From 848bf47f1b4824e7a42aaf9a6f2ce2a534ba1707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=8E=E5=A4=A7=E4=BC=9F?= <391738758@qq.com> Date: Mon, 6 Jan 2020 10:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E5=A4=A7=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../css/comon0.css | 162 + .../销售大数据页面模板/images/bg.jpg | Bin 0 -> 258297 bytes .../images/head.jpg | Bin 0 -> 2983 bytes .../images/head_bg.png | Bin 0 -> 7881 bytes .../销售大数据页面模板/images/jt.png | Bin 0 -> 73629 bytes .../images/lbx.png | Bin 0 -> 83208 bytes .../images/line.png | Bin 0 -> 3943 bytes .../images/loading.gif | Bin 0 -> 701 bytes .../images/logo.png | Bin 0 -> 5913 bytes .../images/map.png | Bin 0 -> 309355 bytes .../images/weather.png | Bin 0 -> 2320 bytes .../销售大数据页面模板/index.html | 657 + .../js/area_echarts.js | 354 + .../销售大数据页面模板/js/china.js | 28 + .../js/echarts.min.js | 81525 ++++++++++++++++ .../js/jquery.countup.min.js | 1 + .../销售大数据页面模板/js/jquery.js | 5 + .../js/jquery.waypoints.min.js | 7 + .../销售大数据页面模板/js/js.js | 26 + 19 files changed, 82765 insertions(+) create mode 100644 智慧电商/销售大数据页面模板/css/comon0.css create mode 100644 智慧电商/销售大数据页面模板/images/bg.jpg create mode 100644 智慧电商/销售大数据页面模板/images/head.jpg create mode 100644 智慧电商/销售大数据页面模板/images/head_bg.png create mode 100644 智慧电商/销售大数据页面模板/images/jt.png create mode 100644 智慧电商/销售大数据页面模板/images/lbx.png create mode 100644 智慧电商/销售大数据页面模板/images/line.png create mode 100644 智慧电商/销售大数据页面模板/images/loading.gif create mode 100644 智慧电商/销售大数据页面模板/images/logo.png create mode 100644 智慧电商/销售大数据页面模板/images/map.png create mode 100644 智慧电商/销售大数据页面模板/images/weather.png create mode 100644 智慧电商/销售大数据页面模板/index.html create mode 100644 智慧电商/销售大数据页面模板/js/area_echarts.js create mode 100644 智慧电商/销售大数据页面模板/js/china.js create mode 100644 智慧电商/销售大数据页面模板/js/echarts.min.js create mode 100644 智慧电商/销售大数据页面模板/js/jquery.countup.min.js create mode 100644 智慧电商/销售大数据页面模板/js/jquery.js create mode 100644 智慧电商/销售大数据页面模板/js/jquery.waypoints.min.js create mode 100644 智慧电商/销售大数据页面模板/js/js.js diff --git a/智慧电商/销售大数据页面模板/css/comon0.css b/智慧电商/销售大数据页面模板/css/comon0.css new file mode 100644 index 0000000..4e28b40 --- /dev/null +++ b/智慧电商/销售大数据页面模板/css/comon0.css @@ -0,0 +1,162 @@ +@charset "utf-8"; +*{ + -webkit-box-sizing: border-box; + -moz-box-sizing: border-box; + box-sizing: border-box} +*,body{padding:0px; margin:0px;color: #222;font-family: "微软雅黑";} +body{ background:#000d4a url(../images/bg.jpg) center top; background-size:cover;color:#666; padding-bottom: 30px;font-size: .1rem;} +li{ list-style-type:none;} +table{} +i{ margin:0px; padding:0px; text-indent:0px;} +img{ border:none; max-width: 100%;} +a{ text-decoration:none; color:#399bff;} +a.active,a:focus{ outline:none!important; text-decoration:none;} +ol,ul,p,h1,h2,h3,h4,h5,h6{ padding:0; margin:0} +a:hover{ color:#06c; text-decoration: none!important} + + +.clearfix:after, .clearfix:before { + display: table; + content: " " +} + .clearfix:after { + clear: both +} +.pulll_left{float:left;} +.pulll_right{float:right;} +/*谷哥滚动条样式*/ + + ::-webkit-scrollbar {width:5px;height:5px;position:absolute} + ::-webkit-scrollbar-thumb {background-color:#5bc0de} + ::-webkit-scrollbar-track {background-color:#ddd} + +/***/ + +.loading{position:fixed; left:0; top:0; font-size:.3rem; z-index:100000000;width:100%; height:100%; background:#1a1a1c; text-align:center;} +.loadbox{position:absolute; width:160px;height:150px; color: #324e93; left:50%; top:50%; margin-top:-100px; margin-left:-75px;} +.loadbox img{ margin:10px auto; display:block; width:40px;} + +.copyright{ background:rgba(19,31,64,.32); border: 1px solid rgba(255,255,255,.05); line-height:.5rem; text-align: center; padding-right: 15px; bottom: 0; color:rgba(255,255,255,.7); font-size: .16rem; } + +.head{ height:1.05rem; background: url(../images/head_bg.png) no-repeat center center; background-size: 100% 100%; position: relative} +.head h1{ color:#fff; text-align: center; font-size: .42rem; line-height:.75rem;} +.head h1 img{ width:1.5rem; display: inline-block; vertical-align: middle; margin-right: .2rem} +.weather{ position:absolute; right:.3rem; top:0; line-height: .75rem;} +.weather img{ width:.37rem; display: inline-block; vertical-align: middle;} +.weather span{color:rgba(255,255,255,.7); font-size: .18rem; padding-right: .1rem;} + +.mainbox{ padding:.4rem .4rem 0rem .4rem;} +.mainbox>ul{ margin-left:-.4rem; margin-right:-.4rem;} +.mainbox>ul>li{ float: left; padding: 0 .4rem} +.mainbox>ul>li{ width: 30%} +.mainbox>ul>li:nth-child(2){ width: 40%} + +.boxall{ border: 1px solid rgba(25,186,139,.17); padding:0 .3rem .3rem .3rem; background: rgba(255,255,255,.04) url(../images/line.png); background-size: 100% auto; position: relative; margin-bottom: .3rem; z-index: 10;} +.boxall:before, +.boxall:after{ position:absolute; width: .1rem; height: .1rem; content: ""; border-top: 2px solid #02a6b5; top: 0;} +.boxall:before,.boxfoot:before{border-left: 2px solid #02a6b5;left: 0;} +.boxall:after,.boxfoot:after{border-right: 2px solid #02a6b5; right: 0;} +.alltitle{ font-size:.24rem; color:#fff; text-align: center; line-height: .6rem; border-bottom:1px solid rgba(255,255,255,.2)} + +.boxfoot{ position:absolute; bottom: 0; width: 100%; left: 0;} +.boxfoot:before, +.boxfoot:after{ position:absolute; width: .1rem; height: .1rem; content: "";border-bottom: 2px solid #02a6b5; bottom: 0;} + +.bar{background:rgba(101,132,226,.1); padding: .15rem;} +.barbox li,.barbox2 li{ width:50%; text-align: center; position: relative;} +.barbox:before, +.barbox:after{ position:absolute; width: .3rem; height: .1rem; content: ""; } +.barbox:before{border-left: 2px solid #02a6b5;left: 0;border-top: 2px solid #02a6b5; } +.barbox:after{border-right: 2px solid #02a6b5; right: 0; bottom: 0;border-bottom: 2px solid #02a6b5; } + +.barbox li:first-child:before{ position:absolute; content: ""; height:50%; width: 1px; background: rgba(255,255,255,.2); right: 0; top: 25%;} + +.barbox{ border: 1px solid rgba(25,186,139,.17); position: relative;} +.barbox li{ font-size: .6rem; color: #ffeb7b; padding: .05rem 0; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; font-weight: bold;} +.barbox2 li{ font-size: .19rem; color: #637c9f; padding-top: .1rem;} + +.map{ position:relative; height: 7.2rem; z-index: 9;} +.map4{ width: 200%; height:7rem; position: relative; left: -50%; top: 4%; margin-top: .2rem; z-index: 5;} +.map1,.map2,.map3{ position:absolute;} +.map1{ width:6.43rem; z-index: 2;top:.45rem; left: .4rem; animation: myfirst2 15s infinite linear;} +.map2{ width:5.66rem; top:.85rem; left: .77rem; z-index: 3; opacity: 0.2; animation: myfirst 10s infinite linear;} +.map3{ width:5.18rem; top:1.07rem; left: 1.13rem; z-index: 1;} + +#echarts1,#echarts2,#echarts3,#echarts6,#echarts7,#echarts8{ position:relative;} +#echarts1:before, +#echarts2:before, +#echarts3:before, +#echarts6:before, +#echarts7:before, +#echarts8:before{ position:absolute; content: "23124"; width: 100%; text-align: center; bottom: .15rem; color: #fff; opacity: .7; font-size: .18rem;} + +#echarts1:before{ content: "平均单客价"} +#echarts2:before{ content: "男消费"} +#echarts3:before{ content: "女消费"} + +#echarts6:before{ content: "新增会员"} +#echarts7:before{ content: "新增领卡会员"} +#echarts8:before{ content: "新增消费会员"} + + + +.tabs { text-align: center; padding: .1rem 0 0 0;} +.tabs a { + position: relative; + display: inline-block; + margin-left: 1px; + padding:.05rem .2rem; + color: #898989; + transition: all .3s ease-out 0s; + font-size: 14px; +} +.tabs li{ display:inline-block;} +.tabs a:after { + position: absolute; + width: 1px; + height: 10px; + background-color: rgba(255,255,255,.1); + content: ''; + margin-left:0; right:-1px; margin-top: 7px; + + +} +.tabs li a.active {border: 1px solid rgba(25,186,139,.17); background: rgba(255,255,255,.05); color:#fff;} + +.tit02{ text-align:center; margin: .1rem 0; position: relative} +.tit02 span{border: 1px solid rgba(25,186,139,.17); letter-spacing: 2px; padding: .01rem .2rem; background: rgba(255,255,255,.05); font-size: .18rem; color: #49bcf7;} +.tit02:before,.tit02:after{ position:absolute; width:26%; height: 1px;background: rgba(25,186,139,.2); content: ""; top: .12rem;} +.tit02:after{ right:0;} +.tit02:before{ left:0;} + +.wrap{ height:2.54rem; overflow: hidden;} +.wrap li{ line-height:.42rem; height:.42rem; font-size: .18rem; text-indent: .24rem; margin-bottom: .1rem; } +.wrap li p{border: 1px solid rgba(25,186,139,.17);color: rgba(255,255,255,.6); } +.sy{ float:left; width: 33%; height: 2.2rem; margin-top: -.25rem;} + + +.adduser{ height:1.5rem; overflow: hidden;} +.adduser li{height:.5rem;} +.adduser img{ width: .40rem; border-radius: .5rem; margin-right: .1rem; display: inline-block; vertical-align: middle;} +.adduser span{ line-height:.5rem; font-size: .18rem;color: rgba(255,255,255,.6); } + +.sycm ul{ margin-left:-.5rem;margin-right:-.5rem; padding: .16rem 0;} +.sycm li{ float: left; width: 33.33%; text-align: center; position: relative} +.sycm li:before{ position:absolute; content: ""; height:30%; width: 1px; background: rgba(255,255,255,.1); right: 0; top: 15%;} +.sycm li:last-child:before{ width: 0;} + +.sycm li h2{ font-size:.3rem; color: #c5ccff;} +.sycm li span{ font-size:.18rem; color: #fff; opacity: .5;} + +@keyframes myfirst2 +{ +from {transform: rotate(0deg);} +to {transform: rotate(359deg);} +} + +@keyframes myfirst +{ +from {transform: rotate(0deg);} +to {transform: rotate(-359deg);} +} + diff --git a/智慧电商/销售大数据页面模板/images/bg.jpg b/智慧电商/销售大数据页面模板/images/bg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..80b13bb221e22da15d40e1e8192d922d5befd9dc GIT binary patch literal 258297 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 literal 0 HcmV?d00001 diff --git a/智慧电商/销售大数据页面模板/images/head.jpg b/智慧电商/销售大数据页面模板/images/head.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1187ed23b046f1b86900c929cf900f9fb0f1ec77 GIT binary patch literal 2983 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 UMyw<}Sw&aBe`p1sVv2_U3n*Hpwg3PC literal 0 HcmV?d00001 diff --git a/智慧电商/销售大数据页面模板/images/head_bg.png b/智慧电商/销售大数据页面模板/images/head_bg.png new file mode 100644 index 0000000000000000000000000000000000000000..a2e45f6911fa3d1616d0b75a122161a3896aa3c4 GIT binary patch literal 7881 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 S4ims_pga1edX+aFpZ^cs0d1uK literal 0 HcmV?d00001 diff --git a/智慧电商/销售大数据页面模板/images/jt.png b/智慧电商/销售大数据页面模板/images/jt.png new file mode 100644 index 0000000000000000000000000000000000000000..1eb5cb06594704eefc272fbd0c1aef14df8cbe33 GIT binary patch literal 73629 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 Cg#1|m literal 0 HcmV?d00001 diff --git a/智慧电商/销售大数据页面模板/images/lbx.png b/智慧电商/销售大数据页面模板/images/lbx.png new file mode 100644 index 0000000000000000000000000000000000000000..cefb21555dce25b9fbb27e81adaaedfb69b20e00 GIT binary patch literal 83208 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

_aihxbNIUa>n)rEr+SRsP0^F)NR4l?|Jfc7M7{O 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 literal 0 HcmV?d00001 diff --git a/智慧电商/销售大数据页面模板/images/line.png b/智慧电商/销售大数据页面模板/images/line.png new file mode 100644 index 0000000000000000000000000000000000000000..05db7f8f41070103fdbd85e844a89dafad455055 GIT binary patch literal 3943 zcmcIm4NwzT9^c?6<-B_5oaflybd9ZEtI1~bC0Pk*6Dm|g98A^TSYX-Rz)F%0o24WX zkur`w+p{0j>9l+lZl-rK6*cYT%AJ<4ai)4zIHrwWL|fs!J5G+XT7pm&$i27uXt1UA zt8XTg-S__Q{eSEyUpq1NClQKbT3g()&P6ETq%gg2EDmlj&VYp7G!xTzPsgwZ=nakr4NVm-4 zS{ggS$hat;bqXx!K;emGAy+2or2uIp1iLeStiu&e6G#~5CY=~ASHO@&Lz;@)Im>vP z=$xi7#>Utghu{LXc-+=m%n6*Un49M4`0^A7Ahjk_+{brfvD@P=TtepaAdF~2zSG)e z@i-YQmvM1rJjG-_4`42Z(KrbM&yWJgTR6@ZE7ZmqWYl0le{CWu)&WC!JYfT4Bn3t< z1yxIxfs)}`3$7$^oKPxPfZ8b(5mOUKvsTY7rmHM?Dxua9D%})Q&@wbBkUwZlQ-qb{ z?IZ}8wUb2*=5!QE(RdmO183uS;25A&CC+CX3>$gQ%G$t!D|g+KXm+MSi|e#nnNp66 za7`v6+u;&O2gPI?^-_==Im^-nts)CkwTx1xR4Z|rnn|T)sVW62Q)@J-G_F#SI#M0m zZ{(;l*aETr^d0Uu^DLksX}jxlATeR@5Lv7XRMiuu&L*Zb`eb8Kv0Vs~f;7-eDOi7o zmPV)9yUsx5*z#fq9Qr+d5ixUdR-v5anYBeATR+%$7yyq!!bal2ZVgdfOCWd594H2S zj7t@GiHjZM01C$gDMPOO-3L^2EZex&;;z5^#oCwt_0;@5pFaHV>Px%Z_nL{-UmRzDQc;aypP z%zeK~g7yd3bC zzken$S_o$Uvd7|kuc@gi_+jwCU~JO%&&uDWhhO-|o4s#$se{&F#>jZf5wo?qduaUB z*t4bDW&S5jJ?q~As|VC8GO$CnhnGm!RK5Cp3EG)7y9x=u_FoMIdK3VC2cQ!tQx+jf z+YCun$nq%WPR$>@CcR$YcDQY`DLxt5kD#5&z#fL@ocCVdCbQY>EAc%OfRinyeHTv* zUOQ>qV683jPkg+?Q+xT1-t8eGJiK#r{k~5QJ{<_<7D0^NCwta64{YhHZl7Eu0vb^- z7a@RLRUr{T2ZE;qfxytYk~0Ey4JRXBlaZwQ81_34sQdB~e#7Joy|)cA|Jc!QK#u?P zekCi`Af1{=K`LVrwv>jSxK`@5TSo)_Cf{%e`(;zO^3$}Q=JAZ7v{38Y6B@s-a?bdF zmQ3ab#U2WR9!e;0LV2#gu-UdHoILW_$_U%Ue$GF3A9^`fo`Q$QdOmnHFcc-+&6mf9 z)#sP{&kU4Jws>0InAuM$cZAYAKznzEl#QOe3#&xleF^z2CT3bP^;Ltmj?-&ev*2q9 zMg11%AkMSLCl>9j&+~O1r}rPxp3iT6tEo4==8)DG!upCn7PUZ+m02le^JfRgTmQ8E z=$@H~BprJHQJE%o)7j%YUw))1xWbRuu!p-xe|hEKY|HoQRsPPD8#iX0fz%HK>Yeid z*+tGpsDF###ELYPLy4Vno6_;;7ypW1pJTm!kjX>efV{d|6vKOyrD>=aEpPMb6N4Yt z^qPAb+E0e}A8DMtnHfs+4TlegxS%F3FS>>!~Ni+ z*t4ML>b5~p;^=)4K$z?87++co0eEW{#QjGKmzbPgx856fQ%0aknZpU1q=H16!j8Az z2fT^tYDIF&J>42p$^!%`<3xInZwsJQU|Zc~?82#lt+8u!UGVz(fv+yMrFFmZ$^W`< zj`P}Os-9C710GLbgm-hm)h;GxT4}CGS$uzR0^OoUO1*8$hu)|eIA`1SRbGSjCf#zb z^=};&jlU>@S}@Xjx&~g#{^8JP2L>1a9GUs`T;M%Yupf(Q@T&u0lU3e3rPX4f%zVTzoC-&c40trF|G{#~zke)O|hIWPGUFtRgqjEA2rsQy0+Nz6?E literal 0 HcmV?d00001 diff --git a/智慧电商/销售大数据页面模板/images/loading.gif b/智慧电商/销售大数据页面模板/images/loading.gif new file mode 100644 index 0000000000000000000000000000000000000000..db3a483e4b74971fbfb1cc0fb6499852cedfe650 GIT binary patch literal 701 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

+
+

生意参谋大数据可视化HTML模板

+
多云转小雨2017-12-30
+
+
+ + +
+
+ + + + + + + + + + + + + + diff --git a/智慧电商/销售大数据页面模板/js/area_echarts.js b/智慧电商/销售大数据页面模板/js/area_echarts.js new file mode 100644 index 0000000..d2d5f60 --- /dev/null +++ b/智慧电商/销售大数据页面模板/js/area_echarts.js @@ -0,0 +1,354 @@ +$.getJSON('js/map.json', function(data){ + $.each(data, function (infoIndex, info){ + var city = info.children; + for(var i =0;i. + pointerEventsSupported: 'onpointerdown' in window + // Firefox supports pointer but not by default, only MS browsers are reliable on pointer + // events currently. So we dont use that on other browsers unless tested sufficiently. + // Although IE 10 supports pointer event, it use old style and is different from the + // standard. So we exclude that. (IE 10 is hardly used on touch device) + && (browser.edge || (browser.ie && browser.version >= 11)) + // passiveSupported: detectPassiveSupport() + }; +} + +// See https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md#feature-detection +// function detectPassiveSupport() { +// // Test via a getter in the options object to see if the passive property is accessed +// var supportsPassive = false; +// try { +// var opts = Object.defineProperty({}, 'passive', { +// get: function() { +// supportsPassive = true; +// } +// }); +// window.addEventListener('testPassive', function() {}, opts); +// } catch (e) { +// } +// return supportsPassive; +// } + +/** + * @module zrender/core/util + */ + +// 用于处理merge时无法遍历Date等对象的问题 +var BUILTIN_OBJECT = { + '[object Function]': 1, + '[object RegExp]': 1, + '[object Date]': 1, + '[object Error]': 1, + '[object CanvasGradient]': 1, + '[object CanvasPattern]': 1, + // For node-canvas + '[object Image]': 1, + '[object Canvas]': 1 +}; + +var TYPED_ARRAY = { + '[object Int8Array]': 1, + '[object Uint8Array]': 1, + '[object Uint8ClampedArray]': 1, + '[object Int16Array]': 1, + '[object Uint16Array]': 1, + '[object Int32Array]': 1, + '[object Uint32Array]': 1, + '[object Float32Array]': 1, + '[object Float64Array]': 1 +}; + +var objToString = Object.prototype.toString; + +var arrayProto = Array.prototype; +var nativeForEach = arrayProto.forEach; +var nativeFilter = arrayProto.filter; +var nativeSlice = arrayProto.slice; +var nativeMap = arrayProto.map; +var nativeReduce = arrayProto.reduce; + +// Avoid assign to an exported variable, for transforming to cjs. +var methods = {}; + +function $override(name, fn) { + // Clear ctx instance for different environment + if (name === 'createCanvas') { + _ctx = null; + } + + methods[name] = fn; +} + +/** + * Those data types can be cloned: + * Plain object, Array, TypedArray, number, string, null, undefined. + * Those data types will be assgined using the orginal data: + * BUILTIN_OBJECT + * Instance of user defined class will be cloned to a plain object, without + * properties in prototype. + * Other data types is not supported (not sure what will happen). + * + * Caution: do not support clone Date, for performance consideration. + * (There might be a large number of date in `series.data`). + * So date should not be modified in and out of echarts. + * + * @param {*} source + * @return {*} new + */ +function clone(source) { + if (source == null || typeof source != 'object') { + return source; + } + + var result = source; + var typeStr = objToString.call(source); + + if (typeStr === '[object Array]') { + if (!isPrimitive(source)) { + result = []; + for (var i = 0, len = source.length; i < len; i++) { + result[i] = clone(source[i]); + } + } + } + else if (TYPED_ARRAY[typeStr]) { + if (!isPrimitive(source)) { + var Ctor = source.constructor; + if (source.constructor.from) { + result = Ctor.from(source); + } + else { + result = new Ctor(source.length); + for (var i = 0, len = source.length; i < len; i++) { + result[i] = clone(source[i]); + } + } + } + } + else if (!BUILTIN_OBJECT[typeStr] && !isPrimitive(source) && !isDom(source)) { + result = {}; + for (var key in source) { + if (source.hasOwnProperty(key)) { + result[key] = clone(source[key]); + } + } + } + + return result; +} + +/** + * @memberOf module:zrender/core/util + * @param {*} target + * @param {*} source + * @param {boolean} [overwrite=false] + */ +function merge(target, source, overwrite) { + // We should escapse that source is string + // and enter for ... in ... + if (!isObject$1(source) || !isObject$1(target)) { + return overwrite ? clone(source) : target; + } + + for (var key in source) { + if (source.hasOwnProperty(key)) { + var targetProp = target[key]; + var sourceProp = source[key]; + + if (isObject$1(sourceProp) + && isObject$1(targetProp) + && !isArray(sourceProp) + && !isArray(targetProp) + && !isDom(sourceProp) + && !isDom(targetProp) + && !isBuiltInObject(sourceProp) + && !isBuiltInObject(targetProp) + && !isPrimitive(sourceProp) + && !isPrimitive(targetProp) + ) { + // 如果需要递归覆盖,就递归调用merge + merge(targetProp, sourceProp, overwrite); + } + else if (overwrite || !(key in target)) { + // 否则只处理overwrite为true,或者在目标对象中没有此属性的情况 + // NOTE,在 target[key] 不存在的时候也是直接覆盖 + target[key] = clone(source[key], true); + } + } + } + + return target; +} + +/** + * @param {Array} targetAndSources The first item is target, and the rests are source. + * @param {boolean} [overwrite=false] + * @return {*} target + */ +function mergeAll(targetAndSources, overwrite) { + var result = targetAndSources[0]; + for (var i = 1, len = targetAndSources.length; i < len; i++) { + result = merge(result, targetAndSources[i], overwrite); + } + return result; +} + +/** + * @param {*} target + * @param {*} source + * @memberOf module:zrender/core/util + */ +function extend(target, source) { + for (var key in source) { + if (source.hasOwnProperty(key)) { + target[key] = source[key]; + } + } + return target; +} + +/** + * @param {*} target + * @param {*} source + * @param {boolean} [overlay=false] + * @memberOf module:zrender/core/util + */ +function defaults(target, source, overlay) { + for (var key in source) { + if (source.hasOwnProperty(key) + && (overlay ? source[key] != null : target[key] == null) + ) { + target[key] = source[key]; + } + } + return target; +} + +var createCanvas = function () { + return methods.createCanvas(); +}; + +methods.createCanvas = function () { + return document.createElement('canvas'); +}; + +// FIXME +var _ctx; + +function getContext() { + if (!_ctx) { + // Use util.createCanvas instead of createCanvas + // because createCanvas may be overwritten in different environment + _ctx = createCanvas().getContext('2d'); + } + return _ctx; +} + +/** + * 查询数组中元素的index + * @memberOf module:zrender/core/util + */ +function indexOf(array, value) { + if (array) { + if (array.indexOf) { + return array.indexOf(value); + } + for (var i = 0, len = array.length; i < len; i++) { + if (array[i] === value) { + return i; + } + } + } + return -1; +} + +/** + * 构造类继承关系 + * + * @memberOf module:zrender/core/util + * @param {Function} clazz 源类 + * @param {Function} baseClazz 基类 + */ +function inherits(clazz, baseClazz) { + var clazzPrototype = clazz.prototype; + function F() {} + F.prototype = baseClazz.prototype; + clazz.prototype = new F(); + + for (var prop in clazzPrototype) { + clazz.prototype[prop] = clazzPrototype[prop]; + } + clazz.prototype.constructor = clazz; + clazz.superClass = baseClazz; +} + +/** + * @memberOf module:zrender/core/util + * @param {Object|Function} target + * @param {Object|Function} sorce + * @param {boolean} overlay + */ +function mixin(target, source, overlay) { + target = 'prototype' in target ? target.prototype : target; + source = 'prototype' in source ? source.prototype : source; + + defaults(target, source, overlay); +} + +/** + * Consider typed array. + * @param {Array|TypedArray} data + */ +function isArrayLike(data) { + if (! data) { + return; + } + if (typeof data == 'string') { + return false; + } + return typeof data.length == 'number'; +} + +/** + * 数组或对象遍历 + * @memberOf module:zrender/core/util + * @param {Object|Array} obj + * @param {Function} cb + * @param {*} [context] + */ +function each$1(obj, cb, context) { + if (!(obj && cb)) { + return; + } + if (obj.forEach && obj.forEach === nativeForEach) { + obj.forEach(cb, context); + } + else if (obj.length === +obj.length) { + for (var i = 0, len = obj.length; i < len; i++) { + cb.call(context, obj[i], i, obj); + } + } + else { + for (var key in obj) { + if (obj.hasOwnProperty(key)) { + cb.call(context, obj[key], key, obj); + } + } + } +} + +/** + * 数组映射 + * @memberOf module:zrender/core/util + * @param {Array} obj + * @param {Function} cb + * @param {*} [context] + * @return {Array} + */ +function map(obj, cb, context) { + if (!(obj && cb)) { + return; + } + if (obj.map && obj.map === nativeMap) { + return obj.map(cb, context); + } + else { + var result = []; + for (var i = 0, len = obj.length; i < len; i++) { + result.push(cb.call(context, obj[i], i, obj)); + } + return result; + } +} + +/** + * @memberOf module:zrender/core/util + * @param {Array} obj + * @param {Function} cb + * @param {Object} [memo] + * @param {*} [context] + * @return {Array} + */ +function reduce(obj, cb, memo, context) { + if (!(obj && cb)) { + return; + } + if (obj.reduce && obj.reduce === nativeReduce) { + return obj.reduce(cb, memo, context); + } + else { + for (var i = 0, len = obj.length; i < len; i++) { + memo = cb.call(context, memo, obj[i], i, obj); + } + return memo; + } +} + +/** + * 数组过滤 + * @memberOf module:zrender/core/util + * @param {Array} obj + * @param {Function} cb + * @param {*} [context] + * @return {Array} + */ +function filter(obj, cb, context) { + if (!(obj && cb)) { + return; + } + if (obj.filter && obj.filter === nativeFilter) { + return obj.filter(cb, context); + } + else { + var result = []; + for (var i = 0, len = obj.length; i < len; i++) { + if (cb.call(context, obj[i], i, obj)) { + result.push(obj[i]); + } + } + return result; + } +} + +/** + * 数组项查找 + * @memberOf module:zrender/core/util + * @param {Array} obj + * @param {Function} cb + * @param {*} [context] + * @return {*} + */ +function find(obj, cb, context) { + if (!(obj && cb)) { + return; + } + for (var i = 0, len = obj.length; i < len; i++) { + if (cb.call(context, obj[i], i, obj)) { + return obj[i]; + } + } +} + +/** + * @memberOf module:zrender/core/util + * @param {Function} func + * @param {*} context + * @return {Function} + */ +function bind(func, context) { + var args = nativeSlice.call(arguments, 2); + return function () { + return func.apply(context, args.concat(nativeSlice.call(arguments))); + }; +} + +/** + * @memberOf module:zrender/core/util + * @param {Function} func + * @return {Function} + */ +function curry(func) { + var args = nativeSlice.call(arguments, 1); + return function () { + return func.apply(this, args.concat(nativeSlice.call(arguments))); + }; +} + +/** + * @memberOf module:zrender/core/util + * @param {*} value + * @return {boolean} + */ +function isArray(value) { + return objToString.call(value) === '[object Array]'; +} + +/** + * @memberOf module:zrender/core/util + * @param {*} value + * @return {boolean} + */ +function isFunction$1(value) { + return typeof value === 'function'; +} + +/** + * @memberOf module:zrender/core/util + * @param {*} value + * @return {boolean} + */ +function isString(value) { + return objToString.call(value) === '[object String]'; +} + +/** + * @memberOf module:zrender/core/util + * @param {*} value + * @return {boolean} + */ +function isObject$1(value) { + // Avoid a V8 JIT bug in Chrome 19-20. + // See https://code.google.com/p/v8/issues/detail?id=2291 for more details. + var type = typeof value; + return type === 'function' || (!!value && type == 'object'); +} + +/** + * @memberOf module:zrender/core/util + * @param {*} value + * @return {boolean} + */ +function isBuiltInObject(value) { + return !!BUILTIN_OBJECT[objToString.call(value)]; +} + +/** + * @memberOf module:zrender/core/util + * @param {*} value + * @return {boolean} + */ +function isTypedArray(value) { + return !!TYPED_ARRAY[objToString.call(value)]; +} + +/** + * @memberOf module:zrender/core/util + * @param {*} value + * @return {boolean} + */ +function isDom(value) { + return typeof value === 'object' + && typeof value.nodeType === 'number' + && typeof value.ownerDocument === 'object'; +} + +/** + * Whether is exactly NaN. Notice isNaN('a') returns true. + * @param {*} value + * @return {boolean} + */ +function eqNaN(value) { + return value !== value; +} + +/** + * If value1 is not null, then return value1, otherwise judget rest of values. + * Low performance. + * @memberOf module:zrender/core/util + * @return {*} Final value + */ +function retrieve(values) { + for (var i = 0, len = arguments.length; i < len; i++) { + if (arguments[i] != null) { + return arguments[i]; + } + } +} + +function retrieve2(value0, value1) { + return value0 != null + ? value0 + : value1; +} + +function retrieve3(value0, value1, value2) { + return value0 != null + ? value0 + : value1 != null + ? value1 + : value2; +} + +/** + * @memberOf module:zrender/core/util + * @param {Array} arr + * @param {number} startIndex + * @param {number} endIndex + * @return {Array} + */ +function slice() { + return Function.call.apply(nativeSlice, arguments); +} + +/** + * Normalize css liked array configuration + * e.g. + * 3 => [3, 3, 3, 3] + * [4, 2] => [4, 2, 4, 2] + * [4, 3, 2] => [4, 3, 2, 3] + * @param {number|Array.} val + * @return {Array.} + */ +function normalizeCssArray(val) { + if (typeof (val) === 'number') { + return [val, val, val, val]; + } + var len = val.length; + if (len === 2) { + // vertical | horizontal + return [val[0], val[1], val[0], val[1]]; + } + else if (len === 3) { + // top | horizontal | bottom + return [val[0], val[1], val[2], val[1]]; + } + return val; +} + +/** + * @memberOf module:zrender/core/util + * @param {boolean} condition + * @param {string} message + */ +function assert$1(condition, message) { + if (!condition) { + throw new Error(message); + } +} + +/** + * @memberOf module:zrender/core/util + * @param {string} str string to be trimed + * @return {string} trimed string + */ +function trim(str) { + if (str == null) { + return null; + } + else if (typeof str.trim === 'function') { + return str.trim(); + } + else { + return str.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, ''); + } +} + +var primitiveKey = '__ec_primitive__'; +/** + * Set an object as primitive to be ignored traversing children in clone or merge + */ +function setAsPrimitive(obj) { + obj[primitiveKey] = true; +} + +function isPrimitive(obj) { + return obj[primitiveKey]; +} + +/** + * @constructor + * @param {Object} obj Only apply `ownProperty`. + */ +function HashMap(obj) { + var isArr = isArray(obj); + var thisMap = this; + + (obj instanceof HashMap) + ? obj.each(visit) + : (obj && each$1(obj, visit)); + + function visit(value, key) { + isArr ? thisMap.set(value, key) : thisMap.set(key, value); + } +} + +// Add prefix to avoid conflict with Object.prototype. + +HashMap.prototype = { + constructor: HashMap, + // Do not provide `has` method to avoid defining what is `has`. + // (We usually treat `null` and `undefined` as the same, different + // from ES6 Map). + get: function (key) { + return this.hasOwnProperty(key) ? this[key] : null; + }, + set: function (key, value) { + // Comparing with invocation chaining, `return value` is more commonly + // used in this case: `var someVal = map.set('a', genVal());` + return (this[key] = value); + }, + // Although util.each can be performed on this hashMap directly, user + // should not use the exposed keys, who are prefixed. + each: function (cb, context) { + context !== void 0 && (cb = bind(cb, context)); + for (var key in this) { + this.hasOwnProperty(key) && cb(this[key], key); + } + }, + // Do not use this method if performance sensitive. + removeKey: function (key) { + delete this[key]; + } +}; + +function createHashMap(obj) { + return new HashMap(obj); +} + +function concatArray(a, b) { + var newArray = new a.constructor(a.length + b.length); + for (var i = 0; i < a.length; i++) { + newArray[i] = a[i]; + } + var offset = a.length; + for (i = 0; i < b.length; i++) { + newArray[i + offset] = b[i]; + } + return newArray; +} + + +function noop() {} + + +var zrUtil = (Object.freeze || Object)({ + $override: $override, + clone: clone, + merge: merge, + mergeAll: mergeAll, + extend: extend, + defaults: defaults, + createCanvas: createCanvas, + getContext: getContext, + indexOf: indexOf, + inherits: inherits, + mixin: mixin, + isArrayLike: isArrayLike, + each: each$1, + map: map, + reduce: reduce, + filter: filter, + find: find, + bind: bind, + curry: curry, + isArray: isArray, + isFunction: isFunction$1, + isString: isString, + isObject: isObject$1, + isBuiltInObject: isBuiltInObject, + isTypedArray: isTypedArray, + isDom: isDom, + eqNaN: eqNaN, + retrieve: retrieve, + retrieve2: retrieve2, + retrieve3: retrieve3, + slice: slice, + normalizeCssArray: normalizeCssArray, + assert: assert$1, + trim: trim, + setAsPrimitive: setAsPrimitive, + isPrimitive: isPrimitive, + createHashMap: createHashMap, + concatArray: concatArray, + noop: noop +}); + +var ArrayCtor = typeof Float32Array === 'undefined' + ? Array + : Float32Array; + +/** + * 创建一个向量 + * @param {number} [x=0] + * @param {number} [y=0] + * @return {Vector2} + */ +function create(x, y) { + var out = new ArrayCtor(2); + if (x == null) { + x = 0; + } + if (y == null) { + y = 0; + } + out[0] = x; + out[1] = y; + return out; +} + +/** + * 复制向量数据 + * @param {Vector2} out + * @param {Vector2} v + * @return {Vector2} + */ +function copy(out, v) { + out[0] = v[0]; + out[1] = v[1]; + return out; +} + +/** + * 克隆一个向量 + * @param {Vector2} v + * @return {Vector2} + */ +function clone$1(v) { + var out = new ArrayCtor(2); + out[0] = v[0]; + out[1] = v[1]; + return out; +} + +/** + * 设置向量的两个项 + * @param {Vector2} out + * @param {number} a + * @param {number} b + * @return {Vector2} 结果 + */ +function set(out, a, b) { + out[0] = a; + out[1] = b; + return out; +} + +/** + * 向量相加 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + */ +function add(out, v1, v2) { + out[0] = v1[0] + v2[0]; + out[1] = v1[1] + v2[1]; + return out; +} + +/** + * 向量缩放后相加 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + * @param {number} a + */ +function scaleAndAdd(out, v1, v2, a) { + out[0] = v1[0] + v2[0] * a; + out[1] = v1[1] + v2[1] * a; + return out; +} + +/** + * 向量相减 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + */ +function sub(out, v1, v2) { + out[0] = v1[0] - v2[0]; + out[1] = v1[1] - v2[1]; + return out; +} + +/** + * 向量长度 + * @param {Vector2} v + * @return {number} + */ +function len(v) { + return Math.sqrt(lenSquare(v)); +} +var length = len; // jshint ignore:line + +/** + * 向量长度平方 + * @param {Vector2} v + * @return {number} + */ +function lenSquare(v) { + return v[0] * v[0] + v[1] * v[1]; +} +var lengthSquare = lenSquare; + +/** + * 向量乘法 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + */ +function mul(out, v1, v2) { + out[0] = v1[0] * v2[0]; + out[1] = v1[1] * v2[1]; + return out; +} + +/** + * 向量除法 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + */ +function div(out, v1, v2) { + out[0] = v1[0] / v2[0]; + out[1] = v1[1] / v2[1]; + return out; +} + +/** + * 向量点乘 + * @param {Vector2} v1 + * @param {Vector2} v2 + * @return {number} + */ +function dot(v1, v2) { + return v1[0] * v2[0] + v1[1] * v2[1]; +} + +/** + * 向量缩放 + * @param {Vector2} out + * @param {Vector2} v + * @param {number} s + */ +function scale(out, v, s) { + out[0] = v[0] * s; + out[1] = v[1] * s; + return out; +} + +/** + * 向量归一化 + * @param {Vector2} out + * @param {Vector2} v + */ +function normalize(out, v) { + var d = len(v); + if (d === 0) { + out[0] = 0; + out[1] = 0; + } + else { + out[0] = v[0] / d; + out[1] = v[1] / d; + } + return out; +} + +/** + * 计算向量间距离 + * @param {Vector2} v1 + * @param {Vector2} v2 + * @return {number} + */ +function distance(v1, v2) { + return Math.sqrt( + (v1[0] - v2[0]) * (v1[0] - v2[0]) + + (v1[1] - v2[1]) * (v1[1] - v2[1]) + ); +} +var dist = distance; + +/** + * 向量距离平方 + * @param {Vector2} v1 + * @param {Vector2} v2 + * @return {number} + */ +function distanceSquare(v1, v2) { + return (v1[0] - v2[0]) * (v1[0] - v2[0]) + + (v1[1] - v2[1]) * (v1[1] - v2[1]); +} +var distSquare = distanceSquare; + +/** + * 求负向量 + * @param {Vector2} out + * @param {Vector2} v + */ +function negate(out, v) { + out[0] = -v[0]; + out[1] = -v[1]; + return out; +} + +/** + * 插值两个点 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + * @param {number} t + */ +function lerp(out, v1, v2, t) { + out[0] = v1[0] + t * (v2[0] - v1[0]); + out[1] = v1[1] + t * (v2[1] - v1[1]); + return out; +} + +/** + * 矩阵左乘向量 + * @param {Vector2} out + * @param {Vector2} v + * @param {Vector2} m + */ +function applyTransform(out, v, m) { + var x = v[0]; + var y = v[1]; + out[0] = m[0] * x + m[2] * y + m[4]; + out[1] = m[1] * x + m[3] * y + m[5]; + return out; +} + +/** + * 求两个向量最小值 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + */ +function min(out, v1, v2) { + out[0] = Math.min(v1[0], v2[0]); + out[1] = Math.min(v1[1], v2[1]); + return out; +} + +/** + * 求两个向量最大值 + * @param {Vector2} out + * @param {Vector2} v1 + * @param {Vector2} v2 + */ +function max(out, v1, v2) { + out[0] = Math.max(v1[0], v2[0]); + out[1] = Math.max(v1[1], v2[1]); + return out; +} + + +var vector = (Object.freeze || Object)({ + create: create, + copy: copy, + clone: clone$1, + set: set, + add: add, + scaleAndAdd: scaleAndAdd, + sub: sub, + len: len, + length: length, + lenSquare: lenSquare, + lengthSquare: lengthSquare, + mul: mul, + div: div, + dot: dot, + scale: scale, + normalize: normalize, + distance: distance, + dist: dist, + distanceSquare: distanceSquare, + distSquare: distSquare, + negate: negate, + lerp: lerp, + applyTransform: applyTransform, + min: min, + max: max +}); + +// TODO Draggable for group +// FIXME Draggable on element which has parent rotation or scale +function Draggable() { + + this.on('mousedown', this._dragStart, this); + this.on('mousemove', this._drag, this); + this.on('mouseup', this._dragEnd, this); + this.on('globalout', this._dragEnd, this); + // this._dropTarget = null; + // this._draggingTarget = null; + + // this._x = 0; + // this._y = 0; +} + +Draggable.prototype = { + + constructor: Draggable, + + _dragStart: function (e) { + var draggingTarget = e.target; + if (draggingTarget && draggingTarget.draggable) { + this._draggingTarget = draggingTarget; + draggingTarget.dragging = true; + this._x = e.offsetX; + this._y = e.offsetY; + + this.dispatchToElement(param(draggingTarget, e), 'dragstart', e.event); + } + }, + + _drag: function (e) { + var draggingTarget = this._draggingTarget; + if (draggingTarget) { + + var x = e.offsetX; + var y = e.offsetY; + + var dx = x - this._x; + var dy = y - this._y; + this._x = x; + this._y = y; + + draggingTarget.drift(dx, dy, e); + this.dispatchToElement(param(draggingTarget, e), 'drag', e.event); + + var dropTarget = this.findHover(x, y, draggingTarget).target; + var lastDropTarget = this._dropTarget; + this._dropTarget = dropTarget; + + if (draggingTarget !== dropTarget) { + if (lastDropTarget && dropTarget !== lastDropTarget) { + this.dispatchToElement(param(lastDropTarget, e), 'dragleave', e.event); + } + if (dropTarget && dropTarget !== lastDropTarget) { + this.dispatchToElement(param(dropTarget, e), 'dragenter', e.event); + } + } + } + }, + + _dragEnd: function (e) { + var draggingTarget = this._draggingTarget; + + if (draggingTarget) { + draggingTarget.dragging = false; + } + + this.dispatchToElement(param(draggingTarget, e), 'dragend', e.event); + + if (this._dropTarget) { + this.dispatchToElement(param(this._dropTarget, e), 'drop', e.event); + } + + this._draggingTarget = null; + this._dropTarget = null; + } + +}; + +function param(target, e) { + return {target: target, topTarget: e && e.topTarget}; +} + +/** + * 事件扩展 + * @module zrender/mixin/Eventful + * @author Kener (@Kener-林峰, kener.linfeng@gmail.com) + * pissang (https://www.github.com/pissang) + */ + +var arrySlice = Array.prototype.slice; + +/** + * 事件分发器 + * @alias module:zrender/mixin/Eventful + * @constructor + */ +var Eventful = function () { + this._$handlers = {}; +}; + +Eventful.prototype = { + + constructor: Eventful, + + /** + * 单次触发绑定,trigger后销毁 + * + * @param {string} event 事件名 + * @param {Function} handler 响应函数 + * @param {Object} context + */ + one: function (event, handler, context) { + var _h = this._$handlers; + + if (!handler || !event) { + return this; + } + + if (!_h[event]) { + _h[event] = []; + } + + for (var i = 0; i < _h[event].length; i++) { + if (_h[event][i].h === handler) { + return this; + } + } + + _h[event].push({ + h: handler, + one: true, + ctx: context || this + }); + + return this; + }, + + /** + * 绑定事件 + * @param {string} event 事件名 + * @param {Function} handler 事件处理函数 + * @param {Object} [context] + */ + on: function (event, handler, context) { + var _h = this._$handlers; + + if (!handler || !event) { + return this; + } + + if (!_h[event]) { + _h[event] = []; + } + + for (var i = 0; i < _h[event].length; i++) { + if (_h[event][i].h === handler) { + return this; + } + } + + _h[event].push({ + h: handler, + one: false, + ctx: context || this + }); + + return this; + }, + + /** + * 是否绑定了事件 + * @param {string} event + * @return {boolean} + */ + isSilent: function (event) { + var _h = this._$handlers; + return _h[event] && _h[event].length; + }, + + /** + * 解绑事件 + * @param {string} event 事件名 + * @param {Function} [handler] 事件处理函数 + */ + off: function (event, handler) { + var _h = this._$handlers; + + if (!event) { + this._$handlers = {}; + return this; + } + + if (handler) { + if (_h[event]) { + var newList = []; + for (var i = 0, l = _h[event].length; i < l; i++) { + if (_h[event][i]['h'] != handler) { + newList.push(_h[event][i]); + } + } + _h[event] = newList; + } + + if (_h[event] && _h[event].length === 0) { + delete _h[event]; + } + } + else { + delete _h[event]; + } + + return this; + }, + + /** + * 事件分发 + * + * @param {string} type 事件类型 + */ + trigger: function (type) { + if (this._$handlers[type]) { + var args = arguments; + var argLen = args.length; + + if (argLen > 3) { + args = arrySlice.call(args, 1); + } + + var _h = this._$handlers[type]; + var len = _h.length; + for (var i = 0; i < len;) { + // Optimize advise from backbone + switch (argLen) { + case 1: + _h[i]['h'].call(_h[i]['ctx']); + break; + case 2: + _h[i]['h'].call(_h[i]['ctx'], args[1]); + break; + case 3: + _h[i]['h'].call(_h[i]['ctx'], args[1], args[2]); + break; + default: + // have more than 2 given arguments + _h[i]['h'].apply(_h[i]['ctx'], args); + break; + } + + if (_h[i]['one']) { + _h.splice(i, 1); + len--; + } + else { + i++; + } + } + } + + return this; + }, + + /** + * 带有context的事件分发, 最后一个参数是事件回调的context + * @param {string} type 事件类型 + */ + triggerWithContext: function (type) { + if (this._$handlers[type]) { + var args = arguments; + var argLen = args.length; + + if (argLen > 4) { + args = arrySlice.call(args, 1, args.length - 1); + } + var ctx = args[args.length - 1]; + + var _h = this._$handlers[type]; + var len = _h.length; + for (var i = 0; i < len;) { + // Optimize advise from backbone + switch (argLen) { + case 1: + _h[i]['h'].call(ctx); + break; + case 2: + _h[i]['h'].call(ctx, args[1]); + break; + case 3: + _h[i]['h'].call(ctx, args[1], args[2]); + break; + default: + // have more than 2 given arguments + _h[i]['h'].apply(ctx, args); + break; + } + + if (_h[i]['one']) { + _h.splice(i, 1); + len--; + } + else { + i++; + } + } + } + + return this; + } +}; + +var SILENT = 'silent'; + +function makeEventPacket(eveType, targetInfo, event) { + return { + type: eveType, + event: event, + // target can only be an element that is not silent. + target: targetInfo.target, + // topTarget can be a silent element. + topTarget: targetInfo.topTarget, + cancelBubble: false, + offsetX: event.zrX, + offsetY: event.zrY, + gestureEvent: event.gestureEvent, + pinchX: event.pinchX, + pinchY: event.pinchY, + pinchScale: event.pinchScale, + wheelDelta: event.zrDelta, + zrByTouch: event.zrByTouch, + which: event.which + }; +} + +function EmptyProxy () {} +EmptyProxy.prototype.dispose = function () {}; + +var handlerNames = [ + 'click', 'dblclick', 'mousewheel', 'mouseout', + 'mouseup', 'mousedown', 'mousemove', 'contextmenu' +]; +/** + * @alias module:zrender/Handler + * @constructor + * @extends module:zrender/mixin/Eventful + * @param {module:zrender/Storage} storage Storage instance. + * @param {module:zrender/Painter} painter Painter instance. + * @param {module:zrender/dom/HandlerProxy} proxy HandlerProxy instance. + * @param {HTMLElement} painterRoot painter.root (not painter.getViewportRoot()). + */ +var Handler = function(storage, painter, proxy, painterRoot) { + Eventful.call(this); + + this.storage = storage; + + this.painter = painter; + + this.painterRoot = painterRoot; + + proxy = proxy || new EmptyProxy(); + + /** + * Proxy of event. can be Dom, WebGLSurface, etc. + */ + this.proxy = null; + + /** + * {target, topTarget, x, y} + * @private + * @type {Object} + */ + this._hovered = {}; + + /** + * @private + * @type {Date} + */ + this._lastTouchMoment; + + /** + * @private + * @type {number} + */ + this._lastX; + + /** + * @private + * @type {number} + */ + this._lastY; + + + Draggable.call(this); + + this.setHandlerProxy(proxy); +}; + +Handler.prototype = { + + constructor: Handler, + + setHandlerProxy: function (proxy) { + if (this.proxy) { + this.proxy.dispose(); + } + + if (proxy) { + each$1(handlerNames, function (name) { + proxy.on && proxy.on(name, this[name], this); + }, this); + // Attach handler + proxy.handler = this; + } + this.proxy = proxy; + }, + + mousemove: function (event) { + var x = event.zrX; + var y = event.zrY; + + var lastHovered = this._hovered; + var lastHoveredTarget = lastHovered.target; + + // If lastHoveredTarget is removed from zr (detected by '__zr') by some API call + // (like 'setOption' or 'dispatchAction') in event handlers, we should find + // lastHovered again here. Otherwise 'mouseout' can not be triggered normally. + // See #6198. + if (lastHoveredTarget && !lastHoveredTarget.__zr) { + lastHovered = this.findHover(lastHovered.x, lastHovered.y); + lastHoveredTarget = lastHovered.target; + } + + var hovered = this._hovered = this.findHover(x, y); + var hoveredTarget = hovered.target; + + var proxy = this.proxy; + proxy.setCursor && proxy.setCursor(hoveredTarget ? hoveredTarget.cursor : 'default'); + + // Mouse out on previous hovered element + if (lastHoveredTarget && hoveredTarget !== lastHoveredTarget) { + this.dispatchToElement(lastHovered, 'mouseout', event); + } + + // Mouse moving on one element + this.dispatchToElement(hovered, 'mousemove', event); + + // Mouse over on a new element + if (hoveredTarget && hoveredTarget !== lastHoveredTarget) { + this.dispatchToElement(hovered, 'mouseover', event); + } + }, + + mouseout: function (event) { + this.dispatchToElement(this._hovered, 'mouseout', event); + + // There might be some doms created by upper layer application + // at the same level of painter.getViewportRoot() (e.g., tooltip + // dom created by echarts), where 'globalout' event should not + // be triggered when mouse enters these doms. (But 'mouseout' + // should be triggered at the original hovered element as usual). + var element = event.toElement || event.relatedTarget; + var innerDom; + do { + element = element && element.parentNode; + } + while (element && element.nodeType != 9 && !( + innerDom = element === this.painterRoot + )); + + !innerDom && this.trigger('globalout', {event: event}); + }, + + /** + * Resize + */ + resize: function (event) { + this._hovered = {}; + }, + + /** + * Dispatch event + * @param {string} eventName + * @param {event=} eventArgs + */ + dispatch: function (eventName, eventArgs) { + var handler = this[eventName]; + handler && handler.call(this, eventArgs); + }, + + /** + * Dispose + */ + dispose: function () { + + this.proxy.dispose(); + + this.storage = + this.proxy = + this.painter = null; + }, + + /** + * 设置默认的cursor style + * @param {string} [cursorStyle='default'] 例如 crosshair + */ + setCursorStyle: function (cursorStyle) { + var proxy = this.proxy; + proxy.setCursor && proxy.setCursor(cursorStyle); + }, + + /** + * 事件分发代理 + * + * @private + * @param {Object} targetInfo {target, topTarget} 目标图形元素 + * @param {string} eventName 事件名称 + * @param {Object} event 事件对象 + */ + dispatchToElement: function (targetInfo, eventName, event) { + targetInfo = targetInfo || {}; + var el = targetInfo.target; + if (el && el.silent) { + return; + } + var eventHandler = 'on' + eventName; + var eventPacket = makeEventPacket(eventName, targetInfo, event); + + while (el) { + el[eventHandler] + && (eventPacket.cancelBubble = el[eventHandler].call(el, eventPacket)); + + el.trigger(eventName, eventPacket); + + el = el.parent; + + if (eventPacket.cancelBubble) { + break; + } + } + + if (!eventPacket.cancelBubble) { + // 冒泡到顶级 zrender 对象 + this.trigger(eventName, eventPacket); + // 分发事件到用户自定义层 + // 用户有可能在全局 click 事件中 dispose,所以需要判断下 painter 是否存在 + this.painter && this.painter.eachOtherLayer(function (layer) { + if (typeof(layer[eventHandler]) == 'function') { + layer[eventHandler].call(layer, eventPacket); + } + if (layer.trigger) { + layer.trigger(eventName, eventPacket); + } + }); + } + }, + + /** + * @private + * @param {number} x + * @param {number} y + * @param {module:zrender/graphic/Displayable} exclude + * @return {model:zrender/Element} + * @method + */ + findHover: function(x, y, exclude) { + var list = this.storage.getDisplayList(); + var out = {x: x, y: y}; + + for (var i = list.length - 1; i >= 0 ; i--) { + var hoverCheckResult; + if (list[i] !== exclude + // getDisplayList may include ignored item in VML mode + && !list[i].ignore + && (hoverCheckResult = isHover(list[i], x, y)) + ) { + !out.topTarget && (out.topTarget = list[i]); + if (hoverCheckResult !== SILENT) { + out.target = list[i]; + break; + } + } + } + + return out; + } +}; + +// Common handlers +each$1(['click', 'mousedown', 'mouseup', 'mousewheel', 'dblclick', 'contextmenu'], function (name) { + Handler.prototype[name] = function (event) { + // Find hover again to avoid click event is dispatched manually. Or click is triggered without mouseover + var hovered = this.findHover(event.zrX, event.zrY); + var hoveredTarget = hovered.target; + + if (name === 'mousedown') { + this._downEl = hoveredTarget; + this._downPoint = [event.zrX, event.zrY]; + // In case click triggered before mouseup + this._upEl = hoveredTarget; + } + else if (name === 'mouseup') { + this._upEl = hoveredTarget; + } + else if (name === 'click') { + if (this._downEl !== this._upEl + // Original click event is triggered on the whole canvas element, + // including the case that `mousedown` - `mousemove` - `mouseup`, + // which should be filtered, otherwise it will bring trouble to + // pan and zoom. + || !this._downPoint + // Arbitrary value + || dist(this._downPoint, [event.zrX, event.zrY]) > 4 + ) { + return; + } + this._downPoint = null; + } + + this.dispatchToElement(hovered, name, event); + }; +}); + +function isHover(displayable, x, y) { + if (displayable[displayable.rectHover ? 'rectContain' : 'contain'](x, y)) { + var el = displayable; + var isSilent; + while (el) { + // If clipped by ancestor. + // FIXME: If clipPath has neither stroke nor fill, + // el.clipPath.contain(x, y) will always return false. + if (el.clipPath && !el.clipPath.contain(x, y)) { + return false; + } + if (el.silent) { + isSilent = true; + } + el = el.parent; + } + return isSilent ? SILENT : true; + } + + return false; +} + +mixin(Handler, Eventful); +mixin(Handler, Draggable); + +/** + * 3x2矩阵操作类 + * @exports zrender/tool/matrix + */ + +var ArrayCtor$1 = typeof Float32Array === 'undefined' + ? Array + : Float32Array; + +/** + * Create a identity matrix. + * @return {Float32Array|Array.} + */ +function create$1() { + var out = new ArrayCtor$1(6); + identity(out); + + return out; +} + +/** + * 设置矩阵为单位矩阵 + * @param {Float32Array|Array.} out + */ +function identity(out) { + out[0] = 1; + out[1] = 0; + out[2] = 0; + out[3] = 1; + out[4] = 0; + out[5] = 0; + return out; +} + +/** + * 复制矩阵 + * @param {Float32Array|Array.} out + * @param {Float32Array|Array.} m + */ +function copy$1(out, m) { + out[0] = m[0]; + out[1] = m[1]; + out[2] = m[2]; + out[3] = m[3]; + out[4] = m[4]; + out[5] = m[5]; + return out; +} + +/** + * 矩阵相乘 + * @param {Float32Array|Array.} out + * @param {Float32Array|Array.} m1 + * @param {Float32Array|Array.} m2 + */ +function mul$1(out, m1, m2) { + // Consider matrix.mul(m, m2, m); + // where out is the same as m2. + // So use temp variable to escape error. + var out0 = m1[0] * m2[0] + m1[2] * m2[1]; + var out1 = m1[1] * m2[0] + m1[3] * m2[1]; + var out2 = m1[0] * m2[2] + m1[2] * m2[3]; + var out3 = m1[1] * m2[2] + m1[3] * m2[3]; + var out4 = m1[0] * m2[4] + m1[2] * m2[5] + m1[4]; + var out5 = m1[1] * m2[4] + m1[3] * m2[5] + m1[5]; + out[0] = out0; + out[1] = out1; + out[2] = out2; + out[3] = out3; + out[4] = out4; + out[5] = out5; + return out; +} + +/** + * 平移变换 + * @param {Float32Array|Array.} out + * @param {Float32Array|Array.} a + * @param {Float32Array|Array.} v + */ +function translate(out, a, v) { + out[0] = a[0]; + out[1] = a[1]; + out[2] = a[2]; + out[3] = a[3]; + out[4] = a[4] + v[0]; + out[5] = a[5] + v[1]; + return out; +} + +/** + * 旋转变换 + * @param {Float32Array|Array.} out + * @param {Float32Array|Array.} a + * @param {number} rad + */ +function rotate(out, a, rad) { + var aa = a[0]; + var ac = a[2]; + var atx = a[4]; + var ab = a[1]; + var ad = a[3]; + var aty = a[5]; + var st = Math.sin(rad); + var ct = Math.cos(rad); + + out[0] = aa * ct + ab * st; + out[1] = -aa * st + ab * ct; + out[2] = ac * ct + ad * st; + out[3] = -ac * st + ct * ad; + out[4] = ct * atx + st * aty; + out[5] = ct * aty - st * atx; + return out; +} + +/** + * 缩放变换 + * @param {Float32Array|Array.} out + * @param {Float32Array|Array.} a + * @param {Float32Array|Array.} v + */ +function scale$1(out, a, v) { + var vx = v[0]; + var vy = v[1]; + out[0] = a[0] * vx; + out[1] = a[1] * vy; + out[2] = a[2] * vx; + out[3] = a[3] * vy; + out[4] = a[4] * vx; + out[5] = a[5] * vy; + return out; +} + +/** + * 求逆矩阵 + * @param {Float32Array|Array.} out + * @param {Float32Array|Array.} a + */ +function invert(out, a) { + + var aa = a[0]; + var ac = a[2]; + var atx = a[4]; + var ab = a[1]; + var ad = a[3]; + var aty = a[5]; + + var det = aa * ad - ab * ac; + if (!det) { + return null; + } + det = 1.0 / det; + + out[0] = ad * det; + out[1] = -ab * det; + out[2] = -ac * det; + out[3] = aa * det; + out[4] = (ac * aty - ad * atx) * det; + out[5] = (ab * atx - aa * aty) * det; + return out; +} + +/** + * Clone a new matrix. + * @param {Float32Array|Array.} a + */ +function clone$2(a) { + var b = create$1(); + copy$1(b, a); + return b; +} + +var matrix = (Object.freeze || Object)({ + create: create$1, + identity: identity, + copy: copy$1, + mul: mul$1, + translate: translate, + rotate: rotate, + scale: scale$1, + invert: invert, + clone: clone$2 +}); + +/** + * 提供变换扩展 + * @module zrender/mixin/Transformable + * @author pissang (https://www.github.com/pissang) + */ + +var mIdentity = identity; + +var EPSILON = 5e-5; + +function isNotAroundZero(val) { + return val > EPSILON || val < -EPSILON; +} + +/** + * @alias module:zrender/mixin/Transformable + * @constructor + */ +var Transformable = function (opts) { + opts = opts || {}; + // If there are no given position, rotation, scale + if (!opts.position) { + /** + * 平移 + * @type {Array.} + * @default [0, 0] + */ + this.position = [0, 0]; + } + if (opts.rotation == null) { + /** + * 旋转 + * @type {Array.} + * @default 0 + */ + this.rotation = 0; + } + if (!opts.scale) { + /** + * 缩放 + * @type {Array.} + * @default [1, 1] + */ + this.scale = [1, 1]; + } + /** + * 旋转和缩放的原点 + * @type {Array.} + * @default null + */ + this.origin = this.origin || null; +}; + +var transformableProto = Transformable.prototype; +transformableProto.transform = null; + +/** + * 判断是否需要有坐标变换 + * 如果有坐标变换, 则从position, rotation, scale以及父节点的transform计算出自身的transform矩阵 + */ +transformableProto.needLocalTransform = function () { + return isNotAroundZero(this.rotation) + || isNotAroundZero(this.position[0]) + || isNotAroundZero(this.position[1]) + || isNotAroundZero(this.scale[0] - 1) + || isNotAroundZero(this.scale[1] - 1); +}; + +transformableProto.updateTransform = function () { + var parent = this.parent; + var parentHasTransform = parent && parent.transform; + var needLocalTransform = this.needLocalTransform(); + + var m = this.transform; + if (!(needLocalTransform || parentHasTransform)) { + m && mIdentity(m); + return; + } + + m = m || create$1(); + + if (needLocalTransform) { + this.getLocalTransform(m); + } + else { + mIdentity(m); + } + + // 应用父节点变换 + if (parentHasTransform) { + if (needLocalTransform) { + mul$1(m, parent.transform, m); + } + else { + copy$1(m, parent.transform); + } + } + // 保存这个变换矩阵 + this.transform = m; + + this.invTransform = this.invTransform || create$1(); + invert(this.invTransform, m); +}; + +transformableProto.getLocalTransform = function (m) { + return Transformable.getLocalTransform(this, m); +}; + +/** + * 将自己的transform应用到context上 + * @param {CanvasRenderingContext2D} ctx + */ +transformableProto.setTransform = function (ctx) { + var m = this.transform; + var dpr = ctx.dpr || 1; + if (m) { + ctx.setTransform(dpr * m[0], dpr * m[1], dpr * m[2], dpr * m[3], dpr * m[4], dpr * m[5]); + } + else { + ctx.setTransform(dpr, 0, 0, dpr, 0, 0); + } +}; + +transformableProto.restoreTransform = function (ctx) { + var dpr = ctx.dpr || 1; + ctx.setTransform(dpr, 0, 0, dpr, 0, 0); +}; + +var tmpTransform = []; + +/** + * 分解`transform`矩阵到`position`, `rotation`, `scale` + */ +transformableProto.decomposeTransform = function () { + if (!this.transform) { + return; + } + var parent = this.parent; + var m = this.transform; + if (parent && parent.transform) { + // Get local transform and decompose them to position, scale, rotation + mul$1(tmpTransform, parent.invTransform, m); + m = tmpTransform; + } + var sx = m[0] * m[0] + m[1] * m[1]; + var sy = m[2] * m[2] + m[3] * m[3]; + var position = this.position; + var scale$$1 = this.scale; + if (isNotAroundZero(sx - 1)) { + sx = Math.sqrt(sx); + } + if (isNotAroundZero(sy - 1)) { + sy = Math.sqrt(sy); + } + if (m[0] < 0) { + sx = -sx; + } + if (m[3] < 0) { + sy = -sy; + } + position[0] = m[4]; + position[1] = m[5]; + scale$$1[0] = sx; + scale$$1[1] = sy; + this.rotation = Math.atan2(-m[1] / sy, m[0] / sx); +}; + +/** + * Get global scale + * @return {Array.} + */ +transformableProto.getGlobalScale = function () { + var m = this.transform; + if (!m) { + return [1, 1]; + } + var sx = Math.sqrt(m[0] * m[0] + m[1] * m[1]); + var sy = Math.sqrt(m[2] * m[2] + m[3] * m[3]); + if (m[0] < 0) { + sx = -sx; + } + if (m[3] < 0) { + sy = -sy; + } + return [sx, sy]; +}; +/** + * 变换坐标位置到 shape 的局部坐标空间 + * @method + * @param {number} x + * @param {number} y + * @return {Array.} + */ +transformableProto.transformCoordToLocal = function (x, y) { + var v2 = [x, y]; + var invTransform = this.invTransform; + if (invTransform) { + applyTransform(v2, v2, invTransform); + } + return v2; +}; + +/** + * 变换局部坐标位置到全局坐标空间 + * @method + * @param {number} x + * @param {number} y + * @return {Array.} + */ +transformableProto.transformCoordToGlobal = function (x, y) { + var v2 = [x, y]; + var transform = this.transform; + if (transform) { + applyTransform(v2, v2, transform); + } + return v2; +}; + +/** + * @static + * @param {Object} target + * @param {Array.} target.origin + * @param {number} target.rotation + * @param {Array.} target.position + * @param {Array.} [m] + */ +Transformable.getLocalTransform = function (target, m) { + m = m || []; + mIdentity(m); + + var origin = target.origin; + var scale$$1 = target.scale || [1, 1]; + var rotation = target.rotation || 0; + var position = target.position || [0, 0]; + + if (origin) { + // Translate to origin + m[4] -= origin[0]; + m[5] -= origin[1]; + } + scale$1(m, m, scale$$1); + if (rotation) { + rotate(m, m, rotation); + } + if (origin) { + // Translate back from origin + m[4] += origin[0]; + m[5] += origin[1]; + } + + m[4] += position[0]; + m[5] += position[1]; + + return m; +}; + +/** + * 缓动代码来自 https://github.com/sole/tween.js/blob/master/src/Tween.js + * @see http://sole.github.io/tween.js/examples/03_graphs.html + * @exports zrender/animation/easing + */ +var easing = { + /** + * @param {number} k + * @return {number} + */ + linear: function (k) { + return k; + }, + + /** + * @param {number} k + * @return {number} + */ + quadraticIn: function (k) { + return k * k; + }, + /** + * @param {number} k + * @return {number} + */ + quadraticOut: function (k) { + return k * (2 - k); + }, + /** + * @param {number} k + * @return {number} + */ + quadraticInOut: function (k) { + if ((k *= 2) < 1) { + return 0.5 * k * k; + } + return -0.5 * (--k * (k - 2) - 1); + }, + + // 三次方的缓动(t^3) + /** + * @param {number} k + * @return {number} + */ + cubicIn: function (k) { + return k * k * k; + }, + /** + * @param {number} k + * @return {number} + */ + cubicOut: function (k) { + return --k * k * k + 1; + }, + /** + * @param {number} k + * @return {number} + */ + cubicInOut: function (k) { + if ((k *= 2) < 1) { + return 0.5 * k * k * k; + } + return 0.5 * ((k -= 2) * k * k + 2); + }, + + // 四次方的缓动(t^4) + /** + * @param {number} k + * @return {number} + */ + quarticIn: function (k) { + return k * k * k * k; + }, + /** + * @param {number} k + * @return {number} + */ + quarticOut: function (k) { + return 1 - (--k * k * k * k); + }, + /** + * @param {number} k + * @return {number} + */ + quarticInOut: function (k) { + if ((k *= 2) < 1) { + return 0.5 * k * k * k * k; + } + return -0.5 * ((k -= 2) * k * k * k - 2); + }, + + // 五次方的缓动(t^5) + /** + * @param {number} k + * @return {number} + */ + quinticIn: function (k) { + return k * k * k * k * k; + }, + /** + * @param {number} k + * @return {number} + */ + quinticOut: function (k) { + return --k * k * k * k * k + 1; + }, + /** + * @param {number} k + * @return {number} + */ + quinticInOut: function (k) { + if ((k *= 2) < 1) { + return 0.5 * k * k * k * k * k; + } + return 0.5 * ((k -= 2) * k * k * k * k + 2); + }, + + // 正弦曲线的缓动(sin(t)) + /** + * @param {number} k + * @return {number} + */ + sinusoidalIn: function (k) { + return 1 - Math.cos(k * Math.PI / 2); + }, + /** + * @param {number} k + * @return {number} + */ + sinusoidalOut: function (k) { + return Math.sin(k * Math.PI / 2); + }, + /** + * @param {number} k + * @return {number} + */ + sinusoidalInOut: function (k) { + return 0.5 * (1 - Math.cos(Math.PI * k)); + }, + + // 指数曲线的缓动(2^t) + /** + * @param {number} k + * @return {number} + */ + exponentialIn: function (k) { + return k === 0 ? 0 : Math.pow(1024, k - 1); + }, + /** + * @param {number} k + * @return {number} + */ + exponentialOut: function (k) { + return k === 1 ? 1 : 1 - Math.pow(2, -10 * k); + }, + /** + * @param {number} k + * @return {number} + */ + exponentialInOut: function (k) { + if (k === 0) { + return 0; + } + if (k === 1) { + return 1; + } + if ((k *= 2) < 1) { + return 0.5 * Math.pow(1024, k - 1); + } + return 0.5 * (-Math.pow(2, -10 * (k - 1)) + 2); + }, + + // 圆形曲线的缓动(sqrt(1-t^2)) + /** + * @param {number} k + * @return {number} + */ + circularIn: function (k) { + return 1 - Math.sqrt(1 - k * k); + }, + /** + * @param {number} k + * @return {number} + */ + circularOut: function (k) { + return Math.sqrt(1 - (--k * k)); + }, + /** + * @param {number} k + * @return {number} + */ + circularInOut: function (k) { + if ((k *= 2) < 1) { + return -0.5 * (Math.sqrt(1 - k * k) - 1); + } + return 0.5 * (Math.sqrt(1 - (k -= 2) * k) + 1); + }, + + // 创建类似于弹簧在停止前来回振荡的动画 + /** + * @param {number} k + * @return {number} + */ + elasticIn: function (k) { + var s; + var a = 0.1; + var p = 0.4; + if (k === 0) { + return 0; + } + if (k === 1) { + return 1; + } + if (!a || a < 1) { + a = 1; s = p / 4; + } + else { + s = p * Math.asin(1 / a) / (2 * Math.PI); + } + return -(a * Math.pow(2, 10 * (k -= 1)) * + Math.sin((k - s) * (2 * Math.PI) / p)); + }, + /** + * @param {number} k + * @return {number} + */ + elasticOut: function (k) { + var s; + var a = 0.1; + var p = 0.4; + if (k === 0) { + return 0; + } + if (k === 1) { + return 1; + } + if (!a || a < 1) { + a = 1; s = p / 4; + } + else { + s = p * Math.asin(1 / a) / (2 * Math.PI); + } + return (a * Math.pow(2, -10 * k) * + Math.sin((k - s) * (2 * Math.PI) / p) + 1); + }, + /** + * @param {number} k + * @return {number} + */ + elasticInOut: function (k) { + var s; + var a = 0.1; + var p = 0.4; + if (k === 0) { + return 0; + } + if (k === 1) { + return 1; + } + if (!a || a < 1) { + a = 1; s = p / 4; + } + else { + s = p * Math.asin(1 / a) / (2 * Math.PI); + } + if ((k *= 2) < 1) { + return -0.5 * (a * Math.pow(2, 10 * (k -= 1)) + * Math.sin((k - s) * (2 * Math.PI) / p)); + } + return a * Math.pow(2, -10 * (k -= 1)) + * Math.sin((k - s) * (2 * Math.PI) / p) * 0.5 + 1; + + }, + + // 在某一动画开始沿指示的路径进行动画处理前稍稍收回该动画的移动 + /** + * @param {number} k + * @return {number} + */ + backIn: function (k) { + var s = 1.70158; + return k * k * ((s + 1) * k - s); + }, + /** + * @param {number} k + * @return {number} + */ + backOut: function (k) { + var s = 1.70158; + return --k * k * ((s + 1) * k + s) + 1; + }, + /** + * @param {number} k + * @return {number} + */ + backInOut: function (k) { + var s = 1.70158 * 1.525; + if ((k *= 2) < 1) { + return 0.5 * (k * k * ((s + 1) * k - s)); + } + return 0.5 * ((k -= 2) * k * ((s + 1) * k + s) + 2); + }, + + // 创建弹跳效果 + /** + * @param {number} k + * @return {number} + */ + bounceIn: function (k) { + return 1 - easing.bounceOut(1 - k); + }, + /** + * @param {number} k + * @return {number} + */ + bounceOut: function (k) { + if (k < (1 / 2.75)) { + return 7.5625 * k * k; + } + else if (k < (2 / 2.75)) { + return 7.5625 * (k -= (1.5 / 2.75)) * k + 0.75; + } + else if (k < (2.5 / 2.75)) { + return 7.5625 * (k -= (2.25 / 2.75)) * k + 0.9375; + } + else { + return 7.5625 * (k -= (2.625 / 2.75)) * k + 0.984375; + } + }, + /** + * @param {number} k + * @return {number} + */ + bounceInOut: function (k) { + if (k < 0.5) { + return easing.bounceIn(k * 2) * 0.5; + } + return easing.bounceOut(k * 2 - 1) * 0.5 + 0.5; + } +}; + +/** + * 动画主控制器 + * @config target 动画对象,可以是数组,如果是数组的话会批量分发onframe等事件 + * @config life(1000) 动画时长 + * @config delay(0) 动画延迟时间 + * @config loop(true) + * @config gap(0) 循环的间隔时间 + * @config onframe + * @config easing(optional) + * @config ondestroy(optional) + * @config onrestart(optional) + * + * TODO pause + */ + +function Clip(options) { + + this._target = options.target; + + // 生命周期 + this._life = options.life || 1000; + // 延时 + this._delay = options.delay || 0; + // 开始时间 + // this._startTime = new Date().getTime() + this._delay;// 单位毫秒 + this._initialized = false; + + // 是否循环 + this.loop = options.loop == null ? false : options.loop; + + this.gap = options.gap || 0; + + this.easing = options.easing || 'Linear'; + + this.onframe = options.onframe; + this.ondestroy = options.ondestroy; + this.onrestart = options.onrestart; + + this._pausedTime = 0; + this._paused = false; +} + +Clip.prototype = { + + constructor: Clip, + + step: function (globalTime, deltaTime) { + // Set startTime on first step, or _startTime may has milleseconds different between clips + // PENDING + if (!this._initialized) { + this._startTime = globalTime + this._delay; + this._initialized = true; + } + + if (this._paused) { + this._pausedTime += deltaTime; + return; + } + + var percent = (globalTime - this._startTime - this._pausedTime) / this._life; + + // 还没开始 + if (percent < 0) { + return; + } + + percent = Math.min(percent, 1); + + var easing$$1 = this.easing; + var easingFunc = typeof easing$$1 == 'string' ? easing[easing$$1] : easing$$1; + var schedule = typeof easingFunc === 'function' + ? easingFunc(percent) + : percent; + + this.fire('frame', schedule); + + // 结束 + if (percent == 1) { + if (this.loop) { + this.restart (globalTime); + // 重新开始周期 + // 抛出而不是直接调用事件直到 stage.update 后再统一调用这些事件 + return 'restart'; + } + + // 动画完成将这个控制器标识为待删除 + // 在Animation.update中进行批量删除 + this._needsRemove = true; + return 'destroy'; + } + + return null; + }, + + restart: function (globalTime) { + var remainder = (globalTime - this._startTime - this._pausedTime) % this._life; + this._startTime = globalTime - remainder + this.gap; + this._pausedTime = 0; + + this._needsRemove = false; + }, + + fire: function (eventType, arg) { + eventType = 'on' + eventType; + if (this[eventType]) { + this[eventType](this._target, arg); + } + }, + + pause: function () { + this._paused = true; + }, + + resume: function () { + this._paused = false; + } +}; + +// Simple LRU cache use doubly linked list +// @module zrender/core/LRU + +/** + * Simple double linked list. Compared with array, it has O(1) remove operation. + * @constructor + */ +var LinkedList = function () { + + /** + * @type {module:zrender/core/LRU~Entry} + */ + this.head = null; + + /** + * @type {module:zrender/core/LRU~Entry} + */ + this.tail = null; + + this._len = 0; +}; + +var linkedListProto = LinkedList.prototype; +/** + * Insert a new value at the tail + * @param {} val + * @return {module:zrender/core/LRU~Entry} + */ +linkedListProto.insert = function (val) { + var entry = new Entry(val); + this.insertEntry(entry); + return entry; +}; + +/** + * Insert an entry at the tail + * @param {module:zrender/core/LRU~Entry} entry + */ +linkedListProto.insertEntry = function (entry) { + if (!this.head) { + this.head = this.tail = entry; + } + else { + this.tail.next = entry; + entry.prev = this.tail; + entry.next = null; + this.tail = entry; + } + this._len++; +}; + +/** + * Remove entry. + * @param {module:zrender/core/LRU~Entry} entry + */ +linkedListProto.remove = function (entry) { + var prev = entry.prev; + var next = entry.next; + if (prev) { + prev.next = next; + } + else { + // Is head + this.head = next; + } + if (next) { + next.prev = prev; + } + else { + // Is tail + this.tail = prev; + } + entry.next = entry.prev = null; + this._len--; +}; + +/** + * @return {number} + */ +linkedListProto.len = function () { + return this._len; +}; + +/** + * Clear list + */ +linkedListProto.clear = function () { + this.head = this.tail = null; + this._len = 0; +}; + +/** + * @constructor + * @param {} val + */ +var Entry = function (val) { + /** + * @type {} + */ + this.value = val; + + /** + * @type {module:zrender/core/LRU~Entry} + */ + this.next; + + /** + * @type {module:zrender/core/LRU~Entry} + */ + this.prev; +}; + +/** + * LRU Cache + * @constructor + * @alias module:zrender/core/LRU + */ +var LRU = function (maxSize) { + + this._list = new LinkedList(); + + this._map = {}; + + this._maxSize = maxSize || 10; + + this._lastRemovedEntry = null; +}; + +var LRUProto = LRU.prototype; + +/** + * @param {string} key + * @param {} value + * @return {} Removed value + */ +LRUProto.put = function (key, value) { + var list = this._list; + var map = this._map; + var removed = null; + if (map[key] == null) { + var len = list.len(); + // Reuse last removed entry + var entry = this._lastRemovedEntry; + + if (len >= this._maxSize && len > 0) { + // Remove the least recently used + var leastUsedEntry = list.head; + list.remove(leastUsedEntry); + delete map[leastUsedEntry.key]; + + removed = leastUsedEntry.value; + this._lastRemovedEntry = leastUsedEntry; + } + + if (entry) { + entry.value = value; + } + else { + entry = new Entry(value); + } + entry.key = key; + list.insertEntry(entry); + map[key] = entry; + } + + return removed; +}; + +/** + * @param {string} key + * @return {} + */ +LRUProto.get = function (key) { + var entry = this._map[key]; + var list = this._list; + if (entry != null) { + // Put the latest used entry in the tail + if (entry !== list.tail) { + list.remove(entry); + list.insertEntry(entry); + } + + return entry.value; + } +}; + +/** + * Clear the cache + */ +LRUProto.clear = function () { + this._list.clear(); + this._map = {}; +}; + +var kCSSColorTable = { + 'transparent': [0,0,0,0], 'aliceblue': [240,248,255,1], + 'antiquewhite': [250,235,215,1], 'aqua': [0,255,255,1], + 'aquamarine': [127,255,212,1], 'azure': [240,255,255,1], + 'beige': [245,245,220,1], 'bisque': [255,228,196,1], + 'black': [0,0,0,1], 'blanchedalmond': [255,235,205,1], + 'blue': [0,0,255,1], 'blueviolet': [138,43,226,1], + 'brown': [165,42,42,1], 'burlywood': [222,184,135,1], + 'cadetblue': [95,158,160,1], 'chartreuse': [127,255,0,1], + 'chocolate': [210,105,30,1], 'coral': [255,127,80,1], + 'cornflowerblue': [100,149,237,1], 'cornsilk': [255,248,220,1], + 'crimson': [220,20,60,1], 'cyan': [0,255,255,1], + 'darkblue': [0,0,139,1], 'darkcyan': [0,139,139,1], + 'darkgoldenrod': [184,134,11,1], 'darkgray': [169,169,169,1], + 'darkgreen': [0,100,0,1], 'darkgrey': [169,169,169,1], + 'darkkhaki': [189,183,107,1], 'darkmagenta': [139,0,139,1], + 'darkolivegreen': [85,107,47,1], 'darkorange': [255,140,0,1], + 'darkorchid': [153,50,204,1], 'darkred': [139,0,0,1], + 'darksalmon': [233,150,122,1], 'darkseagreen': [143,188,143,1], + 'darkslateblue': [72,61,139,1], 'darkslategray': [47,79,79,1], + 'darkslategrey': [47,79,79,1], 'darkturquoise': [0,206,209,1], + 'darkviolet': [148,0,211,1], 'deeppink': [255,20,147,1], + 'deepskyblue': [0,191,255,1], 'dimgray': [105,105,105,1], + 'dimgrey': [105,105,105,1], 'dodgerblue': [30,144,255,1], + 'firebrick': [178,34,34,1], 'floralwhite': [255,250,240,1], + 'forestgreen': [34,139,34,1], 'fuchsia': [255,0,255,1], + 'gainsboro': [220,220,220,1], 'ghostwhite': [248,248,255,1], + 'gold': [255,215,0,1], 'goldenrod': [218,165,32,1], + 'gray': [128,128,128,1], 'green': [0,128,0,1], + 'greenyellow': [173,255,47,1], 'grey': [128,128,128,1], + 'honeydew': [240,255,240,1], 'hotpink': [255,105,180,1], + 'indianred': [205,92,92,1], 'indigo': [75,0,130,1], + 'ivory': [255,255,240,1], 'khaki': [240,230,140,1], + 'lavender': [230,230,250,1], 'lavenderblush': [255,240,245,1], + 'lawngreen': [124,252,0,1], 'lemonchiffon': [255,250,205,1], + 'lightblue': [173,216,230,1], 'lightcoral': [240,128,128,1], + 'lightcyan': [224,255,255,1], 'lightgoldenrodyellow': [250,250,210,1], + 'lightgray': [211,211,211,1], 'lightgreen': [144,238,144,1], + 'lightgrey': [211,211,211,1], 'lightpink': [255,182,193,1], + 'lightsalmon': [255,160,122,1], 'lightseagreen': [32,178,170,1], + 'lightskyblue': [135,206,250,1], 'lightslategray': [119,136,153,1], + 'lightslategrey': [119,136,153,1], 'lightsteelblue': [176,196,222,1], + 'lightyellow': [255,255,224,1], 'lime': [0,255,0,1], + 'limegreen': [50,205,50,1], 'linen': [250,240,230,1], + 'magenta': [255,0,255,1], 'maroon': [128,0,0,1], + 'mediumaquamarine': [102,205,170,1], 'mediumblue': [0,0,205,1], + 'mediumorchid': [186,85,211,1], 'mediumpurple': [147,112,219,1], + 'mediumseagreen': [60,179,113,1], 'mediumslateblue': [123,104,238,1], + 'mediumspringgreen': [0,250,154,1], 'mediumturquoise': [72,209,204,1], + 'mediumvioletred': [199,21,133,1], 'midnightblue': [25,25,112,1], + 'mintcream': [245,255,250,1], 'mistyrose': [255,228,225,1], + 'moccasin': [255,228,181,1], 'navajowhite': [255,222,173,1], + 'navy': [0,0,128,1], 'oldlace': [253,245,230,1], + 'olive': [128,128,0,1], 'olivedrab': [107,142,35,1], + 'orange': [255,165,0,1], 'orangered': [255,69,0,1], + 'orchid': [218,112,214,1], 'palegoldenrod': [238,232,170,1], + 'palegreen': [152,251,152,1], 'paleturquoise': [175,238,238,1], + 'palevioletred': [219,112,147,1], 'papayawhip': [255,239,213,1], + 'peachpuff': [255,218,185,1], 'peru': [205,133,63,1], + 'pink': [255,192,203,1], 'plum': [221,160,221,1], + 'powderblue': [176,224,230,1], 'purple': [128,0,128,1], + 'red': [255,0,0,1], 'rosybrown': [188,143,143,1], + 'royalblue': [65,105,225,1], 'saddlebrown': [139,69,19,1], + 'salmon': [250,128,114,1], 'sandybrown': [244,164,96,1], + 'seagreen': [46,139,87,1], 'seashell': [255,245,238,1], + 'sienna': [160,82,45,1], 'silver': [192,192,192,1], + 'skyblue': [135,206,235,1], 'slateblue': [106,90,205,1], + 'slategray': [112,128,144,1], 'slategrey': [112,128,144,1], + 'snow': [255,250,250,1], 'springgreen': [0,255,127,1], + 'steelblue': [70,130,180,1], 'tan': [210,180,140,1], + 'teal': [0,128,128,1], 'thistle': [216,191,216,1], + 'tomato': [255,99,71,1], 'turquoise': [64,224,208,1], + 'violet': [238,130,238,1], 'wheat': [245,222,179,1], + 'white': [255,255,255,1], 'whitesmoke': [245,245,245,1], + 'yellow': [255,255,0,1], 'yellowgreen': [154,205,50,1] +}; + +function clampCssByte(i) { // Clamp to integer 0 .. 255. + i = Math.round(i); // Seems to be what Chrome does (vs truncation). + return i < 0 ? 0 : i > 255 ? 255 : i; +} + +function clampCssAngle(i) { // Clamp to integer 0 .. 360. + i = Math.round(i); // Seems to be what Chrome does (vs truncation). + return i < 0 ? 0 : i > 360 ? 360 : i; +} + +function clampCssFloat(f) { // Clamp to float 0.0 .. 1.0. + return f < 0 ? 0 : f > 1 ? 1 : f; +} + +function parseCssInt(str) { // int or percentage. + if (str.length && str.charAt(str.length - 1) === '%') { + return clampCssByte(parseFloat(str) / 100 * 255); + } + return clampCssByte(parseInt(str, 10)); +} + +function parseCssFloat(str) { // float or percentage. + if (str.length && str.charAt(str.length - 1) === '%') { + return clampCssFloat(parseFloat(str) / 100); + } + return clampCssFloat(parseFloat(str)); +} + +function cssHueToRgb(m1, m2, h) { + if (h < 0) { + h += 1; + } + else if (h > 1) { + h -= 1; + } + + if (h * 6 < 1) { + return m1 + (m2 - m1) * h * 6; + } + if (h * 2 < 1) { + return m2; + } + if (h * 3 < 2) { + return m1 + (m2 - m1) * (2/3 - h) * 6; + } + return m1; +} + +function lerpNumber(a, b, p) { + return a + (b - a) * p; +} + +function setRgba(out, r, g, b, a) { + out[0] = r; out[1] = g; out[2] = b; out[3] = a; + return out; +} +function copyRgba(out, a) { + out[0] = a[0]; out[1] = a[1]; out[2] = a[2]; out[3] = a[3]; + return out; +} + +var colorCache = new LRU(20); +var lastRemovedArr = null; + +function putToCache(colorStr, rgbaArr) { + // Reuse removed array + if (lastRemovedArr) { + copyRgba(lastRemovedArr, rgbaArr); + } + lastRemovedArr = colorCache.put(colorStr, lastRemovedArr || (rgbaArr.slice())); +} + +/** + * @param {string} colorStr + * @param {Array.} out + * @return {Array.} + * @memberOf module:zrender/util/color + */ +function parse(colorStr, rgbaArr) { + if (!colorStr) { + return; + } + rgbaArr = rgbaArr || []; + + var cached = colorCache.get(colorStr); + if (cached) { + return copyRgba(rgbaArr, cached); + } + + // colorStr may be not string + colorStr = colorStr + ''; + // Remove all whitespace, not compliant, but should just be more accepting. + var str = colorStr.replace(/ /g, '').toLowerCase(); + + // Color keywords (and transparent) lookup. + if (str in kCSSColorTable) { + copyRgba(rgbaArr, kCSSColorTable[str]); + putToCache(colorStr, rgbaArr); + return rgbaArr; + } + + // #abc and #abc123 syntax. + if (str.charAt(0) === '#') { + if (str.length === 4) { + var iv = parseInt(str.substr(1), 16); // TODO(deanm): Stricter parsing. + if (!(iv >= 0 && iv <= 0xfff)) { + setRgba(rgbaArr, 0, 0, 0, 1); + return; // Covers NaN. + } + setRgba(rgbaArr, + ((iv & 0xf00) >> 4) | ((iv & 0xf00) >> 8), + (iv & 0xf0) | ((iv & 0xf0) >> 4), + (iv & 0xf) | ((iv & 0xf) << 4), + 1 + ); + putToCache(colorStr, rgbaArr); + return rgbaArr; + } + else if (str.length === 7) { + var iv = parseInt(str.substr(1), 16); // TODO(deanm): Stricter parsing. + if (!(iv >= 0 && iv <= 0xffffff)) { + setRgba(rgbaArr, 0, 0, 0, 1); + return; // Covers NaN. + } + setRgba(rgbaArr, + (iv & 0xff0000) >> 16, + (iv & 0xff00) >> 8, + iv & 0xff, + 1 + ); + putToCache(colorStr, rgbaArr); + return rgbaArr; + } + + return; + } + var op = str.indexOf('('), ep = str.indexOf(')'); + if (op !== -1 && ep + 1 === str.length) { + var fname = str.substr(0, op); + var params = str.substr(op + 1, ep - (op + 1)).split(','); + var alpha = 1; // To allow case fallthrough. + switch (fname) { + case 'rgba': + if (params.length !== 4) { + setRgba(rgbaArr, 0, 0, 0, 1); + return; + } + alpha = parseCssFloat(params.pop()); // jshint ignore:line + // Fall through. + case 'rgb': + if (params.length !== 3) { + setRgba(rgbaArr, 0, 0, 0, 1); + return; + } + setRgba(rgbaArr, + parseCssInt(params[0]), + parseCssInt(params[1]), + parseCssInt(params[2]), + alpha + ); + putToCache(colorStr, rgbaArr); + return rgbaArr; + case 'hsla': + if (params.length !== 4) { + setRgba(rgbaArr, 0, 0, 0, 1); + return; + } + params[3] = parseCssFloat(params[3]); + hsla2rgba(params, rgbaArr); + putToCache(colorStr, rgbaArr); + return rgbaArr; + case 'hsl': + if (params.length !== 3) { + setRgba(rgbaArr, 0, 0, 0, 1); + return; + } + hsla2rgba(params, rgbaArr); + putToCache(colorStr, rgbaArr); + return rgbaArr; + default: + return; + } + } + + setRgba(rgbaArr, 0, 0, 0, 1); + return; +} + +/** + * @param {Array.} hsla + * @param {Array.} rgba + * @return {Array.} rgba + */ +function hsla2rgba(hsla, rgba) { + var h = (((parseFloat(hsla[0]) % 360) + 360) % 360) / 360; // 0 .. 1 + // NOTE(deanm): According to the CSS spec s/l should only be + // percentages, but we don't bother and let float or percentage. + var s = parseCssFloat(hsla[1]); + var l = parseCssFloat(hsla[2]); + var m2 = l <= 0.5 ? l * (s + 1) : l + s - l * s; + var m1 = l * 2 - m2; + + rgba = rgba || []; + setRgba(rgba, + clampCssByte(cssHueToRgb(m1, m2, h + 1 / 3) * 255), + clampCssByte(cssHueToRgb(m1, m2, h) * 255), + clampCssByte(cssHueToRgb(m1, m2, h - 1 / 3) * 255), + 1 + ); + + if (hsla.length === 4) { + rgba[3] = hsla[3]; + } + + return rgba; +} + +/** + * @param {Array.} rgba + * @return {Array.} hsla + */ +function rgba2hsla(rgba) { + if (!rgba) { + return; + } + + // RGB from 0 to 255 + var R = rgba[0] / 255; + var G = rgba[1] / 255; + var B = rgba[2] / 255; + + var vMin = Math.min(R, G, B); // Min. value of RGB + var vMax = Math.max(R, G, B); // Max. value of RGB + var delta = vMax - vMin; // Delta RGB value + + var L = (vMax + vMin) / 2; + var H; + var S; + // HSL results from 0 to 1 + if (delta === 0) { + H = 0; + S = 0; + } + else { + if (L < 0.5) { + S = delta / (vMax + vMin); + } + else { + S = delta / (2 - vMax - vMin); + } + + var deltaR = (((vMax - R) / 6) + (delta / 2)) / delta; + var deltaG = (((vMax - G) / 6) + (delta / 2)) / delta; + var deltaB = (((vMax - B) / 6) + (delta / 2)) / delta; + + if (R === vMax) { + H = deltaB - deltaG; + } + else if (G === vMax) { + H = (1 / 3) + deltaR - deltaB; + } + else if (B === vMax) { + H = (2 / 3) + deltaG - deltaR; + } + + if (H < 0) { + H += 1; + } + + if (H > 1) { + H -= 1; + } + } + + var hsla = [H * 360, S, L]; + + if (rgba[3] != null) { + hsla.push(rgba[3]); + } + + return hsla; +} + +/** + * @param {string} color + * @param {number} level + * @return {string} + * @memberOf module:zrender/util/color + */ +function lift(color, level) { + var colorArr = parse(color); + if (colorArr) { + for (var i = 0; i < 3; i++) { + if (level < 0) { + colorArr[i] = colorArr[i] * (1 - level) | 0; + } + else { + colorArr[i] = ((255 - colorArr[i]) * level + colorArr[i]) | 0; + } + if (colorArr[i] > 255) { + colorArr[i] = 255; + } + else if (color[i] < 0) { + colorArr[i] = 0; + } + } + return stringify(colorArr, colorArr.length === 4 ? 'rgba' : 'rgb'); + } +} + +/** + * @param {string} color + * @return {string} + * @memberOf module:zrender/util/color + */ +function toHex(color) { + var colorArr = parse(color); + if (colorArr) { + return ((1 << 24) + (colorArr[0] << 16) + (colorArr[1] << 8) + (+colorArr[2])).toString(16).slice(1); + } +} + +/** + * Map value to color. Faster than lerp methods because color is represented by rgba array. + * @param {number} normalizedValue A float between 0 and 1. + * @param {Array.>} colors List of rgba color array + * @param {Array.} [out] Mapped gba color array + * @return {Array.} will be null/undefined if input illegal. + */ +function fastLerp(normalizedValue, colors, out) { + if (!(colors && colors.length) + || !(normalizedValue >= 0 && normalizedValue <= 1) + ) { + return; + } + + out = out || []; + + var value = normalizedValue * (colors.length - 1); + var leftIndex = Math.floor(value); + var rightIndex = Math.ceil(value); + var leftColor = colors[leftIndex]; + var rightColor = colors[rightIndex]; + var dv = value - leftIndex; + out[0] = clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv)); + out[1] = clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv)); + out[2] = clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv)); + out[3] = clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv)); + + return out; +} + +/** + * @deprecated + */ +var fastMapToColor = fastLerp; + +/** + * @param {number} normalizedValue A float between 0 and 1. + * @param {Array.} colors Color list. + * @param {boolean=} fullOutput Default false. + * @return {(string|Object)} Result color. If fullOutput, + * return {color: ..., leftIndex: ..., rightIndex: ..., value: ...}, + * @memberOf module:zrender/util/color + */ +function lerp$1(normalizedValue, colors, fullOutput) { + if (!(colors && colors.length) + || !(normalizedValue >= 0 && normalizedValue <= 1) + ) { + return; + } + + var value = normalizedValue * (colors.length - 1); + var leftIndex = Math.floor(value); + var rightIndex = Math.ceil(value); + var leftColor = parse(colors[leftIndex]); + var rightColor = parse(colors[rightIndex]); + var dv = value - leftIndex; + + var color = stringify( + [ + clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv)), + clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv)), + clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv)), + clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv)) + ], + 'rgba' + ); + + return fullOutput + ? { + color: color, + leftIndex: leftIndex, + rightIndex: rightIndex, + value: value + } + : color; +} + +/** + * @deprecated + */ +var mapToColor = lerp$1; + +/** + * @param {string} color + * @param {number=} h 0 ~ 360, ignore when null. + * @param {number=} s 0 ~ 1, ignore when null. + * @param {number=} l 0 ~ 1, ignore when null. + * @return {string} Color string in rgba format. + * @memberOf module:zrender/util/color + */ +function modifyHSL(color, h, s, l) { + color = parse(color); + + if (color) { + color = rgba2hsla(color); + h != null && (color[0] = clampCssAngle(h)); + s != null && (color[1] = parseCssFloat(s)); + l != null && (color[2] = parseCssFloat(l)); + + return stringify(hsla2rgba(color), 'rgba'); + } +} + +/** + * @param {string} color + * @param {number=} alpha 0 ~ 1 + * @return {string} Color string in rgba format. + * @memberOf module:zrender/util/color + */ +function modifyAlpha(color, alpha) { + color = parse(color); + + if (color && alpha != null) { + color[3] = clampCssFloat(alpha); + return stringify(color, 'rgba'); + } +} + +/** + * @param {Array.} arrColor like [12,33,44,0.4] + * @param {string} type 'rgba', 'hsva', ... + * @return {string} Result color. (If input illegal, return undefined). + */ +function stringify(arrColor, type) { + if (!arrColor || !arrColor.length) { + return; + } + var colorStr = arrColor[0] + ',' + arrColor[1] + ',' + arrColor[2]; + if (type === 'rgba' || type === 'hsva' || type === 'hsla') { + colorStr += ',' + arrColor[3]; + } + return type + '(' + colorStr + ')'; +} + + +var color = (Object.freeze || Object)({ + parse: parse, + lift: lift, + toHex: toHex, + fastLerp: fastLerp, + fastMapToColor: fastMapToColor, + lerp: lerp$1, + mapToColor: mapToColor, + modifyHSL: modifyHSL, + modifyAlpha: modifyAlpha, + stringify: stringify +}); + +/** + * @module echarts/animation/Animator + */ + +var arraySlice = Array.prototype.slice; + +function defaultGetter(target, key) { + return target[key]; +} + +function defaultSetter(target, key, value) { + target[key] = value; +} + +/** + * @param {number} p0 + * @param {number} p1 + * @param {number} percent + * @return {number} + */ +function interpolateNumber(p0, p1, percent) { + return (p1 - p0) * percent + p0; +} + +/** + * @param {string} p0 + * @param {string} p1 + * @param {number} percent + * @return {string} + */ +function interpolateString(p0, p1, percent) { + return percent > 0.5 ? p1 : p0; +} + +/** + * @param {Array} p0 + * @param {Array} p1 + * @param {number} percent + * @param {Array} out + * @param {number} arrDim + */ +function interpolateArray(p0, p1, percent, out, arrDim) { + var len = p0.length; + if (arrDim == 1) { + for (var i = 0; i < len; i++) { + out[i] = interpolateNumber(p0[i], p1[i], percent); + } + } + else { + var len2 = len && p0[0].length; + for (var i = 0; i < len; i++) { + for (var j = 0; j < len2; j++) { + out[i][j] = interpolateNumber( + p0[i][j], p1[i][j], percent + ); + } + } + } +} + +// arr0 is source array, arr1 is target array. +// Do some preprocess to avoid error happened when interpolating from arr0 to arr1 +function fillArr(arr0, arr1, arrDim) { + var arr0Len = arr0.length; + var arr1Len = arr1.length; + if (arr0Len !== arr1Len) { + // FIXME Not work for TypedArray + var isPreviousLarger = arr0Len > arr1Len; + if (isPreviousLarger) { + // Cut the previous + arr0.length = arr1Len; + } + else { + // Fill the previous + for (var i = arr0Len; i < arr1Len; i++) { + arr0.push( + arrDim === 1 ? arr1[i] : arraySlice.call(arr1[i]) + ); + } + } + } + // Handling NaN value + var len2 = arr0[0] && arr0[0].length; + for (var i = 0; i < arr0.length; i++) { + if (arrDim === 1) { + if (isNaN(arr0[i])) { + arr0[i] = arr1[i]; + } + } + else { + for (var j = 0; j < len2; j++) { + if (isNaN(arr0[i][j])) { + arr0[i][j] = arr1[i][j]; + } + } + } + } +} + +/** + * @param {Array} arr0 + * @param {Array} arr1 + * @param {number} arrDim + * @return {boolean} + */ +function isArraySame(arr0, arr1, arrDim) { + if (arr0 === arr1) { + return true; + } + var len = arr0.length; + if (len !== arr1.length) { + return false; + } + if (arrDim === 1) { + for (var i = 0; i < len; i++) { + if (arr0[i] !== arr1[i]) { + return false; + } + } + } + else { + var len2 = arr0[0].length; + for (var i = 0; i < len; i++) { + for (var j = 0; j < len2; j++) { + if (arr0[i][j] !== arr1[i][j]) { + return false; + } + } + } + } + return true; +} + +/** + * Catmull Rom interpolate array + * @param {Array} p0 + * @param {Array} p1 + * @param {Array} p2 + * @param {Array} p3 + * @param {number} t + * @param {number} t2 + * @param {number} t3 + * @param {Array} out + * @param {number} arrDim + */ +function catmullRomInterpolateArray( + p0, p1, p2, p3, t, t2, t3, out, arrDim +) { + var len = p0.length; + if (arrDim == 1) { + for (var i = 0; i < len; i++) { + out[i] = catmullRomInterpolate( + p0[i], p1[i], p2[i], p3[i], t, t2, t3 + ); + } + } + else { + var len2 = p0[0].length; + for (var i = 0; i < len; i++) { + for (var j = 0; j < len2; j++) { + out[i][j] = catmullRomInterpolate( + p0[i][j], p1[i][j], p2[i][j], p3[i][j], + t, t2, t3 + ); + } + } + } +} + +/** + * Catmull Rom interpolate number + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} p3 + * @param {number} t + * @param {number} t2 + * @param {number} t3 + * @return {number} + */ +function catmullRomInterpolate(p0, p1, p2, p3, t, t2, t3) { + var v0 = (p2 - p0) * 0.5; + var v1 = (p3 - p1) * 0.5; + return (2 * (p1 - p2) + v0 + v1) * t3 + + (-3 * (p1 - p2) - 2 * v0 - v1) * t2 + + v0 * t + p1; +} + +function cloneValue(value) { + if (isArrayLike(value)) { + var len = value.length; + if (isArrayLike(value[0])) { + var ret = []; + for (var i = 0; i < len; i++) { + ret.push(arraySlice.call(value[i])); + } + return ret; + } + + return arraySlice.call(value); + } + + return value; +} + +function rgba2String(rgba) { + rgba[0] = Math.floor(rgba[0]); + rgba[1] = Math.floor(rgba[1]); + rgba[2] = Math.floor(rgba[2]); + + return 'rgba(' + rgba.join(',') + ')'; +} + +function getArrayDim(keyframes) { + var lastValue = keyframes[keyframes.length - 1].value; + return isArrayLike(lastValue && lastValue[0]) ? 2 : 1; +} + +function createTrackClip(animator, easing, oneTrackDone, keyframes, propName, forceAnimate) { + var getter = animator._getter; + var setter = animator._setter; + var useSpline = easing === 'spline'; + + var trackLen = keyframes.length; + if (!trackLen) { + return; + } + // Guess data type + var firstVal = keyframes[0].value; + var isValueArray = isArrayLike(firstVal); + var isValueColor = false; + var isValueString = false; + + // For vertices morphing + var arrDim = isValueArray ? getArrayDim(keyframes) : 0; + + var trackMaxTime; + // Sort keyframe as ascending + keyframes.sort(function(a, b) { + return a.time - b.time; + }); + + trackMaxTime = keyframes[trackLen - 1].time; + // Percents of each keyframe + var kfPercents = []; + // Value of each keyframe + var kfValues = []; + var prevValue = keyframes[0].value; + var isAllValueEqual = true; + for (var i = 0; i < trackLen; i++) { + kfPercents.push(keyframes[i].time / trackMaxTime); + // Assume value is a color when it is a string + var value = keyframes[i].value; + + // Check if value is equal, deep check if value is array + if (!((isValueArray && isArraySame(value, prevValue, arrDim)) + || (!isValueArray && value === prevValue))) { + isAllValueEqual = false; + } + prevValue = value; + + // Try converting a string to a color array + if (typeof value == 'string') { + var colorArray = parse(value); + if (colorArray) { + value = colorArray; + isValueColor = true; + } + else { + isValueString = true; + } + } + kfValues.push(value); + } + if (!forceAnimate && isAllValueEqual) { + return; + } + + var lastValue = kfValues[trackLen - 1]; + // Polyfill array and NaN value + for (var i = 0; i < trackLen - 1; i++) { + if (isValueArray) { + fillArr(kfValues[i], lastValue, arrDim); + } + else { + if (isNaN(kfValues[i]) && !isNaN(lastValue) && !isValueString && !isValueColor) { + kfValues[i] = lastValue; + } + } + } + isValueArray && fillArr(getter(animator._target, propName), lastValue, arrDim); + + // Cache the key of last frame to speed up when + // animation playback is sequency + var lastFrame = 0; + var lastFramePercent = 0; + var start; + var w; + var p0; + var p1; + var p2; + var p3; + + if (isValueColor) { + var rgba = [0, 0, 0, 0]; + } + + var onframe = function (target, percent) { + // Find the range keyframes + // kf1-----kf2---------current--------kf3 + // find kf2 and kf3 and do interpolation + var frame; + // In the easing function like elasticOut, percent may less than 0 + if (percent < 0) { + frame = 0; + } + else if (percent < lastFramePercent) { + // Start from next key + // PENDING start from lastFrame ? + start = Math.min(lastFrame + 1, trackLen - 1); + for (frame = start; frame >= 0; frame--) { + if (kfPercents[frame] <= percent) { + break; + } + } + // PENDING really need to do this ? + frame = Math.min(frame, trackLen - 2); + } + else { + for (frame = lastFrame; frame < trackLen; frame++) { + if (kfPercents[frame] > percent) { + break; + } + } + frame = Math.min(frame - 1, trackLen - 2); + } + lastFrame = frame; + lastFramePercent = percent; + + var range = (kfPercents[frame + 1] - kfPercents[frame]); + if (range === 0) { + return; + } + else { + w = (percent - kfPercents[frame]) / range; + } + if (useSpline) { + p1 = kfValues[frame]; + p0 = kfValues[frame === 0 ? frame : frame - 1]; + p2 = kfValues[frame > trackLen - 2 ? trackLen - 1 : frame + 1]; + p3 = kfValues[frame > trackLen - 3 ? trackLen - 1 : frame + 2]; + if (isValueArray) { + catmullRomInterpolateArray( + p0, p1, p2, p3, w, w * w, w * w * w, + getter(target, propName), + arrDim + ); + } + else { + var value; + if (isValueColor) { + value = catmullRomInterpolateArray( + p0, p1, p2, p3, w, w * w, w * w * w, + rgba, 1 + ); + value = rgba2String(rgba); + } + else if (isValueString) { + // String is step(0.5) + return interpolateString(p1, p2, w); + } + else { + value = catmullRomInterpolate( + p0, p1, p2, p3, w, w * w, w * w * w + ); + } + setter( + target, + propName, + value + ); + } + } + else { + if (isValueArray) { + interpolateArray( + kfValues[frame], kfValues[frame + 1], w, + getter(target, propName), + arrDim + ); + } + else { + var value; + if (isValueColor) { + interpolateArray( + kfValues[frame], kfValues[frame + 1], w, + rgba, 1 + ); + value = rgba2String(rgba); + } + else if (isValueString) { + // String is step(0.5) + return interpolateString(kfValues[frame], kfValues[frame + 1], w); + } + else { + value = interpolateNumber(kfValues[frame], kfValues[frame + 1], w); + } + setter( + target, + propName, + value + ); + } + } + }; + + var clip = new Clip({ + target: animator._target, + life: trackMaxTime, + loop: animator._loop, + delay: animator._delay, + onframe: onframe, + ondestroy: oneTrackDone + }); + + if (easing && easing !== 'spline') { + clip.easing = easing; + } + + return clip; +} + +/** + * @alias module:zrender/animation/Animator + * @constructor + * @param {Object} target + * @param {boolean} loop + * @param {Function} getter + * @param {Function} setter + */ +var Animator = function(target, loop, getter, setter) { + this._tracks = {}; + this._target = target; + + this._loop = loop || false; + + this._getter = getter || defaultGetter; + this._setter = setter || defaultSetter; + + this._clipCount = 0; + + this._delay = 0; + + this._doneList = []; + + this._onframeList = []; + + this._clipList = []; +}; + +Animator.prototype = { + /** + * 设置动画关键帧 + * @param {number} time 关键帧时间,单位是ms + * @param {Object} props 关键帧的属性值,key-value表示 + * @return {module:zrender/animation/Animator} + */ + when: function(time /* ms */, props) { + var tracks = this._tracks; + for (var propName in props) { + if (!props.hasOwnProperty(propName)) { + continue; + } + + if (!tracks[propName]) { + tracks[propName] = []; + // Invalid value + var value = this._getter(this._target, propName); + if (value == null) { + // zrLog('Invalid property ' + propName); + continue; + } + // If time is 0 + // Then props is given initialize value + // Else + // Initialize value from current prop value + if (time !== 0) { + tracks[propName].push({ + time: 0, + value: cloneValue(value) + }); + } + } + tracks[propName].push({ + time: time, + value: props[propName] + }); + } + return this; + }, + /** + * 添加动画每一帧的回调函数 + * @param {Function} callback + * @return {module:zrender/animation/Animator} + */ + during: function (callback) { + this._onframeList.push(callback); + return this; + }, + + pause: function () { + for (var i = 0; i < this._clipList.length; i++) { + this._clipList[i].pause(); + } + this._paused = true; + }, + + resume: function () { + for (var i = 0; i < this._clipList.length; i++) { + this._clipList[i].resume(); + } + this._paused = false; + }, + + isPaused: function () { + return !!this._paused; + }, + + _doneCallback: function () { + // Clear all tracks + this._tracks = {}; + // Clear all clips + this._clipList.length = 0; + + var doneList = this._doneList; + var len = doneList.length; + for (var i = 0; i < len; i++) { + doneList[i].call(this); + } + }, + /** + * 开始执行动画 + * @param {string|Function} [easing] + * 动画缓动函数,详见{@link module:zrender/animation/easing} + * @param {boolean} forceAnimate + * @return {module:zrender/animation/Animator} + */ + start: function (easing, forceAnimate) { + + var self = this; + var clipCount = 0; + + var oneTrackDone = function() { + clipCount--; + if (!clipCount) { + self._doneCallback(); + } + }; + + var lastClip; + for (var propName in this._tracks) { + if (!this._tracks.hasOwnProperty(propName)) { + continue; + } + var clip = createTrackClip( + this, easing, oneTrackDone, + this._tracks[propName], propName, forceAnimate + ); + if (clip) { + this._clipList.push(clip); + clipCount++; + + // If start after added to animation + if (this.animation) { + this.animation.addClip(clip); + } + + lastClip = clip; + } + } + + // Add during callback on the last clip + if (lastClip) { + var oldOnFrame = lastClip.onframe; + lastClip.onframe = function (target, percent) { + oldOnFrame(target, percent); + + for (var i = 0; i < self._onframeList.length; i++) { + self._onframeList[i](target, percent); + } + }; + } + + // This optimization will help the case that in the upper application + // the view may be refreshed frequently, where animation will be + // called repeatly but nothing changed. + if (!clipCount) { + this._doneCallback(); + } + return this; + }, + /** + * 停止动画 + * @param {boolean} forwardToLast If move to last frame before stop + */ + stop: function (forwardToLast) { + var clipList = this._clipList; + var animation = this.animation; + for (var i = 0; i < clipList.length; i++) { + var clip = clipList[i]; + if (forwardToLast) { + // Move to last frame before stop + clip.onframe(this._target, 1); + } + animation && animation.removeClip(clip); + } + clipList.length = 0; + }, + /** + * 设置动画延迟开始的时间 + * @param {number} time 单位ms + * @return {module:zrender/animation/Animator} + */ + delay: function (time) { + this._delay = time; + return this; + }, + /** + * 添加动画结束的回调 + * @param {Function} cb + * @return {module:zrender/animation/Animator} + */ + done: function(cb) { + if (cb) { + this._doneList.push(cb); + } + return this; + }, + + /** + * @return {Array.} + */ + getClips: function () { + return this._clipList; + } +}; + +var dpr = 1; + +// If in browser environment +if (typeof window !== 'undefined') { + dpr = Math.max(window.devicePixelRatio || 1, 1); +} + +/** + * config默认配置项 + * @exports zrender/config + * @author Kener (@Kener-林峰, kener.linfeng@gmail.com) + */ + +/** + * debug日志选项:catchBrushException为true下有效 + * 0 : 不生成debug数据,发布用 + * 1 : 异常抛出,调试用 + * 2 : 控制台输出,调试用 + */ +var debugMode = 0; + +// retina 屏幕优化 +var devicePixelRatio = dpr; + +var log = function () { +}; + +if (debugMode === 1) { + log = function () { + for (var k in arguments) { + throw new Error(arguments[k]); + } + }; +} +else if (debugMode > 1) { + log = function () { + for (var k in arguments) { + console.log(arguments[k]); + } + }; +} + +var zrLog = log; + +/** + * @alias modue:zrender/mixin/Animatable + * @constructor + */ +var Animatable = function () { + + /** + * @type {Array.} + * @readOnly + */ + this.animators = []; +}; + +Animatable.prototype = { + + constructor: Animatable, + + /** + * 动画 + * + * @param {string} path The path to fetch value from object, like 'a.b.c'. + * @param {boolean} [loop] Whether to loop animation. + * @return {module:zrender/animation/Animator} + * @example: + * el.animate('style', false) + * .when(1000, {x: 10} ) + * .done(function(){ // Animation done }) + * .start() + */ + animate: function (path, loop) { + var target; + var animatingShape = false; + var el = this; + var zr = this.__zr; + if (path) { + var pathSplitted = path.split('.'); + var prop = el; + // If animating shape + animatingShape = pathSplitted[0] === 'shape'; + for (var i = 0, l = pathSplitted.length; i < l; i++) { + if (!prop) { + continue; + } + prop = prop[pathSplitted[i]]; + } + if (prop) { + target = prop; + } + } + else { + target = el; + } + + if (!target) { + zrLog( + 'Property "' + + path + + '" is not existed in element ' + + el.id + ); + return; + } + + var animators = el.animators; + + var animator = new Animator(target, loop); + + animator.during(function (target) { + el.dirty(animatingShape); + }) + .done(function () { + // FIXME Animator will not be removed if use `Animator#stop` to stop animation + animators.splice(indexOf(animators, animator), 1); + }); + + animators.push(animator); + + // If animate after added to the zrender + if (zr) { + zr.animation.addAnimator(animator); + } + + return animator; + }, + + /** + * 停止动画 + * @param {boolean} forwardToLast If move to last frame before stop + */ + stopAnimation: function (forwardToLast) { + var animators = this.animators; + var len = animators.length; + for (var i = 0; i < len; i++) { + animators[i].stop(forwardToLast); + } + animators.length = 0; + + return this; + }, + + /** + * Caution: this method will stop previous animation. + * So do not use this method to one element twice before + * animation starts, unless you know what you are doing. + * @param {Object} target + * @param {number} [time=500] Time in ms + * @param {string} [easing='linear'] + * @param {number} [delay=0] + * @param {Function} [callback] + * @param {Function} [forceAnimate] Prevent stop animation and callback + * immediently when target values are the same as current values. + * + * @example + * // Animate position + * el.animateTo({ + * position: [10, 10] + * }, function () { // done }) + * + * // Animate shape, style and position in 100ms, delayed 100ms, with cubicOut easing + * el.animateTo({ + * shape: { + * width: 500 + * }, + * style: { + * fill: 'red' + * } + * position: [10, 10] + * }, 100, 100, 'cubicOut', function () { // done }) + */ + // TODO Return animation key + animateTo: function (target, time, delay, easing, callback, forceAnimate) { + // animateTo(target, time, easing, callback); + if (isString(delay)) { + callback = easing; + easing = delay; + delay = 0; + } + // animateTo(target, time, delay, callback); + else if (isFunction$1(easing)) { + callback = easing; + easing = 'linear'; + delay = 0; + } + // animateTo(target, time, callback); + else if (isFunction$1(delay)) { + callback = delay; + delay = 0; + } + // animateTo(target, callback) + else if (isFunction$1(time)) { + callback = time; + time = 500; + } + // animateTo(target) + else if (!time) { + time = 500; + } + // Stop all previous animations + this.stopAnimation(); + this._animateToShallow('', this, target, time, delay); + + // Animators may be removed immediately after start + // if there is nothing to animate + var animators = this.animators.slice(); + var count = animators.length; + function done() { + count--; + if (!count) { + callback && callback(); + } + } + + // No animators. This should be checked before animators[i].start(), + // because 'done' may be executed immediately if no need to animate. + if (!count) { + callback && callback(); + } + // Start after all animators created + // Incase any animator is done immediately when all animation properties are not changed + for (var i = 0; i < animators.length; i++) { + animators[i] + .done(done) + .start(easing, forceAnimate); + } + }, + + /** + * @private + * @param {string} path='' + * @param {Object} source=this + * @param {Object} target + * @param {number} [time=500] + * @param {number} [delay=0] + * + * @example + * // Animate position + * el._animateToShallow({ + * position: [10, 10] + * }) + * + * // Animate shape, style and position in 100ms, delayed 100ms + * el._animateToShallow({ + * shape: { + * width: 500 + * }, + * style: { + * fill: 'red' + * } + * position: [10, 10] + * }, 100, 100) + */ + _animateToShallow: function (path, source, target, time, delay) { + var objShallow = {}; + var propertyCount = 0; + for (var name in target) { + if (!target.hasOwnProperty(name)) { + continue; + } + + if (source[name] != null) { + if (isObject$1(target[name]) && !isArrayLike(target[name])) { + this._animateToShallow( + path ? path + '.' + name : name, + source[name], + target[name], + time, + delay + ); + } + else { + objShallow[name] = target[name]; + propertyCount++; + } + } + else if (target[name] != null) { + // Attr directly if not has property + // FIXME, if some property not needed for element ? + if (!path) { + this.attr(name, target[name]); + } + else { // Shape or style + var props = {}; + props[path] = {}; + props[path][name] = target[name]; + this.attr(props); + } + } + } + + if (propertyCount > 0) { + this.animate(path, false) + .when(time == null ? 500 : time, objShallow) + .delay(delay || 0); + } + + return this; + } +}; + +/** + * @alias module:zrender/Element + * @constructor + * @extends {module:zrender/mixin/Animatable} + * @extends {module:zrender/mixin/Transformable} + * @extends {module:zrender/mixin/Eventful} + */ +var Element = function (opts) { // jshint ignore:line + + Transformable.call(this, opts); + Eventful.call(this, opts); + Animatable.call(this, opts); + + /** + * 画布元素ID + * @type {string} + */ + this.id = opts.id || guid(); +}; + +Element.prototype = { + + /** + * 元素类型 + * Element type + * @type {string} + */ + type: 'element', + + /** + * 元素名字 + * Element name + * @type {string} + */ + name: '', + + /** + * ZRender 实例对象,会在 element 添加到 zrender 实例中后自动赋值 + * ZRender instance will be assigned when element is associated with zrender + * @name module:/zrender/Element#__zr + * @type {module:zrender/ZRender} + */ + __zr: null, + + /** + * 图形是否忽略,为true时忽略图形的绘制以及事件触发 + * If ignore drawing and events of the element object + * @name module:/zrender/Element#ignore + * @type {boolean} + * @default false + */ + ignore: false, + + /** + * 用于裁剪的路径(shape),所有 Group 内的路径在绘制时都会被这个路径裁剪 + * 该路径会继承被裁减对象的变换 + * @type {module:zrender/graphic/Path} + * @see http://www.w3.org/TR/2dcontext/#clipping-region + * @readOnly + */ + clipPath: null, + + /** + * 是否是 Group + * @type {boolean} + */ + isGroup: false, + + /** + * Drift element + * @param {number} dx dx on the global space + * @param {number} dy dy on the global space + */ + drift: function (dx, dy) { + switch (this.draggable) { + case 'horizontal': + dy = 0; + break; + case 'vertical': + dx = 0; + break; + } + + var m = this.transform; + if (!m) { + m = this.transform = [1, 0, 0, 1, 0, 0]; + } + m[4] += dx; + m[5] += dy; + + this.decomposeTransform(); + this.dirty(false); + }, + + /** + * Hook before update + */ + beforeUpdate: function () {}, + /** + * Hook after update + */ + afterUpdate: function () {}, + /** + * Update each frame + */ + update: function () { + this.updateTransform(); + }, + + /** + * @param {Function} cb + * @param {} context + */ + traverse: function (cb, context) {}, + + /** + * @protected + */ + attrKV: function (key, value) { + if (key === 'position' || key === 'scale' || key === 'origin') { + // Copy the array + if (value) { + var target = this[key]; + if (!target) { + target = this[key] = []; + } + target[0] = value[0]; + target[1] = value[1]; + } + } + else { + this[key] = value; + } + }, + + /** + * Hide the element + */ + hide: function () { + this.ignore = true; + this.__zr && this.__zr.refresh(); + }, + + /** + * Show the element + */ + show: function () { + this.ignore = false; + this.__zr && this.__zr.refresh(); + }, + + /** + * @param {string|Object} key + * @param {*} value + */ + attr: function (key, value) { + if (typeof key === 'string') { + this.attrKV(key, value); + } + else if (isObject$1(key)) { + for (var name in key) { + if (key.hasOwnProperty(name)) { + this.attrKV(name, key[name]); + } + } + } + + this.dirty(false); + + return this; + }, + + /** + * @param {module:zrender/graphic/Path} clipPath + */ + setClipPath: function (clipPath) { + var zr = this.__zr; + if (zr) { + clipPath.addSelfToZr(zr); + } + + // Remove previous clip path + if (this.clipPath && this.clipPath !== clipPath) { + this.removeClipPath(); + } + + this.clipPath = clipPath; + clipPath.__zr = zr; + clipPath.__clipTarget = this; + + this.dirty(false); + }, + + /** + */ + removeClipPath: function () { + var clipPath = this.clipPath; + if (clipPath) { + if (clipPath.__zr) { + clipPath.removeSelfFromZr(clipPath.__zr); + } + + clipPath.__zr = null; + clipPath.__clipTarget = null; + this.clipPath = null; + + this.dirty(false); + } + }, + + /** + * Add self from zrender instance. + * Not recursively because it will be invoked when element added to storage. + * @param {module:zrender/ZRender} zr + */ + addSelfToZr: function (zr) { + this.__zr = zr; + // 添加动画 + var animators = this.animators; + if (animators) { + for (var i = 0; i < animators.length; i++) { + zr.animation.addAnimator(animators[i]); + } + } + + if (this.clipPath) { + this.clipPath.addSelfToZr(zr); + } + }, + + /** + * Remove self from zrender instance. + * Not recursively because it will be invoked when element added to storage. + * @param {module:zrender/ZRender} zr + */ + removeSelfFromZr: function (zr) { + this.__zr = null; + // 移除动画 + var animators = this.animators; + if (animators) { + for (var i = 0; i < animators.length; i++) { + zr.animation.removeAnimator(animators[i]); + } + } + + if (this.clipPath) { + this.clipPath.removeSelfFromZr(zr); + } + } +}; + +mixin(Element, Animatable); +mixin(Element, Transformable); +mixin(Element, Eventful); + +/** + * @module echarts/core/BoundingRect + */ + +var v2ApplyTransform = applyTransform; +var mathMin = Math.min; +var mathMax = Math.max; + +/** + * @alias module:echarts/core/BoundingRect + */ +function BoundingRect(x, y, width, height) { + + if (width < 0) { + x = x + width; + width = -width; + } + if (height < 0) { + y = y + height; + height = -height; + } + + /** + * @type {number} + */ + this.x = x; + /** + * @type {number} + */ + this.y = y; + /** + * @type {number} + */ + this.width = width; + /** + * @type {number} + */ + this.height = height; +} + +BoundingRect.prototype = { + + constructor: BoundingRect, + + /** + * @param {module:echarts/core/BoundingRect} other + */ + union: function (other) { + var x = mathMin(other.x, this.x); + var y = mathMin(other.y, this.y); + + this.width = mathMax( + other.x + other.width, + this.x + this.width + ) - x; + this.height = mathMax( + other.y + other.height, + this.y + this.height + ) - y; + this.x = x; + this.y = y; + }, + + /** + * @param {Array.} m + * @methods + */ + applyTransform: (function () { + var lt = []; + var rb = []; + var lb = []; + var rt = []; + return function (m) { + // In case usage like this + // el.getBoundingRect().applyTransform(el.transform) + // And element has no transform + if (!m) { + return; + } + lt[0] = lb[0] = this.x; + lt[1] = rt[1] = this.y; + rb[0] = rt[0] = this.x + this.width; + rb[1] = lb[1] = this.y + this.height; + + v2ApplyTransform(lt, lt, m); + v2ApplyTransform(rb, rb, m); + v2ApplyTransform(lb, lb, m); + v2ApplyTransform(rt, rt, m); + + this.x = mathMin(lt[0], rb[0], lb[0], rt[0]); + this.y = mathMin(lt[1], rb[1], lb[1], rt[1]); + var maxX = mathMax(lt[0], rb[0], lb[0], rt[0]); + var maxY = mathMax(lt[1], rb[1], lb[1], rt[1]); + this.width = maxX - this.x; + this.height = maxY - this.y; + }; + })(), + + /** + * Calculate matrix of transforming from self to target rect + * @param {module:zrender/core/BoundingRect} b + * @return {Array.} + */ + calculateTransform: function (b) { + var a = this; + var sx = b.width / a.width; + var sy = b.height / a.height; + + var m = create$1(); + + // 矩阵右乘 + translate(m, m, [-a.x, -a.y]); + scale$1(m, m, [sx, sy]); + translate(m, m, [b.x, b.y]); + + return m; + }, + + /** + * @param {(module:echarts/core/BoundingRect|Object)} b + * @return {boolean} + */ + intersect: function (b) { + if (!b) { + return false; + } + + if (!(b instanceof BoundingRect)) { + // Normalize negative width/height. + b = BoundingRect.create(b); + } + + var a = this; + var ax0 = a.x; + var ax1 = a.x + a.width; + var ay0 = a.y; + var ay1 = a.y + a.height; + + var bx0 = b.x; + var bx1 = b.x + b.width; + var by0 = b.y; + var by1 = b.y + b.height; + + return ! (ax1 < bx0 || bx1 < ax0 || ay1 < by0 || by1 < ay0); + }, + + contain: function (x, y) { + var rect = this; + return x >= rect.x + && x <= (rect.x + rect.width) + && y >= rect.y + && y <= (rect.y + rect.height); + }, + + /** + * @return {module:echarts/core/BoundingRect} + */ + clone: function () { + return new BoundingRect(this.x, this.y, this.width, this.height); + }, + + /** + * Copy from another rect + */ + copy: function (other) { + this.x = other.x; + this.y = other.y; + this.width = other.width; + this.height = other.height; + }, + + plain: function () { + return { + x: this.x, + y: this.y, + width: this.width, + height: this.height + }; + } +}; + +/** + * @param {Object|module:zrender/core/BoundingRect} rect + * @param {number} rect.x + * @param {number} rect.y + * @param {number} rect.width + * @param {number} rect.height + * @return {module:zrender/core/BoundingRect} + */ +BoundingRect.create = function (rect) { + return new BoundingRect(rect.x, rect.y, rect.width, rect.height); +}; + +/** + * Group是一个容器,可以插入子节点,Group的变换也会被应用到子节点上 + * @module zrender/graphic/Group + * @example + * var Group = require('zrender/container/Group'); + * var Circle = require('zrender/graphic/shape/Circle'); + * var g = new Group(); + * g.position[0] = 100; + * g.position[1] = 100; + * g.add(new Circle({ + * style: { + * x: 100, + * y: 100, + * r: 20, + * } + * })); + * zr.add(g); + */ + +/** + * @alias module:zrender/graphic/Group + * @constructor + * @extends module:zrender/mixin/Transformable + * @extends module:zrender/mixin/Eventful + */ +var Group = function (opts) { + + opts = opts || {}; + + Element.call(this, opts); + + for (var key in opts) { + if (opts.hasOwnProperty(key)) { + this[key] = opts[key]; + } + } + + this._children = []; + + this.__storage = null; + + this.__dirty = true; +}; + +Group.prototype = { + + constructor: Group, + + isGroup: true, + + /** + * @type {string} + */ + type: 'group', + + /** + * 所有子孙元素是否响应鼠标事件 + * @name module:/zrender/container/Group#silent + * @type {boolean} + * @default false + */ + silent: false, + + /** + * @return {Array.} + */ + children: function () { + return this._children.slice(); + }, + + /** + * 获取指定 index 的儿子节点 + * @param {number} idx + * @return {module:zrender/Element} + */ + childAt: function (idx) { + return this._children[idx]; + }, + + /** + * 获取指定名字的儿子节点 + * @param {string} name + * @return {module:zrender/Element} + */ + childOfName: function (name) { + var children = this._children; + for (var i = 0; i < children.length; i++) { + if (children[i].name === name) { + return children[i]; + } + } + }, + + /** + * @return {number} + */ + childCount: function () { + return this._children.length; + }, + + /** + * 添加子节点到最后 + * @param {module:zrender/Element} child + */ + add: function (child) { + if (child && child !== this && child.parent !== this) { + + this._children.push(child); + + this._doAdd(child); + } + + return this; + }, + + /** + * 添加子节点在 nextSibling 之前 + * @param {module:zrender/Element} child + * @param {module:zrender/Element} nextSibling + */ + addBefore: function (child, nextSibling) { + if (child && child !== this && child.parent !== this + && nextSibling && nextSibling.parent === this) { + + var children = this._children; + var idx = children.indexOf(nextSibling); + + if (idx >= 0) { + children.splice(idx, 0, child); + this._doAdd(child); + } + } + + return this; + }, + + _doAdd: function (child) { + if (child.parent) { + child.parent.remove(child); + } + + child.parent = this; + + var storage = this.__storage; + var zr = this.__zr; + if (storage && storage !== child.__storage) { + + storage.addToStorage(child); + + if (child instanceof Group) { + child.addChildrenToStorage(storage); + } + } + + zr && zr.refresh(); + }, + + /** + * 移除子节点 + * @param {module:zrender/Element} child + */ + remove: function (child) { + var zr = this.__zr; + var storage = this.__storage; + var children = this._children; + + var idx = indexOf(children, child); + if (idx < 0) { + return this; + } + children.splice(idx, 1); + + child.parent = null; + + if (storage) { + + storage.delFromStorage(child); + + if (child instanceof Group) { + child.delChildrenFromStorage(storage); + } + } + + zr && zr.refresh(); + + return this; + }, + + /** + * 移除所有子节点 + */ + removeAll: function () { + var children = this._children; + var storage = this.__storage; + var child; + var i; + for (i = 0; i < children.length; i++) { + child = children[i]; + if (storage) { + storage.delFromStorage(child); + if (child instanceof Group) { + child.delChildrenFromStorage(storage); + } + } + child.parent = null; + } + children.length = 0; + + return this; + }, + + /** + * 遍历所有子节点 + * @param {Function} cb + * @param {} context + */ + eachChild: function (cb, context) { + var children = this._children; + for (var i = 0; i < children.length; i++) { + var child = children[i]; + cb.call(context, child, i); + } + return this; + }, + + /** + * 深度优先遍历所有子孙节点 + * @param {Function} cb + * @param {} context + */ + traverse: function (cb, context) { + for (var i = 0; i < this._children.length; i++) { + var child = this._children[i]; + cb.call(context, child); + + if (child.type === 'group') { + child.traverse(cb, context); + } + } + return this; + }, + + addChildrenToStorage: function (storage) { + for (var i = 0; i < this._children.length; i++) { + var child = this._children[i]; + storage.addToStorage(child); + if (child instanceof Group) { + child.addChildrenToStorage(storage); + } + } + }, + + delChildrenFromStorage: function (storage) { + for (var i = 0; i < this._children.length; i++) { + var child = this._children[i]; + storage.delFromStorage(child); + if (child instanceof Group) { + child.delChildrenFromStorage(storage); + } + } + }, + + dirty: function () { + this.__dirty = true; + this.__zr && this.__zr.refresh(); + return this; + }, + + /** + * @return {module:zrender/core/BoundingRect} + */ + getBoundingRect: function (includeChildren) { + // TODO Caching + var rect = null; + var tmpRect = new BoundingRect(0, 0, 0, 0); + var children = includeChildren || this._children; + var tmpMat = []; + + for (var i = 0; i < children.length; i++) { + var child = children[i]; + if (child.ignore || child.invisible) { + continue; + } + + var childRect = child.getBoundingRect(); + var transform = child.getLocalTransform(tmpMat); + // TODO + // The boundingRect cacluated by transforming original + // rect may be bigger than the actual bundingRect when rotation + // is used. (Consider a circle rotated aginst its center, where + // the actual boundingRect should be the same as that not be + // rotated.) But we can not find better approach to calculate + // actual boundingRect yet, considering performance. + if (transform) { + tmpRect.copy(childRect); + tmpRect.applyTransform(transform); + rect = rect || tmpRect.clone(); + rect.union(tmpRect); + } + else { + rect = rect || childRect.clone(); + rect.union(childRect); + } + } + return rect || tmpRect; + } +}; + +inherits(Group, Element); + +// https://github.com/mziccard/node-timsort +var DEFAULT_MIN_MERGE = 32; + +var DEFAULT_MIN_GALLOPING = 7; + +function minRunLength(n) { + var r = 0; + + while (n >= DEFAULT_MIN_MERGE) { + r |= n & 1; + n >>= 1; + } + + return n + r; +} + +function makeAscendingRun(array, lo, hi, compare) { + var runHi = lo + 1; + + if (runHi === hi) { + return 1; + } + + if (compare(array[runHi++], array[lo]) < 0) { + while (runHi < hi && compare(array[runHi], array[runHi - 1]) < 0) { + runHi++; + } + + reverseRun(array, lo, runHi); + } + else { + while (runHi < hi && compare(array[runHi], array[runHi - 1]) >= 0) { + runHi++; + } + } + + return runHi - lo; +} + +function reverseRun(array, lo, hi) { + hi--; + + while (lo < hi) { + var t = array[lo]; + array[lo++] = array[hi]; + array[hi--] = t; + } +} + +function binaryInsertionSort(array, lo, hi, start, compare) { + if (start === lo) { + start++; + } + + for (; start < hi; start++) { + var pivot = array[start]; + + var left = lo; + var right = start; + var mid; + + while (left < right) { + mid = left + right >>> 1; + + if (compare(pivot, array[mid]) < 0) { + right = mid; + } + else { + left = mid + 1; + } + } + + var n = start - left; + + switch (n) { + case 3: + array[left + 3] = array[left + 2]; + + case 2: + array[left + 2] = array[left + 1]; + + case 1: + array[left + 1] = array[left]; + break; + default: + while (n > 0) { + array[left + n] = array[left + n - 1]; + n--; + } + } + + array[left] = pivot; + } +} + +function gallopLeft(value, array, start, length, hint, compare) { + var lastOffset = 0; + var maxOffset = 0; + var offset = 1; + + if (compare(value, array[start + hint]) > 0) { + maxOffset = length - hint; + + while (offset < maxOffset && compare(value, array[start + hint + offset]) > 0) { + lastOffset = offset; + offset = (offset << 1) + 1; + + if (offset <= 0) { + offset = maxOffset; + } + } + + if (offset > maxOffset) { + offset = maxOffset; + } + + lastOffset += hint; + offset += hint; + } + else { + maxOffset = hint + 1; + while (offset < maxOffset && compare(value, array[start + hint - offset]) <= 0) { + lastOffset = offset; + offset = (offset << 1) + 1; + + if (offset <= 0) { + offset = maxOffset; + } + } + if (offset > maxOffset) { + offset = maxOffset; + } + + var tmp = lastOffset; + lastOffset = hint - offset; + offset = hint - tmp; + } + + lastOffset++; + while (lastOffset < offset) { + var m = lastOffset + (offset - lastOffset >>> 1); + + if (compare(value, array[start + m]) > 0) { + lastOffset = m + 1; + } + else { + offset = m; + } + } + return offset; +} + +function gallopRight(value, array, start, length, hint, compare) { + var lastOffset = 0; + var maxOffset = 0; + var offset = 1; + + if (compare(value, array[start + hint]) < 0) { + maxOffset = hint + 1; + + while (offset < maxOffset && compare(value, array[start + hint - offset]) < 0) { + lastOffset = offset; + offset = (offset << 1) + 1; + + if (offset <= 0) { + offset = maxOffset; + } + } + + if (offset > maxOffset) { + offset = maxOffset; + } + + var tmp = lastOffset; + lastOffset = hint - offset; + offset = hint - tmp; + } + else { + maxOffset = length - hint; + + while (offset < maxOffset && compare(value, array[start + hint + offset]) >= 0) { + lastOffset = offset; + offset = (offset << 1) + 1; + + if (offset <= 0) { + offset = maxOffset; + } + } + + if (offset > maxOffset) { + offset = maxOffset; + } + + lastOffset += hint; + offset += hint; + } + + lastOffset++; + + while (lastOffset < offset) { + var m = lastOffset + (offset - lastOffset >>> 1); + + if (compare(value, array[start + m]) < 0) { + offset = m; + } + else { + lastOffset = m + 1; + } + } + + return offset; +} + +function TimSort(array, compare) { + var minGallop = DEFAULT_MIN_GALLOPING; + var runStart; + var runLength; + var stackSize = 0; + + var tmp = []; + + runStart = []; + runLength = []; + + function pushRun(_runStart, _runLength) { + runStart[stackSize] = _runStart; + runLength[stackSize] = _runLength; + stackSize += 1; + } + + function mergeRuns() { + while (stackSize > 1) { + var n = stackSize - 2; + + if (n >= 1 && runLength[n - 1] <= runLength[n] + runLength[n + 1] || n >= 2 && runLength[n - 2] <= runLength[n] + runLength[n - 1]) { + if (runLength[n - 1] < runLength[n + 1]) { + n--; + } + } + else if (runLength[n] > runLength[n + 1]) { + break; + } + mergeAt(n); + } + } + + function forceMergeRuns() { + while (stackSize > 1) { + var n = stackSize - 2; + + if (n > 0 && runLength[n - 1] < runLength[n + 1]) { + n--; + } + + mergeAt(n); + } + } + + function mergeAt(i) { + var start1 = runStart[i]; + var length1 = runLength[i]; + var start2 = runStart[i + 1]; + var length2 = runLength[i + 1]; + + runLength[i] = length1 + length2; + + if (i === stackSize - 3) { + runStart[i + 1] = runStart[i + 2]; + runLength[i + 1] = runLength[i + 2]; + } + + stackSize--; + + var k = gallopRight(array[start2], array, start1, length1, 0, compare); + start1 += k; + length1 -= k; + + if (length1 === 0) { + return; + } + + length2 = gallopLeft(array[start1 + length1 - 1], array, start2, length2, length2 - 1, compare); + + if (length2 === 0) { + return; + } + + if (length1 <= length2) { + mergeLow(start1, length1, start2, length2); + } + else { + mergeHigh(start1, length1, start2, length2); + } + } + + function mergeLow(start1, length1, start2, length2) { + var i = 0; + + for (i = 0; i < length1; i++) { + tmp[i] = array[start1 + i]; + } + + var cursor1 = 0; + var cursor2 = start2; + var dest = start1; + + array[dest++] = array[cursor2++]; + + if (--length2 === 0) { + for (i = 0; i < length1; i++) { + array[dest + i] = tmp[cursor1 + i]; + } + return; + } + + if (length1 === 1) { + for (i = 0; i < length2; i++) { + array[dest + i] = array[cursor2 + i]; + } + array[dest + length2] = tmp[cursor1]; + return; + } + + var _minGallop = minGallop; + var count1, count2, exit; + + while (1) { + count1 = 0; + count2 = 0; + exit = false; + + do { + if (compare(array[cursor2], tmp[cursor1]) < 0) { + array[dest++] = array[cursor2++]; + count2++; + count1 = 0; + + if (--length2 === 0) { + exit = true; + break; + } + } + else { + array[dest++] = tmp[cursor1++]; + count1++; + count2 = 0; + if (--length1 === 1) { + exit = true; + break; + } + } + } while ((count1 | count2) < _minGallop); + + if (exit) { + break; + } + + do { + count1 = gallopRight(array[cursor2], tmp, cursor1, length1, 0, compare); + + if (count1 !== 0) { + for (i = 0; i < count1; i++) { + array[dest + i] = tmp[cursor1 + i]; + } + + dest += count1; + cursor1 += count1; + length1 -= count1; + if (length1 <= 1) { + exit = true; + break; + } + } + + array[dest++] = array[cursor2++]; + + if (--length2 === 0) { + exit = true; + break; + } + + count2 = gallopLeft(tmp[cursor1], array, cursor2, length2, 0, compare); + + if (count2 !== 0) { + for (i = 0; i < count2; i++) { + array[dest + i] = array[cursor2 + i]; + } + + dest += count2; + cursor2 += count2; + length2 -= count2; + + if (length2 === 0) { + exit = true; + break; + } + } + array[dest++] = tmp[cursor1++]; + + if (--length1 === 1) { + exit = true; + break; + } + + _minGallop--; + } while (count1 >= DEFAULT_MIN_GALLOPING || count2 >= DEFAULT_MIN_GALLOPING); + + if (exit) { + break; + } + + if (_minGallop < 0) { + _minGallop = 0; + } + + _minGallop += 2; + } + + minGallop = _minGallop; + + minGallop < 1 && (minGallop = 1); + + if (length1 === 1) { + for (i = 0; i < length2; i++) { + array[dest + i] = array[cursor2 + i]; + } + array[dest + length2] = tmp[cursor1]; + } + else if (length1 === 0) { + throw new Error(); + // throw new Error('mergeLow preconditions were not respected'); + } + else { + for (i = 0; i < length1; i++) { + array[dest + i] = tmp[cursor1 + i]; + } + } + } + + function mergeHigh (start1, length1, start2, length2) { + var i = 0; + + for (i = 0; i < length2; i++) { + tmp[i] = array[start2 + i]; + } + + var cursor1 = start1 + length1 - 1; + var cursor2 = length2 - 1; + var dest = start2 + length2 - 1; + var customCursor = 0; + var customDest = 0; + + array[dest--] = array[cursor1--]; + + if (--length1 === 0) { + customCursor = dest - (length2 - 1); + + for (i = 0; i < length2; i++) { + array[customCursor + i] = tmp[i]; + } + + return; + } + + if (length2 === 1) { + dest -= length1; + cursor1 -= length1; + customDest = dest + 1; + customCursor = cursor1 + 1; + + for (i = length1 - 1; i >= 0; i--) { + array[customDest + i] = array[customCursor + i]; + } + + array[dest] = tmp[cursor2]; + return; + } + + var _minGallop = minGallop; + + while (true) { + var count1 = 0; + var count2 = 0; + var exit = false; + + do { + if (compare(tmp[cursor2], array[cursor1]) < 0) { + array[dest--] = array[cursor1--]; + count1++; + count2 = 0; + if (--length1 === 0) { + exit = true; + break; + } + } + else { + array[dest--] = tmp[cursor2--]; + count2++; + count1 = 0; + if (--length2 === 1) { + exit = true; + break; + } + } + } while ((count1 | count2) < _minGallop); + + if (exit) { + break; + } + + do { + count1 = length1 - gallopRight(tmp[cursor2], array, start1, length1, length1 - 1, compare); + + if (count1 !== 0) { + dest -= count1; + cursor1 -= count1; + length1 -= count1; + customDest = dest + 1; + customCursor = cursor1 + 1; + + for (i = count1 - 1; i >= 0; i--) { + array[customDest + i] = array[customCursor + i]; + } + + if (length1 === 0) { + exit = true; + break; + } + } + + array[dest--] = tmp[cursor2--]; + + if (--length2 === 1) { + exit = true; + break; + } + + count2 = length2 - gallopLeft(array[cursor1], tmp, 0, length2, length2 - 1, compare); + + if (count2 !== 0) { + dest -= count2; + cursor2 -= count2; + length2 -= count2; + customDest = dest + 1; + customCursor = cursor2 + 1; + + for (i = 0; i < count2; i++) { + array[customDest + i] = tmp[customCursor + i]; + } + + if (length2 <= 1) { + exit = true; + break; + } + } + + array[dest--] = array[cursor1--]; + + if (--length1 === 0) { + exit = true; + break; + } + + _minGallop--; + } while (count1 >= DEFAULT_MIN_GALLOPING || count2 >= DEFAULT_MIN_GALLOPING); + + if (exit) { + break; + } + + if (_minGallop < 0) { + _minGallop = 0; + } + + _minGallop += 2; + } + + minGallop = _minGallop; + + if (minGallop < 1) { + minGallop = 1; + } + + if (length2 === 1) { + dest -= length1; + cursor1 -= length1; + customDest = dest + 1; + customCursor = cursor1 + 1; + + for (i = length1 - 1; i >= 0; i--) { + array[customDest + i] = array[customCursor + i]; + } + + array[dest] = tmp[cursor2]; + } + else if (length2 === 0) { + throw new Error(); + // throw new Error('mergeHigh preconditions were not respected'); + } + else { + customCursor = dest - (length2 - 1); + for (i = 0; i < length2; i++) { + array[customCursor + i] = tmp[i]; + } + } + } + + this.mergeRuns = mergeRuns; + this.forceMergeRuns = forceMergeRuns; + this.pushRun = pushRun; +} + +function sort(array, compare, lo, hi) { + if (!lo) { + lo = 0; + } + if (!hi) { + hi = array.length; + } + + var remaining = hi - lo; + + if (remaining < 2) { + return; + } + + var runLength = 0; + + if (remaining < DEFAULT_MIN_MERGE) { + runLength = makeAscendingRun(array, lo, hi, compare); + binaryInsertionSort(array, lo, hi, lo + runLength, compare); + return; + } + + var ts = new TimSort(array, compare); + + var minRun = minRunLength(remaining); + + do { + runLength = makeAscendingRun(array, lo, hi, compare); + if (runLength < minRun) { + var force = remaining; + if (force > minRun) { + force = minRun; + } + + binaryInsertionSort(array, lo, lo + force, lo + runLength, compare); + runLength = force; + } + + ts.pushRun(lo, runLength); + ts.mergeRuns(); + + remaining -= runLength; + lo += runLength; + } while (remaining !== 0); + + ts.forceMergeRuns(); +} + +// Use timsort because in most case elements are partially sorted +// https://jsfiddle.net/pissang/jr4x7mdm/8/ +function shapeCompareFunc(a, b) { + if (a.zlevel === b.zlevel) { + if (a.z === b.z) { + // if (a.z2 === b.z2) { + // // FIXME Slow has renderidx compare + // // http://stackoverflow.com/questions/20883421/sorting-in-javascript-should-every-compare-function-have-a-return-0-statement + // // https://github.com/v8/v8/blob/47cce544a31ed5577ffe2963f67acb4144ee0232/src/js/array.js#L1012 + // return a.__renderidx - b.__renderidx; + // } + return a.z2 - b.z2; + } + return a.z - b.z; + } + return a.zlevel - b.zlevel; +} +/** + * 内容仓库 (M) + * @alias module:zrender/Storage + * @constructor + */ +var Storage = function () { // jshint ignore:line + this._roots = []; + + this._displayList = []; + + this._displayListLen = 0; +}; + +Storage.prototype = { + + constructor: Storage, + + /** + * @param {Function} cb + * + */ + traverse: function (cb, context) { + for (var i = 0; i < this._roots.length; i++) { + this._roots[i].traverse(cb, context); + } + }, + + /** + * 返回所有图形的绘制队列 + * @param {boolean} [update=false] 是否在返回前更新该数组 + * @param {boolean} [includeIgnore=false] 是否包含 ignore 的数组, 在 update 为 true 的时候有效 + * + * 详见{@link module:zrender/graphic/Displayable.prototype.updateDisplayList} + * @return {Array.} + */ + getDisplayList: function (update, includeIgnore) { + includeIgnore = includeIgnore || false; + if (update) { + this.updateDisplayList(includeIgnore); + } + return this._displayList; + }, + + /** + * 更新图形的绘制队列。 + * 每次绘制前都会调用,该方法会先深度优先遍历整个树,更新所有Group和Shape的变换并且把所有可见的Shape保存到数组中, + * 最后根据绘制的优先级(zlevel > z > 插入顺序)排序得到绘制队列 + * @param {boolean} [includeIgnore=false] 是否包含 ignore 的数组 + */ + updateDisplayList: function (includeIgnore) { + this._displayListLen = 0; + + var roots = this._roots; + var displayList = this._displayList; + for (var i = 0, len = roots.length; i < len; i++) { + this._updateAndAddDisplayable(roots[i], null, includeIgnore); + } + + displayList.length = this._displayListLen; + + env$1.canvasSupported && sort(displayList, shapeCompareFunc); + }, + + _updateAndAddDisplayable: function (el, clipPaths, includeIgnore) { + + if (el.ignore && !includeIgnore) { + return; + } + + el.beforeUpdate(); + + if (el.__dirty) { + + el.update(); + + } + + el.afterUpdate(); + + var userSetClipPath = el.clipPath; + if (userSetClipPath) { + + // FIXME 效率影响 + if (clipPaths) { + clipPaths = clipPaths.slice(); + } + else { + clipPaths = []; + } + + var currentClipPath = userSetClipPath; + var parentClipPath = el; + // Recursively add clip path + while (currentClipPath) { + // clipPath 的变换是基于使用这个 clipPath 的元素 + currentClipPath.parent = parentClipPath; + currentClipPath.updateTransform(); + + clipPaths.push(currentClipPath); + + parentClipPath = currentClipPath; + currentClipPath = currentClipPath.clipPath; + } + } + + if (el.isGroup) { + var children = el._children; + + for (var i = 0; i < children.length; i++) { + var child = children[i]; + + // Force to mark as dirty if group is dirty + // FIXME __dirtyPath ? + if (el.__dirty) { + child.__dirty = true; + } + + this._updateAndAddDisplayable(child, clipPaths, includeIgnore); + } + + // Mark group clean here + el.__dirty = false; + + } + else { + el.__clipPaths = clipPaths; + + this._displayList[this._displayListLen++] = el; + } + }, + + /** + * 添加图形(Shape)或者组(Group)到根节点 + * @param {module:zrender/Element} el + */ + addRoot: function (el) { + if (el.__storage === this) { + return; + } + + if (el instanceof Group) { + el.addChildrenToStorage(this); + } + + this.addToStorage(el); + this._roots.push(el); + }, + + /** + * 删除指定的图形(Shape)或者组(Group) + * @param {string|Array.} [el] 如果为空清空整个Storage + */ + delRoot: function (el) { + if (el == null) { + // 不指定el清空 + for (var i = 0; i < this._roots.length; i++) { + var root = this._roots[i]; + if (root instanceof Group) { + root.delChildrenFromStorage(this); + } + } + + this._roots = []; + this._displayList = []; + this._displayListLen = 0; + + return; + } + + if (el instanceof Array) { + for (var i = 0, l = el.length; i < l; i++) { + this.delRoot(el[i]); + } + return; + } + + + var idx = indexOf(this._roots, el); + if (idx >= 0) { + this.delFromStorage(el); + this._roots.splice(idx, 1); + if (el instanceof Group) { + el.delChildrenFromStorage(this); + } + } + }, + + addToStorage: function (el) { + if (el) { + el.__storage = this; + el.dirty(false); + } + return this; + }, + + delFromStorage: function (el) { + if (el) { + el.__storage = null; + } + + return this; + }, + + /** + * 清空并且释放Storage + */ + dispose: function () { + this._renderList = + this._roots = null; + }, + + displayableSortFunc: shapeCompareFunc +}; + +var SHADOW_PROPS = { + 'shadowBlur': 1, + 'shadowOffsetX': 1, + 'shadowOffsetY': 1, + 'textShadowBlur': 1, + 'textShadowOffsetX': 1, + 'textShadowOffsetY': 1, + 'textBoxShadowBlur': 1, + 'textBoxShadowOffsetX': 1, + 'textBoxShadowOffsetY': 1 +}; + +var fixShadow = function (ctx, propName, value) { + if (SHADOW_PROPS.hasOwnProperty(propName)) { + return value *= ctx.dpr; + } + return value; +}; + +var STYLE_COMMON_PROPS = [ + ['shadowBlur', 0], ['shadowOffsetX', 0], ['shadowOffsetY', 0], ['shadowColor', '#000'], + ['lineCap', 'butt'], ['lineJoin', 'miter'], ['miterLimit', 10] +]; + +// var SHADOW_PROPS = STYLE_COMMON_PROPS.slice(0, 4); +// var LINE_PROPS = STYLE_COMMON_PROPS.slice(4); + +var Style = function (opts, host) { + this.extendFrom(opts, false); + this.host = host; +}; + +function createLinearGradient(ctx, obj, rect) { + var x = obj.x == null ? 0 : obj.x; + var x2 = obj.x2 == null ? 1 : obj.x2; + var y = obj.y == null ? 0 : obj.y; + var y2 = obj.y2 == null ? 0 : obj.y2; + + if (!obj.global) { + x = x * rect.width + rect.x; + x2 = x2 * rect.width + rect.x; + y = y * rect.height + rect.y; + y2 = y2 * rect.height + rect.y; + } + + // Fix NaN when rect is Infinity + x = isNaN(x) ? 0 : x; + x2 = isNaN(x2) ? 1 : x2; + y = isNaN(y) ? 0 : y; + y2 = isNaN(y2) ? 0 : y2; + + var canvasGradient = ctx.createLinearGradient(x, y, x2, y2); + + return canvasGradient; +} + +function createRadialGradient(ctx, obj, rect) { + var width = rect.width; + var height = rect.height; + var min = Math.min(width, height); + + var x = obj.x == null ? 0.5 : obj.x; + var y = obj.y == null ? 0.5 : obj.y; + var r = obj.r == null ? 0.5 : obj.r; + if (!obj.global) { + x = x * width + rect.x; + y = y * height + rect.y; + r = r * min; + } + + var canvasGradient = ctx.createRadialGradient(x, y, 0, x, y, r); + + return canvasGradient; +} + + +Style.prototype = { + + constructor: Style, + + /** + * @type {module:zrender/graphic/Displayable} + */ + host: null, + + /** + * @type {string} + */ + fill: '#000', + + /** + * @type {string} + */ + stroke: null, + + /** + * @type {number} + */ + opacity: 1, + + /** + * @type {Array.} + */ + lineDash: null, + + /** + * @type {number} + */ + lineDashOffset: 0, + + /** + * @type {number} + */ + shadowBlur: 0, + + /** + * @type {number} + */ + shadowOffsetX: 0, + + /** + * @type {number} + */ + shadowOffsetY: 0, + + /** + * @type {number} + */ + lineWidth: 1, + + /** + * If stroke ignore scale + * @type {Boolean} + */ + strokeNoScale: false, + + // Bounding rect text configuration + // Not affected by element transform + /** + * @type {string} + */ + text: null, + + /** + * If `fontSize` or `fontFamily` exists, `font` will be reset by + * `fontSize`, `fontStyle`, `fontWeight`, `fontFamily`. + * So do not visit it directly in upper application (like echarts), + * but use `contain/text#makeFont` instead. + * @type {string} + */ + font: null, + + /** + * The same as font. Use font please. + * @deprecated + * @type {string} + */ + textFont: null, + + /** + * It helps merging respectively, rather than parsing an entire font string. + * @type {string} + */ + fontStyle: null, + + /** + * It helps merging respectively, rather than parsing an entire font string. + * @type {string} + */ + fontWeight: null, + + /** + * It helps merging respectively, rather than parsing an entire font string. + * Should be 12 but not '12px'. + * @type {number} + */ + fontSize: null, + + /** + * It helps merging respectively, rather than parsing an entire font string. + * @type {string} + */ + fontFamily: null, + + /** + * Reserved for special functinality, like 'hr'. + * @type {string} + */ + textTag: null, + + /** + * @type {string} + */ + textFill: '#000', + + /** + * @type {string} + */ + textStroke: null, + + /** + * @type {number} + */ + textWidth: null, + + /** + * Only for textBackground. + * @type {number} + */ + textHeight: null, + + /** + * textStroke may be set as some color as a default + * value in upper applicaion, where the default value + * of textStrokeWidth should be 0 to make sure that + * user can choose to do not use text stroke. + * @type {number} + */ + textStrokeWidth: 0, + + /** + * @type {number} + */ + textLineHeight: null, + + /** + * 'inside', 'left', 'right', 'top', 'bottom' + * [x, y] + * Based on x, y of rect. + * @type {string|Array.} + * @default 'inside' + */ + textPosition: 'inside', + + /** + * If not specified, use the boundingRect of a `displayable`. + * @type {Object} + */ + textRect: null, + + /** + * [x, y] + * @type {Array.} + */ + textOffset: null, + + /** + * @type {string} + */ + textAlign: null, + + /** + * @type {string} + */ + textVerticalAlign: null, + + /** + * @type {number} + */ + textDistance: 5, + + /** + * @type {string} + */ + textShadowColor: 'transparent', + + /** + * @type {number} + */ + textShadowBlur: 0, + + /** + * @type {number} + */ + textShadowOffsetX: 0, + + /** + * @type {number} + */ + textShadowOffsetY: 0, + + /** + * @type {string} + */ + textBoxShadowColor: 'transparent', + + /** + * @type {number} + */ + textBoxShadowBlur: 0, + + /** + * @type {number} + */ + textBoxShadowOffsetX: 0, + + /** + * @type {number} + */ + textBoxShadowOffsetY: 0, + + /** + * Whether transform text. + * Only useful in Path and Image element + * @type {boolean} + */ + transformText: false, + + /** + * Text rotate around position of Path or Image + * Only useful in Path and Image element and transformText is false. + */ + textRotation: 0, + + /** + * Text origin of text rotation, like [10, 40]. + * Based on x, y of rect. + * Useful in label rotation of circular symbol. + * By default, this origin is textPosition. + * Can be 'center'. + * @type {string|Array.} + */ + textOrigin: null, + + /** + * @type {string} + */ + textBackgroundColor: null, + + /** + * @type {string} + */ + textBorderColor: null, + + /** + * @type {number} + */ + textBorderWidth: 0, + + /** + * @type {number} + */ + textBorderRadius: 0, + + /** + * Can be `2` or `[2, 4]` or `[2, 3, 4, 5]` + * @type {number|Array.} + */ + textPadding: null, + + /** + * Text styles for rich text. + * @type {Object} + */ + rich: null, + + /** + * {outerWidth, outerHeight, ellipsis, placeholder} + * @type {Object} + */ + truncate: null, + + /** + * https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation + * @type {string} + */ + blend: null, + + /** + * @param {CanvasRenderingContext2D} ctx + */ + bind: function (ctx, el, prevEl) { + var style = this; + var prevStyle = prevEl && prevEl.style; + var firstDraw = !prevStyle; + + for (var i = 0; i < STYLE_COMMON_PROPS.length; i++) { + var prop = STYLE_COMMON_PROPS[i]; + var styleName = prop[0]; + + if (firstDraw || style[styleName] !== prevStyle[styleName]) { + // FIXME Invalid property value will cause style leak from previous element. + ctx[styleName] = + fixShadow(ctx, styleName, style[styleName] || prop[1]); + } + } + + if ((firstDraw || style.fill !== prevStyle.fill)) { + ctx.fillStyle = style.fill; + } + if ((firstDraw || style.stroke !== prevStyle.stroke)) { + ctx.strokeStyle = style.stroke; + } + if ((firstDraw || style.opacity !== prevStyle.opacity)) { + ctx.globalAlpha = style.opacity == null ? 1 : style.opacity; + } + + if ((firstDraw || style.blend !== prevStyle.blend)) { + ctx.globalCompositeOperation = style.blend || 'source-over'; + } + if (this.hasStroke()) { + var lineWidth = style.lineWidth; + ctx.lineWidth = lineWidth / ( + (this.strokeNoScale && el && el.getLineScale) ? el.getLineScale() : 1 + ); + } + }, + + hasFill: function () { + var fill = this.fill; + return fill != null && fill !== 'none'; + }, + + hasStroke: function () { + var stroke = this.stroke; + return stroke != null && stroke !== 'none' && this.lineWidth > 0; + }, + + /** + * Extend from other style + * @param {zrender/graphic/Style} otherStyle + * @param {boolean} overwrite true: overwrirte any way. + * false: overwrite only when !target.hasOwnProperty + * others: overwrite when property is not null/undefined. + */ + extendFrom: function (otherStyle, overwrite) { + if (otherStyle) { + for (var name in otherStyle) { + if (otherStyle.hasOwnProperty(name) + && (overwrite === true + || ( + overwrite === false + ? !this.hasOwnProperty(name) + : otherStyle[name] != null + ) + ) + ) { + this[name] = otherStyle[name]; + } + } + } + }, + + /** + * Batch setting style with a given object + * @param {Object|string} obj + * @param {*} [obj] + */ + set: function (obj, value) { + if (typeof obj === 'string') { + this[obj] = value; + } + else { + this.extendFrom(obj, true); + } + }, + + /** + * Clone + * @return {zrender/graphic/Style} [description] + */ + clone: function () { + var newStyle = new this.constructor(); + newStyle.extendFrom(this, true); + return newStyle; + }, + + getGradient: function (ctx, obj, rect) { + var method = obj.type === 'radial' ? createRadialGradient : createLinearGradient; + var canvasGradient = method(ctx, obj, rect); + var colorStops = obj.colorStops; + for (var i = 0; i < colorStops.length; i++) { + canvasGradient.addColorStop( + colorStops[i].offset, colorStops[i].color + ); + } + return canvasGradient; + } + +}; + +var styleProto = Style.prototype; +for (var i = 0; i < STYLE_COMMON_PROPS.length; i++) { + var prop = STYLE_COMMON_PROPS[i]; + if (!(prop[0] in styleProto)) { + styleProto[prop[0]] = prop[1]; + } +} + +// Provide for others +Style.getGradient = styleProto.getGradient; + +var Pattern = function (image, repeat) { + // Should do nothing more in this constructor. Because gradient can be + // declard by `color: {image: ...}`, where this constructor will not be called. + + this.image = image; + this.repeat = repeat; + + // Can be cloned + this.type = 'pattern'; +}; + +Pattern.prototype.getCanvasPattern = function (ctx) { + return ctx.createPattern(this.image, this.repeat || 'repeat'); +}; + +/** + * @module zrender/Layer + * @author pissang(https://www.github.com/pissang) + */ + +function returnFalse() { + return false; +} + +/** + * 创建dom + * + * @inner + * @param {string} id dom id 待用 + * @param {Painter} painter painter instance + * @param {number} number + */ +function createDom(id, painter, dpr) { + var newDom = createCanvas(); + var width = painter.getWidth(); + var height = painter.getHeight(); + + var newDomStyle = newDom.style; + if (newDomStyle) { // In node or some other non-browser environment + newDomStyle.position = 'absolute'; + newDomStyle.left = 0; + newDomStyle.top = 0; + newDomStyle.width = width + 'px'; + newDomStyle.height = height + 'px'; + + newDom.setAttribute('data-zr-dom-id', id); + } + + newDom.width = width * dpr; + newDom.height = height * dpr; + + return newDom; +} + +/** + * @alias module:zrender/Layer + * @constructor + * @extends module:zrender/mixin/Transformable + * @param {string} id + * @param {module:zrender/Painter} painter + * @param {number} [dpr] + */ +var Layer = function(id, painter, dpr) { + var dom; + dpr = dpr || devicePixelRatio; + if (typeof id === 'string') { + dom = createDom(id, painter, dpr); + } + // Not using isDom because in node it will return false + else if (isObject$1(id)) { + dom = id; + id = dom.id; + } + this.id = id; + this.dom = dom; + + var domStyle = dom.style; + if (domStyle) { // Not in node + dom.onselectstart = returnFalse; // 避免页面选中的尴尬 + domStyle['-webkit-user-select'] = 'none'; + domStyle['user-select'] = 'none'; + domStyle['-webkit-touch-callout'] = 'none'; + domStyle['-webkit-tap-highlight-color'] = 'rgba(0,0,0,0)'; + domStyle['padding'] = 0; + domStyle['margin'] = 0; + domStyle['border-width'] = 0; + } + + this.domBack = null; + this.ctxBack = null; + + this.painter = painter; + + this.config = null; + + // Configs + /** + * 每次清空画布的颜色 + * @type {string} + * @default 0 + */ + this.clearColor = 0; + /** + * 是否开启动态模糊 + * @type {boolean} + * @default false + */ + this.motionBlur = false; + /** + * 在开启动态模糊的时候使用,与上一帧混合的alpha值,值越大尾迹越明显 + * @type {number} + * @default 0.7 + */ + this.lastFrameAlpha = 0.7; + + /** + * Layer dpr + * @type {number} + */ + this.dpr = dpr; +}; + +Layer.prototype = { + + constructor: Layer, + + __dirty: true, + + __used: false, + + __drawIndex: 0, + __startIndex: 0, + __endIndex: 0, + + incremental: false, + + getElementCount: function () { + return this.__endIndex - this.__startIndex; + }, + + initContext: function () { + this.ctx = this.dom.getContext('2d'); + this.ctx.dpr = this.dpr; + }, + + createBackBuffer: function () { + var dpr = this.dpr; + + this.domBack = createDom('back-' + this.id, this.painter, dpr); + this.ctxBack = this.domBack.getContext('2d'); + + if (dpr != 1) { + this.ctxBack.scale(dpr, dpr); + } + }, + + /** + * @param {number} width + * @param {number} height + */ + resize: function (width, height) { + var dpr = this.dpr; + + var dom = this.dom; + var domStyle = dom.style; + var domBack = this.domBack; + + if (domStyle) { + domStyle.width = width + 'px'; + domStyle.height = height + 'px'; + } + + dom.width = width * dpr; + dom.height = height * dpr; + + if (domBack) { + domBack.width = width * dpr; + domBack.height = height * dpr; + + if (dpr != 1) { + this.ctxBack.scale(dpr, dpr); + } + } + }, + + /** + * 清空该层画布 + * @param {boolean} [clearAll]=false Clear all with out motion blur + * @param {Color} [clearColor] + */ + clear: function (clearAll, clearColor) { + var dom = this.dom; + var ctx = this.ctx; + var width = dom.width; + var height = dom.height; + + var clearColor = clearColor || this.clearColor; + var haveMotionBLur = this.motionBlur && !clearAll; + var lastFrameAlpha = this.lastFrameAlpha; + + var dpr = this.dpr; + + if (haveMotionBLur) { + if (!this.domBack) { + this.createBackBuffer(); + } + + this.ctxBack.globalCompositeOperation = 'copy'; + this.ctxBack.drawImage( + dom, 0, 0, + width / dpr, + height / dpr + ); + } + + ctx.clearRect(0, 0, width, height); + if (clearColor && clearColor !== 'transparent') { + var clearColorGradientOrPattern; + // Gradient + if (clearColor.colorStops) { + // Cache canvas gradient + clearColorGradientOrPattern = clearColor.__canvasGradient || Style.getGradient(ctx, clearColor, { + x: 0, + y: 0, + width: width, + height: height + }); + + clearColor.__canvasGradient = clearColorGradientOrPattern; + } + // Pattern + else if (clearColor.image) { + clearColorGradientOrPattern = Pattern.prototype.getCanvasPattern.call(clearColor, ctx); + } + ctx.save(); + ctx.fillStyle = clearColorGradientOrPattern || clearColor; + ctx.fillRect(0, 0, width, height); + ctx.restore(); + } + + if (haveMotionBLur) { + var domBack = this.domBack; + ctx.save(); + ctx.globalAlpha = lastFrameAlpha; + ctx.drawImage(domBack, 0, 0, width, height); + ctx.restore(); + } + } +}; + +var requestAnimationFrame = ( + typeof window !== 'undefined' + && ( + (window.requestAnimationFrame && window.requestAnimationFrame.bind(window)) + // https://github.com/ecomfe/zrender/issues/189#issuecomment-224919809 + || (window.msRequestAnimationFrame && window.msRequestAnimationFrame.bind(window)) + || window.mozRequestAnimationFrame + || window.webkitRequestAnimationFrame + ) +) || function (func) { + setTimeout(func, 16); +}; + +var globalImageCache = new LRU(50); + +/** + * @param {string|HTMLImageElement|HTMLCanvasElement|Canvas} newImageOrSrc + * @return {HTMLImageElement|HTMLCanvasElement|Canvas} image + */ +function findExistImage(newImageOrSrc) { + if (typeof newImageOrSrc === 'string') { + var cachedImgObj = globalImageCache.get(newImageOrSrc); + return cachedImgObj && cachedImgObj.image; + } + else { + return newImageOrSrc; + } +} + +/** + * Caution: User should cache loaded images, but not just count on LRU. + * Consider if required images more than LRU size, will dead loop occur? + * + * @param {string|HTMLImageElement|HTMLCanvasElement|Canvas} newImageOrSrc + * @param {HTMLImageElement|HTMLCanvasElement|Canvas} image Existent image. + * @param {module:zrender/Element} [hostEl] For calling `dirty`. + * @param {Function} [cb] params: (image, cbPayload) + * @param {Object} [cbPayload] Payload on cb calling. + * @return {HTMLImageElement|HTMLCanvasElement|Canvas} image + */ +function createOrUpdateImage(newImageOrSrc, image, hostEl, cb, cbPayload) { + if (!newImageOrSrc) { + return image; + } + else if (typeof newImageOrSrc === 'string') { + + // Image should not be loaded repeatly. + if ((image && image.__zrImageSrc === newImageOrSrc) || !hostEl) { + return image; + } + + // Only when there is no existent image or existent image src + // is different, this method is responsible for load. + var cachedImgObj = globalImageCache.get(newImageOrSrc); + + var pendingWrap = {hostEl: hostEl, cb: cb, cbPayload: cbPayload}; + + if (cachedImgObj) { + image = cachedImgObj.image; + !isImageReady(image) && cachedImgObj.pending.push(pendingWrap); + } + else { + !image && (image = new Image()); + image.onload = imageOnLoad; + + globalImageCache.put( + newImageOrSrc, + image.__cachedImgObj = { + image: image, + pending: [pendingWrap] + } + ); + + image.src = image.__zrImageSrc = newImageOrSrc; + } + + return image; + } + // newImageOrSrc is an HTMLImageElement or HTMLCanvasElement or Canvas + else { + return newImageOrSrc; + } +} + +function imageOnLoad() { + var cachedImgObj = this.__cachedImgObj; + this.onload = this.__cachedImgObj = null; + + for (var i = 0; i < cachedImgObj.pending.length; i++) { + var pendingWrap = cachedImgObj.pending[i]; + var cb = pendingWrap.cb; + cb && cb(this, pendingWrap.cbPayload); + pendingWrap.hostEl.dirty(); + } + cachedImgObj.pending.length = 0; +} + +function isImageReady(image) { + return image && image.width && image.height; +} + +var textWidthCache = {}; +var textWidthCacheCounter = 0; + +var TEXT_CACHE_MAX = 5000; +var STYLE_REG = /\{([a-zA-Z0-9_]+)\|([^}]*)\}/g; + +var DEFAULT_FONT = '12px sans-serif'; + +// Avoid assign to an exported variable, for transforming to cjs. +var methods$1 = {}; + +function $override$1(name, fn) { + methods$1[name] = fn; +} + +/** + * @public + * @param {string} text + * @param {string} font + * @return {number} width + */ +function getWidth(text, font) { + font = font || DEFAULT_FONT; + var key = text + ':' + font; + if (textWidthCache[key]) { + return textWidthCache[key]; + } + + var textLines = (text + '').split('\n'); + var width = 0; + + for (var i = 0, l = textLines.length; i < l; i++) { + // textContain.measureText may be overrided in SVG or VML + width = Math.max(measureText(textLines[i], font).width, width); + } + + if (textWidthCacheCounter > TEXT_CACHE_MAX) { + textWidthCacheCounter = 0; + textWidthCache = {}; + } + textWidthCacheCounter++; + textWidthCache[key] = width; + + return width; +} + +/** + * @public + * @param {string} text + * @param {string} font + * @param {string} [textAlign='left'] + * @param {string} [textVerticalAlign='top'] + * @param {Array.} [textPadding] + * @param {Object} [rich] + * @param {Object} [truncate] + * @return {Object} {x, y, width, height, lineHeight} + */ +function getBoundingRect(text, font, textAlign, textVerticalAlign, textPadding, rich, truncate) { + return rich + ? getRichTextRect(text, font, textAlign, textVerticalAlign, textPadding, rich, truncate) + : getPlainTextRect(text, font, textAlign, textVerticalAlign, textPadding, truncate); +} + +function getPlainTextRect(text, font, textAlign, textVerticalAlign, textPadding, truncate) { + var contentBlock = parsePlainText(text, font, textPadding, truncate); + var outerWidth = getWidth(text, font); + if (textPadding) { + outerWidth += textPadding[1] + textPadding[3]; + } + var outerHeight = contentBlock.outerHeight; + + var x = adjustTextX(0, outerWidth, textAlign); + var y = adjustTextY(0, outerHeight, textVerticalAlign); + + var rect = new BoundingRect(x, y, outerWidth, outerHeight); + rect.lineHeight = contentBlock.lineHeight; + + return rect; +} + +function getRichTextRect(text, font, textAlign, textVerticalAlign, textPadding, rich, truncate) { + var contentBlock = parseRichText(text, { + rich: rich, + truncate: truncate, + font: font, + textAlign: textAlign, + textPadding: textPadding + }); + var outerWidth = contentBlock.outerWidth; + var outerHeight = contentBlock.outerHeight; + + var x = adjustTextX(0, outerWidth, textAlign); + var y = adjustTextY(0, outerHeight, textVerticalAlign); + + return new BoundingRect(x, y, outerWidth, outerHeight); +} + +/** + * @public + * @param {number} x + * @param {number} width + * @param {string} [textAlign='left'] + * @return {number} Adjusted x. + */ +function adjustTextX(x, width, textAlign) { + // FIXME Right to left language + if (textAlign === 'right') { + x -= width; + } + else if (textAlign === 'center') { + x -= width / 2; + } + return x; +} + +/** + * @public + * @param {number} y + * @param {number} height + * @param {string} [textVerticalAlign='top'] + * @return {number} Adjusted y. + */ +function adjustTextY(y, height, textVerticalAlign) { + if (textVerticalAlign === 'middle') { + y -= height / 2; + } + else if (textVerticalAlign === 'bottom') { + y -= height; + } + return y; +} + +/** + * @public + * @param {stirng} textPosition + * @param {Object} rect {x, y, width, height} + * @param {number} distance + * @return {Object} {x, y, textAlign, textVerticalAlign} + */ +function adjustTextPositionOnRect(textPosition, rect, distance) { + + var x = rect.x; + var y = rect.y; + + var height = rect.height; + var width = rect.width; + var halfHeight = height / 2; + + var textAlign = 'left'; + var textVerticalAlign = 'top'; + + switch (textPosition) { + case 'left': + x -= distance; + y += halfHeight; + textAlign = 'right'; + textVerticalAlign = 'middle'; + break; + case 'right': + x += distance + width; + y += halfHeight; + textVerticalAlign = 'middle'; + break; + case 'top': + x += width / 2; + y -= distance; + textAlign = 'center'; + textVerticalAlign = 'bottom'; + break; + case 'bottom': + x += width / 2; + y += height + distance; + textAlign = 'center'; + break; + case 'inside': + x += width / 2; + y += halfHeight; + textAlign = 'center'; + textVerticalAlign = 'middle'; + break; + case 'insideLeft': + x += distance; + y += halfHeight; + textVerticalAlign = 'middle'; + break; + case 'insideRight': + x += width - distance; + y += halfHeight; + textAlign = 'right'; + textVerticalAlign = 'middle'; + break; + case 'insideTop': + x += width / 2; + y += distance; + textAlign = 'center'; + break; + case 'insideBottom': + x += width / 2; + y += height - distance; + textAlign = 'center'; + textVerticalAlign = 'bottom'; + break; + case 'insideTopLeft': + x += distance; + y += distance; + break; + case 'insideTopRight': + x += width - distance; + y += distance; + textAlign = 'right'; + break; + case 'insideBottomLeft': + x += distance; + y += height - distance; + textVerticalAlign = 'bottom'; + break; + case 'insideBottomRight': + x += width - distance; + y += height - distance; + textAlign = 'right'; + textVerticalAlign = 'bottom'; + break; + } + + return { + x: x, + y: y, + textAlign: textAlign, + textVerticalAlign: textVerticalAlign + }; +} + +/** + * Show ellipsis if overflow. + * + * @public + * @param {string} text + * @param {string} containerWidth + * @param {string} font + * @param {number} [ellipsis='...'] + * @param {Object} [options] + * @param {number} [options.maxIterations=3] + * @param {number} [options.minChar=0] If truncate result are less + * then minChar, ellipsis will not show, which is + * better for user hint in some cases. + * @param {number} [options.placeholder=''] When all truncated, use the placeholder. + * @return {string} + */ +function truncateText(text, containerWidth, font, ellipsis, options) { + if (!containerWidth) { + return ''; + } + + var textLines = (text + '').split('\n'); + options = prepareTruncateOptions(containerWidth, font, ellipsis, options); + + // FIXME + // It is not appropriate that every line has '...' when truncate multiple lines. + for (var i = 0, len = textLines.length; i < len; i++) { + textLines[i] = truncateSingleLine(textLines[i], options); + } + + return textLines.join('\n'); +} + +function prepareTruncateOptions(containerWidth, font, ellipsis, options) { + options = extend({}, options); + + options.font = font; + var ellipsis = retrieve2(ellipsis, '...'); + options.maxIterations = retrieve2(options.maxIterations, 2); + var minChar = options.minChar = retrieve2(options.minChar, 0); + // FIXME + // Other languages? + options.cnCharWidth = getWidth('国', font); + // FIXME + // Consider proportional font? + var ascCharWidth = options.ascCharWidth = getWidth('a', font); + options.placeholder = retrieve2(options.placeholder, ''); + + // Example 1: minChar: 3, text: 'asdfzxcv', truncate result: 'asdf', but not: 'a...'. + // Example 2: minChar: 3, text: '维度', truncate result: '维', but not: '...'. + var contentWidth = containerWidth = Math.max(0, containerWidth - 1); // Reserve some gap. + for (var i = 0; i < minChar && contentWidth >= ascCharWidth; i++) { + contentWidth -= ascCharWidth; + } + + var ellipsisWidth = getWidth(ellipsis); + if (ellipsisWidth > contentWidth) { + ellipsis = ''; + ellipsisWidth = 0; + } + + contentWidth = containerWidth - ellipsisWidth; + + options.ellipsis = ellipsis; + options.ellipsisWidth = ellipsisWidth; + options.contentWidth = contentWidth; + options.containerWidth = containerWidth; + + return options; +} + +function truncateSingleLine(textLine, options) { + var containerWidth = options.containerWidth; + var font = options.font; + var contentWidth = options.contentWidth; + + if (!containerWidth) { + return ''; + } + + var lineWidth = getWidth(textLine, font); + + if (lineWidth <= containerWidth) { + return textLine; + } + + for (var j = 0;; j++) { + if (lineWidth <= contentWidth || j >= options.maxIterations) { + textLine += options.ellipsis; + break; + } + + var subLength = j === 0 + ? estimateLength(textLine, contentWidth, options.ascCharWidth, options.cnCharWidth) + : lineWidth > 0 + ? Math.floor(textLine.length * contentWidth / lineWidth) + : 0; + + textLine = textLine.substr(0, subLength); + lineWidth = getWidth(textLine, font); + } + + if (textLine === '') { + textLine = options.placeholder; + } + + return textLine; +} + +function estimateLength(text, contentWidth, ascCharWidth, cnCharWidth) { + var width = 0; + var i = 0; + for (var len = text.length; i < len && width < contentWidth; i++) { + var charCode = text.charCodeAt(i); + width += (0 <= charCode && charCode <= 127) ? ascCharWidth : cnCharWidth; + } + return i; +} + +/** + * @public + * @param {string} font + * @return {number} line height + */ +function getLineHeight(font) { + // FIXME A rough approach. + return getWidth('国', font); +} + +/** + * @public + * @param {string} text + * @param {string} font + * @return {Object} width + */ +function measureText(text, font) { + return methods$1.measureText(text, font); +} + +// Avoid assign to an exported variable, for transforming to cjs. +methods$1.measureText = function (text, font) { + var ctx = getContext(); + ctx.font = font || DEFAULT_FONT; + return ctx.measureText(text); +}; + +/** + * @public + * @param {string} text + * @param {string} font + * @param {Object} [truncate] + * @return {Object} block: {lineHeight, lines, height, outerHeight} + * Notice: for performance, do not calculate outerWidth util needed. + */ +function parsePlainText(text, font, padding, truncate) { + text != null && (text += ''); + + var lineHeight = getLineHeight(font); + var lines = text ? text.split('\n') : []; + var height = lines.length * lineHeight; + var outerHeight = height; + + if (padding) { + outerHeight += padding[0] + padding[2]; + } + + if (text && truncate) { + var truncOuterHeight = truncate.outerHeight; + var truncOuterWidth = truncate.outerWidth; + if (truncOuterHeight != null && outerHeight > truncOuterHeight) { + text = ''; + lines = []; + } + else if (truncOuterWidth != null) { + var options = prepareTruncateOptions( + truncOuterWidth - (padding ? padding[1] + padding[3] : 0), + font, + truncate.ellipsis, + {minChar: truncate.minChar, placeholder: truncate.placeholder} + ); + + // FIXME + // It is not appropriate that every line has '...' when truncate multiple lines. + for (var i = 0, len = lines.length; i < len; i++) { + lines[i] = truncateSingleLine(lines[i], options); + } + } + } + + return { + lines: lines, + height: height, + outerHeight: outerHeight, + lineHeight: lineHeight + }; +} + +/** + * For example: 'some text {a|some text}other text{b|some text}xxx{c|}xxx' + * Also consider 'bbbb{a|xxx\nzzz}xxxx\naaaa'. + * + * @public + * @param {string} text + * @param {Object} style + * @return {Object} block + * { + * width, + * height, + * lines: [{ + * lineHeight, + * width, + * tokens: [[{ + * styleName, + * text, + * width, // include textPadding + * height, // include textPadding + * textWidth, // pure text width + * textHeight, // pure text height + * lineHeihgt, + * font, + * textAlign, + * textVerticalAlign + * }], [...], ...] + * }, ...] + * } + * If styleName is undefined, it is plain text. + */ +function parseRichText(text, style) { + var contentBlock = {lines: [], width: 0, height: 0}; + + text != null && (text += ''); + if (!text) { + return contentBlock; + } + + var lastIndex = STYLE_REG.lastIndex = 0; + var result; + while ((result = STYLE_REG.exec(text)) != null) { + var matchedIndex = result.index; + if (matchedIndex > lastIndex) { + pushTokens(contentBlock, text.substring(lastIndex, matchedIndex)); + } + pushTokens(contentBlock, result[2], result[1]); + lastIndex = STYLE_REG.lastIndex; + } + + if (lastIndex < text.length) { + pushTokens(contentBlock, text.substring(lastIndex, text.length)); + } + + var lines = contentBlock.lines; + var contentHeight = 0; + var contentWidth = 0; + // For `textWidth: 100%` + var pendingList = []; + + var stlPadding = style.textPadding; + + var truncate = style.truncate; + var truncateWidth = truncate && truncate.outerWidth; + var truncateHeight = truncate && truncate.outerHeight; + if (stlPadding) { + truncateWidth != null && (truncateWidth -= stlPadding[1] + stlPadding[3]); + truncateHeight != null && (truncateHeight -= stlPadding[0] + stlPadding[2]); + } + + // Calculate layout info of tokens. + for (var i = 0; i < lines.length; i++) { + var line = lines[i]; + var lineHeight = 0; + var lineWidth = 0; + + for (var j = 0; j < line.tokens.length; j++) { + var token = line.tokens[j]; + var tokenStyle = token.styleName && style.rich[token.styleName] || {}; + // textPadding should not inherit from style. + var textPadding = token.textPadding = tokenStyle.textPadding; + + // textFont has been asigned to font by `normalizeStyle`. + var font = token.font = tokenStyle.font || style.font; + + // textHeight can be used when textVerticalAlign is specified in token. + var tokenHeight = token.textHeight = retrieve2( + // textHeight should not be inherited, consider it can be specified + // as box height of the block. + tokenStyle.textHeight, getLineHeight(font) + ); + textPadding && (tokenHeight += textPadding[0] + textPadding[2]); + token.height = tokenHeight; + token.lineHeight = retrieve3( + tokenStyle.textLineHeight, style.textLineHeight, tokenHeight + ); + + token.textAlign = tokenStyle && tokenStyle.textAlign || style.textAlign; + token.textVerticalAlign = tokenStyle && tokenStyle.textVerticalAlign || 'middle'; + + if (truncateHeight != null && contentHeight + token.lineHeight > truncateHeight) { + return {lines: [], width: 0, height: 0}; + } + + token.textWidth = getWidth(token.text, font); + var tokenWidth = tokenStyle.textWidth; + var tokenWidthNotSpecified = tokenWidth == null || tokenWidth === 'auto'; + + // Percent width, can be `100%`, can be used in drawing separate + // line when box width is needed to be auto. + if (typeof tokenWidth === 'string' && tokenWidth.charAt(tokenWidth.length - 1) === '%') { + token.percentWidth = tokenWidth; + pendingList.push(token); + tokenWidth = 0; + // Do not truncate in this case, because there is no user case + // and it is too complicated. + } + else { + if (tokenWidthNotSpecified) { + tokenWidth = token.textWidth; + + // FIXME: If image is not loaded and textWidth is not specified, calling + // `getBoundingRect()` will not get correct result. + var textBackgroundColor = tokenStyle.textBackgroundColor; + var bgImg = textBackgroundColor && textBackgroundColor.image; + + // Use cases: + // (1) If image is not loaded, it will be loaded at render phase and call + // `dirty()` and `textBackgroundColor.image` will be replaced with the loaded + // image, and then the right size will be calculated here at the next tick. + // See `graphic/helper/text.js`. + // (2) If image loaded, and `textBackgroundColor.image` is image src string, + // use `imageHelper.findExistImage` to find cached image. + // `imageHelper.findExistImage` will always be called here before + // `imageHelper.createOrUpdateImage` in `graphic/helper/text.js#renderRichText` + // which ensures that image will not be rendered before correct size calcualted. + if (bgImg) { + bgImg = findExistImage(bgImg); + if (isImageReady(bgImg)) { + tokenWidth = Math.max(tokenWidth, bgImg.width * tokenHeight / bgImg.height); + } + } + } + + var paddingW = textPadding ? textPadding[1] + textPadding[3] : 0; + tokenWidth += paddingW; + + var remianTruncWidth = truncateWidth != null ? truncateWidth - lineWidth : null; + + if (remianTruncWidth != null && remianTruncWidth < tokenWidth) { + if (!tokenWidthNotSpecified || remianTruncWidth < paddingW) { + token.text = ''; + token.textWidth = tokenWidth = 0; + } + else { + token.text = truncateText( + token.text, remianTruncWidth - paddingW, font, truncate.ellipsis, + {minChar: truncate.minChar} + ); + token.textWidth = getWidth(token.text, font); + tokenWidth = token.textWidth + paddingW; + } + } + } + + lineWidth += (token.width = tokenWidth); + tokenStyle && (lineHeight = Math.max(lineHeight, token.lineHeight)); + } + + line.width = lineWidth; + line.lineHeight = lineHeight; + contentHeight += lineHeight; + contentWidth = Math.max(contentWidth, lineWidth); + } + + contentBlock.outerWidth = contentBlock.width = retrieve2(style.textWidth, contentWidth); + contentBlock.outerHeight = contentBlock.height = retrieve2(style.textHeight, contentHeight); + + if (stlPadding) { + contentBlock.outerWidth += stlPadding[1] + stlPadding[3]; + contentBlock.outerHeight += stlPadding[0] + stlPadding[2]; + } + + for (var i = 0; i < pendingList.length; i++) { + var token = pendingList[i]; + var percentWidth = token.percentWidth; + // Should not base on outerWidth, because token can not be placed out of padding. + token.width = parseInt(percentWidth, 10) / 100 * contentWidth; + } + + return contentBlock; +} + +function pushTokens(block, str, styleName) { + var isEmptyStr = str === ''; + var strs = str.split('\n'); + var lines = block.lines; + + for (var i = 0; i < strs.length; i++) { + var text = strs[i]; + var token = { + styleName: styleName, + text: text, + isLineHolder: !text && !isEmptyStr + }; + + // The first token should be appended to the last line. + if (!i) { + var tokens = (lines[lines.length - 1] || (lines[0] = {tokens: []})).tokens; + + // Consider cases: + // (1) ''.split('\n') => ['', '\n', ''], the '' at the first item + // (which is a placeholder) should be replaced by new token. + // (2) A image backage, where token likes {a|}. + // (3) A redundant '' will affect textAlign in line. + // (4) tokens with the same tplName should not be merged, because + // they should be displayed in different box (with border and padding). + var tokensLen = tokens.length; + (tokensLen === 1 && tokens[0].isLineHolder) + ? (tokens[0] = token) + // Consider text is '', only insert when it is the "lineHolder" or + // "emptyStr". Otherwise a redundant '' will affect textAlign in line. + : ((text || !tokensLen || isEmptyStr) && tokens.push(token)); + } + // Other tokens always start a new line. + else { + // If there is '', insert it as a placeholder. + lines.push({tokens: [token]}); + } + } +} + +function makeFont(style) { + // FIXME in node-canvas fontWeight is before fontStyle + // Use `fontSize` `fontFamily` to check whether font properties are defined. + var font = (style.fontSize || style.fontFamily) && [ + style.fontStyle, + style.fontWeight, + (style.fontSize || 12) + 'px', + // If font properties are defined, `fontFamily` should not be ignored. + style.fontFamily || 'sans-serif' + ].join(' '); + return font && trim(font) || style.textFont || style.font; +} + +function buildPath(ctx, shape) { + var x = shape.x; + var y = shape.y; + var width = shape.width; + var height = shape.height; + var r = shape.r; + var r1; + var r2; + var r3; + var r4; + + // Convert width and height to positive for better borderRadius + if (width < 0) { + x = x + width; + width = -width; + } + if (height < 0) { + y = y + height; + height = -height; + } + + if (typeof r === 'number') { + r1 = r2 = r3 = r4 = r; + } + else if (r instanceof Array) { + if (r.length === 1) { + r1 = r2 = r3 = r4 = r[0]; + } + else if (r.length === 2) { + r1 = r3 = r[0]; + r2 = r4 = r[1]; + } + else if (r.length === 3) { + r1 = r[0]; + r2 = r4 = r[1]; + r3 = r[2]; + } + else { + r1 = r[0]; + r2 = r[1]; + r3 = r[2]; + r4 = r[3]; + } + } + else { + r1 = r2 = r3 = r4 = 0; + } + + var total; + if (r1 + r2 > width) { + total = r1 + r2; + r1 *= width / total; + r2 *= width / total; + } + if (r3 + r4 > width) { + total = r3 + r4; + r3 *= width / total; + r4 *= width / total; + } + if (r2 + r3 > height) { + total = r2 + r3; + r2 *= height / total; + r3 *= height / total; + } + if (r1 + r4 > height) { + total = r1 + r4; + r1 *= height / total; + r4 *= height / total; + } + ctx.moveTo(x + r1, y); + ctx.lineTo(x + width - r2, y); + r2 !== 0 && ctx.arc(x + width - r2, y + r2, r2, -Math.PI / 2, 0); + ctx.lineTo(x + width, y + height - r3); + r3 !== 0 && ctx.arc(x + width - r3, y + height - r3, r3, 0, Math.PI / 2); + ctx.lineTo(x + r4, y + height); + r4 !== 0 && ctx.arc(x + r4, y + height - r4, r4, Math.PI / 2, Math.PI); + ctx.lineTo(x, y + r1); + r1 !== 0 && ctx.arc(x + r1, y + r1, r1, Math.PI, Math.PI * 1.5); +} + +// TODO: Have not support 'start', 'end' yet. +var VALID_TEXT_ALIGN = {left: 1, right: 1, center: 1}; +var VALID_TEXT_VERTICAL_ALIGN = {top: 1, bottom: 1, middle: 1}; + +/** + * @param {module:zrender/graphic/Style} style + * @return {module:zrender/graphic/Style} The input style. + */ +function normalizeTextStyle(style) { + normalizeStyle(style); + each$1(style.rich, normalizeStyle); + return style; +} + +function normalizeStyle(style) { + if (style) { + + style.font = makeFont(style); + + var textAlign = style.textAlign; + textAlign === 'middle' && (textAlign = 'center'); + style.textAlign = ( + textAlign == null || VALID_TEXT_ALIGN[textAlign] + ) ? textAlign : 'left'; + + // Compatible with textBaseline. + var textVerticalAlign = style.textVerticalAlign || style.textBaseline; + textVerticalAlign === 'center' && (textVerticalAlign = 'middle'); + style.textVerticalAlign = ( + textVerticalAlign == null || VALID_TEXT_VERTICAL_ALIGN[textVerticalAlign] + ) ? textVerticalAlign : 'top'; + + var textPadding = style.textPadding; + if (textPadding) { + style.textPadding = normalizeCssArray(style.textPadding); + } + } +} + +/** + * @param {CanvasRenderingContext2D} ctx + * @param {string} text + * @param {module:zrender/graphic/Style} style + * @param {Object|boolean} [rect] {x, y, width, height} + * If set false, rect text is not used. + */ +function renderText(hostEl, ctx, text, style, rect) { + style.rich + ? renderRichText(hostEl, ctx, text, style, rect) + : renderPlainText(hostEl, ctx, text, style, rect); +} + +function renderPlainText(hostEl, ctx, text, style, rect) { + var font = setCtx(ctx, 'font', style.font || DEFAULT_FONT); + + var textPadding = style.textPadding; + + var contentBlock = hostEl.__textCotentBlock; + if (!contentBlock || hostEl.__dirty) { + contentBlock = hostEl.__textCotentBlock = parsePlainText( + text, font, textPadding, style.truncate + ); + } + + var outerHeight = contentBlock.outerHeight; + + var textLines = contentBlock.lines; + var lineHeight = contentBlock.lineHeight; + + var boxPos = getBoxPosition(outerHeight, style, rect); + var baseX = boxPos.baseX; + var baseY = boxPos.baseY; + var textAlign = boxPos.textAlign; + var textVerticalAlign = boxPos.textVerticalAlign; + + // Origin of textRotation should be the base point of text drawing. + applyTextRotation(ctx, style, rect, baseX, baseY); + + var boxY = adjustTextY(baseY, outerHeight, textVerticalAlign); + var textX = baseX; + var textY = boxY; + + var needDrawBg = needDrawBackground(style); + if (needDrawBg || textPadding) { + // Consider performance, do not call getTextWidth util necessary. + var textWidth = getWidth(text, font); + var outerWidth = textWidth; + textPadding && (outerWidth += textPadding[1] + textPadding[3]); + var boxX = adjustTextX(baseX, outerWidth, textAlign); + + needDrawBg && drawBackground(hostEl, ctx, style, boxX, boxY, outerWidth, outerHeight); + + if (textPadding) { + textX = getTextXForPadding(baseX, textAlign, textPadding); + textY += textPadding[0]; + } + } + + setCtx(ctx, 'textAlign', textAlign || 'left'); + // Force baseline to be "middle". Otherwise, if using "top", the + // text will offset downward a little bit in font "Microsoft YaHei". + setCtx(ctx, 'textBaseline', 'middle'); + + // Always set shadowBlur and shadowOffset to avoid leak from displayable. + setCtx(ctx, 'shadowBlur', style.textShadowBlur || 0); + setCtx(ctx, 'shadowColor', style.textShadowColor || 'transparent'); + setCtx(ctx, 'shadowOffsetX', style.textShadowOffsetX || 0); + setCtx(ctx, 'shadowOffsetY', style.textShadowOffsetY || 0); + + // `textBaseline` is set as 'middle'. + textY += lineHeight / 2; + + var textStrokeWidth = style.textStrokeWidth; + var textStroke = getStroke(style.textStroke, textStrokeWidth); + var textFill = getFill(style.textFill); + + if (textStroke) { + setCtx(ctx, 'lineWidth', textStrokeWidth); + setCtx(ctx, 'strokeStyle', textStroke); + } + if (textFill) { + setCtx(ctx, 'fillStyle', textFill); + } + + for (var i = 0; i < textLines.length; i++) { + // Fill after stroke so the outline will not cover the main part. + textStroke && ctx.strokeText(textLines[i], textX, textY); + textFill && ctx.fillText(textLines[i], textX, textY); + textY += lineHeight; + } +} + +function renderRichText(hostEl, ctx, text, style, rect) { + var contentBlock = hostEl.__textCotentBlock; + + if (!contentBlock || hostEl.__dirty) { + contentBlock = hostEl.__textCotentBlock = parseRichText(text, style); + } + + drawRichText(hostEl, ctx, contentBlock, style, rect); +} + +function drawRichText(hostEl, ctx, contentBlock, style, rect) { + var contentWidth = contentBlock.width; + var outerWidth = contentBlock.outerWidth; + var outerHeight = contentBlock.outerHeight; + var textPadding = style.textPadding; + + var boxPos = getBoxPosition(outerHeight, style, rect); + var baseX = boxPos.baseX; + var baseY = boxPos.baseY; + var textAlign = boxPos.textAlign; + var textVerticalAlign = boxPos.textVerticalAlign; + + // Origin of textRotation should be the base point of text drawing. + applyTextRotation(ctx, style, rect, baseX, baseY); + + var boxX = adjustTextX(baseX, outerWidth, textAlign); + var boxY = adjustTextY(baseY, outerHeight, textVerticalAlign); + var xLeft = boxX; + var lineTop = boxY; + if (textPadding) { + xLeft += textPadding[3]; + lineTop += textPadding[0]; + } + var xRight = xLeft + contentWidth; + + needDrawBackground(style) && drawBackground( + hostEl, ctx, style, boxX, boxY, outerWidth, outerHeight + ); + + for (var i = 0; i < contentBlock.lines.length; i++) { + var line = contentBlock.lines[i]; + var tokens = line.tokens; + var tokenCount = tokens.length; + var lineHeight = line.lineHeight; + var usedWidth = line.width; + + var leftIndex = 0; + var lineXLeft = xLeft; + var lineXRight = xRight; + var rightIndex = tokenCount - 1; + var token; + + while ( + leftIndex < tokenCount + && (token = tokens[leftIndex], !token.textAlign || token.textAlign === 'left') + ) { + placeToken(hostEl, ctx, token, style, lineHeight, lineTop, lineXLeft, 'left'); + usedWidth -= token.width; + lineXLeft += token.width; + leftIndex++; + } + + while ( + rightIndex >= 0 + && (token = tokens[rightIndex], token.textAlign === 'right') + ) { + placeToken(hostEl, ctx, token, style, lineHeight, lineTop, lineXRight, 'right'); + usedWidth -= token.width; + lineXRight -= token.width; + rightIndex--; + } + + // The other tokens are placed as textAlign 'center' if there is enough space. + lineXLeft += (contentWidth - (lineXLeft - xLeft) - (xRight - lineXRight) - usedWidth) / 2; + while (leftIndex <= rightIndex) { + token = tokens[leftIndex]; + // Consider width specified by user, use 'center' rather than 'left'. + placeToken(hostEl, ctx, token, style, lineHeight, lineTop, lineXLeft + token.width / 2, 'center'); + lineXLeft += token.width; + leftIndex++; + } + + lineTop += lineHeight; + } +} + +function applyTextRotation(ctx, style, rect, x, y) { + // textRotation only apply in RectText. + if (rect && style.textRotation) { + var origin = style.textOrigin; + if (origin === 'center') { + x = rect.width / 2 + rect.x; + y = rect.height / 2 + rect.y; + } + else if (origin) { + x = origin[0] + rect.x; + y = origin[1] + rect.y; + } + + ctx.translate(x, y); + // Positive: anticlockwise + ctx.rotate(-style.textRotation); + ctx.translate(-x, -y); + } +} + +function placeToken(hostEl, ctx, token, style, lineHeight, lineTop, x, textAlign) { + var tokenStyle = style.rich[token.styleName] || {}; + + // 'ctx.textBaseline' is always set as 'middle', for sake of + // the bias of "Microsoft YaHei". + var textVerticalAlign = token.textVerticalAlign; + var y = lineTop + lineHeight / 2; + if (textVerticalAlign === 'top') { + y = lineTop + token.height / 2; + } + else if (textVerticalAlign === 'bottom') { + y = lineTop + lineHeight - token.height / 2; + } + + !token.isLineHolder && needDrawBackground(tokenStyle) && drawBackground( + hostEl, + ctx, + tokenStyle, + textAlign === 'right' + ? x - token.width + : textAlign === 'center' + ? x - token.width / 2 + : x, + y - token.height / 2, + token.width, + token.height + ); + + var textPadding = token.textPadding; + if (textPadding) { + x = getTextXForPadding(x, textAlign, textPadding); + y -= token.height / 2 - textPadding[2] - token.textHeight / 2; + } + + setCtx(ctx, 'shadowBlur', retrieve3(tokenStyle.textShadowBlur, style.textShadowBlur, 0)); + setCtx(ctx, 'shadowColor', tokenStyle.textShadowColor || style.textShadowColor || 'transparent'); + setCtx(ctx, 'shadowOffsetX', retrieve3(tokenStyle.textShadowOffsetX, style.textShadowOffsetX, 0)); + setCtx(ctx, 'shadowOffsetY', retrieve3(tokenStyle.textShadowOffsetY, style.textShadowOffsetY, 0)); + + setCtx(ctx, 'textAlign', textAlign); + // Force baseline to be "middle". Otherwise, if using "top", the + // text will offset downward a little bit in font "Microsoft YaHei". + setCtx(ctx, 'textBaseline', 'middle'); + + setCtx(ctx, 'font', token.font || DEFAULT_FONT); + + var textStroke = getStroke(tokenStyle.textStroke || style.textStroke, textStrokeWidth); + var textFill = getFill(tokenStyle.textFill || style.textFill); + var textStrokeWidth = retrieve2(tokenStyle.textStrokeWidth, style.textStrokeWidth); + + // Fill after stroke so the outline will not cover the main part. + if (textStroke) { + setCtx(ctx, 'lineWidth', textStrokeWidth); + setCtx(ctx, 'strokeStyle', textStroke); + ctx.strokeText(token.text, x, y); + } + if (textFill) { + setCtx(ctx, 'fillStyle', textFill); + ctx.fillText(token.text, x, y); + } +} + +function needDrawBackground(style) { + return style.textBackgroundColor + || (style.textBorderWidth && style.textBorderColor); +} + +// style: {textBackgroundColor, textBorderWidth, textBorderColor, textBorderRadius} +// shape: {x, y, width, height} +function drawBackground(hostEl, ctx, style, x, y, width, height) { + var textBackgroundColor = style.textBackgroundColor; + var textBorderWidth = style.textBorderWidth; + var textBorderColor = style.textBorderColor; + var isPlainBg = isString(textBackgroundColor); + + setCtx(ctx, 'shadowBlur', style.textBoxShadowBlur || 0); + setCtx(ctx, 'shadowColor', style.textBoxShadowColor || 'transparent'); + setCtx(ctx, 'shadowOffsetX', style.textBoxShadowOffsetX || 0); + setCtx(ctx, 'shadowOffsetY', style.textBoxShadowOffsetY || 0); + + if (isPlainBg || (textBorderWidth && textBorderColor)) { + ctx.beginPath(); + var textBorderRadius = style.textBorderRadius; + if (!textBorderRadius) { + ctx.rect(x, y, width, height); + } + else { + buildPath(ctx, { + x: x, y: y, width: width, height: height, r: textBorderRadius + }); + } + ctx.closePath(); + } + + if (isPlainBg) { + setCtx(ctx, 'fillStyle', textBackgroundColor); + ctx.fill(); + } + else if (isObject$1(textBackgroundColor)) { + var image = textBackgroundColor.image; + + image = createOrUpdateImage( + image, null, hostEl, onBgImageLoaded, textBackgroundColor + ); + if (image && isImageReady(image)) { + ctx.drawImage(image, x, y, width, height); + } + } + + if (textBorderWidth && textBorderColor) { + setCtx(ctx, 'lineWidth', textBorderWidth); + setCtx(ctx, 'strokeStyle', textBorderColor); + ctx.stroke(); + } +} + +function onBgImageLoaded(image, textBackgroundColor) { + // Replace image, so that `contain/text.js#parseRichText` + // will get correct result in next tick. + textBackgroundColor.image = image; +} + +function getBoxPosition(blockHeiht, style, rect) { + var baseX = style.x || 0; + var baseY = style.y || 0; + var textAlign = style.textAlign; + var textVerticalAlign = style.textVerticalAlign; + + // Text position represented by coord + if (rect) { + var textPosition = style.textPosition; + if (textPosition instanceof Array) { + // Percent + baseX = rect.x + parsePercent(textPosition[0], rect.width); + baseY = rect.y + parsePercent(textPosition[1], rect.height); + } + else { + var res = adjustTextPositionOnRect( + textPosition, rect, style.textDistance + ); + baseX = res.x; + baseY = res.y; + // Default align and baseline when has textPosition + textAlign = textAlign || res.textAlign; + textVerticalAlign = textVerticalAlign || res.textVerticalAlign; + } + + // textOffset is only support in RectText, otherwise + // we have to adjust boundingRect for textOffset. + var textOffset = style.textOffset; + if (textOffset) { + baseX += textOffset[0]; + baseY += textOffset[1]; + } + } + + return { + baseX: baseX, + baseY: baseY, + textAlign: textAlign, + textVerticalAlign: textVerticalAlign + }; +} + +function setCtx(ctx, prop, value) { + ctx[prop] = fixShadow(ctx, prop, value); + return ctx[prop]; +} + +/** + * @param {string} [stroke] If specified, do not check style.textStroke. + * @param {string} [lineWidth] If specified, do not check style.textStroke. + * @param {number} style + */ +function getStroke(stroke, lineWidth) { + return (stroke == null || lineWidth <= 0 || stroke === 'transparent' || stroke === 'none') + ? null + // TODO pattern and gradient? + : (stroke.image || stroke.colorStops) + ? '#000' + : stroke; +} + +function getFill(fill) { + return (fill == null || fill === 'none') + ? null + // TODO pattern and gradient? + : (fill.image || fill.colorStops) + ? '#000' + : fill; +} + +function parsePercent(value, maxValue) { + if (typeof value === 'string') { + if (value.lastIndexOf('%') >= 0) { + return parseFloat(value) / 100 * maxValue; + } + return parseFloat(value); + } + return value; +} + +function getTextXForPadding(x, textAlign, textPadding) { + return textAlign === 'right' + ? (x - textPadding[1]) + : textAlign === 'center' + ? (x + textPadding[3] / 2 - textPadding[1] / 2) + : (x + textPadding[3]); +} + +/** + * @param {string} text + * @param {module:zrender/Style} style + * @return {boolean} + */ +function needDrawText(text, style) { + return text != null + && (text + || style.textBackgroundColor + || (style.textBorderWidth && style.textBorderColor) + || style.textPadding + ); +} + +/** + * Mixin for drawing text in a element bounding rect + * @module zrender/mixin/RectText + */ + +var tmpRect$1 = new BoundingRect(); + +var RectText = function () {}; + +RectText.prototype = { + + constructor: RectText, + + /** + * Draw text in a rect with specified position. + * @param {CanvasRenderingContext2D} ctx + * @param {Object} rect Displayable rect + */ + drawRectText: function (ctx, rect) { + var style = this.style; + + rect = style.textRect || rect; + + // Optimize, avoid normalize every time. + this.__dirty && normalizeTextStyle(style, true); + + var text = style.text; + + // Convert to string + text != null && (text += ''); + + if (!needDrawText(text, style)) { + return; + } + + // FIXME + ctx.save(); + + // Transform rect to view space + var transform = this.transform; + if (!style.transformText) { + if (transform) { + tmpRect$1.copy(rect); + tmpRect$1.applyTransform(transform); + rect = tmpRect$1; + } + } + else { + this.setTransform(ctx); + } + + // transformText and textRotation can not be used at the same time. + renderText(this, ctx, text, style, rect); + + ctx.restore(); + } +}; + +/** + * 可绘制的图形基类 + * Base class of all displayable graphic objects + * @module zrender/graphic/Displayable + */ + + +/** + * @alias module:zrender/graphic/Displayable + * @extends module:zrender/Element + * @extends module:zrender/graphic/mixin/RectText + */ +function Displayable(opts) { + + opts = opts || {}; + + Element.call(this, opts); + + // Extend properties + for (var name in opts) { + if ( + opts.hasOwnProperty(name) && + name !== 'style' + ) { + this[name] = opts[name]; + } + } + + /** + * @type {module:zrender/graphic/Style} + */ + this.style = new Style(opts.style, this); + + this._rect = null; + // Shapes for cascade clipping. + this.__clipPaths = []; + + // FIXME Stateful must be mixined after style is setted + // Stateful.call(this, opts); +} + +Displayable.prototype = { + + constructor: Displayable, + + type: 'displayable', + + /** + * Displayable 是否为脏,Painter 中会根据该标记判断是否需要是否需要重新绘制 + * Dirty flag. From which painter will determine if this displayable object needs brush + * @name module:zrender/graphic/Displayable#__dirty + * @type {boolean} + */ + __dirty: true, + + /** + * 图形是否可见,为true时不绘制图形,但是仍能触发鼠标事件 + * If ignore drawing of the displayable object. Mouse event will still be triggered + * @name module:/zrender/graphic/Displayable#invisible + * @type {boolean} + * @default false + */ + invisible: false, + + /** + * @name module:/zrender/graphic/Displayable#z + * @type {number} + * @default 0 + */ + z: 0, + + /** + * @name module:/zrender/graphic/Displayable#z + * @type {number} + * @default 0 + */ + z2: 0, + + /** + * z层level,决定绘画在哪层canvas中 + * @name module:/zrender/graphic/Displayable#zlevel + * @type {number} + * @default 0 + */ + zlevel: 0, + + /** + * 是否可拖拽 + * @name module:/zrender/graphic/Displayable#draggable + * @type {boolean} + * @default false + */ + draggable: false, + + /** + * 是否正在拖拽 + * @name module:/zrender/graphic/Displayable#draggable + * @type {boolean} + * @default false + */ + dragging: false, + + /** + * 是否相应鼠标事件 + * @name module:/zrender/graphic/Displayable#silent + * @type {boolean} + * @default false + */ + silent: false, + + /** + * If enable culling + * @type {boolean} + * @default false + */ + culling: false, + + /** + * Mouse cursor when hovered + * @name module:/zrender/graphic/Displayable#cursor + * @type {string} + */ + cursor: 'pointer', + + /** + * If hover area is bounding rect + * @name module:/zrender/graphic/Displayable#rectHover + * @type {string} + */ + rectHover: false, + + /** + * Render the element progressively when the value >= 0, + * usefull for large data. + * @type {boolean} + */ + progressive: false, + + /** + * @type {boolean} + */ + incremental: false, + // inplace is used with incremental + inplace: false, + + beforeBrush: function (ctx) {}, + + afterBrush: function (ctx) {}, + + /** + * 图形绘制方法 + * @param {CanvasRenderingContext2D} ctx + */ + // Interface + brush: function (ctx, prevEl) {}, + + /** + * 获取最小包围盒 + * @return {module:zrender/core/BoundingRect} + */ + // Interface + getBoundingRect: function () {}, + + /** + * 判断坐标 x, y 是否在图形上 + * If displayable element contain coord x, y + * @param {number} x + * @param {number} y + * @return {boolean} + */ + contain: function (x, y) { + return this.rectContain(x, y); + }, + + /** + * @param {Function} cb + * @param {} context + */ + traverse: function (cb, context) { + cb.call(context, this); + }, + + /** + * 判断坐标 x, y 是否在图形的包围盒上 + * If bounding rect of element contain coord x, y + * @param {number} x + * @param {number} y + * @return {boolean} + */ + rectContain: function (x, y) { + var coord = this.transformCoordToLocal(x, y); + var rect = this.getBoundingRect(); + return rect.contain(coord[0], coord[1]); + }, + + /** + * 标记图形元素为脏,并且在下一帧重绘 + * Mark displayable element dirty and refresh next frame + */ + dirty: function () { + this.__dirty = true; + + this._rect = null; + + this.__zr && this.__zr.refresh(); + }, + + /** + * 图形是否会触发事件 + * If displayable object binded any event + * @return {boolean} + */ + // TODO, 通过 bind 绑定的事件 + // isSilent: function () { + // return !( + // this.hoverable || this.draggable + // || this.onmousemove || this.onmouseover || this.onmouseout + // || this.onmousedown || this.onmouseup || this.onclick + // || this.ondragenter || this.ondragover || this.ondragleave + // || this.ondrop + // ); + // }, + /** + * Alias for animate('style') + * @param {boolean} loop + */ + animateStyle: function (loop) { + return this.animate('style', loop); + }, + + attrKV: function (key, value) { + if (key !== 'style') { + Element.prototype.attrKV.call(this, key, value); + } + else { + this.style.set(value); + } + }, + + /** + * @param {Object|string} key + * @param {*} value + */ + setStyle: function (key, value) { + this.style.set(key, value); + this.dirty(false); + return this; + }, + + /** + * Use given style object + * @param {Object} obj + */ + useStyle: function (obj) { + this.style = new Style(obj, this); + this.dirty(false); + return this; + } +}; + +inherits(Displayable, Element); + +mixin(Displayable, RectText); + +/** + * @alias zrender/graphic/Image + * @extends module:zrender/graphic/Displayable + * @constructor + * @param {Object} opts + */ +function ZImage(opts) { + Displayable.call(this, opts); +} + +ZImage.prototype = { + + constructor: ZImage, + + type: 'image', + + brush: function (ctx, prevEl) { + var style = this.style; + var src = style.image; + + // Must bind each time + style.bind(ctx, this, prevEl); + + var image = this._image = createOrUpdateImage( + src, + this._image, + this, + this.onload + ); + + if (!image || !isImageReady(image)) { + return; + } + + // 图片已经加载完成 + // if (image.nodeName.toUpperCase() == 'IMG') { + // if (!image.complete) { + // return; + // } + // } + // Else is canvas + + var x = style.x || 0; + var y = style.y || 0; + var width = style.width; + var height = style.height; + var aspect = image.width / image.height; + if (width == null && height != null) { + // Keep image/height ratio + width = height * aspect; + } + else if (height == null && width != null) { + height = width / aspect; + } + else if (width == null && height == null) { + width = image.width; + height = image.height; + } + + // 设置transform + this.setTransform(ctx); + + if (style.sWidth && style.sHeight) { + var sx = style.sx || 0; + var sy = style.sy || 0; + ctx.drawImage( + image, + sx, sy, style.sWidth, style.sHeight, + x, y, width, height + ); + } + else if (style.sx && style.sy) { + var sx = style.sx; + var sy = style.sy; + var sWidth = width - sx; + var sHeight = height - sy; + ctx.drawImage( + image, + sx, sy, sWidth, sHeight, + x, y, width, height + ); + } + else { + ctx.drawImage(image, x, y, width, height); + } + + // Draw rect text + if (style.text != null) { + // Only restore transform when needs draw text. + this.restoreTransform(ctx); + this.drawRectText(ctx, this.getBoundingRect()); + } + }, + + getBoundingRect: function () { + var style = this.style; + if (! this._rect) { + this._rect = new BoundingRect( + style.x || 0, style.y || 0, style.width || 0, style.height || 0 + ); + } + return this._rect; + } +}; + +inherits(ZImage, Displayable); + +var HOVER_LAYER_ZLEVEL = 1e5; +var CANVAS_ZLEVEL = 314159; + +var EL_AFTER_INCREMENTAL_INC = 0.01; +var INCREMENTAL_INC = 0.001; + +function parseInt10(val) { + return parseInt(val, 10); +} + +function isLayerValid(layer) { + if (!layer) { + return false; + } + + if (layer.__builtin__) { + return true; + } + + if (typeof(layer.resize) !== 'function' + || typeof(layer.refresh) !== 'function' + ) { + return false; + } + + return true; +} + +var tmpRect = new BoundingRect(0, 0, 0, 0); +var viewRect = new BoundingRect(0, 0, 0, 0); +function isDisplayableCulled(el, width, height) { + tmpRect.copy(el.getBoundingRect()); + if (el.transform) { + tmpRect.applyTransform(el.transform); + } + viewRect.width = width; + viewRect.height = height; + return !tmpRect.intersect(viewRect); +} + +function isClipPathChanged(clipPaths, prevClipPaths) { + if (clipPaths == prevClipPaths) { // Can both be null or undefined + return false; + } + + if (!clipPaths || !prevClipPaths || (clipPaths.length !== prevClipPaths.length)) { + return true; + } + for (var i = 0; i < clipPaths.length; i++) { + if (clipPaths[i] !== prevClipPaths[i]) { + return true; + } + } +} + +function doClip(clipPaths, ctx) { + for (var i = 0; i < clipPaths.length; i++) { + var clipPath = clipPaths[i]; + + clipPath.setTransform(ctx); + ctx.beginPath(); + clipPath.buildPath(ctx, clipPath.shape); + ctx.clip(); + // Transform back + clipPath.restoreTransform(ctx); + } +} + +function createRoot(width, height) { + var domRoot = document.createElement('div'); + + // domRoot.onselectstart = returnFalse; // 避免页面选中的尴尬 + domRoot.style.cssText = [ + 'position:relative', + 'overflow:hidden', + 'width:' + width + 'px', + 'height:' + height + 'px', + 'padding:0', + 'margin:0', + 'border-width:0' + ].join(';') + ';'; + + return domRoot; +} + + +/** + * @alias module:zrender/Painter + * @constructor + * @param {HTMLElement} root 绘图容器 + * @param {module:zrender/Storage} storage + * @param {Object} opts + */ +var Painter = function (root, storage, opts) { + + this.type = 'canvas'; + + // In node environment using node-canvas + var singleCanvas = !root.nodeName // In node ? + || root.nodeName.toUpperCase() === 'CANVAS'; + + this._opts = opts = extend({}, opts || {}); + + /** + * @type {number} + */ + this.dpr = opts.devicePixelRatio || devicePixelRatio; + /** + * @type {boolean} + * @private + */ + this._singleCanvas = singleCanvas; + /** + * 绘图容器 + * @type {HTMLElement} + */ + this.root = root; + + var rootStyle = root.style; + + if (rootStyle) { + rootStyle['-webkit-tap-highlight-color'] = 'transparent'; + rootStyle['-webkit-user-select'] = + rootStyle['user-select'] = + rootStyle['-webkit-touch-callout'] = 'none'; + + root.innerHTML = ''; + } + + /** + * @type {module:zrender/Storage} + */ + this.storage = storage; + + /** + * @type {Array.} + * @private + */ + var zlevelList = this._zlevelList = []; + + /** + * @type {Object.} + * @private + */ + var layers = this._layers = {}; + + /** + * @type {Object.} + * @private + */ + this._layerConfig = {}; + + /** + * zrender will do compositing when root is a canvas and have multiple zlevels. + */ + this._needsManuallyCompositing = false; + + if (!singleCanvas) { + this._width = this._getSize(0); + this._height = this._getSize(1); + + var domRoot = this._domRoot = createRoot( + this._width, this._height + ); + root.appendChild(domRoot); + } + else { + var width = root.width; + var height = root.height; + + if (opts.width != null) { + width = opts.width; + } + if (opts.height != null) { + height = opts.height; + } + this.dpr = opts.devicePixelRatio || 1; + + // Use canvas width and height directly + root.width = width * this.dpr; + root.height = height * this.dpr; + + this._width = width; + this._height = height; + + // Create layer if only one given canvas + // Device can be specified to create a high dpi image. + var mainLayer = new Layer(root, this, this.dpr); + mainLayer.__builtin__ = true; + mainLayer.initContext(); + // FIXME Use canvas width and height + // mainLayer.resize(width, height); + layers[CANVAS_ZLEVEL] = mainLayer; + // Not use common zlevel. + zlevelList.push(CANVAS_ZLEVEL); + + this._domRoot = root; + } + + /** + * @type {module:zrender/Layer} + * @private + */ + this._hoverlayer = null; + + this._hoverElements = []; +}; + +Painter.prototype = { + + constructor: Painter, + + getType: function () { + return 'canvas'; + }, + + /** + * If painter use a single canvas + * @return {boolean} + */ + isSingleCanvas: function () { + return this._singleCanvas; + }, + /** + * @return {HTMLDivElement} + */ + getViewportRoot: function () { + return this._domRoot; + }, + + getViewportRootOffset: function () { + var viewportRoot = this.getViewportRoot(); + if (viewportRoot) { + return { + offsetLeft: viewportRoot.offsetLeft || 0, + offsetTop: viewportRoot.offsetTop || 0 + }; + } + }, + + /** + * 刷新 + * @param {boolean} [paintAll=false] 强制绘制所有displayable + */ + refresh: function (paintAll) { + + var list = this.storage.getDisplayList(true); + + var zlevelList = this._zlevelList; + + this._redrawId = Math.random(); + + this._paintList(list, paintAll, this._redrawId); + + // Paint custum layers + for (var i = 0; i < zlevelList.length; i++) { + var z = zlevelList[i]; + var layer = this._layers[z]; + if (!layer.__builtin__ && layer.refresh) { + var clearColor = i === 0 ? this._backgroundColor : null; + layer.refresh(clearColor); + } + } + + this.refreshHover(); + + return this; + }, + + addHover: function (el, hoverStyle) { + if (el.__hoverMir) { + return; + } + var elMirror = new el.constructor({ + style: el.style, + shape: el.shape + }); + elMirror.__from = el; + el.__hoverMir = elMirror; + elMirror.setStyle(hoverStyle); + this._hoverElements.push(elMirror); + }, + + removeHover: function (el) { + var elMirror = el.__hoverMir; + var hoverElements = this._hoverElements; + var idx = indexOf(hoverElements, elMirror); + if (idx >= 0) { + hoverElements.splice(idx, 1); + } + el.__hoverMir = null; + }, + + clearHover: function (el) { + var hoverElements = this._hoverElements; + for (var i = 0; i < hoverElements.length; i++) { + var from = hoverElements[i].__from; + if (from) { + from.__hoverMir = null; + } + } + hoverElements.length = 0; + }, + + refreshHover: function () { + var hoverElements = this._hoverElements; + var len = hoverElements.length; + var hoverLayer = this._hoverlayer; + hoverLayer && hoverLayer.clear(); + + if (!len) { + return; + } + sort(hoverElements, this.storage.displayableSortFunc); + + // Use a extream large zlevel + // FIXME? + if (!hoverLayer) { + hoverLayer = this._hoverlayer = this.getLayer(HOVER_LAYER_ZLEVEL); + } + + var scope = {}; + hoverLayer.ctx.save(); + for (var i = 0; i < len;) { + var el = hoverElements[i]; + var originalEl = el.__from; + // Original el is removed + // PENDING + if (!(originalEl && originalEl.__zr)) { + hoverElements.splice(i, 1); + originalEl.__hoverMir = null; + len--; + continue; + } + i++; + + // Use transform + // FIXME style and shape ? + if (!originalEl.invisible) { + el.transform = originalEl.transform; + el.invTransform = originalEl.invTransform; + el.__clipPaths = originalEl.__clipPaths; + // el. + this._doPaintEl(el, hoverLayer, true, scope); + } + } + hoverLayer.ctx.restore(); + }, + + getHoverLayer: function () { + return this.getLayer(HOVER_LAYER_ZLEVEL); + }, + + _paintList: function (list, paintAll, redrawId) { + if (this._redrawId !== redrawId) { + return; + } + + paintAll = paintAll || false; + + this._updateLayerStatus(list); + + var finished = this._doPaintList(list, paintAll); + + if (this._needsManuallyCompositing) { + this._compositeManually(); + } + + if (!finished) { + var self = this; + requestAnimationFrame(function () { + self._paintList(list, paintAll, redrawId); + }); + } + }, + + _compositeManually: function () { + var ctx = this.getLayer(CANVAS_ZLEVEL).ctx; + var width = this._domRoot.width; + var height = this._domRoot.height; + ctx.clearRect(0, 0, width, height); + // PENDING, If only builtin layer? + this.eachBuiltinLayer(function (layer) { + if (layer.virtual) { + ctx.drawImage(layer.dom, 0, 0, width, height); + } + }); + }, + + _doPaintList: function (list, paintAll) { + var layerList = []; + for (var zi = 0; zi < this._zlevelList.length; zi++) { + var zlevel = this._zlevelList[zi]; + var layer = this._layers[zlevel]; + if (layer.__builtin__ + && layer !== this._hoverlayer + && (layer.__dirty || paintAll) + ) { + layerList.push(layer); + } + } + + var finished = true; + + for (var k = 0; k < layerList.length; k++) { + var layer = layerList[k]; + var ctx = layer.ctx; + var scope = {}; + ctx.save(); + + var start = paintAll ? layer.__startIndex : layer.__drawIndex; + + var useTimer = !paintAll && layer.incremental && Date.now; + var startTime = useTimer && Date.now(); + + var clearColor = layer.zlevel === this._zlevelList[0] + ? this._backgroundColor : null; + // All elements in this layer are cleared. + if (layer.__startIndex === layer.__endIndex) { + layer.clear(false, clearColor); + } + else if (start === layer.__startIndex) { + var firstEl = list[start]; + if (!firstEl.incremental || !firstEl.notClear || paintAll) { + layer.clear(false, clearColor); + } + } + if (start === -1) { + console.error('For some unknown reason. drawIndex is -1'); + start = layer.__startIndex; + } + for (var i = start; i < layer.__endIndex; i++) { + var el = list[i]; + this._doPaintEl(el, layer, paintAll, scope); + el.__dirty = false; + + if (useTimer) { + // Date.now can be executed in 13,025,305 ops/second. + var dTime = Date.now() - startTime; + // Give 15 millisecond to draw. + // The rest elements will be drawn in the next frame. + if (dTime > 15) { + break; + } + } + } + + layer.__drawIndex = i; + + if (layer.__drawIndex < layer.__endIndex) { + finished = false; + } + + if (scope.prevElClipPaths) { + // Needs restore the state. If last drawn element is in the clipping area. + ctx.restore(); + } + + ctx.restore(); + } + + if (env$1.wxa) { + // Flush for weixin application + each$1(this._layers, function (layer) { + if (layer && layer.ctx && layer.ctx.draw) { + layer.ctx.draw(); + } + }); + } + + return finished; + }, + + _doPaintEl: function (el, currentLayer, forcePaint, scope) { + var ctx = currentLayer.ctx; + var m = el.transform; + if ( + (currentLayer.__dirty || forcePaint) + // Ignore invisible element + && !el.invisible + // Ignore transparent element + && el.style.opacity !== 0 + // Ignore scale 0 element, in some environment like node-canvas + // Draw a scale 0 element can cause all following draw wrong + // And setTransform with scale 0 will cause set back transform failed. + && !(m && !m[0] && !m[3]) + // Ignore culled element + && !(el.culling && isDisplayableCulled(el, this._width, this._height)) + ) { + + var clipPaths = el.__clipPaths; + + // Optimize when clipping on group with several elements + if (!scope.prevElClipPaths + || isClipPathChanged(clipPaths, scope.prevElClipPaths) + ) { + // If has previous clipping state, restore from it + if (scope.prevElClipPaths) { + currentLayer.ctx.restore(); + scope.prevElClipPaths = null; + + // Reset prevEl since context has been restored + scope.prevEl = null; + } + // New clipping state + if (clipPaths) { + ctx.save(); + doClip(clipPaths, ctx); + scope.prevElClipPaths = clipPaths; + } + } + el.beforeBrush && el.beforeBrush(ctx); + + el.brush(ctx, scope.prevEl || null); + scope.prevEl = el; + + el.afterBrush && el.afterBrush(ctx); + } + }, + + /** + * 获取 zlevel 所在层,如果不存在则会创建一个新的层 + * @param {number} zlevel + * @param {boolean} virtual Virtual layer will not be inserted into dom. + * @return {module:zrender/Layer} + */ + getLayer: function (zlevel, virtual) { + if (this._singleCanvas && !this._needsManuallyCompositing) { + zlevel = CANVAS_ZLEVEL; + } + var layer = this._layers[zlevel]; + if (!layer) { + // Create a new layer + layer = new Layer('zr_' + zlevel, this, this.dpr); + layer.zlevel = zlevel; + layer.__builtin__ = true; + + if (this._layerConfig[zlevel]) { + merge(layer, this._layerConfig[zlevel], true); + } + + if (virtual) { + layer.virtual = virtual; + } + + this.insertLayer(zlevel, layer); + + // Context is created after dom inserted to document + // Or excanvas will get 0px clientWidth and clientHeight + layer.initContext(); + } + + return layer; + }, + + insertLayer: function (zlevel, layer) { + + var layersMap = this._layers; + var zlevelList = this._zlevelList; + var len = zlevelList.length; + var prevLayer = null; + var i = -1; + var domRoot = this._domRoot; + + if (layersMap[zlevel]) { + zrLog('ZLevel ' + zlevel + ' has been used already'); + return; + } + // Check if is a valid layer + if (!isLayerValid(layer)) { + zrLog('Layer of zlevel ' + zlevel + ' is not valid'); + return; + } + + if (len > 0 && zlevel > zlevelList[0]) { + for (i = 0; i < len - 1; i++) { + if ( + zlevelList[i] < zlevel + && zlevelList[i + 1] > zlevel + ) { + break; + } + } + prevLayer = layersMap[zlevelList[i]]; + } + zlevelList.splice(i + 1, 0, zlevel); + + layersMap[zlevel] = layer; + + // Vitual layer will not directly show on the screen. + // (It can be a WebGL layer and assigned to a ZImage element) + // But it still under management of zrender. + if (!layer.virtual) { + if (prevLayer) { + var prevDom = prevLayer.dom; + if (prevDom.nextSibling) { + domRoot.insertBefore( + layer.dom, + prevDom.nextSibling + ); + } + else { + domRoot.appendChild(layer.dom); + } + } + else { + if (domRoot.firstChild) { + domRoot.insertBefore(layer.dom, domRoot.firstChild); + } + else { + domRoot.appendChild(layer.dom); + } + } + } + }, + + // Iterate each layer + eachLayer: function (cb, context) { + var zlevelList = this._zlevelList; + var z; + var i; + for (i = 0; i < zlevelList.length; i++) { + z = zlevelList[i]; + cb.call(context, this._layers[z], z); + } + }, + + // Iterate each buildin layer + eachBuiltinLayer: function (cb, context) { + var zlevelList = this._zlevelList; + var layer; + var z; + var i; + for (i = 0; i < zlevelList.length; i++) { + z = zlevelList[i]; + layer = this._layers[z]; + if (layer.__builtin__) { + cb.call(context, layer, z); + } + } + }, + + // Iterate each other layer except buildin layer + eachOtherLayer: function (cb, context) { + var zlevelList = this._zlevelList; + var layer; + var z; + var i; + for (i = 0; i < zlevelList.length; i++) { + z = zlevelList[i]; + layer = this._layers[z]; + if (!layer.__builtin__) { + cb.call(context, layer, z); + } + } + }, + + /** + * 获取所有已创建的层 + * @param {Array.} [prevLayer] + */ + getLayers: function () { + return this._layers; + }, + + _updateLayerStatus: function (list) { + + this.eachBuiltinLayer(function (layer, z) { + layer.__dirty = layer.__used = false; + }); + + function updatePrevLayer(idx) { + if (prevLayer) { + if (prevLayer.__endIndex !== idx) { + prevLayer.__dirty = true; + } + prevLayer.__endIndex = idx; + } + } + + if (this._singleCanvas) { + for (var i = 1; i < list.length; i++) { + var el = list[i]; + if (el.zlevel !== list[i - 1].zlevel || el.incremental) { + this._needsManuallyCompositing = true; + break; + } + } + } + + var prevLayer = null; + var incrementalLayerCount = 0; + for (var i = 0; i < list.length; i++) { + var el = list[i]; + var zlevel = el.zlevel; + var layer; + // PENDING If change one incremental element style ? + // TODO Where there are non-incremental elements between incremental elements. + if (el.incremental) { + layer = this.getLayer(zlevel + INCREMENTAL_INC, this._needsManuallyCompositing); + layer.incremental = true; + incrementalLayerCount = 1; + } + else { + layer = this.getLayer(zlevel + (incrementalLayerCount > 0 ? EL_AFTER_INCREMENTAL_INC : 0), this._needsManuallyCompositing); + } + + if (!layer.__builtin__) { + zrLog('ZLevel ' + zlevel + ' has been used by unkown layer ' + layer.id); + } + + if (layer !== prevLayer) { + layer.__used = true; + if (layer.__startIndex !== i) { + layer.__dirty = true; + } + layer.__startIndex = i; + if (!layer.incremental) { + layer.__drawIndex = i; + } + else { + // Mark layer draw index needs to update. + layer.__drawIndex = -1; + } + updatePrevLayer(i); + prevLayer = layer; + } + if (el.__dirty) { + layer.__dirty = true; + if (layer.incremental && layer.__drawIndex < 0) { + // Start draw from the first dirty element. + layer.__drawIndex = i; + } + } + } + + updatePrevLayer(i); + + this.eachBuiltinLayer(function (layer, z) { + // Used in last frame but not in this frame. Needs clear + if (!layer.__used && layer.getElementCount() > 0) { + layer.__dirty = true; + layer.__startIndex = layer.__endIndex = layer.__drawIndex = 0; + } + // For incremental layer. In case start index changed and no elements are dirty. + if (layer.__dirty && layer.__drawIndex < 0) { + layer.__drawIndex = layer.__startIndex; + } + }); + }, + + /** + * 清除hover层外所有内容 + */ + clear: function () { + this.eachBuiltinLayer(this._clearLayer); + return this; + }, + + _clearLayer: function (layer) { + layer.clear(); + }, + + setBackgroundColor: function (backgroundColor) { + this._backgroundColor = backgroundColor; + }, + + /** + * 修改指定zlevel的绘制参数 + * + * @param {string} zlevel + * @param {Object} config 配置对象 + * @param {string} [config.clearColor=0] 每次清空画布的颜色 + * @param {string} [config.motionBlur=false] 是否开启动态模糊 + * @param {number} [config.lastFrameAlpha=0.7] + * 在开启动态模糊的时候使用,与上一帧混合的alpha值,值越大尾迹越明显 + */ + configLayer: function (zlevel, config) { + if (config) { + var layerConfig = this._layerConfig; + if (!layerConfig[zlevel]) { + layerConfig[zlevel] = config; + } + else { + merge(layerConfig[zlevel], config, true); + } + + for (var i = 0; i < this._zlevelList.length; i++) { + var _zlevel = this._zlevelList[i]; + if (_zlevel === zlevel || _zlevel === zlevel + EL_AFTER_INCREMENTAL_INC) { + var layer = this._layers[_zlevel]; + merge(layer, layerConfig[zlevel], true); + } + } + } + }, + + /** + * 删除指定层 + * @param {number} zlevel 层所在的zlevel + */ + delLayer: function (zlevel) { + var layers = this._layers; + var zlevelList = this._zlevelList; + var layer = layers[zlevel]; + if (!layer) { + return; + } + layer.dom.parentNode.removeChild(layer.dom); + delete layers[zlevel]; + + zlevelList.splice(indexOf(zlevelList, zlevel), 1); + }, + + /** + * 区域大小变化后重绘 + */ + resize: function (width, height) { + if (!this._domRoot.style) { // Maybe in node or worker + if (width == null || height == null) { + return; + } + this._width = width; + this._height = height; + + this.getLayer(CANVAS_ZLEVEL).resize(width, height); + } + else { + var domRoot = this._domRoot; + // FIXME Why ? + domRoot.style.display = 'none'; + + // Save input w/h + var opts = this._opts; + width != null && (opts.width = width); + height != null && (opts.height = height); + + width = this._getSize(0); + height = this._getSize(1); + + domRoot.style.display = ''; + + // 优化没有实际改变的resize + if (this._width != width || height != this._height) { + domRoot.style.width = width + 'px'; + domRoot.style.height = height + 'px'; + + for (var id in this._layers) { + if (this._layers.hasOwnProperty(id)) { + this._layers[id].resize(width, height); + } + } + each$1(this._progressiveLayers, function (layer) { + layer.resize(width, height); + }); + + this.refresh(true); + } + + this._width = width; + this._height = height; + + } + return this; + }, + + /** + * 清除单独的一个层 + * @param {number} zlevel + */ + clearLayer: function (zlevel) { + var layer = this._layers[zlevel]; + if (layer) { + layer.clear(); + } + }, + + /** + * 释放 + */ + dispose: function () { + this.root.innerHTML = ''; + + this.root = + this.storage = + + this._domRoot = + this._layers = null; + }, + + /** + * Get canvas which has all thing rendered + * @param {Object} opts + * @param {string} [opts.backgroundColor] + * @param {number} [opts.pixelRatio] + */ + getRenderedCanvas: function (opts) { + opts = opts || {}; + if (this._singleCanvas && !this._compositeManually) { + return this._layers[CANVAS_ZLEVEL].dom; + } + + var imageLayer = new Layer('image', this, opts.pixelRatio || this.dpr); + imageLayer.initContext(); + imageLayer.clear(false, opts.backgroundColor || this._backgroundColor); + + if (opts.pixelRatio <= this.dpr) { + this.refresh(); + + var width = imageLayer.dom.width; + var height = imageLayer.dom.height; + var ctx = imageLayer.ctx; + this.eachLayer(function (layer) { + if (layer.__builtin__) { + ctx.drawImage(layer.dom, 0, 0, width, height); + } + else if (layer.renderToCanvas) { + imageLayer.ctx.save(); + layer.renderToCanvas(imageLayer.ctx); + imageLayer.ctx.restore(); + } + }); + } + else { + // PENDING, echarts-gl and incremental rendering. + var scope = {}; + var displayList = this.storage.getDisplayList(true); + for (var i = 0; i < displayList.length; i++) { + var el = displayList[i]; + this._doPaintEl(el, imageLayer, true, scope); + } + } + + return imageLayer.dom; + }, + /** + * 获取绘图区域宽度 + */ + getWidth: function () { + return this._width; + }, + + /** + * 获取绘图区域高度 + */ + getHeight: function () { + return this._height; + }, + + _getSize: function (whIdx) { + var opts = this._opts; + var wh = ['width', 'height'][whIdx]; + var cwh = ['clientWidth', 'clientHeight'][whIdx]; + var plt = ['paddingLeft', 'paddingTop'][whIdx]; + var prb = ['paddingRight', 'paddingBottom'][whIdx]; + + if (opts[wh] != null && opts[wh] !== 'auto') { + return parseFloat(opts[wh]); + } + + var root = this.root; + // IE8 does not support getComputedStyle, but it use VML. + var stl = document.defaultView.getComputedStyle(root); + + return ( + (root[cwh] || parseInt10(stl[wh]) || parseInt10(root.style[wh])) + - (parseInt10(stl[plt]) || 0) + - (parseInt10(stl[prb]) || 0) + ) | 0; + }, + + pathToImage: function (path, dpr) { + dpr = dpr || this.dpr; + + var canvas = document.createElement('canvas'); + var ctx = canvas.getContext('2d'); + var rect = path.getBoundingRect(); + var style = path.style; + var shadowBlurSize = style.shadowBlur * dpr; + var shadowOffsetX = style.shadowOffsetX * dpr; + var shadowOffsetY = style.shadowOffsetY * dpr; + var lineWidth = style.hasStroke() ? style.lineWidth : 0; + + var leftMargin = Math.max(lineWidth / 2, -shadowOffsetX + shadowBlurSize); + var rightMargin = Math.max(lineWidth / 2, shadowOffsetX + shadowBlurSize); + var topMargin = Math.max(lineWidth / 2, -shadowOffsetY + shadowBlurSize); + var bottomMargin = Math.max(lineWidth / 2, shadowOffsetY + shadowBlurSize); + var width = rect.width + leftMargin + rightMargin; + var height = rect.height + topMargin + bottomMargin; + + canvas.width = width * dpr; + canvas.height = height * dpr; + + ctx.scale(dpr, dpr); + ctx.clearRect(0, 0, width, height); + ctx.dpr = dpr; + + var pathTransform = { + position: path.position, + rotation: path.rotation, + scale: path.scale + }; + path.position = [leftMargin - rect.x, topMargin - rect.y]; + path.rotation = 0; + path.scale = [1, 1]; + path.updateTransform(); + if (path) { + path.brush(ctx); + } + + var ImageShape = ZImage; + var imgShape = new ImageShape({ + style: { + x: 0, + y: 0, + image: canvas + } + }); + + if (pathTransform.position != null) { + imgShape.position = path.position = pathTransform.position; + } + + if (pathTransform.rotation != null) { + imgShape.rotation = path.rotation = pathTransform.rotation; + } + + if (pathTransform.scale != null) { + imgShape.scale = path.scale = pathTransform.scale; + } + + return imgShape; + } +}; + +/** + * 事件辅助类 + * @module zrender/core/event + * @author Kener (@Kener-林峰, kener.linfeng@gmail.com) + */ + +var isDomLevel2 = (typeof window !== 'undefined') && !!window.addEventListener; + +var MOUSE_EVENT_REG = /^(?:mouse|pointer|contextmenu|drag|drop)|click/; + +function getBoundingClientRect(el) { + // BlackBerry 5, iOS 3 (original iPhone) don't have getBoundingRect + return el.getBoundingClientRect ? el.getBoundingClientRect() : {left: 0, top: 0}; +} + +// `calculate` is optional, default false +function clientToLocal(el, e, out, calculate) { + out = out || {}; + + // According to the W3C Working Draft, offsetX and offsetY should be relative + // to the padding edge of the target element. The only browser using this convention + // is IE. Webkit uses the border edge, Opera uses the content edge, and FireFox does + // not support the properties. + // (see http://www.jacklmoore.com/notes/mouse-position/) + // In zr painter.dom, padding edge equals to border edge. + + // FIXME + // When mousemove event triggered on ec tooltip, target is not zr painter.dom, and + // offsetX/Y is relative to e.target, where the calculation of zrX/Y via offsetX/Y + // is too complex. So css-transfrom dont support in this case temporarily. + if (calculate || !env$1.canvasSupported) { + defaultGetZrXY(el, e, out); + } + // Caution: In FireFox, layerX/layerY Mouse position relative to the closest positioned + // ancestor element, so we should make sure el is positioned (e.g., not position:static). + // BTW1, Webkit don't return the same results as FF in non-simple cases (like add + // zoom-factor, overflow / opacity layers, transforms ...) + // BTW2, (ev.offsetY || ev.pageY - $(ev.target).offset().top) is not correct in preserve-3d. + // + // BTW3, In ff, offsetX/offsetY is always 0. + else if (env$1.browser.firefox && e.layerX != null && e.layerX !== e.offsetX) { + out.zrX = e.layerX; + out.zrY = e.layerY; + } + // For IE6+, chrome, safari, opera. (When will ff support offsetX?) + else if (e.offsetX != null) { + out.zrX = e.offsetX; + out.zrY = e.offsetY; + } + // For some other device, e.g., IOS safari. + else { + defaultGetZrXY(el, e, out); + } + + return out; +} + +function defaultGetZrXY(el, e, out) { + // This well-known method below does not support css transform. + var box = getBoundingClientRect(el); + out.zrX = e.clientX - box.left; + out.zrY = e.clientY - box.top; +} + +/** + * 如果存在第三方嵌入的一些dom触发的事件,或touch事件,需要转换一下事件坐标. + * `calculate` is optional, default false. + */ +function normalizeEvent(el, e, calculate) { + + e = e || window.event; + + if (e.zrX != null) { + return e; + } + + var eventType = e.type; + var isTouch = eventType && eventType.indexOf('touch') >= 0; + + if (!isTouch) { + clientToLocal(el, e, e, calculate); + e.zrDelta = (e.wheelDelta) ? e.wheelDelta / 120 : -(e.detail || 0) / 3; + } + else { + var touch = eventType != 'touchend' + ? e.targetTouches[0] + : e.changedTouches[0]; + touch && clientToLocal(el, touch, e, calculate); + } + + // Add which for click: 1 === left; 2 === middle; 3 === right; otherwise: 0; + // See jQuery: https://github.com/jquery/jquery/blob/master/src/event.js + // If e.which has been defined, if may be readonly, + // see: https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/which + var button = e.button; + if (e.which == null && button !== undefined && MOUSE_EVENT_REG.test(e.type)) { + e.which = (button & 1 ? 1 : (button & 2 ? 3 : (button & 4 ? 2 : 0))); + } + + return e; +} + +/** + * @param {HTMLElement} el + * @param {string} name + * @param {Function} handler + */ +function addEventListener(el, name, handler) { + if (isDomLevel2) { + // Reproduct the console warning: + // [Violation] Added non-passive event listener to a scroll-blocking event. + // Consider marking event handler as 'passive' to make the page more responsive. + // Just set console log level: verbose in chrome dev tool. + // then the warning log will be printed when addEventListener called. + // See https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md + // We have not yet found a neat way to using passive. Because in zrender the dom event + // listener delegate all of the upper events of element. Some of those events need + // to prevent default. For example, the feature `preventDefaultMouseMove` of echarts. + // Before passive can be adopted, these issues should be considered: + // (1) Whether and how a zrender user specifies an event listener passive. And by default, + // passive or not. + // (2) How to tread that some zrender event listener is passive, and some is not. If + // we use other way but not preventDefault of mousewheel and touchmove, browser + // compatibility should be handled. + + // var opts = (env.passiveSupported && name === 'mousewheel') + // ? {passive: true} + // // By default, the third param of el.addEventListener is `capture: false`. + // : void 0; + // el.addEventListener(name, handler /* , opts */); + el.addEventListener(name, handler); + } + else { + el.attachEvent('on' + name, handler); + } +} + +function removeEventListener(el, name, handler) { + if (isDomLevel2) { + el.removeEventListener(name, handler); + } + else { + el.detachEvent('on' + name, handler); + } +} + +/** + * preventDefault and stopPropagation. + * Notice: do not do that in zrender. Upper application + * do that if necessary. + * + * @memberOf module:zrender/core/event + * @method + * @param {Event} e : event对象 + */ +var stop = isDomLevel2 + ? function (e) { + e.preventDefault(); + e.stopPropagation(); + e.cancelBubble = true; + } + : function (e) { + e.returnValue = false; + e.cancelBubble = true; + }; + +function notLeftMouse(e) { + // If e.which is undefined, considered as left mouse event. + return e.which > 1; +} + +/** + * 动画主类, 调度和管理所有动画控制器 + * + * @module zrender/animation/Animation + * @author pissang(https://github.com/pissang) + */ +// TODO Additive animation +// http://iosoteric.com/additive-animations-animatewithduration-in-ios-8/ +// https://developer.apple.com/videos/wwdc2014/#236 + +/** + * @typedef {Object} IZRenderStage + * @property {Function} update + */ + +/** + * @alias module:zrender/animation/Animation + * @constructor + * @param {Object} [options] + * @param {Function} [options.onframe] + * @param {IZRenderStage} [options.stage] + * @example + * var animation = new Animation(); + * var obj = { + * x: 100, + * y: 100 + * }; + * animation.animate(node.position) + * .when(1000, { + * x: 500, + * y: 500 + * }) + * .when(2000, { + * x: 100, + * y: 100 + * }) + * .start('spline'); + */ +var Animation = function (options) { + + options = options || {}; + + this.stage = options.stage || {}; + + this.onframe = options.onframe || function() {}; + + // private properties + this._clips = []; + + this._running = false; + + this._time; + + this._pausedTime; + + this._pauseStart; + + this._paused = false; + + Eventful.call(this); +}; + +Animation.prototype = { + + constructor: Animation, + /** + * 添加 clip + * @param {module:zrender/animation/Clip} clip + */ + addClip: function (clip) { + this._clips.push(clip); + }, + /** + * 添加 animator + * @param {module:zrender/animation/Animator} animator + */ + addAnimator: function (animator) { + animator.animation = this; + var clips = animator.getClips(); + for (var i = 0; i < clips.length; i++) { + this.addClip(clips[i]); + } + }, + /** + * 删除动画片段 + * @param {module:zrender/animation/Clip} clip + */ + removeClip: function(clip) { + var idx = indexOf(this._clips, clip); + if (idx >= 0) { + this._clips.splice(idx, 1); + } + }, + + /** + * 删除动画片段 + * @param {module:zrender/animation/Animator} animator + */ + removeAnimator: function (animator) { + var clips = animator.getClips(); + for (var i = 0; i < clips.length; i++) { + this.removeClip(clips[i]); + } + animator.animation = null; + }, + + _update: function() { + var time = new Date().getTime() - this._pausedTime; + var delta = time - this._time; + var clips = this._clips; + var len = clips.length; + + var deferredEvents = []; + var deferredClips = []; + for (var i = 0; i < len; i++) { + var clip = clips[i]; + var e = clip.step(time, delta); + // Throw out the events need to be called after + // stage.update, like destroy + if (e) { + deferredEvents.push(e); + deferredClips.push(clip); + } + } + + // Remove the finished clip + for (var i = 0; i < len;) { + if (clips[i]._needsRemove) { + clips[i] = clips[len - 1]; + clips.pop(); + len--; + } + else { + i++; + } + } + + len = deferredEvents.length; + for (var i = 0; i < len; i++) { + deferredClips[i].fire(deferredEvents[i]); + } + + this._time = time; + + this.onframe(delta); + + // 'frame' should be triggered before stage, because upper application + // depends on the sequence (e.g., echarts-stream and finish + // event judge) + this.trigger('frame', delta); + + if (this.stage.update) { + this.stage.update(); + } + }, + + _startLoop: function () { + var self = this; + + this._running = true; + + function step() { + if (self._running) { + + requestAnimationFrame(step); + + !self._paused && self._update(); + } + } + + requestAnimationFrame(step); + }, + + /** + * Start animation. + */ + start: function () { + + this._time = new Date().getTime(); + this._pausedTime = 0; + + this._startLoop(); + }, + + /** + * Stop animation. + */ + stop: function () { + this._running = false; + }, + + /** + * Pause animation. + */ + pause: function () { + if (!this._paused) { + this._pauseStart = new Date().getTime(); + this._paused = true; + } + }, + + /** + * Resume animation. + */ + resume: function () { + if (this._paused) { + this._pausedTime += (new Date().getTime()) - this._pauseStart; + this._paused = false; + } + }, + + /** + * Clear animation. + */ + clear: function () { + this._clips = []; + }, + + /** + * Whether animation finished. + */ + isFinished: function () { + return !this._clips.length; + }, + + /** + * Creat animator for a target, whose props can be animated. + * + * @param {Object} target + * @param {Object} options + * @param {boolean} [options.loop=false] Whether loop animation. + * @param {Function} [options.getter=null] Get value from target. + * @param {Function} [options.setter=null] Set value to target. + * @return {module:zrender/animation/Animation~Animator} + */ + // TODO Gap + animate: function (target, options) { + options = options || {}; + + var animator = new Animator( + target, + options.loop, + options.getter, + options.setter + ); + + this.addAnimator(animator); + + return animator; + } +}; + +mixin(Animation, Eventful); + +/** + * Only implements needed gestures for mobile. + */ + +var GestureMgr = function () { + + /** + * @private + * @type {Array.} + */ + this._track = []; +}; + +GestureMgr.prototype = { + + constructor: GestureMgr, + + recognize: function (event, target, root) { + this._doTrack(event, target, root); + return this._recognize(event); + }, + + clear: function () { + this._track.length = 0; + return this; + }, + + _doTrack: function (event, target, root) { + var touches = event.touches; + + if (!touches) { + return; + } + + var trackItem = { + points: [], + touches: [], + target: target, + event: event + }; + + for (var i = 0, len = touches.length; i < len; i++) { + var touch = touches[i]; + var pos = clientToLocal(root, touch, {}); + trackItem.points.push([pos.zrX, pos.zrY]); + trackItem.touches.push(touch); + } + + this._track.push(trackItem); + }, + + _recognize: function (event) { + for (var eventName in recognizers) { + if (recognizers.hasOwnProperty(eventName)) { + var gestureInfo = recognizers[eventName](this._track, event); + if (gestureInfo) { + return gestureInfo; + } + } + } + } +}; + +function dist$1(pointPair) { + var dx = pointPair[1][0] - pointPair[0][0]; + var dy = pointPair[1][1] - pointPair[0][1]; + + return Math.sqrt(dx * dx + dy * dy); +} + +function center(pointPair) { + return [ + (pointPair[0][0] + pointPair[1][0]) / 2, + (pointPair[0][1] + pointPair[1][1]) / 2 + ]; +} + +var recognizers = { + + pinch: function (track, event) { + var trackLen = track.length; + + if (!trackLen) { + return; + } + + var pinchEnd = (track[trackLen - 1] || {}).points; + var pinchPre = (track[trackLen - 2] || {}).points || pinchEnd; + + if (pinchPre + && pinchPre.length > 1 + && pinchEnd + && pinchEnd.length > 1 + ) { + var pinchScale = dist$1(pinchEnd) / dist$1(pinchPre); + !isFinite(pinchScale) && (pinchScale = 1); + + event.pinchScale = pinchScale; + + var pinchCenter = center(pinchEnd); + event.pinchX = pinchCenter[0]; + event.pinchY = pinchCenter[1]; + + return { + type: 'pinch', + target: track[0].target, + event: event + }; + } + } + + // Only pinch currently. +}; + +var TOUCH_CLICK_DELAY = 300; + +var mouseHandlerNames = [ + 'click', 'dblclick', 'mousewheel', 'mouseout', + 'mouseup', 'mousedown', 'mousemove', 'contextmenu' +]; + +var touchHandlerNames = [ + 'touchstart', 'touchend', 'touchmove' +]; + +var pointerEventNames = { + pointerdown: 1, pointerup: 1, pointermove: 1, pointerout: 1 +}; + +var pointerHandlerNames = map(mouseHandlerNames, function (name) { + var nm = name.replace('mouse', 'pointer'); + return pointerEventNames[nm] ? nm : name; +}); + +function eventNameFix(name) { + return (name === 'mousewheel' && env$1.browser.firefox) ? 'DOMMouseScroll' : name; +} + +function processGesture(proxy, event, stage) { + var gestureMgr = proxy._gestureMgr; + + stage === 'start' && gestureMgr.clear(); + + var gestureInfo = gestureMgr.recognize( + event, + proxy.handler.findHover(event.zrX, event.zrY, null).target, + proxy.dom + ); + + stage === 'end' && gestureMgr.clear(); + + // Do not do any preventDefault here. Upper application do that if necessary. + if (gestureInfo) { + var type = gestureInfo.type; + event.gestureEvent = type; + + proxy.handler.dispatchToElement({target: gestureInfo.target}, type, gestureInfo.event); + } +} + +// function onMSGestureChange(proxy, event) { +// if (event.translationX || event.translationY) { +// // mousemove is carried by MSGesture to reduce the sensitivity. +// proxy.handler.dispatchToElement(event.target, 'mousemove', event); +// } +// if (event.scale !== 1) { +// event.pinchX = event.offsetX; +// event.pinchY = event.offsetY; +// event.pinchScale = event.scale; +// proxy.handler.dispatchToElement(event.target, 'pinch', event); +// } +// } + +/** + * Prevent mouse event from being dispatched after Touch Events action + * @see + * 1. Mobile browsers dispatch mouse events 300ms after touchend. + * 2. Chrome for Android dispatch mousedown for long-touch about 650ms + * Result: Blocking Mouse Events for 700ms. + */ +function setTouchTimer(instance) { + instance._touching = true; + clearTimeout(instance._touchTimer); + instance._touchTimer = setTimeout(function () { + instance._touching = false; + }, 700); +} + + +var domHandlers = { + /** + * Mouse move handler + * @inner + * @param {Event} event + */ + mousemove: function (event) { + event = normalizeEvent(this.dom, event); + + this.trigger('mousemove', event); + }, + + /** + * Mouse out handler + * @inner + * @param {Event} event + */ + mouseout: function (event) { + event = normalizeEvent(this.dom, event); + + var element = event.toElement || event.relatedTarget; + if (element != this.dom) { + while (element && element.nodeType != 9) { + // 忽略包含在root中的dom引起的mouseOut + if (element === this.dom) { + return; + } + + element = element.parentNode; + } + } + + this.trigger('mouseout', event); + }, + + /** + * Touch开始响应函数 + * @inner + * @param {Event} event + */ + touchstart: function (event) { + // Default mouse behaviour should not be disabled here. + // For example, page may needs to be slided. + event = normalizeEvent(this.dom, event); + + // Mark touch, which is useful in distinguish touch and + // mouse event in upper applicatoin. + event.zrByTouch = true; + + this._lastTouchMoment = new Date(); + + processGesture(this, event, 'start'); + + // In touch device, trigger `mousemove`(`mouseover`) should + // be triggered, and must before `mousedown` triggered. + domHandlers.mousemove.call(this, event); + + domHandlers.mousedown.call(this, event); + + setTouchTimer(this); + }, + + /** + * Touch移动响应函数 + * @inner + * @param {Event} event + */ + touchmove: function (event) { + + event = normalizeEvent(this.dom, event); + + // Mark touch, which is useful in distinguish touch and + // mouse event in upper applicatoin. + event.zrByTouch = true; + + processGesture(this, event, 'change'); + + // Mouse move should always be triggered no matter whether + // there is gestrue event, because mouse move and pinch may + // be used at the same time. + domHandlers.mousemove.call(this, event); + + setTouchTimer(this); + }, + + /** + * Touch结束响应函数 + * @inner + * @param {Event} event + */ + touchend: function (event) { + + event = normalizeEvent(this.dom, event); + + // Mark touch, which is useful in distinguish touch and + // mouse event in upper applicatoin. + event.zrByTouch = true; + + processGesture(this, event, 'end'); + + domHandlers.mouseup.call(this, event); + + // Do not trigger `mouseout` here, in spite of `mousemove`(`mouseover`) is + // triggered in `touchstart`. This seems to be illogical, but by this mechanism, + // we can conveniently implement "hover style" in both PC and touch device just + // by listening to `mouseover` to add "hover style" and listening to `mouseout` + // to remove "hover style" on an element, without any additional code for + // compatibility. (`mouseout` will not be triggered in `touchend`, so "hover + // style" will remain for user view) + + // click event should always be triggered no matter whether + // there is gestrue event. System click can not be prevented. + if (+new Date() - this._lastTouchMoment < TOUCH_CLICK_DELAY) { + domHandlers.click.call(this, event); + } + + setTouchTimer(this); + }, + + pointerdown: function (event) { + domHandlers.mousedown.call(this, event); + + // if (useMSGuesture(this, event)) { + // this._msGesture.addPointer(event.pointerId); + // } + }, + + pointermove: function (event) { + // FIXME + // pointermove is so sensitive that it always triggered when + // tap(click) on touch screen, which affect some judgement in + // upper application. So, we dont support mousemove on MS touch + // device yet. + if (!isPointerFromTouch(event)) { + domHandlers.mousemove.call(this, event); + } + }, + + pointerup: function (event) { + domHandlers.mouseup.call(this, event); + }, + + pointerout: function (event) { + // pointerout will be triggered when tap on touch screen + // (IE11+/Edge on MS Surface) after click event triggered, + // which is inconsistent with the mousout behavior we defined + // in touchend. So we unify them. + // (check domHandlers.touchend for detailed explanation) + if (!isPointerFromTouch(event)) { + domHandlers.mouseout.call(this, event); + } + } +}; + +function isPointerFromTouch(event) { + var pointerType = event.pointerType; + return pointerType === 'pen' || pointerType === 'touch'; +} + +// function useMSGuesture(handlerProxy, event) { +// return isPointerFromTouch(event) && !!handlerProxy._msGesture; +// } + +// Common handlers +each$1(['click', 'mousedown', 'mouseup', 'mousewheel', 'dblclick', 'contextmenu'], function (name) { + domHandlers[name] = function (event) { + event = normalizeEvent(this.dom, event); + this.trigger(name, event); + }; +}); + +/** + * 为控制类实例初始化dom 事件处理函数 + * + * @inner + * @param {module:zrender/Handler} instance 控制类实例 + */ +function initDomHandler(instance) { + each$1(touchHandlerNames, function (name) { + instance._handlers[name] = bind(domHandlers[name], instance); + }); + + each$1(pointerHandlerNames, function (name) { + instance._handlers[name] = bind(domHandlers[name], instance); + }); + + each$1(mouseHandlerNames, function (name) { + instance._handlers[name] = makeMouseHandler(domHandlers[name], instance); + }); + + function makeMouseHandler(fn, instance) { + return function () { + if (instance._touching) { + return; + } + return fn.apply(instance, arguments); + }; + } +} + + +function HandlerDomProxy(dom) { + Eventful.call(this); + + this.dom = dom; + + /** + * @private + * @type {boolean} + */ + this._touching = false; + + /** + * @private + * @type {number} + */ + this._touchTimer; + + /** + * @private + * @type {module:zrender/core/GestureMgr} + */ + this._gestureMgr = new GestureMgr(); + + this._handlers = {}; + + initDomHandler(this); + + if (env$1.pointerEventsSupported) { // Only IE11+/Edge + // 1. On devices that both enable touch and mouse (e.g., MS Surface and lenovo X240), + // IE11+/Edge do not trigger touch event, but trigger pointer event and mouse event + // at the same time. + // 2. On MS Surface, it probablely only trigger mousedown but no mouseup when tap on + // screen, which do not occurs in pointer event. + // So we use pointer event to both detect touch gesture and mouse behavior. + mountHandlers(pointerHandlerNames, this); + + // FIXME + // Note: MS Gesture require CSS touch-action set. But touch-action is not reliable, + // which does not prevent defuault behavior occasionally (which may cause view port + // zoomed in but use can not zoom it back). And event.preventDefault() does not work. + // So we have to not to use MSGesture and not to support touchmove and pinch on MS + // touch screen. And we only support click behavior on MS touch screen now. + + // MS Gesture Event is only supported on IE11+/Edge and on Windows 8+. + // We dont support touch on IE on win7. + // See + // if (typeof MSGesture === 'function') { + // (this._msGesture = new MSGesture()).target = dom; // jshint ignore:line + // dom.addEventListener('MSGestureChange', onMSGestureChange); + // } + } + else { + if (env$1.touchEventsSupported) { + mountHandlers(touchHandlerNames, this); + // Handler of 'mouseout' event is needed in touch mode, which will be mounted below. + // addEventListener(root, 'mouseout', this._mouseoutHandler); + } + + // 1. Considering some devices that both enable touch and mouse event (like on MS Surface + // and lenovo X240, @see #2350), we make mouse event be always listened, otherwise + // mouse event can not be handle in those devices. + // 2. On MS Surface, Chrome will trigger both touch event and mouse event. How to prevent + // mouseevent after touch event triggered, see `setTouchTimer`. + mountHandlers(mouseHandlerNames, this); + } + + function mountHandlers(handlerNames, instance) { + each$1(handlerNames, function (name) { + addEventListener(dom, eventNameFix(name), instance._handlers[name]); + }, instance); + } +} + +var handlerDomProxyProto = HandlerDomProxy.prototype; +handlerDomProxyProto.dispose = function () { + var handlerNames = mouseHandlerNames.concat(touchHandlerNames); + + for (var i = 0; i < handlerNames.length; i++) { + var name = handlerNames[i]; + removeEventListener(this.dom, eventNameFix(name), this._handlers[name]); + } +}; + +handlerDomProxyProto.setCursor = function (cursorStyle) { + this.dom.style && (this.dom.style.cursor = cursorStyle || 'default'); +}; + +mixin(HandlerDomProxy, Eventful); + +/*! +* ZRender, a high performance 2d drawing library. +* +* Copyright (c) 2013, Baidu Inc. +* All rights reserved. +* +* LICENSE +* https://github.com/ecomfe/zrender/blob/master/LICENSE.txt +*/ + +var useVML = !env$1.canvasSupported; + +var painterCtors = { + canvas: Painter +}; + +var instances$1 = {}; // ZRender实例map索引 + +/** + * @type {string} + */ +var version$1 = '4.0.3'; + +/** + * Initializing a zrender instance + * @param {HTMLElement} dom + * @param {Object} opts + * @param {string} [opts.renderer='canvas'] 'canvas' or 'svg' + * @param {number} [opts.devicePixelRatio] + * @param {number|string} [opts.width] Can be 'auto' (the same as null/undefined) + * @param {number|string} [opts.height] Can be 'auto' (the same as null/undefined) + * @return {module:zrender/ZRender} + */ +function init$1(dom, opts) { + var zr = new ZRender(guid(), dom, opts); + instances$1[zr.id] = zr; + return zr; +} + +/** + * Dispose zrender instance + * @param {module:zrender/ZRender} zr + */ +function dispose$1(zr) { + if (zr) { + zr.dispose(); + } + else { + for (var key in instances$1) { + if (instances$1.hasOwnProperty(key)) { + instances$1[key].dispose(); + } + } + instances$1 = {}; + } + + return this; +} + +/** + * Get zrender instance by id + * @param {string} id zrender instance id + * @return {module:zrender/ZRender} + */ +function getInstance(id) { + return instances$1[id]; +} + +function registerPainter(name, Ctor) { + painterCtors[name] = Ctor; +} + +function delInstance(id) { + delete instances$1[id]; +} + +/** + * @module zrender/ZRender + */ +/** + * @constructor + * @alias module:zrender/ZRender + * @param {string} id + * @param {HTMLElement} dom + * @param {Object} opts + * @param {string} [opts.renderer='canvas'] 'canvas' or 'svg' + * @param {number} [opts.devicePixelRatio] + * @param {number} [opts.width] Can be 'auto' (the same as null/undefined) + * @param {number} [opts.height] Can be 'auto' (the same as null/undefined) + */ +var ZRender = function (id, dom, opts) { + + opts = opts || {}; + + /** + * @type {HTMLDomElement} + */ + this.dom = dom; + + /** + * @type {string} + */ + this.id = id; + + var self = this; + var storage = new Storage(); + + var rendererType = opts.renderer; + // TODO WebGL + if (useVML) { + if (!painterCtors.vml) { + throw new Error('You need to require \'zrender/vml/vml\' to support IE8'); + } + rendererType = 'vml'; + } + else if (!rendererType || !painterCtors[rendererType]) { + rendererType = 'canvas'; + } + var painter = new painterCtors[rendererType](dom, storage, opts, id); + + this.storage = storage; + this.painter = painter; + + var handerProxy = (!env$1.node && !env$1.worker) ? new HandlerDomProxy(painter.getViewportRoot()) : null; + this.handler = new Handler(storage, painter, handerProxy, painter.root); + + /** + * @type {module:zrender/animation/Animation} + */ + this.animation = new Animation({ + stage: { + update: bind(this.flush, this) + } + }); + this.animation.start(); + + /** + * @type {boolean} + * @private + */ + this._needsRefresh; + + // 修改 storage.delFromStorage, 每次删除元素之前删除动画 + // FIXME 有点ugly + var oldDelFromStorage = storage.delFromStorage; + var oldAddToStorage = storage.addToStorage; + + storage.delFromStorage = function (el) { + oldDelFromStorage.call(storage, el); + + el && el.removeSelfFromZr(self); + }; + + storage.addToStorage = function (el) { + oldAddToStorage.call(storage, el); + + el.addSelfToZr(self); + }; +}; + +ZRender.prototype = { + + constructor: ZRender, + /** + * 获取实例唯一标识 + * @return {string} + */ + getId: function () { + return this.id; + }, + + /** + * 添加元素 + * @param {module:zrender/Element} el + */ + add: function (el) { + this.storage.addRoot(el); + this._needsRefresh = true; + }, + + /** + * 删除元素 + * @param {module:zrender/Element} el + */ + remove: function (el) { + this.storage.delRoot(el); + this._needsRefresh = true; + }, + + /** + * Change configuration of layer + * @param {string} zLevel + * @param {Object} config + * @param {string} [config.clearColor=0] Clear color + * @param {string} [config.motionBlur=false] If enable motion blur + * @param {number} [config.lastFrameAlpha=0.7] Motion blur factor. Larger value cause longer trailer + */ + configLayer: function (zLevel, config) { + if (this.painter.configLayer) { + this.painter.configLayer(zLevel, config); + } + this._needsRefresh = true; + }, + + /** + * Set background color + * @param {string} backgroundColor + */ + setBackgroundColor: function (backgroundColor) { + if (this.painter.setBackgroundColor) { + this.painter.setBackgroundColor(backgroundColor); + } + this._needsRefresh = true; + }, + + /** + * Repaint the canvas immediately + */ + refreshImmediately: function () { + // var start = new Date(); + // Clear needsRefresh ahead to avoid something wrong happens in refresh + // Or it will cause zrender refreshes again and again. + this._needsRefresh = false; + this.painter.refresh(); + /** + * Avoid trigger zr.refresh in Element#beforeUpdate hook + */ + this._needsRefresh = false; + // var end = new Date(); + + // var log = document.getElementById('log'); + // if (log) { + // log.innerHTML = log.innerHTML + '
' + (end - start); + // } + }, + + /** + * Mark and repaint the canvas in the next frame of browser + */ + refresh: function() { + this._needsRefresh = true; + }, + + /** + * Perform all refresh + */ + flush: function () { + var triggerRendered; + + if (this._needsRefresh) { + triggerRendered = true; + this.refreshImmediately(); + } + if (this._needsRefreshHover) { + triggerRendered = true; + this.refreshHoverImmediately(); + } + + triggerRendered && this.trigger('rendered'); + }, + + /** + * Add element to hover layer + * @param {module:zrender/Element} el + * @param {Object} style + */ + addHover: function (el, style) { + if (this.painter.addHover) { + this.painter.addHover(el, style); + this.refreshHover(); + } + }, + + /** + * Add element from hover layer + * @param {module:zrender/Element} el + */ + removeHover: function (el) { + if (this.painter.removeHover) { + this.painter.removeHover(el); + this.refreshHover(); + } + }, + + /** + * Clear all hover elements in hover layer + * @param {module:zrender/Element} el + */ + clearHover: function () { + if (this.painter.clearHover) { + this.painter.clearHover(); + this.refreshHover(); + } + }, + + /** + * Refresh hover in next frame + */ + refreshHover: function () { + this._needsRefreshHover = true; + }, + + /** + * Refresh hover immediately + */ + refreshHoverImmediately: function () { + this._needsRefreshHover = false; + this.painter.refreshHover && this.painter.refreshHover(); + }, + + /** + * Resize the canvas. + * Should be invoked when container size is changed + * @param {Object} [opts] + * @param {number|string} [opts.width] Can be 'auto' (the same as null/undefined) + * @param {number|string} [opts.height] Can be 'auto' (the same as null/undefined) + */ + resize: function(opts) { + opts = opts || {}; + this.painter.resize(opts.width, opts.height); + this.handler.resize(); + }, + + /** + * Stop and clear all animation immediately + */ + clearAnimation: function () { + this.animation.clear(); + }, + + /** + * Get container width + */ + getWidth: function() { + return this.painter.getWidth(); + }, + + /** + * Get container height + */ + getHeight: function() { + return this.painter.getHeight(); + }, + + /** + * Export the canvas as Base64 URL + * @param {string} type + * @param {string} [backgroundColor='#fff'] + * @return {string} Base64 URL + */ + // toDataURL: function(type, backgroundColor) { + // return this.painter.getRenderedCanvas({ + // backgroundColor: backgroundColor + // }).toDataURL(type); + // }, + + /** + * Converting a path to image. + * It has much better performance of drawing image rather than drawing a vector path. + * @param {module:zrender/graphic/Path} e + * @param {number} width + * @param {number} height + */ + pathToImage: function(e, dpr) { + return this.painter.pathToImage(e, dpr); + }, + + /** + * Set default cursor + * @param {string} [cursorStyle='default'] 例如 crosshair + */ + setCursorStyle: function (cursorStyle) { + this.handler.setCursorStyle(cursorStyle); + }, + + /** + * Find hovered element + * @param {number} x + * @param {number} y + * @return {Object} {target, topTarget} + */ + findHover: function (x, y) { + return this.handler.findHover(x, y); + }, + + /** + * Bind event + * + * @param {string} eventName Event name + * @param {Function} eventHandler Handler function + * @param {Object} [context] Context object + */ + on: function(eventName, eventHandler, context) { + this.handler.on(eventName, eventHandler, context); + }, + + /** + * Unbind event + * @param {string} eventName Event name + * @param {Function} [eventHandler] Handler function + */ + off: function(eventName, eventHandler) { + this.handler.off(eventName, eventHandler); + }, + + /** + * Trigger event manually + * + * @param {string} eventName Event name + * @param {event=} event Event object + */ + trigger: function (eventName, event) { + this.handler.trigger(eventName, event); + }, + + + /** + * Clear all objects and the canvas. + */ + clear: function () { + this.storage.delRoot(); + this.painter.clear(); + }, + + /** + * Dispose self. + */ + dispose: function () { + this.animation.stop(); + + this.clear(); + this.storage.dispose(); + this.painter.dispose(); + this.handler.dispose(); + + this.animation = + this.storage = + this.painter = + this.handler = null; + + delInstance(this.id); + } +}; + + + +var zrender = (Object.freeze || Object)({ + version: version$1, + init: init$1, + dispose: dispose$1, + getInstance: getInstance, + registerPainter: registerPainter +}); + +var each$2 = each$1; +var isObject$2 = isObject$1; +var isArray$1 = isArray; + +/** + * Make the name displayable. But we should + * make sure it is not duplicated with user + * specified name, so use '\0'; + */ +var DUMMY_COMPONENT_NAME_PREFIX = 'series\0'; + +/** + * If value is not array, then translate it to array. + * @param {*} value + * @return {Array} [value] or value + */ +function normalizeToArray(value) { + return value instanceof Array + ? value + : value == null + ? [] + : [value]; +} + +/** + * Sync default option between normal and emphasis like `position` and `show` + * In case some one will write code like + * label: { + * show: false, + * position: 'outside', + * fontSize: 18 + * }, + * emphasis: { + * label: { show: true } + * } + * @param {Object} opt + * @param {string} key + * @param {Array.} subOpts + */ +function defaultEmphasis(opt, key, subOpts) { + if (opt) { + opt[key] = opt[key] || {}; + opt.emphasis = opt.emphasis || {}; + opt.emphasis[key] = opt.emphasis[key] || {}; + + // Default emphasis option from normal + for (var i = 0, len = subOpts.length; i < len; i++) { + var subOptName = subOpts[i]; + if (!opt.emphasis[key].hasOwnProperty(subOptName) + && opt[key].hasOwnProperty(subOptName) + ) { + opt.emphasis[key][subOptName] = opt[key][subOptName]; + } + } + } +} + +var TEXT_STYLE_OPTIONS = [ + 'fontStyle', 'fontWeight', 'fontSize', 'fontFamily', + 'rich', 'tag', 'color', 'textBorderColor', 'textBorderWidth', + 'width', 'height', 'lineHeight', 'align', 'verticalAlign', 'baseline', + 'shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY', + 'textShadowColor', 'textShadowBlur', 'textShadowOffsetX', 'textShadowOffsetY', + 'backgroundColor', 'borderColor', 'borderWidth', 'borderRadius', 'padding' +]; + +// modelUtil.LABEL_OPTIONS = modelUtil.TEXT_STYLE_OPTIONS.concat([ +// 'position', 'offset', 'rotate', 'origin', 'show', 'distance', 'formatter', +// 'fontStyle', 'fontWeight', 'fontSize', 'fontFamily', +// // FIXME: deprecated, check and remove it. +// 'textStyle' +// ]); + +/** + * The method do not ensure performance. + * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}] + * This helper method retieves value from data. + * @param {string|number|Date|Array|Object} dataItem + * @return {number|string|Date|Array.} + */ +function getDataItemValue(dataItem) { + return (isObject$2(dataItem) && !isArray$1(dataItem) && !(dataItem instanceof Date)) + ? dataItem.value : dataItem; +} + +/** + * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}] + * This helper method determine if dataItem has extra option besides value + * @param {string|number|Date|Array|Object} dataItem + */ +function isDataItemOption(dataItem) { + return isObject$2(dataItem) + && !(dataItem instanceof Array); + // // markLine data can be array + // && !(dataItem[0] && isObject(dataItem[0]) && !(dataItem[0] instanceof Array)); +} + +/** + * Mapping to exists for merge. + * + * @public + * @param {Array.|Array.} exists + * @param {Object|Array.} newCptOptions + * @return {Array.} Result, like [{exist: ..., option: ...}, {}], + * index of which is the same as exists. + */ +function mappingToExists(exists, newCptOptions) { + // Mapping by the order by original option (but not order of + // new option) in merge mode. Because we should ensure + // some specified index (like xAxisIndex) is consistent with + // original option, which is easy to understand, espatially in + // media query. And in most case, merge option is used to + // update partial option but not be expected to change order. + newCptOptions = (newCptOptions || []).slice(); + + var result = map(exists || [], function (obj, index) { + return {exist: obj}; + }); + + // Mapping by id or name if specified. + each$2(newCptOptions, function (cptOption, index) { + if (!isObject$2(cptOption)) { + return; + } + + // id has highest priority. + for (var i = 0; i < result.length; i++) { + if (!result[i].option // Consider name: two map to one. + && cptOption.id != null + && result[i].exist.id === cptOption.id + '' + ) { + result[i].option = cptOption; + newCptOptions[index] = null; + return; + } + } + + for (var i = 0; i < result.length; i++) { + var exist = result[i].exist; + if (!result[i].option // Consider name: two map to one. + // Can not match when both ids exist but different. + && (exist.id == null || cptOption.id == null) + && cptOption.name != null + && !isIdInner(cptOption) + && !isIdInner(exist) + && exist.name === cptOption.name + '' + ) { + result[i].option = cptOption; + newCptOptions[index] = null; + return; + } + } + }); + + // Otherwise mapping by index. + each$2(newCptOptions, function (cptOption, index) { + if (!isObject$2(cptOption)) { + return; + } + + var i = 0; + for (; i < result.length; i++) { + var exist = result[i].exist; + if (!result[i].option + // Existing model that already has id should be able to + // mapped to (because after mapping performed model may + // be assigned with a id, whish should not affect next + // mapping), except those has inner id. + && !isIdInner(exist) + // Caution: + // Do not overwrite id. But name can be overwritten, + // because axis use name as 'show label text'. + // 'exist' always has id and name and we dont + // need to check it. + && cptOption.id == null + ) { + result[i].option = cptOption; + break; + } + } + + if (i >= result.length) { + result.push({option: cptOption}); + } + }); + + return result; +} + +/** + * Make id and name for mapping result (result of mappingToExists) + * into `keyInfo` field. + * + * @public + * @param {Array.} Result, like [{exist: ..., option: ...}, {}], + * which order is the same as exists. + * @return {Array.} The input. + */ +function makeIdAndName(mapResult) { + // We use this id to hash component models and view instances + // in echarts. id can be specified by user, or auto generated. + + // The id generation rule ensures new view instance are able + // to mapped to old instance when setOption are called in + // no-merge mode. So we generate model id by name and plus + // type in view id. + + // name can be duplicated among components, which is convenient + // to specify multi components (like series) by one name. + + // Ensure that each id is distinct. + var idMap = createHashMap(); + + each$2(mapResult, function (item, index) { + var existCpt = item.exist; + existCpt && idMap.set(existCpt.id, item); + }); + + each$2(mapResult, function (item, index) { + var opt = item.option; + + assert$1( + !opt || opt.id == null || !idMap.get(opt.id) || idMap.get(opt.id) === item, + 'id duplicates: ' + (opt && opt.id) + ); + + opt && opt.id != null && idMap.set(opt.id, item); + !item.keyInfo && (item.keyInfo = {}); + }); + + // Make name and id. + each$2(mapResult, function (item, index) { + var existCpt = item.exist; + var opt = item.option; + var keyInfo = item.keyInfo; + + if (!isObject$2(opt)) { + return; + } + + // name can be overwitten. Consider case: axis.name = '20km'. + // But id generated by name will not be changed, which affect + // only in that case: setOption with 'not merge mode' and view + // instance will be recreated, which can be accepted. + keyInfo.name = opt.name != null + ? opt.name + '' + : existCpt + ? existCpt.name + // Avoid diffferent series has the same name, + // because name may be used like in color pallet. + : DUMMY_COMPONENT_NAME_PREFIX + index; + + if (existCpt) { + keyInfo.id = existCpt.id; + } + else if (opt.id != null) { + keyInfo.id = opt.id + ''; + } + else { + // Consider this situatoin: + // optionA: [{name: 'a'}, {name: 'a'}, {..}] + // optionB [{..}, {name: 'a'}, {name: 'a'}] + // Series with the same name between optionA and optionB + // should be mapped. + var idNum = 0; + do { + keyInfo.id = '\0' + keyInfo.name + '\0' + idNum++; + } + while (idMap.get(keyInfo.id)); + } + + idMap.set(keyInfo.id, item); + }); +} + +function isNameSpecified(componentModel) { + var name = componentModel.name; + // Is specified when `indexOf` get -1 or > 0. + return !!(name && name.indexOf(DUMMY_COMPONENT_NAME_PREFIX)); +} + +/** + * @public + * @param {Object} cptOption + * @return {boolean} + */ +function isIdInner(cptOption) { + return isObject$2(cptOption) + && cptOption.id + && (cptOption.id + '').indexOf('\0_ec_\0') === 0; +} + +/** + * A helper for removing duplicate items between batchA and batchB, + * and in themselves, and categorize by series. + * + * @param {Array.} batchA Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...] + * @param {Array.} batchB Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...] + * @return {Array., Array.>} result: [resultBatchA, resultBatchB] + */ +function compressBatches(batchA, batchB) { + var mapA = {}; + var mapB = {}; + + makeMap(batchA || [], mapA); + makeMap(batchB || [], mapB, mapA); + + return [mapToArray(mapA), mapToArray(mapB)]; + + function makeMap(sourceBatch, map$$1, otherMap) { + for (var i = 0, len = sourceBatch.length; i < len; i++) { + var seriesId = sourceBatch[i].seriesId; + var dataIndices = normalizeToArray(sourceBatch[i].dataIndex); + var otherDataIndices = otherMap && otherMap[seriesId]; + + for (var j = 0, lenj = dataIndices.length; j < lenj; j++) { + var dataIndex = dataIndices[j]; + + if (otherDataIndices && otherDataIndices[dataIndex]) { + otherDataIndices[dataIndex] = null; + } + else { + (map$$1[seriesId] || (map$$1[seriesId] = {}))[dataIndex] = 1; + } + } + } + } + + function mapToArray(map$$1, isData) { + var result = []; + for (var i in map$$1) { + if (map$$1.hasOwnProperty(i) && map$$1[i] != null) { + if (isData) { + result.push(+i); + } + else { + var dataIndices = mapToArray(map$$1[i], true); + dataIndices.length && result.push({seriesId: i, dataIndex: dataIndices}); + } + } + } + return result; + } +} + +/** + * @param {module:echarts/data/List} data + * @param {Object} payload Contains dataIndex (means rawIndex) / dataIndexInside / name + * each of which can be Array or primary type. + * @return {number|Array.} dataIndex If not found, return undefined/null. + */ +function queryDataIndex(data, payload) { + if (payload.dataIndexInside != null) { + return payload.dataIndexInside; + } + else if (payload.dataIndex != null) { + return isArray(payload.dataIndex) + ? map(payload.dataIndex, function (value) { + return data.indexOfRawIndex(value); + }) + : data.indexOfRawIndex(payload.dataIndex); + } + else if (payload.name != null) { + return isArray(payload.name) + ? map(payload.name, function (value) { + return data.indexOfName(value); + }) + : data.indexOfName(payload.name); + } +} + +/** + * Enable property storage to any host object. + * Notice: Serialization is not supported. + * + * For example: + * var inner = zrUitl.makeInner(); + * + * function some1(hostObj) { + * inner(hostObj).someProperty = 1212; + * ... + * } + * function some2() { + * var fields = inner(this); + * fields.someProperty1 = 1212; + * fields.someProperty2 = 'xx'; + * ... + * } + * + * @return {Function} + */ +function makeInner() { + // Consider different scope by es module import. + var key = '__\0ec_inner_' + innerUniqueIndex++ + '_' + Math.random().toFixed(5); + return function (hostObj) { + return hostObj[key] || (hostObj[key] = {}); + }; +} +var innerUniqueIndex = 0; + +/** + * @param {module:echarts/model/Global} ecModel + * @param {string|Object} finder + * If string, e.g., 'geo', means {geoIndex: 0}. + * If Object, could contain some of these properties below: + * { + * seriesIndex, seriesId, seriesName, + * geoIndex, geoId, geoName, + * bmapIndex, bmapId, bmapName, + * xAxisIndex, xAxisId, xAxisName, + * yAxisIndex, yAxisId, yAxisName, + * gridIndex, gridId, gridName, + * ... (can be extended) + * } + * Each properties can be number|string|Array.|Array. + * For example, a finder could be + * { + * seriesIndex: 3, + * geoId: ['aa', 'cc'], + * gridName: ['xx', 'rr'] + * } + * xxxIndex can be set as 'all' (means all xxx) or 'none' (means not specify) + * If nothing or null/undefined specified, return nothing. + * @param {Object} [opt] + * @param {string} [opt.defaultMainType] + * @param {Array.} [opt.includeMainTypes] + * @return {Object} result like: + * { + * seriesModels: [seriesModel1, seriesModel2], + * seriesModel: seriesModel1, // The first model + * geoModels: [geoModel1, geoModel2], + * geoModel: geoModel1, // The first model + * ... + * } + */ +function parseFinder(ecModel, finder, opt) { + if (isString(finder)) { + var obj = {}; + obj[finder + 'Index'] = 0; + finder = obj; + } + + var defaultMainType = opt && opt.defaultMainType; + if (defaultMainType + && !has(finder, defaultMainType + 'Index') + && !has(finder, defaultMainType + 'Id') + && !has(finder, defaultMainType + 'Name') + ) { + finder[defaultMainType + 'Index'] = 0; + } + + var result = {}; + + each$2(finder, function (value, key) { + var value = finder[key]; + + // Exclude 'dataIndex' and other illgal keys. + if (key === 'dataIndex' || key === 'dataIndexInside') { + result[key] = value; + return; + } + + var parsedKey = key.match(/^(\w+)(Index|Id|Name)$/) || []; + var mainType = parsedKey[1]; + var queryType = (parsedKey[2] || '').toLowerCase(); + + if (!mainType + || !queryType + || value == null + || (queryType === 'index' && value === 'none') + || (opt && opt.includeMainTypes && indexOf(opt.includeMainTypes, mainType) < 0) + ) { + return; + } + + var queryParam = {mainType: mainType}; + if (queryType !== 'index' || value !== 'all') { + queryParam[queryType] = value; + } + + var models = ecModel.queryComponents(queryParam); + result[mainType + 'Models'] = models; + result[mainType + 'Model'] = models[0]; + }); + + return result; +} + +function has(obj, prop) { + return obj && obj.hasOwnProperty(prop); +} + +function setAttribute(dom, key, value) { + dom.setAttribute + ? dom.setAttribute(key, value) + : (dom[key] = value); +} + +function getAttribute(dom, key) { + return dom.getAttribute + ? dom.getAttribute(key) + : dom[key]; +} + +var TYPE_DELIMITER = '.'; +var IS_CONTAINER = '___EC__COMPONENT__CONTAINER___'; + +/** + * Notice, parseClassType('') should returns {main: '', sub: ''} + * @public + */ +function parseClassType$1(componentType) { + var ret = {main: '', sub: ''}; + if (componentType) { + componentType = componentType.split(TYPE_DELIMITER); + ret.main = componentType[0] || ''; + ret.sub = componentType[1] || ''; + } + return ret; +} + +/** + * @public + */ +function checkClassType(componentType) { + assert$1( + /^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(componentType), + 'componentType "' + componentType + '" illegal' + ); +} + +/** + * @public + */ +function enableClassExtend(RootClass, mandatoryMethods) { + + RootClass.$constructor = RootClass; + RootClass.extend = function (proto) { + + if (__DEV__) { + each$1(mandatoryMethods, function (method) { + if (!proto[method]) { + console.warn( + 'Method `' + method + '` should be implemented' + + (proto.type ? ' in ' + proto.type : '') + '.' + ); + } + }); + } + + var superClass = this; + var ExtendedClass = function () { + if (!proto.$constructor) { + superClass.apply(this, arguments); + } + else { + proto.$constructor.apply(this, arguments); + } + }; + + extend(ExtendedClass.prototype, proto); + + ExtendedClass.extend = this.extend; + ExtendedClass.superCall = superCall; + ExtendedClass.superApply = superApply; + inherits(ExtendedClass, this); + ExtendedClass.superClass = superClass; + + return ExtendedClass; + }; +} + +var classBase = 0; + +/** + * Can not use instanceof, consider different scope by + * cross domain or es module import in ec extensions. + * Mount a method "isInstance()" to Clz. + */ +function enableClassCheck(Clz) { + var classAttr = ['__\0is_clz', classBase++, Math.random().toFixed(3)].join('_'); + Clz.prototype[classAttr] = true; + + if (__DEV__) { + assert$1(!Clz.isInstance, 'The method "is" can not be defined.'); + } + + Clz.isInstance = function (obj) { + return !!(obj && obj[classAttr]); + }; +} + +// superCall should have class info, which can not be fetch from 'this'. +// Consider this case: +// class A has method f, +// class B inherits class A, overrides method f, f call superApply('f'), +// class C inherits class B, do not overrides method f, +// then when method of class C is called, dead loop occured. +function superCall(context, methodName) { + var args = slice(arguments, 2); + return this.superClass.prototype[methodName].apply(context, args); +} + +function superApply(context, methodName, args) { + return this.superClass.prototype[methodName].apply(context, args); +} + +/** + * @param {Object} entity + * @param {Object} options + * @param {boolean} [options.registerWhenExtend] + * @public + */ +function enableClassManagement(entity, options) { + options = options || {}; + + /** + * Component model classes + * key: componentType, + * value: + * componentClass, when componentType is 'xxx' + * or Object., when componentType is 'xxx.yy' + * @type {Object} + */ + var storage = {}; + + entity.registerClass = function (Clazz, componentType) { + if (componentType) { + checkClassType(componentType); + componentType = parseClassType$1(componentType); + + if (!componentType.sub) { + if (__DEV__) { + if (storage[componentType.main]) { + console.warn(componentType.main + ' exists.'); + } + } + storage[componentType.main] = Clazz; + } + else if (componentType.sub !== IS_CONTAINER) { + var container = makeContainer(componentType); + container[componentType.sub] = Clazz; + } + } + return Clazz; + }; + + entity.getClass = function (componentMainType, subType, throwWhenNotFound) { + var Clazz = storage[componentMainType]; + + if (Clazz && Clazz[IS_CONTAINER]) { + Clazz = subType ? Clazz[subType] : null; + } + + if (throwWhenNotFound && !Clazz) { + throw new Error( + !subType + ? componentMainType + '.' + 'type should be specified.' + : 'Component ' + componentMainType + '.' + (subType || '') + ' not exists. Load it first.' + ); + } + + return Clazz; + }; + + entity.getClassesByMainType = function (componentType) { + componentType = parseClassType$1(componentType); + + var result = []; + var obj = storage[componentType.main]; + + if (obj && obj[IS_CONTAINER]) { + each$1(obj, function (o, type) { + type !== IS_CONTAINER && result.push(o); + }); + } + else { + result.push(obj); + } + + return result; + }; + + entity.hasClass = function (componentType) { + // Just consider componentType.main. + componentType = parseClassType$1(componentType); + return !!storage[componentType.main]; + }; + + /** + * @return {Array.} Like ['aa', 'bb'], but can not be ['aa.xx'] + */ + entity.getAllClassMainTypes = function () { + var types = []; + each$1(storage, function (obj, type) { + types.push(type); + }); + return types; + }; + + /** + * If a main type is container and has sub types + * @param {string} mainType + * @return {boolean} + */ + entity.hasSubTypes = function (componentType) { + componentType = parseClassType$1(componentType); + var obj = storage[componentType.main]; + return obj && obj[IS_CONTAINER]; + }; + + entity.parseClassType = parseClassType$1; + + function makeContainer(componentType) { + var container = storage[componentType.main]; + if (!container || !container[IS_CONTAINER]) { + container = storage[componentType.main] = {}; + container[IS_CONTAINER] = true; + } + return container; + } + + if (options.registerWhenExtend) { + var originalExtend = entity.extend; + if (originalExtend) { + entity.extend = function (proto) { + var ExtendedClass = originalExtend.call(this, proto); + return entity.registerClass(ExtendedClass, proto.type); + }; + } + } + + return entity; +} + +/** + * @param {string|Array.} properties + */ + +// TODO Parse shadow style +// TODO Only shallow path support +var makeStyleMapper = function (properties) { + // Normalize + for (var i = 0; i < properties.length; i++) { + if (!properties[i][1]) { + properties[i][1] = properties[i][0]; + } + } + return function (model, excludes, includes) { + var style = {}; + for (var i = 0; i < properties.length; i++) { + var propName = properties[i][1]; + if ((excludes && indexOf(excludes, propName) >= 0) + || (includes && indexOf(includes, propName) < 0) + ) { + continue; + } + var val = model.getShallow(propName); + if (val != null) { + style[properties[i][0]] = val; + } + } + return style; + }; +}; + +var getLineStyle = makeStyleMapper( + [ + ['lineWidth', 'width'], + ['stroke', 'color'], + ['opacity'], + ['shadowBlur'], + ['shadowOffsetX'], + ['shadowOffsetY'], + ['shadowColor'] + ] +); + +var lineStyleMixin = { + getLineStyle: function (excludes) { + var style = getLineStyle(this, excludes); + var lineDash = this.getLineDash(style.lineWidth); + lineDash && (style.lineDash = lineDash); + return style; + }, + + getLineDash: function (lineWidth) { + if (lineWidth == null) { + lineWidth = 1; + } + var lineType = this.get('type'); + var dotSize = Math.max(lineWidth, 2); + var dashSize = lineWidth * 4; + return (lineType === 'solid' || lineType == null) ? null + : (lineType === 'dashed' ? [dashSize, dashSize] : [dotSize, dotSize]); + } +}; + +var getAreaStyle = makeStyleMapper( + [ + ['fill', 'color'], + ['shadowBlur'], + ['shadowOffsetX'], + ['shadowOffsetY'], + ['opacity'], + ['shadowColor'] + ] +); + +var areaStyleMixin = { + getAreaStyle: function (excludes, includes) { + return getAreaStyle(this, excludes, includes); + } +}; + +/** + * 曲线辅助模块 + * @module zrender/core/curve + * @author pissang(https://www.github.com/pissang) + */ + +var mathPow = Math.pow; +var mathSqrt$2 = Math.sqrt; + +var EPSILON$1 = 1e-8; +var EPSILON_NUMERIC = 1e-4; + +var THREE_SQRT = mathSqrt$2(3); +var ONE_THIRD = 1 / 3; + +// 临时变量 +var _v0 = create(); +var _v1 = create(); +var _v2 = create(); + +function isAroundZero(val) { + return val > -EPSILON$1 && val < EPSILON$1; +} +function isNotAroundZero$1(val) { + return val > EPSILON$1 || val < -EPSILON$1; +} +/** + * 计算三次贝塞尔值 + * @memberOf module:zrender/core/curve + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} p3 + * @param {number} t + * @return {number} + */ +function cubicAt(p0, p1, p2, p3, t) { + var onet = 1 - t; + return onet * onet * (onet * p0 + 3 * t * p1) + + t * t * (t * p3 + 3 * onet * p2); +} + +/** + * 计算三次贝塞尔导数值 + * @memberOf module:zrender/core/curve + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} p3 + * @param {number} t + * @return {number} + */ +function cubicDerivativeAt(p0, p1, p2, p3, t) { + var onet = 1 - t; + return 3 * ( + ((p1 - p0) * onet + 2 * (p2 - p1) * t) * onet + + (p3 - p2) * t * t + ); +} + +/** + * 计算三次贝塞尔方程根,使用盛金公式 + * @memberOf module:zrender/core/curve + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} p3 + * @param {number} val + * @param {Array.} roots + * @return {number} 有效根数目 + */ +function cubicRootAt(p0, p1, p2, p3, val, roots) { + // Evaluate roots of cubic functions + var a = p3 + 3 * (p1 - p2) - p0; + var b = 3 * (p2 - p1 * 2 + p0); + var c = 3 * (p1 - p0); + var d = p0 - val; + + var A = b * b - 3 * a * c; + var B = b * c - 9 * a * d; + var C = c * c - 3 * b * d; + + var n = 0; + + if (isAroundZero(A) && isAroundZero(B)) { + if (isAroundZero(b)) { + roots[0] = 0; + } + else { + var t1 = -c / b; //t1, t2, t3, b is not zero + if (t1 >= 0 && t1 <= 1) { + roots[n++] = t1; + } + } + } + else { + var disc = B * B - 4 * A * C; + + if (isAroundZero(disc)) { + var K = B / A; + var t1 = -b / a + K; // t1, a is not zero + var t2 = -K / 2; // t2, t3 + if (t1 >= 0 && t1 <= 1) { + roots[n++] = t1; + } + if (t2 >= 0 && t2 <= 1) { + roots[n++] = t2; + } + } + else if (disc > 0) { + var discSqrt = mathSqrt$2(disc); + var Y1 = A * b + 1.5 * a * (-B + discSqrt); + var Y2 = A * b + 1.5 * a * (-B - discSqrt); + if (Y1 < 0) { + Y1 = -mathPow(-Y1, ONE_THIRD); + } + else { + Y1 = mathPow(Y1, ONE_THIRD); + } + if (Y2 < 0) { + Y2 = -mathPow(-Y2, ONE_THIRD); + } + else { + Y2 = mathPow(Y2, ONE_THIRD); + } + var t1 = (-b - (Y1 + Y2)) / (3 * a); + if (t1 >= 0 && t1 <= 1) { + roots[n++] = t1; + } + } + else { + var T = (2 * A * b - 3 * a * B) / (2 * mathSqrt$2(A * A * A)); + var theta = Math.acos(T) / 3; + var ASqrt = mathSqrt$2(A); + var tmp = Math.cos(theta); + + var t1 = (-b - 2 * ASqrt * tmp) / (3 * a); + var t2 = (-b + ASqrt * (tmp + THREE_SQRT * Math.sin(theta))) / (3 * a); + var t3 = (-b + ASqrt * (tmp - THREE_SQRT * Math.sin(theta))) / (3 * a); + if (t1 >= 0 && t1 <= 1) { + roots[n++] = t1; + } + if (t2 >= 0 && t2 <= 1) { + roots[n++] = t2; + } + if (t3 >= 0 && t3 <= 1) { + roots[n++] = t3; + } + } + } + return n; +} + +/** + * 计算三次贝塞尔方程极限值的位置 + * @memberOf module:zrender/core/curve + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} p3 + * @param {Array.} extrema + * @return {number} 有效数目 + */ +function cubicExtrema(p0, p1, p2, p3, extrema) { + var b = 6 * p2 - 12 * p1 + 6 * p0; + var a = 9 * p1 + 3 * p3 - 3 * p0 - 9 * p2; + var c = 3 * p1 - 3 * p0; + + var n = 0; + if (isAroundZero(a)) { + if (isNotAroundZero$1(b)) { + var t1 = -c / b; + if (t1 >= 0 && t1 <=1) { + extrema[n++] = t1; + } + } + } + else { + var disc = b * b - 4 * a * c; + if (isAroundZero(disc)) { + extrema[0] = -b / (2 * a); + } + else if (disc > 0) { + var discSqrt = mathSqrt$2(disc); + var t1 = (-b + discSqrt) / (2 * a); + var t2 = (-b - discSqrt) / (2 * a); + if (t1 >= 0 && t1 <= 1) { + extrema[n++] = t1; + } + if (t2 >= 0 && t2 <= 1) { + extrema[n++] = t2; + } + } + } + return n; +} + +/** + * 细分三次贝塞尔曲线 + * @memberOf module:zrender/core/curve + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} p3 + * @param {number} t + * @param {Array.} out + */ +function cubicSubdivide(p0, p1, p2, p3, t, out) { + var p01 = (p1 - p0) * t + p0; + var p12 = (p2 - p1) * t + p1; + var p23 = (p3 - p2) * t + p2; + + var p012 = (p12 - p01) * t + p01; + var p123 = (p23 - p12) * t + p12; + + var p0123 = (p123 - p012) * t + p012; + // Seg0 + out[0] = p0; + out[1] = p01; + out[2] = p012; + out[3] = p0123; + // Seg1 + out[4] = p0123; + out[5] = p123; + out[6] = p23; + out[7] = p3; +} + +/** + * 投射点到三次贝塞尔曲线上,返回投射距离。 + * 投射点有可能会有一个或者多个,这里只返回其中距离最短的一个。 + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @param {number} x3 + * @param {number} y3 + * @param {number} x + * @param {number} y + * @param {Array.} [out] 投射点 + * @return {number} + */ +function cubicProjectPoint( + x0, y0, x1, y1, x2, y2, x3, y3, + x, y, out +) { + // http://pomax.github.io/bezierinfo/#projections + var t; + var interval = 0.005; + var d = Infinity; + var prev; + var next; + var d1; + var d2; + + _v0[0] = x; + _v0[1] = y; + + // 先粗略估计一下可能的最小距离的 t 值 + // PENDING + for (var _t = 0; _t < 1; _t += 0.05) { + _v1[0] = cubicAt(x0, x1, x2, x3, _t); + _v1[1] = cubicAt(y0, y1, y2, y3, _t); + d1 = distSquare(_v0, _v1); + if (d1 < d) { + t = _t; + d = d1; + } + } + d = Infinity; + + // At most 32 iteration + for (var i = 0; i < 32; i++) { + if (interval < EPSILON_NUMERIC) { + break; + } + prev = t - interval; + next = t + interval; + // t - interval + _v1[0] = cubicAt(x0, x1, x2, x3, prev); + _v1[1] = cubicAt(y0, y1, y2, y3, prev); + + d1 = distSquare(_v1, _v0); + + if (prev >= 0 && d1 < d) { + t = prev; + d = d1; + } + else { + // t + interval + _v2[0] = cubicAt(x0, x1, x2, x3, next); + _v2[1] = cubicAt(y0, y1, y2, y3, next); + d2 = distSquare(_v2, _v0); + + if (next <= 1 && d2 < d) { + t = next; + d = d2; + } + else { + interval *= 0.5; + } + } + } + // t + if (out) { + out[0] = cubicAt(x0, x1, x2, x3, t); + out[1] = cubicAt(y0, y1, y2, y3, t); + } + // console.log(interval, i); + return mathSqrt$2(d); +} + +/** + * 计算二次方贝塞尔值 + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} t + * @return {number} + */ +function quadraticAt(p0, p1, p2, t) { + var onet = 1 - t; + return onet * (onet * p0 + 2 * t * p1) + t * t * p2; +} + +/** + * 计算二次方贝塞尔导数值 + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} t + * @return {number} + */ +function quadraticDerivativeAt(p0, p1, p2, t) { + return 2 * ((1 - t) * (p1 - p0) + t * (p2 - p1)); +} + +/** + * 计算二次方贝塞尔方程根 + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} t + * @param {Array.} roots + * @return {number} 有效根数目 + */ +function quadraticRootAt(p0, p1, p2, val, roots) { + var a = p0 - 2 * p1 + p2; + var b = 2 * (p1 - p0); + var c = p0 - val; + + var n = 0; + if (isAroundZero(a)) { + if (isNotAroundZero$1(b)) { + var t1 = -c / b; + if (t1 >= 0 && t1 <= 1) { + roots[n++] = t1; + } + } + } + else { + var disc = b * b - 4 * a * c; + if (isAroundZero(disc)) { + var t1 = -b / (2 * a); + if (t1 >= 0 && t1 <= 1) { + roots[n++] = t1; + } + } + else if (disc > 0) { + var discSqrt = mathSqrt$2(disc); + var t1 = (-b + discSqrt) / (2 * a); + var t2 = (-b - discSqrt) / (2 * a); + if (t1 >= 0 && t1 <= 1) { + roots[n++] = t1; + } + if (t2 >= 0 && t2 <= 1) { + roots[n++] = t2; + } + } + } + return n; +} + +/** + * 计算二次贝塞尔方程极限值 + * @memberOf module:zrender/core/curve + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @return {number} + */ +function quadraticExtremum(p0, p1, p2) { + var divider = p0 + p2 - 2 * p1; + if (divider === 0) { + // p1 is center of p0 and p2 + return 0.5; + } + else { + return (p0 - p1) / divider; + } +} + +/** + * 细分二次贝塞尔曲线 + * @memberOf module:zrender/core/curve + * @param {number} p0 + * @param {number} p1 + * @param {number} p2 + * @param {number} t + * @param {Array.} out + */ +function quadraticSubdivide(p0, p1, p2, t, out) { + var p01 = (p1 - p0) * t + p0; + var p12 = (p2 - p1) * t + p1; + var p012 = (p12 - p01) * t + p01; + + // Seg0 + out[0] = p0; + out[1] = p01; + out[2] = p012; + + // Seg1 + out[3] = p012; + out[4] = p12; + out[5] = p2; +} + +/** + * 投射点到二次贝塞尔曲线上,返回投射距离。 + * 投射点有可能会有一个或者多个,这里只返回其中距离最短的一个。 + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @param {number} x + * @param {number} y + * @param {Array.} out 投射点 + * @return {number} + */ +function quadraticProjectPoint( + x0, y0, x1, y1, x2, y2, + x, y, out +) { + // http://pomax.github.io/bezierinfo/#projections + var t; + var interval = 0.005; + var d = Infinity; + + _v0[0] = x; + _v0[1] = y; + + // 先粗略估计一下可能的最小距离的 t 值 + // PENDING + for (var _t = 0; _t < 1; _t += 0.05) { + _v1[0] = quadraticAt(x0, x1, x2, _t); + _v1[1] = quadraticAt(y0, y1, y2, _t); + var d1 = distSquare(_v0, _v1); + if (d1 < d) { + t = _t; + d = d1; + } + } + d = Infinity; + + // At most 32 iteration + for (var i = 0; i < 32; i++) { + if (interval < EPSILON_NUMERIC) { + break; + } + var prev = t - interval; + var next = t + interval; + // t - interval + _v1[0] = quadraticAt(x0, x1, x2, prev); + _v1[1] = quadraticAt(y0, y1, y2, prev); + + var d1 = distSquare(_v1, _v0); + + if (prev >= 0 && d1 < d) { + t = prev; + d = d1; + } + else { + // t + interval + _v2[0] = quadraticAt(x0, x1, x2, next); + _v2[1] = quadraticAt(y0, y1, y2, next); + var d2 = distSquare(_v2, _v0); + if (next <= 1 && d2 < d) { + t = next; + d = d2; + } + else { + interval *= 0.5; + } + } + } + // t + if (out) { + out[0] = quadraticAt(x0, x1, x2, t); + out[1] = quadraticAt(y0, y1, y2, t); + } + // console.log(interval, i); + return mathSqrt$2(d); +} + +/** + * @author Yi Shen(https://github.com/pissang) + */ + +var mathMin$3 = Math.min; +var mathMax$3 = Math.max; +var mathSin$2 = Math.sin; +var mathCos$2 = Math.cos; +var PI2 = Math.PI * 2; + +var start = create(); +var end = create(); +var extremity = create(); + +/** + * 从顶点数组中计算出最小包围盒,写入`min`和`max`中 + * @module zrender/core/bbox + * @param {Array} points 顶点数组 + * @param {number} min + * @param {number} max + */ +function fromPoints(points, min$$1, max$$1) { + if (points.length === 0) { + return; + } + var p = points[0]; + var left = p[0]; + var right = p[0]; + var top = p[1]; + var bottom = p[1]; + var i; + + for (i = 1; i < points.length; i++) { + p = points[i]; + left = mathMin$3(left, p[0]); + right = mathMax$3(right, p[0]); + top = mathMin$3(top, p[1]); + bottom = mathMax$3(bottom, p[1]); + } + + min$$1[0] = left; + min$$1[1] = top; + max$$1[0] = right; + max$$1[1] = bottom; +} + +/** + * @memberOf module:zrender/core/bbox + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {Array.} min + * @param {Array.} max + */ +function fromLine(x0, y0, x1, y1, min$$1, max$$1) { + min$$1[0] = mathMin$3(x0, x1); + min$$1[1] = mathMin$3(y0, y1); + max$$1[0] = mathMax$3(x0, x1); + max$$1[1] = mathMax$3(y0, y1); +} + +var xDim = []; +var yDim = []; +/** + * 从三阶贝塞尔曲线(p0, p1, p2, p3)中计算出最小包围盒,写入`min`和`max`中 + * @memberOf module:zrender/core/bbox + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @param {number} x3 + * @param {number} y3 + * @param {Array.} min + * @param {Array.} max + */ +function fromCubic( + x0, y0, x1, y1, x2, y2, x3, y3, min$$1, max$$1 +) { + var cubicExtrema$$1 = cubicExtrema; + var cubicAt$$1 = cubicAt; + var i; + var n = cubicExtrema$$1(x0, x1, x2, x3, xDim); + min$$1[0] = Infinity; + min$$1[1] = Infinity; + max$$1[0] = -Infinity; + max$$1[1] = -Infinity; + + for (i = 0; i < n; i++) { + var x = cubicAt$$1(x0, x1, x2, x3, xDim[i]); + min$$1[0] = mathMin$3(x, min$$1[0]); + max$$1[0] = mathMax$3(x, max$$1[0]); + } + n = cubicExtrema$$1(y0, y1, y2, y3, yDim); + for (i = 0; i < n; i++) { + var y = cubicAt$$1(y0, y1, y2, y3, yDim[i]); + min$$1[1] = mathMin$3(y, min$$1[1]); + max$$1[1] = mathMax$3(y, max$$1[1]); + } + + min$$1[0] = mathMin$3(x0, min$$1[0]); + max$$1[0] = mathMax$3(x0, max$$1[0]); + min$$1[0] = mathMin$3(x3, min$$1[0]); + max$$1[0] = mathMax$3(x3, max$$1[0]); + + min$$1[1] = mathMin$3(y0, min$$1[1]); + max$$1[1] = mathMax$3(y0, max$$1[1]); + min$$1[1] = mathMin$3(y3, min$$1[1]); + max$$1[1] = mathMax$3(y3, max$$1[1]); +} + +/** + * 从二阶贝塞尔曲线(p0, p1, p2)中计算出最小包围盒,写入`min`和`max`中 + * @memberOf module:zrender/core/bbox + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @param {Array.} min + * @param {Array.} max + */ +function fromQuadratic(x0, y0, x1, y1, x2, y2, min$$1, max$$1) { + var quadraticExtremum$$1 = quadraticExtremum; + var quadraticAt$$1 = quadraticAt; + // Find extremities, where derivative in x dim or y dim is zero + var tx = + mathMax$3( + mathMin$3(quadraticExtremum$$1(x0, x1, x2), 1), 0 + ); + var ty = + mathMax$3( + mathMin$3(quadraticExtremum$$1(y0, y1, y2), 1), 0 + ); + + var x = quadraticAt$$1(x0, x1, x2, tx); + var y = quadraticAt$$1(y0, y1, y2, ty); + + min$$1[0] = mathMin$3(x0, x2, x); + min$$1[1] = mathMin$3(y0, y2, y); + max$$1[0] = mathMax$3(x0, x2, x); + max$$1[1] = mathMax$3(y0, y2, y); +} + +/** + * 从圆弧中计算出最小包围盒,写入`min`和`max`中 + * @method + * @memberOf module:zrender/core/bbox + * @param {number} x + * @param {number} y + * @param {number} rx + * @param {number} ry + * @param {number} startAngle + * @param {number} endAngle + * @param {number} anticlockwise + * @param {Array.} min + * @param {Array.} max + */ +function fromArc( + x, y, rx, ry, startAngle, endAngle, anticlockwise, min$$1, max$$1 +) { + var vec2Min = min; + var vec2Max = max; + + var diff = Math.abs(startAngle - endAngle); + + + if (diff % PI2 < 1e-4 && diff > 1e-4) { + // Is a circle + min$$1[0] = x - rx; + min$$1[1] = y - ry; + max$$1[0] = x + rx; + max$$1[1] = y + ry; + return; + } + + start[0] = mathCos$2(startAngle) * rx + x; + start[1] = mathSin$2(startAngle) * ry + y; + + end[0] = mathCos$2(endAngle) * rx + x; + end[1] = mathSin$2(endAngle) * ry + y; + + vec2Min(min$$1, start, end); + vec2Max(max$$1, start, end); + + // Thresh to [0, Math.PI * 2] + startAngle = startAngle % (PI2); + if (startAngle < 0) { + startAngle = startAngle + PI2; + } + endAngle = endAngle % (PI2); + if (endAngle < 0) { + endAngle = endAngle + PI2; + } + + if (startAngle > endAngle && !anticlockwise) { + endAngle += PI2; + } + else if (startAngle < endAngle && anticlockwise) { + startAngle += PI2; + } + if (anticlockwise) { + var tmp = endAngle; + endAngle = startAngle; + startAngle = tmp; + } + + // var number = 0; + // var step = (anticlockwise ? -Math.PI : Math.PI) / 2; + for (var angle = 0; angle < endAngle; angle += Math.PI / 2) { + if (angle > startAngle) { + extremity[0] = mathCos$2(angle) * rx + x; + extremity[1] = mathSin$2(angle) * ry + y; + + vec2Min(min$$1, extremity, min$$1); + vec2Max(max$$1, extremity, max$$1); + } + } +} + +/** + * Path 代理,可以在`buildPath`中用于替代`ctx`, 会保存每个path操作的命令到pathCommands属性中 + * 可以用于 isInsidePath 判断以及获取boundingRect + * + * @module zrender/core/PathProxy + * @author Yi Shen (http://www.github.com/pissang) + */ + +// TODO getTotalLength, getPointAtLength + +var CMD = { + M: 1, + L: 2, + C: 3, + Q: 4, + A: 5, + Z: 6, + // Rect + R: 7 +}; + +// var CMD_MEM_SIZE = { +// M: 3, +// L: 3, +// C: 7, +// Q: 5, +// A: 9, +// R: 5, +// Z: 1 +// }; + +var min$1 = []; +var max$1 = []; +var min2 = []; +var max2 = []; +var mathMin$2 = Math.min; +var mathMax$2 = Math.max; +var mathCos$1 = Math.cos; +var mathSin$1 = Math.sin; +var mathSqrt$1 = Math.sqrt; +var mathAbs = Math.abs; + +var hasTypedArray = typeof Float32Array != 'undefined'; + +/** + * @alias module:zrender/core/PathProxy + * @constructor + */ +var PathProxy = function (notSaveData) { + + this._saveData = !(notSaveData || false); + + if (this._saveData) { + /** + * Path data. Stored as flat array + * @type {Array.} + */ + this.data = []; + } + + this._ctx = null; +}; + +/** + * 快速计算Path包围盒(并不是最小包围盒) + * @return {Object} + */ +PathProxy.prototype = { + + constructor: PathProxy, + + _xi: 0, + _yi: 0, + + _x0: 0, + _y0: 0, + // Unit x, Unit y. Provide for avoiding drawing that too short line segment + _ux: 0, + _uy: 0, + + _len: 0, + + _lineDash: null, + + _dashOffset: 0, + + _dashIdx: 0, + + _dashSum: 0, + + /** + * @readOnly + */ + setScale: function (sx, sy) { + this._ux = mathAbs(1 / devicePixelRatio / sx) || 0; + this._uy = mathAbs(1 / devicePixelRatio / sy) || 0; + }, + + getContext: function () { + return this._ctx; + }, + + /** + * @param {CanvasRenderingContext2D} ctx + * @return {module:zrender/core/PathProxy} + */ + beginPath: function (ctx) { + + this._ctx = ctx; + + ctx && ctx.beginPath(); + + ctx && (this.dpr = ctx.dpr); + + // Reset + if (this._saveData) { + this._len = 0; + } + + if (this._lineDash) { + this._lineDash = null; + + this._dashOffset = 0; + } + + return this; + }, + + /** + * @param {number} x + * @param {number} y + * @return {module:zrender/core/PathProxy} + */ + moveTo: function (x, y) { + this.addData(CMD.M, x, y); + this._ctx && this._ctx.moveTo(x, y); + + // x0, y0, xi, yi 是记录在 _dashedXXXXTo 方法中使用 + // xi, yi 记录当前点, x0, y0 在 closePath 的时候回到起始点。 + // 有可能在 beginPath 之后直接调用 lineTo,这时候 x0, y0 需要 + // 在 lineTo 方法中记录,这里先不考虑这种情况,dashed line 也只在 IE10- 中不支持 + this._x0 = x; + this._y0 = y; + + this._xi = x; + this._yi = y; + + return this; + }, + + /** + * @param {number} x + * @param {number} y + * @return {module:zrender/core/PathProxy} + */ + lineTo: function (x, y) { + var exceedUnit = mathAbs(x - this._xi) > this._ux + || mathAbs(y - this._yi) > this._uy + // Force draw the first segment + || this._len < 5; + + this.addData(CMD.L, x, y); + + if (this._ctx && exceedUnit) { + this._needsDash() ? this._dashedLineTo(x, y) + : this._ctx.lineTo(x, y); + } + if (exceedUnit) { + this._xi = x; + this._yi = y; + } + + return this; + }, + + /** + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @param {number} x3 + * @param {number} y3 + * @return {module:zrender/core/PathProxy} + */ + bezierCurveTo: function (x1, y1, x2, y2, x3, y3) { + this.addData(CMD.C, x1, y1, x2, y2, x3, y3); + if (this._ctx) { + this._needsDash() ? this._dashedBezierTo(x1, y1, x2, y2, x3, y3) + : this._ctx.bezierCurveTo(x1, y1, x2, y2, x3, y3); + } + this._xi = x3; + this._yi = y3; + return this; + }, + + /** + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @return {module:zrender/core/PathProxy} + */ + quadraticCurveTo: function (x1, y1, x2, y2) { + this.addData(CMD.Q, x1, y1, x2, y2); + if (this._ctx) { + this._needsDash() ? this._dashedQuadraticTo(x1, y1, x2, y2) + : this._ctx.quadraticCurveTo(x1, y1, x2, y2); + } + this._xi = x2; + this._yi = y2; + return this; + }, + + /** + * @param {number} cx + * @param {number} cy + * @param {number} r + * @param {number} startAngle + * @param {number} endAngle + * @param {boolean} anticlockwise + * @return {module:zrender/core/PathProxy} + */ + arc: function (cx, cy, r, startAngle, endAngle, anticlockwise) { + this.addData( + CMD.A, cx, cy, r, r, startAngle, endAngle - startAngle, 0, anticlockwise ? 0 : 1 + ); + this._ctx && this._ctx.arc(cx, cy, r, startAngle, endAngle, anticlockwise); + + this._xi = mathCos$1(endAngle) * r + cx; + this._yi = mathSin$1(endAngle) * r + cx; + return this; + }, + + // TODO + arcTo: function (x1, y1, x2, y2, radius) { + if (this._ctx) { + this._ctx.arcTo(x1, y1, x2, y2, radius); + } + return this; + }, + + // TODO + rect: function (x, y, w, h) { + this._ctx && this._ctx.rect(x, y, w, h); + this.addData(CMD.R, x, y, w, h); + return this; + }, + + /** + * @return {module:zrender/core/PathProxy} + */ + closePath: function () { + this.addData(CMD.Z); + + var ctx = this._ctx; + var x0 = this._x0; + var y0 = this._y0; + if (ctx) { + this._needsDash() && this._dashedLineTo(x0, y0); + ctx.closePath(); + } + + this._xi = x0; + this._yi = y0; + return this; + }, + + /** + * Context 从外部传入,因为有可能是 rebuildPath 完之后再 fill。 + * stroke 同样 + * @param {CanvasRenderingContext2D} ctx + * @return {module:zrender/core/PathProxy} + */ + fill: function (ctx) { + ctx && ctx.fill(); + this.toStatic(); + }, + + /** + * @param {CanvasRenderingContext2D} ctx + * @return {module:zrender/core/PathProxy} + */ + stroke: function (ctx) { + ctx && ctx.stroke(); + this.toStatic(); + }, + + /** + * 必须在其它绘制命令前调用 + * Must be invoked before all other path drawing methods + * @return {module:zrender/core/PathProxy} + */ + setLineDash: function (lineDash) { + if (lineDash instanceof Array) { + this._lineDash = lineDash; + + this._dashIdx = 0; + + var lineDashSum = 0; + for (var i = 0; i < lineDash.length; i++) { + lineDashSum += lineDash[i]; + } + this._dashSum = lineDashSum; + } + return this; + }, + + /** + * 必须在其它绘制命令前调用 + * Must be invoked before all other path drawing methods + * @return {module:zrender/core/PathProxy} + */ + setLineDashOffset: function (offset) { + this._dashOffset = offset; + return this; + }, + + /** + * + * @return {boolean} + */ + len: function () { + return this._len; + }, + + /** + * 直接设置 Path 数据 + */ + setData: function (data) { + + var len$$1 = data.length; + + if (! (this.data && this.data.length == len$$1) && hasTypedArray) { + this.data = new Float32Array(len$$1); + } + + for (var i = 0; i < len$$1; i++) { + this.data[i] = data[i]; + } + + this._len = len$$1; + }, + + /** + * 添加子路径 + * @param {module:zrender/core/PathProxy|Array.} path + */ + appendPath: function (path) { + if (!(path instanceof Array)) { + path = [path]; + } + var len$$1 = path.length; + var appendSize = 0; + var offset = this._len; + for (var i = 0; i < len$$1; i++) { + appendSize += path[i].len(); + } + if (hasTypedArray && (this.data instanceof Float32Array)) { + this.data = new Float32Array(offset + appendSize); + } + for (var i = 0; i < len$$1; i++) { + var appendPathData = path[i].data; + for (var k = 0; k < appendPathData.length; k++) { + this.data[offset++] = appendPathData[k]; + } + } + this._len = offset; + }, + + /** + * 填充 Path 数据。 + * 尽量复用而不申明新的数组。大部分图形重绘的指令数据长度都是不变的。 + */ + addData: function (cmd) { + if (!this._saveData) { + return; + } + + var data = this.data; + if (this._len + arguments.length > data.length) { + // 因为之前的数组已经转换成静态的 Float32Array + // 所以不够用时需要扩展一个新的动态数组 + this._expandData(); + data = this.data; + } + for (var i = 0; i < arguments.length; i++) { + data[this._len++] = arguments[i]; + } + + this._prevCmd = cmd; + }, + + _expandData: function () { + // Only if data is Float32Array + if (!(this.data instanceof Array)) { + var newData = []; + for (var i = 0; i < this._len; i++) { + newData[i] = this.data[i]; + } + this.data = newData; + } + }, + + /** + * If needs js implemented dashed line + * @return {boolean} + * @private + */ + _needsDash: function () { + return this._lineDash; + }, + + _dashedLineTo: function (x1, y1) { + var dashSum = this._dashSum; + var offset = this._dashOffset; + var lineDash = this._lineDash; + var ctx = this._ctx; + + var x0 = this._xi; + var y0 = this._yi; + var dx = x1 - x0; + var dy = y1 - y0; + var dist$$1 = mathSqrt$1(dx * dx + dy * dy); + var x = x0; + var y = y0; + var dash; + var nDash = lineDash.length; + var idx; + dx /= dist$$1; + dy /= dist$$1; + + if (offset < 0) { + // Convert to positive offset + offset = dashSum + offset; + } + offset %= dashSum; + x -= offset * dx; + y -= offset * dy; + + while ((dx > 0 && x <= x1) || (dx < 0 && x >= x1) + || (dx == 0 && ((dy > 0 && y <= y1) || (dy < 0 && y >= y1)))) { + idx = this._dashIdx; + dash = lineDash[idx]; + x += dx * dash; + y += dy * dash; + this._dashIdx = (idx + 1) % nDash; + // Skip positive offset + if ((dx > 0 && x < x0) || (dx < 0 && x > x0) || (dy > 0 && y < y0) || (dy < 0 && y > y0)) { + continue; + } + ctx[idx % 2 ? 'moveTo' : 'lineTo']( + dx >= 0 ? mathMin$2(x, x1) : mathMax$2(x, x1), + dy >= 0 ? mathMin$2(y, y1) : mathMax$2(y, y1) + ); + } + // Offset for next lineTo + dx = x - x1; + dy = y - y1; + this._dashOffset = -mathSqrt$1(dx * dx + dy * dy); + }, + + // Not accurate dashed line to + _dashedBezierTo: function (x1, y1, x2, y2, x3, y3) { + var dashSum = this._dashSum; + var offset = this._dashOffset; + var lineDash = this._lineDash; + var ctx = this._ctx; + + var x0 = this._xi; + var y0 = this._yi; + var t; + var dx; + var dy; + var cubicAt$$1 = cubicAt; + var bezierLen = 0; + var idx = this._dashIdx; + var nDash = lineDash.length; + + var x; + var y; + + var tmpLen = 0; + + if (offset < 0) { + // Convert to positive offset + offset = dashSum + offset; + } + offset %= dashSum; + // Bezier approx length + for (t = 0; t < 1; t += 0.1) { + dx = cubicAt$$1(x0, x1, x2, x3, t + 0.1) + - cubicAt$$1(x0, x1, x2, x3, t); + dy = cubicAt$$1(y0, y1, y2, y3, t + 0.1) + - cubicAt$$1(y0, y1, y2, y3, t); + bezierLen += mathSqrt$1(dx * dx + dy * dy); + } + + // Find idx after add offset + for (; idx < nDash; idx++) { + tmpLen += lineDash[idx]; + if (tmpLen > offset) { + break; + } + } + t = (tmpLen - offset) / bezierLen; + + while (t <= 1) { + + x = cubicAt$$1(x0, x1, x2, x3, t); + y = cubicAt$$1(y0, y1, y2, y3, t); + + // Use line to approximate dashed bezier + // Bad result if dash is long + idx % 2 ? ctx.moveTo(x, y) + : ctx.lineTo(x, y); + + t += lineDash[idx] / bezierLen; + + idx = (idx + 1) % nDash; + } + + // Finish the last segment and calculate the new offset + (idx % 2 !== 0) && ctx.lineTo(x3, y3); + dx = x3 - x; + dy = y3 - y; + this._dashOffset = -mathSqrt$1(dx * dx + dy * dy); + }, + + _dashedQuadraticTo: function (x1, y1, x2, y2) { + // Convert quadratic to cubic using degree elevation + var x3 = x2; + var y3 = y2; + x2 = (x2 + 2 * x1) / 3; + y2 = (y2 + 2 * y1) / 3; + x1 = (this._xi + 2 * x1) / 3; + y1 = (this._yi + 2 * y1) / 3; + + this._dashedBezierTo(x1, y1, x2, y2, x3, y3); + }, + + /** + * 转成静态的 Float32Array 减少堆内存占用 + * Convert dynamic array to static Float32Array + */ + toStatic: function () { + var data = this.data; + if (data instanceof Array) { + data.length = this._len; + if (hasTypedArray) { + this.data = new Float32Array(data); + } + } + }, + + /** + * @return {module:zrender/core/BoundingRect} + */ + getBoundingRect: function () { + min$1[0] = min$1[1] = min2[0] = min2[1] = Number.MAX_VALUE; + max$1[0] = max$1[1] = max2[0] = max2[1] = -Number.MAX_VALUE; + + var data = this.data; + var xi = 0; + var yi = 0; + var x0 = 0; + var y0 = 0; + + for (var i = 0; i < data.length;) { + var cmd = data[i++]; + + if (i == 1) { + // 如果第一个命令是 L, C, Q + // 则 previous point 同绘制命令的第一个 point + // + // 第一个命令为 Arc 的情况下会在后面特殊处理 + xi = data[i]; + yi = data[i + 1]; + + x0 = xi; + y0 = yi; + } + + switch (cmd) { + case CMD.M: + // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点 + // 在 closePath 的时候使用 + x0 = data[i++]; + y0 = data[i++]; + xi = x0; + yi = y0; + min2[0] = x0; + min2[1] = y0; + max2[0] = x0; + max2[1] = y0; + break; + case CMD.L: + fromLine(xi, yi, data[i], data[i + 1], min2, max2); + xi = data[i++]; + yi = data[i++]; + break; + case CMD.C: + fromCubic( + xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], + min2, max2 + ); + xi = data[i++]; + yi = data[i++]; + break; + case CMD.Q: + fromQuadratic( + xi, yi, data[i++], data[i++], data[i], data[i + 1], + min2, max2 + ); + xi = data[i++]; + yi = data[i++]; + break; + case CMD.A: + // TODO Arc 判断的开销比较大 + var cx = data[i++]; + var cy = data[i++]; + var rx = data[i++]; + var ry = data[i++]; + var startAngle = data[i++]; + var endAngle = data[i++] + startAngle; + // TODO Arc 旋转 + var psi = data[i++]; + var anticlockwise = 1 - data[i++]; + + if (i == 1) { + // 直接使用 arc 命令 + // 第一个命令起点还未定义 + x0 = mathCos$1(startAngle) * rx + cx; + y0 = mathSin$1(startAngle) * ry + cy; + } + + fromArc( + cx, cy, rx, ry, startAngle, endAngle, + anticlockwise, min2, max2 + ); + + xi = mathCos$1(endAngle) * rx + cx; + yi = mathSin$1(endAngle) * ry + cy; + break; + case CMD.R: + x0 = xi = data[i++]; + y0 = yi = data[i++]; + var width = data[i++]; + var height = data[i++]; + // Use fromLine + fromLine(x0, y0, x0 + width, y0 + height, min2, max2); + break; + case CMD.Z: + xi = x0; + yi = y0; + break; + } + + // Union + min(min$1, min$1, min2); + max(max$1, max$1, max2); + } + + // No data + if (i === 0) { + min$1[0] = min$1[1] = max$1[0] = max$1[1] = 0; + } + + return new BoundingRect( + min$1[0], min$1[1], max$1[0] - min$1[0], max$1[1] - min$1[1] + ); + }, + + /** + * Rebuild path from current data + * Rebuild path will not consider javascript implemented line dash. + * @param {CanvasRenderingContext2D} ctx + */ + rebuildPath: function (ctx) { + var d = this.data; + var x0, y0; + var xi, yi; + var x, y; + var ux = this._ux; + var uy = this._uy; + var len$$1 = this._len; + for (var i = 0; i < len$$1;) { + var cmd = d[i++]; + + if (i == 1) { + // 如果第一个命令是 L, C, Q + // 则 previous point 同绘制命令的第一个 point + // + // 第一个命令为 Arc 的情况下会在后面特殊处理 + xi = d[i]; + yi = d[i + 1]; + + x0 = xi; + y0 = yi; + } + switch (cmd) { + case CMD.M: + x0 = xi = d[i++]; + y0 = yi = d[i++]; + ctx.moveTo(xi, yi); + break; + case CMD.L: + x = d[i++]; + y = d[i++]; + // Not draw too small seg between + if (mathAbs(x - xi) > ux || mathAbs(y - yi) > uy || i === len$$1 - 1) { + ctx.lineTo(x, y); + xi = x; + yi = y; + } + break; + case CMD.C: + ctx.bezierCurveTo( + d[i++], d[i++], d[i++], d[i++], d[i++], d[i++] + ); + xi = d[i - 2]; + yi = d[i - 1]; + break; + case CMD.Q: + ctx.quadraticCurveTo(d[i++], d[i++], d[i++], d[i++]); + xi = d[i - 2]; + yi = d[i - 1]; + break; + case CMD.A: + var cx = d[i++]; + var cy = d[i++]; + var rx = d[i++]; + var ry = d[i++]; + var theta = d[i++]; + var dTheta = d[i++]; + var psi = d[i++]; + var fs = d[i++]; + var r = (rx > ry) ? rx : ry; + var scaleX = (rx > ry) ? 1 : rx / ry; + var scaleY = (rx > ry) ? ry / rx : 1; + var isEllipse = Math.abs(rx - ry) > 1e-3; + var endAngle = theta + dTheta; + if (isEllipse) { + ctx.translate(cx, cy); + ctx.rotate(psi); + ctx.scale(scaleX, scaleY); + ctx.arc(0, 0, r, theta, endAngle, 1 - fs); + ctx.scale(1 / scaleX, 1 / scaleY); + ctx.rotate(-psi); + ctx.translate(-cx, -cy); + } + else { + ctx.arc(cx, cy, r, theta, endAngle, 1 - fs); + } + + if (i == 1) { + // 直接使用 arc 命令 + // 第一个命令起点还未定义 + x0 = mathCos$1(theta) * rx + cx; + y0 = mathSin$1(theta) * ry + cy; + } + xi = mathCos$1(endAngle) * rx + cx; + yi = mathSin$1(endAngle) * ry + cy; + break; + case CMD.R: + x0 = xi = d[i]; + y0 = yi = d[i + 1]; + ctx.rect(d[i++], d[i++], d[i++], d[i++]); + break; + case CMD.Z: + ctx.closePath(); + xi = x0; + yi = y0; + } + } + } +}; + +PathProxy.CMD = CMD; + +/** + * 线段包含判断 + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {number} lineWidth + * @param {number} x + * @param {number} y + * @return {boolean} + */ +function containStroke$1(x0, y0, x1, y1, lineWidth, x, y) { + if (lineWidth === 0) { + return false; + } + var _l = lineWidth; + var _a = 0; + var _b = x0; + // Quick reject + if ( + (y > y0 + _l && y > y1 + _l) + || (y < y0 - _l && y < y1 - _l) + || (x > x0 + _l && x > x1 + _l) + || (x < x0 - _l && x < x1 - _l) + ) { + return false; + } + + if (x0 !== x1) { + _a = (y0 - y1) / (x0 - x1); + _b = (x0 * y1 - x1 * y0) / (x0 - x1) ; + } + else { + return Math.abs(x - x0) <= _l / 2; + } + var tmp = _a * x - y + _b; + var _s = tmp * tmp / (_a * _a + 1); + return _s <= _l / 2 * _l / 2; +} + +/** + * 三次贝塞尔曲线描边包含判断 + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @param {number} x3 + * @param {number} y3 + * @param {number} lineWidth + * @param {number} x + * @param {number} y + * @return {boolean} + */ +function containStroke$2(x0, y0, x1, y1, x2, y2, x3, y3, lineWidth, x, y) { + if (lineWidth === 0) { + return false; + } + var _l = lineWidth; + // Quick reject + if ( + (y > y0 + _l && y > y1 + _l && y > y2 + _l && y > y3 + _l) + || (y < y0 - _l && y < y1 - _l && y < y2 - _l && y < y3 - _l) + || (x > x0 + _l && x > x1 + _l && x > x2 + _l && x > x3 + _l) + || (x < x0 - _l && x < x1 - _l && x < x2 - _l && x < x3 - _l) + ) { + return false; + } + var d = cubicProjectPoint( + x0, y0, x1, y1, x2, y2, x3, y3, + x, y, null + ); + return d <= _l / 2; +} + +/** + * 二次贝塞尔曲线描边包含判断 + * @param {number} x0 + * @param {number} y0 + * @param {number} x1 + * @param {number} y1 + * @param {number} x2 + * @param {number} y2 + * @param {number} lineWidth + * @param {number} x + * @param {number} y + * @return {boolean} + */ +function containStroke$3(x0, y0, x1, y1, x2, y2, lineWidth, x, y) { + if (lineWidth === 0) { + return false; + } + var _l = lineWidth; + // Quick reject + if ( + (y > y0 + _l && y > y1 + _l && y > y2 + _l) + || (y < y0 - _l && y < y1 - _l && y < y2 - _l) + || (x > x0 + _l && x > x1 + _l && x > x2 + _l) + || (x < x0 - _l && x < x1 - _l && x < x2 - _l) + ) { + return false; + } + var d = quadraticProjectPoint( + x0, y0, x1, y1, x2, y2, + x, y, null + ); + return d <= _l / 2; +} + +var PI2$3 = Math.PI * 2; + +function normalizeRadian(angle) { + angle %= PI2$3; + if (angle < 0) { + angle += PI2$3; + } + return angle; +} + +var PI2$2 = Math.PI * 2; + +/** + * 圆弧描边包含判断 + * @param {number} cx + * @param {number} cy + * @param {number} r + * @param {number} startAngle + * @param {number} endAngle + * @param {boolean} anticlockwise + * @param {number} lineWidth + * @param {number} x + * @param {number} y + * @return {Boolean} + */ +function containStroke$4( + cx, cy, r, startAngle, endAngle, anticlockwise, + lineWidth, x, y +) { + + if (lineWidth === 0) { + return false; + } + var _l = lineWidth; + + x -= cx; + y -= cy; + var d = Math.sqrt(x * x + y * y); + + if ((d - _l > r) || (d + _l < r)) { + return false; + } + if (Math.abs(startAngle - endAngle) % PI2$2 < 1e-4) { + // Is a circle + return true; + } + if (anticlockwise) { + var tmp = startAngle; + startAngle = normalizeRadian(endAngle); + endAngle = normalizeRadian(tmp); + } else { + startAngle = normalizeRadian(startAngle); + endAngle = normalizeRadian(endAngle); + } + if (startAngle > endAngle) { + endAngle += PI2$2; + } + + var angle = Math.atan2(y, x); + if (angle < 0) { + angle += PI2$2; + } + return (angle >= startAngle && angle <= endAngle) + || (angle + PI2$2 >= startAngle && angle + PI2$2 <= endAngle); +} + +function windingLine(x0, y0, x1, y1, x, y) { + if ((y > y0 && y > y1) || (y < y0 && y < y1)) { + return 0; + } + // Ignore horizontal line + if (y1 === y0) { + return 0; + } + var dir = y1 < y0 ? 1 : -1; + var t = (y - y0) / (y1 - y0); + + // Avoid winding error when intersection point is the connect point of two line of polygon + if (t === 1 || t === 0) { + dir = y1 < y0 ? 0.5 : -0.5; + } + + var x_ = t * (x1 - x0) + x0; + + return x_ > x ? dir : 0; +} + +var CMD$1 = PathProxy.CMD; +var PI2$1 = Math.PI * 2; + +var EPSILON$2 = 1e-4; + +function isAroundEqual(a, b) { + return Math.abs(a - b) < EPSILON$2; +} + +// 临时数组 +var roots = [-1, -1, -1]; +var extrema = [-1, -1]; + +function swapExtrema() { + var tmp = extrema[0]; + extrema[0] = extrema[1]; + extrema[1] = tmp; +} + +function windingCubic(x0, y0, x1, y1, x2, y2, x3, y3, x, y) { + // Quick reject + if ( + (y > y0 && y > y1 && y > y2 && y > y3) + || (y < y0 && y < y1 && y < y2 && y < y3) + ) { + return 0; + } + var nRoots = cubicRootAt(y0, y1, y2, y3, y, roots); + if (nRoots === 0) { + return 0; + } + else { + var w = 0; + var nExtrema = -1; + var y0_, y1_; + for (var i = 0; i < nRoots; i++) { + var t = roots[i]; + + // Avoid winding error when intersection point is the connect point of two line of polygon + var unit = (t === 0 || t === 1) ? 0.5 : 1; + + var x_ = cubicAt(x0, x1, x2, x3, t); + if (x_ < x) { // Quick reject + continue; + } + if (nExtrema < 0) { + nExtrema = cubicExtrema(y0, y1, y2, y3, extrema); + if (extrema[1] < extrema[0] && nExtrema > 1) { + swapExtrema(); + } + y0_ = cubicAt(y0, y1, y2, y3, extrema[0]); + if (nExtrema > 1) { + y1_ = cubicAt(y0, y1, y2, y3, extrema[1]); + } + } + if (nExtrema == 2) { + // 分成三段单调函数 + if (t < extrema[0]) { + w += y0_ < y0 ? unit : -unit; + } + else if (t < extrema[1]) { + w += y1_ < y0_ ? unit : -unit; + } + else { + w += y3 < y1_ ? unit : -unit; + } + } + else { + // 分成两段单调函数 + if (t < extrema[0]) { + w += y0_ < y0 ? unit : -unit; + } + else { + w += y3 < y0_ ? unit : -unit; + } + } + } + return w; + } +} + +function windingQuadratic(x0, y0, x1, y1, x2, y2, x, y) { + // Quick reject + if ( + (y > y0 && y > y1 && y > y2) + || (y < y0 && y < y1 && y < y2) + ) { + return 0; + } + var nRoots = quadraticRootAt(y0, y1, y2, y, roots); + if (nRoots === 0) { + return 0; + } + else { + var t = quadraticExtremum(y0, y1, y2); + if (t >= 0 && t <= 1) { + var w = 0; + var y_ = quadraticAt(y0, y1, y2, t); + for (var i = 0; i < nRoots; i++) { + // Remove one endpoint. + var unit = (roots[i] === 0 || roots[i] === 1) ? 0.5 : 1; + + var x_ = quadraticAt(x0, x1, x2, roots[i]); + if (x_ < x) { // Quick reject + continue; + } + if (roots[i] < t) { + w += y_ < y0 ? unit : -unit; + } + else { + w += y2 < y_ ? unit : -unit; + } + } + return w; + } + else { + // Remove one endpoint. + var unit = (roots[0] === 0 || roots[0] === 1) ? 0.5 : 1; + + var x_ = quadraticAt(x0, x1, x2, roots[0]); + if (x_ < x) { // Quick reject + return 0; + } + return y2 < y0 ? unit : -unit; + } + } +} + +// TODO +// Arc 旋转 +function windingArc( + cx, cy, r, startAngle, endAngle, anticlockwise, x, y +) { + y -= cy; + if (y > r || y < -r) { + return 0; + } + var tmp = Math.sqrt(r * r - y * y); + roots[0] = -tmp; + roots[1] = tmp; + + var diff = Math.abs(startAngle - endAngle); + if (diff < 1e-4) { + return 0; + } + if (diff % PI2$1 < 1e-4) { + // Is a circle + startAngle = 0; + endAngle = PI2$1; + var dir = anticlockwise ? 1 : -1; + if (x >= roots[0] + cx && x <= roots[1] + cx) { + return dir; + } else { + return 0; + } + } + + if (anticlockwise) { + var tmp = startAngle; + startAngle = normalizeRadian(endAngle); + endAngle = normalizeRadian(tmp); + } + else { + startAngle = normalizeRadian(startAngle); + endAngle = normalizeRadian(endAngle); + } + if (startAngle > endAngle) { + endAngle += PI2$1; + } + + var w = 0; + for (var i = 0; i < 2; i++) { + var x_ = roots[i]; + if (x_ + cx > x) { + var angle = Math.atan2(y, x_); + var dir = anticlockwise ? 1 : -1; + if (angle < 0) { + angle = PI2$1 + angle; + } + if ( + (angle >= startAngle && angle <= endAngle) + || (angle + PI2$1 >= startAngle && angle + PI2$1 <= endAngle) + ) { + if (angle > Math.PI / 2 && angle < Math.PI * 1.5) { + dir = -dir; + } + w += dir; + } + } + } + return w; +} + +function containPath(data, lineWidth, isStroke, x, y) { + var w = 0; + var xi = 0; + var yi = 0; + var x0 = 0; + var y0 = 0; + + for (var i = 0; i < data.length;) { + var cmd = data[i++]; + // Begin a new subpath + if (cmd === CMD$1.M && i > 1) { + // Close previous subpath + if (!isStroke) { + w += windingLine(xi, yi, x0, y0, x, y); + } + // 如果被任何一个 subpath 包含 + // if (w !== 0) { + // return true; + // } + } + + if (i == 1) { + // 如果第一个命令是 L, C, Q + // 则 previous point 同绘制命令的第一个 point + // + // 第一个命令为 Arc 的情况下会在后面特殊处理 + xi = data[i]; + yi = data[i + 1]; + + x0 = xi; + y0 = yi; + } + + switch (cmd) { + case CMD$1.M: + // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点 + // 在 closePath 的时候使用 + x0 = data[i++]; + y0 = data[i++]; + xi = x0; + yi = y0; + break; + case CMD$1.L: + if (isStroke) { + if (containStroke$1(xi, yi, data[i], data[i + 1], lineWidth, x, y)) { + return true; + } + } + else { + // NOTE 在第一个命令为 L, C, Q 的时候会计算出 NaN + w += windingLine(xi, yi, data[i], data[i + 1], x, y) || 0; + } + xi = data[i++]; + yi = data[i++]; + break; + case CMD$1.C: + if (isStroke) { + if (containStroke$2(xi, yi, + data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], + lineWidth, x, y + )) { + return true; + } + } + else { + w += windingCubic( + xi, yi, + data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], + x, y + ) || 0; + } + xi = data[i++]; + yi = data[i++]; + break; + case CMD$1.Q: + if (isStroke) { + if (containStroke$3(xi, yi, + data[i++], data[i++], data[i], data[i + 1], + lineWidth, x, y + )) { + return true; + } + } + else { + w += windingQuadratic( + xi, yi, + data[i++], data[i++], data[i], data[i + 1], + x, y + ) || 0; + } + xi = data[i++]; + yi = data[i++]; + break; + case CMD$1.A: + // TODO Arc 判断的开销比较大 + var cx = data[i++]; + var cy = data[i++]; + var rx = data[i++]; + var ry = data[i++]; + var theta = data[i++]; + var dTheta = data[i++]; + // TODO Arc 旋转 + var psi = data[i++]; + var anticlockwise = 1 - data[i++]; + var x1 = Math.cos(theta) * rx + cx; + var y1 = Math.sin(theta) * ry + cy; + // 不是直接使用 arc 命令 + if (i > 1) { + w += windingLine(xi, yi, x1, y1, x, y); + } + else { + // 第一个命令起点还未定义 + x0 = x1; + y0 = y1; + } + // zr 使用scale来模拟椭圆, 这里也对x做一定的缩放 + var _x = (x - cx) * ry / rx + cx; + if (isStroke) { + if (containStroke$4( + cx, cy, ry, theta, theta + dTheta, anticlockwise, + lineWidth, _x, y + )) { + return true; + } + } + else { + w += windingArc( + cx, cy, ry, theta, theta + dTheta, anticlockwise, + _x, y + ); + } + xi = Math.cos(theta + dTheta) * rx + cx; + yi = Math.sin(theta + dTheta) * ry + cy; + break; + case CMD$1.R: + x0 = xi = data[i++]; + y0 = yi = data[i++]; + var width = data[i++]; + var height = data[i++]; + var x1 = x0 + width; + var y1 = y0 + height; + if (isStroke) { + if (containStroke$1(x0, y0, x1, y0, lineWidth, x, y) + || containStroke$1(x1, y0, x1, y1, lineWidth, x, y) + || containStroke$1(x1, y1, x0, y1, lineWidth, x, y) + || containStroke$1(x0, y1, x0, y0, lineWidth, x, y) + ) { + return true; + } + } + else { + // FIXME Clockwise ? + w += windingLine(x1, y0, x1, y1, x, y); + w += windingLine(x0, y1, x0, y0, x, y); + } + break; + case CMD$1.Z: + if (isStroke) { + if (containStroke$1( + xi, yi, x0, y0, lineWidth, x, y + )) { + return true; + } + } + else { + // Close a subpath + w += windingLine(xi, yi, x0, y0, x, y); + // 如果被任何一个 subpath 包含 + // FIXME subpaths may overlap + // if (w !== 0) { + // return true; + // } + } + xi = x0; + yi = y0; + break; + } + } + if (!isStroke && !isAroundEqual(yi, y0)) { + w += windingLine(xi, yi, x0, y0, x, y) || 0; + } + return w !== 0; +} + +function contain(pathData, x, y) { + return containPath(pathData, 0, false, x, y); +} + +function containStroke(pathData, lineWidth, x, y) { + return containPath(pathData, lineWidth, true, x, y); +} + +var getCanvasPattern = Pattern.prototype.getCanvasPattern; + +var abs = Math.abs; + +var pathProxyForDraw = new PathProxy(true); +/** + * @alias module:zrender/graphic/Path + * @extends module:zrender/graphic/Displayable + * @constructor + * @param {Object} opts + */ +function Path(opts) { + Displayable.call(this, opts); + + /** + * @type {module:zrender/core/PathProxy} + * @readOnly + */ + this.path = null; +} + +Path.prototype = { + + constructor: Path, + + type: 'path', + + __dirtyPath: true, + + strokeContainThreshold: 5, + + brush: function (ctx, prevEl) { + var style = this.style; + var path = this.path || pathProxyForDraw; + var hasStroke = style.hasStroke(); + var hasFill = style.hasFill(); + var fill = style.fill; + var stroke = style.stroke; + var hasFillGradient = hasFill && !!(fill.colorStops); + var hasStrokeGradient = hasStroke && !!(stroke.colorStops); + var hasFillPattern = hasFill && !!(fill.image); + var hasStrokePattern = hasStroke && !!(stroke.image); + + style.bind(ctx, this, prevEl); + this.setTransform(ctx); + + if (this.__dirty) { + var rect; + // Update gradient because bounding rect may changed + if (hasFillGradient) { + rect = rect || this.getBoundingRect(); + this._fillGradient = style.getGradient(ctx, fill, rect); + } + if (hasStrokeGradient) { + rect = rect || this.getBoundingRect(); + this._strokeGradient = style.getGradient(ctx, stroke, rect); + } + } + // Use the gradient or pattern + if (hasFillGradient) { + // PENDING If may have affect the state + ctx.fillStyle = this._fillGradient; + } + else if (hasFillPattern) { + ctx.fillStyle = getCanvasPattern.call(fill, ctx); + } + if (hasStrokeGradient) { + ctx.strokeStyle = this._strokeGradient; + } + else if (hasStrokePattern) { + ctx.strokeStyle = getCanvasPattern.call(stroke, ctx); + } + + var lineDash = style.lineDash; + var lineDashOffset = style.lineDashOffset; + + var ctxLineDash = !!ctx.setLineDash; + + // Update path sx, sy + var scale = this.getGlobalScale(); + path.setScale(scale[0], scale[1]); + + // Proxy context + // Rebuild path in following 2 cases + // 1. Path is dirty + // 2. Path needs javascript implemented lineDash stroking. + // In this case, lineDash information will not be saved in PathProxy + if (this.__dirtyPath + || (lineDash && !ctxLineDash && hasStroke) + ) { + path.beginPath(ctx); + + // Setting line dash before build path + if (lineDash && !ctxLineDash) { + path.setLineDash(lineDash); + path.setLineDashOffset(lineDashOffset); + } + + this.buildPath(path, this.shape, false); + + // Clear path dirty flag + if (this.path) { + this.__dirtyPath = false; + } + } + else { + // Replay path building + ctx.beginPath(); + this.path.rebuildPath(ctx); + } + + hasFill && path.fill(ctx); + + if (lineDash && ctxLineDash) { + ctx.setLineDash(lineDash); + ctx.lineDashOffset = lineDashOffset; + } + + hasStroke && path.stroke(ctx); + + if (lineDash && ctxLineDash) { + // PENDING + // Remove lineDash + ctx.setLineDash([]); + } + + // Draw rect text + if (style.text != null) { + // Only restore transform when needs draw text. + this.restoreTransform(ctx); + this.drawRectText(ctx, this.getBoundingRect()); + } + }, + + // When bundling path, some shape may decide if use moveTo to begin a new subpath or closePath + // Like in circle + buildPath: function (ctx, shapeCfg, inBundle) {}, + + createPathProxy: function () { + this.path = new PathProxy(); + }, + + getBoundingRect: function () { + var rect = this._rect; + var style = this.style; + var needsUpdateRect = !rect; + if (needsUpdateRect) { + var path = this.path; + if (!path) { + // Create path on demand. + path = this.path = new PathProxy(); + } + if (this.__dirtyPath) { + path.beginPath(); + this.buildPath(path, this.shape, false); + } + rect = path.getBoundingRect(); + } + this._rect = rect; + + if (style.hasStroke()) { + // Needs update rect with stroke lineWidth when + // 1. Element changes scale or lineWidth + // 2. Shape is changed + var rectWithStroke = this._rectWithStroke || (this._rectWithStroke = rect.clone()); + if (this.__dirty || needsUpdateRect) { + rectWithStroke.copy(rect); + // FIXME Must after updateTransform + var w = style.lineWidth; + // PENDING, Min line width is needed when line is horizontal or vertical + var lineScale = style.strokeNoScale ? this.getLineScale() : 1; + + // Only add extra hover lineWidth when there are no fill + if (!style.hasFill()) { + w = Math.max(w, this.strokeContainThreshold || 4); + } + // Consider line width + // Line scale can't be 0; + if (lineScale > 1e-10) { + rectWithStroke.width += w / lineScale; + rectWithStroke.height += w / lineScale; + rectWithStroke.x -= w / lineScale / 2; + rectWithStroke.y -= w / lineScale / 2; + } + } + + // Return rect with stroke + return rectWithStroke; + } + + return rect; + }, + + contain: function (x, y) { + var localPos = this.transformCoordToLocal(x, y); + var rect = this.getBoundingRect(); + var style = this.style; + x = localPos[0]; + y = localPos[1]; + + if (rect.contain(x, y)) { + var pathData = this.path.data; + if (style.hasStroke()) { + var lineWidth = style.lineWidth; + var lineScale = style.strokeNoScale ? this.getLineScale() : 1; + // Line scale can't be 0; + if (lineScale > 1e-10) { + // Only add extra hover lineWidth when there are no fill + if (!style.hasFill()) { + lineWidth = Math.max(lineWidth, this.strokeContainThreshold); + } + if (containStroke( + pathData, lineWidth / lineScale, x, y + )) { + return true; + } + } + } + if (style.hasFill()) { + return contain(pathData, x, y); + } + } + return false; + }, + + /** + * @param {boolean} dirtyPath + */ + dirty: function (dirtyPath) { + if (dirtyPath == null) { + dirtyPath = true; + } + // Only mark dirty, not mark clean + if (dirtyPath) { + this.__dirtyPath = dirtyPath; + this._rect = null; + } + + this.__dirty = true; + + this.__zr && this.__zr.refresh(); + + // Used as a clipping path + if (this.__clipTarget) { + this.__clipTarget.dirty(); + } + }, + + /** + * Alias for animate('shape') + * @param {boolean} loop + */ + animateShape: function (loop) { + return this.animate('shape', loop); + }, + + // Overwrite attrKV + attrKV: function (key, value) { + // FIXME + if (key === 'shape') { + this.setShape(value); + this.__dirtyPath = true; + this._rect = null; + } + else { + Displayable.prototype.attrKV.call(this, key, value); + } + }, + + /** + * @param {Object|string} key + * @param {*} value + */ + setShape: function (key, value) { + var shape = this.shape; + // Path from string may not have shape + if (shape) { + if (isObject$1(key)) { + for (var name in key) { + if (key.hasOwnProperty(name)) { + shape[name] = key[name]; + } + } + } + else { + shape[key] = value; + } + this.dirty(true); + } + return this; + }, + + getLineScale: function () { + var m = this.transform; + // Get the line scale. + // Determinant of `m` means how much the area is enlarged by the + // transformation. So its square root can be used as a scale factor + // for width. + return m && abs(m[0] - 1) > 1e-10 && abs(m[3] - 1) > 1e-10 + ? Math.sqrt(abs(m[0] * m[3] - m[2] * m[1])) + : 1; + } +}; + +/** + * 扩展一个 Path element, 比如星形,圆等。 + * Extend a path element + * @param {Object} props + * @param {string} props.type Path type + * @param {Function} props.init Initialize + * @param {Function} props.buildPath Overwrite buildPath method + * @param {Object} [props.style] Extended default style config + * @param {Object} [props.shape] Extended default shape config + */ +Path.extend = function (defaults$$1) { + var Sub = function (opts) { + Path.call(this, opts); + + if (defaults$$1.style) { + // Extend default style + this.style.extendFrom(defaults$$1.style, false); + } + + // Extend default shape + var defaultShape = defaults$$1.shape; + if (defaultShape) { + this.shape = this.shape || {}; + var thisShape = this.shape; + for (var name in defaultShape) { + if ( + ! thisShape.hasOwnProperty(name) + && defaultShape.hasOwnProperty(name) + ) { + thisShape[name] = defaultShape[name]; + } + } + } + + defaults$$1.init && defaults$$1.init.call(this, opts); + }; + + inherits(Sub, Path); + + // FIXME 不能 extend position, rotation 等引用对象 + for (var name in defaults$$1) { + // Extending prototype values and methods + if (name !== 'style' && name !== 'shape') { + Sub.prototype[name] = defaults$$1[name]; + } + } + + return Sub; +}; + +inherits(Path, Displayable); + +var CMD$2 = PathProxy.CMD; + +var points = [[], [], []]; +var mathSqrt$3 = Math.sqrt; +var mathAtan2 = Math.atan2; + +var transformPath = function (path, m) { + var data = path.data; + var cmd; + var nPoint; + var i; + var j; + var k; + var p; + + var M = CMD$2.M; + var C = CMD$2.C; + var L = CMD$2.L; + var R = CMD$2.R; + var A = CMD$2.A; + var Q = CMD$2.Q; + + for (i = 0, j = 0; i < data.length;) { + cmd = data[i++]; + j = i; + nPoint = 0; + + switch (cmd) { + case M: + nPoint = 1; + break; + case L: + nPoint = 1; + break; + case C: + nPoint = 3; + break; + case Q: + nPoint = 2; + break; + case A: + var x = m[4]; + var y = m[5]; + var sx = mathSqrt$3(m[0] * m[0] + m[1] * m[1]); + var sy = mathSqrt$3(m[2] * m[2] + m[3] * m[3]); + var angle = mathAtan2(-m[1] / sy, m[0] / sx); + // cx + data[i] *= sx; + data[i++] += x; + // cy + data[i] *= sy; + data[i++] += y; + // Scale rx and ry + // FIXME Assume psi is 0 here + data[i++] *= sx; + data[i++] *= sy; + + // Start angle + data[i++] += angle; + // end angle + data[i++] += angle; + // FIXME psi + i += 2; + j = i; + break; + case R: + // x0, y0 + p[0] = data[i++]; + p[1] = data[i++]; + applyTransform(p, p, m); + data[j++] = p[0]; + data[j++] = p[1]; + // x1, y1 + p[0] += data[i++]; + p[1] += data[i++]; + applyTransform(p, p, m); + data[j++] = p[0]; + data[j++] = p[1]; + } + + for (k = 0; k < nPoint; k++) { + var p = points[k]; + p[0] = data[i++]; + p[1] = data[i++]; + + applyTransform(p, p, m); + // Write back + data[j++] = p[0]; + data[j++] = p[1]; + } + } +}; + +// command chars +var cc = [ + 'm', 'M', 'l', 'L', 'v', 'V', 'h', 'H', 'z', 'Z', + 'c', 'C', 'q', 'Q', 't', 'T', 's', 'S', 'a', 'A' +]; + +var mathSqrt = Math.sqrt; +var mathSin = Math.sin; +var mathCos = Math.cos; +var PI = Math.PI; + +var vMag = function(v) { + return Math.sqrt(v[0] * v[0] + v[1] * v[1]); +}; +var vRatio = function(u, v) { + return (u[0] * v[0] + u[1] * v[1]) / (vMag(u) * vMag(v)); +}; +var vAngle = function(u, v) { + return (u[0] * v[1] < u[1] * v[0] ? -1 : 1) + * Math.acos(vRatio(u, v)); +}; + +function processArc(x1, y1, x2, y2, fa, fs, rx, ry, psiDeg, cmd, path) { + var psi = psiDeg * (PI / 180.0); + var xp = mathCos(psi) * (x1 - x2) / 2.0 + + mathSin(psi) * (y1 - y2) / 2.0; + var yp = -1 * mathSin(psi) * (x1 - x2) / 2.0 + + mathCos(psi) * (y1 - y2) / 2.0; + + var lambda = (xp * xp) / (rx * rx) + (yp * yp) / (ry * ry); + + if (lambda > 1) { + rx *= mathSqrt(lambda); + ry *= mathSqrt(lambda); + } + + var f = (fa === fs ? -1 : 1) + * mathSqrt((((rx * rx) * (ry * ry)) + - ((rx * rx) * (yp * yp)) + - ((ry * ry) * (xp * xp))) / ((rx * rx) * (yp * yp) + + (ry * ry) * (xp * xp)) + ) || 0; + + var cxp = f * rx * yp / ry; + var cyp = f * -ry * xp / rx; + + var cx = (x1 + x2) / 2.0 + + mathCos(psi) * cxp + - mathSin(psi) * cyp; + var cy = (y1 + y2) / 2.0 + + mathSin(psi) * cxp + + mathCos(psi) * cyp; + + var theta = vAngle([ 1, 0 ], [ (xp - cxp) / rx, (yp - cyp) / ry ]); + var u = [ (xp - cxp) / rx, (yp - cyp) / ry ]; + var v = [ (-1 * xp - cxp) / rx, (-1 * yp - cyp) / ry ]; + var dTheta = vAngle(u, v); + + if (vRatio(u, v) <= -1) { + dTheta = PI; + } + if (vRatio(u, v) >= 1) { + dTheta = 0; + } + if (fs === 0 && dTheta > 0) { + dTheta = dTheta - 2 * PI; + } + if (fs === 1 && dTheta < 0) { + dTheta = dTheta + 2 * PI; + } + + path.addData(cmd, cx, cy, rx, ry, theta, dTheta, psi, fs); +} + +function createPathProxyFromString(data) { + if (!data) { + return []; + } + + // command string + var cs = data.replace(/-/g, ' -') + .replace(/ /g, ' ') + .replace(/ /g, ',') + .replace(/,,/g, ','); + + var n; + // create pipes so that we can split the data + for (n = 0; n < cc.length; n++) { + cs = cs.replace(new RegExp(cc[n], 'g'), '|' + cc[n]); + } + + // create array + var arr = cs.split('|'); + // init context point + var cpx = 0; + var cpy = 0; + + var path = new PathProxy(); + var CMD = PathProxy.CMD; + + var prevCmd; + for (n = 1; n < arr.length; n++) { + var str = arr[n]; + var c = str.charAt(0); + var off = 0; + var p = str.slice(1).replace(/e,-/g, 'e-').split(','); + var cmd; + + if (p.length > 0 && p[0] === '') { + p.shift(); + } + + for (var i = 0; i < p.length; i++) { + p[i] = parseFloat(p[i]); + } + while (off < p.length && !isNaN(p[off])) { + if (isNaN(p[0])) { + break; + } + var ctlPtx; + var ctlPty; + + var rx; + var ry; + var psi; + var fa; + var fs; + + var x1 = cpx; + var y1 = cpy; + + // convert l, H, h, V, and v to L + switch (c) { + case 'l': + cpx += p[off++]; + cpy += p[off++]; + cmd = CMD.L; + path.addData(cmd, cpx, cpy); + break; + case 'L': + cpx = p[off++]; + cpy = p[off++]; + cmd = CMD.L; + path.addData(cmd, cpx, cpy); + break; + case 'm': + cpx += p[off++]; + cpy += p[off++]; + cmd = CMD.M; + path.addData(cmd, cpx, cpy); + c = 'l'; + break; + case 'M': + cpx = p[off++]; + cpy = p[off++]; + cmd = CMD.M; + path.addData(cmd, cpx, cpy); + c = 'L'; + break; + case 'h': + cpx += p[off++]; + cmd = CMD.L; + path.addData(cmd, cpx, cpy); + break; + case 'H': + cpx = p[off++]; + cmd = CMD.L; + path.addData(cmd, cpx, cpy); + break; + case 'v': + cpy += p[off++]; + cmd = CMD.L; + path.addData(cmd, cpx, cpy); + break; + case 'V': + cpy = p[off++]; + cmd = CMD.L; + path.addData(cmd, cpx, cpy); + break; + case 'C': + cmd = CMD.C; + path.addData( + cmd, p[off++], p[off++], p[off++], p[off++], p[off++], p[off++] + ); + cpx = p[off - 2]; + cpy = p[off - 1]; + break; + case 'c': + cmd = CMD.C; + path.addData( + cmd, + p[off++] + cpx, p[off++] + cpy, + p[off++] + cpx, p[off++] + cpy, + p[off++] + cpx, p[off++] + cpy + ); + cpx += p[off - 2]; + cpy += p[off - 1]; + break; + case 'S': + ctlPtx = cpx; + ctlPty = cpy; + var len = path.len(); + var pathData = path.data; + if (prevCmd === CMD.C) { + ctlPtx += cpx - pathData[len - 4]; + ctlPty += cpy - pathData[len - 3]; + } + cmd = CMD.C; + x1 = p[off++]; + y1 = p[off++]; + cpx = p[off++]; + cpy = p[off++]; + path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy); + break; + case 's': + ctlPtx = cpx; + ctlPty = cpy; + var len = path.len(); + var pathData = path.data; + if (prevCmd === CMD.C) { + ctlPtx += cpx - pathData[len - 4]; + ctlPty += cpy - pathData[len - 3]; + } + cmd = CMD.C; + x1 = cpx + p[off++]; + y1 = cpy + p[off++]; + cpx += p[off++]; + cpy += p[off++]; + path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy); + break; + case 'Q': + x1 = p[off++]; + y1 = p[off++]; + cpx = p[off++]; + cpy = p[off++]; + cmd = CMD.Q; + path.addData(cmd, x1, y1, cpx, cpy); + break; + case 'q': + x1 = p[off++] + cpx; + y1 = p[off++] + cpy; + cpx += p[off++]; + cpy += p[off++]; + cmd = CMD.Q; + path.addData(cmd, x1, y1, cpx, cpy); + break; + case 'T': + ctlPtx = cpx; + ctlPty = cpy; + var len = path.len(); + var pathData = path.data; + if (prevCmd === CMD.Q) { + ctlPtx += cpx - pathData[len - 4]; + ctlPty += cpy - pathData[len - 3]; + } + cpx = p[off++]; + cpy = p[off++]; + cmd = CMD.Q; + path.addData(cmd, ctlPtx, ctlPty, cpx, cpy); + break; + case 't': + ctlPtx = cpx; + ctlPty = cpy; + var len = path.len(); + var pathData = path.data; + if (prevCmd === CMD.Q) { + ctlPtx += cpx - pathData[len - 4]; + ctlPty += cpy - pathData[len - 3]; + } + cpx += p[off++]; + cpy += p[off++]; + cmd = CMD.Q; + path.addData(cmd, ctlPtx, ctlPty, cpx, cpy); + break; + case 'A': + rx = p[off++]; + ry = p[off++]; + psi = p[off++]; + fa = p[off++]; + fs = p[off++]; + + x1 = cpx, y1 = cpy; + cpx = p[off++]; + cpy = p[off++]; + cmd = CMD.A; + processArc( + x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path + ); + break; + case 'a': + rx = p[off++]; + ry = p[off++]; + psi = p[off++]; + fa = p[off++]; + fs = p[off++]; + + x1 = cpx, y1 = cpy; + cpx += p[off++]; + cpy += p[off++]; + cmd = CMD.A; + processArc( + x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path + ); + break; + } + } + + if (c === 'z' || c === 'Z') { + cmd = CMD.Z; + path.addData(cmd); + } + + prevCmd = cmd; + } + + path.toStatic(); + + return path; +} + +// TODO Optimize double memory cost problem +function createPathOptions(str, opts) { + var pathProxy = createPathProxyFromString(str); + opts = opts || {}; + opts.buildPath = function (path) { + if (path.setData) { + path.setData(pathProxy.data); + // Svg and vml renderer don't have context + var ctx = path.getContext(); + if (ctx) { + path.rebuildPath(ctx); + } + } + else { + var ctx = path; + pathProxy.rebuildPath(ctx); + } + }; + + opts.applyTransform = function (m) { + transformPath(pathProxy, m); + this.dirty(true); + }; + + return opts; +} + +/** + * Create a Path object from path string data + * http://www.w3.org/TR/SVG/paths.html#PathData + * @param {Object} opts Other options + */ +function createFromString(str, opts) { + return new Path(createPathOptions(str, opts)); +} + +/** + * Create a Path class from path string data + * @param {string} str + * @param {Object} opts Other options + */ +function extendFromString(str, opts) { + return Path.extend(createPathOptions(str, opts)); +} + +/** + * Merge multiple paths + */ +// TODO Apply transform +// TODO stroke dash +// TODO Optimize double memory cost problem +function mergePath$1(pathEls, opts) { + var pathList = []; + var len = pathEls.length; + for (var i = 0; i < len; i++) { + var pathEl = pathEls[i]; + if (!pathEl.path) { + pathEl.createPathProxy(); + } + if (pathEl.__dirtyPath) { + pathEl.buildPath(pathEl.path, pathEl.shape, true); + } + pathList.push(pathEl.path); + } + + var pathBundle = new Path(opts); + // Need path proxy. + pathBundle.createPathProxy(); + pathBundle.buildPath = function (path) { + path.appendPath(pathList); + // Svg and vml renderer don't have context + var ctx = path.getContext(); + if (ctx) { + path.rebuildPath(ctx); + } + }; + + return pathBundle; +} + +/** + * @alias zrender/graphic/Text + * @extends module:zrender/graphic/Displayable + * @constructor + * @param {Object} opts + */ +var Text = function (opts) { // jshint ignore:line + Displayable.call(this, opts); +}; + +Text.prototype = { + + constructor: Text, + + type: 'text', + + brush: function (ctx, prevEl) { + var style = this.style; + + // Optimize, avoid normalize every time. + this.__dirty && normalizeTextStyle(style, true); + + // Use props with prefix 'text'. + style.fill = style.stroke = style.shadowBlur = style.shadowColor = + style.shadowOffsetX = style.shadowOffsetY = null; + + var text = style.text; + // Convert to string + text != null && (text += ''); + + // Always bind style + style.bind(ctx, this, prevEl); + + if (!needDrawText(text, style)) { + return; + } + + this.setTransform(ctx); + + renderText(this, ctx, text, style); + + this.restoreTransform(ctx); + }, + + getBoundingRect: function () { + var style = this.style; + + // Optimize, avoid normalize every time. + this.__dirty && normalizeTextStyle(style, true); + + if (!this._rect) { + var text = style.text; + text != null ? (text += '') : (text = ''); + + var rect = getBoundingRect( + style.text + '', + style.font, + style.textAlign, + style.textVerticalAlign, + style.textPadding, + style.rich + ); + + rect.x += style.x || 0; + rect.y += style.y || 0; + + if (getStroke(style.textStroke, style.textStrokeWidth)) { + var w = style.textStrokeWidth; + rect.x -= w / 2; + rect.y -= w / 2; + rect.width += w; + rect.height += w; + } + + this._rect = rect; + } + + return this._rect; + } +}; + +inherits(Text, Displayable); + +/** + * 圆形 + * @module zrender/shape/Circle + */ + +var Circle = Path.extend({ + + type: 'circle', + + shape: { + cx: 0, + cy: 0, + r: 0 + }, + + + buildPath : function (ctx, shape, inBundle) { + // Better stroking in ShapeBundle + // Always do it may have performence issue ( fill may be 2x more cost) + if (inBundle) { + ctx.moveTo(shape.cx + shape.r, shape.cy); + } + // else { + // if (ctx.allocate && !ctx.data.length) { + // ctx.allocate(ctx.CMD_MEM_SIZE.A); + // } + // } + // Better stroking in ShapeBundle + // ctx.moveTo(shape.cx + shape.r, shape.cy); + ctx.arc(shape.cx, shape.cy, shape.r, 0, Math.PI * 2, true); + } +}); + +// Fix weird bug in some version of IE11 (like 11.0.9600.178**), +// where exception "unexpected call to method or property access" +// might be thrown when calling ctx.fill or ctx.stroke after a path +// whose area size is zero is drawn and ctx.clip() is called and +// shadowBlur is set. See #4572, #3112, #5777. +// (e.g., +// ctx.moveTo(10, 10); +// ctx.lineTo(20, 10); +// ctx.closePath(); +// ctx.clip(); +// ctx.shadowBlur = 10; +// ... +// ctx.fill(); +// ) + +var shadowTemp = [ + ['shadowBlur', 0], + ['shadowColor', '#000'], + ['shadowOffsetX', 0], + ['shadowOffsetY', 0] +]; + +var fixClipWithShadow = function (orignalBrush) { + + // version string can be: '11.0' + return (env$1.browser.ie && env$1.browser.version >= 11) + + ? function () { + var clipPaths = this.__clipPaths; + var style = this.style; + var modified; + + if (clipPaths) { + for (var i = 0; i < clipPaths.length; i++) { + var clipPath = clipPaths[i]; + var shape = clipPath && clipPath.shape; + var type = clipPath && clipPath.type; + + if (shape && ( + (type === 'sector' && shape.startAngle === shape.endAngle) + || (type === 'rect' && (!shape.width || !shape.height)) + )) { + for (var j = 0; j < shadowTemp.length; j++) { + // It is save to put shadowTemp static, because shadowTemp + // will be all modified each item brush called. + shadowTemp[j][2] = style[shadowTemp[j][0]]; + style[shadowTemp[j][0]] = shadowTemp[j][1]; + } + modified = true; + break; + } + } + } + + orignalBrush.apply(this, arguments); + + if (modified) { + for (var j = 0; j < shadowTemp.length; j++) { + style[shadowTemp[j][0]] = shadowTemp[j][2]; + } + } + } + + : orignalBrush; +}; + +/** + * 扇形 + * @module zrender/graphic/shape/Sector + */ + +var Sector = Path.extend({ + + type: 'sector', + + shape: { + + cx: 0, + + cy: 0, + + r0: 0, + + r: 0, + + startAngle: 0, + + endAngle: Math.PI * 2, + + clockwise: true + }, + + brush: fixClipWithShadow(Path.prototype.brush), + + buildPath: function (ctx, shape) { + + var x = shape.cx; + var y = shape.cy; + var r0 = Math.max(shape.r0 || 0, 0); + var r = Math.max(shape.r, 0); + var startAngle = shape.startAngle; + var endAngle = shape.endAngle; + var clockwise = shape.clockwise; + + var unitX = Math.cos(startAngle); + var unitY = Math.sin(startAngle); + + ctx.moveTo(unitX * r0 + x, unitY * r0 + y); + + ctx.lineTo(unitX * r + x, unitY * r + y); + + ctx.arc(x, y, r, startAngle, endAngle, !clockwise); + + ctx.lineTo( + Math.cos(endAngle) * r0 + x, + Math.sin(endAngle) * r0 + y + ); + + if (r0 !== 0) { + ctx.arc(x, y, r0, endAngle, startAngle, clockwise); + } + + ctx.closePath(); + } +}); + +/** + * 圆环 + * @module zrender/graphic/shape/Ring + */ + +var Ring = Path.extend({ + + type: 'ring', + + shape: { + cx: 0, + cy: 0, + r: 0, + r0: 0 + }, + + buildPath: function (ctx, shape) { + var x = shape.cx; + var y = shape.cy; + var PI2 = Math.PI * 2; + ctx.moveTo(x + shape.r, y); + ctx.arc(x, y, shape.r, 0, PI2, false); + ctx.moveTo(x + shape.r0, y); + ctx.arc(x, y, shape.r0, 0, PI2, true); + } +}); + +/** + * Catmull-Rom spline 插值折线 + * @module zrender/shape/util/smoothSpline + * @author pissang (https://www.github.com/pissang) + * Kener (@Kener-林峰, kener.linfeng@gmail.com) + * errorrik (errorrik@gmail.com) + */ + +/** + * @inner + */ +function interpolate(p0, p1, p2, p3, t, t2, t3) { + var v0 = (p2 - p0) * 0.5; + var v1 = (p3 - p1) * 0.5; + return (2 * (p1 - p2) + v0 + v1) * t3 + + (-3 * (p1 - p2) - 2 * v0 - v1) * t2 + + v0 * t + p1; +} + +/** + * @alias module:zrender/shape/util/smoothSpline + * @param {Array} points 线段顶点数组 + * @param {boolean} isLoop + * @return {Array} + */ +var smoothSpline = function (points, isLoop) { + var len$$1 = points.length; + var ret = []; + + var distance$$1 = 0; + for (var i = 1; i < len$$1; i++) { + distance$$1 += distance(points[i - 1], points[i]); + } + + var segs = distance$$1 / 2; + segs = segs < len$$1 ? len$$1 : segs; + for (var i = 0; i < segs; i++) { + var pos = i / (segs - 1) * (isLoop ? len$$1 : len$$1 - 1); + var idx = Math.floor(pos); + + var w = pos - idx; + + var p0; + var p1 = points[idx % len$$1]; + var p2; + var p3; + if (!isLoop) { + p0 = points[idx === 0 ? idx : idx - 1]; + p2 = points[idx > len$$1 - 2 ? len$$1 - 1 : idx + 1]; + p3 = points[idx > len$$1 - 3 ? len$$1 - 1 : idx + 2]; + } + else { + p0 = points[(idx - 1 + len$$1) % len$$1]; + p2 = points[(idx + 1) % len$$1]; + p3 = points[(idx + 2) % len$$1]; + } + + var w2 = w * w; + var w3 = w * w2; + + ret.push([ + interpolate(p0[0], p1[0], p2[0], p3[0], w, w2, w3), + interpolate(p0[1], p1[1], p2[1], p3[1], w, w2, w3) + ]); + } + return ret; +}; + +/** + * 贝塞尔平滑曲线 + * @module zrender/shape/util/smoothBezier + * @author pissang (https://www.github.com/pissang) + * Kener (@Kener-林峰, kener.linfeng@gmail.com) + * errorrik (errorrik@gmail.com) + */ + +/** + * 贝塞尔平滑曲线 + * @alias module:zrender/shape/util/smoothBezier + * @param {Array} points 线段顶点数组 + * @param {number} smooth 平滑等级, 0-1 + * @param {boolean} isLoop + * @param {Array} constraint 将计算出来的控制点约束在一个包围盒内 + * 比如 [[0, 0], [100, 100]], 这个包围盒会与 + * 整个折线的包围盒做一个并集用来约束控制点。 + * @param {Array} 计算出来的控制点数组 + */ +var smoothBezier = function (points, smooth, isLoop, constraint) { + var cps = []; + + var v = []; + var v1 = []; + var v2 = []; + var prevPoint; + var nextPoint; + + var min$$1, max$$1; + if (constraint) { + min$$1 = [Infinity, Infinity]; + max$$1 = [-Infinity, -Infinity]; + for (var i = 0, len$$1 = points.length; i < len$$1; i++) { + min(min$$1, min$$1, points[i]); + max(max$$1, max$$1, points[i]); + } + // 与指定的包围盒做并集 + min(min$$1, min$$1, constraint[0]); + max(max$$1, max$$1, constraint[1]); + } + + for (var i = 0, len$$1 = points.length; i < len$$1; i++) { + var point = points[i]; + + if (isLoop) { + prevPoint = points[i ? i - 1 : len$$1 - 1]; + nextPoint = points[(i + 1) % len$$1]; + } + else { + if (i === 0 || i === len$$1 - 1) { + cps.push(clone$1(points[i])); + continue; + } + else { + prevPoint = points[i - 1]; + nextPoint = points[i + 1]; + } + } + + sub(v, nextPoint, prevPoint); + + // use degree to scale the handle length + scale(v, v, smooth); + + var d0 = distance(point, prevPoint); + var d1 = distance(point, nextPoint); + var sum = d0 + d1; + if (sum !== 0) { + d0 /= sum; + d1 /= sum; + } + + scale(v1, v, -d0); + scale(v2, v, d1); + var cp0 = add([], point, v1); + var cp1 = add([], point, v2); + if (constraint) { + max(cp0, cp0, min$$1); + min(cp0, cp0, max$$1); + max(cp1, cp1, min$$1); + min(cp1, cp1, max$$1); + } + cps.push(cp0); + cps.push(cp1); + } + + if (isLoop) { + cps.push(cps.shift()); + } + + return cps; +}; + +function buildPath$1(ctx, shape, closePath) { + var points = shape.points; + var smooth = shape.smooth; + if (points && points.length >= 2) { + if (smooth && smooth !== 'spline') { + var controlPoints = smoothBezier( + points, smooth, closePath, shape.smoothConstraint + ); + + ctx.moveTo(points[0][0], points[0][1]); + var len = points.length; + for (var i = 0; i < (closePath ? len : len - 1); i++) { + var cp1 = controlPoints[i * 2]; + var cp2 = controlPoints[i * 2 + 1]; + var p = points[(i + 1) % len]; + ctx.bezierCurveTo( + cp1[0], cp1[1], cp2[0], cp2[1], p[0], p[1] + ); + } + } + else { + if (smooth === 'spline') { + points = smoothSpline(points, closePath); + } + + ctx.moveTo(points[0][0], points[0][1]); + for (var i = 1, l = points.length; i < l; i++) { + ctx.lineTo(points[i][0], points[i][1]); + } + } + + closePath && ctx.closePath(); + } +} + +/** + * 多边形 + * @module zrender/shape/Polygon + */ + +var Polygon = Path.extend({ + + type: 'polygon', + + shape: { + points: null, + + smooth: false, + + smoothConstraint: null + }, + + buildPath: function (ctx, shape) { + buildPath$1(ctx, shape, true); + } +}); + +/** + * @module zrender/graphic/shape/Polyline + */ + +var Polyline = Path.extend({ + + type: 'polyline', + + shape: { + points: null, + + smooth: false, + + smoothConstraint: null + }, + + style: { + stroke: '#000', + + fill: null + }, + + buildPath: function (ctx, shape) { + buildPath$1(ctx, shape, false); + } +}); + +/** + * 矩形 + * @module zrender/graphic/shape/Rect + */ + +var Rect = Path.extend({ + + type: 'rect', + + shape: { + // 左上、右上、右下、左下角的半径依次为r1、r2、r3、r4 + // r缩写为1 相当于 [1, 1, 1, 1] + // r缩写为[1] 相当于 [1, 1, 1, 1] + // r缩写为[1, 2] 相当于 [1, 2, 1, 2] + // r缩写为[1, 2, 3] 相当于 [1, 2, 3, 2] + r: 0, + + x: 0, + y: 0, + width: 0, + height: 0 + }, + + buildPath: function (ctx, shape) { + var x = shape.x; + var y = shape.y; + var width = shape.width; + var height = shape.height; + if (!shape.r) { + ctx.rect(x, y, width, height); + } + else { + buildPath(ctx, shape); + } + ctx.closePath(); + return; + } +}); + +/** + * 直线 + * @module zrender/graphic/shape/Line + */ + +var Line = Path.extend({ + + type: 'line', + + shape: { + // Start point + x1: 0, + y1: 0, + // End point + x2: 0, + y2: 0, + + percent: 1 + }, + + style: { + stroke: '#000', + fill: null + }, + + buildPath: function (ctx, shape) { + var x1 = shape.x1; + var y1 = shape.y1; + var x2 = shape.x2; + var y2 = shape.y2; + var percent = shape.percent; + + if (percent === 0) { + return; + } + + ctx.moveTo(x1, y1); + + if (percent < 1) { + x2 = x1 * (1 - percent) + x2 * percent; + y2 = y1 * (1 - percent) + y2 * percent; + } + ctx.lineTo(x2, y2); + }, + + /** + * Get point at percent + * @param {number} percent + * @return {Array.} + */ + pointAt: function (p) { + var shape = this.shape; + return [ + shape.x1 * (1 - p) + shape.x2 * p, + shape.y1 * (1 - p) + shape.y2 * p + ]; + } +}); + +/** + * 贝塞尔曲线 + * @module zrender/shape/BezierCurve + */ + +var out = []; + +function someVectorAt(shape, t, isTangent) { + var cpx2 = shape.cpx2; + var cpy2 = shape.cpy2; + if (cpx2 === null || cpy2 === null) { + return [ + (isTangent ? cubicDerivativeAt : cubicAt)(shape.x1, shape.cpx1, shape.cpx2, shape.x2, t), + (isTangent ? cubicDerivativeAt : cubicAt)(shape.y1, shape.cpy1, shape.cpy2, shape.y2, t) + ]; + } + else { + return [ + (isTangent ? quadraticDerivativeAt : quadraticAt)(shape.x1, shape.cpx1, shape.x2, t), + (isTangent ? quadraticDerivativeAt : quadraticAt)(shape.y1, shape.cpy1, shape.y2, t) + ]; + } +} + +var BezierCurve = Path.extend({ + + type: 'bezier-curve', + + shape: { + x1: 0, + y1: 0, + x2: 0, + y2: 0, + cpx1: 0, + cpy1: 0, + // cpx2: 0, + // cpy2: 0 + + // Curve show percent, for animating + percent: 1 + }, + + style: { + stroke: '#000', + fill: null + }, + + buildPath: function (ctx, shape) { + var x1 = shape.x1; + var y1 = shape.y1; + var x2 = shape.x2; + var y2 = shape.y2; + var cpx1 = shape.cpx1; + var cpy1 = shape.cpy1; + var cpx2 = shape.cpx2; + var cpy2 = shape.cpy2; + var percent = shape.percent; + if (percent === 0) { + return; + } + + ctx.moveTo(x1, y1); + + if (cpx2 == null || cpy2 == null) { + if (percent < 1) { + quadraticSubdivide( + x1, cpx1, x2, percent, out + ); + cpx1 = out[1]; + x2 = out[2]; + quadraticSubdivide( + y1, cpy1, y2, percent, out + ); + cpy1 = out[1]; + y2 = out[2]; + } + + ctx.quadraticCurveTo( + cpx1, cpy1, + x2, y2 + ); + } + else { + if (percent < 1) { + cubicSubdivide( + x1, cpx1, cpx2, x2, percent, out + ); + cpx1 = out[1]; + cpx2 = out[2]; + x2 = out[3]; + cubicSubdivide( + y1, cpy1, cpy2, y2, percent, out + ); + cpy1 = out[1]; + cpy2 = out[2]; + y2 = out[3]; + } + ctx.bezierCurveTo( + cpx1, cpy1, + cpx2, cpy2, + x2, y2 + ); + } + }, + + /** + * Get point at percent + * @param {number} t + * @return {Array.} + */ + pointAt: function (t) { + return someVectorAt(this.shape, t, false); + }, + + /** + * Get tangent at percent + * @param {number} t + * @return {Array.} + */ + tangentAt: function (t) { + var p = someVectorAt(this.shape, t, true); + return normalize(p, p); + } +}); + +/** + * 圆弧 + * @module zrender/graphic/shape/Arc + */ + +var Arc = Path.extend({ + + type: 'arc', + + shape: { + + cx: 0, + + cy: 0, + + r: 0, + + startAngle: 0, + + endAngle: Math.PI * 2, + + clockwise: true + }, + + style: { + + stroke: '#000', + + fill: null + }, + + buildPath: function (ctx, shape) { + + var x = shape.cx; + var y = shape.cy; + var r = Math.max(shape.r, 0); + var startAngle = shape.startAngle; + var endAngle = shape.endAngle; + var clockwise = shape.clockwise; + + var unitX = Math.cos(startAngle); + var unitY = Math.sin(startAngle); + + ctx.moveTo(unitX * r + x, unitY * r + y); + ctx.arc(x, y, r, startAngle, endAngle, !clockwise); + } +}); + +// CompoundPath to improve performance + +var CompoundPath = Path.extend({ + + type: 'compound', + + shape: { + + paths: null + }, + + _updatePathDirty: function () { + var dirtyPath = this.__dirtyPath; + var paths = this.shape.paths; + for (var i = 0; i < paths.length; i++) { + // Mark as dirty if any subpath is dirty + dirtyPath = dirtyPath || paths[i].__dirtyPath; + } + this.__dirtyPath = dirtyPath; + this.__dirty = this.__dirty || dirtyPath; + }, + + beforeBrush: function () { + this._updatePathDirty(); + var paths = this.shape.paths || []; + var scale = this.getGlobalScale(); + // Update path scale + for (var i = 0; i < paths.length; i++) { + if (!paths[i].path) { + paths[i].createPathProxy(); + } + paths[i].path.setScale(scale[0], scale[1]); + } + }, + + buildPath: function (ctx, shape) { + var paths = shape.paths || []; + for (var i = 0; i < paths.length; i++) { + paths[i].buildPath(ctx, paths[i].shape, true); + } + }, + + afterBrush: function () { + var paths = this.shape.paths || []; + for (var i = 0; i < paths.length; i++) { + paths[i].__dirtyPath = false; + } + }, + + getBoundingRect: function () { + this._updatePathDirty(); + return Path.prototype.getBoundingRect.call(this); + } +}); + +/** + * @param {Array.} colorStops + */ +var Gradient = function (colorStops) { + + this.colorStops = colorStops || []; + +}; + +Gradient.prototype = { + + constructor: Gradient, + + addColorStop: function (offset, color) { + this.colorStops.push({ + + offset: offset, + + color: color + }); + } + +}; + +/** + * x, y, x2, y2 are all percent from 0 to 1 + * @param {number} [x=0] + * @param {number} [y=0] + * @param {number} [x2=1] + * @param {number} [y2=0] + * @param {Array.} colorStops + * @param {boolean} [globalCoord=false] + */ +var LinearGradient = function (x, y, x2, y2, colorStops, globalCoord) { + // Should do nothing more in this constructor. Because gradient can be + // declard by `color: {type: 'linear', colorStops: ...}`, where + // this constructor will not be called. + + this.x = x == null ? 0 : x; + + this.y = y == null ? 0 : y; + + this.x2 = x2 == null ? 1 : x2; + + this.y2 = y2 == null ? 0 : y2; + + // Can be cloned + this.type = 'linear'; + + // If use global coord + this.global = globalCoord || false; + + Gradient.call(this, colorStops); +}; + +LinearGradient.prototype = { + + constructor: LinearGradient +}; + +inherits(LinearGradient, Gradient); + +/** + * x, y, r are all percent from 0 to 1 + * @param {number} [x=0.5] + * @param {number} [y=0.5] + * @param {number} [r=0.5] + * @param {Array.} [colorStops] + * @param {boolean} [globalCoord=false] + */ +var RadialGradient = function (x, y, r, colorStops, globalCoord) { + // Should do nothing more in this constructor. Because gradient can be + // declard by `color: {type: 'radial', colorStops: ...}`, where + // this constructor will not be called. + + this.x = x == null ? 0.5 : x; + + this.y = y == null ? 0.5 : y; + + this.r = r == null ? 0.5 : r; + + // Can be cloned + this.type = 'radial'; + + // If use global coord + this.global = globalCoord || false; + + Gradient.call(this, colorStops); +}; + +RadialGradient.prototype = { + + constructor: RadialGradient +}; + +inherits(RadialGradient, Gradient); + +/** + * Displayable for incremental rendering. It will be rendered in a separate layer + * IncrementalDisplay have too main methods. `clearDisplayables` and `addDisplayables` + * addDisplayables will render the added displayables incremetally. + * + * It use a not clearFlag to tell the painter don't clear the layer if it's the first element. + */ +// TODO Style override ? +function IncrementalDisplayble(opts) { + + Displayable.call(this, opts); + + this._displayables = []; + + this._temporaryDisplayables = []; + + this._cursor = 0; + + this.notClear = true; +} + +IncrementalDisplayble.prototype.incremental = true; + +IncrementalDisplayble.prototype.clearDisplaybles = function () { + this._displayables = []; + this._temporaryDisplayables = []; + this._cursor = 0; + this.dirty(); + + this.notClear = false; +}; + +IncrementalDisplayble.prototype.addDisplayable = function (displayable, notPersistent) { + if (notPersistent) { + this._temporaryDisplayables.push(displayable); + } + else { + this._displayables.push(displayable); + } + this.dirty(); +}; + +IncrementalDisplayble.prototype.addDisplayables = function (displayables, notPersistent) { + notPersistent = notPersistent || false; + for (var i = 0; i < displayables.length; i++) { + this.addDisplayable(displayables[i], notPersistent); + } +}; + +IncrementalDisplayble.prototype.eachPendingDisplayable = function (cb) { + for (var i = this._cursor; i < this._displayables.length; i++) { + cb && cb(this._displayables[i]); + } + for (var i = 0; i < this._temporaryDisplayables.length; i++) { + cb && cb(this._temporaryDisplayables[i]); + } +}; + +IncrementalDisplayble.prototype.update = function () { + this.updateTransform(); + for (var i = this._cursor; i < this._displayables.length; i++) { + var displayable = this._displayables[i]; + // PENDING + displayable.parent = this; + displayable.update(); + displayable.parent = null; + } + for (var i = 0; i < this._temporaryDisplayables.length; i++) { + var displayable = this._temporaryDisplayables[i]; + // PENDING + displayable.parent = this; + displayable.update(); + displayable.parent = null; + } +}; + +IncrementalDisplayble.prototype.brush = function (ctx, prevEl) { + // Render persistant displayables. + for (var i = this._cursor; i < this._displayables.length; i++) { + var displayable = this._temporaryDisplayables[i]; + displayable.beforeBrush && displayable.beforeBrush(ctx); + displayable.brush(ctx, i === this._cursor ? null : this._displayables[i - 1]); + displayable.afterBrush && displayable.afterBrush(ctx); + } + this._cursor = i; + // Render temporary displayables. + for (var i = 0; i < this._temporaryDisplayables.length; i++) { + var displayable = this._temporaryDisplayables[i]; + displayable.beforeBrush && displayable.beforeBrush(ctx); + displayable.brush(ctx, i === 0 ? null : this._temporaryDisplayables[i - 1]); + displayable.afterBrush && displayable.afterBrush(ctx); + } + + this._temporaryDisplayables = []; + + this.notClear = true; +}; + +var m = []; +IncrementalDisplayble.prototype.getBoundingRect = function () { + if (!this._rect) { + var rect = new BoundingRect(Infinity, Infinity, -Infinity, -Infinity); + for (var i = 0; i < this._displayables.length; i++) { + var displayable = this._displayables[i]; + var childRect = displayable.getBoundingRect().clone(); + if (displayable.needLocalTransform()) { + childRect.applyTransform(displayable.getLocalTransform(m)); + } + rect.union(childRect); + } + this._rect = rect; + } + return this._rect; +}; + +IncrementalDisplayble.prototype.contain = function (x, y) { + var localPos = this.transformCoordToLocal(x, y); + var rect = this.getBoundingRect(); + + if (rect.contain(localPos[0], localPos[1])) { + for (var i = 0; i < this._displayables.length; i++) { + var displayable = this._displayables[i]; + if (displayable.contain(x, y)) { + return true; + } + } + } + return false; +}; + +inherits(IncrementalDisplayble, Displayable); + +var round = Math.round; +var mathMax$1 = Math.max; +var mathMin$1 = Math.min; + +var EMPTY_OBJ = {}; + +/** + * Extend shape with parameters + */ +function extendShape(opts) { + return Path.extend(opts); +} + +/** + * Extend path + */ +function extendPath(pathData, opts) { + return extendFromString(pathData, opts); +} + +/** + * Create a path element from path data string + * @param {string} pathData + * @param {Object} opts + * @param {module:zrender/core/BoundingRect} rect + * @param {string} [layout=cover] 'center' or 'cover' + */ +function makePath(pathData, opts, rect, layout) { + var path = createFromString(pathData, opts); + var boundingRect = path.getBoundingRect(); + if (rect) { + if (layout === 'center') { + rect = centerGraphic(rect, boundingRect); + } + + resizePath(path, rect); + } + return path; +} + +/** + * Create a image element from image url + * @param {string} imageUrl image url + * @param {Object} opts options + * @param {module:zrender/core/BoundingRect} rect constrain rect + * @param {string} [layout=cover] 'center' or 'cover' + */ +function makeImage(imageUrl, rect, layout) { + var path = new ZImage({ + style: { + image: imageUrl, + x: rect.x, + y: rect.y, + width: rect.width, + height: rect.height + }, + onload: function (img) { + if (layout === 'center') { + var boundingRect = { + width: img.width, + height: img.height + }; + path.setStyle(centerGraphic(rect, boundingRect)); + } + } + }); + return path; +} + +/** + * Get position of centered element in bounding box. + * + * @param {Object} rect element local bounding box + * @param {Object} boundingRect constraint bounding box + * @return {Object} element position containing x, y, width, and height + */ +function centerGraphic(rect, boundingRect) { + // Set rect to center, keep width / height ratio. + var aspect = boundingRect.width / boundingRect.height; + var width = rect.height * aspect; + var height; + if (width <= rect.width) { + height = rect.height; + } + else { + width = rect.width; + height = width / aspect; + } + var cx = rect.x + rect.width / 2; + var cy = rect.y + rect.height / 2; + + return { + x: cx - width / 2, + y: cy - height / 2, + width: width, + height: height + }; +} + +var mergePath = mergePath$1; + +/** + * Resize a path to fit the rect + * @param {module:zrender/graphic/Path} path + * @param {Object} rect + */ +function resizePath(path, rect) { + if (!path.applyTransform) { + return; + } + + var pathRect = path.getBoundingRect(); + + var m = pathRect.calculateTransform(rect); + + path.applyTransform(m); +} + +/** + * Sub pixel optimize line for canvas + * + * @param {Object} param + * @param {Object} [param.shape] + * @param {number} [param.shape.x1] + * @param {number} [param.shape.y1] + * @param {number} [param.shape.x2] + * @param {number} [param.shape.y2] + * @param {Object} [param.style] + * @param {number} [param.style.lineWidth] + * @return {Object} Modified param + */ +function subPixelOptimizeLine(param) { + var shape = param.shape; + var lineWidth = param.style.lineWidth; + + if (round(shape.x1 * 2) === round(shape.x2 * 2)) { + shape.x1 = shape.x2 = subPixelOptimize(shape.x1, lineWidth, true); + } + if (round(shape.y1 * 2) === round(shape.y2 * 2)) { + shape.y1 = shape.y2 = subPixelOptimize(shape.y1, lineWidth, true); + } + return param; +} + +/** + * Sub pixel optimize rect for canvas + * + * @param {Object} param + * @param {Object} [param.shape] + * @param {number} [param.shape.x] + * @param {number} [param.shape.y] + * @param {number} [param.shape.width] + * @param {number} [param.shape.height] + * @param {Object} [param.style] + * @param {number} [param.style.lineWidth] + * @return {Object} Modified param + */ +function subPixelOptimizeRect(param) { + var shape = param.shape; + var lineWidth = param.style.lineWidth; + var originX = shape.x; + var originY = shape.y; + var originWidth = shape.width; + var originHeight = shape.height; + shape.x = subPixelOptimize(shape.x, lineWidth, true); + shape.y = subPixelOptimize(shape.y, lineWidth, true); + shape.width = Math.max( + subPixelOptimize(originX + originWidth, lineWidth, false) - shape.x, + originWidth === 0 ? 0 : 1 + ); + shape.height = Math.max( + subPixelOptimize(originY + originHeight, lineWidth, false) - shape.y, + originHeight === 0 ? 0 : 1 + ); + return param; +} + +/** + * Sub pixel optimize for canvas + * + * @param {number} position Coordinate, such as x, y + * @param {number} lineWidth Should be nonnegative integer. + * @param {boolean=} positiveOrNegative Default false (negative). + * @return {number} Optimized position. + */ +function subPixelOptimize(position, lineWidth, positiveOrNegative) { + // Assure that (position + lineWidth / 2) is near integer edge, + // otherwise line will be fuzzy in canvas. + var doubledPosition = round(position * 2); + return (doubledPosition + round(lineWidth)) % 2 === 0 + ? doubledPosition / 2 + : (doubledPosition + (positiveOrNegative ? 1 : -1)) / 2; +} + +function hasFillOrStroke(fillOrStroke) { + return fillOrStroke != null && fillOrStroke != 'none'; +} + +function liftColor(color) { + return typeof color === 'string' ? lift(color, -0.1) : color; +} + +/** + * @private + */ +function cacheElementStl(el) { + if (el.__hoverStlDirty) { + var stroke = el.style.stroke; + var fill = el.style.fill; + + // Create hoverStyle on mouseover + var hoverStyle = el.__hoverStl; + hoverStyle.fill = hoverStyle.fill + || (hasFillOrStroke(fill) ? liftColor(fill) : null); + hoverStyle.stroke = hoverStyle.stroke + || (hasFillOrStroke(stroke) ? liftColor(stroke) : null); + + var normalStyle = {}; + for (var name in hoverStyle) { + // See comment in `doSingleEnterHover`. + if (hoverStyle[name] != null) { + normalStyle[name] = el.style[name]; + } + } + + el.__normalStl = normalStyle; + + el.__hoverStlDirty = false; + } +} + +/** + * @private + */ +function doSingleEnterHover(el) { + if (el.__isHover) { + return; + } + + cacheElementStl(el); + + if (el.useHoverLayer) { + el.__zr && el.__zr.addHover(el, el.__hoverStl); + } + else { + var style = el.style; + var insideRollbackOpt = style.insideRollbackOpt; + + // Consider case: only `position: 'top'` is set on emphasis, then text + // color should be returned to `autoColor`, rather than remain '#fff'. + // So we should rollback then apply again after style merging. + insideRollbackOpt && rollbackInsideStyle(style); + + // styles can be: + // { + // label: { + // show: false, + // position: 'outside', + // fontSize: 18 + // }, + // emphasis: { + // label: { + // show: true + // } + // } + // }, + // where properties of `emphasis` may not appear in `normal`. We previously use + // module:echarts/util/model#defaultEmphasis to merge `normal` to `emphasis`. + // But consider rich text and setOption in merge mode, it is impossible to cover + // all properties in merge. So we use merge mode when setting style here, where + // only properties that is not `null/undefined` can be set. The disadventage: + // null/undefined can not be used to remove style any more in `emphasis`. + style.extendFrom(el.__hoverStl); + + // Do not save `insideRollback`. + if (insideRollbackOpt) { + applyInsideStyle(style, style.insideOriginalTextPosition, insideRollbackOpt); + + // textFill may be rollbacked to null. + if (style.textFill == null) { + style.textFill = insideRollbackOpt.autoColor; + } + } + + el.dirty(false); + el.z2 += 1; + } + + el.__isHover = true; +} + +/** + * @inner + */ +function doSingleLeaveHover(el) { + if (!el.__isHover) { + return; + } + + var normalStl = el.__normalStl; + if (el.useHoverLayer) { + el.__zr && el.__zr.removeHover(el); + } + else { + // Consider null/undefined value, should use + // `setStyle` but not `extendFrom(stl, true)`. + normalStl && el.setStyle(normalStl); + el.z2 -= 1; + } + + el.__isHover = false; +} + +/** + * @inner + */ +function doEnterHover(el) { + el.type === 'group' + ? el.traverse(function (child) { + if (child.type !== 'group') { + doSingleEnterHover(child); + } + }) + : doSingleEnterHover(el); +} + +function doLeaveHover(el) { + el.type === 'group' + ? el.traverse(function (child) { + if (child.type !== 'group') { + doSingleLeaveHover(child); + } + }) + : doSingleLeaveHover(el); +} + +/** + * @inner + */ +function setElementHoverStl(el, hoverStl) { + // If element has sepcified hoverStyle, then use it instead of given hoverStyle + // Often used when item group has a label element and it's hoverStyle is different + el.__hoverStl = el.hoverStyle || hoverStl || {}; + el.__hoverStlDirty = true; + + if (el.__isHover) { + cacheElementStl(el); + } +} + +/** + * @inner + */ +function onElementMouseOver(e) { + if (this.__hoverSilentOnTouch && e.zrByTouch) { + return; + } + + // Only if element is not in emphasis status + !this.__isEmphasis && doEnterHover(this); +} + +/** + * @inner + */ +function onElementMouseOut(e) { + if (this.__hoverSilentOnTouch && e.zrByTouch) { + return; + } + + // Only if element is not in emphasis status + !this.__isEmphasis && doLeaveHover(this); +} + +/** + * @inner + */ +function enterEmphasis() { + this.__isEmphasis = true; + doEnterHover(this); +} + +/** + * @inner + */ +function leaveEmphasis() { + this.__isEmphasis = false; + doLeaveHover(this); +} + +/** + * Set hover style of element. + * This method can be called repeatly without side-effects. + * @param {module:zrender/Element} el + * @param {Object} [hoverStyle] + * @param {Object} [opt] + * @param {boolean} [opt.hoverSilentOnTouch=false] + * In touch device, mouseover event will be trigger on touchstart event + * (see module:zrender/dom/HandlerProxy). By this mechanism, we can + * conviniently use hoverStyle when tap on touch screen without additional + * code for compatibility. + * But if the chart/component has select feature, which usually also use + * hoverStyle, there might be conflict between 'select-highlight' and + * 'hover-highlight' especially when roam is enabled (see geo for example). + * In this case, hoverSilentOnTouch should be used to disable hover-highlight + * on touch device. + */ +function setHoverStyle(el, hoverStyle, opt) { + el.__hoverSilentOnTouch = opt && opt.hoverSilentOnTouch; + + el.type === 'group' + ? el.traverse(function (child) { + if (child.type !== 'group') { + setElementHoverStl(child, hoverStyle); + } + }) + : setElementHoverStl(el, hoverStyle); + + // Duplicated function will be auto-ignored, see Eventful.js. + el.on('mouseover', onElementMouseOver) + .on('mouseout', onElementMouseOut); + + // Emphasis, normal can be triggered manually + el.on('emphasis', enterEmphasis) + .on('normal', leaveEmphasis); +} + +/** + * @param {Object|module:zrender/graphic/Style} normalStyle + * @param {Object} emphasisStyle + * @param {module:echarts/model/Model} normalModel + * @param {module:echarts/model/Model} emphasisModel + * @param {Object} opt Check `opt` of `setTextStyleCommon` to find other props. + * @param {string|Function} [opt.defaultText] + * @param {module:echarts/model/Model} [opt.labelFetcher] Fetch text by + * `opt.labelFetcher.getFormattedLabel(opt.labelDataIndex, 'normal'/'emphasis', null, opt.labelDimIndex)` + * @param {module:echarts/model/Model} [opt.labelDataIndex] Fetch text by + * `opt.textFetcher.getFormattedLabel(opt.labelDataIndex, 'normal'/'emphasis', null, opt.labelDimIndex)` + * @param {module:echarts/model/Model} [opt.labelDimIndex] Fetch text by + * `opt.textFetcher.getFormattedLabel(opt.labelDataIndex, 'normal'/'emphasis', null, opt.labelDimIndex)` + * @param {Object} [normalSpecified] + * @param {Object} [emphasisSpecified] + */ +function setLabelStyle( + normalStyle, emphasisStyle, + normalModel, emphasisModel, + opt, + normalSpecified, emphasisSpecified +) { + opt = opt || EMPTY_OBJ; + var labelFetcher = opt.labelFetcher; + var labelDataIndex = opt.labelDataIndex; + var labelDimIndex = opt.labelDimIndex; + + // This scenario, `label.normal.show = true; label.emphasis.show = false`, + // is not supported util someone requests. + + var showNormal = normalModel.getShallow('show'); + var showEmphasis = emphasisModel.getShallow('show'); + + // Consider performance, only fetch label when necessary. + // If `normal.show` is `false` and `emphasis.show` is `true` and `emphasis.formatter` is not set, + // label should be displayed, where text is fetched by `normal.formatter` or `opt.defaultText`. + var baseText; + if (showNormal || showEmphasis) { + if (labelFetcher) { + baseText = labelFetcher.getFormattedLabel(labelDataIndex, 'normal', null, labelDimIndex); + } + if (baseText == null) { + baseText = isFunction$1(opt.defaultText) ? opt.defaultText(labelDataIndex, opt) : opt.defaultText; + } + } + var normalStyleText = showNormal ? baseText : null; + var emphasisStyleText = showEmphasis + ? retrieve2( + labelFetcher + ? labelFetcher.getFormattedLabel(labelDataIndex, 'emphasis', null, labelDimIndex) + : null, + baseText + ) + : null; + + // Optimize: If style.text is null, text will not be drawn. + if (normalStyleText != null || emphasisStyleText != null) { + // Always set `textStyle` even if `normalStyle.text` is null, because default + // values have to be set on `normalStyle`. + // If we set default values on `emphasisStyle`, consider case: + // Firstly, `setOption(... label: {normal: {text: null}, emphasis: {show: true}} ...);` + // Secondly, `setOption(... label: {noraml: {show: true, text: 'abc', color: 'red'} ...);` + // Then the 'red' will not work on emphasis. + setTextStyle(normalStyle, normalModel, normalSpecified, opt); + setTextStyle(emphasisStyle, emphasisModel, emphasisSpecified, opt, true); + } + + normalStyle.text = normalStyleText; + emphasisStyle.text = emphasisStyleText; +} + +/** + * Set basic textStyle properties. + * @param {Object|module:zrender/graphic/Style} textStyle + * @param {module:echarts/model/Model} model + * @param {Object} [specifiedTextStyle] Can be overrided by settings in model. + * @param {Object} [opt] See `opt` of `setTextStyleCommon`. + * @param {boolean} [isEmphasis] + */ +function setTextStyle( + textStyle, textStyleModel, specifiedTextStyle, opt, isEmphasis +) { + setTextStyleCommon(textStyle, textStyleModel, opt, isEmphasis); + specifiedTextStyle && extend(textStyle, specifiedTextStyle); + textStyle.host && textStyle.host.dirty && textStyle.host.dirty(false); + + return textStyle; +} + +/** + * Set text option in the style. + * @deprecated + * @param {Object} textStyle + * @param {module:echarts/model/Model} labelModel + * @param {string|boolean} defaultColor Default text color. + * If set as false, it will be processed as a emphasis style. + */ +function setText(textStyle, labelModel, defaultColor) { + var opt = {isRectText: true}; + var isEmphasis; + + if (defaultColor === false) { + isEmphasis = true; + } + else { + // Support setting color as 'auto' to get visual color. + opt.autoColor = defaultColor; + } + setTextStyleCommon(textStyle, labelModel, opt, isEmphasis); + textStyle.host && textStyle.host.dirty && textStyle.host.dirty(false); +} + +/** + * { + * disableBox: boolean, Whether diable drawing box of block (outer most). + * isRectText: boolean, + * autoColor: string, specify a color when color is 'auto', + * for textFill, textStroke, textBackgroundColor, and textBorderColor. + * If autoColor specified, it is used as default textFill. + * useInsideStyle: + * `true`: Use inside style (textFill, textStroke, textStrokeWidth) + * if `textFill` is not specified. + * `false`: Do not use inside style. + * `null/undefined`: use inside style if `isRectText` is true and + * `textFill` is not specified and textPosition contains `'inside'`. + * forceRich: boolean + * } + */ +function setTextStyleCommon(textStyle, textStyleModel, opt, isEmphasis) { + // Consider there will be abnormal when merge hover style to normal style if given default value. + opt = opt || EMPTY_OBJ; + + if (opt.isRectText) { + var textPosition = textStyleModel.getShallow('position') + || (isEmphasis ? null : 'inside'); + // 'outside' is not a valid zr textPostion value, but used + // in bar series, and magric type should be considered. + textPosition === 'outside' && (textPosition = 'top'); + textStyle.textPosition = textPosition; + textStyle.textOffset = textStyleModel.getShallow('offset'); + var labelRotate = textStyleModel.getShallow('rotate'); + labelRotate != null && (labelRotate *= Math.PI / 180); + textStyle.textRotation = labelRotate; + textStyle.textDistance = retrieve2( + textStyleModel.getShallow('distance'), isEmphasis ? null : 5 + ); + } + + var ecModel = textStyleModel.ecModel; + var globalTextStyle = ecModel && ecModel.option.textStyle; + + // Consider case: + // { + // data: [{ + // value: 12, + // label: { + // rich: { + // // no 'a' here but using parent 'a'. + // } + // } + // }], + // rich: { + // a: { ... } + // } + // } + var richItemNames = getRichItemNames(textStyleModel); + var richResult; + if (richItemNames) { + richResult = {}; + for (var name in richItemNames) { + if (richItemNames.hasOwnProperty(name)) { + // Cascade is supported in rich. + var richTextStyle = textStyleModel.getModel(['rich', name]); + // In rich, never `disableBox`. + setTokenTextStyle(richResult[name] = {}, richTextStyle, globalTextStyle, opt, isEmphasis); + } + } + } + textStyle.rich = richResult; + + setTokenTextStyle(textStyle, textStyleModel, globalTextStyle, opt, isEmphasis, true); + + if (opt.forceRich && !opt.textStyle) { + opt.textStyle = {}; + } + + return textStyle; +} + +// Consider case: +// { +// data: [{ +// value: 12, +// label: { +// rich: { +// // no 'a' here but using parent 'a'. +// } +// } +// }], +// rich: { +// a: { ... } +// } +// } +function getRichItemNames(textStyleModel) { + // Use object to remove duplicated names. + var richItemNameMap; + while (textStyleModel && textStyleModel !== textStyleModel.ecModel) { + var rich = (textStyleModel.option || EMPTY_OBJ).rich; + if (rich) { + richItemNameMap = richItemNameMap || {}; + for (var name in rich) { + if (rich.hasOwnProperty(name)) { + richItemNameMap[name] = 1; + } + } + } + textStyleModel = textStyleModel.parentModel; + } + return richItemNameMap; +} + +function setTokenTextStyle(textStyle, textStyleModel, globalTextStyle, opt, isEmphasis, isBlock) { + // In merge mode, default value should not be given. + globalTextStyle = !isEmphasis && globalTextStyle || EMPTY_OBJ; + + textStyle.textFill = getAutoColor(textStyleModel.getShallow('color'), opt) + || globalTextStyle.color; + textStyle.textStroke = getAutoColor(textStyleModel.getShallow('textBorderColor'), opt) + || globalTextStyle.textBorderColor; + textStyle.textStrokeWidth = retrieve2( + textStyleModel.getShallow('textBorderWidth'), + globalTextStyle.textBorderWidth + ); + + if (!isEmphasis) { + if (isBlock) { + // Always set `insideRollback`, for clearing previous. + var originalTextPosition = textStyle.textPosition; + textStyle.insideRollback = applyInsideStyle(textStyle, originalTextPosition, opt); + // Save original textPosition, because style.textPosition will be repalced by + // real location (like [10, 30]) in zrender. + textStyle.insideOriginalTextPosition = originalTextPosition; + textStyle.insideRollbackOpt = opt; + } + + // Set default finally. + if (textStyle.textFill == null) { + textStyle.textFill = opt.autoColor; + } + } + + // Do not use `getFont` here, because merge should be supported, where + // part of these properties may be changed in emphasis style, and the + // others should remain their original value got from normal style. + textStyle.fontStyle = textStyleModel.getShallow('fontStyle') || globalTextStyle.fontStyle; + textStyle.fontWeight = textStyleModel.getShallow('fontWeight') || globalTextStyle.fontWeight; + textStyle.fontSize = textStyleModel.getShallow('fontSize') || globalTextStyle.fontSize; + textStyle.fontFamily = textStyleModel.getShallow('fontFamily') || globalTextStyle.fontFamily; + + textStyle.textAlign = textStyleModel.getShallow('align'); + textStyle.textVerticalAlign = textStyleModel.getShallow('verticalAlign') + || textStyleModel.getShallow('baseline'); + + textStyle.textLineHeight = textStyleModel.getShallow('lineHeight'); + textStyle.textWidth = textStyleModel.getShallow('width'); + textStyle.textHeight = textStyleModel.getShallow('height'); + textStyle.textTag = textStyleModel.getShallow('tag'); + + if (!isBlock || !opt.disableBox) { + textStyle.textBackgroundColor = getAutoColor(textStyleModel.getShallow('backgroundColor'), opt); + textStyle.textPadding = textStyleModel.getShallow('padding'); + textStyle.textBorderColor = getAutoColor(textStyleModel.getShallow('borderColor'), opt); + textStyle.textBorderWidth = textStyleModel.getShallow('borderWidth'); + textStyle.textBorderRadius = textStyleModel.getShallow('borderRadius'); + + textStyle.textBoxShadowColor = textStyleModel.getShallow('shadowColor'); + textStyle.textBoxShadowBlur = textStyleModel.getShallow('shadowBlur'); + textStyle.textBoxShadowOffsetX = textStyleModel.getShallow('shadowOffsetX'); + textStyle.textBoxShadowOffsetY = textStyleModel.getShallow('shadowOffsetY'); + } + + textStyle.textShadowColor = textStyleModel.getShallow('textShadowColor') + || globalTextStyle.textShadowColor; + textStyle.textShadowBlur = textStyleModel.getShallow('textShadowBlur') + || globalTextStyle.textShadowBlur; + textStyle.textShadowOffsetX = textStyleModel.getShallow('textShadowOffsetX') + || globalTextStyle.textShadowOffsetX; + textStyle.textShadowOffsetY = textStyleModel.getShallow('textShadowOffsetY') + || globalTextStyle.textShadowOffsetY; +} + +function getAutoColor(color, opt) { + return color !== 'auto' ? color : (opt && opt.autoColor) ? opt.autoColor : null; +} + +function applyInsideStyle(textStyle, textPosition, opt) { + var useInsideStyle = opt.useInsideStyle; + var insideRollback; + + if (textStyle.textFill == null + && useInsideStyle !== false + && (useInsideStyle === true + || (opt.isRectText + && textPosition + // textPosition can be [10, 30] + && typeof textPosition === 'string' + && textPosition.indexOf('inside') >= 0 + ) + ) + ) { + insideRollback = { + textFill: null, + textStroke: textStyle.textStroke, + textStrokeWidth: textStyle.textStrokeWidth + }; + textStyle.textFill = '#fff'; + // Consider text with #fff overflow its container. + if (textStyle.textStroke == null) { + textStyle.textStroke = opt.autoColor; + textStyle.textStrokeWidth == null && (textStyle.textStrokeWidth = 2); + } + } + + return insideRollback; +} + +function rollbackInsideStyle(style) { + var insideRollback = style.insideRollback; + if (insideRollback) { + style.textFill = insideRollback.textFill; + style.textStroke = insideRollback.textStroke; + style.textStrokeWidth = insideRollback.textStrokeWidth; + } +} + +function getFont(opt, ecModel) { + // ecModel or default text style model. + var gTextStyleModel = ecModel || ecModel.getModel('textStyle'); + return trim([ + // FIXME in node-canvas fontWeight is before fontStyle + opt.fontStyle || gTextStyleModel && gTextStyleModel.getShallow('fontStyle') || '', + opt.fontWeight || gTextStyleModel && gTextStyleModel.getShallow('fontWeight') || '', + (opt.fontSize || gTextStyleModel && gTextStyleModel.getShallow('fontSize') || 12) + 'px', + opt.fontFamily || gTextStyleModel && gTextStyleModel.getShallow('fontFamily') || 'sans-serif' + ].join(' ')); +} + +function animateOrSetProps(isUpdate, el, props, animatableModel, dataIndex, cb) { + if (typeof dataIndex === 'function') { + cb = dataIndex; + dataIndex = null; + } + // Do not check 'animation' property directly here. Consider this case: + // animation model is an `itemModel`, whose does not have `isAnimationEnabled` + // but its parent model (`seriesModel`) does. + var animationEnabled = animatableModel && animatableModel.isAnimationEnabled(); + + if (animationEnabled) { + var postfix = isUpdate ? 'Update' : ''; + var duration = animatableModel.getShallow('animationDuration' + postfix); + var animationEasing = animatableModel.getShallow('animationEasing' + postfix); + var animationDelay = animatableModel.getShallow('animationDelay' + postfix); + if (typeof animationDelay === 'function') { + animationDelay = animationDelay( + dataIndex, + animatableModel.getAnimationDelayParams + ? animatableModel.getAnimationDelayParams(el, dataIndex) + : null + ); + } + if (typeof duration === 'function') { + duration = duration(dataIndex); + } + + duration > 0 + ? el.animateTo(props, duration, animationDelay || 0, animationEasing, cb, !!cb) + : (el.stopAnimation(), el.attr(props), cb && cb()); + } + else { + el.stopAnimation(); + el.attr(props); + cb && cb(); + } +} + +/** + * Update graphic element properties with or without animation according to the + * configuration in series. + * + * Caution: this method will stop previous animation. + * So if do not use this method to one element twice before + * animation starts, unless you know what you are doing. + * + * @param {module:zrender/Element} el + * @param {Object} props + * @param {module:echarts/model/Model} [animatableModel] + * @param {number} [dataIndex] + * @param {Function} [cb] + * @example + * graphic.updateProps(el, { + * position: [100, 100] + * }, seriesModel, dataIndex, function () { console.log('Animation done!'); }); + * // Or + * graphic.updateProps(el, { + * position: [100, 100] + * }, seriesModel, function () { console.log('Animation done!'); }); + */ +function updateProps(el, props, animatableModel, dataIndex, cb) { + animateOrSetProps(true, el, props, animatableModel, dataIndex, cb); +} + +/** + * Init graphic element properties with or without animation according to the + * configuration in series. + * + * Caution: this method will stop previous animation. + * So if do not use this method to one element twice before + * animation starts, unless you know what you are doing. + * + * @param {module:zrender/Element} el + * @param {Object} props + * @param {module:echarts/model/Model} [animatableModel] + * @param {number} [dataIndex] + * @param {Function} cb + */ +function initProps(el, props, animatableModel, dataIndex, cb) { + animateOrSetProps(false, el, props, animatableModel, dataIndex, cb); +} + +/** + * Get transform matrix of target (param target), + * in coordinate of its ancestor (param ancestor) + * + * @param {module:zrender/mixin/Transformable} target + * @param {module:zrender/mixin/Transformable} [ancestor] + */ +function getTransform(target, ancestor) { + var mat = identity([]); + + while (target && target !== ancestor) { + mul$1(mat, target.getLocalTransform(), mat); + target = target.parent; + } + + return mat; +} + +/** + * Apply transform to an vertex. + * @param {Array.} target [x, y] + * @param {Array.|TypedArray.|Object} transform Can be: + * + Transform matrix: like [1, 0, 0, 1, 0, 0] + * + {position, rotation, scale}, the same as `zrender/Transformable`. + * @param {boolean=} invert Whether use invert matrix. + * @return {Array.} [x, y] + */ +function applyTransform$1(target, transform, invert$$1) { + if (transform && !isArrayLike(transform)) { + transform = Transformable.getLocalTransform(transform); + } + + if (invert$$1) { + transform = invert([], transform); + } + return applyTransform([], target, transform); +} + +/** + * @param {string} direction 'left' 'right' 'top' 'bottom' + * @param {Array.} transform Transform matrix: like [1, 0, 0, 1, 0, 0] + * @param {boolean=} invert Whether use invert matrix. + * @return {string} Transformed direction. 'left' 'right' 'top' 'bottom' + */ +function transformDirection(direction, transform, invert$$1) { + + // Pick a base, ensure that transform result will not be (0, 0). + var hBase = (transform[4] === 0 || transform[5] === 0 || transform[0] === 0) + ? 1 : Math.abs(2 * transform[4] / transform[0]); + var vBase = (transform[4] === 0 || transform[5] === 0 || transform[2] === 0) + ? 1 : Math.abs(2 * transform[4] / transform[2]); + + var vertex = [ + direction === 'left' ? -hBase : direction === 'right' ? hBase : 0, + direction === 'top' ? -vBase : direction === 'bottom' ? vBase : 0 + ]; + + vertex = applyTransform$1(vertex, transform, invert$$1); + + return Math.abs(vertex[0]) > Math.abs(vertex[1]) + ? (vertex[0] > 0 ? 'right' : 'left') + : (vertex[1] > 0 ? 'bottom' : 'top'); +} + +/** + * Apply group transition animation from g1 to g2. + * If no animatableModel, no animation. + */ +function groupTransition(g1, g2, animatableModel, cb) { + if (!g1 || !g2) { + return; + } + + function getElMap(g) { + var elMap = {}; + g.traverse(function (el) { + if (!el.isGroup && el.anid) { + elMap[el.anid] = el; + } + }); + return elMap; + } + function getAnimatableProps(el) { + var obj = { + position: clone$1(el.position), + rotation: el.rotation + }; + if (el.shape) { + obj.shape = extend({}, el.shape); + } + return obj; + } + var elMap1 = getElMap(g1); + + g2.traverse(function (el) { + if (!el.isGroup && el.anid) { + var oldEl = elMap1[el.anid]; + if (oldEl) { + var newProp = getAnimatableProps(el); + el.attr(getAnimatableProps(oldEl)); + updateProps(el, newProp, animatableModel, el.dataIndex); + } + // else { + // if (el.previousProps) { + // graphic.updateProps + // } + // } + } + }); +} + +/** + * @param {Array.>} points Like: [[23, 44], [53, 66], ...] + * @param {Object} rect {x, y, width, height} + * @return {Array.>} A new clipped points. + */ +function clipPointsByRect(points, rect) { + return map(points, function (point) { + var x = point[0]; + x = mathMax$1(x, rect.x); + x = mathMin$1(x, rect.x + rect.width); + var y = point[1]; + y = mathMax$1(y, rect.y); + y = mathMin$1(y, rect.y + rect.height); + return [x, y]; + }); +} + +/** + * @param {Object} targetRect {x, y, width, height} + * @param {Object} rect {x, y, width, height} + * @return {Object} A new clipped rect. If rect size are negative, return undefined. + */ +function clipRectByRect(targetRect, rect) { + var x = mathMax$1(targetRect.x, rect.x); + var x2 = mathMin$1(targetRect.x + targetRect.width, rect.x + rect.width); + var y = mathMax$1(targetRect.y, rect.y); + var y2 = mathMin$1(targetRect.y + targetRect.height, rect.y + rect.height); + + if (x2 >= x && y2 >= y) { + return { + x: x, + y: y, + width: x2 - x, + height: y2 - y + }; + } +} + +/** + * @param {string} iconStr Support 'image://' or 'path://' or direct svg path. + * @param {Object} [opt] Properties of `module:zrender/Element`, except `style`. + * @param {Object} [rect] {x, y, width, height} + * @return {module:zrender/Element} Icon path or image element. + */ +function createIcon(iconStr, opt, rect) { + opt = extend({rectHover: true}, opt); + var style = opt.style = {strokeNoScale: true}; + rect = rect || {x: -1, y: -1, width: 2, height: 2}; + + if (iconStr) { + return iconStr.indexOf('image://') === 0 + ? ( + style.image = iconStr.slice(8), + defaults(style, rect), + new ZImage(opt) + ) + : ( + makePath( + iconStr.replace('path://', ''), + opt, + rect, + 'center' + ) + ); + } +} + + + + +var graphic = (Object.freeze || Object)({ + extendShape: extendShape, + extendPath: extendPath, + makePath: makePath, + makeImage: makeImage, + mergePath: mergePath, + resizePath: resizePath, + subPixelOptimizeLine: subPixelOptimizeLine, + subPixelOptimizeRect: subPixelOptimizeRect, + subPixelOptimize: subPixelOptimize, + setHoverStyle: setHoverStyle, + setLabelStyle: setLabelStyle, + setTextStyle: setTextStyle, + setText: setText, + getFont: getFont, + updateProps: updateProps, + initProps: initProps, + getTransform: getTransform, + applyTransform: applyTransform$1, + transformDirection: transformDirection, + groupTransition: groupTransition, + clipPointsByRect: clipPointsByRect, + clipRectByRect: clipRectByRect, + createIcon: createIcon, + Group: Group, + Image: ZImage, + Text: Text, + Circle: Circle, + Sector: Sector, + Ring: Ring, + Polygon: Polygon, + Polyline: Polyline, + Rect: Rect, + Line: Line, + BezierCurve: BezierCurve, + Arc: Arc, + IncrementalDisplayable: IncrementalDisplayble, + CompoundPath: CompoundPath, + LinearGradient: LinearGradient, + RadialGradient: RadialGradient, + BoundingRect: BoundingRect +}); + +var PATH_COLOR = ['textStyle', 'color']; + +var textStyleMixin = { + /** + * Get color property or get color from option.textStyle.color + * @param {boolean} [isEmphasis] + * @return {string} + */ + getTextColor: function (isEmphasis) { + var ecModel = this.ecModel; + return this.getShallow('color') + || ( + (!isEmphasis && ecModel) ? ecModel.get(PATH_COLOR) : null + ); + }, + + /** + * Create font string from fontStyle, fontWeight, fontSize, fontFamily + * @return {string} + */ + getFont: function () { + return getFont({ + fontStyle: this.getShallow('fontStyle'), + fontWeight: this.getShallow('fontWeight'), + fontSize: this.getShallow('fontSize'), + fontFamily: this.getShallow('fontFamily') + }, this.ecModel); + }, + + getTextRect: function (text) { + return getBoundingRect( + text, + this.getFont(), + this.getShallow('align'), + this.getShallow('verticalAlign') || this.getShallow('baseline'), + this.getShallow('padding'), + this.getShallow('rich'), + this.getShallow('truncateText') + ); + } +}; + +var getItemStyle = makeStyleMapper( + [ + ['fill', 'color'], + ['stroke', 'borderColor'], + ['lineWidth', 'borderWidth'], + ['opacity'], + ['shadowBlur'], + ['shadowOffsetX'], + ['shadowOffsetY'], + ['shadowColor'], + ['textPosition'], + ['textAlign'] + ] +); + +var itemStyleMixin = { + getItemStyle: function (excludes, includes) { + var style = getItemStyle(this, excludes, includes); + var lineDash = this.getBorderLineDash(); + lineDash && (style.lineDash = lineDash); + return style; + }, + + getBorderLineDash: function () { + var lineType = this.get('borderType'); + return (lineType === 'solid' || lineType == null) ? null + : (lineType === 'dashed' ? [5, 5] : [1, 1]); + } +}; + +/** + * @module echarts/model/Model + */ + +var mixin$1 = mixin; +var inner = makeInner(); + +/** + * @alias module:echarts/model/Model + * @constructor + * @param {Object} option + * @param {module:echarts/model/Model} [parentModel] + * @param {module:echarts/model/Global} [ecModel] + */ +function Model(option, parentModel, ecModel) { + /** + * @type {module:echarts/model/Model} + * @readOnly + */ + this.parentModel = parentModel; + + /** + * @type {module:echarts/model/Global} + * @readOnly + */ + this.ecModel = ecModel; + + /** + * @type {Object} + * @protected + */ + this.option = option; + + // Simple optimization + // if (this.init) { + // if (arguments.length <= 4) { + // this.init(option, parentModel, ecModel, extraOpt); + // } + // else { + // this.init.apply(this, arguments); + // } + // } +} + +Model.prototype = { + + constructor: Model, + + /** + * Model 的初始化函数 + * @param {Object} option + */ + init: null, + + /** + * 从新的 Option merge + */ + mergeOption: function (option) { + merge(this.option, option, true); + }, + + /** + * @param {string|Array.} path + * @param {boolean} [ignoreParent=false] + * @return {*} + */ + get: function (path, ignoreParent) { + if (path == null) { + return this.option; + } + + return doGet( + this.option, + this.parsePath(path), + !ignoreParent && getParent(this, path) + ); + }, + + /** + * @param {string} key + * @param {boolean} [ignoreParent=false] + * @return {*} + */ + getShallow: function (key, ignoreParent) { + var option = this.option; + + var val = option == null ? option : option[key]; + var parentModel = !ignoreParent && getParent(this, key); + if (val == null && parentModel) { + val = parentModel.getShallow(key); + } + return val; + }, + + /** + * @param {string|Array.} [path] + * @param {module:echarts/model/Model} [parentModel] + * @return {module:echarts/model/Model} + */ + getModel: function (path, parentModel) { + var obj = path == null + ? this.option + : doGet(this.option, path = this.parsePath(path)); + + var thisParentModel; + parentModel = parentModel || ( + (thisParentModel = getParent(this, path)) + && thisParentModel.getModel(path) + ); + + return new Model(obj, parentModel, this.ecModel); + }, + + /** + * If model has option + */ + isEmpty: function () { + return this.option == null; + }, + + restoreData: function () {}, + + // Pending + clone: function () { + var Ctor = this.constructor; + return new Ctor(clone(this.option)); + }, + + setReadOnly: function (properties) { + // clazzUtil.setReadOnly(this, properties); + }, + + // If path is null/undefined, return null/undefined. + parsePath: function(path) { + if (typeof path === 'string') { + path = path.split('.'); + } + return path; + }, + + /** + * @param {Function} getParentMethod + * param {Array.|string} path + * return {module:echarts/model/Model} + */ + customizeGetParent: function (getParentMethod) { + inner(this).getParent = getParentMethod; + }, + + isAnimationEnabled: function () { + if (!env$1.node) { + if (this.option.animation != null) { + return !!this.option.animation; + } + else if (this.parentModel) { + return this.parentModel.isAnimationEnabled(); + } + } + } + +}; + +function doGet(obj, pathArr, parentModel) { + for (var i = 0; i < pathArr.length; i++) { + // Ignore empty + if (!pathArr[i]) { + continue; + } + // obj could be number/string/... (like 0) + obj = (obj && typeof obj === 'object') ? obj[pathArr[i]] : null; + if (obj == null) { + break; + } + } + if (obj == null && parentModel) { + obj = parentModel.get(pathArr); + } + return obj; +} + +// `path` can be null/undefined +function getParent(model, path) { + var getParentMethod = inner(model).getParent; + return getParentMethod ? getParentMethod.call(model, path) : model.parentModel; +} + +// Enable Model.extend. +enableClassExtend(Model); +enableClassCheck(Model); + +mixin$1(Model, lineStyleMixin); +mixin$1(Model, areaStyleMixin); +mixin$1(Model, textStyleMixin); +mixin$1(Model, itemStyleMixin); + +var base = 0; + +/** + * @public + * @param {string} type + * @return {string} + */ +function getUID(type) { + // Considering the case of crossing js context, + // use Math.random to make id as unique as possible. + return [(type || ''), base++, Math.random().toFixed(5)].join('_'); +} + +/** + * @inner + */ +function enableSubTypeDefaulter(entity) { + + var subTypeDefaulters = {}; + + entity.registerSubTypeDefaulter = function (componentType, defaulter) { + componentType = parseClassType$1(componentType); + subTypeDefaulters[componentType.main] = defaulter; + }; + + entity.determineSubType = function (componentType, option) { + var type = option.type; + if (!type) { + var componentTypeMain = parseClassType$1(componentType).main; + if (entity.hasSubTypes(componentType) && subTypeDefaulters[componentTypeMain]) { + type = subTypeDefaulters[componentTypeMain](option); + } + } + return type; + }; + + return entity; +} + +/** + * Topological travel on Activity Network (Activity On Vertices). + * Dependencies is defined in Model.prototype.dependencies, like ['xAxis', 'yAxis']. + * + * If 'xAxis' or 'yAxis' is absent in componentTypeList, just ignore it in topology. + * + * If there is circle dependencey, Error will be thrown. + * + */ +function enableTopologicalTravel(entity, dependencyGetter) { + + /** + * @public + * @param {Array.} targetNameList Target Component type list. + * Can be ['aa', 'bb', 'aa.xx'] + * @param {Array.} fullNameList By which we can build dependency graph. + * @param {Function} callback Params: componentType, dependencies. + * @param {Object} context Scope of callback. + */ + entity.topologicalTravel = function (targetNameList, fullNameList, callback, context) { + if (!targetNameList.length) { + return; + } + + var result = makeDepndencyGraph(fullNameList); + var graph = result.graph; + var stack = result.noEntryList; + + var targetNameSet = {}; + each$1(targetNameList, function (name) { + targetNameSet[name] = true; + }); + + while (stack.length) { + var currComponentType = stack.pop(); + var currVertex = graph[currComponentType]; + var isInTargetNameSet = !!targetNameSet[currComponentType]; + if (isInTargetNameSet) { + callback.call(context, currComponentType, currVertex.originalDeps.slice()); + delete targetNameSet[currComponentType]; + } + each$1( + currVertex.successor, + isInTargetNameSet ? removeEdgeAndAdd : removeEdge + ); + } + + each$1(targetNameSet, function () { + throw new Error('Circle dependency may exists'); + }); + + function removeEdge(succComponentType) { + graph[succComponentType].entryCount--; + if (graph[succComponentType].entryCount === 0) { + stack.push(succComponentType); + } + } + + // Consider this case: legend depends on series, and we call + // chart.setOption({series: [...]}), where only series is in option. + // If we do not have 'removeEdgeAndAdd', legendModel.mergeOption will + // not be called, but only sereis.mergeOption is called. Thus legend + // have no chance to update its local record about series (like which + // name of series is available in legend). + function removeEdgeAndAdd(succComponentType) { + targetNameSet[succComponentType] = true; + removeEdge(succComponentType); + } + }; + + /** + * DepndencyGraph: {Object} + * key: conponentType, + * value: { + * successor: [conponentTypes...], + * originalDeps: [conponentTypes...], + * entryCount: {number} + * } + */ + function makeDepndencyGraph(fullNameList) { + var graph = {}; + var noEntryList = []; + + each$1(fullNameList, function (name) { + + var thisItem = createDependencyGraphItem(graph, name); + var originalDeps = thisItem.originalDeps = dependencyGetter(name); + + var availableDeps = getAvailableDependencies(originalDeps, fullNameList); + thisItem.entryCount = availableDeps.length; + if (thisItem.entryCount === 0) { + noEntryList.push(name); + } + + each$1(availableDeps, function (dependentName) { + if (indexOf(thisItem.predecessor, dependentName) < 0) { + thisItem.predecessor.push(dependentName); + } + var thatItem = createDependencyGraphItem(graph, dependentName); + if (indexOf(thatItem.successor, dependentName) < 0) { + thatItem.successor.push(name); + } + }); + }); + + return {graph: graph, noEntryList: noEntryList}; + } + + function createDependencyGraphItem(graph, name) { + if (!graph[name]) { + graph[name] = {predecessor: [], successor: []}; + } + return graph[name]; + } + + function getAvailableDependencies(originalDeps, fullNameList) { + var availableDeps = []; + each$1(originalDeps, function (dep) { + indexOf(fullNameList, dep) >= 0 && availableDeps.push(dep); + }); + return availableDeps; + } +} + +var RADIAN_EPSILON = 1e-4; + +function _trim(str) { + return str.replace(/^\s+/, '').replace(/\s+$/, ''); +} + +/** + * Linear mapping a value from domain to range + * @memberOf module:echarts/util/number + * @param {(number|Array.)} val + * @param {Array.} domain Domain extent domain[0] can be bigger than domain[1] + * @param {Array.} range Range extent range[0] can be bigger than range[1] + * @param {boolean} clamp + * @return {(number|Array.} + */ +function linearMap(val, domain, range, clamp) { + var subDomain = domain[1] - domain[0]; + var subRange = range[1] - range[0]; + + if (subDomain === 0) { + return subRange === 0 + ? range[0] + : (range[0] + range[1]) / 2; + } + + // Avoid accuracy problem in edge, such as + // 146.39 - 62.83 === 83.55999999999999. + // See echarts/test/ut/spec/util/number.js#linearMap#accuracyError + // It is a little verbose for efficiency considering this method + // is a hotspot. + if (clamp) { + if (subDomain > 0) { + if (val <= domain[0]) { + return range[0]; + } + else if (val >= domain[1]) { + return range[1]; + } + } + else { + if (val >= domain[0]) { + return range[0]; + } + else if (val <= domain[1]) { + return range[1]; + } + } + } + else { + if (val === domain[0]) { + return range[0]; + } + if (val === domain[1]) { + return range[1]; + } + } + + return (val - domain[0]) / subDomain * subRange + range[0]; +} + +/** + * Convert a percent string to absolute number. + * Returns NaN if percent is not a valid string or number + * @memberOf module:echarts/util/number + * @param {string|number} percent + * @param {number} all + * @return {number} + */ +function parsePercent$1(percent, all) { + switch (percent) { + case 'center': + case 'middle': + percent = '50%'; + break; + case 'left': + case 'top': + percent = '0%'; + break; + case 'right': + case 'bottom': + percent = '100%'; + break; + } + if (typeof percent === 'string') { + if (_trim(percent).match(/%$/)) { + return parseFloat(percent) / 100 * all; + } + + return parseFloat(percent); + } + + return percent == null ? NaN : +percent; +} + +/** + * (1) Fix rounding error of float numbers. + * (2) Support return string to avoid scientific notation like '3.5e-7'. + * + * @param {number} x + * @param {number} [precision] + * @param {boolean} [returnStr] + * @return {number|string} + */ +function round$1(x, precision, returnStr) { + if (precision == null) { + precision = 10; + } + // Avoid range error + precision = Math.min(Math.max(0, precision), 20); + x = (+x).toFixed(precision); + return returnStr ? x : +x; +} + +function asc(arr) { + arr.sort(function (a, b) { + return a - b; + }); + return arr; +} + +/** + * Get precision + * @param {number} val + */ +function getPrecision(val) { + val = +val; + if (isNaN(val)) { + return 0; + } + // It is much faster than methods converting number to string as follows + // var tmp = val.toString(); + // return tmp.length - 1 - tmp.indexOf('.'); + // especially when precision is low + var e = 1; + var count = 0; + while (Math.round(val * e) / e !== val) { + e *= 10; + count++; + } + return count; +} + +/** + * @param {string|number} val + * @return {number} + */ +function getPrecisionSafe(val) { + var str = val.toString(); + + // Consider scientific notation: '3.4e-12' '3.4e+12' + var eIndex = str.indexOf('e'); + if (eIndex > 0) { + var precision = +str.slice(eIndex + 1); + return precision < 0 ? -precision : 0; + } + else { + var dotIndex = str.indexOf('.'); + return dotIndex < 0 ? 0 : str.length - 1 - dotIndex; + } +} + +/** + * Minimal dicernible data precisioin according to a single pixel. + * + * @param {Array.} dataExtent + * @param {Array.} pixelExtent + * @return {number} precision + */ +function getPixelPrecision(dataExtent, pixelExtent) { + var log = Math.log; + var LN10 = Math.LN10; + var dataQuantity = Math.floor(log(dataExtent[1] - dataExtent[0]) / LN10); + var sizeQuantity = Math.round(log(Math.abs(pixelExtent[1] - pixelExtent[0])) / LN10); + // toFixed() digits argument must be between 0 and 20. + var precision = Math.min(Math.max(-dataQuantity + sizeQuantity, 0), 20); + return !isFinite(precision) ? 20 : precision; +} + +/** + * Get a data of given precision, assuring the sum of percentages + * in valueList is 1. + * The largest remainer method is used. + * https://en.wikipedia.org/wiki/Largest_remainder_method + * + * @param {Array.} valueList a list of all data + * @param {number} idx index of the data to be processed in valueList + * @param {number} precision integer number showing digits of precision + * @return {number} percent ranging from 0 to 100 + */ +function getPercentWithPrecision(valueList, idx, precision) { + if (!valueList[idx]) { + return 0; + } + + var sum = reduce(valueList, function (acc, val) { + return acc + (isNaN(val) ? 0 : val); + }, 0); + if (sum === 0) { + return 0; + } + + var digits = Math.pow(10, precision); + var votesPerQuota = map(valueList, function (val) { + return (isNaN(val) ? 0 : val) / sum * digits * 100; + }); + var targetSeats = digits * 100; + + var seats = map(votesPerQuota, function (votes) { + // Assign automatic seats. + return Math.floor(votes); + }); + var currentSum = reduce(seats, function (acc, val) { + return acc + val; + }, 0); + + var remainder = map(votesPerQuota, function (votes, idx) { + return votes - seats[idx]; + }); + + // Has remainding votes. + while (currentSum < targetSeats) { + // Find next largest remainder. + var max = Number.NEGATIVE_INFINITY; + var maxId = null; + for (var i = 0, len = remainder.length; i < len; ++i) { + if (remainder[i] > max) { + max = remainder[i]; + maxId = i; + } + } + + // Add a vote to max remainder. + ++seats[maxId]; + remainder[maxId] = 0; + ++currentSum; + } + + return seats[idx] / digits; +} + +// Number.MAX_SAFE_INTEGER, ie do not support. +var MAX_SAFE_INTEGER = 9007199254740991; + +/** + * To 0 - 2 * PI, considering negative radian. + * @param {number} radian + * @return {number} + */ +function remRadian(radian) { + var pi2 = Math.PI * 2; + return (radian % pi2 + pi2) % pi2; +} + +/** + * @param {type} radian + * @return {boolean} + */ +function isRadianAroundZero(val) { + return val > -RADIAN_EPSILON && val < RADIAN_EPSILON; +} + +var TIME_REG = /^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d\d)(?::(\d\d)(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/; // jshint ignore:line + +/** + * @param {string|Date|number} value These values can be accepted: + * + An instance of Date, represent a time in its own time zone. + * + Or string in a subset of ISO 8601, only including: + * + only year, month, date: '2012-03', '2012-03-01', '2012-03-01 05', '2012-03-01 05:06', + * + separated with T or space: '2012-03-01T12:22:33.123', '2012-03-01 12:22:33.123', + * + time zone: '2012-03-01T12:22:33Z', '2012-03-01T12:22:33+8000', '2012-03-01T12:22:33-05:00', + * all of which will be treated as local time if time zone is not specified + * (see ). + * + Or other string format, including (all of which will be treated as loacal time): + * '2012', '2012-3-1', '2012/3/1', '2012/03/01', + * '2009/6/12 2:00', '2009/6/12 2:05:08', '2009/6/12 2:05:08.123' + * + a timestamp, which represent a time in UTC. + * @return {Date} date + */ +function parseDate(value) { + if (value instanceof Date) { + return value; + } + else if (typeof value === 'string') { + // Different browsers parse date in different way, so we parse it manually. + // Some other issues: + // new Date('1970-01-01') is UTC, + // new Date('1970/01/01') and new Date('1970-1-01') is local. + // See issue #3623 + var match = TIME_REG.exec(value); + + if (!match) { + // return Invalid Date. + return new Date(NaN); + } + + // Use local time when no timezone offset specifed. + if (!match[8]) { + // match[n] can only be string or undefined. + // But take care of '12' + 1 => '121'. + return new Date( + +match[1], + +(match[2] || 1) - 1, + +match[3] || 1, + +match[4] || 0, + +(match[5] || 0), + +match[6] || 0, + +match[7] || 0 + ); + } + // Timezoneoffset of Javascript Date has considered DST (Daylight Saving Time, + // https://tc39.github.io/ecma262/#sec-daylight-saving-time-adjustment). + // For example, system timezone is set as "Time Zone: America/Toronto", + // then these code will get different result: + // `new Date(1478411999999).getTimezoneOffset(); // get 240` + // `new Date(1478412000000).getTimezoneOffset(); // get 300` + // So we should not use `new Date`, but use `Date.UTC`. + else { + var hour = +match[4] || 0; + if (match[8].toUpperCase() !== 'Z') { + hour -= match[8].slice(0, 3); + } + return new Date(Date.UTC( + +match[1], + +(match[2] || 1) - 1, + +match[3] || 1, + hour, + +(match[5] || 0), + +match[6] || 0, + +match[7] || 0 + )); + } + } + else if (value == null) { + return new Date(NaN); + } + + return new Date(Math.round(value)); +} + +/** + * Quantity of a number. e.g. 0.1, 1, 10, 100 + * + * @param {number} val + * @return {number} + */ +function quantity(val) { + return Math.pow(10, quantityExponent(val)); +} + +function quantityExponent(val) { + return Math.floor(Math.log(val) / Math.LN10); +} + +/** + * find a “nice” number approximately equal to x. Round the number if round = true, + * take ceiling if round = false. The primary observation is that the “nicest” + * numbers in decimal are 1, 2, and 5, and all power-of-ten multiples of these numbers. + * + * See "Nice Numbers for Graph Labels" of Graphic Gems. + * + * @param {number} val Non-negative value. + * @param {boolean} round + * @return {number} + */ +function nice(val, round) { + var exponent = quantityExponent(val); + var exp10 = Math.pow(10, exponent); + var f = val / exp10; // 1 <= f < 10 + var nf; + if (round) { + if (f < 1.5) { nf = 1; } + else if (f < 2.5) { nf = 2; } + else if (f < 4) { nf = 3; } + else if (f < 7) { nf = 5; } + else { nf = 10; } + } + else { + if (f < 1) { nf = 1; } + else if (f < 2) { nf = 2; } + else if (f < 3) { nf = 3; } + else if (f < 5) { nf = 5; } + else { nf = 10; } + } + val = nf * exp10; + + // Fix 3 * 0.1 === 0.30000000000000004 issue (see IEEE 754). + // 20 is the uppper bound of toFixed. + return exponent >= -20 ? +val.toFixed(exponent < 0 ? -exponent : 0) : val; +} + +/** + * Order intervals asc, and split them when overlap. + * expect(numberUtil.reformIntervals([ + * {interval: [18, 62], close: [1, 1]}, + * {interval: [-Infinity, -70], close: [0, 0]}, + * {interval: [-70, -26], close: [1, 1]}, + * {interval: [-26, 18], close: [1, 1]}, + * {interval: [62, 150], close: [1, 1]}, + * {interval: [106, 150], close: [1, 1]}, + * {interval: [150, Infinity], close: [0, 0]} + * ])).toEqual([ + * {interval: [-Infinity, -70], close: [0, 0]}, + * {interval: [-70, -26], close: [1, 1]}, + * {interval: [-26, 18], close: [0, 1]}, + * {interval: [18, 62], close: [0, 1]}, + * {interval: [62, 150], close: [0, 1]}, + * {interval: [150, Infinity], close: [0, 0]} + * ]); + * @param {Array.} list, where `close` mean open or close + * of the interval, and Infinity can be used. + * @return {Array.} The origin list, which has been reformed. + */ +function reformIntervals(list) { + list.sort(function (a, b) { + return littleThan(a, b, 0) ? -1 : 1; + }); + + var curr = -Infinity; + var currClose = 1; + for (var i = 0; i < list.length;) { + var interval = list[i].interval; + var close = list[i].close; + + for (var lg = 0; lg < 2; lg++) { + if (interval[lg] <= curr) { + interval[lg] = curr; + close[lg] = !lg ? 1 - currClose : 1; + } + curr = interval[lg]; + currClose = close[lg]; + } + + if (interval[0] === interval[1] && close[0] * close[1] !== 1) { + list.splice(i, 1); + } + else { + i++; + } + } + + return list; + + function littleThan(a, b, lg) { + return a.interval[lg] < b.interval[lg] + || ( + a.interval[lg] === b.interval[lg] + && ( + (a.close[lg] - b.close[lg] === (!lg ? 1 : -1)) + || (!lg && littleThan(a, b, 1)) + ) + ); + } +} + +/** + * parseFloat NaNs numeric-cast false positives (null|true|false|"") + * ...but misinterprets leading-number strings, particularly hex literals ("0x...") + * subtraction forces infinities to NaN + * + * @param {*} v + * @return {boolean} + */ +function isNumeric(v) { + return v - parseFloat(v) >= 0; +} + + +var number = (Object.freeze || Object)({ + linearMap: linearMap, + parsePercent: parsePercent$1, + round: round$1, + asc: asc, + getPrecision: getPrecision, + getPrecisionSafe: getPrecisionSafe, + getPixelPrecision: getPixelPrecision, + getPercentWithPrecision: getPercentWithPrecision, + MAX_SAFE_INTEGER: MAX_SAFE_INTEGER, + remRadian: remRadian, + isRadianAroundZero: isRadianAroundZero, + parseDate: parseDate, + quantity: quantity, + nice: nice, + reformIntervals: reformIntervals, + isNumeric: isNumeric +}); + +/** + * 每三位默认加,格式化 + * @param {string|number} x + * @return {string} + */ +function addCommas(x) { + if (isNaN(x)) { + return '-'; + } + x = (x + '').split('.'); + return x[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,'$1,') + + (x.length > 1 ? ('.' + x[1]) : ''); +} + +/** + * @param {string} str + * @param {boolean} [upperCaseFirst=false] + * @return {string} str + */ +function toCamelCase(str, upperCaseFirst) { + str = (str || '').toLowerCase().replace(/-(.)/g, function(match, group1) { + return group1.toUpperCase(); + }); + + if (upperCaseFirst && str) { + str = str.charAt(0).toUpperCase() + str.slice(1); + } + + return str; +} + +var normalizeCssArray$1 = normalizeCssArray; + +function encodeHTML(source) { + return String(source) + .replace(/&/g, '&') + .replace(//g, '>') + .replace(/"/g, '"') + .replace(/'/g, '''); +} + +var TPL_VAR_ALIAS = ['a', 'b', 'c', 'd', 'e', 'f', 'g']; + +var wrapVar = function (varName, seriesIdx) { + return '{' + varName + (seriesIdx == null ? '' : seriesIdx) + '}'; +}; + +/** + * Template formatter + * @param {string} tpl + * @param {Array.|Object} paramsList + * @param {boolean} [encode=false] + * @return {string} + */ +function formatTpl(tpl, paramsList, encode) { + if (!isArray(paramsList)) { + paramsList = [paramsList]; + } + var seriesLen = paramsList.length; + if (!seriesLen) { + return ''; + } + + var $vars = paramsList[0].$vars || []; + for (var i = 0; i < $vars.length; i++) { + var alias = TPL_VAR_ALIAS[i]; + tpl = tpl.replace(wrapVar(alias), wrapVar(alias, 0)); + } + for (var seriesIdx = 0; seriesIdx < seriesLen; seriesIdx++) { + for (var k = 0; k < $vars.length; k++) { + var val = paramsList[seriesIdx][$vars[k]]; + tpl = tpl.replace( + wrapVar(TPL_VAR_ALIAS[k], seriesIdx), + encode ? encodeHTML(val) : val + ); + } + } + + return tpl; +} + +/** + * simple Template formatter + * + * @param {string} tpl + * @param {Object} param + * @param {boolean} [encode=false] + * @return {string} + */ +function formatTplSimple(tpl, param, encode) { + each$1(param, function (value, key) { + tpl = tpl.replace( + '{' + key + '}', + encode ? encodeHTML(value) : value + ); + }); + return tpl; +} + +/** + * @param {Object|string} [opt] If string, means color. + * @param {string} [opt.color] + * @param {string} [opt.extraCssText] + * @param {string} [opt.type='item'] 'item' or 'subItem' + * @return {string} + */ +function getTooltipMarker(opt, extraCssText) { + opt = isString(opt) ? {color: opt, extraCssText: extraCssText} : (opt || {}); + var color = opt.color; + var type = opt.type; + var extraCssText = opt.extraCssText; + + if (!color) { + return ''; + } + + return type === 'subItem' + ? '' + : ''; +} + +function pad(str, len) { + str += ''; + return '0000'.substr(0, len - str.length) + str; +} + + +/** + * ISO Date format + * @param {string} tpl + * @param {number} value + * @param {boolean} [isUTC=false] Default in local time. + * see `module:echarts/scale/Time` + * and `module:echarts/util/number#parseDate`. + * @inner + */ +function formatTime(tpl, value, isUTC) { + if (tpl === 'week' + || tpl === 'month' + || tpl === 'quarter' + || tpl === 'half-year' + || tpl === 'year' + ) { + tpl = 'MM-dd\nyyyy'; + } + + var date = parseDate(value); + var utc = isUTC ? 'UTC' : ''; + var y = date['get' + utc + 'FullYear'](); + var M = date['get' + utc + 'Month']() + 1; + var d = date['get' + utc + 'Date'](); + var h = date['get' + utc + 'Hours'](); + var m = date['get' + utc + 'Minutes'](); + var s = date['get' + utc + 'Seconds'](); + var S = date['get' + utc + 'Milliseconds'](); + + tpl = tpl.replace('MM', pad(M, 2)) + .replace('M', M) + .replace('yyyy', y) + .replace('yy', y % 100) + .replace('dd', pad(d, 2)) + .replace('d', d) + .replace('hh', pad(h, 2)) + .replace('h', h) + .replace('mm', pad(m, 2)) + .replace('m', m) + .replace('ss', pad(s, 2)) + .replace('s', s) + .replace('SSS', pad(S, 3)); + + return tpl; +} + +/** + * Capital first + * @param {string} str + * @return {string} + */ +function capitalFirst(str) { + return str ? str.charAt(0).toUpperCase() + str.substr(1) : str; +} + +var truncateText$1 = truncateText; + +var getTextRect = getBoundingRect; + + +var format = (Object.freeze || Object)({ + addCommas: addCommas, + toCamelCase: toCamelCase, + normalizeCssArray: normalizeCssArray$1, + encodeHTML: encodeHTML, + formatTpl: formatTpl, + formatTplSimple: formatTplSimple, + getTooltipMarker: getTooltipMarker, + formatTime: formatTime, + capitalFirst: capitalFirst, + truncateText: truncateText$1, + getTextRect: getTextRect +}); + +// Layout helpers for each component positioning + +var each$3 = each$1; + +/** + * @public + */ +var LOCATION_PARAMS = [ + 'left', 'right', 'top', 'bottom', 'width', 'height' +]; + +/** + * @public + */ +var HV_NAMES = [ + ['width', 'left', 'right'], + ['height', 'top', 'bottom'] +]; + +function boxLayout(orient, group, gap, maxWidth, maxHeight) { + var x = 0; + var y = 0; + + if (maxWidth == null) { + maxWidth = Infinity; + } + if (maxHeight == null) { + maxHeight = Infinity; + } + var currentLineMaxSize = 0; + + group.eachChild(function (child, idx) { + var position = child.position; + var rect = child.getBoundingRect(); + var nextChild = group.childAt(idx + 1); + var nextChildRect = nextChild && nextChild.getBoundingRect(); + var nextX; + var nextY; + + if (orient === 'horizontal') { + var moveX = rect.width + (nextChildRect ? (-nextChildRect.x + rect.x) : 0); + nextX = x + moveX; + // Wrap when width exceeds maxWidth or meet a `newline` group + // FIXME compare before adding gap? + if (nextX > maxWidth || child.newline) { + x = 0; + nextX = moveX; + y += currentLineMaxSize + gap; + currentLineMaxSize = rect.height; + } + else { + // FIXME: consider rect.y is not `0`? + currentLineMaxSize = Math.max(currentLineMaxSize, rect.height); + } + } + else { + var moveY = rect.height + (nextChildRect ? (-nextChildRect.y + rect.y) : 0); + nextY = y + moveY; + // Wrap when width exceeds maxHeight or meet a `newline` group + if (nextY > maxHeight || child.newline) { + x += currentLineMaxSize + gap; + y = 0; + nextY = moveY; + currentLineMaxSize = rect.width; + } + else { + currentLineMaxSize = Math.max(currentLineMaxSize, rect.width); + } + } + + if (child.newline) { + return; + } + + position[0] = x; + position[1] = y; + + orient === 'horizontal' + ? (x = nextX + gap) + : (y = nextY + gap); + }); +} + +/** + * VBox or HBox layouting + * @param {string} orient + * @param {module:zrender/container/Group} group + * @param {number} gap + * @param {number} [width=Infinity] + * @param {number} [height=Infinity] + */ +var box = boxLayout; + +/** + * VBox layouting + * @param {module:zrender/container/Group} group + * @param {number} gap + * @param {number} [width=Infinity] + * @param {number} [height=Infinity] + */ +var vbox = curry(boxLayout, 'vertical'); + +/** + * HBox layouting + * @param {module:zrender/container/Group} group + * @param {number} gap + * @param {number} [width=Infinity] + * @param {number} [height=Infinity] + */ +var hbox = curry(boxLayout, 'horizontal'); + +/** + * If x or x2 is not specified or 'center' 'left' 'right', + * the width would be as long as possible. + * If y or y2 is not specified or 'middle' 'top' 'bottom', + * the height would be as long as possible. + * + * @param {Object} positionInfo + * @param {number|string} [positionInfo.x] + * @param {number|string} [positionInfo.y] + * @param {number|string} [positionInfo.x2] + * @param {number|string} [positionInfo.y2] + * @param {Object} containerRect {width, height} + * @param {string|number} margin + * @return {Object} {width, height} + */ +function getAvailableSize(positionInfo, containerRect, margin) { + var containerWidth = containerRect.width; + var containerHeight = containerRect.height; + + var x = parsePercent$1(positionInfo.x, containerWidth); + var y = parsePercent$1(positionInfo.y, containerHeight); + var x2 = parsePercent$1(positionInfo.x2, containerWidth); + var y2 = parsePercent$1(positionInfo.y2, containerHeight); + + (isNaN(x) || isNaN(parseFloat(positionInfo.x))) && (x = 0); + (isNaN(x2) || isNaN(parseFloat(positionInfo.x2))) && (x2 = containerWidth); + (isNaN(y) || isNaN(parseFloat(positionInfo.y))) && (y = 0); + (isNaN(y2) || isNaN(parseFloat(positionInfo.y2))) && (y2 = containerHeight); + + margin = normalizeCssArray$1(margin || 0); + + return { + width: Math.max(x2 - x - margin[1] - margin[3], 0), + height: Math.max(y2 - y - margin[0] - margin[2], 0) + }; +} + +/** + * Parse position info. + * + * @param {Object} positionInfo + * @param {number|string} [positionInfo.left] + * @param {number|string} [positionInfo.top] + * @param {number|string} [positionInfo.right] + * @param {number|string} [positionInfo.bottom] + * @param {number|string} [positionInfo.width] + * @param {number|string} [positionInfo.height] + * @param {number|string} [positionInfo.aspect] Aspect is width / height + * @param {Object} containerRect + * @param {string|number} [margin] + * + * @return {module:zrender/core/BoundingRect} + */ +function getLayoutRect( + positionInfo, containerRect, margin +) { + margin = normalizeCssArray$1(margin || 0); + + var containerWidth = containerRect.width; + var containerHeight = containerRect.height; + + var left = parsePercent$1(positionInfo.left, containerWidth); + var top = parsePercent$1(positionInfo.top, containerHeight); + var right = parsePercent$1(positionInfo.right, containerWidth); + var bottom = parsePercent$1(positionInfo.bottom, containerHeight); + var width = parsePercent$1(positionInfo.width, containerWidth); + var height = parsePercent$1(positionInfo.height, containerHeight); + + var verticalMargin = margin[2] + margin[0]; + var horizontalMargin = margin[1] + margin[3]; + var aspect = positionInfo.aspect; + + // If width is not specified, calculate width from left and right + if (isNaN(width)) { + width = containerWidth - right - horizontalMargin - left; + } + if (isNaN(height)) { + height = containerHeight - bottom - verticalMargin - top; + } + + if (aspect != null) { + // If width and height are not given + // 1. Graph should not exceeds the container + // 2. Aspect must be keeped + // 3. Graph should take the space as more as possible + // FIXME + // Margin is not considered, because there is no case that both + // using margin and aspect so far. + if (isNaN(width) && isNaN(height)) { + if (aspect > containerWidth / containerHeight) { + width = containerWidth * 0.8; + } + else { + height = containerHeight * 0.8; + } + } + + // Calculate width or height with given aspect + if (isNaN(width)) { + width = aspect * height; + } + if (isNaN(height)) { + height = width / aspect; + } + } + + // If left is not specified, calculate left from right and width + if (isNaN(left)) { + left = containerWidth - right - width - horizontalMargin; + } + if (isNaN(top)) { + top = containerHeight - bottom - height - verticalMargin; + } + + // Align left and top + switch (positionInfo.left || positionInfo.right) { + case 'center': + left = containerWidth / 2 - width / 2 - margin[3]; + break; + case 'right': + left = containerWidth - width - horizontalMargin; + break; + } + switch (positionInfo.top || positionInfo.bottom) { + case 'middle': + case 'center': + top = containerHeight / 2 - height / 2 - margin[0]; + break; + case 'bottom': + top = containerHeight - height - verticalMargin; + break; + } + // If something is wrong and left, top, width, height are calculated as NaN + left = left || 0; + top = top || 0; + if (isNaN(width)) { + // Width may be NaN if only one value is given except width + width = containerWidth - horizontalMargin - left - (right || 0); + } + if (isNaN(height)) { + // Height may be NaN if only one value is given except height + height = containerHeight - verticalMargin - top - (bottom || 0); + } + + var rect = new BoundingRect(left + margin[3], top + margin[0], width, height); + rect.margin = margin; + return rect; +} + + +/** + * Position a zr element in viewport + * Group position is specified by either + * {left, top}, {right, bottom} + * If all properties exists, right and bottom will be igonred. + * + * Logic: + * 1. Scale (against origin point in parent coord) + * 2. Rotate (against origin point in parent coord) + * 3. Traslate (with el.position by this method) + * So this method only fixes the last step 'Traslate', which does not affect + * scaling and rotating. + * + * If be called repeatly with the same input el, the same result will be gotten. + * + * @param {module:zrender/Element} el Should have `getBoundingRect` method. + * @param {Object} positionInfo + * @param {number|string} [positionInfo.left] + * @param {number|string} [positionInfo.top] + * @param {number|string} [positionInfo.right] + * @param {number|string} [positionInfo.bottom] + * @param {number|string} [positionInfo.width] Only for opt.boundingModel: 'raw' + * @param {number|string} [positionInfo.height] Only for opt.boundingModel: 'raw' + * @param {Object} containerRect + * @param {string|number} margin + * @param {Object} [opt] + * @param {Array.} [opt.hv=[1,1]] Only horizontal or only vertical. + * @param {Array.} [opt.boundingMode='all'] + * Specify how to calculate boundingRect when locating. + * 'all': Position the boundingRect that is transformed and uioned + * both itself and its descendants. + * This mode simplies confine the elements in the bounding + * of their container (e.g., using 'right: 0'). + * 'raw': Position the boundingRect that is not transformed and only itself. + * This mode is useful when you want a element can overflow its + * container. (Consider a rotated circle needs to be located in a corner.) + * In this mode positionInfo.width/height can only be number. + */ +function positionElement(el, positionInfo, containerRect, margin, opt) { + var h = !opt || !opt.hv || opt.hv[0]; + var v = !opt || !opt.hv || opt.hv[1]; + var boundingMode = opt && opt.boundingMode || 'all'; + + if (!h && !v) { + return; + } + + var rect; + if (boundingMode === 'raw') { + rect = el.type === 'group' + ? new BoundingRect(0, 0, +positionInfo.width || 0, +positionInfo.height || 0) + : el.getBoundingRect(); + } + else { + rect = el.getBoundingRect(); + if (el.needLocalTransform()) { + var transform = el.getLocalTransform(); + // Notice: raw rect may be inner object of el, + // which should not be modified. + rect = rect.clone(); + rect.applyTransform(transform); + } + } + + // The real width and height can not be specified but calculated by the given el. + positionInfo = getLayoutRect( + defaults( + {width: rect.width, height: rect.height}, + positionInfo + ), + containerRect, + margin + ); + + // Because 'tranlate' is the last step in transform + // (see zrender/core/Transformable#getLocalTransform), + // we can just only modify el.position to get final result. + var elPos = el.position; + var dx = h ? positionInfo.x - rect.x : 0; + var dy = v ? positionInfo.y - rect.y : 0; + + el.attr('position', boundingMode === 'raw' ? [dx, dy] : [elPos[0] + dx, elPos[1] + dy]); +} + +/** + * @param {Object} option Contains some of the properties in HV_NAMES. + * @param {number} hvIdx 0: horizontal; 1: vertical. + */ +function sizeCalculable(option, hvIdx) { + return option[HV_NAMES[hvIdx][0]] != null + || (option[HV_NAMES[hvIdx][1]] != null && option[HV_NAMES[hvIdx][2]] != null); +} + +/** + * Consider Case: + * When defulat option has {left: 0, width: 100}, and we set {right: 0} + * through setOption or media query, using normal zrUtil.merge will cause + * {right: 0} does not take effect. + * + * @example + * ComponentModel.extend({ + * init: function () { + * ... + * var inputPositionParams = layout.getLayoutParams(option); + * this.mergeOption(inputPositionParams); + * }, + * mergeOption: function (newOption) { + * newOption && zrUtil.merge(thisOption, newOption, true); + * layout.mergeLayoutParam(thisOption, newOption); + * } + * }); + * + * @param {Object} targetOption + * @param {Object} newOption + * @param {Object|string} [opt] + * @param {boolean|Array.} [opt.ignoreSize=false] Used for the components + * that width (or height) should not be calculated by left and right (or top and bottom). + */ +function mergeLayoutParam(targetOption, newOption, opt) { + !isObject$1(opt) && (opt = {}); + + var ignoreSize = opt.ignoreSize; + !isArray(ignoreSize) && (ignoreSize = [ignoreSize, ignoreSize]); + + var hResult = merge$$1(HV_NAMES[0], 0); + var vResult = merge$$1(HV_NAMES[1], 1); + + copy(HV_NAMES[0], targetOption, hResult); + copy(HV_NAMES[1], targetOption, vResult); + + function merge$$1(names, hvIdx) { + var newParams = {}; + var newValueCount = 0; + var merged = {}; + var mergedValueCount = 0; + var enoughParamNumber = 2; + + each$3(names, function (name) { + merged[name] = targetOption[name]; + }); + each$3(names, function (name) { + // Consider case: newOption.width is null, which is + // set by user for removing width setting. + hasProp(newOption, name) && (newParams[name] = merged[name] = newOption[name]); + hasValue(newParams, name) && newValueCount++; + hasValue(merged, name) && mergedValueCount++; + }); + + if (ignoreSize[hvIdx]) { + // Only one of left/right is premitted to exist. + if (hasValue(newOption, names[1])) { + merged[names[2]] = null; + } + else if (hasValue(newOption, names[2])) { + merged[names[1]] = null; + } + return merged; + } + + // Case: newOption: {width: ..., right: ...}, + // or targetOption: {right: ...} and newOption: {width: ...}, + // There is no conflict when merged only has params count + // little than enoughParamNumber. + if (mergedValueCount === enoughParamNumber || !newValueCount) { + return merged; + } + // Case: newOption: {width: ..., right: ...}, + // Than we can make sure user only want those two, and ignore + // all origin params in targetOption. + else if (newValueCount >= enoughParamNumber) { + return newParams; + } + else { + // Chose another param from targetOption by priority. + for (var i = 0; i < names.length; i++) { + var name = names[i]; + if (!hasProp(newParams, name) && hasProp(targetOption, name)) { + newParams[name] = targetOption[name]; + break; + } + } + return newParams; + } + } + + function hasProp(obj, name) { + return obj.hasOwnProperty(name); + } + + function hasValue(obj, name) { + return obj[name] != null && obj[name] !== 'auto'; + } + + function copy(names, target, source) { + each$3(names, function (name) { + target[name] = source[name]; + }); + } +} + +/** + * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object. + * @param {Object} source + * @return {Object} Result contains those props. + */ +function getLayoutParams(source) { + return copyLayoutParams({}, source); +} + +/** + * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object. + * @param {Object} source + * @return {Object} Result contains those props. + */ +function copyLayoutParams(target, source) { + source && target && each$3(LOCATION_PARAMS, function (name) { + source.hasOwnProperty(name) && (target[name] = source[name]); + }); + return target; +} + +var boxLayoutMixin = { + getBoxLayoutParams: function () { + return { + left: this.get('left'), + top: this.get('top'), + right: this.get('right'), + bottom: this.get('bottom'), + width: this.get('width'), + height: this.get('height') + }; + } +}; + +/** + * Component model + * + * @module echarts/model/Component + */ + +var inner$1 = makeInner(); + +/** + * @alias module:echarts/model/Component + * @constructor + * @param {Object} option + * @param {module:echarts/model/Model} parentModel + * @param {module:echarts/model/Model} ecModel + */ +var ComponentModel = Model.extend({ + + type: 'component', + + /** + * @readOnly + * @type {string} + */ + id: '', + + /** + * Because simplified concept is probably better, series.name (or component.name) + * has been having too many resposibilities: + * (1) Generating id (which requires name in option should not be modified). + * (2) As an index to mapping series when merging option or calling API (a name + * can refer to more then one components, which is convinient is some case). + * (3) Display. + * @readOnly + */ + name: '', + + /** + * @readOnly + * @type {string} + */ + mainType: '', + + /** + * @readOnly + * @type {string} + */ + subType: '', + + /** + * @readOnly + * @type {number} + */ + componentIndex: 0, + + /** + * @type {Object} + * @protected + */ + defaultOption: null, + + /** + * @type {module:echarts/model/Global} + * @readOnly + */ + ecModel: null, + + /** + * key: componentType + * value: Component model list, can not be null. + * @type {Object.>} + * @readOnly + */ + dependentModels: [], + + /** + * @type {string} + * @readOnly + */ + uid: null, + + /** + * Support merge layout params. + * Only support 'box' now (left/right/top/bottom/width/height). + * @type {string|Object} Object can be {ignoreSize: true} + * @readOnly + */ + layoutMode: null, + + $constructor: function (option, parentModel, ecModel, extraOpt) { + Model.call(this, option, parentModel, ecModel, extraOpt); + + this.uid = getUID('ec_cpt_model'); + }, + + init: function (option, parentModel, ecModel, extraOpt) { + this.mergeDefaultAndTheme(option, ecModel); + }, + + mergeDefaultAndTheme: function (option, ecModel) { + var layoutMode = this.layoutMode; + var inputPositionParams = layoutMode + ? getLayoutParams(option) : {}; + + var themeModel = ecModel.getTheme(); + merge(option, themeModel.get(this.mainType)); + merge(option, this.getDefaultOption()); + + if (layoutMode) { + mergeLayoutParam(option, inputPositionParams, layoutMode); + } + }, + + mergeOption: function (option, extraOpt) { + merge(this.option, option, true); + + var layoutMode = this.layoutMode; + if (layoutMode) { + mergeLayoutParam(this.option, option, layoutMode); + } + }, + + // Hooker after init or mergeOption + optionUpdated: function (newCptOption, isInit) {}, + + getDefaultOption: function () { + var fields = inner$1(this); + if (!fields.defaultOption) { + var optList = []; + var Class = this.constructor; + while (Class) { + var opt = Class.prototype.defaultOption; + opt && optList.push(opt); + Class = Class.superClass; + } + + var defaultOption = {}; + for (var i = optList.length - 1; i >= 0; i--) { + defaultOption = merge(defaultOption, optList[i], true); + } + fields.defaultOption = defaultOption; + } + return fields.defaultOption; + }, + + getReferringComponents: function (mainType) { + return this.ecModel.queryComponents({ + mainType: mainType, + index: this.get(mainType + 'Index', true), + id: this.get(mainType + 'Id', true) + }); + } + +}); + +// Reset ComponentModel.extend, add preConstruct. +// clazzUtil.enableClassExtend( +// ComponentModel, +// function (option, parentModel, ecModel, extraOpt) { +// // Set dependentModels, componentIndex, name, id, mainType, subType. +// zrUtil.extend(this, extraOpt); + +// this.uid = componentUtil.getUID('componentModel'); + +// // this.setReadOnly([ +// // 'type', 'id', 'uid', 'name', 'mainType', 'subType', +// // 'dependentModels', 'componentIndex' +// // ]); +// } +// ); + +// Add capability of registerClass, getClass, hasClass, registerSubTypeDefaulter and so on. +enableClassManagement( + ComponentModel, {registerWhenExtend: true} +); +enableSubTypeDefaulter(ComponentModel); + +// Add capability of ComponentModel.topologicalTravel. +enableTopologicalTravel(ComponentModel, getDependencies); + +function getDependencies(componentType) { + var deps = []; + each$1(ComponentModel.getClassesByMainType(componentType), function (Clazz) { + deps = deps.concat(Clazz.prototype.dependencies || []); + }); + + // Ensure main type. + deps = map(deps, function (type) { + return parseClassType$1(type).main; + }); + + // Hack dataset for convenience. + if (componentType !== 'dataset' && indexOf(deps, 'dataset') <= 0) { + deps.unshift('dataset'); + } + + return deps; +} + +mixin(ComponentModel, boxLayoutMixin); + +var platform = ''; +// Navigator not exists in node +if (typeof navigator !== 'undefined') { + platform = navigator.platform || ''; +} + +var globalDefault = { + // backgroundColor: 'rgba(0,0,0,0)', + + // https://dribbble.com/shots/1065960-Infographic-Pie-chart-visualization + // color: ['#5793f3', '#d14a61', '#fd9c35', '#675bba', '#fec42c', '#dd4444', '#d4df5a', '#cd4870'], + // Light colors: + // color: ['#bcd3bb', '#e88f70', '#edc1a5', '#9dc5c8', '#e1e8c8', '#7b7c68', '#e5b5b5', '#f0b489', '#928ea8', '#bda29a'], + // color: ['#cc5664', '#9bd6ec', '#ea946e', '#8acaaa', '#f1ec64', '#ee8686', '#a48dc1', '#5da6bc', '#b9dcae'], + // Dark colors: + color: ['#c23531','#2f4554', '#61a0a8', '#d48265', '#91c7ae','#749f83', '#ca8622', '#bda29a','#6e7074', '#546570', '#c4ccd3'], + + gradientColor: ['#f6efa6', '#d88273', '#bf444c'], + + // If xAxis and yAxis declared, grid is created by default. + // grid: {}, + + textStyle: { + // color: '#000', + // decoration: 'none', + // PENDING + fontFamily: platform.match(/^Win/) ? 'Microsoft YaHei' : 'sans-serif', + // fontFamily: 'Arial, Verdana, sans-serif', + fontSize: 12, + fontStyle: 'normal', + fontWeight: 'normal' + }, + + // http://blogs.adobe.com/webplatform/2014/02/24/using-blend-modes-in-html-canvas/ + // https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation + // Default is source-over + blendMode: null, + + animation: 'auto', + animationDuration: 1000, + animationDurationUpdate: 300, + animationEasing: 'exponentialOut', + animationEasingUpdate: 'cubicOut', + + animationThreshold: 2000, + // Configuration for progressive/incremental rendering + progressiveThreshold: 3000, + progressive: 400, + + // Threshold of if use single hover layer to optimize. + // It is recommended that `hoverLayerThreshold` is equivalent to or less than + // `progressiveThreshold`, otherwise hover will cause restart of progressive, + // which is unexpected. + // see example . + hoverLayerThreshold: 3000, + + // See: module:echarts/scale/Time + useUTC: false +}; + +var inner$2 = makeInner(); + +function getNearestColorPalette(colors, requestColorNum) { + var paletteNum = colors.length; + // TODO colors must be in order + for (var i = 0; i < paletteNum; i++) { + if (colors[i].length > requestColorNum) { + return colors[i]; + } + } + return colors[paletteNum - 1]; +} + +var colorPaletteMixin = { + clearColorPalette: function () { + inner$2(this).colorIdx = 0; + inner$2(this).colorNameMap = {}; + }, + + /** + * @param {string} name MUST NOT be null/undefined. Otherwise call this function + * twise with the same parameters will get different result. + * @param {Object} [scope=this] + * @param {Object} [requestColorNum] + * @return {string} color string. + */ + getColorFromPalette: function (name, scope, requestColorNum) { + scope = scope || this; + var scopeFields = inner$2(scope); + var colorIdx = scopeFields.colorIdx || 0; + var colorNameMap = scopeFields.colorNameMap = scopeFields.colorNameMap || {}; + // Use `hasOwnProperty` to avoid conflict with Object.prototype. + if (colorNameMap.hasOwnProperty(name)) { + return colorNameMap[name]; + } + var defaultColorPalette = normalizeToArray(this.get('color', true)); + var layeredColorPalette = this.get('colorLayer', true); + var colorPalette = ((requestColorNum == null || !layeredColorPalette) + ? defaultColorPalette : getNearestColorPalette(layeredColorPalette, requestColorNum)); + + // In case can't find in layered color palette. + colorPalette = colorPalette || defaultColorPalette; + + if (!colorPalette || !colorPalette.length) { + return; + } + + var color = colorPalette[colorIdx]; + if (name) { + colorNameMap[name] = color; + } + scopeFields.colorIdx = (colorIdx + 1) % colorPalette.length; + + return color; + } +}; + +/** + * Helper for model references. + * There are many manners to refer axis/coordSys. + */ + +// TODO +// merge relevant logic to this file? +// check: "modelHelper" of tooltip and "BrushTargetManager". + +/** + * @return {Object} For example: + * { + * coordSysName: 'cartesian2d', + * coordSysDims: ['x', 'y', ...], + * axisMap: HashMap({ + * x: xAxisModel, + * y: yAxisModel + * }), + * categoryAxisMap: HashMap({ + * x: xAxisModel, + * y: undefined + * }), + * // It also indicate that whether there is category axis. + * firstCategoryDimIndex: 1, + * // To replace user specified encode. + * } + */ +function getCoordSysDefineBySeries(seriesModel) { + var coordSysName = seriesModel.get('coordinateSystem'); + var result = { + coordSysName: coordSysName, + coordSysDims: [], + axisMap: createHashMap(), + categoryAxisMap: createHashMap() + }; + var fetch = fetchers[coordSysName]; + if (fetch) { + fetch(seriesModel, result, result.axisMap, result.categoryAxisMap); + return result; + } +} + +var fetchers = { + + cartesian2d: function (seriesModel, result, axisMap, categoryAxisMap) { + var xAxisModel = seriesModel.getReferringComponents('xAxis')[0]; + var yAxisModel = seriesModel.getReferringComponents('yAxis')[0]; + + if (__DEV__) { + if (!xAxisModel) { + throw new Error('xAxis "' + retrieve( + seriesModel.get('xAxisIndex'), + seriesModel.get('xAxisId'), + 0 + ) + '" not found'); + } + if (!yAxisModel) { + throw new Error('yAxis "' + retrieve( + seriesModel.get('xAxisIndex'), + seriesModel.get('yAxisId'), + 0 + ) + '" not found'); + } + } + + result.coordSysDims = ['x', 'y']; + axisMap.set('x', xAxisModel); + axisMap.set('y', yAxisModel); + + if (isCategory(xAxisModel)) { + categoryAxisMap.set('x', xAxisModel); + result.firstCategoryDimIndex = 0; + } + if (isCategory(yAxisModel)) { + categoryAxisMap.set('y', yAxisModel); + result.firstCategoryDimIndex = 1; + } + }, + + singleAxis: function (seriesModel, result, axisMap, categoryAxisMap) { + var singleAxisModel = seriesModel.getReferringComponents('singleAxis')[0]; + + if (__DEV__) { + if (!singleAxisModel) { + throw new Error('singleAxis should be specified.'); + } + } + + result.coordSysDims = ['single']; + axisMap.set('single', singleAxisModel); + + if (isCategory(singleAxisModel)) { + categoryAxisMap.set('single', singleAxisModel); + result.firstCategoryDimIndex = 0; + } + }, + + polar: function (seriesModel, result, axisMap, categoryAxisMap) { + var polarModel = seriesModel.getReferringComponents('polar')[0]; + var radiusAxisModel = polarModel.findAxisModel('radiusAxis'); + var angleAxisModel = polarModel.findAxisModel('angleAxis'); + + if (__DEV__) { + if (!angleAxisModel) { + throw new Error('angleAxis option not found'); + } + if (!radiusAxisModel) { + throw new Error('radiusAxis option not found'); + } + } + + result.coordSysDims = ['radius', 'angle']; + axisMap.set('radius', radiusAxisModel); + axisMap.set('angle', angleAxisModel); + + if (isCategory(radiusAxisModel)) { + categoryAxisMap.set('radius', radiusAxisModel); + result.firstCategoryDimIndex = 0; + } + if (isCategory(angleAxisModel)) { + categoryAxisMap.set('angle', angleAxisModel); + result.firstCategoryDimIndex = 1; + } + }, + + geo: function (seriesModel, result, axisMap, categoryAxisMap) { + result.coordSysDims = ['lng', 'lat']; + }, + + parallel: function (seriesModel, result, axisMap, categoryAxisMap) { + var ecModel = seriesModel.ecModel; + var parallelModel = ecModel.getComponent( + 'parallel', seriesModel.get('parallelIndex') + ); + var coordSysDims = result.coordSysDims = parallelModel.dimensions.slice(); + + each$1(parallelModel.parallelAxisIndex, function (axisIndex, index) { + var axisModel = ecModel.getComponent('parallelAxis', axisIndex); + var axisDim = coordSysDims[index]; + axisMap.set(axisDim, axisModel); + + if (isCategory(axisModel) && result.firstCategoryDimIndex == null) { + categoryAxisMap.set(axisDim, axisModel); + result.firstCategoryDimIndex = index; + } + }); + } +}; + +function isCategory(axisModel) { + return axisModel.get('type') === 'category'; +} + +// Avoid typo. +var SOURCE_FORMAT_ORIGINAL = 'original'; +var SOURCE_FORMAT_ARRAY_ROWS = 'arrayRows'; +var SOURCE_FORMAT_OBJECT_ROWS = 'objectRows'; +var SOURCE_FORMAT_KEYED_COLUMNS = 'keyedColumns'; +var SOURCE_FORMAT_UNKNOWN = 'unknown'; +// ??? CHANGE A NAME +var SOURCE_FORMAT_TYPED_ARRAY = 'typedArray'; + +var SERIES_LAYOUT_BY_COLUMN = 'column'; +var SERIES_LAYOUT_BY_ROW = 'row'; + +/** + * [sourceFormat] + * + * + "original": + * This format is only used in series.data, where + * itemStyle can be specified in data item. + * + * + "arrayRows": + * [ + * ['product', 'score', 'amount'], + * ['Matcha Latte', 89.3, 95.8], + * ['Milk Tea', 92.1, 89.4], + * ['Cheese Cocoa', 94.4, 91.2], + * ['Walnut Brownie', 85.4, 76.9] + * ] + * + * + "objectRows": + * [ + * {product: 'Matcha Latte', score: 89.3, amount: 95.8}, + * {product: 'Milk Tea', score: 92.1, amount: 89.4}, + * {product: 'Cheese Cocoa', score: 94.4, amount: 91.2}, + * {product: 'Walnut Brownie', score: 85.4, amount: 76.9} + * ] + * + * + "keyedColumns": + * { + * 'product': ['Matcha Latte', 'Milk Tea', 'Cheese Cocoa', 'Walnut Brownie'], + * 'count': [823, 235, 1042, 988], + * 'score': [95.8, 81.4, 91.2, 76.9] + * } + * + * + "typedArray" + * + * + "unknown" + */ + +/** + * @constructor + * @param {Object} fields + * @param {string} fields.sourceFormat + * @param {Array|Object} fields.fromDataset + * @param {Array|Object} [fields.data] + * @param {string} [seriesLayoutBy='column'] + * @param {Array.} [dimensionsDefine] + * @param {Objet|HashMap} [encodeDefine] + * @param {number} [startIndex=0] + * @param {number} [dimensionsDetectCount] + */ +function Source(fields) { + + /** + * @type {boolean} + */ + this.fromDataset = fields.fromDataset; + + /** + * Not null/undefined. + * @type {Array|Object} + */ + this.data = fields.data || ( + fields.sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS ? {} : [] + ); + + /** + * See also "detectSourceFormat". + * Not null/undefined. + * @type {string} + */ + this.sourceFormat = fields.sourceFormat || SOURCE_FORMAT_UNKNOWN; + + /** + * 'row' or 'column' + * Not null/undefined. + * @type {string} seriesLayoutBy + */ + this.seriesLayoutBy = fields.seriesLayoutBy || SERIES_LAYOUT_BY_COLUMN; + + /** + * dimensions definition in option. + * can be null/undefined. + * @type {Array.} + */ + this.dimensionsDefine = fields.dimensionsDefine; + + /** + * encode definition in option. + * can be null/undefined. + * @type {Objet|HashMap} + */ + this.encodeDefine = fields.encodeDefine && createHashMap(fields.encodeDefine); + + /** + * Not null/undefined, uint. + * @type {number} + */ + this.startIndex = fields.startIndex || 0; + + /** + * Can be null/undefined (when unknown), uint. + * @type {number} + */ + this.dimensionsDetectCount = fields.dimensionsDetectCount; +} + +/** + * Wrap original series data for some compatibility cases. + */ +Source.seriesDataToSource = function (data) { + return new Source({ + data: data, + sourceFormat: isTypedArray(data) + ? SOURCE_FORMAT_TYPED_ARRAY + : SOURCE_FORMAT_ORIGINAL, + fromDataset: false + }); +}; + +enableClassCheck(Source); + +var inner$3 = makeInner(); + +/** + * @see {module:echarts/data/Source} + * @param {module:echarts/component/dataset/DatasetModel} datasetModel + * @return {string} sourceFormat + */ +function detectSourceFormat(datasetModel) { + var data = datasetModel.option.source; + var sourceFormat = SOURCE_FORMAT_UNKNOWN; + + if (isTypedArray(data)) { + sourceFormat = SOURCE_FORMAT_TYPED_ARRAY; + } + else if (isArray(data)) { + // FIXME Whether tolerate null in top level array? + for (var i = 0, len = data.length; i < len; i++) { + var item = data[i]; + + if (item == null) { + continue; + } + else if (isArray(item)) { + sourceFormat = SOURCE_FORMAT_ARRAY_ROWS; + break; + } + else if (isObject$1(item)) { + sourceFormat = SOURCE_FORMAT_OBJECT_ROWS; + break; + } + } + } + else if (isObject$1(data)) { + for (var key in data) { + if (data.hasOwnProperty(key) && isArrayLike(data[key])) { + sourceFormat = SOURCE_FORMAT_KEYED_COLUMNS; + break; + } + } + } + else if (data != null) { + throw new Error('Invalid data'); + } + + inner$3(datasetModel).sourceFormat = sourceFormat; +} + +/** + * [Scenarios]: + * (1) Provide source data directly: + * series: { + * encode: {...}, + * dimensions: [...] + * seriesLayoutBy: 'row', + * data: [[...]] + * } + * (2) Refer to datasetModel. + * series: [{ + * encode: {...} + * // Ignore datasetIndex means `datasetIndex: 0` + * // and the dimensions defination in dataset is used + * }, { + * encode: {...}, + * seriesLayoutBy: 'column', + * datasetIndex: 1 + * }] + * + * Get data from series itself or datset. + * @return {module:echarts/data/Source} source + */ +function getSource(seriesModel) { + return inner$3(seriesModel).source; +} + +/** + * MUST be called before mergeOption of all series. + * @param {module:echarts/model/Global} ecModel + */ +function resetSourceDefaulter(ecModel) { + // `datasetMap` is used to make default encode. + inner$3(ecModel).datasetMap = createHashMap(); +} + +/** + * [Caution]: + * MUST be called after series option merged and + * before "series.getInitailData()" called. + * + * [The rule of making default encode]: + * Category axis (if exists) alway map to the first dimension. + * Each other axis occupies a subsequent dimension. + * + * [Why make default encode]: + * Simplify the typing of encode in option, avoiding the case like that: + * series: [{encode: {x: 0, y: 1}}, {encode: {x: 0, y: 2}}, {encode: {x: 0, y: 3}}], + * where the "y" have to be manually typed as "1, 2, 3, ...". + * + * @param {module:echarts/model/Series} seriesModel + */ +function prepareSource(seriesModel) { + var seriesOption = seriesModel.option; + + var data = seriesOption.data; + var sourceFormat = isTypedArray(data) + ? SOURCE_FORMAT_TYPED_ARRAY : SOURCE_FORMAT_ORIGINAL; + var fromDataset = false; + + var seriesLayoutBy = seriesOption.seriesLayoutBy; + var sourceHeader = seriesOption.sourceHeader; + var dimensionsDefine = seriesOption.dimensions; + + var datasetModel = getDatasetModel(seriesModel); + if (datasetModel) { + var datasetOption = datasetModel.option; + + data = datasetOption.source; + sourceFormat = inner$3(datasetModel).sourceFormat; + fromDataset = true; + + // These settings from series has higher priority. + seriesLayoutBy = seriesLayoutBy || datasetOption.seriesLayoutBy; + sourceHeader == null && (sourceHeader = datasetOption.sourceHeader); + dimensionsDefine = dimensionsDefine || datasetOption.dimensions; + } + + var completeResult = completeBySourceData( + data, sourceFormat, seriesLayoutBy, sourceHeader, dimensionsDefine + ); + + // Note: dataset option does not have `encode`. + var encodeDefine = seriesOption.encode; + if (!encodeDefine && datasetModel) { + encodeDefine = makeDefaultEncode( + seriesModel, datasetModel, data, sourceFormat, seriesLayoutBy, completeResult + ); + } + + inner$3(seriesModel).source = new Source({ + data: data, + fromDataset: fromDataset, + seriesLayoutBy: seriesLayoutBy, + sourceFormat: sourceFormat, + dimensionsDefine: completeResult.dimensionsDefine, + startIndex: completeResult.startIndex, + dimensionsDetectCount: completeResult.dimensionsDetectCount, + encodeDefine: encodeDefine + }); +} + +// return {startIndex, dimensionsDefine, dimensionsCount} +function completeBySourceData(data, sourceFormat, seriesLayoutBy, sourceHeader, dimensionsDefine) { + if (!data) { + return {dimensionsDefine: normalizeDimensionsDefine(dimensionsDefine)}; + } + + var dimensionsDetectCount; + var startIndex; + var findPotentialName; + + if (sourceFormat === SOURCE_FORMAT_ARRAY_ROWS) { + // Rule: Most of the first line are string: it is header. + // Caution: consider a line with 5 string and 1 number, + // it still can not be sure it is a head, because the + // 5 string may be 5 values of category columns. + if (sourceHeader === 'auto' || sourceHeader == null) { + arrayRowsTravelFirst(function (val) { + // '-' is regarded as null/undefined. + if (val != null && val !== '-') { + if (isString(val)) { + startIndex == null && (startIndex = 1); + } + else { + startIndex = 0; + } + } + // 10 is an experience number, avoid long loop. + }, seriesLayoutBy, data, 10); + } + else { + startIndex = sourceHeader ? 1 : 0; + } + + if (!dimensionsDefine && startIndex === 1) { + dimensionsDefine = []; + arrayRowsTravelFirst(function (val, index) { + dimensionsDefine[index] = val != null ? val : ''; + }, seriesLayoutBy, data); + } + + dimensionsDetectCount = dimensionsDefine + ? dimensionsDefine.length + : seriesLayoutBy === SERIES_LAYOUT_BY_ROW + ? data.length + : data[0] + ? data[0].length + : null; + } + else if (sourceFormat === SOURCE_FORMAT_OBJECT_ROWS) { + if (!dimensionsDefine) { + dimensionsDefine = objectRowsCollectDimensions(data); + findPotentialName = true; + } + } + else if (sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS) { + if (!dimensionsDefine) { + dimensionsDefine = []; + findPotentialName = true; + each$1(data, function (colArr, key) { + dimensionsDefine.push(key); + }); + } + } + else if (sourceFormat === SOURCE_FORMAT_ORIGINAL) { + var value0 = getDataItemValue(data[0]); + dimensionsDetectCount = isArray(value0) && value0.length || 1; + } + else if (sourceFormat === SOURCE_FORMAT_TYPED_ARRAY) { + if (__DEV__) { + assert$1(!!dimensionsDefine, 'dimensions must be given if data is TypedArray.'); + } + } + + var potentialNameDimIndex; + if (findPotentialName) { + each$1(dimensionsDefine, function (dim, idx) { + if ((isObject$1(dim) ? dim.name : dim) === 'name') { + potentialNameDimIndex = idx; + } + }); + } + + return { + startIndex: startIndex, + dimensionsDefine: normalizeDimensionsDefine(dimensionsDefine), + dimensionsDetectCount: dimensionsDetectCount, + potentialNameDimIndex: potentialNameDimIndex + // TODO: potentialIdDimIdx + }; +} + +// Consider dimensions defined like ['A', 'price', 'B', 'price', 'C', 'price'], +// which is reasonable. But dimension name is duplicated. +// Returns undefined or an array contains only object without null/undefiend or string. +function normalizeDimensionsDefine(dimensionsDefine) { + if (!dimensionsDefine) { + // The meaning of null/undefined is different from empty array. + return; + } + var nameMap = createHashMap(); + return map(dimensionsDefine, function (item, index) { + item = extend({}, isObject$1(item) ? item : {name: item}); + + // User can set null in dimensions. + // We dont auto specify name, othewise a given name may + // cause it be refered unexpectedly. + if (item.name == null) { + return item; + } + + // Also consider number form like 2012. + item.name += ''; + // User may also specify displayName. + // displayName will always exists except user not + // specified or dim name is not specified or detected. + // (A auto generated dim name will not be used as + // displayName). + if (item.displayName == null) { + item.displayName = item.name; + } + + var exist = nameMap.get(item.name); + if (!exist) { + nameMap.set(item.name, {count: 1}); + } + else { + item.name += '-' + exist.count++; + } + + return item; + }); +} + +function arrayRowsTravelFirst(cb, seriesLayoutBy, data, maxLoop) { + maxLoop == null && (maxLoop = Infinity); + if (seriesLayoutBy === SERIES_LAYOUT_BY_ROW) { + for (var i = 0; i < data.length && i < maxLoop; i++) { + cb(data[i] ? data[i][0] : null, i); + } + } + else { + var value0 = data[0] || []; + for (var i = 0; i < value0.length && i < maxLoop; i++) { + cb(value0[i], i); + } + } +} + +function objectRowsCollectDimensions(data) { + var firstIndex = 0; + var obj; + while (firstIndex < data.length && !(obj = data[firstIndex++])) {} // jshint ignore: line + if (obj) { + var dimensions = []; + each$1(obj, function (value, key) { + dimensions.push(key); + }); + return dimensions; + } +} + +// ??? TODO merge to completedimensions, where also has +// default encode making logic. And the default rule +// should depends on series? consider 'map'. +function makeDefaultEncode( + seriesModel, datasetModel, data, sourceFormat, seriesLayoutBy, completeResult +) { + var coordSysDefine = getCoordSysDefineBySeries(seriesModel); + var encode = {}; + // var encodeTooltip = []; + // var encodeLabel = []; + var encodeItemName = []; + var encodeSeriesName = []; + var seriesType = seriesModel.subType; + + // ??? TODO refactor: provide by series itself. + // Consider the case: 'map' series is based on geo coordSys, + // 'graph', 'heatmap' can be based on cartesian. But can not + // give default rule simply here. + var nSeriesMap = createHashMap(['pie', 'map', 'funnel']); + var cSeriesMap = createHashMap([ + 'line', 'bar', 'pictorialBar', 'scatter', 'effectScatter', 'candlestick', 'boxplot' + ]); + + // Usually in this case series will use the first data + // dimension as the "value" dimension, or other default + // processes respectively. + if (coordSysDefine && cSeriesMap.get(seriesType) != null) { + var ecModel = seriesModel.ecModel; + var datasetMap = inner$3(ecModel).datasetMap; + var key = datasetModel.uid + '_' + seriesLayoutBy; + var datasetRecord = datasetMap.get(key) + || datasetMap.set(key, {categoryWayDim: 1, valueWayDim: 0}); + + // TODO + // Auto detect first time axis and do arrangement. + each$1(coordSysDefine.coordSysDims, function (coordDim) { + // In value way. + if (coordSysDefine.firstCategoryDimIndex == null) { + var dataDim = datasetRecord.valueWayDim++; + encode[coordDim] = dataDim; + + // ??? TODO give a better default series name rule? + // especially when encode x y specified. + // consider: when mutiple series share one dimension + // category axis, series name should better use + // the other dimsion name. On the other hand, use + // both dimensions name. + + encodeSeriesName.push(dataDim); + // encodeTooltip.push(dataDim); + // encodeLabel.push(dataDim); + } + // In category way, category axis. + else if (coordSysDefine.categoryAxisMap.get(coordDim)) { + encode[coordDim] = 0; + encodeItemName.push(0); + } + // In category way, non-category axis. + else { + var dataDim = datasetRecord.categoryWayDim++; + encode[coordDim] = dataDim; + // encodeTooltip.push(dataDim); + // encodeLabel.push(dataDim); + encodeSeriesName.push(dataDim); + } + }); + } + // Do not make a complex rule! Hard to code maintain and not necessary. + // ??? TODO refactor: provide by series itself. + // [{name: ..., value: ...}, ...] like: + else if (nSeriesMap.get(seriesType) != null) { + // Find the first not ordinal. (5 is an experience value) + var firstNotOrdinal; + for (var i = 0; i < 5 && firstNotOrdinal == null; i++) { + if (!doGuessOrdinal( + data, sourceFormat, seriesLayoutBy, + completeResult.dimensionsDefine, completeResult.startIndex, i + )) { + firstNotOrdinal = i; + } + } + if (firstNotOrdinal != null) { + encode.value = firstNotOrdinal; + var nameDimIndex = completeResult.potentialNameDimIndex + || Math.max(firstNotOrdinal - 1, 0); + // By default, label use itemName in charts. + // So we dont set encodeLabel here. + encodeSeriesName.push(nameDimIndex); + encodeItemName.push(nameDimIndex); + // encodeTooltip.push(firstNotOrdinal); + } + } + + // encodeTooltip.length && (encode.tooltip = encodeTooltip); + // encodeLabel.length && (encode.label = encodeLabel); + encodeItemName.length && (encode.itemName = encodeItemName); + encodeSeriesName.length && (encode.seriesName = encodeSeriesName); + + return encode; +} + +/** + * If return null/undefined, indicate that should not use datasetModel. + */ +function getDatasetModel(seriesModel) { + var option = seriesModel.option; + // Caution: consider the scenario: + // A dataset is declared and a series is not expected to use the dataset, + // and at the beginning `setOption({series: { noData })` (just prepare other + // option but no data), then `setOption({series: {data: [...]}); In this case, + // the user should set an empty array to avoid that dataset is used by default. + var thisData = option.data; + if (!thisData) { + return seriesModel.ecModel.getComponent('dataset', option.datasetIndex || 0); + } +} + +/** + * The rule should not be complex, otherwise user might not + * be able to known where the data is wrong. + * The code is ugly, but how to make it neat? + * + * @param {module:echars/data/Source} source + * @param {number} dimIndex + * @return {boolean} Whether ordinal. + */ +function guessOrdinal(source, dimIndex) { + return doGuessOrdinal( + source.data, + source.sourceFormat, + source.seriesLayoutBy, + source.dimensionsDefine, + source.startIndex, + dimIndex + ); +} + +// dimIndex may be overflow source data. +function doGuessOrdinal( + data, sourceFormat, seriesLayoutBy, dimensionsDefine, startIndex, dimIndex +) { + var result; + // Experience value. + var maxLoop = 5; + + if (isTypedArray(data)) { + return false; + } + + // When sourceType is 'objectRows' or 'keyedColumns', dimensionsDefine + // always exists in source. + var dimName; + if (dimensionsDefine) { + dimName = dimensionsDefine[dimIndex]; + dimName = isObject$1(dimName) ? dimName.name : dimName; + } + + if (sourceFormat === SOURCE_FORMAT_ARRAY_ROWS) { + if (seriesLayoutBy === SERIES_LAYOUT_BY_ROW) { + var sample = data[dimIndex]; + for (var i = 0; i < (sample || []).length && i < maxLoop; i++) { + if ((result = detectValue(sample[startIndex + i])) != null) { + return result; + } + } + } + else { + for (var i = 0; i < data.length && i < maxLoop; i++) { + var row = data[startIndex + i]; + if (row && (result = detectValue(row[dimIndex])) != null) { + return result; + } + } + } + } + else if (sourceFormat === SOURCE_FORMAT_OBJECT_ROWS) { + if (!dimName) { + return; + } + for (var i = 0; i < data.length && i < maxLoop; i++) { + var item = data[i]; + if (item && (result = detectValue(item[dimName])) != null) { + return result; + } + } + } + else if (sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS) { + if (!dimName) { + return; + } + var sample = data[dimName]; + if (!sample || isTypedArray(sample)) { + return false; + } + for (var i = 0; i < sample.length && i < maxLoop; i++) { + if ((result = detectValue(sample[i])) != null) { + return result; + } + } + } + else if (sourceFormat === SOURCE_FORMAT_ORIGINAL) { + for (var i = 0; i < data.length && i < maxLoop; i++) { + var item = data[i]; + var val = getDataItemValue(item); + if (!isArray(val)) { + return false; + } + if ((result = detectValue(val[dimIndex])) != null) { + return result; + } + } + } + + function detectValue(val) { + // Consider usage convenience, '1', '2' will be treated as "number". + // `isFinit('')` get `true`. + if (val != null && isFinite(val) && val !== '') { + return false; + } + else if (isString(val) && val !== '-') { + return true; + } + } + + return false; +} + +/** + * ECharts global model + * + * @module {echarts/model/Global} + */ + + +/** + * Caution: If the mechanism should be changed some day, these cases + * should be considered: + * + * (1) In `merge option` mode, if using the same option to call `setOption` + * many times, the result should be the same (try our best to ensure that). + * (2) In `merge option` mode, if a component has no id/name specified, it + * will be merged by index, and the result sequence of the components is + * consistent to the original sequence. + * (3) `reset` feature (in toolbox). Find detailed info in comments about + * `mergeOption` in module:echarts/model/OptionManager. + */ + +var OPTION_INNER_KEY = '\0_ec_inner'; + +/** + * @alias module:echarts/model/Global + * + * @param {Object} option + * @param {module:echarts/model/Model} parentModel + * @param {Object} theme + */ +var GlobalModel = Model.extend({ + + constructor: GlobalModel, + + init: function (option, parentModel, theme, optionManager) { + theme = theme || {}; + + this.option = null; // Mark as not initialized. + + /** + * @type {module:echarts/model/Model} + * @private + */ + this._theme = new Model(theme); + + /** + * @type {module:echarts/model/OptionManager} + */ + this._optionManager = optionManager; + }, + + setOption: function (option, optionPreprocessorFuncs) { + assert$1( + !(OPTION_INNER_KEY in option), + 'please use chart.getOption()' + ); + + this._optionManager.setOption(option, optionPreprocessorFuncs); + + this.resetOption(null); + }, + + /** + * @param {string} type null/undefined: reset all. + * 'recreate': force recreate all. + * 'timeline': only reset timeline option + * 'media': only reset media query option + * @return {boolean} Whether option changed. + */ + resetOption: function (type) { + var optionChanged = false; + var optionManager = this._optionManager; + + if (!type || type === 'recreate') { + var baseOption = optionManager.mountOption(type === 'recreate'); + + if (!this.option || type === 'recreate') { + initBase.call(this, baseOption); + } + else { + this.restoreData(); + this.mergeOption(baseOption); + } + optionChanged = true; + } + + if (type === 'timeline' || type === 'media') { + this.restoreData(); + } + + if (!type || type === 'recreate' || type === 'timeline') { + var timelineOption = optionManager.getTimelineOption(this); + timelineOption && (this.mergeOption(timelineOption), optionChanged = true); + } + + if (!type || type === 'recreate' || type === 'media') { + var mediaOptions = optionManager.getMediaOption(this, this._api); + if (mediaOptions.length) { + each$1(mediaOptions, function (mediaOption) { + this.mergeOption(mediaOption, optionChanged = true); + }, this); + } + } + + return optionChanged; + }, + + /** + * @protected + */ + mergeOption: function (newOption) { + var option = this.option; + var componentsMap = this._componentsMap; + var newCptTypes = []; + + resetSourceDefaulter(this); + + // If no component class, merge directly. + // For example: color, animaiton options, etc. + each$1(newOption, function (componentOption, mainType) { + if (componentOption == null) { + return; + } + + if (!ComponentModel.hasClass(mainType)) { + // globalSettingTask.dirty(); + option[mainType] = option[mainType] == null + ? clone(componentOption) + : merge(option[mainType], componentOption, true); + } + else if (mainType) { + newCptTypes.push(mainType); + } + }); + + ComponentModel.topologicalTravel( + newCptTypes, ComponentModel.getAllClassMainTypes(), visitComponent, this + ); + + function visitComponent(mainType, dependencies) { + + var newCptOptionList = normalizeToArray(newOption[mainType]); + + var mapResult = mappingToExists( + componentsMap.get(mainType), newCptOptionList + ); + + makeIdAndName(mapResult); + + // Set mainType and complete subType. + each$1(mapResult, function (item, index) { + var opt = item.option; + if (isObject$1(opt)) { + item.keyInfo.mainType = mainType; + item.keyInfo.subType = determineSubType(mainType, opt, item.exist); + } + }); + + var dependentModels = getComponentsByTypes( + componentsMap, dependencies + ); + + option[mainType] = []; + componentsMap.set(mainType, []); + + each$1(mapResult, function (resultItem, index) { + var componentModel = resultItem.exist; + var newCptOption = resultItem.option; + + assert$1( + isObject$1(newCptOption) || componentModel, + 'Empty component definition' + ); + + // Consider where is no new option and should be merged using {}, + // see removeEdgeAndAdd in topologicalTravel and + // ComponentModel.getAllClassMainTypes. + if (!newCptOption) { + componentModel.mergeOption({}, this); + componentModel.optionUpdated({}, false); + } + else { + var ComponentModelClass = ComponentModel.getClass( + mainType, resultItem.keyInfo.subType, true + ); + + if (componentModel && componentModel instanceof ComponentModelClass) { + componentModel.name = resultItem.keyInfo.name; + // componentModel.settingTask && componentModel.settingTask.dirty(); + componentModel.mergeOption(newCptOption, this); + componentModel.optionUpdated(newCptOption, false); + } + else { + // PENDING Global as parent ? + var extraOpt = extend( + { + dependentModels: dependentModels, + componentIndex: index + }, + resultItem.keyInfo + ); + componentModel = new ComponentModelClass( + newCptOption, this, this, extraOpt + ); + extend(componentModel, extraOpt); + componentModel.init(newCptOption, this, this, extraOpt); + + // Call optionUpdated after init. + // newCptOption has been used as componentModel.option + // and may be merged with theme and default, so pass null + // to avoid confusion. + componentModel.optionUpdated(null, true); + } + } + + componentsMap.get(mainType)[index] = componentModel; + option[mainType][index] = componentModel.option; + }, this); + + // Backup series for filtering. + if (mainType === 'series') { + createSeriesIndices(this, componentsMap.get('series')); + } + } + + this._seriesIndicesMap = createHashMap( + this._seriesIndices = this._seriesIndices || [] + ); + }, + + /** + * Get option for output (cloned option and inner info removed) + * @public + * @return {Object} + */ + getOption: function () { + var option = clone(this.option); + + each$1(option, function (opts, mainType) { + if (ComponentModel.hasClass(mainType)) { + var opts = normalizeToArray(opts); + for (var i = opts.length - 1; i >= 0; i--) { + // Remove options with inner id. + if (isIdInner(opts[i])) { + opts.splice(i, 1); + } + } + option[mainType] = opts; + } + }); + + delete option[OPTION_INNER_KEY]; + + return option; + }, + + /** + * @return {module:echarts/model/Model} + */ + getTheme: function () { + return this._theme; + }, + + /** + * @param {string} mainType + * @param {number} [idx=0] + * @return {module:echarts/model/Component} + */ + getComponent: function (mainType, idx) { + var list = this._componentsMap.get(mainType); + if (list) { + return list[idx || 0]; + } + }, + + /** + * If none of index and id and name used, return all components with mainType. + * @param {Object} condition + * @param {string} condition.mainType + * @param {string} [condition.subType] If ignore, only query by mainType + * @param {number|Array.} [condition.index] Either input index or id or name. + * @param {string|Array.} [condition.id] Either input index or id or name. + * @param {string|Array.} [condition.name] Either input index or id or name. + * @return {Array.} + */ + queryComponents: function (condition) { + var mainType = condition.mainType; + if (!mainType) { + return []; + } + + var index = condition.index; + var id = condition.id; + var name = condition.name; + + var cpts = this._componentsMap.get(mainType); + + if (!cpts || !cpts.length) { + return []; + } + + var result; + + if (index != null) { + if (!isArray(index)) { + index = [index]; + } + result = filter(map(index, function (idx) { + return cpts[idx]; + }), function (val) { + return !!val; + }); + } + else if (id != null) { + var isIdArray = isArray(id); + result = filter(cpts, function (cpt) { + return (isIdArray && indexOf(id, cpt.id) >= 0) + || (!isIdArray && cpt.id === id); + }); + } + else if (name != null) { + var isNameArray = isArray(name); + result = filter(cpts, function (cpt) { + return (isNameArray && indexOf(name, cpt.name) >= 0) + || (!isNameArray && cpt.name === name); + }); + } + else { + // Return all components with mainType + result = cpts.slice(); + } + + return filterBySubType(result, condition); + }, + + /** + * The interface is different from queryComponents, + * which is convenient for inner usage. + * + * @usage + * var result = findComponents( + * {mainType: 'dataZoom', query: {dataZoomId: 'abc'}} + * ); + * var result = findComponents( + * {mainType: 'series', subType: 'pie', query: {seriesName: 'uio'}} + * ); + * var result = findComponents( + * {mainType: 'series'}, + * function (model, index) {...} + * ); + * // result like [component0, componnet1, ...] + * + * @param {Object} condition + * @param {string} condition.mainType Mandatory. + * @param {string} [condition.subType] Optional. + * @param {Object} [condition.query] like {xxxIndex, xxxId, xxxName}, + * where xxx is mainType. + * If query attribute is null/undefined or has no index/id/name, + * do not filtering by query conditions, which is convenient for + * no-payload situations or when target of action is global. + * @param {Function} [condition.filter] parameter: component, return boolean. + * @return {Array.} + */ + findComponents: function (condition) { + var query = condition.query; + var mainType = condition.mainType; + + var queryCond = getQueryCond(query); + var result = queryCond + ? this.queryComponents(queryCond) + : this._componentsMap.get(mainType); + + return doFilter(filterBySubType(result, condition)); + + function getQueryCond(q) { + var indexAttr = mainType + 'Index'; + var idAttr = mainType + 'Id'; + var nameAttr = mainType + 'Name'; + return q && ( + q[indexAttr] != null + || q[idAttr] != null + || q[nameAttr] != null + ) + ? { + mainType: mainType, + // subType will be filtered finally. + index: q[indexAttr], + id: q[idAttr], + name: q[nameAttr] + } + : null; + } + + function doFilter(res) { + return condition.filter + ? filter(res, condition.filter) + : res; + } + }, + + /** + * @usage + * eachComponent('legend', function (legendModel, index) { + * ... + * }); + * eachComponent(function (componentType, model, index) { + * // componentType does not include subType + * // (componentType is 'xxx' but not 'xxx.aa') + * }); + * eachComponent( + * {mainType: 'dataZoom', query: {dataZoomId: 'abc'}}, + * function (model, index) {...} + * ); + * eachComponent( + * {mainType: 'series', subType: 'pie', query: {seriesName: 'uio'}}, + * function (model, index) {...} + * ); + * + * @param {string|Object=} mainType When mainType is object, the definition + * is the same as the method 'findComponents'. + * @param {Function} cb + * @param {*} context + */ + eachComponent: function (mainType, cb, context) { + var componentsMap = this._componentsMap; + + if (typeof mainType === 'function') { + context = cb; + cb = mainType; + componentsMap.each(function (components, componentType) { + each$1(components, function (component, index) { + cb.call(context, componentType, component, index); + }); + }); + } + else if (isString(mainType)) { + each$1(componentsMap.get(mainType), cb, context); + } + else if (isObject$1(mainType)) { + var queryResult = this.findComponents(mainType); + each$1(queryResult, cb, context); + } + }, + + /** + * @param {string} name + * @return {Array.} + */ + getSeriesByName: function (name) { + var series = this._componentsMap.get('series'); + return filter(series, function (oneSeries) { + return oneSeries.name === name; + }); + }, + + /** + * @param {number} seriesIndex + * @return {module:echarts/model/Series} + */ + getSeriesByIndex: function (seriesIndex) { + return this._componentsMap.get('series')[seriesIndex]; + }, + + /** + * Get series list before filtered by type. + * FIXME: rename to getRawSeriesByType? + * + * @param {string} subType + * @return {Array.} + */ + getSeriesByType: function (subType) { + var series = this._componentsMap.get('series'); + return filter(series, function (oneSeries) { + return oneSeries.subType === subType; + }); + }, + + /** + * @return {Array.} + */ + getSeries: function () { + return this._componentsMap.get('series').slice(); + }, + + /** + * @return {number} + */ + getSeriesCount: function () { + return this._componentsMap.get('series').length; + }, + + /** + * After filtering, series may be different + * frome raw series. + * + * @param {Function} cb + * @param {*} context + */ + eachSeries: function (cb, context) { + assertSeriesInitialized(this); + each$1(this._seriesIndices, function (rawSeriesIndex) { + var series = this._componentsMap.get('series')[rawSeriesIndex]; + cb.call(context, series, rawSeriesIndex); + }, this); + }, + + /** + * Iterate raw series before filtered. + * + * @param {Function} cb + * @param {*} context + */ + eachRawSeries: function (cb, context) { + each$1(this._componentsMap.get('series'), cb, context); + }, + + /** + * After filtering, series may be different. + * frome raw series. + * + * @parma {string} subType + * @param {Function} cb + * @param {*} context + */ + eachSeriesByType: function (subType, cb, context) { + assertSeriesInitialized(this); + each$1(this._seriesIndices, function (rawSeriesIndex) { + var series = this._componentsMap.get('series')[rawSeriesIndex]; + if (series.subType === subType) { + cb.call(context, series, rawSeriesIndex); + } + }, this); + }, + + /** + * Iterate raw series before filtered of given type. + * + * @parma {string} subType + * @param {Function} cb + * @param {*} context + */ + eachRawSeriesByType: function (subType, cb, context) { + return each$1(this.getSeriesByType(subType), cb, context); + }, + + /** + * @param {module:echarts/model/Series} seriesModel + */ + isSeriesFiltered: function (seriesModel) { + assertSeriesInitialized(this); + return this._seriesIndicesMap.get(seriesModel.componentIndex) == null; + }, + + /** + * @return {Array.} + */ + getCurrentSeriesIndices: function () { + return (this._seriesIndices || []).slice(); + }, + + /** + * @param {Function} cb + * @param {*} context + */ + filterSeries: function (cb, context) { + assertSeriesInitialized(this); + var filteredSeries = filter( + this._componentsMap.get('series'), cb, context + ); + createSeriesIndices(this, filteredSeries); + }, + + restoreData: function (payload) { + var componentsMap = this._componentsMap; + + createSeriesIndices(this, componentsMap.get('series')); + + var componentTypes = []; + componentsMap.each(function (components, componentType) { + componentTypes.push(componentType); + }); + + ComponentModel.topologicalTravel( + componentTypes, + ComponentModel.getAllClassMainTypes(), + function (componentType, dependencies) { + each$1(componentsMap.get(componentType), function (component) { + (componentType !== 'series' || !isNotTargetSeries(component, payload)) + && component.restoreData(); + }); + } + ); + } + +}); + +function isNotTargetSeries(seriesModel, payload) { + if (payload) { + var index = payload.seiresIndex; + var id = payload.seriesId; + var name = payload.seriesName; + return (index != null && seriesModel.componentIndex !== index) + || (id != null && seriesModel.id !== id) + || (name != null && seriesModel.name !== name); + } +} + +/** + * @inner + */ +function mergeTheme(option, theme) { + // PENDING + // NOT use `colorLayer` in theme if option has `color` + var notMergeColorLayer = option.color && !option.colorLayer; + + each$1(theme, function (themeItem, name) { + if (name === 'colorLayer' && notMergeColorLayer) { + return; + } + // 如果有 component model 则把具体的 merge 逻辑交给该 model 处理 + if (!ComponentModel.hasClass(name)) { + if (typeof themeItem === 'object') { + option[name] = !option[name] + ? clone(themeItem) + : merge(option[name], themeItem, false); + } + else { + if (option[name] == null) { + option[name] = themeItem; + } + } + } + }); +} + +function initBase(baseOption) { + baseOption = baseOption; + + // Using OPTION_INNER_KEY to mark that this option can not be used outside, + // i.e. `chart.setOption(chart.getModel().option);` is forbiden. + this.option = {}; + this.option[OPTION_INNER_KEY] = 1; + + /** + * Init with series: [], in case of calling findSeries method + * before series initialized. + * @type {Object.>} + * @private + */ + this._componentsMap = createHashMap({series: []}); + + /** + * Mapping between filtered series list and raw series list. + * key: filtered series indices, value: raw series indices. + * @type {Array.} + * @private + */ + this._seriesIndices; + + this._seriesIndicesMap; + + mergeTheme(baseOption, this._theme.option); + + // TODO Needs clone when merging to the unexisted property + merge(baseOption, globalDefault, false); + + this.mergeOption(baseOption); +} + +/** + * @inner + * @param {Array.|string} types model types + * @return {Object} key: {string} type, value: {Array.} models + */ +function getComponentsByTypes(componentsMap, types) { + if (!isArray(types)) { + types = types ? [types] : []; + } + + var ret = {}; + each$1(types, function (type) { + ret[type] = (componentsMap.get(type) || []).slice(); + }); + + return ret; +} + +/** + * @inner + */ +function determineSubType(mainType, newCptOption, existComponent) { + var subType = newCptOption.type + ? newCptOption.type + : existComponent + ? existComponent.subType + // Use determineSubType only when there is no existComponent. + : ComponentModel.determineSubType(mainType, newCptOption); + + // tooltip, markline, markpoint may always has no subType + return subType; +} + +/** + * @inner + */ +function createSeriesIndices(ecModel, seriesModels) { + ecModel._seriesIndicesMap = createHashMap( + ecModel._seriesIndices = map(seriesModels, function (series) { + return series.componentIndex; + }) || [] + ); +} + +/** + * @inner + */ +function filterBySubType(components, condition) { + // Using hasOwnProperty for restrict. Consider + // subType is undefined in user payload. + return condition.hasOwnProperty('subType') + ? filter(components, function (cpt) { + return cpt.subType === condition.subType; + }) + : components; +} + +/** + * @inner + */ +function assertSeriesInitialized(ecModel) { + // Components that use _seriesIndices should depends on series component, + // which make sure that their initialization is after series. + if (__DEV__) { + if (!ecModel._seriesIndices) { + throw new Error('Option should contains series.'); + } + } +} + +mixin(GlobalModel, colorPaletteMixin); + +var echartsAPIList = [ + 'getDom', 'getZr', 'getWidth', 'getHeight', 'getDevicePixelRatio', 'dispatchAction', 'isDisposed', + 'on', 'off', 'getDataURL', 'getConnectedDataURL', 'getModel', 'getOption', + 'getViewOfComponentModel', 'getViewOfSeriesModel' +]; +// And `getCoordinateSystems` and `getComponentByElement` will be injected in echarts.js + +function ExtensionAPI(chartInstance) { + each$1(echartsAPIList, function (name) { + this[name] = bind(chartInstance[name], chartInstance); + }, this); +} + +var coordinateSystemCreators = {}; + +function CoordinateSystemManager() { + + this._coordinateSystems = []; +} + +CoordinateSystemManager.prototype = { + + constructor: CoordinateSystemManager, + + create: function (ecModel, api) { + var coordinateSystems = []; + each$1(coordinateSystemCreators, function (creater, type) { + var list = creater.create(ecModel, api); + coordinateSystems = coordinateSystems.concat(list || []); + }); + + this._coordinateSystems = coordinateSystems; + }, + + update: function (ecModel, api) { + each$1(this._coordinateSystems, function (coordSys) { + coordSys.update && coordSys.update(ecModel, api); + }); + }, + + getCoordinateSystems: function () { + return this._coordinateSystems.slice(); + } +}; + +CoordinateSystemManager.register = function (type, coordinateSystemCreator) { + coordinateSystemCreators[type] = coordinateSystemCreator; +}; + +CoordinateSystemManager.get = function (type) { + return coordinateSystemCreators[type]; +}; + +/** + * ECharts option manager + * + * @module {echarts/model/OptionManager} + */ + + +var each$4 = each$1; +var clone$3 = clone; +var map$1 = map; +var merge$1 = merge; + +var QUERY_REG = /^(min|max)?(.+)$/; + +/** + * TERM EXPLANATIONS: + * + * [option]: + * + * An object that contains definitions of components. For example: + * var option = { + * title: {...}, + * legend: {...}, + * visualMap: {...}, + * series: [ + * {data: [...]}, + * {data: [...]}, + * ... + * ] + * }; + * + * [rawOption]: + * + * An object input to echarts.setOption. 'rawOption' may be an + * 'option', or may be an object contains multi-options. For example: + * var option = { + * baseOption: { + * title: {...}, + * legend: {...}, + * series: [ + * {data: [...]}, + * {data: [...]}, + * ... + * ] + * }, + * timeline: {...}, + * options: [ + * {title: {...}, series: {data: [...]}}, + * {title: {...}, series: {data: [...]}}, + * ... + * ], + * media: [ + * { + * query: {maxWidth: 320}, + * option: {series: {x: 20}, visualMap: {show: false}} + * }, + * { + * query: {minWidth: 320, maxWidth: 720}, + * option: {series: {x: 500}, visualMap: {show: true}} + * }, + * { + * option: {series: {x: 1200}, visualMap: {show: true}} + * } + * ] + * }; + * + * @alias module:echarts/model/OptionManager + * @param {module:echarts/ExtensionAPI} api + */ +function OptionManager(api) { + + /** + * @private + * @type {module:echarts/ExtensionAPI} + */ + this._api = api; + + /** + * @private + * @type {Array.} + */ + this._timelineOptions = []; + + /** + * @private + * @type {Array.} + */ + this._mediaList = []; + + /** + * @private + * @type {Object} + */ + this._mediaDefault; + + /** + * -1, means default. + * empty means no media. + * @private + * @type {Array.} + */ + this._currentMediaIndices = []; + + /** + * @private + * @type {Object} + */ + this._optionBackup; + + /** + * @private + * @type {Object} + */ + this._newBaseOption; +} + +// timeline.notMerge is not supported in ec3. Firstly there is rearly +// case that notMerge is needed. Secondly supporting 'notMerge' requires +// rawOption cloned and backuped when timeline changed, which does no +// good to performance. What's more, that both timeline and setOption +// method supply 'notMerge' brings complex and some problems. +// Consider this case: +// (step1) chart.setOption({timeline: {notMerge: false}, ...}, false); +// (step2) chart.setOption({timeline: {notMerge: true}, ...}, false); + +OptionManager.prototype = { + + constructor: OptionManager, + + /** + * @public + * @param {Object} rawOption Raw option. + * @param {module:echarts/model/Global} ecModel + * @param {Array.} optionPreprocessorFuncs + * @return {Object} Init option + */ + setOption: function (rawOption, optionPreprocessorFuncs) { + if (rawOption) { + // That set dat primitive is dangerous if user reuse the data when setOption again. + each$1(normalizeToArray(rawOption.series), function (series) { + series && series.data && isTypedArray(series.data) && setAsPrimitive(series.data); + }); + } + + // Caution: some series modify option data, if do not clone, + // it should ensure that the repeat modify correctly + // (create a new object when modify itself). + rawOption = clone$3(rawOption, true); + + // FIXME + // 如果 timeline options 或者 media 中设置了某个属性,而baseOption中没有设置,则进行警告。 + + var oldOptionBackup = this._optionBackup; + var newParsedOption = parseRawOption.call( + this, rawOption, optionPreprocessorFuncs, !oldOptionBackup + ); + this._newBaseOption = newParsedOption.baseOption; + + // For setOption at second time (using merge mode); + if (oldOptionBackup) { + // Only baseOption can be merged. + mergeOption(oldOptionBackup.baseOption, newParsedOption.baseOption); + + // For simplicity, timeline options and media options do not support merge, + // that is, if you `setOption` twice and both has timeline options, the latter + // timeline opitons will not be merged to the formers, but just substitude them. + if (newParsedOption.timelineOptions.length) { + oldOptionBackup.timelineOptions = newParsedOption.timelineOptions; + } + if (newParsedOption.mediaList.length) { + oldOptionBackup.mediaList = newParsedOption.mediaList; + } + if (newParsedOption.mediaDefault) { + oldOptionBackup.mediaDefault = newParsedOption.mediaDefault; + } + } + else { + this._optionBackup = newParsedOption; + } + }, + + /** + * @param {boolean} isRecreate + * @return {Object} + */ + mountOption: function (isRecreate) { + var optionBackup = this._optionBackup; + + // TODO + // 如果没有reset功能则不clone。 + + this._timelineOptions = map$1(optionBackup.timelineOptions, clone$3); + this._mediaList = map$1(optionBackup.mediaList, clone$3); + this._mediaDefault = clone$3(optionBackup.mediaDefault); + this._currentMediaIndices = []; + + return clone$3(isRecreate + // this._optionBackup.baseOption, which is created at the first `setOption` + // called, and is merged into every new option by inner method `mergeOption` + // each time `setOption` called, can be only used in `isRecreate`, because + // its reliability is under suspicion. In other cases option merge is + // performed by `model.mergeOption`. + ? optionBackup.baseOption : this._newBaseOption + ); + }, + + /** + * @param {module:echarts/model/Global} ecModel + * @return {Object} + */ + getTimelineOption: function (ecModel) { + var option; + var timelineOptions = this._timelineOptions; + + if (timelineOptions.length) { + // getTimelineOption can only be called after ecModel inited, + // so we can get currentIndex from timelineModel. + var timelineModel = ecModel.getComponent('timeline'); + if (timelineModel) { + option = clone$3( + timelineOptions[timelineModel.getCurrentIndex()], + true + ); + } + } + + return option; + }, + + /** + * @param {module:echarts/model/Global} ecModel + * @return {Array.} + */ + getMediaOption: function (ecModel) { + var ecWidth = this._api.getWidth(); + var ecHeight = this._api.getHeight(); + var mediaList = this._mediaList; + var mediaDefault = this._mediaDefault; + var indices = []; + var result = []; + + // No media defined. + if (!mediaList.length && !mediaDefault) { + return result; + } + + // Multi media may be applied, the latter defined media has higher priority. + for (var i = 0, len = mediaList.length; i < len; i++) { + if (applyMediaQuery(mediaList[i].query, ecWidth, ecHeight)) { + indices.push(i); + } + } + + // FIXME + // 是否mediaDefault应该强制用户设置,否则可能修改不能回归。 + if (!indices.length && mediaDefault) { + indices = [-1]; + } + + if (indices.length && !indicesEquals(indices, this._currentMediaIndices)) { + result = map$1(indices, function (index) { + return clone$3( + index === -1 ? mediaDefault.option : mediaList[index].option + ); + }); + } + // Otherwise return nothing. + + this._currentMediaIndices = indices; + + return result; + } +}; + +function parseRawOption(rawOption, optionPreprocessorFuncs, isNew) { + var timelineOptions = []; + var mediaList = []; + var mediaDefault; + var baseOption; + + // Compatible with ec2. + var timelineOpt = rawOption.timeline; + + if (rawOption.baseOption) { + baseOption = rawOption.baseOption; + } + + // For timeline + if (timelineOpt || rawOption.options) { + baseOption = baseOption || {}; + timelineOptions = (rawOption.options || []).slice(); + } + + // For media query + if (rawOption.media) { + baseOption = baseOption || {}; + var media = rawOption.media; + each$4(media, function (singleMedia) { + if (singleMedia && singleMedia.option) { + if (singleMedia.query) { + mediaList.push(singleMedia); + } + else if (!mediaDefault) { + // Use the first media default. + mediaDefault = singleMedia; + } + } + }); + } + + // For normal option + if (!baseOption) { + baseOption = rawOption; + } + + // Set timelineOpt to baseOption in ec3, + // which is convenient for merge option. + if (!baseOption.timeline) { + baseOption.timeline = timelineOpt; + } + + // Preprocess. + each$4([baseOption].concat(timelineOptions) + .concat(map(mediaList, function (media) { + return media.option; + })), + function (option) { + each$4(optionPreprocessorFuncs, function (preProcess) { + preProcess(option, isNew); + }); + } + ); + + return { + baseOption: baseOption, + timelineOptions: timelineOptions, + mediaDefault: mediaDefault, + mediaList: mediaList + }; +} + +/** + * @see + * Support: width, height, aspectRatio + * Can use max or min as prefix. + */ +function applyMediaQuery(query, ecWidth, ecHeight) { + var realMap = { + width: ecWidth, + height: ecHeight, + aspectratio: ecWidth / ecHeight // lowser case for convenientce. + }; + + var applicatable = true; + + each$1(query, function (value, attr) { + var matched = attr.match(QUERY_REG); + + if (!matched || !matched[1] || !matched[2]) { + return; + } + + var operator = matched[1]; + var realAttr = matched[2].toLowerCase(); + + if (!compare(realMap[realAttr], value, operator)) { + applicatable = false; + } + }); + + return applicatable; +} + +function compare(real, expect, operator) { + if (operator === 'min') { + return real >= expect; + } + else if (operator === 'max') { + return real <= expect; + } + else { // Equals + return real === expect; + } +} + +function indicesEquals(indices1, indices2) { + // indices is always order by asc and has only finite number. + return indices1.join(',') === indices2.join(','); +} + +/** + * Consider case: + * `chart.setOption(opt1);` + * Then user do some interaction like dataZoom, dataView changing. + * `chart.setOption(opt2);` + * Then user press 'reset button' in toolbox. + * + * After doing that all of the interaction effects should be reset, the + * chart should be the same as the result of invoke + * `chart.setOption(opt1); chart.setOption(opt2);`. + * + * Although it is not able ensure that + * `chart.setOption(opt1); chart.setOption(opt2);` is equivalents to + * `chart.setOption(merge(opt1, opt2));` exactly, + * this might be the only simple way to implement that feature. + * + * MEMO: We've considered some other approaches: + * 1. Each model handle its self restoration but not uniform treatment. + * (Too complex in logic and error-prone) + * 2. Use a shadow ecModel. (Performace expensive) + */ +function mergeOption(oldOption, newOption) { + newOption = newOption || {}; + + each$4(newOption, function (newCptOpt, mainType) { + if (newCptOpt == null) { + return; + } + + var oldCptOpt = oldOption[mainType]; + + if (!ComponentModel.hasClass(mainType)) { + oldOption[mainType] = merge$1(oldCptOpt, newCptOpt, true); + } + else { + newCptOpt = normalizeToArray(newCptOpt); + oldCptOpt = normalizeToArray(oldCptOpt); + + var mapResult = mappingToExists(oldCptOpt, newCptOpt); + + oldOption[mainType] = map$1(mapResult, function (item) { + return (item.option && item.exist) + ? merge$1(item.exist, item.option, true) + : (item.exist || item.option); + }); + } + }); +} + +var each$5 = each$1; +var isObject$3 = isObject$1; + +var POSSIBLE_STYLES = [ + 'areaStyle', 'lineStyle', 'nodeStyle', 'linkStyle', + 'chordStyle', 'label', 'labelLine' +]; + +function compatEC2ItemStyle(opt) { + var itemStyleOpt = opt && opt.itemStyle; + if (!itemStyleOpt) { + return; + } + for (var i = 0, len = POSSIBLE_STYLES.length; i < len; i++) { + var styleName = POSSIBLE_STYLES[i]; + var normalItemStyleOpt = itemStyleOpt.normal; + var emphasisItemStyleOpt = itemStyleOpt.emphasis; + if (normalItemStyleOpt && normalItemStyleOpt[styleName]) { + opt[styleName] = opt[styleName] || {}; + if (!opt[styleName].normal) { + opt[styleName].normal = normalItemStyleOpt[styleName]; + } + else { + merge(opt[styleName].normal, normalItemStyleOpt[styleName]); + } + normalItemStyleOpt[styleName] = null; + } + if (emphasisItemStyleOpt && emphasisItemStyleOpt[styleName]) { + opt[styleName] = opt[styleName] || {}; + if (!opt[styleName].emphasis) { + opt[styleName].emphasis = emphasisItemStyleOpt[styleName]; + } + else { + merge(opt[styleName].emphasis, emphasisItemStyleOpt[styleName]); + } + emphasisItemStyleOpt[styleName] = null; + } + } +} + +function convertNormalEmphasis(opt, optType, useExtend) { + if (opt && opt[optType] && (opt[optType].normal || opt[optType].emphasis)) { + var normalOpt = opt[optType].normal; + var emphasisOpt = opt[optType].emphasis; + + if (normalOpt) { + // Timeline controlStyle has other properties besides normal and emphasis + if (useExtend) { + opt[optType].normal = opt[optType].emphasis = null; + defaults(opt[optType], normalOpt); + } + else { + opt[optType] = normalOpt; + } + } + if (emphasisOpt) { + opt.emphasis = opt.emphasis || {}; + opt.emphasis[optType] = emphasisOpt; + } + } +} +function removeEC3NormalStatus(opt) { + convertNormalEmphasis(opt, 'itemStyle'); + convertNormalEmphasis(opt, 'lineStyle'); + convertNormalEmphasis(opt, 'areaStyle'); + convertNormalEmphasis(opt, 'label'); + convertNormalEmphasis(opt, 'labelLine'); + // treemap + convertNormalEmphasis(opt, 'upperLabel'); + // graph + convertNormalEmphasis(opt, 'edgeLabel'); +} + +function compatTextStyle(opt, propName) { + // Check whether is not object (string\null\undefined ...) + var labelOptSingle = isObject$3(opt) && opt[propName]; + var textStyle = isObject$3(labelOptSingle) && labelOptSingle.textStyle; + if (textStyle) { + for (var i = 0, len = TEXT_STYLE_OPTIONS.length; i < len; i++) { + var propName = TEXT_STYLE_OPTIONS[i]; + if (textStyle.hasOwnProperty(propName)) { + labelOptSingle[propName] = textStyle[propName]; + } + } + } +} + +function compatEC3CommonStyles(opt) { + if (opt) { + removeEC3NormalStatus(opt); + compatTextStyle(opt, 'label'); + opt.emphasis && compatTextStyle(opt.emphasis, 'label'); + } +} + +function processSeries(seriesOpt) { + if (!isObject$3(seriesOpt)) { + return; + } + + compatEC2ItemStyle(seriesOpt); + removeEC3NormalStatus(seriesOpt); + + compatTextStyle(seriesOpt, 'label'); + // treemap + compatTextStyle(seriesOpt, 'upperLabel'); + // graph + compatTextStyle(seriesOpt, 'edgeLabel'); + if (seriesOpt.emphasis) { + compatTextStyle(seriesOpt.emphasis, 'label'); + // treemap + compatTextStyle(seriesOpt.emphasis, 'upperLabel'); + // graph + compatTextStyle(seriesOpt.emphasis, 'edgeLabel'); + } + + var markPoint = seriesOpt.markPoint; + if (markPoint) { + compatEC2ItemStyle(markPoint); + compatEC3CommonStyles(markPoint); + } + + var markLine = seriesOpt.markLine; + if (markLine) { + compatEC2ItemStyle(markLine); + compatEC3CommonStyles(markLine); + } + + var markArea = seriesOpt.markArea; + if (markArea) { + compatEC3CommonStyles(markArea); + } + + var data = seriesOpt.data; + + // Break with ec3: if `setOption` again, there may be no `type` in option, + // then the backward compat based on option type will not be performed. + + if (seriesOpt.type === 'graph') { + data = data || seriesOpt.nodes; + var edgeData = seriesOpt.links || seriesOpt.edges; + if (edgeData && !isTypedArray(edgeData)) { + for (var i = 0; i < edgeData.length; i++) { + compatEC3CommonStyles(edgeData[i]); + } + } + each$1(seriesOpt.categories, function (opt) { + removeEC3NormalStatus(opt); + }); + } + + if (data && !isTypedArray(data)) { + for (var i = 0; i < data.length; i++) { + compatEC3CommonStyles(data[i]); + } + } + + // mark point data + var markPoint = seriesOpt.markPoint; + if (markPoint && markPoint.data) { + var mpData = markPoint.data; + for (var i = 0; i < mpData.length; i++) { + compatEC3CommonStyles(mpData[i]); + } + } + // mark line data + var markLine = seriesOpt.markLine; + if (markLine && markLine.data) { + var mlData = markLine.data; + for (var i = 0; i < mlData.length; i++) { + if (isArray(mlData[i])) { + compatEC3CommonStyles(mlData[i][0]); + compatEC3CommonStyles(mlData[i][1]); + } + else { + compatEC3CommonStyles(mlData[i]); + } + } + } + + // Series + if (seriesOpt.type === 'gauge') { + compatTextStyle(seriesOpt, 'axisLabel'); + compatTextStyle(seriesOpt, 'title'); + compatTextStyle(seriesOpt, 'detail'); + } + else if (seriesOpt.type === 'treemap') { + convertNormalEmphasis(seriesOpt.breadcrumb, 'itemStyle'); + each$1(seriesOpt.levels, function (opt) { + removeEC3NormalStatus(opt); + }); + } + // sunburst starts from ec4, so it does not need to compat levels. +} + +function toArr(o) { + return isArray(o) ? o : o ? [o] : []; +} + +function toObj(o) { + return (isArray(o) ? o[0] : o) || {}; +} + +var compatStyle = function (option, isTheme) { + each$5(toArr(option.series), function (seriesOpt) { + isObject$3(seriesOpt) && processSeries(seriesOpt); + }); + + var axes = ['xAxis', 'yAxis', 'radiusAxis', 'angleAxis', 'singleAxis', 'parallelAxis', 'radar']; + isTheme && axes.push('valueAxis', 'categoryAxis', 'logAxis', 'timeAxis'); + + each$5( + axes, + function (axisName) { + each$5(toArr(option[axisName]), function (axisOpt) { + if (axisOpt) { + compatTextStyle(axisOpt, 'axisLabel'); + compatTextStyle(axisOpt.axisPointer, 'label'); + } + }); + } + ); + + each$5(toArr(option.parallel), function (parallelOpt) { + var parallelAxisDefault = parallelOpt && parallelOpt.parallelAxisDefault; + compatTextStyle(parallelAxisDefault, 'axisLabel'); + compatTextStyle(parallelAxisDefault && parallelAxisDefault.axisPointer, 'label'); + }); + + each$5(toArr(option.calendar), function (calendarOpt) { + convertNormalEmphasis(calendarOpt, 'itemStyle'); + compatTextStyle(calendarOpt, 'dayLabel'); + compatTextStyle(calendarOpt, 'monthLabel'); + compatTextStyle(calendarOpt, 'yearLabel'); + }); + + // radar.name.textStyle + each$5(toArr(option.radar), function (radarOpt) { + compatTextStyle(radarOpt, 'name'); + }); + + each$5(toArr(option.geo), function (geoOpt) { + if (isObject$3(geoOpt)) { + compatEC3CommonStyles(geoOpt); + each$5(toArr(geoOpt.regions), function (regionObj) { + compatEC3CommonStyles(regionObj); + }); + } + }); + + each$5(toArr(option.timeline), function (timelineOpt) { + compatEC3CommonStyles(timelineOpt); + convertNormalEmphasis(timelineOpt, 'label'); + convertNormalEmphasis(timelineOpt, 'itemStyle'); + convertNormalEmphasis(timelineOpt, 'controlStyle', true); + + var data = timelineOpt.data; + isArray(data) && each$1(data, function (item) { + if (isObject$1(item)) { + convertNormalEmphasis(item, 'label'); + convertNormalEmphasis(item, 'itemStyle'); + } + }); + }); + + each$5(toArr(option.toolbox), function (toolboxOpt) { + convertNormalEmphasis(toolboxOpt, 'iconStyle'); + each$5(toolboxOpt.feature, function (featureOpt) { + convertNormalEmphasis(featureOpt, 'iconStyle'); + }); + }); + + compatTextStyle(toObj(option.axisPointer), 'label'); + compatTextStyle(toObj(option.tooltip).axisPointer, 'label'); +}; + +// Compatitable with 2.0 + +function get(opt, path) { + path = path.split(','); + var obj = opt; + for (var i = 0; i < path.length; i++) { + obj = obj && obj[path[i]]; + if (obj == null) { + break; + } + } + return obj; +} + +function set$1(opt, path, val, overwrite) { + path = path.split(','); + var obj = opt; + var key; + for (var i = 0; i < path.length - 1; i++) { + key = path[i]; + if (obj[key] == null) { + obj[key] = {}; + } + obj = obj[key]; + } + if (overwrite || obj[path[i]] == null) { + obj[path[i]] = val; + } +} + +function compatLayoutProperties(option) { + each$1(LAYOUT_PROPERTIES, function (prop) { + if (prop[0] in option && !(prop[1] in option)) { + option[prop[1]] = option[prop[0]]; + } + }); +} + +var LAYOUT_PROPERTIES = [ + ['x', 'left'], ['y', 'top'], ['x2', 'right'], ['y2', 'bottom'] +]; + +var COMPATITABLE_COMPONENTS = [ + 'grid', 'geo', 'parallel', 'legend', 'toolbox', 'title', 'visualMap', 'dataZoom', 'timeline' +]; + +var backwardCompat = function (option, isTheme) { + compatStyle(option, isTheme); + + // Make sure series array for model initialization. + option.series = normalizeToArray(option.series); + + each$1(option.series, function (seriesOpt) { + if (!isObject$1(seriesOpt)) { + return; + } + + var seriesType = seriesOpt.type; + + if (seriesType === 'pie' || seriesType === 'gauge') { + if (seriesOpt.clockWise != null) { + seriesOpt.clockwise = seriesOpt.clockWise; + } + } + if (seriesType === 'gauge') { + var pointerColor = get(seriesOpt, 'pointer.color'); + pointerColor != null + && set$1(seriesOpt, 'itemStyle.normal.color', pointerColor); + } + + compatLayoutProperties(seriesOpt); + }); + + // dataRange has changed to visualMap + if (option.dataRange) { + option.visualMap = option.dataRange; + } + + each$1(COMPATITABLE_COMPONENTS, function (componentName) { + var options = option[componentName]; + if (options) { + if (!isArray(options)) { + options = [options]; + } + each$1(options, function (option) { + compatLayoutProperties(option); + }); + } + }); +}; + +// (1) [Caution]: the logic is correct based on the premises: +// data processing stage is blocked in stream. +// See +// (2) Only register once when import repeatly. +// Should be executed before after series filtered and before stack calculation. +var dataStack = function (ecModel) { + var stackInfoMap = createHashMap(); + ecModel.eachSeries(function (seriesModel) { + var stack = seriesModel.get('stack'); + // Compatibal: when `stack` is set as '', do not stack. + if (stack) { + var stackInfoList = stackInfoMap.get(stack) || stackInfoMap.set(stack, []); + var data = seriesModel.getData(); + + var stackInfo = { + // Used for calculate axis extent automatically. + stackResultDimension: data.getCalculationInfo('stackResultDimension'), + stackedOverDimension: data.getCalculationInfo('stackedOverDimension'), + stackedDimension: data.getCalculationInfo('stackedDimension'), + stackedByDimension: data.getCalculationInfo('stackedByDimension'), + isStackedByIndex: data.getCalculationInfo('isStackedByIndex'), + data: data, + seriesModel: seriesModel + }; + + // If stacked on axis that do not support data stack. + if (!stackInfo.stackedDimension + || !(stackInfo.isStackedByIndex || stackInfo.stackedByDimension) + ) { + return; + } + + stackInfoList.length && data.setCalculationInfo( + 'stackedOnSeries', stackInfoList[stackInfoList.length - 1].seriesModel + ); + + stackInfoList.push(stackInfo); + } + }); + + stackInfoMap.each(calculateStack); +}; + +function calculateStack(stackInfoList) { + each$1(stackInfoList, function (targetStackInfo, idxInStack) { + var resultVal = []; + var resultNaN = [NaN, NaN]; + var dims = [targetStackInfo.stackResultDimension, targetStackInfo.stackedOverDimension]; + var targetData = targetStackInfo.data; + var isStackedByIndex = targetStackInfo.isStackedByIndex; + + // Should not write on raw data, because stack series model list changes + // depending on legend selection. + var newData = targetData.map(dims, function (v0, v1, dataIndex) { + var sum = targetData.get(targetStackInfo.stackedDimension, dataIndex); + + // Consider `connectNulls` of line area, if value is NaN, stackedOver + // should also be NaN, to draw a appropriate belt area. + if (isNaN(sum)) { + return resultNaN; + } + + var byValue; + var stackedDataRawIndex; + + if (isStackedByIndex) { + stackedDataRawIndex = targetData.getRawIndex(dataIndex); + } + else { + byValue = targetData.get(targetStackInfo.stackedByDimension, dataIndex); + } + + // If stackOver is NaN, chart view will render point on value start. + var stackedOver = NaN; + + for (var j = idxInStack - 1; j >= 0; j--) { + var stackInfo = stackInfoList[j]; + + // Has been optimized by inverted indices on `stackedByDimension`. + if (!isStackedByIndex) { + stackedDataRawIndex = stackInfo.data.rawIndexOf(stackInfo.stackedByDimension, byValue); + } + + if (stackedDataRawIndex >= 0) { + var val = stackInfo.data.getByRawIndex(stackInfo.stackResultDimension, stackedDataRawIndex); + + // Considering positive stack, negative stack and empty data + if ((sum >= 0 && val > 0) // Positive stack + || (sum <= 0 && val < 0) // Negative stack + ) { + sum += val; + stackedOver = val; + break; + } + } + } + + resultVal[0] = sum; + resultVal[1] = stackedOver; + + return resultVal; + }); + + targetData.hostModel.setData(newData); + // Update for consequent calculation + targetStackInfo.data = newData; + }); +} + +// TODO +// ??? refactor? check the outer usage of data provider. +// merge with defaultDimValueGetter? + +/** + * If normal array used, mutable chunk size is supported. + * If typed array used, chunk size must be fixed. + */ +function DefaultDataProvider(source, dimSize) { + if (!Source.isInstance(source)) { + source = Source.seriesDataToSource(source); + } + this._source = source; + + var data = this._data = source.data; + var sourceFormat = source.sourceFormat; + + // Typed array. TODO IE10+? + if (sourceFormat === SOURCE_FORMAT_TYPED_ARRAY) { + if (__DEV__) { + if (dimSize == null) { + throw new Error('Typed array data must specify dimension size'); + } + } + this._offset = 0; + this._dimSize = dimSize; + this._data = data; + } + + var methods = providerMethods[ + sourceFormat === SOURCE_FORMAT_ARRAY_ROWS + ? sourceFormat + '_' + source.seriesLayoutBy + : sourceFormat + ]; + + if (__DEV__) { + assert$1(methods, 'Invalide sourceFormat: ' + sourceFormat); + } + + extend(this, methods); +} + +var providerProto = DefaultDataProvider.prototype; +// If data is pure without style configuration +providerProto.pure = false; +// If data is persistent and will not be released after use. +providerProto.persistent = true; + +// ???! FIXME legacy data provider do not has method getSource +providerProto.getSource = function () { + return this._source; +}; + +var providerMethods = { + + 'arrayRows_column': { + pure: true, + count: function () { + return Math.max(0, this._data.length - this._source.startIndex); + }, + getItem: function (idx) { + return this._data[idx + this._source.startIndex]; + }, + appendData: appendDataSimply + }, + + 'arrayRows_row': { + pure: true, + count: function () { + var row = this._data[0]; + return row ? Math.max(0, row.length - this._source.startIndex) : 0; + }, + getItem: function (idx) { + idx += this._source.startIndex; + var item = []; + var data = this._data; + for (var i = 0; i < data.length; i++) { + var row = data[i]; + item.push(row ? row[idx] : null); + } + return item; + }, + appendData: function () { + throw new Error('Do not support appendData when set seriesLayoutBy: "row".'); + } + }, + + 'objectRows': { + pure: true, + count: countSimply, + getItem: getItemSimply, + appendData: appendDataSimply + }, + + 'keyedColumns': { + pure: true, + count: function () { + var dimName = this._source.dimensionsDefine[0].name; + var col = this._data[dimName]; + return col ? col.length : 0; + }, + getItem: function (idx) { + var item = []; + var dims = this._source.dimensionsDefine; + for (var i = 0; i < dims.length; i++) { + var col = this._data[dims[i].name]; + item.push(col ? col[idx] : null); + } + return item; + }, + appendData: function (newData) { + var data = this._data; + each$1(newData, function (newCol, key) { + var oldCol = data[key] || (data[key] = []); + for (var i = 0; i < (newCol || []).length; i++) { + oldCol.push(newCol[i]); + } + }); + } + }, + + 'original': { + count: countSimply, + getItem: getItemSimply, + appendData: appendDataSimply + }, + + 'typedArray': { + persistent: false, + pure: true, + count: function () { + return this._data ? (this._data.length / this._dimSize) : 0; + }, + getItem: function (idx) { + idx = idx - this._offset; + var item = []; + var offset = this._dimSize * idx; + for (var i = 0; i < this._dimSize; i++) { + item[i] = this._data[offset + i]; + } + return item; + }, + appendData: function (newData) { + if (__DEV__) { + assert$1( + isTypedArray(newData), + 'Added data must be TypedArray if data in initialization is TypedArray' + ); + } + + this._data = newData; + }, + + // Clean self if data is already used. + clean: function () { + // PENDING + this._offset += this.count(); + this._data = null; + } + } +}; + +function countSimply() { + return this._data.length; +} +function getItemSimply(idx) { + return this._data[idx]; +} +function appendDataSimply(newData) { + for (var i = 0; i < newData.length; i++) { + this._data.push(newData[i]); + } +} + + + +var rawValueGetters = { + + arrayRows: getRawValueSimply, + + objectRows: function (dataItem, dataIndex, dimIndex, dimName) { + return dimIndex != null ? dataItem[dimName] : dataItem; + }, + + keyedColumns: getRawValueSimply, + + original: function (dataItem, dataIndex, dimIndex, dimName) { + // FIXME + // In some case (markpoint in geo (geo-map.html)), dataItem + // is {coord: [...]} + var value = getDataItemValue(dataItem); + return (dimIndex == null || !(value instanceof Array)) + ? value + : value[dimIndex]; + }, + + typedArray: getRawValueSimply +}; + +function getRawValueSimply(dataItem, dataIndex, dimIndex, dimName) { + return dimIndex != null ? dataItem[dimIndex] : dataItem; +} + + +var defaultDimValueGetters = { + + arrayRows: getDimValueSimply, + + objectRows: function (dataItem, dimName, dataIndex, dimIndex) { + return converDataValue(dataItem[dimName], this._dimensionInfos[dimName]); + }, + + keyedColumns: getDimValueSimply, + + original: function (dataItem, dimName, dataIndex, dimIndex) { + // Performance sensitive, do not use modelUtil.getDataItemValue. + // If dataItem is an plain object with no value field, the var `value` + // will be assigned with the object, but it will be tread correctly + // in the `convertDataValue`. + var value = dataItem && (dataItem.value == null ? dataItem : dataItem.value); + + // If any dataItem is like { value: 10 } + if (!this._rawData.pure && isDataItemOption(dataItem)) { + this.hasItemOption = true; + } + return converDataValue( + (value instanceof Array) + ? value[dimIndex] + // If value is a single number or something else not array. + : value, + this._dimensionInfos[dimName] + ); + }, + + typedArray: function (dataItem, dimName, dataIndex, dimIndex) { + return dataItem[dimIndex]; + } + +}; + +function getDimValueSimply(dataItem, dimName, dataIndex, dimIndex) { + return converDataValue(dataItem[dimIndex], this._dimensionInfos[dimName]); +} + +/** + * This helper method convert value in data. + * @param {string|number|Date} value + * @param {Object|string} [dimInfo] If string (like 'x'), dimType defaults 'number'. + * If "dimInfo.ordinalParseAndSave", ordinal value can be parsed. + */ +function converDataValue(value, dimInfo) { + // Performance sensitive. + var dimType = dimInfo && dimInfo.type; + if (dimType === 'ordinal') { + // If given value is a category string + var ordinalMeta = dimInfo && dimInfo.ordinalMeta; + return ordinalMeta + ? ordinalMeta.parseAndCollect(value) + : value; + } + + if (dimType === 'time' + // spead up when using timestamp + && typeof value !== 'number' + && value != null + && value !== '-' + ) { + value = +parseDate(value); + } + + // dimType defaults 'number'. + // If dimType is not ordinal and value is null or undefined or NaN or '-', + // parse to NaN. + return (value == null || value === '') + ? NaN + // If string (like '-'), using '+' parse to NaN + // If object, also parse to NaN + : +value; +} + +// ??? FIXME can these logic be more neat: getRawValue, getRawDataItem, +// Consider persistent. +// Caution: why use raw value to display on label or tooltip? +// A reason is to avoid format. For example time value we do not know +// how to format is expected. More over, if stack is used, calculated +// value may be 0.91000000001, which have brings trouble to display. +// TODO: consider how to treat null/undefined/NaN when display? +/** + * @param {module:echarts/data/List} data + * @param {number} dataIndex + * @param {string|number} [dim] dimName or dimIndex + * @return {Array.|string|number} can be null/undefined. + */ +function retrieveRawValue(data, dataIndex, dim) { + if (!data) { + return; + } + + // Consider data may be not persistent. + var dataItem = data.getRawDataItem(dataIndex); + + if (dataItem == null) { + return; + } + + var sourceFormat = data.getProvider().getSource().sourceFormat; + var dimName; + var dimIndex; + + var dimInfo = data.getDimensionInfo(dim); + if (dimInfo) { + dimName = dimInfo.name; + dimIndex = dimInfo.index; + } + + return rawValueGetters[sourceFormat](dataItem, dataIndex, dimIndex, dimName); +} + +/** + * Compatible with some cases (in pie, map) like: + * data: [{name: 'xx', value: 5, selected: true}, ...] + * where only sourceFormat is 'original' and 'objectRows' supported. + * + * ??? TODO + * Supported detail options in data item when using 'arrayRows'. + * + * @param {module:echarts/data/List} data + * @param {number} dataIndex + * @param {string} attr like 'selected' + */ +function retrieveRawAttr(data, dataIndex, attr) { + if (!data) { + return; + } + + var sourceFormat = data.getProvider().getSource().sourceFormat; + + if (sourceFormat !== SOURCE_FORMAT_ORIGINAL + && sourceFormat !== SOURCE_FORMAT_OBJECT_ROWS + ) { + return; + } + + var dataItem = data.getRawDataItem(dataIndex); + if (sourceFormat === SOURCE_FORMAT_ORIGINAL && !isObject$1(dataItem)) { + dataItem = null; + } + if (dataItem) { + return dataItem[attr]; + } +} + +var DIMENSION_LABEL_REG = /\{@(.+?)\}/g; + +// PENDING A little ugly +var dataFormatMixin = { + /** + * Get params for formatter + * @param {number} dataIndex + * @param {string} [dataType] + * @return {Object} + */ + getDataParams: function (dataIndex, dataType) { + var data = this.getData(dataType); + var rawValue = this.getRawValue(dataIndex, dataType); + var rawDataIndex = data.getRawIndex(dataIndex); + var name = data.getName(dataIndex, true); + var itemOpt = data.getRawDataItem(dataIndex); + var color = data.getItemVisual(dataIndex, 'color'); + + return { + componentType: this.mainType, + componentSubType: this.subType, + seriesType: this.mainType === 'series' ? this.subType : null, + seriesIndex: this.seriesIndex, + seriesId: this.id, + seriesName: this.name, + name: name, + dataIndex: rawDataIndex, + data: itemOpt, + dataType: dataType, + value: rawValue, + color: color, + marker: getTooltipMarker(color), + + // Param name list for mapping `a`, `b`, `c`, `d`, `e` + $vars: ['seriesName', 'name', 'value'] + }; + }, + + /** + * Format label + * @param {number} dataIndex + * @param {string} [status='normal'] 'normal' or 'emphasis' + * @param {string} [dataType] + * @param {number} [dimIndex] + * @param {string} [labelProp='label'] + * @return {string} If not formatter, return null/undefined + */ + getFormattedLabel: function (dataIndex, status, dataType, dimIndex, labelProp) { + status = status || 'normal'; + var data = this.getData(dataType); + var itemModel = data.getItemModel(dataIndex); + + var params = this.getDataParams(dataIndex, dataType); + if (dimIndex != null && (params.value instanceof Array)) { + params.value = params.value[dimIndex]; + } + + var formatter = itemModel.get( + status === 'normal' + ? [labelProp || 'label', 'formatter'] + : [status, labelProp || 'label', 'formatter'] + ); + + if (typeof formatter === 'function') { + params.status = status; + return formatter(params); + } + else if (typeof formatter === 'string') { + var str = formatTpl(formatter, params); + + // Support 'aaa{@[3]}bbb{@product}ccc'. + // Do not support '}' in dim name util have to. + return str.replace(DIMENSION_LABEL_REG, function (origin, dim) { + var len = dim.length; + if (dim.charAt(0) === '[' && dim.charAt(len - 1) === ']') { + dim = +dim.slice(1, len - 1); // Also: '[]' => 0 + } + return retrieveRawValue(data, dataIndex, dim); + }); + } + }, + + /** + * Get raw value in option + * @param {number} idx + * @param {string} [dataType] + * @return {Array|number|string} + */ + getRawValue: function (idx, dataType) { + return retrieveRawValue(this.getData(dataType), idx); + }, + + /** + * Should be implemented. + * @param {number} dataIndex + * @param {boolean} [multipleSeries=false] + * @param {number} [dataType] + * @return {string} tooltip string + */ + formatTooltip: function () { + // Empty function + } +}; + +/** + * @param {Object} define + * @return See the return of `createTask`. + */ +function createTask(define) { + return new Task(define); +} + +/** + * @constructor + * @param {Object} define + * @param {Function} define.reset Custom reset + * @param {Function} [define.plan] Returns 'reset' indicate reset immediately. + * @param {Function} [define.count] count is used to determin data task. + * @param {Function} [define.onDirty] count is used to determin data task. + */ +function Task(define) { + define = define || {}; + + this._reset = define.reset; + this._plan = define.plan; + this._count = define.count; + this._onDirty = define.onDirty; + + this._dirty = true; + + // Context must be specified implicitly, to + // avoid miss update context when model changed. + this.context; +} + +var taskProto = Task.prototype; + +/** + * @param {Object} performArgs + * @param {number} [performArgs.step] Specified step. + * @param {number} [performArgs.skip] Skip customer perform call. + */ +taskProto.perform = function (performArgs) { + var upTask = this._upstream; + var skip = performArgs && performArgs.skip; + + // TODO some refactor. + // Pull data. Must pull data each time, because context.data + // may be updated by Series.setData. + if (this._dirty && upTask) { + var context = this.context; + context.data = context.outputData = upTask.context.outputData; + } + + if (this.__pipeline) { + this.__pipeline.currentTask = this; + } + + var planResult; + if (this._plan && !skip) { + planResult = this._plan(this.context); + } + + var forceFirstProgress; + if (this._dirty || planResult === 'reset') { + this._dirty = false; + forceFirstProgress = reset(this, skip); + } + + var step = performArgs && performArgs.step; + + if (upTask) { + + if (__DEV__) { + assert$1(upTask._outputDueEnd != null); + } + // ??? FIXME move to schedueler? + // this._dueEnd = Math.max(upTask._outputDueEnd, this._dueEnd); + this._dueEnd = upTask._outputDueEnd; + } + // DataTask or overallTask + else { + if (__DEV__) { + assert$1(!this._progress || this._count); + } + this._dueEnd = this._count ? this._count(this.context) : Infinity; + } + + // Note: Stubs, that its host overall task let it has progress, has progress. + // If no progress, pass index from upstream to downstream each time plan called. + if (this._progress) { + var start = this._dueIndex; + var end = Math.min( + step != null ? this._dueIndex + step : Infinity, + this._dueEnd + ); + + !skip && (forceFirstProgress || start < end) && ( + this._progress({start: start, end: end}, this.context) + ); + + this._dueIndex = end; + // If no `outputDueEnd`, assume that output data and + // input data is the same, so use `dueIndex` as `outputDueEnd`. + var outputDueEnd = this._settedOutputEnd != null + ? this._settedOutputEnd : end; + + if (__DEV__) { + // ??? Can not rollback. + assert$1(outputDueEnd >= this._outputDueEnd); + } + + this._outputDueEnd = outputDueEnd; + } + else { + // (1) Some overall task has no progress. + // (2) Stubs, that its host overall task do not let it has progress, has no progress. + // This should always be performed so it can be passed to downstream. + this._dueIndex = this._outputDueEnd = this._settedOutputEnd != null + ? this._settedOutputEnd : this._dueEnd; + } + + return this.unfinished(); +}; + +taskProto.dirty = function () { + this._dirty = true; + this._onDirty && this._onDirty(this.context); +}; + +/** + * @param {Object} [params] + */ +function reset(taskIns, skip) { + taskIns._dueIndex = taskIns._outputDueEnd = taskIns._dueEnd = 0; + taskIns._settedOutputEnd = null; + + var progress; + var forceFirstProgress; + + if (!skip && taskIns._reset) { + progress = taskIns._reset(taskIns.context); + if (progress && progress.progress) { + forceFirstProgress = progress.forceFirstProgress; + progress = progress.progress; + } + } + + taskIns._progress = progress; + + var downstream = taskIns._downstream; + downstream && downstream.dirty(); + + return forceFirstProgress; +} + +/** + * @return {boolean} + */ +taskProto.unfinished = function () { + return this._progress && this._dueIndex < this._dueEnd; +}; + +/** + * @param {Object} downTask The downstream task. + * @return {Object} The downstream task. + */ +taskProto.pipe = function (downTask) { + if (__DEV__) { + assert$1(downTask && !downTask._disposed && downTask !== this); + } + + // If already downstream, do not dirty downTask. + if (this._downstream !== downTask || this._dirty) { + this._downstream = downTask; + downTask._upstream = this; + downTask.dirty(); + } +}; + +taskProto.dispose = function () { + if (this._disposed) { + return; + } + + this._upstream && (this._upstream._downstream = null); + this._downstream && (this._downstream._upstream = null); + + this._dirty = false; + this._disposed = true; +}; + +taskProto.getUpstream = function () { + return this._upstream; +}; + +taskProto.getDownstream = function () { + return this._downstream; +}; + +taskProto.setOutputEnd = function (end) { + // ??? FIXME: check + // This only happend in dataTask, dataZoom, map, currently. + // where dataZoom do not set end each time, but only set + // when reset. So we should record the setted end, in case + // that the stub of dataZoom perform again and earse the + // setted end by upstream. + this._outputDueEnd = this._settedOutputEnd = end; + // this._outputDueEnd = end; +}; + + +/////////////////////////////////////////////////////////// +// For stream debug (Should be commented out after used!) +// Usage: printTask(this, 'begin'); +// Usage: printTask(this, null, {someExtraProp}); +// function printTask(task, prefix, extra) { +// window.ecTaskUID == null && (window.ecTaskUID = 0); +// task.uidDebug == null && (task.uidDebug = `task_${window.ecTaskUID++}`); +// task.agent && task.agent.uidDebug == null && (task.agent.uidDebug = `task_${window.ecTaskUID++}`); +// var props = []; +// if (task.__pipeline) { +// var val = `${task.__idxInPipeline}/${task.__pipeline.tail.__idxInPipeline} ${task.agent ? '(stub)' : ''}`; +// props.push({text: 'idx', value: val}); +// } else { +// var stubCount = 0; +// task.agentStubMap.each(() => stubCount++); +// props.push({text: 'idx', value: `overall (stubs: ${stubCount})`}); +// } +// props.push({text: 'uid', value: task.uidDebug}); +// if (task.__pipeline) { +// props.push({text: 'pid', value: task.__pipeline.id}); +// task.agent && props.push( +// {text: 'stubFor', value: task.agent.uidDebug} +// ); +// } +// props.push( +// {text: 'dirty', value: task._dirty}, +// {text: 'dueIndex', value: task._dueIndex}, +// {text: 'dueEnd', value: task._dueEnd}, +// {text: 'outputDueEnd', value: task._outputDueEnd} +// ); +// if (extra) { +// Object.keys(extra).forEach(key => { +// props.push({text: key, value: extra[key]}); +// }); +// } +// var args = ['color: blue']; +// var msg = `%c[${prefix || 'T'}] %c` + props.map(item => ( +// args.push('color: black', 'color: red'), +// `${item.text}: %c${item.value}` +// )).join('%c, '); +// console.log.apply(console, [msg].concat(args)); +// // console.log(this); +// } + +var inner$4 = makeInner(); + +var SeriesModel = ComponentModel.extend({ + + type: 'series.__base__', + + /** + * @readOnly + */ + seriesIndex: 0, + + // coodinateSystem will be injected in the echarts/CoordinateSystem + coordinateSystem: null, + + /** + * @type {Object} + * @protected + */ + defaultOption: null, + + /** + * Data provided for legend + * @type {Function} + */ + // PENDING + legendDataProvider: null, + + /** + * Access path of color for visual + */ + visualColorAccessPath: 'itemStyle.color', + + /** + * Support merge layout params. + * Only support 'box' now (left/right/top/bottom/width/height). + * @type {string|Object} Object can be {ignoreSize: true} + * @readOnly + */ + layoutMode: null, + + init: function (option, parentModel, ecModel, extraOpt) { + + /** + * @type {number} + * @readOnly + */ + this.seriesIndex = this.componentIndex; + + this.dataTask = createTask({ + count: dataTaskCount, + reset: dataTaskReset + }); + this.dataTask.context = {model: this}; + + this.mergeDefaultAndTheme(option, ecModel); + + prepareSource(this); + + + var data = this.getInitialData(option, ecModel); + wrapData(data, this); + this.dataTask.context.data = data; + + if (__DEV__) { + assert$1(data, 'getInitialData returned invalid data.'); + } + + /** + * @type {module:echarts/data/List|module:echarts/data/Tree|module:echarts/data/Graph} + * @private + */ + inner$4(this).dataBeforeProcessed = data; + + // If we reverse the order (make data firstly, and then make + // dataBeforeProcessed by cloneShallow), cloneShallow will + // cause data.graph.data !== data when using + // module:echarts/data/Graph or module:echarts/data/Tree. + // See module:echarts/data/helper/linkList + + // Theoretically, it is unreasonable to call `seriesModel.getData()` in the model + // init or merge stage, because the data can be restored. So we do not `restoreData` + // and `setData` here, which forbids calling `seriesModel.getData()` in this stage. + // Call `seriesModel.getRawData()` instead. + // this.restoreData(); + + autoSeriesName(this); + }, + + /** + * Util for merge default and theme to option + * @param {Object} option + * @param {module:echarts/model/Global} ecModel + */ + mergeDefaultAndTheme: function (option, ecModel) { + var layoutMode = this.layoutMode; + var inputPositionParams = layoutMode + ? getLayoutParams(option) : {}; + + // Backward compat: using subType on theme. + // But if name duplicate between series subType + // (for example: parallel) add component mainType, + // add suffix 'Series'. + var themeSubType = this.subType; + if (ComponentModel.hasClass(themeSubType)) { + themeSubType += 'Series'; + } + merge( + option, + ecModel.getTheme().get(this.subType) + ); + merge(option, this.getDefaultOption()); + + // Default label emphasis `show` + defaultEmphasis(option, 'label', ['show']); + + this.fillDataTextStyle(option.data); + + if (layoutMode) { + mergeLayoutParam(option, inputPositionParams, layoutMode); + } + }, + + mergeOption: function (newSeriesOption, ecModel) { + // this.settingTask.dirty(); + + newSeriesOption = merge(this.option, newSeriesOption, true); + this.fillDataTextStyle(newSeriesOption.data); + + var layoutMode = this.layoutMode; + if (layoutMode) { + mergeLayoutParam(this.option, newSeriesOption, layoutMode); + } + + prepareSource(this); + + var data = this.getInitialData(newSeriesOption, ecModel); + wrapData(data, this); + this.dataTask.dirty(); + this.dataTask.context.data = data; + + inner$4(this).dataBeforeProcessed = data; + + autoSeriesName(this); + }, + + fillDataTextStyle: function (data) { + // Default data label emphasis `show` + // FIXME Tree structure data ? + // FIXME Performance ? + if (data) { + var props = ['show']; + for (var i = 0; i < data.length; i++) { + if (data[i] && data[i].label) { + defaultEmphasis(data[i], 'label', props); + } + } + } + }, + + /** + * Init a data structure from data related option in series + * Must be overwritten + */ + getInitialData: function () {}, + + /** + * Append data to list + * @param {Object} params + * @param {Array|TypedArray} params.data + */ + appendData: function (params) { + // FIXME ??? + // (1) If data from dataset, forbidden append. + // (2) support append data of dataset. + var data = this.getRawData(); + data.appendData(params.data); + }, + + /** + * Consider some method like `filter`, `map` need make new data, + * We should make sure that `seriesModel.getData()` get correct + * data in the stream procedure. So we fetch data from upstream + * each time `task.perform` called. + * @param {string} [dataType] + * @return {module:echarts/data/List} + */ + getData: function (dataType) { + var task = getCurrentTask(this); + if (task) { + var data = task.context.data; + return dataType == null ? data : data.getLinkedData(dataType); + } + else { + // When series is not alive (that may happen when click toolbox + // restore or setOption with not merge mode), series data may + // be still need to judge animation or something when graphic + // elements want to know whether fade out. + return inner$4(this).data; + } + }, + + /** + * @param {module:echarts/data/List} data + */ + setData: function (data) { + var task = getCurrentTask(this); + if (task) { + var context = task.context; + // Consider case: filter, data sample. + if (context.data !== data && task.isOverallFilter) { + task.setOutputEnd(data.count()); + } + context.outputData = data; + // Caution: setData should update context.data, + // Because getData may be called multiply in a + // single stage and expect to get the data just + // set. (For example, AxisProxy, x y both call + // getData and setDate sequentially). + // So the context.data should be fetched from + // upstream each time when a stage starts to be + // performed. + if (task !== this.dataTask) { + context.data = data; + } + } + inner$4(this).data = data; + }, + + /** + * @see {module:echarts/data/helper/sourceHelper#getSource} + * @return {module:echarts/data/Source} source + */ + getSource: function () { + return getSource(this); + }, + + /** + * Get data before processed + * @return {module:echarts/data/List} + */ + getRawData: function () { + return inner$4(this).dataBeforeProcessed; + }, + + /** + * Get base axis if has coordinate system and has axis. + * By default use coordSys.getBaseAxis(); + * Can be overrided for some chart. + * @return {type} description + */ + getBaseAxis: function () { + var coordSys = this.coordinateSystem; + return coordSys && coordSys.getBaseAxis && coordSys.getBaseAxis(); + }, + + // FIXME + /** + * Default tooltip formatter + * + * @param {number} dataIndex + * @param {boolean} [multipleSeries=false] + * @param {number} [dataType] + */ + formatTooltip: function (dataIndex, multipleSeries, dataType) { + + function formatArrayValue(value) { + // ??? TODO refactor these logic. + // check: category-no-encode-has-axis-data in dataset.html + var vertially = reduce(value, function (vertially, val, idx) { + var dimItem = data.getDimensionInfo(idx); + return vertially |= dimItem && dimItem.tooltip !== false && dimItem.displayName != null; + }, 0); + + var result = []; + + tooltipDims.length + ? each$1(tooltipDims, function (dim) { + setEachItem(retrieveRawValue(data, dataIndex, dim), dim); + }) + // By default, all dims is used on tooltip. + : each$1(value, setEachItem); + + function setEachItem(val, dim) { + var dimInfo = data.getDimensionInfo(dim); + // If `dimInfo.tooltip` is not set, show tooltip. + if (!dimInfo || dimInfo.otherDims.tooltip === false) { + return; + } + var dimType = dimInfo.type; + var dimHead = getTooltipMarker({color: color, type: 'subItem'}); + var valStr = (vertially + ? dimHead + encodeHTML(dimInfo.displayName || '-') + ': ' + : '' + ) + // FIXME should not format time for raw data? + + encodeHTML(dimType === 'ordinal' + ? val + '' + : dimType === 'time' + ? (multipleSeries ? '' : formatTime('yyyy/MM/dd hh:mm:ss', val)) + : addCommas(val) + ); + valStr && result.push(valStr); + } + + return (vertially ? '
' : '') + result.join(vertially ? '
' : ', '); + } + + function formatSingleValue(val) { + return encodeHTML(addCommas(val)); + } + + var data = this.getData(); + var tooltipDims = data.mapDimension('defaultedTooltip', true); + var tooltipDimLen = tooltipDims.length; + var value = this.getRawValue(dataIndex); + var isValueArr = isArray(value); + + var color = data.getItemVisual(dataIndex, 'color'); + if (isObject$1(color) && color.colorStops) { + color = (color.colorStops[0] || {}).color; + } + color = color || 'transparent'; + + // Complicated rule for pretty tooltip. + var formattedValue = (tooltipDimLen > 1 || (isValueArr && !tooltipDimLen)) + ? formatArrayValue(value) + : tooltipDimLen + ? formatSingleValue(retrieveRawValue(data, dataIndex, tooltipDims[0])) + : formatSingleValue(isValueArr ? value[0] : value); + + var colorEl = getTooltipMarker(color); + + var name = data.getName(dataIndex); + + var seriesName = this.name; + if (!isNameSpecified(this)) { + seriesName = ''; + } + seriesName = seriesName + ? encodeHTML(seriesName) + (!multipleSeries ? '
' : ': ') + : ''; + + return !multipleSeries + ? seriesName + colorEl + + (name + ? encodeHTML(name) + ': ' + formattedValue + : formattedValue + ) + : colorEl + seriesName + formattedValue; + }, + + /** + * @return {boolean} + */ + isAnimationEnabled: function () { + if (env$1.node) { + return false; + } + + var animationEnabled = this.getShallow('animation'); + if (animationEnabled) { + if (this.getData().count() > this.getShallow('animationThreshold')) { + animationEnabled = false; + } + } + return animationEnabled; + }, + + restoreData: function () { + this.dataTask.dirty(); + }, + + getColorFromPalette: function (name, scope, requestColorNum) { + var ecModel = this.ecModel; + // PENDING + var color = colorPaletteMixin.getColorFromPalette.call(this, name, scope, requestColorNum); + if (!color) { + color = ecModel.getColorFromPalette(name, scope, requestColorNum); + } + return color; + }, + + /** + * Use `data.mapDimension(coordDim, true)` instead. + * @deprecated + */ + coordDimToDataDim: function (coordDim) { + return this.getRawData().mapDimension(coordDim, true); + }, + + /** + * Get progressive rendering count each step + * @return {number} + */ + getProgressive: function () { + return this.get('progressive'); + }, + + /** + * Get progressive rendering count each step + * @return {number} + */ + getProgressiveThreshold: function () { + return this.get('progressiveThreshold'); + }, + + /** + * Get data indices for show tooltip content. See tooltip. + * @abstract + * @param {Array.|string} dim + * @param {Array.} value + * @param {module:echarts/coord/single/SingleAxis} baseAxis + * @return {Object} {dataIndices, nestestValue}. + */ + getAxisTooltipData: null, + + /** + * See tooltip. + * @abstract + * @param {number} dataIndex + * @return {Array.} Point of tooltip. null/undefined can be returned. + */ + getTooltipPosition: null, + + /** + * @see {module:echarts/stream/Scheduler} + */ + pipeTask: null, + + /** + * Convinient for override in extended class. + * @protected + * @type {Function} + */ + preventIncremental: null, + + /** + * @public + * @readOnly + * @type {Object} + */ + pipelineContext: null + +}); + + +mixin(SeriesModel, dataFormatMixin); +mixin(SeriesModel, colorPaletteMixin); + +/** + * MUST be called after `prepareSource` called + * Here we need to make auto series, especially for auto legend. But we + * do not modify series.name in option to avoid side effects. + */ +function autoSeriesName(seriesModel) { + // User specified name has higher priority, otherwise it may cause + // series can not be queried unexpectedly. + var name = seriesModel.name; + if (!isNameSpecified(seriesModel)) { + seriesModel.name = getSeriesAutoName(seriesModel) || name; + } +} + +function getSeriesAutoName(seriesModel) { + var data = seriesModel.getRawData(); + var dataDims = data.mapDimension('seriesName', true); + var nameArr = []; + each$1(dataDims, function (dataDim) { + var dimInfo = data.getDimensionInfo(dataDim); + dimInfo.displayName && nameArr.push(dimInfo.displayName); + }); + return nameArr.join(' '); +} + +function dataTaskCount(context) { + return context.model.getRawData().count(); +} + +function dataTaskReset(context) { + var seriesModel = context.model; + seriesModel.setData(seriesModel.getRawData().cloneShallow()); + return dataTaskProgress; +} + +function dataTaskProgress(param, context) { + // Avoid repead cloneShallow when data just created in reset. + if (param.end > context.outputData.count()) { + context.model.getRawData().cloneShallow(context.outputData); + } +} + +// TODO refactor +function wrapData(data, seriesModel) { + each$1(data.CHANGABLE_METHODS, function (methodName) { + data.wrapMethod(methodName, curry(onDataSelfChange, seriesModel)); + }); +} + +function onDataSelfChange(seriesModel) { + var task = getCurrentTask(seriesModel); + if (task) { + // Consider case: filter, selectRange + task.setOutputEnd(this.count()); + } +} + +function getCurrentTask(seriesModel) { + var scheduler = (seriesModel.ecModel || {}).scheduler; + var pipeline = scheduler && scheduler.getPipeline(seriesModel.uid); + + if (pipeline) { + // When pipline finished, the currrentTask keep the last + // task (renderTask). + var task = pipeline.currentTask; + if (task) { + var agentStubMap = task.agentStubMap; + if (agentStubMap) { + task = agentStubMap.get(seriesModel.uid); + } + } + return task; + } +} + +var Component = function () { + /** + * @type {module:zrender/container/Group} + * @readOnly + */ + this.group = new Group(); + + /** + * @type {string} + * @readOnly + */ + this.uid = getUID('viewComponent'); +}; + +Component.prototype = { + + constructor: Component, + + init: function (ecModel, api) {}, + + render: function (componentModel, ecModel, api, payload) {}, + + dispose: function () {} + +}; + +var componentProto = Component.prototype; +componentProto.updateView + = componentProto.updateLayout + = componentProto.updateVisual + = function (seriesModel, ecModel, api, payload) { + // Do nothing; + }; +// Enable Component.extend. +enableClassExtend(Component); + +// Enable capability of registerClass, getClass, hasClass, registerSubTypeDefaulter and so on. +enableClassManagement(Component, {registerWhenExtend: true}); + +/** + * @return {string} If large mode changed, return string 'reset'; + */ +var createRenderPlanner = function () { + var inner = makeInner(); + + return function (seriesModel) { + var fields = inner(seriesModel); + var pipelineContext = seriesModel.pipelineContext; + + var originalLarge = fields.large; + var originalProgressive = fields.canProgressiveRender; + + var large = fields.large = pipelineContext.large; + var progressive = fields.canProgressiveRender = pipelineContext.canProgressiveRender; + + return !!((originalLarge ^ large) || (originalProgressive ^ progressive)) && 'reset'; + }; +}; + +var inner$5 = makeInner(); +var renderPlanner = createRenderPlanner(); + +function Chart() { + + /** + * @type {module:zrender/container/Group} + * @readOnly + */ + this.group = new Group(); + + /** + * @type {string} + * @readOnly + */ + this.uid = getUID('viewChart'); + + this.renderTask = createTask({ + plan: renderTaskPlan, + reset: renderTaskReset + }); + this.renderTask.context = {view: this}; +} + +Chart.prototype = { + + type: 'chart', + + /** + * Init the chart. + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ + init: function (ecModel, api) {}, + + /** + * Render the chart. + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @param {Object} payload + */ + render: function (seriesModel, ecModel, api, payload) {}, + + /** + * Highlight series or specified data item. + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @param {Object} payload + */ + highlight: function (seriesModel, ecModel, api, payload) { + toggleHighlight(seriesModel.getData(), payload, 'emphasis'); + }, + + /** + * Downplay series or specified data item. + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @param {Object} payload + */ + downplay: function (seriesModel, ecModel, api, payload) { + toggleHighlight(seriesModel.getData(), payload, 'normal'); + }, + + /** + * Remove self. + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ + remove: function (ecModel, api) { + this.group.removeAll(); + }, + + /** + * Dispose self. + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ + dispose: function () {}, + + /** + * Rendering preparation in progressive mode. + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @param {Object} payload + */ + incrementalPrepareRender: null, + + /** + * Render in progressive mode. + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @param {Object} payload + */ + incrementalRender: null, + + /** + * Update transform directly. + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @param {Object} payload + * @return {Object} {update: true} + */ + updateTransform: null + + /** + * The view contains the given point. + * @interface + * @param {Array.} point + * @return {boolean} + */ + // containPoint: function () {} + +}; + +var chartProto = Chart.prototype; +chartProto.updateView + = chartProto.updateLayout + = chartProto.updateVisual + = function (seriesModel, ecModel, api, payload) { + this.render(seriesModel, ecModel, api, payload); + }; + +/** + * Set state of single element + * @param {module:zrender/Element} el + * @param {string} state + */ +function elSetState(el, state) { + if (el) { + el.trigger(state); + if (el.type === 'group') { + for (var i = 0; i < el.childCount(); i++) { + elSetState(el.childAt(i), state); + } + } + } +} +/** + * @param {module:echarts/data/List} data + * @param {Object} payload + * @param {string} state 'normal'|'emphasis' + */ +function toggleHighlight(data, payload, state) { + var dataIndex = queryDataIndex(data, payload); + + if (dataIndex != null) { + each$1(normalizeToArray(dataIndex), function (dataIdx) { + elSetState(data.getItemGraphicEl(dataIdx), state); + }); + } + else { + data.eachItemGraphicEl(function (el) { + elSetState(el, state); + }); + } +} + +// Enable Chart.extend. +enableClassExtend(Chart, ['dispose']); + +// Add capability of registerClass, getClass, hasClass, registerSubTypeDefaulter and so on. +enableClassManagement(Chart, {registerWhenExtend: true}); + +Chart.markUpdateMethod = function (payload, methodName) { + inner$5(payload).updateMethod = methodName; +}; + +function renderTaskPlan(context) { + return renderPlanner(context.model); +} + +function renderTaskReset(context) { + var seriesModel = context.model; + var ecModel = context.ecModel; + var api = context.api; + var payload = context.payload; + // ???! remove updateView updateVisual + var canProgressiveRender = seriesModel.pipelineContext.canProgressiveRender; + var view = context.view; + + var updateMethod = payload && inner$5(payload).updateMethod; + var methodName = canProgressiveRender + ? 'incrementalPrepareRender' + : (updateMethod && view[updateMethod]) + ? updateMethod + // `appendData` is also supported when data amount + // is less than progressive threshold. + : 'render'; + + if (methodName !== 'render') { + view[methodName](seriesModel, ecModel, api, payload); + } + + return progressMethodMap[methodName]; +} + +var progressMethodMap = { + incrementalPrepareRender: { + progress: function (params, context) { + context.view.incrementalRender( + params, context.model, context.ecModel, context.api, context.payload + ); + } + }, + render: { + // Put view.render in `progress` to support appendData. But in this case + // view.render should not be called in reset, otherwise it will be called + // twise. Use `forceFirstProgress` to make sure that view.render is called + // in any cases. + forceFirstProgress: true, + progress: function (params, context) { + context.view.render( + context.model, context.ecModel, context.api, context.payload + ); + } + } +}; + +var ORIGIN_METHOD = '\0__throttleOriginMethod'; +var RATE = '\0__throttleRate'; +var THROTTLE_TYPE = '\0__throttleType'; + +/** + * @public + * @param {(Function)} fn + * @param {number} [delay=0] Unit: ms. + * @param {boolean} [debounce=false] + * true: If call interval less than `delay`, only the last call works. + * false: If call interval less than `delay, call works on fixed rate. + * @return {(Function)} throttled fn. + */ +function throttle(fn, delay, debounce) { + + var currCall; + var lastCall = 0; + var lastExec = 0; + var timer = null; + var diff; + var scope; + var args; + var debounceNextCall; + + delay = delay || 0; + + function exec() { + lastExec = (new Date()).getTime(); + timer = null; + fn.apply(scope, args || []); + } + + var cb = function () { + currCall = (new Date()).getTime(); + scope = this; + args = arguments; + var thisDelay = debounceNextCall || delay; + var thisDebounce = debounceNextCall || debounce; + debounceNextCall = null; + diff = currCall - (thisDebounce ? lastCall : lastExec) - thisDelay; + + clearTimeout(timer); + + if (thisDebounce) { + timer = setTimeout(exec, thisDelay); + } + else { + if (diff >= 0) { + exec(); + } + else { + timer = setTimeout(exec, -diff); + } + } + + lastCall = currCall; + }; + + /** + * Clear throttle. + * @public + */ + cb.clear = function () { + if (timer) { + clearTimeout(timer); + timer = null; + } + }; + + /** + * Enable debounce once. + */ + cb.debounceNextCall = function (debounceDelay) { + debounceNextCall = debounceDelay; + }; + + return cb; +} + +/** + * Create throttle method or update throttle rate. + * + * @example + * ComponentView.prototype.render = function () { + * ... + * throttle.createOrUpdate( + * this, + * '_dispatchAction', + * this.model.get('throttle'), + * 'fixRate' + * ); + * }; + * ComponentView.prototype.remove = function () { + * throttle.clear(this, '_dispatchAction'); + * }; + * ComponentView.prototype.dispose = function () { + * throttle.clear(this, '_dispatchAction'); + * }; + * + * @public + * @param {Object} obj + * @param {string} fnAttr + * @param {number} [rate] + * @param {string} [throttleType='fixRate'] 'fixRate' or 'debounce' + * @return {Function} throttled function. + */ +function createOrUpdate(obj, fnAttr, rate, throttleType) { + var fn = obj[fnAttr]; + + if (!fn) { + return; + } + + var originFn = fn[ORIGIN_METHOD] || fn; + var lastThrottleType = fn[THROTTLE_TYPE]; + var lastRate = fn[RATE]; + + if (lastRate !== rate || lastThrottleType !== throttleType) { + if (rate == null || !throttleType) { + return (obj[fnAttr] = originFn); + } + + fn = obj[fnAttr] = throttle( + originFn, rate, throttleType === 'debounce' + ); + fn[ORIGIN_METHOD] = originFn; + fn[THROTTLE_TYPE] = throttleType; + fn[RATE] = rate; + } + + return fn; +} + +/** + * Clear throttle. Example see throttle.createOrUpdate. + * + * @public + * @param {Object} obj + * @param {string} fnAttr + */ +function clear(obj, fnAttr) { + var fn = obj[fnAttr]; + if (fn && fn[ORIGIN_METHOD]) { + obj[fnAttr] = fn[ORIGIN_METHOD]; + } +} + +var seriesColor = { + createOnAllSeries: true, + performRawSeries: true, + reset: function (seriesModel, ecModel) { + var data = seriesModel.getData(); + var colorAccessPath = (seriesModel.visualColorAccessPath || 'itemStyle.color').split('.'); + var color = seriesModel.get(colorAccessPath) // Set in itemStyle + || seriesModel.getColorFromPalette( + // TODO series count changed. + seriesModel.name, null, ecModel.getSeriesCount() + ); // Default color + + // FIXME Set color function or use the platte color + data.setVisual('color', color); + + // Only visible series has each data be visual encoded + if (!ecModel.isSeriesFiltered(seriesModel)) { + if (typeof color === 'function' && !(color instanceof Gradient)) { + data.each(function (idx) { + data.setItemVisual( + idx, 'color', color(seriesModel.getDataParams(idx)) + ); + }); + } + + // itemStyle in each data item + var dataEach = function (data, idx) { + var itemModel = data.getItemModel(idx); + var color = itemModel.get(colorAccessPath, true); + if (color != null) { + data.setItemVisual(idx, 'color', color); + } + }; + + return { dataEach: data.hasItemOption ? dataEach : null }; + } + } +}; + +var lang = { + toolbox: { + brush: { + title: { + rect: '矩形选择', + polygon: '圈选', + lineX: '横向选择', + lineY: '纵向选择', + keep: '保持选择', + clear: '清除选择' + } + }, + dataView: { + title: '数据视图', + lang: ['数据视图', '关闭', '刷新'] + }, + dataZoom: { + title: { + zoom: '区域缩放', + back: '区域缩放还原' + } + }, + magicType: { + title: { + line: '切换为折线图', + bar: '切换为柱状图', + stack: '切换为堆叠', + tiled: '切换为平铺' + } + }, + restore: { + title: '还原' + }, + saveAsImage: { + title: '保存为图片', + lang: ['右键另存为图片'] + } + }, + series: { + typeNames: { + pie: '饼图', + bar: '柱状图', + line: '折线图', + scatter: '散点图', + effectScatter: '涟漪散点图', + radar: '雷达图', + tree: '树图', + treemap: '矩形树图', + boxplot: '箱型图', + candlestick: 'K线图', + k: 'K线图', + heatmap: '热力图', + map: '地图', + parallel: '平行坐标图', + lines: '线图', + graph: '关系图', + sankey: '桑基图', + funnel: '漏斗图', + gauge: '仪表盘图', + pictorialBar: '象形柱图', + themeRiver: '主题河流图', + sunburst: '旭日图' + } + }, + aria: { + general: { + withTitle: '这是一个关于“{title}”的图表。', + withoutTitle: '这是一个图表,' + }, + series: { + single: { + prefix: '', + withName: '图表类型是{seriesType},表示{seriesName}。', + withoutName: '图表类型是{seriesType}。' + }, + multiple: { + prefix: '它由{seriesCount}个图表系列组成。', + withName: '第{seriesId}个系列是一个表示{seriesName}的{seriesType},', + withoutName: '第{seriesId}个系列是一个{seriesType},', + separator: { + middle: ';', + end: '。' + } + } + }, + data: { + allData: '其数据是——', + partialData: '其中,前{displayCnt}项是——', + withName: '{name}的数据是{value}', + withoutName: '{value}', + separator: { + middle: ',', + end: '' + } + } + } +}; + +var aria = function (dom, ecModel) { + var ariaModel = ecModel.getModel('aria'); + if (!ariaModel.get('show')) { + return; + } + else if (ariaModel.get('description')) { + dom.setAttribute('aria-label', ariaModel.get('description')); + return; + } + + var seriesCnt = 0; + ecModel.eachSeries(function (seriesModel, idx) { + ++seriesCnt; + }, this); + + var maxDataCnt = ariaModel.get('data.maxCount') || 10; + var maxSeriesCnt = ariaModel.get('series.maxCount') || 10; + var displaySeriesCnt = Math.min(seriesCnt, maxSeriesCnt); + + var ariaLabel; + if (seriesCnt < 1) { + // No series, no aria label + return; + } + else { + var title = getTitle(); + if (title) { + ariaLabel = replace(getConfig('general.withTitle'), { + title: title + }); + } + else { + ariaLabel = getConfig('general.withoutTitle'); + } + + var seriesLabels = []; + var prefix = seriesCnt > 1 + ? 'series.multiple.prefix' + : 'series.single.prefix'; + ariaLabel += replace(getConfig(prefix), { seriesCount: seriesCnt }); + + ecModel.eachSeries(function (seriesModel, idx) { + if (idx < displaySeriesCnt) { + var seriesLabel; + + var seriesName = seriesModel.get('name'); + var seriesTpl = 'series.' + + (seriesCnt > 1 ? 'multiple' : 'single') + '.'; + seriesLabel = getConfig(seriesName + ? seriesTpl + 'withName' + : seriesTpl + 'withoutName'); + + seriesLabel = replace(seriesLabel, { + seriesId: seriesModel.seriesIndex, + seriesName: seriesModel.get('name'), + seriesType: getSeriesTypeName(seriesModel.subType) + }); + + var data = seriesModel.getData(); + window.data = data; + if (data.count() > maxDataCnt) { + // Show part of data + seriesLabel += replace(getConfig('data.partialData'), { + displayCnt: maxDataCnt + }); + } + else { + seriesLabel += getConfig('data.allData'); + } + + var dataLabels = []; + for (var i = 0; i < data.count(); i++) { + if (i < maxDataCnt) { + var name = data.getName(i); + var value = retrieveRawValue(data, i); + dataLabels.push( + replace( + name + ? getConfig('data.withName') + : getConfig('data.withoutName'), + { + name: name, + value: value + } + ) + ); + } + } + seriesLabel += dataLabels + .join(getConfig('data.separator.middle')) + + getConfig('data.separator.end'); + + seriesLabels.push(seriesLabel); + } + }); + + ariaLabel += seriesLabels + .join(getConfig('series.multiple.separator.middle')) + + getConfig('series.multiple.separator.end'); + + dom.setAttribute('aria-label', ariaLabel); + } + + function replace(str, keyValues) { + if (typeof str !== 'string') { + return str; + } + + var result = str; + each$1(keyValues, function (value, key) { + result = result.replace( + new RegExp('\\{\\s*' + key + '\\s*\\}', 'g'), + value + ); + }); + return result; + } + + function getConfig(path) { + var userConfig = ariaModel.get(path); + if (userConfig == null) { + var pathArr = path.split('.'); + var result = lang.aria; + for (var i = 0; i < pathArr.length; ++i) { + result = result[pathArr[i]]; + } + return result; + } + else { + return userConfig; + } + } + + function getTitle() { + var title = ecModel.getModel('title').option; + if (title && title.length) { + title = title[0]; + } + return title && title.text; + } + + function getSeriesTypeName(type) { + return lang.series.typeNames[type] || '自定义图'; + } +}; + +var PI$1 = Math.PI; + +/** + * @param {module:echarts/ExtensionAPI} api + * @param {Object} [opts] + * @param {string} [opts.text] + * @param {string} [opts.color] + * @param {string} [opts.textColor] + * @return {module:zrender/Element} + */ +var loadingDefault = function (api, opts) { + opts = opts || {}; + defaults(opts, { + text: 'loading', + color: '#c23531', + textColor: '#000', + maskColor: 'rgba(255, 255, 255, 0.8)', + zlevel: 0 + }); + var mask = new Rect({ + style: { + fill: opts.maskColor + }, + zlevel: opts.zlevel, + z: 10000 + }); + var arc = new Arc({ + shape: { + startAngle: -PI$1 / 2, + endAngle: -PI$1 / 2 + 0.1, + r: 10 + }, + style: { + stroke: opts.color, + lineCap: 'round', + lineWidth: 5 + }, + zlevel: opts.zlevel, + z: 10001 + }); + var labelRect = new Rect({ + style: { + fill: 'none', + text: opts.text, + textPosition: 'right', + textDistance: 10, + textFill: opts.textColor + }, + zlevel: opts.zlevel, + z: 10001 + }); + + arc.animateShape(true) + .when(1000, { + endAngle: PI$1 * 3 / 2 + }) + .start('circularInOut'); + arc.animateShape(true) + .when(1000, { + startAngle: PI$1 * 3 / 2 + }) + .delay(300) + .start('circularInOut'); + + var group = new Group(); + group.add(arc); + group.add(labelRect); + group.add(mask); + // Inject resize + group.resize = function () { + var cx = api.getWidth() / 2; + var cy = api.getHeight() / 2; + arc.setShape({ + cx: cx, + cy: cy + }); + var r = arc.shape.r; + labelRect.setShape({ + x: cx - r, + y: cy - r, + width: r * 2, + height: r * 2 + }); + + mask.setShape({ + x: 0, + y: 0, + width: api.getWidth(), + height: api.getHeight() + }); + }; + group.resize(); + return group; +}; + +/** + * @module echarts/stream/Scheduler + */ + +/** + * @constructor + */ +function Scheduler(ecInstance, api, dataProcessorHandlers, visualHandlers) { + // this._pipelineMap = createHashMap(); + + this.ecInstance = ecInstance; + this.api = api; + this.unfinished; + + // Fix current processors in case that in some rear cases that + // processors might be registered after echarts instance created. + // Register processors incrementally for a echarts instance is + // not supported by this stream architecture. + this._dataProcessorHandlers = dataProcessorHandlers.slice(); + this._visualHandlers = visualHandlers.slice(); + + /** + * @private + * @type { + * [handlerUID: string]: { + * seriesTaskMap?: { + * [seriesUID: string]: Task + * }, + * overallTask?: Task + * } + * } + */ + this._stageTaskMap = createHashMap(); +} + +var proto = Scheduler.prototype; + +// If seriesModel provided, incremental threshold is check by series data. +proto.getPerformArgs = function (task, isBlock) { + // For overall task + if (!task.__pipeline) { + return; + } + + var pipeline = this._pipelineMap.get(task.__pipeline.id); + var pCtx = pipeline.context; + var incremental = !isBlock + && pipeline.progressiveEnabled + && (!pCtx || pCtx.canProgressiveRender) + && task.__idxInPipeline > pipeline.bockIndex; + + return {step: incremental ? pipeline.step : null}; +}; + +proto.getPipeline = function (pipelineId) { + return this._pipelineMap.get(pipelineId); +}; + +/** + * Current, progressive rendering starts from visual and layout. + * Always detect render mode in the same stage, avoiding that incorrect + * detection caused by data filtering. + * Caution: + * `updateStreamModes` use `seriesModel.getData()`. + */ +proto.updateStreamModes = function (seriesModel, view) { + var pipeline = this._pipelineMap.get(seriesModel.uid); + var data = seriesModel.getData(); + var dataLen = data.count(); + + // `canProgressiveRender` means that can render progressively in each + // animation frame. Note that some types of series do not provide + // `view.incrementalPrepareRender` but support `chart.appendData`. We + // use the term `incremental` but not `progressive` to describe the + // case that `chart.appendData`. + var canProgressiveRender = pipeline.progressiveEnabled + && view.incrementalPrepareRender + && dataLen >= pipeline.threshold; + + var large = seriesModel.get('large') && dataLen >= seriesModel.get('largeThreshold'); + + seriesModel.pipelineContext = pipeline.context = { + canProgressiveRender: canProgressiveRender, + large: large + }; +}; + +proto.restorePipelines = function (ecModel) { + var scheduler = this; + var pipelineMap = scheduler._pipelineMap = createHashMap(); + ecModel.eachSeries(function (seriesModel) { + var progressive = seriesModel.getProgressive(); + var pipelineId = seriesModel.uid; + + pipelineMap.set(pipelineId, { + id: pipelineId, + head: null, + tail: null, + threshold: seriesModel.getProgressiveThreshold(), + progressiveEnabled: progressive + && !(seriesModel.preventIncremental && seriesModel.preventIncremental()), + bockIndex: -1, + step: progressive || 700, // ??? Temporarily number + count: 0 + }); + + pipe(scheduler, seriesModel, seriesModel.dataTask); + }); +}; + +proto.prepareStageTasks = function () { + var stageTaskMap = this._stageTaskMap; + var ecModel = this.ecInstance.getModel(); + var api = this.api; + + each$1([this._dataProcessorHandlers, this._visualHandlers], function (stageHandlers) { + each$1(stageHandlers, function (handler) { + var record = stageTaskMap.get(handler.uid) || stageTaskMap.set(handler.uid, []); + + handler.reset && createSeriesStageTask(this, handler, record, ecModel, api); + handler.overallReset && createOverallStageTask(this, handler, record, ecModel, api); + }, this); + }, this); +}; + +proto.prepareView = function (view, model, ecModel, api) { + var renderTask = view.renderTask; + var context = renderTask.context; + + context.model = model; + context.ecModel = ecModel; + context.api = api; + + renderTask.__block = !view.incrementalPrepareRender; + + pipe(this, model, renderTask); +}; + + +proto.performDataProcessorTasks = function (ecModel, payload) { + // If we do not use `block` here, it should be considered when to update modes. + performStageTasks(this, this._dataProcessorHandlers, ecModel, payload, {block: true}); +}; + +// opt +// opt.visualType: 'visual' or 'layout' +// opt.setDirty +proto.performVisualTasks = function (ecModel, payload, opt) { + performStageTasks(this, this._visualHandlers, ecModel, payload, opt); +}; + +function performStageTasks(scheduler, stageHandlers, ecModel, payload, opt) { + opt = opt || {}; + var unfinished; + + each$1(stageHandlers, function (stageHandler, idx) { + if (opt.visualType && opt.visualType !== stageHandler.visualType) { + return; + } + + var stageHandlerRecord = scheduler._stageTaskMap.get(stageHandler.uid); + var seriesTaskMap = stageHandlerRecord.seriesTaskMap; + var overallTask = stageHandlerRecord.overallTask; + + if (overallTask) { + var overallNeedDirty; + var agentStubMap = overallTask.agentStubMap; + agentStubMap.each(function (stub) { + if (needSetDirty(opt, stub)) { + stub.dirty(); + overallNeedDirty = true; + } + }); + overallNeedDirty && overallTask.dirty(); + updatePayload(overallTask, payload); + var performArgs = scheduler.getPerformArgs(overallTask, opt.block); + // Execute stubs firstly, which may set the overall task dirty, + // then execute the overall task. And stub will call seriesModel.setData, + // which ensures that in the overallTask seriesModel.getData() will not + // return incorrect data. + agentStubMap.each(function (stub) { + stub.perform(performArgs); + }); + unfinished |= overallTask.perform(performArgs); + } + else if (seriesTaskMap) { + seriesTaskMap.each(function (task, pipelineId) { + if (needSetDirty(opt, task)) { + task.dirty(); + } + var performArgs = scheduler.getPerformArgs(task, opt.block); + performArgs.skip = !stageHandler.performRawSeries + && ecModel.isSeriesFiltered(task.context.model); + updatePayload(task, payload); + unfinished |= task.perform(performArgs); + }); + } + }); + + function needSetDirty(opt, task) { + return opt.setDirty && (!opt.dirtyMap || opt.dirtyMap.get(task.__pipeline.id)); + } + + scheduler.unfinished |= unfinished; +} + +proto.performSeriesTasks = function (ecModel) { + var unfinished; + + ecModel.eachSeries(function (seriesModel) { + // Progress to the end for dataInit and dataRestore. + unfinished |= seriesModel.dataTask.perform(); + }); + + this.unfinished |= unfinished; +}; + +proto.plan = function () { + // Travel pipelines, check block. + this._pipelineMap.each(function (pipeline) { + var task = pipeline.tail; + do { + if (task.__block) { + pipeline.bockIndex = task.__idxInPipeline; + break; + } + task = task.getUpstream(); + } + while (task); + }); +}; + +var updatePayload = proto.updatePayload = function (task, payload) { + payload !== 'remain' && (task.context.payload = payload); +}; + +function createSeriesStageTask(scheduler, stageHandler, stageHandlerRecord, ecModel, api) { + var seriesTaskMap = stageHandlerRecord.seriesTaskMap + || (stageHandlerRecord.seriesTaskMap = createHashMap()); + var seriesType = stageHandler.seriesType; + var getTargetSeries = stageHandler.getTargetSeries; + + // If a stageHandler should cover all series, `createOnAllSeries` should be declared mandatorily, + // to avoid some typo or abuse. Otherwise if an extension do not specify a `seriesType`, + // it works but it may cause other irrelevant charts blocked. + if (stageHandler.createOnAllSeries) { + ecModel.eachRawSeries(create); + } + else if (seriesType) { + ecModel.eachRawSeriesByType(seriesType, create); + } + else if (getTargetSeries) { + getTargetSeries(ecModel, api).each(create); + } + + function create(seriesModel) { + var pipelineId = seriesModel.uid; + + // Init tasks for each seriesModel only once. + // Reuse original task instance. + var task = seriesTaskMap.get(pipelineId) + || seriesTaskMap.set(pipelineId, createTask({ + plan: seriesTaskPlan, + reset: seriesTaskReset, + count: seriesTaskCount + })); + task.context = { + model: seriesModel, + ecModel: ecModel, + api: api, + useClearVisual: stageHandler.isVisual && !stageHandler.isLayout, + plan: stageHandler.plan, + reset: stageHandler.reset, + scheduler: scheduler + }; + pipe(scheduler, seriesModel, task); + } + + // Clear unused series tasks. + var pipelineMap = scheduler._pipelineMap; + seriesTaskMap.each(function (task, pipelineId) { + if (!pipelineMap.get(pipelineId)) { + task.dispose(); + seriesTaskMap.removeKey(pipelineId); + } + }); +} + +function createOverallStageTask(scheduler, stageHandler, stageHandlerRecord, ecModel, api) { + var overallTask = stageHandlerRecord.overallTask = stageHandlerRecord.overallTask + // For overall task, the function only be called on reset stage. + || createTask({reset: overallTaskReset}); + + overallTask.context = { + ecModel: ecModel, + api: api, + overallReset: stageHandler.overallReset, + scheduler: scheduler + }; + + // Reuse orignal stubs. + var agentStubMap = overallTask.agentStubMap = overallTask.agentStubMap || createHashMap(); + + var seriesType = stageHandler.seriesType; + var getTargetSeries = stageHandler.getTargetSeries; + var overallProgress = true; + var isOverallFilter = stageHandler.isOverallFilter; + + // An overall task with seriesType detected or has `getTargetSeries`, we add + // stub in each pipelines, it will set the overall task dirty when the pipeline + // progress. Moreover, to avoid call the overall task each frame (too frequent), + // we set the pipeline block. + if (seriesType) { + ecModel.eachRawSeriesByType(seriesType, createStub); + } + else if (getTargetSeries) { + getTargetSeries(ecModel, api).each(createStub); + } + // Otherwise, (usually it is legancy case), the overall task will only be + // executed when upstream dirty. Otherwise the progressive rendering of all + // pipelines will be disabled unexpectedly. But it still needs stubs to receive + // dirty info from upsteam. + else { + overallProgress = false; + each$1(ecModel.getSeries(), createStub); + } + + function createStub(seriesModel) { + var pipelineId = seriesModel.uid; + var stub = agentStubMap.get(pipelineId) || agentStubMap.set(pipelineId, createTask( + {reset: stubReset, onDirty: stubOnDirty} + )); + stub.context = { + model: seriesModel, + overallProgress: overallProgress, + isOverallFilter: isOverallFilter + }; + stub.agent = overallTask; + stub.__block = overallProgress; + + pipe(scheduler, seriesModel, stub); + } + + // Clear unused stubs. + var pipelineMap = scheduler._pipelineMap; + agentStubMap.each(function (stub, pipelineId) { + if (!pipelineMap.get(pipelineId)) { + stub.dispose(); + agentStubMap.removeKey(pipelineId); + } + }); +} + +function overallTaskReset(context) { + context.overallReset( + context.ecModel, context.api, context.payload + ); +} + +function stubReset(context, upstreamContext) { + return context.overallProgress && stubProgress; +} + +function stubProgress() { + this.agent.dirty(); + this.getDownstream().dirty(); +} + +function stubOnDirty() { + this.agent && this.agent.dirty(); +} + +function seriesTaskPlan(context) { + return context.plan && context.plan( + context.model, context.ecModel, context.api, context.payload + ); +} + +function seriesTaskReset(context) { + if (context.useClearVisual) { + context.data.clearAllVisual(); + } + var resetDefines = context.resetDefines = normalizeToArray(context.reset( + context.model, context.ecModel, context.api, context.payload + )); + if (resetDefines.length) { + return seriesTaskProgress; + } +} + +function seriesTaskProgress(params, context) { + var data = context.data; + var resetDefines = context.resetDefines; + + for (var k = 0; k < resetDefines.length; k++) { + var resetDefine = resetDefines[k]; + if (resetDefine && resetDefine.dataEach) { + for (var i = params.start; i < params.end; i++) { + resetDefine.dataEach(data, i); + } + } + else if (resetDefine && resetDefine.progress) { + resetDefine.progress(params, data); + } + } +} + +function seriesTaskCount(context) { + return context.data.count(); +} + +function pipe(scheduler, seriesModel, task) { + var pipelineId = seriesModel.uid; + var pipeline = scheduler._pipelineMap.get(pipelineId); + !pipeline.head && (pipeline.head = task); + pipeline.tail && pipeline.tail.pipe(task); + pipeline.tail = task; + task.__idxInPipeline = pipeline.count++; + task.__pipeline = pipeline; +} + +Scheduler.wrapStageHandler = function (stageHandler, visualType) { + if (isFunction$1(stageHandler)) { + stageHandler = { + overallReset: stageHandler, + seriesType: detectSeriseType(stageHandler) + }; + } + + stageHandler.uid = getUID('stageHandler'); + visualType && (stageHandler.visualType = visualType); + + return stageHandler; +}; + + + +/** + * Only some legacy stage handlers (usually in echarts extensions) are pure function. + * To ensure that they can work normally, they should work in block mode, that is, + * they should not be started util the previous tasks finished. So they cause the + * progressive rendering disabled. We try to detect the series type, to narrow down + * the block range to only the series type they concern, but not all series. + */ +function detectSeriseType(legacyFunc) { + seriesType = null; + try { + // Assume there is no async when calling `eachSeriesByType`. + legacyFunc(ecModelMock, apiMock); + } + catch (e) { + } + return seriesType; +} + +var ecModelMock = {}; +var apiMock = {}; +var seriesType; + +mockMethods(ecModelMock, GlobalModel); +mockMethods(apiMock, ExtensionAPI); +ecModelMock.eachSeriesByType = ecModelMock.eachRawSeriesByType = function (type) { + seriesType = type; +}; +ecModelMock.eachComponent = function (cond) { + if (cond.mainType === 'series' && cond.subType) { + seriesType = cond.subType; + } +}; + +function mockMethods(target, Clz) { + for (var name in Clz.prototype) { + // Do not use hasOwnProperty + target[name] = noop; + } +} + +var colorAll = ['#37A2DA', '#32C5E9', '#67E0E3', '#9FE6B8', '#FFDB5C','#ff9f7f', '#fb7293', '#E062AE', '#E690D1', '#e7bcf3', '#9d96f5', '#8378EA', '#96BFFF']; + +var lightTheme = { + + color: colorAll, + + colorLayer: [ + ['#37A2DA', '#ffd85c', '#fd7b5f'], + ['#37A2DA', '#67E0E3', '#FFDB5C', '#ff9f7f', '#E062AE', '#9d96f5'], + ['#37A2DA', '#32C5E9', '#9FE6B8', '#FFDB5C', '#ff9f7f', '#fb7293', '#e7bcf3', '#8378EA', '#96BFFF'], + colorAll + ] +}; + +var contrastColor = '#eee'; +var axisCommon = function () { + return { + axisLine: { + lineStyle: { + color: contrastColor + } + }, + axisTick: { + lineStyle: { + color: contrastColor + } + }, + axisLabel: { + textStyle: { + color: contrastColor + } + }, + splitLine: { + lineStyle: { + type: 'dashed', + color: '#aaa' + } + }, + splitArea: { + areaStyle: { + color: contrastColor + } + } + }; +}; + +var colorPalette = ['#dd6b66','#759aa0','#e69d87','#8dc1a9','#ea7e53','#eedd78','#73a373','#73b9bc','#7289ab', '#91ca8c','#f49f42']; +var theme = { + color: colorPalette, + backgroundColor: '#333', + tooltip: { + axisPointer: { + lineStyle: { + color: contrastColor + }, + crossStyle: { + color: contrastColor + } + } + }, + legend: { + textStyle: { + color: contrastColor + } + }, + textStyle: { + color: contrastColor + }, + title: { + textStyle: { + color: contrastColor + } + }, + toolbox: { + iconStyle: { + normal: { + borderColor: contrastColor + } + } + }, + dataZoom: { + textStyle: { + color: contrastColor + } + }, + visualMap: { + textStyle: { + color: contrastColor + } + }, + timeline: { + lineStyle: { + color: contrastColor + }, + itemStyle: { + normal: { + color: colorPalette[1] + } + }, + label: { + normal: { + textStyle: { + color: contrastColor + } + } + }, + controlStyle: { + normal: { + color: contrastColor, + borderColor: contrastColor + } + } + }, + timeAxis: axisCommon(), + logAxis: axisCommon(), + valueAxis: axisCommon(), + categoryAxis: axisCommon(), + + line: { + symbol: 'circle' + }, + graph: { + color: colorPalette + }, + gauge: { + title: { + textStyle: { + color: contrastColor + } + } + }, + candlestick: { + itemStyle: { + normal: { + color: '#FD1050', + color0: '#0CF49B', + borderColor: '#FD1050', + borderColor0: '#0CF49B' + } + } + } +}; +theme.categoryAxis.splitLine.show = false; + +/*! + * ECharts, a free, powerful charting and visualization library. + * + * Copyright (c) 2017, Baidu Inc. + * All rights reserved. + * + * LICENSE + * https://github.com/ecomfe/echarts/blob/master/LICENSE.txt + */ + +var assert = assert$1; +var each = each$1; +var isFunction = isFunction$1; +var isObject = isObject$1; +var parseClassType = ComponentModel.parseClassType; + +var version = '4.0.4'; + +var dependencies = { + zrender: '4.0.3' +}; + +var TEST_FRAME_REMAIN_TIME = 1; + +var PRIORITY_PROCESSOR_FILTER = 1000; +var PRIORITY_PROCESSOR_STATISTIC = 5000; + +var PRIORITY_VISUAL_LAYOUT = 1000; +var PRIORITY_VISUAL_GLOBAL = 2000; +var PRIORITY_VISUAL_CHART = 3000; +var PRIORITY_VISUAL_COMPONENT = 4000; +// FIXME +// necessary? +var PRIORITY_VISUAL_BRUSH = 5000; + +var PRIORITY = { + PROCESSOR: { + FILTER: PRIORITY_PROCESSOR_FILTER, + STATISTIC: PRIORITY_PROCESSOR_STATISTIC + }, + VISUAL: { + LAYOUT: PRIORITY_VISUAL_LAYOUT, + GLOBAL: PRIORITY_VISUAL_GLOBAL, + CHART: PRIORITY_VISUAL_CHART, + COMPONENT: PRIORITY_VISUAL_COMPONENT, + BRUSH: PRIORITY_VISUAL_BRUSH + } +}; + +// Main process have three entries: `setOption`, `dispatchAction` and `resize`, +// where they must not be invoked nestedly, except the only case: invoke +// dispatchAction with updateMethod "none" in main process. +// This flag is used to carry out this rule. +// All events will be triggered out side main process (i.e. when !this[IN_MAIN_PROCESS]). +var IN_MAIN_PROCESS = '__flagInMainProcess'; +var OPTION_UPDATED = '__optionUpdated'; +var ACTION_REG = /^[a-zA-Z0-9_]+$/; + + +function createRegisterEventWithLowercaseName(method) { + return function (eventName, handler, context) { + // Event name is all lowercase + eventName = eventName && eventName.toLowerCase(); + Eventful.prototype[method].call(this, eventName, handler, context); + }; +} + +/** + * @module echarts~MessageCenter + */ +function MessageCenter() { + Eventful.call(this); +} +MessageCenter.prototype.on = createRegisterEventWithLowercaseName('on'); +MessageCenter.prototype.off = createRegisterEventWithLowercaseName('off'); +MessageCenter.prototype.one = createRegisterEventWithLowercaseName('one'); +mixin(MessageCenter, Eventful); + +/** + * @module echarts~ECharts + */ +function ECharts(dom, theme$$1, opts) { + opts = opts || {}; + + // Get theme by name + if (typeof theme$$1 === 'string') { + theme$$1 = themeStorage[theme$$1]; + } + + /** + * @type {string} + */ + this.id; + + /** + * Group id + * @type {string} + */ + this.group; + + /** + * @type {HTMLElement} + * @private + */ + this._dom = dom; + + var defaultRenderer = 'canvas'; + if (__DEV__) { + defaultRenderer = ( + typeof window === 'undefined' ? global : window + ).__ECHARTS__DEFAULT__RENDERER__ || defaultRenderer; + } + + /** + * @type {module:zrender/ZRender} + * @private + */ + var zr = this._zr = init$1(dom, { + renderer: opts.renderer || defaultRenderer, + devicePixelRatio: opts.devicePixelRatio, + width: opts.width, + height: opts.height + }); + + /** + * Expect 60 pfs. + * @type {Function} + * @private + */ + this._throttledZrFlush = throttle(bind(zr.flush, zr), 17); + + var theme$$1 = clone(theme$$1); + theme$$1 && backwardCompat(theme$$1, true); + /** + * @type {Object} + * @private + */ + this._theme = theme$$1; + + /** + * @type {Array.} + * @private + */ + this._chartsViews = []; + + /** + * @type {Object.} + * @private + */ + this._chartsMap = {}; + + /** + * @type {Array.} + * @private + */ + this._componentsViews = []; + + /** + * @type {Object.} + * @private + */ + this._componentsMap = {}; + + /** + * @type {module:echarts/CoordinateSystem} + * @private + */ + this._coordSysMgr = new CoordinateSystemManager(); + + /** + * @type {module:echarts/ExtensionAPI} + * @private + */ + var api = this._api = createExtensionAPI(this); + + // Sort on demand + function prioritySortFunc(a, b) { + return a.__prio - b.__prio; + } + sort(visualFuncs, prioritySortFunc); + sort(dataProcessorFuncs, prioritySortFunc); + + /** + * @type {module:echarts/stream/Scheduler} + */ + this._scheduler = new Scheduler(this, api, dataProcessorFuncs, visualFuncs); + + Eventful.call(this); + + /** + * @type {module:echarts~MessageCenter} + * @private + */ + this._messageCenter = new MessageCenter(); + + // Init mouse events + this._initEvents(); + + // In case some people write `window.onresize = chart.resize` + this.resize = bind(this.resize, this); + + // Can't dispatch action during rendering procedure + this._pendingActions = []; + + zr.animation.on('frame', this._onframe, this); + + bindRenderedEvent(zr, this); + + // ECharts instance can be used as value. + setAsPrimitive(this); +} + +var echartsProto = ECharts.prototype; + +echartsProto._onframe = function () { + if (this._disposed) { + return; + } + + var scheduler = this._scheduler; + + // Lazy update + if (this[OPTION_UPDATED]) { + var silent = this[OPTION_UPDATED].silent; + + this[IN_MAIN_PROCESS] = true; + + prepare(this); + updateMethods.update.call(this); + + this[IN_MAIN_PROCESS] = false; + + this[OPTION_UPDATED] = false; + + flushPendingActions.call(this, silent); + + triggerUpdatedEvent.call(this, silent); + } + // Avoid do both lazy update and progress in one frame. + else if (scheduler.unfinished) { + // Stream progress. + var remainTime = TEST_FRAME_REMAIN_TIME; + var ecModel = this._model; + var api = this._api; + scheduler.unfinished = false; + do { + var startTime = +new Date(); + + scheduler.performSeriesTasks(ecModel); + + // Currently dataProcessorFuncs do not check threshold. + scheduler.performDataProcessorTasks(ecModel); + + updateStreamModes(this, ecModel); + + // Do not update coordinate system here. Because that coord system update in + // each frame is not a good user experience. So we follow the rule that + // the extent of the coordinate system is determin in the first frame (the + // frame is executed immedietely after task reset. + // this._coordSysMgr.update(ecModel, api); + + // console.log('--- ec frame visual ---', remainTime); + scheduler.performVisualTasks(ecModel); + + renderSeries(this, this._model, api, 'remain'); + + remainTime -= (+new Date() - startTime); + } + while (remainTime > 0 && scheduler.unfinished); + + // Call flush explicitly for trigger finished event. + if (!scheduler.unfinished) { + this._zr.flush(); + } + // Else, zr flushing be ensue within the same frame, + // because zr flushing is after onframe event. + } +}; + +/** + * @return {HTMLElement} + */ +echartsProto.getDom = function () { + return this._dom; +}; + +/** + * @return {module:zrender~ZRender} + */ +echartsProto.getZr = function () { + return this._zr; +}; + +/** + * Usage: + * chart.setOption(option, notMerge, lazyUpdate); + * chart.setOption(option, { + * notMerge: ..., + * lazyUpdate: ..., + * silent: ... + * }); + * + * @param {Object} option + * @param {Object|boolean} [opts] opts or notMerge. + * @param {boolean} [opts.notMerge=false] + * @param {boolean} [opts.lazyUpdate=false] Useful when setOption frequently. + */ +echartsProto.setOption = function (option, notMerge, lazyUpdate) { + if (__DEV__) { + assert(!this[IN_MAIN_PROCESS], '`setOption` should not be called during main process.'); + } + + var silent; + if (isObject(notMerge)) { + lazyUpdate = notMerge.lazyUpdate; + silent = notMerge.silent; + notMerge = notMerge.notMerge; + } + + this[IN_MAIN_PROCESS] = true; + + if (!this._model || notMerge) { + var optionManager = new OptionManager(this._api); + var theme$$1 = this._theme; + var ecModel = this._model = new GlobalModel(null, null, theme$$1, optionManager); + ecModel.scheduler = this._scheduler; + ecModel.init(null, null, theme$$1, optionManager); + } + + this._model.setOption(option, optionPreprocessorFuncs); + + if (lazyUpdate) { + this[OPTION_UPDATED] = {silent: silent}; + this[IN_MAIN_PROCESS] = false; + } + else { + prepare(this); + + updateMethods.update.call(this); + + // Ensure zr refresh sychronously, and then pixel in canvas can be + // fetched after `setOption`. + this._zr.flush(); + + this[OPTION_UPDATED] = false; + this[IN_MAIN_PROCESS] = false; + + flushPendingActions.call(this, silent); + triggerUpdatedEvent.call(this, silent); + } +}; + +/** + * @DEPRECATED + */ +echartsProto.setTheme = function () { + console.log('ECharts#setTheme() is DEPRECATED in ECharts 3.0'); +}; + +/** + * @return {module:echarts/model/Global} + */ +echartsProto.getModel = function () { + return this._model; +}; + +/** + * @return {Object} + */ +echartsProto.getOption = function () { + return this._model && this._model.getOption(); +}; + +/** + * @return {number} + */ +echartsProto.getWidth = function () { + return this._zr.getWidth(); +}; + +/** + * @return {number} + */ +echartsProto.getHeight = function () { + return this._zr.getHeight(); +}; + +/** + * @return {number} + */ +echartsProto.getDevicePixelRatio = function () { + return this._zr.painter.dpr || window.devicePixelRatio || 1; +}; + +/** + * Get canvas which has all thing rendered + * @param {Object} opts + * @param {string} [opts.backgroundColor] + * @return {string} + */ +echartsProto.getRenderedCanvas = function (opts) { + if (!env$1.canvasSupported) { + return; + } + opts = opts || {}; + opts.pixelRatio = opts.pixelRatio || 1; + opts.backgroundColor = opts.backgroundColor + || this._model.get('backgroundColor'); + var zr = this._zr; + // var list = zr.storage.getDisplayList(); + // Stop animations + // Never works before in init animation, so remove it. + // zrUtil.each(list, function (el) { + // el.stopAnimation(true); + // }); + return zr.painter.getRenderedCanvas(opts); +}; + +/** + * Get svg data url + * @return {string} + */ +echartsProto.getSvgDataUrl = function () { + if (!env$1.svgSupported) { + return; + } + + var zr = this._zr; + var list = zr.storage.getDisplayList(); + // Stop animations + each$1(list, function (el) { + el.stopAnimation(true); + }); + + return zr.painter.pathToDataUrl(); +}; + +/** + * @return {string} + * @param {Object} opts + * @param {string} [opts.type='png'] + * @param {string} [opts.pixelRatio=1] + * @param {string} [opts.backgroundColor] + * @param {string} [opts.excludeComponents] + */ +echartsProto.getDataURL = function (opts) { + opts = opts || {}; + var excludeComponents = opts.excludeComponents; + var ecModel = this._model; + var excludesComponentViews = []; + var self = this; + + each(excludeComponents, function (componentType) { + ecModel.eachComponent({ + mainType: componentType + }, function (component) { + var view = self._componentsMap[component.__viewId]; + if (!view.group.ignore) { + excludesComponentViews.push(view); + view.group.ignore = true; + } + }); + }); + + var url = this._zr.painter.getType() === 'svg' + ? this.getSvgDataUrl() + : this.getRenderedCanvas(opts).toDataURL( + 'image/' + (opts && opts.type || 'png') + ); + + each(excludesComponentViews, function (view) { + view.group.ignore = false; + }); + + return url; +}; + + +/** + * @return {string} + * @param {Object} opts + * @param {string} [opts.type='png'] + * @param {string} [opts.pixelRatio=1] + * @param {string} [opts.backgroundColor] + */ +echartsProto.getConnectedDataURL = function (opts) { + if (!env$1.canvasSupported) { + return; + } + var groupId = this.group; + var mathMin = Math.min; + var mathMax = Math.max; + var MAX_NUMBER = Infinity; + if (connectedGroups[groupId]) { + var left = MAX_NUMBER; + var top = MAX_NUMBER; + var right = -MAX_NUMBER; + var bottom = -MAX_NUMBER; + var canvasList = []; + var dpr = (opts && opts.pixelRatio) || 1; + + each$1(instances, function (chart, id) { + if (chart.group === groupId) { + var canvas = chart.getRenderedCanvas( + clone(opts) + ); + var boundingRect = chart.getDom().getBoundingClientRect(); + left = mathMin(boundingRect.left, left); + top = mathMin(boundingRect.top, top); + right = mathMax(boundingRect.right, right); + bottom = mathMax(boundingRect.bottom, bottom); + canvasList.push({ + dom: canvas, + left: boundingRect.left, + top: boundingRect.top + }); + } + }); + + left *= dpr; + top *= dpr; + right *= dpr; + bottom *= dpr; + var width = right - left; + var height = bottom - top; + var targetCanvas = createCanvas(); + targetCanvas.width = width; + targetCanvas.height = height; + var zr = init$1(targetCanvas); + + each(canvasList, function (item) { + var img = new ZImage({ + style: { + x: item.left * dpr - left, + y: item.top * dpr - top, + image: item.dom + } + }); + zr.add(img); + }); + zr.refreshImmediately(); + + return targetCanvas.toDataURL('image/' + (opts && opts.type || 'png')); + } + else { + return this.getDataURL(opts); + } +}; + +/** + * Convert from logical coordinate system to pixel coordinate system. + * See CoordinateSystem#convertToPixel. + * @param {string|Object} finder + * If string, e.g., 'geo', means {geoIndex: 0}. + * If Object, could contain some of these properties below: + * { + * seriesIndex / seriesId / seriesName, + * geoIndex / geoId, geoName, + * bmapIndex / bmapId / bmapName, + * xAxisIndex / xAxisId / xAxisName, + * yAxisIndex / yAxisId / yAxisName, + * gridIndex / gridId / gridName, + * ... (can be extended) + * } + * @param {Array|number} value + * @return {Array|number} result + */ +echartsProto.convertToPixel = curry(doConvertPixel, 'convertToPixel'); + +/** + * Convert from pixel coordinate system to logical coordinate system. + * See CoordinateSystem#convertFromPixel. + * @param {string|Object} finder + * If string, e.g., 'geo', means {geoIndex: 0}. + * If Object, could contain some of these properties below: + * { + * seriesIndex / seriesId / seriesName, + * geoIndex / geoId / geoName, + * bmapIndex / bmapId / bmapName, + * xAxisIndex / xAxisId / xAxisName, + * yAxisIndex / yAxisId / yAxisName + * gridIndex / gridId / gridName, + * ... (can be extended) + * } + * @param {Array|number} value + * @return {Array|number} result + */ +echartsProto.convertFromPixel = curry(doConvertPixel, 'convertFromPixel'); + +function doConvertPixel(methodName, finder, value) { + var ecModel = this._model; + var coordSysList = this._coordSysMgr.getCoordinateSystems(); + var result; + + finder = parseFinder(ecModel, finder); + + for (var i = 0; i < coordSysList.length; i++) { + var coordSys = coordSysList[i]; + if (coordSys[methodName] + && (result = coordSys[methodName](ecModel, finder, value)) != null + ) { + return result; + } + } + + if (__DEV__) { + console.warn( + 'No coordinate system that supports ' + methodName + ' found by the given finder.' + ); + } +} + +/** + * Is the specified coordinate systems or components contain the given pixel point. + * @param {string|Object} finder + * If string, e.g., 'geo', means {geoIndex: 0}. + * If Object, could contain some of these properties below: + * { + * seriesIndex / seriesId / seriesName, + * geoIndex / geoId / geoName, + * bmapIndex / bmapId / bmapName, + * xAxisIndex / xAxisId / xAxisName, + * yAxisIndex / yAxisId / yAxisName, + * gridIndex / gridId / gridName, + * ... (can be extended) + * } + * @param {Array|number} value + * @return {boolean} result + */ +echartsProto.containPixel = function (finder, value) { + var ecModel = this._model; + var result; + + finder = parseFinder(ecModel, finder); + + each$1(finder, function (models, key) { + key.indexOf('Models') >= 0 && each$1(models, function (model) { + var coordSys = model.coordinateSystem; + if (coordSys && coordSys.containPoint) { + result |= !!coordSys.containPoint(value); + } + else if (key === 'seriesModels') { + var view = this._chartsMap[model.__viewId]; + if (view && view.containPoint) { + result |= view.containPoint(value, model); + } + else { + if (__DEV__) { + console.warn(key + ': ' + (view + ? 'The found component do not support containPoint.' + : 'No view mapping to the found component.' + )); + } + } + } + else { + if (__DEV__) { + console.warn(key + ': containPoint is not supported'); + } + } + }, this); + }, this); + + return !!result; +}; + +/** + * Get visual from series or data. + * @param {string|Object} finder + * If string, e.g., 'series', means {seriesIndex: 0}. + * If Object, could contain some of these properties below: + * { + * seriesIndex / seriesId / seriesName, + * dataIndex / dataIndexInside + * } + * If dataIndex is not specified, series visual will be fetched, + * but not data item visual. + * If all of seriesIndex, seriesId, seriesName are not specified, + * visual will be fetched from first series. + * @param {string} visualType 'color', 'symbol', 'symbolSize' + */ +echartsProto.getVisual = function (finder, visualType) { + var ecModel = this._model; + + finder = parseFinder(ecModel, finder, {defaultMainType: 'series'}); + + var seriesModel = finder.seriesModel; + + if (__DEV__) { + if (!seriesModel) { + console.warn('There is no specified seires model'); + } + } + + var data = seriesModel.getData(); + + var dataIndexInside = finder.hasOwnProperty('dataIndexInside') + ? finder.dataIndexInside + : finder.hasOwnProperty('dataIndex') + ? data.indexOfRawIndex(finder.dataIndex) + : null; + + return dataIndexInside != null + ? data.getItemVisual(dataIndexInside, visualType) + : data.getVisual(visualType); +}; + +/** + * Get view of corresponding component model + * @param {module:echarts/model/Component} componentModel + * @return {module:echarts/view/Component} + */ +echartsProto.getViewOfComponentModel = function (componentModel) { + return this._componentsMap[componentModel.__viewId]; +}; + +/** + * Get view of corresponding series model + * @param {module:echarts/model/Series} seriesModel + * @return {module:echarts/view/Chart} + */ +echartsProto.getViewOfSeriesModel = function (seriesModel) { + return this._chartsMap[seriesModel.__viewId]; +}; + +var updateMethods = { + + prepareAndUpdate: function (payload) { + prepare(this); + updateMethods.update.call(this, payload); + }, + + /** + * @param {Object} payload + * @private + */ + update: function (payload) { + // console.profile && console.profile('update'); + + var ecModel = this._model; + var api = this._api; + var zr = this._zr; + var coordSysMgr = this._coordSysMgr; + var scheduler = this._scheduler; + + // update before setOption + if (!ecModel) { + return; + } + + ecModel.restoreData(payload); + + scheduler.performSeriesTasks(ecModel); + + // TODO + // Save total ecModel here for undo/redo (after restoring data and before processing data). + // Undo (restoration of total ecModel) can be carried out in 'action' or outside API call. + + // Create new coordinate system each update + // In LineView may save the old coordinate system and use it to get the orignal point + coordSysMgr.create(ecModel, api); + + scheduler.performDataProcessorTasks(ecModel, payload); + + // Current stream render is not supported in data process. So we can update + // stream modes after data processing, where the filtered data is used to + // deteming whether use progressive rendering. + updateStreamModes(this, ecModel); + + // stackSeriesData(ecModel); + + coordSysMgr.update(ecModel, api); + + clearColorPalette(ecModel); + scheduler.performVisualTasks(ecModel, payload); + + render(this, ecModel, api, payload); + + // Set background + var backgroundColor = ecModel.get('backgroundColor') || 'transparent'; + + // In IE8 + if (!env$1.canvasSupported) { + var colorArr = parse(backgroundColor); + backgroundColor = stringify(colorArr, 'rgb'); + if (colorArr[3] === 0) { + backgroundColor = 'transparent'; + } + } + else { + zr.setBackgroundColor(backgroundColor); + } + + performPostUpdateFuncs(ecModel, api); + + // console.profile && console.profileEnd('update'); + }, + + /** + * @param {Object} payload + * @private + */ + updateTransform: function (payload) { + var ecModel = this._model; + var ecIns = this; + var api = this._api; + + // update before setOption + if (!ecModel) { + return; + } + + // ChartView.markUpdateMethod(payload, 'updateTransform'); + + var componentDirtyList = []; + ecModel.eachComponent(function (componentType, componentModel) { + var componentView = ecIns.getViewOfComponentModel(componentModel); + if (componentView && componentView.__alive) { + if (componentView.updateTransform) { + var result = componentView.updateTransform(componentModel, ecModel, api, payload); + result && result.update && componentDirtyList.push(componentView); + } + else { + componentDirtyList.push(componentView); + } + } + }); + + var seriesDirtyMap = createHashMap(); + ecModel.eachSeries(function (seriesModel) { + var chartView = ecIns._chartsMap[seriesModel.__viewId]; + if (chartView.updateTransform) { + var result = chartView.updateTransform(seriesModel, ecModel, api, payload); + result && result.update && seriesDirtyMap.set(seriesModel.uid, 1); + } + else { + seriesDirtyMap.set(seriesModel.uid, 1); + } + }); + + clearColorPalette(ecModel); + // Keep pipe to the exist pipeline because it depends on the render task of the full pipeline. + // this._scheduler.performVisualTasks(ecModel, payload, 'layout', true); + this._scheduler.performVisualTasks( + ecModel, payload, {setDirty: true, dirtyMap: seriesDirtyMap} + ); + + // Currently, not call render of components. Geo render cost a lot. + // renderComponents(ecIns, ecModel, api, payload, componentDirtyList); + renderSeries(ecIns, ecModel, api, payload, seriesDirtyMap); + + performPostUpdateFuncs(ecModel, this._api); + }, + + /** + * @param {Object} payload + * @private + */ + updateView: function (payload) { + var ecModel = this._model; + + // update before setOption + if (!ecModel) { + return; + } + + Chart.markUpdateMethod(payload, 'updateView'); + + clearColorPalette(ecModel); + + // Keep pipe to the exist pipeline because it depends on the render task of the full pipeline. + this._scheduler.performVisualTasks(ecModel, payload, {setDirty: true}); + + render(this, this._model, this._api, payload); + + performPostUpdateFuncs(ecModel, this._api); + }, + + /** + * @param {Object} payload + * @private + */ + updateVisual: function (payload) { + updateMethods.update.call(this, payload); + + // var ecModel = this._model; + + // // update before setOption + // if (!ecModel) { + // return; + // } + + // ChartView.markUpdateMethod(payload, 'updateVisual'); + + // clearColorPalette(ecModel); + + // // Keep pipe to the exist pipeline because it depends on the render task of the full pipeline. + // this._scheduler.performVisualTasks(ecModel, payload, {visualType: 'visual', setDirty: true}); + + // render(this, this._model, this._api, payload); + + // performPostUpdateFuncs(ecModel, this._api); + }, + + /** + * @param {Object} payload + * @private + */ + updateLayout: function (payload) { + updateMethods.update.call(this, payload); + + // var ecModel = this._model; + + // // update before setOption + // if (!ecModel) { + // return; + // } + + // ChartView.markUpdateMethod(payload, 'updateLayout'); + + // // Keep pipe to the exist pipeline because it depends on the render task of the full pipeline. + // // this._scheduler.performVisualTasks(ecModel, payload, 'layout', true); + // this._scheduler.performVisualTasks(ecModel, payload, {setDirty: true}); + + // render(this, this._model, this._api, payload); + + // performPostUpdateFuncs(ecModel, this._api); + } +}; + +function prepare(ecIns) { + var ecModel = ecIns._model; + var scheduler = ecIns._scheduler; + + scheduler.restorePipelines(ecModel); + + scheduler.prepareStageTasks(); + + prepareView(ecIns, 'component', ecModel, scheduler); + + prepareView(ecIns, 'chart', ecModel, scheduler); + + scheduler.plan(); +} + +/** + * @private + */ +function updateDirectly(ecIns, method, payload, mainType, subType) { + var ecModel = ecIns._model; + + // broadcast + if (!mainType) { + // FIXME + // Chart will not be update directly here, except set dirty. + // But there is no such scenario now. + each(ecIns._componentsViews.concat(ecIns._chartsViews), callView); + return; + } + + var query = {}; + query[mainType + 'Id'] = payload[mainType + 'Id']; + query[mainType + 'Index'] = payload[mainType + 'Index']; + query[mainType + 'Name'] = payload[mainType + 'Name']; + + var condition = {mainType: mainType, query: query}; + subType && (condition.subType = subType); // subType may be '' by parseClassType; + + // If dispatchAction before setOption, do nothing. + ecModel && ecModel.eachComponent(condition, function (model, index) { + callView(ecIns[ + mainType === 'series' ? '_chartsMap' : '_componentsMap' + ][model.__viewId]); + }, ecIns); + + function callView(view) { + view && view.__alive && view[method] && view[method]( + view.__model, ecModel, ecIns._api, payload + ); + } +} + +/** + * Resize the chart + * @param {Object} opts + * @param {number} [opts.width] Can be 'auto' (the same as null/undefined) + * @param {number} [opts.height] Can be 'auto' (the same as null/undefined) + * @param {boolean} [opts.silent=false] + */ +echartsProto.resize = function (opts) { + if (__DEV__) { + assert(!this[IN_MAIN_PROCESS], '`resize` should not be called during main process.'); + } + + this._zr.resize(opts); + + var ecModel = this._model; + + // Resize loading effect + this._loadingFX && this._loadingFX.resize(); + + if (!ecModel) { + return; + } + + var optionChanged = ecModel.resetOption('media'); + + var silent = opts && opts.silent; + + this[IN_MAIN_PROCESS] = true; + + optionChanged && prepare(this); + updateMethods.update.call(this); + + this[IN_MAIN_PROCESS] = false; + + flushPendingActions.call(this, silent); + + triggerUpdatedEvent.call(this, silent); +}; + +function updateStreamModes(ecIns, ecModel) { + var chartsMap = ecIns._chartsMap; + var scheduler = ecIns._scheduler; + ecModel.eachSeries(function (seriesModel) { + scheduler.updateStreamModes(seriesModel, chartsMap[seriesModel.__viewId]); + }); +} + +/** + * Show loading effect + * @param {string} [name='default'] + * @param {Object} [cfg] + */ +echartsProto.showLoading = function (name, cfg) { + if (isObject(name)) { + cfg = name; + name = ''; + } + name = name || 'default'; + + this.hideLoading(); + if (!loadingEffects[name]) { + if (__DEV__) { + console.warn('Loading effects ' + name + ' not exists.'); + } + return; + } + var el = loadingEffects[name](this._api, cfg); + var zr = this._zr; + this._loadingFX = el; + + zr.add(el); +}; + +/** + * Hide loading effect + */ +echartsProto.hideLoading = function () { + this._loadingFX && this._zr.remove(this._loadingFX); + this._loadingFX = null; +}; + +/** + * @param {Object} eventObj + * @return {Object} + */ +echartsProto.makeActionFromEvent = function (eventObj) { + var payload = extend({}, eventObj); + payload.type = eventActionMap[eventObj.type]; + return payload; +}; + +/** + * @pubilc + * @param {Object} payload + * @param {string} [payload.type] Action type + * @param {Object|boolean} [opt] If pass boolean, means opt.silent + * @param {boolean} [opt.silent=false] Whether trigger events. + * @param {boolean} [opt.flush=undefined] + * true: Flush immediately, and then pixel in canvas can be fetched + * immediately. Caution: it might affect performance. + * false: Not not flush. + * undefined: Auto decide whether perform flush. + */ +echartsProto.dispatchAction = function (payload, opt) { + if (!isObject(opt)) { + opt = {silent: !!opt}; + } + + if (!actions[payload.type]) { + return; + } + + // Avoid dispatch action before setOption. Especially in `connect`. + if (!this._model) { + return; + } + + // May dispatchAction in rendering procedure + if (this[IN_MAIN_PROCESS]) { + this._pendingActions.push(payload); + return; + } + + doDispatchAction.call(this, payload, opt.silent); + + if (opt.flush) { + this._zr.flush(true); + } + else if (opt.flush !== false && env$1.browser.weChat) { + // In WeChat embeded browser, `requestAnimationFrame` and `setInterval` + // hang when sliding page (on touch event), which cause that zr does not + // refresh util user interaction finished, which is not expected. + // But `dispatchAction` may be called too frequently when pan on touch + // screen, which impacts performance if do not throttle them. + this._throttledZrFlush(); + } + + flushPendingActions.call(this, opt.silent); + + triggerUpdatedEvent.call(this, opt.silent); +}; + +function doDispatchAction(payload, silent) { + var payloadType = payload.type; + var escapeConnect = payload.escapeConnect; + var actionWrap = actions[payloadType]; + var actionInfo = actionWrap.actionInfo; + + var cptType = (actionInfo.update || 'update').split(':'); + var updateMethod = cptType.pop(); + cptType = cptType[0] != null && parseClassType(cptType[0]); + + this[IN_MAIN_PROCESS] = true; + + var payloads = [payload]; + var batched = false; + // Batch action + if (payload.batch) { + batched = true; + payloads = map(payload.batch, function (item) { + item = defaults(extend({}, item), payload); + item.batch = null; + return item; + }); + } + + var eventObjBatch = []; + var eventObj; + var isHighDown = payloadType === 'highlight' || payloadType === 'downplay'; + + each(payloads, function (batchItem) { + // Action can specify the event by return it. + eventObj = actionWrap.action(batchItem, this._model, this._api); + // Emit event outside + eventObj = eventObj || extend({}, batchItem); + // Convert type to eventType + eventObj.type = actionInfo.event || eventObj.type; + eventObjBatch.push(eventObj); + + // light update does not perform data process, layout and visual. + if (isHighDown) { + // method, payload, mainType, subType + updateDirectly(this, updateMethod, batchItem, 'series'); + } + else if (cptType) { + updateDirectly(this, updateMethod, batchItem, cptType.main, cptType.sub); + } + }, this); + + if (updateMethod !== 'none' && !isHighDown && !cptType) { + // Still dirty + if (this[OPTION_UPDATED]) { + // FIXME Pass payload ? + prepare(this); + updateMethods.update.call(this, payload); + this[OPTION_UPDATED] = false; + } + else { + updateMethods[updateMethod].call(this, payload); + } + } + + // Follow the rule of action batch + if (batched) { + eventObj = { + type: actionInfo.event || payloadType, + escapeConnect: escapeConnect, + batch: eventObjBatch + }; + } + else { + eventObj = eventObjBatch[0]; + } + + this[IN_MAIN_PROCESS] = false; + + !silent && this._messageCenter.trigger(eventObj.type, eventObj); +} + +function flushPendingActions(silent) { + var pendingActions = this._pendingActions; + while (pendingActions.length) { + var payload = pendingActions.shift(); + doDispatchAction.call(this, payload, silent); + } +} + +function triggerUpdatedEvent(silent) { + !silent && this.trigger('updated'); +} + +/** + * Event `rendered` is triggered when zr + * rendered. It is useful for realtime + * snapshot (reflect animation). + * + * Event `finished` is triggered when: + * (1) zrender rendering finished. + * (2) initial animation finished. + * (3) progressive rendering finished. + * (4) no pending action. + * (5) no delayed setOption needs to be processed. + */ +function bindRenderedEvent(zr, ecIns) { + zr.on('rendered', function () { + + ecIns.trigger('rendered'); + + // The `finished` event should not be triggered repeatly, + // so it should only be triggered when rendering indeed happend + // in zrender. (Consider the case that dipatchAction is keep + // triggering when mouse move). + if ( + // Although zr is dirty if initial animation is not finished + // and this checking is called on frame, we also check + // animation finished for robustness. + zr.animation.isFinished() + && !ecIns[OPTION_UPDATED] + && !ecIns._scheduler.unfinished + && !ecIns._pendingActions.length + ) { + ecIns.trigger('finished'); + } + }); +} + +/** + * @param {Object} params + * @param {number} params.seriesIndex + * @param {Array|TypedArray} params.data + */ +echartsProto.appendData = function (params) { + var seriesIndex = params.seriesIndex; + var ecModel = this.getModel(); + var seriesModel = ecModel.getSeriesByIndex(seriesIndex); + + if (__DEV__) { + assert(params.data && seriesModel); + } + + seriesModel.appendData(params); + + // Note: `appendData` does not support that update extent of coordinate + // system, util some scenario require that. In the expected usage of + // `appendData`, the initial extent of coordinate system should better + // be fixed by axis `min`/`max` setting or initial data, otherwise if + // the extent changed while `appendData`, the location of the painted + // graphic elements have to be changed, which make the usage of + // `appendData` meaningless. + + this._scheduler.unfinished = true; +}; + +/** + * Register event + * @method + */ +echartsProto.on = createRegisterEventWithLowercaseName('on'); +echartsProto.off = createRegisterEventWithLowercaseName('off'); +echartsProto.one = createRegisterEventWithLowercaseName('one'); + +/** + * Prepare view instances of charts and components + * @param {module:echarts/model/Global} ecModel + * @private + */ +function prepareView(ecIns, type, ecModel, scheduler) { + var isComponent = type === 'component'; + var viewList = isComponent ? ecIns._componentsViews : ecIns._chartsViews; + var viewMap = isComponent ? ecIns._componentsMap : ecIns._chartsMap; + var zr = ecIns._zr; + var api = ecIns._api; + + for (var i = 0; i < viewList.length; i++) { + viewList[i].__alive = false; + } + + isComponent + ? ecModel.eachComponent(function (componentType, model) { + componentType !== 'series' && doPrepare(model); + }) + : ecModel.eachSeries(doPrepare); + + function doPrepare(model) { + // Consider: id same and type changed. + var viewId = '_ec_' + model.id + '_' + model.type; + var view = viewMap[viewId]; + if (!view) { + var classType = parseClassType(model.type); + var Clazz = isComponent + ? Component.getClass(classType.main, classType.sub) + : Chart.getClass(classType.sub); + + if (__DEV__) { + assert(Clazz, classType.sub + ' does not exist.'); + } + + view = new Clazz(); + view.init(ecModel, api); + viewMap[viewId] = view; + viewList.push(view); + zr.add(view.group); + } + + model.__viewId = view.__id = viewId; + view.__alive = true; + view.__model = model; + view.group.__ecComponentInfo = { + mainType: model.mainType, + index: model.componentIndex + }; + !isComponent && scheduler.prepareView(view, model, ecModel, api); + } + + for (var i = 0; i < viewList.length;) { + var view = viewList[i]; + if (!view.__alive) { + !isComponent && view.renderTask.dispose(); + zr.remove(view.group); + view.dispose(ecModel, api); + viewList.splice(i, 1); + delete viewMap[view.__id]; + view.__id = view.group.__ecComponentInfo = null; + } + else { + i++; + } + } +} + +// /** +// * Encode visual infomation from data after data processing +// * +// * @param {module:echarts/model/Global} ecModel +// * @param {object} layout +// * @param {boolean} [layoutFilter] `true`: only layout, +// * `false`: only not layout, +// * `null`/`undefined`: all. +// * @param {string} taskBaseTag +// * @private +// */ +// function startVisualEncoding(ecIns, ecModel, api, payload, layoutFilter) { +// each(visualFuncs, function (visual, index) { +// var isLayout = visual.isLayout; +// if (layoutFilter == null +// || (layoutFilter === false && !isLayout) +// || (layoutFilter === true && isLayout) +// ) { +// visual.func(ecModel, api, payload); +// } +// }); +// } + +function clearColorPalette(ecModel) { + ecModel.clearColorPalette(); + ecModel.eachSeries(function (seriesModel) { + seriesModel.clearColorPalette(); + }); +} + +function render(ecIns, ecModel, api, payload) { + + renderComponents(ecIns, ecModel, api, payload); + + each(ecIns._chartsViews, function (chart) { + chart.__alive = false; + }); + + renderSeries(ecIns, ecModel, api, payload); + + // Remove groups of unrendered charts + each(ecIns._chartsViews, function (chart) { + if (!chart.__alive) { + chart.remove(ecModel, api); + } + }); +} + +function renderComponents(ecIns, ecModel, api, payload, dirtyList) { + each(dirtyList || ecIns._componentsViews, function (componentView) { + var componentModel = componentView.__model; + componentView.render(componentModel, ecModel, api, payload); + + updateZ(componentModel, componentView); + }); +} + +/** + * Render each chart and component + * @private + */ +function renderSeries(ecIns, ecModel, api, payload, dirtyMap) { + // Render all charts + var scheduler = ecIns._scheduler; + var unfinished; + ecModel.eachSeries(function (seriesModel) { + var chartView = ecIns._chartsMap[seriesModel.__viewId]; + chartView.__alive = true; + + var renderTask = chartView.renderTask; + scheduler.updatePayload(renderTask, payload); + + if (dirtyMap && dirtyMap.get(seriesModel.uid)) { + renderTask.dirty(); + } + + unfinished |= renderTask.perform(scheduler.getPerformArgs(renderTask)); + + chartView.group.silent = !!seriesModel.get('silent'); + + updateZ(seriesModel, chartView); + + updateBlend(seriesModel, chartView); + }); + scheduler.unfinished |= unfinished; + + // If use hover layer + updateHoverLayerStatus(ecIns._zr, ecModel); + + // Add aria + aria(ecIns._zr.dom, ecModel); +} + +function performPostUpdateFuncs(ecModel, api) { + each(postUpdateFuncs, function (func) { + func(ecModel, api); + }); +} + + +var MOUSE_EVENT_NAMES = [ + 'click', 'dblclick', 'mouseover', 'mouseout', 'mousemove', + 'mousedown', 'mouseup', 'globalout', 'contextmenu' +]; + +/** + * @private + */ +echartsProto._initEvents = function () { + each(MOUSE_EVENT_NAMES, function (eveName) { + this._zr.on(eveName, function (e) { + var ecModel = this.getModel(); + var el = e.target; + var params; + + // no e.target when 'globalout'. + if (eveName === 'globalout') { + params = {}; + } + else if (el && el.dataIndex != null) { + var dataModel = el.dataModel || ecModel.getSeriesByIndex(el.seriesIndex); + params = dataModel && dataModel.getDataParams(el.dataIndex, el.dataType) || {}; + } + // If element has custom eventData of components + else if (el && el.eventData) { + params = extend({}, el.eventData); + } + + if (params) { + params.event = e; + params.type = eveName; + this.trigger(eveName, params); + } + + }, this); + }, this); + + each(eventActionMap, function (actionType, eventType) { + this._messageCenter.on(eventType, function (event) { + this.trigger(eventType, event); + }, this); + }, this); +}; + +/** + * @return {boolean} + */ +echartsProto.isDisposed = function () { + return this._disposed; +}; + +/** + * Clear + */ +echartsProto.clear = function () { + this.setOption({ series: [] }, true); +}; + +/** + * Dispose instance + */ +echartsProto.dispose = function () { + if (this._disposed) { + if (__DEV__) { + console.warn('Instance ' + this.id + ' has been disposed'); + } + return; + } + this._disposed = true; + + setAttribute(this.getDom(), DOM_ATTRIBUTE_KEY, ''); + + var api = this._api; + var ecModel = this._model; + + each(this._componentsViews, function (component) { + component.dispose(ecModel, api); + }); + each(this._chartsViews, function (chart) { + chart.dispose(ecModel, api); + }); + + // Dispose after all views disposed + this._zr.dispose(); + + delete instances[this.id]; +}; + +mixin(ECharts, Eventful); + +function updateHoverLayerStatus(zr, ecModel) { + var storage = zr.storage; + var elCount = 0; + storage.traverse(function (el) { + if (!el.isGroup) { + elCount++; + } + }); + if (elCount > ecModel.get('hoverLayerThreshold') && !env$1.node) { + storage.traverse(function (el) { + if (!el.isGroup) { + // Don't switch back. + el.useHoverLayer = true; + } + }); + } +} + +/** + * Update chart progressive and blend. + * @param {module:echarts/model/Series|module:echarts/model/Component} model + * @param {module:echarts/view/Component|module:echarts/view/Chart} view + */ +function updateBlend(seriesModel, chartView) { + var blendMode = seriesModel.get('blendMode') || null; + if (__DEV__) { + if (!env$1.canvasSupported && blendMode && blendMode !== 'source-over') { + console.warn('Only canvas support blendMode'); + } + } + chartView.group.traverse(function (el) { + // FIXME marker and other components + if (!el.isGroup) { + // Only set if blendMode is changed. In case element is incremental and don't wan't to rerender. + if (el.style.blend !== blendMode) { + el.setStyle('blend', blendMode); + } + } + if (el.eachPendingDisplayable) { + el.eachPendingDisplayable(function (displayable) { + displayable.setStyle('blend', blendMode); + }); + } + }); +} + +/** + * @param {module:echarts/model/Series|module:echarts/model/Component} model + * @param {module:echarts/view/Component|module:echarts/view/Chart} view + */ +function updateZ(model, view) { + var z = model.get('z'); + var zlevel = model.get('zlevel'); + // Set z and zlevel + view.group.traverse(function (el) { + if (el.type !== 'group') { + z != null && (el.z = z); + zlevel != null && (el.zlevel = zlevel); + } + }); +} + +function createExtensionAPI(ecInstance) { + var coordSysMgr = ecInstance._coordSysMgr; + return extend(new ExtensionAPI(ecInstance), { + // Inject methods + getCoordinateSystems: bind( + coordSysMgr.getCoordinateSystems, coordSysMgr + ), + getComponentByElement: function (el) { + while (el) { + var modelInfo = el.__ecComponentInfo; + if (modelInfo != null) { + return ecInstance._model.getComponent(modelInfo.mainType, modelInfo.index); + } + el = el.parent; + } + } + }); +} + +/** + * @type {Object} key: actionType. + * @inner + */ +var actions = {}; + +/** + * Map eventType to actionType + * @type {Object} + */ +var eventActionMap = {}; + +/** + * Data processor functions of each stage + * @type {Array.>} + * @inner + */ +var dataProcessorFuncs = []; + +/** + * @type {Array.} + * @inner + */ +var optionPreprocessorFuncs = []; + +/** + * @type {Array.} + * @inner + */ +var postUpdateFuncs = []; + +/** + * Visual encoding functions of each stage + * @type {Array.>} + */ +var visualFuncs = []; + +/** + * Theme storage + * @type {Object.} + */ +var themeStorage = {}; +/** + * Loading effects + */ +var loadingEffects = {}; + +var instances = {}; +var connectedGroups = {}; + +var idBase = new Date() - 0; +var groupIdBase = new Date() - 0; +var DOM_ATTRIBUTE_KEY = '_echarts_instance_'; + +var mapDataStores = {}; + +function enableConnect(chart) { + var STATUS_PENDING = 0; + var STATUS_UPDATING = 1; + var STATUS_UPDATED = 2; + var STATUS_KEY = '__connectUpdateStatus'; + + function updateConnectedChartsStatus(charts, status) { + for (var i = 0; i < charts.length; i++) { + var otherChart = charts[i]; + otherChart[STATUS_KEY] = status; + } + } + + each(eventActionMap, function (actionType, eventType) { + chart._messageCenter.on(eventType, function (event) { + if (connectedGroups[chart.group] && chart[STATUS_KEY] !== STATUS_PENDING) { + if (event && event.escapeConnect) { + return; + } + + var action = chart.makeActionFromEvent(event); + var otherCharts = []; + + each(instances, function (otherChart) { + if (otherChart !== chart && otherChart.group === chart.group) { + otherCharts.push(otherChart); + } + }); + + updateConnectedChartsStatus(otherCharts, STATUS_PENDING); + each(otherCharts, function (otherChart) { + if (otherChart[STATUS_KEY] !== STATUS_UPDATING) { + otherChart.dispatchAction(action); + } + }); + updateConnectedChartsStatus(otherCharts, STATUS_UPDATED); + } + }); + }); +} + +/** + * @param {HTMLElement} dom + * @param {Object} [theme] + * @param {Object} opts + * @param {number} [opts.devicePixelRatio] Use window.devicePixelRatio by default + * @param {string} [opts.renderer] Currently only 'canvas' is supported. + * @param {number} [opts.width] Use clientWidth of the input `dom` by default. + * Can be 'auto' (the same as null/undefined) + * @param {number} [opts.height] Use clientHeight of the input `dom` by default. + * Can be 'auto' (the same as null/undefined) + */ +function init(dom, theme$$1, opts) { + if (__DEV__) { + // Check version + if ((version$1.replace('.', '') - 0) < (dependencies.zrender.replace('.', '') - 0)) { + throw new Error( + 'zrender/src ' + version$1 + + ' is too old for ECharts ' + version + + '. Current version need ZRender ' + + dependencies.zrender + '+' + ); + } + + if (!dom) { + throw new Error('Initialize failed: invalid dom.'); + } + } + + var existInstance = getInstanceByDom(dom); + if (existInstance) { + if (__DEV__) { + console.warn('There is a chart instance already initialized on the dom.'); + } + return existInstance; + } + + if (__DEV__) { + if (isDom(dom) + && dom.nodeName.toUpperCase() !== 'CANVAS' + && ( + (!dom.clientWidth && (!opts || opts.width == null)) + || (!dom.clientHeight && (!opts || opts.height == null)) + ) + ) { + console.warn('Can\'t get dom width or height'); + } + } + + var chart = new ECharts(dom, theme$$1, opts); + chart.id = 'ec_' + idBase++; + instances[chart.id] = chart; + + setAttribute(dom, DOM_ATTRIBUTE_KEY, chart.id); + + enableConnect(chart); + + return chart; +} + +/** + * @return {string|Array.} groupId + */ +function connect(groupId) { + // Is array of charts + if (isArray(groupId)) { + var charts = groupId; + groupId = null; + // If any chart has group + each(charts, function (chart) { + if (chart.group != null) { + groupId = chart.group; + } + }); + groupId = groupId || ('g_' + groupIdBase++); + each(charts, function (chart) { + chart.group = groupId; + }); + } + connectedGroups[groupId] = true; + return groupId; +} + +/** + * @DEPRECATED + * @return {string} groupId + */ +function disConnect(groupId) { + connectedGroups[groupId] = false; +} + +/** + * @return {string} groupId + */ +var disconnect = disConnect; + +/** + * Dispose a chart instance + * @param {module:echarts~ECharts|HTMLDomElement|string} chart + */ +function dispose(chart) { + if (typeof chart === 'string') { + chart = instances[chart]; + } + else if (!(chart instanceof ECharts)){ + // Try to treat as dom + chart = getInstanceByDom(chart); + } + if ((chart instanceof ECharts) && !chart.isDisposed()) { + chart.dispose(); + } +} + +/** + * @param {HTMLElement} dom + * @return {echarts~ECharts} + */ +function getInstanceByDom(dom) { + return instances[getAttribute(dom, DOM_ATTRIBUTE_KEY)]; +} + +/** + * @param {string} key + * @return {echarts~ECharts} + */ +function getInstanceById(key) { + return instances[key]; +} + +/** + * Register theme + */ +function registerTheme(name, theme$$1) { + themeStorage[name] = theme$$1; +} + +/** + * Register option preprocessor + * @param {Function} preprocessorFunc + */ +function registerPreprocessor(preprocessorFunc) { + optionPreprocessorFuncs.push(preprocessorFunc); +} + +/** + * @param {number} [priority=1000] + * @param {Object|Function} processor + */ +function registerProcessor(priority, processor) { + normalizeRegister(dataProcessorFuncs, priority, processor, PRIORITY_PROCESSOR_FILTER); +} + +/** + * Register postUpdater + * @param {Function} postUpdateFunc + */ +function registerPostUpdate(postUpdateFunc) { + postUpdateFuncs.push(postUpdateFunc); +} + +/** + * Usage: + * registerAction('someAction', 'someEvent', function () { ... }); + * registerAction('someAction', function () { ... }); + * registerAction( + * {type: 'someAction', event: 'someEvent', update: 'updateView'}, + * function () { ... } + * ); + * + * @param {(string|Object)} actionInfo + * @param {string} actionInfo.type + * @param {string} [actionInfo.event] + * @param {string} [actionInfo.update] + * @param {string} [eventName] + * @param {Function} action + */ +function registerAction(actionInfo, eventName, action) { + if (typeof eventName === 'function') { + action = eventName; + eventName = ''; + } + var actionType = isObject(actionInfo) + ? actionInfo.type + : ([actionInfo, actionInfo = { + event: eventName + }][0]); + + // Event name is all lowercase + actionInfo.event = (actionInfo.event || actionType).toLowerCase(); + eventName = actionInfo.event; + + // Validate action type and event name. + assert(ACTION_REG.test(actionType) && ACTION_REG.test(eventName)); + + if (!actions[actionType]) { + actions[actionType] = {action: action, actionInfo: actionInfo}; + } + eventActionMap[eventName] = actionType; +} + +/** + * @param {string} type + * @param {*} CoordinateSystem + */ +function registerCoordinateSystem(type, CoordinateSystem$$1) { + CoordinateSystemManager.register(type, CoordinateSystem$$1); +} + +/** + * Get dimensions of specified coordinate system. + * @param {string} type + * @return {Array.} + */ +function getCoordinateSystemDimensions(type) { + var coordSysCreator = CoordinateSystemManager.get(type); + if (coordSysCreator) { + return coordSysCreator.getDimensionsInfo + ? coordSysCreator.getDimensionsInfo() + : coordSysCreator.dimensions.slice(); + } +} + +/** + * Layout is a special stage of visual encoding + * Most visual encoding like color are common for different chart + * But each chart has it's own layout algorithm + * + * @param {number} [priority=1000] + * @param {Function} layoutTask + */ +function registerLayout(priority, layoutTask) { + normalizeRegister(visualFuncs, priority, layoutTask, PRIORITY_VISUAL_LAYOUT, 'layout'); +} + +/** + * @param {number} [priority=3000] + * @param {module:echarts/stream/Task} visualTask + */ +function registerVisual(priority, visualTask) { + normalizeRegister(visualFuncs, priority, visualTask, PRIORITY_VISUAL_CHART, 'visual'); +} + +/** + * @param {Object|Function} fn: {seriesType, createOnAllSeries, performRawSeries, reset} + */ +function normalizeRegister(targetList, priority, fn, defaultPriority, visualType) { + if (isFunction(priority) || isObject(priority)) { + fn = priority; + priority = defaultPriority; + } + + if (__DEV__) { + if (isNaN(priority) || priority == null) { + throw new Error('Illegal priority'); + } + // Check duplicate + each(targetList, function (wrap) { + assert(wrap.__raw !== fn); + }); + } + + var stageHandler = Scheduler.wrapStageHandler(fn, visualType); + + stageHandler.__prio = priority; + stageHandler.__raw = fn; + targetList.push(stageHandler); + + return stageHandler; +} + +/** + * @param {string} name + */ +function registerLoading(name, loadingFx) { + loadingEffects[name] = loadingFx; +} + +/** + * @param {Object} opts + * @param {string} [superClass] + */ +function extendComponentModel(opts/*, superClass*/) { + // var Clazz = ComponentModel; + // if (superClass) { + // var classType = parseClassType(superClass); + // Clazz = ComponentModel.getClass(classType.main, classType.sub, true); + // } + return ComponentModel.extend(opts); +} + +/** + * @param {Object} opts + * @param {string} [superClass] + */ +function extendComponentView(opts/*, superClass*/) { + // var Clazz = ComponentView; + // if (superClass) { + // var classType = parseClassType(superClass); + // Clazz = ComponentView.getClass(classType.main, classType.sub, true); + // } + return Component.extend(opts); +} + +/** + * @param {Object} opts + * @param {string} [superClass] + */ +function extendSeriesModel(opts/*, superClass*/) { + // var Clazz = SeriesModel; + // if (superClass) { + // superClass = 'series.' + superClass.replace('series.', ''); + // var classType = parseClassType(superClass); + // Clazz = ComponentModel.getClass(classType.main, classType.sub, true); + // } + return SeriesModel.extend(opts); +} + +/** + * @param {Object} opts + * @param {string} [superClass] + */ +function extendChartView(opts/*, superClass*/) { + // var Clazz = ChartView; + // if (superClass) { + // superClass = superClass.replace('series.', ''); + // var classType = parseClassType(superClass); + // Clazz = ChartView.getClass(classType.main, true); + // } + return Chart.extend(opts); +} + +/** + * ZRender need a canvas context to do measureText. + * But in node environment canvas may be created by node-canvas. + * So we need to specify how to create a canvas instead of using document.createElement('canvas') + * + * Be careful of using it in the browser. + * + * @param {Function} creator + * @example + * var Canvas = require('canvas'); + * var echarts = require('echarts'); + * echarts.setCanvasCreator(function () { + * // Small size is enough. + * return new Canvas(32, 32); + * }); + */ +function setCanvasCreator(creator) { + $override('createCanvas', creator); +} + +/** + * @param {string} mapName + * @param {Object|string} geoJson + * @param {Object} [specialAreas] + * + * @example + * $.get('USA.json', function (geoJson) { + * echarts.registerMap('USA', geoJson); + * // Or + * echarts.registerMap('USA', { + * geoJson: geoJson, + * specialAreas: {} + * }) + * }); + */ +function registerMap(mapName, geoJson, specialAreas) { + if (geoJson.geoJson && !geoJson.features) { + specialAreas = geoJson.specialAreas; + geoJson = geoJson.geoJson; + } + if (typeof geoJson === 'string') { + geoJson = (typeof JSON !== 'undefined' && JSON.parse) + ? JSON.parse(geoJson) : (new Function('return (' + geoJson + ');'))(); + } + mapDataStores[mapName] = { + geoJson: geoJson, + specialAreas: specialAreas + }; +} + +/** + * @param {string} mapName + * @return {Object} + */ +function getMap(mapName) { + return mapDataStores[mapName]; +} + +registerVisual(PRIORITY_VISUAL_GLOBAL, seriesColor); +registerPreprocessor(backwardCompat); +registerProcessor(PRIORITY_PROCESSOR_STATISTIC, dataStack); +registerLoading('default', loadingDefault); + +// Default actions + +registerAction({ + type: 'highlight', + event: 'highlight', + update: 'highlight' +}, noop); + +registerAction({ + type: 'downplay', + event: 'downplay', + update: 'downplay' +}, noop); + +// Default theme +registerTheme('light', lightTheme); +registerTheme('dark', theme); + +// For backward compatibility, where the namespace `dataTool` will +// be mounted on `echarts` is the extension `dataTool` is imported. +var dataTool = {}; + +function defaultKeyGetter(item) { + return item; +} + +/** + * @param {Array} oldArr + * @param {Array} newArr + * @param {Function} oldKeyGetter + * @param {Function} newKeyGetter + * @param {Object} [context] Can be visited by this.context in callback. + */ +function DataDiffer(oldArr, newArr, oldKeyGetter, newKeyGetter, context) { + this._old = oldArr; + this._new = newArr; + + this._oldKeyGetter = oldKeyGetter || defaultKeyGetter; + this._newKeyGetter = newKeyGetter || defaultKeyGetter; + + this.context = context; +} + +DataDiffer.prototype = { + + constructor: DataDiffer, + + /** + * Callback function when add a data + */ + add: function (func) { + this._add = func; + return this; + }, + + /** + * Callback function when update a data + */ + update: function (func) { + this._update = func; + return this; + }, + + /** + * Callback function when remove a data + */ + remove: function (func) { + this._remove = func; + return this; + }, + + execute: function () { + var oldArr = this._old; + var newArr = this._new; + + var oldDataIndexMap = {}; + var newDataIndexMap = {}; + var oldDataKeyArr = []; + var newDataKeyArr = []; + var i; + + initIndexMap(oldArr, oldDataIndexMap, oldDataKeyArr, '_oldKeyGetter', this); + initIndexMap(newArr, newDataIndexMap, newDataKeyArr, '_newKeyGetter', this); + + // Travel by inverted order to make sure order consistency + // when duplicate keys exists (consider newDataIndex.pop() below). + // For performance consideration, these code below do not look neat. + for (i = 0; i < oldArr.length; i++) { + var key = oldDataKeyArr[i]; + var idx = newDataIndexMap[key]; + + // idx can never be empty array here. see 'set null' logic below. + if (idx != null) { + // Consider there is duplicate key (for example, use dataItem.name as key). + // We should make sure every item in newArr and oldArr can be visited. + var len = idx.length; + if (len) { + len === 1 && (newDataIndexMap[key] = null); + idx = idx.unshift(); + } + else { + newDataIndexMap[key] = null; + } + this._update && this._update(idx, i); + } + else { + this._remove && this._remove(i); + } + } + + for (var i = 0; i < newDataKeyArr.length; i++) { + var key = newDataKeyArr[i]; + if (newDataIndexMap.hasOwnProperty(key)) { + var idx = newDataIndexMap[key]; + if (idx == null) { + continue; + } + // idx can never be empty array here. see 'set null' logic above. + if (!idx.length) { + this._add && this._add(idx); + } + else { + for (var j = 0, len = idx.length; j < len; j++) { + this._add && this._add(idx[j]); + } + } + } + } + } +}; + +function initIndexMap(arr, map, keyArr, keyGetterName, dataDiffer) { + for (var i = 0; i < arr.length; i++) { + // Add prefix to avoid conflict with Object.prototype. + var key = '_ec_' + dataDiffer[keyGetterName](arr[i], i); + var existence = map[key]; + if (existence == null) { + keyArr.push(key); + map[key] = i; + } + else { + if (!existence.length) { + map[key] = existence = [existence]; + } + existence.push(i); + } + } +} + +var OTHER_DIMENSIONS = createHashMap([ + 'tooltip', 'label', 'itemName', 'itemId', 'seriesName' +]); + +function summarizeDimensions(data) { + var summary = {}; + var encode = summary.encode = {}; + var notExtraCoordDimMap = createHashMap(); + var defaultedLabel = []; + + each$1(data.dimensions, function (dimName) { + var dimItem = data.getDimensionInfo(dimName); + + var coordDim = dimItem.coordDim; + if (coordDim) { + if (__DEV__) { + assert$1(OTHER_DIMENSIONS.get(coordDim) == null); + } + var coordDimArr = encode[coordDim]; + if (!encode.hasOwnProperty(coordDim)) { + coordDimArr = encode[coordDim] = []; + } + coordDimArr[dimItem.coordDimIndex] = dimName; + + if (!dimItem.isExtraCoord) { + notExtraCoordDimMap.set(coordDim, 1); + + // Use the last coord dim (and label friendly) as default label, + // because when dataset is used, it is hard to guess which dimension + // can be value dimension. If both show x, y on label is not look good, + // and conventionally y axis is focused more. + if (mayLabelDimType(dimItem.type)) { + defaultedLabel[0] = dimName; + } + } + } + + OTHER_DIMENSIONS.each(function (v, otherDim) { + var otherDimArr = encode[otherDim]; + if (!encode.hasOwnProperty(otherDim)) { + otherDimArr = encode[otherDim] = []; + } + + var dimIndex = dimItem.otherDims[otherDim]; + if (dimIndex != null && dimIndex !== false) { + otherDimArr[dimIndex] = dimItem.name; + } + }); + }); + + var dataDimsOnCoord = []; + var encodeFirstDimNotExtra = {}; + + notExtraCoordDimMap.each(function (v, coordDim) { + var dimArr = encode[coordDim]; + // ??? FIXME extra coord should not be set in dataDimsOnCoord. + // But should fix the case that radar axes: simplify the logic + // of `completeDimension`, remove `extraPrefix`. + encodeFirstDimNotExtra[coordDim] = dimArr[0]; + // Not necessary to remove duplicate, because a data + // dim canot on more than one coordDim. + dataDimsOnCoord = dataDimsOnCoord.concat(dimArr); + }); + + summary.dataDimsOnCoord = dataDimsOnCoord; + summary.encodeFirstDimNotExtra = encodeFirstDimNotExtra; + + var encodeLabel = encode.label; + // FIXME `encode.label` is not recommanded, because formatter can not be set + // in this way. Use label.formatter instead. May be remove this approach someday. + if (encodeLabel && encodeLabel.length) { + defaultedLabel = encodeLabel.slice(); + } + + var defaultedTooltip = defaultedLabel.slice(); + var encodeTooltip = encode.tooltip; + if (encodeTooltip && encodeTooltip.length) { + defaultedTooltip = encodeTooltip.slice(); + } + + encode.defaultedLabel = defaultedLabel; + encode.defaultedTooltip = defaultedTooltip; + + return summary; +} + +function getDimensionTypeByAxis(axisType) { + return axisType === 'category' + ? 'ordinal' + : axisType === 'time' + ? 'time' + : 'float'; +} + +function mayLabelDimType(dimType) { + // In most cases, ordinal and time do not suitable for label. + // Ordinal info can be displayed on axis. Time is too long. + return !(dimType === 'ordinal' || dimType === 'time'); +} + +// function findTheLastDimMayLabel(data) { +// // Get last value dim +// var dimensions = data.dimensions.slice(); +// var valueType; +// var valueDim; +// while (dimensions.length && ( +// valueDim = dimensions.pop(), +// valueType = data.getDimensionInfo(valueDim).type, +// valueType === 'ordinal' || valueType === 'time' +// )) {} // jshint ignore:line +// return valueDim; +// } + +/** + * List for data storage + * @module echarts/data/List + */ + +var isObject$4 = isObject$1; + +var UNDEFINED = 'undefined'; +var globalObj = typeof window === UNDEFINED ? global : window; + +// Use prefix to avoid index to be the same as otherIdList[idx], +// which will cause weird udpate animation. +var ID_PREFIX = 'e\0\0'; + +var dataCtors = { + 'float': typeof globalObj.Float64Array === UNDEFINED + ? Array : globalObj.Float64Array, + 'int': typeof globalObj.Int32Array === UNDEFINED + ? Array : globalObj.Int32Array, + // Ordinal data type can be string or int + 'ordinal': Array, + 'number': Array, + 'time': Array +}; + +var CtorUint32Array = typeof globalObj.Uint32Array === UNDEFINED ? Array : globalObj.Uint32Array; +var CtorUint16Array = typeof globalObj.Uint16Array === UNDEFINED ? Array : globalObj.Uint16Array; + +function getIndicesCtor(list) { + // The possible max value in this._indicies is always this._rawCount despite of filtering. + return list._rawCount > 65535 ? CtorUint32Array : CtorUint16Array; +} + +function cloneChunk(originalChunk) { + var Ctor = originalChunk.constructor; + // Only shallow clone is enough when Array. + return Ctor === Array ? originalChunk.slice() : new Ctor(originalChunk); +} + +var TRANSFERABLE_PROPERTIES = [ + 'hasItemOption', '_nameList', '_idList', '_calculationInfo', '_invertedIndicesMap', + '_rawData', '_rawExtent', '_chunkSize', '_chunkCount', + '_dimValueGetter', '_count', '_rawCount', '_nameDimIdx', '_idDimIdx' +]; + +function transferProperties(a, b) { + each$1(TRANSFERABLE_PROPERTIES.concat(b.__wrappedMethods || []), function (propName) { + if (b.hasOwnProperty(propName)) { + a[propName] = b[propName]; + } + }); + + a.__wrappedMethods = b.__wrappedMethods; +} + + + + + + +/** + * @constructor + * @alias module:echarts/data/List + * + * @param {Array.} dimensions + * For example, ['someDimName', {name: 'someDimName', type: 'someDimType'}, ...]. + * Dimensions should be concrete names like x, y, z, lng, lat, angle, radius + * Spetial fields: { + * ordinalMeta: + * createInvertedIndices: + * } + * @param {module:echarts/model/Model} hostModel + */ +var List = function (dimensions, hostModel) { + + dimensions = dimensions || ['x', 'y']; + + var dimensionInfos = {}; + var dimensionNames = []; + var invertedIndicesMap = {}; + + for (var i = 0; i < dimensions.length; i++) { + // Use the original dimensions[i], where other flag props may exists. + var dimensionInfo = dimensions[i]; + + if (isString(dimensionInfo)) { + dimensionInfo = {name: dimensionInfo}; + } + + var dimensionName = dimensionInfo.name; + dimensionInfo.type = dimensionInfo.type || 'float'; + if (!dimensionInfo.coordDim) { + dimensionInfo.coordDim = dimensionName; + dimensionInfo.coordDimIndex = 0; + } + + dimensionInfo.otherDims = dimensionInfo.otherDims || {}; + dimensionNames.push(dimensionName); + dimensionInfos[dimensionName] = dimensionInfo; + + dimensionInfo.index = i; + + if (dimensionInfo.createInvertedIndices) { + invertedIndicesMap[dimensionName] = []; + } + } + + /** + * @readOnly + * @type {Array.} + */ + this.dimensions = dimensionNames; + + /** + * Infomation of each data dimension, like data type. + * @type {Object} + */ + this._dimensionInfos = dimensionInfos; + + /** + * @type {module:echarts/model/Model} + */ + this.hostModel = hostModel; + + /** + * @type {module:echarts/model/Model} + */ + this.dataType; + + /** + * Indices stores the indices of data subset after filtered. + * This data subset will be used in chart. + * @type {Array.} + * @readOnly + */ + this._indices = null; + + this._count = 0; + this._rawCount = 0; + + /** + * Data storage + * @type {Object.>} + * @private + */ + this._storage = {}; + + /** + * @type {Array.} + */ + this._nameList = []; + /** + * @type {Array.} + */ + this._idList = []; + + /** + * Models of data option is stored sparse for optimizing memory cost + * @type {Array.} + * @private + */ + this._optionModels = []; + + /** + * Global visual properties after visual coding + * @type {Object} + * @private + */ + this._visual = {}; + + /** + * Globel layout properties. + * @type {Object} + * @private + */ + this._layout = {}; + + /** + * Item visual properties after visual coding + * @type {Array.} + * @private + */ + this._itemVisuals = []; + + /** + * Key: visual type, Value: boolean + * @type {Object} + * @readOnly + */ + this.hasItemVisual = {}; + + /** + * Item layout properties after layout + * @type {Array.} + * @private + */ + this._itemLayouts = []; + + /** + * Graphic elemnents + * @type {Array.} + * @private + */ + this._graphicEls = []; + + /** + * Max size of each chunk. + * @type {number} + * @private + */ + this._chunkSize = 1e5; + + /** + * @type {number} + * @private + */ + this._chunkCount = 0; + + /** + * @type {Array.} + * @private + */ + this._rawData; + + /** + * Raw extent will not be cloned, but only transfered. + * It will not be calculated util needed. + * key: dim, + * value: {end: number, extent: Array.} + * @type {Object} + * @private + */ + this._rawExtent = {}; + + /** + * @type {Object} + * @private + */ + this._extent = {}; + + /** + * key: dim + * value: extent + * @type {Object} + * @private + */ + this._approximateExtent = {}; + + /** + * Cache summary info for fast visit. See "dimensionHelper". + * @type {Object} + * @private + */ + this._dimensionsSummary = summarizeDimensions(this); + + /** + * @type {Object.} + * @private + */ + this._invertedIndicesMap = invertedIndicesMap; + + /** + * @type {Object} + * @private + */ + this._calculationInfo = {}; +}; + +var listProto = List.prototype; + +listProto.type = 'list'; + +/** + * If each data item has it's own option + * @type {boolean} + */ +listProto.hasItemOption = true; + +/** + * Get dimension name + * @param {string|number} dim + * Dimension can be concrete names like x, y, z, lng, lat, angle, radius + * Or a ordinal number. For example getDimensionInfo(0) will return 'x' or 'lng' or 'radius' + * @return {string} Concrete dim name. + */ +listProto.getDimension = function (dim) { + if (!isNaN(dim)) { + dim = this.dimensions[dim] || dim; + } + return dim; +}; + +/** + * Get type and calculation info of particular dimension + * @param {string|number} dim + * Dimension can be concrete names like x, y, z, lng, lat, angle, radius + * Or a ordinal number. For example getDimensionInfo(0) will return 'x' or 'lng' or 'radius' + */ +listProto.getDimensionInfo = function (dim) { + // Do not clone, because there may be categories in dimInfo. + return this._dimensionInfos[this.getDimension(dim)]; +}; + +/** + * @return {Array.} concrete dimension name list on coord. + */ +listProto.getDimensionsOnCoord = function () { + return this._dimensionsSummary.dataDimsOnCoord.slice(); +}; + +/** + * @param {string} coordDim + * @param {number} [idx] A coordDim may map to more than one data dim. + * If idx is `true`, return a array of all mapped dims. + * If idx is not specified, return the first dim not extra. + * @return {string|Array.} concrete data dim. + * If idx is number, and not found, return null/undefined. + * If idx is `true`, and not found, return empty array (always return array). + */ +listProto.mapDimension = function (coordDim, idx) { + var dimensionsSummary = this._dimensionsSummary; + + if (idx == null) { + return dimensionsSummary.encodeFirstDimNotExtra[coordDim]; + } + + var dims = dimensionsSummary.encode[coordDim]; + return idx === true + // always return array if idx is `true` + ? (dims || []).slice() + : (dims && dims[idx]); +}; + +/** + * Initialize from data + * @param {Array.} data source or data or data provider. + * @param {Array.} [nameLIst] The name of a datum is used on data diff and + * defualt label/tooltip. + * A name can be specified in encode.itemName, + * or dataItem.name (only for series option data), + * or provided in nameList from outside. + * @param {Function} [dimValueGetter] (dataItem, dimName, dataIndex, dimIndex) => number + */ +listProto.initData = function (data, nameList, dimValueGetter) { + + var notProvider = Source.isInstance(data) || isArrayLike(data); + if (notProvider) { + data = new DefaultDataProvider(data, this.dimensions.length); + } + + if (__DEV__) { + if (!notProvider && (typeof data.getItem != 'function' || typeof data.count != 'function')) { + throw new Error('Inavlid data provider.'); + } + } + + this._rawData = data; + + // Clear + this._storage = {}; + this._indices = null; + + this._nameList = nameList || []; + + this._idList = []; + + this._nameRepeatCount = {}; + + if (!dimValueGetter) { + this.hasItemOption = false; + } + + /** + * @readOnly + */ + this.defaultDimValueGetter = defaultDimValueGetters[ + this._rawData.getSource().sourceFormat + ]; + + // Default dim value getter + this._dimValueGetter = dimValueGetter = dimValueGetter + || this.defaultDimValueGetter; + + // Reset raw extent. + this._rawExtent = {}; + + this._initDataFromProvider(0, data.count()); + + // If data has no item option. + if (data.pure) { + this.hasItemOption = false; + } +}; + +listProto.getProvider = function () { + return this._rawData; +}; + +listProto.appendData = function (data) { + if (__DEV__) { + assert$1(!this._indices, 'appendData can only be called on raw data.'); + } + + var rawData = this._rawData; + var start = this.count(); + rawData.appendData(data); + var end = rawData.count(); + if (!rawData.persistent) { + end += start; + } + this._initDataFromProvider(start, end); +}; + +listProto._initDataFromProvider = function (start, end) { + // Optimize. + if (start >= end) { + return; + } + + var chunkSize = this._chunkSize; + var rawData = this._rawData; + var storage = this._storage; + var dimensions = this.dimensions; + var dimensionInfoMap = this._dimensionInfos; + var nameList = this._nameList; + var idList = this._idList; + var rawExtent = this._rawExtent; + var nameRepeatCount = this._nameRepeatCount = {}; + var nameDimIdx; + + var chunkCount = this._chunkCount; + var lastChunkIndex = chunkCount - 1; + for (var i = 0; i < dimensions.length; i++) { + var dim = dimensions[i]; + if (!rawExtent[dim]) { + rawExtent[dim] = getInitialExtent(); + } + + var dimInfo = dimensionInfoMap[dim]; + if (dimInfo.otherDims.itemName === 0) { + nameDimIdx = this._nameDimIdx = i; + } + if (dimInfo.otherDims.itemId === 0) { + this._idDimIdx = i; + } + var DataCtor = dataCtors[dimInfo.type]; + + if (!storage[dim]) { + storage[dim] = []; + } + var resizeChunkArray = storage[dim][lastChunkIndex]; + if (resizeChunkArray && resizeChunkArray.length < chunkSize) { + var newStore = new DataCtor(Math.min(end - lastChunkIndex * chunkSize, chunkSize)); + // The cost of the copy is probably inconsiderable + // within the initial chunkSize. + for (var j = 0; j < resizeChunkArray.length; j++) { + newStore[j] = resizeChunkArray[j]; + } + storage[dim][lastChunkIndex] = newStore; + } + + // Create new chunks. + for (var k = chunkCount * chunkSize; k < end; k += chunkSize) { + storage[dim].push(new DataCtor(Math.min(end - k, chunkSize))); + } + this._chunkCount = storage[dim].length; + } + + for (var idx = start; idx < end; idx++) { + // NOTICE: Try not to write things into dataItem + var dataItem = rawData.getItem(idx); + // Each data item is value + // [1, 2] + // 2 + // Bar chart, line chart which uses category axis + // only gives the 'y' value. 'x' value is the indices of category + // Use a tempValue to normalize the value to be a (x, y) value + var chunkIndex = Math.floor(idx / chunkSize); + var chunkOffset = idx % chunkSize; + + // Store the data by dimensions + for (var k = 0; k < dimensions.length; k++) { + var dim = dimensions[k]; + var dimStorage = storage[dim][chunkIndex]; + // PENDING NULL is empty or zero + var val = this._dimValueGetter(dataItem, dim, idx, k); + dimStorage[chunkOffset] = val; + + if (val < rawExtent[dim][0]) { + rawExtent[dim][0] = val; + } + if (val > rawExtent[dim][1]) { + rawExtent[dim][1] = val; + } + } + + // ??? FIXME not check by pure but sourceFormat? + // TODO refactor these logic. + if (!rawData.pure) { + var name = nameList[idx]; + + if (dataItem && !name) { + if (nameDimIdx != null) { + name = this._getNameFromStore(idx); + } + else if (dataItem.name != null) { + // There is no other place to persistent dataItem.name, + // so save it to nameList. + nameList[idx] = name = dataItem.name; + } + } + + // Try using the id in option + // id or name is used on dynamical data, mapping old and new items. + var id = dataItem == null ? null : dataItem.id; + + if (id == null && name != null) { + // Use name as id and add counter to avoid same name + nameRepeatCount[name] = nameRepeatCount[name] || 0; + id = name; + if (nameRepeatCount[name] > 0) { + id += '__ec__' + nameRepeatCount[name]; + } + nameRepeatCount[name]++; + } + id != null && (idList[idx] = id); + } + } + + if (!rawData.persistent && rawData.clean) { + // Clean unused data if data source is typed array. + rawData.clean(); + } + + this._rawCount = this._count = end; + + // Reset data extent + this._extent = {}; + + prepareInvertedIndex(this); +}; + +function prepareInvertedIndex(list) { + var invertedIndicesMap = list._invertedIndicesMap; + each$1(invertedIndicesMap, function (invertedIndices, dim) { + var dimInfo = list._dimensionInfos[dim]; + + // Currently, only dimensions that has ordinalMeta can create inverted indices. + var ordinalMeta = dimInfo.ordinalMeta; + if (ordinalMeta) { + invertedIndices = invertedIndicesMap[dim] = new CtorUint32Array( + ordinalMeta.categories.length + ); + // The default value of TypedArray is 0. To avoid miss + // mapping to 0, we should set it as NaN. + for (var i = 0; i < invertedIndices.length; i++) { + invertedIndices[i] = NaN; + } + for (var i = 0; i < list._count; i++) { + // Only support the case that all values are distinct. + invertedIndices[list.get(dim, i)] = i; + } + } + }); +} + +// TODO refactor +listProto._getNameFromStore = function (rawIndex) { + var nameDimIdx = this._nameDimIdx; + if (nameDimIdx != null) { + var chunkSize = this._chunkSize; + var chunkIndex = Math.floor(rawIndex / chunkSize); + var chunkOffset = rawIndex % chunkSize; + var dim = this.dimensions[nameDimIdx]; + var ordinalMeta = this._dimensionInfos[dim].ordinalMeta; + if (ordinalMeta) { + return ordinalMeta.categories[rawIndex]; + } + else { + var chunk = this._storage[dim][chunkIndex]; + return chunk && chunk[chunkOffset]; + } + } +}; + +// TODO refactor +listProto._getIdFromStore = function (rawIndex) { + var idDimIdx = this._idDimIdx; + if (idDimIdx != null) { + var chunkSize = this._chunkSize; + var chunkIndex = Math.floor(rawIndex / chunkSize); + var chunkOffset = rawIndex % chunkSize; + var dim = this.dimensions[idDimIdx]; + var ordinalMeta = this._dimensionInfos[dim].ordinalMeta; + if (ordinalMeta) { + return ordinalMeta.categories[rawIndex]; + } + else { + var chunk = this._storage[dim][chunkIndex]; + return chunk && chunk[chunkOffset]; + } + } +}; + +/** + * @return {number} + */ +listProto.count = function () { + return this._count; +}; + +listProto.getIndices = function () { + if (this._indices) { + var Ctor = this._indices.constructor; + return new Ctor(this._indices.buffer, 0, this._count); + } + + var Ctor = getIndicesCtor(this); + var arr = new Ctor(this.count()); + for (var i = 0; i < arr.length; i++) { + arr[i] = i; + } + return arr; +}; + +/** + * Get value. Return NaN if idx is out of range. + * @param {string} dim Dim must be concrete name. + * @param {number} idx + * @param {boolean} stack + * @return {number} + */ +listProto.get = function (dim, idx /*, stack */) { + if (!(idx >= 0 && idx < this._count)) { + return NaN; + } + var storage = this._storage; + if (!storage[dim]) { + // TODO Warn ? + return NaN; + } + + idx = this.getRawIndex(idx); + + var chunkIndex = Math.floor(idx / this._chunkSize); + var chunkOffset = idx % this._chunkSize; + + var chunkStore = storage[dim][chunkIndex]; + var value = chunkStore[chunkOffset]; + // FIXME ordinal data type is not stackable + // if (stack) { + // var dimensionInfo = this._dimensionInfos[dim]; + // if (dimensionInfo && dimensionInfo.stackable) { + // var stackedOn = this.stackedOn; + // while (stackedOn) { + // // Get no stacked data of stacked on + // var stackedValue = stackedOn.get(dim, idx); + // // Considering positive stack, negative stack and empty data + // if ((value >= 0 && stackedValue > 0) // Positive stack + // || (value <= 0 && stackedValue < 0) // Negative stack + // ) { + // value += stackedValue; + // } + // stackedOn = stackedOn.stackedOn; + // } + // } + // } + + return value; +}; + +/** + * @param {string} dim concrete dim + * @param {number} rawIndex + * @return {number|string} + */ +listProto.getByRawIndex = function (dim, rawIdx) { + if (!(rawIdx >= 0 && rawIdx < this._rawCount)) { + return NaN; + } + var dimStore = this._storage[dim]; + if (!dimStore) { + // TODO Warn ? + return NaN; + } + + var chunkIndex = Math.floor(rawIdx / this._chunkSize); + var chunkOffset = rawIdx % this._chunkSize; + var chunkStore = dimStore[chunkIndex]; + return chunkStore[chunkOffset]; +}; + +/** + * FIXME Use `get` on chrome maybe slow(in filterSelf and selectRange). + * Hack a much simpler _getFast + * @private + */ +listProto._getFast = function (dim, rawIdx) { + var chunkIndex = Math.floor(rawIdx / this._chunkSize); + var chunkOffset = rawIdx % this._chunkSize; + var chunkStore = this._storage[dim][chunkIndex]; + return chunkStore[chunkOffset]; +}; + +/** + * Get value for multi dimensions. + * @param {Array.} [dimensions] If ignored, using all dimensions. + * @param {number} idx + * @return {number} + */ +listProto.getValues = function (dimensions, idx /*, stack */) { + var values = []; + + if (!isArray(dimensions)) { + // stack = idx; + idx = dimensions; + dimensions = this.dimensions; + } + + for (var i = 0, len = dimensions.length; i < len; i++) { + values.push(this.get(dimensions[i], idx /*, stack */)); + } + + return values; +}; + +/** + * If value is NaN. Inlcuding '-' + * Only check the coord dimensions. + * @param {string} dim + * @param {number} idx + * @return {number} + */ +listProto.hasValue = function (idx) { + var dataDimsOnCoord = this._dimensionsSummary.dataDimsOnCoord; + var dimensionInfos = this._dimensionInfos; + for (var i = 0, len = dataDimsOnCoord.length; i < len; i++) { + if ( + // Ordinal type can be string or number + dimensionInfos[dataDimsOnCoord[i]].type !== 'ordinal' + // FIXME check ordinal when using index? + && isNaN(this.get(dataDimsOnCoord[i], idx)) + ) { + return false; + } + } + return true; +}; + +/** + * Get extent of data in one dimension + * @param {string} dim + * @param {boolean} stack + */ +listProto.getDataExtent = function (dim /*, stack */) { + // Make sure use concrete dim as cache name. + dim = this.getDimension(dim); + var dimData = this._storage[dim]; + var initialExtent = getInitialExtent(); + + // stack = !!((stack || false) && this.getCalculationInfo(dim)); + + if (!dimData) { + return initialExtent; + } + + // Make more strict checkings to ensure hitting cache. + var currEnd = this.count(); + // var cacheName = [dim, !!stack].join('_'); + // var cacheName = dim; + + // Consider the most cases when using data zoom, `getDataExtent` + // happened before filtering. We cache raw extent, which is not + // necessary to be cleared and recalculated when restore data. + var useRaw = !this._indices; // && !stack; + var dimExtent; + + if (useRaw) { + return this._rawExtent[dim].slice(); + } + dimExtent = this._extent[dim]; + if (dimExtent) { + return dimExtent.slice(); + } + dimExtent = initialExtent; + + var min = dimExtent[0]; + var max = dimExtent[1]; + + for (var i = 0; i < currEnd; i++) { + // var value = stack ? this.get(dim, i, true) : this._getFast(dim, this.getRawIndex(i)); + var value = this._getFast(dim, this.getRawIndex(i)); + value < min && (min = value); + value > max && (max = value); + } + + dimExtent = [min, max]; + + this._extent[dim] = dimExtent; + + return dimExtent; +}; + +/** + * Optimize for the scenario that data is filtered by a given extent. + * Consider that if data amount is more than hundreds of thousand, + * extent calculation will cost more than 10ms and the cache will + * be erased because of the filtering. + */ +listProto.getApproximateExtent = function (dim /*, stack */) { + dim = this.getDimension(dim); + return this._approximateExtent[dim] || this.getDataExtent(dim /*, stack */); +}; + +listProto.setApproximateExtent = function (extent, dim /*, stack */) { + dim = this.getDimension(dim); + this._approximateExtent[dim] = extent.slice(); +}; + +/** + * @param {string} key + * @return {*} + */ +listProto.getCalculationInfo = function (key) { + return this._calculationInfo[key]; +}; + +/** + * @param {string|Object} key or k-v object + * @param {*} [value] + */ +listProto.setCalculationInfo = function (key, value) { + isObject$4(key) + ? extend(this._calculationInfo, key) + : (this._calculationInfo[key] = value); +}; + +/** + * Get sum of data in one dimension + * @param {string} dim + */ +listProto.getSum = function (dim /*, stack */) { + var dimData = this._storage[dim]; + var sum = 0; + if (dimData) { + for (var i = 0, len = this.count(); i < len; i++) { + var value = this.get(dim, i /*, stack */); + if (!isNaN(value)) { + sum += value; + } + } + } + return sum; +}; + +// /** +// * Retreive the index with given value +// * @param {string} dim Concrete dimension. +// * @param {number} value +// * @return {number} +// */ +// Currently incorrect: should return dataIndex but not rawIndex. +// Do not fix it until this method is to be used somewhere. +// FIXME Precision of float value +// listProto.indexOf = function (dim, value) { +// var storage = this._storage; +// var dimData = storage[dim]; +// var chunkSize = this._chunkSize; +// if (dimData) { +// for (var i = 0, len = this.count(); i < len; i++) { +// var chunkIndex = Math.floor(i / chunkSize); +// var chunkOffset = i % chunkSize; +// if (dimData[chunkIndex][chunkOffset] === value) { +// return i; +// } +// } +// } +// return -1; +// }; + +/** + * Only support the dimension which inverted index created. + * Do not support other cases until required. + * @param {string} concrete dim + * @param {number|string} value + * @return {number} rawIndex + */ +listProto.rawIndexOf = function (dim, value) { + var invertedIndices = dim && this._invertedIndicesMap[dim]; + if (__DEV__) { + if (!invertedIndices) { + throw new Error('Do not supported yet'); + } + } + var rawIndex = invertedIndices[value]; + if (rawIndex == null || isNaN(rawIndex)) { + return -1; + } + return rawIndex; +}; + +/** + * Retreive the index with given name + * @param {number} idx + * @param {number} name + * @return {number} + */ +listProto.indexOfName = function (name) { + for (var i = 0, len = this.count(); i < len; i++) { + if (this.getName(i) === name) { + return i; + } + } + + return -1; +}; + +/** + * Retreive the index with given raw data index + * @param {number} idx + * @param {number} name + * @return {number} + */ +listProto.indexOfRawIndex = function (rawIndex) { + if (!this._indices) { + return rawIndex; + } + + if (rawIndex >= this._rawCount || rawIndex < 0) { + return -1; + } + + // Indices are ascending + var indices = this._indices; + + // If rawIndex === dataIndex + var rawDataIndex = indices[rawIndex]; + if (rawDataIndex != null && rawDataIndex < this._count && rawDataIndex === rawIndex) { + return rawIndex; + } + + var left = 0; + var right = this._count - 1; + while (left <= right) { + var mid = (left + right) / 2 | 0; + if (indices[mid] < rawIndex) { + left = mid + 1; + } + else if (indices[mid] > rawIndex) { + right = mid - 1; + } + else { + return mid; + } + } + return -1; +}; + +/** + * Retreive the index of nearest value + * @param {string} dim + * @param {number} value + * @param {number} [maxDistance=Infinity] + * @return {Array.} Considere multiple points has the same value. + */ +listProto.indicesOfNearest = function (dim, value, maxDistance) { + var storage = this._storage; + var dimData = storage[dim]; + var nearestIndices = []; + + if (!dimData) { + return nearestIndices; + } + + if (maxDistance == null) { + maxDistance = Infinity; + } + + var minDist = Number.MAX_VALUE; + var minDiff = -1; + for (var i = 0, len = this.count(); i < len; i++) { + var diff = value - this.get(dim, i /*, stack */); + var dist = Math.abs(diff); + if (diff <= maxDistance && dist <= minDist) { + // For the case of two data are same on xAxis, which has sequence data. + // Show the nearest index + // https://github.com/ecomfe/echarts/issues/2869 + if (dist < minDist || (diff >= 0 && minDiff < 0)) { + minDist = dist; + minDiff = diff; + nearestIndices.length = 0; + } + nearestIndices.push(i); + } + } + return nearestIndices; +}; + +/** + * Get raw data index + * @param {number} idx + * @return {number} + */ +listProto.getRawIndex = getRawIndexWithoutIndices; + +function getRawIndexWithoutIndices(idx) { + return idx; +} + +function getRawIndexWithIndices(idx) { + if (idx < this._count && idx >= 0) { + return this._indices[idx]; + } + return -1; +} + +/** + * Get raw data item + * @param {number} idx + * @return {number} + */ +listProto.getRawDataItem = function (idx) { + if (!this._rawData.persistent) { + var val = []; + for (var i = 0; i < this.dimensions.length; i++) { + var dim = this.dimensions[i]; + val.push(this.get(dim, idx)); + } + return val; + } + else { + return this._rawData.getItem(this.getRawIndex(idx)); + } +}; + +/** + * @param {number} idx + * @param {boolean} [notDefaultIdx=false] + * @return {string} + */ +listProto.getName = function (idx) { + var rawIndex = this.getRawIndex(idx); + return this._nameList[rawIndex] + || this._getNameFromStore(rawIndex) + || ''; +}; + +/** + * @param {number} idx + * @param {boolean} [notDefaultIdx=false] + * @return {string} + */ +listProto.getId = function (idx) { + return getId(this, this.getRawIndex(idx)); +}; + +function getId(list, rawIndex) { + var id = list._idList[rawIndex]; + if (id == null) { + id = list._getIdFromStore(rawIndex); + } + if (id == null) { + // FIXME Check the usage in graph, should not use prefix. + id = ID_PREFIX + rawIndex; + } + return id; +} + +function normalizeDimensions(dimensions) { + if (!isArray(dimensions)) { + dimensions = [dimensions]; + } + return dimensions; +} + +function validateDimensions(list, dims) { + for (var i = 0; i < dims.length; i++) { + // stroage may be empty when no data, so use + // dimensionInfos to check. + if (!list._dimensionInfos[dims[i]]) { + console.error('Unkown dimension ' + dims[i]); + } + } +} + +/** + * Data iteration + * @param {string|Array.} + * @param {Function} cb + * @param {*} [context=this] + * + * @example + * list.each('x', function (x, idx) {}); + * list.each(['x', 'y'], function (x, y, idx) {}); + * list.each(function (idx) {}) + */ +listProto.each = function (dims, cb, context, contextCompat) { + 'use strict'; + + if (!this._count) { + return; + } + + if (typeof dims === 'function') { + contextCompat = context; + context = cb; + cb = dims; + dims = []; + } + + // contextCompat just for compat echarts3 + context = context || contextCompat || this; + + dims = map(normalizeDimensions(dims), this.getDimension, this); + + if (__DEV__) { + validateDimensions(this, dims); + } + + var dimSize = dims.length; + + for (var i = 0; i < this.count(); i++) { + // Simple optimization + switch (dimSize) { + case 0: + cb.call(context, i); + break; + case 1: + cb.call(context, this.get(dims[0], i), i); + break; + case 2: + cb.call(context, this.get(dims[0], i), this.get(dims[1], i), i); + break; + default: + var k = 0; + var value = []; + for (; k < dimSize; k++) { + value[k] = this.get(dims[k], i); + } + // Index + value[k] = i; + cb.apply(context, value); + } + } +}; + +/** + * Data filter + * @param {string|Array.} + * @param {Function} cb + * @param {*} [context=this] + */ +listProto.filterSelf = function (dimensions, cb, context, contextCompat) { + 'use strict'; + + if (!this._count) { + return; + } + + if (typeof dimensions === 'function') { + contextCompat = context; + context = cb; + cb = dimensions; + dimensions = []; + } + + // contextCompat just for compat echarts3 + context = context || contextCompat || this; + + dimensions = map( + normalizeDimensions(dimensions), this.getDimension, this + ); + + if (__DEV__) { + validateDimensions(this, dimensions); + } + + + var count = this.count(); + var Ctor = getIndicesCtor(this); + var newIndices = new Ctor(count); + var value = []; + var dimSize = dimensions.length; + + var offset = 0; + var dim0 = dimensions[0]; + + for (var i = 0; i < count; i++) { + var keep; + var rawIdx = this.getRawIndex(i); + // Simple optimization + if (dimSize === 0) { + keep = cb.call(context, i); + } + else if (dimSize === 1) { + var val = this._getFast(dim0, rawIdx); + keep = cb.call(context, val, i); + } + else { + for (var k = 0; k < dimSize; k++) { + value[k] = this._getFast(dim0, rawIdx); + } + value[k] = i; + keep = cb.apply(context, value); + } + if (keep) { + newIndices[offset++] = rawIdx; + } + } + + // Set indices after filtered. + if (offset < count) { + this._indices = newIndices; + } + this._count = offset; + // Reset data extent + this._extent = {}; + + this.getRawIndex = this._indices ? getRawIndexWithIndices : getRawIndexWithoutIndices; + + return this; +}; + +/** + * Select data in range. (For optimization of filter) + * (Manually inline code, support 5 million data filtering in data zoom.) + */ +listProto.selectRange = function (range /*, stack */) { + 'use strict'; + + if (!this._count) { + return; + } + + // stack = stack || false; + + var dimensions = []; + for (var dim in range) { + if (range.hasOwnProperty(dim)) { + dimensions.push(dim); + } + } + + if (__DEV__) { + validateDimensions(this, dimensions); + } + + var dimSize = dimensions.length; + if (!dimSize) { + return; + } + + var originalCount = this.count(); + var Ctor = getIndicesCtor(this); + var newIndices = new Ctor(originalCount); + + var offset = 0; + var dim0 = dimensions[0]; + + var min = range[dim0][0]; + var max = range[dim0][1]; + + var quickFinished = false; + if (!this._indices /* && !stack */) { + // Extreme optimization for common case. About 2x faster in chrome. + var idx = 0; + if (dimSize === 1) { + var dimStorage = this._storage[dimensions[0]]; + for (var k = 0; k < this._chunkCount; k++) { + var chunkStorage = dimStorage[k]; + var len = Math.min(this._count - k * this._chunkSize, this._chunkSize); + for (var i = 0; i < len; i++) { + var val = chunkStorage[i]; + if (val >= min && val <= max) { + newIndices[offset++] = idx; + } + idx++; + } + } + quickFinished = true; + } + else if (dimSize === 2) { + var dimStorage = this._storage[dim0]; + var dimStorage2 = this._storage[dimensions[1]]; + var min2 = range[dimensions[1]][0]; + var max2 = range[dimensions[1]][1]; + for (var k = 0; k < this._chunkCount; k++) { + var chunkStorage = dimStorage[k]; + var chunkStorage2= dimStorage2[k]; + var len = Math.min(this._count - k * this._chunkSize, this._chunkSize); + for (var i = 0; i < len; i++) { + var val = chunkStorage[i]; + var val2 = chunkStorage2[i]; + if (val >= min && val <= max && val2 >= min2 && val2 <= max2) { + newIndices[offset++] = idx; + } + idx++; + } + } + quickFinished = true; + } + } + if (!quickFinished) { + if (dimSize === 1) { + // stack = stack || !!this.getCalculationInfo(dim0); + for (var i = 0; i < originalCount; i++) { + var rawIndex = this.getRawIndex(i); + // var val = stack ? this.get(dim0, i, true) : this._getFast(dim0, rawIndex); + var val = this._getFast(dim0, rawIndex); + if (val >= min && val <= max) { + newIndices[offset++] = rawIndex; + } + } + } + else { + for (var i = 0; i < originalCount; i++) { + var keep = true; + var rawIndex = this.getRawIndex(i); + for (var k = 0; k < dimSize; k++) { + var dimk = dimensions[k]; + // var val = stack ? this.get(dimk, i, true) : this._getFast(dim, rawIndex); + var val = this._getFast(dim, rawIndex); + if (val < range[dimk][0] || val > range[dimk][1]) { + keep = false; + } + } + if (keep) { + newIndices[offset++] = this.getRawIndex(i); + } + } + } + } + + // Set indices after filtered. + if (offset < originalCount) { + this._indices = newIndices; + } + this._count = offset; + // Reset data extent + this._extent = {}; + + this.getRawIndex = this._indices ? getRawIndexWithIndices : getRawIndexWithoutIndices; + + return this; +}; + +/** + * Data mapping to a plain array + * @param {string|Array.} [dimensions] + * @param {Function} cb + * @param {*} [context=this] + * @return {Array} + */ +listProto.mapArray = function (dimensions, cb, context, contextCompat) { + 'use strict'; + + if (typeof dimensions === 'function') { + contextCompat = context; + context = cb; + cb = dimensions; + dimensions = []; + } + + // contextCompat just for compat echarts3 + context = context || contextCompat || this; + + var result = []; + this.each(dimensions, function () { + result.push(cb && cb.apply(this, arguments)); + }, context); + return result; +}; + +// Data in excludeDimensions is copied, otherwise transfered. +function cloneListForMapAndSample(original, excludeDimensions) { + var allDimensions = original.dimensions; + var list = new List( + map(allDimensions, original.getDimensionInfo, original), + original.hostModel + ); + // FIXME If needs stackedOn, value may already been stacked + transferProperties(list, original); + + var storage = list._storage = {}; + var originalStorage = original._storage; + var rawExtent = extend({}, original._rawExtent); + + // Init storage + for (var i = 0; i < allDimensions.length; i++) { + var dim = allDimensions[i]; + if (originalStorage[dim]) { + if (indexOf(excludeDimensions, dim) >= 0) { + storage[dim] = cloneDimStore(originalStorage[dim]); + rawExtent[dim] = getInitialExtent(); + } + else { + // Direct reference for other dimensions + storage[dim] = originalStorage[dim]; + } + } + } + return list; +} + +function cloneDimStore(originalDimStore) { + var newDimStore = new Array(originalDimStore.length); + for (var j = 0; j < originalDimStore.length; j++) { + newDimStore[j] = cloneChunk(originalDimStore[j]); + } + return newDimStore; +} + +function getInitialExtent() { + return [Infinity, -Infinity]; +} + +/** + * Data mapping to a new List with given dimensions + * @param {string|Array.} dimensions + * @param {Function} cb + * @param {*} [context=this] + * @return {Array} + */ +listProto.map = function (dimensions, cb, context, contextCompat) { + 'use strict'; + + // contextCompat just for compat echarts3 + context = context || contextCompat || this; + + dimensions = map( + normalizeDimensions(dimensions), this.getDimension, this + ); + + if (__DEV__) { + validateDimensions(this, dimensions); + } + + var list = cloneListForMapAndSample(this, dimensions); + + // Following properties are all immutable. + // So we can reference to the same value + list._indices = this._indices; + list.getRawIndex = list._indices ? getRawIndexWithIndices : getRawIndexWithoutIndices; + + var storage = list._storage; + + var tmpRetValue = []; + var chunkSize = this._chunkSize; + var dimSize = dimensions.length; + var dataCount = this.count(); + var values = []; + var rawExtent = list._rawExtent; + + for (var dataIndex = 0; dataIndex < dataCount; dataIndex++) { + for (var dimIndex = 0; dimIndex < dimSize; dimIndex++) { + values[dimIndex] = this.get(dimensions[dimIndex], dataIndex /*, stack */); + } + values[dimSize] = dataIndex; + + var retValue = cb && cb.apply(context, values); + if (retValue != null) { + // a number or string (in oridinal dimension)? + if (typeof retValue !== 'object') { + tmpRetValue[0] = retValue; + retValue = tmpRetValue; + } + + var rawIndex = this.getRawIndex(dataIndex); + var chunkIndex = Math.floor(rawIndex / chunkSize); + var chunkOffset = rawIndex % chunkSize; + + for (var i = 0; i < retValue.length; i++) { + var dim = dimensions[i]; + var val = retValue[i]; + var rawExtentOnDim = rawExtent[dim]; + + var dimStore = storage[dim]; + if (dimStore) { + dimStore[chunkIndex][chunkOffset] = val; + } + + if (val < rawExtentOnDim[0]) { + rawExtentOnDim[0] = val; + } + if (val > rawExtentOnDim[1]) { + rawExtentOnDim[1] = val; + } + } + } + } + + return list; +}; + +/** + * Large data down sampling on given dimension + * @param {string} dimension + * @param {number} rate + * @param {Function} sampleValue + * @param {Function} sampleIndex Sample index for name and id + */ +listProto.downSample = function (dimension, rate, sampleValue, sampleIndex) { + var list = cloneListForMapAndSample(this, [dimension]); + var targetStorage = list._storage; + + var frameValues = []; + var frameSize = Math.floor(1 / rate); + + var dimStore = targetStorage[dimension]; + var len = this.count(); + var chunkSize = this._chunkSize; + var rawExtentOnDim = list._rawExtent[dimension]; + + var newIndices = new (getIndicesCtor(this))(len); + + var offset = 0; + for (var i = 0; i < len; i += frameSize) { + // Last frame + if (frameSize > len - i) { + frameSize = len - i; + frameValues.length = frameSize; + } + for (var k = 0; k < frameSize; k++) { + var dataIdx = this.getRawIndex(i + k); + var originalChunkIndex = Math.floor(dataIdx / chunkSize); + var originalChunkOffset = dataIdx % chunkSize; + frameValues[k] = dimStore[originalChunkIndex][originalChunkOffset]; + } + var value = sampleValue(frameValues); + var sampleFrameIdx = this.getRawIndex( + Math.min(i + sampleIndex(frameValues, value) || 0, len - 1) + ); + var sampleChunkIndex = Math.floor(sampleFrameIdx / chunkSize); + var sampleChunkOffset = sampleFrameIdx % chunkSize; + // Only write value on the filtered data + dimStore[sampleChunkIndex][sampleChunkOffset] = value; + + if (value < rawExtentOnDim[0]) { + rawExtentOnDim[0] = value; + } + if (value > rawExtentOnDim[1]) { + rawExtentOnDim[1] = value; + } + + newIndices[offset++] = sampleFrameIdx; + } + + list._count = offset; + list._indices = newIndices; + + list.getRawIndex = getRawIndexWithIndices; + + return list; +}; + +/** + * Get model of one data item. + * + * @param {number} idx + */ +// FIXME Model proxy ? +listProto.getItemModel = function (idx) { + var hostModel = this.hostModel; + return new Model(this.getRawDataItem(idx), hostModel, hostModel && hostModel.ecModel); +}; + +/** + * Create a data differ + * @param {module:echarts/data/List} otherList + * @return {module:echarts/data/DataDiffer} + */ +listProto.diff = function (otherList) { + var thisList = this; + + return new DataDiffer( + otherList ? otherList.getIndices() : [], + this.getIndices(), + function (idx) { + return getId(otherList, idx); + }, + function (idx) { + return getId(thisList, idx); + } + ); +}; +/** + * Get visual property. + * @param {string} key + */ +listProto.getVisual = function (key) { + var visual = this._visual; + return visual && visual[key]; +}; + +/** + * Set visual property + * @param {string|Object} key + * @param {*} [value] + * + * @example + * setVisual('color', color); + * setVisual({ + * 'color': color + * }); + */ +listProto.setVisual = function (key, val) { + if (isObject$4(key)) { + for (var name in key) { + if (key.hasOwnProperty(name)) { + this.setVisual(name, key[name]); + } + } + return; + } + this._visual = this._visual || {}; + this._visual[key] = val; +}; + +/** + * Set layout property. + * @param {string|Object} key + * @param {*} [val] + */ +listProto.setLayout = function (key, val) { + if (isObject$4(key)) { + for (var name in key) { + if (key.hasOwnProperty(name)) { + this.setLayout(name, key[name]); + } + } + return; + } + this._layout[key] = val; +}; + +/** + * Get layout property. + * @param {string} key. + * @return {*} + */ +listProto.getLayout = function (key) { + return this._layout[key]; +}; + +/** + * Get layout of single data item + * @param {number} idx + */ +listProto.getItemLayout = function (idx) { + return this._itemLayouts[idx]; +}; + +/** + * Set layout of single data item + * @param {number} idx + * @param {Object} layout + * @param {boolean=} [merge=false] + */ +listProto.setItemLayout = function (idx, layout, merge$$1) { + this._itemLayouts[idx] = merge$$1 + ? extend(this._itemLayouts[idx] || {}, layout) + : layout; +}; + +/** + * Clear all layout of single data item + */ +listProto.clearItemLayouts = function () { + this._itemLayouts.length = 0; +}; + +/** + * Get visual property of single data item + * @param {number} idx + * @param {string} key + * @param {boolean} [ignoreParent=false] + */ +listProto.getItemVisual = function (idx, key, ignoreParent) { + var itemVisual = this._itemVisuals[idx]; + var val = itemVisual && itemVisual[key]; + if (val == null && !ignoreParent) { + // Use global visual property + return this.getVisual(key); + } + return val; +}; + +/** + * Set visual property of single data item + * + * @param {number} idx + * @param {string|Object} key + * @param {*} [value] + * + * @example + * setItemVisual(0, 'color', color); + * setItemVisual(0, { + * 'color': color + * }); + */ +listProto.setItemVisual = function (idx, key, value) { + var itemVisual = this._itemVisuals[idx] || {}; + var hasItemVisual = this.hasItemVisual; + this._itemVisuals[idx] = itemVisual; + + if (isObject$4(key)) { + for (var name in key) { + if (key.hasOwnProperty(name)) { + itemVisual[name] = key[name]; + hasItemVisual[name] = true; + } + } + return; + } + itemVisual[key] = value; + hasItemVisual[key] = true; +}; + +/** + * Clear itemVisuals and list visual. + */ +listProto.clearAllVisual = function () { + this._visual = {}; + this._itemVisuals = []; + this.hasItemVisual = {}; +}; + +var setItemDataAndSeriesIndex = function (child) { + child.seriesIndex = this.seriesIndex; + child.dataIndex = this.dataIndex; + child.dataType = this.dataType; +}; +/** + * Set graphic element relative to data. It can be set as null + * @param {number} idx + * @param {module:zrender/Element} [el] + */ +listProto.setItemGraphicEl = function (idx, el) { + var hostModel = this.hostModel; + + if (el) { + // Add data index and series index for indexing the data by element + // Useful in tooltip + el.dataIndex = idx; + el.dataType = this.dataType; + el.seriesIndex = hostModel && hostModel.seriesIndex; + if (el.type === 'group') { + el.traverse(setItemDataAndSeriesIndex, el); + } + } + + this._graphicEls[idx] = el; +}; + +/** + * @param {number} idx + * @return {module:zrender/Element} + */ +listProto.getItemGraphicEl = function (idx) { + return this._graphicEls[idx]; +}; + +/** + * @param {Function} cb + * @param {*} context + */ +listProto.eachItemGraphicEl = function (cb, context) { + each$1(this._graphicEls, function (el, idx) { + if (el) { + cb && cb.call(context, el, idx); + } + }); +}; + +/** + * Shallow clone a new list except visual and layout properties, and graph elements. + * New list only change the indices. + */ +listProto.cloneShallow = function (list) { + if (!list) { + var dimensionInfoList = map(this.dimensions, this.getDimensionInfo, this); + list = new List(dimensionInfoList, this.hostModel); + } + + // FIXME + list._storage = this._storage; + + transferProperties(list, this); + + // Clone will not change the data extent and indices + if (this._indices) { + var Ctor = this._indices.constructor; + list._indices = new Ctor(this._indices); + } + else { + list._indices = null; + } + list.getRawIndex = list._indices ? getRawIndexWithIndices : getRawIndexWithoutIndices; + + list._extent = clone(this._extent); + list._approximateExtent = clone(this._approximateExtent); + + return list; +}; + +/** + * Wrap some method to add more feature + * @param {string} methodName + * @param {Function} injectFunction + */ +listProto.wrapMethod = function (methodName, injectFunction) { + var originalMethod = this[methodName]; + if (typeof originalMethod !== 'function') { + return; + } + this.__wrappedMethods = this.__wrappedMethods || []; + this.__wrappedMethods.push(methodName); + this[methodName] = function () { + var res = originalMethod.apply(this, arguments); + return injectFunction.apply(this, [res].concat(slice(arguments))); + }; +}; + +// Methods that create a new list based on this list should be listed here. +// Notice that those method should `RETURN` the new list. +listProto.TRANSFERABLE_METHODS = ['cloneShallow', 'downSample', 'map']; +// Methods that change indices of this list should be listed here. +listProto.CHANGABLE_METHODS = ['filterSelf', 'selectRange']; + +/** + * @deprecated + * Use `echarts/data/helper/createDimensions` instead. + */ + +/** + * @see {module:echarts/test/ut/spec/data/completeDimensions} + * + * Complete the dimensions array, by user defined `dimension` and `encode`, + * and guessing from the data structure. + * If no 'value' dimension specified, the first no-named dimension will be + * named as 'value'. + * + * @param {Array.} sysDims Necessary dimensions, like ['x', 'y'], which + * provides not only dim template, but also default order. + * properties: 'name', 'type', 'displayName'. + * `name` of each item provides default coord name. + * [{dimsDef: [string...]}, ...] dimsDef of sysDim item provides default dim name, and + * provide dims count that the sysDim required. + * [{ordinalMeta}] can be specified. + * @param {module:echarts/data/Source|Array|Object} source or data (for compatibal with pervious) + * @param {Object} [opt] + * @param {Array.} [opt.dimsDef] option.series.dimensions User defined dimensions + * For example: ['asdf', {name, type}, ...]. + * @param {Object|HashMap} [opt.encodeDef] option.series.encode {x: 2, y: [3, 1], tooltip: [1, 2], label: 3} + * @param {string} [opt.generateCoord] Generate coord dim with the given name. + * If not specified, extra dim names will be: + * 'value', 'value0', 'value1', ... + * @param {number} [opt.generateCoordCount] By default, the generated dim name is `generateCoord`. + * If `generateCoordCount` specified, the generated dim names will be: + * `generateCoord` + 0, `generateCoord` + 1, ... + * can be Infinity, indicate that use all of the remain columns. + * @param {number} [opt.dimCount] If not specified, guess by the first data item. + * @param {number} [opt.encodeDefaulter] If not specified, auto find the next available data dim. + * @return {Array.} [{ + * name: string mandatory, + * displayName: string, the origin name in dimsDef, see source helper. + * If displayName given, the tooltip will displayed vertically. + * coordDim: string mandatory, + * coordDimIndex: number mandatory, + * type: string optional, + * otherDims: { never null/undefined + * tooltip: number optional, + * label: number optional, + * itemName: number optional, + * seriesName: number optional, + * }, + * isExtraCoord: boolean true if coord is generated + * (not specified in encode and not series specified) + * other props ... + * }] + */ +function completeDimensions(sysDims, source, opt) { + if (!Source.isInstance(source)) { + source = Source.seriesDataToSource(source); + } + + opt = opt || {}; + sysDims = (sysDims || []).slice(); + var dimsDef = (opt.dimsDef || []).slice(); + var encodeDef = createHashMap(opt.encodeDef); + var dataDimNameMap = createHashMap(); + var coordDimNameMap = createHashMap(); + // var valueCandidate; + var result = []; + + var dimCount = getDimCount(source, sysDims, dimsDef, opt.dimCount); + + // Apply user defined dims (`name` and `type`) and init result. + for (var i = 0; i < dimCount; i++) { + var dimDefItem = dimsDef[i] = extend( + {}, isObject$1(dimsDef[i]) ? dimsDef[i] : {name: dimsDef[i]} + ); + var userDimName = dimDefItem.name; + var resultItem = result[i] = {otherDims: {}}; + // Name will be applied later for avoiding duplication. + if (userDimName != null && dataDimNameMap.get(userDimName) == null) { + // Only if `series.dimensions` is defined in option + // displayName, will be set, and dimension will be diplayed vertically in + // tooltip by default. + resultItem.name = resultItem.displayName = userDimName; + dataDimNameMap.set(userDimName, i); + } + dimDefItem.type != null && (resultItem.type = dimDefItem.type); + dimDefItem.displayName != null && (resultItem.displayName = dimDefItem.displayName); + } + + // Set `coordDim` and `coordDimIndex` by `encodeDef` and normalize `encodeDef`. + encodeDef.each(function (dataDims, coordDim) { + dataDims = normalizeToArray(dataDims).slice(); + var validDataDims = encodeDef.set(coordDim, []); + each$1(dataDims, function (resultDimIdx, idx) { + // The input resultDimIdx can be dim name or index. + isString(resultDimIdx) && (resultDimIdx = dataDimNameMap.get(resultDimIdx)); + if (resultDimIdx != null && resultDimIdx < dimCount) { + validDataDims[idx] = resultDimIdx; + applyDim(result[resultDimIdx], coordDim, idx); + } + }); + }); + + // Apply templetes and default order from `sysDims`. + var availDimIdx = 0; + each$1(sysDims, function (sysDimItem, sysDimIndex) { + var coordDim; + var sysDimItem; + var sysDimItemDimsDef; + var sysDimItemOtherDims; + if (isString(sysDimItem)) { + coordDim = sysDimItem; + sysDimItem = {}; + } + else { + coordDim = sysDimItem.name; + var ordinalMeta = sysDimItem.ordinalMeta; + sysDimItem.ordinalMeta = null; + sysDimItem = clone(sysDimItem); + sysDimItem.ordinalMeta = ordinalMeta; + // `coordDimIndex` should not be set directly. + sysDimItemDimsDef = sysDimItem.dimsDef; + sysDimItemOtherDims = sysDimItem.otherDims; + sysDimItem.name = sysDimItem.coordDim = sysDimItem.coordDimIndex + = sysDimItem.dimsDef = sysDimItem.otherDims = null; + } + + var dataDims = normalizeToArray(encodeDef.get(coordDim)); + // dimensions provides default dim sequences. + if (!dataDims.length) { + for (var i = 0; i < (sysDimItemDimsDef && sysDimItemDimsDef.length || 1); i++) { + while (availDimIdx < result.length && result[availDimIdx].coordDim != null) { + availDimIdx++; + } + availDimIdx < result.length && dataDims.push(availDimIdx++); + } + } + + // Apply templates. + each$1(dataDims, function (resultDimIdx, coordDimIndex) { + var resultItem = result[resultDimIdx]; + applyDim(defaults(resultItem, sysDimItem), coordDim, coordDimIndex); + if (resultItem.name == null && sysDimItemDimsDef) { + resultItem.name = resultItem.displayName = sysDimItemDimsDef[coordDimIndex]; + } + // FIXME refactor, currently only used in case: {otherDims: {tooltip: false}} + sysDimItemOtherDims && defaults(resultItem.otherDims, sysDimItemOtherDims); + }); + }); + + function applyDim(resultItem, coordDim, coordDimIndex) { + if (OTHER_DIMENSIONS.get(coordDim) != null) { + resultItem.otherDims[coordDim] = coordDimIndex; + } + else { + resultItem.coordDim = coordDim; + resultItem.coordDimIndex = coordDimIndex; + coordDimNameMap.set(coordDim, true); + } + } + + // Make sure the first extra dim is 'value'. + var generateCoord = opt.generateCoord; + var generateCoordCount = opt.generateCoordCount; + var fromZero = generateCoordCount != null; + generateCoordCount = generateCoord ? (generateCoordCount || 1) : 0; + var extra = generateCoord || 'value'; + + // Set dim `name` and other `coordDim` and other props. + for (var resultDimIdx = 0; resultDimIdx < dimCount; resultDimIdx++) { + var resultItem = result[resultDimIdx] = result[resultDimIdx] || {}; + var coordDim = resultItem.coordDim; + + if (coordDim == null) { + resultItem.coordDim = genName( + extra, coordDimNameMap, fromZero + ); + resultItem.coordDimIndex = 0; + if (!generateCoord || generateCoordCount <= 0) { + resultItem.isExtraCoord = true; + } + generateCoordCount--; + } + + resultItem.name == null && (resultItem.name = genName( + resultItem.coordDim, + dataDimNameMap + )); + + if (resultItem.type == null && guessOrdinal(source, resultDimIdx, resultItem.name)) { + resultItem.type = 'ordinal'; + } + } + + return result; +} + +// ??? TODO +// Originally detect dimCount by data[0]. Should we +// optimize it to only by sysDims and dimensions and encode. +// So only necessary dims will be initialized. +// But +// (1) custom series should be considered. where other dims +// may be visited. +// (2) sometimes user need to calcualte bubble size or use visualMap +// on other dimensions besides coordSys needed. +// So, dims that is not used by system, should be shared in storage? +function getDimCount(source, sysDims, dimsDef, optDimCount) { + // Note that the result dimCount should not small than columns count + // of data, otherwise `dataDimNameMap` checking will be incorrect. + var dimCount = Math.max( + source.dimensionsDetectCount || 1, + sysDims.length, + dimsDef.length, + optDimCount || 0 + ); + each$1(sysDims, function (sysDimItem) { + var sysDimItemDimsDef = sysDimItem.dimsDef; + sysDimItemDimsDef && (dimCount = Math.max(dimCount, sysDimItemDimsDef.length)); + }); + return dimCount; +} + +function genName(name, map$$1, fromZero) { + if (fromZero || map$$1.get(name) != null) { + var i = 0; + while (map$$1.get(name + i) != null) { + i++; + } + name += i; + } + map$$1.set(name, true); + return name; +} + +/** + * Substitute `completeDimensions`. + * `completeDimensions` is to be deprecated. + */ +/** + * @param {module:echarts/data/Source|module:echarts/data/List} source or data. + * @param {Object|Array} [opt] + * @param {Array.} [opt.coordDimensions=[]] + * @param {number} [opt.dimensionsCount] + * @param {string} [opt.generateCoord] + * @param {string} [opt.generateCoordCount] + * @param {Array.} [opt.dimensionsDefine=source.dimensionsDefine] Overwrite source define. + * @param {Object|HashMap} [opt.encodeDefine=source.encodeDefine] Overwrite source define. + * @return {Array.} dimensionsInfo + */ +var createDimensions = function (source, opt) { + opt = opt || {}; + return completeDimensions(opt.coordDimensions || [], source, { + dimsDef: opt.dimensionsDefine || source.dimensionsDefine, + encodeDef: opt.encodeDefine || source.encodeDefine, + dimCount: opt.dimensionsCount, + generateCoord: opt.generateCoord, + generateCoordCount: opt.generateCoordCount + }); +}; + +/** + * Note that it is too complicated to support 3d stack by value + * (have to create two-dimension inverted index), so in 3d case + * we just support that stacked by index. + * + * @param {module:echarts/model/Series} seriesModel + * @param {Array.} dimensionInfoList The same as the input of . + * The input dimensionInfoList will be modified. + * @param {Object} [opt] + * @param {boolean} [opt.stackedCoordDimension=''] Specify a coord dimension if needed. + * @param {boolean} [opt.byIndex=false] + * @return {Object} calculationInfo + * { + * stackedDimension: string + * stackedByDimension: string + * isStackedByIndex: boolean + * stackedOverDimension: string + * stackResultDimension: string + * } + */ +function enableDataStack(seriesModel, dimensionInfoList, opt) { + opt = opt || {}; + var byIndex = opt.byIndex; + var stackedCoordDimension = opt.stackedCoordDimension; + + // Compatibal: when `stack` is set as '', do not stack. + var mayStack = !!(seriesModel && seriesModel.get('stack')); + var stackedByDimInfo; + var stackedDimInfo; + var stackResultDimension; + var stackedOverDimension; + + each$1(dimensionInfoList, function (dimensionInfo, index) { + if (isString(dimensionInfo)) { + dimensionInfoList[index] = dimensionInfo = {name: dimensionInfo}; + } + + if (mayStack && !dimensionInfo.isExtraCoord) { + // Find the first ordinal dimension as the stackedByDimInfo. + if (!byIndex && !stackedByDimInfo && dimensionInfo.ordinalMeta) { + stackedByDimInfo = dimensionInfo; + } + // Find the first stackable dimension as the stackedDimInfo. + if (!stackedDimInfo + && dimensionInfo.type !== 'ordinal' + && dimensionInfo.type !== 'time' + && (!stackedCoordDimension || stackedCoordDimension === dimensionInfo.coordDim) + ) { + stackedDimInfo = dimensionInfo; + } + } + }); + + // Add stack dimension, they can be both calculated by coordinate system in `unionExtent`. + // That put stack logic in List is for using conveniently in echarts extensions, but it + // might not be a good way. + if (stackedDimInfo && (byIndex || stackedByDimInfo)) { + // Use a weird name that not duplicated with other names. + stackResultDimension = '__\0ecstackresult'; + stackedOverDimension = '__\0ecstackedover'; + + // Create inverted index to fast query index by value. + if (stackedByDimInfo) { + stackedByDimInfo.createInvertedIndices = true; + } + + var stackedDimCoordDim = stackedDimInfo.coordDim; + var stackedDimType = stackedDimInfo.type; + var stackedDimCoordIndex = 0; + + each$1(dimensionInfoList, function (dimensionInfo) { + if (dimensionInfo.coordDim === stackedDimCoordDim) { + stackedDimCoordIndex++; + } + }); + + dimensionInfoList.push({ + name: stackResultDimension, + coordDim: stackedDimCoordDim, + coordDimIndex: stackedDimCoordIndex, + type: stackedDimType, + isExtraCoord: true, + isCalculationCoord: true + }); + + stackedDimCoordIndex++; + + dimensionInfoList.push({ + name: stackedOverDimension, + // This dimension contains stack base (generally, 0), so do not set it as + // `stackedDimCoordDim` to avoid extent calculation, consider log scale. + coordDim: stackedOverDimension, + coordDimIndex: stackedDimCoordIndex, + type: stackedDimType, + isExtraCoord: true, + isCalculationCoord: true + }); + } + + return { + stackedDimension: stackedDimInfo && stackedDimInfo.name, + stackedByDimension: stackedByDimInfo && stackedByDimInfo.name, + isStackedByIndex: byIndex, + stackedOverDimension: stackedOverDimension, + stackResultDimension: stackResultDimension + }; +} + +/** + * @param {module:echarts/data/List} data + * @param {string} stackedDim + * @param {string} [stackedByDim] If not input this parameter, check whether + * stacked by index. + */ +function isDimensionStacked(data, stackedDim, stackedByDim) { + return stackedDim + && stackedDim === data.getCalculationInfo('stackedDimension') + && ( + stackedByDim != null + ? stackedByDim === data.getCalculationInfo('stackedByDimension') + : data.getCalculationInfo('isStackedByIndex') + ); +} + +/** + * @param {module:echarts/data/Source|Array} source Or raw data. + * @param {module:echarts/model/Series} seriesModel + * @param {Object} [opt] + * @param {string} [opt.generateCoord] + */ +function createListFromArray(source, seriesModel, opt) { + opt = opt || {}; + + if (!Source.isInstance(source)) { + source = Source.seriesDataToSource(source); + } + + var coordSysName = seriesModel.get('coordinateSystem'); + var registeredCoordSys = CoordinateSystemManager.get(coordSysName); + + var coordSysDefine = getCoordSysDefineBySeries(seriesModel); + + var coordSysDimDefs; + + if (coordSysDefine) { + coordSysDimDefs = map(coordSysDefine.coordSysDims, function (dim) { + var dimInfo = {name: dim}; + var axisModel = coordSysDefine.axisMap.get(dim); + if (axisModel) { + var axisType = axisModel.get('type'); + dimInfo.type = getDimensionTypeByAxis(axisType); + // dimInfo.stackable = isStackable(axisType); + } + return dimInfo; + }); + } + + if (!coordSysDimDefs) { + // Get dimensions from registered coordinate system + coordSysDimDefs = (registeredCoordSys && ( + registeredCoordSys.getDimensionsInfo + ? registeredCoordSys.getDimensionsInfo() + : registeredCoordSys.dimensions.slice() + )) || ['x', 'y']; + } + + var dimInfoList = createDimensions(source, { + coordDimensions: coordSysDimDefs, + generateCoord: opt.generateCoord + }); + + var firstCategoryDimIndex; + var hasNameEncode; + coordSysDefine && each$1(dimInfoList, function (dimInfo, dimIndex) { + var coordDim = dimInfo.coordDim; + var categoryAxisModel = coordSysDefine.categoryAxisMap.get(coordDim); + if (categoryAxisModel) { + if (firstCategoryDimIndex == null) { + firstCategoryDimIndex = dimIndex; + } + dimInfo.ordinalMeta = categoryAxisModel.getOrdinalMeta(); + } + if (dimInfo.otherDims.itemName != null) { + hasNameEncode = true; + } + }); + if (!hasNameEncode && firstCategoryDimIndex != null) { + dimInfoList[firstCategoryDimIndex].otherDims.itemName = 0; + } + + var stackCalculationInfo = enableDataStack(seriesModel, dimInfoList); + + var list = new List(dimInfoList, seriesModel); + + list.setCalculationInfo(stackCalculationInfo); + + var dimValueGetter = (firstCategoryDimIndex != null && isNeedCompleteOrdinalData(source)) + ? function (itemOpt, dimName, dataIndex, dimIndex) { + // Use dataIndex as ordinal value in categoryAxis + return dimIndex === firstCategoryDimIndex + ? dataIndex + : this.defaultDimValueGetter(itemOpt, dimName, dataIndex, dimIndex); + } + : null; + + list.hasItemOption = false; + list.initData(source, null, dimValueGetter); + + return list; +} + +function isNeedCompleteOrdinalData(source) { + if (source.sourceFormat === SOURCE_FORMAT_ORIGINAL) { + var sampleItem = firstDataNotNull(source.data || []); + return sampleItem != null + && !isArray(getDataItemValue(sampleItem)); + } +} + +function firstDataNotNull(data) { + var i = 0; + while (i < data.length && data[i] == null) { + i++; + } + return data[i]; +} + +/** + * // Scale class management + * @module echarts/scale/Scale + */ + +/** + * @param {Object} [setting] + */ +function Scale(setting) { + this._setting = setting || {}; + + /** + * Extent + * @type {Array.} + * @protected + */ + this._extent = [Infinity, -Infinity]; + + /** + * Step is calculated in adjustExtent + * @type {Array.} + * @protected + */ + this._interval = 0; + + this.init && this.init.apply(this, arguments); +} + +/** + * Parse input val to valid inner number. + * @param {*} val + * @return {number} + */ +Scale.prototype.parse = function (val) { + // Notice: This would be a trap here, If the implementation + // of this method depends on extent, and this method is used + // before extent set (like in dataZoom), it would be wrong. + // Nevertheless, parse does not depend on extent generally. + return val; +}; + +Scale.prototype.getSetting = function (name) { + return this._setting[name]; +}; + +Scale.prototype.contain = function (val) { + var extent = this._extent; + return val >= extent[0] && val <= extent[1]; +}; + +/** + * Normalize value to linear [0, 1], return 0.5 if extent span is 0 + * @param {number} val + * @return {number} + */ +Scale.prototype.normalize = function (val) { + var extent = this._extent; + if (extent[1] === extent[0]) { + return 0.5; + } + return (val - extent[0]) / (extent[1] - extent[0]); +}; + +/** + * Scale normalized value + * @param {number} val + * @return {number} + */ +Scale.prototype.scale = function (val) { + var extent = this._extent; + return val * (extent[1] - extent[0]) + extent[0]; +}; + +/** + * Set extent from data + * @param {Array.} other + */ +Scale.prototype.unionExtent = function (other) { + var extent = this._extent; + other[0] < extent[0] && (extent[0] = other[0]); + other[1] > extent[1] && (extent[1] = other[1]); + // not setExtent because in log axis it may transformed to power + // this.setExtent(extent[0], extent[1]); +}; + +/** + * Set extent from data + * @param {module:echarts/data/List} data + * @param {string} dim + */ +Scale.prototype.unionExtentFromData = function (data, dim) { + this.unionExtent(data.getApproximateExtent(dim)); +}; + +/** + * Get extent + * @return {Array.} + */ +Scale.prototype.getExtent = function () { + return this._extent.slice(); +}; + +/** + * Set extent + * @param {number} start + * @param {number} end + */ +Scale.prototype.setExtent = function (start, end) { + var thisExtent = this._extent; + if (!isNaN(start)) { + thisExtent[0] = start; + } + if (!isNaN(end)) { + thisExtent[1] = end; + } +}; + +/** + * @return {Array.} + */ +Scale.prototype.getTicksLabels = function () { + var labels = []; + var ticks = this.getTicks(); + for (var i = 0; i < ticks.length; i++) { + labels.push(this.getLabel(ticks[i])); + } + return labels; +}; + +/** + * When axis extent depends on data and no data exists, + * axis ticks should not be drawn, which is named 'blank'. + */ +Scale.prototype.isBlank = function () { + return this._isBlank; +}, + +/** + * When axis extent depends on data and no data exists, + * axis ticks should not be drawn, which is named 'blank'. + */ +Scale.prototype.setBlank = function (isBlank) { + this._isBlank = isBlank; +}; + + +enableClassExtend(Scale); +enableClassManagement(Scale, { + registerWhenExtend: true +}); + +/** + * @constructor + * @param {Object} [opt] + * @param {Object} [opt.categories=[]] + * @param {Object} [opt.needCollect=false] + * @param {Object} [opt.deduplication=false] + */ +function OrdinalMeta(opt) { + + /** + * @readOnly + * @type {Array.} + */ + this.categories = opt.categories || []; + + /** + * @private + * @type {boolean} + */ + this._needCollect = opt.needCollect; + + /** + * @private + * @type {boolean} + */ + this._deduplication = opt.deduplication; + + /** + * @private + * @type {boolean} + */ + this._map; +} + +/** + * @param {module:echarts/model/Model} axisModel + * @return {module:echarts/data/OrdinalMeta} + */ +OrdinalMeta.createByAxisModel = function (axisModel) { + var option = axisModel.option; + var data = option.data; + var categories = data && map(data, getName); + + return new OrdinalMeta({ + categories: categories, + needCollect: !categories, + // deduplication is default in axis. + deduplication: option.dedplication !== false + }); +}; + +var proto$1 = OrdinalMeta.prototype; + +/** + * @param {string} category + * @return {number} ordinal + */ +proto$1.getOrdinal = function (category) { + return getOrCreateMap(this).get(category); +}; + +/** + * @param {*} category + * @return {number} The ordinal. If not found, return NaN. + */ +proto$1.parseAndCollect = function (category) { + var index; + var needCollect = this._needCollect; + + // The value of category dim can be the index of the given category set. + // This feature is only supported when !needCollect, because we should + // consider a common case: a value is 2017, which is a number but is + // expected to be tread as a category. This case usually happen in dataset, + // where it happent to be no need of the index feature. + if (typeof category !== 'string' && !needCollect) { + return category; + } + + // Optimize for the scenario: + // category is ['2012-01-01', '2012-01-02', ...], where the input + // data has been ensured not duplicate and is large data. + // Notice, if a dataset dimension provide categroies, usually echarts + // should remove duplication except user tell echarts dont do that + // (set axis.deduplication = false), because echarts do not know whether + // the values in the category dimension has duplication (consider the + // parallel-aqi example) + if (needCollect && !this._deduplication) { + index = this.categories.length; + this.categories[index] = category; + return index; + } + + var map$$1 = getOrCreateMap(this); + index = map$$1.get(category); + + if (index == null) { + if (needCollect) { + index = this.categories.length; + this.categories[index] = category; + map$$1.set(category, index); + } + else { + index = NaN; + } + } + + return index; +}; + +// Consider big data, do not create map until needed. +function getOrCreateMap(ordinalMeta) { + return ordinalMeta._map || ( + ordinalMeta._map = createHashMap(ordinalMeta.categories) + ); +} + +function getName(obj) { + if (isObject$1(obj) && obj.value != null) { + return obj.value; + } + else { + return obj + ''; + } +} + +/** + * Linear continuous scale + * @module echarts/coord/scale/Ordinal + * + * http://en.wikipedia.org/wiki/Level_of_measurement + */ + +// FIXME only one data + +var scaleProto = Scale.prototype; + +var OrdinalScale = Scale.extend({ + + type: 'ordinal', + + /** + * @param {module:echarts/data/OrdianlMeta|Array.} ordinalMeta + */ + init: function (ordinalMeta, extent) { + // Caution: Should not use instanceof, consider ec-extensions using + // import approach to get OrdinalMeta class. + if (!ordinalMeta || isArray(ordinalMeta)) { + ordinalMeta = new OrdinalMeta({categories: ordinalMeta}); + } + this._ordinalMeta = ordinalMeta; + this._extent = extent || [0, ordinalMeta.categories.length - 1]; + }, + + parse: function (val) { + return typeof val === 'string' + ? this._ordinalMeta.getOrdinal(val) + // val might be float. + : Math.round(val); + }, + + contain: function (rank) { + rank = this.parse(rank); + return scaleProto.contain.call(this, rank) + && this._ordinalMeta.categories[rank] != null; + }, + + /** + * Normalize given rank or name to linear [0, 1] + * @param {number|string} [val] + * @return {number} + */ + normalize: function (val) { + return scaleProto.normalize.call(this, this.parse(val)); + }, + + scale: function (val) { + return Math.round(scaleProto.scale.call(this, val)); + }, + + /** + * @return {Array} + */ + getTicks: function () { + var ticks = []; + var extent = this._extent; + var rank = extent[0]; + + while (rank <= extent[1]) { + ticks.push(rank); + rank++; + } + + return ticks; + }, + + /** + * Get item on rank n + * @param {number} n + * @return {string} + */ + getLabel: function (n) { + return this._ordinalMeta.categories[n]; + }, + + /** + * @return {number} + */ + count: function () { + return this._extent[1] - this._extent[0] + 1; + }, + + /** + * @override + */ + unionExtentFromData: function (data, dim) { + this.unionExtent(data.getApproximateExtent(dim)); + }, + + niceTicks: noop, + niceExtent: noop +}); + +/** + * @return {module:echarts/scale/Time} + */ +OrdinalScale.create = function () { + return new OrdinalScale(); +}; + +/** + * For testable. + */ + +var roundNumber$1 = round$1; + +/** + * @param {Array.} extent Both extent[0] and extent[1] should be valid number. + * Should be extent[0] < extent[1]. + * @param {number} splitNumber splitNumber should be >= 1. + * @param {number} [minInterval] + * @param {number} [maxInterval] + * @return {Object} {interval, intervalPrecision, niceTickExtent} + */ +function intervalScaleNiceTicks(extent, splitNumber, minInterval, maxInterval) { + var result = {}; + var span = extent[1] - extent[0]; + + var interval = result.interval = nice(span / splitNumber, true); + if (minInterval != null && interval < minInterval) { + interval = result.interval = minInterval; + } + if (maxInterval != null && interval > maxInterval) { + interval = result.interval = maxInterval; + } + // Tow more digital for tick. + var precision = result.intervalPrecision = getIntervalPrecision(interval); + // Niced extent inside original extent + var niceTickExtent = result.niceTickExtent = [ + roundNumber$1(Math.ceil(extent[0] / interval) * interval, precision), + roundNumber$1(Math.floor(extent[1] / interval) * interval, precision) + ]; + + fixExtent(niceTickExtent, extent); + + return result; +} + +/** + * @param {number} interval + * @return {number} interval precision + */ +function getIntervalPrecision(interval) { + // Tow more digital for tick. + return getPrecisionSafe(interval) + 2; +} + +function clamp(niceTickExtent, idx, extent) { + niceTickExtent[idx] = Math.max(Math.min(niceTickExtent[idx], extent[1]), extent[0]); +} + +// In some cases (e.g., splitNumber is 1), niceTickExtent may be out of extent. +function fixExtent(niceTickExtent, extent) { + !isFinite(niceTickExtent[0]) && (niceTickExtent[0] = extent[0]); + !isFinite(niceTickExtent[1]) && (niceTickExtent[1] = extent[1]); + clamp(niceTickExtent, 0, extent); + clamp(niceTickExtent, 1, extent); + if (niceTickExtent[0] > niceTickExtent[1]) { + niceTickExtent[0] = niceTickExtent[1]; + } +} + +function intervalScaleGetTicks(interval, extent, niceTickExtent, intervalPrecision) { + var ticks = []; + + // If interval is 0, return []; + if (!interval) { + return ticks; + } + + // Consider this case: using dataZoom toolbox, zoom and zoom. + var safeLimit = 10000; + + if (extent[0] < niceTickExtent[0]) { + ticks.push(extent[0]); + } + var tick = niceTickExtent[0]; + + while (tick <= niceTickExtent[1]) { + ticks.push(tick); + // Avoid rounding error + tick = roundNumber$1(tick + interval, intervalPrecision); + if (tick === ticks[ticks.length - 1]) { + // Consider out of safe float point, e.g., + // -3711126.9907707 + 2e-10 === -3711126.9907707 + break; + } + if (ticks.length > safeLimit) { + return []; + } + } + // Consider this case: the last item of ticks is smaller + // than niceTickExtent[1] and niceTickExtent[1] === extent[1]. + if (extent[1] > (ticks.length ? ticks[ticks.length - 1] : niceTickExtent[1])) { + ticks.push(extent[1]); + } + + return ticks; +} + +/** + * Interval scale + * @module echarts/scale/Interval + */ + + +var roundNumber = round$1; + +/** + * @alias module:echarts/coord/scale/Interval + * @constructor + */ +var IntervalScale = Scale.extend({ + + type: 'interval', + + _interval: 0, + + _intervalPrecision: 2, + + setExtent: function (start, end) { + var thisExtent = this._extent; + //start,end may be a Number like '25',so... + if (!isNaN(start)) { + thisExtent[0] = parseFloat(start); + } + if (!isNaN(end)) { + thisExtent[1] = parseFloat(end); + } + }, + + unionExtent: function (other) { + var extent = this._extent; + other[0] < extent[0] && (extent[0] = other[0]); + other[1] > extent[1] && (extent[1] = other[1]); + + // unionExtent may called by it's sub classes + IntervalScale.prototype.setExtent.call(this, extent[0], extent[1]); + }, + /** + * Get interval + */ + getInterval: function () { + return this._interval; + }, + + /** + * Set interval + */ + setInterval: function (interval) { + this._interval = interval; + // Dropped auto calculated niceExtent and use user setted extent + // We assume user wan't to set both interval, min, max to get a better result + this._niceExtent = this._extent.slice(); + + this._intervalPrecision = getIntervalPrecision(interval); + }, + + /** + * @return {Array.} + */ + getTicks: function () { + return intervalScaleGetTicks( + this._interval, this._extent, this._niceExtent, this._intervalPrecision + ); + }, + + /** + * @return {Array.} + */ + getTicksLabels: function () { + var labels = []; + var ticks = this.getTicks(); + for (var i = 0; i < ticks.length; i++) { + labels.push(this.getLabel(ticks[i])); + } + return labels; + }, + + /** + * @param {number} data + * @param {Object} [opt] + * @param {number|string} [opt.precision] If 'auto', use nice presision. + * @param {boolean} [opt.pad] returns 1.50 but not 1.5 if precision is 2. + * @return {string} + */ + getLabel: function (data, opt) { + if (data == null) { + return ''; + } + + var precision = opt && opt.precision; + + if (precision == null) { + precision = getPrecisionSafe(data) || 0; + } + else if (precision === 'auto') { + // Should be more precise then tick. + precision = this._intervalPrecision; + } + + // (1) If `precision` is set, 12.005 should be display as '12.00500'. + // (2) Use roundNumber (toFixed) to avoid scientific notation like '3.5e-7'. + data = roundNumber(data, precision, true); + + return addCommas(data); + }, + + /** + * Update interval and extent of intervals for nice ticks + * + * @param {number} [splitNumber = 5] Desired number of ticks + * @param {number} [minInterval] + * @param {number} [maxInterval] + */ + niceTicks: function (splitNumber, minInterval, maxInterval) { + splitNumber = splitNumber || 5; + var extent = this._extent; + var span = extent[1] - extent[0]; + if (!isFinite(span)) { + return; + } + // User may set axis min 0 and data are all negative + // FIXME If it needs to reverse ? + if (span < 0) { + span = -span; + extent.reverse(); + } + + var result = intervalScaleNiceTicks( + extent, splitNumber, minInterval, maxInterval + ); + + this._intervalPrecision = result.intervalPrecision; + this._interval = result.interval; + this._niceExtent = result.niceTickExtent; + }, + + /** + * Nice extent. + * @param {Object} opt + * @param {number} [opt.splitNumber = 5] Given approx tick number + * @param {boolean} [opt.fixMin=false] + * @param {boolean} [opt.fixMax=false] + * @param {boolean} [opt.minInterval] + * @param {boolean} [opt.maxInterval] + */ + niceExtent: function (opt) { + var extent = this._extent; + // If extent start and end are same, expand them + if (extent[0] === extent[1]) { + if (extent[0] !== 0) { + // Expand extent + var expandSize = extent[0]; + // In the fowllowing case + // Axis has been fixed max 100 + // Plus data are all 100 and axis extent are [100, 100]. + // Extend to the both side will cause expanded max is larger than fixed max. + // So only expand to the smaller side. + if (!opt.fixMax) { + extent[1] += expandSize / 2; + extent[0] -= expandSize / 2; + } + else { + extent[0] -= expandSize / 2; + } + } + else { + extent[1] = 1; + } + } + var span = extent[1] - extent[0]; + // If there are no data and extent are [Infinity, -Infinity] + if (!isFinite(span)) { + extent[0] = 0; + extent[1] = 1; + } + + this.niceTicks(opt.splitNumber, opt.minInterval, opt.maxInterval); + + // var extent = this._extent; + var interval = this._interval; + + if (!opt.fixMin) { + extent[0] = roundNumber(Math.floor(extent[0] / interval) * interval); + } + if (!opt.fixMax) { + extent[1] = roundNumber(Math.ceil(extent[1] / interval) * interval); + } + } +}); + +/** + * @return {module:echarts/scale/Time} + */ +IntervalScale.create = function () { + return new IntervalScale(); +}; + +var STACK_PREFIX = '__ec_stack_'; + +function getSeriesStackId(seriesModel) { + return seriesModel.get('stack') || STACK_PREFIX + seriesModel.seriesIndex; +} + +function getAxisKey(axis) { + return axis.dim + axis.index; +} + +/** + * @param {Object} opt + * @param {module:echarts/coord/Axis} opt.axis Only support category axis currently. + * @param {number} opt.count Positive interger. + * @param {number} [opt.barWidth] + * @param {number} [opt.barMaxWidth] + * @param {number} [opt.barGap] + * @param {number} [opt.barCategoryGap] + * @return {Object} {width, offset, offsetCenter} If axis.type is not 'category', return undefined. + */ +function getLayoutOnAxis(opt, api) { + var params = []; + var baseAxis = opt.axis; + var axisKey = 'axis0'; + + if (baseAxis.type !== 'category') { + return; + } + var bandWidth = baseAxis.getBandWidth(); + + for (var i = 0; i < opt.count || 0; i++) { + params.push(defaults({ + bandWidth: bandWidth, + axisKey: axisKey, + stackId: STACK_PREFIX + i + }, opt)); + } + var widthAndOffsets = doCalBarWidthAndOffset(params, api); + + var result = []; + for (var i = 0; i < opt.count; i++) { + var item = widthAndOffsets[axisKey][STACK_PREFIX + i]; + item.offsetCenter = item.offset + item.width / 2; + result.push(item); + } + + return result; +} + +function calBarWidthAndOffset(barSeries, api) { + var seriesInfoList = map(barSeries, function (seriesModel) { + var data = seriesModel.getData(); + var cartesian = seriesModel.coordinateSystem; + var baseAxis = cartesian.getBaseAxis(); + var axisExtent = baseAxis.getExtent(); + var bandWidth = baseAxis.type === 'category' + ? baseAxis.getBandWidth() + : (Math.abs(axisExtent[1] - axisExtent[0]) / data.count()); + + var barWidth = parsePercent$1( + seriesModel.get('barWidth'), bandWidth + ); + var barMaxWidth = parsePercent$1( + seriesModel.get('barMaxWidth'), bandWidth + ); + var barGap = seriesModel.get('barGap'); + var barCategoryGap = seriesModel.get('barCategoryGap'); + + return { + bandWidth: bandWidth, + barWidth: barWidth, + barMaxWidth: barMaxWidth, + barGap: barGap, + barCategoryGap: barCategoryGap, + axisKey: getAxisKey(baseAxis), + stackId: getSeriesStackId(seriesModel) + }; + }); + + return doCalBarWidthAndOffset(seriesInfoList, api); +} + +function doCalBarWidthAndOffset(seriesInfoList, api) { + // Columns info on each category axis. Key is cartesian name + var columnsMap = {}; + + each$1(seriesInfoList, function (seriesInfo, idx) { + var axisKey = seriesInfo.axisKey; + var bandWidth = seriesInfo.bandWidth; + var columnsOnAxis = columnsMap[axisKey] || { + bandWidth: bandWidth, + remainedWidth: bandWidth, + autoWidthCount: 0, + categoryGap: '20%', + gap: '30%', + stacks: {} + }; + var stacks = columnsOnAxis.stacks; + columnsMap[axisKey] = columnsOnAxis; + + var stackId = seriesInfo.stackId; + + if (!stacks[stackId]) { + columnsOnAxis.autoWidthCount++; + } + stacks[stackId] = stacks[stackId] || { + width: 0, + maxWidth: 0 + }; + + // Caution: In a single coordinate system, these barGrid attributes + // will be shared by series. Consider that they have default values, + // only the attributes set on the last series will work. + // Do not change this fact unless there will be a break change. + + // TODO + var barWidth = seriesInfo.barWidth; + if (barWidth && !stacks[stackId].width) { + // See #6312, do not restrict width. + stacks[stackId].width = barWidth; + barWidth = Math.min(columnsOnAxis.remainedWidth, barWidth); + columnsOnAxis.remainedWidth -= barWidth; + } + + var barMaxWidth = seriesInfo.barMaxWidth; + barMaxWidth && (stacks[stackId].maxWidth = barMaxWidth); + var barGap = seriesInfo.barGap; + (barGap != null) && (columnsOnAxis.gap = barGap); + var barCategoryGap = seriesInfo.barCategoryGap; + (barCategoryGap != null) && (columnsOnAxis.categoryGap = barCategoryGap); + }); + + var result = {}; + + each$1(columnsMap, function (columnsOnAxis, coordSysName) { + + result[coordSysName] = {}; + + var stacks = columnsOnAxis.stacks; + var bandWidth = columnsOnAxis.bandWidth; + var categoryGap = parsePercent$1(columnsOnAxis.categoryGap, bandWidth); + var barGapPercent = parsePercent$1(columnsOnAxis.gap, 1); + + var remainedWidth = columnsOnAxis.remainedWidth; + var autoWidthCount = columnsOnAxis.autoWidthCount; + var autoWidth = (remainedWidth - categoryGap) + / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); + autoWidth = Math.max(autoWidth, 0); + + // Find if any auto calculated bar exceeded maxBarWidth + each$1(stacks, function (column, stack) { + var maxWidth = column.maxWidth; + if (maxWidth && maxWidth < autoWidth) { + maxWidth = Math.min(maxWidth, remainedWidth); + if (column.width) { + maxWidth = Math.min(maxWidth, column.width); + } + remainedWidth -= maxWidth; + column.width = maxWidth; + autoWidthCount--; + } + }); + + // Recalculate width again + autoWidth = (remainedWidth - categoryGap) + / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); + autoWidth = Math.max(autoWidth, 0); + + var widthSum = 0; + var lastColumn; + each$1(stacks, function (column, idx) { + if (!column.width) { + column.width = autoWidth; + } + lastColumn = column; + widthSum += column.width * (1 + barGapPercent); + }); + if (lastColumn) { + widthSum -= lastColumn.width * barGapPercent; + } + + var offset = -widthSum / 2; + each$1(stacks, function (column, stackId) { + result[coordSysName][stackId] = result[coordSysName][stackId] || { + offset: offset, + width: column.width + }; + + offset += column.width * (1 + barGapPercent); + }); + }); + + return result; +} + +/** + * @param {string} seriesType + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ +function layout(seriesType, ecModel, api) { + + var seriesModels = []; + ecModel.eachSeriesByType(seriesType, function (seriesModel) { + // Check series coordinate, do layout for cartesian2d only + if (seriesModel.coordinateSystem && seriesModel.coordinateSystem.type === 'cartesian2d') { + seriesModels.push(seriesModel); + } + }); + + var barWidthAndOffset = calBarWidthAndOffset(seriesModels); + + var lastStackCoords = {}; + each$1(seriesModels, function (seriesModel) { + + var data = seriesModel.getData(); + var cartesian = seriesModel.coordinateSystem; + var baseAxis = cartesian.getBaseAxis(); + + var stackId = getSeriesStackId(seriesModel); + var columnLayoutInfo = barWidthAndOffset[getAxisKey(baseAxis)][stackId]; + var columnOffset = columnLayoutInfo.offset; + var columnWidth = columnLayoutInfo.width; + var valueAxis = cartesian.getOtherAxis(baseAxis); + + var barMinHeight = seriesModel.get('barMinHeight') || 0; + + lastStackCoords[stackId] = lastStackCoords[stackId] || []; + data.setLayout({ + offset: columnOffset, + size: columnWidth + }); + + var valueDim = data.mapDimension(valueAxis.dim); + var baseDim = data.mapDimension(baseAxis.dim); + var stacked = isDimensionStacked(data, valueDim, baseDim); + var isValueAxisH = valueAxis.isHorizontal(); + + var valueAxisStart = (baseAxis.onZero || stacked) + ? valueAxis.toGlobalCoord(valueAxis.dataToCoord(0)) + : valueAxis.getGlobalExtent()[0]; + + for (var idx = 0, len = data.count(); idx < len; idx++) { + var value = data.get(valueDim, idx); + var baseValue = data.get(baseDim, idx); + + if (isNaN(value)) { + continue; + } + + var sign = value >= 0 ? 'p' : 'n'; + var baseCoord = valueAxisStart; + + // Because of the barMinHeight, we can not use the value in + // stackResultDimension directly. + if (stacked) { + // Only ordinal axis can be stacked. + if (!lastStackCoords[stackId][baseValue]) { + lastStackCoords[stackId][baseValue] = { + p: valueAxisStart, // Positive stack + n: valueAxisStart // Negative stack + }; + } + // Should also consider #4243 + baseCoord = lastStackCoords[stackId][baseValue][sign]; + } + + var x; + var y; + var width; + var height; + + if (isValueAxisH) { + var coord = cartesian.dataToPoint([value, baseValue]); + x = baseCoord; + y = coord[1] + columnOffset; + width = coord[0] - valueAxisStart; + height = columnWidth; + + if (Math.abs(width) < barMinHeight) { + width = (width < 0 ? -1 : 1) * barMinHeight; + } + stacked && (lastStackCoords[stackId][baseValue][sign] += width); + } + else { + var coord = cartesian.dataToPoint([baseValue, value]); + x = coord[0] + columnOffset; + y = baseCoord; + width = columnWidth; + height = coord[1] - valueAxisStart; + + if (Math.abs(height) < barMinHeight) { + // Include zero to has a positive bar + height = (height <= 0 ? -1 : 1) * barMinHeight; + } + stacked && (lastStackCoords[stackId][baseValue][sign] += height); + } + + data.setItemLayout(idx, { + x: x, + y: y, + width: width, + height: height + }); + } + + }, this); +} + +// [About UTC and local time zone]: +// In most cases, `number.parseDate` will treat input data string as local time +// (except time zone is specified in time string). And `format.formateTime` returns +// local time by default. option.useUTC is false by default. This design have +// concidered these common case: +// (1) Time that is persistent in server is in UTC, but it is needed to be diplayed +// in local time by default. +// (2) By default, the input data string (e.g., '2011-01-02') should be displayed +// as its original time, without any time difference. + +var intervalScaleProto = IntervalScale.prototype; + +var mathCeil = Math.ceil; +var mathFloor = Math.floor; +var ONE_SECOND = 1000; +var ONE_MINUTE = ONE_SECOND * 60; +var ONE_HOUR = ONE_MINUTE * 60; +var ONE_DAY = ONE_HOUR * 24; + +// FIXME 公用? +var bisect = function (a, x, lo, hi) { + while (lo < hi) { + var mid = lo + hi >>> 1; + if (a[mid][1] < x) { + lo = mid + 1; + } + else { + hi = mid; + } + } + return lo; +}; + +/** + * @alias module:echarts/coord/scale/Time + * @constructor + */ +var TimeScale = IntervalScale.extend({ + type: 'time', + + /** + * @override + */ + getLabel: function (val) { + var stepLvl = this._stepLvl; + + var date = new Date(val); + + return formatTime(stepLvl[0], date, this.getSetting('useUTC')); + }, + + /** + * @override + */ + niceExtent: function (opt) { + var extent = this._extent; + // If extent start and end are same, expand them + if (extent[0] === extent[1]) { + // Expand extent + extent[0] -= ONE_DAY; + extent[1] += ONE_DAY; + } + // If there are no data and extent are [Infinity, -Infinity] + if (extent[1] === -Infinity && extent[0] === Infinity) { + var d = new Date(); + extent[1] = +new Date(d.getFullYear(), d.getMonth(), d.getDate()); + extent[0] = extent[1] - ONE_DAY; + } + + this.niceTicks(opt.splitNumber, opt.minInterval, opt.maxInterval); + + // var extent = this._extent; + var interval = this._interval; + + if (!opt.fixMin) { + extent[0] = round$1(mathFloor(extent[0] / interval) * interval); + } + if (!opt.fixMax) { + extent[1] = round$1(mathCeil(extent[1] / interval) * interval); + } + }, + + /** + * @override + */ + niceTicks: function (approxTickNum, minInterval, maxInterval) { + approxTickNum = approxTickNum || 10; + + var extent = this._extent; + var span = extent[1] - extent[0]; + var approxInterval = span / approxTickNum; + + if (minInterval != null && approxInterval < minInterval) { + approxInterval = minInterval; + } + if (maxInterval != null && approxInterval > maxInterval) { + approxInterval = maxInterval; + } + + var scaleLevelsLen = scaleLevels.length; + var idx = bisect(scaleLevels, approxInterval, 0, scaleLevelsLen); + + var level = scaleLevels[Math.min(idx, scaleLevelsLen - 1)]; + var interval = level[1]; + // Same with interval scale if span is much larger than 1 year + if (level[0] === 'year') { + var yearSpan = span / interval; + + // From "Nice Numbers for Graph Labels" of Graphic Gems + // var niceYearSpan = numberUtil.nice(yearSpan, false); + var yearStep = nice(yearSpan / approxTickNum, true); + + interval *= yearStep; + } + + var timezoneOffset = this.getSetting('useUTC') + ? 0 : (new Date(+extent[0] || +extent[1])).getTimezoneOffset() * 60 * 1000; + var niceExtent = [ + Math.round(mathCeil((extent[0] - timezoneOffset) / interval) * interval + timezoneOffset), + Math.round(mathFloor((extent[1] - timezoneOffset) / interval) * interval + timezoneOffset) + ]; + + fixExtent(niceExtent, extent); + + this._stepLvl = level; + // Interval will be used in getTicks + this._interval = interval; + this._niceExtent = niceExtent; + }, + + parse: function (val) { + // val might be float. + return +parseDate(val); + } +}); + +each$1(['contain', 'normalize'], function (methodName) { + TimeScale.prototype[methodName] = function (val) { + return intervalScaleProto[methodName].call(this, this.parse(val)); + }; +}); + +// Steps from d3 +var scaleLevels = [ + // Format interval + ['hh:mm:ss', ONE_SECOND], // 1s + ['hh:mm:ss', ONE_SECOND * 5], // 5s + ['hh:mm:ss', ONE_SECOND * 10], // 10s + ['hh:mm:ss', ONE_SECOND * 15], // 15s + ['hh:mm:ss', ONE_SECOND * 30], // 30s + ['hh:mm\nMM-dd', ONE_MINUTE], // 1m + ['hh:mm\nMM-dd', ONE_MINUTE * 5], // 5m + ['hh:mm\nMM-dd', ONE_MINUTE * 10], // 10m + ['hh:mm\nMM-dd', ONE_MINUTE * 15], // 15m + ['hh:mm\nMM-dd', ONE_MINUTE * 30], // 30m + ['hh:mm\nMM-dd', ONE_HOUR], // 1h + ['hh:mm\nMM-dd', ONE_HOUR * 2], // 2h + ['hh:mm\nMM-dd', ONE_HOUR * 6], // 6h + ['hh:mm\nMM-dd', ONE_HOUR * 12], // 12h + ['MM-dd\nyyyy', ONE_DAY], // 1d + ['MM-dd\nyyyy', ONE_DAY * 2], // 2d + ['MM-dd\nyyyy', ONE_DAY * 3], // 3d + ['MM-dd\nyyyy', ONE_DAY * 4], // 4d + ['MM-dd\nyyyy', ONE_DAY * 5], // 5d + ['MM-dd\nyyyy', ONE_DAY * 6], // 6d + ['week', ONE_DAY * 7], // 7d + ['MM-dd\nyyyy', ONE_DAY * 10], // 10d + ['week', ONE_DAY * 14], // 2w + ['week', ONE_DAY * 21], // 3w + ['month', ONE_DAY * 31], // 1M + ['week', ONE_DAY * 42], // 6w + ['month', ONE_DAY * 62], // 2M + ['week', ONE_DAY * 42], // 10w + ['quarter', ONE_DAY * 380 / 4], // 3M + ['month', ONE_DAY * 31 * 4], // 4M + ['month', ONE_DAY * 31 * 5], // 5M + ['half-year', ONE_DAY * 380 / 2], // 6M + ['month', ONE_DAY * 31 * 8], // 8M + ['month', ONE_DAY * 31 * 10], // 10M + ['year', ONE_DAY * 380] // 1Y +]; + +/** + * @param {module:echarts/model/Model} + * @return {module:echarts/scale/Time} + */ +TimeScale.create = function (model) { + return new TimeScale({useUTC: model.ecModel.get('useUTC')}); +}; + +/** + * Log scale + * @module echarts/scale/Log + */ + +// Use some method of IntervalScale +var scaleProto$1 = Scale.prototype; +var intervalScaleProto$1 = IntervalScale.prototype; + +var getPrecisionSafe$1 = getPrecisionSafe; +var roundingErrorFix = round$1; + +var mathFloor$1 = Math.floor; +var mathCeil$1 = Math.ceil; +var mathPow$1 = Math.pow; + +var mathLog = Math.log; + +var LogScale = Scale.extend({ + + type: 'log', + + base: 10, + + $constructor: function () { + Scale.apply(this, arguments); + this._originalScale = new IntervalScale(); + }, + + /** + * @return {Array.} + */ + getTicks: function () { + var originalScale = this._originalScale; + var extent = this._extent; + var originalExtent = originalScale.getExtent(); + + return map(intervalScaleProto$1.getTicks.call(this), function (val) { + var powVal = round$1(mathPow$1(this.base, val)); + + // Fix #4158 + powVal = (val === extent[0] && originalScale.__fixMin) + ? fixRoundingError(powVal, originalExtent[0]) + : powVal; + powVal = (val === extent[1] && originalScale.__fixMax) + ? fixRoundingError(powVal, originalExtent[1]) + : powVal; + + return powVal; + }, this); + }, + + /** + * @param {number} val + * @return {string} + */ + getLabel: intervalScaleProto$1.getLabel, + + /** + * @param {number} val + * @return {number} + */ + scale: function (val) { + val = scaleProto$1.scale.call(this, val); + return mathPow$1(this.base, val); + }, + + /** + * @param {number} start + * @param {number} end + */ + setExtent: function (start, end) { + var base = this.base; + start = mathLog(start) / mathLog(base); + end = mathLog(end) / mathLog(base); + intervalScaleProto$1.setExtent.call(this, start, end); + }, + + /** + * @return {number} end + */ + getExtent: function () { + var base = this.base; + var extent = scaleProto$1.getExtent.call(this); + extent[0] = mathPow$1(base, extent[0]); + extent[1] = mathPow$1(base, extent[1]); + + // Fix #4158 + var originalScale = this._originalScale; + var originalExtent = originalScale.getExtent(); + originalScale.__fixMin && (extent[0] = fixRoundingError(extent[0], originalExtent[0])); + originalScale.__fixMax && (extent[1] = fixRoundingError(extent[1], originalExtent[1])); + + return extent; + }, + + /** + * @param {Array.} extent + */ + unionExtent: function (extent) { + this._originalScale.unionExtent(extent); + + var base = this.base; + extent[0] = mathLog(extent[0]) / mathLog(base); + extent[1] = mathLog(extent[1]) / mathLog(base); + scaleProto$1.unionExtent.call(this, extent); + }, + + /** + * @override + */ + unionExtentFromData: function (data, dim) { + // TODO + // filter value that <= 0 + this.unionExtent(data.getApproximateExtent(dim)); + }, + + /** + * Update interval and extent of intervals for nice ticks + * @param {number} [approxTickNum = 10] Given approx tick number + */ + niceTicks: function (approxTickNum) { + approxTickNum = approxTickNum || 10; + var extent = this._extent; + var span = extent[1] - extent[0]; + if (span === Infinity || span <= 0) { + return; + } + + var interval = quantity(span); + var err = approxTickNum / span * interval; + + // Filter ticks to get closer to the desired count. + if (err <= 0.5) { + interval *= 10; + } + + // Interval should be integer + while (!isNaN(interval) && Math.abs(interval) < 1 && Math.abs(interval) > 0) { + interval *= 10; + } + + var niceExtent = [ + round$1(mathCeil$1(extent[0] / interval) * interval), + round$1(mathFloor$1(extent[1] / interval) * interval) + ]; + + this._interval = interval; + this._niceExtent = niceExtent; + }, + + /** + * Nice extent. + * @override + */ + niceExtent: function (opt) { + intervalScaleProto$1.niceExtent.call(this, opt); + + var originalScale = this._originalScale; + originalScale.__fixMin = opt.fixMin; + originalScale.__fixMax = opt.fixMax; + } + +}); + +each$1(['contain', 'normalize'], function (methodName) { + LogScale.prototype[methodName] = function (val) { + val = mathLog(val) / mathLog(this.base); + return scaleProto$1[methodName].call(this, val); + }; +}); + +LogScale.create = function () { + return new LogScale(); +}; + +function fixRoundingError(val, originalVal) { + return roundingErrorFix(val, getPrecisionSafe$1(originalVal)); +} + +/** + * Get axis scale extent before niced. + * Item of returned array can only be number (including Infinity and NaN). + */ +function getScaleExtent(scale, model) { + var scaleType = scale.type; + + var min = model.getMin(); + var max = model.getMax(); + var fixMin = min != null; + var fixMax = max != null; + var originalExtent = scale.getExtent(); + + var axisDataLen; + var boundaryGap; + var span; + if (scaleType === 'ordinal') { + axisDataLen = model.getCategories().length; + } + else { + boundaryGap = model.get('boundaryGap'); + if (!isArray(boundaryGap)) { + boundaryGap = [boundaryGap || 0, boundaryGap || 0]; + } + if (typeof boundaryGap[0] === 'boolean') { + if (__DEV__) { + console.warn('Boolean type for boundaryGap is only ' + + 'allowed for ordinal axis. Please use string in ' + + 'percentage instead, e.g., "20%". Currently, ' + + 'boundaryGap is set to be 0.'); + } + boundaryGap = [0, 0]; + } + boundaryGap[0] = parsePercent$1(boundaryGap[0], 1); + boundaryGap[1] = parsePercent$1(boundaryGap[1], 1); + span = (originalExtent[1] - originalExtent[0]) + || Math.abs(originalExtent[0]); + } + + // Notice: When min/max is not set (that is, when there are null/undefined, + // which is the most common case), these cases should be ensured: + // (1) For 'ordinal', show all axis.data. + // (2) For others: + // + `boundaryGap` is applied (if min/max set, boundaryGap is + // disabled). + // + If `needCrossZero`, min/max should be zero, otherwise, min/max should + // be the result that originalExtent enlarged by boundaryGap. + // (3) If no data, it should be ensured that `scale.setBlank` is set. + + // FIXME + // (1) When min/max is 'dataMin' or 'dataMax', should boundaryGap be able to used? + // (2) When `needCrossZero` and all data is positive/negative, should it be ensured + // that the results processed by boundaryGap are positive/negative? + + if (min == null) { + min = scaleType === 'ordinal' + ? (axisDataLen ? 0 : NaN) + : originalExtent[0] - boundaryGap[0] * span; + } + if (max == null) { + max = scaleType === 'ordinal' + ? (axisDataLen ? axisDataLen - 1 : NaN) + : originalExtent[1] + boundaryGap[1] * span; + } + + if (min === 'dataMin') { + min = originalExtent[0]; + } + else if (typeof min === 'function') { + min = min({ + min: originalExtent[0], + max: originalExtent[1] + }); + } + + if (max === 'dataMax') { + max = originalExtent[1]; + } + else if (typeof max === 'function') { + max = max({ + min: originalExtent[0], + max: originalExtent[1] + }); + } + + (min == null || !isFinite(min)) && (min = NaN); + (max == null || !isFinite(max)) && (max = NaN); + + scale.setBlank(eqNaN(min) || eqNaN(max)); + + // Evaluate if axis needs cross zero + if (model.getNeedCrossZero()) { + // Axis is over zero and min is not set + if (min > 0 && max > 0 && !fixMin) { + min = 0; + } + // Axis is under zero and max is not set + if (min < 0 && max < 0 && !fixMax) { + max = 0; + } + } + + // If bars are placed on a base axis of type time or interval account for axis boundary overflow and current axis + // is base axis + // FIXME + // (1) Consider support value axis, where below zero and axis `onZero` should be handled properly. + // (2) Refactor the logic with `barGrid`. Is it not need to `calBarWidthAndOffset` twice with different extent? + // Should not depend on series type `bar`? + // (3) Fix that might overlap when using dataZoom. + // (4) Consider other chart types using `barGrid`? + // See #6728, #4862, `test/bar-overflow-time-plot.html` + var ecModel = model.ecModel; + if (ecModel && (scaleType === 'time' /*|| scaleType === 'interval' */)) { + var barSeriesModels = []; + var isBaseAxisAndHasBarSeries; + + ecModel.eachSeriesByType('bar', function (seriesModel) { + if (seriesModel.coordinateSystem && seriesModel.coordinateSystem.type === 'cartesian2d') { + barSeriesModels.push(seriesModel); + isBaseAxisAndHasBarSeries |= seriesModel.getBaseAxis() === model.axis; + } + }); + + if (isBaseAxisAndHasBarSeries) { + // Adjust axis min and max to account for overflow + var adjustedScale = adjustScaleForOverflow(min, max, model, barSeriesModels); + min = adjustedScale.min; + max = adjustedScale.max; + } + } + + return [min, max]; +} + +function adjustScaleForOverflow(min, max, model, barSeriesModels) { + + // Get Axis Length + var axisExtent = model.axis.getExtent(); + var axisLength = axisExtent[1] - axisExtent[0]; + + // Calculate placement of bars on axis + var barWidthAndOffset = calBarWidthAndOffset(barSeriesModels); + + // Get bars on current base axis and calculate min and max overflow + var baseAxisKey = model.axis.dim + model.axis.index; + var barsOnCurrentAxis = barWidthAndOffset[baseAxisKey]; + if (barsOnCurrentAxis === undefined) { + return {min: min, max: max}; + } + + var minOverflow = Infinity; + each$1(barsOnCurrentAxis, function (item) { + minOverflow = Math.min(item.offset, minOverflow); + }); + var maxOverflow = -Infinity; + each$1(barsOnCurrentAxis, function (item) { + maxOverflow = Math.max(item.offset + item.width, maxOverflow); + }); + minOverflow = Math.abs(minOverflow); + maxOverflow = Math.abs(maxOverflow); + var totalOverFlow = minOverflow + maxOverflow; + + // Calulate required buffer based on old range and overflow + var oldRange = max - min; + var oldRangePercentOfNew = (1 - (minOverflow + maxOverflow) / axisLength); + var overflowBuffer = ((oldRange / oldRangePercentOfNew) - oldRange); + + max += overflowBuffer * (maxOverflow / totalOverFlow); + min -= overflowBuffer * (minOverflow / totalOverFlow); + + return {min: min, max: max}; +} + +function niceScaleExtent(scale, model) { + var extent = getScaleExtent(scale, model); + var fixMin = model.getMin() != null; + var fixMax = model.getMax() != null; + var splitNumber = model.get('splitNumber'); + + if (scale.type === 'log') { + scale.base = model.get('logBase'); + } + + var scaleType = scale.type; + scale.setExtent(extent[0], extent[1]); + scale.niceExtent({ + splitNumber: splitNumber, + fixMin: fixMin, + fixMax: fixMax, + minInterval: (scaleType === 'interval' || scaleType === 'time') + ? model.get('minInterval') : null, + maxInterval: (scaleType === 'interval' || scaleType === 'time') + ? model.get('maxInterval') : null + }); + + // If some one specified the min, max. And the default calculated interval + // is not good enough. He can specify the interval. It is often appeared + // in angle axis with angle 0 - 360. Interval calculated in interval scale is hard + // to be 60. + // FIXME + var interval = model.get('interval'); + if (interval != null) { + scale.setInterval && scale.setInterval(interval); + } +} + +/** + * @param {module:echarts/model/Model} model + * @param {string} [axisType] Default retrieve from model.type + * @return {module:echarts/scale/*} + */ +function createScaleByModel(model, axisType) { + axisType = axisType || model.get('type'); + if (axisType) { + switch (axisType) { + // Buildin scale + case 'category': + return new OrdinalScale( + model.getOrdinalMeta + ? model.getOrdinalMeta() + : model.getCategories(), + [Infinity, -Infinity] + ); + case 'value': + return new IntervalScale(); + // Extended scale, like time and log + default: + return (Scale.getClass(axisType) || IntervalScale).create(model); + } + } +} + +/** + * Check if the axis corss 0 + */ +function ifAxisCrossZero(axis) { + var dataExtent = axis.scale.getExtent(); + var min = dataExtent[0]; + var max = dataExtent[1]; + return !((min > 0 && max > 0) || (min < 0 && max < 0)); +} + +/** + * @param {Array.} tickCoords In axis self coordinate. + * @param {Array.} labels + * @param {string} font + * @param {number} axisRotate 0: towards right horizontally, clock-wise is negative. + * @param {number} [labelRotate=0] 0: towards right horizontally, clock-wise is negative. + * @return {number} + */ +function getAxisLabelInterval(tickCoords, labels, font, axisRotate, labelRotate) { + var textSpaceTakenRect; + var autoLabelInterval = 0; + var accumulatedLabelInterval = 0; + var rotation = (axisRotate - labelRotate) / 180 * Math.PI; + + var step = 1; + if (labels.length > 40) { + // Simple optimization for large amount of labels + step = Math.floor(labels.length / 40); + } + + for (var i = 0; i < tickCoords.length; i += step) { + var tickCoord = tickCoords[i]; + + // Not precise, do not consider align and vertical align + // and each distance from axis line yet. + var rect = getBoundingRect( + labels[i], font, 'center', 'top' + ); + rect.x += tickCoord * Math.cos(rotation); + rect.y += tickCoord * Math.sin(rotation); + + // Magic number + rect.width *= 1.3; + rect.height *= 1.3; + + if (!textSpaceTakenRect) { + textSpaceTakenRect = rect.clone(); + } + // There is no space for current label; + else if (textSpaceTakenRect.intersect(rect)) { + accumulatedLabelInterval++; + autoLabelInterval = Math.max(autoLabelInterval, accumulatedLabelInterval); + } + else { + textSpaceTakenRect.union(rect); + // Reset + accumulatedLabelInterval = 0; + } + } + if (autoLabelInterval === 0 && step > 1) { + return step; + } + return (autoLabelInterval + 1) * step - 1; +} + +/** + * @param {Object} axis + * @param {Function} labelFormatter + * @return {Array.} + */ +function getFormattedLabels(axis, labelFormatter) { + var scale = axis.scale; + var labels = scale.getTicksLabels(); + var ticks = scale.getTicks(); + if (typeof labelFormatter === 'string') { + labelFormatter = (function (tpl) { + return function (val) { + return tpl.replace('{value}', val != null ? val : ''); + }; + })(labelFormatter); + // Consider empty array + return map(labels, labelFormatter); + } + else if (typeof labelFormatter === 'function') { + return map(ticks, function (tick, idx) { + return labelFormatter( + getAxisRawValue(axis, tick), + idx + ); + }, this); + } + else { + return labels; + } +} + +function getAxisRawValue(axis, value) { + // In category axis with data zoom, tick is not the original + // index of axis.data. So tick should not be exposed to user + // in category axis. + return axis.type === 'category' ? axis.scale.getLabel(value) : value; +} + +var axisModelCommonMixin = { + + /** + * Format labels + * @return {Array.} + */ + getFormattedLabels: function () { + return getFormattedLabels( + this.axis, + this.get('axisLabel.formatter') + ); + }, + + /** + * @param {boolean} origin + * @return {number|string} min value or 'dataMin' or null/undefined (means auto) or NaN + */ + getMin: function (origin) { + var option = this.option; + var min = (!origin && option.rangeStart != null) + ? option.rangeStart : option.min; + + if (this.axis + && min != null + && min !== 'dataMin' + && typeof min !== 'function' + && !eqNaN(min) + ) { + min = this.axis.scale.parse(min); + } + return min; + }, + + /** + * @param {boolean} origin + * @return {number|string} max value or 'dataMax' or null/undefined (means auto) or NaN + */ + getMax: function (origin) { + var option = this.option; + var max = (!origin && option.rangeEnd != null) + ? option.rangeEnd : option.max; + + if (this.axis + && max != null + && max !== 'dataMax' + && typeof max !== 'function' + && !eqNaN(max) + ) { + max = this.axis.scale.parse(max); + } + return max; + }, + + /** + * @return {boolean} + */ + getNeedCrossZero: function () { + var option = this.option; + return (option.rangeStart != null || option.rangeEnd != null) + ? false : !option.scale; + }, + + /** + * Should be implemented by each axis model if necessary. + * @return {module:echarts/model/Component} coordinate system model + */ + getCoordSysModel: noop, + + /** + * @param {number} rangeStart Can only be finite number or null/undefined or NaN. + * @param {number} rangeEnd Can only be finite number or null/undefined or NaN. + */ + setRange: function (rangeStart, rangeEnd) { + this.option.rangeStart = rangeStart; + this.option.rangeEnd = rangeEnd; + }, + + /** + * Reset range + */ + resetRange: function () { + // rangeStart and rangeEnd is readonly. + this.option.rangeStart = this.option.rangeEnd = null; + } +}; + +// Symbol factory + +/** + * Triangle shape + * @inner + */ +var Triangle = extendShape({ + type: 'triangle', + shape: { + cx: 0, + cy: 0, + width: 0, + height: 0 + }, + buildPath: function (path, shape) { + var cx = shape.cx; + var cy = shape.cy; + var width = shape.width / 2; + var height = shape.height / 2; + path.moveTo(cx, cy - height); + path.lineTo(cx + width, cy + height); + path.lineTo(cx - width, cy + height); + path.closePath(); + } +}); + +/** + * Diamond shape + * @inner + */ +var Diamond = extendShape({ + type: 'diamond', + shape: { + cx: 0, + cy: 0, + width: 0, + height: 0 + }, + buildPath: function (path, shape) { + var cx = shape.cx; + var cy = shape.cy; + var width = shape.width / 2; + var height = shape.height / 2; + path.moveTo(cx, cy - height); + path.lineTo(cx + width, cy); + path.lineTo(cx, cy + height); + path.lineTo(cx - width, cy); + path.closePath(); + } +}); + +/** + * Pin shape + * @inner + */ +var Pin = extendShape({ + type: 'pin', + shape: { + // x, y on the cusp + x: 0, + y: 0, + width: 0, + height: 0 + }, + + buildPath: function (path, shape) { + var x = shape.x; + var y = shape.y; + var w = shape.width / 5 * 3; + // Height must be larger than width + var h = Math.max(w, shape.height); + var r = w / 2; + + // Dist on y with tangent point and circle center + var dy = r * r / (h - r); + var cy = y - h + r + dy; + var angle = Math.asin(dy / r); + // Dist on x with tangent point and circle center + var dx = Math.cos(angle) * r; + + var tanX = Math.sin(angle); + var tanY = Math.cos(angle); + + var cpLen = r * 0.6; + var cpLen2 = r * 0.7; + + path.moveTo(x - dx, cy + dy); + + path.arc( + x, cy, r, + Math.PI - angle, + Math.PI * 2 + angle + ); + path.bezierCurveTo( + x + dx - tanX * cpLen, cy + dy + tanY * cpLen, + x, y - cpLen2, + x, y + ); + path.bezierCurveTo( + x, y - cpLen2, + x - dx + tanX * cpLen, cy + dy + tanY * cpLen, + x - dx, cy + dy + ); + path.closePath(); + } +}); + +/** + * Arrow shape + * @inner + */ +var Arrow = extendShape({ + + type: 'arrow', + + shape: { + x: 0, + y: 0, + width: 0, + height: 0 + }, + + buildPath: function (ctx, shape) { + var height = shape.height; + var width = shape.width; + var x = shape.x; + var y = shape.y; + var dx = width / 3 * 2; + ctx.moveTo(x, y); + ctx.lineTo(x + dx, y + height); + ctx.lineTo(x, y + height / 4 * 3); + ctx.lineTo(x - dx, y + height); + ctx.lineTo(x, y); + ctx.closePath(); + } +}); + +/** + * Map of path contructors + * @type {Object.} + */ +var symbolCtors = { + + line: Line, + + rect: Rect, + + roundRect: Rect, + + square: Rect, + + circle: Circle, + + diamond: Diamond, + + pin: Pin, + + arrow: Arrow, + + triangle: Triangle +}; + +var symbolShapeMakers = { + + line: function (x, y, w, h, shape) { + // FIXME + shape.x1 = x; + shape.y1 = y + h / 2; + shape.x2 = x + w; + shape.y2 = y + h / 2; + }, + + rect: function (x, y, w, h, shape) { + shape.x = x; + shape.y = y; + shape.width = w; + shape.height = h; + }, + + roundRect: function (x, y, w, h, shape) { + shape.x = x; + shape.y = y; + shape.width = w; + shape.height = h; + shape.r = Math.min(w, h) / 4; + }, + + square: function (x, y, w, h, shape) { + var size = Math.min(w, h); + shape.x = x; + shape.y = y; + shape.width = size; + shape.height = size; + }, + + circle: function (x, y, w, h, shape) { + // Put circle in the center of square + shape.cx = x + w / 2; + shape.cy = y + h / 2; + shape.r = Math.min(w, h) / 2; + }, + + diamond: function (x, y, w, h, shape) { + shape.cx = x + w / 2; + shape.cy = y + h / 2; + shape.width = w; + shape.height = h; + }, + + pin: function (x, y, w, h, shape) { + shape.x = x + w / 2; + shape.y = y + h / 2; + shape.width = w; + shape.height = h; + }, + + arrow: function (x, y, w, h, shape) { + shape.x = x + w / 2; + shape.y = y + h / 2; + shape.width = w; + shape.height = h; + }, + + triangle: function (x, y, w, h, shape) { + shape.cx = x + w / 2; + shape.cy = y + h / 2; + shape.width = w; + shape.height = h; + } +}; + +var symbolBuildProxies = {}; +each$1(symbolCtors, function (Ctor, name) { + symbolBuildProxies[name] = new Ctor(); +}); + +var SymbolClz = extendShape({ + + type: 'symbol', + + shape: { + symbolType: '', + x: 0, + y: 0, + width: 0, + height: 0 + }, + + beforeBrush: function () { + var style = this.style; + var shape = this.shape; + // FIXME + if (shape.symbolType === 'pin' && style.textPosition === 'inside') { + style.textPosition = ['50%', '40%']; + style.textAlign = 'center'; + style.textVerticalAlign = 'middle'; + } + }, + + buildPath: function (ctx, shape, inBundle) { + var symbolType = shape.symbolType; + var proxySymbol = symbolBuildProxies[symbolType]; + if (shape.symbolType !== 'none') { + if (!proxySymbol) { + // Default rect + symbolType = 'rect'; + proxySymbol = symbolBuildProxies[symbolType]; + } + symbolShapeMakers[symbolType]( + shape.x, shape.y, shape.width, shape.height, proxySymbol.shape + ); + proxySymbol.buildPath(ctx, proxySymbol.shape, inBundle); + } + } +}); + +// Provide setColor helper method to avoid determine if set the fill or stroke outside +function symbolPathSetColor(color, innerColor) { + if (this.type !== 'image') { + var symbolStyle = this.style; + var symbolShape = this.shape; + if (symbolShape && symbolShape.symbolType === 'line') { + symbolStyle.stroke = color; + } + else if (this.__isEmptyBrush) { + symbolStyle.stroke = color; + symbolStyle.fill = innerColor || '#fff'; + } + else { + // FIXME 判断图形默认是填充还是描边,使用 onlyStroke ? + symbolStyle.fill && (symbolStyle.fill = color); + symbolStyle.stroke && (symbolStyle.stroke = color); + } + this.dirty(false); + } +} + +/** + * Create a symbol element with given symbol configuration: shape, x, y, width, height, color + * @param {string} symbolType + * @param {number} x + * @param {number} y + * @param {number} w + * @param {number} h + * @param {string} color + * @param {boolean} [keepAspect=false] whether to keep the ratio of w/h, + * for path and image only. + */ +function createSymbol(symbolType, x, y, w, h, color, keepAspect) { + // TODO Support image object, DynamicImage. + + var isEmpty = symbolType.indexOf('empty') === 0; + if (isEmpty) { + symbolType = symbolType.substr(5, 1).toLowerCase() + symbolType.substr(6); + } + var symbolPath; + + if (symbolType.indexOf('image://') === 0) { + symbolPath = makeImage( + symbolType.slice(8), + new BoundingRect(x, y, w, h), + keepAspect ? 'center' : 'cover' + ); + } + else if (symbolType.indexOf('path://') === 0) { + symbolPath = makePath( + symbolType.slice(7), + {}, + new BoundingRect(x, y, w, h), + keepAspect ? 'center' : 'cover' + ); + } + else { + symbolPath = new SymbolClz({ + shape: { + symbolType: symbolType, + x: x, + y: y, + width: w, + height: h + } + }); + } + + symbolPath.__isEmptyBrush = isEmpty; + + symbolPath.setColor = symbolPathSetColor; + + symbolPath.setColor(color); + + return symbolPath; +} + +// import createGraphFromNodeEdge from './chart/helper/createGraphFromNodeEdge'; +/** + * Create a muti dimension List structure from seriesModel. + * @param {module:echarts/model/Model} seriesModel + * @return {module:echarts/data/List} list + */ +function createList(seriesModel) { + return createListFromArray(seriesModel.getSource(), seriesModel); +} + +var dataStack$1 = { + isDimensionStacked: isDimensionStacked, + enableDataStack: enableDataStack +}; + +/** + * Create scale + * @param {Array.} dataExtent + * @param {Object|module:echarts/Model} option + */ +function createScale(dataExtent, option) { + var axisModel = option; + if (!Model.isInstance(option)) { + axisModel = new Model(option); + mixin(axisModel, axisModelCommonMixin); + } + + var scale = createScaleByModel(axisModel); + scale.setExtent(dataExtent[0], dataExtent[1]); + + niceScaleExtent(scale, axisModel); + return scale; +} + +/** + * Mixin common methods to axis model, + * + * Inlcude methods + * `getFormattedLabels() => Array.` + * `getCategories() => Array.` + * `getMin(origin: boolean) => number` + * `getMax(origin: boolean) => number` + * `getNeedCrossZero() => boolean` + * `setRange(start: number, end: number)` + * `resetRange()` + */ +function mixinAxisModelCommonMethods(Model$$1) { + mixin(Model$$1, axisModelCommonMixin); +} + +var helper = (Object.freeze || Object)({ + createList: createList, + getLayoutRect: getLayoutRect, + dataStack: dataStack$1, + createScale: createScale, + mixinAxisModelCommonMethods: mixinAxisModelCommonMethods, + completeDimensions: completeDimensions, + createDimensions: createDimensions, + createSymbol: createSymbol +}); + +var EPSILON$3 = 1e-8; + +function isAroundEqual$1(a, b) { + return Math.abs(a - b) < EPSILON$3; +} + +function contain$1(points, x, y) { + var w = 0; + var p = points[0]; + + if (!p) { + return false; + } + + for (var i = 1; i < points.length; i++) { + var p2 = points[i]; + w += windingLine(p[0], p[1], p2[0], p2[1], x, y); + p = p2; + } + + // Close polygon + var p0 = points[0]; + if (!isAroundEqual$1(p[0], p0[0]) || !isAroundEqual$1(p[1], p0[1])) { + w += windingLine(p[0], p[1], p0[0], p0[1], x, y); + } + + return w !== 0; +} + +/** + * @module echarts/coord/geo/Region + */ + +/** + * @param {string} name + * @param {Array} geometries + * @param {Array.} cp + */ +function Region(name, geometries, cp) { + + /** + * @type {string} + * @readOnly + */ + this.name = name; + + /** + * @type {Array.} + * @readOnly + */ + this.geometries = geometries; + + if (!cp) { + var rect = this.getBoundingRect(); + cp = [ + rect.x + rect.width / 2, + rect.y + rect.height / 2 + ]; + } + else { + cp = [cp[0], cp[1]]; + } + /** + * @type {Array.} + */ + this.center = cp; +} + +Region.prototype = { + + constructor: Region, + + properties: null, + + /** + * @return {module:zrender/core/BoundingRect} + */ + getBoundingRect: function () { + var rect = this._rect; + if (rect) { + return rect; + } + + var MAX_NUMBER = Number.MAX_VALUE; + var min$$1 = [MAX_NUMBER, MAX_NUMBER]; + var max$$1 = [-MAX_NUMBER, -MAX_NUMBER]; + var min2 = []; + var max2 = []; + var geometries = this.geometries; + for (var i = 0; i < geometries.length; i++) { + // Only support polygon + if (geometries[i].type !== 'polygon') { + continue; + } + // Doesn't consider hole + var exterior = geometries[i].exterior; + fromPoints(exterior, min2, max2); + min(min$$1, min$$1, min2); + max(max$$1, max$$1, max2); + } + // No data + if (i === 0) { + min$$1[0] = min$$1[1] = max$$1[0] = max$$1[1] = 0; + } + + return (this._rect = new BoundingRect( + min$$1[0], min$$1[1], max$$1[0] - min$$1[0], max$$1[1] - min$$1[1] + )); + }, + + /** + * @param {} coord + * @return {boolean} + */ + contain: function (coord) { + var rect = this.getBoundingRect(); + var geometries = this.geometries; + if (!rect.contain(coord[0], coord[1])) { + return false; + } + loopGeo: for (var i = 0, len$$1 = geometries.length; i < len$$1; i++) { + // Only support polygon. + if (geometries[i].type !== 'polygon') { + continue; + } + var exterior = geometries[i].exterior; + var interiors = geometries[i].interiors; + if (contain$1(exterior, coord[0], coord[1])) { + // Not in the region if point is in the hole. + for (var k = 0; k < (interiors ? interiors.length : 0); k++) { + if (contain$1(interiors[k])) { + continue loopGeo; + } + } + return true; + } + } + return false; + }, + + transformTo: function (x, y, width, height) { + var rect = this.getBoundingRect(); + var aspect = rect.width / rect.height; + if (!width) { + width = aspect * height; + } + else if (!height) { + height = width / aspect ; + } + var target = new BoundingRect(x, y, width, height); + var transform = rect.calculateTransform(target); + var geometries = this.geometries; + for (var i = 0; i < geometries.length; i++) { + // Only support polygon. + if (geometries[i].type !== 'polygon') { + continue; + } + var exterior = geometries[i].exterior; + var interiors = geometries[i].interiors; + for (var p = 0; p < exterior.length; p++) { + applyTransform(exterior[p], exterior[p], transform); + } + for (var h = 0; h < (interiors ? interiors.length : 0); h++) { + for (var p = 0; p < interiors[h].length; p++) { + applyTransform(interiors[h][p], interiors[h][p], transform); + } + } + } + rect = this._rect; + rect.copy(target); + // Update center + this.center = [ + rect.x + rect.width / 2, + rect.y + rect.height / 2 + ]; + } +}; + +/** + * Parse and decode geo json + * @module echarts/coord/geo/parseGeoJson + */ + +function decode(json) { + if (!json.UTF8Encoding) { + return json; + } + var encodeScale = json.UTF8Scale; + if (encodeScale == null) { + encodeScale = 1024; + } + + var features = json.features; + + for (var f = 0; f < features.length; f++) { + var feature = features[f]; + var geometry = feature.geometry; + var coordinates = geometry.coordinates; + var encodeOffsets = geometry.encodeOffsets; + + for (var c = 0; c < coordinates.length; c++) { + var coordinate = coordinates[c]; + + if (geometry.type === 'Polygon') { + coordinates[c] = decodePolygon( + coordinate, + encodeOffsets[c], + encodeScale + ); + } + else if (geometry.type === 'MultiPolygon') { + for (var c2 = 0; c2 < coordinate.length; c2++) { + var polygon = coordinate[c2]; + coordinate[c2] = decodePolygon( + polygon, + encodeOffsets[c][c2], + encodeScale + ); + } + } + } + } + // Has been decoded + json.UTF8Encoding = false; + return json; +} + +function decodePolygon(coordinate, encodeOffsets, encodeScale) { + var result = []; + var prevX = encodeOffsets[0]; + var prevY = encodeOffsets[1]; + + for (var i = 0; i < coordinate.length; i += 2) { + var x = coordinate.charCodeAt(i) - 64; + var y = coordinate.charCodeAt(i + 1) - 64; + // ZigZag decoding + x = (x >> 1) ^ (-(x & 1)); + y = (y >> 1) ^ (-(y & 1)); + // Delta deocding + x += prevX; + y += prevY; + + prevX = x; + prevY = y; + // Dequantize + result.push([x / encodeScale, y / encodeScale]); + } + + return result; +} + +/** + * @alias module:echarts/coord/geo/parseGeoJson + * @param {Object} geoJson + * @return {module:zrender/container/Group} + */ +var parseGeoJson$1 = function (geoJson) { + + decode(geoJson); + + return map(filter(geoJson.features, function (featureObj) { + // Output of mapshaper may have geometry null + return featureObj.geometry + && featureObj.properties + && featureObj.geometry.coordinates.length > 0; + }), function (featureObj) { + var properties = featureObj.properties; + var geo = featureObj.geometry; + + var coordinates = geo.coordinates; + + var geometries = []; + if (geo.type === 'Polygon') { + geometries.push({ + type: 'polygon', + // According to the GeoJSON specification. + // First must be exterior, and the rest are all interior(holes). + exterior: coordinates[0], + interiors: coordinates.slice(1) + }); + } + if (geo.type === 'MultiPolygon') { + each$1(coordinates, function (item) { + if (item[0]) { + geometries.push({ + type: 'polygon', + exterior: item[0], + interiors: item.slice(1) + }); + } + }); + } + + var region = new Region( + properties.name, + geometries, + properties.cp + ); + region.properties = properties; + return region; + }); +}; + +var linearMap$1 = linearMap; + +function fixExtentWithBands(extent, nTick) { + var size = extent[1] - extent[0]; + var len = nTick; + var margin = size / len / 2; + extent[0] += margin; + extent[1] -= margin; +} + +var normalizedExtent = [0, 1]; +/** + * @name module:echarts/coord/CartesianAxis + * @constructor + */ +var Axis = function (dim, scale, extent) { + + /** + * Axis dimension. Such as 'x', 'y', 'z', 'angle', 'radius' + * @type {string} + */ + this.dim = dim; + + /** + * Axis scale + * @type {module:echarts/coord/scale/*} + */ + this.scale = scale; + + /** + * @type {Array.} + * @private + */ + this._extent = extent || [0, 0]; + + /** + * @type {boolean} + */ + this.inverse = false; + + /** + * Usually true when axis has a ordinal scale + * @type {boolean} + */ + this.onBand = false; + + /** + * @private + * @type {number} + */ + this._labelInterval; +}; + +Axis.prototype = { + + constructor: Axis, + + /** + * If axis extent contain given coord + * @param {number} coord + * @return {boolean} + */ + contain: function (coord) { + var extent = this._extent; + var min = Math.min(extent[0], extent[1]); + var max = Math.max(extent[0], extent[1]); + return coord >= min && coord <= max; + }, + + /** + * If axis extent contain given data + * @param {number} data + * @return {boolean} + */ + containData: function (data) { + return this.contain(this.dataToCoord(data)); + }, + + /** + * Get coord extent. + * @return {Array.} + */ + getExtent: function () { + return this._extent.slice(); + }, + + /** + * Get precision used for formatting + * @param {Array.} [dataExtent] + * @return {number} + */ + getPixelPrecision: function (dataExtent) { + return getPixelPrecision( + dataExtent || this.scale.getExtent(), + this._extent + ); + }, + + /** + * Set coord extent + * @param {number} start + * @param {number} end + */ + setExtent: function (start, end) { + var extent = this._extent; + extent[0] = start; + extent[1] = end; + }, + + /** + * Convert data to coord. Data is the rank if it has an ordinal scale + * @param {number} data + * @param {boolean} clamp + * @return {number} + */ + dataToCoord: function (data, clamp) { + var extent = this._extent; + var scale = this.scale; + data = scale.normalize(data); + + if (this.onBand && scale.type === 'ordinal') { + extent = extent.slice(); + fixExtentWithBands(extent, scale.count()); + } + + return linearMap$1(data, normalizedExtent, extent, clamp); + }, + + /** + * Convert coord to data. Data is the rank if it has an ordinal scale + * @param {number} coord + * @param {boolean} clamp + * @return {number} + */ + coordToData: function (coord, clamp) { + var extent = this._extent; + var scale = this.scale; + + if (this.onBand && scale.type === 'ordinal') { + extent = extent.slice(); + fixExtentWithBands(extent, scale.count()); + } + + var t = linearMap$1(coord, extent, normalizedExtent, clamp); + + return this.scale.scale(t); + }, + + /** + * Convert pixel point to data in axis + * @param {Array.} point + * @param {boolean} clamp + * @return {number} data + */ + pointToData: function (point, clamp) { + // Should be implemented in derived class if necessary. + }, + + /** + * @return {Array.} + */ + getTicksCoords: function (alignWithLabel) { + if (this.onBand && !alignWithLabel) { + var bands = this.getBands(); + var coords = []; + for (var i = 0; i < bands.length; i++) { + coords.push(bands[i][0]); + } + if (bands[i - 1]) { + coords.push(bands[i - 1][1]); + } + return coords; + } + else { + return map(this.scale.getTicks(), this.dataToCoord, this); + } + }, + + /** + * Coords of labels are on the ticks or on the middle of bands + * @return {Array.} + */ + getLabelsCoords: function () { + return map(this.scale.getTicks(), this.dataToCoord, this); + }, + + /** + * Get bands. + * + * If axis has labels [1, 2, 3, 4]. Bands on the axis are + * |---1---|---2---|---3---|---4---|. + * + * @return {Array} + */ + // FIXME Situation when labels is on ticks + getBands: function () { + var extent = this.getExtent(); + var bands = []; + var len = this.scale.count(); + var start = extent[0]; + var end = extent[1]; + var span = end - start; + + for (var i = 0; i < len; i++) { + bands.push([ + span * i / len + start, + span * (i + 1) / len + start + ]); + } + return bands; + }, + + /** + * Get width of band + * @return {number} + */ + getBandWidth: function () { + var axisExtent = this._extent; + var dataExtent = this.scale.getExtent(); + + var len = dataExtent[1] - dataExtent[0] + (this.onBand ? 1 : 0); + // Fix #2728, avoid NaN when only one data. + len === 0 && (len = 1); + + var size = Math.abs(axisExtent[1] - axisExtent[0]); + + return Math.abs(size) / len; + }, + + /** + * @abstract + * @return {boolean} Is horizontal + */ + isHorizontal: null, + + /** + * @abstract + * @return {number} Get axis rotate, by degree. + */ + getRotate: null, + + /** + * Get interval of the axis label. + * To get precise result, at least one of `getRotate` and `isHorizontal` + * should be implemented. + * @return {number} + */ + getLabelInterval: function () { + var labelInterval = this._labelInterval; + if (!labelInterval) { + var axisModel = this.model; + var labelModel = axisModel.getModel('axisLabel'); + labelInterval = labelModel.get('interval'); + + if (this.type === 'category' + && (labelInterval == null || labelInterval === 'auto') + ) { + labelInterval = getAxisLabelInterval( + map(this.scale.getTicks(), this.dataToCoord, this), + axisModel.getFormattedLabels(), + labelModel.getFont(), + this.getRotate + ? this.getRotate() + : (this.isHorizontal && !this.isHorizontal()) + ? 90 + : 0, + labelModel.get('rotate') + ); + } + + this._labelInterval = labelInterval; + } + return labelInterval; + } + +}; + +/** + * Do not mount those modules on 'src/echarts' for better tree shaking. + */ + +var parseGeoJson = parseGeoJson$1; + +var ecUtil = {}; +each$1([ + 'map', 'each', 'filter', 'indexOf', 'inherits', 'reduce', 'filter', + 'bind', 'curry', 'isArray', 'isString', 'isObject', 'isFunction', + 'extend', 'defaults', 'clone', 'merge' + ], + function (name) { + ecUtil[name] = zrUtil[name]; + } +); + +var DatasetModel = extendComponentModel({ + + type: 'dataset', + + /** + * @protected + */ + defaultOption: { + + // 'row', 'column' + seriesLayoutBy: SERIES_LAYOUT_BY_COLUMN, + + // null/'auto': auto detect header, see "module:echarts/data/helper/sourceHelper" + sourceHeader: null, + + dimensions: null, + + source: null + }, + + optionUpdated: function () { + detectSourceFormat(this); + } + +}); + +extendComponentView({type: 'dataset'}); + +SeriesModel.extend({ + + type: 'series.line', + + dependencies: ['grid', 'polar'], + + getInitialData: function (option, ecModel) { + if (__DEV__) { + var coordSys = option.coordinateSystem; + if (coordSys !== 'polar' && coordSys !== 'cartesian2d') { + throw new Error('Line not support coordinateSystem besides cartesian and polar'); + } + } + return createListFromArray(this.getSource(), this); + }, + + defaultOption: { + zlevel: 0, // 一级层叠 + z: 2, // 二级层叠 + coordinateSystem: 'cartesian2d', + legendHoverLink: true, + + hoverAnimation: true, + // stack: null + // xAxisIndex: 0, + // yAxisIndex: 0, + + // polarIndex: 0, + + // If clip the overflow value + clipOverflow: true, + // cursor: null, + + label: { + position: 'top' + }, + // itemStyle: { + // }, + + lineStyle: { + width: 2, + type: 'solid' + }, + // areaStyle: { + // origin of areaStyle. Valid values: + // `'auto'/null/undefined`: from axisLine to data + // `'start'`: from min to data + // `'end'`: from data to max + // origin: 'auto' + // }, + // false, 'start', 'end', 'middle' + step: false, + + // Disabled if step is true + smooth: false, + smoothMonotone: null, + // 拐点图形类型 + symbol: 'emptyCircle', + // 拐点图形大小 + symbolSize: 4, + // 拐点图形旋转控制 + symbolRotate: null, + + // 是否显示 symbol, 只有在 tooltip hover 的时候显示 + showSymbol: true, + // 标志图形默认只有主轴显示(随主轴标签间隔隐藏策略) + showAllSymbol: false, + + // 是否连接断点 + connectNulls: false, + + // 数据过滤,'average', 'max', 'min', 'sum' + sampling: 'none', + + animationEasing: 'linear', + + // Disable progressive + progressive: 0, + hoverLayerThreshold: Infinity + } +}); + +/** + * @param {module:echarts/data/List} data + * @param {number} dataIndex + * @return {string} label string. Not null/undefined + */ +function getDefaultLabel(data, dataIndex) { + var labelDims = data.mapDimension('defaultedLabel', true); + var len = labelDims.length; + + // Simple optimization (in lots of cases, label dims length is 1) + if (len === 1) { + return retrieveRawValue(data, dataIndex, labelDims[0]); + } + else if (len) { + var vals = []; + for (var i = 0; i < labelDims.length; i++) { + var val = retrieveRawValue(data, dataIndex, labelDims[i]); + vals.push(val); + } + return vals.join(' '); + } +} + +/** + * @module echarts/chart/helper/Symbol + */ + +function getSymbolSize(data, idx) { + var symbolSize = data.getItemVisual(idx, 'symbolSize'); + return symbolSize instanceof Array + ? symbolSize.slice() + : [+symbolSize, +symbolSize]; +} + +function getScale(symbolSize) { + return [symbolSize[0] / 2, symbolSize[1] / 2]; +} + +/** + * @constructor + * @alias {module:echarts/chart/helper/Symbol} + * @param {module:echarts/data/List} data + * @param {number} idx + * @extends {module:zrender/graphic/Group} + */ +function SymbolClz$1(data, idx, seriesScope) { + Group.call(this); + this.updateData(data, idx, seriesScope); +} + +var symbolProto = SymbolClz$1.prototype; + +function driftSymbol(dx, dy) { + this.parent.drift(dx, dy); +} + +symbolProto._createSymbol = function (symbolType, data, idx, symbolSize) { + // Remove paths created before + this.removeAll(); + + var color = data.getItemVisual(idx, 'color'); + + // var symbolPath = createSymbol( + // symbolType, -0.5, -0.5, 1, 1, color + // ); + // If width/height are set too small (e.g., set to 1) on ios10 + // and macOS Sierra, a circle stroke become a rect, no matter what + // the scale is set. So we set width/height as 2. See #4150. + var symbolPath = createSymbol( + symbolType, -1, -1, 2, 2, color + ); + + symbolPath.attr({ + z2: 100, + culling: true, + scale: getScale(symbolSize) + }); + // Rewrite drift method + symbolPath.drift = driftSymbol; + + this._symbolType = symbolType; + + this.add(symbolPath); +}; + +/** + * Stop animation + * @param {boolean} toLastFrame + */ +symbolProto.stopSymbolAnimation = function (toLastFrame) { + this.childAt(0).stopAnimation(toLastFrame); +}; + +/** + * FIXME: + * Caution: This method breaks the encapsulation of this module, + * but it indeed brings convenience. So do not use the method + * unless you detailedly know all the implements of `Symbol`, + * especially animation. + * + * Get symbol path element. + */ +symbolProto.getSymbolPath = function () { + return this.childAt(0); +}; + +/** + * Get scale(aka, current symbol size). + * Including the change caused by animation + */ +symbolProto.getScale = function () { + return this.childAt(0).scale; +}; + +/** + * Highlight symbol + */ +symbolProto.highlight = function () { + this.childAt(0).trigger('emphasis'); +}; + +/** + * Downplay symbol + */ +symbolProto.downplay = function () { + this.childAt(0).trigger('normal'); +}; + +/** + * @param {number} zlevel + * @param {number} z + */ +symbolProto.setZ = function (zlevel, z) { + var symbolPath = this.childAt(0); + symbolPath.zlevel = zlevel; + symbolPath.z = z; +}; + +symbolProto.setDraggable = function (draggable) { + var symbolPath = this.childAt(0); + symbolPath.draggable = draggable; + symbolPath.cursor = draggable ? 'move' : 'pointer'; +}; + +/** + * Update symbol properties + * @param {module:echarts/data/List} data + * @param {number} idx + * @param {Object} [seriesScope] + * @param {Object} [seriesScope.itemStyle] + * @param {Object} [seriesScope.hoverItemStyle] + * @param {Object} [seriesScope.symbolRotate] + * @param {Object} [seriesScope.symbolOffset] + * @param {module:echarts/model/Model} [seriesScope.labelModel] + * @param {module:echarts/model/Model} [seriesScope.hoverLabelModel] + * @param {boolean} [seriesScope.hoverAnimation] + * @param {Object} [seriesScope.cursorStyle] + * @param {module:echarts/model/Model} [seriesScope.itemModel] + * @param {string} [seriesScope.symbolInnerColor] + * @param {Object} [seriesScope.fadeIn=false] + */ +symbolProto.updateData = function (data, idx, seriesScope) { + this.silent = false; + + var symbolType = data.getItemVisual(idx, 'symbol') || 'circle'; + var seriesModel = data.hostModel; + var symbolSize = getSymbolSize(data, idx); + var isInit = symbolType !== this._symbolType; + + if (isInit) { + this._createSymbol(symbolType, data, idx, symbolSize); + } + else { + var symbolPath = this.childAt(0); + symbolPath.silent = false; + updateProps(symbolPath, { + scale: getScale(symbolSize) + }, seriesModel, idx); + } + + this._updateCommon(data, idx, symbolSize, seriesScope); + + if (isInit) { + var symbolPath = this.childAt(0); + var fadeIn = seriesScope && seriesScope.fadeIn; + + var target = {scale: symbolPath.scale.slice()}; + fadeIn && (target.style = {opacity: symbolPath.style.opacity}); + + symbolPath.scale = [0, 0]; + fadeIn && (symbolPath.style.opacity = 0); + + initProps(symbolPath, target, seriesModel, idx); + } + + this._seriesModel = seriesModel; +}; + +// Update common properties +var normalStyleAccessPath = ['itemStyle']; +var emphasisStyleAccessPath = ['emphasis', 'itemStyle']; +var normalLabelAccessPath = ['label']; +var emphasisLabelAccessPath = ['emphasis', 'label']; + +/** + * @param {module:echarts/data/List} data + * @param {number} idx + * @param {Array.} symbolSize + * @param {Object} [seriesScope] + */ +symbolProto._updateCommon = function (data, idx, symbolSize, seriesScope) { + var symbolPath = this.childAt(0); + var seriesModel = data.hostModel; + var color = data.getItemVisual(idx, 'color'); + + // Reset style + if (symbolPath.type !== 'image') { + symbolPath.useStyle({ + strokeNoScale: true + }); + } + + var itemStyle = seriesScope && seriesScope.itemStyle; + var hoverItemStyle = seriesScope && seriesScope.hoverItemStyle; + var symbolRotate = seriesScope && seriesScope.symbolRotate; + var symbolOffset = seriesScope && seriesScope.symbolOffset; + var labelModel = seriesScope && seriesScope.labelModel; + var hoverLabelModel = seriesScope && seriesScope.hoverLabelModel; + var hoverAnimation = seriesScope && seriesScope.hoverAnimation; + var cursorStyle = seriesScope && seriesScope.cursorStyle; + + if (!seriesScope || data.hasItemOption) { + var itemModel = (seriesScope && seriesScope.itemModel) + ? seriesScope.itemModel : data.getItemModel(idx); + + // Color must be excluded. + // Because symbol provide setColor individually to set fill and stroke + itemStyle = itemModel.getModel(normalStyleAccessPath).getItemStyle(['color']); + hoverItemStyle = itemModel.getModel(emphasisStyleAccessPath).getItemStyle(); + + symbolRotate = itemModel.getShallow('symbolRotate'); + symbolOffset = itemModel.getShallow('symbolOffset'); + + labelModel = itemModel.getModel(normalLabelAccessPath); + hoverLabelModel = itemModel.getModel(emphasisLabelAccessPath); + hoverAnimation = itemModel.getShallow('hoverAnimation'); + cursorStyle = itemModel.getShallow('cursor'); + } + else { + hoverItemStyle = extend({}, hoverItemStyle); + } + + var elStyle = symbolPath.style; + + symbolPath.attr('rotation', (symbolRotate || 0) * Math.PI / 180 || 0); + + if (symbolOffset) { + symbolPath.attr('position', [ + parsePercent$1(symbolOffset[0], symbolSize[0]), + parsePercent$1(symbolOffset[1], symbolSize[1]) + ]); + } + + cursorStyle && symbolPath.attr('cursor', cursorStyle); + + // PENDING setColor before setStyle!!! + symbolPath.setColor(color, seriesScope && seriesScope.symbolInnerColor); + + symbolPath.setStyle(itemStyle); + + var opacity = data.getItemVisual(idx, 'opacity'); + if (opacity != null) { + elStyle.opacity = opacity; + } + + var useNameLabel = seriesScope && seriesScope.useNameLabel; + + setLabelStyle( + elStyle, hoverItemStyle, labelModel, hoverLabelModel, + { + labelFetcher: seriesModel, + labelDataIndex: idx, + defaultText: getLabelDefaultText, + isRectText: true, + autoColor: color + } + ); + + // Do not execute util needed. + function getLabelDefaultText(idx, opt) { + return useNameLabel ? data.getName(idx) : getDefaultLabel(data, idx); + } + + symbolPath.off('mouseover') + .off('mouseout') + .off('emphasis') + .off('normal'); + + symbolPath.hoverStyle = hoverItemStyle; + + // FIXME + // Do not use symbol.trigger('emphasis'), but use symbol.highlight() instead. + setHoverStyle(symbolPath); + + var scale = getScale(symbolSize); + + if (hoverAnimation && seriesModel.isAnimationEnabled()) { + var onEmphasis = function() { + // Do not support this hover animation util some scenario required. + // Animation can only be supported in hover layer when using `el.incremetal`. + if (this.incremental) { + return; + } + var ratio = scale[1] / scale[0]; + this.animateTo({ + scale: [ + Math.max(scale[0] * 1.1, scale[0] + 3), + Math.max(scale[1] * 1.1, scale[1] + 3 * ratio) + ] + }, 400, 'elasticOut'); + }; + var onNormal = function() { + if (this.incremental) { + return; + } + this.animateTo({ + scale: scale + }, 400, 'elasticOut'); + }; + symbolPath.on('mouseover', onEmphasis) + .on('mouseout', onNormal) + .on('emphasis', onEmphasis) + .on('normal', onNormal); + } +}; + +/** + * @param {Function} cb + * @param {Object} [opt] + * @param {Object} [opt.keepLabel=true] + */ +symbolProto.fadeOut = function (cb, opt) { + var symbolPath = this.childAt(0); + // Avoid mistaken hover when fading out + this.silent = symbolPath.silent = true; + // Not show text when animating + !(opt && opt.keepLabel) && (symbolPath.style.text = null); + + updateProps( + symbolPath, + { + style: {opacity: 0}, + scale: [0, 0] + }, + this._seriesModel, + this.dataIndex, + cb + ); +}; + +inherits(SymbolClz$1, Group); + +/** + * @module echarts/chart/helper/SymbolDraw + */ + +/** + * @constructor + * @alias module:echarts/chart/helper/SymbolDraw + * @param {module:zrender/graphic/Group} [symbolCtor] + */ +function SymbolDraw(symbolCtor) { + this.group = new Group(); + + this._symbolCtor = symbolCtor || SymbolClz$1; +} + +var symbolDrawProto = SymbolDraw.prototype; + +function symbolNeedsDraw(data, point, idx, opt) { + return point && !isNaN(point[0]) && !isNaN(point[1]) + && !(opt.isIgnore && opt.isIgnore(idx)) + // We do not set clipShape on group, because it will + // cut part of the symbol element shape. + && !(opt.clipShape && !opt.clipShape.contain(point[0], point[1])) + && data.getItemVisual(idx, 'symbol') !== 'none'; +} +/** + * Update symbols draw by new data + * @param {module:echarts/data/List} data + * @param {Object} [opt] Or isIgnore + * @param {Function} [opt.isIgnore] + * @param {Object} [opt.clipShape] + */ +symbolDrawProto.updateData = function (data, opt) { + opt = normalizeUpdateOpt(opt); + + var group = this.group; + var seriesModel = data.hostModel; + var oldData = this._data; + var SymbolCtor = this._symbolCtor; + + var seriesScope = makeSeriesScope(data); + + // There is no oldLineData only when first rendering or switching from + // stream mode to normal mode, where previous elements should be removed. + if (!oldData) { + group.removeAll(); + } + + data.diff(oldData) + .add(function (newIdx) { + var point = data.getItemLayout(newIdx); + if (symbolNeedsDraw(data, point, newIdx, opt)) { + var symbolEl = new SymbolCtor(data, newIdx, seriesScope); + symbolEl.attr('position', point); + data.setItemGraphicEl(newIdx, symbolEl); + group.add(symbolEl); + } + }) + .update(function (newIdx, oldIdx) { + var symbolEl = oldData.getItemGraphicEl(oldIdx); + var point = data.getItemLayout(newIdx); + if (!symbolNeedsDraw(data, point, newIdx, opt)) { + group.remove(symbolEl); + return; + } + if (!symbolEl) { + symbolEl = new SymbolCtor(data, newIdx); + symbolEl.attr('position', point); + } + else { + symbolEl.updateData(data, newIdx, seriesScope); + updateProps(symbolEl, { + position: point + }, seriesModel); + } + + // Add back + group.add(symbolEl); + + data.setItemGraphicEl(newIdx, symbolEl); + }) + .remove(function (oldIdx) { + var el = oldData.getItemGraphicEl(oldIdx); + el && el.fadeOut(function () { + group.remove(el); + }); + }) + .execute(); + + this._data = data; +}; + +symbolDrawProto.isPersistent = function () { + return true; +}; + +symbolDrawProto.updateLayout = function () { + var data = this._data; + if (data) { + // Not use animation + data.eachItemGraphicEl(function (el, idx) { + var point = data.getItemLayout(idx); + el.attr('position', point); + }); + } +}; + +symbolDrawProto.incrementalPrepareUpdate = function (data) { + this._seriesScope = makeSeriesScope(data); + this._data = null; + this.group.removeAll(); +}; + +/** + * Update symbols draw by new data + * @param {module:echarts/data/List} data + * @param {Object} [opt] Or isIgnore + * @param {Function} [opt.isIgnore] + * @param {Object} [opt.clipShape] + */ +symbolDrawProto.incrementalUpdate = function (taskParams, data, opt) { + opt = normalizeUpdateOpt(opt); + + function updateIncrementalAndHover(el) { + if (!el.isGroup) { + el.incremental = el.useHoverLayer = true; + } + } + for (var idx = taskParams.start; idx < taskParams.end; idx++) { + var point = data.getItemLayout(idx); + if (symbolNeedsDraw(data, point, idx, opt)) { + var el = new this._symbolCtor(data, idx, this._seriesScope); + el.traverse(updateIncrementalAndHover); + el.attr('position', point); + this.group.add(el); + data.setItemGraphicEl(idx, el); + } + } +}; + +function normalizeUpdateOpt(opt) { + if (opt != null && !isObject$1(opt)) { + opt = {isIgnore: opt}; + } + return opt || {}; +} + +symbolDrawProto.remove = function (enableAnimation) { + var group = this.group; + var data = this._data; + // Incremental model do not have this._data. + if (data && enableAnimation) { + data.eachItemGraphicEl(function (el) { + el.fadeOut(function () { + group.remove(el); + }); + }); + } + else { + group.removeAll(); + } +}; + +function makeSeriesScope(data) { + var seriesModel = data.hostModel; + return { + itemStyle: seriesModel.getModel('itemStyle').getItemStyle(['color']), + hoverItemStyle: seriesModel.getModel('emphasis.itemStyle').getItemStyle(), + symbolRotate: seriesModel.get('symbolRotate'), + symbolOffset: seriesModel.get('symbolOffset'), + hoverAnimation: seriesModel.get('hoverAnimation'), + labelModel: seriesModel.getModel('label'), + hoverLabelModel: seriesModel.getModel('emphasis.label'), + cursorStyle: seriesModel.get('cursor') + }; +} + +/** + * @param {Object} coordSys + * @param {module:echarts/data/List} data + * @param {string} valueOrigin lineSeries.option.areaStyle.origin + */ +function prepareDataCoordInfo(coordSys, data, valueOrigin) { + var baseAxis = coordSys.getBaseAxis(); + var valueAxis = coordSys.getOtherAxis(baseAxis); + var valueStart = getValueStart(valueAxis, valueOrigin); + + var baseAxisDim = baseAxis.dim; + var valueAxisDim = valueAxis.dim; + var valueDim = data.mapDimension(valueAxisDim); + var baseDim = data.mapDimension(baseAxisDim); + var baseDataOffset = valueAxisDim === 'x' || valueAxisDim === 'radius' ? 1 : 0; + + var stacked = isDimensionStacked(data, valueDim, baseDim); + + var dataDimsForPoint = map(coordSys.dimensions, function (coordDim) { + return data.mapDimension(coordDim); + }); + + return { + dataDimsForPoint: dataDimsForPoint, + valueStart: valueStart, + valueAxisDim: valueAxisDim, + baseAxisDim: baseAxisDim, + stacked: stacked, + valueDim: valueDim, + baseDim: baseDim, + baseDataOffset: baseDataOffset, + stackedOverDimension: data.getCalculationInfo('stackedOverDimension') + }; +} + +function getValueStart(valueAxis, valueOrigin) { + var valueStart = 0; + var extent = valueAxis.scale.getExtent(); + + if (valueOrigin === 'start') { + valueStart = extent[0]; + } + else if (valueOrigin === 'end') { + valueStart = extent[1]; + } + // auto + else { + // Both positive + if (extent[0] > 0) { + valueStart = extent[0]; + } + // Both negative + else if (extent[1] < 0) { + valueStart = extent[1]; + } + // If is one positive, and one negative, onZero shall be true + } + + return valueStart; +} + +function getStackedOnPoint(dataCoordInfo, coordSys, data, idx) { + var value = NaN; + if (dataCoordInfo.stacked) { + value = data.get(data.getCalculationInfo('stackedOverDimension'), idx); + } + if (isNaN(value)) { + value = dataCoordInfo.valueStart; + } + + var baseDataOffset = dataCoordInfo.baseDataOffset; + var stackedData = []; + stackedData[baseDataOffset] = data.get(dataCoordInfo.baseDim, idx); + stackedData[1 - baseDataOffset] = value; + + return coordSys.dataToPoint(stackedData); +} + +// var arrayDiff = require('zrender/src/core/arrayDiff'); +// 'zrender/src/core/arrayDiff' has been used before, but it did +// not do well in performance when roam with fixed dataZoom window. + +// function convertToIntId(newIdList, oldIdList) { +// // Generate int id instead of string id. +// // Compare string maybe slow in score function of arrDiff + +// // Assume id in idList are all unique +// var idIndicesMap = {}; +// var idx = 0; +// for (var i = 0; i < newIdList.length; i++) { +// idIndicesMap[newIdList[i]] = idx; +// newIdList[i] = idx++; +// } +// for (var i = 0; i < oldIdList.length; i++) { +// var oldId = oldIdList[i]; +// // Same with newIdList +// if (idIndicesMap[oldId]) { +// oldIdList[i] = idIndicesMap[oldId]; +// } +// else { +// oldIdList[i] = idx++; +// } +// } +// } + +function diffData(oldData, newData) { + var diffResult = []; + + newData.diff(oldData) + .add(function (idx) { + diffResult.push({cmd: '+', idx: idx}); + }) + .update(function (newIdx, oldIdx) { + diffResult.push({cmd: '=', idx: oldIdx, idx1: newIdx}); + }) + .remove(function (idx) { + diffResult.push({cmd: '-', idx: idx}); + }) + .execute(); + + return diffResult; +} + +var lineAnimationDiff = function ( + oldData, newData, + oldStackedOnPoints, newStackedOnPoints, + oldCoordSys, newCoordSys, + oldValueOrigin, newValueOrigin +) { + var diff = diffData(oldData, newData); + + // var newIdList = newData.mapArray(newData.getId); + // var oldIdList = oldData.mapArray(oldData.getId); + + // convertToIntId(newIdList, oldIdList); + + // // FIXME One data ? + // diff = arrayDiff(oldIdList, newIdList); + + var currPoints = []; + var nextPoints = []; + // Points for stacking base line + var currStackedPoints = []; + var nextStackedPoints = []; + + var status = []; + var sortedIndices = []; + var rawIndices = []; + + var newDataOldCoordInfo = prepareDataCoordInfo(oldCoordSys, newData, oldValueOrigin); + var oldDataNewCoordInfo = prepareDataCoordInfo(newCoordSys, oldData, newValueOrigin); + + for (var i = 0; i < diff.length; i++) { + var diffItem = diff[i]; + var pointAdded = true; + + // FIXME, animation is not so perfect when dataZoom window moves fast + // Which is in case remvoing or add more than one data in the tail or head + switch (diffItem.cmd) { + case '=': + var currentPt = oldData.getItemLayout(diffItem.idx); + var nextPt = newData.getItemLayout(diffItem.idx1); + // If previous data is NaN, use next point directly + if (isNaN(currentPt[0]) || isNaN(currentPt[1])) { + currentPt = nextPt.slice(); + } + currPoints.push(currentPt); + nextPoints.push(nextPt); + + currStackedPoints.push(oldStackedOnPoints[diffItem.idx]); + nextStackedPoints.push(newStackedOnPoints[diffItem.idx1]); + + rawIndices.push(newData.getRawIndex(diffItem.idx1)); + break; + case '+': + var idx = diffItem.idx; + currPoints.push( + oldCoordSys.dataToPoint([ + newData.get(newDataOldCoordInfo.dataDimsForPoint[0], idx), + newData.get(newDataOldCoordInfo.dataDimsForPoint[1], idx) + ]) + ); + + nextPoints.push(newData.getItemLayout(idx).slice()); + + currStackedPoints.push( + getStackedOnPoint(newDataOldCoordInfo, oldCoordSys, newData, idx) + ); + nextStackedPoints.push(newStackedOnPoints[idx]); + + rawIndices.push(newData.getRawIndex(idx)); + break; + case '-': + var idx = diffItem.idx; + var rawIndex = oldData.getRawIndex(idx); + // Data is replaced. In the case of dynamic data queue + // FIXME FIXME FIXME + if (rawIndex !== idx) { + currPoints.push(oldData.getItemLayout(idx)); + nextPoints.push(newCoordSys.dataToPoint([ + oldData.get(oldDataNewCoordInfo.dataDimsForPoint[0], idx), + oldData.get(oldDataNewCoordInfo.dataDimsForPoint[1], idx) + ])); + + currStackedPoints.push(oldStackedOnPoints[idx]); + nextStackedPoints.push( + getStackedOnPoint(oldDataNewCoordInfo, newCoordSys, oldData, idx) + ); + + rawIndices.push(rawIndex); + } + else { + pointAdded = false; + } + } + + // Original indices + if (pointAdded) { + status.push(diffItem); + sortedIndices.push(sortedIndices.length); + } + } + + // Diff result may be crossed if all items are changed + // Sort by data index + sortedIndices.sort(function (a, b) { + return rawIndices[a] - rawIndices[b]; + }); + + var sortedCurrPoints = []; + var sortedNextPoints = []; + + var sortedCurrStackedPoints = []; + var sortedNextStackedPoints = []; + + var sortedStatus = []; + for (var i = 0; i < sortedIndices.length; i++) { + var idx = sortedIndices[i]; + sortedCurrPoints[i] = currPoints[idx]; + sortedNextPoints[i] = nextPoints[idx]; + + sortedCurrStackedPoints[i] = currStackedPoints[idx]; + sortedNextStackedPoints[i] = nextStackedPoints[idx]; + + sortedStatus[i] = status[idx]; + } + + return { + current: sortedCurrPoints, + next: sortedNextPoints, + + stackedOnCurrent: sortedCurrStackedPoints, + stackedOnNext: sortedNextStackedPoints, + + status: sortedStatus + }; +}; + +// Poly path support NaN point + +var vec2Min = min; +var vec2Max = max; + +var scaleAndAdd$1 = scaleAndAdd; +var v2Copy = copy; + +// Temporary variable +var v = []; +var cp0 = []; +var cp1 = []; + +function isPointNull(p) { + return isNaN(p[0]) || isNaN(p[1]); +} + +function drawSegment( + ctx, points, start, segLen, allLen, + dir, smoothMin, smoothMax, smooth, smoothMonotone, connectNulls +) { + if (smoothMonotone == null) { + if (isMono(points, 'x')) { + return drawMono(ctx, points, start, segLen, allLen, + dir, smoothMin, smoothMax, smooth, 'x', connectNulls); + } + else if (isMono(points, 'y')) { + return drawMono(ctx, points, start, segLen, allLen, + dir, smoothMin, smoothMax, smooth, 'y', connectNulls); + } + else { + return drawNonMono.apply(this, arguments); + } + } + else if (smoothMonotone !== 'none' && isMono(points, smoothMonotone)) { + return drawMono.apply(this, arguments); + } + else { + return drawNonMono.apply(this, arguments); + } +} + +/** + * Check if points is in monotone. + * + * @param {number[][]} points Array of points which is in [x, y] form + * @param {string} smoothMonotone 'x', 'y', or 'none', stating for which + * dimension that is checking. + * If is 'none', `drawNonMono` should be + * called. + * If is undefined, either being monotone + * in 'x' or 'y' will call `drawMono`. + */ +function isMono(points, smoothMonotone) { + if (points.length <= 1) { + return true; + } + + var dim = smoothMonotone === 'x' ? 0 : 1; + var last = points[0][dim]; + var lastDiff = 0; + for (var i = 1; i < points.length; ++i) { + var diff = points[i][dim] - last; + if (!isNaN(diff) && !isNaN(lastDiff) + && diff !== 0 && lastDiff !== 0 + && ((diff >= 0) !== (lastDiff >= 0)) + ) { + return false; + } + if (!isNaN(diff) && diff !== 0) { + lastDiff = diff; + last = points[i][dim]; + } + } + return true; +} + +/** + * Draw smoothed line in monotone, in which only vertical or horizontal bezier + * control points will be used. This should be used when points are monotone + * either in x or y dimension. + */ +function drawMono( + ctx, points, start, segLen, allLen, + dir, smoothMin, smoothMax, smooth, smoothMonotone, connectNulls +) { + var prevIdx = 0; + var idx = start; + for (var k = 0; k < segLen; k++) { + var p = points[idx]; + if (idx >= allLen || idx < 0) { + break; + } + if (isPointNull(p)) { + if (connectNulls) { + idx += dir; + continue; + } + break; + } + + if (idx === start) { + ctx[dir > 0 ? 'moveTo' : 'lineTo'](p[0], p[1]); + } + else { + if (smooth > 0) { + var prevP = points[prevIdx]; + var dim = smoothMonotone === 'y' ? 1 : 0; + + // Length of control point to p, either in x or y, but not both + var ctrlLen = (p[dim] - prevP[dim]) * smooth; + + v2Copy(cp0, prevP); + cp0[dim] = prevP[dim] + ctrlLen; + + v2Copy(cp1, p); + cp1[dim] = p[dim] - ctrlLen; + + ctx.bezierCurveTo( + cp0[0], cp0[1], + cp1[0], cp1[1], + p[0], p[1] + ); + } + else { + ctx.lineTo(p[0], p[1]); + } + } + + prevIdx = idx; + idx += dir; + } + + return k; +} + +/** + * Draw smoothed line in non-monotone, in may cause undesired curve in extreme + * situations. This should be used when points are non-monotone neither in x or + * y dimension. + */ +function drawNonMono( + ctx, points, start, segLen, allLen, + dir, smoothMin, smoothMax, smooth, smoothMonotone, connectNulls +) { + var prevIdx = 0; + var idx = start; + for (var k = 0; k < segLen; k++) { + var p = points[idx]; + if (idx >= allLen || idx < 0) { + break; + } + if (isPointNull(p)) { + if (connectNulls) { + idx += dir; + continue; + } + break; + } + + if (idx === start) { + ctx[dir > 0 ? 'moveTo' : 'lineTo'](p[0], p[1]); + v2Copy(cp0, p); + } + else { + if (smooth > 0) { + var nextIdx = idx + dir; + var nextP = points[nextIdx]; + if (connectNulls) { + // Find next point not null + while (nextP && isPointNull(points[nextIdx])) { + nextIdx += dir; + nextP = points[nextIdx]; + } + } + + var ratioNextSeg = 0.5; + var prevP = points[prevIdx]; + var nextP = points[nextIdx]; + // Last point + if (!nextP || isPointNull(nextP)) { + v2Copy(cp1, p); + } + else { + // If next data is null in not connect case + if (isPointNull(nextP) && !connectNulls) { + nextP = p; + } + + sub(v, nextP, prevP); + + var lenPrevSeg; + var lenNextSeg; + if (smoothMonotone === 'x' || smoothMonotone === 'y') { + var dim = smoothMonotone === 'x' ? 0 : 1; + lenPrevSeg = Math.abs(p[dim] - prevP[dim]); + lenNextSeg = Math.abs(p[dim] - nextP[dim]); + } + else { + lenPrevSeg = dist(p, prevP); + lenNextSeg = dist(p, nextP); + } + + // Use ratio of seg length + ratioNextSeg = lenNextSeg / (lenNextSeg + lenPrevSeg); + + scaleAndAdd$1(cp1, p, v, -smooth * (1 - ratioNextSeg)); + } + // Smooth constraint + vec2Min(cp0, cp0, smoothMax); + vec2Max(cp0, cp0, smoothMin); + vec2Min(cp1, cp1, smoothMax); + vec2Max(cp1, cp1, smoothMin); + + ctx.bezierCurveTo( + cp0[0], cp0[1], + cp1[0], cp1[1], + p[0], p[1] + ); + // cp0 of next segment + scaleAndAdd$1(cp0, p, v, smooth * ratioNextSeg); + } + else { + ctx.lineTo(p[0], p[1]); + } + } + + prevIdx = idx; + idx += dir; + } + + return k; +} + +function getBoundingBox(points, smoothConstraint) { + var ptMin = [Infinity, Infinity]; + var ptMax = [-Infinity, -Infinity]; + if (smoothConstraint) { + for (var i = 0; i < points.length; i++) { + var pt = points[i]; + if (pt[0] < ptMin[0]) { ptMin[0] = pt[0]; } + if (pt[1] < ptMin[1]) { ptMin[1] = pt[1]; } + if (pt[0] > ptMax[0]) { ptMax[0] = pt[0]; } + if (pt[1] > ptMax[1]) { ptMax[1] = pt[1]; } + } + } + return { + min: smoothConstraint ? ptMin : ptMax, + max: smoothConstraint ? ptMax : ptMin + }; +} + +var Polyline$1 = Path.extend({ + + type: 'ec-polyline', + + shape: { + points: [], + + smooth: 0, + + smoothConstraint: true, + + smoothMonotone: null, + + connectNulls: false + }, + + style: { + fill: null, + + stroke: '#000' + }, + + brush: fixClipWithShadow(Path.prototype.brush), + + buildPath: function (ctx, shape) { + var points = shape.points; + + var i = 0; + var len$$1 = points.length; + + var result = getBoundingBox(points, shape.smoothConstraint); + + if (shape.connectNulls) { + // Must remove first and last null values avoid draw error in polygon + for (; len$$1 > 0; len$$1--) { + if (!isPointNull(points[len$$1 - 1])) { + break; + } + } + for (; i < len$$1; i++) { + if (!isPointNull(points[i])) { + break; + } + } + } + while (i < len$$1) { + i += drawSegment( + ctx, points, i, len$$1, len$$1, + 1, result.min, result.max, shape.smooth, + shape.smoothMonotone, shape.connectNulls + ) + 1; + } + } +}); + +var Polygon$1 = Path.extend({ + + type: 'ec-polygon', + + shape: { + points: [], + + // Offset between stacked base points and points + stackedOnPoints: [], + + smooth: 0, + + stackedOnSmooth: 0, + + smoothConstraint: true, + + smoothMonotone: null, + + connectNulls: false + }, + + brush: fixClipWithShadow(Path.prototype.brush), + + buildPath: function (ctx, shape) { + var points = shape.points; + var stackedOnPoints = shape.stackedOnPoints; + + var i = 0; + var len$$1 = points.length; + var smoothMonotone = shape.smoothMonotone; + var bbox = getBoundingBox(points, shape.smoothConstraint); + var stackedOnBBox = getBoundingBox(stackedOnPoints, shape.smoothConstraint); + + if (shape.connectNulls) { + // Must remove first and last null values avoid draw error in polygon + for (; len$$1 > 0; len$$1--) { + if (!isPointNull(points[len$$1 - 1])) { + break; + } + } + for (; i < len$$1; i++) { + if (!isPointNull(points[i])) { + break; + } + } + } + while (i < len$$1) { + var k = drawSegment( + ctx, points, i, len$$1, len$$1, + 1, bbox.min, bbox.max, shape.smooth, + smoothMonotone, shape.connectNulls + ); + drawSegment( + ctx, stackedOnPoints, i + k - 1, k, len$$1, + -1, stackedOnBBox.min, stackedOnBBox.max, shape.stackedOnSmooth, + smoothMonotone, shape.connectNulls + ); + i += k + 1; + + ctx.closePath(); + } + } +}); + +// FIXME step not support polar + +function isPointsSame(points1, points2) { + if (points1.length !== points2.length) { + return; + } + for (var i = 0; i < points1.length; i++) { + var p1 = points1[i]; + var p2 = points2[i]; + if (p1[0] !== p2[0] || p1[1] !== p2[1]) { + return; + } + } + return true; +} + +function getSmooth(smooth) { + return typeof (smooth) === 'number' ? smooth : (smooth ? 0.5 : 0); +} + +function getAxisExtentWithGap(axis) { + var extent = axis.getGlobalExtent(); + if (axis.onBand) { + // Remove extra 1px to avoid line miter in clipped edge + var halfBandWidth = axis.getBandWidth() / 2 - 1; + var dir = extent[1] > extent[0] ? 1 : -1; + extent[0] += dir * halfBandWidth; + extent[1] -= dir * halfBandWidth; + } + return extent; +} + +/** + * @param {module:echarts/coord/cartesian/Cartesian2D|module:echarts/coord/polar/Polar} coordSys + * @param {module:echarts/data/List} data + * @param {Object} dataCoordInfo + * @param {Array.>} points + */ +function getStackedOnPoints(coordSys, data, dataCoordInfo) { + if (!dataCoordInfo.valueDim) { + return []; + } + + var points = []; + for (var idx = 0, len = data.count(); idx < len; idx++) { + points.push(getStackedOnPoint(dataCoordInfo, coordSys, data, idx)); + } + + return points; +} + +function createGridClipShape(cartesian, hasAnimation, seriesModel) { + var xExtent = getAxisExtentWithGap(cartesian.getAxis('x')); + var yExtent = getAxisExtentWithGap(cartesian.getAxis('y')); + var isHorizontal = cartesian.getBaseAxis().isHorizontal(); + + var x = Math.min(xExtent[0], xExtent[1]); + var y = Math.min(yExtent[0], yExtent[1]); + var width = Math.max(xExtent[0], xExtent[1]) - x; + var height = Math.max(yExtent[0], yExtent[1]) - y; + var lineWidth = seriesModel.get('lineStyle.width') || 2; + // Expand clip shape to avoid clipping when line value exceeds axis + var expandSize = seriesModel.get('clipOverflow') ? lineWidth / 2 : Math.max(width, height); + if (isHorizontal) { + y -= expandSize; + height += expandSize * 2; + } + else { + x -= expandSize; + width += expandSize * 2; + } + + var clipPath = new Rect({ + shape: { + x: x, + y: y, + width: width, + height: height + } + }); + + if (hasAnimation) { + clipPath.shape[isHorizontal ? 'width' : 'height'] = 0; + initProps(clipPath, { + shape: { + width: width, + height: height + } + }, seriesModel); + } + + return clipPath; +} + +function createPolarClipShape(polar, hasAnimation, seriesModel) { + var angleAxis = polar.getAngleAxis(); + var radiusAxis = polar.getRadiusAxis(); + + var radiusExtent = radiusAxis.getExtent(); + var angleExtent = angleAxis.getExtent(); + + var RADIAN = Math.PI / 180; + + var clipPath = new Sector({ + shape: { + cx: polar.cx, + cy: polar.cy, + r0: radiusExtent[0], + r: radiusExtent[1], + startAngle: -angleExtent[0] * RADIAN, + endAngle: -angleExtent[1] * RADIAN, + clockwise: angleAxis.inverse + } + }); + + if (hasAnimation) { + clipPath.shape.endAngle = -angleExtent[0] * RADIAN; + initProps(clipPath, { + shape: { + endAngle: -angleExtent[1] * RADIAN + } + }, seriesModel); + } + + return clipPath; +} + +function createClipShape(coordSys, hasAnimation, seriesModel) { + return coordSys.type === 'polar' + ? createPolarClipShape(coordSys, hasAnimation, seriesModel) + : createGridClipShape(coordSys, hasAnimation, seriesModel); +} + +function turnPointsIntoStep(points, coordSys, stepTurnAt) { + var baseAxis = coordSys.getBaseAxis(); + var baseIndex = baseAxis.dim === 'x' || baseAxis.dim === 'radius' ? 0 : 1; + + var stepPoints = []; + for (var i = 0; i < points.length - 1; i++) { + var nextPt = points[i + 1]; + var pt = points[i]; + stepPoints.push(pt); + + var stepPt = []; + switch (stepTurnAt) { + case 'end': + stepPt[baseIndex] = nextPt[baseIndex]; + stepPt[1 - baseIndex] = pt[1 - baseIndex]; + // default is start + stepPoints.push(stepPt); + break; + case 'middle': + // default is start + var middle = (pt[baseIndex] + nextPt[baseIndex]) / 2; + var stepPt2 = []; + stepPt[baseIndex] = stepPt2[baseIndex] = middle; + stepPt[1 - baseIndex] = pt[1 - baseIndex]; + stepPt2[1 - baseIndex] = nextPt[1 - baseIndex]; + stepPoints.push(stepPt); + stepPoints.push(stepPt2); + break; + default: + stepPt[baseIndex] = pt[baseIndex]; + stepPt[1 - baseIndex] = nextPt[1 - baseIndex]; + // default is start + stepPoints.push(stepPt); + } + } + // Last points + points[i] && stepPoints.push(points[i]); + return stepPoints; +} + +function getVisualGradient(data, coordSys) { + var visualMetaList = data.getVisual('visualMeta'); + if (!visualMetaList || !visualMetaList.length || !data.count()) { + // When data.count() is 0, gradient range can not be calculated. + return; + } + + if (coordSys.type !== 'cartesian2d') { + if (__DEV__) { + console.warn('Visual map on line style is only supported on cartesian2d.'); + } + return; + } + + var coordDim; + var visualMeta; + + for (var i = visualMetaList.length - 1; i >= 0; i--) { + var dimIndex = visualMetaList[i].dimension; + var dimName = data.dimensions[dimIndex]; + var dimInfo = data.getDimensionInfo(dimName); + coordDim = dimInfo && dimInfo.coordDim; + // Can only be x or y + if (coordDim === 'x' || coordDim === 'y') { + visualMeta = visualMetaList[i]; + break; + } + } + + if (!visualMeta) { + if (__DEV__) { + console.warn('Visual map on line style only support x or y dimension.'); + } + return; + } + + // If the area to be rendered is bigger than area defined by LinearGradient, + // the canvas spec prescribes that the color of the first stop and the last + // stop should be used. But if two stops are added at offset 0, in effect + // browsers use the color of the second stop to render area outside + // LinearGradient. So we can only infinitesimally extend area defined in + // LinearGradient to render `outerColors`. + + var axis = coordSys.getAxis(coordDim); + + // dataToCoor mapping may not be linear, but must be monotonic. + var colorStops = map(visualMeta.stops, function (stop) { + return { + coord: axis.toGlobalCoord(axis.dataToCoord(stop.value)), + color: stop.color + }; + }); + var stopLen = colorStops.length; + var outerColors = visualMeta.outerColors.slice(); + + if (stopLen && colorStops[0].coord > colorStops[stopLen - 1].coord) { + colorStops.reverse(); + outerColors.reverse(); + } + + var tinyExtent = 10; // Arbitrary value: 10px + var minCoord = colorStops[0].coord - tinyExtent; + var maxCoord = colorStops[stopLen - 1].coord + tinyExtent; + var coordSpan = maxCoord - minCoord; + + if (coordSpan < 1e-3) { + return 'transparent'; + } + + each$1(colorStops, function (stop) { + stop.offset = (stop.coord - minCoord) / coordSpan; + }); + colorStops.push({ + offset: stopLen ? colorStops[stopLen - 1].offset : 0.5, + color: outerColors[1] || 'transparent' + }); + colorStops.unshift({ // notice colorStops.length have been changed. + offset: stopLen ? colorStops[0].offset : 0.5, + color: outerColors[0] || 'transparent' + }); + + // zrUtil.each(colorStops, function (colorStop) { + // // Make sure each offset has rounded px to avoid not sharp edge + // colorStop.offset = (Math.round(colorStop.offset * (end - start) + start) - start) / (end - start); + // }); + + var gradient = new LinearGradient(0, 0, 0, 0, colorStops, true); + gradient[coordDim] = minCoord; + gradient[coordDim + '2'] = maxCoord; + + return gradient; +} + +Chart.extend({ + + type: 'line', + + init: function () { + var lineGroup = new Group(); + + var symbolDraw = new SymbolDraw(); + this.group.add(symbolDraw.group); + + this._symbolDraw = symbolDraw; + this._lineGroup = lineGroup; + }, + + render: function (seriesModel, ecModel, api) { + var coordSys = seriesModel.coordinateSystem; + var group = this.group; + var data = seriesModel.getData(); + var lineStyleModel = seriesModel.getModel('lineStyle'); + var areaStyleModel = seriesModel.getModel('areaStyle'); + + var points = data.mapArray(data.getItemLayout); + + var isCoordSysPolar = coordSys.type === 'polar'; + var prevCoordSys = this._coordSys; + + var symbolDraw = this._symbolDraw; + var polyline = this._polyline; + var polygon = this._polygon; + + var lineGroup = this._lineGroup; + + var hasAnimation = seriesModel.get('animation'); + + var isAreaChart = !areaStyleModel.isEmpty(); + + var valueOrigin = areaStyleModel.get('origin'); + var dataCoordInfo = prepareDataCoordInfo(coordSys, data, valueOrigin); + + var stackedOnPoints = getStackedOnPoints(coordSys, data, dataCoordInfo); + + var showSymbol = seriesModel.get('showSymbol'); + + var isSymbolIgnore = showSymbol && !isCoordSysPolar && !seriesModel.get('showAllSymbol') + && this._getSymbolIgnoreFunc(data, coordSys); + + // Remove temporary symbols + var oldData = this._data; + oldData && oldData.eachItemGraphicEl(function (el, idx) { + if (el.__temp) { + group.remove(el); + oldData.setItemGraphicEl(idx, null); + } + }); + + // Remove previous created symbols if showSymbol changed to false + if (!showSymbol) { + symbolDraw.remove(); + } + + group.add(lineGroup); + + // FIXME step not support polar + var step = !isCoordSysPolar && seriesModel.get('step'); + // Initialization animation or coordinate system changed + if ( + !(polyline && prevCoordSys.type === coordSys.type && step === this._step) + ) { + showSymbol && symbolDraw.updateData(data, { + isIgnore: isSymbolIgnore, + clipShape: createClipShape(coordSys, false, seriesModel) + }); + + if (step) { + // TODO If stacked series is not step + points = turnPointsIntoStep(points, coordSys, step); + stackedOnPoints = turnPointsIntoStep(stackedOnPoints, coordSys, step); + } + + polyline = this._newPolyline(points, coordSys, hasAnimation); + if (isAreaChart) { + polygon = this._newPolygon( + points, stackedOnPoints, + coordSys, hasAnimation + ); + } + lineGroup.setClipPath(createClipShape(coordSys, true, seriesModel)); + } + else { + if (isAreaChart && !polygon) { + // If areaStyle is added + polygon = this._newPolygon( + points, stackedOnPoints, + coordSys, hasAnimation + ); + } + else if (polygon && !isAreaChart) { + // If areaStyle is removed + lineGroup.remove(polygon); + polygon = this._polygon = null; + } + + var coordSysClipShape = createClipShape(coordSys, false, seriesModel); + + // Update clipPath + lineGroup.setClipPath(coordSysClipShape); + + // Always update, or it is wrong in the case turning on legend + // because points are not changed + showSymbol && symbolDraw.updateData(data, { + isIgnore: isSymbolIgnore, + clipShape: coordSysClipShape + }); + + // Stop symbol animation and sync with line points + // FIXME performance? + data.eachItemGraphicEl(function (el) { + el.stopAnimation(true); + }); + + // In the case data zoom triggerred refreshing frequently + // Data may not change if line has a category axis. So it should animate nothing + if (!isPointsSame(this._stackedOnPoints, stackedOnPoints) + || !isPointsSame(this._points, points) + ) { + if (hasAnimation) { + this._updateAnimation( + data, stackedOnPoints, coordSys, api, step, valueOrigin + ); + } + else { + // Not do it in update with animation + if (step) { + // TODO If stacked series is not step + points = turnPointsIntoStep(points, coordSys, step); + stackedOnPoints = turnPointsIntoStep(stackedOnPoints, coordSys, step); + } + + polyline.setShape({ + points: points + }); + polygon && polygon.setShape({ + points: points, + stackedOnPoints: stackedOnPoints + }); + } + } + } + + var visualColor = getVisualGradient(data, coordSys) || data.getVisual('color'); + + polyline.useStyle(defaults( + // Use color in lineStyle first + lineStyleModel.getLineStyle(), + { + fill: 'none', + stroke: visualColor, + lineJoin: 'bevel' + } + )); + + var smooth = seriesModel.get('smooth'); + smooth = getSmooth(seriesModel.get('smooth')); + polyline.setShape({ + smooth: smooth, + smoothMonotone: seriesModel.get('smoothMonotone'), + connectNulls: seriesModel.get('connectNulls') + }); + + if (polygon) { + var stackedOnSeries = data.getCalculationInfo('stackedOnSeries'); + var stackedOnSmooth = 0; + + polygon.useStyle(defaults( + areaStyleModel.getAreaStyle(), + { + fill: visualColor, + opacity: 0.7, + lineJoin: 'bevel' + } + )); + + if (stackedOnSeries) { + stackedOnSmooth = getSmooth(stackedOnSeries.get('smooth')); + } + + polygon.setShape({ + smooth: smooth, + stackedOnSmooth: stackedOnSmooth, + smoothMonotone: seriesModel.get('smoothMonotone'), + connectNulls: seriesModel.get('connectNulls') + }); + } + + this._data = data; + // Save the coordinate system for transition animation when data changed + this._coordSys = coordSys; + this._stackedOnPoints = stackedOnPoints; + this._points = points; + this._step = step; + this._valueOrigin = valueOrigin; + }, + + dispose: function () {}, + + highlight: function (seriesModel, ecModel, api, payload) { + var data = seriesModel.getData(); + var dataIndex = queryDataIndex(data, payload); + + if (!(dataIndex instanceof Array) && dataIndex != null && dataIndex >= 0) { + var symbol = data.getItemGraphicEl(dataIndex); + if (!symbol) { + // Create a temporary symbol if it is not exists + var pt = data.getItemLayout(dataIndex); + if (!pt) { + // Null data + return; + } + symbol = new SymbolClz$1(data, dataIndex); + symbol.position = pt; + symbol.setZ( + seriesModel.get('zlevel'), + seriesModel.get('z') + ); + symbol.ignore = isNaN(pt[0]) || isNaN(pt[1]); + symbol.__temp = true; + data.setItemGraphicEl(dataIndex, symbol); + + // Stop scale animation + symbol.stopSymbolAnimation(true); + + this.group.add(symbol); + } + symbol.highlight(); + } + else { + // Highlight whole series + Chart.prototype.highlight.call( + this, seriesModel, ecModel, api, payload + ); + } + }, + + downplay: function (seriesModel, ecModel, api, payload) { + var data = seriesModel.getData(); + var dataIndex = queryDataIndex(data, payload); + if (dataIndex != null && dataIndex >= 0) { + var symbol = data.getItemGraphicEl(dataIndex); + if (symbol) { + if (symbol.__temp) { + data.setItemGraphicEl(dataIndex, null); + this.group.remove(symbol); + } + else { + symbol.downplay(); + } + } + } + else { + // FIXME + // can not downplay completely. + // Downplay whole series + Chart.prototype.downplay.call( + this, seriesModel, ecModel, api, payload + ); + } + }, + + /** + * @param {module:zrender/container/Group} group + * @param {Array.>} points + * @private + */ + _newPolyline: function (points) { + var polyline = this._polyline; + // Remove previous created polyline + if (polyline) { + this._lineGroup.remove(polyline); + } + + polyline = new Polyline$1({ + shape: { + points: points + }, + silent: true, + z2: 10 + }); + + this._lineGroup.add(polyline); + + this._polyline = polyline; + + return polyline; + }, + + /** + * @param {module:zrender/container/Group} group + * @param {Array.>} stackedOnPoints + * @param {Array.>} points + * @private + */ + _newPolygon: function (points, stackedOnPoints) { + var polygon = this._polygon; + // Remove previous created polygon + if (polygon) { + this._lineGroup.remove(polygon); + } + + polygon = new Polygon$1({ + shape: { + points: points, + stackedOnPoints: stackedOnPoints + }, + silent: true + }); + + this._lineGroup.add(polygon); + + this._polygon = polygon; + return polygon; + }, + /** + * @private + */ + _getSymbolIgnoreFunc: function (data, coordSys) { + var categoryAxis = coordSys.getAxesByScale('ordinal')[0]; + // `getLabelInterval` is provided by echarts/component/axis + if (categoryAxis && categoryAxis.isLabelIgnored) { + return bind(categoryAxis.isLabelIgnored, categoryAxis); + } + }, + + /** + * @private + */ + // FIXME Two value axis + _updateAnimation: function (data, stackedOnPoints, coordSys, api, step, valueOrigin) { + var polyline = this._polyline; + var polygon = this._polygon; + var seriesModel = data.hostModel; + + var diff = lineAnimationDiff( + this._data, data, + this._stackedOnPoints, stackedOnPoints, + this._coordSys, coordSys, + this._valueOrigin, valueOrigin + ); + + var current = diff.current; + var stackedOnCurrent = diff.stackedOnCurrent; + var next = diff.next; + var stackedOnNext = diff.stackedOnNext; + if (step) { + // TODO If stacked series is not step + current = turnPointsIntoStep(diff.current, coordSys, step); + stackedOnCurrent = turnPointsIntoStep(diff.stackedOnCurrent, coordSys, step); + next = turnPointsIntoStep(diff.next, coordSys, step); + stackedOnNext = turnPointsIntoStep(diff.stackedOnNext, coordSys, step); + } + // `diff.current` is subset of `current` (which should be ensured by + // turnPointsIntoStep), so points in `__points` can be updated when + // points in `current` are update during animation. + polyline.shape.__points = diff.current; + polyline.shape.points = current; + + updateProps(polyline, { + shape: { + points: next + } + }, seriesModel); + + if (polygon) { + polygon.setShape({ + points: current, + stackedOnPoints: stackedOnCurrent + }); + updateProps(polygon, { + shape: { + points: next, + stackedOnPoints: stackedOnNext + } + }, seriesModel); + } + + var updatedDataInfo = []; + var diffStatus = diff.status; + + for (var i = 0; i < diffStatus.length; i++) { + var cmd = diffStatus[i].cmd; + if (cmd === '=') { + var el = data.getItemGraphicEl(diffStatus[i].idx1); + if (el) { + updatedDataInfo.push({ + el: el, + ptIdx: i // Index of points + }); + } + } + } + + if (polyline.animators && polyline.animators.length) { + polyline.animators[0].during(function () { + for (var i = 0; i < updatedDataInfo.length; i++) { + var el = updatedDataInfo[i].el; + el.attr('position', polyline.shape.__points[updatedDataInfo[i].ptIdx]); + } + }); + } + }, + + remove: function (ecModel) { + var group = this.group; + var oldData = this._data; + this._lineGroup.removeAll(); + this._symbolDraw.remove(true); + // Remove temporary created elements when highlighting + oldData && oldData.eachItemGraphicEl(function (el, idx) { + if (el.__temp) { + group.remove(el); + oldData.setItemGraphicEl(idx, null); + } + }); + + this._polyline = + this._polygon = + this._coordSys = + this._points = + this._stackedOnPoints = + this._data = null; + } +}); + +var visualSymbol = function (seriesType, defaultSymbolType, legendSymbol) { + // Encoding visual for all series include which is filtered for legend drawing + return { + seriesType: seriesType, + performRawSeries: true, + reset: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + + var symbolType = seriesModel.get('symbol') || defaultSymbolType; + var symbolSize = seriesModel.get('symbolSize'); + + data.setVisual({ + legendSymbol: legendSymbol || symbolType, + symbol: symbolType, + symbolSize: symbolSize + }); + + // Only visible series has each data be visual encoded + if (ecModel.isSeriesFiltered(seriesModel)) { + return; + } + + var hasCallback = typeof symbolSize === 'function'; + + function dataEach(data, idx) { + if (typeof symbolSize === 'function') { + var rawValue = seriesModel.getRawValue(idx); + // FIXME + var params = seriesModel.getDataParams(idx); + data.setItemVisual(idx, 'symbolSize', symbolSize(rawValue, params)); + } + + if (data.hasItemOption) { + var itemModel = data.getItemModel(idx); + var itemSymbolType = itemModel.getShallow('symbol', true); + var itemSymbolSize = itemModel.getShallow('symbolSize', true); + // If has item symbol + if (itemSymbolType != null) { + data.setItemVisual(idx, 'symbol', itemSymbolType); + } + if (itemSymbolSize != null) { + // PENDING Transform symbolSize ? + data.setItemVisual(idx, 'symbolSize', itemSymbolSize); + } + } + } + + return { dataEach: (data.hasItemOption || hasCallback) ? dataEach : null }; + } + }; +}; + +var pointsLayout = function (seriesType) { + return { + seriesType: seriesType, + + plan: createRenderPlanner(), + + reset: function (seriesModel) { + var data = seriesModel.getData(); + var coordSys = seriesModel.coordinateSystem; + var pipelineContext = seriesModel.pipelineContext; + var isLargeRender = pipelineContext.large; + + if (!coordSys) { + return; + } + + var dims = map(coordSys.dimensions, function (dim) { + return data.mapDimension(dim); + }).slice(0, 2); + var dimLen = dims.length; + + if (isDimensionStacked(data, dims[0], dims[1])) { + dims[0] = data.getCalculationInfo('stackResultDimension'); + } + if (isDimensionStacked(data, dims[1], dims[0])) { + dims[1] = data.getCalculationInfo('stackResultDimension'); + } + + function progress(params, data) { + var segCount = params.end - params.start; + var points = isLargeRender && new Float32Array(segCount * dimLen); + + for (var i = params.start, offset = 0, tmpIn = [], tmpOut = []; i < params.end; i++) { + var point; + + if (dimLen === 1) { + var x = data.get(dims[0], i, true); + point = !isNaN(x) && coordSys.dataToPoint(x, null, tmpOut); + } + else { + var x = tmpIn[0] = data.get(dims[0], i, true); + var y = tmpIn[1] = data.get(dims[1], i, true); + // Also {Array.}, not undefined to avoid if...else... statement + point = !isNaN(x) && !isNaN(y) && coordSys.dataToPoint(tmpIn, null, tmpOut); + } + + if (isLargeRender) { + points[offset++] = point ? point[0] : NaN; + points[offset++] = point ? point[1] : NaN; + } + else { + data.setItemLayout(i, (point && point.slice()) || [NaN, NaN]); + } + } + + isLargeRender && data.setLayout('symbolPoints', points); + } + + return dimLen && {progress: progress}; + } + }; +}; + +var samplers = { + average: function (frame) { + var sum = 0; + var count = 0; + for (var i = 0; i < frame.length; i++) { + if (!isNaN(frame[i])) { + sum += frame[i]; + count++; + } + } + // Return NaN if count is 0 + return count === 0 ? NaN : sum / count; + }, + sum: function (frame) { + var sum = 0; + for (var i = 0; i < frame.length; i++) { + // Ignore NaN + sum += frame[i] || 0; + } + return sum; + }, + max: function (frame) { + var max = -Infinity; + for (var i = 0; i < frame.length; i++) { + frame[i] > max && (max = frame[i]); + } + return max; + }, + min: function (frame) { + var min = Infinity; + for (var i = 0; i < frame.length; i++) { + frame[i] < min && (min = frame[i]); + } + return min; + }, + // TODO + // Median + nearest: function (frame) { + return frame[0]; + } +}; + +var indexSampler = function (frame, value) { + return Math.round(frame.length / 2); +}; + +var dataSample = function (seriesType) { + return { + seriesType: seriesType, + reset: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + var sampling = seriesModel.get('sampling'); + var coordSys = seriesModel.coordinateSystem; + // Only cartesian2d support down sampling + if (coordSys.type === 'cartesian2d' && sampling) { + var baseAxis = coordSys.getBaseAxis(); + var valueAxis = coordSys.getOtherAxis(baseAxis); + var extent = baseAxis.getExtent(); + // Coordinste system has been resized + var size = extent[1] - extent[0]; + var rate = Math.round(data.count() / size); + if (rate > 1) { + var sampler; + if (typeof sampling === 'string') { + sampler = samplers[sampling]; + } + else if (typeof sampling === 'function') { + sampler = sampling; + } + if (sampler) { + seriesModel.setData(data.downSample( + valueAxis.dim, 1 / rate, sampler, indexSampler + )); + } + } + } + } + }; +}; + +/** + * Cartesian coordinate system + * @module echarts/coord/Cartesian + * + */ + +function dimAxisMapper(dim) { + return this._axes[dim]; +} + +/** + * @alias module:echarts/coord/Cartesian + * @constructor + */ +var Cartesian = function (name) { + this._axes = {}; + + this._dimList = []; + + /** + * @type {string} + */ + this.name = name || ''; +}; + +Cartesian.prototype = { + + constructor: Cartesian, + + type: 'cartesian', + + /** + * Get axis + * @param {number|string} dim + * @return {module:echarts/coord/Cartesian~Axis} + */ + getAxis: function (dim) { + return this._axes[dim]; + }, + + /** + * Get axes list + * @return {Array.} + */ + getAxes: function () { + return map(this._dimList, dimAxisMapper, this); + }, + + /** + * Get axes list by given scale type + */ + getAxesByScale: function (scaleType) { + scaleType = scaleType.toLowerCase(); + return filter( + this.getAxes(), + function (axis) { + return axis.scale.type === scaleType; + } + ); + }, + + /** + * Add axis + * @param {module:echarts/coord/Cartesian.Axis} + */ + addAxis: function (axis) { + var dim = axis.dim; + + this._axes[dim] = axis; + + this._dimList.push(dim); + }, + + /** + * Convert data to coord in nd space + * @param {Array.|Object.} val + * @return {Array.|Object.} + */ + dataToCoord: function (val) { + return this._dataCoordConvert(val, 'dataToCoord'); + }, + + /** + * Convert coord in nd space to data + * @param {Array.|Object.} val + * @return {Array.|Object.} + */ + coordToData: function (val) { + return this._dataCoordConvert(val, 'coordToData'); + }, + + _dataCoordConvert: function (input, method) { + var dimList = this._dimList; + + var output = input instanceof Array ? [] : {}; + + for (var i = 0; i < dimList.length; i++) { + var dim = dimList[i]; + var axis = this._axes[dim]; + + output[dim] = axis[method](input[dim]); + } + + return output; + } +}; + +function Cartesian2D(name) { + + Cartesian.call(this, name); +} + +Cartesian2D.prototype = { + + constructor: Cartesian2D, + + type: 'cartesian2d', + + /** + * @type {Array.} + * @readOnly + */ + dimensions: ['x', 'y'], + + /** + * Base axis will be used on stacking. + * + * @return {module:echarts/coord/cartesian/Axis2D} + */ + getBaseAxis: function () { + return this.getAxesByScale('ordinal')[0] + || this.getAxesByScale('time')[0] + || this.getAxis('x'); + }, + + /** + * If contain point + * @param {Array.} point + * @return {boolean} + */ + containPoint: function (point) { + var axisX = this.getAxis('x'); + var axisY = this.getAxis('y'); + return axisX.contain(axisX.toLocalCoord(point[0])) + && axisY.contain(axisY.toLocalCoord(point[1])); + }, + + /** + * If contain data + * @param {Array.} data + * @return {boolean} + */ + containData: function (data) { + return this.getAxis('x').containData(data[0]) + && this.getAxis('y').containData(data[1]); + }, + + /** + * @param {Array.} data + * @param {Array.} out + * @return {Array.} + */ + dataToPoint: function (data, reserved, out) { + var xAxis = this.getAxis('x'); + var yAxis = this.getAxis('y'); + out = out || []; + out[0] = xAxis.toGlobalCoord(xAxis.dataToCoord(data[0])); + out[1] = yAxis.toGlobalCoord(yAxis.dataToCoord(data[1])); + return out; + }, + + /** + * @param {Array.} data + * @param {Array.} out + * @return {Array.} + */ + clampData: function (data, out) { + var xAxisExtent = this.getAxis('x').scale.getExtent(); + var yAxisExtent = this.getAxis('y').scale.getExtent(); + out = out || []; + out[0] = Math.min( + Math.max(Math.min(xAxisExtent[0], xAxisExtent[1]), data[0]), + Math.max(xAxisExtent[0], xAxisExtent[1]) + ); + out[1] = Math.min( + Math.max(Math.min(yAxisExtent[0], yAxisExtent[1]), data[1]), + Math.max(yAxisExtent[0], yAxisExtent[1]) + ); + + return out; + }, + + /** + * @param {Array.} point + * @param {Array.} out + * @return {Array.} + */ + pointToData: function (point, out) { + var xAxis = this.getAxis('x'); + var yAxis = this.getAxis('y'); + out = out || []; + out[0] = xAxis.coordToData(xAxis.toLocalCoord(point[0])); + out[1] = yAxis.coordToData(yAxis.toLocalCoord(point[1])); + return out; + }, + + /** + * Get other axis + * @param {module:echarts/coord/cartesian/Axis2D} axis + */ + getOtherAxis: function (axis) { + return this.getAxis(axis.dim === 'x' ? 'y' : 'x'); + } + +}; + +inherits(Cartesian2D, Cartesian); + +/** + * Extend axis 2d + * @constructor module:echarts/coord/cartesian/Axis2D + * @extends {module:echarts/coord/cartesian/Axis} + * @param {string} dim + * @param {*} scale + * @param {Array.} coordExtent + * @param {string} axisType + * @param {string} position + */ +var Axis2D = function (dim, scale, coordExtent, axisType, position) { + Axis.call(this, dim, scale, coordExtent); + /** + * Axis type + * - 'category' + * - 'value' + * - 'time' + * - 'log' + * @type {string} + */ + this.type = axisType || 'value'; + + /** + * Axis position + * - 'top' + * - 'bottom' + * - 'left' + * - 'right' + */ + this.position = position || 'bottom'; +}; + +Axis2D.prototype = { + + constructor: Axis2D, + + /** + * Index of axis, can be used as key + */ + index: 0, + /** + * If axis is on the zero position of the other axis + * @type {boolean} + */ + onZero: false, + + /** + * Axis model + * @param {module:echarts/coord/cartesian/AxisModel} + */ + model: null, + + isHorizontal: function () { + var position = this.position; + return position === 'top' || position === 'bottom'; + }, + + /** + * Each item cooresponds to this.getExtent(), which + * means globalExtent[0] may greater than globalExtent[1], + * unless `asc` is input. + * + * @param {boolean} [asc] + * @return {Array.} + */ + getGlobalExtent: function (asc) { + var ret = this.getExtent(); + ret[0] = this.toGlobalCoord(ret[0]); + ret[1] = this.toGlobalCoord(ret[1]); + asc && ret[0] > ret[1] && ret.reverse(); + return ret; + }, + + getOtherAxis: function () { + this.grid.getOtherAxis(); + }, + + /** + * If label is ignored. + * Automatically used when axis is category and label can not be all shown + * @param {number} idx + * @return {boolean} + */ + isLabelIgnored: function (idx) { + if (this.type === 'category') { + var labelInterval = this.getLabelInterval(); + return ((typeof labelInterval === 'function') + && !labelInterval(idx, this.scale.getLabel(idx))) + || idx % (labelInterval + 1); + } + }, + + /** + * @override + */ + pointToData: function (point, clamp) { + return this.coordToData(this.toLocalCoord(point[this.dim === 'x' ? 0 : 1]), clamp); + }, + + /** + * Transform global coord to local coord, + * i.e. var localCoord = axis.toLocalCoord(80); + * designate by module:echarts/coord/cartesian/Grid. + * @type {Function} + */ + toLocalCoord: null, + + /** + * Transform global coord to local coord, + * i.e. var globalCoord = axis.toLocalCoord(40); + * designate by module:echarts/coord/cartesian/Grid. + * @type {Function} + */ + toGlobalCoord: null + +}; + +inherits(Axis2D, Axis); + +var defaultOption = { + show: true, + zlevel: 0, // 一级层叠 + z: 0, // 二级层叠 + // 反向坐标轴 + inverse: false, + + // 坐标轴名字,默认为空 + name: '', + // 坐标轴名字位置,支持'start' | 'middle' | 'end' + nameLocation: 'end', + // 坐标轴名字旋转,degree。 + nameRotate: null, // Adapt to axis rotate, when nameLocation is 'middle'. + nameTruncate: { + maxWidth: null, + ellipsis: '...', + placeholder: '.' + }, + // 坐标轴文字样式,默认取全局样式 + nameTextStyle: {}, + // 文字与轴线距离 + nameGap: 15, + + silent: false, // Default false to support tooltip. + triggerEvent: false, // Default false to avoid legacy user event listener fail. + + tooltip: { + show: false + }, + + axisPointer: {}, + + // 坐标轴线 + axisLine: { + // 默认显示,属性show控制显示与否 + show: true, + onZero: true, + onZeroAxisIndex: null, + // 属性lineStyle控制线条样式 + lineStyle: { + color: '#333', + width: 1, + type: 'solid' + }, + // 坐标轴两端的箭头 + symbol: ['none', 'none'], + symbolSize: [10, 15] + }, + // 坐标轴小标记 + axisTick: { + // 属性show控制显示与否,默认显示 + show: true, + // 控制小标记是否在grid里 + inside: false, + // 属性length控制线长 + length: 5, + // 属性lineStyle控制线条样式 + lineStyle: { + width: 1 + } + }, + // 坐标轴文本标签,详见axis.axisLabel + axisLabel: { + show: true, + // 控制文本标签是否在grid里 + inside: false, + rotate: 0, + showMinLabel: null, // true | false | null (auto) + showMaxLabel: null, // true | false | null (auto) + margin: 8, + // formatter: null, + // 其余属性默认使用全局文本样式,详见TEXTSTYLE + fontSize: 12 + }, + // 分隔线 + splitLine: { + // 默认显示,属性show控制显示与否 + show: true, + // 属性lineStyle(详见lineStyle)控制线条样式 + lineStyle: { + color: ['#ccc'], + width: 1, + type: 'solid' + } + }, + // 分隔区域 + splitArea: { + // 默认不显示,属性show控制显示与否 + show: false, + // 属性areaStyle(详见areaStyle)控制区域样式 + areaStyle: { + color: ['rgba(250,250,250,0.3)','rgba(200,200,200,0.3)'] + } + } +}; + +var axisDefault = {}; + +axisDefault.categoryAxis = merge({ + // 类目起始和结束两端空白策略 + boundaryGap: true, + // Set false to faster category collection. + // Only usefull in the case like: category is + // ['2012-01-01', '2012-01-02', ...], where the input + // data has been ensured not duplicate and is large data. + // null means "auto": + // if axis.data provided, do not deduplication, + // else do deduplication. + deduplication: null, + // splitArea: { + // show: false + // }, + splitLine: { + show: false + }, + // 坐标轴小标记 + axisTick: { + // If tick is align with label when boundaryGap is true + alignWithLabel: false, + interval: 'auto' + }, + // 坐标轴文本标签,详见axis.axisLabel + axisLabel: { + interval: 'auto' + } +}, defaultOption); + +axisDefault.valueAxis = merge({ + // 数值起始和结束两端空白策略 + boundaryGap: [0, 0], + + // TODO + // min/max: [30, datamin, 60] or [20, datamin] or [datamin, 60] + + // 最小值, 设置成 'dataMin' 则从数据中计算最小值 + // min: null, + // 最大值,设置成 'dataMax' 则从数据中计算最大值 + // max: null, + // Readonly prop, specifies start value of the range when using data zoom. + // rangeStart: null + // Readonly prop, specifies end value of the range when using data zoom. + // rangeEnd: null + // 脱离0值比例,放大聚焦到最终_min,_max区间 + // scale: false, + // 分割段数,默认为5 + splitNumber: 5 + // Minimum interval + // minInterval: null + // maxInterval: null +}, defaultOption); + +// FIXME +axisDefault.timeAxis = defaults({ + scale: true, + min: 'dataMin', + max: 'dataMax' +}, axisDefault.valueAxis); + +axisDefault.logAxis = defaults({ + scale: true, + logBase: 10 +}, axisDefault.valueAxis); + +// FIXME axisType is fixed ? +var AXIS_TYPES = ['value', 'category', 'time', 'log']; + +/** + * Generate sub axis model class + * @param {string} axisName 'x' 'y' 'radius' 'angle' 'parallel' + * @param {module:echarts/model/Component} BaseAxisModelClass + * @param {Function} axisTypeDefaulter + * @param {Object} [extraDefaultOption] + */ +var axisModelCreator = function (axisName, BaseAxisModelClass, axisTypeDefaulter, extraDefaultOption) { + + each$1(AXIS_TYPES, function (axisType) { + + BaseAxisModelClass.extend({ + + /** + * @readOnly + */ + type: axisName + 'Axis.' + axisType, + + mergeDefaultAndTheme: function (option, ecModel) { + var layoutMode = this.layoutMode; + var inputPositionParams = layoutMode + ? getLayoutParams(option) : {}; + + var themeModel = ecModel.getTheme(); + merge(option, themeModel.get(axisType + 'Axis')); + merge(option, this.getDefaultOption()); + + option.type = axisTypeDefaulter(axisName, option); + + if (layoutMode) { + mergeLayoutParam(option, inputPositionParams, layoutMode); + } + }, + + /** + * @override + */ + optionUpdated: function () { + var thisOption = this.option; + if (thisOption.type === 'category') { + this.__ordinalMeta = OrdinalMeta.createByAxisModel(this); + } + }, + + /** + * Should not be called before all of 'getInitailData' finished. + * Because categories are collected during initializing data. + */ + getCategories: function () { + // FIXME + // warning if called before all of 'getInitailData' finished. + if (this.option.type === 'category') { + return this.__ordinalMeta.categories; + } + }, + + getOrdinalMeta: function () { + return this.__ordinalMeta; + }, + + defaultOption: mergeAll( + [ + {}, + axisDefault[axisType + 'Axis'], + extraDefaultOption + ], + true + ) + }); + }); + + ComponentModel.registerSubTypeDefaulter( + axisName + 'Axis', + curry(axisTypeDefaulter, axisName) + ); +}; + +var AxisModel = ComponentModel.extend({ + + type: 'cartesian2dAxis', + + /** + * @type {module:echarts/coord/cartesian/Axis2D} + */ + axis: null, + + /** + * @override + */ + init: function () { + AxisModel.superApply(this, 'init', arguments); + this.resetRange(); + }, + + /** + * @override + */ + mergeOption: function () { + AxisModel.superApply(this, 'mergeOption', arguments); + this.resetRange(); + }, + + /** + * @override + */ + restoreData: function () { + AxisModel.superApply(this, 'restoreData', arguments); + this.resetRange(); + }, + + /** + * @override + * @return {module:echarts/model/Component} + */ + getCoordSysModel: function () { + return this.ecModel.queryComponents({ + mainType: 'grid', + index: this.option.gridIndex, + id: this.option.gridId + })[0]; + } + +}); + +function getAxisType(axisDim, option) { + // Default axis with data is category axis + return option.type || (option.data ? 'category' : 'value'); +} + +merge(AxisModel.prototype, axisModelCommonMixin); + +var extraOption = { + // gridIndex: 0, + // gridId: '', + + // Offset is for multiple axis on the same position + offset: 0 +}; + +axisModelCreator('x', AxisModel, getAxisType, extraOption); +axisModelCreator('y', AxisModel, getAxisType, extraOption); + +// Grid 是在有直角坐标系的时候必须要存在的 +// 所以这里也要被 Cartesian2D 依赖 + +ComponentModel.extend({ + + type: 'grid', + + dependencies: ['xAxis', 'yAxis'], + + layoutMode: 'box', + + /** + * @type {module:echarts/coord/cartesian/Grid} + */ + coordinateSystem: null, + + defaultOption: { + show: false, + zlevel: 0, + z: 0, + left: '10%', + top: 60, + right: '10%', + bottom: 60, + // If grid size contain label + containLabel: false, + // width: {totalWidth} - left - right, + // height: {totalHeight} - top - bottom, + backgroundColor: 'rgba(0,0,0,0)', + borderWidth: 1, + borderColor: '#ccc' + } +}); + +/** + * Grid is a region which contains at most 4 cartesian systems + * + * TODO Default cartesian + */ + +// Depends on GridModel, AxisModel, which performs preprocess. +var each$6 = each$1; +var ifAxisCrossZero$1 = ifAxisCrossZero; +var niceScaleExtent$1 = niceScaleExtent; + +/** + * Check if the axis is used in the specified grid + * @inner + */ +function isAxisUsedInTheGrid(axisModel, gridModel, ecModel) { + return axisModel.getCoordSysModel() === gridModel; +} + +function rotateTextRect(textRect, rotate) { + var rotateRadians = rotate * Math.PI / 180; + var boundingBox = textRect.plain(); + var beforeWidth = boundingBox.width; + var beforeHeight = boundingBox.height; + var afterWidth = beforeWidth * Math.cos(rotateRadians) + beforeHeight * Math.sin(rotateRadians); + var afterHeight = beforeWidth * Math.sin(rotateRadians) + beforeHeight * Math.cos(rotateRadians); + var rotatedRect = new BoundingRect(boundingBox.x, boundingBox.y, afterWidth, afterHeight); + + return rotatedRect; +} + +function getLabelUnionRect(axis) { + var axisModel = axis.model; + var labels = axisModel.get('axisLabel.show') ? axisModel.getFormattedLabels() : []; + var axisLabelModel = axisModel.getModel('axisLabel'); + var rect; + var step = 1; + var labelCount = labels.length; + if (labelCount > 40) { + // Simple optimization for large amount of labels + step = Math.ceil(labelCount / 40); + } + for (var i = 0; i < labelCount; i += step) { + if (!axis.isLabelIgnored(i)) { + var unrotatedSingleRect = axisLabelModel.getTextRect(labels[i]); + var singleRect = rotateTextRect(unrotatedSingleRect, axisLabelModel.get('rotate') || 0); + + rect ? rect.union(singleRect) : (rect = singleRect); + } + } + return rect; +} + +function Grid(gridModel, ecModel, api) { + /** + * @type {Object.} + * @private + */ + this._coordsMap = {}; + + /** + * @type {Array.} + * @private + */ + this._coordsList = []; + + /** + * @type {Object.} + * @private + */ + this._axesMap = {}; + + /** + * @type {Array.} + * @private + */ + this._axesList = []; + + this._initCartesian(gridModel, ecModel, api); + + this.model = gridModel; +} + +var gridProto = Grid.prototype; + +gridProto.type = 'grid'; + +gridProto.axisPointerEnabled = true; + +gridProto.getRect = function () { + return this._rect; +}; + +gridProto.update = function (ecModel, api) { + + var axesMap = this._axesMap; + + this._updateScale(ecModel, this.model); + + each$6(axesMap.x, function (xAxis) { + niceScaleExtent$1(xAxis.scale, xAxis.model); + }); + each$6(axesMap.y, function (yAxis) { + niceScaleExtent$1(yAxis.scale, yAxis.model); + }); + each$6(axesMap.x, function (xAxis) { + fixAxisOnZero(axesMap, 'y', xAxis); + }); + each$6(axesMap.y, function (yAxis) { + fixAxisOnZero(axesMap, 'x', yAxis); + }); + + // Resize again if containLabel is enabled + // FIXME It may cause getting wrong grid size in data processing stage + this.resize(this.model, api); +}; + +function fixAxisOnZero(axesMap, otherAxisDim, axis) { + // onZero can not be enabled in these two situations: + // 1. When any other axis is a category axis. + // 2. When no axis is cross 0 point. + var axes = axesMap[otherAxisDim]; + + if (!axis.onZero) { + return; + } + + var onZeroAxisIndex = axis.onZeroAxisIndex; + + // If target axis is specified. + if (onZeroAxisIndex != null) { + var otherAxis = axes[onZeroAxisIndex]; + if (otherAxis && canNotOnZeroToAxis(otherAxis)) { + axis.onZero = false; + } + return; + } + + for (var idx in axes) { + if (axes.hasOwnProperty(idx)) { + var otherAxis = axes[idx]; + if (otherAxis && !canNotOnZeroToAxis(otherAxis)) { + onZeroAxisIndex = +idx; + break; + } + } + } + + if (onZeroAxisIndex == null) { + axis.onZero = false; + } + axis.onZeroAxisIndex = onZeroAxisIndex; +} + +function canNotOnZeroToAxis(axis) { + return axis.type === 'category' || axis.type === 'time' || !ifAxisCrossZero$1(axis); +} + +/** + * Resize the grid + * @param {module:echarts/coord/cartesian/GridModel} gridModel + * @param {module:echarts/ExtensionAPI} api + */ +gridProto.resize = function (gridModel, api, ignoreContainLabel) { + + var gridRect = getLayoutRect( + gridModel.getBoxLayoutParams(), { + width: api.getWidth(), + height: api.getHeight() + }); + + this._rect = gridRect; + + var axesList = this._axesList; + + adjustAxes(); + + // Minus label size + if (!ignoreContainLabel && gridModel.get('containLabel')) { + each$6(axesList, function (axis) { + if (!axis.model.get('axisLabel.inside')) { + var labelUnionRect = getLabelUnionRect(axis); + if (labelUnionRect) { + var dim = axis.isHorizontal() ? 'height' : 'width'; + var margin = axis.model.get('axisLabel.margin'); + gridRect[dim] -= labelUnionRect[dim] + margin; + if (axis.position === 'top') { + gridRect.y += labelUnionRect.height + margin; + } + else if (axis.position === 'left') { + gridRect.x += labelUnionRect.width + margin; + } + } + } + }); + + adjustAxes(); + } + + function adjustAxes() { + each$6(axesList, function (axis) { + var isHorizontal = axis.isHorizontal(); + var extent = isHorizontal ? [0, gridRect.width] : [0, gridRect.height]; + var idx = axis.inverse ? 1 : 0; + axis.setExtent(extent[idx], extent[1 - idx]); + updateAxisTransform(axis, isHorizontal ? gridRect.x : gridRect.y); + }); + } +}; + +/** + * @param {string} axisType + * @param {number} [axisIndex] + */ +gridProto.getAxis = function (axisType, axisIndex) { + var axesMapOnDim = this._axesMap[axisType]; + if (axesMapOnDim != null) { + if (axisIndex == null) { + // Find first axis + for (var name in axesMapOnDim) { + if (axesMapOnDim.hasOwnProperty(name)) { + return axesMapOnDim[name]; + } + } + } + return axesMapOnDim[axisIndex]; + } +}; + +/** + * @return {Array.} + */ +gridProto.getAxes = function () { + return this._axesList.slice(); +}; + +/** + * Usage: + * grid.getCartesian(xAxisIndex, yAxisIndex); + * grid.getCartesian(xAxisIndex); + * grid.getCartesian(null, yAxisIndex); + * grid.getCartesian({xAxisIndex: ..., yAxisIndex: ...}); + * + * @param {number|Object} [xAxisIndex] + * @param {number} [yAxisIndex] + */ +gridProto.getCartesian = function (xAxisIndex, yAxisIndex) { + if (xAxisIndex != null && yAxisIndex != null) { + var key = 'x' + xAxisIndex + 'y' + yAxisIndex; + return this._coordsMap[key]; + } + + if (isObject$1(xAxisIndex)) { + yAxisIndex = xAxisIndex.yAxisIndex; + xAxisIndex = xAxisIndex.xAxisIndex; + } + // When only xAxisIndex or yAxisIndex given, find its first cartesian. + for (var i = 0, coordList = this._coordsList; i < coordList.length; i++) { + if (coordList[i].getAxis('x').index === xAxisIndex + || coordList[i].getAxis('y').index === yAxisIndex + ) { + return coordList[i]; + } + } +}; + +gridProto.getCartesians = function () { + return this._coordsList.slice(); +}; + +/** + * @implements + * see {module:echarts/CoodinateSystem} + */ +gridProto.convertToPixel = function (ecModel, finder, value) { + var target = this._findConvertTarget(ecModel, finder); + + return target.cartesian + ? target.cartesian.dataToPoint(value) + : target.axis + ? target.axis.toGlobalCoord(target.axis.dataToCoord(value)) + : null; +}; + +/** + * @implements + * see {module:echarts/CoodinateSystem} + */ +gridProto.convertFromPixel = function (ecModel, finder, value) { + var target = this._findConvertTarget(ecModel, finder); + + return target.cartesian + ? target.cartesian.pointToData(value) + : target.axis + ? target.axis.coordToData(target.axis.toLocalCoord(value)) + : null; +}; + +/** + * @inner + */ +gridProto._findConvertTarget = function (ecModel, finder) { + var seriesModel = finder.seriesModel; + var xAxisModel = finder.xAxisModel + || (seriesModel && seriesModel.getReferringComponents('xAxis')[0]); + var yAxisModel = finder.yAxisModel + || (seriesModel && seriesModel.getReferringComponents('yAxis')[0]); + var gridModel = finder.gridModel; + var coordsList = this._coordsList; + var cartesian; + var axis; + + if (seriesModel) { + cartesian = seriesModel.coordinateSystem; + indexOf(coordsList, cartesian) < 0 && (cartesian = null); + } + else if (xAxisModel && yAxisModel) { + cartesian = this.getCartesian(xAxisModel.componentIndex, yAxisModel.componentIndex); + } + else if (xAxisModel) { + axis = this.getAxis('x', xAxisModel.componentIndex); + } + else if (yAxisModel) { + axis = this.getAxis('y', yAxisModel.componentIndex); + } + // Lowest priority. + else if (gridModel) { + var grid = gridModel.coordinateSystem; + if (grid === this) { + cartesian = this._coordsList[0]; + } + } + + return {cartesian: cartesian, axis: axis}; +}; + +/** + * @implements + * see {module:echarts/CoodinateSystem} + */ +gridProto.containPoint = function (point) { + var coord = this._coordsList[0]; + if (coord) { + return coord.containPoint(point); + } +}; + +/** + * Initialize cartesian coordinate systems + * @private + */ +gridProto._initCartesian = function (gridModel, ecModel, api) { + var axisPositionUsed = { + left: false, + right: false, + top: false, + bottom: false + }; + + var axesMap = { + x: {}, + y: {} + }; + var axesCount = { + x: 0, + y: 0 + }; + + /// Create axis + ecModel.eachComponent('xAxis', createAxisCreator('x'), this); + ecModel.eachComponent('yAxis', createAxisCreator('y'), this); + + if (!axesCount.x || !axesCount.y) { + // Roll back when there no either x or y axis + this._axesMap = {}; + this._axesList = []; + return; + } + + this._axesMap = axesMap; + + /// Create cartesian2d + each$6(axesMap.x, function (xAxis, xAxisIndex) { + each$6(axesMap.y, function (yAxis, yAxisIndex) { + var key = 'x' + xAxisIndex + 'y' + yAxisIndex; + var cartesian = new Cartesian2D(key); + + cartesian.grid = this; + cartesian.model = gridModel; + + this._coordsMap[key] = cartesian; + this._coordsList.push(cartesian); + + cartesian.addAxis(xAxis); + cartesian.addAxis(yAxis); + }, this); + }, this); + + function createAxisCreator(axisType) { + return function (axisModel, idx) { + if (!isAxisUsedInTheGrid(axisModel, gridModel, ecModel)) { + return; + } + + var axisPosition = axisModel.get('position'); + if (axisType === 'x') { + // Fix position + if (axisPosition !== 'top' && axisPosition !== 'bottom') { + // Default bottom of X + axisPosition = 'bottom'; + if (axisPositionUsed[axisPosition]) { + axisPosition = axisPosition === 'top' ? 'bottom' : 'top'; + } + } + } + else { + // Fix position + if (axisPosition !== 'left' && axisPosition !== 'right') { + // Default left of Y + axisPosition = 'left'; + if (axisPositionUsed[axisPosition]) { + axisPosition = axisPosition === 'left' ? 'right' : 'left'; + } + } + } + axisPositionUsed[axisPosition] = true; + + var axis = new Axis2D( + axisType, createScaleByModel(axisModel), + [0, 0], + axisModel.get('type'), + axisPosition + ); + + var isCategory = axis.type === 'category'; + axis.onBand = isCategory && axisModel.get('boundaryGap'); + axis.inverse = axisModel.get('inverse'); + + axis.onZero = axisModel.get('axisLine.onZero'); + axis.onZeroAxisIndex = axisModel.get('axisLine.onZeroAxisIndex'); + + // Inject axis into axisModel + axisModel.axis = axis; + + // Inject axisModel into axis + axis.model = axisModel; + + // Inject grid info axis + axis.grid = this; + + // Index of axis, can be used as key + axis.index = idx; + + this._axesList.push(axis); + + axesMap[axisType][idx] = axis; + axesCount[axisType]++; + }; + } +}; + +/** + * Update cartesian properties from series + * @param {module:echarts/model/Option} option + * @private + */ +gridProto._updateScale = function (ecModel, gridModel) { + // Reset scale + each$1(this._axesList, function (axis) { + axis.scale.setExtent(Infinity, -Infinity); + }); + ecModel.eachSeries(function (seriesModel) { + if (isCartesian2D(seriesModel)) { + var axesModels = findAxesModels(seriesModel, ecModel); + var xAxisModel = axesModels[0]; + var yAxisModel = axesModels[1]; + + if (!isAxisUsedInTheGrid(xAxisModel, gridModel, ecModel) + || !isAxisUsedInTheGrid(yAxisModel, gridModel, ecModel) + ) { + return; + } + + var cartesian = this.getCartesian( + xAxisModel.componentIndex, yAxisModel.componentIndex + ); + var data = seriesModel.getData(); + var xAxis = cartesian.getAxis('x'); + var yAxis = cartesian.getAxis('y'); + + if (data.type === 'list') { + unionExtent(data, xAxis, seriesModel); + unionExtent(data, yAxis, seriesModel); + } + } + }, this); + + function unionExtent(data, axis, seriesModel) { + each$6(data.mapDimension(axis.dim, true), function (dim) { + axis.scale.unionExtentFromData(data, dim); + }); + } +}; + +/** + * @param {string} [dim] 'x' or 'y' or 'auto' or null/undefined + * @return {Object} {baseAxes: [], otherAxes: []} + */ +gridProto.getTooltipAxes = function (dim) { + var baseAxes = []; + var otherAxes = []; + + each$6(this.getCartesians(), function (cartesian) { + var baseAxis = (dim != null && dim !== 'auto') + ? cartesian.getAxis(dim) : cartesian.getBaseAxis(); + var otherAxis = cartesian.getOtherAxis(baseAxis); + indexOf(baseAxes, baseAxis) < 0 && baseAxes.push(baseAxis); + indexOf(otherAxes, otherAxis) < 0 && otherAxes.push(otherAxis); + }); + + return {baseAxes: baseAxes, otherAxes: otherAxes}; +}; + +/** + * @inner + */ +function updateAxisTransform(axis, coordBase) { + var axisExtent = axis.getExtent(); + var axisExtentSum = axisExtent[0] + axisExtent[1]; + + // Fast transform + axis.toGlobalCoord = axis.dim === 'x' + ? function (coord) { + return coord + coordBase; + } + : function (coord) { + return axisExtentSum - coord + coordBase; + }; + axis.toLocalCoord = axis.dim === 'x' + ? function (coord) { + return coord - coordBase; + } + : function (coord) { + return axisExtentSum - coord + coordBase; + }; +} + +var axesTypes = ['xAxis', 'yAxis']; +/** + * @inner + */ +function findAxesModels(seriesModel, ecModel) { + return map(axesTypes, function (axisType) { + var axisModel = seriesModel.getReferringComponents(axisType)[0]; + + if (__DEV__) { + if (!axisModel) { + throw new Error(axisType + ' "' + retrieve( + seriesModel.get(axisType + 'Index'), + seriesModel.get(axisType + 'Id'), + 0 + ) + '" not found'); + } + } + return axisModel; + }); +} + +/** + * @inner + */ +function isCartesian2D(seriesModel) { + return seriesModel.get('coordinateSystem') === 'cartesian2d'; +} + +Grid.create = function (ecModel, api) { + var grids = []; + ecModel.eachComponent('grid', function (gridModel, idx) { + var grid = new Grid(gridModel, ecModel, api); + grid.name = 'grid_' + idx; + // dataSampling requires axis extent, so resize + // should be performed in create stage. + grid.resize(gridModel, api, true); + + gridModel.coordinateSystem = grid; + + grids.push(grid); + }); + + // Inject the coordinateSystems into seriesModel + ecModel.eachSeries(function (seriesModel) { + if (!isCartesian2D(seriesModel)) { + return; + } + + var axesModels = findAxesModels(seriesModel, ecModel); + var xAxisModel = axesModels[0]; + var yAxisModel = axesModels[1]; + + var gridModel = xAxisModel.getCoordSysModel(); + + if (__DEV__) { + if (!gridModel) { + throw new Error( + 'Grid "' + retrieve( + xAxisModel.get('gridIndex'), + xAxisModel.get('gridId'), + 0 + ) + '" not found' + ); + } + if (xAxisModel.getCoordSysModel() !== yAxisModel.getCoordSysModel()) { + throw new Error('xAxis and yAxis must use the same grid'); + } + } + + var grid = gridModel.coordinateSystem; + + seriesModel.coordinateSystem = grid.getCartesian( + xAxisModel.componentIndex, yAxisModel.componentIndex + ); + }); + + return grids; +}; + +// For deciding which dimensions to use when creating list data +Grid.dimensions = Grid.prototype.dimensions = Cartesian2D.prototype.dimensions; + +CoordinateSystemManager.register('cartesian2d', Grid); + +var PI$2 = Math.PI; + +function makeAxisEventDataBase(axisModel) { + var eventData = { + componentType: axisModel.mainType + }; + eventData[axisModel.mainType + 'Index'] = axisModel.componentIndex; + return eventData; +} + +/** + * A final axis is translated and rotated from a "standard axis". + * So opt.position and opt.rotation is required. + * + * A standard axis is and axis from [0, 0] to [0, axisExtent[1]], + * for example: (0, 0) ------------> (0, 50) + * + * nameDirection or tickDirection or labelDirection is 1 means tick + * or label is below the standard axis, whereas is -1 means above + * the standard axis. labelOffset means offset between label and axis, + * which is useful when 'onZero', where axisLabel is in the grid and + * label in outside grid. + * + * Tips: like always, + * positive rotation represents anticlockwise, and negative rotation + * represents clockwise. + * The direction of position coordinate is the same as the direction + * of screen coordinate. + * + * Do not need to consider axis 'inverse', which is auto processed by + * axis extent. + * + * @param {module:zrender/container/Group} group + * @param {Object} axisModel + * @param {Object} opt Standard axis parameters. + * @param {Array.} opt.position [x, y] + * @param {number} opt.rotation by radian + * @param {number} [opt.nameDirection=1] 1 or -1 Used when nameLocation is 'middle' or 'center'. + * @param {number} [opt.tickDirection=1] 1 or -1 + * @param {number} [opt.labelDirection=1] 1 or -1 + * @param {number} [opt.labelOffset=0] Usefull when onZero. + * @param {string} [opt.axisLabelShow] default get from axisModel. + * @param {string} [opt.axisName] default get from axisModel. + * @param {number} [opt.axisNameAvailableWidth] + * @param {number} [opt.labelRotate] by degree, default get from axisModel. + * @param {number} [opt.labelInterval] Default label interval when label + * interval from model is null or 'auto'. + * @param {number} [opt.strokeContainThreshold] Default label interval when label + * @param {number} [opt.nameTruncateMaxWidth] + */ +var AxisBuilder = function (axisModel, opt) { + + /** + * @readOnly + */ + this.opt = opt; + + /** + * @readOnly + */ + this.axisModel = axisModel; + + // Default value + defaults( + opt, + { + labelOffset: 0, + nameDirection: 1, + tickDirection: 1, + labelDirection: 1, + silent: true + } + ); + + /** + * @readOnly + */ + this.group = new Group(); + + // FIXME Not use a seperate text group? + var dumbGroup = new Group({ + position: opt.position.slice(), + rotation: opt.rotation + }); + + // this.group.add(dumbGroup); + // this._dumbGroup = dumbGroup; + + dumbGroup.updateTransform(); + this._transform = dumbGroup.transform; + + this._dumbGroup = dumbGroup; +}; + +AxisBuilder.prototype = { + + constructor: AxisBuilder, + + hasBuilder: function (name) { + return !!builders[name]; + }, + + add: function (name) { + builders[name].call(this); + }, + + getGroup: function () { + return this.group; + } + +}; + +var builders = { + + /** + * @private + */ + axisLine: function () { + var opt = this.opt; + var axisModel = this.axisModel; + + if (!axisModel.get('axisLine.show')) { + return; + } + + var extent = this.axisModel.axis.getExtent(); + + var matrix = this._transform; + var pt1 = [extent[0], 0]; + var pt2 = [extent[1], 0]; + if (matrix) { + applyTransform(pt1, pt1, matrix); + applyTransform(pt2, pt2, matrix); + } + + var lineStyle = extend( + { + lineCap: 'round' + }, + axisModel.getModel('axisLine.lineStyle').getLineStyle() + ); + + this.group.add(new Line(subPixelOptimizeLine({ + // Id for animation + anid: 'line', + + shape: { + x1: pt1[0], + y1: pt1[1], + x2: pt2[0], + y2: pt2[1] + }, + style: lineStyle, + strokeContainThreshold: opt.strokeContainThreshold || 5, + silent: true, + z2: 1 + }))); + + var arrows = axisModel.get('axisLine.symbol'); + var arrowSize = axisModel.get('axisLine.symbolSize'); + + var arrowOffset = axisModel.get('axisLine.symbolOffset') || 0; + if (typeof arrowOffset === 'number') { + arrowOffset = [arrowOffset, arrowOffset]; + } + + if (arrows != null) { + if (typeof arrows === 'string') { + // Use the same arrow for start and end point + arrows = [arrows, arrows]; + } + if (typeof arrowSize === 'string' + || typeof arrowSize === 'number' + ) { + // Use the same size for width and height + arrowSize = [arrowSize, arrowSize]; + } + + var symbolWidth = arrowSize[0]; + var symbolHeight = arrowSize[1]; + + each$1([{ + rotate: opt.rotation + Math.PI / 2, + offset: arrowOffset[0], + r: 0 + }, { + rotate: opt.rotation - Math.PI / 2, + offset: arrowOffset[1], + r: Math.sqrt((pt1[0] - pt2[0]) * (pt1[0] - pt2[0]) + + (pt1[1] - pt2[1]) * (pt1[1] - pt2[1])) + }], function (point, index) { + if (arrows[index] !== 'none' && arrows[index] != null) { + var symbol = createSymbol( + arrows[index], + -symbolWidth / 2, + -symbolHeight / 2, + symbolWidth, + symbolHeight, + lineStyle.stroke, + true + ); + + // Calculate arrow position with offset + var r = point.r + point.offset; + var pos = [ + pt1[0] + r * Math.cos(opt.rotation), + pt1[1] - r * Math.sin(opt.rotation) + ]; + + symbol.attr({ + rotation: point.rotate, + position: pos, + silent: true + }); + this.group.add(symbol); + } + }, this); + } + }, + + /** + * @private + */ + axisTickLabel: function () { + var axisModel = this.axisModel; + var opt = this.opt; + + var tickEls = buildAxisTick(this, axisModel, opt); + var labelEls = buildAxisLabel(this, axisModel, opt); + + fixMinMaxLabelShow(axisModel, labelEls, tickEls); + }, + + /** + * @private + */ + axisName: function () { + var opt = this.opt; + var axisModel = this.axisModel; + var name = retrieve(opt.axisName, axisModel.get('name')); + + if (!name) { + return; + } + + var nameLocation = axisModel.get('nameLocation'); + var nameDirection = opt.nameDirection; + var textStyleModel = axisModel.getModel('nameTextStyle'); + var gap = axisModel.get('nameGap') || 0; + + var extent = this.axisModel.axis.getExtent(); + var gapSignal = extent[0] > extent[1] ? -1 : 1; + var pos = [ + nameLocation === 'start' + ? extent[0] - gapSignal * gap + : nameLocation === 'end' + ? extent[1] + gapSignal * gap + : (extent[0] + extent[1]) / 2, // 'middle' + // Reuse labelOffset. + isNameLocationCenter(nameLocation) ? opt.labelOffset + nameDirection * gap : 0 + ]; + + var labelLayout; + + var nameRotation = axisModel.get('nameRotate'); + if (nameRotation != null) { + nameRotation = nameRotation * PI$2 / 180; // To radian. + } + + var axisNameAvailableWidth; + + if (isNameLocationCenter(nameLocation)) { + labelLayout = innerTextLayout( + opt.rotation, + nameRotation != null ? nameRotation : opt.rotation, // Adapt to axis. + nameDirection + ); + } + else { + labelLayout = endTextLayout( + opt, nameLocation, nameRotation || 0, extent + ); + + axisNameAvailableWidth = opt.axisNameAvailableWidth; + if (axisNameAvailableWidth != null) { + axisNameAvailableWidth = Math.abs( + axisNameAvailableWidth / Math.sin(labelLayout.rotation) + ); + !isFinite(axisNameAvailableWidth) && (axisNameAvailableWidth = null); + } + } + + var textFont = textStyleModel.getFont(); + + var truncateOpt = axisModel.get('nameTruncate', true) || {}; + var ellipsis = truncateOpt.ellipsis; + var maxWidth = retrieve( + opt.nameTruncateMaxWidth, truncateOpt.maxWidth, axisNameAvailableWidth + ); + // FIXME + // truncate rich text? (consider performance) + var truncatedText = (ellipsis != null && maxWidth != null) + ? truncateText$1( + name, maxWidth, textFont, ellipsis, + {minChar: 2, placeholder: truncateOpt.placeholder} + ) + : name; + + var tooltipOpt = axisModel.get('tooltip', true); + + var mainType = axisModel.mainType; + var formatterParams = { + componentType: mainType, + name: name, + $vars: ['name'] + }; + formatterParams[mainType + 'Index'] = axisModel.componentIndex; + + var textEl = new Text({ + // Id for animation + anid: 'name', + + __fullText: name, + __truncatedText: truncatedText, + + position: pos, + rotation: labelLayout.rotation, + silent: isSilent(axisModel), + z2: 1, + tooltip: (tooltipOpt && tooltipOpt.show) + ? extend({ + content: name, + formatter: function () { + return name; + }, + formatterParams: formatterParams + }, tooltipOpt) + : null + }); + + setTextStyle(textEl.style, textStyleModel, { + text: truncatedText, + textFont: textFont, + textFill: textStyleModel.getTextColor() + || axisModel.get('axisLine.lineStyle.color'), + textAlign: labelLayout.textAlign, + textVerticalAlign: labelLayout.textVerticalAlign + }); + + if (axisModel.get('triggerEvent')) { + textEl.eventData = makeAxisEventDataBase(axisModel); + textEl.eventData.targetType = 'axisName'; + textEl.eventData.name = name; + } + + // FIXME + this._dumbGroup.add(textEl); + textEl.updateTransform(); + + this.group.add(textEl); + + textEl.decomposeTransform(); + } + +}; + +/** + * @public + * @static + * @param {Object} opt + * @param {number} axisRotation in radian + * @param {number} textRotation in radian + * @param {number} direction + * @return {Object} { + * rotation, // according to axis + * textAlign, + * textVerticalAlign + * } + */ +var innerTextLayout = AxisBuilder.innerTextLayout = function (axisRotation, textRotation, direction) { + var rotationDiff = remRadian(textRotation - axisRotation); + var textAlign; + var textVerticalAlign; + + if (isRadianAroundZero(rotationDiff)) { // Label is parallel with axis line. + textVerticalAlign = direction > 0 ? 'top' : 'bottom'; + textAlign = 'center'; + } + else if (isRadianAroundZero(rotationDiff - PI$2)) { // Label is inverse parallel with axis line. + textVerticalAlign = direction > 0 ? 'bottom' : 'top'; + textAlign = 'center'; + } + else { + textVerticalAlign = 'middle'; + + if (rotationDiff > 0 && rotationDiff < PI$2) { + textAlign = direction > 0 ? 'right' : 'left'; + } + else { + textAlign = direction > 0 ? 'left' : 'right'; + } + } + + return { + rotation: rotationDiff, + textAlign: textAlign, + textVerticalAlign: textVerticalAlign + }; +}; + +function endTextLayout(opt, textPosition, textRotate, extent) { + var rotationDiff = remRadian(textRotate - opt.rotation); + var textAlign; + var textVerticalAlign; + var inverse = extent[0] > extent[1]; + var onLeft = (textPosition === 'start' && !inverse) + || (textPosition !== 'start' && inverse); + + if (isRadianAroundZero(rotationDiff - PI$2 / 2)) { + textVerticalAlign = onLeft ? 'bottom' : 'top'; + textAlign = 'center'; + } + else if (isRadianAroundZero(rotationDiff - PI$2 * 1.5)) { + textVerticalAlign = onLeft ? 'top' : 'bottom'; + textAlign = 'center'; + } + else { + textVerticalAlign = 'middle'; + if (rotationDiff < PI$2 * 1.5 && rotationDiff > PI$2 / 2) { + textAlign = onLeft ? 'left' : 'right'; + } + else { + textAlign = onLeft ? 'right' : 'left'; + } + } + + return { + rotation: rotationDiff, + textAlign: textAlign, + textVerticalAlign: textVerticalAlign + }; +} + +function isSilent(axisModel) { + var tooltipOpt = axisModel.get('tooltip'); + return axisModel.get('silent') + // Consider mouse cursor, add these restrictions. + || !( + axisModel.get('triggerEvent') || (tooltipOpt && tooltipOpt.show) + ); +} + +function fixMinMaxLabelShow(axisModel, labelEls, tickEls) { + // If min or max are user set, we need to check + // If the tick on min(max) are overlap on their neighbour tick + // If they are overlapped, we need to hide the min(max) tick label + var showMinLabel = axisModel.get('axisLabel.showMinLabel'); + var showMaxLabel = axisModel.get('axisLabel.showMaxLabel'); + + // FIXME + // Have not consider onBand yet, where tick els is more than label els. + + labelEls = labelEls || []; + tickEls = tickEls || []; + + var firstLabel = labelEls[0]; + var nextLabel = labelEls[1]; + var lastLabel = labelEls[labelEls.length - 1]; + var prevLabel = labelEls[labelEls.length - 2]; + + var firstTick = tickEls[0]; + var nextTick = tickEls[1]; + var lastTick = tickEls[tickEls.length - 1]; + var prevTick = tickEls[tickEls.length - 2]; + + if (showMinLabel === false) { + ignoreEl(firstLabel); + ignoreEl(firstTick); + } + else if (isTwoLabelOverlapped(firstLabel, nextLabel)) { + if (showMinLabel) { + ignoreEl(nextLabel); + ignoreEl(nextTick); + } + else { + ignoreEl(firstLabel); + ignoreEl(firstTick); + } + } + + if (showMaxLabel === false) { + ignoreEl(lastLabel); + ignoreEl(lastTick); + } + else if (isTwoLabelOverlapped(prevLabel, lastLabel)) { + if (showMaxLabel) { + ignoreEl(prevLabel); + ignoreEl(prevTick); + } + else { + ignoreEl(lastLabel); + ignoreEl(lastTick); + } + } +} + +function ignoreEl(el) { + el && (el.ignore = true); +} + +function isTwoLabelOverlapped(current, next, labelLayout) { + // current and next has the same rotation. + var firstRect = current && current.getBoundingRect().clone(); + var nextRect = next && next.getBoundingRect().clone(); + + if (!firstRect || !nextRect) { + return; + } + + // When checking intersect of two rotated labels, we use mRotationBack + // to avoid that boundingRect is enlarge when using `boundingRect.applyTransform`. + var mRotationBack = identity([]); + rotate(mRotationBack, mRotationBack, -current.rotation); + + firstRect.applyTransform(mul$1([], mRotationBack, current.getLocalTransform())); + nextRect.applyTransform(mul$1([], mRotationBack, next.getLocalTransform())); + + return firstRect.intersect(nextRect); +} + +function isNameLocationCenter(nameLocation) { + return nameLocation === 'middle' || nameLocation === 'center'; +} + +/** + * @static + */ +var ifIgnoreOnTick$1 = AxisBuilder.ifIgnoreOnTick = function ( + axis, + i, + interval, + ticksCnt, + showMinLabel, + showMaxLabel +) { + if (i === 0 && showMinLabel || i === ticksCnt - 1 && showMaxLabel) { + return false; + } + + // FIXME + // Have not consider label overlap (if label is too long) yet. + + var rawTick; + var scale$$1 = axis.scale; + return scale$$1.type === 'ordinal' + && ( + typeof interval === 'function' + ? ( + rawTick = scale$$1.getTicks()[i], + !interval(rawTick, scale$$1.getLabel(rawTick)) + ) + : i % (interval + 1) + ); +}; + +/** + * @static + */ +var getInterval$1 = AxisBuilder.getInterval = function (model, labelInterval) { + var interval = model.get('interval'); + if (interval == null || interval == 'auto') { + interval = labelInterval; + } + return interval; +}; + +function buildAxisTick(axisBuilder, axisModel, opt) { + var axis = axisModel.axis; + + if (!axisModel.get('axisTick.show') || axis.scale.isBlank()) { + return; + } + + var tickModel = axisModel.getModel('axisTick'); + + var lineStyleModel = tickModel.getModel('lineStyle'); + var tickLen = tickModel.get('length'); + + var tickInterval = getInterval$1(tickModel, opt.labelInterval); + var ticksCoords = axis.getTicksCoords(tickModel.get('alignWithLabel')); + // FIXME + // Corresponds to ticksCoords ? + var ticks = axis.scale.getTicks(); + + var showMinLabel = axisModel.get('axisLabel.showMinLabel'); + var showMaxLabel = axisModel.get('axisLabel.showMaxLabel'); + + var pt1 = []; + var pt2 = []; + var matrix = axisBuilder._transform; + + var tickEls = []; + + var ticksCnt = ticksCoords.length; + for (var i = 0; i < ticksCnt; i++) { + // Only ordinal scale support tick interval + if (ifIgnoreOnTick$1( + axis, i, tickInterval, ticksCnt, + showMinLabel, showMaxLabel + )) { + continue; + } + + var tickCoord = ticksCoords[i]; + + pt1[0] = tickCoord; + pt1[1] = 0; + pt2[0] = tickCoord; + pt2[1] = opt.tickDirection * tickLen; + + if (matrix) { + applyTransform(pt1, pt1, matrix); + applyTransform(pt2, pt2, matrix); + } + // Tick line, Not use group transform to have better line draw + var tickEl = new Line(subPixelOptimizeLine({ + // Id for animation + anid: 'tick_' + ticks[i], + + shape: { + x1: pt1[0], + y1: pt1[1], + x2: pt2[0], + y2: pt2[1] + }, + style: defaults( + lineStyleModel.getLineStyle(), + { + stroke: axisModel.get('axisLine.lineStyle.color') + } + ), + z2: 2, + silent: true + })); + axisBuilder.group.add(tickEl); + tickEls.push(tickEl); + } + + return tickEls; +} + +function buildAxisLabel(axisBuilder, axisModel, opt) { + var axis = axisModel.axis; + var show = retrieve(opt.axisLabelShow, axisModel.get('axisLabel.show')); + + if (!show || axis.scale.isBlank()) { + return; + } + + var labelModel = axisModel.getModel('axisLabel'); + var labelMargin = labelModel.get('margin'); + var ticks = axis.scale.getTicks(); + var labels = axisModel.getFormattedLabels(); + + // Special label rotate. + var labelRotation = ( + retrieve(opt.labelRotate, labelModel.get('rotate')) || 0 + ) * PI$2 / 180; + + var labelLayout = innerTextLayout(opt.rotation, labelRotation, opt.labelDirection); + var categoryData = axisModel.getCategories(); + + var labelEls = []; + var silent = isSilent(axisModel); + var triggerEvent = axisModel.get('triggerEvent'); + + var showMinLabel = axisModel.get('axisLabel.showMinLabel'); + var showMaxLabel = axisModel.get('axisLabel.showMaxLabel'); + + each$1(ticks, function (tickVal, index) { + if (ifIgnoreOnTick$1( + axis, index, opt.labelInterval, ticks.length, + showMinLabel, showMaxLabel + )) { + return; + } + + var itemLabelModel = labelModel; + if (categoryData && categoryData[tickVal] && categoryData[tickVal].textStyle) { + itemLabelModel = new Model( + categoryData[tickVal].textStyle, labelModel, axisModel.ecModel + ); + } + + var textColor = itemLabelModel.getTextColor() + || axisModel.get('axisLine.lineStyle.color'); + + var tickCoord = axis.dataToCoord(tickVal); + var pos = [ + tickCoord, + opt.labelOffset + opt.labelDirection * labelMargin + ]; + var labelStr = axis.scale.getLabel(tickVal); + + var textEl = new Text({ + // Id for animation + anid: 'label_' + tickVal, + position: pos, + rotation: labelLayout.rotation, + silent: silent, + z2: 10 + }); + + setTextStyle(textEl.style, itemLabelModel, { + text: labels[index], + textAlign: itemLabelModel.getShallow('align', true) + || labelLayout.textAlign, + textVerticalAlign: itemLabelModel.getShallow('verticalAlign', true) + || itemLabelModel.getShallow('baseline', true) + || labelLayout.textVerticalAlign, + textFill: typeof textColor === 'function' + ? textColor( + // (1) In category axis with data zoom, tick is not the original + // index of axis.data. So tick should not be exposed to user + // in category axis. + // (2) Compatible with previous version, which always returns labelStr. + // But in interval scale labelStr is like '223,445', which maked + // user repalce ','. So we modify it to return original val but remain + // it as 'string' to avoid error in replacing. + axis.type === 'category' ? labelStr : axis.type === 'value' ? tickVal + '' : tickVal, + index + ) + : textColor + }); + + // Pack data for mouse event + if (triggerEvent) { + textEl.eventData = makeAxisEventDataBase(axisModel); + textEl.eventData.targetType = 'axisLabel'; + textEl.eventData.value = labelStr; + } + + // FIXME + axisBuilder._dumbGroup.add(textEl); + textEl.updateTransform(); + + labelEls.push(textEl); + axisBuilder.group.add(textEl); + + textEl.decomposeTransform(); + + }); + + return labelEls; +} + +var each$7 = each$1; +var curry$1 = curry; + +// Build axisPointerModel, mergin tooltip.axisPointer model for each axis. +// allAxesInfo should be updated when setOption performed. +function collect(ecModel, api) { + var result = { + /** + * key: makeKey(axis.model) + * value: { + * axis, + * coordSys, + * axisPointerModel, + * triggerTooltip, + * involveSeries, + * snap, + * seriesModels, + * seriesDataCount + * } + */ + axesInfo: {}, + seriesInvolved: false, + /** + * key: makeKey(coordSys.model) + * value: Object: key makeKey(axis.model), value: axisInfo + */ + coordSysAxesInfo: {}, + coordSysMap: {} + }; + + collectAxesInfo(result, ecModel, api); + + // Check seriesInvolved for performance, in case too many series in some chart. + result.seriesInvolved && collectSeriesInfo(result, ecModel); + + return result; +} + +function collectAxesInfo(result, ecModel, api) { + var globalTooltipModel = ecModel.getComponent('tooltip'); + var globalAxisPointerModel = ecModel.getComponent('axisPointer'); + // links can only be set on global. + var linksOption = globalAxisPointerModel.get('link', true) || []; + var linkGroups = []; + + // Collect axes info. + each$7(api.getCoordinateSystems(), function (coordSys) { + // Some coordinate system do not support axes, like geo. + if (!coordSys.axisPointerEnabled) { + return; + } + + var coordSysKey = makeKey(coordSys.model); + var axesInfoInCoordSys = result.coordSysAxesInfo[coordSysKey] = {}; + result.coordSysMap[coordSysKey] = coordSys; + + // Set tooltip (like 'cross') is a convienent way to show axisPointer + // for user. So we enable seting tooltip on coordSys model. + var coordSysModel = coordSys.model; + var baseTooltipModel = coordSysModel.getModel('tooltip', globalTooltipModel); + + each$7(coordSys.getAxes(), curry$1(saveTooltipAxisInfo, false, null)); + + // If axis tooltip used, choose tooltip axis for each coordSys. + // Notice this case: coordSys is `grid` but not `cartesian2D` here. + if (coordSys.getTooltipAxes + && globalTooltipModel + // If tooltip.showContent is set as false, tooltip will not + // show but axisPointer will show as normal. + && baseTooltipModel.get('show') + ) { + // Compatible with previous logic. But series.tooltip.trigger: 'axis' + // or series.data[n].tooltip.trigger: 'axis' are not support any more. + var triggerAxis = baseTooltipModel.get('trigger') === 'axis'; + var cross = baseTooltipModel.get('axisPointer.type') === 'cross'; + var tooltipAxes = coordSys.getTooltipAxes(baseTooltipModel.get('axisPointer.axis')); + if (triggerAxis || cross) { + each$7(tooltipAxes.baseAxes, curry$1( + saveTooltipAxisInfo, cross ? 'cross' : true, triggerAxis + )); + } + if (cross) { + each$7(tooltipAxes.otherAxes, curry$1(saveTooltipAxisInfo, 'cross', false)); + } + } + + // fromTooltip: true | false | 'cross' + // triggerTooltip: true | false | null + function saveTooltipAxisInfo(fromTooltip, triggerTooltip, axis) { + var axisPointerModel = axis.model.getModel('axisPointer', globalAxisPointerModel); + + var axisPointerShow = axisPointerModel.get('show'); + if (!axisPointerShow || ( + axisPointerShow === 'auto' + && !fromTooltip + && !isHandleTrigger(axisPointerModel) + )) { + return; + } + + if (triggerTooltip == null) { + triggerTooltip = axisPointerModel.get('triggerTooltip'); + } + + axisPointerModel = fromTooltip + ? makeAxisPointerModel( + axis, baseTooltipModel, globalAxisPointerModel, ecModel, + fromTooltip, triggerTooltip + ) + : axisPointerModel; + + var snap = axisPointerModel.get('snap'); + var key = makeKey(axis.model); + var involveSeries = triggerTooltip || snap || axis.type === 'category'; + + // If result.axesInfo[key] exist, override it (tooltip has higher priority). + var axisInfo = result.axesInfo[key] = { + key: key, + axis: axis, + coordSys: coordSys, + axisPointerModel: axisPointerModel, + triggerTooltip: triggerTooltip, + involveSeries: involveSeries, + snap: snap, + useHandle: isHandleTrigger(axisPointerModel), + seriesModels: [] + }; + axesInfoInCoordSys[key] = axisInfo; + result.seriesInvolved |= involveSeries; + + var groupIndex = getLinkGroupIndex(linksOption, axis); + if (groupIndex != null) { + var linkGroup = linkGroups[groupIndex] || (linkGroups[groupIndex] = {axesInfo: {}}); + linkGroup.axesInfo[key] = axisInfo; + linkGroup.mapper = linksOption[groupIndex].mapper; + axisInfo.linkGroup = linkGroup; + } + } + }); +} + +function makeAxisPointerModel( + axis, baseTooltipModel, globalAxisPointerModel, ecModel, fromTooltip, triggerTooltip +) { + var tooltipAxisPointerModel = baseTooltipModel.getModel('axisPointer'); + var volatileOption = {}; + + each$7( + [ + 'type', 'snap', 'lineStyle', 'shadowStyle', 'label', + 'animation', 'animationDurationUpdate', 'animationEasingUpdate', 'z' + ], + function (field) { + volatileOption[field] = clone(tooltipAxisPointerModel.get(field)); + } + ); + + // category axis do not auto snap, otherwise some tick that do not + // has value can not be hovered. value/time/log axis default snap if + // triggered from tooltip and trigger tooltip. + volatileOption.snap = axis.type !== 'category' && !!triggerTooltip; + + // Compatibel with previous behavior, tooltip axis do not show label by default. + // Only these properties can be overrided from tooltip to axisPointer. + if (tooltipAxisPointerModel.get('type') === 'cross') { + volatileOption.type = 'line'; + } + var labelOption = volatileOption.label || (volatileOption.label = {}); + // Follow the convention, do not show label when triggered by tooltip by default. + labelOption.show == null && (labelOption.show = false); + + if (fromTooltip === 'cross') { + // When 'cross', both axes show labels. + var tooltipAxisPointerLabelShow = tooltipAxisPointerModel.get('label.show'); + labelOption.show = tooltipAxisPointerLabelShow != null ? tooltipAxisPointerLabelShow : true; + // If triggerTooltip, this is a base axis, which should better not use cross style + // (cross style is dashed by default) + if (!triggerTooltip) { + var crossStyle = volatileOption.lineStyle = tooltipAxisPointerModel.get('crossStyle'); + crossStyle && defaults(labelOption, crossStyle.textStyle); + } + } + + return axis.model.getModel( + 'axisPointer', + new Model(volatileOption, globalAxisPointerModel, ecModel) + ); +} + +function collectSeriesInfo(result, ecModel) { + // Prepare data for axis trigger + ecModel.eachSeries(function (seriesModel) { + + // Notice this case: this coordSys is `cartesian2D` but not `grid`. + var coordSys = seriesModel.coordinateSystem; + var seriesTooltipTrigger = seriesModel.get('tooltip.trigger', true); + var seriesTooltipShow = seriesModel.get('tooltip.show', true); + if (!coordSys + || seriesTooltipTrigger === 'none' + || seriesTooltipTrigger === false + || seriesTooltipTrigger === 'item' + || seriesTooltipShow === false + || seriesModel.get('axisPointer.show', true) === false + ) { + return; + } + + each$7(result.coordSysAxesInfo[makeKey(coordSys.model)], function (axisInfo) { + var axis = axisInfo.axis; + if (coordSys.getAxis(axis.dim) === axis) { + axisInfo.seriesModels.push(seriesModel); + axisInfo.seriesDataCount == null && (axisInfo.seriesDataCount = 0); + axisInfo.seriesDataCount += seriesModel.getData().count(); + } + }); + + }, this); +} + +/** + * For example: + * { + * axisPointer: { + * links: [{ + * xAxisIndex: [2, 4], + * yAxisIndex: 'all' + * }, { + * xAxisId: ['a5', 'a7'], + * xAxisName: 'xxx' + * }] + * } + * } + */ +function getLinkGroupIndex(linksOption, axis) { + var axisModel = axis.model; + var dim = axis.dim; + for (var i = 0; i < linksOption.length; i++) { + var linkOption = linksOption[i] || {}; + if (checkPropInLink(linkOption[dim + 'AxisId'], axisModel.id) + || checkPropInLink(linkOption[dim + 'AxisIndex'], axisModel.componentIndex) + || checkPropInLink(linkOption[dim + 'AxisName'], axisModel.name) + ) { + return i; + } + } +} + +function checkPropInLink(linkPropValue, axisPropValue) { + return linkPropValue === 'all' + || (isArray(linkPropValue) && indexOf(linkPropValue, axisPropValue) >= 0) + || linkPropValue === axisPropValue; +} + +function fixValue(axisModel) { + var axisInfo = getAxisInfo(axisModel); + if (!axisInfo) { + return; + } + + var axisPointerModel = axisInfo.axisPointerModel; + var scale = axisInfo.axis.scale; + var option = axisPointerModel.option; + var status = axisPointerModel.get('status'); + var value = axisPointerModel.get('value'); + + // Parse init value for category and time axis. + if (value != null) { + value = scale.parse(value); + } + + var useHandle = isHandleTrigger(axisPointerModel); + // If `handle` used, `axisPointer` will always be displayed, so value + // and status should be initialized. + if (status == null) { + option.status = useHandle ? 'show' : 'hide'; + } + + var extent = scale.getExtent().slice(); + extent[0] > extent[1] && extent.reverse(); + + if (// Pick a value on axis when initializing. + value == null + // If both `handle` and `dataZoom` are used, value may be out of axis extent, + // where we should re-pick a value to keep `handle` displaying normally. + || value > extent[1] + ) { + // Make handle displayed on the end of the axis when init, which looks better. + value = extent[1]; + } + if (value < extent[0]) { + value = extent[0]; + } + + option.value = value; + + if (useHandle) { + option.status = axisInfo.axis.scale.isBlank() ? 'hide' : 'show'; + } +} + +function getAxisInfo(axisModel) { + var coordSysAxesInfo = (axisModel.ecModel.getComponent('axisPointer') || {}).coordSysAxesInfo; + return coordSysAxesInfo && coordSysAxesInfo.axesInfo[makeKey(axisModel)]; +} + +function getAxisPointerModel(axisModel) { + var axisInfo = getAxisInfo(axisModel); + return axisInfo && axisInfo.axisPointerModel; +} + +function isHandleTrigger(axisPointerModel) { + return !!axisPointerModel.get('handle.show'); +} + +/** + * @param {module:echarts/model/Model} model + * @return {string} unique key + */ +function makeKey(model) { + return model.type + '||' + model.id; +} + +/** + * Base class of AxisView. + */ +var AxisView = extendComponentView({ + + type: 'axis', + + /** + * @private + */ + _axisPointer: null, + + /** + * @protected + * @type {string} + */ + axisPointerClass: null, + + /** + * @override + */ + render: function (axisModel, ecModel, api, payload) { + // FIXME + // This process should proformed after coordinate systems updated + // (axis scale updated), and should be performed each time update. + // So put it here temporarily, although it is not appropriate to + // put a model-writing procedure in `view`. + this.axisPointerClass && fixValue(axisModel); + + AxisView.superApply(this, 'render', arguments); + + updateAxisPointer(this, axisModel, ecModel, api, payload, true); + }, + + /** + * Action handler. + * @public + * @param {module:echarts/coord/cartesian/AxisModel} axisModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @param {Object} payload + */ + updateAxisPointer: function (axisModel, ecModel, api, payload, force) { + updateAxisPointer(this, axisModel, ecModel, api, payload, false); + }, + + /** + * @override + */ + remove: function (ecModel, api) { + var axisPointer = this._axisPointer; + axisPointer && axisPointer.remove(api); + AxisView.superApply(this, 'remove', arguments); + }, + + /** + * @override + */ + dispose: function (ecModel, api) { + disposeAxisPointer(this, api); + AxisView.superApply(this, 'dispose', arguments); + } + +}); + +function updateAxisPointer(axisView, axisModel, ecModel, api, payload, forceRender) { + var Clazz = AxisView.getAxisPointerClass(axisView.axisPointerClass); + if (!Clazz) { + return; + } + var axisPointerModel = getAxisPointerModel(axisModel); + axisPointerModel + ? (axisView._axisPointer || (axisView._axisPointer = new Clazz())) + .render(axisModel, axisPointerModel, api, forceRender) + : disposeAxisPointer(axisView, api); +} + +function disposeAxisPointer(axisView, ecModel, api) { + var axisPointer = axisView._axisPointer; + axisPointer && axisPointer.dispose(ecModel, api); + axisView._axisPointer = null; +} + +var axisPointerClazz = []; + +AxisView.registerAxisPointerClass = function (type, clazz) { + if (__DEV__) { + if (axisPointerClazz[type]) { + throw new Error('axisPointer ' + type + ' exists'); + } + } + axisPointerClazz[type] = clazz; +}; + +AxisView.getAxisPointerClass = function (type) { + return type && axisPointerClazz[type]; +}; + +/** + * @param {Object} opt {labelInside} + * @return {Object} { + * position, rotation, labelDirection, labelOffset, + * tickDirection, labelRotate, labelInterval, z2 + * } + */ +function layout$1(gridModel, axisModel, opt) { + opt = opt || {}; + var grid = gridModel.coordinateSystem; + var axis = axisModel.axis; + var layout = {}; + + var rawAxisPosition = axis.position; + var axisPosition = axis.onZero ? 'onZero' : rawAxisPosition; + var axisDim = axis.dim; + + var rect = grid.getRect(); + var rectBound = [rect.x, rect.x + rect.width, rect.y, rect.y + rect.height]; + var idx = {left: 0, right: 1, top: 0, bottom: 1, onZero: 2}; + var axisOffset = axisModel.get('offset') || 0; + + var posBound = axisDim === 'x' + ? [rectBound[2] - axisOffset, rectBound[3] + axisOffset] + : [rectBound[0] - axisOffset, rectBound[1] + axisOffset]; + + if (axis.onZero) { + var otherAxis = grid.getAxis(axisDim === 'x' ? 'y' : 'x', axis.onZeroAxisIndex); + var onZeroCoord = otherAxis.toGlobalCoord(otherAxis.dataToCoord(0)); + posBound[idx['onZero']] = Math.max(Math.min(onZeroCoord, posBound[1]), posBound[0]); + } + + // Axis position + layout.position = [ + axisDim === 'y' ? posBound[idx[axisPosition]] : rectBound[0], + axisDim === 'x' ? posBound[idx[axisPosition]] : rectBound[3] + ]; + + // Axis rotation + layout.rotation = Math.PI / 2 * (axisDim === 'x' ? 0 : 1); + + // Tick and label direction, x y is axisDim + var dirMap = {top: -1, bottom: 1, left: -1, right: 1}; + + layout.labelDirection = layout.tickDirection = layout.nameDirection = dirMap[rawAxisPosition]; + layout.labelOffset = axis.onZero ? posBound[idx[rawAxisPosition]] - posBound[idx['onZero']] : 0; + + if (axisModel.get('axisTick.inside')) { + layout.tickDirection = -layout.tickDirection; + } + if (retrieve(opt.labelInside, axisModel.get('axisLabel.inside'))) { + layout.labelDirection = -layout.labelDirection; + } + + // Special label rotation + var labelRotate = axisModel.get('axisLabel.rotate'); + layout.labelRotate = axisPosition === 'top' ? -labelRotate : labelRotate; + + // label interval when auto mode. + layout.labelInterval = axis.getLabelInterval(); + + // Over splitLine and splitArea + layout.z2 = 1; + + return layout; +} + +var ifIgnoreOnTick = AxisBuilder.ifIgnoreOnTick; +var getInterval = AxisBuilder.getInterval; + +var axisBuilderAttrs = [ + 'axisLine', 'axisTickLabel', 'axisName' +]; +var selfBuilderAttrs = [ + 'splitArea', 'splitLine' +]; + +// function getAlignWithLabel(model, axisModel) { +// var alignWithLabel = model.get('alignWithLabel'); +// if (alignWithLabel === 'auto') { +// alignWithLabel = axisModel.get('axisTick.alignWithLabel'); +// } +// return alignWithLabel; +// } + +var CartesianAxisView = AxisView.extend({ + + type: 'cartesianAxis', + + axisPointerClass: 'CartesianAxisPointer', + + /** + * @override + */ + render: function (axisModel, ecModel, api, payload) { + + this.group.removeAll(); + + var oldAxisGroup = this._axisGroup; + this._axisGroup = new Group(); + + this.group.add(this._axisGroup); + + if (!axisModel.get('show')) { + return; + } + + var gridModel = axisModel.getCoordSysModel(); + + var layout = layout$1(gridModel, axisModel); + + var axisBuilder = new AxisBuilder(axisModel, layout); + + each$1(axisBuilderAttrs, axisBuilder.add, axisBuilder); + + this._axisGroup.add(axisBuilder.getGroup()); + + each$1(selfBuilderAttrs, function (name) { + if (axisModel.get(name + '.show')) { + this['_' + name](axisModel, gridModel, layout.labelInterval); + } + }, this); + + groupTransition(oldAxisGroup, this._axisGroup, axisModel); + + CartesianAxisView.superCall(this, 'render', axisModel, ecModel, api, payload); + }, + + /** + * @param {module:echarts/coord/cartesian/AxisModel} axisModel + * @param {module:echarts/coord/cartesian/GridModel} gridModel + * @param {number|Function} labelInterval + * @private + */ + _splitLine: function (axisModel, gridModel, labelInterval) { + var axis = axisModel.axis; + + if (axis.scale.isBlank()) { + return; + } + + var splitLineModel = axisModel.getModel('splitLine'); + var lineStyleModel = splitLineModel.getModel('lineStyle'); + var lineColors = lineStyleModel.get('color'); + + var lineInterval = getInterval(splitLineModel, labelInterval); + + lineColors = isArray(lineColors) ? lineColors : [lineColors]; + + var gridRect = gridModel.coordinateSystem.getRect(); + var isHorizontal = axis.isHorizontal(); + + var lineCount = 0; + + var ticksCoords = axis.getTicksCoords( + // splitLineModel.get('alignWithLabel') + ); + var ticks = axis.scale.getTicks(); + + var showMinLabel = axisModel.get('axisLabel.showMinLabel'); + var showMaxLabel = axisModel.get('axisLabel.showMaxLabel'); + + var p1 = []; + var p2 = []; + // Simple optimization + // Batching the lines if color are the same + var lineStyle = lineStyleModel.getLineStyle(); + for (var i = 0; i < ticksCoords.length; i++) { + if (ifIgnoreOnTick( + axis, i, lineInterval, ticksCoords.length, + showMinLabel, showMaxLabel + )) { + continue; + } + + var tickCoord = axis.toGlobalCoord(ticksCoords[i]); + + if (isHorizontal) { + p1[0] = tickCoord; + p1[1] = gridRect.y; + p2[0] = tickCoord; + p2[1] = gridRect.y + gridRect.height; + } + else { + p1[0] = gridRect.x; + p1[1] = tickCoord; + p2[0] = gridRect.x + gridRect.width; + p2[1] = tickCoord; + } + + var colorIndex = (lineCount++) % lineColors.length; + this._axisGroup.add(new Line(subPixelOptimizeLine({ + anid: 'line_' + ticks[i], + + shape: { + x1: p1[0], + y1: p1[1], + x2: p2[0], + y2: p2[1] + }, + style: defaults({ + stroke: lineColors[colorIndex] + }, lineStyle), + silent: true + }))); + } + }, + + /** + * @param {module:echarts/coord/cartesian/AxisModel} axisModel + * @param {module:echarts/coord/cartesian/GridModel} gridModel + * @param {number|Function} labelInterval + * @private + */ + _splitArea: function (axisModel, gridModel, labelInterval) { + var axis = axisModel.axis; + + if (axis.scale.isBlank()) { + return; + } + + var splitAreaModel = axisModel.getModel('splitArea'); + var areaStyleModel = splitAreaModel.getModel('areaStyle'); + var areaColors = areaStyleModel.get('color'); + + var gridRect = gridModel.coordinateSystem.getRect(); + + var ticksCoords = axis.getTicksCoords( + // splitAreaModel.get('alignWithLabel') + ); + var ticks = axis.scale.getTicks(); + + var prevX = axis.toGlobalCoord(ticksCoords[0]); + var prevY = axis.toGlobalCoord(ticksCoords[0]); + + var count = 0; + + var areaInterval = getInterval(splitAreaModel, labelInterval); + + var areaStyle = areaStyleModel.getAreaStyle(); + areaColors = isArray(areaColors) ? areaColors : [areaColors]; + + var showMinLabel = axisModel.get('axisLabel.showMinLabel'); + var showMaxLabel = axisModel.get('axisLabel.showMaxLabel'); + + for (var i = 1; i < ticksCoords.length; i++) { + if (ifIgnoreOnTick( + axis, i, areaInterval, ticksCoords.length, + showMinLabel, showMaxLabel + ) && (i < ticksCoords.length - 1)) { + continue; + } + + var tickCoord = axis.toGlobalCoord(ticksCoords[i]); + + var x; + var y; + var width; + var height; + if (axis.isHorizontal()) { + x = prevX; + y = gridRect.y; + width = tickCoord - x; + height = gridRect.height; + } + else { + x = gridRect.x; + y = prevY; + width = gridRect.width; + height = tickCoord - y; + } + + var colorIndex = (count++) % areaColors.length; + this._axisGroup.add(new Rect({ + anid: 'area_' + ticks[i], + + shape: { + x: x, + y: y, + width: width, + height: height + }, + style: defaults({ + fill: areaColors[colorIndex] + }, areaStyle), + silent: true + })); + + prevX = x + width; + prevY = y + height; + } + } +}); + +CartesianAxisView.extend({ + type: 'xAxis' +}); +CartesianAxisView.extend({ + type: 'yAxis' +}); + +// Grid view +extendComponentView({ + + type: 'grid', + + render: function (gridModel, ecModel) { + this.group.removeAll(); + if (gridModel.get('show')) { + this.group.add(new Rect({ + shape: gridModel.coordinateSystem.getRect(), + style: defaults({ + fill: gridModel.get('backgroundColor') + }, gridModel.getItemStyle()), + silent: true, + z2: -1 + })); + } + } + +}); + +registerPreprocessor(function (option) { + // Only create grid when need + if (option.xAxis && option.yAxis && !option.grid) { + option.grid = {}; + } +}); + +// In case developer forget to include grid component +registerVisual(visualSymbol('line', 'circle', 'line')); +registerLayout(pointsLayout('line')); + +// Down sample after filter +registerProcessor( + PRIORITY.PROCESSOR.STATISTIC, + dataSample('line') +); + +var BaseBarSeries = SeriesModel.extend({ + + type: 'series.__base_bar__', + + getInitialData: function (option, ecModel) { + return createListFromArray(this.getSource(), this); + }, + + getMarkerPosition: function (value) { + var coordSys = this.coordinateSystem; + if (coordSys) { + // PENDING if clamp ? + var pt = coordSys.dataToPoint(coordSys.clampData(value)); + var data = this.getData(); + var offset = data.getLayout('offset'); + var size = data.getLayout('size'); + var offsetIndex = coordSys.getBaseAxis().isHorizontal() ? 0 : 1; + pt[offsetIndex] += offset + size / 2; + return pt; + } + return [NaN, NaN]; + }, + + defaultOption: { + zlevel: 0, // 一级层叠 + z: 2, // 二级层叠 + coordinateSystem: 'cartesian2d', + legendHoverLink: true, + // stack: null + + // Cartesian coordinate system + // xAxisIndex: 0, + // yAxisIndex: 0, + + // 最小高度改为0 + barMinHeight: 0, + // 最小角度为0,仅对极坐标系下的柱状图有效 + barMinAngle: 0, + // cursor: null, + + // barMaxWidth: null, + // 默认自适应 + // barWidth: null, + // 柱间距离,默认为柱形宽度的30%,可设固定值 + // barGap: '30%', + // 类目间柱形距离,默认为类目间距的20%,可设固定值 + // barCategoryGap: '20%', + // label: { + // show: false + // }, + itemStyle: {}, + emphasis: {} + } +}); + +BaseBarSeries.extend({ + + type: 'series.bar', + + dependencies: ['grid', 'polar'], + + brushSelector: 'rect' +}); + +function setLabel( + normalStyle, hoverStyle, itemModel, color, seriesModel, dataIndex, labelPositionOutside +) { + var labelModel = itemModel.getModel('label'); + var hoverLabelModel = itemModel.getModel('emphasis.label'); + + setLabelStyle( + normalStyle, hoverStyle, labelModel, hoverLabelModel, + { + labelFetcher: seriesModel, + labelDataIndex: dataIndex, + defaultText: getDefaultLabel(seriesModel.getData(), dataIndex), + isRectText: true, + autoColor: color + } + ); + + fixPosition(normalStyle); + fixPosition(hoverStyle); +} + +function fixPosition(style, labelPositionOutside) { + if (style.textPosition === 'outside') { + style.textPosition = labelPositionOutside; + } +} + +var getBarItemStyle = makeStyleMapper( + [ + ['fill', 'color'], + ['stroke', 'borderColor'], + ['lineWidth', 'borderWidth'], + // Compatitable with 2 + ['stroke', 'barBorderColor'], + ['lineWidth', 'barBorderWidth'], + ['opacity'], + ['shadowBlur'], + ['shadowOffsetX'], + ['shadowOffsetY'], + ['shadowColor'] + ] +); + +var barItemStyle = { + getBarItemStyle: function (excludes) { + var style = getBarItemStyle(this, excludes); + if (this.getBorderLineDash) { + var lineDash = this.getBorderLineDash(); + lineDash && (style.lineDash = lineDash); + } + return style; + } +}; + +var BAR_BORDER_WIDTH_QUERY = ['itemStyle', 'barBorderWidth']; + +// FIXME +// Just for compatible with ec2. +extend(Model.prototype, barItemStyle); + +extendChartView({ + + type: 'bar', + + render: function (seriesModel, ecModel, api) { + var coordinateSystemType = seriesModel.get('coordinateSystem'); + + if (coordinateSystemType === 'cartesian2d' + || coordinateSystemType === 'polar' + ) { + this._render(seriesModel, ecModel, api); + } + else if (__DEV__) { + console.warn('Only cartesian2d and polar supported for bar.'); + } + + return this.group; + }, + + dispose: noop, + + _render: function (seriesModel, ecModel, api) { + var group = this.group; + var data = seriesModel.getData(); + var oldData = this._data; + + var coord = seriesModel.coordinateSystem; + var baseAxis = coord.getBaseAxis(); + var isHorizontalOrRadial; + + if (coord.type === 'cartesian2d') { + isHorizontalOrRadial = baseAxis.isHorizontal(); + } + else if (coord.type === 'polar') { + isHorizontalOrRadial = baseAxis.dim === 'angle'; + } + + var animationModel = seriesModel.isAnimationEnabled() ? seriesModel : null; + + data.diff(oldData) + .add(function (dataIndex) { + if (!data.hasValue(dataIndex)) { + return; + } + + var itemModel = data.getItemModel(dataIndex); + var layout = getLayout[coord.type](data, dataIndex, itemModel); + var el = elementCreator[coord.type]( + data, dataIndex, itemModel, layout, isHorizontalOrRadial, animationModel + ); + data.setItemGraphicEl(dataIndex, el); + group.add(el); + + updateStyle( + el, data, dataIndex, itemModel, layout, + seriesModel, isHorizontalOrRadial, coord.type === 'polar' + ); + }) + .update(function (newIndex, oldIndex) { + var el = oldData.getItemGraphicEl(oldIndex); + + if (!data.hasValue(newIndex)) { + group.remove(el); + return; + } + + var itemModel = data.getItemModel(newIndex); + var layout = getLayout[coord.type](data, newIndex, itemModel); + + if (el) { + updateProps(el, {shape: layout}, animationModel, newIndex); + } + else { + el = elementCreator[coord.type]( + data, newIndex, itemModel, layout, isHorizontalOrRadial, animationModel, true + ); + } + + data.setItemGraphicEl(newIndex, el); + // Add back + group.add(el); + + updateStyle( + el, data, newIndex, itemModel, layout, + seriesModel, isHorizontalOrRadial, coord.type === 'polar' + ); + }) + .remove(function (dataIndex) { + var el = oldData.getItemGraphicEl(dataIndex); + if (coord.type === 'cartesian2d') { + el && removeRect(dataIndex, animationModel, el); + } + else { + el && removeSector(dataIndex, animationModel, el); + } + }) + .execute(); + + this._data = data; + }, + + remove: function (ecModel, api) { + var group = this.group; + var data = this._data; + if (ecModel.get('animation')) { + if (data) { + data.eachItemGraphicEl(function (el) { + if (el.type === 'sector') { + removeSector(el.dataIndex, ecModel, el); + } + else { + removeRect(el.dataIndex, ecModel, el); + } + }); + } + } + else { + group.removeAll(); + } + } +}); + +var elementCreator = { + + cartesian2d: function ( + data, dataIndex, itemModel, layout, isHorizontal, + animationModel, isUpdate + ) { + var rect = new Rect({shape: extend({}, layout)}); + + // Animation + if (animationModel) { + var rectShape = rect.shape; + var animateProperty = isHorizontal ? 'height' : 'width'; + var animateTarget = {}; + rectShape[animateProperty] = 0; + animateTarget[animateProperty] = layout[animateProperty]; + graphic[isUpdate ? 'updateProps' : 'initProps'](rect, { + shape: animateTarget + }, animationModel, dataIndex); + } + + return rect; + }, + + polar: function ( + data, dataIndex, itemModel, layout, isRadial, + animationModel, isUpdate + ) { + // Keep the same logic with bar in catesion: use end value to control + // direction. Notice that if clockwise is true (by default), the sector + // will always draw clockwisely, no matter whether endAngle is greater + // or less than startAngle. + var clockwise = layout.startAngle < layout.endAngle; + var sector = new Sector({ + shape: defaults({clockwise: clockwise}, layout) + }); + + // Animation + if (animationModel) { + var sectorShape = sector.shape; + var animateProperty = isRadial ? 'r' : 'endAngle'; + var animateTarget = {}; + sectorShape[animateProperty] = isRadial ? 0 : layout.startAngle; + animateTarget[animateProperty] = layout[animateProperty]; + graphic[isUpdate ? 'updateProps' : 'initProps'](sector, { + shape: animateTarget + }, animationModel, dataIndex); + } + + return sector; + } +}; + +function removeRect(dataIndex, animationModel, el) { + // Not show text when animating + el.style.text = null; + updateProps(el, { + shape: { + width: 0 + } + }, animationModel, dataIndex, function () { + el.parent && el.parent.remove(el); + }); +} + +function removeSector(dataIndex, animationModel, el) { + // Not show text when animating + el.style.text = null; + updateProps(el, { + shape: { + r: el.shape.r0 + } + }, animationModel, dataIndex, function () { + el.parent && el.parent.remove(el); + }); +} + +var getLayout = { + cartesian2d: function (data, dataIndex, itemModel) { + var layout = data.getItemLayout(dataIndex); + var fixedLineWidth = getLineWidth(itemModel, layout); + + // fix layout with lineWidth + var signX = layout.width > 0 ? 1 : -1; + var signY = layout.height > 0 ? 1 : -1; + return { + x: layout.x + signX * fixedLineWidth / 2, + y: layout.y + signY * fixedLineWidth / 2, + width: layout.width - signX * fixedLineWidth, + height: layout.height - signY * fixedLineWidth + }; + }, + + polar: function (data, dataIndex, itemModel) { + var layout = data.getItemLayout(dataIndex); + return { + cx: layout.cx, + cy: layout.cy, + r0: layout.r0, + r: layout.r, + startAngle: layout.startAngle, + endAngle: layout.endAngle + }; + } +}; + +function updateStyle( + el, data, dataIndex, itemModel, layout, seriesModel, isHorizontal, isPolar +) { + var color = data.getItemVisual(dataIndex, 'color'); + var opacity = data.getItemVisual(dataIndex, 'opacity'); + var itemStyleModel = itemModel.getModel('itemStyle'); + var hoverStyle = itemModel.getModel('emphasis.itemStyle').getBarItemStyle(); + + if (!isPolar) { + el.setShape('r', itemStyleModel.get('barBorderRadius') || 0); + } + + el.useStyle(defaults( + { + fill: color, + opacity: opacity + }, + itemStyleModel.getBarItemStyle() + )); + + var cursorStyle = itemModel.getShallow('cursor'); + cursorStyle && el.attr('cursor', cursorStyle); + + var labelPositionOutside = isHorizontal + ? (layout.height > 0 ? 'bottom' : 'top') + : (layout.width > 0 ? 'left' : 'right'); + + if (!isPolar) { + setLabel( + el.style, hoverStyle, itemModel, color, + seriesModel, dataIndex, labelPositionOutside + ); + } + + setHoverStyle(el, hoverStyle); +} + +// In case width or height are too small. +function getLineWidth(itemModel, rawLayout) { + var lineWidth = itemModel.get(BAR_BORDER_WIDTH_QUERY) || 0; + return Math.min(lineWidth, Math.abs(rawLayout.width), Math.abs(rawLayout.height)); +} + +// In case developer forget to include grid component +registerLayout(curry(layout, 'bar')); + +// Visual coding for legend +registerVisual(function (ecModel) { + ecModel.eachSeriesByType('bar', function (seriesModel) { + var data = seriesModel.getData(); + data.setVisual('legendSymbol', 'roundRect'); + }); +}); + +/** + * [Usage]: + * (1) + * createListSimply(seriesModel, ['value']); + * (2) + * createListSimply(seriesModel, { + * coordDimensions: ['value'], + * dimensionsCount: 5 + * }); + * + * @param {module:echarts/model/Series} seriesModel + * @param {Object|Array.} opt opt or coordDimensions + * The options in opt, see `echarts/data/helper/createDimensions` + * @param {Array.} [nameList] + * @return {module:echarts/data/List} + */ +var createListSimply = function (seriesModel, opt, nameList) { + opt = isArray(opt) && {coordDimensions: opt} || extend({}, opt); + + var source = seriesModel.getSource(); + + var dimensionsInfo = createDimensions(source, opt); + + var list = new List(dimensionsInfo, seriesModel); + list.initData(source, nameList); + + return list; +}; + +/** + * Data selectable mixin for chart series. + * To eanble data select, option of series must have `selectedMode`. + * And each data item will use `selected` to toggle itself selected status + */ + +var selectableMixin = { + + /** + * @param {Array.} targetList [{name, value, selected}, ...] + * If targetList is an array, it should like [{name: ..., value: ...}, ...]. + * If targetList is a "List", it must have coordDim: 'value' dimension and name. + */ + updateSelectedMap: function (targetList) { + this._targetList = isArray(targetList) ? targetList.slice() : []; + + this._selectTargetMap = reduce(targetList || [], function (targetMap, target) { + targetMap.set(target.name, target); + return targetMap; + }, createHashMap()); + }, + + /** + * Either name or id should be passed as input here. + * If both of them are defined, id is used. + * + * @param {string|undefined} name name of data + * @param {number|undefined} id dataIndex of data + */ + // PENGING If selectedMode is null ? + select: function (name, id) { + var target = id != null + ? this._targetList[id] + : this._selectTargetMap.get(name); + var selectedMode = this.get('selectedMode'); + if (selectedMode === 'single') { + this._selectTargetMap.each(function (target) { + target.selected = false; + }); + } + target && (target.selected = true); + }, + + /** + * Either name or id should be passed as input here. + * If both of them are defined, id is used. + * + * @param {string|undefined} name name of data + * @param {number|undefined} id dataIndex of data + */ + unSelect: function (name, id) { + var target = id != null + ? this._targetList[id] + : this._selectTargetMap.get(name); + // var selectedMode = this.get('selectedMode'); + // selectedMode !== 'single' && target && (target.selected = false); + target && (target.selected = false); + }, + + /** + * Either name or id should be passed as input here. + * If both of them are defined, id is used. + * + * @param {string|undefined} name name of data + * @param {number|undefined} id dataIndex of data + */ + toggleSelected: function (name, id) { + var target = id != null + ? this._targetList[id] + : this._selectTargetMap.get(name); + if (target != null) { + this[target.selected ? 'unSelect' : 'select'](name, id); + return target.selected; + } + }, + + /** + * Either name or id should be passed as input here. + * If both of them are defined, id is used. + * + * @param {string|undefined} name name of data + * @param {number|undefined} id dataIndex of data + */ + isSelected: function (name, id) { + var target = id != null + ? this._targetList[id] + : this._selectTargetMap.get(name); + return target && target.selected; + } +}; + +var PieSeries = extendSeriesModel({ + + type: 'series.pie', + + // Overwrite + init: function (option) { + PieSeries.superApply(this, 'init', arguments); + + // Enable legend selection for each data item + // Use a function instead of direct access because data reference may changed + this.legendDataProvider = function () { + return this.getRawData(); + }; + + this.updateSelectedMap(this._createSelectableList()); + + this._defaultLabelLine(option); + }, + + // Overwrite + mergeOption: function (newOption) { + PieSeries.superCall(this, 'mergeOption', newOption); + + this.updateSelectedMap(this._createSelectableList()); + }, + + getInitialData: function (option, ecModel) { + return createListSimply(this, ['value']); + }, + + _createSelectableList: function () { + var data = this.getRawData(); + var valueDim = data.mapDimension('value'); + var targetList = []; + for (var i = 0, len = data.count(); i < len; i++) { + targetList.push({ + name: data.getName(i), + value: data.get(valueDim, i), + selected: retrieveRawAttr(data, i, 'selected') + }); + } + return targetList; + }, + + // Overwrite + getDataParams: function (dataIndex) { + var data = this.getData(); + var params = PieSeries.superCall(this, 'getDataParams', dataIndex); + // FIXME toFixed? + + var valueList = []; + data.each(data.mapDimension('value'), function (value) { + valueList.push(value); + }); + + params.percent = getPercentWithPrecision( + valueList, + dataIndex, + data.hostModel.get('percentPrecision') + ); + + params.$vars.push('percent'); + return params; + }, + + _defaultLabelLine: function (option) { + // Extend labelLine emphasis + defaultEmphasis(option, 'labelLine', ['show']); + + var labelLineNormalOpt = option.labelLine; + var labelLineEmphasisOpt = option.emphasis.labelLine; + // Not show label line if `label.normal.show = false` + labelLineNormalOpt.show = labelLineNormalOpt.show + && option.label.show; + labelLineEmphasisOpt.show = labelLineEmphasisOpt.show + && option.emphasis.label.show; + }, + + defaultOption: { + zlevel: 0, + z: 2, + legendHoverLink: true, + + hoverAnimation: true, + // 默认全局居中 + center: ['50%', '50%'], + radius: [0, '75%'], + // 默认顺时针 + clockwise: true, + startAngle: 90, + // 最小角度改为0 + minAngle: 0, + // 选中时扇区偏移量 + selectedOffset: 10, + // 高亮扇区偏移量 + hoverOffset: 10, + + // If use strategy to avoid label overlapping + avoidLabelOverlap: true, + // 选择模式,默认关闭,可选single,multiple + // selectedMode: false, + // 南丁格尔玫瑰图模式,'radius'(半径) | 'area'(面积) + // roseType: null, + + percentPrecision: 2, + + // If still show when all data zero. + stillShowZeroSum: true, + + // cursor: null, + + label: { + // If rotate around circle + rotate: false, + show: true, + // 'outer', 'inside', 'center' + position: 'outer' + // formatter: 标签文本格式器,同Tooltip.formatter,不支持异步回调 + // 默认使用全局文本样式,详见TEXTSTYLE + // distance: 当position为inner时有效,为label位置到圆心的距离与圆半径(环状图为内外半径和)的比例系数 + }, + // Enabled when label.normal.position is 'outer' + labelLine: { + show: true, + // 引导线两段中的第一段长度 + length: 15, + // 引导线两段中的第二段长度 + length2: 15, + smooth: false, + lineStyle: { + // color: 各异, + width: 1, + type: 'solid' + } + }, + itemStyle: { + borderWidth: 1 + }, + + // Animation type canbe expansion, scale + animationType: 'expansion', + + animationEasing: 'cubicOut' + } +}); + +mixin(PieSeries, selectableMixin); + +/** + * @param {module:echarts/model/Series} seriesModel + * @param {boolean} hasAnimation + * @inner + */ +function updateDataSelected(uid, seriesModel, hasAnimation, api) { + var data = seriesModel.getData(); + var dataIndex = this.dataIndex; + var name = data.getName(dataIndex); + var selectedOffset = seriesModel.get('selectedOffset'); + + api.dispatchAction({ + type: 'pieToggleSelect', + from: uid, + name: name, + seriesId: seriesModel.id + }); + + data.each(function (idx) { + toggleItemSelected( + data.getItemGraphicEl(idx), + data.getItemLayout(idx), + seriesModel.isSelected(data.getName(idx)), + selectedOffset, + hasAnimation + ); + }); +} + +/** + * @param {module:zrender/graphic/Sector} el + * @param {Object} layout + * @param {boolean} isSelected + * @param {number} selectedOffset + * @param {boolean} hasAnimation + * @inner + */ +function toggleItemSelected(el, layout, isSelected, selectedOffset, hasAnimation) { + var midAngle = (layout.startAngle + layout.endAngle) / 2; + + var dx = Math.cos(midAngle); + var dy = Math.sin(midAngle); + + var offset = isSelected ? selectedOffset : 0; + var position = [dx * offset, dy * offset]; + + hasAnimation + // animateTo will stop revious animation like update transition + ? el.animate() + .when(200, { + position: position + }) + .start('bounceOut') + : el.attr('position', position); +} + +/** + * Piece of pie including Sector, Label, LabelLine + * @constructor + * @extends {module:zrender/graphic/Group} + */ +function PiePiece(data, idx) { + + Group.call(this); + + var sector = new Sector({ + z2: 2 + }); + var polyline = new Polyline(); + var text = new Text(); + this.add(sector); + this.add(polyline); + this.add(text); + + this.updateData(data, idx, true); + + // Hover to change label and labelLine + function onEmphasis() { + polyline.ignore = polyline.hoverIgnore; + text.ignore = text.hoverIgnore; + } + function onNormal() { + polyline.ignore = polyline.normalIgnore; + text.ignore = text.normalIgnore; + } + this.on('emphasis', onEmphasis) + .on('normal', onNormal) + .on('mouseover', onEmphasis) + .on('mouseout', onNormal); +} + +var piePieceProto = PiePiece.prototype; + +piePieceProto.updateData = function (data, idx, firstCreate) { + + var sector = this.childAt(0); + + var seriesModel = data.hostModel; + var itemModel = data.getItemModel(idx); + var layout = data.getItemLayout(idx); + var sectorShape = extend({}, layout); + sectorShape.label = null; + + if (firstCreate) { + sector.setShape(sectorShape); + + var animationType = seriesModel.getShallow('animationType'); + if (animationType === 'scale') { + sector.shape.r = layout.r0; + initProps(sector, { + shape: { + r: layout.r + } + }, seriesModel, idx); + } + // Expansion + else { + sector.shape.endAngle = layout.startAngle; + updateProps(sector, { + shape: { + endAngle: layout.endAngle + } + }, seriesModel, idx); + } + + } + else { + updateProps(sector, { + shape: sectorShape + }, seriesModel, idx); + } + + // Update common style + var visualColor = data.getItemVisual(idx, 'color'); + + sector.useStyle( + defaults( + { + lineJoin: 'bevel', + fill: visualColor + }, + itemModel.getModel('itemStyle').getItemStyle() + ) + ); + sector.hoverStyle = itemModel.getModel('emphasis.itemStyle').getItemStyle(); + + var cursorStyle = itemModel.getShallow('cursor'); + cursorStyle && sector.attr('cursor', cursorStyle); + + // Toggle selected + toggleItemSelected( + this, + data.getItemLayout(idx), + seriesModel.isSelected(null, idx), + seriesModel.get('selectedOffset'), + seriesModel.get('animation') + ); + + function onEmphasis() { + // Sector may has animation of updating data. Force to move to the last frame + // Or it may stopped on the wrong shape + sector.stopAnimation(true); + sector.animateTo({ + shape: { + r: layout.r + seriesModel.get('hoverOffset') + } + }, 300, 'elasticOut'); + } + function onNormal() { + sector.stopAnimation(true); + sector.animateTo({ + shape: { + r: layout.r + } + }, 300, 'elasticOut'); + } + sector.off('mouseover').off('mouseout').off('emphasis').off('normal'); + if (itemModel.get('hoverAnimation') && seriesModel.isAnimationEnabled()) { + sector + .on('mouseover', onEmphasis) + .on('mouseout', onNormal) + .on('emphasis', onEmphasis) + .on('normal', onNormal); + } + + this._updateLabel(data, idx); + + setHoverStyle(this); +}; + +piePieceProto._updateLabel = function (data, idx) { + + var labelLine = this.childAt(1); + var labelText = this.childAt(2); + + var seriesModel = data.hostModel; + var itemModel = data.getItemModel(idx); + var layout = data.getItemLayout(idx); + var labelLayout = layout.label; + var visualColor = data.getItemVisual(idx, 'color'); + + updateProps(labelLine, { + shape: { + points: labelLayout.linePoints || [ + [labelLayout.x, labelLayout.y], [labelLayout.x, labelLayout.y], [labelLayout.x, labelLayout.y] + ] + } + }, seriesModel, idx); + + updateProps(labelText, { + style: { + x: labelLayout.x, + y: labelLayout.y + } + }, seriesModel, idx); + labelText.attr({ + rotation: labelLayout.rotation, + origin: [labelLayout.x, labelLayout.y], + z2: 10 + }); + + var labelModel = itemModel.getModel('label'); + var labelHoverModel = itemModel.getModel('emphasis.label'); + var labelLineModel = itemModel.getModel('labelLine'); + var labelLineHoverModel = itemModel.getModel('emphasis.labelLine'); + var visualColor = data.getItemVisual(idx, 'color'); + + setLabelStyle( + labelText.style, labelText.hoverStyle = {}, labelModel, labelHoverModel, + { + labelFetcher: data.hostModel, + labelDataIndex: idx, + defaultText: data.getName(idx), + autoColor: visualColor, + useInsideStyle: !!labelLayout.inside + }, + { + textAlign: labelLayout.textAlign, + textVerticalAlign: labelLayout.verticalAlign, + opacity: data.getItemVisual(idx, 'opacity') + } + ); + + labelText.ignore = labelText.normalIgnore = !labelModel.get('show'); + labelText.hoverIgnore = !labelHoverModel.get('show'); + + labelLine.ignore = labelLine.normalIgnore = !labelLineModel.get('show'); + labelLine.hoverIgnore = !labelLineHoverModel.get('show'); + + // Default use item visual color + labelLine.setStyle({ + stroke: visualColor, + opacity: data.getItemVisual(idx, 'opacity') + }); + labelLine.setStyle(labelLineModel.getModel('lineStyle').getLineStyle()); + + labelLine.hoverStyle = labelLineHoverModel.getModel('lineStyle').getLineStyle(); + + var smooth = labelLineModel.get('smooth'); + if (smooth && smooth === true) { + smooth = 0.4; + } + labelLine.setShape({ + smooth: smooth + }); +}; + +inherits(PiePiece, Group); + + +// Pie view +var PieView = Chart.extend({ + + type: 'pie', + + init: function () { + var sectorGroup = new Group(); + this._sectorGroup = sectorGroup; + }, + + render: function (seriesModel, ecModel, api, payload) { + if (payload && (payload.from === this.uid)) { + return; + } + + var data = seriesModel.getData(); + var oldData = this._data; + var group = this.group; + + var hasAnimation = ecModel.get('animation'); + var isFirstRender = !oldData; + var animationType = seriesModel.get('animationType'); + + var onSectorClick = curry( + updateDataSelected, this.uid, seriesModel, hasAnimation, api + ); + + var selectedMode = seriesModel.get('selectedMode'); + + data.diff(oldData) + .add(function (idx) { + var piePiece = new PiePiece(data, idx); + // Default expansion animation + if (isFirstRender && animationType !== 'scale') { + piePiece.eachChild(function (child) { + child.stopAnimation(true); + }); + } + + selectedMode && piePiece.on('click', onSectorClick); + + data.setItemGraphicEl(idx, piePiece); + + group.add(piePiece); + }) + .update(function (newIdx, oldIdx) { + var piePiece = oldData.getItemGraphicEl(oldIdx); + + piePiece.updateData(data, newIdx); + + piePiece.off('click'); + selectedMode && piePiece.on('click', onSectorClick); + group.add(piePiece); + data.setItemGraphicEl(newIdx, piePiece); + }) + .remove(function (idx) { + var piePiece = oldData.getItemGraphicEl(idx); + group.remove(piePiece); + }) + .execute(); + + if ( + hasAnimation && isFirstRender && data.count() > 0 + // Default expansion animation + && animationType !== 'scale' + ) { + var shape = data.getItemLayout(0); + var r = Math.max(api.getWidth(), api.getHeight()) / 2; + + var removeClipPath = bind(group.removeClipPath, group); + group.setClipPath(this._createClipPath( + shape.cx, shape.cy, r, shape.startAngle, shape.clockwise, removeClipPath, seriesModel + )); + } + + this._data = data; + }, + + dispose: function () {}, + + _createClipPath: function ( + cx, cy, r, startAngle, clockwise, cb, seriesModel + ) { + var clipPath = new Sector({ + shape: { + cx: cx, + cy: cy, + r0: 0, + r: r, + startAngle: startAngle, + endAngle: startAngle, + clockwise: clockwise + } + }); + + initProps(clipPath, { + shape: { + endAngle: startAngle + (clockwise ? 1 : -1) * Math.PI * 2 + } + }, seriesModel, cb); + + return clipPath; + }, + + /** + * @implement + */ + containPoint: function (point, seriesModel) { + var data = seriesModel.getData(); + var itemLayout = data.getItemLayout(0); + if (itemLayout) { + var dx = point[0] - itemLayout.cx; + var dy = point[1] - itemLayout.cy; + var radius = Math.sqrt(dx * dx + dy * dy); + return radius <= itemLayout.r && radius >= itemLayout.r0; + } + } + +}); + +var createDataSelectAction = function (seriesType, actionInfos) { + each$1(actionInfos, function (actionInfo) { + actionInfo.update = 'updateView'; + /** + * @payload + * @property {string} seriesName + * @property {string} name + */ + registerAction(actionInfo, function (payload, ecModel) { + var selected = {}; + ecModel.eachComponent( + {mainType: 'series', subType: seriesType, query: payload}, + function (seriesModel) { + if (seriesModel[actionInfo.method]) { + seriesModel[actionInfo.method]( + payload.name, + payload.dataIndex + ); + } + var data = seriesModel.getData(); + // Create selected map + data.each(function (idx) { + var name = data.getName(idx); + selected[name] = seriesModel.isSelected(name) + || false; + }); + } + ); + return { + name: payload.name, + selected: selected + }; + }); + }); +}; + +// Pick color from palette for each data item. +// Applicable for charts that require applying color palette +// in data level (like pie, funnel, chord). +var dataColor = function (seriesType) { + return { + getTargetSeries: function (ecModel) { + // Pie and funnel may use diferrent scope + var paletteScope = {}; + var seiresModelMap = createHashMap(); + + ecModel.eachSeriesByType(seriesType, function (seriesModel) { + seriesModel.__paletteScope = paletteScope; + seiresModelMap.set(seriesModel.uid, seriesModel); + }); + + return seiresModelMap; + }, + reset: function (seriesModel, ecModel) { + var dataAll = seriesModel.getRawData(); + var idxMap = {}; + var data = seriesModel.getData(); + + data.each(function (idx) { + var rawIdx = data.getRawIndex(idx); + idxMap[rawIdx] = idx; + }); + + dataAll.each(function (rawIdx) { + var filteredIdx = idxMap[rawIdx]; + + // If series.itemStyle.normal.color is a function. itemVisual may be encoded + var singleDataColor = filteredIdx != null + && data.getItemVisual(filteredIdx, 'color', true); + + if (!singleDataColor) { + // FIXME Performance + var itemModel = dataAll.getItemModel(rawIdx); + + var color = itemModel.get('itemStyle.color') + || seriesModel.getColorFromPalette( + dataAll.getName(rawIdx) || (rawIdx + ''), seriesModel.__paletteScope, + dataAll.count() + ); + // Legend may use the visual info in data before processed + dataAll.setItemVisual(rawIdx, 'color', color); + + // Data is not filtered + if (filteredIdx != null) { + data.setItemVisual(filteredIdx, 'color', color); + } + } + else { + // Set data all color for legend + dataAll.setItemVisual(rawIdx, 'color', singleDataColor); + } + }); + } + }; +}; + +// FIXME emphasis label position is not same with normal label position + +function adjustSingleSide(list, cx, cy, r, dir, viewWidth, viewHeight) { + list.sort(function (a, b) { + return a.y - b.y; + }); + + // 压 + function shiftDown(start, end, delta, dir) { + for (var j = start; j < end; j++) { + list[j].y += delta; + if (j > start + && j + 1 < end + && list[j + 1].y > list[j].y + list[j].height + ) { + shiftUp(j, delta / 2); + return; + } + } + + shiftUp(end - 1, delta / 2); + } + + // 弹 + function shiftUp(end, delta) { + for (var j = end; j >= 0; j--) { + list[j].y -= delta; + if (j > 0 + && list[j].y > list[j - 1].y + list[j - 1].height + ) { + break; + } + } + } + + function changeX(list, isDownList, cx, cy, r, dir) { + var lastDeltaX = dir > 0 + ? isDownList // 右侧 + ? Number.MAX_VALUE // 下 + : 0 // 上 + : isDownList // 左侧 + ? Number.MAX_VALUE // 下 + : 0; // 上 + + for (var i = 0, l = list.length; i < l; i++) { + // Not change x for center label + if (list[i].position === 'center') { + continue; + } + var deltaY = Math.abs(list[i].y - cy); + var length = list[i].len; + var length2 = list[i].len2; + var deltaX = (deltaY < r + length) + ? Math.sqrt( + (r + length + length2) * (r + length + length2) + - deltaY * deltaY + ) + : Math.abs(list[i].x - cx); + if (isDownList && deltaX >= lastDeltaX) { + // 右下,左下 + deltaX = lastDeltaX - 10; + } + if (!isDownList && deltaX <= lastDeltaX) { + // 右上,左上 + deltaX = lastDeltaX + 10; + } + + list[i].x = cx + deltaX * dir; + lastDeltaX = deltaX; + } + } + + var lastY = 0; + var delta; + var len = list.length; + var upList = []; + var downList = []; + for (var i = 0; i < len; i++) { + delta = list[i].y - lastY; + if (delta < 0) { + shiftDown(i, len, -delta, dir); + } + lastY = list[i].y + list[i].height; + } + if (viewHeight - lastY < 0) { + shiftUp(len - 1, lastY - viewHeight); + } + for (var i = 0; i < len; i++) { + if (list[i].y >= cy) { + downList.push(list[i]); + } + else { + upList.push(list[i]); + } + } + changeX(upList, false, cx, cy, r, dir); + changeX(downList, true, cx, cy, r, dir); +} + +function avoidOverlap(labelLayoutList, cx, cy, r, viewWidth, viewHeight) { + var leftList = []; + var rightList = []; + for (var i = 0; i < labelLayoutList.length; i++) { + if (labelLayoutList[i].x < cx) { + leftList.push(labelLayoutList[i]); + } + else { + rightList.push(labelLayoutList[i]); + } + } + + adjustSingleSide(rightList, cx, cy, r, 1, viewWidth, viewHeight); + adjustSingleSide(leftList, cx, cy, r, -1, viewWidth, viewHeight); + + for (var i = 0; i < labelLayoutList.length; i++) { + var linePoints = labelLayoutList[i].linePoints; + if (linePoints) { + var dist = linePoints[1][0] - linePoints[2][0]; + if (labelLayoutList[i].x < cx) { + linePoints[2][0] = labelLayoutList[i].x + 3; + } + else { + linePoints[2][0] = labelLayoutList[i].x - 3; + } + linePoints[1][1] = linePoints[2][1] = labelLayoutList[i].y; + linePoints[1][0] = linePoints[2][0] + dist; + } + } +} + +var labelLayout = function (seriesModel, r, viewWidth, viewHeight) { + var data = seriesModel.getData(); + var labelLayoutList = []; + var cx; + var cy; + var hasLabelRotate = false; + + data.each(function (idx) { + var layout = data.getItemLayout(idx); + + var itemModel = data.getItemModel(idx); + var labelModel = itemModel.getModel('label'); + // Use position in normal or emphasis + var labelPosition = labelModel.get('position') || itemModel.get('emphasis.label.position'); + + var labelLineModel = itemModel.getModel('labelLine'); + var labelLineLen = labelLineModel.get('length'); + var labelLineLen2 = labelLineModel.get('length2'); + + var midAngle = (layout.startAngle + layout.endAngle) / 2; + var dx = Math.cos(midAngle); + var dy = Math.sin(midAngle); + + var textX; + var textY; + var linePoints; + var textAlign; + + cx = layout.cx; + cy = layout.cy; + + var isLabelInside = labelPosition === 'inside' || labelPosition === 'inner'; + if (labelPosition === 'center') { + textX = layout.cx; + textY = layout.cy; + textAlign = 'center'; + } + else { + var x1 = (isLabelInside ? (layout.r + layout.r0) / 2 * dx : layout.r * dx) + cx; + var y1 = (isLabelInside ? (layout.r + layout.r0) / 2 * dy : layout.r * dy) + cy; + + textX = x1 + dx * 3; + textY = y1 + dy * 3; + + if (!isLabelInside) { + // For roseType + var x2 = x1 + dx * (labelLineLen + r - layout.r); + var y2 = y1 + dy * (labelLineLen + r - layout.r); + var x3 = x2 + ((dx < 0 ? -1 : 1) * labelLineLen2); + var y3 = y2; + + textX = x3 + (dx < 0 ? -5 : 5); + textY = y3; + linePoints = [[x1, y1], [x2, y2], [x3, y3]]; + } + + textAlign = isLabelInside ? 'center' : (dx > 0 ? 'left' : 'right'); + } + var font = labelModel.getFont(); + + var labelRotate = labelModel.get('rotate') + ? (dx < 0 ? -midAngle + Math.PI : -midAngle) : 0; + var text = seriesModel.getFormattedLabel(idx, 'normal') + || data.getName(idx); + var textRect = getBoundingRect( + text, font, textAlign, 'top' + ); + hasLabelRotate = !!labelRotate; + layout.label = { + x: textX, + y: textY, + position: labelPosition, + height: textRect.height, + len: labelLineLen, + len2: labelLineLen2, + linePoints: linePoints, + textAlign: textAlign, + verticalAlign: 'middle', + rotation: labelRotate, + inside: isLabelInside + }; + + // Not layout the inside label + if (!isLabelInside) { + labelLayoutList.push(layout.label); + } + }); + if (!hasLabelRotate && seriesModel.get('avoidLabelOverlap')) { + avoidOverlap(labelLayoutList, cx, cy, r, viewWidth, viewHeight); + } +}; + +var PI2$4 = Math.PI * 2; +var RADIAN = Math.PI / 180; + +var pieLayout = function (seriesType, ecModel, api, payload) { + ecModel.eachSeriesByType(seriesType, function (seriesModel) { + var data = seriesModel.getData(); + var valueDim = data.mapDimension('value'); + + var center = seriesModel.get('center'); + var radius = seriesModel.get('radius'); + + if (!isArray(radius)) { + radius = [0, radius]; + } + if (!isArray(center)) { + center = [center, center]; + } + + var width = api.getWidth(); + var height = api.getHeight(); + var size = Math.min(width, height); + var cx = parsePercent$1(center[0], width); + var cy = parsePercent$1(center[1], height); + var r0 = parsePercent$1(radius[0], size / 2); + var r = parsePercent$1(radius[1], size / 2); + + var startAngle = -seriesModel.get('startAngle') * RADIAN; + + var minAngle = seriesModel.get('minAngle') * RADIAN; + + var validDataCount = 0; + data.each(valueDim, function (value) { + !isNaN(value) && validDataCount++; + }); + + var sum = data.getSum(valueDim); + // Sum may be 0 + var unitRadian = Math.PI / (sum || validDataCount) * 2; + + var clockwise = seriesModel.get('clockwise'); + + var roseType = seriesModel.get('roseType'); + var stillShowZeroSum = seriesModel.get('stillShowZeroSum'); + + // [0...max] + var extent = data.getDataExtent(valueDim); + extent[0] = 0; + + // In the case some sector angle is smaller than minAngle + var restAngle = PI2$4; + var valueSumLargerThanMinAngle = 0; + + var currentAngle = startAngle; + var dir = clockwise ? 1 : -1; + + data.each(valueDim, function (value, idx) { + var angle; + if (isNaN(value)) { + data.setItemLayout(idx, { + angle: NaN, + startAngle: NaN, + endAngle: NaN, + clockwise: clockwise, + cx: cx, + cy: cy, + r0: r0, + r: roseType + ? NaN + : r + }); + return; + } + + // FIXME 兼容 2.0 但是 roseType 是 area 的时候才是这样? + if (roseType !== 'area') { + angle = (sum === 0 && stillShowZeroSum) + ? unitRadian : (value * unitRadian); + } + else { + angle = PI2$4 / validDataCount; + } + + if (angle < minAngle) { + angle = minAngle; + restAngle -= minAngle; + } + else { + valueSumLargerThanMinAngle += value; + } + + var endAngle = currentAngle + dir * angle; + data.setItemLayout(idx, { + angle: angle, + startAngle: currentAngle, + endAngle: endAngle, + clockwise: clockwise, + cx: cx, + cy: cy, + r0: r0, + r: roseType + ? linearMap(value, extent, [r0, r]) + : r + }); + + currentAngle = endAngle; + }); + + // Some sector is constrained by minAngle + // Rest sectors needs recalculate angle + if (restAngle < PI2$4 && validDataCount) { + // Average the angle if rest angle is not enough after all angles is + // Constrained by minAngle + if (restAngle <= 1e-3) { + var angle = PI2$4 / validDataCount; + data.each(valueDim, function (value, idx) { + if (!isNaN(value)) { + var layout = data.getItemLayout(idx); + layout.angle = angle; + layout.startAngle = startAngle + dir * idx * angle; + layout.endAngle = startAngle + dir * (idx + 1) * angle; + } + }); + } + else { + unitRadian = restAngle / valueSumLargerThanMinAngle; + currentAngle = startAngle; + data.each(valueDim, function (value, idx) { + if (!isNaN(value)) { + var layout = data.getItemLayout(idx); + var angle = layout.angle === minAngle + ? minAngle : value * unitRadian; + layout.startAngle = currentAngle; + layout.endAngle = currentAngle + dir * angle; + currentAngle += dir * angle; + } + }); + } + } + + labelLayout(seriesModel, r, width, height); + }); +}; + +var dataFilter = function (seriesType) { + return { + seriesType: seriesType, + reset: function (seriesModel, ecModel) { + var legendModels = ecModel.findComponents({ + mainType: 'legend' + }); + if (!legendModels || !legendModels.length) { + return; + } + var data = seriesModel.getData(); + data.filterSelf(function (idx) { + var name = data.getName(idx); + // If in any legend component the status is not selected. + for (var i = 0; i < legendModels.length; i++) { + if (!legendModels[i].isSelected(name)) { + return false; + } + } + return true; + }); + } + }; +}; + +createDataSelectAction('pie', [{ + type: 'pieToggleSelect', + event: 'pieselectchanged', + method: 'toggleSelected' +}, { + type: 'pieSelect', + event: 'pieselected', + method: 'select' +}, { + type: 'pieUnSelect', + event: 'pieunselected', + method: 'unSelect' +}]); + +registerVisual(dataColor('pie')); +registerLayout(curry(pieLayout, 'pie')); +registerProcessor(dataFilter('pie')); + +SeriesModel.extend({ + + type: 'series.scatter', + + dependencies: ['grid', 'polar', 'geo', 'singleAxis', 'calendar'], + + getInitialData: function (option, ecModel) { + return createListFromArray(this.getSource(), this); + }, + + brushSelector: 'point', + + getProgressive: function () { + var progressive = this.option.progressive; + if (progressive == null) { + // PENDING + return this.option.large ? 5e3 : this.get('progressive'); + } + return progressive; + }, + + getProgressiveThreshold: function () { + var progressiveThreshold = this.option.progressiveThreshold; + if (progressiveThreshold == null) { + // PENDING + return this.option.large ? 1e4 : this.get('progressiveThreshold'); + } + return progressiveThreshold; + }, + + defaultOption: { + coordinateSystem: 'cartesian2d', + zlevel: 0, + z: 2, + legendHoverLink: true, + + hoverAnimation: true, + // Cartesian coordinate system + // xAxisIndex: 0, + // yAxisIndex: 0, + + // Polar coordinate system + // polarIndex: 0, + + // Geo coordinate system + // geoIndex: 0, + + // symbol: null, // 图形类型 + symbolSize: 10, // 图形大小,半宽(半径)参数,当图形为方向或菱形则总宽度为symbolSize * 2 + // symbolRotate: null, // 图形旋转控制 + + large: false, + // Available when large is true + largeThreshold: 2000, + // cursor: null, + + // label: { + // show: false + // distance: 5, + // formatter: 标签文本格式器,同Tooltip.formatter,不支持异步回调 + // position: 默认自适应,水平布局为'top',垂直布局为'right',可选为 + // 'inside'|'left'|'right'|'top'|'bottom' + // 默认使用全局文本样式,详见TEXTSTYLE + // }, + itemStyle: { + opacity: 0.8 + // color: 各异 + }, + + progressive: null + } + +}); + +// TODO Batch by color + +var BOOST_SIZE_THRESHOLD = 4; + +var LargeSymbolPath = extendShape({ + + shape: { + points: null + }, + + symbolProxy: null, + + buildPath: function (path, shape) { + var points = shape.points; + var size = shape.size; + + var symbolProxy = this.symbolProxy; + var symbolProxyShape = symbolProxy.shape; + var ctx = path.getContext ? path.getContext() : path; + var canBoost = ctx && size[0] < BOOST_SIZE_THRESHOLD; + + // Do draw in afterBrush. + if (canBoost) { + return; + } + + for (var i = 0; i < points.length;) { + var x = points[i++]; + var y = points[i++]; + + if (isNaN(x) || isNaN(y)) { + continue; + } + + symbolProxyShape.x = x - size[0] / 2; + symbolProxyShape.y = y - size[1] / 2; + symbolProxyShape.width = size[0]; + symbolProxyShape.height = size[1]; + + symbolProxy.buildPath(path, symbolProxyShape, true); + } + }, + + afterBrush: function (ctx) { + var shape = this.shape; + var points = shape.points; + var size = shape.size; + var canBoost = size[0] < BOOST_SIZE_THRESHOLD; + + if (!canBoost) { + return; + } + + this.setTransform(ctx); + // PENDING If style or other canvas status changed? + for (var i = 0; i < points.length;) { + var x = points[i++]; + var y = points[i++]; + if (isNaN(x) || isNaN(y)) { + continue; + } + // fillRect is faster than building a rect path and draw. + // And it support light globalCompositeOperation. + ctx.fillRect( + x - size[0] / 2, y - size[1] / 2, + size[0], size[1] + ); + } + + this.restoreTransform(ctx); + }, + + findDataIndex: function (x, y) { + // TODO ??? + // Consider transform + + var shape = this.shape; + var points = shape.points; + var size = shape.size; + + var w = Math.max(size[0], 4); + var h = Math.max(size[1], 4); + + // Not consider transform + // Treat each element as a rect + // top down traverse + for (var idx = points.length / 2 - 1; idx >= 0; idx--) { + var i = idx * 2; + var x0 = points[i] - w / 2; + var y0 = points[i + 1] - h / 2; + if (x >= x0 && y >= y0 && x <= x0 + w && y <= y0 + h) { + return idx; + } + } + + return -1; + } +}); + +function LargeSymbolDraw() { + this.group = new Group(); +} + +var largeSymbolProto = LargeSymbolDraw.prototype; + +largeSymbolProto.isPersistent = function () { + return !this._incremental; +}; + +/** + * Update symbols draw by new data + * @param {module:echarts/data/List} data + */ +largeSymbolProto.updateData = function (data) { + this.group.removeAll(); + var symbolEl = new LargeSymbolPath({ + rectHover: true, + cursor: 'default' + }); + + symbolEl.setShape({ + points: data.getLayout('symbolPoints') + }); + this._setCommon(symbolEl, data); + this.group.add(symbolEl); + + this._incremental = null; +}; + +largeSymbolProto.updateLayout = function (data) { + if (this._incremental) { + return; + } + + var points = data.getLayout('symbolPoints'); + this.group.eachChild(function (child) { + if (child.startIndex != null) { + var len = (child.endIndex - child.startIndex) * 2; + var byteOffset = child.startIndex * 4 * 2; + points = new Float32Array(points.buffer, byteOffset, len); + } + child.setShape('points', points); + }); +}; + +largeSymbolProto.incrementalPrepareUpdate = function (data) { + this.group.removeAll(); + + this._clearIncremental(); + // Only use incremental displayables when data amount is larger than 2 million. + // PENDING Incremental data? + if (data.count() > 2e6) { + if (!this._incremental) { + this._incremental = new IncrementalDisplayble({ + silent: true + }); + } + this.group.add(this._incremental); + } + else { + this._incremental = null; + } +}; + +largeSymbolProto.incrementalUpdate = function (taskParams, data) { + var symbolEl; + if (this._incremental) { + symbolEl = new LargeSymbolPath(); + this._incremental.addDisplayable(symbolEl, true); + } + else { + symbolEl = new LargeSymbolPath({ + rectHover: true, + cursor: 'default', + startIndex: taskParams.start, + endIndex: taskParams.end + }); + symbolEl.incremental = true; + this.group.add(symbolEl); + } + + symbolEl.setShape({ + points: data.getLayout('symbolPoints') + }); + this._setCommon(symbolEl, data, !!this._incremental); +}; + +largeSymbolProto._setCommon = function (symbolEl, data, isIncremental) { + var hostModel = data.hostModel; + + // TODO + // if (data.hasItemVisual.symbolSize) { + // // TODO typed array? + // symbolEl.setShape('sizes', data.mapArray( + // function (idx) { + // var size = data.getItemVisual(idx, 'symbolSize'); + // return (size instanceof Array) ? size : [size, size]; + // } + // )); + // } + // else { + var size = data.getVisual('symbolSize'); + symbolEl.setShape('size', (size instanceof Array) ? size : [size, size]); + // } + + // Create symbolProxy to build path for each data + symbolEl.symbolProxy = createSymbol( + data.getVisual('symbol'), 0, 0, 0, 0 + ); + // Use symbolProxy setColor method + symbolEl.setColor = symbolEl.symbolProxy.setColor; + + var extrudeShadow = symbolEl.shape.size[0] < BOOST_SIZE_THRESHOLD; + symbolEl.useStyle( + // Draw shadow when doing fillRect is extremely slow. + hostModel.getModel('itemStyle').getItemStyle(extrudeShadow ? ['color', 'shadowBlur', 'shadowColor'] : ['color']) + ); + + var visualColor = data.getVisual('color'); + if (visualColor) { + symbolEl.setColor(visualColor); + } + + if (!isIncremental) { + // Enable tooltip + // PENDING May have performance issue when path is extremely large + symbolEl.seriesIndex = hostModel.seriesIndex; + symbolEl.on('mousemove', function (e) { + symbolEl.dataIndex = null; + var dataIndex = symbolEl.findDataIndex(e.offsetX, e.offsetY); + if (dataIndex >= 0) { + // Provide dataIndex for tooltip + symbolEl.dataIndex = dataIndex + (symbolEl.startIndex || 0); + } + }); + } +}; + +largeSymbolProto.remove = function () { + this._clearIncremental(); + this._incremental = null; + this.group.removeAll(); +}; + +largeSymbolProto._clearIncremental = function () { + var incremental = this._incremental; + if (incremental) { + incremental.clearDisplaybles(); + } +}; + +extendChartView({ + + type: 'scatter', + + render: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + + var symbolDraw = this._updateSymbolDraw(data, seriesModel); + symbolDraw.updateData(data); + + this._finished = true; + }, + + incrementalPrepareRender: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + var symbolDraw = this._updateSymbolDraw(data, seriesModel); + + symbolDraw.incrementalPrepareUpdate(data); + + this._finished = false; + }, + + incrementalRender: function (taskParams, seriesModel, ecModel) { + this._symbolDraw.incrementalUpdate(taskParams, seriesModel.getData()); + + this._finished = taskParams.end === seriesModel.getData().count(); + }, + + updateTransform: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + // Must mark group dirty and make sure the incremental layer will be cleared + // PENDING + this.group.dirty(); + + if (!this._finished || data.count() > 1e4 || !this._symbolDraw.isPersistent()) { + return { + update: true + }; + } + else { + var res = pointsLayout().reset(seriesModel); + if (res.progress) { + res.progress({ start: 0, end: data.count() }, data); + } + + this._symbolDraw.updateLayout(data); + } + }, + + _updateSymbolDraw: function (data, seriesModel) { + var symbolDraw = this._symbolDraw; + var pipelineContext = seriesModel.pipelineContext; + var isLargeDraw = pipelineContext.large; + + if (!symbolDraw || isLargeDraw !== this._isLargeDraw) { + symbolDraw && symbolDraw.remove(); + symbolDraw = this._symbolDraw = isLargeDraw + ? new LargeSymbolDraw() + : new SymbolDraw(); + this._isLargeDraw = isLargeDraw; + this.group.removeAll(); + } + + this.group.add(symbolDraw.group); + + return symbolDraw; + }, + + remove: function (ecModel, api) { + this._symbolDraw && this._symbolDraw.remove(true); + this._symbolDraw = null; + }, + + dispose: function () {} +}); + +// import * as zrUtil from 'zrender/src/core/util'; + +// In case developer forget to include grid component +registerVisual(visualSymbol('scatter', 'circle')); +registerLayout(pointsLayout('scatter')); + +// echarts.registerProcessor(function (ecModel, api) { +// ecModel.eachSeriesByType('scatter', function (seriesModel) { +// var data = seriesModel.getData(); +// var coordSys = seriesModel.coordinateSystem; +// if (coordSys.type !== 'geo') { +// return; +// } +// var startPt = coordSys.pointToData([0, 0]); +// var endPt = coordSys.pointToData([api.getWidth(), api.getHeight()]); + +// var dims = zrUtil.map(coordSys.dimensions, function (dim) { +// return data.mapDimension(dim); +// }); +// var range = {}; +// range[dims[0]] = [Math.min(startPt[0], endPt[0]), Math.max(startPt[0], endPt[0])]; +// range[dims[1]] = [Math.min(startPt[1], endPt[1]), Math.max(startPt[1], endPt[1])]; + +// data.selectRange(range); +// }); +// }); + +function IndicatorAxis(dim, scale, radiusExtent) { + Axis.call(this, dim, scale, radiusExtent); + + /** + * Axis type + * - 'category' + * - 'value' + * - 'time' + * - 'log' + * @type {string} + */ + this.type = 'value'; + + this.angle = 0; + + /** + * Indicator name + * @type {string} + */ + this.name = ''; + /** + * @type {module:echarts/model/Model} + */ + this.model; +} + +inherits(IndicatorAxis, Axis); + +// TODO clockwise + +function Radar(radarModel, ecModel, api) { + + this._model = radarModel; + /** + * Radar dimensions + * @type {Array.} + */ + this.dimensions = []; + + this._indicatorAxes = map(radarModel.getIndicatorModels(), function (indicatorModel, idx) { + var dim = 'indicator_' + idx; + var indicatorAxis = new IndicatorAxis(dim, new IntervalScale()); + indicatorAxis.name = indicatorModel.get('name'); + // Inject model and axis + indicatorAxis.model = indicatorModel; + indicatorModel.axis = indicatorAxis; + this.dimensions.push(dim); + return indicatorAxis; + }, this); + + this.resize(radarModel, api); + + /** + * @type {number} + * @readOnly + */ + this.cx; + /** + * @type {number} + * @readOnly + */ + this.cy; + /** + * @type {number} + * @readOnly + */ + this.r; + /** + * @type {number} + * @readOnly + */ + this.startAngle; +} + +Radar.prototype.getIndicatorAxes = function () { + return this._indicatorAxes; +}; + +Radar.prototype.dataToPoint = function (value, indicatorIndex) { + var indicatorAxis = this._indicatorAxes[indicatorIndex]; + + return this.coordToPoint(indicatorAxis.dataToCoord(value), indicatorIndex); +}; + +Radar.prototype.coordToPoint = function (coord, indicatorIndex) { + var indicatorAxis = this._indicatorAxes[indicatorIndex]; + var angle = indicatorAxis.angle; + var x = this.cx + coord * Math.cos(angle); + var y = this.cy - coord * Math.sin(angle); + return [x, y]; +}; + +Radar.prototype.pointToData = function (pt) { + var dx = pt[0] - this.cx; + var dy = pt[1] - this.cy; + var radius = Math.sqrt(dx * dx + dy * dy); + dx /= radius; + dy /= radius; + + var radian = Math.atan2(-dy, dx); + + // Find the closest angle + // FIXME index can calculated directly + var minRadianDiff = Infinity; + var closestAxis; + var closestAxisIdx = -1; + for (var i = 0; i < this._indicatorAxes.length; i++) { + var indicatorAxis = this._indicatorAxes[i]; + var diff = Math.abs(radian - indicatorAxis.angle); + if (diff < minRadianDiff) { + closestAxis = indicatorAxis; + closestAxisIdx = i; + minRadianDiff = diff; + } + } + + return [closestAxisIdx, +(closestAxis && closestAxis.coodToData(radius))]; +}; + +Radar.prototype.resize = function (radarModel, api) { + var center = radarModel.get('center'); + var viewWidth = api.getWidth(); + var viewHeight = api.getHeight(); + var viewSize = Math.min(viewWidth, viewHeight) / 2; + this.cx = parsePercent$1(center[0], viewWidth); + this.cy = parsePercent$1(center[1], viewHeight); + + this.startAngle = radarModel.get('startAngle') * Math.PI / 180; + + this.r = parsePercent$1(radarModel.get('radius'), viewSize); + + each$1(this._indicatorAxes, function (indicatorAxis, idx) { + indicatorAxis.setExtent(0, this.r); + var angle = (this.startAngle + idx * Math.PI * 2 / this._indicatorAxes.length); + // Normalize to [-PI, PI] + angle = Math.atan2(Math.sin(angle), Math.cos(angle)); + indicatorAxis.angle = angle; + }, this); +}; + +Radar.prototype.update = function (ecModel, api) { + var indicatorAxes = this._indicatorAxes; + var radarModel = this._model; + each$1(indicatorAxes, function (indicatorAxis) { + indicatorAxis.scale.setExtent(Infinity, -Infinity); + }); + ecModel.eachSeriesByType('radar', function (radarSeries, idx) { + if (radarSeries.get('coordinateSystem') !== 'radar' + || ecModel.getComponent('radar', radarSeries.get('radarIndex')) !== radarModel + ) { + return; + } + var data = radarSeries.getData(); + each$1(indicatorAxes, function (indicatorAxis) { + indicatorAxis.scale.unionExtentFromData(data, data.mapDimension(indicatorAxis.dim)); + }); + }, this); + + var splitNumber = radarModel.get('splitNumber'); + + function increaseInterval(interval) { + var exp10 = Math.pow(10, Math.floor(Math.log(interval) / Math.LN10)); + // Increase interval + var f = interval / exp10; + if (f === 2) { + f = 5; + } + else { // f is 2 or 5 + f *= 2; + } + return f * exp10; + } + // Force all the axis fixing the maxSplitNumber. + each$1(indicatorAxes, function (indicatorAxis, idx) { + var rawExtent = getScaleExtent(indicatorAxis.scale, indicatorAxis.model); + niceScaleExtent(indicatorAxis.scale, indicatorAxis.model); + + var axisModel = indicatorAxis.model; + var scale = indicatorAxis.scale; + var fixedMin = axisModel.getMin(); + var fixedMax = axisModel.getMax(); + var interval = scale.getInterval(); + + if (fixedMin != null && fixedMax != null) { + // User set min, max, divide to get new interval + scale.setExtent(+fixedMin, +fixedMax); + scale.setInterval( + (fixedMax - fixedMin) / splitNumber + ); + } + else if (fixedMin != null) { + var max; + // User set min, expand extent on the other side + do { + max = fixedMin + interval * splitNumber; + scale.setExtent(+fixedMin, max); + // Interval must been set after extent + // FIXME + scale.setInterval(interval); + + interval = increaseInterval(interval); + } while (max < rawExtent[1] && isFinite(max) && isFinite(rawExtent[1])); + } + else if (fixedMax != null) { + var min; + // User set min, expand extent on the other side + do { + min = fixedMax - interval * splitNumber; + scale.setExtent(min, +fixedMax); + scale.setInterval(interval); + interval = increaseInterval(interval); + } while (min > rawExtent[0] && isFinite(min) && isFinite(rawExtent[0])); + } + else { + var nicedSplitNumber = scale.getTicks().length - 1; + if (nicedSplitNumber > splitNumber) { + interval = increaseInterval(interval); + } + // PENDING + var center = Math.round((rawExtent[0] + rawExtent[1]) / 2 / interval) * interval; + var halfSplitNumber = Math.round(splitNumber / 2); + scale.setExtent( + round$1(center - halfSplitNumber * interval), + round$1(center + (splitNumber - halfSplitNumber) * interval) + ); + scale.setInterval(interval); + } + }); +}; + +/** + * Radar dimensions is based on the data + * @type {Array} + */ +Radar.dimensions = []; + +Radar.create = function (ecModel, api) { + var radarList = []; + ecModel.eachComponent('radar', function (radarModel) { + var radar = new Radar(radarModel, ecModel, api); + radarList.push(radar); + radarModel.coordinateSystem = radar; + }); + ecModel.eachSeriesByType('radar', function (radarSeries) { + if (radarSeries.get('coordinateSystem') === 'radar') { + // Inject coordinate system + radarSeries.coordinateSystem = radarList[radarSeries.get('radarIndex') || 0]; + } + }); + return radarList; +}; + +CoordinateSystemManager.register('radar', Radar); + +var valueAxisDefault = axisDefault.valueAxis; + +function defaultsShow(opt, show) { + return defaults({ + show: show + }, opt); +} + +var RadarModel = extendComponentModel({ + + type: 'radar', + + optionUpdated: function () { + var boundaryGap = this.get('boundaryGap'); + var splitNumber = this.get('splitNumber'); + var scale = this.get('scale'); + var axisLine = this.get('axisLine'); + var axisTick = this.get('axisTick'); + var axisLabel = this.get('axisLabel'); + var nameTextStyle = this.get('name'); + var showName = this.get('name.show'); + var nameFormatter = this.get('name.formatter'); + var nameGap = this.get('nameGap'); + var triggerEvent = this.get('triggerEvent'); + + var indicatorModels = map(this.get('indicator') || [], function (indicatorOpt) { + // PENDING + if (indicatorOpt.max != null && indicatorOpt.max > 0 && !indicatorOpt.min) { + indicatorOpt.min = 0; + } + else if (indicatorOpt.min != null && indicatorOpt.min < 0 && !indicatorOpt.max) { + indicatorOpt.max = 0; + } + var iNameTextStyle = nameTextStyle; + if(indicatorOpt.color != null) { + iNameTextStyle = defaults({color: indicatorOpt.color}, nameTextStyle); + } + // Use same configuration + indicatorOpt = merge(clone(indicatorOpt), { + boundaryGap: boundaryGap, + splitNumber: splitNumber, + scale: scale, + axisLine: axisLine, + axisTick: axisTick, + axisLabel: axisLabel, + // Competitable with 2 and use text + name: indicatorOpt.text, + nameLocation: 'end', + nameGap: nameGap, + // min: 0, + nameTextStyle: iNameTextStyle, + triggerEvent: triggerEvent + }, false); + if (!showName) { + indicatorOpt.name = ''; + } + if (typeof nameFormatter === 'string') { + var indName = indicatorOpt.name; + indicatorOpt.name = nameFormatter.replace('{value}', indName != null ? indName : ''); + } + else if (typeof nameFormatter === 'function') { + indicatorOpt.name = nameFormatter( + indicatorOpt.name, indicatorOpt + ); + } + var model = extend( + new Model(indicatorOpt, null, this.ecModel), + axisModelCommonMixin + ); + + // For triggerEvent. + model.mainType = 'radar'; + model.componentIndex = this.componentIndex; + + return model; + }, this); + + this.getIndicatorModels = function () { + return indicatorModels; + }; + }, + + defaultOption: { + + zlevel: 0, + + z: 0, + + center: ['50%', '50%'], + + radius: '75%', + + startAngle: 90, + + name: { + show: true + // formatter: null + // textStyle: {} + }, + + boundaryGap: [0, 0], + + splitNumber: 5, + + nameGap: 15, + + scale: false, + + // Polygon or circle + shape: 'polygon', + + axisLine: merge( + { + lineStyle: { + color: '#bbb' + } + }, + valueAxisDefault.axisLine + ), + axisLabel: defaultsShow(valueAxisDefault.axisLabel, false), + axisTick: defaultsShow(valueAxisDefault.axisTick, false), + splitLine: defaultsShow(valueAxisDefault.splitLine, true), + splitArea: defaultsShow(valueAxisDefault.splitArea, true), + + // {text, min, max} + indicator: [] + } +}); + +var axisBuilderAttrs$1 = [ + 'axisLine', 'axisTickLabel', 'axisName' +]; + +extendComponentView({ + + type: 'radar', + + render: function (radarModel, ecModel, api) { + var group = this.group; + group.removeAll(); + + this._buildAxes(radarModel); + this._buildSplitLineAndArea(radarModel); + }, + + _buildAxes: function (radarModel) { + var radar = radarModel.coordinateSystem; + var indicatorAxes = radar.getIndicatorAxes(); + var axisBuilders = map(indicatorAxes, function (indicatorAxis) { + var axisBuilder = new AxisBuilder(indicatorAxis.model, { + position: [radar.cx, radar.cy], + rotation: indicatorAxis.angle, + labelDirection: -1, + tickDirection: -1, + nameDirection: 1 + }); + return axisBuilder; + }); + + each$1(axisBuilders, function (axisBuilder) { + each$1(axisBuilderAttrs$1, axisBuilder.add, axisBuilder); + this.group.add(axisBuilder.getGroup()); + }, this); + }, + + _buildSplitLineAndArea: function (radarModel) { + var radar = radarModel.coordinateSystem; + var indicatorAxes = radar.getIndicatorAxes(); + if (!indicatorAxes.length) { + return; + } + var shape = radarModel.get('shape'); + var splitLineModel = radarModel.getModel('splitLine'); + var splitAreaModel = radarModel.getModel('splitArea'); + var lineStyleModel = splitLineModel.getModel('lineStyle'); + var areaStyleModel = splitAreaModel.getModel('areaStyle'); + + var showSplitLine = splitLineModel.get('show'); + var showSplitArea = splitAreaModel.get('show'); + var splitLineColors = lineStyleModel.get('color'); + var splitAreaColors = areaStyleModel.get('color'); + + splitLineColors = isArray(splitLineColors) ? splitLineColors : [splitLineColors]; + splitAreaColors = isArray(splitAreaColors) ? splitAreaColors : [splitAreaColors]; + + var splitLines = []; + var splitAreas = []; + + function getColorIndex(areaOrLine, areaOrLineColorList, idx) { + var colorIndex = idx % areaOrLineColorList.length; + areaOrLine[colorIndex] = areaOrLine[colorIndex] || []; + return colorIndex; + } + + if (shape === 'circle') { + var ticksRadius = indicatorAxes[0].getTicksCoords(); + var cx = radar.cx; + var cy = radar.cy; + for (var i = 0; i < ticksRadius.length; i++) { + if (showSplitLine) { + var colorIndex = getColorIndex(splitLines, splitLineColors, i); + splitLines[colorIndex].push(new Circle({ + shape: { + cx: cx, + cy: cy, + r: ticksRadius[i] + } + })); + } + if (showSplitArea && i < ticksRadius.length - 1) { + var colorIndex = getColorIndex(splitAreas, splitAreaColors, i); + splitAreas[colorIndex].push(new Ring({ + shape: { + cx: cx, + cy: cy, + r0: ticksRadius[i], + r: ticksRadius[i + 1] + } + })); + } + } + } + // Polyyon + else { + var realSplitNumber; + var axesTicksPoints = map(indicatorAxes, function (indicatorAxis, idx) { + var ticksCoords = indicatorAxis.getTicksCoords(); + realSplitNumber = realSplitNumber == null + ? ticksCoords.length - 1 + : Math.min(ticksCoords.length - 1, realSplitNumber); + return map(ticksCoords, function (tickCoord) { + return radar.coordToPoint(tickCoord, idx); + }); + }); + + var prevPoints = []; + for (var i = 0; i <= realSplitNumber; i++) { + var points = []; + for (var j = 0; j < indicatorAxes.length; j++) { + points.push(axesTicksPoints[j][i]); + } + // Close + if (points[0]) { + points.push(points[0].slice()); + } + else { + if (__DEV__) { + console.error('Can\'t draw value axis ' + i); + } + } + + if (showSplitLine) { + var colorIndex = getColorIndex(splitLines, splitLineColors, i); + splitLines[colorIndex].push(new Polyline({ + shape: { + points: points + } + })); + } + if (showSplitArea && prevPoints) { + var colorIndex = getColorIndex(splitAreas, splitAreaColors, i - 1); + splitAreas[colorIndex].push(new Polygon({ + shape: { + points: points.concat(prevPoints) + } + })); + } + prevPoints = points.slice().reverse(); + } + } + + var lineStyle = lineStyleModel.getLineStyle(); + var areaStyle = areaStyleModel.getAreaStyle(); + // Add splitArea before splitLine + each$1(splitAreas, function (splitAreas, idx) { + this.group.add(mergePath( + splitAreas, { + style: defaults({ + stroke: 'none', + fill: splitAreaColors[idx % splitAreaColors.length] + }, areaStyle), + silent: true + } + )); + }, this); + + each$1(splitLines, function (splitLines, idx) { + this.group.add(mergePath( + splitLines, { + style: defaults({ + fill: 'none', + stroke: splitLineColors[idx % splitLineColors.length] + }, lineStyle), + silent: true + } + )); + }, this); + + } +}); + +var RadarSeries = SeriesModel.extend({ + + type: 'series.radar', + + dependencies: ['radar'], + + + // Overwrite + init: function (option) { + RadarSeries.superApply(this, 'init', arguments); + + // Enable legend selection for each data item + // Use a function instead of direct access because data reference may changed + this.legendDataProvider = function () { + return this.getRawData(); + }; + }, + + getInitialData: function (option, ecModel) { + return createListSimply(this, { + generateCoord: 'indicator_', + generateCoordCount: Infinity + }); + }, + + formatTooltip: function (dataIndex) { + var data = this.getData(); + var coordSys = this.coordinateSystem; + var indicatorAxes = coordSys.getIndicatorAxes(); + var name = this.getData().getName(dataIndex); + return encodeHTML(name === '' ? this.name : name) + '
' + + map(indicatorAxes, function (axis, idx) { + var val = data.get(data.mapDimension(axis.dim), dataIndex); + return encodeHTML(axis.name + ' : ' + val); + }).join('
'); + }, + + defaultOption: { + zlevel: 0, + z: 2, + coordinateSystem: 'radar', + legendHoverLink: true, + radarIndex: 0, + lineStyle: { + width: 2, + type: 'solid' + }, + label: { + position: 'top' + }, + // areaStyle: { + // }, + // itemStyle: {} + symbol: 'emptyCircle', + symbolSize: 4 + // symbolRotate: null + } +}); + +function normalizeSymbolSize(symbolSize) { + if (!isArray(symbolSize)) { + symbolSize = [+symbolSize, +symbolSize]; + } + return symbolSize; +} + +extendChartView({ + + type: 'radar', + + render: function (seriesModel, ecModel, api) { + var polar = seriesModel.coordinateSystem; + var group = this.group; + + var data = seriesModel.getData(); + var oldData = this._data; + + function createSymbol$$1(data, idx) { + var symbolType = data.getItemVisual(idx, 'symbol') || 'circle'; + var color = data.getItemVisual(idx, 'color'); + if (symbolType === 'none') { + return; + } + var symbolSize = normalizeSymbolSize( + data.getItemVisual(idx, 'symbolSize') + ); + var symbolPath = createSymbol( + symbolType, -1, -1, 2, 2, color + ); + symbolPath.attr({ + style: { + strokeNoScale: true + }, + z2: 100, + scale: [symbolSize[0] / 2, symbolSize[1] / 2] + }); + return symbolPath; + } + + function updateSymbols(oldPoints, newPoints, symbolGroup, data, idx, isInit) { + // Simply rerender all + symbolGroup.removeAll(); + for (var i = 0; i < newPoints.length - 1; i++) { + var symbolPath = createSymbol$$1(data, idx); + if (symbolPath) { + symbolPath.__dimIdx = i; + if (oldPoints[i]) { + symbolPath.attr('position', oldPoints[i]); + graphic[isInit ? 'initProps' : 'updateProps']( + symbolPath, { + position: newPoints[i] + }, seriesModel, idx + ); + } + else { + symbolPath.attr('position', newPoints[i]); + } + symbolGroup.add(symbolPath); + } + } + } + + function getInitialPoints(points) { + return map(points, function (pt) { + return [polar.cx, polar.cy]; + }); + } + data.diff(oldData) + .add(function (idx) { + var points = data.getItemLayout(idx); + if (!points) { + return; + } + var polygon = new Polygon(); + var polyline = new Polyline(); + var target = { + shape: { + points: points + } + }; + polygon.shape.points = getInitialPoints(points); + polyline.shape.points = getInitialPoints(points); + initProps(polygon, target, seriesModel, idx); + initProps(polyline, target, seriesModel, idx); + + var itemGroup = new Group(); + var symbolGroup = new Group(); + itemGroup.add(polyline); + itemGroup.add(polygon); + itemGroup.add(symbolGroup); + + updateSymbols( + polyline.shape.points, points, symbolGroup, data, idx, true + ); + + data.setItemGraphicEl(idx, itemGroup); + }) + .update(function (newIdx, oldIdx) { + var itemGroup = oldData.getItemGraphicEl(oldIdx); + var polyline = itemGroup.childAt(0); + var polygon = itemGroup.childAt(1); + var symbolGroup = itemGroup.childAt(2); + var target = { + shape: { + points: data.getItemLayout(newIdx) + } + }; + if (!target.shape.points) { + return; + } + updateSymbols( + polyline.shape.points, target.shape.points, symbolGroup, data, newIdx, false + ); + + updateProps(polyline, target, seriesModel); + updateProps(polygon, target, seriesModel); + + data.setItemGraphicEl(newIdx, itemGroup); + }) + .remove(function (idx) { + group.remove(oldData.getItemGraphicEl(idx)); + }) + .execute(); + + data.eachItemGraphicEl(function (itemGroup, idx) { + var itemModel = data.getItemModel(idx); + var polyline = itemGroup.childAt(0); + var polygon = itemGroup.childAt(1); + var symbolGroup = itemGroup.childAt(2); + var color = data.getItemVisual(idx, 'color'); + + group.add(itemGroup); + + polyline.useStyle( + defaults( + itemModel.getModel('lineStyle').getLineStyle(), + { + fill: 'none', + stroke: color + } + ) + ); + polyline.hoverStyle = itemModel.getModel('emphasis.lineStyle').getLineStyle(); + + var areaStyleModel = itemModel.getModel('areaStyle'); + var hoverAreaStyleModel = itemModel.getModel('emphasis.areaStyle'); + var polygonIgnore = areaStyleModel.isEmpty() && areaStyleModel.parentModel.isEmpty(); + var hoverPolygonIgnore = hoverAreaStyleModel.isEmpty() && hoverAreaStyleModel.parentModel.isEmpty(); + + hoverPolygonIgnore = hoverPolygonIgnore && polygonIgnore; + polygon.ignore = polygonIgnore; + + polygon.useStyle( + defaults( + areaStyleModel.getAreaStyle(), + { + fill: color, + opacity: 0.7 + } + ) + ); + polygon.hoverStyle = hoverAreaStyleModel.getAreaStyle(); + + var itemStyle = itemModel.getModel('itemStyle').getItemStyle(['color']); + var itemHoverStyle = itemModel.getModel('emphasis.itemStyle').getItemStyle(); + var labelModel = itemModel.getModel('label'); + var labelHoverModel = itemModel.getModel('emphasis.label'); + symbolGroup.eachChild(function (symbolPath) { + symbolPath.setStyle(itemStyle); + symbolPath.hoverStyle = clone(itemHoverStyle); + + setLabelStyle( + symbolPath.style, symbolPath.hoverStyle, labelModel, labelHoverModel, + { + labelFetcher: data.hostModel, + labelDataIndex: idx, + labelDimIndex: symbolPath.__dimIdx, + defaultText: data.get(data.dimensions[symbolPath.__dimIdx], idx), + autoColor: color, + isRectText: true + } + ); + }); + + function onEmphasis() { + polygon.attr('ignore', hoverPolygonIgnore); + } + + function onNormal() { + polygon.attr('ignore', polygonIgnore); + } + + itemGroup.off('mouseover').off('mouseout').off('normal').off('emphasis'); + itemGroup.on('emphasis', onEmphasis) + .on('mouseover', onEmphasis) + .on('normal', onNormal) + .on('mouseout', onNormal); + + setHoverStyle(itemGroup); + }); + + this._data = data; + }, + + remove: function () { + this.group.removeAll(); + this._data = null; + }, + + dispose: function () {} +}); + +var radarLayout = function (ecModel) { + ecModel.eachSeriesByType('radar', function (seriesModel) { + var data = seriesModel.getData(); + var points = []; + var coordSys = seriesModel.coordinateSystem; + if (!coordSys) { + return; + } + + function pointsConverter(val, idx) { + points[idx] = points[idx] || []; + points[idx][i] = coordSys.dataToPoint(val, i); + } + var axes = coordSys.getIndicatorAxes(); + for (var i = 0; i < coordSys.getIndicatorAxes().length; i++) { + data.each(data.mapDimension(axes[i].dim), pointsConverter); + } + + data.each(function (idx) { + // Close polygon + points[idx][0] && points[idx].push(points[idx][0].slice()); + data.setItemLayout(idx, points[idx]); + }); + }); +}; + +// Backward compat for radar chart in 2 +var backwardCompat$1 = function (option) { + var polarOptArr = option.polar; + if (polarOptArr) { + if (!isArray(polarOptArr)) { + polarOptArr = [polarOptArr]; + } + var polarNotRadar = []; + each$1(polarOptArr, function (polarOpt, idx) { + if (polarOpt.indicator) { + if (polarOpt.type && !polarOpt.shape) { + polarOpt.shape = polarOpt.type; + } + option.radar = option.radar || []; + if (!isArray(option.radar)) { + option.radar = [option.radar]; + } + option.radar.push(polarOpt); + } + else { + polarNotRadar.push(polarOpt); + } + }); + option.polar = polarNotRadar; + } + each$1(option.series, function (seriesOpt) { + if (seriesOpt && seriesOpt.type === 'radar' && seriesOpt.polarIndex) { + seriesOpt.radarIndex = seriesOpt.polarIndex; + } + }); +}; + +// Must use radar component +registerVisual(dataColor('radar')); +registerVisual(visualSymbol('radar', 'circle')); +registerLayout(radarLayout); +registerProcessor(dataFilter('radar')); +registerPreprocessor(backwardCompat$1); + +/** + * Simple view coordinate system + * Mapping given x, y to transformd view x, y + */ + +var v2ApplyTransform$1 = applyTransform; + +// Dummy transform node +function TransformDummy() { + Transformable.call(this); +} +mixin(TransformDummy, Transformable); + +function View(name) { + /** + * @type {string} + */ + this.name = name; + + /** + * @type {Object} + */ + this.zoomLimit; + + Transformable.call(this); + + this._roamTransformable = new TransformDummy(); + + this._rawTransformable = new TransformDummy(); + + this._center; + this._zoom; +} + +View.prototype = { + + constructor: View, + + type: 'view', + + /** + * @param {Array.} + * @readOnly + */ + dimensions: ['x', 'y'], + + /** + * Set bounding rect + * @param {number} x + * @param {number} y + * @param {number} width + * @param {number} height + */ + + // PENDING to getRect + setBoundingRect: function (x, y, width, height) { + this._rect = new BoundingRect(x, y, width, height); + return this._rect; + }, + + /** + * @return {module:zrender/core/BoundingRect} + */ + // PENDING to getRect + getBoundingRect: function () { + return this._rect; + }, + + /** + * @param {number} x + * @param {number} y + * @param {number} width + * @param {number} height + */ + setViewRect: function (x, y, width, height) { + this.transformTo(x, y, width, height); + this._viewRect = new BoundingRect(x, y, width, height); + }, + + /** + * Transformed to particular position and size + * @param {number} x + * @param {number} y + * @param {number} width + * @param {number} height + */ + transformTo: function (x, y, width, height) { + var rect = this.getBoundingRect(); + var rawTransform = this._rawTransformable; + + rawTransform.transform = rect.calculateTransform( + new BoundingRect(x, y, width, height) + ); + + rawTransform.decomposeTransform(); + + this._updateTransform(); + }, + + /** + * Set center of view + * @param {Array.} [centerCoord] + */ + setCenter: function (centerCoord) { + if (!centerCoord) { + return; + } + this._center = centerCoord; + + this._updateCenterAndZoom(); + }, + + /** + * @param {number} zoom + */ + setZoom: function (zoom) { + zoom = zoom || 1; + + var zoomLimit = this.zoomLimit; + if (zoomLimit) { + if (zoomLimit.max != null) { + zoom = Math.min(zoomLimit.max, zoom); + } + if (zoomLimit.min != null) { + zoom = Math.max(zoomLimit.min, zoom); + } + } + this._zoom = zoom; + + this._updateCenterAndZoom(); + }, + + /** + * Get default center without roam + */ + getDefaultCenter: function () { + // Rect before any transform + var rawRect = this.getBoundingRect(); + var cx = rawRect.x + rawRect.width / 2; + var cy = rawRect.y + rawRect.height / 2; + + return [cx, cy]; + }, + + getCenter: function () { + return this._center || this.getDefaultCenter(); + }, + + getZoom: function () { + return this._zoom || 1; + }, + + /** + * @return {Array.} data + * @param {boolean} noRoam + * @param {Array.} [out] + * @return {Array.} + */ + dataToPoint: function (data, noRoam, out) { + var transform = noRoam ? this._rawTransform : this.transform; + out = out || []; + return transform + ? v2ApplyTransform$1(out, data, transform) + : copy(out, data); + }, + + /** + * Convert a (x, y) point to (lon, lat) data + * @param {Array.} point + * @return {Array.} + */ + pointToData: function (point) { + var invTransform = this.invTransform; + return invTransform + ? v2ApplyTransform$1([], point, invTransform) + : [point[0], point[1]]; + }, + + /** + * @implements + * see {module:echarts/CoodinateSystem} + */ + convertToPixel: curry(doConvert$1, 'dataToPoint'), + + /** + * @implements + * see {module:echarts/CoodinateSystem} + */ + convertFromPixel: curry(doConvert$1, 'pointToData'), + + /** + * @implements + * see {module:echarts/CoodinateSystem} + */ + containPoint: function (point) { + return this.getViewRectAfterRoam().contain(point[0], point[1]); + } + + /** + * @return {number} + */ + // getScalarScale: function () { + // // Use determinant square root of transform to mutiply scalar + // var m = this.transform; + // var det = Math.sqrt(Math.abs(m[0] * m[3] - m[2] * m[1])); + // return det; + // } +}; + +mixin(View, Transformable); + +function doConvert$1(methodName, ecModel, finder, value) { + var seriesModel = finder.seriesModel; + var coordSys = seriesModel ? seriesModel.coordinateSystem : null; // e.g., graph. + return coordSys === this ? coordSys[methodName](value) : null; +} + +// Fix for 南海诸岛 + +var geoCoord = [126, 25]; + +var points$1 = [ + [[0,3.5],[7,11.2],[15,11.9],[30,7],[42,0.7],[52,0.7], + [56,7.7],[59,0.7],[64,0.7],[64,0],[5,0],[0,3.5]], + [[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]], + [[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]], + [[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]], + [[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]], + [[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]], + [[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]], + [[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]], + [[51,35],[51,28.7],[53,28.7],[53,35],[51,35]], + [[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]], + [[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]], + [[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4], + [1,92.4],[1,3.5],[0,3.5]] +]; + +for (var i$1 = 0; i$1 < points$1.length; i$1++) { + for (var k = 0; k < points$1[i$1].length; k++) { + points$1[i$1][k][0] /= 10.5; + points$1[i$1][k][1] /= -10.5 / 0.75; + + points$1[i$1][k][0] += geoCoord[0]; + points$1[i$1][k][1] += geoCoord[1]; + } +} + +var fixNanhai = function (geo) { + if (geo.map === 'china') { + geo.regions.push(new Region( + '南海诸岛', + map(points$1, function (exterior) { + return { + type: 'polygon', + exterior: exterior + }; + }), geoCoord + )); + } +}; + +var coordsOffsetMap = { + '南海诸岛' : [32, 80], + // 全国 + '广东': [0, -10], + '香港': [10, 5], + '澳门': [-10, 10], + //'北京': [-10, 0], + '天津': [5, 5] +}; + +var fixTextCoord = function (geo) { + each$1(geo.regions, function (region) { + var coordFix = coordsOffsetMap[region.name]; + if (coordFix) { + var cp = region.center; + cp[0] += coordFix[0] / 10.5; + cp[1] += -coordFix[1] / (10.5 / 0.75); + } + }); +}; + +var geoCoordMap = { + 'Russia': [100, 60], + 'United States': [-99, 38], + 'United States of America': [-99, 38] +}; + +var fixGeoCoord = function (geo) { + each$1(geo.regions, function (region) { + var geoCoord = geoCoordMap[region.name]; + if (geoCoord) { + var cp = region.center; + cp[0] = geoCoord[0]; + cp[1] = geoCoord[1]; + } + }); +}; + +// Fix for 钓鱼岛 + +// var Region = require('../Region'); +// var zrUtil = require('zrender/src/core/util'); + +// var geoCoord = [126, 25]; + +var points$2 = [ + [ + [123.45165252685547, 25.73527164402261], + [123.49731445312499, 25.73527164402261], + [123.49731445312499, 25.750734064600884], + [123.45165252685547, 25.750734064600884], + [123.45165252685547, 25.73527164402261] + ] +]; + +var fixDiaoyuIsland = function (geo) { + if (geo.map === 'china') { + for (var i = 0, len = geo.regions.length; i < len; ++i) { + if (geo.regions[i].name === '台湾') { + geo.regions[i].geometries.push({ + type: 'polygon', + exterior: points$2[0] + }); + } + } + } +}; + +// Geo fix functions +var geoFixFuncs = [ + fixNanhai, + fixTextCoord, + fixGeoCoord, + fixDiaoyuIsland +]; + +/** + * [Geo description] + * @param {string} name Geo name + * @param {string} map Map type + * @param {Object} geoJson + * @param {Object} [specialAreas] + * Specify the positioned areas by left, top, width, height + * @param {Object.} [nameMap] + * Specify name alias + */ +function Geo(name, map$$1, geoJson, specialAreas, nameMap) { + + View.call(this, name); + + /** + * Map type + * @type {string} + */ + this.map = map$$1; + + this._nameCoordMap = createHashMap(); + + this.loadGeoJson(geoJson, specialAreas, nameMap); +} + +Geo.prototype = { + + constructor: Geo, + + type: 'geo', + + /** + * @param {Array.} + * @readOnly + */ + dimensions: ['lng', 'lat'], + + /** + * If contain given lng,lat coord + * @param {Array.} + * @readOnly + */ + containCoord: function (coord) { + var regions = this.regions; + for (var i = 0; i < regions.length; i++) { + if (regions[i].contain(coord)) { + return true; + } + } + return false; + }, + /** + * @param {Object} geoJson + * @param {Object} [specialAreas] + * Specify the positioned areas by left, top, width, height + * @param {Object.} [nameMap] + * Specify name alias + */ + loadGeoJson: function (geoJson, specialAreas, nameMap) { + // https://jsperf.com/try-catch-performance-overhead + try { + this.regions = geoJson ? parseGeoJson$1(geoJson) : []; + } + catch (e) { + throw 'Invalid geoJson format\n' + e.message; + } + specialAreas = specialAreas || {}; + nameMap = nameMap || {}; + var regions = this.regions; + var regionsMap = createHashMap(); + for (var i = 0; i < regions.length; i++) { + var regionName = regions[i].name; + // Try use the alias in nameMap + regionName = nameMap.hasOwnProperty(regionName) ? nameMap[regionName] : regionName; + regions[i].name = regionName; + + regionsMap.set(regionName, regions[i]); + // Add geoJson + this.addGeoCoord(regionName, regions[i].center); + + // Some area like Alaska in USA map needs to be tansformed + // to look better + var specialArea = specialAreas[regionName]; + if (specialArea) { + regions[i].transformTo( + specialArea.left, specialArea.top, specialArea.width, specialArea.height + ); + } + } + + this._regionsMap = regionsMap; + + this._rect = null; + + each$1(geoFixFuncs, function (fixFunc) { + fixFunc(this); + }, this); + }, + + // Overwrite + transformTo: function (x, y, width, height) { + var rect = this.getBoundingRect(); + + rect = rect.clone(); + // Longitute is inverted + rect.y = -rect.y - rect.height; + + var rawTransformable = this._rawTransformable; + + rawTransformable.transform = rect.calculateTransform( + new BoundingRect(x, y, width, height) + ); + + rawTransformable.decomposeTransform(); + + var scale = rawTransformable.scale; + scale[1] = -scale[1]; + + rawTransformable.updateTransform(); + + this._updateTransform(); + }, + + /** + * @param {string} name + * @return {module:echarts/coord/geo/Region} + */ + getRegion: function (name) { + return this._regionsMap.get(name); + }, + + getRegionByCoord: function (coord) { + var regions = this.regions; + for (var i = 0; i < regions.length; i++) { + if (regions[i].contain(coord)) { + return regions[i]; + } + } + }, + + /** + * Add geoCoord for indexing by name + * @param {string} name + * @param {Array.} geoCoord + */ + addGeoCoord: function (name, geoCoord) { + this._nameCoordMap.set(name, geoCoord); + }, + + /** + * Get geoCoord by name + * @param {string} name + * @return {Array.} + */ + getGeoCoord: function (name) { + return this._nameCoordMap.get(name); + }, + + // Overwrite + getBoundingRect: function () { + if (this._rect) { + return this._rect; + } + var rect; + + var regions = this.regions; + for (var i = 0; i < regions.length; i++) { + var regionRect = regions[i].getBoundingRect(); + rect = rect || regionRect.clone(); + rect.union(regionRect); + } + // FIXME Always return new ? + return (this._rect = rect || new BoundingRect(0, 0, 0, 0)); + }, + + /** + * @param {string|Array.} data + * @param {boolean} noRoam + * @param {Array.} [out] + * @return {Array.} + */ + dataToPoint: function (data, noRoam, out) { + if (typeof data === 'string') { + // Map area name to geoCoord + data = this.getGeoCoord(data); + } + if (data) { + return View.prototype.dataToPoint.call(this, data, noRoam, out); + } + }, + + /** + * @inheritDoc + */ + convertToPixel: curry(doConvert, 'dataToPoint'), + + /** + * @inheritDoc + */ + convertFromPixel: curry(doConvert, 'pointToData') + +}; + +mixin(Geo, View); + +function doConvert(methodName, ecModel, finder, value) { + var geoModel = finder.geoModel; + var seriesModel = finder.seriesModel; + + var coordSys = geoModel + ? geoModel.coordinateSystem + : seriesModel + ? ( + seriesModel.coordinateSystem // For map. + || (seriesModel.getReferringComponents('geo')[0] || {}).coordinateSystem + ) + : null; + + return coordSys === this ? coordSys[methodName](value) : null; +} + +/** + * Resize method bound to the geo + * @param {module:echarts/coord/geo/GeoModel|module:echarts/chart/map/MapModel} geoModel + * @param {module:echarts/ExtensionAPI} api + */ +function resizeGeo(geoModel, api) { + + var boundingCoords = geoModel.get('boundingCoords'); + if (boundingCoords != null) { + var leftTop = boundingCoords[0]; + var rightBottom = boundingCoords[1]; + if (isNaN(leftTop[0]) || isNaN(leftTop[1]) || isNaN(rightBottom[0]) || isNaN(rightBottom[1])) { + if (__DEV__) { + console.error('Invalid boundingCoords'); + } + } + else { + this.setBoundingRect(leftTop[0], leftTop[1], rightBottom[0] - leftTop[0], rightBottom[1] - leftTop[1]); + } + } + + var rect = this.getBoundingRect(); + + var boxLayoutOption; + + var center = geoModel.get('layoutCenter'); + var size = geoModel.get('layoutSize'); + + var viewWidth = api.getWidth(); + var viewHeight = api.getHeight(); + + var aspectScale = geoModel.get('aspectScale') || 0.75; + var aspect = rect.width / rect.height * aspectScale; + + var useCenterAndSize = false; + + if (center && size) { + center = [ + parsePercent$1(center[0], viewWidth), + parsePercent$1(center[1], viewHeight) + ]; + size = parsePercent$1(size, Math.min(viewWidth, viewHeight)); + + if (!isNaN(center[0]) && !isNaN(center[1]) && !isNaN(size)) { + useCenterAndSize = true; + } + else { + if (__DEV__) { + console.warn('Given layoutCenter or layoutSize data are invalid. Use left/top/width/height instead.'); + } + } + } + + var viewRect; + if (useCenterAndSize) { + var viewRect = {}; + if (aspect > 1) { + // Width is same with size + viewRect.width = size; + viewRect.height = size / aspect; + } + else { + viewRect.height = size; + viewRect.width = size * aspect; + } + viewRect.y = center[1] - viewRect.height / 2; + viewRect.x = center[0] - viewRect.width / 2; + } + else { + // Use left/top/width/height + boxLayoutOption = geoModel.getBoxLayoutParams(); + + // 0.75 rate + boxLayoutOption.aspect = aspect; + + viewRect = getLayoutRect(boxLayoutOption, { + width: viewWidth, + height: viewHeight + }); + } + + this.setViewRect(viewRect.x, viewRect.y, viewRect.width, viewRect.height); + + this.setCenter(geoModel.get('center')); + this.setZoom(geoModel.get('zoom')); +} + +/** + * @param {module:echarts/coord/Geo} geo + * @param {module:echarts/model/Model} model + * @inner + */ +function setGeoCoords(geo, model) { + each$1(model.get('geoCoord'), function (geoCoord, name) { + geo.addGeoCoord(name, geoCoord); + }); +} + +if (__DEV__) { + var mapNotExistsError = function (name) { + console.error('Map ' + name + ' not exists. You can download map file on http://echarts.baidu.com/download-map.html'); + }; +} + +var geoCreator = { + + // For deciding which dimensions to use when creating list data + dimensions: Geo.prototype.dimensions, + + create: function (ecModel, api) { + var geoList = []; + + // FIXME Create each time may be slow + ecModel.eachComponent('geo', function (geoModel, idx) { + var name = geoModel.get('map'); + var mapData = getMap(name); + if (__DEV__) { + if (!mapData) { + mapNotExistsError(name); + } + } + var geo = new Geo( + name + idx, name, + mapData && mapData.geoJson, mapData && mapData.specialAreas, + geoModel.get('nameMap') + ); + geo.zoomLimit = geoModel.get('scaleLimit'); + geoList.push(geo); + + setGeoCoords(geo, geoModel); + + geoModel.coordinateSystem = geo; + geo.model = geoModel; + + // Inject resize method + geo.resize = resizeGeo; + + geo.resize(geoModel, api); + }); + + ecModel.eachSeries(function (seriesModel) { + var coordSys = seriesModel.get('coordinateSystem'); + if (coordSys === 'geo') { + var geoIndex = seriesModel.get('geoIndex') || 0; + seriesModel.coordinateSystem = geoList[geoIndex]; + } + }); + + // If has map series + var mapModelGroupBySeries = {}; + + ecModel.eachSeriesByType('map', function (seriesModel) { + if (!seriesModel.getHostGeoModel()) { + var mapType = seriesModel.getMapType(); + mapModelGroupBySeries[mapType] = mapModelGroupBySeries[mapType] || []; + mapModelGroupBySeries[mapType].push(seriesModel); + } + }); + + each$1(mapModelGroupBySeries, function (mapSeries, mapType) { + var mapData = getMap(mapType); + if (__DEV__) { + if (!mapData) { + mapNotExistsError(mapSeries[0].get('map')); + } + } + + var nameMapList = map(mapSeries, function (singleMapSeries) { + return singleMapSeries.get('nameMap'); + }); + var geo = new Geo( + mapType, mapType, + mapData && mapData.geoJson, mapData && mapData.specialAreas, + mergeAll(nameMapList) + ); + geo.zoomLimit = retrieve.apply(null, map(mapSeries, function (singleMapSeries) { + return singleMapSeries.get('scaleLimit'); + })); + geoList.push(geo); + + // Inject resize method + geo.resize = resizeGeo; + + geo.resize(mapSeries[0], api); + + each$1(mapSeries, function (singleMapSeries) { + singleMapSeries.coordinateSystem = geo; + + setGeoCoords(geo, singleMapSeries); + }); + }); + + return geoList; + }, + + /** + * Fill given regions array + * @param {Array.} originRegionArr + * @param {string} mapName + * @param {Object} [nameMap] + * @return {Array} + */ + getFilledRegions: function (originRegionArr, mapName, nameMap) { + // Not use the original + var regionsArr = (originRegionArr || []).slice(); + nameMap = nameMap || {}; + + var map$$1 = getMap(mapName); + var geoJson = map$$1 && map$$1.geoJson; + if (!geoJson) { + if (__DEV__) { + mapNotExistsError(mapName); + } + return originRegionArr; + } + + var dataNameMap = createHashMap(); + var features = geoJson.features; + for (var i = 0; i < regionsArr.length; i++) { + dataNameMap.set(regionsArr[i].name, regionsArr[i]); + } + + for (var i = 0; i < features.length; i++) { + var name = features[i].properties.name; + if (!dataNameMap.get(name)) { + if (nameMap.hasOwnProperty(name)) { + name = nameMap[name]; + } + regionsArr.push({ + name: name + }); + } + } + return regionsArr; + } +}; + +registerCoordinateSystem('geo', geoCreator); + +var MapSeries = SeriesModel.extend({ + + type: 'series.map', + + dependencies: ['geo'], + + layoutMode: 'box', + + /** + * Only first map series of same mapType will drawMap + * @type {boolean} + */ + needsDrawMap: false, + + /** + * Group of all map series with same mapType + * @type {boolean} + */ + seriesGroup: [], + + init: function (option) { + + // this._fillOption(option, this.getMapType()); + // this.option = option; + + MapSeries.superApply(this, 'init', arguments); + + this.updateSelectedMap(this._createSelectableList()); + }, + + getInitialData: function (option) { + return createListSimply(this, ['value']); + }, + + mergeOption: function (newOption) { + // this._fillOption(newOption, this.getMapType()); + + MapSeries.superApply(this, 'mergeOption', arguments); + + this.updateSelectedMap(this._createSelectableList()); + }, + + _createSelectableList: function () { + var data = this.getRawData(); + var valueDim = data.mapDimension('value'); + var targetList = []; + for (var i = 0, len = data.count(); i < len; i++) { + targetList.push({ + name: data.getName(i), + value: data.get(valueDim, i), + selected: retrieveRawAttr(data, i, 'selected') + }); + } + + targetList = geoCreator.getFilledRegions(targetList, this.getMapType(), this.option.nameMap); + + return targetList; + }, + + /** + * If no host geo model, return null, which means using a + * inner exclusive geo model. + */ + getHostGeoModel: function () { + var geoIndex = this.option.geoIndex; + return geoIndex != null + ? this.dependentModels.geo[geoIndex] + : null; + }, + + getMapType: function () { + return (this.getHostGeoModel() || this).option.map; + }, + + _fillOption: function (option, mapName) { + // Shallow clone + // option = zrUtil.extend({}, option); + + // option.data = geoCreator.getFilledRegions(option.data, mapName, option.nameMap); + + // return option; + }, + + getRawValue: function (dataIndex) { + // Use value stored in data instead because it is calculated from multiple series + // FIXME Provide all value of multiple series ? + var data = this.getData(); + return data.get(data.mapDimension('value'), dataIndex); + }, + + /** + * Get model of region + * @param {string} name + * @return {module:echarts/model/Model} + */ + getRegionModel: function (regionName) { + var data = this.getData(); + return data.getItemModel(data.indexOfName(regionName)); + }, + + /** + * Map tooltip formatter + * + * @param {number} dataIndex + */ + formatTooltip: function (dataIndex) { + // FIXME orignalData and data is a bit confusing + var data = this.getData(); + var formattedValue = addCommas(this.getRawValue(dataIndex)); + var name = data.getName(dataIndex); + + var seriesGroup = this.seriesGroup; + var seriesNames = []; + for (var i = 0; i < seriesGroup.length; i++) { + var otherIndex = seriesGroup[i].originalData.indexOfName(name); + var valueDim = data.mapDimension('value'); + if (!isNaN(seriesGroup[i].originalData.get(valueDim, otherIndex))) { + seriesNames.push( + encodeHTML(seriesGroup[i].name) + ); + } + } + + return seriesNames.join(', ') + '
' + + encodeHTML(name + ' : ' + formattedValue); + }, + + /** + * @implement + */ + getTooltipPosition: function (dataIndex) { + if (dataIndex != null) { + var name = this.getData().getName(dataIndex); + var geo = this.coordinateSystem; + var region = geo.getRegion(name); + + return region && geo.dataToPoint(region.center); + } + }, + + setZoom: function (zoom) { + this.option.zoom = zoom; + }, + + setCenter: function (center) { + this.option.center = center; + }, + + defaultOption: { + // 一级层叠 + zlevel: 0, + // 二级层叠 + z: 2, + + coordinateSystem: 'geo', + + // map should be explicitly specified since ec3. + map: '', + + // If `geoIndex` is not specified, a exclusive geo will be + // created. Otherwise use the specified geo component, and + // `map` and `mapType` are ignored. + // geoIndex: 0, + + // 'center' | 'left' | 'right' | 'x%' | {number} + left: 'center', + // 'center' | 'top' | 'bottom' | 'x%' | {number} + top: 'center', + // right + // bottom + // width: + // height + + // Aspect is width / height. Inited to be geoJson bbox aspect + // This parameter is used for scale this aspect + aspectScale: 0.75, + + ///// Layout with center and size + // If you wan't to put map in a fixed size box with right aspect ratio + // This two properties may more conveninet + // layoutCenter: [50%, 50%] + // layoutSize: 100 + + + // 数值合并方式,默认加和,可选为: + // 'sum' | 'average' | 'max' | 'min' + // mapValueCalculation: 'sum', + // 地图数值计算结果小数精度 + // mapValuePrecision: 0, + + + // 显示图例颜色标识(系列标识的小圆点),图例开启时有效 + showLegendSymbol: true, + // 选择模式,默认关闭,可选single,multiple + // selectedMode: false, + dataRangeHoverLink: true, + // 是否开启缩放及漫游模式 + // roam: false, + + // Define left-top, right-bottom coords to control view + // For example, [ [180, 90], [-180, -90] ], + // higher priority than center and zoom + boundingCoords: null, + + // Default on center of map + center: null, + + zoom: 1, + + scaleLimit: null, + + label: { + show: false, + color: '#000' + }, + // scaleLimit: null, + itemStyle: { + borderWidth: 0.5, + borderColor: '#444', + areaColor: '#eee' + }, + + emphasis: { + label: { + show: true, + color: 'rgb(100,0,0)' + }, + itemStyle: { + areaColor: 'rgba(255,215,0,0.8)' + } + } + } + +}); + +mixin(MapSeries, selectableMixin); + +var ATTR = '\0_ec_interaction_mutex'; + +function take(zr, resourceKey, userKey) { + var store = getStore(zr); + store[resourceKey] = userKey; +} + +function release(zr, resourceKey, userKey) { + var store = getStore(zr); + var uKey = store[resourceKey]; + + if (uKey === userKey) { + store[resourceKey] = null; + } +} + +function isTaken(zr, resourceKey) { + return !!getStore(zr)[resourceKey]; +} + +function getStore(zr) { + return zr[ATTR] || (zr[ATTR] = {}); +} + +/** + * payload: { + * type: 'takeGlobalCursor', + * key: 'dataZoomSelect', or 'brush', or ..., + * If no userKey, release global cursor. + * } + */ +registerAction( + {type: 'takeGlobalCursor', event: 'globalCursorTaken', update: 'update'}, + function () {} +); + +/** + * @alias module:echarts/component/helper/RoamController + * @constructor + * @mixin {module:zrender/mixin/Eventful} + * + * @param {module:zrender/zrender~ZRender} zr + */ +function RoamController(zr) { + + /** + * @type {Function} + */ + this.pointerChecker; + + /** + * @type {module:zrender} + */ + this._zr = zr; + + /** + * @type {Object} + */ + this._opt = {}; + + // Avoid two roamController bind the same handler + var bind$$1 = bind; + var mousedownHandler = bind$$1(mousedown, this); + var mousemoveHandler = bind$$1(mousemove, this); + var mouseupHandler = bind$$1(mouseup, this); + var mousewheelHandler = bind$$1(mousewheel, this); + var pinchHandler = bind$$1(pinch, this); + + Eventful.call(this); + + /** + * @param {Function} pointerChecker + * input: x, y + * output: boolean + */ + this.setPointerChecker = function (pointerChecker) { + this.pointerChecker = pointerChecker; + }; + + /** + * Notice: only enable needed types. For example, if 'zoom' + * is not needed, 'zoom' should not be enabled, otherwise + * default mousewheel behaviour (scroll page) will be disabled. + * + * @param {boolean|string} [controlType=true] Specify the control type, + * which can be null/undefined or true/false + * or 'pan/move' or 'zoom'/'scale' + * @param {Object} [opt] + * @param {Object} [opt.zoomOnMouseWheel=true] + * @param {Object} [opt.moveOnMouseMove=true] + * @param {Object} [opt.preventDefaultMouseMove=true] When pan. + */ + this.enable = function (controlType, opt) { + + // Disable previous first + this.disable(); + + this._opt = defaults(clone(opt) || {}, { + zoomOnMouseWheel: true, + moveOnMouseMove: true, + preventDefaultMouseMove: true + }); + + if (controlType == null) { + controlType = true; + } + + if (controlType === true || (controlType === 'move' || controlType === 'pan')) { + zr.on('mousedown', mousedownHandler); + zr.on('mousemove', mousemoveHandler); + zr.on('mouseup', mouseupHandler); + } + if (controlType === true || (controlType === 'scale' || controlType === 'zoom')) { + zr.on('mousewheel', mousewheelHandler); + zr.on('pinch', pinchHandler); + } + }; + + this.disable = function () { + zr.off('mousedown', mousedownHandler); + zr.off('mousemove', mousemoveHandler); + zr.off('mouseup', mouseupHandler); + zr.off('mousewheel', mousewheelHandler); + zr.off('pinch', pinchHandler); + }; + + this.dispose = this.disable; + + this.isDragging = function () { + return this._dragging; + }; + + this.isPinching = function () { + return this._pinching; + }; +} + +mixin(RoamController, Eventful); + + +function mousedown(e) { + if (notLeftMouse(e) + || (e.target && e.target.draggable) + ) { + return; + } + + var x = e.offsetX; + var y = e.offsetY; + + // Only check on mosedown, but not mousemove. + // Mouse can be out of target when mouse moving. + if (this.pointerChecker && this.pointerChecker(e, x, y)) { + this._x = x; + this._y = y; + this._dragging = true; + } +} + +function mousemove(e) { + if (notLeftMouse(e) + || !checkKeyBinding(this, 'moveOnMouseMove', e) + || !this._dragging + || e.gestureEvent === 'pinch' + || isTaken(this._zr, 'globalPan') + ) { + return; + } + + var x = e.offsetX; + var y = e.offsetY; + + var oldX = this._x; + var oldY = this._y; + + var dx = x - oldX; + var dy = y - oldY; + + this._x = x; + this._y = y; + + this._opt.preventDefaultMouseMove && stop(e.event); + + this.trigger('pan', dx, dy, oldX, oldY, x, y); +} + +function mouseup(e) { + if (!notLeftMouse(e)) { + this._dragging = false; + } +} + +function mousewheel(e) { + // wheelDelta maybe -0 in chrome mac. + if (!checkKeyBinding(this, 'zoomOnMouseWheel', e) || e.wheelDelta === 0) { + return; + } + + // Convenience: + // Mac and VM Windows on Mac: scroll up: zoom out. + // Windows: scroll up: zoom in. + var zoomDelta = e.wheelDelta > 0 ? 1.1 : 1 / 1.1; + zoom.call(this, e, zoomDelta, e.offsetX, e.offsetY); +} + +function pinch(e) { + if (isTaken(this._zr, 'globalPan')) { + return; + } + var zoomDelta = e.pinchScale > 1 ? 1.1 : 1 / 1.1; + zoom.call(this, e, zoomDelta, e.pinchX, e.pinchY); +} + +function zoom(e, zoomDelta, zoomX, zoomY) { + if (this.pointerChecker && this.pointerChecker(e, zoomX, zoomY)) { + // When mouse is out of roamController rect, + // default befavoius should not be be disabled, otherwise + // page sliding is disabled, contrary to expectation. + stop(e.event); + + this.trigger('zoom', zoomDelta, zoomX, zoomY); + } +} + +function checkKeyBinding(roamController, prop, e) { + var setting = roamController._opt[prop]; + return setting + && (!isString(setting) || e.event[setting + 'Key']); +} + +/** + * For geo and graph. + * + * @param {Object} controllerHost + * @param {module:zrender/Element} controllerHost.target + */ +function updateViewOnPan(controllerHost, dx, dy) { + var target = controllerHost.target; + var pos = target.position; + pos[0] += dx; + pos[1] += dy; + target.dirty(); +} + +/** + * For geo and graph. + * + * @param {Object} controllerHost + * @param {module:zrender/Element} controllerHost.target + * @param {number} controllerHost.zoom + * @param {number} controllerHost.zoomLimit like: {min: 1, max: 2} + */ +function updateViewOnZoom(controllerHost, zoomDelta, zoomX, zoomY) { + var target = controllerHost.target; + var zoomLimit = controllerHost.zoomLimit; + var pos = target.position; + var scale = target.scale; + + var newZoom = controllerHost.zoom = controllerHost.zoom || 1; + newZoom *= zoomDelta; + if (zoomLimit) { + var zoomMin = zoomLimit.min || 0; + var zoomMax = zoomLimit.max || Infinity; + newZoom = Math.max( + Math.min(zoomMax, newZoom), + zoomMin + ); + } + var zoomScale = newZoom / controllerHost.zoom; + controllerHost.zoom = newZoom; + // Keep the mouse center when scaling + pos[0] -= (zoomX - pos[0]) * (zoomScale - 1); + pos[1] -= (zoomY - pos[1]) * (zoomScale - 1); + scale[0] *= zoomScale; + scale[1] *= zoomScale; + + target.dirty(); +} + +var IRRELEVANT_EXCLUDES = {'axisPointer': 1, 'tooltip': 1, 'brush': 1}; + +/** + * Avoid that: mouse click on a elements that is over geo or graph, + * but roam is triggered. + */ +function onIrrelevantElement(e, api, targetCoordSysModel) { + var model = api.getComponentByElement(e.topTarget); + // If model is axisModel, it works only if it is injected with coordinateSystem. + var coordSys = model && model.coordinateSystem; + return model + && model !== targetCoordSysModel + && !IRRELEVANT_EXCLUDES[model.mainType] + && (coordSys && coordSys.model !== targetCoordSysModel); +} + +function getFixedItemStyle(model, scale) { + var itemStyle = model.getItemStyle(); + var areaColor = model.get('areaColor'); + + // If user want the color not to be changed when hover, + // they should both set areaColor and color to be null. + if (areaColor != null) { + itemStyle.fill = areaColor; + } + + return itemStyle; +} + +function updateMapSelectHandler(mapDraw, mapOrGeoModel, group, api, fromView) { + group.off('click'); + group.off('mousedown'); + + if (mapOrGeoModel.get('selectedMode')) { + + group.on('mousedown', function () { + mapDraw._mouseDownFlag = true; + }); + + group.on('click', function (e) { + if (!mapDraw._mouseDownFlag) { + return; + } + mapDraw._mouseDownFlag = false; + + var el = e.target; + while (!el.__regions) { + el = el.parent; + } + if (!el) { + return; + } + + var action = { + type: (mapOrGeoModel.mainType === 'geo' ? 'geo' : 'map') + 'ToggleSelect', + batch: map(el.__regions, function (region) { + return { + name: region.name, + from: fromView.uid + }; + }) + }; + action[mapOrGeoModel.mainType + 'Id'] = mapOrGeoModel.id; + + api.dispatchAction(action); + + updateMapSelected(mapOrGeoModel, group); + }); + } +} + +function updateMapSelected(mapOrGeoModel, group) { + // FIXME + group.eachChild(function (otherRegionEl) { + each$1(otherRegionEl.__regions, function (region) { + otherRegionEl.trigger(mapOrGeoModel.isSelected(region.name) ? 'emphasis' : 'normal'); + }); + }); +} + +/** + * @alias module:echarts/component/helper/MapDraw + * @param {module:echarts/ExtensionAPI} api + * @param {boolean} updateGroup + */ +function MapDraw(api, updateGroup) { + + var group = new Group(); + + /** + * @type {module:echarts/component/helper/RoamController} + * @private + */ + this._controller = new RoamController(api.getZr()); + + /** + * @type {Object} {target, zoom, zoomLimit} + * @private + */ + this._controllerHost = {target: updateGroup ? group : null}; + + /** + * @type {module:zrender/container/Group} + * @readOnly + */ + this.group = group; + + /** + * @type {boolean} + * @private + */ + this._updateGroup = updateGroup; + + /** + * This flag is used to make sure that only one among + * `pan`, `zoom`, `click` can occurs, otherwise 'selected' + * action may be triggered when `pan`, which is unexpected. + * @type {booelan} + */ + this._mouseDownFlag; +} + +MapDraw.prototype = { + + constructor: MapDraw, + + draw: function (mapOrGeoModel, ecModel, api, fromView, payload) { + + var isGeo = mapOrGeoModel.mainType === 'geo'; + + // Map series has data. GEO model that controlled by map series + // will be assigned with map data. Other GEO model has no data. + var data = mapOrGeoModel.getData && mapOrGeoModel.getData(); + isGeo && ecModel.eachComponent({mainType: 'series', subType: 'map'}, function (mapSeries) { + if (!data && mapSeries.getHostGeoModel() === mapOrGeoModel) { + data = mapSeries.getData(); + } + }); + + var geo = mapOrGeoModel.coordinateSystem; + + var group = this.group; + + var scale = geo.scale; + var groupNewProp = { + position: geo.position, + scale: scale + }; + + // No animation when first draw or in action + if (!group.childAt(0) || payload) { + group.attr(groupNewProp); + } + else { + updateProps(group, groupNewProp, mapOrGeoModel); + } + + group.removeAll(); + + var itemStyleAccessPath = ['itemStyle']; + var hoverItemStyleAccessPath = ['emphasis', 'itemStyle']; + var labelAccessPath = ['label']; + var hoverLabelAccessPath = ['emphasis', 'label']; + var nameMap = createHashMap(); + + each$1(geo.regions, function (region) { + + // Consider in GeoJson properties.name may be duplicated, for example, + // there is multiple region named "United Kindom" or "France" (so many + // colonies). And it is not appropriate to merge them in geo, which + // will make them share the same label and bring trouble in label + // location calculation. + var regionGroup = nameMap.get(region.name) + || nameMap.set(region.name, new Group()); + + var compoundPath = new CompoundPath({ + shape: { + paths: [] + } + }); + regionGroup.add(compoundPath); + + var regionModel = mapOrGeoModel.getRegionModel(region.name) || mapOrGeoModel; + + var itemStyleModel = regionModel.getModel(itemStyleAccessPath); + var hoverItemStyleModel = regionModel.getModel(hoverItemStyleAccessPath); + var itemStyle = getFixedItemStyle(itemStyleModel, scale); + var hoverItemStyle = getFixedItemStyle(hoverItemStyleModel, scale); + + var labelModel = regionModel.getModel(labelAccessPath); + var hoverLabelModel = regionModel.getModel(hoverLabelAccessPath); + + var dataIdx; + // Use the itemStyle in data if has data + if (data) { + dataIdx = data.indexOfName(region.name); + // Only visual color of each item will be used. It can be encoded by dataRange + // But visual color of series is used in symbol drawing + // + // Visual color for each series is for the symbol draw + var visualColor = data.getItemVisual(dataIdx, 'color', true); + if (visualColor) { + itemStyle.fill = visualColor; + } + } + + each$1(region.geometries, function (geometry) { + if (geometry.type !== 'polygon') { + return; + } + compoundPath.shape.paths.push(new Polygon({ + shape: { + points: geometry.exterior + } + })); + + for (var i = 0; i < (geometry.interiors ? geometry.interiors.length : 0); i++) { + compoundPath.shape.paths.push(new Polygon({ + shape: { + points: geometry.interiors[i] + } + })); + } + }); + + compoundPath.setStyle(itemStyle); + compoundPath.style.strokeNoScale = true; + compoundPath.culling = true; + // Label + var showLabel = labelModel.get('show'); + var hoverShowLabel = hoverLabelModel.get('show'); + + var isDataNaN = data && isNaN(data.get(data.mapDimension('value'), dataIdx)); + var itemLayout = data && data.getItemLayout(dataIdx); + // In the following cases label will be drawn + // 1. In map series and data value is NaN + // 2. In geo component + // 4. Region has no series legendSymbol, which will be add a showLabel flag in mapSymbolLayout + if ( + (isGeo || isDataNaN && (showLabel || hoverShowLabel)) + || (itemLayout && itemLayout.showLabel) + ) { + var query = !isGeo ? dataIdx : region.name; + var labelFetcher; + + // Consider dataIdx not found. + if (!data || dataIdx >= 0) { + labelFetcher = mapOrGeoModel; + } + + var textEl = new Text({ + position: region.center.slice(), + scale: [1 / scale[0], 1 / scale[1]], + z2: 10, + silent: true + }); + + setLabelStyle( + textEl.style, textEl.hoverStyle = {}, labelModel, hoverLabelModel, + { + labelFetcher: labelFetcher, + labelDataIndex: query, + defaultText: region.name, + useInsideStyle: false + }, + { + textAlign: 'center', + textVerticalAlign: 'middle' + } + ); + + regionGroup.add(textEl); + } + + // setItemGraphicEl, setHoverStyle after all polygons and labels + // are added to the rigionGroup + if (data) { + data.setItemGraphicEl(dataIdx, regionGroup); + } + else { + var regionModel = mapOrGeoModel.getRegionModel(region.name); + // Package custom mouse event for geo component + compoundPath.eventData = { + componentType: 'geo', + geoIndex: mapOrGeoModel.componentIndex, + name: region.name, + region: (regionModel && regionModel.option) || {} + }; + } + + var groupRegions = regionGroup.__regions || (regionGroup.__regions = []); + groupRegions.push(region); + + setHoverStyle( + regionGroup, + hoverItemStyle, + {hoverSilentOnTouch: !!mapOrGeoModel.get('selectedMode')} + ); + + group.add(regionGroup); + }); + + this._updateController(mapOrGeoModel, ecModel, api); + + updateMapSelectHandler(this, mapOrGeoModel, group, api, fromView); + + updateMapSelected(mapOrGeoModel, group); + }, + + remove: function () { + this.group.removeAll(); + this._controller.dispose(); + this._controllerHost = {}; + }, + + _updateController: function (mapOrGeoModel, ecModel, api) { + var geo = mapOrGeoModel.coordinateSystem; + var controller = this._controller; + var controllerHost = this._controllerHost; + + controllerHost.zoomLimit = mapOrGeoModel.get('scaleLimit'); + controllerHost.zoom = geo.getZoom(); + + // roamType is will be set default true if it is null + controller.enable(mapOrGeoModel.get('roam') || false); + var mainType = mapOrGeoModel.mainType; + + function makeActionBase() { + var action = { + type: 'geoRoam', + componentType: mainType + }; + action[mainType + 'Id'] = mapOrGeoModel.id; + return action; + } + + controller.off('pan').on('pan', function (dx, dy) { + this._mouseDownFlag = false; + + updateViewOnPan(controllerHost, dx, dy); + + api.dispatchAction(extend(makeActionBase(), { + dx: dx, + dy: dy + })); + }, this); + + controller.off('zoom').on('zoom', function (zoom, mouseX, mouseY) { + this._mouseDownFlag = false; + + updateViewOnZoom(controllerHost, zoom, mouseX, mouseY); + + api.dispatchAction(extend(makeActionBase(), { + zoom: zoom, + originX: mouseX, + originY: mouseY + })); + + if (this._updateGroup) { + var group = this.group; + var scale = group.scale; + group.traverse(function (el) { + if (el.type === 'text') { + el.attr('scale', [1 / scale[0], 1 / scale[1]]); + } + }); + } + }, this); + + controller.setPointerChecker(function (e, x, y) { + return geo.getViewRectAfterRoam().contain(x, y) + && !onIrrelevantElement(e, api, mapOrGeoModel); + }); + } +}; + +extendChartView({ + + type: 'map', + + render: function (mapModel, ecModel, api, payload) { + // Not render if it is an toggleSelect action from self + if (payload && payload.type === 'mapToggleSelect' + && payload.from === this.uid + ) { + return; + } + + var group = this.group; + group.removeAll(); + + if (mapModel.getHostGeoModel()) { + return; + } + + // Not update map if it is an roam action from self + if (!(payload && payload.type === 'geoRoam' + && payload.componentType === 'series' + && payload.seriesId === mapModel.id + ) + ) { + if (mapModel.needsDrawMap) { + var mapDraw = this._mapDraw || new MapDraw(api, true); + group.add(mapDraw.group); + + mapDraw.draw(mapModel, ecModel, api, this, payload); + + this._mapDraw = mapDraw; + } + else { + // Remove drawed map + this._mapDraw && this._mapDraw.remove(); + this._mapDraw = null; + } + } + else { + var mapDraw = this._mapDraw; + mapDraw && group.add(mapDraw.group); + } + + mapModel.get('showLegendSymbol') && ecModel.getComponent('legend') + && this._renderSymbols(mapModel, ecModel, api); + }, + + remove: function () { + this._mapDraw && this._mapDraw.remove(); + this._mapDraw = null; + this.group.removeAll(); + }, + + dispose: function () { + this._mapDraw && this._mapDraw.remove(); + this._mapDraw = null; + }, + + _renderSymbols: function (mapModel, ecModel, api) { + var originalData = mapModel.originalData; + var group = this.group; + + originalData.each(originalData.mapDimension('value'), function (value, idx) { + if (isNaN(value)) { + return; + } + + var layout = originalData.getItemLayout(idx); + + if (!layout || !layout.point) { + // Not exists in map + return; + } + + var point = layout.point; + var offset = layout.offset; + + var circle = new Circle({ + style: { + // Because the special of map draw. + // Which needs statistic of multiple series and draw on one map. + // And each series also need a symbol with legend color + // + // Layout and visual are put one the different data + fill: mapModel.getData().getVisual('color') + }, + shape: { + cx: point[0] + offset * 9, + cy: point[1], + r: 3 + }, + silent: true, + // Do not overlap the first series, on which labels are displayed. + z2: !offset ? 10 : 8 + }); + + // First data on the same region + if (!offset) { + var fullData = mapModel.mainSeries.getData(); + var name = originalData.getName(idx); + + var fullIndex = fullData.indexOfName(name); + + var itemModel = originalData.getItemModel(idx); + var labelModel = itemModel.getModel('label'); + var hoverLabelModel = itemModel.getModel('emphasis.label'); + + var polygonGroups = fullData.getItemGraphicEl(fullIndex); + + var normalText = retrieve2( + mapModel.getFormattedLabel(idx, 'normal'), + name + ); + var emphasisText = retrieve2( + mapModel.getFormattedLabel(idx, 'emphasis'), + normalText + ); + + var onEmphasis = function () { + var hoverStyle = setTextStyle({}, hoverLabelModel, { + text: hoverLabelModel.get('show') ? emphasisText : null + }, {isRectText: true, useInsideStyle: false}, true); + circle.style.extendFrom(hoverStyle); + // Make label upper than others if overlaps. + circle.__mapOriginalZ2 = circle.z2; + circle.z2 += 1; + }; + + var onNormal = function () { + setTextStyle(circle.style, labelModel, { + text: labelModel.get('show') ? normalText : null, + textPosition: labelModel.getShallow('position') || 'bottom' + }, {isRectText: true, useInsideStyle: false}); + + if (circle.__mapOriginalZ2 != null) { + circle.z2 = circle.__mapOriginalZ2; + circle.__mapOriginalZ2 = null; + } + }; + + polygonGroups.on('mouseover', onEmphasis) + .on('mouseout', onNormal) + .on('emphasis', onEmphasis) + .on('normal', onNormal); + + onNormal(); + } + + group.add(circle); + }); + } +}); + +/** + * @param {module:echarts/coord/View} view + * @param {Object} payload + * @param {Object} [zoomLimit] + */ +function updateCenterAndZoom( + view, payload, zoomLimit +) { + var previousZoom = view.getZoom(); + var center = view.getCenter(); + var zoom = payload.zoom; + + var point = view.dataToPoint(center); + + if (payload.dx != null && payload.dy != null) { + point[0] -= payload.dx; + point[1] -= payload.dy; + + var center = view.pointToData(point); + view.setCenter(center); + } + if (zoom != null) { + if (zoomLimit) { + var zoomMin = zoomLimit.min || 0; + var zoomMax = zoomLimit.max || Infinity; + zoom = Math.max( + Math.min(previousZoom * zoom, zoomMax), + zoomMin + ) / previousZoom; + } + + // Zoom on given point(originX, originY) + view.scale[0] *= zoom; + view.scale[1] *= zoom; + var position = view.position; + var fixX = (payload.originX - position[0]) * (zoom - 1); + var fixY = (payload.originY - position[1]) * (zoom - 1); + + position[0] -= fixX; + position[1] -= fixY; + + view.updateTransform(); + // Get the new center + var center = view.pointToData(point); + view.setCenter(center); + view.setZoom(zoom * previousZoom); + } + + return { + center: view.getCenter(), + zoom: view.getZoom() + }; +} + +/** + * @payload + * @property {string} [componentType=series] + * @property {number} [dx] + * @property {number} [dy] + * @property {number} [zoom] + * @property {number} [originX] + * @property {number} [originY] + */ +registerAction({ + type: 'geoRoam', + event: 'geoRoam', + update: 'updateTransform' +}, function (payload, ecModel) { + var componentType = payload.componentType || 'series'; + + ecModel.eachComponent( + { mainType: componentType, query: payload }, + function (componentModel) { + var geo = componentModel.coordinateSystem; + if (geo.type !== 'geo') { + return; + } + + var res = updateCenterAndZoom( + geo, payload, componentModel.get('scaleLimit') + ); + + componentModel.setCenter + && componentModel.setCenter(res.center); + + componentModel.setZoom + && componentModel.setZoom(res.zoom); + + // All map series with same `map` use the same geo coordinate system + // So the center and zoom must be in sync. Include the series not selected by legend + if (componentType === 'series') { + each$1(componentModel.seriesGroup, function (seriesModel) { + seriesModel.setCenter(res.center); + seriesModel.setZoom(res.zoom); + }); + } + } + ); +}); + +var mapSymbolLayout = function (ecModel) { + + var processedMapType = {}; + + ecModel.eachSeriesByType('map', function (mapSeries) { + var mapType = mapSeries.getMapType(); + if (mapSeries.getHostGeoModel() || processedMapType[mapType]) { + return; + } + + var mapSymbolOffsets = {}; + + each$1(mapSeries.seriesGroup, function (subMapSeries) { + var geo = subMapSeries.coordinateSystem; + var data = subMapSeries.originalData; + if (subMapSeries.get('showLegendSymbol') && ecModel.getComponent('legend')) { + data.each(data.mapDimension('value'), function (value, idx) { + var name = data.getName(idx); + var region = geo.getRegion(name); + + // If input series.data is [11, 22, '-'/null/undefined, 44], + // it will be filled with NaN: [11, 22, NaN, 44] and NaN will + // not be drawn. So here must validate if value is NaN. + if (!region || isNaN(value)) { + return; + } + + var offset = mapSymbolOffsets[name] || 0; + + var point = geo.dataToPoint(region.center); + + mapSymbolOffsets[name] = offset + 1; + + data.setItemLayout(idx, { + point: point, + offset: offset + }); + }); + } + }); + + // Show label of those region not has legendSymbol(which is offset 0) + var data = mapSeries.getData(); + data.each(function (idx) { + var name = data.getName(idx); + var layout = data.getItemLayout(idx) || {}; + layout.showLabel = !mapSymbolOffsets[name]; + data.setItemLayout(idx, layout); + }); + + processedMapType[mapType] = true; + }); +}; + +var mapVisual = function (ecModel) { + ecModel.eachSeriesByType('map', function (seriesModel) { + var colorList = seriesModel.get('color'); + var itemStyleModel = seriesModel.getModel('itemStyle'); + + var areaColor = itemStyleModel.get('areaColor'); + var color = itemStyleModel.get('color') + || colorList[seriesModel.seriesIndex % colorList.length]; + + seriesModel.getData().setVisual({ + 'areaColor': areaColor, + 'color': color + }); + }); +}; + +// FIXME 公用? +/** + * @param {Array.} datas + * @param {string} statisticType 'average' 'sum' + * @inner + */ +function dataStatistics(datas, statisticType) { + var dataNameMap = {}; + + each$1(datas, function (data) { + data.each(data.mapDimension('value'), function (value, idx) { + // Add prefix to avoid conflict with Object.prototype. + var mapKey = 'ec-' + data.getName(idx); + dataNameMap[mapKey] = dataNameMap[mapKey] || []; + if (!isNaN(value)) { + dataNameMap[mapKey].push(value); + } + }); + }); + + return datas[0].map(datas[0].mapDimension('value'), function (value, idx) { + var mapKey = 'ec-' + datas[0].getName(idx); + var sum = 0; + var min = Infinity; + var max = -Infinity; + var len = dataNameMap[mapKey].length; + for (var i = 0; i < len; i++) { + min = Math.min(min, dataNameMap[mapKey][i]); + max = Math.max(max, dataNameMap[mapKey][i]); + sum += dataNameMap[mapKey][i]; + } + var result; + if (statisticType === 'min') { + result = min; + } + else if (statisticType === 'max') { + result = max; + } + else if (statisticType === 'average') { + result = sum / len; + } + else { + result = sum; + } + return len === 0 ? NaN : result; + }); +} + +var mapDataStatistic = function (ecModel) { + var seriesGroups = {}; + ecModel.eachSeriesByType('map', function (seriesModel) { + var hostGeoModel = seriesModel.getHostGeoModel(); + var key = hostGeoModel ? 'o' + hostGeoModel.id : 'i' + seriesModel.getMapType(); + (seriesGroups[key] = seriesGroups[key] || []).push(seriesModel); + }); + + each$1(seriesGroups, function (seriesList, key) { + var data = dataStatistics( + map(seriesList, function (seriesModel) { + return seriesModel.getData(); + }), + seriesList[0].get('mapValueCalculation') + ); + + for (var i = 0; i < seriesList.length; i++) { + seriesList[i].originalData = seriesList[i].getData(); + } + + // FIXME Put where? + for (var i = 0; i < seriesList.length; i++) { + seriesList[i].seriesGroup = seriesList; + seriesList[i].needsDrawMap = i === 0 && !seriesList[i].getHostGeoModel(); + + seriesList[i].setData(data.cloneShallow()); + seriesList[i].mainSeries = seriesList[0]; + } + }); +}; + +var backwardCompat$2 = function (option) { + // Save geoCoord + var mapSeries = []; + each$1(option.series, function (seriesOpt) { + if (seriesOpt && seriesOpt.type === 'map') { + mapSeries.push(seriesOpt); + seriesOpt.map = seriesOpt.map || seriesOpt.mapType; + // Put x, y, width, height, x2, y2 in the top level + defaults(seriesOpt, seriesOpt.mapLocation); + } + }); +}; + +registerLayout(mapSymbolLayout); +registerVisual(mapVisual); +registerProcessor(PRIORITY.PROCESSOR.STATISTIC, mapDataStatistic); +registerPreprocessor(backwardCompat$2); + +createDataSelectAction('map', [{ + type: 'mapToggleSelect', + event: 'mapselectchanged', + method: 'toggleSelected' +}, { + type: 'mapSelect', + event: 'mapselected', + method: 'select' +}, { + type: 'mapUnSelect', + event: 'mapunselected', + method: 'unSelect' +}]); + +/** + * Link lists and struct (graph or tree) + */ + +var each$8 = each$1; + +var DATAS = '\0__link_datas'; +var MAIN_DATA = '\0__link_mainData'; + +// Caution: +// In most case, either list or its shallow clones (see list.cloneShallow) +// is active in echarts process. So considering heap memory consumption, +// we do not clone tree or graph, but share them among list and its shallow clones. +// But in some rare case, we have to keep old list (like do animation in chart). So +// please take care that both the old list and the new list share the same tree/graph. + +/** + * @param {Object} opt + * @param {module:echarts/data/List} opt.mainData + * @param {Object} [opt.struct] For example, instance of Graph or Tree. + * @param {string} [opt.structAttr] designation: list[structAttr] = struct; + * @param {Object} [opt.datas] {dataType: data}, + * like: {node: nodeList, edge: edgeList}. + * Should contain mainData. + * @param {Object} [opt.datasAttr] {dataType: attr}, + * designation: struct[datasAttr[dataType]] = list; + */ +function linkList(opt) { + var mainData = opt.mainData; + var datas = opt.datas; + + if (!datas) { + datas = {main: mainData}; + opt.datasAttr = {main: 'data'}; + } + opt.datas = opt.mainData = null; + + linkAll(mainData, datas, opt); + + // Porxy data original methods. + each$8(datas, function (data) { + each$8(mainData.TRANSFERABLE_METHODS, function (methodName) { + data.wrapMethod(methodName, curry(transferInjection, opt)); + }); + + }); + + // Beyond transfer, additional features should be added to `cloneShallow`. + mainData.wrapMethod('cloneShallow', curry(cloneShallowInjection, opt)); + + // Only mainData trigger change, because struct.update may trigger + // another changable methods, which may bring about dead lock. + each$8(mainData.CHANGABLE_METHODS, function (methodName) { + mainData.wrapMethod(methodName, curry(changeInjection, opt)); + }); + + // Make sure datas contains mainData. + assert$1(datas[mainData.dataType] === mainData); +} + +function transferInjection(opt, res) { + if (isMainData(this)) { + // Transfer datas to new main data. + var datas = extend({}, this[DATAS]); + datas[this.dataType] = res; + linkAll(res, datas, opt); + } + else { + // Modify the reference in main data to point newData. + linkSingle(res, this.dataType, this[MAIN_DATA], opt); + } + return res; +} + +function changeInjection(opt, res) { + opt.struct && opt.struct.update(this); + return res; +} + +function cloneShallowInjection(opt, res) { + // cloneShallow, which brings about some fragilities, may be inappropriate + // to be exposed as an API. So for implementation simplicity we can make + // the restriction that cloneShallow of not-mainData should not be invoked + // outside, but only be invoked here. + each$8(res[DATAS], function (data, dataType) { + data !== res && linkSingle(data.cloneShallow(), dataType, res, opt); + }); + return res; +} + +/** + * Supplement method to List. + * + * @public + * @param {string} [dataType] If not specified, return mainData. + * @return {module:echarts/data/List} + */ +function getLinkedData(dataType) { + var mainData = this[MAIN_DATA]; + return (dataType == null || mainData == null) + ? mainData + : mainData[DATAS][dataType]; +} + +function isMainData(data) { + return data[MAIN_DATA] === data; +} + +function linkAll(mainData, datas, opt) { + mainData[DATAS] = {}; + each$8(datas, function (data, dataType) { + linkSingle(data, dataType, mainData, opt); + }); +} + +function linkSingle(data, dataType, mainData, opt) { + mainData[DATAS][dataType] = data; + data[MAIN_DATA] = mainData; + data.dataType = dataType; + + if (opt.struct) { + data[opt.structAttr] = opt.struct; + opt.struct[opt.datasAttr[dataType]] = data; + } + + // Supplement method. + data.getLinkedData = getLinkedData; +} + +/** + * Tree data structure + * + * @module echarts/data/Tree + */ + +/** + * @constructor module:echarts/data/Tree~TreeNode + * @param {string} name + * @param {module:echarts/data/Tree} hostTree + */ +var TreeNode = function (name, hostTree) { + /** + * @type {string} + */ + this.name = name || ''; + + /** + * Depth of node + * + * @type {number} + * @readOnly + */ + this.depth = 0; + + /** + * Height of the subtree rooted at this node. + * @type {number} + * @readOnly + */ + this.height = 0; + + /** + * @type {module:echarts/data/Tree~TreeNode} + * @readOnly + */ + this.parentNode = null; + + /** + * Reference to list item. + * Do not persistent dataIndex outside, + * besause it may be changed by list. + * If dataIndex -1, + * this node is logical deleted (filtered) in list. + * + * @type {Object} + * @readOnly + */ + this.dataIndex = -1; + + /** + * @type {Array.} + * @readOnly + */ + this.children = []; + + /** + * @type {Array.} + * @pubilc + */ + this.viewChildren = []; + + /** + * @type {moduel:echarts/data/Tree} + * @readOnly + */ + this.hostTree = hostTree; +}; + +TreeNode.prototype = { + + constructor: TreeNode, + + /** + * The node is removed. + * @return {boolean} is removed. + */ + isRemoved: function () { + return this.dataIndex < 0; + }, + + /** + * Travel this subtree (include this node). + * Usage: + * node.eachNode(function () { ... }); // preorder + * node.eachNode('preorder', function () { ... }); // preorder + * node.eachNode('postorder', function () { ... }); // postorder + * node.eachNode( + * {order: 'postorder', attr: 'viewChildren'}, + * function () { ... } + * ); // postorder + * + * @param {(Object|string)} options If string, means order. + * @param {string=} options.order 'preorder' or 'postorder' + * @param {string=} options.attr 'children' or 'viewChildren' + * @param {Function} cb If in preorder and return false, + * its subtree will not be visited. + * @param {Object} [context] + */ + eachNode: function (options, cb, context) { + if (typeof options === 'function') { + context = cb; + cb = options; + options = null; + } + + options = options || {}; + if (isString(options)) { + options = {order: options}; + } + + var order = options.order || 'preorder'; + var children = this[options.attr || 'children']; + + var suppressVisitSub; + order === 'preorder' && (suppressVisitSub = cb.call(context, this)); + + for (var i = 0; !suppressVisitSub && i < children.length; i++) { + children[i].eachNode(options, cb, context); + } + + order === 'postorder' && cb.call(context, this); + }, + + /** + * Update depth and height of this subtree. + * + * @param {number} depth + */ + updateDepthAndHeight: function (depth) { + var height = 0; + this.depth = depth; + for (var i = 0; i < this.children.length; i++) { + var child = this.children[i]; + child.updateDepthAndHeight(depth + 1); + if (child.height > height) { + height = child.height; + } + } + this.height = height + 1; + }, + + /** + * @param {string} id + * @return {module:echarts/data/Tree~TreeNode} + */ + getNodeById: function (id) { + if (this.getId() === id) { + return this; + } + for (var i = 0, children = this.children, len = children.length; i < len; i++) { + var res = children[i].getNodeById(id); + if (res) { + return res; + } + } + }, + + /** + * @param {module:echarts/data/Tree~TreeNode} node + * @return {boolean} + */ + contains: function (node) { + if (node === this) { + return true; + } + for (var i = 0, children = this.children, len = children.length; i < len; i++) { + var res = children[i].contains(node); + if (res) { + return res; + } + } + }, + + /** + * @param {boolean} includeSelf Default false. + * @return {Array.} order: [root, child, grandchild, ...] + */ + getAncestors: function (includeSelf) { + var ancestors = []; + var node = includeSelf ? this : this.parentNode; + while (node) { + ancestors.push(node); + node = node.parentNode; + } + ancestors.reverse(); + return ancestors; + }, + + /** + * @param {string|Array=} [dimension='value'] Default 'value'. can be 0, 1, 2, 3 + * @return {number} Value. + */ + getValue: function (dimension) { + var data = this.hostTree.data; + return data.get(data.getDimension(dimension || 'value'), this.dataIndex); + }, + + /** + * @param {Object} layout + * @param {boolean=} [merge=false] + */ + setLayout: function (layout, merge$$1) { + this.dataIndex >= 0 + && this.hostTree.data.setItemLayout(this.dataIndex, layout, merge$$1); + }, + + /** + * @return {Object} layout + */ + getLayout: function () { + return this.hostTree.data.getItemLayout(this.dataIndex); + }, + + /** + * @param {string} [path] + * @return {module:echarts/model/Model} + */ + getModel: function (path) { + if (this.dataIndex < 0) { + return; + } + var hostTree = this.hostTree; + var itemModel = hostTree.data.getItemModel(this.dataIndex); + var levelModel = this.getLevelModel(); + var leavesModel; + if (!levelModel && (this.children.length === 0 || (this.children.length !== 0 && this.isExpand === false))) { + leavesModel = this.getLeavesModel(); + } + return itemModel.getModel(path, (levelModel || leavesModel || hostTree.hostModel).getModel(path)); + }, + + /** + * @return {module:echarts/model/Model} + */ + getLevelModel: function () { + return (this.hostTree.levelModels || [])[this.depth]; + }, + + /** + * @return {module:echarts/model/Model} + */ + getLeavesModel: function () { + return this.hostTree.leavesModel; + }, + + /** + * @example + * setItemVisual('color', color); + * setItemVisual({ + * 'color': color + * }); + */ + setVisual: function (key, value) { + this.dataIndex >= 0 + && this.hostTree.data.setItemVisual(this.dataIndex, key, value); + }, + + /** + * Get item visual + */ + getVisual: function (key, ignoreParent) { + return this.hostTree.data.getItemVisual(this.dataIndex, key, ignoreParent); + }, + + /** + * @public + * @return {number} + */ + getRawIndex: function () { + return this.hostTree.data.getRawIndex(this.dataIndex); + }, + + /** + * @public + * @return {string} + */ + getId: function () { + return this.hostTree.data.getId(this.dataIndex); + }, + + /** + * if this is an ancestor of another node + * + * @public + * @param {TreeNode} node another node + * @return {boolean} if is ancestor + */ + isAncestorOf: function (node) { + var parent = node.parentNode; + while (parent) { + if (parent === this) { + return true; + } + parent = parent.parentNode; + } + return false; + }, + + /** + * if this is an descendant of another node + * + * @public + * @param {TreeNode} node another node + * @return {boolean} if is descendant + */ + isDescendantOf: function (node) { + return node !== this && node.isAncestorOf(this); + } +}; + +/** + * @constructor + * @alias module:echarts/data/Tree + * @param {module:echarts/model/Model} hostModel + * @param {Array.} levelOptions + * @param {Object} leavesOption + */ +function Tree(hostModel, levelOptions, leavesOption) { + /** + * @type {module:echarts/data/Tree~TreeNode} + * @readOnly + */ + this.root; + + /** + * @type {module:echarts/data/List} + * @readOnly + */ + this.data; + + /** + * Index of each item is the same as the raw index of coresponding list item. + * @private + * @type {Array.} treeOptions.levels + * @param {Array.} treeOptions.leaves + * @return module:echarts/data/Tree + */ +Tree.createTree = function (dataRoot, hostModel, treeOptions) { + + var tree = new Tree(hostModel, treeOptions.levels, treeOptions.leaves); + var listData = []; + var dimMax = 1; + + buildHierarchy(dataRoot); + + function buildHierarchy(dataNode, parentNode) { + var value = dataNode.value; + dimMax = Math.max(dimMax, isArray(value) ? value.length : 1); + + listData.push(dataNode); + + var node = new TreeNode(dataNode.name, tree); + parentNode + ? addChild(node, parentNode) + : (tree.root = node); + + tree._nodes.push(node); + + var children = dataNode.children; + if (children) { + for (var i = 0; i < children.length; i++) { + buildHierarchy(children[i], node); + } + } + } + + tree.root.updateDepthAndHeight(0); + + var dimensionsInfo = createDimensions(listData, { + coordDimensions: ['value'], + dimensionsCount: dimMax + }); + + var list = new List(dimensionsInfo, hostModel); + list.initData(listData); + + linkList({ + mainData: list, + struct: tree, + structAttr: 'tree' + }); + + tree.update(); + + return tree; +}; + +/** + * It is needed to consider the mess of 'list', 'hostModel' when creating a TreeNote, + * so this function is not ready and not necessary to be public. + * + * @param {(module:echarts/data/Tree~TreeNode|Object)} child + */ +function addChild(child, node) { + var children = node.children; + if (child.parentNode === node) { + return; + } + + children.push(child); + child.parentNode = node; +} + +/** + * @file Create data struct and define tree view's series model + */ + +SeriesModel.extend({ + + type: 'series.tree', + + layoutInfo: null, + + // can support the position parameters 'left', 'top','right','bottom', 'width', + // 'height' in the setOption() with 'merge' mode normal. + layoutMode: 'box', + + /** + * Init a tree data structure from data in option series + * @param {Object} option the object used to config echarts view + * @return {module:echarts/data/List} storage initial data + */ + getInitialData: function (option) { + + //create an virtual root + var root = {name: option.name, children: option.data}; + + var leaves = option.leaves || {}; + + var treeOption = {}; + + treeOption.leaves = leaves; + + var tree = Tree.createTree(root, this, treeOption); + + var treeDepth = 0; + + tree.eachNode('preorder', function (node) { + if (node.depth > treeDepth) { + treeDepth = node.depth; + } + }); + + var expandAndCollapse = option.expandAndCollapse; + var expandTreeDepth = (expandAndCollapse && option.initialTreeDepth >= 0) + ? option.initialTreeDepth : treeDepth; + + tree.root.eachNode('preorder', function (node) { + var item = node.hostTree.data.getRawDataItem(node.dataIndex); + node.isExpand = (item && item.collapsed != null) + ? !item.collapsed + : node.depth <= expandTreeDepth; + }); + + return tree.data; + }, + + /** + * @override + * @param {number} dataIndex + */ + formatTooltip: function (dataIndex) { + var tree = this.getData().tree; + var realRoot = tree.root.children[0]; + var node = tree.getNodeByDataIndex(dataIndex); + var value = node.getValue(); + var name = node.name; + while (node && (node !== realRoot)) { + name = node.parentNode.name + '.' + name; + node = node.parentNode; + } + return encodeHTML(name + ( + (isNaN(value) || value == null) ? '' : ' : ' + value + )); + }, + + defaultOption: { + zlevel: 0, + z: 2, + + // the position of the whole view + left: '12%', + top: '12%', + right: '12%', + bottom: '12%', + + // the layout of the tree, two value can be selected, 'orthogonal' or 'radial' + layout: 'orthogonal', + + // the orient of orthoginal layout, can be setted to 'horizontal' or 'vertical' + orient: 'horizontal', + + symbol: 'emptyCircle', + + symbolSize: 7, + + expandAndCollapse: true, + + initialTreeDepth: 2, + + lineStyle: { + color: '#ccc', + width: 1.5, + curveness: 0.5 + }, + + itemStyle: { + color: 'lightsteelblue', + borderColor: '#c23531', + borderWidth: 1.5 + }, + + label: { + show: true, + color: '#555' + }, + + leaves: { + label: { + show: true + } + }, + + animationEasing: 'linear', + + animationDuration: 700, + + animationDurationUpdate: 1000 + } +}); + +/** + * @file The layout algorithm of node-link tree diagrams. Here we using Reingold-Tilford algorithm to drawing + * the tree. + * @see https://github.com/d3/d3-hierarchy + */ + +/** + * Initialize all computational message for following algorithm + * @param {module:echarts/data/Tree~TreeNode} root The virtual root of the tree + */ +function init$2(root) { + root.hierNode = { + defaultAncestor: null, + ancestor: root, + prelim: 0, + modifier: 0, + change: 0, + shift: 0, + i: 0, + thread: null + }; + + var nodes = [root]; + var node; + var children; + + while (node = nodes.pop()) { // jshint ignore:line + children = node.children; + if (node.isExpand && children.length) { + var n = children.length; + for (var i = n - 1; i >= 0; i--) { + var child = children[i]; + child.hierNode = { + defaultAncestor: null, + ancestor: child, + prelim: 0, + modifier: 0, + change: 0, + shift: 0, + i: i, + thread: null + }; + nodes.push(child); + } + } + } +} + +/** + * Computes a preliminary x coordinate for node. Before that, this function is + * applied recursively to the children of node, as well as the function + * apportion(). After spacing out the children by calling executeShifts(), the + * node is placed to the midpoint of its outermost children. + * @param {module:echarts/data/Tree~TreeNode} node + * @param {Function} separation + */ +function firstWalk(node, separation) { + var children = node.isExpand ? node.children : []; + var siblings = node.parentNode.children; + var subtreeW = node.hierNode.i ? siblings[node.hierNode.i -1] : null; + if (children.length) { + executeShifts(node); + var midPoint = (children[0].hierNode.prelim + children[children.length - 1].hierNode.prelim) / 2; + if (subtreeW) { + node.hierNode.prelim = subtreeW.hierNode.prelim + separation(node, subtreeW); + node.hierNode.modifier = node.hierNode.prelim - midPoint; + } + else { + node.hierNode.prelim = midPoint; + } + } + else if (subtreeW) { + node.hierNode.prelim = subtreeW.hierNode.prelim + separation(node, subtreeW); + } + node.parentNode.hierNode.defaultAncestor = apportion(node, subtreeW, node.parentNode.hierNode.defaultAncestor || siblings[0], separation); +} + + +/** + * Computes all real x-coordinates by summing up the modifiers recursively. + * @param {module:echarts/data/Tree~TreeNode} node + */ +function secondWalk(node) { + var nodeX = node.hierNode.prelim + node.parentNode.hierNode.modifier; + node.setLayout({x: nodeX}, true); + node.hierNode.modifier += node.parentNode.hierNode.modifier; +} + + +function separation(cb) { + return arguments.length ? cb : defaultSeparation; +} + +/** + * Transform the common coordinate to radial coordinate + * @param {number} x + * @param {number} y + * @return {Object} + */ +function radialCoordinate(x, y) { + var radialCoor = {}; + x -= Math.PI / 2; + radialCoor.x = y * Math.cos(x); + radialCoor.y = y * Math.sin(x); + return radialCoor; +} + +/** + * Get the layout position of the whole view + * @param {module:echarts/model/Series} seriesModel the model object of sankey series + * @param {module:echarts/ExtensionAPI} api provide the API list that the developer can call + * @return {module:zrender/core/BoundingRect} size of rect to draw the sankey view + */ +function getViewRect(seriesModel, api) { + return getLayoutRect( + seriesModel.getBoxLayoutParams(), { + width: api.getWidth(), + height: api.getHeight() + } + ); +} + +/** + * All other shifts, applied to the smaller subtrees between w- and w+, are + * performed by this function. + * @param {module:echarts/data/Tree~TreeNode} node + */ +function executeShifts(node) { + var children = node.children; + var n = children.length; + var shift = 0; + var change = 0; + while (--n >= 0) { + var child = children[n]; + child.hierNode.prelim += shift; + child.hierNode.modifier += shift; + change += child.hierNode.change; + shift += child.hierNode.shift + change; + } +} + +/** + * The core of the algorithm. Here, a new subtree is combined with the + * previous subtrees. Threads are used to traverse the inside and outside + * contours of the left and right subtree up to the highest common level. + * Whenever two nodes of the inside contours conflict, we compute the left + * one of the greatest uncommon ancestors using the function nextAncestor() + * and call moveSubtree() to shift the subtree and prepare the shifts of + * smaller subtrees. Finally, we add a new thread (if necessary). + * @param {module:echarts/data/Tree~TreeNode} subtreeV + * @param {module:echarts/data/Tree~TreeNode} subtreeW + * @param {module:echarts/data/Tree~TreeNode} ancestor + * @param {Function} separation + * @return {module:echarts/data/Tree~TreeNode} + */ +function apportion(subtreeV, subtreeW, ancestor, separation) { + + if (subtreeW) { + var nodeOutRight = subtreeV; + var nodeInRight = subtreeV; + var nodeOutLeft = nodeInRight.parentNode.children[0]; + var nodeInLeft = subtreeW; + + var sumOutRight = nodeOutRight.hierNode.modifier; + var sumInRight = nodeInRight.hierNode.modifier; + var sumOutLeft = nodeOutLeft.hierNode.modifier; + var sumInLeft = nodeInLeft.hierNode.modifier; + + while (nodeInLeft = nextRight(nodeInLeft), nodeInRight = nextLeft(nodeInRight), nodeInLeft && nodeInRight) { + nodeOutRight = nextRight(nodeOutRight); + nodeOutLeft = nextLeft(nodeOutLeft); + nodeOutRight.hierNode.ancestor = subtreeV; + var shift = nodeInLeft.hierNode.prelim + sumInLeft - nodeInRight.hierNode.prelim + - sumInRight + separation(nodeInLeft, nodeInRight); + if (shift > 0) { + moveSubtree(nextAncestor(nodeInLeft, subtreeV, ancestor), subtreeV, shift); + sumInRight += shift; + sumOutRight += shift; + } + sumInLeft += nodeInLeft.hierNode.modifier; + sumInRight += nodeInRight.hierNode.modifier; + sumOutRight += nodeOutRight.hierNode.modifier; + sumOutLeft += nodeOutLeft.hierNode.modifier; + } + if (nodeInLeft && !nextRight(nodeOutRight)) { + nodeOutRight.hierNode.thread = nodeInLeft; + nodeOutRight.hierNode.modifier += sumInLeft - sumOutRight; + + } + if (nodeInRight && !nextLeft(nodeOutLeft)) { + nodeOutLeft.hierNode.thread = nodeInRight; + nodeOutLeft.hierNode.modifier += sumInRight - sumOutLeft; + ancestor = subtreeV; + } + } + return ancestor; +} + +/** + * This function is used to traverse the right contour of a subtree. + * It returns the rightmost child of node or the thread of node. The function + * returns null if and only if node is on the highest depth of its subtree. + * @param {module:echarts/data/Tree~TreeNode} node + * @return {module:echarts/data/Tree~TreeNode} + */ +function nextRight(node) { + var children = node.children; + return children.length && node.isExpand ? children[children.length - 1] : node.hierNode.thread; +} + +/** + * This function is used to traverse the left contour of a subtree (or a subforest). + * It returns the leftmost child of node or the thread of node. The function + * returns null if and only if node is on the highest depth of its subtree. + * @param {module:echarts/data/Tree~TreeNode} node + * @return {module:echarts/data/Tree~TreeNode} + */ +function nextLeft(node) { + var children = node.children; + return children.length && node.isExpand ? children[0] : node.hierNode.thread; +} + +/** + * If nodeInLeft’s ancestor is a sibling of node, returns nodeInLeft’s ancestor. + * Otherwise, returns the specified ancestor. + * @param {module:echarts/data/Tree~TreeNode} nodeInLeft + * @param {module:echarts/data/Tree~TreeNode} node + * @param {module:echarts/data/Tree~TreeNode} ancestor + * @return {module:echarts/data/Tree~TreeNode} + */ +function nextAncestor(nodeInLeft, node, ancestor) { + return nodeInLeft.hierNode.ancestor.parentNode === node.parentNode + ? nodeInLeft.hierNode.ancestor : ancestor; +} + +/** + * Shifts the current subtree rooted at wr. This is done by increasing prelim(w+) and modifier(w+) by shift. + * @param {module:echarts/data/Tree~TreeNode} wl + * @param {module:echarts/data/Tree~TreeNode} wr + * @param {number} shift [description] + */ +function moveSubtree(wl, wr,shift) { + var change = shift / (wr.hierNode.i - wl.hierNode.i); + wr.hierNode.change -= change; + wr.hierNode.shift += shift; + wr.hierNode.modifier += shift; + wr.hierNode.prelim += shift; + wl.hierNode.change += change; +} + +function defaultSeparation(node1, node2) { + return node1.parentNode === node2.parentNode ? 1 : 2; +} + +/** + * @file This file used to draw tree view + */ + +extendChartView({ + + type: 'tree', + + /** + * Init the chart + * @override + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ + init: function (ecModel, api) { + + /** + * @private + * @type {module:echarts/data/Tree} + */ + this._oldTree; + + /** + * @private + * @type {module:zrender/container/Group} + */ + this._mainGroup = new Group(); + + this.group.add(this._mainGroup); + }, + + render: function (seriesModel, ecModel, api, payload) { + + var data = seriesModel.getData(); + + var layoutInfo = seriesModel.layoutInfo; + + var group = this._mainGroup; + + var layout = seriesModel.get('layout'); + + if (layout === 'radial') { + group.attr('position', [layoutInfo.x + layoutInfo.width / 2, layoutInfo.y + layoutInfo.height / 2]); + } + else { + group.attr('position', [layoutInfo.x, layoutInfo.y]); + } + + var oldData = this._data; + + var seriesScope = { + expandAndCollapse: seriesModel.get('expandAndCollapse'), + layout: layout, + orient: seriesModel.get('orient'), + curvature: seriesModel.get('lineStyle.curveness'), + symbolRotate: seriesModel.get('symbolRotate'), + symbolOffset: seriesModel.get('symbolOffset'), + hoverAnimation: seriesModel.get('hoverAnimation'), + useNameLabel: true, + fadeIn: true + }; + + data.diff(oldData) + .add(function (newIdx) { + if (symbolNeedsDraw$1(data, newIdx)) { + // create node and edge + updateNode(data, newIdx, null, group, seriesModel, seriesScope); + } + }) + .update(function (newIdx, oldIdx) { + var symbolEl = oldData.getItemGraphicEl(oldIdx); + if (!symbolNeedsDraw$1(data, newIdx)) { + symbolEl && removeNode(data, newIdx, symbolEl, group, seriesModel, seriesScope); + return; + } + // update node and edge + updateNode(data, newIdx, symbolEl, group, seriesModel, seriesScope); + }) + .remove(function (oldIdx) { + var symbolEl = oldData.getItemGraphicEl(oldIdx); + removeNode(data, oldIdx, symbolEl, group, seriesModel, seriesScope); + }) + .execute(); + + if (seriesScope.expandAndCollapse === true) { + data.eachItemGraphicEl(function (el, dataIndex) { + el.off('click').on('click', function () { + api.dispatchAction({ + type: 'treeExpandAndCollapse', + seriesId: seriesModel.id, + dataIndex: dataIndex + }); + }); + }); + } + + this._data = data; + }, + + dispose: function () {}, + + remove: function () { + this._mainGroup.removeAll(); + this._data = null; + } + +}); + +function symbolNeedsDraw$1(data, dataIndex) { + var layout = data.getItemLayout(dataIndex); + + return layout + && !isNaN(layout.x) && !isNaN(layout.y) + && data.getItemVisual(dataIndex, 'symbol') !== 'none'; +} + +function getTreeNodeStyle(node, itemModel, seriesScope) { + seriesScope.itemModel = itemModel; + seriesScope.itemStyle = itemModel.getModel('itemStyle').getItemStyle(); + seriesScope.hoverItemStyle = itemModel.getModel('emphasis.itemStyle').getItemStyle(); + seriesScope.lineStyle = itemModel.getModel('lineStyle').getLineStyle(); + seriesScope.labelModel = itemModel.getModel('label'); + seriesScope.hoverLabelModel = itemModel.getModel('emphasis.label'); + + if (node.isExpand === false && node.children.length !== 0) { + seriesScope.symbolInnerColor = seriesScope.itemStyle.fill; + } + else { + seriesScope.symbolInnerColor = '#fff'; + } + + return seriesScope; +} + +function updateNode(data, dataIndex, symbolEl, group, seriesModel, seriesScope) { + var isInit = !symbolEl; + var node = data.tree.getNodeByDataIndex(dataIndex); + var itemModel = node.getModel(); + var seriesScope = getTreeNodeStyle(node, itemModel, seriesScope); + var virtualRoot = data.tree.root; + + var source = node.parentNode === virtualRoot ? node : node.parentNode || node; + var sourceSymbolEl = data.getItemGraphicEl(source.dataIndex); + var sourceLayout = source.getLayout(); + var sourceOldLayout = sourceSymbolEl + ? { + x: sourceSymbolEl.position[0], + y: sourceSymbolEl.position[1], + rawX: sourceSymbolEl.__radialOldRawX, + rawY: sourceSymbolEl.__radialOldRawY + } + : sourceLayout; + var targetLayout = node.getLayout(); + + if (isInit) { + symbolEl = new SymbolClz$1(data, dataIndex, seriesScope); + symbolEl.attr('position', [sourceOldLayout.x, sourceOldLayout.y]); + } + else { + symbolEl.updateData(data, dataIndex, seriesScope); + } + + symbolEl.__radialOldRawX = symbolEl.__radialRawX; + symbolEl.__radialOldRawY = symbolEl.__radialRawY; + symbolEl.__radialRawX = targetLayout.rawX; + symbolEl.__radialRawY = targetLayout.rawY; + + group.add(symbolEl); + data.setItemGraphicEl(dataIndex, symbolEl); + updateProps(symbolEl, { + position: [targetLayout.x, targetLayout.y] + }, seriesModel); + + var symbolPath = symbolEl.getSymbolPath(); + + if (seriesScope.layout === 'radial') { + var realRoot = virtualRoot.children[0]; + var rootLayout = realRoot.getLayout(); + var length = realRoot.children.length; + var rad; + var isLeft; + + if (targetLayout.x === rootLayout.x && node.isExpand === true) { + var center = {}; + center.x = (realRoot.children[0].getLayout().x + realRoot.children[length - 1].getLayout().x) / 2; + center.y = (realRoot.children[0].getLayout().y + realRoot.children[length - 1].getLayout().y) / 2; + rad = Math.atan2(center.y - rootLayout.y, center.x - rootLayout.x); + if (rad < 0) { + rad = Math.PI * 2 + rad; + } + isLeft = center.x < rootLayout.x; + if (isLeft) { + rad = rad - Math.PI; + } + } + else { + rad = Math.atan2(targetLayout.y - rootLayout.y, targetLayout.x - rootLayout.x); + if (rad < 0) { + rad = Math.PI * 2 + rad; + } + if (node.children.length === 0 || (node.children.length !== 0 && node.isExpand === false)) { + isLeft = targetLayout.x < rootLayout.x; + if (isLeft) { + rad = rad - Math.PI; + } + } + else { + isLeft = targetLayout.x > rootLayout.x; + if (!isLeft) { + rad = rad - Math.PI; + } + } + } + + var textPosition = isLeft ? 'left' : 'right'; + symbolPath.setStyle({ + textPosition: textPosition, + textRotation: -rad, + textOrigin: 'center', + verticalAlign: 'middle' + }); + } + + if (node.parentNode && node.parentNode !== virtualRoot) { + var edge = symbolEl.__edge; + if (!edge) { + edge = symbolEl.__edge = new BezierCurve({ + shape: getEdgeShape(seriesScope, sourceOldLayout, sourceOldLayout), + style: defaults({opacity: 0}, seriesScope.lineStyle) + }); + } + + updateProps(edge, { + shape: getEdgeShape(seriesScope, sourceLayout, targetLayout), + style: {opacity: 1} + }, seriesModel); + + group.add(edge); + } +} + +function removeNode(data, dataIndex, symbolEl, group, seriesModel, seriesScope) { + var node = data.tree.getNodeByDataIndex(dataIndex); + var virtualRoot = data.tree.root; + var itemModel = node.getModel(); + var seriesScope = getTreeNodeStyle(node, itemModel, seriesScope); + + var source = node.parentNode === virtualRoot ? node : node.parentNode || node; + var sourceLayout; + while (sourceLayout = source.getLayout(), sourceLayout == null) { + source = source.parentNode === virtualRoot ? source : source.parentNode || source; + } + + updateProps(symbolEl, { + position: [sourceLayout.x + 1, sourceLayout.y + 1] + }, seriesModel, function () { + group.remove(symbolEl); + data.setItemGraphicEl(dataIndex, null); + }); + + symbolEl.fadeOut(null, {keepLabel: true}); + + var edge = symbolEl.__edge; + if (edge) { + updateProps(edge, { + shape: getEdgeShape(seriesScope, sourceLayout, sourceLayout), + style: { + opacity: 0 + } + }, seriesModel, function () { + group.remove(edge); + }); + } +} + +function getEdgeShape(seriesScope, sourceLayout, targetLayout) { + var cpx1; + var cpy1; + var cpx2; + var cpy2; + var orient = seriesScope.orient; + + if (seriesScope.layout === 'radial') { + var x1 = sourceLayout.rawX; + var y1 = sourceLayout.rawY; + var x2 = targetLayout.rawX; + var y2 = targetLayout.rawY; + + var radialCoor1 = radialCoordinate(x1, y1); + var radialCoor2 = radialCoordinate(x1, y1 + (y2 - y1) * seriesScope.curvature); + var radialCoor3 = radialCoordinate(x2, y2 + (y1 - y2) * seriesScope.curvature); + var radialCoor4 = radialCoordinate(x2, y2); + + return { + x1: radialCoor1.x, + y1: radialCoor1.y, + x2: radialCoor4.x, + y2: radialCoor4.y, + cpx1: radialCoor2.x, + cpy1: radialCoor2.y, + cpx2: radialCoor3.x, + cpy2: radialCoor3.y + }; + } + else { + var x1 = sourceLayout.x; + var y1 = sourceLayout.y; + var x2 = targetLayout.x; + var y2 = targetLayout.y; + + if (orient === 'horizontal') { + cpx1 = x1 + (x2 - x1) * seriesScope.curvature; + cpy1 = y1; + cpx2 = x2 + (x1 - x2) * seriesScope.curvature; + cpy2 = y2; + } + if (orient === 'vertical') { + cpx1 = x1; + cpy1 = y1 + (y2 - y1) * seriesScope.curvature; + cpx2 = x2; + cpy2 = y2 + (y1 - y2) * seriesScope.curvature; + } + return { + x1: x1, + y1: y1, + x2: x2, + y2: y2, + cpx1: cpx1, + cpy1: cpy1, + cpx2: cpx2, + cpy2: cpy2 + }; + } +} + +registerAction({ + type: 'treeExpandAndCollapse', + event: 'treeExpandAndCollapse', + update: 'update' +}, function (payload, ecModel) { + ecModel.eachComponent({mainType: 'series', subType: 'tree', query: payload}, function (seriesModel) { + var dataIndex = payload.dataIndex; + var tree = seriesModel.getData().tree; + var node = tree.getNodeByDataIndex(dataIndex); + node.isExpand = !node.isExpand; + + }); +}); + +/** + * Traverse the tree from bottom to top and do something + * @param {module:echarts/data/Tree~TreeNode} root The real root of the tree + * @param {Function} callback + */ +function eachAfter (root, callback, separation) { + var nodes = [root]; + var next = []; + var node; + + while (node = nodes.pop()) { // jshint ignore:line + next.push(node); + if (node.isExpand) { + var children = node.children; + if (children.length) { + for (var i = 0; i < children.length; i++) { + nodes.push(children[i]); + } + } + } + } + + while (node = next.pop()) { // jshint ignore:line + callback(node, separation); + } +} + +/** + * Traverse the tree from top to bottom and do something + * @param {module:echarts/data/Tree~TreeNode} root The real root of the tree + * @param {Function} callback + */ +function eachBefore (root, callback) { + var nodes = [root]; + var node; + while (node = nodes.pop()) { // jshint ignore:line + callback(node); + if (node.isExpand) { + var children = node.children; + if (children.length) { + for (var i = children.length - 1; i >= 0; i--) { + nodes.push(children[i]); + } + } + } + } +} + +var commonLayout = function (seriesModel, api) { + + var layoutInfo = getViewRect(seriesModel, api); + seriesModel.layoutInfo = layoutInfo; + + var layout = seriesModel.get('layout'); + var width = 0; + var height = 0; + var separation$$1 = null; + if (layout === 'radial') { + width = 2 * Math.PI; + height = Math.min(layoutInfo.height, layoutInfo.width) / 2; + separation$$1 = separation(function (node1, node2) { + return (node1.parentNode === node2.parentNode ? 1 : 2) / node1.depth; + }); + } + else { + width = layoutInfo.width; + height = layoutInfo.height; + separation$$1 = separation(); + } + + var virtualRoot = seriesModel.getData().tree.root; + var realRoot = virtualRoot.children[0]; + init$2(virtualRoot); + eachAfter(realRoot, firstWalk, separation$$1); + virtualRoot.hierNode.modifier = - realRoot.hierNode.prelim; + eachBefore(realRoot, secondWalk); + + var left = realRoot; + var right = realRoot; + var bottom = realRoot; + eachBefore(realRoot, function (node) { + var x = node.getLayout().x; + if (x < left.getLayout().x) { + left = node; + } + if (x > right.getLayout().x) { + right = node; + } + if (node.depth > bottom.depth) { + bottom = node; + } + }); + + var delta = left === right ? 1 : separation$$1(left, right) / 2; + var tx = delta - left.getLayout().x; + var kx = 0; + var ky = 0; + var coorX = 0; + var coorY = 0; + if (layout === 'radial') { + kx = width / (right.getLayout().x + delta + tx); + // here we use (node.depth - 1), bucause the real root's depth is 1 + ky = height/ ((bottom.depth - 1) || 1); + eachBefore(realRoot, function (node) { + coorX = (node.getLayout().x + tx) * kx; + coorY = (node.depth - 1) * ky; + var finalCoor = radialCoordinate(coorX, coorY); + node.setLayout({x: finalCoor.x, y: finalCoor.y, rawX: coorX, rawY: coorY}, true); + }); + } + else { + if (seriesModel.get('orient') === 'horizontal') { + ky = height / (right.getLayout().x + delta + tx); + kx = width / ((bottom.depth - 1) || 1); + eachBefore(realRoot, function (node) { + coorY = (node.getLayout().x + tx) * ky; + coorX = (node.depth - 1) * kx; + node.setLayout({x: coorX, y: coorY}, true); + }); + } + else { + kx = width / (right.getLayout().x + delta + tx); + ky = height / ((bottom.depth - 1) || 1); + eachBefore(realRoot, function (node) { + coorX = (node.getLayout().x + tx) * kx; + coorY = (node.depth - 1) * ky; + node.setLayout({x: coorX, y: coorY}, true); + }); + } + } +}; + +var orthogonalLayout = function (ecModel, api) { + ecModel.eachSeriesByType('tree', function (seriesModel) { + commonLayout(seriesModel, api); + }); +}; + +var radialLayout = function (ecModel, api) { + ecModel.eachSeriesByType('tree', function (seriesModel) { + commonLayout(seriesModel, api); + }); +}; + +registerVisual(visualSymbol('tree', 'circle')); +registerLayout(orthogonalLayout); +registerLayout(radialLayout); + +function retrieveTargetInfo(payload, validPayloadTypes, seriesModel) { + if (payload && indexOf(validPayloadTypes, payload.type) >= 0) { + var root = seriesModel.getData().tree.root; + var targetNode = payload.targetNode; + if (targetNode && root.contains(targetNode)) { + return {node: targetNode}; + } + + var targetNodeId = payload.targetNodeId; + if (targetNodeId != null && (targetNode = root.getNodeById(targetNodeId))) { + return {node: targetNode}; + } + } +} + +// Not includes the given node at the last item. +function getPathToRoot(node) { + var path = []; + while (node) { + node = node.parentNode; + node && path.push(node); + } + return path.reverse(); +} + +function aboveViewRoot(viewRoot, node) { + var viewPath = getPathToRoot(viewRoot); + return indexOf(viewPath, node) >= 0; +} + +// From root to the input node (the input node will be included). +function wrapTreePathInfo(node, seriesModel) { + var treePathInfo = []; + + while (node) { + var nodeDataIndex = node.dataIndex; + treePathInfo.push({ + name: node.name, + dataIndex: nodeDataIndex, + value: seriesModel.getRawValue(nodeDataIndex) + }); + node = node.parentNode; + } + + treePathInfo.reverse(); + + return treePathInfo; +} + +SeriesModel.extend({ + + type: 'series.treemap', + + layoutMode: 'box', + + dependencies: ['grid', 'polar'], + + /** + * @type {module:echarts/data/Tree~Node} + */ + _viewRoot: null, + + defaultOption: { + // Disable progressive rendering + progressive: 0, + hoverLayerThreshold: Infinity, + // center: ['50%', '50%'], // not supported in ec3. + // size: ['80%', '80%'], // deprecated, compatible with ec2. + left: 'center', + top: 'middle', + right: null, + bottom: null, + width: '80%', + height: '80%', + sort: true, // Can be null or false or true + // (order by desc default, asc not supported yet (strange effect)) + clipWindow: 'origin', // Size of clipped window when zooming. 'origin' or 'fullscreen' + squareRatio: 0.5 * (1 + Math.sqrt(5)), // golden ratio + leafDepth: null, // Nodes on depth from root are regarded as leaves. + // Count from zero (zero represents only view root). + drillDownIcon: '▶', // Use html character temporarily because it is complicated + // to align specialized icon. ▷▶❒❐▼✚ + + zoomToNodeRatio: 0.32 * 0.32, // Be effective when using zoomToNode. Specify the proportion of the + // target node area in the view area. + roam: true, // true, false, 'scale' or 'zoom', 'move'. + nodeClick: 'zoomToNode', // Leaf node click behaviour: 'zoomToNode', 'link', false. + // If leafDepth is set and clicking a node which has children but + // be on left depth, the behaviour would be changing root. Otherwise + // use behavious defined above. + animation: true, + animationDurationUpdate: 900, + animationEasing: 'quinticInOut', + breadcrumb: { + show: true, + height: 22, + left: 'center', + top: 'bottom', + // right + // bottom + emptyItemWidth: 25, // Width of empty node. + itemStyle: { + color: 'rgba(0,0,0,0.7)', //'#5793f3', + borderColor: 'rgba(255,255,255,0.7)', + borderWidth: 1, + shadowColor: 'rgba(150,150,150,1)', + shadowBlur: 3, + shadowOffsetX: 0, + shadowOffsetY: 0, + textStyle: { + color: '#fff' + } + }, + emphasis: { + textStyle: {} + } + }, + label: { + show: true, + // Do not use textDistance, for ellipsis rect just the same as treemap node rect. + distance: 0, + padding: 5, + position: 'inside', // Can be [5, '5%'] or position stirng like 'insideTopLeft', ... + // formatter: null, + color: '#fff', + ellipsis: true + // align + // verticalAlign + }, + upperLabel: { // Label when node is parent. + show: false, + position: [0, '50%'], + height: 20, + // formatter: null, + color: '#fff', + ellipsis: true, + // align: null, + verticalAlign: 'middle' + }, + itemStyle: { + color: null, // Can be 'none' if not necessary. + colorAlpha: null, // Can be 'none' if not necessary. + colorSaturation: null, // Can be 'none' if not necessary. + borderWidth: 0, + gapWidth: 0, + borderColor: '#fff', + borderColorSaturation: null // If specified, borderColor will be ineffective, and the + // border color is evaluated by color of current node and + // borderColorSaturation. + }, + emphasis: { + upperLabel: { + show: true, + position: [0, '50%'], + color: '#fff', + ellipsis: true, + verticalAlign: 'middle' + } + }, + + visualDimension: 0, // Can be 0, 1, 2, 3. + visualMin: null, + visualMax: null, + + color: [], // + treemapSeries.color should not be modified. Please only modified + // level[n].color (if necessary). + // + Specify color list of each level. level[0].color would be global + // color list if not specified. (see method `setDefault`). + // + But set as a empty array to forbid fetch color from global palette + // when using nodeModel.get('color'), otherwise nodes on deep level + // will always has color palette set and are not able to inherit color + // from parent node. + // + TreemapSeries.color can not be set as 'none', otherwise effect + // legend color fetching (see seriesColor.js). + colorAlpha: null, // Array. Specify color alpha range of each level, like [0.2, 0.8] + colorSaturation: null, // Array. Specify color saturation of each level, like [0.2, 0.5] + colorMappingBy: 'index', // 'value' or 'index' or 'id'. + visibleMin: 10, // If area less than this threshold (unit: pixel^2), node will not + // be rendered. Only works when sort is 'asc' or 'desc'. + childrenVisibleMin: null, // If area of a node less than this threshold (unit: pixel^2), + // grandchildren will not show. + // Why grandchildren? If not grandchildren but children, + // some siblings show children and some not, + // the appearance may be mess and not consistent, + levels: [] // Each item: { + // visibleMin, itemStyle, visualDimension, label + // } + // data: { + // value: [], + // children: [], + // link: 'http://xxx.xxx.xxx', + // target: 'blank' or 'self' + // } + }, + + /** + * @override + */ + getInitialData: function (option, ecModel) { + // Create a virtual root. + var root = {name: option.name, children: option.data}; + + completeTreeValue(root); + + var levels = option.levels || []; + + levels = option.levels = setDefault(levels, ecModel); + + var treeOption = {}; + + treeOption.levels = levels; + + // Make sure always a new tree is created when setOption, + // in TreemapView, we check whether oldTree === newTree + // to choose mappings approach among old shapes and new shapes. + return Tree.createTree(root, this, treeOption).data; + }, + + optionUpdated: function () { + this.resetViewRoot(); + }, + + /** + * @override + * @param {number} dataIndex + * @param {boolean} [mutipleSeries=false] + */ + formatTooltip: function (dataIndex) { + var data = this.getData(); + var value = this.getRawValue(dataIndex); + var formattedValue = isArray(value) + ? addCommas(value[0]) : addCommas(value); + var name = data.getName(dataIndex); + + return encodeHTML(name + ': ' + formattedValue); + }, + + /** + * Add tree path to tooltip param + * + * @override + * @param {number} dataIndex + * @return {Object} + */ + getDataParams: function (dataIndex) { + var params = SeriesModel.prototype.getDataParams.apply(this, arguments); + + var node = this.getData().tree.getNodeByDataIndex(dataIndex); + params.treePathInfo = wrapTreePathInfo(node, this); + + return params; + }, + + /** + * @public + * @param {Object} layoutInfo { + * x: containerGroup x + * y: containerGroup y + * width: containerGroup width + * height: containerGroup height + * } + */ + setLayoutInfo: function (layoutInfo) { + /** + * @readOnly + * @type {Object} + */ + this.layoutInfo = this.layoutInfo || {}; + extend(this.layoutInfo, layoutInfo); + }, + + /** + * @param {string} id + * @return {number} index + */ + mapIdToIndex: function (id) { + // A feature is implemented: + // index is monotone increasing with the sequence of + // input id at the first time. + // This feature can make sure that each data item and its + // mapped color have the same index between data list and + // color list at the beginning, which is useful for user + // to adjust data-color mapping. + + /** + * @private + * @type {Object} + */ + var idIndexMap = this._idIndexMap; + + if (!idIndexMap) { + idIndexMap = this._idIndexMap = createHashMap(); + /** + * @private + * @type {number} + */ + this._idIndexMapCount = 0; + } + + var index = idIndexMap.get(id); + if (index == null) { + idIndexMap.set(id, index = this._idIndexMapCount++); + } + + return index; + }, + + getViewRoot: function () { + return this._viewRoot; + }, + + /** + * @param {module:echarts/data/Tree~Node} [viewRoot] + */ + resetViewRoot: function (viewRoot) { + viewRoot + ? (this._viewRoot = viewRoot) + : (viewRoot = this._viewRoot); + + var root = this.getRawData().tree.root; + + if (!viewRoot + || (viewRoot !== root && !root.contains(viewRoot)) + ) { + this._viewRoot = root; + } + } +}); + +/** + * @param {Object} dataNode + */ +function completeTreeValue(dataNode) { + // Postorder travel tree. + // If value of none-leaf node is not set, + // calculate it by suming up the value of all children. + var sum = 0; + + each$1(dataNode.children, function (child) { + + completeTreeValue(child); + + var childValue = child.value; + isArray(childValue) && (childValue = childValue[0]); + + sum += childValue; + }); + + var thisValue = dataNode.value; + if (isArray(thisValue)) { + thisValue = thisValue[0]; + } + + if (thisValue == null || isNaN(thisValue)) { + thisValue = sum; + } + // Value should not less than 0. + if (thisValue < 0) { + thisValue = 0; + } + + isArray(dataNode.value) + ? (dataNode.value[0] = thisValue) + : (dataNode.value = thisValue); +} + +/** + * set default to level configuration + */ +function setDefault(levels, ecModel) { + var globalColorList = ecModel.get('color'); + + if (!globalColorList) { + return; + } + + levels = levels || []; + var hasColorDefine; + each$1(levels, function (levelDefine) { + var model = new Model(levelDefine); + var modelColor = model.get('color'); + + if (model.get('itemStyle.color') + || (modelColor && modelColor !== 'none') + ) { + hasColorDefine = true; + } + }); + + if (!hasColorDefine) { + var level0 = levels[0] || (levels[0] = {}); + level0.color = globalColorList.slice(); + } + + return levels; +} + +var TEXT_PADDING = 8; +var ITEM_GAP = 8; +var ARRAY_LENGTH = 5; + +function Breadcrumb(containerGroup) { + /** + * @private + * @type {module:zrender/container/Group} + */ + this.group = new Group(); + + containerGroup.add(this.group); +} + +Breadcrumb.prototype = { + + constructor: Breadcrumb, + + render: function (seriesModel, api, targetNode, onSelect) { + var model = seriesModel.getModel('breadcrumb'); + var thisGroup = this.group; + + thisGroup.removeAll(); + + if (!model.get('show') || !targetNode) { + return; + } + + var normalStyleModel = model.getModel('itemStyle'); + // var emphasisStyleModel = model.getModel('emphasis.itemStyle'); + var textStyleModel = normalStyleModel.getModel('textStyle'); + + var layoutParam = { + pos: { + left: model.get('left'), + right: model.get('right'), + top: model.get('top'), + bottom: model.get('bottom') + }, + box: { + width: api.getWidth(), + height: api.getHeight() + }, + emptyItemWidth: model.get('emptyItemWidth'), + totalWidth: 0, + renderList: [] + }; + + this._prepare(targetNode, layoutParam, textStyleModel); + this._renderContent(seriesModel, layoutParam, normalStyleModel, textStyleModel, onSelect); + + positionElement(thisGroup, layoutParam.pos, layoutParam.box); + }, + + /** + * Prepare render list and total width + * @private + */ + _prepare: function (targetNode, layoutParam, textStyleModel) { + for (var node = targetNode; node; node = node.parentNode) { + var text = node.getModel().get('name'); + var textRect = textStyleModel.getTextRect(text); + var itemWidth = Math.max( + textRect.width + TEXT_PADDING * 2, + layoutParam.emptyItemWidth + ); + layoutParam.totalWidth += itemWidth + ITEM_GAP; + layoutParam.renderList.push({node: node, text: text, width: itemWidth}); + } + }, + + /** + * @private + */ + _renderContent: function ( + seriesModel, layoutParam, normalStyleModel, textStyleModel, onSelect + ) { + // Start rendering. + var lastX = 0; + var emptyItemWidth = layoutParam.emptyItemWidth; + var height = seriesModel.get('breadcrumb.height'); + var availableSize = getAvailableSize(layoutParam.pos, layoutParam.box); + var totalWidth = layoutParam.totalWidth; + var renderList = layoutParam.renderList; + + for (var i = renderList.length - 1; i >= 0; i--) { + var item = renderList[i]; + var itemNode = item.node; + var itemWidth = item.width; + var text = item.text; + + // Hdie text and shorten width if necessary. + if (totalWidth > availableSize.width) { + totalWidth -= itemWidth - emptyItemWidth; + itemWidth = emptyItemWidth; + text = null; + } + + var el = new Polygon({ + shape: { + points: makeItemPoints( + lastX, 0, itemWidth, height, + i === renderList.length - 1, i === 0 + ) + }, + style: defaults( + normalStyleModel.getItemStyle(), + { + lineJoin: 'bevel', + text: text, + textFill: textStyleModel.getTextColor(), + textFont: textStyleModel.getFont() + } + ), + z: 10, + onclick: curry(onSelect, itemNode) + }); + this.group.add(el); + + packEventData(el, seriesModel, itemNode); + + lastX += itemWidth + ITEM_GAP; + } + }, + + /** + * @override + */ + remove: function () { + this.group.removeAll(); + } +}; + +function makeItemPoints(x, y, itemWidth, itemHeight, head, tail) { + var points = [ + [head ? x : x - ARRAY_LENGTH, y], + [x + itemWidth, y], + [x + itemWidth, y + itemHeight], + [head ? x : x - ARRAY_LENGTH, y + itemHeight] + ]; + !tail && points.splice(2, 0, [x + itemWidth + ARRAY_LENGTH, y + itemHeight / 2]); + !head && points.push([x, y + itemHeight / 2]); + return points; +} + +// Package custom mouse event. +function packEventData(el, seriesModel, itemNode) { + el.eventData = { + componentType: 'series', + componentSubType: 'treemap', + seriesIndex: seriesModel.componentIndex, + seriesName: seriesModel.name, + seriesType: 'treemap', + selfType: 'breadcrumb', // Distinguish with click event on treemap node. + nodeData: { + dataIndex: itemNode && itemNode.dataIndex, + name: itemNode && itemNode.name + }, + treePathInfo: itemNode && wrapTreePathInfo(itemNode, seriesModel) + }; +} + +/** + * @param {number} [time=500] Time in ms + * @param {string} [easing='linear'] + * @param {number} [delay=0] + * @param {Function} [callback] + * + * @example + * // Animate position + * animation + * .createWrap() + * .add(el1, {position: [10, 10]}) + * .add(el2, {shape: {width: 500}, style: {fill: 'red'}}, 400) + * .done(function () { // done }) + * .start('cubicOut'); + */ +function createWrap() { + + var storage = []; + var elExistsMap = {}; + var doneCallback; + + return { + + /** + * Caution: a el can only be added once, otherwise 'done' + * might not be called. This method checks this (by el.id), + * suppresses adding and returns false when existing el found. + * + * @param {modele:zrender/Element} el + * @param {Object} target + * @param {number} [time=500] + * @param {number} [delay=0] + * @param {string} [easing='linear'] + * @return {boolean} Whether adding succeeded. + * + * @example + * add(el, target, time, delay, easing); + * add(el, target, time, easing); + * add(el, target, time); + * add(el, target); + */ + add: function (el, target, time, delay, easing) { + if (isString(delay)) { + easing = delay; + delay = 0; + } + + if (elExistsMap[el.id]) { + return false; + } + elExistsMap[el.id] = 1; + + storage.push( + {el: el, target: target, time: time, delay: delay, easing: easing} + ); + + return true; + }, + + /** + * Only execute when animation finished. Will not execute when any + * of 'stop' or 'stopAnimation' called. + * + * @param {Function} callback + */ + done: function (callback) { + doneCallback = callback; + return this; + }, + + /** + * Will stop exist animation firstly. + */ + start: function () { + var count = storage.length; + + for (var i = 0, len = storage.length; i < len; i++) { + var item = storage[i]; + item.el.animateTo(item.target, item.time, item.delay, item.easing, done); + } + + return this; + + function done() { + count--; + if (!count) { + storage.length = 0; + elExistsMap = {}; + doneCallback && doneCallback(); + } + } + } + }; +} + +var bind$1 = bind; +var Group$2 = Group; +var Rect$1 = Rect; +var each$9 = each$1; + +var DRAG_THRESHOLD = 3; +var PATH_LABEL_NOAMAL = ['label']; +var PATH_LABEL_EMPHASIS = ['emphasis', 'label']; +var PATH_UPPERLABEL_NORMAL = ['upperLabel']; +var PATH_UPPERLABEL_EMPHASIS = ['emphasis', 'upperLabel']; +var Z_BASE = 10; // Should bigger than every z. +var Z_BG = 1; +var Z_CONTENT = 2; + +var getItemStyleEmphasis = makeStyleMapper([ + ['fill', 'color'], + // `borderColor` and `borderWidth` has been occupied, + // so use `stroke` to indicate the stroke of the rect. + ['stroke', 'strokeColor'], + ['lineWidth', 'strokeWidth'], + ['shadowBlur'], + ['shadowOffsetX'], + ['shadowOffsetY'], + ['shadowColor'] +]); +var getItemStyleNormal = function (model) { + // Normal style props should include emphasis style props. + var itemStyle = getItemStyleEmphasis(model); + // Clear styles set by emphasis. + itemStyle.stroke = itemStyle.fill = itemStyle.lineWidth = null; + return itemStyle; +}; + +extendChartView({ + + type: 'treemap', + + /** + * @override + */ + init: function (o, api) { + + /** + * @private + * @type {module:zrender/container/Group} + */ + this._containerGroup; + + /** + * @private + * @type {Object.>} + */ + this._storage = createStorage(); + + /** + * @private + * @type {module:echarts/data/Tree} + */ + this._oldTree; + + /** + * @private + * @type {module:echarts/chart/treemap/Breadcrumb} + */ + this._breadcrumb; + + /** + * @private + * @type {module:echarts/component/helper/RoamController} + */ + this._controller; + + /** + * 'ready', 'animating' + * @private + */ + this._state = 'ready'; + }, + + /** + * @override + */ + render: function (seriesModel, ecModel, api, payload) { + + var models = ecModel.findComponents({ + mainType: 'series', subType: 'treemap', query: payload + }); + if (indexOf(models, seriesModel) < 0) { + return; + } + + this.seriesModel = seriesModel; + this.api = api; + this.ecModel = ecModel; + + var types = ['treemapZoomToNode', 'treemapRootToNode']; + var targetInfo = retrieveTargetInfo(payload, types, seriesModel); + var payloadType = payload && payload.type; + var layoutInfo = seriesModel.layoutInfo; + var isInit = !this._oldTree; + var thisStorage = this._storage; + + // Mark new root when action is treemapRootToNode. + var reRoot = (payloadType === 'treemapRootToNode' && targetInfo && thisStorage) + ? { + rootNodeGroup: thisStorage.nodeGroup[targetInfo.node.getRawIndex()], + direction: payload.direction + } + : null; + + var containerGroup = this._giveContainerGroup(layoutInfo); + + var renderResult = this._doRender(containerGroup, seriesModel, reRoot); + ( + !isInit && ( + !payloadType + || payloadType === 'treemapZoomToNode' + || payloadType === 'treemapRootToNode' + ) + ) + ? this._doAnimation(containerGroup, renderResult, seriesModel, reRoot) + : renderResult.renderFinally(); + + this._resetController(api); + + this._renderBreadcrumb(seriesModel, api, targetInfo); + }, + + /** + * @private + */ + _giveContainerGroup: function (layoutInfo) { + var containerGroup = this._containerGroup; + if (!containerGroup) { + // FIXME + // 加一层containerGroup是为了clip,但是现在clip功能并没有实现。 + containerGroup = this._containerGroup = new Group$2(); + this._initEvents(containerGroup); + this.group.add(containerGroup); + } + containerGroup.attr('position', [layoutInfo.x, layoutInfo.y]); + + return containerGroup; + }, + + /** + * @private + */ + _doRender: function (containerGroup, seriesModel, reRoot) { + var thisTree = seriesModel.getData().tree; + var oldTree = this._oldTree; + + // Clear last shape records. + var lastsForAnimation = createStorage(); + var thisStorage = createStorage(); + var oldStorage = this._storage; + var willInvisibleEls = []; + var doRenderNode = curry( + renderNode, seriesModel, + thisStorage, oldStorage, reRoot, + lastsForAnimation, willInvisibleEls + ); + + // Notice: when thisTree and oldTree are the same tree (see list.cloneShallow), + // the oldTree is actually losted, so we can not find all of the old graphic + // elements from tree. So we use this stragegy: make element storage, move + // from old storage to new storage, clear old storage. + + dualTravel( + thisTree.root ? [thisTree.root] : [], + (oldTree && oldTree.root) ? [oldTree.root] : [], + containerGroup, + thisTree === oldTree || !oldTree, + 0 + ); + + // Process all removing. + var willDeleteEls = clearStorage(oldStorage); + + this._oldTree = thisTree; + this._storage = thisStorage; + + return { + lastsForAnimation: lastsForAnimation, + willDeleteEls: willDeleteEls, + renderFinally: renderFinally + }; + + function dualTravel(thisViewChildren, oldViewChildren, parentGroup, sameTree, depth) { + // When 'render' is triggered by action, + // 'this' and 'old' may be the same tree, + // we use rawIndex in that case. + if (sameTree) { + oldViewChildren = thisViewChildren; + each$9(thisViewChildren, function (child, index) { + !child.isRemoved() && processNode(index, index); + }); + } + // Diff hierarchically (diff only in each subtree, but not whole). + // because, consistency of view is important. + else { + (new DataDiffer(oldViewChildren, thisViewChildren, getKey, getKey)) + .add(processNode) + .update(processNode) + .remove(curry(processNode, null)) + .execute(); + } + + function getKey(node) { + // Identify by name or raw index. + return node.getId(); + } + + function processNode(newIndex, oldIndex) { + var thisNode = newIndex != null ? thisViewChildren[newIndex] : null; + var oldNode = oldIndex != null ? oldViewChildren[oldIndex] : null; + + var group = doRenderNode(thisNode, oldNode, parentGroup, depth); + + group && dualTravel( + thisNode && thisNode.viewChildren || [], + oldNode && oldNode.viewChildren || [], + group, + sameTree, + depth + 1 + ); + } + } + + function clearStorage(storage) { + var willDeleteEls = createStorage(); + storage && each$9(storage, function (store, storageName) { + var delEls = willDeleteEls[storageName]; + each$9(store, function (el) { + el && (delEls.push(el), el.__tmWillDelete = 1); + }); + }); + return willDeleteEls; + } + + function renderFinally() { + each$9(willDeleteEls, function (els) { + each$9(els, function (el) { + el.parent && el.parent.remove(el); + }); + }); + each$9(willInvisibleEls, function (el) { + el.invisible = true; + // Setting invisible is for optimizing, so no need to set dirty, + // just mark as invisible. + el.dirty(); + }); + } + }, + + /** + * @private + */ + _doAnimation: function (containerGroup, renderResult, seriesModel, reRoot) { + if (!seriesModel.get('animation')) { + return; + } + + var duration = seriesModel.get('animationDurationUpdate'); + var easing = seriesModel.get('animationEasing'); + var animationWrap = createWrap(); + + // Make delete animations. + each$9(renderResult.willDeleteEls, function (store, storageName) { + each$9(store, function (el, rawIndex) { + if (el.invisible) { + return; + } + + var parent = el.parent; // Always has parent, and parent is nodeGroup. + var target; + + if (reRoot && reRoot.direction === 'drillDown') { + target = parent === reRoot.rootNodeGroup + // This is the content element of view root. + // Only `content` will enter this branch, because + // `background` and `nodeGroup` will not be deleted. + ? { + shape: { + x: 0, + y: 0, + width: parent.__tmNodeWidth, + height: parent.__tmNodeHeight + }, + style: { + opacity: 0 + } + } + // Others. + : {style: {opacity: 0}}; + } + else { + var targetX = 0; + var targetY = 0; + + if (!parent.__tmWillDelete) { + // Let node animate to right-bottom corner, cooperating with fadeout, + // which is appropriate for user understanding. + // Divided by 2 for reRoot rolling up effect. + targetX = parent.__tmNodeWidth / 2; + targetY = parent.__tmNodeHeight / 2; + } + + target = storageName === 'nodeGroup' + ? {position: [targetX, targetY], style: {opacity: 0}} + : { + shape: {x: targetX, y: targetY, width: 0, height: 0}, + style: {opacity: 0} + }; + } + + target && animationWrap.add(el, target, duration, easing); + }); + }); + + // Make other animations + each$9(this._storage, function (store, storageName) { + each$9(store, function (el, rawIndex) { + var last = renderResult.lastsForAnimation[storageName][rawIndex]; + var target = {}; + + if (!last) { + return; + } + + if (storageName === 'nodeGroup') { + if (last.old) { + target.position = el.position.slice(); + el.attr('position', last.old); + } + } + else { + if (last.old) { + target.shape = extend({}, el.shape); + el.setShape(last.old); + } + + if (last.fadein) { + el.setStyle('opacity', 0); + target.style = {opacity: 1}; + } + // When animation is stopped for succedent animation starting, + // el.style.opacity might not be 1 + else if (el.style.opacity !== 1) { + target.style = {opacity: 1}; + } + } + + animationWrap.add(el, target, duration, easing); + }); + }, this); + + this._state = 'animating'; + + animationWrap + .done(bind$1(function () { + this._state = 'ready'; + renderResult.renderFinally(); + }, this)) + .start(); + }, + + /** + * @private + */ + _resetController: function (api) { + var controller = this._controller; + + // Init controller. + if (!controller) { + controller = this._controller = new RoamController(api.getZr()); + controller.enable(this.seriesModel.get('roam')); + controller.on('pan', bind$1(this._onPan, this)); + controller.on('zoom', bind$1(this._onZoom, this)); + } + + var rect = new BoundingRect(0, 0, api.getWidth(), api.getHeight()); + controller.setPointerChecker(function (e, x, y) { + return rect.contain(x, y); + }); + }, + + /** + * @private + */ + _clearController: function () { + var controller = this._controller; + if (controller) { + controller.dispose(); + controller = null; + } + }, + + /** + * @private + */ + _onPan: function (dx, dy) { + if (this._state !== 'animating' + && (Math.abs(dx) > DRAG_THRESHOLD || Math.abs(dy) > DRAG_THRESHOLD) + ) { + // These param must not be cached. + var root = this.seriesModel.getData().tree.root; + + if (!root) { + return; + } + + var rootLayout = root.getLayout(); + + if (!rootLayout) { + return; + } + + this.api.dispatchAction({ + type: 'treemapMove', + from: this.uid, + seriesId: this.seriesModel.id, + rootRect: { + x: rootLayout.x + dx, y: rootLayout.y + dy, + width: rootLayout.width, height: rootLayout.height + } + }); + } + }, + + /** + * @private + */ + _onZoom: function (scale, mouseX, mouseY) { + if (this._state !== 'animating') { + // These param must not be cached. + var root = this.seriesModel.getData().tree.root; + + if (!root) { + return; + } + + var rootLayout = root.getLayout(); + + if (!rootLayout) { + return; + } + + var rect = new BoundingRect( + rootLayout.x, rootLayout.y, rootLayout.width, rootLayout.height + ); + var layoutInfo = this.seriesModel.layoutInfo; + + // Transform mouse coord from global to containerGroup. + mouseX -= layoutInfo.x; + mouseY -= layoutInfo.y; + + // Scale root bounding rect. + var m = create$1(); + translate(m, m, [-mouseX, -mouseY]); + scale$1(m, m, [scale, scale]); + translate(m, m, [mouseX, mouseY]); + + rect.applyTransform(m); + + this.api.dispatchAction({ + type: 'treemapRender', + from: this.uid, + seriesId: this.seriesModel.id, + rootRect: { + x: rect.x, y: rect.y, + width: rect.width, height: rect.height + } + }); + } + }, + + /** + * @private + */ + _initEvents: function (containerGroup) { + containerGroup.on('click', function (e) { + if (this._state !== 'ready') { + return; + } + + var nodeClick = this.seriesModel.get('nodeClick', true); + + if (!nodeClick) { + return; + } + + var targetInfo = this.findTarget(e.offsetX, e.offsetY); + + if (!targetInfo) { + return; + } + + var node = targetInfo.node; + if (node.getLayout().isLeafRoot) { + this._rootToNode(targetInfo); + } + else { + if (nodeClick === 'zoomToNode') { + this._zoomToNode(targetInfo); + } + else if (nodeClick === 'link') { + var itemModel = node.hostTree.data.getItemModel(node.dataIndex); + var link = itemModel.get('link', true); + var linkTarget = itemModel.get('target', true) || 'blank'; + link && window.open(link, linkTarget); + } + } + + }, this); + }, + + /** + * @private + */ + _renderBreadcrumb: function (seriesModel, api, targetInfo) { + if (!targetInfo) { + targetInfo = seriesModel.get('leafDepth', true) != null + ? {node: seriesModel.getViewRoot()} + // FIXME + // better way? + // Find breadcrumb tail on center of containerGroup. + : this.findTarget(api.getWidth() / 2, api.getHeight() / 2); + + if (!targetInfo) { + targetInfo = {node: seriesModel.getData().tree.root}; + } + } + + (this._breadcrumb || (this._breadcrumb = new Breadcrumb(this.group))) + .render(seriesModel, api, targetInfo.node, bind$1(onSelect, this)); + + function onSelect(node) { + if (this._state !== 'animating') { + aboveViewRoot(seriesModel.getViewRoot(), node) + ? this._rootToNode({node: node}) + : this._zoomToNode({node: node}); + } + } + }, + + /** + * @override + */ + remove: function () { + this._clearController(); + this._containerGroup && this._containerGroup.removeAll(); + this._storage = createStorage(); + this._state = 'ready'; + this._breadcrumb && this._breadcrumb.remove(); + }, + + dispose: function () { + this._clearController(); + }, + + /** + * @private + */ + _zoomToNode: function (targetInfo) { + this.api.dispatchAction({ + type: 'treemapZoomToNode', + from: this.uid, + seriesId: this.seriesModel.id, + targetNode: targetInfo.node + }); + }, + + /** + * @private + */ + _rootToNode: function (targetInfo) { + this.api.dispatchAction({ + type: 'treemapRootToNode', + from: this.uid, + seriesId: this.seriesModel.id, + targetNode: targetInfo.node + }); + }, + + /** + * @public + * @param {number} x Global coord x. + * @param {number} y Global coord y. + * @return {Object} info If not found, return undefined; + * @return {number} info.node Target node. + * @return {number} info.offsetX x refer to target node. + * @return {number} info.offsetY y refer to target node. + */ + findTarget: function (x, y) { + var targetInfo; + var viewRoot = this.seriesModel.getViewRoot(); + + viewRoot.eachNode({attr: 'viewChildren', order: 'preorder'}, function (node) { + var bgEl = this._storage.background[node.getRawIndex()]; + // If invisible, there might be no element. + if (bgEl) { + var point = bgEl.transformCoordToLocal(x, y); + var shape = bgEl.shape; + + // For performance consideration, dont use 'getBoundingRect'. + if (shape.x <= point[0] + && point[0] <= shape.x + shape.width + && shape.y <= point[1] + && point[1] <= shape.y + shape.height + ) { + targetInfo = {node: node, offsetX: point[0], offsetY: point[1]}; + } + else { + return false; // Suppress visit subtree. + } + } + }, this); + + return targetInfo; + } + +}); + +/** + * @inner + */ +function createStorage() { + return {nodeGroup: [], background: [], content: []}; +} + +/** + * @inner + * @return Return undefined means do not travel further. + */ +function renderNode( + seriesModel, thisStorage, oldStorage, reRoot, + lastsForAnimation, willInvisibleEls, + thisNode, oldNode, parentGroup, depth +) { + // Whether under viewRoot. + if (!thisNode) { + // Deleting nodes will be performed finally. This method just find + // element from old storage, or create new element, set them to new + // storage, and set styles. + return; + } + + // ------------------------------------------------------------------- + // Start of closure variables available in "Procedures in renderNode". + + var thisLayout = thisNode.getLayout(); + + if (!thisLayout || !thisLayout.isInView) { + return; + } + + var thisWidth = thisLayout.width; + var thisHeight = thisLayout.height; + var borderWidth = thisLayout.borderWidth; + var thisInvisible = thisLayout.invisible; + + var thisRawIndex = thisNode.getRawIndex(); + var oldRawIndex = oldNode && oldNode.getRawIndex(); + + var thisViewChildren = thisNode.viewChildren; + var upperHeight = thisLayout.upperHeight; + var isParent = thisViewChildren && thisViewChildren.length; + var itemStyleNormalModel = thisNode.getModel('itemStyle'); + var itemStyleEmphasisModel = thisNode.getModel('emphasis.itemStyle'); + + // End of closure ariables available in "Procedures in renderNode". + // ----------------------------------------------------------------- + + // Node group + var group = giveGraphic('nodeGroup', Group$2); + + if (!group) { + return; + } + + parentGroup.add(group); + // x,y are not set when el is above view root. + group.attr('position', [thisLayout.x || 0, thisLayout.y || 0]); + group.__tmNodeWidth = thisWidth; + group.__tmNodeHeight = thisHeight; + + if (thisLayout.isAboveViewRoot) { + return group; + } + + // Background + var bg = giveGraphic('background', Rect$1, depth, Z_BG); + bg && renderBackground(group, bg, isParent && thisLayout.upperHeight); + + // No children, render content. + if (!isParent) { + var content = giveGraphic('content', Rect$1, depth, Z_CONTENT); + content && renderContent(group, content); + } + + return group; + + // ---------------------------- + // | Procedures in renderNode | + // ---------------------------- + + function renderBackground(group, bg, useUpperLabel) { + // For tooltip. + bg.dataIndex = thisNode.dataIndex; + bg.seriesIndex = seriesModel.seriesIndex; + + bg.setShape({x: 0, y: 0, width: thisWidth, height: thisHeight}); + var visualBorderColor = thisNode.getVisual('borderColor', true); + var emphasisBorderColor = itemStyleEmphasisModel.get('borderColor'); + + updateStyle(bg, function () { + var normalStyle = getItemStyleNormal(itemStyleNormalModel); + normalStyle.fill = visualBorderColor; + var emphasisStyle = getItemStyleEmphasis(itemStyleEmphasisModel); + emphasisStyle.fill = emphasisBorderColor; + + if (useUpperLabel) { + var upperLabelWidth = thisWidth - 2 * borderWidth; + + prepareText( + normalStyle, emphasisStyle, visualBorderColor, upperLabelWidth, upperHeight, + {x: borderWidth, y: 0, width: upperLabelWidth, height: upperHeight} + ); + } + // For old bg. + else { + normalStyle.text = emphasisStyle.text = null; + } + + bg.setStyle(normalStyle); + setHoverStyle(bg, emphasisStyle); + }); + + group.add(bg); + } + + function renderContent(group, content) { + // For tooltip. + content.dataIndex = thisNode.dataIndex; + content.seriesIndex = seriesModel.seriesIndex; + + var contentWidth = Math.max(thisWidth - 2 * borderWidth, 0); + var contentHeight = Math.max(thisHeight - 2 * borderWidth, 0); + + content.culling = true; + content.setShape({ + x: borderWidth, + y: borderWidth, + width: contentWidth, + height: contentHeight + }); + + var visualColor = thisNode.getVisual('color', true); + updateStyle(content, function () { + var normalStyle = getItemStyleNormal(itemStyleNormalModel); + normalStyle.fill = visualColor; + var emphasisStyle = getItemStyleEmphasis(itemStyleEmphasisModel); + + prepareText(normalStyle, emphasisStyle, visualColor, contentWidth, contentHeight); + + content.setStyle(normalStyle); + setHoverStyle(content, emphasisStyle); + }); + + group.add(content); + } + + function updateStyle(element, cb) { + if (!thisInvisible) { + // If invisible, do not set visual, otherwise the element will + // change immediately before animation. We think it is OK to + // remain its origin color when moving out of the view window. + cb(); + + if (!element.__tmWillVisible) { + element.invisible = false; + } + } + else { + // Delay invisible setting utill animation finished, + // avoid element vanish suddenly before animation. + !element.invisible && willInvisibleEls.push(element); + } + } + + function prepareText(normalStyle, emphasisStyle, visualColor, width, height, upperLabelRect) { + var nodeModel = thisNode.getModel(); + var text = retrieve( + seriesModel.getFormattedLabel( + thisNode.dataIndex, 'normal', null, null, upperLabelRect ? 'upperLabel' : 'label' + ), + nodeModel.get('name') + ); + if (!upperLabelRect && thisLayout.isLeafRoot) { + var iconChar = seriesModel.get('drillDownIcon', true); + text = iconChar ? iconChar + ' ' + text : text; + } + + var normalLabelModel = nodeModel.getModel( + upperLabelRect ? PATH_UPPERLABEL_NORMAL : PATH_LABEL_NOAMAL + ); + var emphasisLabelModel = nodeModel.getModel( + upperLabelRect ? PATH_UPPERLABEL_EMPHASIS : PATH_LABEL_EMPHASIS + ); + + var isShow = normalLabelModel.getShallow('show'); + + setLabelStyle( + normalStyle, emphasisStyle, normalLabelModel, emphasisLabelModel, + { + defaultText: isShow ? text : null, + autoColor: visualColor, + isRectText: true + } + ); + + upperLabelRect && (normalStyle.textRect = clone(upperLabelRect)); + + normalStyle.truncate = (isShow && normalLabelModel.get('ellipsis')) + ? { + outerWidth: width, + outerHeight: height, + minChar: 2 + } + : null; + } + + function giveGraphic(storageName, Ctor, depth, z) { + var element = oldRawIndex != null && oldStorage[storageName][oldRawIndex]; + var lasts = lastsForAnimation[storageName]; + + if (element) { + // Remove from oldStorage + oldStorage[storageName][oldRawIndex] = null; + prepareAnimationWhenHasOld(lasts, element, storageName); + } + // If invisible and no old element, do not create new element (for optimizing). + else if (!thisInvisible) { + element = new Ctor({z: calculateZ(depth, z)}); + element.__tmDepth = depth; + element.__tmStorageName = storageName; + prepareAnimationWhenNoOld(lasts, element, storageName); + } + + // Set to thisStorage + return (thisStorage[storageName][thisRawIndex] = element); + } + + function prepareAnimationWhenHasOld(lasts, element, storageName) { + var lastCfg = lasts[thisRawIndex] = {}; + lastCfg.old = storageName === 'nodeGroup' + ? element.position.slice() + : extend({}, element.shape); + } + + // If a element is new, we need to find the animation start point carefully, + // otherwise it will looks strange when 'zoomToNode'. + function prepareAnimationWhenNoOld(lasts, element, storageName) { + var lastCfg = lasts[thisRawIndex] = {}; + var parentNode = thisNode.parentNode; + + if (parentNode && (!reRoot || reRoot.direction === 'drillDown')) { + var parentOldX = 0; + var parentOldY = 0; + + // New nodes appear from right-bottom corner in 'zoomToNode' animation. + // For convenience, get old bounding rect from background. + var parentOldBg = lastsForAnimation.background[parentNode.getRawIndex()]; + if (!reRoot && parentOldBg && parentOldBg.old) { + parentOldX = parentOldBg.old.width; + parentOldY = parentOldBg.old.height; + } + + // When no parent old shape found, its parent is new too, + // so we can just use {x:0, y:0}. + lastCfg.old = storageName === 'nodeGroup' + ? [0, parentOldY] + : {x: parentOldX, y: parentOldY, width: 0, height: 0}; + } + + // Fade in, user can be aware that these nodes are new. + lastCfg.fadein = storageName !== 'nodeGroup'; + } +} + +// We can not set all backgroud with the same z, Because the behaviour of +// drill down and roll up differ background creation sequence from tree +// hierarchy sequence, which cause that lowser background element overlap +// upper ones. So we calculate z based on depth. +// Moreover, we try to shrink down z interval to [0, 1] to avoid that +// treemap with large z overlaps other components. +function calculateZ(depth, zInLevel) { + var zb = depth * Z_BASE + zInLevel; + return (zb - 1) / zb; +} + +/** + * @file Treemap action + */ + +var noop$1 = function () {}; + +var actionTypes = [ + 'treemapZoomToNode', + 'treemapRender', + 'treemapMove' +]; + +for (var i$2 = 0; i$2 < actionTypes.length; i$2++) { + registerAction({type: actionTypes[i$2], update: 'updateView'}, noop$1); +} + +registerAction( + {type: 'treemapRootToNode', update: 'updateView'}, + function (payload, ecModel) { + + ecModel.eachComponent( + {mainType: 'series', subType: 'treemap', query: payload}, + handleRootToNode + ); + + function handleRootToNode(model, index) { + var types = ['treemapZoomToNode', 'treemapRootToNode']; + var targetInfo = retrieveTargetInfo(payload, types, model); + + if (targetInfo) { + var originViewRoot = model.getViewRoot(); + if (originViewRoot) { + payload.direction = aboveViewRoot(originViewRoot, targetInfo.node) + ? 'rollUp' : 'drillDown'; + } + model.resetViewRoot(targetInfo.node); + } + } + } +); + +var each$10 = each$1; +var isObject$5 = isObject$1; + +var CATEGORY_DEFAULT_VISUAL_INDEX = -1; + +/** + * @param {Object} option + * @param {string} [option.type] See visualHandlers. + * @param {string} [option.mappingMethod] 'linear' or 'piecewise' or 'category' or 'fixed' + * @param {Array.=} [option.dataExtent] [minExtent, maxExtent], + * required when mappingMethod is 'linear' + * @param {Array.=} [option.pieceList] [ + * {value: someValue}, + * {interval: [min1, max1], visual: {...}}, + * {interval: [min2, max2]} + * ], + * required when mappingMethod is 'piecewise'. + * Visual for only each piece can be specified. + * @param {Array.=} [option.categories] ['cate1', 'cate2'] + * required when mappingMethod is 'category'. + * If no option.categories, categories is set + * as [0, 1, 2, ...]. + * @param {boolean} [option.loop=false] Whether loop mapping when mappingMethod is 'category'. + * @param {(Array|Object|*)} [option.visual] Visual data. + * when mappingMethod is 'category', + * visual data can be array or object + * (like: {cate1: '#222', none: '#fff'}) + * or primary types (which represents + * defualt category visual), otherwise visual + * can be array or primary (which will be + * normalized to array). + * + */ +var VisualMapping = function (option) { + var mappingMethod = option.mappingMethod; + var visualType = option.type; + + /** + * @readOnly + * @type {Object} + */ + var thisOption = this.option = clone(option); + + /** + * @readOnly + * @type {string} + */ + this.type = visualType; + + /** + * @readOnly + * @type {string} + */ + this.mappingMethod = mappingMethod; + + /** + * @private + * @type {Function} + */ + this._normalizeData = normalizers[mappingMethod]; + + var visualHandler = visualHandlers[visualType]; + + /** + * @public + * @type {Function} + */ + this.applyVisual = visualHandler.applyVisual; + + /** + * @public + * @type {Function} + */ + this.getColorMapper = visualHandler.getColorMapper; + + /** + * @private + * @type {Function} + */ + this._doMap = visualHandler._doMap[mappingMethod]; + + if (mappingMethod === 'piecewise') { + normalizeVisualRange(thisOption); + preprocessForPiecewise(thisOption); + } + else if (mappingMethod === 'category') { + thisOption.categories + ? preprocessForSpecifiedCategory(thisOption) + // categories is ordinal when thisOption.categories not specified, + // which need no more preprocess except normalize visual. + : normalizeVisualRange(thisOption, true); + } + else { // mappingMethod === 'linear' or 'fixed' + assert$1(mappingMethod !== 'linear' || thisOption.dataExtent); + normalizeVisualRange(thisOption); + } +}; + +VisualMapping.prototype = { + + constructor: VisualMapping, + + mapValueToVisual: function (value) { + var normalized = this._normalizeData(value); + return this._doMap(normalized, value); + }, + + getNormalizer: function () { + return bind(this._normalizeData, this); + } +}; + +var visualHandlers = VisualMapping.visualHandlers = { + + color: { + + applyVisual: makeApplyVisual('color'), + + /** + * Create a mapper function + * @return {Function} + */ + getColorMapper: function () { + var thisOption = this.option; + + return bind( + thisOption.mappingMethod === 'category' + ? function (value, isNormalized) { + !isNormalized && (value = this._normalizeData(value)); + return doMapCategory.call(this, value); + } + : function (value, isNormalized, out) { + // If output rgb array + // which will be much faster and useful in pixel manipulation + var returnRGBArray = !!out; + !isNormalized && (value = this._normalizeData(value)); + out = fastLerp(value, thisOption.parsedVisual, out); + return returnRGBArray ? out : stringify(out, 'rgba'); + }, + this + ); + }, + + _doMap: { + linear: function (normalized) { + return stringify( + fastLerp(normalized, this.option.parsedVisual), + 'rgba' + ); + }, + category: doMapCategory, + piecewise: function (normalized, value) { + var result = getSpecifiedVisual.call(this, value); + if (result == null) { + result = stringify( + fastLerp(normalized, this.option.parsedVisual), + 'rgba' + ); + } + return result; + }, + fixed: doMapFixed + } + }, + + colorHue: makePartialColorVisualHandler(function (color, value) { + return modifyHSL(color, value); + }), + + colorSaturation: makePartialColorVisualHandler(function (color, value) { + return modifyHSL(color, null, value); + }), + + colorLightness: makePartialColorVisualHandler(function (color, value) { + return modifyHSL(color, null, null, value); + }), + + colorAlpha: makePartialColorVisualHandler(function (color, value) { + return modifyAlpha(color, value); + }), + + opacity: { + applyVisual: makeApplyVisual('opacity'), + _doMap: makeDoMap([0, 1]) + }, + + symbol: { + applyVisual: function (value, getter, setter) { + var symbolCfg = this.mapValueToVisual(value); + if (isString(symbolCfg)) { + setter('symbol', symbolCfg); + } + else if (isObject$5(symbolCfg)) { + for (var name in symbolCfg) { + if (symbolCfg.hasOwnProperty(name)) { + setter(name, symbolCfg[name]); + } + } + } + }, + _doMap: { + linear: doMapToArray, + category: doMapCategory, + piecewise: function (normalized, value) { + var result = getSpecifiedVisual.call(this, value); + if (result == null) { + result = doMapToArray.call(this, normalized); + } + return result; + }, + fixed: doMapFixed + } + }, + + symbolSize: { + applyVisual: makeApplyVisual('symbolSize'), + _doMap: makeDoMap([0, 1]) + } +}; + + +function preprocessForPiecewise(thisOption) { + var pieceList = thisOption.pieceList; + thisOption.hasSpecialVisual = false; + + each$1(pieceList, function (piece, index) { + piece.originIndex = index; + // piece.visual is "result visual value" but not + // a visual range, so it does not need to be normalized. + if (piece.visual != null) { + thisOption.hasSpecialVisual = true; + } + }); +} + +function preprocessForSpecifiedCategory(thisOption) { + // Hash categories. + var categories = thisOption.categories; + var visual = thisOption.visual; + + var categoryMap = thisOption.categoryMap = {}; + each$10(categories, function (cate, index) { + categoryMap[cate] = index; + }); + + // Process visual map input. + if (!isArray(visual)) { + var visualArr = []; + + if (isObject$1(visual)) { + each$10(visual, function (v, cate) { + var index = categoryMap[cate]; + visualArr[index != null ? index : CATEGORY_DEFAULT_VISUAL_INDEX] = v; + }); + } + else { // Is primary type, represents default visual. + visualArr[CATEGORY_DEFAULT_VISUAL_INDEX] = visual; + } + + visual = setVisualToOption(thisOption, visualArr); + } + + // Remove categories that has no visual, + // then we can mapping them to CATEGORY_DEFAULT_VISUAL_INDEX. + for (var i = categories.length - 1; i >= 0; i--) { + if (visual[i] == null) { + delete categoryMap[categories[i]]; + categories.pop(); + } + } +} + +function normalizeVisualRange(thisOption, isCategory) { + var visual = thisOption.visual; + var visualArr = []; + + if (isObject$1(visual)) { + each$10(visual, function (v) { + visualArr.push(v); + }); + } + else if (visual != null) { + visualArr.push(visual); + } + + var doNotNeedPair = {color: 1, symbol: 1}; + + if (!isCategory + && visualArr.length === 1 + && !doNotNeedPair.hasOwnProperty(thisOption.type) + ) { + // Do not care visualArr.length === 0, which is illegal. + visualArr[1] = visualArr[0]; + } + + setVisualToOption(thisOption, visualArr); +} + +function makePartialColorVisualHandler(applyValue) { + return { + applyVisual: function (value, getter, setter) { + value = this.mapValueToVisual(value); + // Must not be array value + setter('color', applyValue(getter('color'), value)); + }, + _doMap: makeDoMap([0, 1]) + }; +} + +function doMapToArray(normalized) { + var visual = this.option.visual; + return visual[ + Math.round(linearMap(normalized, [0, 1], [0, visual.length - 1], true)) + ] || {}; +} + +function makeApplyVisual(visualType) { + return function (value, getter, setter) { + setter(visualType, this.mapValueToVisual(value)); + }; +} + +function doMapCategory(normalized) { + var visual = this.option.visual; + return visual[ + (this.option.loop && normalized !== CATEGORY_DEFAULT_VISUAL_INDEX) + ? normalized % visual.length + : normalized + ]; +} + +function doMapFixed() { + return this.option.visual[0]; +} + +function makeDoMap(sourceExtent) { + return { + linear: function (normalized) { + return linearMap(normalized, sourceExtent, this.option.visual, true); + }, + category: doMapCategory, + piecewise: function (normalized, value) { + var result = getSpecifiedVisual.call(this, value); + if (result == null) { + result = linearMap(normalized, sourceExtent, this.option.visual, true); + } + return result; + }, + fixed: doMapFixed + }; +} + +function getSpecifiedVisual(value) { + var thisOption = this.option; + var pieceList = thisOption.pieceList; + if (thisOption.hasSpecialVisual) { + var pieceIndex = VisualMapping.findPieceIndex(value, pieceList); + var piece = pieceList[pieceIndex]; + if (piece && piece.visual) { + return piece.visual[this.type]; + } + } +} + +function setVisualToOption(thisOption, visualArr) { + thisOption.visual = visualArr; + if (thisOption.type === 'color') { + thisOption.parsedVisual = map(visualArr, function (item) { + return parse(item); + }); + } + return visualArr; +} + + +/** + * Normalizers by mapping methods. + */ +var normalizers = { + + linear: function (value) { + return linearMap(value, this.option.dataExtent, [0, 1], true); + }, + + piecewise: function (value) { + var pieceList = this.option.pieceList; + var pieceIndex = VisualMapping.findPieceIndex(value, pieceList, true); + if (pieceIndex != null) { + return linearMap(pieceIndex, [0, pieceList.length - 1], [0, 1], true); + } + }, + + category: function (value) { + var index = this.option.categories + ? this.option.categoryMap[value] + : value; // ordinal + return index == null ? CATEGORY_DEFAULT_VISUAL_INDEX : index; + }, + + fixed: noop +}; + + + +/** + * List available visual types. + * + * @public + * @return {Array.} + */ +VisualMapping.listVisualTypes = function () { + var visualTypes = []; + each$1(visualHandlers, function (handler, key) { + visualTypes.push(key); + }); + return visualTypes; +}; + +/** + * @public + */ +VisualMapping.addVisualHandler = function (name, handler) { + visualHandlers[name] = handler; +}; + +/** + * @public + */ +VisualMapping.isValidType = function (visualType) { + return visualHandlers.hasOwnProperty(visualType); +}; + +/** + * Convinent method. + * Visual can be Object or Array or primary type. + * + * @public + */ +VisualMapping.eachVisual = function (visual, callback, context) { + if (isObject$1(visual)) { + each$1(visual, callback, context); + } + else { + callback.call(context, visual); + } +}; + +VisualMapping.mapVisual = function (visual, callback, context) { + var isPrimary; + var newVisual = isArray(visual) + ? [] + : isObject$1(visual) + ? {} + : (isPrimary = true, null); + + VisualMapping.eachVisual(visual, function (v, key) { + var newVal = callback.call(context, v, key); + isPrimary ? (newVisual = newVal) : (newVisual[key] = newVal); + }); + return newVisual; +}; + +/** + * @public + * @param {Object} obj + * @return {Object} new object containers visual values. + * If no visuals, return null. + */ +VisualMapping.retrieveVisuals = function (obj) { + var ret = {}; + var hasVisual; + + obj && each$10(visualHandlers, function (h, visualType) { + if (obj.hasOwnProperty(visualType)) { + ret[visualType] = obj[visualType]; + hasVisual = true; + } + }); + + return hasVisual ? ret : null; +}; + +/** + * Give order to visual types, considering colorSaturation, colorAlpha depends on color. + * + * @public + * @param {(Object|Array)} visualTypes If Object, like: {color: ..., colorSaturation: ...} + * IF Array, like: ['color', 'symbol', 'colorSaturation'] + * @return {Array.} Sorted visual types. + */ +VisualMapping.prepareVisualTypes = function (visualTypes) { + if (isObject$5(visualTypes)) { + var types = []; + each$10(visualTypes, function (item, type) { + types.push(type); + }); + visualTypes = types; + } + else if (isArray(visualTypes)) { + visualTypes = visualTypes.slice(); + } + else { + return []; + } + + visualTypes.sort(function (type1, type2) { + // color should be front of colorSaturation, colorAlpha, ... + // symbol and symbolSize do not matter. + return (type2 === 'color' && type1 !== 'color' && type1.indexOf('color') === 0) + ? 1 : -1; + }); + + return visualTypes; +}; + +/** + * 'color', 'colorSaturation', 'colorAlpha', ... are depends on 'color'. + * Other visuals are only depends on themself. + * + * @public + * @param {string} visualType1 + * @param {string} visualType2 + * @return {boolean} + */ +VisualMapping.dependsOn = function (visualType1, visualType2) { + return visualType2 === 'color' + ? !!(visualType1 && visualType1.indexOf(visualType2) === 0) + : visualType1 === visualType2; +}; + +/** + * @param {number} value + * @param {Array.} pieceList [{value: ..., interval: [min, max]}, ...] + * Always from small to big. + * @param {boolean} [findClosestWhenOutside=false] + * @return {number} index + */ +VisualMapping.findPieceIndex = function (value, pieceList, findClosestWhenOutside) { + var possibleI; + var abs = Infinity; + + // value has the higher priority. + for (var i = 0, len = pieceList.length; i < len; i++) { + var pieceValue = pieceList[i].value; + if (pieceValue != null) { + if (pieceValue === value + // FIXME + // It is supposed to compare value according to value type of dimension, + // but currently value type can exactly be string or number. + // Compromise for numeric-like string (like '12'), especially + // in the case that visualMap.categories is ['22', '33']. + || (typeof pieceValue === 'string' && pieceValue === value + '') + ) { + return i; + } + findClosestWhenOutside && updatePossible(pieceValue, i); + } + } + + for (var i = 0, len = pieceList.length; i < len; i++) { + var piece = pieceList[i]; + var interval = piece.interval; + var close = piece.close; + + if (interval) { + if (interval[0] === -Infinity) { + if (littleThan(close[1], value, interval[1])) { + return i; + } + } + else if (interval[1] === Infinity) { + if (littleThan(close[0], interval[0], value)) { + return i; + } + } + else if ( + littleThan(close[0], interval[0], value) + && littleThan(close[1], value, interval[1]) + ) { + return i; + } + findClosestWhenOutside && updatePossible(interval[0], i); + findClosestWhenOutside && updatePossible(interval[1], i); + } + } + + if (findClosestWhenOutside) { + return value === Infinity + ? pieceList.length - 1 + : value === -Infinity + ? 0 + : possibleI; + } + + function updatePossible(val, index) { + var newAbs = Math.abs(val - value); + if (newAbs < abs) { + abs = newAbs; + possibleI = index; + } + } + +}; + +function littleThan(close, a, b) { + return close ? a <= b : a < b; +} + +var isArray$2 = isArray; + +var ITEM_STYLE_NORMAL = 'itemStyle'; + +var treemapVisual = { + seriesType: 'treemap', + reset: function (seriesModel, ecModel, api, payload) { + var tree = seriesModel.getData().tree; + var root = tree.root; + var seriesItemStyleModel = seriesModel.getModel(ITEM_STYLE_NORMAL); + + if (root.isRemoved()) { + return; + } + + var levelItemStyles = map(tree.levelModels, function (levelModel) { + return levelModel ? levelModel.get(ITEM_STYLE_NORMAL) : null; + }); + + travelTree( + root, // Visual should calculate from tree root but not view root. + {}, + levelItemStyles, + seriesItemStyleModel, + seriesModel.getViewRoot().getAncestors(), + seriesModel + ); + } +}; + +function travelTree( + node, designatedVisual, levelItemStyles, seriesItemStyleModel, + viewRootAncestors, seriesModel +) { + var nodeModel = node.getModel(); + var nodeLayout = node.getLayout(); + + // Optimize + if (!nodeLayout || nodeLayout.invisible || !nodeLayout.isInView) { + return; + } + + var nodeItemStyleModel = node.getModel(ITEM_STYLE_NORMAL); + var levelItemStyle = levelItemStyles[node.depth]; + var visuals = buildVisuals( + nodeItemStyleModel, designatedVisual, levelItemStyle, seriesItemStyleModel + ); + + // calculate border color + var borderColor = nodeItemStyleModel.get('borderColor'); + var borderColorSaturation = nodeItemStyleModel.get('borderColorSaturation'); + var thisNodeColor; + if (borderColorSaturation != null) { + // For performance, do not always execute 'calculateColor'. + thisNodeColor = calculateColor(visuals, node); + borderColor = calculateBorderColor(borderColorSaturation, thisNodeColor); + } + node.setVisual('borderColor', borderColor); + + var viewChildren = node.viewChildren; + if (!viewChildren || !viewChildren.length) { + thisNodeColor = calculateColor(visuals, node); + // Apply visual to this node. + node.setVisual('color', thisNodeColor); + } + else { + var mapping = buildVisualMapping( + node, nodeModel, nodeLayout, nodeItemStyleModel, visuals, viewChildren + ); + + // Designate visual to children. + each$1(viewChildren, function (child, index) { + // If higher than viewRoot, only ancestors of viewRoot is needed to visit. + if (child.depth >= viewRootAncestors.length + || child === viewRootAncestors[child.depth] + ) { + var childVisual = mapVisual$1( + nodeModel, visuals, child, index, mapping, seriesModel + ); + travelTree( + child, childVisual, levelItemStyles, seriesItemStyleModel, + viewRootAncestors, seriesModel + ); + } + }); + } +} + +function buildVisuals( + nodeItemStyleModel, designatedVisual, levelItemStyle, seriesItemStyleModel +) { + var visuals = extend({}, designatedVisual); + + each$1(['color', 'colorAlpha', 'colorSaturation'], function (visualName) { + // Priority: thisNode > thisLevel > parentNodeDesignated > seriesModel + var val = nodeItemStyleModel.get(visualName, true); // Ignore parent + val == null && levelItemStyle && (val = levelItemStyle[visualName]); + val == null && (val = designatedVisual[visualName]); + val == null && (val = seriesItemStyleModel.get(visualName)); + + val != null && (visuals[visualName] = val); + }); + + return visuals; +} + +function calculateColor(visuals) { + var color = getValueVisualDefine(visuals, 'color'); + + if (color) { + var colorAlpha = getValueVisualDefine(visuals, 'colorAlpha'); + var colorSaturation = getValueVisualDefine(visuals, 'colorSaturation'); + if (colorSaturation) { + color = modifyHSL(color, null, null, colorSaturation); + } + if (colorAlpha) { + color = modifyAlpha(color, colorAlpha); + } + + return color; + } +} + +function calculateBorderColor(borderColorSaturation, thisNodeColor) { + return thisNodeColor != null + ? modifyHSL(thisNodeColor, null, null, borderColorSaturation) + : null; +} + +function getValueVisualDefine(visuals, name) { + var value = visuals[name]; + if (value != null && value !== 'none') { + return value; + } +} + +function buildVisualMapping( + node, nodeModel, nodeLayout, nodeItemStyleModel, visuals, viewChildren +) { + if (!viewChildren || !viewChildren.length) { + return; + } + + var rangeVisual = getRangeVisual(nodeModel, 'color') + || ( + visuals.color != null + && visuals.color !== 'none' + && ( + getRangeVisual(nodeModel, 'colorAlpha') + || getRangeVisual(nodeModel, 'colorSaturation') + ) + ); + + if (!rangeVisual) { + return; + } + + var visualMin = nodeModel.get('visualMin'); + var visualMax = nodeModel.get('visualMax'); + var dataExtent = nodeLayout.dataExtent.slice(); + visualMin != null && visualMin < dataExtent[0] && (dataExtent[0] = visualMin); + visualMax != null && visualMax > dataExtent[1] && (dataExtent[1] = visualMax); + + var colorMappingBy = nodeModel.get('colorMappingBy'); + var opt = { + type: rangeVisual.name, + dataExtent: dataExtent, + visual: rangeVisual.range + }; + if (opt.type === 'color' + && (colorMappingBy === 'index' || colorMappingBy === 'id') + ) { + opt.mappingMethod = 'category'; + opt.loop = true; + // categories is ordinal, so do not set opt.categories. + } + else { + opt.mappingMethod = 'linear'; + } + + var mapping = new VisualMapping(opt); + mapping.__drColorMappingBy = colorMappingBy; + + return mapping; +} + +// Notice: If we dont have the attribute 'colorRange', but only use +// attribute 'color' to represent both concepts of 'colorRange' and 'color', +// (It means 'colorRange' when 'color' is Array, means 'color' when not array), +// this problem will be encountered: +// If a level-1 node dont have children, and its siblings has children, +// and colorRange is set on level-1, then the node can not be colored. +// So we separate 'colorRange' and 'color' to different attributes. +function getRangeVisual(nodeModel, name) { + // 'colorRange', 'colorARange', 'colorSRange'. + // If not exsits on this node, fetch from levels and series. + var range = nodeModel.get(name); + return (isArray$2(range) && range.length) ? {name: name, range: range} : null; +} + +function mapVisual$1(nodeModel, visuals, child, index, mapping, seriesModel) { + var childVisuals = extend({}, visuals); + + if (mapping) { + var mappingType = mapping.type; + var colorMappingBy = mappingType === 'color' && mapping.__drColorMappingBy; + var value = + colorMappingBy === 'index' + ? index + : colorMappingBy === 'id' + ? seriesModel.mapIdToIndex(child.getId()) + : child.getValue(nodeModel.get('visualDimension')); + + childVisuals[mappingType] = mapping.mapValueToVisual(value); + } + + return childVisuals; +} + +var mathMax$4 = Math.max; +var mathMin$4 = Math.min; +var retrieveValue = retrieve; +var each$11 = each$1; + +var PATH_BORDER_WIDTH = ['itemStyle', 'borderWidth']; +var PATH_GAP_WIDTH = ['itemStyle', 'gapWidth']; +var PATH_UPPER_LABEL_SHOW = ['upperLabel', 'show']; +var PATH_UPPER_LABEL_HEIGHT = ['upperLabel', 'height']; + +/** + * @public + */ +var treemapLayout = { + seriesType: 'treemap', + reset: function (seriesModel, ecModel, api, payload) { + // Layout result in each node: + // {x, y, width, height, area, borderWidth} + var ecWidth = api.getWidth(); + var ecHeight = api.getHeight(); + var seriesOption = seriesModel.option; + + var layoutInfo = getLayoutRect( + seriesModel.getBoxLayoutParams(), + { + width: api.getWidth(), + height: api.getHeight() + } + ); + + var size = seriesOption.size || []; // Compatible with ec2. + var containerWidth = parsePercent$1( + retrieveValue(layoutInfo.width, size[0]), + ecWidth + ); + var containerHeight = parsePercent$1( + retrieveValue(layoutInfo.height, size[1]), + ecHeight + ); + + // Fetch payload info. + var payloadType = payload && payload.type; + var types = ['treemapZoomToNode', 'treemapRootToNode']; + var targetInfo = retrieveTargetInfo(payload, types, seriesModel); + var rootRect = (payloadType === 'treemapRender' || payloadType === 'treemapMove') + ? payload.rootRect : null; + var viewRoot = seriesModel.getViewRoot(); + var viewAbovePath = getPathToRoot(viewRoot); + + if (payloadType !== 'treemapMove') { + var rootSize = payloadType === 'treemapZoomToNode' + ? estimateRootSize( + seriesModel, targetInfo, viewRoot, containerWidth, containerHeight + ) + : rootRect + ? [rootRect.width, rootRect.height] + : [containerWidth, containerHeight]; + + var sort = seriesOption.sort; + if (sort && sort !== 'asc' && sort !== 'desc') { + sort = 'desc'; + } + var options = { + squareRatio: seriesOption.squareRatio, + sort: sort, + leafDepth: seriesOption.leafDepth + }; + + // layout should be cleared because using updateView but not update. + viewRoot.hostTree.clearLayouts(); + + // TODO + // optimize: if out of view clip, do not layout. + // But take care that if do not render node out of view clip, + // how to calculate start po + + var viewRootLayout = { + x: 0, y: 0, + width: rootSize[0], height: rootSize[1], + area: rootSize[0] * rootSize[1] + }; + viewRoot.setLayout(viewRootLayout); + + squarify(viewRoot, options, false, 0); + // Supplement layout. + var viewRootLayout = viewRoot.getLayout(); + each$11(viewAbovePath, function (node, index) { + var childValue = (viewAbovePath[index + 1] || viewRoot).getValue(); + node.setLayout(extend( + {dataExtent: [childValue, childValue], borderWidth: 0, upperHeight: 0}, + viewRootLayout + )); + }); + } + + var treeRoot = seriesModel.getData().tree.root; + + treeRoot.setLayout( + calculateRootPosition(layoutInfo, rootRect, targetInfo), + true + ); + + seriesModel.setLayoutInfo(layoutInfo); + + // FIXME + // 现在没有clip功能,暂时取ec高宽。 + prunning( + treeRoot, + // Transform to base element coordinate system. + new BoundingRect(-layoutInfo.x, -layoutInfo.y, ecWidth, ecHeight), + viewAbovePath, + viewRoot, + 0 + ); + } +}; + +/** + * Layout treemap with squarify algorithm. + * @see https://graphics.ethz.ch/teaching/scivis_common/Literature/squarifiedTreeMaps.pdf + * @see https://github.com/mbostock/d3/blob/master/src/layout/treemap.js + * + * @protected + * @param {module:echarts/data/Tree~TreeNode} node + * @param {Object} options + * @param {string} options.sort 'asc' or 'desc' + * @param {number} options.squareRatio + * @param {boolean} hideChildren + * @param {number} depth + */ +function squarify(node, options, hideChildren, depth) { + var width; + var height; + + if (node.isRemoved()) { + return; + } + + var thisLayout = node.getLayout(); + width = thisLayout.width; + height = thisLayout.height; + + // Considering border and gap + var nodeModel = node.getModel(); + var borderWidth = nodeModel.get(PATH_BORDER_WIDTH); + var halfGapWidth = nodeModel.get(PATH_GAP_WIDTH) / 2; + var upperLabelHeight = getUpperLabelHeight(nodeModel); + var upperHeight = Math.max(borderWidth, upperLabelHeight); + var layoutOffset = borderWidth - halfGapWidth; + var layoutOffsetUpper = upperHeight - halfGapWidth; + var nodeModel = node.getModel(); + + node.setLayout({ + borderWidth: borderWidth, + upperHeight: upperHeight, + upperLabelHeight: upperLabelHeight + }, true); + + width = mathMax$4(width - 2 * layoutOffset, 0); + height = mathMax$4(height - layoutOffset - layoutOffsetUpper, 0); + + var totalArea = width * height; + var viewChildren = initChildren( + node, nodeModel, totalArea, options, hideChildren, depth + ); + + if (!viewChildren.length) { + return; + } + + var rect = {x: layoutOffset, y: layoutOffsetUpper, width: width, height: height}; + var rowFixedLength = mathMin$4(width, height); + var best = Infinity; // the best row score so far + var row = []; + row.area = 0; + + for (var i = 0, len = viewChildren.length; i < len;) { + var child = viewChildren[i]; + + row.push(child); + row.area += child.getLayout().area; + var score = worst(row, rowFixedLength, options.squareRatio); + + // continue with this orientation + if (score <= best) { + i++; + best = score; + } + // abort, and try a different orientation + else { + row.area -= row.pop().getLayout().area; + position(row, rowFixedLength, rect, halfGapWidth, false); + rowFixedLength = mathMin$4(rect.width, rect.height); + row.length = row.area = 0; + best = Infinity; + } + } + + if (row.length) { + position(row, rowFixedLength, rect, halfGapWidth, true); + } + + if (!hideChildren) { + var childrenVisibleMin = nodeModel.get('childrenVisibleMin'); + if (childrenVisibleMin != null && totalArea < childrenVisibleMin) { + hideChildren = true; + } + } + + for (var i = 0, len = viewChildren.length; i < len; i++) { + squarify(viewChildren[i], options, hideChildren, depth + 1); + } +} + +/** + * Set area to each child, and calculate data extent for visual coding. + */ +function initChildren(node, nodeModel, totalArea, options, hideChildren, depth) { + var viewChildren = node.children || []; + var orderBy = options.sort; + orderBy !== 'asc' && orderBy !== 'desc' && (orderBy = null); + + var overLeafDepth = options.leafDepth != null && options.leafDepth <= depth; + + // leafDepth has higher priority. + if (hideChildren && !overLeafDepth) { + return (node.viewChildren = []); + } + + // Sort children, order by desc. + viewChildren = filter(viewChildren, function (child) { + return !child.isRemoved(); + }); + + sort$1(viewChildren, orderBy); + + var info = statistic(nodeModel, viewChildren, orderBy); + + if (info.sum === 0) { + return (node.viewChildren = []); + } + + info.sum = filterByThreshold(nodeModel, totalArea, info.sum, orderBy, viewChildren); + + if (info.sum === 0) { + return (node.viewChildren = []); + } + + // Set area to each child. + for (var i = 0, len = viewChildren.length; i < len; i++) { + var area = viewChildren[i].getValue() / info.sum * totalArea; + // Do not use setLayout({...}, true), because it is needed to clear last layout. + viewChildren[i].setLayout({area: area}); + } + + if (overLeafDepth) { + viewChildren.length && node.setLayout({isLeafRoot: true}, true); + viewChildren.length = 0; + } + + node.viewChildren = viewChildren; + node.setLayout({dataExtent: info.dataExtent}, true); + + return viewChildren; +} + +/** + * Consider 'visibleMin'. Modify viewChildren and get new sum. + */ +function filterByThreshold(nodeModel, totalArea, sum, orderBy, orderedChildren) { + + // visibleMin is not supported yet when no option.sort. + if (!orderBy) { + return sum; + } + + var visibleMin = nodeModel.get('visibleMin'); + var len = orderedChildren.length; + var deletePoint = len; + + // Always travel from little value to big value. + for (var i = len - 1; i >= 0; i--) { + var value = orderedChildren[ + orderBy === 'asc' ? len - i - 1 : i + ].getValue(); + + if (value / sum * totalArea < visibleMin) { + deletePoint = i; + sum -= value; + } + } + + orderBy === 'asc' + ? orderedChildren.splice(0, len - deletePoint) + : orderedChildren.splice(deletePoint, len - deletePoint); + + return sum; +} + +/** + * Sort + */ +function sort$1(viewChildren, orderBy) { + if (orderBy) { + viewChildren.sort(function (a, b) { + var diff = orderBy === 'asc' + ? a.getValue() - b.getValue() : b.getValue() - a.getValue(); + return diff === 0 + ? (orderBy === 'asc' + ? a.dataIndex - b.dataIndex : b.dataIndex - a.dataIndex + ) + : diff; + }); + } + return viewChildren; +} + +/** + * Statistic + */ +function statistic(nodeModel, children, orderBy) { + // Calculate sum. + var sum = 0; + for (var i = 0, len = children.length; i < len; i++) { + sum += children[i].getValue(); + } + + // Statistic data extent for latter visual coding. + // Notice: data extent should be calculate based on raw children + // but not filtered view children, otherwise visual mapping will not + // be stable when zoom (where children is filtered by visibleMin). + + var dimension = nodeModel.get('visualDimension'); + var dataExtent; + + // The same as area dimension. + if (!children || !children.length) { + dataExtent = [NaN, NaN]; + } + else if (dimension === 'value' && orderBy) { + dataExtent = [ + children[children.length - 1].getValue(), + children[0].getValue() + ]; + orderBy === 'asc' && dataExtent.reverse(); + } + // Other dimension. + else { + var dataExtent = [Infinity, -Infinity]; + each$11(children, function (child) { + var value = child.getValue(dimension); + value < dataExtent[0] && (dataExtent[0] = value); + value > dataExtent[1] && (dataExtent[1] = value); + }); + } + + return {sum: sum, dataExtent: dataExtent}; +} + +/** + * Computes the score for the specified row, + * as the worst aspect ratio. + */ +function worst(row, rowFixedLength, ratio) { + var areaMax = 0; + var areaMin = Infinity; + + for (var i = 0, area, len = row.length; i < len; i++) { + area = row[i].getLayout().area; + if (area) { + area < areaMin && (areaMin = area); + area > areaMax && (areaMax = area); + } + } + + var squareArea = row.area * row.area; + var f = rowFixedLength * rowFixedLength * ratio; + + return squareArea + ? mathMax$4( + (f * areaMax) / squareArea, + squareArea / (f * areaMin) + ) + : Infinity; +} + +/** + * Positions the specified row of nodes. Modifies `rect`. + */ +function position(row, rowFixedLength, rect, halfGapWidth, flush) { + // When rowFixedLength === rect.width, + // it is horizontal subdivision, + // rowFixedLength is the width of the subdivision, + // rowOtherLength is the height of the subdivision, + // and nodes will be positioned from left to right. + + // wh[idx0WhenH] means: when horizontal, + // wh[idx0WhenH] => wh[0] => 'width'. + // xy[idx1WhenH] => xy[1] => 'y'. + var idx0WhenH = rowFixedLength === rect.width ? 0 : 1; + var idx1WhenH = 1 - idx0WhenH; + var xy = ['x', 'y']; + var wh = ['width', 'height']; + + var last = rect[xy[idx0WhenH]]; + var rowOtherLength = rowFixedLength + ? row.area / rowFixedLength : 0; + + if (flush || rowOtherLength > rect[wh[idx1WhenH]]) { + rowOtherLength = rect[wh[idx1WhenH]]; // over+underflow + } + for (var i = 0, rowLen = row.length; i < rowLen; i++) { + var node = row[i]; + var nodeLayout = {}; + var step = rowOtherLength + ? node.getLayout().area / rowOtherLength : 0; + + var wh1 = nodeLayout[wh[idx1WhenH]] = mathMax$4(rowOtherLength - 2 * halfGapWidth, 0); + + // We use Math.max/min to avoid negative width/height when considering gap width. + var remain = rect[xy[idx0WhenH]] + rect[wh[idx0WhenH]] - last; + var modWH = (i === rowLen - 1 || remain < step) ? remain : step; + var wh0 = nodeLayout[wh[idx0WhenH]] = mathMax$4(modWH - 2 * halfGapWidth, 0); + + nodeLayout[xy[idx1WhenH]] = rect[xy[idx1WhenH]] + mathMin$4(halfGapWidth, wh1 / 2); + nodeLayout[xy[idx0WhenH]] = last + mathMin$4(halfGapWidth, wh0 / 2); + + last += modWH; + node.setLayout(nodeLayout, true); + } + + rect[xy[idx1WhenH]] += rowOtherLength; + rect[wh[idx1WhenH]] -= rowOtherLength; +} + +// Return [containerWidth, containerHeight] as defualt. +function estimateRootSize(seriesModel, targetInfo, viewRoot, containerWidth, containerHeight) { + // If targetInfo.node exists, we zoom to the node, + // so estimate whold width and heigth by target node. + var currNode = (targetInfo || {}).node; + var defaultSize = [containerWidth, containerHeight]; + + if (!currNode || currNode === viewRoot) { + return defaultSize; + } + + var parent; + var viewArea = containerWidth * containerHeight; + var area = viewArea * seriesModel.option.zoomToNodeRatio; + + while (parent = currNode.parentNode) { // jshint ignore:line + var sum = 0; + var siblings = parent.children; + + for (var i = 0, len = siblings.length; i < len; i++) { + sum += siblings[i].getValue(); + } + var currNodeValue = currNode.getValue(); + if (currNodeValue === 0) { + return defaultSize; + } + area *= sum / currNodeValue; + + // Considering border, suppose aspect ratio is 1. + var parentModel = parent.getModel(); + var borderWidth = parentModel.get(PATH_BORDER_WIDTH); + var upperHeight = Math.max(borderWidth, getUpperLabelHeight(parentModel, borderWidth)); + area += 4 * borderWidth * borderWidth + + (3 * borderWidth + upperHeight) * Math.pow(area, 0.5); + + area > MAX_SAFE_INTEGER && (area = MAX_SAFE_INTEGER); + + currNode = parent; + } + + area < viewArea && (area = viewArea); + var scale = Math.pow(area / viewArea, 0.5); + + return [containerWidth * scale, containerHeight * scale]; +} + +// Root postion base on coord of containerGroup +function calculateRootPosition(layoutInfo, rootRect, targetInfo) { + if (rootRect) { + return {x: rootRect.x, y: rootRect.y}; + } + + var defaultPosition = {x: 0, y: 0}; + if (!targetInfo) { + return defaultPosition; + } + + // If targetInfo is fetched by 'retrieveTargetInfo', + // old tree and new tree are the same tree, + // so the node still exists and we can visit it. + + var targetNode = targetInfo.node; + var layout = targetNode.getLayout(); + + if (!layout) { + return defaultPosition; + } + + // Transform coord from local to container. + var targetCenter = [layout.width / 2, layout.height / 2]; + var node = targetNode; + while (node) { + var nodeLayout = node.getLayout(); + targetCenter[0] += nodeLayout.x; + targetCenter[1] += nodeLayout.y; + node = node.parentNode; + } + + return { + x: layoutInfo.width / 2 - targetCenter[0], + y: layoutInfo.height / 2 - targetCenter[1] + }; +} + +// Mark nodes visible for prunning when visual coding and rendering. +// Prunning depends on layout and root position, so we have to do it after layout. +function prunning(node, clipRect, viewAbovePath, viewRoot, depth) { + var nodeLayout = node.getLayout(); + var nodeInViewAbovePath = viewAbovePath[depth]; + var isAboveViewRoot = nodeInViewAbovePath && nodeInViewAbovePath === node; + + if ( + (nodeInViewAbovePath && !isAboveViewRoot) + || (depth === viewAbovePath.length && node !== viewRoot) + ) { + return; + } + + node.setLayout({ + // isInView means: viewRoot sub tree + viewAbovePath + isInView: true, + // invisible only means: outside view clip so that the node can not + // see but still layout for animation preparation but not render. + invisible: !isAboveViewRoot && !clipRect.intersect(nodeLayout), + isAboveViewRoot: isAboveViewRoot + }, true); + + // Transform to child coordinate. + var childClipRect = new BoundingRect( + clipRect.x - nodeLayout.x, + clipRect.y - nodeLayout.y, + clipRect.width, + clipRect.height + ); + + each$11(node.viewChildren || [], function (child) { + prunning(child, childClipRect, viewAbovePath, viewRoot, depth + 1); + }); +} + +function getUpperLabelHeight(model) { + return model.get(PATH_UPPER_LABEL_SHOW) ? model.get(PATH_UPPER_LABEL_HEIGHT) : 0; +} + +registerVisual(treemapVisual); +registerLayout(treemapLayout); + +/** + * Graph data structure + * + * @module echarts/data/Graph + * @author Yi Shen(https://www.github.com/pissang) + */ + +// id may be function name of Object, add a prefix to avoid this problem. +function generateNodeKey (id) { + return '_EC_' + id; +} +/** + * @alias module:echarts/data/Graph + * @constructor + * @param {boolean} directed + */ +var Graph = function(directed) { + /** + * 是否是有向图 + * @type {boolean} + * @private + */ + this._directed = directed || false; + + /** + * @type {Array.} + * @readOnly + */ + this.nodes = []; + + /** + * @type {Array.} + * @readOnly + */ + this.edges = []; + + /** + * @type {Object.} + * @private + */ + this._nodesMap = {}; + /** + * @type {Object.} + * @private + */ + this._edgesMap = {}; + + /** + * @type {module:echarts/data/List} + * @readOnly + */ + this.data; + + /** + * @type {module:echarts/data/List} + * @readOnly + */ + this.edgeData; +}; + +var graphProto = Graph.prototype; +/** + * @type {string} + */ +graphProto.type = 'graph'; + +/** + * If is directed graph + * @return {boolean} + */ +graphProto.isDirected = function () { + return this._directed; +}; + +/** + * Add a new node + * @param {string} id + * @param {number} [dataIndex] + */ +graphProto.addNode = function (id, dataIndex) { + id = id || ('' + dataIndex); + + var nodesMap = this._nodesMap; + + if (nodesMap[generateNodeKey(id)]) { + if (__DEV__) { + console.error('Graph nodes have duplicate name or id'); + } + return; + } + + var node = new Node(id, dataIndex); + node.hostGraph = this; + + this.nodes.push(node); + + nodesMap[generateNodeKey(id)] = node; + return node; +}; + +/** + * Get node by data index + * @param {number} dataIndex + * @return {module:echarts/data/Graph~Node} + */ +graphProto.getNodeByIndex = function (dataIndex) { + var rawIdx = this.data.getRawIndex(dataIndex); + return this.nodes[rawIdx]; +}; +/** + * Get node by id + * @param {string} id + * @return {module:echarts/data/Graph.Node} + */ +graphProto.getNodeById = function (id) { + return this._nodesMap[generateNodeKey(id)]; +}; + +/** + * Add a new edge + * @param {number|string|module:echarts/data/Graph.Node} n1 + * @param {number|string|module:echarts/data/Graph.Node} n2 + * @param {number} [dataIndex=-1] + * @return {module:echarts/data/Graph.Edge} + */ +graphProto.addEdge = function (n1, n2, dataIndex) { + var nodesMap = this._nodesMap; + var edgesMap = this._edgesMap; + + // PNEDING + if (typeof n1 === 'number') { + n1 = this.nodes[n1]; + } + if (typeof n2 === 'number') { + n2 = this.nodes[n2]; + } + + if (!Node.isInstance(n1)) { + n1 = nodesMap[generateNodeKey(n1)]; + } + if (!Node.isInstance(n2)) { + n2 = nodesMap[generateNodeKey(n2)]; + } + if (!n1 || !n2) { + return; + } + + var key = n1.id + '-' + n2.id; + // PENDING + if (edgesMap[key]) { + return; + } + + var edge = new Edge(n1, n2, dataIndex); + edge.hostGraph = this; + + if (this._directed) { + n1.outEdges.push(edge); + n2.inEdges.push(edge); + } + n1.edges.push(edge); + if (n1 !== n2) { + n2.edges.push(edge); + } + + this.edges.push(edge); + edgesMap[key] = edge; + + return edge; +}; + +/** + * Get edge by data index + * @param {number} dataIndex + * @return {module:echarts/data/Graph~Node} + */ +graphProto.getEdgeByIndex = function (dataIndex) { + var rawIdx = this.edgeData.getRawIndex(dataIndex); + return this.edges[rawIdx]; +}; +/** + * Get edge by two linked nodes + * @param {module:echarts/data/Graph.Node|string} n1 + * @param {module:echarts/data/Graph.Node|string} n2 + * @return {module:echarts/data/Graph.Edge} + */ +graphProto.getEdge = function (n1, n2) { + if (Node.isInstance(n1)) { + n1 = n1.id; + } + if (Node.isInstance(n2)) { + n2 = n2.id; + } + + var edgesMap = this._edgesMap; + + if (this._directed) { + return edgesMap[n1 + '-' + n2]; + } else { + return edgesMap[n1 + '-' + n2] + || edgesMap[n2 + '-' + n1]; + } +}; + +/** + * Iterate all nodes + * @param {Function} cb + * @param {*} [context] + */ +graphProto.eachNode = function (cb, context) { + var nodes = this.nodes; + var len = nodes.length; + for (var i = 0; i < len; i++) { + if (nodes[i].dataIndex >= 0) { + cb.call(context, nodes[i], i); + } + } +}; + +/** + * Iterate all edges + * @param {Function} cb + * @param {*} [context] + */ +graphProto.eachEdge = function (cb, context) { + var edges = this.edges; + var len = edges.length; + for (var i = 0; i < len; i++) { + if (edges[i].dataIndex >= 0 + && edges[i].node1.dataIndex >= 0 + && edges[i].node2.dataIndex >= 0 + ) { + cb.call(context, edges[i], i); + } + } +}; + +/** + * Breadth first traverse + * @param {Function} cb + * @param {module:echarts/data/Graph.Node} startNode + * @param {string} [direction='none'] 'none'|'in'|'out' + * @param {*} [context] + */ +graphProto.breadthFirstTraverse = function ( + cb, startNode, direction, context +) { + if (!Node.isInstance(startNode)) { + startNode = this._nodesMap[generateNodeKey(startNode)]; + } + if (!startNode) { + return; + } + + var edgeType = direction === 'out' + ? 'outEdges' : (direction === 'in' ? 'inEdges' : 'edges'); + + for (var i = 0; i < this.nodes.length; i++) { + this.nodes[i].__visited = false; + } + + if (cb.call(context, startNode, null)) { + return; + } + + var queue = [startNode]; + while (queue.length) { + var currentNode = queue.shift(); + var edges = currentNode[edgeType]; + + for (var i = 0; i < edges.length; i++) { + var e = edges[i]; + var otherNode = e.node1 === currentNode + ? e.node2 : e.node1; + if (!otherNode.__visited) { + if (cb.call(context, otherNode, currentNode)) { + // Stop traversing + return; + } + queue.push(otherNode); + otherNode.__visited = true; + } + } + } +}; + +// TODO +// graphProto.depthFirstTraverse = function ( +// cb, startNode, direction, context +// ) { + +// }; + +// Filter update +graphProto.update = function () { + var data = this.data; + var edgeData = this.edgeData; + var nodes = this.nodes; + var edges = this.edges; + + for (var i = 0, len = nodes.length; i < len; i++) { + nodes[i].dataIndex = -1; + } + for (var i = 0, len = data.count(); i < len; i++) { + nodes[data.getRawIndex(i)].dataIndex = i; + } + + edgeData.filterSelf(function (idx) { + var edge = edges[edgeData.getRawIndex(idx)]; + return edge.node1.dataIndex >= 0 && edge.node2.dataIndex >= 0; + }); + + // Update edge + for (var i = 0, len = edges.length; i < len; i++) { + edges[i].dataIndex = -1; + } + for (var i = 0, len = edgeData.count(); i < len; i++) { + edges[edgeData.getRawIndex(i)].dataIndex = i; + } +}; + +/** + * @return {module:echarts/data/Graph} + */ +graphProto.clone = function () { + var graph = new Graph(this._directed); + var nodes = this.nodes; + var edges = this.edges; + for (var i = 0; i < nodes.length; i++) { + graph.addNode(nodes[i].id, nodes[i].dataIndex); + } + for (var i = 0; i < edges.length; i++) { + var e = edges[i]; + graph.addEdge(e.node1.id, e.node2.id, e.dataIndex); + } + return graph; +}; + + +/** + * @alias module:echarts/data/Graph.Node + */ +function Node(id, dataIndex) { + /** + * @type {string} + */ + this.id = id == null ? '' : id; + + /** + * @type {Array.} + */ + this.inEdges = []; + /** + * @type {Array.} + */ + this.outEdges = []; + /** + * @type {Array.} + */ + this.edges = []; + /** + * @type {module:echarts/data/Graph} + */ + this.hostGraph; + + /** + * @type {number} + */ + this.dataIndex = dataIndex == null ? -1 : dataIndex; +} + +Node.prototype = { + + constructor: Node, + + /** + * @return {number} + */ + degree: function () { + return this.edges.length; + }, + + /** + * @return {number} + */ + inDegree: function () { + return this.inEdges.length; + }, + + /** + * @return {number} + */ + outDegree: function () { + return this.outEdges.length; + }, + + /** + * @param {string} [path] + * @return {module:echarts/model/Model} + */ + getModel: function (path) { + if (this.dataIndex < 0) { + return; + } + var graph = this.hostGraph; + var itemModel = graph.data.getItemModel(this.dataIndex); + + return itemModel.getModel(path); + } +}; + +/** + * 图边 + * @alias module:echarts/data/Graph.Edge + * @param {module:echarts/data/Graph.Node} n1 + * @param {module:echarts/data/Graph.Node} n2 + * @param {number} [dataIndex=-1] + */ +function Edge(n1, n2, dataIndex) { + + /** + * 节点1,如果是有向图则为源节点 + * @type {module:echarts/data/Graph.Node} + */ + this.node1 = n1; + + /** + * 节点2,如果是有向图则为目标节点 + * @type {module:echarts/data/Graph.Node} + */ + this.node2 = n2; + + this.dataIndex = dataIndex == null ? -1 : dataIndex; +} + +/** + * @param {string} [path] + * @return {module:echarts/model/Model} + */ + Edge.prototype.getModel = function (path) { + if (this.dataIndex < 0) { + return; + } + var graph = this.hostGraph; + var itemModel = graph.edgeData.getItemModel(this.dataIndex); + + return itemModel.getModel(path); +}; + +var createGraphDataProxyMixin = function (hostName, dataName) { + return { + /** + * @param {string=} [dimension='value'] Default 'value'. can be 'a', 'b', 'c', 'd', 'e'. + * @return {number} + */ + getValue: function (dimension) { + var data = this[hostName][dataName]; + return data.get(data.getDimension(dimension || 'value'), this.dataIndex); + }, + + /** + * @param {Object|string} key + * @param {*} [value] + */ + setVisual: function (key, value) { + this.dataIndex >= 0 + && this[hostName][dataName].setItemVisual(this.dataIndex, key, value); + }, + + /** + * @param {string} key + * @return {boolean} + */ + getVisual: function (key, ignoreParent) { + return this[hostName][dataName].getItemVisual(this.dataIndex, key, ignoreParent); + }, + + /** + * @param {Object} layout + * @return {boolean} [merge=false] + */ + setLayout: function (layout, merge$$1) { + this.dataIndex >= 0 + && this[hostName][dataName].setItemLayout(this.dataIndex, layout, merge$$1); + }, + + /** + * @return {Object} + */ + getLayout: function () { + return this[hostName][dataName].getItemLayout(this.dataIndex); + }, + + /** + * @return {module:zrender/Element} + */ + getGraphicEl: function () { + return this[hostName][dataName].getItemGraphicEl(this.dataIndex); + }, + + /** + * @return {number} + */ + getRawIndex: function () { + return this[hostName][dataName].getRawIndex(this.dataIndex); + } + }; +}; + +mixin(Node, createGraphDataProxyMixin('hostGraph', 'data')); +mixin(Edge, createGraphDataProxyMixin('hostGraph', 'edgeData')); + +Graph.Node = Node; +Graph.Edge = Edge; + +enableClassCheck(Node); +enableClassCheck(Edge); + +var createGraphFromNodeEdge = function (nodes, edges, seriesModel, directed, beforeLink) { + // ??? TODO + // support dataset? + var graph = new Graph(directed); + for (var i = 0; i < nodes.length; i++) { + graph.addNode(retrieve( + // Id, name, dataIndex + nodes[i].id, nodes[i].name, i + ), i); + } + + var linkNameList = []; + var validEdges = []; + var linkCount = 0; + for (var i = 0; i < edges.length; i++) { + var link = edges[i]; + var source = link.source; + var target = link.target; + // addEdge may fail when source or target not exists + if (graph.addEdge(source, target, linkCount)) { + validEdges.push(link); + linkNameList.push(retrieve(link.id, source + ' > ' + target)); + linkCount++; + } + } + + var coordSys = seriesModel.get('coordinateSystem'); + var nodeData; + if (coordSys === 'cartesian2d' || coordSys === 'polar') { + nodeData = createListFromArray(nodes, seriesModel); + } + else { + // FIXME + var coordSysCtor = CoordinateSystemManager.get(coordSys); + // FIXME + var dimensionNames = createDimensions(nodes, { + coordDimensions: ( + (coordSysCtor && coordSysCtor.type !== 'view') + ? (coordSysCtor.dimensions || []) : [] + ).concat(['value']) + }); + nodeData = new List(dimensionNames, seriesModel); + nodeData.initData(nodes); + } + + var edgeData = new List(['value'], seriesModel); + edgeData.initData(validEdges, linkNameList); + + beforeLink && beforeLink(nodeData, edgeData); + + linkList({ + mainData: nodeData, + struct: graph, + structAttr: 'graph', + datas: {node: nodeData, edge: edgeData}, + datasAttr: {node: 'data', edge: 'edgeData'} + }); + + // Update dataIndex of nodes and edges because invalid edge may be removed + graph.update(); + + return graph; +}; + +var GraphSeries = extendSeriesModel({ + + type: 'series.graph', + + init: function (option) { + GraphSeries.superApply(this, 'init', arguments); + + // Provide data for legend select + this.legendDataProvider = function () { + return this._categoriesData; + }; + + this.fillDataTextStyle(option.edges || option.links); + + this._updateCategoriesData(); + }, + + mergeOption: function (option) { + GraphSeries.superApply(this, 'mergeOption', arguments); + + this.fillDataTextStyle(option.edges || option.links); + + this._updateCategoriesData(); + }, + + mergeDefaultAndTheme: function (option) { + GraphSeries.superApply(this, 'mergeDefaultAndTheme', arguments); + defaultEmphasis(option, ['edgeLabel'], ['show']); + }, + + getInitialData: function (option, ecModel) { + var edges = option.edges || option.links || []; + var nodes = option.data || option.nodes || []; + var self = this; + + if (nodes && edges) { + return createGraphFromNodeEdge(nodes, edges, this, true, beforeLink).data; + } + + function beforeLink(nodeData, edgeData) { + // Overwrite nodeData.getItemModel to + nodeData.wrapMethod('getItemModel', function (model) { + var categoriesModels = self._categoriesModels; + var categoryIdx = model.getShallow('category'); + var categoryModel = categoriesModels[categoryIdx]; + if (categoryModel) { + categoryModel.parentModel = model.parentModel; + model.parentModel = categoryModel; + } + return model; + }); + + var edgeLabelModel = self.getModel('edgeLabel'); + // For option `edgeLabel` can be found by label.xxx.xxx on item mode. + var fakeSeriesModel = new Model( + {label: edgeLabelModel.option}, + edgeLabelModel.parentModel, + ecModel + ); + + edgeData.wrapMethod('getItemModel', function (model) { + model.customizeGetParent(edgeGetParent); + return model; + }); + + function edgeGetParent(path) { + path = this.parsePath(path); + return (path && path[0] === 'label') + ? fakeSeriesModel + : this.parentModel; + } + } + }, + + /** + * @return {module:echarts/data/Graph} + */ + getGraph: function () { + return this.getData().graph; + }, + + /** + * @return {module:echarts/data/List} + */ + getEdgeData: function () { + return this.getGraph().edgeData; + }, + + /** + * @return {module:echarts/data/List} + */ + getCategoriesData: function () { + return this._categoriesData; + }, + + /** + * @override + */ + formatTooltip: function (dataIndex, multipleSeries, dataType) { + if (dataType === 'edge') { + var nodeData = this.getData(); + var params = this.getDataParams(dataIndex, dataType); + var edge = nodeData.graph.getEdgeByIndex(dataIndex); + var sourceName = nodeData.getName(edge.node1.dataIndex); + var targetName = nodeData.getName(edge.node2.dataIndex); + + var html = []; + sourceName != null && html.push(sourceName); + targetName != null && html.push(targetName); + html = encodeHTML(html.join(' > ')); + + if (params.value) { + html += ' : ' + encodeHTML(params.value); + } + return html; + } + else { // dataType === 'node' or empty + return GraphSeries.superApply(this, 'formatTooltip', arguments); + } + }, + + _updateCategoriesData: function () { + var categories = map(this.option.categories || [], function (category) { + // Data must has value + return category.value != null ? category : extend({ + value: 0 + }, category); + }); + var categoriesData = new List(['value'], this); + categoriesData.initData(categories); + + this._categoriesData = categoriesData; + + this._categoriesModels = categoriesData.mapArray(function (idx) { + return categoriesData.getItemModel(idx, true); + }); + }, + + setZoom: function (zoom) { + this.option.zoom = zoom; + }, + + setCenter: function (center) { + this.option.center = center; + }, + + isAnimationEnabled: function () { + return GraphSeries.superCall(this, 'isAnimationEnabled') + // Not enable animation when do force layout + && !(this.get('layout') === 'force' && this.get('force.layoutAnimation')); + }, + + defaultOption: { + zlevel: 0, + z: 2, + + coordinateSystem: 'view', + + // Default option for all coordinate systems + // xAxisIndex: 0, + // yAxisIndex: 0, + // polarIndex: 0, + // geoIndex: 0, + + legendHoverLink: true, + + hoverAnimation: true, + + layout: null, + + focusNodeAdjacency: false, + + // Configuration of circular layout + circular: { + rotateLabel: false + }, + // Configuration of force directed layout + force: { + initLayout: null, + // Node repulsion. Can be an array to represent range. + repulsion: [0, 50], + gravity: 0.1, + + // Edge length. Can be an array to represent range. + edgeLength: 30, + + layoutAnimation: true + }, + + left: 'center', + top: 'center', + // right: null, + // bottom: null, + // width: '80%', + // height: '80%', + + symbol: 'circle', + symbolSize: 10, + + edgeSymbol: ['none', 'none'], + edgeSymbolSize: 10, + edgeLabel: { + position: 'middle' + }, + + draggable: false, + + roam: false, + + // Default on center of graph + center: null, + + zoom: 1, + // Symbol size scale ratio in roam + nodeScaleRatio: 0.6, + // cursor: null, + + // categories: [], + + // data: [] + // Or + // nodes: [] + // + // links: [] + // Or + // edges: [] + + label: { + show: false, + formatter: '{b}' + }, + + itemStyle: {}, + + lineStyle: { + color: '#aaa', + width: 1, + curveness: 0, + opacity: 0.5 + }, + emphasis: { + label: { + show: true + } + } + } +}); + +/** + * Line path for bezier and straight line draw + */ + +var straightLineProto = Line.prototype; +var bezierCurveProto = BezierCurve.prototype; + +function isLine(shape) { + return isNaN(+shape.cpx1) || isNaN(+shape.cpy1); +} + +var LinePath = extendShape({ + + type: 'ec-line', + + style: { + stroke: '#000', + fill: null + }, + + shape: { + x1: 0, + y1: 0, + x2: 0, + y2: 0, + percent: 1, + cpx1: null, + cpy1: null + }, + + buildPath: function (ctx, shape) { + (isLine(shape) ? straightLineProto : bezierCurveProto).buildPath(ctx, shape); + }, + + pointAt: function (t) { + return isLine(this.shape) + ? straightLineProto.pointAt.call(this, t) + : bezierCurveProto.pointAt.call(this, t); + }, + + tangentAt: function (t) { + var shape = this.shape; + var p = isLine(shape) + ? [shape.x2 - shape.x1, shape.y2 - shape.y1] + : bezierCurveProto.tangentAt.call(this, t); + return normalize(p, p); + } +}); + +/** + * @module echarts/chart/helper/Line + */ + +var SYMBOL_CATEGORIES = ['fromSymbol', 'toSymbol']; + +function makeSymbolTypeKey(symbolCategory) { + return '_' + symbolCategory + 'Type'; +} +/** + * @inner + */ +function createSymbol$1(name, lineData, idx) { + var color = lineData.getItemVisual(idx, 'color'); + var symbolType = lineData.getItemVisual(idx, name); + var symbolSize = lineData.getItemVisual(idx, name + 'Size'); + + if (!symbolType || symbolType === 'none') { + return; + } + + if (!isArray(symbolSize)) { + symbolSize = [symbolSize, symbolSize]; + } + var symbolPath = createSymbol( + symbolType, -symbolSize[0] / 2, -symbolSize[1] / 2, + symbolSize[0], symbolSize[1], color + ); + + symbolPath.name = name; + + return symbolPath; +} + +function createLine(points) { + var line = new LinePath({ + name: 'line' + }); + setLinePoints(line.shape, points); + return line; +} + +function setLinePoints(targetShape, points) { + var p1 = points[0]; + var p2 = points[1]; + var cp1 = points[2]; + targetShape.x1 = p1[0]; + targetShape.y1 = p1[1]; + targetShape.x2 = p2[0]; + targetShape.y2 = p2[1]; + targetShape.percent = 1; + + if (cp1) { + targetShape.cpx1 = cp1[0]; + targetShape.cpy1 = cp1[1]; + } + else { + targetShape.cpx1 = NaN; + targetShape.cpy1 = NaN; + } +} + +function updateSymbolAndLabelBeforeLineUpdate () { + var lineGroup = this; + var symbolFrom = lineGroup.childOfName('fromSymbol'); + var symbolTo = lineGroup.childOfName('toSymbol'); + var label = lineGroup.childOfName('label'); + // Quick reject + if (!symbolFrom && !symbolTo && label.ignore) { + return; + } + + var invScale = 1; + var parentNode = this.parent; + while (parentNode) { + if (parentNode.scale) { + invScale /= parentNode.scale[0]; + } + parentNode = parentNode.parent; + } + + var line = lineGroup.childOfName('line'); + // If line not changed + // FIXME Parent scale changed + if (!this.__dirty && !line.__dirty) { + return; + } + + var percent = line.shape.percent; + var fromPos = line.pointAt(0); + var toPos = line.pointAt(percent); + + var d = sub([], toPos, fromPos); + normalize(d, d); + + if (symbolFrom) { + symbolFrom.attr('position', fromPos); + var tangent = line.tangentAt(0); + symbolFrom.attr('rotation', Math.PI / 2 - Math.atan2( + tangent[1], tangent[0] + )); + symbolFrom.attr('scale', [invScale * percent, invScale * percent]); + } + if (symbolTo) { + symbolTo.attr('position', toPos); + var tangent = line.tangentAt(1); + symbolTo.attr('rotation', -Math.PI / 2 - Math.atan2( + tangent[1], tangent[0] + )); + symbolTo.attr('scale', [invScale * percent, invScale * percent]); + } + + if (!label.ignore) { + label.attr('position', toPos); + + var textPosition; + var textAlign; + var textVerticalAlign; + + var distance$$1 = 5 * invScale; + // End + if (label.__position === 'end') { + textPosition = [d[0] * distance$$1 + toPos[0], d[1] * distance$$1 + toPos[1]]; + textAlign = d[0] > 0.8 ? 'left' : (d[0] < -0.8 ? 'right' : 'center'); + textVerticalAlign = d[1] > 0.8 ? 'top' : (d[1] < -0.8 ? 'bottom' : 'middle'); + } + // Middle + else if (label.__position === 'middle') { + var halfPercent = percent / 2; + var tangent = line.tangentAt(halfPercent); + var n = [tangent[1], -tangent[0]]; + var cp = line.pointAt(halfPercent); + if (n[1] > 0) { + n[0] = -n[0]; + n[1] = -n[1]; + } + textPosition = [cp[0] + n[0] * distance$$1, cp[1] + n[1] * distance$$1]; + textAlign = 'center'; + textVerticalAlign = 'bottom'; + var rotation = -Math.atan2(tangent[1], tangent[0]); + if (toPos[0] < fromPos[0]) { + rotation = Math.PI + rotation; + } + label.attr('rotation', rotation); + } + // Start + else { + textPosition = [-d[0] * distance$$1 + fromPos[0], -d[1] * distance$$1 + fromPos[1]]; + textAlign = d[0] > 0.8 ? 'right' : (d[0] < -0.8 ? 'left' : 'center'); + textVerticalAlign = d[1] > 0.8 ? 'bottom' : (d[1] < -0.8 ? 'top' : 'middle'); + } + label.attr({ + style: { + // Use the user specified text align and baseline first + textVerticalAlign: label.__verticalAlign || textVerticalAlign, + textAlign: label.__textAlign || textAlign + }, + position: textPosition, + scale: [invScale, invScale] + }); + } +} + +/** + * @constructor + * @extends {module:zrender/graphic/Group} + * @alias {module:echarts/chart/helper/Line} + */ +function Line$1(lineData, idx, seriesScope) { + Group.call(this); + + this._createLine(lineData, idx, seriesScope); +} + +var lineProto = Line$1.prototype; + +// Update symbol position and rotation +lineProto.beforeUpdate = updateSymbolAndLabelBeforeLineUpdate; + +lineProto._createLine = function (lineData, idx, seriesScope) { + var seriesModel = lineData.hostModel; + var linePoints = lineData.getItemLayout(idx); + + var line = createLine(linePoints); + line.shape.percent = 0; + initProps(line, { + shape: { + percent: 1 + } + }, seriesModel, idx); + + this.add(line); + + var label = new Text({ + name: 'label' + }); + this.add(label); + + each$1(SYMBOL_CATEGORIES, function (symbolCategory) { + var symbol = createSymbol$1(symbolCategory, lineData, idx); + // symbols must added after line to make sure + // it will be updated after line#update. + // Or symbol position and rotation update in line#beforeUpdate will be one frame slow + this.add(symbol); + this[makeSymbolTypeKey(symbolCategory)] = lineData.getItemVisual(idx, symbolCategory); + }, this); + + this._updateCommonStl(lineData, idx, seriesScope); +}; + +lineProto.updateData = function (lineData, idx, seriesScope) { + var seriesModel = lineData.hostModel; + + var line = this.childOfName('line'); + var linePoints = lineData.getItemLayout(idx); + var target = { + shape: {} + }; + setLinePoints(target.shape, linePoints); + updateProps(line, target, seriesModel, idx); + + each$1(SYMBOL_CATEGORIES, function (symbolCategory) { + var symbolType = lineData.getItemVisual(idx, symbolCategory); + var key = makeSymbolTypeKey(symbolCategory); + // Symbol changed + if (this[key] !== symbolType) { + this.remove(this.childOfName(symbolCategory)); + var symbol = createSymbol$1(symbolCategory, lineData, idx); + this.add(symbol); + } + this[key] = symbolType; + }, this); + + this._updateCommonStl(lineData, idx, seriesScope); +}; + +lineProto._updateCommonStl = function (lineData, idx, seriesScope) { + var seriesModel = lineData.hostModel; + + var line = this.childOfName('line'); + + var lineStyle = seriesScope && seriesScope.lineStyle; + var hoverLineStyle = seriesScope && seriesScope.hoverLineStyle; + var labelModel = seriesScope && seriesScope.labelModel; + var hoverLabelModel = seriesScope && seriesScope.hoverLabelModel; + + // Optimization for large dataset + if (!seriesScope || lineData.hasItemOption) { + var itemModel = lineData.getItemModel(idx); + + lineStyle = itemModel.getModel('lineStyle').getLineStyle(); + hoverLineStyle = itemModel.getModel('emphasis.lineStyle').getLineStyle(); + + labelModel = itemModel.getModel('label'); + hoverLabelModel = itemModel.getModel('emphasis.label'); + } + + var visualColor = lineData.getItemVisual(idx, 'color'); + var visualOpacity = retrieve3( + lineData.getItemVisual(idx, 'opacity'), + lineStyle.opacity, + 1 + ); + + line.useStyle(defaults( + { + strokeNoScale: true, + fill: 'none', + stroke: visualColor, + opacity: visualOpacity + }, + lineStyle + )); + line.hoverStyle = hoverLineStyle; + + // Update symbol + each$1(SYMBOL_CATEGORIES, function (symbolCategory) { + var symbol = this.childOfName(symbolCategory); + if (symbol) { + symbol.setColor(visualColor); + symbol.setStyle({ + opacity: visualOpacity + }); + } + }, this); + + var showLabel = labelModel.getShallow('show'); + var hoverShowLabel = hoverLabelModel.getShallow('show'); + + var label = this.childOfName('label'); + var defaultLabelColor; + var normalText; + var emphasisText; + + if (showLabel || hoverShowLabel) { + defaultLabelColor = visualColor || '#000'; + + normalText = seriesModel.getFormattedLabel(idx, 'normal', lineData.dataType); + if (normalText == null) { + var rawVal = seriesModel.getRawValue(idx); + normalText = rawVal == null + ? lineData.getName(idx) + : isFinite(rawVal) + ? round$1(rawVal) + : rawVal; + } + emphasisText = retrieve2( + seriesModel.getFormattedLabel(idx, 'emphasis', lineData.dataType), + normalText + ); + } + + // label.afterUpdate = lineAfterUpdate; + if (showLabel) { + var labelStyle = setTextStyle(label.style, labelModel, { + text: normalText + }, { + autoColor: defaultLabelColor + }); + + label.__textAlign = labelStyle.textAlign; + label.__verticalAlign = labelStyle.textVerticalAlign; + // 'start', 'middle', 'end' + label.__position = labelModel.get('position') || 'middle'; + } + else { + label.setStyle('text', null); + } + + if (hoverShowLabel) { + // Only these properties supported in this emphasis style here. + label.hoverStyle = { + text: emphasisText, + textFill: hoverLabelModel.getTextColor(true), + // For merging hover style to normal style, do not use + // `hoverLabelModel.getFont()` here. + fontStyle: hoverLabelModel.getShallow('fontStyle'), + fontWeight: hoverLabelModel.getShallow('fontWeight'), + fontSize: hoverLabelModel.getShallow('fontSize'), + fontFamily: hoverLabelModel.getShallow('fontFamily') + }; + } + else { + label.hoverStyle = { + text: null + }; + } + + label.ignore = !showLabel && !hoverShowLabel; + + setHoverStyle(this); +}; + +lineProto.highlight = function () { + this.trigger('emphasis'); +}; + +lineProto.downplay = function () { + this.trigger('normal'); +}; + +lineProto.updateLayout = function (lineData, idx) { + this.setLinePoints(lineData.getItemLayout(idx)); +}; + +lineProto.setLinePoints = function (points) { + var linePath = this.childOfName('line'); + setLinePoints(linePath.shape, points); + linePath.dirty(); +}; + +inherits(Line$1, Group); + +/** + * @module echarts/chart/helper/LineDraw + */ + +// import IncrementalDisplayable from 'zrender/src/graphic/IncrementalDisplayable'; + +/** + * @alias module:echarts/component/marker/LineDraw + * @constructor + */ +function LineDraw(ctor) { + this._ctor = ctor || Line$1; + + this.group = new Group(); +} + +var lineDrawProto = LineDraw.prototype; + +lineDrawProto.isPersistent = function () { + return true; +}; + +/** + * @param {module:echarts/data/List} lineData + */ +lineDrawProto.updateData = function (lineData) { + var lineDraw = this; + var group = lineDraw.group; + + var oldLineData = lineDraw._lineData; + lineDraw._lineData = lineData; + + // There is no oldLineData only when first rendering or switching from + // stream mode to normal mode, where previous elements should be removed. + if (!oldLineData) { + group.removeAll(); + } + + var seriesScope = makeSeriesScope$1(lineData); + + lineData.diff(oldLineData) + .add(function (idx) { + doAdd(lineDraw, lineData, idx, seriesScope); + }) + .update(function (newIdx, oldIdx) { + doUpdate(lineDraw, oldLineData, lineData, oldIdx, newIdx, seriesScope); + }) + .remove(function (idx) { + group.remove(oldLineData.getItemGraphicEl(idx)); + }) + .execute(); +}; + +function doAdd(lineDraw, lineData, idx, seriesScope) { + var itemLayout = lineData.getItemLayout(idx); + + if (!lineNeedsDraw(itemLayout)) { + return; + } + + var el = new lineDraw._ctor(lineData, idx, seriesScope); + lineData.setItemGraphicEl(idx, el); + lineDraw.group.add(el); +} + +function doUpdate(lineDraw, oldLineData, newLineData, oldIdx, newIdx, seriesScope) { + var itemEl = oldLineData.getItemGraphicEl(oldIdx); + + if (!lineNeedsDraw(newLineData.getItemLayout(newIdx))) { + lineDraw.group.remove(itemEl); + return; + } + + if (!itemEl) { + itemEl = new lineDraw._ctor(newLineData, newIdx, seriesScope); + } + else { + itemEl.updateData(newLineData, newIdx, seriesScope); + } + + newLineData.setItemGraphicEl(newIdx, itemEl); + + lineDraw.group.add(itemEl); +} + +lineDrawProto.updateLayout = function () { + var lineData = this._lineData; + lineData.eachItemGraphicEl(function (el, idx) { + el.updateLayout(lineData, idx); + }, this); +}; + +lineDrawProto.incrementalPrepareUpdate = function (lineData) { + this._seriesScope = makeSeriesScope$1(lineData); + this._lineData = null; + this.group.removeAll(); +}; + +lineDrawProto.incrementalUpdate = function (taskParams, lineData) { + function updateIncrementalAndHover(el) { + if (!el.isGroup) { + el.incremental = el.useHoverLayer = true; + } + } + + for (var idx = taskParams.start; idx < taskParams.end; idx++) { + var itemLayout = lineData.getItemLayout(idx); + + if (lineNeedsDraw(itemLayout)) { + var el = new this._ctor(lineData, idx, this._seriesScope); + el.traverse(updateIncrementalAndHover); + this.group.add(el); + } + } +}; + +function makeSeriesScope$1(lineData) { + var hostModel = lineData.hostModel; + return { + lineStyle: hostModel.getModel('lineStyle').getLineStyle(), + hoverLineStyle: hostModel.getModel('emphasis.lineStyle').getLineStyle(), + labelModel: hostModel.getModel('label'), + hoverLabelModel: hostModel.getModel('emphasis.label') + }; +} + +lineDrawProto.remove = function () { + this._clearIncremental(); + this._incremental = null; + this.group.removeAll(); +}; + +lineDrawProto._clearIncremental = function () { + var incremental = this._incremental; + if (incremental) { + incremental.clearDisplaybles(); + } +}; + +function isPointNaN(pt) { + return isNaN(pt[0]) || isNaN(pt[1]); +} + +function lineNeedsDraw(pts) { + return !isPointNaN(pts[0]) && !isPointNaN(pts[1]); +} + +var v1 = []; +var v2 = []; +var v3 = []; +var quadraticAt$1 = quadraticAt; +var v2DistSquare = distSquare; +var mathAbs$1 = Math.abs; +function intersectCurveCircle(curvePoints, center, radius) { + var p0 = curvePoints[0]; + var p1 = curvePoints[1]; + var p2 = curvePoints[2]; + + var d = Infinity; + var t; + var radiusSquare = radius * radius; + var interval = 0.1; + + for (var _t = 0.1; _t <= 0.9; _t += 0.1) { + v1[0] = quadraticAt$1(p0[0], p1[0], p2[0], _t); + v1[1] = quadraticAt$1(p0[1], p1[1], p2[1], _t); + var diff = mathAbs$1(v2DistSquare(v1, center) - radiusSquare); + if (diff < d) { + d = diff; + t = _t; + } + } + + // Assume the segment is monotone,Find root through Bisection method + // At most 32 iteration + for (var i = 0; i < 32; i++) { + // var prev = t - interval; + var next = t + interval; + // v1[0] = quadraticAt(p0[0], p1[0], p2[0], prev); + // v1[1] = quadraticAt(p0[1], p1[1], p2[1], prev); + v2[0] = quadraticAt$1(p0[0], p1[0], p2[0], t); + v2[1] = quadraticAt$1(p0[1], p1[1], p2[1], t); + v3[0] = quadraticAt$1(p0[0], p1[0], p2[0], next); + v3[1] = quadraticAt$1(p0[1], p1[1], p2[1], next); + + var diff = v2DistSquare(v2, center) - radiusSquare; + if (mathAbs$1(diff) < 1e-2) { + break; + } + + // var prevDiff = v2DistSquare(v1, center) - radiusSquare; + var nextDiff = v2DistSquare(v3, center) - radiusSquare; + + interval /= 2; + if (diff < 0) { + if (nextDiff >= 0) { + t = t + interval; + } + else { + t = t - interval; + } + } + else { + if (nextDiff >= 0) { + t = t - interval; + } + else { + t = t + interval; + } + } + } + + return t; +} + +// Adjust edge to avoid +var adjustEdge = function (graph, scale$$1) { + var tmp0 = []; + var quadraticSubdivide$$1 = quadraticSubdivide; + var pts = [[], [], []]; + var pts2 = [[], []]; + var v = []; + scale$$1 /= 2; + + function getSymbolSize(node) { + var symbolSize = node.getVisual('symbolSize'); + if (symbolSize instanceof Array) { + symbolSize = (symbolSize[0] + symbolSize[1]) / 2; + } + return symbolSize; + } + graph.eachEdge(function (edge, idx) { + var linePoints = edge.getLayout(); + var fromSymbol = edge.getVisual('fromSymbol'); + var toSymbol = edge.getVisual('toSymbol'); + + if (!linePoints.__original) { + linePoints.__original = [ + clone$1(linePoints[0]), + clone$1(linePoints[1]) + ]; + if (linePoints[2]) { + linePoints.__original.push(clone$1(linePoints[2])); + } + } + var originalPoints = linePoints.__original; + // Quadratic curve + if (linePoints[2] != null) { + copy(pts[0], originalPoints[0]); + copy(pts[1], originalPoints[2]); + copy(pts[2], originalPoints[1]); + if (fromSymbol && fromSymbol != 'none') { + var symbolSize = getSymbolSize(edge.node1); + + var t = intersectCurveCircle(pts, originalPoints[0], symbolSize * scale$$1); + // Subdivide and get the second + quadraticSubdivide$$1(pts[0][0], pts[1][0], pts[2][0], t, tmp0); + pts[0][0] = tmp0[3]; + pts[1][0] = tmp0[4]; + quadraticSubdivide$$1(pts[0][1], pts[1][1], pts[2][1], t, tmp0); + pts[0][1] = tmp0[3]; + pts[1][1] = tmp0[4]; + } + if (toSymbol && toSymbol != 'none') { + var symbolSize = getSymbolSize(edge.node2); + + var t = intersectCurveCircle(pts, originalPoints[1], symbolSize * scale$$1); + // Subdivide and get the first + quadraticSubdivide$$1(pts[0][0], pts[1][0], pts[2][0], t, tmp0); + pts[1][0] = tmp0[1]; + pts[2][0] = tmp0[2]; + quadraticSubdivide$$1(pts[0][1], pts[1][1], pts[2][1], t, tmp0); + pts[1][1] = tmp0[1]; + pts[2][1] = tmp0[2]; + } + // Copy back to layout + copy(linePoints[0], pts[0]); + copy(linePoints[1], pts[2]); + copy(linePoints[2], pts[1]); + } + // Line + else { + copy(pts2[0], originalPoints[0]); + copy(pts2[1], originalPoints[1]); + + sub(v, pts2[1], pts2[0]); + normalize(v, v); + if (fromSymbol && fromSymbol != 'none') { + + var symbolSize = getSymbolSize(edge.node1); + + scaleAndAdd(pts2[0], pts2[0], v, symbolSize * scale$$1); + } + if (toSymbol && toSymbol != 'none') { + var symbolSize = getSymbolSize(edge.node2); + + scaleAndAdd(pts2[1], pts2[1], v, -symbolSize * scale$$1); + } + copy(linePoints[0], pts2[0]); + copy(linePoints[1], pts2[1]); + } + }); +}; + +var nodeOpacityPath = ['itemStyle', 'opacity']; +var lineOpacityPath = ['lineStyle', 'opacity']; + +function getItemOpacity(item, opacityPath) { + return item.getVisual('opacity') || item.getModel().get(opacityPath); +} + +function fadeOutItem(item, opacityPath, opacityRatio) { + var el = item.getGraphicEl(); + + var opacity = getItemOpacity(item, opacityPath); + if (opacityRatio != null) { + opacity == null && (opacity = 1); + opacity *= opacityRatio; + } + + el.downplay && el.downplay(); + el.traverse(function (child) { + if (child.type !== 'group') { + child.setStyle('opacity', opacity); + } + }); +} + +function fadeInItem(item, opacityPath) { + var opacity = getItemOpacity(item, opacityPath); + var el = item.getGraphicEl(); + + el.highlight && el.highlight(); + el.traverse(function (child) { + if (child.type !== 'group') { + child.setStyle('opacity', opacity); + } + }); +} + +extendChartView({ + + type: 'graph', + + init: function (ecModel, api) { + var symbolDraw = new SymbolDraw(); + var lineDraw = new LineDraw(); + var group = this.group; + + this._controller = new RoamController(api.getZr()); + this._controllerHost = {target: group}; + + group.add(symbolDraw.group); + group.add(lineDraw.group); + + this._symbolDraw = symbolDraw; + this._lineDraw = lineDraw; + + this._firstRender = true; + }, + + render: function (seriesModel, ecModel, api) { + var coordSys = seriesModel.coordinateSystem; + + this._model = seriesModel; + this._nodeScaleRatio = seriesModel.get('nodeScaleRatio'); + + var symbolDraw = this._symbolDraw; + var lineDraw = this._lineDraw; + + var group = this.group; + + if (coordSys.type === 'view') { + var groupNewProp = { + position: coordSys.position, + scale: coordSys.scale + }; + if (this._firstRender) { + group.attr(groupNewProp); + } + else { + updateProps(group, groupNewProp, seriesModel); + } + } + // Fix edge contact point with node + adjustEdge(seriesModel.getGraph(), this._getNodeGlobalScale(seriesModel)); + + var data = seriesModel.getData(); + symbolDraw.updateData(data); + + var edgeData = seriesModel.getEdgeData(); + lineDraw.updateData(edgeData); + + this._updateNodeAndLinkScale(); + + this._updateController(seriesModel, ecModel, api); + + clearTimeout(this._layoutTimeout); + var forceLayout = seriesModel.forceLayout; + var layoutAnimation = seriesModel.get('force.layoutAnimation'); + if (forceLayout) { + this._startForceLayoutIteration(forceLayout, layoutAnimation); + } + + data.eachItemGraphicEl(function (el, idx) { + var itemModel = data.getItemModel(idx); + // Update draggable + el.off('drag').off('dragend'); + var draggable = data.getItemModel(idx).get('draggable'); + if (draggable) { + el.on('drag', function () { + if (forceLayout) { + forceLayout.warmUp(); + !this._layouting + && this._startForceLayoutIteration(forceLayout, layoutAnimation); + forceLayout.setFixed(idx); + // Write position back to layout + data.setItemLayout(idx, el.position); + } + }, this).on('dragend', function () { + if (forceLayout) { + forceLayout.setUnfixed(idx); + } + }, this); + } + el.setDraggable(draggable && forceLayout); + + el.off('mouseover', el.__focusNodeAdjacency); + el.off('mouseout', el.__unfocusNodeAdjacency); + + if (itemModel.get('focusNodeAdjacency')) { + el.on('mouseover', el.__focusNodeAdjacency = function () { + api.dispatchAction({ + type: 'focusNodeAdjacency', + seriesId: seriesModel.id, + dataIndex: el.dataIndex + }); + }); + el.on('mouseout', el.__unfocusNodeAdjacency = function () { + api.dispatchAction({ + type: 'unfocusNodeAdjacency', + seriesId: seriesModel.id + }); + }); + + } + + }, this); + + data.graph.eachEdge(function (edge) { + var el = edge.getGraphicEl(); + + el.off('mouseover', el.__focusNodeAdjacency); + el.off('mouseout', el.__unfocusNodeAdjacency); + + if (edge.getModel().get('focusNodeAdjacency')) { + el.on('mouseover', el.__focusNodeAdjacency = function () { + api.dispatchAction({ + type: 'focusNodeAdjacency', + seriesId: seriesModel.id, + edgeDataIndex: edge.dataIndex + }); + }); + el.on('mouseout', el.__unfocusNodeAdjacency = function () { + api.dispatchAction({ + type: 'unfocusNodeAdjacency', + seriesId: seriesModel.id + }); + }); + } + }); + + var circularRotateLabel = seriesModel.get('layout') === 'circular' + && seriesModel.get('circular.rotateLabel'); + var cx = data.getLayout('cx'); + var cy = data.getLayout('cy'); + data.eachItemGraphicEl(function (el, idx) { + var symbolPath = el.getSymbolPath(); + if (circularRotateLabel) { + var pos = data.getItemLayout(idx); + var rad = Math.atan2(pos[1] - cy, pos[0] - cx); + if (rad < 0) { + rad = Math.PI * 2 + rad; + } + var isLeft = pos[0] < cx; + if (isLeft) { + rad = rad - Math.PI; + } + var textPosition = isLeft ? 'left' : 'right'; + symbolPath.setStyle({ + textRotation: -rad, + textPosition: textPosition, + textOrigin: 'center' + }); + symbolPath.hoverStyle && (symbolPath.hoverStyle.textPosition = textPosition); + } + else { + symbolPath.setStyle({ + textRotation: 0 + }); + } + }); + + this._firstRender = false; + }, + + dispose: function () { + this._controller && this._controller.dispose(); + this._controllerHost = {}; + }, + + focusNodeAdjacency: function (seriesModel, ecModel, api, payload) { + var data = this._model.getData(); + var graph = data.graph; + var dataIndex = payload.dataIndex; + var edgeDataIndex = payload.edgeDataIndex; + + var node = graph.getNodeByIndex(dataIndex); + var edge = graph.getEdgeByIndex(edgeDataIndex); + + if (!node && !edge) { + return; + } + + graph.eachNode(function (node) { + fadeOutItem(node, nodeOpacityPath, 0.1); + }); + graph.eachEdge(function (edge) { + fadeOutItem(edge, lineOpacityPath, 0.1); + }); + + if (node) { + fadeInItem(node, nodeOpacityPath); + each$1(node.edges, function (adjacentEdge) { + if (adjacentEdge.dataIndex < 0) { + return; + } + fadeInItem(adjacentEdge, lineOpacityPath); + fadeInItem(adjacentEdge.node1, nodeOpacityPath); + fadeInItem(adjacentEdge.node2, nodeOpacityPath); + }); + } + if (edge) { + fadeInItem(edge, lineOpacityPath); + fadeInItem(edge.node1, nodeOpacityPath); + fadeInItem(edge.node2, nodeOpacityPath); + } + }, + + unfocusNodeAdjacency: function (seriesModel, ecModel, api, payload) { + var graph = this._model.getData().graph; + + graph.eachNode(function (node) { + fadeOutItem(node, nodeOpacityPath); + }); + graph.eachEdge(function (edge) { + fadeOutItem(edge, lineOpacityPath); + }); + }, + + _startForceLayoutIteration: function (forceLayout, layoutAnimation) { + var self = this; + (function step() { + forceLayout.step(function (stopped) { + self.updateLayout(self._model); + (self._layouting = !stopped) && ( + layoutAnimation + ? (self._layoutTimeout = setTimeout(step, 16)) + : step() + ); + }); + })(); + }, + + _updateController: function (seriesModel, ecModel, api) { + var controller = this._controller; + var controllerHost = this._controllerHost; + var group = this.group; + + controller.setPointerChecker(function (e, x, y) { + var rect = group.getBoundingRect(); + rect.applyTransform(group.transform); + return rect.contain(x, y) + && !onIrrelevantElement(e, api, seriesModel); + }); + + if (seriesModel.coordinateSystem.type !== 'view') { + controller.disable(); + return; + } + controller.enable(seriesModel.get('roam')); + controllerHost.zoomLimit = seriesModel.get('scaleLimit'); + controllerHost.zoom = seriesModel.coordinateSystem.getZoom(); + + controller + .off('pan') + .off('zoom') + .on('pan', function (dx, dy) { + updateViewOnPan(controllerHost, dx, dy); + api.dispatchAction({ + seriesId: seriesModel.id, + type: 'graphRoam', + dx: dx, + dy: dy + }); + }) + .on('zoom', function (zoom, mouseX, mouseY) { + updateViewOnZoom(controllerHost, zoom, mouseX, mouseY); + api.dispatchAction({ + seriesId: seriesModel.id, + type: 'graphRoam', + zoom: zoom, + originX: mouseX, + originY: mouseY + }); + this._updateNodeAndLinkScale(); + adjustEdge(seriesModel.getGraph(), this._getNodeGlobalScale(seriesModel)); + this._lineDraw.updateLayout(); + }, this); + }, + + _updateNodeAndLinkScale: function () { + var seriesModel = this._model; + var data = seriesModel.getData(); + + var nodeScale = this._getNodeGlobalScale(seriesModel); + var invScale = [nodeScale, nodeScale]; + + data.eachItemGraphicEl(function (el, idx) { + el.attr('scale', invScale); + }); + }, + + _getNodeGlobalScale: function (seriesModel) { + var coordSys = seriesModel.coordinateSystem; + if (coordSys.type !== 'view') { + return 1; + } + + var nodeScaleRatio = this._nodeScaleRatio; + + var groupScale = coordSys.scale; + var groupZoom = (groupScale && groupScale[0]) || 1; + // Scale node when zoom changes + var roamZoom = coordSys.getZoom(); + var nodeScale = (roamZoom - 1) * nodeScaleRatio + 1; + + return nodeScale / groupZoom; + }, + + updateLayout: function (seriesModel) { + adjustEdge(seriesModel.getGraph(), this._getNodeGlobalScale(seriesModel)); + + this._symbolDraw.updateLayout(); + this._lineDraw.updateLayout(); + }, + + remove: function (ecModel, api) { + this._symbolDraw && this._symbolDraw.remove(); + this._lineDraw && this._lineDraw.remove(); + } +}); + +var actionInfo = { + type: 'graphRoam', + event: 'graphRoam', + update: 'none' +}; + +/** + * @payload + * @property {string} name Series name + * @property {number} [dx] + * @property {number} [dy] + * @property {number} [zoom] + * @property {number} [originX] + * @property {number} [originY] + */ +registerAction(actionInfo, function (payload, ecModel) { + ecModel.eachComponent({mainType: 'series', query: payload}, function (seriesModel) { + var coordSys = seriesModel.coordinateSystem; + + var res = updateCenterAndZoom(coordSys, payload); + + seriesModel.setCenter + && seriesModel.setCenter(res.center); + + seriesModel.setZoom + && seriesModel.setZoom(res.zoom); + }); +}); + + +/** + * @payload + * @property {number} [seriesIndex] + * @property {string} [seriesId] + * @property {string} [seriesName] + * @property {number} [dataIndex] + */ +registerAction({ + type: 'focusNodeAdjacency', + event: 'focusNodeAdjacency', + update: 'series.graph:focusNodeAdjacency' +}, function () {}); + +/** + * @payload + * @property {number} [seriesIndex] + * @property {string} [seriesId] + * @property {string} [seriesName] + */ +registerAction({ + type: 'unfocusNodeAdjacency', + event: 'unfocusNodeAdjacency', + update: 'series.graph:unfocusNodeAdjacency' +}, function () {}); + +var categoryFilter = function (ecModel) { + var legendModels = ecModel.findComponents({ + mainType: 'legend' + }); + if (!legendModels || !legendModels.length) { + return; + } + ecModel.eachSeriesByType('graph', function (graphSeries) { + var categoriesData = graphSeries.getCategoriesData(); + var graph = graphSeries.getGraph(); + var data = graph.data; + + var categoryNames = categoriesData.mapArray(categoriesData.getName); + + data.filterSelf(function (idx) { + var model = data.getItemModel(idx); + var category = model.getShallow('category'); + if (category != null) { + if (typeof category === 'number') { + category = categoryNames[category]; + } + // If in any legend component the status is not selected. + for (var i = 0; i < legendModels.length; i++) { + if (!legendModels[i].isSelected(category)) { + return false; + } + } + } + return true; + }); + }, this); +}; + +var categoryVisual = function (ecModel) { + + var paletteScope = {}; + ecModel.eachSeriesByType('graph', function (seriesModel) { + var categoriesData = seriesModel.getCategoriesData(); + var data = seriesModel.getData(); + + var categoryNameIdxMap = {}; + + categoriesData.each(function (idx) { + var name = categoriesData.getName(idx); + // Add prefix to avoid conflict with Object.prototype. + categoryNameIdxMap['ec-' + name] = idx; + + var itemModel = categoriesData.getItemModel(idx); + var color = itemModel.get('itemStyle.color') + || seriesModel.getColorFromPalette(name, paletteScope); + categoriesData.setItemVisual(idx, 'color', color); + }); + + // Assign category color to visual + if (categoriesData.count()) { + data.each(function (idx) { + var model = data.getItemModel(idx); + var category = model.getShallow('category'); + if (category != null) { + if (typeof category === 'string') { + category = categoryNameIdxMap['ec-' + category]; + } + if (!data.getItemVisual(idx, 'color', true)) { + data.setItemVisual( + idx, 'color', + categoriesData.getItemVisual(category, 'color') + ); + } + } + }); + } + }); +}; + +function normalize$1(a) { + if (!(a instanceof Array)) { + a = [a, a]; + } + return a; +} + +var edgeVisual = function (ecModel) { + ecModel.eachSeriesByType('graph', function (seriesModel) { + var graph = seriesModel.getGraph(); + var edgeData = seriesModel.getEdgeData(); + var symbolType = normalize$1(seriesModel.get('edgeSymbol')); + var symbolSize = normalize$1(seriesModel.get('edgeSymbolSize')); + + var colorQuery = 'lineStyle.color'.split('.'); + var opacityQuery = 'lineStyle.opacity'.split('.'); + + edgeData.setVisual('fromSymbol', symbolType && symbolType[0]); + edgeData.setVisual('toSymbol', symbolType && symbolType[1]); + edgeData.setVisual('fromSymbolSize', symbolSize && symbolSize[0]); + edgeData.setVisual('toSymbolSize', symbolSize && symbolSize[1]); + edgeData.setVisual('color', seriesModel.get(colorQuery)); + edgeData.setVisual('opacity', seriesModel.get(opacityQuery)); + + edgeData.each(function (idx) { + var itemModel = edgeData.getItemModel(idx); + var edge = graph.getEdgeByIndex(idx); + var symbolType = normalize$1(itemModel.getShallow('symbol', true)); + var symbolSize = normalize$1(itemModel.getShallow('symbolSize', true)); + // Edge visual must after node visual + var color = itemModel.get(colorQuery); + var opacity = itemModel.get(opacityQuery); + switch (color) { + case 'source': + color = edge.node1.getVisual('color'); + break; + case 'target': + color = edge.node2.getVisual('color'); + break; + } + + symbolType[0] && edge.setVisual('fromSymbol', symbolType[0]); + symbolType[1] && edge.setVisual('toSymbol', symbolType[1]); + symbolSize[0] && edge.setVisual('fromSymbolSize', symbolSize[0]); + symbolSize[1] && edge.setVisual('toSymbolSize', symbolSize[1]); + + edge.setVisual('color', color); + edge.setVisual('opacity', opacity); + }); + }); +}; + +function simpleLayout$1(seriesModel) { + var coordSys = seriesModel.coordinateSystem; + if (coordSys && coordSys.type !== 'view') { + return; + } + var graph = seriesModel.getGraph(); + + graph.eachNode(function (node) { + var model = node.getModel(); + node.setLayout([+model.get('x'), +model.get('y')]); + }); + + simpleLayoutEdge(graph); +} + +function simpleLayoutEdge(graph) { + graph.eachEdge(function (edge) { + var curveness = edge.getModel().get('lineStyle.curveness') || 0; + var p1 = clone$1(edge.node1.getLayout()); + var p2 = clone$1(edge.node2.getLayout()); + var points = [p1, p2]; + if (+curveness) { + points.push([ + (p1[0] + p2[0]) / 2 - (p1[1] - p2[1]) * curveness, + (p1[1] + p2[1]) / 2 - (p2[0] - p1[0]) * curveness + ]); + } + edge.setLayout(points); + }); +} + +var simpleLayout = function (ecModel, api) { + ecModel.eachSeriesByType('graph', function (seriesModel) { + var layout = seriesModel.get('layout'); + var coordSys = seriesModel.coordinateSystem; + if (coordSys && coordSys.type !== 'view') { + var data = seriesModel.getData(); + + var dimensions = []; + each$1(coordSys.dimensions, function (coordDim) { + dimensions = dimensions.concat(data.mapDimension(coordDim, true)); + }); + + for (var dataIndex = 0; dataIndex < data.count(); dataIndex++) { + var value = []; + var hasValue = false; + for (var i = 0; i < dimensions.length; i++) { + var val = data.get(dimensions[i], dataIndex); + if (!isNaN(val)) { + hasValue = true; + } + value.push(val); + } + if (hasValue) { + data.setItemLayout(dataIndex, coordSys.dataToPoint(value)); + } + else { + // Also {Array.}, not undefined to avoid if...else... statement + data.setItemLayout(dataIndex, [NaN, NaN]); + } + } + + simpleLayoutEdge(data.graph); + } + else if (!layout || layout === 'none') { + simpleLayout$1(seriesModel); + } + }); +}; + +function circularLayout$1(seriesModel) { + var coordSys = seriesModel.coordinateSystem; + if (coordSys && coordSys.type !== 'view') { + return; + } + + var rect = coordSys.getBoundingRect(); + + var nodeData = seriesModel.getData(); + var graph = nodeData.graph; + + var angle = 0; + var sum = nodeData.getSum('value'); + var unitAngle = Math.PI * 2 / (sum || nodeData.count()); + + var cx = rect.width / 2 + rect.x; + var cy = rect.height / 2 + rect.y; + + var r = Math.min(rect.width, rect.height) / 2; + + graph.eachNode(function (node) { + var value = node.getValue('value'); + + angle += unitAngle * (sum ? value : 1) / 2; + + node.setLayout([ + r * Math.cos(angle) + cx, + r * Math.sin(angle) + cy + ]); + + angle += unitAngle * (sum ? value : 1) / 2; + }); + + nodeData.setLayout({ + cx: cx, + cy: cy + }); + + graph.eachEdge(function (edge) { + var curveness = edge.getModel().get('lineStyle.curveness') || 0; + var p1 = clone$1(edge.node1.getLayout()); + var p2 = clone$1(edge.node2.getLayout()); + var cp1; + var x12 = (p1[0] + p2[0]) / 2; + var y12 = (p1[1] + p2[1]) / 2; + if (+curveness) { + curveness *= 3; + cp1 = [ + cx * curveness + x12 * (1 - curveness), + cy * curveness + y12 * (1 - curveness) + ]; + } + edge.setLayout([p1, p2, cp1]); + }); +} + +var circularLayout = function (ecModel) { + ecModel.eachSeriesByType('graph', function (seriesModel) { + if (seriesModel.get('layout') === 'circular') { + circularLayout$1(seriesModel); + } + }); +}; + +var scaleAndAdd$2 = scaleAndAdd; + +// function adjacentNode(n, e) { +// return e.n1 === n ? e.n2 : e.n1; +// } + +function forceLayout$1(nodes, edges, opts) { + var rect = opts.rect; + var width = rect.width; + var height = rect.height; + var center = [rect.x + width / 2, rect.y + height / 2]; + // var scale = opts.scale || 1; + var gravity = opts.gravity == null ? 0.1 : opts.gravity; + + // for (var i = 0; i < edges.length; i++) { + // var e = edges[i]; + // var n1 = e.n1; + // var n2 = e.n2; + // n1.edges = n1.edges || []; + // n2.edges = n2.edges || []; + // n1.edges.push(e); + // n2.edges.push(e); + // } + // Init position + for (var i = 0; i < nodes.length; i++) { + var n = nodes[i]; + if (!n.p) { + // Use the position from first adjecent node with defined position + // Or use a random position + // From d3 + // if (n.edges) { + // var j = -1; + // while (++j < n.edges.length) { + // var e = n.edges[j]; + // var other = adjacentNode(n, e); + // if (other.p) { + // n.p = vec2.clone(other.p); + // break; + // } + // } + // } + // if (!n.p) { + n.p = create( + width * (Math.random() - 0.5) + center[0], + height * (Math.random() - 0.5) + center[1] + ); + // } + } + n.pp = clone$1(n.p); + n.edges = null; + } + + // Formula in 'Graph Drawing by Force-directed Placement' + // var k = scale * Math.sqrt(width * height / nodes.length); + // var k2 = k * k; + + var friction = 0.6; + + return { + warmUp: function () { + friction = 0.5; + }, + + setFixed: function (idx) { + nodes[idx].fixed = true; + }, + + setUnfixed: function (idx) { + nodes[idx].fixed = false; + }, + + step: function (cb) { + var v12 = []; + var nLen = nodes.length; + for (var i = 0; i < edges.length; i++) { + var e = edges[i]; + var n1 = e.n1; + var n2 = e.n2; + + sub(v12, n2.p, n1.p); + var d = len(v12) - e.d; + var w = n2.w / (n1.w + n2.w); + + if (isNaN(w)) { + w = 0; + } + + normalize(v12, v12); + + !n1.fixed && scaleAndAdd$2(n1.p, n1.p, v12, w * d * friction); + !n2.fixed && scaleAndAdd$2(n2.p, n2.p, v12, -(1 - w) * d * friction); + } + // Gravity + for (var i = 0; i < nLen; i++) { + var n = nodes[i]; + if (!n.fixed) { + sub(v12, center, n.p); + // var d = vec2.len(v12); + // vec2.scale(v12, v12, 1 / d); + // var gravityFactor = gravity; + scaleAndAdd$2(n.p, n.p, v12, gravity * friction); + } + } + + // Repulsive + // PENDING + for (var i = 0; i < nLen; i++) { + var n1 = nodes[i]; + for (var j = i + 1; j < nLen; j++) { + var n2 = nodes[j]; + sub(v12, n2.p, n1.p); + var d = len(v12); + if (d === 0) { + // Random repulse + set(v12, Math.random() - 0.5, Math.random() - 0.5); + d = 1; + } + var repFact = (n1.rep + n2.rep) / d / d; + !n1.fixed && scaleAndAdd$2(n1.pp, n1.pp, v12, repFact); + !n2.fixed && scaleAndAdd$2(n2.pp, n2.pp, v12, -repFact); + } + } + var v = []; + for (var i = 0; i < nLen; i++) { + var n = nodes[i]; + if (!n.fixed) { + sub(v, n.p, n.pp); + scaleAndAdd$2(n.p, n.p, v, friction); + copy(n.pp, n.p); + } + } + + friction = friction * 0.992; + + cb && cb(nodes, edges, friction < 0.01); + } + }; +} + +var forceLayout = function (ecModel) { + ecModel.eachSeriesByType('graph', function (graphSeries) { + var coordSys = graphSeries.coordinateSystem; + if (coordSys && coordSys.type !== 'view') { + return; + } + if (graphSeries.get('layout') === 'force') { + var preservedPoints = graphSeries.preservedPoints || {}; + var graph = graphSeries.getGraph(); + var nodeData = graph.data; + var edgeData = graph.edgeData; + var forceModel = graphSeries.getModel('force'); + var initLayout = forceModel.get('initLayout'); + if (graphSeries.preservedPoints) { + nodeData.each(function (idx) { + var id = nodeData.getId(idx); + nodeData.setItemLayout(idx, preservedPoints[id] || [NaN, NaN]); + }); + } + else if (!initLayout || initLayout === 'none') { + simpleLayout$1(graphSeries); + } + else if (initLayout === 'circular') { + circularLayout$1(graphSeries); + } + + var nodeDataExtent = nodeData.getDataExtent('value'); + var edgeDataExtent = edgeData.getDataExtent('value'); + // var edgeDataExtent = edgeData.getDataExtent('value'); + var repulsion = forceModel.get('repulsion'); + var edgeLength = forceModel.get('edgeLength'); + if (!isArray(repulsion)) { + repulsion = [repulsion, repulsion]; + } + if (!isArray(edgeLength)) { + edgeLength = [edgeLength, edgeLength]; + } + // Larger value has smaller length + edgeLength = [edgeLength[1], edgeLength[0]]; + + var nodes = nodeData.mapArray('value', function (value, idx) { + var point = nodeData.getItemLayout(idx); + var rep = linearMap(value, nodeDataExtent, repulsion); + if (isNaN(rep)) { + rep = (repulsion[0] + repulsion[1]) / 2; + } + return { + w: rep, + rep: rep, + fixed: nodeData.getItemModel(idx).get('fixed'), + p: (!point || isNaN(point[0]) || isNaN(point[1])) ? null : point + }; + }); + var edges = edgeData.mapArray('value', function (value, idx) { + var edge = graph.getEdgeByIndex(idx); + var d = linearMap(value, edgeDataExtent, edgeLength); + if (isNaN(d)) { + d = (edgeLength[0] + edgeLength[1]) / 2; + } + return { + n1: nodes[edge.node1.dataIndex], + n2: nodes[edge.node2.dataIndex], + d: d, + curveness: edge.getModel().get('lineStyle.curveness') || 0 + }; + }); + + var coordSys = graphSeries.coordinateSystem; + var rect = coordSys.getBoundingRect(); + var forceInstance = forceLayout$1(nodes, edges, { + rect: rect, + gravity: forceModel.get('gravity') + }); + var oldStep = forceInstance.step; + forceInstance.step = function (cb) { + for (var i = 0, l = nodes.length; i < l; i++) { + if (nodes[i].fixed) { + // Write back to layout instance + copy(nodes[i].p, graph.getNodeByIndex(i).getLayout()); + } + } + oldStep(function (nodes, edges, stopped) { + for (var i = 0, l = nodes.length; i < l; i++) { + if (!nodes[i].fixed) { + graph.getNodeByIndex(i).setLayout(nodes[i].p); + } + preservedPoints[nodeData.getId(i)] = nodes[i].p; + } + for (var i = 0, l = edges.length; i < l; i++) { + var e = edges[i]; + var edge = graph.getEdgeByIndex(i); + var p1 = e.n1.p; + var p2 = e.n2.p; + var points = edge.getLayout(); + points = points ? points.slice() : []; + points[0] = points[0] || []; + points[1] = points[1] || []; + copy(points[0], p1); + copy(points[1], p2); + if (+e.curveness) { + points[2] = [ + (p1[0] + p2[0]) / 2 - (p1[1] - p2[1]) * e.curveness, + (p1[1] + p2[1]) / 2 - (p2[0] - p1[0]) * e.curveness + ]; + } + edge.setLayout(points); + } + // Update layout + + cb && cb(stopped); + }); + }; + graphSeries.forceLayout = forceInstance; + graphSeries.preservedPoints = preservedPoints; + + // Step to get the layout + forceInstance.step(); + } + else { + // Remove prev injected forceLayout instance + graphSeries.forceLayout = null; + } + }); +}; + +// FIXME Where to create the simple view coordinate system +function getViewRect$1(seriesModel, api, aspect) { + var option = seriesModel.getBoxLayoutParams(); + option.aspect = aspect; + return getLayoutRect(option, { + width: api.getWidth(), + height: api.getHeight() + }); +} + +var createView = function (ecModel, api) { + var viewList = []; + ecModel.eachSeriesByType('graph', function (seriesModel) { + var coordSysType = seriesModel.get('coordinateSystem'); + if (!coordSysType || coordSysType === 'view') { + + var data = seriesModel.getData(); + var positions = data.mapArray(function (idx) { + var itemModel = data.getItemModel(idx); + return [+itemModel.get('x'), +itemModel.get('y')]; + }); + + var min = []; + var max = []; + + fromPoints(positions, min, max); + + // If width or height is 0 + if (max[0] - min[0] === 0) { + max[0] += 1; + min[0] -= 1; + } + if (max[1] - min[1] === 0) { + max[1] += 1; + min[1] -= 1; + } + var aspect = (max[0] - min[0]) / (max[1] - min[1]); + // FIXME If get view rect after data processed? + var viewRect = getViewRect$1(seriesModel, api, aspect); + // Position may be NaN, use view rect instead + if (isNaN(aspect)) { + min = [viewRect.x, viewRect.y]; + max = [viewRect.x + viewRect.width, viewRect.y + viewRect.height]; + } + + var bbWidth = max[0] - min[0]; + var bbHeight = max[1] - min[1]; + + var viewWidth = viewRect.width; + var viewHeight = viewRect.height; + + var viewCoordSys = seriesModel.coordinateSystem = new View(); + viewCoordSys.zoomLimit = seriesModel.get('scaleLimit'); + + viewCoordSys.setBoundingRect( + min[0], min[1], bbWidth, bbHeight + ); + viewCoordSys.setViewRect( + viewRect.x, viewRect.y, viewWidth, viewHeight + ); + + // Update roam info + viewCoordSys.setCenter(seriesModel.get('center')); + viewCoordSys.setZoom(seriesModel.get('zoom')); + + viewList.push(viewCoordSys); + } + }); + + return viewList; +}; + +registerProcessor(categoryFilter); + +registerVisual(visualSymbol('graph', 'circle', null)); +registerVisual(categoryVisual); +registerVisual(edgeVisual); + +registerLayout(simpleLayout); +registerLayout(circularLayout); +registerLayout(forceLayout); + +// Graph view coordinate system +registerCoordinateSystem('graphView', { + create: createView +}); + +var GaugeSeries = SeriesModel.extend({ + + type: 'series.gauge', + + getInitialData: function (option, ecModel) { + var dataOpt = option.data || []; + if (!isArray(dataOpt)) { + dataOpt = [dataOpt]; + } + option.data = dataOpt; + return createListSimply(this, ['value']); + }, + + defaultOption: { + zlevel: 0, + z: 2, + // 默认全局居中 + center: ['50%', '50%'], + legendHoverLink: true, + radius: '75%', + startAngle: 225, + endAngle: -45, + clockwise: true, + // 最小值 + min: 0, + // 最大值 + max: 100, + // 分割段数,默认为10 + splitNumber: 10, + // 坐标轴线 + axisLine: { + // 默认显示,属性show控制显示与否 + show: true, + lineStyle: { // 属性lineStyle控制线条样式 + color: [[0.2, '#91c7ae'], [0.8, '#63869e'], [1, '#c23531']], + width: 30 + } + }, + // 分隔线 + splitLine: { + // 默认显示,属性show控制显示与否 + show: true, + // 属性length控制线长 + length: 30, + // 属性lineStyle(详见lineStyle)控制线条样式 + lineStyle: { + color: '#eee', + width: 2, + type: 'solid' + } + }, + // 坐标轴小标记 + axisTick: { + // 属性show控制显示与否,默认不显示 + show: true, + // 每份split细分多少段 + splitNumber: 5, + // 属性length控制线长 + length: 8, + // 属性lineStyle控制线条样式 + lineStyle: { + color: '#eee', + width: 1, + type: 'solid' + } + }, + axisLabel: { + show: true, + distance: 5, + // formatter: null, + color: 'auto' + }, + pointer: { + show: true, + length: '80%', + width: 8 + }, + itemStyle: { + color: 'auto' + }, + title: { + show: true, + // x, y,单位px + offsetCenter: [0, '-40%'], + // 其余属性默认使用全局文本样式,详见TEXTSTYLE + color: '#333', + fontSize: 15 + }, + detail: { + show: true, + backgroundColor: 'rgba(0,0,0,0)', + borderWidth: 0, + borderColor: '#ccc', + width: 100, + height: null, // self-adaption + padding: [5, 10], + // x, y,单位px + offsetCenter: [0, '40%'], + // formatter: null, + // 其余属性默认使用全局文本样式,详见TEXTSTYLE + color: 'auto', + fontSize: 30 + } + } +}); + +var PointerPath = Path.extend({ + + type: 'echartsGaugePointer', + + shape: { + angle: 0, + + width: 10, + + r: 10, + + x: 0, + + y: 0 + }, + + buildPath: function (ctx, shape) { + var mathCos = Math.cos; + var mathSin = Math.sin; + + var r = shape.r; + var width = shape.width; + var angle = shape.angle; + var x = shape.x - mathCos(angle) * width * (width >= r / 3 ? 1 : 2); + var y = shape.y - mathSin(angle) * width * (width >= r / 3 ? 1 : 2); + + angle = shape.angle - Math.PI / 2; + ctx.moveTo(x, y); + ctx.lineTo( + shape.x + mathCos(angle) * width, + shape.y + mathSin(angle) * width + ); + ctx.lineTo( + shape.x + mathCos(shape.angle) * r, + shape.y + mathSin(shape.angle) * r + ); + ctx.lineTo( + shape.x - mathCos(angle) * width, + shape.y - mathSin(angle) * width + ); + ctx.lineTo(x, y); + return; + } +}); + +function parsePosition(seriesModel, api) { + var center = seriesModel.get('center'); + var width = api.getWidth(); + var height = api.getHeight(); + var size = Math.min(width, height); + var cx = parsePercent$1(center[0], api.getWidth()); + var cy = parsePercent$1(center[1], api.getHeight()); + var r = parsePercent$1(seriesModel.get('radius'), size / 2); + + return { + cx: cx, + cy: cy, + r: r + }; +} + +function formatLabel(label, labelFormatter) { + if (labelFormatter) { + if (typeof labelFormatter === 'string') { + label = labelFormatter.replace('{value}', label != null ? label : ''); + } + else if (typeof labelFormatter === 'function') { + label = labelFormatter(label); + } + } + + return label; +} + +var PI2$5 = Math.PI * 2; + +var GaugeView = Chart.extend({ + + type: 'gauge', + + render: function (seriesModel, ecModel, api) { + + this.group.removeAll(); + + var colorList = seriesModel.get('axisLine.lineStyle.color'); + var posInfo = parsePosition(seriesModel, api); + + this._renderMain( + seriesModel, ecModel, api, colorList, posInfo + ); + }, + + dispose: function () {}, + + _renderMain: function (seriesModel, ecModel, api, colorList, posInfo) { + var group = this.group; + + var axisLineModel = seriesModel.getModel('axisLine'); + var lineStyleModel = axisLineModel.getModel('lineStyle'); + + var clockwise = seriesModel.get('clockwise'); + var startAngle = -seriesModel.get('startAngle') / 180 * Math.PI; + var endAngle = -seriesModel.get('endAngle') / 180 * Math.PI; + + var angleRangeSpan = (endAngle - startAngle) % PI2$5; + + var prevEndAngle = startAngle; + var axisLineWidth = lineStyleModel.get('width'); + + for (var i = 0; i < colorList.length; i++) { + // Clamp + var percent = Math.min(Math.max(colorList[i][0], 0), 1); + var endAngle = startAngle + angleRangeSpan * percent; + var sector = new Sector({ + shape: { + startAngle: prevEndAngle, + endAngle: endAngle, + cx: posInfo.cx, + cy: posInfo.cy, + clockwise: clockwise, + r0: posInfo.r - axisLineWidth, + r: posInfo.r + }, + silent: true + }); + + sector.setStyle({ + fill: colorList[i][1] + }); + + sector.setStyle(lineStyleModel.getLineStyle( + // Because we use sector to simulate arc + // so the properties for stroking are useless + ['color', 'borderWidth', 'borderColor'] + )); + + group.add(sector); + + prevEndAngle = endAngle; + } + + var getColor = function (percent) { + // Less than 0 + if (percent <= 0) { + return colorList[0][1]; + } + for (var i = 0; i < colorList.length; i++) { + if (colorList[i][0] >= percent + && (i === 0 ? 0 : colorList[i - 1][0]) < percent + ) { + return colorList[i][1]; + } + } + // More than 1 + return colorList[i - 1][1]; + }; + + if (!clockwise) { + var tmp = startAngle; + startAngle = endAngle; + endAngle = tmp; + } + + this._renderTicks( + seriesModel, ecModel, api, getColor, posInfo, + startAngle, endAngle, clockwise + ); + + this._renderPointer( + seriesModel, ecModel, api, getColor, posInfo, + startAngle, endAngle, clockwise + ); + + this._renderTitle( + seriesModel, ecModel, api, getColor, posInfo + ); + this._renderDetail( + seriesModel, ecModel, api, getColor, posInfo + ); + }, + + _renderTicks: function ( + seriesModel, ecModel, api, getColor, posInfo, + startAngle, endAngle, clockwise + ) { + var group = this.group; + var cx = posInfo.cx; + var cy = posInfo.cy; + var r = posInfo.r; + + var minVal = +seriesModel.get('min'); + var maxVal = +seriesModel.get('max'); + + var splitLineModel = seriesModel.getModel('splitLine'); + var tickModel = seriesModel.getModel('axisTick'); + var labelModel = seriesModel.getModel('axisLabel'); + + var splitNumber = seriesModel.get('splitNumber'); + var subSplitNumber = tickModel.get('splitNumber'); + + var splitLineLen = parsePercent$1( + splitLineModel.get('length'), r + ); + var tickLen = parsePercent$1( + tickModel.get('length'), r + ); + + var angle = startAngle; + var step = (endAngle - startAngle) / splitNumber; + var subStep = step / subSplitNumber; + + var splitLineStyle = splitLineModel.getModel('lineStyle').getLineStyle(); + var tickLineStyle = tickModel.getModel('lineStyle').getLineStyle(); + + for (var i = 0; i <= splitNumber; i++) { + var unitX = Math.cos(angle); + var unitY = Math.sin(angle); + // Split line + if (splitLineModel.get('show')) { + var splitLine = new Line({ + shape: { + x1: unitX * r + cx, + y1: unitY * r + cy, + x2: unitX * (r - splitLineLen) + cx, + y2: unitY * (r - splitLineLen) + cy + }, + style: splitLineStyle, + silent: true + }); + if (splitLineStyle.stroke === 'auto') { + splitLine.setStyle({ + stroke: getColor(i / splitNumber) + }); + } + + group.add(splitLine); + } + + // Label + if (labelModel.get('show')) { + var label = formatLabel( + round$1(i / splitNumber * (maxVal - minVal) + minVal), + labelModel.get('formatter') + ); + var distance = labelModel.get('distance'); + var autoColor = getColor(i / splitNumber); + + group.add(new Text({ + style: setTextStyle({}, labelModel, { + text: label, + x: unitX * (r - splitLineLen - distance) + cx, + y: unitY * (r - splitLineLen - distance) + cy, + textVerticalAlign: unitY < -0.4 ? 'top' : (unitY > 0.4 ? 'bottom' : 'middle'), + textAlign: unitX < -0.4 ? 'left' : (unitX > 0.4 ? 'right' : 'center') + }, {autoColor: autoColor}), + silent: true + })); + } + + // Axis tick + if (tickModel.get('show') && i !== splitNumber) { + for (var j = 0; j <= subSplitNumber; j++) { + var unitX = Math.cos(angle); + var unitY = Math.sin(angle); + var tickLine = new Line({ + shape: { + x1: unitX * r + cx, + y1: unitY * r + cy, + x2: unitX * (r - tickLen) + cx, + y2: unitY * (r - tickLen) + cy + }, + silent: true, + style: tickLineStyle + }); + + if (tickLineStyle.stroke === 'auto') { + tickLine.setStyle({ + stroke: getColor((i + j / subSplitNumber) / splitNumber) + }); + } + + group.add(tickLine); + angle += subStep; + } + angle -= subStep; + } + else { + angle += step; + } + } + }, + + _renderPointer: function ( + seriesModel, ecModel, api, getColor, posInfo, + startAngle, endAngle, clockwise + ) { + + var group = this.group; + var oldData = this._data; + + if (!seriesModel.get('pointer.show')) { + // Remove old element + oldData && oldData.eachItemGraphicEl(function (el) { + group.remove(el); + }); + return; + } + + var valueExtent = [+seriesModel.get('min'), +seriesModel.get('max')]; + var angleExtent = [startAngle, endAngle]; + + var data = seriesModel.getData(); + var valueDim = data.mapDimension('value'); + + data.diff(oldData) + .add(function (idx) { + var pointer = new PointerPath({ + shape: { + angle: startAngle + } + }); + + initProps(pointer, { + shape: { + angle: linearMap(data.get(valueDim, idx), valueExtent, angleExtent, true) + } + }, seriesModel); + + group.add(pointer); + data.setItemGraphicEl(idx, pointer); + }) + .update(function (newIdx, oldIdx) { + var pointer = oldData.getItemGraphicEl(oldIdx); + + updateProps(pointer, { + shape: { + angle: linearMap(data.get(valueDim, newIdx), valueExtent, angleExtent, true) + } + }, seriesModel); + + group.add(pointer); + data.setItemGraphicEl(newIdx, pointer); + }) + .remove(function (idx) { + var pointer = oldData.getItemGraphicEl(idx); + group.remove(pointer); + }) + .execute(); + + data.eachItemGraphicEl(function (pointer, idx) { + var itemModel = data.getItemModel(idx); + var pointerModel = itemModel.getModel('pointer'); + + pointer.setShape({ + x: posInfo.cx, + y: posInfo.cy, + width: parsePercent$1( + pointerModel.get('width'), posInfo.r + ), + r: parsePercent$1(pointerModel.get('length'), posInfo.r) + }); + + pointer.useStyle(itemModel.getModel('itemStyle').getItemStyle()); + + if (pointer.style.fill === 'auto') { + pointer.setStyle('fill', getColor( + linearMap(data.get(valueDim, idx), valueExtent, [0, 1], true) + )); + } + + setHoverStyle( + pointer, itemModel.getModel('emphasis.itemStyle').getItemStyle() + ); + }); + + this._data = data; + }, + + _renderTitle: function ( + seriesModel, ecModel, api, getColor, posInfo + ) { + var data = seriesModel.getData(); + var valueDim = data.mapDimension('value'); + var titleModel = seriesModel.getModel('title'); + if (titleModel.get('show')) { + var offsetCenter = titleModel.get('offsetCenter'); + var x = posInfo.cx + parsePercent$1(offsetCenter[0], posInfo.r); + var y = posInfo.cy + parsePercent$1(offsetCenter[1], posInfo.r); + + var minVal = +seriesModel.get('min'); + var maxVal = +seriesModel.get('max'); + var value = seriesModel.getData().get(valueDim, 0); + var autoColor = getColor( + linearMap(value, [minVal, maxVal], [0, 1], true) + ); + + this.group.add(new Text({ + silent: true, + style: setTextStyle({}, titleModel, { + x: x, + y: y, + // FIXME First data name ? + text: data.getName(0), + textAlign: 'center', + textVerticalAlign: 'middle' + }, {autoColor: autoColor, forceRich: true}) + })); + } + }, + + _renderDetail: function ( + seriesModel, ecModel, api, getColor, posInfo + ) { + var detailModel = seriesModel.getModel('detail'); + var minVal = +seriesModel.get('min'); + var maxVal = +seriesModel.get('max'); + if (detailModel.get('show')) { + var offsetCenter = detailModel.get('offsetCenter'); + var x = posInfo.cx + parsePercent$1(offsetCenter[0], posInfo.r); + var y = posInfo.cy + parsePercent$1(offsetCenter[1], posInfo.r); + var width = parsePercent$1(detailModel.get('width'), posInfo.r); + var height = parsePercent$1(detailModel.get('height'), posInfo.r); + var data = seriesModel.getData(); + var value = data.get(data.mapDimension('value'), 0); + var autoColor = getColor( + linearMap(value, [minVal, maxVal], [0, 1], true) + ); + + this.group.add(new Text({ + silent: true, + style: setTextStyle({}, detailModel, { + x: x, + y: y, + text: formatLabel( + // FIXME First data name ? + value, detailModel.get('formatter') + ), + textWidth: isNaN(width) ? null : width, + textHeight: isNaN(height) ? null : height, + textAlign: 'center', + textVerticalAlign: 'middle' + }, {autoColor: autoColor, forceRich: true}) + })); + } + } +}); + +var FunnelSeries = extendSeriesModel({ + + type: 'series.funnel', + + init: function (option) { + FunnelSeries.superApply(this, 'init', arguments); + + // Enable legend selection for each data item + // Use a function instead of direct access because data reference may changed + this.legendDataProvider = function () { + return this.getRawData(); + }; + // Extend labelLine emphasis + this._defaultLabelLine(option); + }, + + getInitialData: function (option, ecModel) { + return createListSimply(this, ['value']); + }, + + _defaultLabelLine: function (option) { + // Extend labelLine emphasis + defaultEmphasis(option, 'labelLine', ['show']); + + var labelLineNormalOpt = option.labelLine; + var labelLineEmphasisOpt = option.emphasis.labelLine; + // Not show label line if `label.normal.show = false` + labelLineNormalOpt.show = labelLineNormalOpt.show + && option.label.show; + labelLineEmphasisOpt.show = labelLineEmphasisOpt.show + && option.emphasis.label.show; + }, + + // Overwrite + getDataParams: function (dataIndex) { + var data = this.getData(); + var params = FunnelSeries.superCall(this, 'getDataParams', dataIndex); + var valueDim = data.mapDimension('value'); + var sum = data.getSum(valueDim); + // Percent is 0 if sum is 0 + params.percent = !sum ? 0 : +(data.get(valueDim, dataIndex) / sum * 100).toFixed(2); + + params.$vars.push('percent'); + return params; + }, + + defaultOption: { + zlevel: 0, // 一级层叠 + z: 2, // 二级层叠 + legendHoverLink: true, + left: 80, + top: 60, + right: 80, + bottom: 60, + // width: {totalWidth} - left - right, + // height: {totalHeight} - top - bottom, + + // 默认取数据最小最大值 + // min: 0, + // max: 100, + minSize: '0%', + maxSize: '100%', + sort: 'descending', // 'ascending', 'descending' + gap: 0, + funnelAlign: 'center', + label: { + show: true, + position: 'outer' + // formatter: 标签文本格式器,同Tooltip.formatter,不支持异步回调 + }, + labelLine: { + show: true, + length: 20, + lineStyle: { + // color: 各异, + width: 1, + type: 'solid' + } + }, + itemStyle: { + // color: 各异, + borderColor: '#fff', + borderWidth: 1 + }, + emphasis: { + label: { + show: true + } + } + } +}); + +/** + * Piece of pie including Sector, Label, LabelLine + * @constructor + * @extends {module:zrender/graphic/Group} + */ +function FunnelPiece(data, idx) { + + Group.call(this); + + var polygon = new Polygon(); + var labelLine = new Polyline(); + var text = new Text(); + this.add(polygon); + this.add(labelLine); + this.add(text); + + this.updateData(data, idx, true); + + // Hover to change label and labelLine + function onEmphasis() { + labelLine.ignore = labelLine.hoverIgnore; + text.ignore = text.hoverIgnore; + } + function onNormal() { + labelLine.ignore = labelLine.normalIgnore; + text.ignore = text.normalIgnore; + } + this.on('emphasis', onEmphasis) + .on('normal', onNormal) + .on('mouseover', onEmphasis) + .on('mouseout', onNormal); +} + +var funnelPieceProto = FunnelPiece.prototype; + +var opacityAccessPath = ['itemStyle', 'opacity']; +funnelPieceProto.updateData = function (data, idx, firstCreate) { + + var polygon = this.childAt(0); + + var seriesModel = data.hostModel; + var itemModel = data.getItemModel(idx); + var layout = data.getItemLayout(idx); + var opacity = data.getItemModel(idx).get(opacityAccessPath); + opacity = opacity == null ? 1 : opacity; + + // Reset style + polygon.useStyle({}); + + if (firstCreate) { + polygon.setShape({ + points: layout.points + }); + polygon.setStyle({ opacity : 0 }); + initProps(polygon, { + style: { + opacity: opacity + } + }, seriesModel, idx); + } + else { + updateProps(polygon, { + style: { + opacity: opacity + }, + shape: { + points: layout.points + } + }, seriesModel, idx); + } + + // Update common style + var itemStyleModel = itemModel.getModel('itemStyle'); + var visualColor = data.getItemVisual(idx, 'color'); + + polygon.setStyle( + defaults( + { + lineJoin: 'round', + fill: visualColor + }, + itemStyleModel.getItemStyle(['opacity']) + ) + ); + polygon.hoverStyle = itemStyleModel.getModel('emphasis').getItemStyle(); + + this._updateLabel(data, idx); + + setHoverStyle(this); +}; + +funnelPieceProto._updateLabel = function (data, idx) { + + var labelLine = this.childAt(1); + var labelText = this.childAt(2); + + var seriesModel = data.hostModel; + var itemModel = data.getItemModel(idx); + var layout = data.getItemLayout(idx); + var labelLayout = layout.label; + var visualColor = data.getItemVisual(idx, 'color'); + + updateProps(labelLine, { + shape: { + points: labelLayout.linePoints || labelLayout.linePoints + } + }, seriesModel, idx); + + updateProps(labelText, { + style: { + x: labelLayout.x, + y: labelLayout.y + } + }, seriesModel, idx); + labelText.attr({ + rotation: labelLayout.rotation, + origin: [labelLayout.x, labelLayout.y], + z2: 10 + }); + + var labelModel = itemModel.getModel('label'); + var labelHoverModel = itemModel.getModel('emphasis.label'); + var labelLineModel = itemModel.getModel('labelLine'); + var labelLineHoverModel = itemModel.getModel('emphasis.labelLine'); + var visualColor = data.getItemVisual(idx, 'color'); + + setLabelStyle( + labelText.style, labelText.hoverStyle = {}, labelModel, labelHoverModel, + { + labelFetcher: data.hostModel, + labelDataIndex: idx, + defaultText: data.getName(idx), + autoColor: visualColor, + useInsideStyle: !!labelLayout.inside + }, + { + textAlign: labelLayout.textAlign, + textVerticalAlign: labelLayout.verticalAlign + } + ); + + labelText.ignore = labelText.normalIgnore = !labelModel.get('show'); + labelText.hoverIgnore = !labelHoverModel.get('show'); + + labelLine.ignore = labelLine.normalIgnore = !labelLineModel.get('show'); + labelLine.hoverIgnore = !labelLineHoverModel.get('show'); + + // Default use item visual color + labelLine.setStyle({ + stroke: visualColor + }); + labelLine.setStyle(labelLineModel.getModel('lineStyle').getLineStyle()); + + labelLine.hoverStyle = labelLineHoverModel.getModel('lineStyle').getLineStyle(); +}; + +inherits(FunnelPiece, Group); + + +var FunnelView = Chart.extend({ + + type: 'funnel', + + render: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + var oldData = this._data; + + var group = this.group; + + data.diff(oldData) + .add(function (idx) { + var funnelPiece = new FunnelPiece(data, idx); + + data.setItemGraphicEl(idx, funnelPiece); + + group.add(funnelPiece); + }) + .update(function (newIdx, oldIdx) { + var piePiece = oldData.getItemGraphicEl(oldIdx); + + piePiece.updateData(data, newIdx); + + group.add(piePiece); + data.setItemGraphicEl(newIdx, piePiece); + }) + .remove(function (idx) { + var piePiece = oldData.getItemGraphicEl(idx); + group.remove(piePiece); + }) + .execute(); + + this._data = data; + }, + + remove: function () { + this.group.removeAll(); + this._data = null; + }, + + dispose: function () {} +}); + +function getViewRect$2(seriesModel, api) { + return getLayoutRect( + seriesModel.getBoxLayoutParams(), { + width: api.getWidth(), + height: api.getHeight() + } + ); +} + +function getSortedIndices(data, sort) { + var valueDim = data.mapDimension('value'); + var valueArr = data.mapArray(valueDim, function (val) { + return val; + }); + var indices = []; + var isAscending = sort === 'ascending'; + for (var i = 0, len = data.count(); i < len; i++) { + indices[i] = i; + } + + // Add custom sortable function & none sortable opetion by "options.sort" + if (typeof sort === 'function') { + indices.sort(sort); + } else if (sort !== 'none') { + indices.sort(function (a, b) { + return isAscending ? valueArr[a] - valueArr[b] : valueArr[b] - valueArr[a]; + }); + } + return indices; +} + +function labelLayout$1(data) { + data.each(function (idx) { + var itemModel = data.getItemModel(idx); + var labelModel = itemModel.getModel('label'); + var labelPosition = labelModel.get('position'); + + var labelLineModel = itemModel.getModel('labelLine'); + + var layout = data.getItemLayout(idx); + var points = layout.points; + + var isLabelInside = labelPosition === 'inner' + || labelPosition === 'inside' || labelPosition === 'center'; + + var textAlign; + var textX; + var textY; + var linePoints; + + if (isLabelInside) { + textX = (points[0][0] + points[1][0] + points[2][0] + points[3][0]) / 4; + textY = (points[0][1] + points[1][1] + points[2][1] + points[3][1]) / 4; + textAlign = 'center'; + linePoints = [ + [textX, textY], [textX, textY] + ]; + } + else { + var x1; + var y1; + var x2; + var labelLineLen = labelLineModel.get('length'); + if (labelPosition === 'left') { + // Left side + x1 = (points[3][0] + points[0][0]) / 2; + y1 = (points[3][1] + points[0][1]) / 2; + x2 = x1 - labelLineLen; + textX = x2 - 5; + textAlign = 'right'; + } + else { + // Right side + x1 = (points[1][0] + points[2][0]) / 2; + y1 = (points[1][1] + points[2][1]) / 2; + x2 = x1 + labelLineLen; + textX = x2 + 5; + textAlign = 'left'; + } + var y2 = y1; + + linePoints = [[x1, y1], [x2, y2]]; + textY = y2; + } + + layout.label = { + linePoints: linePoints, + x: textX, + y: textY, + verticalAlign: 'middle', + textAlign: textAlign, + inside: isLabelInside + }; + }); +} + +var funnelLayout = function (ecModel, api, payload) { + ecModel.eachSeriesByType('funnel', function (seriesModel) { + var data = seriesModel.getData(); + var valueDim = data.mapDimension('value'); + var sort = seriesModel.get('sort'); + var viewRect = getViewRect$2(seriesModel, api); + var indices = getSortedIndices(data, sort); + + var sizeExtent = [ + parsePercent$1(seriesModel.get('minSize'), viewRect.width), + parsePercent$1(seriesModel.get('maxSize'), viewRect.width) + ]; + var dataExtent = data.getDataExtent(valueDim); + var min = seriesModel.get('min'); + var max = seriesModel.get('max'); + if (min == null) { + min = Math.min(dataExtent[0], 0); + } + if (max == null) { + max = dataExtent[1]; + } + + var funnelAlign = seriesModel.get('funnelAlign'); + var gap = seriesModel.get('gap'); + var itemHeight = (viewRect.height - gap * (data.count() - 1)) / data.count(); + + var y = viewRect.y; + + var getLinePoints = function (idx, offY) { + // End point index is data.count() and we assign it 0 + var val = data.get(valueDim, idx) || 0; + var itemWidth = linearMap(val, [min, max], sizeExtent, true); + var x0; + switch (funnelAlign) { + case 'left': + x0 = viewRect.x; + break; + case 'center': + x0 = viewRect.x + (viewRect.width - itemWidth) / 2; + break; + case 'right': + x0 = viewRect.x + viewRect.width - itemWidth; + break; + } + return [ + [x0, offY], + [x0 + itemWidth, offY] + ]; + }; + + if (sort === 'ascending') { + // From bottom to top + itemHeight = -itemHeight; + gap = -gap; + y += viewRect.height; + indices = indices.reverse(); + } + + for (var i = 0; i < indices.length; i++) { + var idx = indices[i]; + var nextIdx = indices[i + 1]; + + var itemModel = data.getItemModel(idx); + var height = itemModel.get('itemStyle.height'); + if (height == null) { + height = itemHeight; + } + else { + height = parsePercent$1(height, viewRect.height); + if (sort === 'ascending') { + height = -height; + } + } + + var start = getLinePoints(idx, y); + var end = getLinePoints(nextIdx, y + height); + + y += height + gap; + + data.setItemLayout(idx, { + points: start.concat(end.slice().reverse()) + }); + } + + labelLayout$1(data); + }); +}; + +registerVisual(dataColor('funnel')); +registerLayout(funnelLayout); +registerProcessor(dataFilter('funnel')); + +var parallelPreprocessor = function (option) { + createParallelIfNeeded(option); + mergeAxisOptionFromParallel(option); +}; + +/** + * Create a parallel coordinate if not exists. + * @inner + */ +function createParallelIfNeeded(option) { + if (option.parallel) { + return; + } + + var hasParallelSeries = false; + + each$1(option.series, function (seriesOpt) { + if (seriesOpt && seriesOpt.type === 'parallel') { + hasParallelSeries = true; + } + }); + + if (hasParallelSeries) { + option.parallel = [{}]; + } +} + +/** + * Merge aixs definition from parallel option (if exists) to axis option. + * @inner + */ +function mergeAxisOptionFromParallel(option) { + var axes = normalizeToArray(option.parallelAxis); + + each$1(axes, function (axisOption) { + if (!isObject$1(axisOption)) { + return; + } + + var parallelIndex = axisOption.parallelIndex || 0; + var parallelOption = normalizeToArray(option.parallel)[parallelIndex]; + + if (parallelOption && parallelOption.parallelAxisDefault) { + merge(axisOption, parallelOption.parallelAxisDefault, false); + } + }); +} + +/** + * @constructor module:echarts/coord/parallel/ParallelAxis + * @extends {module:echarts/coord/Axis} + * @param {string} dim + * @param {*} scale + * @param {Array.} coordExtent + * @param {string} axisType + */ +var ParallelAxis = function (dim, scale, coordExtent, axisType, axisIndex) { + + Axis.call(this, dim, scale, coordExtent); + + /** + * Axis type + * - 'category' + * - 'value' + * - 'time' + * - 'log' + * @type {string} + */ + this.type = axisType || 'value'; + + /** + * @type {number} + * @readOnly + */ + this.axisIndex = axisIndex; +}; + +ParallelAxis.prototype = { + + constructor: ParallelAxis, + + /** + * Axis model + * @param {module:echarts/coord/parallel/AxisModel} + */ + model: null, + + /** + * @override + */ + isHorizontal: function () { + return this.coordinateSystem.getModel().get('layout') !== 'horizontal'; + } + +}; + +inherits(ParallelAxis, Axis); + +/** + * Calculate slider move result. + * Usage: + * (1) If both handle0 and handle1 are needed to be moved, set minSpan the same as + * maxSpan and the same as `Math.abs(handleEnd[1] - handleEnds[0])`. + * (2) If handle0 is forbidden to cross handle1, set minSpan as `0`. + * + * @param {number} delta Move length. + * @param {Array.} handleEnds handleEnds[0] can be bigger then handleEnds[1]. + * handleEnds will be modified in this method. + * @param {Array.} extent handleEnds is restricted by extent. + * extent[0] should less or equals than extent[1]. + * @param {number|string} handleIndex Can be 'all', means that both move the two handleEnds, + * where the input minSpan and maxSpan will not work. + * @param {number} [minSpan] The range of dataZoom can not be smaller than that. + * If not set, handle0 and cross handle1. If set as a non-negative + * number (including `0`), handles will push each other when reaching + * the minSpan. + * @param {number} [maxSpan] The range of dataZoom can not be larger than that. + * @return {Array.} The input handleEnds. + */ +var sliderMove = function (delta, handleEnds, extent, handleIndex, minSpan, maxSpan) { + // Normalize firstly. + handleEnds[0] = restrict$1(handleEnds[0], extent); + handleEnds[1] = restrict$1(handleEnds[1], extent); + + delta = delta || 0; + + var extentSpan = extent[1] - extent[0]; + + // Notice maxSpan and minSpan can be null/undefined. + if (minSpan != null) { + minSpan = restrict$1(minSpan, [0, extentSpan]); + } + if (maxSpan != null) { + maxSpan = Math.max(maxSpan, minSpan != null ? minSpan : 0); + } + if (handleIndex === 'all') { + minSpan = maxSpan = Math.abs(handleEnds[1] - handleEnds[0]); + handleIndex = 0; + } + + var originalDistSign = getSpanSign(handleEnds, handleIndex); + + handleEnds[handleIndex] += delta; + + // Restrict in extent. + var extentMinSpan = minSpan || 0; + var realExtent = extent.slice(); + originalDistSign.sign < 0 ? (realExtent[0] += extentMinSpan) : (realExtent[1] -= extentMinSpan); + handleEnds[handleIndex] = restrict$1(handleEnds[handleIndex], realExtent); + + // Expand span. + var currDistSign = getSpanSign(handleEnds, handleIndex); + if (minSpan != null && ( + currDistSign.sign !== originalDistSign.sign || currDistSign.span < minSpan + )) { + // If minSpan exists, 'cross' is forbinden. + handleEnds[1 - handleIndex] = handleEnds[handleIndex] + originalDistSign.sign * minSpan; + } + + // Shrink span. + var currDistSign = getSpanSign(handleEnds, handleIndex); + if (maxSpan != null && currDistSign.span > maxSpan) { + handleEnds[1 - handleIndex] = handleEnds[handleIndex] + currDistSign.sign * maxSpan; + } + + return handleEnds; +}; + +function getSpanSign(handleEnds, handleIndex) { + var dist = handleEnds[handleIndex] - handleEnds[1 - handleIndex]; + // If `handleEnds[0] === handleEnds[1]`, always believe that handleEnd[0] + // is at left of handleEnds[1] for non-cross case. + return {span: Math.abs(dist), sign: dist > 0 ? -1 : dist < 0 ? 1 : handleIndex ? -1 : 1}; +} + +function restrict$1(value, extend) { + return Math.min(extend[1], Math.max(extend[0], value)); +} + +/** + * Parallel Coordinates + * + */ + +var each$12 = each$1; +var mathMin$5 = Math.min; +var mathMax$5 = Math.max; +var mathFloor$2 = Math.floor; +var mathCeil$2 = Math.ceil; +var round$2 = round$1; + +var PI$3 = Math.PI; + +function Parallel(parallelModel, ecModel, api) { + + /** + * key: dimension + * @type {Object.} + * @private + */ + this._axesMap = createHashMap(); + + /** + * key: dimension + * value: {position: [], rotation, } + * @type {Object.} + * @private + */ + this._axesLayout = {}; + + /** + * Always follow axis order. + * @type {Array.} + * @readOnly + */ + this.dimensions = parallelModel.dimensions; + + /** + * @type {module:zrender/core/BoundingRect} + */ + this._rect; + + /** + * @type {module:echarts/coord/parallel/ParallelModel} + */ + this._model = parallelModel; + + this._init(parallelModel, ecModel, api); +} + +Parallel.prototype = { + + type: 'parallel', + + constructor: Parallel, + + /** + * Initialize cartesian coordinate systems + * @private + */ + _init: function (parallelModel, ecModel, api) { + + var dimensions = parallelModel.dimensions; + var parallelAxisIndex = parallelModel.parallelAxisIndex; + + each$12(dimensions, function (dim, idx) { + + var axisIndex = parallelAxisIndex[idx]; + var axisModel = ecModel.getComponent('parallelAxis', axisIndex); + + var axis = this._axesMap.set(dim, new ParallelAxis( + dim, + createScaleByModel(axisModel), + [0, 0], + axisModel.get('type'), + axisIndex + )); + + var isCategory = axis.type === 'category'; + axis.onBand = isCategory && axisModel.get('boundaryGap'); + axis.inverse = axisModel.get('inverse'); + + // Injection + axisModel.axis = axis; + axis.model = axisModel; + axis.coordinateSystem = axisModel.coordinateSystem = this; + + }, this); + }, + + /** + * Update axis scale after data processed + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ + update: function (ecModel, api) { + this._updateAxesFromSeries(this._model, ecModel); + }, + + /** + * @override + */ + containPoint: function (point) { + var layoutInfo = this._makeLayoutInfo(); + var axisBase = layoutInfo.axisBase; + var layoutBase = layoutInfo.layoutBase; + var pixelDimIndex = layoutInfo.pixelDimIndex; + var pAxis = point[1 - pixelDimIndex]; + var pLayout = point[pixelDimIndex]; + + return pAxis >= axisBase + && pAxis <= axisBase + layoutInfo.axisLength + && pLayout >= layoutBase + && pLayout <= layoutBase + layoutInfo.layoutLength; + }, + + getModel: function () { + return this._model; + }, + + /** + * Update properties from series + * @private + */ + _updateAxesFromSeries: function (parallelModel, ecModel) { + ecModel.eachSeries(function (seriesModel) { + + if (!parallelModel.contains(seriesModel, ecModel)) { + return; + } + + var data = seriesModel.getData(); + + each$12(this.dimensions, function (dim) { + var axis = this._axesMap.get(dim); + axis.scale.unionExtentFromData(data, data.mapDimension(dim)); + niceScaleExtent(axis.scale, axis.model); + }, this); + }, this); + }, + + /** + * Resize the parallel coordinate system. + * @param {module:echarts/coord/parallel/ParallelModel} parallelModel + * @param {module:echarts/ExtensionAPI} api + */ + resize: function (parallelModel, api) { + this._rect = getLayoutRect( + parallelModel.getBoxLayoutParams(), + { + width: api.getWidth(), + height: api.getHeight() + } + ); + + this._layoutAxes(); + }, + + /** + * @return {module:zrender/core/BoundingRect} + */ + getRect: function () { + return this._rect; + }, + + /** + * @private + */ + _makeLayoutInfo: function () { + var parallelModel = this._model; + var rect = this._rect; + var xy = ['x', 'y']; + var wh = ['width', 'height']; + var layout = parallelModel.get('layout'); + var pixelDimIndex = layout === 'horizontal' ? 0 : 1; + var layoutLength = rect[wh[pixelDimIndex]]; + var layoutExtent = [0, layoutLength]; + var axisCount = this.dimensions.length; + + var axisExpandWidth = restrict(parallelModel.get('axisExpandWidth'), layoutExtent); + var axisExpandCount = restrict(parallelModel.get('axisExpandCount') || 0, [0, axisCount]); + var axisExpandable = parallelModel.get('axisExpandable') + && axisCount > 3 + && axisCount > axisExpandCount + && axisExpandCount > 1 + && axisExpandWidth > 0 + && layoutLength > 0; + + // `axisExpandWindow` is According to the coordinates of [0, axisExpandLength], + // for sake of consider the case that axisCollapseWidth is 0 (when screen is narrow), + // where collapsed axes should be overlapped. + var axisExpandWindow = parallelModel.get('axisExpandWindow'); + var winSize; + if (!axisExpandWindow) { + winSize = restrict(axisExpandWidth * (axisExpandCount - 1), layoutExtent); + var axisExpandCenter = parallelModel.get('axisExpandCenter') || mathFloor$2(axisCount / 2); + axisExpandWindow = [axisExpandWidth * axisExpandCenter - winSize / 2]; + axisExpandWindow[1] = axisExpandWindow[0] + winSize; + } + else { + winSize = restrict(axisExpandWindow[1] - axisExpandWindow[0], layoutExtent); + axisExpandWindow[1] = axisExpandWindow[0] + winSize; + } + + var axisCollapseWidth = (layoutLength - winSize) / (axisCount - axisExpandCount); + // Avoid axisCollapseWidth is too small. + axisCollapseWidth < 3 && (axisCollapseWidth = 0); + + // Find the first and last indices > ewin[0] and < ewin[1]. + var winInnerIndices = [ + mathFloor$2(round$2(axisExpandWindow[0] / axisExpandWidth, 1)) + 1, + mathCeil$2(round$2(axisExpandWindow[1] / axisExpandWidth, 1)) - 1 + ]; + + // Pos in ec coordinates. + var axisExpandWindow0Pos = axisCollapseWidth / axisExpandWidth * axisExpandWindow[0]; + + return { + layout: layout, + pixelDimIndex: pixelDimIndex, + layoutBase: rect[xy[pixelDimIndex]], + layoutLength: layoutLength, + axisBase: rect[xy[1 - pixelDimIndex]], + axisLength: rect[wh[1 - pixelDimIndex]], + axisExpandable: axisExpandable, + axisExpandWidth: axisExpandWidth, + axisCollapseWidth: axisCollapseWidth, + axisExpandWindow: axisExpandWindow, + axisCount: axisCount, + winInnerIndices: winInnerIndices, + axisExpandWindow0Pos: axisExpandWindow0Pos + }; + }, + + /** + * @private + */ + _layoutAxes: function () { + var rect = this._rect; + var axes = this._axesMap; + var dimensions = this.dimensions; + var layoutInfo = this._makeLayoutInfo(); + var layout = layoutInfo.layout; + + axes.each(function (axis) { + var axisExtent = [0, layoutInfo.axisLength]; + var idx = axis.inverse ? 1 : 0; + axis.setExtent(axisExtent[idx], axisExtent[1 - idx]); + }); + + each$12(dimensions, function (dim, idx) { + var posInfo = (layoutInfo.axisExpandable + ? layoutAxisWithExpand : layoutAxisWithoutExpand + )(idx, layoutInfo); + + var positionTable = { + horizontal: { + x: posInfo.position, + y: layoutInfo.axisLength + }, + vertical: { + x: 0, + y: posInfo.position + } + }; + var rotationTable = { + horizontal: PI$3 / 2, + vertical: 0 + }; + + var position = [ + positionTable[layout].x + rect.x, + positionTable[layout].y + rect.y + ]; + + var rotation = rotationTable[layout]; + var transform = create$1(); + rotate(transform, transform, rotation); + translate(transform, transform, position); + + // TODO + // tick等排布信息。 + + // TODO + // 根据axis order 更新 dimensions顺序。 + + this._axesLayout[dim] = { + position: position, + rotation: rotation, + transform: transform, + axisNameAvailableWidth: posInfo.axisNameAvailableWidth, + axisLabelShow: posInfo.axisLabelShow, + nameTruncateMaxWidth: posInfo.nameTruncateMaxWidth, + tickDirection: 1, + labelDirection: 1, + labelInterval: axes.get(dim).getLabelInterval() + }; + }, this); + }, + + /** + * Get axis by dim. + * @param {string} dim + * @return {module:echarts/coord/parallel/ParallelAxis} [description] + */ + getAxis: function (dim) { + return this._axesMap.get(dim); + }, + + /** + * Convert a dim value of a single item of series data to Point. + * @param {*} value + * @param {string} dim + * @return {Array} + */ + dataToPoint: function (value, dim) { + return this.axisCoordToPoint( + this._axesMap.get(dim).dataToCoord(value), + dim + ); + }, + + /** + * Travel data for one time, get activeState of each data item. + * @param {module:echarts/data/List} data + * @param {Functio} cb param: {string} activeState 'active' or 'inactive' or 'normal' + * {number} dataIndex + * @param {Object} context + */ + eachActiveState: function (data, callback, context) { + var dimensions = this.dimensions; + var dataDimensions = map(dimensions, function (axisDim) { + return data.mapDimension(axisDim); + }); + var axesMap = this._axesMap; + var hasActiveSet = this.hasAxisBrushed(); + + for (var i = 0, len = data.count(); i < len; i++) { + var values = data.getValues(dataDimensions, i); + var activeState; + + if (!hasActiveSet) { + activeState = 'normal'; + } + else { + activeState = 'active'; + for (var j = 0, lenj = dimensions.length; j < lenj; j++) { + var dimName = dimensions[j]; + var state = axesMap.get(dimName).model.getActiveState(values[j], j); + + if (state === 'inactive') { + activeState = 'inactive'; + break; + } + } + } + + callback.call(context, activeState, i); + } + }, + + /** + * Whether has any activeSet. + * @return {boolean} + */ + hasAxisBrushed: function () { + var dimensions = this.dimensions; + var axesMap = this._axesMap; + var hasActiveSet = false; + + for (var j = 0, lenj = dimensions.length; j < lenj; j++) { + if (axesMap.get(dimensions[j]).model.getActiveState() !== 'normal') { + hasActiveSet = true; + } + } + + return hasActiveSet; + }, + + /** + * Convert coords of each axis to Point. + * Return point. For example: [10, 20] + * @param {Array.} coords + * @param {string} dim + * @return {Array.} + */ + axisCoordToPoint: function (coord, dim) { + var axisLayout = this._axesLayout[dim]; + return applyTransform$1([coord, 0], axisLayout.transform); + }, + + /** + * Get axis layout. + */ + getAxisLayout: function (dim) { + return clone(this._axesLayout[dim]); + }, + + /** + * @param {Array.} point + * @return {Object} {axisExpandWindow, delta, behavior: 'jump' | 'slide' | 'none'}. + */ + getSlidedAxisExpandWindow: function (point) { + var layoutInfo = this._makeLayoutInfo(); + var pixelDimIndex = layoutInfo.pixelDimIndex; + var axisExpandWindow = layoutInfo.axisExpandWindow.slice(); + var winSize = axisExpandWindow[1] - axisExpandWindow[0]; + var extent = [0, layoutInfo.axisExpandWidth * (layoutInfo.axisCount - 1)]; + + // Out of the area of coordinate system. + if (!this.containPoint(point)) { + return {behavior: 'none', axisExpandWindow: axisExpandWindow}; + } + + // Conver the point from global to expand coordinates. + var pointCoord = point[pixelDimIndex] - layoutInfo.layoutBase - layoutInfo.axisExpandWindow0Pos; + + // For dragging operation convenience, the window should not be + // slided when mouse is the center area of the window. + var delta; + var behavior = 'slide'; + var axisCollapseWidth = layoutInfo.axisCollapseWidth; + var triggerArea = this._model.get('axisExpandSlideTriggerArea'); + // But consider touch device, jump is necessary. + var useJump = triggerArea[0] != null; + + if (axisCollapseWidth) { + if (useJump && axisCollapseWidth && pointCoord < winSize * triggerArea[0]) { + behavior = 'jump'; + delta = pointCoord - winSize * triggerArea[2]; + } + else if (useJump && axisCollapseWidth && pointCoord > winSize * (1 - triggerArea[0])) { + behavior = 'jump'; + delta = pointCoord - winSize * (1 - triggerArea[2]); + } + else { + (delta = pointCoord - winSize * triggerArea[1]) >= 0 + && (delta = pointCoord - winSize * (1 - triggerArea[1])) <= 0 + && (delta = 0); + } + delta *= layoutInfo.axisExpandWidth / axisCollapseWidth; + delta + ? sliderMove(delta, axisExpandWindow, extent, 'all') + // Avoid nonsense triger on mousemove. + : (behavior = 'none'); + } + // When screen is too narrow, make it visible and slidable, although it is hard to interact. + else { + var winSize = axisExpandWindow[1] - axisExpandWindow[0]; + var pos = extent[1] * pointCoord / winSize; + axisExpandWindow = [mathMax$5(0, pos - winSize / 2)]; + axisExpandWindow[1] = mathMin$5(extent[1], axisExpandWindow[0] + winSize); + axisExpandWindow[0] = axisExpandWindow[1] - winSize; + } + + return { + axisExpandWindow: axisExpandWindow, + behavior: behavior + }; + } +}; + +function restrict(len, extent) { + return mathMin$5(mathMax$5(len, extent[0]), extent[1]); +} + +function layoutAxisWithoutExpand(axisIndex, layoutInfo) { + var step = layoutInfo.layoutLength / (layoutInfo.axisCount - 1); + return { + position: step * axisIndex, + axisNameAvailableWidth: step, + axisLabelShow: true + }; +} + +function layoutAxisWithExpand(axisIndex, layoutInfo) { + var layoutLength = layoutInfo.layoutLength; + var axisExpandWidth = layoutInfo.axisExpandWidth; + var axisCount = layoutInfo.axisCount; + var axisCollapseWidth = layoutInfo.axisCollapseWidth; + var winInnerIndices = layoutInfo.winInnerIndices; + + var position; + var axisNameAvailableWidth = axisCollapseWidth; + var axisLabelShow = false; + var nameTruncateMaxWidth; + + if (axisIndex < winInnerIndices[0]) { + position = axisIndex * axisCollapseWidth; + nameTruncateMaxWidth = axisCollapseWidth; + } + else if (axisIndex <= winInnerIndices[1]) { + position = layoutInfo.axisExpandWindow0Pos + + axisIndex * axisExpandWidth - layoutInfo.axisExpandWindow[0]; + axisNameAvailableWidth = axisExpandWidth; + axisLabelShow = true; + } + else { + position = layoutLength - (axisCount - 1 - axisIndex) * axisCollapseWidth; + nameTruncateMaxWidth = axisCollapseWidth; + } + + return { + position: position, + axisNameAvailableWidth: axisNameAvailableWidth, + axisLabelShow: axisLabelShow, + nameTruncateMaxWidth: nameTruncateMaxWidth + }; +} + +/** + * Parallel coordinate system creater. + */ + +function create$2(ecModel, api) { + var coordSysList = []; + + ecModel.eachComponent('parallel', function (parallelModel, idx) { + var coordSys = new Parallel(parallelModel, ecModel, api); + + coordSys.name = 'parallel_' + idx; + coordSys.resize(parallelModel, api); + + parallelModel.coordinateSystem = coordSys; + coordSys.model = parallelModel; + + coordSysList.push(coordSys); + }); + + // Inject the coordinateSystems into seriesModel + ecModel.eachSeries(function (seriesModel) { + if (seriesModel.get('coordinateSystem') === 'parallel') { + var parallelModel = ecModel.queryComponents({ + mainType: 'parallel', + index: seriesModel.get('parallelIndex'), + id: seriesModel.get('parallelId') + })[0]; + seriesModel.coordinateSystem = parallelModel.coordinateSystem; + } + }); + + return coordSysList; +} + +CoordinateSystemManager.register('parallel', {create: create$2}); + +var AxisModel$2 = ComponentModel.extend({ + + type: 'baseParallelAxis', + + /** + * @type {module:echarts/coord/parallel/Axis} + */ + axis: null, + + /** + * @type {Array.} + * @readOnly + */ + activeIntervals: [], + + /** + * @return {Object} + */ + getAreaSelectStyle: function () { + return makeStyleMapper( + [ + ['fill', 'color'], + ['lineWidth', 'borderWidth'], + ['stroke', 'borderColor'], + ['width', 'width'], + ['opacity', 'opacity'] + ] + )(this.getModel('areaSelectStyle')); + }, + + /** + * The code of this feature is put on AxisModel but not ParallelAxis, + * because axisModel can be alive after echarts updating but instance of + * ParallelAxis having been disposed. this._activeInterval should be kept + * when action dispatched (i.e. legend click). + * + * @param {Array.>} intervals interval.length === 0 + * means set all active. + * @public + */ + setActiveIntervals: function (intervals) { + var activeIntervals = this.activeIntervals = clone(intervals); + + // Normalize + if (activeIntervals) { + for (var i = activeIntervals.length - 1; i >= 0; i--) { + asc(activeIntervals[i]); + } + } + }, + + /** + * @param {number|string} [value] When attempting to detect 'no activeIntervals set', + * value can not be input. + * @return {string} 'normal': no activeIntervals set, + * 'active', + * 'inactive'. + * @public + */ + getActiveState: function (value) { + var activeIntervals = this.activeIntervals; + + if (!activeIntervals.length) { + return 'normal'; + } + + if (value == null) { + return 'inactive'; + } + + for (var i = 0, len = activeIntervals.length; i < len; i++) { + if (activeIntervals[i][0] <= value && value <= activeIntervals[i][1]) { + return 'active'; + } + } + return 'inactive'; + } + +}); + +var defaultOption$1 = { + + type: 'value', + + /** + * @type {Array.} + */ + dim: null, // 0, 1, 2, ... + + // parallelIndex: null, + + areaSelectStyle: { + width: 20, + borderWidth: 1, + borderColor: 'rgba(160,197,232)', + color: 'rgba(160,197,232)', + opacity: 0.3 + }, + + realtime: true, // Whether realtime update view when select. + + z: 10 +}; + +merge(AxisModel$2.prototype, axisModelCommonMixin); + +function getAxisType$1(axisName, option) { + return option.type || (option.data ? 'category' : 'value'); +} + +axisModelCreator('parallel', AxisModel$2, getAxisType$1, defaultOption$1); + +ComponentModel.extend({ + + type: 'parallel', + + dependencies: ['parallelAxis'], + + /** + * @type {module:echarts/coord/parallel/Parallel} + */ + coordinateSystem: null, + + /** + * Each item like: 'dim0', 'dim1', 'dim2', ... + * @type {Array.} + * @readOnly + */ + dimensions: null, + + /** + * Coresponding to dimensions. + * @type {Array.} + * @readOnly + */ + parallelAxisIndex: null, + + layoutMode: 'box', + + defaultOption: { + zlevel: 0, + z: 0, + left: 80, + top: 60, + right: 80, + bottom: 60, + // width: {totalWidth} - left - right, + // height: {totalHeight} - top - bottom, + + layout: 'horizontal', // 'horizontal' or 'vertical' + + // FIXME + // naming? + axisExpandable: false, + axisExpandCenter: null, + axisExpandCount: 0, + axisExpandWidth: 50, // FIXME '10%' ? + axisExpandRate: 17, + axisExpandDebounce: 50, + // [out, in, jumpTarget]. In percentage. If use [null, 0.05], null means full. + // Do not doc to user until necessary. + axisExpandSlideTriggerArea: [-0.15, 0.05, 0.4], + axisExpandTriggerOn: 'click', // 'mousemove' or 'click' + + parallelAxisDefault: null + }, + + /** + * @override + */ + init: function () { + ComponentModel.prototype.init.apply(this, arguments); + + this.mergeOption({}); + }, + + /** + * @override + */ + mergeOption: function (newOption) { + var thisOption = this.option; + + newOption && merge(thisOption, newOption, true); + + this._initDimensions(); + }, + + /** + * Whether series or axis is in this coordinate system. + * @param {module:echarts/model/Series|module:echarts/coord/parallel/AxisModel} model + * @param {module:echarts/model/Global} ecModel + */ + contains: function (model, ecModel) { + var parallelIndex = model.get('parallelIndex'); + return parallelIndex != null + && ecModel.getComponent('parallel', parallelIndex) === this; + }, + + setAxisExpand: function (opt) { + each$1( + ['axisExpandable', 'axisExpandCenter', 'axisExpandCount', 'axisExpandWidth', 'axisExpandWindow'], + function (name) { + if (opt.hasOwnProperty(name)) { + this.option[name] = opt[name]; + } + }, + this + ); + }, + + /** + * @private + */ + _initDimensions: function () { + var dimensions = this.dimensions = []; + var parallelAxisIndex = this.parallelAxisIndex = []; + + var axisModels = filter(this.dependentModels.parallelAxis, function (axisModel) { + // Can not use this.contains here, because + // initialization has not been completed yet. + return (axisModel.get('parallelIndex') || 0) === this.componentIndex; + }, this); + + each$1(axisModels, function (axisModel) { + dimensions.push('dim' + axisModel.get('dim')); + parallelAxisIndex.push(axisModel.componentIndex); + }); + } + +}); + +/** + * @payload + * @property {string} parallelAxisId + * @property {Array.>} intervals + */ +var actionInfo$1 = { + type: 'axisAreaSelect', + event: 'axisAreaSelected' + // update: 'updateVisual' +}; + +registerAction(actionInfo$1, function (payload, ecModel) { + ecModel.eachComponent( + {mainType: 'parallelAxis', query: payload}, + function (parallelAxisModel) { + parallelAxisModel.axis.model.setActiveIntervals(payload.intervals); + } + ); +}); + +/** + * @payload + */ +registerAction('parallelAxisExpand', function (payload, ecModel) { + ecModel.eachComponent( + {mainType: 'parallel', query: payload}, + function (parallelModel) { + parallelModel.setAxisExpand(payload); + } + ); + +}); + +var curry$2 = curry; +var each$13 = each$1; +var map$2 = map; +var mathMin$6 = Math.min; +var mathMax$6 = Math.max; +var mathPow$2 = Math.pow; + +var COVER_Z = 10000; +var UNSELECT_THRESHOLD = 6; +var MIN_RESIZE_LINE_WIDTH = 6; +var MUTEX_RESOURCE_KEY = 'globalPan'; + +var DIRECTION_MAP = { + w: [0, 0], + e: [0, 1], + n: [1, 0], + s: [1, 1] +}; +var CURSOR_MAP = { + w: 'ew', + e: 'ew', + n: 'ns', + s: 'ns', + ne: 'nesw', + sw: 'nesw', + nw: 'nwse', + se: 'nwse' +}; +var DEFAULT_BRUSH_OPT = { + brushStyle: { + lineWidth: 2, + stroke: 'rgba(0,0,0,0.3)', + fill: 'rgba(0,0,0,0.1)' + }, + transformable: true, + brushMode: 'single', + removeOnClick: false +}; + +var baseUID = 0; + +/** + * @alias module:echarts/component/helper/BrushController + * @constructor + * @mixin {module:zrender/mixin/Eventful} + * @event module:echarts/component/helper/BrushController#brush + * params: + * areas: Array., coord relates to container group, + * If no container specified, to global. + * opt { + * isEnd: boolean, + * removeOnClick: boolean + * } + * + * @param {module:zrender/zrender~ZRender} zr + */ +function BrushController(zr) { + + if (__DEV__) { + assert$1(zr); + } + + Eventful.call(this); + + /** + * @type {module:zrender/zrender~ZRender} + * @private + */ + this._zr = zr; + + /** + * @type {module:zrender/container/Group} + * @readOnly + */ + this.group = new Group(); + + /** + * Only for drawing (after enabledBrush). + * 'line', 'rect', 'polygon' or false + * If passing false/null/undefined, disable brush. + * If passing 'auto', determined by panel.defaultBrushType + * @private + * @type {string} + */ + this._brushType; + + /** + * Only for drawing (after enabledBrush). + * + * @private + * @type {Object} + */ + this._brushOption; + + /** + * @private + * @type {Object} + */ + this._panels; + + /** + * @private + * @type {Array.} + */ + this._track = []; + + /** + * @private + * @type {boolean} + */ + this._dragging; + + /** + * @private + * @type {Array} + */ + this._covers = []; + + /** + * @private + * @type {moudule:zrender/container/Group} + */ + this._creatingCover; + + /** + * `true` means global panel + * @private + * @type {module:zrender/container/Group|boolean} + */ + this._creatingPanel; + + /** + * @private + * @type {boolean} + */ + this._enableGlobalPan; + + /** + * @private + * @type {boolean} + */ + if (__DEV__) { + this._mounted; + } + + /** + * @private + * @type {string} + */ + this._uid = 'brushController_' + baseUID++; + + /** + * @private + * @type {Object} + */ + this._handlers = {}; + each$13(mouseHandlers, function (handler, eventName) { + this._handlers[eventName] = bind(handler, this); + }, this); +} + +BrushController.prototype = { + + constructor: BrushController, + + /** + * If set to null/undefined/false, select disabled. + * @param {Object} brushOption + * @param {string|boolean} brushOption.brushType 'line', 'rect', 'polygon' or false + * If passing false/null/undefined, disable brush. + * If passing 'auto', determined by panel.defaultBrushType. + * ('auto' can not be used in global panel) + * @param {number} [brushOption.brushMode='single'] 'single' or 'multiple' + * @param {boolean} [brushOption.transformable=true] + * @param {boolean} [brushOption.removeOnClick=false] + * @param {Object} [brushOption.brushStyle] + * @param {number} [brushOption.brushStyle.width] + * @param {number} [brushOption.brushStyle.lineWidth] + * @param {string} [brushOption.brushStyle.stroke] + * @param {string} [brushOption.brushStyle.fill] + * @param {number} [brushOption.z] + */ + enableBrush: function (brushOption) { + if (__DEV__) { + assert$1(this._mounted); + } + + this._brushType && doDisableBrush(this); + brushOption.brushType && doEnableBrush(this, brushOption); + + return this; + }, + + /** + * @param {Array.} panelOpts If not pass, it is global brush. + * Each items: { + * panelId, // mandatory. + * clipPath, // mandatory. function. + * isTargetByCursor, // mandatory. function. + * defaultBrushType, // optional, only used when brushType is 'auto'. + * getLinearBrushOtherExtent, // optional. function. + * } + */ + setPanels: function (panelOpts) { + if (panelOpts && panelOpts.length) { + var panels = this._panels = {}; + each$1(panelOpts, function (panelOpts) { + panels[panelOpts.panelId] = clone(panelOpts); + }); + } + else { + this._panels = null; + } + return this; + }, + + /** + * @param {Object} [opt] + * @return {boolean} [opt.enableGlobalPan=false] + */ + mount: function (opt) { + opt = opt || {}; + + if (__DEV__) { + this._mounted = true; // should be at first. + } + + this._enableGlobalPan = opt.enableGlobalPan; + + var thisGroup = this.group; + this._zr.add(thisGroup); + + thisGroup.attr({ + position: opt.position || [0, 0], + rotation: opt.rotation || 0, + scale: opt.scale || [1, 1] + }); + this._transform = thisGroup.getLocalTransform(); + + return this; + }, + + eachCover: function (cb, context) { + each$13(this._covers, cb, context); + }, + + /** + * Update covers. + * @param {Array.} brushOptionList Like: + * [ + * {id: 'xx', brushType: 'line', range: [23, 44], brushStyle, transformable}, + * {id: 'yy', brushType: 'rect', range: [[23, 44], [23, 54]]}, + * ... + * ] + * `brushType` is required in each cover info. (can not be 'auto') + * `id` is not mandatory. + * `brushStyle`, `transformable` is not mandatory, use DEFAULT_BRUSH_OPT by default. + * If brushOptionList is null/undefined, all covers removed. + */ + updateCovers: function (brushOptionList) { + if (__DEV__) { + assert$1(this._mounted); + } + + brushOptionList = map(brushOptionList, function (brushOption) { + return merge(clone(DEFAULT_BRUSH_OPT), brushOption, true); + }); + + var tmpIdPrefix = '\0-brush-index-'; + var oldCovers = this._covers; + var newCovers = this._covers = []; + var controller = this; + var creatingCover = this._creatingCover; + + (new DataDiffer(oldCovers, brushOptionList, oldGetKey, getKey)) + .add(addOrUpdate) + .update(addOrUpdate) + .remove(remove) + .execute(); + + return this; + + function getKey(brushOption, index) { + return (brushOption.id != null ? brushOption.id : tmpIdPrefix + index) + + '-' + brushOption.brushType; + } + + function oldGetKey(cover, index) { + return getKey(cover.__brushOption, index); + } + + function addOrUpdate(newIndex, oldIndex) { + var newBrushOption = brushOptionList[newIndex]; + // Consider setOption in event listener of brushSelect, + // where updating cover when creating should be forbiden. + if (oldIndex != null && oldCovers[oldIndex] === creatingCover) { + newCovers[newIndex] = oldCovers[oldIndex]; + } + else { + var cover = newCovers[newIndex] = oldIndex != null + ? ( + oldCovers[oldIndex].__brushOption = newBrushOption, + oldCovers[oldIndex] + ) + : endCreating(controller, createCover(controller, newBrushOption)); + updateCoverAfterCreation(controller, cover); + } + } + + function remove(oldIndex) { + if (oldCovers[oldIndex] !== creatingCover) { + controller.group.remove(oldCovers[oldIndex]); + } + } + }, + + unmount: function () { + if (__DEV__) { + if (!this._mounted) { + return; + } + } + + this.enableBrush(false); + + // container may 'removeAll' outside. + clearCovers(this); + this._zr.remove(this.group); + + if (__DEV__) { + this._mounted = false; // should be at last. + } + + return this; + }, + + dispose: function () { + this.unmount(); + this.off(); + } +}; + +mixin(BrushController, Eventful); + +function doEnableBrush(controller, brushOption) { + var zr = controller._zr; + + // Consider roam, which takes globalPan too. + if (!controller._enableGlobalPan) { + take(zr, MUTEX_RESOURCE_KEY, controller._uid); + } + + each$13(controller._handlers, function (handler, eventName) { + zr.on(eventName, handler); + }); + + controller._brushType = brushOption.brushType; + controller._brushOption = merge(clone(DEFAULT_BRUSH_OPT), brushOption, true); +} + +function doDisableBrush(controller) { + var zr = controller._zr; + + release(zr, MUTEX_RESOURCE_KEY, controller._uid); + + each$13(controller._handlers, function (handler, eventName) { + zr.off(eventName, handler); + }); + + controller._brushType = controller._brushOption = null; +} + +function createCover(controller, brushOption) { + var cover = coverRenderers[brushOption.brushType].createCover(controller, brushOption); + cover.__brushOption = brushOption; + updateZ$1(cover, brushOption); + controller.group.add(cover); + return cover; +} + +function endCreating(controller, creatingCover) { + var coverRenderer = getCoverRenderer(creatingCover); + if (coverRenderer.endCreating) { + coverRenderer.endCreating(controller, creatingCover); + updateZ$1(creatingCover, creatingCover.__brushOption); + } + return creatingCover; +} + +function updateCoverShape(controller, cover) { + var brushOption = cover.__brushOption; + getCoverRenderer(cover).updateCoverShape( + controller, cover, brushOption.range, brushOption + ); +} + +function updateZ$1(cover, brushOption) { + var z = brushOption.z; + z == null && (z = COVER_Z); + cover.traverse(function (el) { + el.z = z; + el.z2 = z; // Consider in given container. + }); +} + +function updateCoverAfterCreation(controller, cover) { + getCoverRenderer(cover).updateCommon(controller, cover); + updateCoverShape(controller, cover); +} + +function getCoverRenderer(cover) { + return coverRenderers[cover.__brushOption.brushType]; +} + +// return target panel or `true` (means global panel) +function getPanelByPoint(controller, e, localCursorPoint) { + var panels = controller._panels; + if (!panels) { + return true; // Global panel + } + var panel; + var transform = controller._transform; + each$13(panels, function (pn) { + pn.isTargetByCursor(e, localCursorPoint, transform) && (panel = pn); + }); + return panel; +} + +// Return a panel or true +function getPanelByCover(controller, cover) { + var panels = controller._panels; + if (!panels) { + return true; // Global panel + } + var panelId = cover.__brushOption.panelId; + // User may give cover without coord sys info, + // which is then treated as global panel. + return panelId != null ? panels[panelId] : true; +} + +function clearCovers(controller) { + var covers = controller._covers; + var originalLength = covers.length; + each$13(covers, function (cover) { + controller.group.remove(cover); + }, controller); + covers.length = 0; + + return !!originalLength; +} + +function trigger(controller, opt) { + var areas = map$2(controller._covers, function (cover) { + var brushOption = cover.__brushOption; + var range = clone(brushOption.range); + return { + brushType: brushOption.brushType, + panelId: brushOption.panelId, + range: range + }; + }); + + controller.trigger('brush', areas, { + isEnd: !!opt.isEnd, + removeOnClick: !!opt.removeOnClick + }); +} + +function shouldShowCover(controller) { + var track = controller._track; + + if (!track.length) { + return false; + } + + var p2 = track[track.length - 1]; + var p1 = track[0]; + var dx = p2[0] - p1[0]; + var dy = p2[1] - p1[1]; + var dist = mathPow$2(dx * dx + dy * dy, 0.5); + + return dist > UNSELECT_THRESHOLD; +} + +function getTrackEnds(track) { + var tail = track.length - 1; + tail < 0 && (tail = 0); + return [track[0], track[tail]]; +} + +function createBaseRectCover(doDrift, controller, brushOption, edgeNames) { + var cover = new Group(); + + cover.add(new Rect({ + name: 'main', + style: makeStyle(brushOption), + silent: true, + draggable: true, + cursor: 'move', + drift: curry$2(doDrift, controller, cover, 'nswe'), + ondragend: curry$2(trigger, controller, {isEnd: true}) + })); + + each$13( + edgeNames, + function (name) { + cover.add(new Rect({ + name: name, + style: {opacity: 0}, + draggable: true, + silent: true, + invisible: true, + drift: curry$2(doDrift, controller, cover, name), + ondragend: curry$2(trigger, controller, {isEnd: true}) + })); + } + ); + + return cover; +} + +function updateBaseRect(controller, cover, localRange, brushOption) { + var lineWidth = brushOption.brushStyle.lineWidth || 0; + var handleSize = mathMax$6(lineWidth, MIN_RESIZE_LINE_WIDTH); + var x = localRange[0][0]; + var y = localRange[1][0]; + var xa = x - lineWidth / 2; + var ya = y - lineWidth / 2; + var x2 = localRange[0][1]; + var y2 = localRange[1][1]; + var x2a = x2 - handleSize + lineWidth / 2; + var y2a = y2 - handleSize + lineWidth / 2; + var width = x2 - x; + var height = y2 - y; + var widtha = width + lineWidth; + var heighta = height + lineWidth; + + updateRectShape(controller, cover, 'main', x, y, width, height); + + if (brushOption.transformable) { + updateRectShape(controller, cover, 'w', xa, ya, handleSize, heighta); + updateRectShape(controller, cover, 'e', x2a, ya, handleSize, heighta); + updateRectShape(controller, cover, 'n', xa, ya, widtha, handleSize); + updateRectShape(controller, cover, 's', xa, y2a, widtha, handleSize); + + updateRectShape(controller, cover, 'nw', xa, ya, handleSize, handleSize); + updateRectShape(controller, cover, 'ne', x2a, ya, handleSize, handleSize); + updateRectShape(controller, cover, 'sw', xa, y2a, handleSize, handleSize); + updateRectShape(controller, cover, 'se', x2a, y2a, handleSize, handleSize); + } +} + +function updateCommon(controller, cover) { + var brushOption = cover.__brushOption; + var transformable = brushOption.transformable; + + var mainEl = cover.childAt(0); + mainEl.useStyle(makeStyle(brushOption)); + mainEl.attr({ + silent: !transformable, + cursor: transformable ? 'move' : 'default' + }); + + each$13( + ['w', 'e', 'n', 's', 'se', 'sw', 'ne', 'nw'], + function (name) { + var el = cover.childOfName(name); + var globalDir = getGlobalDirection(controller, name); + + el && el.attr({ + silent: !transformable, + invisible: !transformable, + cursor: transformable ? CURSOR_MAP[globalDir] + '-resize' : null + }); + } + ); +} + +function updateRectShape(controller, cover, name, x, y, w, h) { + var el = cover.childOfName(name); + el && el.setShape(pointsToRect( + clipByPanel(controller, cover, [[x, y], [x + w, y + h]]) + )); +} + +function makeStyle(brushOption) { + return defaults({strokeNoScale: true}, brushOption.brushStyle); +} + +function formatRectRange(x, y, x2, y2) { + var min = [mathMin$6(x, x2), mathMin$6(y, y2)]; + var max = [mathMax$6(x, x2), mathMax$6(y, y2)]; + + return [ + [min[0], max[0]], // x range + [min[1], max[1]] // y range + ]; +} + +function getTransform$1(controller) { + return getTransform(controller.group); +} + +function getGlobalDirection(controller, localDirection) { + if (localDirection.length > 1) { + localDirection = localDirection.split(''); + var globalDir = [ + getGlobalDirection(controller, localDirection[0]), + getGlobalDirection(controller, localDirection[1]) + ]; + (globalDir[0] === 'e' || globalDir[0] === 'w') && globalDir.reverse(); + return globalDir.join(''); + } + else { + var map$$1 = {w: 'left', e: 'right', n: 'top', s: 'bottom'}; + var inverseMap = {left: 'w', right: 'e', top: 'n', bottom: 's'}; + var globalDir = transformDirection( + map$$1[localDirection], getTransform$1(controller) + ); + return inverseMap[globalDir]; + } +} + +function driftRect(toRectRange, fromRectRange, controller, cover, name, dx, dy, e) { + var brushOption = cover.__brushOption; + var rectRange = toRectRange(brushOption.range); + var localDelta = toLocalDelta(controller, dx, dy); + + each$13(name.split(''), function (namePart) { + var ind = DIRECTION_MAP[namePart]; + rectRange[ind[0]][ind[1]] += localDelta[ind[0]]; + }); + + brushOption.range = fromRectRange(formatRectRange( + rectRange[0][0], rectRange[1][0], rectRange[0][1], rectRange[1][1] + )); + + updateCoverAfterCreation(controller, cover); + trigger(controller, {isEnd: false}); +} + +function driftPolygon(controller, cover, dx, dy, e) { + var range = cover.__brushOption.range; + var localDelta = toLocalDelta(controller, dx, dy); + + each$13(range, function (point) { + point[0] += localDelta[0]; + point[1] += localDelta[1]; + }); + + updateCoverAfterCreation(controller, cover); + trigger(controller, {isEnd: false}); +} + +function toLocalDelta(controller, dx, dy) { + var thisGroup = controller.group; + var localD = thisGroup.transformCoordToLocal(dx, dy); + var localZero = thisGroup.transformCoordToLocal(0, 0); + + return [localD[0] - localZero[0], localD[1] - localZero[1]]; +} + +function clipByPanel(controller, cover, data) { + var panel = getPanelByCover(controller, cover); + + return (panel && panel !== true) + ? panel.clipPath(data, controller._transform) + : clone(data); +} + +function pointsToRect(points) { + var xmin = mathMin$6(points[0][0], points[1][0]); + var ymin = mathMin$6(points[0][1], points[1][1]); + var xmax = mathMax$6(points[0][0], points[1][0]); + var ymax = mathMax$6(points[0][1], points[1][1]); + + return { + x: xmin, + y: ymin, + width: xmax - xmin, + height: ymax - ymin + }; +} + +function resetCursor(controller, e, localCursorPoint) { + // Check active + if (!controller._brushType) { + return; + } + + var zr = controller._zr; + var covers = controller._covers; + var currPanel = getPanelByPoint(controller, e, localCursorPoint); + + // Check whether in covers. + if (!controller._dragging) { + for (var i = 0; i < covers.length; i++) { + var brushOption = covers[i].__brushOption; + if (currPanel + && (currPanel === true || brushOption.panelId === currPanel.panelId) + && coverRenderers[brushOption.brushType].contain( + covers[i], localCursorPoint[0], localCursorPoint[1] + ) + ) { + // Use cursor style set on cover. + return; + } + } + } + + currPanel && zr.setCursorStyle('crosshair'); +} + +function preventDefault(e) { + var rawE = e.event; + rawE.preventDefault && rawE.preventDefault(); +} + +function mainShapeContain(cover, x, y) { + return cover.childOfName('main').contain(x, y); +} + +function updateCoverByMouse(controller, e, localCursorPoint, isEnd) { + var creatingCover = controller._creatingCover; + var panel = controller._creatingPanel; + var thisBrushOption = controller._brushOption; + var eventParams; + + controller._track.push(localCursorPoint.slice()); + + if (shouldShowCover(controller) || creatingCover) { + + if (panel && !creatingCover) { + thisBrushOption.brushMode === 'single' && clearCovers(controller); + var brushOption = clone(thisBrushOption); + brushOption.brushType = determineBrushType(brushOption.brushType, panel); + brushOption.panelId = panel === true ? null : panel.panelId; + creatingCover = controller._creatingCover = createCover(controller, brushOption); + controller._covers.push(creatingCover); + } + + if (creatingCover) { + var coverRenderer = coverRenderers[determineBrushType(controller._brushType, panel)]; + var coverBrushOption = creatingCover.__brushOption; + + coverBrushOption.range = coverRenderer.getCreatingRange( + clipByPanel(controller, creatingCover, controller._track) + ); + + if (isEnd) { + endCreating(controller, creatingCover); + coverRenderer.updateCommon(controller, creatingCover); + } + + updateCoverShape(controller, creatingCover); + + eventParams = {isEnd: isEnd}; + } + } + else if ( + isEnd + && thisBrushOption.brushMode === 'single' + && thisBrushOption.removeOnClick + ) { + // Help user to remove covers easily, only by a tiny drag, in 'single' mode. + // But a single click do not clear covers, because user may have casual + // clicks (for example, click on other component and do not expect covers + // disappear). + // Only some cover removed, trigger action, but not every click trigger action. + if (getPanelByPoint(controller, e, localCursorPoint) && clearCovers(controller)) { + eventParams = {isEnd: isEnd, removeOnClick: true}; + } + } + + return eventParams; +} + +function determineBrushType(brushType, panel) { + if (brushType === 'auto') { + if (__DEV__) { + assert$1( + panel && panel.defaultBrushType, + 'MUST have defaultBrushType when brushType is "atuo"' + ); + } + return panel.defaultBrushType; + } + return brushType; +} + +var mouseHandlers = { + + mousedown: function (e) { + if (this._dragging) { + // In case some browser do not support globalOut, + // and release mose out side the browser. + handleDragEnd.call(this, e); + } + else if (!e.target || !e.target.draggable) { + + preventDefault(e); + + var localCursorPoint = this.group.transformCoordToLocal(e.offsetX, e.offsetY); + + this._creatingCover = null; + var panel = this._creatingPanel = getPanelByPoint(this, e, localCursorPoint); + + if (panel) { + this._dragging = true; + this._track = [localCursorPoint.slice()]; + } + } + }, + + mousemove: function (e) { + var localCursorPoint = this.group.transformCoordToLocal(e.offsetX, e.offsetY); + + resetCursor(this, e, localCursorPoint); + + if (this._dragging) { + + preventDefault(e); + + var eventParams = updateCoverByMouse(this, e, localCursorPoint, false); + + eventParams && trigger(this, eventParams); + } + }, + + mouseup: handleDragEnd //, + + // FIXME + // in tooltip, globalout should not be triggered. + // globalout: handleDragEnd +}; + +function handleDragEnd(e) { + if (this._dragging) { + + preventDefault(e); + + var localCursorPoint = this.group.transformCoordToLocal(e.offsetX, e.offsetY); + var eventParams = updateCoverByMouse(this, e, localCursorPoint, true); + + this._dragging = false; + this._track = []; + this._creatingCover = null; + + // trigger event shoule be at final, after procedure will be nested. + eventParams && trigger(this, eventParams); + } +} + +/** + * key: brushType + * @type {Object} + */ +var coverRenderers = { + + lineX: getLineRenderer(0), + + lineY: getLineRenderer(1), + + rect: { + createCover: function (controller, brushOption) { + return createBaseRectCover( + curry$2( + driftRect, + function (range) { + return range; + }, + function (range) { + return range; + } + ), + controller, + brushOption, + ['w', 'e', 'n', 's', 'se', 'sw', 'ne', 'nw'] + ); + }, + getCreatingRange: function (localTrack) { + var ends = getTrackEnds(localTrack); + return formatRectRange(ends[1][0], ends[1][1], ends[0][0], ends[0][1]); + }, + updateCoverShape: function (controller, cover, localRange, brushOption) { + updateBaseRect(controller, cover, localRange, brushOption); + }, + updateCommon: updateCommon, + contain: mainShapeContain + }, + + polygon: { + createCover: function (controller, brushOption) { + var cover = new Group(); + + // Do not use graphic.Polygon because graphic.Polyline do not close the + // border of the shape when drawing, which is a better experience for user. + cover.add(new Polyline({ + name: 'main', + style: makeStyle(brushOption), + silent: true + })); + + return cover; + }, + getCreatingRange: function (localTrack) { + return localTrack; + }, + endCreating: function (controller, cover) { + cover.remove(cover.childAt(0)); + // Use graphic.Polygon close the shape. + cover.add(new Polygon({ + name: 'main', + draggable: true, + drift: curry$2(driftPolygon, controller, cover), + ondragend: curry$2(trigger, controller, {isEnd: true}) + })); + }, + updateCoverShape: function (controller, cover, localRange, brushOption) { + cover.childAt(0).setShape({ + points: clipByPanel(controller, cover, localRange) + }); + }, + updateCommon: updateCommon, + contain: mainShapeContain + } +}; + +function getLineRenderer(xyIndex) { + return { + createCover: function (controller, brushOption) { + return createBaseRectCover( + curry$2( + driftRect, + function (range) { + var rectRange = [range, [0, 100]]; + xyIndex && rectRange.reverse(); + return rectRange; + }, + function (rectRange) { + return rectRange[xyIndex]; + } + ), + controller, + brushOption, + [['w', 'e'], ['n', 's']][xyIndex] + ); + }, + getCreatingRange: function (localTrack) { + var ends = getTrackEnds(localTrack); + var min = mathMin$6(ends[0][xyIndex], ends[1][xyIndex]); + var max = mathMax$6(ends[0][xyIndex], ends[1][xyIndex]); + + return [min, max]; + }, + updateCoverShape: function (controller, cover, localRange, brushOption) { + var otherExtent; + // If brushWidth not specified, fit the panel. + var panel = getPanelByCover(controller, cover); + if (panel !== true && panel.getLinearBrushOtherExtent) { + otherExtent = panel.getLinearBrushOtherExtent( + xyIndex, controller._transform + ); + } + else { + var zr = controller._zr; + otherExtent = [0, [zr.getWidth(), zr.getHeight()][1 - xyIndex]]; + } + var rectRange = [localRange, otherExtent]; + xyIndex && rectRange.reverse(); + + updateBaseRect(controller, cover, rectRange, brushOption); + }, + updateCommon: updateCommon, + contain: mainShapeContain + }; +} + +function makeRectPanelClipPath(rect) { + rect = normalizeRect(rect); + return function (localPoints, transform) { + return clipPointsByRect(localPoints, rect); + }; +} + +function makeLinearBrushOtherExtent(rect, specifiedXYIndex) { + rect = normalizeRect(rect); + return function (xyIndex) { + var idx = specifiedXYIndex != null ? specifiedXYIndex : xyIndex; + var brushWidth = idx ? rect.width : rect.height; + var base = idx ? rect.x : rect.y; + return [base, base + (brushWidth || 0)]; + }; +} + +function makeRectIsTargetByCursor(rect, api, targetModel) { + rect = normalizeRect(rect); + return function (e, localCursorPoint, transform) { + return rect.contain(localCursorPoint[0], localCursorPoint[1]) + && !onIrrelevantElement(e, api, targetModel); + }; +} + +// Consider width/height is negative. +function normalizeRect(rect) { + return BoundingRect.create(rect); +} + +var elementList = ['axisLine', 'axisTickLabel', 'axisName']; + +var AxisView$2 = extendComponentView({ + + type: 'parallelAxis', + + /** + * @override + */ + init: function (ecModel, api) { + AxisView$2.superApply(this, 'init', arguments); + + /** + * @type {module:echarts/component/helper/BrushController} + */ + (this._brushController = new BrushController(api.getZr())) + .on('brush', bind(this._onBrush, this)); + }, + + /** + * @override + */ + render: function (axisModel, ecModel, api, payload) { + if (fromAxisAreaSelect(axisModel, ecModel, payload)) { + return; + } + + this.axisModel = axisModel; + this.api = api; + + this.group.removeAll(); + + var oldAxisGroup = this._axisGroup; + this._axisGroup = new Group(); + this.group.add(this._axisGroup); + + if (!axisModel.get('show')) { + return; + } + + var coordSysModel = getCoordSysModel(axisModel, ecModel); + var coordSys = coordSysModel.coordinateSystem; + + var areaSelectStyle = axisModel.getAreaSelectStyle(); + var areaWidth = areaSelectStyle.width; + + var dim = axisModel.axis.dim; + var axisLayout = coordSys.getAxisLayout(dim); + + var builderOpt = extend( + {strokeContainThreshold: areaWidth}, + axisLayout + ); + + var axisBuilder = new AxisBuilder(axisModel, builderOpt); + + each$1(elementList, axisBuilder.add, axisBuilder); + + this._axisGroup.add(axisBuilder.getGroup()); + + this._refreshBrushController( + builderOpt, areaSelectStyle, axisModel, coordSysModel, areaWidth, api + ); + + var animationModel = (payload && payload.animation === false) ? null : axisModel; + groupTransition(oldAxisGroup, this._axisGroup, animationModel); + }, + + // /** + // * @override + // */ + // updateVisual: function (axisModel, ecModel, api, payload) { + // this._brushController && this._brushController + // .updateCovers(getCoverInfoList(axisModel)); + // }, + + _refreshBrushController: function ( + builderOpt, areaSelectStyle, axisModel, coordSysModel, areaWidth, api + ) { + // After filtering, axis may change, select area needs to be update. + var extent = axisModel.axis.getExtent(); + var extentLen = extent[1] - extent[0]; + var extra = Math.min(30, Math.abs(extentLen) * 0.1); // Arbitrary value. + + // width/height might be negative, which will be + // normalized in BoundingRect. + var rect = BoundingRect.create({ + x: extent[0], + y: -areaWidth / 2, + width: extentLen, + height: areaWidth + }); + rect.x -= extra; + rect.width += 2 * extra; + + this._brushController + .mount({ + enableGlobalPan: true, + rotation: builderOpt.rotation, + position: builderOpt.position + }) + .setPanels([{ + panelId: 'pl', + clipPath: makeRectPanelClipPath(rect), + isTargetByCursor: makeRectIsTargetByCursor(rect, api, coordSysModel), + getLinearBrushOtherExtent: makeLinearBrushOtherExtent(rect, 0) + }]) + .enableBrush({ + brushType: 'lineX', + brushStyle: areaSelectStyle, + removeOnClick: true + }) + .updateCovers(getCoverInfoList(axisModel)); + }, + + _onBrush: function (coverInfoList, opt) { + // Do not cache these object, because the mey be changed. + var axisModel = this.axisModel; + var axis = axisModel.axis; + var intervals = map(coverInfoList, function (coverInfo) { + return [ + axis.coordToData(coverInfo.range[0], true), + axis.coordToData(coverInfo.range[1], true) + ]; + }); + + // If realtime is true, action is not dispatched on drag end, because + // the drag end emits the same params with the last drag move event, + // and may have some delay when using touch pad. + if (!axisModel.option.realtime === opt.isEnd || opt.removeOnClick) { // jshint ignore:line + this.api.dispatchAction({ + type: 'axisAreaSelect', + parallelAxisId: axisModel.id, + intervals: intervals + }); + } + }, + + /** + * @override + */ + dispose: function () { + this._brushController.dispose(); + } +}); + +function fromAxisAreaSelect(axisModel, ecModel, payload) { + return payload + && payload.type === 'axisAreaSelect' + && ecModel.findComponents( + {mainType: 'parallelAxis', query: payload} + )[0] === axisModel; +} + +function getCoverInfoList(axisModel) { + var axis = axisModel.axis; + return map(axisModel.activeIntervals, function (interval) { + return { + brushType: 'lineX', + panelId: 'pl', + range: [ + axis.dataToCoord(interval[0], true), + axis.dataToCoord(interval[1], true) + ] + }; + }); +} + +function getCoordSysModel(axisModel, ecModel) { + return ecModel.getComponent( + 'parallel', axisModel.get('parallelIndex') + ); +} + +var CLICK_THRESHOLD = 5; // > 4 + +// Parallel view +extendComponentView({ + type: 'parallel', + + render: function (parallelModel, ecModel, api) { + this._model = parallelModel; + this._api = api; + + if (!this._handlers) { + this._handlers = {}; + each$1(handlers, function (handler, eventName) { + api.getZr().on(eventName, this._handlers[eventName] = bind(handler, this)); + }, this); + } + + createOrUpdate( + this, + '_throttledDispatchExpand', + parallelModel.get('axisExpandRate'), + 'fixRate' + ); + }, + + dispose: function (ecModel, api) { + each$1(this._handlers, function (handler, eventName) { + api.getZr().off(eventName, handler); + }); + this._handlers = null; + }, + + /** + * @param {Object} [opt] If null, cancle the last action triggering for debounce. + */ + _throttledDispatchExpand: function (opt) { + this._dispatchExpand(opt); + }, + + _dispatchExpand: function (opt) { + opt && this._api.dispatchAction( + extend({type: 'parallelAxisExpand'}, opt) + ); + } + +}); + +var handlers = { + + mousedown: function (e) { + if (checkTrigger(this, 'click')) { + this._mouseDownPoint = [e.offsetX, e.offsetY]; + } + }, + + mouseup: function (e) { + var mouseDownPoint = this._mouseDownPoint; + + if (checkTrigger(this, 'click') && mouseDownPoint) { + var point = [e.offsetX, e.offsetY]; + var dist = Math.pow(mouseDownPoint[0] - point[0], 2) + + Math.pow(mouseDownPoint[1] - point[1], 2); + + if (dist > CLICK_THRESHOLD) { + return; + } + + var result = this._model.coordinateSystem.getSlidedAxisExpandWindow( + [e.offsetX, e.offsetY] + ); + + result.behavior !== 'none' && this._dispatchExpand({ + axisExpandWindow: result.axisExpandWindow + }); + } + + this._mouseDownPoint = null; + }, + + mousemove: function (e) { + // Should do nothing when brushing. + if (this._mouseDownPoint || !checkTrigger(this, 'mousemove')) { + return; + } + var model = this._model; + var result = model.coordinateSystem.getSlidedAxisExpandWindow( + [e.offsetX, e.offsetY] + ); + + var behavior = result.behavior; + behavior === 'jump' && this._throttledDispatchExpand.debounceNextCall(model.get('axisExpandDebounce')); + this._throttledDispatchExpand( + behavior === 'none' + ? null // Cancle the last trigger, in case that mouse slide out of the area quickly. + : { + axisExpandWindow: result.axisExpandWindow, + // Jumping uses animation, and sliding suppresses animation. + animation: behavior === 'jump' ? null : false + } + ); + } +}; + +function checkTrigger(view, triggerOn) { + var model = view._model; + return model.get('axisExpandable') && model.get('axisExpandTriggerOn') === triggerOn; +} + +registerPreprocessor(parallelPreprocessor); + +SeriesModel.extend({ + + type: 'series.parallel', + + dependencies: ['parallel'], + + visualColorAccessPath: 'lineStyle.color', + + getInitialData: function (option, ecModel) { + // Anication is forbiden in progressive data mode. + if (this.option.progressive) { + this.option.animation = false; + } + + var source = this.getSource(); + + setEncodeAndDimensions(source, this); + + return createListFromArray(source, this); + }, + + /** + * User can get data raw indices on 'axisAreaSelected' event received. + * + * @public + * @param {string} activeState 'active' or 'inactive' or 'normal' + * @return {Array.} Raw indices + */ + getRawIndicesByActiveState: function (activeState) { + var coordSys = this.coordinateSystem; + var data = this.getData(); + var indices = []; + + coordSys.eachActiveState(data, function (theActiveState, dataIndex) { + if (activeState === theActiveState) { + indices.push(data.getRawIndex(dataIndex)); + } + }); + + return indices; + }, + + defaultOption: { + zlevel: 0, // 一级层叠 + z: 2, // 二级层叠 + + coordinateSystem: 'parallel', + parallelIndex: 0, + + label: { + show: false + }, + + inactiveOpacity: 0.05, + activeOpacity: 1, + + lineStyle: { + width: 1, + opacity: 0.45, + type: 'solid' + }, + emphasis: { + label: { + show: false + } + }, + + progressive: false, // 100 + smooth: false, + + animationEasing: 'linear' + } +}); + +function setEncodeAndDimensions(source, seriesModel) { + // The mapping of parallelAxis dimension to data dimension can + // be specified in parallelAxis.option.dim. For example, if + // parallelAxis.option.dim is 'dim3', it mapping to the third + // dimension of data. But `data.encode` has higher priority. + // Moreover, parallelModel.dimension should not be regarded as data + // dimensions. Consider dimensions = ['dim4', 'dim2', 'dim6']; + + if (source.encodeDefine) { + return; + } + + var parallelModel = seriesModel.ecModel.getComponent( + 'parallel', seriesModel.get('parallelIndex') + ); + if (!parallelModel) { + return; + } + + var encodeDefine = source.encodeDefine = createHashMap(); + each$1(parallelModel.dimensions, function (axisDim) { + var dataDimIndex = convertDimNameToNumber(axisDim); + encodeDefine.set(axisDim, dataDimIndex); + }); +} + +function convertDimNameToNumber(dimName) { + return +dimName.replace('dim', ''); +} + +var SMOOTH = 0.3; + +var ParallelView = Chart.extend({ + + type: 'parallel', + + init: function () { + + /** + * @type {module:zrender/container/Group} + * @private + */ + this._dataGroup = new Group(); + + this.group.add(this._dataGroup); + + /** + * @type {module:echarts/data/List} + */ + this._data; + }, + + /** + * @override + */ + render: function (seriesModel, ecModel, api, payload) { + this._renderForNormal(seriesModel, payload); + // this[ + // seriesModel.option.progressive + // ? '_renderForProgressive' + // : '_renderForNormal' + // ](seriesModel); + }, + + dispose: function () {}, + + /** + * @private + */ + _renderForNormal: function (seriesModel, payload) { + var dataGroup = this._dataGroup; + var data = seriesModel.getData(); + var oldData = this._data; + var coordSys = seriesModel.coordinateSystem; + var dimensions = coordSys.dimensions; + var option = seriesModel.option; + var smooth = option.smooth ? SMOOTH : null; + + // Consider switch between progressive and not. + // oldData && oldData.__plProgressive && dataGroup.removeAll(); + + data.diff(oldData) + .add(add) + .update(update) + .remove(remove) + .execute(); + + // Update style + updateElCommon(data, smooth); + + // First create + if (!this._data) { + var clipPath = createGridClipShape$1( + coordSys, seriesModel, function () { + // Callback will be invoked immediately if there is no animation + setTimeout(function () { + dataGroup.removeClipPath(); + }); + } + ); + dataGroup.setClipPath(clipPath); + } + + this._data = data; + + function add(newDataIndex) { + addEl(data, dataGroup, newDataIndex, dimensions, coordSys, null, smooth); + } + + function update(newDataIndex, oldDataIndex) { + var line = oldData.getItemGraphicEl(oldDataIndex); + var points = createLinePoints(data, newDataIndex, dimensions, coordSys); + data.setItemGraphicEl(newDataIndex, line); + var animationModel = (payload && payload.animation === false) ? null : seriesModel; + updateProps(line, {shape: {points: points}}, animationModel, newDataIndex); + } + + function remove(oldDataIndex) { + var line = oldData.getItemGraphicEl(oldDataIndex); + dataGroup.remove(line); + } + + }, + + /** + * @private + */ + // _renderForProgressive: function (seriesModel) { + // var dataGroup = this._dataGroup; + // var data = seriesModel.getData(); + // var oldData = this._data; + // var coordSys = seriesModel.coordinateSystem; + // var dimensions = coordSys.dimensions; + // var option = seriesModel.option; + // var progressive = option.progressive; + // var smooth = option.smooth ? SMOOTH : null; + + // // In progressive animation is disabled, so use simple data diff, + // // which effects performance less. + // // (Typically performance for data with length 7000+ like: + // // simpleDiff: 60ms, addEl: 184ms, + // // in RMBP 2.4GHz intel i7, OSX 10.9 chrome 50.0.2661.102 (64-bit)) + // if (simpleDiff(oldData, data, dimensions)) { + // dataGroup.removeAll(); + // data.each(function (dataIndex) { + // addEl(data, dataGroup, dataIndex, dimensions, coordSys); + // }); + // } + + // updateElCommon(data, progressive, smooth); + + // // Consider switch between progressive and not. + // data.__plProgressive = true; + // this._data = data; + // }, + + /** + * @override + */ + remove: function () { + this._dataGroup && this._dataGroup.removeAll(); + this._data = null; + } +}); + +function createGridClipShape$1(coordSys, seriesModel, cb) { + var parallelModel = coordSys.model; + var rect = coordSys.getRect(); + var rectEl = new Rect({ + shape: { + x: rect.x, + y: rect.y, + width: rect.width, + height: rect.height + } + }); + + var dim = parallelModel.get('layout') === 'horizontal' ? 'width' : 'height'; + rectEl.setShape(dim, 0); + initProps(rectEl, { + shape: { + width: rect.width, + height: rect.height + } + }, seriesModel, cb); + return rectEl; +} + +function createLinePoints(data, dataIndex, dimensions, coordSys) { + var points = []; + for (var i = 0; i < dimensions.length; i++) { + var dimName = dimensions[i]; + var value = data.get(data.mapDimension(dimName), dataIndex); + if (!isEmptyValue(value, coordSys.getAxis(dimName).type)) { + points.push(coordSys.dataToPoint(value, dimName)); + } + } + return points; +} + +function addEl(data, dataGroup, dataIndex, dimensions, coordSys) { + var points = createLinePoints(data, dataIndex, dimensions, coordSys); + var line = new Polyline({ + shape: {points: points}, + silent: true, + z2: 10 + }); + dataGroup.add(line); + data.setItemGraphicEl(dataIndex, line); +} + +function updateElCommon(data, smooth) { + var seriesStyleModel = data.hostModel.getModel('lineStyle'); + var lineStyle = seriesStyleModel.getLineStyle(); + data.eachItemGraphicEl(function (line, dataIndex) { + if (data.hasItemOption) { + var itemModel = data.getItemModel(dataIndex); + var lineStyleModel = itemModel.getModel('lineStyle', seriesStyleModel); + lineStyle = lineStyleModel.getLineStyle(['color', 'stroke']); + } + + line.useStyle(extend(lineStyle, { + fill: null, + // lineStyle.color have been set to itemVisual in module:echarts/visual/seriesColor. + stroke: data.getItemVisual(dataIndex, 'color'), + // lineStyle.opacity have been set to itemVisual in parallelVisual. + opacity: data.getItemVisual(dataIndex, 'opacity') + })); + + line.shape.smooth = smooth; + }); +} + +// function simpleDiff(oldData, newData, dimensions) { +// var oldLen; +// if (!oldData +// || !oldData.__plProgressive +// || (oldLen = oldData.count()) !== newData.count() +// ) { +// return true; +// } + +// var dimLen = dimensions.length; +// for (var i = 0; i < oldLen; i++) { +// for (var j = 0; j < dimLen; j++) { +// if (oldData.get(dimensions[j], i) !== newData.get(dimensions[j], i)) { +// return true; +// } +// } +// } + +// return false; +// } + +// FIXME +// 公用方法? +function isEmptyValue(val, axisType) { + return axisType === 'category' + ? val == null + : (val == null || isNaN(val)); // axisType === 'value' +} + +var opacityAccessPath$1 = ['lineStyle', 'normal', 'opacity']; + +var parallelVisual = function (ecModel) { + + ecModel.eachSeriesByType('parallel', function (seriesModel) { + + var itemStyleModel = seriesModel.getModel('itemStyle'); + var lineStyleModel = seriesModel.getModel('lineStyle'); + var globalColors = ecModel.get('color'); + + var color = lineStyleModel.get('color') + || itemStyleModel.get('color') + || globalColors[seriesModel.seriesIndex % globalColors.length]; + var inactiveOpacity = seriesModel.get('inactiveOpacity'); + var activeOpacity = seriesModel.get('activeOpacity'); + var lineStyle = seriesModel.getModel('lineStyle').getLineStyle(); + + var coordSys = seriesModel.coordinateSystem; + var data = seriesModel.getData(); + + var opacityMap = { + normal: lineStyle.opacity, + active: activeOpacity, + inactive: inactiveOpacity + }; + + coordSys.eachActiveState(data, function (activeState, dataIndex) { + var itemModel = data.getItemModel(dataIndex); + var opacity = opacityMap[activeState]; + if (activeState === 'normal') { + var itemOpacity = itemModel.get(opacityAccessPath$1, true); + itemOpacity != null && (opacity = itemOpacity); + } + data.setItemVisual(dataIndex, 'opacity', opacity); + }); + + data.setVisual('color', color); + }); +}; + +registerVisual(parallelVisual); + +/** + * @file Get initial data and define sankey view's series model + * @author Deqing Li(annong035@gmail.com) + */ + +var SankeySeries = SeriesModel.extend({ + + type: 'series.sankey', + + layoutInfo: null, + + /** + * Init a graph data structure from data in option series + * + * @param {Object} option the object used to config echarts view + * @return {module:echarts/data/List} storage initial data + */ + getInitialData: function (option) { + var links = option.edges || option.links; + var nodes = option.data || option.nodes; + if (nodes && links) { + var graph = createGraphFromNodeEdge(nodes, links, this, true); + return graph.data; + } + }, + + /** + * Return the graphic data structure + * + * @return {module:echarts/data/Graph} graphic data structure + */ + getGraph: function () { + return this.getData().graph; + }, + + /** + * Get edge data of graphic data structure + * + * @return {module:echarts/data/List} data structure of list + */ + getEdgeData: function () { + return this.getGraph().edgeData; + }, + + /** + * @override + */ + formatTooltip: function (dataIndex, multipleSeries, dataType) { + // dataType === 'node' or empty do not show tooltip by default + if (dataType === 'edge') { + var params = this.getDataParams(dataIndex, dataType); + var rawDataOpt = params.data; + var html = rawDataOpt.source + ' -- ' + rawDataOpt.target; + if (params.value) { + html += ' : ' + params.value; + } + return encodeHTML(html); + } + + return SankeySeries.superCall(this, 'formatTooltip', dataIndex, multipleSeries); + }, + + defaultOption: { + zlevel: 0, + z: 2, + + coordinateSystem: 'view', + + layout: null, + + // the position of the whole view + left: '5%', + top: '5%', + right: '20%', + bottom: '5%', + + // the dx of the node + nodeWidth: 20, + + // the vertical distance between two nodes + nodeGap: 8, + + // the number of iterations to change the position of the node + layoutIterations: 32, + + label: { + show: true, + position: 'right', + color: '#000', + fontSize: 12 + }, + + itemStyle: { + borderWidth: 1, + borderColor: '#333' + }, + + lineStyle: { + color: '#314656', + opacity: 0.2, + curveness: 0.5 + }, + + emphasis: { + label: { + show: true + }, + lineStyle: { + opacity: 0.6 + } + }, + + animationEasing: 'linear', + + animationDuration: 1000 + } + +}); + +/** + * @file The file used to draw sankey view + * @author Deqing Li(annong035@gmail.com) + */ + +var SankeyShape = extendShape({ + shape: { + x1: 0, y1: 0, + x2: 0, y2: 0, + cpx1: 0, cpy1: 0, + cpx2: 0, cpy2: 0, + + extent: 0 + }, + + buildPath: function (ctx, shape) { + var halfExtent = shape.extent / 2; + ctx.moveTo(shape.x1, shape.y1 - halfExtent); + ctx.bezierCurveTo( + shape.cpx1, shape.cpy1 - halfExtent, + shape.cpx2, shape.cpy2 - halfExtent, + shape.x2, shape.y2 - halfExtent + ); + ctx.lineTo(shape.x2, shape.y2 + halfExtent); + ctx.bezierCurveTo( + shape.cpx2, shape.cpy2 + halfExtent, + shape.cpx1, shape.cpy1 + halfExtent, + shape.x1, shape.y1 + halfExtent + ); + ctx.closePath(); + } +}); + +extendChartView({ + + type: 'sankey', + + /** + * @private + * @type {module:echarts/chart/sankey/SankeySeries} + */ + _model: null, + + render: function (seriesModel, ecModel, api) { + var graph = seriesModel.getGraph(); + var group = this.group; + var layoutInfo = seriesModel.layoutInfo; + var nodeData = seriesModel.getData(); + var edgeData = seriesModel.getData('edge'); + + this._model = seriesModel; + + group.removeAll(); + + group.attr('position', [layoutInfo.x, layoutInfo.y]); + + // generate a bezire Curve for each edge + graph.eachEdge(function (edge) { + var curve = new SankeyShape(); + + curve.dataIndex = edge.dataIndex; + curve.seriesIndex = seriesModel.seriesIndex; + curve.dataType = 'edge'; + + var lineStyleModel = edge.getModel('lineStyle'); + var curvature = lineStyleModel.get('curveness'); + var n1Layout = edge.node1.getLayout(); + var n2Layout = edge.node2.getLayout(); + var edgeLayout = edge.getLayout(); + + curve.shape.extent = Math.max(1, edgeLayout.dy); + + var x1 = n1Layout.x + n1Layout.dx; + var y1 = n1Layout.y + edgeLayout.sy + edgeLayout.dy / 2; + var x2 = n2Layout.x; + var y2 = n2Layout.y + edgeLayout.ty + edgeLayout.dy / 2; + var cpx1 = x1 * (1 - curvature) + x2 * curvature; + var cpy1 = y1; + var cpx2 = x1 * curvature + x2 * (1 - curvature); + var cpy2 = y2; + + curve.setShape({ + x1: x1, + y1: y1, + x2: x2, + y2: y2, + cpx1: cpx1, + cpy1: cpy1, + cpx2: cpx2, + cpy2: cpy2 + }); + + curve.setStyle(lineStyleModel.getItemStyle()); + // Special color, use source node color or target node color + switch (curve.style.fill) { + case 'source': + curve.style.fill = edge.node1.getVisual('color'); + break; + case 'target': + curve.style.fill = edge.node2.getVisual('color'); + break; + } + + setHoverStyle(curve, edge.getModel('emphasis.lineStyle').getItemStyle()); + + group.add(curve); + + edgeData.setItemGraphicEl(edge.dataIndex, curve); + }); + + // generate a rect for each node + graph.eachNode(function (node) { + var layout = node.getLayout(); + var itemModel = node.getModel(); + var labelModel = itemModel.getModel('label'); + var labelHoverModel = itemModel.getModel('emphasis.label'); + + var rect = new Rect({ + shape: { + x: layout.x, + y: layout.y, + width: node.getLayout().dx, + height: node.getLayout().dy + }, + style: itemModel.getModel('itemStyle').getItemStyle() + }); + + var hoverStyle = node.getModel('emphasis.itemStyle').getItemStyle(); + + setLabelStyle( + rect.style, hoverStyle, labelModel, labelHoverModel, + { + labelFetcher: seriesModel, + labelDataIndex: node.dataIndex, + defaultText: node.id, + isRectText: true + } + ); + + rect.setStyle('fill', node.getVisual('color')); + + setHoverStyle(rect, hoverStyle); + + group.add(rect); + + nodeData.setItemGraphicEl(node.dataIndex, rect); + + rect.dataType = 'node'; + }); + + if (!this._data && seriesModel.get('animation')) { + group.setClipPath(createGridClipShape$2(group.getBoundingRect(), seriesModel, function () { + group.removeClipPath(); + })); + } + + this._data = seriesModel.getData(); + }, + + dispose: function () {} +}); + +// add animation to the view +function createGridClipShape$2(rect, seriesModel, cb) { + var rectEl = new Rect({ + shape: { + x: rect.x - 10, + y: rect.y - 10, + width: 0, + height: rect.height + 20 + } + }); + initProps(rectEl, { + shape: { + width: rect.width + 20, + height: rect.height + 20 + } + }, seriesModel, cb); + + return rectEl; +} + +/** + * nest helper used to group by the array. + * can specified the keys and sort the keys. + */ +function nest() { + + var keysFunction = []; + var sortKeysFunction = []; + + /** + * map an Array into the mapObject. + * @param {Array} array + * @param {number} depth + */ + function map$$1(array, depth) { + if (depth >= keysFunction.length) { + return array; + } + var i = -1; + var n = array.length; + var keyFunction = keysFunction[depth++]; + var mapObject = {}; + var valuesByKey = {}; + + while (++i < n) { + var keyValue = keyFunction(array[i]); + var values = valuesByKey[keyValue]; + + if (values) { + values.push(array[i]); + } + else { + valuesByKey[keyValue] = [array[i]]; + } + } + + each$1(valuesByKey, function (value, key) { + mapObject[key] = map$$1(value, depth); + }); + + return mapObject; + } + + /** + * transform the Map Object to multidimensional Array + * @param {Object} map + * @param {number} depth + */ + function entriesMap(mapObject, depth) { + if (depth >= keysFunction.length) { + return mapObject; + } + var array = []; + var sortKeyFunction = sortKeysFunction[depth++]; + + each$1(mapObject, function (value, key) { + array.push({ + key: key, values: entriesMap(value, depth) + }); + }); + + if (sortKeyFunction) { + return array.sort(function (a, b) { + return sortKeyFunction(a.key, b.key); + }); + } + else { + return array; + } + } + + return { + /** + * specified the key to groupby the arrays. + * users can specified one more keys. + * @param {Function} d + */ + key: function (d) { + keysFunction.push(d); + return this; + }, + + /** + * specified the comparator to sort the keys + * @param {Function} order + */ + sortKeys: function (order) { + sortKeysFunction[keysFunction.length - 1] = order; + return this; + }, + + /** + * the array to be grouped by. + * @param {Array} array + */ + entries: function (array) { + return entriesMap(map$$1(array, 0), 0); + } + }; +} + +/** + * @file The layout algorithm of sankey view + * @author Deqing Li(annong035@gmail.com) + */ + +var sankeyLayout = function (ecModel, api, payload) { + + ecModel.eachSeriesByType('sankey', function (seriesModel) { + + var nodeWidth = seriesModel.get('nodeWidth'); + var nodeGap = seriesModel.get('nodeGap'); + + var layoutInfo = getViewRect$3(seriesModel, api); + + seriesModel.layoutInfo = layoutInfo; + + var width = layoutInfo.width; + var height = layoutInfo.height; + + var graph = seriesModel.getGraph(); + + var nodes = graph.nodes; + var edges = graph.edges; + + computeNodeValues(nodes); + + var filteredNodes = filter(nodes, function (node) { + return node.getLayout().value === 0; + }); + + var iterations = filteredNodes.length !== 0 + ? 0 : seriesModel.get('layoutIterations'); + + layoutSankey(nodes, edges, nodeWidth, nodeGap, width, height, iterations); + }); +}; + +/** + * Get the layout position of the whole view + * + * @param {module:echarts/model/Series} seriesModel the model object of sankey series + * @param {module:echarts/ExtensionAPI} api provide the API list that the developer can call + * @return {module:zrender/core/BoundingRect} size of rect to draw the sankey view + */ +function getViewRect$3(seriesModel, api) { + return getLayoutRect( + seriesModel.getBoxLayoutParams(), { + width: api.getWidth(), + height: api.getHeight() + } + ); +} + +function layoutSankey(nodes, edges, nodeWidth, nodeGap, width, height, iterations) { + computeNodeBreadths(nodes, nodeWidth, width); + computeNodeDepths(nodes, edges, height, nodeGap, iterations); + computeEdgeDepths(nodes); +} + +/** + * Compute the value of each node by summing the associated edge's value + * + * @param {module:echarts/data/Graph~Node} nodes node of sankey view + */ +function computeNodeValues(nodes) { + each$1(nodes, function (node) { + var value1 = sum(node.outEdges, getEdgeValue); + var value2 = sum(node.inEdges, getEdgeValue); + var value = Math.max(value1, value2); + node.setLayout({value: value}, true); + }); +} + +/** + * Compute the x-position for each node + * + * @param {module:echarts/data/Graph~Node} nodes node of sankey view + * @param {number} nodeWidth the dx of the node + * @param {number} width the whole width of the area to draw the view + */ +function computeNodeBreadths(nodes, nodeWidth, width) { + var remainNodes = nodes; + var nextNode = null; + var x = 0; + var kx = 0; + + while (remainNodes.length) { + nextNode = []; + for (var i = 0, len = remainNodes.length; i < len; i++) { + var node = remainNodes[i]; + node.setLayout({x: x}, true); + node.setLayout({dx: nodeWidth}, true); + for (var j = 0, lenj = node.outEdges.length; j < lenj; j++) { + nextNode.push(node.outEdges[j].node2); + } + } + remainNodes = nextNode; + ++x; + } + + moveSinksRight(nodes, x); + kx = (width - nodeWidth) / (x - 1); + + scaleNodeBreadths(nodes, kx); +} + +/** + * All the node without outEgdes are assigned maximum x-position and + * be aligned in the last column. + * + * @param {module:echarts/data/Graph~Node} nodes node of sankey view + * @param {number} x value (x-1) use to assign to node without outEdges + * as x-position + */ +function moveSinksRight(nodes, x) { + each$1(nodes, function (node) { + if (!node.outEdges.length) { + node.setLayout({x: x - 1}, true); + } + }); +} + +/** + * Scale node x-position to the width + * + * @param {module:echarts/data/Graph~Node} nodes node of sankey view + * @param {number} kx multiple used to scale nodes + */ +function scaleNodeBreadths(nodes, kx) { + each$1(nodes, function (node) { + var nodeX = node.getLayout().x * kx; + node.setLayout({x: nodeX}, true); + }); +} + +/** + * Using Gauss-Seidel iterations method to compute the node depth(y-position) + * + * @param {module:echarts/data/Graph~Node} nodes node of sankey view + * @param {module:echarts/data/Graph~Edge} edges edge of sankey view + * @param {number} height the whole height of the area to draw the view + * @param {number} nodeGap the vertical distance between two nodes + * in the same column. + * @param {number} iterations the number of iterations for the algorithm + */ +function computeNodeDepths(nodes, edges, height, nodeGap, iterations) { + var nodesByBreadth = nest() + .key(function (d) { + return d.getLayout().x; + }) + .sortKeys(ascending) + .entries(nodes) + .map(function (d) { + return d.values; + }); + + initializeNodeDepth(nodes, nodesByBreadth, edges, height, nodeGap); + resolveCollisions(nodesByBreadth, nodeGap, height); + + for (var alpha = 1; iterations > 0; iterations--) { + // 0.99 is a experience parameter, ensure that each iterations of + // changes as small as possible. + alpha *= 0.99; + relaxRightToLeft(nodesByBreadth, alpha); + resolveCollisions(nodesByBreadth, nodeGap, height); + relaxLeftToRight(nodesByBreadth, alpha); + resolveCollisions(nodesByBreadth, nodeGap, height); + } +} + +/** + * Compute the original y-position for each node + * + * @param {module:echarts/data/Graph~Node} nodes node of sankey view + * @param {Array.>} nodesByBreadth + * group by the array of all sankey nodes based on the nodes x-position. + * @param {module:echarts/data/Graph~Edge} edges edge of sankey view + * @param {number} height the whole height of the area to draw the view + * @param {number} nodeGap the vertical distance between two nodes + */ +function initializeNodeDepth(nodes, nodesByBreadth, edges, height, nodeGap) { + var kyArray = []; + each$1(nodesByBreadth, function (nodes) { + var n = nodes.length; + var sum = 0; + each$1(nodes, function (node) { + sum += node.getLayout().value; + }); + var ky = (height - (n - 1) * nodeGap) / sum; + kyArray.push(ky); + }); + + kyArray.sort(function (a, b) { + return a - b; + }); + var ky0 = kyArray[0]; + + each$1(nodesByBreadth, function (nodes) { + each$1(nodes, function (node, i) { + node.setLayout({y: i}, true); + var nodeDy = node.getLayout().value * ky0; + node.setLayout({dy: nodeDy}, true); + }); + }); + + each$1(edges, function (edge) { + var edgeDy = +edge.getValue() * ky0; + edge.setLayout({dy: edgeDy}, true); + }); +} + +/** + * Resolve the collision of initialized depth (y-position) + * + * @param {Array.>} nodesByBreadth + * group by the array of all sankey nodes based on the nodes x-position. + * @param {number} nodeGap the vertical distance between two nodes + * @param {number} height the whole height of the area to draw the view + */ +function resolveCollisions(nodesByBreadth, nodeGap, height) { + each$1(nodesByBreadth, function (nodes) { + var node; + var dy; + var y0 = 0; + var n = nodes.length; + var i; + + nodes.sort(ascendingDepth); + + for (i = 0; i < n; i++) { + node = nodes[i]; + dy = y0 - node.getLayout().y; + if (dy > 0) { + var nodeY = node.getLayout().y + dy; + node.setLayout({y: nodeY}, true); + } + y0 = node.getLayout().y + node.getLayout().dy + nodeGap; + } + + // if the bottommost node goes outside the bounds, push it back up + dy = y0 - nodeGap - height; + if (dy > 0) { + var nodeY = node.getLayout().y - dy; + node.setLayout({y: nodeY}, true); + y0 = node.getLayout().y; + for (i = n - 2; i >= 0; --i) { + node = nodes[i]; + dy = node.getLayout().y + node.getLayout().dy + nodeGap - y0; + if (dy > 0) { + nodeY = node.getLayout().y - dy; + node.setLayout({y: nodeY}, true); + } + y0 = node.getLayout().y; + } + } + }); +} + +/** + * Change the y-position of the nodes, except most the right side nodes + * + * @param {Array.>} nodesByBreadth + * group by the array of all sankey nodes based on the node x-position. + * @param {number} alpha parameter used to adjust the nodes y-position + */ +function relaxRightToLeft(nodesByBreadth, alpha) { + each$1(nodesByBreadth.slice().reverse(), function (nodes) { + each$1(nodes, function (node) { + if (node.outEdges.length) { + var y = sum(node.outEdges, weightedTarget) / sum(node.outEdges, getEdgeValue); + var nodeY = node.getLayout().y + (y - center$1(node)) * alpha; + node.setLayout({y: nodeY}, true); + } + }); + }); +} + +function weightedTarget(edge) { + return center$1(edge.node2) * edge.getValue(); +} + +/** + * Change the y-position of the nodes, except most the left side nodes + * + * @param {Array.>} nodesByBreadth + * group by the array of all sankey nodes based on the node x-position. + * @param {number} alpha parameter used to adjust the nodes y-position + */ +function relaxLeftToRight(nodesByBreadth, alpha) { + each$1(nodesByBreadth, function (nodes) { + each$1(nodes, function (node) { + if (node.inEdges.length) { + var y = sum(node.inEdges, weightedSource) / sum(node.inEdges, getEdgeValue); + var nodeY = node.getLayout().y + (y - center$1(node)) * alpha; + node.setLayout({y: nodeY}, true); + } + }); + }); +} + +function weightedSource(edge) { + return center$1(edge.node1) * edge.getValue(); +} + +/** + * Compute the depth(y-position) of each edge + * + * @param {module:echarts/data/Graph~Node} nodes node of sankey view + */ +function computeEdgeDepths(nodes) { + each$1(nodes, function (node) { + node.outEdges.sort(ascendingTargetDepth); + node.inEdges.sort(ascendingSourceDepth); + }); + each$1(nodes, function (node) { + var sy = 0; + var ty = 0; + each$1(node.outEdges, function (edge) { + edge.setLayout({sy: sy}, true); + sy += edge.getLayout().dy; + }); + each$1(node.inEdges, function (edge) { + edge.setLayout({ty: ty}, true); + ty += edge.getLayout().dy; + }); + }); +} + +function ascendingTargetDepth(a, b) { + return a.node2.getLayout().y - b.node2.getLayout().y; +} + +function ascendingSourceDepth(a, b) { + return a.node1.getLayout().y - b.node1.getLayout().y; +} + +function sum(array, f) { + var sum = 0; + var len = array.length; + var i = -1; + while (++i < len) { + var value = +f.call(array, array[i], i); + if (!isNaN(value)) { + sum += value; + } + } + return sum; +} + +function center$1(node) { + return node.getLayout().y + node.getLayout().dy / 2; +} + +function ascendingDepth(a, b) { + return a.getLayout().y - b.getLayout().y; +} + +function ascending(a, b) { + return a < b ? -1 : a > b ? 1 : a === b ? 0 : NaN; +} + +function getEdgeValue(edge) { + return edge.getValue(); +} + +/** + * @file Visual encoding for sankey view + * @author Deqing Li(annong035@gmail.com) + */ + +var sankeyVisual = function (ecModel, payload) { + ecModel.eachSeriesByType('sankey', function (seriesModel) { + var graph = seriesModel.getGraph(); + var nodes = graph.nodes; + + nodes.sort(function (a, b) { + return a.getLayout().value - b.getLayout().value; + }); + + var minValue = nodes[0].getLayout().value; + var maxValue = nodes[nodes.length - 1].getLayout().value; + + each$1(nodes, function (node) { + var mapping = new VisualMapping({ + type: 'color', + mappingMethod: 'linear', + dataExtent: [minValue, maxValue], + visual: seriesModel.get('color') + }); + + var mapValueToColor = mapping.mapValueToVisual(node.getLayout().value); + node.setVisual('color', mapValueToColor); + // If set itemStyle.normal.color + var itemModel = node.getModel(); + var customColor = itemModel.get('itemStyle.color'); + if (customColor != null) { + node.setVisual('color', customColor); + } + }); + + }); +}; + +registerLayout(sankeyLayout); +registerVisual(sankeyVisual); + +/** + * @module echarts/chart/helper/Symbol + */ + +var WhiskerPath = Path.extend({ + + type: 'whiskerInBox', + + shape: {}, + + buildPath: function (ctx, shape) { + for (var i in shape) { + if (shape.hasOwnProperty(i) && i.indexOf('ends') === 0) { + var pts = shape[i]; + ctx.moveTo(pts[0][0], pts[0][1]); + ctx.lineTo(pts[1][0], pts[1][1]); + } + } + } +}); + +/** + * @constructor + * @alias {module:echarts/chart/helper/WhiskerBox} + * @param {module:echarts/data/List} data + * @param {number} idx + * @param {Function} styleUpdater + * @param {boolean} isInit + * @extends {module:zrender/graphic/Group} + */ +function WhiskerBox(data, idx, styleUpdater, isInit) { + Group.call(this); + + /** + * @type {number} + * @readOnly + */ + this.bodyIndex; + + /** + * @type {number} + * @readOnly + */ + this.whiskerIndex; + + /** + * @type {Function} + */ + this.styleUpdater = styleUpdater; + + this._createContent(data, idx, isInit); + + this.updateData(data, idx, isInit); + + /** + * Last series model. + * @type {module:echarts/model/Series} + */ + this._seriesModel; +} + +var whiskerBoxProto = WhiskerBox.prototype; + +whiskerBoxProto._createContent = function (data, idx, isInit) { + var itemLayout = data.getItemLayout(idx); + var constDim = itemLayout.chartLayout === 'horizontal' ? 1 : 0; + var count = 0; + + // Whisker element. + this.add(new Polygon({ + shape: { + points: isInit + ? transInit(itemLayout.bodyEnds, constDim, itemLayout) + : itemLayout.bodyEnds + }, + style: {strokeNoScale: true}, + z2: 100 + })); + this.bodyIndex = count++; + + // Box element. + var whiskerEnds = map(itemLayout.whiskerEnds, function (ends) { + return isInit ? transInit(ends, constDim, itemLayout) : ends; + }); + this.add(new WhiskerPath({ + shape: makeWhiskerEndsShape(whiskerEnds), + style: {strokeNoScale: true}, + z2: 100 + })); + this.whiskerIndex = count++; +}; + +function transInit(points, dim, itemLayout) { + return map(points, function (point) { + point = point.slice(); + point[dim] = itemLayout.initBaseline; + return point; + }); +} + +function makeWhiskerEndsShape(whiskerEnds) { + // zr animation only support 2-dim array. + var shape = {}; + each$1(whiskerEnds, function (ends, i) { + shape['ends' + i] = ends; + }); + return shape; +} + +/** + * Update symbol properties + * @param {module:echarts/data/List} data + * @param {number} idx + */ +whiskerBoxProto.updateData = function (data, idx, isInit) { + var seriesModel = this._seriesModel = data.hostModel; + var itemLayout = data.getItemLayout(idx); + var updateMethod = graphic[isInit ? 'initProps' : 'updateProps']; + // this.childAt(this.bodyIndex).stopAnimation(true); + // this.childAt(this.whiskerIndex).stopAnimation(true); + updateMethod( + this.childAt(this.bodyIndex), + {shape: {points: itemLayout.bodyEnds}}, + seriesModel, idx + ); + updateMethod( + this.childAt(this.whiskerIndex), + {shape: makeWhiskerEndsShape(itemLayout.whiskerEnds)}, + seriesModel, idx + ); + + this.styleUpdater.call(null, this, data, idx); +}; + +inherits(WhiskerBox, Group); + + +/** + * @constructor + * @alias module:echarts/chart/helper/WhiskerBoxDraw + */ +function WhiskerBoxDraw(styleUpdater) { + this.group = new Group(); + this.styleUpdater = styleUpdater; +} + +var whiskerBoxDrawProto = WhiskerBoxDraw.prototype; + +/** + * Update symbols draw by new data + * @param {module:echarts/data/List} data + */ +whiskerBoxDrawProto.updateData = function (data) { + var group = this.group; + var oldData = this._data; + var styleUpdater = this.styleUpdater; + + // There is no old data only when first rendering or switching from + // stream mode to normal mode, where previous elements should be removed. + if (!this._data) { + group.removeAll(); + } + + data.diff(oldData) + .add(function (newIdx) { + if (data.hasValue(newIdx)) { + var symbolEl = new WhiskerBox(data, newIdx, styleUpdater, true); + data.setItemGraphicEl(newIdx, symbolEl); + group.add(symbolEl); + } + }) + .update(function (newIdx, oldIdx) { + var symbolEl = oldData.getItemGraphicEl(oldIdx); + + // Empty data + if (!data.hasValue(newIdx)) { + group.remove(symbolEl); + return; + } + + if (!symbolEl) { + symbolEl = new WhiskerBox(data, newIdx, styleUpdater); + } + else { + symbolEl.updateData(data, newIdx); + } + + // Add back + group.add(symbolEl); + + data.setItemGraphicEl(newIdx, symbolEl); + }) + .remove(function (oldIdx) { + var el = oldData.getItemGraphicEl(oldIdx); + el && group.remove(el); + }) + .execute(); + + this._data = data; +}; + +whiskerBoxDrawProto.incrementalPrepareUpdate = function (seriesModel, ecModel, api) { + this.group.removeAll(); + this._data = null; +}; + +whiskerBoxDrawProto.incrementalUpdate = function (params, seriesModel, ecModel, api) { + var data = seriesModel.getData(); + for (var idx = params.start; idx < params.end; idx++) { + var symbolEl = new WhiskerBox(data, idx, this.styleUpdater, true); + symbolEl.incremental = true; + this.group.add(symbolEl); + } +}; + +/** + * Remove symbols. + * @param {module:echarts/data/List} data + */ +whiskerBoxDrawProto.remove = function () { + var group = this.group; + var data = this._data; + this._data = null; + data && data.eachItemGraphicEl(function (el) { + el && group.remove(el); + }); +}; + +var seriesModelMixin = { + + /** + * @private + * @type {string} + */ + _baseAxisDim: null, + + /** + * @override + */ + getInitialData: function (option, ecModel) { + // When both types of xAxis and yAxis are 'value', layout is + // needed to be specified by user. Otherwise, layout can be + // judged by which axis is category. + + var ordinalMeta; + + var xAxisModel = ecModel.getComponent('xAxis', this.get('xAxisIndex')); + var yAxisModel = ecModel.getComponent('yAxis', this.get('yAxisIndex')); + var xAxisType = xAxisModel.get('type'); + var yAxisType = yAxisModel.get('type'); + var addOrdinal; + + // FIXME + // 考虑时间轴 + + if (xAxisType === 'category') { + option.layout = 'horizontal'; + ordinalMeta = xAxisModel.getOrdinalMeta(); + addOrdinal = true; + } + else if (yAxisType === 'category') { + option.layout = 'vertical'; + ordinalMeta = yAxisModel.getOrdinalMeta(); + addOrdinal = true; + } + else { + option.layout = option.layout || 'horizontal'; + } + + var coordDims = ['x', 'y']; + var baseAxisDimIndex = option.layout === 'horizontal' ? 0 : 1; + var baseAxisDim = this._baseAxisDim = coordDims[baseAxisDimIndex]; + var otherAxisDim = coordDims[1 - baseAxisDimIndex]; + var axisModels = [xAxisModel, yAxisModel]; + var baseAxisType = axisModels[baseAxisDimIndex].get('type'); + var otherAxisType = axisModels[1 - baseAxisDimIndex].get('type'); + var data = option.data; + + // ??? FIXME make a stage to perform data transfrom. + // MUST create a new data, consider setOption({}) again. + if (data && addOrdinal) { + var newOptionData = []; + each$1(data, function (item, index) { + var newItem; + if (item.value && isArray(item.value)) { + newItem = item.value.slice(); + item.value.unshift(index); + } + else if (isArray(item)) { + newItem = item.slice(); + item.unshift(index); + } + else { + newItem = item; + } + newOptionData.push(newItem); + }); + option.data = newOptionData; + } + + var defaultValueDimensions = this.defaultValueDimensions; + + return createListSimply( + this, + { + coordDimensions: [{ + name: baseAxisDim, + type: getDimensionTypeByAxis(baseAxisType), + ordinalMeta: ordinalMeta, + otherDims: { + tooltip: false, + itemName: 0 + }, + dimsDef: ['base'] + }, { + name: otherAxisDim, + type: getDimensionTypeByAxis(otherAxisType), + dimsDef: defaultValueDimensions.slice() + }], + dimensionsCount: defaultValueDimensions.length + 1 + } + ); + }, + + /** + * If horizontal, base axis is x, otherwise y. + * @override + */ + getBaseAxis: function () { + var dim = this._baseAxisDim; + return this.ecModel.getComponent(dim + 'Axis', this.get(dim + 'AxisIndex')).axis; + } + +}; + +var viewMixin = { + + init: function () { + /** + * Old data. + * @private + * @type {module:echarts/chart/helper/WhiskerBoxDraw} + */ + var whiskerBoxDraw = this._whiskerBoxDraw = new WhiskerBoxDraw( + this.getStyleUpdater() + ); + this.group.add(whiskerBoxDraw.group); + }, + + render: function (seriesModel, ecModel, api) { + this._whiskerBoxDraw.updateData(seriesModel.getData()); + }, + + incrementalPrepareRender: function (seriesModel, ecModel, api) { + this._whiskerBoxDraw.incrementalPrepareUpdate(seriesModel, ecModel, api); + }, + + incrementalRender: function (params, seriesModel, ecModel, api) { + this._whiskerBoxDraw.incrementalUpdate(params, seriesModel, ecModel, api); + }, + + remove: function (ecModel) { + this._whiskerBoxDraw.remove(); + } +}; + +var BoxplotSeries = SeriesModel.extend({ + + type: 'series.boxplot', + + dependencies: ['xAxis', 'yAxis', 'grid'], + + // TODO + // box width represents group size, so dimension should have 'size'. + + /** + * @see + * The meanings of 'min' and 'max' depend on user, + * and echarts do not need to know it. + * @readOnly + */ + defaultValueDimensions: ['min', 'Q1', 'median', 'Q3', 'max'], + + /** + * @type {Array.} + * @readOnly + */ + dimensions: null, + + /** + * @override + */ + defaultOption: { + zlevel: 0, // 一级层叠 + z: 2, // 二级层叠 + coordinateSystem: 'cartesian2d', + legendHoverLink: true, + + hoverAnimation: true, + + // xAxisIndex: 0, + // yAxisIndex: 0, + + layout: null, // 'horizontal' or 'vertical' + boxWidth: [7, 50], // [min, max] can be percent of band width. + + itemStyle: { + color: '#fff', + borderWidth: 1 + }, + + emphasis: { + itemStyle: { + borderWidth: 2, + shadowBlur: 5, + shadowOffsetX: 2, + shadowOffsetY: 2, + shadowColor: 'rgba(0,0,0,0.4)' + } + }, + + animationEasing: 'elasticOut', + animationDuration: 800 + } +}); + +mixin(BoxplotSeries, seriesModelMixin, true); + +var BoxplotView = Chart.extend({ + + type: 'boxplot', + + getStyleUpdater: function () { + return updateStyle$1; + }, + + dispose: noop +}); + +mixin(BoxplotView, viewMixin, true); + +// Update common properties +var normalStyleAccessPath$1 = ['itemStyle']; +var emphasisStyleAccessPath$1 = ['emphasis', 'itemStyle']; + +function updateStyle$1(itemGroup, data, idx) { + var itemModel = data.getItemModel(idx); + var normalItemStyleModel = itemModel.getModel(normalStyleAccessPath$1); + var borderColor = data.getItemVisual(idx, 'color'); + + // Exclude borderColor. + var itemStyle = normalItemStyleModel.getItemStyle(['borderColor']); + + var whiskerEl = itemGroup.childAt(itemGroup.whiskerIndex); + whiskerEl.style.set(itemStyle); + whiskerEl.style.stroke = borderColor; + whiskerEl.dirty(); + + var bodyEl = itemGroup.childAt(itemGroup.bodyIndex); + bodyEl.style.set(itemStyle); + bodyEl.style.stroke = borderColor; + bodyEl.dirty(); + + var hoverStyle = itemModel.getModel(emphasisStyleAccessPath$1).getItemStyle(); + setHoverStyle(itemGroup, hoverStyle); +} + +var borderColorQuery = ['itemStyle', 'borderColor']; + +var boxplotVisual = function (ecModel, api) { + + var globalColors = ecModel.get('color'); + + ecModel.eachRawSeriesByType('boxplot', function (seriesModel) { + + var defaulColor = globalColors[seriesModel.seriesIndex % globalColors.length]; + var data = seriesModel.getData(); + + data.setVisual({ + legendSymbol: 'roundRect', + // Use name 'color' but not 'borderColor' for legend usage and + // visual coding from other component like dataRange. + color: seriesModel.get(borderColorQuery) || defaulColor + }); + + // Only visible series has each data be visual encoded + if (!ecModel.isSeriesFiltered(seriesModel)) { + data.each(function (idx) { + var itemModel = data.getItemModel(idx); + data.setItemVisual( + idx, + {color: itemModel.get(borderColorQuery, true)} + ); + }); + } + }); + +}; + +var each$14 = each$1; + +var boxplotLayout = function (ecModel) { + + var groupResult = groupSeriesByAxis(ecModel); + + each$14(groupResult, function (groupItem) { + var seriesModels = groupItem.seriesModels; + + if (!seriesModels.length) { + return; + } + + calculateBase(groupItem); + + each$14(seriesModels, function (seriesModel, idx) { + layoutSingleSeries( + seriesModel, + groupItem.boxOffsetList[idx], + groupItem.boxWidthList[idx] + ); + }); + }); +}; + +/** + * Group series by axis. + */ +function groupSeriesByAxis(ecModel) { + var result = []; + var axisList = []; + + ecModel.eachSeriesByType('boxplot', function (seriesModel) { + var baseAxis = seriesModel.getBaseAxis(); + var idx = indexOf(axisList, baseAxis); + + if (idx < 0) { + idx = axisList.length; + axisList[idx] = baseAxis; + result[idx] = {axis: baseAxis, seriesModels: []}; + } + + result[idx].seriesModels.push(seriesModel); + }); + + return result; +} + +/** + * Calculate offset and box width for each series. + */ +function calculateBase(groupItem) { + var extent; + var baseAxis = groupItem.axis; + var seriesModels = groupItem.seriesModels; + var seriesCount = seriesModels.length; + + var boxWidthList = groupItem.boxWidthList = []; + var boxOffsetList = groupItem.boxOffsetList = []; + var boundList = []; + + var bandWidth; + if (baseAxis.type === 'category') { + bandWidth = baseAxis.getBandWidth(); + } + else { + var maxDataCount = 0; + each$14(seriesModels, function (seriesModel) { + maxDataCount = Math.max(maxDataCount, seriesModel.getData().count()); + }); + extent = baseAxis.getExtent(), + Math.abs(extent[1] - extent[0]) / maxDataCount; + } + + each$14(seriesModels, function (seriesModel) { + var boxWidthBound = seriesModel.get('boxWidth'); + if (!isArray(boxWidthBound)) { + boxWidthBound = [boxWidthBound, boxWidthBound]; + } + boundList.push([ + parsePercent$1(boxWidthBound[0], bandWidth) || 0, + parsePercent$1(boxWidthBound[1], bandWidth) || 0 + ]); + }); + + var availableWidth = bandWidth * 0.8 - 2; + var boxGap = availableWidth / seriesCount * 0.3; + var boxWidth = (availableWidth - boxGap * (seriesCount - 1)) / seriesCount; + var base = boxWidth / 2 - availableWidth / 2; + + each$14(seriesModels, function (seriesModel, idx) { + boxOffsetList.push(base); + base += boxGap + boxWidth; + + boxWidthList.push( + Math.min(Math.max(boxWidth, boundList[idx][0]), boundList[idx][1]) + ); + }); +} + +/** + * Calculate points location for each series. + */ +function layoutSingleSeries(seriesModel, offset, boxWidth) { + var coordSys = seriesModel.coordinateSystem; + var data = seriesModel.getData(); + var halfWidth = boxWidth / 2; + var chartLayout = seriesModel.get('layout'); + var variableDim = chartLayout === 'horizontal' ? 0 : 1; + var constDim = 1 - variableDim; + var coordDims = ['x', 'y']; + var vDims = []; + var cDim; + + each$1(data.dimensions, function (dimName) { + var dimInfo = data.getDimensionInfo(dimName); + var coordDim = dimInfo.coordDim; + if (coordDim === coordDims[constDim]) { + vDims.push(dimName); + } + else if (coordDim === coordDims[variableDim]) { + cDim = dimName; + } + }); + + if (cDim == null || vDims.length < 5) { + return; + } + + data.each([cDim].concat(vDims), function () { + var args = arguments; + var axisDimVal = args[0]; + var idx = args[vDims.length + 1]; + + var median = getPoint(args[3]); + var end1 = getPoint(args[1]); + var end5 = getPoint(args[5]); + var whiskerEnds = [ + [end1, getPoint(args[2])], + [end5, getPoint(args[4])] + ]; + layEndLine(end1); + layEndLine(end5); + layEndLine(median); + + var bodyEnds = []; + addBodyEnd(whiskerEnds[0][1], 0); + addBodyEnd(whiskerEnds[1][1], 1); + + data.setItemLayout(idx, { + chartLayout: chartLayout, + initBaseline: median[constDim], + median: median, + bodyEnds: bodyEnds, + whiskerEnds: whiskerEnds + }); + + function getPoint(val) { + var p = []; + p[variableDim] = axisDimVal; + p[constDim] = val; + var point; + if (isNaN(axisDimVal) || isNaN(val)) { + point = [NaN, NaN]; + } + else { + point = coordSys.dataToPoint(p); + point[variableDim] += offset; + } + return point; + } + + function addBodyEnd(point, start) { + var point1 = point.slice(); + var point2 = point.slice(); + point1[variableDim] += halfWidth; + point2[variableDim] -= halfWidth; + start + ? bodyEnds.push(point1, point2) + : bodyEnds.push(point2, point1); + } + + function layEndLine(endCenter) { + var line = [endCenter.slice(), endCenter.slice()]; + line[0][variableDim] -= halfWidth; + line[1][variableDim] += halfWidth; + whiskerEnds.push(line); + } + }); +} + +registerVisual(boxplotVisual); +registerLayout(boxplotLayout); + +var CandlestickSeries = SeriesModel.extend({ + + type: 'series.candlestick', + + dependencies: ['xAxis', 'yAxis', 'grid'], + + /** + * @readOnly + */ + defaultValueDimensions: ['open', 'close', 'lowest', 'highest'], + + /** + * @type {Array.} + * @readOnly + */ + dimensions: null, + + /** + * @override + */ + defaultOption: { + zlevel: 0, // 一级层叠 + z: 2, // 二级层叠 + coordinateSystem: 'cartesian2d', + legendHoverLink: true, + + hoverAnimation: true, + + // xAxisIndex: 0, + // yAxisIndex: 0, + + layout: null, // 'horizontal' or 'vertical' + + itemStyle: { + color: '#c23531', // 阳线 positive + color0: '#314656', // 阴线 negative '#c23531', '#314656' + borderWidth: 1, + // FIXME + // ec2中使用的是lineStyle.color 和 lineStyle.color0 + borderColor: '#c23531', + borderColor0: '#314656' + }, + + emphasis: { + itemStyle: { + borderWidth: 2 + } + }, + + barMaxWidth: null, + barMinWidth: null, + barWidth: null, + + animationUpdate: false, + animationEasing: 'linear', + animationDuration: 300 + }, + + /** + * Get dimension for shadow in dataZoom + * @return {string} dimension name + */ + getShadowDim: function () { + return 'open'; + }, + + brushSelector: function (dataIndex, data, selectors) { + var itemLayout = data.getItemLayout(dataIndex); + return selectors.rect(itemLayout.brushRect); + } + +}); + +mixin(CandlestickSeries, seriesModelMixin, true); + +var CandlestickView = Chart.extend({ + + type: 'candlestick', + + getStyleUpdater: function () { + return updateStyle$2; + }, + + dispose: noop +}); + +mixin(CandlestickView, viewMixin, true); + +// Update common properties +var normalStyleAccessPath$2 = ['itemStyle']; +var emphasisStyleAccessPath$2 = ['emphasis', 'itemStyle']; + +function updateStyle$2(itemGroup, data, idx) { + var itemModel = data.getItemModel(idx); + var normalItemStyleModel = itemModel.getModel(normalStyleAccessPath$2); + var color = data.getItemVisual(idx, 'color'); + var borderColor = data.getItemVisual(idx, 'borderColor') || color; + + // Color must be excluded. + // Because symbol provide setColor individually to set fill and stroke + var itemStyle = normalItemStyleModel.getItemStyle( + ['color', 'color0', 'borderColor', 'borderColor0'] + ); + + var whiskerEl = itemGroup.childAt(itemGroup.whiskerIndex); + whiskerEl.useStyle(itemStyle); + whiskerEl.style.stroke = borderColor; + + var bodyEl = itemGroup.childAt(itemGroup.bodyIndex); + bodyEl.useStyle(itemStyle); + bodyEl.style.fill = color; + bodyEl.style.stroke = borderColor; + + var hoverStyle = itemModel.getModel(emphasisStyleAccessPath$2).getItemStyle(); + setHoverStyle(itemGroup, hoverStyle); +} + +var preprocessor = function (option) { + if (!option || !isArray(option.series)) { + return; + } + + // Translate 'k' to 'candlestick'. + each$1(option.series, function (seriesItem) { + if (isObject$1(seriesItem) && seriesItem.type === 'k') { + seriesItem.type = 'candlestick'; + } + }); +}; + +var positiveBorderColorQuery = ['itemStyle', 'borderColor']; +var negativeBorderColorQuery = ['itemStyle', 'borderColor0']; +var positiveColorQuery = ['itemStyle', 'color']; +var negativeColorQuery = ['itemStyle', 'color0']; + +var candlestickVisual = function (ecModel, api) { + + ecModel.eachRawSeriesByType('candlestick', function (seriesModel) { + + var data = seriesModel.getData(); + + data.setVisual({ + legendSymbol: 'roundRect' + }); + + // Only visible series has each data be visual encoded + if (!ecModel.isSeriesFiltered(seriesModel)) { + data.each(function (idx) { + var itemModel = data.getItemModel(idx); + var sign = data.getItemLayout(idx).sign; + + data.setItemVisual( + idx, + { + color: itemModel.get( + sign > 0 ? positiveColorQuery : negativeColorQuery + ), + borderColor: itemModel.get( + sign > 0 ? positiveBorderColorQuery : negativeBorderColorQuery + ) + } + ); + }); + } + }); + +}; + +var retrieve2$1 = retrieve2; + +var candlestickLayout = function (ecModel) { + + ecModel.eachSeriesByType('candlestick', function (seriesModel) { + + var coordSys = seriesModel.coordinateSystem; + var data = seriesModel.getData(); + var candleWidth = calculateCandleWidth(seriesModel, data); + var chartLayout = seriesModel.get('layout'); + var variableDim = chartLayout === 'horizontal' ? 0 : 1; + var constDim = 1 - variableDim; + var coordDims = ['x', 'y']; + var vDims = []; + var cDim; + + each$1(data.dimensions, function (dimName) { + var dimInfo = data.getDimensionInfo(dimName); + var coordDim = dimInfo.coordDim; + if (coordDim === coordDims[constDim]) { + vDims.push(dimName); + } + else if (coordDim === coordDims[variableDim]) { + cDim = dimName; + } + }); + + if (cDim == null || vDims.length < 4) { + return; + } + + var dataIndex = 0; + + data.each([cDim].concat(vDims), function () { + var args = arguments; + var axisDimVal = args[0]; + var idx = args[vDims.length + 1]; + + var openVal = args[1]; + var closeVal = args[2]; + var lowestVal = args[3]; + var highestVal = args[4]; + + var ocLow = Math.min(openVal, closeVal); + var ocHigh = Math.max(openVal, closeVal); + + var ocLowPoint = getPoint(ocLow); + var ocHighPoint = getPoint(ocHigh); + var lowestPoint = getPoint(lowestVal); + var highestPoint = getPoint(highestVal); + + var whiskerEnds = [ + [ + subPixelOptimizePoint(highestPoint), + subPixelOptimizePoint(ocHighPoint) + ], + [ + subPixelOptimizePoint(lowestPoint), + subPixelOptimizePoint(ocLowPoint) + ] + ]; + + var bodyEnds = []; + addBodyEnd(ocHighPoint, 0); + addBodyEnd(ocLowPoint, 1); + + var sign; + if (openVal > closeVal) { + sign = -1; + } + else if (openVal < closeVal) { + sign = 1; + } + else { + // If close === open, compare with close of last record + if (dataIndex > 0) { + sign = data.getItemModel(dataIndex - 1).get()[2] + <= closeVal + ? 1 + : -1; + } + else { + // No record of previous, set to be positive + sign = 1; + } + } + + data.setItemLayout(idx, { + chartLayout: chartLayout, + sign: sign, + initBaseline: openVal > closeVal + ? ocHighPoint[constDim] : ocLowPoint[constDim], // open point. + bodyEnds: bodyEnds, + whiskerEnds: whiskerEnds, + brushRect: makeBrushRect() + }); + + ++dataIndex; + + function getPoint(val) { + var p = []; + p[variableDim] = axisDimVal; + p[constDim] = val; + return (isNaN(axisDimVal) || isNaN(val)) + ? [NaN, NaN] + : coordSys.dataToPoint(p); + } + + function addBodyEnd(point, start) { + var point1 = point.slice(); + var point2 = point.slice(); + + point1[variableDim] = subPixelOptimize( + point1[variableDim] + candleWidth / 2, 1, false + ); + point2[variableDim] = subPixelOptimize( + point2[variableDim] - candleWidth / 2, 1, true + ); + + start + ? bodyEnds.push(point1, point2) + : bodyEnds.push(point2, point1); + } + + function makeBrushRect() { + var pmin = getPoint(Math.min(openVal, closeVal, lowestVal, highestVal)); + var pmax = getPoint(Math.max(openVal, closeVal, lowestVal, highestVal)); + + pmin[variableDim] -= candleWidth / 2; + pmax[variableDim] -= candleWidth / 2; + + return { + x: pmin[0], + y: pmin[1], + width: constDim ? candleWidth : pmax[0] - pmin[0], + height: constDim ? pmax[1] - pmin[1] : candleWidth + }; + } + + function subPixelOptimizePoint(point) { + point[variableDim] = subPixelOptimize(point[variableDim], 1); + return point; + } + + }); + }); +}; + +function calculateCandleWidth(seriesModel, data) { + var baseAxis = seriesModel.getBaseAxis(); + var extent; + + var bandWidth = baseAxis.type === 'category' + ? baseAxis.getBandWidth() + : ( + extent = baseAxis.getExtent(), + Math.abs(extent[1] - extent[0]) / data.count() + ); + + var barMaxWidth = parsePercent$1( + retrieve2$1(seriesModel.get('barMaxWidth'), bandWidth), + bandWidth + ); + var barMinWidth = parsePercent$1( + retrieve2$1(seriesModel.get('barMinWidth'), 1), + bandWidth + ); + var barWidth = seriesModel.get('barWidth'); + return barWidth != null + ? parsePercent$1(barWidth, bandWidth) + // Put max outer to ensure bar visible in spite of overlap. + : Math.max(Math.min(bandWidth / 2, barMaxWidth), barMinWidth); +} + +registerPreprocessor(preprocessor); +registerVisual(candlestickVisual); +registerLayout(candlestickLayout); + +SeriesModel.extend({ + + type: 'series.effectScatter', + + dependencies: ['grid', 'polar'], + + getInitialData: function (option, ecModel) { + return createListFromArray(this.getSource(), this); + }, + + brushSelector: 'point', + + defaultOption: { + coordinateSystem: 'cartesian2d', + zlevel: 0, + z: 2, + legendHoverLink: true, + + effectType: 'ripple', + + progressive: 0, + + // When to show the effect, option: 'render'|'emphasis' + showEffectOn: 'render', + + // Ripple effect config + rippleEffect: { + period: 4, + // Scale of ripple + scale: 2.5, + // Brush type can be fill or stroke + brushType: 'fill' + }, + + // Cartesian coordinate system + // xAxisIndex: 0, + // yAxisIndex: 0, + + // Polar coordinate system + // polarIndex: 0, + + // Geo coordinate system + // geoIndex: 0, + + // symbol: null, // 图形类型 + symbolSize: 10 // 图形大小,半宽(半径)参数,当图形为方向或菱形则总宽度为symbolSize * 2 + // symbolRotate: null, // 图形旋转控制 + + // large: false, + // Available when large is true + // largeThreshold: 2000, + + // itemStyle: { + // opacity: 1 + // } + } + +}); + +/** + * Symbol with ripple effect + * @module echarts/chart/helper/EffectSymbol + */ + +var EFFECT_RIPPLE_NUMBER = 3; + +function normalizeSymbolSize$1(symbolSize) { + if (!isArray(symbolSize)) { + symbolSize = [+symbolSize, +symbolSize]; + } + return symbolSize; +} + +function updateRipplePath(rippleGroup, effectCfg) { + rippleGroup.eachChild(function (ripplePath) { + ripplePath.attr({ + z: effectCfg.z, + zlevel: effectCfg.zlevel, + style: { + stroke: effectCfg.brushType === 'stroke' ? effectCfg.color : null, + fill: effectCfg.brushType === 'fill' ? effectCfg.color : null + } + }); + }); +} +/** + * @constructor + * @param {module:echarts/data/List} data + * @param {number} idx + * @extends {module:zrender/graphic/Group} + */ +function EffectSymbol(data, idx) { + Group.call(this); + + var symbol = new SymbolClz$1(data, idx); + var rippleGroup = new Group(); + this.add(symbol); + this.add(rippleGroup); + + rippleGroup.beforeUpdate = function () { + this.attr(symbol.getScale()); + }; + this.updateData(data, idx); +} + +var effectSymbolProto = EffectSymbol.prototype; + +effectSymbolProto.stopEffectAnimation = function () { + this.childAt(1).removeAll(); +}; + +effectSymbolProto.startEffectAnimation = function (effectCfg) { + var symbolType = effectCfg.symbolType; + var color = effectCfg.color; + var rippleGroup = this.childAt(1); + + for (var i = 0; i < EFFECT_RIPPLE_NUMBER; i++) { + // var ripplePath = createSymbol( + // symbolType, -0.5, -0.5, 1, 1, color + // ); + // If width/height are set too small (e.g., set to 1) on ios10 + // and macOS Sierra, a circle stroke become a rect, no matter what + // the scale is set. So we set width/height as 2. See #4136. + var ripplePath = createSymbol( + symbolType, -1, -1, 2, 2, color + ); + ripplePath.attr({ + style: { + strokeNoScale: true + }, + z2: 99, + silent: true, + scale: [0.5, 0.5] + }); + + var delay = -i / EFFECT_RIPPLE_NUMBER * effectCfg.period + effectCfg.effectOffset; + // TODO Configurable effectCfg.period + ripplePath.animate('', true) + .when(effectCfg.period, { + scale: [effectCfg.rippleScale / 2, effectCfg.rippleScale / 2] + }) + .delay(delay) + .start(); + ripplePath.animateStyle(true) + .when(effectCfg.period, { + opacity: 0 + }) + .delay(delay) + .start(); + + rippleGroup.add(ripplePath); + } + + updateRipplePath(rippleGroup, effectCfg); +}; + +/** + * Update effect symbol + */ +effectSymbolProto.updateEffectAnimation = function (effectCfg) { + var oldEffectCfg = this._effectCfg; + var rippleGroup = this.childAt(1); + + // Must reinitialize effect if following configuration changed + var DIFFICULT_PROPS = ['symbolType', 'period', 'rippleScale']; + for (var i = 0; i < DIFFICULT_PROPS.length; i++) { + var propName = DIFFICULT_PROPS[i]; + if (oldEffectCfg[propName] !== effectCfg[propName]) { + this.stopEffectAnimation(); + this.startEffectAnimation(effectCfg); + return; + } + } + + updateRipplePath(rippleGroup, effectCfg); +}; + +/** + * Highlight symbol + */ +effectSymbolProto.highlight = function () { + this.trigger('emphasis'); +}; + +/** + * Downplay symbol + */ +effectSymbolProto.downplay = function () { + this.trigger('normal'); +}; + +/** + * Update symbol properties + * @param {module:echarts/data/List} data + * @param {number} idx + */ +effectSymbolProto.updateData = function (data, idx) { + var seriesModel = data.hostModel; + + this.childAt(0).updateData(data, idx); + + var rippleGroup = this.childAt(1); + var itemModel = data.getItemModel(idx); + var symbolType = data.getItemVisual(idx, 'symbol'); + var symbolSize = normalizeSymbolSize$1(data.getItemVisual(idx, 'symbolSize')); + var color = data.getItemVisual(idx, 'color'); + + rippleGroup.attr('scale', symbolSize); + + rippleGroup.traverse(function (ripplePath) { + ripplePath.attr({ + fill: color + }); + }); + + var symbolOffset = itemModel.getShallow('symbolOffset'); + if (symbolOffset) { + var pos = rippleGroup.position; + pos[0] = parsePercent$1(symbolOffset[0], symbolSize[0]); + pos[1] = parsePercent$1(symbolOffset[1], symbolSize[1]); + } + rippleGroup.rotation = (itemModel.getShallow('symbolRotate') || 0) * Math.PI / 180 || 0; + + var effectCfg = {}; + + effectCfg.showEffectOn = seriesModel.get('showEffectOn'); + effectCfg.rippleScale = itemModel.get('rippleEffect.scale'); + effectCfg.brushType = itemModel.get('rippleEffect.brushType'); + effectCfg.period = itemModel.get('rippleEffect.period') * 1000; + effectCfg.effectOffset = idx / data.count(); + effectCfg.z = itemModel.getShallow('z') || 0; + effectCfg.zlevel = itemModel.getShallow('zlevel') || 0; + effectCfg.symbolType = symbolType; + effectCfg.color = color; + + this.off('mouseover').off('mouseout').off('emphasis').off('normal'); + + if (effectCfg.showEffectOn === 'render') { + this._effectCfg + ? this.updateEffectAnimation(effectCfg) + : this.startEffectAnimation(effectCfg); + + this._effectCfg = effectCfg; + } + else { + // Not keep old effect config + this._effectCfg = null; + + this.stopEffectAnimation(); + var symbol = this.childAt(0); + var onEmphasis = function () { + symbol.highlight(); + if (effectCfg.showEffectOn !== 'render') { + this.startEffectAnimation(effectCfg); + } + }; + var onNormal = function () { + symbol.downplay(); + if (effectCfg.showEffectOn !== 'render') { + this.stopEffectAnimation(); + } + }; + this.on('mouseover', onEmphasis, this) + .on('mouseout', onNormal, this) + .on('emphasis', onEmphasis, this) + .on('normal', onNormal, this); + } + + this._effectCfg = effectCfg; +}; + +effectSymbolProto.fadeOut = function (cb) { + this.off('mouseover').off('mouseout').off('emphasis').off('normal'); + cb && cb(); +}; + +inherits(EffectSymbol, Group); + +extendChartView({ + + type: 'effectScatter', + + init: function () { + this._symbolDraw = new SymbolDraw(EffectSymbol); + }, + + render: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + var effectSymbolDraw = this._symbolDraw; + effectSymbolDraw.updateData(data); + this.group.add(effectSymbolDraw.group); + }, + + updateTransform: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + + this.group.dirty(); + + var res = pointsLayout().reset(seriesModel); + if (res.progress) { + res.progress({ start: 0, end: data.count() }, data); + } + + this._symbolDraw.updateLayout(data); + }, + + _updateGroupTransform: function (seriesModel) { + var coordSys = seriesModel.coordinateSystem; + if (coordSys && coordSys.getRoamTransform) { + this.group.transform = clone$2(coordSys.getRoamTransform()); + this.group.decomposeTransform(); + } + }, + + remove: function (ecModel, api) { + this._symbolDraw && this._symbolDraw.remove(api); + }, + + dispose: function () {} +}); + +registerVisual(visualSymbol('effectScatter', 'circle')); +registerLayout(pointsLayout('effectScatter')); + +var globalObj$1 = typeof window === 'undefined' ? global : window; + +var Uint32Arr = globalObj$1.Uint32Array || Array; +var Float64Arr = globalObj$1.Float64Array || Array; + +function compatEc2(seriesOpt) { + var data = seriesOpt.data; + if (data && data[0] && data[0][0] && data[0][0].coord) { + if (__DEV__) { + console.warn('Lines data configuration has been changed to' + + ' { coords:[[1,2],[2,3]] }'); + } + seriesOpt.data = map(data, function (itemOpt) { + var coords = [ + itemOpt[0].coord, itemOpt[1].coord + ]; + var target = { + coords: coords + }; + if (itemOpt[0].name) { + target.fromName = itemOpt[0].name; + } + if (itemOpt[1].name) { + target.toName = itemOpt[1].name; + } + return mergeAll([target, itemOpt[0], itemOpt[1]]); + }); + } +} + +var LinesSeries = SeriesModel.extend({ + + type: 'series.lines', + + dependencies: ['grid', 'polar'], + + visualColorAccessPath: 'lineStyle.color', + + init: function (option) { + // Not using preprocessor because mergeOption may not have series.type + compatEc2(option); + + var result = this._processFlatCoordsArray(option.data); + this._flatCoords = result.flatCoords; + this._flatCoordsOffset = result.flatCoordsOffset; + if (result.flatCoords) { + option.data = new Float32Array(result.count); + } + + LinesSeries.superApply(this, 'init', arguments); + }, + + mergeOption: function (option) { + compatEc2(option); + + if (option.data) { + // Only update when have option data to merge. + var result = this._processFlatCoordsArray(option.data); + this._flatCoords = result.flatCoords; + this._flatCoordsOffset = result.flatCoordsOffset; + if (result.flatCoords) { + option.data = new Float32Array(result.count); + } + } + + LinesSeries.superApply(this, 'mergeOption', arguments); + }, + + appendData: function (params) { + var result = this._processFlatCoordsArray(params.data); + if (result.flatCoords) { + if (!this._flatCoords) { + this._flatCoords = result.flatCoords; + this._flatCoordsOffset = result.flatCoordsOffset; + } + else { + this._flatCoords = concatArray(this._flatCoords, result.flatCoords); + this._flatCoordsOffset = concatArray(this._flatCoordsOffset, result.flatCoordsOffset); + } + params.data = new Float32Array(result.count); + } + + this.getRawData().appendData(params.data); + }, + + _getCoordsFromItemModel: function (idx) { + var itemModel = this.getData().getItemModel(idx); + var coords = (itemModel.option instanceof Array) + ? itemModel.option : itemModel.getShallow('coords'); + + if (__DEV__) { + if (!(coords instanceof Array && coords.length > 0 && coords[0] instanceof Array)) { + throw new Error('Invalid coords ' + JSON.stringify(coords) + '. Lines must have 2d coords array in data item.'); + } + } + return coords; + }, + + getLineCoordsCount: function (idx) { + if (this._flatCoordsOffset) { + return this._flatCoordsOffset[idx * 2 + 1]; + } + else { + return this._getCoordsFromItemModel(idx).length; + } + }, + + getLineCoords: function (idx, out) { + if (this._flatCoordsOffset) { + var offset = this._flatCoordsOffset[idx * 2]; + var len = this._flatCoordsOffset[idx * 2 + 1]; + for (var i = 0; i < len; i++) { + out[i] = out[i] || []; + out[i][0] = this._flatCoords[offset + i * 2]; + out[i][1] = this._flatCoords[offset + i * 2 + 1]; + } + return len; + } + else { + var coords = this._getCoordsFromItemModel(idx); + for (var i = 0; i < coords.length; i++) { + out[i] = out[i] || []; + out[i][0] = coords[i][0]; + out[i][1] = coords[i][1]; + } + return coords.length; + } + }, + + _processFlatCoordsArray: function (data) { + var startOffset = 0; + if (this._flatCoords) { + startOffset = this._flatCoords.length; + } + // Stored as a typed array. In format + // Points Count(2) | x | y | x | y | Points Count(3) | x | y | x | y | x | y | + if (typeof data[0] === 'number') { + var len = data.length; + // Store offset and len of each segment + var coordsOffsetAndLenStorage = new Uint32Arr(len); + var coordsStorage = new Float64Arr(len); + var coordsCursor = 0; + var offsetCursor = 0; + var dataCount = 0; + for (var i = 0; i < len;) { + dataCount++; + var count = data[i++]; + // Offset + coordsOffsetAndLenStorage[offsetCursor++] = coordsCursor + startOffset; + // Len + coordsOffsetAndLenStorage[offsetCursor++] = count; + for (var k = 0; k < count; k++) { + var x = data[i++]; + var y = data[i++]; + coordsStorage[coordsCursor++] = x; + coordsStorage[coordsCursor++] = y; + + if (i > len) { + if (__DEV__) { + throw new Error('Invalid data format.'); + } + } + } + } + + return { + flatCoordsOffset: new Uint32Array(coordsOffsetAndLenStorage.buffer, 0, offsetCursor), + flatCoords: coordsStorage, + count: dataCount + }; + } + + return { + flatCoordsOffset: null, + flatCoords: null, + count: data.length + }; + }, + + getInitialData: function (option, ecModel) { + if (__DEV__) { + var CoordSys = CoordinateSystemManager.get(option.coordinateSystem); + if (!CoordSys) { + throw new Error('Unkown coordinate system ' + option.coordinateSystem); + } + } + + var lineData = new List(['value'], this); + lineData.hasItemOption = false; + + lineData.initData(option.data, [], function (dataItem, dimName, dataIndex, dimIndex) { + // dataItem is simply coords + if (dataItem instanceof Array) { + return NaN; + } + else { + lineData.hasItemOption = true; + var value = dataItem.value; + if (value != null) { + return value instanceof Array ? value[dimIndex] : value; + } + } + }); + + return lineData; + }, + + formatTooltip: function (dataIndex) { + var data = this.getData(); + var itemModel = data.getItemModel(dataIndex); + var name = itemModel.get('name'); + if (name) { + return name; + } + var fromName = itemModel.get('fromName'); + var toName = itemModel.get('toName'); + var html = []; + fromName != null && html.push(fromName); + toName != null && html.push(toName); + + return encodeHTML(html.join(' > ')); + }, + + preventIncremental: function () { + return !!this.get('effect.show'); + }, + + getProgressive: function () { + var progressive = this.option.progressive; + if (progressive == null) { + return this.option.large ? 1e4 : this.get('progressive'); + } + return progressive; + }, + + getProgressiveThreshold: function () { + var progressiveThreshold = this.option.progressiveThreshold; + if (progressiveThreshold == null) { + return this.option.large ? 2e4 : this.get('progressiveThreshold'); + } + return progressiveThreshold; + }, + + defaultOption: { + coordinateSystem: 'geo', + zlevel: 0, + z: 2, + legendHoverLink: true, + + hoverAnimation: true, + // Cartesian coordinate system + xAxisIndex: 0, + yAxisIndex: 0, + + symbol: ['none', 'none'], + symbolSize: [10, 10], + // Geo coordinate system + geoIndex: 0, + + effect: { + show: false, + period: 4, + // Animation delay. support callback + // delay: 0, + // If move with constant speed px/sec + // period will be ignored if this property is > 0, + constantSpeed: 0, + symbol: 'circle', + symbolSize: 3, + loop: true, + // Length of trail, 0 - 1 + trailLength: 0.2 + // Same with lineStyle.color + // color + }, + + large: false, + // Available when large is true + largeThreshold: 2000, + + // If lines are polyline + // polyline not support curveness, label, animation + polyline: false, + + label: { + show: false, + position: 'end' + // distance: 5, + // formatter: 标签文本格式器,同Tooltip.formatter,不支持异步回调 + }, + + lineStyle: { + opacity: 0.5 + } + } +}); + +/** + * Provide effect for line + * @module echarts/chart/helper/EffectLine + */ + +/** + * @constructor + * @extends {module:zrender/graphic/Group} + * @alias {module:echarts/chart/helper/Line} + */ +function EffectLine(lineData, idx, seriesScope) { + Group.call(this); + + this.add(this.createLine(lineData, idx, seriesScope)); + + this._updateEffectSymbol(lineData, idx); +} + +var effectLineProto = EffectLine.prototype; + +effectLineProto.createLine = function (lineData, idx, seriesScope) { + return new Line$1(lineData, idx, seriesScope); +}; + +effectLineProto._updateEffectSymbol = function (lineData, idx) { + var itemModel = lineData.getItemModel(idx); + var effectModel = itemModel.getModel('effect'); + var size = effectModel.get('symbolSize'); + var symbolType = effectModel.get('symbol'); + if (!isArray(size)) { + size = [size, size]; + } + var color = effectModel.get('color') || lineData.getItemVisual(idx, 'color'); + var symbol = this.childAt(1); + + if (this._symbolType !== symbolType) { + // Remove previous + this.remove(symbol); + + symbol = createSymbol( + symbolType, -0.5, -0.5, 1, 1, color + ); + symbol.z2 = 100; + symbol.culling = true; + + this.add(symbol); + } + + // Symbol may be removed if loop is false + if (!symbol) { + return; + } + + // Shadow color is same with color in default + symbol.setStyle('shadowColor', color); + symbol.setStyle(effectModel.getItemStyle(['color'])); + + symbol.attr('scale', size); + + symbol.setColor(color); + symbol.attr('scale', size); + + this._symbolType = symbolType; + + this._updateEffectAnimation(lineData, effectModel, idx); +}; + +effectLineProto._updateEffectAnimation = function (lineData, effectModel, idx) { + + var symbol = this.childAt(1); + if (!symbol) { + return; + } + + var self = this; + + var points = lineData.getItemLayout(idx); + + var period = effectModel.get('period') * 1000; + var loop = effectModel.get('loop'); + var constantSpeed = effectModel.get('constantSpeed'); + var delayExpr = retrieve(effectModel.get('delay'), function (idx) { + return idx / lineData.count() * period / 3; + }); + var isDelayFunc = typeof delayExpr === 'function'; + + // Ignore when updating + symbol.ignore = true; + + this.updateAnimationPoints(symbol, points); + + if (constantSpeed > 0) { + period = this.getLineLength(symbol) / constantSpeed * 1000; + } + + if (period !== this._period || loop !== this._loop) { + + symbol.stopAnimation(); + + var delay = delayExpr; + if (isDelayFunc) { + delay = delayExpr(idx); + } + if (symbol.__t > 0) { + delay = -period * symbol.__t; + } + symbol.__t = 0; + var animator = symbol.animate('', loop) + .when(period, { + __t: 1 + }) + .delay(delay) + .during(function () { + self.updateSymbolPosition(symbol); + }); + if (!loop) { + animator.done(function () { + self.remove(symbol); + }); + } + animator.start(); + } + + this._period = period; + this._loop = loop; +}; + +effectLineProto.getLineLength = function (symbol) { + // Not so accurate + return (dist(symbol.__p1, symbol.__cp1) + + dist(symbol.__cp1, symbol.__p2)); +}; + +effectLineProto.updateAnimationPoints = function (symbol, points) { + symbol.__p1 = points[0]; + symbol.__p2 = points[1]; + symbol.__cp1 = points[2] || [ + (points[0][0] + points[1][0]) / 2, + (points[0][1] + points[1][1]) / 2 + ]; +}; + +effectLineProto.updateData = function (lineData, idx, seriesScope) { + this.childAt(0).updateData(lineData, idx, seriesScope); + this._updateEffectSymbol(lineData, idx); +}; + +effectLineProto.updateSymbolPosition = function (symbol) { + var p1 = symbol.__p1; + var p2 = symbol.__p2; + var cp1 = symbol.__cp1; + var t = symbol.__t; + var pos = symbol.position; + var quadraticAt$$1 = quadraticAt; + var quadraticDerivativeAt$$1 = quadraticDerivativeAt; + pos[0] = quadraticAt$$1(p1[0], cp1[0], p2[0], t); + pos[1] = quadraticAt$$1(p1[1], cp1[1], p2[1], t); + + // Tangent + var tx = quadraticDerivativeAt$$1(p1[0], cp1[0], p2[0], t); + var ty = quadraticDerivativeAt$$1(p1[1], cp1[1], p2[1], t); + + symbol.rotation = -Math.atan2(ty, tx) - Math.PI / 2; + + symbol.ignore = false; +}; + + +effectLineProto.updateLayout = function (lineData, idx) { + this.childAt(0).updateLayout(lineData, idx); + + var effectModel = lineData.getItemModel(idx).getModel('effect'); + this._updateEffectAnimation(lineData, effectModel, idx); +}; + +inherits(EffectLine, Group); + +/** + * @module echarts/chart/helper/Line + */ + +/** + * @constructor + * @extends {module:zrender/graphic/Group} + * @alias {module:echarts/chart/helper/Polyline} + */ +function Polyline$2(lineData, idx, seriesScope) { + Group.call(this); + + this._createPolyline(lineData, idx, seriesScope); +} + +var polylineProto = Polyline$2.prototype; + +polylineProto._createPolyline = function (lineData, idx, seriesScope) { + // var seriesModel = lineData.hostModel; + var points = lineData.getItemLayout(idx); + + var line = new Polyline({ + shape: { + points: points + } + }); + + this.add(line); + + this._updateCommonStl(lineData, idx, seriesScope); +}; + +polylineProto.updateData = function (lineData, idx, seriesScope) { + var seriesModel = lineData.hostModel; + + var line = this.childAt(0); + var target = { + shape: { + points: lineData.getItemLayout(idx) + } + }; + updateProps(line, target, seriesModel, idx); + + this._updateCommonStl(lineData, idx, seriesScope); +}; + +polylineProto._updateCommonStl = function (lineData, idx, seriesScope) { + var line = this.childAt(0); + var itemModel = lineData.getItemModel(idx); + + var visualColor = lineData.getItemVisual(idx, 'color'); + + var lineStyle = seriesScope && seriesScope.lineStyle; + var hoverLineStyle = seriesScope && seriesScope.hoverLineStyle; + + if (!seriesScope || lineData.hasItemOption) { + lineStyle = itemModel.getModel('lineStyle').getLineStyle(); + hoverLineStyle = itemModel.getModel('emphasis.lineStyle').getLineStyle(); + } + line.useStyle(defaults( + { + strokeNoScale: true, + fill: 'none', + stroke: visualColor + }, + lineStyle + )); + line.hoverStyle = hoverLineStyle; + + setHoverStyle(this); +}; + +polylineProto.updateLayout = function (lineData, idx) { + var polyline = this.childAt(0); + polyline.setShape('points', lineData.getItemLayout(idx)); +}; + +inherits(Polyline$2, Group); + +/** + * Provide effect for line + * @module echarts/chart/helper/EffectLine + */ + +/** + * @constructor + * @extends {module:echarts/chart/helper/EffectLine} + * @alias {module:echarts/chart/helper/Polyline} + */ +function EffectPolyline(lineData, idx, seriesScope) { + EffectLine.call(this, lineData, idx, seriesScope); + this._lastFrame = 0; + this._lastFramePercent = 0; +} + +var effectPolylineProto = EffectPolyline.prototype; + +// Overwrite +effectPolylineProto.createLine = function (lineData, idx, seriesScope) { + return new Polyline$2(lineData, idx, seriesScope); +}; + +// Overwrite +effectPolylineProto.updateAnimationPoints = function (symbol, points) { + this._points = points; + var accLenArr = [0]; + var len$$1 = 0; + for (var i = 1; i < points.length; i++) { + var p1 = points[i - 1]; + var p2 = points[i]; + len$$1 += dist(p1, p2); + accLenArr.push(len$$1); + } + if (len$$1 === 0) { + return; + } + + for (var i = 0; i < accLenArr.length; i++) { + accLenArr[i] /= len$$1; + } + this._offsets = accLenArr; + this._length = len$$1; +}; + +// Overwrite +effectPolylineProto.getLineLength = function (symbol) { + return this._length; +}; + +// Overwrite +effectPolylineProto.updateSymbolPosition = function (symbol) { + var t = symbol.__t; + var points = this._points; + var offsets = this._offsets; + var len$$1 = points.length; + + if (!offsets) { + // Has length 0 + return; + } + + var lastFrame = this._lastFrame; + var frame; + + if (t < this._lastFramePercent) { + // Start from the next frame + // PENDING start from lastFrame ? + var start = Math.min(lastFrame + 1, len$$1 - 1); + for (frame = start; frame >= 0; frame--) { + if (offsets[frame] <= t) { + break; + } + } + // PENDING really need to do this ? + frame = Math.min(frame, len$$1 - 2); + } + else { + for (var frame = lastFrame; frame < len$$1; frame++) { + if (offsets[frame] > t) { + break; + } + } + frame = Math.min(frame - 1, len$$1 - 2); + } + + lerp( + symbol.position, points[frame], points[frame + 1], + (t - offsets[frame]) / (offsets[frame + 1] - offsets[frame]) + ); + + var tx = points[frame + 1][0] - points[frame][0]; + var ty = points[frame + 1][1] - points[frame][1]; + symbol.rotation = -Math.atan2(ty, tx) - Math.PI / 2; + + this._lastFrame = frame; + this._lastFramePercent = t; + + symbol.ignore = false; +}; + +inherits(EffectPolyline, EffectLine); + +// TODO Batch by color + +var LargeLineShape = extendShape({ + + shape: { + polyline: false, + curveness: 0, + segs: [] + }, + + buildPath: function (path, shape) { + var segs = shape.segs; + var curveness = shape.curveness; + + if (shape.polyline) { + for (var i = 0; i < segs.length;) { + var count = segs[i++]; + if (count > 0) { + path.moveTo(segs[i++], segs[i++]); + for (var k = 1; k < count; k++) { + path.lineTo(segs[i++], segs[i++]); + } + } + } + } + else { + for (var i = 0; i < segs.length;) { + var x0 = segs[i++]; + var y0 = segs[i++]; + var x1 = segs[i++]; + var y1 = segs[i++]; + path.moveTo(x0, y0); + if (curveness > 0) { + var x2 = (x0 + x1) / 2 - (y0 - y1) * curveness; + var y2 = (y0 + y1) / 2 - (x1 - x0) * curveness; + path.quadraticCurveTo(x2, y2, x1, y1); + } + else { + path.lineTo(x1, y1); + } + } + } + }, + + findDataIndex: function (x, y) { + + var shape = this.shape; + var segs = shape.segs; + var curveness = shape.curveness; + + if (shape.polyline) { + var dataIndex = 0; + for (var i = 0; i < segs.length;) { + var count = segs[i++]; + if (count > 0) { + var x0 = segs[i++]; + var y0 = segs[i++]; + for (var k = 1; k < count; k++) { + var x1 = segs[i++]; + var y1 = segs[i++]; + if (containStroke$1(x0, y0, x1, y1)) { + return dataIndex; + } + } + } + + dataIndex++; + } + } + else { + var dataIndex = 0; + for (var i = 0; i < segs.length;) { + var x0 = segs[i++]; + var y0 = segs[i++]; + var x1 = segs[i++]; + var y1 = segs[i++]; + if (curveness > 0) { + var x2 = (x0 + x1) / 2 - (y0 - y1) * curveness; + var y2 = (y0 + y1) / 2 - (x1 - x0) * curveness; + + if (containStroke$3(x0, y0, x2, y2, x1, y1)) { + return dataIndex; + } + } + else { + if (containStroke$1(x0, y0, x1, y1)) { + return dataIndex; + } + } + + dataIndex++; + } + } + + return -1; + } +}); + +function LargeLineDraw() { + this.group = new Group(); +} + +var largeLineProto = LargeLineDraw.prototype; + +largeLineProto.isPersistent = function () { + return !this._incremental; +}; + +/** + * Update symbols draw by new data + * @param {module:echarts/data/List} data + */ +largeLineProto.updateData = function (data) { + this.group.removeAll(); + + var lineEl = new LargeLineShape({ + rectHover: true, + cursor: 'default' + }); + lineEl.setShape({ + segs: data.getLayout('linesPoints') + }); + + this._setCommon(lineEl, data); + + // Add back + this.group.add(lineEl); + + this._incremental = null; +}; + +/** + * @override + */ +largeLineProto.incrementalPrepareUpdate = function (data) { + this.group.removeAll(); + + this._clearIncremental(); + + if (data.count() > 5e5) { + if (!this._incremental) { + this._incremental = new IncrementalDisplayble({ + silent: true + }); + } + this.group.add(this._incremental); + } + else { + this._incremental = null; + } +}; + +/** + * @override + */ +largeLineProto.incrementalUpdate = function (taskParams, data) { + var lineEl = new LargeLineShape(); + lineEl.setShape({ + segs: data.getLayout('linesPoints') + }); + this._setCommon(lineEl, data, !!this._incremental); + + if (!this._incremental) { + lineEl.rectHover = true; + lineEl.cursor = 'default'; + lineEl.__startIndex = taskParams.start; + this.group.add(lineEl); + } + else { + this._incremental.addDisplayable(lineEl, true); + } +}; + +/** + * @override + */ +largeLineProto.remove = function () { + this._clearIncremental(); + this._incremental = null; + this.group.removeAll(); +}; + +largeLineProto._setCommon = function (lineEl, data, isIncremental) { + var hostModel = data.hostModel; + + lineEl.setShape({ + polyline: hostModel.get('polyline'), + curveness: hostModel.get('lineStyle.curveness') + }); + + lineEl.useStyle( + hostModel.getModel('lineStyle').getLineStyle() + ); + lineEl.style.strokeNoScale = true; + + var visualColor = data.getVisual('color'); + if (visualColor) { + lineEl.setStyle('stroke', visualColor); + } + lineEl.setStyle('fill'); + + if (!isIncremental) { + // Enable tooltip + // PENDING May have performance issue when path is extremely large + lineEl.seriesIndex = hostModel.seriesIndex; + lineEl.on('mousemove', function (e) { + lineEl.dataIndex = null; + var dataIndex = lineEl.findDataIndex(e.offsetX, e.offsetY); + if (dataIndex > 0) { + // Provide dataIndex for tooltip + lineEl.dataIndex = dataIndex + lineEl.__startIndex; + } + }); + } +}; + +largeLineProto._clearIncremental = function () { + var incremental = this._incremental; + if (incremental) { + incremental.clearDisplaybles(); + } +}; + +var linesLayout = { + seriesType: 'lines', + + plan: createRenderPlanner(), + + reset: function (seriesModel) { + var coordSys = seriesModel.coordinateSystem; + var isPolyline = seriesModel.get('polyline'); + var isLarge = seriesModel.pipelineContext.large; + + function progress(params, lineData) { + var lineCoords = []; + if (isLarge) { + var points; + var segCount = params.end - params.start; + if (isPolyline) { + var totalCoordsCount = 0; + for (var i = params.start; i < params.end; i++) { + totalCoordsCount += seriesModel.getLineCoordsCount(i); + } + points = new Float32Array(segCount + totalCoordsCount * 2); + } + else { + points = new Float32Array(segCount * 2); + } + + var offset = 0; + var pt = []; + for (var i = params.start; i < params.end; i++) { + var len = seriesModel.getLineCoords(i, lineCoords); + if (isPolyline) { + points[offset++] = len; + } + for (var k = 0; k < len; k++) { + pt = coordSys.dataToPoint(lineCoords[k], false, pt); + points[offset++] = pt[0]; + points[offset++] = pt[1]; + } + } + + lineData.setLayout('linesPoints', points); + } + else { + for (var i = params.start; i < params.end; i++) { + var itemModel = lineData.getItemModel(i); + var len = seriesModel.getLineCoords(i, lineCoords); + + var pts = []; + if (isPolyline) { + for (var j = 0; j < len; j++) { + pts.push(coordSys.dataToPoint(lineCoords[j])); + } + } + else { + pts[0] = coordSys.dataToPoint(lineCoords[0]); + pts[1] = coordSys.dataToPoint(lineCoords[1]); + + var curveness = itemModel.get('lineStyle.curveness'); + if (+curveness) { + pts[2] = [ + (pts[0][0] + pts[1][0]) / 2 - (pts[0][1] - pts[1][1]) * curveness, + (pts[0][1] + pts[1][1]) / 2 - (pts[1][0] - pts[0][0]) * curveness + ]; + } + } + lineData.setItemLayout(i, pts); + } + } + } + + return { progress: progress }; + } +}; + +extendChartView({ + + type: 'lines', + + init: function () {}, + + render: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + + var lineDraw = this._updateLineDraw(data, seriesModel); + + var zlevel = seriesModel.get('zlevel'); + var trailLength = seriesModel.get('effect.trailLength'); + + var zr = api.getZr(); + // Avoid the drag cause ghost shadow + // FIXME Better way ? + // SVG doesn't support + var isSvg = zr.painter.getType() === 'svg'; + if (!isSvg) { + zr.painter.getLayer(zlevel).clear(true); + } + // Config layer with motion blur + if (this._lastZlevel != null && !isSvg) { + zr.configLayer(this._lastZlevel, { + motionBlur: false + }); + } + if (this._showEffect(seriesModel) && trailLength) { + if (__DEV__) { + var notInIndividual = false; + ecModel.eachSeries(function (otherSeriesModel) { + if (otherSeriesModel !== seriesModel && otherSeriesModel.get('zlevel') === zlevel) { + notInIndividual = true; + } + }); + notInIndividual && console.warn('Lines with trail effect should have an individual zlevel'); + } + + if (!isSvg) { + zr.configLayer(zlevel, { + motionBlur: true, + lastFrameAlpha: Math.max(Math.min(trailLength / 10 + 0.9, 1), 0) + }); + } + } + + lineDraw.updateData(data); + + this._lastZlevel = zlevel; + + this._finished = true; + }, + + incrementalPrepareRender: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + + var lineDraw = this._updateLineDraw(data, seriesModel); + + lineDraw.incrementalPrepareUpdate(data); + + this._clearLayer(api); + + this._finished = false; + }, + + incrementalRender: function (taskParams, seriesModel, ecModel) { + this._lineDraw.incrementalUpdate(taskParams, seriesModel.getData()); + + this._finished = taskParams.end === seriesModel.getData().count(); + }, + + updateTransform: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + + if (!this._finished || seriesModel.pipelineContext.large) { + // TODO Don't have to do update in large mode. Only do it when there are millions of data. + return { + update: true + }; + } + else { + // TODO Use same logic with ScatterView. + // Manually update layout + var res = linesLayout.reset(seriesModel); + if (res.progress) { + res.progress({ start: 0, end: data.count() }, data); + } + this._lineDraw.updateLayout(); + this._clearLayer(api); + } + }, + + _updateLineDraw: function (data, seriesModel) { + var lineDraw = this._lineDraw; + var hasEffect = this._showEffect(seriesModel); + var isPolyline = !!seriesModel.get('polyline'); + var pipelineContext = seriesModel.pipelineContext; + var isLargeDraw = pipelineContext.large; + + if (__DEV__) { + if (hasEffect && isLargeDraw) { + console.warn('Large lines not support effect'); + } + } + if (!lineDraw + || hasEffect !== this._hasEffet + || isPolyline !== this._isPolyline + || isLargeDraw !== this._isLargeDraw + ) { + if (lineDraw) { + lineDraw.remove(); + } + lineDraw = this._lineDraw = isLargeDraw + ? new LargeLineDraw() + : new LineDraw( + isPolyline + ? (hasEffect ? EffectPolyline : Polyline$2) + : (hasEffect ? EffectLine : Line$1) + ); + this._hasEffet = hasEffect; + this._isPolyline = isPolyline; + this._isLargeDraw = isLargeDraw; + this.group.removeAll(); + } + + this.group.add(lineDraw.group); + + return lineDraw; + }, + + _showEffect: function (seriesModel) { + return !!seriesModel.get('effect.show'); + }, + + _clearLayer: function (api) { + // Not use motion when dragging or zooming + var zr = api.getZr(); + var isSvg = zr.painter.getType() === 'svg'; + if (!isSvg && this._lastZlevel != null) { + zr.painter.getLayer(this._lastZlevel).clear(true); + } + }, + + remove: function (ecModel, api) { + this._lineDraw && this._lineDraw.remove(); + this._lineDraw = null; + // Clear motion when lineDraw is removed + this._clearLayer(api); + }, + + dispose: function () {} +}); + +function normalize$2(a) { + if (!(a instanceof Array)) { + a = [a, a]; + } + return a; +} + +var opacityQuery = 'lineStyle.opacity'.split('.'); + +var linesVisual = { + seriesType: 'lines', + reset: function (seriesModel, ecModel, api) { + var symbolType = normalize$2(seriesModel.get('symbol')); + var symbolSize = normalize$2(seriesModel.get('symbolSize')); + var data = seriesModel.getData(); + + data.setVisual('fromSymbol', symbolType && symbolType[0]); + data.setVisual('toSymbol', symbolType && symbolType[1]); + data.setVisual('fromSymbolSize', symbolSize && symbolSize[0]); + data.setVisual('toSymbolSize', symbolSize && symbolSize[1]); + data.setVisual('opacity', seriesModel.get(opacityQuery)); + + function dataEach(data, idx) { + var itemModel = data.getItemModel(idx); + var symbolType = normalize$2(itemModel.getShallow('symbol', true)); + var symbolSize = normalize$2(itemModel.getShallow('symbolSize', true)); + var opacity = itemModel.get(opacityQuery); + + symbolType[0] && data.setItemVisual(idx, 'fromSymbol', symbolType[0]); + symbolType[1] && data.setItemVisual(idx, 'toSymbol', symbolType[1]); + symbolSize[0] && data.setItemVisual(idx, 'fromSymbolSize', symbolSize[0]); + symbolSize[1] && data.setItemVisual(idx, 'toSymbolSize', symbolSize[1]); + + data.setItemVisual(idx, 'opacity', opacity); + } + + return {dataEach: data.hasItemOption ? dataEach : null}; + } +}; + +registerLayout(linesLayout); +registerVisual(linesVisual); + +SeriesModel.extend({ + type: 'series.heatmap', + + getInitialData: function (option, ecModel) { + return createListFromArray(this.getSource(), this, { + generateCoord: 'value' + }); + }, + + preventIncremental: function () { + var coordSysCreator = CoordinateSystemManager.get(this.get('coordinateSystem')); + if (coordSysCreator && coordSysCreator.dimensions) { + return coordSysCreator.dimensions[0] === 'lng' && coordSysCreator.dimensions[1] === 'lat'; + } + }, + + defaultOption: { + + // Cartesian2D or geo + coordinateSystem: 'cartesian2d', + + zlevel: 0, + + z: 2, + + // Cartesian coordinate system + // xAxisIndex: 0, + // yAxisIndex: 0, + + // Geo coordinate system + geoIndex: 0, + + blurSize: 30, + + pointSize: 20, + + maxOpacity: 1, + + minOpacity: 0 + } +}); + +/** + * @file defines echarts Heatmap Chart + * @author Ovilia (me@zhangwenli.com) + * Inspired by https://github.com/mourner/simpleheat + * + * @module + */ + +var GRADIENT_LEVELS = 256; + +/** + * Heatmap Chart + * + * @class + */ +function Heatmap() { + var canvas = createCanvas(); + this.canvas = canvas; + + this.blurSize = 30; + this.pointSize = 20; + + this.maxOpacity = 1; + this.minOpacity = 0; + + this._gradientPixels = {}; +} + +Heatmap.prototype = { + /** + * Renders Heatmap and returns the rendered canvas + * @param {Array} data array of data, each has x, y, value + * @param {number} width canvas width + * @param {number} height canvas height + */ + update: function(data, width, height, normalize, colorFunc, isInRange) { + var brush = this._getBrush(); + var gradientInRange = this._getGradient(data, colorFunc, 'inRange'); + var gradientOutOfRange = this._getGradient(data, colorFunc, 'outOfRange'); + var r = this.pointSize + this.blurSize; + + var canvas = this.canvas; + var ctx = canvas.getContext('2d'); + var len = data.length; + canvas.width = width; + canvas.height = height; + for (var i = 0; i < len; ++i) { + var p = data[i]; + var x = p[0]; + var y = p[1]; + var value = p[2]; + + // calculate alpha using value + var alpha = normalize(value); + + // draw with the circle brush with alpha + ctx.globalAlpha = alpha; + ctx.drawImage(brush, x - r, y - r); + } + + if (!canvas.width || !canvas.height) { + // Avoid "Uncaught DOMException: Failed to execute 'getImageData' on + // 'CanvasRenderingContext2D': The source height is 0." + return canvas; + } + + // colorize the canvas using alpha value and set with gradient + var imageData = ctx.getImageData(0, 0, canvas.width, canvas.height); + + var pixels = imageData.data; + var offset = 0; + var pixelLen = pixels.length; + var minOpacity = this.minOpacity; + var maxOpacity = this.maxOpacity; + var diffOpacity = maxOpacity - minOpacity; + + while(offset < pixelLen) { + var alpha = pixels[offset + 3] / 256; + var gradientOffset = Math.floor(alpha * (GRADIENT_LEVELS - 1)) * 4; + // Simple optimize to ignore the empty data + if (alpha > 0) { + var gradient = isInRange(alpha) ? gradientInRange : gradientOutOfRange; + // Any alpha > 0 will be mapped to [minOpacity, maxOpacity] + alpha > 0 && (alpha = alpha * diffOpacity + minOpacity); + pixels[offset++] = gradient[gradientOffset]; + pixels[offset++] = gradient[gradientOffset + 1]; + pixels[offset++] = gradient[gradientOffset + 2]; + pixels[offset++] = gradient[gradientOffset + 3] * alpha * 256; + } + else { + offset += 4; + } + } + ctx.putImageData(imageData, 0, 0); + + return canvas; + }, + + /** + * get canvas of a black circle brush used for canvas to draw later + * @private + * @returns {Object} circle brush canvas + */ + _getBrush: function() { + var brushCanvas = this._brushCanvas || (this._brushCanvas = createCanvas()); + // set brush size + var r = this.pointSize + this.blurSize; + var d = r * 2; + brushCanvas.width = d; + brushCanvas.height = d; + + var ctx = brushCanvas.getContext('2d'); + ctx.clearRect(0, 0, d, d); + + // in order to render shadow without the distinct circle, + // draw the distinct circle in an invisible place, + // and use shadowOffset to draw shadow in the center of the canvas + ctx.shadowOffsetX = d; + ctx.shadowBlur = this.blurSize; + // draw the shadow in black, and use alpha and shadow blur to generate + // color in color map + ctx.shadowColor = '#000'; + + // draw circle in the left to the canvas + ctx.beginPath(); + ctx.arc(-r, r, this.pointSize, 0, Math.PI * 2, true); + ctx.closePath(); + ctx.fill(); + return brushCanvas; + }, + + /** + * get gradient color map + * @private + */ + _getGradient: function (data, colorFunc, state) { + var gradientPixels = this._gradientPixels; + var pixelsSingleState = gradientPixels[state] || (gradientPixels[state] = new Uint8ClampedArray(256 * 4)); + var color = [0, 0, 0, 0]; + var off = 0; + for (var i = 0; i < 256; i++) { + colorFunc[state](i / 255, true, color); + pixelsSingleState[off++] = color[0]; + pixelsSingleState[off++] = color[1]; + pixelsSingleState[off++] = color[2]; + pixelsSingleState[off++] = color[3]; + } + return pixelsSingleState; + } +}; + +function getIsInPiecewiseRange(dataExtent, pieceList, selected) { + var dataSpan = dataExtent[1] - dataExtent[0]; + pieceList = map(pieceList, function (piece) { + return { + interval: [ + (piece.interval[0] - dataExtent[0]) / dataSpan, + (piece.interval[1] - dataExtent[0]) / dataSpan + ] + }; + }); + var len = pieceList.length; + var lastIndex = 0; + + return function (val) { + // Try to find in the location of the last found + for (var i = lastIndex; i < len; i++) { + var interval = pieceList[i].interval; + if (interval[0] <= val && val <= interval[1]) { + lastIndex = i; + break; + } + } + if (i === len) { // Not found, back interation + for (var i = lastIndex - 1; i >= 0; i--) { + var interval = pieceList[i].interval; + if (interval[0] <= val && val <= interval[1]) { + lastIndex = i; + break; + } + } + } + return i >= 0 && i < len && selected[i]; + }; +} + +function getIsInContinuousRange(dataExtent, range) { + var dataSpan = dataExtent[1] - dataExtent[0]; + range = [ + (range[0] - dataExtent[0]) / dataSpan, + (range[1] - dataExtent[0]) / dataSpan + ]; + return function (val) { + return val >= range[0] && val <= range[1]; + }; +} + +function isGeoCoordSys(coordSys) { + var dimensions = coordSys.dimensions; + // Not use coorSys.type === 'geo' because coordSys maybe extended + return dimensions[0] === 'lng' && dimensions[1] === 'lat'; +} + +extendChartView({ + + type: 'heatmap', + + render: function (seriesModel, ecModel, api) { + var visualMapOfThisSeries; + ecModel.eachComponent('visualMap', function (visualMap) { + visualMap.eachTargetSeries(function (targetSeries) { + if (targetSeries === seriesModel) { + visualMapOfThisSeries = visualMap; + } + }); + }); + + if (__DEV__) { + if (!visualMapOfThisSeries) { + throw new Error('Heatmap must use with visualMap'); + } + } + + this.group.removeAll(); + + this._incrementalDisplayable = null; + + var coordSys = seriesModel.coordinateSystem; + if (coordSys.type === 'cartesian2d' || coordSys.type === 'calendar') { + this._renderOnCartesianAndCalendar(seriesModel, api, 0, seriesModel.getData().count()); + } + else if (isGeoCoordSys(coordSys)) { + this._renderOnGeo( + coordSys, seriesModel, visualMapOfThisSeries, api + ); + } + }, + + incrementalPrepareRender: function (seriesModel, ecModel, api) { + this.group.removeAll(); + }, + + incrementalRender: function (params, seriesModel, ecModel, api) { + var coordSys = seriesModel.coordinateSystem; + if (coordSys) { + this._renderOnCartesianAndCalendar(seriesModel, api, params.start, params.end, true); + } + }, + + _renderOnCartesianAndCalendar: function (seriesModel, api, start, end, incremental) { + + var coordSys = seriesModel.coordinateSystem; + var width; + var height; + + if (coordSys.type === 'cartesian2d') { + var xAxis = coordSys.getAxis('x'); + var yAxis = coordSys.getAxis('y'); + + if (__DEV__) { + if (!(xAxis.type === 'category' && yAxis.type === 'category')) { + throw new Error('Heatmap on cartesian must have two category axes'); + } + if (!(xAxis.onBand && yAxis.onBand)) { + throw new Error('Heatmap on cartesian must have two axes with boundaryGap true'); + } + } + + width = xAxis.getBandWidth(); + height = yAxis.getBandWidth(); + } + + var group = this.group; + var data = seriesModel.getData(); + + var itemStyleQuery = 'itemStyle'; + var hoverItemStyleQuery = 'emphasis.itemStyle'; + var labelQuery = 'label'; + var hoverLabelQuery = 'emphasis.label'; + var style = seriesModel.getModel(itemStyleQuery).getItemStyle(['color']); + var hoverStl = seriesModel.getModel(hoverItemStyleQuery).getItemStyle(); + var labelModel = seriesModel.getModel(labelQuery); + var hoverLabelModel = seriesModel.getModel(hoverLabelQuery); + var coordSysType = coordSys.type; + + + var dataDims = coordSysType === 'cartesian2d' + ? [ + data.mapDimension('x'), + data.mapDimension('y'), + data.mapDimension('value') + ] + : [ + data.mapDimension('time'), + data.mapDimension('value') + ]; + + for (var idx = start; idx < end; idx++) { + var rect; + + if (coordSysType === 'cartesian2d') { + // Ignore empty data + if (isNaN(data.get(dataDims[2], idx))) { + continue; + } + + var point = coordSys.dataToPoint([ + data.get(dataDims[0], idx), + data.get(dataDims[1], idx) + ]); + + rect = new Rect({ + shape: { + x: point[0] - width / 2, + y: point[1] - height / 2, + width: width, + height: height + }, + style: { + fill: data.getItemVisual(idx, 'color'), + opacity: data.getItemVisual(idx, 'opacity') + } + }); + } + else { + // Ignore empty data + if (isNaN(data.get(dataDims[1], idx))) { + continue; + } + + rect = new Rect({ + z2: 1, + shape: coordSys.dataToRect([data.get(dataDims[0], idx)]).contentShape, + style: { + fill: data.getItemVisual(idx, 'color'), + opacity: data.getItemVisual(idx, 'opacity') + } + }); + } + + var itemModel = data.getItemModel(idx); + + // Optimization for large datset + if (data.hasItemOption) { + style = itemModel.getModel(itemStyleQuery).getItemStyle(['color']); + hoverStl = itemModel.getModel(hoverItemStyleQuery).getItemStyle(); + labelModel = itemModel.getModel(labelQuery); + hoverLabelModel = itemModel.getModel(hoverLabelQuery); + } + + var rawValue = seriesModel.getRawValue(idx); + var defaultText = '-'; + if (rawValue && rawValue[2] != null) { + defaultText = rawValue[2]; + } + + setLabelStyle( + style, hoverStl, labelModel, hoverLabelModel, + { + labelFetcher: seriesModel, + labelDataIndex: idx, + defaultText: defaultText, + isRectText: true + } + ); + + rect.setStyle(style); + setHoverStyle(rect, data.hasItemOption ? hoverStl : extend({}, hoverStl)); + + rect.incremental = incremental; + // PENDING + if (incremental) { + // Rect must use hover layer if it's incremental. + rect.useHoverLayer = true; + } + + group.add(rect); + data.setItemGraphicEl(idx, rect); + } + }, + + _renderOnGeo: function (geo, seriesModel, visualMapModel, api) { + var inRangeVisuals = visualMapModel.targetVisuals.inRange; + var outOfRangeVisuals = visualMapModel.targetVisuals.outOfRange; + // if (!visualMapping) { + // throw new Error('Data range must have color visuals'); + // } + + var data = seriesModel.getData(); + var hmLayer = this._hmLayer || (this._hmLayer || new Heatmap()); + hmLayer.blurSize = seriesModel.get('blurSize'); + hmLayer.pointSize = seriesModel.get('pointSize'); + hmLayer.minOpacity = seriesModel.get('minOpacity'); + hmLayer.maxOpacity = seriesModel.get('maxOpacity'); + + var rect = geo.getViewRect().clone(); + var roamTransform = geo.getRoamTransform(); + rect.applyTransform(roamTransform); + + // Clamp on viewport + var x = Math.max(rect.x, 0); + var y = Math.max(rect.y, 0); + var x2 = Math.min(rect.width + rect.x, api.getWidth()); + var y2 = Math.min(rect.height + rect.y, api.getHeight()); + var width = x2 - x; + var height = y2 - y; + + var dims = [ + data.mapDimension('lng'), + data.mapDimension('lat'), + data.mapDimension('value') + ]; + + var points = data.mapArray(dims, function (lng, lat, value) { + var pt = geo.dataToPoint([lng, lat]); + pt[0] -= x; + pt[1] -= y; + pt.push(value); + return pt; + }); + + var dataExtent = visualMapModel.getExtent(); + var isInRange = visualMapModel.type === 'visualMap.continuous' + ? getIsInContinuousRange(dataExtent, visualMapModel.option.range) + : getIsInPiecewiseRange( + dataExtent, visualMapModel.getPieceList(), visualMapModel.option.selected + ); + + hmLayer.update( + points, width, height, + inRangeVisuals.color.getNormalizer(), + { + inRange: inRangeVisuals.color.getColorMapper(), + outOfRange: outOfRangeVisuals.color.getColorMapper() + }, + isInRange + ); + var img = new ZImage({ + style: { + width: width, + height: height, + x: x, + y: y, + image: hmLayer.canvas + }, + silent: true + }); + this.group.add(img); + }, + + dispose: function () {} +}); + +var PictorialBarSeries = BaseBarSeries.extend({ + + type: 'series.pictorialBar', + + dependencies: ['grid'], + + defaultOption: { + symbol: 'circle', // Customized bar shape + symbolSize: null, // Can be ['100%', '100%'], null means auto. + symbolRotate: null, + + symbolPosition: null, // 'start' or 'end' or 'center', null means auto. + symbolOffset: null, + symbolMargin: null, // start margin and end margin. Can be a number or a percent string. + // Auto margin by defualt. + symbolRepeat: false, // false/null/undefined, means no repeat. + // Can be true, means auto calculate repeat times and cut by data. + // Can be a number, specifies repeat times, and do not cut by data. + // Can be 'fixed', means auto calculate repeat times but do not cut by data. + symbolRepeatDirection: 'end', // 'end' means from 'start' to 'end'. + + symbolClip: false, + symbolBoundingData: null, // Can be 60 or -40 or [-40, 60] + symbolPatternSize: 400, // 400 * 400 px + + barGap: '-100%', // In most case, overlap is needed. + + // z can be set in data item, which is z2 actually. + + // Disable progressive + progressive: 0, + hoverAnimation: false // Open only when needed. + }, + + getInitialData: function (option) { + // Disable stack. + option.stack = null; + return PictorialBarSeries.superApply(this, 'getInitialData', arguments); + } +}); + +var BAR_BORDER_WIDTH_QUERY$1 = ['itemStyle', 'borderWidth']; + +// index: +isHorizontal +var LAYOUT_ATTRS = [ + {xy: 'x', wh: 'width', index: 0, posDesc: ['left', 'right']}, + {xy: 'y', wh: 'height', index: 1, posDesc: ['top', 'bottom']} +]; + +var pathForLineWidth = new Circle(); + +var BarView$1 = extendChartView({ + + type: 'pictorialBar', + + render: function (seriesModel, ecModel, api) { + var group = this.group; + var data = seriesModel.getData(); + var oldData = this._data; + + var cartesian = seriesModel.coordinateSystem; + var baseAxis = cartesian.getBaseAxis(); + var isHorizontal = !!baseAxis.isHorizontal(); + var coordSysRect = cartesian.grid.getRect(); + + var opt = { + ecSize: {width: api.getWidth(), height: api.getHeight()}, + seriesModel: seriesModel, + coordSys: cartesian, + coordSysExtent: [ + [coordSysRect.x, coordSysRect.x + coordSysRect.width], + [coordSysRect.y, coordSysRect.y + coordSysRect.height] + ], + isHorizontal: isHorizontal, + valueDim: LAYOUT_ATTRS[+isHorizontal], + categoryDim: LAYOUT_ATTRS[1 - isHorizontal] + }; + + data.diff(oldData) + .add(function (dataIndex) { + if (!data.hasValue(dataIndex)) { + return; + } + + var itemModel = getItemModel(data, dataIndex); + var symbolMeta = getSymbolMeta(data, dataIndex, itemModel, opt); + + var bar = createBar(data, opt, symbolMeta); + + data.setItemGraphicEl(dataIndex, bar); + group.add(bar); + + updateCommon$1(bar, opt, symbolMeta); + }) + .update(function (newIndex, oldIndex) { + var bar = oldData.getItemGraphicEl(oldIndex); + + if (!data.hasValue(newIndex)) { + group.remove(bar); + return; + } + + var itemModel = getItemModel(data, newIndex); + var symbolMeta = getSymbolMeta(data, newIndex, itemModel, opt); + + var pictorialShapeStr = getShapeStr(data, symbolMeta); + if (bar && pictorialShapeStr !== bar.__pictorialShapeStr) { + group.remove(bar); + data.setItemGraphicEl(newIndex, null); + bar = null; + } + + if (bar) { + updateBar(bar, opt, symbolMeta); + } + else { + bar = createBar(data, opt, symbolMeta, true); + } + + data.setItemGraphicEl(newIndex, bar); + bar.__pictorialSymbolMeta = symbolMeta; + // Add back + group.add(bar); + + updateCommon$1(bar, opt, symbolMeta); + }) + .remove(function (dataIndex) { + var bar = oldData.getItemGraphicEl(dataIndex); + bar && removeBar(oldData, dataIndex, bar.__pictorialSymbolMeta.animationModel, bar); + }) + .execute(); + + this._data = data; + + return this.group; + }, + + dispose: noop, + + remove: function (ecModel, api) { + var group = this.group; + var data = this._data; + if (ecModel.get('animation')) { + if (data) { + data.eachItemGraphicEl(function (bar) { + removeBar(data, bar.dataIndex, ecModel, bar); + }); + } + } + else { + group.removeAll(); + } + } +}); + + +// Set or calculate default value about symbol, and calculate layout info. +function getSymbolMeta(data, dataIndex, itemModel, opt) { + var layout = data.getItemLayout(dataIndex); + var symbolRepeat = itemModel.get('symbolRepeat'); + var symbolClip = itemModel.get('symbolClip'); + var symbolPosition = itemModel.get('symbolPosition') || 'start'; + var symbolRotate = itemModel.get('symbolRotate'); + var rotation = (symbolRotate || 0) * Math.PI / 180 || 0; + var symbolPatternSize = itemModel.get('symbolPatternSize') || 2; + var isAnimationEnabled = itemModel.isAnimationEnabled(); + + var symbolMeta = { + dataIndex: dataIndex, + layout: layout, + itemModel: itemModel, + symbolType: data.getItemVisual(dataIndex, 'symbol') || 'circle', + color: data.getItemVisual(dataIndex, 'color'), + symbolClip: symbolClip, + symbolRepeat: symbolRepeat, + symbolRepeatDirection: itemModel.get('symbolRepeatDirection'), + symbolPatternSize: symbolPatternSize, + rotation: rotation, + animationModel: isAnimationEnabled ? itemModel : null, + hoverAnimation: isAnimationEnabled && itemModel.get('hoverAnimation'), + z2: itemModel.getShallow('z', true) || 0 + }; + + prepareBarLength(itemModel, symbolRepeat, layout, opt, symbolMeta); + + prepareSymbolSize( + data, dataIndex, layout, symbolRepeat, symbolClip, symbolMeta.boundingLength, + symbolMeta.pxSign, symbolPatternSize, opt, symbolMeta + ); + + prepareLineWidth(itemModel, symbolMeta.symbolScale, rotation, opt, symbolMeta); + + var symbolSize = symbolMeta.symbolSize; + var symbolOffset = itemModel.get('symbolOffset'); + if (isArray(symbolOffset)) { + symbolOffset = [ + parsePercent$1(symbolOffset[0], symbolSize[0]), + parsePercent$1(symbolOffset[1], symbolSize[1]) + ]; + } + + prepareLayoutInfo( + itemModel, symbolSize, layout, symbolRepeat, symbolClip, symbolOffset, + symbolPosition, symbolMeta.valueLineWidth, symbolMeta.boundingLength, symbolMeta.repeatCutLength, + opt, symbolMeta + ); + + return symbolMeta; +} + +// bar length can be negative. +function prepareBarLength(itemModel, symbolRepeat, layout, opt, output) { + var valueDim = opt.valueDim; + var symbolBoundingData = itemModel.get('symbolBoundingData'); + var valueAxis = opt.coordSys.getOtherAxis(opt.coordSys.getBaseAxis()); + var zeroPx = valueAxis.toGlobalCoord(valueAxis.dataToCoord(0)); + var pxSignIdx = 1 - +(layout[valueDim.wh] <= 0); + var boundingLength; + + if (isArray(symbolBoundingData)) { + var symbolBoundingExtent = [ + convertToCoordOnAxis(valueAxis, symbolBoundingData[0]) - zeroPx, + convertToCoordOnAxis(valueAxis, symbolBoundingData[1]) - zeroPx + ]; + symbolBoundingExtent[1] < symbolBoundingExtent[0] && (symbolBoundingExtent.reverse()); + boundingLength = symbolBoundingExtent[pxSignIdx]; + } + else if (symbolBoundingData != null) { + boundingLength = convertToCoordOnAxis(valueAxis, symbolBoundingData) - zeroPx; + } + else if (symbolRepeat) { + boundingLength = opt.coordSysExtent[valueDim.index][pxSignIdx] - zeroPx; + } + else { + boundingLength = layout[valueDim.wh]; + } + + output.boundingLength = boundingLength; + + if (symbolRepeat) { + output.repeatCutLength = layout[valueDim.wh]; + } + + output.pxSign = boundingLength > 0 ? 1 : boundingLength < 0 ? -1 : 0; +} + +function convertToCoordOnAxis(axis, value) { + return axis.toGlobalCoord(axis.dataToCoord(axis.scale.parse(value))); +} + +// Support ['100%', '100%'] +function prepareSymbolSize( + data, dataIndex, layout, symbolRepeat, symbolClip, boundingLength, + pxSign, symbolPatternSize, opt, output +) { + var valueDim = opt.valueDim; + var categoryDim = opt.categoryDim; + var categorySize = Math.abs(layout[categoryDim.wh]); + + var symbolSize = data.getItemVisual(dataIndex, 'symbolSize'); + if (isArray(symbolSize)) { + symbolSize = symbolSize.slice(); + } + else { + if (symbolSize == null) { + symbolSize = '100%'; + } + symbolSize = [symbolSize, symbolSize]; + } + + // Note: percentage symbolSize (like '100%') do not consider lineWidth, because it is + // to complicated to calculate real percent value if considering scaled lineWidth. + // So the actual size will bigger than layout size if lineWidth is bigger than zero, + // which can be tolerated in pictorial chart. + + symbolSize[categoryDim.index] = parsePercent$1( + symbolSize[categoryDim.index], + categorySize + ); + symbolSize[valueDim.index] = parsePercent$1( + symbolSize[valueDim.index], + symbolRepeat ? categorySize : Math.abs(boundingLength) + ); + + output.symbolSize = symbolSize; + + // If x or y is less than zero, show reversed shape. + var symbolScale = output.symbolScale = [ + symbolSize[0] / symbolPatternSize, + symbolSize[1] / symbolPatternSize + ]; + // Follow convention, 'right' and 'top' is the normal scale. + symbolScale[valueDim.index] *= (opt.isHorizontal ? -1 : 1) * pxSign; +} + +function prepareLineWidth(itemModel, symbolScale, rotation, opt, output) { + // In symbols are drawn with scale, so do not need to care about the case that width + // or height are too small. But symbol use strokeNoScale, where acture lineWidth should + // be calculated. + var valueLineWidth = itemModel.get(BAR_BORDER_WIDTH_QUERY$1) || 0; + + if (valueLineWidth) { + pathForLineWidth.attr({ + scale: symbolScale.slice(), + rotation: rotation + }); + pathForLineWidth.updateTransform(); + valueLineWidth /= pathForLineWidth.getLineScale(); + valueLineWidth *= symbolScale[opt.valueDim.index]; + } + + output.valueLineWidth = valueLineWidth; +} + +function prepareLayoutInfo( + itemModel, symbolSize, layout, symbolRepeat, symbolClip, symbolOffset, + symbolPosition, valueLineWidth, boundingLength, repeatCutLength, opt, output +) { + var categoryDim = opt.categoryDim; + var valueDim = opt.valueDim; + var pxSign = output.pxSign; + + var unitLength = Math.max(symbolSize[valueDim.index] + valueLineWidth, 0); + var pathLen = unitLength; + + // Note: rotation will not effect the layout of symbols, because user may + // want symbols to rotate on its center, which should not be translated + // when rotating. + + if (symbolRepeat) { + var absBoundingLength = Math.abs(boundingLength); + + var symbolMargin = retrieve(itemModel.get('symbolMargin'), '15%') + ''; + var hasEndGap = false; + if (symbolMargin.lastIndexOf('!') === symbolMargin.length - 1) { + hasEndGap = true; + symbolMargin = symbolMargin.slice(0, symbolMargin.length - 1); + } + symbolMargin = parsePercent$1(symbolMargin, symbolSize[valueDim.index]); + + var uLenWithMargin = Math.max(unitLength + symbolMargin * 2, 0); + + // When symbol margin is less than 0, margin at both ends will be subtracted + // to ensure that all of the symbols will not be overflow the given area. + var endFix = hasEndGap ? 0 : symbolMargin * 2; + + // Both final repeatTimes and final symbolMargin area calculated based on + // boundingLength. + var repeatSpecified = isNumeric(symbolRepeat); + var repeatTimes = repeatSpecified + ? symbolRepeat + : toIntTimes((absBoundingLength + endFix) / uLenWithMargin); + + // Adjust calculate margin, to ensure each symbol is displayed + // entirely in the given layout area. + var mDiff = absBoundingLength - repeatTimes * unitLength; + symbolMargin = mDiff / 2 / (hasEndGap ? repeatTimes : repeatTimes - 1); + uLenWithMargin = unitLength + symbolMargin * 2; + endFix = hasEndGap ? 0 : symbolMargin * 2; + + // Update repeatTimes when not all symbol will be shown. + if (!repeatSpecified && symbolRepeat !== 'fixed') { + repeatTimes = repeatCutLength + ? toIntTimes((Math.abs(repeatCutLength) + endFix) / uLenWithMargin) + : 0; + } + + pathLen = repeatTimes * uLenWithMargin - endFix; + output.repeatTimes = repeatTimes; + output.symbolMargin = symbolMargin; + } + + var sizeFix = pxSign * (pathLen / 2); + var pathPosition = output.pathPosition = []; + pathPosition[categoryDim.index] = layout[categoryDim.wh] / 2; + pathPosition[valueDim.index] = symbolPosition === 'start' + ? sizeFix + : symbolPosition === 'end' + ? boundingLength - sizeFix + : boundingLength / 2; // 'center' + if (symbolOffset) { + pathPosition[0] += symbolOffset[0]; + pathPosition[1] += symbolOffset[1]; + } + + var bundlePosition = output.bundlePosition = []; + bundlePosition[categoryDim.index] = layout[categoryDim.xy]; + bundlePosition[valueDim.index] = layout[valueDim.xy]; + + var barRectShape = output.barRectShape = extend({}, layout); + barRectShape[valueDim.wh] = pxSign * Math.max( + Math.abs(layout[valueDim.wh]), Math.abs(pathPosition[valueDim.index] + sizeFix) + ); + barRectShape[categoryDim.wh] = layout[categoryDim.wh]; + + var clipShape = output.clipShape = {}; + // Consider that symbol may be overflow layout rect. + clipShape[categoryDim.xy] = -layout[categoryDim.xy]; + clipShape[categoryDim.wh] = opt.ecSize[categoryDim.wh]; + clipShape[valueDim.xy] = 0; + clipShape[valueDim.wh] = layout[valueDim.wh]; +} + +function createPath(symbolMeta) { + var symbolPatternSize = symbolMeta.symbolPatternSize; + var path = createSymbol( + // Consider texture img, make a big size. + symbolMeta.symbolType, + -symbolPatternSize / 2, + -symbolPatternSize / 2, + symbolPatternSize, + symbolPatternSize, + symbolMeta.color + ); + path.attr({ + culling: true + }); + path.type !== 'image' && path.setStyle({ + strokeNoScale: true + }); + + return path; +} + +function createOrUpdateRepeatSymbols(bar, opt, symbolMeta, isUpdate) { + var bundle = bar.__pictorialBundle; + var symbolSize = symbolMeta.symbolSize; + var valueLineWidth = symbolMeta.valueLineWidth; + var pathPosition = symbolMeta.pathPosition; + var valueDim = opt.valueDim; + var repeatTimes = symbolMeta.repeatTimes || 0; + + var index = 0; + var unit = symbolSize[opt.valueDim.index] + valueLineWidth + symbolMeta.symbolMargin * 2; + + eachPath(bar, function (path) { + path.__pictorialAnimationIndex = index; + path.__pictorialRepeatTimes = repeatTimes; + if (index < repeatTimes) { + updateAttr(path, null, makeTarget(index), symbolMeta, isUpdate); + } + else { + updateAttr(path, null, {scale: [0, 0]}, symbolMeta, isUpdate, function () { + bundle.remove(path); + }); + } + + updateHoverAnimation(path, symbolMeta); + + index++; + }); + + for (; index < repeatTimes; index++) { + var path = createPath(symbolMeta); + path.__pictorialAnimationIndex = index; + path.__pictorialRepeatTimes = repeatTimes; + bundle.add(path); + + var target = makeTarget(index); + + updateAttr( + path, + { + position: target.position, + scale: [0, 0] + }, + { + scale: target.scale, + rotation: target.rotation + }, + symbolMeta, + isUpdate + ); + + // FIXME + // If all emphasis/normal through action. + path + .on('mouseover', onMouseOver) + .on('mouseout', onMouseOut); + + updateHoverAnimation(path, symbolMeta); + } + + function makeTarget(index) { + var position = pathPosition.slice(); + // (start && pxSign > 0) || (end && pxSign < 0): i = repeatTimes - index + // Otherwise: i = index; + var pxSign = symbolMeta.pxSign; + var i = index; + if (symbolMeta.symbolRepeatDirection === 'start' ? pxSign > 0 : pxSign < 0) { + i = repeatTimes - 1 - index; + } + position[valueDim.index] = unit * (i - repeatTimes / 2 + 0.5) + pathPosition[valueDim.index]; + + return { + position: position, + scale: symbolMeta.symbolScale.slice(), + rotation: symbolMeta.rotation + }; + } + + function onMouseOver() { + eachPath(bar, function (path) { + path.trigger('emphasis'); + }); + } + + function onMouseOut() { + eachPath(bar, function (path) { + path.trigger('normal'); + }); + } +} + +function createOrUpdateSingleSymbol(bar, opt, symbolMeta, isUpdate) { + var bundle = bar.__pictorialBundle; + var mainPath = bar.__pictorialMainPath; + + if (!mainPath) { + mainPath = bar.__pictorialMainPath = createPath(symbolMeta); + bundle.add(mainPath); + + updateAttr( + mainPath, + { + position: symbolMeta.pathPosition.slice(), + scale: [0, 0], + rotation: symbolMeta.rotation + }, + { + scale: symbolMeta.symbolScale.slice() + }, + symbolMeta, + isUpdate + ); + + mainPath + .on('mouseover', onMouseOver) + .on('mouseout', onMouseOut); + } + else { + updateAttr( + mainPath, + null, + { + position: symbolMeta.pathPosition.slice(), + scale: symbolMeta.symbolScale.slice(), + rotation: symbolMeta.rotation + }, + symbolMeta, + isUpdate + ); + } + + updateHoverAnimation(mainPath, symbolMeta); + + function onMouseOver() { + this.trigger('emphasis'); + } + + function onMouseOut() { + this.trigger('normal'); + } +} + +// bar rect is used for label. +function createOrUpdateBarRect(bar, symbolMeta, isUpdate) { + var rectShape = extend({}, symbolMeta.barRectShape); + + var barRect = bar.__pictorialBarRect; + if (!barRect) { + barRect = bar.__pictorialBarRect = new Rect({ + z2: 2, + shape: rectShape, + silent: true, + style: { + stroke: 'transparent', + fill: 'transparent', + lineWidth: 0 + } + }); + + bar.add(barRect); + } + else { + updateAttr(barRect, null, {shape: rectShape}, symbolMeta, isUpdate); + } +} + +function createOrUpdateClip(bar, opt, symbolMeta, isUpdate) { + // If not clip, symbol will be remove and rebuilt. + if (symbolMeta.symbolClip) { + var clipPath = bar.__pictorialClipPath; + var clipShape = extend({}, symbolMeta.clipShape); + var valueDim = opt.valueDim; + var animationModel = symbolMeta.animationModel; + var dataIndex = symbolMeta.dataIndex; + + if (clipPath) { + updateProps( + clipPath, {shape: clipShape}, animationModel, dataIndex + ); + } + else { + clipShape[valueDim.wh] = 0; + clipPath = new Rect({shape: clipShape}); + bar.__pictorialBundle.setClipPath(clipPath); + bar.__pictorialClipPath = clipPath; + + var target = {}; + target[valueDim.wh] = symbolMeta.clipShape[valueDim.wh]; + + graphic[isUpdate ? 'updateProps' : 'initProps']( + clipPath, {shape: target}, animationModel, dataIndex + ); + } + } +} + +function getItemModel(data, dataIndex) { + var itemModel = data.getItemModel(dataIndex); + itemModel.getAnimationDelayParams = getAnimationDelayParams; + itemModel.isAnimationEnabled = isAnimationEnabled; + return itemModel; +} + +function getAnimationDelayParams(path) { + // The order is the same as the z-order, see `symbolRepeatDiretion`. + return { + index: path.__pictorialAnimationIndex, + count: path.__pictorialRepeatTimes + }; +} + +function isAnimationEnabled() { + // `animation` prop can be set on itemModel in pictorial bar chart. + return this.parentModel.isAnimationEnabled() && !!this.getShallow('animation'); +} + +function updateHoverAnimation(path, symbolMeta) { + path.off('emphasis').off('normal'); + + var scale = symbolMeta.symbolScale.slice(); + + symbolMeta.hoverAnimation && path + .on('emphasis', function() { + this.animateTo({ + scale: [scale[0] * 1.1, scale[1] * 1.1] + }, 400, 'elasticOut'); + }) + .on('normal', function() { + this.animateTo({ + scale: scale.slice() + }, 400, 'elasticOut'); + }); +} + +function createBar(data, opt, symbolMeta, isUpdate) { + // bar is the main element for each data. + var bar = new Group(); + // bundle is used for location and clip. + var bundle = new Group(); + bar.add(bundle); + bar.__pictorialBundle = bundle; + bundle.attr('position', symbolMeta.bundlePosition.slice()); + + if (symbolMeta.symbolRepeat) { + createOrUpdateRepeatSymbols(bar, opt, symbolMeta); + } + else { + createOrUpdateSingleSymbol(bar, opt, symbolMeta); + } + + createOrUpdateBarRect(bar, symbolMeta, isUpdate); + + createOrUpdateClip(bar, opt, symbolMeta, isUpdate); + + bar.__pictorialShapeStr = getShapeStr(data, symbolMeta); + bar.__pictorialSymbolMeta = symbolMeta; + + return bar; +} + +function updateBar(bar, opt, symbolMeta) { + var animationModel = symbolMeta.animationModel; + var dataIndex = symbolMeta.dataIndex; + var bundle = bar.__pictorialBundle; + + updateProps( + bundle, {position: symbolMeta.bundlePosition.slice()}, animationModel, dataIndex + ); + + if (symbolMeta.symbolRepeat) { + createOrUpdateRepeatSymbols(bar, opt, symbolMeta, true); + } + else { + createOrUpdateSingleSymbol(bar, opt, symbolMeta, true); + } + + createOrUpdateBarRect(bar, symbolMeta, true); + + createOrUpdateClip(bar, opt, symbolMeta, true); +} + +function removeBar(data, dataIndex, animationModel, bar) { + // Not show text when animating + var labelRect = bar.__pictorialBarRect; + labelRect && (labelRect.style.text = null); + + var pathes = []; + eachPath(bar, function (path) { + pathes.push(path); + }); + bar.__pictorialMainPath && pathes.push(bar.__pictorialMainPath); + + // I do not find proper remove animation for clip yet. + bar.__pictorialClipPath && (animationModel = null); + + each$1(pathes, function (path) { + updateProps( + path, {scale: [0, 0]}, animationModel, dataIndex, + function () { + bar.parent && bar.parent.remove(bar); + } + ); + }); + + data.setItemGraphicEl(dataIndex, null); +} + +function getShapeStr(data, symbolMeta) { + return [ + data.getItemVisual(symbolMeta.dataIndex, 'symbol') || 'none', + !!symbolMeta.symbolRepeat, + !!symbolMeta.symbolClip + ].join(':'); +} + +function eachPath(bar, cb, context) { + // Do not use Group#eachChild, because it do not support remove. + each$1(bar.__pictorialBundle.children(), function (el) { + el !== bar.__pictorialBarRect && cb.call(context, el); + }); +} + +function updateAttr(el, immediateAttrs, animationAttrs, symbolMeta, isUpdate, cb) { + immediateAttrs && el.attr(immediateAttrs); + // when symbolCip used, only clip path has init animation, otherwise it would be weird effect. + if (symbolMeta.symbolClip && !isUpdate) { + animationAttrs && el.attr(animationAttrs); + } + else { + animationAttrs && graphic[isUpdate ? 'updateProps' : 'initProps']( + el, animationAttrs, symbolMeta.animationModel, symbolMeta.dataIndex, cb + ); + } +} + +function updateCommon$1(bar, opt, symbolMeta) { + var color = symbolMeta.color; + var dataIndex = symbolMeta.dataIndex; + var itemModel = symbolMeta.itemModel; + // Color must be excluded. + // Because symbol provide setColor individually to set fill and stroke + var normalStyle = itemModel.getModel('itemStyle').getItemStyle(['color']); + var hoverStyle = itemModel.getModel('emphasis.itemStyle').getItemStyle(); + var cursorStyle = itemModel.getShallow('cursor'); + + eachPath(bar, function (path) { + // PENDING setColor should be before setStyle!!! + path.setColor(color); + path.setStyle(defaults( + { + fill: color, + opacity: symbolMeta.opacity + }, + normalStyle + )); + setHoverStyle(path, hoverStyle); + + cursorStyle && (path.cursor = cursorStyle); + path.z2 = symbolMeta.z2; + }); + + var barRectHoverStyle = {}; + var barPositionOutside = opt.valueDim.posDesc[+(symbolMeta.boundingLength > 0)]; + var barRect = bar.__pictorialBarRect; + + setLabel( + barRect.style, barRectHoverStyle, itemModel, + color, opt.seriesModel, dataIndex, barPositionOutside + ); + + setHoverStyle(barRect, barRectHoverStyle); +} + +function toIntTimes(times) { + var roundedTimes = Math.round(times); + // Escapse accurate error + return Math.abs(times - roundedTimes) < 1e-4 + ? roundedTimes + : Math.ceil(times); +} + +// In case developer forget to include grid component +registerLayout(curry( + layout, 'pictorialBar' +)); +registerVisual(visualSymbol('pictorialBar', 'roundRect')); + +/** + * @constructor module:echarts/coord/single/SingleAxis + * @extends {module:echarts/coord/Axis} + * @param {string} dim + * @param {*} scale + * @param {Array.} coordExtent + * @param {string} axisType + * @param {string} position + */ +var SingleAxis = function (dim, scale, coordExtent, axisType, position) { + + Axis.call(this, dim, scale, coordExtent); + + /** + * Axis type + * - 'category' + * - 'value' + * - 'time' + * - 'log' + * @type {string} + */ + this.type = axisType || 'value'; + + /** + * Axis position + * - 'top' + * - 'bottom' + * - 'left' + * - 'right' + * @type {string} + */ + this.position = position || 'bottom'; + + /** + * Axis orient + * - 'horizontal' + * - 'vertical' + * @type {[type]} + */ + this.orient = null; + + /** + * @type {number} + */ + this._labelInterval = null; + +}; + +SingleAxis.prototype = { + + constructor: SingleAxis, + + /** + * Axis model + * @type {module:echarts/coord/single/AxisModel} + */ + model: null, + + /** + * Judge the orient of the axis. + * @return {boolean} + */ + isHorizontal: function () { + var position = this.position; + return position === 'top' || position === 'bottom'; + + }, + + /** + * @override + */ + pointToData: function (point, clamp) { + return this.coordinateSystem.pointToData(point, clamp)[0]; + }, + + /** + * Convert the local coord(processed by dataToCoord()) + * to global coord(concrete pixel coord). + * designated by module:echarts/coord/single/Single. + * @type {Function} + */ + toGlobalCoord: null, + + /** + * Convert the global coord to local coord. + * designated by module:echarts/coord/single/Single. + * @type {Function} + */ + toLocalCoord: null + +}; + +inherits(SingleAxis, Axis); + +/** + * Single coordinates system. + */ + +/** + * Create a single coordinates system. + * + * @param {module:echarts/coord/single/AxisModel} axisModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ +function Single(axisModel, ecModel, api) { + + /** + * @type {string} + * @readOnly + */ + this.dimension = 'single'; + + /** + * Add it just for draw tooltip. + * + * @type {Array.} + * @readOnly + */ + this.dimensions = ['single']; + + /** + * @private + * @type {module:echarts/coord/single/SingleAxis}. + */ + this._axis = null; + + /** + * @private + * @type {module:zrender/core/BoundingRect} + */ + this._rect; + + this._init(axisModel, ecModel, api); + + /** + * @type {module:echarts/coord/single/AxisModel} + */ + this.model = axisModel; +} + +Single.prototype = { + + type: 'singleAxis', + + axisPointerEnabled: true, + + constructor: Single, + + /** + * Initialize single coordinate system. + * + * @param {module:echarts/coord/single/AxisModel} axisModel + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @private + */ + _init: function (axisModel, ecModel, api) { + + var dim = this.dimension; + + var axis = new SingleAxis( + dim, + createScaleByModel(axisModel), + [0, 0], + axisModel.get('type'), + axisModel.get('position') + ); + + var isCategory = axis.type === 'category'; + axis.onBand = isCategory && axisModel.get('boundaryGap'); + axis.inverse = axisModel.get('inverse'); + axis.orient = axisModel.get('orient'); + + axisModel.axis = axis; + axis.model = axisModel; + axis.coordinateSystem = this; + this._axis = axis; + }, + + /** + * Update axis scale after data processed + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ + update: function (ecModel, api) { + ecModel.eachSeries(function (seriesModel) { + if (seriesModel.coordinateSystem === this) { + var data = seriesModel.getData(); + each$1(data.mapDimension(this.dimension, true), function (dim) { + this._axis.scale.unionExtentFromData(data, dim); + }, this); + niceScaleExtent(this._axis.scale, this._axis.model); + } + }, this); + }, + + /** + * Resize the single coordinate system. + * + * @param {module:echarts/coord/single/AxisModel} axisModel + * @param {module:echarts/ExtensionAPI} api + */ + resize: function (axisModel, api) { + this._rect = getLayoutRect( + { + left: axisModel.get('left'), + top: axisModel.get('top'), + right: axisModel.get('right'), + bottom: axisModel.get('bottom'), + width: axisModel.get('width'), + height: axisModel.get('height') + }, + { + width: api.getWidth(), + height: api.getHeight() + } + ); + + this._adjustAxis(); + }, + + /** + * @return {module:zrender/core/BoundingRect} + */ + getRect: function () { + return this._rect; + }, + + /** + * @private + */ + _adjustAxis: function () { + + var rect = this._rect; + var axis = this._axis; + + var isHorizontal = axis.isHorizontal(); + var extent = isHorizontal ? [0, rect.width] : [0, rect.height]; + var idx = axis.reverse ? 1 : 0; + + axis.setExtent(extent[idx], extent[1 - idx]); + + this._updateAxisTransform(axis, isHorizontal ? rect.x : rect.y); + + }, + + /** + * @param {module:echarts/coord/single/SingleAxis} axis + * @param {number} coordBase + */ + _updateAxisTransform: function (axis, coordBase) { + + var axisExtent = axis.getExtent(); + var extentSum = axisExtent[0] + axisExtent[1]; + var isHorizontal = axis.isHorizontal(); + + axis.toGlobalCoord = isHorizontal + ? function (coord) { + return coord + coordBase; + } + : function (coord) { + return extentSum - coord + coordBase; + }; + + axis.toLocalCoord = isHorizontal + ? function (coord) { + return coord - coordBase; + } + : function (coord) { + return extentSum - coord + coordBase; + }; + }, + + /** + * Get axis. + * + * @return {module:echarts/coord/single/SingleAxis} + */ + getAxis: function () { + return this._axis; + }, + + /** + * Get axis, add it just for draw tooltip. + * + * @return {[type]} [description] + */ + getBaseAxis: function () { + return this._axis; + }, + + /** + * @return {Array.} + */ + getAxes: function () { + return [this._axis]; + }, + + /** + * @return {Object} {baseAxes: [], otherAxes: []} + */ + getTooltipAxes: function () { + return {baseAxes: [this.getAxis()]}; + }, + + /** + * If contain point. + * + * @param {Array.} point + * @return {boolean} + */ + containPoint: function (point) { + var rect = this.getRect(); + var axis = this.getAxis(); + var orient = axis.orient; + if (orient === 'horizontal') { + return axis.contain(axis.toLocalCoord(point[0])) + && (point[1] >= rect.y && point[1] <= (rect.y + rect.height)); + } + else { + return axis.contain(axis.toLocalCoord(point[1])) + && (point[0] >= rect.y && point[0] <= (rect.y + rect.height)); + } + }, + + /** + * @param {Array.} point + * @return {Array.} + */ + pointToData: function (point) { + var axis = this.getAxis(); + return [axis.coordToData(axis.toLocalCoord( + point[axis.orient === 'horizontal' ? 0 : 1] + ))]; + }, + + /** + * Convert the series data to concrete point. + * + * @param {number|Array.} val + * @return {Array.} + */ + dataToPoint: function (val) { + var axis = this.getAxis(); + var rect = this.getRect(); + var pt = []; + var idx = axis.orient === 'horizontal' ? 0 : 1; + + if (val instanceof Array) { + val = val[0]; + } + + pt[idx] = axis.toGlobalCoord(axis.dataToCoord(+val)); + pt[1 - idx] = idx === 0 ? (rect.y + rect.height / 2) : (rect.x + rect.width / 2); + return pt; + } + +}; + +/** + * Single coordinate system creator. + */ + +/** + * Create single coordinate system and inject it into seriesModel. + * + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @return {Array.} + */ +function create$3(ecModel, api) { + var singles = []; + + ecModel.eachComponent('singleAxis', function(axisModel, idx) { + + var single = new Single(axisModel, ecModel, api); + single.name = 'single_' + idx; + single.resize(axisModel, api); + axisModel.coordinateSystem = single; + singles.push(single); + + }); + + ecModel.eachSeries(function (seriesModel) { + if (seriesModel.get('coordinateSystem') === 'singleAxis') { + var singleAxisModel = ecModel.queryComponents({ + mainType: 'singleAxis', + index: seriesModel.get('singleAxisIndex'), + id: seriesModel.get('singleAxisId') + })[0]; + seriesModel.coordinateSystem = singleAxisModel && singleAxisModel.coordinateSystem; + } + }); + + return singles; +} + +CoordinateSystemManager.register('single', { + create: create$3, + dimensions: Single.prototype.dimensions +}); + +/** + * @param {Object} opt {labelInside} + * @return {Object} { + * position, rotation, labelDirection, labelOffset, + * tickDirection, labelRotate, labelInterval, z2 + * } + */ +function layout$2 (axisModel, opt) { + opt = opt || {}; + var single = axisModel.coordinateSystem; + var axis = axisModel.axis; + var layout = {}; + + var axisPosition = axis.position; + var orient = axis.orient; + + var rect = single.getRect(); + var rectBound = [rect.x, rect.x + rect.width, rect.y, rect.y + rect.height]; + + var positionMap = { + horizontal: {top: rectBound[2], bottom: rectBound[3]}, + vertical: {left: rectBound[0], right: rectBound[1]} + }; + + layout.position = [ + orient === 'vertical' + ? positionMap.vertical[axisPosition] + : rectBound[0], + orient === 'horizontal' + ? positionMap.horizontal[axisPosition] + : rectBound[3] + ]; + + var r = {horizontal: 0, vertical: 1}; + layout.rotation = Math.PI / 2 * r[orient]; + + var directionMap = {top: -1, bottom: 1, right: 1, left: -1}; + + layout.labelDirection = layout.tickDirection + = layout.nameDirection + = directionMap[axisPosition]; + + if (axisModel.get('axisTick.inside')) { + layout.tickDirection = -layout.tickDirection; + } + + if (retrieve(opt.labelInside, axisModel.get('axisLabel.inside'))) { + layout.labelDirection = -layout.labelDirection; + } + + var labelRotation = opt.rotate; + labelRotation == null && (labelRotation = axisModel.get('axisLabel.rotate')); + layout.labelRotation = axisPosition === 'top' ? -labelRotation : labelRotation; + + layout.labelInterval = axis.getLabelInterval(); + + layout.z2 = 1; + + return layout; +} + +var getInterval$2 = AxisBuilder.getInterval; +var ifIgnoreOnTick$2 = AxisBuilder.ifIgnoreOnTick; + +var axisBuilderAttrs$2 = [ + 'axisLine', 'axisTickLabel', 'axisName' +]; + +var selfBuilderAttr = 'splitLine'; + +var SingleAxisView = AxisView.extend({ + + type: 'singleAxis', + + axisPointerClass: 'SingleAxisPointer', + + render: function (axisModel, ecModel, api, payload) { + + var group = this.group; + + group.removeAll(); + + var layout = layout$2(axisModel); + + var axisBuilder = new AxisBuilder(axisModel, layout); + + each$1(axisBuilderAttrs$2, axisBuilder.add, axisBuilder); + + group.add(axisBuilder.getGroup()); + + if (axisModel.get(selfBuilderAttr + '.show')) { + this['_' + selfBuilderAttr](axisModel, layout.labelInterval); + } + + SingleAxisView.superCall(this, 'render', axisModel, ecModel, api, payload); + }, + + _splitLine: function(axisModel, labelInterval) { + var axis = axisModel.axis; + + if (axis.scale.isBlank()) { + return; + } + + var splitLineModel = axisModel.getModel('splitLine'); + var lineStyleModel = splitLineModel.getModel('lineStyle'); + var lineWidth = lineStyleModel.get('width'); + var lineColors = lineStyleModel.get('color'); + var lineInterval = getInterval$2(splitLineModel, labelInterval); + + lineColors = lineColors instanceof Array ? lineColors : [lineColors]; + + var gridRect = axisModel.coordinateSystem.getRect(); + var isHorizontal = axis.isHorizontal(); + + var splitLines = []; + var lineCount = 0; + + var ticksCoords = axis.getTicksCoords(); + + var p1 = []; + var p2 = []; + + var showMinLabel = axisModel.get('axisLabel.showMinLabel'); + var showMaxLabel = axisModel.get('axisLabel.showMaxLabel'); + + for (var i = 0; i < ticksCoords.length; ++i) { + if (ifIgnoreOnTick$2( + axis, i, lineInterval, ticksCoords.length, + showMinLabel, showMaxLabel + )) { + continue; + } + var tickCoord = axis.toGlobalCoord(ticksCoords[i]); + if (isHorizontal) { + p1[0] = tickCoord; + p1[1] = gridRect.y; + p2[0] = tickCoord; + p2[1] = gridRect.y + gridRect.height; + } + else { + p1[0] = gridRect.x; + p1[1] = tickCoord; + p2[0] = gridRect.x + gridRect.width; + p2[1] = tickCoord; + } + var colorIndex = (lineCount++) % lineColors.length; + splitLines[colorIndex] = splitLines[colorIndex] || []; + splitLines[colorIndex].push(new Line( + subPixelOptimizeLine({ + shape: { + x1: p1[0], + y1: p1[1], + x2: p2[0], + y2: p2[1] + }, + style: { + lineWidth: lineWidth + }, + silent: true + }))); + } + + for (var i = 0; i < splitLines.length; ++i) { + this.group.add(mergePath(splitLines[i], { + style: { + stroke: lineColors[i % lineColors.length], + lineDash: lineStyleModel.getLineDash(lineWidth), + lineWidth: lineWidth + }, + silent: true + })); + } + } +}); + +var AxisModel$4 = ComponentModel.extend({ + + type: 'singleAxis', + + layoutMode: 'box', + + /** + * @type {module:echarts/coord/single/SingleAxis} + */ + axis: null, + + /** + * @type {module:echarts/coord/single/Single} + */ + coordinateSystem: null, + + /** + * @override + */ + getCoordSysModel: function () { + return this; + } + +}); + +var defaultOption$2 = { + + left: '5%', + top: '5%', + right: '5%', + bottom: '5%', + + type: 'value', + + position: 'bottom', + + orient: 'horizontal', + + axisLine: { + show: true, + lineStyle: { + width: 2, + type: 'solid' + } + }, + + // Single coordinate system and single axis is the, + // which is used as the parent tooltip model. + // same model, so we set default tooltip show as true. + tooltip: { + show: true + }, + + axisTick: { + show: true, + length: 6, + lineStyle: { + width: 2 + } + }, + + axisLabel: { + show: true, + interval: 'auto' + }, + + splitLine: { + show: true, + lineStyle: { + type: 'dashed', + opacity: 0.2 + } + } +}; + +function getAxisType$2(axisName, option) { + return option.type || (option.data ? 'category' : 'value'); +} + +merge(AxisModel$4.prototype, axisModelCommonMixin); + +axisModelCreator('single', AxisModel$4, getAxisType$2, defaultOption$2); + +/** + * @param {Object} finder contains {seriesIndex, dataIndex, dataIndexInside} + * @param {module:echarts/model/Global} ecModel + * @return {Object} {point: [x, y], el: ...} point Will not be null. + */ +var findPointFromSeries = function (finder, ecModel) { + var point = []; + var seriesIndex = finder.seriesIndex; + var seriesModel; + if (seriesIndex == null || !( + seriesModel = ecModel.getSeriesByIndex(seriesIndex) + )) { + return {point: []}; + } + + var data = seriesModel.getData(); + var dataIndex = queryDataIndex(data, finder); + if (dataIndex == null || dataIndex < 0 || isArray(dataIndex)) { + return {point: []}; + } + + var el = data.getItemGraphicEl(dataIndex); + var coordSys = seriesModel.coordinateSystem; + + if (seriesModel.getTooltipPosition) { + point = seriesModel.getTooltipPosition(dataIndex) || []; + } + else if (coordSys && coordSys.dataToPoint) { + point = coordSys.dataToPoint( + data.getValues( + map(coordSys.dimensions, function (dim) { + return data.mapDimension(dim); + }), dataIndex, true + ) + ) || []; + } + else if (el) { + // Use graphic bounding rect + var rect = el.getBoundingRect().clone(); + rect.applyTransform(el.transform); + point = [ + rect.x + rect.width / 2, + rect.y + rect.height / 2 + ]; + } + + return {point: point, el: el}; +}; + +var each$15 = each$1; +var curry$3 = curry; +var inner$6 = makeInner(); + +/** + * Basic logic: check all axis, if they do not demand show/highlight, + * then hide/downplay them. + * + * @param {Object} coordSysAxesInfo + * @param {Object} payload + * @param {string} [payload.currTrigger] 'click' | 'mousemove' | 'leave' + * @param {Array.} [payload.x] x and y, which are mandatory, specify a point to + * trigger axisPointer and tooltip. + * @param {Array.} [payload.y] x and y, which are mandatory, specify a point to + * trigger axisPointer and tooltip. + * @param {Object} [payload.seriesIndex] finder, optional, restrict target axes. + * @param {Object} [payload.dataIndex] finder, restrict target axes. + * @param {Object} [payload.axesInfo] finder, restrict target axes. + * [{ + * axisDim: 'x'|'y'|'angle'|..., + * axisIndex: ..., + * value: ... + * }, ...] + * @param {Function} [payload.dispatchAction] + * @param {Object} [payload.tooltipOption] + * @param {Object|Array.|Function} [payload.position] Tooltip position, + * which can be specified in dispatchAction + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + * @return {Object} content of event obj for echarts.connect. + */ +var axisTrigger = function (payload, ecModel, api) { + var currTrigger = payload.currTrigger; + var point = [payload.x, payload.y]; + var finder = payload; + var dispatchAction = payload.dispatchAction || bind(api.dispatchAction, api); + var coordSysAxesInfo = ecModel.getComponent('axisPointer').coordSysAxesInfo; + + // Pending + // See #6121. But we are not able to reproduce it yet. + if (!coordSysAxesInfo) { + return; + } + + if (illegalPoint(point)) { + // Used in the default behavior of `connection`: use the sample seriesIndex + // and dataIndex. And also used in the tooltipView trigger. + point = findPointFromSeries({ + seriesIndex: finder.seriesIndex, + // Do not use dataIndexInside from other ec instance. + // FIXME: auto detect it? + dataIndex: finder.dataIndex + }, ecModel).point; + } + var isIllegalPoint = illegalPoint(point); + + // Axis and value can be specified when calling dispatchAction({type: 'updateAxisPointer'}). + // Notice: In this case, it is difficult to get the `point` (which is necessary to show + // tooltip, so if point is not given, we just use the point found by sample seriesIndex + // and dataIndex. + var inputAxesInfo = finder.axesInfo; + + var axesInfo = coordSysAxesInfo.axesInfo; + var shouldHide = currTrigger === 'leave' || illegalPoint(point); + var outputFinder = {}; + + var showValueMap = {}; + var dataByCoordSys = {list: [], map: {}}; + var updaters = { + showPointer: curry$3(showPointer, showValueMap), + showTooltip: curry$3(showTooltip, dataByCoordSys) + }; + + // Process for triggered axes. + each$15(coordSysAxesInfo.coordSysMap, function (coordSys, coordSysKey) { + // If a point given, it must be contained by the coordinate system. + var coordSysContainsPoint = isIllegalPoint || coordSys.containPoint(point); + + each$15(coordSysAxesInfo.coordSysAxesInfo[coordSysKey], function (axisInfo, key) { + var axis = axisInfo.axis; + var inputAxisInfo = findInputAxisInfo(inputAxesInfo, axisInfo); + // If no inputAxesInfo, no axis is restricted. + if (!shouldHide && coordSysContainsPoint && (!inputAxesInfo || inputAxisInfo)) { + var val = inputAxisInfo && inputAxisInfo.value; + if (val == null && !isIllegalPoint) { + val = axis.pointToData(point); + } + val != null && processOnAxis(axisInfo, val, updaters, false, outputFinder); + } + }); + }); + + // Process for linked axes. + var linkTriggers = {}; + each$15(axesInfo, function (tarAxisInfo, tarKey) { + var linkGroup = tarAxisInfo.linkGroup; + + // If axis has been triggered in the previous stage, it should not be triggered by link. + if (linkGroup && !showValueMap[tarKey]) { + each$15(linkGroup.axesInfo, function (srcAxisInfo, srcKey) { + var srcValItem = showValueMap[srcKey]; + // If srcValItem exist, source axis is triggered, so link to target axis. + if (srcAxisInfo !== tarAxisInfo && srcValItem) { + var val = srcValItem.value; + linkGroup.mapper && (val = tarAxisInfo.axis.scale.parse(linkGroup.mapper( + val, makeMapperParam(srcAxisInfo), makeMapperParam(tarAxisInfo) + ))); + linkTriggers[tarAxisInfo.key] = val; + } + }); + } + }); + each$15(linkTriggers, function (val, tarKey) { + processOnAxis(axesInfo[tarKey], val, updaters, true, outputFinder); + }); + + updateModelActually(showValueMap, axesInfo, outputFinder); + dispatchTooltipActually(dataByCoordSys, point, payload, dispatchAction); + dispatchHighDownActually(axesInfo, dispatchAction, api); + + return outputFinder; +}; + +function processOnAxis(axisInfo, newValue, updaters, dontSnap, outputFinder) { + var axis = axisInfo.axis; + + if (axis.scale.isBlank() || !axis.containData(newValue)) { + return; + } + + if (!axisInfo.involveSeries) { + updaters.showPointer(axisInfo, newValue); + return; + } + + // Heavy calculation. So put it after axis.containData checking. + var payloadInfo = buildPayloadsBySeries(newValue, axisInfo); + var payloadBatch = payloadInfo.payloadBatch; + var snapToValue = payloadInfo.snapToValue; + + // Fill content of event obj for echarts.connect. + // By defualt use the first involved series data as a sample to connect. + if (payloadBatch[0] && outputFinder.seriesIndex == null) { + extend(outputFinder, payloadBatch[0]); + } + + // If no linkSource input, this process is for collecting link + // target, where snap should not be accepted. + if (!dontSnap && axisInfo.snap) { + if (axis.containData(snapToValue) && snapToValue != null) { + newValue = snapToValue; + } + } + + updaters.showPointer(axisInfo, newValue, payloadBatch, outputFinder); + // Tooltip should always be snapToValue, otherwise there will be + // incorrect "axis value ~ series value" mapping displayed in tooltip. + updaters.showTooltip(axisInfo, payloadInfo, snapToValue); +} + +function buildPayloadsBySeries(value, axisInfo) { + var axis = axisInfo.axis; + var dim = axis.dim; + var snapToValue = value; + var payloadBatch = []; + var minDist = Number.MAX_VALUE; + var minDiff = -1; + + each$15(axisInfo.seriesModels, function (series, idx) { + var dataDim = series.getData().mapDimension(dim, true); + var seriesNestestValue; + var dataIndices; + + if (series.getAxisTooltipData) { + var result = series.getAxisTooltipData(dataDim, value, axis); + dataIndices = result.dataIndices; + seriesNestestValue = result.nestestValue; + } + else { + dataIndices = series.getData().indicesOfNearest( + dataDim[0], + value, + // Add a threshold to avoid find the wrong dataIndex + // when data length is not same. + // false, + axis.type === 'category' ? 0.5 : null + ); + if (!dataIndices.length) { + return; + } + seriesNestestValue = series.getData().get(dataDim[0], dataIndices[0]); + } + + if (seriesNestestValue == null || !isFinite(seriesNestestValue)) { + return; + } + + var diff = value - seriesNestestValue; + var dist = Math.abs(diff); + // Consider category case + if (dist <= minDist) { + if (dist < minDist || (diff >= 0 && minDiff < 0)) { + minDist = dist; + minDiff = diff; + snapToValue = seriesNestestValue; + payloadBatch.length = 0; + } + each$15(dataIndices, function (dataIndex) { + payloadBatch.push({ + seriesIndex: series.seriesIndex, + dataIndexInside: dataIndex, + dataIndex: series.getData().getRawIndex(dataIndex) + }); + }); + } + }); + + return { + payloadBatch: payloadBatch, + snapToValue: snapToValue + }; +} + +function showPointer(showValueMap, axisInfo, value, payloadBatch) { + showValueMap[axisInfo.key] = {value: value, payloadBatch: payloadBatch}; +} + +function showTooltip(dataByCoordSys, axisInfo, payloadInfo, value) { + var payloadBatch = payloadInfo.payloadBatch; + var axis = axisInfo.axis; + var axisModel = axis.model; + var axisPointerModel = axisInfo.axisPointerModel; + + // If no data, do not create anything in dataByCoordSys, + // whose length will be used to judge whether dispatch action. + if (!axisInfo.triggerTooltip || !payloadBatch.length) { + return; + } + + var coordSysModel = axisInfo.coordSys.model; + var coordSysKey = makeKey(coordSysModel); + var coordSysItem = dataByCoordSys.map[coordSysKey]; + if (!coordSysItem) { + coordSysItem = dataByCoordSys.map[coordSysKey] = { + coordSysId: coordSysModel.id, + coordSysIndex: coordSysModel.componentIndex, + coordSysType: coordSysModel.type, + coordSysMainType: coordSysModel.mainType, + dataByAxis: [] + }; + dataByCoordSys.list.push(coordSysItem); + } + + coordSysItem.dataByAxis.push({ + axisDim: axis.dim, + axisIndex: axisModel.componentIndex, + axisType: axisModel.type, + axisId: axisModel.id, + value: value, + // Caustion: viewHelper.getValueLabel is actually on "view stage", which + // depends that all models have been updated. So it should not be performed + // here. Considering axisPointerModel used here is volatile, which is hard + // to be retrieve in TooltipView, we prepare parameters here. + valueLabelOpt: { + precision: axisPointerModel.get('label.precision'), + formatter: axisPointerModel.get('label.formatter') + }, + seriesDataIndices: payloadBatch.slice() + }); +} + +function updateModelActually(showValueMap, axesInfo, outputFinder) { + var outputAxesInfo = outputFinder.axesInfo = []; + // Basic logic: If no 'show' required, 'hide' this axisPointer. + each$15(axesInfo, function (axisInfo, key) { + var option = axisInfo.axisPointerModel.option; + var valItem = showValueMap[key]; + + if (valItem) { + !axisInfo.useHandle && (option.status = 'show'); + option.value = valItem.value; + // For label formatter param and highlight. + option.seriesDataIndices = (valItem.payloadBatch || []).slice(); + } + // When always show (e.g., handle used), remain + // original value and status. + else { + // If hide, value still need to be set, consider + // click legend to toggle axis blank. + !axisInfo.useHandle && (option.status = 'hide'); + } + + // If status is 'hide', should be no info in payload. + option.status === 'show' && outputAxesInfo.push({ + axisDim: axisInfo.axis.dim, + axisIndex: axisInfo.axis.model.componentIndex, + value: option.value + }); + }); +} + +function dispatchTooltipActually(dataByCoordSys, point, payload, dispatchAction) { + // Basic logic: If no showTip required, hideTip will be dispatched. + if (illegalPoint(point) || !dataByCoordSys.list.length) { + dispatchAction({type: 'hideTip'}); + return; + } + + // In most case only one axis (or event one series is used). It is + // convinient to fetch payload.seriesIndex and payload.dataIndex + // dirtectly. So put the first seriesIndex and dataIndex of the first + // axis on the payload. + var sampleItem = ((dataByCoordSys.list[0].dataByAxis[0] || {}).seriesDataIndices || [])[0] || {}; + + dispatchAction({ + type: 'showTip', + escapeConnect: true, + x: point[0], + y: point[1], + tooltipOption: payload.tooltipOption, + position: payload.position, + dataIndexInside: sampleItem.dataIndexInside, + dataIndex: sampleItem.dataIndex, + seriesIndex: sampleItem.seriesIndex, + dataByCoordSys: dataByCoordSys.list + }); +} + +function dispatchHighDownActually(axesInfo, dispatchAction, api) { + // FIXME + // highlight status modification shoule be a stage of main process? + // (Consider confilct (e.g., legend and axisPointer) and setOption) + + var zr = api.getZr(); + var highDownKey = 'axisPointerLastHighlights'; + var lastHighlights = inner$6(zr)[highDownKey] || {}; + var newHighlights = inner$6(zr)[highDownKey] = {}; + + // Update highlight/downplay status according to axisPointer model. + // Build hash map and remove duplicate incidentally. + each$15(axesInfo, function (axisInfo, key) { + var option = axisInfo.axisPointerModel.option; + option.status === 'show' && each$15(option.seriesDataIndices, function (batchItem) { + var key = batchItem.seriesIndex + ' | ' + batchItem.dataIndex; + newHighlights[key] = batchItem; + }); + }); + + // Diff. + var toHighlight = []; + var toDownplay = []; + each$1(lastHighlights, function (batchItem, key) { + !newHighlights[key] && toDownplay.push(batchItem); + }); + each$1(newHighlights, function (batchItem, key) { + !lastHighlights[key] && toHighlight.push(batchItem); + }); + + toDownplay.length && api.dispatchAction({ + type: 'downplay', escapeConnect: true, batch: toDownplay + }); + toHighlight.length && api.dispatchAction({ + type: 'highlight', escapeConnect: true, batch: toHighlight + }); +} + +function findInputAxisInfo(inputAxesInfo, axisInfo) { + for (var i = 0; i < (inputAxesInfo || []).length; i++) { + var inputAxisInfo = inputAxesInfo[i]; + if (axisInfo.axis.dim === inputAxisInfo.axisDim + && axisInfo.axis.model.componentIndex === inputAxisInfo.axisIndex + ) { + return inputAxisInfo; + } + } +} + +function makeMapperParam(axisInfo) { + var axisModel = axisInfo.axis.model; + var item = {}; + var dim = item.axisDim = axisInfo.axis.dim; + item.axisIndex = item[dim + 'AxisIndex'] = axisModel.componentIndex; + item.axisName = item[dim + 'AxisName'] = axisModel.name; + item.axisId = item[dim + 'AxisId'] = axisModel.id; + return item; +} + +function illegalPoint(point) { + return !point || point[0] == null || isNaN(point[0]) || point[1] == null || isNaN(point[1]); +} + +var AxisPointerModel = extendComponentModel({ + + type: 'axisPointer', + + coordSysAxesInfo: null, + + defaultOption: { + // 'auto' means that show when triggered by tooltip or handle. + show: 'auto', + // 'click' | 'mousemove' | 'none' + triggerOn: null, // set default in AxisPonterView.js + + zlevel: 0, + z: 50, + + type: 'line', + // axispointer triggered by tootip determine snap automatically, + // see `modelHelper`. + snap: false, + triggerTooltip: true, + + value: null, + status: null, // Init value depends on whether handle is used. + + // [group0, group1, ...] + // Each group can be: { + // mapper: function () {}, + // singleTooltip: 'multiple', // 'multiple' or 'single' + // xAxisId: ..., + // yAxisName: ..., + // angleAxisIndex: ... + // } + // mapper: can be ignored. + // input: {axisInfo, value} + // output: {axisInfo, value} + link: [], + + // Do not set 'auto' here, otherwise global animation: false + // will not effect at this axispointer. + animation: null, + animationDurationUpdate: 200, + + lineStyle: { + color: '#aaa', + width: 1, + type: 'solid' + }, + + shadowStyle: { + color: 'rgba(150,150,150,0.3)' + }, + + label: { + show: true, + formatter: null, // string | Function + precision: 'auto', // Or a number like 0, 1, 2 ... + margin: 3, + color: '#fff', + padding: [5, 7, 5, 7], + backgroundColor: 'auto', // default: axis line color + borderColor: null, + borderWidth: 0, + shadowBlur: 3, + shadowColor: '#aaa' + // Considering applicability, common style should + // better not have shadowOffset. + // shadowOffsetX: 0, + // shadowOffsetY: 2 + }, + + handle: { + show: false, + icon: 'M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z', // jshint ignore:line + size: 45, + // handle margin is from symbol center to axis, which is stable when circular move. + margin: 50, + // color: '#1b8bbd' + // color: '#2f4554' + color: '#333', + shadowBlur: 3, + shadowColor: '#aaa', + shadowOffsetX: 0, + shadowOffsetY: 2, + + // For mobile performance + throttle: 40 + } + } + +}); + +var inner$7 = makeInner(); +var each$16 = each$1; + +/** + * @param {string} key + * @param {module:echarts/ExtensionAPI} api + * @param {Function} handler + * param: {string} currTrigger + * param: {Array.} point + */ +function register(key, api, handler) { + if (env$1.node) { + return; + } + + var zr = api.getZr(); + inner$7(zr).records || (inner$7(zr).records = {}); + + initGlobalListeners(zr, api); + + var record = inner$7(zr).records[key] || (inner$7(zr).records[key] = {}); + record.handler = handler; +} + +function initGlobalListeners(zr, api) { + if (inner$7(zr).initialized) { + return; + } + + inner$7(zr).initialized = true; + + useHandler('click', curry(doEnter, 'click')); + useHandler('mousemove', curry(doEnter, 'mousemove')); + // useHandler('mouseout', onLeave); + useHandler('globalout', onLeave); + + function useHandler(eventType, cb) { + zr.on(eventType, function (e) { + var dis = makeDispatchAction(api); + + each$16(inner$7(zr).records, function (record) { + record && cb(record, e, dis.dispatchAction); + }); + + dispatchTooltipFinally(dis.pendings, api); + }); + } +} + +function dispatchTooltipFinally(pendings, api) { + var showLen = pendings.showTip.length; + var hideLen = pendings.hideTip.length; + + var actuallyPayload; + if (showLen) { + actuallyPayload = pendings.showTip[showLen - 1]; + } + else if (hideLen) { + actuallyPayload = pendings.hideTip[hideLen - 1]; + } + if (actuallyPayload) { + actuallyPayload.dispatchAction = null; + api.dispatchAction(actuallyPayload); + } +} + +function onLeave(record, e, dispatchAction) { + record.handler('leave', null, dispatchAction); +} + +function doEnter(currTrigger, record, e, dispatchAction) { + record.handler(currTrigger, e, dispatchAction); +} + +function makeDispatchAction(api) { + var pendings = { + showTip: [], + hideTip: [] + }; + // FIXME + // better approach? + // 'showTip' and 'hideTip' can be triggered by axisPointer and tooltip, + // which may be conflict, (axisPointer call showTip but tooltip call hideTip); + // So we have to add "final stage" to merge those dispatched actions. + var dispatchAction = function (payload) { + var pendingList = pendings[payload.type]; + if (pendingList) { + pendingList.push(payload); + } + else { + payload.dispatchAction = dispatchAction; + api.dispatchAction(payload); + } + }; + + return { + dispatchAction: dispatchAction, + pendings: pendings + }; +} + +/** + * @param {string} key + * @param {module:echarts/ExtensionAPI} api + */ +function unregister(key, api) { + if (env$1.node) { + return; + } + var zr = api.getZr(); + var record = (inner$7(zr).records || {})[key]; + if (record) { + inner$7(zr).records[key] = null; + } +} + +var AxisPointerView = extendComponentView({ + + type: 'axisPointer', + + render: function (globalAxisPointerModel, ecModel, api) { + var globalTooltipModel = ecModel.getComponent('tooltip'); + var triggerOn = globalAxisPointerModel.get('triggerOn') + || (globalTooltipModel && globalTooltipModel.get('triggerOn') || 'mousemove|click'); + + // Register global listener in AxisPointerView to enable + // AxisPointerView to be independent to Tooltip. + register( + 'axisPointer', + api, + function (currTrigger, e, dispatchAction) { + // If 'none', it is not controlled by mouse totally. + if (triggerOn !== 'none' + && (currTrigger === 'leave' || triggerOn.indexOf(currTrigger) >= 0) + ) { + dispatchAction({ + type: 'updateAxisPointer', + currTrigger: currTrigger, + x: e && e.offsetX, + y: e && e.offsetY + }); + } + } + ); + }, + + /** + * @override + */ + remove: function (ecModel, api) { + unregister(api.getZr(), 'axisPointer'); + AxisPointerView.superApply(this._model, 'remove', arguments); + }, + + /** + * @override + */ + dispose: function (ecModel, api) { + unregister('axisPointer', api); + AxisPointerView.superApply(this._model, 'dispose', arguments); + } + +}); + +var inner$8 = makeInner(); +var clone$4 = clone; +var bind$2 = bind; + +/** + * Base axis pointer class in 2D. + * Implemenents {module:echarts/component/axis/IAxisPointer}. + */ +function BaseAxisPointer () { +} + +BaseAxisPointer.prototype = { + + /** + * @private + */ + _group: null, + + /** + * @private + */ + _lastGraphicKey: null, + + /** + * @private + */ + _handle: null, + + /** + * @private + */ + _dragging: false, + + /** + * @private + */ + _lastValue: null, + + /** + * @private + */ + _lastStatus: null, + + /** + * @private + */ + _payloadInfo: null, + + /** + * In px, arbitrary value. Do not set too small, + * no animation is ok for most cases. + * @protected + */ + animationThreshold: 15, + + /** + * @implement + */ + render: function (axisModel, axisPointerModel, api, forceRender) { + var value = axisPointerModel.get('value'); + var status = axisPointerModel.get('status'); + + // Bind them to `this`, not in closure, otherwise they will not + // be replaced when user calling setOption in not merge mode. + this._axisModel = axisModel; + this._axisPointerModel = axisPointerModel; + this._api = api; + + // Optimize: `render` will be called repeatly during mouse move. + // So it is power consuming if performing `render` each time, + // especially on mobile device. + if (!forceRender + && this._lastValue === value + && this._lastStatus === status + ) { + return; + } + this._lastValue = value; + this._lastStatus = status; + + var group = this._group; + var handle = this._handle; + + if (!status || status === 'hide') { + // Do not clear here, for animation better. + group && group.hide(); + handle && handle.hide(); + return; + } + group && group.show(); + handle && handle.show(); + + // Otherwise status is 'show' + var elOption = {}; + this.makeElOption(elOption, value, axisModel, axisPointerModel, api); + + // Enable change axis pointer type. + var graphicKey = elOption.graphicKey; + if (graphicKey !== this._lastGraphicKey) { + this.clear(api); + } + this._lastGraphicKey = graphicKey; + + var moveAnimation = this._moveAnimation = + this.determineAnimation(axisModel, axisPointerModel); + + if (!group) { + group = this._group = new Group(); + this.createPointerEl(group, elOption, axisModel, axisPointerModel); + this.createLabelEl(group, elOption, axisModel, axisPointerModel); + api.getZr().add(group); + } + else { + var doUpdateProps = curry(updateProps$1, axisPointerModel, moveAnimation); + this.updatePointerEl(group, elOption, doUpdateProps, axisPointerModel); + this.updateLabelEl(group, elOption, doUpdateProps, axisPointerModel); + } + + updateMandatoryProps(group, axisPointerModel, true); + + this._renderHandle(value); + }, + + /** + * @implement + */ + remove: function (api) { + this.clear(api); + }, + + /** + * @implement + */ + dispose: function (api) { + this.clear(api); + }, + + /** + * @protected + */ + determineAnimation: function (axisModel, axisPointerModel) { + var animation = axisPointerModel.get('animation'); + var axis = axisModel.axis; + var isCategoryAxis = axis.type === 'category'; + var useSnap = axisPointerModel.get('snap'); + + // Value axis without snap always do not snap. + if (!useSnap && !isCategoryAxis) { + return false; + } + + if (animation === 'auto' || animation == null) { + var animationThreshold = this.animationThreshold; + if (isCategoryAxis && axis.getBandWidth() > animationThreshold) { + return true; + } + + // It is important to auto animation when snap used. Consider if there is + // a dataZoom, animation will be disabled when too many points exist, while + // it will be enabled for better visual effect when little points exist. + if (useSnap) { + var seriesDataCount = getAxisInfo(axisModel).seriesDataCount; + var axisExtent = axis.getExtent(); + // Approximate band width + return Math.abs(axisExtent[0] - axisExtent[1]) / seriesDataCount > animationThreshold; + } + + return false; + } + + return animation === true; + }, + + /** + * add {pointer, label, graphicKey} to elOption + * @protected + */ + makeElOption: function (elOption, value, axisModel, axisPointerModel, api) { + // Shoule be implemenented by sub-class. + }, + + /** + * @protected + */ + createPointerEl: function (group, elOption, axisModel, axisPointerModel) { + var pointerOption = elOption.pointer; + if (pointerOption) { + var pointerEl = inner$8(group).pointerEl = new graphic[pointerOption.type]( + clone$4(elOption.pointer) + ); + group.add(pointerEl); + } + }, + + /** + * @protected + */ + createLabelEl: function (group, elOption, axisModel, axisPointerModel) { + if (elOption.label) { + var labelEl = inner$8(group).labelEl = new Rect( + clone$4(elOption.label) + ); + + group.add(labelEl); + updateLabelShowHide(labelEl, axisPointerModel); + } + }, + + /** + * @protected + */ + updatePointerEl: function (group, elOption, updateProps$$1) { + var pointerEl = inner$8(group).pointerEl; + if (pointerEl) { + pointerEl.setStyle(elOption.pointer.style); + updateProps$$1(pointerEl, {shape: elOption.pointer.shape}); + } + }, + + /** + * @protected + */ + updateLabelEl: function (group, elOption, updateProps$$1, axisPointerModel) { + var labelEl = inner$8(group).labelEl; + if (labelEl) { + labelEl.setStyle(elOption.label.style); + updateProps$$1(labelEl, { + // Consider text length change in vertical axis, animation should + // be used on shape, otherwise the effect will be weird. + shape: elOption.label.shape, + position: elOption.label.position + }); + + updateLabelShowHide(labelEl, axisPointerModel); + } + }, + + /** + * @private + */ + _renderHandle: function (value) { + if (this._dragging || !this.updateHandleTransform) { + return; + } + + var axisPointerModel = this._axisPointerModel; + var zr = this._api.getZr(); + var handle = this._handle; + var handleModel = axisPointerModel.getModel('handle'); + + var status = axisPointerModel.get('status'); + if (!handleModel.get('show') || !status || status === 'hide') { + handle && zr.remove(handle); + this._handle = null; + return; + } + + var isInit; + if (!this._handle) { + isInit = true; + handle = this._handle = createIcon( + handleModel.get('icon'), + { + cursor: 'move', + draggable: true, + onmousemove: function (e) { + // Fot mobile devicem, prevent screen slider on the button. + stop(e.event); + }, + onmousedown: bind$2(this._onHandleDragMove, this, 0, 0), + drift: bind$2(this._onHandleDragMove, this), + ondragend: bind$2(this._onHandleDragEnd, this) + } + ); + zr.add(handle); + } + + updateMandatoryProps(handle, axisPointerModel, false); + + // update style + var includeStyles = [ + 'color', 'borderColor', 'borderWidth', 'opacity', + 'shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY' + ]; + handle.setStyle(handleModel.getItemStyle(null, includeStyles)); + + // update position + var handleSize = handleModel.get('size'); + if (!isArray(handleSize)) { + handleSize = [handleSize, handleSize]; + } + handle.attr('scale', [handleSize[0] / 2, handleSize[1] / 2]); + + createOrUpdate( + this, + '_doDispatchAxisPointer', + handleModel.get('throttle') || 0, + 'fixRate' + ); + + this._moveHandleToValue(value, isInit); + }, + + /** + * @private + */ + _moveHandleToValue: function (value, isInit) { + updateProps$1( + this._axisPointerModel, + !isInit && this._moveAnimation, + this._handle, + getHandleTransProps(this.getHandleTransform( + value, this._axisModel, this._axisPointerModel + )) + ); + }, + + /** + * @private + */ + _onHandleDragMove: function (dx, dy) { + var handle = this._handle; + if (!handle) { + return; + } + + this._dragging = true; + + // Persistent for throttle. + var trans = this.updateHandleTransform( + getHandleTransProps(handle), + [dx, dy], + this._axisModel, + this._axisPointerModel + ); + this._payloadInfo = trans; + + handle.stopAnimation(); + handle.attr(getHandleTransProps(trans)); + inner$8(handle).lastProp = null; + + this._doDispatchAxisPointer(); + }, + + /** + * Throttled method. + * @private + */ + _doDispatchAxisPointer: function () { + var handle = this._handle; + if (!handle) { + return; + } + + var payloadInfo = this._payloadInfo; + var axisModel = this._axisModel; + this._api.dispatchAction({ + type: 'updateAxisPointer', + x: payloadInfo.cursorPoint[0], + y: payloadInfo.cursorPoint[1], + tooltipOption: payloadInfo.tooltipOption, + axesInfo: [{ + axisDim: axisModel.axis.dim, + axisIndex: axisModel.componentIndex + }] + }); + }, + + /** + * @private + */ + _onHandleDragEnd: function (moveAnimation) { + this._dragging = false; + var handle = this._handle; + if (!handle) { + return; + } + + var value = this._axisPointerModel.get('value'); + // Consider snap or categroy axis, handle may be not consistent with + // axisPointer. So move handle to align the exact value position when + // drag ended. + this._moveHandleToValue(value); + + // For the effect: tooltip will be shown when finger holding on handle + // button, and will be hidden after finger left handle button. + this._api.dispatchAction({ + type: 'hideTip' + }); + }, + + /** + * Should be implemenented by sub-class if support `handle`. + * @protected + * @param {number} value + * @param {module:echarts/model/Model} axisModel + * @param {module:echarts/model/Model} axisPointerModel + * @return {Object} {position: [x, y], rotation: 0} + */ + getHandleTransform: null, + + /** + * * Should be implemenented by sub-class if support `handle`. + * @protected + * @param {Object} transform {position, rotation} + * @param {Array.} delta [dx, dy] + * @param {module:echarts/model/Model} axisModel + * @param {module:echarts/model/Model} axisPointerModel + * @return {Object} {position: [x, y], rotation: 0, cursorPoint: [x, y]} + */ + updateHandleTransform: null, + + /** + * @private + */ + clear: function (api) { + this._lastValue = null; + this._lastStatus = null; + + var zr = api.getZr(); + var group = this._group; + var handle = this._handle; + if (zr && group) { + this._lastGraphicKey = null; + group && zr.remove(group); + handle && zr.remove(handle); + this._group = null; + this._handle = null; + this._payloadInfo = null; + } + }, + + /** + * @protected + */ + doClear: function () { + // Implemented by sub-class if necessary. + }, + + /** + * @protected + * @param {Array.} xy + * @param {Array.} wh + * @param {number} [xDimIndex=0] or 1 + */ + buildLabel: function (xy, wh, xDimIndex) { + xDimIndex = xDimIndex || 0; + return { + x: xy[xDimIndex], + y: xy[1 - xDimIndex], + width: wh[xDimIndex], + height: wh[1 - xDimIndex] + }; + } +}; + +BaseAxisPointer.prototype.constructor = BaseAxisPointer; + + +function updateProps$1(animationModel, moveAnimation, el, props) { + // Animation optimize. + if (!propsEqual(inner$8(el).lastProp, props)) { + inner$8(el).lastProp = props; + moveAnimation + ? updateProps(el, props, animationModel) + : (el.stopAnimation(), el.attr(props)); + } +} + +function propsEqual(lastProps, newProps) { + if (isObject$1(lastProps) && isObject$1(newProps)) { + var equals = true; + each$1(newProps, function (item, key) { + equals = equals && propsEqual(lastProps[key], item); + }); + return !!equals; + } + else { + return lastProps === newProps; + } +} + +function updateLabelShowHide(labelEl, axisPointerModel) { + labelEl[axisPointerModel.get('label.show') ? 'show' : 'hide'](); +} + +function getHandleTransProps(trans) { + return { + position: trans.position.slice(), + rotation: trans.rotation || 0 + }; +} + +function updateMandatoryProps(group, axisPointerModel, silent) { + var z = axisPointerModel.get('z'); + var zlevel = axisPointerModel.get('zlevel'); + + group && group.traverse(function (el) { + if (el.type !== 'group') { + z != null && (el.z = z); + zlevel != null && (el.zlevel = zlevel); + el.silent = silent; + } + }); +} + +enableClassExtend(BaseAxisPointer); + +/** + * @param {module:echarts/model/Model} axisPointerModel + */ +function buildElStyle(axisPointerModel) { + var axisPointerType = axisPointerModel.get('type'); + var styleModel = axisPointerModel.getModel(axisPointerType + 'Style'); + var style; + if (axisPointerType === 'line') { + style = styleModel.getLineStyle(); + style.fill = null; + } + else if (axisPointerType === 'shadow') { + style = styleModel.getAreaStyle(); + style.stroke = null; + } + return style; +} + +/** + * @param {Function} labelPos {align, verticalAlign, position} + */ +function buildLabelElOption( + elOption, axisModel, axisPointerModel, api, labelPos +) { + var value = axisPointerModel.get('value'); + var text = getValueLabel( + value, axisModel.axis, axisModel.ecModel, + axisPointerModel.get('seriesDataIndices'), + { + precision: axisPointerModel.get('label.precision'), + formatter: axisPointerModel.get('label.formatter') + } + ); + var labelModel = axisPointerModel.getModel('label'); + var paddings = normalizeCssArray$1(labelModel.get('padding') || 0); + + var font = labelModel.getFont(); + var textRect = getBoundingRect(text, font); + + var position = labelPos.position; + var width = textRect.width + paddings[1] + paddings[3]; + var height = textRect.height + paddings[0] + paddings[2]; + + // Adjust by align. + var align = labelPos.align; + align === 'right' && (position[0] -= width); + align === 'center' && (position[0] -= width / 2); + var verticalAlign = labelPos.verticalAlign; + verticalAlign === 'bottom' && (position[1] -= height); + verticalAlign === 'middle' && (position[1] -= height / 2); + + // Not overflow ec container + confineInContainer(position, width, height, api); + + var bgColor = labelModel.get('backgroundColor'); + if (!bgColor || bgColor === 'auto') { + bgColor = axisModel.get('axisLine.lineStyle.color'); + } + + elOption.label = { + shape: {x: 0, y: 0, width: width, height: height, r: labelModel.get('borderRadius')}, + position: position.slice(), + // TODO: rich + style: { + text: text, + textFont: font, + textFill: labelModel.getTextColor(), + textPosition: 'inside', + fill: bgColor, + stroke: labelModel.get('borderColor') || 'transparent', + lineWidth: labelModel.get('borderWidth') || 0, + shadowBlur: labelModel.get('shadowBlur'), + shadowColor: labelModel.get('shadowColor'), + shadowOffsetX: labelModel.get('shadowOffsetX'), + shadowOffsetY: labelModel.get('shadowOffsetY') + }, + // Lable should be over axisPointer. + z2: 10 + }; +} + +// Do not overflow ec container +function confineInContainer(position, width, height, api) { + var viewWidth = api.getWidth(); + var viewHeight = api.getHeight(); + position[0] = Math.min(position[0] + width, viewWidth) - width; + position[1] = Math.min(position[1] + height, viewHeight) - height; + position[0] = Math.max(position[0], 0); + position[1] = Math.max(position[1], 0); +} + +/** + * @param {number} value + * @param {module:echarts/coord/Axis} axis + * @param {module:echarts/model/Global} ecModel + * @param {Object} opt + * @param {Array.} seriesDataIndices + * @param {number|string} opt.precision 'auto' or a number + * @param {string|Function} opt.formatter label formatter + */ +function getValueLabel(value, axis, ecModel, seriesDataIndices, opt) { + var text = axis.scale.getLabel( + // If `precision` is set, width can be fixed (like '12.00500'), which + // helps to debounce when when moving label. + value, {precision: opt.precision} + ); + var formatter = opt.formatter; + + if (formatter) { + var params = { + value: getAxisRawValue(axis, value), + seriesData: [] + }; + each$1(seriesDataIndices, function (idxItem) { + var series = ecModel.getSeriesByIndex(idxItem.seriesIndex); + var dataIndex = idxItem.dataIndexInside; + var dataParams = series && series.getDataParams(dataIndex); + dataParams && params.seriesData.push(dataParams); + }); + + if (isString(formatter)) { + text = formatter.replace('{value}', text); + } + else if (isFunction$1(formatter)) { + text = formatter(params); + } + } + + return text; +} + +/** + * @param {module:echarts/coord/Axis} axis + * @param {number} value + * @param {Object} layoutInfo { + * rotation, position, labelOffset, labelDirection, labelMargin + * } + */ +function getTransformedPosition (axis, value, layoutInfo) { + var transform = create$1(); + rotate(transform, transform, layoutInfo.rotation); + translate(transform, transform, layoutInfo.position); + + return applyTransform$1([ + axis.dataToCoord(value), + (layoutInfo.labelOffset || 0) + + (layoutInfo.labelDirection || 1) * (layoutInfo.labelMargin || 0) + ], transform); +} + +function buildCartesianSingleLabelElOption( + value, elOption, layoutInfo, axisModel, axisPointerModel, api +) { + var textLayout = AxisBuilder.innerTextLayout( + layoutInfo.rotation, 0, layoutInfo.labelDirection + ); + layoutInfo.labelMargin = axisPointerModel.get('label.margin'); + buildLabelElOption(elOption, axisModel, axisPointerModel, api, { + position: getTransformedPosition(axisModel.axis, value, layoutInfo), + align: textLayout.textAlign, + verticalAlign: textLayout.textVerticalAlign + }); +} + +/** + * @param {Array.} p1 + * @param {Array.} p2 + * @param {number} [xDimIndex=0] or 1 + */ +function makeLineShape(p1, p2, xDimIndex) { + xDimIndex = xDimIndex || 0; + return { + x1: p1[xDimIndex], + y1: p1[1 - xDimIndex], + x2: p2[xDimIndex], + y2: p2[1 - xDimIndex] + }; +} + +/** + * @param {Array.} xy + * @param {Array.} wh + * @param {number} [xDimIndex=0] or 1 + */ +function makeRectShape(xy, wh, xDimIndex) { + xDimIndex = xDimIndex || 0; + return { + x: xy[xDimIndex], + y: xy[1 - xDimIndex], + width: wh[xDimIndex], + height: wh[1 - xDimIndex] + }; +} + +function makeSectorShape(cx, cy, r0, r, startAngle, endAngle) { + return { + cx: cx, + cy: cy, + r0: r0, + r: r, + startAngle: startAngle, + endAngle: endAngle, + clockwise: true + }; +} + +var CartesianAxisPointer = BaseAxisPointer.extend({ + + /** + * @override + */ + makeElOption: function (elOption, value, axisModel, axisPointerModel, api) { + var axis = axisModel.axis; + var grid = axis.grid; + var axisPointerType = axisPointerModel.get('type'); + var otherExtent = getCartesian(grid, axis).getOtherAxis(axis).getGlobalExtent(); + var pixelValue = axis.toGlobalCoord(axis.dataToCoord(value, true)); + + if (axisPointerType && axisPointerType !== 'none') { + var elStyle = buildElStyle(axisPointerModel); + var pointerOption = pointerShapeBuilder[axisPointerType]( + axis, pixelValue, otherExtent, elStyle + ); + pointerOption.style = elStyle; + elOption.graphicKey = pointerOption.type; + elOption.pointer = pointerOption; + } + + var layoutInfo = layout$1(grid.model, axisModel); + buildCartesianSingleLabelElOption( + value, elOption, layoutInfo, axisModel, axisPointerModel, api + ); + }, + + /** + * @override + */ + getHandleTransform: function (value, axisModel, axisPointerModel) { + var layoutInfo = layout$1(axisModel.axis.grid.model, axisModel, { + labelInside: false + }); + layoutInfo.labelMargin = axisPointerModel.get('handle.margin'); + return { + position: getTransformedPosition(axisModel.axis, value, layoutInfo), + rotation: layoutInfo.rotation + (layoutInfo.labelDirection < 0 ? Math.PI : 0) + }; + }, + + /** + * @override + */ + updateHandleTransform: function (transform, delta, axisModel, axisPointerModel) { + var axis = axisModel.axis; + var grid = axis.grid; + var axisExtent = axis.getGlobalExtent(true); + var otherExtent = getCartesian(grid, axis).getOtherAxis(axis).getGlobalExtent(); + var dimIndex = axis.dim === 'x' ? 0 : 1; + + var currPosition = transform.position; + currPosition[dimIndex] += delta[dimIndex]; + currPosition[dimIndex] = Math.min(axisExtent[1], currPosition[dimIndex]); + currPosition[dimIndex] = Math.max(axisExtent[0], currPosition[dimIndex]); + + var cursorOtherValue = (otherExtent[1] + otherExtent[0]) / 2; + var cursorPoint = [cursorOtherValue, cursorOtherValue]; + cursorPoint[dimIndex] = currPosition[dimIndex]; + + // Make tooltip do not overlap axisPointer and in the middle of the grid. + var tooltipOptions = [{verticalAlign: 'middle'}, {align: 'center'}]; + + return { + position: currPosition, + rotation: transform.rotation, + cursorPoint: cursorPoint, + tooltipOption: tooltipOptions[dimIndex] + }; + } + +}); + +function getCartesian(grid, axis) { + var opt = {}; + opt[axis.dim + 'AxisIndex'] = axis.index; + return grid.getCartesian(opt); +} + +var pointerShapeBuilder = { + + line: function (axis, pixelValue, otherExtent, elStyle) { + var targetShape = makeLineShape( + [pixelValue, otherExtent[0]], + [pixelValue, otherExtent[1]], + getAxisDimIndex(axis) + ); + subPixelOptimizeLine({ + shape: targetShape, + style: elStyle + }); + return { + type: 'Line', + shape: targetShape + }; + }, + + shadow: function (axis, pixelValue, otherExtent, elStyle) { + var bandWidth = axis.getBandWidth(); + var span = otherExtent[1] - otherExtent[0]; + return { + type: 'Rect', + shape: makeRectShape( + [pixelValue - bandWidth / 2, otherExtent[0]], + [bandWidth, span], + getAxisDimIndex(axis) + ) + }; + } +}; + +function getAxisDimIndex(axis) { + return axis.dim === 'x' ? 0 : 1; +} + +AxisView.registerAxisPointerClass('CartesianAxisPointer', CartesianAxisPointer); + +// CartesianAxisPointer is not supposed to be required here. But consider +// echarts.simple.js and online build tooltip, which only require gridSimple, +// CartesianAxisPointer should be able to required somewhere. +registerPreprocessor(function (option) { + // Always has a global axisPointerModel for default setting. + if (option) { + (!option.axisPointer || option.axisPointer.length === 0) + && (option.axisPointer = {}); + + var link = option.axisPointer.link; + // Normalize to array to avoid object mergin. But if link + // is not set, remain null/undefined, otherwise it will + // override existent link setting. + if (link && !isArray(link)) { + option.axisPointer.link = [link]; + } + } +}); + +// This process should proformed after coordinate systems created +// and series data processed. So put it on statistic processing stage. +registerProcessor(PRIORITY.PROCESSOR.STATISTIC, function (ecModel, api) { + // Build axisPointerModel, mergin tooltip.axisPointer model for each axis. + // allAxesInfo should be updated when setOption performed. + ecModel.getComponent('axisPointer').coordSysAxesInfo + = collect(ecModel, api); +}); + +// Broadcast to all views. +registerAction({ + type: 'updateAxisPointer', + event: 'updateAxisPointer', + update: ':updateAxisPointer' +}, axisTrigger); + +var XY = ['x', 'y']; +var WH = ['width', 'height']; + +var SingleAxisPointer = BaseAxisPointer.extend({ + + /** + * @override + */ + makeElOption: function (elOption, value, axisModel, axisPointerModel, api) { + var axis = axisModel.axis; + var coordSys = axis.coordinateSystem; + var otherExtent = getGlobalExtent(coordSys, 1 - getPointDimIndex(axis)); + var pixelValue = coordSys.dataToPoint(value)[0]; + + var axisPointerType = axisPointerModel.get('type'); + if (axisPointerType && axisPointerType !== 'none') { + var elStyle = buildElStyle(axisPointerModel); + var pointerOption = pointerShapeBuilder$1[axisPointerType]( + axis, pixelValue, otherExtent, elStyle + ); + pointerOption.style = elStyle; + + elOption.graphicKey = pointerOption.type; + elOption.pointer = pointerOption; + } + + var layoutInfo = layout$2(axisModel); + buildCartesianSingleLabelElOption( + value, elOption, layoutInfo, axisModel, axisPointerModel, api + ); + }, + + /** + * @override + */ + getHandleTransform: function (value, axisModel, axisPointerModel) { + var layoutInfo = layout$2(axisModel, {labelInside: false}); + layoutInfo.labelMargin = axisPointerModel.get('handle.margin'); + return { + position: getTransformedPosition(axisModel.axis, value, layoutInfo), + rotation: layoutInfo.rotation + (layoutInfo.labelDirection < 0 ? Math.PI : 0) + }; + }, + + /** + * @override + */ + updateHandleTransform: function (transform, delta, axisModel, axisPointerModel) { + var axis = axisModel.axis; + var coordSys = axis.coordinateSystem; + var dimIndex = getPointDimIndex(axis); + var axisExtent = getGlobalExtent(coordSys, dimIndex); + var currPosition = transform.position; + currPosition[dimIndex] += delta[dimIndex]; + currPosition[dimIndex] = Math.min(axisExtent[1], currPosition[dimIndex]); + currPosition[dimIndex] = Math.max(axisExtent[0], currPosition[dimIndex]); + var otherExtent = getGlobalExtent(coordSys, 1 - dimIndex); + var cursorOtherValue = (otherExtent[1] + otherExtent[0]) / 2; + var cursorPoint = [cursorOtherValue, cursorOtherValue]; + cursorPoint[dimIndex] = currPosition[dimIndex]; + + return { + position: currPosition, + rotation: transform.rotation, + cursorPoint: cursorPoint, + tooltipOption: { + verticalAlign: 'middle' + } + }; + } +}); + +var pointerShapeBuilder$1 = { + + line: function (axis, pixelValue, otherExtent, elStyle) { + var targetShape = makeLineShape( + [pixelValue, otherExtent[0]], + [pixelValue, otherExtent[1]], + getPointDimIndex(axis) + ); + subPixelOptimizeLine({ + shape: targetShape, + style: elStyle + }); + return { + type: 'Line', + shape: targetShape + }; + }, + + shadow: function (axis, pixelValue, otherExtent, elStyle) { + var bandWidth = axis.getBandWidth(); + var span = otherExtent[1] - otherExtent[0]; + return { + type: 'Rect', + shape: makeRectShape( + [pixelValue - bandWidth / 2, otherExtent[0]], + [bandWidth, span], + getPointDimIndex(axis) + ) + }; + } +}; + +function getPointDimIndex(axis) { + return axis.isHorizontal() ? 0 : 1; +} + +function getGlobalExtent(coordSys, dimIndex) { + var rect = coordSys.getRect(); + return [rect[XY[dimIndex]], rect[XY[dimIndex]] + rect[WH[dimIndex]]]; +} + +AxisView.registerAxisPointerClass('SingleAxisPointer', SingleAxisPointer); + +extendComponentView({ + type: 'single' +}); + +/** + * @file Define the themeRiver view's series model + * @author Deqing Li(annong035@gmail.com) + */ + +var DATA_NAME_INDEX = 2; + +var ThemeRiverSeries = SeriesModel.extend({ + + type: 'series.themeRiver', + + dependencies: ['singleAxis'], + + /** + * @readOnly + * @type {module:zrender/core/util#HashMap} + */ + nameMap: null, + + /** + * @override + */ + init: function (option) { + ThemeRiverSeries.superApply(this, 'init', arguments); + + // Put this function here is for the sake of consistency of code style. + // Enable legend selection for each data item + // Use a function instead of direct access because data reference may changed + this.legendDataProvider = function () { + return this.getRawData(); + }; + }, + + /** + * If there is no value of a certain point in the time for some event,set it value to 0. + * + * @param {Array} data initial data in the option + * @return {Array} + */ + fixData: function (data) { + var rawDataLength = data.length; + + // grouped data by name + var dataByName = nest() + .key(function (dataItem) { + return dataItem[2]; + }) + .entries(data); + + // data group in each layer + var layData = map(dataByName, function (d) { + return { + name: d.key, + dataList: d.values + }; + }); + + var layerNum = layData.length; + var largestLayer = -1; + var index = -1; + for (var i = 0; i < layerNum; ++i) { + var len = layData[i].dataList.length; + if (len > largestLayer) { + largestLayer = len; + index = i; + } + } + + for (var k = 0; k < layerNum; ++k) { + if (k === index) { + continue; + } + var name = layData[k].name; + for (var j = 0; j < largestLayer; ++j) { + var timeValue = layData[index].dataList[j][0]; + var length = layData[k].dataList.length; + var keyIndex = -1; + for (var l = 0; l < length; ++l) { + var value = layData[k].dataList[l][0]; + if (value === timeValue) { + keyIndex = l; + break; + } + } + if (keyIndex === -1) { + data[rawDataLength] = []; + data[rawDataLength][0] = timeValue; + data[rawDataLength][1] = 0; + data[rawDataLength][2] = name; + rawDataLength++; + + } + } + } + return data; + }, + + /** + * @override + * @param {Object} option the initial option that user gived + * @param {module:echarts/model/Model} ecModel the model object for themeRiver option + * @return {module:echarts/data/List} + */ + getInitialData: function (option, ecModel) { + + var singleAxisModel = ecModel.queryComponents({ + mainType: 'singleAxis', + index: this.get('singleAxisIndex'), + id: this.get('singleAxisId') + })[0]; + + var axisType = singleAxisModel.get('type'); + + // filter the data item with the value of label is undefined + var filterData = filter(option.data, function (dataItem) { + return dataItem[2] !== undefined; + }); + + // ??? TODO design a stage to transfer data for themeRiver and lines? + var data = this.fixData(filterData || []); + var nameList = []; + var nameMap = this.nameMap = createHashMap(); + var count = 0; + + for (var i = 0; i < data.length; ++i) { + nameList.push(data[i][DATA_NAME_INDEX]); + if (!nameMap.get(data[i][DATA_NAME_INDEX])) { + nameMap.set(data[i][DATA_NAME_INDEX], count); + count++; + } + } + + var dimensionsInfo = createDimensions(data, { + coordDimensions: ['single'], + dimensionsDefine: [ + { + name: 'time', + type: getDimensionTypeByAxis(axisType) + }, + { + name: 'value', + type: 'float' + }, + { + name: 'name', + type: 'ordinal' + } + ], + encodeDefine: { + single: 0, + value: 1, + itemName: 2 + } + }); + + var list = new List(dimensionsInfo, this); + list.initData(data); + + return list; + }, + + /** + * The raw data is divided into multiple layers and each layer + * has same name. + * + * @return {Array.>} + */ + getLayerSeries: function () { + var data = this.getData(); + var lenCount = data.count(); + var indexArr = []; + + for (var i = 0; i < lenCount; ++i) { + indexArr[i] = i; + } + // data group by name + var dataByName = nest() + .key(function (index) { + return data.get('name', index); + }) + .entries(indexArr); + + var layerSeries = map(dataByName, function (d) { + return { + name: d.key, + indices: d.values + }; + }); + + var timeDim = data.mapDimension('single'); + + for (var j = 0; j < layerSeries.length; ++j) { + layerSeries[j].indices.sort(comparer); + } + + function comparer(index1, index2) { + return data.get(timeDim, index1) - data.get(timeDim, index2); + } + + return layerSeries; + }, + + /** + * Get data indices for show tooltip content + * + * @param {Array.|string} dim single coordinate dimension + * @param {number} value axis value + * @param {module:echarts/coord/single/SingleAxis} baseAxis single Axis used + * the themeRiver. + * @return {Object} {dataIndices, nestestValue} + */ + getAxisTooltipData: function (dim, value, baseAxis) { + if (!isArray(dim)) { + dim = dim ? [dim] : []; + } + + var data = this.getData(); + var layerSeries = this.getLayerSeries(); + var indices = []; + var layerNum = layerSeries.length; + var nestestValue; + + for (var i = 0; i < layerNum; ++i) { + var minDist = Number.MAX_VALUE; + var nearestIdx = -1; + var pointNum = layerSeries[i].indices.length; + for (var j = 0; j < pointNum; ++j) { + var theValue = data.get(dim[0], layerSeries[i].indices[j]); + var dist = Math.abs(theValue - value); + if (dist <= minDist) { + nestestValue = theValue; + minDist = dist; + nearestIdx = layerSeries[i].indices[j]; + } + } + indices.push(nearestIdx); + } + + return {dataIndices: indices, nestestValue: nestestValue}; + }, + + /** + * @override + * @param {number} dataIndex index of data + */ + formatTooltip: function (dataIndex) { + var data = this.getData(); + var htmlName = data.getName(dataIndex); + var htmlValue = data.get(data.mapDimension('value'), dataIndex); + if (isNaN(htmlValue) || htmlValue == null) { + htmlValue = '-'; + } + return encodeHTML(htmlName + ' : ' + htmlValue); + }, + + defaultOption: { + zlevel: 0, + z: 2, + + coordinateSystem: 'singleAxis', + + // gap in axis's orthogonal orientation + boundaryGap: ['10%', '10%'], + + // legendHoverLink: true, + + singleAxisIndex: 0, + + animationEasing: 'linear', + + label: { + margin: 4, + textAlign: 'right', + show: true, + position: 'left', + color: '#000', + fontSize: 11 + }, + + emphasis: { + label: { + show: true + } + } + } +}); + +/** + * @file The file used to draw themeRiver view + * @author Deqing Li(annong035@gmail.com) + */ + +extendChartView({ + + type: 'themeRiver', + + init: function () { + this._layers = []; + }, + + render: function (seriesModel, ecModel, api) { + var data = seriesModel.getData(); + + var group = this.group; + + var layerSeries = seriesModel.getLayerSeries(); + + var layoutInfo = data.getLayout('layoutInfo'); + var rect = layoutInfo.rect; + var boundaryGap = layoutInfo.boundaryGap; + + group.attr('position', [0, rect.y + boundaryGap[0]]); + + function keyGetter(item) { + return item.name; + } + var dataDiffer = new DataDiffer( + this._layersSeries || [], layerSeries, + keyGetter, keyGetter + ); + + var newLayersGroups = {}; + + dataDiffer + .add(bind(process, this, 'add')) + .update(bind(process, this, 'update')) + .remove(bind(process, this, 'remove')) + .execute(); + + function process(status, idx, oldIdx) { + var oldLayersGroups = this._layers; + if (status === 'remove') { + group.remove(oldLayersGroups[idx]); + return; + } + var points0 = []; + var points1 = []; + var color; + var indices = layerSeries[idx].indices; + for (var j = 0; j < indices.length; j++) { + var layout = data.getItemLayout(indices[j]); + var x = layout.x; + var y0 = layout.y0; + var y = layout.y; + + points0.push([x, y0]); + points1.push([x, y0 + y]); + + color = data.getItemVisual(indices[j], 'color'); + } + + var polygon; + var text; + var textLayout = data.getItemLayout(indices[0]); + var itemModel = data.getItemModel(indices[j - 1]); + var labelModel = itemModel.getModel('label'); + var margin = labelModel.get('margin'); + if (status === 'add') { + var layerGroup = newLayersGroups[idx] = new Group(); + polygon = new Polygon$1({ + shape: { + points: points0, + stackedOnPoints: points1, + smooth: 0.4, + stackedOnSmooth: 0.4, + smoothConstraint: false + }, + z2: 0 + }); + text = new Text({ + style: { + x: textLayout.x - margin, + y: textLayout.y0 + textLayout.y / 2 + } + }); + layerGroup.add(polygon); + layerGroup.add(text); + group.add(layerGroup); + + polygon.setClipPath(createGridClipShape$3(polygon.getBoundingRect(), seriesModel, function () { + polygon.removeClipPath(); + })); + } + else { + var layerGroup = oldLayersGroups[oldIdx]; + polygon = layerGroup.childAt(0); + text = layerGroup.childAt(1); + group.add(layerGroup); + + newLayersGroups[idx] = layerGroup; + + updateProps(polygon, { + shape: { + points: points0, + stackedOnPoints: points1 + } + }, seriesModel); + + updateProps(text, { + style: { + x: textLayout.x - margin, + y: textLayout.y0 + textLayout.y / 2 + } + }, seriesModel); + } + + var hoverItemStyleModel = itemModel.getModel('emphasis.itemStyle'); + var itemStyleModel = itemModel.getModel('itemStyle'); + + setTextStyle(text.style, labelModel, { + text: labelModel.get('show') + ? seriesModel.getFormattedLabel(indices[j - 1], 'normal') + || data.getName(indices[j - 1]) + : null, + textVerticalAlign: 'middle' + }); + + polygon.setStyle(extend({ + fill: color + }, itemStyleModel.getItemStyle(['color']))); + + setHoverStyle(polygon, hoverItemStyleModel.getItemStyle()); + } + + this._layersSeries = layerSeries; + this._layers = newLayersGroups; + }, + + dispose: function () {} +}); + +// add animation to the view +function createGridClipShape$3(rect, seriesModel, cb) { + var rectEl = new Rect({ + shape: { + x: rect.x - 10, + y: rect.y - 10, + width: 0, + height: rect.height + 20 + } + }); + initProps(rectEl, { + shape: { + width: rect.width + 20, + height: rect.height + 20 + } + }, seriesModel, cb); + + return rectEl; +} + +/** + * @file Using layout algorithm transform the raw data to layout information. + * @author Deqing Li(annong035@gmail.com) + */ + +var themeRiverLayout = function (ecModel, api) { + + ecModel.eachSeriesByType('themeRiver', function (seriesModel) { + + var data = seriesModel.getData(); + + var single = seriesModel.coordinateSystem; + + var layoutInfo = {}; + + // use the axis boundingRect for view + var rect = single.getRect(); + + layoutInfo.rect = rect; + + var boundaryGap = seriesModel.get('boundaryGap'); + + var axis = single.getAxis(); + + layoutInfo.boundaryGap = boundaryGap; + + if (axis.orient === 'horizontal') { + boundaryGap[0] = parsePercent$1(boundaryGap[0], rect.height); + boundaryGap[1] = parsePercent$1(boundaryGap[1], rect.height); + var height = rect.height - boundaryGap[0] - boundaryGap[1]; + themeRiverLayout$1(data, seriesModel, height); + } + else { + boundaryGap[0] = parsePercent$1(boundaryGap[0], rect.width); + boundaryGap[1] = parsePercent$1(boundaryGap[1], rect.width); + var width = rect.width - boundaryGap[0] - boundaryGap[1]; + themeRiverLayout$1(data, seriesModel, width); + } + + data.setLayout('layoutInfo', layoutInfo); + }); +}; + +/** + * The layout information about themeriver + * + * @param {module:echarts/data/List} data data in the series + * @param {module:echarts/model/Series} seriesModel the model object of themeRiver series + * @param {number} height value used to compute every series height + */ +function themeRiverLayout$1(data, seriesModel, height) { + if (!data.count()) { + return; + } + var coordSys = seriesModel.coordinateSystem; + // the data in each layer are organized into a series. + var layerSeries = seriesModel.getLayerSeries(); + + // the points in each layer. + var timeDim = data.mapDimension('single'); + var valueDim = data.mapDimension('value'); + var layerPoints = map(layerSeries, function (singleLayer) { + return map(singleLayer.indices, function (idx) { + var pt = coordSys.dataToPoint(data.get(timeDim, idx)); + pt[1] = data.get(valueDim, idx); + return pt; + }); + }); + + var base = computeBaseline(layerPoints); + var baseLine = base.y0; + var ky = height / base.max; + + // set layout information for each item. + var n = layerSeries.length; + var m = layerSeries[0].indices.length; + var baseY0; + for (var j = 0; j < m; ++j) { + baseY0 = baseLine[j] * ky; + data.setItemLayout(layerSeries[0].indices[j], { + layerIndex: 0, + x: layerPoints[0][j][0], + y0: baseY0, + y: layerPoints[0][j][1] * ky + }); + for (var i = 1; i < n; ++i) { + baseY0 += layerPoints[i - 1][j][1] * ky; + data.setItemLayout(layerSeries[i].indices[j], { + layerIndex: i, + x: layerPoints[i][j][0], + y0: baseY0, + y: layerPoints[i][j][1] * ky + }); + } + } +} + +/** + * Compute the baseLine of the rawdata + * Inspired by Lee Byron's paper Stacked Graphs - Geometry & Aesthetics + * + * @param {Array.} data the points in each layer + * @return {Object} + */ +function computeBaseline(data) { + var layerNum = data.length; + var pointNum = data[0].length; + var sums = []; + var y0 = []; + var max = 0; + var temp; + var base = {}; + + for (var i = 0; i < pointNum; ++i) { + for (var j = 0, temp = 0; j < layerNum; ++j) { + temp += data[j][i][1]; + } + if (temp > max) { + max = temp; + } + sums.push(temp); + } + + for (var k = 0; k < pointNum; ++k) { + y0[k] = (max - sums[k]) / 2; + } + max = 0; + + for (var l = 0; l < pointNum; ++l) { + var sum = sums[l] + y0[l]; + if (sum > max) { + max = sum; + } + } + base.y0 = y0; + base.max = max; + + return base; +} + +/** + * @file Visual encoding for themeRiver view + * @author Deqing Li(annong035@gmail.com) + */ + +var themeRiverVisual = function (ecModel) { + ecModel.eachSeriesByType('themeRiver', function (seriesModel) { + var data = seriesModel.getData(); + var rawData = seriesModel.getRawData(); + var colorList = seriesModel.get('color'); + var idxMap = createHashMap(); + + data.each(function (idx) { + idxMap.set(data.getRawIndex(idx), idx); + }); + + rawData.each(function (rawIndex) { + var name = rawData.getName(rawIndex); + var color = colorList[(seriesModel.nameMap.get(name) - 1) % colorList.length]; + + rawData.setItemVisual(rawIndex, 'color', color); + + var idx = idxMap.get(rawIndex); + + if (idx != null) { + data.setItemVisual(idx, 'color', color); + } + }); + }); +}; + +registerLayout(themeRiverLayout); +registerVisual(themeRiverVisual); +registerProcessor(dataFilter('themeRiver')); + +SeriesModel.extend({ + + type: 'series.sunburst', + + /** + * @type {module:echarts/data/Tree~Node} + */ + _viewRoot: null, + + getInitialData: function (option, ecModel) { + // Create a virtual root. + var root = { name: option.name, children: option.data }; + + completeTreeValue$1(root); + + var levels = option.levels || []; + + // levels = option.levels = setDefault(levels, ecModel); + + var treeOption = {}; + + treeOption.levels = levels; + + // Make sure always a new tree is created when setOption, + // in TreemapView, we check whether oldTree === newTree + // to choose mappings approach among old shapes and new shapes. + return Tree.createTree(root, this, treeOption).data; + }, + + optionUpdated: function () { + this.resetViewRoot(); + }, + + /* + * @override + */ + getDataParams: function (dataIndex) { + var params = SeriesModel.prototype.getDataParams.apply(this, arguments); + + var node = this.getData().tree.getNodeByDataIndex(dataIndex); + params.treePathInfo = wrapTreePathInfo(node, this); + + return params; + }, + + defaultOption: { + zlevel: 0, + z: 2, + + // 默认全局居中 + center: ['50%', '50%'], + radius: [0, '75%'], + // 默认顺时针 + clockwise: true, + startAngle: 90, + // 最小角度改为0 + minAngle: 0, + + percentPrecision: 2, + + // If still show when all data zero. + stillShowZeroSum: true, + + // Policy of highlighting pieces when hover on one + // Valid values: 'none' (for not downplay others), 'descendant', + // 'ancestor', 'self' + highlightPolicy: 'descendant', + + // 'rootToNode', 'link', or false + nodeClick: 'rootToNode', + + renderLabelForZeroData: false, + + label: { + // could be: 'radial', 'tangential', or 'none' + rotate: 'radial', + show: true, + opacity: 1, + // 'left' is for inner side of inside, and 'right' is for outter + // side for inside + align: 'center', + position: 'inside', + distance: 5, + silent: true, + emphasis: {} + }, + itemStyle: { + borderWidth: 1, + borderColor: 'white', + opacity: 1, + emphasis: {}, + highlight: { + opacity: 1 + }, + downplay: { + opacity: 0.9 + } + }, + + // Animation type canbe expansion, scale + animationType: 'expansion', + animationDuration: 1000, + animationDurationUpdate: 500, + animationEasing: 'cubicOut', + + data: [], + + levels: [], + + /** + * Sort order. + * + * Valid values: 'desc', 'asc', null, or callback function. + * 'desc' and 'asc' for descend and ascendant order; + * null for not sorting; + * example of callback function: + * function(nodeA, nodeB) { + * return nodeA.getValue() - nodeB.getValue(); + * } + */ + sort: 'desc' + }, + + getViewRoot: function () { + return this._viewRoot; + }, + + /** + * @param {module:echarts/data/Tree~Node} [viewRoot] + */ + resetViewRoot: function (viewRoot) { + viewRoot + ? (this._viewRoot = viewRoot) + : (viewRoot = this._viewRoot); + + var root = this.getRawData().tree.root; + + if (!viewRoot + || (viewRoot !== root && !root.contains(viewRoot)) + ) { + this._viewRoot = root; + } + } +}); + + + +/** + * @param {Object} dataNode + */ +function completeTreeValue$1(dataNode) { + // Postorder travel tree. + // If value of none-leaf node is not set, + // calculate it by suming up the value of all children. + var sum = 0; + + each$1(dataNode.children, function (child) { + + completeTreeValue$1(child); + + var childValue = child.value; + isArray(childValue) && (childValue = childValue[0]); + + sum += childValue; + }); + + var thisValue = dataNode.value; + if (isArray(thisValue)) { + thisValue = thisValue[0]; + } + + if (thisValue == null || isNaN(thisValue)) { + thisValue = sum; + } + // Value should not less than 0. + if (thisValue < 0) { + thisValue = 0; + } + + isArray(dataNode.value) + ? (dataNode.value[0] = thisValue) + : (dataNode.value = thisValue); +} + +var NodeHighlightPolicy = { + NONE: 'none', // not downplay others + DESCENDANT: 'descendant', + ANCESTOR: 'ancestor', + SELF: 'self' +}; + +var DEFAULT_SECTOR_Z = 2; +var DEFAULT_TEXT_Z = 4; + +/** + * Sunburstce of Sunburst including Sector, Label, LabelLine + * @constructor + * @extends {module:zrender/graphic/Group} + */ +function SunburstPiece(node, seriesModel, ecModel) { + + Group.call(this); + + var sector = new Sector({ + z2: DEFAULT_SECTOR_Z + }); + var text = new Text({ + z2: DEFAULT_TEXT_Z, + silent: node.getModel('label').get('silent') + }); + this.add(sector); + this.add(text); + + this.updateData(true, node, 'normal', seriesModel, ecModel); + + // Hover to change label and labelLine + function onEmphasis() { + text.ignore = text.hoverIgnore; + } + function onNormal() { + text.ignore = text.normalIgnore; + } + this.on('emphasis', onEmphasis) + .on('normal', onNormal) + .on('mouseover', onEmphasis) + .on('mouseout', onNormal); +} + +var SunburstPieceProto = SunburstPiece.prototype; + +SunburstPieceProto.updateData = function ( + firstCreate, + node, + state, + seriesModel, + ecModel +) { + this.node = node; + node.piece = this; + + seriesModel = seriesModel || this._seriesModel; + ecModel = ecModel || this._ecModel; + + var sector = this.childAt(0); + sector.dataIndex = node.dataIndex; + + var itemModel = node.getModel(); + var layout = node.getLayout(); + var sectorShape = extend({}, layout); + sectorShape.label = null; + + var visualColor = getNodeColor(node, seriesModel, ecModel); + + var normalStyle = itemModel.getModel('itemStyle').getItemStyle(); + var style; + if (state === 'normal') { + style = normalStyle; + } + else { + var stateStyle = itemModel.getModel(state + '.itemStyle') + .getItemStyle(); + style = merge(stateStyle, normalStyle); + } + style = defaults( + { + lineJoin: 'bevel', + fill: style.fill || visualColor + }, + style + ); + + if (firstCreate) { + sector.setShape(sectorShape); + sector.shape.r = layout.r0; + updateProps( + sector, + { + shape: { + r: layout.r + } + }, + seriesModel, + node.dataIndex + ); + sector.useStyle(style); + } + else if (typeof style.fill === 'object' && style.fill.type + || typeof sector.style.fill === 'object' && sector.style.fill.type + ) { + // Disable animation for gradient since no interpolation method + // is supported for gradient + updateProps(sector, { + shape: sectorShape + }, seriesModel); + sector.useStyle(style); + } + else { + updateProps(sector, { + shape: sectorShape, + style: style + }, seriesModel); + } + + this._updateLabel(seriesModel, visualColor, state); + + var cursorStyle = itemModel.getShallow('cursor'); + cursorStyle && sector.attr('cursor', cursorStyle); + + if (firstCreate) { + var highlightPolicy = seriesModel.getShallow('highlightPolicy'); + this._initEvents(sector, node, seriesModel, highlightPolicy); + } + + this._seriesModel = seriesModel || this._seriesModel; + this._ecModel = ecModel || this._ecModel; +}; + +SunburstPieceProto.onEmphasis = function (highlightPolicy) { + var that = this; + this.node.hostTree.root.eachNode(function (n) { + if (n.piece) { + if (that.node === n) { + n.piece.updateData(false, n, 'emphasis'); + } + else if (isNodeHighlighted(n, that.node, highlightPolicy)) { + n.piece.childAt(0).trigger('highlight'); + } + else if (highlightPolicy !== NodeHighlightPolicy.NONE) { + n.piece.childAt(0).trigger('downplay'); + } + } + }); +}; + +SunburstPieceProto.onNormal = function () { + this.node.hostTree.root.eachNode(function (n) { + if (n.piece) { + n.piece.updateData(false, n, 'normal'); + } + }); +}; + +SunburstPieceProto.onHighlight = function () { + this.updateData(false, this.node, 'highlight'); +}; + +SunburstPieceProto.onDownplay = function () { + this.updateData(false, this.node, 'downplay'); +}; + +SunburstPieceProto._updateLabel = function (seriesModel, visualColor, state) { + var itemModel = this.node.getModel(); + var normalModel = itemModel.getModel('label'); + var labelModel = state === 'normal' || state === 'emphasis' + ? normalModel + : itemModel.getModel(state + '.label'); + var labelHoverModel = itemModel.getModel('emphasis.label'); + + var text = retrieve( + seriesModel.getFormattedLabel( + this.node.dataIndex, 'normal', null, null, 'label' + ), + this.node.name + ); + if (getLabelAttr('show') === false) { + text = ''; + } + + var layout = this.node.getLayout(); + var labelMinAngle = labelModel.get('minAngle'); + if (labelMinAngle == null) { + labelMinAngle = normalModel.get('minAngle'); + } + labelMinAngle = labelMinAngle / 180 * Math.PI; + var angle = layout.endAngle - layout.startAngle; + if (labelMinAngle != null && Math.abs(angle) < labelMinAngle) { + // Not displaying text when angle is too small + text = ''; + } + + var label = this.childAt(1); + + setLabelStyle( + label.style, label.hoverStyle || {}, normalModel, labelHoverModel, + { + defaultText: labelModel.getShallow('show') ? text : null, + autoColor: visualColor, + useInsideStyle: true + } + ); + + var midAngle = (layout.startAngle + layout.endAngle) / 2; + var dx = Math.cos(midAngle); + var dy = Math.sin(midAngle); + + var r; + var labelPosition = getLabelAttr('position'); + var labelPadding = getLabelAttr('distance') || 0; + var textAlign = getLabelAttr('align'); + if (labelPosition === 'outside') { + r = layout.r + labelPadding; + textAlign = midAngle > Math.PI / 2 ? 'right' : 'left'; + } + else { + if (!textAlign || textAlign === 'center') { + r = (layout.r + layout.r0) / 2; + textAlign = 'center'; + } + else if (textAlign === 'left') { + r = layout.r0 + labelPadding; + if (midAngle > Math.PI / 2) { + textAlign = 'right'; + } + } + else if (textAlign === 'right') { + r = layout.r - labelPadding; + if (midAngle > Math.PI / 2) { + textAlign = 'left'; + } + } + } + + label.attr('style', { + text: text, + textAlign: textAlign, + textVerticalAlign: getLabelAttr('verticalAlign') || 'middle', + opacity: getLabelAttr('opacity') + }); + + var textX = r * dx + layout.cx; + var textY = r * dy + layout.cy; + label.attr('position', [textX, textY]); + + var rotateType = getLabelAttr('rotate'); + var rotate = 0; + if (rotateType === 'radial') { + rotate = -midAngle; + if (rotate < -Math.PI / 2) { + rotate += Math.PI; + } + } + else if (rotateType === 'tangential') { + rotate = Math.PI / 2 - midAngle; + if (rotate > Math.PI / 2) { + rotate -= Math.PI; + } + else if (rotate < -Math.PI / 2) { + rotate += Math.PI; + } + } else if (typeof rotateType === 'number') { + rotate = rotateType * Math.PI / 180; + } + label.attr('rotation', rotate); + + function getLabelAttr(name) { + var stateAttr = labelModel.get(name); + if (stateAttr == null) { + return normalModel.get(name); + } + else { + return stateAttr; + } + } +}; + +SunburstPieceProto._initEvents = function ( + sector, + node, + seriesModel, + highlightPolicy +) { + sector.off('mouseover').off('mouseout').off('emphasis').off('normal'); + + var that = this; + var onEmphasis = function () { + that.onEmphasis(highlightPolicy); + }; + var onNormal = function () { + that.onNormal(); + }; + var onDownplay = function () { + that.onDownplay(); + }; + var onHighlight = function () { + that.onHighlight(); + }; + + if (seriesModel.isAnimationEnabled()) { + sector + .on('mouseover', onEmphasis) + .on('mouseout', onNormal) + .on('emphasis', onEmphasis) + .on('normal', onNormal) + .on('downplay', onDownplay) + .on('highlight', onHighlight); + } +}; + +inherits(SunburstPiece, Group); + +/** + * Get node color + * + * @param {TreeNode} node the node to get color + * @param {module:echarts/model/Series} seriesModel series + * @param {module:echarts/model/Global} ecModel echarts defaults + */ +function getNodeColor(node, seriesModel, ecModel) { + // Color from visualMap + var visualColor = node.getVisual('color'); + var visualMetaList = node.getVisual('visualMeta'); + if (!visualMetaList || visualMetaList.length === 0) { + // Use first-generation color if has no visualMap + visualColor = null; + } + + // Self color or level color + var color = node.getModel('itemStyle').get('color'); + if (color) { + return color; + } + else if (visualColor) { + // Color mapping + return visualColor; + } + else if (node.depth === 0) { + // Virtual root node + return ecModel.option.color[0]; + } + else { + // First-generation color + var length = ecModel.option.color.length; + color = ecModel.option.color[getRootId(node) % length]; + } + return color; +} + +/** + * Get index of root in sorted order + * + * @param {TreeNode} node current node + * @return {number} index in root + */ +function getRootId(node) { + var ancestor = node; + while (ancestor.depth > 1) { + ancestor = ancestor.parentNode; + } + + var virtualRoot = node.getAncestors()[0]; + return indexOf(virtualRoot.children, ancestor); +} + +function isNodeHighlighted(node, activeNode, policy) { + if (policy === NodeHighlightPolicy.NONE) { + return false; + } + else if (policy === NodeHighlightPolicy.SELF) { + return node === activeNode; + } + else if (policy === NodeHighlightPolicy.ANCESTOR) { + return node === activeNode || node.isAncestorOf(activeNode); + } + else { + return node === activeNode || node.isDescendantOf(activeNode); + } +} + +var ROOT_TO_NODE_ACTION = 'sunburstRootToNode'; + +var SunburstView = Chart.extend({ + + type: 'sunburst', + + init: function () { + }, + + render: function (seriesModel, ecModel, api, payload) { + var that = this; + + this.seriesModel = seriesModel; + this.api = api; + this.ecModel = ecModel; + + var data = seriesModel.getData(); + var virtualRoot = data.tree.root; + + var newRoot = seriesModel.getViewRoot(); + + var group = this.group; + + var renderLabelForZeroData = seriesModel.get('renderLabelForZeroData'); + + var newChildren = []; + newRoot.eachNode(function (node) { + newChildren.push(node); + }); + var oldChildren = this._oldChildren || []; + + dualTravel(newChildren, oldChildren); + + renderRollUp(virtualRoot, newRoot); + + if (payload && payload.highlight && payload.highlight.piece) { + var highlightPolicy = seriesModel.getShallow('highlightPolicy'); + payload.highlight.piece.onEmphasis(highlightPolicy); + } + else if (payload && payload.unhighlight) { + var piece = virtualRoot.piece; + if (!piece && virtualRoot.children.length) { + piece = virtualRoot.children[0].piece; + } + if (piece) { + piece.onNormal(); + } + } + + this._initEvents(); + + this._oldChildren = newChildren; + + function dualTravel(newChildren, oldChildren) { + if (newChildren.length === 0 && oldChildren.length === 0) { + return; + } + + new DataDiffer(oldChildren, newChildren, getKey, getKey) + .add(processNode) + .update(processNode) + .remove(curry(processNode, null)) + .execute(); + + function getKey(node) { + return node.getId(); + } + + function processNode(newId, oldId) { + var newNode = newId == null ? null : newChildren[newId]; + var oldNode = oldId == null ? null : oldChildren[oldId]; + + doRenderNode(newNode, oldNode); + } + } + + function doRenderNode(newNode, oldNode) { + if (!renderLabelForZeroData && newNode && !newNode.getValue()) { + // Not render data with value 0 + newNode = null; + } + + if (newNode !== virtualRoot && oldNode !== virtualRoot) { + if (oldNode && oldNode.piece) { + if (newNode) { + // Update + oldNode.piece.updateData( + false, newNode, 'normal', seriesModel, ecModel); + + // For tooltip + data.setItemGraphicEl(newNode.dataIndex, oldNode.piece); + } + else { + // Remove + removeNode(oldNode); + } + } + else if (newNode) { + // Add + var piece = new SunburstPiece( + newNode, + seriesModel, + ecModel + ); + group.add(piece); + + // For tooltip + data.setItemGraphicEl(newNode.dataIndex, piece); + } + } + } + + function removeNode(node) { + if (!node) { + return; + } + + if (node.piece) { + group.remove(node.piece); + node.piece = null; + } + } + + function renderRollUp(virtualRoot, viewRoot) { + if (viewRoot.depth > 0) { + // Render + if (virtualRoot.piece) { + // Update + virtualRoot.piece.updateData( + false, virtualRoot, 'normal', seriesModel, ecModel); + } + else { + // Add + virtualRoot.piece = new SunburstPiece( + virtualRoot, + seriesModel, + ecModel + ); + group.add(virtualRoot.piece); + } + + if (viewRoot.piece._onclickEvent) { + viewRoot.piece.off('click', viewRoot.piece._onclickEvent); + } + var event = function (e) { + that._rootToNode(viewRoot.parentNode); + }; + viewRoot.piece._onclickEvent = event; + virtualRoot.piece.on('click', event); + } + else if (virtualRoot.piece) { + // Remove + group.remove(virtualRoot.piece); + virtualRoot.piece = null; + } + } + }, + + dispose: function () { + }, + + /** + * @private + */ + _initEvents: function () { + var that = this; + + var event = function (e) { + var targetFound = false; + var viewRoot = that.seriesModel.getViewRoot(); + viewRoot.eachNode(function (node) { + if (!targetFound + && node.piece && node.piece.childAt(0) === e.target + ) { + var nodeClick = node.getModel().get('nodeClick'); + if (nodeClick === 'rootToNode') { + that._rootToNode(node); + } + else if (nodeClick === 'link') { + var itemModel = node.getModel(); + var link = itemModel.get('link'); + if (link) { + var linkTarget = itemModel.get('target', true) + || '_blank'; + window.open(link, linkTarget); + } + } + targetFound = true; + } + }); + }; + + if (this.group._onclickEvent) { + this.group.off('click', this.group._onclickEvent); + } + this.group.on('click', event); + this.group._onclickEvent = event; + }, + + /** + * @private + */ + _rootToNode: function (node) { + if (node !== this.seriesModel.getViewRoot()) { + this.api.dispatchAction({ + type: ROOT_TO_NODE_ACTION, + from: this.uid, + seriesId: this.seriesModel.id, + targetNode: node + }); + } + }, + + /** + * @implement + */ + containPoint: function (point, seriesModel) { + var treeRoot = seriesModel.getData(); + var itemLayout = treeRoot.getItemLayout(0); + if (itemLayout) { + var dx = point[0] - itemLayout.cx; + var dy = point[1] - itemLayout.cy; + var radius = Math.sqrt(dx * dx + dy * dy); + return radius <= itemLayout.r && radius >= itemLayout.r0; + } + } + +}); + +/** + * @file Sunburst action + */ + +var ROOT_TO_NODE_ACTION$1 = 'sunburstRootToNode'; + +registerAction( + {type: ROOT_TO_NODE_ACTION$1, update: 'updateView'}, + function (payload, ecModel) { + + ecModel.eachComponent( + {mainType: 'series', subType: 'sunburst', query: payload}, + handleRootToNode + ); + + function handleRootToNode(model, index) { + var targetInfo = retrieveTargetInfo(payload, [ROOT_TO_NODE_ACTION$1], model); + + if (targetInfo) { + var originViewRoot = model.getViewRoot(); + if (originViewRoot) { + payload.direction = aboveViewRoot(originViewRoot, targetInfo.node) + ? 'rollUp' : 'drillDown'; + } + model.resetViewRoot(targetInfo.node); + } + } + } +); + + +var HIGHLIGHT_ACTION = 'sunburstHighlight'; + +registerAction( + {type: HIGHLIGHT_ACTION, update: 'updateView'}, + function (payload, ecModel) { + + ecModel.eachComponent( + {mainType: 'series', subType: 'sunburst', query: payload}, + handleHighlight + ); + + function handleHighlight(model, index) { + var targetInfo = retrieveTargetInfo(payload, [HIGHLIGHT_ACTION], model); + + if (targetInfo) { + payload.highlight = targetInfo.node; + } + } + } +); + + +var UNHIGHLIGHT_ACTION = 'sunburstUnhighlight'; + +registerAction( + {type: UNHIGHLIGHT_ACTION, update: 'updateView'}, + function (payload, ecModel) { + + ecModel.eachComponent( + {mainType: 'series', subType: 'sunburst', query: payload}, + handleUnhighlight + ); + + function handleUnhighlight(model, index) { + payload.unhighlight = true; + } + } +); + +var RADIAN$1 = Math.PI / 180; + +var sunburstLayout = function (seriesType, ecModel, api, payload) { + ecModel.eachSeriesByType(seriesType, function (seriesModel) { + var center = seriesModel.get('center'); + var radius = seriesModel.get('radius'); + + if (!isArray(radius)) { + radius = [0, radius]; + } + if (!isArray(center)) { + center = [center, center]; + } + + var width = api.getWidth(); + var height = api.getHeight(); + var size = Math.min(width, height); + var cx = parsePercent$1(center[0], width); + var cy = parsePercent$1(center[1], height); + var r0 = parsePercent$1(radius[0], size / 2); + var r = parsePercent$1(radius[1], size / 2); + + var startAngle = -seriesModel.get('startAngle') * RADIAN$1; + var minAngle = seriesModel.get('minAngle') * RADIAN$1; + + var virtualRoot = seriesModel.getData().tree.root; + var treeRoot = seriesModel.getViewRoot(); + var rootDepth = treeRoot.depth; + + var sort = seriesModel.get('sort'); + if (sort != null) { + initChildren$1(treeRoot, sort); + } + + var validDataCount = 0; + each$1(treeRoot.children, function (child) { + !isNaN(child.getValue()) && validDataCount++; + }); + + var sum = treeRoot.getValue(); + // Sum may be 0 + var unitRadian = Math.PI / (sum || validDataCount) * 2; + + var renderRollupNode = treeRoot.depth > 0; + var levels = treeRoot.height - (renderRollupNode ? -1 : 1); + var rPerLevel = (r - r0) / (levels || 1); + + var clockwise = seriesModel.get('clockwise'); + + var stillShowZeroSum = seriesModel.get('stillShowZeroSum'); + + // In the case some sector angle is smaller than minAngle + var dir = clockwise ? 1 : -1; + + /** + * Render a tree + * @return increased angle + */ + var renderNode = function (node, startAngle) { + if (!node) { + return; + } + + var endAngle = startAngle; + + // Render self + if (node !== virtualRoot) { + // Tree node is virtual, so it doesn't need to be drawn + var value = node.getValue(); + + var angle = (sum === 0 && stillShowZeroSum) + ? unitRadian : (value * unitRadian); + if (angle < minAngle) { + angle = minAngle; + + } + else { + + } + + endAngle = startAngle + dir * angle; + + var depth = node.depth - rootDepth + - (renderRollupNode ? -1 : 1); + var rStart = r0 + rPerLevel * depth; + var rEnd = r0 + rPerLevel * (depth + 1); + + var itemModel = node.getModel(); + if (itemModel.get('r0') != null) { + rStart = parsePercent$1(itemModel.get('r0'), size / 2); + } + if (itemModel.get('r') != null) { + rEnd = parsePercent$1(itemModel.get('r'), size / 2); + } + + node.setLayout({ + angle: angle, + startAngle: startAngle, + endAngle: endAngle, + clockwise: clockwise, + cx: cx, + cy: cy, + r0: rStart, + r: rEnd + }); + } + + // Render children + if (node.children && node.children.length) { + // currentAngle = startAngle; + var siblingAngle = 0; + each$1(node.children, function (node) { + siblingAngle += renderNode(node, startAngle + siblingAngle); + }); + } + + return endAngle - startAngle; + }; + + // Virtual root node for roll up + if (renderRollupNode) { + var rStart = r0; + var rEnd = r0 + rPerLevel; + + var angle = Math.PI * 2; + virtualRoot.setLayout({ + angle: angle, + startAngle: startAngle, + endAngle: startAngle + angle, + clockwise: clockwise, + cx: cx, + cy: cy, + r0: rStart, + r: rEnd + }); + } + + renderNode(treeRoot, startAngle); + }); +}; + +/** + * Init node children by order and update visual + * + * @param {TreeNode} node root node + * @param {boolean} isAsc if is in ascendant order + */ +function initChildren$1(node, isAsc) { + var children = node.children || []; + + node.children = sort$2(children, isAsc); + + // Init children recursively + if (children.length) { + each$1(node.children, function (child) { + initChildren$1(child, isAsc); + }); + } +} + +/** + * Sort children nodes + * + * @param {TreeNode[]} children children of node to be sorted + * @param {string | function | null} sort sort method + * See SunburstSeries.js for details. + */ +function sort$2(children, sortOrder) { + if (typeof sortOrder === 'function') { + return children.sort(sortOrder); + } + else { + var isAsc = sortOrder === 'asc'; + return children.sort(function (a, b) { + var diff = (a.getValue() - b.getValue()) * (isAsc ? 1 : -1); + return diff === 0 + ? (a.dataIndex - b.dataIndex) * (isAsc ? -1 : 1) + : diff; + }); + } +} + +registerVisual(curry(dataColor, 'sunburst')); +registerLayout(curry(sunburstLayout, 'sunburst')); +registerProcessor(curry(dataFilter, 'sunburst')); + +function dataToCoordSize(dataSize, dataItem) { + // dataItem is necessary in log axis. + dataItem = dataItem || [0, 0]; + return map(['x', 'y'], function (dim, dimIdx) { + var axis = this.getAxis(dim); + var val = dataItem[dimIdx]; + var halfSize = dataSize[dimIdx] / 2; + return axis.type === 'category' + ? axis.getBandWidth() + : Math.abs(axis.dataToCoord(val - halfSize) - axis.dataToCoord(val + halfSize)); + }, this); +} + +var prepareCartesian2d = function (coordSys) { + var rect = coordSys.grid.getRect(); + return { + coordSys: { + // The name exposed to user is always 'cartesian2d' but not 'grid'. + type: 'cartesian2d', + x: rect.x, + y: rect.y, + width: rect.width, + height: rect.height + }, + api: { + coord: function (data) { + // do not provide "out" param + return coordSys.dataToPoint(data); + }, + size: bind(dataToCoordSize, coordSys) + } + }; +}; + +function dataToCoordSize$1(dataSize, dataItem) { + dataItem = dataItem || [0, 0]; + return map([0, 1], function (dimIdx) { + var val = dataItem[dimIdx]; + var halfSize = dataSize[dimIdx] / 2; + var p1 = []; + var p2 = []; + p1[dimIdx] = val - halfSize; + p2[dimIdx] = val + halfSize; + p1[1 - dimIdx] = p2[1 - dimIdx] = dataItem[1 - dimIdx]; + return Math.abs(this.dataToPoint(p1)[dimIdx] - this.dataToPoint(p2)[dimIdx]); + }, this); +} + +var prepareGeo = function (coordSys) { + var rect = coordSys.getBoundingRect(); + return { + coordSys: { + type: 'geo', + x: rect.x, + y: rect.y, + width: rect.width, + height: rect.height + }, + api: { + coord: function (data) { + // do not provide "out" and noRoam param, + // Compatible with this usage: + // echarts.util.map(item.points, api.coord) + return coordSys.dataToPoint(data); + }, + size: bind(dataToCoordSize$1, coordSys) + } + }; +}; + +function dataToCoordSize$2(dataSize, dataItem) { + // dataItem is necessary in log axis. + var axis = this.getAxis(); + var val = dataItem instanceof Array ? dataItem[0] : dataItem; + var halfSize = (dataSize instanceof Array ? dataSize[0] : dataSize) / 2; + return axis.type === 'category' + ? axis.getBandWidth() + : Math.abs(axis.dataToCoord(val - halfSize) - axis.dataToCoord(val + halfSize)); +} + +var prepareSingleAxis = function (coordSys) { + var rect = coordSys.getRect(); + + return { + coordSys: { + type: 'singleAxis', + x: rect.x, + y: rect.y, + width: rect.width, + height: rect.height + }, + api: { + coord: function (val) { + // do not provide "out" param + return coordSys.dataToPoint(val); + }, + size: bind(dataToCoordSize$2, coordSys) + } + }; +}; + +function dataToCoordSize$3(dataSize, dataItem) { + // dataItem is necessary in log axis. + return map(['Radius', 'Angle'], function (dim, dimIdx) { + var axis = this['get' + dim + 'Axis'](); + var val = dataItem[dimIdx]; + var halfSize = dataSize[dimIdx] / 2; + var method = 'dataTo' + dim; + + var result = axis.type === 'category' + ? axis.getBandWidth() + : Math.abs(axis[method](val - halfSize) - axis[method](val + halfSize)); + + if (dim === 'Angle') { + result = result * Math.PI / 180; + } + + return result; + + }, this); +} + +var preparePolar = function (coordSys) { + var radiusAxis = coordSys.getRadiusAxis(); + var angleAxis = coordSys.getAngleAxis(); + var radius = radiusAxis.getExtent(); + radius[0] > radius[1] && radius.reverse(); + + return { + coordSys: { + type: 'polar', + cx: coordSys.cx, + cy: coordSys.cy, + r: radius[1], + r0: radius[0] + }, + api: { + coord: bind(function (data) { + var radius = radiusAxis.dataToRadius(data[0]); + var angle = angleAxis.dataToAngle(data[1]); + var coord = coordSys.coordToPoint([radius, angle]); + coord.push(radius, angle * Math.PI / 180); + return coord; + }), + size: bind(dataToCoordSize$3, coordSys) + } + }; +}; + +var prepareCalendar = function (coordSys) { + var rect = coordSys.getRect(); + var rangeInfo = coordSys.getRangeInfo(); + + return { + coordSys: { + type: 'calendar', + x: rect.x, + y: rect.y, + width: rect.width, + height: rect.height, + cellWidth: coordSys.getCellWidth(), + cellHeight: coordSys.getCellHeight(), + rangeInfo: { + start: rangeInfo.start, + end: rangeInfo.end, + weeks: rangeInfo.weeks, + dayCount: rangeInfo.allDay + } + }, + api: { + coord: function (data, clamp) { + return coordSys.dataToPoint(data, clamp); + } + } + }; +}; + +var ITEM_STYLE_NORMAL_PATH = ['itemStyle']; +var ITEM_STYLE_EMPHASIS_PATH = ['emphasis', 'itemStyle']; +var LABEL_NORMAL = ['label']; +var LABEL_EMPHASIS = ['emphasis', 'label']; +// Use prefix to avoid index to be the same as el.name, +// which will cause weird udpate animation. +var GROUP_DIFF_PREFIX = 'e\0\0'; + +/** + * To reduce total package size of each coordinate systems, the modules `prepareCustom` + * of each coordinate systems are not required by each coordinate systems directly, but + * required by the module `custom`. + * + * prepareInfoForCustomSeries {Function}: optional + * @return {Object} {coordSys: {...}, api: { + * coord: function (data, clamp) {}, // return point in global. + * size: function (dataSize, dataItem) {} // return size of each axis in coordSys. + * }} + */ +var prepareCustoms = { + cartesian2d: prepareCartesian2d, + geo: prepareGeo, + singleAxis: prepareSingleAxis, + polar: preparePolar, + calendar: prepareCalendar +}; + +// ------ +// Model +// ------ + +extendSeriesModel({ + + type: 'series.custom', + + dependencies: ['grid', 'polar', 'geo', 'singleAxis', 'calendar'], + + defaultOption: { + coordinateSystem: 'cartesian2d', // Can be set as 'none' + zlevel: 0, + z: 2, + legendHoverLink: true + + // Cartesian coordinate system + // xAxisIndex: 0, + // yAxisIndex: 0, + + // Polar coordinate system + // polarIndex: 0, + + // Geo coordinate system + // geoIndex: 0, + + // label: {} + // itemStyle: {} + }, + + getInitialData: function (option, ecModel) { + return createListFromArray(this.getSource(), this); + } +}); + +// ----- +// View +// ----- + +extendChartView({ + + type: 'custom', + + /** + * @private + * @type {module:echarts/data/List} + */ + _data: null, + + /** + * @override + */ + render: function (customSeries, ecModel, api) { + var oldData = this._data; + var data = customSeries.getData(); + var group = this.group; + var renderItem = makeRenderItem(customSeries, data, ecModel, api); + + this.group.removeAll(); + + data.diff(oldData) + .add(function (newIdx) { + createOrUpdate$1( + null, newIdx, renderItem(newIdx), customSeries, group, data + ); + }) + .update(function (newIdx, oldIdx) { + var el = oldData.getItemGraphicEl(oldIdx); + createOrUpdate$1( + el, newIdx, renderItem(newIdx), customSeries, group, data + ); + }) + .remove(function (oldIdx) { + var el = oldData.getItemGraphicEl(oldIdx); + el && group.remove(el); + }) + .execute(); + + this._data = data; + }, + + incrementalPrepareRender: function (customSeries, ecModel, api) { + this.group.removeAll(); + this._data = null; + }, + + incrementalRender: function (params, customSeries, ecModel, api) { + var data = customSeries.getData(); + var renderItem = makeRenderItem(customSeries, data, ecModel, api); + function setIncrementalAndHoverLayer(el) { + if (!el.isGroup) { + el.incremental = true; + el.useHoverLayer = true; + } + } + for (var idx = params.start; idx < params.end; idx++) { + var el = createOrUpdate$1(null, idx, renderItem(idx), customSeries, this.group, data); + el.traverse(setIncrementalAndHoverLayer); + } + }, + + /** + * @override + */ + dispose: noop +}); + + +function createEl(elOption) { + var graphicType = elOption.type; + var el; + + if (graphicType === 'path') { + var shape = elOption.shape; + el = makePath( + shape.pathData, + null, + { + x: shape.x || 0, + y: shape.y || 0, + width: shape.width || 0, + height: shape.height || 0 + }, + 'center' + ); + el.__customPathData = elOption.pathData; + } + else if (graphicType === 'image') { + el = new ZImage({ + }); + el.__customImagePath = elOption.style.image; + } + else if (graphicType === 'text') { + el = new Text({ + }); + el.__customText = elOption.style.text; + } + else { + var Clz = graphic[graphicType.charAt(0).toUpperCase() + graphicType.slice(1)]; + + if (__DEV__) { + assert$1(Clz, 'graphic type "' + graphicType + '" can not be found.'); + } + + el = new Clz(); + } + + el.__customGraphicType = graphicType; + el.name = elOption.name; + + return el; +} + +function updateEl(el, dataIndex, elOption, animatableModel, data, isInit) { + var targetProps = {}; + var elOptionStyle = elOption.style || {}; + + elOption.shape && (targetProps.shape = clone(elOption.shape)); + elOption.position && (targetProps.position = elOption.position.slice()); + elOption.scale && (targetProps.scale = elOption.scale.slice()); + elOption.origin && (targetProps.origin = elOption.origin.slice()); + elOption.rotation && (targetProps.rotation = elOption.rotation); + + if (el.type === 'image' && elOption.style) { + var targetStyle = targetProps.style = {}; + each$1(['x', 'y', 'width', 'height'], function (prop) { + prepareStyleTransition(prop, targetStyle, elOptionStyle, el.style, isInit); + }); + } + + if (el.type === 'text' && elOption.style) { + var targetStyle = targetProps.style = {}; + each$1(['x', 'y'], function (prop) { + prepareStyleTransition(prop, targetStyle, elOptionStyle, el.style, isInit); + }); + // Compatible with previous: both support + // textFill and fill, textStroke and stroke in 'text' element. + !elOptionStyle.hasOwnProperty('textFill') && elOptionStyle.fill && ( + elOptionStyle.textFill = elOptionStyle.fill + ); + !elOptionStyle.hasOwnProperty('textStroke') && elOptionStyle.stroke && ( + elOptionStyle.textStroke = elOptionStyle.stroke + ); + } + + if (el.type !== 'group') { + el.useStyle(elOptionStyle); + + // Init animation. + if (isInit) { + el.style.opacity = 0; + var targetOpacity = elOptionStyle.opacity; + targetOpacity == null && (targetOpacity = 1); + initProps(el, {style: {opacity: targetOpacity}}, animatableModel, dataIndex); + } + } + + if (isInit) { + el.attr(targetProps); + } + else { + updateProps(el, targetProps, animatableModel, dataIndex); + } + + // z2 must not be null/undefined, otherwise sort error may occur. + el.attr({z2: elOption.z2 || 0, silent: elOption.silent}); + + elOption.styleEmphasis !== false && setHoverStyle(el, elOption.styleEmphasis); +} + +function prepareStyleTransition(prop, targetStyle, elOptionStyle, oldElStyle, isInit) { + if (elOptionStyle[prop] != null && !isInit) { + targetStyle[prop] = elOptionStyle[prop]; + elOptionStyle[prop] = oldElStyle[prop]; + } +} + +function makeRenderItem(customSeries, data, ecModel, api) { + var renderItem = customSeries.get('renderItem'); + var coordSys = customSeries.coordinateSystem; + var prepareResult = {}; + + if (coordSys) { + if (__DEV__) { + assert$1(renderItem, 'series.render is required.'); + assert$1( + coordSys.prepareCustoms || prepareCustoms[coordSys.type], + 'This coordSys does not support custom series.' + ); + } + + prepareResult = coordSys.prepareCustoms + ? coordSys.prepareCustoms() + : prepareCustoms[coordSys.type](coordSys); + } + + var userAPI = defaults({ + getWidth: api.getWidth, + getHeight: api.getHeight, + getZr: api.getZr, + getDevicePixelRatio: api.getDevicePixelRatio, + value: value, + style: style, + styleEmphasis: styleEmphasis, + visual: visual, + barLayout: barLayout, + currentSeriesIndices: currentSeriesIndices, + font: font + }, prepareResult.api || {}); + + var userParams = { + context: {}, + seriesId: customSeries.id, + seriesName: customSeries.name, + seriesIndex: customSeries.seriesIndex, + coordSys: prepareResult.coordSys, + dataInsideLength: data.count(), + encode: wrapEncodeDef(customSeries.getData()) + }; + + // Do not support call `api` asynchronously without dataIndexInside input. + var currDataIndexInside; + var currDirty = true; + var currItemModel; + var currLabelNormalModel; + var currLabelEmphasisModel; + var currVisualColor; + + return function (dataIndexInside) { + currDataIndexInside = dataIndexInside; + currDirty = true; + return renderItem && renderItem( + defaults({ + dataIndexInside: dataIndexInside, + dataIndex: data.getRawIndex(dataIndexInside) + }, userParams), + userAPI + ) || {}; + }; + + // Do not update cache until api called. + function updateCache(dataIndexInside) { + dataIndexInside == null && (dataIndexInside = currDataIndexInside); + if (currDirty) { + currItemModel = data.getItemModel(dataIndexInside); + currLabelNormalModel = currItemModel.getModel(LABEL_NORMAL); + currLabelEmphasisModel = currItemModel.getModel(LABEL_EMPHASIS); + currVisualColor = data.getItemVisual(dataIndexInside, 'color'); + + currDirty = false; + } + } + + /** + * @public + * @param {number|string} dim + * @param {number} [dataIndexInside=currDataIndexInside] + * @return {number|string} value + */ + function value(dim, dataIndexInside) { + dataIndexInside == null && (dataIndexInside = currDataIndexInside); + return data.get(data.getDimension(dim || 0), dataIndexInside); + } + + /** + * By default, `visual` is applied to style (to support visualMap). + * `visual.color` is applied at `fill`. If user want apply visual.color on `stroke`, + * it can be implemented as: + * `api.style({stroke: api.visual('color'), fill: null})`; + * @public + * @param {Object} [extra] + * @param {number} [dataIndexInside=currDataIndexInside] + */ + function style(extra, dataIndexInside) { + dataIndexInside == null && (dataIndexInside = currDataIndexInside); + updateCache(dataIndexInside); + + var itemStyle = currItemModel.getModel(ITEM_STYLE_NORMAL_PATH).getItemStyle(); + + currVisualColor != null && (itemStyle.fill = currVisualColor); + var opacity = data.getItemVisual(dataIndexInside, 'opacity'); + opacity != null && (itemStyle.opacity = opacity); + + setTextStyle(itemStyle, currLabelNormalModel, null, { + autoColor: currVisualColor, + isRectText: true + }); + + itemStyle.text = currLabelNormalModel.getShallow('show') + ? retrieve2( + customSeries.getFormattedLabel(dataIndexInside, 'normal'), + getDefaultLabel(data, dataIndexInside) + ) + : null; + + extra && extend(itemStyle, extra); + return itemStyle; + } + + /** + * @public + * @param {Object} [extra] + * @param {number} [dataIndexInside=currDataIndexInside] + */ + function styleEmphasis(extra, dataIndexInside) { + dataIndexInside == null && (dataIndexInside = currDataIndexInside); + updateCache(dataIndexInside); + + var itemStyle = currItemModel.getModel(ITEM_STYLE_EMPHASIS_PATH).getItemStyle(); + + setTextStyle(itemStyle, currLabelEmphasisModel, null, { + isRectText: true + }, true); + + itemStyle.text = currLabelEmphasisModel.getShallow('show') + ? retrieve3( + customSeries.getFormattedLabel(dataIndexInside, 'emphasis'), + customSeries.getFormattedLabel(dataIndexInside, 'normal'), + getDefaultLabel(data, dataIndexInside) + ) + : null; + + extra && extend(itemStyle, extra); + return itemStyle; + } + + /** + * @public + * @param {string} visualType + * @param {number} [dataIndexInside=currDataIndexInside] + */ + function visual(visualType, dataIndexInside) { + dataIndexInside == null && (dataIndexInside = currDataIndexInside); + return data.getItemVisual(dataIndexInside, visualType); + } + + /** + * @public + * @param {number} opt.count Positive interger. + * @param {number} [opt.barWidth] + * @param {number} [opt.barMaxWidth] + * @param {number} [opt.barGap] + * @param {number} [opt.barCategoryGap] + * @return {Object} {width, offset, offsetCenter} is not support, return undefined. + */ + function barLayout(opt) { + if (coordSys.getBaseAxis) { + var baseAxis = coordSys.getBaseAxis(); + return getLayoutOnAxis(defaults({axis: baseAxis}, opt), api); + } + } + + /** + * @public + * @return {Array.} + */ + function currentSeriesIndices() { + return ecModel.getCurrentSeriesIndices(); + } + + /** + * @public + * @param {Object} opt + * @param {string} [opt.fontStyle] + * @param {number} [opt.fontWeight] + * @param {number} [opt.fontSize] + * @param {string} [opt.fontFamily] + * @return {string} font string + */ + function font(opt) { + return getFont(opt, ecModel); + } +} + +function wrapEncodeDef(data) { + var encodeDef = {}; + each$1(data.dimensions, function (dimName, dataDimIndex) { + var dimInfo = data.getDimensionInfo(dimName); + if (!dimInfo.isExtraCoord) { + var coordDim = dimInfo.coordDim; + var dataDims = encodeDef[coordDim] = encodeDef[coordDim] || []; + dataDims[dimInfo.coordDimIndex] = dataDimIndex; + } + }); + return encodeDef; +} + +function createOrUpdate$1(el, dataIndex, elOption, animatableModel, group, data) { + el = doCreateOrUpdate(el, dataIndex, elOption, animatableModel, group, data); + el && data.setItemGraphicEl(dataIndex, el); + + return el; +} + +function doCreateOrUpdate(el, dataIndex, elOption, animatableModel, group, data) { + var elOptionType = elOption.type; + if (el + && elOptionType !== el.__customGraphicType + && (elOptionType !== 'path' || elOption.pathData !== el.__customPathData) + && (elOptionType !== 'image' || elOption.style.image !== el.__customImagePath) + && (elOptionType !== 'text' || elOption.style.text !== el.__customText) + ) { + group.remove(el); + el = null; + } + + // `elOption.type` is undefined when `renderItem` returns nothing. + if (elOptionType == null) { + return; + } + + var isInit = !el; + !el && (el = createEl(elOption)); + updateEl(el, dataIndex, elOption, animatableModel, data, isInit); + + if (elOptionType === 'group') { + var oldChildren = el.children() || []; + var newChildren = elOption.children || []; + + if (elOption.diffChildrenByName) { + // lower performance. + diffGroupChildren({ + oldChildren: oldChildren, + newChildren: newChildren, + dataIndex: dataIndex, + animatableModel: animatableModel, + group: el, + data: data + }); + } + else { + // better performance. + var index = 0; + for (; index < newChildren.length; index++) { + doCreateOrUpdate( + el.childAt(index), + dataIndex, + newChildren[index], + animatableModel, + el, + data + ); + } + for (; index < oldChildren.length; index++) { + oldChildren[index] && el.remove(oldChildren[index]); + } + } + } + + group.add(el); + + return el; +} + +function diffGroupChildren(context) { + (new DataDiffer( + context.oldChildren, + context.newChildren, + getKey, + getKey, + context + )) + .add(processAddUpdate) + .update(processAddUpdate) + .remove(processRemove) + .execute(); +} + +function getKey(item, idx) { + var name = item && item.name; + return name != null ? name : GROUP_DIFF_PREFIX + idx; +} + +function processAddUpdate(newIndex, oldIndex) { + var context = this.context; + var childOption = newIndex != null ? context.newChildren[newIndex] : null; + var child = oldIndex != null ? context.oldChildren[oldIndex] : null; + + doCreateOrUpdate( + child, + context.dataIndex, + childOption, + context.animatableModel, + context.group, + context.data + ); +} + +function processRemove(oldIndex) { + var context = this.context; + var child = context.oldChildren[oldIndex]; + child && context.group.remove(child); +} + +// ------------- +// Preprocessor +// ------------- + +registerPreprocessor(function (option) { + var graphicOption = option.graphic; + + // Convert + // {graphic: [{left: 10, type: 'circle'}, ...]} + // or + // {graphic: {left: 10, type: 'circle'}} + // to + // {graphic: [{elements: [{left: 10, type: 'circle'}, ...]}]} + if (isArray(graphicOption)) { + if (!graphicOption[0] || !graphicOption[0].elements) { + option.graphic = [{elements: graphicOption}]; + } + else { + // Only one graphic instance can be instantiated. (We dont + // want that too many views are created in echarts._viewMap) + option.graphic = [option.graphic[0]]; + } + } + else if (graphicOption && !graphicOption.elements) { + option.graphic = [{elements: [graphicOption]}]; + } +}); + +// ------ +// Model +// ------ + +var GraphicModel = extendComponentModel({ + + type: 'graphic', + + defaultOption: { + + // Extra properties for each elements: + // + // left/right/top/bottom: (like 12, '22%', 'center', default undefined) + // If left/rigth is set, shape.x/shape.cx/position will not be used. + // If top/bottom is set, shape.y/shape.cy/position will not be used. + // This mechanism is useful when you want to position a group/element + // against the right side or the center of this container. + // + // width/height: (can only be pixel value, default 0) + // Only be used to specify contianer(group) size, if needed. And + // can not be percentage value (like '33%'). See the reason in the + // layout algorithm below. + // + // bounding: (enum: 'all' (default) | 'raw') + // Specify how to calculate boundingRect when locating. + // 'all': Get uioned and transformed boundingRect + // from both itself and its descendants. + // This mode simplies confining a group of elements in the bounding + // of their ancester container (e.g., using 'right: 0'). + // 'raw': Only use the boundingRect of itself and before transformed. + // This mode is similar to css behavior, which is useful when you + // want an element to be able to overflow its container. (Consider + // a rotated circle needs to be located in a corner.) + + // Note: elements is always behind its ancestors in this elements array. + elements: [], + parentId: null + }, + + /** + * Save el options for the sake of the performance (only update modified graphics). + * The order is the same as those in option. (ancesters -> descendants) + * + * @private + * @type {Array.} + */ + _elOptionsToUpdate: null, + + /** + * @override + */ + mergeOption: function (option) { + // Prevent default merge to elements + var elements = this.option.elements; + this.option.elements = null; + + GraphicModel.superApply(this, 'mergeOption', arguments); + + this.option.elements = elements; + }, + + /** + * @override + */ + optionUpdated: function (newOption, isInit) { + var thisOption = this.option; + var newList = (isInit ? thisOption : newOption).elements; + var existList = thisOption.elements = isInit ? [] : thisOption.elements; + + var flattenedList = []; + this._flatten(newList, flattenedList); + + var mappingResult = mappingToExists(existList, flattenedList); + makeIdAndName(mappingResult); + + // Clear elOptionsToUpdate + var elOptionsToUpdate = this._elOptionsToUpdate = []; + + each$1(mappingResult, function (resultItem, index) { + var newElOption = resultItem.option; + + if (__DEV__) { + assert$1( + isObject$1(newElOption) || resultItem.exist, + 'Empty graphic option definition' + ); + } + + if (!newElOption) { + return; + } + + elOptionsToUpdate.push(newElOption); + + setKeyInfoToNewElOption(resultItem, newElOption); + + mergeNewElOptionToExist(existList, index, newElOption); + + setLayoutInfoToExist(existList[index], newElOption); + + }, this); + + // Clean + for (var i = existList.length - 1; i >= 0; i--) { + if (existList[i] == null) { + existList.splice(i, 1); + } + else { + // $action should be volatile, otherwise option gotten from + // `getOption` will contain unexpected $action. + delete existList[i].$action; + } + } + }, + + /** + * Convert + * [{ + * type: 'group', + * id: 'xx', + * children: [{type: 'circle'}, {type: 'polygon'}] + * }] + * to + * [ + * {type: 'group', id: 'xx'}, + * {type: 'circle', parentId: 'xx'}, + * {type: 'polygon', parentId: 'xx'} + * ] + * + * @private + * @param {Array.} optionList option list + * @param {Array.} result result of flatten + * @param {Object} parentOption parent option + */ + _flatten: function (optionList, result, parentOption) { + each$1(optionList, function (option) { + if (!option) { + return; + } + + if (parentOption) { + option.parentOption = parentOption; + } + + result.push(option); + + var children = option.children; + if (option.type === 'group' && children) { + this._flatten(children, result, option); + } + // Deleting for JSON output, and for not affecting group creation. + delete option.children; + }, this); + }, + + // FIXME + // Pass to view using payload? setOption has a payload? + useElOptionsToUpdate: function () { + var els = this._elOptionsToUpdate; + // Clear to avoid render duplicately when zooming. + this._elOptionsToUpdate = null; + return els; + } +}); + +// ----- +// View +// ----- + +extendComponentView({ + + type: 'graphic', + + /** + * @override + */ + init: function (ecModel, api) { + + /** + * @private + * @type {module:zrender/core/util.HashMap} + */ + this._elMap = createHashMap(); + + /** + * @private + * @type {module:echarts/graphic/GraphicModel} + */ + this._lastGraphicModel; + }, + + /** + * @override + */ + render: function (graphicModel, ecModel, api) { + + // Having leveraged between use cases and algorithm complexity, a very + // simple layout mechanism is used: + // The size(width/height) can be determined by itself or its parent (not + // implemented yet), but can not by its children. (Top-down travel) + // The location(x/y) can be determined by the bounding rect of itself + // (can including its descendants or not) and the size of its parent. + // (Bottom-up travel) + + // When `chart.clear()` or `chart.setOption({...}, true)` with the same id, + // view will be reused. + if (graphicModel !== this._lastGraphicModel) { + this._clear(); + } + this._lastGraphicModel = graphicModel; + + this._updateElements(graphicModel, api); + this._relocate(graphicModel, api); + }, + + /** + * Update graphic elements. + * + * @private + * @param {Object} graphicModel graphic model + * @param {module:echarts/ExtensionAPI} api extension API + */ + _updateElements: function (graphicModel, api) { + var elOptionsToUpdate = graphicModel.useElOptionsToUpdate(); + + if (!elOptionsToUpdate) { + return; + } + + var elMap = this._elMap; + var rootGroup = this.group; + + // Top-down tranverse to assign graphic settings to each elements. + each$1(elOptionsToUpdate, function (elOption) { + var $action = elOption.$action; + var id = elOption.id; + var existEl = elMap.get(id); + var parentId = elOption.parentId; + var targetElParent = parentId != null ? elMap.get(parentId) : rootGroup; + + if (elOption.type === 'text') { + var elOptionStyle = elOption.style; + + // In top/bottom mode, textVerticalAlign should not be used, which cause + // inaccurately locating. + if (elOption.hv && elOption.hv[1]) { + elOptionStyle.textVerticalAlign = elOptionStyle.textBaseline = null; + } + + // Compatible with previous setting: both support fill and textFill, + // stroke and textStroke. + !elOptionStyle.hasOwnProperty('textFill') && elOptionStyle.fill && ( + elOptionStyle.textFill = elOptionStyle.fill + ); + !elOptionStyle.hasOwnProperty('textStroke') && elOptionStyle.stroke && ( + elOptionStyle.textStroke = elOptionStyle.stroke + ); + } + + // Remove unnecessary props to avoid potential problems. + var elOptionCleaned = getCleanedElOption(elOption); + + // For simple, do not support parent change, otherwise reorder is needed. + if (__DEV__) { + existEl && assert$1( + targetElParent === existEl.parent, + 'Changing parent is not supported.' + ); + } + + if (!$action || $action === 'merge') { + existEl + ? existEl.attr(elOptionCleaned) + : createEl$1(id, targetElParent, elOptionCleaned, elMap); + } + else if ($action === 'replace') { + removeEl(existEl, elMap); + createEl$1(id, targetElParent, elOptionCleaned, elMap); + } + else if ($action === 'remove') { + removeEl(existEl, elMap); + } + + var el = elMap.get(id); + if (el) { + el.__ecGraphicWidth = elOption.width; + el.__ecGraphicHeight = elOption.height; + } + }); + }, + + /** + * Locate graphic elements. + * + * @private + * @param {Object} graphicModel graphic model + * @param {module:echarts/ExtensionAPI} api extension API + */ + _relocate: function (graphicModel, api) { + var elOptions = graphicModel.option.elements; + var rootGroup = this.group; + var elMap = this._elMap; + + // Bottom-up tranvese all elements (consider ec resize) to locate elements. + for (var i = elOptions.length - 1; i >= 0; i--) { + var elOption = elOptions[i]; + var el = elMap.get(elOption.id); + + if (!el) { + continue; + } + + var parentEl = el.parent; + var containerInfo = parentEl === rootGroup + ? { + width: api.getWidth(), + height: api.getHeight() + } + : { // Like 'position:absolut' in css, default 0. + width: parentEl.__ecGraphicWidth || 0, + height: parentEl.__ecGraphicHeight || 0 + }; + + positionElement( + el, elOption, containerInfo, null, + {hv: elOption.hv, boundingMode: elOption.bounding} + ); + } + }, + + /** + * Clear all elements. + * + * @private + */ + _clear: function () { + var elMap = this._elMap; + elMap.each(function (el) { + removeEl(el, elMap); + }); + this._elMap = createHashMap(); + }, + + /** + * @override + */ + dispose: function () { + this._clear(); + } +}); + +function createEl$1(id, targetElParent, elOption, elMap) { + var graphicType = elOption.type; + + if (__DEV__) { + assert$1(graphicType, 'graphic type MUST be set'); + } + + var Clz = graphic[graphicType.charAt(0).toUpperCase() + graphicType.slice(1)]; + + if (__DEV__) { + assert$1(Clz, 'graphic type can not be found'); + } + + var el = new Clz(elOption); + targetElParent.add(el); + elMap.set(id, el); + el.__ecGraphicId = id; +} + +function removeEl(existEl, elMap) { + var existElParent = existEl && existEl.parent; + if (existElParent) { + existEl.type === 'group' && existEl.traverse(function (el) { + removeEl(el, elMap); + }); + elMap.removeKey(existEl.__ecGraphicId); + existElParent.remove(existEl); + } +} + +// Remove unnecessary props to avoid potential problems. +function getCleanedElOption(elOption) { + elOption = extend({}, elOption); + each$1( + ['id', 'parentId', '$action', 'hv', 'bounding'].concat(LOCATION_PARAMS), + function (name) { + delete elOption[name]; + } + ); + return elOption; +} + +function isSetLoc(obj, props) { + var isSet; + each$1(props, function (prop) { + obj[prop] != null && obj[prop] !== 'auto' && (isSet = true); + }); + return isSet; +} + +function setKeyInfoToNewElOption(resultItem, newElOption) { + var existElOption = resultItem.exist; + + // Set id and type after id assigned. + newElOption.id = resultItem.keyInfo.id; + !newElOption.type && existElOption && (newElOption.type = existElOption.type); + + // Set parent id if not specified + if (newElOption.parentId == null) { + var newElParentOption = newElOption.parentOption; + if (newElParentOption) { + newElOption.parentId = newElParentOption.id; + } + else if (existElOption) { + newElOption.parentId = existElOption.parentId; + } + } + + // Clear + newElOption.parentOption = null; +} + +function mergeNewElOptionToExist(existList, index, newElOption) { + // Update existing options, for `getOption` feature. + var newElOptCopy = extend({}, newElOption); + var existElOption = existList[index]; + + var $action = newElOption.$action || 'merge'; + if ($action === 'merge') { + if (existElOption) { + + if (__DEV__) { + var newType = newElOption.type; + assert$1( + !newType || existElOption.type === newType, + 'Please set $action: "replace" to change `type`' + ); + } + + // We can ensure that newElOptCopy and existElOption are not + // the same object, so `merge` will not change newElOptCopy. + merge(existElOption, newElOptCopy, true); + // Rigid body, use ignoreSize. + mergeLayoutParam(existElOption, newElOptCopy, {ignoreSize: true}); + // Will be used in render. + copyLayoutParams(newElOption, existElOption); + } + else { + existList[index] = newElOptCopy; + } + } + else if ($action === 'replace') { + existList[index] = newElOptCopy; + } + else if ($action === 'remove') { + // null will be cleaned later. + existElOption && (existList[index] = null); + } +} + +function setLayoutInfoToExist(existItem, newElOption) { + if (!existItem) { + return; + } + existItem.hv = newElOption.hv = [ + // Rigid body, dont care `width`. + isSetLoc(newElOption, ['left', 'right']), + // Rigid body, dont care `height`. + isSetLoc(newElOption, ['top', 'bottom']) + ]; + // Give default group size. Otherwise layout error may occur. + if (existItem.type === 'group') { + existItem.width == null && (existItem.width = newElOption.width = 0); + existItem.height == null && (existItem.height = newElOption.height = 0); + } +} + +var LegendModel = extendComponentModel({ + + type: 'legend.plain', + + dependencies: ['series'], + + layoutMode: { + type: 'box', + // legend.width/height are maxWidth/maxHeight actually, + // whereas realy width/height is calculated by its content. + // (Setting {left: 10, right: 10} does not make sense). + // So consider the case: + // `setOption({legend: {left: 10});` + // then `setOption({legend: {right: 10});` + // The previous `left` should be cleared by setting `ignoreSize`. + ignoreSize: true + }, + + init: function (option, parentModel, ecModel) { + this.mergeDefaultAndTheme(option, ecModel); + + option.selected = option.selected || {}; + }, + + mergeOption: function (option) { + LegendModel.superCall(this, 'mergeOption', option); + }, + + optionUpdated: function () { + this._updateData(this.ecModel); + + var legendData = this._data; + + // If selectedMode is single, try to select one + if (legendData[0] && this.get('selectedMode') === 'single') { + var hasSelected = false; + // If has any selected in option.selected + for (var i = 0; i < legendData.length; i++) { + var name = legendData[i].get('name'); + if (this.isSelected(name)) { + // Force to unselect others + this.select(name); + hasSelected = true; + break; + } + } + // Try select the first if selectedMode is single + !hasSelected && this.select(legendData[0].get('name')); + } + }, + + _updateData: function (ecModel) { + var potentialData = []; + var availableNames = []; + + ecModel.eachRawSeries(function (seriesModel) { + var seriesName = seriesModel.name; + availableNames.push(seriesName); + var isPotential; + + if (seriesModel.legendDataProvider) { + var data = seriesModel.legendDataProvider(); + var names = data.mapArray(data.getName); + + if (!ecModel.isSeriesFiltered(seriesModel)) { + availableNames = availableNames.concat(names); + } + + if (names.length) { + potentialData = potentialData.concat(names); + } + else { + isPotential = true; + } + } + else { + isPotential = true; + } + + if (isPotential && isNameSpecified(seriesModel)) { + potentialData.push(seriesModel.name); + } + }); + + /** + * @type {Array.} + * @private + */ + this._availableNames = availableNames; + + // If legend.data not specified in option, use availableNames as data, + // which is convinient for user preparing option. + var rawData = this.get('data') || potentialData; + + var legendData = map(rawData, function (dataItem) { + // Can be string or number + if (typeof dataItem === 'string' || typeof dataItem === 'number') { + dataItem = { + name: dataItem + }; + } + return new Model(dataItem, this, this.ecModel); + }, this); + + /** + * @type {Array.} + * @private + */ + this._data = legendData; + }, + + /** + * @return {Array.} + */ + getData: function () { + return this._data; + }, + + /** + * @param {string} name + */ + select: function (name) { + var selected = this.option.selected; + var selectedMode = this.get('selectedMode'); + if (selectedMode === 'single') { + var data = this._data; + each$1(data, function (dataItem) { + selected[dataItem.get('name')] = false; + }); + } + selected[name] = true; + }, + + /** + * @param {string} name + */ + unSelect: function (name) { + if (this.get('selectedMode') !== 'single') { + this.option.selected[name] = false; + } + }, + + /** + * @param {string} name + */ + toggleSelected: function (name) { + var selected = this.option.selected; + // Default is true + if (!selected.hasOwnProperty(name)) { + selected[name] = true; + } + this[selected[name] ? 'unSelect' : 'select'](name); + }, + + /** + * @param {string} name + */ + isSelected: function (name) { + var selected = this.option.selected; + return !(selected.hasOwnProperty(name) && !selected[name]) + && indexOf(this._availableNames, name) >= 0; + }, + + defaultOption: { + // 一级层叠 + zlevel: 0, + // 二级层叠 + z: 4, + show: true, + + // 布局方式,默认为水平布局,可选为: + // 'horizontal' | 'vertical' + orient: 'horizontal', + + left: 'center', + // right: 'center', + + top: 0, + // bottom: null, + + // 水平对齐 + // 'auto' | 'left' | 'right' + // 默认为 'auto', 根据 x 的位置判断是左对齐还是右对齐 + align: 'auto', + + backgroundColor: 'rgba(0,0,0,0)', + // 图例边框颜色 + borderColor: '#ccc', + borderRadius: 0, + // 图例边框线宽,单位px,默认为0(无边框) + borderWidth: 0, + // 图例内边距,单位px,默认各方向内边距为5, + // 接受数组分别设定上右下左边距,同css + padding: 5, + // 各个item之间的间隔,单位px,默认为10, + // 横向布局时为水平间隔,纵向布局时为纵向间隔 + itemGap: 10, + // 图例图形宽度 + itemWidth: 25, + // 图例图形高度 + itemHeight: 14, + + // 图例关闭时候的颜色 + inactiveColor: '#ccc', + + textStyle: { + // 图例文字颜色 + color: '#333' + }, + // formatter: '', + // 选择模式,默认开启图例开关 + selectedMode: true, + // 配置默认选中状态,可配合LEGEND.SELECTED事件做动态数据载入 + // selected: null, + // 图例内容(详见legend.data,数组中每一项代表一个item + // data: [], + + // Tooltip 相关配置 + tooltip: { + show: false + } + } +}); + +function legendSelectActionHandler(methodName, payload, ecModel) { + var selectedMap = {}; + var isToggleSelect = methodName === 'toggleSelected'; + var isSelected; + // Update all legend components + ecModel.eachComponent('legend', function (legendModel) { + if (isToggleSelect && isSelected != null) { + // Force other legend has same selected status + // Or the first is toggled to true and other are toggled to false + // In the case one legend has some item unSelected in option. And if other legend + // doesn't has the item, they will assume it is selected. + legendModel[isSelected ? 'select' : 'unSelect'](payload.name); + } + else { + legendModel[methodName](payload.name); + isSelected = legendModel.isSelected(payload.name); + } + var legendData = legendModel.getData(); + each$1(legendData, function (model) { + var name = model.get('name'); + // Wrap element + if (name === '\n' || name === '') { + return; + } + var isItemSelected = legendModel.isSelected(name); + if (selectedMap.hasOwnProperty(name)) { + // Unselected if any legend is unselected + selectedMap[name] = selectedMap[name] && isItemSelected; + } + else { + selectedMap[name] = isItemSelected; + } + }); + }); + // Return the event explicitly + return { + name: payload.name, + selected: selectedMap + }; +} +/** + * @event legendToggleSelect + * @type {Object} + * @property {string} type 'legendToggleSelect' + * @property {string} [from] + * @property {string} name Series name or data item name + */ +registerAction( + 'legendToggleSelect', 'legendselectchanged', + curry(legendSelectActionHandler, 'toggleSelected') +); + +/** + * @event legendSelect + * @type {Object} + * @property {string} type 'legendSelect' + * @property {string} name Series name or data item name + */ +registerAction( + 'legendSelect', 'legendselected', + curry(legendSelectActionHandler, 'select') +); + +/** + * @event legendUnSelect + * @type {Object} + * @property {string} type 'legendUnSelect' + * @property {string} name Series name or data item name + */ +registerAction( + 'legendUnSelect', 'legendunselected', + curry(legendSelectActionHandler, 'unSelect') +); + +/** + * Layout list like component. + * It will box layout each items in group of component and then position the whole group in the viewport + * @param {module:zrender/group/Group} group + * @param {module:echarts/model/Component} componentModel + * @param {module:echarts/ExtensionAPI} + */ +function layout$3(group, componentModel, api) { + var boxLayoutParams = componentModel.getBoxLayoutParams(); + var padding = componentModel.get('padding'); + var viewportSize = {width: api.getWidth(), height: api.getHeight()}; + + var rect = getLayoutRect( + boxLayoutParams, + viewportSize, + padding + ); + + box( + componentModel.get('orient'), + group, + componentModel.get('itemGap'), + rect.width, + rect.height + ); + + positionElement( + group, + boxLayoutParams, + viewportSize, + padding + ); +} + +function makeBackground(rect, componentModel) { + var padding = normalizeCssArray$1( + componentModel.get('padding') + ); + var style = componentModel.getItemStyle(['color', 'opacity']); + style.fill = componentModel.get('backgroundColor'); + var rect = new Rect({ + shape: { + x: rect.x - padding[3], + y: rect.y - padding[0], + width: rect.width + padding[1] + padding[3], + height: rect.height + padding[0] + padding[2], + r: componentModel.get('borderRadius') + }, + style: style, + silent: true, + z2: -1 + }); + // FIXME + // `subPixelOptimizeRect` may bring some gap between edge of viewpart + // and background rect when setting like `left: 0`, `top: 0`. + // graphic.subPixelOptimizeRect(rect); + + return rect; +} + +var curry$4 = curry; +var each$17 = each$1; +var Group$3 = Group; + +var LegendView = extendComponentView({ + + type: 'legend.plain', + + newlineDisabled: false, + + /** + * @override + */ + init: function () { + + /** + * @private + * @type {module:zrender/container/Group} + */ + this.group.add(this._contentGroup = new Group$3()); + + /** + * @private + * @type {module:zrender/Element} + */ + this._backgroundEl; + }, + + /** + * @protected + */ + getContentGroup: function () { + return this._contentGroup; + }, + + /** + * @override + */ + render: function (legendModel, ecModel, api) { + + this.resetInner(); + + if (!legendModel.get('show', true)) { + return; + } + + var itemAlign = legendModel.get('align'); + if (!itemAlign || itemAlign === 'auto') { + itemAlign = ( + legendModel.get('left') === 'right' + && legendModel.get('orient') === 'vertical' + ) ? 'right' : 'left'; + } + + this.renderInner(itemAlign, legendModel, ecModel, api); + + // Perform layout. + var positionInfo = legendModel.getBoxLayoutParams(); + var viewportSize = {width: api.getWidth(), height: api.getHeight()}; + var padding = legendModel.get('padding'); + + var maxSize = getLayoutRect(positionInfo, viewportSize, padding); + var mainRect = this.layoutInner(legendModel, itemAlign, maxSize); + + // Place mainGroup, based on the calculated `mainRect`. + var layoutRect = getLayoutRect( + defaults({width: mainRect.width, height: mainRect.height}, positionInfo), + viewportSize, + padding + ); + this.group.attr('position', [layoutRect.x - mainRect.x, layoutRect.y - mainRect.y]); + + // Render background after group is layout. + this.group.add( + this._backgroundEl = makeBackground(mainRect, legendModel) + ); + }, + + /** + * @protected + */ + resetInner: function () { + this.getContentGroup().removeAll(); + this._backgroundEl && this.group.remove(this._backgroundEl); + }, + + /** + * @protected + */ + renderInner: function (itemAlign, legendModel, ecModel, api) { + var contentGroup = this.getContentGroup(); + var legendDrawnMap = createHashMap(); + var selectMode = legendModel.get('selectedMode'); + + each$17(legendModel.getData(), function (itemModel, dataIndex) { + var name = itemModel.get('name'); + + // Use empty string or \n as a newline string + if (!this.newlineDisabled && (name === '' || name === '\n')) { + contentGroup.add(new Group$3({ + newline: true + })); + return; + } + + var seriesModel = ecModel.getSeriesByName(name)[0]; + + if (legendDrawnMap.get(name)) { + // Have been drawed + return; + } + + // Series legend + if (seriesModel) { + var data = seriesModel.getData(); + var color = data.getVisual('color'); + + // If color is a callback function + if (typeof color === 'function') { + // Use the first data + color = color(seriesModel.getDataParams(0)); + } + + // Using rect symbol defaultly + var legendSymbolType = data.getVisual('legendSymbol') || 'roundRect'; + var symbolType = data.getVisual('symbol'); + + var itemGroup = this._createItem( + name, dataIndex, itemModel, legendModel, + legendSymbolType, symbolType, + itemAlign, color, + selectMode + ); + + itemGroup.on('click', curry$4(dispatchSelectAction, name, api)) + .on('mouseover', curry$4(dispatchHighlightAction, seriesModel, null, api)) + .on('mouseout', curry$4(dispatchDownplayAction, seriesModel, null, api)); + + legendDrawnMap.set(name, true); + } + else { + // Data legend of pie, funnel + ecModel.eachRawSeries(function (seriesModel) { + // In case multiple series has same data name + if (legendDrawnMap.get(name)) { + return; + } + if (seriesModel.legendDataProvider) { + var data = seriesModel.legendDataProvider(); + var idx = data.indexOfName(name); + if (idx < 0) { + return; + } + + var color = data.getItemVisual(idx, 'color'); + + var legendSymbolType = 'roundRect'; + + var itemGroup = this._createItem( + name, dataIndex, itemModel, legendModel, + legendSymbolType, null, + itemAlign, color, + selectMode + ); + + itemGroup.on('click', curry$4(dispatchSelectAction, name, api)) + // FIXME Should not specify the series name + .on('mouseover', curry$4(dispatchHighlightAction, seriesModel, name, api)) + .on('mouseout', curry$4(dispatchDownplayAction, seriesModel, name, api)); + + legendDrawnMap.set(name, true); + } + }, this); + } + + if (__DEV__) { + if (!legendDrawnMap.get(name)) { + console.warn(name + ' series not exists. Legend data should be same with series name or data name.'); + } + } + }, this); + }, + + _createItem: function ( + name, dataIndex, itemModel, legendModel, + legendSymbolType, symbolType, + itemAlign, color, selectMode + ) { + var itemWidth = legendModel.get('itemWidth'); + var itemHeight = legendModel.get('itemHeight'); + var inactiveColor = legendModel.get('inactiveColor'); + + var isSelected = legendModel.isSelected(name); + var itemGroup = new Group$3(); + + var textStyleModel = itemModel.getModel('textStyle'); + + var itemIcon = itemModel.get('icon'); + + var tooltipModel = itemModel.getModel('tooltip'); + var legendGlobalTooltipModel = tooltipModel.parentModel; + + // Use user given icon first + legendSymbolType = itemIcon || legendSymbolType; + itemGroup.add(createSymbol( + legendSymbolType, + 0, + 0, + itemWidth, + itemHeight, + isSelected ? color : inactiveColor, + true + )); + + // Compose symbols + // PENDING + if (!itemIcon && symbolType + // At least show one symbol, can't be all none + && ((symbolType !== legendSymbolType) || symbolType == 'none') + ) { + var size = itemHeight * 0.8; + if (symbolType === 'none') { + symbolType = 'circle'; + } + // Put symbol in the center + itemGroup.add(createSymbol( + symbolType, (itemWidth - size) / 2, (itemHeight - size) / 2, size, size, + isSelected ? color : inactiveColor + )); + } + + var textX = itemAlign === 'left' ? itemWidth + 5 : -5; + var textAlign = itemAlign; + + var formatter = legendModel.get('formatter'); + var content = name; + if (typeof formatter === 'string' && formatter) { + content = formatter.replace('{name}', name != null ? name : ''); + } + else if (typeof formatter === 'function') { + content = formatter(name); + } + + itemGroup.add(new Text({ + style: setTextStyle({}, textStyleModel, { + text: content, + x: textX, + y: itemHeight / 2, + textFill: isSelected ? textStyleModel.getTextColor() : inactiveColor, + textAlign: textAlign, + textVerticalAlign: 'middle' + }) + })); + + // Add a invisible rect to increase the area of mouse hover + var hitRect = new Rect({ + shape: itemGroup.getBoundingRect(), + invisible: true, + tooltip: tooltipModel.get('show') ? extend({ + content: name, + // Defaul formatter + formatter: legendGlobalTooltipModel.get('formatter', true) || function () { + return name; + }, + formatterParams: { + componentType: 'legend', + legendIndex: legendModel.componentIndex, + name: name, + $vars: ['name'] + } + }, tooltipModel.option) : null + }); + itemGroup.add(hitRect); + + itemGroup.eachChild(function (child) { + child.silent = true; + }); + + hitRect.silent = !selectMode; + + this.getContentGroup().add(itemGroup); + + setHoverStyle(itemGroup); + + itemGroup.__legendDataIndex = dataIndex; + + return itemGroup; + }, + + /** + * @protected + */ + layoutInner: function (legendModel, itemAlign, maxSize) { + var contentGroup = this.getContentGroup(); + + // Place items in contentGroup. + box( + legendModel.get('orient'), + contentGroup, + legendModel.get('itemGap'), + maxSize.width, + maxSize.height + ); + + var contentRect = contentGroup.getBoundingRect(); + contentGroup.attr('position', [-contentRect.x, -contentRect.y]); + + return this.group.getBoundingRect(); + } + +}); + +function dispatchSelectAction(name, api) { + api.dispatchAction({ + type: 'legendToggleSelect', + name: name + }); +} + +function dispatchHighlightAction(seriesModel, dataName, api) { + // If element hover will move to a hoverLayer. + var el = api.getZr().storage.getDisplayList()[0]; + if (!(el && el.useHoverLayer)) { + seriesModel.get('legendHoverLink') && api.dispatchAction({ + type: 'highlight', + seriesName: seriesModel.name, + name: dataName + }); + } +} + +function dispatchDownplayAction(seriesModel, dataName, api) { + // If element hover will move to a hoverLayer. + var el = api.getZr().storage.getDisplayList()[0]; + if (!(el && el.useHoverLayer)) { + seriesModel.get('legendHoverLink') && api.dispatchAction({ + type: 'downplay', + seriesName: seriesModel.name, + name: dataName + }); + } +} + +var legendFilter = function (ecModel) { + + var legendModels = ecModel.findComponents({ + mainType: 'legend' + }); + if (legendModels && legendModels.length) { + ecModel.filterSeries(function (series) { + // If in any legend component the status is not selected. + // Because in legend series is assumed selected when it is not in the legend data. + for (var i = 0; i < legendModels.length; i++) { + if (!legendModels[i].isSelected(series.name)) { + return false; + } + } + return true; + }); + } + +}; + +// Do not contain scrollable legend, for sake of file size. + +// Series Filter +registerProcessor(legendFilter); + +ComponentModel.registerSubTypeDefaulter('legend', function () { + // Default 'plain' when no type specified. + return 'plain'; +}); + +var ScrollableLegendModel = LegendModel.extend({ + + type: 'legend.scroll', + + /** + * @param {number} scrollDataIndex + */ + setScrollDataIndex: function (scrollDataIndex) { + this.option.scrollDataIndex = scrollDataIndex; + }, + + defaultOption: { + scrollDataIndex: 0, + pageButtonItemGap: 5, + pageButtonGap: null, + pageButtonPosition: 'end', // 'start' or 'end' + pageFormatter: '{current}/{total}', // If null/undefined, do not show page. + pageIcons: { + horizontal: ['M0,0L12,-10L12,10z', 'M0,0L-12,-10L-12,10z'], + vertical: ['M0,0L20,0L10,-20z', 'M0,0L20,0L10,20z'] + }, + pageIconColor: '#2f4554', + pageIconInactiveColor: '#aaa', + pageIconSize: 15, // Can be [10, 3], which represents [width, height] + pageTextStyle: { + color: '#333' + }, + + animationDurationUpdate: 800 + }, + + /** + * @override + */ + init: function (option, parentModel, ecModel, extraOpt) { + var inputPositionParams = getLayoutParams(option); + + ScrollableLegendModel.superCall(this, 'init', option, parentModel, ecModel, extraOpt); + + mergeAndNormalizeLayoutParams(this, option, inputPositionParams); + }, + + /** + * @override + */ + mergeOption: function (option, extraOpt) { + ScrollableLegendModel.superCall(this, 'mergeOption', option, extraOpt); + + mergeAndNormalizeLayoutParams(this, this.option, option); + }, + + getOrient: function () { + return this.get('orient') === 'vertical' + ? {index: 1, name: 'vertical'} + : {index: 0, name: 'horizontal'}; + } + +}); + +// Do not `ignoreSize` to enable setting {left: 10, right: 10}. +function mergeAndNormalizeLayoutParams(legendModel, target, raw) { + var orient = legendModel.getOrient(); + var ignoreSize = [1, 1]; + ignoreSize[orient.index] = 0; + mergeLayoutParam(target, raw, { + type: 'box', ignoreSize: ignoreSize + }); +} + +/** + * Separate legend and scrollable legend to reduce package size. + */ + +var Group$4 = Group; + +var WH$1 = ['width', 'height']; +var XY$1 = ['x', 'y']; + +var ScrollableLegendView = LegendView.extend({ + + type: 'legend.scroll', + + newlineDisabled: true, + + init: function () { + + ScrollableLegendView.superCall(this, 'init'); + + /** + * @private + * @type {number} For `scroll`. + */ + this._currentIndex = 0; + + /** + * @private + * @type {module:zrender/container/Group} + */ + this.group.add(this._containerGroup = new Group$4()); + this._containerGroup.add(this.getContentGroup()); + + /** + * @private + * @type {module:zrender/container/Group} + */ + this.group.add(this._controllerGroup = new Group$4()); + + /** + * + * @private + */ + this._showController; + }, + + /** + * @override + */ + resetInner: function () { + ScrollableLegendView.superCall(this, 'resetInner'); + + this._controllerGroup.removeAll(); + this._containerGroup.removeClipPath(); + this._containerGroup.__rectSize = null; + }, + + /** + * @override + */ + renderInner: function (itemAlign, legendModel, ecModel, api) { + var me = this; + + // Render content items. + ScrollableLegendView.superCall(this, 'renderInner', itemAlign, legendModel, ecModel, api); + + var controllerGroup = this._controllerGroup; + + var pageIconSize = legendModel.get('pageIconSize', true); + if (!isArray(pageIconSize)) { + pageIconSize = [pageIconSize, pageIconSize]; + } + + createPageButton('pagePrev', 0); + + var pageTextStyleModel = legendModel.getModel('pageTextStyle'); + controllerGroup.add(new Text({ + name: 'pageText', + style: { + textFill: pageTextStyleModel.getTextColor(), + font: pageTextStyleModel.getFont(), + textVerticalAlign: 'middle', + textAlign: 'center' + }, + silent: true + })); + + createPageButton('pageNext', 1); + + function createPageButton(name, iconIdx) { + var pageDataIndexName = name + 'DataIndex'; + var icon = createIcon( + legendModel.get('pageIcons', true)[legendModel.getOrient().name][iconIdx], + { + // Buttons will be created in each render, so we do not need + // to worry about avoiding using legendModel kept in scope. + onclick: bind( + me._pageGo, me, pageDataIndexName, legendModel, api + ) + }, + { + x: -pageIconSize[0] / 2, + y: -pageIconSize[1] / 2, + width: pageIconSize[0], + height: pageIconSize[1] + } + ); + icon.name = name; + controllerGroup.add(icon); + } + }, + + /** + * @override + */ + layoutInner: function (legendModel, itemAlign, maxSize) { + var contentGroup = this.getContentGroup(); + var containerGroup = this._containerGroup; + var controllerGroup = this._controllerGroup; + + var orientIdx = legendModel.getOrient().index; + var wh = WH$1[orientIdx]; + var hw = WH$1[1 - orientIdx]; + var yx = XY$1[1 - orientIdx]; + + // Place items in contentGroup. + box( + legendModel.get('orient'), + contentGroup, + legendModel.get('itemGap'), + !orientIdx ? null : maxSize.width, + orientIdx ? null : maxSize.height + ); + + box( + // Buttons in controller are layout always horizontally. + 'horizontal', + controllerGroup, + legendModel.get('pageButtonItemGap', true) + ); + + var contentRect = contentGroup.getBoundingRect(); + var controllerRect = controllerGroup.getBoundingRect(); + var showController = this._showController = contentRect[wh] > maxSize[wh]; + + var contentPos = [-contentRect.x, -contentRect.y]; + // Remain contentPos when scroll animation perfroming. + contentPos[orientIdx] = contentGroup.position[orientIdx]; + + // Layout container group based on 0. + var containerPos = [0, 0]; + var controllerPos = [-controllerRect.x, -controllerRect.y]; + var pageButtonGap = retrieve2( + legendModel.get('pageButtonGap', true), legendModel.get('itemGap', true) + ); + + // Place containerGroup and controllerGroup and contentGroup. + if (showController) { + var pageButtonPosition = legendModel.get('pageButtonPosition', true); + // controller is on the right / bottom. + if (pageButtonPosition === 'end') { + controllerPos[orientIdx] += maxSize[wh] - controllerRect[wh]; + } + // controller is on the left / top. + else { + containerPos[orientIdx] += controllerRect[wh] + pageButtonGap; + } + } + + // Always align controller to content as 'middle'. + controllerPos[1 - orientIdx] += contentRect[hw] / 2 - controllerRect[hw] / 2; + + contentGroup.attr('position', contentPos); + containerGroup.attr('position', containerPos); + controllerGroup.attr('position', controllerPos); + + // Calculate `mainRect` and set `clipPath`. + // mainRect should not be calculated by `this.group.getBoundingRect()` + // for sake of the overflow. + var mainRect = this.group.getBoundingRect(); + var mainRect = {x: 0, y: 0}; + // Consider content may be overflow (should be clipped). + mainRect[wh] = showController ? maxSize[wh] : contentRect[wh]; + mainRect[hw] = Math.max(contentRect[hw], controllerRect[hw]); + // `containerRect[yx] + containerPos[1 - orientIdx]` is 0. + mainRect[yx] = Math.min(0, controllerRect[yx] + controllerPos[1 - orientIdx]); + + containerGroup.__rectSize = maxSize[wh]; + if (showController) { + var clipShape = {x: 0, y: 0}; + clipShape[wh] = Math.max(maxSize[wh] - controllerRect[wh] - pageButtonGap, 0); + clipShape[hw] = mainRect[hw]; + containerGroup.setClipPath(new Rect({shape: clipShape})); + // Consider content may be larger than container, container rect + // can not be obtained from `containerGroup.getBoundingRect()`. + containerGroup.__rectSize = clipShape[wh]; + } + else { + // Do not remove or ignore controller. Keep them set as place holders. + controllerGroup.eachChild(function (child) { + child.attr({invisible: true, silent: true}); + }); + } + + // Content translate animation. + var pageInfo = this._getPageInfo(legendModel); + pageInfo.pageIndex != null && updateProps( + contentGroup, + {position: pageInfo.contentPosition}, + // When switch from "show controller" to "not show controller", view should be + // updated immediately without animation, otherwise causes weird efffect. + showController ? legendModel : false + ); + + this._updatePageInfoView(legendModel, pageInfo); + + return mainRect; + }, + + _pageGo: function (to, legendModel, api) { + var scrollDataIndex = this._getPageInfo(legendModel)[to]; + + scrollDataIndex != null && api.dispatchAction({ + type: 'legendScroll', + scrollDataIndex: scrollDataIndex, + legendId: legendModel.id + }); + }, + + _updatePageInfoView: function (legendModel, pageInfo) { + var controllerGroup = this._controllerGroup; + + each$1(['pagePrev', 'pageNext'], function (name) { + var canJump = pageInfo[name + 'DataIndex'] != null; + var icon = controllerGroup.childOfName(name); + if (icon) { + icon.setStyle( + 'fill', + canJump + ? legendModel.get('pageIconColor', true) + : legendModel.get('pageIconInactiveColor', true) + ); + icon.cursor = canJump ? 'pointer' : 'default'; + } + }); + + var pageText = controllerGroup.childOfName('pageText'); + var pageFormatter = legendModel.get('pageFormatter'); + var pageIndex = pageInfo.pageIndex; + var current = pageIndex != null ? pageIndex + 1 : 0; + var total = pageInfo.pageCount; + + pageText && pageFormatter && pageText.setStyle( + 'text', + isString(pageFormatter) + ? pageFormatter.replace('{current}', current).replace('{total}', total) + : pageFormatter({current: current, total: total}) + ); + }, + + /** + * @param {module:echarts/model/Model} legendModel + * @return {Object} { + * contentPosition: Array., null when data item not found. + * pageIndex: number, null when data item not found. + * pageCount: number, always be a number, can be 0. + * pagePrevDataIndex: number, null when no next page. + * pageNextDataIndex: number, null when no previous page. + * } + */ + _getPageInfo: function (legendModel) { + // Align left or top by the current dataIndex. + var currDataIndex = legendModel.get('scrollDataIndex', true); + var contentGroup = this.getContentGroup(); + var contentRect = contentGroup.getBoundingRect(); + var containerRectSize = this._containerGroup.__rectSize; + + var orientIdx = legendModel.getOrient().index; + var wh = WH$1[orientIdx]; + var hw = WH$1[1 - orientIdx]; + var xy = XY$1[orientIdx]; + var contentPos = contentGroup.position.slice(); + + var pageIndex; + var pagePrevDataIndex; + var pageNextDataIndex; + + var targetItemGroup; + if (this._showController) { + contentGroup.eachChild(function (child) { + if (child.__legendDataIndex === currDataIndex) { + targetItemGroup = child; + } + }); + } + else { + targetItemGroup = contentGroup.childAt(0); + } + + var pageCount = containerRectSize ? Math.ceil(contentRect[wh] / containerRectSize) : 0; + + if (targetItemGroup) { + var itemRect = targetItemGroup.getBoundingRect(); + var itemLoc = targetItemGroup.position[orientIdx] + itemRect[xy]; + contentPos[orientIdx] = -itemLoc - contentRect[xy]; + pageIndex = Math.floor( + pageCount * (itemLoc + itemRect[xy] + containerRectSize / 2) / contentRect[wh] + ); + pageIndex = (contentRect[wh] && pageCount) + ? Math.max(0, Math.min(pageCount - 1, pageIndex)) + : -1; + + var winRect = {x: 0, y: 0}; + winRect[wh] = containerRectSize; + winRect[hw] = contentRect[hw]; + winRect[xy] = -contentPos[orientIdx] - contentRect[xy]; + + var startIdx; + var children = contentGroup.children(); + + contentGroup.eachChild(function (child, index) { + var itemRect = getItemRect(child); + + if (itemRect.intersect(winRect)) { + startIdx == null && (startIdx = index); + // It is user-friendly that the last item shown in the + // current window is shown at the begining of next window. + pageNextDataIndex = child.__legendDataIndex; + } + + // If the last item is shown entirely, no next page. + if (index === children.length - 1 + && itemRect[xy] + itemRect[wh] <= winRect[xy] + winRect[wh] + ) { + pageNextDataIndex = null; + } + }); + + // Always align based on the left/top most item, so the left/top most + // item in the previous window is needed to be found here. + if (startIdx != null) { + var startItem = children[startIdx]; + var startRect = getItemRect(startItem); + winRect[xy] = startRect[xy] + startRect[wh] - winRect[wh]; + + // If the first item is shown entirely, no previous page. + if (startIdx <= 0 && startRect[xy] >= winRect[xy]) { + pagePrevDataIndex = null; + } + else { + while (startIdx > 0 && getItemRect(children[startIdx - 1]).intersect(winRect)) { + startIdx--; + } + pagePrevDataIndex = children[startIdx].__legendDataIndex; + } + } + } + + return { + contentPosition: contentPos, + pageIndex: pageIndex, + pageCount: pageCount, + pagePrevDataIndex: pagePrevDataIndex, + pageNextDataIndex: pageNextDataIndex + }; + + function getItemRect(el) { + var itemRect = el.getBoundingRect().clone(); + itemRect[xy] += el.position[orientIdx]; + return itemRect; + } + } + +}); + +/** + * @event legendScroll + * @type {Object} + * @property {string} type 'legendScroll' + * @property {string} scrollDataIndex + */ +registerAction( + 'legendScroll', 'legendscroll', + function (payload, ecModel) { + var scrollDataIndex = payload.scrollDataIndex; + + scrollDataIndex != null && ecModel.eachComponent( + {mainType: 'legend', subType: 'scroll', query: payload}, + function (legendModel) { + legendModel.setScrollDataIndex(scrollDataIndex); + } + ); + } +); + +/** + * Legend component entry file8 + */ + +extendComponentModel({ + + type: 'tooltip', + + dependencies: ['axisPointer'], + + defaultOption: { + zlevel: 0, + + z: 8, + + show: true, + + // tooltip主体内容 + showContent: true, + + // 'trigger' only works on coordinate system. + // 'item' | 'axis' | 'none' + trigger: 'item', + + // 'click' | 'mousemove' | 'none' + triggerOn: 'mousemove|click', + + alwaysShowContent: false, + + displayMode: 'single', // 'single' | 'multipleByCoordSys' + + // 位置 {Array} | {Function} + // position: null + // Consider triggered from axisPointer handle, verticalAlign should be 'middle' + // align: null, + // verticalAlign: null, + + // 是否约束 content 在 viewRect 中。默认 false 是为了兼容以前版本。 + confine: false, + + // 内容格式器:{string}(Template) ¦ {Function} + // formatter: null + + showDelay: 0, + + // 隐藏延迟,单位ms + hideDelay: 100, + + // 动画变换时间,单位s + transitionDuration: 0.4, + + enterable: false, + + // 提示背景颜色,默认为透明度为0.7的黑色 + backgroundColor: 'rgba(50,50,50,0.7)', + + // 提示边框颜色 + borderColor: '#333', + + // 提示边框圆角,单位px,默认为4 + borderRadius: 4, + + // 提示边框线宽,单位px,默认为0(无边框) + borderWidth: 0, + + // 提示内边距,单位px,默认各方向内边距为5, + // 接受数组分别设定上右下左边距,同css + padding: 5, + + // Extra css text + extraCssText: '', + + // 坐标轴指示器,坐标轴触发有效 + axisPointer: { + // 默认为直线 + // 可选为:'line' | 'shadow' | 'cross' + type: 'line', + + // type 为 line 的时候有效,指定 tooltip line 所在的轴,可选 + // 可选 'x' | 'y' | 'angle' | 'radius' | 'auto' + // 默认 'auto',会选择类型为 category 的轴,对于双数值轴,笛卡尔坐标系会默认选择 x 轴 + // 极坐标系会默认选择 angle 轴 + axis: 'auto', + + animation: 'auto', + animationDurationUpdate: 200, + animationEasingUpdate: 'exponentialOut', + + crossStyle: { + color: '#999', + width: 1, + type: 'dashed', + + // TODO formatter + textStyle: {} + } + + // lineStyle and shadowStyle should not be specified here, + // otherwise it will always override those styles on option.axisPointer. + }, + textStyle: { + color: '#fff', + fontSize: 14 + } + } +}); + +var each$19 = each$1; +var toCamelCase$1 = toCamelCase; + +var vendors = ['', '-webkit-', '-moz-', '-o-']; + +var gCssText = 'position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;'; + +/** + * @param {number} duration + * @return {string} + * @inner + */ +function assembleTransition(duration) { + var transitionCurve = 'cubic-bezier(0.23, 1, 0.32, 1)'; + var transitionText = 'left ' + duration + 's ' + transitionCurve + ',' + + 'top ' + duration + 's ' + transitionCurve; + return map(vendors, function (vendorPrefix) { + return vendorPrefix + 'transition:' + transitionText; + }).join(';'); +} + +/** + * @param {Object} textStyle + * @return {string} + * @inner + */ +function assembleFont(textStyleModel) { + var cssText = []; + + var fontSize = textStyleModel.get('fontSize'); + var color = textStyleModel.getTextColor(); + + color && cssText.push('color:' + color); + + cssText.push('font:' + textStyleModel.getFont()); + + fontSize && + cssText.push('line-height:' + Math.round(fontSize * 3 / 2) + 'px'); + + each$19(['decoration', 'align'], function (name) { + var val = textStyleModel.get(name); + val && cssText.push('text-' + name + ':' + val); + }); + + return cssText.join(';'); +} + +/** + * @param {Object} tooltipModel + * @return {string} + * @inner + */ +function assembleCssText(tooltipModel) { + + var cssText = []; + + var transitionDuration = tooltipModel.get('transitionDuration'); + var backgroundColor = tooltipModel.get('backgroundColor'); + var textStyleModel = tooltipModel.getModel('textStyle'); + var padding = tooltipModel.get('padding'); + + // Animation transition. Do not animate when transitionDuration is 0. + transitionDuration && + cssText.push(assembleTransition(transitionDuration)); + + if (backgroundColor) { + if (env$1.canvasSupported) { + cssText.push('background-Color:' + backgroundColor); + } + else { + // for ie + cssText.push( + 'background-Color:#' + toHex(backgroundColor) + ); + cssText.push('filter:alpha(opacity=70)'); + } + } + + // Border style + each$19(['width', 'color', 'radius'], function (name) { + var borderName = 'border-' + name; + var camelCase = toCamelCase$1(borderName); + var val = tooltipModel.get(camelCase); + val != null && + cssText.push(borderName + ':' + val + (name === 'color' ? '' : 'px')); + }); + + // Text style + cssText.push(assembleFont(textStyleModel)); + + // Padding + if (padding != null) { + cssText.push('padding:' + normalizeCssArray$1(padding).join('px ') + 'px'); + } + + return cssText.join(';') + ';'; +} + +/** + * @alias module:echarts/component/tooltip/TooltipContent + * @constructor + */ +function TooltipContent(container, api) { + if (env$1.wxa) { + return null; + } + + var el = document.createElement('div'); + var zr = this._zr = api.getZr(); + + this.el = el; + + this._x = api.getWidth() / 2; + this._y = api.getHeight() / 2; + + container.appendChild(el); + + this._container = container; + + this._show = false; + + /** + * @private + */ + this._hideTimeout; + + var self = this; + el.onmouseenter = function () { + // clear the timeout in hideLater and keep showing tooltip + if (self._enterable) { + clearTimeout(self._hideTimeout); + self._show = true; + } + self._inContent = true; + }; + el.onmousemove = function (e) { + e = e || window.event; + if (!self._enterable) { + // Try trigger zrender event to avoid mouse + // in and out shape too frequently + var handler = zr.handler; + normalizeEvent(container, e, true); + handler.dispatch('mousemove', e); + } + }; + el.onmouseleave = function () { + if (self._enterable) { + if (self._show) { + self.hideLater(self._hideDelay); + } + } + self._inContent = false; + }; +} + +TooltipContent.prototype = { + + constructor: TooltipContent, + + /** + * @private + * @type {boolean} + */ + _enterable: true, + + /** + * Update when tooltip is rendered + */ + update: function () { + // FIXME + // Move this logic to ec main? + var container = this._container; + var stl = container.currentStyle + || document.defaultView.getComputedStyle(container); + var domStyle = container.style; + if (domStyle.position !== 'absolute' && stl.position !== 'absolute') { + domStyle.position = 'relative'; + } + // Hide the tooltip + // PENDING + // this.hide(); + }, + + show: function (tooltipModel) { + clearTimeout(this._hideTimeout); + var el = this.el; + + el.style.cssText = gCssText + assembleCssText(tooltipModel) + // http://stackoverflow.com/questions/21125587/css3-transition-not-working-in-chrome-anymore + + ';left:' + this._x + 'px;top:' + this._y + 'px;' + + (tooltipModel.get('extraCssText') || ''); + + el.style.display = el.innerHTML ? 'block' : 'none'; + + this._show = true; + }, + + setContent: function (content) { + this.el.innerHTML = content == null ? '' : content; + }, + + setEnterable: function (enterable) { + this._enterable = enterable; + }, + + getSize: function () { + var el = this.el; + return [el.clientWidth, el.clientHeight]; + }, + + moveTo: function (x, y) { + // xy should be based on canvas root. But tooltipContent is + // the sibling of canvas root. So padding of ec container + // should be considered here. + var zr = this._zr; + var viewportRootOffset; + if (zr && zr.painter && (viewportRootOffset = zr.painter.getViewportRootOffset())) { + x += viewportRootOffset.offsetLeft; + y += viewportRootOffset.offsetTop; + } + + var style = this.el.style; + style.left = x + 'px'; + style.top = y + 'px'; + + this._x = x; + this._y = y; + }, + + hide: function () { + this.el.style.display = 'none'; + this._show = false; + }, + + hideLater: function (time) { + if (this._show && !(this._inContent && this._enterable)) { + if (time) { + this._hideDelay = time; + // Set show false to avoid invoke hideLater mutiple times + this._show = false; + this._hideTimeout = setTimeout(bind(this.hide, this), time); + } + else { + this.hide(); + } + } + }, + + isShow: function () { + return this._show; + } +}; + +var bind$3 = bind; +var each$18 = each$1; +var parsePercent$2 = parsePercent$1; + +var proxyRect = new Rect({ + shape: {x: -1, y: -1, width: 2, height: 2} +}); + +extendComponentView({ + + type: 'tooltip', + + init: function (ecModel, api) { + if (env$1.node) { + return; + } + var tooltipContent = new TooltipContent(api.getDom(), api); + this._tooltipContent = tooltipContent; + }, + + render: function (tooltipModel, ecModel, api) { + if (env$1.node || env$1.wxa) { + return; + } + + // Reset + this.group.removeAll(); + + /** + * @private + * @type {module:echarts/component/tooltip/TooltipModel} + */ + this._tooltipModel = tooltipModel; + + /** + * @private + * @type {module:echarts/model/Global} + */ + this._ecModel = ecModel; + + /** + * @private + * @type {module:echarts/ExtensionAPI} + */ + this._api = api; + + /** + * Should be cleaned when render. + * @private + * @type {Array.>} + */ + this._lastDataByCoordSys = null; + + /** + * @private + * @type {boolean} + */ + this._alwaysShowContent = tooltipModel.get('alwaysShowContent'); + + var tooltipContent = this._tooltipContent; + tooltipContent.update(); + tooltipContent.setEnterable(tooltipModel.get('enterable')); + + this._initGlobalListener(); + + this._keepShow(); + }, + + _initGlobalListener: function () { + var tooltipModel = this._tooltipModel; + var triggerOn = tooltipModel.get('triggerOn'); + + register( + 'itemTooltip', + this._api, + bind$3(function (currTrigger, e, dispatchAction) { + // If 'none', it is not controlled by mouse totally. + if (triggerOn !== 'none') { + if (triggerOn.indexOf(currTrigger) >= 0) { + this._tryShow(e, dispatchAction); + } + else if (currTrigger === 'leave') { + this._hide(dispatchAction); + } + } + }, this) + ); + }, + + _keepShow: function () { + var tooltipModel = this._tooltipModel; + var ecModel = this._ecModel; + var api = this._api; + + // Try to keep the tooltip show when refreshing + if (this._lastX != null + && this._lastY != null + // When user is willing to control tooltip totally using API, + // self.manuallyShowTip({x, y}) might cause tooltip hide, + // which is not expected. + && tooltipModel.get('triggerOn') !== 'none' + ) { + var self = this; + clearTimeout(this._refreshUpdateTimeout); + this._refreshUpdateTimeout = setTimeout(function () { + // Show tip next tick after other charts are rendered + // In case highlight action has wrong result + // FIXME + self.manuallyShowTip(tooltipModel, ecModel, api, { + x: self._lastX, + y: self._lastY + }); + }); + } + }, + + /** + * Show tip manually by + * dispatchAction({ + * type: 'showTip', + * x: 10, + * y: 10 + * }); + * Or + * dispatchAction({ + * type: 'showTip', + * seriesIndex: 0, + * dataIndex or dataIndexInside or name + * }); + * + * TODO Batch + */ + manuallyShowTip: function (tooltipModel, ecModel, api, payload) { + if (payload.from === this.uid || env$1.node) { + return; + } + + var dispatchAction = makeDispatchAction$1(payload, api); + + // Reset ticket + this._ticket = ''; + + // When triggered from axisPointer. + var dataByCoordSys = payload.dataByCoordSys; + + if (payload.tooltip && payload.x != null && payload.y != null) { + var el = proxyRect; + el.position = [payload.x, payload.y]; + el.update(); + el.tooltip = payload.tooltip; + // Manually show tooltip while view is not using zrender elements. + this._tryShow({ + offsetX: payload.x, + offsetY: payload.y, + target: el + }, dispatchAction); + } + else if (dataByCoordSys) { + this._tryShow({ + offsetX: payload.x, + offsetY: payload.y, + position: payload.position, + event: {}, + dataByCoordSys: payload.dataByCoordSys, + tooltipOption: payload.tooltipOption + }, dispatchAction); + } + else if (payload.seriesIndex != null) { + + if (this._manuallyAxisShowTip(tooltipModel, ecModel, api, payload)) { + return; + } + + var pointInfo = findPointFromSeries(payload, ecModel); + var cx = pointInfo.point[0]; + var cy = pointInfo.point[1]; + if (cx != null && cy != null) { + this._tryShow({ + offsetX: cx, + offsetY: cy, + position: payload.position, + target: pointInfo.el, + event: {} + }, dispatchAction); + } + } + else if (payload.x != null && payload.y != null) { + // FIXME + // should wrap dispatchAction like `axisPointer/globalListener` ? + api.dispatchAction({ + type: 'updateAxisPointer', + x: payload.x, + y: payload.y + }); + + this._tryShow({ + offsetX: payload.x, + offsetY: payload.y, + position: payload.position, + target: api.getZr().findHover(payload.x, payload.y).target, + event: {} + }, dispatchAction); + } + }, + + manuallyHideTip: function (tooltipModel, ecModel, api, payload) { + var tooltipContent = this._tooltipContent; + + if (!this._alwaysShowContent && this._tooltipModel) { + tooltipContent.hideLater(this._tooltipModel.get('hideDelay')); + } + + this._lastX = this._lastY = null; + + if (payload.from !== this.uid) { + this._hide(makeDispatchAction$1(payload, api)); + } + }, + + // Be compatible with previous design, that is, when tooltip.type is 'axis' and + // dispatchAction 'showTip' with seriesIndex and dataIndex will trigger axis pointer + // and tooltip. + _manuallyAxisShowTip: function (tooltipModel, ecModel, api, payload) { + var seriesIndex = payload.seriesIndex; + var dataIndex = payload.dataIndex; + var coordSysAxesInfo = ecModel.getComponent('axisPointer').coordSysAxesInfo; + + if (seriesIndex == null || dataIndex == null || coordSysAxesInfo == null) { + return; + } + + var seriesModel = ecModel.getSeriesByIndex(seriesIndex); + if (!seriesModel) { + return; + } + + var data = seriesModel.getData(); + var tooltipModel = buildTooltipModel([ + data.getItemModel(dataIndex), + seriesModel, + (seriesModel.coordinateSystem || {}).model, + tooltipModel + ]); + + if (tooltipModel.get('trigger') !== 'axis') { + return; + } + + api.dispatchAction({ + type: 'updateAxisPointer', + seriesIndex: seriesIndex, + dataIndex: dataIndex, + position: payload.position + }); + + return true; + }, + + _tryShow: function (e, dispatchAction) { + var el = e.target; + var tooltipModel = this._tooltipModel; + + if (!tooltipModel) { + return; + } + + // Save mouse x, mouse y. So we can try to keep showing the tip if chart is refreshed + this._lastX = e.offsetX; + this._lastY = e.offsetY; + + var dataByCoordSys = e.dataByCoordSys; + if (dataByCoordSys && dataByCoordSys.length) { + this._showAxisTooltip(dataByCoordSys, e); + } + // Always show item tooltip if mouse is on the element with dataIndex + else if (el && el.dataIndex != null) { + this._lastDataByCoordSys = null; + this._showSeriesItemTooltip(e, el, dispatchAction); + } + // Tooltip provided directly. Like legend. + else if (el && el.tooltip) { + this._lastDataByCoordSys = null; + this._showComponentItemTooltip(e, el, dispatchAction); + } + else { + this._lastDataByCoordSys = null; + this._hide(dispatchAction); + } + }, + + _showOrMove: function (tooltipModel, cb) { + // showDelay is used in this case: tooltip.enterable is set + // as true. User intent to move mouse into tooltip and click + // something. `showDelay` makes it easyer to enter the content + // but tooltip do not move immediately. + var delay = tooltipModel.get('showDelay'); + cb = bind(cb, this); + clearTimeout(this._showTimout); + delay > 0 + ? (this._showTimout = setTimeout(cb, delay)) + : cb(); + }, + + _showAxisTooltip: function (dataByCoordSys, e) { + var ecModel = this._ecModel; + var globalTooltipModel = this._tooltipModel; + var point = [e.offsetX, e.offsetY]; + var singleDefaultHTML = []; + var singleParamsList = []; + var singleTooltipModel = buildTooltipModel([ + e.tooltipOption, + globalTooltipModel + ]); + + each$18(dataByCoordSys, function (itemCoordSys) { + // var coordParamList = []; + // var coordDefaultHTML = []; + // var coordTooltipModel = buildTooltipModel([ + // e.tooltipOption, + // itemCoordSys.tooltipOption, + // ecModel.getComponent(itemCoordSys.coordSysMainType, itemCoordSys.coordSysIndex), + // globalTooltipModel + // ]); + // var displayMode = coordTooltipModel.get('displayMode'); + // var paramsList = displayMode === 'single' ? singleParamsList : []; + + each$18(itemCoordSys.dataByAxis, function (item) { + var axisModel = ecModel.getComponent(item.axisDim + 'Axis', item.axisIndex); + var axisValue = item.value; + var seriesDefaultHTML = []; + + if (!axisModel || axisValue == null) { + return; + } + + var valueLabel = getValueLabel( + axisValue, axisModel.axis, ecModel, + item.seriesDataIndices, + item.valueLabelOpt + ); + + each$1(item.seriesDataIndices, function (idxItem) { + var series = ecModel.getSeriesByIndex(idxItem.seriesIndex); + var dataIndex = idxItem.dataIndexInside; + var dataParams = series && series.getDataParams(dataIndex); + dataParams.axisDim = item.axisDim; + dataParams.axisIndex = item.axisIndex; + dataParams.axisType = item.axisType; + dataParams.axisId = item.axisId; + dataParams.axisValue = getAxisRawValue(axisModel.axis, axisValue); + dataParams.axisValueLabel = valueLabel; + + if (dataParams) { + singleParamsList.push(dataParams); + seriesDefaultHTML.push(series.formatTooltip(dataIndex, true)); + } + }); + + // Default tooltip content + // FIXME + // (1) shold be the first data which has name? + // (2) themeRiver, firstDataIndex is array, and first line is unnecessary. + var firstLine = valueLabel; + singleDefaultHTML.push( + (firstLine ? encodeHTML(firstLine) + '
' : '') + + seriesDefaultHTML.join('
') + ); + }); + }, this); + + // In most case, the second axis is shown upper than the first one. + singleDefaultHTML.reverse(); + singleDefaultHTML = singleDefaultHTML.join('

'); + + var positionExpr = e.position; + this._showOrMove(singleTooltipModel, function () { + if (this._updateContentNotChangedOnAxis(dataByCoordSys)) { + this._updatePosition( + singleTooltipModel, + positionExpr, + point[0], point[1], + this._tooltipContent, + singleParamsList + ); + } + else { + this._showTooltipContent( + singleTooltipModel, singleDefaultHTML, singleParamsList, Math.random(), + point[0], point[1], positionExpr + ); + } + }); + + // Do not trigger events here, because this branch only be entered + // from dispatchAction. + }, + + _showSeriesItemTooltip: function (e, el, dispatchAction) { + var ecModel = this._ecModel; + // Use dataModel in element if possible + // Used when mouseover on a element like markPoint or edge + // In which case, the data is not main data in series. + var seriesIndex = el.seriesIndex; + var seriesModel = ecModel.getSeriesByIndex(seriesIndex); + + // For example, graph link. + var dataModel = el.dataModel || seriesModel; + var dataIndex = el.dataIndex; + var dataType = el.dataType; + var data = dataModel.getData(); + + var tooltipModel = buildTooltipModel([ + data.getItemModel(dataIndex), + dataModel, + seriesModel && (seriesModel.coordinateSystem || {}).model, + this._tooltipModel + ]); + + var tooltipTrigger = tooltipModel.get('trigger'); + if (tooltipTrigger != null && tooltipTrigger !== 'item') { + return; + } + + var params = dataModel.getDataParams(dataIndex, dataType); + var defaultHtml = dataModel.formatTooltip(dataIndex, false, dataType); + var asyncTicket = 'item_' + dataModel.name + '_' + dataIndex; + + this._showOrMove(tooltipModel, function () { + this._showTooltipContent( + tooltipModel, defaultHtml, params, asyncTicket, + e.offsetX, e.offsetY, e.position, e.target + ); + }); + + // FIXME + // duplicated showtip if manuallyShowTip is called from dispatchAction. + dispatchAction({ + type: 'showTip', + dataIndexInside: dataIndex, + dataIndex: data.getRawIndex(dataIndex), + seriesIndex: seriesIndex, + from: this.uid + }); + }, + + _showComponentItemTooltip: function (e, el, dispatchAction) { + var tooltipOpt = el.tooltip; + if (typeof tooltipOpt === 'string') { + var content = tooltipOpt; + tooltipOpt = { + content: content, + // Fixed formatter + formatter: content + }; + } + var subTooltipModel = new Model(tooltipOpt, this._tooltipModel, this._ecModel); + var defaultHtml = subTooltipModel.get('content'); + var asyncTicket = Math.random(); + + // Do not check whether `trigger` is 'none' here, because `trigger` + // only works on cooridinate system. In fact, we have not found case + // that requires setting `trigger` nothing on component yet. + + this._showOrMove(subTooltipModel, function () { + this._showTooltipContent( + subTooltipModel, defaultHtml, subTooltipModel.get('formatterParams') || {}, + asyncTicket, e.offsetX, e.offsetY, e.position, el + ); + }); + + // If not dispatch showTip, tip may be hide triggered by axis. + dispatchAction({ + type: 'showTip', + from: this.uid + }); + }, + + _showTooltipContent: function ( + tooltipModel, defaultHtml, params, asyncTicket, x, y, positionExpr, el + ) { + // Reset ticket + this._ticket = ''; + + if (!tooltipModel.get('showContent') || !tooltipModel.get('show')) { + return; + } + + var tooltipContent = this._tooltipContent; + + var formatter = tooltipModel.get('formatter'); + positionExpr = positionExpr || tooltipModel.get('position'); + var html = defaultHtml; + + if (formatter && typeof formatter === 'string') { + html = formatTpl(formatter, params, true); + } + else if (typeof formatter === 'function') { + var callback = bind$3(function (cbTicket, html) { + if (cbTicket === this._ticket) { + tooltipContent.setContent(html); + this._updatePosition( + tooltipModel, positionExpr, x, y, tooltipContent, params, el + ); + } + }, this); + this._ticket = asyncTicket; + html = formatter(params, asyncTicket, callback); + } + + tooltipContent.setContent(html); + tooltipContent.show(tooltipModel); + + this._updatePosition( + tooltipModel, positionExpr, x, y, tooltipContent, params, el + ); + }, + + /** + * @param {string|Function|Array.|Object} positionExpr + * @param {number} x Mouse x + * @param {number} y Mouse y + * @param {boolean} confine Whether confine tooltip content in view rect. + * @param {Object|} params + * @param {module:zrender/Element} el target element + * @param {module:echarts/ExtensionAPI} api + * @return {Array.} + */ + _updatePosition: function (tooltipModel, positionExpr, x, y, content, params, el) { + var viewWidth = this._api.getWidth(); + var viewHeight = this._api.getHeight(); + positionExpr = positionExpr || tooltipModel.get('position'); + + var contentSize = content.getSize(); + var align = tooltipModel.get('align'); + var vAlign = tooltipModel.get('verticalAlign'); + var rect = el && el.getBoundingRect().clone(); + el && rect.applyTransform(el.transform); + + if (typeof positionExpr === 'function') { + // Callback of position can be an array or a string specify the position + positionExpr = positionExpr([x, y], params, content.el, rect, { + viewSize: [viewWidth, viewHeight], + contentSize: contentSize.slice() + }); + } + + if (isArray(positionExpr)) { + x = parsePercent$2(positionExpr[0], viewWidth); + y = parsePercent$2(positionExpr[1], viewHeight); + } + else if (isObject$1(positionExpr)) { + positionExpr.width = contentSize[0]; + positionExpr.height = contentSize[1]; + var layoutRect = getLayoutRect( + positionExpr, {width: viewWidth, height: viewHeight} + ); + x = layoutRect.x; + y = layoutRect.y; + align = null; + // When positionExpr is left/top/right/bottom, + // align and verticalAlign will not work. + vAlign = null; + } + // Specify tooltip position by string 'top' 'bottom' 'left' 'right' around graphic element + else if (typeof positionExpr === 'string' && el) { + var pos = calcTooltipPosition( + positionExpr, rect, contentSize + ); + x = pos[0]; + y = pos[1]; + } + else { + var pos = refixTooltipPosition( + x, y, content.el, viewWidth, viewHeight, align ? null : 20, vAlign ? null : 20 + ); + x = pos[0]; + y = pos[1]; + } + + align && (x -= isCenterAlign(align) ? contentSize[0] / 2 : align === 'right' ? contentSize[0] : 0); + vAlign && (y -= isCenterAlign(vAlign) ? contentSize[1] / 2 : vAlign === 'bottom' ? contentSize[1] : 0); + + if (tooltipModel.get('confine')) { + var pos = confineTooltipPosition( + x, y, content.el, viewWidth, viewHeight + ); + x = pos[0]; + y = pos[1]; + } + + content.moveTo(x, y); + }, + + // FIXME + // Should we remove this but leave this to user? + _updateContentNotChangedOnAxis: function (dataByCoordSys) { + var lastCoordSys = this._lastDataByCoordSys; + var contentNotChanged = !!lastCoordSys + && lastCoordSys.length === dataByCoordSys.length; + + contentNotChanged && each$18(lastCoordSys, function (lastItemCoordSys, indexCoordSys) { + var lastDataByAxis = lastItemCoordSys.dataByAxis || {}; + var thisItemCoordSys = dataByCoordSys[indexCoordSys] || {}; + var thisDataByAxis = thisItemCoordSys.dataByAxis || []; + contentNotChanged &= lastDataByAxis.length === thisDataByAxis.length; + + contentNotChanged && each$18(lastDataByAxis, function (lastItem, indexAxis) { + var thisItem = thisDataByAxis[indexAxis] || {}; + var lastIndices = lastItem.seriesDataIndices || []; + var newIndices = thisItem.seriesDataIndices || []; + + contentNotChanged &= + lastItem.value === thisItem.value + && lastItem.axisType === thisItem.axisType + && lastItem.axisId === thisItem.axisId + && lastIndices.length === newIndices.length; + + contentNotChanged && each$18(lastIndices, function (lastIdxItem, j) { + var newIdxItem = newIndices[j]; + contentNotChanged &= + lastIdxItem.seriesIndex === newIdxItem.seriesIndex + && lastIdxItem.dataIndex === newIdxItem.dataIndex; + }); + }); + }); + + this._lastDataByCoordSys = dataByCoordSys; + + return !!contentNotChanged; + }, + + _hide: function (dispatchAction) { + // Do not directly hideLater here, because this behavior may be prevented + // in dispatchAction when showTip is dispatched. + + // FIXME + // duplicated hideTip if manuallyHideTip is called from dispatchAction. + this._lastDataByCoordSys = null; + dispatchAction({ + type: 'hideTip', + from: this.uid + }); + }, + + dispose: function (ecModel, api) { + if (env$1.node) { + return; + } + this._tooltipContent.hide(); + unregister('itemTooltip', api); + } +}); + + +/** + * @param {Array.} modelCascade + * From top to bottom. (the last one should be globalTooltipModel); + */ +function buildTooltipModel(modelCascade) { + var resultModel = modelCascade.pop(); + while (modelCascade.length) { + var tooltipOpt = modelCascade.pop(); + if (tooltipOpt) { + if (Model.isInstance(tooltipOpt)) { + tooltipOpt = tooltipOpt.get('tooltip', true); + } + // In each data item tooltip can be simply write: + // { + // value: 10, + // tooltip: 'Something you need to know' + // } + if (typeof tooltipOpt === 'string') { + tooltipOpt = {formatter: tooltipOpt}; + } + resultModel = new Model(tooltipOpt, resultModel, resultModel.ecModel); + } + } + return resultModel; +} + +function makeDispatchAction$1(payload, api) { + return payload.dispatchAction || bind(api.dispatchAction, api); +} + +function refixTooltipPosition(x, y, el, viewWidth, viewHeight, gapH, gapV) { + var size = getOuterSize(el); + var width = size.width; + var height = size.height; + + if (gapH != null) { + if (x + width + gapH > viewWidth) { + x -= width + gapH; + } + else { + x += gapH; + } + } + if (gapV != null) { + if (y + height + gapV > viewHeight) { + y -= height + gapV; + } + else { + y += gapV; + } + } + return [x, y]; +} + +function confineTooltipPosition(x, y, el, viewWidth, viewHeight) { + var size = getOuterSize(el); + var width = size.width; + var height = size.height; + + x = Math.min(x + width, viewWidth) - width; + y = Math.min(y + height, viewHeight) - height; + x = Math.max(x, 0); + y = Math.max(y, 0); + + return [x, y]; +} + +function getOuterSize(el) { + var width = el.clientWidth; + var height = el.clientHeight; + + // Consider browser compatibility. + // IE8 does not support getComputedStyle. + if (document.defaultView && document.defaultView.getComputedStyle) { + var stl = document.defaultView.getComputedStyle(el); + if (stl) { + width += parseInt(stl.paddingLeft, 10) + parseInt(stl.paddingRight, 10) + + parseInt(stl.borderLeftWidth, 10) + parseInt(stl.borderRightWidth, 10); + height += parseInt(stl.paddingTop, 10) + parseInt(stl.paddingBottom, 10) + + parseInt(stl.borderTopWidth, 10) + parseInt(stl.borderBottomWidth, 10); + } + } + + return {width: width, height: height}; +} + +function calcTooltipPosition(position, rect, contentSize) { + var domWidth = contentSize[0]; + var domHeight = contentSize[1]; + var gap = 5; + var x = 0; + var y = 0; + var rectWidth = rect.width; + var rectHeight = rect.height; + switch (position) { + case 'inside': + x = rect.x + rectWidth / 2 - domWidth / 2; + y = rect.y + rectHeight / 2 - domHeight / 2; + break; + case 'top': + x = rect.x + rectWidth / 2 - domWidth / 2; + y = rect.y - domHeight - gap; + break; + case 'bottom': + x = rect.x + rectWidth / 2 - domWidth / 2; + y = rect.y + rectHeight + gap; + break; + case 'left': + x = rect.x - domWidth - gap; + y = rect.y + rectHeight / 2 - domHeight / 2; + break; + case 'right': + x = rect.x + rectWidth + gap; + y = rect.y + rectHeight / 2 - domHeight / 2; + } + return [x, y]; +} + +function isCenterAlign(align) { + return align === 'center' || align === 'middle'; +} + +// FIXME Better way to pack data in graphic element + +/** + * @action + * @property {string} type + * @property {number} seriesIndex + * @property {number} dataIndex + * @property {number} [x] + * @property {number} [y] + */ +registerAction( + { + type: 'showTip', + event: 'showTip', + update: 'tooltip:manuallyShowTip' + }, + // noop + function () {} +); + +registerAction( + { + type: 'hideTip', + event: 'hideTip', + update: 'tooltip:manuallyHideTip' + }, + // noop + function () {} +); + +function getSeriesStackId$1(seriesModel) { + return seriesModel.get('stack') + || '__ec_stack_' + seriesModel.seriesIndex; +} + +function getAxisKey$1(axis) { + return axis.dim; +} + +/** + * @param {string} seriesType + * @param {module:echarts/model/Global} ecModel + * @param {module:echarts/ExtensionAPI} api + */ +function barLayoutPolar(seriesType, ecModel, api) { + + var width = api.getWidth(); + var height = api.getHeight(); + + var lastStackCoords = {}; + + var barWidthAndOffset = calRadialBar( + filter( + ecModel.getSeriesByType(seriesType), + function (seriesModel) { + return !ecModel.isSeriesFiltered(seriesModel) + && seriesModel.coordinateSystem + && seriesModel.coordinateSystem.type === 'polar'; + } + ) + ); + + ecModel.eachSeriesByType(seriesType, function (seriesModel) { + // Check series coordinate, do layout for polar only + if (seriesModel.coordinateSystem.type !== 'polar') { + return; + } + + var data = seriesModel.getData(); + var polar = seriesModel.coordinateSystem; + var baseAxis = polar.getBaseAxis(); + + var stackId = getSeriesStackId$1(seriesModel); + var columnLayoutInfo + = barWidthAndOffset[getAxisKey$1(baseAxis)][stackId]; + var columnOffset = columnLayoutInfo.offset; + var columnWidth = columnLayoutInfo.width; + var valueAxis = polar.getOtherAxis(baseAxis); + + var center = seriesModel.get('center') || ['50%', '50%']; + var cx = parsePercent$1(center[0], width); + var cy = parsePercent$1(center[1], height); + + var barMinHeight = seriesModel.get('barMinHeight') || 0; + var barMinAngle = seriesModel.get('barMinAngle') || 0; + + lastStackCoords[stackId] = lastStackCoords[stackId] || []; + + var valueDim = data.mapDimension(valueAxis.dim); + var baseDim = data.mapDimension(baseAxis.dim); + var stacked = isDimensionStacked(data, valueDim, baseDim); + + var valueAxisStart = valueAxis.getExtent()[0]; + + for (var idx = 0, len = data.count(); idx < len; idx++) { + var value = data.get(valueDim, idx); + var baseValue = data.get(baseDim, idx); + + if (isNaN(value)) { + continue; + } + + var sign = value >= 0 ? 'p' : 'n'; + var baseCoord = valueAxisStart; + + // Because of the barMinHeight, we can not use the value in + // stackResultDimension directly. + // Only ordinal axis can be stacked. + if (stacked) { + if (!lastStackCoords[stackId][baseValue]) { + lastStackCoords[stackId][baseValue] = { + p: valueAxisStart, // Positive stack + n: valueAxisStart // Negative stack + }; + } + // Should also consider #4243 + baseCoord = lastStackCoords[stackId][baseValue][sign]; + } + + var r0; + var r; + var startAngle; + var endAngle; + + // radial sector + if (valueAxis.dim === 'radius') { + var radiusSpan = valueAxis.dataToRadius(value) - valueAxisStart; + var angle = baseAxis.dataToAngle(baseValue); + + if (Math.abs(radiusSpan) < barMinHeight) { + radiusSpan = (radiusSpan < 0 ? -1 : 1) * barMinHeight; + } + + r0 = baseCoord; + r = baseCoord + radiusSpan; + startAngle = angle - columnOffset; + endAngle = startAngle - columnWidth; + + stacked && (lastStackCoords[stackId][baseValue][sign] = r); + } + // tangential sector + else { + // angleAxis must be clamped. + var angleSpan = valueAxis.dataToAngle(value, true) - valueAxisStart; + var radius = baseAxis.dataToRadius(baseValue); + + if (Math.abs(angleSpan) < barMinAngle) { + angleSpan = (angleSpan < 0 ? -1 : 1) * barMinAngle; + } + + r0 = radius + columnOffset; + r = r0 + columnWidth; + startAngle = baseCoord; + endAngle = baseCoord + angleSpan; + + // if the previous stack is at the end of the ring, + // add a round to differentiate it from origin + // var extent = angleAxis.getExtent(); + // var stackCoord = angle; + // if (stackCoord === extent[0] && value > 0) { + // stackCoord = extent[1]; + // } + // else if (stackCoord === extent[1] && value < 0) { + // stackCoord = extent[0]; + // } + stacked && (lastStackCoords[stackId][baseValue][sign] = endAngle); + } + + data.setItemLayout(idx, { + cx: cx, + cy: cy, + r0: r0, + r: r, + // Consider that positive angle is anti-clockwise, + // while positive radian of sector is clockwise + startAngle: -startAngle * Math.PI / 180, + endAngle: -endAngle * Math.PI / 180 + }); + + } + + }, this); + +} + +/** + * Calculate bar width and offset for radial bar charts + */ +function calRadialBar(barSeries, api) { + // Columns info on each category axis. Key is polar name + var columnsMap = {}; + + each$1(barSeries, function (seriesModel, idx) { + var data = seriesModel.getData(); + var polar = seriesModel.coordinateSystem; + + var baseAxis = polar.getBaseAxis(); + + var axisExtent = baseAxis.getExtent(); + var bandWidth = baseAxis.type === 'category' + ? baseAxis.getBandWidth() + : (Math.abs(axisExtent[1] - axisExtent[0]) / data.count()); + + var columnsOnAxis = columnsMap[getAxisKey$1(baseAxis)] || { + bandWidth: bandWidth, + remainedWidth: bandWidth, + autoWidthCount: 0, + categoryGap: '20%', + gap: '30%', + stacks: {} + }; + var stacks = columnsOnAxis.stacks; + columnsMap[getAxisKey$1(baseAxis)] = columnsOnAxis; + + var stackId = getSeriesStackId$1(seriesModel); + + if (!stacks[stackId]) { + columnsOnAxis.autoWidthCount++; + } + stacks[stackId] = stacks[stackId] || { + width: 0, + maxWidth: 0 + }; + + var barWidth = parsePercent$1( + seriesModel.get('barWidth'), + bandWidth + ); + var barMaxWidth = parsePercent$1( + seriesModel.get('barMaxWidth'), + bandWidth + ); + var barGap = seriesModel.get('barGap'); + var barCategoryGap = seriesModel.get('barCategoryGap'); + + if (barWidth && !stacks[stackId].width) { + barWidth = Math.min(columnsOnAxis.remainedWidth, barWidth); + stacks[stackId].width = barWidth; + columnsOnAxis.remainedWidth -= barWidth; + } + + barMaxWidth && (stacks[stackId].maxWidth = barMaxWidth); + (barGap != null) && (columnsOnAxis.gap = barGap); + (barCategoryGap != null) && (columnsOnAxis.categoryGap = barCategoryGap); + }); + + + var result = {}; + + each$1(columnsMap, function (columnsOnAxis, coordSysName) { + + result[coordSysName] = {}; + + var stacks = columnsOnAxis.stacks; + var bandWidth = columnsOnAxis.bandWidth; + var categoryGap = parsePercent$1(columnsOnAxis.categoryGap, bandWidth); + var barGapPercent = parsePercent$1(columnsOnAxis.gap, 1); + + var remainedWidth = columnsOnAxis.remainedWidth; + var autoWidthCount = columnsOnAxis.autoWidthCount; + var autoWidth = (remainedWidth - categoryGap) + / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); + autoWidth = Math.max(autoWidth, 0); + + // Find if any auto calculated bar exceeded maxBarWidth + each$1(stacks, function (column, stack) { + var maxWidth = column.maxWidth; + if (maxWidth && maxWidth < autoWidth) { + maxWidth = Math.min(maxWidth, remainedWidth); + if (column.width) { + maxWidth = Math.min(maxWidth, column.width); + } + remainedWidth -= maxWidth; + column.width = maxWidth; + autoWidthCount--; + } + }); + + // Recalculate width again + autoWidth = (remainedWidth - categoryGap) + / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); + autoWidth = Math.max(autoWidth, 0); + + var widthSum = 0; + var lastColumn; + each$1(stacks, function (column, idx) { + if (!column.width) { + column.width = autoWidth; + } + lastColumn = column; + widthSum += column.width * (1 + barGapPercent); + }); + if (lastColumn) { + widthSum -= lastColumn.width * barGapPercent; + } + + var offset = -widthSum / 2; + each$1(stacks, function (column, stackId) { + result[coordSysName][stackId] = result[coordSysName][stackId] || { + offset: offset, + width: column.width + }; + + offset += column.width * (1 + barGapPercent); + }); + }); + + return result; +} + +function RadiusAxis(scale, radiusExtent) { + + Axis.call(this, 'radius', scale, radiusExtent); + + /** + * Axis type + * - 'category' + * - 'value' + * - 'time' + * - 'log' + * @type {string} + */ + this.type = 'category'; +} + +RadiusAxis.prototype = { + + constructor: RadiusAxis, + + /** + * @override + */ + pointToData: function (point, clamp) { + return this.polar.pointToData(point, clamp)[this.dim === 'radius' ? 0 : 1]; + }, + + dataToRadius: Axis.prototype.dataToCoord, + + radiusToData: Axis.prototype.coordToData +}; + +inherits(RadiusAxis, Axis); + +function AngleAxis(scale, angleExtent) { + + angleExtent = angleExtent || [0, 360]; + + Axis.call(this, 'angle', scale, angleExtent); + + /** + * Axis type + * - 'category' + * - 'value' + * - 'time' + * - 'log' + * @type {string} + */ + this.type = 'category'; +} + +AngleAxis.prototype = { + + constructor: AngleAxis, + + /** + * @override + */ + pointToData: function (point, clamp) { + return this.polar.pointToData(point, clamp)[this.dim === 'radius' ? 0 : 1]; + }, + + dataToAngle: Axis.prototype.dataToCoord, + + angleToData: Axis.prototype.coordToData +}; + +inherits(AngleAxis, Axis); + +/** + * @module echarts/coord/polar/Polar + */ + +/** + * @alias {module:echarts/coord/polar/Polar} + * @constructor + * @param {string} name + */ +var Polar = function (name) { + + /** + * @type {string} + */ + this.name = name || ''; + + /** + * x of polar center + * @type {number} + */ + this.cx = 0; + + /** + * y of polar center + * @type {number} + */ + this.cy = 0; + + /** + * @type {module:echarts/coord/polar/RadiusAxis} + * @private + */ + this._radiusAxis = new RadiusAxis(); + + /** + * @type {module:echarts/coord/polar/AngleAxis} + * @private + */ + this._angleAxis = new AngleAxis(); + + this._radiusAxis.polar = this._angleAxis.polar = this; +}; + +Polar.prototype = { + + type: 'polar', + + axisPointerEnabled: true, + + constructor: Polar, + + /** + * @param {Array.} + * @readOnly + */ + dimensions: ['radius', 'angle'], + + /** + * @type {module:echarts/coord/PolarModel} + */ + model: null, + + /** + * If contain coord + * @param {Array.} point + * @return {boolean} + */ + containPoint: function (point) { + var coord = this.pointToCoord(point); + return this._radiusAxis.contain(coord[0]) + && this._angleAxis.contain(coord[1]); + }, + + /** + * If contain data + * @param {Array.} data + * @return {boolean} + */ + containData: function (data) { + return this._radiusAxis.containData(data[0]) + && this._angleAxis.containData(data[1]); + }, + + /** + * @param {string} dim + * @return {module:echarts/coord/polar/AngleAxis|module:echarts/coord/polar/RadiusAxis} + */ + getAxis: function (dim) { + return this['_' + dim + 'Axis']; + }, + + /** + * @return {Array.} + */ + getAxes: function () { + return [this._radiusAxis, this._angleAxis]; + }, + + /** + * Get axes by type of scale + * @param {string} scaleType + * @return {module:echarts/coord/polar/AngleAxis|module:echarts/coord/polar/RadiusAxis} + */ + getAxesByScale: function (scaleType) { + var axes = []; + var angleAxis = this._angleAxis; + var radiusAxis = this._radiusAxis; + angleAxis.scale.type === scaleType && axes.push(angleAxis); + radiusAxis.scale.type === scaleType && axes.push(radiusAxis); + + return axes; + }, + + /** + * @return {module:echarts/coord/polar/AngleAxis} + */ + getAngleAxis: function () { + return this._angleAxis; + }, + + /** + * @return {module:echarts/coord/polar/RadiusAxis} + */ + getRadiusAxis: function () { + return this._radiusAxis; + }, + + /** + * @param {module:echarts/coord/polar/Axis} + * @return {module:echarts/coord/polar/Axis} + */ + getOtherAxis: function (axis) { + var angleAxis = this._angleAxis; + return axis === angleAxis ? this._radiusAxis : angleAxis; + }, + + /** + * Base axis will be used on stacking. + * + * @return {module:echarts/coord/polar/Axis} + */ + getBaseAxis: function () { + return this.getAxesByScale('ordinal')[0] + || this.getAxesByScale('time')[0] + || this.getAngleAxis(); + }, + + /** + * @param {string} [dim] 'radius' or 'angle' or 'auto' or null/undefined + * @return {Object} {baseAxes: [], otherAxes: []} + */ + getTooltipAxes: function (dim) { + var baseAxis = (dim != null && dim !== 'auto') + ? this.getAxis(dim) : this.getBaseAxis(); + return { + baseAxes: [baseAxis], + otherAxes: [this.getOtherAxis(baseAxis)] + }; + }, + + /** + * Convert a single data item to (x, y) point. + * Parameter data is an array which the first element is radius and the second is angle + * @param {Array.} data + * @param {boolean} [clamp=false] + * @return {Array.} + */ + dataToPoint: function (data, clamp) { + return this.coordToPoint([ + this._radiusAxis.dataToRadius(data[0], clamp), + this._angleAxis.dataToAngle(data[1], clamp) + ]); + }, + + /** + * Convert a (x, y) point to data + * @param {Array.} point + * @param {boolean} [clamp=false] + * @return {Array.} + */ + pointToData: function (point, clamp) { + var coord = this.pointToCoord(point); + return [ + this._radiusAxis.radiusToData(coord[0], clamp), + this._angleAxis.angleToData(coord[1], clamp) + ]; + }, + + /** + * Convert a (x, y) point to (radius, angle) coord + * @param {Array.} point + * @return {Array.} + */ + pointToCoord: function (point) { + var dx = point[0] - this.cx; + var dy = point[1] - this.cy; + var angleAxis = this.getAngleAxis(); + var extent = angleAxis.getExtent(); + var minAngle = Math.min(extent[0], extent[1]); + var maxAngle = Math.max(extent[0], extent[1]); + // Fix fixed extent in polarCreator + // FIXME + angleAxis.inverse + ? (minAngle = maxAngle - 360) + : (maxAngle = minAngle + 360); + + var radius = Math.sqrt(dx * dx + dy * dy); + dx /= radius; + dy /= radius; + + var radian = Math.atan2(-dy, dx) / Math.PI * 180; + + // move to angleExtent + var dir = radian < minAngle ? 1 : -1; + while (radian < minAngle || radian > maxAngle) { + radian += dir * 360; + } + + return [radius, radian]; + }, + + /** + * Convert a (radius, angle) coord to (x, y) point + * @param {Array.} coord + * @return {Array.} + */ + coordToPoint: function (coord) { + var radius = coord[0]; + var radian = coord[1] / 180 * Math.PI; + var x = Math.cos(radian) * radius + this.cx; + // Inverse the y + var y = -Math.sin(radian) * radius + this.cy; + + return [x, y]; + } + +}; + +var PolarAxisModel = ComponentModel.extend({ + + type: 'polarAxis', + + /** + * @type {module:echarts/coord/polar/AngleAxis|module:echarts/coord/polar/RadiusAxis} + */ + axis: null, + + /** + * @override + */ + getCoordSysModel: function () { + return this.ecModel.queryComponents({ + mainType: 'polar', + index: this.option.polarIndex, + id: this.option.polarId + })[0]; + } + +}); + +merge(PolarAxisModel.prototype, axisModelCommonMixin); + +var polarAxisDefaultExtendedOption = { + angle: { + // polarIndex: 0, + // polarId: '', + + startAngle: 90, + + clockwise: true, + + splitNumber: 12, + + axisLabel: { + rotate: false + } + }, + radius: { + // polarIndex: 0, + // polarId: '', + + splitNumber: 5 + } +}; + +function getAxisType$3(axisDim, option) { + // Default axis with data is category axis + return option.type || (option.data ? 'category' : 'value'); +} + +axisModelCreator('angle', PolarAxisModel, getAxisType$3, polarAxisDefaultExtendedOption.angle); +axisModelCreator('radius', PolarAxisModel, getAxisType$3, polarAxisDefaultExtendedOption.radius); + +extendComponentModel({ + + type: 'polar', + + dependencies: ['polarAxis', 'angleAxis'], + + /** + * @type {module:echarts/coord/polar/Polar} + */ + coordinateSystem: null, + + /** + * @param {string} axisType + * @return {module:echarts/coord/polar/AxisModel} + */ + findAxisModel: function (axisType) { + var foundAxisModel; + var ecModel = this.ecModel; + + ecModel.eachComponent(axisType, function (axisModel) { + if (axisModel.getCoordSysModel() === this) { + foundAxisModel = axisModel; + } + }, this); + return foundAxisModel; + }, + + defaultOption: { + + zlevel: 0, + + z: 0, + + center: ['50%', '50%'], + + radius: '80%' + } +}); + +// TODO Axis scale + +// 依赖 PolarModel 做预处理 +/** + * Resize method bound to the polar + * @param {module:echarts/coord/polar/PolarModel} polarModel + * @param {module:echarts/ExtensionAPI} api + */ +function resizePolar(polar, polarModel, api) { + var center = polarModel.get('center'); + var width = api.getWidth(); + var height = api.getHeight(); + + polar.cx = parsePercent$1(center[0], width); + polar.cy = parsePercent$1(center[1], height); + + var radiusAxis = polar.getRadiusAxis(); + var size = Math.min(width, height) / 2; + var radius = parsePercent$1(polarModel.get('radius'), size); + radiusAxis.inverse + ? radiusAxis.setExtent(radius, 0) + : radiusAxis.setExtent(0, radius); +} + +/** + * Update polar + */ +function updatePolarScale(ecModel, api) { + var polar = this; + var angleAxis = polar.getAngleAxis(); + var radiusAxis = polar.getRadiusAxis(); + // Reset scale + angleAxis.scale.setExtent(Infinity, -Infinity); + radiusAxis.scale.setExtent(Infinity, -Infinity); + + ecModel.eachSeries(function (seriesModel) { + if (seriesModel.coordinateSystem === polar) { + var data = seriesModel.getData(); + each$1(data.mapDimension('radius', true), function (dim) { + radiusAxis.scale.unionExtentFromData(data, dim); + }); + each$1(data.mapDimension('angle', true), function (dim) { + angleAxis.scale.unionExtentFromData(data, dim); + }); + } + }); + + niceScaleExtent(angleAxis.scale, angleAxis.model); + niceScaleExtent(radiusAxis.scale, radiusAxis.model); + + // Fix extent of category angle axis + if (angleAxis.type === 'category' && !angleAxis.onBand) { + var extent = angleAxis.getExtent(); + var diff = 360 / angleAxis.scale.count(); + angleAxis.inverse ? (extent[1] += diff) : (extent[1] -= diff); + angleAxis.setExtent(extent[0], extent[1]); + } +} + +/** + * Set common axis properties + * @param {module:echarts/coord/polar/AngleAxis|module:echarts/coord/polar/RadiusAxis} + * @param {module:echarts/coord/polar/AxisModel} + * @inner + */ +function setAxis(axis, axisModel) { + axis.type = axisModel.get('type'); + axis.scale = createScaleByModel(axisModel); + axis.onBand = axisModel.get('boundaryGap') && axis.type === 'category'; + axis.inverse = axisModel.get('inverse'); + + if (axisModel.mainType === 'angleAxis') { + axis.inverse ^= axisModel.get('clockwise'); + var startAngle = axisModel.get('startAngle'); + axis.setExtent(startAngle, startAngle + (axis.inverse ? -360 : 360)); + } + + // Inject axis instance + axisModel.axis = axis; + axis.model = axisModel; +} + + +var polarCreator = { + + dimensions: Polar.prototype.dimensions, + + create: function (ecModel, api) { + var polarList = []; + ecModel.eachComponent('polar', function (polarModel, idx) { + var polar = new Polar(idx); + // Inject resize and update method + polar.update = updatePolarScale; + + var radiusAxis = polar.getRadiusAxis(); + var angleAxis = polar.getAngleAxis(); + + var radiusAxisModel = polarModel.findAxisModel('radiusAxis'); + var angleAxisModel = polarModel.findAxisModel('angleAxis'); + + setAxis(radiusAxis, radiusAxisModel); + setAxis(angleAxis, angleAxisModel); + + resizePolar(polar, polarModel, api); + + polarList.push(polar); + + polarModel.coordinateSystem = polar; + polar.model = polarModel; + }); + // Inject coordinateSystem to series + ecModel.eachSeries(function (seriesModel) { + if (seriesModel.get('coordinateSystem') === 'polar') { + var polarModel = ecModel.queryComponents({ + mainType: 'polar', + index: seriesModel.get('polarIndex'), + id: seriesModel.get('polarId') + })[0]; + + if (__DEV__) { + if (!polarModel) { + throw new Error( + 'Polar "' + retrieve( + seriesModel.get('polarIndex'), + seriesModel.get('polarId'), + 0 + ) + '" not found' + ); + } + } + seriesModel.coordinateSystem = polarModel.coordinateSystem; + } + }); + + return polarList; + } +}; + +CoordinateSystemManager.register('polar', polarCreator); + +var elementList$1 = ['axisLine', 'axisLabel', 'axisTick', 'splitLine', 'splitArea']; + +function getAxisLineShape(polar, rExtent, angle) { + rExtent[1] > rExtent[0] && (rExtent = rExtent.slice().reverse()); + var start = polar.coordToPoint([rExtent[0], angle]); + var end = polar.coordToPoint([rExtent[1], angle]); + + return { + x1: start[0], + y1: start[1], + x2: end[0], + y2: end[1] + }; +} + +function getRadiusIdx(polar) { + var radiusAxis = polar.getRadiusAxis(); + return radiusAxis.inverse ? 0 : 1; +} + +AxisView.extend({ + + type: 'angleAxis', + + axisPointerClass: 'PolarAxisPointer', + + render: function (angleAxisModel, ecModel) { + this.group.removeAll(); + if (!angleAxisModel.get('show')) { + return; + } + + var angleAxis = angleAxisModel.axis; + var polar = angleAxis.polar; + var radiusExtent = polar.getRadiusAxis().getExtent(); + var ticksAngles = angleAxis.getTicksCoords(); + + if (angleAxis.type !== 'category') { + // Remove the last tick which will overlap the first tick + ticksAngles.pop(); + } + + each$1(elementList$1, function (name) { + if (angleAxisModel.get(name +'.show') + && (!angleAxis.scale.isBlank() || name === 'axisLine') + ) { + this['_' + name](angleAxisModel, polar, ticksAngles, radiusExtent); + } + }, this); + }, + + /** + * @private + */ + _axisLine: function (angleAxisModel, polar, ticksAngles, radiusExtent) { + var lineStyleModel = angleAxisModel.getModel('axisLine.lineStyle'); + + var circle = new Circle({ + shape: { + cx: polar.cx, + cy: polar.cy, + r: radiusExtent[getRadiusIdx(polar)] + }, + style: lineStyleModel.getLineStyle(), + z2: 1, + silent: true + }); + circle.style.fill = null; + + this.group.add(circle); + }, + + /** + * @private + */ + _axisTick: function (angleAxisModel, polar, ticksAngles, radiusExtent) { + var tickModel = angleAxisModel.getModel('axisTick'); + + var tickLen = (tickModel.get('inside') ? -1 : 1) * tickModel.get('length'); + var radius = radiusExtent[getRadiusIdx(polar)]; + + var lines = map(ticksAngles, function (tickAngle) { + return new Line({ + shape: getAxisLineShape(polar, [radius, radius + tickLen], tickAngle) + }); + }); + this.group.add(mergePath( + lines, { + style: defaults( + tickModel.getModel('lineStyle').getLineStyle(), + { + stroke: angleAxisModel.get('axisLine.lineStyle.color') + } + ) + } + )); + }, + + /** + * @private + */ + _axisLabel: function (angleAxisModel, polar, ticksAngles, radiusExtent) { + var axis = angleAxisModel.axis; + + var categoryData = angleAxisModel.getCategories(); + + var labelModel = angleAxisModel.getModel('axisLabel'); + var labels = angleAxisModel.getFormattedLabels(); + + var labelMargin = labelModel.get('margin'); + var labelsAngles = axis.getLabelsCoords(); + + // Use length of ticksAngles because it may remove the last tick to avoid overlapping + for (var i = 0; i < ticksAngles.length; i++) { + var r = radiusExtent[getRadiusIdx(polar)]; + var p = polar.coordToPoint([r + labelMargin, labelsAngles[i]]); + var cx = polar.cx; + var cy = polar.cy; + + var labelTextAlign = Math.abs(p[0] - cx) / r < 0.3 + ? 'center' : (p[0] > cx ? 'left' : 'right'); + var labelTextVerticalAlign = Math.abs(p[1] - cy) / r < 0.3 + ? 'middle' : (p[1] > cy ? 'top' : 'bottom'); + + if (categoryData && categoryData[i] && categoryData[i].textStyle) { + labelModel = new Model(categoryData[i].textStyle, labelModel, labelModel.ecModel); + } + + var textEl = new Text({silent: true}); + this.group.add(textEl); + setTextStyle(textEl.style, labelModel, { + x: p[0], + y: p[1], + textFill: labelModel.getTextColor() || angleAxisModel.get('axisLine.lineStyle.color'), + text: labels[i], + textAlign: labelTextAlign, + textVerticalAlign: labelTextVerticalAlign + }); + } + }, + + /** + * @private + */ + _splitLine: function (angleAxisModel, polar, ticksAngles, radiusExtent) { + var splitLineModel = angleAxisModel.getModel('splitLine'); + var lineStyleModel = splitLineModel.getModel('lineStyle'); + var lineColors = lineStyleModel.get('color'); + var lineCount = 0; + + lineColors = lineColors instanceof Array ? lineColors : [lineColors]; + + var splitLines = []; + + for (var i = 0; i < ticksAngles.length; i++) { + var colorIndex = (lineCount++) % lineColors.length; + splitLines[colorIndex] = splitLines[colorIndex] || []; + splitLines[colorIndex].push(new Line({ + shape: getAxisLineShape(polar, radiusExtent, ticksAngles[i]) + })); + } + + // Simple optimization + // Batching the lines if color are the same + for (var i = 0; i < splitLines.length; i++) { + this.group.add(mergePath(splitLines[i], { + style: defaults({ + stroke: lineColors[i % lineColors.length] + }, lineStyleModel.getLineStyle()), + silent: true, + z: angleAxisModel.get('z') + })); + } + }, + + /** + * @private + */ + _splitArea: function (angleAxisModel, polar, ticksAngles, radiusExtent) { + + var splitAreaModel = angleAxisModel.getModel('splitArea'); + var areaStyleModel = splitAreaModel.getModel('areaStyle'); + var areaColors = areaStyleModel.get('color'); + var lineCount = 0; + + areaColors = areaColors instanceof Array ? areaColors : [areaColors]; + + var splitAreas = []; + + var RADIAN = Math.PI / 180; + var prevAngle = -ticksAngles[0] * RADIAN; + var r0 = Math.min(radiusExtent[0], radiusExtent[1]); + var r1 = Math.max(radiusExtent[0], radiusExtent[1]); + + var clockwise = angleAxisModel.get('clockwise'); + + for (var i = 1; i < ticksAngles.length; i++) { + var colorIndex = (lineCount++) % areaColors.length; + splitAreas[colorIndex] = splitAreas[colorIndex] || []; + splitAreas[colorIndex].push(new Sector({ + shape: { + cx: polar.cx, + cy: polar.cy, + r0: r0, + r: r1, + startAngle: prevAngle, + endAngle: -ticksAngles[i] * RADIAN, + clockwise: clockwise + }, + silent: true + })); + prevAngle = -ticksAngles[i] * RADIAN; + } + + // Simple optimization + // Batching the lines if color are the same + for (var i = 0; i < splitAreas.length; i++) { + this.group.add(mergePath(splitAreas[i], { + style: defaults({ + fill: areaColors[i % areaColors.length] + }, areaStyleModel.getAreaStyle()), + silent: true + })); + } + } +}); + +var axisBuilderAttrs$3 = [ + 'axisLine', 'axisTickLabel', 'axisName' +]; +var selfBuilderAttrs$1 = [ + 'splitLine', 'splitArea' +]; + +AxisView.extend({ + + type: 'radiusAxis', + + axisPointerClass: 'PolarAxisPointer', + + render: function (radiusAxisModel, ecModel) { + this.group.removeAll(); + if (!radiusAxisModel.get('show')) { + return; + } + var radiusAxis = radiusAxisModel.axis; + var polar = radiusAxis.polar; + var angleAxis = polar.getAngleAxis(); + var ticksCoords = radiusAxis.getTicksCoords(); + var axisAngle = angleAxis.getExtent()[0]; + var radiusExtent = radiusAxis.getExtent(); + + var layout = layoutAxis(polar, radiusAxisModel, axisAngle); + var axisBuilder = new AxisBuilder(radiusAxisModel, layout); + each$1(axisBuilderAttrs$3, axisBuilder.add, axisBuilder); + this.group.add(axisBuilder.getGroup()); + + each$1(selfBuilderAttrs$1, function (name) { + if (radiusAxisModel.get(name +'.show') && !radiusAxis.scale.isBlank()) { + this['_' + name](radiusAxisModel, polar, axisAngle, radiusExtent, ticksCoords); + } + }, this); + }, + + /** + * @private + */ + _splitLine: function (radiusAxisModel, polar, axisAngle, radiusExtent, ticksCoords) { + var splitLineModel = radiusAxisModel.getModel('splitLine'); + var lineStyleModel = splitLineModel.getModel('lineStyle'); + var lineColors = lineStyleModel.get('color'); + var lineCount = 0; + + lineColors = lineColors instanceof Array ? lineColors : [lineColors]; + + var splitLines = []; + + for (var i = 0; i < ticksCoords.length; i++) { + var colorIndex = (lineCount++) % lineColors.length; + splitLines[colorIndex] = splitLines[colorIndex] || []; + splitLines[colorIndex].push(new Circle({ + shape: { + cx: polar.cx, + cy: polar.cy, + r: ticksCoords[i] + }, + silent: true + })); + } + + // Simple optimization + // Batching the lines if color are the same + for (var i = 0; i < splitLines.length; i++) { + this.group.add(mergePath(splitLines[i], { + style: defaults({ + stroke: lineColors[i % lineColors.length], + fill: null + }, lineStyleModel.getLineStyle()), + silent: true + })); + } + }, + + /** + * @private + */ + _splitArea: function (radiusAxisModel, polar, axisAngle, radiusExtent, ticksCoords) { + + var splitAreaModel = radiusAxisModel.getModel('splitArea'); + var areaStyleModel = splitAreaModel.getModel('areaStyle'); + var areaColors = areaStyleModel.get('color'); + var lineCount = 0; + + areaColors = areaColors instanceof Array ? areaColors : [areaColors]; + + var splitAreas = []; + + var prevRadius = ticksCoords[0]; + for (var i = 1; i < ticksCoords.length; i++) { + var colorIndex = (lineCount++) % areaColors.length; + splitAreas[colorIndex] = splitAreas[colorIndex] || []; + splitAreas[colorIndex].push(new Sector({ + shape: { + cx: polar.cx, + cy: polar.cy, + r0: prevRadius, + r: ticksCoords[i], + startAngle: 0, + endAngle: Math.PI * 2 + }, + silent: true + })); + prevRadius = ticksCoords[i]; + } + + // Simple optimization + // Batching the lines if color are the same + for (var i = 0; i < splitAreas.length; i++) { + this.group.add(mergePath(splitAreas[i], { + style: defaults({ + fill: areaColors[i % areaColors.length] + }, areaStyleModel.getAreaStyle()), + silent: true + })); + } + } +}); + +/** + * @inner + */ +function layoutAxis(polar, radiusAxisModel, axisAngle) { + return { + position: [polar.cx, polar.cy], + rotation: axisAngle / 180 * Math.PI, + labelDirection: -1, + tickDirection: -1, + nameDirection: 1, + labelRotate: radiusAxisModel.getModel('axisLabel').get('rotate'), + // Over splitLine and splitArea + z2: 1 + }; +} + +var PolarAxisPointer = BaseAxisPointer.extend({ + + /** + * @override + */ + makeElOption: function (elOption, value, axisModel, axisPointerModel, api) { + var axis = axisModel.axis; + + if (axis.dim === 'angle') { + this.animationThreshold = Math.PI / 18; + } + + var polar = axis.polar; + var otherAxis = polar.getOtherAxis(axis); + var otherExtent = otherAxis.getExtent(); + + var coordValue; + coordValue = axis['dataTo' + capitalFirst(axis.dim)](value); + + var axisPointerType = axisPointerModel.get('type'); + if (axisPointerType && axisPointerType !== 'none') { + var elStyle = buildElStyle(axisPointerModel); + var pointerOption = pointerShapeBuilder$2[axisPointerType]( + axis, polar, coordValue, otherExtent, elStyle + ); + pointerOption.style = elStyle; + elOption.graphicKey = pointerOption.type; + elOption.pointer = pointerOption; + } + + var labelMargin = axisPointerModel.get('label.margin'); + var labelPos = getLabelPosition(value, axisModel, axisPointerModel, polar, labelMargin); + buildLabelElOption(elOption, axisModel, axisPointerModel, api, labelPos); + } + + // Do not support handle, utill any user requires it. + +}); + +function getLabelPosition(value, axisModel, axisPointerModel, polar, labelMargin) { + var axis = axisModel.axis; + var coord = axis.dataToCoord(value); + var axisAngle = polar.getAngleAxis().getExtent()[0]; + axisAngle = axisAngle / 180 * Math.PI; + var radiusExtent = polar.getRadiusAxis().getExtent(); + var position; + var align; + var verticalAlign; + + if (axis.dim === 'radius') { + var transform = create$1(); + rotate(transform, transform, axisAngle); + translate(transform, transform, [polar.cx, polar.cy]); + position = applyTransform$1([coord, -labelMargin], transform); + + var labelRotation = axisModel.getModel('axisLabel').get('rotate') || 0; + var labelLayout = AxisBuilder.innerTextLayout( + axisAngle, labelRotation * Math.PI / 180, -1 + ); + align = labelLayout.textAlign; + verticalAlign = labelLayout.textVerticalAlign; + } + else { // angle axis + var r = radiusExtent[1]; + position = polar.coordToPoint([r + labelMargin, coord]); + var cx = polar.cx; + var cy = polar.cy; + align = Math.abs(position[0] - cx) / r < 0.3 + ? 'center' : (position[0] > cx ? 'left' : 'right'); + verticalAlign = Math.abs(position[1] - cy) / r < 0.3 + ? 'middle' : (position[1] > cy ? 'top' : 'bottom'); + } + + return { + position: position, + align: align, + verticalAlign: verticalAlign + }; +} + + +var pointerShapeBuilder$2 = { + + line: function (axis, polar, coordValue, otherExtent, elStyle) { + return axis.dim === 'angle' + ? { + type: 'Line', + shape: makeLineShape( + polar.coordToPoint([otherExtent[0], coordValue]), + polar.coordToPoint([otherExtent[1], coordValue]) + ) + } + : { + type: 'Circle', + shape: { + cx: polar.cx, + cy: polar.cy, + r: coordValue + } + }; + }, + + shadow: function (axis, polar, coordValue, otherExtent, elStyle) { + var bandWidth = axis.getBandWidth(); + var radian = Math.PI / 180; + + return axis.dim === 'angle' + ? { + type: 'Sector', + shape: makeSectorShape( + polar.cx, polar.cy, + otherExtent[0], otherExtent[1], + // In ECharts y is negative if angle is positive + (-coordValue - bandWidth / 2) * radian, + (-coordValue + bandWidth / 2) * radian + ) + } + : { + type: 'Sector', + shape: makeSectorShape( + polar.cx, polar.cy, + coordValue - bandWidth / 2, + coordValue + bandWidth / 2, + 0, Math.PI * 2 + ) + }; + } +}; + +AxisView.registerAxisPointerClass('PolarAxisPointer', PolarAxisPointer); + +// For reducing size of echarts.min, barLayoutPolar is required by polar. +registerLayout(curry(barLayoutPolar, 'bar')); + +// Polar view +extendComponentView({ + type: 'polar' +}); + +var GeoModel = ComponentModel.extend({ + + type: 'geo', + + /** + * @type {module:echarts/coord/geo/Geo} + */ + coordinateSystem: null, + + layoutMode: 'box', + + init: function (option) { + ComponentModel.prototype.init.apply(this, arguments); + + // Default label emphasis `show` + defaultEmphasis(option, 'label', ['show']); + }, + + optionUpdated: function () { + var option = this.option; + var self = this; + + option.regions = geoCreator.getFilledRegions(option.regions, option.map, option.nameMap); + + this._optionModelMap = reduce(option.regions || [], function (optionModelMap, regionOpt) { + if (regionOpt.name) { + optionModelMap.set(regionOpt.name, new Model(regionOpt, self)); + } + return optionModelMap; + }, createHashMap()); + + this.updateSelectedMap(option.regions); + }, + + defaultOption: { + + zlevel: 0, + + z: 0, + + show: true, + + left: 'center', + + top: 'center', + + + // width:, + // height:, + // right + // bottom + + // Aspect is width / height. Inited to be geoJson bbox aspect + // This parameter is used for scale this aspect + aspectScale: 0.75, + + ///// Layout with center and size + // If you wan't to put map in a fixed size box with right aspect ratio + // This two properties may more conveninet + // layoutCenter: [50%, 50%] + // layoutSize: 100 + + + silent: false, + + // Map type + map: '', + + // Define left-top, right-bottom coords to control view + // For example, [ [180, 90], [-180, -90] ] + boundingCoords: null, + + // Default on center of map + center: null, + + zoom: 1, + + scaleLimit: null, + + // selectedMode: false + + label: { + show: false, + color: '#000' + }, + + itemStyle: { + // color: 各异, + borderWidth: 0.5, + borderColor: '#444', + color: '#eee' + }, + + emphasis: { + label: { + show: true, + color: 'rgb(100,0,0)' + }, + itemStyle: { + color: 'rgba(255,215,0,0.8)' + } + }, + + regions: [] + }, + + /** + * Get model of region + * @param {string} name + * @return {module:echarts/model/Model} + */ + getRegionModel: function (name) { + return this._optionModelMap.get(name) || new Model(null, this, this.ecModel); + }, + + /** + * Format label + * @param {string} name Region name + * @param {string} [status='normal'] 'normal' or 'emphasis' + * @return {string} + */ + getFormattedLabel: function (name, status) { + var regionModel = this.getRegionModel(name); + var formatter = regionModel.get('label.' + status + '.formatter'); + var params = { + name: name + }; + if (typeof formatter === 'function') { + params.status = status; + return formatter(params); + } + else if (typeof formatter === 'string') { + return formatter.replace('{a}', name != null ? name : ''); + } + }, + + setZoom: function (zoom) { + this.option.zoom = zoom; + }, + + setCenter: function (center) { + this.option.center = center; + } +}); + +mixin(GeoModel, selectableMixin); + +extendComponentView({ + + type: 'geo', + + init: function (ecModel, api) { + var mapDraw = new MapDraw(api, true); + this._mapDraw = mapDraw; + + this.group.add(mapDraw.group); + }, + + render: function (geoModel, ecModel, api, payload) { + // Not render if it is an toggleSelect action from self + if (payload && payload.type === 'geoToggleSelect' + && payload.from === this.uid + ) { + return; + } + + var mapDraw = this._mapDraw; + if (geoModel.get('show')) { + mapDraw.draw(geoModel, ecModel, api, this, payload); + } + else { + this._mapDraw.group.removeAll(); + } + + this.group.silent = geoModel.get('silent'); + }, + + dispose: function () { + this._mapDraw && this._mapDraw.remove(); + } + +}); + +function makeAction(method, actionInfo) { + actionInfo.update = 'updateView'; + registerAction(actionInfo, function (payload, ecModel) { + var selected = {}; + + ecModel.eachComponent( + { mainType: 'geo', query: payload}, + function (geoModel) { + geoModel[method](payload.name); + var geo = geoModel.coordinateSystem; + each$1(geo.regions, function (region) { + selected[region.name] = geoModel.isSelected(region.name) || false; + }); + } + ); + + return { + selected: selected, + name: payload.name + }; + }); +} + +makeAction('toggleSelected', { + type: 'geoToggleSelect', + event: 'geoselectchanged' +}); +makeAction('select', { + type: 'geoSelect', + event: 'geoselected' +}); +makeAction('unSelect', { + type: 'geoUnSelect', + event: 'geounselected' +}); + +var DEFAULT_TOOLBOX_BTNS = ['rect', 'polygon', 'keep', 'clear']; + +var preprocessor$1 = function (option, isNew) { + var brushComponents = option && option.brush; + if (!isArray(brushComponents)) { + brushComponents = brushComponents ? [brushComponents] : []; + } + + if (!brushComponents.length) { + return; + } + + var brushComponentSpecifiedBtns = []; + + each$1(brushComponents, function (brushOpt) { + var tbs = brushOpt.hasOwnProperty('toolbox') + ? brushOpt.toolbox : []; + + if (tbs instanceof Array) { + brushComponentSpecifiedBtns = brushComponentSpecifiedBtns.concat(tbs); + } + }); + + var toolbox = option && option.toolbox; + + if (isArray(toolbox)) { + toolbox = toolbox[0]; + } + if (!toolbox) { + toolbox = {feature: {}}; + option.toolbox = [toolbox]; + } + + var toolboxFeature = (toolbox.feature || (toolbox.feature = {})); + var toolboxBrush = toolboxFeature.brush || (toolboxFeature.brush = {}); + var brushTypes = toolboxBrush.type || (toolboxBrush.type = []); + + brushTypes.push.apply(brushTypes, brushComponentSpecifiedBtns); + + removeDuplicate(brushTypes); + + if (isNew && !brushTypes.length) { + brushTypes.push.apply(brushTypes, DEFAULT_TOOLBOX_BTNS); + } +}; + +function removeDuplicate(arr) { + var map$$1 = {}; + each$1(arr, function (val) { + map$$1[val] = 1; + }); + arr.length = 0; + each$1(map$$1, function (flag, val) { + arr.push(val); + }); +} + +/** + * @file Visual solution, for consistent option specification. + */ + +var each$20 = each$1; + +function hasKeys(obj) { + if (obj) { + for (var name in obj){ + if (obj.hasOwnProperty(name)) { + return true; + } + } + } +} + +/** + * @param {Object} option + * @param {Array.} stateList + * @param {Function} [supplementVisualOption] + * @return {Object} visualMappings > + */ +function createVisualMappings(option, stateList, supplementVisualOption) { + var visualMappings = {}; + + each$20(stateList, function (state) { + var mappings = visualMappings[state] = createMappings(); + + each$20(option[state], function (visualData, visualType) { + if (!VisualMapping.isValidType(visualType)) { + return; + } + var mappingOption = { + type: visualType, + visual: visualData + }; + supplementVisualOption && supplementVisualOption(mappingOption, state); + mappings[visualType] = new VisualMapping(mappingOption); + + // Prepare a alpha for opacity, for some case that opacity + // is not supported, such as rendering using gradient color. + if (visualType === 'opacity') { + mappingOption = clone(mappingOption); + mappingOption.type = 'colorAlpha'; + mappings.__hidden.__alphaForOpacity = new VisualMapping(mappingOption); + } + }); + }); + + return visualMappings; + + function createMappings() { + var Creater = function () {}; + // Make sure hidden fields will not be visited by + // object iteration (with hasOwnProperty checking). + Creater.prototype.__hidden = Creater.prototype; + var obj = new Creater(); + return obj; + } +} + +/** + * @param {Object} thisOption + * @param {Object} newOption + * @param {Array.} keys + */ +function replaceVisualOption(thisOption, newOption, keys) { + // Visual attributes merge is not supported, otherwise it + // brings overcomplicated merge logic. See #2853. So if + // newOption has anyone of these keys, all of these keys + // will be reset. Otherwise, all keys remain. + var has; + each$1(keys, function (key) { + if (newOption.hasOwnProperty(key) && hasKeys(newOption[key])) { + has = true; + } + }); + has && each$1(keys, function (key) { + if (newOption.hasOwnProperty(key) && hasKeys(newOption[key])) { + thisOption[key] = clone(newOption[key]); + } + else { + delete thisOption[key]; + } + }); +} + +/** + * @param {Array.} stateList + * @param {Object} visualMappings > + * @param {module:echarts/data/List} list + * @param {Function} getValueState param: valueOrIndex, return: state. + * @param {object} [scope] Scope for getValueState + * @param {string} [dimension] Concrete dimension, if used. + */ +// ???! handle brush? +function applyVisual(stateList, visualMappings, data, getValueState, scope, dimension) { + var visualTypesMap = {}; + each$1(stateList, function (state) { + var visualTypes = VisualMapping.prepareVisualTypes(visualMappings[state]); + visualTypesMap[state] = visualTypes; + }); + + var dataIndex; + + function getVisual(key) { + return data.getItemVisual(dataIndex, key); + } + + function setVisual(key, value) { + data.setItemVisual(dataIndex, key, value); + } + + if (dimension == null) { + data.each(eachItem); + } + else { + data.each([dimension], eachItem); + } + + function eachItem(valueOrIndex, index) { + dataIndex = dimension == null ? valueOrIndex : index; + + var rawDataItem = data.getRawDataItem(dataIndex); + // Consider performance + if (rawDataItem && rawDataItem.visualMap === false) { + return; + } + + var valueState = getValueState.call(scope, valueOrIndex); + var mappings = visualMappings[valueState]; + var visualTypes = visualTypesMap[valueState]; + + for (var i = 0, len = visualTypes.length; i < len; i++) { + var type = visualTypes[i]; + mappings[type] && mappings[type].applyVisual( + valueOrIndex, getVisual, setVisual + ); + } + } +} + +/** + * @param {module:echarts/data/List} data + * @param {Array.} stateList + * @param {Object} visualMappings > + * @param {Function} getValueState param: valueOrIndex, return: state. + * @param {number} [dim] dimension or dimension index. + */ +function incrementalApplyVisual(stateList, visualMappings, getValueState, dim) { + var visualTypesMap = {}; + each$1(stateList, function (state) { + var visualTypes = VisualMapping.prepareVisualTypes(visualMappings[state]); + visualTypesMap[state] = visualTypes; + }); + + function progress(params, data) { + if (dim != null) { + dim = data.getDimension(dim); + } + + function getVisual(key) { + return data.getItemVisual(dataIndex, key); + } + + function setVisual(key, value) { + data.setItemVisual(dataIndex, key, value); + } + + for (var dataIndex = params.start; dataIndex < params.end; dataIndex++) { + var rawDataItem = data.getRawDataItem(dataIndex); + + // Consider performance + if (rawDataItem && rawDataItem.visualMap === false) { + return; + } + + var value = dim != null + ? data.get(dim, dataIndex, true) + : dataIndex; + + var valueState = getValueState(value); + var mappings = visualMappings[valueState]; + var visualTypes = visualTypesMap[valueState]; + + for (var i = 0, len = visualTypes.length; i < len; i++) { + var type = visualTypes[i]; + mappings[type] && mappings[type].applyVisual(value, getVisual, setVisual); + } + } + } + + return {progress: progress}; +} + +// Key of the first level is brushType: `line`, `rect`, `polygon`. +// Key of the second level is chart element type: `point`, `rect`. +// See moudule:echarts/component/helper/BrushController +// function param: +// {Object} itemLayout fetch from data.getItemLayout(dataIndex) +// {Object} selectors {point: selector, rect: selector, ...} +// {Object} area {range: [[], [], ..], boudingRect} +// function return: +// {boolean} Whether in the given brush. +var selector = { + lineX: getLineSelectors(0), + lineY: getLineSelectors(1), + rect: { + point: function (itemLayout, selectors, area) { + return itemLayout && area.boundingRect.contain(itemLayout[0], itemLayout[1]); + }, + rect: function (itemLayout, selectors, area) { + return itemLayout && area.boundingRect.intersect(itemLayout); + } + }, + polygon: { + point: function (itemLayout, selectors, area) { + return itemLayout + && area.boundingRect.contain(itemLayout[0], itemLayout[1]) + && contain$1(area.range, itemLayout[0], itemLayout[1]); + }, + rect: function (itemLayout, selectors, area) { + var points = area.range; + + if (!itemLayout || points.length <= 1) { + return false; + } + + var x = itemLayout.x; + var y = itemLayout.y; + var width = itemLayout.width; + var height = itemLayout.height; + var p = points[0]; + + if (contain$1(points, x, y) + || contain$1(points, x + width, y) + || contain$1(points, x, y + height) + || contain$1(points, x + width, y + height) + || BoundingRect.create(itemLayout).contain(p[0], p[1]) + || lineIntersectPolygon(x, y, x + width, y, points) + || lineIntersectPolygon(x, y, x, y + height, points) + || lineIntersectPolygon(x + width, y, x + width, y + height, points) + || lineIntersectPolygon(x, y + height, x + width, y + height, points) + ) { + return true; + } + } + } +}; + +function getLineSelectors(xyIndex) { + var xy = ['x', 'y']; + var wh = ['width', 'height']; + + return { + point: function (itemLayout, selectors, area) { + if (itemLayout) { + var range = area.range; + var p = itemLayout[xyIndex]; + return inLineRange(p, range); + } + }, + rect: function (itemLayout, selectors, area) { + if (itemLayout) { + var range = area.range; + var layoutRange = [ + itemLayout[xy[xyIndex]], + itemLayout[xy[xyIndex]] + itemLayout[wh[xyIndex]] + ]; + layoutRange[1] < layoutRange[0] && layoutRange.reverse(); + return inLineRange(layoutRange[0], range) + || inLineRange(layoutRange[1], range) + || inLineRange(range[0], layoutRange) + || inLineRange(range[1], layoutRange); + } + } + }; +} + +function inLineRange(p, range) { + return range[0] <= p && p <= range[1]; +} + +function lineIntersectPolygon(lx, ly, l2x, l2y, points) { + for (var i = 0, p2 = points[points.length - 1]; i < points.length; i++) { + var p = points[i]; + if (lineIntersect(lx, ly, l2x, l2y, p[0], p[1], p2[0], p2[1])) { + return true; + } + p2 = p; + } +} + +// Code from with some fix. +// See +function lineIntersect(a1x, a1y, a2x, a2y, b1x, b1y, b2x, b2y) { + var delta = determinant(a2x - a1x, b1x - b2x, a2y - a1y, b1y - b2y); + if (nearZero(delta)) { // parallel + return false; + } + var namenda = determinant(b1x - a1x, b1x - b2x, b1y - a1y, b1y - b2y) / delta; + if (namenda < 0 || namenda > 1) { + return false; + } + var miu = determinant(a2x - a1x, b1x - a1x, a2y - a1y, b1y - a1y) / delta; + if (miu < 0 || miu > 1) { + return false; + } + return true; +} + +function nearZero(val) { + return val <= (1e-6) && val >= -(1e-6); +} + +function determinant(v1, v2, v3, v4) { + return v1 * v4 - v2 * v3; +} + +var each$21 = each$1; +var indexOf$1 = indexOf; +var curry$5 = curry; + +var COORD_CONVERTS = ['dataToPoint', 'pointToData']; + +// FIXME +// how to genarialize to more coordinate systems. +var INCLUDE_FINDER_MAIN_TYPES = [ + 'grid', 'xAxis', 'yAxis', 'geo', 'graph', + 'polar', 'radiusAxis', 'angleAxis', 'bmap' +]; + +/** + * [option in constructor]: + * { + * Index/Id/Name of geo, xAxis, yAxis, grid: See util/model#parseFinder. + * } + * + * + * [targetInfo]: + * + * There can be multiple axes in a single targetInfo. Consider the case + * of `grid` component, a targetInfo represents a grid which contains one or more + * cartesian and one or more axes. And consider the case of parallel system, + * which has multiple axes in a coordinate system. + * Can be { + * panelId: ..., + * coordSys: , + * coordSyses: all cartesians. + * gridModel: + * xAxes: correspond to coordSyses on index + * yAxes: correspond to coordSyses on index + * } + * or { + * panelId: ..., + * coordSys: + * coordSyses: [] + * geoModel: + * } + * + * + * [panelOpt]: + * + * Make from targetInfo. Input to BrushController. + * { + * panelId: ..., + * rect: ... + * } + * + * + * [area]: + * + * Generated by BrushController or user input. + * { + * panelId: Used to locate coordInfo directly. If user inpput, no panelId. + * brushType: determine how to convert to/from coord('rect' or 'polygon' or 'lineX/Y'). + * Index/Id/Name of geo, xAxis, yAxis, grid: See util/model#parseFinder. + * range: pixel range. + * coordRange: representitive coord range (the first one of coordRanges). + * coordRanges: coord ranges, used in multiple cartesian in one grid. + * } + */ + +/** + * @param {Object} option contains Index/Id/Name of xAxis/yAxis/geo/grid + * Each can be {number|Array.}. like: {xAxisIndex: [3, 4]} + * @param {module:echarts/model/Global} ecModel + * @param {Object} [opt] + * @param {Array.} [opt.include] include coordinate system types. + */ +function BrushTargetManager(option, ecModel, opt) { + /** + * @private + * @type {Array.} + */ + var targetInfoList = this._targetInfoList = []; + var info = {}; + var foundCpts = parseFinder$1(ecModel, option); + + each$21(targetInfoBuilders, function (builder, type) { + if (!opt || !opt.include || indexOf$1(opt.include, type) >= 0) { + builder(foundCpts, targetInfoList, info); + } + }); +} + +var proto$2 = BrushTargetManager.prototype; + +proto$2.setOutputRanges = function (areas, ecModel) { + this.matchOutputRanges(areas, ecModel, function (area, coordRange, coordSys) { + (area.coordRanges || (area.coordRanges = [])).push(coordRange); + // area.coordRange is the first of area.coordRanges + if (!area.coordRange) { + area.coordRange = coordRange; + // In 'category' axis, coord to pixel is not reversible, so we can not + // rebuild range by coordRange accrately, which may bring trouble when + // brushing only one item. So we use __rangeOffset to rebuilding range + // by coordRange. And this it only used in brush component so it is no + // need to be adapted to coordRanges. + var result = coordConvert[area.brushType](0, coordSys, coordRange); + area.__rangeOffset = { + offset: diffProcessor[area.brushType](result.values, area.range, [1, 1]), + xyMinMax: result.xyMinMax + }; + } + }); +}; + +proto$2.matchOutputRanges = function (areas, ecModel, cb) { + each$21(areas, function (area) { + var targetInfo = this.findTargetInfo(area, ecModel); + + if (targetInfo && targetInfo !== true) { + each$1( + targetInfo.coordSyses, + function (coordSys) { + var result = coordConvert[area.brushType](1, coordSys, area.range); + cb(area, result.values, coordSys, ecModel); + } + ); + } + }, this); +}; + +proto$2.setInputRanges = function (areas, ecModel) { + each$21(areas, function (area) { + var targetInfo = this.findTargetInfo(area, ecModel); + + if (__DEV__) { + assert$1( + !targetInfo || targetInfo === true || area.coordRange, + 'coordRange must be specified when coord index specified.' + ); + assert$1( + !targetInfo || targetInfo !== true || area.range, + 'range must be specified in global brush.' + ); + } + + area.range = area.range || []; + + // convert coordRange to global range and set panelId. + if (targetInfo && targetInfo !== true) { + area.panelId = targetInfo.panelId; + // (1) area.range shoule always be calculate from coordRange but does + // not keep its original value, for the sake of the dataZoom scenario, + // where area.coordRange remains unchanged but area.range may be changed. + // (2) Only support converting one coordRange to pixel range in brush + // component. So do not consider `coordRanges`. + // (3) About __rangeOffset, see comment above. + var result = coordConvert[area.brushType](0, targetInfo.coordSys, area.coordRange); + var rangeOffset = area.__rangeOffset; + area.range = rangeOffset + ? diffProcessor[area.brushType]( + result.values, + rangeOffset.offset, + getScales(result.xyMinMax, rangeOffset.xyMinMax) + ) + : result.values; + } + }, this); +}; + +proto$2.makePanelOpts = function (api, getDefaultBrushType) { + return map(this._targetInfoList, function (targetInfo) { + var rect = targetInfo.getPanelRect(); + return { + panelId: targetInfo.panelId, + defaultBrushType: getDefaultBrushType && getDefaultBrushType(targetInfo), + clipPath: makeRectPanelClipPath(rect), + isTargetByCursor: makeRectIsTargetByCursor( + rect, api, targetInfo.coordSysModel + ), + getLinearBrushOtherExtent: makeLinearBrushOtherExtent(rect) + }; + }); +}; + +proto$2.controlSeries = function (area, seriesModel, ecModel) { + // Check whether area is bound in coord, and series do not belong to that coord. + // If do not do this check, some brush (like lineX) will controll all axes. + var targetInfo = this.findTargetInfo(area, ecModel); + return targetInfo === true || ( + targetInfo && indexOf$1(targetInfo.coordSyses, seriesModel.coordinateSystem) >= 0 + ); +}; + +/** + * If return Object, a coord found. + * If reutrn true, global found. + * Otherwise nothing found. + * + * @param {Object} area + * @param {Array} targetInfoList + * @return {Object|boolean} + */ +proto$2.findTargetInfo = function (area, ecModel) { + var targetInfoList = this._targetInfoList; + var foundCpts = parseFinder$1(ecModel, area); + + for (var i = 0; i < targetInfoList.length; i++) { + var targetInfo = targetInfoList[i]; + var areaPanelId = area.panelId; + if (areaPanelId) { + if (targetInfo.panelId === areaPanelId) { + return targetInfo; + } + } + else { + for (var i = 0; i < targetInfoMatchers.length; i++) { + if (targetInfoMatchers[i](foundCpts, targetInfo)) { + return targetInfo; + } + } + } + } + + return true; +}; + +function formatMinMax(minMax) { + minMax[0] > minMax[1] && minMax.reverse(); + return minMax; +} + +function parseFinder$1(ecModel, option) { + return parseFinder( + ecModel, option, {includeMainTypes: INCLUDE_FINDER_MAIN_TYPES} + ); +} + +var targetInfoBuilders = { + + grid: function (foundCpts, targetInfoList) { + var xAxisModels = foundCpts.xAxisModels; + var yAxisModels = foundCpts.yAxisModels; + var gridModels = foundCpts.gridModels; + // Remove duplicated. + var gridModelMap = createHashMap(); + var xAxesHas = {}; + var yAxesHas = {}; + + if (!xAxisModels && !yAxisModels && !gridModels) { + return; + } + + each$21(xAxisModels, function (axisModel) { + var gridModel = axisModel.axis.grid.model; + gridModelMap.set(gridModel.id, gridModel); + xAxesHas[gridModel.id] = true; + }); + each$21(yAxisModels, function (axisModel) { + var gridModel = axisModel.axis.grid.model; + gridModelMap.set(gridModel.id, gridModel); + yAxesHas[gridModel.id] = true; + }); + each$21(gridModels, function (gridModel) { + gridModelMap.set(gridModel.id, gridModel); + xAxesHas[gridModel.id] = true; + yAxesHas[gridModel.id] = true; + }); + + gridModelMap.each(function (gridModel) { + var grid = gridModel.coordinateSystem; + var cartesians = []; + + each$21(grid.getCartesians(), function (cartesian, index) { + if (indexOf$1(xAxisModels, cartesian.getAxis('x').model) >= 0 + || indexOf$1(yAxisModels, cartesian.getAxis('y').model) >= 0 + ) { + cartesians.push(cartesian); + } + }); + targetInfoList.push({ + panelId: 'grid--' + gridModel.id, + gridModel: gridModel, + coordSysModel: gridModel, + // Use the first one as the representitive coordSys. + coordSys: cartesians[0], + coordSyses: cartesians, + getPanelRect: panelRectBuilder.grid, + xAxisDeclared: xAxesHas[gridModel.id], + yAxisDeclared: yAxesHas[gridModel.id] + }); + }); + }, + + geo: function (foundCpts, targetInfoList) { + each$21(foundCpts.geoModels, function (geoModel) { + var coordSys = geoModel.coordinateSystem; + targetInfoList.push({ + panelId: 'geo--' + geoModel.id, + geoModel: geoModel, + coordSysModel: geoModel, + coordSys: coordSys, + coordSyses: [coordSys], + getPanelRect: panelRectBuilder.geo + }); + }); + } +}; + +var targetInfoMatchers = [ + + // grid + function (foundCpts, targetInfo) { + var xAxisModel = foundCpts.xAxisModel; + var yAxisModel = foundCpts.yAxisModel; + var gridModel = foundCpts.gridModel; + + !gridModel && xAxisModel && (gridModel = xAxisModel.axis.grid.model); + !gridModel && yAxisModel && (gridModel = yAxisModel.axis.grid.model); + + return gridModel && gridModel === targetInfo.gridModel; + }, + + // geo + function (foundCpts, targetInfo) { + var geoModel = foundCpts.geoModel; + return geoModel && geoModel === targetInfo.geoModel; + } +]; + +var panelRectBuilder = { + + grid: function () { + // grid is not Transformable. + return this.coordSys.grid.getRect().clone(); + }, + + geo: function () { + var coordSys = this.coordSys; + var rect = coordSys.getBoundingRect().clone(); + // geo roam and zoom transform + rect.applyTransform(getTransform(coordSys)); + return rect; + } +}; + +var coordConvert = { + + lineX: curry$5(axisConvert, 0), + + lineY: curry$5(axisConvert, 1), + + rect: function (to, coordSys, rangeOrCoordRange) { + var xminymin = coordSys[COORD_CONVERTS[to]]([rangeOrCoordRange[0][0], rangeOrCoordRange[1][0]]); + var xmaxymax = coordSys[COORD_CONVERTS[to]]([rangeOrCoordRange[0][1], rangeOrCoordRange[1][1]]); + var values = [ + formatMinMax([xminymin[0], xmaxymax[0]]), + formatMinMax([xminymin[1], xmaxymax[1]]) + ]; + return {values: values, xyMinMax: values}; + }, + + polygon: function (to, coordSys, rangeOrCoordRange) { + var xyMinMax = [[Infinity, -Infinity], [Infinity, -Infinity]]; + var values = map(rangeOrCoordRange, function (item) { + var p = coordSys[COORD_CONVERTS[to]](item); + xyMinMax[0][0] = Math.min(xyMinMax[0][0], p[0]); + xyMinMax[1][0] = Math.min(xyMinMax[1][0], p[1]); + xyMinMax[0][1] = Math.max(xyMinMax[0][1], p[0]); + xyMinMax[1][1] = Math.max(xyMinMax[1][1], p[1]); + return p; + }); + return {values: values, xyMinMax: xyMinMax}; + } +}; + +function axisConvert(axisNameIndex, to, coordSys, rangeOrCoordRange) { + if (__DEV__) { + assert$1( + coordSys.type === 'cartesian2d', + 'lineX/lineY brush is available only in cartesian2d.' + ); + } + + var axis = coordSys.getAxis(['x', 'y'][axisNameIndex]); + var values = formatMinMax(map([0, 1], function (i) { + return to + ? axis.coordToData(axis.toLocalCoord(rangeOrCoordRange[i])) + : axis.toGlobalCoord(axis.dataToCoord(rangeOrCoordRange[i])); + })); + var xyMinMax = []; + xyMinMax[axisNameIndex] = values; + xyMinMax[1 - axisNameIndex] = [NaN, NaN]; + + return {values: values, xyMinMax: xyMinMax}; +} + +var diffProcessor = { + lineX: curry$5(axisDiffProcessor, 0), + + lineY: curry$5(axisDiffProcessor, 1), + + rect: function (values, refer, scales) { + return [ + [values[0][0] - scales[0] * refer[0][0], values[0][1] - scales[0] * refer[0][1]], + [values[1][0] - scales[1] * refer[1][0], values[1][1] - scales[1] * refer[1][1]] + ]; + }, + + polygon: function (values, refer, scales) { + return map(values, function (item, idx) { + return [item[0] - scales[0] * refer[idx][0], item[1] - scales[1] * refer[idx][1]]; + }); + } +}; + +function axisDiffProcessor(axisNameIndex, values, refer, scales) { + return [ + values[0] - scales[axisNameIndex] * refer[0], + values[1] - scales[axisNameIndex] * refer[1] + ]; +} + +// We have to process scale caused by dataZoom manually, +// although it might be not accurate. +function getScales(xyMinMaxCurr, xyMinMaxOrigin) { + var sizeCurr = getSize(xyMinMaxCurr); + var sizeOrigin = getSize(xyMinMaxOrigin); + var scales = [sizeCurr[0] / sizeOrigin[0], sizeCurr[1] / sizeOrigin[1]]; + isNaN(scales[0]) && (scales[0] = 1); + isNaN(scales[1]) && (scales[1] = 1); + return scales; +} + +function getSize(xyMinMax) { + return xyMinMax + ? [xyMinMax[0][1] - xyMinMax[0][0], xyMinMax[1][1] - xyMinMax[1][0]] + : [NaN, NaN]; +} + +var STATE_LIST = ['inBrush', 'outOfBrush']; +var DISPATCH_METHOD = '__ecBrushSelect'; +var DISPATCH_FLAG = '__ecInBrushSelectEvent'; +var PRIORITY_BRUSH = PRIORITY.VISUAL.BRUSH; + +/** + * Layout for visual, the priority higher than other layout, and before brush visual. + */ +registerLayout(PRIORITY_BRUSH, function (ecModel, api, payload) { + ecModel.eachComponent({mainType: 'brush'}, function (brushModel) { + + payload && payload.type === 'takeGlobalCursor' && brushModel.setBrushOption( + payload.key === 'brush' ? payload.brushOption : {brushType: false} + ); + + var brushTargetManager = brushModel.brushTargetManager = new BrushTargetManager(brushModel.option, ecModel); + + brushTargetManager.setInputRanges(brushModel.areas, ecModel); + }); +}); + +/** + * Register the visual encoding if this modules required. + */ +registerVisual(PRIORITY_BRUSH, function (ecModel, api, payload) { + + var brushSelected = []; + var throttleType; + var throttleDelay; + + ecModel.eachComponent({mainType: 'brush'}, function (brushModel, brushIndex) { + + var thisBrushSelected = { + brushId: brushModel.id, + brushIndex: brushIndex, + brushName: brushModel.name, + areas: clone(brushModel.areas), + selected: [] + }; + // Every brush component exists in event params, convenient + // for user to find by index. + brushSelected.push(thisBrushSelected); + + var brushOption = brushModel.option; + var brushLink = brushOption.brushLink; + var linkedSeriesMap = []; + var selectedDataIndexForLink = []; + var rangeInfoBySeries = []; + var hasBrushExists = 0; + + if (!brushIndex) { // Only the first throttle setting works. + throttleType = brushOption.throttleType; + throttleDelay = brushOption.throttleDelay; + } + + // Add boundingRect and selectors to range. + var areas = map(brushModel.areas, function (area) { + return bindSelector( + defaults( + {boundingRect: boundingRectBuilders[area.brushType](area)}, + area + ) + ); + }); + + var visualMappings = createVisualMappings( + brushModel.option, STATE_LIST, function (mappingOption) { + mappingOption.mappingMethod = 'fixed'; + } + ); + + isArray(brushLink) && each$1(brushLink, function (seriesIndex) { + linkedSeriesMap[seriesIndex] = 1; + }); + + function linkOthers(seriesIndex) { + return brushLink === 'all' || linkedSeriesMap[seriesIndex]; + } + + // If no supported brush or no brush on the series, + // all visuals should be in original state. + function brushed(rangeInfoList) { + return !!rangeInfoList.length; + } + + /** + * Logic for each series: (If the logic has to be modified one day, do it carefully!) + * + * ( brushed ┬ && ┬hasBrushExist ┬ && linkOthers ) => StepA: ┬record, ┬ StepB: ┬visualByRecord. + * !brushed┘ ├hasBrushExist ┤ └nothing,┘ ├visualByRecord. + * └!hasBrushExist┘ └nothing. + * ( !brushed && ┬hasBrushExist ┬ && linkOthers ) => StepA: nothing, StepB: ┬visualByRecord. + * └!hasBrushExist┘ └nothing. + * ( brushed ┬ && !linkOthers ) => StepA: nothing, StepB: ┬visualByCheck. + * !brushed┘ └nothing. + * ( !brushed && !linkOthers ) => StepA: nothing, StepB: nothing. + */ + + // Step A + ecModel.eachSeries(function (seriesModel, seriesIndex) { + var rangeInfoList = rangeInfoBySeries[seriesIndex] = []; + + seriesModel.subType === 'parallel' + ? stepAParallel(seriesModel, seriesIndex, rangeInfoList) + : stepAOthers(seriesModel, seriesIndex, rangeInfoList); + }); + + function stepAParallel(seriesModel, seriesIndex) { + var coordSys = seriesModel.coordinateSystem; + hasBrushExists |= coordSys.hasAxisBrushed(); + + linkOthers(seriesIndex) && coordSys.eachActiveState( + seriesModel.getData(), + function (activeState, dataIndex) { + activeState === 'active' && (selectedDataIndexForLink[dataIndex] = 1); + } + ); + } + + function stepAOthers(seriesModel, seriesIndex, rangeInfoList) { + var selectorsByBrushType = getSelectorsByBrushType(seriesModel); + if (!selectorsByBrushType || brushModelNotControll(brushModel, seriesIndex)) { + return; + } + + each$1(areas, function (area) { + selectorsByBrushType[area.brushType] + && brushModel.brushTargetManager.controlSeries(area, seriesModel, ecModel) + && rangeInfoList.push(area); + hasBrushExists |= brushed(rangeInfoList); + }); + + if (linkOthers(seriesIndex) && brushed(rangeInfoList)) { + var data = seriesModel.getData(); + data.each(function (dataIndex) { + if (checkInRange(selectorsByBrushType, rangeInfoList, data, dataIndex)) { + selectedDataIndexForLink[dataIndex] = 1; + } + }); + } + } + + // Step B + ecModel.eachSeries(function (seriesModel, seriesIndex) { + var seriesBrushSelected = { + seriesId: seriesModel.id, + seriesIndex: seriesIndex, + seriesName: seriesModel.name, + dataIndex: [] + }; + // Every series exists in event params, convenient + // for user to find series by seriesIndex. + thisBrushSelected.selected.push(seriesBrushSelected); + + var selectorsByBrushType = getSelectorsByBrushType(seriesModel); + var rangeInfoList = rangeInfoBySeries[seriesIndex]; + + var data = seriesModel.getData(); + var getValueState = linkOthers(seriesIndex) + ? function (dataIndex) { + return selectedDataIndexForLink[dataIndex] + ? (seriesBrushSelected.dataIndex.push(data.getRawIndex(dataIndex)), 'inBrush') + : 'outOfBrush'; + } + : function (dataIndex) { + return checkInRange(selectorsByBrushType, rangeInfoList, data, dataIndex) + ? (seriesBrushSelected.dataIndex.push(data.getRawIndex(dataIndex)), 'inBrush') + : 'outOfBrush'; + }; + + // If no supported brush or no brush, all visuals are in original state. + (linkOthers(seriesIndex) ? hasBrushExists : brushed(rangeInfoList)) + && applyVisual( + STATE_LIST, visualMappings, data, getValueState + ); + }); + + }); + + dispatchAction(api, throttleType, throttleDelay, brushSelected, payload); +}); + +function dispatchAction(api, throttleType, throttleDelay, brushSelected, payload) { + // This event will not be triggered when `setOpion`, otherwise dead lock may + // triggered when do `setOption` in event listener, which we do not find + // satisfactory way to solve yet. Some considered resolutions: + // (a) Diff with prevoius selected data ant only trigger event when changed. + // But store previous data and diff precisely (i.e., not only by dataIndex, but + // also detect value changes in selected data) might bring complexity or fragility. + // (b) Use spectial param like `silent` to suppress event triggering. + // But such kind of volatile param may be weird in `setOption`. + if (!payload) { + return; + } + + var zr = api.getZr(); + if (zr[DISPATCH_FLAG]) { + return; + } + + if (!zr[DISPATCH_METHOD]) { + zr[DISPATCH_METHOD] = doDispatch; + } + + var fn = createOrUpdate(zr, DISPATCH_METHOD, throttleDelay, throttleType); + + fn(api, brushSelected); +} + +function doDispatch(api, brushSelected) { + if (!api.isDisposed()) { + var zr = api.getZr(); + zr[DISPATCH_FLAG] = true; + api.dispatchAction({ + type: 'brushSelect', + batch: brushSelected + }); + zr[DISPATCH_FLAG] = false; + } +} + +function checkInRange(selectorsByBrushType, rangeInfoList, data, dataIndex) { + for (var i = 0, len = rangeInfoList.length; i < len; i++) { + var area = rangeInfoList[i]; + if (selectorsByBrushType[area.brushType]( + dataIndex, data, area.selectors, area + )) { + return true; + } + } +} + +function getSelectorsByBrushType(seriesModel) { + var brushSelector = seriesModel.brushSelector; + if (isString(brushSelector)) { + var sels = []; + each$1(selector, function (selectorsByElementType, brushType) { + sels[brushType] = function (dataIndex, data, selectors, area) { + var itemLayout = data.getItemLayout(dataIndex); + return selectorsByElementType[brushSelector](itemLayout, selectors, area); + }; + }); + return sels; + } + else if (isFunction$1(brushSelector)) { + var bSelector = {}; + each$1(selector, function (sel, brushType) { + bSelector[brushType] = brushSelector; + }); + return bSelector; + } + return brushSelector; +} + +function brushModelNotControll(brushModel, seriesIndex) { + var seriesIndices = brushModel.option.seriesIndex; + return seriesIndices != null + && seriesIndices !== 'all' + && ( + isArray(seriesIndices) + ? indexOf(seriesIndices, seriesIndex) < 0 + : seriesIndex !== seriesIndices + ); +} + +function bindSelector(area) { + var selectors = area.selectors = {}; + each$1(selector[area.brushType], function (selFn, elType) { + // Do not use function binding or curry for performance. + selectors[elType] = function (itemLayout) { + return selFn(itemLayout, selectors, area); + }; + }); + return area; +} + +var boundingRectBuilders = { + + lineX: noop, + + lineY: noop, + + rect: function (area) { + return getBoundingRectFromMinMax(area.range); + }, + + polygon: function (area) { + var minMax; + var range = area.range; + + for (var i = 0, len = range.length; i < len; i++) { + minMax = minMax || [[Infinity, -Infinity], [Infinity, -Infinity]]; + var rg = range[i]; + rg[0] < minMax[0][0] && (minMax[0][0] = rg[0]); + rg[0] > minMax[0][1] && (minMax[0][1] = rg[0]); + rg[1] < minMax[1][0] && (minMax[1][0] = rg[1]); + rg[1] > minMax[1][1] && (minMax[1][1] = rg[1]); + } + + return minMax && getBoundingRectFromMinMax(minMax); + } +}; + +function getBoundingRectFromMinMax(minMax) { + return new BoundingRect( + minMax[0][0], + minMax[1][0], + minMax[0][1] - minMax[0][0], + minMax[1][1] - minMax[1][0] + ); +} + +var DEFAULT_OUT_OF_BRUSH_COLOR = ['#ddd']; + +var BrushModel = extendComponentModel({ + + type: 'brush', + + dependencies: ['geo', 'grid', 'xAxis', 'yAxis', 'parallel', 'series'], + + /** + * @protected + */ + defaultOption: { + // inBrush: null, + // outOfBrush: null, + toolbox: null, // Default value see preprocessor. + brushLink: null, // Series indices array, broadcast using dataIndex. + // or 'all', which means all series. 'none' or null means no series. + seriesIndex: 'all', // seriesIndex array, specify series controlled by this brush component. + geoIndex: null, // + xAxisIndex: null, + yAxisIndex: null, + + brushType: 'rect', // Default brushType, see BrushController. + brushMode: 'single', // Default brushMode, 'single' or 'multiple' + transformable: true, // Default transformable. + brushStyle: { // Default brushStyle + borderWidth: 1, + color: 'rgba(120,140,180,0.3)', + borderColor: 'rgba(120,140,180,0.8)' + }, + + throttleType: 'fixRate',// Throttle in brushSelected event. 'fixRate' or 'debounce'. + // If null, no throttle. Valid only in the first brush component + throttleDelay: 0, // Unit: ms, 0 means every event will be triggered. + + // FIXME + // 试验效果 + removeOnClick: true, + + z: 10000 + }, + + /** + * @readOnly + * @type {Array.} + */ + areas: [], + + /** + * Current activated brush type. + * If null, brush is inactived. + * see module:echarts/component/helper/BrushController + * @readOnly + * @type {string} + */ + brushType: null, + + /** + * Current brush opt. + * see module:echarts/component/helper/BrushController + * @readOnly + * @type {Object} + */ + brushOption: {}, + + /** + * @readOnly + * @type {Array.} + */ + coordInfoList: [], + + optionUpdated: function (newOption, isInit) { + var thisOption = this.option; + + !isInit && replaceVisualOption( + thisOption, newOption, ['inBrush', 'outOfBrush'] + ); + + thisOption.inBrush = thisOption.inBrush || {}; + // Always give default visual, consider setOption at the second time. + thisOption.outOfBrush = thisOption.outOfBrush || {color: DEFAULT_OUT_OF_BRUSH_COLOR}; + }, + + /** + * If ranges is null/undefined, range state remain. + * + * @param {Array.} [ranges] + */ + setAreas: function (areas) { + if (__DEV__) { + assert$1(isArray(areas)); + each$1(areas, function (area) { + assert$1(area.brushType, 'Illegal areas'); + }); + } + + // If ranges is null/undefined, range state remain. + // This helps user to dispatchAction({type: 'brush'}) with no areas + // set but just want to get the current brush select info from a `brush` event. + if (!areas) { + return; + } + + this.areas = map(areas, function (area) { + return generateBrushOption(this.option, area); + }, this); + }, + + /** + * see module:echarts/component/helper/BrushController + * @param {Object} brushOption + */ + setBrushOption: function (brushOption) { + this.brushOption = generateBrushOption(this.option, brushOption); + this.brushType = this.brushOption.brushType; + } + +}); + +function generateBrushOption(option, brushOption) { + return merge( + { + brushType: option.brushType, + brushMode: option.brushMode, + transformable: option.transformable, + brushStyle: new Model(option.brushStyle).getItemStyle(), + removeOnClick: option.removeOnClick, + z: option.z + }, + brushOption, + true + ); +} + +extendComponentView({ + + type: 'brush', + + init: function (ecModel, api) { + + /** + * @readOnly + * @type {module:echarts/model/Global} + */ + this.ecModel = ecModel; + + /** + * @readOnly + * @type {module:echarts/ExtensionAPI} + */ + this.api = api; + + /** + * @readOnly + * @type {module:echarts/component/brush/BrushModel} + */ + this.model; + + /** + * @private + * @type {module:echarts/component/helper/BrushController} + */ + (this._brushController = new BrushController(api.getZr())) + .on('brush', bind(this._onBrush, this)) + .mount(); + }, + + /** + * @override + */ + render: function (brushModel) { + this.model = brushModel; + return updateController.apply(this, arguments); + }, + + /** + * @override + */ + updateTransform: updateController, + + /** + * @override + */ + updateView: updateController, + + // /** + // * @override + // */ + // updateLayout: updateController, + + // /** + // * @override + // */ + // updateVisual: updateController, + + /** + * @override + */ + dispose: function () { + this._brushController.dispose(); + }, + + /** + * @private + */ + _onBrush: function (areas, opt) { + var modelId = this.model.id; + + this.model.brushTargetManager.setOutputRanges(areas, this.ecModel); + + // Action is not dispatched on drag end, because the drag end + // emits the same params with the last drag move event, and + // may have some delay when using touch pad, which makes + // animation not smooth (when using debounce). + (!opt.isEnd || opt.removeOnClick) && this.api.dispatchAction({ + type: 'brush', + brushId: modelId, + areas: clone(areas), + $from: modelId + }); + } + +}); + +function updateController(brushModel, ecModel, api, payload) { + // Do not update controller when drawing. + (!payload || payload.$from !== brushModel.id) && this._brushController + .setPanels(brushModel.brushTargetManager.makePanelOpts(api)) + .enableBrush(brushModel.brushOption) + .updateCovers(brushModel.areas.slice()); +} + +/** + * payload: { + * brushIndex: number, or, + * brushId: string, or, + * brushName: string, + * globalRanges: Array + * } + */ +registerAction( + {type: 'brush', event: 'brush' /*, update: 'updateView' */}, + function (payload, ecModel) { + ecModel.eachComponent({mainType: 'brush', query: payload}, function (brushModel) { + brushModel.setAreas(payload.areas); + }); + } +); + +/** + * payload: { + * brushComponents: [ + * { + * brushId, + * brushIndex, + * brushName, + * series: [ + * { + * seriesId, + * seriesIndex, + * seriesName, + * rawIndices: [21, 34, ...] + * }, + * ... + * ] + * }, + * ... + * ] + * } + */ +registerAction( + {type: 'brushSelect', event: 'brushSelected', update: 'none'}, + function () {} +); + +var features = {}; + +function register$1(name, ctor) { + features[name] = ctor; +} + +function get$1(name) { + return features[name]; +} + +var brushLang = lang.toolbox.brush; + +function Brush(model, ecModel, api) { + this.model = model; + this.ecModel = ecModel; + this.api = api; + + /** + * @private + * @type {string} + */ + this._brushType; + + /** + * @private + * @type {string} + */ + this._brushMode; +} + +Brush.defaultOption = { + show: true, + type: ['rect', 'polygon', 'lineX', 'lineY', 'keep', 'clear'], + icon: { + rect: 'M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13', // jshint ignore:line + polygon: 'M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2', // jshint ignore:line + lineX: 'M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4', // jshint ignore:line + lineY: 'M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4', // jshint ignore:line + keep: 'M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z', // jshint ignore:line + clear: 'M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2' // jshint ignore:line + }, + // `rect`, `polygon`, `lineX`, `lineY`, `keep`, `clear` + title: clone(brushLang.title) +}; + +var proto$3 = Brush.prototype; + +// proto.updateLayout = function (featureModel, ecModel, api) { +proto$3.render = +proto$3.updateView = function (featureModel, ecModel, api) { + var brushType; + var brushMode; + var isBrushed; + + ecModel.eachComponent({mainType: 'brush'}, function (brushModel) { + brushType = brushModel.brushType; + brushMode = brushModel.brushOption.brushMode || 'single'; + isBrushed |= brushModel.areas.length; + }); + this._brushType = brushType; + this._brushMode = brushMode; + + each$1(featureModel.get('type', true), function (type) { + featureModel.setIconStatus( + type, + ( + type === 'keep' + ? brushMode === 'multiple' + : type === 'clear' + ? isBrushed + : type === brushType + ) ? 'emphasis' : 'normal' + ); + }); +}; + +proto$3.getIcons = function () { + var model = this.model; + var availableIcons = model.get('icon', true); + var icons = {}; + each$1(model.get('type', true), function (type) { + if (availableIcons[type]) { + icons[type] = availableIcons[type]; + } + }); + return icons; +}; + +proto$3.onclick = function (ecModel, api, type) { + var brushType = this._brushType; + var brushMode = this._brushMode; + + if (type === 'clear') { + // Trigger parallel action firstly + api.dispatchAction({ + type: 'axisAreaSelect', + intervals: [] + }); + + api.dispatchAction({ + type: 'brush', + command: 'clear', + // Clear all areas of all brush components. + areas: [] + }); + } + else { + api.dispatchAction({ + type: 'takeGlobalCursor', + key: 'brush', + brushOption: { + brushType: type === 'keep' + ? brushType + : (brushType === type ? false : type), + brushMode: type === 'keep' + ? (brushMode === 'multiple' ? 'single' : 'multiple') + : brushMode + } + }); + } +}; + +register$1('brush', Brush); + +/** + * Brush component entry + */ + +registerPreprocessor(preprocessor$1); + +// (24*60*60*1000) +var PROXIMATE_ONE_DAY = 86400000; + +/** + * Calendar + * + * @constructor + * + * @param {Object} calendarModel calendarModel + * @param {Object} ecModel ecModel + * @param {Object} api api + */ +function Calendar(calendarModel, ecModel, api) { + this._model = calendarModel; +} + +Calendar.prototype = { + + constructor: Calendar, + + type: 'calendar', + + dimensions: ['time', 'value'], + + // Required in createListFromData + getDimensionsInfo: function () { + return [{name: 'time', type: 'time'}, 'value']; + }, + + getRangeInfo: function () { + return this._rangeInfo; + }, + + getModel: function () { + return this._model; + }, + + getRect: function () { + return this._rect; + }, + + getCellWidth: function () { + return this._sw; + }, + + getCellHeight: function () { + return this._sh; + }, + + getOrient: function () { + return this._orient; + }, + + /** + * getFirstDayOfWeek + * + * @example + * 0 : start at Sunday + * 1 : start at Monday + * + * @return {number} + */ + getFirstDayOfWeek: function () { + return this._firstDayOfWeek; + }, + + /** + * get date info + * + * @param {string|number} date date + * @return {Object} + * { + * y: string, local full year, eg., '1940', + * m: string, local month, from '01' ot '12', + * d: string, local date, from '01' to '31' (if exists), + * day: It is not date.getDay(). It is the location of the cell in a week, from 0 to 6, + * time: timestamp, + * formatedDate: string, yyyy-MM-dd, + * date: original date object. + * } + */ + getDateInfo: function (date) { + + date = parseDate(date); + + var y = date.getFullYear(); + + var m = date.getMonth() + 1; + m = m < 10 ? '0' + m : m; + + var d = date.getDate(); + d = d < 10 ? '0' + d : d; + + var day = date.getDay(); + + day = Math.abs((day + 7 - this.getFirstDayOfWeek()) % 7); + + return { + y: y, + m: m, + d: d, + day: day, + time: date.getTime(), + formatedDate: y + '-' + m + '-' + d, + date: date + }; + }, + + getNextNDay: function (date, n) { + n = n || 0; + if (n === 0) { + return this.getDateInfo(date); + } + + date = new Date(this.getDateInfo(date).time); + date.setDate(date.getDate() + n); + + return this.getDateInfo(date); + }, + + update: function (ecModel, api) { + + this._firstDayOfWeek = +this._model.getModel('dayLabel').get('firstDay'); + this._orient = this._model.get('orient'); + this._lineWidth = this._model.getModel('itemStyle').getItemStyle().lineWidth || 0; + + + this._rangeInfo = this._getRangeInfo(this._initRangeOption()); + var weeks = this._rangeInfo.weeks || 1; + var whNames = ['width', 'height']; + var cellSize = this._model.get('cellSize').slice(); + var layoutParams = this._model.getBoxLayoutParams(); + var cellNumbers = this._orient === 'horizontal' ? [weeks, 7] : [7, weeks]; + + each$1([0, 1], function (idx) { + if (cellSizeSpecified(cellSize, idx)) { + layoutParams[whNames[idx]] = cellSize[idx] * cellNumbers[idx]; + } + }); + + var whGlobal = { + width: api.getWidth(), + height: api.getHeight() + }; + var calendarRect = this._rect = getLayoutRect(layoutParams, whGlobal); + + each$1([0, 1], function (idx) { + if (!cellSizeSpecified(cellSize, idx)) { + cellSize[idx] = calendarRect[whNames[idx]] / cellNumbers[idx]; + } + }); + + function cellSizeSpecified(cellSize, idx) { + return cellSize[idx] != null && cellSize[idx] !== 'auto'; + } + + this._sw = cellSize[0]; + this._sh = cellSize[1]; + }, + + + /** + * Convert a time data(time, value) item to (x, y) point. + * + * @override + * @param {Array|number} data data + * @param {boolean} [clamp=true] out of range + * @return {Array} point + */ + dataToPoint: function (data, clamp) { + isArray(data) && (data = data[0]); + clamp == null && (clamp = true); + + var dayInfo = this.getDateInfo(data); + var range = this._rangeInfo; + var date = dayInfo.formatedDate; + + // if not in range return [NaN, NaN] + if (clamp && !(dayInfo.time >= range.start.time && dayInfo.time <= range.end.time)) { + return [NaN, NaN]; + } + + var week = dayInfo.day; + var nthWeek = this._getRangeInfo([range.start.time, date]).nthWeek; + + if (this._orient === 'vertical') { + return [ + this._rect.x + week * this._sw + this._sw / 2, + this._rect.y + nthWeek * this._sh + this._sh / 2 + ]; + + } + + return [ + this._rect.x + nthWeek * this._sw + this._sw / 2, + this._rect.y + week * this._sh + this._sh / 2 + ]; + + }, + + /** + * Convert a (x, y) point to time data + * + * @override + * @param {string} point point + * @return {string} data + */ + pointToData: function (point) { + + var date = this.pointToDate(point); + + return date && date.time; + }, + + /** + * Convert a time date item to (x, y) four point. + * + * @param {Array} data date[0] is date + * @param {boolean} [clamp=true] out of range + * @return {Object} point + */ + dataToRect: function (data, clamp) { + var point = this.dataToPoint(data, clamp); + + return { + contentShape: { + x: point[0] - (this._sw - this._lineWidth) / 2, + y: point[1] - (this._sh - this._lineWidth) / 2, + width: this._sw - this._lineWidth, + height: this._sh - this._lineWidth + }, + + center: point, + + tl: [ + point[0] - this._sw / 2, + point[1] - this._sh / 2 + ], + + tr: [ + point[0] + this._sw / 2, + point[1] - this._sh / 2 + ], + + br: [ + point[0] + this._sw / 2, + point[1] + this._sh / 2 + ], + + bl: [ + point[0] - this._sw / 2, + point[1] + this._sh / 2 + ] + + }; + }, + + /** + * Convert a (x, y) point to time date + * + * @param {Array} point point + * @return {Object} date + */ + pointToDate: function (point) { + var nthX = Math.floor((point[0] - this._rect.x) / this._sw) + 1; + var nthY = Math.floor((point[1] - this._rect.y) / this._sh) + 1; + var range = this._rangeInfo.range; + + if (this._orient === 'vertical') { + return this._getDateByWeeksAndDay(nthY, nthX - 1, range); + } + + return this._getDateByWeeksAndDay(nthX, nthY - 1, range); + }, + + /** + * @inheritDoc + */ + convertToPixel: curry(doConvert$2, 'dataToPoint'), + + /** + * @inheritDoc + */ + convertFromPixel: curry(doConvert$2, 'pointToData'), + + /** + * initRange + * + * @private + * @return {Array} [start, end] + */ + _initRangeOption: function () { + var range = this._model.get('range'); + + var rg = range; + + if (isArray(rg) && rg.length === 1) { + rg = rg[0]; + } + + if (/^\d{4}$/.test(rg)) { + range = [rg + '-01-01', rg + '-12-31']; + } + + if (/^\d{4}[\/|-]\d{1,2}$/.test(rg)) { + + var start = this.getDateInfo(rg); + var firstDay = start.date; + firstDay.setMonth(firstDay.getMonth() + 1); + + var end = this.getNextNDay(firstDay, -1); + range = [start.formatedDate, end.formatedDate]; + } + + if (/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(rg)) { + range = [rg, rg]; + } + + var tmp = this._getRangeInfo(range); + + if (tmp.start.time > tmp.end.time) { + range.reverse(); + } + + return range; + }, + + /** + * range info + * + * @private + * @param {Array} range range ['2017-01-01', '2017-07-08'] + * If range[0] > range[1], they will not be reversed. + * @return {Object} obj + */ + _getRangeInfo: function (range) { + range = [ + this.getDateInfo(range[0]), + this.getDateInfo(range[1]) + ]; + + var reversed; + if (range[0].time > range[1].time) { + reversed = true; + range.reverse(); + } + + var allDay = Math.floor(range[1].time / PROXIMATE_ONE_DAY) + - Math.floor(range[0].time / PROXIMATE_ONE_DAY) + 1; + + // Consider case: + // Firstly set system timezone as "Time Zone: America/Toronto", + // ``` + // var first = new Date(1478412000000 - 3600 * 1000 * 2.5); + // var second = new Date(1478412000000); + // var allDays = Math.floor(second / ONE_DAY) - Math.floor(first / ONE_DAY) + 1; + // ``` + // will get wrong result because of DST. So we should fix it. + var date = new Date(range[0].time); + var startDateNum = date.getDate(); + var endDateNum = range[1].date.getDate(); + date.setDate(startDateNum + allDay - 1); + // The bias can not over a month, so just compare date. + if (date.getDate() !== endDateNum) { + var sign = date.getTime() - range[1].time > 0 ? 1 : -1; + while (date.getDate() !== endDateNum && (date.getTime() - range[1].time) * sign > 0) { + allDay -= sign; + date.setDate(startDateNum + allDay - 1); + } + } + + var weeks = Math.floor((allDay + range[0].day + 6) / 7); + var nthWeek = reversed ? -weeks + 1: weeks - 1; + + reversed && range.reverse(); + + return { + range: [range[0].formatedDate, range[1].formatedDate], + start: range[0], + end: range[1], + allDay: allDay, + weeks: weeks, + // From 0. + nthWeek: nthWeek, + fweek: range[0].day, + lweek: range[1].day + }; + }, + + /** + * get date by nthWeeks and week day in range + * + * @private + * @param {number} nthWeek the week + * @param {number} day the week day + * @param {Array} range [d1, d2] + * @return {Object} + */ + _getDateByWeeksAndDay: function (nthWeek, day, range) { + var rangeInfo = this._getRangeInfo(range); + + if (nthWeek > rangeInfo.weeks + || (nthWeek === 0 && day < rangeInfo.fweek) + || (nthWeek === rangeInfo.weeks && day > rangeInfo.lweek) + ) { + return false; + } + + var nthDay = (nthWeek - 1) * 7 - rangeInfo.fweek + day; + var date = new Date(rangeInfo.start.time); + date.setDate(rangeInfo.start.d + nthDay); + + return this.getDateInfo(date); + } +}; + +Calendar.dimensions = Calendar.prototype.dimensions; + +Calendar.getDimensionsInfo = Calendar.prototype.getDimensionsInfo; + +Calendar.create = function (ecModel, api) { + var calendarList = []; + + ecModel.eachComponent('calendar', function (calendarModel) { + var calendar = new Calendar(calendarModel, ecModel, api); + calendarList.push(calendar); + calendarModel.coordinateSystem = calendar; + }); + + ecModel.eachSeries(function (calendarSeries) { + if (calendarSeries.get('coordinateSystem') === 'calendar') { + // Inject coordinate system + calendarSeries.coordinateSystem = calendarList[calendarSeries.get('calendarIndex') || 0]; + } + }); + return calendarList; +}; + +function doConvert$2(methodName, ecModel, finder, value) { + var calendarModel = finder.calendarModel; + var seriesModel = finder.seriesModel; + + var coordSys = calendarModel + ? calendarModel.coordinateSystem + : seriesModel + ? seriesModel.coordinateSystem + : null; + + return coordSys === this ? coordSys[methodName](value) : null; +} + +CoordinateSystemManager.register('calendar', Calendar); + +var CalendarModel = ComponentModel.extend({ + + type: 'calendar', + + /** + * @type {module:echarts/coord/calendar/Calendar} + */ + coordinateSystem: null, + + defaultOption: { + zlevel: 0, + z: 2, + left: 80, + top: 60, + + cellSize: 20, + + // horizontal vertical + orient: 'horizontal', + + // month separate line style + splitLine: { + show: true, + lineStyle: { + color: '#000', + width: 1, + type: 'solid' + } + }, + + // rect style temporarily unused emphasis + itemStyle: { + color: '#fff', + borderWidth: 1, + borderColor: '#ccc' + }, + + // week text style + dayLabel: { + show: true, + + // a week first day + firstDay: 0, + + // start end + position: 'start', + margin: '50%', // 50% of cellSize + nameMap: 'en', + color: '#000' + }, + + // month text style + monthLabel: { + show: true, + + // start end + position: 'start', + margin: 5, + + // center or left + align: 'center', + + // cn en [] + nameMap: 'en', + formatter: null, + color: '#000' + }, + + // year text style + yearLabel: { + show: true, + + // top bottom left right + position: null, + margin: 30, + formatter: null, + color: '#ccc', + fontFamily: 'sans-serif', + fontWeight: 'bolder', + fontSize: 20 + } + }, + + /** + * @override + */ + init: function (option, parentModel, ecModel, extraOpt) { + var inputPositionParams = getLayoutParams(option); + + CalendarModel.superApply(this, 'init', arguments); + + mergeAndNormalizeLayoutParams$1(option, inputPositionParams); + }, + + /** + * @override + */ + mergeOption: function (option, extraOpt) { + CalendarModel.superApply(this, 'mergeOption', arguments); + + mergeAndNormalizeLayoutParams$1(this.option, option); + } +}); + +function mergeAndNormalizeLayoutParams$1(target, raw) { + // Normalize cellSize + var cellSize = target.cellSize; + + if (!isArray(cellSize)) { + cellSize = target.cellSize = [cellSize, cellSize]; + } + else if (cellSize.length === 1) { + cellSize[1] = cellSize[0]; + } + + var ignoreSize = map([0, 1], function (hvIdx) { + // If user have set `width` or both `left` and `right`, cellSize + // will be automatically set to 'auto', otherwise the default + // setting of cellSize will make `width` setting not work. + if (sizeCalculable(raw, hvIdx)) { + cellSize[hvIdx] = 'auto'; + } + return cellSize[hvIdx] != null && cellSize[hvIdx] !== 'auto'; + }); + + mergeLayoutParam(target, raw, { + type: 'box', ignoreSize: ignoreSize + }); +} + +var MONTH_TEXT = { + EN: [ + 'Jan', 'Feb', 'Mar', + 'Apr', 'May', 'Jun', + 'Jul', 'Aug', 'Sep', + 'Oct', 'Nov', 'Dec' + ], + CN: [ + '一月', '二月', '三月', + '四月', '五月', '六月', + '七月', '八月', '九月', + '十月', '十一月', '十二月' + ] +}; + +var WEEK_TEXT = { + EN: ['S', 'M', 'T', 'W', 'T', 'F', 'S'], + CN: ['日', '一', '二', '三', '四', '五', '六'] +}; + +extendComponentView({ + + type: 'calendar', + + /** + * top/left line points + * @private + */ + _tlpoints: null, + + /** + * bottom/right line points + * @private + */ + _blpoints: null, + + /** + * first day of month + * @private + */ + _firstDayOfMonth: null, + + /** + * first day point of month + * @private + */ + _firstDayPoints: null, + + render: function (calendarModel, ecModel, api) { + + var group = this.group; + + group.removeAll(); + + var coordSys = calendarModel.coordinateSystem; + + // range info + var rangeData = coordSys.getRangeInfo(); + var orient = coordSys.getOrient(); + + this._renderDayRect(calendarModel, rangeData, group); + + // _renderLines must be called prior to following function + this._renderLines(calendarModel, rangeData, orient, group); + + this._renderYearText(calendarModel, rangeData, orient, group); + + this._renderMonthText(calendarModel, orient, group); + + this._renderWeekText(calendarModel, rangeData, orient, group); + }, + + // render day rect + _renderDayRect: function (calendarModel, rangeData, group) { + var coordSys = calendarModel.coordinateSystem; + var itemRectStyleModel = calendarModel.getModel('itemStyle').getItemStyle(); + var sw = coordSys.getCellWidth(); + var sh = coordSys.getCellHeight(); + + for (var i = rangeData.start.time; + i <= rangeData.end.time; + i = coordSys.getNextNDay(i, 1).time + ) { + + var point = coordSys.dataToRect([i], false).tl; + + // every rect + var rect = new Rect({ + shape: { + x: point[0], + y: point[1], + width: sw, + height: sh + }, + cursor: 'default', + style: itemRectStyleModel + }); + + group.add(rect); + } + + }, + + // render separate line + _renderLines: function (calendarModel, rangeData, orient, group) { + + var self = this; + + var coordSys = calendarModel.coordinateSystem; + + var lineStyleModel = calendarModel.getModel('splitLine.lineStyle').getLineStyle(); + var show = calendarModel.get('splitLine.show'); + + var lineWidth = lineStyleModel.lineWidth; + + this._tlpoints = []; + this._blpoints = []; + this._firstDayOfMonth = []; + this._firstDayPoints = []; + + + var firstDay = rangeData.start; + + for (var i = 0; firstDay.time <= rangeData.end.time; i++) { + addPoints(firstDay.formatedDate); + + if (i === 0) { + firstDay = coordSys.getDateInfo(rangeData.start.y + '-' + rangeData.start.m); + } + + var date = firstDay.date; + date.setMonth(date.getMonth() + 1); + firstDay = coordSys.getDateInfo(date); + } + + addPoints(coordSys.getNextNDay(rangeData.end.time, 1).formatedDate); + + function addPoints(date) { + + self._firstDayOfMonth.push(coordSys.getDateInfo(date)); + self._firstDayPoints.push(coordSys.dataToRect([date], false).tl); + + var points = self._getLinePointsOfOneWeek(calendarModel, date, orient); + + self._tlpoints.push(points[0]); + self._blpoints.push(points[points.length - 1]); + + show && self._drawSplitline(points, lineStyleModel, group); + } + + + // render top/left line + show && this._drawSplitline(self._getEdgesPoints(self._tlpoints, lineWidth, orient), lineStyleModel, group); + + // render bottom/right line + show && this._drawSplitline(self._getEdgesPoints(self._blpoints, lineWidth, orient), lineStyleModel, group); + + }, + + // get points at both ends + _getEdgesPoints: function (points, lineWidth, orient) { + var rs = [points[0].slice(), points[points.length - 1].slice()]; + var idx = orient === 'horizontal' ? 0 : 1; + + // both ends of the line are extend half lineWidth + rs[0][idx] = rs[0][idx] - lineWidth / 2; + rs[1][idx] = rs[1][idx] + lineWidth / 2; + + return rs; + }, + + // render split line + _drawSplitline: function (points, lineStyleModel, group) { + + var poyline = new Polyline({ + z2: 20, + shape: { + points: points + }, + style: lineStyleModel + }); + + group.add(poyline); + }, + + // render month line of one week points + _getLinePointsOfOneWeek: function (calendarModel, date, orient) { + + var coordSys = calendarModel.coordinateSystem; + date = coordSys.getDateInfo(date); + + var points = []; + + for (var i = 0; i < 7; i++) { + + var tmpD = coordSys.getNextNDay(date.time, i); + var point = coordSys.dataToRect([tmpD.time], false); + + points[2 * tmpD.day] = point.tl; + points[2 * tmpD.day + 1] = point[orient === 'horizontal' ? 'bl' : 'tr']; + } + + return points; + + }, + + _formatterLabel: function (formatter, params) { + + if (typeof formatter === 'string' && formatter) { + return formatTplSimple(formatter, params); + } + + if (typeof formatter === 'function') { + return formatter(params); + } + + return params.nameMap; + + }, + + _yearTextPositionControl: function (textEl, point, orient, position, margin) { + + point = point.slice(); + var aligns = ['center', 'bottom']; + + if (position === 'bottom') { + point[1] += margin; + aligns = ['center', 'top']; + } + else if (position === 'left') { + point[0] -= margin; + } + else if (position === 'right') { + point[0] += margin; + aligns = ['center', 'top']; + } + else { // top + point[1] -= margin; + } + + var rotate = 0; + if (position === 'left' || position === 'right') { + rotate = Math.PI / 2; + } + + return { + rotation: rotate, + position: point, + style: { + textAlign: aligns[0], + textVerticalAlign: aligns[1] + } + }; + }, + + // render year + _renderYearText: function (calendarModel, rangeData, orient, group) { + var yearLabel = calendarModel.getModel('yearLabel'); + + if (!yearLabel.get('show')) { + return; + } + + var margin = yearLabel.get('margin'); + var pos = yearLabel.get('position'); + + if (!pos) { + pos = orient !== 'horizontal' ? 'top' : 'left'; + } + + var points = [this._tlpoints[this._tlpoints.length - 1], this._blpoints[0]]; + var xc = (points[0][0] + points[1][0]) / 2; + var yc = (points[0][1] + points[1][1]) / 2; + + var idx = orient === 'horizontal' ? 0 : 1; + + var posPoints = { + top: [xc, points[idx][1]], + bottom: [xc, points[1 - idx][1]], + left: [points[1 - idx][0], yc], + right: [points[idx][0], yc] + }; + + var name = rangeData.start.y; + + if (+rangeData.end.y > +rangeData.start.y) { + name = name + '-' + rangeData.end.y; + } + + var formatter = yearLabel.get('formatter'); + + var params = { + start: rangeData.start.y, + end: rangeData.end.y, + nameMap: name + }; + + var content = this._formatterLabel(formatter, params); + + var yearText = new Text({z2: 30}); + setTextStyle(yearText.style, yearLabel, {text: content}), + yearText.attr(this._yearTextPositionControl(yearText, posPoints[pos], orient, pos, margin)); + + group.add(yearText); + }, + + _monthTextPositionControl: function (point, isCenter, orient, position, margin) { + var align = 'left'; + var vAlign = 'top'; + var x = point[0]; + var y = point[1]; + + if (orient === 'horizontal') { + y = y + margin; + + if (isCenter) { + align = 'center'; + } + + if (position === 'start') { + vAlign = 'bottom'; + } + } + else { + x = x + margin; + + if (isCenter) { + vAlign = 'middle'; + } + + if (position === 'start') { + align = 'right'; + } + } + + return { + x: x, + y: y, + textAlign: align, + textVerticalAlign: vAlign + }; + }, + + // render month and year text + _renderMonthText: function (calendarModel, orient, group) { + var monthLabel = calendarModel.getModel('monthLabel'); + + if (!monthLabel.get('show')) { + return; + } + + var nameMap = monthLabel.get('nameMap'); + var margin = monthLabel.get('margin'); + var pos = monthLabel.get('position'); + var align = monthLabel.get('align'); + + var termPoints = [this._tlpoints, this._blpoints]; + + if (isString(nameMap)) { + nameMap = MONTH_TEXT[nameMap.toUpperCase()] || []; + } + + var idx = pos === 'start' ? 0 : 1; + var axis = orient === 'horizontal' ? 0 : 1; + margin = pos === 'start' ? -margin : margin; + var isCenter = (align === 'center'); + + for (var i = 0; i < termPoints[idx].length - 1; i++) { + + var tmp = termPoints[idx][i].slice(); + var firstDay = this._firstDayOfMonth[i]; + + if (isCenter) { + var firstDayPoints = this._firstDayPoints[i]; + tmp[axis] = (firstDayPoints[axis] + termPoints[0][i + 1][axis]) / 2; + } + + var formatter = monthLabel.get('formatter'); + var name = nameMap[+firstDay.m - 1]; + var params = { + yyyy: firstDay.y, + yy: (firstDay.y + '').slice(2), + MM: firstDay.m, + M: +firstDay.m, + nameMap: name + }; + + var content = this._formatterLabel(formatter, params); + + var monthText = new Text({z2: 30}); + extend( + setTextStyle(monthText.style, monthLabel, {text: content}), + this._monthTextPositionControl(tmp, isCenter, orient, pos, margin) + ); + + group.add(monthText); + } + }, + + _weekTextPositionControl: function (point, orient, position, margin, cellSize) { + var align = 'center'; + var vAlign = 'middle'; + var x = point[0]; + var y = point[1]; + var isStart = position === 'start'; + + if (orient === 'horizontal') { + x = x + margin + (isStart ? 1 : -1) * cellSize[0] / 2; + align = isStart ? 'right' : 'left'; + } + else { + y = y + margin + (isStart ? 1 : -1) * cellSize[1] / 2; + vAlign = isStart ? 'bottom' : 'top'; + } + + return { + x: x, + y: y, + textAlign: align, + textVerticalAlign: vAlign + }; + }, + + // render weeks + _renderWeekText: function (calendarModel, rangeData, orient, group) { + var dayLabel = calendarModel.getModel('dayLabel'); + + if (!dayLabel.get('show')) { + return; + } + + var coordSys = calendarModel.coordinateSystem; + var pos = dayLabel.get('position'); + var nameMap = dayLabel.get('nameMap'); + var margin = dayLabel.get('margin'); + var firstDayOfWeek = coordSys.getFirstDayOfWeek(); + + if (isString(nameMap)) { + nameMap = WEEK_TEXT[nameMap.toUpperCase()] || []; + } + + var start = coordSys.getNextNDay( + rangeData.end.time, (7 - rangeData.lweek) + ).time; + + var cellSize = [coordSys.getCellWidth(), coordSys.getCellHeight()]; + margin = parsePercent$1(margin, cellSize[orient === 'horizontal' ? 0 : 1]); + + if (pos === 'start') { + start = coordSys.getNextNDay( + rangeData.start.time, -(7 + rangeData.fweek) + ).time; + margin = -margin; + } + + for (var i = 0; i < 7; i++) { + + var tmpD = coordSys.getNextNDay(start, i); + var point = coordSys.dataToRect([tmpD.time], false).center; + var day = i; + day = Math.abs((i + firstDayOfWeek) % 7); + var weekText = new Text({z2: 30}); + + extend( + setTextStyle(weekText.style, dayLabel, {text: nameMap[day]}), + this._weekTextPositionControl(point, orient, pos, margin, cellSize) + ); + group.add(weekText); + } + } +}); + +/** + * @file calendar.js + * @author dxh + */ + +// Model +extendComponentModel({ + + type: 'title', + + layoutMode: {type: 'box', ignoreSize: true}, + + defaultOption: { + // 一级层叠 + zlevel: 0, + // 二级层叠 + z: 6, + show: true, + + text: '', + // 超链接跳转 + // link: null, + // 仅支持self | blank + target: 'blank', + subtext: '', + + // 超链接跳转 + // sublink: null, + // 仅支持self | blank + subtarget: 'blank', + + // 'center' ¦ 'left' ¦ 'right' + // ¦ {number}(x坐标,单位px) + left: 0, + // 'top' ¦ 'bottom' ¦ 'center' + // ¦ {number}(y坐标,单位px) + top: 0, + + // 水平对齐 + // 'auto' | 'left' | 'right' | 'center' + // 默认根据 left 的位置判断是左对齐还是右对齐 + // textAlign: null + // + // 垂直对齐 + // 'auto' | 'top' | 'bottom' | 'middle' + // 默认根据 top 位置判断是上对齐还是下对齐 + // textBaseline: null + + backgroundColor: 'rgba(0,0,0,0)', + + // 标题边框颜色 + borderColor: '#ccc', + + // 标题边框线宽,单位px,默认为0(无边框) + borderWidth: 0, + + // 标题内边距,单位px,默认各方向内边距为5, + // 接受数组分别设定上右下左边距,同css + padding: 5, + + // 主副标题纵向间隔,单位px,默认为10, + itemGap: 10, + textStyle: { + fontSize: 18, + fontWeight: 'bolder', + color: '#333' + }, + subtextStyle: { + color: '#aaa' + } + } +}); + +// View +extendComponentView({ + + type: 'title', + + render: function (titleModel, ecModel, api) { + this.group.removeAll(); + + if (!titleModel.get('show')) { + return; + } + + var group = this.group; + + var textStyleModel = titleModel.getModel('textStyle'); + var subtextStyleModel = titleModel.getModel('subtextStyle'); + + var textAlign = titleModel.get('textAlign'); + var textBaseline = titleModel.get('textBaseline'); + + var textEl = new Text({ + style: setTextStyle({}, textStyleModel, { + text: titleModel.get('text'), + textFill: textStyleModel.getTextColor() + }, {disableBox: true}), + z2: 10 + }); + + var textRect = textEl.getBoundingRect(); + + var subText = titleModel.get('subtext'); + var subTextEl = new Text({ + style: setTextStyle({}, subtextStyleModel, { + text: subText, + textFill: subtextStyleModel.getTextColor(), + y: textRect.height + titleModel.get('itemGap'), + textVerticalAlign: 'top' + }, {disableBox: true}), + z2: 10 + }); + + var link = titleModel.get('link'); + var sublink = titleModel.get('sublink'); + + textEl.silent = !link; + subTextEl.silent = !sublink; + + if (link) { + textEl.on('click', function () { + window.open(link, '_' + titleModel.get('target')); + }); + } + if (sublink) { + subTextEl.on('click', function () { + window.open(sublink, '_' + titleModel.get('subtarget')); + }); + } + + group.add(textEl); + subText && group.add(subTextEl); + // If no subText, but add subTextEl, there will be an empty line. + + var groupRect = group.getBoundingRect(); + var layoutOption = titleModel.getBoxLayoutParams(); + layoutOption.width = groupRect.width; + layoutOption.height = groupRect.height; + var layoutRect = getLayoutRect( + layoutOption, { + width: api.getWidth(), + height: api.getHeight() + }, titleModel.get('padding') + ); + // Adjust text align based on position + if (!textAlign) { + // Align left if title is on the left. center and right is same + textAlign = titleModel.get('left') || titleModel.get('right'); + if (textAlign === 'middle') { + textAlign = 'center'; + } + // Adjust layout by text align + if (textAlign === 'right') { + layoutRect.x += layoutRect.width; + } + else if (textAlign === 'center') { + layoutRect.x += layoutRect.width / 2; + } + } + if (!textBaseline) { + textBaseline = titleModel.get('top') || titleModel.get('bottom'); + if (textBaseline === 'center') { + textBaseline = 'middle'; + } + if (textBaseline === 'bottom') { + layoutRect.y += layoutRect.height; + } + else if (textBaseline === 'middle') { + layoutRect.y += layoutRect.height / 2; + } + + textBaseline = textBaseline || 'top'; + } + + group.attr('position', [layoutRect.x, layoutRect.y]); + var alignStyle = { + textAlign: textAlign, + textVerticalAlign: textBaseline + }; + textEl.setStyle(alignStyle); + subTextEl.setStyle(alignStyle); + + // Render background + // Get groupRect again because textAlign has been changed + groupRect = group.getBoundingRect(); + var padding = layoutRect.margin; + var style = titleModel.getItemStyle(['color', 'opacity']); + style.fill = titleModel.get('backgroundColor'); + var rect = new Rect({ + shape: { + x: groupRect.x - padding[3], + y: groupRect.y - padding[0], + width: groupRect.width + padding[1] + padding[3], + height: groupRect.height + padding[0] + padding[2], + r: titleModel.get('borderRadius') + }, + style: style, + silent: true + }); + subPixelOptimizeRect(rect); + + group.add(rect); + } +}); + +ComponentModel.registerSubTypeDefaulter('dataZoom', function () { + // Default 'slider' when no type specified. + return 'slider'; +}); + +var AXIS_DIMS = ['x', 'y', 'z', 'radius', 'angle', 'single']; +// Supported coords. +var COORDS = ['cartesian2d', 'polar', 'singleAxis']; + +/** + * @param {string} coordType + * @return {boolean} + */ +function isCoordSupported(coordType) { + return indexOf(COORDS, coordType) >= 0; +} + +/** + * Create "each" method to iterate names. + * + * @pubilc + * @param {Array.} names + * @param {Array.=} attrs + * @return {Function} + */ +function createNameEach(names, attrs) { + names = names.slice(); + var capitalNames = map(names, capitalFirst); + attrs = (attrs || []).slice(); + var capitalAttrs = map(attrs, capitalFirst); + + return function (callback, context) { + each$1(names, function (name, index) { + var nameObj = {name: name, capital: capitalNames[index]}; + + for (var j = 0; j < attrs.length; j++) { + nameObj[attrs[j]] = name + capitalAttrs[j]; + } + + callback.call(context, nameObj); + }); + }; +} + +/** + * Iterate each dimension name. + * + * @public + * @param {Function} callback The parameter is like: + * { + * name: 'angle', + * capital: 'Angle', + * axis: 'angleAxis', + * axisIndex: 'angleAixs', + * index: 'angleIndex' + * } + * @param {Object} context + */ +var eachAxisDim$1 = createNameEach(AXIS_DIMS, ['axisIndex', 'axis', 'index', 'id']); + +/** + * If tow dataZoomModels has the same axis controlled, we say that they are 'linked'. + * dataZoomModels and 'links' make up one or more graphics. + * This function finds the graphic where the source dataZoomModel is in. + * + * @public + * @param {Function} forEachNode Node iterator. + * @param {Function} forEachEdgeType edgeType iterator + * @param {Function} edgeIdGetter Giving node and edgeType, return an array of edge id. + * @return {Function} Input: sourceNode, Output: Like {nodes: [], dims: {}} + */ +function createLinkedNodesFinder(forEachNode, forEachEdgeType, edgeIdGetter) { + + return function (sourceNode) { + var result = { + nodes: [], + records: {} // key: edgeType.name, value: Object (key: edge id, value: boolean). + }; + + forEachEdgeType(function (edgeType) { + result.records[edgeType.name] = {}; + }); + + if (!sourceNode) { + return result; + } + + absorb(sourceNode, result); + + var existsLink; + do { + existsLink = false; + forEachNode(processSingleNode); + } + while (existsLink); + + function processSingleNode(node) { + if (!isNodeAbsorded(node, result) && isLinked(node, result)) { + absorb(node, result); + existsLink = true; + } + } + + return result; + }; + + function isNodeAbsorded(node, result) { + return indexOf(result.nodes, node) >= 0; + } + + function isLinked(node, result) { + var hasLink = false; + forEachEdgeType(function (edgeType) { + each$1(edgeIdGetter(node, edgeType) || [], function (edgeId) { + result.records[edgeType.name][edgeId] && (hasLink = true); + }); + }); + return hasLink; + } + + function absorb(node, result) { + result.nodes.push(node); + forEachEdgeType(function (edgeType) { + each$1(edgeIdGetter(node, edgeType) || [], function (edgeId) { + result.records[edgeType.name][edgeId] = true; + }); + }); + } +} + +var each$23 = each$1; +var asc$1 = asc; + +/** + * Operate single axis. + * One axis can only operated by one axis operator. + * Different dataZoomModels may be defined to operate the same axis. + * (i.e. 'inside' data zoom and 'slider' data zoom components) + * So dataZoomModels share one axisProxy in that case. + * + * @class + */ +var AxisProxy = function (dimName, axisIndex, dataZoomModel, ecModel) { + + /** + * @private + * @type {string} + */ + this._dimName = dimName; + + /** + * @private + */ + this._axisIndex = axisIndex; + + /** + * @private + * @type {Array.} + */ + this._valueWindow; + + /** + * @private + * @type {Array.} + */ + this._percentWindow; + + /** + * @private + * @type {Array.} + */ + this._dataExtent; + + /** + * {minSpan, maxSpan, minValueSpan, maxValueSpan} + * @private + * @type {Object} + */ + this._minMaxSpan; + + /** + * @readOnly + * @type {module: echarts/model/Global} + */ + this.ecModel = ecModel; + + /** + * @private + * @type {module: echarts/component/dataZoom/DataZoomModel} + */ + this._dataZoomModel = dataZoomModel; + + // /** + // * @readOnly + // * @private + // */ + // this.hasSeriesStacked; +}; + +AxisProxy.prototype = { + + constructor: AxisProxy, + + /** + * Whether the axisProxy is hosted by dataZoomModel. + * + * @public + * @param {module: echarts/component/dataZoom/DataZoomModel} dataZoomModel + * @return {boolean} + */ + hostedBy: function (dataZoomModel) { + return this._dataZoomModel === dataZoomModel; + }, + + /** + * @return {Array.} Value can only be NaN or finite value. + */ + getDataValueWindow: function () { + return this._valueWindow.slice(); + }, + + /** + * @return {Array.} + */ + getDataPercentWindow: function () { + return this._percentWindow.slice(); + }, + + /** + * @public + * @param {number} axisIndex + * @return {Array} seriesModels + */ + getTargetSeriesModels: function () { + var seriesModels = []; + var ecModel = this.ecModel; + + ecModel.eachSeries(function (seriesModel) { + if (isCoordSupported(seriesModel.get('coordinateSystem'))) { + var dimName = this._dimName; + var axisModel = ecModel.queryComponents({ + mainType: dimName + 'Axis', + index: seriesModel.get(dimName + 'AxisIndex'), + id: seriesModel.get(dimName + 'AxisId') + })[0]; + if (this._axisIndex === (axisModel && axisModel.componentIndex)) { + seriesModels.push(seriesModel); + } + } + }, this); + + return seriesModels; + }, + + getAxisModel: function () { + return this.ecModel.getComponent(this._dimName + 'Axis', this._axisIndex); + }, + + getOtherAxisModel: function () { + var axisDim = this._dimName; + var ecModel = this.ecModel; + var axisModel = this.getAxisModel(); + var isCartesian = axisDim === 'x' || axisDim === 'y'; + var otherAxisDim; + var coordSysIndexName; + if (isCartesian) { + coordSysIndexName = 'gridIndex'; + otherAxisDim = axisDim === 'x' ? 'y' : 'x'; + } + else { + coordSysIndexName = 'polarIndex'; + otherAxisDim = axisDim === 'angle' ? 'radius' : 'angle'; + } + var foundOtherAxisModel; + ecModel.eachComponent(otherAxisDim + 'Axis', function (otherAxisModel) { + if ((otherAxisModel.get(coordSysIndexName) || 0) + === (axisModel.get(coordSysIndexName) || 0) + ) { + foundOtherAxisModel = otherAxisModel; + } + }); + return foundOtherAxisModel; + }, + + getMinMaxSpan: function () { + return clone(this._minMaxSpan); + }, + + /** + * Only calculate by given range and this._dataExtent, do not change anything. + * + * @param {Object} opt + * @param {number} [opt.start] + * @param {number} [opt.end] + * @param {number} [opt.startValue] + * @param {number} [opt.endValue] + */ + calculateDataWindow: function (opt) { + var dataExtent = this._dataExtent; + var axisModel = this.getAxisModel(); + var scale = axisModel.axis.scale; + var rangePropMode = this._dataZoomModel.getRangePropMode(); + var percentExtent = [0, 100]; + var percentWindow = [ + opt.start, + opt.end + ]; + var valueWindow = []; + + each$23(['startValue', 'endValue'], function (prop) { + valueWindow.push(opt[prop] != null ? scale.parse(opt[prop]) : null); + }); + + // Normalize bound. + each$23([0, 1], function (idx) { + var boundValue = valueWindow[idx]; + var boundPercent = percentWindow[idx]; + + // Notice: dataZoom is based either on `percentProp` ('start', 'end') or + // on `valueProp` ('startValue', 'endValue'). The former one is suitable + // for cases that a dataZoom component controls multiple axes with different + // unit or extent, and the latter one is suitable for accurate zoom by pixel + // (e.g., in dataZoomSelect). `valueProp` can be calculated from `percentProp`, + // but it is awkward that `percentProp` can not be obtained from `valueProp` + // accurately (because all of values that are overflow the `dataExtent` will + // be calculated to percent '100%'). So we have to use + // `dataZoom.getRangePropMode()` to mark which prop is used. + // `rangePropMode` is updated only when setOption or dispatchAction, otherwise + // it remains its original value. + + if (rangePropMode[idx] === 'percent') { + if (boundPercent == null) { + boundPercent = percentExtent[idx]; + } + // Use scale.parse to math round for category or time axis. + boundValue = scale.parse(linearMap( + boundPercent, percentExtent, dataExtent, true + )); + } + else { + // Calculating `percent` from `value` may be not accurate, because + // This calculation can not be inversed, because all of values that + // are overflow the `dataExtent` will be calculated to percent '100%' + boundPercent = linearMap( + boundValue, dataExtent, percentExtent, true + ); + } + + // valueWindow[idx] = round(boundValue); + // percentWindow[idx] = round(boundPercent); + valueWindow[idx] = boundValue; + percentWindow[idx] = boundPercent; + }); + + return { + valueWindow: asc$1(valueWindow), + percentWindow: asc$1(percentWindow) + }; + }, + + /** + * Notice: reset should not be called before series.restoreData() called, + * so it is recommanded to be called in "process stage" but not "model init + * stage". + * + * @param {module: echarts/component/dataZoom/DataZoomModel} dataZoomModel + */ + reset: function (dataZoomModel) { + if (dataZoomModel !== this._dataZoomModel) { + return; + } + + var targetSeries = this.getTargetSeriesModels(); + // Culculate data window and data extent, and record them. + this._dataExtent = calculateDataExtent(this, this._dimName, targetSeries); + + // this.hasSeriesStacked = false; + // each(targetSeries, function (series) { + // var data = series.getData(); + // var dataDim = data.mapDimension(this._dimName); + // var stackedDimension = data.getCalculationInfo('stackedDimension'); + // if (stackedDimension && stackedDimension === dataDim) { + // this.hasSeriesStacked = true; + // } + // }, this); + + var dataWindow = this.calculateDataWindow(dataZoomModel.option); + + this._valueWindow = dataWindow.valueWindow; + this._percentWindow = dataWindow.percentWindow; + + setMinMaxSpan(this); + + // Update axis setting then. + setAxisModel(this); + }, + + /** + * @param {module: echarts/component/dataZoom/DataZoomModel} dataZoomModel + */ + restore: function (dataZoomModel) { + if (dataZoomModel !== this._dataZoomModel) { + return; + } + + this._valueWindow = this._percentWindow = null; + setAxisModel(this, true); + }, + + /** + * @param {module: echarts/component/dataZoom/DataZoomModel} dataZoomModel + */ + filterData: function (dataZoomModel, api) { + if (dataZoomModel !== this._dataZoomModel) { + return; + } + + var axisDim = this._dimName; + var seriesModels = this.getTargetSeriesModels(); + var filterMode = dataZoomModel.get('filterMode'); + var valueWindow = this._valueWindow; + + if (filterMode === 'none') { + return; + } + + // FIXME + // Toolbox may has dataZoom injected. And if there are stacked bar chart + // with NaN data, NaN will be filtered and stack will be wrong. + // So we need to force the mode to be set empty. + // In fect, it is not a big deal that do not support filterMode-'filter' + // when using toolbox#dataZoom, utill tooltip#dataZoom support "single axis + // selection" some day, which might need "adapt to data extent on the + // otherAxis", which is disabled by filterMode-'empty'. + // But currently, stack has been fixed to based on value but not index, + // so this is not an issue any more. + // var otherAxisModel = this.getOtherAxisModel(); + // if (dataZoomModel.get('$fromToolbox') + // && otherAxisModel + // && otherAxisModel.hasSeriesStacked + // ) { + // filterMode = 'empty'; + // } + + // TODO + // filterMode 'weakFilter' and 'empty' is not optimized for huge data yet. + + // Process series data + each$23(seriesModels, function (seriesModel) { + var seriesData = seriesModel.getData(); + var dataDims = seriesData.mapDimension(axisDim, true); + + if (filterMode === 'weakFilter') { + seriesData.filterSelf(function (dataIndex) { + var leftOut; + var rightOut; + var hasValue; + for (var i = 0; i < dataDims.length; i++) { + var value = seriesData.get(dataDims[i], dataIndex); + var thisHasValue = !isNaN(value); + var thisLeftOut = value < valueWindow[0]; + var thisRightOut = value > valueWindow[1]; + if (thisHasValue && !thisLeftOut && !thisRightOut) { + return true; + } + thisHasValue && (hasValue = true); + thisLeftOut && (leftOut = true); + thisRightOut && (rightOut = true); + } + // If both left out and right out, do not filter. + return hasValue && leftOut && rightOut; + }); + } + else { + each$23(dataDims, function (dim) { + if (filterMode === 'empty') { + seriesModel.setData( + seriesData.map(dim, function (value) { + return !isInWindow(value) ? NaN : value; + }) + ); + } + else { + var range = {}; + range[dim] = valueWindow; + + // console.time('select'); + seriesData.selectRange(range); + // console.timeEnd('select'); + } + }); + } + + each$23(dataDims, function (dim) { + seriesData.setApproximateExtent(valueWindow, dim); + }); + }); + + function isInWindow(value) { + return value >= valueWindow[0] && value <= valueWindow[1]; + } + } +}; + +function calculateDataExtent(axisProxy, axisDim, seriesModels) { + var dataExtent = [Infinity, -Infinity]; + + each$23(seriesModels, function (seriesModel) { + var seriesData = seriesModel.getData(); + if (seriesData) { + each$23(seriesData.mapDimension(axisDim, true), function (dim) { + var seriesExtent = seriesData.getApproximateExtent(dim); + seriesExtent[0] < dataExtent[0] && (dataExtent[0] = seriesExtent[0]); + seriesExtent[1] > dataExtent[1] && (dataExtent[1] = seriesExtent[1]); + }); + } + }); + + if (dataExtent[1] < dataExtent[0]) { + dataExtent = [NaN, NaN]; + } + + // It is important to get "consistent" extent when more then one axes is + // controlled by a `dataZoom`, otherwise those axes will not be synchronized + // when zooming. But it is difficult to know what is "consistent", considering + // axes have different type or even different meanings (For example, two + // time axes are used to compare data of the same date in different years). + // So basically dataZoom just obtains extent by series.data (in category axis + // extent can be obtained from axis.data). + // Nevertheless, user can set min/max/scale on axes to make extent of axes + // consistent. + fixExtentByAxis(axisProxy, dataExtent); + + return dataExtent; +} + +function fixExtentByAxis(axisProxy, dataExtent) { + var axisModel = axisProxy.getAxisModel(); + var min = axisModel.getMin(true); + + // For category axis, if min/max/scale are not set, extent is determined + // by axis.data by default. + var isCategoryAxis = axisModel.get('type') === 'category'; + var axisDataLen = isCategoryAxis && axisModel.getCategories().length; + + if (min != null && min !== 'dataMin' && typeof min !== 'function') { + dataExtent[0] = min; + } + else if (isCategoryAxis) { + dataExtent[0] = axisDataLen > 0 ? 0 : NaN; + } + + var max = axisModel.getMax(true); + if (max != null && max !== 'dataMax' && typeof max !== 'function') { + dataExtent[1] = max; + } + else if (isCategoryAxis) { + dataExtent[1] = axisDataLen > 0 ? axisDataLen - 1 : NaN; + } + + if (!axisModel.get('scale', true)) { + dataExtent[0] > 0 && (dataExtent[0] = 0); + dataExtent[1] < 0 && (dataExtent[1] = 0); + } + + // For value axis, if min/max/scale are not set, we just use the extent obtained + // by series data, which may be a little different from the extent calculated by + // `axisHelper.getScaleExtent`. But the different just affects the experience a + // little when zooming. So it will not be fixed until some users require it strongly. + + return dataExtent; +} + +function setAxisModel(axisProxy, isRestore) { + var axisModel = axisProxy.getAxisModel(); + + var percentWindow = axisProxy._percentWindow; + var valueWindow = axisProxy._valueWindow; + + if (!percentWindow) { + return; + } + + // [0, 500]: arbitrary value, guess axis extent. + var precision = getPixelPrecision(valueWindow, [0, 500]); + precision = Math.min(precision, 20); + // isRestore or isFull + var useOrigin = isRestore || (percentWindow[0] === 0 && percentWindow[1] === 100); + + axisModel.setRange( + useOrigin ? null : +valueWindow[0].toFixed(precision), + useOrigin ? null : +valueWindow[1].toFixed(precision) + ); +} + +function setMinMaxSpan(axisProxy) { + var minMaxSpan = axisProxy._minMaxSpan = {}; + var dataZoomModel = axisProxy._dataZoomModel; + + each$23(['min', 'max'], function (minMax) { + minMaxSpan[minMax + 'Span'] = dataZoomModel.get(minMax + 'Span'); + + // minValueSpan and maxValueSpan has higher priority than minSpan and maxSpan + var valueSpan = dataZoomModel.get(minMax + 'ValueSpan'); + + if (valueSpan != null) { + minMaxSpan[minMax + 'ValueSpan'] = valueSpan; + valueSpan = axisProxy.getAxisModel().axis.scale.parse(valueSpan); + + if (valueSpan != null) { + var dataExtent = axisProxy._dataExtent; + minMaxSpan[minMax + 'Span'] = linearMap( + dataExtent[0] + valueSpan, dataExtent, [0, 100], true + ); + } + } + }); +} + +var each$22 = each$1; +var eachAxisDim = eachAxisDim$1; + +var DataZoomModel = extendComponentModel({ + + type: 'dataZoom', + + dependencies: [ + 'xAxis', 'yAxis', 'zAxis', 'radiusAxis', 'angleAxis', 'singleAxis', 'series' + ], + + /** + * @protected + */ + defaultOption: { + zlevel: 0, + z: 4, // Higher than normal component (z: 2). + orient: null, // Default auto by axisIndex. Possible value: 'horizontal', 'vertical'. + xAxisIndex: null, // Default the first horizontal category axis. + yAxisIndex: null, // Default the first vertical category axis. + + filterMode: 'filter', // Possible values: 'filter' or 'empty' or 'weakFilter'. + // 'filter': data items which are out of window will be removed. This option is + // applicable when filtering outliers. For each data item, it will be + // filtered if one of the relevant dimensions is out of the window. + // 'weakFilter': data items which are out of window will be removed. This option + // is applicable when filtering outliers. For each data item, it will be + // filtered only if all of the relevant dimensions are out of the same + // side of the window. + // 'empty': data items which are out of window will be set to empty. + // This option is applicable when user should not neglect + // that there are some data items out of window. + // 'none': Do not filter. + // Taking line chart as an example, line will be broken in + // the filtered points when filterModel is set to 'empty', but + // be connected when set to 'filter'. + + throttle: null, // Dispatch action by the fixed rate, avoid frequency. + // default 100. Do not throttle when use null/undefined. + // If animation === true and animationDurationUpdate > 0, + // default value is 100, otherwise 20. + start: 0, // Start percent. 0 ~ 100 + end: 100, // End percent. 0 ~ 100 + startValue: null, // Start value. If startValue specified, start is ignored. + endValue: null, // End value. If endValue specified, end is ignored. + minSpan: null, // 0 ~ 100 + maxSpan: null, // 0 ~ 100 + minValueSpan: null, // The range of dataZoom can not be smaller than that. + maxValueSpan: null, // The range of dataZoom can not be larger than that. + rangeMode: null // Array, can be 'value' or 'percent'. + }, + + /** + * @override + */ + init: function (option, parentModel, ecModel) { + + /** + * key like x_0, y_1 + * @private + * @type {Object} + */ + this._dataIntervalByAxis = {}; + + /** + * @private + */ + this._dataInfo = {}; + + /** + * key like x_0, y_1 + * @private + */ + this._axisProxies = {}; + + /** + * @readOnly + */ + this.textStyleModel; + + /** + * @private + */ + this._autoThrottle = true; + + /** + * 'percent' or 'value' + * @private + */ + this._rangePropMode = ['percent', 'percent']; + + var rawOption = retrieveRaw(option); + + this.mergeDefaultAndTheme(option, ecModel); + + this.doInit(rawOption); + }, + + /** + * @override + */ + mergeOption: function (newOption) { + var rawOption = retrieveRaw(newOption); + + //FIX #2591 + merge(this.option, newOption, true); + + this.doInit(rawOption); + }, + + /** + * @protected + */ + doInit: function (rawOption) { + var thisOption = this.option; + + // Disable realtime view update if canvas is not supported. + if (!env$1.canvasSupported) { + thisOption.realtime = false; + } + + this._setDefaultThrottle(rawOption); + + updateRangeUse(this, rawOption); + + each$22([['start', 'startValue'], ['end', 'endValue']], function (names, index) { + // start/end has higher priority over startValue/endValue if they + // both set, but we should make chart.setOption({endValue: 1000}) + // effective, rather than chart.setOption({endValue: 1000, end: null}). + if (this._rangePropMode[index] === 'value') { + thisOption[names[0]] = null; + } + // Otherwise do nothing and use the merge result. + }, this); + + this.textStyleModel = this.getModel('textStyle'); + + this._resetTarget(); + + this._giveAxisProxies(); + }, + + /** + * @private + */ + _giveAxisProxies: function () { + var axisProxies = this._axisProxies; + + this.eachTargetAxis(function (dimNames, axisIndex, dataZoomModel, ecModel) { + var axisModel = this.dependentModels[dimNames.axis][axisIndex]; + + // If exists, share axisProxy with other dataZoomModels. + var axisProxy = axisModel.__dzAxisProxy || ( + // Use the first dataZoomModel as the main model of axisProxy. + axisModel.__dzAxisProxy = new AxisProxy( + dimNames.name, axisIndex, this, ecModel + ) + ); + // FIXME + // dispose __dzAxisProxy + + axisProxies[dimNames.name + '_' + axisIndex] = axisProxy; + }, this); + }, + + /** + * @private + */ + _resetTarget: function () { + var thisOption = this.option; + + var autoMode = this._judgeAutoMode(); + + eachAxisDim(function (dimNames) { + var axisIndexName = dimNames.axisIndex; + thisOption[axisIndexName] = normalizeToArray( + thisOption[axisIndexName] + ); + }, this); + + if (autoMode === 'axisIndex') { + this._autoSetAxisIndex(); + } + else if (autoMode === 'orient') { + this._autoSetOrient(); + } + }, + + /** + * @private + */ + _judgeAutoMode: function () { + // Auto set only works for setOption at the first time. + // The following is user's reponsibility. So using merged + // option is OK. + var thisOption = this.option; + + var hasIndexSpecified = false; + eachAxisDim(function (dimNames) { + // When user set axisIndex as a empty array, we think that user specify axisIndex + // but do not want use auto mode. Because empty array may be encountered when + // some error occured. + if (thisOption[dimNames.axisIndex] != null) { + hasIndexSpecified = true; + } + }, this); + + var orient = thisOption.orient; + + if (orient == null && hasIndexSpecified) { + return 'orient'; + } + else if (!hasIndexSpecified) { + if (orient == null) { + thisOption.orient = 'horizontal'; + } + return 'axisIndex'; + } + }, + + /** + * @private + */ + _autoSetAxisIndex: function () { + var autoAxisIndex = true; + var orient = this.get('orient', true); + var thisOption = this.option; + var dependentModels = this.dependentModels; + + if (autoAxisIndex) { + // Find axis that parallel to dataZoom as default. + var dimName = orient === 'vertical' ? 'y' : 'x'; + + if (dependentModels[dimName + 'Axis'].length) { + thisOption[dimName + 'AxisIndex'] = [0]; + autoAxisIndex = false; + } + else { + each$22(dependentModels.singleAxis, function (singleAxisModel) { + if (autoAxisIndex && singleAxisModel.get('orient', true) === orient) { + thisOption.singleAxisIndex = [singleAxisModel.componentIndex]; + autoAxisIndex = false; + } + }); + } + } + + if (autoAxisIndex) { + // Find the first category axis as default. (consider polar) + eachAxisDim(function (dimNames) { + if (!autoAxisIndex) { + return; + } + var axisIndices = []; + var axisModels = this.dependentModels[dimNames.axis]; + if (axisModels.length && !axisIndices.length) { + for (var i = 0, len = axisModels.length; i < len; i++) { + if (axisModels[i].get('type') === 'category') { + axisIndices.push(i); + } + } + } + thisOption[dimNames.axisIndex] = axisIndices; + if (axisIndices.length) { + autoAxisIndex = false; + } + }, this); + } + + if (autoAxisIndex) { + // FIXME + // 这里是兼容ec2的写法(没指定xAxisIndex和yAxisIndex时把scatter和双数值轴折柱纳入dataZoom控制), + // 但是实际是否需要Grid.js#getScaleByOption来判断(考虑time,log等axis type)? + + // If both dataZoom.xAxisIndex and dataZoom.yAxisIndex is not specified, + // dataZoom component auto adopts series that reference to + // both xAxis and yAxis which type is 'value'. + this.ecModel.eachSeries(function (seriesModel) { + if (this._isSeriesHasAllAxesTypeOf(seriesModel, 'value')) { + eachAxisDim(function (dimNames) { + var axisIndices = thisOption[dimNames.axisIndex]; + + var axisIndex = seriesModel.get(dimNames.axisIndex); + var axisId = seriesModel.get(dimNames.axisId); + + var axisModel = seriesModel.ecModel.queryComponents({ + mainType: dimNames.axis, + index: axisIndex, + id: axisId + })[0]; + + if (__DEV__) { + if (!axisModel) { + throw new Error( + dimNames.axis + ' "' + retrieve( + axisIndex, + axisId, + 0 + ) + '" not found' + ); + } + } + axisIndex = axisModel.componentIndex; + + if (indexOf(axisIndices, axisIndex) < 0) { + axisIndices.push(axisIndex); + } + }); + } + }, this); + } + }, + + /** + * @private + */ + _autoSetOrient: function () { + var dim; + + // Find the first axis + this.eachTargetAxis(function (dimNames) { + !dim && (dim = dimNames.name); + }, this); + + this.option.orient = dim === 'y' ? 'vertical' : 'horizontal'; + }, + + /** + * @private + */ + _isSeriesHasAllAxesTypeOf: function (seriesModel, axisType) { + // FIXME + // 需要series的xAxisIndex和yAxisIndex都首先自动设置上。 + // 例如series.type === scatter时。 + + var is = true; + eachAxisDim(function (dimNames) { + var seriesAxisIndex = seriesModel.get(dimNames.axisIndex); + var axisModel = this.dependentModels[dimNames.axis][seriesAxisIndex]; + + if (!axisModel || axisModel.get('type') !== axisType) { + is = false; + } + }, this); + return is; + }, + + /** + * @private + */ + _setDefaultThrottle: function (rawOption) { + // When first time user set throttle, auto throttle ends. + if (rawOption.hasOwnProperty('throttle')) { + this._autoThrottle = false; + } + if (this._autoThrottle) { + var globalOption = this.ecModel.option; + this.option.throttle = + (globalOption.animation && globalOption.animationDurationUpdate > 0) + ? 100 : 20; + } + }, + + /** + * @public + */ + getFirstTargetAxisModel: function () { + var firstAxisModel; + eachAxisDim(function (dimNames) { + if (firstAxisModel == null) { + var indices = this.get(dimNames.axisIndex); + if (indices.length) { + firstAxisModel = this.dependentModels[dimNames.axis][indices[0]]; + } + } + }, this); + + return firstAxisModel; + }, + + /** + * @public + * @param {Function} callback param: axisModel, dimNames, axisIndex, dataZoomModel, ecModel + */ + eachTargetAxis: function (callback, context) { + var ecModel = this.ecModel; + eachAxisDim(function (dimNames) { + each$22( + this.get(dimNames.axisIndex), + function (axisIndex) { + callback.call(context, dimNames, axisIndex, this, ecModel); + }, + this + ); + }, this); + }, + + /** + * @param {string} dimName + * @param {number} axisIndex + * @return {module:echarts/component/dataZoom/AxisProxy} If not found, return null/undefined. + */ + getAxisProxy: function (dimName, axisIndex) { + return this._axisProxies[dimName + '_' + axisIndex]; + }, + + /** + * @param {string} dimName + * @param {number} axisIndex + * @return {module:echarts/model/Model} If not found, return null/undefined. + */ + getAxisModel: function (dimName, axisIndex) { + var axisProxy = this.getAxisProxy(dimName, axisIndex); + return axisProxy && axisProxy.getAxisModel(); + }, + + /** + * If not specified, set to undefined. + * + * @public + * @param {Object} opt + * @param {number} [opt.start] + * @param {number} [opt.end] + * @param {number} [opt.startValue] + * @param {number} [opt.endValue] + * @param {boolean} [ignoreUpdateRangeUsg=false] + */ + setRawRange: function (opt, ignoreUpdateRangeUsg) { + var option = this.option; + each$22([['start', 'startValue'], ['end', 'endValue']], function (names) { + // If only one of 'start' and 'startValue' is not null/undefined, the other + // should be cleared, which enable clear the option. + // If both of them are not set, keep option with the original value, which + // enable use only set start but not set end when calling `dispatchAction`. + // The same as 'end' and 'endValue'. + if (opt[names[0]] != null || opt[names[1]] != null) { + option[names[0]] = opt[names[0]]; + option[names[1]] = opt[names[1]]; + } + }, this); + + !ignoreUpdateRangeUsg && updateRangeUse(this, opt); + }, + + /** + * @public + * @return {Array.} [startPercent, endPercent] + */ + getPercentRange: function () { + var axisProxy = this.findRepresentativeAxisProxy(); + if (axisProxy) { + return axisProxy.getDataPercentWindow(); + } + }, + + /** + * @public + * For example, chart.getModel().getComponent('dataZoom').getValueRange('y', 0); + * + * @param {string} [axisDimName] + * @param {number} [axisIndex] + * @return {Array.} [startValue, endValue] value can only be '-' or finite number. + */ + getValueRange: function (axisDimName, axisIndex) { + if (axisDimName == null && axisIndex == null) { + var axisProxy = this.findRepresentativeAxisProxy(); + if (axisProxy) { + return axisProxy.getDataValueWindow(); + } + } + else { + return this.getAxisProxy(axisDimName, axisIndex).getDataValueWindow(); + } + }, + + /** + * @public + * @param {module:echarts/model/Model} [axisModel] If axisModel given, find axisProxy + * corresponding to the axisModel + * @return {module:echarts/component/dataZoom/AxisProxy} + */ + findRepresentativeAxisProxy: function (axisModel) { + if (axisModel) { + return axisModel.__dzAxisProxy; + } + + // Find the first hosted axisProxy + var axisProxies = this._axisProxies; + for (var key in axisProxies) { + if (axisProxies.hasOwnProperty(key) && axisProxies[key].hostedBy(this)) { + return axisProxies[key]; + } + } + + // If no hosted axis find not hosted axisProxy. + // Consider this case: dataZoomModel1 and dataZoomModel2 control the same axis, + // and the option.start or option.end settings are different. The percentRange + // should follow axisProxy. + // (We encounter this problem in toolbox data zoom.) + for (var key in axisProxies) { + if (axisProxies.hasOwnProperty(key) && !axisProxies[key].hostedBy(this)) { + return axisProxies[key]; + } + } + }, + + /** + * @return {Array.} + */ + getRangePropMode: function () { + return this._rangePropMode.slice(); + } + +}); + +function retrieveRaw(option) { + var ret = {}; + each$22( + ['start', 'end', 'startValue', 'endValue', 'throttle'], + function (name) { + option.hasOwnProperty(name) && (ret[name] = option[name]); + } + ); + return ret; +} + +function updateRangeUse(dataZoomModel, rawOption) { + var rangePropMode = dataZoomModel._rangePropMode; + var rangeModeInOption = dataZoomModel.get('rangeMode'); + + each$22([['start', 'startValue'], ['end', 'endValue']], function (names, index) { + var percentSpecified = rawOption[names[0]] != null; + var valueSpecified = rawOption[names[1]] != null; + if (percentSpecified && !valueSpecified) { + rangePropMode[index] = 'percent'; + } + else if (!percentSpecified && valueSpecified) { + rangePropMode[index] = 'value'; + } + else if (rangeModeInOption) { + rangePropMode[index] = rangeModeInOption[index]; + } + else if (percentSpecified) { // percentSpecified && valueSpecified + rangePropMode[index] = 'percent'; + } + // else remain its original setting. + }); +} + +var DataZoomView = Component.extend({ + + type: 'dataZoom', + + render: function (dataZoomModel, ecModel, api, payload) { + this.dataZoomModel = dataZoomModel; + this.ecModel = ecModel; + this.api = api; + }, + + /** + * Find the first target coordinate system. + * + * @protected + * @return {Object} { + * grid: [ + * {model: coord0, axisModels: [axis1, axis3], coordIndex: 1}, + * {model: coord1, axisModels: [axis0, axis2], coordIndex: 0}, + * ... + * ], // cartesians must not be null/undefined. + * polar: [ + * {model: coord0, axisModels: [axis4], coordIndex: 0}, + * ... + * ], // polars must not be null/undefined. + * singleAxis: [ + * {model: coord0, axisModels: [], coordIndex: 0} + * ] + */ + getTargetCoordInfo: function () { + var dataZoomModel = this.dataZoomModel; + var ecModel = this.ecModel; + var coordSysLists = {}; + + dataZoomModel.eachTargetAxis(function (dimNames, axisIndex) { + var axisModel = ecModel.getComponent(dimNames.axis, axisIndex); + if (axisModel) { + var coordModel = axisModel.getCoordSysModel(); + coordModel && save( + coordModel, + axisModel, + coordSysLists[coordModel.mainType] || (coordSysLists[coordModel.mainType] = []), + coordModel.componentIndex + ); + } + }, this); + + function save(coordModel, axisModel, store, coordIndex) { + var item; + for (var i = 0; i < store.length; i++) { + if (store[i].model === coordModel) { + item = store[i]; + break; + } + } + if (!item) { + store.push(item = { + model: coordModel, axisModels: [], coordIndex: coordIndex + }); + } + item.axisModels.push(axisModel); + } + + return coordSysLists; + } + +}); + +var SliderZoomModel = DataZoomModel.extend({ + + type: 'dataZoom.slider', + + layoutMode: 'box', + + /** + * @protected + */ + defaultOption: { + show: true, + + // ph => placeholder. Using placehoder here because + // deault value can only be drived in view stage. + right: 'ph', // Default align to grid rect. + top: 'ph', // Default align to grid rect. + width: 'ph', // Default align to grid rect. + height: 'ph', // Default align to grid rect. + left: null, // Default align to grid rect. + bottom: null, // Default align to grid rect. + + backgroundColor: 'rgba(47,69,84,0)', // Background of slider zoom component. + // dataBackgroundColor: '#ddd', // Background coor of data shadow and border of box, + // highest priority, remain for compatibility of + // previous version, but not recommended any more. + dataBackground: { + lineStyle: { + color: '#2f4554', + width: 0.5, + opacity: 0.3 + }, + areaStyle: { + color: 'rgba(47,69,84,0.3)', + opacity: 0.3 + } + }, + borderColor: '#ddd', // border color of the box. For compatibility, + // if dataBackgroundColor is set, borderColor + // is ignored. + + fillerColor: 'rgba(167,183,204,0.4)', // Color of selected area. + // handleColor: 'rgba(89,170,216,0.95)', // Color of handle. + // handleIcon: 'path://M4.9,17.8c0-1.4,4.5-10.5,5.5-12.4c0-0.1,0.6-1.1,0.9-1.1c0.4,0,0.9,1,0.9,1.1c1.1,2.2,5.4,11,5.4,12.4v17.8c0,1.5-0.6,2.1-1.3,2.1H6.1c-0.7,0-1.3-0.6-1.3-2.1V17.8z', + handleIcon: 'M8.2,13.6V3.9H6.3v9.7H3.1v14.9h3.3v9.7h1.8v-9.7h3.3V13.6H8.2z M9.7,24.4H4.8v-1.4h4.9V24.4z M9.7,19.1H4.8v-1.4h4.9V19.1z', + // Percent of the slider height + handleSize: '100%', + + handleStyle: { + color: '#a7b7cc' + }, + + labelPrecision: null, + labelFormatter: null, + showDetail: true, + showDataShadow: 'auto', // Default auto decision. + realtime: true, + zoomLock: false, // Whether disable zoom. + textStyle: { + color: '#333' + } + } + +}); + +var Rect$2 = Rect; +var linearMap$2 = linearMap; +var asc$2 = asc; +var bind$4 = bind; +var each$24 = each$1; + +// Constants +var DEFAULT_LOCATION_EDGE_GAP = 7; +var DEFAULT_FRAME_BORDER_WIDTH = 1; +var DEFAULT_FILLER_SIZE = 30; +var HORIZONTAL = 'horizontal'; +var VERTICAL = 'vertical'; +var LABEL_GAP = 5; +var SHOW_DATA_SHADOW_SERIES_TYPE = ['line', 'bar', 'candlestick', 'scatter']; + +var SliderZoomView = DataZoomView.extend({ + + type: 'dataZoom.slider', + + init: function (ecModel, api) { + + /** + * @private + * @type {Object} + */ + this._displayables = {}; + + /** + * @private + * @type {string} + */ + this._orient; + + /** + * [0, 100] + * @private + */ + this._range; + + /** + * [coord of the first handle, coord of the second handle] + * @private + */ + this._handleEnds; + + /** + * [length, thick] + * @private + * @type {Array.} + */ + this._size; + + /** + * @private + * @type {number} + */ + this._handleWidth; + + /** + * @private + * @type {number} + */ + this._handleHeight; + + /** + * @private + */ + this._location; + + /** + * @private + */ + this._dragging; + + /** + * @private + */ + this._dataShadowInfo; + + this.api = api; + }, + + /** + * @override + */ + render: function (dataZoomModel, ecModel, api, payload) { + SliderZoomView.superApply(this, 'render', arguments); + + createOrUpdate( + this, + '_dispatchZoomAction', + this.dataZoomModel.get('throttle'), + 'fixRate' + ); + + this._orient = dataZoomModel.get('orient'); + + if (this.dataZoomModel.get('show') === false) { + this.group.removeAll(); + return; + } + + // Notice: this._resetInterval() should not be executed when payload.type + // is 'dataZoom', origin this._range should be maintained, otherwise 'pan' + // or 'zoom' info will be missed because of 'throttle' of this.dispatchAction, + if (!payload || payload.type !== 'dataZoom' || payload.from !== this.uid) { + this._buildView(); + } + + this._updateView(); + }, + + /** + * @override + */ + remove: function () { + SliderZoomView.superApply(this, 'remove', arguments); + clear(this, '_dispatchZoomAction'); + }, + + /** + * @override + */ + dispose: function () { + SliderZoomView.superApply(this, 'dispose', arguments); + clear(this, '_dispatchZoomAction'); + }, + + _buildView: function () { + var thisGroup = this.group; + + thisGroup.removeAll(); + + this._resetLocation(); + this._resetInterval(); + + var barGroup = this._displayables.barGroup = new Group(); + + this._renderBackground(); + + this._renderHandle(); + + this._renderDataShadow(); + + thisGroup.add(barGroup); + + this._positionGroup(); + }, + + /** + * @private + */ + _resetLocation: function () { + var dataZoomModel = this.dataZoomModel; + var api = this.api; + + // If some of x/y/width/height are not specified, + // auto-adapt according to target grid. + var coordRect = this._findCoordRect(); + var ecSize = {width: api.getWidth(), height: api.getHeight()}; + // Default align by coordinate system rect. + var positionInfo = this._orient === HORIZONTAL + ? { + // Why using 'right', because right should be used in vertical, + // and it is better to be consistent for dealing with position param merge. + right: ecSize.width - coordRect.x - coordRect.width, + top: (ecSize.height - DEFAULT_FILLER_SIZE - DEFAULT_LOCATION_EDGE_GAP), + width: coordRect.width, + height: DEFAULT_FILLER_SIZE + } + : { // vertical + right: DEFAULT_LOCATION_EDGE_GAP, + top: coordRect.y, + width: DEFAULT_FILLER_SIZE, + height: coordRect.height + }; + + // Do not write back to option and replace value 'ph', because + // the 'ph' value should be recalculated when resize. + var layoutParams = getLayoutParams(dataZoomModel.option); + + // Replace the placeholder value. + each$1(['right', 'top', 'width', 'height'], function (name) { + if (layoutParams[name] === 'ph') { + layoutParams[name] = positionInfo[name]; + } + }); + + var layoutRect = getLayoutRect( + layoutParams, + ecSize, + dataZoomModel.padding + ); + + this._location = {x: layoutRect.x, y: layoutRect.y}; + this._size = [layoutRect.width, layoutRect.height]; + this._orient === VERTICAL && this._size.reverse(); + }, + + /** + * @private + */ + _positionGroup: function () { + var thisGroup = this.group; + var location = this._location; + var orient = this._orient; + + // Just use the first axis to determine mapping. + var targetAxisModel = this.dataZoomModel.getFirstTargetAxisModel(); + var inverse = targetAxisModel && targetAxisModel.get('inverse'); + + var barGroup = this._displayables.barGroup; + var otherAxisInverse = (this._dataShadowInfo || {}).otherAxisInverse; + + // Transform barGroup. + barGroup.attr( + (orient === HORIZONTAL && !inverse) + ? {scale: otherAxisInverse ? [1, 1] : [1, -1]} + : (orient === HORIZONTAL && inverse) + ? {scale: otherAxisInverse ? [-1, 1] : [-1, -1]} + : (orient === VERTICAL && !inverse) + ? {scale: otherAxisInverse ? [1, -1] : [1, 1], rotation: Math.PI / 2} + // Dont use Math.PI, considering shadow direction. + : {scale: otherAxisInverse ? [-1, -1] : [-1, 1], rotation: Math.PI / 2} + ); + + // Position barGroup + var rect = thisGroup.getBoundingRect([barGroup]); + thisGroup.attr('position', [location.x - rect.x, location.y - rect.y]); + }, + + /** + * @private + */ + _getViewExtent: function () { + return [0, this._size[0]]; + }, + + _renderBackground: function () { + var dataZoomModel = this.dataZoomModel; + var size = this._size; + var barGroup = this._displayables.barGroup; + + barGroup.add(new Rect$2({ + silent: true, + shape: { + x: 0, y: 0, width: size[0], height: size[1] + }, + style: { + fill: dataZoomModel.get('backgroundColor') + }, + z2: -40 + })); + + // Click panel, over shadow, below handles. + barGroup.add(new Rect$2({ + shape: { + x: 0, y: 0, width: size[0], height: size[1] + }, + style: { + fill: 'transparent' + }, + z2: 0, + onclick: bind(this._onClickPanelClick, this) + })); + }, + + _renderDataShadow: function () { + var info = this._dataShadowInfo = this._prepareDataShadowInfo(); + + if (!info) { + return; + } + + var size = this._size; + var seriesModel = info.series; + var data = seriesModel.getRawData(); + + var otherDim = seriesModel.getShadowDim + ? seriesModel.getShadowDim() // @see candlestick + : info.otherDim; + + if (otherDim == null) { + return; + } + + var otherDataExtent = data.getDataExtent(otherDim); + // Nice extent. + var otherOffset = (otherDataExtent[1] - otherDataExtent[0]) * 0.3; + otherDataExtent = [ + otherDataExtent[0] - otherOffset, + otherDataExtent[1] + otherOffset + ]; + var otherShadowExtent = [0, size[1]]; + + var thisShadowExtent = [0, size[0]]; + + var areaPoints = [[size[0], 0], [0, 0]]; + var linePoints = []; + var step = thisShadowExtent[1] / (data.count() - 1); + var thisCoord = 0; + + // Optimize for large data shadow + var stride = Math.round(data.count() / size[0]); + var lastIsEmpty; + data.each([otherDim], function (value, index) { + if (stride > 0 && (index % stride)) { + thisCoord += step; + return; + } + + // FIXME + // Should consider axis.min/axis.max when drawing dataShadow. + + // FIXME + // 应该使用统一的空判断?还是在list里进行空判断? + var isEmpty = value == null || isNaN(value) || value === ''; + // See #4235. + var otherCoord = isEmpty + ? 0 : linearMap$2(value, otherDataExtent, otherShadowExtent, true); + + // Attempt to draw data shadow precisely when there are empty value. + if (isEmpty && !lastIsEmpty && index) { + areaPoints.push([areaPoints[areaPoints.length - 1][0], 0]); + linePoints.push([linePoints[linePoints.length - 1][0], 0]); + } + else if (!isEmpty && lastIsEmpty) { + areaPoints.push([thisCoord, 0]); + linePoints.push([thisCoord, 0]); + } + + areaPoints.push([thisCoord, otherCoord]); + linePoints.push([thisCoord, otherCoord]); + + thisCoord += step; + lastIsEmpty = isEmpty; + }); + + var dataZoomModel = this.dataZoomModel; + // var dataBackgroundModel = dataZoomModel.getModel('dataBackground'); + this._displayables.barGroup.add(new Polygon({ + shape: {points: areaPoints}, + style: defaults( + {fill: dataZoomModel.get('dataBackgroundColor')}, + dataZoomModel.getModel('dataBackground.areaStyle').getAreaStyle() + ), + silent: true, + z2: -20 + })); + this._displayables.barGroup.add(new Polyline({ + shape: {points: linePoints}, + style: dataZoomModel.getModel('dataBackground.lineStyle').getLineStyle(), + silent: true, + z2: -19 + })); + }, + + _prepareDataShadowInfo: function () { + var dataZoomModel = this.dataZoomModel; + var showDataShadow = dataZoomModel.get('showDataShadow'); + + if (showDataShadow === false) { + return; + } + + // Find a representative series. + var result; + var ecModel = this.ecModel; + + dataZoomModel.eachTargetAxis(function (dimNames, axisIndex) { + var seriesModels = dataZoomModel + .getAxisProxy(dimNames.name, axisIndex) + .getTargetSeriesModels(); + + each$1(seriesModels, function (seriesModel) { + if (result) { + return; + } + + if (showDataShadow !== true && indexOf( + SHOW_DATA_SHADOW_SERIES_TYPE, seriesModel.get('type') + ) < 0 + ) { + return; + } + + var thisAxis = ecModel.getComponent(dimNames.axis, axisIndex).axis; + var otherDim = getOtherDim(dimNames.name); + var otherAxisInverse; + var coordSys = seriesModel.coordinateSystem; + + if (otherDim != null && coordSys.getOtherAxis) { + otherAxisInverse = coordSys.getOtherAxis(thisAxis).inverse; + } + + otherDim = seriesModel.getData().mapDimension(otherDim); + + result = { + thisAxis: thisAxis, + series: seriesModel, + thisDim: dimNames.name, + otherDim: otherDim, + otherAxisInverse: otherAxisInverse + }; + + }, this); + + }, this); + + return result; + }, + + _renderHandle: function () { + var displaybles = this._displayables; + var handles = displaybles.handles = []; + var handleLabels = displaybles.handleLabels = []; + var barGroup = this._displayables.barGroup; + var size = this._size; + var dataZoomModel = this.dataZoomModel; + + barGroup.add(displaybles.filler = new Rect$2({ + draggable: true, + cursor: getCursor(this._orient), + drift: bind$4(this._onDragMove, this, 'all'), + onmousemove: function (e) { + // Fot mobile devicem, prevent screen slider on the button. + stop(e.event); + }, + ondragstart: bind$4(this._showDataInfo, this, true), + ondragend: bind$4(this._onDragEnd, this), + onmouseover: bind$4(this._showDataInfo, this, true), + onmouseout: bind$4(this._showDataInfo, this, false), + style: { + fill: dataZoomModel.get('fillerColor'), + textPosition : 'inside' + } + })); + + // Frame border. + barGroup.add(new Rect$2(subPixelOptimizeRect({ + silent: true, + shape: { + x: 0, + y: 0, + width: size[0], + height: size[1] + }, + style: { + stroke: dataZoomModel.get('dataBackgroundColor') + || dataZoomModel.get('borderColor'), + lineWidth: DEFAULT_FRAME_BORDER_WIDTH, + fill: 'rgba(0,0,0,0)' + } + }))); + + each$24([0, 1], function (handleIndex) { + var path = createIcon( + dataZoomModel.get('handleIcon'), + { + cursor: getCursor(this._orient), + draggable: true, + drift: bind$4(this._onDragMove, this, handleIndex), + onmousemove: function (e) { + // Fot mobile devicem, prevent screen slider on the button. + stop(e.event); + }, + ondragend: bind$4(this._onDragEnd, this), + onmouseover: bind$4(this._showDataInfo, this, true), + onmouseout: bind$4(this._showDataInfo, this, false) + }, + {x: -1, y: 0, width: 2, height: 2} + ); + + var bRect = path.getBoundingRect(); + this._handleHeight = parsePercent$1(dataZoomModel.get('handleSize'), this._size[1]); + this._handleWidth = bRect.width / bRect.height * this._handleHeight; + + path.setStyle(dataZoomModel.getModel('handleStyle').getItemStyle()); + var handleColor = dataZoomModel.get('handleColor'); + // Compatitable with previous version + if (handleColor != null) { + path.style.fill = handleColor; + } + + barGroup.add(handles[handleIndex] = path); + + var textStyleModel = dataZoomModel.textStyleModel; + + this.group.add( + handleLabels[handleIndex] = new Text({ + silent: true, + invisible: true, + style: { + x: 0, y: 0, text: '', + textVerticalAlign: 'middle', + textAlign: 'center', + textFill: textStyleModel.getTextColor(), + textFont: textStyleModel.getFont() + }, + z2: 10 + })); + + }, this); + }, + + /** + * @private + */ + _resetInterval: function () { + var range = this._range = this.dataZoomModel.getPercentRange(); + var viewExtent = this._getViewExtent(); + + this._handleEnds = [ + linearMap$2(range[0], [0, 100], viewExtent, true), + linearMap$2(range[1], [0, 100], viewExtent, true) + ]; + }, + + /** + * @private + * @param {(number|string)} handleIndex 0 or 1 or 'all' + * @param {number} delta + */ + _updateInterval: function (handleIndex, delta) { + var dataZoomModel = this.dataZoomModel; + var handleEnds = this._handleEnds; + var viewExtend = this._getViewExtent(); + var minMaxSpan = dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan(); + var percentExtent = [0, 100]; + + sliderMove( + delta, + handleEnds, + viewExtend, + dataZoomModel.get('zoomLock') ? 'all' : handleIndex, + minMaxSpan.minSpan != null + ? linearMap$2(minMaxSpan.minSpan, percentExtent, viewExtend, true) : null, + minMaxSpan.maxSpan != null + ? linearMap$2(minMaxSpan.maxSpan, percentExtent, viewExtend, true) : null + ); + + this._range = asc$2([ + linearMap$2(handleEnds[0], viewExtend, percentExtent, true), + linearMap$2(handleEnds[1], viewExtend, percentExtent, true) + ]); + }, + + /** + * @private + */ + _updateView: function (nonRealtime) { + var displaybles = this._displayables; + var handleEnds = this._handleEnds; + var handleInterval = asc$2(handleEnds.slice()); + var size = this._size; + + each$24([0, 1], function (handleIndex) { + // Handles + var handle = displaybles.handles[handleIndex]; + var handleHeight = this._handleHeight; + handle.attr({ + scale: [handleHeight / 2, handleHeight / 2], + position: [handleEnds[handleIndex], size[1] / 2 - handleHeight / 2] + }); + }, this); + + // Filler + displaybles.filler.setShape({ + x: handleInterval[0], + y: 0, + width: handleInterval[1] - handleInterval[0], + height: size[1] + }); + + this._updateDataInfo(nonRealtime); + }, + + /** + * @private + */ + _updateDataInfo: function (nonRealtime) { + var dataZoomModel = this.dataZoomModel; + var displaybles = this._displayables; + var handleLabels = displaybles.handleLabels; + var orient = this._orient; + var labelTexts = ['', '']; + + // FIXME + // date型,支持formatter,autoformatter(ec2 date.getAutoFormatter) + if (dataZoomModel.get('showDetail')) { + var axisProxy = dataZoomModel.findRepresentativeAxisProxy(); + + if (axisProxy) { + var axis = axisProxy.getAxisModel().axis; + var range = this._range; + + var dataInterval = nonRealtime + // See #4434, data and axis are not processed and reset yet in non-realtime mode. + ? axisProxy.calculateDataWindow({ + start: range[0], end: range[1] + }).valueWindow + : axisProxy.getDataValueWindow(); + + labelTexts = [ + this._formatLabel(dataInterval[0], axis), + this._formatLabel(dataInterval[1], axis) + ]; + } + } + + var orderedHandleEnds = asc$2(this._handleEnds.slice()); + + setLabel.call(this, 0); + setLabel.call(this, 1); + + function setLabel(handleIndex) { + // Label + // Text should not transform by barGroup. + // Ignore handlers transform + var barTransform = getTransform( + displaybles.handles[handleIndex].parent, this.group + ); + var direction = transformDirection( + handleIndex === 0 ? 'right' : 'left', barTransform + ); + var offset = this._handleWidth / 2 + LABEL_GAP; + var textPoint = applyTransform$1( + [ + orderedHandleEnds[handleIndex] + (handleIndex === 0 ? -offset : offset), + this._size[1] / 2 + ], + barTransform + ); + handleLabels[handleIndex].setStyle({ + x: textPoint[0], + y: textPoint[1], + textVerticalAlign: orient === HORIZONTAL ? 'middle' : direction, + textAlign: orient === HORIZONTAL ? direction : 'center', + text: labelTexts[handleIndex] + }); + } + }, + + /** + * @private + */ + _formatLabel: function (value, axis) { + var dataZoomModel = this.dataZoomModel; + var labelFormatter = dataZoomModel.get('labelFormatter'); + + var labelPrecision = dataZoomModel.get('labelPrecision'); + if (labelPrecision == null || labelPrecision === 'auto') { + labelPrecision = axis.getPixelPrecision(); + } + + var valueStr = (value == null || isNaN(value)) + ? '' + // FIXME Glue code + : (axis.type === 'category' || axis.type === 'time') + ? axis.scale.getLabel(Math.round(value)) + // param of toFixed should less then 20. + : value.toFixed(Math.min(labelPrecision, 20)); + + return isFunction$1(labelFormatter) + ? labelFormatter(value, valueStr) + : isString(labelFormatter) + ? labelFormatter.replace('{value}', valueStr) + : valueStr; + }, + + /** + * @private + * @param {boolean} showOrHide true: show, false: hide + */ + _showDataInfo: function (showOrHide) { + // Always show when drgging. + showOrHide = this._dragging || showOrHide; + + var handleLabels = this._displayables.handleLabels; + handleLabels[0].attr('invisible', !showOrHide); + handleLabels[1].attr('invisible', !showOrHide); + }, + + _onDragMove: function (handleIndex, dx, dy) { + this._dragging = true; + + // Transform dx, dy to bar coordination. + var barTransform = this._displayables.barGroup.getLocalTransform(); + var vertex = applyTransform$1([dx, dy], barTransform, true); + + this._updateInterval(handleIndex, vertex[0]); + + var realtime = this.dataZoomModel.get('realtime'); + + this._updateView(!realtime); + + realtime && this._dispatchZoomAction(); + }, + + _onDragEnd: function () { + this._dragging = false; + this._showDataInfo(false); + + // While in realtime mode and stream mode, dispatch action when + // drag end will cause the whole view rerender, which is unnecessary. + var realtime = this.dataZoomModel.get('realtime'); + !realtime && this._dispatchZoomAction(); + }, + + _onClickPanelClick: function (e) { + var size = this._size; + var localPoint = this._displayables.barGroup.transformCoordToLocal(e.offsetX, e.offsetY); + + if (localPoint[0] < 0 || localPoint[0] > size[0] + || localPoint[1] < 0 || localPoint[1] > size[1] + ) { + return; + } + + var handleEnds = this._handleEnds; + var center = (handleEnds[0] + handleEnds[1]) / 2; + + this._updateInterval('all', localPoint[0] - center); + this._updateView(); + this._dispatchZoomAction(); + }, + + /** + * This action will be throttled. + * @private + */ + _dispatchZoomAction: function () { + var range = this._range; + + this.api.dispatchAction({ + type: 'dataZoom', + from: this.uid, + dataZoomId: this.dataZoomModel.id, + start: range[0], + end: range[1] + }); + }, + + /** + * @private + */ + _findCoordRect: function () { + // Find the grid coresponding to the first axis referred by dataZoom. + var rect; + each$24(this.getTargetCoordInfo(), function (coordInfoList) { + if (!rect && coordInfoList.length) { + var coordSys = coordInfoList[0].model.coordinateSystem; + rect = coordSys.getRect && coordSys.getRect(); + } + }); + if (!rect) { + var width = this.api.getWidth(); + var height = this.api.getHeight(); + rect = { + x: width * 0.2, + y: height * 0.2, + width: width * 0.6, + height: height * 0.6 + }; + } + + return rect; + } + +}); + +function getOtherDim(thisDim) { + // FIXME + // 这个逻辑和getOtherAxis里一致,但是写在这里是否不好 + var map$$1 = {x: 'y', y: 'x', radius: 'angle', angle: 'radius'}; + return map$$1[thisDim]; +} + +function getCursor(orient) { + return orient === 'vertical' ? 'ns-resize' : 'ew-resize'; +} + +DataZoomModel.extend({ + + type: 'dataZoom.inside', + + /** + * @protected + */ + defaultOption: { + disabled: false, // Whether disable this inside zoom. + zoomLock: false, // Whether disable zoom but only pan. + zoomOnMouseWheel: true, // Can be: true / false / 'shift' / 'ctrl' / 'alt'. + moveOnMouseMove: true, // Can be: true / false / 'shift' / 'ctrl' / 'alt'. + preventDefaultMouseMove: true + } +}); + +// Only create one roam controller for each coordinate system. +// one roam controller might be refered by two inside data zoom +// components (for example, one for x and one for y). When user +// pan or zoom, only dispatch one action for those data zoom +// components. + +var curry$6 = curry; + +var ATTR$1 = '\0_ec_dataZoom_roams'; + + +/** + * @public + * @param {module:echarts/ExtensionAPI} api + * @param {Object} dataZoomInfo + * @param {string} dataZoomInfo.coordId + * @param {Function} dataZoomInfo.containsPoint + * @param {Array.} dataZoomInfo.allCoordIds + * @param {string} dataZoomInfo.dataZoomId + * @param {number} dataZoomInfo.throttleRate + * @param {Function} dataZoomInfo.panGetRange + * @param {Function} dataZoomInfo.zoomGetRange + * @param {boolean} [dataZoomInfo.zoomLock] + * @param {boolean} [dataZoomInfo.disabled] + */ +function register$2(api, dataZoomInfo) { + var store = giveStore(api); + var theDataZoomId = dataZoomInfo.dataZoomId; + var theCoordId = dataZoomInfo.coordId; + + // Do clean when a dataZoom changes its target coordnate system. + // Avoid memory leak, dispose all not-used-registered. + each$1(store, function (record, coordId) { + var dataZoomInfos = record.dataZoomInfos; + if (dataZoomInfos[theDataZoomId] + && indexOf(dataZoomInfo.allCoordIds, theCoordId) < 0 + ) { + delete dataZoomInfos[theDataZoomId]; + record.count--; + } + }); + + cleanStore(store); + + var record = store[theCoordId]; + // Create if needed. + if (!record) { + record = store[theCoordId] = { + coordId: theCoordId, + dataZoomInfos: {}, + count: 0 + }; + record.controller = createController(api, record); + record.dispatchAction = curry(dispatchAction$1, api); + } + + // Update reference of dataZoom. + !(record.dataZoomInfos[theDataZoomId]) && record.count++; + record.dataZoomInfos[theDataZoomId] = dataZoomInfo; + + var controllerParams = mergeControllerParams(record.dataZoomInfos); + record.controller.enable(controllerParams.controlType, controllerParams.opt); + + // Consider resize, area should be always updated. + record.controller.setPointerChecker(dataZoomInfo.containsPoint); + + // Update throttle. + createOrUpdate( + record, + 'dispatchAction', + dataZoomInfo.throttleRate, + 'fixRate' + ); +} + +/** + * @public + * @param {module:echarts/ExtensionAPI} api + * @param {string} dataZoomId + */ +function unregister$1(api, dataZoomId) { + var store = giveStore(api); + + each$1(store, function (record) { + record.controller.dispose(); + var dataZoomInfos = record.dataZoomInfos; + if (dataZoomInfos[dataZoomId]) { + delete dataZoomInfos[dataZoomId]; + record.count--; + } + }); + + cleanStore(store); +} + +/** + * @public + */ +function shouldRecordRange(payload, dataZoomId) { + if (payload && payload.type === 'dataZoom' && payload.batch) { + for (var i = 0, len = payload.batch.length; i < len; i++) { + if (payload.batch[i].dataZoomId === dataZoomId) { + return false; + } + } + } + return true; +} + +/** + * @public + */ +function generateCoordId(coordModel) { + return coordModel.type + '\0_' + coordModel.id; +} + +/** + * Key: coordId, value: {dataZoomInfos: [], count, controller} + * @type {Array.} + */ +function giveStore(api) { + // Mount store on zrender instance, so that we do not + // need to worry about dispose. + var zr = api.getZr(); + return zr[ATTR$1] || (zr[ATTR$1] = {}); +} + +function createController(api, newRecord) { + var controller = new RoamController(api.getZr()); + controller.on('pan', curry$6(onPan, newRecord)); + controller.on('zoom', curry$6(onZoom, newRecord)); + + return controller; +} + +function cleanStore(store) { + each$1(store, function (record, coordId) { + if (!record.count) { + record.controller.dispose(); + delete store[coordId]; + } + }); +} + +function onPan(record, dx, dy, oldX, oldY, newX, newY) { + wrapAndDispatch(record, function (info) { + return info.panGetRange(record.controller, dx, dy, oldX, oldY, newX, newY); + }); +} + +function onZoom(record, scale, mouseX, mouseY) { + wrapAndDispatch(record, function (info) { + return info.zoomGetRange(record.controller, scale, mouseX, mouseY); + }); +} + +function wrapAndDispatch(record, getRange) { + var batch = []; + + each$1(record.dataZoomInfos, function (info) { + var range = getRange(info); + !info.disabled && range && batch.push({ + dataZoomId: info.dataZoomId, + start: range[0], + end: range[1] + }); + }); + + record.dispatchAction(batch); +} + +/** + * This action will be throttled. + */ +function dispatchAction$1(api, batch) { + api.dispatchAction({ + type: 'dataZoom', + batch: batch + }); +} + +/** + * Merge roamController settings when multiple dataZooms share one roamController. + */ +function mergeControllerParams(dataZoomInfos) { + var controlType; + var opt = {}; + // DO NOT use reserved word (true, false, undefined) as key literally. Even if encapsulated + // as string, it is probably revert to reserved word by compress tool. See #7411. + var prefix = 'type_'; + var typePriority = { + 'type_true': 2, + 'type_move': 1, + 'type_false': 0, + 'type_undefined': -1 + }; + each$1(dataZoomInfos, function (dataZoomInfo) { + var oneType = dataZoomInfo.disabled ? false : dataZoomInfo.zoomLock ? 'move' : true; + if (typePriority[prefix + oneType] > typePriority[prefix + controlType]) { + controlType = oneType; + } + // Do not support that different 'shift'/'ctrl'/'alt' setting used in one coord sys. + extend(opt, dataZoomInfo.roamControllerOpt); + }); + + return { + controlType: controlType, + opt: opt + }; +} + +var bind$5 = bind; + +var InsideZoomView = DataZoomView.extend({ + + type: 'dataZoom.inside', + + /** + * @override + */ + init: function (ecModel, api) { + /** + * 'throttle' is used in this.dispatchAction, so we save range + * to avoid missing some 'pan' info. + * @private + * @type {Array.} + */ + this._range; + }, + + /** + * @override + */ + render: function (dataZoomModel, ecModel, api, payload) { + InsideZoomView.superApply(this, 'render', arguments); + + // Notice: origin this._range should be maintained, and should not be re-fetched + // from dataZoomModel when payload.type is 'dataZoom', otherwise 'pan' or 'zoom' + // info will be missed because of 'throttle' of this.dispatchAction. + if (shouldRecordRange(payload, dataZoomModel.id)) { + this._range = dataZoomModel.getPercentRange(); + } + + // Reset controllers. + each$1(this.getTargetCoordInfo(), function (coordInfoList, coordSysName) { + + var allCoordIds = map(coordInfoList, function (coordInfo) { + return generateCoordId(coordInfo.model); + }); + + each$1(coordInfoList, function (coordInfo) { + var coordModel = coordInfo.model; + var dataZoomOption = dataZoomModel.option; + + register$2( + api, + { + coordId: generateCoordId(coordModel), + allCoordIds: allCoordIds, + containsPoint: function (e, x, y) { + return coordModel.coordinateSystem.containPoint([x, y]); + }, + dataZoomId: dataZoomModel.id, + throttleRate: dataZoomModel.get('throttle', true), + panGetRange: bind$5(this._onPan, this, coordInfo, coordSysName), + zoomGetRange: bind$5(this._onZoom, this, coordInfo, coordSysName), + zoomLock: dataZoomOption.zoomLock, + disabled: dataZoomOption.disabled, + roamControllerOpt: { + zoomOnMouseWheel: dataZoomOption.zoomOnMouseWheel, + moveOnMouseMove: dataZoomOption.moveOnMouseMove, + preventDefaultMouseMove: dataZoomOption.preventDefaultMouseMove + } + } + ); + }, this); + + }, this); + }, + + /** + * @override + */ + dispose: function () { + unregister$1(this.api, this.dataZoomModel.id); + InsideZoomView.superApply(this, 'dispose', arguments); + this._range = null; + }, + + /** + * @private + */ + _onPan: function (coordInfo, coordSysName, controller, dx, dy, oldX, oldY, newX, newY) { + var range = this._range.slice(); + + // Calculate transform by the first axis. + var axisModel = coordInfo.axisModels[0]; + if (!axisModel) { + return; + } + + var directionInfo = getDirectionInfo[coordSysName]( + [oldX, oldY], [newX, newY], axisModel, controller, coordInfo + ); + + var percentDelta = directionInfo.signal + * (range[1] - range[0]) + * directionInfo.pixel / directionInfo.pixelLength; + + sliderMove(percentDelta, range, [0, 100], 'all'); + + return (this._range = range); + }, + + /** + * @private + */ + _onZoom: function (coordInfo, coordSysName, controller, scale, mouseX, mouseY) { + var range = this._range.slice(); + + // Calculate transform by the first axis. + var axisModel = coordInfo.axisModels[0]; + if (!axisModel) { + return; + } + + var directionInfo = getDirectionInfo[coordSysName]( + null, [mouseX, mouseY], axisModel, controller, coordInfo + ); + var percentPoint = ( + directionInfo.signal > 0 + ? (directionInfo.pixelStart + directionInfo.pixelLength - directionInfo.pixel) + : (directionInfo.pixel - directionInfo.pixelStart) + ) / directionInfo.pixelLength * (range[1] - range[0]) + range[0]; + + scale = Math.max(1 / scale, 0); + range[0] = (range[0] - percentPoint) * scale + percentPoint; + range[1] = (range[1] - percentPoint) * scale + percentPoint; + + // Restrict range. + var minMaxSpan = this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan(); + + sliderMove(0, range, [0, 100], 0, minMaxSpan.minSpan, minMaxSpan.maxSpan); + + return (this._range = range); + } + +}); + +var getDirectionInfo = { + + grid: function (oldPoint, newPoint, axisModel, controller, coordInfo) { + var axis = axisModel.axis; + var ret = {}; + var rect = coordInfo.model.coordinateSystem.getRect(); + oldPoint = oldPoint || [0, 0]; + + if (axis.dim === 'x') { + ret.pixel = newPoint[0] - oldPoint[0]; + ret.pixelLength = rect.width; + ret.pixelStart = rect.x; + ret.signal = axis.inverse ? 1 : -1; + } + else { // axis.dim === 'y' + ret.pixel = newPoint[1] - oldPoint[1]; + ret.pixelLength = rect.height; + ret.pixelStart = rect.y; + ret.signal = axis.inverse ? -1 : 1; + } + + return ret; + }, + + polar: function (oldPoint, newPoint, axisModel, controller, coordInfo) { + var axis = axisModel.axis; + var ret = {}; + var polar = coordInfo.model.coordinateSystem; + var radiusExtent = polar.getRadiusAxis().getExtent(); + var angleExtent = polar.getAngleAxis().getExtent(); + + oldPoint = oldPoint ? polar.pointToCoord(oldPoint) : [0, 0]; + newPoint = polar.pointToCoord(newPoint); + + if (axisModel.mainType === 'radiusAxis') { + ret.pixel = newPoint[0] - oldPoint[0]; + // ret.pixelLength = Math.abs(radiusExtent[1] - radiusExtent[0]); + // ret.pixelStart = Math.min(radiusExtent[0], radiusExtent[1]); + ret.pixelLength = radiusExtent[1] - radiusExtent[0]; + ret.pixelStart = radiusExtent[0]; + ret.signal = axis.inverse ? 1 : -1; + } + else { // 'angleAxis' + ret.pixel = newPoint[1] - oldPoint[1]; + // ret.pixelLength = Math.abs(angleExtent[1] - angleExtent[0]); + // ret.pixelStart = Math.min(angleExtent[0], angleExtent[1]); + ret.pixelLength = angleExtent[1] - angleExtent[0]; + ret.pixelStart = angleExtent[0]; + ret.signal = axis.inverse ? -1 : 1; + } + + return ret; + }, + + singleAxis: function (oldPoint, newPoint, axisModel, controller, coordInfo) { + var axis = axisModel.axis; + var rect = coordInfo.model.coordinateSystem.getRect(); + var ret = {}; + + oldPoint = oldPoint || [0, 0]; + + if (axis.orient === 'horizontal') { + ret.pixel = newPoint[0] - oldPoint[0]; + ret.pixelLength = rect.width; + ret.pixelStart = rect.x; + ret.signal = axis.inverse ? 1 : -1; + } + else { // 'vertical' + ret.pixel = newPoint[1] - oldPoint[1]; + ret.pixelLength = rect.height; + ret.pixelStart = rect.y; + ret.signal = axis.inverse ? -1 : 1; + } + + return ret; + } +}; + +registerProcessor({ + + getTargetSeries: function (ecModel) { + var seriesModelMap = createHashMap(); + + ecModel.eachComponent('dataZoom', function (dataZoomModel) { + dataZoomModel.eachTargetAxis(function (dimNames, axisIndex, dataZoomModel) { + var axisProxy = dataZoomModel.getAxisProxy(dimNames.name, axisIndex); + each$1(axisProxy.getTargetSeriesModels(), function (seriesModel) { + seriesModelMap.set(seriesModel.uid, seriesModel); + }); + }); + }); + + return seriesModelMap; + }, + + isOverallFilter: true, + + // Consider appendData, where filter should be performed. Because data process is + // in block mode currently, it is not need to worry about that the overallProgress + // execute every frame. + overallReset: function (ecModel, api) { + ecModel.eachComponent('dataZoom', function (dataZoomModel) { + // We calculate window and reset axis here but not in model + // init stage and not after action dispatch handler, because + // reset should be called after seriesData.restoreData. + dataZoomModel.eachTargetAxis(function (dimNames, axisIndex, dataZoomModel) { + dataZoomModel.getAxisProxy(dimNames.name, axisIndex).reset(dataZoomModel, api); + }); + + // Caution: data zoom filtering is order sensitive when using + // percent range and no min/max/scale set on axis. + // For example, we have dataZoom definition: + // [ + // {xAxisIndex: 0, start: 30, end: 70}, + // {yAxisIndex: 0, start: 20, end: 80} + // ] + // In this case, [20, 80] of y-dataZoom should be based on data + // that have filtered by x-dataZoom using range of [30, 70], + // but should not be based on full raw data. Thus sliding + // x-dataZoom will change both ranges of xAxis and yAxis, + // while sliding y-dataZoom will only change the range of yAxis. + // So we should filter x-axis after reset x-axis immediately, + // and then reset y-axis and filter y-axis. + dataZoomModel.eachTargetAxis(function (dimNames, axisIndex, dataZoomModel) { + dataZoomModel.getAxisProxy(dimNames.name, axisIndex).filterData(dataZoomModel, api); + }); + }); + + ecModel.eachComponent('dataZoom', function (dataZoomModel) { + // Fullfill all of the range props so that user + // is able to get them from chart.getOption(). + var axisProxy = dataZoomModel.findRepresentativeAxisProxy(); + var percentRange = axisProxy.getDataPercentWindow(); + var valueRange = axisProxy.getDataValueWindow(); + + dataZoomModel.setRawRange({ + start: percentRange[0], + end: percentRange[1], + startValue: valueRange[0], + endValue: valueRange[1] + }, true); + }); + } +}); + +registerAction('dataZoom', function (payload, ecModel) { + + var linkedNodesFinder = createLinkedNodesFinder( + bind(ecModel.eachComponent, ecModel, 'dataZoom'), + eachAxisDim$1, + function (model, dimNames) { + return model.get(dimNames.axisIndex); + } + ); + + var effectedModels = []; + + ecModel.eachComponent( + {mainType: 'dataZoom', query: payload}, + function (model, index) { + effectedModels.push.apply( + effectedModels, linkedNodesFinder(model).nodes + ); + } + ); + + each$1(effectedModels, function (dataZoomModel, index) { + dataZoomModel.setRawRange({ + start: payload.start, + end: payload.end, + startValue: payload.startValue, + endValue: payload.endValue + }); + }); + +}); + +/** + * DataZoom component entry + */ + +var each$25 = each$1; + +var preprocessor$2 = function (option) { + var visualMap = option && option.visualMap; + + if (!isArray(visualMap)) { + visualMap = visualMap ? [visualMap] : []; + } + + each$25(visualMap, function (opt) { + if (!opt) { + return; + } + + // rename splitList to pieces + if (has$1(opt, 'splitList') && !has$1(opt, 'pieces')) { + opt.pieces = opt.splitList; + delete opt.splitList; + } + + var pieces = opt.pieces; + if (pieces && isArray(pieces)) { + each$25(pieces, function (piece) { + if (isObject$1(piece)) { + if (has$1(piece, 'start') && !has$1(piece, 'min')) { + piece.min = piece.start; + } + if (has$1(piece, 'end') && !has$1(piece, 'max')) { + piece.max = piece.end; + } + } + }); + } + }); +}; + +function has$1(obj, name) { + return obj && obj.hasOwnProperty && obj.hasOwnProperty(name); +} + +ComponentModel.registerSubTypeDefaulter('visualMap', function (option) { + // Compatible with ec2, when splitNumber === 0, continuous visualMap will be used. + return ( + !option.categories + && ( + !( + option.pieces + ? option.pieces.length > 0 + : option.splitNumber > 0 + ) + || option.calculable + ) + ) + ? 'continuous' : 'piecewise'; +}); + +var VISUAL_PRIORITY = PRIORITY.VISUAL.COMPONENT; + +registerVisual(VISUAL_PRIORITY, { + createOnAllSeries: true, + reset: function (seriesModel, ecModel) { + var resetDefines = []; + ecModel.eachComponent('visualMap', function (visualMapModel) { + if (!visualMapModel.isTargetSeries(seriesModel)) { + return; + } + + resetDefines.push(incrementalApplyVisual( + visualMapModel.stateList, + visualMapModel.targetVisuals, + bind(visualMapModel.getValueState, visualMapModel), + visualMapModel.getDataDimension(seriesModel.getData()) + )); + }); + + return resetDefines; + } +}); + +// Only support color. +registerVisual(VISUAL_PRIORITY, { + createOnAllSeries: true, + reset: function (seriesModel, ecModel) { + var data = seriesModel.getData(); + var visualMetaList = []; + + ecModel.eachComponent('visualMap', function (visualMapModel) { + if (visualMapModel.isTargetSeries(seriesModel)) { + var visualMeta = visualMapModel.getVisualMeta( + bind(getColorVisual, null, seriesModel, visualMapModel) + ) || {stops: [], outerColors: []}; + + var concreteDim = visualMapModel.getDataDimension(data); + var dimInfo = data.getDimensionInfo(concreteDim); + if (dimInfo != null) { + // visualMeta.dimension should be dimension index, but not concrete dimension. + visualMeta.dimension = dimInfo.index; + visualMetaList.push(visualMeta); + } + } + }); + + // console.log(JSON.stringify(visualMetaList.map(a => a.stops))); + seriesModel.getData().setVisual('visualMeta', visualMetaList); + } +}); + +// FIXME +// performance and export for heatmap? +// value can be Infinity or -Infinity +function getColorVisual(seriesModel, visualMapModel, value, valueState) { + var mappings = visualMapModel.targetVisuals[valueState]; + var visualTypes = VisualMapping.prepareVisualTypes(mappings); + var resultVisual = { + color: seriesModel.getData().getVisual('color') // default color. + }; + + for (var i = 0, len = visualTypes.length; i < len; i++) { + var type = visualTypes[i]; + var mapping = mappings[ + type === 'opacity' ? '__alphaForOpacity' : type + ]; + mapping && mapping.applyVisual(value, getVisual, setVisual); + } + + return resultVisual.color; + + function getVisual(key) { + return resultVisual[key]; + } + + function setVisual(key, value) { + resultVisual[key] = value; + } +} + +/** + * @file Visual mapping. + */ + +var visualDefault = { + + /** + * @public + */ + get: function (visualType, key, isCategory) { + var value = clone( + (defaultOption$3[visualType] || {})[key] + ); + + return isCategory + ? (isArray(value) ? value[value.length - 1] : value) + : value; + } + +}; + +var defaultOption$3 = { + + color: { + active: ['#006edd', '#e0ffff'], + inactive: ['rgba(0,0,0,0)'] + }, + + colorHue: { + active: [0, 360], + inactive: [0, 0] + }, + + colorSaturation: { + active: [0.3, 1], + inactive: [0, 0] + }, + + colorLightness: { + active: [0.9, 0.5], + inactive: [0, 0] + }, + + colorAlpha: { + active: [0.3, 1], + inactive: [0, 0] + }, + + opacity: { + active: [0.3, 1], + inactive: [0, 0] + }, + + symbol: { + active: ['circle', 'roundRect', 'diamond'], + inactive: ['none'] + }, + + symbolSize: { + active: [10, 50], + inactive: [0, 0] + } +}; + +var mapVisual$2 = VisualMapping.mapVisual; +var eachVisual = VisualMapping.eachVisual; +var isArray$3 = isArray; +var each$26 = each$1; +var asc$3 = asc; +var linearMap$3 = linearMap; +var noop$2 = noop; + +var VisualMapModel = extendComponentModel({ + + type: 'visualMap', + + dependencies: ['series'], + + /** + * @readOnly + * @type {Array.} + */ + stateList: ['inRange', 'outOfRange'], + + /** + * @readOnly + * @type {Array.} + */ + replacableOptionKeys: [ + 'inRange', 'outOfRange', 'target', 'controller', 'color' + ], + + /** + * [lowerBound, upperBound] + * + * @readOnly + * @type {Array.} + */ + dataBound: [-Infinity, Infinity], + + /** + * @readOnly + * @type {string|Object} + */ + layoutMode: {type: 'box', ignoreSize: true}, + + /** + * @protected + */ + defaultOption: { + show: true, + + zlevel: 0, + z: 4, + + seriesIndex: 'all', // 'all' or null/undefined: all series. + // A number or an array of number: the specified series. + + // set min: 0, max: 200, only for campatible with ec2. + // In fact min max should not have default value. + min: 0, // min value, must specified if pieces is not specified. + max: 200, // max value, must specified if pieces is not specified. + + dimension: null, + inRange: null, // 'color', 'colorHue', 'colorSaturation', 'colorLightness', 'colorAlpha', + // 'symbol', 'symbolSize' + outOfRange: null, // 'color', 'colorHue', 'colorSaturation', + // 'colorLightness', 'colorAlpha', + // 'symbol', 'symbolSize' + + left: 0, // 'center' ¦ 'left' ¦ 'right' ¦ {number} (px) + right: null, // The same as left. + top: null, // 'top' ¦ 'bottom' ¦ 'center' ¦ {number} (px) + bottom: 0, // The same as top. + + itemWidth: null, + itemHeight: null, + inverse: false, + orient: 'vertical', // 'horizontal' ¦ 'vertical' + + backgroundColor: 'rgba(0,0,0,0)', + borderColor: '#ccc', // 值域边框颜色 + contentColor: '#5793f3', + inactiveColor: '#aaa', + borderWidth: 0, // 值域边框线宽,单位px,默认为0(无边框) + padding: 5, // 值域内边距,单位px,默认各方向内边距为5, + // 接受数组分别设定上右下左边距,同css + textGap: 10, // + precision: 0, // 小数精度,默认为0,无小数点 + color: null, //颜色(deprecated,兼容ec2,顺序同pieces,不同于inRange/outOfRange) + + formatter: null, + text: null, // 文本,如['高', '低'],兼容ec2,text[0]对应高值,text[1]对应低值 + textStyle: { + color: '#333' // 值域文字颜色 + } + }, + + /** + * @protected + */ + init: function (option, parentModel, ecModel) { + + /** + * @private + * @type {Array.} + */ + this._dataExtent; + + /** + * @readOnly + */ + this.targetVisuals = {}; + + /** + * @readOnly + */ + this.controllerVisuals = {}; + + /** + * @readOnly + */ + this.textStyleModel; + + /** + * [width, height] + * @readOnly + * @type {Array.} + */ + this.itemSize; + + this.mergeDefaultAndTheme(option, ecModel); + }, + + /** + * @protected + */ + optionUpdated: function (newOption, isInit) { + var thisOption = this.option; + + // FIXME + // necessary? + // Disable realtime view update if canvas is not supported. + if (!env$1.canvasSupported) { + thisOption.realtime = false; + } + + !isInit && replaceVisualOption( + thisOption, newOption, this.replacableOptionKeys + ); + + this.textStyleModel = this.getModel('textStyle'); + + this.resetItemSize(); + + this.completeVisualOption(); + }, + + /** + * @protected + */ + resetVisual: function (supplementVisualOption) { + var stateList = this.stateList; + supplementVisualOption = bind(supplementVisualOption, this); + + this.controllerVisuals = createVisualMappings( + this.option.controller, stateList, supplementVisualOption + ); + this.targetVisuals = createVisualMappings( + this.option.target, stateList, supplementVisualOption + ); + }, + + /** + * @protected + * @return {Array.} An array of series indices. + */ + getTargetSeriesIndices: function () { + var optionSeriesIndex = this.option.seriesIndex; + var seriesIndices = []; + + if (optionSeriesIndex == null || optionSeriesIndex === 'all') { + this.ecModel.eachSeries(function (seriesModel, index) { + seriesIndices.push(index); + }); + } + else { + seriesIndices = normalizeToArray(optionSeriesIndex); + } + + return seriesIndices; + }, + + /** + * @public + */ + eachTargetSeries: function (callback, context) { + each$1(this.getTargetSeriesIndices(), function (seriesIndex) { + callback.call(context, this.ecModel.getSeriesByIndex(seriesIndex)); + }, this); + }, + + /** + * @pubilc + */ + isTargetSeries: function (seriesModel) { + var is = false; + this.eachTargetSeries(function (model) { + model === seriesModel && (is = true); + }); + return is; + }, + + /** + * @example + * this.formatValueText(someVal); // format single numeric value to text. + * this.formatValueText(someVal, true); // format single category value to text. + * this.formatValueText([min, max]); // format numeric min-max to text. + * this.formatValueText([this.dataBound[0], max]); // using data lower bound. + * this.formatValueText([min, this.dataBound[1]]); // using data upper bound. + * + * @param {number|Array.} value Real value, or this.dataBound[0 or 1]. + * @param {boolean} [isCategory=false] Only available when value is number. + * @param {Array.} edgeSymbols Open-close symbol when value is interval. + * @return {string} + * @protected + */ + formatValueText: function(value, isCategory, edgeSymbols) { + var option = this.option; + var precision = option.precision; + var dataBound = this.dataBound; + var formatter = option.formatter; + var isMinMax; + var textValue; + edgeSymbols = edgeSymbols || ['<', '>']; + + if (isArray(value)) { + value = value.slice(); + isMinMax = true; + } + + textValue = isCategory + ? value + : (isMinMax + ? [toFixed(value[0]), toFixed(value[1])] + : toFixed(value) + ); + + if (isString(formatter)) { + return formatter + .replace('{value}', isMinMax ? textValue[0] : textValue) + .replace('{value2}', isMinMax ? textValue[1] : textValue); + } + else if (isFunction$1(formatter)) { + return isMinMax + ? formatter(value[0], value[1]) + : formatter(value); + } + + if (isMinMax) { + if (value[0] === dataBound[0]) { + return edgeSymbols[0] + ' ' + textValue[1]; + } + else if (value[1] === dataBound[1]) { + return edgeSymbols[1] + ' ' + textValue[0]; + } + else { + return textValue[0] + ' - ' + textValue[1]; + } + } + else { // Format single value (includes category case). + return textValue; + } + + function toFixed(val) { + return val === dataBound[0] + ? 'min' + : val === dataBound[1] + ? 'max' + : (+val).toFixed(Math.min(precision, 20)); + } + }, + + /** + * @protected + */ + resetExtent: function () { + var thisOption = this.option; + + // Can not calculate data extent by data here. + // Because series and data may be modified in processing stage. + // So we do not support the feature "auto min/max". + + var extent = asc$3([thisOption.min, thisOption.max]); + + this._dataExtent = extent; + }, + + /** + * @public + * @param {module:echarts/data/List} list + * @return {string} Concrete dimention. If return null/undefined, + * no dimension used. + */ + getDataDimension: function (list) { + var optDim = this.option.dimension; + var listDimensions = list.dimensions; + if (optDim == null && !listDimensions.length) { + return; + } + + if (optDim != null) { + return list.getDimension(optDim); + } + + var dimNames = list.dimensions; + for (var i = dimNames.length - 1; i >= 0; i--) { + var dimName = dimNames[i]; + var dimInfo = list.getDimensionInfo(dimName); + if (!dimInfo.isCalculationCoord) { + return dimName; + } + } + }, + + /** + * @public + * @override + */ + getExtent: function () { + return this._dataExtent.slice(); + }, + + /** + * @protected + */ + completeVisualOption: function () { + var ecModel = this.ecModel; + var thisOption = this.option; + var base = {inRange: thisOption.inRange, outOfRange: thisOption.outOfRange}; + + var target = thisOption.target || (thisOption.target = {}); + var controller = thisOption.controller || (thisOption.controller = {}); + + merge(target, base); // Do not override + merge(controller, base); // Do not override + + var isCategory = this.isCategory(); + + completeSingle.call(this, target); + completeSingle.call(this, controller); + completeInactive.call(this, target, 'inRange', 'outOfRange'); + // completeInactive.call(this, target, 'outOfRange', 'inRange'); + completeController.call(this, controller); + + function completeSingle(base) { + // Compatible with ec2 dataRange.color. + // The mapping order of dataRange.color is: [high value, ..., low value] + // whereas inRange.color and outOfRange.color is [low value, ..., high value] + // Notice: ec2 has no inverse. + if (isArray$3(thisOption.color) + // If there has been inRange: {symbol: ...}, adding color is a mistake. + // So adding color only when no inRange defined. + && !base.inRange + ) { + base.inRange = {color: thisOption.color.slice().reverse()}; + } + + // Compatible with previous logic, always give a defautl color, otherwise + // simple config with no inRange and outOfRange will not work. + // Originally we use visualMap.color as the default color, but setOption at + // the second time the default color will be erased. So we change to use + // constant DEFAULT_COLOR. + // If user do not want the defualt color, set inRange: {color: null}. + base.inRange = base.inRange || {color: ecModel.get('gradientColor')}; + + // If using shortcut like: {inRange: 'symbol'}, complete default value. + each$26(this.stateList, function (state) { + var visualType = base[state]; + + if (isString(visualType)) { + var defa = visualDefault.get(visualType, 'active', isCategory); + if (defa) { + base[state] = {}; + base[state][visualType] = defa; + } + else { + // Mark as not specified. + delete base[state]; + } + } + }, this); + } + + function completeInactive(base, stateExist, stateAbsent) { + var optExist = base[stateExist]; + var optAbsent = base[stateAbsent]; + + if (optExist && !optAbsent) { + optAbsent = base[stateAbsent] = {}; + each$26(optExist, function (visualData, visualType) { + if (!VisualMapping.isValidType(visualType)) { + return; + } + + var defa = visualDefault.get(visualType, 'inactive', isCategory); + + if (defa != null) { + optAbsent[visualType] = defa; + + // Compatibable with ec2: + // Only inactive color to rgba(0,0,0,0) can not + // make label transparent, so use opacity also. + if (visualType === 'color' + && !optAbsent.hasOwnProperty('opacity') + && !optAbsent.hasOwnProperty('colorAlpha') + ) { + optAbsent.opacity = [0, 0]; + } + } + }); + } + } + + function completeController(controller) { + var symbolExists = (controller.inRange || {}).symbol + || (controller.outOfRange || {}).symbol; + var symbolSizeExists = (controller.inRange || {}).symbolSize + || (controller.outOfRange || {}).symbolSize; + var inactiveColor = this.get('inactiveColor'); + + each$26(this.stateList, function (state) { + + var itemSize = this.itemSize; + var visuals = controller[state]; + + // Set inactive color for controller if no other color + // attr (like colorAlpha) specified. + if (!visuals) { + visuals = controller[state] = { + color: isCategory ? inactiveColor : [inactiveColor] + }; + } + + // Consistent symbol and symbolSize if not specified. + if (visuals.symbol == null) { + visuals.symbol = symbolExists + && clone(symbolExists) + || (isCategory ? 'roundRect' : ['roundRect']); + } + if (visuals.symbolSize == null) { + visuals.symbolSize = symbolSizeExists + && clone(symbolSizeExists) + || (isCategory ? itemSize[0] : [itemSize[0], itemSize[0]]); + } + + // Filter square and none. + visuals.symbol = mapVisual$2(visuals.symbol, function (symbol) { + return (symbol === 'none' || symbol === 'square') ? 'roundRect' : symbol; + }); + + // Normalize symbolSize + var symbolSize = visuals.symbolSize; + + if (symbolSize != null) { + var max = -Infinity; + // symbolSize can be object when categories defined. + eachVisual(symbolSize, function (value) { + value > max && (max = value); + }); + visuals.symbolSize = mapVisual$2(symbolSize, function (value) { + return linearMap$3(value, [0, max], [0, itemSize[0]], true); + }); + } + + }, this); + } + }, + + /** + * @protected + */ + resetItemSize: function () { + this.itemSize = [ + parseFloat(this.get('itemWidth')), + parseFloat(this.get('itemHeight')) + ]; + }, + + /** + * @public + */ + isCategory: function () { + return !!this.option.categories; + }, + + /** + * @public + * @abstract + */ + setSelected: noop$2, + + /** + * @public + * @abstract + * @param {*|module:echarts/data/List} valueOrData + * @param {number} dataIndex + * @return {string} state See this.stateList + */ + getValueState: noop$2, + + /** + * FIXME + * Do not publish to thirt-part-dev temporarily + * util the interface is stable. (Should it return + * a function but not visual meta?) + * + * @pubilc + * @abstract + * @param {Function} getColorVisual + * params: value, valueState + * return: color + * @return {Object} visualMeta + * should includes {stops, outerColors} + * outerColor means [colorBeyondMinValue, colorBeyondMaxValue] + */ + getVisualMeta: noop$2 + +}); + +// Constant +var DEFAULT_BAR_BOUND = [20, 140]; + +var ContinuousModel = VisualMapModel.extend({ + + type: 'visualMap.continuous', + + /** + * @protected + */ + defaultOption: { + align: 'auto', // 'auto', 'left', 'right', 'top', 'bottom' + calculable: false, // This prop effect default component type determine, + // See echarts/component/visualMap/typeDefaulter. + range: null, // selected range. In default case `range` is [min, max] + // and can auto change along with modification of min max, + // util use specifid a range. + realtime: true, // Whether realtime update. + itemHeight: null, // The length of the range control edge. + itemWidth: null, // The length of the other side. + hoverLink: true, // Enable hover highlight. + hoverLinkDataSize: null,// The size of hovered data. + hoverLinkOnHandle: null // Whether trigger hoverLink when hover handle. + // If not specified, follow the value of `realtime`. + }, + + /** + * @override + */ + optionUpdated: function (newOption, isInit) { + ContinuousModel.superApply(this, 'optionUpdated', arguments); + + this.resetExtent(); + + this.resetVisual(function (mappingOption) { + mappingOption.mappingMethod = 'linear'; + mappingOption.dataExtent = this.getExtent(); + }); + + this._resetRange(); + }, + + /** + * @protected + * @override + */ + resetItemSize: function () { + ContinuousModel.superApply(this, 'resetItemSize', arguments); + + var itemSize = this.itemSize; + + this._orient === 'horizontal' && itemSize.reverse(); + + (itemSize[0] == null || isNaN(itemSize[0])) && (itemSize[0] = DEFAULT_BAR_BOUND[0]); + (itemSize[1] == null || isNaN(itemSize[1])) && (itemSize[1] = DEFAULT_BAR_BOUND[1]); + }, + + /** + * @private + */ + _resetRange: function () { + var dataExtent = this.getExtent(); + var range = this.option.range; + + if (!range || range.auto) { + // `range` should always be array (so we dont use other + // value like 'auto') for user-friend. (consider getOption). + dataExtent.auto = 1; + this.option.range = dataExtent; + } + else if (isArray(range)) { + if (range[0] > range[1]) { + range.reverse(); + } + range[0] = Math.max(range[0], dataExtent[0]); + range[1] = Math.min(range[1], dataExtent[1]); + } + }, + + /** + * @protected + * @override + */ + completeVisualOption: function () { + VisualMapModel.prototype.completeVisualOption.apply(this, arguments); + + each$1(this.stateList, function (state) { + var symbolSize = this.option.controller[state].symbolSize; + if (symbolSize && symbolSize[0] !== symbolSize[1]) { + symbolSize[0] = 0; // For good looking. + } + }, this); + }, + + /** + * @override + */ + setSelected: function (selected) { + this.option.range = selected.slice(); + this._resetRange(); + }, + + /** + * @public + */ + getSelected: function () { + var dataExtent = this.getExtent(); + + var dataInterval = asc( + (this.get('range') || []).slice() + ); + + // Clamp + dataInterval[0] > dataExtent[1] && (dataInterval[0] = dataExtent[1]); + dataInterval[1] > dataExtent[1] && (dataInterval[1] = dataExtent[1]); + dataInterval[0] < dataExtent[0] && (dataInterval[0] = dataExtent[0]); + dataInterval[1] < dataExtent[0] && (dataInterval[1] = dataExtent[0]); + + return dataInterval; + }, + + /** + * @override + */ + getValueState: function (value) { + var range = this.option.range; + var dataExtent = this.getExtent(); + + // When range[0] === dataExtent[0], any value larger than dataExtent[0] maps to 'inRange'. + // range[1] is processed likewise. + return ( + (range[0] <= dataExtent[0] || range[0] <= value) + && (range[1] >= dataExtent[1] || value <= range[1]) + ) ? 'inRange' : 'outOfRange'; + }, + + /** + * @params {Array.} range target value: range[0] <= value && value <= range[1] + * @return {Array.} [{seriesId, dataIndices: >}, ...] + */ + findTargetDataIndices: function (range) { + var result = []; + + this.eachTargetSeries(function (seriesModel) { + var dataIndices = []; + var data = seriesModel.getData(); + + data.each(this.getDataDimension(data), function (value, dataIndex) { + range[0] <= value && value <= range[1] && dataIndices.push(dataIndex); + }, this); + + result.push({seriesId: seriesModel.id, dataIndex: dataIndices}); + }, this); + + return result; + }, + + /** + * @implement + */ + getVisualMeta: function (getColorVisual) { + var oVals = getColorStopValues(this, 'outOfRange', this.getExtent()); + var iVals = getColorStopValues(this, 'inRange', this.option.range.slice()); + var stops = []; + + function setStop(value, valueState) { + stops.push({ + value: value, + color: getColorVisual(value, valueState) + }); + } + + // Format to: outOfRange -- inRange -- outOfRange. + var iIdx = 0; + var oIdx = 0; + var iLen = iVals.length; + var oLen = oVals.length; + + for (; oIdx < oLen && (!iVals.length || oVals[oIdx] <= iVals[0]); oIdx++) { + // If oVal[oIdx] === iVals[iIdx], oVal[oIdx] should be ignored. + if (oVals[oIdx] < iVals[iIdx]) { + setStop(oVals[oIdx], 'outOfRange'); + } + } + for (var first = 1; iIdx < iLen; iIdx++, first = 0) { + // If range is full, value beyond min, max will be clamped. + // make a singularity + first && stops.length && setStop(iVals[iIdx], 'outOfRange'); + setStop(iVals[iIdx], 'inRange'); + } + for (var first = 1; oIdx < oLen; oIdx++) { + if (!iVals.length || iVals[iVals.length - 1] < oVals[oIdx]) { + // make a singularity + if (first) { + stops.length && setStop(stops[stops.length - 1].value, 'outOfRange'); + first = 0; + } + setStop(oVals[oIdx], 'outOfRange'); + } + } + + var stopsLen = stops.length; + + return { + stops: stops, + outerColors: [ + stopsLen ? stops[0].color : 'transparent', + stopsLen ? stops[stopsLen - 1].color : 'transparent' + ] + }; + } + +}); + +function getColorStopValues(visualMapModel, valueState, dataExtent) { + if (dataExtent[0] === dataExtent[1]) { + return dataExtent.slice(); + } + + // When using colorHue mapping, it is not linear color any more. + // Moreover, canvas gradient seems not to be accurate linear. + // FIXME + // Should be arbitrary value 100? or based on pixel size? + var count = 200; + var step = (dataExtent[1] - dataExtent[0]) / count; + + var value = dataExtent[0]; + var stopValues = []; + for (var i = 0; i <= count && value < dataExtent[1]; i++) { + stopValues.push(value); + value += step; + } + stopValues.push(dataExtent[1]); + + return stopValues; +} + +var VisualMapView = extendComponentView({ + + type: 'visualMap', + + /** + * @readOnly + * @type {Object} + */ + autoPositionValues: {left: 1, right: 1, top: 1, bottom: 1}, + + init: function (ecModel, api) { + /** + * @readOnly + * @type {module:echarts/model/Global} + */ + this.ecModel = ecModel; + + /** + * @readOnly + * @type {module:echarts/ExtensionAPI} + */ + this.api = api; + + /** + * @readOnly + * @type {module:echarts/component/visualMap/visualMapModel} + */ + this.visualMapModel; + }, + + /** + * @protected + */ + render: function (visualMapModel, ecModel, api, payload) { + this.visualMapModel = visualMapModel; + + if (visualMapModel.get('show') === false) { + this.group.removeAll(); + return; + } + + this.doRender.apply(this, arguments); + }, + + /** + * @protected + */ + renderBackground: function (group) { + var visualMapModel = this.visualMapModel; + var padding = normalizeCssArray$1(visualMapModel.get('padding') || 0); + var rect = group.getBoundingRect(); + + group.add(new Rect({ + z2: -1, // Lay background rect on the lowest layer. + silent: true, + shape: { + x: rect.x - padding[3], + y: rect.y - padding[0], + width: rect.width + padding[3] + padding[1], + height: rect.height + padding[0] + padding[2] + }, + style: { + fill: visualMapModel.get('backgroundColor'), + stroke: visualMapModel.get('borderColor'), + lineWidth: visualMapModel.get('borderWidth') + } + })); + }, + + /** + * @protected + * @param {number} targetValue can be Infinity or -Infinity + * @param {string=} visualCluster Only can be 'color' 'opacity' 'symbol' 'symbolSize' + * @param {Object} [opts] + * @param {string=} [opts.forceState] Specify state, instead of using getValueState method. + * @param {string=} [opts.convertOpacityToAlpha=false] For color gradient in controller widget. + * @return {*} Visual value. + */ + getControllerVisual: function (targetValue, visualCluster, opts) { + opts = opts || {}; + + var forceState = opts.forceState; + var visualMapModel = this.visualMapModel; + var visualObj = {}; + + // Default values. + if (visualCluster === 'symbol') { + visualObj.symbol = visualMapModel.get('itemSymbol'); + } + if (visualCluster === 'color') { + var defaultColor = visualMapModel.get('contentColor'); + visualObj.color = defaultColor; + } + + function getter(key) { + return visualObj[key]; + } + + function setter(key, value) { + visualObj[key] = value; + } + + var mappings = visualMapModel.controllerVisuals[ + forceState || visualMapModel.getValueState(targetValue) + ]; + var visualTypes = VisualMapping.prepareVisualTypes(mappings); + + each$1(visualTypes, function (type) { + var visualMapping = mappings[type]; + if (opts.convertOpacityToAlpha && type === 'opacity') { + type = 'colorAlpha'; + visualMapping = mappings.__alphaForOpacity; + } + if (VisualMapping.dependsOn(type, visualCluster)) { + visualMapping && visualMapping.applyVisual( + targetValue, getter, setter + ); + } + }); + + return visualObj[visualCluster]; + }, + + /** + * @protected + */ + positionGroup: function (group) { + var model = this.visualMapModel; + var api = this.api; + + positionElement( + group, + model.getBoxLayoutParams(), + {width: api.getWidth(), height: api.getHeight()} + ); + }, + + /** + * @protected + * @abstract + */ + doRender: noop + +}); + +/** + * @param {module:echarts/component/visualMap/VisualMapModel} visualMapModel\ + * @param {module:echarts/ExtensionAPI} api + * @param {Array.} itemSize always [short, long] + * @return {string} 'left' or 'right' or 'top' or 'bottom' + */ +function getItemAlign(visualMapModel, api, itemSize) { + var modelOption = visualMapModel.option; + var itemAlign = modelOption.align; + + if (itemAlign != null && itemAlign !== 'auto') { + return itemAlign; + } + + // Auto decision align. + var ecSize = {width: api.getWidth(), height: api.getHeight()}; + var realIndex = modelOption.orient === 'horizontal' ? 1 : 0; + + var paramsSet = [ + ['left', 'right', 'width'], + ['top', 'bottom', 'height'] + ]; + var reals = paramsSet[realIndex]; + var fakeValue = [0, null, 10]; + + var layoutInput = {}; + for (var i = 0; i < 3; i++) { + layoutInput[paramsSet[1 - realIndex][i]] = fakeValue[i]; + layoutInput[reals[i]] = i === 2 ? itemSize[0] : modelOption[reals[i]]; + } + + var rParam = [['x', 'width', 3], ['y', 'height', 0]][realIndex]; + var rect = getLayoutRect(layoutInput, ecSize, modelOption.padding); + + return reals[ + (rect.margin[rParam[2]] || 0) + rect[rParam[0]] + rect[rParam[1]] * 0.5 + < ecSize[rParam[1]] * 0.5 ? 0 : 1 + ]; +} + +/** + * Prepare dataIndex for outside usage, where dataIndex means rawIndex, and + * dataIndexInside means filtered index. + */ +function convertDataIndex(batch) { + each$1(batch || [], function (batchItem) { + if (batch.dataIndex != null) { + batch.dataIndexInside = batch.dataIndex; + batch.dataIndex = null; + } + }); + return batch; +} + +var linearMap$4 = linearMap; +var each$27 = each$1; +var mathMin$7 = Math.min; +var mathMax$7 = Math.max; + +// Arbitrary value +var HOVER_LINK_SIZE = 12; +var HOVER_LINK_OUT = 6; + +// Notice: +// Any "interval" should be by the order of [low, high]. +// "handle0" (handleIndex === 0) maps to +// low data value: this._dataInterval[0] and has low coord. +// "handle1" (handleIndex === 1) maps to +// high data value: this._dataInterval[1] and has high coord. +// The logic of transform is implemented in this._createBarGroup. + +var ContinuousView = VisualMapView.extend({ + + type: 'visualMap.continuous', + + /** + * @override + */ + init: function () { + + ContinuousView.superApply(this, 'init', arguments); + + /** + * @private + */ + this._shapes = {}; + + /** + * @private + */ + this._dataInterval = []; + + /** + * @private + */ + this._handleEnds = []; + + /** + * @private + */ + this._orient; + + /** + * @private + */ + this._useHandle; + + /** + * @private + */ + this._hoverLinkDataIndices = []; + + /** + * @private + */ + this._dragging; + + /** + * @private + */ + this._hovering; + }, + + /** + * @protected + * @override + */ + doRender: function (visualMapModel, ecModel, api, payload) { + if (!payload || payload.type !== 'selectDataRange' || payload.from !== this.uid) { + this._buildView(); + } + }, + + /** + * @private + */ + _buildView: function () { + this.group.removeAll(); + + var visualMapModel = this.visualMapModel; + var thisGroup = this.group; + + this._orient = visualMapModel.get('orient'); + this._useHandle = visualMapModel.get('calculable'); + + this._resetInterval(); + + this._renderBar(thisGroup); + + var dataRangeText = visualMapModel.get('text'); + this._renderEndsText(thisGroup, dataRangeText, 0); + this._renderEndsText(thisGroup, dataRangeText, 1); + + // Do this for background size calculation. + this._updateView(true); + + // After updating view, inner shapes is built completely, + // and then background can be rendered. + this.renderBackground(thisGroup); + + // Real update view + this._updateView(); + + this._enableHoverLinkToSeries(); + this._enableHoverLinkFromSeries(); + + this.positionGroup(thisGroup); + }, + + /** + * @private + */ + _renderEndsText: function (group, dataRangeText, endsIndex) { + if (!dataRangeText) { + return; + } + + // Compatible with ec2, text[0] map to high value, text[1] map low value. + var text = dataRangeText[1 - endsIndex]; + text = text != null ? text + '' : ''; + + var visualMapModel = this.visualMapModel; + var textGap = visualMapModel.get('textGap'); + var itemSize = visualMapModel.itemSize; + + var barGroup = this._shapes.barGroup; + var position = this._applyTransform( + [ + itemSize[0] / 2, + endsIndex === 0 ? -textGap : itemSize[1] + textGap + ], + barGroup + ); + var align = this._applyTransform( + endsIndex === 0 ? 'bottom' : 'top', + barGroup + ); + var orient = this._orient; + var textStyleModel = this.visualMapModel.textStyleModel; + + this.group.add(new Text({ + style: { + x: position[0], + y: position[1], + textVerticalAlign: orient === 'horizontal' ? 'middle' : align, + textAlign: orient === 'horizontal' ? align : 'center', + text: text, + textFont: textStyleModel.getFont(), + textFill: textStyleModel.getTextColor() + } + })); + }, + + /** + * @private + */ + _renderBar: function (targetGroup) { + var visualMapModel = this.visualMapModel; + var shapes = this._shapes; + var itemSize = visualMapModel.itemSize; + var orient = this._orient; + var useHandle = this._useHandle; + var itemAlign = getItemAlign(visualMapModel, this.api, itemSize); + var barGroup = shapes.barGroup = this._createBarGroup(itemAlign); + + // Bar + barGroup.add(shapes.outOfRange = createPolygon()); + barGroup.add(shapes.inRange = createPolygon( + null, + useHandle ? getCursor$1(this._orient) : null, + bind(this._dragHandle, this, 'all', false), + bind(this._dragHandle, this, 'all', true) + )); + + var textRect = visualMapModel.textStyleModel.getTextRect('国'); + var textSize = mathMax$7(textRect.width, textRect.height); + + // Handle + if (useHandle) { + shapes.handleThumbs = []; + shapes.handleLabels = []; + shapes.handleLabelPoints = []; + + this._createHandle(barGroup, 0, itemSize, textSize, orient, itemAlign); + this._createHandle(barGroup, 1, itemSize, textSize, orient, itemAlign); + } + + this._createIndicator(barGroup, itemSize, textSize, orient); + + targetGroup.add(barGroup); + }, + + /** + * @private + */ + _createHandle: function (barGroup, handleIndex, itemSize, textSize, orient) { + var onDrift = bind(this._dragHandle, this, handleIndex, false); + var onDragEnd = bind(this._dragHandle, this, handleIndex, true); + var handleThumb = createPolygon( + createHandlePoints(handleIndex, textSize), + getCursor$1(this._orient), + onDrift, + onDragEnd + ); + handleThumb.position[0] = itemSize[0]; + barGroup.add(handleThumb); + + // Text is always horizontal layout but should not be effected by + // transform (orient/inverse). So label is built separately but not + // use zrender/graphic/helper/RectText, and is located based on view + // group (according to handleLabelPoint) but not barGroup. + var textStyleModel = this.visualMapModel.textStyleModel; + var handleLabel = new Text({ + draggable: true, + drift: onDrift, + onmousemove: function (e) { + // Fot mobile devicem, prevent screen slider on the button. + stop(e.event); + }, + ondragend: onDragEnd, + style: { + x: 0, y: 0, text: '', + textFont: textStyleModel.getFont(), + textFill: textStyleModel.getTextColor() + } + }); + this.group.add(handleLabel); + + var handleLabelPoint = [ + orient === 'horizontal' + ? textSize / 2 + : textSize * 1.5, + orient === 'horizontal' + ? (handleIndex === 0 ? -(textSize * 1.5) : (textSize * 1.5)) + : (handleIndex === 0 ? -textSize / 2 : textSize / 2) + ]; + + var shapes = this._shapes; + shapes.handleThumbs[handleIndex] = handleThumb; + shapes.handleLabelPoints[handleIndex] = handleLabelPoint; + shapes.handleLabels[handleIndex] = handleLabel; + }, + + /** + * @private + */ + _createIndicator: function (barGroup, itemSize, textSize, orient) { + var indicator = createPolygon([[0, 0]], 'move'); + indicator.position[0] = itemSize[0]; + indicator.attr({invisible: true, silent: true}); + barGroup.add(indicator); + + var textStyleModel = this.visualMapModel.textStyleModel; + var indicatorLabel = new Text({ + silent: true, + invisible: true, + style: { + x: 0, y: 0, text: '', + textFont: textStyleModel.getFont(), + textFill: textStyleModel.getTextColor() + } + }); + this.group.add(indicatorLabel); + + var indicatorLabelPoint = [ + orient === 'horizontal' ? textSize / 2 : HOVER_LINK_OUT + 3, + 0 + ]; + + var shapes = this._shapes; + shapes.indicator = indicator; + shapes.indicatorLabel = indicatorLabel; + shapes.indicatorLabelPoint = indicatorLabelPoint; + }, + + /** + * @private + */ + _dragHandle: function (handleIndex, isEnd, dx, dy) { + if (!this._useHandle) { + return; + } + + this._dragging = !isEnd; + + if (!isEnd) { + // Transform dx, dy to bar coordination. + var vertex = this._applyTransform([dx, dy], this._shapes.barGroup, true); + this._updateInterval(handleIndex, vertex[1]); + + // Considering realtime, update view should be executed + // before dispatch action. + this._updateView(); + } + + // dragEnd do not dispatch action when realtime. + if (isEnd === !this.visualMapModel.get('realtime')) { // jshint ignore:line + this.api.dispatchAction({ + type: 'selectDataRange', + from: this.uid, + visualMapId: this.visualMapModel.id, + selected: this._dataInterval.slice() + }); + } + + if (isEnd) { + !this._hovering && this._clearHoverLinkToSeries(); + } + else if (useHoverLinkOnHandle(this.visualMapModel)) { + this._doHoverLinkToSeries(this._handleEnds[handleIndex], false); + } + }, + + /** + * @private + */ + _resetInterval: function () { + var visualMapModel = this.visualMapModel; + + var dataInterval = this._dataInterval = visualMapModel.getSelected(); + var dataExtent = visualMapModel.getExtent(); + var sizeExtent = [0, visualMapModel.itemSize[1]]; + + this._handleEnds = [ + linearMap$4(dataInterval[0], dataExtent, sizeExtent, true), + linearMap$4(dataInterval[1], dataExtent, sizeExtent, true) + ]; + }, + + /** + * @private + * @param {(number|string)} handleIndex 0 or 1 or 'all' + * @param {number} dx + * @param {number} dy + */ + _updateInterval: function (handleIndex, delta) { + delta = delta || 0; + var visualMapModel = this.visualMapModel; + var handleEnds = this._handleEnds; + var sizeExtent = [0, visualMapModel.itemSize[1]]; + + sliderMove( + delta, + handleEnds, + sizeExtent, + handleIndex, + // cross is forbiden + 0 + ); + + var dataExtent = visualMapModel.getExtent(); + // Update data interval. + this._dataInterval = [ + linearMap$4(handleEnds[0], sizeExtent, dataExtent, true), + linearMap$4(handleEnds[1], sizeExtent, dataExtent, true) + ]; + }, + + /** + * @private + */ + _updateView: function (forSketch) { + var visualMapModel = this.visualMapModel; + var dataExtent = visualMapModel.getExtent(); + var shapes = this._shapes; + + var outOfRangeHandleEnds = [0, visualMapModel.itemSize[1]]; + var inRangeHandleEnds = forSketch ? outOfRangeHandleEnds : this._handleEnds; + + var visualInRange = this._createBarVisual( + this._dataInterval, dataExtent, inRangeHandleEnds, 'inRange' + ); + var visualOutOfRange = this._createBarVisual( + dataExtent, dataExtent, outOfRangeHandleEnds, 'outOfRange' + ); + + shapes.inRange + .setStyle({ + fill: visualInRange.barColor, + opacity: visualInRange.opacity + }) + .setShape('points', visualInRange.barPoints); + shapes.outOfRange + .setStyle({ + fill: visualOutOfRange.barColor, + opacity: visualOutOfRange.opacity + }) + .setShape('points', visualOutOfRange.barPoints); + + this._updateHandle(inRangeHandleEnds, visualInRange); + }, + + /** + * @private + */ + _createBarVisual: function (dataInterval, dataExtent, handleEnds, forceState) { + var opts = { + forceState: forceState, + convertOpacityToAlpha: true + }; + var colorStops = this._makeColorGradient(dataInterval, opts); + + var symbolSizes = [ + this.getControllerVisual(dataInterval[0], 'symbolSize', opts), + this.getControllerVisual(dataInterval[1], 'symbolSize', opts) + ]; + var barPoints = this._createBarPoints(handleEnds, symbolSizes); + + return { + barColor: new LinearGradient(0, 0, 0, 1, colorStops), + barPoints: barPoints, + handlesColor: [ + colorStops[0].color, + colorStops[colorStops.length - 1].color + ] + }; + }, + + /** + * @private + */ + _makeColorGradient: function (dataInterval, opts) { + // Considering colorHue, which is not linear, so we have to sample + // to calculate gradient color stops, but not only caculate head + // and tail. + var sampleNumber = 100; // Arbitrary value. + var colorStops = []; + var step = (dataInterval[1] - dataInterval[0]) / sampleNumber; + + colorStops.push({ + color: this.getControllerVisual(dataInterval[0], 'color', opts), + offset: 0 + }); + + for (var i = 1; i < sampleNumber; i++) { + var currValue = dataInterval[0] + step * i; + if (currValue > dataInterval[1]) { + break; + } + colorStops.push({ + color: this.getControllerVisual(currValue, 'color', opts), + offset: i / sampleNumber + }); + } + + colorStops.push({ + color: this.getControllerVisual(dataInterval[1], 'color', opts), + offset: 1 + }); + + return colorStops; + }, + + /** + * @private + */ + _createBarPoints: function (handleEnds, symbolSizes) { + var itemSize = this.visualMapModel.itemSize; + + return [ + [itemSize[0] - symbolSizes[0], handleEnds[0]], + [itemSize[0], handleEnds[0]], + [itemSize[0], handleEnds[1]], + [itemSize[0] - symbolSizes[1], handleEnds[1]] + ]; + }, + + /** + * @private + */ + _createBarGroup: function (itemAlign) { + var orient = this._orient; + var inverse = this.visualMapModel.get('inverse'); + + return new Group( + (orient === 'horizontal' && !inverse) + ? {scale: itemAlign === 'bottom' ? [1, 1] : [-1, 1], rotation: Math.PI / 2} + : (orient === 'horizontal' && inverse) + ? {scale: itemAlign === 'bottom' ? [-1, 1] : [1, 1], rotation: -Math.PI / 2} + : (orient === 'vertical' && !inverse) + ? {scale: itemAlign === 'left' ? [1, -1] : [-1, -1]} + : {scale: itemAlign === 'left' ? [1, 1] : [-1, 1]} + ); + }, + + /** + * @private + */ + _updateHandle: function (handleEnds, visualInRange) { + if (!this._useHandle) { + return; + } + + var shapes = this._shapes; + var visualMapModel = this.visualMapModel; + var handleThumbs = shapes.handleThumbs; + var handleLabels = shapes.handleLabels; + + each$27([0, 1], function (handleIndex) { + var handleThumb = handleThumbs[handleIndex]; + handleThumb.setStyle('fill', visualInRange.handlesColor[handleIndex]); + handleThumb.position[1] = handleEnds[handleIndex]; + + // Update handle label position. + var textPoint = applyTransform$1( + shapes.handleLabelPoints[handleIndex], + getTransform(handleThumb, this.group) + ); + handleLabels[handleIndex].setStyle({ + x: textPoint[0], + y: textPoint[1], + text: visualMapModel.formatValueText(this._dataInterval[handleIndex]), + textVerticalAlign: 'middle', + textAlign: this._applyTransform( + this._orient === 'horizontal' + ? (handleIndex === 0 ? 'bottom' : 'top') + : 'left', + shapes.barGroup + ) + }); + }, this); + }, + + /** + * @private + * @param {number} cursorValue + * @param {number} textValue + * @param {string} [rangeSymbol] + * @param {number} [halfHoverLinkSize] + */ + _showIndicator: function (cursorValue, textValue, rangeSymbol, halfHoverLinkSize) { + var visualMapModel = this.visualMapModel; + var dataExtent = visualMapModel.getExtent(); + var itemSize = visualMapModel.itemSize; + var sizeExtent = [0, itemSize[1]]; + var pos = linearMap$4(cursorValue, dataExtent, sizeExtent, true); + + var shapes = this._shapes; + var indicator = shapes.indicator; + if (!indicator) { + return; + } + + indicator.position[1] = pos; + indicator.attr('invisible', false); + indicator.setShape('points', createIndicatorPoints( + !!rangeSymbol, halfHoverLinkSize, pos, itemSize[1] + )); + + var opts = {convertOpacityToAlpha: true}; + var color = this.getControllerVisual(cursorValue, 'color', opts); + indicator.setStyle('fill', color); + + // Update handle label position. + var textPoint = applyTransform$1( + shapes.indicatorLabelPoint, + getTransform(indicator, this.group) + ); + + var indicatorLabel = shapes.indicatorLabel; + indicatorLabel.attr('invisible', false); + var align = this._applyTransform('left', shapes.barGroup); + var orient = this._orient; + indicatorLabel.setStyle({ + text: (rangeSymbol ? rangeSymbol : '') + visualMapModel.formatValueText(textValue), + textVerticalAlign: orient === 'horizontal' ? align : 'middle', + textAlign: orient === 'horizontal' ? 'center' : align, + x: textPoint[0], + y: textPoint[1] + }); + }, + + /** + * @private + */ + _enableHoverLinkToSeries: function () { + var self = this; + this._shapes.barGroup + + .on('mousemove', function (e) { + self._hovering = true; + + if (!self._dragging) { + var itemSize = self.visualMapModel.itemSize; + var pos = self._applyTransform( + [e.offsetX, e.offsetY], self._shapes.barGroup, true, true + ); + // For hover link show when hover handle, which might be + // below or upper than sizeExtent. + pos[1] = mathMin$7(mathMax$7(0, pos[1]), itemSize[1]); + self._doHoverLinkToSeries( + pos[1], + 0 <= pos[0] && pos[0] <= itemSize[0] + ); + } + }) + + .on('mouseout', function () { + // When mouse is out of handle, hoverLink still need + // to be displayed when realtime is set as false. + self._hovering = false; + !self._dragging && self._clearHoverLinkToSeries(); + }); + }, + + /** + * @private + */ + _enableHoverLinkFromSeries: function () { + var zr = this.api.getZr(); + + if (this.visualMapModel.option.hoverLink) { + zr.on('mouseover', this._hoverLinkFromSeriesMouseOver, this); + zr.on('mouseout', this._hideIndicator, this); + } + else { + this._clearHoverLinkFromSeries(); + } + }, + + /** + * @private + */ + _doHoverLinkToSeries: function (cursorPos, hoverOnBar) { + var visualMapModel = this.visualMapModel; + var itemSize = visualMapModel.itemSize; + + if (!visualMapModel.option.hoverLink) { + return; + } + + var sizeExtent = [0, itemSize[1]]; + var dataExtent = visualMapModel.getExtent(); + + // For hover link show when hover handle, which might be below or upper than sizeExtent. + cursorPos = mathMin$7(mathMax$7(sizeExtent[0], cursorPos), sizeExtent[1]); + + var halfHoverLinkSize = getHalfHoverLinkSize(visualMapModel, dataExtent, sizeExtent); + var hoverRange = [cursorPos - halfHoverLinkSize, cursorPos + halfHoverLinkSize]; + var cursorValue = linearMap$4(cursorPos, sizeExtent, dataExtent, true); + var valueRange = [ + linearMap$4(hoverRange[0], sizeExtent, dataExtent, true), + linearMap$4(hoverRange[1], sizeExtent, dataExtent, true) + ]; + // Consider data range is out of visualMap range, see test/visualMap-continuous.html, + // where china and india has very large population. + hoverRange[0] < sizeExtent[0] && (valueRange[0] = -Infinity); + hoverRange[1] > sizeExtent[1] && (valueRange[1] = Infinity); + + // Do not show indicator when mouse is over handle, + // otherwise labels overlap, especially when dragging. + if (hoverOnBar) { + if (valueRange[0] === -Infinity) { + this._showIndicator(cursorValue, valueRange[1], '< ', halfHoverLinkSize); + } + else if (valueRange[1] === Infinity) { + this._showIndicator(cursorValue, valueRange[0], '> ', halfHoverLinkSize); + } + else { + this._showIndicator(cursorValue, cursorValue, '≈ ', halfHoverLinkSize); + } + } + + // When realtime is set as false, handles, which are in barGroup, + // also trigger hoverLink, which help user to realize where they + // focus on when dragging. (see test/heatmap-large.html) + // When realtime is set as true, highlight will not show when hover + // handle, because the label on handle, which displays a exact value + // but not range, might mislead users. + var oldBatch = this._hoverLinkDataIndices; + var newBatch = []; + if (hoverOnBar || useHoverLinkOnHandle(visualMapModel)) { + newBatch = this._hoverLinkDataIndices = visualMapModel.findTargetDataIndices(valueRange); + } + + var resultBatches = compressBatches(oldBatch, newBatch); + + this._dispatchHighDown('downplay', convertDataIndex(resultBatches[0])); + this._dispatchHighDown('highlight', convertDataIndex(resultBatches[1])); + }, + + /** + * @private + */ + _hoverLinkFromSeriesMouseOver: function (e) { + var el = e.target; + var visualMapModel = this.visualMapModel; + + if (!el || el.dataIndex == null) { + return; + } + + var dataModel = this.ecModel.getSeriesByIndex(el.seriesIndex); + + if (!visualMapModel.isTargetSeries(dataModel)) { + return; + } + + var data = dataModel.getData(el.dataType); + var value = data.get(visualMapModel.getDataDimension(data), el.dataIndex, true); + + if (!isNaN(value)) { + this._showIndicator(value, value); + } + }, + + /** + * @private + */ + _hideIndicator: function () { + var shapes = this._shapes; + shapes.indicator && shapes.indicator.attr('invisible', true); + shapes.indicatorLabel && shapes.indicatorLabel.attr('invisible', true); + }, + + /** + * @private + */ + _clearHoverLinkToSeries: function () { + this._hideIndicator(); + + var indices = this._hoverLinkDataIndices; + this._dispatchHighDown('downplay', convertDataIndex(indices)); + + indices.length = 0; + }, + + /** + * @private + */ + _clearHoverLinkFromSeries: function () { + this._hideIndicator(); + + var zr = this.api.getZr(); + zr.off('mouseover', this._hoverLinkFromSeriesMouseOver); + zr.off('mouseout', this._hideIndicator); + }, + + /** + * @private + */ + _applyTransform: function (vertex, element, inverse, global) { + var transform = getTransform(element, global ? null : this.group); + + return graphic[ + isArray(vertex) ? 'applyTransform' : 'transformDirection' + ](vertex, transform, inverse); + }, + + /** + * @private + */ + _dispatchHighDown: function (type, batch) { + batch && batch.length && this.api.dispatchAction({ + type: type, + batch: batch + }); + }, + + /** + * @override + */ + dispose: function () { + this._clearHoverLinkFromSeries(); + this._clearHoverLinkToSeries(); + }, + + /** + * @override + */ + remove: function () { + this._clearHoverLinkFromSeries(); + this._clearHoverLinkToSeries(); + } + +}); + +function createPolygon(points, cursor, onDrift, onDragEnd) { + return new Polygon({ + shape: {points: points}, + draggable: !!onDrift, + cursor: cursor, + drift: onDrift, + onmousemove: function (e) { + // Fot mobile devicem, prevent screen slider on the button. + stop(e.event); + }, + ondragend: onDragEnd + }); +} + +function createHandlePoints(handleIndex, textSize) { + return handleIndex === 0 + ? [[0, 0], [textSize, 0], [textSize, -textSize]] + : [[0, 0], [textSize, 0], [textSize, textSize]]; +} + +function createIndicatorPoints(isRange, halfHoverLinkSize, pos, extentMax) { + return isRange + ? [ // indicate range + [0, -mathMin$7(halfHoverLinkSize, mathMax$7(pos, 0))], + [HOVER_LINK_OUT, 0], + [0, mathMin$7(halfHoverLinkSize, mathMax$7(extentMax - pos, 0))] + ] + : [ // indicate single value + [0, 0], [5, -5], [5, 5] + ]; +} + +function getHalfHoverLinkSize(visualMapModel, dataExtent, sizeExtent) { + var halfHoverLinkSize = HOVER_LINK_SIZE / 2; + var hoverLinkDataSize = visualMapModel.get('hoverLinkDataSize'); + if (hoverLinkDataSize) { + halfHoverLinkSize = linearMap$4(hoverLinkDataSize, dataExtent, sizeExtent, true) / 2; + } + return halfHoverLinkSize; +} + +function useHoverLinkOnHandle(visualMapModel) { + var hoverLinkOnHandle = visualMapModel.get('hoverLinkOnHandle'); + return !!(hoverLinkOnHandle == null ? visualMapModel.get('realtime') : hoverLinkOnHandle); +} + +function getCursor$1(orient) { + return orient === 'vertical' ? 'ns-resize' : 'ew-resize'; +} + +var actionInfo$2 = { + type: 'selectDataRange', + event: 'dataRangeSelected', + // FIXME use updateView appears wrong + update: 'update' +}; + +registerAction(actionInfo$2, function (payload, ecModel) { + + ecModel.eachComponent({mainType: 'visualMap', query: payload}, function (model) { + model.setSelected(payload.selected); + }); + +}); + +/** + * DataZoom component entry + */ + +registerPreprocessor(preprocessor$2); + +var PiecewiseModel = VisualMapModel.extend({ + + type: 'visualMap.piecewise', + + /** + * Order Rule: + * + * option.categories / option.pieces / option.text / option.selected: + * If !option.inverse, + * Order when vertical: ['top', ..., 'bottom']. + * Order when horizontal: ['left', ..., 'right']. + * If option.inverse, the meaning of + * the order should be reversed. + * + * this._pieceList: + * The order is always [low, ..., high]. + * + * Mapping from location to low-high: + * If !option.inverse + * When vertical, top is high. + * When horizontal, right is high. + * If option.inverse, reverse. + */ + + /** + * @protected + */ + defaultOption: { + selected: null, // Object. If not specified, means selected. + // When pieces and splitNumber: {'0': true, '5': true} + // When categories: {'cate1': false, 'cate3': true} + // When selected === false, means all unselected. + + minOpen: false, // Whether include values that smaller than `min`. + maxOpen: false, // Whether include values that bigger than `max`. + + align: 'auto', // 'auto', 'left', 'right' + itemWidth: 20, // When put the controller vertically, it is the length of + // horizontal side of each item. Otherwise, vertical side. + itemHeight: 14, // When put the controller vertically, it is the length of + // vertical side of each item. Otherwise, horizontal side. + itemSymbol: 'roundRect', + pieceList: null, // Each item is Object, with some of those attrs: + // {min, max, lt, gt, lte, gte, value, + // color, colorSaturation, colorAlpha, opacity, + // symbol, symbolSize}, which customize the range or visual + // coding of the certain piece. Besides, see "Order Rule". + categories: null, // category names, like: ['some1', 'some2', 'some3']. + // Attr min/max are ignored when categories set. See "Order Rule" + splitNumber: 5, // If set to 5, auto split five pieces equally. + // If set to 0 and component type not set, component type will be + // determined as "continuous". (It is less reasonable but for ec2 + // compatibility, see echarts/component/visualMap/typeDefaulter) + selectedMode: 'multiple', // Can be 'multiple' or 'single'. + itemGap: 10, // The gap between two items, in px. + hoverLink: true, // Enable hover highlight. + + showLabel: null // By default, when text is used, label will hide (the logic + // is remained for compatibility reason) + }, + + /** + * @override + */ + optionUpdated: function (newOption, isInit) { + PiecewiseModel.superApply(this, 'optionUpdated', arguments); + + /** + * The order is always [low, ..., high]. + * [{text: string, interval: Array.}, ...] + * @private + * @type {Array.} + */ + this._pieceList = []; + + this.resetExtent(); + + /** + * 'pieces', 'categories', 'splitNumber' + * @type {string} + */ + var mode = this._mode = this._determineMode(); + + resetMethods[this._mode].call(this); + + this._resetSelected(newOption, isInit); + + var categories = this.option.categories; + + this.resetVisual(function (mappingOption, state) { + if (mode === 'categories') { + mappingOption.mappingMethod = 'category'; + mappingOption.categories = clone(categories); + } + else { + mappingOption.dataExtent = this.getExtent(); + mappingOption.mappingMethod = 'piecewise'; + mappingOption.pieceList = map(this._pieceList, function (piece) { + var piece = clone(piece); + if (state !== 'inRange') { + // FIXME + // outOfRange do not support special visual in pieces. + piece.visual = null; + } + return piece; + }); + } + }); + }, + + /** + * @protected + * @override + */ + completeVisualOption: function () { + // Consider this case: + // visualMap: { + // pieces: [{symbol: 'circle', lt: 0}, {symbol: 'rect', gte: 0}] + // } + // where no inRange/outOfRange set but only pieces. So we should make + // default inRange/outOfRange for this case, otherwise visuals that only + // appear in `pieces` will not be taken into account in visual encoding. + + var option = this.option; + var visualTypesInPieces = {}; + var visualTypes = VisualMapping.listVisualTypes(); + var isCategory = this.isCategory(); + + each$1(option.pieces, function (piece) { + each$1(visualTypes, function (visualType) { + if (piece.hasOwnProperty(visualType)) { + visualTypesInPieces[visualType] = 1; + } + }); + }); + + each$1(visualTypesInPieces, function (v, visualType) { + var exists = 0; + each$1(this.stateList, function (state) { + exists |= has(option, state, visualType) + || has(option.target, state, visualType); + }, this); + + !exists && each$1(this.stateList, function (state) { + (option[state] || (option[state] = {}))[visualType] = visualDefault.get( + visualType, state === 'inRange' ? 'active' : 'inactive', isCategory + ); + }); + }, this); + + function has(obj, state, visualType) { + return obj && obj[state] && ( + isObject$1(obj[state]) + ? obj[state].hasOwnProperty(visualType) + : obj[state] === visualType // e.g., inRange: 'symbol' + ); + } + + VisualMapModel.prototype.completeVisualOption.apply(this, arguments); + }, + + _resetSelected: function (newOption, isInit) { + var thisOption = this.option; + var pieceList = this._pieceList; + + // Selected do not merge but all override. + var selected = (isInit ? thisOption : newOption).selected || {}; + thisOption.selected = selected; + + // Consider 'not specified' means true. + each$1(pieceList, function (piece, index) { + var key = this.getSelectedMapKey(piece); + if (!selected.hasOwnProperty(key)) { + selected[key] = true; + } + }, this); + + if (thisOption.selectedMode === 'single') { + // Ensure there is only one selected. + var hasSel = false; + + each$1(pieceList, function (piece, index) { + var key = this.getSelectedMapKey(piece); + if (selected[key]) { + hasSel + ? (selected[key] = false) + : (hasSel = true); + } + }, this); + } + // thisOption.selectedMode === 'multiple', default: all selected. + }, + + /** + * @public + */ + getSelectedMapKey: function (piece) { + return this._mode === 'categories' + ? piece.value + '' : piece.index + ''; + }, + + /** + * @public + */ + getPieceList: function () { + return this._pieceList; + }, + + /** + * @private + * @return {string} + */ + _determineMode: function () { + var option = this.option; + + return option.pieces && option.pieces.length > 0 + ? 'pieces' + : this.option.categories + ? 'categories' + : 'splitNumber'; + }, + + /** + * @public + * @override + */ + setSelected: function (selected) { + this.option.selected = clone(selected); + }, + + /** + * @public + * @override + */ + getValueState: function (value) { + var index = VisualMapping.findPieceIndex(value, this._pieceList); + + return index != null + ? (this.option.selected[this.getSelectedMapKey(this._pieceList[index])] + ? 'inRange' : 'outOfRange' + ) + : 'outOfRange'; + }, + + /** + * @public + * @params {number} pieceIndex piece index in visualMapModel.getPieceList() + * @return {Array.} [{seriesId, dataIndices: >}, ...] + */ + findTargetDataIndices: function (pieceIndex) { + var result = []; + + this.eachTargetSeries(function (seriesModel) { + var dataIndices = []; + var data = seriesModel.getData(); + + data.each(this.getDataDimension(data), function (value, dataIndex) { + // Should always base on model pieceList, because it is order sensitive. + var pIdx = VisualMapping.findPieceIndex(value, this._pieceList); + pIdx === pieceIndex && dataIndices.push(dataIndex); + }, this); + + result.push({seriesId: seriesModel.id, dataIndex: dataIndices}); + }, this); + + return result; + }, + + /** + * @private + * @param {Object} piece piece.value or piece.interval is required. + * @return {number} Can be Infinity or -Infinity + */ + getRepresentValue: function (piece) { + var representValue; + if (this.isCategory()) { + representValue = piece.value; + } + else { + if (piece.value != null) { + representValue = piece.value; + } + else { + var pieceInterval = piece.interval || []; + representValue = (pieceInterval[0] === -Infinity && pieceInterval[1] === Infinity) + ? 0 + : (pieceInterval[0] + pieceInterval[1]) / 2; + } + } + return representValue; + }, + + getVisualMeta: function (getColorVisual) { + // Do not support category. (category axis is ordinal, numerical) + if (this.isCategory()) { + return; + } + + var stops = []; + var outerColors = []; + var visualMapModel = this; + + function setStop(interval, valueState) { + var representValue = visualMapModel.getRepresentValue({interval: interval}); + if (!valueState) { + valueState = visualMapModel.getValueState(representValue); + } + var color = getColorVisual(representValue, valueState); + if (interval[0] === -Infinity) { + outerColors[0] = color; + } + else if (interval[1] === Infinity) { + outerColors[1] = color; + } + else { + stops.push( + {value: interval[0], color: color}, + {value: interval[1], color: color} + ); + } + } + + // Suplement + var pieceList = this._pieceList.slice(); + if (!pieceList.length) { + pieceList.push({interval: [-Infinity, Infinity]}); + } + else { + var edge = pieceList[0].interval[0]; + edge !== -Infinity && pieceList.unshift({interval: [-Infinity, edge]}); + edge = pieceList[pieceList.length - 1].interval[1]; + edge !== Infinity && pieceList.push({interval: [edge, Infinity]}); + } + + var curr = -Infinity; + each$1(pieceList, function (piece) { + var interval = piece.interval; + if (interval) { + // Fulfill gap. + interval[0] > curr && setStop([curr, interval[0]], 'outOfRange'); + setStop(interval.slice()); + curr = interval[1]; + } + }, this); + + return {stops: stops, outerColors: outerColors}; + } + +}); + +/** + * Key is this._mode + * @type {Object} + * @this {module:echarts/component/viusalMap/PiecewiseMode} + */ +var resetMethods = { + + splitNumber: function () { + var thisOption = this.option; + var pieceList = this._pieceList; + var precision = Math.min(thisOption.precision, 20); + var dataExtent = this.getExtent(); + var splitNumber = thisOption.splitNumber; + splitNumber = Math.max(parseInt(splitNumber, 10), 1); + thisOption.splitNumber = splitNumber; + + var splitStep = (dataExtent[1] - dataExtent[0]) / splitNumber; + // Precision auto-adaption + while (+splitStep.toFixed(precision) !== splitStep && precision < 5) { + precision++; + } + thisOption.precision = precision; + splitStep = +splitStep.toFixed(precision); + + var index = 0; + + if (thisOption.minOpen) { + pieceList.push({ + index: index++, + interval: [-Infinity, dataExtent[0]], + close: [0, 0] + }); + } + + for ( + var curr = dataExtent[0], len = index + splitNumber; + index < len; + curr += splitStep + ) { + var max = index === splitNumber - 1 ? dataExtent[1] : (curr + splitStep); + + pieceList.push({ + index: index++, + interval: [curr, max], + close: [1, 1] + }); + } + + if (thisOption.maxOpen) { + pieceList.push({ + index: index++, + interval: [dataExtent[1], Infinity], + close: [0, 0] + }); + } + + reformIntervals(pieceList); + + each$1(pieceList, function (piece) { + piece.text = this.formatValueText(piece.interval); + }, this); + }, + + categories: function () { + var thisOption = this.option; + each$1(thisOption.categories, function (cate) { + // FIXME category模式也使用pieceList,但在visualMapping中不是使用pieceList。 + // 是否改一致。 + this._pieceList.push({ + text: this.formatValueText(cate, true), + value: cate + }); + }, this); + + // See "Order Rule". + normalizeReverse(thisOption, this._pieceList); + }, + + pieces: function () { + var thisOption = this.option; + var pieceList = this._pieceList; + + each$1(thisOption.pieces, function (pieceListItem, index) { + + if (!isObject$1(pieceListItem)) { + pieceListItem = {value: pieceListItem}; + } + + var item = {text: '', index: index}; + + if (pieceListItem.label != null) { + item.text = pieceListItem.label; + } + + if (pieceListItem.hasOwnProperty('value')) { + var value = item.value = pieceListItem.value; + item.interval = [value, value]; + item.close = [1, 1]; + } + else { + // `min` `max` is legacy option. + // `lt` `gt` `lte` `gte` is recommanded. + var interval = item.interval = []; + var close = item.close = [0, 0]; + + var closeList = [1, 0, 1]; + var infinityList = [-Infinity, Infinity]; + + var useMinMax = []; + for (var lg = 0; lg < 2; lg++) { + var names = [['gte', 'gt', 'min'], ['lte', 'lt', 'max']][lg]; + for (var i = 0; i < 3 && interval[lg] == null; i++) { + interval[lg] = pieceListItem[names[i]]; + close[lg] = closeList[i]; + useMinMax[lg] = i === 2; + } + interval[lg] == null && (interval[lg] = infinityList[lg]); + } + useMinMax[0] && interval[1] === Infinity && (close[0] = 0); + useMinMax[1] && interval[0] === -Infinity && (close[1] = 0); + + if (__DEV__) { + if (interval[0] > interval[1]) { + console.warn( + 'Piece ' + index + 'is illegal: ' + interval + + ' lower bound should not greater then uppper bound.' + ); + } + } + + if (interval[0] === interval[1] && close[0] && close[1]) { + // Consider: [{min: 5, max: 5, visual: {...}}, {min: 0, max: 5}], + // we use value to lift the priority when min === max + item.value = interval[0]; + } + } + + item.visual = VisualMapping.retrieveVisuals(pieceListItem); + + pieceList.push(item); + + }, this); + + // See "Order Rule". + normalizeReverse(thisOption, pieceList); + // Only pieces + reformIntervals(pieceList); + + each$1(pieceList, function (piece) { + var close = piece.close; + var edgeSymbols = [['<', '≤'][close[1]], ['>', '≥'][close[0]]]; + piece.text = piece.text || this.formatValueText( + piece.value != null ? piece.value : piece.interval, + false, + edgeSymbols + ); + }, this); + } +}; + +function normalizeReverse(thisOption, pieceList) { + var inverse = thisOption.inverse; + if (thisOption.orient === 'vertical' ? !inverse : inverse) { + pieceList.reverse(); + } +} + +var PiecewiseVisualMapView = VisualMapView.extend({ + + type: 'visualMap.piecewise', + + /** + * @protected + * @override + */ + doRender: function () { + var thisGroup = this.group; + + thisGroup.removeAll(); + + var visualMapModel = this.visualMapModel; + var textGap = visualMapModel.get('textGap'); + var textStyleModel = visualMapModel.textStyleModel; + var textFont = textStyleModel.getFont(); + var textFill = textStyleModel.getTextColor(); + var itemAlign = this._getItemAlign(); + var itemSize = visualMapModel.itemSize; + var viewData = this._getViewData(); + var endsText = viewData.endsText; + var showLabel = retrieve(visualMapModel.get('showLabel', true), !endsText); + + endsText && this._renderEndsText( + thisGroup, endsText[0], itemSize, showLabel, itemAlign + ); + + each$1(viewData.viewPieceList, renderItem, this); + + endsText && this._renderEndsText( + thisGroup, endsText[1], itemSize, showLabel, itemAlign + ); + + box( + visualMapModel.get('orient'), thisGroup, visualMapModel.get('itemGap') + ); + + this.renderBackground(thisGroup); + + this.positionGroup(thisGroup); + + function renderItem(item) { + var piece = item.piece; + + var itemGroup = new Group(); + itemGroup.onclick = bind(this._onItemClick, this, piece); + + this._enableHoverLink(itemGroup, item.indexInModelPieceList); + + var representValue = visualMapModel.getRepresentValue(piece); + + this._createItemSymbol( + itemGroup, representValue, [0, 0, itemSize[0], itemSize[1]] + ); + + if (showLabel) { + var visualState = this.visualMapModel.getValueState(representValue); + + itemGroup.add(new Text({ + style: { + x: itemAlign === 'right' ? -textGap : itemSize[0] + textGap, + y: itemSize[1] / 2, + text: piece.text, + textVerticalAlign: 'middle', + textAlign: itemAlign, + textFont: textFont, + textFill: textFill, + opacity: visualState === 'outOfRange' ? 0.5 : 1 + } + })); + } + + thisGroup.add(itemGroup); + } + }, + + /** + * @private + */ + _enableHoverLink: function (itemGroup, pieceIndex) { + itemGroup + .on('mouseover', bind(onHoverLink, this, 'highlight')) + .on('mouseout', bind(onHoverLink, this, 'downplay')); + + function onHoverLink(method) { + var visualMapModel = this.visualMapModel; + + visualMapModel.option.hoverLink && this.api.dispatchAction({ + type: method, + batch: convertDataIndex( + visualMapModel.findTargetDataIndices(pieceIndex) + ) + }); + } + }, + + /** + * @private + */ + _getItemAlign: function () { + var visualMapModel = this.visualMapModel; + var modelOption = visualMapModel.option; + + if (modelOption.orient === 'vertical') { + return getItemAlign( + visualMapModel, this.api, visualMapModel.itemSize + ); + } + else { // horizontal, most case left unless specifying right. + var align = modelOption.align; + if (!align || align === 'auto') { + align = 'left'; + } + return align; + } + }, + + /** + * @private + */ + _renderEndsText: function (group, text, itemSize, showLabel, itemAlign) { + if (!text) { + return; + } + + var itemGroup = new Group(); + var textStyleModel = this.visualMapModel.textStyleModel; + + itemGroup.add(new Text({ + style: { + x: showLabel ? (itemAlign === 'right' ? itemSize[0] : 0) : itemSize[0] / 2, + y: itemSize[1] / 2, + textVerticalAlign: 'middle', + textAlign: showLabel ? itemAlign : 'center', + text: text, + textFont: textStyleModel.getFont(), + textFill: textStyleModel.getTextColor() + } + })); + + group.add(itemGroup); + }, + + /** + * @private + * @return {Object} {peiceList, endsText} The order is the same as screen pixel order. + */ + _getViewData: function () { + var visualMapModel = this.visualMapModel; + + var viewPieceList = map(visualMapModel.getPieceList(), function (piece, index) { + return {piece: piece, indexInModelPieceList: index}; + }); + var endsText = visualMapModel.get('text'); + + // Consider orient and inverse. + var orient = visualMapModel.get('orient'); + var inverse = visualMapModel.get('inverse'); + + // Order of model pieceList is always [low, ..., high] + if (orient === 'horizontal' ? inverse : !inverse) { + viewPieceList.reverse(); + } + // Origin order of endsText is [high, low] + else if (endsText) { + endsText = endsText.slice().reverse(); + } + + return {viewPieceList: viewPieceList, endsText: endsText}; + }, + + /** + * @private + */ + _createItemSymbol: function (group, representValue, shapeParam) { + group.add(createSymbol( + this.getControllerVisual(representValue, 'symbol'), + shapeParam[0], shapeParam[1], shapeParam[2], shapeParam[3], + this.getControllerVisual(representValue, 'color') + )); + }, + + /** + * @private + */ + _onItemClick: function (piece) { + var visualMapModel = this.visualMapModel; + var option = visualMapModel.option; + var selected = clone(option.selected); + var newKey = visualMapModel.getSelectedMapKey(piece); + + if (option.selectedMode === 'single') { + selected[newKey] = true; + each$1(selected, function (o, key) { + selected[key] = key === newKey; + }); + } + else { + selected[newKey] = !selected[newKey]; + } + + this.api.dispatchAction({ + type: 'selectDataRange', + from: this.uid, + visualMapId: this.visualMapModel.id, + selected: selected + }); + } +}); + +/** + * DataZoom component entry + */ + +registerPreprocessor(preprocessor$2); + +/** + * visualMap component entry + */ + +var addCommas$1 = addCommas; +var encodeHTML$1 = encodeHTML; + +function fillLabel(opt) { + defaultEmphasis(opt, 'label', ['show']); +} +var MarkerModel = extendComponentModel({ + + type: 'marker', + + dependencies: ['series', 'grid', 'polar', 'geo'], + + /** + * @overrite + */ + init: function (option, parentModel, ecModel, extraOpt) { + + if (__DEV__) { + if (this.type === 'marker') { + throw new Error('Marker component is abstract component. Use markLine, markPoint, markArea instead.'); + } + } + this.mergeDefaultAndTheme(option, ecModel); + this.mergeOption(option, ecModel, extraOpt.createdBySelf, true); + }, + + /** + * @return {boolean} + */ + isAnimationEnabled: function () { + if (env$1.node) { + return false; + } + + var hostSeries = this.__hostSeries; + return this.getShallow('animation') && hostSeries && hostSeries.isAnimationEnabled(); + }, + + mergeOption: function (newOpt, ecModel, createdBySelf, isInit) { + var MarkerModel = this.constructor; + var modelPropName = this.mainType + 'Model'; + if (!createdBySelf) { + ecModel.eachSeries(function (seriesModel) { + + var markerOpt = seriesModel.get(this.mainType); + + var markerModel = seriesModel[modelPropName]; + if (!markerOpt || !markerOpt.data) { + seriesModel[modelPropName] = null; + return; + } + if (!markerModel) { + if (isInit) { + // Default label emphasis `position` and `show` + fillLabel(markerOpt); + } + each$1(markerOpt.data, function (item) { + // FIXME Overwrite fillLabel method ? + if (item instanceof Array) { + fillLabel(item[0]); + fillLabel(item[1]); + } + else { + fillLabel(item); + } + }); + + markerModel = new MarkerModel( + markerOpt, this, ecModel + ); + + extend(markerModel, { + mainType: this.mainType, + // Use the same series index and name + seriesIndex: seriesModel.seriesIndex, + name: seriesModel.name, + createdBySelf: true + }); + + markerModel.__hostSeries = seriesModel; + } + else { + markerModel.mergeOption(markerOpt, ecModel, true); + } + seriesModel[modelPropName] = markerModel; + }, this); + } + }, + + formatTooltip: function (dataIndex) { + var data = this.getData(); + var value = this.getRawValue(dataIndex); + var formattedValue = isArray(value) + ? map(value, addCommas$1).join(', ') : addCommas$1(value); + var name = data.getName(dataIndex); + var html = encodeHTML$1(this.name); + if (value != null || name) { + html += '
'; + } + if (name) { + html += encodeHTML$1(name); + if (value != null) { + html += ' : '; + } + } + if (value != null) { + html += encodeHTML$1(formattedValue); + } + return html; + }, + + getData: function () { + return this._data; + }, + + setData: function (data) { + this._data = data; + } +}); + +mixin(MarkerModel, dataFormatMixin); + +MarkerModel.extend({ + + type: 'markPoint', + + defaultOption: { + zlevel: 0, + z: 5, + symbol: 'pin', + symbolSize: 50, + //symbolRotate: 0, + //symbolOffset: [0, 0] + tooltip: { + trigger: 'item' + }, + label: { + show: true, + position: 'inside' + }, + itemStyle: { + borderWidth: 2 + }, + emphasis: { + label: { + show: true + } + } + } +}); + +var indexOf$2 = indexOf; + +function hasXOrY(item) { + return !(isNaN(parseFloat(item.x)) && isNaN(parseFloat(item.y))); +} + +function hasXAndY(item) { + return !isNaN(parseFloat(item.x)) && !isNaN(parseFloat(item.y)); +} + +// Make it simple, do not visit all stacked value to count precision. +// function getPrecision(data, valueAxisDim, dataIndex) { +// var precision = -1; +// var stackedDim = data.mapDimension(valueAxisDim); +// do { +// precision = Math.max( +// numberUtil.getPrecision(data.get(stackedDim, dataIndex)), +// precision +// ); +// var stackedOnSeries = data.getCalculationInfo('stackedOnSeries'); +// if (stackedOnSeries) { +// var byValue = data.get(data.getCalculationInfo('stackedByDimension'), dataIndex); +// data = stackedOnSeries.getData(); +// dataIndex = data.indexOf(data.getCalculationInfo('stackedByDimension'), byValue); +// stackedDim = data.getCalculationInfo('stackedDimension'); +// } +// else { +// data = null; +// } +// } while (data); + +// return precision; +// } + +function markerTypeCalculatorWithExtent( + mlType, data, otherDataDim, targetDataDim, otherCoordIndex, targetCoordIndex +) { + var coordArr = []; + + var stacked = isDimensionStacked(data, targetDataDim, otherDataDim); + var calcDataDim = stacked + ? data.getCalculationInfo('stackResultDimension') + : targetDataDim; + + var value = numCalculate(data, calcDataDim, mlType); + + var dataIndex = data.indicesOfNearest(calcDataDim, value)[0]; + coordArr[otherCoordIndex] = data.get(otherDataDim, dataIndex); + coordArr[targetCoordIndex] = data.get(targetDataDim, dataIndex); + + // Make it simple, do not visit all stacked value to count precision. + var precision = getPrecision(data.get(targetDataDim, dataIndex)); + precision = Math.min(precision, 20); + if (precision >= 0) { + coordArr[targetCoordIndex] = +coordArr[targetCoordIndex].toFixed(precision); + } + + return coordArr; +} + +var curry$7 = curry; +// TODO Specified percent +var markerTypeCalculator = { + /** + * @method + * @param {module:echarts/data/List} data + * @param {string} baseAxisDim + * @param {string} valueAxisDim + */ + min: curry$7(markerTypeCalculatorWithExtent, 'min'), + /** + * @method + * @param {module:echarts/data/List} data + * @param {string} baseAxisDim + * @param {string} valueAxisDim + */ + max: curry$7(markerTypeCalculatorWithExtent, 'max'), + + /** + * @method + * @param {module:echarts/data/List} data + * @param {string} baseAxisDim + * @param {string} valueAxisDim + */ + average: curry$7(markerTypeCalculatorWithExtent, 'average') +}; + +/** + * Transform markPoint data item to format used in List by do the following + * 1. Calculate statistic like `max`, `min`, `average` + * 2. Convert `item.xAxis`, `item.yAxis` to `item.coord` array + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/coord/*} [coordSys] + * @param {Object} item + * @return {Object} + */ +function dataTransform(seriesModel, item) { + var data = seriesModel.getData(); + var coordSys = seriesModel.coordinateSystem; + + // 1. If not specify the position with pixel directly + // 2. If `coord` is not a data array. Which uses `xAxis`, + // `yAxis` to specify the coord on each dimension + + // parseFloat first because item.x and item.y can be percent string like '20%' + if (item && !hasXAndY(item) && !isArray(item.coord) && coordSys) { + var dims = coordSys.dimensions; + var axisInfo = getAxisInfo$1(item, data, coordSys, seriesModel); + + // Clone the option + // Transform the properties xAxis, yAxis, radiusAxis, angleAxis, geoCoord to value + item = clone(item); + + if (item.type + && markerTypeCalculator[item.type] + && axisInfo.baseAxis && axisInfo.valueAxis + ) { + var otherCoordIndex = indexOf$2(dims, axisInfo.baseAxis.dim); + var targetCoordIndex = indexOf$2(dims, axisInfo.valueAxis.dim); + + item.coord = markerTypeCalculator[item.type]( + data, axisInfo.baseDataDim, axisInfo.valueDataDim, + otherCoordIndex, targetCoordIndex + ); + // Force to use the value of calculated value. + item.value = item.coord[targetCoordIndex]; + } + else { + // FIXME Only has one of xAxis and yAxis. + var coord = [ + item.xAxis != null ? item.xAxis : item.radiusAxis, + item.yAxis != null ? item.yAxis : item.angleAxis + ]; + // Each coord support max, min, average + for (var i = 0; i < 2; i++) { + if (markerTypeCalculator[coord[i]]) { + coord[i] = numCalculate(data, data.mapDimension(dims[i]), coord[i]); + } + } + item.coord = coord; + } + } + return item; +} + +function getAxisInfo$1(item, data, coordSys, seriesModel) { + var ret = {}; + + if (item.valueIndex != null || item.valueDim != null) { + ret.valueDataDim = item.valueIndex != null + ? data.getDimension(item.valueIndex) : item.valueDim; + ret.valueAxis = coordSys.getAxis(dataDimToCoordDim(seriesModel, ret.valueDataDim)); + ret.baseAxis = coordSys.getOtherAxis(ret.valueAxis); + ret.baseDataDim = data.mapDimension(ret.baseAxis.dim); + } + else { + ret.baseAxis = seriesModel.getBaseAxis(); + ret.valueAxis = coordSys.getOtherAxis(ret.baseAxis); + ret.baseDataDim = data.mapDimension(ret.baseAxis.dim); + ret.valueDataDim = data.mapDimension(ret.valueAxis.dim); + } + + return ret; +} + +function dataDimToCoordDim(seriesModel, dataDim) { + var data = seriesModel.getData(); + var dimensions = data.dimensions; + dataDim = data.getDimension(dataDim); + for (var i = 0; i < dimensions.length; i++) { + var dimItem = data.getDimensionInfo(dimensions[i]); + if (dimItem.name === dataDim) { + return dimItem.coordDim; + } + } +} + +/** + * Filter data which is out of coordinateSystem range + * [dataFilter description] + * @param {module:echarts/coord/*} [coordSys] + * @param {Object} item + * @return {boolean} + */ +function dataFilter$1(coordSys, item) { + // Alwalys return true if there is no coordSys + return (coordSys && coordSys.containData && item.coord && !hasXOrY(item)) + ? coordSys.containData(item.coord) : true; +} + +function dimValueGetter(item, dimName, dataIndex, dimIndex) { + // x, y, radius, angle + if (dimIndex < 2) { + return item.coord && item.coord[dimIndex]; + } + return item.value; +} + +function numCalculate(data, valueDataDim, type) { + if (type === 'average') { + var sum = 0; + var count = 0; + data.each(valueDataDim, function (val, idx) { + if (!isNaN(val)) { + sum += val; + count++; + } + }); + return sum / count; + } + else { + return data.getDataExtent(valueDataDim, true)[type === 'max' ? 1 : 0]; + } +} + +var MarkerView = extendComponentView({ + + type: 'marker', + + init: function () { + /** + * Markline grouped by series + * @private + * @type {module:zrender/core/util.HashMap} + */ + this.markerGroupMap = createHashMap(); + }, + + render: function (markerModel, ecModel, api) { + var markerGroupMap = this.markerGroupMap; + markerGroupMap.each(function (item) { + item.__keep = false; + }); + + var markerModelKey = this.type + 'Model'; + ecModel.eachSeries(function (seriesModel) { + var markerModel = seriesModel[markerModelKey]; + markerModel && this.renderSeries(seriesModel, markerModel, ecModel, api); + }, this); + + markerGroupMap.each(function (item) { + !item.__keep && this.group.remove(item.group); + }, this); + }, + + renderSeries: function () {} +}); + +function updateMarkerLayout(mpData, seriesModel, api) { + var coordSys = seriesModel.coordinateSystem; + mpData.each(function (idx) { + var itemModel = mpData.getItemModel(idx); + var point; + var xPx = parsePercent$1(itemModel.get('x'), api.getWidth()); + var yPx = parsePercent$1(itemModel.get('y'), api.getHeight()); + if (!isNaN(xPx) && !isNaN(yPx)) { + point = [xPx, yPx]; + } + // Chart like bar may have there own marker positioning logic + else if (seriesModel.getMarkerPosition) { + // Use the getMarkerPoisition + point = seriesModel.getMarkerPosition( + mpData.getValues(mpData.dimensions, idx) + ); + } + else if (coordSys) { + var x = mpData.get(coordSys.dimensions[0], idx); + var y = mpData.get(coordSys.dimensions[1], idx); + point = coordSys.dataToPoint([x, y]); + + } + + // Use x, y if has any + if (!isNaN(xPx)) { + point[0] = xPx; + } + if (!isNaN(yPx)) { + point[1] = yPx; + } + + mpData.setItemLayout(idx, point); + }); +} + +MarkerView.extend({ + + type: 'markPoint', + + // updateLayout: function (markPointModel, ecModel, api) { + // ecModel.eachSeries(function (seriesModel) { + // var mpModel = seriesModel.markPointModel; + // if (mpModel) { + // updateMarkerLayout(mpModel.getData(), seriesModel, api); + // this.markerGroupMap.get(seriesModel.id).updateLayout(mpModel); + // } + // }, this); + // }, + + updateTransform: function (markPointModel, ecModel, api) { + ecModel.eachSeries(function (seriesModel) { + var mpModel = seriesModel.markPointModel; + if (mpModel) { + updateMarkerLayout(mpModel.getData(), seriesModel, api); + this.markerGroupMap.get(seriesModel.id).updateLayout(mpModel); + } + }, this); + }, + + renderSeries: function (seriesModel, mpModel, ecModel, api) { + var coordSys = seriesModel.coordinateSystem; + var seriesId = seriesModel.id; + var seriesData = seriesModel.getData(); + + var symbolDrawMap = this.markerGroupMap; + var symbolDraw = symbolDrawMap.get(seriesId) + || symbolDrawMap.set(seriesId, new SymbolDraw()); + + var mpData = createList$1(coordSys, seriesModel, mpModel); + + // FIXME + mpModel.setData(mpData); + + updateMarkerLayout(mpModel.getData(), seriesModel, api); + + mpData.each(function (idx) { + var itemModel = mpData.getItemModel(idx); + var symbolSize = itemModel.getShallow('symbolSize'); + if (typeof symbolSize === 'function') { + // FIXME 这里不兼容 ECharts 2.x,2.x 貌似参数是整个数据? + symbolSize = symbolSize( + mpModel.getRawValue(idx), mpModel.getDataParams(idx) + ); + } + mpData.setItemVisual(idx, { + symbolSize: symbolSize, + color: itemModel.get('itemStyle.color') + || seriesData.getVisual('color'), + symbol: itemModel.getShallow('symbol') + }); + }); + + // TODO Text are wrong + symbolDraw.updateData(mpData); + this.group.add(symbolDraw.group); + + // Set host model for tooltip + // FIXME + mpData.eachItemGraphicEl(function (el) { + el.traverse(function (child) { + child.dataModel = mpModel; + }); + }); + + symbolDraw.__keep = true; + + symbolDraw.group.silent = mpModel.get('silent') || seriesModel.get('silent'); + } +}); + +/** + * @inner + * @param {module:echarts/coord/*} [coordSys] + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Model} mpModel + */ +function createList$1(coordSys, seriesModel, mpModel) { + var coordDimsInfos; + if (coordSys) { + coordDimsInfos = map(coordSys && coordSys.dimensions, function (coordDim) { + var info = seriesModel.getData().getDimensionInfo( + seriesModel.getData().mapDimension(coordDim) + ) || {}; + // In map series data don't have lng and lat dimension. Fallback to same with coordSys + return defaults({name: coordDim}, info); + }); + } + else { + coordDimsInfos =[{ + name: 'value', + type: 'float' + }]; + } + + var mpData = new List(coordDimsInfos, mpModel); + var dataOpt = map(mpModel.get('data'), curry( + dataTransform, seriesModel + )); + if (coordSys) { + dataOpt = filter( + dataOpt, curry(dataFilter$1, coordSys) + ); + } + + mpData.initData(dataOpt, null, + coordSys ? dimValueGetter : function (item) { + return item.value; + } + ); + + return mpData; +} + +// HINT Markpoint can't be used too much +registerPreprocessor(function (opt) { + // Make sure markPoint component is enabled + opt.markPoint = opt.markPoint || {}; +}); + +MarkerModel.extend({ + + type: 'markLine', + + defaultOption: { + zlevel: 0, + z: 5, + + symbol: ['circle', 'arrow'], + symbolSize: [8, 16], + + //symbolRotate: 0, + + precision: 2, + tooltip: { + trigger: 'item' + }, + label: { + show: true, + position: 'end' + }, + lineStyle: { + type: 'dashed' + }, + emphasis: { + label: { + show: true + }, + lineStyle: { + width: 3 + } + }, + animationEasing: 'linear' + } +}); + +var markLineTransform = function (seriesModel, coordSys, mlModel, item) { + var data = seriesModel.getData(); + // Special type markLine like 'min', 'max', 'average' + var mlType = item.type; + + if (!isArray(item) + && ( + mlType === 'min' || mlType === 'max' || mlType === 'average' + // In case + // data: [{ + // yAxis: 10 + // }] + || (item.xAxis != null || item.yAxis != null) + ) + ) { + var valueAxis; + var valueDataDim; + var value; + + if (item.yAxis != null || item.xAxis != null) { + valueDataDim = item.yAxis != null ? 'y' : 'x'; + valueAxis = coordSys.getAxis(valueDataDim); + + value = retrieve(item.yAxis, item.xAxis); + } + else { + var axisInfo = getAxisInfo$1(item, data, coordSys, seriesModel); + valueDataDim = axisInfo.valueDataDim; + valueAxis = axisInfo.valueAxis; + value = numCalculate(data, valueDataDim, mlType); + } + var valueIndex = valueDataDim === 'x' ? 0 : 1; + var baseIndex = 1 - valueIndex; + + var mlFrom = clone(item); + var mlTo = {}; + + mlFrom.type = null; + + mlFrom.coord = []; + mlTo.coord = []; + mlFrom.coord[baseIndex] = -Infinity; + mlTo.coord[baseIndex] = Infinity; + + var precision = mlModel.get('precision'); + if (precision >= 0 && typeof value === 'number') { + value = +value.toFixed(Math.min(precision, 20)); + } + + mlFrom.coord[valueIndex] = mlTo.coord[valueIndex] = value; + + item = [mlFrom, mlTo, { // Extra option for tooltip and label + type: mlType, + valueIndex: item.valueIndex, + // Force to use the value of calculated value. + value: value + }]; + } + + item = [ + dataTransform(seriesModel, item[0]), + dataTransform(seriesModel, item[1]), + extend({}, item[2]) + ]; + + // Avoid line data type is extended by from(to) data type + item[2].type = item[2].type || ''; + + // Merge from option and to option into line option + merge(item[2], item[0]); + merge(item[2], item[1]); + + return item; +}; + +function isInifinity(val) { + return !isNaN(val) && !isFinite(val); +} + +// If a markLine has one dim +function ifMarkLineHasOnlyDim(dimIndex, fromCoord, toCoord, coordSys) { + var otherDimIndex = 1 - dimIndex; + var dimName = coordSys.dimensions[dimIndex]; + return isInifinity(fromCoord[otherDimIndex]) && isInifinity(toCoord[otherDimIndex]) + && fromCoord[dimIndex] === toCoord[dimIndex] && coordSys.getAxis(dimName).containData(fromCoord[dimIndex]); +} + +function markLineFilter(coordSys, item) { + if (coordSys.type === 'cartesian2d') { + var fromCoord = item[0].coord; + var toCoord = item[1].coord; + // In case + // { + // markLine: { + // data: [{ yAxis: 2 }] + // } + // } + if ( + fromCoord && toCoord && + (ifMarkLineHasOnlyDim(1, fromCoord, toCoord, coordSys) + || ifMarkLineHasOnlyDim(0, fromCoord, toCoord, coordSys)) + ) { + return true; + } + } + return dataFilter$1(coordSys, item[0]) + && dataFilter$1(coordSys, item[1]); +} + +function updateSingleMarkerEndLayout( + data, idx, isFrom, seriesModel, api +) { + var coordSys = seriesModel.coordinateSystem; + var itemModel = data.getItemModel(idx); + + var point; + var xPx = parsePercent$1(itemModel.get('x'), api.getWidth()); + var yPx = parsePercent$1(itemModel.get('y'), api.getHeight()); + if (!isNaN(xPx) && !isNaN(yPx)) { + point = [xPx, yPx]; + } + else { + // Chart like bar may have there own marker positioning logic + if (seriesModel.getMarkerPosition) { + // Use the getMarkerPoisition + point = seriesModel.getMarkerPosition( + data.getValues(data.dimensions, idx) + ); + } + else { + var dims = coordSys.dimensions; + var x = data.get(dims[0], idx); + var y = data.get(dims[1], idx); + point = coordSys.dataToPoint([x, y]); + } + // Expand line to the edge of grid if value on one axis is Inifnity + // In case + // markLine: { + // data: [{ + // yAxis: 2 + // // or + // type: 'average' + // }] + // } + if (coordSys.type === 'cartesian2d') { + var xAxis = coordSys.getAxis('x'); + var yAxis = coordSys.getAxis('y'); + var dims = coordSys.dimensions; + if (isInifinity(data.get(dims[0], idx))) { + point[0] = xAxis.toGlobalCoord(xAxis.getExtent()[isFrom ? 0 : 1]); + } + else if (isInifinity(data.get(dims[1], idx))) { + point[1] = yAxis.toGlobalCoord(yAxis.getExtent()[isFrom ? 0 : 1]); + } + } + + // Use x, y if has any + if (!isNaN(xPx)) { + point[0] = xPx; + } + if (!isNaN(yPx)) { + point[1] = yPx; + } + } + + data.setItemLayout(idx, point); +} + +MarkerView.extend({ + + type: 'markLine', + + // updateLayout: function (markLineModel, ecModel, api) { + // ecModel.eachSeries(function (seriesModel) { + // var mlModel = seriesModel.markLineModel; + // if (mlModel) { + // var mlData = mlModel.getData(); + // var fromData = mlModel.__from; + // var toData = mlModel.__to; + // // Update visual and layout of from symbol and to symbol + // fromData.each(function (idx) { + // updateSingleMarkerEndLayout(fromData, idx, true, seriesModel, api); + // updateSingleMarkerEndLayout(toData, idx, false, seriesModel, api); + // }); + // // Update layout of line + // mlData.each(function (idx) { + // mlData.setItemLayout(idx, [ + // fromData.getItemLayout(idx), + // toData.getItemLayout(idx) + // ]); + // }); + + // this.markerGroupMap.get(seriesModel.id).updateLayout(); + + // } + // }, this); + // }, + + updateTransform: function (markLineModel, ecModel, api) { + ecModel.eachSeries(function (seriesModel) { + var mlModel = seriesModel.markLineModel; + if (mlModel) { + var mlData = mlModel.getData(); + var fromData = mlModel.__from; + var toData = mlModel.__to; + // Update visual and layout of from symbol and to symbol + fromData.each(function (idx) { + updateSingleMarkerEndLayout(fromData, idx, true, seriesModel, api); + updateSingleMarkerEndLayout(toData, idx, false, seriesModel, api); + }); + // Update layout of line + mlData.each(function (idx) { + mlData.setItemLayout(idx, [ + fromData.getItemLayout(idx), + toData.getItemLayout(idx) + ]); + }); + + this.markerGroupMap.get(seriesModel.id).updateLayout(); + + } + }, this); + }, + + renderSeries: function (seriesModel, mlModel, ecModel, api) { + var coordSys = seriesModel.coordinateSystem; + var seriesId = seriesModel.id; + var seriesData = seriesModel.getData(); + + var lineDrawMap = this.markerGroupMap; + var lineDraw = lineDrawMap.get(seriesId) + || lineDrawMap.set(seriesId, new LineDraw()); + this.group.add(lineDraw.group); + + var mlData = createList$2(coordSys, seriesModel, mlModel); + + var fromData = mlData.from; + var toData = mlData.to; + var lineData = mlData.line; + + mlModel.__from = fromData; + mlModel.__to = toData; + // Line data for tooltip and formatter + mlModel.setData(lineData); + + var symbolType = mlModel.get('symbol'); + var symbolSize = mlModel.get('symbolSize'); + if (!isArray(symbolType)) { + symbolType = [symbolType, symbolType]; + } + if (typeof symbolSize === 'number') { + symbolSize = [symbolSize, symbolSize]; + } + + // Update visual and layout of from symbol and to symbol + mlData.from.each(function (idx) { + updateDataVisualAndLayout(fromData, idx, true); + updateDataVisualAndLayout(toData, idx, false); + }); + + // Update visual and layout of line + lineData.each(function (idx) { + var lineColor = lineData.getItemModel(idx).get('lineStyle.color'); + lineData.setItemVisual(idx, { + color: lineColor || fromData.getItemVisual(idx, 'color') + }); + lineData.setItemLayout(idx, [ + fromData.getItemLayout(idx), + toData.getItemLayout(idx) + ]); + + lineData.setItemVisual(idx, { + 'fromSymbolSize': fromData.getItemVisual(idx, 'symbolSize'), + 'fromSymbol': fromData.getItemVisual(idx, 'symbol'), + 'toSymbolSize': toData.getItemVisual(idx, 'symbolSize'), + 'toSymbol': toData.getItemVisual(idx, 'symbol') + }); + }); + + lineDraw.updateData(lineData); + + // Set host model for tooltip + // FIXME + mlData.line.eachItemGraphicEl(function (el, idx) { + el.traverse(function (child) { + child.dataModel = mlModel; + }); + }); + + function updateDataVisualAndLayout(data, idx, isFrom) { + var itemModel = data.getItemModel(idx); + + updateSingleMarkerEndLayout( + data, idx, isFrom, seriesModel, api + ); + + data.setItemVisual(idx, { + symbolSize: itemModel.get('symbolSize') || symbolSize[isFrom ? 0 : 1], + symbol: itemModel.get('symbol', true) || symbolType[isFrom ? 0 : 1], + color: itemModel.get('itemStyle.color') || seriesData.getVisual('color') + }); + } + + lineDraw.__keep = true; + + lineDraw.group.silent = mlModel.get('silent') || seriesModel.get('silent'); + } +}); + +/** + * @inner + * @param {module:echarts/coord/*} coordSys + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Model} mpModel + */ +function createList$2(coordSys, seriesModel, mlModel) { + + var coordDimsInfos; + if (coordSys) { + coordDimsInfos = map(coordSys && coordSys.dimensions, function (coordDim) { + var info = seriesModel.getData().getDimensionInfo( + seriesModel.getData().mapDimension(coordDim) + ) || {}; + // In map series data don't have lng and lat dimension. Fallback to same with coordSys + return defaults({name: coordDim}, info); + }); + } + else { + coordDimsInfos =[{ + name: 'value', + type: 'float' + }]; + } + + var fromData = new List(coordDimsInfos, mlModel); + var toData = new List(coordDimsInfos, mlModel); + // No dimensions + var lineData = new List([], mlModel); + + var optData = map(mlModel.get('data'), curry( + markLineTransform, seriesModel, coordSys, mlModel + )); + if (coordSys) { + optData = filter( + optData, curry(markLineFilter, coordSys) + ); + } + var dimValueGetter$$1 = coordSys ? dimValueGetter : function (item) { + return item.value; + }; + fromData.initData( + map(optData, function (item) { return item[0]; }), + null, dimValueGetter$$1 + ); + toData.initData( + map(optData, function (item) { return item[1]; }), + null, dimValueGetter$$1 + ); + lineData.initData( + map(optData, function (item) { return item[2]; }) + ); + lineData.hasItemOption = true; + + return { + from: fromData, + to: toData, + line: lineData + }; +} + +registerPreprocessor(function (opt) { + // Make sure markLine component is enabled + opt.markLine = opt.markLine || {}; +}); + +MarkerModel.extend({ + + type: 'markArea', + + defaultOption: { + zlevel: 0, + // PENDING + z: 1, + tooltip: { + trigger: 'item' + }, + // markArea should fixed on the coordinate system + animation: false, + label: { + show: true, + position: 'top' + }, + itemStyle: { + // color and borderColor default to use color from series + // color: 'auto' + // borderColor: 'auto' + borderWidth: 0 + }, + + emphasis: { + label: { + show: true, + position: 'top' + } + } + } +}); + +// TODO Better on polar + +var markAreaTransform = function (seriesModel, coordSys, maModel, item) { + var lt = dataTransform(seriesModel, item[0]); + var rb = dataTransform(seriesModel, item[1]); + var retrieve$$1 = retrieve; + + // FIXME make sure lt is less than rb + var ltCoord = lt.coord; + var rbCoord = rb.coord; + ltCoord[0] = retrieve$$1(ltCoord[0], -Infinity); + ltCoord[1] = retrieve$$1(ltCoord[1], -Infinity); + + rbCoord[0] = retrieve$$1(rbCoord[0], Infinity); + rbCoord[1] = retrieve$$1(rbCoord[1], Infinity); + + // Merge option into one + var result = mergeAll([{}, lt, rb]); + + result.coord = [ + lt.coord, rb.coord + ]; + result.x0 = lt.x; + result.y0 = lt.y; + result.x1 = rb.x; + result.y1 = rb.y; + return result; +}; + +function isInifinity$1(val) { + return !isNaN(val) && !isFinite(val); +} + +// If a markArea has one dim +function ifMarkLineHasOnlyDim$1(dimIndex, fromCoord, toCoord, coordSys) { + var otherDimIndex = 1 - dimIndex; + return isInifinity$1(fromCoord[otherDimIndex]) && isInifinity$1(toCoord[otherDimIndex]); +} + +function markAreaFilter(coordSys, item) { + var fromCoord = item.coord[0]; + var toCoord = item.coord[1]; + if (coordSys.type === 'cartesian2d') { + // In case + // { + // markArea: { + // data: [{ yAxis: 2 }] + // } + // } + if ( + fromCoord && toCoord && + (ifMarkLineHasOnlyDim$1(1, fromCoord, toCoord, coordSys) + || ifMarkLineHasOnlyDim$1(0, fromCoord, toCoord, coordSys)) + ) { + return true; + } + } + return dataFilter$1(coordSys, { + coord: fromCoord, + x: item.x0, + y: item.y0 + }) + || dataFilter$1(coordSys, { + coord: toCoord, + x: item.x1, + y: item.y1 + }); +} + +// dims can be ['x0', 'y0'], ['x1', 'y1'], ['x0', 'y1'], ['x1', 'y0'] +function getSingleMarkerEndPoint(data, idx, dims, seriesModel, api) { + var coordSys = seriesModel.coordinateSystem; + var itemModel = data.getItemModel(idx); + + var point; + var xPx = parsePercent$1(itemModel.get(dims[0]), api.getWidth()); + var yPx = parsePercent$1(itemModel.get(dims[1]), api.getHeight()); + if (!isNaN(xPx) && !isNaN(yPx)) { + point = [xPx, yPx]; + } + else { + // Chart like bar may have there own marker positioning logic + if (seriesModel.getMarkerPosition) { + // Use the getMarkerPoisition + point = seriesModel.getMarkerPosition( + data.getValues(dims, idx) + ); + } + else { + var x = data.get(dims[0], idx); + var y = data.get(dims[1], idx); + var pt = [x, y]; + coordSys.clampData && coordSys.clampData(pt, pt); + point = coordSys.dataToPoint(pt, true); + } + if (coordSys.type === 'cartesian2d') { + var xAxis = coordSys.getAxis('x'); + var yAxis = coordSys.getAxis('y'); + var x = data.get(dims[0], idx); + var y = data.get(dims[1], idx); + if (isInifinity$1(x)) { + point[0] = xAxis.toGlobalCoord(xAxis.getExtent()[dims[0] === 'x0' ? 0 : 1]); + } + else if (isInifinity$1(y)) { + point[1] = yAxis.toGlobalCoord(yAxis.getExtent()[dims[1] === 'y0' ? 0 : 1]); + } + } + + // Use x, y if has any + if (!isNaN(xPx)) { + point[0] = xPx; + } + if (!isNaN(yPx)) { + point[1] = yPx; + } + } + + return point; +} + +var dimPermutations = [['x0', 'y0'], ['x1', 'y0'], ['x1', 'y1'], ['x0', 'y1']]; + +MarkerView.extend({ + + type: 'markArea', + + // updateLayout: function (markAreaModel, ecModel, api) { + // ecModel.eachSeries(function (seriesModel) { + // var maModel = seriesModel.markAreaModel; + // if (maModel) { + // var areaData = maModel.getData(); + // areaData.each(function (idx) { + // var points = zrUtil.map(dimPermutations, function (dim) { + // return getSingleMarkerEndPoint(areaData, idx, dim, seriesModel, api); + // }); + // // Layout + // areaData.setItemLayout(idx, points); + // var el = areaData.getItemGraphicEl(idx); + // el.setShape('points', points); + // }); + // } + // }, this); + // }, + + updateTransform: function (markAreaModel, ecModel, api) { + ecModel.eachSeries(function (seriesModel) { + var maModel = seriesModel.markAreaModel; + if (maModel) { + var areaData = maModel.getData(); + areaData.each(function (idx) { + var points = map(dimPermutations, function (dim) { + return getSingleMarkerEndPoint(areaData, idx, dim, seriesModel, api); + }); + // Layout + areaData.setItemLayout(idx, points); + var el = areaData.getItemGraphicEl(idx); + el.setShape('points', points); + }); + } + }, this); + }, + + renderSeries: function (seriesModel, maModel, ecModel, api) { + var coordSys = seriesModel.coordinateSystem; + var seriesName = seriesModel.name; + var seriesData = seriesModel.getData(); + + var areaGroupMap = this.markerGroupMap; + var polygonGroup = areaGroupMap.get(seriesName) + || areaGroupMap.set(seriesName, {group: new Group()}); + + this.group.add(polygonGroup.group); + polygonGroup.__keep = true; + + var areaData = createList$3(coordSys, seriesModel, maModel); + + // Line data for tooltip and formatter + maModel.setData(areaData); + + // Update visual and layout of line + areaData.each(function (idx) { + // Layout + areaData.setItemLayout(idx, map(dimPermutations, function (dim) { + return getSingleMarkerEndPoint(areaData, idx, dim, seriesModel, api); + })); + + // Visual + areaData.setItemVisual(idx, { + color: seriesData.getVisual('color') + }); + }); + + + areaData.diff(polygonGroup.__data) + .add(function (idx) { + var polygon = new Polygon({ + shape: { + points: areaData.getItemLayout(idx) + } + }); + areaData.setItemGraphicEl(idx, polygon); + polygonGroup.group.add(polygon); + }) + .update(function (newIdx, oldIdx) { + var polygon = polygonGroup.__data.getItemGraphicEl(oldIdx); + updateProps(polygon, { + shape: { + points: areaData.getItemLayout(newIdx) + } + }, maModel, newIdx); + polygonGroup.group.add(polygon); + areaData.setItemGraphicEl(newIdx, polygon); + }) + .remove(function (idx) { + var polygon = polygonGroup.__data.getItemGraphicEl(idx); + polygonGroup.group.remove(polygon); + }) + .execute(); + + areaData.eachItemGraphicEl(function (polygon, idx) { + var itemModel = areaData.getItemModel(idx); + var labelModel = itemModel.getModel('label'); + var labelHoverModel = itemModel.getModel('emphasis.label'); + var color = areaData.getItemVisual(idx, 'color'); + polygon.useStyle( + defaults( + itemModel.getModel('itemStyle').getItemStyle(), + { + fill: modifyAlpha(color, 0.4), + stroke: color + } + ) + ); + + polygon.hoverStyle = itemModel.getModel('emphasis.itemStyle').getItemStyle(); + + setLabelStyle( + polygon.style, polygon.hoverStyle, labelModel, labelHoverModel, + { + labelFetcher: maModel, + labelDataIndex: idx, + defaultText: areaData.getName(idx) || '', + isRectText: true, + autoColor: color + } + ); + + setHoverStyle(polygon, {}); + + polygon.dataModel = maModel; + }); + + polygonGroup.__data = areaData; + + polygonGroup.group.silent = maModel.get('silent') || seriesModel.get('silent'); + } +}); + +/** + * @inner + * @param {module:echarts/coord/*} coordSys + * @param {module:echarts/model/Series} seriesModel + * @param {module:echarts/model/Model} mpModel + */ +function createList$3(coordSys, seriesModel, maModel) { + + var coordDimsInfos; + var areaData; + var dims = ['x0', 'y0', 'x1', 'y1']; + if (coordSys) { + coordDimsInfos = map(coordSys && coordSys.dimensions, function (coordDim) { + var data = seriesModel.getData(); + var info = data.getDimensionInfo( + data.mapDimension(coordDim) + ) || {}; + // In map series data don't have lng and lat dimension. Fallback to same with coordSys + return defaults({name: coordDim}, info); + }); + areaData = new List(map(dims, function (dim, idx) { + return { + name: dim, + type: coordDimsInfos[idx % 2].type + }; + }), maModel); + } + else { + coordDimsInfos =[{ + name: 'value', + type: 'float' + }]; + areaData = new List(coordDimsInfos, maModel); + } + + var optData = map(maModel.get('data'), curry( + markAreaTransform, seriesModel, coordSys, maModel + )); + if (coordSys) { + optData = filter( + optData, curry(markAreaFilter, coordSys) + ); + } + + var dimValueGetter$$1 = coordSys ? function (item, dimName, dataIndex, dimIndex) { + return item.coord[Math.floor(dimIndex / 2)][dimIndex % 2]; + } : function (item) { + return item.value; + }; + areaData.initData(optData, null, dimValueGetter$$1); + areaData.hasItemOption = true; + return areaData; +} + +registerPreprocessor(function (opt) { + // Make sure markArea component is enabled + opt.markArea = opt.markArea || {}; +}); + +var preprocessor$3 = function (option) { + var timelineOpt = option && option.timeline; + + if (!isArray(timelineOpt)) { + timelineOpt = timelineOpt ? [timelineOpt] : []; + } + + each$1(timelineOpt, function (opt) { + if (!opt) { + return; + } + + compatibleEC2(opt); + }); +}; + +function compatibleEC2(opt) { + var type = opt.type; + + var ec2Types = {'number': 'value', 'time': 'time'}; + + // Compatible with ec2 + if (ec2Types[type]) { + opt.axisType = ec2Types[type]; + delete opt.type; + } + + transferItem(opt); + + if (has$2(opt, 'controlPosition')) { + var controlStyle = opt.controlStyle || (opt.controlStyle = {}); + if (!has$2(controlStyle, 'position')) { + controlStyle.position = opt.controlPosition; + } + if (controlStyle.position === 'none' && !has$2(controlStyle, 'show')) { + controlStyle.show = false; + delete controlStyle.position; + } + delete opt.controlPosition; + } + + each$1(opt.data || [], function (dataItem) { + if (isObject$1(dataItem) && !isArray(dataItem)) { + if (!has$2(dataItem, 'value') && has$2(dataItem, 'name')) { + // In ec2, using name as value. + dataItem.value = dataItem.name; + } + transferItem(dataItem); + } + }); +} + +function transferItem(opt) { + var itemStyle = opt.itemStyle || (opt.itemStyle = {}); + + var itemStyleEmphasis = itemStyle.emphasis || (itemStyle.emphasis = {}); + + // Transfer label out + var label = opt.label || (opt.label || {}); + var labelNormal = label.normal || (label.normal = {}); + var excludeLabelAttr = {normal: 1, emphasis: 1}; + + each$1(label, function (value, name) { + if (!excludeLabelAttr[name] && !has$2(labelNormal, name)) { + labelNormal[name] = value; + } + }); + + if (itemStyleEmphasis.label && !has$2(label, 'emphasis')) { + label.emphasis = itemStyleEmphasis.label; + delete itemStyleEmphasis.label; + } +} + +function has$2(obj, attr) { + return obj.hasOwnProperty(attr); +} + +ComponentModel.registerSubTypeDefaulter('timeline', function () { + // Only slider now. + return 'slider'; +}); + +registerAction( + + {type: 'timelineChange', event: 'timelineChanged', update: 'prepareAndUpdate'}, + + function (payload, ecModel) { + + var timelineModel = ecModel.getComponent('timeline'); + if (timelineModel && payload.currentIndex != null) { + timelineModel.setCurrentIndex(payload.currentIndex); + + if (!timelineModel.get('loop', true) && timelineModel.isIndexMax()) { + timelineModel.setPlayState(false); + } + } + + // Set normalized currentIndex to payload. + ecModel.resetOption('timeline'); + + return defaults({ + currentIndex: timelineModel.option.currentIndex + }, payload); + } +); + +registerAction( + + {type: 'timelinePlayChange', event: 'timelinePlayChanged', update: 'update'}, + + function (payload, ecModel) { + var timelineModel = ecModel.getComponent('timeline'); + if (timelineModel && payload.playState != null) { + timelineModel.setPlayState(payload.playState); + } + } +); + +var TimelineModel = ComponentModel.extend({ + + type: 'timeline', + + layoutMode: 'box', + + /** + * @protected + */ + defaultOption: { + + zlevel: 0, // 一级层叠 + z: 4, // 二级层叠 + show: true, + + axisType: 'time', // 模式是时间类型,支持 value, category + + realtime: true, + + left: '20%', + top: null, + right: '20%', + bottom: 0, + width: null, + height: 40, + padding: 5, + + controlPosition: 'left', // 'left' 'right' 'top' 'bottom' 'none' + autoPlay: false, + rewind: false, // 反向播放 + loop: true, + playInterval: 2000, // 播放时间间隔,单位ms + + currentIndex: 0, + + itemStyle: {}, + label: { + color: '#000' + }, + + data: [] + }, + + /** + * @override + */ + init: function (option, parentModel, ecModel) { + + /** + * @private + * @type {module:echarts/data/List} + */ + this._data; + + /** + * @private + * @type {Array.} + */ + this._names; + + this.mergeDefaultAndTheme(option, ecModel); + this._initData(); + }, + + /** + * @override + */ + mergeOption: function (option) { + TimelineModel.superApply(this, 'mergeOption', arguments); + this._initData(); + }, + + /** + * @param {number} [currentIndex] + */ + setCurrentIndex: function (currentIndex) { + if (currentIndex == null) { + currentIndex = this.option.currentIndex; + } + var count = this._data.count(); + + if (this.option.loop) { + currentIndex = (currentIndex % count + count) % count; + } + else { + currentIndex >= count && (currentIndex = count - 1); + currentIndex < 0 && (currentIndex = 0); + } + + this.option.currentIndex = currentIndex; + }, + + /** + * @return {number} currentIndex + */ + getCurrentIndex: function () { + return this.option.currentIndex; + }, + + /** + * @return {boolean} + */ + isIndexMax: function () { + return this.getCurrentIndex() >= this._data.count() - 1; + }, + + /** + * @param {boolean} state true: play, false: stop + */ + setPlayState: function (state) { + this.option.autoPlay = !!state; + }, + + /** + * @return {boolean} true: play, false: stop + */ + getPlayState: function () { + return !!this.option.autoPlay; + }, + + /** + * @private + */ + _initData: function () { + var thisOption = this.option; + var dataArr = thisOption.data || []; + var axisType = thisOption.axisType; + var names = this._names = []; + + if (axisType === 'category') { + var idxArr = []; + each$1(dataArr, function (item, index) { + var value = getDataItemValue(item); + var newItem; + + if (isObject$1(item)) { + newItem = clone(item); + newItem.value = index; + } + else { + newItem = index; + } + + idxArr.push(newItem); + + if (!isString(value) && (value == null || isNaN(value))) { + value = ''; + } + + names.push(value + ''); + }); + dataArr = idxArr; + } + + var dimType = ({category: 'ordinal', time: 'time'})[axisType] || 'number'; + + var data = this._data = new List([{name: 'value', type: dimType}], this); + + data.initData(dataArr, names); + }, + + getData: function () { + return this._data; + }, + + /** + * @public + * @return {Array.} categoreis + */ + getCategories: function () { + if (this.get('axisType') === 'category') { + return this._names.slice(); + } + } + +}); + +var SliderTimelineModel = TimelineModel.extend({ + + type: 'timeline.slider', + + /** + * @protected + */ + defaultOption: { + + backgroundColor: 'rgba(0,0,0,0)', // 时间轴背景颜色 + borderColor: '#ccc', // 时间轴边框颜色 + borderWidth: 0, // 时间轴边框线宽,单位px,默认为0(无边框) + + orient: 'horizontal', // 'vertical' + inverse: false, + + tooltip: { // boolean or Object + trigger: 'item' // data item may also have tootip attr. + }, + + symbol: 'emptyCircle', + symbolSize: 10, + + lineStyle: { + show: true, + width: 2, + color: '#304654' + }, + label: { // 文本标签 + position: 'auto', // auto left right top bottom + // When using number, label position is not + // restricted by viewRect. + // positive: right/bottom, negative: left/top + show: true, + interval: 'auto', + rotate: 0, + // formatter: null, + // 其余属性默认使用全局文本样式,详见TEXTSTYLE + color: '#304654' + }, + itemStyle: { + color: '#304654', + borderWidth: 1 + }, + + checkpointStyle: { + symbol: 'circle', + symbolSize: 13, + color: '#c23531', + borderWidth: 5, + borderColor: 'rgba(194,53,49, 0.5)', + animation: true, + animationDuration: 300, + animationEasing: 'quinticInOut' + }, + + controlStyle: { + show: true, + showPlayBtn: true, + showPrevBtn: true, + showNextBtn: true, + itemSize: 22, + itemGap: 12, + position: 'left', // 'left' 'right' 'top' 'bottom' + playIcon: 'path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z', // jshint ignore:line + stopIcon: 'path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z', // jshint ignore:line + nextIcon: 'path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z', // jshint ignore:line + prevIcon: 'path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z', // jshint ignore:line + + color: '#304654', + borderColor: '#304654', + borderWidth: 1 + }, + + emphasis: { + label: { + show: true, + // 其余属性默认使用全局文本样式,详见TEXTSTYLE + color: '#c23531' + }, + + itemStyle: { + color: '#c23531' + }, + + controlStyle: { + color: '#c23531', + borderColor: '#c23531', + borderWidth: 2 + } + }, + data: [] + } + +}); + +mixin(SliderTimelineModel, dataFormatMixin); + +var TimelineView = Component.extend({ + type: 'timeline' +}); + +/** + * Extend axis 2d + * @constructor module:echarts/coord/cartesian/Axis2D + * @extends {module:echarts/coord/cartesian/Axis} + * @param {string} dim + * @param {*} scale + * @param {Array.} coordExtent + * @param {string} axisType + * @param {string} position + */ +var TimelineAxis = function (dim, scale, coordExtent, axisType) { + + Axis.call(this, dim, scale, coordExtent); + + /** + * Axis type + * - 'category' + * - 'value' + * - 'time' + * - 'log' + * @type {string} + */ + this.type = axisType || 'value'; + + /** + * @private + * @type {number} + */ + this._autoLabelInterval; + + /** + * Axis model + * @param {module:echarts/component/TimelineModel} + */ + this.model = null; +}; + +TimelineAxis.prototype = { + + constructor: TimelineAxis, + + /** + * @public + * @return {number} + */ + getLabelInterval: function () { + var timelineModel = this.model; + var labelModel = timelineModel.getModel('label'); + var labelInterval = labelModel.get('interval'); + + if (labelInterval != null && labelInterval != 'auto') { + return labelInterval; + } + + var labelInterval = this._autoLabelInterval; + + if (!labelInterval) { + labelInterval = this._autoLabelInterval = getAxisLabelInterval( + map(this.scale.getTicks(), this.dataToCoord, this), + getFormattedLabels(this, labelModel.get('formatter')), + labelModel.getFont(), + timelineModel.get('orient') === 'horizontal' ? 0 : 90, + labelModel.get('rotate') + ); + } + + return labelInterval; + }, + + /** + * If label is ignored. + * Automatically used when axis is category and label can not be all shown + * @public + * @param {number} idx + * @return {boolean} + */ + isLabelIgnored: function (idx) { + if (this.type === 'category') { + var labelInterval = this.getLabelInterval(); + return ((typeof labelInterval === 'function') + && !labelInterval(idx, this.scale.getLabel(idx))) + || idx % (labelInterval + 1); + } + } + +}; + +inherits(TimelineAxis, Axis); + +var bind$6 = bind; +var each$28 = each$1; + +var PI$4 = Math.PI; + +TimelineView.extend({ + + type: 'timeline.slider', + + init: function (ecModel, api) { + + this.api = api; + + /** + * @private + * @type {module:echarts/component/timeline/TimelineAxis} + */ + this._axis; + + /** + * @private + * @type {module:zrender/core/BoundingRect} + */ + this._viewRect; + + /** + * @type {number} + */ + this._timer; + + /** + * @type {module:zrender/Element} + */ + this._currentPointer; + + /** + * @type {module:zrender/container/Group} + */ + this._mainGroup; + + /** + * @type {module:zrender/container/Group} + */ + this._labelGroup; + }, + + /** + * @override + */ + render: function (timelineModel, ecModel, api, payload) { + this.model = timelineModel; + this.api = api; + this.ecModel = ecModel; + + this.group.removeAll(); + + if (timelineModel.get('show', true)) { + + var layoutInfo = this._layout(timelineModel, api); + var mainGroup = this._createGroup('mainGroup'); + var labelGroup = this._createGroup('labelGroup'); + + /** + * @private + * @type {module:echarts/component/timeline/TimelineAxis} + */ + var axis = this._axis = this._createAxis(layoutInfo, timelineModel); + + timelineModel.formatTooltip = function (dataIndex) { + return encodeHTML(axis.scale.getLabel(dataIndex)); + }; + + each$28( + ['AxisLine', 'AxisTick', 'Control', 'CurrentPointer'], + function (name) { + this['_render' + name](layoutInfo, mainGroup, axis, timelineModel); + }, + this + ); + + this._renderAxisLabel(layoutInfo, labelGroup, axis, timelineModel); + this._position(layoutInfo, timelineModel); + } + + this._doPlayStop(); + }, + + /** + * @override + */ + remove: function () { + this._clearTimer(); + this.group.removeAll(); + }, + + /** + * @override + */ + dispose: function () { + this._clearTimer(); + }, + + _layout: function (timelineModel, api) { + var labelPosOpt = timelineModel.get('label.position'); + var orient = timelineModel.get('orient'); + var viewRect = getViewRect$4(timelineModel, api); + // Auto label offset. + if (labelPosOpt == null || labelPosOpt === 'auto') { + labelPosOpt = orient === 'horizontal' + ? ((viewRect.y + viewRect.height / 2) < api.getHeight() / 2 ? '-' : '+') + : ((viewRect.x + viewRect.width / 2) < api.getWidth() / 2 ? '+' : '-'); + } + else if (isNaN(labelPosOpt)) { + labelPosOpt = ({ + horizontal: {top: '-', bottom: '+'}, + vertical: {left: '-', right: '+'} + })[orient][labelPosOpt]; + } + + var labelAlignMap = { + horizontal: 'center', + vertical: (labelPosOpt >= 0 || labelPosOpt === '+') ? 'left' : 'right' + }; + + var labelBaselineMap = { + horizontal: (labelPosOpt >= 0 || labelPosOpt === '+') ? 'top' : 'bottom', + vertical: 'middle' + }; + var rotationMap = { + horizontal: 0, + vertical: PI$4 / 2 + }; + + // Position + var mainLength = orient === 'vertical' ? viewRect.height : viewRect.width; + + var controlModel = timelineModel.getModel('controlStyle'); + var showControl = controlModel.get('show', true); + var controlSize = showControl ? controlModel.get('itemSize') : 0; + var controlGap = showControl ? controlModel.get('itemGap') : 0; + var sizePlusGap = controlSize + controlGap; + + // Special label rotate. + var labelRotation = timelineModel.get('label.rotate') || 0; + labelRotation = labelRotation * PI$4 / 180; // To radian. + + var playPosition; + var prevBtnPosition; + var nextBtnPosition; + var axisExtent; + var controlPosition = controlModel.get('position', true); + var showPlayBtn = showControl && controlModel.get('showPlayBtn', true); + var showPrevBtn = showControl && controlModel.get('showPrevBtn', true); + var showNextBtn = showControl && controlModel.get('showNextBtn', true); + var xLeft = 0; + var xRight = mainLength; + + // position[0] means left, position[1] means middle. + if (controlPosition === 'left' || controlPosition === 'bottom') { + showPlayBtn && (playPosition = [0, 0], xLeft += sizePlusGap); + showPrevBtn && (prevBtnPosition = [xLeft, 0], xLeft += sizePlusGap); + showNextBtn && (nextBtnPosition = [xRight - controlSize, 0], xRight -= sizePlusGap); + } + else { // 'top' 'right' + showPlayBtn && (playPosition = [xRight - controlSize, 0], xRight -= sizePlusGap); + showPrevBtn && (prevBtnPosition = [0, 0], xLeft += sizePlusGap); + showNextBtn && (nextBtnPosition = [xRight - controlSize, 0], xRight -= sizePlusGap); + } + axisExtent = [xLeft, xRight]; + + if (timelineModel.get('inverse')) { + axisExtent.reverse(); + } + + return { + viewRect: viewRect, + mainLength: mainLength, + orient: orient, + + rotation: rotationMap[orient], + labelRotation: labelRotation, + labelPosOpt: labelPosOpt, + labelAlign: timelineModel.get('label.align') || labelAlignMap[orient], + labelBaseline: timelineModel.get('label.verticalAlign') + || timelineModel.get('label.baseline') + || labelBaselineMap[orient], + + // Based on mainGroup. + playPosition: playPosition, + prevBtnPosition: prevBtnPosition, + nextBtnPosition: nextBtnPosition, + axisExtent: axisExtent, + + controlSize: controlSize, + controlGap: controlGap + }; + }, + + _position: function (layoutInfo, timelineModel) { + // Position is be called finally, because bounding rect is needed for + // adapt content to fill viewRect (auto adapt offset). + + // Timeline may be not all in the viewRect when 'offset' is specified + // as a number, because it is more appropriate that label aligns at + // 'offset' but not the other edge defined by viewRect. + + var mainGroup = this._mainGroup; + var labelGroup = this._labelGroup; + + var viewRect = layoutInfo.viewRect; + if (layoutInfo.orient === 'vertical') { + // transform to horizontal, inverse rotate by left-top point. + var m = create$1(); + var rotateOriginX = viewRect.x; + var rotateOriginY = viewRect.y + viewRect.height; + translate(m, m, [-rotateOriginX, -rotateOriginY]); + rotate(m, m, -PI$4 / 2); + translate(m, m, [rotateOriginX, rotateOriginY]); + viewRect = viewRect.clone(); + viewRect.applyTransform(m); + } + + var viewBound = getBound(viewRect); + var mainBound = getBound(mainGroup.getBoundingRect()); + var labelBound = getBound(labelGroup.getBoundingRect()); + + var mainPosition = mainGroup.position; + var labelsPosition = labelGroup.position; + + labelsPosition[0] = mainPosition[0] = viewBound[0][0]; + + var labelPosOpt = layoutInfo.labelPosOpt; + + if (isNaN(labelPosOpt)) { // '+' or '-' + var mainBoundIdx = labelPosOpt === '+' ? 0 : 1; + toBound(mainPosition, mainBound, viewBound, 1, mainBoundIdx); + toBound(labelsPosition, labelBound, viewBound, 1, 1 - mainBoundIdx); + } + else { + var mainBoundIdx = labelPosOpt >= 0 ? 0 : 1; + toBound(mainPosition, mainBound, viewBound, 1, mainBoundIdx); + labelsPosition[1] = mainPosition[1] + labelPosOpt; + } + + mainGroup.attr('position', mainPosition); + labelGroup.attr('position', labelsPosition); + mainGroup.rotation = labelGroup.rotation = layoutInfo.rotation; + + setOrigin(mainGroup); + setOrigin(labelGroup); + + function setOrigin(targetGroup) { + var pos = targetGroup.position; + targetGroup.origin = [ + viewBound[0][0] - pos[0], + viewBound[1][0] - pos[1] + ]; + } + + function getBound(rect) { + // [[xmin, xmax], [ymin, ymax]] + return [ + [rect.x, rect.x + rect.width], + [rect.y, rect.y + rect.height] + ]; + } + + function toBound(fromPos, from, to, dimIdx, boundIdx) { + fromPos[dimIdx] += to[dimIdx][boundIdx] - from[dimIdx][boundIdx]; + } + }, + + _createAxis: function (layoutInfo, timelineModel) { + var data = timelineModel.getData(); + var axisType = timelineModel.get('axisType'); + + var scale = createScaleByModel(timelineModel, axisType); + var dataExtent = data.getDataExtent('value'); + scale.setExtent(dataExtent[0], dataExtent[1]); + this._customizeScale(scale, data); + scale.niceTicks(); + + var axis = new TimelineAxis('value', scale, layoutInfo.axisExtent, axisType); + axis.model = timelineModel; + + return axis; + }, + + _customizeScale: function (scale, data) { + + scale.getTicks = function () { + return data.mapArray(['value'], function (value) { + return value; + }); + }; + + scale.getTicksLabels = function () { + return map(this.getTicks(), scale.getLabel, scale); + }; + }, + + _createGroup: function (name) { + var newGroup = this['_' + name] = new Group(); + this.group.add(newGroup); + return newGroup; + }, + + _renderAxisLine: function (layoutInfo, group, axis, timelineModel) { + var axisExtent = axis.getExtent(); + + if (!timelineModel.get('lineStyle.show')) { + return; + } + + group.add(new Line({ + shape: { + x1: axisExtent[0], y1: 0, + x2: axisExtent[1], y2: 0 + }, + style: extend( + {lineCap: 'round'}, + timelineModel.getModel('lineStyle').getLineStyle() + ), + silent: true, + z2: 1 + })); + }, + + /** + * @private + */ + _renderAxisTick: function (layoutInfo, group, axis, timelineModel) { + var data = timelineModel.getData(); + var ticks = axis.scale.getTicks(); + + each$28(ticks, function (value, dataIndex) { + + var tickCoord = axis.dataToCoord(value); + var itemModel = data.getItemModel(dataIndex); + var itemStyleModel = itemModel.getModel('itemStyle'); + var hoverStyleModel = itemModel.getModel('emphasis.itemStyle'); + var symbolOpt = { + position: [tickCoord, 0], + onclick: bind$6(this._changeTimeline, this, dataIndex) + }; + var el = giveSymbol(itemModel, itemStyleModel, group, symbolOpt); + setHoverStyle(el, hoverStyleModel.getItemStyle()); + + if (itemModel.get('tooltip')) { + el.dataIndex = dataIndex; + el.dataModel = timelineModel; + } + else { + el.dataIndex = el.dataModel = null; + } + + }, this); + }, + + /** + * @private + */ + _renderAxisLabel: function (layoutInfo, group, axis, timelineModel) { + var labelModel = timelineModel.getModel('label'); + + if (!labelModel.get('show')) { + return; + } + + var data = timelineModel.getData(); + var ticks = axis.scale.getTicks(); + var labels = getFormattedLabels( + axis, labelModel.get('formatter') + ); + var labelInterval = axis.getLabelInterval(); + + each$28(ticks, function (tick, dataIndex) { + if (axis.isLabelIgnored(dataIndex, labelInterval)) { + return; + } + + var itemModel = data.getItemModel(dataIndex); + var normalLabelModel = itemModel.getModel('label'); + var hoverLabelModel = itemModel.getModel('emphasis.label'); + var tickCoord = axis.dataToCoord(tick); + var textEl = new Text({ + position: [tickCoord, 0], + rotation: layoutInfo.labelRotation - layoutInfo.rotation, + onclick: bind$6(this._changeTimeline, this, dataIndex), + silent: false + }); + setTextStyle(textEl.style, normalLabelModel, { + text: labels[dataIndex], + textAlign: layoutInfo.labelAlign, + textVerticalAlign: layoutInfo.labelBaseline + }); + + group.add(textEl); + setHoverStyle( + textEl, setTextStyle({}, hoverLabelModel) + ); + + }, this); + }, + + /** + * @private + */ + _renderControl: function (layoutInfo, group, axis, timelineModel) { + var controlSize = layoutInfo.controlSize; + var rotation = layoutInfo.rotation; + + var itemStyle = timelineModel.getModel('controlStyle').getItemStyle(); + var hoverStyle = timelineModel.getModel('emphasis.controlStyle').getItemStyle(); + var rect = [0, -controlSize / 2, controlSize, controlSize]; + var playState = timelineModel.getPlayState(); + var inverse = timelineModel.get('inverse', true); + + makeBtn( + layoutInfo.nextBtnPosition, + 'controlStyle.nextIcon', + bind$6(this._changeTimeline, this, inverse ? '-' : '+') + ); + makeBtn( + layoutInfo.prevBtnPosition, + 'controlStyle.prevIcon', + bind$6(this._changeTimeline, this, inverse ? '+' : '-') + ); + makeBtn( + layoutInfo.playPosition, + 'controlStyle.' + (playState ? 'stopIcon' : 'playIcon'), + bind$6(this._handlePlayClick, this, !playState), + true + ); + + function makeBtn(position, iconPath, onclick, willRotate) { + if (!position) { + return; + } + var opt = { + position: position, + origin: [controlSize / 2, 0], + rotation: willRotate ? -rotation : 0, + rectHover: true, + style: itemStyle, + onclick: onclick + }; + var btn = makeIcon(timelineModel, iconPath, rect, opt); + group.add(btn); + setHoverStyle(btn, hoverStyle); + } + }, + + _renderCurrentPointer: function (layoutInfo, group, axis, timelineModel) { + var data = timelineModel.getData(); + var currentIndex = timelineModel.getCurrentIndex(); + var pointerModel = data.getItemModel(currentIndex).getModel('checkpointStyle'); + var me = this; + + var callback = { + onCreate: function (pointer) { + pointer.draggable = true; + pointer.drift = bind$6(me._handlePointerDrag, me); + pointer.ondragend = bind$6(me._handlePointerDragend, me); + pointerMoveTo(pointer, currentIndex, axis, timelineModel, true); + }, + onUpdate: function (pointer) { + pointerMoveTo(pointer, currentIndex, axis, timelineModel); + } + }; + + // Reuse when exists, for animation and drag. + this._currentPointer = giveSymbol( + pointerModel, pointerModel, this._mainGroup, {}, this._currentPointer, callback + ); + }, + + _handlePlayClick: function (nextState) { + this._clearTimer(); + this.api.dispatchAction({ + type: 'timelinePlayChange', + playState: nextState, + from: this.uid + }); + }, + + _handlePointerDrag: function (dx, dy, e) { + this._clearTimer(); + this._pointerChangeTimeline([e.offsetX, e.offsetY]); + }, + + _handlePointerDragend: function (e) { + this._pointerChangeTimeline([e.offsetX, e.offsetY], true); + }, + + _pointerChangeTimeline: function (mousePos, trigger) { + var toCoord = this._toAxisCoord(mousePos)[0]; + + var axis = this._axis; + var axisExtent = asc(axis.getExtent().slice()); + + toCoord > axisExtent[1] && (toCoord = axisExtent[1]); + toCoord < axisExtent[0] && (toCoord = axisExtent[0]); + + this._currentPointer.position[0] = toCoord; + this._currentPointer.dirty(); + + var targetDataIndex = this._findNearestTick(toCoord); + var timelineModel = this.model; + + if (trigger || ( + targetDataIndex !== timelineModel.getCurrentIndex() + && timelineModel.get('realtime') + )) { + this._changeTimeline(targetDataIndex); + } + }, + + _doPlayStop: function () { + this._clearTimer(); + + if (this.model.getPlayState()) { + this._timer = setTimeout( + bind$6(handleFrame, this), + this.model.get('playInterval') + ); + } + + function handleFrame() { + // Do not cache + var timelineModel = this.model; + this._changeTimeline( + timelineModel.getCurrentIndex() + + (timelineModel.get('rewind', true) ? -1 : 1) + ); + } + }, + + _toAxisCoord: function (vertex) { + var trans = this._mainGroup.getLocalTransform(); + return applyTransform$1(vertex, trans, true); + }, + + _findNearestTick: function (axisCoord) { + var data = this.model.getData(); + var dist = Infinity; + var targetDataIndex; + var axis = this._axis; + + data.each(['value'], function (value, dataIndex) { + var coord = axis.dataToCoord(value); + var d = Math.abs(coord - axisCoord); + if (d < dist) { + dist = d; + targetDataIndex = dataIndex; + } + }); + + return targetDataIndex; + }, + + _clearTimer: function () { + if (this._timer) { + clearTimeout(this._timer); + this._timer = null; + } + }, + + _changeTimeline: function (nextIndex) { + var currentIndex = this.model.getCurrentIndex(); + + if (nextIndex === '+') { + nextIndex = currentIndex + 1; + } + else if (nextIndex === '-') { + nextIndex = currentIndex - 1; + } + + this.api.dispatchAction({ + type: 'timelineChange', + currentIndex: nextIndex, + from: this.uid + }); + } + +}); + +function getViewRect$4(model, api) { + return getLayoutRect( + model.getBoxLayoutParams(), + { + width: api.getWidth(), + height: api.getHeight() + }, + model.get('padding') + ); +} + +function makeIcon(timelineModel, objPath, rect, opts) { + var icon = makePath( + timelineModel.get(objPath).replace(/^path:\/\//, ''), + clone(opts || {}), + new BoundingRect(rect[0], rect[1], rect[2], rect[3]), + 'center' + ); + + return icon; +} + +/** + * Create symbol or update symbol + * opt: basic position and event handlers + */ +function giveSymbol(hostModel, itemStyleModel, group, opt, symbol, callback) { + var color = itemStyleModel.get('color'); + + if (!symbol) { + var symbolType = hostModel.get('symbol'); + symbol = createSymbol(symbolType, -1, -1, 2, 2, color); + symbol.setStyle('strokeNoScale', true); + group.add(symbol); + callback && callback.onCreate(symbol); + } + else { + symbol.setColor(color); + group.add(symbol); // Group may be new, also need to add. + callback && callback.onUpdate(symbol); + } + + // Style + var itemStyle = itemStyleModel.getItemStyle(['color', 'symbol', 'symbolSize']); + symbol.setStyle(itemStyle); + + // Transform and events. + opt = merge({ + rectHover: true, + z2: 100 + }, opt, true); + + var symbolSize = hostModel.get('symbolSize'); + symbolSize = symbolSize instanceof Array + ? symbolSize.slice() + : [+symbolSize, +symbolSize]; + symbolSize[0] /= 2; + symbolSize[1] /= 2; + opt.scale = symbolSize; + + var symbolOffset = hostModel.get('symbolOffset'); + if (symbolOffset) { + var pos = opt.position = opt.position || [0, 0]; + pos[0] += parsePercent$1(symbolOffset[0], symbolSize[0]); + pos[1] += parsePercent$1(symbolOffset[1], symbolSize[1]); + } + + var symbolRotate = hostModel.get('symbolRotate'); + opt.rotation = (symbolRotate || 0) * Math.PI / 180 || 0; + + symbol.attr(opt); + + // FIXME + // (1) When symbol.style.strokeNoScale is true and updateTransform is not performed, + // getBoundingRect will return wrong result. + // (This is supposed to be resolved in zrender, but it is a little difficult to + // leverage performance and auto updateTransform) + // (2) All of ancesters of symbol do not scale, so we can just updateTransform symbol. + symbol.updateTransform(); + + return symbol; +} + +function pointerMoveTo(pointer, dataIndex, axis, timelineModel, noAnimation) { + if (pointer.dragging) { + return; + } + + var pointerModel = timelineModel.getModel('checkpointStyle'); + var toCoord = axis.dataToCoord(timelineModel.getData().get(['value'], dataIndex)); + + if (noAnimation || !pointerModel.get('animation', true)) { + pointer.attr({position: [toCoord, 0]}); + } + else { + pointer.stopAnimation(true); + pointer.animateTo( + {position: [toCoord, 0]}, + pointerModel.get('animationDuration', true), + pointerModel.get('animationEasing', true) + ); + } +} + +/** + * DataZoom component entry + */ + +registerPreprocessor(preprocessor$3); + +var ToolboxModel = extendComponentModel({ + + type: 'toolbox', + + layoutMode: { + type: 'box', + ignoreSize: true + }, + + mergeDefaultAndTheme: function (option) { + ToolboxModel.superApply(this, 'mergeDefaultAndTheme', arguments); + + each$1(this.option.feature, function (featureOpt, featureName) { + var Feature = get$1(featureName); + Feature && merge(featureOpt, Feature.defaultOption); + }); + }, + + defaultOption: { + + show: true, + + z: 6, + + zlevel: 0, + + orient: 'horizontal', + + left: 'right', + + top: 'top', + + // right + // bottom + + backgroundColor: 'transparent', + + borderColor: '#ccc', + + borderRadius: 0, + + borderWidth: 0, + + padding: 5, + + itemSize: 15, + + itemGap: 8, + + showTitle: true, + + iconStyle: { + borderColor: '#666', + color: 'none' + }, + emphasis: { + iconStyle: { + borderColor: '#3E98C5' + } + } + // textStyle: {}, + + // feature + } +}); + +extendComponentView({ + + type: 'toolbox', + + render: function (toolboxModel, ecModel, api, payload) { + var group = this.group; + group.removeAll(); + + if (!toolboxModel.get('show')) { + return; + } + + var itemSize = +toolboxModel.get('itemSize'); + var featureOpts = toolboxModel.get('feature') || {}; + var features = this._features || (this._features = {}); + + var featureNames = []; + each$1(featureOpts, function (opt, name) { + featureNames.push(name); + }); + + (new DataDiffer(this._featureNames || [], featureNames)) + .add(processFeature) + .update(processFeature) + .remove(curry(processFeature, null)) + .execute(); + + // Keep for diff. + this._featureNames = featureNames; + + function processFeature(newIndex, oldIndex) { + var featureName = featureNames[newIndex]; + var oldName = featureNames[oldIndex]; + var featureOpt = featureOpts[featureName]; + var featureModel = new Model(featureOpt, toolboxModel, toolboxModel.ecModel); + var feature; + + if (featureName && !oldName) { // Create + if (isUserFeatureName(featureName)) { + feature = { + model: featureModel, + onclick: featureModel.option.onclick, + featureName: featureName + }; + } + else { + var Feature = get$1(featureName); + if (!Feature) { + return; + } + feature = new Feature(featureModel, ecModel, api); + } + features[featureName] = feature; + } + else { + feature = features[oldName]; + // If feature does not exsit. + if (!feature) { + return; + } + feature.model = featureModel; + feature.ecModel = ecModel; + feature.api = api; + } + + if (!featureName && oldName) { + feature.dispose && feature.dispose(ecModel, api); + return; + } + + if (!featureModel.get('show') || feature.unusable) { + feature.remove && feature.remove(ecModel, api); + return; + } + + createIconPaths(featureModel, feature, featureName); + + featureModel.setIconStatus = function (iconName, status) { + var option = this.option; + var iconPaths = this.iconPaths; + option.iconStatus = option.iconStatus || {}; + option.iconStatus[iconName] = status; + // FIXME + iconPaths[iconName] && iconPaths[iconName].trigger(status); + }; + + if (feature.render) { + feature.render(featureModel, ecModel, api, payload); + } + } + + function createIconPaths(featureModel, feature, featureName) { + var iconStyleModel = featureModel.getModel('iconStyle'); + var iconStyleEmphasisModel = featureModel.getModel('emphasis.iconStyle'); + + // If one feature has mutiple icon. they are orginaized as + // { + // icon: { + // foo: '', + // bar: '' + // }, + // title: { + // foo: '', + // bar: '' + // } + // } + var icons = feature.getIcons ? feature.getIcons() : featureModel.get('icon'); + var titles = featureModel.get('title') || {}; + if (typeof icons === 'string') { + var icon = icons; + var title = titles; + icons = {}; + titles = {}; + icons[featureName] = icon; + titles[featureName] = title; + } + var iconPaths = featureModel.iconPaths = {}; + each$1(icons, function (iconStr, iconName) { + var path = createIcon( + iconStr, + {}, + { + x: -itemSize / 2, + y: -itemSize / 2, + width: itemSize, + height: itemSize + } + ); + path.setStyle(iconStyleModel.getItemStyle()); + path.hoverStyle = iconStyleEmphasisModel.getItemStyle(); + + setHoverStyle(path); + + if (toolboxModel.get('showTitle')) { + path.__title = titles[iconName]; + path.on('mouseover', function () { + // Should not reuse above hoverStyle, which might be modified. + var hoverStyle = iconStyleEmphasisModel.getItemStyle(); + path.setStyle({ + text: titles[iconName], + textPosition: hoverStyle.textPosition || 'bottom', + textFill: hoverStyle.fill || hoverStyle.stroke || '#000', + textAlign: hoverStyle.textAlign || 'center' + }); + }) + .on('mouseout', function () { + path.setStyle({ + textFill: null + }); + }); + } + path.trigger(featureModel.get('iconStatus.' + iconName) || 'normal'); + + group.add(path); + path.on('click', bind( + feature.onclick, feature, ecModel, api, iconName + )); + + iconPaths[iconName] = path; + }); + } + + layout$3(group, toolboxModel, api); + // Render background after group is layout + // FIXME + group.add(makeBackground(group.getBoundingRect(), toolboxModel)); + + // Adjust icon title positions to avoid them out of screen + group.eachChild(function (icon) { + var titleText = icon.__title; + var hoverStyle = icon.hoverStyle; + // May be background element + if (hoverStyle && titleText) { + var rect = getBoundingRect( + titleText, makeFont(hoverStyle) + ); + var offsetX = icon.position[0] + group.position[0]; + var offsetY = icon.position[1] + group.position[1] + itemSize; + + var needPutOnTop = false; + if (offsetY + rect.height > api.getHeight()) { + hoverStyle.textPosition = 'top'; + needPutOnTop = true; + } + var topOffset = needPutOnTop ? (-5 - rect.height) : (itemSize + 8); + if (offsetX + rect.width / 2 > api.getWidth()) { + hoverStyle.textPosition = ['100%', topOffset]; + hoverStyle.textAlign = 'right'; + } + else if (offsetX - rect.width / 2 < 0) { + hoverStyle.textPosition = [0, topOffset]; + hoverStyle.textAlign = 'left'; + } + } + }); + }, + + updateView: function (toolboxModel, ecModel, api, payload) { + each$1(this._features, function (feature) { + feature.updateView && feature.updateView(feature.model, ecModel, api, payload); + }); + }, + + // updateLayout: function (toolboxModel, ecModel, api, payload) { + // zrUtil.each(this._features, function (feature) { + // feature.updateLayout && feature.updateLayout(feature.model, ecModel, api, payload); + // }); + // }, + + remove: function (ecModel, api) { + each$1(this._features, function (feature) { + feature.remove && feature.remove(ecModel, api); + }); + this.group.removeAll(); + }, + + dispose: function (ecModel, api) { + each$1(this._features, function (feature) { + feature.dispose && feature.dispose(ecModel, api); + }); + } +}); + +function isUserFeatureName(featureName) { + return featureName.indexOf('my') === 0; +} + +var saveAsImageLang = lang.toolbox.saveAsImage; + +function SaveAsImage(model) { + this.model = model; +} + +SaveAsImage.defaultOption = { + show: true, + icon: 'M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0', + title: saveAsImageLang.title, + type: 'png', + // Default use option.backgroundColor + // backgroundColor: '#fff', + name: '', + excludeComponents: ['toolbox'], + pixelRatio: 1, + lang: saveAsImageLang.lang.slice() +}; + +SaveAsImage.prototype.unusable = !env$1.canvasSupported; + +var proto$4 = SaveAsImage.prototype; + +proto$4.onclick = function (ecModel, api) { + var model = this.model; + var title = model.get('name') || ecModel.get('title.0.text') || 'echarts'; + var $a = document.createElement('a'); + var type = model.get('type', true) || 'png'; + $a.download = title + '.' + type; + $a.target = '_blank'; + var url = api.getConnectedDataURL({ + type: type, + backgroundColor: model.get('backgroundColor', true) + || ecModel.get('backgroundColor') || '#fff', + excludeComponents: model.get('excludeComponents'), + pixelRatio: model.get('pixelRatio') + }); + $a.href = url; + // Chrome and Firefox + if (typeof MouseEvent === 'function' && !env$1.browser.ie && !env$1.browser.edge) { + var evt = new MouseEvent('click', { + view: window, + bubbles: true, + cancelable: false + }); + $a.dispatchEvent(evt); + } + // IE + else { + if (window.navigator.msSaveOrOpenBlob) { + var bstr = atob(url.split(',')[1]); + var n = bstr.length; + var u8arr = new Uint8Array(n); + while(n--) { + u8arr[n] = bstr.charCodeAt(n); + } + var blob = new Blob([u8arr]); + window.navigator.msSaveOrOpenBlob(blob, title + '.' + type); + } + else { + var lang$$1 = model.get('lang'); + var html = '' + + '' + + '' + + ''; + var tab = window.open(); + tab.document.write(html); + } + } +}; + +register$1( + 'saveAsImage', SaveAsImage +); + +var magicTypeLang = lang.toolbox.magicType; + +function MagicType(model) { + this.model = model; +} + +MagicType.defaultOption = { + show: true, + type: [], + // Icon group + icon: { + line: 'M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4', + bar: 'M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7', + stack: 'M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z', // jshint ignore:line + tiled: 'M2.3,2.2h22.8V25H2.3V2.2z M35,2.2h22.8V25H35V2.2zM2.3,35h22.8v22.8H2.3V35z M35,35h22.8v22.8H35V35z' + }, + // `line`, `bar`, `stack`, `tiled` + title: clone(magicTypeLang.title), + option: {}, + seriesIndex: {} +}; + +var proto$5 = MagicType.prototype; + +proto$5.getIcons = function () { + var model = this.model; + var availableIcons = model.get('icon'); + var icons = {}; + each$1(model.get('type'), function (type) { + if (availableIcons[type]) { + icons[type] = availableIcons[type]; + } + }); + return icons; +}; + +var seriesOptGenreator = { + 'line': function (seriesType, seriesId, seriesModel, model) { + if (seriesType === 'bar') { + return merge({ + id: seriesId, + type: 'line', + // Preserve data related option + data: seriesModel.get('data'), + stack: seriesModel.get('stack'), + markPoint: seriesModel.get('markPoint'), + markLine: seriesModel.get('markLine') + }, model.get('option.line') || {}, true); + } + }, + 'bar': function (seriesType, seriesId, seriesModel, model) { + if (seriesType === 'line') { + return merge({ + id: seriesId, + type: 'bar', + // Preserve data related option + data: seriesModel.get('data'), + stack: seriesModel.get('stack'), + markPoint: seriesModel.get('markPoint'), + markLine: seriesModel.get('markLine') + }, model.get('option.bar') || {}, true); + } + }, + 'stack': function (seriesType, seriesId, seriesModel, model) { + if (seriesType === 'line' || seriesType === 'bar') { + return merge({ + id: seriesId, + stack: '__ec_magicType_stack__' + }, model.get('option.stack') || {}, true); + } + }, + 'tiled': function (seriesType, seriesId, seriesModel, model) { + if (seriesType === 'line' || seriesType === 'bar') { + return merge({ + id: seriesId, + stack: '' + }, model.get('option.tiled') || {}, true); + } + } +}; + +var radioTypes = [ + ['line', 'bar'], + ['stack', 'tiled'] +]; + +proto$5.onclick = function (ecModel, api, type) { + var model = this.model; + var seriesIndex = model.get('seriesIndex.' + type); + // Not supported magicType + if (!seriesOptGenreator[type]) { + return; + } + var newOption = { + series: [] + }; + var generateNewSeriesTypes = function (seriesModel) { + var seriesType = seriesModel.subType; + var seriesId = seriesModel.id; + var newSeriesOpt = seriesOptGenreator[type]( + seriesType, seriesId, seriesModel, model + ); + if (newSeriesOpt) { + // PENDING If merge original option? + defaults(newSeriesOpt, seriesModel.option); + newOption.series.push(newSeriesOpt); + } + // Modify boundaryGap + var coordSys = seriesModel.coordinateSystem; + if (coordSys && coordSys.type === 'cartesian2d' && (type === 'line' || type === 'bar')) { + var categoryAxis = coordSys.getAxesByScale('ordinal')[0]; + if (categoryAxis) { + var axisDim = categoryAxis.dim; + var axisType = axisDim + 'Axis'; + var axisModel = ecModel.queryComponents({ + mainType: axisType, + index: seriesModel.get(name + 'Index'), + id: seriesModel.get(name + 'Id') + })[0]; + var axisIndex = axisModel.componentIndex; + + newOption[axisType] = newOption[axisType] || []; + for (var i = 0; i <= axisIndex; i++) { + newOption[axisType][axisIndex] = newOption[axisType][axisIndex] || {}; + } + newOption[axisType][axisIndex].boundaryGap = type === 'bar' ? true : false; + } + } + }; + + each$1(radioTypes, function (radio) { + if (indexOf(radio, type) >= 0) { + each$1(radio, function (item) { + model.setIconStatus(item, 'normal'); + }); + } + }); + + model.setIconStatus(type, 'emphasis'); + + ecModel.eachComponent( + { + mainType: 'series', + query: seriesIndex == null ? null : { + seriesIndex: seriesIndex + } + }, generateNewSeriesTypes + ); + api.dispatchAction({ + type: 'changeMagicType', + currentType: type, + newOption: newOption + }); +}; + +registerAction({ + type: 'changeMagicType', + event: 'magicTypeChanged', + update: 'prepareAndUpdate' +}, function (payload, ecModel) { + ecModel.mergeOption(payload.newOption); +}); + +register$1('magicType', MagicType); + +var dataViewLang = lang.toolbox.dataView; + +var BLOCK_SPLITER = new Array(60).join('-'); +var ITEM_SPLITER = '\t'; +/** + * Group series into two types + * 1. on category axis, like line, bar + * 2. others, like scatter, pie + * @param {module:echarts/model/Global} ecModel + * @return {Object} + * @inner + */ +function groupSeries(ecModel) { + var seriesGroupByCategoryAxis = {}; + var otherSeries = []; + var meta = []; + ecModel.eachRawSeries(function (seriesModel) { + var coordSys = seriesModel.coordinateSystem; + + if (coordSys && (coordSys.type === 'cartesian2d' || coordSys.type === 'polar')) { + var baseAxis = coordSys.getBaseAxis(); + if (baseAxis.type === 'category') { + var key = baseAxis.dim + '_' + baseAxis.index; + if (!seriesGroupByCategoryAxis[key]) { + seriesGroupByCategoryAxis[key] = { + categoryAxis: baseAxis, + valueAxis: coordSys.getOtherAxis(baseAxis), + series: [] + }; + meta.push({ + axisDim: baseAxis.dim, + axisIndex: baseAxis.index + }); + } + seriesGroupByCategoryAxis[key].series.push(seriesModel); + } + else { + otherSeries.push(seriesModel); + } + } + else { + otherSeries.push(seriesModel); + } + }); + + return { + seriesGroupByCategoryAxis: seriesGroupByCategoryAxis, + other: otherSeries, + meta: meta + }; +} + +/** + * Assemble content of series on cateogory axis + * @param {Array.} series + * @return {string} + * @inner + */ +function assembleSeriesWithCategoryAxis(series) { + var tables = []; + each$1(series, function (group, key) { + var categoryAxis = group.categoryAxis; + var valueAxis = group.valueAxis; + var valueAxisDim = valueAxis.dim; + + var headers = [' '].concat(map(group.series, function (series) { + return series.name; + })); + var columns = [categoryAxis.model.getCategories()]; + each$1(group.series, function (series) { + columns.push(series.getRawData().mapArray(valueAxisDim, function (val) { + return val; + })); + }); + // Assemble table content + var lines = [headers.join(ITEM_SPLITER)]; + for (var i = 0; i < columns[0].length; i++) { + var items = []; + for (var j = 0; j < columns.length; j++) { + items.push(columns[j][i]); + } + lines.push(items.join(ITEM_SPLITER)); + } + tables.push(lines.join('\n')); + }); + return tables.join('\n\n' + BLOCK_SPLITER + '\n\n'); +} + +/** + * Assemble content of other series + * @param {Array.} series + * @return {string} + * @inner + */ +function assembleOtherSeries(series) { + return map(series, function (series) { + var data = series.getRawData(); + var lines = [series.name]; + var vals = []; + data.each(data.dimensions, function () { + var argLen = arguments.length; + var dataIndex = arguments[argLen - 1]; + var name = data.getName(dataIndex); + for (var i = 0; i < argLen - 1; i++) { + vals[i] = arguments[i]; + } + lines.push((name ? (name + ITEM_SPLITER) : '') + vals.join(ITEM_SPLITER)); + }); + return lines.join('\n'); + }).join('\n\n' + BLOCK_SPLITER + '\n\n'); +} + +/** + * @param {module:echarts/model/Global} + * @return {Object} + * @inner + */ +function getContentFromModel(ecModel) { + + var result = groupSeries(ecModel); + + return { + value: filter([ + assembleSeriesWithCategoryAxis(result.seriesGroupByCategoryAxis), + assembleOtherSeries(result.other) + ], function (str) { + return str.replace(/[\n\t\s]/g, ''); + }).join('\n\n' + BLOCK_SPLITER + '\n\n'), + + meta: result.meta + }; +} + + +function trim$1(str) { + return str.replace(/^\s\s*/, '').replace(/\s\s*$/, ''); +} +/** + * If a block is tsv format + */ +function isTSVFormat(block) { + // Simple method to find out if a block is tsv format + var firstLine = block.slice(0, block.indexOf('\n')); + if (firstLine.indexOf(ITEM_SPLITER) >= 0) { + return true; + } +} + +var itemSplitRegex = new RegExp('[' + ITEM_SPLITER + ']+', 'g'); +/** + * @param {string} tsv + * @return {Object} + */ +function parseTSVContents(tsv) { + var tsvLines = tsv.split(/\n+/g); + var headers = trim$1(tsvLines.shift()).split(itemSplitRegex); + + var categories = []; + var series = map(headers, function (header) { + return { + name: header, + data: [] + }; + }); + for (var i = 0; i < tsvLines.length; i++) { + var items = trim$1(tsvLines[i]).split(itemSplitRegex); + categories.push(items.shift()); + for (var j = 0; j < items.length; j++) { + series[j] && (series[j].data[i] = items[j]); + } + } + return { + series: series, + categories: categories + }; +} + +/** + * @param {string} str + * @return {Array.} + * @inner + */ +function parseListContents(str) { + var lines = str.split(/\n+/g); + var seriesName = trim$1(lines.shift()); + + var data = []; + for (var i = 0; i < lines.length; i++) { + var items = trim$1(lines[i]).split(itemSplitRegex); + var name = ''; + var value; + var hasName = false; + if (isNaN(items[0])) { // First item is name + hasName = true; + name = items[0]; + items = items.slice(1); + data[i] = { + name: name, + value: [] + }; + value = data[i].value; + } + else { + value = data[i] = []; + } + for (var j = 0; j < items.length; j++) { + value.push(+items[j]); + } + if (value.length === 1) { + hasName ? (data[i].value = value[0]) : (data[i] = value[0]); + } + } + + return { + name: seriesName, + data: data + }; +} + +/** + * @param {string} str + * @param {Array.} blockMetaList + * @return {Object} + * @inner + */ +function parseContents(str, blockMetaList) { + var blocks = str.split(new RegExp('\n*' + BLOCK_SPLITER + '\n*', 'g')); + var newOption = { + series: [] + }; + each$1(blocks, function (block, idx) { + if (isTSVFormat(block)) { + var result = parseTSVContents(block); + var blockMeta = blockMetaList[idx]; + var axisKey = blockMeta.axisDim + 'Axis'; + + if (blockMeta) { + newOption[axisKey] = newOption[axisKey] || []; + newOption[axisKey][blockMeta.axisIndex] = { + data: result.categories + }; + newOption.series = newOption.series.concat(result.series); + } + } + else { + var result = parseListContents(block); + newOption.series.push(result); + } + }); + return newOption; +} + +/** + * @alias {module:echarts/component/toolbox/feature/DataView} + * @constructor + * @param {module:echarts/model/Model} model + */ +function DataView(model) { + + this._dom = null; + + this.model = model; +} + +DataView.defaultOption = { + show: true, + readOnly: false, + optionToContent: null, + contentToOption: null, + + icon: 'M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28', + title: clone(dataViewLang.title), + lang: clone(dataViewLang.lang), + backgroundColor: '#fff', + textColor: '#000', + textareaColor: '#fff', + textareaBorderColor: '#333', + buttonColor: '#c23531', + buttonTextColor: '#fff' +}; + +DataView.prototype.onclick = function (ecModel, api) { + var container = api.getDom(); + var model = this.model; + if (this._dom) { + container.removeChild(this._dom); + } + var root = document.createElement('div'); + root.style.cssText = 'position:absolute;left:5px;top:5px;bottom:5px;right:5px;'; + root.style.backgroundColor = model.get('backgroundColor') || '#fff'; + + // Create elements + var header = document.createElement('h4'); + var lang$$1 = model.get('lang') || []; + header.innerHTML = lang$$1[0] || model.get('title'); + header.style.cssText = 'margin: 10px 20px;'; + header.style.color = model.get('textColor'); + + var viewMain = document.createElement('div'); + var textarea = document.createElement('textarea'); + viewMain.style.cssText = 'display:block;width:100%;overflow:auto;'; + + var optionToContent = model.get('optionToContent'); + var contentToOption = model.get('contentToOption'); + var result = getContentFromModel(ecModel); + if (typeof optionToContent === 'function') { + var htmlOrDom = optionToContent(api.getOption()); + if (typeof htmlOrDom === 'string') { + viewMain.innerHTML = htmlOrDom; + } + else if (isDom(htmlOrDom)) { + viewMain.appendChild(htmlOrDom); + } + } + else { + // Use default textarea + viewMain.appendChild(textarea); + textarea.readOnly = model.get('readOnly'); + textarea.style.cssText = 'width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;'; + textarea.style.color = model.get('textColor'); + textarea.style.borderColor = model.get('textareaBorderColor'); + textarea.style.backgroundColor = model.get('textareaColor'); + textarea.value = result.value; + } + + var blockMetaList = result.meta; + + var buttonContainer = document.createElement('div'); + buttonContainer.style.cssText = 'position:absolute;bottom:0;left:0;right:0;'; + + var buttonStyle = 'float:right;margin-right:20px;border:none;' + + 'cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px'; + var closeButton = document.createElement('div'); + var refreshButton = document.createElement('div'); + + buttonStyle += ';background-color:' + model.get('buttonColor'); + buttonStyle += ';color:' + model.get('buttonTextColor'); + + var self = this; + + function close() { + container.removeChild(root); + self._dom = null; + } + addEventListener(closeButton, 'click', close); + + addEventListener(refreshButton, 'click', function () { + var newOption; + try { + if (typeof contentToOption === 'function') { + newOption = contentToOption(viewMain, api.getOption()); + } + else { + newOption = parseContents(textarea.value, blockMetaList); + } + } + catch (e) { + close(); + throw new Error('Data view format error ' + e); + } + if (newOption) { + api.dispatchAction({ + type: 'changeDataView', + newOption: newOption + }); + } + + close(); + }); + + closeButton.innerHTML = lang$$1[1]; + refreshButton.innerHTML = lang$$1[2]; + refreshButton.style.cssText = buttonStyle; + closeButton.style.cssText = buttonStyle; + + !model.get('readOnly') && buttonContainer.appendChild(refreshButton); + buttonContainer.appendChild(closeButton); + + // http://stackoverflow.com/questions/6637341/use-tab-to-indent-in-textarea + addEventListener(textarea, 'keydown', function (e) { + if ((e.keyCode || e.which) === 9) { + // get caret position/selection + var val = this.value; + var start = this.selectionStart; + var end = this.selectionEnd; + + // set textarea value to: text before caret + tab + text after caret + this.value = val.substring(0, start) + ITEM_SPLITER + val.substring(end); + + // put caret at right position again + this.selectionStart = this.selectionEnd = start + 1; + + // prevent the focus lose + stop(e); + } + }); + + root.appendChild(header); + root.appendChild(viewMain); + root.appendChild(buttonContainer); + + viewMain.style.height = (container.clientHeight - 80) + 'px'; + + container.appendChild(root); + this._dom = root; +}; + +DataView.prototype.remove = function (ecModel, api) { + this._dom && api.getDom().removeChild(this._dom); +}; + +DataView.prototype.dispose = function (ecModel, api) { + this.remove(ecModel, api); +}; + +/** + * @inner + */ +function tryMergeDataOption(newData, originalData) { + return map(newData, function (newVal, idx) { + var original = originalData && originalData[idx]; + if (isObject$1(original) && !isArray(original)) { + if (isObject$1(newVal) && !isArray(newVal)) { + newVal = newVal.value; + } + // Original data has option + return defaults({ + value: newVal + }, original); + } + else { + return newVal; + } + }); +} + +register$1('dataView', DataView); + +registerAction({ + type: 'changeDataView', + event: 'dataViewChanged', + update: 'prepareAndUpdate' +}, function (payload, ecModel) { + var newSeriesOptList = []; + each$1(payload.newOption.series, function (seriesOpt) { + var seriesModel = ecModel.getSeriesByName(seriesOpt.name)[0]; + if (!seriesModel) { + // New created series + // Geuss the series type + newSeriesOptList.push(extend({ + // Default is scatter + type: 'scatter' + }, seriesOpt)); + } + else { + var originalData = seriesModel.get('data'); + newSeriesOptList.push({ + name: seriesOpt.name, + data: tryMergeDataOption(seriesOpt.data, originalData) + }); + } + }); + + ecModel.mergeOption(defaults({ + series: newSeriesOptList + }, payload.newOption)); +}); + +var each$30 = each$1; + +var ATTR$2 = '\0_ec_hist_store'; + +/** + * @param {module:echarts/model/Global} ecModel + * @param {Object} newSnapshot {dataZoomId, batch: [payloadInfo, ...]} + */ +function push(ecModel, newSnapshot) { + var store = giveStore$1(ecModel); + + // If previous dataZoom can not be found, + // complete an range with current range. + each$30(newSnapshot, function (batchItem, dataZoomId) { + var i = store.length - 1; + for (; i >= 0; i--) { + var snapshot = store[i]; + if (snapshot[dataZoomId]) { + break; + } + } + if (i < 0) { + // No origin range set, create one by current range. + var dataZoomModel = ecModel.queryComponents( + {mainType: 'dataZoom', subType: 'select', id: dataZoomId} + )[0]; + if (dataZoomModel) { + var percentRange = dataZoomModel.getPercentRange(); + store[0][dataZoomId] = { + dataZoomId: dataZoomId, + start: percentRange[0], + end: percentRange[1] + }; + } + } + }); + + store.push(newSnapshot); +} + +/** + * @param {module:echarts/model/Global} ecModel + * @return {Object} snapshot + */ +function pop(ecModel) { + var store = giveStore$1(ecModel); + var head = store[store.length - 1]; + store.length > 1 && store.pop(); + + // Find top for all dataZoom. + var snapshot = {}; + each$30(head, function (batchItem, dataZoomId) { + for (var i = store.length - 1; i >= 0; i--) { + var batchItem = store[i][dataZoomId]; + if (batchItem) { + snapshot[dataZoomId] = batchItem; + break; + } + } + }); + + return snapshot; +} + +/** + * @param {module:echarts/model/Global} ecModel + */ +function clear$1(ecModel) { + ecModel[ATTR$2] = null; +} + +/** + * @param {module:echarts/model/Global} ecModel + * @return {number} records. always >= 1. + */ +function count(ecModel) { + return giveStore$1(ecModel).length; +} + +/** + * [{key: dataZoomId, value: {dataZoomId, range}}, ...] + * History length of each dataZoom may be different. + * this._history[0] is used to store origin range. + * @type {Array.} + */ +function giveStore$1(ecModel) { + var store = ecModel[ATTR$2]; + if (!store) { + store = ecModel[ATTR$2] = [{}]; + } + return store; +} + +DataZoomModel.extend({ + type: 'dataZoom.select' +}); + +DataZoomView.extend({ + type: 'dataZoom.select' +}); + +/** + * DataZoom component entry + */ + +// Use dataZoomSelect +var dataZoomLang = lang.toolbox.dataZoom; +var each$29 = each$1; + +// Spectial component id start with \0ec\0, see echarts/model/Global.js~hasInnerId +var DATA_ZOOM_ID_BASE = '\0_ec_\0toolbox-dataZoom_'; + +function DataZoom(model, ecModel, api) { + + /** + * @private + * @type {module:echarts/component/helper/BrushController} + */ + (this._brushController = new BrushController(api.getZr())) + .on('brush', bind(this._onBrush, this)) + .mount(); + + /** + * @private + * @type {boolean} + */ + this._isZoomActive; +} + +DataZoom.defaultOption = { + show: true, + // Icon group + icon: { + zoom: 'M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1', + back: 'M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26' + }, + // `zoom`, `back` + title: clone(dataZoomLang.title) +}; + +var proto$6 = DataZoom.prototype; + +proto$6.render = function (featureModel, ecModel, api, payload) { + this.model = featureModel; + this.ecModel = ecModel; + this.api = api; + + updateZoomBtnStatus(featureModel, ecModel, this, payload, api); + updateBackBtnStatus(featureModel, ecModel); +}; + +proto$6.onclick = function (ecModel, api, type) { + handlers$1[type].call(this); +}; + +proto$6.remove = function (ecModel, api) { + this._brushController.unmount(); +}; + +proto$6.dispose = function (ecModel, api) { + this._brushController.dispose(); +}; + +/** + * @private + */ +var handlers$1 = { + + zoom: function () { + var nextActive = !this._isZoomActive; + + this.api.dispatchAction({ + type: 'takeGlobalCursor', + key: 'dataZoomSelect', + dataZoomSelectActive: nextActive + }); + }, + + back: function () { + this._dispatchZoomAction(pop(this.ecModel)); + } +}; + +/** + * @private + */ +proto$6._onBrush = function (areas, opt) { + if (!opt.isEnd || !areas.length) { + return; + } + var snapshot = {}; + var ecModel = this.ecModel; + + this._brushController.updateCovers([]); // remove cover + + var brushTargetManager = new BrushTargetManager( + retrieveAxisSetting(this.model.option), ecModel, {include: ['grid']} + ); + brushTargetManager.matchOutputRanges(areas, ecModel, function (area, coordRange, coordSys) { + if (coordSys.type !== 'cartesian2d') { + return; + } + + var brushType = area.brushType; + if (brushType === 'rect') { + setBatch('x', coordSys, coordRange[0]); + setBatch('y', coordSys, coordRange[1]); + } + else { + setBatch(({lineX: 'x', lineY: 'y'})[brushType], coordSys, coordRange); + } + }); + + push(ecModel, snapshot); + + this._dispatchZoomAction(snapshot); + + function setBatch(dimName, coordSys, minMax) { + var axis = coordSys.getAxis(dimName); + var axisModel = axis.model; + var dataZoomModel = findDataZoom(dimName, axisModel, ecModel); + + // Restrict range. + var minMaxSpan = dataZoomModel.findRepresentativeAxisProxy(axisModel).getMinMaxSpan(); + if (minMaxSpan.minValueSpan != null || minMaxSpan.maxValueSpan != null) { + minMax = sliderMove( + 0, minMax.slice(), axis.scale.getExtent(), 0, + minMaxSpan.minValueSpan, minMaxSpan.maxValueSpan + ); + } + + dataZoomModel && (snapshot[dataZoomModel.id] = { + dataZoomId: dataZoomModel.id, + startValue: minMax[0], + endValue: minMax[1] + }); + } + + function findDataZoom(dimName, axisModel, ecModel) { + var found; + ecModel.eachComponent({mainType: 'dataZoom', subType: 'select'}, function (dzModel) { + var has = dzModel.getAxisModel(dimName, axisModel.componentIndex); + has && (found = dzModel); + }); + return found; + } +}; + +/** + * @private + */ +proto$6._dispatchZoomAction = function (snapshot) { + var batch = []; + + // Convert from hash map to array. + each$29(snapshot, function (batchItem, dataZoomId) { + batch.push(clone(batchItem)); + }); + + batch.length && this.api.dispatchAction({ + type: 'dataZoom', + from: this.uid, + batch: batch + }); +}; + +function retrieveAxisSetting(option) { + var setting = {}; + // Compatible with previous setting: null => all axis, false => no axis. + each$1(['xAxisIndex', 'yAxisIndex'], function (name) { + setting[name] = option[name]; + setting[name] == null && (setting[name] = 'all'); + (setting[name] === false || setting[name] === 'none') && (setting[name] = []); + }); + return setting; +} + +function updateBackBtnStatus(featureModel, ecModel) { + featureModel.setIconStatus( + 'back', + count(ecModel) > 1 ? 'emphasis' : 'normal' + ); +} + +function updateZoomBtnStatus(featureModel, ecModel, view, payload, api) { + var zoomActive = view._isZoomActive; + + if (payload && payload.type === 'takeGlobalCursor') { + zoomActive = payload.key === 'dataZoomSelect' + ? payload.dataZoomSelectActive : false; + } + + view._isZoomActive = zoomActive; + + featureModel.setIconStatus('zoom', zoomActive ? 'emphasis' : 'normal'); + + var brushTargetManager = new BrushTargetManager( + retrieveAxisSetting(featureModel.option), ecModel, {include: ['grid']} + ); + + view._brushController + .setPanels(brushTargetManager.makePanelOpts(api, function (targetInfo) { + return (targetInfo.xAxisDeclared && !targetInfo.yAxisDeclared) + ? 'lineX' + : (!targetInfo.xAxisDeclared && targetInfo.yAxisDeclared) + ? 'lineY' + : 'rect'; + })) + .enableBrush( + zoomActive + ? { + brushType: 'auto', + brushStyle: { + // FIXME user customized? + lineWidth: 0, + fill: 'rgba(0,0,0,0.2)' + } + } + : false + ); +} + + +register$1('dataZoom', DataZoom); + + +// Create special dataZoom option for select +registerPreprocessor(function (option) { + if (!option) { + return; + } + + var dataZoomOpts = option.dataZoom || (option.dataZoom = []); + if (!isArray(dataZoomOpts)) { + option.dataZoom = dataZoomOpts = [dataZoomOpts]; + } + + var toolboxOpt = option.toolbox; + if (toolboxOpt) { + // Assume there is only one toolbox + if (isArray(toolboxOpt)) { + toolboxOpt = toolboxOpt[0]; + } + + if (toolboxOpt && toolboxOpt.feature) { + var dataZoomOpt = toolboxOpt.feature.dataZoom; + addForAxis('xAxis', dataZoomOpt); + addForAxis('yAxis', dataZoomOpt); + } + } + + function addForAxis(axisName, dataZoomOpt) { + if (!dataZoomOpt) { + return; + } + + // Try not to modify model, because it is not merged yet. + var axisIndicesName = axisName + 'Index'; + var givenAxisIndices = dataZoomOpt[axisIndicesName]; + if (givenAxisIndices != null + && givenAxisIndices != 'all' + && !isArray(givenAxisIndices) + ) { + givenAxisIndices = (givenAxisIndices === false || givenAxisIndices === 'none') ? [] : [givenAxisIndices]; + } + + forEachComponent(axisName, function (axisOpt, axisIndex) { + if (givenAxisIndices != null + && givenAxisIndices != 'all' + && indexOf(givenAxisIndices, axisIndex) === -1 + ) { + return; + } + var newOpt = { + type: 'select', + $fromToolbox: true, + // Id for merge mapping. + id: DATA_ZOOM_ID_BASE + axisName + axisIndex + }; + // FIXME + // Only support one axis now. + newOpt[axisIndicesName] = axisIndex; + dataZoomOpts.push(newOpt); + }); + } + + function forEachComponent(mainType, cb) { + var opts = option[mainType]; + if (!isArray(opts)) { + opts = opts ? [opts] : []; + } + each$29(opts, cb); + } +}); + +var restoreLang = lang.toolbox.restore; + +function Restore(model) { + this.model = model; +} + +Restore.defaultOption = { + show: true, + icon: 'M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5', + title: restoreLang.title +}; + +var proto$7 = Restore.prototype; + +proto$7.onclick = function (ecModel, api, type) { + clear$1(ecModel); + + api.dispatchAction({ + type: 'restore', + from: this.uid + }); +}; + +register$1('restore', Restore); + +registerAction( + {type: 'restore', event: 'restore', update: 'prepareAndUpdate'}, + function (payload, ecModel) { + ecModel.resetOption('recreate'); + } +); + +var urn = 'urn:schemas-microsoft-com:vml'; +var win = typeof window === 'undefined' ? null : window; + +var vmlInited = false; + +var doc = win && win.document; + +function createNode(tagName) { + return doCreateNode(tagName); +} + +// Avoid assign to an exported variable, for transforming to cjs. +var doCreateNode; + +if (doc && !env$1.canvasSupported) { + try { + !doc.namespaces.zrvml && doc.namespaces.add('zrvml', urn); + doCreateNode = function (tagName) { + return doc.createElement(''); + }; + } + catch (e) { + doCreateNode = function (tagName) { + return doc.createElement('<' + tagName + ' xmlns="' + urn + '" class="zrvml">'); + }; + } +} + +// From raphael +function initVML() { + if (vmlInited || !doc) { + return; + } + vmlInited = true; + + var styleSheets = doc.styleSheets; + if (styleSheets.length < 31) { + doc.createStyleSheet().addRule('.zrvml', 'behavior:url(#default#VML)'); + } + else { + // http://msdn.microsoft.com/en-us/library/ms531194%28VS.85%29.aspx + styleSheets[0].addRule('.zrvml', 'behavior:url(#default#VML)'); + } +} + +// http://www.w3.org/TR/NOTE-VML +// TODO Use proxy like svg instead of overwrite brush methods + +var CMD$3 = PathProxy.CMD; +var round$3 = Math.round; +var sqrt = Math.sqrt; +var abs$1 = Math.abs; +var cos = Math.cos; +var sin = Math.sin; +var mathMax$8 = Math.max; + +if (!env$1.canvasSupported) { + + var comma = ','; + var imageTransformPrefix = 'progid:DXImageTransform.Microsoft'; + + var Z = 21600; + var Z2 = Z / 2; + + var ZLEVEL_BASE = 100000; + var Z_BASE$1 = 1000; + + var initRootElStyle = function (el) { + el.style.cssText = 'position:absolute;left:0;top:0;width:1px;height:1px;'; + el.coordsize = Z + ',' + Z; + el.coordorigin = '0,0'; + }; + + var encodeHtmlAttribute = function (s) { + return String(s).replace(/&/g, '&').replace(/"/g, '"'); + }; + + var rgb2Str = function (r, g, b) { + return 'rgb(' + [r, g, b].join(',') + ')'; + }; + + var append = function (parent, child) { + if (child && parent && child.parentNode !== parent) { + parent.appendChild(child); + } + }; + + var remove = function (parent, child) { + if (child && parent && child.parentNode === parent) { + parent.removeChild(child); + } + }; + + var getZIndex = function (zlevel, z, z2) { + // z 的取值范围为 [0, 1000] + return (parseFloat(zlevel) || 0) * ZLEVEL_BASE + (parseFloat(z) || 0) * Z_BASE$1 + z2; + }; + + var parsePercent$3 = function (value, maxValue) { + if (typeof value === 'string') { + if (value.lastIndexOf('%') >= 0) { + return parseFloat(value) / 100 * maxValue; + } + return parseFloat(value); + } + return value; + }; + + /*************************************************** + * PATH + **************************************************/ + + var setColorAndOpacity = function (el, color, opacity) { + var colorArr = parse(color); + opacity = +opacity; + if (isNaN(opacity)) { + opacity = 1; + } + if (colorArr) { + el.color = rgb2Str(colorArr[0], colorArr[1], colorArr[2]); + el.opacity = opacity * colorArr[3]; + } + }; + + var getColorAndAlpha = function (color) { + var colorArr = parse(color); + return [ + rgb2Str(colorArr[0], colorArr[1], colorArr[2]), + colorArr[3] + ]; + }; + + var updateFillNode = function (el, style, zrEl) { + // TODO pattern + var fill = style.fill; + if (fill != null) { + // Modified from excanvas + if (fill instanceof Gradient) { + var gradientType; + var angle = 0; + var focus = [0, 0]; + // additional offset + var shift = 0; + // scale factor for offset + var expansion = 1; + var rect = zrEl.getBoundingRect(); + var rectWidth = rect.width; + var rectHeight = rect.height; + if (fill.type === 'linear') { + gradientType = 'gradient'; + var transform = zrEl.transform; + var p0 = [fill.x * rectWidth, fill.y * rectHeight]; + var p1 = [fill.x2 * rectWidth, fill.y2 * rectHeight]; + if (transform) { + applyTransform(p0, p0, transform); + applyTransform(p1, p1, transform); + } + var dx = p1[0] - p0[0]; + var dy = p1[1] - p0[1]; + angle = Math.atan2(dx, dy) * 180 / Math.PI; + // The angle should be a non-negative number. + if (angle < 0) { + angle += 360; + } + + // Very small angles produce an unexpected result because they are + // converted to a scientific notation string. + if (angle < 1e-6) { + angle = 0; + } + } + else { + gradientType = 'gradientradial'; + var p0 = [fill.x * rectWidth, fill.y * rectHeight]; + var transform = zrEl.transform; + var scale$$1 = zrEl.scale; + var width = rectWidth; + var height = rectHeight; + focus = [ + // Percent in bounding rect + (p0[0] - rect.x) / width, + (p0[1] - rect.y) / height + ]; + if (transform) { + applyTransform(p0, p0, transform); + } + + width /= scale$$1[0] * Z; + height /= scale$$1[1] * Z; + var dimension = mathMax$8(width, height); + shift = 2 * 0 / dimension; + expansion = 2 * fill.r / dimension - shift; + } + + // We need to sort the color stops in ascending order by offset, + // otherwise IE won't interpret it correctly. + var stops = fill.colorStops.slice(); + stops.sort(function(cs1, cs2) { + return cs1.offset - cs2.offset; + }); + + var length$$1 = stops.length; + // Color and alpha list of first and last stop + var colorAndAlphaList = []; + var colors = []; + for (var i = 0; i < length$$1; i++) { + var stop = stops[i]; + var colorAndAlpha = getColorAndAlpha(stop.color); + colors.push(stop.offset * expansion + shift + ' ' + colorAndAlpha[0]); + if (i === 0 || i === length$$1 - 1) { + colorAndAlphaList.push(colorAndAlpha); + } + } + + if (length$$1 >= 2) { + var color1 = colorAndAlphaList[0][0]; + var color2 = colorAndAlphaList[1][0]; + var opacity1 = colorAndAlphaList[0][1] * style.opacity; + var opacity2 = colorAndAlphaList[1][1] * style.opacity; + + el.type = gradientType; + el.method = 'none'; + el.focus = '100%'; + el.angle = angle; + el.color = color1; + el.color2 = color2; + el.colors = colors.join(','); + // When colors attribute is used, the meanings of opacity and o:opacity2 + // are reversed. + el.opacity = opacity2; + // FIXME g_o_:opacity ? + el.opacity2 = opacity1; + } + if (gradientType === 'radial') { + el.focusposition = focus.join(','); + } + } + else { + // FIXME Change from Gradient fill to color fill + setColorAndOpacity(el, fill, style.opacity); + } + } + }; + + var updateStrokeNode = function (el, style) { + // if (style.lineJoin != null) { + // el.joinstyle = style.lineJoin; + // } + // if (style.miterLimit != null) { + // el.miterlimit = style.miterLimit * Z; + // } + // if (style.lineCap != null) { + // el.endcap = style.lineCap; + // } + if (style.lineDash != null) { + el.dashstyle = style.lineDash.join(' '); + } + if (style.stroke != null && !(style.stroke instanceof Gradient)) { + setColorAndOpacity(el, style.stroke, style.opacity); + } + }; + + var updateFillAndStroke = function (vmlEl, type, style, zrEl) { + var isFill = type == 'fill'; + var el = vmlEl.getElementsByTagName(type)[0]; + // Stroke must have lineWidth + if (style[type] != null && style[type] !== 'none' && (isFill || (!isFill && style.lineWidth))) { + vmlEl[isFill ? 'filled' : 'stroked'] = 'true'; + // FIXME Remove before updating, or set `colors` will throw error + if (style[type] instanceof Gradient) { + remove(vmlEl, el); + } + if (!el) { + el = createNode(type); + } + + isFill ? updateFillNode(el, style, zrEl) : updateStrokeNode(el, style); + append(vmlEl, el); + } + else { + vmlEl[isFill ? 'filled' : 'stroked'] = 'false'; + remove(vmlEl, el); + } + }; + + var points$3 = [[], [], []]; + var pathDataToString = function (path, m) { + var M = CMD$3.M; + var C = CMD$3.C; + var L = CMD$3.L; + var A = CMD$3.A; + var Q = CMD$3.Q; + + var str = []; + var nPoint; + var cmdStr; + var cmd; + var i; + var xi; + var yi; + var data = path.data; + var dataLength = path.len(); + for (i = 0; i < dataLength;) { + cmd = data[i++]; + cmdStr = ''; + nPoint = 0; + switch (cmd) { + case M: + cmdStr = ' m '; + nPoint = 1; + xi = data[i++]; + yi = data[i++]; + points$3[0][0] = xi; + points$3[0][1] = yi; + break; + case L: + cmdStr = ' l '; + nPoint = 1; + xi = data[i++]; + yi = data[i++]; + points$3[0][0] = xi; + points$3[0][1] = yi; + break; + case Q: + case C: + cmdStr = ' c '; + nPoint = 3; + var x1 = data[i++]; + var y1 = data[i++]; + var x2 = data[i++]; + var y2 = data[i++]; + var x3; + var y3; + if (cmd === Q) { + // Convert quadratic to cubic using degree elevation + x3 = x2; + y3 = y2; + x2 = (x2 + 2 * x1) / 3; + y2 = (y2 + 2 * y1) / 3; + x1 = (xi + 2 * x1) / 3; + y1 = (yi + 2 * y1) / 3; + } + else { + x3 = data[i++]; + y3 = data[i++]; + } + points$3[0][0] = x1; + points$3[0][1] = y1; + points$3[1][0] = x2; + points$3[1][1] = y2; + points$3[2][0] = x3; + points$3[2][1] = y3; + + xi = x3; + yi = y3; + break; + case A: + var x = 0; + var y = 0; + var sx = 1; + var sy = 1; + var angle = 0; + if (m) { + // Extract SRT from matrix + x = m[4]; + y = m[5]; + sx = sqrt(m[0] * m[0] + m[1] * m[1]); + sy = sqrt(m[2] * m[2] + m[3] * m[3]); + angle = Math.atan2(-m[1] / sy, m[0] / sx); + } + + var cx = data[i++]; + var cy = data[i++]; + var rx = data[i++]; + var ry = data[i++]; + var startAngle = data[i++] + angle; + var endAngle = data[i++] + startAngle + angle; + // FIXME + // var psi = data[i++]; + i++; + var clockwise = data[i++]; + + var x0 = cx + cos(startAngle) * rx; + var y0 = cy + sin(startAngle) * ry; + + var x1 = cx + cos(endAngle) * rx; + var y1 = cy + sin(endAngle) * ry; + + var type = clockwise ? ' wa ' : ' at '; + if (Math.abs(x0 - x1) < 1e-4) { + // IE won't render arches drawn counter clockwise if x0 == x1. + if (Math.abs(endAngle - startAngle) > 1e-2) { + // Offset x0 by 1/80 of a pixel. Use something + // that can be represented in binary + if (clockwise) { + x0 += 270 / Z; + } + } + else { + // Avoid case draw full circle + if (Math.abs(y0 - cy) < 1e-4) { + if ((clockwise && x0 < cx) || (!clockwise && x0 > cx)) { + y1 -= 270 / Z; + } + else { + y1 += 270 / Z; + } + } + else if ((clockwise && y0 < cy) || (!clockwise && y0 > cy)) { + x1 += 270 / Z; + } + else { + x1 -= 270 / Z; + } + } + } + str.push( + type, + round$3(((cx - rx) * sx + x) * Z - Z2), comma, + round$3(((cy - ry) * sy + y) * Z - Z2), comma, + round$3(((cx + rx) * sx + x) * Z - Z2), comma, + round$3(((cy + ry) * sy + y) * Z - Z2), comma, + round$3((x0 * sx + x) * Z - Z2), comma, + round$3((y0 * sy + y) * Z - Z2), comma, + round$3((x1 * sx + x) * Z - Z2), comma, + round$3((y1 * sy + y) * Z - Z2) + ); + + xi = x1; + yi = y1; + break; + case CMD$3.R: + var p0 = points$3[0]; + var p1 = points$3[1]; + // x0, y0 + p0[0] = data[i++]; + p0[1] = data[i++]; + // x1, y1 + p1[0] = p0[0] + data[i++]; + p1[1] = p0[1] + data[i++]; + + if (m) { + applyTransform(p0, p0, m); + applyTransform(p1, p1, m); + } + + p0[0] = round$3(p0[0] * Z - Z2); + p1[0] = round$3(p1[0] * Z - Z2); + p0[1] = round$3(p0[1] * Z - Z2); + p1[1] = round$3(p1[1] * Z - Z2); + str.push( + // x0, y0 + ' m ', p0[0], comma, p0[1], + // x1, y0 + ' l ', p1[0], comma, p0[1], + // x1, y1 + ' l ', p1[0], comma, p1[1], + // x0, y1 + ' l ', p0[0], comma, p1[1] + ); + break; + case CMD$3.Z: + // FIXME Update xi, yi + str.push(' x '); + } + + if (nPoint > 0) { + str.push(cmdStr); + for (var k = 0; k < nPoint; k++) { + var p = points$3[k]; + + m && applyTransform(p, p, m); + // 不 round 会非常慢 + str.push( + round$3(p[0] * Z - Z2), comma, round$3(p[1] * Z - Z2), + k < nPoint - 1 ? comma : '' + ); + } + } + } + + return str.join(''); + }; + + // Rewrite the original path method + Path.prototype.brushVML = function (vmlRoot) { + var style = this.style; + + var vmlEl = this._vmlEl; + if (!vmlEl) { + vmlEl = createNode('shape'); + initRootElStyle(vmlEl); + + this._vmlEl = vmlEl; + } + + updateFillAndStroke(vmlEl, 'fill', style, this); + updateFillAndStroke(vmlEl, 'stroke', style, this); + + var m = this.transform; + var needTransform = m != null; + var strokeEl = vmlEl.getElementsByTagName('stroke')[0]; + if (strokeEl) { + var lineWidth = style.lineWidth; + // Get the line scale. + // Determinant of this.m_ means how much the area is enlarged by the + // transformation. So its square root can be used as a scale factor + // for width. + if (needTransform && !style.strokeNoScale) { + var det = m[0] * m[3] - m[1] * m[2]; + lineWidth *= sqrt(abs$1(det)); + } + strokeEl.weight = lineWidth + 'px'; + } + + var path = this.path || (this.path = new PathProxy()); + if (this.__dirtyPath) { + path.beginPath(); + this.buildPath(path, this.shape); + path.toStatic(); + this.__dirtyPath = false; + } + + vmlEl.path = pathDataToString(path, this.transform); + + vmlEl.style.zIndex = getZIndex(this.zlevel, this.z, this.z2); + + // Append to root + append(vmlRoot, vmlEl); + + // Text + if (style.text != null) { + this.drawRectText(vmlRoot, this.getBoundingRect()); + } + else { + this.removeRectText(vmlRoot); + } + }; + + Path.prototype.onRemove = function (vmlRoot) { + remove(vmlRoot, this._vmlEl); + this.removeRectText(vmlRoot); + }; + + Path.prototype.onAdd = function (vmlRoot) { + append(vmlRoot, this._vmlEl); + this.appendRectText(vmlRoot); + }; + + /*************************************************** + * IMAGE + **************************************************/ + var isImage = function (img) { + // FIXME img instanceof Image 如果 img 是一个字符串的时候,IE8 下会报错 + return (typeof img === 'object') && img.tagName && img.tagName.toUpperCase() === 'IMG'; + // return img instanceof Image; + }; + + // Rewrite the original path method + ZImage.prototype.brushVML = function (vmlRoot) { + var style = this.style; + var image = style.image; + + // Image original width, height + var ow; + var oh; + + if (isImage(image)) { + var src = image.src; + if (src === this._imageSrc) { + ow = this._imageWidth; + oh = this._imageHeight; + } + else { + var imageRuntimeStyle = image.runtimeStyle; + var oldRuntimeWidth = imageRuntimeStyle.width; + var oldRuntimeHeight = imageRuntimeStyle.height; + imageRuntimeStyle.width = 'auto'; + imageRuntimeStyle.height = 'auto'; + + // get the original size + ow = image.width; + oh = image.height; + + // and remove overides + imageRuntimeStyle.width = oldRuntimeWidth; + imageRuntimeStyle.height = oldRuntimeHeight; + + // Caching image original width, height and src + this._imageSrc = src; + this._imageWidth = ow; + this._imageHeight = oh; + } + image = src; + } + else { + if (image === this._imageSrc) { + ow = this._imageWidth; + oh = this._imageHeight; + } + } + if (!image) { + return; + } + + var x = style.x || 0; + var y = style.y || 0; + + var dw = style.width; + var dh = style.height; + + var sw = style.sWidth; + var sh = style.sHeight; + var sx = style.sx || 0; + var sy = style.sy || 0; + + var hasCrop = sw && sh; + + var vmlEl = this._vmlEl; + if (!vmlEl) { + // FIXME 使用 group 在 left, top 都不是 0 的时候就无法显示了。 + // vmlEl = vmlCore.createNode('group'); + vmlEl = doc.createElement('div'); + initRootElStyle(vmlEl); + + this._vmlEl = vmlEl; + } + + var vmlElStyle = vmlEl.style; + var hasRotation = false; + var m; + var scaleX = 1; + var scaleY = 1; + if (this.transform) { + m = this.transform; + scaleX = sqrt(m[0] * m[0] + m[1] * m[1]); + scaleY = sqrt(m[2] * m[2] + m[3] * m[3]); + + hasRotation = m[1] || m[2]; + } + if (hasRotation) { + // If filters are necessary (rotation exists), create them + // filters are bog-slow, so only create them if abbsolutely necessary + // The following check doesn't account for skews (which don't exist + // in the canvas spec (yet) anyway. + // From excanvas + var p0 = [x, y]; + var p1 = [x + dw, y]; + var p2 = [x, y + dh]; + var p3 = [x + dw, y + dh]; + applyTransform(p0, p0, m); + applyTransform(p1, p1, m); + applyTransform(p2, p2, m); + applyTransform(p3, p3, m); + + var maxX = mathMax$8(p0[0], p1[0], p2[0], p3[0]); + var maxY = mathMax$8(p0[1], p1[1], p2[1], p3[1]); + + var transformFilter = []; + transformFilter.push('M11=', m[0] / scaleX, comma, + 'M12=', m[2] / scaleY, comma, + 'M21=', m[1] / scaleX, comma, + 'M22=', m[3] / scaleY, comma, + 'Dx=', round$3(x * scaleX + m[4]), comma, + 'Dy=', round$3(y * scaleY + m[5])); + + vmlElStyle.padding = '0 ' + round$3(maxX) + 'px ' + round$3(maxY) + 'px 0'; + // FIXME DXImageTransform 在 IE11 的兼容模式下不起作用 + vmlElStyle.filter = imageTransformPrefix + '.Matrix(' + + transformFilter.join('') + ', SizingMethod=clip)'; + + } + else { + if (m) { + x = x * scaleX + m[4]; + y = y * scaleY + m[5]; + } + vmlElStyle.filter = ''; + vmlElStyle.left = round$3(x) + 'px'; + vmlElStyle.top = round$3(y) + 'px'; + } + + var imageEl = this._imageEl; + var cropEl = this._cropEl; + + if (!imageEl) { + imageEl = doc.createElement('div'); + this._imageEl = imageEl; + } + var imageELStyle = imageEl.style; + if (hasCrop) { + // Needs know image original width and height + if (! (ow && oh)) { + var tmpImage = new Image(); + var self = this; + tmpImage.onload = function () { + tmpImage.onload = null; + ow = tmpImage.width; + oh = tmpImage.height; + // Adjust image width and height to fit the ratio destinationSize / sourceSize + imageELStyle.width = round$3(scaleX * ow * dw / sw) + 'px'; + imageELStyle.height = round$3(scaleY * oh * dh / sh) + 'px'; + + // Caching image original width, height and src + self._imageWidth = ow; + self._imageHeight = oh; + self._imageSrc = image; + }; + tmpImage.src = image; + } + else { + imageELStyle.width = round$3(scaleX * ow * dw / sw) + 'px'; + imageELStyle.height = round$3(scaleY * oh * dh / sh) + 'px'; + } + + if (! cropEl) { + cropEl = doc.createElement('div'); + cropEl.style.overflow = 'hidden'; + this._cropEl = cropEl; + } + var cropElStyle = cropEl.style; + cropElStyle.width = round$3((dw + sx * dw / sw) * scaleX); + cropElStyle.height = round$3((dh + sy * dh / sh) * scaleY); + cropElStyle.filter = imageTransformPrefix + '.Matrix(Dx=' + + (-sx * dw / sw * scaleX) + ',Dy=' + (-sy * dh / sh * scaleY) + ')'; + + if (! cropEl.parentNode) { + vmlEl.appendChild(cropEl); + } + if (imageEl.parentNode != cropEl) { + cropEl.appendChild(imageEl); + } + } + else { + imageELStyle.width = round$3(scaleX * dw) + 'px'; + imageELStyle.height = round$3(scaleY * dh) + 'px'; + + vmlEl.appendChild(imageEl); + + if (cropEl && cropEl.parentNode) { + vmlEl.removeChild(cropEl); + this._cropEl = null; + } + } + + var filterStr = ''; + var alpha = style.opacity; + if (alpha < 1) { + filterStr += '.Alpha(opacity=' + round$3(alpha * 100) + ') '; + } + filterStr += imageTransformPrefix + '.AlphaImageLoader(src=' + image + ', SizingMethod=scale)'; + + imageELStyle.filter = filterStr; + + vmlEl.style.zIndex = getZIndex(this.zlevel, this.z, this.z2); + + // Append to root + append(vmlRoot, vmlEl); + + // Text + if (style.text != null) { + this.drawRectText(vmlRoot, this.getBoundingRect()); + } + }; + + ZImage.prototype.onRemove = function (vmlRoot) { + remove(vmlRoot, this._vmlEl); + + this._vmlEl = null; + this._cropEl = null; + this._imageEl = null; + + this.removeRectText(vmlRoot); + }; + + ZImage.prototype.onAdd = function (vmlRoot) { + append(vmlRoot, this._vmlEl); + this.appendRectText(vmlRoot); + }; + + + /*************************************************** + * TEXT + **************************************************/ + + var DEFAULT_STYLE_NORMAL = 'normal'; + + var fontStyleCache = {}; + var fontStyleCacheCount = 0; + var MAX_FONT_CACHE_SIZE = 100; + var fontEl = document.createElement('div'); + + var getFontStyle = function (fontString) { + var fontStyle = fontStyleCache[fontString]; + if (!fontStyle) { + // Clear cache + if (fontStyleCacheCount > MAX_FONT_CACHE_SIZE) { + fontStyleCacheCount = 0; + fontStyleCache = {}; + } + + var style = fontEl.style; + var fontFamily; + try { + style.font = fontString; + fontFamily = style.fontFamily.split(',')[0]; + } + catch (e) { + } + + fontStyle = { + style: style.fontStyle || DEFAULT_STYLE_NORMAL, + variant: style.fontVariant || DEFAULT_STYLE_NORMAL, + weight: style.fontWeight || DEFAULT_STYLE_NORMAL, + size: parseFloat(style.fontSize || 12) | 0, + family: fontFamily || 'Microsoft YaHei' + }; + + fontStyleCache[fontString] = fontStyle; + fontStyleCacheCount++; + } + return fontStyle; + }; + + var textMeasureEl; + // Overwrite measure text method + $override$1('measureText', function (text, textFont) { + var doc$$1 = doc; + if (!textMeasureEl) { + textMeasureEl = doc$$1.createElement('div'); + textMeasureEl.style.cssText = 'position:absolute;top:-20000px;left:0;' + + 'padding:0;margin:0;border:none;white-space:pre;'; + doc.body.appendChild(textMeasureEl); + } + + try { + textMeasureEl.style.font = textFont; + } catch (ex) { + // Ignore failures to set to invalid font. + } + textMeasureEl.innerHTML = ''; + // Don't use innerHTML or innerText because they allow markup/whitespace. + textMeasureEl.appendChild(doc$$1.createTextNode(text)); + return { + width: textMeasureEl.offsetWidth + }; + }); + + var tmpRect$2 = new BoundingRect(); + + var drawRectText = function (vmlRoot, rect, textRect, fromTextEl) { + + var style = this.style; + + // Optimize, avoid normalize every time. + this.__dirty && normalizeTextStyle(style, true); + + var text = style.text; + // Convert to string + text != null && (text += ''); + if (!text) { + return; + } + + // Convert rich text to plain text. Rich text is not supported in + // IE8-, but tags in rich text template will be removed. + if (style.rich) { + var contentBlock = parseRichText(text, style); + text = []; + for (var i = 0; i < contentBlock.lines.length; i++) { + var tokens = contentBlock.lines[i].tokens; + var textLine = []; + for (var j = 0; j < tokens.length; j++) { + textLine.push(tokens[j].text); + } + text.push(textLine.join('')); + } + text = text.join('\n'); + } + + var x; + var y; + var align = style.textAlign; + var verticalAlign = style.textVerticalAlign; + + var fontStyle = getFontStyle(style.font); + // FIXME encodeHtmlAttribute ? + var font = fontStyle.style + ' ' + fontStyle.variant + ' ' + fontStyle.weight + ' ' + + fontStyle.size + 'px "' + fontStyle.family + '"'; + + textRect = textRect || getBoundingRect(text, font, align, verticalAlign); + + // Transform rect to view space + var m = this.transform; + // Ignore transform for text in other element + if (m && !fromTextEl) { + tmpRect$2.copy(rect); + tmpRect$2.applyTransform(m); + rect = tmpRect$2; + } + + if (!fromTextEl) { + var textPosition = style.textPosition; + var distance$$1 = style.textDistance; + // Text position represented by coord + if (textPosition instanceof Array) { + x = rect.x + parsePercent$3(textPosition[0], rect.width); + y = rect.y + parsePercent$3(textPosition[1], rect.height); + + align = align || 'left'; + } + else { + var res = adjustTextPositionOnRect( + textPosition, rect, distance$$1 + ); + x = res.x; + y = res.y; + + // Default align and baseline when has textPosition + align = align || res.textAlign; + verticalAlign = verticalAlign || res.textVerticalAlign; + } + } + else { + x = rect.x; + y = rect.y; + } + + x = adjustTextX(x, textRect.width, align); + y = adjustTextY(y, textRect.height, verticalAlign); + + // Force baseline 'middle' + y += textRect.height / 2; + + // var fontSize = fontStyle.size; + // 1.75 is an arbitrary number, as there is no info about the text baseline + // switch (baseline) { + // case 'hanging': + // case 'top': + // y += fontSize / 1.75; + // break; + // case 'middle': + // break; + // default: + // // case null: + // // case 'alphabetic': + // // case 'ideographic': + // // case 'bottom': + // y -= fontSize / 2.25; + // break; + // } + + // switch (align) { + // case 'left': + // break; + // case 'center': + // x -= textRect.width / 2; + // break; + // case 'right': + // x -= textRect.width; + // break; + // case 'end': + // align = elementStyle.direction == 'ltr' ? 'right' : 'left'; + // break; + // case 'start': + // align = elementStyle.direction == 'rtl' ? 'right' : 'left'; + // break; + // default: + // align = 'left'; + // } + + var createNode$$1 = createNode; + + var textVmlEl = this._textVmlEl; + var pathEl; + var textPathEl; + var skewEl; + if (!textVmlEl) { + textVmlEl = createNode$$1('line'); + pathEl = createNode$$1('path'); + textPathEl = createNode$$1('textpath'); + skewEl = createNode$$1('skew'); + + // FIXME Why here is not cammel case + // Align 'center' seems wrong + textPathEl.style['v-text-align'] = 'left'; + + initRootElStyle(textVmlEl); + + pathEl.textpathok = true; + textPathEl.on = true; + + textVmlEl.from = '0 0'; + textVmlEl.to = '1000 0.05'; + + append(textVmlEl, skewEl); + append(textVmlEl, pathEl); + append(textVmlEl, textPathEl); + + this._textVmlEl = textVmlEl; + } + else { + // 这里是在前面 appendChild 保证顺序的前提下 + skewEl = textVmlEl.firstChild; + pathEl = skewEl.nextSibling; + textPathEl = pathEl.nextSibling; + } + + var coords = [x, y]; + var textVmlElStyle = textVmlEl.style; + // Ignore transform for text in other element + if (m && fromTextEl) { + applyTransform(coords, coords, m); + + skewEl.on = true; + + skewEl.matrix = m[0].toFixed(3) + comma + m[2].toFixed(3) + comma + + m[1].toFixed(3) + comma + m[3].toFixed(3) + ',0,0'; + + // Text position + skewEl.offset = (round$3(coords[0]) || 0) + ',' + (round$3(coords[1]) || 0); + // Left top point as origin + skewEl.origin = '0 0'; + + textVmlElStyle.left = '0px'; + textVmlElStyle.top = '0px'; + } + else { + skewEl.on = false; + textVmlElStyle.left = round$3(x) + 'px'; + textVmlElStyle.top = round$3(y) + 'px'; + } + + textPathEl.string = encodeHtmlAttribute(text); + // TODO + try { + textPathEl.style.font = font; + } + // Error font format + catch (e) {} + + updateFillAndStroke(textVmlEl, 'fill', { + fill: style.textFill, + opacity: style.opacity + }, this); + updateFillAndStroke(textVmlEl, 'stroke', { + stroke: style.textStroke, + opacity: style.opacity, + lineDash: style.lineDash + }, this); + + textVmlEl.style.zIndex = getZIndex(this.zlevel, this.z, this.z2); + + // Attached to root + append(vmlRoot, textVmlEl); + }; + + var removeRectText = function (vmlRoot) { + remove(vmlRoot, this._textVmlEl); + this._textVmlEl = null; + }; + + var appendRectText = function (vmlRoot) { + append(vmlRoot, this._textVmlEl); + }; + + var list = [RectText, Displayable, ZImage, Path, Text]; + + // In case Displayable has been mixed in RectText + for (var i$3 = 0; i$3 < list.length; i$3++) { + var proto$8 = list[i$3].prototype; + proto$8.drawRectText = drawRectText; + proto$8.removeRectText = removeRectText; + proto$8.appendRectText = appendRectText; + } + + Text.prototype.brushVML = function (vmlRoot) { + var style = this.style; + if (style.text != null) { + this.drawRectText(vmlRoot, { + x: style.x || 0, y: style.y || 0, + width: 0, height: 0 + }, this.getBoundingRect(), true); + } + else { + this.removeRectText(vmlRoot); + } + }; + + Text.prototype.onRemove = function (vmlRoot) { + this.removeRectText(vmlRoot); + }; + + Text.prototype.onAdd = function (vmlRoot) { + this.appendRectText(vmlRoot); + }; +} + +/** + * VML Painter. + * + * @module zrender/vml/Painter + */ + +function parseInt10$1(val) { + return parseInt(val, 10); +} + +/** + * @alias module:zrender/vml/Painter + */ +function VMLPainter(root, storage) { + + initVML(); + + this.root = root; + + this.storage = storage; + + var vmlViewport = document.createElement('div'); + + var vmlRoot = document.createElement('div'); + + vmlViewport.style.cssText = 'display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;'; + + vmlRoot.style.cssText = 'position:absolute;left:0;top:0;'; + + root.appendChild(vmlViewport); + + this._vmlRoot = vmlRoot; + this._vmlViewport = vmlViewport; + + this.resize(); + + // Modify storage + var oldDelFromStorage = storage.delFromStorage; + var oldAddToStorage = storage.addToStorage; + storage.delFromStorage = function (el) { + oldDelFromStorage.call(storage, el); + + if (el) { + el.onRemove && el.onRemove(vmlRoot); + } + }; + + storage.addToStorage = function (el) { + // Displayable already has a vml node + el.onAdd && el.onAdd(vmlRoot); + + oldAddToStorage.call(storage, el); + }; + + this._firstPaint = true; +} + +VMLPainter.prototype = { + + constructor: VMLPainter, + + getType: function () { + return 'vml'; + }, + + /** + * @return {HTMLDivElement} + */ + getViewportRoot: function () { + return this._vmlViewport; + }, + + getViewportRootOffset: function () { + var viewportRoot = this.getViewportRoot(); + if (viewportRoot) { + return { + offsetLeft: viewportRoot.offsetLeft || 0, + offsetTop: viewportRoot.offsetTop || 0 + }; + } + }, + + /** + * 刷新 + */ + refresh: function () { + + var list = this.storage.getDisplayList(true, true); + + this._paintList(list); + }, + + _paintList: function (list) { + var vmlRoot = this._vmlRoot; + for (var i = 0; i < list.length; i++) { + var el = list[i]; + if (el.invisible || el.ignore) { + if (!el.__alreadyNotVisible) { + el.onRemove(vmlRoot); + } + // Set as already invisible + el.__alreadyNotVisible = true; + } + else { + if (el.__alreadyNotVisible) { + el.onAdd(vmlRoot); + } + el.__alreadyNotVisible = false; + if (el.__dirty) { + el.beforeBrush && el.beforeBrush(); + (el.brushVML || el.brush).call(el, vmlRoot); + el.afterBrush && el.afterBrush(); + } + } + el.__dirty = false; + } + + if (this._firstPaint) { + // Detached from document at first time + // to avoid page refreshing too many times + + // FIXME 如果每次都先 removeChild 可能会导致一些填充和描边的效果改变 + this._vmlViewport.appendChild(vmlRoot); + this._firstPaint = false; + } + }, + + resize: function (width, height) { + var width = width == null ? this._getWidth() : width; + var height = height == null ? this._getHeight() : height; + + if (this._width != width || this._height != height) { + this._width = width; + this._height = height; + + var vmlViewportStyle = this._vmlViewport.style; + vmlViewportStyle.width = width + 'px'; + vmlViewportStyle.height = height + 'px'; + } + }, + + dispose: function () { + this.root.innerHTML = ''; + + this._vmlRoot = + this._vmlViewport = + this.storage = null; + }, + + getWidth: function () { + return this._width; + }, + + getHeight: function () { + return this._height; + }, + + clear: function () { + if (this._vmlViewport) { + this.root.removeChild(this._vmlViewport); + } + }, + + _getWidth: function () { + var root = this.root; + var stl = root.currentStyle; + + return ((root.clientWidth || parseInt10$1(stl.width)) + - parseInt10$1(stl.paddingLeft) + - parseInt10$1(stl.paddingRight)) | 0; + }, + + _getHeight: function () { + var root = this.root; + var stl = root.currentStyle; + + return ((root.clientHeight || parseInt10$1(stl.height)) + - parseInt10$1(stl.paddingTop) + - parseInt10$1(stl.paddingBottom)) | 0; + } +}; + +// Not supported methods +function createMethodNotSupport(method) { + return function () { + zrLog('In IE8.0 VML mode painter not support method "' + method + '"'); + }; +} + +// Unsupported methods +each$1([ + 'getLayer', 'insertLayer', 'eachLayer', 'eachBuiltinLayer', 'eachOtherLayer', 'getLayers', + 'modLayer', 'delLayer', 'clearLayer', 'toDataURL', 'pathToImage' +], function (name) { + VMLPainter.prototype[name] = createMethodNotSupport(name); +}); + +registerPainter('vml', VMLPainter); + +var svgURI = 'http://www.w3.org/2000/svg'; + +function createElement(name) { + return document.createElementNS(svgURI, name); +} + +// TODO +// 1. shadow +// 2. Image: sx, sy, sw, sh + +var CMD$4 = PathProxy.CMD; +var arrayJoin = Array.prototype.join; + +var NONE = 'none'; +var mathRound = Math.round; +var mathSin$3 = Math.sin; +var mathCos$3 = Math.cos; +var PI$5 = Math.PI; +var PI2$7 = Math.PI * 2; +var degree = 180 / PI$5; + +var EPSILON$4 = 1e-4; + +function round4(val) { + return mathRound(val * 1e4) / 1e4; +} + +function isAroundZero$1(val) { + return val < EPSILON$4 && val > -EPSILON$4; +} + +function pathHasFill(style, isText) { + var fill = isText ? style.textFill : style.fill; + return fill != null && fill !== NONE; +} + +function pathHasStroke(style, isText) { + var stroke = isText ? style.textStroke : style.stroke; + return stroke != null && stroke !== NONE; +} + +function setTransform(svgEl, m) { + if (m) { + attr(svgEl, 'transform', 'matrix(' + arrayJoin.call(m, ',') + ')'); + } +} + +function attr(el, key, val) { + if (!val || val.type !== 'linear' && val.type !== 'radial') { + // Don't set attribute for gradient, since it need new dom nodes + el.setAttribute(key, val); + } +} + +function attrXLink(el, key, val) { + el.setAttributeNS('http://www.w3.org/1999/xlink', key, val); +} + +function bindStyle(svgEl, style, isText) { + if (pathHasFill(style, isText)) { + var fill = isText ? style.textFill : style.fill; + fill = fill === 'transparent' ? NONE : fill; + + /** + * FIXME: + * This is a temporary fix for Chrome's clipping bug + * that happens when a clip-path is referring another one. + * This fix should be used before Chrome's bug is fixed. + * For an element that has clip-path, and fill is none, + * set it to be "rgba(0, 0, 0, 0.002)" will hide the element. + * Otherwise, it will show black fill color. + * 0.002 is used because this won't work for alpha values smaller + * than 0.002. + * + * See + * https://bugs.chromium.org/p/chromium/issues/detail?id=659790 + * for more information. + */ + if (svgEl.getAttribute('clip-path') !== 'none' && fill === NONE) { + fill = 'rgba(0, 0, 0, 0.002)'; + } + + attr(svgEl, 'fill', fill); + attr(svgEl, 'fill-opacity', style.opacity); + } + else { + attr(svgEl, 'fill', NONE); + } + + if (pathHasStroke(style, isText)) { + var stroke = isText ? style.textStroke : style.stroke; + stroke = stroke === 'transparent' ? NONE : stroke; + attr(svgEl, 'stroke', stroke); + var strokeWidth = isText + ? style.textStrokeWidth + : style.lineWidth; + var strokeScale = !isText && style.strokeNoScale + ? style.host.getLineScale() + : 1; + attr(svgEl, 'stroke-width', strokeWidth / strokeScale); + // stroke then fill for text; fill then stroke for others + attr(svgEl, 'paint-order', isText ? 'stroke' : 'fill'); + attr(svgEl, 'stroke-opacity', style.opacity); + var lineDash = style.lineDash; + if (lineDash) { + attr(svgEl, 'stroke-dasharray', style.lineDash.join(',')); + attr(svgEl, 'stroke-dashoffset', mathRound(style.lineDashOffset || 0)); + } + else { + attr(svgEl, 'stroke-dasharray', ''); + } + + // PENDING + style.lineCap && attr(svgEl, 'stroke-linecap', style.lineCap); + style.lineJoin && attr(svgEl, 'stroke-linejoin', style.lineJoin); + style.miterLimit && attr(svgEl, 'stroke-miterlimit', style.miterLimit); + } + else { + attr(svgEl, 'stroke', NONE); + } +} + +/*************************************************** + * PATH + **************************************************/ +function pathDataToString$1(path) { + var str = []; + var data = path.data; + var dataLength = path.len(); + for (var i = 0; i < dataLength;) { + var cmd = data[i++]; + var cmdStr = ''; + var nData = 0; + switch (cmd) { + case CMD$4.M: + cmdStr = 'M'; + nData = 2; + break; + case CMD$4.L: + cmdStr = 'L'; + nData = 2; + break; + case CMD$4.Q: + cmdStr = 'Q'; + nData = 4; + break; + case CMD$4.C: + cmdStr = 'C'; + nData = 6; + break; + case CMD$4.A: + var cx = data[i++]; + var cy = data[i++]; + var rx = data[i++]; + var ry = data[i++]; + var theta = data[i++]; + var dTheta = data[i++]; + var psi = data[i++]; + var clockwise = data[i++]; + + var dThetaPositive = Math.abs(dTheta); + var isCircle = isAroundZero$1(dThetaPositive - PI2$7) + && !isAroundZero$1(dThetaPositive); + + var large = false; + if (dThetaPositive >= PI2$7) { + large = true; + } + else if (isAroundZero$1(dThetaPositive)) { + large = false; + } + else { + large = (dTheta > -PI$5 && dTheta < 0 || dTheta > PI$5) + === !!clockwise; + } + + var x0 = round4(cx + rx * mathCos$3(theta)); + var y0 = round4(cy + ry * mathSin$3(theta)); + + // It will not draw if start point and end point are exactly the same + // We need to shift the end point with a small value + // FIXME A better way to draw circle ? + if (isCircle) { + if (clockwise) { + dTheta = PI2$7 - 1e-4; + } + else { + dTheta = -PI2$7 + 1e-4; + } + + large = true; + + if (i === 9) { + // Move to (x0, y0) only when CMD.A comes at the + // first position of a shape. + // For instance, when drawing a ring, CMD.A comes + // after CMD.M, so it's unnecessary to move to + // (x0, y0). + str.push('M', x0, y0); + } + } + + var x = round4(cx + rx * mathCos$3(theta + dTheta)); + var y = round4(cy + ry * mathSin$3(theta + dTheta)); + + // FIXME Ellipse + str.push('A', round4(rx), round4(ry), + mathRound(psi * degree), +large, +clockwise, x, y); + break; + case CMD$4.Z: + cmdStr = 'Z'; + break; + case CMD$4.R: + var x = round4(data[i++]); + var y = round4(data[i++]); + var w = round4(data[i++]); + var h = round4(data[i++]); + str.push( + 'M', x, y, + 'L', x + w, y, + 'L', x + w, y + h, + 'L', x, y + h, + 'L', x, y + ); + break; + } + cmdStr && str.push(cmdStr); + for (var j = 0; j < nData; j++) { + // PENDING With scale + str.push(round4(data[i++])); + } + } + return str.join(' '); +} + +var svgPath = {}; +svgPath.brush = function (el) { + var style = el.style; + + var svgEl = el.__svgEl; + if (!svgEl) { + svgEl = createElement('path'); + el.__svgEl = svgEl; + } + + if (!el.path) { + el.createPathProxy(); + } + var path = el.path; + + if (el.__dirtyPath) { + path.beginPath(); + el.buildPath(path, el.shape); + el.__dirtyPath = false; + + var pathStr = pathDataToString$1(path); + if (pathStr.indexOf('NaN') < 0) { + // Ignore illegal path, which may happen such in out-of-range + // data in Calendar series. + attr(svgEl, 'd', pathStr); + } + } + + bindStyle(svgEl, style); + setTransform(svgEl, el.transform); + + if (style.text != null) { + svgTextDrawRectText(el, el.getBoundingRect()); + } +}; + +/*************************************************** + * IMAGE + **************************************************/ +var svgImage = {}; +svgImage.brush = function (el) { + var style = el.style; + var image = style.image; + + if (image instanceof HTMLImageElement) { + var src = image.src; + image = src; + } + if (! image) { + return; + } + + var x = style.x || 0; + var y = style.y || 0; + + var dw = style.width; + var dh = style.height; + + var svgEl = el.__svgEl; + if (! svgEl) { + svgEl = createElement('image'); + el.__svgEl = svgEl; + } + + if (image !== el.__imageSrc) { + attrXLink(svgEl, 'href', image); + // Caching image src + el.__imageSrc = image; + } + + attr(svgEl, 'width', dw); + attr(svgEl, 'height', dh); + + attr(svgEl, 'x', x); + attr(svgEl, 'y', y); + + setTransform(svgEl, el.transform); + + if (style.text != null) { + svgTextDrawRectText(el, el.getBoundingRect()); + } +}; + +/*************************************************** + * TEXT + **************************************************/ +var svgText = {}; +var tmpRect$3 = new BoundingRect(); + +var svgTextDrawRectText = function (el, rect, textRect) { + var style = el.style; + + el.__dirty && normalizeTextStyle(style, true); + + var text = style.text; + // Convert to string + if (text == null) { + // Draw no text only when text is set to null, but not '' + return; + } + else { + text += ''; + } + + var textSvgEl = el.__textSvgEl; + if (! textSvgEl) { + textSvgEl = createElement('text'); + el.__textSvgEl = textSvgEl; + } + + var x; + var y; + var textPosition = style.textPosition; + var distance = style.textDistance; + var align = style.textAlign || 'left'; + + if (typeof style.fontSize === 'number') { + style.fontSize += 'px'; + } + var font = style.font + || [ + style.fontStyle || '', + style.fontWeight || '', + style.fontSize || '', + style.fontFamily || '' + ].join(' ') + || DEFAULT_FONT; + + var verticalAlign = getVerticalAlignForSvg(style.textVerticalAlign); + + textRect = getBoundingRect(text, font, align, + verticalAlign); + + var lineHeight = textRect.lineHeight; + // Text position represented by coord + if (textPosition instanceof Array) { + x = rect.x + textPosition[0]; + y = rect.y + textPosition[1]; + } + else { + var newPos = adjustTextPositionOnRect( + textPosition, rect, distance + ); + x = newPos.x; + y = newPos.y; + verticalAlign = getVerticalAlignForSvg(newPos.textVerticalAlign); + align = newPos.textAlign; + } + + attr(textSvgEl, 'alignment-baseline', verticalAlign); + + if (font) { + textSvgEl.style.font = font; + } + + var textPadding = style.textPadding; + + // Make baseline top + attr(textSvgEl, 'x', x); + attr(textSvgEl, 'y', y); + + bindStyle(textSvgEl, style, true); + if (el instanceof Text || el.style.transformText) { + // Transform text with element + setTransform(textSvgEl, el.transform); + } + else { + if (el.transform) { + tmpRect$3.copy(rect); + tmpRect$3.applyTransform(el.transform); + rect = tmpRect$3; + } + else { + var pos = el.transformCoordToGlobal(rect.x, rect.y); + rect.x = pos[0]; + rect.y = pos[1]; + } + + // Text rotation, but no element transform + var origin = style.textOrigin; + if (origin === 'center') { + x = textRect.width / 2 + x; + y = textRect.height / 2 + y; + } + else if (origin) { + x = origin[0] + x; + y = origin[1] + y; + } + var rotate = -style.textRotation * 180 / Math.PI; + attr(textSvgEl, 'transform', 'rotate(' + rotate + ',' + + x + ',' + y + ')'); + } + + var textLines = text.split('\n'); + var nTextLines = textLines.length; + var textAnchor = align; + // PENDING + if (textAnchor === 'left') { + textAnchor = 'start'; + textPadding && (x += textPadding[3]); + } + else if (textAnchor === 'right') { + textAnchor = 'end'; + textPadding && (x -= textPadding[1]); + } + else if (textAnchor === 'center') { + textAnchor = 'middle'; + textPadding && (x += (textPadding[3] - textPadding[1]) / 2); + } + + var dy = 0; + if (verticalAlign === 'baseline') { + dy = -textRect.height + lineHeight; + textPadding && (dy -= textPadding[2]); + } + else if (verticalAlign === 'middle') { + dy = (-textRect.height + lineHeight) / 2; + textPadding && (y += (textPadding[0] - textPadding[2]) / 2); + } + else { + textPadding && (dy += textPadding[0]); + } + + // Font may affect position of each tspan elements + if (el.__text !== text || el.__textFont !== font) { + var tspanList = el.__tspanList || []; + el.__tspanList = tspanList; + for (var i = 0; i < nTextLines; i++) { + // Using cached tspan elements + var tspan = tspanList[i]; + if (! tspan) { + tspan = tspanList[i] = createElement('tspan'); + textSvgEl.appendChild(tspan); + attr(tspan, 'alignment-baseline', verticalAlign); + attr(tspan, 'text-anchor', textAnchor); + } + else { + tspan.innerHTML = ''; + } + attr(tspan, 'x', x); + attr(tspan, 'y', y + i * lineHeight + dy); + tspan.appendChild(document.createTextNode(textLines[i])); + } + // Remove unsed tspan elements + for (; i < tspanList.length; i++) { + textSvgEl.removeChild(tspanList[i]); + } + tspanList.length = nTextLines; + + el.__text = text; + el.__textFont = font; + } + else if (el.__tspanList.length) { + // Update span x and y + var len = el.__tspanList.length; + for (var i = 0; i < len; ++i) { + var tspan = el.__tspanList[i]; + if (tspan) { + attr(tspan, 'x', x); + attr(tspan, 'y', y + i * lineHeight + dy); + } + } + } +}; + +function getVerticalAlignForSvg(verticalAlign) { + if (verticalAlign === 'middle') { + return 'middle'; + } + else if (verticalAlign === 'bottom') { + return 'baseline'; + } + else { + return 'hanging'; + } +} + +svgText.drawRectText = svgTextDrawRectText; + +svgText.brush = function (el) { + var style = el.style; + if (style.text != null) { + // 强制设置 textPosition + style.textPosition = [0, 0]; + svgTextDrawRectText(el, { + x: style.x || 0, y: style.y || 0, + width: 0, height: 0 + }, el.getBoundingRect()); + } +}; + +// Myers' Diff Algorithm +// Modified from https://github.com/kpdecker/jsdiff/blob/master/src/diff/base.js + +function Diff() {} + +Diff.prototype = { + diff: function (oldArr, newArr, equals) { + if (!equals) { + equals = function (a, b) { + return a === b; + }; + } + this.equals = equals; + + var self = this; + + oldArr = oldArr.slice(); + newArr = newArr.slice(); + // Allow subclasses to massage the input prior to running + var newLen = newArr.length; + var oldLen = oldArr.length; + var editLength = 1; + var maxEditLength = newLen + oldLen; + var bestPath = [{ newPos: -1, components: [] }]; + + // Seed editLength = 0, i.e. the content starts with the same values + var oldPos = this.extractCommon(bestPath[0], newArr, oldArr, 0); + if (bestPath[0].newPos + 1 >= newLen && oldPos + 1 >= oldLen) { + var indices = []; + for (var i = 0; i < newArr.length; i++) { + indices.push(i); + } + // Identity per the equality and tokenizer + return [{ + indices: indices, count: newArr.length + }]; + } + + // Main worker method. checks all permutations of a given edit length for acceptance. + function execEditLength() { + for (var diagonalPath = -1 * editLength; diagonalPath <= editLength; diagonalPath += 2) { + var basePath; + var addPath = bestPath[diagonalPath - 1]; + var removePath = bestPath[diagonalPath + 1]; + var oldPos = (removePath ? removePath.newPos : 0) - diagonalPath; + if (addPath) { + // No one else is going to attempt to use this value, clear it + bestPath[diagonalPath - 1] = undefined; + } + + var canAdd = addPath && addPath.newPos + 1 < newLen; + var canRemove = removePath && 0 <= oldPos && oldPos < oldLen; + if (!canAdd && !canRemove) { + // If this path is a terminal then prune + bestPath[diagonalPath] = undefined; + continue; + } + + // Select the diagonal that we want to branch from. We select the prior + // path whose position in the new string is the farthest from the origin + // and does not pass the bounds of the diff graph + if (!canAdd || (canRemove && addPath.newPos < removePath.newPos)) { + basePath = clonePath(removePath); + self.pushComponent(basePath.components, undefined, true); + } + else { + basePath = addPath; // No need to clone, we've pulled it from the list + basePath.newPos++; + self.pushComponent(basePath.components, true, undefined); + } + + oldPos = self.extractCommon(basePath, newArr, oldArr, diagonalPath); + + // If we have hit the end of both strings, then we are done + if (basePath.newPos + 1 >= newLen && oldPos + 1 >= oldLen) { + return buildValues(self, basePath.components, newArr, oldArr); + } + else { + // Otherwise track this path as a potential candidate and continue. + bestPath[diagonalPath] = basePath; + } + } + + editLength++; + } + + while (editLength <= maxEditLength) { + var ret = execEditLength(); + if (ret) { + return ret; + } + } + }, + + pushComponent: function (components, added, removed) { + var last = components[components.length - 1]; + if (last && last.added === added && last.removed === removed) { + // We need to clone here as the component clone operation is just + // as shallow array clone + components[components.length - 1] = {count: last.count + 1, added: added, removed: removed }; + } + else { + components.push({count: 1, added: added, removed: removed }); + } + }, + extractCommon: function (basePath, newArr, oldArr, diagonalPath) { + var newLen = newArr.length; + var oldLen = oldArr.length; + var newPos = basePath.newPos; + var oldPos = newPos - diagonalPath; + var commonCount = 0; + + while (newPos + 1 < newLen && oldPos + 1 < oldLen && this.equals(newArr[newPos + 1], oldArr[oldPos + 1])) { + newPos++; + oldPos++; + commonCount++; + } + + if (commonCount) { + basePath.components.push({count: commonCount}); + } + + basePath.newPos = newPos; + return oldPos; + }, + tokenize: function (value) { + return value.slice(); + }, + join: function (value) { + return value.slice(); + } +}; + +function buildValues(diff, components, newArr, oldArr) { + var componentPos = 0; + var componentLen = components.length; + var newPos = 0; + var oldPos = 0; + + for (; componentPos < componentLen; componentPos++) { + var component = components[componentPos]; + if (!component.removed) { + var indices = []; + for (var i = newPos; i < newPos + component.count; i++) { + indices.push(i); + } + component.indices = indices; + newPos += component.count; + // Common case + if (!component.added) { + oldPos += component.count; + } + } + else { + var indices = []; + for (var i = oldPos; i < oldPos + component.count; i++) { + indices.push(i); + } + component.indices = indices; + oldPos += component.count; + } + } + + return components; +} + +function clonePath(path) { + return { newPos: path.newPos, components: path.components.slice(0) }; +} + +var arrayDiff = new Diff(); + +var arrayDiff$1 = function (oldArr, newArr, callback) { + return arrayDiff.diff(oldArr, newArr, callback); +}; + +/** + * @file Manages elements that can be defined in in SVG, + * e.g., gradients, clip path, etc. + * @author Zhang Wenli + */ + +var MARK_UNUSED = '0'; +var MARK_USED = '1'; + +/** + * Manages elements that can be defined in in SVG, + * e.g., gradients, clip path, etc. + * + * @class + * @param {number} zrId zrender instance id + * @param {SVGElement} svgRoot root of SVG document + * @param {string|string[]} tagNames possible tag names + * @param {string} markLabel label name to make if the element + * is used + */ +function Definable( + zrId, + svgRoot, + tagNames, + markLabel, + domName +) { + this._zrId = zrId; + this._svgRoot = svgRoot; + this._tagNames = typeof tagNames === 'string' ? [tagNames] : tagNames; + this._markLabel = markLabel; + this._domName = domName || '_dom'; + + this.nextId = 0; +} + + +Definable.prototype.createElement = createElement; + + +/** + * Get the tag for svgRoot; optionally creates one if not exists. + * + * @param {boolean} isForceCreating if need to create when not exists + * @return {SVGDefsElement} SVG element, null if it doesn't + * exist and isForceCreating is false + */ +Definable.prototype.getDefs = function (isForceCreating) { + var svgRoot = this._svgRoot; + var defs = this._svgRoot.getElementsByTagName('defs'); + if (defs.length === 0) { + // Not exist + if (isForceCreating) { + defs = svgRoot.insertBefore( + this.createElement('defs'), // Create new tag + svgRoot.firstChild // Insert in the front of svg + ); + if (!defs.contains) { + // IE doesn't support contains method + defs.contains = function (el) { + var children = defs.children; + if (!children) { + return false; + } + for (var i = children.length - 1; i >= 0; --i) { + if (children[i] === el) { + return true; + } + } + return false; + }; + } + return defs; + } + else { + return null; + } + } + else { + return defs[0]; + } +}; + + +/** + * Update DOM element if necessary. + * + * @param {Object|string} element style element. e.g., for gradient, + * it may be '#ccc' or {type: 'linear', ...} + * @param {Function|undefined} onUpdate update callback + */ +Definable.prototype.update = function (element, onUpdate) { + if (!element) { + return; + } + + var defs = this.getDefs(false); + if (element[this._domName] && defs.contains(element[this._domName])) { + // Update DOM + if (typeof onUpdate === 'function') { + onUpdate(element); + } + } + else { + // No previous dom, create new + var dom = this.add(element); + if (dom) { + element[this._domName] = dom; + } + } +}; + + +/** + * Add gradient dom to defs + * + * @param {SVGElement} dom DOM to be added to + */ +Definable.prototype.addDom = function (dom) { + var defs = this.getDefs(true); + defs.appendChild(dom); +}; + + +/** + * Remove DOM of a given element. + * + * @param {SVGElement} element element to remove dom + */ +Definable.prototype.removeDom = function (element) { + var defs = this.getDefs(false); + if (defs && element[this._domName]) { + defs.removeChild(element[this._domName]); + element[this._domName] = null; + } +}; + + +/** + * Get DOMs of this element. + * + * @return {HTMLDomElement} doms of this defineable elements in + */ +Definable.prototype.getDoms = function () { + var defs = this.getDefs(false); + if (!defs) { + // No dom when defs is not defined + return []; + } + + var doms = []; + each$1(this._tagNames, function (tagName) { + var tags = defs.getElementsByTagName(tagName); + // Note that tags is HTMLCollection, which is array-like + // rather than real array. + // So `doms.concat(tags)` add tags as one object. + doms = doms.concat([].slice.call(tags)); + }); + + return doms; +}; + + +/** + * Mark DOMs to be unused before painting, and clear unused ones at the end + * of the painting. + */ +Definable.prototype.markAllUnused = function () { + var doms = this.getDoms(); + var that = this; + each$1(doms, function (dom) { + dom[that._markLabel] = MARK_UNUSED; + }); +}; + + +/** + * Mark a single DOM to be used. + * + * @param {SVGElement} dom DOM to mark + */ +Definable.prototype.markUsed = function (dom) { + if (dom) { + dom[this._markLabel] = MARK_USED; + } +}; + + +/** + * Remove unused DOMs defined in + */ +Definable.prototype.removeUnused = function () { + var defs = this.getDefs(false); + if (!defs) { + // Nothing to remove + return; + } + + var doms = this.getDoms(); + var that = this; + each$1(doms, function (dom) { + if (dom[that._markLabel] !== MARK_USED) { + // Remove gradient + defs.removeChild(dom); + } + }); +}; + + +/** + * Get SVG proxy. + * + * @param {Displayable} displayable displayable element + * @return {Path|Image|Text} svg proxy of given element + */ +Definable.prototype.getSvgProxy = function (displayable) { + if (displayable instanceof Path) { + return svgPath; + } + else if (displayable instanceof ZImage) { + return svgImage; + } + else if (displayable instanceof Text) { + return svgText; + } + else { + return svgPath; + } +}; + + +/** + * Get text SVG element. + * + * @param {Displayable} displayable displayable element + * @return {SVGElement} SVG element of text + */ +Definable.prototype.getTextSvgElement = function (displayable) { + return displayable.__textSvgEl; +}; + + +/** + * Get SVG element. + * + * @param {Displayable} displayable displayable element + * @return {SVGElement} SVG element + */ +Definable.prototype.getSvgElement = function (displayable) { + return displayable.__svgEl; +}; + +/** + * @file Manages SVG gradient elements. + * @author Zhang Wenli + */ + +/** + * Manages SVG gradient elements. + * + * @class + * @extends Definable + * @param {number} zrId zrender instance id + * @param {SVGElement} svgRoot root of SVG document + */ +function GradientManager(zrId, svgRoot) { + Definable.call( + this, + zrId, + svgRoot, + ['linearGradient', 'radialGradient'], + '__gradient_in_use__' + ); +} + + +inherits(GradientManager, Definable); + + +/** + * Create new gradient DOM for fill or stroke if not exist, + * but will not update gradient if exists. + * + * @param {SvgElement} svgElement SVG element to paint + * @param {Displayable} displayable zrender displayable element + */ +GradientManager.prototype.addWithoutUpdate = function ( + svgElement, + displayable +) { + if (displayable && displayable.style) { + var that = this; + each$1(['fill', 'stroke'], function (fillOrStroke) { + if (displayable.style[fillOrStroke] + && (displayable.style[fillOrStroke].type === 'linear' + || displayable.style[fillOrStroke].type === 'radial') + ) { + var gradient = displayable.style[fillOrStroke]; + var defs = that.getDefs(true); + + // Create dom in if not exists + var dom; + if (gradient._dom) { + // Gradient exists + dom = gradient._dom; + if (!defs.contains(gradient._dom)) { + // _dom is no longer in defs, recreate + that.addDom(dom); + } + } + else { + // New dom + dom = that.add(gradient); + } + + that.markUsed(displayable); + + var id = dom.getAttribute('id'); + svgElement.setAttribute(fillOrStroke, 'url(#' + id + ')'); + } + }); + } +}; + + +/** + * Add a new gradient tag in + * + * @param {Gradient} gradient zr gradient instance + * @return {SVGLinearGradientElement | SVGRadialGradientElement} + * created DOM + */ +GradientManager.prototype.add = function (gradient) { + var dom; + if (gradient.type === 'linear') { + dom = this.createElement('linearGradient'); + } + else if (gradient.type === 'radial') { + dom = this.createElement('radialGradient'); + } + else { + zrLog('Illegal gradient type.'); + return null; + } + + // Set dom id with gradient id, since each gradient instance + // will have no more than one dom element. + // id may exists before for those dirty elements, in which case + // id should remain the same, and other attributes should be + // updated. + gradient.id = gradient.id || this.nextId++; + dom.setAttribute('id', 'zr' + this._zrId + + '-gradient-' + gradient.id); + + this.updateDom(gradient, dom); + this.addDom(dom); + + return dom; +}; + + +/** + * Update gradient. + * + * @param {Gradient} gradient zr gradient instance + */ +GradientManager.prototype.update = function (gradient) { + var that = this; + Definable.prototype.update.call(this, gradient, function () { + var type = gradient.type; + var tagName = gradient._dom.tagName; + if (type === 'linear' && tagName === 'linearGradient' + || type === 'radial' && tagName === 'radialGradient' + ) { + // Gradient type is not changed, update gradient + that.updateDom(gradient, gradient._dom); + } + else { + // Remove and re-create if type is changed + that.removeDom(gradient); + that.add(gradient); + } + }); +}; + + +/** + * Update gradient dom + * + * @param {Gradient} gradient zr gradient instance + * @param {SVGLinearGradientElement | SVGRadialGradientElement} dom + * DOM to update + */ +GradientManager.prototype.updateDom = function (gradient, dom) { + if (gradient.type === 'linear') { + dom.setAttribute('x1', gradient.x); + dom.setAttribute('y1', gradient.y); + dom.setAttribute('x2', gradient.x2); + dom.setAttribute('y2', gradient.y2); + } + else if (gradient.type === 'radial') { + dom.setAttribute('cx', gradient.x); + dom.setAttribute('cy', gradient.y); + dom.setAttribute('r', gradient.r); + } + else { + zrLog('Illegal gradient type.'); + return; + } + + if (gradient.global) { + // x1, x2, y1, y2 in range of 0 to canvas width or height + dom.setAttribute('gradientUnits', 'userSpaceOnUse'); + } + else { + // x1, x2, y1, y2 in range of 0 to 1 + dom.setAttribute('gradientUnits', 'objectBoundingBox'); + } + + // Remove color stops if exists + dom.innerHTML = ''; + + // Add color stops + var colors = gradient.colorStops; + for (var i = 0, len = colors.length; i < len; ++i) { + var stop = this.createElement('stop'); + stop.setAttribute('offset', colors[i].offset * 100 + '%'); + stop.setAttribute('stop-color', colors[i].color); + dom.appendChild(stop); + } + + // Store dom element in gradient, to avoid creating multiple + // dom instances for the same gradient element + gradient._dom = dom; +}; + +/** + * Mark a single gradient to be used + * + * @param {Displayable} displayable displayable element + */ +GradientManager.prototype.markUsed = function (displayable) { + if (displayable.style) { + var gradient = displayable.style.fill; + if (gradient && gradient._dom) { + Definable.prototype.markUsed.call(this, gradient._dom); + } + + gradient = displayable.style.stroke; + if (gradient && gradient._dom) { + Definable.prototype.markUsed.call(this, gradient._dom); + } + } +}; + +/** + * @file Manages SVG clipPath elements. + * @author Zhang Wenli + */ + +/** + * Manages SVG clipPath elements. + * + * @class + * @extends Definable + * @param {number} zrId zrender instance id + * @param {SVGElement} svgRoot root of SVG document + */ +function ClippathManager(zrId, svgRoot) { + Definable.call(this, zrId, svgRoot, 'clipPath', '__clippath_in_use__'); +} + + +inherits(ClippathManager, Definable); + + +/** + * Update clipPath. + * + * @param {Displayable} displayable displayable element + */ +ClippathManager.prototype.update = function (displayable) { + var svgEl = this.getSvgElement(displayable); + if (svgEl) { + this.updateDom(svgEl, displayable.__clipPaths, false); + } + + var textEl = this.getTextSvgElement(displayable); + if (textEl) { + // Make another clipPath for text, since it's transform + // matrix is not the same with svgElement + this.updateDom(textEl, displayable.__clipPaths, true); + } + + this.markUsed(displayable); +}; + + +/** + * Create an SVGElement of displayable and create a of its + * clipPath + * + * @param {Displayable} parentEl parent element + * @param {ClipPath[]} clipPaths clipPaths of parent element + * @param {boolean} isText if parent element is Text + */ +ClippathManager.prototype.updateDom = function ( + parentEl, + clipPaths, + isText +) { + if (clipPaths && clipPaths.length > 0) { + // Has clipPath, create with the first clipPath + var defs = this.getDefs(true); + var clipPath = clipPaths[0]; + var clipPathEl; + var id; + + var dom = isText ? '_textDom' : '_dom'; + + if (clipPath[dom]) { + // Use a dom that is already in + id = clipPath[dom].getAttribute('id'); + clipPathEl = clipPath[dom]; + + // Use a dom that is already in + if (!defs.contains(clipPathEl)) { + // This happens when set old clipPath that has + // been previously removed + defs.appendChild(clipPathEl); + } + } + else { + // New + id = 'zr' + this._zrId + '-clip-' + this.nextId; + ++this.nextId; + clipPathEl = this.createElement('clipPath'); + clipPathEl.setAttribute('id', id); + defs.appendChild(clipPathEl); + + clipPath[dom] = clipPathEl; + } + + // Build path and add to + var svgProxy = this.getSvgProxy(clipPath); + if (clipPath.transform + && clipPath.parent.invTransform + && !isText + ) { + /** + * If a clipPath has a parent with transform, the transform + * of parent should not be considered when setting transform + * of clipPath. So we need to transform back from parent's + * transform, which is done by multiplying parent's inverse + * transform. + */ + // Store old transform + var transform = Array.prototype.slice.call( + clipPath.transform + ); + + // Transform back from parent, and brush path + mul$1( + clipPath.transform, + clipPath.parent.invTransform, + clipPath.transform + ); + svgProxy.brush(clipPath); + + // Set back transform of clipPath + clipPath.transform = transform; + } + else { + svgProxy.brush(clipPath); + } + + var pathEl = this.getSvgElement(clipPath); + + clipPathEl.innerHTML = ''; + /** + * Use `cloneNode()` here to appendChild to multiple parents, + * which may happend when Text and other shapes are using the same + * clipPath. Since Text will create an extra clipPath DOM due to + * different transform rules. + */ + clipPathEl.appendChild(pathEl.cloneNode()); + + parentEl.setAttribute('clip-path', 'url(#' + id + ')'); + + if (clipPaths.length > 1) { + // Make the other clipPaths recursively + this.updateDom(clipPathEl, clipPaths.slice(1), isText); + } + } + else { + // No clipPath + if (parentEl) { + parentEl.setAttribute('clip-path', 'none'); + } + } +}; + +/** + * Mark a single clipPath to be used + * + * @param {Displayable} displayable displayable element + */ +ClippathManager.prototype.markUsed = function (displayable) { + var that = this; + if (displayable.__clipPaths && displayable.__clipPaths.length > 0) { + each$1(displayable.__clipPaths, function (clipPath) { + if (clipPath._dom) { + Definable.prototype.markUsed.call(that, clipPath._dom); + } + if (clipPath._textDom) { + Definable.prototype.markUsed.call(that, clipPath._textDom); + } + }); + } +}; + +/** + * @file Manages SVG shadow elements. + * @author Zhang Wenli + */ + +/** + * Manages SVG shadow elements. + * + * @class + * @extends Definable + * @param {number} zrId zrender instance id + * @param {SVGElement} svgRoot root of SVG document + */ +function ShadowManager(zrId, svgRoot) { + Definable.call( + this, + zrId, + svgRoot, + ['filter'], + '__filter_in_use__', + '_shadowDom' + ); +} + + +inherits(ShadowManager, Definable); + + +/** + * Create new shadow DOM for fill or stroke if not exist, + * but will not update shadow if exists. + * + * @param {SvgElement} svgElement SVG element to paint + * @param {Displayable} displayable zrender displayable element + */ +ShadowManager.prototype.addWithoutUpdate = function ( + svgElement, + displayable +) { + if (displayable && hasShadow(displayable.style)) { + var style = displayable.style; + + // Create dom in if not exists + var dom; + if (style._shadowDom) { + // Gradient exists + dom = style._shadowDom; + + var defs = this.getDefs(true); + if (!defs.contains(style._shadowDom)) { + // _shadowDom is no longer in defs, recreate + this.addDom(dom); + } + } + else { + // New dom + dom = this.add(displayable); + } + + this.markUsed(displayable); + + var id = dom.getAttribute('id'); + svgElement.style.filter = 'url(#' + id + ')'; + } +}; + + +/** + * Add a new shadow tag in + * + * @param {Displayable} displayable zrender displayable element + * @return {SVGFilterElement} created DOM + */ +ShadowManager.prototype.add = function (displayable) { + var dom = this.createElement('filter'); + var style = displayable.style; + + // Set dom id with shadow id, since each shadow instance + // will have no more than one dom element. + // id may exists before for those dirty elements, in which case + // id should remain the same, and other attributes should be + // updated. + style._shadowDomId = style._shadowDomId || this.nextId++; + dom.setAttribute('id', 'zr' + this._zrId + + '-shadow-' + style._shadowDomId); + + this.updateDom(displayable, dom); + this.addDom(dom); + + return dom; +}; + + +/** + * Update shadow. + * + * @param {Displayable} displayable zrender displayable element + */ +ShadowManager.prototype.update = function (svgElement, displayable) { + var style = displayable.style; + if (hasShadow(style)) { + var that = this; + Definable.prototype.update.call(this, displayable, function (style) { + that.updateDom(displayable, style._shadowDom); + }); + } + else { + // Remove shadow + this.remove(svgElement, style); + } +}; + + +/** + * Remove DOM and clear parent filter + */ +ShadowManager.prototype.remove = function (svgElement, style) { + if (style._shadowDomId != null) { + this.removeDom(style); + svgElement.style.filter = ''; + } +}; + + +/** + * Update shadow dom + * + * @param {Displayable} displayable zrender displayable element + * @param {SVGFilterElement} dom DOM to update + */ +ShadowManager.prototype.updateDom = function (displayable, dom) { + var domChild = dom.getElementsByTagName('feDropShadow'); + if (domChild.length === 0) { + domChild = this.createElement('feDropShadow'); + } + else { + domChild = domChild[0]; + } + + var style = displayable.style; + var scaleX = displayable.scale ? (displayable.scale[0] || 1) : 1; + var scaleY = displayable.scale ? (displayable.scale[1] || 1) : 1; + + // TODO: textBoxShadowBlur is not supported yet + var offsetX, offsetY, blur, color; + if (style.shadowBlur || style.shadowOffsetX || style.shadowOffsetY) { + offsetX = style.shadowOffsetX || 0; + offsetY = style.shadowOffsetY || 0; + blur = style.shadowBlur; + color = style.shadowColor; + } + else if (style.textShadowBlur) { + offsetX = style.textShadowOffsetX || 0; + offsetY = style.textShadowOffsetY || 0; + blur = style.textShadowBlur; + color = style.textShadowColor; + } + else { + // Remove shadow + this.removeDom(dom, style); + return; + } + + domChild.setAttribute('dx', offsetX / scaleX); + domChild.setAttribute('dy', offsetY / scaleY); + domChild.setAttribute('flood-color', color); + + // Divide by two here so that it looks the same as in canvas + // See: https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-shadowblur + var stdDx = blur / 2 / scaleX; + var stdDy = blur / 2 / scaleY; + var stdDeviation = stdDx + ' ' + stdDy; + domChild.setAttribute('stdDeviation', stdDeviation); + + // Fix filter clipping problem + dom.setAttribute('x', '-100%'); + dom.setAttribute('y', '-100%'); + dom.setAttribute('width', Math.ceil(blur / 2 * 200) + '%'); + dom.setAttribute('height', Math.ceil(blur / 2 * 200) + '%'); + + dom.appendChild(domChild); + + // Store dom element in shadow, to avoid creating multiple + // dom instances for the same shadow element + style._shadowDom = dom; +}; + +/** + * Mark a single shadow to be used + * + * @param {Displayable} displayable displayable element + */ +ShadowManager.prototype.markUsed = function (displayable) { + var style = displayable.style; + if (style && style._shadowDom) { + Definable.prototype.markUsed.call(this, style._shadowDom); + } +}; + +function hasShadow(style) { + // TODO: textBoxShadowBlur is not supported yet + return style + && (style.shadowBlur || style.shadowOffsetX || style.shadowOffsetY + || style.textShadowBlur || style.textShadowOffsetX + || style.textShadowOffsetY); +} + +/** + * SVG Painter + * @module zrender/svg/Painter + */ + +function parseInt10$2(val) { + return parseInt(val, 10); +} + +function getSvgProxy(el) { + if (el instanceof Path) { + return svgPath; + } + else if (el instanceof ZImage) { + return svgImage; + } + else if (el instanceof Text) { + return svgText; + } + else { + return svgPath; + } +} + +function checkParentAvailable(parent, child) { + return child && parent && child.parentNode !== parent; +} + +function insertAfter(parent, child, prevSibling) { + if (checkParentAvailable(parent, child) && prevSibling) { + var nextSibling = prevSibling.nextSibling; + nextSibling ? parent.insertBefore(child, nextSibling) + : parent.appendChild(child); + } +} + +function prepend(parent, child) { + if (checkParentAvailable(parent, child)) { + var firstChild = parent.firstChild; + firstChild ? parent.insertBefore(child, firstChild) + : parent.appendChild(child); + } +} + +function remove$1(parent, child) { + if (child && parent && child.parentNode === parent) { + parent.removeChild(child); + } +} + +function getTextSvgElement(displayable) { + return displayable.__textSvgEl; +} + +function getSvgElement(displayable) { + return displayable.__svgEl; +} + +/** + * @alias module:zrender/svg/Painter + * @constructor + * @param {HTMLElement} root 绘图容器 + * @param {module:zrender/Storage} storage + * @param {Object} opts + */ +var SVGPainter = function (root, storage, opts, zrId) { + + this.root = root; + this.storage = storage; + this._opts = opts = extend({}, opts || {}); + + var svgRoot = createElement('svg'); + svgRoot.setAttribute('xmlns', 'http://www.w3.org/2000/svg'); + svgRoot.setAttribute('version', '1.1'); + svgRoot.setAttribute('baseProfile', 'full'); + svgRoot.style.cssText = 'user-select:none;position:absolute;left:0;top:0;'; + + this.gradientManager = new GradientManager(zrId, svgRoot); + this.clipPathManager = new ClippathManager(zrId, svgRoot); + this.shadowManager = new ShadowManager(zrId, svgRoot); + + var viewport = document.createElement('div'); + viewport.style.cssText = 'overflow:hidden;position:relative'; + + this._svgRoot = svgRoot; + this._viewport = viewport; + + root.appendChild(viewport); + viewport.appendChild(svgRoot); + + this.resize(opts.width, opts.height); + + this._visibleList = []; +}; + +SVGPainter.prototype = { + + constructor: SVGPainter, + + getType: function () { + return 'svg'; + }, + + getViewportRoot: function () { + return this._viewport; + }, + + getViewportRootOffset: function () { + var viewportRoot = this.getViewportRoot(); + if (viewportRoot) { + return { + offsetLeft: viewportRoot.offsetLeft || 0, + offsetTop: viewportRoot.offsetTop || 0 + }; + } + }, + + refresh: function () { + + var list = this.storage.getDisplayList(true); + + this._paintList(list); + }, + + setBackgroundColor: function (backgroundColor) { + // TODO gradient + this._viewport.style.background = backgroundColor; + }, + + _paintList: function (list) { + this.gradientManager.markAllUnused(); + this.clipPathManager.markAllUnused(); + this.shadowManager.markAllUnused(); + + var svgRoot = this._svgRoot; + var visibleList = this._visibleList; + var listLen = list.length; + + var newVisibleList = []; + var i; + for (i = 0; i < listLen; i++) { + var displayable = list[i]; + var svgProxy = getSvgProxy(displayable); + var svgElement = getSvgElement(displayable) + || getTextSvgElement(displayable); + if (!displayable.invisible) { + if (displayable.__dirty) { + svgProxy && svgProxy.brush(displayable); + + // Update clipPath + this.clipPathManager.update(displayable); + + // Update gradient and shadow + if (displayable.style) { + this.gradientManager + .update(displayable.style.fill); + this.gradientManager + .update(displayable.style.stroke); + + this.shadowManager + .update(svgElement, displayable); + } + + displayable.__dirty = false; + } + newVisibleList.push(displayable); + } + } + + var diff = arrayDiff$1(visibleList, newVisibleList); + var prevSvgElement; + + // First do remove, in case element moved to the head and do remove + // after add + for (i = 0; i < diff.length; i++) { + var item = diff[i]; + if (item.removed) { + for (var k = 0; k < item.count; k++) { + var displayable = visibleList[item.indices[k]]; + var svgElement = getSvgElement(displayable); + var textSvgElement = getTextSvgElement(displayable); + remove$1(svgRoot, svgElement); + remove$1(svgRoot, textSvgElement); + } + } + } + for (i = 0; i < diff.length; i++) { + var item = diff[i]; + if (item.added) { + for (var k = 0; k < item.count; k++) { + var displayable = newVisibleList[item.indices[k]]; + var svgElement = getSvgElement(displayable); + var textSvgElement = getTextSvgElement(displayable); + prevSvgElement + ? insertAfter(svgRoot, svgElement, prevSvgElement) + : prepend(svgRoot, svgElement); + if (svgElement) { + insertAfter(svgRoot, textSvgElement, svgElement); + } + else if (prevSvgElement) { + insertAfter( + svgRoot, textSvgElement, prevSvgElement + ); + } + else { + prepend(svgRoot, textSvgElement); + } + // Insert text + insertAfter(svgRoot, textSvgElement, svgElement); + prevSvgElement = textSvgElement || svgElement + || prevSvgElement; + + this.gradientManager + .addWithoutUpdate(svgElement, displayable); + this.shadowManager + .addWithoutUpdate(prevSvgElement, displayable); + this.clipPathManager.markUsed(displayable); + } + } + else if (!item.removed) { + for (var k = 0; k < item.count; k++) { + var displayable = newVisibleList[item.indices[k]]; + prevSvgElement + = svgElement + = getTextSvgElement(displayable) + || getSvgElement(displayable) + || prevSvgElement; + + this.gradientManager.markUsed(displayable); + this.gradientManager + .addWithoutUpdate(svgElement, displayable); + + this.shadowManager.markUsed(displayable); + this.shadowManager + .addWithoutUpdate(svgElement, displayable); + + this.clipPathManager.markUsed(displayable); + } + } + } + + this.gradientManager.removeUnused(); + this.clipPathManager.removeUnused(); + this.shadowManager.removeUnused(); + + this._visibleList = newVisibleList; + }, + + _getDefs: function (isForceCreating) { + var svgRoot = this._svgRoot; + var defs = this._svgRoot.getElementsByTagName('defs'); + if (defs.length === 0) { + // Not exist + if (isForceCreating) { + var defs = svgRoot.insertBefore( + createElement('defs'), // Create new tag + svgRoot.firstChild // Insert in the front of svg + ); + if (!defs.contains) { + // IE doesn't support contains method + defs.contains = function (el) { + var children = defs.children; + if (!children) { + return false; + } + for (var i = children.length - 1; i >= 0; --i) { + if (children[i] === el) { + return true; + } + } + return false; + }; + } + return defs; + } + else { + return null; + } + } + else { + return defs[0]; + } + }, + + resize: function (width, height) { + var viewport = this._viewport; + // FIXME Why ? + viewport.style.display = 'none'; + + // Save input w/h + var opts = this._opts; + width != null && (opts.width = width); + height != null && (opts.height = height); + + width = this._getSize(0); + height = this._getSize(1); + + viewport.style.display = ''; + + if (this._width !== width || this._height !== height) { + this._width = width; + this._height = height; + + var viewportStyle = viewport.style; + viewportStyle.width = width + 'px'; + viewportStyle.height = height + 'px'; + + var svgRoot = this._svgRoot; + // Set width by 'svgRoot.width = width' is invalid + svgRoot.setAttribute('width', width); + svgRoot.setAttribute('height', height); + } + }, + + /** + * 获取绘图区域宽度 + */ + getWidth: function () { + return this._width; + }, + + /** + * 获取绘图区域高度 + */ + getHeight: function () { + return this._height; + }, + + _getSize: function (whIdx) { + var opts = this._opts; + var wh = ['width', 'height'][whIdx]; + var cwh = ['clientWidth', 'clientHeight'][whIdx]; + var plt = ['paddingLeft', 'paddingTop'][whIdx]; + var prb = ['paddingRight', 'paddingBottom'][whIdx]; + + if (opts[wh] != null && opts[wh] !== 'auto') { + return parseFloat(opts[wh]); + } + + var root = this.root; + // IE8 does not support getComputedStyle, but it use VML. + var stl = document.defaultView.getComputedStyle(root); + + return ( + (root[cwh] || parseInt10$2(stl[wh]) || parseInt10$2(root.style[wh])) + - (parseInt10$2(stl[plt]) || 0) + - (parseInt10$2(stl[prb]) || 0) + ) | 0; + }, + + dispose: function () { + this.root.innerHTML = ''; + + this._svgRoot + = this._viewport + = this.storage + = null; + }, + + clear: function () { + if (this._viewport) { + this.root.removeChild(this._viewport); + } + }, + + pathToDataUrl: function () { + this.refresh(); + var html = this._svgRoot.outerHTML; + return 'data:image/svg+xml;charset=UTF-8,' + html; + } +}; + +// Not supported methods +function createMethodNotSupport$1(method) { + return function () { + zrLog('In SVG mode painter not support method "' + method + '"'); + }; +} + +// Unsuppoted methods +each$1([ + 'getLayer', 'insertLayer', 'eachLayer', 'eachBuiltinLayer', + 'eachOtherLayer', 'getLayers', 'modLayer', 'delLayer', 'clearLayer', + 'toDataURL', 'pathToImage' +], function (name) { + SVGPainter.prototype[name] = createMethodNotSupport$1(name); +}); + +registerPainter('svg', SVGPainter); + +// Import all charts and components + +exports.version = version; +exports.dependencies = dependencies; +exports.PRIORITY = PRIORITY; +exports.init = init; +exports.connect = connect; +exports.disConnect = disConnect; +exports.disconnect = disconnect; +exports.dispose = dispose; +exports.getInstanceByDom = getInstanceByDom; +exports.getInstanceById = getInstanceById; +exports.registerTheme = registerTheme; +exports.registerPreprocessor = registerPreprocessor; +exports.registerProcessor = registerProcessor; +exports.registerPostUpdate = registerPostUpdate; +exports.registerAction = registerAction; +exports.registerCoordinateSystem = registerCoordinateSystem; +exports.getCoordinateSystemDimensions = getCoordinateSystemDimensions; +exports.registerLayout = registerLayout; +exports.registerVisual = registerVisual; +exports.registerLoading = registerLoading; +exports.extendComponentModel = extendComponentModel; +exports.extendComponentView = extendComponentView; +exports.extendSeriesModel = extendSeriesModel; +exports.extendChartView = extendChartView; +exports.setCanvasCreator = setCanvasCreator; +exports.registerMap = registerMap; +exports.getMap = getMap; +exports.dataTool = dataTool; +exports.zrender = zrender; +exports.graphic = graphic; +exports.number = number; +exports.format = format; +exports.throttle = throttle; +exports.helper = helper; +exports.matrix = matrix; +exports.vector = vector; +exports.color = color; +exports.parseGeoJSON = parseGeoJson$1; +exports.parseGeoJson = parseGeoJson; +exports.util = ecUtil; +exports.List = List; +exports.Model = Model; +exports.Axis = Axis; +exports.env = env$1; + +}))); +//# sourceMappingURL=echarts.js.map diff --git a/智慧电商/销售大数据页面模板/js/jquery.countup.min.js b/智慧电商/销售大数据页面模板/js/jquery.countup.min.js new file mode 100644 index 0000000..ff4b12d --- /dev/null +++ b/智慧电商/销售大数据页面模板/js/jquery.countup.min.js @@ -0,0 +1 @@ +!function(t){"use strict";t.fn.countUp=function(e){var a=t.extend({time:2e3,delay:10},e);return this.each(function(){var e=t(this),n=a,u=function(){e.data("counterupTo")||e.data("counterupTo",e.text());var t=parseInt(e.data("counter-time"))>0?parseInt(e.data("counter-time")):n.time,a=parseInt(e.data("counter-delay"))>0?parseInt(e.data("counter-delay")):n.delay,u=t/a,r=e.data("counterupTo"),o=[r],c=/[0-9]+,[0-9]+/.test(r);r=r.replace(/,/g,"");for(var d=(/^[0-9]+$/.test(r),/^[0-9]+\.[0-9]+$/.test(r)),s=d?(r.split(".")[1]||[]).length:0,i=u;i>=1;i--){var p=parseInt(Math.round(r/u*i));if(d&&(p=parseFloat(r/u*i).toFixed(s)),c)for(;/(\d+)(\d{3})/.test(p.toString());)p=p.toString().replace(/(\d+)(\d{3})/,"$1,$2");o.unshift(p)}e.data("counterup-nums",o),e.text("0");var f=function(){e.text(e.data("counterup-nums").shift()),e.data("counterup-nums").length?setTimeout(e.data("counterup-func"),a):(delete e.data("counterup-nums"),e.data("counterup-nums",null),e.data("counterup-func",null))};e.data("counterup-func",f),setTimeout(e.data("counterup-func"),a)};e.waypoint(u,{offset:"100%",triggerOnce:!0})})}}(jQuery); \ No newline at end of file diff --git a/智慧电商/销售大数据页面模板/js/jquery.js b/智慧电商/销售大数据页面模板/js/jquery.js new file mode 100644 index 0000000..fad9ab1 --- /dev/null +++ b/智慧电商/销售大数据页面模板/js/jquery.js @@ -0,0 +1,5 @@ +/*! jQuery v2.1.4 | (c) 2005, 2015 jQuery Foundation, Inc. | jquery.org/license */ +!function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b(a,!0):function(a){if(!a.document)throw new Error("jQuery requires a window with a document");return b(a)}:b(a)}("undefined"!=typeof window?window:this,function(a,b){var c=[],d=c.slice,e=c.concat,f=c.push,g=c.indexOf,h={},i=h.toString,j=h.hasOwnProperty,k={},l=a.document,m="2.1.4",n=function(a,b){return new n.fn.init(a,b)},o=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,p=/^-ms-/,q=/-([\da-z])/gi,r=function(a,b){return b.toUpperCase()};n.fn=n.prototype={jquery:m,constructor:n,selector:"",length:0,toArray:function(){return d.call(this)},get:function(a){return null!=a?0>a?this[a+this.length]:this[a]:d.call(this)},pushStack:function(a){var b=n.merge(this.constructor(),a);return b.prevObject=this,b.context=this.context,b},each:function(a,b){return n.each(this,a,b)},map:function(a){return this.pushStack(n.map(this,function(b,c){return a.call(b,c,b)}))},slice:function(){return this.pushStack(d.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(a){var b=this.length,c=+a+(0>a?b:0);return this.pushStack(c>=0&&b>c?[this[c]]:[])},end:function(){return this.prevObject||this.constructor(null)},push:f,sort:c.sort,splice:c.splice},n.extend=n.fn.extend=function(){var a,b,c,d,e,f,g=arguments[0]||{},h=1,i=arguments.length,j=!1;for("boolean"==typeof g&&(j=g,g=arguments[h]||{},h++),"object"==typeof g||n.isFunction(g)||(g={}),h===i&&(g=this,h--);i>h;h++)if(null!=(a=arguments[h]))for(b in a)c=g[b],d=a[b],g!==d&&(j&&d&&(n.isPlainObject(d)||(e=n.isArray(d)))?(e?(e=!1,f=c&&n.isArray(c)?c:[]):f=c&&n.isPlainObject(c)?c:{},g[b]=n.extend(j,f,d)):void 0!==d&&(g[b]=d));return g},n.extend({expando:"jQuery"+(m+Math.random()).replace(/\D/g,""),isReady:!0,error:function(a){throw new Error(a)},noop:function(){},isFunction:function(a){return"function"===n.type(a)},isArray:Array.isArray,isWindow:function(a){return null!=a&&a===a.window},isNumeric:function(a){return!n.isArray(a)&&a-parseFloat(a)+1>=0},isPlainObject:function(a){return"object"!==n.type(a)||a.nodeType||n.isWindow(a)?!1:a.constructor&&!j.call(a.constructor.prototype,"isPrototypeOf")?!1:!0},isEmptyObject:function(a){var b;for(b in a)return!1;return!0},type:function(a){return null==a?a+"":"object"==typeof a||"function"==typeof a?h[i.call(a)]||"object":typeof a},globalEval:function(a){var b,c=eval;a=n.trim(a),a&&(1===a.indexOf("use strict")?(b=l.createElement("script"),b.text=a,l.head.appendChild(b).parentNode.removeChild(b)):c(a))},camelCase:function(a){return a.replace(p,"ms-").replace(q,r)},nodeName:function(a,b){return a.nodeName&&a.nodeName.toLowerCase()===b.toLowerCase()},each:function(a,b,c){var d,e=0,f=a.length,g=s(a);if(c){if(g){for(;f>e;e++)if(d=b.apply(a[e],c),d===!1)break}else for(e in a)if(d=b.apply(a[e],c),d===!1)break}else if(g){for(;f>e;e++)if(d=b.call(a[e],e,a[e]),d===!1)break}else for(e in a)if(d=b.call(a[e],e,a[e]),d===!1)break;return a},trim:function(a){return null==a?"":(a+"").replace(o,"")},makeArray:function(a,b){var c=b||[];return null!=a&&(s(Object(a))?n.merge(c,"string"==typeof a?[a]:a):f.call(c,a)),c},inArray:function(a,b,c){return null==b?-1:g.call(b,a,c)},merge:function(a,b){for(var c=+b.length,d=0,e=a.length;c>d;d++)a[e++]=b[d];return a.length=e,a},grep:function(a,b,c){for(var d,e=[],f=0,g=a.length,h=!c;g>f;f++)d=!b(a[f],f),d!==h&&e.push(a[f]);return e},map:function(a,b,c){var d,f=0,g=a.length,h=s(a),i=[];if(h)for(;g>f;f++)d=b(a[f],f,c),null!=d&&i.push(d);else for(f in a)d=b(a[f],f,c),null!=d&&i.push(d);return e.apply([],i)},guid:1,proxy:function(a,b){var c,e,f;return"string"==typeof b&&(c=a[b],b=a,a=c),n.isFunction(a)?(e=d.call(arguments,2),f=function(){return a.apply(b||this,e.concat(d.call(arguments)))},f.guid=a.guid=a.guid||n.guid++,f):void 0},now:Date.now,support:k}),n.each("Boolean Number String Function Array Date RegExp Object Error".split(" "),function(a,b){h["[object "+b+"]"]=b.toLowerCase()});function s(a){var b="length"in a&&a.length,c=n.type(a);return"function"===c||n.isWindow(a)?!1:1===a.nodeType&&b?!0:"array"===c||0===b||"number"==typeof b&&b>0&&b-1 in a}var t=function(a){var b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u="sizzle"+1*new Date,v=a.document,w=0,x=0,y=ha(),z=ha(),A=ha(),B=function(a,b){return a===b&&(l=!0),0},C=1<<31,D={}.hasOwnProperty,E=[],F=E.pop,G=E.push,H=E.push,I=E.slice,J=function(a,b){for(var c=0,d=a.length;d>c;c++)if(a[c]===b)return c;return-1},K="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",M="(?:\\\\.|[\\w-]|[^\\x00-\\xa0])+",N=M.replace("w","w#"),O="\\["+L+"*("+M+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+N+"))|)"+L+"*\\]",P=":("+M+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+O+")*)|.*)\\)|)",Q=new RegExp(L+"+","g"),R=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),S=new RegExp("^"+L+"*,"+L+"*"),T=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),U=new RegExp("="+L+"*([^\\]'\"]*?)"+L+"*\\]","g"),V=new RegExp(P),W=new RegExp("^"+N+"$"),X={ID:new RegExp("^#("+M+")"),CLASS:new RegExp("^\\.("+M+")"),TAG:new RegExp("^("+M.replace("w","w*")+")"),ATTR:new RegExp("^"+O),PSEUDO:new RegExp("^"+P),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+K+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},Y=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,$=/^[^{]+\{\s*\[native \w/,_=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,aa=/[+~]/,ba=/'|\\/g,ca=new RegExp("\\\\([\\da-f]{1,6}"+L+"?|("+L+")|.)","ig"),da=function(a,b,c){var d="0x"+b-65536;return d!==d||c?b:0>d?String.fromCharCode(d+65536):String.fromCharCode(d>>10|55296,1023&d|56320)},ea=function(){m()};try{H.apply(E=I.call(v.childNodes),v.childNodes),E[v.childNodes.length].nodeType}catch(fa){H={apply:E.length?function(a,b){G.apply(a,I.call(b))}:function(a,b){var c=a.length,d=0;while(a[c++]=b[d++]);a.length=c-1}}}function ga(a,b,d,e){var f,h,j,k,l,o,r,s,w,x;if((b?b.ownerDocument||b:v)!==n&&m(b),b=b||n,d=d||[],k=b.nodeType,"string"!=typeof a||!a||1!==k&&9!==k&&11!==k)return d;if(!e&&p){if(11!==k&&(f=_.exec(a)))if(j=f[1]){if(9===k){if(h=b.getElementById(j),!h||!h.parentNode)return d;if(h.id===j)return d.push(h),d}else if(b.ownerDocument&&(h=b.ownerDocument.getElementById(j))&&t(b,h)&&h.id===j)return d.push(h),d}else{if(f[2])return H.apply(d,b.getElementsByTagName(a)),d;if((j=f[3])&&c.getElementsByClassName)return H.apply(d,b.getElementsByClassName(j)),d}if(c.qsa&&(!q||!q.test(a))){if(s=r=u,w=b,x=1!==k&&a,1===k&&"object"!==b.nodeName.toLowerCase()){o=g(a),(r=b.getAttribute("id"))?s=r.replace(ba,"\\$&"):b.setAttribute("id",s),s="[id='"+s+"'] ",l=o.length;while(l--)o[l]=s+ra(o[l]);w=aa.test(a)&&pa(b.parentNode)||b,x=o.join(",")}if(x)try{return H.apply(d,w.querySelectorAll(x)),d}catch(y){}finally{r||b.removeAttribute("id")}}}return i(a.replace(R,"$1"),b,d,e)}function ha(){var a=[];function b(c,e){return a.push(c+" ")>d.cacheLength&&delete b[a.shift()],b[c+" "]=e}return b}function ia(a){return a[u]=!0,a}function ja(a){var b=n.createElement("div");try{return!!a(b)}catch(c){return!1}finally{b.parentNode&&b.parentNode.removeChild(b),b=null}}function ka(a,b){var c=a.split("|"),e=a.length;while(e--)d.attrHandle[c[e]]=b}function la(a,b){var c=b&&a,d=c&&1===a.nodeType&&1===b.nodeType&&(~b.sourceIndex||C)-(~a.sourceIndex||C);if(d)return d;if(c)while(c=c.nextSibling)if(c===b)return-1;return a?1:-1}function ma(a){return function(b){var c=b.nodeName.toLowerCase();return"input"===c&&b.type===a}}function na(a){return function(b){var c=b.nodeName.toLowerCase();return("input"===c||"button"===c)&&b.type===a}}function oa(a){return ia(function(b){return b=+b,ia(function(c,d){var e,f=a([],c.length,b),g=f.length;while(g--)c[e=f[g]]&&(c[e]=!(d[e]=c[e]))})})}function pa(a){return a&&"undefined"!=typeof a.getElementsByTagName&&a}c=ga.support={},f=ga.isXML=function(a){var b=a&&(a.ownerDocument||a).documentElement;return b?"HTML"!==b.nodeName:!1},m=ga.setDocument=function(a){var b,e,g=a?a.ownerDocument||a:v;return g!==n&&9===g.nodeType&&g.documentElement?(n=g,o=g.documentElement,e=g.defaultView,e&&e!==e.top&&(e.addEventListener?e.addEventListener("unload",ea,!1):e.attachEvent&&e.attachEvent("onunload",ea)),p=!f(g),c.attributes=ja(function(a){return a.className="i",!a.getAttribute("className")}),c.getElementsByTagName=ja(function(a){return a.appendChild(g.createComment("")),!a.getElementsByTagName("*").length}),c.getElementsByClassName=$.test(g.getElementsByClassName),c.getById=ja(function(a){return o.appendChild(a).id=u,!g.getElementsByName||!g.getElementsByName(u).length}),c.getById?(d.find.ID=function(a,b){if("undefined"!=typeof b.getElementById&&p){var c=b.getElementById(a);return c&&c.parentNode?[c]:[]}},d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){return a.getAttribute("id")===b}}):(delete d.find.ID,d.filter.ID=function(a){var b=a.replace(ca,da);return function(a){var c="undefined"!=typeof a.getAttributeNode&&a.getAttributeNode("id");return c&&c.value===b}}),d.find.TAG=c.getElementsByTagName?function(a,b){return"undefined"!=typeof b.getElementsByTagName?b.getElementsByTagName(a):c.qsa?b.querySelectorAll(a):void 0}:function(a,b){var c,d=[],e=0,f=b.getElementsByTagName(a);if("*"===a){while(c=f[e++])1===c.nodeType&&d.push(c);return d}return f},d.find.CLASS=c.getElementsByClassName&&function(a,b){return p?b.getElementsByClassName(a):void 0},r=[],q=[],(c.qsa=$.test(g.querySelectorAll))&&(ja(function(a){o.appendChild(a).innerHTML="",a.querySelectorAll("[msallowcapture^='']").length&&q.push("[*^$]="+L+"*(?:''|\"\")"),a.querySelectorAll("[selected]").length||q.push("\\["+L+"*(?:value|"+K+")"),a.querySelectorAll("[id~="+u+"-]").length||q.push("~="),a.querySelectorAll(":checked").length||q.push(":checked"),a.querySelectorAll("a#"+u+"+*").length||q.push(".#.+[+~]")}),ja(function(a){var b=g.createElement("input");b.setAttribute("type","hidden"),a.appendChild(b).setAttribute("name","D"),a.querySelectorAll("[name=d]").length&&q.push("name"+L+"*[*^$|!~]?="),a.querySelectorAll(":enabled").length||q.push(":enabled",":disabled"),a.querySelectorAll("*,:x"),q.push(",.*:")})),(c.matchesSelector=$.test(s=o.matches||o.webkitMatchesSelector||o.mozMatchesSelector||o.oMatchesSelector||o.msMatchesSelector))&&ja(function(a){c.disconnectedMatch=s.call(a,"div"),s.call(a,"[s!='']:x"),r.push("!=",P)}),q=q.length&&new RegExp(q.join("|")),r=r.length&&new RegExp(r.join("|")),b=$.test(o.compareDocumentPosition),t=b||$.test(o.contains)?function(a,b){var c=9===a.nodeType?a.documentElement:a,d=b&&b.parentNode;return a===d||!(!d||1!==d.nodeType||!(c.contains?c.contains(d):a.compareDocumentPosition&&16&a.compareDocumentPosition(d)))}:function(a,b){if(b)while(b=b.parentNode)if(b===a)return!0;return!1},B=b?function(a,b){if(a===b)return l=!0,0;var d=!a.compareDocumentPosition-!b.compareDocumentPosition;return d?d:(d=(a.ownerDocument||a)===(b.ownerDocument||b)?a.compareDocumentPosition(b):1,1&d||!c.sortDetached&&b.compareDocumentPosition(a)===d?a===g||a.ownerDocument===v&&t(v,a)?-1:b===g||b.ownerDocument===v&&t(v,b)?1:k?J(k,a)-J(k,b):0:4&d?-1:1)}:function(a,b){if(a===b)return l=!0,0;var c,d=0,e=a.parentNode,f=b.parentNode,h=[a],i=[b];if(!e||!f)return a===g?-1:b===g?1:e?-1:f?1:k?J(k,a)-J(k,b):0;if(e===f)return la(a,b);c=a;while(c=c.parentNode)h.unshift(c);c=b;while(c=c.parentNode)i.unshift(c);while(h[d]===i[d])d++;return d?la(h[d],i[d]):h[d]===v?-1:i[d]===v?1:0},g):n},ga.matches=function(a,b){return ga(a,null,null,b)},ga.matchesSelector=function(a,b){if((a.ownerDocument||a)!==n&&m(a),b=b.replace(U,"='$1']"),!(!c.matchesSelector||!p||r&&r.test(b)||q&&q.test(b)))try{var d=s.call(a,b);if(d||c.disconnectedMatch||a.document&&11!==a.document.nodeType)return d}catch(e){}return ga(b,n,null,[a]).length>0},ga.contains=function(a,b){return(a.ownerDocument||a)!==n&&m(a),t(a,b)},ga.attr=function(a,b){(a.ownerDocument||a)!==n&&m(a);var e=d.attrHandle[b.toLowerCase()],f=e&&D.call(d.attrHandle,b.toLowerCase())?e(a,b,!p):void 0;return void 0!==f?f:c.attributes||!p?a.getAttribute(b):(f=a.getAttributeNode(b))&&f.specified?f.value:null},ga.error=function(a){throw new Error("Syntax error, unrecognized expression: "+a)},ga.uniqueSort=function(a){var b,d=[],e=0,f=0;if(l=!c.detectDuplicates,k=!c.sortStable&&a.slice(0),a.sort(B),l){while(b=a[f++])b===a[f]&&(e=d.push(f));while(e--)a.splice(d[e],1)}return k=null,a},e=ga.getText=function(a){var b,c="",d=0,f=a.nodeType;if(f){if(1===f||9===f||11===f){if("string"==typeof a.textContent)return a.textContent;for(a=a.firstChild;a;a=a.nextSibling)c+=e(a)}else if(3===f||4===f)return a.nodeValue}else while(b=a[d++])c+=e(b);return c},d=ga.selectors={cacheLength:50,createPseudo:ia,match:X,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(a){return a[1]=a[1].replace(ca,da),a[3]=(a[3]||a[4]||a[5]||"").replace(ca,da),"~="===a[2]&&(a[3]=" "+a[3]+" "),a.slice(0,4)},CHILD:function(a){return a[1]=a[1].toLowerCase(),"nth"===a[1].slice(0,3)?(a[3]||ga.error(a[0]),a[4]=+(a[4]?a[5]+(a[6]||1):2*("even"===a[3]||"odd"===a[3])),a[5]=+(a[7]+a[8]||"odd"===a[3])):a[3]&&ga.error(a[0]),a},PSEUDO:function(a){var b,c=!a[6]&&a[2];return X.CHILD.test(a[0])?null:(a[3]?a[2]=a[4]||a[5]||"":c&&V.test(c)&&(b=g(c,!0))&&(b=c.indexOf(")",c.length-b)-c.length)&&(a[0]=a[0].slice(0,b),a[2]=c.slice(0,b)),a.slice(0,3))}},filter:{TAG:function(a){var b=a.replace(ca,da).toLowerCase();return"*"===a?function(){return!0}:function(a){return a.nodeName&&a.nodeName.toLowerCase()===b}},CLASS:function(a){var b=y[a+" "];return b||(b=new RegExp("(^|"+L+")"+a+"("+L+"|$)"))&&y(a,function(a){return b.test("string"==typeof a.className&&a.className||"undefined"!=typeof a.getAttribute&&a.getAttribute("class")||"")})},ATTR:function(a,b,c){return function(d){var e=ga.attr(d,a);return null==e?"!="===b:b?(e+="","="===b?e===c:"!="===b?e!==c:"^="===b?c&&0===e.indexOf(c):"*="===b?c&&e.indexOf(c)>-1:"$="===b?c&&e.slice(-c.length)===c:"~="===b?(" "+e.replace(Q," ")+" ").indexOf(c)>-1:"|="===b?e===c||e.slice(0,c.length+1)===c+"-":!1):!0}},CHILD:function(a,b,c,d,e){var f="nth"!==a.slice(0,3),g="last"!==a.slice(-4),h="of-type"===b;return 1===d&&0===e?function(a){return!!a.parentNode}:function(b,c,i){var j,k,l,m,n,o,p=f!==g?"nextSibling":"previousSibling",q=b.parentNode,r=h&&b.nodeName.toLowerCase(),s=!i&&!h;if(q){if(f){while(p){l=b;while(l=l[p])if(h?l.nodeName.toLowerCase()===r:1===l.nodeType)return!1;o=p="only"===a&&!o&&"nextSibling"}return!0}if(o=[g?q.firstChild:q.lastChild],g&&s){k=q[u]||(q[u]={}),j=k[a]||[],n=j[0]===w&&j[1],m=j[0]===w&&j[2],l=n&&q.childNodes[n];while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if(1===l.nodeType&&++m&&l===b){k[a]=[w,n,m];break}}else if(s&&(j=(b[u]||(b[u]={}))[a])&&j[0]===w)m=j[1];else while(l=++n&&l&&l[p]||(m=n=0)||o.pop())if((h?l.nodeName.toLowerCase()===r:1===l.nodeType)&&++m&&(s&&((l[u]||(l[u]={}))[a]=[w,m]),l===b))break;return m-=e,m===d||m%d===0&&m/d>=0}}},PSEUDO:function(a,b){var c,e=d.pseudos[a]||d.setFilters[a.toLowerCase()]||ga.error("unsupported pseudo: "+a);return e[u]?e(b):e.length>1?(c=[a,a,"",b],d.setFilters.hasOwnProperty(a.toLowerCase())?ia(function(a,c){var d,f=e(a,b),g=f.length;while(g--)d=J(a,f[g]),a[d]=!(c[d]=f[g])}):function(a){return e(a,0,c)}):e}},pseudos:{not:ia(function(a){var b=[],c=[],d=h(a.replace(R,"$1"));return d[u]?ia(function(a,b,c,e){var f,g=d(a,null,e,[]),h=a.length;while(h--)(f=g[h])&&(a[h]=!(b[h]=f))}):function(a,e,f){return b[0]=a,d(b,null,f,c),b[0]=null,!c.pop()}}),has:ia(function(a){return function(b){return ga(a,b).length>0}}),contains:ia(function(a){return a=a.replace(ca,da),function(b){return(b.textContent||b.innerText||e(b)).indexOf(a)>-1}}),lang:ia(function(a){return W.test(a||"")||ga.error("unsupported lang: "+a),a=a.replace(ca,da).toLowerCase(),function(b){var c;do if(c=p?b.lang:b.getAttribute("xml:lang")||b.getAttribute("lang"))return c=c.toLowerCase(),c===a||0===c.indexOf(a+"-");while((b=b.parentNode)&&1===b.nodeType);return!1}}),target:function(b){var c=a.location&&a.location.hash;return c&&c.slice(1)===b.id},root:function(a){return a===o},focus:function(a){return a===n.activeElement&&(!n.hasFocus||n.hasFocus())&&!!(a.type||a.href||~a.tabIndex)},enabled:function(a){return a.disabled===!1},disabled:function(a){return a.disabled===!0},checked:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&!!a.checked||"option"===b&&!!a.selected},selected:function(a){return a.parentNode&&a.parentNode.selectedIndex,a.selected===!0},empty:function(a){for(a=a.firstChild;a;a=a.nextSibling)if(a.nodeType<6)return!1;return!0},parent:function(a){return!d.pseudos.empty(a)},header:function(a){return Z.test(a.nodeName)},input:function(a){return Y.test(a.nodeName)},button:function(a){var b=a.nodeName.toLowerCase();return"input"===b&&"button"===a.type||"button"===b},text:function(a){var b;return"input"===a.nodeName.toLowerCase()&&"text"===a.type&&(null==(b=a.getAttribute("type"))||"text"===b.toLowerCase())},first:oa(function(){return[0]}),last:oa(function(a,b){return[b-1]}),eq:oa(function(a,b,c){return[0>c?c+b:c]}),even:oa(function(a,b){for(var c=0;b>c;c+=2)a.push(c);return a}),odd:oa(function(a,b){for(var c=1;b>c;c+=2)a.push(c);return a}),lt:oa(function(a,b,c){for(var d=0>c?c+b:c;--d>=0;)a.push(d);return a}),gt:oa(function(a,b,c){for(var d=0>c?c+b:c;++db;b++)d+=a[b].value;return d}function sa(a,b,c){var d=b.dir,e=c&&"parentNode"===d,f=x++;return b.first?function(b,c,f){while(b=b[d])if(1===b.nodeType||e)return a(b,c,f)}:function(b,c,g){var h,i,j=[w,f];if(g){while(b=b[d])if((1===b.nodeType||e)&&a(b,c,g))return!0}else while(b=b[d])if(1===b.nodeType||e){if(i=b[u]||(b[u]={}),(h=i[d])&&h[0]===w&&h[1]===f)return j[2]=h[2];if(i[d]=j,j[2]=a(b,c,g))return!0}}}function ta(a){return a.length>1?function(b,c,d){var e=a.length;while(e--)if(!a[e](b,c,d))return!1;return!0}:a[0]}function ua(a,b,c){for(var d=0,e=b.length;e>d;d++)ga(a,b[d],c);return c}function va(a,b,c,d,e){for(var f,g=[],h=0,i=a.length,j=null!=b;i>h;h++)(f=a[h])&&(!c||c(f,d,e))&&(g.push(f),j&&b.push(h));return g}function wa(a,b,c,d,e,f){return d&&!d[u]&&(d=wa(d)),e&&!e[u]&&(e=wa(e,f)),ia(function(f,g,h,i){var j,k,l,m=[],n=[],o=g.length,p=f||ua(b||"*",h.nodeType?[h]:h,[]),q=!a||!f&&b?p:va(p,m,a,h,i),r=c?e||(f?a:o||d)?[]:g:q;if(c&&c(q,r,h,i),d){j=va(r,n),d(j,[],h,i),k=j.length;while(k--)(l=j[k])&&(r[n[k]]=!(q[n[k]]=l))}if(f){if(e||a){if(e){j=[],k=r.length;while(k--)(l=r[k])&&j.push(q[k]=l);e(null,r=[],j,i)}k=r.length;while(k--)(l=r[k])&&(j=e?J(f,l):m[k])>-1&&(f[j]=!(g[j]=l))}}else r=va(r===g?r.splice(o,r.length):r),e?e(null,g,r,i):H.apply(g,r)})}function xa(a){for(var b,c,e,f=a.length,g=d.relative[a[0].type],h=g||d.relative[" "],i=g?1:0,k=sa(function(a){return a===b},h,!0),l=sa(function(a){return J(b,a)>-1},h,!0),m=[function(a,c,d){var e=!g&&(d||c!==j)||((b=c).nodeType?k(a,c,d):l(a,c,d));return b=null,e}];f>i;i++)if(c=d.relative[a[i].type])m=[sa(ta(m),c)];else{if(c=d.filter[a[i].type].apply(null,a[i].matches),c[u]){for(e=++i;f>e;e++)if(d.relative[a[e].type])break;return wa(i>1&&ta(m),i>1&&ra(a.slice(0,i-1).concat({value:" "===a[i-2].type?"*":""})).replace(R,"$1"),c,e>i&&xa(a.slice(i,e)),f>e&&xa(a=a.slice(e)),f>e&&ra(a))}m.push(c)}return ta(m)}function ya(a,b){var c=b.length>0,e=a.length>0,f=function(f,g,h,i,k){var l,m,o,p=0,q="0",r=f&&[],s=[],t=j,u=f||e&&d.find.TAG("*",k),v=w+=null==t?1:Math.random()||.1,x=u.length;for(k&&(j=g!==n&&g);q!==x&&null!=(l=u[q]);q++){if(e&&l){m=0;while(o=a[m++])if(o(l,g,h)){i.push(l);break}k&&(w=v)}c&&((l=!o&&l)&&p--,f&&r.push(l))}if(p+=q,c&&q!==p){m=0;while(o=b[m++])o(r,s,g,h);if(f){if(p>0)while(q--)r[q]||s[q]||(s[q]=F.call(i));s=va(s)}H.apply(i,s),k&&!f&&s.length>0&&p+b.length>1&&ga.uniqueSort(i)}return k&&(w=v,j=t),r};return c?ia(f):f}return h=ga.compile=function(a,b){var c,d=[],e=[],f=A[a+" "];if(!f){b||(b=g(a)),c=b.length;while(c--)f=xa(b[c]),f[u]?d.push(f):e.push(f);f=A(a,ya(e,d)),f.selector=a}return f},i=ga.select=function(a,b,e,f){var i,j,k,l,m,n="function"==typeof a&&a,o=!f&&g(a=n.selector||a);if(e=e||[],1===o.length){if(j=o[0]=o[0].slice(0),j.length>2&&"ID"===(k=j[0]).type&&c.getById&&9===b.nodeType&&p&&d.relative[j[1].type]){if(b=(d.find.ID(k.matches[0].replace(ca,da),b)||[])[0],!b)return e;n&&(b=b.parentNode),a=a.slice(j.shift().value.length)}i=X.needsContext.test(a)?0:j.length;while(i--){if(k=j[i],d.relative[l=k.type])break;if((m=d.find[l])&&(f=m(k.matches[0].replace(ca,da),aa.test(j[0].type)&&pa(b.parentNode)||b))){if(j.splice(i,1),a=f.length&&ra(j),!a)return H.apply(e,f),e;break}}}return(n||h(a,o))(f,b,!p,e,aa.test(a)&&pa(b.parentNode)||b),e},c.sortStable=u.split("").sort(B).join("")===u,c.detectDuplicates=!!l,m(),c.sortDetached=ja(function(a){return 1&a.compareDocumentPosition(n.createElement("div"))}),ja(function(a){return a.innerHTML="","#"===a.firstChild.getAttribute("href")})||ka("type|href|height|width",function(a,b,c){return c?void 0:a.getAttribute(b,"type"===b.toLowerCase()?1:2)}),c.attributes&&ja(function(a){return a.innerHTML="",a.firstChild.setAttribute("value",""),""===a.firstChild.getAttribute("value")})||ka("value",function(a,b,c){return c||"input"!==a.nodeName.toLowerCase()?void 0:a.defaultValue}),ja(function(a){return null==a.getAttribute("disabled")})||ka(K,function(a,b,c){var d;return c?void 0:a[b]===!0?b.toLowerCase():(d=a.getAttributeNode(b))&&d.specified?d.value:null}),ga}(a);n.find=t,n.expr=t.selectors,n.expr[":"]=n.expr.pseudos,n.unique=t.uniqueSort,n.text=t.getText,n.isXMLDoc=t.isXML,n.contains=t.contains;var u=n.expr.match.needsContext,v=/^<(\w+)\s*\/?>(?:<\/\1>|)$/,w=/^.[^:#\[\.,]*$/;function x(a,b,c){if(n.isFunction(b))return n.grep(a,function(a,d){return!!b.call(a,d,a)!==c});if(b.nodeType)return n.grep(a,function(a){return a===b!==c});if("string"==typeof b){if(w.test(b))return n.filter(b,a,c);b=n.filter(b,a)}return n.grep(a,function(a){return g.call(b,a)>=0!==c})}n.filter=function(a,b,c){var d=b[0];return c&&(a=":not("+a+")"),1===b.length&&1===d.nodeType?n.find.matchesSelector(d,a)?[d]:[]:n.find.matches(a,n.grep(b,function(a){return 1===a.nodeType}))},n.fn.extend({find:function(a){var b,c=this.length,d=[],e=this;if("string"!=typeof a)return this.pushStack(n(a).filter(function(){for(b=0;c>b;b++)if(n.contains(e[b],this))return!0}));for(b=0;c>b;b++)n.find(a,e[b],d);return d=this.pushStack(c>1?n.unique(d):d),d.selector=this.selector?this.selector+" "+a:a,d},filter:function(a){return this.pushStack(x(this,a||[],!1))},not:function(a){return this.pushStack(x(this,a||[],!0))},is:function(a){return!!x(this,"string"==typeof a&&u.test(a)?n(a):a||[],!1).length}});var y,z=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]*))$/,A=n.fn.init=function(a,b){var c,d;if(!a)return this;if("string"==typeof a){if(c="<"===a[0]&&">"===a[a.length-1]&&a.length>=3?[null,a,null]:z.exec(a),!c||!c[1]&&b)return!b||b.jquery?(b||y).find(a):this.constructor(b).find(a);if(c[1]){if(b=b instanceof n?b[0]:b,n.merge(this,n.parseHTML(c[1],b&&b.nodeType?b.ownerDocument||b:l,!0)),v.test(c[1])&&n.isPlainObject(b))for(c in b)n.isFunction(this[c])?this[c](b[c]):this.attr(c,b[c]);return this}return d=l.getElementById(c[2]),d&&d.parentNode&&(this.length=1,this[0]=d),this.context=l,this.selector=a,this}return a.nodeType?(this.context=this[0]=a,this.length=1,this):n.isFunction(a)?"undefined"!=typeof y.ready?y.ready(a):a(n):(void 0!==a.selector&&(this.selector=a.selector,this.context=a.context),n.makeArray(a,this))};A.prototype=n.fn,y=n(l);var B=/^(?:parents|prev(?:Until|All))/,C={children:!0,contents:!0,next:!0,prev:!0};n.extend({dir:function(a,b,c){var d=[],e=void 0!==c;while((a=a[b])&&9!==a.nodeType)if(1===a.nodeType){if(e&&n(a).is(c))break;d.push(a)}return d},sibling:function(a,b){for(var c=[];a;a=a.nextSibling)1===a.nodeType&&a!==b&&c.push(a);return c}}),n.fn.extend({has:function(a){var b=n(a,this),c=b.length;return this.filter(function(){for(var a=0;c>a;a++)if(n.contains(this,b[a]))return!0})},closest:function(a,b){for(var c,d=0,e=this.length,f=[],g=u.test(a)||"string"!=typeof a?n(a,b||this.context):0;e>d;d++)for(c=this[d];c&&c!==b;c=c.parentNode)if(c.nodeType<11&&(g?g.index(c)>-1:1===c.nodeType&&n.find.matchesSelector(c,a))){f.push(c);break}return this.pushStack(f.length>1?n.unique(f):f)},index:function(a){return a?"string"==typeof a?g.call(n(a),this[0]):g.call(this,a.jquery?a[0]:a):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(a,b){return this.pushStack(n.unique(n.merge(this.get(),n(a,b))))},addBack:function(a){return this.add(null==a?this.prevObject:this.prevObject.filter(a))}});function D(a,b){while((a=a[b])&&1!==a.nodeType);return a}n.each({parent:function(a){var b=a.parentNode;return b&&11!==b.nodeType?b:null},parents:function(a){return n.dir(a,"parentNode")},parentsUntil:function(a,b,c){return n.dir(a,"parentNode",c)},next:function(a){return D(a,"nextSibling")},prev:function(a){return D(a,"previousSibling")},nextAll:function(a){return n.dir(a,"nextSibling")},prevAll:function(a){return n.dir(a,"previousSibling")},nextUntil:function(a,b,c){return n.dir(a,"nextSibling",c)},prevUntil:function(a,b,c){return n.dir(a,"previousSibling",c)},siblings:function(a){return n.sibling((a.parentNode||{}).firstChild,a)},children:function(a){return n.sibling(a.firstChild)},contents:function(a){return a.contentDocument||n.merge([],a.childNodes)}},function(a,b){n.fn[a]=function(c,d){var e=n.map(this,b,c);return"Until"!==a.slice(-5)&&(d=c),d&&"string"==typeof d&&(e=n.filter(d,e)),this.length>1&&(C[a]||n.unique(e),B.test(a)&&e.reverse()),this.pushStack(e)}});var E=/\S+/g,F={};function G(a){var b=F[a]={};return n.each(a.match(E)||[],function(a,c){b[c]=!0}),b}n.Callbacks=function(a){a="string"==typeof a?F[a]||G(a):n.extend({},a);var b,c,d,e,f,g,h=[],i=!a.once&&[],j=function(l){for(b=a.memory&&l,c=!0,g=e||0,e=0,f=h.length,d=!0;h&&f>g;g++)if(h[g].apply(l[0],l[1])===!1&&a.stopOnFalse){b=!1;break}d=!1,h&&(i?i.length&&j(i.shift()):b?h=[]:k.disable())},k={add:function(){if(h){var c=h.length;!function g(b){n.each(b,function(b,c){var d=n.type(c);"function"===d?a.unique&&k.has(c)||h.push(c):c&&c.length&&"string"!==d&&g(c)})}(arguments),d?f=h.length:b&&(e=c,j(b))}return this},remove:function(){return h&&n.each(arguments,function(a,b){var c;while((c=n.inArray(b,h,c))>-1)h.splice(c,1),d&&(f>=c&&f--,g>=c&&g--)}),this},has:function(a){return a?n.inArray(a,h)>-1:!(!h||!h.length)},empty:function(){return h=[],f=0,this},disable:function(){return h=i=b=void 0,this},disabled:function(){return!h},lock:function(){return i=void 0,b||k.disable(),this},locked:function(){return!i},fireWith:function(a,b){return!h||c&&!i||(b=b||[],b=[a,b.slice?b.slice():b],d?i.push(b):j(b)),this},fire:function(){return k.fireWith(this,arguments),this},fired:function(){return!!c}};return k},n.extend({Deferred:function(a){var b=[["resolve","done",n.Callbacks("once memory"),"resolved"],["reject","fail",n.Callbacks("once memory"),"rejected"],["notify","progress",n.Callbacks("memory")]],c="pending",d={state:function(){return c},always:function(){return e.done(arguments).fail(arguments),this},then:function(){var a=arguments;return n.Deferred(function(c){n.each(b,function(b,f){var g=n.isFunction(a[b])&&a[b];e[f[1]](function(){var a=g&&g.apply(this,arguments);a&&n.isFunction(a.promise)?a.promise().done(c.resolve).fail(c.reject).progress(c.notify):c[f[0]+"With"](this===d?c.promise():this,g?[a]:arguments)})}),a=null}).promise()},promise:function(a){return null!=a?n.extend(a,d):d}},e={};return d.pipe=d.then,n.each(b,function(a,f){var g=f[2],h=f[3];d[f[1]]=g.add,h&&g.add(function(){c=h},b[1^a][2].disable,b[2][2].lock),e[f[0]]=function(){return e[f[0]+"With"](this===e?d:this,arguments),this},e[f[0]+"With"]=g.fireWith}),d.promise(e),a&&a.call(e,e),e},when:function(a){var b=0,c=d.call(arguments),e=c.length,f=1!==e||a&&n.isFunction(a.promise)?e:0,g=1===f?a:n.Deferred(),h=function(a,b,c){return function(e){b[a]=this,c[a]=arguments.length>1?d.call(arguments):e,c===i?g.notifyWith(b,c):--f||g.resolveWith(b,c)}},i,j,k;if(e>1)for(i=new Array(e),j=new Array(e),k=new Array(e);e>b;b++)c[b]&&n.isFunction(c[b].promise)?c[b].promise().done(h(b,k,c)).fail(g.reject).progress(h(b,j,i)):--f;return f||g.resolveWith(k,c),g.promise()}});var H;n.fn.ready=function(a){return n.ready.promise().done(a),this},n.extend({isReady:!1,readyWait:1,holdReady:function(a){a?n.readyWait++:n.ready(!0)},ready:function(a){(a===!0?--n.readyWait:n.isReady)||(n.isReady=!0,a!==!0&&--n.readyWait>0||(H.resolveWith(l,[n]),n.fn.triggerHandler&&(n(l).triggerHandler("ready"),n(l).off("ready"))))}});function I(){l.removeEventListener("DOMContentLoaded",I,!1),a.removeEventListener("load",I,!1),n.ready()}n.ready.promise=function(b){return H||(H=n.Deferred(),"complete"===l.readyState?setTimeout(n.ready):(l.addEventListener("DOMContentLoaded",I,!1),a.addEventListener("load",I,!1))),H.promise(b)},n.ready.promise();var J=n.access=function(a,b,c,d,e,f,g){var h=0,i=a.length,j=null==c;if("object"===n.type(c)){e=!0;for(h in c)n.access(a,b,h,c[h],!0,f,g)}else if(void 0!==d&&(e=!0,n.isFunction(d)||(g=!0),j&&(g?(b.call(a,d),b=null):(j=b,b=function(a,b,c){return j.call(n(a),c)})),b))for(;i>h;h++)b(a[h],c,g?d:d.call(a[h],h,b(a[h],c)));return e?a:j?b.call(a):i?b(a[0],c):f};n.acceptData=function(a){return 1===a.nodeType||9===a.nodeType||!+a.nodeType};function K(){Object.defineProperty(this.cache={},0,{get:function(){return{}}}),this.expando=n.expando+K.uid++}K.uid=1,K.accepts=n.acceptData,K.prototype={key:function(a){if(!K.accepts(a))return 0;var b={},c=a[this.expando];if(!c){c=K.uid++;try{b[this.expando]={value:c},Object.defineProperties(a,b)}catch(d){b[this.expando]=c,n.extend(a,b)}}return this.cache[c]||(this.cache[c]={}),c},set:function(a,b,c){var d,e=this.key(a),f=this.cache[e];if("string"==typeof b)f[b]=c;else if(n.isEmptyObject(f))n.extend(this.cache[e],b);else for(d in b)f[d]=b[d];return f},get:function(a,b){var c=this.cache[this.key(a)];return void 0===b?c:c[b]},access:function(a,b,c){var d;return void 0===b||b&&"string"==typeof b&&void 0===c?(d=this.get(a,b),void 0!==d?d:this.get(a,n.camelCase(b))):(this.set(a,b,c),void 0!==c?c:b)},remove:function(a,b){var c,d,e,f=this.key(a),g=this.cache[f];if(void 0===b)this.cache[f]={};else{n.isArray(b)?d=b.concat(b.map(n.camelCase)):(e=n.camelCase(b),b in g?d=[b,e]:(d=e,d=d in g?[d]:d.match(E)||[])),c=d.length;while(c--)delete g[d[c]]}},hasData:function(a){return!n.isEmptyObject(this.cache[a[this.expando]]||{})},discard:function(a){a[this.expando]&&delete this.cache[a[this.expando]]}};var L=new K,M=new K,N=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,O=/([A-Z])/g;function P(a,b,c){var d;if(void 0===c&&1===a.nodeType)if(d="data-"+b.replace(O,"-$1").toLowerCase(),c=a.getAttribute(d),"string"==typeof c){try{c="true"===c?!0:"false"===c?!1:"null"===c?null:+c+""===c?+c:N.test(c)?n.parseJSON(c):c}catch(e){}M.set(a,b,c)}else c=void 0;return c}n.extend({hasData:function(a){return M.hasData(a)||L.hasData(a)},data:function(a,b,c){ +return M.access(a,b,c)},removeData:function(a,b){M.remove(a,b)},_data:function(a,b,c){return L.access(a,b,c)},_removeData:function(a,b){L.remove(a,b)}}),n.fn.extend({data:function(a,b){var c,d,e,f=this[0],g=f&&f.attributes;if(void 0===a){if(this.length&&(e=M.get(f),1===f.nodeType&&!L.get(f,"hasDataAttrs"))){c=g.length;while(c--)g[c]&&(d=g[c].name,0===d.indexOf("data-")&&(d=n.camelCase(d.slice(5)),P(f,d,e[d])));L.set(f,"hasDataAttrs",!0)}return e}return"object"==typeof a?this.each(function(){M.set(this,a)}):J(this,function(b){var c,d=n.camelCase(a);if(f&&void 0===b){if(c=M.get(f,a),void 0!==c)return c;if(c=M.get(f,d),void 0!==c)return c;if(c=P(f,d,void 0),void 0!==c)return c}else this.each(function(){var c=M.get(this,d);M.set(this,d,b),-1!==a.indexOf("-")&&void 0!==c&&M.set(this,a,b)})},null,b,arguments.length>1,null,!0)},removeData:function(a){return this.each(function(){M.remove(this,a)})}}),n.extend({queue:function(a,b,c){var d;return a?(b=(b||"fx")+"queue",d=L.get(a,b),c&&(!d||n.isArray(c)?d=L.access(a,b,n.makeArray(c)):d.push(c)),d||[]):void 0},dequeue:function(a,b){b=b||"fx";var c=n.queue(a,b),d=c.length,e=c.shift(),f=n._queueHooks(a,b),g=function(){n.dequeue(a,b)};"inprogress"===e&&(e=c.shift(),d--),e&&("fx"===b&&c.unshift("inprogress"),delete f.stop,e.call(a,g,f)),!d&&f&&f.empty.fire()},_queueHooks:function(a,b){var c=b+"queueHooks";return L.get(a,c)||L.access(a,c,{empty:n.Callbacks("once memory").add(function(){L.remove(a,[b+"queue",c])})})}}),n.fn.extend({queue:function(a,b){var c=2;return"string"!=typeof a&&(b=a,a="fx",c--),arguments.lengthx",k.noCloneChecked=!!b.cloneNode(!0).lastChild.defaultValue}();var U="undefined";k.focusinBubbles="onfocusin"in a;var V=/^key/,W=/^(?:mouse|pointer|contextmenu)|click/,X=/^(?:focusinfocus|focusoutblur)$/,Y=/^([^.]*)(?:\.(.+)|)$/;function Z(){return!0}function $(){return!1}function _(){try{return l.activeElement}catch(a){}}n.event={global:{},add:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.get(a);if(r){c.handler&&(f=c,c=f.handler,e=f.selector),c.guid||(c.guid=n.guid++),(i=r.events)||(i=r.events={}),(g=r.handle)||(g=r.handle=function(b){return typeof n!==U&&n.event.triggered!==b.type?n.event.dispatch.apply(a,arguments):void 0}),b=(b||"").match(E)||[""],j=b.length;while(j--)h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o&&(l=n.event.special[o]||{},o=(e?l.delegateType:l.bindType)||o,l=n.event.special[o]||{},k=n.extend({type:o,origType:q,data:d,handler:c,guid:c.guid,selector:e,needsContext:e&&n.expr.match.needsContext.test(e),namespace:p.join(".")},f),(m=i[o])||(m=i[o]=[],m.delegateCount=0,l.setup&&l.setup.call(a,d,p,g)!==!1||a.addEventListener&&a.addEventListener(o,g,!1)),l.add&&(l.add.call(a,k),k.handler.guid||(k.handler.guid=c.guid)),e?m.splice(m.delegateCount++,0,k):m.push(k),n.event.global[o]=!0)}},remove:function(a,b,c,d,e){var f,g,h,i,j,k,l,m,o,p,q,r=L.hasData(a)&&L.get(a);if(r&&(i=r.events)){b=(b||"").match(E)||[""],j=b.length;while(j--)if(h=Y.exec(b[j])||[],o=q=h[1],p=(h[2]||"").split(".").sort(),o){l=n.event.special[o]||{},o=(d?l.delegateType:l.bindType)||o,m=i[o]||[],h=h[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),g=f=m.length;while(f--)k=m[f],!e&&q!==k.origType||c&&c.guid!==k.guid||h&&!h.test(k.namespace)||d&&d!==k.selector&&("**"!==d||!k.selector)||(m.splice(f,1),k.selector&&m.delegateCount--,l.remove&&l.remove.call(a,k));g&&!m.length&&(l.teardown&&l.teardown.call(a,p,r.handle)!==!1||n.removeEvent(a,o,r.handle),delete i[o])}else for(o in i)n.event.remove(a,o+b[j],c,d,!0);n.isEmptyObject(i)&&(delete r.handle,L.remove(a,"events"))}},trigger:function(b,c,d,e){var f,g,h,i,k,m,o,p=[d||l],q=j.call(b,"type")?b.type:b,r=j.call(b,"namespace")?b.namespace.split("."):[];if(g=h=d=d||l,3!==d.nodeType&&8!==d.nodeType&&!X.test(q+n.event.triggered)&&(q.indexOf(".")>=0&&(r=q.split("."),q=r.shift(),r.sort()),k=q.indexOf(":")<0&&"on"+q,b=b[n.expando]?b:new n.Event(q,"object"==typeof b&&b),b.isTrigger=e?2:3,b.namespace=r.join("."),b.namespace_re=b.namespace?new RegExp("(^|\\.)"+r.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,b.result=void 0,b.target||(b.target=d),c=null==c?[b]:n.makeArray(c,[b]),o=n.event.special[q]||{},e||!o.trigger||o.trigger.apply(d,c)!==!1)){if(!e&&!o.noBubble&&!n.isWindow(d)){for(i=o.delegateType||q,X.test(i+q)||(g=g.parentNode);g;g=g.parentNode)p.push(g),h=g;h===(d.ownerDocument||l)&&p.push(h.defaultView||h.parentWindow||a)}f=0;while((g=p[f++])&&!b.isPropagationStopped())b.type=f>1?i:o.bindType||q,m=(L.get(g,"events")||{})[b.type]&&L.get(g,"handle"),m&&m.apply(g,c),m=k&&g[k],m&&m.apply&&n.acceptData(g)&&(b.result=m.apply(g,c),b.result===!1&&b.preventDefault());return b.type=q,e||b.isDefaultPrevented()||o._default&&o._default.apply(p.pop(),c)!==!1||!n.acceptData(d)||k&&n.isFunction(d[q])&&!n.isWindow(d)&&(h=d[k],h&&(d[k]=null),n.event.triggered=q,d[q](),n.event.triggered=void 0,h&&(d[k]=h)),b.result}},dispatch:function(a){a=n.event.fix(a);var b,c,e,f,g,h=[],i=d.call(arguments),j=(L.get(this,"events")||{})[a.type]||[],k=n.event.special[a.type]||{};if(i[0]=a,a.delegateTarget=this,!k.preDispatch||k.preDispatch.call(this,a)!==!1){h=n.event.handlers.call(this,a,j),b=0;while((f=h[b++])&&!a.isPropagationStopped()){a.currentTarget=f.elem,c=0;while((g=f.handlers[c++])&&!a.isImmediatePropagationStopped())(!a.namespace_re||a.namespace_re.test(g.namespace))&&(a.handleObj=g,a.data=g.data,e=((n.event.special[g.origType]||{}).handle||g.handler).apply(f.elem,i),void 0!==e&&(a.result=e)===!1&&(a.preventDefault(),a.stopPropagation()))}return k.postDispatch&&k.postDispatch.call(this,a),a.result}},handlers:function(a,b){var c,d,e,f,g=[],h=b.delegateCount,i=a.target;if(h&&i.nodeType&&(!a.button||"click"!==a.type))for(;i!==this;i=i.parentNode||this)if(i.disabled!==!0||"click"!==a.type){for(d=[],c=0;h>c;c++)f=b[c],e=f.selector+" ",void 0===d[e]&&(d[e]=f.needsContext?n(e,this).index(i)>=0:n.find(e,this,null,[i]).length),d[e]&&d.push(f);d.length&&g.push({elem:i,handlers:d})}return h]*)\/>/gi,ba=/<([\w:]+)/,ca=/<|&#?\w+;/,da=/<(?:script|style|link)/i,ea=/checked\s*(?:[^=]|=\s*.checked.)/i,fa=/^$|\/(?:java|ecma)script/i,ga=/^true\/(.*)/,ha=/^\s*\s*$/g,ia={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ia.optgroup=ia.option,ia.tbody=ia.tfoot=ia.colgroup=ia.caption=ia.thead,ia.th=ia.td;function ja(a,b){return n.nodeName(a,"table")&&n.nodeName(11!==b.nodeType?b:b.firstChild,"tr")?a.getElementsByTagName("tbody")[0]||a.appendChild(a.ownerDocument.createElement("tbody")):a}function ka(a){return a.type=(null!==a.getAttribute("type"))+"/"+a.type,a}function la(a){var b=ga.exec(a.type);return b?a.type=b[1]:a.removeAttribute("type"),a}function ma(a,b){for(var c=0,d=a.length;d>c;c++)L.set(a[c],"globalEval",!b||L.get(b[c],"globalEval"))}function na(a,b){var c,d,e,f,g,h,i,j;if(1===b.nodeType){if(L.hasData(a)&&(f=L.access(a),g=L.set(b,f),j=f.events)){delete g.handle,g.events={};for(e in j)for(c=0,d=j[e].length;d>c;c++)n.event.add(b,e,j[e][c])}M.hasData(a)&&(h=M.access(a),i=n.extend({},h),M.set(b,i))}}function oa(a,b){var c=a.getElementsByTagName?a.getElementsByTagName(b||"*"):a.querySelectorAll?a.querySelectorAll(b||"*"):[];return void 0===b||b&&n.nodeName(a,b)?n.merge([a],c):c}function pa(a,b){var c=b.nodeName.toLowerCase();"input"===c&&T.test(a.type)?b.checked=a.checked:("input"===c||"textarea"===c)&&(b.defaultValue=a.defaultValue)}n.extend({clone:function(a,b,c){var d,e,f,g,h=a.cloneNode(!0),i=n.contains(a.ownerDocument,a);if(!(k.noCloneChecked||1!==a.nodeType&&11!==a.nodeType||n.isXMLDoc(a)))for(g=oa(h),f=oa(a),d=0,e=f.length;e>d;d++)pa(f[d],g[d]);if(b)if(c)for(f=f||oa(a),g=g||oa(h),d=0,e=f.length;e>d;d++)na(f[d],g[d]);else na(a,h);return g=oa(h,"script"),g.length>0&&ma(g,!i&&oa(a,"script")),h},buildFragment:function(a,b,c,d){for(var e,f,g,h,i,j,k=b.createDocumentFragment(),l=[],m=0,o=a.length;o>m;m++)if(e=a[m],e||0===e)if("object"===n.type(e))n.merge(l,e.nodeType?[e]:e);else if(ca.test(e)){f=f||k.appendChild(b.createElement("div")),g=(ba.exec(e)||["",""])[1].toLowerCase(),h=ia[g]||ia._default,f.innerHTML=h[1]+e.replace(aa,"<$1>")+h[2],j=h[0];while(j--)f=f.lastChild;n.merge(l,f.childNodes),f=k.firstChild,f.textContent=""}else l.push(b.createTextNode(e));k.textContent="",m=0;while(e=l[m++])if((!d||-1===n.inArray(e,d))&&(i=n.contains(e.ownerDocument,e),f=oa(k.appendChild(e),"script"),i&&ma(f),c)){j=0;while(e=f[j++])fa.test(e.type||"")&&c.push(e)}return k},cleanData:function(a){for(var b,c,d,e,f=n.event.special,g=0;void 0!==(c=a[g]);g++){if(n.acceptData(c)&&(e=c[L.expando],e&&(b=L.cache[e]))){if(b.events)for(d in b.events)f[d]?n.event.remove(c,d):n.removeEvent(c,d,b.handle);L.cache[e]&&delete L.cache[e]}delete M.cache[c[M.expando]]}}}),n.fn.extend({text:function(a){return J(this,function(a){return void 0===a?n.text(this):this.empty().each(function(){(1===this.nodeType||11===this.nodeType||9===this.nodeType)&&(this.textContent=a)})},null,a,arguments.length)},append:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.appendChild(a)}})},prepend:function(){return this.domManip(arguments,function(a){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var b=ja(this,a);b.insertBefore(a,b.firstChild)}})},before:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this)})},after:function(){return this.domManip(arguments,function(a){this.parentNode&&this.parentNode.insertBefore(a,this.nextSibling)})},remove:function(a,b){for(var c,d=a?n.filter(a,this):this,e=0;null!=(c=d[e]);e++)b||1!==c.nodeType||n.cleanData(oa(c)),c.parentNode&&(b&&n.contains(c.ownerDocument,c)&&ma(oa(c,"script")),c.parentNode.removeChild(c));return this},empty:function(){for(var a,b=0;null!=(a=this[b]);b++)1===a.nodeType&&(n.cleanData(oa(a,!1)),a.textContent="");return this},clone:function(a,b){return a=null==a?!1:a,b=null==b?a:b,this.map(function(){return n.clone(this,a,b)})},html:function(a){return J(this,function(a){var b=this[0]||{},c=0,d=this.length;if(void 0===a&&1===b.nodeType)return b.innerHTML;if("string"==typeof a&&!da.test(a)&&!ia[(ba.exec(a)||["",""])[1].toLowerCase()]){a=a.replace(aa,"<$1>");try{for(;d>c;c++)b=this[c]||{},1===b.nodeType&&(n.cleanData(oa(b,!1)),b.innerHTML=a);b=0}catch(e){}}b&&this.empty().append(a)},null,a,arguments.length)},replaceWith:function(){var a=arguments[0];return this.domManip(arguments,function(b){a=this.parentNode,n.cleanData(oa(this)),a&&a.replaceChild(b,this)}),a&&(a.length||a.nodeType)?this:this.remove()},detach:function(a){return this.remove(a,!0)},domManip:function(a,b){a=e.apply([],a);var c,d,f,g,h,i,j=0,l=this.length,m=this,o=l-1,p=a[0],q=n.isFunction(p);if(q||l>1&&"string"==typeof p&&!k.checkClone&&ea.test(p))return this.each(function(c){var d=m.eq(c);q&&(a[0]=p.call(this,c,d.html())),d.domManip(a,b)});if(l&&(c=n.buildFragment(a,this[0].ownerDocument,!1,this),d=c.firstChild,1===c.childNodes.length&&(c=d),d)){for(f=n.map(oa(c,"script"),ka),g=f.length;l>j;j++)h=c,j!==o&&(h=n.clone(h,!0,!0),g&&n.merge(f,oa(h,"script"))),b.call(this[j],h,j);if(g)for(i=f[f.length-1].ownerDocument,n.map(f,la),j=0;g>j;j++)h=f[j],fa.test(h.type||"")&&!L.access(h,"globalEval")&&n.contains(i,h)&&(h.src?n._evalUrl&&n._evalUrl(h.src):n.globalEval(h.textContent.replace(ha,"")))}return this}}),n.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},function(a,b){n.fn[a]=function(a){for(var c,d=[],e=n(a),g=e.length-1,h=0;g>=h;h++)c=h===g?this:this.clone(!0),n(e[h])[b](c),f.apply(d,c.get());return this.pushStack(d)}});var qa,ra={};function sa(b,c){var d,e=n(c.createElement(b)).appendTo(c.body),f=a.getDefaultComputedStyle&&(d=a.getDefaultComputedStyle(e[0]))?d.display:n.css(e[0],"display");return e.detach(),f}function ta(a){var b=l,c=ra[a];return c||(c=sa(a,b),"none"!==c&&c||(qa=(qa||n("

9{p)V_hjQ8G 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℘aVbasV7v}v$rF2s8UqE)vgSk7 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℞_ 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⪙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 literal 0 HcmV?d00001 diff --git a/智慧电商/销售大数据页面模板/images/weather.png b/智慧电商/销售大数据页面模板/images/weather.png new file mode 100644 index 0000000000000000000000000000000000000000..6c0e0eed113dc307f3930da61f7e36e910cdb2b3 GIT binary patch literal 2320 zcmbVO4NwzT9*={k6^F`)1x3(x38Mm=-F%Yl5WJ8@lWG7F5k#+Dvm01RvN5}nKov%i zQHV$@Wx$ex{_x8Qt z`~AQFvqcGUE4@4eJ$XEymsW!%a&xF_yfA}%fBFvK!A-L)npB3zo9*Ws(|8qc&*Sm_ z;7=u`uqnFLsGc?naDv`U3hX8ehvxC3mfJ13K9gjD&15=dR)Rx+IR^q1p#;}Ub%@TQ zCNn5aj+I=S6PKjV$NEngAhzvr6C?ZEiLSXU%IcZkHfF@!q zCS`G7N-%?EEhr3UWn~Gn!~)uy4ht0u1&oMbkqF`t5R+|YaXVyYLZ%onlF?f!3ro>v zz{QAfrfsYe zHcrhDmo*ktZ6$G*wkFZEaVk&=Qz`>$HLz5N>nXF#gk{fMATgXJl^_>2ImCrbC`%Fw zQHhufTsRjy1et*9Xo50iKMyL6M5U5nK)IA5a2EefFrh~cwAF-j22&Rs_C32<_o`rRIwpv}r4 zInw`;7ZWgsHn3T^l~kp3-ulhFgE{44SHVu$0sq>>@v~=&dkW5V4A;`#s<;n#vm?!1 zhqH36tUm0G%RHXPVJ)UgN-1o-O6^HrH*e-WXX@?Mq>pFWwH4l&!%(1_OQuZsFNTuJ zn&z2Ske~1NT&BrSZkzMv`~I3@;lYOdV$JDCVC*;if6O%{d_8l?h0x~gpYOfh+|vKC zc&K&c!JGrkt*Gwo?x)eWu3g?sNdjLTd=TC^tKYt;`Ec`<*xFYHAC5dZyiIuFIuW!} zTs!vHoxr*U>ohie{yxF$c{_8rrvO9kA@X-K3JStsuPEL9m3`V+*M-P|;rzy6yGH;n z8vMI6@ugL*{NonScfKp#9u?=ETi&TI`hvF*?mO&xEcjqSz$x@n$@!S=#g(Je@;qyy z^Jl7?{p)VVJl@ctD!*B9_sp`^tl}@6Wn&B5OAms_A4cR@=0|I~_tg09*d(7F?sw!B zB!2X>z5L~KoJ(4pcg2?!*H^z75H}W_>(?oTFEmx_c8eY@y1CJ)!G_F{#}0wL2X62m z@3oCiPZN684Jd=kQ=8R6HV;SP)5gNyYi$Ah{6ec2bn5?nvYo%N(21nUS=pnrKAm#u z4)36XaLdtqt%=nY`?l9u`W!!|#-+o_MPJsd_#OXLR1SS54=t&ymbQ*At-bp4aDPa| zuwXEtGhvtN;!B+$^SZCs^4~hx0Z|+G>3(=}Ct0IwQ^IgrpR7P zJo)#J2XM!Oqqp+9$^uK5Y+V`Gq#ea-Q_3}$;^Y19VAf!tRA*p#{oPGh%W_8>`3sh+ z_MG%Leo~Ch5S%xW8mRp!II}XW>W3cwH|zKJ3f`!bIV8xc(LS?J#M-n_8xu$eG|oQz zDHs81Z__@54iS^N>k5i_H(*;TYN&^O!}&K}2rGy_-hHXHvSa><{eix@(k&e)cK$2( zwGC@P-+}3$Tp9c0_4^n9RM@qDi_93_zNTqGr02PQL4Ee(`j(pY*mt(7M|A-^dcLh7 zP-Ig>ml~Y^^xLpwGtAya_owv)H~D#-SwFlk1a$U{6s>;Tka6*&-mJ&{Rj-XEW|AMA z{ORsouMPg41G9SWjRYJ|1KOTMKQ;aI@{!eLe=EtvaHy@ZYA>4{inTb@PRrLNA>VI= zP=`q>FCXmr*=y0~DL#D;@%2LWl46G{ZB0kw`$g3i zwqaGzdy-RghiXPn9o6Xk54C)M4r)I^d~_o-C-lvSRgD8HPG?T9To?rU8pt + + + + 生意参谋大数据可视化HTML模板 + + + + + +