From 91849907bd4e26f1c236d1ee0e4b23a9c898217c Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 3 Jul 2022 10:30:53 +0800
Subject: [PATCH] save project

---
 a.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/a.html b/a.html
index bc9bf10..f2b6d57 100644
--- a/a.html
+++ b/a.html
@@ -7,11 +7,11 @@
 
 </head>
 <body>
-    <div id="a120221783414a5eb5851a47def4eeb9" class="chart-container" style="width:900px; height:500px;"></div>
+    <div id="83687f34d6a74c21b7a2552ad31ce81f" class="chart-container" style="width:900px; height:500px;"></div>
     <script>
-        var chart_a120221783414a5eb5851a47def4eeb9 = echarts.init(
-            document.getElementById('a120221783414a5eb5851a47def4eeb9'), 'white', {renderer: 'canvas'});
-        var option_a120221783414a5eb5851a47def4eeb9 = {
+        var chart_83687f34d6a74c21b7a2552ad31ce81f = echarts.init(
+            document.getElementById('83687f34d6a74c21b7a2552ad31ce81f'), 'white', {renderer: 'canvas'});
+        var option_83687f34d6a74c21b7a2552ad31ce81f = {
     "animation": true,
     "animationThreshold": 2000,
     "animationDuration": 1000,
@@ -357,7 +357,7 @@
         "subtext": "\u9ad8254\u73ed\u6570\u5b66"
     }
 };
-        chart_a120221783414a5eb5851a47def4eeb9.setOption(option_a120221783414a5eb5851a47def4eeb9);
+        chart_83687f34d6a74c21b7a2552ad31ce81f.setOption(option_83687f34d6a74c21b7a2552ad31ce81f);
     </script>
 </body>
 </html>
--
libgit2 0.25.0