Commit 02e1adf7 by BellCodeEditor

save project

parent da081b0c
Showing with 5 additions and 5 deletions
......@@ -7,11 +7,11 @@
</head>
<body>
<div id="b4b571ffad064e78a905ee42e507a4c8" class="chart-container" style="width:900px; height:500px;"></div>
<div id="fee189205cd24291826015e0f97e24cd" class="chart-container" style="width:900px; height:500px;"></div>
<script>
var chart_b4b571ffad064e78a905ee42e507a4c8 = echarts.init(
document.getElementById('b4b571ffad064e78a905ee42e507a4c8'), 'white', {renderer: 'canvas'});
var option_b4b571ffad064e78a905ee42e507a4c8 = {
var chart_fee189205cd24291826015e0f97e24cd = echarts.init(
document.getElementById('fee189205cd24291826015e0f97e24cd'), 'white', {renderer: 'canvas'});
var option_fee189205cd24291826015e0f97e24cd = {
"animation": true,
"animationThreshold": 2000,
"animationDuration": 1000,
......@@ -357,7 +357,7 @@
"sbutext": "\u9ad8254\u73ed\u6570\u5b66\u6210\u7ee9"
}
};
chart_b4b571ffad064e78a905ee42e507a4c8.setOption(option_b4b571ffad064e78a905ee42e507a4c8);
chart_fee189205cd24291826015e0f97e24cd.setOption(option_fee189205cd24291826015e0f97e24cd);
</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