Commit edd8db41 by BellCodeEditor

save project

parent 32aba391
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="8a8a47f7b24546a490599cfd88a44abf" class="chart-container" style="width:900px; height:500px;"></div>
<div id="511c482d81d44f708417d89bea1160bf" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_8a8a47f7b24546a490599cfd88a44abf = echarts.init(
document.getElementById('8a8a47f7b24546a490599cfd88a44abf'), 'white', {renderer: 'canvas'});
var option_8a8a47f7b24546a490599cfd88a44abf = {
var chart_511c482d81d44f708417d89bea1160bf = echarts.init(
document.getElementById('511c482d81d44f708417d89bea1160bf'), 'white', {renderer: 'canvas'});
var option_511c482d81d44f708417d89bea1160bf = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "150\u5206\u5236"
}
};
chart_8a8a47f7b24546a490599cfd88a44abf.setOption(option_8a8a47f7b24546a490599cfd88a44abf);
chart_511c482d81d44f708417d89bea1160bf.setOption(option_511c482d81d44f708417d89bea1160bf);
</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