Commit b65c0056 by BellCodeEditor

save project

parent 847780fb
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="04e4297045ef4dd99ae626c55aee252b" class="chart-container" style="width:900px; height:500px;"></div>
<div id="beb39fc4db34481ba095810e37e20f8f" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_04e4297045ef4dd99ae626c55aee252b = echarts.init(
document.getElementById('04e4297045ef4dd99ae626c55aee252b'), 'white', {renderer: 'canvas'});
var option_04e4297045ef4dd99ae626c55aee252b = {
var chart_beb39fc4db34481ba095810e37e20f8f = echarts.init(
document.getElementById('beb39fc4db34481ba095810e37e20f8f'), 'white', {renderer: 'canvas'});
var option_beb39fc4db34481ba095810e37e20f8f = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -355,7 +355,7 @@
"subtext": "\u5206"
}
};
chart_04e4297045ef4dd99ae626c55aee252b.setOption(option_04e4297045ef4dd99ae626c55aee252b);
chart_beb39fc4db34481ba095810e37e20f8f.setOption(option_beb39fc4db34481ba095810e37e20f8f);
</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