{
"title": {
"text": "我的編輯歷史(主、模板和模塊)",
"subtext": "按月統計字節數",
"subtextStyle": {
"color": "#333"
}
},
"legend": {
"data": [
"(主)",
"模板",
"模塊"
],
"top": 30
},
"tooltip": {
"trigger": "axis",
"axisPointer": {
"type": "cross",
"animation": false
}
},
"toolbox": {
"show": true,
"feature": {
"magicType": {
"type": [
"stack",
"tiled"
]
},
"dataZoom": {
"yAxisIndex": "none"
},
"restore": {}
}
},
"axisPointer": {
"link": {
"xAxisIndex": "all"
}
},
"dataZoom": [
{
"type": "inside",
"xAxisIndex": 0,
"startValue": 0,
"end": 100
},
{
"show": true,
"xAxisIndex": 0,
"type": "slider",
"start": 0,
"end": 100
}
],
"xAxis": {
"type": "category"
},
"yAxis": {},
"dataset": {
"source": [
[
"2018年2月",
"2018年3月",
"2018年4月",
"2018年5月",
"2018年6月",
"2018年7月",
"2018年8月",
"2018年9月",
"2018年10月",
"2018年11月",
"2018年12月",
"2019年1月",
"2019年2月",
"2019年3月",
"2019年4月",
"2019年5月",
"2019年6月",
"2019年7月",
"2019年8月",
"2019年9月",
"2019年10月",
"2019年11月",
"2019年12月",
"2020年1月",
"2020年2月",
"2020年3月",
"2020年4月",
"2020年5月",
"2020年6月",
"2020年7月",
"2020年8月",
"2020年9月",
"2020年10月",
"2020年11月",
"2020年12月",
"2021年1月",
"2021年2月",
"2021年3月",
"2021年4月",
"2021年5月",
"2021年6月"
],
[
3974,
67,
335,
5621,
2146,
308,
-1106,
-1662,
7583,
987,
310,
-1362,
20042,
4516,
4286,
4399,
3732,
5473,
2362,
2431,
67,
411,
229,
187,
384,
37663,
25894,
-619018,
-359065,
25459,
4840,
-684,
-458,
270,
46,
-266,
206,
133,
0,
-75,
58
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
27341,
53842,
9267,
0,
-1315,
2413,
151,
357,
0,
-16,
-101,
42,
22,
38
],
[
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
115,
-17,
0,
0,
0,
0,
0,
0,
174,
0,
0,
0,
722
]
]
},
"series": [
{
"name": "(主)",
"type": "bar",
"stack": "one",
"emphasis": {
"itemStyle": {
"barBorderWidth": 1,
"shadowBlur": 10,
"shadowOffsetX": 0,
"shadowOffsetY": 0,
"shadowColor": "rgba(0,0,0,0.5)"
}
},
"seriesLayoutBy": "row",
"itemStyle": {
"normal": {
"color": "#2ec7c9"
}
}
},
{
"name": "模板",
"type": "bar",
"stack": "one",
"emphasis": {
"itemStyle": {
"barBorderWidth": 1,
"shadowBlur": 10,
"shadowOffsetX": 0,
"shadowOffsetY": 0,
"shadowColor": "rgba(0,0,0,0.5)"
}
},
"seriesLayoutBy": "row",
"itemStyle": {
"normal": {
"color": "#b6a2de"
}
}
},
{
"name": "模塊",
"type": "bar",
"stack": "one",
"emphasis": {
"itemStyle": {
"barBorderWidth": 1,
"shadowBlur": 10,
"shadowOffsetX": 0,
"shadowOffsetY": 0,
"shadowColor": "rgba(0,0,0,0.5)"
}
},
"seriesLayoutBy": "row",
"itemStyle": {
"normal": {
"color": "#ffb980"
}
}
}
],
"animation": false
}