Commit 1ccc288d by BellCodeEditor

save project

parent c1a3ea9e
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="77cdce3e1ad24984b20846e5e82e4951" class="chart-container" style="width:900px; height:500px;"></div>
<div id="00ea7ea01649422784783f439c5a9349" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_77cdce3e1ad24984b20846e5e82e4951 = echarts.init(
document.getElementById('77cdce3e1ad24984b20846e5e82e4951'), 'white', {renderer: 'canvas'});
var option_77cdce3e1ad24984b20846e5e82e4951 = {
var chart_00ea7ea01649422784783f439c5a9349 = echarts.init(
document.getElementById('00ea7ea01649422784783f439c5a9349'), 'white', {renderer: 'canvas'});
var option_00ea7ea01649422784783f439c5a9349 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66"
}
};
chart_77cdce3e1ad24984b20846e5e82e4951.setOption(option_77cdce3e1ad24984b20846e5e82e4951);
chart_00ea7ea01649422784783f439c5a9349.setOption(option_00ea7ea01649422784783f439c5a9349);
</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