Commit 03a46b35 by BellCodeEditor

auto save

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