Commit 42b2c2c0 by BellCodeEditor

save project

parent 83a7aa8d
Showing with 6 additions and 6 deletions
<!DOCTYPE html>
<!DOCTYPE html>
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="6aa947e0d3a342ed92b1bf1effab827d" class="chart-container" style="width:900px; height:500px;"></div>
<div id="0427fd89b91a4e28bef1efbb5afb9138" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_6aa947e0d3a342ed92b1bf1effab827d = echarts.init(
document.getElementById('6aa947e0d3a342ed92b1bf1effab827d'), 'white', {renderer: 'canvas'});
var option_6aa947e0d3a342ed92b1bf1effab827d = {
var chart_0427fd89b91a4e28bef1efbb5afb9138 = echarts.init(
document.getElementById('0427fd89b91a4e28bef1efbb5afb9138'), 'white', {renderer: 'canvas'});
var option_0427fd89b91a4e28bef1efbb5afb9138 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -356,7 +356,7 @@
"text": "\u6210\u7ee9"
}
};
chart_6aa947e0d3a342ed92b1bf1effab827d.setOption(option_6aa947e0d3a342ed92b1bf1effab827d);
chart_0427fd89b91a4e28bef1efbb5afb9138.setOption(option_0427fd89b91a4e28bef1efbb5afb9138);
</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