/*

*

*

*/

!function(t,e){“object”==typeof exports&&“undefined”!=typeof module?e(exports):“function”==typeof define&&define.amd?define([“exports”],e):e(t.echarts={})}(this,function(t){“use strict”;var e=2311,n=function(){return e++},v=“object”==typeof wx&&“function”==typeof wx.getSystemInfoSync?{browser:{},os:{},node:!1,wxa:!0,canvasSupported:!0,svgSupported:!1,touchEventsSupported:!0,domSupported:!1}:“undefined”==typeof document&&“undefined”!=typeof self?{browser:{},os:{},node:!1,worker:!0,canvasSupported:!0,domSupported:!1}:“undefined”==typeof navigator?{browser:{},os:{},node:!0,worker:!1,canvasSupported:!0,svgSupported:!0,domSupported:!1}:function(t){var e={},i=t.match(/Firefox/([d.]+)/),n=t.match(/MSIEs([d.]+)/)||t.match(/Trident/.+?rv:(([d.]+))/),o=t.match(/Edge/([d.]+)/),a=/micromessenger/i.test(t);i&&(e.firefox=!0,e.version=i[1]);n&&(e.ie=!0,e.version=n[1]);o&&(e.edge=!0,e.version=o[1]);a&&(e.weChat=!0);return{browser:e,os:{},node:!1,canvasSupported:!!document.createElement(“canvas”).getContext,svgSupported:“undefined”!=typeof SVGRect,touchEventsSupported:“ontouchstart”in window&&!e.ie&&!e.edge,pointerEventsSupported:“onpointerdown”in window&&(e.edge||e.ie&&11<=e.version),domSupported:"undefined"!=typeof document}}(navigator.userAgent);var s={"[object Function]":1,"[object RegExp]":1,"[object Date]":1,"[object Error]":1,"[object CanvasGradient]":1,"[object CanvasPattern]":1,"[object Image]":1,"[object Canvas]":1},l={"[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},u=Object.prototype.toString,i=Array.prototype,r=i.forEach,h=i.filter,o=i.slice,c=i.map,d=i.reduce,a={};function f(t,e){"createCanvas"===t&&(g=null),a[t]=e}function k(t){if(null==t||"object"!=typeof t)return t;var e=t,i=u.call(t);if("[object Array]"===i){if(!$(t)){e=[];for(var n=0,o=t.length;n>1)%2;s.cssText=[”position: absolute“,”visibility: hidden“,”padding: 0“,”margin: 0“,”border-width: 0“,”user-select: none“,”width:0“,”height:0“,n[l]+”:0“,o[u]+”:0“,n[1-l]+”:auto“,o[1-u]+”:auto“,”“].join(”!important;“),t.appendChild®,i.push®}return i}(e,a),a,o);if®return r(t,i,n),!0}return!1}function zt(t){return”CANVAS“===t.nodeName.toUpperCase()}var Bt=”undefined“!=typeof window&&!!window.addEventListener,Vt=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Gt=[];function Ft(t,e,i,n){return i=i||{},n||!v.canvasSupported?Wt(t,e,i):v.browser.firefox&&null!=e.layerX&&e.layerX!==e.offsetX?(i.zrX=e.layerX,i.zrY=e.layerY):null!=e.offsetX?(i.zrX=e.offsetX,i.zrY=e.offsetY):Wt(t,e,i),i}function Wt(t,e,i){if(v.domSupported&&t.getBoundingClientRect){var n=e.clientX,o=e.clientY;if(zt(t)){var a=t.getBoundingClientRect();return i.zrX=n-a.left,void(i.zrY=o-a.top)}if(Rt(Gt,t,n,o))return i.zrX=Gt[0],void(i.zrY=Gt[1])}i.zrX=i.zrY=0}function Ht(t){return t||window.event}function Zt(t,e,i){if(null!=(e=Ht(e)).zrX)return e;var n=e.type;if(n&&0<=n.indexOf("touch")){var o="touchend"!==n?e.targetTouches[0]:e.changedTouches[0];o&&Ft(t,o,e,i)}else Ft(t,e,e,i),e.zrDelta=e.wheelDelta?e.wheelDelta/120:-(e.detail||0)/3;var a=e.button;return null==e.which&&void 0!==a&&Vt.test(e.type)&&(e.which=1&a?1:2&a?3:4&a?2:0),e}function Ut(t,e,i,n){Bt?t.addEventListener(e,i,n):t.attachEvent("on"+e,i)}var Xt=Bt?function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0}:function(t){t.returnValue=!1,t.cancelBubble=!0};function Yt(t){return 2===t.which||3===t.which}function jt(){this._track=[]}function qt(t){var e=t[1][0]-t[0][0],i=t[1][1]-t[0][1];return Math.sqrt(e*e+i*i)}jt.prototype={constructor:jt,recognize:function(t,e,i){return this._doTrack(t,e,i),this._recognize(t)},clear:function(){return this._track.length=0,this},_doTrack:function(t,e,i){var n=t.touches;if(n){for(var o={points:[],touches:[],target:e,event:t},a=0,r=n.length;an.getWidth()||i<0||i>n.getHeight()}te.prototype={constructor:te,setHandlerProxy:function(e){this.proxy&&this.proxy.dispose(),e&&(E(ee,function(t){e.on&&e.on(t,this[t],this)},this),e.handler=this),this.proxy=e},mousemove:function(t){var e=t.zrX,i=t.zrY,n=ne(this,e,i),o=this._hovered,a=o.target;a&&!a.__zr&&(a=(o=this.findHover(o.x,o.y)).target);var r=this._hovered=n?{x:e,y:i}:this.findHover(e,i),s=r.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:”default“),a&&s!==a&&this.dispatchToElement(o,”mouseout“,t),this.dispatchToElement(r,”mousemove“,t),s&&s!==a&&this.dispatchToElement(r,”mouseover“,t)},mouseout:function(t){var e=t.zrEventControl,i=t.zrIsToLocalDOM;”only_globalout“!==e&&this.dispatchToElement(this._hovered,”mouseout“,t),”no_globalout“!==e&&(i||this.trigger(”globalout“,{type:”globalout“,event:t}))},resize:function(t){this._hovered={}},dispatch:function(t,e){var i=this[t];i&&i.call(this,e)},dispose:function(){this.proxy.dispose(),this.storage=this.proxy=this.painter=null},setCursorStyle:function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},dispatchToElement:function(t,e,i){var n=(t=t||{}).target;if(!n||!n.silent){for(var o=”on“+e,a=function(t,e,i){return{type:t,event:i,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:i.zrX,offsetY:i.zrY,gestureEvent:i.gestureEvent,pinchX:i.pinchX,pinchY:i.pinchY,pinchScale:i.pinchScale,wheelDelta:i.zrDelta,zrByTouch:i.zrByTouch,which:i.which,stop:Jt}}(e,t,i);n&&(n[o]&&(a.cancelBubble=n[o].call(n,a)),n.trigger(e,a),n=n.parent,!a.cancelBubble););a.cancelBubble||(this.trigger(e,a),this.painter&&this.painter.eachOtherLayer(function(t){”function“==typeof t[o]&&t[o].call(t,a),t.trigger&&t.trigger(e,a)}))}},findHover:function(t,e,i){for(var n=this.storage.getDisplayList(),o={x:t,y:e},a=n.length-1;0<=a;a--){var r;if(n[a]!==i&&!n[a].ignore&&(r=ie(n[a],t,e))&&(o.topTarget||(o.topTarget=n[a]),r!==$t)){o.target=n[a];break}}return o},processGesture:function(t,e){this._gestureMgr||(this._gestureMgr=new jt);var i=this._gestureMgr;"start"===e&&i.clear();var n=i.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&i.clear(),n){var o=n.type;t.gestureEvent=o,this.dispatchToElement({target:n.target},o,n.event)}}},E(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(r){te.prototype[r]=function(t){var e,i,n=t.zrX,o=t.zrY,a=ne(this,n,o);if("mouseup"===r&&a||(i=(e=this.findHover(n,o)).target),"mousedown"===r)this._downEl=i,this._downPoint=[t.zrX,t.zrY],this._upEl=i;else if("mouseup"===r)this._upEl=i;else if("click"===r){if(this._downEl!==this._upEl||!this._downPoint||4t-e).5:.5*((t-=2)t((1+e)*t+e)+2)},bounceIn:function(t){return 1-be.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?.5*be.bounceIn(2*t):.5*be.bounceOut(2*t-1)+.5}};function Se(t){this._target=t.target,this._life=t.life||1e3,this._delay=t.delay||0,this._initialized=!1,this.loop=null!=t.loop&&t.loop,this.gap=t.gap||0,this.easing=t.easing||"Linear",this.onframe=t.onframe,this.ondestroy=t.ondestroy,this.onrestart=t.onrestart,this._pausedTime=0,this._paused=!1}Se.prototype={constructor:Se,step:function(t,e){if(this._initialized||(this._startTime=t+this._delay,this._initialized=!0),this._paused)this._pausedTime+=e;else{var i=(t-this._startTime-this._pausedTime)/this._life;if(!(i<0)){i=Math.min(i,1);var n=this.easing,o="string"==typeof n?be[n]:n,a="function"==typeof o?o(i):i;return this.fire("frame",a),1===i?this.loop?(this.restart(t),"restart"):(this._needsRemove=!0,"destroy"):null}}},restart:function(t){var e=(t-this._startTime-this._pausedTime)%this._life;this._startTime=t-e+this.gap,this._pausedTime=0,this._needsRemove=!1},fire:function(t,e){this[t="on"+t]&&this[t](this._target,e)},pause:function(){this._paused=!0},resume:function(){this._paused=!1}};function Me(){this.head=null,this.tail=null,this._len=0}var Ie=Me.prototype;Ie.insert=function(t){var e=new Ae(t);return this.insertEntry(e),e},Ie.insertEntry=function(t){this.head?((this.tail.next=t).prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},Ie.remove=function(t){var e=t.prev,i=t.next;e?e.next=i:this.head=i,i?i.prev=e:this.tail=e,t.next=t.prev=null,this._len--},Ie.len=function(){return this._len},Ie.clear=function(){this.head=this.tail=null,this._len=0};function Te(t){this._list=new Me,this._map={},this._maxSize=t||10,this._lastRemovedEntry=null}var Ae=function(t){this.value=t,this.next,this.prev},De=Te.prototype;De.put=function(t,e){var i=this._list,n=this._map,o=null;if(null==n[t]){var a=i.len(),r=this._lastRemovedEntry;if(a>=this._maxSize&&0>4|(3840&n)>>8,240&n|(240&n)>>4,15&n|(15&n)<<4,1),Ge(t,e),e):void Re(e,0,0,0,1):7===o.length?0<=(n=parseInt(o.substr(1),16))&&n<=16777215?(Re(e,(16711680&n)>>16,(65280&n)>>8,255&n,1),Ge(t,e),e):void Re(e,0,0,0,1):void 0;var a=o.indexOf(”(“),r=o.indexOf(”)“);if(-1!==a&&r+1===o.length){var s=o.substr(0,a),l=o.substr(a+1,r-(a+1)).split(”,“),u=1;switch(s){case”rgba“:if(4!==l.length)return void Re(e,0,0,0,1);u=Ne(l.pop());case”rgb“:return 3!==l.length?void Re(e,0,0,0,1):(Re(e,Pe(l[0]),Pe(l[1]),Pe(l[2]),u),Ge(t,e),e);case”hsla“:return 4!==l.length?void Re(e,0,0,0,1):(l[3]=Ne(l[3]),We(l,e),Ge(t,e),e);case”hsl“:return 3!==l.length?void Re(e,0,0,0,1):(We(l,e),Ge(t,e),e);default:return}}Re(e,0,0,0,1)}}function We(t,e){var i=(parseFloat(t[0])%360+360)%360/360,n=Ne(t[1]),o=Ne(t[2]),a=o<=.5?o*(n+1):o+n-o*n,r=2*o-a;return Re(e=e||[],Le(255*Oe(r,a,i+1/3)),Le(255*Oe(r,a,i)),Le(255*Oe(r,a,i-1/3)),1),4===t.length&&(e[3]=t[3]),e}function He(t,e){var i=Fe(t);if(i){for(var n=0;n<3;n++)i[n]=e<0?i[n]*(1-e)|0:(255-i[n])*e+i[n]|0,255t[1]”,“+t[2];return”rgba“!==e&&”hsva“!==e&&”hsla“!==e||(i+=”,“+t[3]),e+”(“i”)“}}var Je=(Object.freeze||Object)({parse:Fe,lift:He,toHex:Ze,fastLerp:Ue,fastMapToColor:Xe,lerp:Ye,mapToColor:je,modifyHSL:qe,modifyAlpha:Ke,stringify:$e}),Qe=Array.prototype.slice;function ti(t,e){return t[e]}function ei(t,e,i){t[e]=i}function ii(t,e,i){return(e-t)*i+t}function ni(t,e,i){return.5e);i++);i=Math.min(i-1,u-2)}C=e;var n=g[(D=i)+1]-g[i];if(0!=n)if(S=(e-g[i])/n,l)if(I=m[i],M=m[0===i?i:i-1],T=m[u-2t’” is not existed in element ‘+o.id)},stopAnimation:function(t){for(var e=this.animators,i=e.length,n=0;n=i.x&&t<=i.x+i.width&&e>=i.y&&e<=i.y+i.height},clone:function(){return new Di(this.x,this.y,this.width,this.height)},copy:function(t){this.x=t.x,this.y=t.y,this.width=t.width,this.height=t.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},Di.create=function(t){return new Di(t.x,t.y,t.width,t.height)};var Ci=function(t){for(var e in t=t||{},_i.call(this,t),t)t.hasOwnProperty(e)&&(this[e]=t[e]);this._children=[],this.__storage=null,this.__dirty=!0};Ci.prototype={constructor:Ci,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(t){return this._children[t]},childOfName:function(t){for(var e=this._children,i=0;i>>1])<0?l=a:s=1+a;var u=n-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;0>>1);0>>1);a(t,e[i+h])<0?l=h:r=h+1}return l}function Ri(p,g){var r,s,m=ki,l=0,v=[];function e(t){var e=r[t],i=s[t],n=r[t+1],o=s[t+1];s[t]=i+o,t===l-3&&(r[t+1]=r[t+2],s[t+1]=s[t+2]),l--;var a=Ei(p[n],p,e,i,0,g);e+=a,0!==(i-=a)&&0!==(o=Oi(p[e+i-1],p,n,o,o-1,g))&&(i<=o?function(t,e,i,n){var o=0;for(o=0;os[t+1])break;e(t)}},this.forceMergeRuns=function(){for(;1>=1;return t+e}(o);do{if((a=Pi(t,i,n,e))=e.maxIterations){t+=e.ellipsis;break}var s=0===r?bn(t,o,e.ascCharWidth,e.cnCharWidth):0[0]+[2]),C.height=b,C.lineHeight=Z(x.textLineHeight,e.textLineHeight,b),C.textAlign=x&&x.textAlign||e.textAlign,C.textVerticalAlign=x&&x.textVerticalAlign||“middle”,null!=f&&s+C.lineHeight>f)return{lines:[],width:0,height:0};C.textWidth=pn(C.text,w);var S=x.textWidth,M=null==S||“auto”===S;if(“string”==typeof S&&“%”===S.charAt(S.length-1))C.percentWidth=S,u.push(C),S=0;else{if(M){S=C.textWidth;var I=x.textBackgroundColor,T=I&&I.image;T&&sn(T=on(T))&&(S=Math.max(S,T.width*b/T.height))}var A=_?[1]+[3]:0;S+=A;var D=null!=d?d-v:null;null!=D&&Dt“px”,“height:”e“px”,“padding:0”,“margin:0”,“border-width:0”].join(“;”)+“;”,i}(this._width,this._height);t.appendChild(h)}this._hoverlayer=null,this._hoverElements=[]}oo.prototype={constructor:oo,getType:function(){return“canvas”},isSingleCanvas:function(){return this._singleCanvas},getViewportRoot:function(){return this._domRoot},getViewportRootOffset:function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},refresh:function(t){var e=this.storage.getDisplayList(!0),i=this._zlevelList;this._redrawId=Math.random(),this._paintList(e,t,this._redrawId);for(var n=0;nt“ has been used already”);else if(function(t){return!!t&&(!!t.__builtin__||“function”==typeof t.resize&&“function”==typeof t.refresh)}(e)){if(0n[0]){for(r=0;rt);r++);a=i[n[r]]}if(n.splice(r+1,0,t),!(i[t]=e).virtual)if(a){var l=a.dom;l.nextSibling?s.insertBefore(e.dom,l.nextSibling):s.appendChild(e.dom)}else s.firstChild?s.insertBefore(e.dom,s.firstChild):s.appendChild(e.dom)}else vi(“Layer of zlevel ”t“ is not valid”)},eachLayer:function(t,e){var i,n,o=this._zlevelList;for(n=0;nl“ has been used by unkown layer ”+s.id),s!==o&&(s.__used=!0,s.__startIndex!==i&&(s.__dirty=!0),s.__startIndex=i,s.incremental?s.__drawIndex=-1:s.__drawIndex=i,e(i),o=s),r.__dirty&&(s.__dirty=!0,s.incremental&&s.__drawIndex<0&&(s.__drawIndex=i))}e(i),this.eachBuiltinLayer(function(t,e){!t.__used&&0=a.length&&a.push({option:t})}}),a}function Zo(t){var r=Q();Eo(t,function(t,e){var i=t.exist;i&&r.set(i.id,t)}),Eo(t,function(t,e){var i=t.option;Y(!i||null==i.id||!r.get(i.id)||r.get(i.id)===t,“id duplicates: ”+(i&&i.id)),i&&null!=i.id&&r.set(i.id,t),t.keyInfo||(t.keyInfo={})}),Eo(t,function(t,e){var i=t.exist,n=t.option,o=t.keyInfo;if(Ro(n)){if(o.name=null!=n.name?n.name+“”:i?i.name:Bo+e,i)o.id=i.id;else if(null!=n.id)o.id=n.id+“”;else for(var a=0;o.id=“0”o.name“0”a+,r.get(o.id););r.set(o.id,t)}})}function Uo(t){var e=t.name;return!(!e||!e.indexOf(Bo))}function Xo(t){return Ro(t)&&t.id&&0===(t.id+“”).indexOf(“0_ec_0”)}function Yo(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?L(t.dataIndex)?O(t.dataIndex,function(t){return e.indexOfRawIndex(t)}):e.indexOfRawIndex(t.dataIndex):null!=t.name?L(t.name)?O(t.name,function(t){return e.indexOfName(t)}):e.indexOfName(t.name):void 0}function jo(){var e=“_0ec_inner”+qo+++“_”+Math.random().toFixed(5);return function(t){return t[e]||(t[e]={})}}var qo=0;function Ko(s,l,u){if(R(l)){var t={};t[l+“Index”]=0,l=t}var e=u&&u.defaultMainType;!e||$o(l,e+“Index”)||$o(l,e+“Id”)||$o(l,e+“Name”)||(l[e+“Index”]=0);var h={};return Eo(l,function(t,e){t=l[e];if(“dataIndex”!==e&&“dataIndexInside”!==e){var i=e.match(/^(w+)(Index|Id|Name)$/)||[],n=i[1],o=(i[2]||“”).toLowerCase();if(!(!n||!o||null==t||“index”===o&&“none”===t||u&&u.includeMainTypes&&_(u.includeMainTypes,n)<0)){var a={mainType:n};"index"===o&&"all"===t||(a[o]=t);var r=s.queryComponents(a);h[n+"Models"]=r,h[n+"Model"]=r[0]}}else h[e]=t}),h}function $o(t,e){return t&&t.hasOwnProperty(e)}function Jo(t,e,i){t.setAttribute?t.setAttribute(e,i):t[e]=i}function Qo(t){return"auto"===t?v.domSupported?"html":"richText":t||"html"}function ta(t,i){var n=Q(),o=[];return E(t,function(t){var e=i(t);(n.get(e)||(o.push(e),n.set(e,[]))).push(t)}),{keys:o,buckets:n}}var ea=".",ia="_EC__COMPONENT__CONTAINER___“;function na(t){var e={main:”“,sub:”“};return t&&(t=t.split(ea),e.main=t[0]||”“,e.sub=t[1]||”“),e}function oa(t){(t.$constructor=t).extend=function(t){function e(){t.$constructor?t.$constructor.apply(this,arguments):i.apply(this,arguments)}var i=this;return P(e.prototype,t),e.extend=this.extend,e.superCall=sa,e.superApply=la,w(e,this),e.superClass=i,e}}var aa=0;function ra(t){var e=[”__0is_clz“,aa++,Math.random().toFixed(3)].join(”_“);t.prototype[e]=!0,t.isInstance=function(t){return!(!t||!t[e])}}function sa(t,e){var i=U(arguments,2);return this.superClass.prototype[e].apply(t,i)}function la(t,e,i){return this.superClass.prototype[e].apply(t,i)}function ua(i,t){t=t||{};var o={};if(i.registerClass=function(t,e){if(e)if(function(t){Y(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),’componentType ”‘t’“ illegal’)}(e),(e=na(e)).sub){if(e.sub!==ia){(function(t){var e=o[t.main];e&&e[ia]||((e=o[t.main]={})[ia]=!0);return e})(e)[e.sub]=t}}else o[e.main]=t;return t},i.getClass=function(t,e,i){var n=o[t];if(n&&n[ia]&&(n=e?n[e]:null),i&&!n)throw new Error(e?”Component “t”.“+(e||”“)+” not exists. Load it first.“:t+”.type should be specified.“);return n},i.getClassesByMainType=function(t){t=na(t);var i=[],e=o[t.main];return e&&e[ia]?E(e,function(t,e){e!==ia&&i.push(t)}):i.push(e),i},i.hasClass=function(t){return t=na(t),!!o[t.main]},i.getAllClassMainTypes=function(){var i=[];return E(o,function(t,e){i.push(e)}),i},i.hasSubTypes=function(t){t=na(t);var e=o[t.main];return e&&e[ia]},i.parseClassType=na,t.registerWhenExtend){var n=i.extend;n&&(i.extend=function(t){var e=n.call(this,t);return i.registerClass(e,t.type)})}return i}function ha(s){for(var t=0;tthis._ux||or(e-this._yi)>this._uy||this._len<5;return this.addData(ja.L,t,e),this._ctx&&i&&(this._needsDash()?this._dashedLineTo(t,e):this._ctx.lineTo(t,e)),i&&(this._xi=t,this._yi=e),this},bezierCurveTo:function(t,e,i,n,o,a){return this.addData(ja.C,t,e,i,n,o,a),this._ctx&&(this._needsDash()?this._dashedBezierTo(t,e,i,n,o,a):this._ctx.bezierCurveTo(t,e,i,n,o,a)),this._xi=o,this._yi=a,this},quadraticCurveTo:function(t,e,i,n){return this.addData(ja.Q,t,e,i,n),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(t,e,i,n):this._ctx.quadraticCurveTo(t,e,i,n)),this._xi=i,this._yi=n,this},arc:function(t,e,i,n,o,a){return this.addData(ja.A,t,e,i,i,n,o-n,0,a?0:1),this._ctx&&this._ctx.arc(t,e,i,n,o,a),this._xi=er(o)*i+t,this._yi=ir(o)*i+e,this},arcTo:function(t,e,i,n,o){return this._ctx&&this._ctx.arcTo(t,e,i,n,o),this},rect:function(t,e,i,n){return this._ctx&&this._ctx.rect(t,e,i,n),this.addData(ja.R,t,e,i,n),this},closePath:function(){this.addData(ja.Z);var t=this._ctx,e=this._x0,i=this._y0;return t&&(this._needsDash()&&this._dashedLineTo(e,i),t.closePath()),this._xi=e,this._yi=i,this},fill:function(t){t&&t.fill(),this.toStatic()},stroke:function(t){t&&t.stroke(),this.toStatic()},setLineDash:function(t){if(t instanceof Array){this._lineDash=t;for(var e=this._dashIdx=0,i=0;ie.length&&(this._expandData(),e=this.data);for(var i=0;idashIdx,=f.length,w=0;for(d<0&&(d=c+d),d%=c,r=0;r<1;r+=.1)s=v(g,t,i,o,r+.1)-v(g,t,i,o,r),l=v(m,e,n,a,r+.1)-v(m,e,n,a,r),y+=nr(s*s+l*l);for(;x<_&&!(d<(w+=f[x]));x++);for(r=(w-d)/y;r<=1;)u=v(g,t,i,o,r),h=v(m,e,n,a,r),x%2?p.moveTo(u,h):p.lineTo(u,h),r+=f[x]/y,x=(x+1)%_;x%2!=0&&p.lineTo(o,a),s=o-u,l=a-h,this._dashOffset=-nr(s*s+l*l)},_dashedQuadraticTo:function(t,e,i,n){var o=i,a=n;i=(i+2*t)/3,n=(n+2*e)/3,t=(this._xi+2*t)/3,e=(this._yi+2*e)/3,this._dashedBezierTo(t,e,i,n,o,a)},toStatic:function(){var t=this.data;t instanceof Array&&(t.length=this._len,ar&&(this.data=new Float32Array(t)))},getBoundingRect:function(){qa[0]=qa[1]=$a[0]=$a[1]=Number.MAX_VALUE,Ka[0]=Ka[1]=Ja[0]=Ja[1]=-Number.MAX_VALUE;for(var t,e,i,n,o,a,r,s,l,u,h,c,d,f,p=this.data,g=0,m=0,v=0,y=0,x=0;xl||or(r-o)>u||c===h-1)&&(t.lineTo(a,r),n=a,o=r);break;case ja.C:t.bezierCurveTo(s[c++],s[c++],s[c++],s[c++],s[c++],s[c++]),n=s[c-2],o=s[c-1];break;case ja.Q:t.quadraticCurveTo(s[c++],s[c++],s[c++],s[c++]),n=s[c-2],o=s[c-1];break;case ja.A:var f=s[c++],p=s[c++],g=s[c++],m=s[c++],v=s[c++],y=s[c++],x=s[c++],_=s[c++],w=m=yr[n=0]+t&&r<=yr[1]+t?h:0}if(a){l=n;n=cr(o),o=cr(l)}else n=cr(n),o=cr(o);oMath.PI/2&&p<1.5*Math.PI&&(h=-h),c+=h)}}return c}function Sr(t,e,i,n,o){for(var a=0,r=0,s=0,l=0,u=0,h=0;h]=p,s[o]*=v,s[o+]=g,s[o++]*=m,s[o++]*=v,s[o+]=y,s[o+]=y,a=o+=2;break;case c:x[0]=s[o++],x[1]=s[o++],bt(x,x,e),s[a++]=x[0],s[a++]=x[1],x[0]+=s[o++],x[1]+=s[o++],bt(x,x,e),s[a++]=x[0],s[a++]=x[1]}for(r=0;rMath.abs(a[1])?0=e[1])return i[1]}else{if(t>=e[0])return i[0];if(t<=e[1])return i[1]}else{if(t===e[0])return i[0];if(t===e[1])return i[1]}return(t-e[0])/o*a+i[0]}function Rl(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return"string"==typeof t?function(t){return t.replace(/^\s+|\s+$/g,"")}(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t}function zl(t,e,i){return null==e&&(e=10),e=Math.min(Math.max(0,e),20),t=(+t).toFixed(e),i?t:+t}function Bl(t){return t.sort(function(t,e){return t-e}),t}function Vl(t){if(t=+t,isNaN(t))return 0;for(var e=1,i=0;Math.round(t*e)/e!==t;)e*=10,i++;return i}function Gl(t){var e=t.toString(),i=e.indexOf("e");if(0h&&(h=u[d],c=d);++s[c],u[c]=0,++l}return s[e]/o}var Hl=9007199254740991;function Zl(t){var e=2*Math.PI;return(t%e+e)%e}function Ul(t){return-Ole[1],(e[2]||1)-1,+e[3]||1,i,+(e[5]||0),+e[6]||0,+e[7]||0))}return new Date(e[1],(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,+e[7]||0)}function jl(t){return Math.pow(10,ql(t))}function ql(t){if(0===t)return 0;var e=Math.floor(Math.log(t)/Math.LN10);return 10<=t/Math.pow(10,e)&&e++,e}function Kl(t,e){var i=ql(t),n=Math.pow(10,i),o=t/n;return t=(e?o<1.5?1:o<2.5?2:o<4?3:o<7?5:10:o<1?1:o<2?2:o<3?3:o<5?5:10)*n,-20<=i?+t.toFixed(i<0?-i:0):t}function $l(t){t.sort(function(t,e){return function t(e,i,n){return e.interval[n]”‘])/g,ou={“&”:“&”,“<":"<",">”:“>”,’“‘:”“”,“’”:“'”};function au(t){return null==t?“”:(t+“”).replace(nu,function(t,e){return ou[e]})}function ru(t,e){return“{”t(null==e?“”:e)+“}”}var su=[“a”,“b”,“c”,“d”,“e”,“f”,“g”];function lu(t,e,i){L(e)||(e=[e]);var n=e.length;if(!n)return“”;for(var o=e[0].$vars||[],a=0;ae“}”,n?au(t):t)}),i}function hu(t,e){var i=(t=R(t)?{color:t,extraCssText:e}:t||{}).color,n=t.type,o=(e=t.extraCssText,t.renderMode||“html”),a=t.markerId||“X”;return i?“html”===o?“subItem”===n?‘’:‘’:{renderMode:o,content:“{marker”a“|} ”,style:{color:i}}:“”}function cu(t,e){return“0000”.substr(0,e-(t+=“”).length)+t}function du(t,e,i){“week”!==t&&“month”!==t&&“quarter”!==t&&“half-year”!==t&&“year”!==t||(t=“MM-ddnyyyy”);var n=Yl(e),o=i?“UTC”:“”,a=n[“get”o“FullYear”](),r=n[“get”o“Month”]()+1,s=n[“get”o“Date”](),l=n[“get”o“Hours”](),u=n[“get”o“Minutes”](),h=n[“get”o“Seconds”](),c=n[“get”o“Milliseconds”]();return t=t.replace(“MM”,cu(r,2)).replace(“M”,r).replace(“yyyy”,a).replace(“yy”,a%100).replace(“dd”,cu(s,2)).replace(“d”,s).replace(“hh”,cu(l,2)).replace(“h”,l).replace(“mm”,cu(u,2)).replace(“m”,u).replace(“ss”,cu(h,2)).replace(“s”,h).replace(“SSS”,cu(c,3))}function fu(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t}var pu=xn;function gu(t,e){if(“_blank”===e||“blank”===e){var i=window.open();i.opener=null,i.location=t}else window.open(t,e)}var mu=(Object.freeze||Object)({addCommas:tu,toCamelCase:eu,normalizeCssArray:iu,encodeHTML:au,formatTpl:lu,formatTplSimple:uu,getTooltipMarker:hu,formatTime:du,capitalFirst:fu,truncateText:pu,getTextBoundingRect:function(t){return gn(t.text,t.font,t.textAlign,t.textVerticalAlign,t.textPadding,t.textLineHeight,t.rich,t.truncate)},getTextRect:function(t,e,i,n,o,a,r,s){return gn(t,e,i,n,o,s,a,r)},windowOpen:gu}),vu=E,yu=[“left”,“right”,“top”,“bottom”,“width”,“height”],xu=[[“width”,“left”,“right”],[“height”,“top”,“bottom”]];function _u(h,c,d,f,p){var g=0,m=0;null==f&&(f=1/0),null==p&&(p=1/0);var v=0;c.eachChild(function(t,e){var i,n,o=t.position,a=t.getBoundingRect(),r=c.childAt(e+1),s=r&&r.getBoundingRect();if(“horizontal”===h){var l=a.width+(s?-s.x+a.x:0);v=f<(i=g+l)||t.newline?(g=0,i=l,m+=v+d,a.height):Math.max(v,a.height)}else{var u=a.height+(s?-s.y+a.y:0);v=p<(n=m+u)||t.newline?(g+=v+d,m=0,n=u,a.width):Math.max(v,a.width)}t.newline||(o[0]=g,o[1]=m,"horizontal"===h?g=i+d:m=n+d)})}var wu=_u;T(_u,"vertical"),T(_u,"horizontal");function bu(t,e,i){i=iu(i||0);var n=e.width,o=e.height,a=Rl(t.left,n),r=Rl(t.top,o),s=Rl(t.right,n),l=Rl(t.bottom,o),u=Rl(t.width,n),h=Rl(t.height,o),c=i[2]+i[0],d=i[1]+i[3],f=t.aspect;switch(isNaN(u)&&(u=n-s-d-a),isNaN(h)&&(h=o-l-c-r),null!=f&&(isNaN(u)&&isNaN(h)&&(n/oe)return t[n];return t[i-1]}(s,i):r;if((l=l||r)&&l.length){var u=l[o];return t&&(a[t]=u),n.colorIdx=(o+1)%l.length,u}}},zu=“original”,Bu=“arrayRows”,Vu=“objectRows”,Gu=“keyedColumns”,Fu=“unknown”,Wu=“typedArray”,Hu=“column”,Zu=“row”;function Uu(t){this.fromDataset=t.fromDataset,this.data=t.data||(t.sourceFormat===Gu?{}:[]),this.sourceFormat=t.sourceFormat||Fu,this.seriesLayoutBy=t.seriesLayoutBy||Hu,this.dimensionsDefine=t.dimensionsDefine,this.encodeDefine=t.encodeDefine&&Q(t.encodeDefine),this.startIndex=t.startIndex||0,this.dimensionsDetectCount=t.dimensionsDetectCount}Uu.seriesDataToSource=function(t){return new Uu({data:t,sourceFormat:V(t)?Wu:zu,fromDataset:!1})},ra(Uu);var Xu={Must:1,Might:2,Not:3},Yu=jo();function ju(t){var e=t.option,i=e.data,n=V(i)?Wu:zu,o=!1,a=e.seriesLayoutBy,r=e.sourceHeader,s=e.dimensions,l=Qu(t);if(l){var u=l.option;i=u.source,n=Yu(l).sourceFormat,o=!0,a=a||u.seriesLayoutBy,null==r&&(r=u.sourceHeader),s=s||u.dimensions}var h=function(t,e,i,n,o){if(!t)return{dimensionsDefine:qu(o)};var a,r;if(e===Bu)“auto”===n||null==n?Ku(function(t){null!=t&&“-”!==t&&(R(t)?null==r&&(r=1):r=0)},i,t,10):r=n?1:0,o||1!==r||(o=[],Ku(function(t,e){o[e]=null!=t?t:“”},i,t)),a=o?o.length:i===Zu?t.length:t[0]?t[0].length:null;else if(e===Vu)o=o||function(t){var e,i=0;for(;ii.count+:n.set(t.name,{count:1}),t})}}function Ku(t,e,i,n){if(null==n&&(n=1/0),e===Zu)for(var o=0;o“:”n“,f=”richText“===c,p={},g=0;function i(t){return{renderMode:c,content:au(tu(t)),style:p}}var m=this.getData(),a=m.mapDimension(”defaultedTooltip“,!0),n=a.length,r=this.getRawValue(o),s=L®,v=m.getItemVisual(o,”color“);z(v)&&v.colorStops&&(v=(v.colorStops[0]||{}).color),v=v||”transparent“;var l=(1d.seriesIndex”at“+g,a=hu({color:v,type:”subItem“,renderMode:c,markerId:o}),r=”string“==typeof a?a:a.content,s=(l?r+au(i.displayName||”-“)+”: “:”“)+au(”ordinal“===n?t+”“:”time“===n?h?”“:du(”yyyy/MM/dd hh:mm:ss“,t):tu(t));s&&u.push(s),f&&(p[o]=v,++g)}}a.length?E(a,function(t){e(Hh(m,o,t),t)}):E(t,e);var i=l?f?”n“:”
“:”“,n=i+u.join(i||”, “);return{renderMode:c,content:n,style:p}}®:i(n?Hh(m,o,a[0]):s?r[0]:r)).content,u=d.seriesIndex+”at“+g,y=hu({color:v,type:”item“,renderMode:c,markerId:u});p[u]=v,++g;var x=m.getName(o),_=this.name;Uo(this)||(_=”“),_=_?au(_)+(h?”: “:e):”“;var w=”string“==typeof y?y:y.content;return{html:h?w+_+l:_w(x?au(x)+”: “+l:l),markers:p}},isAnimationEnabled:function(){if(v.node)return!1;var t=this.getShallow(”animation“);return t&&this.getData().count()>this.getShallow(”animationThreshold“)&&(t=!1),t},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(t,e,i){var n=this.ecModel,o=Ru.getColorFromPalette.call(this,t,e,i);return o=o||n.getColorFromPalette(t,e,i)},coordDimToDataDim:function(t){return this.getRawData().mapDimension(t,!0)},getProgressive:function(){return this.get(”progressive“)},getProgressiveThreshold:function(){return this.get(”progressiveThreshold“)},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});function lc(t){var e=t.name;Uo(t)||(t.name=function(t){var i=t.getRawData(),e=i.mapDimension(”seriesName“,!0),n=[];return E(e,function(t){var e=i.getDimensionInfo(t);e.displayName&&n.push(e.displayName)}),n.join(” “)}(t)||e)}function uc(t){return t.model.getRawData().count()}function hc(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),cc}function cc(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function dc(e,i){E(e.CHANGABLE_METHODS,function(t){e.wrapMethod(t,T(fc,i))})}function fc(t){var e=pc(t);e&&e.setOutputEnd(this.count())}function pc(t){var e=(t.ecModel||{}).scheduler,i=e&&e.getPipeline(t.uid);if(i){var n=i.currentTask;if(n){var o=n.agentStubMap;o&&(n=o.get(t.uid))}return n}}b(sc,Xh),b(sc,Ru);var gc=function(){this.group=new Ci,this.uid=Nl(”viewComponent“)};gc.prototype={constructor:gc,init:function(t,e){},render:function(t,e,i,n){},dispose:function(){},filterForExposedEvent:null};var mc=gc.prototype;mc.updateView=mc.updateLayout=mc.updateVisual=function(t,e,i,n){},oa(gc),ua(gc,{registerWhenExtend:!0});function vc(){var s=jo();return function(t){var e=s(t),i=t.pipelineContext,n=e.large,o=e.progressiveRender,a=e.large=i&&i.large,r=e.progressiveRender=i&&i.progressiveRender;return!!(n^a||o^r)&&”reset“}}var yc=jo(),xc=vc();function _c(){this.group=new Ci,this.uid=Nl(”viewChart“),this.renderTask=Yh({plan:Mc,reset:Ic}),this.renderTask.context={view:this}}var wc=_c.prototype={type:”chart“,init:function(t,e){},render:function(t,e,i,n){},highlight:function(t,e,i,n){Sc(t.getData(),n,”emphasis“)},downplay:function(t,e,i,n){Sc(t.getData(),n,”normal“)},remove:function(t,e){this.group.removeAll()},dispose:function(){},incrementalPrepareRender:null,incrementalRender:null,updateTransform:null,filterForExposedEvent:null};function bc(t,e,i){if(t&&(t.trigger(e,i),t.isGroup&&!Qs(t)))for(var n=0,o=t.childCount();nc?i+=p(g(”data.partialData“),{displayCnt:c}):i+=g(”data.allData“);for(var r=[],s=0;se”\s*\}“,”g“),t)}),i}function g(t){var e=a.get(t);if(null!=e)return e;for(var i=t.split(”.“),n=Oc.aria,o=0;oi.blockIndex?i.step:null,a=n&&n.modDataCount;return{step:o,modBy:null!=a?Math.ceil(a/o):null,modDataCount:a}}},Bc.getPipeline=function(t){return this._pipelineMap.get(t)},Bc.updateStreamModes=function(t,e){var i=this._pipelineMap.get(t.uid),n=t.getData().count(),o=i.progressiveEnabled&&e.incrementalPrepareRender&&n>=i.threshold,a=t.get(”large“)&&n>=t.get(”largeThreshold“),r=”mod“===t.get(”progressiveChunkMode“)?n:null;t.pipelineContext=i.context={progressiveRender:o,modDataCount:r,large:a}},Bc.restorePipelines=function(t){var n=this,o=n._pipelineMap=Q();t.eachSeries(function(t){var e=t.getProgressive(),i=t.uid;o.set(i,{id:i,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:e&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(e||700),count:0}),Kc(n,t,t.dataTask)})},Bc.prepareStageTasks=function(){var i=this._stageTaskMap,n=this.ecInstance.getModel(),o=this.api;E(this._allHandlers,function(t){var e=i.get(t.uid)||i.set(t.uid,[]);t.reset&&function(n,o,t,a,r){var s=t.seriesTaskMap||(t.seriesTaskMap=Q()),e=o.seriesType,i=o.getTargetSeries;o.createOnAllSeries?a.eachRawSeries(l):e?a.eachRawSeriesByType(e,l):i&&i(a,r).each(l);function l(t){var e=t.uid,i=s.get(e)||s.set(e,Yh({plan:Uc,reset:Xc,count:qc}));i.context={model:t,ecModel:a,api:r,useClearVisual:o.isVisual&&!o.isLayout,plan:o.plan,reset:o.reset,scheduler:n},Kc(n,t,i)}var u=n._pipelineMap;s.each(function(t,e){u.get(e)||(t.dispose(),s.removeKey(e))})}(this,t,e,n,o),t.overallReset&&function(n,t,e,i,o){var a=e.overallTask=e.overallTask||Yh({reset:Fc});a.context={ecModel:i,api:o,overallReset:t.overallReset,scheduler:n};var r=a.agentStubMap=a.agentStubMap||Q(),s=t.seriesType,l=t.getTargetSeries,u=!0,h=t.modifyOutputEnd;s?i.eachRawSeriesByType(s,c):l?l(i,o).each©:(u=!1,E(i.getSeries(),c));function c(t){var e=t.uid,i=r.get(e);i||(i=r.set(e,Yh({reset:Wc,onDirty:Zc})),a.dirty()),i.context={model:t,overallProgress:u,modifyOutputEnd:h},i.agent=a,i.__block=u,Kc(n,t,i)}var d=n._pipelineMap;r.each(function(t,e){d.get(e)||(t.dispose(),a.dirty(),r.removeKey(e))})}(this,t,e,n,o)},this)},Bc.prepareView=function(t,e,i,n){var o=t.renderTask,a=o.context;a.model=e,a.ecModel=i,a.api=n,o.__block=!t.incrementalPrepareRender,Kc(this,e,o)},Bc.performDataProcessorTasks=function(t,e){Vc(this,this._dataProcessorHandlers,t,e,{block:!0})},Bc.performVisualTasks=function(t,e,i){Vc(this,this._visualHandlers,t,e,i)},Bc.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e|=t.dataTask.perform()}),this.unfinished|=e},Bc.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)})};var Gc=Bc.updatePayload=function(t,e){”remain“!==e&&(t.context.payload=e)};function Fc(t){t.overallReset(t.ecModel,t.api,t.payload)}function Wc(t,e){return t.overallProgress&&Hc}function Hc(){this.agent.dirty(),this.getDownstream().dirty()}function Zc(){this.agent&&this.agent.dirty()}function Uc(t){return t.plan&&t.plan(t.model,t.ecModel,t.api,t.payload)}function Xc(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Vo(t.reset(t.model,t.ecModel,t.api,t.payload));return 1e”);“)():e},svg:function(t){t.svgXML=ud(t.source)}},Id=Y,Td=E,Ad=C,Dd=z,Cd=ku.parseClassType,Ld={PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:1e3,PROGRESSIVE_LAYOUT:1100,GLOBAL:2e3,CHART:3e3,POST_CHART_LAYOUT:3500,COMPONENT:4e3,BRUSH:5e3}},kd=”__flagInMainProcess“,Pd=”__optionUpdated“,Nd=/^[a-zA-Z0-9_]+$/;function Od(n,o){return function(t,e,i){!o&&this._disposed||(t=t&&t.toLowerCase(),Ct.prototype[n].call(this,t,e,i))}}function Ed(){Ct.call(this)}function Rd(t,e,i){i=i||{},”string“==typeof e&&(e=sf[e]),this.id,this.group,this._dom=t;var n=this._zr=ko(t,{renderer:i.renderer||”canvas“,devicePixelRatio:i.devicePixelRatio,width:i.width,height:i.height});this._throttledZrFlush=Lc(A(n.flush,n),17),(e=k(e))&&Lh(e,!0),this._theme=e,this._chartsViews=[],this._chartsMap={},this._componentsViews=[],this._componentsMap={},this._coordSysMgr=new lh;var o=this._api=function(i){var t=i._coordSysMgr;return P(new rh(i),{getCoordinateSystems:A(t.getCoordinateSystems,t),getComponentByElement:function(t){for(;t;){var e=t.__ecComponentInfo;if(null!=e)return i._model.getComponent(e.mainType,e.index);t=t.parent}}})}(this);function a(t,e){return t.__prio-e.__prio}zi(rf,a),zi(nf,a),this._scheduler=new zc(this,o,nf,rf),Ct.call(this,this._ecEventProcessor=new Qd),this._messageCenter=new Ed,this._initEvents(),this.resize=A(this.resize,this),this._pendingActions=[],n.animation.on(”frame“,this._onframe,this),function(t,e){t.on(”rendered“,function(){e.trigger(”rendered“),!t.animation.isFinished()||e[Pd]||e._scheduler.unfinished||e._pendingActions.length||e.trigger(”finished“)})}(n,this),K(this)}Ed.prototype.on=Od(”on“,!0),Ed.prototype.off=Od(”off“,!0),Ed.prototype.one=Od(”one“,!0),b(Ed,Ct);var zd=Rd.prototype;function Bd(t,e,i){if(!this._disposed){var n,o=this._model,a=this._coordSysMgr.getCoordinateSystems();e=Ko(o,e);for(var r=0;rt.get(”hoverLayerThreshold“)&&!v.node&&t.eachSeries(function(t){if(!t.preventUsingHoverLayer){var e=i._chartsMap[t.__viewId];e.__alive&&e.group.traverse(function(t){t.useHoverLayer=!0})}})}(n,t),Ec(n._zr.dom,t)}function Kd(e,i){Td(af,function(t){t(e,i)})}zd.resize=function(t){if(!this._disposed){this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var i=e.resetOption(”media“),n=t&&t.silent;this[kd]=!0,i&&Gd(this),Vd.update.call(this),this[kd]=!1,Zd.call(this,n),Ud.call(this,n)}}},zd.showLoading=function(t,e){if(!this._disposed&&(Dd(t)&&(e=t,t=”“),t=t||”default“,this.hideLoading(),lf[t])){var i=lf[t](this._api,e),n=this._zr;this._loadingFX=i,n.add(i)}},zd.hideLoading=function(){this._disposed||(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},zd.makeActionFromEvent=function(t){var e=P({},t);return e.type=ef[t.type],e},zd.dispatchAction=function(t,e){this._disposed||(Dd(e)||(e={silent:!!e}),tf[t.type]&&this._model&&(this[kd]?this._pendingActions.push(t):(Hd.call(this,t,e.silent),e.flush?this._zr.flush(!0):!1!==e.flush&&v.browser.weChat&&this._throttledZrFlush(),Zd.call(this,e.silent),Ud.call(this,e.silent))))},zd.appendData=function(t){if(!this._disposed){var e=t.seriesIndex;this.getModel().getSeriesByIndex(e).appendData(t),this._scheduler.unfinished=!0}},zd.on=Od(”on“,!1),zd.off=Od(”off“,!1),zd.one=Od(”one“,!1);var $d=[”click“,”dblclick“,”mouseover“,”mouseout“,”mousemove“,”mousedown“,”mouseup“,”globalout“,”contextmenu“];function Jd(t,e){var i=t.get(”z“),n=t.get(”zlevel“);e.group.traverse(function(t){”group“!==t.type&&(null!=i&&(t.z=i),null!=n&&(t.zlevel=n))})}function Qd(){this.eventInfo}zd._initEvents=function(){Td($d,function(u){function t(t){var e,i=this.getModel(),n=t.target;if(”globalout“===u)e={};else if(n&&null!=n.dataIndex){var o=n.dataModel||i.getSeriesByIndex(n.seriesIndex);e=o&&o.getDataParams(n.dataIndex,n.dataType,n)||{}}else n&&n.eventData&&(e=P({},n.eventData));if(e){var a=e.componentType,r=e.componentIndex;”markLine“!==a&&”markPoint“!==a&&”markArea“!==a||(a=”series“,r=e.seriesIndex);var s=a&&null!=r&&i.getComponent(a,r),l=s&&this[”series“===s.mainType?”_chartsMap“:”_componentsMap“][s.__viewId];e.event=t,e.type=u,this._ecEventProcessor.eventInfo={targetEl:n,packedEvent:e,model:s,view:l},this.trigger(u,e)}}t.zrEventfulCallAtLast=!0,this._zr.on(u,t,this)},this),Td(ef,function(t,e){this._messageCenter.on(e,function(t){this.trigger(e,t)},this)},this)},zd.isDisposed=function(){return this._disposed},zd.clear=function(){this._disposed||this.setOption({series:[]},!0)},zd.dispose=function(){if(!this._disposed){this._disposed=!0,Jo(this.getDom(),ff,”“);var e=this._api,i=this._model;Td(this._componentsViews,function(t){t.dispose(i,e)}),Td(this._chartsViews,function(t){t.dispose(i,e)}),this._zr.dispose(),delete uf[this.id]}},b(Rd,Ct),Qd.prototype={constructor:Qd,normalizeQuery:function(t){var s={},l={},u={};if(R(t)){var e=Cd(t);s.mainType=e.main||null,s.subType=e.sub||null}else{var h=[”Index“,”Name“,”Id“],c={name:1,dataIndex:1,dataType:1};E(t,function(t,e){for(var i=!1,n=0;nec“+o[n](t[a],a),s=e[r];null==s?(i.push®,e[r]=a):(s.length||(e[r]=s=[s]),s.push(a))}}kf.prototype={constructor:kf,add:function(t){return this._add=t,this},update:function(t){return this._update=t,this},remove:function(t){return this._remove=t,this},execute:function(){var t=this._old,e=this._new,i={},n=[],o=[];for(Pf(t,{},n,”_oldKeyGetter“,this),Pf(e,i,o,”_newKeyGetter“,this),a=0;ax[1]&&(x[1]=y)}e&&(this._nameList[d]=e[f])}this._rawCount=this._count=l,this._extent={},Kf(this)},jf._initDataFromProvider=function(t,e){if(!(e<=t)){for(var i,n=this._chunkSize,o=this._rawData,a=this._storage,r=this.dimensions,s=r.length,l=this._dimensionInfos,u=this._nameList,h=this._idList,c=this._rawExtent,d=this._nameRepeatCount={},f=this._chunkCount,p=0;pM[1]&&(M[1]=S)}if(!o.pure){var I=u[v];if(m&&null==I)if(null!=m.name)u[v]=I=m.name;else if(null!=i){var T=r[i],A=a[T][y];if(A){I=A[x];var D=l[T].ordinalMeta;D&&D.categories.length&&(I=D.categories[I])}}var C=null==m?null:m.id;null==C&&null!=I&&(d[I]=d[I]||0,0=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,i=e[t];if(null!=i&&it))return a;o=a-1}}return-1},jf.indicesOfNearest=function(t,e,i){var n=[];if(!this._storage[t])return n;null==i&&(i=1/0);for(var o=1/0,a=-1,r=0,s=0,l=this.count();st[I][1])&&(M=!1)}M&&(a[r++]=this.getRawIndex(m))}return rw[1]&&(w[1]=_)}}}return o},jf.downSample=function(t,e,i,n){for(var o=ip(this,[t]),a=o._storage,r=[],s=Math.floor(1/e),l=a[t],u=this.count(),h=this._chunkSize,c=o._rawExtent[t],d=new(Hf(this))(u),f=0,p=0;pc[1]&&(c[1]=x),d[f++]=_}return o._count=f,o._indices=d,o.getRawIndex=Qf,o},jf.getItemModel=function(t){var e=this.hostModel;return new Cl(this.getRawDataItem(t),e,e&&e.ecModel)},jf.diff=function(e){var i=this;return new kf(e?e.getIndices():[],this.getIndices(),function(t){return tp(e,t)},function(t){return tp(i,t)})},jf.getVisual=function(t){var e=this._visual;return e&&e[t]},jf.setVisual=function(t,e){if(zf(t))for(var i in t)t.hasOwnProperty(i)&&this.setVisual(i,t[i]);else this._visual=this._visual||{},this._visual[t]=e},jf.setLayout=function(t,e){if(zf(t))for(var i in t)t.hasOwnProperty(i)&&this.setLayout(i,t[i]);else this._layout[t]=e},jf.getLayout=function(t){return this._layout[t]},jf.getItemLayout=function(t){return this._itemLayouts[t]},jf.setItemLayout=function(t,e,i){this._itemLayouts[t]=i?P(this._itemLayouts[t]||{},e):e},jf.clearItemLayouts=function(){this._itemLayouts.length=0},jf.getItemVisual=function(t,e,i){var n=this._itemVisuals[t],o=n&&n[e];return null!=o||i?o:this.getVisual(e)},jf.setItemVisual=function(t,e,i){var n=this._itemVisuals[t]||{},o=this.hasItemVisual;if(this._itemVisuals[t]=n,zf(e))for(var a in e)e.hasOwnProperty(a)&&(n[a]=e[a],o[a]=!0);else n[e]=i,o[e]=!0},jf.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};function ap(t){t.seriesIndex=this.seriesIndex,t.dataIndex=this.dataIndex,t.dataType=this.dataType}function rp(t,e,i){Uu.isInstance(e)||(e=Uu.seriesDataToSource(e)),i=i||{},t=(t||[]).slice();for(var n=(i.dimsDef||[]).slice(),o=Q(),a=Q(),l=[],r=function(t,e,i,n){var o=Math.max(t.dimensionsDetectCount||1,e.length,i.length,n||0);return E(e,function(t){var e=t.dimsDef;e&&(o=Math.max(o,e.length))}),o}(e,t,n,i.dimCount),s=0;s=e[0]&&t<=e[1]},mp.prototype.normalize=function(t){var e=this._extent;return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])},mp.prototype.scale=function(t){var e=this._extent;return t*(e[1]-e[0])+e[0]},mp.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1])},mp.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},mp.prototype.getExtent=function(){return this._extent.slice()},mp.prototype.setExtent=function(t,e){var i=this._extent;isNaN(t)||(i[0]=t),isNaN(e)||(i[1]=e)},mp.prototype.isBlank=function(){return this._isBlank},mp.prototype.setBlank=function(t){this._isBlank=t},mp.prototype.getLabel=null,oa(mp),ua(mp,{registerWhenExtend:!0}),vp.createByAxisModel=function(t){var e=t.option,i=e.data,n=i&&O(i,_p);return new vp({categories:n,needCollect:!n,deduplication:!1!==e.dedplication})};var yp=vp.prototype;function xp(t){return t._map||(t._map=Q(t.categories))}function _p(t){return z(t)&&null!=t.value?t.value:t+”“}yp.getOrdinal=function(t){return xp(this).get(t)},yp.parseAndCollect=function(t){var e,i=this._needCollect;if(”string“!=typeof t&&!i)return t;if(i&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var n=xp(this);return null==(e=n.get(t))&&(i?(e=this.categories.length,this.categories[e]=t,n.set(t,e)):e=NaN),e};var wp=mp.prototype,bp=mp.extend({type:”ordinal“,init:function(t,e){t&&!L(t)||(t=new vp({categories:t})),this._ordinalMeta=t,this._extent=e||[0,t.categories.length-1]},parse:function(t){return”string“==typeof t?this._ordinalMeta.getOrdinal(t):Math.round(t)},contain:function(t){return t=this.parse(t),wp.contain.call(this,t)&&null!=this._ordinalMeta.categories[t]},normalize:function(t){return wp.normalize.call(this,this.parse(t))},scale:function(t){return Math.round(wp.scale.call(this,t))},getTicks:function(){for(var t=[],e=this._extent,i=e[0];i<=e[1];)t.push(i),i++;return t},getLabel:function(t){if(!this.isBlank())return this._ordinalMeta.categories[t]},count:function(){return this._extent[1]-this._extent[0]+1},unionExtentFromData:function(t,e){this.unionExtent(t.getApproximateExtent(e))},getOrdinalMeta:function(){return this._ordinalMeta},niceTicks:et,niceExtent:et});bp.create=function(){return new bp};var Sp=zl;function Mp(t){return Gl(t)+2}function Ip(t,e,i){t[e]=Math.max(Math.min(t[e],i[1]),i[0])}function Tp(t,e){isFinite(t[0])||(t[0]=e[0]),isFinite(t[1])||(t[1]=e[1]),Ip(t,0,e),Ip(t,1,e),t[0]>t[1]&&(t[0]=t[1])}var Ap=zl,Dp=mp.extend({type:”interval“,_interval:0,_intervalPrecision:2,setExtent:function(t,e){var i=this._extent;isNaN(t)||(i[0]=parseFloat(t)),isNaN(e)||(i[1]=parseFloat(e))},unionExtent:function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1]),Dp.prototype.setExtent.call(this,e[0],e[1])},getInterval:function(){return this._interval},setInterval:function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=Mp(t)},getTicks:function(t){var e=this._interval,i=this._extent,n=this._niceExtent,o=this._intervalPrecision,a=[];if(!e)return a;i[0]s&&(t?a.push(Ap(s+e,o)):a.push(i[1])),a},getMinorTicks:function(t){for(var e=this.getTicks(!0),i=[],n=this.getExtent(),o=1;on[0]&&h>>1;t[o][1]>1^-(1&s),l=l>>1^-(1&l),o=s+=o,a=l+=a,n.push([s/i,l/i])}return n}Ag.prototype={constructor:Ag,properties:null,getBoundingRect:function(){var t=this._rect;if(t)return t;for(var e=Number.MAX_VALUE,i=[e,e],n=[-e,-e],o=[],a=[],r=this.geometries,s=0;ss[1];d(e[0].coord,s[0])&&(n?e[0].coord=s[0]:e.shift());n&&d(s[0],e[0].coord)&&e.unshift({coord:s[0]});d(s[1],a.coord)&&(n?a.coord=s[1]:e.pop());n&&d(a.coord,s[1])&&e.push({coord:s[1]});function d(t,e){return t=zl(t),e=zl(e),c?e/(+x))))}um(pm,pm,s),hm(pm,pm,r),um(gm,gm,s),hm(gm,gm,r),t.bezierCurveTo(pm[0],pm[1],gm[0],gm[1],p[0],p[1]),cm(pm,p,fm,l*v)}else t.lineTo(p[0],p[1]);c=d,d+=a}return f}.apply(this,arguments)}function ym(t,e){var i=[1/0,1/0],n=[-1/0,-1/0];if(e)for(var o=0;on[0]&&(n[0]=a[0]),a[1]>n[1]&&(n[1]=a[1])}return{min:e?i:n,max:e?n:i}}var xm=Ar.extend({type:“ec-polyline”,shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:“#000”},brush:Xr(Ar.prototype.brush),buildPath:function(t,e){var i=e.points,n=0,o=i.length,a=ym(i,e.smoothConstraint);if(e.connectNulls){for(;0n)return!1;return!0}(a,e))){var r=e.mapDimension(a.dim),s={};return E(a.getViewLabels(),function(t){s[t.tickValue]=1}),function(t){return!s.hasOwnProperty(e.get(r,t))}}}}function Cm(t,e,i){if(“cartesian2d”!==t.type)return bm(t,e,i);var n=t.getBaseAxis().isHorizontal(),o=wm(t,e,i);if(!i.get(“clip”,!0)){var a=o.shape,r=Math.max(a.width,a.height);n?(a.y-=r,a.height+=2*r):(a.x-=r,a.width+=2*r)}return o}_c.extend({type:“line”,init:function(){var t=new Ci,e=new im;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t},render:function(t,e,i){var n=t.coordinateSystem,o=this.group,a=t.getData(),r=t.getModel(“lineStyle”),s=t.getModel(“areaStyle”),l=a.mapArray(a.getItemLayout),u=“polar”===n.type,h=this._coordSys,c=this._symbolDraw,d=this._polyline,f=this._polygon,p=this._lineGroup,g=t.get(“animation”),m=!s.isEmpty(),v=s.get(“origin”),y=function(t,e,i){if(!i.valueDim)return[];for(var n=[],o=0,a=e.count();oh[c-1].coord&&(h.reverse(),d.reverse());var f=h[0].coord-10,p=h[c-1].coord+10,g=p-f;if(g<.001)return"transparent";E(h,function(t){t.offset=(t.coord-f)/g}),h.push({offset:c?h[c-1].offset:.5,color:d[1]||"transparent"}),h.unshift({offset:c?h[0].offset:.5,color:d[0]||"transparent"});var m=new gs(0,0,0,0,h,!0);return m[n]=f,m[n+"2"]=p,m}}}(a,n)||a.getVisual("color");d.useStyle(D(r.getLineStyle(),{fill:"none",stroke:M,lineJoin:"bevel"}));var I=t.get("smooth");if(I=Tm(t.get("smooth")),d.setShape({smooth:I,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")}),f){var T=a.getCalculationInfo("stackedOnSeries"),A=0;f.useStyle(D(s.getAreaStyle(),{fill:M,opacity:.7,lineJoin:"bevel"})),T&&(A=Tm(T.get("smooth"))),f.setShape({smooth:I,stackedOnSmooth:A,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")})}this._data=a,this._coordSys=n,this._stackedOnPoints=y,this._points=l,this._step=S,this._valueOrigin=v},dispose:function(){},highlight:function(t,e,i,n){var o=t.getData(),a=Yo(o,n);if(!(a instanceof Array)&&null!=a&&0<=a){var r=o.getItemGraphicEl(a);if(!r){var s=o.getItemLayout(a);if(!s)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(s[0],s[1]))return;(r=new Xg(o,a)).position=s,r.setZ(t.get("zlevel"),t.get("z")),r.ignore=isNaN(s[0])||isNaN(s[1]),r.__temp=!0,o.setItemGraphicEl(a,r),r.stopSymbolAnimation(!0),this.group.add(r)}r.highlight()}else _c.prototype.highlight.call(this,t,e,i,n)},downplay:function(t,e,i,n){var o=t.getData(),a=Yo(o,n);if(null!=a&&0<=a){var r=o.getItemGraphicEl(a);r&&(r.__temp?(o.setItemGraphicEl(a,null),this.group.remove(r)):r.downplay())}else _c.prototype.downplay.call(this,t,e,i,n)},_newPolyline:function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new xm({shape:{points:t},silent:!0,z2:10}),this._lineGroup.add(e),this._polyline=e},_newPolygon:function(t,e){var i=this._polygon;return i&&this._lineGroup.remove(i),i=new _m({shape:{points:t,stackedOnPoints:e},silent:!0}),this._lineGroup.add(i),this._polygon=i},_updateAnimation:function(t,e,i,n,o,a){var r=this._polyline,s=this._polygon,l=t.hostModel,u=function(t,e,i,n,o,a,r,s){for(var l=function(t,e){var i=[];return e.diff(t).add(function(t){i.push({cmd:"+",idx:t})}).update(function(t,e){i.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){i.push({cmd:"-",idx:t})}).execute(),i}(t,e),u=[],h=[],c=[],d=[],f=[],p=[],g=[],m=sm(o,e,r),v=sm(a,t,s),y=0;ye&&(e=t[i]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,i=0;ie[1]&&e.reverse(),e},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(t,e){return this.coordToData(this.toLocalCoord(t[“x”===this.dim?0:1]),e)},toLocalCoord:null,toGlobalCoord:null},w(zm,Gg);var Bm={show:!0,zlevel:0,z:0,inverse:!1,name:“”,nameLocation:“end”,nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:“…”,placeholder:“.”},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:“#333”,width:1,type:“solid”},symbol:[“none”,“none”],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:[“#ccc”],width:1,type:“solid”}},splitArea:{show:!1,areaStyle:{color:[“rgba(250,250,250,0.3)”,“rgba(200,200,200,0.3)”]}}},Vm={};Vm.categoryAxis=m({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:“auto”},axisLabel:{interval:“auto”}},Bm),Vm.valueAxis=m({boundaryGap:[0,0],splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:“#eee”,width:1}}},Bm),Vm.timeAxis=D({scale:!0,min:“dataMin”,max:“dataMax”},Vm.valueAxis),Vm.logAxis=D({scale:!0,logBase:10},Vm.valueAxis);function Gm(a,t,r,e){E(Fm,function(o){t.extend({type:a+“Axis.”+o,mergeDefaultAndTheme:function(t,e){var i=this.layoutMode,n=i?Iu(t):{};m(t,e.getTheme().get(o+“Axis”)),m(t,this.getDefaultOption()),t.type=r(a,t),i&&Mu(t,n,i)},optionUpdated:function(){“category”===this.option.type&&(this.__ordinalMeta=vp.createByAxisModel(this))},getCategories:function(t){var e=this.option;if(“category”===e.type)return t?e.data:this.__ordinalMeta.categories},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:p([{},Vm[o+“Axis”],e],!0)})}),ku.registerSubTypeDefaulter(a+“Axis”,T(r,a))}var Fm=[“value”,“category”,“time”,“log”],Wm=ku.extend({type:“cartesian2dAxis”,axis:null,init:function(){Wm.superApply(this,“init”,arguments),this.resetRange()},mergeOption:function(){Wm.superApply(this,“mergeOption”,arguments),this.resetRange()},restoreData:function(){Wm.superApply(this,“restoreData”,arguments),this.resetRange()},getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:“grid”,index:this.option.gridIndex,id:this.option.gridId})[0]}});function Hm(t,e){return e.type||(e.data?“category”:“value”)}m(Wm.prototype,dg);var Zm={offset:0};function Um(t,e){return t.getCoordSysModel()===e}function Xm(t,e,i){this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this._initCartesian(t,e,i),this.model=t}Gm(“x”,Wm,Hm,Zm),Gm(“y”,Wm,Hm,Zm),ku.extend({type:“grid”,dependencies:[“xAxis”,“yAxis”],layoutMode:“box”,coordinateSystem:null,defaultOption:{show:!1,zlevel:0,z:0,left:“10%”,top:60,right:“10%”,bottom:60,containLabel:!1,backgroundColor:“rgba(0,0,0,0)”,borderWidth:1,borderColor:“#ccc”}});var Ym=Xm.prototype;function jm(t,e,i,n){i.getAxesOnZeroOf=function(){return o?[o]:[]};var o,a=t[e],r=i.model,s=r.get(“axisLine.onZero”),l=r.get(“axisLine.onZeroAxisIndex”);if(s){if(null!=l)qm(a[l])&&(o=a[l]);else for(var u in a)if(a.hasOwnProperty(u)&&qm(a[u])&&!n[h(a[u])]){o=a[u];break}o&&(n[h(o)]=!0)}function h(t){return t.dim+“_”+t.index}}function qm(t){return t&&“category”!==t.type&&“time”!==t.type&&function(t){var e=t.scale.getExtent(),i=e[0],n=e[1];return!(0t“y”+e;return this._coordsMap[i]}z(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var n=0,o=this._coordsList;na“y”+e,n=new Rm(i);n.grid=this,n.model=r,this._coordsMap[i]=n,this._coordsList.push(n),n.addAxis(o),n.addAxis(t)},this)},this)},Ym._updateScale=function(l,u){function h(e,i){E(e.mapDimension(i.dim,!0),function(t){i.scale.unionExtentFromData(e,pp(e,t))})}E(this._axesList,function(t){t.scale.setExtent(1/0,-1/0)}),l.eachSeries(function(t){if(Jm(t)){var e=$m(t,l),i=e[0],n=e[1];if(!Um(i,u)||!Um(n,u))return;var o=this.getCartesian(i.componentIndex,n.componentIndex),a=t.getData(),r=o.getAxis(“x”),s=o.getAxis(“y”);“list”===a.type&&(h(a,r,t),h(a,s,t))}},this)},Ym.getTooltipAxes=function(n){var o=[],a=[];return E(this.getCartesians(),function(t){var e=null!=n&&“auto”!==n?t.getAxis(n):t.getBaseAxis(),i=t.getOtherAxis(e);_(o,e)<0&&o.push(e),_(a,i)<0&&a.push(i)}),{baseAxes:o,otherAxes:a}};var Km=["xAxis","yAxis"];function $m(e){return O(Km,function(t){return e.getReferringComponents(t)[0]})}function Jm(t){return"cartesian2d"===t.get("coordinateSystem")}Xm.create=function(n,o){var a=[];return n.eachComponent("grid",function(t,e){var i=new Xm(t,n,o);i.name="grid_"+e,i.resize(t,o,!0),t.coordinateSystem=i,a.push(i)}),n.eachSeries(function(t){if(Jm(t)){var e=$m(t),i=e[0],n=e[1],o=i.getCoordSysModel().coordinateSystem;t.coordinateSystem=o.getCartesian(i.componentIndex,n.componentIndex)}}),a},Xm.dimensions=Xm.prototype.dimensions=Rm.prototype.dimensions,lh.register("cartesian2d",Xm);function Qm(t,e){this.opt=e,this.axisModel=t,D(e,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0}),this.group=new Ci;var i=new Ci({position:e.position.slice(),rotation:e.rotation});i.updateTransform(),this._transform=i.transform,this._dumbGroup=i}var tv=Math.PI;Qm.prototype={constructor:Qm,hasBuilder:function(t){return!!ev[t]},add:function(t){ev[t].call(this)},getGroup:function(){return this.group}};var ev={axisLine:function(){var a=this.opt,t=this.axisModel;if(t.get("axisLine.show")){var e=this.axisModel.axis.getExtent(),i=this._transform,r=[e[0],0],n=[e[1],0];i&&(bt(r,r,i),bt(n,n,i));var s=P({lineCap:"round"},t.getModel("axisLine.lineStyle").getLineStyle());this.group.add(new ls({anid:"line",subPixelOptimize:!0,shape:{x1:r[0],y1:r[1],x2:n[0],y2:n[1]},style:s,strokeContainThreshold:a.strokeContainThreshold||5,silent:!0,z2:1}));var l=t.get("axisLine.symbol"),o=t.get("axisLine.symbolSize"),u=t.get("axisLine.symbolOffset")||0;if("number"==typeof u&&(u=[u,u]),null!=l){"string"==typeof l&&(l=[l,l]),"string"!=typeof o&&"number"!=typeof o||(o=[o,o]);var h=o[0],c=o[1];E([{rotate:a.rotation+Math.PI/2,offset:u[0],r:0},{rotate:a.rotation-Math.PI/2,offset:u[1],r:Math.sqrt((r[0]-n[0])*(r[0]-n[0])+(r[1]-n[1])*(r[1]-n[1]))}],function(t,e){if("none"!==l[e]&&null!=l[e]){var i=wg(l[e],-h/2,-c/2,h,c,s.stroke,!0),n=t.r+t.offset,o=[r[0]+n*Math.cos(a.rotation),r[1]-n*Math.sin(a.rotation)];i.attr({rotation:t.rotate,position:o,silent:!0,z2:11}),this.group.add(i)}},this)}}},axisTickLabel:function(){var t=this.axisModel,e=this.opt,i=function(t,e,i){var n=e.axis,o=e.getModel("axisTick");if(!o.get("show")||n.scale.isBlank())return;for(var a=o.getModel("lineStyle"),r=i.tickDirection*o.get("length"),s=lv(n.getTicksCoords(),t._transform,r,D(a.getLineStyle(),{stroke:e.get("axisLine.lineStyle.color")}),"ticks"),l=0;lu[1]?-1:1,c=[“start”===a?u[0]-h*l:“end”===a?u[1]+h*l:(u[0]+u[1])/2,sv(a)?t.labelOffset+r*l:0],d=e.get(“nameRotate”);null!=d&&(d=d*tv/180),sv(a)?n=nv(t.rotation,null!=d?d:t.rotation,r):(n=function(t,e,i,n){var o,a,r=Zl(i-t.rotation),s=n[0]>n[1],l=“start”===e&&!s||“start”!==e&&s;o=Ul(r-tv/2)?(a=l?“bottom”:“top”,“center”):Ul(r-1.5*tv)?(a=l?“top”:“bottom”,“center”):(a=“middle”,r<1.5*tv&&tv/2l[1]&&l.reverse(),(null==r||r>l[1])&&(r=l[1]),ra.labelOffset=r?p[d]-p:0,e.get(“axisTick.inside”)&&(a.tickDirection=-a.tickDirection),W(i.labelInside,e.get(“axisLabel.inside”))&&(a.labelDirection=-a.labelDirection);var m=e.get(“axisLabel.rotate”);return a.labelRotate=“top”===l?-m:m,a.z2=1,a}function wv(t,e,i,n){var o=i.axis;if(!o.scale.isBlank()){var a=i.getModel(“splitArea”),r=a.getModel(“areaStyle”),s=r.get(“color”),l=n.coordinateSystem.getRect(),u=o.getTicksCoords({tickModel:a,clamp:!0});if(u.length){var h=s.length,c=t.__splitAreaColors,d=Q(),f=0;if©for(var p=0;pbase_bar“,getInitialData:function(t,e){return gp(this.getSource(),this,{useEncodeDefaulter:!0})},getMarkerPosition:function(t){var e=this.coordinateSystem;if(e){var i=e.dataToPoint(e.clampData(t)),n=this.getData(),o=n.getLayout(”offset“),a=n.getLayout(”size“);return i[e.getBaseAxis().isHorizontal()?0:1]+=o+a/2,i}return[NaN,NaN]},defaultOption:{zlevel:0,z:2,coordinateSystem:”cartesian2d“,legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:”mod“,itemStyle:{},emphasis:{}}});function Av(t,e,i,n,o,a){el(t,e,i.getModel(”label“),i.getModel(”emphasis.label“),{labelFetcher:o,labelDataIndex:a,defaultText:Ug(o.getData(),a),isRectText:!0,autoColor:n}),Dv(t),Dv(e)}function Dv(t,e){”outside“===t.textPosition&&(t.textPosition=e)}Tv.extend({type:”series.bar“,dependencies:[”grid“,”polar“],brushSelector:”rect“,getProgressive:function(){return!!this.get(”large“)&&this.get(”progressive“)},getProgressiveThreshold:function(){var t=this.get(”progressiveThreshold“),e=this.get(”largeThreshold“);return tbackgroundEls=,this._data=h},_renderLarge:function(t,e,i){this._clear(),Zv(t,this.group);var n=t.get(”clip“,!0)?Sm(t.coordinateSystem,!1,t):null;n?this.group.setClipPath(n):this.group.removeClipPath()},_incrementalRenderLarge:function(t,e){this._removeBackground(),Zv(e,this.group,!0)},dispose:et,remove:function(t){this._clear(t)},_clear:function(e){var t=this.group,i=this._data;e&&e.get(”animation“)&&i&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],i.eachItemGraphicEl(function(t){”sector“===t.type?Vv(t.dataIndex,e,t):Bv(t.dataIndex,e,t)})):t.removeAll(),this._data=null},_removeBackground:function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null}});var Ov=Math.max,Ev=Math.min,Rv={cartesian2d:function(t,e){var i=e.width<0?-1:1,n=e.height<0?-1:1;i<0&&(e.x+=e.width,e.width=-e.width),n<0&&(e.y+=e.height,e.height=-e.height);var o=Ov(e.x,t.x),a=Ev(e.x+e.width,t.x+t.width),r=Ov(e.y,t.y),s=Ev(e.y+e.height,t.y+t.height);e.x=o,e.y=r,e.width=a-o,e.height=s-r;var l=e.width<0||e.height<0;return i<0&&(e.x+=e.width,e.width=-e.width),n<0&&(e.y+=e.height,e.height=-e.height),l},polar:function(t){return!1}},zv={cartesian2d:function(t,e,i,n,o){var a=new rs({shape:P({},e),z2:1});if(a.name="item",n){var r=i?"height":"width",s={};a.shape[r]=0,s[r]=e[r],bl[o?"updateProps":"initProps"](a,{shape:s},n,t)}return a},polar:function(t,e,i,n,o,a){var r=e.startAngle=i.r0}}});var ny=Math.PI/180;function oy(o,t,e,i,n,a,r,s,l,u){function h(t,e,i){for(var n=t;nl+r);n++)if(o[n].y+=i,to[n].y+o[n].height)return void c(n,i/2);c(e-1,i/2)}function c(t,e){for(var i=t;0<=i&&!(o[i].y-eo[i-1].y+o[i-1].height));i–);}function d(t,e,i,n,o,a){for(var r=e?Number.MAX_VALUE:0,s=0,l=t.length;s=e?v.push(o[y]):m.push(o[y]);d(m,!1,t,e,i,n),d(v,!0,t,e,i,n)}function ay(t){return”center“===t.position}function ry(L,k,P,t,N,e){var O,E,R=L.getData(),z=[],B=!1,V=(L.get(”minShowLabelAngle“)||0)*ny;R.each(function(t){var e=R.getItemLayout(t),i=R.getItemModel(t),n=i.getModel(”label“),o=n.get(”position“)||i.get(”emphasis.label.position“),a=n.get(”distanceToLabelLine“),r=n.get(”alignTo“),s=Rl(n.get(”margin“),P),l=n.get(”bleedMargin“),u=n.getFont(),h=i.getModel(”labelLine“),c=h.get(”length“);c=Rl(c,P);var d=h.get(”length2“);if(d=Rl(d,P),!(e.anglei[0]&&isFinite(h)&&isFinite(i[0]););else{var l=o.getTicks().length-1;c”+O(t,function(t,e){var i=o.get(o.mapDimension(t.dim),n);return au(t.name+“ : ”+i)}).join(“
”)},getTooltipPosition:function(t){if(null!=t)for(var e=this.getData(),i=this.coordinateSystem,n=e.getValues(O(i.dimensions,function(t){return e.mapDimension(t)}),t,!0),o=0,a=n.length;o“+au(n+” : “+i)},getTooltipPosition:function(t){if(null!=t){var e=this.getData().getName(t),i=this.coordinateSystem,n=i.getRegion(e);return n&&i.dataToPoint(n.center)}},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},defaultOption:{zlevel:0,z:2,coordinateSystem:”geo“,map:”“,left:”center“,top:”center“,aspectScale:.75,showLegendSymbol:!0,dataRangeHoverLink:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:”#000“},itemStyle:{borderWidth:.5,borderColor:”#444“,areaColor:”#eee“},emphasis:{label:{show:!0,color:”rgb(100,0,0)“},itemStyle:{areaColor:”rgba(255,215,0,0.8)“}},nameProperty:”name“}}),jv);var Ry=”0_ec_interaction_mutex“;function zy(t,e){return!!By(t)[e]}function By(t){return t[Ry]||(t[Ry]={})}function Vy(i){this.pointerChecker,this._zr=i,this._opt={};var t=A,n=t(Gy,this),o=t(Fy,this),a=t(Wy,this),r=t(Hy,this),s=t(Zy,this);Ct.call(this),this.setPointerChecker=function(t){this.pointerChecker=t},this.enable=function(t,e){this.disable(),this._opt=D(k(e)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==t&&(t=!0),!0!==t&&”move“!==t&&”pan“!==t||(i.on(”mousedown“,n),i.on(”mousemove“,o),i.on(”mouseup“,a)),!0!==t&&”scale“!==t&&”zoom“!==t||(i.on(”mousewheel“,r),i.on(”pinch“,s))},this.disable=function(){i.off(”mousedown“,n),i.off(”mousemove“,o),i.off(”mouseup“,a),i.off(”mousewheel“,r),i.off(”pinch“,s)},this.dispose=this.disable,this.isDragging=function(){return this._dragging},this.isPinching=function(){return this._pinching}}function Gy(t){if(!(Yt(t)||t.target&&t.target.draggable)){var e=t.offsetX,i=t.offsetY;this.pointerChecker&&this.pointerChecker(t,e,i)&&(this._x=e,this._y=i,this._dragging=!0)}}function Fy(t){if(this._dragging&&Yy(”moveOnMouseMove“,t,this._opt)&&”pinch“!==t.gestureEvent&&!zy(this._zr,”globalPan“)){var e=t.offsetX,i=t.offsetY,n=this._x,o=this._y,a=e-n,r=i-o;this._x=e,this._y=i,this._opt.preventDefaultMouseMove&&Xt(t.event),Xy(this,”pan“,”moveOnMouseMove“,t,{dx:a,dy:r,oldX:n,oldY:o,newX:e,newY:i})}}function Wy(t){Yt(t)||(this._dragging=!1)}function Hy(t){var e=Yy(”zoomOnMouseWheel“,t,this._opt),i=Yy(”moveOnMouseWheel“,t,this._opt),n=t.wheelDelta,o=Math.abs(n),a=t.offsetX,r=t.offsetY;if(0!==n&&(e||i)){if(e){var s=3updateController(,t,e),function(n,o,a,r,s){a.off(”click“),a.off(”mousedown“),o.get(”selectedMode“)&&(a.on(”mousedown“,function(){n._mouseDownFlag=!0}),a.on(”click“,function(t){if(n._mouseDownFlag){n._mouseDownFlag=!1;for(var e=t.target;!e.__regions;)e=e.parent;if(e){var i={type:(”geo“===o.mainType?”geo“:”map“)+”ToggleSelect“,batch:O(e.__regions,function(t){return{name:t.name,from:s.uid}})};i[o.mainType+”Id“]=o.id,r.dispatchAction(i),Qy(o,a)}}}))}(this,_,M,e,i),Qy(_,M)},remove:function(){this._regionsGroup.removeAll(),this._backgroundGroup.removeAll(),this._controller.dispose(),this._mapName&&Ny.removeGraphic(this._mapName,this.uid),this._mapName=null,this._controllerHost={}},_updateBackground:function(t){var e=t.map;this._mapName!==e&&E(Ny.makeGraphic(e,this.uid),function(t){this._backgroundGroup.add(t)},this),this._mapName=e},_updateController:function(n,t,o){var a=n.coordinateSystem,e=this._controller,i=this._controllerHost;i.zoomLimit=n.get(”scaleLimit“),i.zoom=a.getZoom(),e.enable(n.get(”roam“)||!1);var r=n.mainType;function s(){var t={type:”geoRoam“,componentType:r};return t[r+”Id“]=n.id,t}e.off(”pan“).on(”pan“,function(t){this._mouseDownFlag=!1,jy(i,t.dx,t.dy),o.dispatchAction(P(s(),{dx:t.dx,dy:t.dy}))},this),e.off(”zoom“).on(”zoom“,function(t){if(this._mouseDownFlag=!1,qy(i,t.scale,t.originX,t.originY),o.dispatchAction(P(s(),{zoom:t.scale,originX:t.originX,originY:t.originY})),this._updateGroup){var e=this.group.scale;this._regionsGroup.traverse(function(t){”text“===t.type&&t.attr(”scale“,[1/e[0],1/e[1]])})}},this),e.setPointerChecker(function(t,e,i){return a.getViewRectAfterRoam().contain(e,i)&&!$y(t,o,n)})}};var ex=”__seriesMapHighDown“,ix=”__seriesMapCallKey“;function nx(t){var e=this[ex];e&&e.recordVersion===this[ix]&&ox(e,t)}function ox(t,e){var i=t.circle,n=t.labelModel,o=t.hoverLabelModel,a=t.emphasisText,r=t.normalText;e?(i.style.extendFrom(nl({},o,{text:o.get(”show“)?a:null},{isRectText:!0,useInsideStyle:!1},!0)),i.__mapOriginalZ2=i.z2,i.z2+=bs):(nl(i.style,n,{text:n.get(”show“)?r:null,textPosition:n.getShallow(”position“)||”bottom“},{isRectText:!0,useInsideStyle:!1}),i.dirty(!1),null!=i.__mapOriginalZ2&&(i.z2=i.__mapOriginalZ2,i.__mapOriginalZ2=null))}function ax(t,e,i){var n=t.getZoom(),o=t.getCenter(),a=e.zoom,r=t.dataToPoint(o);if(null!=e.dx&&null!=e.dy){r[0]-=e.dx,r[1]-=e.dy;o=t.pointToData®;t.setCenter(o)}if(null!=a){if(i){var s=i.min||0,l=i.max||1/0;a=Math.max(Math.min(n*a,l),s)/n}t.scale[0]*=a,t.scale[1]*=a;var u=t.position,h=(e.originX-u[0])*(a-1),c=(e.originY-u[1])*(a-1);u[0]-=h,u[1]-=c,t.updateTransform();o=t.pointToData®;t.setCenter(o),t.setZoom(a*n)}return{center:t.getCenter(),zoom:t.getZoom()}}Cf({type:”map“,render:function(t,e,i,n){if(!n||”mapToggleSelect“!==n.type||n.from!==this.uid){var o=this.group;if(o.removeAll(),!t.getHostGeoModel()){if(n&&”geoRoam“===n.type&&”series“===n.componentType&&n.seriesId===t.id)(a=this._mapDraw)&&o.add(a.group);else if(t.needsDrawMap){var a=this._mapDraw||new tx(i,!0);o.add(a.group),a.draw(t,e,i,this,n),this._mapDraw=a}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;t.get(”showLegendSymbol“)&&e.getComponent(”legend“)&&this._renderSymbols(t,e,i)}}},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(x,t,e){var _=x.originalData,w=this.group;.each(.mapDimension(”value“),function(t,e){if(!isNaN(t)){var i=_.getItemLayout(e);if(i&&i.point){var n=i.point,o=i.offset,a=new Yr({style:{fill:x.getData().getVisual(”color“)},shape:{cx:n[0]+9*o,cy:n[1],r:3},silent:!0,z2:8+(o?0:bs+1)});if(!o){var r=x.mainSeries.getData(),s=_.getName(e),l=r.indexOfName(s),u=_.getItemModel(e),h=u.getModel(”label“),c=u.getModel(”emphasis.label“),d=r.getItemGraphicEl(l),f=H(x.getFormattedLabel(l,”normal“),s),p=H(x.getFormattedLabel(l,”emphasis“),f),g=d[ex],m=Math.random();if(!g){g=d[ex]={};var v=T(nx,!0),y=T(nx,!1);d.on(”mouseover“,v).on(”mouseout“,y).on(”emphasis“,v).on(”normal“,y)}P(g,{recordVersion:d[ix]=m,circle:a,labelModel:h,hoverLabelModel:c,emphasisText:p,normalText:f}),ox(g,!1)}w.add(a)}}})}}),_f({type:”geoRoam“,event:”geoRoam“,update:”updateTransform“},function(n,t){var o=n.componentType||”series“;t.eachComponent({mainType:o,query:n},function(t){var e=t.coordinateSystem;if(”geo“===e.type){var i=ax(e,n,t.get(”scaleLimit“));t.setCenter&&t.setCenter(i.center),t.setZoom&&t.setZoom(i.zoom),”series“===o&&E(t.seriesGroup,function(t){t.setCenter(i.center),t.setZoom(i.zoom)})}})});var rx=bt;function sx(){ve.call(this)}function lx(t){this.name=t,this.zoomLimit,ve.call(this),this._roamTransformable=new sx,this._rawTransformable=new sx,this._center,this._zoom}function ux(t,e,i,n){var o=i.seriesModel,a=o?o.coordinateSystem:null;return a===this?a[t](n):null}function hx(t,e,i,n){lx.call(this,t),this.map=e;var o=Ny.load(e,i);this._nameCoordMap=o.nameCoordMap,this._regionsMap=o.regionsMap,this._invertLongitute=null==n||n,this.regions=o.regions,this._rect=o.boundingRect}function cx(t,e,i,n){var o=i.geoModel,a=i.seriesModel,r=o?o.coordinateSystem:a?a.coordinateSystem||(a.getReferringComponents(”geo“)[0]||{}).coordinateSystem:null;return r===this?r[t](n):null}function dx(t,e){var i=t.get(”boundingCoords“);if(null!=i){var n=i[0],o=i[1];isNaN(n[0])||isNaN(n[1])||isNaN(o[0])||isNaN(o[1])||this.setBoundingRect(n[0],n[1],o[0]-n[0],o[1]-n[1])}var a,r=this.getBoundingRect(),s=t.get(”layoutCenter“),l=t.get(”layoutSize“),u=e.getWidth(),h=e.getHeight(),c=r.width/r.height*this.aspectScale,d=!1;if(s&&l&&(s=[Rl(s[0],u),Rl(s[1],h)],l=Rl(l,Math.min(u,h)),isNaN(s[0])||isNaN(s[1])||isNaN(l)||(d=!0)),d){var f={};1e&&(e=n.height)}this.height=e+1},getNodeById:function(t){if(this.getId()===t)return this;for(var e=0,i=this.children,n=i.length;ei&&(i=t.depth)});var a=t.expandAndCollapse&&0<=t.initialTreeDepth?t.initialTreeDepth:i;return o.root.eachNode("preorder",function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=a}),o.data},getOrient:function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},formatTooltip:function(t){for(var e=this.getData().tree,i=e.root.children[0],n=e.getNodeByDataIndex(t),o=n.getValue(),a=n.name;n&&n!==i;)a=n.parentNode.name+"."+a,n=n.parentNode;return au(a+(isNaN(o)||null==o?"":" : "+o))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderColor:"#c23531",borderWidth:1.5},label:{show:!0,color:"#555"},leaves:{label:{show:!0}},animationEasing:"linear",animationDuration:700,animationDurationUpdate:1e3}});var zx=Cs({shape:{parentPoint:[],childPoints:[],orient:"",forkPosition:""},style:{stroke:"#000",fill:null},buildPath:function(t,e){var i=e.childPoints,n=i.length,o=e.parentPoint,a=i[0],r=i[n-1];if(1===n)return t.moveTo(o[0],o[1]),void t.lineTo(a[0],a[1]);var s=e.orient,l="TB"===s||"BT"===s?0:1,u=1-l,h=Rl(e.forkPosition,1),c=[];c[l]=o[l],c[u]=o[u]+(r[u]-o[u])*h,t.moveTo(o[0],o[1]),t.lineTo(c[0],c[1]),t.moveTo(a[0],a[1]),c[l]=a[l],t.lineTo(c[0],c[1]),c[l]=r[l],t.lineTo(c[0],c[1]),t.lineTo(r[0],r[1]);for(var d=1;dx.x)||(m-=Math.PI);var b=v?”left“:”right“,S=a.labelModel.get(”rotate“),M=S*(Math.PI/180);g.setStyle({textPosition:a.labelModel.get(”position“)||b,textRotation:null==S?-m:M,textOrigin:”center“,verticalAlign:”middle“})}!function(t,e,i,n,o,a,r,s,l){var u=l.edgeShape,h=n.__edge;if(”curve“===u)e.parentNode&&e.parentNode!==i&&cl(h=h||(n.__edge=new ds({shape:Wx(l,o,o),style:D({opacity:0,strokeNoScale:!0},l.lineStyle)})),{shape:Wx(l,a,r),style:{opacity:1}},t);else if(”polyline“===u&&”orthogonal“===l.layout&&e!==i&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var c=e.children,d=[],f=0;fh.getLayout().x&&(h=t),t.depth>c.depth&&(c=t)});var d=u===h?1:r(u,h)/2,f=d-u.getLayout().x,p=0,g=0,m=0,v=0;if(”radial“===n)p=o/(h.getLayout().x+d+f),g=a/(c.depth-1||1),Hx(l,function(t){m=(t.getLayout().x+f)*p,v=(t.depth-1)*g;var e=Px(m,v);t.setLayout({x:e.x,y:e.y,rawX:m,rawY:v},!0)});else{var y=t.getOrient();”RL“===y||”LR“===y?(g=a/(h.getLayout().x+d+f),p=o/(c.depth-1||1),Hx(l,function(t){v=(t.getLayout().x+f)*g,m=”LR“===y?(t.depth-1)*p:o-(t.depth-1)*p,t.setLayout({x:m,y:v},!0)})):”TB“!==y&&”BT“!==y||(p=o/(h.getLayout().x+d+f),g=a/(c.depth-1||1),Hx(l,function(t){m=(t.getLayout().x+f)*p,v=”TB“===y?(t.depth-1)*g:a-(t.depth-1)*g,t.setLayout({x:m,y:v},!0)}))}}}(t,e)})}),sc.extend({type:”series.treemap“,layoutMode:”box“,dependencies:[”grid“,”polar“],preventUsingHoverLayer:!0,_viewRoot:null,defaultOption:{progressive:0,left:”center“,top:”middle“,right:null,bottom:null,width:”80%“,height:”80%“,sort:!0,clipWindow:”origin“,squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:”▶“,zoomToNodeRatio:.1024,roam:!0,nodeClick:”zoomToNode“,animation:!0,animationDurationUpdate:900,animationEasing:”quinticInOut“,breadcrumb:{show:!0,height:22,left:”center“,top:”bottom“,emptyItemWidth:25,itemStyle:{color:”rgba(0,0,0,0.7)“,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:!0,distance:0,padding:5,position:”inside“,color:”#fff“,ellipsis:!0},upperLabel:{show:!1,position:[0,”50%“],height:20,color:”#fff“,ellipsis:!0,verticalAlign:”middle“},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:”#fff“,borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,”50%“],color:”#fff“,ellipsis:!0,verticalAlign:”middle“}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:”index“,visibleMin:10,childrenVisibleMin:null,levels:[]},getInitialData:function(t,e){var i={name:t.name,children:t.data};!function i(t){var n=0;E(t.children,function(t){i(t);var e=t.value;L(e)&&(e=e[0]),n+=e});var e=t.value;L(e)&&(e=e[0]);null!=e&&!isNaN(e)||(e=n);e<0&&(e=0);L(t.value)?t.value[0]=e:t.value=e}(i);var n=t.levels||[],o=O((n=t.levels=function(t,e){var n,i=e.get("color");if(!i)return;if(E(t=t||[],function(t){var e=new Cl(t),i=e.get("color");(e.get("itemStyle.color")||i&&"none"!==i)&&(n=!0)}),!n){(t[0]||(t[0]={})).color=i.slice()}return t}(n,e))||[],function(t){return new Cl(t,this,e)},this),a=Ax.createTree(i,this,null,function(t){t.wrapMethod("getItemModel",function(t,e){var i=a.getNodeByDataIndex(e),n=o[i.depth];return n&&(t.parentModel=n),t})});return a.data},optionUpdated:function(){this.resetViewRoot()},formatTooltip:function(t){var e=this.getData(),i=this.getRawValue(t),n=L(i)?tu(i[0]):tu(i);return au(e.getName(t)+": "+n)},getDataParams:function(t){var e=sc.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(t);return e.treePathInfo=Yx(i,this),e},setLayoutInfo:function(t){this.layoutInfo=this.layoutInfo||{},P(this.layoutInfo,t)},mapIdToIndex:function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=Q(),this._idIndexMapCount=0);var i=e.get(t);return null==i&&e.set(t,i=this._idIndexMapCount++),i},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)}});var jx=5;function qx(t){this.group=new Ci,t.add(this.group)}function Kx(t,e,i,n,o,a){var r=[[o?t:t-jx,e],[t+i,e],[t+i,e+n],[o?t:t-jx,e+n]];return a||r.splice(2,0,[t+i+jx,e+n/2]),o||r.push([t,e+n/2]),r}qx.prototype={constructor:qx,render:function(t,e,i,n){var o=t.getModel("breadcrumb"),a=this.group;if(a.removeAll(),o.get("show")&&i){var r=o.getModel("itemStyle"),s=r.getModel("textStyle"),l={pos:{left:o.get("left"),right:o.get("right"),top:o.get("top"),bottom:o.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:o.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(i,l,s),this._renderContent(t,l,r,s,n),Su(a,l.pos,l.box)}},_prepare:function(t,e,i){for(var n=t;n;n=n.parentNode){var o=n.getModel().get("name"),a=i.getTextRect(o),r=Math.max(a.width+16,e.emptyItemWidth);e.totalWidth+=r+8,e.renderList.push({node:n,text:o,width:r})}},_renderContent:function(t,e,i,n,o){for(var a,r,s=0,l=e.emptyItemWidth,u=t.get("breadcrumb.height"),h=function(t,e,i){var n=e.width,o=e.height,a=Rl(t.x,n),r=Rl(t.y,o),s=Rl(t.x2,n),l=Rl(t.y2,o);return(isNaN(a)||isNaN(parseFloat(t.x)))&&(a=0),(isNaN(s)||isNaN(parseFloat(t.x2)))&&(s=n),(isNaN(r)||isNaN(parseFloat(t.y)))&&(r=0),(isNaN(l)||isNaN(parseFloat(t.y2)))&&(l=o),i=iu(i||0),{width:Math.max(s-a-i[1]-i[3],0),height:Math.max(l-r-i[0]-i[2],0)}}(e.pos,e.box),c=e.totalWidth,d=e.renderList,f=d.length-1;0<=f;f--){var p=d[f],g=p.node,m=p.width,v=p.text;c>h.width&&(c-=m-l,m=l,v=null);var y=new Qr({shape:{points:Kx(s,0,m,u,f===d.length-1,0===f)},style:D(i.getItemStyle(),{lineJoin:”bevel“,text:v,textFill:n.getTextColor(),textFont:n.getFont()}),z:10,onclick:T(o,g)});this.group.add(y),a=t,r=g,y.eventData={componentType:”series“,componentSubType:”treemap“,componentIndex:a.componentIndex,seriesIndex:a.componentIndex,seriesName:a.name,seriesType:”treemap“,selfType:”breadcrumb“,nodeData:{dataIndex:r&&r.dataIndex,name:r&&r.name},treePathInfo:r&&Yx(r,a)},s+=m+8}},remove:function(){this.group.removeAll()}};function $x(t){var e=s_(t);return e.stroke=e.fill=e.lineWidth=null,e}var Jx=A,Qx=Ci,t_=rs,e_=E,i_=[”label“],n_=[”emphasis“,”label“],o_=[”upperLabel“],a_=[”emphasis“,”upperLabel“],r_=10,s_=ha([[”fill“,”color“],[”stroke“,”strokeColor“],[”lineWidth“,”strokeWidth“],[”shadowBlur“],[”shadowOffsetX“],[”shadowOffsetY“],[”shadowColor“]]);function l_(h,r,s,l,u,e,c,t,i,n){if©{var d=c.getLayout(),o=h.getData();if(o.setItemGraphicEl(c.dataIndex,null),d&&d.isInView){var f=d.width,p=d.height,g=d.borderWidth,m=d.invisible,v=c.getRawIndex(),y=t&&t.getRawIndex(),a=c.viewChildren,x=d.upperHeight,_=a&&a.length,w=c.getModel(”itemStyle“),b=c.getModel(”emphasis.itemStyle“),S=L(”nodeGroup“,Qx);if(S){if(i.add(S),S.attr(”position“,[d.x||0,d.y||0]),S.__tmNodeWidth=f,S.__tmNodeHeight=p,d.isAboveViewRoot)return S;var M=c.getModel(),I=L(”background“,t_,n,1);if(I&&function(t,e,i){if(e.dataIndex=c.dataIndex,e.seriesIndex=h.seriesIndex,e.setShape({x:0,y:0,width:f,height:p}),m)A(e);else{e.invisible=!1;var n=c.getVisual(”borderColor“,!0),o=b.get(”borderColor“),a=$x(w);a.fill=n;var r=s_(b);if(r.fill=o,i){var s=f-2*g;D(a,r,n,s,x,{x:g,y:0,width:s,height:x})}else a.text=r.text=null;e.setStyle(a),Us(e,r)}t.add(e)}(S,I,_&&d.upperLabelHeight),_)Qs(S)&&Js(S,!1),I&&(Js(I,!0),o.setItemGraphicEl(c.dataIndex,I));else{var T=L(”content“,t_,n,2);T&&function(t,e){e.dataIndex=c.dataIndex,e.seriesIndex=h.seriesIndex;var i=Math.max(f-2*g,0),n=Math.max(p-2*g,0);if(e.culling=!0,e.setShape({x:g,y:g,width:i,height:n}),m)A(e);else{e.invisible=!1;var o=c.getVisual(”color“,!0),a=$x(w);a.fill=o;var r=s_(b);D(a,r,o,i,n),e.setStyle(a),Us(e,r)}t.add(e)}(S,T),I&&Qs(I)&&Js(I,!1),Js(S,!0),o.setItemGraphicEl(c.dataIndex,S)}return S}}}function A(t){t.invisible||e.push(t)}function D(t,e,i,n,o,a){var r=M.get(”name“),s=M.getModel(a?o_:i_),l=M.getModel(a?a_:n_),u=s.getShallow(”show“);el(t,e,s,l,{defaultText:u?r:null,autoColor:i,isRectText:!0,labelFetcher:h,labelDataIndex:c.dataIndex,labelProp:a?”upperLabel“:”label“}),C(t,a,d),C(e,a,d),a&&(t.textRect=k(a)),t.truncate=u&&s.get(”ellipsis“)?{outerWidth:n,outerHeight:o,minChar:2}:null}function C(t,e,i){var n=t.text;if(!e&&i.isLeafRoot&&null!=n){var o=h.get(”drillDownIcon“,!0);t.text=o?o+” “+n:n}}function L(t,e,i,n){var o=null!=y&&s[t][y],a=u[t];return o?(s[t][y]=null,function(t,e,i){(t[v]={}).old=”nodeGroup“===i?e.position.slice():P({},e.shape)}(a,o,t)):m||((o=new e({z:function(t,e){var i=t*r_+e;return(i-1)/i}(i,n)})).__tmDepth=i,function(t,e,i){var n=t[v]={},o=c.parentNode;if(o&&(!l||”drillDown“===l.direction)){var a=0,r=0,s=u.background[o.getRawIndex()];!l&&s&&s.old&&(a=s.old.width,r=s.old.height),n.old=”nodeGroup“===i?[0,r]:{x:a,y:r,width:0,height:0}}n.fadein=”nodeGroup“!==i}(a,0,o.__tmStorageName=t)),r[t][v]=o}}Cf({type:”treemap“,init:function(t,e){this._containerGroup,this._storage={nodeGroup:[],background:[],content:[]},this._oldTree,this._breadcrumb,this._controller,this._state=”ready“},render:function(t,e,i,n){if(!(_(e.findComponents({mainType:”series“,subType:”treemap“,query:n}),t)<0)){this.seriesModel=t,this.api=i,this.ecModel=e;var o=Zx(n,["treemapZoomToNode","treemapRootToNode"],t),a=n&&n.type,r=t.layoutInfo,s=!this._oldTree,l=this._storage,u="treemapRootToNode"===a&&o&&l?{rootNodeGroup:l.nodeGroup[o.node.getRawIndex()],direction:n.direction}:null,h=this._giveContainerGroup(r),c=this._doRender(h,t,u);s||a&&"treemapZoomToNode"!==a&&"treemapRootToNode"!==a?c.renderFinally():this._doAnimation(h,c,t,u),this._resetController(i),this._renderBreadcrumb(t,i,o)}},_giveContainerGroup:function(t){var e=this._containerGroup;return e||(e=this._containerGroup=new Qx,this._initEvents(e),this.group.add(e)),e.attr("position",[t.x,t.y]),e},_doRender:function(t,e,i){var n=e.getData().tree,o=this._oldTree,a={nodeGroup:[],background:[],content:[]},r={nodeGroup:[],background:[],content:[]},s=this._storage,l=[],c=T(l_,e,r,s,i,a,l);!function a(r,s,l,u,h){u?e_(s=r,function(t,e){t.isRemoved()||i(e,e)}):new kf(s,r,t,t).add(i).update(i).remove(T(i,null)).execute();function t(t){return t.getId()}function i(t,e){var i=null!=t?r[t]:null,n=null!=e?s[e]:null,o=c(i,n,l,h);o&&a(i&&i.viewChildren||[],n&&n.viewChildren||[],o,u,h+1)}}(n.root?[n.root]:[],o&&o.root?[o.root]:[],t,n===o||!o,0);var u,h,d=(h={nodeGroup:[],background:[],content:[]},(u=s)&&e_(u,function(t,e){var i=h[e];e_(t,function(t){t&&(i.push(t),t.__tmWillDelete=1)})}),h);return this._oldTree=n,this._storage=r,{lastsForAnimation:a,willDeleteEls:d,renderFinally:function(){e_(d,function(t){e_(t,function(t){t.parent&&t.parent.remove(t)})}),e_(l,function(t){t.invisible=!0,t.dirty()})}}},_doAnimation:function(t,a,e,s){if(e.get("animation")){var l=e.get("animationDurationUpdate"),u=e.get("animationEasing"),h=function(){var a,r=[],s={};return{add:function(t,e,i,n,o){return R(n)&&(o=n,n=0),!s[t.id]&&(s[t.id]=1,r.push({el:t,target:e,time:i,delay:n,easing:o}),!0)},done:function(t){return a=t,this},start:function(){for(var t=r.length,e=0,i=r.length;edoMap:S([0,1])},liftZ:{applyVisual:__(”liftZ“),_doMap:{linear:b_,category:b_,piecewise:b_,fixed:b_}},symbol:{applyVisual:function(t,e,i){var n=this.mapValueToVisual(t);if(R(n))i(”symbol“,n);else if(f_(n))for(var o in n)n.hasOwnProperty(o)&&i(o,n[o])},_doMap:{linear:x_,category:w_,piecewise:function(t,e){var i=M_.call(this,e);return null==i&&(i=x_.call(this,t)),i},fixed:b_}},symbolSize:{applyVisual:__(”symbolSize“),doMap:S([0,1])}};function v_(t,e){var i=t.visual,n=[];z(i)?d_(i,function(t){n.push(t)}):null!=i&&n.push(i);e||1!==n.length||{color:1,symbol:1}.hasOwnProperty(t.type)||(n[1]=n[0]),I_(t,n)}function y_(n){return{applyVisual:function(t,e,i){t=this.mapValueToVisual(t),i(”color“,n(e(”color“),t))},doMap:S([0,1])}}function x_(t){var e=this.option.visual;return e[Math.round(El(t,[0,1],[0,e.length-1],!0))]||{}}function __(n){return function(t,e,i){i(n,this.mapValueToVisual(t))}}function w_(t){var e=this.option.visual;return e[this.option.loop&&t!==p_?t%e.length:t]}function b_(){return this.option.visual[0]}function S_(n){return{linear:function(t){return El(t,n,this.option.visual,!0)},category:w_,piecewise:function(t,e){var i=M_.call(this,e);return null==i&&(i=El(t,n,this.option.visual,!0)),i},fixed:b_}}function M_(t){var e=this.option,i=e.pieceList;if(e.hasSpecialVisual){var n=i[g_.findPieceIndex(t,i)];if(n&&n.visual)return n.visual[this.type]}}function I_(t,e){return t.visual=e,”color“===t.type&&(t.parsedVisual=O(e,function(t){return Fe(t)})),e}var T_={linear:function(t){return El(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,i=g_.findPieceIndex(t,e,!0);if(null!=i)return El(i,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return null==e?p_:e},fixed:et};function A_(t,e,i){return t?e<=i:e=r.length||t===r[t.depth]){var i=R_(l,c,t,e,y,s);n(t,i,o,a,r,s)}})}else p=P_©,t.setVisual(”color“,p)}(a,{},O(o.levelModels,function(t){return t?t.get(C_):null}),r,t.getViewRoot().getAncestors(),t)}};function k_(i,n,o,a){var r=P({},n);return E([”color“,”colorAlpha“,”colorSaturation“],function(t){var e=i.get(t,!0);null==e&&o&&(e=o[t]),null==e&&(e=n[t]),null==e&&(e=a.get(t)),null!=e&&(r[t]=e)}),r}function P_(t){var e=N_(t,”color“);if(e){var i=N_(t,”colorAlpha“),n=N_(t,”colorSaturation“);return n&&(e=qe(e,null,null,n)),i&&(e=Ke(e,i)),e}}function N_(t,e){var i=t[e];if(null!=i&&”none“!==i)return i}function O_(t,e,i,n,o,a){if(a&&a.length){var r=E_(e,”color“)||null!=o.color&&”none“!==o.color&&(E_(e,”colorAlpha“)||E_(e,”colorSaturation“));if®{var s=e.get(”visualMin“),l=e.get(”visualMax“),u=i.dataExtent.slice();null!=s&&su[1]&&(u[1]=l);var h=e.get(”colorMappingBy“),c={type:r.name,dataExtent:u,visual:r.range};”color“!==c.type||”index“!==h&&”id“!==h?c.mappingMethod=”linear“:(c.mappingMethod=”category“,c.loop=!0);var d=new g_©;return d.__drColorMappingBy=h,d}}}function E_(t,e){var i=t.get(e);return D_(i)&&i.length?{name:e,range:i}:null}function R_(t,e,i,n,o,a){var r=P({},e);if(o){var s=o.type,l=”color“===s&&o.__drColorMappingBy,u=”index“===l?n:”id“===l?a.mapIdToIndex(i.getId()):i.getValue(t.get(”visualDimension“));r[s]=o.mapValueToVisual(u)}return r}var z_=Math.max,B_=Math.min,V_=W,G_=E,F_=[”itemStyle“,”borderWidth“],W_=[”itemStyle“,”gapWidth“],H_=[”upperLabel“,”show“],Z_=[”upperLabel“,”height“],U_={seriesType:”treemap“,reset:function(t,e,i,n){var o=i.getWidth(),a=i.getHeight(),r=t.option,s=bu(t.getBoxLayoutParams(),{width:i.getWidth(),height:i.getHeight()}),l=r.size||[],u=Rl(V_(s.width,l[0]),o),h=Rl(V_(s.height,l[1]),a),c=n&&n.type,d=Zx(n,[”treemapZoomToNode“,”treemapRootToNode“],t),f=”treemapRender“===c||”treemapMove“===c?n.rootRect:null,p=t.getViewRoot(),g=Ux(p);if(”treemapMove“!==c){var m=”treemapZoomToNode“===c?function(t,e,i,n,o){var a,r=(e||{}).node,s=[n,o];if(!r||r===i)return s;var l=n*o,u=l*t.option.zoomToNodeRatio;for(;a=r.parentNode;){for(var h=0,c=a.children,d=0,f=c.length;d.area-=.pop().getLayout().area,j_(_,y,v,h,!1),y=B_(v.width,v.height),.length=.area=0,1/0)}_.length&&j_(_,y,v,h,!0);if(!n){var I=l.get(”childrenVisibleMin“);null!=I&&gs[1]&&(s[1]=e)})}else s=[NaN,NaN];return{sum:n,dataExtent:s}}(e,r,s);if(0===u.sum)return t.viewChildren=[];if(u.sum=function(t,e,i,n,o){if(!n)return i;for(var a=t.get(”visibleMin“),r=o.length,s=r,l=r-1;0<=l;l--){var u=o["asc"===n?r-l-1:l].getValue();u/i*ei[l[r]])&&(h=i[l[r]]);for(var c=0,d=t.length;cEC”+t}Sf(L_),bf(U_);function $_(t){this._directed=t||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this.data,this.edgeData}var J_=$_.prototype;function Q_(t,e){this.id=null==t?“”:t,this.inEdges=[],this.outEdges=[],this.edges=[],this.hostGraph,this.dataIndex=null==e?-1:e}function tw(t,e,i){this.node1=t,this.node2=e,this.dataIndex=null==i?-1:i}J_.type=“graph”,J_.isDirected=function(){return this._directed},J_.addNode=function(t,e){t=null==t?“”+e:“”+t;var i=this._nodesMap;if(!i[K_(t)]){var n=new Q_(t,e);return(n.hostGraph=this).nodes.push(n),i[K_(t)]=n}},J_.getNodeByIndex=function(t){var e=this.data.getRawIndex(t);return this.nodes[e]},J_.getNodeById=function(t){return this.nodesMap[K(t)]},J_.addEdge=function(t,e,i){var n=this._nodesMap,o=this._edgesMap;if(“number”==typeof t&&(t=this.nodes[t]),“number”==typeof e&&(e=this.nodes[e]),Q_.isInstance(t)||(t=n[K_(t)]),Q_.isInstance(e)||(e=n[K_(e)]),t&&e){var a=t.id+“-”+e.id;if(true||!o[a]){var r=new tw(t,e,i);return(r.hostGraph=this)._directed&&(t.outEdges.push®,e.inEdges.push®),t.edges.push®,t!==e&&e.edges.push®,this.edges.push®,o[a]=r}}},J_.getEdgeByIndex=function(t){var e=this.edgeData.getRawIndex(t);return this.edges[e]},J_.getEdge=function(t,e){Q_.isInstance(t)&&(t=t.id),Q_.isInstance(e)&&(e=e.id);var i=this._edgesMap;return this._directed?i[t+“-”e]:i[t“-”+e]||i[e+“-”+t]},J_.eachNode=function(t,e){for(var i=this.nodes,n=i.length,o=0;onodesMap[K(e)]),e){for(var o=“out”===i?“outEdges”:“in”===i?“inEdges”:“edges”,a=0;a “+d)),u++)}var f,p=i.get(”coordinateSystem“);if(”cartesian2d“===p||”polar“===p)f=gp(t,i);else{var g=lh.get(p),m=g&&”view“!==g.type&&g.dimensions||[];_(m,”value“)<0&&m.concat(["value"]);var v=lp(t,{coordDimensions:m});(f=new Yf(v,i)).initData(t)}var y=new Yf(["value"],i);return y.initData(l,s),o&&o(f,y),yx({mainData:f,struct:a,structAttr:"graph",datas:{node:f,edge:y},datasAttr:{node:"data",edge:"edgeData"}}),a.update(),a}var nw=Df({type:"series.graph",init:function(t){nw.superApply(this,"init",arguments);var e=this;function i(){return e._categoriesData}this.legendVisualProvider=new qv(i,i),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},mergeOption:function(t){nw.superApply(this,"mergeOption",arguments),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},mergeDefaultAndTheme:function(t){nw.superApply(this,"mergeDefaultAndTheme",arguments),Go(t,["edgeLabel"],["show"])},getInitialData:function(t,s){var e=t.edges||t.links||[],i=t.data||t.nodes||[],l=this;if(i&&e)return iw(i,e,this,!0,function(t,e){t.wrapMethod("getItemModel",function(t){var e=l._categoriesModels[t.getShallow("category")];return e&&(e.parentModel=t.parentModel,t.parentModel=e),t});var i=l.getModel("edgeLabel"),n=new Cl({label:i.option},i.parentModel,s),o=l.getModel("emphasis.edgeLabel"),a=new Cl({emphasis:{label:o.option}},o.parentModel,s);function r(t){return(t=this.parsePath(t))&&"label"===t[0]?n:t&&"emphasis"===t[0]&&"label"===t[1]?a:this.parentModel}e.wrapMethod("getItemModel",function(t){return t.customizeGetParent(r),t})}).data},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},getCategoriesData:function(){return this._categoriesData},formatTooltip:function(t,e,i){if("edge"!==i)return nw.superApply(this,"formatTooltip",arguments);var n=this.getData(),o=this.getDataParams(t,i),a=n.graph.getEdgeByIndex(t),r=n.getName(a.node1.dataIndex),s=n.getName(a.node2.dataIndex),l=[];return null!=r&&l.push(r),null!=s&&l.push(s),l=au(l.join(" > ”)),o.value&&(l+=“ : ”+au(o.value)),l},_updateCategoriesData:function(){var t=O(this.option.categories||[],function(t){return null!=t.value?t:P({value:0},t)}),e=new Yf([“value”],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray(function(t){return e.getItemModel(t,!0)})},setZoom:function(t){this.option.zoom=t},setCenter:function(t){this.option.center=t},isAnimationEnabled:function(){return nw.superCall(this,“isAnimationEnabled”)&&!(“force”===this.get(“layout”)&&this.get(“force.layoutAnimation”))},defaultOption:{zlevel:0,z:2,coordinateSystem:“view”,legendHoverLink:!0,hoverAnimation:!0,layout:null,focusNodeAdjacency:!1,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:“center”,top:“center”,symbol:“circle”,symbolSize:10,edgeSymbol:[“none”,“none”],edgeSymbolSize:10,edgeLabel:{position:“middle”,distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:“{b}”},itemStyle:{},lineStyle:{color:“#aaa”,width:1,curveness:0,opacity:.5},emphasis:{label:{show:!0}}}}),ow=ls.prototype,aw=ds.prototype;function rw(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var sw=Cs({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(t,e){this[rw(e)?“_buildPathLine”:“_buildPathCurve”](t,e)},_buildPathLine:ow.buildPath,_buildPathCurve:aw.buildPath,pointAt:function(t){return this[rw(this.shape)?“_pointAtLine”:“_pointAtCurve”](t)},_pointAtLine:ow.pointAt,_pointAtCurve:aw.pointAt,tangentAt:function(t){var e=this.shape,i=rw(e)?[e.x2-e.x1,e.y2-e.y1]:this._tangentAtCurve(t);return mt(i,i)},_tangentAtCurve:aw.tangentAt}),lw=[“fromSymbol”,“toSymbol”];function uw(t){return“_”t“Type”}function hw(t,e,i){var n=e.getItemVisual(i,“color”),o=e.getItemVisual(i,t),a=e.getItemVisual(i,t+“Size”);if(o&&“none”!==o){L(a)||(a=[a,a]);var r=wg(o,-a[0]/2,-a[1]/2,a[0],a[1],n);return r.name=t,r}}function cw(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var i=e[2];i?(t.cpx1=i[0],t.cpy1=i[1]):(t.cpx1=NaN,t.cpy1=NaN)}function dw(t,e,i){Ci.call(this),this._createLine(t,e,i)}var fw=dw.prototype;function pw(t){this._ctor=t||dw,this.group=new Ci}fw.beforeUpdate=function(){var t=this.childOfName(“fromSymbol”),e=this.childOfName(“toSymbol”),i=this.childOfName(“label”);if(t||e||!i.ignore){for(var n=1,o=this.parent;o;)o.scale&&(n/=o.scale[0]),o=o.parent;var a=this.childOfName(“line”);if(this.__dirty||a.__dirty){var r=a.shape.percent,s=a.pointAt(0),l=a.pointAt®,u=ht([],l,s);if(mt(u,u),t){t.attr(“position”,s);var h=a.tangentAt(0);t.attr(“rotation”,Math.PI/2-Math.atan2(h[1],h[0])),t.attr(“scale”,[n*r,n*r])}if(e){e.attr(“position”,l);h=a.tangentAt(1);e.attr(“rotation”,-Math.PI/2-Math.atan2(h[1],h[0])),e.attr(“scale”,[n*r,n*r])}if(!i.ignore){var c,d,f,p;i.attr(“position”,l);var g=i.__labelDistance,m=g[0]*n,v=g[1]*n,y=r/2,x=[(h=a.tangentAt(y))[1],-h[0]],_=a.pointAt(y);0[0],[1]+w],d=“center”,p=[0,-w];break;case“insideEndTop”:case“insideEnd”:case“insideEndBottom”:c=[-m*b+l[0],l[1]+w],d=0<=h[0]?"right":"left",p=[m*b,-w]}i.attr({style:{textVerticalAlign:i.__verticalAlign||f,textAlign:i.__textAlign||d},position:c,scale:[n,n],origin:p})}}}},fw._createLine=function(i,n,t){var e=i.hostModel,o=function(t){var e=new sw({name:"line",subPixelOptimize:!0});return cw(e.shape,t),e}(i.getItemLayout(n));o.shape.percent=0,dl(o,{shape:{percent:1}},e,n),this.add(o);var a=new Ur({name:"label",lineLabelOriginalOpacity:1});this.add(a),E(lw,function(t){var e=hw(t,i,n);this.add(e),this[uw(t)]=i.getItemVisual(n,t)},this),this._updateCommonStl(i,n,t)},fw.updateData=function(o,a,t){var e=o.hostModel,i=this.childOfName("line"),n=o.getItemLayout(a),r={shape:{}};cw(r.shape,n),cl(i,r,e,a),E(lw,function(t){var e=o.getItemVisual(a,t),i=uw(t);if(this[i]!==e){this.remove(this.childOfName(t));var n=hw(t,o,a);this.add(n)}this[i]=e},this),this._updateCommonStl(o,a,t)},fw._updateCommonStl=function(t,e,i){var n=t.hostModel,o=this.childOfName("line"),a=i&&i.lineStyle,r=i&&i.hoverLineStyle,s=i&&i.labelModel,l=i&&i.hoverLabelModel;if(!i||t.hasItemOption){var u=t.getItemModel(e);a=u.getModel("lineStyle").getLineStyle(),r=u.getModel("emphasis.lineStyle").getLineStyle(),s=u.getModel("label"),l=u.getModel("emphasis.label")}var h=t.getItemVisual(e,"color"),c=Z(t.getItemVisual(e,"opacity"),a.opacity,1);o.useStyle(D({strokeNoScale:!0,fill:"none",stroke:h,opacity:c},a)),o.hoverStyle=r,E(lw,function(t){var e=this.childOfName(t);e&&(e.setColor(h),e.setStyle({opacity:c}))},this);var d,f,p=s.getShallow("show"),g=l.getShallow("show"),m=this.childOfName("label");if((p||g)&&(d=h||"#000",null==(f=n.getFormattedLabel(e,"normal",t.dataType)))){var v=n.getRawValue(e);f=null==v?t.getName(e):isFinite(v)?zl(v):v}var y=p?f:null,x=g?H(n.getFormattedLabel(e,"emphasis",t.dataType),f):null,_=m.style;if(null!=y||null!=x){nl(m.style,s,{text:y},{autoColor:d}),m._textAlign=.textAlign,m._verticalAlign=.textVerticalAlign,m.__position=s.get(“position”)||“middle”;var w=s.get(“distance”);L(w)||(w=[w,w]),m.__labelDistance=w}m.hoverStyle=null!=x?{text:x,textFill:l.getTextColor(!0),fontStyle:l.getShallow(“fontStyle”),fontWeight:l.getShallow(“fontWeight”),fontSize:l.getShallow(“fontSize”),fontFamily:l.getShallow(“fontFamily”)}:{text:null},m.ignore=!p&&!g,$s(this)},fw.highlight=function(){this.trigger(“emphasis”)},fw.downplay=function(){this.trigger(“normal”)},fw.updateLayout=function(t,e){this.setLinePoints(t.getItemLayout(e))},fw.setLinePoints=function(t){var e=this.childOfName(“line”);cw(e.shape,t),e.dirty()},w(dw,Ci);var gw=pw.prototype;function mw(t){var e=t.hostModel;return{lineStyle:e.getModel(“lineStyle”).getLineStyle(),hoverLineStyle:e.getModel(“emphasis.lineStyle”).getLineStyle(),labelModel:e.getModel(“label”),hoverLabelModel:e.getModel(“emphasis.label”)}}function vw(t){return isNaN(t[0])||isNaN(t[1])}function yw(t){return!vw(t[0])&&!vw(t[1])}function xw(t){var e=t.coordinateSystem;if(“view”!==e.type)return 1;var i=t.option.nodeScaleRatio,n=e.scale,o=n&&n[0]||1;return((e.getZoom()-1)*i+1)/o}function _w(t){var e=t.getVisual(“symbolSize”);return e instanceof Array&&(e=(e[0]+e[1])/2),+e}gw.isPersistent=function(){return!0},gw.updateData=function(i){var n=this,e=n.group,o=n._lineData;n._lineData=i,o||e.removeAll();var a=mw(i);i.diff(o).add(function(t){!function(t,e,i,n){if(!yw(e.getItemLayout(i)))return;var o=new t._ctor(e,i,n);e.setItemGraphicEl(i,o),t.group.add(o)}(n,i,t,a)}).update(function(t,e){!function(t,e,i,n,o,a){var r=e.getItemGraphicEl(n);if(!yw(i.getItemLayout(o)))return t.group.remove®;r?r.updateData(i,o,a):r=new t._ctor(i,o,a);i.setItemGraphicEl(o,r),t.group.add®}(n,o,i,e,t,a)}).remove(function(t){e.remove(o.getItemGraphicEl(t))}).execute()},gw.updateLayout=function(){var i=this._lineData;i&&i.eachItemGraphicEl(function(t,e){t.updateLayout(i,e)},this)},gw.incrementalPrepareUpdate=function(t){this._seriesScope=mw(t),this._lineData=null,this.group.removeAll()},gw.incrementalUpdate=function(t,e){function i(t){t.isGroup||function(t){return t.animators&&0a(o/3<=a?1:2),l=e.y-n(r)a(o/3<=a?1:2);r=e.angle-Math.PI/2,t.moveTo(s,l),t.lineTo(e.x+i(r)*a,e.y+n(r)*a),t.lineTo(e.x+i(e.angle)*o,e.y+n(e.angle)*o),t.lineTo(e.x-i(r)*a,e.y-n(r)*a),t.lineTo(s,l)}});function Uw(t,e){return e&&("string"==typeof e?t=e.replace("{value}",null!=t?t:""):"function"==typeof e&&(t=e(t))),t}var Xw=2*Math.PI,Yw=(_c.extend({type:"gauge",render:function(t,e,i){this.group.removeAll();var n=t.get("axisLine.lineStyle.color"),o=function(t,e){var i=t.get("center"),n=e.getWidth(),o=e.getHeight(),a=Math.min(n,o);return{cx:Rl(i[0],e.getWidth()),cy:Rl(i[1],e.getHeight()),r:Rl(t.get("radius"),a/2)}}(t,i);this._renderMain(t,e,i,n,o)},dispose:function(){},_renderMain:function(t,e,i,n,o){for(var a=this.group,r=t.getModel("axisLine"),s=r.getModel("lineStyle"),l=t.get("clockwise"),u=-t.get("startAngle")/180*Math.PI,h=((g=-t.get("endAngle")/180*Math.PI)-u)%Xw,c=u,d=s.get("width"),f=r.get("show"),p=0;f&&p=t&&(0===e?0:n[e-1][0])a&&(e[1-n]=e[n]+c.sign*a),e}function Qw(t,e){var i=t[e]-t[1-e];return{span:Math.abs(i),sign:0o*(1-h[0])?(l=“jump”,r=s-o*(1-h[2])):0<=(r=s-o*h[1])&&(r=s-o*(1-h[1]))<=0&&(r=0),(r*=e.axisExpandWidth/u)?Jw(r,n,a,"all"):l="none";else{o=n[1]-n[0];(n=[nb(0,a[1]*s/o-o/2)])[1]=ib(a[1],n[0]+o),n[0]=n[1]-o}return{axisExpandWindow:n,behavior:l}}},lh.register("parallel",{create:function(n,o){var a=[];return n.eachComponent("parallel",function(t,e){var i=new lb(t,n,o);i.name="parallel_"+e,i.resize(t,o),(t.coordinateSystem=i).model=t,a.push(i)}),n.eachSeries(function(t){if("parallel"===t.get("coordinateSystem")){var e=n.queryComponents({mainType:"parallel",index:t.get("parallelIndex"),id:t.get("parallelId")})[0];t.coordinateSystem=e.coordinateSystem}}),a}});var hb=ku.extend({type:"baseParallelAxis",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return ha([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},setActiveIntervals:function(t){var e=this.activeIntervals=k(t);if(e)for(var i=e.length-1;0<=i;i--)Bl(e[i])},getActiveState:function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(t))return"inactive";if(1===e.length){var i=e[0];if(i[0]<=t&&t<=i[1])return"active"}else for(var n=0,o=e.length;nMb+n.getWidth()||i<0||i>n.getHeight()}(t,e)){var n=t._zr,o=t._covers,a=Pb(t,e,i);if(!t._dragging)for(var r=0;rf&&(f=m.depth),g.setLayout({depth:v?m.depth:c},!0),“vertical”===a?g.setLayout({dy:i},!0):g.setLayout({dx:i},!0);for(var y=0;y “))},preventIncremental:function(){return!!this.get(”effect.show“)},getProgressive:function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get(”progressive“):t},getProgressiveThreshold:function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get(”progressiveThreshold“):t},defaultOption:{coordinateSystem:”geo“,zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,xAxisIndex:0,yAxisIndex:0,symbol:[”none“,”none“],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:”circle“,symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:”end“},lineStyle:{opacity:.5}}});function fM(t,e,i){Ci.call(this),this.add(this.createLine(t,e,i)),this._updateEffectSymbol(t,e)}var pM=fM.prototype;function gM(t,e,i){Ci.call(this),this._createPolyline(t,e,i)}pM.createLine=function(t,e,i){return new dw(t,e,i)},pM._updateEffectSymbol=function(t,e){var i=t.getItemModel(e).getModel(”effect“),n=i.get(”symbolSize“),o=i.get(”symbol“);L(n)||(n=[n,n]);var a=i.get(”color“)||t.getItemVisual(e,”color“),r=this.childAt(1);this._symbolType!==o&&(this.remove®,(r=wg(o,-.5,-.5,1,1,a)).z2=100,r.culling=!0,this.add®),r&&(r.setStyle(”shadowColor“,a),r.setStyle(i.getItemStyle([”color“])),r.attr(”scale“,n),r.setColor(a),r.attr(”scale“,n),this._symbolType=o,this._symbolScale=n,this._updateEffectAnimation(t,i,e))},pM._updateEffectAnimation=function(e,t,i){var n=this.childAt(1);if(n){var o=this,a=e.getItemLayout(i),r=1e3*t.get(”period“),s=t.get(”loop“),l=t.get(”constantSpeed“),u=W(t.get(”delay“),function(t){return t/e.count()*r/3}),h=”function“==typeof u;if(n.ignore=!0,this.updateAnimationPoints(n,a),0e);r++);r=Math.min(r-1,o-2)}wt(t.position,i[r],i[r+1],(e-n[r])/(n[r+1]-n[r]));var s=i[r+1][0]-i[r][0],l=i[r+1][1]-i[r][1];t.rotation=-Math.atan2(l,s)-Math.PI/2,this._lastFrame=r,this._lastFramePercent=e,t.ignore=!1}},w(vM,fM);var xM=Cs({shape:{polyline:!1,curveness:0,segs:[]},buildPath:function(t,e){var i=e.segs,n=e.curveness;if(e.polyline)for(var o=0;o=e[0]&&t<=e[1]}}(y,e.option.range):function(e,n,o){var i=e[1]-e[0],a=(n=O(n,function(t){return{interval:[(t.interval[0]-e[0])/i,(t.interval[1]-e[0])/i]}})).length,r=0;return function(t){for(var e=r;e,this._handlers={},db($b,function(t,e){this._handlers;o.labelDirection=o.tickDirection=o.nameDirection=top:-1,bottom:1,right:1,left:-1,t.get(”axisTick.inside“)&&(o.tickDirection=-o.tickDirection),W(e.labelInside,t.get(”axisLabel.inside“))&&(o.labelDirection=-o.labelDirection);var h=e.rotate;return null==h&&(h=t.get(”axisLabel.rotate“)),o.labelRotation=”top“===a?-h:h,o.z2=1,o}qM.prototype={constructor:qM,model:null,isHorizontal:function(){var t=this.position;return”top“===t||”bottom“===t},pointToData:function(t,e){return this.coordinateSystem.pointToData(t,e)[0]},toGlobalCoord:null,toLocalCoord:null},w(qM,Gg),lh.register(”single“,{create:function(n,o){var a=[];return n.eachComponent(”singleAxis“,function(t,e){var i=new KM(t,n,o);i.name=”single_“+e,i.resize(t,o),t.coordinateSystem=i,a.push(i)}),n.eachSeries(function(t){if(”singleAxis“===t.get(”coordinateSystem“)){var e=n.queryComponents({mainType:”singleAxis“,index:t.get(”singleAxisIndex“),id:t.get(”singleAxisId“)})[0];t.coordinateSystem=e&&e.coordinateSystem}}),a},dimensions:(KM.prototype={type:”singleAxis“,axisPointerEnabled:!0,constructor:KM,_init:function(t,e,i){var n=this.dimension,o=new qM(n,sg(t),[0,0],t.get(”type“),t.get(”position“)),a=”category“===o.type;o.onBand=a&&t.get(”boundaryGap“),o.inverse=t.get(”inverse“),o.orient=t.get(”orient“),(t.axis=o).model=t,(o.coordinateSystem=this)._axis=o},update:function(t,e){t.eachSeries(function(t){if(t.coordinateSystem===this){var e=t.getData();E(e.mapDimension(this.dimension,!0),function(t){this._axis.scale.unionExtentFromData(e,t)},this),rg(this._axis.scale,this._axis.model)}},this)},resize:function(t,e){this._rect=bu({left:t.get(”left“),top:t.get(”top“),right:t.get(”right“),bottom:t.get(”bottom“),width:t.get(”width“),height:t.get(”height“)},{width:e.getWidth(),height:e.getHeight()}),this._adjustAxis()},getRect:function(){return this._rect},_adjustAxis:function(){var t=this._rect,e=this._axis,i=e.isHorizontal(),n=i?[0,t.width]:[0,t.height],o=e.reverse?1:0;e.setExtent(n[o],n[1-o]),this._updateAxisTransform(e,i?t.x:t.y)},_updateAxisTransform:function(t,e){var i=t.getExtent(),n=i[0]+i[1],o=t.isHorizontal();t.toGlobalCoord=o?function(t){return t+e}:function(t){return n-t+e},t.toLocalCoord=o?function(t){return t-e}:function(t){return n-t+e}},getAxis:function(){return this._axis},getBaseAxis:function(){return this._axis},getAxes:function(){return[this._axis]},getTooltipAxes:function(){return{baseAxes:[this.getAxis()]}},containPoint:function(t){var e=this.getRect(),i=this.getAxis();return”horizontal“===i.orient?i.contain(i.toLocalCoord(t[0]))&&t[1]>=e.y&&t[1]<=e.y+e.height:i.contain(i.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},pointToData:function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},dataToPoint:function(t){var e=this.getAxis(),i=this.getRect(),n=[],o="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),n[o]=e.toGlobalCoord(e.dataToCoord(+t)),n[1-o]=0==o?i.y+i.height/2:i.x+i.width/2,n}}).dimensions});var JM=["axisLine","axisTickLabel","axisName"],QM=["splitArea","splitLine"],tI=mv.extend({type:"singleAxis",axisPointerClass:"SingleAxisPointer",render:function(e,t,i,n){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new Ci;var r=$M(e),s=new Qm(e,r);E(JM,s.add,s),o.add(this._axisGroup),o.add(s.getGroup()),E(QM,function(t){e.get(t+".show")&&this["_"+t](e)},this),ml(a,this._axisGroup,e),tI.superCall(this,"render",e,t,i,n)},remove:function(){bv(this)},_splitLine:function(t){var e=t.axis;if(!e.scale.isBlank()){var i=t.getModel("splitLine"),n=i.getModel("lineStyle"),o=n.get("width"),a=n.get("color");a=a instanceof Array?a:[a];for(var r=t.coordinateSystem.getRect(),s=e.isHorizontal(),l=[],u=0,h=e.getTicksCoords({tickModel:i}),c=[],d=[],f=0;fr)return!0;if(a){var s=fv(t).seriesDataCount,l=n.getExtent();return Math.abs(l[0]-l[1])/s>r}return!1},makeElOption:function(t,e,i,n,o){},createPointerEl:function(t,e,i,n){var o=e.pointer;if(o){var a=yI(t).pointerEl=new bl[o.type](xI(e.pointer));t.add(a)}},createLabelEl:function(t,e,i,n){if(e.label){var o=yI(t).labelEl=new rs(xI(e.label));t.add(o),SI(o,n)}},updatePointerEl:function(t,e,i){var n=yI(t).pointerEl;n&&e.pointer&&(n.setStyle(e.pointer.style),i(n,{shape:e.pointer.shape}))},updateLabelEl:function(t,e,i,n){var o=yI(t).labelEl;o&&(o.setStyle(e.label.style),i(o,{shape:e.label.shape,position:e.label.position}),SI(o,n))},_renderHandle:function(t){if(!this._dragging&&this.updateHandleTransform){var e,i=this._axisPointerModel,n=this._api.getZr(),o=this._handle,a=i.getModel(”handle“),r=i.get(”status“);if(!a.get(”show“)||!r||”hide“===r)return o&&n.remove(o),void(this._handle=null);this._handle||(e=!0,o=this._handle=yl(a.get(”icon“),{cursor:”move“,draggable:!0,onmousemove:function(t){Xt(t.event)},onmousedown:_I(this._onHandleDragMove,this,0,0),drift:_I(this._onHandleDragMove,this),ondragend:_I(this._onHandleDragEnd,this)}),n.add(o)),II(o,i,!1);o.setStyle(a.getItemStyle(null,[”color“,”borderColor“,”borderWidth“,”opacity“,”shadowColor“,”shadowBlur“,”shadowOffsetX“,”shadowOffsetY“]));var s=a.get(”size“);L(s)||(s=[s,s]),o.attr(”scale“,[s[0]/2,s[1]/2]),kc(this,”_doDispatchAxisPointer“,a.get(”throttle“)||0,”fixRate“),this._moveHandleToValue(t,e)}},_moveHandleToValue:function(t,e){bI(this._axisPointerModel,!e&&this._moveAnimation,this._handle,MI(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(t,e){var i=this._handle;if(i){this._dragging=!0;var n=this.updateHandleTransform(MI(i),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=n,i.stopAnimation(),i.attr(MI(n)),yI(i).lastProp=null,this._doDispatchAxisPointer()}},_doDispatchAxisPointer:function(){if(this._handle){var t=this._payloadInfo,e=this._axisModel;this._api.dispatchAction({type:”updateAxisPointer“,x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:e.axis.dim,axisIndex:e.componentIndex}]})}},_onHandleDragEnd:function(t){if(this._dragging=!1,this._handle){var e=this._axisPointerModel.get(”value“);this._moveHandleToValue(e),this._api.dispatchAction({type:”hideTip“})}},getHandleTransform:null,updateHandleTransform:null,clear:function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),i=this._group,n=this._handle;e&&i&&(this._lastGraphicKey=null,i&&e.remove(i),n&&e.remove(n),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(t,e,i){return{x:t[i=i||0],y:t[1-i],width:e[i],height:e[1-i]}}}).constructor=wI);var OI=wI.extend({makeElOption:function(t,e,i,n,o){var a=i.axis,r=a.grid,s=n.get(”type“),l=EI(r,a).getOtherAxis(a).getGlobalExtent(),u=a.toGlobalCoord(a.dataToCoord(e,!0));if(s&&”none“!==s){var h=TI(n),c=RI[s](a,u,l);c.style=h,t.graphicKey=c.type,t.pointer=c}LI(e,t,_v(r.model,i),i,n,o)},getHandleTransform:function(t,e,i){var n=_v(e.axis.grid.model,e,{labelInside:!1});return n.labelMargin=i.get(”handle.margin“),{position:CI(e.axis,t,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(t,e,i,n){var o=i.axis,a=o.grid,r=o.getGlobalExtent(!0),s=EI(a,o).getOtherAxis(o).getGlobalExtent(),l="x"===o.dim?0:1,u=t.position;u[l]+=e[l],u[l]=Math.min(r[1],u[l]),u[l]=Math.max(r[0],u[l]);var h=(s[1]+s[0])/2,c=[h,h];c[l]=u[l];return{position:u,rotation:t.rotation,cursorPoint:c,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][l]}}});function EI(t,e){var i={};return i[e.dim+"AxisIndex"]=e.index,t.getCartesian(i)}var RI={line:function(t,e,i){return{type:"Line",subPixelOptimize:!0,shape:kI([e,i[0]],[e,i[1]],zI(t))}},shadow:function(t,e,i){var n=Math.max(1,t.getBandWidth()),o=i[1]-i[0];return{type:"Rect",shape:PI([e-n/2,i[0]],[n,o],zI(t))}}};function zI(t){return"x"===t.dim?0:1}mv.registerAxisPointerClass("CartesianAxisPointer",OI),yf(function(t){if(t){t.axisPointer&&0!==t.axisPointer.length||(t.axisPointer={});var e=t.axisPointer.link;e&&!L(e)&&(t.axisPointer.link=[e])}}),xf(Ld.PROCESSOR.STATISTIC,function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=cv(t,e)}),_f({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},function(t,e,i){var n=t.currTrigger,r=[t.x,t.y],o=t,a=t.dispatchAction||A(i.dispatchAction,i),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){hI(r)&&(r=iI({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=hI(r),u=o.axesInfo,h=s.axesInfo,c="leave"===n||hI(r),d={},f={},p={list:[],map:{}},g={showPointer:oI(sI,f),showTooltip:oI(lI,p)};nI(s.coordSysMap,function(t,e){var a=l||t.containPoint(r);nI(s.coordSysAxesInfo[e],function(t,e){var i=t.axis,n=function(t,e){for(var i=0;i<(t||[]).length;i++){var n=t[i];if(e.axis.dim===n.axisDim&&e.axis.model.componentIndex===n.axisIndex)return n}}(u,t);if(!c&&a&&(!u||n)){var o=n&&n.value;null!=o||l||(o=i.pointToData(r)),null!=o&&rI(t,o,g,!1,d)}})});var m={};return nI(h,function(o,t){var a=o.linkGroup;a&&!f[t]&&nI(a.axesInfo,function(t,e){var i=f[e];if(t!==o&&i){var n=i.value;a.mapper&&(n=o.axis.scale.parse(a.mapper(n,uI(t),uI(o)))),m[o.key]=n}})}),nI(m,function(t,e){rI(h[e],t,g,!0,d)}),function(o,t,e){var a=e.axesInfo=[];nI(t,function(t,e){var i=t.axisPointerModel.option,n=o[e];n?(t.useHandle||(i.status="show"),i.value=n.value,i.seriesDataIndices=(n.payloadBatch||[]).slice()):t.useHandle||(i.status="hide"),"show"===i.status&&a.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:i.value})})}(f,h,d),function(t,e,i,n){if(hI(e)||!t.list.length)return n({type:"hideTip"});var o=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};n({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:i.tooltipOption,position:i.position,dataIndexInside:o.dataIndexInside,dataIndex:o.dataIndex,seriesIndex:o.seriesIndex,dataByCoordSys:t.list})}(p,r,t,a),function(t,e,i){var n=i.getZr(),o="axisPointerLastHighlights",a=aI(n)[o]||{},r=aI(n)[o]={};nI(t,function(t,e){var i=t.axisPointerModel.option;"show"===i.status&&nI(i.seriesDataIndices,function(t){var e=t.seriesIndex+" | "+t.dataIndex;r[e]=t})});var s=[],l=[];E(a,function(t,e){r[e]||l.push(t)}),E(r,function(t,e){a[e]||s.push(t)}),l.length&&i.dispatchAction({type:"downplay",escapeConnect:!0,batch:l}),s.length&&i.dispatchAction({type:"highlight",escapeConnect:!0,batch:s})}(h,0,i),d}});var BI=["x","y"],VI=["width","height"],GI=wI.extend({makeElOption:function(t,e,i,n,o){var a=i.axis,r=a.coordinateSystem,s=HI(r,1-WI(a)),l=r.dataToPoint(e)[0],u=n.get("type");if(u&&"none"!==u){var h=TI(n),c=FI[u](a,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}LI(e,t,$M(i),i,n,o)},getHandleTransform:function(t,e,i){var n=$M(e,{labelInside:!1});return n.labelMargin=i.get("handle.margin"),{position:CI(e.axis,t,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(t,e,i,n){var o=i.axis,a=o.coordinateSystem,r=WI(o),s=HI(a,r),l=t.position;l[r]+=e[r],l[r]=Math.min(s[1],l[r]),l[r]=Math.max(s[0],l[r]);var u=HI(a,1-r),h=(u[1]+u[0])/2,c=[h,h];return c[r]=l[r],{position:l,rotation:t.rotation,cursorPoint:c,tooltipOption:{verticalAlign:"middle"}}}}),FI={line:function(t,e,i){return{type:"Line",subPixelOptimize:!0,shape:kI([e,i[0]],[e,i[1]],WI(t))}},shadow:function(t,e,i){var n=t.getBandWidth(),o=i[1]-i[0];return{type:"Rect",shape:PI([e-n/2,i[0]],[n,o],WI(t))}}};function WI(t){return t.isHorizontal()?0:1}function HI(t,e){var i=t.getRect();return[i[BI[e]],i[BI[e]]+i[VI[e]]]}mv.registerAxisPointerClass("SingleAxisPointer",GI),Af({type:"single"});var ZI=sc.extend({type:"series.themeRiver",dependencies:["singleAxis"],nameMap:null,init:function(t){ZI.superApply(this,"init",arguments),this.legendVisualProvider=new qv(A(this.getData,this),A(this.getRawData,this))},fixData:function(t){var e=t.length,i=ta(t,function(t){return t[2]}),n=[];i.buckets.each(function(t,e){n.push({name:e,dataList:t})});for(var o=n.length,a=-1,r=-1,s=0;sMath.PI/2?”right“:”left“):y&&”center“!==y?”left“===y?(d=l.r0+v,f>Math.PI/2&&(y=”right“)):”right“===y&&(d=l.r-v,f>Math.PI/2&&(y=”left“)):(d=(l.r+l.r0)/2,y=”center“),c.attr(”style“,{text:s,textAlign:y,textVerticalAlign:S(”verticalAlign“)||”middle“,opacity:S(”opacity“)});var x=d*p+l.cx,_=d*g+l.cy;c.attr(”position“,[x,_]);var w=S(”rotate“),b=0;function S(t){var e=a.get(t);return null==e?o.get(t):e}”radial“===w?(b=-f)<-Math.PI/2&&(b+=Math.PI):"tangential"===w?(b=Math.PI/2-f)>Math.PI/2?b-=Math.PI:b<-Math.PI/2&&(b+=Math.PI):"number"==typeof w&&(b=w*Math.PI/180),c.attr("rotation",b)},JI._initEvents=function(t,e,i,n){t.off("mouseover").off("mouseout").off("emphasis").off("normal");function o(){r.onEmphasis(n)}function a(){r.onNormal()}var r=this;i.isAnimationEnabled()&&t.on("mouseover",o).on("mouseout",a).on("emphasis",o).on("normal",a).on("downplay",function(){r.onDownplay()}).on("highlight",function(){r.onHighlight()})},w($I,Ci);_c.extend({type:"sunburst",init:function(){},render:function(o,a,t,e){var n=this;this.seriesModel=o,this.api=t,this.ecModel=a;var r=o.getData(),s=r.tree.root,i=o.getViewRoot(),l=this.group,u=o.get("renderLabelForZeroData"),h=[];i.eachNode(function(t){h.push(t)});var c=this._oldChildren||[];if(function(i,n){if(0===i.length&&0===n.length)return;function t(t){return t.getId()}function e(t,e){!function(t,e){u||!t||t.getValue()||(t=null);if(t!==s&&e!==s)if(e&&e.piece)t?(e.piece.updateData(!1,t,"normal",o,a),r.setItemGraphicEl(t.dataIndex,e.piece)):function(t){if(!t)return;t.piece&&(l.remove(t.piece),t.piece=null)}(e);else if(t){var i=new $I(t,o,a);l.add(i),r.setItemGraphicEl(t.dataIndex,i)}}(null==t?null:i[t],null==e?null:n[e])}new kf(n,i,t,t).add(e).update(e).remove(T(e,null)).execute()}(h,c),function(t,e){if(0=i.r0}}});var QI=”sunburstRootToNode“;_f({type:QI,update:”updateView“},function(o,t){t.eachComponent({mainType:”series“,subType:”sunburst“,query:o},function(t,e){var i=Zx(o,[QI],t);if(i){var n=t.getViewRoot();n&&(o.direction=Xx(n,i.node)?”rollUp“:”drillDown“),t.resetViewRoot(i.node)}})});var tT=”sunburstHighlight“;_f({type:tT,update:”updateView“},function(n,t){t.eachComponent({mainType:”series“,subType:”sunburst“,query:n},function(t,e){var i=Zx(n,[tT],t);i&&(n.highlight=i.node)})});_f({type:”sunburstUnhighlight“,update:”updateView“},function(i,t){t.eachComponent({mainType:”series“,subType:”sunburst“,query:i},function(t,e){i.unhighlight=!0})});var eT=Math.PI/180;function iT(t,e){if(”function“==typeof e)return t.sort(e);var n=”asc“===e;return t.sort(function(t,e){var i=(t.getValue()-e.getValue())*(n?1:-1);return 0==i?(t.dataIndex-e.dataIndex)*(n?-1:1):i})}function nT(a,r){return r=r||[0,0],O([”x“,”y“],function(t,e){var i=this.getAxis(t),n=r[e],o=a[e]/2;return”category“===i.type?i.getBandWidth():Math.abs(i.dataToCoord(n-o)-i.dataToCoord(n+o))},this)}Sf(T(iy,”sunburst“)),bf(T(function(t,e,C,i){e.eachSeriesByType(t,function(t){var e=t.get(”center“),i=t.get(”radius“);L(i)||(i=[0,i]),L(e)||(e=[e,e]);var n=C.getWidth(),o=C.getHeight(),h=Math.min(n,o),c=Rl(e[0],n),d=Rl(e[1],o),f=Rl(i[0],h/2),a=Rl(i[1],h/2),r=-t.get(”startAngle“)*eT,p=t.get(”minAngle“)*eT,g=t.getData().tree.root,s=t.getViewRoot(),m=s.depth,l=t.get(”sort“);null!=l&&!function e(t,i){var n=t.children||[];t.children=iT(n,i);n.length&&E(t.children,function(t){e(t,i)})}(s,l);var u=0;E(s.children,function(t){isNaN(t.getValue())||u++});var v=s.getValue(),y=Math.PI/(v||u)*2,x=0t”Axis“](),n=l[e],o=s[e]/2,a=”dataTo“+t,r=”category“===i.type?i.getBandWidth():Math.abs(i[a](n-o)-i[a](n+o));return”Angle“===t&&(r=r*Math.PI/180),r},this)}var sT=Ss,lT=[”itemStyle“],uT=[”emphasis“,”itemStyle“],hT=[”label“],cT=[”emphasis“,”label“],dT=”e00“,fT={cartesian2d:function(e){var t=e.grid.getRect();return{coordSys:{type:”cartesian2d“,x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:function(t){return e.dataToPoint(t)},size:A(nT,e)}}},geo:function(e){var t=e.getBoundingRect();return{coordSys:{type:”geo“,x:t.x,y:t.y,width:t.width,height:t.height,zoom:e.getZoom()},api:{coord:function(t){return e.dataToPoint(t)},size:A(oT,e)}}},singleAxis:function(e){var t=e.getRect();return{coordSys:{type:”singleAxis“,x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:function(t){return e.dataToPoint(t)},size:A(aT,e)}}},polar:function(o){var a=o.getRadiusAxis(),r=o.getAngleAxis(),t=a.getExtent();return t[0]>t[1]&&t.reverse(),{coordSys:{type:”polar“,cx:o.cx,cy:o.cy,r:t[1],r0:t[0]},api:{coord:A(function(t){var e=a.dataToRadius(t[0]),i=r.dataToAngle(t[1]),n=o.coordToPoint([e,i]);return n.push(e,i*Math.PI/180),n}),size:A(rT,o)}}},calendar:function(i){var t=i.getRect(),e=i.getRangeInfo();return{coordSys:{type:”calendar“,x:t.x,y:t.y,width:t.width,height:t.height,cellWidth:i.getCellWidth(),cellHeight:i.getCellHeight(),rangeInfo:{start:e.start,end:e.end,weeks:e.weeks,dayCount:e.allDay}},api:{coord:function(t,e){return i.dataToPoint(t,e)}}}}};function pT(t,e,i,n,o){null==i[t]||o||(e[t]=i[t],i[t]=n[t])}function gT(a,r,e,t){var i=a.get(”renderItem“),n=a.coordinateSystem,o={};n&&(o=n.prepareCustoms?n.prepareCustoms():fT[n.type](n));var s,l,u,h,c,d=D({getWidth:t.getWidth,getHeight:t.getHeight,getZr:t.getZr,getDevicePixelRatio:t.getDevicePixelRatio,value:function(t,e){return null==e&&(e=s),r.get(r.getDimension(t||0),e)},style:function(t,e){null==e&&(e=s),g(e);var i=l.getModel(lT).getItemStyle();null!=c&&(i.fill=c);var n=r.getItemVisual(e,”opacity“);null!=n&&(i.opacity=n);var o=t?_T(t,u):u;return nl(i,o,null,{autoColor:c,isRectText:!0}),i.text=o.getShallow(”show“)?H(a.getFormattedLabel(e,”normal“),Ug(r,e)):null,t&&wT(i,t),i},styleEmphasis:function(t,e){null==e&&(e=s),g(e);var i=l.getModel(uT).getItemStyle(),n=t?_T(t,h):h;return nl(i,n,null,{isRectText:!0},!0),i.text=n.getShallow(”show“)?Z(a.getFormattedLabel(e,”emphasis“),a.getFormattedLabel(e,”normal“),Ug(r,e)):null,t&&wT(i,t),i},visual:function(t,e){return null==e&&(e=s),r.getItemVisual(e,t)},barLayout:function(t){if(n.getBaseAxis){return function(t){var e=[],i=t.axis;if(”category“===i.type){for(var n=i.getBandWidth(),o=0;o_ec_stack”+t.seriesIndex}function TT(t,e){return e.dim+t.model.componentIndex}function AT(t,e){Gg.call(this,“radius”,t,e),this.type=“category”}sc.extend({type:“series.custom”,dependencies:[“grid”,“polar”,“geo”,“singleAxis”,“calendar”],defaultOption:{coordinateSystem:“cartesian2d”,zlevel:0,z:2,legendHoverLink:!0,useTransform:!0,clip:!1},getInitialData:function(t,e){return gp(this.getSource(),this)},getDataParams:function(t,e,i){var n=sc.prototype.getDataParams.apply(this,arguments);return i&&(n.info=i.info),n}}),_c.extend({type:“custom”,_data:null,render:function(i,t,e,n){var o=this._data,a=i.getData(),r=this.group,s=gT(i,a,t,e);a.diff(o).add(function(t){mT(null,t,s(t,n),i,r,a)}).update(function(t,e){mT(o.getItemGraphicEl(e),t,s(t,n),i,r,a)}).remove(function(t){var e=o.getItemGraphicEl(t);e&&r.remove(e)}).execute();var l=i.get(“clip”,!0)?Sm(i.coordinateSystem,!1,i):null;l?r.setClipPath(l):r.removeClipPath(),this._data=a},incrementalPrepareRender:function(t,e,i){this.group.removeAll(),this._data=null},incrementalRender:function(t,e,i,n,o){var a=e.getData(),r=gT(e,a,i,n);function s(t){t.isGroup||(t.incremental=!0,t.useHoverLayer=!0)}for(var l=t.start;lt“Axis”]},getAxes:function(){return[this._radiusAxis,this._angleAxis]},getAxesByScale:function(t){var e=[],i=this._angleAxis,n=this._radiusAxis;return i.scale.type===t&&e.push(i),n.scale.type===t&&e.push(n),e},getAngleAxis:function(){return this._angleAxis},getRadiusAxis:function(){return this._radiusAxis},getOtherAxis:function(t){var e=this._angleAxis;return t===e?this._radiusAxis:e},getBaseAxis:function(){return this.getAxesByScale(“ordinal”)[0]||this.getAxesByScale(“time”)[0]||this.getAngleAxis()},getTooltipAxes:function(t){var e=null!=t&&“auto”!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[e],otherAxes:[this.getOtherAxis(e)]}},dataToPoint:function(t,e){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],e),this._angleAxis.dataToAngle(t[1],e)])},pointToData:function(t,e){var i=this.pointToCoord(t);return[this._radiusAxis.radiusToData(i[0],e),this._angleAxis.angleToData(i[1],e)]},pointToCoord:function(t){var e=t[0]-this.cx,i=t[1]-this.cy,n=this.getAngleAxis(),o=n.getExtent(),a=Math.min(o[0],o[1]),r=Math.max(o[0],o[1]);n.inverse?a=r-360:r=a+360;var s=Math.sqrt(e*e+i*i);e/=s,i/=s;for(var l=Math.atan2(-i,e)/Math.PI*180,u=le[1]&&e.reverse();var i=t.getExtent(),n=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:e[0],r:e[1],startAngle:-i[0]*n,endAngle:-i[1]*n,clockwise:t.inverse,contain:function(t,e){var i=t-this.cx,n=e-this.cy,o=i*i+n*n,a=this.r,r=this.r0;return o<=a*a&&r*r<=o}}}};var kT=ku.extend({type:"polarAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"polar",index:this.option.polarIndex,id:this.option.polarId})[0]}});m(kT.prototype,dg);var PT={splitNumber:5};function NT(t,e){return e.type||(e.data?"category":"value")}function OT(t,e){var i=this,n=i.getAngleAxis(),o=i.getRadiusAxis();if(n.scale.setExtent(1/0,-1/0),o.scale.setExtent(1/0,-1/0),t.eachSeries(function(t){if(t.coordinateSystem===i){var e=t.getData();E(e.mapDimension("radius",!0),function(t){o.scale.unionExtentFromData(e,pp(e,t))}),E(e.mapDimension("angle",!0),function(t){n.scale.unionExtentFromData(e,pp(e,t))})}}),rg(n.scale,n.model),rg(o.scale,o.model),"category"===n.type&&!n.onBand){var a=n.getExtent(),r=360/n.scale.count();n.inverse?a[1]+=r:a[1]-=r,n.setExtent(a[0],a[1])}}function ET(t,e){if(t.type=e.get("type"),t.scale=sg(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),"angleAxis"===e.mainType){t.inverse^=e.get("clockwise");var i=e.get("startAngle");t.setExtent(i,i+(t.inverse?-360:360))}(e.axis=t).model=e}Gm("angle",kT,NT,{startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}}),Gm("radius",kT,NT,PT),Tf({type:"polar",dependencies:["polarAxis","angleAxis"],coordinateSystem:null,findAxisModel:function(t){var e;return this.ecModel.eachComponent(t,function(t){t.getCoordSysModel()===this&&(e=t)},this),e},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"80%"}}),lh.register("polar",{dimensions:LT.prototype.dimensions,create:function(i,s){var l=[];return i.eachComponent("polar",function(t,e){var i=new LT(e);i.update=OT;var n=i.getRadiusAxis(),o=i.getAngleAxis(),a=t.findAxisModel("radiusAxis"),r=t.findAxisModel("angleAxis");ET(n,a),ET(o,r),function(t,e,i){var n=e.get("center"),o=i.getWidth(),a=i.getHeight();t.cx=Rl(n[0],o),t.cy=Rl(n[1],a);var r=t.getRadiusAxis(),s=Math.min(o,a)/2,l=e.get("radius");null==l?l=[0,"100%"]:L(l)||(l=[0,l]),l=[Rl(l[0],s),Rl(l[1],s)],r.inverse?r.setExtent(l[1],l[0]):r.setExtent(l[0],l[1])}(i,t,s),l.push(i),(t.coordinateSystem=i).model=t}),i.eachSeries(function(t){if("polar"===t.get("coordinateSystem")){var e=i.queryComponents({mainType:"polar",index:t.get("polarIndex"),id:t.get("polarId")})[0];t.coordinateSystem=e.coordinateSystem}}),l}});var RT=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function zT(t,e,i){e[1]>e[0]&&(e=e.slice().reverse());var n=t.coordToPoint([e[0],i]),o=t.coordToPoint([e[1],i]);return{x1:n[0],y1:n[1],x2:o[0],y2:o[1]}}function BT(t){return t.getRadiusAxis().inverse?0:1}function VT(t){var e=t[0],i=t[t.length-1];e&&i&&Math.abs(Math.abs(e.coord-i.coord)-360)<1e-4&&t.pop()}mv.extend({type:"angleAxis",axisPointerClass:"PolarAxisPointer",render:function(e,t){if(this.group.removeAll(),e.get("show")){var i=e.axis,n=i.polar,o=n.getRadiusAxis().getExtent(),a=i.getTicksCoords(),r=i.getMinorTicksCoords(),s=O(i.getViewLabels(),function(t){return(t=k(t)).coord=i.dataToCoord(t.tickValue),t});VT(s),VT(a),E(RT,function(t){!e.get(t+".show")||i.scale.isBlank()&&"axisLine"!==t||this["_"+t](e,n,a,r,o,s)},this)}},_axisLine:function(t,e,i,n,o){var a,r=t.getModel("axisLine.lineStyle"),s=BT(e),l=s?0:1;(a=0===o[l]?new Yr({shape:{cx:e.cx,cy:e.cy,r:o[s]},style:r.getLineStyle(),z2:1,silent:!0}):new Kr({shape:{cx:e.cx,cy:e.cy,r:o[s],r0:o[l]},style:r.getLineStyle(),z2:1,silent:!0})).style.fill=null,this.group.add(a)},_axisTick:function(t,e,i,n,o){var a=t.getModel("axisTick"),r=(a.get("inside")?-1:1)*a.get("length"),s=o[BT(e)],l=O(i,function(t){return new ls({shape:zT(e,[s,s+r],t.coord)})});this.group.add(Es(l,{style:D(a.getModel("lineStyle").getLineStyle(),{stroke:t.get("axisLine.lineStyle.color")})}))},_minorTick:function(t,e,i,n,o){if(n.length){for(var a=t.getModel("axisTick"),r=t.getModel("minorTick"),s=(a.get("inside")?-1:1)*r.get("length"),l=o[BT(e)],u=[],h=0;hr?“left”:“right”,u=Math.abs(a[1]-s)/o<.3?"middle":a[1]>s?“top”:“bottom”;p&&p[n]&&p[n].textStyle&&(i=new Cl(p[n].textStyle,g,g.ecModel));var h=new Ur({silent:Qm.isLabelSilent©});this.group.add(h),nl(h.style,i,{x:a[0],y:a[1],textFill:i.getTextColor()||c.get(“axisLine.lineStyle.color”),text:t.formattedLabel,textAlign:l,textVerticalAlign:u}),v&&(h.eventData=Qm.makeAxisEventDataBase©,h.eventData.targetType=“axisLabel”,h.eventData.value=t.rawLabel)},this)},_splitLine:function(t,e,i,n,o){var a=t.getModel(“splitLine”).getModel(“lineStyle”),r=a.get(“color”),s=0;r=r instanceof Array?r:[r];for(var l=[],u=0;um?“left”:“right”,h=Math.abs(l[1]-v)/g<.3?"middle":l[1]>v?“top”:“bottom”}return{position:l,align:u,verticalAlign:h}}(e,i,0,s,d))}});var HT={line:function(t,e,i,n,o){return“angle”===t.dim?{type:“Line”,shape:kI(e.coordToPoint([n[0],i]),e.coordToPoint([n[1],i]))}:{type:“Circle”,shape:{cx:e.cx,cy:e.cy,r:i}}},shadow:function(t,e,i,n,o){var a=Math.max(1,t.getBandWidth()),r=Math.PI/180;return“angle”===t.dim?{type:“Sector”,shape:NI(e.cx,e.cy,n[0],n[1],(-i-a/2)*r,(a/2-i)*r)}:{type:“Sector”,shape:NI(e.cx,e.cy,i-a/2,i+a/2,0,2*Math.PI)}}};function ZT(n,t){t.update=“updateView”,_f(t,function(t,e){var i={};return e.eachComponent({mainType:“geo”,query:t},function(e){e[n](t.name),E(e.coordinateSystem.regions,function(t){i[t.name]=e.isSelected(t.name)||!1})}),{selected:i,name:t.name}})}mv.registerAxisPointerClass(“PolarAxisPointer”,WT),bf(T(function(t,e,i){var N={},O=function(t){var g={};E(t,function(t,e){var i=t.getData(),n=t.coordinateSystem,o=n.getBaseAxis(),a=TT(n,o),r=o.getExtent(),s=“category”===o.type?o.getBandWidth():Math.abs(r[1]-r[0])/i.count(),l=g[a]||{bandWidth:s,remainedWidth:s,autoWidthCount:0,categoryGap:“20%”,gap:“30%”,stacks:{}},u=l.stacks;g[a]=l;var h=IT(t);u[h]||l.autoWidthCount++,u[h]=u[h]||{width:0,maxWidth:0};var c=Rl(t.get(“barWidth”),s),d=Rl(t.get(“barMaxWidth”),s),f=t.get(“barGap”),p=t.get(“barCategoryGap”);c&&!u[h].width&&(c=Math.min(l.remainedWidth,c),u[h].width=c,l.remainedWidth-=c),d&&(u[h].maxWidth=d),null!=f&&(l.gap=f),null!=p&&(l.categoryGap=p)});var d={};return E(g,function(t,i){d[i]={};var e=t.stacks,n=t.bandWidth,o=Rl(t.categoryGap,n),a=Rl(t.gap,1),r=t.remainedWidth,s=t.autoWidthCount,l=(r-o)/(s+(s-1)*a);l=Math.max(l,0),E(e,function(t,e){var i=t.maxWidth;i&&ii“-”+n,date:t}},getNextNDay:function(t,e){return 0===(e=e||0)||(t=new Date(this.getDateInfo(t).time)).setDate(t.getDate()+e),this.getDateInfo(t)},update:function(t,e){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 i=this._rangeInfo.weeks||1,n=[“width”,“height”],o=this._model.get(“cellSize”).slice(),a=this._model.getBoxLayoutParams(),r=“horizontal”===this._orient?[i,7]:[7,i];E([0,1],function(t){u(o,t)&&(a[n[t]]=o[t]*r[t])});var s={width:e.getWidth(),height:e.getHeight()},l=this._rect=bu(a,s);function u(t,e){return null!=t[e]&&“auto”!==t[e]}E([0,1],function(t){u(o,t)||(o[t]=l[n[t]]/r[t])}),this._sw=o[0],this._sh=o[1]},dataToPoint:function(t,e){L(t)&&(t=t[0]),null==e&&(e=!0);var i=this.getDateInfo(t),n=this._rangeInfo,o=i.formatedDate;if(e&&!(i.time>=n.start.time&&i.time1,2}$/.test(e)){var i=this.getDateInfo(e),n=i.date;n.setMonth(n.getMonth()+1);var o=this.getNextNDay(n,-1);t=[i.formatedDate,o.formatedDate]}/^d{4d1,2d{1,2}$/.test(e)&&(t=[e,e]);var a=this._getRangeInfo(t);return a.start.time>a.end.time&&t.reverse(),t},_getRangeInfo:function(t){var e;(t=[this.getDateInfo(t[0]),this.getDateInfo(t[1])])[0].time>t[1].time&&(e=!0,t.reverse());var i=Math.floor(t[1].time/864e5)-Math.floor(t[0].time/864e5)+1,n=new Date(t[0].time),o=n.getDate(),a=t[1].date.getDate();n.setDate(o+i-1);var r=n.getDate();if(r!==a)for(var s=0n.weeks||0===t&&en.lweek)return!1;var o=7*(t-1)-n.fweek+e,a=new Date(n.start.time);return a.setDate(n.start.d+o),this.getDateInfo(a)}},UT.dimensions=UT.prototype.dimensions,UT.getDimensionsInfo=UT.prototype.getDimensionsInfo,UT.create=function(i,n){var o=[];return i.eachComponent(“calendar”,function(t){var e=new UT(t,i,n);o.push(e),t.coordinateSystem=e}),i.eachSeries(function(t){“calendar”===t.get(“coordinateSystem”)&&(t.coordinateSystem=o[t.get(“calendarIndex”)||0])}),o},lh.register(“calendar”,UT);var YT=ku.extend({type:“calendar”,coordinateSystem:null,defaultOption:{zlevel:0,z:2,left:80,top:60,cellSize:20,orient:“horizontal”,splitLine:{show:!0,lineStyle:{color:“#000”,width:1,type:“solid”}},itemStyle:{color:“#fff”,borderWidth:1,borderColor:“#ccc”},dayLabel:{show:!0,firstDay:0,position:“start”,margin:“50%”,nameMap:“en”,color:“#000”},monthLabel:{show:!0,position:“start”,margin:5,align:“center”,nameMap:“en”,formatter:null,color:“#000”},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:“#ccc”,fontFamily:“sans-serif”,fontWeight:“bolder”,fontSize:20}},init:function(t,e,i,n){var o=Iu(t);YT.superApply(this,“init”,arguments),jT(t,o)},mergeOption:function(t,e){YT.superApply(this,“mergeOption”,arguments),jT(this.option,t)}});function jT(t,e){var i=t.cellSize;L(i)?1===i.length&&(i[1]=i[0]):i=t.cellSize=[i,i];var n=O([0,1],function(t){return function(t,e){return null!=t[xu[e][0]]||null!=t[xu[e][1]]&&null!=t[xu[e][2]]}(e,t)&&(i[t]=“auto”),null!=i[t]&&“auto”!==i[t]});Mu(t,e,{type:“box”,ignoreSize:n})}var qT={EN:[“Jan”,“Feb”,“Mar”,“Apr”,“May”,“Jun”,“Jul”,“Aug”,“Sep”,“Oct”,“Nov”,“Dec”],CN:[“一月”,“二月”,“三月”,“四月”,“五月”,“六月”,“七月”,“八月”,“九月”,“十月”,“十一月”,“十二月”]},KT={EN:[“S”,“M”,“T”,“W”,“T”,“F”,“S”],CN:[“日”,“一”,“二”,“三”,“四”,“五”,“六”]};Af({type:“calendar”,_tlpoints:null,_blpoints:null,_firstDayOfMonth:null,_firstDayPoints:null,render:function(t,e,i){var n=this.group;n.removeAll();var o=t.coordinateSystem,a=o.getRangeInfo(),r=o.getOrient();this._renderDayRect(t,a,n),this._renderLines(t,a,r,n),this._renderYearText(t,a,r,n),this._renderMonthText(t,r,n),this._renderWeekText(t,a,r,n)},_renderDayRect:function(t,e,i){for(var n=t.coordinateSystem,o=t.getModel(“itemStyle”).getItemStyle(),a=n.getCellWidth(),r=n.getCellHeight(),s=e.start.time;s<=e.end.time;s=n.getNextNDay(s,1).time){var l=n.dataToRect([s],!1).tl,u=new rs({shape:{x:l[0],y:l[1],width:a,height:r},cursor:"default",style:o});i.add(u)}},_renderLines:function(i,t,n,o){var a=this,r=i.coordinateSystem,s=i.getModel("splitLine.lineStyle").getLineStyle(),l=i.get("splitLine.show"),e=s.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=t.start,h=0;u.time<=t.end.time;h++){d(u.formatedDate),0===h&&(u=r.getDateInfo(t.start.y+"-"+t.start.m));var c=u.date;c.setMonth(c.getMonth()+1),u=r.getDateInfo(c)}function d(t){a._firstDayOfMonth.push(r.getDateInfo(t)),a._firstDayPoints.push(r.dataToRect([t],!1).tl);var e=a._getLinePointsOfOneWeek(i,t,n);a._tlpoints.push(e[0]),a._blpoints.push(e[e.length-1]),l&&a._drawSplitline(e,s,o)}d(r.getNextNDay(t.end.time,1).formatedDate),l&&this._drawSplitline(a._getEdgesPoints(a._tlpoints,e,n),s,o),l&&this._drawSplitline(a._getEdgesPoints(a._blpoints,e,n),s,o)},_getEdgesPoints:function(t,e,i){var n=[t[0].slice(),t[t.length-1].slice()],o="horizontal"===i?0:1;return n[0][o]=n[0][o]-e/2,n[1][o]=n[1][o]+e/2,n},_drawSplitline:function(t,e,i){var n=new ts({z2:20,shape:{points:t},style:e});i.add(n)},_getLinePointsOfOneWeek:function(t,e,i){var n=t.coordinateSystem;e=n.getDateInfo(e);for(var o=[],a=0;a<7;a++){var r=n.getNextNDay(e.time,a),s=n.dataToRect([r.time],!1);o[2*r.day]=s.tl,o[2*r.day+1]=s["horizontal"===i?"bl":"tr"]}return o},_formatterLabel:function(t,e){return"string"==typeof t&&t?uu(t,e):"function"==typeof t?t(e):e.nameMap},_yearTextPositionControl:function(t,e,i,n,o){e=e.slice();var a=["center","bottom"];"bottom"===n?(e[1]+=o,a=["center","top"]):"left"===n?e[0]-=o:"right"===n?(e[0]+=o,a=["center","top"]):e[1]-=o;var r=0;return"left"!==n&&"right"!==n||(r=Math.PI/2),{rotation:r,position:e,style:{textAlign:a[0],textVerticalAlign:a[1]}}},_renderYearText:function(t,e,i,n){var o=t.getModel("yearLabel");if(o.get("show")){var a=o.get("margin"),r=o.get("position");r=r||("horizontal"!==i?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,u=(s[0][1]+s[1][1])/2,h="horizontal"===i?0:1,c={top:[l,s[h][1]],bottom:[l,s[1-h][1]],left:[s[1-h][0],u],right:[s[h][0],u]},d=e.start.y;+e.end.y>+e.start.y&&(d=d+“-”+e.end.y);var f=o.get(“formatter”),p={start:e.start.y,end:e.end.y,nameMap:d},g=this._formatterLabel(f,p),m=new Ur({z2:30});nl(m.style,o,{text:g}),m.attr(this._yearTextPositionControl(m,c[r],i,r,a)),n.add(m)}},_monthTextPositionControl:function(t,e,i,n,o){var a=“left”,r=“top”,s=t[0],l=t[1];return“horizontal”===i?(l+=o,e&&(a=“center”),“start”===n&&(r=“bottom”)):(s+=o,e&&(r=“middle”),“start”===n&&(a=“right”)),{x:s,y:l,textAlign:a,textVerticalAlign:r}},_renderMonthText:function(t,e,i){var n=t.getModel(“monthLabel”);if(n.get(“show”)){var o=n.get(“nameMap”),a=n.get(“margin”),r=n.get(“position”),s=n.get(“align”),l=[this._tlpoints,this._blpoints];R(o)&&(o=qT[o.toUpperCase()]||[]);var u=“start”===r?0:1,h=“horizontal”===e?0:1;a=“start”===r?-a:a;for(var c=“center”===s,d=0;dd.getHeight()&&(i.textPosition=“top”,a=!0);var r=a?-5-n.height:p+8;o+n.width/2>d.getWidth()?(i.textPosition=[“100%”,r],i.textAlign=“right”):o-n.width/2<0&&(i.textPosition=[0,r],i.textAlign="left")}})}function t(t,e){var i,n=m[t],o=m[e],a=u[n],r=new Cl(a,h,h.ecModel);if(l&&null!=l.newTitle&&l.featureName===n&&(a.title=l.newTitle),n&&!o){if(function(t){return 0===t.indexOf("my")}(n))i={model:r,onclick:r.option.onclick,featureName:n};else{var s=oA(n);if(!s)return;i=new s(r,c,d)}g[n]=i}else{if(!(i=g[o]))return;i.model=r,i.ecModel=c,i.api=d}n||!o?r.get("show")&&!i.unusable?(function(o,a,t){var r=o.getModel("iconStyle"),s=o.getModel("emphasis.iconStyle"),e=a.getIcons?a.getIcons():o.get("icon"),l=o.get("title")||{};if("string"==typeof e){var i=e,n=l;l={},(e={})[t]=i,l[t]=n}var u=o.iconPaths={};E(e,function(t,e){var i=yl(t,{},{x:-p/2,y:-p/2,width:p,height:p});i.setStyle(r.getItemStyle()),i.hoverStyle=s.getItemStyle(),i.setStyle({text:l[e],textAlign:s.get("textAlign"),textBorderRadius:s.get("textBorderRadius"),textPadding:s.get("textPadding"),textFill:null});var n=h.getModel("tooltip");n&&n.get("show")&&i.attr("tooltip",P({content:l[e],formatter:n.get("formatter",!0)||function(){return l[e]},formatterParams:{componentType:"toolbox",name:e,title:l[e],$vars:["name","title"]},position:n.get("position",!0)||"bottom"},n.option)),$s(i),h.get("showTitle")&&(i.__title=l[e],i.on("mouseover",function(){var t=s.getItemStyle(),e="vertical"===h.get("orient")?null==h.get("right")?"right":"left":null==h.get("bottom")?"bottom":"top";i.setStyle({textFill:s.get("textFill")||t.fill||t.stroke||"#000",textBackgroundColor:s.get("textBackgroundColor"),textPosition:s.get("textPosition")||e})}).on("mouseout",function(){i.setStyle({textFill:null,textBackgroundColor:null})})),i.trigger(o.get("iconStatus."+e)||"normal"),f.add(i),i.on("click",A(a.onclick,a,c,d,e)),u[e]=i})}(r,i,n),r.setIconStatus=function(t,e){var i=this.option,n=this.iconPaths;i.iconStatus=i.iconStatus||{},i.iconStatus[t]=e,n[t]&&n[t].trigger(e)},i.render&&i.render(r,c,d,l)):i.remove&&i.remove(c,d):i.dispose&&i.dispose(c,d)}},updateView:function(t,e,i,n){E(this._features,function(t){t.updateView&&t.updateView(t.model,e,i,n)})},remove:function(e,i){E(this._features,function(t){t.remove&&t.remove(e,i)}),this.group.removeAll()},dispose:function(e,i){E(this._features,function(t){t.dispose&&t.dispose(e,i)})}});var sA=Oc.toolbox.saveAsImage;function lA(t){this.model=t}lA.defaultOption={show:!0,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:sA.title,type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:sA.lang.slice()},lA.prototype.unusable=!v.canvasSupported,lA.prototype.onclick=function(t,e){var i=this.model,n=i.get("name")||t.get("title.0.text")||"echarts",o="svg"===e.getZr().painter.getType()?"svg":i.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:i.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:i.get("connectedBackgroundColor"),excludeComponents:i.get("excludeComponents"),pixelRatio:i.get("pixelRatio")});if("function"!=typeof MouseEvent||v.browser.ie||v.browser.edge)if(window.navigator.msSaveOrOpenBlob){for(var r=atob(a.split(",")[1]),s=r.length,l=new Uint8Array(s);s--;)l[s]=r.charCodeAt(s);var u=new Blob([l]);window.navigator.msSaveOrOpenBlob(u,n+"."+o)}else{var h=i.get("lang"),c='mA”nn“)}(e.seriesGroupByCategoryAxis),function(t){return O(t,function(t){var o=t.getRawData(),a=[t.name],r=[];return o.each(o.dimensions,function(){for(var t=arguments.length,e=arguments[t-1],i=o.getName(e),n=0;nmA”nn“)}(e.other)],function(t){return t.replace(/[nts]/g,”“)}).join(”nn“mA”nn“),meta:e.meta}}function xA(t){return t.replace(/^ss*/,”“).replace(/ss*$/,”“)}var _A=new RegExp(”[“vA”]+“,”g“);function wA(t,a){var e=t.split(new RegExp(”n*“mAt[1]&&t.reverse(),t}function kA(t,e){return Ko(t,e,{includeMainTypes:AA})}CA.setOutputRanges=function(t,e){this.matchOutputRanges(t,e,function(t,e,i){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var n=EA[t.brushType](0,i,e);t.__rangeOffset={offset:zA[t.brushType](n.values,t.range,[1,1]),xyMinMax:n.xyMinMax}}})},CA.matchOutputRanges=function(t,n,o){SA(t,function(i){var t=this.findTargetInfo(i,n);t&&!0!==t&&E(t.coordSyses,function(t){var e=EA[i.brushType](1,t,i.range);o(i,e.values,t,n)})},this)},CA.setInputRanges=function(t,o){SA(t,function(t){var e=this.findTargetInfo(t,o);if(t.range=t.range||[],e&&!0!==e){t.panelId=e.panelId;var i=EA[t.brushType](0,e.coordSys,t.coordRange),n=t.__rangeOffset;t.range=n?zA[t.brushType](i.values,n.offset,function(t,e){var i=VA(t),n=VA(e),o=[i[0]/n[0],i[1]/n[1]];return isNaN(o[0])&&(o[0]=1),isNaN(o[1])&&(o[1]=1),o}(i.xyMinMax,n.xyMinMax)):i.values}},this)},CA.makePanelOpts=function(i,n){return O(this._targetInfoList,function(t){var e=t.getPanelRect();return{panelId:t.panelId,defaultBrushType:n&&n(t),clipPath:eS(e),isTargetByCursor:nS(e,i,t.coordSysModel),getLinearBrushOtherExtent:iS(e)}})},CA.controlSeries=function(t,e,i){var n=this.findTargetInfo(t,i);return!0===n||n&&0<=MA(n.coordSyses,e.coordinateSystem)},CA.findTargetInfo=function(t,e){for(var i=this._targetInfoList,n=kA(e,t),o=0;on[1]&&(n[1]=e[1])})}),n[1]c[1];if(r&&!s&&!l)return!0;r&&(n=!0),s&&(e=!0),l&&(i=!0)}return n&&e&&i}):$A(h,function(t){if(”empty“===o)i.setData(u=u.map(t,function(t){return function(t){return t>=c[0]&&t<=c[1]}(t)?t:NaN}));else{var e={};e[t]=c,u.selectRange(e)}}),$A(h,function(t){u.setApproximateExtent(c,t)}))})}}};var tD=E,eD=jA,iD=Tf({type:"dataZoom",dependencies:["xAxis","yAxis","zAxis","radiusAxis","angleAxis","singleAxis","series"],defaultOption:{zlevel:0,z:4,orient:null,xAxisIndex:null,yAxisIndex:null,filterMode:"filter",throttle:null,start:0,end:100,startValue:null,endValue:null,minSpan:null,maxSpan:null,minValueSpan:null,maxValueSpan:null,rangeMode:null},init:function(t,e,i){this._dataIntervalByAxis={},this._dataInfo={},this._axisProxies={},this.textStyleModel,this._autoThrottle=!0,this._rangePropMode=["percent","percent"];var n=nD(t);this.settledOption=n,this.mergeDefaultAndTheme(t,i),this.doInit(n)},mergeOption:function(t){var e=nD(t);m(this.option,t,!0),m(this.settledOption,e,!0),this.doInit(e)},doInit:function(t){var i=this.option;v.canvasSupported||(i.realtime=!1),this._setDefaultThrottle(t),oD(this,t);var n=this.settledOption;tD([["start","startValue"],["end","endValue"]],function(t,e){"value"===this._rangePropMode[e]&&(i[t[0]]=n[t[0]]=null)},this),this.textStyleModel=this.getModel("textStyle"),this._resetTarget(),this._giveAxisProxies()},_giveAxisProxies:function(){var r=this._axisProxies;this.eachTargetAxis(function(t,e,i,n){var o=this.dependentModels[t.axis][e],a=o.__dzAxisProxy||(o.__dzAxisProxy=new KA(t.name,e,this,n));r[t.name+"_"+e]=a},this)},_resetTarget:function(){var i=this.option,t=this._judgeAutoMode();eD(function(t){var e=t.axisIndex;i[e]=Vo(i[e])},this),"axisIndex"===t?this._autoSetAxisIndex():"orient"===t&&this._autoSetOrient()},_judgeAutoMode:function(){var e=this.option,i=!1;eD(function(t){null!=e[t.axisIndex]&&(i=!0)},this);var t=e.orient;return null==t&&i?"orient":i?void 0:(null==t&&(e.orient="horizontal"),"axisIndex")},_autoSetAxisIndex:function(){var a=!0,e=this.get("orient",!0),r=this.option,t=this.dependentModels;if(a){var i="vertical"===e?"y":"x";t[i+"Axis"].length?(r[i+"AxisIndex"]=[0],a=!1):tD(t.singleAxis,function(t){a&&t.get("orient",!0)===e&&(r.singleAxisIndex=[t.componentIndex],a=!1)})}a&&eD(function(t){if(a){var e=[],i=this.dependentModels[t.axis];if(i.length&&!e.length)for(var n=0,o=i.length;n”n*“,”g“)),r={series:,i,e)}}),function(a,t){var r=WA(a);GA(t,function(t,e){for(var i=r.length-1;0<=i;i--){if(r[i][e])break}if(i<0){var n=a.queryComponents({mainType:"dataZoom",subType:"select",id:e})[0];if(n){var o=n.getPercentRange();r[0][e]={dataZoomId:e,start:o[0],end:o[1]}}}}),r.push(t)}(l,s),this._dispatchZoomAction(s)}function o(t,e,i){var n=e.getAxis(t),o=n.model,a=function(e,i,t){var n;return t.eachComponent({mainType:"dataZoom",subType:"select"},function(t){t.getAxisModel(e,i.componentIndex)&&(n=t)}),n}(t,o,l),r=a.findRepresentativeAxisProxy(o).getMinMaxSpan();null==r.minValueSpan&&null==r.maxValueSpan||(i=Jw(0,i.slice(),n.scale.getExtent(),0,r.minValueSpan,r.maxValueSpan)),a&&(s[a.id]={dataZoomId:a.id,startValue:i[0],endValue:i[1]})}},uD._dispatchZoomAction=function(t){var i=[];sD(t,function(t,e){i.push(k(t))}),i.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:i})},nA("dataZoom",lD),yf(function(s){if(s){var l=s.dataZoom||(s.dataZoom=[]);L(l)||(s.dataZoom=l=[l]);var t=s.toolbox;if(t&&(L(t)&&(t=t[0]),t&&t.feature)){var e=t.feature.dataZoom;i("xAxis",e),i("yAxis",e)}}function i(n,o){if(o){var a=n+"Index",r=o[a];null==r||"all"===r||L(r)||(r=!1===r||"none"===r?[]:[r]),function(t,e){var i=s[t];L(i)||(i=i?[i]:[]);sD(i,e)}(n,function(t,e){if(null==r||"all"===r||-1!==_(r,e)){var i={type:"select",$fromToolbox:!0,filterMode:o.filterMode||"filter",id:"\0_ec_\0toolbox-dataZoom_"+n+e};i[a]=e,l.push(i)}})}}});var dD=Oc.toolbox.restore;function fD(t){this.model=t}fD.defaultOption={show:!0,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:dD.title},fD.prototype.onclick=function(t,e,i){!function(t){t[FA]=null}(t),e.dispatchAction({type:"restore",from:this.uid})},nA("restore",fD),_f({type:"restore",event:"restore",update:"prepareAndUpdate"},function(t,e){e.resetOption("recreate")}),Tf({type:"tooltip",dependencies:["axisPointer"],defaultOption:{zlevel:0,z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:!1,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"rgba(50,50,50,0.7)",borderColor:"#333",borderRadius:4,borderWidth:0,padding:5,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#fff",fontSize:14}}});var pD=E,gD=eu,mD=["","-webkit-","-moz-","-o-"];function vD(o){var a=[],t=o.get("transitionDuration"),e=o.get("backgroundColor"),i=o.getModel("textStyle"),n=o.get("padding");return t&&a.push(function(t){var e="cubic-bezier(0.23, 1, 0.32, 1)",i="left "t”s “e”,top “t”s “+e;return O(mD,function(t){return t+”transition:“+i}).join(”;“)}(t)),e&&(v.canvasSupported?a.push(”background-Color:“+e):(a.push(”background-Color:#“+Ze(e)),a.push(”filter:alpha(opacity=70)“))),pD([”width“,”color“,”radius“],function(t){var e=”border-“+t,i=gD(e),n=o.get(i);null!=n&&a.push(e+”:“n(”color“===t?”“:”px“))}),a.push(function(i){var n=[],t=i.get(”fontSize“),e=i.getTextColor();return e&&n.push(”color:“+e),n.push(”font:“+i.getFont()),t&&n.push(”line-height:“+Math.round(3*t/2)+”px“),pD([”decoration“,”align“],function(t){var e=i.get(t);e&&n.push(”text-“t”:“+e)}),n.join(”;“)}(i)),null!=n&&a.push(”padding:“+iu(n).join(”px “)+”px“),a.join(”;“)+”;“}function yD(t,e,i,n,o){var a=e&&e.painter;if(i){var r=a&&a.getViewportRoot();r&&function(t,e,i,n,o){Rt(Et,e,n,o,!0)&&Rt(t,i,Et[0],Et[1])}(t,r,document.body,n,o)}else{t[0]=n,t[1]=o;var s=a&&a.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}}function xD(t,e,i){if(v.wxa)return null;var n=document.createElement(”div“);n.domBelongToZr=!0,this.el=n;var o=this._zr=e.getZr(),a=this._appendToBody=i&&i.appendToBody;this._styleCoord=[0,0],yD(this._styleCoord,o,a,e.getWidth()/2,e.getHeight()/2),a?document.body.appendChild(n):t.appendChild(n),this._container=t,this._show=!1,this._hideTimeout;var r=this;n.onmouseenter=function(){r._enterable&&(clearTimeout(r._hideTimeout),r._show=!0),r._inContent=!0},n.onmousemove=function(t){if(t=t||window.event,!r._enterable){var e=o.handler;Zt(o.painter.getViewportRoot(),t,!0),e.dispatch(”mousemove“,t)}},n.onmouseleave=function(){r._enterable&&r._show&&r.hideLater(r._hideDelay),r._inContent=!1}}function _D(t){this._zr=t.getZr(),this._show=!1,this._hideTimeout}xD.prototype={constructor:xD,_enterable:!0,update:function(){var t=this._container,e=t.currentStyle||document.defaultView.getComputedStyle(t),i=t.style;”absolute“!==i.position&&”absolute“!==e.position&&(i.position=”relative“)},show:function(t){clearTimeout(this._hideTimeout);var e=this.el,i=this._styleCoord;e.style.cssText=”position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;“+vD(t)+”;left:“i[0]”px;top:“i[1]”px;“+(t.get(”extraCssText“)||”“),e.style.display=e.innerHTML?”block“:”none“,e.style.pointerEvents=this._enterable?”auto“:”none“,this._show=!0},setContent:function(t){this.el.innerHTML=null==t?”“:t},setEnterable:function(t){this._enterable=t},getSize:function(){var t=this.el;return[t.clientWidth,t.clientHeight]},moveTo:function(t,e){var i=this._styleCoord;yD(i,this._zr,this._appendToBody,t,e);var n=this.el.style;n.left=i[0]+”px“,n.top=i[1]+”px“},hide:function(){this.el.style.display=”none“,this._show=!1},hideLater:function(t){!this._show||this._inContent&&this._enterable||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(A(this.hide,this),t)):this.hide())},isShow:function(){return this._show},dispose:function(){this.el.parentNode.removeChild(this.el)},getOuterSize:function(){var t=this.el.clientWidth,e=this.el.clientHeight;if(document.defaultView&&document.defaultView.getComputedStyle){var i=document.defaultView.getComputedStyle(this.el);i&&(t+=parseInt(i.borderLeftWidth,10)+parseInt(i.borderRightWidth,10),e+=parseInt(i.borderTopWidth,10)+parseInt(i.borderBottomWidth,10))}return{width:t,height:e}}},_D.prototype={constructor:_D,_enterable:!0,update:function(){},show:function(t){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.attr(”show“,!0),this._show=!0},setContent:function(t,e,i){this.el&&this._zr.remove(this.el);for(var n={},o=t,a=”{marker“,r=o.indexOf(a);0<=r;){var s=o.indexOf("|}"),l=o.substr(r+a.length,s-r-a.length);-1r.name“_”+s;this._showOrMove(h,function(){this._showTooltipContent(h,d,p,m,t.offsetX,t.offsetY,t.position,t.target,f)}),i({type:“showTip”,dataIndexInside:s,dataIndex:u.getRawIndex(s),seriesIndex:o,from:this.uid})}},_showComponentItemTooltip:function(t,e,i){var n=e.tooltip;if(“string”==typeof n){n={content:n,formatter:n}}var o=new Cl(n,this._tooltipModel,this._ecModel),a=o.get(“content”),r=Math.random();this._showOrMove(o,function(){this._showTooltipContent(o,a,o.get(“formatterParams”)||{},r,t.offsetX,t.offsetY,t.position,e)}),i({type:“showTip”,from:this.uid})},_showTooltipContent:function(i,t,n,e,o,a,r,s,l){if(this._ticket=“”,i.get(“showContent”)&&i.get(“show”)){var u=this._tooltipContent,h=i.get(“formatter”);r=r||i.get(“position”);var c=t;if(h&&“string”==typeof h)c=lu(h,n,!0);else if(“function”==typeof h){var d=wD(function(t,e){t===this._ticket&&(u.setContent(e,l,i),this._updatePosition(i,r,o,a,u,n,s))},this);this._ticket=e,c=h(n,e,d)}u.setContent(c,l,i),u.show(i),this._updatePosition(i,r,o,a,u,n,s)}},_updatePosition:function(t,e,i,n,o,a,r){var s=this._api.getWidth(),l=this._api.getHeight();e=e||t.get(“position”);var u=o.getSize(),h=t.get(“align”),c=t.get(“verticalAlign”),d=r&&r.getBoundingRect().clone();if(r&&d.applyTransform(r.transform),“function”==typeof e&&(e=e([i,n],a,o.el,d,{viewSize:[s,l],contentSize:u.slice()})),L(e))i=SD(e[0],s),n=SD(e[1],l);else if(z(e)){e.width=u[0],e.height=u[1];var f=bu(e,{width:s,height:l});i=f.x,n=f.y,c=h=null}else if(“string”==typeof e&&r){i=(p=function(t,e,i){var n=i[0],o=i[1],a=0,r=0,s=e.width,l=e.height;switch(t){case“inside”:a=e.x+s/2-n/2,r=e.y+l/2-o/2;break;case“top”:a=e.x+s/2-n/2,r=e.y-o-5;break;case“bottom”:a=e.x+s/2-n/2,r=e.y+l+5;break;case“left”:a=e.x-n-5,r=e.y+l/2-o/2;break;case“right”:a=e.x+s+5,r=e.y+l/2-o/2}return[a,r]}(e,d,u))[0],n=p[1]}else{var p;i=(p=function(t,e,i,n,o,a,r){var s=i.getOuterSize(),l=s.width,u=s.height;null!=a&&(ne[0][1]&&(e[0][1]=a[0]),a[1]e[1][1]&&(e[1][1]=a[1])}return e&&UD(e)}};function UD(t){return new Di(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var XD=[“#ddd”];Tf({type:“brush”,dependencies:[“geo”,“grid”,“xAxis”,“yAxis”,“parallel”,“series”],defaultOption:{toolbox:null,brushLink:null,seriesIndex:“all”,geoIndex:null,xAxisIndex:null,yAxisIndex:null,brushType:“rect”,brushMode:“single”,transformable:!0,brushStyle:{borderWidth:1,color:“rgba(120,140,180,0.3)”,borderColor:“rgba(120,140,180,0.8)”},throttleType:“fixRate”,throttleDelay:0,removeOnClick:!0,z:1e4},areas:[],brushType:null,brushOption:{},coordInfoList:[],optionUpdated:function(t,e){var i=this.option;e||PD(i,t,[“inBrush”,“outOfBrush”]);var n=i.inBrush=i.inBrush||{};i.outOfBrush=i.outOfBrush||{color:XD},n.hasOwnProperty(“liftZ”)||(n.liftZ=5)},setAreas:function(t){t&&(this.areas=O(t,function(t){return YD(this.option,t)},this))},setBrushOption:function(t){this.brushOption=YD(this.option,t),this.brushType=this.brushOption.brushType}});function YD(t,e){return m({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new Cl(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}function jD(t,e,i,n){n&&n.$from===t.id||this._brushController.setPanels(t.brushTargetManager.makePanelOpts(i)).enableBrush(t.brushOption).updateCovers(t.areas.slice())}Af({type:“brush”,init:function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new Ib(e.getZr())).on(“brush”,A(this._onBrush,this)).mount()},render:function(t){return this.model=t,jD.apply(this,arguments)},updateTransform:function(t,e){return GD(e),jD.apply(this,arguments)},updateView:jD,dispose:function(){this._brushController.dispose()},_onBrush:function(t,e){var i=this.model.id;this.model.brushTargetManager.setOutputRanges(t,this.ecModel),e.isEnd&&!e.removeOnClick||this.api.dispatchAction({type:“brush”,brushId:i,areas:k(t),$from:i}),e.isEnd&&this.api.dispatchAction({type:“brushEnd”,brushId:i,areas:k(t),$from:i})}}),_f({type:“brush”,event:“brush”},function(e,t){t.eachComponent({mainType:“brush”,query:e},function(t){t.setAreas(e.areas)})}),_f({type:“brushSelect”,event:“brushSelected”,update:“none”},function(){}),_f({type:“brushEnd”,event:“brushEnd”,update:“none”},function(){});var qD=Oc.toolbox.brush;function KD(t,e,i){this.model=t,this.ecModel=e,this.api=i,this._brushType,this._brushMode}KD.defaultOption={show:!0,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”,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”,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”,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”,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”,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”},title:k(qD.title)};var $D=KD.prototype;$D.render=$D.updateView=function(e,t,i){var n,o,a;t.eachComponent({mainType:“brush”},function(t){n=t.brushType,o=t.brushOption.brushMode||“single”,a|=t.areas.length}),this._brushType=n,this._brushMode=o,E(e.get(“type”,!0),function(t){e.setIconStatus(t,(“keep”===t?“multiple”===o:“clear”===t?a:t===n)?“emphasis”:“normal”)})},$D.getIcons=function(){var t=this.model,e=t.get(“icon”,!0),i={};return E(t.get(“type”,!0),function(t){e[t]&&(i[t]=e[t])}),i},$D.onclick=function(t,e,i){var n=this._brushType,o=this._brushMode;“clear”===i?(e.dispatchAction({type:“axisAreaSelect”,intervals:[]}),e.dispatchAction({type:“brush”,command:“clear”,areas:[]})):e.dispatchAction({type:“takeGlobalCursor”,key:“brush”,brushOption:{brushType:“keep”===i?n:n!==i&&i,brushMode:“keep”===i?“multiple”===o?“single”:“multiple”:o}})},nA(“brush”,KD),yf(function(t,e){var i=t&&t.brush;if(L(i)||(i=i?[i]:[]),i.length){var n=[];E(i,function(t){var e=t.hasOwnProperty(“toolbox”)?t.toolbox:[];e instanceof Array&&(n=n.concat(e))});var o=t&&t.toolbox;L(o)&&(o=o[0]),o||(o={feature:{}},t.toolbox=[o]);var a=o.feature||(o.feature={}),r=a.brush||(a.brush={}),s=r.type||(r.type=[]);s.push.apply(s,n),function(i){var e={};E(i,function(t){e[t]=1}),i.length=0,E(e,function(t,e){i.push(e)})}(s),e&&!s.length&&s.push.apply(s,DD)}}),Tf({type:“title”,layoutMode:{type:“box”,ignoreSize:!0},defaultOption:{zlevel:0,z:6,show:!0,text:“”,target:“blank”,subtext:“”,subtarget:“blank”,left:0,top:0,backgroundColor:“rgba(0,0,0,0)”,borderColor:“#ccc”,borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:“bolder”,color:“#333”},subtextStyle:{color:“#aaa”}}}),Af({type:“title”,render:function(t,e,i){if(this.group.removeAll(),t.get(“show”)){var n=this.group,o=t.getModel(“textStyle”),a=t.getModel(“subtextStyle”),r=t.get(“textAlign”),s=H(t.get(“textBaseline”),t.get(“textVerticalAlign”)),l=new Ur({style:nl({},o,{text:t.get(“text”),textFill:o.getTextColor()},{disableBox:!0}),z2:10}),u=l.getBoundingRect(),h=t.get(“subtext”),c=new Ur({style:nl({},a,{text:h,textFill:a.getTextColor(),y:u.height+t.get(“itemGap”),textVerticalAlign:“top”},{disableBox:!0}),z2:10}),d=t.get(“link”),f=t.get(“sublink”),p=t.get(“triggerEvent”,!0);l.silent=!d&&!p,c.silent=!f&&!p,d&&l.on(“click”,function(){gu(d,“_”+t.get(“target”))}),f&&c.on(“click”,function(){gu(d,“_”+t.get(“subtarget”))}),l.eventData=c.eventData=p?{componentType:“title”,componentIndex:t.componentIndex}:null,n.add(l),h&&n.add©;var g=n.getBoundingRect(),m=t.getBoxLayoutParams();m.width=g.width,m.height=g.height;var v=bu(m,{width:i.getWidth(),height:i.getHeight()},t.get(“padding”));r||(“middle”===(r=t.get(“left”)||t.get(“right”))&&(r=“center”),“right”===r?v.x+=v.width:“center”===r&&(v.x+=v.width/2)),s||(“center”===(s=t.get(“top”)||t.get(“bottom”))&&(s=“middle”),“bottom”===s?v.y+=v.height:“middle”===s&&(v.y+=v.height/2),s=s||“top”),n.attr(“position”,[v.x,v.y]);var y={textAlign:r,textVerticalAlign:s};l.setStyle(y),c.setStyle(y),g=n.getBoundingRect();var x=v.margin,_=t.getItemStyle([“color”,“opacity”]);_.fill=t.get(“backgroundColor”);var w=new rs({shape:{x:g.x-x[3],y:g.y-x[0],width:g.width+x[1]+x[3],height:g.height+x[0]+x[2],r:t.get(“borderRadius”)},style:_,subPixelOptimize:!0,silent:!0});n.add(w)}}});function JD(t){var e=t.itemStyle||(t.itemStyle={}),i=e.emphasis||(e.emphasis={}),n=t.label||t.label||{},o=n.normal||(n.normal={}),a={normal:1,emphasis:1};E(n,function(t,e){a[e]||QD(o,e)||(o[e]=t)}),i.label&&!QD(n,“emphasis”)&&(n.emphasis=i.label,delete i.label)}function QD(t,e){return t.hasOwnProperty(e)}ku.registerSubTypeDefaulter(“timeline”,function(){return“slider”}),_f({type:“timelineChange”,event:“timelineChanged”,update:“prepareAndUpdate”},function(t,e){var i=e.getComponent(“timeline”);return i&&null!=t.currentIndex&&(i.setCurrentIndex(t.currentIndex),!i.get(“loop”,!0)&&i.isIndexMax()&&i.setPlayState(!1)),e.resetOption(“timeline”),D({currentIndex:i.option.currentIndex},t)}),_f({type:“timelinePlayChange”,event:“timelinePlayChanged”,update:“update”},function(t,e){var i=e.getComponent(“timeline”);i&&null!=t.playState&&i.setPlayState(t.playState)});var tC=ku.extend({type:“timeline”,layoutMode:“box”,defaultOption:{zlevel:0,z:4,show:!0,axisType:“time”,realtime:!0,left:“20%”,top:null,right:“20%”,bottom:0,width:null,height:40,padding:5,controlPosition:“left”,autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:“#000”},data:[]},init:function(t,e,i){this._data,this._names,this.mergeDefaultAndTheme(t,i),this._initData()},mergeOption:function(t){tC.superApply(this,“mergeOption”,arguments),this._initData()},setCurrentIndex:function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(e<=t&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(t){this.option.autoPlay=!!t},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var t=this.option,e=t.data||[],i=t.axisType,o=this._names=[];if(“category”===i){var a=[];E(e,function(t,e){var i,n=Wo(t);z(t)?(i=k(t)).value=e:i=e,a.push(i),R(n)||null!=n&&!isNaN(n)||(n=“”),o.push(n+“”)}),e=a}var n={category:“ordinal”,time:“time”}[i]||“number”;(this._data=new Yf(,this)).initData(e,o)},getData:function()return this._data},getCategories:function(){if(“category”===this.get(“axisType”))return this._names.slice()}});b(tC.extend({type:“timeline.slider”,defaultOption:{backgroundColor:“rgba(0,0,0,0)”,borderColor:“#ccc”,borderWidth:0,orient:“horizontal”,inverse:!1,tooltip:{trigger:“item”},symbol:“emptyCircle”,symbolSize:10,lineStyle:{show:!0,width:2,color:“#304654”},label:{position:“auto”,show:!0,interval:“auto”,rotate:0,color:“#304654”},itemStyle:{color:“#304654”,borderWidth:1},checkpointStyle:{symbol:“circle”,symbolSize:13,color:“#c23531”,borderWidth:5,borderColor:“rgba(194,53,49, 0.5)”,animation:!0,animationDuration:300,animationEasing:“quinticInOut”},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,itemGap:12,position:“left”,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”,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”,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”,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”,color:“#304654”,borderColor:“#304654”,borderWidth:1},emphasis:{label:{show:!0,color:“#c23531”},itemStyle:{color:“#c23531”},controlStyle:{color:“#c23531”,borderColor:“#c23531”,borderWidth:2}},data:[]}}),Xh);function eC(t,e,i,n){Gg.call(this,t,e,i),this.type=n||“value”,this.model=null}var iC=gc.extend({type:“timeline”});eC.prototype={constructor:eC,getLabelModel:function(){return this.model.getModel(“label”)},isHorizontal:function(){return“horizontal”===this.model.get(“orient”)}},w(eC,Gg);var nC=A,oC=E,aC=Math.PI;function rC(t,e,i,n,o,a){var r=e.get(“color”);o?(o.setColor®,i.add(o),a&&a.onUpdate(o)):((o=wg(t.get(“symbol”),-1,-1,2,2,r)).setStyle(“strokeNoScale”,!0),i.add(o),a&&a.onCreate(o));var s=e.getItemStyle([“color”,“symbol”,“symbolSize”]);o.setStyle(s),n=m({rectHover:!0,z2:100},n,!0);var l=t.get(“symbolSize”);(l=l instanceof Array?l.slice():[+l,+l])[0]/=2,l[1]/=2,n.scale=l;var u=t.get(“symbolOffset”);if(u){var h=n.position=n.position||[0,0];h[0]+=Rl(u[0],l[0]),h[1]+=Rl(u[1],l[1])}var c=t.get(“symbolRotate”);return n.rotation=(c||0)*Math.PI/180||0,o.attr(n),o.updateTransform(),o}function sC(t,e,i,n,o){if(!t.dragging){var a=n.getModel(“checkpointStyle”),r=i.dataToCoord(n.getData().get([“value”],e));o||!a.get(“animation”,!0)?t.attr({position:[r,0]}):(t.stopAnimation(!0),t.animateTo({position:[r,0]},a.get(“animationDuration”,!0),a.get(“animationEasing”,!0)))}}iC.extend({type:“timeline.slider”,init:function(t,e){this.api=e,this._axis,this._viewRect,this._timer,this._currentPointer,this._mainGroup,this._labelGroup},render:function(e,t,i,n){if(this.model=e,this.api=i,this.ecModel=t,this.group.removeAll(),e.get(“show”,!0)){var o=this._layout(e,i),a=this._createGroup(“mainGroup”),r=this._createGroup(“labelGroup”),s=this._axis=this._createAxis(o,e);e.formatTooltip=function(t){return au(s.scale.getLabel(t))},oC([“AxisLine”,“AxisTick”,“Control”,“CurrentPointer”],function(t){this[“_render”+t](o,a,s,e)},this),this._renderAxisLabel(o,r,s,e),this._position(o,e)}this._doPlayStop()},remove:function(){this._clearTimer(),this.group.removeAll()},dispose:function(){this._clearTimer()},_layout:function(t,e){var i=t.get(“label.position”),n=t.get(“orient”),o=function(t,e){return bu(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get(“padding”))}(t,e);null==i||“auto”===i?i=“horizontal”===n?o.y+o.height/2[i]);var a,r,s,l,u={horizontal:“center”,vertical:0<=i||"+"===i?"left":"right"},h={horizontal:0<=i||"+"===i?"top":"bottom",vertical:"middle"},c={horizontal:0,vertical:aC/2},d="vertical"===n?o.height:o.width,f=t.getModel("controlStyle"),p=f.get("show",!0),g=p?f.get("itemSize"):0,m=p?f.get("itemGap"):0,v=g+m,y=t.get("label.rotate")||0;y=y*aC/180;var x=f.get("position",!0),_=p&&f.get("showPlayBtn",!0),w=p&&f.get("showPrevBtn",!0),b=p&&f.get("showNextBtn",!0),S=0,M=d;return"left"===x||"bottom"===x?(_&&(a=[0,0],S+=v),w&&(r=[S,0],S+=v)):(_&&(a=[M-g,0],M-=v),w&&(r=[0,0],S+=v)),b&&(s=[M-g,0],M-=v),l=[S,M],t.get("inverse")&&l.reverse(),{viewRect:o,mainLength:d,orient:n,rotation:c[n],labelRotation:y,labelPosOpt:i,labelAlign:t.get("label.align")||u[n],labelBaseline:t.get("label.verticalAlign")||t.get("label.baseline")||h[n],playPosition:a,prevBtnPosition:r,nextBtnPosition:s,axisExtent:l,controlSize:g,controlGap:m}},_position:function(t,e){var i=this._mainGroup,n=this._labelGroup,o=t.viewRect;if("vertical"===t.orient){var a=ae(),r=o.x,s=o.y+o.height;ue(a,a,[-r,-s]),he(a,a,-aC/2),ue(a,a,[r,s]),(o=o.clone()).applyTransform(a)}var l=m(o),u=m(i.getBoundingRect()),h=m(n.getBoundingRect()),c=i.position,d=n.position;d[0]=c[0]=l[0][0];var f,p=t.labelPosOpt;isNaN(p)?(v(c,u,l,1,f="+"===p?0:1),v(d,h,l,1,1-f)):(v(c,u,l,1,f=0<=p?0:1),d[1]=c[1]+p);function g(t){var e=t.position;t.origin=[l[0][0]-e[0],l[1][0]-e[1]]}function m(t){return[[t.x,t.x+t.width],[t.y,t.y+t.height]]}function v(t,e,i,n,o){t[n]+=i[n][o]-e[n][o]}i.attr("position",c),n.attr("position",d),i.rotation=n.rotation=t.rotation,g(i),g(n)},_createAxis:function(t,e){var i=e.getData(),n=e.get("axisType"),o=sg(e,n);o.getTicks=function(){return i.mapArray(["value"],function(t){return t})};var a=i.getDataExtent("value");o.setExtent(a[0],a[1]),o.niceTicks();var r=new eC("value",o,t.axisExtent,n);return r.model=e,r},_createGroup:function(t){var e=this["_"+t]=new Ci;return this.group.add(e),e},_renderAxisLine:function(t,e,i,n){var o=i.getExtent();n.get("lineStyle.show")&&e.add(new ls({shape:{x1:o[0],y1:0,x2:o[1],y2:0},style:P({lineCap:"round"},n.getModel("lineStyle").getLineStyle()),silent:!0,z2:1}))},_renderAxisTick:function(t,s,l,u){var h=u.getData(),e=l.scale.getTicks();oC(e,function(t){var e=l.dataToCoord(t),i=h.getItemModel(t),n=i.getModel("itemStyle"),o=i.getModel("emphasis.itemStyle"),a={position:[e,0],onclick:nC(this._changeTimeline,this,t)},r=rC(i,n,s,a);$s(r,o.getItemStyle()),i.get("tooltip")?(r.dataIndex=t,r.dataModel=u):r.dataIndex=r.dataModel=null},this)},_renderAxisLabel:function(s,l,u,t){if(u.getLabelModel().get("show")){var h=t.getData(),e=u.getViewLabels();oC(e,function(t){var e=t.tickValue,i=h.getItemModel(e),n=i.getModel("label"),o=i.getModel("emphasis.label"),a=u.dataToCoord(t.tickValue),r=new Ur({position:[a,0],rotation:s.labelRotation-s.rotation,onclick:nC(this._changeTimeline,this,e),silent:!1});nl(r.style,n,{text:t.formattedLabel,textAlign:s.labelAlign,textVerticalAlign:s.labelBaseline}),l.add(r),$s(r,nl({},o))},this)}},_renderControl:function(t,a,e,r){var s=t.controlSize,l=t.rotation,u=r.getModel("controlStyle").getItemStyle(),h=r.getModel("emphasis.controlStyle").getItemStyle(),c=[0,-s/2,s,s],i=r.getPlayState(),n=r.get("inverse",!0);function o(t,e,i,n){if(t){var o=function(t,e,i,n){return Ps(t.get(e).replace(/^path:\/\//,""),k(n||{}),new Di(i[0],i[1],i[2],i[3]),"center")}(r,e,c,{position:t,origin:[s/2,0],rotation:n?-l:0,rectHover:!0,style:u,onclick:i});a.add(o),$s(o,h)}}o(t.nextBtnPosition,"controlStyle.nextIcon",nC(this._changeTimeline,this,n?"-":"+")),o(t.prevBtnPosition,"controlStyle.prevIcon",nC(this._changeTimeline,this,n?"+":"-")),o(t.playPosition,"controlStyle."+(i?"stopIcon":"playIcon"),nC(this._handlePlayClick,this,!i),!0)},_renderCurrentPointer:function(t,e,i,n){var o=n.getData(),a=n.getCurrentIndex(),r=o.getItemModel(a).getModel("checkpointStyle"),s=this,l={onCreate:function(t){t.draggable=!0,t.drift=nC(s._handlePointerDrag,s),t.ondragend=nC(s._handlePointerDragend,s),sC(t,a,i,n,!0)},onUpdate:function(t){sC(t,a,i,n)}};this._currentPointer=rC(r,r,this._mainGroup,{},this._currentPointer,l)},_handlePlayClick:function(t){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:t,from:this.uid})},_handlePointerDrag:function(t,e,i){this._clearTimer(),this._pointerChangeTimeline([i.offsetX,i.offsetY])},_handlePointerDragend:function(t){this._pointerChangeTimeline([t.offsetX,t.offsetY],!0)},_pointerChangeTimeline:function(t,e){var i=this._toAxisCoord(t)[0],n=Bl(this._axis.getExtent().slice());i>n[1]&&(i=n[1]),i“),o&&(a+=uC(o),null!=i&&(a+=” : “)),null!=i&&(a+=uC(n)),a},getData:function(){return this._data},setData:function(t){this._data=t}});b(cC,Xh),cC.extend({type:”markPoint“,defaultOption:{zlevel:0,z:5,symbol:”pin“,symbolSize:50,tooltip:{trigger:”item“},label:{show:!0,position:”inside“},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}}});var dC=_;function fC(t,e,i,n,o,a){var r=[],s=fp(e,n)?e.getCalculationInfo(”stackResultDimension“):n,l=_C(e,s,t),u=e.indicesOfNearest(s,l)[0];r[o]=e.get(i,u),r[a]=e.get(s,u);var h=e.get(n,u),c=Vl(e.get(n,u));return 0<=(c=Math.min(c,20))&&(r[a]=+r[a].toFixed(c)),[r,h]}var pC=T,gC={min:pC(fC,"min"),max:pC(fC,"max"),average:pC(fC,"average")};function mC(t,e){var i=t.getData(),n=t.coordinateSystem;if(e&&!function(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}(e)&&!L(e.coord)&&n){var o=n.dimensions,a=vC(e,i,n,t);if((e=k(e)).type&&gC[e.type]&&a.baseAxis&&a.valueAxis){var r=dC(o,a.baseAxis.dim),s=dC(o,a.valueAxis.dim),l=gC[e.type](i,a.baseDataDim,a.valueDataDim,r,s);e.coord=l[0],e.value=l[1]}else{for(var u=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis],h=0;h<2;h++)gC[u[h]]&&(u[h]=_C(i,i.mapDimension(o[h]),u[h]));e.coord=u}}return e}function vC(t,e,i,n){var o={};return null!=t.valueIndex||null!=t.valueDim?(o.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,o.valueAxis=i.getAxis(function(t,e){var i=t.getData(),n=i.dimensions;e=i.getDimension(e);for(var o=0;od:u[f]i[o],f=[-h.x,-h.y];e||(f[n]=s.position[n]);var p=[0,0],g=[-c.x,-c.y],m=H(t.get(”pageButtonGap“,!0),t.get(”itemGap“,!0));d&&(”end“===t.get(”pageButtonPosition“,!0)?g[n]+=i[o]-c[o]:p[n]+=c[o]+m);g[1-n]+=h[a]-c[a],s.attr(”position“,f),l.attr(”position“,p),u.attr(”position“,g);var v={x:0,y:0};if(v[o]=d?i[o]:h[o],v[a]=Math.max(h[a],c[a]),v[r]=Math.min(0,c[r]+g[1-n]),l.__rectSize=i[o],d){var y={x:0,y:0};y[o]=Math.max(i[o]-c[o]-m,0),y[a]=v[a],l.setClipPath(new rs({shape:y})),l.__rectSize=y[o]}else u.eachChild(function(t){t.attr({invisible:!0,silent:!0})});var x=this._getPageInfo(t);return null!=x.pageIndex&&cl(s,{position:x.contentPosition},d&&t),this._updatePageInfoView(t,x),v},_pageGo:function(t,e,i){var n=this._getPageInfo(e)[t];null!=n&&i.dispatchAction({type:”legendScroll“,scrollDataIndex:n,legendId:e.id})},_updatePageInfoView:function(n,o){var a=this._controllerGroup;E([”pagePrev“,”pageNext“],function(t){var e=null!=o[t+”DataIndex“],i=a.childOfName(t);i&&(i.setStyle(”fill“,e?n.get(”pageIconColor“,!0):n.get(”pageIconInactiveColor“,!0)),i.cursor=e?”pointer“:”default“)});var t=a.childOfName(”pageText“),e=n.get(”pageFormatter“),i=o.pageIndex,r=null!=i?i+1:0,s=o.pageCount;t&&e&&t.setStyle(”text“,R(e)?e.replace(”{current}“,r).replace(”{total}“,s):e({current:r,total:s}))},_getPageInfo:function(t){var e=t.get(”scrollDataIndex“,!0),i=this.getContentGroup(),n=this._containerGroup.__rectSize,o=t.getOrient().index,a=qC[o],r=KC[o],s=this._findTargetItemIndex(e),l=i.children(),u=l[s],h=l.length,c=h?1:0,d={contentPosition:i.position.slice(),pageCount:c,pageIndex:c-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return d;var f=y(u);d.contentPosition[o]=-f.s;for(var p=s+1,g=f,m=f,v=null;p<=h;++p)(!(v=y(l[p]))&&m.e>g.s+n||v&&!x(v,g.s))&&(g=m.i>g.i?m:v)&&(null==d.pageNextDataIndex&&(d.pageNextDataIndex=g.i),++d.pageCount),m=v;for(p=s-1,g=f,m=f,v=null;-1<=p;--p)(v=y(l[p]))&&x(m,v.s)||!(g.i=e&&t.s<=e+n}},_findTargetItemIndex:function(n){return this._showController?(this.getContentGroup().eachChild(function(t,e){var i=t.__legendDataIndex;null==a&&null!=i&&(a=e),i===n&&(o=e)}),null!=o?o:a):0;var o,a}});_f("legendScroll","legendscroll",function(t,e){var i=t.scrollDataIndex;null!=i&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},function(t){t.setScrollDataIndex(i)})});iD.extend({type:"dataZoom.slider",layoutMode:"box",defaultOption:{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#2f4554",width:.5,opacity:.3},areaStyle:{color:"rgba(47,69,84,0.3)",opacity:.3}},borderColor:"#ddd",fillerColor:"rgba(167,183,204,0.4)",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",handleSize:"100%",handleStyle:{color:"#a7b7cc"},labelPrecision:null,labelFormatter:null,showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#333"}}});var JC=rs,QC=El,tL=Bl,eL=A,iL=E,nL="horizontal",oL="vertical",aL=["line","bar","candlestick","scatter"],rL=aD.extend({type:"dataZoom.slider",init:function(t,e){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=e},render:function(t,e,i,n){rL.superApply(this,"render",arguments),kc(this,"_dispatchZoomAction",this.dataZoomModel.get("throttle"),"fixRate"),this._orient=t.get("orient"),!1!==this.dataZoomModel.get("show")?(n&&"dataZoom"===n.type&&n.from===this.uid||this._buildView(),this._updateView()):this.group.removeAll()},remove:function(){rL.superApply(this,"remove",arguments),Pc(this,"_dispatchZoomAction")},dispose:function(){rL.superApply(this,"dispose",arguments),Pc(this,"_dispatchZoomAction")},_buildView:function(){var t=this.group;t.removeAll(),this._resetLocation(),this._resetInterval();var e=this._displayables.barGroup=new Ci;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},_resetLocation:function(){var t=this.dataZoomModel,e=this.api,i=this._findCoordRect(),n={width:e.getWidth(),height:e.getHeight()},o=this._orient===nL?{right:n.width-i.x-i.width,top:n.height-30-7,width:i.width,height:30}:{right:7,top:i.y,width:30,height:i.height},a=Iu(t.option);E(["right","top","width","height"],function(t){"ph"===a[t]&&(a[t]=o[t])});var r=bu(a,n,t.padding);this._location={x:r.x,y:r.y},this._size=[r.width,r.height],this._orient===oL&&this._size.reverse()},_positionGroup:function(){var t=this.group,e=this._location,i=this._orient,n=this.dataZoomModel.getFirstTargetAxisModel(),o=n&&n.get("inverse"),a=this._displayables.barGroup,r=(this._dataShadowInfo||{}).otherAxisInverse;a.attr(i!==nL||o?i===nL&&o?{scale:r?[-1,1]:[-1,-1]}:i!==oL||o?{scale:r?[-1,-1]:[-1,1],rotation:Math.PI/2}:{scale:r?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:r?[1,1]:[1,-1]});var s=t.getBoundingRect([a]);t.attr("position",[e.x-s.x,e.y-s.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var t=this.dataZoomModel,e=this._size,i=this._displayables.barGroup;i.add(new JC({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40})),i.add(new JC({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:A(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(t){var e=this._size,i=t.series,n=i.getRawData(),o=i.getShadowDim?i.getShadowDim():t.otherDim;if(null!=o){var a=n.getDataExtent(o),r=.3*(a[1]-a[0]);a=[a[0]-r,a[1]+r];var s,l=[0,e[1]],u=[0,e[0]],h=[[e[0],0],[0,0]],c=[],d=u[1]/(n.count()-1),f=0,p=Math.round(n.count()/e[0]);n.each([o],function(t,e){if(0=h[p]+d,c[1-f]+=l[g]/2-h}(a.name),o=t.coordinateSystem;null!=n&&o.getOtherAxis&&(e=o.getOtherAxis(i).inverse),n=t.getData().mapDimension(n),l={thisAxis:i,series:t,thisDim:a.name,otherDim:n,otherAxisInverse:e}}},this)},this),l}},_renderHandle:function(){var t=this._displayables,a=t.handles=[],r=t.handleLabels=,s=this._displayables.barGroup,e=this._size,l=this.dataZoomModel;s.add(t.filler=new JC({draggable:!0,cursor:sL(this._orient),drift:eL(this._onDragMove,this,”all“),ondragstart:eL(this._showDataInfo,this,!0),ondragend:eL(this._onDragEnd,this),onmouseover:eL(this._showDataInfo,this,!0),onmouseout:eL(this._showDataInfo,this,!1),style:{fill:l.get(”fillerColor“),textPosition:”inside“}})),s.add(new JC({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:e,height:e},style:{stroke:l.get(”dataBackgroundColor“)||l.get(”borderColor“),lineWidth:1,fill:”rgba(0,0,0,0)“}})),iL(,function(t){var e=yl(l.get(”handleIcon“),{cursor:sL(this._orient),draggable:!0,drift:eL(this._onDragMove,this,t),ondragend:eL(this._onDragEnd,this),onmouseover:eL(this._showDataInfo,this,!0),onmouseout:eL(this._showDataInfo,this,!1)},{x:-1,y:0,width:2,height:2}),i=e.getBoundingRect();this._handleHeight=Rl(l.get(”handleSize“),this._size),this._handleWidth=i.width/i.height*this._handleHeight,e.setStyle(l.getModel(”handleStyle“).getItemStyle());var n=l.get(”handleColor“);null!=n&&(e.style.fill=n),s.add(a=e);var o=l.textStyleModel;this.group.add(r=new Ur({silent:!0,invisible:!0,style:{x:0,y:0,text:”“,textVerticalAlign:”middle“,textAlign:”center“,textFill:o.getTextColor(),textFont:o.getFont()},z2:10}))},this)},_resetInterval:function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[QC(t,[0,100],e,!0),QC(t,[0,100],e,!0)]},_updateInterval:function(t,e){var i=this.dataZoomModel,n=this._handleEnds,o=this._getViewExtent(),a=i.findRepresentativeAxisProxy().getMinMaxSpan(),r=;Jw(e,n,o,i.get(”zoomLock“)?”all“:t,null!=a.minSpan?QC(a.minSpan,r,o,!0):null,null!=a.maxSpan?QC(a.maxSpan,r,o,!0):null);var s=this._range,l=this._range=tL([QC(n,o,r,!0),QC(n,o,r,!0)]);return!s||s!==l||s!==l},_updateView:function(t){var n=this._displayables,o=this._handleEnds,e=tL(o.slice()),a=this._size;iL(,function(t){var e=n.handles,i=this._handleHeight;e.attr({scale:,position:[o,a/2-i/2]})},this),n.filler.setShape({x:e,y:0,width:e-e,height:a}),this._updateDataInfo(t)},_updateDataInfo:function(t){var e=this.dataZoomModel,a=this._displayables,r=a.handleLabels,s=this._orient,l=;if(e.get(”showDetail“)){var i=e.findRepresentativeAxisProxy();if(i){var n=i.getAxisModel().axis,o=this._range,u=t?i.calculateDataWindow({start:o,end:o}).valueWindow:i.getDataValueWindow();l=[this._formatLabel(u,n),this._formatLabel(u,n)]}}var h=tL(this._handleEnds.slice());function c(t){var e=fl(a.handles.parent,this.group),i=gl(0===t?”right“:”left“,e),n=this._handleWidth/2+5,o=pl([h+(0===t?-n:n),this._size/2],e);r.setStyle({x:o,y:o,textVerticalAlign:s===nL?”middle“:i,textAlign:s===nL?i:”center“,text:l})}c.call(this,0),c.call(this,1)},_formatLabel:function(t,e){var i=this.dataZoomModel,n=i.get(”labelFormatter“),o=i.get(”labelPrecision“);null!=o&&”auto“!==o||(o=e.getPixelPrecision());var a=null==t||isNaN(t)?”“:”category“===e.type||”time“===e.type?e.scale.getLabel(Math.round(t)):t.toFixed(Math.min(o,20));return C(n)?n(t,a):R(n)?n.replace(”{value}“,a):a},_showDataInfo:function(t){t=this._dragging||t;var e=this._displayables.handleLabels;e.attr(”invisible“,!t),e.attr(”invisible“,!t)},_onDragMove:function(t,e,i,n){this._dragging=!0,Xt(n.event);var o=pl(,this._displayables.barGroup.getLocalTransform(),!0),a=this._updateInterval(t,o),r=this.dataZoomModel.get(”realtime“);this._updateView(!r),a&&r&&this._dispatchZoomAction()},_onDragEnd:function(){this._dragging=!1,this._showDataInfo(!1),this.dataZoomModel.get(”realtime“)||this._dispatchZoomAction()},_onClickPanelClick:function(t){var e=this._size,i=this._displayables.barGroup.transformCoordToLocal(t.offsetX,t.offsetY);if(!(i<0||i>e||i<0||i>e)){var n=this._handleEnds,o=(n+n)/2,a=this._updateInterval(”all“,i-o);this._updateView(),a&&this._dispatchZoomAction()}},_dispatchZoomAction:function(){var t=this._range;this.api.dispatchAction({type:”dataZoom“,from:this.uid,dataZoomId:this.dataZoomModel.id,start:t,end:t})},_findCoordRect:function(){var i;if(iL(this.getTargetCoordInfo(),function(t){if(!i&&t.length){var e=t.model.coordinateSystem;i=e.getRect&&e.getRect()}}),!i){var t=this.api.getWidth(),e=this.api.getHeight();i={x:.2*t,y:.2*e,width:.6*t,height:.6*e}}return i}});function sL(t){return”vertical“===t?”ns-resize“:”ew-resize“}iD.extend({type:”dataZoom.inside“,defaultOption:{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}});var lL=”0_ec_dataZoom_roams“;function uL(t,n){var e=cL(t),o=n.dataZoomId,a=n.coordId;E(e,function(t,e){var i=t.dataZoomInfos;i&&_(n.allCoordIds,a)<0&&(delete i,t.count–)}),dL(e);var i=e;i||((i=e={coordId:a,dataZoomInfos:{},count:0}).controller=function(t,r){var e=new Vy(t.getZr());return E(,function(a){e.on(a,function(n){var o=[];E(r.dataZoomInfos,function(t){if(n.isAvailableBehavior(t.dataZoomModel.option)){var e=(t.getRange||{})[a],i=e&&e(r.controller,n);!t.dataZoomModel.get(”disabled“,!0)&&i&&o.push({dataZoomId:t.dataZoomId,start:i,end:i})}}),o.length&&r.dispatchAction(o)})}),e}(t,i),i.dispatchAction=T(fL,t)),i.dataZoomInfos||i.count++,i.dataZoomInfos=n;var r=function(t){var n,o={type_true:2,type_move:1,type_false:0,type_undefined:-1},a=!0;return E(t,function(t){var e=t.dataZoomModel,i=!e.get(”disabled“,!0)&&(!e.get(”zoomLock“,!0)||”move“);o<o&&(n=i),a&=e.get(”preventDefaultMouseMove“,!0)}),{controlType:n,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!a}}}(i.dataZoomInfos);i.controller.enable(r.controlType,r.opt),i.controller.setPointerChecker(n.containsPoint),kc(i,”dispatchAction“,n.dataZoomModel.get(”throttle“,!0),”fixRate“)}function hL(t){return t.type+”0_“+t.id}function cL(t){var e=t.getZr();return e||(e={})}function dL(i){E(i,function(t,e){t.count||(t.controller.dispose(),delete i)})}function fL(t,e){t.dispatchAction({type:”dataZoom“,batch:e})}var pL=A,gL=aD.extend({type:”dataZoom.inside“,init:function(t,e){this._range},render:function(r,t,s,e){gL.superApply(this,”render“,arguments),this._range=r.getPercentRange(),E(this.getTargetCoordInfo(),function(t,o){var a=O(t,function(t){return hL(t.model)});E(t,function(e){var n=e.model,i={};E(,function(t){i=pL(mL,this,e,o)},this),uL(s,{coordId:hL(n),allCoordIds:a,containsPoint:function(t,e,i){return n.coordinateSystem.containPoint()},dataZoomId:r.id,dataZoomModel:r,getRange:i})},this)},this)},dispose:function(){!function(t,i){var e=cL(t);E(e,function(t){t.controller.dispose();var e=t.dataZoomInfos;e&&(delete e,t.count–)}),dL(e)}(this.api,this.dataZoomModel.id),gL.superApply(this,”dispose“,arguments),this._range=null}}),mL={zoom:function(t,e,i,n){var o=this._range,a=o.slice(),r=t.axisModels;if®{var s=xL(null,,r,i,t),l=(0-a)+a,u=Math.max(1/n.scale,0);a=(a-l)*u+l,a=(a-l)*u+l;var h=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return Jw(0,a,,0,h.minSpan,h.maxSpan),this._range=a,o!==a||o!==a?a:void 0}},pan:vL(function(t,e,i,n,o,a){var r=xL([a.oldX,a.oldY],,e,o,i);return r.signal*(t-t)*r.pixel/r.pixelLength}),scrollMove:vL(function(t,e,i,n,o,a){return xL([0,0],,e,o,i).signal*(t-t)*a.scrollDelta})};function vL(l){return function(t,e,i,n){var o=this._range,a=o.slice(),r=t.axisModels;if®{var s=l(a,r,t,e,i,n);return Jw(s,a,,”all“),this._range=a,o!==a||o!==a?a:void 0}}}function yL(t){var e=t&&t.visualMap;L(e)||(e=e?:[]),_L(e,function(t){if(t){wL(t,”splitList“)&&!wL(t,”pieces“)&&(t.pieces=t.splitList,delete t.splitList);var e=t.pieces;e&&L(e)&&_L(e,function(t){z(t)&&(wL(t,”start“)&&!wL(t,”min“)&&(t.min=t.start),wL(t,”end“)&&!wL(t,”max“)&&(t.max=t.end))})}})}var xL={grid:function(t,e,i,n,o){var a=i.axis,r={},s=o.model.coordinateSystem.getRect();return t=t||,”x“===a.dim?(r.pixel=e-t,r.pixelLength=s.width,r.pixelStart=s.x,r.signal=a.inverse?1:-1):(r.pixel=e-t,r.pixelLength=s.height,r.pixelStart=s.y,r.signal=a.inverse?-1:1),r},polar:function(t,e,i,n,o){var a=i.axis,r={},s=o.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):,e=s.pointToCoord(e),”radiusAxis“===i.mainType?(r.pixel=e-t,r.pixelLength=l-l,r.pixelStart=l,r.signal=a.inverse?1:-1):(r.pixel=e-t,r.pixelLength=u-u,r.pixelStart=u,r.signal=a.inverse?-1:1),r},singleAxis:function(t,e,i,n,o){var a=i.axis,r=o.model.coordinateSystem.getRect(),s={};return t=t||,”horizontal“===a.orient?(s.pixel=e-t,s.pixelLength=r.width,s.pixelStart=r.x,s.signal=a.inverse?1:-1):(s.pixel=e-t,s.pixelLength=r.height,s.pixelStart=r.y,s.signal=a.inverse?-1:1),s}},_L=E;function wL(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}ku.registerSubTypeDefaulter(”visualMap“,function(t){return t.categories||(t.pieces?0<t.pieces.length:0<t.splitNumber)&&!t.calculable?”piecewise“:”continuous“});var bL=Ld.VISUAL.COMPONENT;function SL(t,e,i,n){for(var o=e.targetVisuals,a=g_.prepareVisualTypes(o),r={color:t.getData().getVisual(”color“)},s=0,l=a.length;s<l;s++){var u=a,h=o;h&&h.applyVisual(i,c,d)}return r.color;function c(t){return r}function d(t,e){r=e}}Sf(bL,{createOnAllSeries:!0,reset:function(i,t){var n=[];return t.eachComponent(”visualMap“,function(t){var e=i.pipelineContext;!t.isTargetSeries(i)||e&&e.large||n.push(function(t,f,p,g){var m={};return E(t,function(t){var e=g_.prepareVisualTypes(f);m=e}),{progress:function(t,i){function e(t){return i.getItemVisual(o,t)}function n(t,e){i.setItemVisual(o,t,e)}var o;for(null!=g&&(g=i.getDimension(g));null!=(o=t.next());){var a=i.getRawDataItem(o);if(!a||!1!==a.visualMap)for(var r=null!=g?i.get(g,o,!0):o,s=p®,l=f,u=m,h=0,c=u.length;h<c;h++){var d=u;l&&l.applyVisual(r,e,n)}}}}}(t.stateList,t.targetVisuals,A(t.getValueState,t),t.getDataDimension(i.getData())))}),n}}),Sf(bL,{createOnAllSeries:!0,reset:function(o,t){var a=o.getData(),r=[];t.eachComponent(”visualMap“,function(t){if(t.isTargetSeries(o)){var e=t.getVisualMeta(A(SL,null,o,t))||{stops:[],outerColors:},i=t.getDataDimension(a),n=a.getDimensionInfo(i);null!=n&&(e.dimension=n.index,r.push(e))}}),o.getData().setVisual(”visualMeta“,r)}});var ML=function(t,e,i){var n=k((IL||{})[e]);return i&&L(n)?n:n},IL={color:{active:,inactive:},colorHue:{active:,inactive:},colorSaturation:{active:,inactive:},colorLightness:{active:,inactive:},colorAlpha:{active:,inactive:},opacity:{active:,inactive:},symbol:{active:,inactive:},symbolSize:{active:,inactive:}},TL=g_.mapVisual,AL=g_.eachVisual,DL=L,CL=E,LL=Bl,kL=El,PL=Tf({type:”visualMap“,dependencies:,stateList:,replacableOptionKeys:,dataBound:,layoutMode:{type:”box“,ignoreSize:!0},defaultOption:{show:!0,zlevel:0,z:4,seriesIndex:”all“,min:0,max:200,dimension:null,inRange:null,outOfRange:null,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:”vertical“,backgroundColor:”rgba(0,0,0,0)“,borderColor:”#ccc“,contentColor:”#5793f3“,inactiveColor:”#aaa“,borderWidth:0,padding:5,textGap:10,precision:0,color:null,formatter:null,text:null,textStyle:{color:”#333“}},init:function(t,e,i){this._dataExtent,this.targetVisuals={},this.controllerVisuals={},this.textStyleModel,this.itemSize,this.mergeDefaultAndTheme(t,i)},optionUpdated:function(t,e){var i=this.option;v.canvasSupported||(i.realtime=!1),e||PD(i,t,this.replacableOptionKeys),this.textStyleModel=this.getModel(”textStyle“),this.resetItemSize(),this.completeVisualOption()},resetVisual:function(t){var e=this.stateList;t=A(t,this),this.controllerVisuals=kD(this.option.controller,e,t),this.targetVisuals=kD(this.option.target,e,t)},getTargetSeriesIndices:function(){var t=this.option.seriesIndex,i=[];return null==t||”all“===t?this.ecModel.eachSeries(function(t,e){i.push(e)}):i=Vo(t),i},eachTargetSeries:function(e,i){E(this.getTargetSeriesIndices(),function(t){e.call(i,this.ecModel.getSeriesByIndex(t))},this)},isTargetSeries:function(e){var i=!1;return this.eachTargetSeries(function(t){t===e&&(i=!0)}),i},formatValueText:function(t,e,i){var n,o,a=this.option,r=a.precision,s=this.dataBound,l=a.formatter;return ”“>i=i||,L(t)&&(t=t.slice(),n=!0),o=e?t:n?[u(t),u(t)]:u(t),R(l)?l.replace(”{value}“,n?o:o).replace(”{value2}“,n?o:o):C(l)?n?l(t,t):l(t):n?t===s?i+” “+o:t===s?i+” “o[0]:o[0]” - “+o:o;function u(t){return t===s?”min“:t===s?”max“:(+t).toFixed(Math.min(r,20))}},resetExtent:function(){var t=this.option,e=LL();this._dataExtent=e},getDataDimension:function(t){var e=this.option.dimension,i=t.dimensions;if(null!=e||i.length){if(null!=e)return t.getDimension(e);for(var n=t.dimensions,o=n.length-1;0<=o;o–){var a=n;if(!t.getDimensionInfo(a).isCalculationCoord)return a}}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){var t=this.ecModel,e=this.option,i={inRange:e.inRange,outOfRange:e.outOfRange},n=e.target||(e.target={}),o=e.controller||(e.controller={});m(n,i),m(o,i);var u=this.isCategory();function a(n){DL(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get(”gradientColor“)},CL(this.stateList,function(t){var e=n;if(R(e)){var i=ML(e,”active“,u);i?(n={},n[e]=i):delete n}},this)}a.call(this,n),a.call(this,o),function(t,e,i){var n=t,o=t;n&&!o&&(o=t={},CL(n,function(t,e){if(g_.isValidType(e)){var i=ML(e,”inactive“,u);null!=i&&(o=i,”color“!==e||o.hasOwnProperty(”opacity“)||o.hasOwnProperty(”colorAlpha“)||(o.opacity=))}}))}.call(this,n,”inRange“,”outOfRange“),function(a){var r=(a.inRange||{}).symbol||(a.outOfRange||{}).symbol,s=(a.inRange||{}).symbolSize||(a.outOfRange||{}).symbolSize,l=this.get(”inactiveColor“);CL(this.stateList,function(t){var e=this.itemSize,i=a;null==(i=i||(a={color:u?l:})).symbol&&(i.symbol=r&&k®||(u?”roundRect“:)),null==i.symbolSize&&(i.symbolSize=s&&k(s)||(u?e:[e,e])),i.symbol=TL(i.symbol,function(t){return”none“===t||”square“===t?”roundRect“:t});var n=i.symbolSize;if(null!=n){var o=-1/0;AL(n,function(t){o<t&&(o=t)}),i.symbolSize=TL(n,function(t){return kL(t,,[0,e],!0)})}},this)}.call(this,o)},resetItemSize:function(){this.itemSize=},isCategory:function(){return!!this.option.categories},setSelected:et,getValueState:et,getVisualMeta:et}),NL=,OL=PL.extend({type:”visualMap.continuous“,defaultOption:{align:”auto“,calculable:!1,range:null,realtime:!0,itemHeight:null,itemWidth:null,hoverLink:!0,hoverLinkDataSize:null,hoverLinkOnHandle:null},optionUpdated:function(t,e){OL.superApply(this,”optionUpdated“,arguments),this.resetExtent(),this.resetVisual(function(t){t.mappingMethod=”linear“,t.dataExtent=this.getExtent()}),this._resetRange()},resetItemSize:function(){OL.superApply(this,”resetItemSize“,arguments);var t=this.itemSize;”horizontal“===this._orient&&t.reverse(),null!=t&&!isNaN(t)||(t=NL),null!=t&&!isNaN(t)||(t=NL)},_resetRange:function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):L(e)&&(e>e&&e.reverse(),e=Math.max(e,t),e=Math.min(e,t))},completeVisualOption:function(){PL.prototype.completeVisualOption.apply(this,arguments),E(this.stateList,function(t){var e=this.option.controller.symbolSize;e&&e!==e&&(e=0)},this)},setSelected:function(t){this.option.range=t.slice(),this._resetRange()},getSelected:function(){var t=this.getExtent(),e=Bl((this.get(”range“)||[]).slice());return e>t&&(e=t),e>t&&(e=t),e<t&&(e=t),e<t&&(e=t),e},getValueState:function(t){var e=this.option.range,i=this.getExtent();return(e<=i||e<=t)&&(e>=i||t<=e)?”inRange“:”outOfRange“},findTargetDataIndices:function(n){var o=[];return this.eachTargetSeries(function(t){var i=[],e=t.getData();e.each(this.getDataDimension(e),function(t,e){n<=t&&t<=n&&i.push(e)},this),o.push({seriesId:t.id,dataIndex:i})},this),o},getVisualMeta:function(i){var t=EL(this,”outOfRange“,this.getExtent()),e=EL(this,”inRange“,this.option.range.slice()),n=[];function o(t,e){n.push({value:t,color:i(t,e)})}for(var a=0,r=0,s=e.length,l=t.length;r<=e);r++)t<e&&o(t,”outOfRange“);for(var u=1;a,”outOfRange“),o(e,”inRange“);for(u=1;r<t)&&(u&&(n.length&&o(n.value,”outOfRange“),u=0),o(t,”outOfRange“));var h=n.length;return{stops:n,outerColors:[h?n.color:”transparent“,h?n.color:”transparent“]}}});function EL(t,e,i){if(i===i)return i.slice();for(var n=(i-i)/200,o=i,a=[],r=0;r<=200&&o;r++)a.push(o),o+=n;return a.push(i),a}var RL=Af({type:”visualMap“,autoPositionValues:{left:1,right:1,top:1,bottom:1},init:function(t,e){this.ecModel=t,this.api=e,this.visualMapModel},render:function(t,e,i,n){!1!==(this.visualMapModel=t).get(”show“)?this.doRender.apply(this,arguments):this.group.removeAll()},renderBackground:function(t){var e=this.visualMapModel,i=iu(e.get(”padding“)||0),n=t.getBoundingRect();t.add(new rs({z2:-1,silent:!0,shape:{x:n.x-i,y:n.y-i,width:n.width+i+i,height:n.height+i+i},style:{fill:e.get(”backgroundColor“),stroke:e.get(”borderColor“),lineWidth:e.get(”borderWidth“)}}))},getControllerVisual:function(i,n,o){var t=(o=o||{}).forceState,e=this.visualMapModel,a={};if(”symbol“===n&&(a.symbol=e.get(”itemSymbol“)),”color“===n){var r=e.get(”contentColor“);a.color=r}function s(t){return a}function l(t,e){a=e}var u=e.controllerVisuals;return E(g_.prepareVisualTypes(u),function(t){var e=u;o.convertOpacityToAlpha&&”opacity“===t&&(t=”colorAlpha“,e=u.__alphaForOpacity),g_.dependsOn(t,n)&&e&&e.applyVisual(i,s,l)}),a},positionGroup:function(t){var e=this.visualMapModel,i=this.api;Su(t,e.getBoxLayoutParams(),{width:i.getWidth(),height:i.getHeight()})},doRender:et});function zL(t,e,i){var n=t.option,o=n.align;if(null!=o&&”auto“!==o)return o;for(var a={width:e.getWidth(),height:e.getHeight()},r=”horizontal“===n.orient?1:0,s=[,[”top“,”bottom“,”height“]],l=s,u=,h={},c=0;c<3;c++)h[s[c]]=u,h[l]=2===c?i:n[l];var d=[,[”y“,”height“,0]],f=bu(h,a,n.padding);return l[(f.margin[d]||0)f[d[0]].5*f[d]<.5*a[d]?0:1]}function BL(t,e){return E(t||[],function(t){null!=t.dataIndex&&(t.dataIndexInside=t.dataIndex,t.dataIndex=null),t.highlightKey=”visualMap“+(e?e.componentIndex:”“)}),t}var VL=El,GL=E,FL=Math.min,WL=Math.max,HL=RL.extend({type:”visualMap.continuous“,init:function(){HL.superApply(this,”init“,arguments),this._shapes={},this._dataInterval=[],this._handleEnds=,this._orient,this._useHandle,this._hoverLinkDataIndices=[],this._dragging,this._hovering},doRender:function(t,e,i,n){n&&”selectDataRange“===n.type&&n.from===this.uid||this._buildView()},_buildView:function(){this.group.removeAll();var t=this.visualMapModel,e=this.group;this._orient=t.get(”orient“),this._useHandle=t.get(”calculable“),this._resetInterval(),this._renderBar(e);var i=t.get(”text“);this._renderEndsText(e,i,0),this._renderEndsText(e,i,1),this._updateView(!0),this.renderBackground(e),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(e)},_renderEndsText:function(t,e,i){if(e){var n=e;n=null!=n?n+”“:”“;var o=this.visualMapModel,a=o.get(”textGap“),r=o.itemSize,s=this._shapes.barGroup,l=this._applyTransform([r/2,0===i?-a:r+a],s),u=this._applyTransform(0===i?”bottom“:”top“,s),h=this._orient,c=this.visualMapModel.textStyleModel;this.group.add(new Ur({style:{x:l,y:l,textVerticalAlign:”horizontal“===h?”middle“:u,textAlign:”horizontal“===h?u:”center“,text:n,textFont:c.getFont(),textFill:c.getTextColor()}}))}},_renderBar:function(t){var e=this.visualMapModel,i=this._shapes,n=e.itemSize,o=this._orient,a=this._useHandle,r=zL(e,this.api,n),s=i.barGroup=this._createBarGroup®;s.add(i.outOfRange=ZL()),s.add(i.inRange=ZL(null,a?XL(this._orient):null,A(this._dragHandle,this,”all“,!1),A(this._dragHandle,this,”all“,!0)));var l=e.textStyleModel.getTextRect(”国“),u=WL(l.width,l.height);a&&(i.handleThumbs=[],i.handleLabels=,i.handleLabelPoints=[],this._createHandle(s,0,n,u,o,r),this._createHandle(s,1,n,u,o,r)),this._createIndicator(s,n,u,o),t.add(s)},_createHandle:function(t,e,i,n,o){var a=A(this._dragHandle,this,e,!1),r=A(this._dragHandle,this,e,!0),s=ZL(function(t,e){return 0===t?[,[e,0],]:[[0,0],,[e,e]]}(e,n),XL(this._orient),a,r);s.position=i,t.add(s);var l=this.visualMapModel.textStyleModel,u=new Ur({draggable:!0,drift:a,onmousemove:function(t){Xt(t.event)},ondragend:r,style:{x:0,y:0,text:”“,textFont:l.getFont(),textFill:l.getTextColor()}});this.group.add(u);var h=,c=this._shapes;c.handleThumbs=s,c.handleLabelPoints=h,c.handleLabels=u},_createIndicator:function(t,e,i,n){var o=ZL([],”move“);o.position=e,o.attr({invisible:!0,silent:!0}),t.add(o);var a=this.visualMapModel.textStyleModel,r=new Ur({silent:!0,invisible:!0,style:{x:0,y:0,text:”“,textFont:a.getFont(),textFill:a.getTextColor()}});this.group.add®;var s=,l=this._shapes;l.indicator=o,l.indicatorLabel=r,l.indicatorLabelPoint=s},_dragHandle:function(t,e,i,n){if(this._useHandle){if(this._dragging=!e,!e){var o=this._applyTransform(,this._shapes.barGroup,!0);this._updateInterval(t,o),this._updateView()}e===!this.visualMapModel.get(”realtime“)&&this.api.dispatchAction({type:”selectDataRange“,from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),e?this._hovering||this._clearHoverLinkToSeries():UL(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds,!1)}},_resetInterval:function(){var t=this.visualMapModel,e=this._dataInterval=t.getSelected(),i=t.getExtent(),n=[0,t.itemSize];this._handleEnds=[VL(e,i,n,!0),VL(e,i,n,!0)]},_updateInterval:function(t,e){e=e||0;var i=this.visualMapModel,n=this._handleEnds,o=[0,i.itemSize];Jw(e,n,o,t,0);var a=i.getExtent();this._dataInterval=[VL(n,o,a,!0),VL(n,o,a,!0)]},_updateView:function(t){var e=this.visualMapModel,i=e.getExtent(),n=this._shapes,o=[0,e.itemSize],a=t?o:this._handleEnds,r=this._createBarVisual(this._dataInterval,i,a,”inRange“),s=this._createBarVisual(i,i,o,”outOfRange“);n.inRange.setStyle({fill:r.barColor,opacity:r.opacity}).setShape(”points“,r.barPoints),n.outOfRange.setStyle({fill:s.barColor,opacity:s.opacity}).setShape(”points“,s.barPoints),this._updateHandle(a,r)},_createBarVisual:function(t,e,i,n){var o={forceState:n,convertOpacityToAlpha:!0},a=this._makeColorGradient(t,o),r=[this.getControllerVisual(t,”symbolSize“,o),this.getControllerVisual(t,”symbolSize“,o)],s=this._createBarPoints(i,r);return{barColor:new gs(0,0,0,1,a),barPoints:s,handlesColor:[a.color,a.color]}},_makeColorGradient:function(t,e){var i=[],n=(t-t)/100;i.push({color:this.getControllerVisual(t,”color“,e),offset:0});for(var o=1;o<100;o++){var a=t+n*o;if(a>t)break;i.push({color:this.getControllerVisual(a,”color“,e),offset:o/100})}return i.push({color:this.getControllerVisual(t,”color“,e),offset:1}),i},_createBarPoints:function(t,e){var i=this.visualMapModel.itemSize;return[[i-e,t],[i,t],[i,t],[i-e,t]]},_createBarGroup:function(t){var e=this._orient,i=this.visualMapModel.get(”inverse“);return new Ci(”horizontal“!==e||i?”horizontal“===e&&i?{scale:”bottom“===t?:[1,1],rotation:-Math.PI/2}:”vertical“!==e||i?{scale:”left“===t?:[-1,1]}:{scale:”left“===t?:[-1,-1]}:{scale:”bottom“===t?:[-1,1],rotation:Math.PI/2})},_updateHandle:function(n,o){if(this._useHandle){var a=this._shapes,r=this.visualMapModel,s=a.handleThumbs,l=a.handleLabels;GL(,function(t){var e=s;e.setStyle(”fill“,o.handlesColor),e.position=n;var i=pl(a.handleLabelPoints,fl(e,this.group));l.setStyle({x:i,y:i,text:r.formatValueText(this._dataInterval),textVerticalAlign:”middle“,textAlign:this._applyTransform(”horizontal“===this._orient?0===t?”bottom“:”top“:”left“,a.barGroup)})},this)}},_showIndicator:function(t,e,i,n){var o=this.visualMapModel,a=o.getExtent(),r=o.itemSize,s=[0,r],l=VL(t,a,s,!0),u=this._shapes,h=u.indicator;if(h){h.position=l,h.attr(”invisible“,!1),h.setShape(”points“,function(t,e,i,n){return t?[,[6,0],]:[[0,0],,[5,5]]}(!!i,n,l,r));var c=this.getControllerVisual(t,”color“,{convertOpacityToAlpha:!0});h.setStyle(”fill“,c);var d=pl(u.indicatorLabelPoint,fl(h,this.group)),f=u.indicatorLabel;f.attr(”invisible“,!1);var p=this._applyTransform(”left“,u.barGroup),g=this._orient;f.setStyle({text:(i||”“)+o.formatValueText(e),textVerticalAlign:”horizontal“===g?p:”middle“,textAlign:”horizontal“===g?”center“:p,x:d,y:d})}},_enableHoverLinkToSeries:function(){var n=this;this._shapes.barGroup.on(”mousemove“,function(t){if(n._hovering=!0,!n._dragging){var e=n.visualMapModel.itemSize,i=n._applyTransform(,n._shapes.barGroup,!0,!0);i=FL(WL(0,i),e),n._doHoverLinkToSeries(i,0<=i&&i<=e)}}).on(”mouseout“,function(){n._hovering=!1,n._dragging||n._clearHoverLinkToSeries()})},_enableHoverLinkFromSeries:function(){var t=this.api.getZr();this.visualMapModel.option.hoverLink?(t.on(”mouseover“,this._hoverLinkFromSeriesMouseOver,this),t.on(”mouseout“,this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(t,e){var i=this.visualMapModel,n=i.itemSize;if(i.option.hoverLink){var o=[0,n],a=i.getExtent();t=FL(WL(o,t),o);var r=function(t,e,i){var n=6,o=t.get(”hoverLinkDataSize“);o&&(n=VL(o,e,i,!0)/2);return n}(i,a,o),s=,l=VL(t,o,a,!0),u=[VL(s,o,a,!0),VL(s,o,a,!0)];s<o&&(u=-1/0),o<s&&(u=1/0),e&&(u===-1/0?this._showIndicator(l,u,”< “,r):u===1/0?this._showIndicator(l,u,”> “,r):this._showIndicator(l,l,”≈ “,r));var h=this._hoverLinkDataIndices,c=[];(e||UL(i))&&(c=this._hoverLinkDataIndices=i.findTargetDataIndices(u));var d=function(t,e){var i={},n={};return o(t||[],i),o(e||,n,i),;function o(t,e,i){for(var n=0,o=t.length;n<o;n++)for(var a=t.seriesId,r=Vo(t.dataIndex),s=i&&i,l=0,u=r.length;l<u;l++){var h=r;s&&s?s=null:(e||(e={}))[h]=1}}function a(t,e){var i=[];for(var n in t)if(t.hasOwnProperty(n)&&null!=t)if(e)i.push(+n);else{var o=a(t,!0);o.length&&i.push({seriesId:n,dataIndex:o})}return i}}(h,c);this._dispatchHighDown(”downplay“,BL(d,i)),this._dispatchHighDown(”highlight“,BL(d,i))}},_hoverLinkFromSeriesMouseOver:function(t){var e=t.target,i=this.visualMapModel;if(e&&null!=e.dataIndex){var n=this.ecModel.getSeriesByIndex(e.seriesIndex);if(i.isTargetSeries(n)){var o=n.getData(e.dataType),a=o.get(i.getDataDimension(o),e.dataIndex,!0);isNaN(a)||this._showIndicator(a,a)}}},_hideIndicator:function(){var t=this._shapes;t.indicator&&t.indicator.attr(”invisible“,!0),t.indicatorLabel&&t.indicatorLabel.attr(”invisible“,!0)},_clearHoverLinkToSeries:function(){this._hideIndicator();var t=this._hoverLinkDataIndices;this._dispatchHighDown(”downplay“,BL(t,this.visualMapModel)),t.length=0},_clearHoverLinkFromSeries:function(){this._hideIndicator();var t=this.api.getZr();t.off(”mouseover“,this._hoverLinkFromSeriesMouseOver),t.off(”mouseout“,this._hideIndicator)},_applyTransform:function(t,e,i,n){var o=fl(e,n?null:this.group);return bl(t,o,i)},_dispatchHighDown:function(t,e){e&&e.length&&this.api.dispatchAction({type:t,batch:e})},dispose:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},remove:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()}});function ZL(t,e,i,n){return new Qr({shape:{points:t},draggable:!!i,cursor:e,drift:i,onmousemove:function(t){Xt(t.event)},ondragend:n})}function UL(t){var e=t.get(”hoverLinkOnHandle“);return!!(null==e?t.get(”realtime“):e)}function XL(t){return”vertical“===t?”ns-resize“:”ew-resize“}_f({type:”selectDataRange“,event:”dataRangeSelected“,update:”update“},function(e,t){t.eachComponent({mainType:”visualMap“,query:e},function(t){t.setSelected(e.selected)})}),yf(yL);var YL=PL.extend({type:”visualMap.piecewise“,defaultOption:{selected:null,minOpen:!1,maxOpen:!1,align:”auto“,itemWidth:20,itemHeight:14,itemSymbol:”roundRect“,pieceList:null,categories:null,splitNumber:5,selectedMode:”multiple“,itemGap:10,hoverLink:!0,showLabel:null},optionUpdated:function(t,e){YL.superApply(this,”optionUpdated“,arguments),this._pieceList=[],this.resetExtent();var i=this._mode=this._determineMode();jL.call(this),this._resetSelected(t,e);var n=this.option.categories;this.resetVisual(function(t,e){”categories“===i?(t.mappingMethod=”category“,t.categories=k(n)):(t.dataExtent=this.getExtent(),t.mappingMethod=”piecewise“,t.pieceList=O(this._pieceList,function(t){t=k(t);return”inRange“!==e&&(t.visual=null),t}))})},completeVisualOption:function(){var n=this.option,i={},t=g_.listVisualTypes(),o=this.isCategory();function a(t,e,i){return t&&t&&(z(t)?t.hasOwnProperty(i):t===i)}E(n.pieces,function(e){E(t,function(t){e.hasOwnProperty(t)&&(i=1)})}),E(i,function(t,e){var i=0;E(this.stateList,function(t){i|=a(n,t,e)||a(n.target,t,e)},this),i||E(this.stateList,function(t){(n||(n={}))[e]=ML(e,”inRange“===t?”active“:”inactive“,o)})},this),PL.prototype.completeVisualOption.apply(this,arguments)},_resetSelected:function(t,e){var i=this.option,n=this._pieceList,o=(e?i:t).selected||{};if(i.selected=o,E(n,function(t,e){var i=this.getSelectedMapKey(t);o.hasOwnProperty(i)||(o=!0)},this),”single“===i.selectedMode){var a=!1;E(n,function(t,e){var i=this.getSelectedMapKey(t);o&&(a?o=!1:a=!0)},this)}},getSelectedMapKey:function(t){return”categories“===this._mode?t.value+”“:t.index+”“},getPieceList:function(){return this._pieceList},_determineMode:function(){var t=this.option;return t.pieces&&0<t.pieces.length?”pieces“:this.option.categories?”categories“:”splitNumber“},setSelected:function(t){this.option.selected=k(t)},getValueState:function(t){var e=g_.findPieceIndex(t,this._pieceList);return null!=e&&this.option.selected[this.getSelectedMapKey(this._pieceList)]?”inRange“:”outOfRange“},findTargetDataIndices:function(n){var o=[];return this.eachTargetSeries(function(t){var i=[],e=t.getData();e.each(this.getDataDimension(e),function(t,e){g_.findPieceIndex(t,this._pieceList)===n&&i.push(e)},this),o.push({seriesId:t.id,dataIndex:i})},this),o},getRepresentValue:function(t){var e;if(this.isCategory())e=t.value;else if(null!=t.value)e=t.value;else{var i=t.interval||[];e=i===-1/0&&i===1/0?0:(i+i)/2}return e},getVisualMeta:function(o){if(!this.isCategory()){var a=[],r=,s=this,t=this._pieceList.slice();if(t.length){var e=t.interval;e!==-1/0&&t.unshift({interval:}),(e=t.interval)!==1/0&&t.push({interval:})}else t.push({interval:});var i=-1/0;return E(t,function(t){var e=t.interval;e&&(e>i&&n([i,e],”outOfRange“),n(e.slice()),i=e)},this),{stops:a,outerColors:r}}function n(t,e){var i=s.getRepresentValue({interval:t});e=e||s.getValueState(i);var n=o(i,e);t===-1/0?r=n:t===1/0?r=n:a.push({value:t,color:n},{value:t,color:n})}}}),jL={splitNumber:function(){var t=this.option,e=this._pieceList,i=Math.min(t.precision,20),n=this.getExtent(),o=t.splitNumber;o=Math.max(parseInt(o,10),1),t.splitNumber=o;for(var a=(n-n)/o;+a.toFixed(i)!==a&&i<5;)i++;t.precision=i,a=+a.toFixed(i),t.minOpen&&e.push({interval:[-1/0,n],close:});for(var r=0,s=n;r<o;s+=a,r++){var l=r===o-1?n:s+a;e.push({interval:,close:})}t.maxOpen&&e.push({interval:[n,1/0],close:}),$l(e),E(e,function(t,e){t.index=e,t.text=this.formatValueText(t.interval)},this)},categories:function(){var t=this.option;E(t.categories,function(t){this._pieceList.push({text:this.formatValueText(t,!0),value:t})},this),qL(t,this._pieceList)},pieces:function(){var t=this.option,d=this._pieceList;E(t.pieces,function(t,e){z(t)||(t={value:t});var i={text:”“,index:e};if(null!=t.label&&(i.text=t.label),t.hasOwnProperty(”value“)){var n=i.value=t.value;i.interval=,i.close=}else{for(var o=i.interval=[],a=i.close=,r=,s=,l=[],u=0;u<2;u++){for(var h=[,[”lte“,”lt“,”max“]],c=0;c<3&&null==o;c++)o=t[h],a=r,l=2===c;null==o&&(o=s)}l&&o===1/0&&(a=0),l&&o===-1/0&&(a=0),o===o&&a&&a&&(i.value=o)}i.visual=g_.retrieveVisuals(t),d.push(i)},this),qL(t,d),$l(d),E(d,function(t){var e=t.close,i=[[e],[”>“,”≥“][e]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,i)},this)}};function qL(t,e){var i=t.inverse;(”vertical“===t.orient?!i:i)&&e.reverse()}RL.extend({type:”visualMap.piecewise“,doRender:function(){var a=this.group;a.removeAll();var r=this.visualMapModel,s=r.get(”textGap“),t=r.textStyleModel,l=t.getFont(),u=t.getTextColor(),h=this._getItemAlign(),c=r.itemSize,e=this._getViewData(),i=e.endsText,d=W(r.get(”showLabel“,!0),!i);i&&this._renderEndsText(a,i,c,d,h),E(e.viewPieceList,function(t){var e=t.piece,i=new Ci;i.onclick=A(this._onItemClick,this,e),this._enableHoverLink(i,t.indexInModelPieceList);var n=r.getRepresentValue(e);if(this._createItemSymbol(i,n,[0,0,c,c]),d){var o=this.visualMapModel.getValueState(n);i.add(new Ur({style:{x:”right“===h?-s:c+s,y:c/2,text:e.text,textVerticalAlign:”middle“,textAlign:h,textFont:l,textFill:u,opacity:”outOfRange“===o?.5:1}}))}a.add(i)},this),i&&this._renderEndsText(a,i,c,d,h),wu(r.get(”orient“),a,r.get(”itemGap“)),this.renderBackground(a),this.positionGroup(a)},_enableHoverLink:function(t,i){function e(t){var e=this.visualMapModel;e.option.hoverLink&&this.api.dispatchAction({type:t,batch:BL(e.findTargetDataIndices(i),e)})}t.on(”mouseover“,A(e,this,”highlight“)).on(”mouseout“,A(e,this,”downplay“))},_getItemAlign:function(){var t=this.visualMapModel,e=t.option;if(”vertical“===e.orient)return zL(t,this.api,t.itemSize);var i=e.align;return i&&”auto“!==i||(i=”left“),i},_renderEndsText:function(t,e,i,n,o){if(e){var a=new Ci,r=this.visualMapModel.textStyleModel;a.add(new Ur({style:{x:n?”right“===o?i:0:i/2,y:i/2,textVerticalAlign:”middle“,textAlign:n?o:”center“,text:e,textFont:r.getFont(),textFill:r.getTextColor()}})),t.add(a)}},_getViewData:function(){var t=this.visualMapModel,e=O(t.getPieceList(),function(t,e){return{piece:t,indexInModelPieceList:e}}),i=t.get(”text“),n=t.get(”orient“),o=t.get(”inverse“);return(”horizontal“===n?o:!o)?e.reverse():i=i&&i.slice().reverse(),{viewPieceList:e,endsText:i}},_createItemSymbol:function(t,e,i){t.add(wg(this.getControllerVisual(e,”symbol“),i,i,i,i,this.getControllerVisual(e,”color“)))},_onItemClick:function(t){var e=this.visualMapModel,i=e.option,n=k(i.selected),o=e.getSelectedMapKey(t);”single“===i.selectedMode?(n=!0,E(n,function(t,e){n=e===o})):n=!n,this.api.dispatchAction({type:”selectDataRange“,from:this.uid,visualMapId:this.visualMapModel.id,selected:n})}});yf(yL);var KL,$L=”urn:schemas-microsoft-com:vml“,JL=”undefined“==typeof window?null:window,QL=!1,tk=JL&&JL.document;function ek(t){return KL(t)}if(tk&&!v.canvasSupported)try{tk.namespaces.zrvml||tk.namespaces.add(”zrvml“,$L),KL=function(t){return tk.createElement(”<zrvml:“t' class=”zrvml“>')}}catch(t){KL=function(t){return tk.createElement(”<“t' xmlns=”'+$L+'“ class=”zrvml“>')}}var ik,nk=rr.CMD,ok=Math.round,ak=Math.sqrt,rk=Math.abs,sk=Math.cos,lk=Math.sin,uk=Math.max;if(!v.canvasSupported){var hk=”,“,ck=”progid:DXImageTransform.Microsoft“,dk=21600,fk=dk/2,pk=function(t){t.style.cssText=”position:absolute;left:0;top:0;width:1px;height:1px;“,t.coordsize=dk+”,“+dk,t.coordorigin=”0,0“},gk=function(t,e,i){return”rgb(“+.join(”,“)+”)“},mk=function(t,e){e&&t&&e.parentNode!==t&&t.appendChild(e)},vk=function(t,e){e&&t&&e.parentNode===t&&t.removeChild(e)},yk=function(t,e,i){return 1e5*(parseFloat(t)||0)+1e3*(parseFloat(e)||0)+i},xk=Yn,_k=function(t,e,i){var n=Fe(e);i=+i,isNaN(i)&&(i=1),n&&(t.color=gk(n,n,n),t.opacity=i*n)},wk=function(t,e,i,n){var o=”fill“===e,a=t.getElementsByTagName(e);null!=i&&”none“!==i&&(o||!o&&i.lineWidth)?(t=”true“,iinstanceof cs&&vk(t,a),a=a||ek(e),o?function(t,e,i){var n,o,a=e.fill;if(null!=a)if(a instanceof cs){var r,s=0,l=,u=0,h=1,c=i.getBoundingRect(),d=c.width,f=c.height;if(”linear“===a.type){r=”gradient“;var p=i.transform,g=,m=;p&&(bt(g,g,p),bt(m,m,p));var v=m-g,y=m-g;(s=180*Math.atan2(v,y)/Math.PI)<0&&(s+=360),s<1e-6&&(s=0)}else{r=”gradientradial“;g=,p=i.transform;var x=i.scale,_=d,w=f;l=[(g-c.x)/_,(g-c.y)/w],p&&bt(g,g,p),_/=x*dk,w/=x*dk;var b=uk(_,w);u=0/b,h=2*a.r/b-u}var S=a.colorStops.slice();S.sort(function(t,e){return t.offset-e.offset});for(var M=S.length,I=[],T=,A=0;A<M;A++){var D=S,C=(n=D.color,void 0,o=Fe(n),[gk(o,o,o),o]);T.push(D.offset*h+u+” “+C),0!==A&&A!==M-1||I.push(C)}if(2<=M){var L=I[0],k=I[0],P=I[1]*e.opacity,N=I[1]*e.opacity;t.type=r,t.method=”none“,t.focus=”100%“,t.angle=s,t.color=L,t.color2=k,t.colors=T.join(”,“),t.opacity=N,t.opacity2=P}”radial“===r&&(t.focusposition=l.join(”,“))}else _k(t,a,e.opacity)}(a,i,n):function(t,e){e.lineDash&&(t.dashstyle=e.lineDash.join(” “)),null==e.stroke||e.stroke instanceof cs||_k(t,e.stroke,e.opacity)}(a,i),mk(t,a)):(t=”false“,vk(t,a))},bk=[,[],[]];Ar.prototype.brushVML=function(t){var e=this.style,i=this._vmlEl;i||(i=ek(”shape“),pk(i),this._vmlEl=i),wk(i,”fill“,e,this),wk(i,”stroke“,e,this);var n=this.transform,o=null!=n,a=i.getElementsByTagName(”stroke“);if(a){var r=e.lineWidth;if(o&&!e.strokeNoScale){var s=n*n-n*n;r*=ak(rk(s))}a.weight=r+”px“}var l=this.path||(this.path=new rr);this.__dirtyPath&&(l.beginPath(),l.subPixelOptimize=!1,this.buildPath(l,this.shape),l.toStatic(),this.__dirtyPath=!1),i.path=function(t,e){var i,n,o,a,r,s,l=nk.M,u=nk.C,h=nk.L,c=nk.A,d=nk.Q,f=[],p=t.data,g=t.len();for(a=0;a){case l:n=” m “,i=1,r=p,s=p,bk[0]=r,bk[1]=s;break;case h:n=” l “,i=1,r=p,s=p,bk[0]=r,bk[1]=s;break;case d:case u:n=” c “,i=3;var m,v,y=p,x=p,_=p,w=p;o===d?(_=((m=_)+2*y)/3,w=((v=w)+2*x)/3,y=(r+2*y)/3,x=(s+2*x)/3):(m=p,v=p),bk[0]=y,bk[1]=x,bk[0]=_,bk[1]=w,r=bk[0]=m,s=bk[1]=v;break;case c:var b=0,S=0,M=1,I=1,T=0;e&&(b=e,S=e,M=ak(e*e+e*e),I=ak(e*e+e*e),T=Math.atan2(-e/I,e/M));var A=p,D=p,C=p,L=p,k=p+T,P=p+k+T;a++;var N=p,O=A+sk(k)*C,E=D+lk(k)*L,R=(y=A+sk(P)*C,x=D+lk(P)*L,N?” wa “:” at “);Math.abs(O-y)<1e-4&&(.01<Math.abs(P-k)?N&&(O+=.0125):Math.abs(E-D)<1e-4?N&&O<A||!N&&A<O?x-=.0125:x+=.0125:N&&E<D||!N&&D<E?y+=.0125:y-=.0125),f.push(R,ok(((A-C)*M+b)*dk-fk),hk,ok(((D-L)*I+S)*dk-fk),hk,ok(((A+C)*M+b)*dk-fk),hk,ok(((D+L)*I+S)*dk-fk),hk,ok((O*M+b)*dk-fk),hk,ok((E*I+S)*dk-fk),hk,ok((y*M+b)*dk-fk),hk,ok((x*I+S)*dk-fk)),r=y,s=x;break;case nk.R:var z=bk,B=bk;z=p,z=p,B=zp[a+],B=zp[a+],e&&(bt(z,z,e),bt(B,B,e)),z=ok(z*dk-fk),B=ok(B*dk-fk),z=ok(z*dk-fk),B=ok(B*dk-fk),f.push(” m “,z,hk,z,” l “,B,hk,z,” l “,B,hk,B,” l “,z,hk,B);break;case nk.Z:f.push(” x “)}if(0<i){f.push(n);for(var V=0;V<i;V++){var G=bk;e&&bt(G,G,e),f.push(ok(G*dk-fk),hk,ok(G*dk-fk),V<i-1?hk:”“)}}}return f.join(”“)}(l,this.transform),i.style.zIndex=yk(this.zlevel,this.z,this.z2),mk(t,i),null!=e.text?this.drawRectText(t,this.getBoundingRect()):this.removeRectText(t)},Ar.prototype.onRemove=function(t){vk(t,this._vmlEl),this.removeRectText(t)},Ar.prototype.onAdd=function(t){mk(t,this._vmlEl),this.appendRectText(t)};Qn.prototype.brushVML=function(t){var e,i,n=this.style,o=n.image;if(function(t){return”object“==typeof t&&t.tagName&&”IMG“===t.tagName.toUpperCase()}(o)){var a=o.src;if(a===this._imageSrc)e=this._imageWidth,i=this._imageHeight;else{var r=o.runtimeStyle,s=r.width,l=r.height;r.width=”auto“,r.height=”auto“,e=o.width,i=o.height,r.width=s,r.height=l,this._imageSrc=a,this._imageWidth=e,this._imageHeight=i}o=a}else o===this._imageSrc&&(e=this._imageWidth,i=this._imageHeight);if(o){var u=n.x||0,h=n.y||0,c=n.width,d=n.height,f=n.sWidth,p=n.sHeight,g=n.sx||0,m=n.sy||0,v=f&&p,y=this._vmlEl;y||(y=tk.createElement(”div“),pk(y),this._vmlEl=y);var x,_=y.style,w=!1,b=1,S=1;if(this.transform&&(x=this.transform,b=ak(x*x+x*x),S=ak(x*x+x*x),w=x||x),w){var M=,I=,T=,A=;bt(M,M,x),bt(I,I,x),bt(T,T,x),bt(A,A,x);var D=uk(M,I,T,A),C=uk(M,I,T,A),L=[];L.push(”M11=“,x/b,hk,”M12=“,x/S,hk,”M21=“,x/b,hk,”M22=“,x/S,hk,”Dx=“,ok(u*b+x),hk,”Dy=“,ok(h*S+x)),_.padding=”0 “+ok(D)+”px “+ok(C)+”px 0“,_.filter=ck+”.Matrix(“+L.join(”“)+”, SizingMethod=clip)“}else x&&(u=u*b+x,h=h*S+x),_.filter=”“,_.left=ok(u)+”px“,_.top=ok(h)+”px“;var k=this._imageEl,P=this._cropEl;k||(k=tk.createElement(”div“),this._imageEl=k);var N=k.style;if(v){if(e&&i)N.width=ok(b*e*c/f)+”px“,N.height=ok(S*i*d/p)+”px“;else{var O=new Image,E=this;O.onload=function(){O.onload=null,e=O.width,i=O.height,N.width=ok(b*e*c/f)+”px“,N.height=ok(S*i*d/p)+”px“,E._imageWidth=e,E._imageHeight=i,E._imageSrc=o},O.src=o}P||((P=tk.createElement(”div“)).style.overflow=”hidden“,this._cropEl=P);var R=P.style;R.width=ok((c+g*c/f)*b),R.height=ok((d+m*d/p)*S),R.filter=ck+”.Matrix(Dx=“+-g*c/f*b+”,Dy=“+-m*d/p*S+”)“,P.parentNode||y.appendChild(P),k.parentNode!==P&&P.appendChild(k)}else N.width=ok(b*c)+”px“,N.height=ok(S*d)+”px“,y.appendChild(k),P&&P.parentNode&&(y.removeChild(P),this._cropEl=null);var z=”“,B=n.opacity;B<1&&(z+=”.Alpha(opacity=“+ok(100*B)+”) “),z+=ck+”.AlphaImageLoader(src=“o”, SizingMethod=scale)“,N.filter=z,y.style.zIndex=yk(this.zlevel,this.z,this.z2),mk(t,y),null!=n.text&&this.drawRectText(t,this.getBoundingRect())}},Qn.prototype.onRemove=function(t){vk(t,this._vmlEl),this._vmlEl=null,this._cropEl=null,this._imageEl=null,this.removeRectText(t)},Qn.prototype.onAdd=function(t){mk(t,this._vmlEl),this.appendRectText(t)};var Sk,Mk=”normal“,Ik={},Tk=0,Ak=document.createElement(”div“);ik=function(t,e){var i=tk;Sk||((Sk=i.createElement(”div“)).style.cssText=”position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;“,tk.body.appendChild(Sk));try{Sk.style.font=e}catch(t){}return Sk.innerHTML=”“,Sk.appendChild(i.createTextNode(t)),{width:Sk.offsetWidth}},fn=ik;for(var Dk=new Di,Ck=function(t,e,i,n){var o=this.style;this.__dirty&&En(o);var a=o.text;if(null!=a&&(a+=”“),a){if(o.rich){var r=In(a,o);a=[];for(var s=0;s<r.lines.length;s++){for(var l=r.lines.tokens,u=[],h=0;h.text);a.push(u.join(”“))}a=a.join(”n“)}var c,d,f=o.textAlign,p=o.textVerticalAlign,g=function(t){var e=Ik;if(!e){100<Tk&&(Tk=0,Ik={});var i,n=Ak.style;try{n.font=t,i=n.fontFamily.split(”,“)}catch(t){}e={style:n.fontStyle||Mk,variant:n.fontVariant||Mk,weight:n.fontWeight||Mk,size:0|parseFloat(n.fontSize||12),family:i||”Microsoft YaHei“},Ik=e,Tk++}return e}(o.font),m=g.style+” “g.variant” “g.weight” “g.size'px ”'g.family'“';i=i||gn(a,m,f,p,o.textPadding,o.textLineHeight);var v=this.transform;if(v&&!n&&(Dk.copy(e),Dk.applyTransform(v),e=Dk),n)c=e.x,d=e.y;else{var y=o.textPosition;if(y instanceof Array)c=e.x+xk(y,e.width),d=e.y+xk(y,e.height),f=f||”left“;else{var x=this.calculateTextPosition?this.calculateTextPosition({},o,e):yn({},o,e);c=x.x,d=x.y,f=f||x.textAlign,p=p||x.textVerticalAlign}}c=mn(c,i.width,f),d=vn(d,i.height,p),d+=i.height/2;var _,w,b,S=ek,M=this._textVmlEl;M?w=(_=(b=M.firstChild).nextSibling).nextSibling:(M=S(”line“),_=S(”path“),w=S(”textpath“),b=S(”skew“),w.style=”left“,pk(M),_.textpathok=!0,w.on=!0,M.from=”0 0“,M.to=”1000 0.05“,mk(M,b),mk(M,_),mk(M,w),this._textVmlEl=M);var I=,T=M.style;v&&n?(bt(I,I,v),b.on=!0,b.matrix=v.toFixed(3)+hk+v.toFixed(3)+hk+v.toFixed(3)+hk+v.toFixed(3)+”,0,0“,b.offset=(ok(I)||0)+”,“+(ok(I)||0),b.origin=”0 0“,T.left=”0px“,T.top=”0px“):(b.on=!1,T.left=ok©+”px“,T.top=ok(d)+”px“),w.string=function(t){return String(t).replace(/&/g,”&amp;“).replace(/”/g,“&quot;”)}(a);try{w.style.font=m}catch(t){}wk(M,“fill”,{fill:o.textFill,opacity:o.opacity},this),wk(M,“stroke”,{stroke:o.textStroke,opacity:o.opacity,lineDash:o.lineDash||null},this),M.style.zIndex=yk(this.zlevel,this.z,this.z2),mk(t,M)}},Lk=function(t){vk(t,this._textVmlEl),this._textVmlEl=null},kk=function(t){mk(t,this._textVmlEl)},Pk=,Nk=0;Nk<Pk.length;Nk++){var Ok=Pk.prototype;Ok.drawRectText=Ck,Ok.removeRectText=Lk,Ok.appendRectText=kk}Ur.prototype.brushVML=function(t){var e=this.style;null!=e.text?this.drawRectText(t,{x:e.x||0,y:e.y||0,width:0,height:0},this.getBoundingRect(),!0):this.removeRectText(t)},Ur.prototype.onRemove=function(t){this.removeRectText(t)},Ur.prototype.onAdd=function(t){this.appendRectText(t)}}function Ek(t){return parseInt(t,10)}function Rk(t,e){!function(){if(!QL&&tk){QL=!0;var t=tk.styleSheets;t.length<31?tk.createStyleSheet().addRule(".zrvml","behavior:url(#default#VML)"):t.addRule(“.zrvml”,“behavior:url(default#VML)”)}}(),this.root=t,this.storage=e;var i=document.createElement(“div”),n=document.createElement(“div”);i.style.cssText=“display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;”,n.style.cssText=“position:absolute;left:0;top:0;”,t.appendChild(i),this._vmlRoot=n,this._vmlViewport=i,this.resize();var o=e.delFromStorage,a=e.addToStorage;e.delFromStorage=function(t){o.call(e,t),t&&t.onRemove&&t.onRemove(n)},e.addToStorage=function(t){t.onAdd&&t.onAdd(n),a.call(e,t)},this._firstPaint=!0}Rk.prototype={constructor:Rk,getType:function(){return“vml”},getViewportRoot:function(){return this._vmlViewport},getViewportRootOffset:function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},refresh:function(){var t=this.storage.getDisplayList(!0,!0);this._paintList(t)},_paintList:function(t){for(var e=this._vmlRoot,i=0;i<t.length;i++){var n=t;n.invisible||n.ignore?(n.__alreadyNotVisible||n.onRemove(e),n.__alreadyNotVisible=!0):(n.__alreadyNotVisible&&n.onAdd(e),n.__alreadyNotVisible=!1,n.__dirty&&(n.beforeBrush&&n.beforeBrush(),(n.brushVML||n.brush).call(n,e),n.afterBrush&&n.afterBrush())),n.__dirty=!1}this._firstPaint&&(this._vmlViewport.appendChild(e),this._firstPaint=!1)},resize:function(t,e){t=null==t?this._getWidth():t,e=null==e?this._getHeight():e;if(this._width!==t||this._height!==e){this._width=t,this._height=e;var i=this._vmlViewport.style;i.width=t+“px”,i.height=e+“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(){this._vmlViewport&&this.root.removeChild(this._vmlViewport)},_getWidth:function(){var t=this.root,e=t.currentStyle;return(t.clientWidth||Ek(e.width))-Ek(e.paddingLeft)-Ek(e.paddingRight)|0},_getHeight:function(){var t=this.root,e=t.currentStyle;return(t.clientHeight||Ek(e.height))-Ek(e.paddingTop)-Ek(e.paddingBottom)|0}},E(,function(t){Rk.prototype=function(t){return function(){vi('In IE8.0 VML mode painter not support method “'t'”')}}(t)}),Po(“vml”,Rk);function zk(t){return document.createElementNS(“www.w3.org/2000/svg”,t)}var Bk=rr.CMD,Vk=Array.prototype.join,Gk=“none”,Fk=Math.round,Wk=Math.sin,Hk=Math.cos,Zk=Math.PI,Uk=2*Math.PI,Xk=180/Zk,Yk=1e-4;function jk(t){return Fk(1e4*t)/1e4}function qk(t){return t<Yk&&-Yk<t}function Kk(t,e){e&&$k(t,“transform”,“matrix(”+Vk.call(e,“,”)+“)”)}function $k(t,e,i){i&&(“linear”===i.type||“radial”===i.type)||t.setAttribute(e,i)}function Jk(t,e,i,n){if(function(t,e){var i=e?t.textFill:t.fill;return null!=i&&i!==Gk}(e,i)){var o=i?e.textFill:e.fill;$k(t,“fill”,o=“transparent”===o?Gk:o),$k(t,“fill-opacity”,null!=e.fillOpacity?e.fillOpacity*e.opacity:e.opacity)}else $k(t,“fill”,Gk);if(function(t,e){var i=e?t.textStroke:t.stroke;return null!=i&&i!==Gk}(e,i)){var a=i?e.textStroke:e.stroke;$k(t,“stroke”,a=“transparent”===a?Gk:a),$k(t,“stroke-width”,(i?e.textStrokeWidth:e.lineWidth)/(!i&&e.strokeNoScale?n.getLineScale():1)),$k(t,“paint-order”,i?“stroke”:“fill”),$k(t,“stroke-opacity”,null!=e.strokeOpacity?e.strokeOpacity:e.opacity),e.lineDash?($k(t,“stroke-dasharray”,e.lineDash.join(“,”)),$k(t,“stroke-dashoffset”,Fk(e.lineDashOffset||0))):$k(t,“stroke-dasharray”,“”),e.lineCap&&$k(t,“stroke-linecap”,e.lineCap),e.lineJoin&&$k(t,“stroke-linejoin”,e.lineJoin),e.miterLimit&&$k(t,“stroke-miterlimit”,e.miterLimit)}else $k(t,“stroke”,Gk)}var Qk={};Qk.brush=function(t){var e=t.style,i=t.__svgEl;i||(i=zk(“path”),t.__svgEl=i),t.path||t.createPathProxy();var n=t.path;if(t.__dirtyPath){n.beginPath(),n.subPixelOptimize=!1,t.buildPath(n,t.shape),t.__dirtyPath=!1;var o=function(t){for(var e=[],i=t.data,n=t.len(),o=0;o<n;){var a=“”,r=0;switch(i){case Bk.M:a=“M”,r=2;break;case Bk.L:a=“L”,r=2;break;case Bk.Q:a=“Q”,r=4;break;case Bk.C:a=“C”,r=6;break;case Bk.A:var s=i,l=i,u=i,h=i,c=i,d=i,f=i,p=i,g=Math.abs(d),m=qk(g-Uk)||(p?Uk<=d:Uk<=-d),v=0<d?d%Uk:d%Uk+Uk,y=!1;y=!!m||!qk(g)&&Zk<=v==!!p;var x=jk(s+u*Hk©),_=jk(l+h*Wk©);m&&(d=p?Uk-1e-4:1e-4-Uk,y=!0,9===o&&e.push(“M”,x,_));var w=jk(s+u*Hk(c+d)),b=jk(l+h*Wk(c+d));e.push(“A”,jk(u),jk(h),Fk(f*Xk),+y,+p,w,b);break;case Bk.Z:a=“Z”;break;case Bk.R:w=jk(i),b=jk(i);var S=jk(i),M=jk(i);e.push(“M”,w,b,“L”,w+S,b,“L”,w+S,b+M,“L”,w,b+M,“L”,w,b)}a&&e.push(a);for(var I=0;I))}return e.join(“ ”)}(n);o.indexOf(“NaN”)<0&&$k(i,“d”,o)}Jk(i,e,!1,t),Kk(i,t.transform),null!=e.text?rP(t,t.getBoundingRect()):lP(t)};var tP={brush:function(t){var e=t.style,i=e.image;i instanceof HTMLImageElement&&(i=i.src);if(i){var n=e.x||0,o=e.y||0,a=e.width,r=e.height,s=t.__svgEl;s||(s=zk(“image”),t.__svgEl=s),i!==t.__imageSrc&&(function(t,e,i){t.setAttributeNS(“www.w3.org/1999/xlink”,e,i)}(s,“href”,i),t.__imageSrc=i),$k(s,“width”,a),$k(s,“height”,r),$k(s,“x”,n),$k(s,“y”,o),Kk(s,t.transform),null!=e.text?rP(t,t.getBoundingRect()):lP(t)}}},eP={},iP=new Di,nP={},oP=[],aP={left:“start”,right:“end”,center:“middle”,middle:“middle”},rP=function(t,e){var i=t.style,n=t.transform,o=t instanceof Ur||i.transformText;t.__dirty&&En(i);var a=i.text;if(null!=a&&(a+=“”),qn(a,i)){null==a&&(a=“”),!o&&n&&(iP.copy(e),iP.applyTransform(n),e=iP);var r=t.__textSvgEl;r||(r=zk(“text”),t.__textSvgEl=r);var s=r.style,l=i.font||dn,u=r.__computedFont;l!==r.__styleFont&&(s.font=r.__styleFont=l,u=r.__computedFont=s.font);var h=i.textPadding,c=i.textLineHeight,d=t.__textCotentBlock;d&&!t.__dirtyText||(d=t.__textCotentBlock=Mn(a,u,h,c,i.truncate));var f=d.outerHeight,p=d.lineHeight;Hn(nP,t,i,e);var g=nP.baseX,m=nP.baseY,v=nP.textAlign||“left”,y=nP.textVerticalAlign;!function(t,e,i,n,o,a,r){re(oP),e&&i&&se(oP,i);var s=n.textRotation;if(o&&s){var l=n.textOrigin;“center”===l?(a=o.width/2+o.x,r=o.height/2+o.y):l&&(a=l+o.x,r=l+o.y),oP-=a,oP-=r,he(oP,oP,s),oP+=a,oP+=r}Kk(t,oP)}(r,o,n,i,e,g,m);var x=g,_=vn(m,f,y);h&&(x=function(t,e,i){return“right”===e?t-i:“center”===e?t+i/2-i/2:t+i}(g,v,h),_+=h),_+=p/2,Jk(r,i,!0,t);var w=d.canCacheByTextString,b=t.__tspanList||(t.__tspanList=[]),S=b.length;if(w&&t.__canCacheByTextString&&t.__text===a){if(t.__dirtyText&&S)for(var M=0;M,v,x,_+M*p)}else{t.__text=a,t.__canCacheByTextString=w;var I=d.lines,T=I.length;for(M=0;M<T;M++){var A=b,D=I;A?A.__zrText!==D&&(A.innerHTML=“”,A.appendChild(document.createTextNode(D))):(A=b=zk(“tspan”),r.appendChild(A),A.appendChild(document.createTextNode(D))),sP(A,v,x,_+M*p)}if(T<S){for(;M);b.length=T}}}};function sP(t,e,i,n){$k(t,“dominant-baseline”,“middle”),$k(t,“text-anchor”,aP),$k(t,“x”,i),$k(t,“y”,n)}function lP(t){t&&t.__textSvgEl&&(t.__textSvgEl.parentNode&&t.__textSvgEl.parentNode.removeChild(t.__textSvgEl),t.__textSvgEl=null,t.__tspanList=[],t.__text=null)}function uP(){}function hP(t,e){for(var i=0,n=e.length,o=0,a=0;i<n;i++){var r=e;if(r.removed){for(s=[],l=a;l<a+r.count;l++)s.push(l);r.indices=s,a+=r.count}else{for(var s=[],l=o;l<o+r.count;l++)s.push(l);r.indices=s,o+=r.count,r.added||(a+=r.count)}}return e}eP.drawRectText=rP,eP.brush=function(t){null!=t.style.text?rP(t,!1):lP(t)},uP.prototype={diff:function(l,u,t){t=t||function(t,e){return t===e},this.equals=t;var h=this;l=l.slice();var c=(u=u.slice()).length,d=l.length,f=1,e=c+d,p=[{newPos:-1,components:}],i=this.extractCommon(p,u,l,0);if(p.newPos+1>=c&&d<=i+1){for(var n=[],o=0;o}function a(){for(var t=-1*f;t<=f;t+=2){var e,i=p,n=p,o=(n?n.newPos:0)-t;i&&(p=void 0);var a=i&&i.newPos+1<c,r=n&&0<=o&&o<d;if(a||r){if(!a||r&&i.newPos<n.newPos?(e={newPos:(s=n).newPos,components:s.components.slice(0)},h.pushComponent(e.components,void 0,!0)):((e=i).newPos++,h.pushComponent(e.components,!0,void 0)),o=h.extractCommon(e,u,l,t),e.newPos+1>=c&&d<=o+1)return hP(h,e.components,u,l);p=e}else p=void 0}var s;f++}for(;f<=e;){var r=a();if®return r}},pushComponent:function(t,e,i){var n=t;n&&n.added===e&&n.removed===i?t={count:n.count+1,added:e,removed:i}:t.push({count:1,added:e,removed:i})},extractCommon:function(t,e,i,n){for(var o=e.length,a=i.length,r=t.newPos,s=r-n,l=0;r+1,i);)r++,s++,l++;return l&&t.components.push({count:l}),t.newPos=r,s},tokenize:function(t){return t.slice()},join:function(t){return t.slice()}};var cP=new uP;function dP(t,e,i,n,o){this._zrId=t,this._svgRoot=e,this._tagNames=“string”==typeof i?:i,this._markLabel=n,this._domName=o||“_dom”,this.nextId=0}function fP(t,e){dP.call(this,t,e,,“gradient_in_use”)}function pP(t,e){dP.call(this,t,e,“clipPath”,“clippath_in_use”)}function gP(t,e){dP.call(this,t,e,,“filter_in_use”,“_shadowDom”)}function mP(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY||t.textShadowBlur||t.textShadowOffsetX||t.textShadowOffsetY)}function vP(t){return parseInt(t,10)}function yP(t,e){return e&&t&&e.parentNode!==t}function xP(t,e,i){if(yP(t,e)&&i){var n=i.nextSibling;n?t.insertBefore(e,n):t.appendChild(e)}}function _P(t,e){if(yP(t,e)){var i=t.firstChild;i?t.insertBefore(e,i):t.appendChild(e)}}function wP(t,e){e&&t&&e.parentNode===t&&t.removeChild(e)}function bP(t){return t.__textSvgEl}function SP(t){return t.__svgEl}dP.prototype.createElement=zk,dP.prototype.getDefs=function(t){var e=this._svgRoot,n=this._svgRoot.getElementsByTagName(“defs”);return 0===n.length?t?((n=e.insertBefore(this.createElement(“defs”),e.firstChild)).contains||(n.contains=function(t){var e=n.children;if(!e)return!1;for(var i=e.length-1;0<=i;--i)if(e===t)return!0;return!1}),n):null:n},dP.prototype.update=function(t,e){if(t){var i=this.getDefs(!1);if(t&&i.contains(t))“function”==typeof e&&e(t);else{var n=this.add(t);n&&(t=n)}}},dP.prototype.addDom=function(t){this.getDefs(!0).appendChild(t)},dP.prototype.removeDom=function(t){var e=this.getDefs(!1);e&&t&&(e.removeChild(t),t=null)},dP.prototype.getDoms=function(){var i=this.getDefs(!1);if(!i)return[];var n=[];return E(this._tagNames,function(t){var e=i.getElementsByTagName(t);n=n.concat([].slice.call(e))}),n},dP.prototype.markAllUnused=function(){var t=this.getDoms(),e=this;E(t,function(t){t=“0”})},dP.prototype.markUsed=function(t){t&&(t=“1”)},dP.prototype.removeUnused=function(){var e=this.getDefs(!1);if(e){var t=this.getDoms(),i=this;E(t,function(t){“1”!==t&&e.removeChild(t)})}},dP.prototype.getSvgProxy=function(t){return t instanceof Ar?Qk:t instanceof Qn?tP:t instanceof Ur?eP:Qk},dP.prototype.getTextSvgElement=function(t){return t.__textSvgEl},dP.prototype.getSvgElement=function(t){return t.__svgEl},w(fP,dP),fP.prototype.addWithoutUpdate=function(a,r){if(r&&r.style){var s=this;E(,function(t){if(r.style&&(“linear”===r.style.type||“radial”===r.style.type)){var e,i=r.style,n=s.getDefs(!0);i._dom?(e=i._dom,n.contains(i._dom)||s.addDom(e)):e=s.add(i),s.markUsed®;var o=e.getAttribute(“id”);a.setAttribute(t,“url(#”o“)”)}})}},fP.prototype.add=function(t){var e;if(“linear”===t.type)e=this.createElement(“linearGradient”);else{if(“radial”!==t.type)return vi(“Illegal gradient type.”),null;e=this.createElement(“radialGradient”)}return t.id=t.id||this.nextId++,e.setAttribute(“id”,“zr”this._zrId“-gradient-”+t.id),this.updateDom(t,e),this.addDom(e),e},fP.prototype.update=function(i){var n=this;dP.prototype.update.call(this,i,function(){var t=i.type,e=i._dom.tagName;“linear”===t&&“linearGradient”===e||“radial”===t&&“radialGradient”===e?n.updateDom(i,i._dom):(n.removeDom(i),n.add(i))})},fP.prototype.updateDom=function(t,e){if(“linear”===t.type)e.setAttribute(“x1”,t.x),e.setAttribute(“y1”,t.y),e.setAttribute(“x2”,t.x2),e.setAttribute(“y2”,t.y2);else{if(“radial”!==t.type)return void vi(“Illegal gradient type.”);e.setAttribute(“cx”,t.x),e.setAttribute(“cy”,t.y),e.setAttribute(“r”,t.r)}t.global?e.setAttribute(“gradientUnits”,“userSpaceOnUse”):e.setAttribute(“gradientUnits”,“objectBoundingBox”),e.innerHTML=“”;for(var i=t.colorStops,n=0,o=i.length;n<o;++n){var a=this.createElement(“stop”);a.setAttribute(“offset”,100*i.offset+“%”);var r=i.color;if(r.indexOf(!1)){var s=Fe®,l=Ze®;a.setAttribute(“stop-color”,“#”+l),a.setAttribute(“stop-opacity”,s)}else a.setAttribute(“stop-color”,i.color);e.appendChild(a)}t._dom=e},fP.prototype.markUsed=function(t){if(t.style){var e=t.style.fill;e&&e._dom&&dP.prototype.markUsed.call(this,e._dom),(e=t.style.stroke)&&e._dom&&dP.prototype.markUsed.call(this,e._dom)}},w(pP,dP),pP.prototype.update=function(t){var e=this.getSvgElement(t);e&&this.updateDom(e,t.__clipPaths,!1);var i=this.getTextSvgElement(t);i&&this.updateDom(i,t.__clipPaths,!0),this.markUsed(t)},pP.prototype.updateDom=function(t,e,i){if(e&&0<e.length){var n,o,a=this.getDefs(!0),r=e,s=i?“_textDom”:“_dom”;r?(o=r.getAttribute(“id”),n=r,a.contains(n)||a.appendChild(n)):(o=“zr”this._zrId“-clip-”+this.nextId,++this.nextId,(n=this.createElement(“clipPath”)).setAttribute(“id”,o),a.appendChild(n),r=n);var l=this.getSvgProxy®;if(r.transform&&r.parent.invTransform&&!i){var u=Array.prototype.slice.call(r.transform);le(r.transform,r.parent.invTransform,r.transform),l.brush®,r.transform=u}else l.brush®;var h=this.getSvgElement®;n.innerHTML=“”,n.appendChild(h.cloneNode()),t.setAttribute(“clip-path”,“url(#”o“)”),1<e.length&&this.updateDom(n,e.slice(1),i)}else t&&t.setAttribute(“clip-path”,“none”)},pP.prototype.markUsed=function(t){var e=this;t.__clipPaths&&E(t.__clipPaths,function(t){t._dom&&dP.prototype.markUsed.call(e,t._dom),t._textDom&&dP.prototype.markUsed.call(e,t._textDom)})},w(gP,dP),gP.prototype.addWithoutUpdate=function(t,e){if(e&&mP(e.style)){var i;if(e._shadowDom)i=e._shadowDom,this.getDefs(!0).contains(e._shadowDom)||this.addDom(i);else i=this.add(e);this.markUsed(e);var n=i.getAttribute(“id”);t.style.filter=“url(#”n“)”}},gP.prototype.add=function(t){var e=this.createElement(“filter”);return t._shadowDomId=t._shadowDomId||this.nextId++,e.setAttribute(“id”,“zr”this._zrId“-shadow-”+t._shadowDomId),this.updateDom(t,e),this.addDom(e),e},gP.prototype.update=function(t,e){if(mP(e.style)){var i=this;dP.prototype.update.call(this,e,function(){i.updateDom(e,e._shadowDom)})}else this.remove(t,e)},gP.prototype.remove=function(t,e){null!=e._shadowDomId&&(this.removeDom(t),t.style.filter=“”)},gP.prototype.updateDom=function(t,e){var i=e.getElementsByTagName(“feDropShadow”);i=0===i.length?this.createElement(“feDropShadow”):i;var n,o,a,r,s=t.style,l=t.scale&&t.scale||1,u=t.scale&&t.scale||1;if(s.shadowBlur||s.shadowOffsetX||s.shadowOffsetY)n=s.shadowOffsetX||0,o=s.shadowOffsetY||0,a=s.shadowBlur,r=s.shadowColor;else{if(!s.textShadowBlur)return void this.removeDom(e,s);n=s.textShadowOffsetX||0,o=s.textShadowOffsetY||0,a=s.textShadowBlur,r=s.textShadowColor}i.setAttribute(“dx”,n/l),i.setAttribute(“dy”,o/u),i.setAttribute(“flood-color”,r);var h=a/2/l+“ ”+a/2/u;i.setAttribute(“stdDeviation”,h),e.setAttribute(“x”,“-100%”),e.setAttribute(“y”,“-100%”),e.setAttribute(“width”,Math.ceil(a/2*200)+“%”),e.setAttribute(“height”,Math.ceil(a/2*200)+“%”),e.appendChild(i),t._shadowDom=e},gP.prototype.markUsed=function(t){t._shadowDom&&dP.prototype.markUsed.call(this,t._shadowDom)};function MP(t,e,i,n){this.root=t,this.storage=e,this._opts=i=P({},i||{});var o=zk(“svg”);o.setAttribute(“xmlns”,“www.w3.org/2000/svg”),o.setAttribute(“version”,“1.1”),o.setAttribute(“baseProfile”,“full”),o.style.cssText=“user-select:none;position:absolute;left:0;top:0;”;var a=zk(“g”);o.appendChild(a);var r=zk(“g”);o.appendChild®,this.gradientManager=new fP(n,r),this.clipPathManager=new pP(n,r),this.shadowManager=new gP(n,r);var s=document.createElement(“div”);s.style.cssText=“overflow:hidden;position:relative”,this._svgDom=o,this._svgRoot=r,this._backgroundRoot=a,this._viewport=s,t.appendChild(s),s.appendChild(o),this.resize(i.width,i.height),this._visibleList=[]}MP.prototype={constructor:MP,getType:function(){return“svg”},getViewportRoot:function(){return this._viewport},getSvgDom:function(){return this._svgDom},getSvgRoot:function(){return this._svgRoot},getViewportRootOffset:function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},refresh:function(){var t=this.storage.getDisplayList(!0);this._paintList(t)},setBackgroundColor:function(t){this._backgroundRoot&&this._backgroundNode&&this._backgroundRoot.removeChild(this._backgroundNode);var e=zk(“rect”);e.setAttribute(“width”,this.getWidth()),e.setAttribute(“height”,this.getHeight()),e.setAttribute(“x”,0),e.setAttribute(“y”,0),e.setAttribute(“id”,0),e.style.fill=t,this._backgroundRoot.appendChild(e),this._backgroundNode=e},_paintList:function(t){this.gradientManager.markAllUnused(),this.clipPathManager.markAllUnused(),this.shadowManager.markAllUnused();var e,i,n=this._svgRoot,o=this._visibleList,a=t.length,r=[];for(e=0;e<a;e++){var s=t,l=(i=s)instanceof Ar?Qk:i instanceof Qn?tP:i instanceof Ur?eP:Qk,u=SP(s)||bP(s);s.invisible||(s.__dirty&&(l&&l.brush(s),this.clipPathManager.update(s),s.style&&(this.gradientManager.update(s.style.fill),this.gradientManager.update(s.style.stroke),this.shadowManager.update(u,s)),s.__dirty=!1),r.push(s))}var h,c=function(t,e,i){return cP.diff(t,e,i)}(o,r);for(e=0;e<c.length;e++){if((p=c).removed)for(var d=0;d<p.count;d++){u=SP(s=o[p.indices]);var f=bP(s);wP(n,u),wP(n,f)}}for(e=0;e<c.length;e++){var p;if((p=c).added)for(d=0;d<p.count;d++){u=SP(s=r[p.indices]),f=bP(s);h?xP(n,u,h):_P(n,u),u?xP(n,f,u):h?xP(n,f,h):_P(n,f),xP(n,f,u),h=f||u||h,this.gradientManager.addWithoutUpdate(u||f,s),this.shadowManager.addWithoutUpdate(u||f,s),this.clipPathManager.markUsed(s)}else if(!p.removed)for(d=0;d<p.count;d++){u=SP(s=r[p.indices]),f=bP(s),u=SP(s),f=bP(s);this.gradientManager.markUsed(s),this.gradientManager.addWithoutUpdate(u||f,s),this.shadowManager.markUsed(s),this.shadowManager.addWithoutUpdate(u||f,s),this.clipPathManager.markUsed(s),f&&xP(n,f,u),h=u||f||h}}this.gradientManager.removeUnused(),this.clipPathManager.removeUnused(),this.shadowManager.removeUnused(),this._visibleList=r},_getDefs:function(t){var n,e=this._svgDom;return 0!==(n=e.getElementsByTagName(“defs”)).length?n:t?((n=e.insertBefore(zk(“defs”),e.firstChild)).contains||(n.contains=function(t){var e=n.children;if(!e)return!1;for(var i=e.length-1;0<=i;--i)if(e===t)return!0;return!1}),n):null},resize:function(t,e){var i=this._viewport;i.style.display=“none”;var n=this._opts;if(null!=t&&(n.width=t),null!=e&&(n.height=e),t=this._getSize(0),e=this._getSize(1),i.style.display=“”,this._width!==t||this._height!==e){this._width=t,this._height=e;var o=i.style;o.width=t+“px”,o.height=e+“px”;var a=this._svgDom;a.setAttribute(“width”,t),a.setAttribute(“height”,e)}this._backgroundNode&&(this._backgroundNode.setAttribute(“width”,t),this._backgroundNode.setAttribute(“height”,e))},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(t){var e=this._opts,i=[t],n=[t],o=[t],a=[t];if(null!=e&&“auto”!==e)return parseFloat(e);var r=this.root,s=document.defaultView.getComputedStyle®;return(r||vP(s)||vP(r.style))-(vP(s)||0)-(vP(s)||0)|0},dispose:function(){this.root.innerHTML=“”,this._svgRoot=this._backgroundRoot=this._svgDom=this._backgroundNode=this._viewport=this.storage=null},clear:function(){this._viewport&&this.root.removeChild(this._viewport)},toDataURL:function(){return this.refresh(),“data:image/svg+xml;charset=UTF-8,”+encodeURIComponent(this._svgDom.outerHTML.replace(/></g,“>nr<”))}},E(,function(t){MP.prototype=function(t){return function(){vi('In SVG mode painter not support method “'t'”')}}(t)}),Po(“svg”,MP),t.version=“4.8.0”,t.dependencies={zrender:“4.3.1”},t.PRIORITY=Ld,t.init=function(t,e,i){var n=mf(t);if(n)return n;var o=new Rd(t,e,i);return o.id=“ec_”cf+,uf=o,Jo(t,ff,o.id),function(n){var o=“__connectUpdateStatus”;function a(t,e){for(var i=0;i<t.length;i++){t[o]=e}}Td(ef,function(t,e){n._messageCenter.on(e,function(t){if(hf&&0!==n){if(t&&t.escapeConnect)return;var e=n.makeActionFromEvent(t),i=[];Td(uf,function(t){t!==n&&t.group===n.group&&i.push(t)}),a(i,0),Td(i,function(t){1!==t&&t.dispatchAction(e)}),a(i,2)}})})}(o),o},t.connect=function(e){if(L(e)){var t=e;e=null,Td(t,function(t){null!=t.group&&(e=t.group)}),e=e||“g_”df+,Td(t,function(t){t.group=e})}return hf=!0,e},t.disConnect=pf,t.disconnect=gf,t.dispose=function(t){“string”==typeof t?t=uf:t instanceof Rd||(t=mf(t)),t instanceof Rd&&!t.isDisposed()&&t.dispose()},t.getInstanceByDom=mf,t.getInstanceById=function(t){return uf},t.registerTheme=vf,t.registerPreprocessor=yf,t.registerProcessor=xf,t.registerPostUpdate=function(t){af.push(t)},t.registerAction=_f,t.registerCoordinateSystem=wf,t.getCoordinateSystemDimensions=function(t){var e=lh.get(t);if(e)return e.getDimensionsInfo?e.getDimensionsInfo():e.dimensions.slice()},t.registerLayout=bf,t.registerVisual=Sf,t.registerLoading=If,t.extendComponentModel=Tf,t.extendComponentView=Af,t.extendSeriesModel=Df,t.extendChartView=Cf,t.setCanvasCreator=function(t){f(“createCanvas”,t)},t.registerMap=function(t,e,i){Sd.registerMap(t,e,i)},t.getMap=function(t){var e=Sd.retrieveMap(t);return e&&e&&{geoJson:e.geoJSON,specialAreas:e.specialAreas}},t.dataTool={},t.zrender=Oo,t.number=Ql,t.format=mu,t.throttle=Lc,t.helper=Sg,t.matrix=pe,t.vector=It,t.color=Je,t.parseGeoJSON=Cg,t.parseGeoJson=Wg,t.util=Hg,t.graphic=Zg,t.List=Yf,t.Model=Cl,t.Axis=Gg,t.env=v});