diff --git a/doc/asset/js/echartsExample.js b/doc/asset/js/echartsExample.js index b26db7ca53a2d51c937559e5c9f5619422507cad..99cd020966bfaa8dd838b6ff81b79e4f13256803 100644 --- a/doc/asset/js/echartsExample.js +++ b/doc/asset/js/echartsExample.js @@ -66,7 +66,7 @@ function needMap() { } var echarts; -var developMode = false; +var developMode = true; if (developMode) { // for develop diff --git a/doc/example/mix7.html b/doc/example/mix7.html new file mode 100644 index 0000000000000000000000000000000000000000..ea8364f2c76463c2f1e6f87b9b062a2638224095 --- /dev/null +++ b/doc/example/mix7.html @@ -0,0 +1,217 @@ + + + + + ECharts + + + + + + + + + + + + + + + + + + + + +
+
+ +
+
+
+ + +
+
+
+
+ + +
+ + + + + + + + + + + + + + + + + \ No newline at end of file