Update echarts 2 doc
diff --git a/doc/about-en.html b/doc/about-en.html
index f43f0dc..2b02fcf 100644
--- a/doc/about-en.html
+++ b/doc/about-en.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · About</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · About</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
@@ -45,24 +44,24 @@
           <img class="pull-right" src="asset/img/about/zrender1.png" style="margin-left:20px;">
           <p>ECharts (a contraction of Enterprise Charts) is a commercial charting solution originally intended to address the report need of the <abbr title="Baidu">Company's</abbr> various business systems, such as Baidu Promotion (凤巢), Advertising Manager (广告管家). Previously we used Flash to fulfill those needs, but the problem is, due to Baidu's highly clear-cut division of labor, there is a special team in charge of Flash. As a result, everything – from the design of data interface to personalized needs - has to be negotiated and agreed upon, leaving little room for front-end engineers to control completely. Moreover, there is no Flash common to all the scenes in a system. Worse still, Steve Jobs, the co-founder and then CEO of Apple Inc., insisted that Apple wouldn't allow Flash on the iPhone, iPod touch and iPad. For all these reasons, and given the soaring popularity of html5, we decided to try something else. Therefore in early 2012 <a href="http://weibo.com/kenerlinfeng" target="_blank">Lin Feng (Kener)</a>, the then front-end technical director of Baidu Promotion, tried to make charts via Canvas in the Data Platform Project of Baidu Promotion. He wrote a whole new lightweight Canvas library ZRender, which is actually the prototype of ECharts, albeit miles from the one in front of you now.</p>
           <p><a href="http://weibo.com/errorrik" target="_blank">Erik</a>, Baidu's senior front-end developer, built the team of Baidu business front-end general technology right after his return. Against the above backdrop, and with the firm support of the front-end team manager <a href="http://weibo.com/forain" target="_blank">Zu Ming</a>, data visualization became an important field of general technology studies. So it's only natural that Lin Feng switched his role and began to head the Baidu business front-end data visualization team, which comprises the foremost front-line software engineers including <a href="http://weibo.com/pissang" target="_blank">Shen Yi</a> (tech genius obsessed with web3d), <a href="http://weibo.com/wind108369" target="_blank">Yang Ji</a> (graphic maniac), <a href="http://weibo.com/u/2113446991" target="_blank">Su Shuang </a>(who has hands-on experience of SVG / GUI) and Chen Huaimu (who knows color inside out).</p>
-          
+
           <p>As mentioned above, ECharts is based on ZRender. Back then ZRender had charting features, and we already managed to add the Drag-Recalculate option. Nevertheless, the coupling of various graphic data logic and image rendering, non-modularity, and the arbitrary customized demos made us realize that it was by no means a decent design. Therefore, for the first time we made a large-scale ZRender reconstruction, cutting out all its charting features and making it a pure Canvas library under the hood. </p>
           <img class="pull-left" src="asset/img/about/echarts1.png" style="margin-right:10px;">
           <p>The chart logic from ZRender was then made into the fundamental framework for ECharts Version 0.1, which, to be honest, was still a demo, for the interface was not standardized, and both customization and universality were terrible. Erik, Lin Feng, and three senior engineers from the Flash team (FYI, it was they or their team who made almost all the Flash charts in the Baidu business system over the years) opened six meetings in nearly two months before the final approval and release of ECharts Standard Version 1.0. The standard was defined in pursuit of rational design and high customizability, regardless of implementation costs. So it was like the team was digging itself a bottomless pit. For the ensuing ten months, the team found itself climbing out of the pit step by step.</p>
           <p>Lucky for us, we finally made it. On June 30, 2013, ECharts Version 1.0 was launched. And the standard became the API reference of ECharts 1.0 when richer interactivity were added. Its importance is unquestionable despite the fact that it is now only a part of the ECharts documentation. Today when we look back, we sincerely thank the five extraordinary engineers - Lin Feng, Zhao Shu, Erik, Liu Yang, Yang Dong - for setting the spectacular standard. They convinced us that compared with implementation costs, a reasonable interface design is far more important.</p>
       </div>
-      
+
       <div class="row featurette">
           <h2>DEVELOPMENT</h2>
           <p>It all started as a response to Baidu's own business needs, yet the real opportunity for the way ahead lies in open source. Though there has been innumerable JS charting libraries in China, ECharts, with its revolutionary new functionality and technology, has taken the industry by storm right after its release. Commonly lauded as a "<a href="http://www.itongji.cn/article/0P525392013.html" target="_blank">rising star</a>" of China's data visualization, it was featured by mainstream technical media such as CSDN, ITEye, InfoQ, iTongji as well as COS. In particular, OSChina did a week-long ECharts promotion on its home page, with the post being bookmarked for over 1,000 times. What's more, just 18 months after its release on GitHub, ECharts was starred for more than 5,000 times, which means that it has become the most-watched Chinese open source project around the globe. ECharts is also the first Chinese project which selected into <a href="https://github.com/showcases/data-visualization" target="_blank">Github Explorer Data Visualization</a>. Today, hundreds of companies - ranging over a variety of fields including media, finance, e-commerce, tourism, hotels, weather, geography, video games, and electric power - trust ECharts Solution when it comes to enterprise-grade charting.</p>
           <p>We are so very flattered that, just 6 months after its release, ECharts made it to "<a href="http://www.oschina.net/news/47438/2013-top-10-hot-projects-in-china" target="_blank">The Ten Hottest Domestic Open Source Projects of the Year</a>" and took the lead in "<a href="http://www.oschina.net/news/47468/2013-top-20-newest-opensource-projects" target="_blank">The Twenty Hottest New Open Source Software of the Year</a>". In addition, we never dreamed that ECharts would get so many attentions from other domains or countries: expansions of multiple domestic and international versions appeared on RtypeL; it's said that there are two financial consulting firms in the Asia-Pacific region developing ECharts-based BI products, and that someone even pushed ECharts further into the Mayor's Office of Data Analytics, City of New York. We are now full of unexpected delight and we'd like to thank every single ECharts enthusiast for his/her continuing support. </p>
           <div id="main" style="height:300px;"></div>
       </div>
-      
+
       <div class="row featurette team">
           <h2>TEAM</h2>
           <p>The ECharts team is a bunch of distinct, diligent, dynamic people - who have different skills and hail from all corners of companies - on an extraordinary mission to make your data sing. Come check out the faces that make up Team ECharts.</p>
-          
+
           <h2>Research & Development</h2>
           <div class="row">
             <div class="col-md-2 text-center">
@@ -101,7 +100,7 @@
               <p>Front-End Engineer at Baidu</p>
             </div>
           </div>
-          
+
           <h2>Product | Design</h2>
           <div class="row">
             <div class="col-md-2 text-center">
@@ -135,7 +134,7 @@
               <p>视觉中国设计总监</p>
             </div-->
           </div>
-          
+
           <h2>Expert Advisors</h2>
           <div class="row">
             <div class="col-md-2 text-center">
@@ -159,7 +158,7 @@
               <p>Professor at <abbr title="Communication University of China">CUC</abbr></p>
             </div>
           </div>
-          
+
           <h2>Avid Aficionados</h2>
           <div class="row" style="margin-bottom:0;">
             <div class="col-md-2 text-center">
@@ -201,7 +200,7 @@
         <a class="btn btn-large btn-warning" href="mailto:echarts(a)baidu.com"><i class="glyphicon glyphicon-envelope"></i> Contact Us &raquo;</a>
       </div>
     </div> <!-- /container -->
-    
+
     <footer id="footer"></footer>
     <!-- Le javascript
     ================================================== -->
diff --git a/doc/about.html b/doc/about.html
index 85746a5..e7b5c06 100644
--- a/doc/about.html
+++ b/doc/about.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · About</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · About</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
@@ -39,24 +38,24 @@
           <img class="pull-right" src="asset/img/about/zrender1.png" style="margin-left:20px;">
           <p>&#12288;&#12288;ECharts,缩写来自Enterprise Charts,商业级数据图表,它最初是为了满足<abbr title="百度">公司</abbr>商业体系里各种业务系统(如凤巢、广告管家等等)的报表需求。以前这些系统的图表需求我们都是使用flash去实现的,百度分工很细,有专门的flash组同学去做这个事情,这就不可避免多了一个沟通环节,作为前端工程师无法独立掌控,不管是数据接口的设计,个性化的需求都得沟通商定。而且一个系统内会有很多个flash在不同场景下出现,他们并没有实现通用。加上乔帮主不让i系列上运行flash以及html5的火热,我们需要寻求一个解决方案。于是在2012年初,当时还是凤巢前端技术负责人的<a href="http://weibo.com/kenerlinfeng" target="_blank">Kener-林峰</a>在凤巢数据平台项目中尝试使用Canvas去做图表,他写了一个全新的轻量级Canvas类库ZRender,那可以说是ECharts的原型,虽然跟现在已经相去十万八千里了。</p>
           <p>&#12288;&#12288;百度资深前端<a href="http://weibo.com/errorrik" target="_blank">Erik</a>回归后组建起了百度商业前端通用技术组,在前面提到的背景下加上前端团队的经理<a href="http://weibo.com/forain" target="_blank">祖明</a>的强力支持,数据可视化成为了通用技术里一个重要的研究方向, 林峰也就这样顺理成章的从凤巢技术负责人转到现在的角色,百度商业前端数据可视化团队负责人。痴狂于web3d的技术天才<a href="http://weibo.com/pissang" target="_blank">沈毅</a>,沉迷图形图像的<a href="http://weibo.com/wind108369" target="_blank">杨骥</a>,有SVG/GUI实战经验的<a href="http://weibo.com/u/2113446991" target="_blank">宿爽</a>,对颜色如数家珍的陈怀木等等来自一线的工程师加入组建起了可视化团队。</p>
-          
+
           <p>&#12288;&#12288;正如前面提到的,ECharts来自ZRender,那时的ZRender是包含图表功能的,甚至拖拽重计算已经在那个时候被实现了,但各种图表数据逻辑与图形渲染耦合,非模块化,Demo时随心所欲的特殊定制,我们意识到这是一个糟糕的设计。ZRender做了第一次大规模的重构,抽离了一切图表相关功能,纯粹的作为底层Canvas类库使用。</p>
           <img class="pull-left" src="asset/img/about/echarts1.png" style="margin-right:10px;">
           <p>&#12288;&#12288;而被抽离的图表逻辑构建成为ECharts 0.1版本,但基本仍旧属于Demo状态,因为接口不规范,个性化能力和通用性都太差了。Erik和林峰,以及3位来自Flash组的资深工程师(百度商业系统中多年来所做的各种flash图表基本出自他们或者是他们所带领的团队),花了近2个月时间先后开了6次会议终于制定并发布了百度图表库标准1.0版本。这份标准是在几乎没考虑实现成本的情况下制定的,追求设计的合理、高度个性化的扩展能力,可想而知,这是给团队挖了一个很深很深的坑,在紧接着的近10个月时间里ECharts团队就是看着文档一步一步从这个坑里爬出来。</p>
           <p>&#12288;&#12288;幸运的是我们真爬出来了,2013年6月30,ECharts发布了1.0版本,这份标准完全成为了ECharts 1.0的API文档,而且我们还加入了更多的数据交互能力。虽然这份标准目前已经成为了ECharts文档的子集了,但它的重要性不容置疑,回过头看这段历程,我们衷心的感谢制定这份标准的5位工程师(林峰、赵庶、Erik、刘阳、杨冬),在我们看来接口设计的合理比起实现成本重要得多。</p>
       </div>
-      
+
       <div class="row featurette">
           <h2>发展</h2>
           <p>&#12288;&#12288;ECharts缘起公司自身的业务需求,但开源使得它得以发展,虽然业界已经有多如牛毛的JS图表库,但ECharts带着颠覆性的功能设计和技术特征,发布后得到了业界高度关注和好评,迅速成为国内数据可视化领域的“<a href="http://www.itongji.cn/article/0P525392013.html" target="_blank">后起之秀</a>”,先后在CSDN、ITEye、InfoQ、中国统计网、统计之都等主流技术媒体上有专题报道,被开源中国收录后即被列为精选推荐,github上发布18个月后star数超过了5000,不仅成为了国内关注度最高的开源项目,我们还是中国第一个也是目前唯一一个入选了<a href="https://github.com/showcases/data-visualization" target="_blank">Github Explorer Data Visualization</a>板块的开源项目。被百度外数百家企业应用在新闻传媒、证券金融、电子商务、旅游酒店、天气地理、视频游戏、电力等众多领域。</p>
           <p>&#12288;&#12288;令我们意外的是,ECharts仅发布半年入选成为了“<a href="http://www.oschina.net/news/47438/2013-top-10-hot-projects-in-china" target="_blank">2013年国产开源软件10大年度热门项目</a>”,同时在“<a href="http://www.oschina.net/news/47468/2013-top-20-newest-opensource-projects" target="_blank">2013年度最新的20大热门开源软件</a>”中排名第一。除此之外,ECharts还得到了跨领域以及国外技术团体关注,如在R领域就同时出现国内外多个版本的扩展,听说还有两家亚太地区金融咨询企业正在研发基于ECharts的BI类产品,甚至还有人拿着ECharts跑到纽约市长数据分析部门做应用推广。这都是我们的意外收获,感谢大家的支持。</p>
           <div id="main" style="height:300px;"></div>
       </div>
-      
+
       <div class="row featurette team">
           <h2>ECharts背后的那些人</h2>
           <p>ECharts的进步离不开其背后那些人的卓越贡献,他们有着不同的技能,来自不同的岗位甚至不同的公司。</p>
-          
+
           <!-- 研发  -->
           <h2>研发</h2>
           <div class="row">
@@ -96,7 +95,7 @@
               <p>百度前端研发工程师</p>
             </div>
           </div>
-          
+
           <!-- 产品  -->
           <h2>产品|设计</h2>
           <div class="row">
@@ -131,7 +130,7 @@
               <p>视觉中国设计总监</p>
             </div-->
           </div>
-          
+
           <!-- 领域专家顾问  -->
           <h2>领域专家顾问</h2>
           <div class="row">
@@ -156,7 +155,7 @@
               <p>中国传媒大学教授</p>
             </div>
           </div>
-          
+
           <!-- 资深玩家  -->
           <h2>资深玩家</h2>
           <div class="row" style="margin-bottom:0;">
@@ -199,7 +198,7 @@
         <a class="btn btn-large btn-warning" href="mailto:echarts(a)baidu.com"><i class="glyphicon glyphicon-envelope"></i> Contact Us &raquo;</a>
       </div>
     </div> <!-- /container -->
-    
+
     <footer id="footer"></footer>
     <!-- Le javascript
     ================================================== -->
diff --git a/doc/asset/css/echartsHome.css b/doc/asset/css/echartsHome.css
index 3fdfa78..7bcbdde 100644
--- a/doc/asset/css/echartsHome.css
+++ b/doc/asset/css/echartsHome.css
@@ -1,6 +1,13 @@
 * {
     font-family: "Microsoft YaHei";
 }
+.important-information {
+    text-align: center;
+    font-size: 24px;
+    color: white;
+    line-height: 60px;
+    background: #8c0000;
+}
 .CodeMirror * {
     font-family: sans-serif;
 }
@@ -159,7 +166,7 @@
 
 #footer {
     clear:both;
-    background-color: rgb(6, 19, 37);
+    /* background-color: rgb(6, 19, 37); */
     padding: 30px 0;
 }
 #footer p {
diff --git a/doc/asset/js/echartsHome.js b/doc/asset/js/echartsHome.js
index fff9f9f..85fc0c8 100644
--- a/doc/asset/js/echartsHome.js
+++ b/doc/asset/js/echartsHome.js
@@ -72,7 +72,8 @@
 }
 
 $('#head')[0].innerHTML =
-    '<div class="container">'
+    '<div class="important-information">ECharts 2.0 已经不再维护,建议升级到 <a href="https://echarts.apache.org/zh/index.html">4.0</a></div>'
+    + '<div class="container">'
         + '<div class="navbar-header">'
           + '<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">'
             + '<span class="sr-only">Toggle navigation</span>'
@@ -85,7 +86,7 @@
           + '.html">ECharts</a>'
         + '</div>'
         + '<a href="http://echarts.baidu.com" target="_blank">'
-            + '<img id="fork-image" style="position:absolute;top:0;right:0;border:0;z-index:1000;width:' + forkWidth + 'px" src="'+ (loc.img || '.') + '/asset/img/try3.png" alt="Fork me on GitHub">'
+            + '<img id="fork-image" style="position:absolute;top:0;right:0;border:0;z-index:1000;width:' + forkWidth + 'px" src="'+ (loc.img || '.') + '/asset/img/fork.png" alt="Fork me on GitHub">'
         + '</a>'
         + '<div class="navbar-collapse collapse" id="nav-wrap">'
           + '<ul class="nav navbar-nav navbar-right" id="nav" style="max-width:100%;">'
@@ -177,47 +178,6 @@
     }
 }
 
-var $footer = $('#footer');
-if ($footer.length) {
-    $footer[0].style.marginTop = '50px';
-    $footer[0].innerHTML =
-         '<div class="container">'
-            + '<div class="row" style="padding-bottom:20px;">'
-                + '<div class="col-md-3">'
-                    + '<p>' + (enVersion ? 'Link' : 'ECharts团队出品') + '</p>'
-                    + '<ul>'
-                        + '<li><a href="http://tushuo.baidu.com/" target="_blank">Baidu 图说</a></li>'
-                        + '<li><a href="' + (enVersion ? "http://ecomfe.github.io/echarts-x" : 'http://echarts.baidu.com/x/doc') + '" target="_blank">ECharts-X</a></li>'
-                        + '<li><a href="http://ecomfe.github.io/zrender/index.html" target="_blank">ZRender</a></li>'
-                        + '<li><a href="https://github.com/pissang/qtek" target="_blank">QTEK</a></li>'
-                    + '</ul>'
-                + '</div>'
-                + '<div class="col-md-3">'
-                    + '<p>' + (enVersion ? 'More' : '更多') + '</p>'
-                    + '<ul>'
-                        + '<li><a href="https://github.com/ecomfe/echarts/blob/master/LICENSE.txt" target="_blank">License</a></li>'
-                        + '<li><a href="http://echarts.baidu.com/doc/changelog' + (enVersion ? '-en' : '') + '.html" target="_blank">Changelog</a></li>'
-                        + '<li><a href="http://efe.baidu.com" target="_blank">Baidu EFE</a></li>'
-                        + '<li><a href="http://www.oschina.net/p/echarts" target="_blank">' + (enVersion ? 'Open Source China' : '开源中国') + '</a></li>'
-                    + '</ul>'
-                + '</div>'
-                + '<div class="col-md-3">'
-                    + '<p>' + (enVersion ? 'Contact Us' : '联系我们') + '</p>'
-                    + '<ul>'
-                        + '<li><a href="mailto:echarts(a)baidu.com">echarts(a)baidu.com</a></li>'
-                        + '<li><a href="https://github.com/ecomfe/echarts" target="_blank"> Github</a></li>'
-                        + '<li><a href="http://weibo.com/echarts" target="_blank">Weibo</a></li>'
-                    + '</ul>'
-                + '</div>'
-                + '<div class="col-md-3 flogo">'
-                    + '<a href="javascript:void(0)" onclick="back2Top()" title="' + (enVersion ? 'Back to top' : '回到顶部') + '"><img src="'+ (loc.img || '.')+ '/asset/img/echarts-logo2.png" alt="ECharts"/></a>'
-                + '</div>'
-            + '</div>'
-            + '<p class="pull-right"><a href="javascript:void(0)" onclick="back2Top()" >Back to top</a></p>'
-            + '<p>&copy; 2015 <a href="http://www.baidu.com/" target="_blank">Baidu</a></p>'
-        + '</div>';
-}
-
 if (document.location.href.indexOf('local') == -1) {
     var hm = document.createElement("script");
     hm.src = "//hm.baidu.com/hm.js?4bad1df23f079e0d12bdbef5e65b072f";
diff --git a/doc/changelog-en.html b/doc/changelog-en.html
index 4d73099..b34b0ba 100644
--- a/doc/changelog-en.html
+++ b/doc/changelog-en.html
@@ -4,8 +4,7 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
+    <meta name="robots" content="noindex, nofollow">
     <title>ECharts · Changelog</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
diff --git a/doc/changelog.html b/doc/changelog.html
index 1d94779..0959093 100644
--- a/doc/changelog.html
+++ b/doc/changelog.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Changelog</title>

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Changelog</title>

 

     <link rel="shortcut icon" href="./asset/ico/favicon.png">

 

diff --git a/doc/doc-en.html b/doc/doc-en.html
index c6fce85..5000bea 100644
--- a/doc/doc-en.html
+++ b/doc/doc-en.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Doc</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Doc</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
@@ -3850,7 +3849,7 @@
                             <td> <b>{Array}</b> center </td>
                             <td> ['50%', '50%']</td>
                             <td> coordinate of the center, in pixels or percent.</td>
-                        </tr> 
+                        </tr>
                         <tr>
                             <td> <b>{Array}</b> size </td>
                             <td> ['80%', '80%']</td>
@@ -3897,7 +3896,7 @@
                                                     <td> null </td>
                                                     <td>see <a href="#TextStyle" title="">textStyle</a> </td>
                                                 </tr>
-                                                
+
                                                 </tr>
                                             </table>
 
@@ -3912,7 +3911,7 @@
                                         <td> <b>{string}</b> childBorderColor </td>
                                         <td> '' </td>
                                         <td>
-                                            color of borders of sub rectangles 
+                                            color of borders of sub rectangles
                                         </td>
                                     </tr>
                                 </table>
@@ -3969,8 +3968,8 @@
                         </tr>
                         <tr>
                             <td> <b>{Object}</b> rootLocation </td>
-                            <td> 
-                                varying             
+                            <td>
+                                varying
                             </td>
                             <td> coordinate of the location of the root, in pixels, percent or keywords.
                                 <pre>
@@ -3979,7 +3978,7 @@
     y: 'center' | 'top' | 'bottom' | 'y%' | {number}
 }</pre>
                             </td>
-                        </tr> 
+                        </tr>
                         <tr>
                             <td> <b>{number}</b> layerPadding </td>
                             <td> 100</td>
@@ -4059,7 +4058,7 @@
                                         <td> <b>{Object}</b> itemStyle </td>
                                         <td> {} </td>
                                         <td>
-                                            see 
+                                            see
                                             <a href="#ItemStyle" title="">
                                                 itemStyle
                                             </a>
@@ -4145,7 +4144,7 @@
                         <tr>
                             <td> <b>{Object}</b> autoSize </td>
                             <td>
-                            <pre>{ 
+                            <pre>{
     enable: true,
     minSize: 12
 } </pre> </td>
diff --git a/doc/doc.html b/doc/doc.html
index 031014f..059fba7 100644
--- a/doc/doc.html
+++ b/doc/doc.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Doc</title>

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Doc</title>

 

     <link rel="shortcut icon" href="./asset/ico/favicon.png">

 

@@ -3852,7 +3851,7 @@
                             <td> <b>{Array}</b> center </td>

                             <td> ['50%', '50%']</td>

                             <td> 中心坐标,支持绝对值(px)和百分比</td>

-                        </tr> 

+                        </tr>

                         <tr>

                             <td> <b>{Array}</b> size </td>

                             <td> ['80%', '80%']</td>

@@ -3881,7 +3880,7 @@
     textStyle: {}

 } </pre>

                                         </td>

-                                        <td> 面包屑 

+                                        <td> 面包屑

                                             <table cellspacing="0" class="ADoc_table full">

                                                 <tr>

                                                     <th> 名称 </th>

@@ -3898,7 +3897,7 @@
                                                     <td> null </td>

                                                     <td> 参见<a href="#TextStyle" title="">textStyle</a> </td>

                                                 </tr>

-                                                

+

                                                 </tr>

                                             </table>

 

@@ -3971,8 +3970,8 @@
                         </tr>

                         <tr>

                             <td> <b>{Object}</b> rootLocation </td>

-                            <td> 

-                                各异             

+                            <td>

+                                各异

                             </td>

                             <td> 根节点坐标,支持绝对值(px)、字符和百分比

                                 <pre>

@@ -3981,7 +3980,7 @@
     y: 'center' | 'top' | 'bottom' | 'y%' | {number}

 }</pre>

                             </td>

-                        </tr> 

+                        </tr>

                         <tr>

                             <td> <b>{number}</b> layerPadding </td>

                             <td> 100</td>

@@ -4001,7 +4000,7 @@
                             <td> <b>{string}</b> direction </td>

                             <td> ''</td>

                             <td> 方向反转,可选:'inverse'</td>

-                        </tr>  

+                        </tr>

                         <tr>

                             <td> <b>{boolean | string}</b> roam </td>

                             <td> false </td>

@@ -4147,7 +4146,7 @@
                         <tr>

                             <td> <b>{Object}</b> autoSize </td>

                             <td>

-                            <pre>{ 

+                            <pre>{

     enable: true,

     minSize: 12

 } </pre> </td>

@@ -4752,7 +4751,7 @@
                         <tr>

                             <td> <b>{string}</b> type </td>

                             <td> 'solid' </td>

-                            <td> 线条样式,可选为:'solid' | 'dotted' | 'dashed',   

+                            <td> 线条样式,可选为:'solid' | 'dotted' | 'dashed',

                                 树图还可以选:'curve' | 'broken'

                             </td>

                         </tr>

diff --git a/doc/example-en.html b/doc/example-en.html
index 1b0dd53..6453416 100644
--- a/doc/example-en.html
+++ b/doc/example-en.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
diff --git a/doc/example.html b/doc/example.html
index 3b92441..5083fd9 100644
--- a/doc/example.html
+++ b/doc/example.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="./asset/ico/favicon.png">

 

diff --git a/doc/example/axis.html b/doc/example/axis.html
index ef0f451..6070399 100644
--- a/doc/example/axis.html
+++ b/doc/example/axis.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -19,7 +19,7 @@
       <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
       <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
     <![endif]-->
-    
+
     <script src="./www/js/echarts.js"></script>
     <script src="../asset/js/codemirror.js"></script>
     <script src="../asset/js/javascript.js"></script>
diff --git a/doc/example/bar.html b/doc/example/bar.html
index 168ea66..5472259 100644
--- a/doc/example/bar.html
+++ b/doc/example/bar.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -170,7 +170,7 @@
                 }

             },

             data:[

-                620, 732, 

+                620, 732,

                 {

                     value: 701,

                     itemStyle : { normal: {label : {position: 'inside'}}}

@@ -201,7 +201,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/bar1.html b/doc/example/bar1.html
index a078554..9c19b90 100644
--- a/doc/example/bar1.html
+++ b/doc/example/bar1.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -113,24 +113,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/bar10.html b/doc/example/bar10.html
index 303bf20..b34b0bf 100644
--- a/doc/example/bar10.html
+++ b/doc/example/bar10.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -112,7 +112,7 @@
                     barBorderWidth: 6,
                     barBorderRadius:0,
                     label : {
-                        show: true, 
+                        show: true,
                         position: 'top',
                         formatter: function (params) {
                             for (var i = 0, l = option.xAxis[0].data.length; i < l; i++) {
@@ -145,7 +145,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar11.html b/doc/example/bar11.html
index 98bb8a2..73773f0 100644
--- a/doc/example/bar11.html
+++ b/doc/example/bar11.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -73,9 +73,9 @@
                 }
             },
             toolbox : {
-                'show':true, 
+                'show':true,
                 orient : 'vertical',
-                x: 'right', 
+                x: 'right',
                 y: 'center',
                 'feature':{
                     'mark':{'show':true},
@@ -269,7 +269,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
@@ -279,7 +279,7 @@
     <script src="../asset/js/jquery.min.js"></script>
     <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
     <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="timelineOption.js"></script>	
+    <script src="timelineOption.js"></script>
     <script src="../asset/js/echartsExample.js"></script>
 </body>
 </html>
diff --git a/doc/example/bar12.html b/doc/example/bar12.html
index d88a2e6..114d34d 100644
--- a/doc/example/bar12.html
+++ b/doc/example/bar12.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -142,7 +142,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar13.html b/doc/example/bar13.html
index cc12c07..3516599 100644
--- a/doc/example/bar13.html
+++ b/doc/example/bar13.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -56,7 +56,7 @@
         },
         formatter : function (params) {
             return params.seriesName + ' : [ '
-                   + params.value[0] + ', ' 
+                   + params.value[0] + ', '
                    + params.value[1] + ' ]';
         }
     },
@@ -143,7 +143,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar14.html b/doc/example/bar14.html
index 64e8a76..b00d508 100644
--- a/doc/example/bar14.html
+++ b/doc/example/bar14.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -104,7 +104,7 @@
                     trigger: 'item',
                     backgroundColor: 'rgba(0,0,0,0)',
                     formatter: function(params){
-                        return '<img src="' 
+                        return '<img src="'
                                 + params.data.symbol.replace('image://', '')
                                 + '"/>';
                     }
@@ -140,7 +140,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar15.html b/doc/example/bar15.html
index 9af58d8..e80974c 100644
--- a/doc/example/bar15.html
+++ b/doc/example/bar15.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -80,7 +80,7 @@
             var res = '<div style="color:' + color + '">';
             res += '<strong>' + params[0].name + '消费(元)</strong>'
             for (var i = 0, l = params.length; i < l; i++) {
-                res += '<br/>' + params[i].seriesName + ' : ' + params[i].value 
+                res += '<br/>' + params[i].seriesName + ' : ' + params[i].value
             }
             res += '</div>';
             return res;
@@ -159,7 +159,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar2.html b/doc/example/bar2.html
index 7f3d9f4..1b1f0ec 100644
--- a/doc/example/bar2.html
+++ b/doc/example/bar2.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -148,24 +148,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/bar3.html b/doc/example/bar3.html
index 4ff6ff2..bc20d5b 100644
--- a/doc/example/bar3.html
+++ b/doc/example/bar3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -100,7 +100,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar4.html b/doc/example/bar4.html
index ade3079..c022228 100644
--- a/doc/example/bar4.html
+++ b/doc/example/bar4.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -115,24 +115,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/bar5.html b/doc/example/bar5.html
index 21edbb2..8f36f8c 100644
--- a/doc/example/bar5.html
+++ b/doc/example/bar5.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -106,24 +106,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/bar6.html b/doc/example/bar6.html
index fb532a9..0823611 100644
--- a/doc/example/bar6.html
+++ b/doc/example/bar6.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -138,7 +138,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar7.html b/doc/example/bar7.html
index 0c6b2db..76704f2 100644
--- a/doc/example/bar7.html
+++ b/doc/example/bar7.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -116,7 +116,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar8.html b/doc/example/bar8.html
index 77d1876..734dc53 100644
--- a/doc/example/bar8.html
+++ b/doc/example/bar8.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -100,7 +100,7 @@
             data:[
                 {value:-0.07, itemStyle:labelRight},
                 {value:-0.09, itemStyle:labelRight},
-                0.2, 0.44, 
+                0.2, 0.44,
                 {value:-0.23, itemStyle:labelRight},
                 0.08,
                 {value:-0.17, itemStyle:labelRight},
@@ -125,7 +125,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/bar9.html b/doc/example/bar9.html
index eee97d5..1400ff4 100644
--- a/doc/example/bar9.html
+++ b/doc/example/bar9.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -49,7 +49,7 @@
         color:'rgba(0,0,0,0)'
     }
 };
-var dataStyle = { 
+var dataStyle = {
     normal: {
         label : {
             show: true,
@@ -177,7 +177,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/chord.html b/doc/example/chord.html
index 53c665f..4df882f 100644
--- a/doc/example/chord.html
+++ b/doc/example/chord.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -154,7 +154,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/chord1.html b/doc/example/chord1.html
index f68d772..96b55fa 100644
--- a/doc/example/chord1.html
+++ b/doc/example/chord1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -111,7 +111,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/chord2.html b/doc/example/chord2.html
index f6bc8a7..8396b8f 100644
--- a/doc/example/chord2.html
+++ b/doc/example/chord2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -232,7 +232,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/chord3.html b/doc/example/chord3.html
index 657e3e0..c1fd852 100644
--- a/doc/example/chord3.html
+++ b/doc/example/chord3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -149,7 +149,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/chord4.html b/doc/example/chord4.html
index 517a2fd..17fb6fb 100644
--- a/doc/example/chord4.html
+++ b/doc/example/chord4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -137,7 +137,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/dataRange.html b/doc/example/dataRange.html
index 8df5c7c..c847ef0 100644
--- a/doc/example/dataRange.html
+++ b/doc/example/dataRange.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

diff --git a/doc/example/dataRange1.html b/doc/example/dataRange1.html
index 5ca5fa2..b62c728 100644
--- a/doc/example/dataRange1.html
+++ b/doc/example/dataRange1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -111,7 +111,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/dataRange2.html b/doc/example/dataRange2.html
index a78bfa0..1981995 100644
--- a/doc/example/dataRange2.html
+++ b/doc/example/dataRange2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

diff --git a/doc/example/dataZoom.html b/doc/example/dataZoom.html
index 7761b9c..d82e4b1 100644
--- a/doc/example/dataZoom.html
+++ b/doc/example/dataZoom.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -119,7 +119,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/dataZoom1.html b/doc/example/dataZoom1.html
index 410738d..c2ac538 100644
--- a/doc/example/dataZoom1.html
+++ b/doc/example/dataZoom1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -121,7 +121,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/dataZoom2.html b/doc/example/dataZoom2.html
index cca2998..efd4131 100644
--- a/doc/example/dataZoom2.html
+++ b/doc/example/dataZoom2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -88,7 +88,7 @@
             }(),
             splitLine: {show:false},
             splitArea: {show:false}
-        }      
+        }
     ],
     yAxis : [
         {
@@ -111,7 +111,7 @@
             name:'全局',
             type:'line',
             symbol:'none',
-            itemStyle:{  
+            itemStyle:{
               normal:{
                 color:'rgba(0,0,0,0)'
               }
@@ -151,7 +151,7 @@
 
 
 myChart.on(ecConfig.EVENT.DATA_ZOOM, getData);
-                    
+
                     </textarea>
               </div><!--/.well -->
             </div><!--/span-->
@@ -166,7 +166,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/demo.html b/doc/example/demo.html
index 6336a26..6574955 100644
--- a/doc/example/demo.html
+++ b/doc/example/demo.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -57,7 +57,7 @@
                 }
             ]
         });
-        
+
         var option = {
             tooltip : {
                 trigger: 'axis'
@@ -101,7 +101,7 @@
                 }
             ]
         };
-        
+
         require(
             [
                 'echarts',
diff --git a/doc/example/dynamicLineBar.html b/doc/example/dynamicLineBar.html
index 4193b07..e956a65 100644
--- a/doc/example/dynamicLineBar.html
+++ b/doc/example/dynamicLineBar.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -143,7 +143,7 @@
     lastData += Math.random() * ((Math.round(Math.random() * 10) % 2) == 0 ? 1 : -1);

     lastData = lastData.toFixed(1) - 0;

     axisData = (new Date()).toLocaleTimeString().replace(/^\D*/,'');

-    

+

     // 动态数据接口 addData

     myChart.addData([

         [

@@ -175,7 +175,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/dynamicPieRadar.html b/doc/example/dynamicPieRadar.html
index 744713f..1d289a6 100644
--- a/doc/example/dynamicPieRadar.html
+++ b/doc/example/dynamicPieRadar.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -127,7 +127,7 @@
             {         // 新增数据

                 name: '随机数据' + lastIndex,

                 value: Math.round(Math.random()*10)

-            }, 

+            },

             false,     // 新增数据是否从队列头部插入

             false,     // 是否增加队列长度,false则自定删除原有数据,队头插入删队尾,队尾插入删队头

             '随机数据' + lastIndex

@@ -143,7 +143,7 @@
                     Math.round(Math.random()*100),

                     Math.round(Math.random()*100)

                 ]

-            }, 

+            },

             false,     // 新增数据是否从队列头部插入

             false      // 是否增加队列长度,false则自定删除原有数据,队头插入删队尾,队尾插入删队头

         ]

@@ -163,7 +163,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/dynamicScatterK.html b/doc/example/dynamicScatterK.html
index 89a55cf..2abbf19 100644
--- a/doc/example/dynamicScatterK.html
+++ b/doc/example/dynamicScatterK.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -71,22 +71,22 @@
             boundaryGap : true,

             data : [

                 "2013/1/24", "2013/1/25", "2013/1/28", "2013/1/29", "2013/1/30",

-                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6", 

-                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20", 

-                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27", 

-                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6", 

-                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13", 

-                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20", 

-                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27", 

-                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3", 

-                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12", 

-                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19", 

-                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26", 

-                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8", 

-                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15", 

-                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22", 

-                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29", 

-                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5", 

+                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6",

+                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20",

+                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27",

+                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6",

+                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13",

+                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20",

+                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27",

+                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3",

+                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12",

+                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19",

+                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26",

+                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8",

+                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15",

+                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22",

+                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29",

+                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5",

                 "2013/6/6", "2013/6/7", "2013/6/13"

             ]

         },

@@ -267,7 +267,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/event.html b/doc/example/event.html
index 897ebf6..ef1ad4d 100644
--- a/doc/example/event.html
+++ b/doc/example/event.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -167,7 +167,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/eventRiver1.html b/doc/example/eventRiver1.html
index 1f755eb..a03e9a5 100644
--- a/doc/example/eventRiver1.html
+++ b/doc/example/eventRiver1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -67,318 +67,318 @@
     ],
     series : [
         {
-            "name": "财经事件", 
-            "type": "eventRiver", 
-            "weight": 123, 
+            "name": "财经事件",
+            "type": "eventRiver",
+            "weight": 123,
             "data": [
                 {
-                    "name": "阿里巴巴上市", 
-                    "weight": 123, 
+                    "name": "阿里巴巴上市",
+                    "weight": 123,
                     "evolution": [
                         {
-                            "time": "2014-05-01", 
-                            "value": 14, 
+                            "time": "2014-05-01",
+                            "value": 14,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-02", 
-                            "value": 34, 
+                            "time": "2014-05-02",
+                            "value": 34,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-03", 
-                            "value": 60, 
+                            "time": "2014-05-03",
+                            "value": 60,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-04", 
-                            "value": 40, 
+                            "time": "2014-05-04",
+                            "value": 40,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-05", 
-                            "value": 10, 
+                            "time": "2014-05-05",
+                            "value": 10,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
                         }
                     ]
-                }, 
+                },
                 {
-                    "name": "阿里巴巴上市2", 
-                    "weight": 123, 
+                    "name": "阿里巴巴上市2",
+                    "weight": 123,
                     "evolution": [
                         {
-                            "time": "2014-05-02", 
-                            "value": 10, 
+                            "time": "2014-05-02",
+                            "value": 10,
                             "detail": {
-                                "link": "www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-03", 
-                            "value": 34, 
+                            "time": "2014-05-03",
+                            "value": 34,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-04", 
-                            "value": 40, 
+                            "time": "2014-05-04",
+                            "value": 40,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-05", 
-                            "value": 10, 
+                            "time": "2014-05-05",
+                            "value": 10,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
                         }
                     ]
-                }, 
+                },
                 {
-                    "name": "三星业绩暴跌", 
-                    "weight": 123, 
+                    "name": "三星业绩暴跌",
+                    "weight": 123,
                     "evolution": [
                         {
-                            "time": "2014-05-03", 
-                            "value": 24, 
+                            "time": "2014-05-03",
+                            "value": 24,
                             "detail": {
-                                "link": "www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-04", 
-                            "value": 34, 
+                            "time": "2014-05-04",
+                            "value": 34,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-05", 
-                            "value": 50, 
+                            "time": "2014-05-05",
+                            "value": 50,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-06", 
-                            "value": 30, 
+                            "time": "2014-05-06",
+                            "value": 30,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-07", 
-                            "value": 20, 
+                            "time": "2014-05-07",
+                            "value": 20,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
                         }
                     ]
                 }
             ]
-        }, 
+        },
         {
-            "name": "政治事件", 
-            "type": "eventRiver", 
-            "weight": 123, 
+            "name": "政治事件",
+            "type": "eventRiver",
+            "weight": 123,
             "data": [
                 {
-                    "name": "Apec峰会", 
-                    "weight": 123, 
+                    "name": "Apec峰会",
+                    "weight": 123,
                     "evolution": [
                         {
-                            "time": "2014-05-06", 
-                            "value": 14, 
+                            "time": "2014-05-06",
+                            "value": 14,
                             "detail": {
-                                "link": "www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-07", 
-                            "value": 34, 
+                            "time": "2014-05-07",
+                            "value": 34,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-08", 
-                            "value": 60, 
+                            "time": "2014-05-08",
+                            "value": 60,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-09", 
-                            "value": 40, 
+                            "time": "2014-05-09",
+                            "value": 40,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-10", 
-                            "value": 20, 
+                            "time": "2014-05-10",
+                            "value": 20,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
                         }
                     ]
-                }, 
+                },
                 {
-                    "name": "运城官帮透视", 
-                    "weight": 123, 
+                    "name": "运城官帮透视",
+                    "weight": 123,
                     "evolution": [
                         {
-                            "time": "2014-05-08", 
-                            "value": 4, 
+                            "time": "2014-05-08",
+                            "value": 4,
                             "detail": {
-                                "link": "www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-09", 
-                            "value": 14, 
+                            "time": "2014-05-09",
+                            "value": 14,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-10", 
-                            "value": 30, 
+                            "time": "2014-05-10",
+                            "value": 30,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-11", 
-                            "value": 20, 
+                            "time": "2014-05-11",
+                            "value": 20,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-12", 
-                            "value": 10, 
+                            "time": "2014-05-12",
+                            "value": 10,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
                         }
                     ]
-                }, 
+                },
                 {
-                    "name": "底层公务员收入超过副部长", 
-                    "weight": 123, 
+                    "name": "底层公务员收入超过副部长",
+                    "weight": 123,
                     "evolution": [
                         {
-                            "time": "2014-05-11", 
-                            "value": 4, 
+                            "time": "2014-05-11",
+                            "value": 4,
                             "detail": {
-                                "link": "www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-12", 
-                            "value": 24, 
+                            "time": "2014-05-12",
+                            "value": 24,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-13", 
-                            "value": 40, 
+                            "time": "2014-05-13",
+                            "value": 40,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-14", 
-                            "value": 20, 
+                            "time": "2014-05-14",
+                            "value": 20,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-15", 
-                            "value": 15, 
+                            "time": "2014-05-15",
+                            "value": 15,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
-                        }, 
+                        },
                         {
-                            "time": "2014-05-16", 
-                            "value": 10, 
+                            "time": "2014-05-16",
+                            "value": 10,
                             "detail": {
-                                "link": "http://www.baidu.com", 
-                                "text": "百度指数", 
+                                "link": "http://www.baidu.com",
+                                "text": "百度指数",
                                 "img": '../asset/ico/favicon.png'
                             }
                         }
@@ -402,7 +402,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/eventRiver2.html b/doc/example/eventRiver2.html
index 513f0af..d4010c6 100644
--- a/doc/example/eventRiver2.html
+++ b/doc/example/eventRiver2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -103,7 +103,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/force.html b/doc/example/force.html
index ab5a029..7d74419 100644
--- a/doc/example/force.html
+++ b/doc/example/force.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -207,7 +207,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/force1.html b/doc/example/force1.html
index f2d43b2..54083c6 100644
--- a/doc/example/force1.html
+++ b/doc/example/force1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -185,7 +185,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/force2.html b/doc/example/force2.html
index 18cf893..61098da 100644
--- a/doc/example/force2.html
+++ b/doc/example/force2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -80,13 +80,13 @@
 
     function mock(parentNode, depth) {
         var nChildren = Math.round(rangeRandom(constMinChildren, constMaxChildren));
-        
+
         for (var i = 0; i < nChildren; i++) {
             var childNode = createRandomNode(depth);
             links.push({
                 source : parentNode.id,
                 target : childNode.id,
-                weight : 1 
+                weight : 1
             });
             if (depth < constMaxDepth) {
                 mock(childNode, depth + 1);
@@ -175,7 +175,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/force3.html b/doc/example/force3.html
index 0d1e791..0757b65 100644
--- a/doc/example/force3.html
+++ b/doc/example/force3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -77,7 +77,7 @@
 
     function mock(parentNode, depth) {
         var nChildren = Math.round(rangeRandom(constMinChildren, constMaxChildren));
-        
+
         for (var i = 0; i < nChildren; i++) {
             var childNode = createRandomNode(depth, parentNode);
             links.push({
@@ -186,7 +186,7 @@
     ) {
     } else { // 点击的是点
         var targetNode = nodes[data.id];
-    
+
         if (!targetNode.__collapsed__) {
             option.series[0].nodes = nodes.map(function (node) {
                 node.ignore = isAscendant(data, node);
@@ -216,7 +216,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/force4.html b/doc/example/force4.html
index bbf1457..6e1d91f 100644
--- a/doc/example/force4.html
+++ b/doc/example/force4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -80,13 +80,13 @@
 
     function mock(parentNode, depth) {
         var nChildren = Math.round(rangeRandom(constMinChildren, constMaxChildren));
-        
+
         for (var i = 0; i < nChildren; i++) {
             var childNode = createRandomNode(depth);
             links.push({
                 source : parentNode.id,
                 target : childNode.id,
-                weight : 1 
+                weight : 1
             });
             if (depth < constMaxDepth) {
                 mock(childNode, depth + 1);
@@ -187,7 +187,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/funnel.html b/doc/example/funnel.html
index d9a73fb..8f4069f 100644
--- a/doc/example/funnel.html
+++ b/doc/example/funnel.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -137,7 +137,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/funnel1.html b/doc/example/funnel1.html
index fc4d833..d1cb953 100644
--- a/doc/example/funnel1.html
+++ b/doc/example/funnel1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -111,7 +111,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/funnel2.html b/doc/example/funnel2.html
index 8fec1d4..ba3c378 100644
--- a/doc/example/funnel2.html
+++ b/doc/example/funnel2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -147,7 +147,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/funnel3.html b/doc/example/funnel3.html
index 47ad797..c64f221 100644
--- a/doc/example/funnel3.html
+++ b/doc/example/funnel3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -162,7 +162,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/funnel4.html b/doc/example/funnel4.html
index e98ea1f..01608c2 100644
--- a/doc/example/funnel4.html
+++ b/doc/example/funnel4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -58,7 +58,7 @@
             mark : {show: true},
             dataView : {show: true, readOnly: false},
             magicType : {
-                show: true, 
+                show: true,
                 type: ['pie', 'funnel'],
                 option: {
                     pie: {
@@ -85,9 +85,9 @@
             x:'5%',
             y:'50%',
             funnelAlign: 'right',
-            
+
             center: ['25%', '25%'],  // for pie
-            
+
             data:[
                 {value:60, name:'产品C'},
                 {value:30, name:'产品D'},
@@ -105,9 +105,9 @@
             y: '5%',
             sort : 'ascending',
             funnelAlign: 'right',
-            
+
             center: ['25%', '75%'],  // for pie
-            
+
             data:[
                 {value:60, name:'产品C'},
                 {value:30, name:'产品D'},
@@ -124,9 +124,9 @@
             x:'55%',
             y: '5%',
             funnelAlign: 'left',
-            
+
             center: ['75%', '25%'],  // for pie
-            
+
             data:[
                 {value:60, name:'产品C'},
                 {value:30, name:'产品D'},
@@ -144,9 +144,9 @@
             y:'50%',
             sort : 'ascending',
             funnelAlign: 'left',
-            
+
             center: ['75%', '75%'],  // for pie
-            
+
             data:[
                 {value:60, name:'产品C'},
                 {value:30, name:'产品D'},
@@ -171,7 +171,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/gauge.html b/doc/example/gauge.html
index 7ebd785..e6fa090 100644
--- a/doc/example/gauge.html
+++ b/doc/example/gauge.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -66,7 +66,7 @@
             axisLine: {            // 坐标轴线
                 show: true,        // 默认显示,属性show控制显示与否
                 lineStyle: {       // 属性lineStyle控制线条样式
-                    color: [[0.2, 'lightgreen'],[0.4, 'orange'],[0.8, 'skyblue'],[1, '#ff4500']], 
+                    color: [[0.2, 'lightgreen'],[0.4, 'orange'],[0.8, 'skyblue'],[1, '#ff4500']],
                     width: 30
                 }
             },
@@ -155,7 +155,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/gauge1.html b/doc/example/gauge1.html
index 62d9f7a..f79c966 100644
--- a/doc/example/gauge1.html
+++ b/doc/example/gauge1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -80,7 +80,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/gauge2.html b/doc/example/gauge2.html
index d64f2ad..1708f41 100644
--- a/doc/example/gauge2.html
+++ b/doc/example/gauge2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -58,7 +58,7 @@
             splitNumber: 10,       // 分割段数,默认为5
             axisLine: {            // 坐标轴线
                 lineStyle: {       // 属性lineStyle控制线条样式
-                    color: [[0.2, '#228b22'],[0.8, '#48b'],[1, '#ff4500']], 
+                    color: [[0.2, '#228b22'],[0.8, '#48b'],[1, '#ff4500']],
                     width: 8
                 }
             },
@@ -122,7 +122,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/gauge3.html b/doc/example/gauge3.html
index f4b2bc4..b841562 100644
--- a/doc/example/gauge3.html
+++ b/doc/example/gauge3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -133,7 +133,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/gauge4.html b/doc/example/gauge4.html
index 121043b..2b395db 100644
--- a/doc/example/gauge4.html
+++ b/doc/example/gauge4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -141,7 +141,7 @@
             splitNumber:2,
             axisLine: {            // 坐标轴线
                 lineStyle: {       // 属性lineStyle控制线条样式
-                    color: [[0.2, '#ff4500'],[0.8, '#48b'],[1, '#228b22']], 
+                    color: [[0.2, '#ff4500'],[0.8, '#48b'],[1, '#228b22']],
                     width: 8
                 }
             },
@@ -190,7 +190,7 @@
             splitNumber:2,
             axisLine: {            // 坐标轴线
                 lineStyle: {       // 属性lineStyle控制线条样式
-                    color: [[0.2, '#ff4500'],[0.8, '#48b'],[1, '#228b22']], 
+                    color: [[0.2, '#ff4500'],[0.8, '#48b'],[1, '#228b22']],
                     width: 8
                 }
             },
@@ -248,7 +248,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/gauge5.html b/doc/example/gauge5.html
index 2c71391..b59a0a4 100644
--- a/doc/example/gauge5.html
+++ b/doc/example/gauge5.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -339,7 +339,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/heatmap.html b/doc/example/heatmap.html
index 76c66e2..2bac9b4 100644
--- a/doc/example/heatmap.html
+++ b/doc/example/heatmap.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -111,7 +111,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/heatmap2.html b/doc/example/heatmap2.html
index 02d294e..bfed964 100644
--- a/doc/example/heatmap2.html
+++ b/doc/example/heatmap2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -95,7 +95,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/heatmap_map.html b/doc/example/heatmap_map.html
index 5595eb6..6e6c504 100644
--- a/doc/example/heatmap_map.html
+++ b/doc/example/heatmap_map.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -129,7 +129,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/k.html b/doc/example/k.html
index b4d20b2..7fc2d87 100644
--- a/doc/example/k.html
+++ b/doc/example/k.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -76,22 +76,22 @@
             splitLine: {show:false},
             data : [
                 "2013/1/24", "2013/1/25", "2013/1/28", "2013/1/29", "2013/1/30",
-                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6", 
-                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20", 
-                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27", 
-                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6", 
-                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13", 
-                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20", 
-                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27", 
-                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3", 
-                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12", 
-                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19", 
-                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26", 
-                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8", 
-                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15", 
-                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22", 
-                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29", 
-                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5", 
+                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6",
+                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20",
+                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27",
+                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6",
+                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13",
+                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20",
+                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27",
+                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3",
+                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12",
+                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19",
+                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26",
+                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8",
+                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15",
+                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22",
+                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29",
+                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5",
                 "2013/6/6", "2013/6/7", "2013/6/13"
             ]
         }
@@ -254,7 +254,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/k1.html b/doc/example/k1.html
index b8bf535..12ad1e3 100644
--- a/doc/example/k1.html
+++ b/doc/example/k1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -80,22 +80,22 @@
             splitLine: {show:false},
             data : [
                 "2013/1/24", "2013/1/25", "2013/1/28", "2013/1/29", "2013/1/30",
-                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6", 
-                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20", 
-                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27", 
-                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6", 
-                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13", 
-                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20", 
-                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27", 
-                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3", 
-                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12", 
-                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19", 
-                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26", 
-                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8", 
-                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15", 
-                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22", 
-                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29", 
-                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5", 
+                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6",
+                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20",
+                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27",
+                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6",
+                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13",
+                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20",
+                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27",
+                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3",
+                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12",
+                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19",
+                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26",
+                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8",
+                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15",
+                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22",
+                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29",
+                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5",
                 "2013/6/6", "2013/6/7", "2013/6/13"
             ]
         }
@@ -218,7 +218,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/lasagna.html b/doc/example/lasagna.html
index 4273d6e..bdb92b6 100644
--- a/doc/example/lasagna.html
+++ b/doc/example/lasagna.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -135,7 +135,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/legend.html b/doc/example/legend.html
index 53b6a5b..78ac770 100644
--- a/doc/example/legend.html
+++ b/doc/example/legend.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -130,34 +130,34 @@
                 myChart.hideLoading();

                 myChart.setOption(option);

             }, 2000)

-        } 

+        }

     }

 });

-             

+

                     </textarea>

               </div><!--/.well -->

             </div><!--/span-->

             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/line.html b/doc/example/line.html
index 1a329e6..818a676 100644
--- a/doc/example/line.html
+++ b/doc/example/line.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -90,7 +90,7 @@
                 }

             },

             data:[

-                120, 132, 301, 134, 

+                120, 132, 301, 134,

                 {value:90, symbol:'droplet',symbolSize:5},

                 230, 210

             ]

@@ -121,7 +121,7 @@
                     value:134,

                     symbol: 'none'

                 },

-                190, 

+                190,

                 {

                     value : 230,

                     symbol: 'emptypin',

@@ -201,7 +201,7 @@
                 }

             },

             data:[

-                620, 732, 791, 

+                620, 732, 791,

                 {value:734, symbol:'emptyHeart',symbolSize:10},

                 890, 930, 820

             ]

@@ -214,24 +214,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/line1.html b/doc/example/line1.html
index 2cd17de..44b7874 100644
--- a/doc/example/line1.html
+++ b/doc/example/line1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -124,7 +124,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/line10.html b/doc/example/line10.html
index e828f20..e024937 100644
--- a/doc/example/line10.html
+++ b/doc/example/line10.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
diff --git a/doc/example/line11.html b/doc/example/line11.html
index c2bb871..f8d6b0a 100644
--- a/doc/example/line11.html
+++ b/doc/example/line11.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
diff --git a/doc/example/line2.html b/doc/example/line2.html
index 76a8c2c..a8a996c 100644
--- a/doc/example/line2.html
+++ b/doc/example/line2.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -108,24 +108,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/line3.html b/doc/example/line3.html
index 9499b8b..ab73cfb 100644
--- a/doc/example/line3.html
+++ b/doc/example/line3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -111,7 +111,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/line4.html b/doc/example/line4.html
index 017a934..30a362f 100644
--- a/doc/example/line4.html
+++ b/doc/example/line4.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -113,24 +113,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/line5.html b/doc/example/line5.html
index aa7b135..9ae4caa 100644
--- a/doc/example/line5.html
+++ b/doc/example/line5.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -107,7 +107,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/line6.html b/doc/example/line6.html
index efed6d5..b17f902 100644
--- a/doc/example/line6.html
+++ b/doc/example/line6.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -80,57 +80,57 @@
             axisLine: {onZero: false},
             data : [
                 '2009/6/12 2:00', '2009/6/12 3:00', '2009/6/12 4:00', '2009/6/12 5:00', '2009/6/12 6:00', '2009/6/12 7:00', '2009/6/12 8:00', '2009/6/12 9:00', '2009/6/12 10:00', '2009/6/12 11:00', '2009/6/12 12:00', '2009/6/12 13:00', '2009/6/12 14:00', '2009/6/12 15:00', '2009/6/12 16:00', '2009/6/12 17:00', '2009/6/12 18:00', '2009/6/12 19:00', '2009/6/12 20:00', '2009/6/12 21:00', '2009/6/12 22:00', '2009/6/12 23:00',
-                '2009/6/13 0:00', '2009/6/13 1:00', '2009/6/13 2:00', '2009/6/13 3:00', '2009/6/13 4:00', '2009/6/13 5:00', '2009/6/13 6:00', '2009/6/13 7:00', '2009/6/13 8:00', '2009/6/13 9:00', '2009/6/13 10:00', '2009/6/13 11:00', '2009/6/13 12:00', '2009/6/13 13:00', '2009/6/13 14:00', '2009/6/13 15:00', '2009/6/13 16:00', '2009/6/13 17:00', '2009/6/13 18:00', '2009/6/13 19:00', '2009/6/13 20:00', '2009/6/13 21:00', '2009/6/13 22:00', '2009/6/13 23:00', 
-                '2009/6/14 0:00', '2009/6/14 1:00', '2009/6/14 2:00', '2009/6/14 3:00', '2009/6/14 4:00', '2009/6/14 5:00', '2009/6/14 6:00', '2009/6/14 7:00', '2009/6/14 8:00', '2009/6/14 9:00', '2009/6/14 10:00', '2009/6/14 11:00', '2009/6/14 12:00', '2009/6/14 13:00', '2009/6/14 14:00', '2009/6/14 15:00', '2009/6/14 16:00', '2009/6/14 17:00', '2009/6/14 18:00', '2009/6/14 19:00', '2009/6/14 20:00', '2009/6/14 21:00', '2009/6/14 22:00', '2009/6/14 23:00', 
-                '2009/6/15 0:00', '2009/6/15 1:00', '2009/6/15 2:00', '2009/6/15 3:00', '2009/6/15 4:00', '2009/6/15 5:00', '2009/6/15 6:00', '2009/6/15 7:00', '2009/6/15 8:00', '2009/6/15 9:00', '2009/6/15 10:00', '2009/6/15 11:00', '2009/6/15 12:00', '2009/6/15 13:00', '2009/6/15 14:00', '2009/6/15 15:00', '2009/6/15 16:00', '2009/6/15 17:00', '2009/6/15 18:00', '2009/6/15 19:00', '2009/6/15 20:00', '2009/6/15 21:00', '2009/6/15 22:00', '2009/6/15 23:00', 
-                '2009/6/15 0:00', '2009/6/16 1:00', '2009/6/16 2:00', '2009/6/16 3:00', '2009/6/16 4:00', '2009/6/16 5:00', '2009/6/16 6:00', '2009/6/16 7:00', '2009/6/16 8:00', '2009/6/16 9:00', '2009/6/16 10:00', '2009/6/16 11:00', '2009/6/16 12:00', '2009/6/16 13:00', '2009/6/16 14:00', '2009/6/16 15:00', '2009/6/16 16:00', '2009/6/16 17:00', '2009/6/16 18:00', '2009/6/16 19:00', '2009/6/16 20:00', '2009/6/16 21:00', '2009/6/16 22:00', '2009/6/16 23:00', 
-                '2009/6/15 0:00', '2009/6/17 1:00', '2009/6/17 2:00', '2009/6/17 3:00', '2009/6/17 4:00', '2009/6/17 5:00', '2009/6/17 6:00', '2009/6/17 7:00', '2009/6/17 8:00', '2009/6/17 9:00', '2009/6/17 10:00', '2009/6/17 11:00', '2009/6/17 12:00', '2009/6/17 13:00', '2009/6/17 14:00', '2009/6/17 15:00', '2009/6/17 16:00', '2009/6/17 17:00', '2009/6/17 18:00', '2009/6/17 19:00', '2009/6/17 20:00', '2009/6/17 21:00', '2009/6/17 22:00', '2009/6/17 23:00', 
-                '2009/6/18 0:00', '2009/6/18 1:00', '2009/6/18 2:00', '2009/6/18 3:00', '2009/6/18 4:00', '2009/6/18 5:00', '2009/6/18 6:00', '2009/6/18 7:00', '2009/6/18 8:00', '2009/6/18 9:00', '2009/6/18 10:00', '2009/6/18 11:00', '2009/6/18 12:00', '2009/6/18 13:00', '2009/6/18 14:00', '2009/6/18 15:00', '2009/6/18 16:00', '2009/6/18 17:00', '2009/6/18 18:00', '2009/6/18 19:00', '2009/6/18 20:00', '2009/6/18 21:00', '2009/6/18 22:00', '2009/6/18 23:00', 
-                '2009/6/15 0:00', '2009/6/19 1:00', '2009/6/19 2:00', '2009/6/19 3:00', '2009/6/19 4:00', '2009/6/19 5:00', '2009/6/19 6:00', '2009/6/19 7:00', '2009/6/19 8:00', '2009/6/19 9:00', '2009/6/19 10:00', '2009/6/19 11:00', '2009/6/19 12:00', '2009/6/19 13:00', '2009/6/19 14:00', '2009/6/19 15:00', '2009/6/19 16:00', '2009/6/19 17:00', '2009/6/19 18:00', '2009/6/19 19:00', '2009/6/19 20:00', '2009/6/19 21:00', '2009/6/19 22:00', '2009/6/19 23:00', 
+                '2009/6/13 0:00', '2009/6/13 1:00', '2009/6/13 2:00', '2009/6/13 3:00', '2009/6/13 4:00', '2009/6/13 5:00', '2009/6/13 6:00', '2009/6/13 7:00', '2009/6/13 8:00', '2009/6/13 9:00', '2009/6/13 10:00', '2009/6/13 11:00', '2009/6/13 12:00', '2009/6/13 13:00', '2009/6/13 14:00', '2009/6/13 15:00', '2009/6/13 16:00', '2009/6/13 17:00', '2009/6/13 18:00', '2009/6/13 19:00', '2009/6/13 20:00', '2009/6/13 21:00', '2009/6/13 22:00', '2009/6/13 23:00',
+                '2009/6/14 0:00', '2009/6/14 1:00', '2009/6/14 2:00', '2009/6/14 3:00', '2009/6/14 4:00', '2009/6/14 5:00', '2009/6/14 6:00', '2009/6/14 7:00', '2009/6/14 8:00', '2009/6/14 9:00', '2009/6/14 10:00', '2009/6/14 11:00', '2009/6/14 12:00', '2009/6/14 13:00', '2009/6/14 14:00', '2009/6/14 15:00', '2009/6/14 16:00', '2009/6/14 17:00', '2009/6/14 18:00', '2009/6/14 19:00', '2009/6/14 20:00', '2009/6/14 21:00', '2009/6/14 22:00', '2009/6/14 23:00',
+                '2009/6/15 0:00', '2009/6/15 1:00', '2009/6/15 2:00', '2009/6/15 3:00', '2009/6/15 4:00', '2009/6/15 5:00', '2009/6/15 6:00', '2009/6/15 7:00', '2009/6/15 8:00', '2009/6/15 9:00', '2009/6/15 10:00', '2009/6/15 11:00', '2009/6/15 12:00', '2009/6/15 13:00', '2009/6/15 14:00', '2009/6/15 15:00', '2009/6/15 16:00', '2009/6/15 17:00', '2009/6/15 18:00', '2009/6/15 19:00', '2009/6/15 20:00', '2009/6/15 21:00', '2009/6/15 22:00', '2009/6/15 23:00',
+                '2009/6/15 0:00', '2009/6/16 1:00', '2009/6/16 2:00', '2009/6/16 3:00', '2009/6/16 4:00', '2009/6/16 5:00', '2009/6/16 6:00', '2009/6/16 7:00', '2009/6/16 8:00', '2009/6/16 9:00', '2009/6/16 10:00', '2009/6/16 11:00', '2009/6/16 12:00', '2009/6/16 13:00', '2009/6/16 14:00', '2009/6/16 15:00', '2009/6/16 16:00', '2009/6/16 17:00', '2009/6/16 18:00', '2009/6/16 19:00', '2009/6/16 20:00', '2009/6/16 21:00', '2009/6/16 22:00', '2009/6/16 23:00',
+                '2009/6/15 0:00', '2009/6/17 1:00', '2009/6/17 2:00', '2009/6/17 3:00', '2009/6/17 4:00', '2009/6/17 5:00', '2009/6/17 6:00', '2009/6/17 7:00', '2009/6/17 8:00', '2009/6/17 9:00', '2009/6/17 10:00', '2009/6/17 11:00', '2009/6/17 12:00', '2009/6/17 13:00', '2009/6/17 14:00', '2009/6/17 15:00', '2009/6/17 16:00', '2009/6/17 17:00', '2009/6/17 18:00', '2009/6/17 19:00', '2009/6/17 20:00', '2009/6/17 21:00', '2009/6/17 22:00', '2009/6/17 23:00',
+                '2009/6/18 0:00', '2009/6/18 1:00', '2009/6/18 2:00', '2009/6/18 3:00', '2009/6/18 4:00', '2009/6/18 5:00', '2009/6/18 6:00', '2009/6/18 7:00', '2009/6/18 8:00', '2009/6/18 9:00', '2009/6/18 10:00', '2009/6/18 11:00', '2009/6/18 12:00', '2009/6/18 13:00', '2009/6/18 14:00', '2009/6/18 15:00', '2009/6/18 16:00', '2009/6/18 17:00', '2009/6/18 18:00', '2009/6/18 19:00', '2009/6/18 20:00', '2009/6/18 21:00', '2009/6/18 22:00', '2009/6/18 23:00',
+                '2009/6/15 0:00', '2009/6/19 1:00', '2009/6/19 2:00', '2009/6/19 3:00', '2009/6/19 4:00', '2009/6/19 5:00', '2009/6/19 6:00', '2009/6/19 7:00', '2009/6/19 8:00', '2009/6/19 9:00', '2009/6/19 10:00', '2009/6/19 11:00', '2009/6/19 12:00', '2009/6/19 13:00', '2009/6/19 14:00', '2009/6/19 15:00', '2009/6/19 16:00', '2009/6/19 17:00', '2009/6/19 18:00', '2009/6/19 19:00', '2009/6/19 20:00', '2009/6/19 21:00', '2009/6/19 22:00', '2009/6/19 23:00',
                 '2009/6/20 0:00', '2009/6/20 1:00', '2009/6/20 2:00', '2009/6/20 3:00', '2009/6/20 4:00', '2009/6/20 5:00', '2009/6/20 6:00', '2009/6/20 7:00', '2009/6/20 8:00', '2009/6/20 9:00', '2009/6/20 10:00', '2009/6/20 11:00', '2009/6/20 12:00', '2009/6/20 13:00', '2009/6/20 14:00', '2009/6/20 15:00', '2009/6/20 16:00', '2009/6/20 17:00', '2009/6/20 18:00', '2009/6/20 19:00', '2009/6/20 20:00', '2009/6/20 21:00', '2009/6/20 22:00', '2009/6/20 23:00',
                 '2009/6/21 0:00', '2009/6/21 1:00', '2009/6/21 2:00', '2009/6/21 3:00', '2009/6/21 4:00', '2009/6/21 5:00', '2009/6/21 6:00', '2009/6/21 7:00', '2009/6/21 8:00', '2009/6/21 9:00', '2009/6/21 10:00', '2009/6/21 11:00', '2009/6/21 12:00', '2009/6/21 13:00', '2009/6/21 14:00', '2009/6/21 15:00', '2009/6/21 16:00', '2009/6/21 17:00', '2009/6/21 18:00', '2009/6/21 19:00', '2009/6/21 20:00', '2009/6/21 21:00', '2009/6/21 22:00', '2009/6/21 23:00',
                 '2009/6/22 0:00', '2009/6/22 1:00', '2009/6/22 2:00', '2009/6/22 3:00', '2009/6/22 4:00', '2009/6/22 5:00', '2009/6/22 6:00', '2009/6/22 7:00', '2009/6/22 8:00', '2009/6/22 9:00', '2009/6/22 10:00', '2009/6/22 11:00', '2009/6/22 12:00', '2009/6/22 13:00', '2009/6/22 14:00', '2009/6/22 15:00', '2009/6/22 16:00', '2009/6/22 17:00', '2009/6/22 18:00', '2009/6/22 19:00', '2009/6/22 20:00', '2009/6/22 21:00', '2009/6/22 22:00', '2009/6/22 23:00',
-                '2009/6/23 0:00', '2009/6/23 1:00', '2009/6/23 2:00', '2009/6/23 3:00', '2009/6/23 4:00', '2009/6/23 5:00', '2009/6/23 6:00', '2009/6/23 7:00', '2009/6/23 8:00', '2009/6/23 9:00', '2009/6/23 10:00', '2009/6/23 11:00', '2009/6/23 12:00', '2009/6/23 13:00', '2009/6/23 14:00', '2009/6/23 15:00', '2009/6/23 16:00', '2009/6/23 17:00', '2009/6/23 18:00', '2009/6/23 19:00', '2009/6/23 20:00', '2009/6/23 21:00', '2009/6/23 22:00', '2009/6/23 23:00', 
-                '2009/6/24 0:00', '2009/6/24 1:00', '2009/6/24 2:00', '2009/6/24 3:00', '2009/6/24 4:00', '2009/6/24 5:00', '2009/6/24 6:00', '2009/6/24 7:00', '2009/6/24 8:00', '2009/6/24 9:00', '2009/6/24 10:00', '2009/6/24 11:00', '2009/6/24 12:00', '2009/6/24 13:00', '2009/6/24 14:00', '2009/6/24 15:00', '2009/6/24 16:00', '2009/6/24 17:00', '2009/6/24 18:00', '2009/6/24 19:00', '2009/6/24 20:00', '2009/6/24 21:00', '2009/6/24 22:00', '2009/6/24 23:00', 
-                '2009/6/25 0:00', '2009/6/25 1:00', '2009/6/25 2:00', '2009/6/25 3:00', '2009/6/25 4:00', '2009/6/25 5:00', '2009/6/25 6:00', '2009/6/25 7:00', '2009/6/25 8:00', '2009/6/25 9:00', '2009/6/25 10:00', '2009/6/25 11:00', '2009/6/25 12:00', '2009/6/25 13:00', '2009/6/25 14:00', '2009/6/25 15:00', '2009/6/25 16:00', '2009/6/25 17:00', '2009/6/25 18:00', '2009/6/25 19:00', '2009/6/25 20:00', '2009/6/25 21:00', '2009/6/25 22:00', '2009/6/25 23:00', 
-                '2009/6/26 0:00', '2009/6/26 1:00', '2009/6/26 2:00', '2009/6/26 3:00', '2009/6/26 4:00', '2009/6/26 5:00', '2009/6/26 6:00', '2009/6/26 7:00', '2009/6/26 8:00', '2009/6/26 9:00', '2009/6/26 10:00', '2009/6/26 11:00', '2009/6/26 12:00', '2009/6/26 13:00', '2009/6/26 14:00', '2009/6/26 15:00', '2009/6/26 16:00', '2009/6/26 17:00', '2009/6/26 18:00', '2009/6/26 19:00', '2009/6/26 20:00', '2009/6/26 21:00', '2009/6/26 22:00', '2009/6/26 23:00', 
-                '2009/6/27 0:00', '2009/6/27 1:00', '2009/6/27 2:00', '2009/6/27 3:00', '2009/6/27 4:00', '2009/6/27 5:00', '2009/6/27 6:00', '2009/6/27 7:00', '2009/6/27 8:00', '2009/6/27 9:00', '2009/6/27 10:00', '2009/6/27 11:00', '2009/6/27 12:00', '2009/6/27 13:00', '2009/6/27 14:00', '2009/6/27 15:00', '2009/6/27 16:00', '2009/6/27 17:00', '2009/6/27 18:00', '2009/6/27 19:00', '2009/6/27 20:00', '2009/6/27 21:00', '2009/6/27 22:00', '2009/6/27 23:00', 
-                '2009/6/28 0:00', '2009/6/28 1:00', '2009/6/28 2:00', '2009/6/28 3:00', '2009/6/28 4:00', '2009/6/28 5:00', '2009/6/28 6:00', '2009/6/28 7:00', '2009/6/28 8:00', '2009/6/28 9:00', '2009/6/28 10:00', '2009/6/28 11:00', '2009/6/28 12:00', '2009/6/28 13:00', '2009/6/28 14:00', '2009/6/28 15:00', '2009/6/28 16:00', '2009/6/28 17:00', '2009/6/28 18:00', '2009/6/28 19:00', '2009/6/28 20:00', '2009/6/28 21:00', '2009/6/28 22:00', '2009/6/28 23:00', 
-                '2009/6/29 0:00', '2009/6/29 1:00', '2009/6/29 2:00', '2009/6/29 3:00', '2009/6/29 4:00', '2009/6/29 5:00', '2009/6/29 6:00', '2009/6/29 7:00', '2009/6/29 8:00', '2009/6/29 9:00', '2009/6/29 10:00', '2009/6/29 11:00', '2009/6/29 12:00', '2009/6/29 13:00', '2009/6/29 14:00', '2009/6/29 15:00', '2009/6/29 16:00', '2009/6/29 17:00', '2009/6/29 18:00', '2009/6/29 19:00', '2009/6/29 20:00', '2009/6/29 21:00', '2009/6/29 22:00', '2009/6/29 23:00', 
-                '2009/6/30 0:00', '2009/6/30 1:00', '2009/6/30 2:00', '2009/6/30 3:00', '2009/6/30 4:00', '2009/6/30 5:00', '2009/6/30 6:00', '2009/6/30 7:00', '2009/6/30 8:00', '2009/6/30 9:00', '2009/6/30 10:00', '2009/6/30 11:00', '2009/6/30 12:00', '2009/6/30 13:00', '2009/6/30 14:00', '2009/6/30 15:00', '2009/6/30 16:00', '2009/6/30 17:00', '2009/6/30 18:00', '2009/6/30 19:00', '2009/6/30 20:00', '2009/6/30 21:00', '2009/6/30 22:00', '2009/6/30 23:00', 
-                '2009/7/1 0:00', '2009/7/1 1:00', '2009/7/1 2:00', '2009/7/1 3:00', '2009/7/1 4:00', '2009/7/1 5:00', '2009/7/1 6:00', '2009/7/1 7:00', '2009/7/1 8:00', '2009/7/1 9:00', '2009/7/1 10:00', '2009/7/1 11:00', '2009/7/1 12:00', '2009/7/1 13:00', '2009/7/1 14:00', '2009/7/1 15:00', '2009/7/1 16:00', '2009/7/1 17:00', '2009/7/1 18:00', '2009/7/1 19:00', '2009/7/1 20:00', '2009/7/1 21:00', '2009/7/1 22:00', '2009/7/1 23:00', 
-                '2009/7/2 0:00', '2009/7/2 1:00', '2009/7/2 2:00', '2009/7/2 3:00', '2009/7/2 4:00', '2009/7/2 5:00', '2009/7/2 6:00', '2009/7/2 7:00', '2009/7/2 8:00', '2009/7/2 9:00', '2009/7/2 10:00', '2009/7/2 11:00', '2009/7/2 12:00', '2009/7/2 13:00', '2009/7/2 14:00', '2009/7/2 15:00', '2009/7/2 16:00', '2009/7/2 17:00', '2009/7/2 18:00', '2009/7/2 19:00', '2009/7/2 20:00', '2009/7/2 21:00', '2009/7/2 22:00', '2009/7/2 23:00', 
-                '2009/7/3 0:00', '2009/7/3 1:00', '2009/7/3 2:00', '2009/7/3 3:00', '2009/7/3 4:00', '2009/7/3 5:00', '2009/7/3 6:00', '2009/7/3 7:00', '2009/7/3 8:00', '2009/7/3 9:00', '2009/7/3 10:00', '2009/7/3 11:00', '2009/7/3 12:00', '2009/7/3 13:00', '2009/7/3 14:00', '2009/7/3 15:00', '2009/7/3 16:00', '2009/7/3 17:00', '2009/7/3 18:00', '2009/7/3 19:00', '2009/7/3 20:00', '2009/7/3 21:00', '2009/7/3 22:00', '2009/7/3 23:00', 
-                '2009/7/4 0:00', '2009/7/4 1:00', '2009/7/4 2:00', '2009/7/4 3:00', '2009/7/4 4:00', '2009/7/4 5:00', '2009/7/4 6:00', '2009/7/4 7:00', '2009/7/4 8:00', '2009/7/4 9:00', '2009/7/4 10:00', '2009/7/4 11:00', '2009/7/4 12:00', '2009/7/4 13:00', '2009/7/4 14:00', '2009/7/4 15:00', '2009/7/4 16:00', '2009/7/4 17:00', '2009/7/4 18:00', '2009/7/4 19:00', '2009/7/4 20:00', '2009/7/4 21:00', '2009/7/4 22:00', '2009/7/4 23:00', 
-                '2009/7/5 0:00', '2009/7/5 1:00', '2009/7/5 2:00', '2009/7/5 3:00', '2009/7/5 4:00', '2009/7/5 5:00', '2009/7/5 6:00', '2009/7/5 7:00', '2009/7/5 8:00', '2009/7/5 9:00', '2009/7/5 10:00', '2009/7/5 11:00', '2009/7/5 12:00', '2009/7/5 13:00', '2009/7/5 14:00', '2009/7/5 15:00', '2009/7/5 16:00', '2009/7/5 17:00', '2009/7/5 18:00', '2009/7/5 19:00', '2009/7/5 20:00', '2009/7/5 21:00', '2009/7/5 22:00', '2009/7/5 23:00', 
-                '2009/7/6 0:00', '2009/7/6 1:00', '2009/7/6 2:00', '2009/7/6 3:00', '2009/7/6 4:00', '2009/7/6 5:00', '2009/7/6 6:00', '2009/7/6 7:00', '2009/7/6 8:00', '2009/7/6 9:00', '2009/7/6 10:00', '2009/7/6 11:00', '2009/7/6 12:00', '2009/7/6 13:00', '2009/7/6 14:00', '2009/7/6 15:00', '2009/7/6 16:00', '2009/7/6 17:00', '2009/7/6 18:00', '2009/7/6 19:00', '2009/7/6 20:00', '2009/7/6 21:00', '2009/7/6 22:00', '2009/7/6 23:00', 
-                '2009/7/7 0:00', '2009/7/7 1:00', '2009/7/7 2:00', '2009/7/7 3:00', '2009/7/7 4:00', '2009/7/7 5:00', '2009/7/7 6:00', '2009/7/7 7:00', '2009/7/7 8:00', '2009/7/7 9:00', '2009/7/7 10:00', '2009/7/7 11:00', '2009/7/7 12:00', '2009/7/7 13:00', '2009/7/7 14:00', '2009/7/7 15:00', '2009/7/7 16:00', '2009/7/7 17:00', '2009/7/7 18:00', '2009/7/7 19:00', '2009/7/7 20:00', '2009/7/7 21:00', '2009/7/7 22:00', '2009/7/7 23:00', 
-                '2009/7/8 0:00', '2009/7/8 1:00', '2009/7/8 2:00', '2009/7/8 3:00', '2009/7/8 4:00', '2009/7/8 5:00', '2009/7/8 6:00', '2009/7/8 7:00', '2009/7/8 8:00', '2009/7/8 9:00', '2009/7/8 10:00', '2009/7/8 11:00', '2009/7/8 12:00', '2009/7/8 13:00', '2009/7/8 14:00', '2009/7/8 15:00', '2009/7/8 16:00', '2009/7/8 17:00', '2009/7/8 18:00', '2009/7/8 19:00', '2009/7/8 20:00', '2009/7/8 21:00', '2009/7/8 22:00', '2009/7/8 23:00', 
-                '2009/7/9 0:00', '2009/7/9 1:00', '2009/7/9 2:00', '2009/7/9 3:00', '2009/7/9 4:00', '2009/7/9 5:00', '2009/7/9 6:00', '2009/7/9 7:00', '2009/7/9 8:00', '2009/7/9 9:00', '2009/7/9 10:00', '2009/7/9 11:00', '2009/7/9 12:00', '2009/7/9 13:00', '2009/7/9 14:00', '2009/7/9 15:00', '2009/7/9 16:00', '2009/7/9 17:00', '2009/7/9 18:00', '2009/7/9 19:00', '2009/7/9 20:00', '2009/7/9 21:00', '2009/7/9 22:00', '2009/7/9 23:00', 
-                '2009/7/10 0:00', '2009/7/10 1:00', '2009/7/10 2:00', '2009/7/10 3:00', '2009/7/10 4:00', '2009/7/10 5:00', '2009/7/10 6:00', '2009/7/10 7:00', '2009/7/10 8:00', '2009/7/10 9:00', '2009/7/10 10:00', '2009/7/10 11:00', '2009/7/10 12:00', '2009/7/10 13:00', '2009/7/10 14:00', '2009/7/10 15:00', '2009/7/10 16:00', '2009/7/10 17:00', '2009/7/10 18:00', '2009/7/10 19:00', '2009/7/10 20:00', '2009/7/10 21:00', '2009/7/10 22:00', '2009/7/10 23:00', 
+                '2009/6/23 0:00', '2009/6/23 1:00', '2009/6/23 2:00', '2009/6/23 3:00', '2009/6/23 4:00', '2009/6/23 5:00', '2009/6/23 6:00', '2009/6/23 7:00', '2009/6/23 8:00', '2009/6/23 9:00', '2009/6/23 10:00', '2009/6/23 11:00', '2009/6/23 12:00', '2009/6/23 13:00', '2009/6/23 14:00', '2009/6/23 15:00', '2009/6/23 16:00', '2009/6/23 17:00', '2009/6/23 18:00', '2009/6/23 19:00', '2009/6/23 20:00', '2009/6/23 21:00', '2009/6/23 22:00', '2009/6/23 23:00',
+                '2009/6/24 0:00', '2009/6/24 1:00', '2009/6/24 2:00', '2009/6/24 3:00', '2009/6/24 4:00', '2009/6/24 5:00', '2009/6/24 6:00', '2009/6/24 7:00', '2009/6/24 8:00', '2009/6/24 9:00', '2009/6/24 10:00', '2009/6/24 11:00', '2009/6/24 12:00', '2009/6/24 13:00', '2009/6/24 14:00', '2009/6/24 15:00', '2009/6/24 16:00', '2009/6/24 17:00', '2009/6/24 18:00', '2009/6/24 19:00', '2009/6/24 20:00', '2009/6/24 21:00', '2009/6/24 22:00', '2009/6/24 23:00',
+                '2009/6/25 0:00', '2009/6/25 1:00', '2009/6/25 2:00', '2009/6/25 3:00', '2009/6/25 4:00', '2009/6/25 5:00', '2009/6/25 6:00', '2009/6/25 7:00', '2009/6/25 8:00', '2009/6/25 9:00', '2009/6/25 10:00', '2009/6/25 11:00', '2009/6/25 12:00', '2009/6/25 13:00', '2009/6/25 14:00', '2009/6/25 15:00', '2009/6/25 16:00', '2009/6/25 17:00', '2009/6/25 18:00', '2009/6/25 19:00', '2009/6/25 20:00', '2009/6/25 21:00', '2009/6/25 22:00', '2009/6/25 23:00',
+                '2009/6/26 0:00', '2009/6/26 1:00', '2009/6/26 2:00', '2009/6/26 3:00', '2009/6/26 4:00', '2009/6/26 5:00', '2009/6/26 6:00', '2009/6/26 7:00', '2009/6/26 8:00', '2009/6/26 9:00', '2009/6/26 10:00', '2009/6/26 11:00', '2009/6/26 12:00', '2009/6/26 13:00', '2009/6/26 14:00', '2009/6/26 15:00', '2009/6/26 16:00', '2009/6/26 17:00', '2009/6/26 18:00', '2009/6/26 19:00', '2009/6/26 20:00', '2009/6/26 21:00', '2009/6/26 22:00', '2009/6/26 23:00',
+                '2009/6/27 0:00', '2009/6/27 1:00', '2009/6/27 2:00', '2009/6/27 3:00', '2009/6/27 4:00', '2009/6/27 5:00', '2009/6/27 6:00', '2009/6/27 7:00', '2009/6/27 8:00', '2009/6/27 9:00', '2009/6/27 10:00', '2009/6/27 11:00', '2009/6/27 12:00', '2009/6/27 13:00', '2009/6/27 14:00', '2009/6/27 15:00', '2009/6/27 16:00', '2009/6/27 17:00', '2009/6/27 18:00', '2009/6/27 19:00', '2009/6/27 20:00', '2009/6/27 21:00', '2009/6/27 22:00', '2009/6/27 23:00',
+                '2009/6/28 0:00', '2009/6/28 1:00', '2009/6/28 2:00', '2009/6/28 3:00', '2009/6/28 4:00', '2009/6/28 5:00', '2009/6/28 6:00', '2009/6/28 7:00', '2009/6/28 8:00', '2009/6/28 9:00', '2009/6/28 10:00', '2009/6/28 11:00', '2009/6/28 12:00', '2009/6/28 13:00', '2009/6/28 14:00', '2009/6/28 15:00', '2009/6/28 16:00', '2009/6/28 17:00', '2009/6/28 18:00', '2009/6/28 19:00', '2009/6/28 20:00', '2009/6/28 21:00', '2009/6/28 22:00', '2009/6/28 23:00',
+                '2009/6/29 0:00', '2009/6/29 1:00', '2009/6/29 2:00', '2009/6/29 3:00', '2009/6/29 4:00', '2009/6/29 5:00', '2009/6/29 6:00', '2009/6/29 7:00', '2009/6/29 8:00', '2009/6/29 9:00', '2009/6/29 10:00', '2009/6/29 11:00', '2009/6/29 12:00', '2009/6/29 13:00', '2009/6/29 14:00', '2009/6/29 15:00', '2009/6/29 16:00', '2009/6/29 17:00', '2009/6/29 18:00', '2009/6/29 19:00', '2009/6/29 20:00', '2009/6/29 21:00', '2009/6/29 22:00', '2009/6/29 23:00',
+                '2009/6/30 0:00', '2009/6/30 1:00', '2009/6/30 2:00', '2009/6/30 3:00', '2009/6/30 4:00', '2009/6/30 5:00', '2009/6/30 6:00', '2009/6/30 7:00', '2009/6/30 8:00', '2009/6/30 9:00', '2009/6/30 10:00', '2009/6/30 11:00', '2009/6/30 12:00', '2009/6/30 13:00', '2009/6/30 14:00', '2009/6/30 15:00', '2009/6/30 16:00', '2009/6/30 17:00', '2009/6/30 18:00', '2009/6/30 19:00', '2009/6/30 20:00', '2009/6/30 21:00', '2009/6/30 22:00', '2009/6/30 23:00',
+                '2009/7/1 0:00', '2009/7/1 1:00', '2009/7/1 2:00', '2009/7/1 3:00', '2009/7/1 4:00', '2009/7/1 5:00', '2009/7/1 6:00', '2009/7/1 7:00', '2009/7/1 8:00', '2009/7/1 9:00', '2009/7/1 10:00', '2009/7/1 11:00', '2009/7/1 12:00', '2009/7/1 13:00', '2009/7/1 14:00', '2009/7/1 15:00', '2009/7/1 16:00', '2009/7/1 17:00', '2009/7/1 18:00', '2009/7/1 19:00', '2009/7/1 20:00', '2009/7/1 21:00', '2009/7/1 22:00', '2009/7/1 23:00',
+                '2009/7/2 0:00', '2009/7/2 1:00', '2009/7/2 2:00', '2009/7/2 3:00', '2009/7/2 4:00', '2009/7/2 5:00', '2009/7/2 6:00', '2009/7/2 7:00', '2009/7/2 8:00', '2009/7/2 9:00', '2009/7/2 10:00', '2009/7/2 11:00', '2009/7/2 12:00', '2009/7/2 13:00', '2009/7/2 14:00', '2009/7/2 15:00', '2009/7/2 16:00', '2009/7/2 17:00', '2009/7/2 18:00', '2009/7/2 19:00', '2009/7/2 20:00', '2009/7/2 21:00', '2009/7/2 22:00', '2009/7/2 23:00',
+                '2009/7/3 0:00', '2009/7/3 1:00', '2009/7/3 2:00', '2009/7/3 3:00', '2009/7/3 4:00', '2009/7/3 5:00', '2009/7/3 6:00', '2009/7/3 7:00', '2009/7/3 8:00', '2009/7/3 9:00', '2009/7/3 10:00', '2009/7/3 11:00', '2009/7/3 12:00', '2009/7/3 13:00', '2009/7/3 14:00', '2009/7/3 15:00', '2009/7/3 16:00', '2009/7/3 17:00', '2009/7/3 18:00', '2009/7/3 19:00', '2009/7/3 20:00', '2009/7/3 21:00', '2009/7/3 22:00', '2009/7/3 23:00',
+                '2009/7/4 0:00', '2009/7/4 1:00', '2009/7/4 2:00', '2009/7/4 3:00', '2009/7/4 4:00', '2009/7/4 5:00', '2009/7/4 6:00', '2009/7/4 7:00', '2009/7/4 8:00', '2009/7/4 9:00', '2009/7/4 10:00', '2009/7/4 11:00', '2009/7/4 12:00', '2009/7/4 13:00', '2009/7/4 14:00', '2009/7/4 15:00', '2009/7/4 16:00', '2009/7/4 17:00', '2009/7/4 18:00', '2009/7/4 19:00', '2009/7/4 20:00', '2009/7/4 21:00', '2009/7/4 22:00', '2009/7/4 23:00',
+                '2009/7/5 0:00', '2009/7/5 1:00', '2009/7/5 2:00', '2009/7/5 3:00', '2009/7/5 4:00', '2009/7/5 5:00', '2009/7/5 6:00', '2009/7/5 7:00', '2009/7/5 8:00', '2009/7/5 9:00', '2009/7/5 10:00', '2009/7/5 11:00', '2009/7/5 12:00', '2009/7/5 13:00', '2009/7/5 14:00', '2009/7/5 15:00', '2009/7/5 16:00', '2009/7/5 17:00', '2009/7/5 18:00', '2009/7/5 19:00', '2009/7/5 20:00', '2009/7/5 21:00', '2009/7/5 22:00', '2009/7/5 23:00',
+                '2009/7/6 0:00', '2009/7/6 1:00', '2009/7/6 2:00', '2009/7/6 3:00', '2009/7/6 4:00', '2009/7/6 5:00', '2009/7/6 6:00', '2009/7/6 7:00', '2009/7/6 8:00', '2009/7/6 9:00', '2009/7/6 10:00', '2009/7/6 11:00', '2009/7/6 12:00', '2009/7/6 13:00', '2009/7/6 14:00', '2009/7/6 15:00', '2009/7/6 16:00', '2009/7/6 17:00', '2009/7/6 18:00', '2009/7/6 19:00', '2009/7/6 20:00', '2009/7/6 21:00', '2009/7/6 22:00', '2009/7/6 23:00',
+                '2009/7/7 0:00', '2009/7/7 1:00', '2009/7/7 2:00', '2009/7/7 3:00', '2009/7/7 4:00', '2009/7/7 5:00', '2009/7/7 6:00', '2009/7/7 7:00', '2009/7/7 8:00', '2009/7/7 9:00', '2009/7/7 10:00', '2009/7/7 11:00', '2009/7/7 12:00', '2009/7/7 13:00', '2009/7/7 14:00', '2009/7/7 15:00', '2009/7/7 16:00', '2009/7/7 17:00', '2009/7/7 18:00', '2009/7/7 19:00', '2009/7/7 20:00', '2009/7/7 21:00', '2009/7/7 22:00', '2009/7/7 23:00',
+                '2009/7/8 0:00', '2009/7/8 1:00', '2009/7/8 2:00', '2009/7/8 3:00', '2009/7/8 4:00', '2009/7/8 5:00', '2009/7/8 6:00', '2009/7/8 7:00', '2009/7/8 8:00', '2009/7/8 9:00', '2009/7/8 10:00', '2009/7/8 11:00', '2009/7/8 12:00', '2009/7/8 13:00', '2009/7/8 14:00', '2009/7/8 15:00', '2009/7/8 16:00', '2009/7/8 17:00', '2009/7/8 18:00', '2009/7/8 19:00', '2009/7/8 20:00', '2009/7/8 21:00', '2009/7/8 22:00', '2009/7/8 23:00',
+                '2009/7/9 0:00', '2009/7/9 1:00', '2009/7/9 2:00', '2009/7/9 3:00', '2009/7/9 4:00', '2009/7/9 5:00', '2009/7/9 6:00', '2009/7/9 7:00', '2009/7/9 8:00', '2009/7/9 9:00', '2009/7/9 10:00', '2009/7/9 11:00', '2009/7/9 12:00', '2009/7/9 13:00', '2009/7/9 14:00', '2009/7/9 15:00', '2009/7/9 16:00', '2009/7/9 17:00', '2009/7/9 18:00', '2009/7/9 19:00', '2009/7/9 20:00', '2009/7/9 21:00', '2009/7/9 22:00', '2009/7/9 23:00',
+                '2009/7/10 0:00', '2009/7/10 1:00', '2009/7/10 2:00', '2009/7/10 3:00', '2009/7/10 4:00', '2009/7/10 5:00', '2009/7/10 6:00', '2009/7/10 7:00', '2009/7/10 8:00', '2009/7/10 9:00', '2009/7/10 10:00', '2009/7/10 11:00', '2009/7/10 12:00', '2009/7/10 13:00', '2009/7/10 14:00', '2009/7/10 15:00', '2009/7/10 16:00', '2009/7/10 17:00', '2009/7/10 18:00', '2009/7/10 19:00', '2009/7/10 20:00', '2009/7/10 21:00', '2009/7/10 22:00', '2009/7/10 23:00',
                 '2009/7/11 0:00', '2009/7/11 1:00', '2009/7/11 2:00', '2009/7/11 3:00', '2009/7/11 4:00', '2009/7/11 5:00', '2009/7/11 6:00', '2009/7/11 7:00', '2009/7/11 8:00', '2009/7/11 9:00', '2009/7/11 10:00', '2009/7/11 11:00', '2009/7/11 12:00', '2009/7/11 13:00', '2009/7/11 14:00', '2009/7/11 15:00', '2009/7/11 16:00', '2009/7/11 17:00', '2009/7/11 18:00', '2009/7/11 19:00', '2009/7/11 20:00', '2009/7/11 21:00', '2009/7/11 22:00', '2009/7/11 23:00',
-                '2009/7/12 0:00', '2009/7/12 1:00', '2009/7/12 2:00', '2009/7/12 3:00', '2009/7/12 4:00', '2009/7/12 5:00', '2009/7/12 6:00', '2009/7/12 7:00', '2009/7/12 8:00', '2009/7/12 9:00', '2009/7/12 10:00', '2009/7/12 11:00', '2009/7/12 12:00', '2009/7/12 13:00', '2009/7/12 14:00', '2009/7/12 15:00', '2009/7/12 16:00', '2009/7/12 17:00', '2009/7/12 18:00', '2009/7/12 19:00', '2009/7/12 20:00', '2009/7/12 21:00', '2009/7/12 22:00', '2009/7/12 23:00', 
-                '2009/7/13 0:00', '2009/7/13 1:00', '2009/7/13 2:00', '2009/7/13 3:00', '2009/7/13 4:00', '2009/7/13 5:00', '2009/7/13 6:00', '2009/7/13 7:00', '2009/7/13 8:00', '2009/7/13 9:00', '2009/7/13 10:00', '2009/7/13 11:00', '2009/7/13 12:00', '2009/7/13 13:00', '2009/7/13 14:00', '2009/7/13 15:00', '2009/7/13 16:00', '2009/7/13 17:00', '2009/7/13 18:00', '2009/7/13 19:00', '2009/7/13 20:00', '2009/7/13 21:00', '2009/7/13 22:00', '2009/7/13 23:00', 
-                '2009/7/14 0:00', '2009/7/14 1:00', '2009/7/14 2:00', '2009/7/14 3:00', '2009/7/14 4:00', '2009/7/14 5:00', '2009/7/14 6:00', '2009/7/14 7:00', '2009/7/14 8:00', '2009/7/14 9:00', '2009/7/14 10:00', '2009/7/14 11:00', '2009/7/14 12:00', '2009/7/14 13:00', '2009/7/14 14:00', '2009/7/14 15:00', '2009/7/14 16:00', '2009/7/14 17:00', '2009/7/14 18:00', '2009/7/14 19:00', '2009/7/14 20:00', '2009/7/14 21:00', '2009/7/14 22:00', '2009/7/14 23:00', 
-                '2009/7/15 0:00', '2009/7/15 1:00', '2009/7/15 2:00', '2009/7/15 3:00', '2009/7/15 4:00', '2009/7/15 5:00', '2009/7/15 6:00', '2009/7/15 7:00', '2009/7/15 8:00', '2009/7/15 9:00', '2009/7/15 10:00', '2009/7/15 11:00', '2009/7/15 12:00', '2009/7/15 13:00', '2009/7/15 14:00', '2009/7/15 15:00', '2009/7/15 16:00', '2009/7/15 17:00', '2009/7/15 18:00', '2009/7/15 19:00', '2009/7/15 20:00', '2009/7/15 21:00', '2009/7/15 22:00', '2009/7/15 23:00', 
-                '2009/7/16 0:00', '2009/7/16 1:00', '2009/7/16 2:00', '2009/7/16 3:00', '2009/7/16 4:00', '2009/7/16 5:00', '2009/7/16 6:00', '2009/7/16 7:00', '2009/7/16 8:00', '2009/7/16 9:00', '2009/7/16 10:00', '2009/7/16 11:00', '2009/7/16 12:00', '2009/7/16 13:00', '2009/7/16 14:00', '2009/7/16 15:00', '2009/7/16 16:00', '2009/7/16 17:00', '2009/7/16 18:00', '2009/7/16 19:00', '2009/7/16 20:00', '2009/7/16 21:00', '2009/7/16 22:00', '2009/7/16 23:00', 
-                '2009/7/17 0:00', '2009/7/17 1:00', '2009/7/17 2:00', '2009/7/17 3:00', '2009/7/17 4:00', '2009/7/17 5:00', '2009/7/17 6:00', '2009/7/17 7:00', '2009/7/17 8:00', '2009/7/17 9:00', '2009/7/17 10:00', '2009/7/17 11:00', '2009/7/17 12:00', '2009/7/17 13:00', '2009/7/17 14:00', '2009/7/17 15:00', '2009/7/17 16:00', '2009/7/17 17:00', '2009/7/17 18:00', '2009/7/17 19:00', '2009/7/17 20:00', '2009/7/17 21:00', '2009/7/17 22:00', '2009/7/17 23:00', 
-                '2009/7/18 0:00', '2009/7/18 1:00', '2009/7/18 2:00', '2009/7/18 3:00', '2009/7/18 4:00', '2009/7/18 5:00', '2009/7/18 6:00', '2009/7/18 7:00', '2009/7/18 8:00', '2009/7/18 9:00', '2009/7/18 10:00', '2009/7/18 11:00', '2009/7/18 12:00', '2009/7/18 13:00', '2009/7/18 14:00', '2009/7/18 15:00', '2009/7/18 16:00', '2009/7/18 17:00', '2009/7/18 18:00', '2009/7/18 19:00', '2009/7/18 20:00', '2009/7/18 21:00', '2009/7/18 22:00', '2009/7/18 23:00', 
-                '2009/7/19 0:00', '2009/7/19 1:00', '2009/7/19 2:00', '2009/7/19 3:00', '2009/7/19 4:00', '2009/7/19 5:00', '2009/7/19 6:00', '2009/7/19 7:00', '2009/7/19 8:00', '2009/7/19 9:00', '2009/7/19 10:00', '2009/7/19 11:00', '2009/7/19 12:00', '2009/7/19 13:00', '2009/7/19 14:00', '2009/7/19 15:00', '2009/7/19 16:00', '2009/7/19 17:00', '2009/7/19 18:00', '2009/7/19 19:00', '2009/7/19 20:00', '2009/7/19 21:00', '2009/7/19 22:00', '2009/7/19 23:00', 
-                '2009/7/20 0:00', '2009/7/20 1:00', '2009/7/20 2:00', '2009/7/20 3:00', '2009/7/20 4:00', '2009/7/20 5:00', '2009/7/20 6:00', '2009/7/20 7:00', '2009/7/20 8:00', '2009/7/20 9:00', '2009/7/20 10:00', '2009/7/20 11:00', '2009/7/20 12:00', '2009/7/20 13:00', '2009/7/20 14:00', '2009/7/20 15:00', '2009/7/20 16:00', '2009/7/20 17:00', '2009/7/20 18:00', '2009/7/20 19:00', '2009/7/20 20:00', '2009/7/20 21:00', '2009/7/20 22:00', '2009/7/20 23:00', 
-                '2009/7/21 0:00', '2009/7/21 1:00', '2009/7/21 2:00', '2009/7/21 3:00', '2009/7/21 4:00', '2009/7/21 5:00', '2009/7/21 6:00', '2009/7/21 7:00', '2009/7/21 8:00', '2009/7/21 9:00', '2009/7/21 10:00', '2009/7/21 11:00', '2009/7/21 12:00', '2009/7/21 13:00', '2009/7/21 14:00', '2009/7/21 15:00', '2009/7/21 16:00', '2009/7/21 17:00', '2009/7/21 18:00', '2009/7/21 19:00', '2009/7/21 20:00', '2009/7/21 21:00', '2009/7/21 22:00', '2009/7/21 23:00', 
-                '2009/7/22 0:00', '2009/7/22 1:00', '2009/7/22 2:00', '2009/7/22 3:00', '2009/7/22 4:00', '2009/7/22 5:00', '2009/7/22 6:00', '2009/7/22 7:00', '2009/7/22 8:00', '2009/7/22 9:00', '2009/7/22 10:00', '2009/7/22 11:00', '2009/7/22 12:00', '2009/7/22 13:00', '2009/7/22 14:00', '2009/7/22 15:00', '2009/7/22 16:00', '2009/7/22 17:00', '2009/7/22 18:00', '2009/7/22 19:00', '2009/7/22 20:00', '2009/7/22 21:00', '2009/7/22 22:00', '2009/7/22 23:00', 
-                '2009/7/23 0:00', '2009/7/23 1:00', '2009/7/23 2:00', '2009/7/23 3:00', '2009/7/23 4:00', '2009/7/23 5:00', '2009/7/23 6:00', '2009/7/23 7:00', '2009/7/23 8:00', '2009/7/23 9:00', '2009/7/23 10:00', '2009/7/23 11:00', '2009/7/23 12:00', '2009/7/23 13:00', '2009/7/23 14:00', '2009/7/23 15:00', '2009/7/23 16:00', '2009/7/23 17:00', '2009/7/23 18:00', '2009/7/23 19:00', '2009/7/23 20:00', '2009/7/23 21:00', '2009/7/23 22:00', '2009/7/23 23:00', 
-                '2009/7/24 0:00', '2009/7/24 1:00', '2009/7/24 2:00', '2009/7/24 3:00', '2009/7/24 4:00', '2009/7/24 5:00', '2009/7/24 6:00', '2009/7/24 7:00', '2009/7/24 8:00', '2009/7/24 9:00', '2009/7/24 10:00', '2009/7/24 11:00', '2009/7/24 12:00', '2009/7/24 13:00', '2009/7/24 14:00', '2009/7/24 15:00', '2009/7/24 16:00', '2009/7/24 17:00', '2009/7/24 18:00', '2009/7/24 19:00', '2009/7/24 20:00', '2009/7/24 21:00', '2009/7/24 22:00', '2009/7/24 23:00', 
-                '2009/7/25 0:00', '2009/7/25 1:00', '2009/7/25 2:00', '2009/7/25 3:00', '2009/7/25 4:00', '2009/7/25 5:00', '2009/7/25 6:00', '2009/7/25 7:00', '2009/7/25 8:00', '2009/7/25 9:00', '2009/7/25 10:00', '2009/7/25 11:00', '2009/7/25 12:00', '2009/7/25 13:00', '2009/7/25 14:00', '2009/7/25 15:00', '2009/7/25 16:00', '2009/7/25 17:00', '2009/7/25 18:00', '2009/7/25 19:00', '2009/7/25 20:00', '2009/7/25 21:00', '2009/7/25 22:00', '2009/7/25 23:00', 
-                '2009/7/26 0:00', '2009/7/26 1:00', '2009/7/26 2:00', '2009/7/26 3:00', '2009/7/26 4:00', '2009/7/26 5:00', '2009/7/26 6:00', '2009/7/26 7:00', '2009/7/26 8:00', '2009/7/26 9:00', '2009/7/26 10:00', '2009/7/26 11:00', '2009/7/26 12:00', '2009/7/26 13:00', '2009/7/26 14:00', '2009/7/26 15:00', '2009/7/26 16:00', '2009/7/26 17:00', '2009/7/26 18:00', '2009/7/26 19:00', '2009/7/26 20:00', '2009/7/26 21:00', '2009/7/26 22:00', '2009/7/26 23:00', 
-                '2009/7/27 0:00', '2009/7/27 1:00', '2009/7/27 2:00', '2009/7/27 3:00', '2009/7/27 4:00', '2009/7/27 5:00', '2009/7/27 6:00', '2009/7/27 7:00', '2009/7/27 8:00', '2009/7/27 9:00', '2009/7/27 10:00', '2009/7/27 11:00', '2009/7/27 12:00', '2009/7/27 13:00', '2009/7/27 14:00', '2009/7/27 15:00', '2009/7/27 16:00', '2009/7/27 17:00', '2009/7/27 18:00', '2009/7/27 19:00', '2009/7/27 20:00', '2009/7/27 21:00', '2009/7/27 22:00', '2009/7/27 23:00', 
-                '2009/7/28 0:00', '2009/7/28 1:00', '2009/7/28 2:00', '2009/7/28 3:00', '2009/7/28 4:00', '2009/7/28 5:00', '2009/7/28 6:00', '2009/7/28 7:00', '2009/7/28 8:00', '2009/7/28 9:00', '2009/7/28 10:00', '2009/7/28 11:00', '2009/7/28 12:00', '2009/7/28 13:00', '2009/7/28 14:00', '2009/7/28 15:00', '2009/7/28 16:00', '2009/7/28 17:00', '2009/7/28 18:00', '2009/7/28 19:00', '2009/7/28 20:00', '2009/7/28 21:00', '2009/7/28 22:00', '2009/7/28 23:00', 
-                '2009/7/29 0:00', '2009/7/29 1:00', '2009/7/29 2:00', '2009/7/29 3:00', '2009/7/29 4:00', '2009/7/29 5:00', '2009/7/29 6:00', '2009/7/29 7:00', '2009/7/29 8:00', '2009/7/29 9:00', '2009/7/29 10:00', '2009/7/29 11:00', '2009/7/29 12:00', '2009/7/29 13:00', '2009/7/29 14:00', '2009/7/29 15:00', '2009/7/29 16:00', '2009/7/29 17:00', '2009/7/29 18:00', '2009/7/29 19:00', '2009/7/29 20:00', '2009/7/29 21:00', '2009/7/29 22:00', '2009/7/29 23:00', 
-                '2009/7/30 0:00', '2009/7/30 1:00', '2009/7/30 2:00', '2009/7/30 3:00', '2009/7/30 4:00', '2009/7/30 5:00', '2009/7/30 6:00', '2009/7/30 7:00', '2009/7/30 8:00', '2009/7/30 9:00', '2009/7/30 10:00', '2009/7/30 11:00', '2009/7/30 12:00', '2009/7/30 13:00', '2009/7/30 14:00', '2009/7/30 15:00', '2009/7/30 16:00', '2009/7/30 17:00', '2009/7/30 18:00', '2009/7/30 19:00', '2009/7/30 20:00', '2009/7/30 21:00', '2009/7/30 22:00', '2009/7/30 23:00', 
-                '2009/7/31 0:00', '2009/7/31 1:00', '2009/7/31 2:00', '2009/7/31 3:00', '2009/7/31 4:00', '2009/7/31 5:00', '2009/7/31 6:00', '2009/7/31 7:00', '2009/7/31 8:00', '2009/7/31 9:00', '2009/7/31 10:00', '2009/7/31 11:00', '2009/7/31 12:00', '2009/7/31 13:00', '2009/7/31 14:00', '2009/7/31 15:00', '2009/7/31 16:00', '2009/7/31 17:00', '2009/7/31 18:00', '2009/7/31 19:00', '2009/7/31 20:00', '2009/7/31 21:00', '2009/7/31 22:00', '2009/7/31 23:00', 
-                '2009/8/1 0:00', '2009/8/1 1:00', '2009/8/1 2:00', '2009/8/1 3:00', '2009/8/1 4:00', '2009/8/1 5:00', '2009/8/1 6:00', '2009/8/1 7:00', '2009/8/1 8:00', '2009/8/1 9:00', '2009/8/1 10:00', '2009/8/1 11:00', '2009/8/1 12:00', '2009/8/1 13:00', '2009/8/1 14:00', '2009/8/1 15:00', '2009/8/1 16:00', '2009/8/1 17:00', '2009/8/1 18:00', '2009/8/1 19:00', '2009/8/1 20:00', '2009/8/1 21:00', '2009/8/1 22:00', '2009/8/1 23:00', '2009/8/2 0:00', '2009/8/2 1:00', '2009/8/2 2:00', '2009/8/2 3:00', '2009/8/2 4:00', '2009/8/2 5:00', '2009/8/2 6:00', '2009/8/2 7:00', '2009/8/2 8:00', '2009/8/2 9:00', '2009/8/2 10:00', '2009/8/2 11:00', '2009/8/2 12:00', '2009/8/2 13:00', '2009/8/2 14:00', '2009/8/2 15:00', '2009/8/2 16:00', '2009/8/2 17:00', '2009/8/2 18:00', '2009/8/2 19:00', '2009/8/2 20:00', '2009/8/2 21:00', '2009/8/2 22:00', '2009/8/2 23:00', '2009/8/3 0:00', '2009/8/3 1:00', '2009/8/3 2:00', '2009/8/3 3:00', '2009/8/3 4:00', '2009/8/3 5:00', '2009/8/3 6:00', '2009/8/3 7:00', '2009/8/3 8:00', '2009/8/3 9:00', '2009/8/3 10:00', '2009/8/3 11:00', '2009/8/3 12:00', '2009/8/3 13:00', '2009/8/3 14:00', '2009/8/3 15:00', '2009/8/3 16:00', '2009/8/3 17:00', '2009/8/3 18:00', '2009/8/3 19:00', '2009/8/3 20:00', '2009/8/3 21:00', '2009/8/3 22:00', '2009/8/3 23:00', '2009/8/4 0:00', '2009/8/4 1:00', '2009/8/4 2:00', '2009/8/4 3:00', '2009/8/4 4:00', '2009/8/4 5:00', '2009/8/4 6:00', '2009/8/4 7:00', '2009/8/4 8:00', '2009/8/4 9:00', '2009/8/4 10:00', '2009/8/4 11:00', '2009/8/4 12:00', '2009/8/4 13:00', '2009/8/4 14:00', '2009/8/4 15:00', '2009/8/4 16:00', '2009/8/4 17:00', '2009/8/4 18:00', '2009/8/4 19:00', '2009/8/4 20:00', '2009/8/4 21:00', '2009/8/4 22:00', '2009/8/4 23:00', '2009/8/5 0:00', '2009/8/5 1:00', '2009/8/5 2:00', '2009/8/5 3:00', '2009/8/5 4:00', '2009/8/5 5:00', '2009/8/5 6:00', '2009/8/5 7:00', '2009/8/5 8:00', '2009/8/5 9:00', '2009/8/5 10:00', '2009/8/5 11:00', '2009/8/5 12:00', '2009/8/5 13:00', '2009/8/5 14:00', '2009/8/5 15:00', '2009/8/5 16:00', '2009/8/5 17:00', '2009/8/5 18:00', '2009/8/5 19:00', '2009/8/5 20:00', '2009/8/5 21:00', '2009/8/5 22:00', '2009/8/5 23:00', '2009/8/6 0:00', '2009/8/6 1:00', '2009/8/6 2:00', '2009/8/6 3:00', '2009/8/6 4:00', '2009/8/6 5:00', '2009/8/6 6:00', '2009/8/6 7:00', '2009/8/6 8:00', '2009/8/6 9:00', '2009/8/6 10:00', '2009/8/6 11:00', '2009/8/6 12:00', '2009/8/6 13:00', '2009/8/6 14:00', '2009/8/6 15:00', '2009/8/6 16:00', '2009/8/6 17:00', '2009/8/6 18:00', '2009/8/6 19:00', '2009/8/6 20:00', '2009/8/6 21:00', '2009/8/6 22:00', '2009/8/6 23:00', '2009/8/7 0:00', '2009/8/7 1:00', '2009/8/7 2:00', '2009/8/7 3:00', '2009/8/7 4:00', '2009/8/7 5:00', '2009/8/7 6:00', '2009/8/7 7:00', '2009/8/7 8:00', '2009/8/7 9:00', '2009/8/7 10:00', '2009/8/7 11:00', '2009/8/7 12:00', '2009/8/7 13:00', '2009/8/7 14:00', '2009/8/7 15:00', '2009/8/7 16:00', '2009/8/7 17:00', '2009/8/7 18:00', '2009/8/7 19:00', '2009/8/7 20:00', '2009/8/7 21:00', '2009/8/7 22:00', '2009/8/7 23:00', '2009/8/8 0:00', '2009/8/8 1:00', '2009/8/8 2:00', '2009/8/8 3:00', '2009/8/8 4:00', '2009/8/8 5:00', '2009/8/8 6:00', '2009/8/8 7:00', '2009/8/8 8:00', '2009/8/8 9:00', '2009/8/8 10:00', '2009/8/8 11:00', '2009/8/8 12:00', '2009/8/8 13:00', '2009/8/8 14:00', '2009/8/8 15:00', '2009/8/8 16:00', '2009/8/8 17:00', '2009/8/8 18:00', '2009/8/8 19:00', '2009/8/8 20:00', '2009/8/8 21:00', '2009/8/8 22:00', '2009/8/8 23:00', '2009/8/9 0:00', '2009/8/9 1:00', '2009/8/9 2:00', '2009/8/9 3:00', '2009/8/9 4:00', '2009/8/9 5:00', '2009/8/9 6:00', '2009/8/9 7:00', '2009/8/9 8:00', '2009/8/9 9:00', '2009/8/9 10:00', '2009/8/9 11:00', '2009/8/9 12:00', '2009/8/9 13:00', '2009/8/9 14:00', '2009/8/9 15:00', '2009/8/9 16:00', '2009/8/9 17:00', '2009/8/9 18:00', '2009/8/9 19:00', '2009/8/9 20:00', '2009/8/9 21:00', '2009/8/9 22:00', '2009/8/9 23:00', '2009/8/10 0:00', '2009/8/10 1:00', '2009/8/10 2:00', '2009/8/10 3:00', '2009/8/10 4:00', '2009/8/10 5:00', '2009/8/10 6:00', '2009/8/10 7:00', '2009/8/10 8:00', '2009/8/10 9:00', '2009/8/10 10:00', '2009/8/10 11:00', '2009/8/10 12:00', '2009/8/10 13:00', '2009/8/10 14:00', '2009/8/10 15:00', '2009/8/10 16:00', '2009/8/10 17:00', '2009/8/10 18:00', '2009/8/10 19:00', '2009/8/10 20:00', '2009/8/10 21:00', '2009/8/10 22:00', '2009/8/10 23:00', '2009/8/11 0:00', '2009/8/11 1:00', '2009/8/11 2:00', '2009/8/11 3:00', '2009/8/11 4:00', '2009/8/11 5:00', '2009/8/11 6:00', '2009/8/11 7:00', '2009/8/11 8:00', '2009/8/11 9:00', '2009/8/11 10:00', '2009/8/11 11:00', '2009/8/11 12:00', '2009/8/11 13:00', '2009/8/11 14:00', '2009/8/11 15:00', '2009/8/11 16:00', '2009/8/11 17:00', '2009/8/11 18:00', '2009/8/11 19:00', '2009/8/11 20:00', '2009/8/11 21:00', '2009/8/11 22:00', '2009/8/11 23:00', '2009/8/12 0:00', '2009/8/12 1:00', '2009/8/12 2:00', '2009/8/12 3:00', '2009/8/12 4:00', '2009/8/12 5:00', '2009/8/12 6:00', '2009/8/12 7:00', '2009/8/12 8:00', '2009/8/12 9:00', '2009/8/12 10:00', '2009/8/12 11:00', '2009/8/12 12:00', '2009/8/12 13:00', '2009/8/12 14:00', '2009/8/12 15:00', '2009/8/12 16:00', '2009/8/12 17:00', '2009/8/12 18:00', '2009/8/12 19:00', '2009/8/12 20:00', '2009/8/12 21:00', '2009/8/12 22:00', '2009/8/12 23:00', '2009/8/13 0:00', '2009/8/13 1:00', '2009/8/13 2:00', '2009/8/13 3:00', '2009/8/13 4:00', '2009/8/13 5:00', '2009/8/13 6:00', '2009/8/13 7:00', '2009/8/13 8:00', '2009/8/13 9:00', '2009/8/13 10:00', '2009/8/13 11:00', '2009/8/13 12:00', '2009/8/13 13:00', '2009/8/13 14:00', '2009/8/13 15:00', '2009/8/13 16:00', '2009/8/13 17:00', '2009/8/13 18:00', '2009/8/13 19:00', '2009/8/13 20:00', '2009/8/13 21:00', '2009/8/13 22:00', '2009/8/13 23:00', '2009/8/14 0:00', '2009/8/14 1:00', '2009/8/14 2:00', '2009/8/14 3:00', '2009/8/14 4:00', '2009/8/14 5:00', '2009/8/14 6:00', '2009/8/14 7:00', '2009/8/14 8:00', '2009/8/14 9:00', '2009/8/14 10:00', '2009/8/14 11:00', '2009/8/14 12:00', '2009/8/14 13:00', '2009/8/14 14:00', '2009/8/14 15:00', '2009/8/14 16:00', '2009/8/14 17:00', '2009/8/14 18:00', '2009/8/14 19:00', '2009/8/14 20:00', '2009/8/14 21:00', '2009/8/14 22:00', '2009/8/14 23:00', '2009/8/15 0:00', '2009/8/15 1:00', '2009/8/15 2:00', '2009/8/15 3:00', '2009/8/15 4:00', '2009/8/15 5:00', '2009/8/15 6:00', '2009/8/15 7:00', '2009/8/15 8:00', '2009/8/15 9:00', '2009/8/15 10:00', '2009/8/15 11:00', '2009/8/15 12:00', '2009/8/15 13:00', '2009/8/15 14:00', '2009/8/15 15:00', '2009/8/15 16:00', '2009/8/15 17:00', '2009/8/15 18:00', '2009/8/15 19:00', '2009/8/15 20:00', '2009/8/15 21:00', '2009/8/15 22:00', '2009/8/15 23:00', '2009/8/16 0:00', '2009/8/16 1:00', '2009/8/16 2:00', '2009/8/16 3:00', '2009/8/16 4:00', '2009/8/16 5:00', '2009/8/16 6:00', '2009/8/16 7:00', '2009/8/16 8:00', '2009/8/16 9:00', '2009/8/16 10:00', '2009/8/16 11:00', '2009/8/16 12:00', '2009/8/16 13:00', '2009/8/16 14:00', '2009/8/16 15:00', '2009/8/16 16:00', '2009/8/16 17:00', '2009/8/16 18:00', '2009/8/16 19:00', '2009/8/16 20:00', '2009/8/16 21:00', '2009/8/16 22:00', '2009/8/16 23:00', '2009/8/17 0:00', '2009/8/17 1:00', '2009/8/17 2:00', '2009/8/17 3:00', '2009/8/17 4:00', '2009/8/17 5:00', '2009/8/17 6:00', '2009/8/17 7:00', '2009/8/17 8:00', '2009/8/17 9:00', '2009/8/17 10:00', '2009/8/17 11:00', '2009/8/17 12:00', '2009/8/17 13:00', '2009/8/17 14:00', '2009/8/17 15:00', '2009/8/17 16:00', '2009/8/17 17:00', '2009/8/17 18:00', '2009/8/17 19:00', '2009/8/17 20:00', '2009/8/17 21:00', '2009/8/17 22:00', '2009/8/17 23:00', '2009/8/18 0:00', '2009/8/18 1:00', '2009/8/18 2:00', '2009/8/18 3:00', '2009/8/18 4:00', '2009/8/18 5:00', '2009/8/18 6:00', '2009/8/18 7:00', '2009/8/18 8:00', '2009/8/18 9:00', '2009/8/18 10:00', '2009/8/18 11:00', '2009/8/18 12:00', '2009/8/18 13:00', '2009/8/18 14:00', '2009/8/18 15:00', '2009/8/18 16:00', '2009/8/18 17:00', '2009/8/18 18:00', '2009/8/18 19:00', '2009/8/18 20:00', '2009/8/18 21:00', '2009/8/18 22:00', '2009/8/18 23:00', '2009/8/19 0:00', '2009/8/19 1:00', '2009/8/19 2:00', '2009/8/19 3:00', '2009/8/19 4:00', '2009/8/19 5:00', '2009/8/19 6:00', '2009/8/19 7:00', '2009/8/19 8:00', '2009/8/19 9:00', '2009/8/19 10:00', '2009/8/19 11:00', '2009/8/19 12:00', '2009/8/19 13:00', '2009/8/19 14:00', '2009/8/19 15:00', '2009/8/19 16:00', '2009/8/19 17:00', '2009/8/19 18:00', '2009/8/19 19:00', '2009/8/19 20:00', '2009/8/19 21:00', '2009/8/19 22:00', '2009/8/19 23:00', '2009/8/20 0:00', '2009/8/20 1:00', '2009/8/20 2:00', '2009/8/20 3:00', '2009/8/20 4:00', '2009/8/20 5:00', '2009/8/20 6:00', '2009/8/20 7:00', '2009/8/20 8:00', '2009/8/20 9:00', '2009/8/20 10:00', '2009/8/20 11:00', '2009/8/20 12:00', '2009/8/20 13:00', '2009/8/20 14:00', '2009/8/20 15:00', '2009/8/20 16:00', '2009/8/20 17:00', '2009/8/20 18:00', '2009/8/20 19:00', '2009/8/20 20:00', '2009/8/20 21:00', '2009/8/20 22:00', '2009/8/20 23:00', '2009/8/21 0:00', '2009/8/21 1:00', '2009/8/21 2:00', '2009/8/21 3:00', '2009/8/21 4:00', '2009/8/21 5:00', '2009/8/21 6:00', '2009/8/21 7:00', '2009/8/21 8:00', '2009/8/21 9:00', '2009/8/21 10:00', '2009/8/21 11:00', '2009/8/21 12:00', '2009/8/21 13:00', '2009/8/21 14:00', '2009/8/21 15:00', '2009/8/21 16:00', '2009/8/21 17:00', '2009/8/21 18:00', '2009/8/21 19:00', '2009/8/21 20:00', '2009/8/21 21:00', '2009/8/21 22:00', '2009/8/21 23:00', '2009/8/22 0:00', '2009/8/22 1:00', '2009/8/22 2:00', '2009/8/22 3:00', '2009/8/22 4:00', '2009/8/22 5:00', '2009/8/22 6:00', '2009/8/22 7:00', '2009/8/22 8:00', '2009/8/22 9:00', '2009/8/22 10:00', '2009/8/22 11:00', '2009/8/22 12:00', '2009/8/22 13:00', '2009/8/22 14:00', '2009/8/22 15:00', '2009/8/22 16:00', '2009/8/22 17:00', '2009/8/22 18:00', '2009/8/22 19:00', '2009/8/22 20:00', '2009/8/22 21:00', '2009/8/22 22:00', '2009/8/22 23:00', '2009/8/23 0:00', '2009/8/23 1:00', '2009/8/23 2:00', '2009/8/23 3:00', '2009/8/23 4:00', '2009/8/23 5:00', '2009/8/23 6:00', '2009/8/23 7:00', '2009/8/23 8:00', '2009/8/23 9:00', '2009/8/23 10:00', '2009/8/23 11:00', '2009/8/23 12:00', '2009/8/23 13:00', '2009/8/23 14:00', '2009/8/23 15:00', '2009/8/23 16:00', '2009/8/23 17:00', '2009/8/23 18:00', '2009/8/23 19:00', '2009/8/23 20:00', '2009/8/23 21:00', '2009/8/23 22:00', '2009/8/23 23:00', '2009/8/24 0:00', '2009/8/24 1:00', '2009/8/24 2:00', '2009/8/24 3:00', '2009/8/24 4:00', '2009/8/24 5:00', '2009/8/24 6:00', '2009/8/24 7:00', '2009/8/24 8:00', '2009/8/24 9:00', '2009/8/24 10:00', '2009/8/24 11:00', '2009/8/24 12:00', '2009/8/24 13:00', '2009/8/24 14:00', '2009/8/24 15:00', '2009/8/24 16:00', '2009/8/24 17:00', '2009/8/24 18:00', '2009/8/24 19:00', '2009/8/24 20:00', '2009/8/24 21:00', '2009/8/24 22:00', '2009/8/24 23:00', '2009/8/25 0:00', '2009/8/25 1:00', '2009/8/25 2:00', '2009/8/25 3:00', '2009/8/25 4:00', '2009/8/25 5:00', '2009/8/25 6:00', '2009/8/25 7:00', '2009/8/25 8:00', '2009/8/25 9:00', '2009/8/25 10:00', '2009/8/25 11:00', '2009/8/25 12:00', '2009/8/25 13:00', '2009/8/25 14:00', '2009/8/25 15:00', '2009/8/25 16:00', '2009/8/25 17:00', '2009/8/25 18:00', '2009/8/25 19:00', '2009/8/25 20:00', '2009/8/25 21:00', '2009/8/25 22:00', '2009/8/25 23:00', '2009/8/26 0:00', '2009/8/26 1:00', '2009/8/26 2:00', '2009/8/26 3:00', '2009/8/26 4:00', '2009/8/26 5:00', '2009/8/26 6:00', '2009/8/26 7:00', '2009/8/26 8:00', '2009/8/26 9:00', '2009/8/26 10:00', '2009/8/26 11:00', '2009/8/26 12:00', '2009/8/26 13:00', '2009/8/26 14:00', '2009/8/26 15:00', '2009/8/26 16:00', '2009/8/26 17:00', '2009/8/26 18:00', '2009/8/26 19:00', '2009/8/26 20:00', '2009/8/26 21:00', '2009/8/26 22:00', '2009/8/26 23:00', '2009/8/27 0:00', '2009/8/27 1:00', '2009/8/27 2:00', '2009/8/27 3:00', '2009/8/27 4:00', '2009/8/27 5:00', '2009/8/27 6:00', '2009/8/27 7:00', '2009/8/27 8:00', '2009/8/27 9:00', '2009/8/27 10:00', '2009/8/27 11:00', '2009/8/27 12:00', '2009/8/27 13:00', '2009/8/27 14:00', '2009/8/27 15:00', '2009/8/27 16:00', '2009/8/27 17:00', '2009/8/27 18:00', '2009/8/27 19:00', '2009/8/27 20:00', '2009/8/27 21:00', '2009/8/27 22:00', '2009/8/27 23:00', '2009/8/28 0:00', '2009/8/28 1:00', '2009/8/28 2:00', '2009/8/28 3:00', '2009/8/28 4:00', '2009/8/28 5:00', '2009/8/28 6:00', '2009/8/28 7:00', '2009/8/28 8:00', '2009/8/28 9:00', '2009/8/28 10:00', '2009/8/28 11:00', '2009/8/28 12:00', '2009/8/28 13:00', '2009/8/28 14:00', '2009/8/28 15:00', '2009/8/28 16:00', '2009/8/28 17:00', '2009/8/28 18:00', '2009/8/28 19:00', '2009/8/28 20:00', '2009/8/28 21:00', '2009/8/28 22:00', '2009/8/28 23:00', '2009/8/29 0:00', '2009/8/29 1:00', '2009/8/29 2:00', '2009/8/29 3:00', '2009/8/29 4:00', '2009/8/29 5:00', '2009/8/29 6:00', '2009/8/29 7:00', '2009/8/29 8:00', '2009/8/29 9:00', '2009/8/29 10:00', '2009/8/29 11:00', '2009/8/29 12:00', '2009/8/29 13:00', '2009/8/29 14:00', '2009/8/29 15:00', '2009/8/29 16:00', '2009/8/29 17:00', '2009/8/29 18:00', '2009/8/29 19:00', '2009/8/29 20:00', '2009/8/29 21:00', '2009/8/29 22:00', '2009/8/29 23:00', '2009/8/30 0:00', '2009/8/30 1:00', '2009/8/30 2:00', '2009/8/30 3:00', '2009/8/30 4:00', '2009/8/30 5:00', '2009/8/30 6:00', '2009/8/30 7:00', '2009/8/30 8:00', '2009/8/30 9:00', '2009/8/30 10:00', '2009/8/30 11:00', '2009/8/30 12:00', '2009/8/30 13:00', '2009/8/30 14:00', '2009/8/30 15:00', '2009/8/30 16:00', '2009/8/30 17:00', '2009/8/30 18:00', '2009/8/30 19:00', '2009/8/30 20:00', '2009/8/30 21:00', '2009/8/30 22:00', '2009/8/30 23:00', '2009/8/31 0:00', '2009/8/31 1:00', '2009/8/31 2:00', '2009/8/31 3:00', '2009/8/31 4:00', '2009/8/31 5:00', '2009/8/31 6:00', '2009/8/31 7:00', '2009/8/31 8:00', '2009/8/31 9:00', '2009/8/31 10:00', '2009/8/31 11:00', '2009/8/31 12:00', '2009/8/31 13:00', '2009/8/31 14:00', '2009/8/31 15:00', '2009/8/31 16:00', '2009/8/31 17:00', '2009/8/31 18:00', '2009/8/31 19:00', '2009/8/31 20:00', '2009/8/31 21:00', '2009/8/31 22:00', '2009/8/31 23:00', 
-                '2009/9/1 0:00', '2009/9/1 1:00', '2009/9/1 2:00', '2009/9/1 3:00', '2009/9/1 4:00', '2009/9/1 5:00', '2009/9/1 6:00', '2009/9/1 7:00', '2009/9/1 8:00', '2009/9/1 9:00', '2009/9/1 10:00', '2009/9/1 11:00', '2009/9/1 12:00', '2009/9/1 13:00', '2009/9/1 14:00', '2009/9/1 15:00', '2009/9/1 16:00', '2009/9/1 17:00', '2009/9/1 18:00', '2009/9/1 19:00', '2009/9/1 20:00', '2009/9/1 21:00', '2009/9/1 22:00', '2009/9/1 23:00', '2009/9/2 0:00', '2009/9/2 1:00', '2009/9/2 2:00', '2009/9/2 3:00', '2009/9/2 4:00', '2009/9/2 5:00', '2009/9/2 6:00', '2009/9/2 7:00', '2009/9/2 8:00', '2009/9/2 9:00', '2009/9/2 10:00', '2009/9/2 11:00', '2009/9/2 12:00', '2009/9/2 13:00', '2009/9/2 14:00', '2009/9/2 15:00', '2009/9/2 16:00', '2009/9/2 17:00', '2009/9/2 18:00', '2009/9/2 19:00', '2009/9/2 20:00', '2009/9/2 21:00', '2009/9/2 22:00', '2009/9/2 23:00', '2009/9/3 0:00', '2009/9/3 1:00', '2009/9/3 2:00', '2009/9/3 3:00', '2009/9/3 4:00', '2009/9/3 5:00', '2009/9/3 6:00', '2009/9/3 7:00', '2009/9/3 8:00', '2009/9/3 9:00', '2009/9/3 10:00', '2009/9/3 11:00', '2009/9/3 12:00', '2009/9/3 13:00', '2009/9/3 14:00', '2009/9/3 15:00', '2009/9/3 16:00', '2009/9/3 17:00', '2009/9/3 18:00', '2009/9/3 19:00', '2009/9/3 20:00', '2009/9/3 21:00', '2009/9/3 22:00', '2009/9/3 23:00', '2009/9/4 0:00', '2009/9/4 1:00', '2009/9/4 2:00', '2009/9/4 3:00', '2009/9/4 4:00', '2009/9/4 5:00', '2009/9/4 6:00', '2009/9/4 7:00', '2009/9/4 8:00', '2009/9/4 9:00', '2009/9/4 10:00', '2009/9/4 11:00', '2009/9/4 12:00', '2009/9/4 13:00', '2009/9/4 14:00', '2009/9/4 15:00', '2009/9/4 16:00', '2009/9/4 17:00', '2009/9/4 18:00', '2009/9/4 19:00', '2009/9/4 20:00', '2009/9/4 21:00', '2009/9/4 22:00', '2009/9/4 23:00', '2009/9/5 0:00', '2009/9/5 1:00', '2009/9/5 2:00', '2009/9/5 3:00', '2009/9/5 4:00', '2009/9/5 5:00', '2009/9/5 6:00', '2009/9/5 7:00', '2009/9/5 8:00', '2009/9/5 9:00', '2009/9/5 10:00', '2009/9/5 11:00', '2009/9/5 12:00', '2009/9/5 13:00', '2009/9/5 14:00', '2009/9/5 15:00', '2009/9/5 16:00', '2009/9/5 17:00', '2009/9/5 18:00', '2009/9/5 19:00', '2009/9/5 20:00', '2009/9/5 21:00', '2009/9/5 22:00', '2009/9/5 23:00', '2009/9/6 0:00', '2009/9/6 1:00', '2009/9/6 2:00', '2009/9/6 3:00', '2009/9/6 4:00', '2009/9/6 5:00', '2009/9/6 6:00', '2009/9/6 7:00', '2009/9/6 8:00', '2009/9/6 9:00', '2009/9/6 10:00', '2009/9/6 11:00', '2009/9/6 12:00', '2009/9/6 13:00', '2009/9/6 14:00', '2009/9/6 15:00', '2009/9/6 16:00', '2009/9/6 17:00', '2009/9/6 18:00', '2009/9/6 19:00', '2009/9/6 20:00', '2009/9/6 21:00', '2009/9/6 22:00', '2009/9/6 23:00', '2009/9/7 0:00', '2009/9/7 1:00', '2009/9/7 2:00', '2009/9/7 3:00', '2009/9/7 4:00', '2009/9/7 5:00', '2009/9/7 6:00', '2009/9/7 7:00', '2009/9/7 8:00', '2009/9/7 9:00', '2009/9/7 10:00', '2009/9/7 11:00', '2009/9/7 12:00', '2009/9/7 13:00', '2009/9/7 14:00', '2009/9/7 15:00', '2009/9/7 16:00', '2009/9/7 17:00', '2009/9/7 18:00', '2009/9/7 19:00', '2009/9/7 20:00', '2009/9/7 21:00', '2009/9/7 22:00', '2009/9/7 23:00', '2009/9/8 0:00', '2009/9/8 1:00', '2009/9/8 2:00', '2009/9/8 3:00', '2009/9/8 4:00', '2009/9/8 5:00', '2009/9/8 6:00', '2009/9/8 7:00', '2009/9/8 8:00', '2009/9/8 9:00', '2009/9/8 10:00', '2009/9/8 11:00', '2009/9/8 12:00', '2009/9/8 13:00', '2009/9/8 14:00', '2009/9/8 15:00', '2009/9/8 16:00', '2009/9/8 17:00', '2009/9/8 18:00', '2009/9/8 19:00', '2009/9/8 20:00', '2009/9/8 21:00', '2009/9/8 22:00', '2009/9/8 23:00', '2009/9/9 0:00', '2009/9/9 1:00', '2009/9/9 2:00', '2009/9/9 3:00', '2009/9/9 4:00', '2009/9/9 5:00', '2009/9/9 6:00', '2009/9/9 7:00', '2009/9/9 8:00', '2009/9/9 9:00', '2009/9/9 10:00', '2009/9/9 11:00', '2009/9/9 12:00', '2009/9/9 13:00', '2009/9/9 14:00', '2009/9/9 15:00', '2009/9/9 16:00', '2009/9/9 17:00', '2009/9/9 18:00', '2009/9/9 19:00', '2009/9/9 20:00', '2009/9/9 21:00', '2009/9/9 22:00', '2009/9/9 23:00', '2009/9/10 0:00', '2009/9/10 1:00', '2009/9/10 2:00', '2009/9/10 3:00', '2009/9/10 4:00', '2009/9/10 5:00', '2009/9/10 6:00', '2009/9/10 7:00', '2009/9/10 8:00', '2009/9/10 9:00', '2009/9/10 10:00', '2009/9/10 11:00', '2009/9/10 12:00', '2009/9/10 13:00', '2009/9/10 14:00', '2009/9/10 15:00', '2009/9/10 16:00', '2009/9/10 17:00', '2009/9/10 18:00', '2009/9/10 19:00', '2009/9/10 20:00', '2009/9/10 21:00', '2009/9/10 22:00', '2009/9/10 23:00', '2009/9/11 0:00', '2009/9/11 1:00', '2009/9/11 2:00', '2009/9/11 3:00', '2009/9/11 4:00', '2009/9/11 5:00', '2009/9/11 6:00', '2009/9/11 7:00', '2009/9/11 8:00', '2009/9/11 9:00', '2009/9/11 10:00', '2009/9/11 11:00', '2009/9/11 12:00', '2009/9/11 13:00', '2009/9/11 14:00', '2009/9/11 15:00', '2009/9/11 16:00', '2009/9/11 17:00', '2009/9/11 18:00', '2009/9/11 19:00', '2009/9/11 20:00', '2009/9/11 21:00', '2009/9/11 22:00', '2009/9/11 23:00', '2009/9/12 0:00', '2009/9/12 1:00', '2009/9/12 2:00', '2009/9/12 3:00', '2009/9/12 4:00', '2009/9/12 5:00', '2009/9/12 6:00', '2009/9/12 7:00', '2009/9/12 8:00', '2009/9/12 9:00', '2009/9/12 10:00', '2009/9/12 11:00', '2009/9/12 12:00', '2009/9/12 13:00', '2009/9/12 14:00', '2009/9/12 15:00', '2009/9/12 16:00', '2009/9/12 17:00', '2009/9/12 18:00', '2009/9/12 19:00', '2009/9/12 20:00', '2009/9/12 21:00', '2009/9/12 22:00', '2009/9/12 23:00', '2009/9/13 0:00', '2009/9/13 1:00', '2009/9/13 2:00', '2009/9/13 3:00', '2009/9/13 4:00', '2009/9/13 5:00', '2009/9/13 6:00', '2009/9/13 7:00', '2009/9/13 8:00', '2009/9/13 9:00', '2009/9/13 10:00', '2009/9/13 11:00', '2009/9/13 12:00', '2009/9/13 13:00', '2009/9/13 14:00', '2009/9/13 15:00', '2009/9/13 16:00', '2009/9/13 17:00', '2009/9/13 18:00', '2009/9/13 19:00', '2009/9/13 20:00', '2009/9/13 21:00', '2009/9/13 22:00', '2009/9/13 23:00', '2009/9/14 0:00', '2009/9/14 1:00', '2009/9/14 2:00', '2009/9/14 3:00', '2009/9/14 4:00', '2009/9/14 5:00', '2009/9/14 6:00', '2009/9/14 7:00', '2009/9/14 8:00', '2009/9/14 9:00', '2009/9/14 10:00', '2009/9/14 11:00', '2009/9/14 12:00', '2009/9/14 13:00', '2009/9/14 14:00', '2009/9/14 15:00', '2009/9/14 16:00', '2009/9/14 17:00', '2009/9/14 18:00', '2009/9/14 19:00', '2009/9/14 20:00', '2009/9/14 21:00', '2009/9/14 22:00', '2009/9/14 23:00', '2009/9/15 0:00', '2009/9/15 1:00', '2009/9/15 2:00', '2009/9/15 3:00', '2009/9/15 4:00', '2009/9/15 5:00', '2009/9/15 6:00', '2009/9/15 7:00', '2009/9/15 8:00', '2009/9/15 9:00', '2009/9/15 10:00', '2009/9/15 11:00', '2009/9/15 12:00', '2009/9/15 13:00', '2009/9/15 14:00', '2009/9/15 15:00', '2009/9/15 16:00', '2009/9/15 17:00', '2009/9/15 18:00', '2009/9/15 19:00', '2009/9/15 20:00', '2009/9/15 21:00', '2009/9/15 22:00', '2009/9/15 23:00', '2009/9/16 0:00', '2009/9/16 1:00', '2009/9/16 2:00', '2009/9/16 3:00', '2009/9/16 4:00', '2009/9/16 5:00', '2009/9/16 6:00', '2009/9/16 7:00', '2009/9/16 8:00', '2009/9/16 9:00', '2009/9/16 10:00', '2009/9/16 11:00', '2009/9/16 12:00', '2009/9/16 13:00', '2009/9/16 14:00', '2009/9/16 15:00', '2009/9/16 16:00', '2009/9/16 17:00', '2009/9/16 18:00', '2009/9/16 19:00', '2009/9/16 20:00', '2009/9/16 21:00', '2009/9/16 22:00', '2009/9/16 23:00', '2009/9/17 0:00', '2009/9/17 1:00', '2009/9/17 2:00', '2009/9/17 3:00', '2009/9/17 4:00', '2009/9/17 5:00', '2009/9/17 6:00', '2009/9/17 7:00', '2009/9/17 8:00', '2009/9/17 9:00', '2009/9/17 10:00', '2009/9/17 11:00', '2009/9/17 12:00', '2009/9/17 13:00', '2009/9/17 14:00', '2009/9/17 15:00', '2009/9/17 16:00', '2009/9/17 17:00', '2009/9/17 18:00', '2009/9/17 19:00', '2009/9/17 20:00', '2009/9/17 21:00', '2009/9/17 22:00', '2009/9/17 23:00', '2009/9/18 0:00', '2009/9/18 1:00', '2009/9/18 2:00', '2009/9/18 3:00', '2009/9/18 4:00', '2009/9/18 5:00', '2009/9/18 6:00', '2009/9/18 7:00', '2009/9/18 8:00', '2009/9/18 9:00', '2009/9/18 10:00', '2009/9/18 11:00', '2009/9/18 12:00', '2009/9/18 13:00', '2009/9/18 14:00', '2009/9/18 15:00', '2009/9/18 16:00', '2009/9/18 17:00', '2009/9/18 18:00', '2009/9/18 19:00', '2009/9/18 20:00', '2009/9/18 21:00', '2009/9/18 22:00', '2009/9/18 23:00', '2009/9/19 0:00', '2009/9/19 1:00', '2009/9/19 2:00', '2009/9/19 3:00', '2009/9/19 4:00', '2009/9/19 5:00', '2009/9/19 6:00', '2009/9/19 7:00', '2009/9/19 8:00', '2009/9/19 9:00', '2009/9/19 10:00', '2009/9/19 11:00', '2009/9/19 12:00', '2009/9/19 13:00', '2009/9/19 14:00', '2009/9/19 15:00', '2009/9/19 16:00', '2009/9/19 17:00', '2009/9/19 18:00', '2009/9/19 19:00', '2009/9/19 20:00', '2009/9/19 21:00', '2009/9/19 22:00', '2009/9/19 23:00', '2009/9/20 0:00', '2009/9/20 1:00', '2009/9/20 2:00', '2009/9/20 3:00', '2009/9/20 4:00', '2009/9/20 5:00', '2009/9/20 6:00', '2009/9/20 7:00', '2009/9/20 8:00', '2009/9/20 9:00', '2009/9/20 10:00', '2009/9/20 11:00', '2009/9/20 12:00', '2009/9/20 13:00', '2009/9/20 14:00', '2009/9/20 15:00', '2009/9/20 16:00', '2009/9/20 17:00', '2009/9/20 18:00', '2009/9/20 19:00', '2009/9/20 20:00', '2009/9/20 21:00', '2009/9/20 22:00', '2009/9/20 23:00', '2009/9/21 0:00', '2009/9/21 1:00', '2009/9/21 2:00', '2009/9/21 3:00', '2009/9/21 4:00', '2009/9/21 5:00', '2009/9/21 6:00', '2009/9/21 7:00', '2009/9/21 8:00', '2009/9/21 9:00', '2009/9/21 10:00', '2009/9/21 11:00', '2009/9/21 12:00', '2009/9/21 13:00', '2009/9/21 14:00', '2009/9/21 15:00', '2009/9/21 16:00', '2009/9/21 17:00', '2009/9/21 18:00', '2009/9/21 19:00', '2009/9/21 20:00', '2009/9/21 21:00', '2009/9/21 22:00', '2009/9/21 23:00', '2009/9/22 0:00', '2009/9/22 1:00', '2009/9/22 2:00', '2009/9/22 3:00', '2009/9/22 4:00', '2009/9/22 5:00', '2009/9/22 6:00', '2009/9/22 7:00', '2009/9/22 8:00', '2009/9/22 9:00', '2009/9/22 10:00', '2009/9/22 11:00', '2009/9/22 12:00', '2009/9/22 13:00', '2009/9/22 14:00', '2009/9/22 15:00', '2009/9/22 16:00', '2009/9/22 17:00', '2009/9/22 18:00', '2009/9/22 19:00', '2009/9/22 20:00', '2009/9/22 21:00', '2009/9/22 22:00', '2009/9/22 23:00', '2009/9/23 0:00', '2009/9/23 1:00', '2009/9/23 2:00', '2009/9/23 3:00', '2009/9/23 4:00', '2009/9/23 5:00', '2009/9/23 6:00', '2009/9/23 7:00', '2009/9/23 8:00', '2009/9/23 9:00', '2009/9/23 10:00', '2009/9/23 11:00', '2009/9/23 12:00', '2009/9/23 13:00', '2009/9/23 14:00', '2009/9/23 15:00', '2009/9/23 16:00', '2009/9/23 17:00', '2009/9/23 18:00', '2009/9/23 19:00', '2009/9/23 20:00', '2009/9/23 21:00', '2009/9/23 22:00', '2009/9/23 23:00', '2009/9/24 0:00', '2009/9/24 1:00', '2009/9/24 2:00', '2009/9/24 3:00', '2009/9/24 4:00', '2009/9/24 5:00', '2009/9/24 6:00', '2009/9/24 7:00', '2009/9/24 8:00', '2009/9/24 9:00', '2009/9/24 10:00', '2009/9/24 11:00', '2009/9/24 12:00', '2009/9/24 13:00', '2009/9/24 14:00', '2009/9/24 15:00', '2009/9/24 16:00', '2009/9/24 17:00', '2009/9/24 18:00', '2009/9/24 19:00', '2009/9/24 20:00', '2009/9/24 21:00', '2009/9/24 22:00', '2009/9/24 23:00', '2009/9/25 0:00', '2009/9/25 1:00', '2009/9/25 2:00', '2009/9/25 3:00', '2009/9/25 4:00', '2009/9/25 5:00', '2009/9/25 6:00', '2009/9/25 7:00', '2009/9/25 8:00', '2009/9/25 9:00', '2009/9/25 10:00', '2009/9/25 11:00', '2009/9/25 12:00', '2009/9/25 13:00', '2009/9/25 14:00', '2009/9/25 15:00', '2009/9/25 16:00', '2009/9/25 17:00', '2009/9/25 18:00', '2009/9/25 19:00', '2009/9/25 20:00', '2009/9/25 21:00', '2009/9/25 22:00', '2009/9/25 23:00', '2009/9/26 0:00', '2009/9/26 1:00', '2009/9/26 2:00', '2009/9/26 3:00', '2009/9/26 4:00', '2009/9/26 5:00', '2009/9/26 6:00', '2009/9/26 7:00', '2009/9/26 8:00', '2009/9/26 9:00', '2009/9/26 10:00', '2009/9/26 11:00', '2009/9/26 12:00', '2009/9/26 13:00', '2009/9/26 14:00', '2009/9/26 15:00', '2009/9/26 16:00', '2009/9/26 17:00', '2009/9/26 18:00', '2009/9/26 19:00', '2009/9/26 20:00', '2009/9/26 21:00', '2009/9/26 22:00', '2009/9/26 23:00', '2009/9/27 0:00', '2009/9/27 1:00', '2009/9/27 2:00', '2009/9/27 3:00', '2009/9/27 4:00', '2009/9/27 5:00', '2009/9/27 6:00', '2009/9/27 7:00', '2009/9/27 8:00', '2009/9/27 9:00', '2009/9/27 10:00', '2009/9/27 11:00', '2009/9/27 12:00', '2009/9/27 13:00', '2009/9/27 14:00', '2009/9/27 15:00', '2009/9/27 16:00', '2009/9/27 17:00', '2009/9/27 18:00', '2009/9/27 19:00', '2009/9/27 20:00', '2009/9/27 21:00', '2009/9/27 22:00', '2009/9/27 23:00', '2009/9/28 0:00', '2009/9/28 1:00', '2009/9/28 2:00', '2009/9/28 3:00', '2009/9/28 4:00', '2009/9/28 5:00', '2009/9/28 6:00', '2009/9/28 7:00', '2009/9/28 8:00', '2009/9/28 9:00', '2009/9/28 10:00', '2009/9/28 11:00', '2009/9/28 12:00', '2009/9/28 13:00', '2009/9/28 14:00', '2009/9/28 15:00', '2009/9/28 16:00', '2009/9/28 17:00', '2009/9/28 18:00', '2009/9/28 19:00', '2009/9/28 20:00', '2009/9/28 21:00', '2009/9/28 22:00', '2009/9/28 23:00', '2009/9/29 0:00', '2009/9/29 1:00', '2009/9/29 2:00', '2009/9/29 3:00', '2009/9/29 4:00', '2009/9/29 5:00', '2009/9/29 6:00', '2009/9/29 7:00', '2009/9/29 8:00', '2009/9/29 9:00', '2009/9/29 10:00', '2009/9/29 11:00', '2009/9/29 12:00', '2009/9/29 13:00', '2009/9/29 14:00', '2009/9/29 15:00', '2009/9/29 16:00', '2009/9/29 17:00', '2009/9/29 18:00', '2009/9/29 19:00', '2009/9/29 20:00', '2009/9/29 21:00', '2009/9/29 22:00', '2009/9/29 23:00', '2009/9/30 0:00', '2009/9/30 1:00', '2009/9/30 2:00', '2009/9/30 3:00', '2009/9/30 4:00', '2009/9/30 5:00', '2009/9/30 6:00', '2009/9/30 7:00', '2009/9/30 8:00', '2009/9/30 9:00', '2009/9/30 10:00', '2009/9/30 11:00', '2009/9/30 12:00', '2009/9/30 13:00', '2009/9/30 14:00', '2009/9/30 15:00', '2009/9/30 16:00', '2009/9/30 17:00', '2009/9/30 18:00', '2009/9/30 19:00', '2009/9/30 20:00', '2009/9/30 21:00', '2009/9/30 22:00', '2009/9/30 23:00', 
+                '2009/7/12 0:00', '2009/7/12 1:00', '2009/7/12 2:00', '2009/7/12 3:00', '2009/7/12 4:00', '2009/7/12 5:00', '2009/7/12 6:00', '2009/7/12 7:00', '2009/7/12 8:00', '2009/7/12 9:00', '2009/7/12 10:00', '2009/7/12 11:00', '2009/7/12 12:00', '2009/7/12 13:00', '2009/7/12 14:00', '2009/7/12 15:00', '2009/7/12 16:00', '2009/7/12 17:00', '2009/7/12 18:00', '2009/7/12 19:00', '2009/7/12 20:00', '2009/7/12 21:00', '2009/7/12 22:00', '2009/7/12 23:00',
+                '2009/7/13 0:00', '2009/7/13 1:00', '2009/7/13 2:00', '2009/7/13 3:00', '2009/7/13 4:00', '2009/7/13 5:00', '2009/7/13 6:00', '2009/7/13 7:00', '2009/7/13 8:00', '2009/7/13 9:00', '2009/7/13 10:00', '2009/7/13 11:00', '2009/7/13 12:00', '2009/7/13 13:00', '2009/7/13 14:00', '2009/7/13 15:00', '2009/7/13 16:00', '2009/7/13 17:00', '2009/7/13 18:00', '2009/7/13 19:00', '2009/7/13 20:00', '2009/7/13 21:00', '2009/7/13 22:00', '2009/7/13 23:00',
+                '2009/7/14 0:00', '2009/7/14 1:00', '2009/7/14 2:00', '2009/7/14 3:00', '2009/7/14 4:00', '2009/7/14 5:00', '2009/7/14 6:00', '2009/7/14 7:00', '2009/7/14 8:00', '2009/7/14 9:00', '2009/7/14 10:00', '2009/7/14 11:00', '2009/7/14 12:00', '2009/7/14 13:00', '2009/7/14 14:00', '2009/7/14 15:00', '2009/7/14 16:00', '2009/7/14 17:00', '2009/7/14 18:00', '2009/7/14 19:00', '2009/7/14 20:00', '2009/7/14 21:00', '2009/7/14 22:00', '2009/7/14 23:00',
+                '2009/7/15 0:00', '2009/7/15 1:00', '2009/7/15 2:00', '2009/7/15 3:00', '2009/7/15 4:00', '2009/7/15 5:00', '2009/7/15 6:00', '2009/7/15 7:00', '2009/7/15 8:00', '2009/7/15 9:00', '2009/7/15 10:00', '2009/7/15 11:00', '2009/7/15 12:00', '2009/7/15 13:00', '2009/7/15 14:00', '2009/7/15 15:00', '2009/7/15 16:00', '2009/7/15 17:00', '2009/7/15 18:00', '2009/7/15 19:00', '2009/7/15 20:00', '2009/7/15 21:00', '2009/7/15 22:00', '2009/7/15 23:00',
+                '2009/7/16 0:00', '2009/7/16 1:00', '2009/7/16 2:00', '2009/7/16 3:00', '2009/7/16 4:00', '2009/7/16 5:00', '2009/7/16 6:00', '2009/7/16 7:00', '2009/7/16 8:00', '2009/7/16 9:00', '2009/7/16 10:00', '2009/7/16 11:00', '2009/7/16 12:00', '2009/7/16 13:00', '2009/7/16 14:00', '2009/7/16 15:00', '2009/7/16 16:00', '2009/7/16 17:00', '2009/7/16 18:00', '2009/7/16 19:00', '2009/7/16 20:00', '2009/7/16 21:00', '2009/7/16 22:00', '2009/7/16 23:00',
+                '2009/7/17 0:00', '2009/7/17 1:00', '2009/7/17 2:00', '2009/7/17 3:00', '2009/7/17 4:00', '2009/7/17 5:00', '2009/7/17 6:00', '2009/7/17 7:00', '2009/7/17 8:00', '2009/7/17 9:00', '2009/7/17 10:00', '2009/7/17 11:00', '2009/7/17 12:00', '2009/7/17 13:00', '2009/7/17 14:00', '2009/7/17 15:00', '2009/7/17 16:00', '2009/7/17 17:00', '2009/7/17 18:00', '2009/7/17 19:00', '2009/7/17 20:00', '2009/7/17 21:00', '2009/7/17 22:00', '2009/7/17 23:00',
+                '2009/7/18 0:00', '2009/7/18 1:00', '2009/7/18 2:00', '2009/7/18 3:00', '2009/7/18 4:00', '2009/7/18 5:00', '2009/7/18 6:00', '2009/7/18 7:00', '2009/7/18 8:00', '2009/7/18 9:00', '2009/7/18 10:00', '2009/7/18 11:00', '2009/7/18 12:00', '2009/7/18 13:00', '2009/7/18 14:00', '2009/7/18 15:00', '2009/7/18 16:00', '2009/7/18 17:00', '2009/7/18 18:00', '2009/7/18 19:00', '2009/7/18 20:00', '2009/7/18 21:00', '2009/7/18 22:00', '2009/7/18 23:00',
+                '2009/7/19 0:00', '2009/7/19 1:00', '2009/7/19 2:00', '2009/7/19 3:00', '2009/7/19 4:00', '2009/7/19 5:00', '2009/7/19 6:00', '2009/7/19 7:00', '2009/7/19 8:00', '2009/7/19 9:00', '2009/7/19 10:00', '2009/7/19 11:00', '2009/7/19 12:00', '2009/7/19 13:00', '2009/7/19 14:00', '2009/7/19 15:00', '2009/7/19 16:00', '2009/7/19 17:00', '2009/7/19 18:00', '2009/7/19 19:00', '2009/7/19 20:00', '2009/7/19 21:00', '2009/7/19 22:00', '2009/7/19 23:00',
+                '2009/7/20 0:00', '2009/7/20 1:00', '2009/7/20 2:00', '2009/7/20 3:00', '2009/7/20 4:00', '2009/7/20 5:00', '2009/7/20 6:00', '2009/7/20 7:00', '2009/7/20 8:00', '2009/7/20 9:00', '2009/7/20 10:00', '2009/7/20 11:00', '2009/7/20 12:00', '2009/7/20 13:00', '2009/7/20 14:00', '2009/7/20 15:00', '2009/7/20 16:00', '2009/7/20 17:00', '2009/7/20 18:00', '2009/7/20 19:00', '2009/7/20 20:00', '2009/7/20 21:00', '2009/7/20 22:00', '2009/7/20 23:00',
+                '2009/7/21 0:00', '2009/7/21 1:00', '2009/7/21 2:00', '2009/7/21 3:00', '2009/7/21 4:00', '2009/7/21 5:00', '2009/7/21 6:00', '2009/7/21 7:00', '2009/7/21 8:00', '2009/7/21 9:00', '2009/7/21 10:00', '2009/7/21 11:00', '2009/7/21 12:00', '2009/7/21 13:00', '2009/7/21 14:00', '2009/7/21 15:00', '2009/7/21 16:00', '2009/7/21 17:00', '2009/7/21 18:00', '2009/7/21 19:00', '2009/7/21 20:00', '2009/7/21 21:00', '2009/7/21 22:00', '2009/7/21 23:00',
+                '2009/7/22 0:00', '2009/7/22 1:00', '2009/7/22 2:00', '2009/7/22 3:00', '2009/7/22 4:00', '2009/7/22 5:00', '2009/7/22 6:00', '2009/7/22 7:00', '2009/7/22 8:00', '2009/7/22 9:00', '2009/7/22 10:00', '2009/7/22 11:00', '2009/7/22 12:00', '2009/7/22 13:00', '2009/7/22 14:00', '2009/7/22 15:00', '2009/7/22 16:00', '2009/7/22 17:00', '2009/7/22 18:00', '2009/7/22 19:00', '2009/7/22 20:00', '2009/7/22 21:00', '2009/7/22 22:00', '2009/7/22 23:00',
+                '2009/7/23 0:00', '2009/7/23 1:00', '2009/7/23 2:00', '2009/7/23 3:00', '2009/7/23 4:00', '2009/7/23 5:00', '2009/7/23 6:00', '2009/7/23 7:00', '2009/7/23 8:00', '2009/7/23 9:00', '2009/7/23 10:00', '2009/7/23 11:00', '2009/7/23 12:00', '2009/7/23 13:00', '2009/7/23 14:00', '2009/7/23 15:00', '2009/7/23 16:00', '2009/7/23 17:00', '2009/7/23 18:00', '2009/7/23 19:00', '2009/7/23 20:00', '2009/7/23 21:00', '2009/7/23 22:00', '2009/7/23 23:00',
+                '2009/7/24 0:00', '2009/7/24 1:00', '2009/7/24 2:00', '2009/7/24 3:00', '2009/7/24 4:00', '2009/7/24 5:00', '2009/7/24 6:00', '2009/7/24 7:00', '2009/7/24 8:00', '2009/7/24 9:00', '2009/7/24 10:00', '2009/7/24 11:00', '2009/7/24 12:00', '2009/7/24 13:00', '2009/7/24 14:00', '2009/7/24 15:00', '2009/7/24 16:00', '2009/7/24 17:00', '2009/7/24 18:00', '2009/7/24 19:00', '2009/7/24 20:00', '2009/7/24 21:00', '2009/7/24 22:00', '2009/7/24 23:00',
+                '2009/7/25 0:00', '2009/7/25 1:00', '2009/7/25 2:00', '2009/7/25 3:00', '2009/7/25 4:00', '2009/7/25 5:00', '2009/7/25 6:00', '2009/7/25 7:00', '2009/7/25 8:00', '2009/7/25 9:00', '2009/7/25 10:00', '2009/7/25 11:00', '2009/7/25 12:00', '2009/7/25 13:00', '2009/7/25 14:00', '2009/7/25 15:00', '2009/7/25 16:00', '2009/7/25 17:00', '2009/7/25 18:00', '2009/7/25 19:00', '2009/7/25 20:00', '2009/7/25 21:00', '2009/7/25 22:00', '2009/7/25 23:00',
+                '2009/7/26 0:00', '2009/7/26 1:00', '2009/7/26 2:00', '2009/7/26 3:00', '2009/7/26 4:00', '2009/7/26 5:00', '2009/7/26 6:00', '2009/7/26 7:00', '2009/7/26 8:00', '2009/7/26 9:00', '2009/7/26 10:00', '2009/7/26 11:00', '2009/7/26 12:00', '2009/7/26 13:00', '2009/7/26 14:00', '2009/7/26 15:00', '2009/7/26 16:00', '2009/7/26 17:00', '2009/7/26 18:00', '2009/7/26 19:00', '2009/7/26 20:00', '2009/7/26 21:00', '2009/7/26 22:00', '2009/7/26 23:00',
+                '2009/7/27 0:00', '2009/7/27 1:00', '2009/7/27 2:00', '2009/7/27 3:00', '2009/7/27 4:00', '2009/7/27 5:00', '2009/7/27 6:00', '2009/7/27 7:00', '2009/7/27 8:00', '2009/7/27 9:00', '2009/7/27 10:00', '2009/7/27 11:00', '2009/7/27 12:00', '2009/7/27 13:00', '2009/7/27 14:00', '2009/7/27 15:00', '2009/7/27 16:00', '2009/7/27 17:00', '2009/7/27 18:00', '2009/7/27 19:00', '2009/7/27 20:00', '2009/7/27 21:00', '2009/7/27 22:00', '2009/7/27 23:00',
+                '2009/7/28 0:00', '2009/7/28 1:00', '2009/7/28 2:00', '2009/7/28 3:00', '2009/7/28 4:00', '2009/7/28 5:00', '2009/7/28 6:00', '2009/7/28 7:00', '2009/7/28 8:00', '2009/7/28 9:00', '2009/7/28 10:00', '2009/7/28 11:00', '2009/7/28 12:00', '2009/7/28 13:00', '2009/7/28 14:00', '2009/7/28 15:00', '2009/7/28 16:00', '2009/7/28 17:00', '2009/7/28 18:00', '2009/7/28 19:00', '2009/7/28 20:00', '2009/7/28 21:00', '2009/7/28 22:00', '2009/7/28 23:00',
+                '2009/7/29 0:00', '2009/7/29 1:00', '2009/7/29 2:00', '2009/7/29 3:00', '2009/7/29 4:00', '2009/7/29 5:00', '2009/7/29 6:00', '2009/7/29 7:00', '2009/7/29 8:00', '2009/7/29 9:00', '2009/7/29 10:00', '2009/7/29 11:00', '2009/7/29 12:00', '2009/7/29 13:00', '2009/7/29 14:00', '2009/7/29 15:00', '2009/7/29 16:00', '2009/7/29 17:00', '2009/7/29 18:00', '2009/7/29 19:00', '2009/7/29 20:00', '2009/7/29 21:00', '2009/7/29 22:00', '2009/7/29 23:00',
+                '2009/7/30 0:00', '2009/7/30 1:00', '2009/7/30 2:00', '2009/7/30 3:00', '2009/7/30 4:00', '2009/7/30 5:00', '2009/7/30 6:00', '2009/7/30 7:00', '2009/7/30 8:00', '2009/7/30 9:00', '2009/7/30 10:00', '2009/7/30 11:00', '2009/7/30 12:00', '2009/7/30 13:00', '2009/7/30 14:00', '2009/7/30 15:00', '2009/7/30 16:00', '2009/7/30 17:00', '2009/7/30 18:00', '2009/7/30 19:00', '2009/7/30 20:00', '2009/7/30 21:00', '2009/7/30 22:00', '2009/7/30 23:00',
+                '2009/7/31 0:00', '2009/7/31 1:00', '2009/7/31 2:00', '2009/7/31 3:00', '2009/7/31 4:00', '2009/7/31 5:00', '2009/7/31 6:00', '2009/7/31 7:00', '2009/7/31 8:00', '2009/7/31 9:00', '2009/7/31 10:00', '2009/7/31 11:00', '2009/7/31 12:00', '2009/7/31 13:00', '2009/7/31 14:00', '2009/7/31 15:00', '2009/7/31 16:00', '2009/7/31 17:00', '2009/7/31 18:00', '2009/7/31 19:00', '2009/7/31 20:00', '2009/7/31 21:00', '2009/7/31 22:00', '2009/7/31 23:00',
+                '2009/8/1 0:00', '2009/8/1 1:00', '2009/8/1 2:00', '2009/8/1 3:00', '2009/8/1 4:00', '2009/8/1 5:00', '2009/8/1 6:00', '2009/8/1 7:00', '2009/8/1 8:00', '2009/8/1 9:00', '2009/8/1 10:00', '2009/8/1 11:00', '2009/8/1 12:00', '2009/8/1 13:00', '2009/8/1 14:00', '2009/8/1 15:00', '2009/8/1 16:00', '2009/8/1 17:00', '2009/8/1 18:00', '2009/8/1 19:00', '2009/8/1 20:00', '2009/8/1 21:00', '2009/8/1 22:00', '2009/8/1 23:00', '2009/8/2 0:00', '2009/8/2 1:00', '2009/8/2 2:00', '2009/8/2 3:00', '2009/8/2 4:00', '2009/8/2 5:00', '2009/8/2 6:00', '2009/8/2 7:00', '2009/8/2 8:00', '2009/8/2 9:00', '2009/8/2 10:00', '2009/8/2 11:00', '2009/8/2 12:00', '2009/8/2 13:00', '2009/8/2 14:00', '2009/8/2 15:00', '2009/8/2 16:00', '2009/8/2 17:00', '2009/8/2 18:00', '2009/8/2 19:00', '2009/8/2 20:00', '2009/8/2 21:00', '2009/8/2 22:00', '2009/8/2 23:00', '2009/8/3 0:00', '2009/8/3 1:00', '2009/8/3 2:00', '2009/8/3 3:00', '2009/8/3 4:00', '2009/8/3 5:00', '2009/8/3 6:00', '2009/8/3 7:00', '2009/8/3 8:00', '2009/8/3 9:00', '2009/8/3 10:00', '2009/8/3 11:00', '2009/8/3 12:00', '2009/8/3 13:00', '2009/8/3 14:00', '2009/8/3 15:00', '2009/8/3 16:00', '2009/8/3 17:00', '2009/8/3 18:00', '2009/8/3 19:00', '2009/8/3 20:00', '2009/8/3 21:00', '2009/8/3 22:00', '2009/8/3 23:00', '2009/8/4 0:00', '2009/8/4 1:00', '2009/8/4 2:00', '2009/8/4 3:00', '2009/8/4 4:00', '2009/8/4 5:00', '2009/8/4 6:00', '2009/8/4 7:00', '2009/8/4 8:00', '2009/8/4 9:00', '2009/8/4 10:00', '2009/8/4 11:00', '2009/8/4 12:00', '2009/8/4 13:00', '2009/8/4 14:00', '2009/8/4 15:00', '2009/8/4 16:00', '2009/8/4 17:00', '2009/8/4 18:00', '2009/8/4 19:00', '2009/8/4 20:00', '2009/8/4 21:00', '2009/8/4 22:00', '2009/8/4 23:00', '2009/8/5 0:00', '2009/8/5 1:00', '2009/8/5 2:00', '2009/8/5 3:00', '2009/8/5 4:00', '2009/8/5 5:00', '2009/8/5 6:00', '2009/8/5 7:00', '2009/8/5 8:00', '2009/8/5 9:00', '2009/8/5 10:00', '2009/8/5 11:00', '2009/8/5 12:00', '2009/8/5 13:00', '2009/8/5 14:00', '2009/8/5 15:00', '2009/8/5 16:00', '2009/8/5 17:00', '2009/8/5 18:00', '2009/8/5 19:00', '2009/8/5 20:00', '2009/8/5 21:00', '2009/8/5 22:00', '2009/8/5 23:00', '2009/8/6 0:00', '2009/8/6 1:00', '2009/8/6 2:00', '2009/8/6 3:00', '2009/8/6 4:00', '2009/8/6 5:00', '2009/8/6 6:00', '2009/8/6 7:00', '2009/8/6 8:00', '2009/8/6 9:00', '2009/8/6 10:00', '2009/8/6 11:00', '2009/8/6 12:00', '2009/8/6 13:00', '2009/8/6 14:00', '2009/8/6 15:00', '2009/8/6 16:00', '2009/8/6 17:00', '2009/8/6 18:00', '2009/8/6 19:00', '2009/8/6 20:00', '2009/8/6 21:00', '2009/8/6 22:00', '2009/8/6 23:00', '2009/8/7 0:00', '2009/8/7 1:00', '2009/8/7 2:00', '2009/8/7 3:00', '2009/8/7 4:00', '2009/8/7 5:00', '2009/8/7 6:00', '2009/8/7 7:00', '2009/8/7 8:00', '2009/8/7 9:00', '2009/8/7 10:00', '2009/8/7 11:00', '2009/8/7 12:00', '2009/8/7 13:00', '2009/8/7 14:00', '2009/8/7 15:00', '2009/8/7 16:00', '2009/8/7 17:00', '2009/8/7 18:00', '2009/8/7 19:00', '2009/8/7 20:00', '2009/8/7 21:00', '2009/8/7 22:00', '2009/8/7 23:00', '2009/8/8 0:00', '2009/8/8 1:00', '2009/8/8 2:00', '2009/8/8 3:00', '2009/8/8 4:00', '2009/8/8 5:00', '2009/8/8 6:00', '2009/8/8 7:00', '2009/8/8 8:00', '2009/8/8 9:00', '2009/8/8 10:00', '2009/8/8 11:00', '2009/8/8 12:00', '2009/8/8 13:00', '2009/8/8 14:00', '2009/8/8 15:00', '2009/8/8 16:00', '2009/8/8 17:00', '2009/8/8 18:00', '2009/8/8 19:00', '2009/8/8 20:00', '2009/8/8 21:00', '2009/8/8 22:00', '2009/8/8 23:00', '2009/8/9 0:00', '2009/8/9 1:00', '2009/8/9 2:00', '2009/8/9 3:00', '2009/8/9 4:00', '2009/8/9 5:00', '2009/8/9 6:00', '2009/8/9 7:00', '2009/8/9 8:00', '2009/8/9 9:00', '2009/8/9 10:00', '2009/8/9 11:00', '2009/8/9 12:00', '2009/8/9 13:00', '2009/8/9 14:00', '2009/8/9 15:00', '2009/8/9 16:00', '2009/8/9 17:00', '2009/8/9 18:00', '2009/8/9 19:00', '2009/8/9 20:00', '2009/8/9 21:00', '2009/8/9 22:00', '2009/8/9 23:00', '2009/8/10 0:00', '2009/8/10 1:00', '2009/8/10 2:00', '2009/8/10 3:00', '2009/8/10 4:00', '2009/8/10 5:00', '2009/8/10 6:00', '2009/8/10 7:00', '2009/8/10 8:00', '2009/8/10 9:00', '2009/8/10 10:00', '2009/8/10 11:00', '2009/8/10 12:00', '2009/8/10 13:00', '2009/8/10 14:00', '2009/8/10 15:00', '2009/8/10 16:00', '2009/8/10 17:00', '2009/8/10 18:00', '2009/8/10 19:00', '2009/8/10 20:00', '2009/8/10 21:00', '2009/8/10 22:00', '2009/8/10 23:00', '2009/8/11 0:00', '2009/8/11 1:00', '2009/8/11 2:00', '2009/8/11 3:00', '2009/8/11 4:00', '2009/8/11 5:00', '2009/8/11 6:00', '2009/8/11 7:00', '2009/8/11 8:00', '2009/8/11 9:00', '2009/8/11 10:00', '2009/8/11 11:00', '2009/8/11 12:00', '2009/8/11 13:00', '2009/8/11 14:00', '2009/8/11 15:00', '2009/8/11 16:00', '2009/8/11 17:00', '2009/8/11 18:00', '2009/8/11 19:00', '2009/8/11 20:00', '2009/8/11 21:00', '2009/8/11 22:00', '2009/8/11 23:00', '2009/8/12 0:00', '2009/8/12 1:00', '2009/8/12 2:00', '2009/8/12 3:00', '2009/8/12 4:00', '2009/8/12 5:00', '2009/8/12 6:00', '2009/8/12 7:00', '2009/8/12 8:00', '2009/8/12 9:00', '2009/8/12 10:00', '2009/8/12 11:00', '2009/8/12 12:00', '2009/8/12 13:00', '2009/8/12 14:00', '2009/8/12 15:00', '2009/8/12 16:00', '2009/8/12 17:00', '2009/8/12 18:00', '2009/8/12 19:00', '2009/8/12 20:00', '2009/8/12 21:00', '2009/8/12 22:00', '2009/8/12 23:00', '2009/8/13 0:00', '2009/8/13 1:00', '2009/8/13 2:00', '2009/8/13 3:00', '2009/8/13 4:00', '2009/8/13 5:00', '2009/8/13 6:00', '2009/8/13 7:00', '2009/8/13 8:00', '2009/8/13 9:00', '2009/8/13 10:00', '2009/8/13 11:00', '2009/8/13 12:00', '2009/8/13 13:00', '2009/8/13 14:00', '2009/8/13 15:00', '2009/8/13 16:00', '2009/8/13 17:00', '2009/8/13 18:00', '2009/8/13 19:00', '2009/8/13 20:00', '2009/8/13 21:00', '2009/8/13 22:00', '2009/8/13 23:00', '2009/8/14 0:00', '2009/8/14 1:00', '2009/8/14 2:00', '2009/8/14 3:00', '2009/8/14 4:00', '2009/8/14 5:00', '2009/8/14 6:00', '2009/8/14 7:00', '2009/8/14 8:00', '2009/8/14 9:00', '2009/8/14 10:00', '2009/8/14 11:00', '2009/8/14 12:00', '2009/8/14 13:00', '2009/8/14 14:00', '2009/8/14 15:00', '2009/8/14 16:00', '2009/8/14 17:00', '2009/8/14 18:00', '2009/8/14 19:00', '2009/8/14 20:00', '2009/8/14 21:00', '2009/8/14 22:00', '2009/8/14 23:00', '2009/8/15 0:00', '2009/8/15 1:00', '2009/8/15 2:00', '2009/8/15 3:00', '2009/8/15 4:00', '2009/8/15 5:00', '2009/8/15 6:00', '2009/8/15 7:00', '2009/8/15 8:00', '2009/8/15 9:00', '2009/8/15 10:00', '2009/8/15 11:00', '2009/8/15 12:00', '2009/8/15 13:00', '2009/8/15 14:00', '2009/8/15 15:00', '2009/8/15 16:00', '2009/8/15 17:00', '2009/8/15 18:00', '2009/8/15 19:00', '2009/8/15 20:00', '2009/8/15 21:00', '2009/8/15 22:00', '2009/8/15 23:00', '2009/8/16 0:00', '2009/8/16 1:00', '2009/8/16 2:00', '2009/8/16 3:00', '2009/8/16 4:00', '2009/8/16 5:00', '2009/8/16 6:00', '2009/8/16 7:00', '2009/8/16 8:00', '2009/8/16 9:00', '2009/8/16 10:00', '2009/8/16 11:00', '2009/8/16 12:00', '2009/8/16 13:00', '2009/8/16 14:00', '2009/8/16 15:00', '2009/8/16 16:00', '2009/8/16 17:00', '2009/8/16 18:00', '2009/8/16 19:00', '2009/8/16 20:00', '2009/8/16 21:00', '2009/8/16 22:00', '2009/8/16 23:00', '2009/8/17 0:00', '2009/8/17 1:00', '2009/8/17 2:00', '2009/8/17 3:00', '2009/8/17 4:00', '2009/8/17 5:00', '2009/8/17 6:00', '2009/8/17 7:00', '2009/8/17 8:00', '2009/8/17 9:00', '2009/8/17 10:00', '2009/8/17 11:00', '2009/8/17 12:00', '2009/8/17 13:00', '2009/8/17 14:00', '2009/8/17 15:00', '2009/8/17 16:00', '2009/8/17 17:00', '2009/8/17 18:00', '2009/8/17 19:00', '2009/8/17 20:00', '2009/8/17 21:00', '2009/8/17 22:00', '2009/8/17 23:00', '2009/8/18 0:00', '2009/8/18 1:00', '2009/8/18 2:00', '2009/8/18 3:00', '2009/8/18 4:00', '2009/8/18 5:00', '2009/8/18 6:00', '2009/8/18 7:00', '2009/8/18 8:00', '2009/8/18 9:00', '2009/8/18 10:00', '2009/8/18 11:00', '2009/8/18 12:00', '2009/8/18 13:00', '2009/8/18 14:00', '2009/8/18 15:00', '2009/8/18 16:00', '2009/8/18 17:00', '2009/8/18 18:00', '2009/8/18 19:00', '2009/8/18 20:00', '2009/8/18 21:00', '2009/8/18 22:00', '2009/8/18 23:00', '2009/8/19 0:00', '2009/8/19 1:00', '2009/8/19 2:00', '2009/8/19 3:00', '2009/8/19 4:00', '2009/8/19 5:00', '2009/8/19 6:00', '2009/8/19 7:00', '2009/8/19 8:00', '2009/8/19 9:00', '2009/8/19 10:00', '2009/8/19 11:00', '2009/8/19 12:00', '2009/8/19 13:00', '2009/8/19 14:00', '2009/8/19 15:00', '2009/8/19 16:00', '2009/8/19 17:00', '2009/8/19 18:00', '2009/8/19 19:00', '2009/8/19 20:00', '2009/8/19 21:00', '2009/8/19 22:00', '2009/8/19 23:00', '2009/8/20 0:00', '2009/8/20 1:00', '2009/8/20 2:00', '2009/8/20 3:00', '2009/8/20 4:00', '2009/8/20 5:00', '2009/8/20 6:00', '2009/8/20 7:00', '2009/8/20 8:00', '2009/8/20 9:00', '2009/8/20 10:00', '2009/8/20 11:00', '2009/8/20 12:00', '2009/8/20 13:00', '2009/8/20 14:00', '2009/8/20 15:00', '2009/8/20 16:00', '2009/8/20 17:00', '2009/8/20 18:00', '2009/8/20 19:00', '2009/8/20 20:00', '2009/8/20 21:00', '2009/8/20 22:00', '2009/8/20 23:00', '2009/8/21 0:00', '2009/8/21 1:00', '2009/8/21 2:00', '2009/8/21 3:00', '2009/8/21 4:00', '2009/8/21 5:00', '2009/8/21 6:00', '2009/8/21 7:00', '2009/8/21 8:00', '2009/8/21 9:00', '2009/8/21 10:00', '2009/8/21 11:00', '2009/8/21 12:00', '2009/8/21 13:00', '2009/8/21 14:00', '2009/8/21 15:00', '2009/8/21 16:00', '2009/8/21 17:00', '2009/8/21 18:00', '2009/8/21 19:00', '2009/8/21 20:00', '2009/8/21 21:00', '2009/8/21 22:00', '2009/8/21 23:00', '2009/8/22 0:00', '2009/8/22 1:00', '2009/8/22 2:00', '2009/8/22 3:00', '2009/8/22 4:00', '2009/8/22 5:00', '2009/8/22 6:00', '2009/8/22 7:00', '2009/8/22 8:00', '2009/8/22 9:00', '2009/8/22 10:00', '2009/8/22 11:00', '2009/8/22 12:00', '2009/8/22 13:00', '2009/8/22 14:00', '2009/8/22 15:00', '2009/8/22 16:00', '2009/8/22 17:00', '2009/8/22 18:00', '2009/8/22 19:00', '2009/8/22 20:00', '2009/8/22 21:00', '2009/8/22 22:00', '2009/8/22 23:00', '2009/8/23 0:00', '2009/8/23 1:00', '2009/8/23 2:00', '2009/8/23 3:00', '2009/8/23 4:00', '2009/8/23 5:00', '2009/8/23 6:00', '2009/8/23 7:00', '2009/8/23 8:00', '2009/8/23 9:00', '2009/8/23 10:00', '2009/8/23 11:00', '2009/8/23 12:00', '2009/8/23 13:00', '2009/8/23 14:00', '2009/8/23 15:00', '2009/8/23 16:00', '2009/8/23 17:00', '2009/8/23 18:00', '2009/8/23 19:00', '2009/8/23 20:00', '2009/8/23 21:00', '2009/8/23 22:00', '2009/8/23 23:00', '2009/8/24 0:00', '2009/8/24 1:00', '2009/8/24 2:00', '2009/8/24 3:00', '2009/8/24 4:00', '2009/8/24 5:00', '2009/8/24 6:00', '2009/8/24 7:00', '2009/8/24 8:00', '2009/8/24 9:00', '2009/8/24 10:00', '2009/8/24 11:00', '2009/8/24 12:00', '2009/8/24 13:00', '2009/8/24 14:00', '2009/8/24 15:00', '2009/8/24 16:00', '2009/8/24 17:00', '2009/8/24 18:00', '2009/8/24 19:00', '2009/8/24 20:00', '2009/8/24 21:00', '2009/8/24 22:00', '2009/8/24 23:00', '2009/8/25 0:00', '2009/8/25 1:00', '2009/8/25 2:00', '2009/8/25 3:00', '2009/8/25 4:00', '2009/8/25 5:00', '2009/8/25 6:00', '2009/8/25 7:00', '2009/8/25 8:00', '2009/8/25 9:00', '2009/8/25 10:00', '2009/8/25 11:00', '2009/8/25 12:00', '2009/8/25 13:00', '2009/8/25 14:00', '2009/8/25 15:00', '2009/8/25 16:00', '2009/8/25 17:00', '2009/8/25 18:00', '2009/8/25 19:00', '2009/8/25 20:00', '2009/8/25 21:00', '2009/8/25 22:00', '2009/8/25 23:00', '2009/8/26 0:00', '2009/8/26 1:00', '2009/8/26 2:00', '2009/8/26 3:00', '2009/8/26 4:00', '2009/8/26 5:00', '2009/8/26 6:00', '2009/8/26 7:00', '2009/8/26 8:00', '2009/8/26 9:00', '2009/8/26 10:00', '2009/8/26 11:00', '2009/8/26 12:00', '2009/8/26 13:00', '2009/8/26 14:00', '2009/8/26 15:00', '2009/8/26 16:00', '2009/8/26 17:00', '2009/8/26 18:00', '2009/8/26 19:00', '2009/8/26 20:00', '2009/8/26 21:00', '2009/8/26 22:00', '2009/8/26 23:00', '2009/8/27 0:00', '2009/8/27 1:00', '2009/8/27 2:00', '2009/8/27 3:00', '2009/8/27 4:00', '2009/8/27 5:00', '2009/8/27 6:00', '2009/8/27 7:00', '2009/8/27 8:00', '2009/8/27 9:00', '2009/8/27 10:00', '2009/8/27 11:00', '2009/8/27 12:00', '2009/8/27 13:00', '2009/8/27 14:00', '2009/8/27 15:00', '2009/8/27 16:00', '2009/8/27 17:00', '2009/8/27 18:00', '2009/8/27 19:00', '2009/8/27 20:00', '2009/8/27 21:00', '2009/8/27 22:00', '2009/8/27 23:00', '2009/8/28 0:00', '2009/8/28 1:00', '2009/8/28 2:00', '2009/8/28 3:00', '2009/8/28 4:00', '2009/8/28 5:00', '2009/8/28 6:00', '2009/8/28 7:00', '2009/8/28 8:00', '2009/8/28 9:00', '2009/8/28 10:00', '2009/8/28 11:00', '2009/8/28 12:00', '2009/8/28 13:00', '2009/8/28 14:00', '2009/8/28 15:00', '2009/8/28 16:00', '2009/8/28 17:00', '2009/8/28 18:00', '2009/8/28 19:00', '2009/8/28 20:00', '2009/8/28 21:00', '2009/8/28 22:00', '2009/8/28 23:00', '2009/8/29 0:00', '2009/8/29 1:00', '2009/8/29 2:00', '2009/8/29 3:00', '2009/8/29 4:00', '2009/8/29 5:00', '2009/8/29 6:00', '2009/8/29 7:00', '2009/8/29 8:00', '2009/8/29 9:00', '2009/8/29 10:00', '2009/8/29 11:00', '2009/8/29 12:00', '2009/8/29 13:00', '2009/8/29 14:00', '2009/8/29 15:00', '2009/8/29 16:00', '2009/8/29 17:00', '2009/8/29 18:00', '2009/8/29 19:00', '2009/8/29 20:00', '2009/8/29 21:00', '2009/8/29 22:00', '2009/8/29 23:00', '2009/8/30 0:00', '2009/8/30 1:00', '2009/8/30 2:00', '2009/8/30 3:00', '2009/8/30 4:00', '2009/8/30 5:00', '2009/8/30 6:00', '2009/8/30 7:00', '2009/8/30 8:00', '2009/8/30 9:00', '2009/8/30 10:00', '2009/8/30 11:00', '2009/8/30 12:00', '2009/8/30 13:00', '2009/8/30 14:00', '2009/8/30 15:00', '2009/8/30 16:00', '2009/8/30 17:00', '2009/8/30 18:00', '2009/8/30 19:00', '2009/8/30 20:00', '2009/8/30 21:00', '2009/8/30 22:00', '2009/8/30 23:00', '2009/8/31 0:00', '2009/8/31 1:00', '2009/8/31 2:00', '2009/8/31 3:00', '2009/8/31 4:00', '2009/8/31 5:00', '2009/8/31 6:00', '2009/8/31 7:00', '2009/8/31 8:00', '2009/8/31 9:00', '2009/8/31 10:00', '2009/8/31 11:00', '2009/8/31 12:00', '2009/8/31 13:00', '2009/8/31 14:00', '2009/8/31 15:00', '2009/8/31 16:00', '2009/8/31 17:00', '2009/8/31 18:00', '2009/8/31 19:00', '2009/8/31 20:00', '2009/8/31 21:00', '2009/8/31 22:00', '2009/8/31 23:00',
+                '2009/9/1 0:00', '2009/9/1 1:00', '2009/9/1 2:00', '2009/9/1 3:00', '2009/9/1 4:00', '2009/9/1 5:00', '2009/9/1 6:00', '2009/9/1 7:00', '2009/9/1 8:00', '2009/9/1 9:00', '2009/9/1 10:00', '2009/9/1 11:00', '2009/9/1 12:00', '2009/9/1 13:00', '2009/9/1 14:00', '2009/9/1 15:00', '2009/9/1 16:00', '2009/9/1 17:00', '2009/9/1 18:00', '2009/9/1 19:00', '2009/9/1 20:00', '2009/9/1 21:00', '2009/9/1 22:00', '2009/9/1 23:00', '2009/9/2 0:00', '2009/9/2 1:00', '2009/9/2 2:00', '2009/9/2 3:00', '2009/9/2 4:00', '2009/9/2 5:00', '2009/9/2 6:00', '2009/9/2 7:00', '2009/9/2 8:00', '2009/9/2 9:00', '2009/9/2 10:00', '2009/9/2 11:00', '2009/9/2 12:00', '2009/9/2 13:00', '2009/9/2 14:00', '2009/9/2 15:00', '2009/9/2 16:00', '2009/9/2 17:00', '2009/9/2 18:00', '2009/9/2 19:00', '2009/9/2 20:00', '2009/9/2 21:00', '2009/9/2 22:00', '2009/9/2 23:00', '2009/9/3 0:00', '2009/9/3 1:00', '2009/9/3 2:00', '2009/9/3 3:00', '2009/9/3 4:00', '2009/9/3 5:00', '2009/9/3 6:00', '2009/9/3 7:00', '2009/9/3 8:00', '2009/9/3 9:00', '2009/9/3 10:00', '2009/9/3 11:00', '2009/9/3 12:00', '2009/9/3 13:00', '2009/9/3 14:00', '2009/9/3 15:00', '2009/9/3 16:00', '2009/9/3 17:00', '2009/9/3 18:00', '2009/9/3 19:00', '2009/9/3 20:00', '2009/9/3 21:00', '2009/9/3 22:00', '2009/9/3 23:00', '2009/9/4 0:00', '2009/9/4 1:00', '2009/9/4 2:00', '2009/9/4 3:00', '2009/9/4 4:00', '2009/9/4 5:00', '2009/9/4 6:00', '2009/9/4 7:00', '2009/9/4 8:00', '2009/9/4 9:00', '2009/9/4 10:00', '2009/9/4 11:00', '2009/9/4 12:00', '2009/9/4 13:00', '2009/9/4 14:00', '2009/9/4 15:00', '2009/9/4 16:00', '2009/9/4 17:00', '2009/9/4 18:00', '2009/9/4 19:00', '2009/9/4 20:00', '2009/9/4 21:00', '2009/9/4 22:00', '2009/9/4 23:00', '2009/9/5 0:00', '2009/9/5 1:00', '2009/9/5 2:00', '2009/9/5 3:00', '2009/9/5 4:00', '2009/9/5 5:00', '2009/9/5 6:00', '2009/9/5 7:00', '2009/9/5 8:00', '2009/9/5 9:00', '2009/9/5 10:00', '2009/9/5 11:00', '2009/9/5 12:00', '2009/9/5 13:00', '2009/9/5 14:00', '2009/9/5 15:00', '2009/9/5 16:00', '2009/9/5 17:00', '2009/9/5 18:00', '2009/9/5 19:00', '2009/9/5 20:00', '2009/9/5 21:00', '2009/9/5 22:00', '2009/9/5 23:00', '2009/9/6 0:00', '2009/9/6 1:00', '2009/9/6 2:00', '2009/9/6 3:00', '2009/9/6 4:00', '2009/9/6 5:00', '2009/9/6 6:00', '2009/9/6 7:00', '2009/9/6 8:00', '2009/9/6 9:00', '2009/9/6 10:00', '2009/9/6 11:00', '2009/9/6 12:00', '2009/9/6 13:00', '2009/9/6 14:00', '2009/9/6 15:00', '2009/9/6 16:00', '2009/9/6 17:00', '2009/9/6 18:00', '2009/9/6 19:00', '2009/9/6 20:00', '2009/9/6 21:00', '2009/9/6 22:00', '2009/9/6 23:00', '2009/9/7 0:00', '2009/9/7 1:00', '2009/9/7 2:00', '2009/9/7 3:00', '2009/9/7 4:00', '2009/9/7 5:00', '2009/9/7 6:00', '2009/9/7 7:00', '2009/9/7 8:00', '2009/9/7 9:00', '2009/9/7 10:00', '2009/9/7 11:00', '2009/9/7 12:00', '2009/9/7 13:00', '2009/9/7 14:00', '2009/9/7 15:00', '2009/9/7 16:00', '2009/9/7 17:00', '2009/9/7 18:00', '2009/9/7 19:00', '2009/9/7 20:00', '2009/9/7 21:00', '2009/9/7 22:00', '2009/9/7 23:00', '2009/9/8 0:00', '2009/9/8 1:00', '2009/9/8 2:00', '2009/9/8 3:00', '2009/9/8 4:00', '2009/9/8 5:00', '2009/9/8 6:00', '2009/9/8 7:00', '2009/9/8 8:00', '2009/9/8 9:00', '2009/9/8 10:00', '2009/9/8 11:00', '2009/9/8 12:00', '2009/9/8 13:00', '2009/9/8 14:00', '2009/9/8 15:00', '2009/9/8 16:00', '2009/9/8 17:00', '2009/9/8 18:00', '2009/9/8 19:00', '2009/9/8 20:00', '2009/9/8 21:00', '2009/9/8 22:00', '2009/9/8 23:00', '2009/9/9 0:00', '2009/9/9 1:00', '2009/9/9 2:00', '2009/9/9 3:00', '2009/9/9 4:00', '2009/9/9 5:00', '2009/9/9 6:00', '2009/9/9 7:00', '2009/9/9 8:00', '2009/9/9 9:00', '2009/9/9 10:00', '2009/9/9 11:00', '2009/9/9 12:00', '2009/9/9 13:00', '2009/9/9 14:00', '2009/9/9 15:00', '2009/9/9 16:00', '2009/9/9 17:00', '2009/9/9 18:00', '2009/9/9 19:00', '2009/9/9 20:00', '2009/9/9 21:00', '2009/9/9 22:00', '2009/9/9 23:00', '2009/9/10 0:00', '2009/9/10 1:00', '2009/9/10 2:00', '2009/9/10 3:00', '2009/9/10 4:00', '2009/9/10 5:00', '2009/9/10 6:00', '2009/9/10 7:00', '2009/9/10 8:00', '2009/9/10 9:00', '2009/9/10 10:00', '2009/9/10 11:00', '2009/9/10 12:00', '2009/9/10 13:00', '2009/9/10 14:00', '2009/9/10 15:00', '2009/9/10 16:00', '2009/9/10 17:00', '2009/9/10 18:00', '2009/9/10 19:00', '2009/9/10 20:00', '2009/9/10 21:00', '2009/9/10 22:00', '2009/9/10 23:00', '2009/9/11 0:00', '2009/9/11 1:00', '2009/9/11 2:00', '2009/9/11 3:00', '2009/9/11 4:00', '2009/9/11 5:00', '2009/9/11 6:00', '2009/9/11 7:00', '2009/9/11 8:00', '2009/9/11 9:00', '2009/9/11 10:00', '2009/9/11 11:00', '2009/9/11 12:00', '2009/9/11 13:00', '2009/9/11 14:00', '2009/9/11 15:00', '2009/9/11 16:00', '2009/9/11 17:00', '2009/9/11 18:00', '2009/9/11 19:00', '2009/9/11 20:00', '2009/9/11 21:00', '2009/9/11 22:00', '2009/9/11 23:00', '2009/9/12 0:00', '2009/9/12 1:00', '2009/9/12 2:00', '2009/9/12 3:00', '2009/9/12 4:00', '2009/9/12 5:00', '2009/9/12 6:00', '2009/9/12 7:00', '2009/9/12 8:00', '2009/9/12 9:00', '2009/9/12 10:00', '2009/9/12 11:00', '2009/9/12 12:00', '2009/9/12 13:00', '2009/9/12 14:00', '2009/9/12 15:00', '2009/9/12 16:00', '2009/9/12 17:00', '2009/9/12 18:00', '2009/9/12 19:00', '2009/9/12 20:00', '2009/9/12 21:00', '2009/9/12 22:00', '2009/9/12 23:00', '2009/9/13 0:00', '2009/9/13 1:00', '2009/9/13 2:00', '2009/9/13 3:00', '2009/9/13 4:00', '2009/9/13 5:00', '2009/9/13 6:00', '2009/9/13 7:00', '2009/9/13 8:00', '2009/9/13 9:00', '2009/9/13 10:00', '2009/9/13 11:00', '2009/9/13 12:00', '2009/9/13 13:00', '2009/9/13 14:00', '2009/9/13 15:00', '2009/9/13 16:00', '2009/9/13 17:00', '2009/9/13 18:00', '2009/9/13 19:00', '2009/9/13 20:00', '2009/9/13 21:00', '2009/9/13 22:00', '2009/9/13 23:00', '2009/9/14 0:00', '2009/9/14 1:00', '2009/9/14 2:00', '2009/9/14 3:00', '2009/9/14 4:00', '2009/9/14 5:00', '2009/9/14 6:00', '2009/9/14 7:00', '2009/9/14 8:00', '2009/9/14 9:00', '2009/9/14 10:00', '2009/9/14 11:00', '2009/9/14 12:00', '2009/9/14 13:00', '2009/9/14 14:00', '2009/9/14 15:00', '2009/9/14 16:00', '2009/9/14 17:00', '2009/9/14 18:00', '2009/9/14 19:00', '2009/9/14 20:00', '2009/9/14 21:00', '2009/9/14 22:00', '2009/9/14 23:00', '2009/9/15 0:00', '2009/9/15 1:00', '2009/9/15 2:00', '2009/9/15 3:00', '2009/9/15 4:00', '2009/9/15 5:00', '2009/9/15 6:00', '2009/9/15 7:00', '2009/9/15 8:00', '2009/9/15 9:00', '2009/9/15 10:00', '2009/9/15 11:00', '2009/9/15 12:00', '2009/9/15 13:00', '2009/9/15 14:00', '2009/9/15 15:00', '2009/9/15 16:00', '2009/9/15 17:00', '2009/9/15 18:00', '2009/9/15 19:00', '2009/9/15 20:00', '2009/9/15 21:00', '2009/9/15 22:00', '2009/9/15 23:00', '2009/9/16 0:00', '2009/9/16 1:00', '2009/9/16 2:00', '2009/9/16 3:00', '2009/9/16 4:00', '2009/9/16 5:00', '2009/9/16 6:00', '2009/9/16 7:00', '2009/9/16 8:00', '2009/9/16 9:00', '2009/9/16 10:00', '2009/9/16 11:00', '2009/9/16 12:00', '2009/9/16 13:00', '2009/9/16 14:00', '2009/9/16 15:00', '2009/9/16 16:00', '2009/9/16 17:00', '2009/9/16 18:00', '2009/9/16 19:00', '2009/9/16 20:00', '2009/9/16 21:00', '2009/9/16 22:00', '2009/9/16 23:00', '2009/9/17 0:00', '2009/9/17 1:00', '2009/9/17 2:00', '2009/9/17 3:00', '2009/9/17 4:00', '2009/9/17 5:00', '2009/9/17 6:00', '2009/9/17 7:00', '2009/9/17 8:00', '2009/9/17 9:00', '2009/9/17 10:00', '2009/9/17 11:00', '2009/9/17 12:00', '2009/9/17 13:00', '2009/9/17 14:00', '2009/9/17 15:00', '2009/9/17 16:00', '2009/9/17 17:00', '2009/9/17 18:00', '2009/9/17 19:00', '2009/9/17 20:00', '2009/9/17 21:00', '2009/9/17 22:00', '2009/9/17 23:00', '2009/9/18 0:00', '2009/9/18 1:00', '2009/9/18 2:00', '2009/9/18 3:00', '2009/9/18 4:00', '2009/9/18 5:00', '2009/9/18 6:00', '2009/9/18 7:00', '2009/9/18 8:00', '2009/9/18 9:00', '2009/9/18 10:00', '2009/9/18 11:00', '2009/9/18 12:00', '2009/9/18 13:00', '2009/9/18 14:00', '2009/9/18 15:00', '2009/9/18 16:00', '2009/9/18 17:00', '2009/9/18 18:00', '2009/9/18 19:00', '2009/9/18 20:00', '2009/9/18 21:00', '2009/9/18 22:00', '2009/9/18 23:00', '2009/9/19 0:00', '2009/9/19 1:00', '2009/9/19 2:00', '2009/9/19 3:00', '2009/9/19 4:00', '2009/9/19 5:00', '2009/9/19 6:00', '2009/9/19 7:00', '2009/9/19 8:00', '2009/9/19 9:00', '2009/9/19 10:00', '2009/9/19 11:00', '2009/9/19 12:00', '2009/9/19 13:00', '2009/9/19 14:00', '2009/9/19 15:00', '2009/9/19 16:00', '2009/9/19 17:00', '2009/9/19 18:00', '2009/9/19 19:00', '2009/9/19 20:00', '2009/9/19 21:00', '2009/9/19 22:00', '2009/9/19 23:00', '2009/9/20 0:00', '2009/9/20 1:00', '2009/9/20 2:00', '2009/9/20 3:00', '2009/9/20 4:00', '2009/9/20 5:00', '2009/9/20 6:00', '2009/9/20 7:00', '2009/9/20 8:00', '2009/9/20 9:00', '2009/9/20 10:00', '2009/9/20 11:00', '2009/9/20 12:00', '2009/9/20 13:00', '2009/9/20 14:00', '2009/9/20 15:00', '2009/9/20 16:00', '2009/9/20 17:00', '2009/9/20 18:00', '2009/9/20 19:00', '2009/9/20 20:00', '2009/9/20 21:00', '2009/9/20 22:00', '2009/9/20 23:00', '2009/9/21 0:00', '2009/9/21 1:00', '2009/9/21 2:00', '2009/9/21 3:00', '2009/9/21 4:00', '2009/9/21 5:00', '2009/9/21 6:00', '2009/9/21 7:00', '2009/9/21 8:00', '2009/9/21 9:00', '2009/9/21 10:00', '2009/9/21 11:00', '2009/9/21 12:00', '2009/9/21 13:00', '2009/9/21 14:00', '2009/9/21 15:00', '2009/9/21 16:00', '2009/9/21 17:00', '2009/9/21 18:00', '2009/9/21 19:00', '2009/9/21 20:00', '2009/9/21 21:00', '2009/9/21 22:00', '2009/9/21 23:00', '2009/9/22 0:00', '2009/9/22 1:00', '2009/9/22 2:00', '2009/9/22 3:00', '2009/9/22 4:00', '2009/9/22 5:00', '2009/9/22 6:00', '2009/9/22 7:00', '2009/9/22 8:00', '2009/9/22 9:00', '2009/9/22 10:00', '2009/9/22 11:00', '2009/9/22 12:00', '2009/9/22 13:00', '2009/9/22 14:00', '2009/9/22 15:00', '2009/9/22 16:00', '2009/9/22 17:00', '2009/9/22 18:00', '2009/9/22 19:00', '2009/9/22 20:00', '2009/9/22 21:00', '2009/9/22 22:00', '2009/9/22 23:00', '2009/9/23 0:00', '2009/9/23 1:00', '2009/9/23 2:00', '2009/9/23 3:00', '2009/9/23 4:00', '2009/9/23 5:00', '2009/9/23 6:00', '2009/9/23 7:00', '2009/9/23 8:00', '2009/9/23 9:00', '2009/9/23 10:00', '2009/9/23 11:00', '2009/9/23 12:00', '2009/9/23 13:00', '2009/9/23 14:00', '2009/9/23 15:00', '2009/9/23 16:00', '2009/9/23 17:00', '2009/9/23 18:00', '2009/9/23 19:00', '2009/9/23 20:00', '2009/9/23 21:00', '2009/9/23 22:00', '2009/9/23 23:00', '2009/9/24 0:00', '2009/9/24 1:00', '2009/9/24 2:00', '2009/9/24 3:00', '2009/9/24 4:00', '2009/9/24 5:00', '2009/9/24 6:00', '2009/9/24 7:00', '2009/9/24 8:00', '2009/9/24 9:00', '2009/9/24 10:00', '2009/9/24 11:00', '2009/9/24 12:00', '2009/9/24 13:00', '2009/9/24 14:00', '2009/9/24 15:00', '2009/9/24 16:00', '2009/9/24 17:00', '2009/9/24 18:00', '2009/9/24 19:00', '2009/9/24 20:00', '2009/9/24 21:00', '2009/9/24 22:00', '2009/9/24 23:00', '2009/9/25 0:00', '2009/9/25 1:00', '2009/9/25 2:00', '2009/9/25 3:00', '2009/9/25 4:00', '2009/9/25 5:00', '2009/9/25 6:00', '2009/9/25 7:00', '2009/9/25 8:00', '2009/9/25 9:00', '2009/9/25 10:00', '2009/9/25 11:00', '2009/9/25 12:00', '2009/9/25 13:00', '2009/9/25 14:00', '2009/9/25 15:00', '2009/9/25 16:00', '2009/9/25 17:00', '2009/9/25 18:00', '2009/9/25 19:00', '2009/9/25 20:00', '2009/9/25 21:00', '2009/9/25 22:00', '2009/9/25 23:00', '2009/9/26 0:00', '2009/9/26 1:00', '2009/9/26 2:00', '2009/9/26 3:00', '2009/9/26 4:00', '2009/9/26 5:00', '2009/9/26 6:00', '2009/9/26 7:00', '2009/9/26 8:00', '2009/9/26 9:00', '2009/9/26 10:00', '2009/9/26 11:00', '2009/9/26 12:00', '2009/9/26 13:00', '2009/9/26 14:00', '2009/9/26 15:00', '2009/9/26 16:00', '2009/9/26 17:00', '2009/9/26 18:00', '2009/9/26 19:00', '2009/9/26 20:00', '2009/9/26 21:00', '2009/9/26 22:00', '2009/9/26 23:00', '2009/9/27 0:00', '2009/9/27 1:00', '2009/9/27 2:00', '2009/9/27 3:00', '2009/9/27 4:00', '2009/9/27 5:00', '2009/9/27 6:00', '2009/9/27 7:00', '2009/9/27 8:00', '2009/9/27 9:00', '2009/9/27 10:00', '2009/9/27 11:00', '2009/9/27 12:00', '2009/9/27 13:00', '2009/9/27 14:00', '2009/9/27 15:00', '2009/9/27 16:00', '2009/9/27 17:00', '2009/9/27 18:00', '2009/9/27 19:00', '2009/9/27 20:00', '2009/9/27 21:00', '2009/9/27 22:00', '2009/9/27 23:00', '2009/9/28 0:00', '2009/9/28 1:00', '2009/9/28 2:00', '2009/9/28 3:00', '2009/9/28 4:00', '2009/9/28 5:00', '2009/9/28 6:00', '2009/9/28 7:00', '2009/9/28 8:00', '2009/9/28 9:00', '2009/9/28 10:00', '2009/9/28 11:00', '2009/9/28 12:00', '2009/9/28 13:00', '2009/9/28 14:00', '2009/9/28 15:00', '2009/9/28 16:00', '2009/9/28 17:00', '2009/9/28 18:00', '2009/9/28 19:00', '2009/9/28 20:00', '2009/9/28 21:00', '2009/9/28 22:00', '2009/9/28 23:00', '2009/9/29 0:00', '2009/9/29 1:00', '2009/9/29 2:00', '2009/9/29 3:00', '2009/9/29 4:00', '2009/9/29 5:00', '2009/9/29 6:00', '2009/9/29 7:00', '2009/9/29 8:00', '2009/9/29 9:00', '2009/9/29 10:00', '2009/9/29 11:00', '2009/9/29 12:00', '2009/9/29 13:00', '2009/9/29 14:00', '2009/9/29 15:00', '2009/9/29 16:00', '2009/9/29 17:00', '2009/9/29 18:00', '2009/9/29 19:00', '2009/9/29 20:00', '2009/9/29 21:00', '2009/9/29 22:00', '2009/9/29 23:00', '2009/9/30 0:00', '2009/9/30 1:00', '2009/9/30 2:00', '2009/9/30 3:00', '2009/9/30 4:00', '2009/9/30 5:00', '2009/9/30 6:00', '2009/9/30 7:00', '2009/9/30 8:00', '2009/9/30 9:00', '2009/9/30 10:00', '2009/9/30 11:00', '2009/9/30 12:00', '2009/9/30 13:00', '2009/9/30 14:00', '2009/9/30 15:00', '2009/9/30 16:00', '2009/9/30 17:00', '2009/9/30 18:00', '2009/9/30 19:00', '2009/9/30 20:00', '2009/9/30 21:00', '2009/9/30 22:00', '2009/9/30 23:00',
                 '2009/10/1 0:00', '2009/10/1 1:00', '2009/10/1 2:00', '2009/10/1 3:00', '2009/10/1 4:00', '2009/10/1 5:00', '2009/10/1 6:00', '2009/10/1 7:00', '2009/10/1 8:00', '2009/10/1 9:00', '2009/10/1 10:00', '2009/10/1 11:00', '2009/10/1 12:00', '2009/10/1 13:00', '2009/10/1 14:00', '2009/10/1 15:00', '2009/10/1 16:00', '2009/10/1 17:00', '2009/10/1 18:00', '2009/10/1 19:00', '2009/10/1 20:00', '2009/10/1 21:00', '2009/10/1 22:00', '2009/10/1 23:00', '2009/10/2 0:00', '2009/10/2 1:00', '2009/10/2 2:00', '2009/10/2 3:00', '2009/10/2 4:00', '2009/10/2 5:00', '2009/10/2 6:00', '2009/10/2 7:00', '2009/10/2 8:00', '2009/10/2 9:00', '2009/10/2 10:00', '2009/10/2 11:00', '2009/10/2 12:00', '2009/10/2 13:00', '2009/10/2 14:00', '2009/10/2 15:00', '2009/10/2 16:00', '2009/10/2 17:00', '2009/10/2 18:00', '2009/10/2 19:00', '2009/10/2 20:00', '2009/10/2 21:00', '2009/10/2 22:00', '2009/10/2 23:00', '2009/10/3 0:00', '2009/10/3 1:00', '2009/10/3 2:00', '2009/10/3 3:00', '2009/10/3 4:00', '2009/10/3 5:00', '2009/10/3 6:00', '2009/10/3 7:00', '2009/10/3 8:00', '2009/10/3 9:00', '2009/10/3 10:00', '2009/10/3 11:00', '2009/10/3 12:00', '2009/10/3 13:00', '2009/10/3 14:00', '2009/10/3 15:00', '2009/10/3 16:00', '2009/10/3 17:00', '2009/10/3 18:00', '2009/10/3 19:00', '2009/10/3 20:00', '2009/10/3 21:00', '2009/10/3 22:00', '2009/10/3 23:00', '2009/10/4 0:00', '2009/10/4 1:00', '2009/10/4 2:00', '2009/10/4 3:00', '2009/10/4 4:00', '2009/10/4 5:00', '2009/10/4 6:00', '2009/10/4 7:00', '2009/10/4 8:00', '2009/10/4 9:00', '2009/10/4 10:00', '2009/10/4 11:00', '2009/10/4 12:00', '2009/10/4 13:00', '2009/10/4 14:00', '2009/10/4 15:00', '2009/10/4 16:00', '2009/10/4 17:00', '2009/10/4 18:00', '2009/10/4 19:00', '2009/10/4 20:00', '2009/10/4 21:00', '2009/10/4 22:00', '2009/10/4 23:00', '2009/10/5 0:00', '2009/10/5 1:00', '2009/10/5 2:00', '2009/10/5 3:00', '2009/10/5 4:00', '2009/10/5 5:00', '2009/10/5 6:00', '2009/10/5 7:00', '2009/10/5 8:00', '2009/10/5 9:00', '2009/10/5 10:00', '2009/10/5 11:00', '2009/10/5 12:00', '2009/10/5 13:00', '2009/10/5 14:00', '2009/10/5 15:00', '2009/10/5 16:00', '2009/10/5 17:00', '2009/10/5 18:00', '2009/10/5 19:00', '2009/10/5 20:00', '2009/10/5 21:00', '2009/10/5 22:00', '2009/10/5 23:00', '2009/10/6 0:00', '2009/10/6 1:00', '2009/10/6 2:00', '2009/10/6 3:00', '2009/10/6 4:00', '2009/10/6 5:00', '2009/10/6 6:00', '2009/10/6 7:00', '2009/10/6 8:00', '2009/10/6 9:00', '2009/10/6 10:00', '2009/10/6 11:00', '2009/10/6 12:00', '2009/10/6 13:00', '2009/10/6 14:00', '2009/10/6 15:00', '2009/10/6 16:00', '2009/10/6 17:00', '2009/10/6 18:00', '2009/10/6 19:00', '2009/10/6 20:00', '2009/10/6 21:00', '2009/10/6 22:00', '2009/10/6 23:00', '2009/10/7 0:00', '2009/10/7 1:00', '2009/10/7 2:00', '2009/10/7 3:00', '2009/10/7 4:00', '2009/10/7 5:00', '2009/10/7 6:00', '2009/10/7 7:00', '2009/10/7 8:00', '2009/10/7 9:00', '2009/10/7 10:00', '2009/10/7 11:00', '2009/10/7 12:00', '2009/10/7 13:00', '2009/10/7 14:00', '2009/10/7 15:00', '2009/10/7 16:00', '2009/10/7 17:00', '2009/10/7 18:00', '2009/10/7 19:00', '2009/10/7 20:00', '2009/10/7 21:00', '2009/10/7 22:00', '2009/10/7 23:00', '2009/10/8 0:00', '2009/10/8 1:00', '2009/10/8 2:00', '2009/10/8 3:00', '2009/10/8 4:00', '2009/10/8 5:00', '2009/10/8 6:00', '2009/10/8 7:00', '2009/10/8 8:00', '2009/10/8 9:00', '2009/10/8 10:00', '2009/10/8 11:00', '2009/10/8 12:00', '2009/10/8 13:00', '2009/10/8 14:00', '2009/10/8 15:00', '2009/10/8 16:00', '2009/10/8 17:00', '2009/10/8 18:00', '2009/10/8 19:00', '2009/10/8 20:00', '2009/10/8 21:00', '2009/10/8 22:00', '2009/10/8 23:00', '2009/10/9 0:00', '2009/10/9 1:00', '2009/10/9 2:00', '2009/10/9 3:00', '2009/10/9 4:00', '2009/10/9 5:00', '2009/10/9 6:00', '2009/10/9 7:00', '2009/10/9 8:00', '2009/10/9 9:00', '2009/10/9 10:00', '2009/10/9 11:00', '2009/10/9 12:00', '2009/10/9 13:00', '2009/10/9 14:00', '2009/10/9 15:00', '2009/10/9 16:00', '2009/10/9 17:00', '2009/10/9 18:00', '2009/10/9 19:00', '2009/10/9 20:00', '2009/10/9 21:00', '2009/10/9 22:00', '2009/10/9 23:00', '2009/10/10 0:00', '2009/10/10 1:00', '2009/10/10 2:00', '2009/10/10 3:00', '2009/10/10 4:00', '2009/10/10 5:00', '2009/10/10 6:00', '2009/10/10 7:00', '2009/10/10 8:00', '2009/10/10 9:00', '2009/10/10 10:00', '2009/10/10 11:00', '2009/10/10 12:00', '2009/10/10 13:00', '2009/10/10 14:00', '2009/10/10 15:00', '2009/10/10 16:00', '2009/10/10 17:00', '2009/10/10 18:00', '2009/10/10 19:00', '2009/10/10 20:00', '2009/10/10 21:00', '2009/10/10 22:00', '2009/10/10 23:00', '2009/10/11 0:00', '2009/10/11 1:00', '2009/10/11 2:00', '2009/10/11 3:00', '2009/10/11 4:00', '2009/10/11 5:00', '2009/10/11 6:00', '2009/10/11 7:00', '2009/10/11 8:00', '2009/10/11 9:00', '2009/10/11 10:00', '2009/10/11 11:00', '2009/10/11 12:00', '2009/10/11 13:00', '2009/10/11 14:00', '2009/10/11 15:00', '2009/10/11 16:00', '2009/10/11 17:00', '2009/10/11 18:00', '2009/10/11 19:00', '2009/10/11 20:00', '2009/10/11 21:00', '2009/10/11 22:00', '2009/10/11 23:00', '2009/10/12 0:00', '2009/10/12 1:00', '2009/10/12 2:00', '2009/10/12 3:00', '2009/10/12 4:00', '2009/10/12 5:00', '2009/10/12 6:00', '2009/10/12 7:00', '2009/10/12 8:00', '2009/10/12 9:00', '2009/10/12 10:00', '2009/10/12 11:00', '2009/10/12 12:00', '2009/10/12 13:00', '2009/10/12 14:00', '2009/10/12 15:00', '2009/10/12 16:00', '2009/10/12 17:00', '2009/10/12 18:00', '2009/10/12 19:00', '2009/10/12 20:00', '2009/10/12 21:00', '2009/10/12 22:00', '2009/10/12 23:00', '2009/10/13 0:00', '2009/10/13 1:00', '2009/10/13 2:00', '2009/10/13 3:00', '2009/10/13 4:00', '2009/10/13 5:00', '2009/10/13 6:00', '2009/10/13 7:00', '2009/10/13 8:00', '2009/10/13 9:00', '2009/10/13 10:00', '2009/10/13 11:00', '2009/10/13 12:00', '2009/10/13 13:00', '2009/10/13 14:00', '2009/10/13 15:00', '2009/10/13 16:00', '2009/10/13 17:00', '2009/10/13 18:00', '2009/10/13 19:00', '2009/10/13 20:00', '2009/10/13 21:00', '2009/10/13 22:00', '2009/10/13 23:00', '2009/10/14 0:00', '2009/10/14 1:00', '2009/10/14 2:00', '2009/10/14 3:00', '2009/10/14 4:00', '2009/10/14 5:00', '2009/10/14 6:00', '2009/10/14 7:00', '2009/10/14 8:00', '2009/10/14 9:00', '2009/10/14 10:00', '2009/10/14 11:00', '2009/10/14 12:00', '2009/10/14 13:00', '2009/10/14 14:00', '2009/10/14 15:00', '2009/10/14 16:00', '2009/10/14 17:00', '2009/10/14 18:00', '2009/10/14 19:00', '2009/10/14 20:00', '2009/10/14 21:00', '2009/10/14 22:00', '2009/10/14 23:00', '2009/10/15 0:00', '2009/10/15 1:00', '2009/10/15 2:00', '2009/10/15 3:00', '2009/10/15 4:00', '2009/10/15 5:00', '2009/10/15 6:00', '2009/10/15 7:00', '2009/10/15 8:00', '2009/10/15 9:00', '2009/10/15 10:00', '2009/10/15 11:00', '2009/10/15 12:00', '2009/10/15 13:00', '2009/10/15 14:00', '2009/10/15 15:00', '2009/10/15 16:00', '2009/10/15 17:00', '2009/10/15 18:00', '2009/10/15 19:00', '2009/10/15 20:00', '2009/10/15 21:00', '2009/10/15 22:00', '2009/10/15 23:00', '2009/10/16 0:00', '2009/10/16 1:00', '2009/10/16 2:00', '2009/10/16 3:00', '2009/10/16 4:00', '2009/10/16 5:00', '2009/10/16 6:00', '2009/10/16 7:00', '2009/10/16 8:00', '2009/10/16 9:00', '2009/10/16 10:00', '2009/10/16 11:00', '2009/10/16 12:00', '2009/10/16 13:00', '2009/10/16 14:00', '2009/10/16 15:00', '2009/10/16 16:00', '2009/10/16 17:00', '2009/10/16 18:00', '2009/10/16 19:00', '2009/10/16 20:00', '2009/10/16 21:00', '2009/10/16 22:00', '2009/10/16 23:00', '2009/10/17 0:00', '2009/10/17 1:00', '2009/10/17 2:00', '2009/10/17 3:00', '2009/10/17 4:00', '2009/10/17 5:00', '2009/10/17 6:00', '2009/10/17 7:00', '2009/10/17 8:00', '2009/10/17 9:00', '2009/10/17 10:00', '2009/10/17 11:00', '2009/10/17 12:00', '2009/10/17 13:00', '2009/10/17 14:00', '2009/10/17 15:00', '2009/10/17 16:00', '2009/10/17 17:00', '2009/10/17 18:00', '2009/10/17 19:00', '2009/10/17 20:00', '2009/10/17 21:00', '2009/10/17 22:00', '2009/10/17 23:00', '2009/10/18 0:00', '2009/10/18 1:00', '2009/10/18 2:00', '2009/10/18 3:00', '2009/10/18 4:00', '2009/10/18 5:00', '2009/10/18 6:00', '2009/10/18 7:00', '2009/10/18 8:00'
             ]
         }
@@ -192,7 +192,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/line7.html b/doc/example/line7.html
index 13b68c2..1e0963b 100644
--- a/doc/example/line7.html
+++ b/doc/example/line7.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -56,7 +56,7 @@
         },
         formatter : function (params) {
             return params.seriesName + ' : [ '
-                   + params.value[0] + ', ' 
+                   + params.value[0] + ', '
                    + params.value[1] + ' ]';
         }
     },
@@ -143,7 +143,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/line8.html b/doc/example/line8.html
index 0fc96da..7fc6f2a 100644
--- a/doc/example/line8.html
+++ b/doc/example/line8.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -54,7 +54,7 @@
                    + date.getHours() + ':'
                    + date.getMinutes();
             return data + '<br/>'
-                   + params.value[1] + ', ' 
+                   + params.value[1] + ', '
                    + params.value[2];
         }
     },
@@ -127,7 +127,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/line9.html b/doc/example/line9.html
index 3c0db40..6cdaa09 100644
--- a/doc/example/line9.html
+++ b/doc/example/line9.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
diff --git a/doc/example/loading.html b/doc/example/loading.html
index 0e38ce8..8ddbcfd 100644
--- a/doc/example/loading.html
+++ b/doc/example/loading.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -107,7 +107,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map.html b/doc/example/map.html
index ff5901a..b952d15 100644
--- a/doc/example/map.html
+++ b/doc/example/map.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -145,7 +145,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map1.html b/doc/example/map1.html
index 1e3f041..6ccd7d0 100644
--- a/doc/example/map1.html
+++ b/doc/example/map1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -196,7 +196,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/map10.html b/doc/example/map10.html
index ed6f214..5c91b61 100644
--- a/doc/example/map10.html
+++ b/doc/example/map10.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -402,7 +402,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map11.html b/doc/example/map11.html
index 8d0a99a..ea7110d 100644
--- a/doc/example/map11.html
+++ b/doc/example/map11.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -113,7 +113,7 @@
             data:[],
             markLine : {
                 smooth:true,
-                symbol: ['none', 'circle'],  
+                symbol: ['none', 'circle'],
                 symbolSize : 1,
                 itemStyle : {
                     normal: {
@@ -609,7 +609,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map12.html b/doc/example/map12.html
index 1f8509d..5e2b11e 100644
--- a/doc/example/map12.html
+++ b/doc/example/map12.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -51,7 +51,7 @@
     period: 30,             // 运动周期,无单位,值越大越慢
     color: '#fff',
     shadowColor: 'rgba(220,220,220,0.4)',
-    shadowBlur : 5 
+    shadowBlur : 5
 };
 function itemStyle(idx) {
     return {
@@ -124,7 +124,7 @@
             },
             data:[],
             markLine : {
-                symbol: ['circle', 'circle'],  
+                symbol: ['circle', 'circle'],
                 symbolSize : 1,
                 effect : effect,
                 itemStyle : itemStyle(0),
@@ -132,7 +132,7 @@
                 data : [
                     [{name:'北京'}, {name:'哈尔滨'}],
                     [{name:'哈尔滨'}, {name:'满洲里'}],
-                    
+
                     [{name:'沈阳'}, {name:'大连'}],
                     [{name:'大连'}, {name:'烟台'}],
                     [{name:'烟台'}, {name:'青岛'}],
@@ -145,32 +145,32 @@
                     [{name:'福州'}, {name:'厦门'}],
                     [{name:'厦门'}, {name:'广州'}],
                     [{name:'广州'}, {name:'湛江'}],
-                    
+
                     [{name:'北京'}, {name:'天津'}],
                     [{name:'天津'}, {name:'济南'}],
                     [{name:'济南'}, {name:'南京'}],
                     [{name:'南京'}, {name:'上海'}],
-                    
+
                     [{name:'北京'}, {name:'南昌'}],
                     [{name:'南昌'}, {name:'深圳'}],
                     [{name:'深圳'}, {name:'九龙红磡'}],
-                    
+
                     [{name:'北京'}, {name:'郑州'}],
                     [{name:'郑州'}, {name:'武汉'}],
                     [{name:'武汉'}, {name:'广州'}],
-                    
+
                     [{name:'大同'}, {name:'太原'}],
                     [{name:'太原'}, {name:'焦作'}],
                     [{name:'焦作'}, {name:'洛阳'}],
                     [{name:'洛阳'}, {name:'柳州'}],
                     [{name:'柳州'}, {name:'湛江'}],
-                    
+
                     [{name:'包头'}, {name:'西安'}],
                     [{name:'西安'}, {name:'重庆'}],
                     [{name:'重庆'}, {name:'贵阳'}],
                     [{name:'贵阳'}, {name:'柳州'}],
                     [{name:'柳州'}, {name:'南宁'}],
-                    
+
                     [{name:'兰州'}, {name:'成都'}],
                     [{name:'成都'}, {name:'昆明'}]
                 ]
@@ -191,7 +191,7 @@
             },
             data:[],
             markLine : {
-                symbol: ['circle', 'circle'],  
+                symbol: ['circle', 'circle'],
                 symbolSize : 1,
                 effect : effect,
                 itemStyle : itemStyle(1),
@@ -199,58 +199,58 @@
                 data : [
                     [{name:'北京'}, {name:'兰州'}],
                     [{name:'兰州'}, {name:'拉萨'}],
-                    
+
                     [{name:'大同'}, {name:'秦皇岛'}],
-                    
+
                     [{name:'神木'}, {name:'黄骅'}],
-                    
+
                     [{name:'太原'}, {name:'德州'}],
                     [{name:'德州'}, {name:'龙口'}],
                     [{name:'龙口'}, {name:'烟台'}],
-                    
+
                     [{name:'太原'}, {name:'德州'}],
                     [{name:'德州'}, {name:'济南'}],
                     [{name:'济南'}, {name:'青岛'}],
-                    
+
                     [{name:'长治'}, {name:'邯郸'}],
                     [{name:'邯郸'}, {name:'济南'}],
                     [{name:'济南'}, {name:'青岛'}],
-                    
+
                     [{name:'瓦塘'}, {name:'临汾'}],
                     [{name:'临汾'}, {name:'长治'}],
                     [{name:'长治'}, {name:'汤阴'}],
                     [{name:'汤阴'}, {name:'台前'}],
                     [{name:'台前'}, {name:'兖州'}],
                     [{name:'兖州'}, {name:'日照'}],
-                    
+
                     [{name:'侯马'}, {name:'月山'}],
                     [{name:'月山'}, {name:'新乡'}],
                     [{name:'新乡'}, {name:'兖州'}],
                     [{name:'兖州'}, {name:'日照'}],
-                    
+
                     [{name:'连云港'}, {name:'郑州'}],
                     [{name:'郑州'}, {name:'兰州'}],
                     [{name:'兰州'}, {name:'乌鲁木齐'}],
                     [{name:'乌鲁木齐'}, {name:'阿拉山口'}],
-                    
+
                     [{name:'西安'}, {name:'南阳'}],
                     [{name:'南阳'}, {name:'信阳'}],
                     [{name:'信阳'}, {name:'合肥'}],
                     [{name:'合肥'}, {name:'南京'}],
                     [{name:'南京'}, {name:'启东'}],
-                    
+
                     [{name:'重庆'}, {name:'武汉'}],
                     [{name:'武汉'}, {name:'九江'}],
                     [{name:'九江'}, {name:'铜陵'}],
                     [{name:'铜陵'}, {name:'南京'}],
                     [{name:'南京'}, {name:'上海'}],
-                    
+
                     [{name:'上海'}, {name:'怀化'}],
                     [{name:'怀化'}, {name:'重庆'}],
                     [{name:'重庆'}, {name:'成都'}],
                     [{name:'成都'}, {name:'贵阳'}],
                     [{name:'贵阳'}, {name:'昆明'}],
-                    
+
                     [{name:'昆明'}, {name:'南宁'}],
                     [{name:'南宁'}, {name:'黎塘'}],
                     [{name:'黎塘'}, {name:'湛江'}]
@@ -340,7 +340,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map13.html b/doc/example/map13.html
index 4593e0a..8572576 100644
--- a/doc/example/map13.html
+++ b/doc/example/map13.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -127,7 +127,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map14.html b/doc/example/map14.html
index 637ed2e..e8622b2 100644
--- a/doc/example/map14.html
+++ b/doc/example/map14.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -67,7 +67,7 @@
             },
             tooltip : {'trigger':'item'},
             toolbox : {
-                'show':true, 
+                'show':true,
                 'feature':{
                     'mark':{'show':true},
                     'dataView':{'show':true,'readOnly':false},
@@ -161,7 +161,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map15.html b/doc/example/map15.html
index 928baa4..d664375 100644
--- a/doc/example/map15.html
+++ b/doc/example/map15.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
diff --git a/doc/example/map16.html b/doc/example/map16.html
index 5d40518..4044d2b 100644
--- a/doc/example/map16.html
+++ b/doc/example/map16.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -153,7 +153,7 @@
                 },
                 data : [
                     [
-                        {name:'男',geoCoord:[138, 126]}, 
+                        {name:'男',geoCoord:[138, 126]},
                         {name:'女',value:90,geoCoord:[268, 56]}
                     ]
                 ]
@@ -209,7 +209,7 @@
                 },
                 data : [
                     [
-                        {name:'女',geoCoord:[118, 126]}, 
+                        {name:'女',geoCoord:[118, 126]},
                         {name:'男',value:90,geoCoord:[-22, 56]}
                     ]
                 ]
@@ -231,7 +231,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map17.html b/doc/example/map17.html
index 34002da..cee1ef2 100644
--- a/doc/example/map17.html
+++ b/doc/example/map17.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -132,7 +132,7 @@
                 },
                 data : [
                     [
-                        {name:'1', geoCoord:[96.879, 186.983]}, 
+                        {name:'1', geoCoord:[96.879, 186.983]},
                         {name:'2', geoCoord:[693.786, 297.939]}
                     ],
                     [
@@ -158,7 +158,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map18.html b/doc/example/map18.html
index adacfac..7fe3b9c 100644
--- a/doc/example/map18.html
+++ b/doc/example/map18.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -212,15 +212,15 @@
                 },
                 data : [
                     [
-                        {name:'erik'}, 
+                        {name:'erik'},
                         {name:'胡瑶'}
                     ],
                     [
-                        {name:'祖明'}, 
+                        {name:'祖明'},
                         {name:'叮叮'}
                     ],
                     [
-                        {name:'祖明'}, 
+                        {name:'祖明'},
                         {name:'小兑儿'}
                     ]
                 ]
@@ -256,15 +256,15 @@
                 },
                 data : [
                     [
-                        {name:'高经'}, 
+                        {name:'高经'},
                         {name:'洗手间', geoCoord:[440, 179]}
                     ],
                     [
-                        {name:'高经'}, 
+                        {name:'高经'},
                         {name:'洗手间', geoCoord:[637, 53]}
                     ],
                     [
-                        {name:'高经'}, 
+                        {name:'高经'},
                         {name:'洗手间', geoCoord:[637, 179]}
                     ],
                     [
@@ -417,7 +417,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
     </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map19.html b/doc/example/map19.html
index 3230cdf..52020e6 100644
--- a/doc/example/map19.html
+++ b/doc/example/map19.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -165,7 +165,7 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[480, 510.913]}
-                  
+
                 ]
             },
 
@@ -188,7 +188,7 @@
                 },
                 data : [
                     [
-                        {name:'伊莱索斯', geoCoord:[110, 296.913]}, 
+                        {name:'伊莱索斯', geoCoord:[110, 296.913]},
                         {name:'马丁内斯', geoCoord:[200, 200.913]}
                     ]
                 ]
@@ -249,13 +249,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[480, 510.913]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'马丁内斯', geoCoord:[200, 200.913]}, 
+                        {name:'马丁内斯', geoCoord:[200, 200.913]},
                         {name:'伊图拉斯佩', geoCoord:[320, 210.913]}
                     ]
                 ]
@@ -316,13 +316,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[460, 487.913]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                         {name:'伊图拉斯佩', geoCoord:[320, 210.913]}, 
+                         {name:'伊图拉斯佩', geoCoord:[320, 210.913]},
                         {name:'赫雷拉', geoCoord:[366, 276.913]}
                     ]
                 ]
@@ -383,13 +383,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[460, 487.913]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'赫雷拉', geoCoord:[366, 276.913]}, 
+                        {name:'赫雷拉', geoCoord:[366, 276.913]},
                         {name:'德玛科斯', geoCoord:[360, 400.913]}
                     ]
                 ]
@@ -450,13 +450,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[462, 485.913]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'德玛科斯', geoCoord:[360, 400.913]}, 
+                        {name:'德玛科斯', geoCoord:[360, 400.913]},
                         {name:'奥尔特内策', geoCoord:[360.12, 451.123]}
                     ]
                 ]
@@ -517,13 +517,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[462, 475.913]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'奥尔特内策', geoCoord:[360.12, 451.123]}, 
+                        {name:'奥尔特内策', geoCoord:[360.12, 451.123]},
                         {name:'穆尼亚因', geoCoord:[456.88, 436.913]}
                     ]
                 ]
@@ -583,13 +583,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[432, 475.813]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'穆尼亚因', geoCoord:[456.88, 436.913]}, 
+                        {name:'穆尼亚因', geoCoord:[456.88, 436.913]},
                         {name:'洛伦特', geoCoord:[520.48, 361.783]}
                     ]
                 ]
@@ -597,7 +597,7 @@
           }
             ]
         },
-        // 8 
+        // 8
         {
             series : [
             {
@@ -650,13 +650,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[402, 471.813]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'洛伦特', geoCoord:[520.48, 361.783]}, 
+                        {name:'洛伦特', geoCoord:[520.48, 361.783]},
                         {name:'伊图拉斯佩', geoCoord:[466.94, 238.95]}
                     ]
                 ]
@@ -717,13 +717,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[365, 451.813]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'伊图拉斯佩', geoCoord:[466.94, 238.95]}, 
+                        {name:'伊图拉斯佩', geoCoord:[466.94, 238.95]},
                         {name:'赫雷拉', geoCoord:[459.01, 286.313]}
                     ]
                 ]
@@ -784,13 +784,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[365, 451.813]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'赫雷拉', geoCoord:[459.01, 286.313]}, 
+                        {name:'赫雷拉', geoCoord:[459.01, 286.313]},
                         {name:'洛伦特', geoCoord:[540.48, 405.783]}
                     ]
                 ]
@@ -851,13 +851,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[360, 431.813]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        {name:'洛伦特', geoCoord:[550.48, 415.783]}, 
+                        {name:'洛伦特', geoCoord:[550.48, 415.783]},
                         {name:'穆尼亚因', geoCoord:[580.88, 461.913]}
                     ]
                 ]
@@ -918,13 +918,13 @@
                   {name: '11比利亚',
                    itemStyle:{normal:{color:'red',label:{show:true,color:'red',textStyle:{color:'white',fontSize:'12'}}}},
                    value: '比利亚', geoCoord:[365, 451.813]}
-                
+
                 ]
             },
             markLine : {
                 data : [
                     [
-                        
+
                         {name:'穆尼亚因', geoCoord:[580.88, 461.913]},
                         {name:'守门员', geoCoord:[750+(Math.random()*5), 296.913+(Math.random()*3)]}
                     ]
@@ -935,8 +935,8 @@
         }
     ]
 };
-                    
-                    
+
+
                     </textarea>
               </div><!--/.well -->
             </div><!--/span-->
@@ -951,7 +951,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map2.html b/doc/example/map2.html
index 3e4a772..9493c08 100644
--- a/doc/example/map2.html
+++ b/doc/example/map2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -91,7 +91,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map20.html b/doc/example/map20.html
index 5cb02c2..ab8a15a 100644
--- a/doc/example/map20.html
+++ b/doc/example/map20.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -49,12 +49,12 @@
     "天津市": "120100",
     "上海市": "310100",
     "重庆市": "500100",
-    
+
     "崇明县": "310200",            // ??
     "湖北省直辖县市": "429000",       // ??
     "铜仁市": "522200",            // ??
     "毕节市": "522400",            // ??
-    
+
     "石家庄市": "130100",
     "唐山市": "130200",
     "秦皇岛市": "130300",
@@ -470,7 +470,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map21.html b/doc/example/map21.html
index 4fb42f9..89f1b14 100644
--- a/doc/example/map21.html
+++ b/doc/example/map21.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -248,7 +248,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map22.html b/doc/example/map22.html
index f9c0b1d..7a86377 100644
--- a/doc/example/map22.html
+++ b/doc/example/map22.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -115,7 +115,7 @@
             itemStyle: {
                 normal: {
                     color: 'rgba(255, 0, 0, 0.5)'
-                }   
+                }
             },
             data: []
         }
@@ -138,7 +138,7 @@
             return b.num - a.num
         }).slice(0, 3000).map(function (line) {
             return [{
-                geoCoord: getGeoCoord(line.start)   
+                geoCoord: getGeoCoord(line.start)
             }, {
                 geoCoord: getGeoCoord(line.end)
             }]
@@ -166,7 +166,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map3.html b/doc/example/map3.html
index 0379f0e..ea163db 100644
--- a/doc/example/map3.html
+++ b/doc/example/map3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -50,13 +50,13 @@
 var mapType = [

     'china',

     // 23个省

-    '广东', '青海', '四川', '海南', '陕西', 

+    '广东', '青海', '四川', '海南', '陕西',

     '甘肃', '云南', '湖南', '湖北', '黑龙江',

     '贵州', '山东', '江西', '河南', '河北',

-    '山西', '安徽', '福建', '浙江', '江苏', 

+    '山西', '安徽', '福建', '浙江', '江苏',

     '吉林', '辽宁', '台湾',

     // 5个自治区

-    '新疆', '广西', '宁夏', '内蒙古', '西藏', 

+    '新疆', '广西', '宁夏', '内蒙古', '西藏',

     // 4个直辖市

     '北京', '天津', '上海', '重庆',

     // 2个特别行政区

@@ -78,7 +78,7 @@
     option.series[0].mapType = mt;

     option.title.subtext = mt + ' (滚轮或点击切换)';

     myChart.setOption(option, true);

-    

+

     zrEvent.stop(event);

 };

 myChart.on(ecConfig.EVENT.MAP_SELECTED, function (param){

@@ -522,7 +522,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/map4.html b/doc/example/map4.html
index 1d00386..e11b509 100644
--- a/doc/example/map4.html
+++ b/doc/example/map4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -290,7 +290,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map5.html b/doc/example/map5.html
index 347591a..faba9b7 100644
--- a/doc/example/map5.html
+++ b/doc/example/map5.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -270,7 +270,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map6.html b/doc/example/map6.html
index 88e1ba0..3aaee09 100644
--- a/doc/example/map6.html
+++ b/doc/example/map6.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -156,7 +156,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map7.html b/doc/example/map7.html
index a58cbcd..0b27a4f 100644
--- a/doc/example/map7.html
+++ b/doc/example/map7.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -192,7 +192,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map8.html b/doc/example/map8.html
index fecfa7e..592cf2a 100644
--- a/doc/example/map8.html
+++ b/doc/example/map8.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -88,7 +88,7 @@
         min: 2000,
         max: 16000,
         splitNumber: 0,            // 分割段数,默认为5
-        text:['16,000B','2,000B'],  
+        text:['16,000B','2,000B'],
         calculable : true,
         itemWidth:40,
         color: ['orangered','yellow','lightskyblue']
@@ -191,7 +191,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/map9.html b/doc/example/map9.html
index 97bfa1a..d81a998 100644
--- a/doc/example/map9.html
+++ b/doc/example/map9.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -534,7 +534,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix1.html b/doc/example/mix1.html
index 75cb92c..bedf021 100644
--- a/doc/example/mix1.html
+++ b/doc/example/mix1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -113,7 +113,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix10.html b/doc/example/mix10.html
index 1fd5f1f..baaf026 100644
--- a/doc/example/mix10.html
+++ b/doc/example/mix10.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -89,22 +89,22 @@
             splitLine: {show:false},
             data : [
                 "2013/1/24", "2013/1/25", "2013/1/28", "2013/1/29", "2013/1/30",
-                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6", 
-                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20", 
-                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27", 
-                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6", 
-                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13", 
-                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20", 
-                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27", 
-                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3", 
-                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12", 
-                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19", 
-                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26", 
-                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8", 
-                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15", 
-                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22", 
-                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29", 
-                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5", 
+                "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6",
+                "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20",
+                "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27",
+                "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6",
+                "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13",
+                "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20",
+                "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27",
+                "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3",
+                "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12",
+                "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19",
+                "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26",
+                "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8",
+                "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15",
+                "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22",
+                "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29",
+                "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5",
                 "2013/6/6", "2013/6/7", "2013/6/13"
             ]
         }
@@ -135,23 +135,23 @@
             yAxisIndex: 1,
             symbol: 'none',
             data:[
-                13560434, 8026738.5, 11691637, 12491697, 12485603, 
-                11620504, 12555496, 15253370, 12709611, 10458354, 
-                10933507, 9896523, 10365702, 10633095, 9722230, 
-                12662783, 8757982, 7764234, 10591719, 8826293, 
-                11591827, 11153111, 14304651, 11672120, 12536480, 
-                12608589, 8843860, 7391994.5, 10063709, 7768895.5, 
-                6921859, 10157810, 8148617.5, 7551207, 11397426, 
-                10478607, 8595132, 8541862, 9181132, 8570842, 
-                10759351, 7335819, 6699753.5, 7759666.5, 6880135.5, 
-                7366616.5, 7313504, 7109021.5, 6213270, 5619688, 
+                13560434, 8026738.5, 11691637, 12491697, 12485603,
+                11620504, 12555496, 15253370, 12709611, 10458354,
+                10933507, 9896523, 10365702, 10633095, 9722230,
+                12662783, 8757982, 7764234, 10591719, 8826293,
+                11591827, 11153111, 14304651, 11672120, 12536480,
+                12608589, 8843860, 7391994.5, 10063709, 7768895.5,
+                6921859, 10157810, 8148617.5, 7551207, 11397426,
+                10478607, 8595132, 8541862, 9181132, 8570842,
+                10759351, 7335819, 6699753.5, 7759666.5, 6880135.5,
+                7366616.5, 7313504, 7109021.5, 6213270, 5619688,
                 5816217.5, 6695584.5, 5998655.5, 6188812.5, 9538301,
-                8224500, 8221751.5, 7897721, 8448324, 6525151, 
-                5987761, 7831570, 8162560.5, 7904092, 8139084.5, 
-                9116529, 8128014, 7919148, 7566047, 6665826.5, 
-                10225527, 11124881, 12884353, 11302521, 11529046, 
-                11105205, 9202153, 9992016, 12035250, 11431155, 
-                10354677, 10070399, 9164861, 9237718, 7114268, 
+                8224500, 8221751.5, 7897721, 8448324, 6525151,
+                5987761, 7831570, 8162560.5, 7904092, 8139084.5,
+                9116529, 8128014, 7919148, 7566047, 6665826.5,
+                10225527, 11124881, 12884353, 11302521, 11529046,
+                11105205, 9202153, 9992016, 12035250, 11431155,
+                10354677, 10070399, 9164861, 9237718, 7114268,
                 7526158.5, 8105835, 7971452.5
             ],
             markPoint : {
@@ -301,7 +301,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix11.html b/doc/example/mix11.html
index 1f6b0ae..439f4bd 100644
--- a/doc/example/mix11.html
+++ b/doc/example/mix11.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -75,7 +75,7 @@
             splitNumber: 10,       // 分割段数,默认为5
             axisLine: {            // 坐标轴线
                 lineStyle: {       // 属性lineStyle控制线条样式
-                    color: [[0.2, '#228b22'],[0.8, '#48b'],[1, '#ff4500']], 
+                    color: [[0.2, '#228b22'],[0.8, '#48b'],[1, '#ff4500']],
                     width: 8
                 }
             },
@@ -195,7 +195,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix12.html b/doc/example/mix12.html
index 8b5a39f..df9a6d2 100644
--- a/doc/example/mix12.html
+++ b/doc/example/mix12.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -179,7 +179,7 @@
     option.series[2].data[0].name = params.name;
     option.series[2].data[0].value = curData;
     option.series[2].data[1].value = total - curData;
-    
+
     for (var i = 1, l = option.series[0].data.length - 1; i < l; i++) {
         if (option.series[0].data[i].symbol) {
             option.series[0].data[i].symbol = 'emptyCircle';
@@ -218,7 +218,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix2.html b/doc/example/mix2.html
index 0a078d7..cbdb707 100644
--- a/doc/example/mix2.html
+++ b/doc/example/mix2.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -135,24 +135,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/mix3.html b/doc/example/mix3.html
index 1d67df2..df57cce 100644
--- a/doc/example/mix3.html
+++ b/doc/example/mix3.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -163,24 +163,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/mix4.html b/doc/example/mix4.html
index ea1342e..4b4c238 100644
--- a/doc/example/mix4.html
+++ b/doc/example/mix4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -98,9 +98,9 @@
                 trigger: 'item',
                 formatter : function (params) {
                     return '2013-03-' + params.value[0] + '<br/>'
-                           + params.seriesName + ' : ' 
-                           + params.value[1] + ', ' 
-                           + params.value[2]; 
+                           + params.seriesName + ' : '
+                           + params.value[1] + ', '
+                           + params.value[2];
                 }
             },
             yAxisIndex:1,
@@ -150,7 +150,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix5.html b/doc/example/mix5.html
index 6044e22..8957e73 100644
--- a/doc/example/mix5.html
+++ b/doc/example/mix5.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -544,7 +544,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/mix6.html b/doc/example/mix6.html
index 2bca938..f0ec461 100644
--- a/doc/example/mix6.html
+++ b/doc/example/mix6.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -48,7 +48,7 @@
         trigger: 'axis',
         formatter: function (params){
             return params[0].name + ' : '
-                   + (params[2].value - params[1].value > 0 ? '+' : '-') 
+                   + (params[2].value - params[1].value > 0 ? '+' : '-')
                    + params[0].value + '<br/>'
                    + params[2].seriesName + ' : ' + params[2].value + '<br/>'
                    + params[3].seriesName + ' : ' + params[3].value + '<br/>'
@@ -121,9 +121,9 @@
             type:'bar',
             stack: '1',
             data:[
-              80, 42, 
+              80, 42,
               {value : 50, itemStyle:{ normal:{color:'red'}}},
-              {value : 34, itemStyle:{ normal:{color:'red'}}}, 
+              {value : 34, itemStyle:{ normal:{color:'red'}}},
               60, 70, 90
             ]
         }
@@ -143,7 +143,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix7.html b/doc/example/mix7.html
index cbc2cb0..11c7538 100644
--- a/doc/example/mix7.html
+++ b/doc/example/mix7.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -135,7 +135,7 @@
             },
             radius : sData1[len][2] + sData2[len][2],
             center: [
-                xAxis.getCoord(sData1[len][0]), 
+                xAxis.getCoord(sData1[len][0]),
                 yAxis.getCoord(sData1[len][1])
             ],
             data: [
@@ -164,7 +164,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/mix8.html b/doc/example/mix8.html
index ab99274..707d96f 100644
--- a/doc/example/mix8.html
+++ b/doc/example/mix8.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -46,22 +46,22 @@
                     <textarea id="code" name="code">
 var axisData = [
     "2013/1/24", "2013/1/25", "2013/1/28", "2013/1/29", "2013/1/30",
-    "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6", 
-    "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20", 
-    "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27", 
-    "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6", 
-    "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13", 
-    "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20", 
-    "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27", 
-    "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3", 
-    "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12", 
-    "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19", 
-    "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26", 
-    "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8", 
-    "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15", 
-    "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22", 
-    "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29", 
-    "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5", 
+    "2013/1/31", "2013/2/1", "2013/2/4", "2013/2/5", "2013/2/6",
+    "2013/2/7", "2013/2/8", "2013/2/18", "2013/2/19", "2013/2/20",
+    "2013/2/21", "2013/2/22", "2013/2/25", "2013/2/26", "2013/2/27",
+    "2013/2/28", "2013/3/1", "2013/3/4", "2013/3/5", "2013/3/6",
+    "2013/3/7", "2013/3/8", "2013/3/11", "2013/3/12", "2013/3/13",
+    "2013/3/14", "2013/3/15", "2013/3/18", "2013/3/19", "2013/3/20",
+    "2013/3/21", "2013/3/22", "2013/3/25", "2013/3/26", "2013/3/27",
+    "2013/3/28", "2013/3/29", "2013/4/1", "2013/4/2", "2013/4/3",
+    "2013/4/8", "2013/4/9", "2013/4/10", "2013/4/11", "2013/4/12",
+    "2013/4/15", "2013/4/16", "2013/4/17", "2013/4/18", "2013/4/19",
+    "2013/4/22", "2013/4/23", "2013/4/24", "2013/4/25", "2013/4/26",
+    "2013/5/2", "2013/5/3", "2013/5/6", "2013/5/7", "2013/5/8",
+    "2013/5/9", "2013/5/10", "2013/5/13", "2013/5/14", "2013/5/15",
+    "2013/5/16", "2013/5/17", "2013/5/20", "2013/5/21", "2013/5/22",
+    "2013/5/23", "2013/5/24", "2013/5/27", "2013/5/28", "2013/5/29",
+    "2013/5/30", "2013/5/31", "2013/6/3", "2013/6/4", "2013/6/5",
     "2013/6/6", "2013/6/7", "2013/6/13"
 ];
 
@@ -228,7 +228,7 @@
             name:'虚拟数据',
             type:'bar',data:[]
         }
-        
+
     ]
 };
 
@@ -296,23 +296,23 @@
             type:'line',
             symbol: 'none',
             data:[
-                13560434, 8026738.5, 11691637, 12491697, 12485603, 
-                11620504, 12555496, 15253370, 12709611, 10458354, 
-                10933507, 9896523, 10365702, 10633095, 9722230, 
-                12662783, 8757982, 7764234, 10591719, 8826293, 
-                11591827, 11153111, 14304651, 11672120, 12536480, 
-                12608589, 8843860, 7391994.5, 10063709, 7768895.5, 
-                6921859, 10157810, 8148617.5, 7551207, 11397426, 
-                10478607, 8595132, 8541862, 9181132, 8570842, 
-                10759351, 7335819, 6699753.5, 7759666.5, 6880135.5, 
-                7366616.5, 7313504, 7109021.5, 6213270, 5619688, 
+                13560434, 8026738.5, 11691637, 12491697, 12485603,
+                11620504, 12555496, 15253370, 12709611, 10458354,
+                10933507, 9896523, 10365702, 10633095, 9722230,
+                12662783, 8757982, 7764234, 10591719, 8826293,
+                11591827, 11153111, 14304651, 11672120, 12536480,
+                12608589, 8843860, 7391994.5, 10063709, 7768895.5,
+                6921859, 10157810, 8148617.5, 7551207, 11397426,
+                10478607, 8595132, 8541862, 9181132, 8570842,
+                10759351, 7335819, 6699753.5, 7759666.5, 6880135.5,
+                7366616.5, 7313504, 7109021.5, 6213270, 5619688,
                 5816217.5, 6695584.5, 5998655.5, 6188812.5, 9538301,
-                8224500, 8221751.5, 7897721, 8448324, 6525151, 
-                5987761, 7831570, 8162560.5, 7904092, 8139084.5, 
-                9116529, 8128014, 7919148, 7566047, 6665826.5, 
-                10225527, 11124881, 12884353, 11302521, 11529046, 
-                11105205, 9202153, 9992016, 12035250, 11431155, 
-                10354677, 10070399, 9164861, 9237718, 7114268, 
+                8224500, 8221751.5, 7897721, 8448324, 6525151,
+                5987761, 7831570, 8162560.5, 7904092, 8139084.5,
+                9116529, 8128014, 7919148, 7566047, 6665826.5,
+                10225527, 11124881, 12884353, 11302521, 11529046,
+                11105205, 9202153, 9992016, 12035250, 11431155,
+                10354677, 10070399, 9164861, 9237718, 7114268,
                 7526158.5, 8105835, 7971452.5
             ],
             markLine : {
@@ -399,22 +399,22 @@
             type:'bar',
             symbol: 'none',
             data:[
-                560434, 226738, 696370, 249697, 248563, 
-                620504, 555496, 525337, 270968, 458354, 
-                933507, 896523, 365702, 633095, 722230, 
-                662783, 875798, 776423, 105979, 882629, 
-                598278, 231253, 430465, 672208, 253648, 
-                608589, 884386, 739994, 263709, 776889, 
-                692859, 105780, 848675, 755207, 397426, 
-                478607, 859532, 854862, 983288, 857084, 
-                759358, 733589, 669975, 775965, 688035, 
-                736666, 733504, 709025, 623270, 569688, 
+                560434, 226738, 696370, 249697, 248563,
+                620504, 555496, 525337, 270968, 458354,
+                933507, 896523, 365702, 633095, 722230,
+                662783, 875798, 776423, 105979, 882629,
+                598278, 231253, 430465, 672208, 253648,
+                608589, 884386, 739994, 263709, 776889,
+                692859, 105780, 848675, 755207, 397426,
+                478607, 859532, 854862, 983288, 857084,
+                759358, 733589, 669975, 775965, 688035,
+                736666, 733504, 709025, 623270, 569688,
                 586275, 669558, 599865, 688825, 953830,
-                822450, 822755, 789772, 844832, 652558, 
-                598776, 783570, 862560, 794092, 839084, 
-                965298, 828048, 799480, 756647, 665826, 
-                102257, 248870, 288435, 302528, 529046, 
-                105205, 920253, 999206, 203525, 435588, 
+                822450, 822755, 789772, 844832, 652558,
+                598776, 783570, 862560, 794092, 839084,
+                965298, 828048, 799480, 756647, 665826,
+                102257, 248870, 288435, 302528, 529046,
+                105205, 920253, 999206, 203525, 435588,
                 103546, 703990, 964868, 923778, 742688,
                 752658, 805835, 797452
             ],
@@ -465,7 +465,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
@@ -486,7 +486,7 @@
                 return;
             }
             needRefresh = false;
-            
+
             myChart = echarts.init(domMain);
             (new Function(editor.doc.getValue()))();
             myChart.setOption(option, true);
diff --git a/doc/example/mix9.html b/doc/example/mix9.html
index bee507a..33ce3b8 100644
--- a/doc/example/mix9.html
+++ b/doc/example/mix9.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -170,7 +170,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
@@ -190,7 +190,7 @@
                 return;
             }
             needRefresh = false;
-            
+
             myChart = echarts.init(domMain);
             (new Function (editor.doc.getValue()))();
             myChart.setOption(option, true);
diff --git a/doc/example/pie.html b/doc/example/pie.html
index 318c14a..96c0d52 100644
--- a/doc/example/pie.html
+++ b/doc/example/pie.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -69,7 +69,7 @@
                 normal : {

                     label : {

                         position : 'inner',

-                        formatter : function (params) {                         

+                        formatter : function (params) {

                           return (params.percent - 0).toFixed(0) + '%'

                         }

                     },

@@ -83,7 +83,7 @@
                         formatter : "{b}\n{d}%"

                     }

                 }

-                

+

             },

             data:[

                 {value:335, name:'直达'},

@@ -228,7 +228,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/pie1.html b/doc/example/pie1.html
index d9fbb17..fcfcb12 100644
--- a/doc/example/pie1.html
+++ b/doc/example/pie1.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -58,18 +58,18 @@
         show : true,

         feature : {

             mark : {show: true},

-            dataView : {show: true, readOnly: false},
-            magicType : {
-                show: true, 
-                type: ['pie', 'funnel'],
-                option: {
-                    funnel: {
-                        x: '25%',
-                        width: '50%',
-                        funnelAlign: 'left',
-                        max: 1548
-                    }
-                }
+            dataView : {show: true, readOnly: false},

+            magicType : {

+                show: true,

+                type: ['pie', 'funnel'],

+                option: {

+                    funnel: {

+                        x: '25%',

+                        width: '50%',

+                        funnelAlign: 'left',

+                        max: 1548

+                    }

+                }

             },

             restore : {show: true},

             saveAsImage : {show: true}

@@ -98,24 +98,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/pie2.html b/doc/example/pie2.html
index a7d8e40..da141da 100644
--- a/doc/example/pie2.html
+++ b/doc/example/pie2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -55,7 +55,7 @@
             mark : {show: true},
             dataView : {show: true, readOnly: false},
             magicType : {
-                show: true, 
+                show: true,
                 type: ['pie', 'funnel'],
                 option: {
                     funnel: {
@@ -120,7 +120,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/pie3.html b/doc/example/pie3.html
index 3d98478..d157e6c 100644
--- a/doc/example/pie3.html
+++ b/doc/example/pie3.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -53,10 +53,10 @@
         show : true,

         feature : {

             mark : {show: true},

-            dataView : {show: true, readOnly: false},
-            magicType : {
-                show: true, 
-                type: ['pie', 'funnel']
+            dataView : {show: true, readOnly: false},

+            magicType : {

+                show: true,

+                type: ['pie', 'funnel']

             },

             restore : {show: true},

             saveAsImage : {show: true}

@@ -68,14 +68,14 @@
             name:'访问来源',

             type:'pie',

             selectedMode: 'single',

-            radius : [0, 70],
-            
-            // for funnel
-            x: '20%',
-            width: '40%',
-            funnelAlign: 'right',
-            max: 1548,
-            
+            radius : [0, 70],

+

+            // for funnel

+            x: '20%',

+            width: '40%',

+            funnelAlign: 'right',

+            max: 1548,

+

             itemStyle : {

                 normal : {

                     label : {

@@ -95,14 +95,14 @@
         {

             name:'访问来源',

             type:'pie',

-            radius : [100, 140],
-            
-            // for funnel
-            x: '60%',
-            width: '35%',
-            funnelAlign: 'left',
-            max: 1048,
-            
+            radius : [100, 140],

+

+            // for funnel

+            x: '60%',

+            width: '35%',

+            funnelAlign: 'left',

+            max: 1048,

+

             data:[

                 {value:335, name:'直达'},

                 {value:310, name:'邮件营销'},

@@ -125,7 +125,7 @@
         serie = option.series[idx];

         for (var i = 0, l = serie.data.length; i < l; i++) {

             if (selected[idx][i]) {

-                str += '【系列' + idx + '】' + serie.name + ' : ' + 

+                str += '【系列' + idx + '】' + serie.name + ' : ' +

                        '【数据' + i + '】' + serie.data[i].name + ' ';

             }

         }

@@ -138,24 +138,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/pie4.html b/doc/example/pie4.html
index e27475a..9948749 100644
--- a/doc/example/pie4.html
+++ b/doc/example/pie4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -60,7 +60,7 @@
             mark : {show: true},
             dataView : {show: true, readOnly: false},
             magicType : {
-                show: true, 
+                show: true,
                 type: ['pie', 'funnel']
             },
             restore : {show: true},
@@ -142,7 +142,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/pie5.html b/doc/example/pie5.html
index afb9891..797f348 100644
--- a/doc/example/pie5.html
+++ b/doc/example/pie5.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -101,7 +101,7 @@
         feature : {
             dataView : {show: true, readOnly: false},
             magicType : {
-                show: true, 
+                show: true,
                 type: ['pie', 'funnel'],
                 option: {
                     funnel: {
@@ -118,7 +118,7 @@
                                     }
                                 }
                             },
-                        } 
+                        }
                     }
                 }
             },
@@ -258,7 +258,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/pie6.html b/doc/example/pie6.html
index 287e30a..a580dad 100644
--- a/doc/example/pie6.html
+++ b/doc/example/pie6.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -117,7 +117,7 @@
             itemStyle : dataStyle,
             data:[
                 {
-                    value:29, 
+                    value:29,
                     name:'29%的人表示生活压力很大'
                 },
                 {
@@ -135,7 +135,7 @@
             itemStyle : dataStyle,
             data:[
                 {
-                    value:3, 
+                    value:3,
                     name:'3%的人表示“我姓曾”'
                 },
                 {
@@ -161,7 +161,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/pie7.html b/doc/example/pie7.html
index cb22abc..8f05a75 100644
--- a/doc/example/pie7.html
+++ b/doc/example/pie7.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -73,7 +73,7 @@
                     mark : {show: true},
                     dataView : {show: true, readOnly: false},
                     magicType : {
-                        show: true, 
+                        show: true,
                         type: ['pie', 'funnel'],
                         option: {
                             funnel: {
@@ -285,7 +285,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/radar.html b/doc/example/radar.html
index ee6f355..feee4b4 100644
--- a/doc/example/radar.html
+++ b/doc/example/radar.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -188,7 +188,7 @@
                         normal: {

                             color: function(params) {

                                 var value = params.data

-                                return isNaN(value) 

+                                return isNaN(value)

                                        ? undefined

                                        : (value >= 120 ? 'green' : 'red')

                             },

@@ -246,7 +246,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/radar1.html b/doc/example/radar1.html
index 1dae4a5..789ab44 100644
--- a/doc/example/radar1.html
+++ b/doc/example/radar1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -107,7 +107,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/radar2.html b/doc/example/radar2.html
index a8e0beb..8406a1c 100644
--- a/doc/example/radar2.html
+++ b/doc/example/radar2.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -104,24 +104,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/radar3.html b/doc/example/radar3.html
index 2158610..54bfecf 100644
--- a/doc/example/radar3.html
+++ b/doc/example/radar3.html
@@ -1,36 +1,36 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-    <meta charset="utf-8">
-    <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
-
-    <link rel="shortcut icon" href="../asset/ico/favicon.png">
-
-    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">
-    <link href="../asset/css/bootstrap.css" rel="stylesheet">
-    <link href="../asset/css/carousel.css" rel="stylesheet">
-    <link href="../asset/css/echartsHome.css" rel="stylesheet">
-    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-    <!--[if lt IE 9]>
-      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
-      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
-    <![endif]-->
-
-    <script src="./www/js/echarts.js"></script>
-    <script src="../asset/js/codemirror.js"></script>
-    <script src="../asset/js/javascript.js"></script>
-
-    <link href="../asset/css/codemirror.css" rel="stylesheet">
-    <link href="../asset/css/monokai.css" rel="stylesheet">
-</head>
-
-<body>
-    <!-- Fixed navbar -->
-    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
+<!DOCTYPE html>

+<html lang="en">

+<head>

+    <meta charset="utf-8">

+    <meta http-equiv="X-UA-Compatible" content="IE=edge">

+    <meta name="viewport" content="width=device-width, initial-scale=1.0">

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

+

+    <link rel="shortcut icon" href="../asset/ico/favicon.png">

+

+    <link href="../asset/css/font-awesome.min.css" rel="stylesheet">

+    <link href="../asset/css/bootstrap.css" rel="stylesheet">

+    <link href="../asset/css/carousel.css" rel="stylesheet">

+    <link href="../asset/css/echartsHome.css" rel="stylesheet">

+    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->

+    <!--[if lt IE 9]>

+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>

+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>

+    <![endif]-->

+

+    <script src="./www/js/echarts.js"></script>

+    <script src="../asset/js/codemirror.js"></script>

+    <script src="../asset/js/javascript.js"></script>

+

+    <link href="../asset/css/codemirror.css" rel="stylesheet">

+    <link href="../asset/css/monokai.css" rel="stylesheet">

+</head>

+

+<body>

+    <!-- Fixed navbar -->

+    <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>

 

 

     <div class="container-fluid">

@@ -145,24 +145,24 @@
             <div id="graphic" class="col-md-8">

                 <div id="main" class="main"></div>

                 <div>

-                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>
-                    <span class="text-primary">切换主题</span>
-                    <select id="theme-select"></select>
+                    <button type="button" class="btn btn-sm btn-success" onclick="refresh(true)">刷 新</button>

+                    <span class="text-primary">切换主题</span>

+                    <select id="theme-select"></select>

 

                     <span id='wrong-message' style="color:red"></span>

                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

-        </div><!--/.fluid-container-->
-
-    <footer id="footer"></footer>
-    <!-- Le javascript
-    ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script src="../asset/js/jquery.min.js"></script>
-    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>
-    <script src="../asset/js/bootstrap.min.js"></script>
-    <script src="../asset/js/echartsExample.js"></script>
-</body>
-</html>
+

+        </div><!--/.fluid-container-->

+

+    <footer id="footer"></footer>

+    <!-- Le javascript

+    ================================================== -->

+    <!-- Placed at the end of the document so the pages load faster -->

+    <script src="../asset/js/jquery.min.js"></script>

+    <script type="text/javascript" src="../asset/js/echartsHome.js"></script>

+    <script src="../asset/js/bootstrap.min.js"></script>

+    <script src="../asset/js/echartsExample.js"></script>

+</body>

+</html>

diff --git a/doc/example/scatter.html b/doc/example/scatter.html
index 2b1f413..a0f26ff 100644
--- a/doc/example/scatter.html
+++ b/doc/example/scatter.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -193,7 +193,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/scatter1.html b/doc/example/scatter1.html
index 718dc70..25bf499 100644
--- a/doc/example/scatter1.html
+++ b/doc/example/scatter1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -50,7 +50,7 @@
         formatter : function (params) {
             if (params.value.length > 1) {
                 return params.seriesName + ' :<br/>'
-                   + params.value[0] + 'cm ' 
+                   + params.value[0] + 'cm '
                    + params.value[1] + 'kg ';
             }
             else {
@@ -58,7 +58,7 @@
                    + params.name + ' : '
                    + params.value + 'kg ';
             }
-        },  
+        },
         axisPointer:{
             show: true,
             type : 'cross',
@@ -250,7 +250,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/scatter2.html b/doc/example/scatter2.html
index 61f8400..04d4fda 100644
--- a/doc/example/scatter2.html
+++ b/doc/example/scatter2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -130,7 +130,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/scatter3.html b/doc/example/scatter3.html
index 350de36..d96d2fd 100644
--- a/doc/example/scatter3.html
+++ b/doc/example/scatter3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -134,7 +134,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/scatter4.html b/doc/example/scatter4.html
index b9f2203..a79aa80 100644
--- a/doc/example/scatter4.html
+++ b/doc/example/scatter4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -72,9 +72,9 @@
                 }
             },
             toolbox : {
-                'show':true, 
+                'show':true,
                 orient : 'vertical',
-                x: 'right', 
+                x: 'right',
                 y: 'center',
                 'feature':{
                     'mark':{'show':true},
@@ -187,7 +187,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/scatter5.html b/doc/example/scatter5.html
index afce1dd..903f35c 100644
--- a/doc/example/scatter5.html
+++ b/doc/example/scatter5.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -114,8 +114,8 @@
                 trigger: 'item',
                 formatter : function (params) {
                     return params.seriesName + ' ('  + '类目' + params.value[0] + ')<br/>'
-                           + params.value[1] + ', ' 
-                           + params.value[2]; 
+                           + params.value[1] + ', '
+                           + params.value[2];
                 },
                 axisPointer:{
                     show: true
@@ -145,8 +145,8 @@
                 trigger: 'item',
                 formatter : function (params) {
                     return params.seriesName + ' ('  + '类目' + params.value[0] + ')<br/>'
-                           + params.value[1] + ', ' 
-                           + params.value[2]; 
+                           + params.value[1] + ', '
+                           + params.value[2];
                 },
                 axisPointer:{
                     show: true
@@ -185,7 +185,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/scatter6.html b/doc/example/scatter6.html
index f8d8595..04fc9a8 100644
--- a/doc/example/scatter6.html
+++ b/doc/example/scatter6.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -105,7 +105,7 @@
                 trigger: 'axis',
                 formatter : function (params) {
                     var date = new Date(params.value[0]);
-                    return params.seriesName 
+                    return params.seriesName
                            + ' ('
                            + date.getFullYear() + '-'
                            + (date.getMonth() + 1) + '-'
@@ -113,7 +113,7 @@
                            + date.getHours() + ':'
                            + date.getMinutes()
                            +  ')<br/>'
-                           + params.value[1] + ', ' 
+                           + params.value[1] + ', '
                            + params.value[2];
                 },
                 axisPointer:{
@@ -158,7 +158,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/theme.html b/doc/example/theme.html
index 58b389b..2a9a42c 100644
--- a/doc/example/theme.html
+++ b/doc/example/theme.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -40,7 +40,7 @@
 
     <div class="container">
         <div class="row" style="margin:20px 0;">
-            <div class='col-md-8'> 
+            <div class='col-md-8'>
                 <select style="width:100%;height:34px;" name="theme-select">
                     <option selected="true" name='infographic'>infographic</option>
                     <option name='macarons'>macarons</option>
@@ -61,7 +61,7 @@
             <button class="btn btn-info col-md-2" style="margin-right: 5px;" type="button" onclick="saveAsImage()">Save As Image</button>
             <button class="btn btn-info col-md-1" type="button" onclick="download()">Download</button>
         </div>
-        
+
         <div class="row-fluid">
             <div id="graphic" class="col-md-12">
                 <div class="row-fluid">
@@ -109,11 +109,11 @@
                 </div>
             </div><!--/col-md--->
         </div><!--/row-->
-        
+
         <div class="row">
             <button class="btn btn-info col-md-1" type="button" onclick="download()">Download</button>
             <button class="btn btn-info col-md-2" style="margin-left: 5px;" type="button" onclick="saveAsImage()">Save As Image</button>
-            <div class='col-md-6'> 
+            <div class='col-md-6'>
                 <select style="width:100%;height:34px;" name="theme-select">
                     <option selected="true" name='infographic'>infographic</option>
                     <option name='macarons'>macarons</option>
@@ -132,7 +132,7 @@
                 </select>
             </div>
         </div>
-        
+
     </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/themeDesigner.html b/doc/example/themeDesigner.html
index 0e0290d..88c380f 100644
--- a/doc/example/themeDesigner.html
+++ b/doc/example/themeDesigner.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -113,7 +113,7 @@
                     <h3><a href="../doc.html#DataRange" target="_blank">dataRange(值域)</a></h3>
                     <p><img src="../asset/img/doc/dataRange.png" title="" alt="值域"/></P>
                 </div>
-                
+
                 <div class='doc-image col-md-4'>
                     <h3><a href="../doc.html#Grid" target="_blank">grid(绘图网格)</a></h3>
                     <p><img src="../asset/img/doc/grid.jpg" title="" alt="绘图网格"/></P>
@@ -179,7 +179,7 @@
 theme = {
     // 全图默认背景
     // backgroundColor: 'rgba(0,0,0,0)',
-    
+
     // 默认色板
     color: ['#ff7f50','#87cefa','#da70d6','#32cd32','#6495ed',
             '#ff69b4','#ba55d3','#cd5c5c','#ffa500','#40e0d0',
@@ -210,7 +210,7 @@
             color: '#aaa'          // 副标题文字颜色
         }
     },
-    
+
     // 图例
     legend: {
         orient: 'horizontal',      // 布局方式,默认为水平布局,可选为:
@@ -234,7 +234,7 @@
             color: '#333'          // 图例文字颜色
         }
     },
-    
+
     // 值域
     dataRange: {
         orient: 'vertical',        // 布局方式,默认为垂直布局,可选为:
@@ -255,7 +255,7 @@
         itemWidth: 20,             // 值域图形宽度,线性渐变水平布局宽度为该值 * 10
         itemHeight: 14,            // 值域图形高度,线性渐变垂直布局高度为该值 * 10
         splitNumber: 5,            // 分割段数,默认为5,为0时为线性渐变
-        color:['#1e90ff','#f0ffff'],//颜色 
+        color:['#1e90ff','#f0ffff'],//颜色
         //text:['高','低'],         // 文本,默认为数值文本
         textStyle: {
             color: '#333'          // 值域文字颜色
@@ -370,7 +370,7 @@
             show: true,       // 属性show控制显示与否,默认不显示
             interval: 'auto',
             // onGap: null,
-            inside : false,    // 控制小标记是否在grid里 
+            inside : false,    // 控制小标记是否在grid里
             length :5,         // 属性length控制线长
             lineStyle: {       // 属性lineStyle控制线条样式
                 color: '#333',
@@ -422,7 +422,7 @@
         },
         axisTick: {            // 坐标轴小标记
             show: false,       // 属性show控制显示与否,默认不显示
-            inside : false,    // 控制小标记是否在grid里 
+            inside : false,    // 控制小标记是否在grid里
             length :5,         // 属性length控制线长
             lineStyle: {       // 属性lineStyle控制线条样式
                 color: '#333',
@@ -564,11 +564,11 @@
         //symbolRotate : null,  // 拐点图形旋转控制
         showAllSymbol: false    // 标志图形默认只有主轴显示(随主轴标签间隔隐藏策略)
     },
-    
+
     // K线图默认参数
     k: {
         // barWidth : null          // 默认自适应
-        // barMaxWidth : null       // 默认自适应 
+        // barMaxWidth : null       // 默认自适应
         itemStyle: {
             normal: {
                 color: '#fff',          // 阳线填充颜色
@@ -585,7 +585,7 @@
             }
         }
     },
-    
+
     // 散点图默认参数
     scatter: {
         //symbol: null,      // 图形类型
@@ -689,7 +689,7 @@
             }
         }
     },
-    
+
     map: {
         mapType: 'china',   // 各省的mapType暂时都用中文
         mapLocation: {
@@ -730,7 +730,7 @@
             }
         }
     },
-    
+
     force : {
         // 数据map到圆的半径的最小值和最大值
         minRadius : 10,
@@ -818,7 +818,7 @@
         r: 15,
         calculateStep: 0.1  // 滚轮可计算步长 0.1 = 10%
     },
-    
+
     markPoint : {
         symbol: 'pin',         // 标注类型
         symbolSize: 10,        // 标注大小,半宽(半径)参数,当图形为方向或菱形则总宽度为symbolSize * 2
@@ -826,7 +826,7 @@
         itemStyle: {
             normal: {
                 // color: 各异,
-                // borderColor: 各异,     // 标注边线颜色,优先于color 
+                // borderColor: 各异,     // 标注边线颜色,优先于color
                 borderWidth: 2,            // 标注边线线宽,单位px,默认为1
                 label: {
                     show: true,
@@ -844,10 +844,10 @@
             }
         }
     },
-    
+
     markLine : {
         // 标线起始和结束的symbol介绍类型,如果都一样,可以直接传string
-        symbol: ['circle', 'arrow'],  
+        symbol: ['circle', 'arrow'],
         // 标线起始和结束的symbol大小,半宽(半径)参数,当图形为方向或菱形则总宽度为symbolSize * 2
         symbolSize: [2, 4],
         // 标线起始和结束的symbol旋转控制
@@ -855,12 +855,12 @@
         itemStyle: {
             normal: {
                 // color: 各异,           // 标线主色,线色,symbol主色
-                // borderColor: 随color,     // 标线symbol边框颜色,优先于color 
+                // borderColor: 随color,     // 标线symbol边框颜色,优先于color
                 borderWidth: 2,          // 标线symbol边框线宽,单位px,默认为2
                 label: {
                     show: false,
                     // 可选为 'start'|'end'|'left'|'right'|'top'|'bottom'
-                    position: 'inside',  
+                    position: 'inside',
                     textStyle: {         // 默认使用全局文本样式,详见TEXTSTYLE
                         color: '#333'
                     }
@@ -921,7 +921,7 @@
                   <button class="btn btn-large btn-info" type="button" onclick="saveAsImage()">保存图片</button>
               </div>
             </div><!--/div sidebar-code-->
-            
+
             <div id="graphic" class="col-md-8">
                 <div class="row-fluid">
                     <div class="col-md-12">
@@ -972,7 +972,7 @@
                 </div>
             </div><!--/col-md--->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/toolbox.html b/doc/example/toolbox.html
index 0b13f6a..ed5a5ab 100644
--- a/doc/example/toolbox.html
+++ b/doc/example/toolbox.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -126,7 +126,7 @@
                 show : true,
                 title : '保存为图片',
                 type : 'jpeg',
-                lang : ['点击本地保存'] 
+                lang : ['点击本地保存']
             },
             myTool : {
                 show : true,
@@ -202,7 +202,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/tooltip.html b/doc/example/tooltip.html
index 851bc5b..163b599 100644
--- a/doc/example/tooltip.html
+++ b/doc/example/tooltip.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -163,7 +163,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/topic/sino-japanese-war-1895/index.html b/doc/example/topic/sino-japanese-war-1895/index.html
index bf7f51c..8b20807 100644
--- a/doc/example/topic/sino-japanese-war-1895/index.html
+++ b/doc/example/topic/sino-japanese-war-1895/index.html
@@ -1,32 +1,32 @@
 <!DOCTYPE html>

   <head>

     <meta charset="utf-8">

-    <title>ECharts 甲午之殇:纪念甲午战争120周年专题</title>

+    <title>ECharts2 甲午之殇:纪念甲午战争120周年专题</title>

 	<meta name="viewport" content="width=device-width, initial-scale=1.0">

 	<meta name="description" content="the Sino-Japanese War">

     <meta name="author" content="linzhifeng@baidu.com">

-    

+

 	<link href="../../../asset/css/bootstrap.min.css" rel="stylesheet">

 	<script src="../../www/js/echarts.js"></script>

     <link href="css/font-awesome.min.css" rel="stylesheet">

     <link rel="stylesheet" href="css/jiawu_misc.css">

    	<link type="text/css" rel="stylesheet" href="css/easy-responsive-tabs.css" />

-    <link href="css/jiawu_style.css" rel="stylesheet"> 

-        

-	<script src="js/jquery-1.10.2.min.js"></script> 

+    <link href="css/jiawu_style.css" rel="stylesheet">

+

+	<script src="js/jquery-1.10.2.min.js"></script>

 	<script src="js/jquery.lightbox.js"></script>

 	<script src="js/jiawu_custom.js"></script>

     <script src="js/easyResponsiveTabs.js" type="text/javascript"></script>

-    

+

   <script>

     function showhide()

     {

         var div = document.getElementById("newpost");

-		if (div.style.display !== "none") 

+		if (div.style.display !== "none")

 		{

 			div.style.display = "none";

 		}

-		else 

+		else

 		{

 			div.style.display = "block";

 		}

@@ -45,8 +45,8 @@
             <div class="templatemo_smalltitle" style="margin-left:10px">中日实力全面对比:让数据说话</div>

        </div>

     </div>

-	

-    <!-- HEADER end -->    

+

+    <!-- HEADER end -->

     <div id="menu-container" class="main_menu">

     <!-- homepage start -->

     <div class="content homepage" id="menu-1">

@@ -54,14 +54,14 @@
           	<div class="col-md-3 col-sm-6 templatemo_leftgap">

             	<div class="templatemo_mainservice templatemo_botgap">

                 	<div class="templatemo_link"><a class="show-2 templatemo_page2" href="#" onclick="setOptionBigwar();">大海战全程</a></div>

-                	

+

                 </div>

                 <div class="templatemo_mainimg"><img src="images/jiawu01.jpg" alt="home img 01" style="height: 314px;"></div>

             </div>

             <div class="col-md-3 col-sm-6 templatemo_leftgap">

             	<div class="templatemo_mainimg templatemo_botgap templatemo_portfotopgap"><img src="images/jiawu02.jpg" alt="home img 02" style="height: 314px;"></div>

                 <div class="templatemo_mainportfolio">

-                      <div class="templatemo_link"><a class="show-3 templatemo_page3" href="#" onclick="setOptionNation00();">国力对比篇</a></div>   	                   

+                      <div class="templatemo_link"><a class="show-3 templatemo_page3" href="#" onclick="setOptionNation00();">国力对比篇</a></div>

                 </div>

             </div>

             <div class="col-md-3 col-sm-6 templatemo_leftgap">

@@ -83,22 +83,22 @@
             </div>

     </div>

 

-    

-	

+

+

    </div>

     <!-- homepage end -->

     <!--大海战全程 start -->

    <div class="content services" id="menu-2">

-   

+

 		<div class="container">

         	<div class="row templatemo_bordergapborder" style="padding-left:0px;padding-right:0px;">

             	<div class="col-md-3 col-sm-12 templatemo_leftgap">

 				    <!--第一层框架 -->

                 	<div class="templatemo_mainimg templatemo_botgap">

-					

+

 					<img src="images/jiawu201.jpg" alt="service image">

 					</div>

-					

+

 					<div class="templatemo_mainimg templatemo_botgap">

 					<div class="templatemo_jiawu01">

 					<div class="templatemo_frame">

@@ -110,19 +110,19 @@
 					</div>

 					</div>

 					</div>

-					

+

 					<!--第二层框架 -->

                     <div class="templatemo_mainservice templatemo_botgap">

                 	<div class="templatemo_linkservice"><a class="show-1 templatemo_homeservice" href="#" onclick="disposeBigwar();">返回</a></div>

                     </div>

                 </div>

-                

+

                 <div  class="templatemo_col75 col-sm-12 templatemo_leftgap" style="padding-right:0px;">

                 	<div class="templatemo_graybg01" style="height:655px;">

-					

+

                     <div class="templatemo_frame"id="bigwarship00" style="height:610px;width:810px;">

                 	<h2>大东沟海战全程</h2>

-					

+

                     <div class="clear"></div>

                     <p>历史背景:1894年7月25日,日本联合舰队第一游击队在丰岛海域突然袭击北洋水师的济远和广甲两艘巡洋舰,即丰岛海战,甲午战争爆发。北洋水师和联合舰队面临著相同的任务:护送援军、争夺朝鲜半岛附近海域的制海权。

 					</p>

@@ -131,10 +131,10 @@
                 </div>

             </div>

         </div>

-	

+

      </div>

-	    

-  <!-- 大海战全程 end -->	

+

+  <!-- 大海战全程 end -->

 

 	<!-- 国力对比篇 start -->

     <div class="portfolio" id="menu-3" style="display: none;" >

@@ -159,7 +159,7 @@
             </div>

             <div class="templatemo_portfolioback">

                 	<div class="templatemo_link"><a class="show-1 templatemo_homeportfolio" href="#" onclick="disposeNation00();">返回</a></div>

-            </div>       

+            </div>

             </div>

 			<div class="templatemo_col75 col-sm-6 templatemo_botgap" style="height:814px;padding-right:8px;">

 					<div class="templatemo_jiawu01">

@@ -171,7 +171,7 @@
 					</div>

 					</div>

 			</div>

-			

+

     </div>

     </div>

 	 <!-- 国力对比篇 end -->

@@ -224,14 +224,14 @@
                     	<h2>军力对比</h2>

                     	<p></p>

                         </div>

-						

+

 						<div class="templatemo_mainimg templatemo_botgap">

 						<div class="templatemo_jiawu01">

 						<div class="templatemo_frame" id="warship01_bottom" style="height:295px;width:810px;">

 						</div>

 						</div>

 						</div>

-						

+

                         </div>

                     </div>

 

@@ -266,8 +266,8 @@
 						</div>

 						</div>

                         </div>

-						

-				

+

+

                 </div>

 

                 </div>

@@ -275,7 +275,7 @@
                 <div class="templatemo_col100 templatemo_rightgap_about">

                     	<div class="templatemo_graybg03 templatemo_botgap">

                         <div class="templatemo_frame" id="warship04" style="height:300px;width:810px;">

-						

+

                     	<h2>军费对比</h2>

                     	<p></p>

 						</div>

@@ -286,7 +286,7 @@
 					</div>

 					</div>

 					</div>

-						

+

                         </div>

                         </div>

                 </div>

@@ -302,10 +302,10 @@
     </div>

     </div>

 

-   

+

 	 <!-- 装备对比篇 end -->

      <!-- 历史人物篇 start -->

-	 

+

     <div class="content about" id="menu-5">

     	<div class="container">

         	<div class="row templatemo_bordergapborder" style="padding-left:4px;padding-right:0px;">

@@ -381,7 +381,7 @@
                	    <div class="templatemo_portfoliotext">

                 	<h2>纪念北洋舰队:<br>殉国将领</h2>

                     <div class="clear"></div>

-			

+

 					最初参加黄海海战的北洋水师11位高级将领中有7位是通过自杀方式“殉国”的,自杀率竟高达60%以上,其中3位将领邓世昌、黄建勋、林履中是在黄海海战中与舰同沉,其余将领多是吞鸦片自杀。

 					</div>

                     </div>

@@ -400,12 +400,12 @@
         </div>

 

     </div>

-    <!-- 殉国将领篇 end --> 

-	

-    <!-- footer end -->  

+    <!-- 殉国将领篇 end -->

+

+    <!-- footer end -->

     </div>

 	 <div class="container">

-     

+

     	<div class="row">

             <div class="templatemo_footer" style="margin-right:18px;" >

 			Copyright © 2014   <a href="http://weibo.com/u/3798120772" target="_blank" >付建海 </a>(ECharts夏令营) &middot; <a href="http://weibo.com/kenerlinfeng" target="_blank">林峰</a>(百度)

@@ -413,8 +413,8 @@
 			</div>

        </div>

     </div>

-   <!-- footer end -->  

-   

+   <!-- footer end -->

+

    <!--core start -->

    <script language="JavaScript" src="js/warship01.js" charset="gbk"></script>

    <script language="JavaScript" src="js/relation00.js" charset="gbk"></script>

diff --git a/doc/example/tree.html b/doc/example/tree.html
index 5e417dd..0df5bfa 100644
--- a/doc/example/tree.html
+++ b/doc/example/tree.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -83,7 +83,7 @@
                     }
                 }
             },
-            
+
             data: [
                 {
                     name: '根节点',
@@ -173,7 +173,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/tree1.html b/doc/example/tree1.html
index d586ded..1ffa19d 100644
--- a/doc/example/tree1.html
+++ b/doc/example/tree1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -129,7 +129,7 @@
                                                 show: true,
                                                 position: 'right'
                                             },
-                                            
+
                                         },
                                         emphasis: {
                                             label: {
@@ -192,7 +192,7 @@
                                     label: {
                                         show: false
                                     }
-                                    
+
                                 }
                             },
                             value: 4
@@ -206,7 +206,7 @@
                                     label: {
                                         show: false
                                     }
-                                    
+
                                 }
                             },
                             value: 2
@@ -220,7 +220,7 @@
                                     label: {
                                         show: false
                                     }
-                                    
+
                                 }
                             },
                             value: 2
@@ -245,7 +245,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/tree2.html b/doc/example/tree2.html
index dfa5c97..26b2a8d 100644
--- a/doc/example/tree2.html
+++ b/doc/example/tree2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -88,7 +88,7 @@
                     borderWidth: 0
                 }
             },
-            
+
             data: [
                 {"name":"冰桶挑战","children":[{"name":"刘作虎","children":[{"name":"周鸿祎","children":[{"name":"马化腾"},{"name":"徐小平","children":[{"name":"牛文文","children":[{"name":"姚劲波","children":[{"name":"蔡文胜"},{"name":"蔡明"},{"name":"汪小菲"}]},{"name":"杨守彬","children":[{"name":"所有的创业者"},{"name":"所有的投资人"},{"name":"所有的创业服务机构"}]},{"name":"蒲易"}]},{"name":"罗振宇","children":[{"name":"罗辑思维25000名会员"}]},{"name":"黄西"}]},{"name":"黄章"}]},{"name":"罗永浩"},{"name":"刘江峰","children":[{"name":"何刚","children":[{"name":"谢清江"},{"name":"王翔"},{"name":"艾伟"}]},{"name":"王煜磊"}]}]},{"name":"雷军","children":[{"name":"刘德华","children":[{"name":"朗朗"},{"name":"苏桦伟"},{"name":"周杰伦","children":[{"name":"方文山","children":[{"name":"九把刀"},{"name":"柯有伦"}]},{"name":"五月天","children":[{"name":"谢金燕","children":[{"name":"赵慧仙"},{"name":"张菲","children":[{"name":"小S"}]},{"name":"郭富城"}]},{"name":"张震"},{"name":"金城武"}]}]}]},{"name":"李彦宏","children":[{"name":"俞敏洪"},{"name":"潘石屹","children":[{"name":"任志强"}]},{"name":"田亮","children":[{"name":"王岳伦"},{"name":"小沈阳"},{"name":"李小鹏"}]}]},{"name":"郭台铭","children":[{"name":"孙正义","children":[{"name":"宫坂学"}]},{"name":"谢晓亮"},{"name":"林志玲"}]}]},{"name":"古永锵","children":[{"name":"马云"},{"name":"王长田","children":[{"name":"邓超","children":[{"name":"俞白眉","children":[{"name":"姚晨","children":[{"name":"吴秀波"},{"name":"吴彦祖"},{"name":"孙红雷"}]},{"name":"朱芳雨","children":[{"name":"王仕鹏","children":[{"name":"易建联"}]}]},{"name":"梁超"}]}]},{"name":"刘亦菲"},{"name":"刘同"}]}]},{"name":"朱挺","children":[{"name":"张耀坤","children":[{"name":"姜宁"},{"name":"唐淼"}]},{"name":"周海滨","children":[{"name":"汪嵩","children":[{"name":"蔡贇"},{"name":"李易峰"},{"name":"王弢 "}]},{"name":"邵佳一"},{"name":"高迪","children":[{"name":"莫雷诺"},{"name":"恩里克"},{"name":"保罗"}]}]},{"name":"阎小闯"}]},{"name":"郑璐","children":[{"name":"于嘉","children":[{"name":"董成鹏","children":[{"name":"伊一","children":[{"name":"许嵩"},{"name":"付辛博"},{"name":"洪辰"}]},{"name":"王祖蓝","children":[{"name":"王菀之"},{"name":"李亚男","children":[{"name":"宋熙年"},{"name":"钟嘉欣"},{"name":"陈美诗"}]},{"name":"贾玲"}]},{"name":"白客","children":[{"name":"盛宇","children":[{"name":"邪童 "},{"name":"杜海涛"},{"name":"汪涵"}]},{"name":"派克特"},{"name":"谢帝","children":[{"name":"C-BLOCK小胖"},{"name":"范元成"},{"name":"隋凯","children":[{"name":"高以翔"},{"name":"马楚成"}]}]}]}]},{"name":"易建联、李艾、江映蓉"}]},{"name":"Kevin Han"}]},{"name":"舒德伟","children":[{"name":"姚明"},{"name":"NBA中国全体员工"}]},{"name":"叶丙成","children":[{"name":"翟本乔"},{"name":"嵇晓华","children":[{"name":"王思聪","children":[{"name":"易振兴","children":[{"name":"徐磊"},{"name":"佟大为","children":[{"name":"孟非","children":[{"name":"郭德纲","children":[{"name":"于谦"}]},{"name":"黄健翔","children":[{"name":"张琳芃","children":[{"name":"黄博文"},{"name":"李帅"}]},{"name":"郜林","children":[{"name":"刘建宏"},{"name":"李玮峰"}]}]}]},{"name":"陈坤"},{"name":"AKB48"}]},{"name":"吴欣鸿","children":[{"name":"贾乃亮"},{"name":"李小璐"},{"name":"angelababy"}]}]},{"name":"林更新","children":[{"name":"赵又廷"},{"name":"佟丽娅"},{"name":"AngelaBaby"}]},{"name":"刘军"}]},{"name":"魏坤琳","children":[{"name":"迟毓凯"},{"name":"李淼"},{"name":"姜振宇"}]},{"name":"刘成城","children":[{"name":"张颖"},{"name":"王自如","children":[{"name":"刘翔"},{"name":"吴海"},{"name":"傅盛"}]},{"name":"汪峰"}]}]}]},{"name":"萧上农","children":[{"name":"林之晨","children":[{"name":"柯文哲","children":[{"name":"赵少康"},{"name":"魏德圣"},{"name":"郭子乾"}]},{"name":"连胜文","children":[{"name":"郝龙斌","children":[{"name":"卢贝松"},{"name":"胡志强"},{"name":"邱文达"}]},{"name":"朱立伦"},{"name":"吴思华"}]},{"name":"管中闵","children":[{"name":"杜紫军"},{"name":"陈保基"},{"name":"杨泮池"}]}]},{"name":"陈素兰","children":[{"name":"颜漏有","children":[{"name":"詹宏志","children":[{"name":"钮承泽"},{"name":"李宗盛"},{"name":"何飞鹏"}]},{"name":"陈清祥","children":[{"name":"黄日灿"},{"name":"黄胜华"},{"name":"吴升奇"}]}]}]},{"name":"蔡牧民"}]},{"name":"林书豪","children":[{"name":"兰德里-菲尔兹"},{"name":"帕森斯"}]},{"name":"王猛","children":[{"name":"杨毅"},{"name":"柯凡"},{"name":"StephonMarbury"}]},{"name":"叶璇","children":[{"name":"李晨"},{"name":"苏芒","children":[{"name":"黄晓明","children":[{"name":"范冰冰"},{"name":"李冰冰","children":[{"name":"王中军"},{"name":"新浪娱乐"}]}]}]},{"name":"陈欧"}]},{"name":"章子怡","children":[{"name":"TFBoys","children":[{"name":"尚格云顿"}]},{"name":"韩庚","children":[{"name":"迈克尔·贝"},{"name":"何炅"},{"name":"那英"}]},{"name":"苏菲玛索"}]},{"name":"张靓颖","children":[{"name":"张杰","children":[{"name":"快乐家族"},{"name":"李宇春"},{"name":"萧敬腾"}]},{"name":"王铮亮","children":[{"name":"天天兄弟"},{"name":"武艺","children":[{"name":"卓文萱","children":[{"name":"廖俊杰","children":[{"name":"连晨翔","children":[{"name":"马振桓"},{"name":"萧煌奇"},{"name":"诗安"}]}]}]},{"name":"阿纬"},{"name":"洪卓立"}]},{"name":"DJ小强"}]},{"name":"Timbaland"}]},{"name":"邓紫棋","children":[{"name":"李蕴","children":[{"name":"何超莲","children":[{"name":"吴克群","children":[{"name":" 何猷啟"},{"name":"陈泽杉"}]},{"name":"卡提娜"},{"name":"jw_amusic "}]},{"name":"诗雅"},{"name":"陈静"}]},{"name":"蔡卓妍","children":[{"name":"钟欣桐","children":[{"name":"乔振宇","children":[{"name":"马天宇"},{"name":"陈伟霆","children":[{"name":"霍汶希"}]},{"name":"高伟光"}]},{"name":" 周汤豪"},{"name":"黃鴻升"}]},{"name":"谢娜"},{"name":"詹瑞文"}]},{"name":"茜拉","children":[{"name":"EXO-M"},{"name":"巫启贤"}]}]},{"name":"卫诗雅","children":[{"name":"吴君如"},{"name":"邹凯光"},{"name":"钟舒漫"}]},{"name":"容祖儿","children":[{"name":"梁家辉"},{"name":"黄伟文"}]},{"name":"蔡一智","children":[{"name":"陈奕迅","children":[{"name":"谢霆锋","children":[{"name":"桂纶镁","children":[{"name":"舒淇"},{"name":"张惠妹"},{"name":"孙燕姿"}]},{"name":"林丹"},{"name":"李云迪"}]},{"name":"范晓萱"},{"name":"张一白","children":[{"name":"彭于晏","children":[{"name":"林超贤"}]},{"name":"魏晨","children":[{"name":"秦凯","children":[{"name":"孙杨","children":[{"name":"张学友"},{"name":"华少"}]},{"name":"吴敏霞"},{"name":"陈一冰"}]}]},{"name":"张嘉佳"}]}]},{"name":"葛民辉"},{"name":"郑伊健","children":[{"name":"陈小春"},{"name":"谢天华"}]}]},{"name":"林俊杰","children":[{"name":"王力宏"},{"name":"蔡依林"}]},{"name":"徐峥","children":[{"name":"李连杰"},{"name":"韩寒"},{"name":"赵薇"}]},{"name":"刘循子墨","children":[{"name":"薛之谦"},{"name":"杨姗姗"}]},{"name":"王自健","children":[{"name":"郑凯"},{"name":"刘江"},{"name":"刘涛"}]},{"name":"罗震环","children":[{"name":"邹凯","children":[{"name":"许嵩 "},{"name":"张成龙"},{"name":"邹市明 "}]},{"name":"林琪雪","children":[{"name":"禹景曦","children":[{"name":"张翔玲","children":[{"name":"PLU小米"},{"name":"高地平"}]},{"name":"戴士","children":[{"name":"杨丰智"},{"name":"李鑫"},{"name":"卢本伟","children":[{"name":"孙亚龙"},{"name":"瞿申图"},{"name":"朱永权"}]}]},{"name":"裴乐","children":[{"name":"沈伟荣","children":[{"name":"金亦波"},{"name":"卞正伟"}]},{"name":"李君"}]}]},{"name":"孔连顺","children":[{"name":"老湿","children":[{"name":"至尊玉"},{"name":"马俊"},{"name":"颜土豆avi"}]},{"name":"小爱"},{"name":"马诗歌","children":[{"name":"张本煜"}]}]},{"name":"孙博文","children":[{"name":"陈剑书"},{"name":"陈琦栋"},{"name":"滕林季"}]}]},{"name":"沈建宏","children":[{"name":"陈奕","children":[{"name":"炎亚纶"},{"name":"张榕容"},{"name":"刘希平"}]},{"name":"何润东","children":[{"name":"俞永福","children":[{"name":"曹国伟"},{"name":"余承东"},{"name":"金池","children":[{"name":"曹格"},{"name":"魏雪漫"},{"name":"曾一鸣 "}]}]},{"name":"郭品超"},{"name":"霍建华 "}]},{"name":"张根硕"}]}]},{"name":"涂松岩","children":[{"name":"海清"},{"name":"张韵艺"},{"name":"王媛可"}]},{"name":"陈嘉上","children":[{"name":"包贝尔","children":[{"name":"陈赫"},{"name":"杨子姗"}]}]},{"name":"留几手","children":[{"name":"夏河"},{"name":"陆琪","children":[{"name":"贝志诚"},{"name":"孙杰"}]},{"name":"张辛苑","children":[{"name":"黄轩"},{"name":"古川雄辉"},{"name":"蒋劲夫"}]}]},{"name":"郑希怡","children":[{"name":"古巨基","children":[{"name":"崔始源","children":[{"name":"朴正洙"},{"name":"金希澈"}]},{"name":"黄子华"}]}]},{"name":"宁浩","children":[{"name":"徐铮"},{"name":"黄渤"},{"name":"雷佳音"}]},{"name":"鈕承澤","children":[{"name":"陈意涵","children":[{"name":"张钧甯"},{"name":"陈柏霖","children":[{"name":"冯绍峰"},{"name":"高华阳","children":[{"name":"王志鹏"},{"name":"李东霖"},{"name":"夏青"}]}]},{"name":"池珍熙"}]},{"name":"阮经天"}]},{"name":"周显扬","children":[{"name":"王珞丹"},{"name":"井柏然"},{"name":"张晋"}]},{"name":"徐熙娣","children":[{"name":"蔡康永"}]},{"name":"刘俊纬","children":[{"name":"杨奇煜","children":[{"name":"曾志伟"},{"name":"张艾亚","children":[{"name":"房思瑜"}]}]},{"name":"林峰"}]},{"name":"周汤豪","children":[{"name":"庄濠全","children":[{"name":"罗志祥"},{"name":"簡愷樂"}]},{"name":"林暐恒"},{"name":"王雪娥","children":[{"name":"洪炜宁"}]}]},{"name":"杨颖","children":[{"name":"倪妮"}]},{"name":"董子健","children":[{"name":"郭京飞","children":[{"name":"袁咏仪"},{"name":"钱芳"}]},{"name":"陆毅"},{"name":"关锦鹏"}]}]}
             ]
@@ -109,7 +109,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/tree3.html b/doc/example/tree3.html
index 74e7031..55f0d6b 100644
--- a/doc/example/tree3.html
+++ b/doc/example/tree3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -89,7 +89,7 @@
                     borderWidth: 0
                 }
             },
-            
+
             data: [
                 {"name":"冰桶挑战","children":[{"name":"刘作虎","children":[{"name":"周鸿祎","children":[{"name":"马化腾"},{"name":"徐小平","children":[{"name":"牛文文","children":[{"name":"姚劲波","children":[{"name":"蔡文胜"},{"name":"蔡明"},{"name":"汪小菲"}]},{"name":"杨守彬","children":[{"name":"所有的创业者"},{"name":"所有的投资人"},{"name":"所有的创业服务机构"}]},{"name":"蒲易"}]},{"name":"罗振宇","children":[{"name":"罗辑思维25000名会员"}]},{"name":"黄西"}]},{"name":"黄章"}]},{"name":"罗永浩"},{"name":"刘江峰","children":[{"name":"何刚","children":[{"name":"谢清江"},{"name":"王翔"},{"name":"艾伟"}]},{"name":"王煜磊"}]}]},{"name":"雷军","children":[{"name":"刘德华","children":[{"name":"朗朗"},{"name":"苏桦伟"},{"name":"周杰伦","children":[{"name":"方文山","children":[{"name":"九把刀"},{"name":"柯有伦"}]},{"name":"五月天","children":[{"name":"谢金燕","children":[{"name":"赵慧仙"},{"name":"张菲","children":[{"name":"小S"}]},{"name":"郭富城"}]},{"name":"张震"},{"name":"金城武"}]}]}]},{"name":"李彦宏","children":[{"name":"俞敏洪"},{"name":"潘石屹","children":[{"name":"任志强"}]},{"name":"田亮","children":[{"name":"王岳伦"},{"name":"小沈阳"},{"name":"李小鹏"}]}]},{"name":"郭台铭","children":[{"name":"孙正义","children":[{"name":"宫坂学"}]},{"name":"谢晓亮"},{"name":"林志玲"}]}]},{"name":"古永锵","children":[{"name":"马云"},{"name":"王长田","children":[{"name":"邓超","children":[{"name":"俞白眉","children":[{"name":"姚晨","children":[{"name":"吴秀波"},{"name":"吴彦祖"},{"name":"孙红雷"}]},{"name":"朱芳雨","children":[{"name":"王仕鹏","children":[{"name":"易建联"}]}]},{"name":"梁超"}]}]},{"name":"刘亦菲"},{"name":"刘同"}]}]},{"name":"朱挺","children":[{"name":"张耀坤","children":[{"name":"姜宁"},{"name":"唐淼"}]},{"name":"周海滨","children":[{"name":"汪嵩","children":[{"name":"蔡贇"},{"name":"李易峰"},{"name":"王弢 "}]},{"name":"邵佳一"},{"name":"高迪","children":[{"name":"莫雷诺"},{"name":"恩里克"},{"name":"保罗"}]}]},{"name":"阎小闯"}]},{"name":"郑璐","children":[{"name":"于嘉","children":[{"name":"董成鹏","children":[{"name":"伊一","children":[{"name":"许嵩"},{"name":"付辛博"},{"name":"洪辰"}]},{"name":"王祖蓝","children":[{"name":"王菀之"},{"name":"李亚男","children":[{"name":"宋熙年"},{"name":"钟嘉欣"},{"name":"陈美诗"}]},{"name":"贾玲"}]},{"name":"白客","children":[{"name":"盛宇","children":[{"name":"邪童 "},{"name":"杜海涛"},{"name":"汪涵"}]},{"name":"派克特"},{"name":"谢帝","children":[{"name":"C-BLOCK小胖"},{"name":"范元成"},{"name":"隋凯","children":[{"name":"高以翔"},{"name":"马楚成"}]}]}]}]},{"name":"易建联、李艾、江映蓉"}]},{"name":"Kevin Han"}]},{"name":"舒德伟","children":[{"name":"姚明"},{"name":"NBA中国全体员工"}]},{"name":"叶丙成","children":[{"name":"翟本乔"},{"name":"嵇晓华","children":[{"name":"王思聪","children":[{"name":"易振兴","children":[{"name":"徐磊"},{"name":"佟大为","children":[{"name":"孟非","children":[{"name":"郭德纲","children":[{"name":"于谦"}]},{"name":"黄健翔","children":[{"name":"张琳芃","children":[{"name":"黄博文"},{"name":"李帅"}]},{"name":"郜林","children":[{"name":"刘建宏"},{"name":"李玮峰"}]}]}]},{"name":"陈坤"},{"name":"AKB48"}]},{"name":"吴欣鸿","children":[{"name":"贾乃亮"},{"name":"李小璐"},{"name":"angelababy"}]}]},{"name":"林更新","children":[{"name":"赵又廷"},{"name":"佟丽娅"},{"name":"AngelaBaby"}]},{"name":"刘军"}]},{"name":"魏坤琳","children":[{"name":"迟毓凯"},{"name":"李淼"},{"name":"姜振宇"}]},{"name":"刘成城","children":[{"name":"张颖"},{"name":"王自如","children":[{"name":"刘翔"},{"name":"吴海"},{"name":"傅盛"}]},{"name":"汪峰"}]}]}]},{"name":"萧上农","children":[{"name":"林之晨","children":[{"name":"柯文哲","children":[{"name":"赵少康"},{"name":"魏德圣"},{"name":"郭子乾"}]},{"name":"连胜文","children":[{"name":"郝龙斌","children":[{"name":"卢贝松"},{"name":"胡志强"},{"name":"邱文达"}]},{"name":"朱立伦"},{"name":"吴思华"}]},{"name":"管中闵","children":[{"name":"杜紫军"},{"name":"陈保基"},{"name":"杨泮池"}]}]},{"name":"陈素兰","children":[{"name":"颜漏有","children":[{"name":"詹宏志","children":[{"name":"钮承泽"},{"name":"李宗盛"},{"name":"何飞鹏"}]},{"name":"陈清祥","children":[{"name":"黄日灿"},{"name":"黄胜华"},{"name":"吴升奇"}]}]}]},{"name":"蔡牧民"}]},{"name":"林书豪","children":[{"name":"兰德里-菲尔兹"},{"name":"帕森斯"}]},{"name":"王猛","children":[{"name":"杨毅"},{"name":"柯凡"},{"name":"StephonMarbury"}]},{"name":"叶璇","children":[{"name":"李晨"},{"name":"苏芒","children":[{"name":"黄晓明","children":[{"name":"范冰冰"},{"name":"李冰冰","children":[{"name":"王中军"},{"name":"新浪娱乐"}]}]}]},{"name":"陈欧"}]},{"name":"章子怡","children":[{"name":"TFBoys","children":[{"name":"尚格云顿"}]},{"name":"韩庚","children":[{"name":"迈克尔·贝"},{"name":"何炅"},{"name":"那英"}]},{"name":"苏菲玛索"}]},{"name":"张靓颖","children":[{"name":"张杰","children":[{"name":"快乐家族"},{"name":"李宇春"},{"name":"萧敬腾"}]},{"name":"王铮亮","children":[{"name":"天天兄弟"},{"name":"武艺","children":[{"name":"卓文萱","children":[{"name":"廖俊杰","children":[{"name":"连晨翔","children":[{"name":"马振桓"},{"name":"萧煌奇"},{"name":"诗安"}]}]}]},{"name":"阿纬"},{"name":"洪卓立"}]},{"name":"DJ小强"}]},{"name":"Timbaland"}]},{"name":"邓紫棋","children":[{"name":"李蕴","children":[{"name":"何超莲","children":[{"name":"吴克群","children":[{"name":" 何猷啟"},{"name":"陈泽杉"}]},{"name":"卡提娜"},{"name":"jw_amusic "}]},{"name":"诗雅"},{"name":"陈静"}]},{"name":"蔡卓妍","children":[{"name":"钟欣桐","children":[{"name":"乔振宇","children":[{"name":"马天宇"},{"name":"陈伟霆","children":[{"name":"霍汶希"}]},{"name":"高伟光"}]},{"name":" 周汤豪"},{"name":"黃鴻升"}]},{"name":"谢娜"},{"name":"詹瑞文"}]},{"name":"茜拉","children":[{"name":"EXO-M"},{"name":"巫启贤"}]}]},{"name":"卫诗雅","children":[{"name":"吴君如"},{"name":"邹凯光"},{"name":"钟舒漫"}]},{"name":"容祖儿","children":[{"name":"梁家辉"},{"name":"黄伟文"}]},{"name":"蔡一智","children":[{"name":"陈奕迅","children":[{"name":"谢霆锋","children":[{"name":"桂纶镁","children":[{"name":"舒淇"},{"name":"张惠妹"},{"name":"孙燕姿"}]},{"name":"林丹"},{"name":"李云迪"}]},{"name":"范晓萱"},{"name":"张一白","children":[{"name":"彭于晏","children":[{"name":"林超贤"}]},{"name":"魏晨","children":[{"name":"秦凯","children":[{"name":"孙杨","children":[{"name":"张学友"},{"name":"华少"}]},{"name":"吴敏霞"},{"name":"陈一冰"}]}]},{"name":"张嘉佳"}]}]},{"name":"葛民辉"},{"name":"郑伊健","children":[{"name":"陈小春"},{"name":"谢天华"}]}]},{"name":"林俊杰","children":[{"name":"王力宏"},{"name":"蔡依林"}]},{"name":"徐峥","children":[{"name":"李连杰"},{"name":"韩寒"},{"name":"赵薇"}]},{"name":"刘循子墨","children":[{"name":"薛之谦"},{"name":"杨姗姗"}]},{"name":"王自健","children":[{"name":"郑凯"},{"name":"刘江"},{"name":"刘涛"}]},{"name":"罗震环","children":[{"name":"邹凯","children":[{"name":"许嵩 "},{"name":"张成龙"},{"name":"邹市明 "}]},{"name":"林琪雪","children":[{"name":"禹景曦","children":[{"name":"张翔玲","children":[{"name":"PLU小米"},{"name":"高地平"}]},{"name":"戴士","children":[{"name":"杨丰智"},{"name":"李鑫"},{"name":"卢本伟","children":[{"name":"孙亚龙"},{"name":"瞿申图"},{"name":"朱永权"}]}]},{"name":"裴乐","children":[{"name":"沈伟荣","children":[{"name":"金亦波"},{"name":"卞正伟"}]},{"name":"李君"}]}]},{"name":"孔连顺","children":[{"name":"老湿","children":[{"name":"至尊玉"},{"name":"马俊"},{"name":"颜土豆avi"}]},{"name":"小爱"},{"name":"马诗歌","children":[{"name":"张本煜"}]}]},{"name":"孙博文","children":[{"name":"陈剑书"},{"name":"陈琦栋"},{"name":"滕林季"}]}]},{"name":"沈建宏","children":[{"name":"陈奕","children":[{"name":"炎亚纶"},{"name":"张榕容"},{"name":"刘希平"}]},{"name":"何润东","children":[{"name":"俞永福","children":[{"name":"曹国伟"},{"name":"余承东"},{"name":"金池","children":[{"name":"曹格"},{"name":"魏雪漫"},{"name":"曾一鸣 "}]}]},{"name":"郭品超"},{"name":"霍建华 "}]},{"name":"张根硕"}]}]},{"name":"涂松岩","children":[{"name":"海清"},{"name":"张韵艺"},{"name":"王媛可"}]},{"name":"陈嘉上","children":[{"name":"包贝尔","children":[{"name":"陈赫"},{"name":"杨子姗"}]}]},{"name":"留几手","children":[{"name":"夏河"},{"name":"陆琪","children":[{"name":"贝志诚"},{"name":"孙杰"}]},{"name":"张辛苑","children":[{"name":"黄轩"},{"name":"古川雄辉"},{"name":"蒋劲夫"}]}]},{"name":"郑希怡","children":[{"name":"古巨基","children":[{"name":"崔始源","children":[{"name":"朴正洙"},{"name":"金希澈"}]},{"name":"黄子华"}]}]},{"name":"宁浩","children":[{"name":"徐铮"},{"name":"黄渤"},{"name":"雷佳音"}]},{"name":"鈕承澤","children":[{"name":"陈意涵","children":[{"name":"张钧甯"},{"name":"陈柏霖","children":[{"name":"冯绍峰"},{"name":"高华阳","children":[{"name":"王志鹏"},{"name":"李东霖"},{"name":"夏青"}]}]},{"name":"池珍熙"}]},{"name":"阮经天"}]},{"name":"周显扬","children":[{"name":"王珞丹"},{"name":"井柏然"},{"name":"张晋"}]},{"name":"徐熙娣","children":[{"name":"蔡康永"}]},{"name":"刘俊纬","children":[{"name":"杨奇煜","children":[{"name":"曾志伟"},{"name":"张艾亚","children":[{"name":"房思瑜"}]}]},{"name":"林峰"}]},{"name":"周汤豪","children":[{"name":"庄濠全","children":[{"name":"罗志祥"},{"name":"簡愷樂"}]},{"name":"林暐恒"},{"name":"王雪娥","children":[{"name":"洪炜宁"}]}]},{"name":"杨颖","children":[{"name":"倪妮"}]},{"name":"董子健","children":[{"name":"郭京飞","children":[{"name":"袁咏仪"},{"name":"钱芳"}]},{"name":"陆毅"},{"name":"关锦鹏"}]}]}
             ]
@@ -110,7 +110,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/tree4.html b/doc/example/tree4.html
index d6c9881..2aad6e6 100644
--- a/doc/example/tree4.html
+++ b/doc/example/tree4.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -87,7 +87,7 @@
                     }
                 }
             },
-            
+
             data: [
                 {
                     name: '根节点',
@@ -231,7 +231,7 @@
                                                 show: true,
                                                 position: 'right'
                                             },
-                                            
+
                                         },
                                         emphasis: {
                                             label: {
@@ -294,7 +294,7 @@
                                     label: {
                                         show: false
                                     }
-                                    
+
                                 }
                             },
                             value: 4
@@ -308,7 +308,7 @@
                                     label: {
                                         show: false
                                     }
-                                    
+
                                 }
                             },
                             value: 2
@@ -322,7 +322,7 @@
                                     label: {
                                         show: false
                                     }
-                                    
+
                                 }
                             },
                             value: 2
@@ -347,7 +347,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/tree5.html b/doc/example/tree5.html
index 4121ff8..b605d87 100644
--- a/doc/example/tree5.html
+++ b/doc/example/tree5.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -84,7 +84,7 @@
                     }
                 }
             },
-            
+
             data: [
                 {
                     name: '根节点',
@@ -174,7 +174,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/treemap.html b/doc/example/treemap.html
index 191eefc..86ffeb0 100644
--- a/doc/example/treemap.html
+++ b/doc/example/treemap.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -122,7 +122,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/treemap1.html b/doc/example/treemap1.html
index 1456ea5..a94d8e0 100644
--- a/doc/example/treemap1.html
+++ b/doc/example/treemap1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -271,7 +271,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/treemap2.html b/doc/example/treemap2.html
index f5a2fb8..85fc641 100644
--- a/doc/example/treemap2.html
+++ b/doc/example/treemap2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -250,7 +250,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/treemap3.html b/doc/example/treemap3.html
index 093477b..8f5925c 100644
--- a/doc/example/treemap3.html
+++ b/doc/example/treemap3.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -212,7 +212,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/venn.html b/doc/example/venn.html
index 9e29e36..2292203 100644
--- a/doc/example/venn.html
+++ b/doc/example/venn.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -110,7 +110,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/venn1.html b/doc/example/venn1.html
index cb1df61..2273965 100644
--- a/doc/example/venn1.html
+++ b/doc/example/venn1.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -90,7 +90,7 @@
             },
             data:[
                 {
-                    value:100, 
+                    value:100,
                     name:'访问',
                     itemStyle: {
                         normal: {
@@ -101,19 +101,19 @@
                             borderWidth: 3,
                             borderColor: '#ffffcc'
                         }
-                    }   
+                    }
                 },
                 {
-                    value:50, 
+                    value:50,
                     name:'咨询',
                     itemStyle: {
                         normal: {
                             color: '#99ccff'
                         }
-                    }  
+                    }
                 },
                 {
-                    value:20, 
+                    value:20,
                     name:'公共',
                     itemStyle: {
                         normal: {
@@ -122,7 +122,7 @@
                         emphasis: {
                             color: '#ccffcc'
                         }
-                    }  
+                    }
                 }
             ]
         }
@@ -142,7 +142,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/webkit-dep.html b/doc/example/webkit-dep.html
index 7954fcd..52dc4f6 100644
--- a/doc/example/webkit-dep.html
+++ b/doc/example/webkit-dep.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -156,7 +156,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/webkit-dep2.html b/doc/example/webkit-dep2.html
index 28326e5..0482b91 100644
--- a/doc/example/webkit-dep2.html
+++ b/doc/example/webkit-dep2.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -159,7 +159,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/wordCloud.html b/doc/example/wordCloud.html
index e1ff29a..e43aa4d 100644
--- a/doc/example/wordCloud.html
+++ b/doc/example/wordCloud.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">

     <meta http-equiv="X-UA-Compatible" content="IE=edge">

     <meta name="viewport" content="width=device-width, initial-scale=1.0">

-    <meta name="description" content="ECharts">

-    <meta name="author" content="kener.linfeng@gmail.com">

-    <title>ECharts · Example</title>

+

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2 · Example</title>

 

     <link rel="shortcut icon" href="../asset/ico/favicon.png">

 

@@ -192,7 +192,7 @@
                 </div>

             </div><!--/span-->

         </div><!--/row-->

-        

+

         </div><!--/.fluid-container-->

 

     <footer id="footer"></footer>

diff --git a/doc/example/wormhole.html b/doc/example/wormhole.html
index 55083eb..dfe828c 100644
--- a/doc/example/wormhole.html
+++ b/doc/example/wormhole.html
@@ -4,9 +4,9 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Example</title>
+
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Example</title>
 
     <link rel="shortcut icon" href="../asset/ico/favicon.png">
 
@@ -139,7 +139,7 @@
                 </div>
             </div><!--/span-->
         </div><!--/row-->
-        
+
         </div><!--/.fluid-container-->
 
     <footer id="footer"></footer>
diff --git a/doc/example/www/index.html b/doc/example/www/index.html
index 3ed1af0..bb91a9f 100644
--- a/doc/example/www/index.html
+++ b/doc/example/www/index.html
@@ -2,7 +2,8 @@
 <html lang="en">

 <head>

     <meta charset="utf-8">

-    <title>ECharts</title>

+    <meta name="robots" content="noindex, nofollow">

+    <title>ECharts2</title>

 </head>

 

 <body>

@@ -10,11 +11,11 @@
     <!--Step:1 为ECharts准备一个具备大小(宽高)的Dom-->

     <div id="main" style="height:500px;border:1px solid #ccc;padding:10px;"></div>

     <div id="mainMap" style="height:500px;border:1px solid #ccc;padding:10px;"></div>

-    

+

     <!--Step:2 Import echarts.js-->

     <!--Step:2 引入echarts.js-->

     <script src="js/echarts.js"></script>

-    

+

     <script type="text/javascript">

     // Step:3 conifg ECharts's path, link to echarts.js from current page.

     // Step:3 为模块加载器配置echarts的路径,从当前页面链接到echarts.js,定义所需图表路径

@@ -23,7 +24,7 @@
             echarts: './js'

         }

     });

-    

+

     // Step:4 require echarts and use it in the callback.

     // Step:4 动态加载echarts然后在回调函数中开始使用,注意保持按需加载结构定义图表路径

     require(

@@ -79,7 +80,7 @@
                     }

                 ]

             });

-            

+

             // --- 地图 ---

             var myChart2 = ec.init(document.getElementById('mainMap'));

             myChart2.setOption({

diff --git a/doc/example/www2/index.html b/doc/example/www2/index.html
index aad1322..7974448 100644
--- a/doc/example/www2/index.html
+++ b/doc/example/www2/index.html
@@ -2,7 +2,8 @@
 <html lang="en">
 <head>
     <meta charset="utf-8">
-    <title>ECharts</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2</title>
 </head>
 <body>
     <!--Step:1 Prepare a dom for ECharts which (must) has size (width & hight)-->
@@ -13,7 +14,7 @@
     <!--Step:2 Import echarts-all.js-->
     <!--Step:2 引入echarts-all.js-->
     <script src="js/echarts-all.js"></script>
-    
+
     <script type="text/javascript">
         // Step:3 echarts & zrender as a Global Interface by the echarts-plain.js.
         // Step:3 echarts和zrender被echarts-plain.js写入为全局接口
@@ -61,7 +62,7 @@
                 }
             ]
         });
-        
+
         // --- 地图 ---
         var myChart2 = echarts.init(document.getElementById('mainMap'));
         myChart2.setOption({
diff --git a/doc/feature-en.html b/doc/feature-en.html
index 69a9a3f..1d42617 100644
--- a/doc/feature-en.html
+++ b/doc/feature-en.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Feature</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Feature</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
@@ -31,7 +30,7 @@
     <!-- Wrap the rest of the page in another container to center all the content. -->
 
     <div class="container marketing">
-        
+
       <div class="row featurette">
         <h2 class="featurette-heading">Architecture</h2>
         <div class="col-md-7 pull-right" style="padding:0;margin-top:-60px;">
@@ -56,7 +55,7 @@
               <small>*Since some features of the document don't work with IE8-, you are specifically recommended to read the document in IE9+, Chrome, Firefox, Safari, Opera or other modern browsers.</small>
           </p>
       </div>
-      
+
       <div class="row featurette">
         <div class="col-md-5">
             <img src="./asset/img/mix.jpg"  alt="Echarts mix"/>
@@ -65,10 +64,10 @@
         <h2 class="featurette-heading">Combinations</h2>
             <p>Compared with a single chart, a combination of charts can be more expressive and more interesting. ECharts supports any combination of any chart provided herein (a total of 11 types and 17 subtypes) : </p>
             <p>Line (area), column (bar), scatter (bubble), candlestick,<br/>Pie (doughnut), radar, map, chord, gauge, funnel, force-directed chart. </p>
-            <p>A standard combination chart contains a legend, toolbox, data area zoom, scale roaming module, a Cartesian coordinate system (which may have one or two category/value axis/axes). </p>     
+            <p>A standard combination chart contains a legend, toolbox, data area zoom, scale roaming module, a Cartesian coordinate system (which may have one or two category/value axis/axes). </p>
         </div>
       </div>
-      
+
       <div class="row featurette">
         <div class="col-md-6">
             <h2 class="featurette-heading">Drag-Recalculate</h2>
@@ -78,7 +77,7 @@
             <img src="./asset/img/draggable.gif"  alt="Echarts Drag-Recalculate"/>
         </div>
       </div>
-      
+
       <div class="row featurette">
         <div class="col-md-6">
             <img src="./asset/img/dataView.gif"  alt="Echarts dataView"/>
@@ -116,7 +115,7 @@
       <div class="row featurette">
         <div class="col-md-6">
             <h2 class="featurette-heading">Area Zoom</h2>
-            <p>Data can be infinite, but the display space is always limited. So you need Area Zoom to help you zoom in on a selected data area that you care about. </p> 
+            <p>Data can be infinite, but the display space is always limited. So you need Area Zoom to help you zoom in on a selected data area that you care about. </p>
             <p>Powered by great capability of data analysis, the Extreme MarkPoint and the Average MarkLine are always moving in lockstep. Try <a href="./example/mix10.html#-en" target="_blank">this 》</a></p>
         </div>
         <div class="col-md-6">
@@ -248,7 +247,7 @@
             <a href="./doc-en.html" target="_blank">Documentation &raquo;</a>
         </div>
       </div>
-      
+
       <div class="row featurette">
          <div class="col-md-6">
             <h2 class="featurette-heading">Event Interaction</h2>
@@ -259,7 +258,7 @@
             <img src="./asset/img/example/mix3.png" alt="Echarts Event Interaction"/>
          </div>
       </div>
-      
+
       <div class="row featurette">
          <div class="col-md-6">
             <img src="./asset/img/example/bar11.png" alt="Echarts Timeline"/>
@@ -272,7 +271,7 @@
       </div>
       <!-- /END THE FEATURETTES -->
     </div>
-    
+
     <!-- FOOTER -->
     <footer id="footer"></footer>
     <!-- Bootstrap core JavaScript
diff --git a/doc/feature.html b/doc/feature.html
index 5367a0e..62cd32b 100644
--- a/doc/feature.html
+++ b/doc/feature.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Feature</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Feature</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
@@ -31,7 +30,7 @@
     <!-- Wrap the rest of the page in another container to center all the content. -->
 
     <div class="container marketing">
-        
+
       <div class="row featurette">
         <h2 class="featurette-heading">Architecture</h2>
         <div class="col-md-7 pull-right" style="padding:0;margin-top:-60px;">
@@ -56,7 +55,7 @@
             <small>*文档中展现的个别特性在IE8-中并没有得到支持,所以建议使用IE9+、chrome、safari、firefox或opera等现代浏览器阅读这份文档。</small>
         </p>
       </div>
-      
+
       <div class="row featurette">
         <div class="col-md-5">
             <img src="./asset/img/mix.jpg"  alt="Echarts mix"/>
@@ -68,7 +67,7 @@
             <p>混搭情况下一个标准图表:包含唯一图例、工具箱、数据区域缩放、值域漫游模块,一个直角坐标系(可包含一条或多条类目轴线,一条或多条值轴线,最多上下左右四条)</p>
         </div>
       </div>
-      
+
       <div class="row featurette">
         <div class="col-md-6">
             <h2 class="featurette-heading">拖拽重计算</h2>
@@ -78,7 +77,7 @@
             <img src="./asset/img/draggable.gif"  alt="Echarts 拖拽重计算"/>
         </div>
       </div>
-      
+
       <div class="row featurette">
         <div class="col-md-6">
             <img src="./asset/img/dataView.gif"  alt="Echarts 数据视图"/>
@@ -248,7 +247,7 @@
             <a href="./doc.html" target="_blank">详细文档 &raquo;</a>
         </div>
       </div>
-      
+
       <div class="row featurette">
          <div class="col-md-6">
             <h2 class="featurette-heading">事件交互</h2>
@@ -259,7 +258,7 @@
             <img src="./asset/img/example/mix3.png" alt="Echarts 事件交互"/>
          </div>
       </div>
-      
+
       <div class="row featurette">
          <div class="col-md-6">
             <img src="./asset/img/example/bar11.png" alt="Echarts 百搭时间轴"/>
@@ -272,7 +271,7 @@
       </div>
       <!-- /END THE FEATURETTES -->
     </div>
-    
+
     <!-- FOOTER -->
     <footer id="footer"></footer>
     <!-- Bootstrap core JavaScript
diff --git a/doc/option-en.html b/doc/option-en.html
index 09fabb7..15874ef 100644
--- a/doc/option-en.html
+++ b/doc/option-en.html
@@ -5,9 +5,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Option</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Option</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
diff --git a/doc/option.html b/doc/option.html
index 690bfc3..37c6736 100644
--- a/doc/option.html
+++ b/doc/option.html
@@ -5,9 +5,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Option</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Option</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
diff --git a/doc/spreadsheet-en.html b/doc/spreadsheet-en.html
index 3cf2f88..b3352d9 100644
--- a/doc/spreadsheet-en.html
+++ b/doc/spreadsheet-en.html
@@ -5,9 +5,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Doc</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Doc</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
diff --git a/doc/spreadsheet.html b/doc/spreadsheet.html
index 35ff915..9e08e81 100644
--- a/doc/spreadsheet.html
+++ b/doc/spreadsheet.html
@@ -5,9 +5,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Doc</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Doc</title>
 
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
 
diff --git a/doc/start-en.html b/doc/start-en.html
index 6bd2819..2b8e658 100644
--- a/doc/start-en.html
+++ b/doc/start-en.html
@@ -4,12 +4,11 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Start</title>
-    
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Start</title>
+
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
-    
+
     <link href="./asset/css/font-awesome.min.css" rel="stylesheet">
     <link href="./asset/css/bootstrap.css" rel="stylesheet">
     <link href="./asset/css/carousel.css" rel="stylesheet">
@@ -39,13 +38,13 @@
   <body onload="prettyPrint()">
     <!-- Fixed navbar -->
     <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
-    
+
     <div class="container">
-        <h2 class="text-center">5 minutes to your first chart</h2>        
+        <h2 class="text-center">5 minutes to your first chart</h2>
         <ul class="nav nav-tabs nav-justified">
             <li class="active">
                 <a id = "o-aqi" href="#main0" data-toggle="tab">modular single file import (preferred)</a></li>
-            <li><a id = "o-pm25" href="#main1" data-toggle="tab">plain single file import</a></li>            
+            <li><a id = "o-pm25" href="#main1" data-toggle="tab">plain single file import</a></li>
         </ul>
         <div class="tab-content">
             <div class="tab-pane active" id="main0">
@@ -115,7 +114,7 @@
                 echarts: 'http://echarts.baidu.com/build/dist'
             }
         });
-        
+
         // use
         require(
             [
@@ -124,8 +123,8 @@
             ],
             function (ec) {
                 // Initialize after dom ready
-                var myChart = ec.init(document.getElementById('main')); 
-                
+                var myChart = ec.init(document.getElementById('main'));
+
                 var option = {
                     tooltip: {
                         show: true
@@ -152,9 +151,9 @@
                         }
                     ]
                 };
-        
-                // Load data into the ECharts instance 
-                myChart.setOption(option); 
+
+                // Load data into the ECharts instance
+                myChart.setOption(option);
             }
         );
     </script>
@@ -193,7 +192,7 @@
 </body></xmp></pre>
 
 
-        <b class="title">3, Create a &lt;script&gt; tag. Use global variable echarts to initialize and drive the generation of charts. For option, refer to<a href="doc-en.html#Option" target="_blank">API & Doc</a></b> 
+        <b class="title">3, Create a &lt;script&gt; tag. Use global variable echarts to initialize and drive the generation of charts. For option, refer to<a href="doc-en.html#Option" target="_blank">API & Doc</a></b>
         <pre class="prettyprint"><xmp><!DOCTYPE html>
 <head>
     <meta charset="utf-8">
@@ -206,8 +205,8 @@
     <script src="http://echarts.baidu.com/build/dist/echarts-all.js"></script>
     <script type="text/javascript">
         // Initialize after dom ready
-        var myChart = echarts.init(document.getElementById('main')); 
-        
+        var myChart = echarts.init(document.getElementById('main'));
+
         var option = {
             tooltip: {
                 show: true
@@ -235,26 +234,26 @@
             ]
         };
 
-        // Load data into the ECharts instance 
-        myChart.setOption(option); 
+        // Load data into the ECharts instance
+        myChart.setOption(option);
     </script>
 </body></xmp></pre>
 
 
         <b>4, Open echarts.html in the browser to see the following results.</b>
             </div>
-        
-        
+
+
         </div>
         <div id="main" style="height:400px;border: 1px solid #dddddd;border-top-width:0"></div>
-        
+
         <div class="row" style="margin: 35px 0;">
             <h2>Best Reference Resource: Instances</h2>
             <p>ECharts is a data-driven chart. Since your main concern is how to achieve that option, we offer you, right here on our official website, an extensive <a href="./doc-en.html">documentation</a> for your reference and over 100 ready-made <a href="./example-en.html">demos</a> with the most core option code that is free to edit online. For ECharts, play makes perfect; hope you enjoy playing here.</p>
         </div>
     </div>
     <script src="../build/dist/echarts.js"></script>
-     
+
     <script type="text/javascript">
         require.config({
             paths: {
@@ -298,7 +297,7 @@
             ]
         };
     </script>
-    
+
     <footer id="footer"></footer>
     <!-- Le javascript
     ================================================== -->
diff --git a/doc/start.html b/doc/start.html
index a86682e..cc1a455 100644
--- a/doc/start.html
+++ b/doc/start.html
@@ -4,12 +4,11 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Start</title>
-    
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Start</title>
+
     <link rel="shortcut icon" href="./asset/ico/favicon.png">
-    
+
     <link href="./asset/css/font-awesome.min.css" rel="stylesheet">
     <link href="./asset/css/bootstrap.css" rel="stylesheet">
     <link href="./asset/css/carousel.css" rel="stylesheet">
@@ -39,7 +38,7 @@
   <body onload="prettyPrint()">
     <!-- Fixed navbar -->
     <div class="navbar navbar-default navbar-fixed-top" role="navigation" id="head"></div>
-    
+
     <div class="container">
         <h2 class="text-center">5分钟上手写ECharts的第一个图表</h2>
         <ul class="nav nav-tabs nav-justified">
@@ -115,7 +114,7 @@
                 echarts: 'http://echarts.baidu.com/build/dist'
             }
         });
-        
+
         // 使用
         require(
             [
@@ -124,8 +123,8 @@
             ],
             function (ec) {
                 // 基于准备好的dom,初始化echarts图表
-                var myChart = ec.init(document.getElementById('main')); 
-                
+                var myChart = ec.init(document.getElementById('main'));
+
                 var option = {
                     tooltip: {
                         show: true
@@ -152,9 +151,9 @@
                         }
                     ]
                 };
-        
-                // 为echarts对象加载数据 
-                myChart.setOption(option); 
+
+                // 为echarts对象加载数据
+                myChart.setOption(option);
             }
         );
     </script>
@@ -206,8 +205,8 @@
     <script src="http://echarts.baidu.com/build/dist/echarts-all.js"></script>
     <script type="text/javascript">
         // 基于准备好的dom,初始化echarts图表
-        var myChart = echarts.init(document.getElementById('main')); 
-        
+        var myChart = echarts.init(document.getElementById('main'));
+
         var option = {
             tooltip: {
                 show: true
@@ -235,26 +234,26 @@
             ]
         };
 
-        // 为echarts对象加载数据 
-        myChart.setOption(option); 
+        // 为echarts对象加载数据
+        myChart.setOption(option);
     </script>
 </body></xmp></pre>
 
 
         <b>4、浏览器中打开echarts.html,就可看到以下效果</b>
             </div>
-        
-        
+
+
         </div>
         <div id="main" style="height:400px;border: 1px solid #dddddd;border-top-width:0"></div>
-        
+
         <div class="row" style="margin: 30px 0;">
             <h2>最好的参考资源:实例</h2>
             <p>ECharts可以说是数据驱动的图表,大部分时候你关心的是那个option该如何实现,官网的<a href="./doc.html">文档</a>提供详细的说明,另外我们还有近100个<a href="./example.html">实例</a>,这些例子都为你展现了最核心的option代码,可以通过在线修改查看效果,ECharts是玩出来的,希望你玩得开心。</p>
         </div>
     </div>
     <script src="../build/dist/echarts.js"></script>
-     
+
     <script type="text/javascript">
         require.config({
             paths: {
@@ -298,7 +297,7 @@
             ]
         };
     </script>
-    
+
     <footer id="footer"></footer>
     <!-- Le javascript
     ================================================== -->
diff --git a/index-en.html b/index-en.html
index 9db983f..0264bb1 100644
--- a/index-en.html
+++ b/index-en.html
@@ -4,9 +4,8 @@
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Home</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Home</title>
 
     <link rel="shortcut icon" href="./doc/asset/ico/favicon.png">
 
diff --git a/index.html b/index.html
index 295a9df..5879002 100644
--- a/index.html
+++ b/index.html
@@ -3,10 +3,8 @@
   <head>
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="ECharts">
-    <meta name="author" content="kener.linfeng@gmail.com">
-    <title>ECharts · Home</title>
+    <meta name="robots" content="noindex, nofollow">
+    <title>ECharts2 · Home</title>
 
     <link rel="shortcut icon" href="./doc/asset/ico/favicon.png">