Skip to content

can-dy-jack/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data

介绍

Website of ocean data.

使用的开源js框架

echarts

echarts组件使用


  • 获取Dom,设置option,添加进DOM。
  • 基本配置
  • 标题、副标题
  • 工具栏 toobox
  • 提示框 tip
  • 图例 legend
  • 坐标轴 xAxis、yAxis
  • 全局字体样式!
  • 数据系列 series
  • 时间轴 timeline
  • 区域缩放 dataZoom
  • 网格 grid

待实现功能

  • 适配深色模式
  • 适配移动端

chartjs

highcharts

开发计划/进展

设计方向

  • 把气象站的数据连进去,实时显示

  • 有统计计算过的数据。后期争取显示“实时数据”和“统计数据”两种产品

tips

  • 网站字体
    • 免费 or 商用
  • 网站颜色统一,不要太花里胡哨
  • 图片来自B站

第三方组件

  • echart
  • chart
  • hightchart
  • D3