Commit c7cb4180 by BellCodeEditor

save project

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