Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/can-dy-jack/data

a website of marine data.
https://github.com/can-dy-jack/data

chartjs echarts highcharts

Last synced: 6 days ago
JSON representation

a website of marine data.

Awesome Lists containing this project

README

        

# data

## 介绍

Website of ocean data.

## 使用的开源js框架

### echarts

- [x] [echarts.apache.org](https://echarts.apache.org/zh/index.html)

#### echarts组件使用

---

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

---

#### 待实现功能

- [ ] 适配深色模式
- [ ] 适配移动端

### chartjs

- [x] [chartjs.cn](http://chartjs.cn/)

### highcharts

- [ ] [highcharts.com](https://www.highcharts.com)

## 开发计划/进展

### 设计方向

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

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

### tips

- 网站字体
- 免费 or 商用
- 网站颜色统一,不要太花里胡哨
- ![图片来自B站](https://i0.hdslb.com/bfs/emote/d8065c2e7ce48c929317a94553499a46fecc262a.png@112w_112h.webp)

### 第三方组件

- [ ] echart
- [ ] chart
- [ ] hightchart
- [ ] D3