Commit 994bfb0c by BellCodeEditor

save project

parent c25c9bae
Showing with 172 additions and 154 deletions
<!DOCTYPE html> <!DOCTYPE html>
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Awesome-pyecharts</title> <title>Awesome-pyecharts</title>
<script type="text/javascript" src="https://assets.pyecharts.org/assets/echarts.min.js"></script> <script type="text/javascript" src="https://assets.pyecharts.org/assets/echarts.min.js"></script>
</head> </head>
<body> <body>
<div id="33855e71d023485787859e78d8cc2a59" class="chart-container" style="width:900px; height:500px;"></div> <div id="7843431bc8584dd58a3c00417fe6c35d" class="chart-container" style="width:900px; height:500px;"></div>
<script> <script>
var chart_33855e71d023485787859e78d8cc2a59 = echarts.init( var chart_7843431bc8584dd58a3c00417fe6c35d = echarts.init(
document.getElementById('33855e71d023485787859e78d8cc2a59'), 'white', {renderer: 'canvas'}); document.getElementById('7843431bc8584dd58a3c00417fe6c35d'), 'white', {renderer: 'canvas'});
var option_33855e71d023485787859e78d8cc2a59 = { var option_7843431bc8584dd58a3c00417fe6c35d = {
"animation": true, "animation": true,
"animationThreshold": 2000, "animationThreshold": 2000,
"animationDuration": 1000, "animationDuration": 1000,
"animationEasing": "cubicOut", "animationEasing": "cubicOut",
"animationDelay": 0, "animationDelay": 0,
"animationDurationUpdate": 300, "animationDurationUpdate": 300,
"animationEasingUpdate": "cubicOut", "animationEasingUpdate": "cubicOut",
"animationDelayUpdate": 0, "animationDelayUpdate": 0,
"color": [ "color": [
"#c23531", "#c23531",
"#2f4554", "#2f4554",
"#61a0a8", "#61a0a8",
"#d48265", "#d48265",
"#749f83", "#749f83",
"#ca8622", "#ca8622",
"#bda29a", "#bda29a",
"#6e7074", "#6e7074",
"#546570", "#546570",
"#c4ccd3", "#c4ccd3",
"#f05b72", "#f05b72",
"#ef5b9c", "#ef5b9c",
"#f47920", "#f47920",
"#905a3d", "#905a3d",
"#fab27b", "#fab27b",
"#2a5caa", "#2a5caa",
"#444693", "#444693",
"#726930", "#726930",
"#b2d235", "#b2d235",
"#6d8346", "#6d8346",
"#ac6767", "#ac6767",
"#1d953f", "#1d953f",
"#6950a1", "#6950a1",
"#918597" "#918597"
], ],
"series": [ "series": [
{ {
"type": "bar", "type": "bar",
"name": "\u6210\u7ee9", "name": "\u6210\u7ee9",
"data": [ "legendHoverLink": true,
88, "data": [
95, 88,
96, 95,
94, 96,
62, 94,
66, 62,
64, 66,
93, 64,
89 93,
], 89
"barCategoryGap": "20%", ],
"label": { "showBackground": false,
"show": true, "barMinHeight": 0,
"position": "top", "barCategoryGap": "20%",
"margin": 8 "barGap": "30%",
} "large": false,
} "largeThreshold": 400,
], "seriesLayoutBy": "column",
"legend": [ "datasetIndex": 0,
{ "clip": true,
"data": [ "zlevel": 0,
"\u6210\u7ee9" "z": 2,
], "label": {
"selected": { "show": true,
"\u6210\u7ee9": true "position": "top",
} "margin": 8
} }
], }
"tooltip": { ],
"show": true, "legend": [
"trigger": "item", {
"triggerOn": "mousemove|click", "data": [
"axisPointer": { "\u6210\u7ee9"
"type": "line" ],
}, "selected": {
"textStyle": { "\u6210\u7ee9": true
"fontSize": 14 }
}, }
"borderWidth": 0 ],
}, "tooltip": {
"xAxis": [ "show": true,
{ "trigger": "item",
"show": true, "triggerOn": "mousemove|click",
"scale": false, "axisPointer": {
"nameLocation": "end", "type": "line"
"nameGap": 15, },
"gridIndex": 0, "showContent": true,
"inverse": false, "alwaysShowContent": false,
"offset": 0, "showDelay": 0,
"splitNumber": 5, "hideDelay": 100,
"minInterval": 0, "textStyle": {
"splitLine": { "fontSize": 14
"show": false, },
"lineStyle": { "borderWidth": 0,
"width": 1, "padding": 5
"opacity": 1, },
"curveness": 0, "xAxis": [
"type": "solid" {
} "show": true,
}, "scale": false,
"data": [ "nameLocation": "end",
"\u8bed\u6587", "nameGap": 15,
"\u6570\u5b66", "gridIndex": 0,
"\u82f1\u8bed", "inverse": false,
"\u5730\u7406", "offset": 0,
"\u5386\u53f2", "splitNumber": 5,
"\u653f\u6cbb", "minInterval": 0,
"\u751f\u7269", "splitLine": {
"\u5316\u5b66", "show": false,
"\u7269\u7406" "lineStyle": {
] "show": true,
} "width": 1,
], "opacity": 1,
"yAxis": [ "curveness": 0,
{ "type": "solid"
"show": true, }
"scale": false, },
"nameLocation": "end", "data": [
"nameGap": 15, "\u8bed\u6587",
"gridIndex": 0, "\u6570\u5b66",
"inverse": false, "\u82f1\u8bed",
"offset": 0, "\u5730\u7406",
"splitNumber": 5, "\u5386\u53f2",
"minInterval": 0, "\u653f\u6cbb",
"splitLine": { "\u751f\u7269",
"show": false, "\u5316\u5b66",
"lineStyle": { "\u7269\u7406"
"width": 1, ]
"opacity": 1, }
"curveness": 0, ],
"type": "solid" "yAxis": [
} {
} "show": true,
} "scale": false,
] "nameLocation": "end",
}; "nameGap": 15,
chart_33855e71d023485787859e78d8cc2a59.setOption(option_33855e71d023485787859e78d8cc2a59); "gridIndex": 0,
</script> "inverse": false,
</body> "offset": 0,
</html> "splitNumber": 5,
"minInterval": 0,
"splitLine": {
"show": false,
"lineStyle": {
"show": true,
"width": 1,
"opacity": 1,
"curveness": 0,
"type": "solid"
}
}
}
]
};
chart_7843431bc8584dd58a3c00417fe6c35d.setOption(option_7843431bc8584dd58a3c00417fe6c35d);
</script>
</body>
</html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment