Commit d3e8ec54 by BellCodeEditor

save project

parent 152c90fa
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="73ec16aecfb04171a4d6af41b561ba63" class="chart-container" style="width:900px; height:500px;"></div>
<div id="e834951ce9a34e5c93584940a0976d26" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_73ec16aecfb04171a4d6af41b561ba63 = echarts.init(
document.getElementById('73ec16aecfb04171a4d6af41b561ba63'), 'white', {renderer: 'canvas'});
var option_73ec16aecfb04171a4d6af41b561ba63 = {
var chart_e834951ce9a34e5c93584940a0976d26 = echarts.init(
document.getElementById('e834951ce9a34e5c93584940a0976d26'), 'white', {renderer: 'canvas'});
var option_e834951ce9a34e5c93584940a0976d26 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -429,7 +429,7 @@
"subtext": "\u5355\u4f4d\uff1a\u4e2a"
}
};
chart_73ec16aecfb04171a4d6af41b561ba63.setOption(option_73ec16aecfb04171a4d6af41b561ba63);
chart_e834951ce9a34e5c93584940a0976d26.setOption(option_e834951ce9a34e5c93584940a0976d26);
</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