226 lines
6.0 KiB
HTML
226 lines
6.0 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<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/maps/liaoning.js"></script>
|
|
|
|
</head>
|
|
<body>
|
|
<div id="c589dc0b5e8b4f9daba788e0505ec35a" class="chart-container" style="width:900px; height:500px;"></div>
|
|
<script>
|
|
var chart_c589dc0b5e8b4f9daba788e0505ec35a = echarts.init(
|
|
document.getElementById('c589dc0b5e8b4f9daba788e0505ec35a'), 'white', {renderer: 'canvas'});
|
|
var option_c589dc0b5e8b4f9daba788e0505ec35a = {
|
|
"animation": true,
|
|
"animationThreshold": 2000,
|
|
"animationDuration": 1000,
|
|
"animationEasing": "cubicOut",
|
|
"animationDelay": 0,
|
|
"animationDurationUpdate": 300,
|
|
"animationEasingUpdate": "cubicOut",
|
|
"animationDelayUpdate": 0,
|
|
"color": [
|
|
"#c23531",
|
|
"#2f4554",
|
|
"#61a0a8",
|
|
"#d48265",
|
|
"#749f83",
|
|
"#ca8622",
|
|
"#bda29a",
|
|
"#6e7074",
|
|
"#546570",
|
|
"#c4ccd3",
|
|
"#f05b72",
|
|
"#ef5b9c",
|
|
"#f47920",
|
|
"#905a3d",
|
|
"#fab27b",
|
|
"#2a5caa",
|
|
"#444693",
|
|
"#726930",
|
|
"#b2d235",
|
|
"#6d8346",
|
|
"#ac6767",
|
|
"#1d953f",
|
|
"#6950a1",
|
|
"#918597"
|
|
],
|
|
"series": [
|
|
{
|
|
"type": "map",
|
|
"name": "\u57ce\u5e02\u75ab\u60c5\u4eba\u6570",
|
|
"label": {
|
|
"show": true,
|
|
"position": "top",
|
|
"margin": 8
|
|
},
|
|
"mapType": "\u8fbd\u5b81",
|
|
"data": [
|
|
{
|
|
"name": "\u5883\u5916\u8f93\u5165\u5e02",
|
|
"value": 111
|
|
},
|
|
{
|
|
"name": "\u6c88\u9633\u5e02",
|
|
"value": 78
|
|
},
|
|
{
|
|
"name": "\u5927\u8fde\u5e02",
|
|
"value": 162
|
|
},
|
|
{
|
|
"name": "\u4e39\u4e1c\u5e02",
|
|
"value": 11
|
|
},
|
|
{
|
|
"name": "\u5730\u533a\u5f85\u786e\u8ba4\u5e02",
|
|
"value": 0
|
|
},
|
|
{
|
|
"name": "\u94c1\u5cad\u5e02",
|
|
"value": 8
|
|
},
|
|
{
|
|
"name": "\u629a\u987a\u5e02",
|
|
"value": 1
|
|
},
|
|
{
|
|
"name": "\u671d\u9633\u5e02\u5e02",
|
|
"value": 6
|
|
},
|
|
{
|
|
"name": "\u8425\u53e3\u5e02",
|
|
"value": 11
|
|
},
|
|
{
|
|
"name": "\u846b\u82a6\u5c9b\u5e02",
|
|
"value": 12
|
|
},
|
|
{
|
|
"name": "\u978d\u5c71\u5e02",
|
|
"value": 4
|
|
},
|
|
{
|
|
"name": "\u9526\u5dde\u5e02",
|
|
"value": 12
|
|
},
|
|
{
|
|
"name": "\u76d8\u9526\u5e02",
|
|
"value": 11
|
|
},
|
|
{
|
|
"name": "\u961c\u65b0\u5e02",
|
|
"value": 8
|
|
},
|
|
{
|
|
"name": "\u672c\u6eaa\u5e02",
|
|
"value": 3
|
|
},
|
|
{
|
|
"name": "\u8fbd\u9633\u5e02",
|
|
"value": 3
|
|
}
|
|
],
|
|
"roam": true,
|
|
"aspectScale": 0.75,
|
|
"nameProperty": "name",
|
|
"selectedMode": false,
|
|
"zoom": 1,
|
|
"mapValueCalculation": "sum",
|
|
"showLegendSymbol": true,
|
|
"emphasis": {}
|
|
}
|
|
],
|
|
"legend": [
|
|
{
|
|
"data": [
|
|
"\u57ce\u5e02\u75ab\u60c5\u4eba\u6570"
|
|
],
|
|
"selected": {
|
|
"\u57ce\u5e02\u75ab\u60c5\u4eba\u6570": true
|
|
},
|
|
"show": true,
|
|
"padding": 5,
|
|
"itemGap": 10,
|
|
"itemWidth": 25,
|
|
"itemHeight": 14
|
|
}
|
|
],
|
|
"tooltip": {
|
|
"show": true,
|
|
"trigger": "item",
|
|
"triggerOn": "mousemove|click",
|
|
"axisPointer": {
|
|
"type": "line"
|
|
},
|
|
"showContent": true,
|
|
"alwaysShowContent": false,
|
|
"showDelay": 0,
|
|
"hideDelay": 100,
|
|
"textStyle": {
|
|
"fontSize": 14
|
|
},
|
|
"borderWidth": 0,
|
|
"padding": 5
|
|
},
|
|
"title": [
|
|
{
|
|
"text": "\u8fbd\u5b81\u75ab\u60c5\u5730\u56fe",
|
|
"padding": 5,
|
|
"itemGap": 10
|
|
}
|
|
],
|
|
"visualMap": {
|
|
"show": true,
|
|
"type": "piecewise",
|
|
"min": 0,
|
|
"max": 100,
|
|
"inRange": {
|
|
"color": [
|
|
"#50a3ba",
|
|
"#eac763",
|
|
"#d94e5d"
|
|
]
|
|
},
|
|
"calculable": true,
|
|
"inverse": false,
|
|
"splitNumber": 5,
|
|
"orient": "vertical",
|
|
"showLabel": true,
|
|
"itemWidth": 20,
|
|
"itemHeight": 14,
|
|
"borderWidth": 0,
|
|
"pieces": [
|
|
{
|
|
"min": 1,
|
|
"max": 9,
|
|
"liable": "1-9",
|
|
"color": "#CCFFFF"
|
|
},
|
|
{
|
|
"min": 10,
|
|
"max": 49,
|
|
"liable": "100-999",
|
|
"color": "#FF6A6A"
|
|
},
|
|
{
|
|
"min": 50,
|
|
"max": 499,
|
|
"liable": "1000-4999",
|
|
"color": "#EE6363"
|
|
},
|
|
{
|
|
"min": 99,
|
|
"liable": "5000-49999",
|
|
"color": "#CD5555"
|
|
}
|
|
]
|
|
}
|
|
};
|
|
chart_c589dc0b5e8b4f9daba788e0505ec35a.setOption(option_c589dc0b5e8b4f9daba788e0505ec35a);
|
|
</script>
|
|
</body>
|
|
</html>
|