Commit 8a67eb94 by BellCodeEditor

save project

parent 55a312dd
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="f2ea39a9d4e24b3ebee380e16884fb1e" class="chart-container" style="width:900px; height:500px;"></div>
<div id="c60ecc7cc8d746b0a438f7678cf6a1e3" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_f2ea39a9d4e24b3ebee380e16884fb1e = echarts.init(
document.getElementById('f2ea39a9d4e24b3ebee380e16884fb1e'), 'white', {renderer: 'canvas'});
var option_f2ea39a9d4e24b3ebee380e16884fb1e = {
var chart_c60ecc7cc8d746b0a438f7678cf6a1e3 = echarts.init(
document.getElementById('c60ecc7cc8d746b0a438f7678cf6a1e3'), 'white', {renderer: 'canvas'});
var option_c60ecc7cc8d746b0a438f7678cf6a1e3 = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"subtext": "\u9ad8254\u73ed\u6570\u5b66"
}
};
chart_f2ea39a9d4e24b3ebee380e16884fb1e.setOption(option_f2ea39a9d4e24b3ebee380e16884fb1e);
chart_c60ecc7cc8d746b0a438f7678cf6a1e3.setOption(option_c60ecc7cc8d746b0a438f7678cf6a1e3);
</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