Toggle navigation
4月
By
p***0
2020-05-04 11:02:08
脚本
16
21
作品使用的第三方脚本
数据管理
上传数据
支持小于 5M 任意格式(csv, xlsx, json, xml, ...)的数据文件
上传后可以通过生成的文件链接异步获取托管的数据。
历史数据
0 条
无历史数据
代码修改记录
信息提示
保存作品
对当前截图不满意?你还可以
上传本地截图
重新截图
作品名称
作品描述
标签
geo
grid
legend
markLine
markPoint
bar
effectScatter
line
lines
map
timeline
title
toolbox
tooltip
visualMap
作品默认版本
最新
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
20:11:45
图表已生成
整理代码
刷新
代码
option ={ "baseOption": { "timeline": { "axisType": "category", "orient": "vertical", "autoPlay": true, "inverse": true, "playInterval": 3000, "left": null, "right": 0, "top": 20, "bottom": 20, "width": 55, "height": null, "label": { "normal": { "textStyle": { "color": "#999" } }, "emphasis": { "textStyle": { "color": "#fff" } } }, "symbol": "none", "lineStyle": { "color": "#555" }, "checkpointStyle": { "color": "#bbb", "borderColor": "#777", "borderWidth": 2 }, "controlStyle": { "showNextBtn": false, "showPrevBtn": false, "normal": { "color": "#666", "borderColor": "#666" }, "emphasis": { "color": "#aaa", "borderColor": "#aaa" } }, "data": ["1月", "2月", "3月"], "show": true }, "title": [{ "textAlign": "center", "left": "52%", "top": "50%", "textStyle": { "fontSize": 60, "color": "rgba(113, 113, 113, 1)", "fontFamily": "思源黑体 CN" }, "text": "1月", "show": true }, { "text": "折线图", "left": "center", "top": 10, "textStyle": { "color": "#494949", "fontWeight": "bold", "fontSize": 40, "fontFamily": "思源黑体 CN" } }], "legend": { "show": true, "data": [] }, "grid": { "x": "10%", "y": "7%", "top": "80px" }, "xAxis": { "axisLine": { "show": false }, "axisTick": { "show": false }, "axisLabel": { "show": true, "color": "#000", "fontSize": 14, "fontFamily": "思源黑体 CN" }, "splitLine": { "show": false }, "data": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"], "name": "" }, "yAxis": { "axisLine": { "show": false }, "axisTick": { "show": false }, "axisLabel": { "show": true, "color": "#000", "fontSize": 14, "fontFamily": "思源黑体 CN", "rich": {}, "formatter": null }, "splitLine": { "show": true }, "name": "", "nameTextStyle": { "color": "#000", "fontSize": 14, "fontFamily": "思源黑体 CN" } }, "series": [{ "type": "line", "animation": true, "lineStyle": { "width": 3 }, smooth:0.5, "itemStyle": { "normal": { "label": { "formatter": "{b}:{c}" } } }, "data": [] }], }, "options": [ { "title": { "text": "2月" }, "backgroundColor": null, "legend": { "data": ["采纳", "发布"] }, "xAxis": { "data": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"] }, "series": [{ "type": "line", "itemStyle": { "normal": { "color": "rgba(103,166,224,1)" } }, "data": [{ "value": "120", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }, { "value": "132", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }] }] }, { "title": { "text": "3月" }, "backgroundColor": null, "legend": { "data": ["采纳", "发布"] }, "xAxis": { "data": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"] }, "series": [{ "type": "line", "itemStyle": { "normal": { "color": "rgba(103,166,224,1)" } }, "data": [{ "value": "120", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }, { "value": "132", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }, { "value": "101", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }] }] }, { "title": { "text": "4月" }, "backgroundColor": null, "legend": { "data": ["采纳", "发布"] }, "xAxis": { "data": ["1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"] }, "series": [{ "type": "line", "itemStyle": { "normal": { "color": "rgba(103,166,224,1)" } }, "data": [{ "value": "120", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }, { "value": "132", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }, { "value": "101", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }, { "value": "134", "label": { "show": true, "position": "right", "padding": 3, "color": "rgba(103,166,224,1)", "fontSize": 13 } }] }] }] }