Commit 049da692 by BellCodeEditor

auto save

parent a29d12a7
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="a6524778005f44a4a69081099a2a10b6" class="chart-container" style="width:900px; height:500px;"></div>
<div id="7a56402ff93641a0b6f9423cb9133077" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_a6524778005f44a4a69081099a2a10b6 = echarts.init(
document.getElementById('a6524778005f44a4a69081099a2a10b6'), 'white', {renderer: 'canvas'});
var option_a6524778005f44a4a69081099a2a10b6 = {
var chart_7a56402ff93641a0b6f9423cb9133077 = echarts.init(
document.getElementById('7a56402ff93641a0b6f9423cb9133077'), 'white', {renderer: 'canvas'});
var option_7a56402ff93641a0b6f9423cb9133077 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "usduiwe"
}
};
chart_a6524778005f44a4a69081099a2a10b6.setOption(option_a6524778005f44a4a69081099a2a10b6);
chart_7a56402ff93641a0b6f9423cb9133077.setOption(option_7a56402ff93641a0b6f9423cb9133077);
</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