天天的博客
标签
归档
图表
github
关于
上传
分段-white' }, "nameGap": -5, "offset": 40, "data": [""], "axisTick": { "length": 40, "inside": true, lineStyle: { color: 'rgba(200,200,200,0.9)' }, "show": true }, "axisLabel": { "inside": false, "show": true }, "axisLine": { "show": false, "onZero": false } }, { "gridIndex": 2, "type": "category", "position": "bottom", "name": "保障中", "nameLocation": "center", "nameTextStyle": { //"fontWeight": "bold" color: 'white' }, "nameGap": -5, "offset": 40, "data": [""], "axisTick": { "length": 40, "inside": true, lineStyle: { color: 'rgba(200,200,200,0.9)' }, "show": true }, "axisLabel": { "inside": false, "show": true }, "axisLine": { "show": false, "onZero": false } }, { "gridIndex": 3, "type": "category", "position": "bottom", "name": "保障后", "nameLocation": "center", "nameTextStyle": { //"fontWeight": "bold" color: 'white' }, "nameGap": -5, "offset": 40, "data": [""], "axisTick": { "length": 40, lineStyle: { color: 'rgba(200,200,200,0.9)' }, "inside": true, "show": true }, "axisLabel": { "inside": false, "show": true }, "axisLine": { "show": false, "onZero": false } }, { "gridIndex": 4, "type": "category", "position": "top", "name": "实测", "nameLocation": "center", "nameTextStyle": { //"fontWeight": "bold" color: 'white' }, "nameGap": -5, "offset": 10, "data": [""], "axisTick": { lineStyle: { color: 'rgba(200,200,200,0.9)' }, "length": 10, "inside": true, "show": true }, "axisLabel": { "inside": false, "show": true }, "axisLine": { "show": false, "onZero": false } }, { "gridIndex": 5, "type": "category", "position": "top", "name": "预测", "nameLocation": "center", "nameTextStyle": { //"fontWeight": "bold" color: 'white' }, "nameGap": -5, "offset": 10, "data": [""], "axisTick": { "length": 10, "inside": true, "show": true, lineStyle: { color: 'rgba(200,200,200,0.9)' } }, "axisLabel": { "inside": false, "show": true }, "axisLine": { "show": false, "onZero": false } }, ], "grid": [{ "left": "5%", "right": "5%", "show": false }, // { "show": true, tooltip: { trigger: 'item
12-16年中国移动游戏市场收入规模(亿元)及增长趋势-折线
数据来源:DataEye2016中国移动游戏行业年度报告
环状百分比进度饼图-饼
展示部分数据占百分比的多少,含背景。
漏斗(自定义导向漏斗)-graph
1.可以自己调式位置。此示例坐标适应宽 高 都为 500px的div
环状图-
-柱状
横屏展示-折线
柱图+象形图-柱状
柱图+象形图制作的类似于电池效果的echarts
销售曲线-category
自定义分界线-柱状
现在图中是以0为分界线,我想写成以5为分界线 因为客户需求数字是0-10而不是-5 - 5 这个怎么改
pre
1
...
1070
1071
1072
1073
1074
1075
...
2102
next