{
"title": {
"text": "周刊冠军曲总分数据",
"subtext": "图示",
"subtextStyle": {
"color": "#333"
}
},
"tooltip": {
"trigger": "axis",
"axisPointer": {
"type": "cross",
"animation": false
}
},
"toolbox": {
"show": true,
"feature": {
"dataZoom": {
"yAxisIndex": "none"
},
"dataView": {
"readOnly": true
},
"magicType": {
"type": [
"bar",
"line"
]
},
"restore": {},
"saveAsImage": {
"excludeComponents": [
"toolbox",
"dataZoom"
]
}
}
},
"dataZoom": [
{
"type": "inside",
"xAxisIndex": [
0
],
"startValue": 0,
"end": 100
},
{
"show": true,
"xAxisIndex": [
0
],
"type": "slider",
"start": 0,
"end": 100
}
],
"legend": {
"data": [
"总分"
]
},
"xAxis": {
"data": [
"1(乐意效劳*)",
"2(乐意效劳*)",
"3(请再来吧)",
"4(奉承者)",
"5(奉承者)",
"6(怪盗哈奇先生)",
"7(怪盗哈奇先生)",
"8(梦幻岛)",
"9(怪盗哈奇先生)",
"10(异类之花*)",
"11(炜WARDROMANCE)",
"12(即使你不在)"
]
},
"yAxis": {},
"series": [
{
"name": "总分",
"type": "bar",
"label": {
"formatter": " {c} ",
"distance": 0,
"backgroundColor": "white",
"fontWeight": "bold",
"borderColor": "auto",
"borderWidth": 1.2,
"borderRadius": 10,
"lineHeight": 16,
"padding": [
1,
0,
0,
0
]
},
"emphasis": {
"label": {
"show": true
}
},
"data": [
2420116,
859247,
1346132,
611373,
661738,
1046062,
1870653,
1499422,
569943,
503714,
1657567,
2886635
],
"markPoint": {
"data": [
{
"type": "max",
"name": "最大值"
},
{
"type": "min",
"name": "最小值"
}
]
},
"markLine": {
"animationDuration": 500,
"animationEasing": "cubicInOut",
"data": [
{
"type": "average",
"name": "平均值"
},
{
"yAxis": 1000000
}
],
"symbol": "circle"
}
}
],
"animationDuration": 500,
"animationEasing": "cubicInOut",
"visualMap": {
"pieces": [
{
"gte": 0,
"lte": 1000000,
"label": "100W-"
},
{
"gte": 1000000,
"label": "100W+"
}
],
"color": [
"#DD6B66",
"#C23531"
],
"hoverLink": false
}
}