Commit 5d7f45e9 by BellCodeEditor

save project

parent 6b78b1b7
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="5648f761dbb5413c9b55f2876dac6b2e" class="chart-container" style="width:900px; height:500px;"></div>
<div id="a565d2c3b5ed4df68747b9c28b61ce58" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_5648f761dbb5413c9b55f2876dac6b2e = echarts.init(
document.getElementById('5648f761dbb5413c9b55f2876dac6b2e'), 'white', {renderer: 'canvas'});
var option_5648f761dbb5413c9b55f2876dac6b2e = {
var chart_a565d2c3b5ed4df68747b9c28b61ce58 = echarts.init(
document.getElementById('a565d2c3b5ed4df68747b9c28b61ce58'), 'white', {renderer: 'canvas'});
var option_a565d2c3b5ed4df68747b9c28b61ce58 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"scbtext": "ydcg"
}
};
chart_5648f761dbb5413c9b55f2876dac6b2e.setOption(option_5648f761dbb5413c9b55f2876dac6b2e);
chart_a565d2c3b5ed4df68747b9c28b61ce58.setOption(option_a565d2c3b5ed4df68747b9c28b61ce58);
</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