Commit 1e07c487 by BellCodeEditor

auto save

parent 68f9ae68
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="f841835918da42a89af7796bde07a1a9" class="chart-container" style="width:900px; height:500px;"></div>
<div id="fc0d64adca2543b68bc3a51111bcce63" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_f841835918da42a89af7796bde07a1a9 = echarts.init(
document.getElementById('f841835918da42a89af7796bde07a1a9'), 'white', {renderer: 'canvas'});
var option_f841835918da42a89af7796bde07a1a9 = {
var chart_fc0d64adca2543b68bc3a51111bcce63 = echarts.init(
document.getElementById('fc0d64adca2543b68bc3a51111bcce63'), 'white', {renderer: 'canvas'});
var option_fc0d64adca2543b68bc3a51111bcce63 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66"
}
};
chart_f841835918da42a89af7796bde07a1a9.setOption(option_f841835918da42a89af7796bde07a1a9);
chart_fc0d64adca2543b68bc3a51111bcce63.setOption(option_fc0d64adca2543b68bc3a51111bcce63);
</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