Commit e4632169 by BellCodeEditor

save project

parent 76c2d66b
Showing with 5 additions and 5 deletions
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
</head> </head>
<body> <body>
<div id="59cfe2ea0c554823b97bda5209b61bd5" class="chart-container" style="width:900px; height:500px;"></div> <div id="828d62080f8143b1a07085b8f2955000" class="chart-container" style="width:900px; height:500px;"></div>
<script> <script>
var chart_59cfe2ea0c554823b97bda5209b61bd5 = echarts.init( var chart_828d62080f8143b1a07085b8f2955000 = echarts.init(
document.getElementById('59cfe2ea0c554823b97bda5209b61bd5'), 'white', {renderer: 'canvas'}); document.getElementById('828d62080f8143b1a07085b8f2955000'), 'white', {renderer: 'canvas'});
var option_59cfe2ea0c554823b97bda5209b61bd5 = { var option_828d62080f8143b1a07085b8f2955000 = {
"animation": true, "animation": true,
"animationThreshold": 2000, "animationThreshold": 2000,
"animationDuration": 1000, "animationDuration": 1000,
...@@ -357,7 +357,7 @@ ...@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66" "subtext": "\u9ad8254\u73ed\u6570\u5b66"
} }
}; };
chart_59cfe2ea0c554823b97bda5209b61bd5.setOption(option_59cfe2ea0c554823b97bda5209b61bd5); chart_828d62080f8143b1a07085b8f2955000.setOption(option_828d62080f8143b1a07085b8f2955000);
</script> </script>
</body> </body>
</html> </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