Commit 995950ec by BellCodeEditor

auto save

parent 7e9074da
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="ed2c0156f0ea4b4491a6135969eee2c0" class="chart-container" style="width:900px; height:500px;"></div>
<div id="46f985eaefed475598eb896cdd352f6e" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_ed2c0156f0ea4b4491a6135969eee2c0 = echarts.init(
document.getElementById('ed2c0156f0ea4b4491a6135969eee2c0'), 'white', {renderer: 'canvas'});
var option_ed2c0156f0ea4b4491a6135969eee2c0 = {
var chart_46f985eaefed475598eb896cdd352f6e = echarts.init(
document.getElementById('46f985eaefed475598eb896cdd352f6e'), 'white', {renderer: 'canvas'});
var option_46f985eaefed475598eb896cdd352f6e = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -356,7 +356,7 @@
"text": "\u6210\u7ee9"
}
};
chart_ed2c0156f0ea4b4491a6135969eee2c0.setOption(option_ed2c0156f0ea4b4491a6135969eee2c0);
chart_46f985eaefed475598eb896cdd352f6e.setOption(option_46f985eaefed475598eb896cdd352f6e);
</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