Commit c9639e6f by BellCodeEditor

save project

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