Commit 7b1b3a99 by BellCodeEditor

save project

parent 8fb23e3c
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="c842cb0bc59048b6a12cd005cef43c24" class="chart-container" style="width:900px; height:500px;"></div>
<div id="671519892d8a453f9c3bc43f4c700837" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_c842cb0bc59048b6a12cd005cef43c24 = echarts.init(
document.getElementById('c842cb0bc59048b6a12cd005cef43c24'), 'white', {renderer: 'canvas'});
var option_c842cb0bc59048b6a12cd005cef43c24 = {
var chart_671519892d8a453f9c3bc43f4c700837 = echarts.init(
document.getElementById('671519892d8a453f9c3bc43f4c700837'), 'white', {renderer: 'canvas'});
var option_671519892d8a453f9c3bc43f4c700837 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66"
}
};
chart_c842cb0bc59048b6a12cd005cef43c24.setOption(option_c842cb0bc59048b6a12cd005cef43c24);
chart_671519892d8a453f9c3bc43f4c700837.setOption(option_671519892d8a453f9c3bc43f4c700837);
</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