diff --git a/doc/doc.html b/doc/doc.html index 434ab332901dad268224c636d3f4d8c6b8154a3b..c286b4f8c669fde6855cdcbd4f2f0d5fa98069d0 100644 --- a/doc/doc.html +++ b/doc/doc.html @@ -1918,7 +1918,7 @@ feature : {

多级控制

附录:一个直观的事例

-

查看更多实例 example

+

查看更多实例 example,或者使用这个demo作为你的模板

// 图表实例化------------------
 var echarts = require('echarts');
diff --git a/doc/example/demo.html b/doc/example/demo.html
index 016cce7b3acd8183bbfb52c0b524e1a8af0789c8..3824e73eb2d2a92b3f1cf8d925091e4d43d2df59 100644
--- a/doc/example/demo.html
+++ b/doc/example/demo.html
@@ -7,10 +7,6 @@
     
     
 
-    
-    
-    
-
     
     
     
@@ -61,139 +57,10 @@
       
-
-
- -
-
-
- - -
+
+
+
+

@@ -217,6 +84,83 @@ option = { - + + + + \ No newline at end of file diff --git a/index.html b/index.html index 0d96f765a3db9d080572927f728cd19ccd636dcf..ef0f0026fd650a4a3bc08300b2d80218a08ee19a 100644 --- a/index.html +++ b/index.html @@ -194,7 +194,7 @@

标线辅助

趋势线?平均线?上升通道?支持位?专业的你自然知道该怎么用

-

提供标线辅助在K线图中可是必要的功能!当然,ECharts中的任何图标都可以使用。

+

提供标线辅助在K线图中可是必要的功能!当然,ECharts中的任何图表都可以使用。