Add a chart to the web-site performance data (#567)

diff --git a/src/site/CMakeLists.txt b/src/site/CMakeLists.txt
index 25aef6b..a277324 100644
--- a/src/site/CMakeLists.txt
+++ b/src/site/CMakeLists.txt
@@ -54,6 +54,15 @@
 configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/markdown/development/build-cmake.md.in
     ${CMAKE_CURRENT_BINARY_DIR}/markdown/development/build-cmake.md )
 
+configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/echarts.min.js
+    ${CMAKE_CURRENT_BINARY_DIR}/html/echarts.min.js
+    COPYONLY
+)
+configure_file( ${CMAKE_CURRENT_SOURCE_DIR}/generate_appending_a_log_message.js
+    ${CMAKE_CURRENT_BINARY_DIR}/html/generate_appending_a_log_message.js
+    COPYONLY
+)
+
 add_custom_target( doc_doxygen ALL
     COMMAND ${DOXYGEN_EXECUTABLE} ${CMAKE_CURRENT_BINARY_DIR}/Doxyfile
     WORKING_DIRECTORY ${LOG4CXX_SOURCE_DIR}
diff --git a/src/site/echarts.min.js b/src/site/echarts.min.js
new file mode 100644
index 0000000..43e4952
--- /dev/null
+++ b/src/site/echarts.min.js
@@ -0,0 +1 @@
+!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e((t="undefined"!=typeof globalThis?globalThis:t||self).echarts={})}(this,function(t){"use strict";var _=function(t,e){return(_=Object.setPrototypeOf||({__proto__:[]}instanceof Array?function(t,e){t.__proto__=e}:function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])}))(t,e)};function u(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}_(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}var x=function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1},w=new function(){this.browser=new x,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!=typeof window};"object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?(w.wxa=!0,w.touchEventsSupported=!0):"undefined"==typeof document&&"undefined"!=typeof self?w.worker=!0:!w.hasGlobalWindow||"Deno"in window||"undefined"!=typeof navigator&&"string"==typeof navigator.userAgent&&-1<navigator.userAgent.indexOf("Node.js")?(w.node=!0,w.svgSupported=!0):(J=navigator.userAgent,Wt=(Ht=w).browser,rt=J.match(/Firefox\/([\d.]+)/),L=J.match(/MSIE\s([\d.]+)/)||J.match(/Trident\/.+?rv:(([\d.]+))/),Q=J.match(/Edge?\/([\d.]+)/),J=/micromessenger/i.test(J),rt&&(Wt.firefox=!0,Wt.version=rt[1]),L&&(Wt.ie=!0,Wt.version=L[1]),Q&&(Wt.edge=!0,Wt.version=Q[1],Wt.newEdge=18<+Q[1].split(".")[0]),J&&(Wt.weChat=!0),Ht.svgSupported="undefined"!=typeof SVGRect,Ht.touchEventsSupported="ontouchstart"in window&&!Wt.ie&&!Wt.edge,Ht.pointerEventsSupported="onpointerdown"in window&&(Wt.edge||Wt.ie&&11<=+Wt.version),(Ht.domSupported="undefined"!=typeof document)&&(rt=document.documentElement.style,Ht.transform3dSupported=(Wt.ie&&"transition"in rt||Wt.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in rt)&&!("OTransition"in rt),Ht.transformSupported=Ht.transform3dSupported||Wt.ie&&9<=+Wt.version));var j="12px sans-serif";var b,M,T=function(t){var e={};if("undefined"!=typeof JSON)for(var n=0;n<t.length;n++){var i=String.fromCharCode(n+32),r=(t.charCodeAt(n)-20)/100;e[i]=r}return e}("007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N"),q={createCanvas:function(){return"undefined"!=typeof document&&document.createElement("canvas")},measureText:function(t,e){if(b||(n=q.createCanvas(),b=n&&n.getContext("2d")),b)return M!==e&&(M=b.font=e||j),b.measureText(t);t=t||"",e=e||j;var n=/((?:\d+)?\.?\d*)px/.exec(e),i=n&&+n[1]||12,r=0;if(0<=e.indexOf("mono"))r=i*t.length;else for(var o=0;o<t.length;o++){var a=T[t[o]];r+=null==a?i:a*i}return{width:r}},loadImage:function(t,e,n){var i=new Image;return i.onload=e,i.onerror=n,i.src=t,i}};function C(t){for(var e in q)t[e]&&(q[e]=t[e])}var I=lt(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(t,e){return t["[object "+e+"]"]=!0,t},{}),D=lt(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(t,e){return t["[object "+e+"Array]"]=!0,t},{}),A=Object.prototype.toString,L=Array.prototype,R=L.forEach,Z=L.filter,K=L.slice,$=L.map,Q=function(){}.constructor,J=Q?Q.prototype:null,tt="__proto__",et=2311;function nt(){return et++}function it(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];"undefined"!=typeof console&&console.error.apply(console,t)}function y(t){if(null==t||"object"!=typeof t)return t;var e=t,n=A.call(t);if("[object Array]"===n){if(!Dt(t))for(var e=[],i=0,r=t.length;i<r;i++)e[i]=y(t[i])}else if(D[n]){if(!Dt(t)){var o=t.constructor;if(o.from)e=o.from(t);else{e=new o(t.length);for(i=0,r=t.length;i<r;i++)e[i]=t[i]}}}else if(!I[n]&&!Dt(t)&&!yt(t))for(var a in e={},t)t.hasOwnProperty(a)&&a!==tt&&(e[a]=y(t[a]));return e}function d(t,e,n){if(!B(e)||!B(t))return n?y(e):t;for(var i in e){var r,o;e.hasOwnProperty(i)&&i!==tt&&(r=t[i],!B(o=e[i])||!B(r)||V(o)||V(r)||yt(o)||yt(r)||ft(o)||ft(r)||Dt(o)||Dt(r)?!n&&i in t||(t[i]=y(e[i])):d(r,o,n))}return t}function P(t,e){if(Object.assign)Object.assign(t,e);else for(var n in e)e.hasOwnProperty(n)&&n!==tt&&(t[n]=e[n]);return t}function E(t,e,n){for(var i=ct(e),r=0,o=i.length;r<o;r++){var a=i[r];(n?null!=e[a]:null==t[a])&&(t[a]=e[a])}return t}var rt=q.createCanvas;function k(t,e){if(t){if(t.indexOf)return t.indexOf(e);for(var n=0,i=t.length;n<i;n++)if(t[n]===e)return n}return-1}function ot(t,e){var n,i=t.prototype;function r(){}for(n in r.prototype=e.prototype,t.prototype=new r,i)i.hasOwnProperty(n)&&(t.prototype[n]=i[n]);(t.prototype.constructor=t).superClass=e}function at(t,e,n){if(t="prototype"in t?t.prototype:t,e="prototype"in e?e.prototype:e,Object.getOwnPropertyNames)for(var i=Object.getOwnPropertyNames(e),r=0;r<i.length;r++){var o=i[r];"constructor"!==o&&(n?null!=e[o]:null==t[o])&&(t[o]=e[o])}else E(t,e,n)}function st(t){return!!t&&"string"!=typeof t&&"number"==typeof t.length}function z(t,e,n){if(t&&e)if(t.forEach&&t.forEach===R)t.forEach(e,n);else if(t.length===+t.length)for(var i=0,r=t.length;i<r;i++)e.call(n,t[i],i,t);else for(var o in t)t.hasOwnProperty(o)&&e.call(n,t[o],o,t)}function F(t,e,n){if(!t)return[];if(!e)return St(t);if(t.map&&t.map===$)return t.map(e,n);for(var i=[],r=0,o=t.length;r<o;r++)i.push(e.call(n,t[r],r,t));return i}function lt(t,e,n,i){if(t&&e){for(var r=0,o=t.length;r<o;r++)n=e.call(i,n,t[r],r,t);return n}}function ut(t,e,n){if(!t)return[];if(!e)return St(t);if(t.filter&&t.filter===Z)return t.filter(e,n);for(var i=[],r=0,o=t.length;r<o;r++)e.call(n,t[r],r,t)&&i.push(t[r]);return i}function ht(t,e,n){if(t&&e)for(var i=0,r=t.length;i<r;i++)if(e.call(n,t[i],i,t))return t[i]}function ct(t){if(!t)return[];if(Object.keys)return Object.keys(t);var e,n=[];for(e in t)t.hasOwnProperty(e)&&n.push(e);return n}var S=J&&N(J.bind)?J.call.bind(J.bind):function(t,e){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return function(){return t.apply(e,n.concat(K.call(arguments)))}};function pt(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(this,e.concat(K.call(arguments)))}}function V(t){return Array.isArray?Array.isArray(t):"[object Array]"===A.call(t)}function N(t){return"function"==typeof t}function H(t){return"string"==typeof t}function dt(t){return"[object String]"===A.call(t)}function W(t){return"number"==typeof t}function B(t){var e=typeof t;return"function"==e||!!t&&"object"==e}function ft(t){return!!I[A.call(t)]}function gt(t){return!!D[A.call(t)]}function yt(t){return"object"==typeof t&&"number"==typeof t.nodeType&&"object"==typeof t.ownerDocument}function mt(t){return null!=t.colorStops}function vt(t){return null!=t.image}function _t(t){return"[object RegExp]"===A.call(t)}function xt(t){return t!=t}function bt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=0,i=t.length;n<i;n++)if(null!=t[n])return t[n]}function G(t,e){return null!=t?t:e}function wt(t,e,n){return null!=t?t:null!=e?e:n}function St(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return K.apply(t,e)}function Mt(t){var e;return"number"==typeof t?[t,t,t,t]:2===(e=t.length)?[t[0],t[1],t[0],t[1]]:3===e?[t[0],t[1],t[2],t[1]]:t}function Tt(t,e){if(!t)throw new Error(e)}function Ct(t){return null==t?null:"function"==typeof t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var It="__ec_primitive__";function kt(t){t[It]=!0}function Dt(t){return t[It]}Lt.prototype.delete=function(t){var e=this.has(t);return e&&delete this.data[t],e},Lt.prototype.has=function(t){return this.data.hasOwnProperty(t)},Lt.prototype.get=function(t){return this.data[t]},Lt.prototype.set=function(t,e){return this.data[t]=e,this},Lt.prototype.keys=function(){return ct(this.data)},Lt.prototype.forEach=function(t){var e,n=this.data;for(e in n)n.hasOwnProperty(e)&&t(n[e],e)};var At=Lt;function Lt(){this.data={}}var Pt="function"==typeof Map;Rt.prototype.hasKey=function(t){return this.data.has(t)},Rt.prototype.get=function(t){return this.data.get(t)},Rt.prototype.set=function(t,e){return this.data.set(t,e),e},Rt.prototype.each=function(n,i){this.data.forEach(function(t,e){n.call(i,t,e)})},Rt.prototype.keys=function(){var t=this.data.keys();return Pt?Array.from(t):t},Rt.prototype.removeKey=function(t){this.data.delete(t)};var Ot=Rt;function Rt(t){var n=V(t),i=(this.data=new(Pt?Map:At),this);function e(t,e){n?i.set(t,e):i.set(e,t)}t instanceof Rt?t.each(e):t&&z(t,e)}function O(t){return new Ot(t)}function Nt(t,e){for(var n=new t.constructor(t.length+e.length),i=0;i<t.length;i++)n[i]=t[i];for(var r=t.length,i=0;i<e.length;i++)n[i+r]=e[i];return n}function Bt(t,e){var n,t=Object.create?Object.create(t):((n=function(){}).prototype=t,new n);return e&&P(t,e),t}function Et(t){t=t.style;t.webkitUserSelect="none",t.userSelect="none",t.webkitTapHighlightColor="rgba(0,0,0,0)",t["-webkit-touch-callout"]="none"}function zt(t,e){return t.hasOwnProperty(e)}function Ft(){}var Vt=180/Math.PI,Ht=Number.EPSILON||Math.pow(2,-52),Wt=Object.freeze({__proto__:null,EPSILON:Ht,HashMap:Ot,RADIAN_TO_DEGREE:Vt,assert:Tt,bind:S,clone:y,concatArray:Nt,createCanvas:rt,createHashMap:O,createObject:Bt,curry:pt,defaults:E,disableUserSelect:Et,each:z,eqNaN:xt,extend:P,filter:ut,find:ht,guid:nt,hasOwn:zt,indexOf:k,inherits:ot,isArray:V,isArrayLike:st,isBuiltInObject:ft,isDom:yt,isFunction:N,isGradientObject:mt,isImagePatternObject:vt,isNumber:W,isObject:B,isPrimitive:Dt,isRegExp:_t,isString:H,isStringSafe:dt,isTypedArray:gt,keys:ct,logError:it,map:F,merge:d,mergeAll:function(t,e){for(var n=t[0],i=1,r=t.length;i<r;i++)n=d(n,t[i],e);return n},mixin:at,noop:Ft,normalizeCssArray:Mt,reduce:lt,retrieve:bt,retrieve2:G,retrieve3:wt,setAsPrimitive:kt,slice:St,trim:Ct});function Gt(t,e){return[t=null==t?0:t,e=null==e?0:e]}function Ut(t){return[t[0],t[1]]}function Xt(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t}function Yt(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t}function qt(t){return Math.sqrt(Zt(t))}function Zt(t){return t[0]*t[0]+t[1]*t[1]}function jt(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t}function Kt(t,e){var n=qt(e);return 0===n?(t[0]=0,t[1]=0):(t[0]=e[0]/n,t[1]=e[1]/n),t}function $t(t,e){return Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1]))}var Qt=$t;function Jt(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])}var te=Jt;function ee(t,e,n,i){return t[0]=e[0]+i*(n[0]-e[0]),t[1]=e[1]+i*(n[1]-e[1]),t}function ne(t,e,n){var i=e[0],e=e[1];return t[0]=n[0]*i+n[2]*e+n[4],t[1]=n[1]*i+n[3]*e+n[5],t}function ie(t,e,n){return t[0]=Math.min(e[0],n[0]),t[1]=Math.min(e[1],n[1]),t}function re(t,e,n){return t[0]=Math.max(e[0],n[0]),t[1]=Math.max(e[1],n[1]),t}var oe=Object.freeze({__proto__:null,add:Xt,applyTransform:ne,clone:Ut,copy:function(t,e){return t[0]=e[0],t[1]=e[1],t},create:Gt,dist:Qt,distSquare:te,distance:$t,distanceSquare:Jt,div:function(t,e,n){return t[0]=e[0]/n[0],t[1]=e[1]/n[1],t},dot:function(t,e){return t[0]*e[0]+t[1]*e[1]},len:qt,lenSquare:Zt,length:qt,lengthSquare:Zt,lerp:ee,max:re,min:ie,mul:function(t,e,n){return t[0]=e[0]*n[0],t[1]=e[1]*n[1],t},negate:function(t,e){return t[0]=-e[0],t[1]=-e[1],t},normalize:Kt,scale:jt,scaleAndAdd:function(t,e,n,i){return t[0]=e[0]+n[0]*i,t[1]=e[1]+n[1]*i,t},set:function(t,e,n){return t[0]=e,t[1]=n,t},sub:Yt}),ae=function(t,e){this.target=t,this.topTarget=e&&e.topTarget},se=(le.prototype._dragStart=function(t){for(var e=t.target;e&&!e.draggable;)e=e.parent||e.__hostTarget;e&&((this._draggingTarget=e).dragging=!0,this._x=t.offsetX,this._y=t.offsetY,this.handler.dispatchToElement(new ae(e,t),"dragstart",t.event))},le.prototype._drag=function(t){var e,n,i,r,o=this._draggingTarget;o&&(e=t.offsetX,n=t.offsetY,i=e-this._x,r=n-this._y,this._x=e,this._y=n,o.drift(i,r,t),this.handler.dispatchToElement(new ae(o,t),"drag",t.event),i=this.handler.findHover(e,n,o).target,r=this._dropTarget,o!==(this._dropTarget=i))&&(r&&i!==r&&this.handler.dispatchToElement(new ae(r,t),"dragleave",t.event),i)&&i!==r&&this.handler.dispatchToElement(new ae(i,t),"dragenter",t.event)},le.prototype._dragEnd=function(t){var e=this._draggingTarget;e&&(e.dragging=!1),this.handler.dispatchToElement(new ae(e,t),"dragend",t.event),this._dropTarget&&this.handler.dispatchToElement(new ae(this._dropTarget,t),"drop",t.event),this._draggingTarget=null,this._dropTarget=null},le);function le(t){(this.handler=t).on("mousedown",this._dragStart,this),t.on("mousemove",this._drag,this),t.on("mouseup",this._dragEnd,this)}he.prototype.on=function(t,e,n,i){this._$handlers||(this._$handlers={});var r=this._$handlers;if("function"==typeof e&&(i=n,n=e,e=null),n&&t){var o=this._$eventProcessor;null!=e&&o&&o.normalizeQuery&&(e=o.normalizeQuery(e)),r[t]||(r[t]=[]);for(var a=0;a<r[t].length;a++)if(r[t][a].h===n)return this;o={h:n,query:e,ctx:i||this,callAtLast:n.zrEventfulCallAtLast},e=r[t].length-1,i=r[t][e];i&&i.callAtLast?r[t].splice(e,0,o):r[t].push(o)}return this},he.prototype.isSilent=function(t){var e=this._$handlers;return!e||!e[t]||!e[t].length},he.prototype.off=function(t,e){var n=this._$handlers;if(n)if(t)if(e){if(n[t]){for(var i=[],r=0,o=n[t].length;r<o;r++)n[t][r].h!==e&&i.push(n[t][r]);n[t]=i}n[t]&&0===n[t].length&&delete n[t]}else delete n[t];else this._$handlers={};return this},he.prototype.trigger=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(this._$handlers){var i=this._$handlers[t],r=this._$eventProcessor;if(i)for(var o=e.length,a=i.length,s=0;s<a;s++){var l=i[s];if(!r||!r.filter||null==l.query||r.filter(t,l.query))switch(o){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,e[0]);break;case 2:l.h.call(l.ctx,e[0],e[1]);break;default:l.h.apply(l.ctx,e)}}r&&r.afterTrigger&&r.afterTrigger(t)}return this},he.prototype.triggerWithContext=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(this._$handlers){var i=this._$handlers[t],r=this._$eventProcessor;if(i)for(var o=e.length,a=e[o-1],s=i.length,l=0;l<s;l++){var u=i[l];if(!r||!r.filter||null==u.query||r.filter(t,u.query))switch(o){case 0:u.h.call(a);break;case 1:u.h.call(a,e[0]);break;case 2:u.h.call(a,e[0],e[1]);break;default:u.h.apply(a,e.slice(1,o-1))}}r&&r.afterTrigger&&r.afterTrigger(t)}return this};var ue=he;function he(t){t&&(this._$eventProcessor=t)}var ce=Math.log(2);function pe(t,e,n,i,r,o){var a,s=i+"-"+r,l=t.length;if(o.hasOwnProperty(s))return o[s];if(1===e)return a=Math.round(Math.log((1<<l)-1&~r)/ce),t[n][a];for(var u=i|1<<n,h=n+1;i&1<<h;)h++;for(var c=0,p=0,d=0;p<l;p++){var f=1<<p;f&r||(c+=(d%2?-1:1)*t[n][p]*pe(t,e-1,h,u,r|f,o),d++)}return o[s]=c}function de(t,e){var n=[[t[0],t[1],1,0,0,0,-e[0]*t[0],-e[0]*t[1]],[0,0,0,t[0],t[1],1,-e[1]*t[0],-e[1]*t[1]],[t[2],t[3],1,0,0,0,-e[2]*t[2],-e[2]*t[3]],[0,0,0,t[2],t[3],1,-e[3]*t[2],-e[3]*t[3]],[t[4],t[5],1,0,0,0,-e[4]*t[4],-e[4]*t[5]],[0,0,0,t[4],t[5],1,-e[5]*t[4],-e[5]*t[5]],[t[6],t[7],1,0,0,0,-e[6]*t[6],-e[6]*t[7]],[0,0,0,t[6],t[7],1,-e[7]*t[6],-e[7]*t[7]]],i={},r=pe(n,8,0,0,0,i);if(0!==r){for(var o=[],a=0;a<8;a++)for(var s=0;s<8;s++)null==o[s]&&(o[s]=0),o[s]+=((a+s)%2?-1:1)*pe(n,7,0===a?1:0,1<<a,1<<s,i)/r*e[a];return function(t,e,n){var i=e*o[6]+n*o[7]+1;t[0]=(e*o[0]+n*o[1]+o[2])/i,t[1]=(e*o[3]+n*o[4]+o[5])/i}}}var fe="___zrEVENTSAVED",ge=[];function ye(t,e,n,i,r){if(e.getBoundingClientRect&&w.domSupported&&!me(e)){var o=e[fe]||(e[fe]={}),e=function(t,e,n){for(var i=n?"invTrans":"trans",r=e[i],o=e.srcCoords,a=[],s=[],l=!0,u=0;u<4;u++){var h=t[u].getBoundingClientRect(),c=2*u,p=h.left,h=h.top;a.push(p,h),l=l&&o&&p===o[c]&&h===o[1+c],s.push(t[u].offsetLeft,t[u].offsetTop)}return l&&r?r:(e.srcCoords=a,e[i]=n?de(s,a):de(a,s))}(function(t,e){var n=e.markers;if(!n){n=e.markers=[];for(var i=["left","right"],r=["top","bottom"],o=0;o<4;o++){var a=document.createElement("div"),s=a.style,l=o%2,u=(o>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",i[l]+":0",r[u]+":0",i[1-l]+":auto",r[1-u]+":auto",""].join("!important;"),t.appendChild(a),n.push(a)}e.clearMarkers=function(){z(n,function(t){t.parentNode&&t.parentNode.removeChild(t)})}}return n}(e,o),o,r);if(e)return e(t,n,i),!0}return!1}function me(t){return"CANVAS"===t.nodeName.toUpperCase()}var ve=/([&<>"'])/g,_e={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function xe(t){return null==t?"":(t+"").replace(ve,function(t,e){return _e[e]})}var be=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,we=[],Se=w.browser.firefox&&+w.browser.version.split(".")[0]<39;function Me(t,e,n,i){return n=n||{},i?Te(t,e,n):Se&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):Te(t,e,n),n}function Te(t,e,n){if(w.domSupported&&t.getBoundingClientRect){var i,r=e.clientX,e=e.clientY;if(me(t))return i=t.getBoundingClientRect(),n.zrX=r-i.left,void(n.zrY=e-i.top);if(ye(we,t,r,e))return n.zrX=we[0],void(n.zrY=we[1])}n.zrX=n.zrY=0}function Ce(t){return t||window.event}function Ie(t,e,n){var i;return null==(e=Ce(e)).zrX&&((i=e.type)&&0<=i.indexOf("touch")?(i=("touchend"!==i?e.targetTouches:e.changedTouches)[0])&&Me(t,i,e,n):(Me(t,e,e,n),i=function(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,t=t.deltaY;return null!=n&&null!=t?3*(0!==t?Math.abs(t):Math.abs(n))*(0<t||!(t<0)&&0<n?-1:1):e}(e),e.zrDelta=i?i/120:-(e.detail||0)/3),t=e.button,null==e.which&&void 0!==t&&be.test(e.type))&&(e.which=1&t?1:2&t?3:4&t?2:0),e}var ke=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0},De=(Ae.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},Ae.prototype.clear=function(){return this._track.length=0,this},Ae.prototype._doTrack=function(t,e,n){var i=t.touches;if(i){for(var r={points:[],touches:[],target:e,event:t},o=0,a=i.length;o<a;o++){var s=i[o],l=Me(n,s,{});r.points.push([l.zrX,l.zrY]),r.touches.push(s)}this._track.push(r)}},Ae.prototype._recognize=function(t){for(var e in Pe)if(Pe.hasOwnProperty(e)){e=Pe[e](this._track,t);if(e)return e}},Ae);function Ae(){this._track=[]}function Le(t){var e=t[1][0]-t[0][0],t=t[1][1]-t[0][1];return Math.sqrt(e*e+t*t)}var Pe={pinch:function(t,e){var n,i=t.length;if(i)return n=(t[i-1]||{}).points,(i=(t[i-2]||{}).points||n)&&1<i.length&&n&&1<n.length?(i=Le(n)/Le(i),isFinite(i)||(i=1),e.pinchScale=i,i=[(n[0][0]+n[1][0])/2,(n[0][1]+n[1][1])/2],e.pinchX=i[0],e.pinchY=i[1],{type:"pinch",target:t[0].target,event:e}):void 0}};function Oe(){return[1,0,0,1,0,0]}function Re(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function Ne(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function Be(t,e,n){var i=e[0]*n[0]+e[2]*n[1],r=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],n=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=i,t[1]=r,t[2]=o,t[3]=a,t[4]=s,t[5]=n,t}function Ee(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function ze(t,e,n,i){void 0===i&&(i=[0,0]);var r=e[0],o=e[2],a=e[4],s=e[1],l=e[3],e=e[5],u=Math.sin(n),n=Math.cos(n);return t[0]=r*n+s*u,t[1]=-r*u+s*n,t[2]=o*n+l*u,t[3]=-o*u+n*l,t[4]=n*(a-i[0])+u*(e-i[1])+i[0],t[5]=n*(e-i[1])-u*(a-i[0])+i[1],t}function Fe(t,e,n){var i=n[0],n=n[1];return t[0]=e[0]*i,t[1]=e[1]*n,t[2]=e[2]*i,t[3]=e[3]*n,t[4]=e[4]*i,t[5]=e[5]*n,t}function Ve(t,e){var n=e[0],i=e[2],r=e[4],o=e[1],a=e[3],e=e[5],s=n*a-o*i;return s?(t[0]=a*(s=1/s),t[1]=-o*s,t[2]=-i*s,t[3]=n*s,t[4]=(i*e-a*r)*s,t[5]=(o*r-n*e)*s,t):null}var He=Object.freeze({__proto__:null,clone:function(t){var e=Oe();return Ne(e,t),e},copy:Ne,create:Oe,identity:Re,invert:Ve,mul:Be,rotate:ze,scale:Fe,translate:Ee}),U=(We.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},We.prototype.clone=function(){return new We(this.x,this.y)},We.prototype.set=function(t,e){return this.x=t,this.y=e,this},We.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},We.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},We.prototype.scale=function(t){this.x*=t,this.y*=t},We.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},We.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},We.prototype.dot=function(t){return this.x*t.x+this.y*t.y},We.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},We.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},We.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},We.prototype.distance=function(t){var e=this.x-t.x,t=this.y-t.y;return Math.sqrt(e*e+t*t)},We.prototype.distanceSquare=function(t){var e=this.x-t.x,t=this.y-t.y;return e*e+t*t},We.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},We.prototype.transform=function(t){var e,n;if(t)return e=this.x,n=this.y,this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this},We.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},We.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},We.set=function(t,e,n){t.x=e,t.y=n},We.copy=function(t,e){t.x=e.x,t.y=e.y},We.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},We.lenSquare=function(t){return t.x*t.x+t.y*t.y},We.dot=function(t,e){return t.x*e.x+t.y*e.y},We.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},We.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},We.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},We.scaleAndAdd=function(t,e,n,i){t.x=e.x+n.x*i,t.y=e.y+n.y*i},We.lerp=function(t,e,n,i){var r=1-i;t.x=r*e.x+i*n.x,t.y=r*e.y+i*n.y},We);function We(t,e){this.x=t||0,this.y=e||0}var Ge=Math.min,Ue=Math.max,Xe=Math.abs,Ye=["x","y"],qe=["width","height"],Ze=new U,je=new U,Ke=new U,$e=new U,Qe=sn(),Je=Qe.minTv,tn=Qe.maxTv,en=[0,0],X=(nn.set=function(t,e,n,i,r){return i<0&&(e+=i,i=-i),r<0&&(n+=r,r=-r),t.x=e,t.y=n,t.width=i,t.height=r,t},nn.prototype.union=function(t){var e=Ge(t.x,this.x),n=Ge(t.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=Ue(t.x+t.width,this.x+this.width)-e:this.width=t.width,isFinite(this.y)&&isFinite(this.height)?this.height=Ue(t.y+t.height,this.y+this.height)-n:this.height=t.height,this.x=e,this.y=n},nn.prototype.applyTransform=function(t){nn.applyTransform(this,this,t)},nn.prototype.calculateTransform=function(t){var e=t.width/this.width,n=t.height/this.height,i=Oe();return Ee(i,i,[-this.x,-this.y]),Fe(i,i,[e,n]),Ee(i,i,[t.x,t.y]),i},nn.prototype.intersect=function(t,e,n){return nn.intersect(this,t,e,n)},nn.intersect=function(t,e,n,i){n&&U.set(n,0,0);var r=i&&i.outIntersectRect||null,o=i&&i.clamp;if(r&&(r.x=r.y=r.width=r.height=NaN),!t||!e)return!1;t instanceof nn||(t=nn.set(rn,t.x,t.y,t.width,t.height)),e instanceof nn||(e=nn.set(on,e.x,e.y,e.width,e.height));var a=!!n,i=(Qe.reset(i,a),Qe.touchThreshold),s=t.x+i,l=t.x+t.width-i,u=t.y+i,t=t.y+t.height-i,h=e.x+i,c=e.x+e.width-i,p=e.y+i,e=e.y+e.height-i;return!(l<s||t<u||c<h||e<p)&&(i=!(l<h||c<s||t<p||e<u),(a||r)&&(en[0]=1/0,an(s,l,h,c,en[1]=0,a,r,o),an(u,t,p,e,1,a,r,o),a)&&U.copy(n,i?Qe.useDir?Qe.dirMinTv:Je:tn),i)},nn.contain=function(t,e,n){return e>=t.x&&e<=t.x+t.width&&n>=t.y&&n<=t.y+t.height},nn.prototype.contain=function(t,e){return nn.contain(this,t,e)},nn.prototype.clone=function(){return new nn(this.x,this.y,this.width,this.height)},nn.prototype.copy=function(t){nn.copy(this,t)},nn.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},nn.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},nn.prototype.isZero=function(){return 0===this.width||0===this.height},nn.create=function(t){return new nn(t.x,t.y,t.width,t.height)},nn.copy=function(t,e){return t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height,t},nn.applyTransform=function(t,e,n){var i,r,o,a;n?n[1]<1e-5&&-1e-5<n[1]&&n[2]<1e-5&&-1e-5<n[2]?(i=n[0],r=n[3],o=n[4],a=n[5],t.x=e.x*i+o,t.y=e.y*r+a,t.width=e.width*i,t.height=e.height*r,t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height)):(Ze.x=Ke.x=e.x,Ze.y=$e.y=e.y,je.x=$e.x=e.x+e.width,je.y=Ke.y=e.y+e.height,Ze.transform(n),$e.transform(n),je.transform(n),Ke.transform(n),t.x=Ge(Ze.x,je.x,Ke.x,$e.x),t.y=Ge(Ze.y,je.y,Ke.y,$e.y),o=Ue(Ze.x,je.x,Ke.x,$e.x),a=Ue(Ze.y,je.y,Ke.y,$e.y),t.width=o-t.x,t.height=a-t.y):t!==e&&nn.copy(t,e)},nn);function nn(t,e,n,i){nn.set(this,t,e,n,i)}var rn=new X(0,0,0,0),on=new X(0,0,0,0);function an(t,e,n,i,r,o,a,s){var l=Xe(e-n),u=Xe(i-t),h=Ge(l,u),c=Ye[r],p=Ye[1-r],r=qe[r];e<n||i<t?l<u?(o&&(tn[c]=-l),s&&(a[c]=e,a[r]=0)):(o&&(tn[c]=u),s&&(a[c]=t,a[r]=0)):(a&&(a[c]=Ue(t,n),a[r]=Ge(e,i)-a[c]),o&&(h<en[0]||Qe.useDir)&&(en[0]=Ge(h,en[0]),(l<u||!Qe.bidirectional)&&(Je[c]=l,Je[p]=0,Qe.useDir)&&Qe.calcDirMTV(),u<=l||!Qe.bidirectional)&&(Je[c]=-u,Je[p]=0,Qe.useDir)&&Qe.calcDirMTV())}function sn(){var a=0,s=new U,l=new U,u={minTv:new U,maxTv:new U,useDir:!1,dirMinTv:new U,touchThreshold:0,bidirectional:!0,negativeSize:!1,reset:function(t,e){u.touchThreshold=0,t&&null!=t.touchThreshold&&(u.touchThreshold=Ue(0,t.touchThreshold)),u.negativeSize=!1,e&&(u.minTv.set(1/0,1/0),u.maxTv.set(0,0),u.useDir=!1,t)&&null!=t.direction&&(u.useDir=!0,u.dirMinTv.copy(u.minTv),l.copy(u.minTv),a=t.direction,u.bidirectional=null==t.bidirectional||!!t.bidirectional,u.bidirectional||s.set(Math.cos(a),Math.sin(a)))},calcDirMTV:function(){var t=u.minTv,e=u.dirMinTv,n=t.y*t.y+t.x*t.x,i=Math.sin(a),r=Math.cos(a),o=i*t.y+r*t.x;h(o)?h(t.x)&&h(t.y)&&e.set(0,0):(l.x=n*r/o,l.y=n*i/o,h(l.x)&&h(l.y)?e.set(0,0):(u.bidirectional||0<s.dot(l))&&l.len()<e.len()&&e.copy(l))}};function h(t){return Xe(t)<1e-10}return u}var ln="silent";function un(){ke(this.event)}u(pn,hn=ue),pn.prototype.dispose=function(){},pn.prototype.setCursor=function(){};var hn,cn=pn;function pn(){var t=null!==hn&&hn.apply(this,arguments)||this;return t.handler=null,t}var dn,fn=function(t,e){this.x=t,this.y=e},gn=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],yn=new X(0,0,0,0),mn=(u(vn,dn=ue),vn.prototype.setHandlerProxy=function(e){this.proxy&&this.proxy.dispose(),e&&(z(gn,function(t){e.on&&e.on(t,this[t],this)},this),e.handler=this),this.proxy=e},vn.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,i=xn(this,e,n),r=this._hovered,o=r.target,i=(o&&!o.__zr&&(o=(r=this.findHover(r.x,r.y)).target),this._hovered=i?new fn(e,n):this.findHover(e,n)),e=i.target,n=this.proxy;n.setCursor&&n.setCursor(e?e.cursor:"default"),o&&e!==o&&this.dispatchToElement(r,"mouseout",t),this.dispatchToElement(i,"mousemove",t),e&&e!==o&&this.dispatchToElement(i,"mouseover",t)},vn.prototype.mouseout=function(t){var e=t.zrEventControl;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&this.trigger("globalout",{type:"globalout",event:t})},vn.prototype.resize=function(){this._hovered=new fn(0,0)},vn.prototype.dispatch=function(t,e){t=this[t];t&&t.call(this,e)},vn.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},vn.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},vn.prototype.dispatchToElement=function(t,e,n){var i=(t=t||{}).target;if(!i||!i.silent){for(var r="on"+e,o={type:e,event:n,target:(t=t).target,topTarget:t.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:un};i&&(i[r]&&(o.cancelBubble=!!i[r].call(i,o)),i.trigger(e,o),i=i.__hostTarget||i.parent,!o.cancelBubble););o.cancelBubble||(this.trigger(e,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(t){"function"==typeof t[r]&&t[r].call(t,o),t.trigger&&t.trigger(e,o)}))}},vn.prototype.findHover=function(t,e,n){var i=this.storage.getDisplayList(),r=new fn(t,e);if(_n(i,r,t,e,n),this._pointerSize&&!r.target){for(var o=[],a=this._pointerSize,s=a/2,l=new X(t-s,e-s,a,a),u=i.length-1;0<=u;u--){var h=i[u];h===n||h.ignore||h.ignoreCoarsePointer||h.parent&&h.parent.ignoreCoarsePointer||(yn.copy(h.getBoundingRect()),h.transform&&yn.applyTransform(h.transform),yn.intersect(l)&&o.push(h))}if(o.length)for(var c=Math.PI/12,p=2*Math.PI,d=0;d<s;d+=4)for(var f=0;f<p;f+=c)if(_n(o,r,t+d*Math.cos(f),e+d*Math.sin(f),n),r.target)return r}return r},vn.prototype.processGesture=function(t,e){this._gestureMgr||(this._gestureMgr=new De);var n=this._gestureMgr,i=("start"===e&&n.clear(),n.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom));"end"===e&&n.clear(),i&&(e=i.type,t.gestureEvent=e,(n=new fn).target=i.target,this.dispatchToElement(n,e,i.event))},vn);function vn(t,e,n,i,r){var o=dn.call(this)||this;return o._hovered=new fn(0,0),o.storage=t,o.painter=e,o.painterRoot=i,o._pointerSize=r,n=n||new cn,o.proxy=null,o.setHandlerProxy(n),o._draggingMgr=new se(o),o}function _n(t,e,n,i,r){for(var o=t.length-1;0<=o;o--){var a=t[o],s=void 0;if(a!==r&&!a.ignore&&(s=function(t,e,n){if(t[t.rectHover?"rectContain":"contain"](e,n)){for(var i=t,r=void 0,o=!1;i;){if(!(o=i.ignoreClip?!0:o)){var a=i.getClipPath();if(a&&!a.contain(e,n))return!1}i.silent&&(r=!0);a=i.__hostTarget,i=a?i.ignoreHostSilent?null:a:i.parent}return!r||ln}return!1}(a,n,i))&&(e.topTarget||(e.topTarget=a),s!==ln)){e.target=a;break}}}function xn(t,e,n){t=t.painter;return e<0||e>t.getWidth()||n<0||n>t.getHeight()}z(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(a){mn.prototype[a]=function(t){var e,n,i=t.zrX,r=t.zrY,o=xn(this,i,r);if("mouseup"===a&&o||(n=(e=this.findHover(i,r)).target),"mousedown"===a)this._downEl=n,this._downPoint=[t.zrX,t.zrY],this._upEl=n;else if("mouseup"===a)this._upEl=n;else if("click"===a){if(this._downEl!==this._upEl||!this._downPoint||4<Qt(this._downPoint,[t.zrX,t.zrY]))return;this._downPoint=null}this.dispatchToElement(e,a,t)}});var bn=32,wn=7;function Sn(t,e,n,i){var r=e+1;if(r===n)return 1;if(i(t[r++],t[e])<0){for(;r<n&&i(t[r],t[r-1])<0;)r++;var o=t,a=e,s=r;for(s--;a<s;){var l=o[a];o[a++]=o[s],o[s--]=l}}else for(;r<n&&0<=i(t[r],t[r-1]);)r++;return r-e}function Mn(t,e,n,i,r){for(i===e&&i++;i<n;i++){for(var o,a=t[i],s=e,l=i;s<l;)r(a,t[o=s+l>>>1])<0?l=o:s=1+o;var u=i-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<u;)t[s+u]=t[s+u-1],u--}t[s]=a}}function Tn(t,e,n,i,r,o){var a=0,s=0,l=1;if(0<o(t,e[n+r])){for(s=i-r;l<s&&0<o(t,e[n+r+l]);)(l=1+((a=l)<<1))<=0&&(l=s);s<l&&(l=s),a+=r,l+=r}else{for(s=r+1;l<s&&o(t,e[n+r-l])<=0;)(l=1+((a=l)<<1))<=0&&(l=s);i=a,a=r-(l=s<l?s:l),l=r-i}for(a++;a<l;){var u=a+(l-a>>>1);0<o(t,e[n+u])?a=u+1:l=u}return l}function Cn(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])<0){for(s=r+1;l<s&&o(t,e[n+r-l])<0;)(l=1+((a=l)<<1))<=0&&(l=s);var u=a,a=r-(l=s<l?s:l),l=r-u}else{for(s=i-r;l<s&&0<=o(t,e[n+r+l]);)(l=1+((a=l)<<1))<=0&&(l=s);s<l&&(l=s),a+=r,l+=r}for(a++;a<l;){var h=a+(l-a>>>1);o(t,e[n+h])<0?l=h:a=h+1}return l}function In(A,L){var P,O,R=wn,N=0,B=[];function e(t){var e=P[t],n=O[t],i=P[t+1],r=O[t+1],t=(O[t]=n+r,t===N-3&&(P[t+1]=P[t+2],O[t+1]=O[t+2]),N--,Cn(A[i],A,e,n,0,L));if(e+=t,0!=(n-=t)&&0!==(r=Tn(A[e+n-1],A,i,r,r-1,L)))if(n<=r){var o=e,a=n,t=i,s=r,l=0;for(l=0;l<a;l++)B[l]=A[o+l];var u=0,h=t,c=o;if(A[c++]=A[h++],0==--s)for(l=0;l<a;l++)A[c+l]=B[u+l];else if(1===a){for(l=0;l<s;l++)A[c+l]=A[h+l];A[c+s]=B[u]}else{for(var p,d,f,g=R;;){d=p=0,f=!1;do{if(L(A[h],B[u])<0){if(A[c++]=A[h++],d++,(p=0)==--s){f=!0;break}}else if(A[c++]=B[u++],p++,d=0,1==--a){f=!0;break}}while((p|d)<g);if(f)break;do{if(0!==(p=Cn(A[h],B,u,a,0,L))){for(l=0;l<p;l++)A[c+l]=B[u+l];if(c+=p,u+=p,(a-=p)<=1){f=!0;break}}if(A[c++]=A[h++],0==--s){f=!0;break}if(0!==(d=Tn(B[u],A,h,s,0,L))){for(l=0;l<d;l++)A[c+l]=A[h+l];if(c+=d,h+=d,0===(s-=d)){f=!0;break}}if(A[c++]=B[u++],1==--a){f=!0;break}}while(g--,wn<=p||wn<=d);if(f)break;g<0&&(g=0),g+=2}if((R=g)<1&&(R=1),1===a){for(l=0;l<s;l++)A[c+l]=A[h+l];A[c+s]=B[u]}else{if(0===a)throw new Error;for(l=0;l<a;l++)A[c+l]=B[u+l]}}}else{var y=e,m=n,v=i,_=r,x=0;for(x=0;x<_;x++)B[x]=A[v+x];var b=y+m-1,w=_-1,S=v+_-1,M=0,T=0;if(A[S--]=A[b--],0==--m)for(M=S-(_-1),x=0;x<_;x++)A[M+x]=B[x];else if(1===_){for(T=(S-=m)+1,M=(b-=m)+1,x=m-1;0<=x;x--)A[T+x]=A[M+x];A[S]=B[w]}else{for(var C=R;;){var I=0,k=0,D=!1;do{if(L(B[w],A[b])<0){if(A[S--]=A[b--],I++,(k=0)==--m){D=!0;break}}else if(A[S--]=B[w--],k++,I=0,1==--_){D=!0;break}}while((I|k)<C);if(D)break;do{if(0!==(I=m-Cn(B[w],A,y,m,m-1,L))){for(m-=I,T=(S-=I)+1,M=(b-=I)+1,x=I-1;0<=x;x--)A[T+x]=A[M+x];if(0===m){D=!0;break}}if(A[S--]=B[w--],1==--_){D=!0;break}if(0!==(k=_-Tn(A[b],B,0,_,_-1,L))){for(_-=k,T=(S-=k)+1,M=(w-=k)+1,x=0;x<k;x++)A[T+x]=B[M+x];if(_<=1){D=!0;break}}if(A[S--]=A[b--],0==--m){D=!0;break}}while(C--,wn<=I||wn<=k);if(D)break;C<0&&(C=0),C+=2}if((R=C)<1&&(R=1),1===_){for(T=(S-=m)+1,M=(b-=m)+1,x=m-1;0<=x;x--)A[T+x]=A[M+x];A[S]=B[w]}else{if(0===_)throw new Error;for(M=S-(_-1),x=0;x<_;x++)A[M+x]=B[x]}}}}return P=[],O=[],{mergeRuns:function(){for(;1<N;){var t=N-2;if(1<=t&&O[t-1]<=O[t]+O[t+1]||2<=t&&O[t-2]<=O[t]+O[t-1])O[t-1]<O[t+1]&&t--;else if(O[t]>O[t+1])break;e(t)}},forceMergeRuns:function(){for(;1<N;){var t=N-2;0<t&&O[t-1]<O[t+1]&&t--,e(t)}},pushRun:function(t,e){P[N]=t,O[N]=e,N+=1}}}function kn(t,e,n,i){var r=(i=i||t.length)-(n=n||0);if(!(r<2)){var o=0;if(r<bn)Mn(t,n,i,n+(o=Sn(t,n,i,e)),e);else{var a,s=In(t,e),l=function(t){for(var e=0;bn<=t;)e|=1&t,t>>=1;return t+e}(r);do{}while((o=Sn(t,n,i,e))<l&&(Mn(t,n,n+(a=l<(a=r)?l:r),n+o,e),o=a),s.pushRun(n,o),s.mergeRuns(),n+=o,0!==(r-=o));s.forceMergeRuns()}}}var Dn=1,An=4,Ln=!1;function Pn(){Ln||(Ln=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function On(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}Nn.prototype.traverse=function(t,e){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(t,e)},Nn.prototype.getDisplayList=function(t,e){e=e||!1;var n=this._displayList;return!t&&n.length||this.updateDisplayList(e),n},Nn.prototype.updateDisplayList=function(t){this._displayListLen=0;for(var e=this._roots,n=this._displayList,i=0,r=e.length;i<r;i++)this._updateAndAddDisplayable(e[i],null,t);n.length=this._displayListLen,kn(n,On)},Nn.prototype._updateAndAddDisplayable=function(t,e,n){if(!t.ignore||n){t.beforeUpdate(),t.update(),t.afterUpdate();var i=t.getClipPath(),r=e&&e.length,o=0,a=t.__clipPaths;if(!t.ignoreClip&&(r||i)){if(a=a||(t.__clipPaths=[]),r)for(var s=0;s<e.length;s++)a[o++]=e[s];for(var l=i,u=t;l;)l.parent=u,l.updateTransform(),l=(u=a[o++]=l).getClipPath()}if(a&&(a.length=o),t.childrenRef){for(var h=t.childrenRef(),c=0;c<h.length;c++){var p=h[c];t.__dirty&&(p.__dirty|=Dn),this._updateAndAddDisplayable(p,a,n)}t.__dirty=0}else{r=t;isNaN(r.z)&&(Pn(),r.z=0),isNaN(r.z2)&&(Pn(),r.z2=0),isNaN(r.zlevel)&&(Pn(),r.zlevel=0),this._displayList[this._displayListLen++]=r}i=t.getDecalElement&&t.getDecalElement(),r=(i&&this._updateAndAddDisplayable(i,a,n),t.getTextGuideLine()),i=(r&&this._updateAndAddDisplayable(r,a,n),t.getTextContent());i&&this._updateAndAddDisplayable(i,a,n)}},Nn.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},Nn.prototype.delRoot=function(t){if(t instanceof Array)for(var e=0,n=t.length;e<n;e++)this.delRoot(t[e]);else{var i=k(this._roots,t);0<=i&&this._roots.splice(i,1)}},Nn.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},Nn.prototype.getRoots=function(){return this._roots},Nn.prototype.dispose=function(){this._displayList=null,this._roots=null};var Rn=Nn;function Nn(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=On}var Bn=w.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)},En={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return.5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1;return 0===t?0:1===t?1:(e=!n||n<1?(n=1,.1):.4*Math.asin(1/n)/(2*Math.PI),-(n*Math.pow(2,10*--t)*Math.sin((t-e)*(2*Math.PI)/.4)))},elasticOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(e=!n||n<1?(n=1,.1):.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/.4)+1)},elasticInOut:function(t){var e,n=.1;return 0===t?0:1===t?1:(e=!n||n<1?(n=1,.1):.4*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?n*Math.pow(2,10*--t)*Math.sin((t-e)*(2*Math.PI)/.4)*-.5:n*Math.pow(2,-10*--t)*Math.sin((t-e)*(2*Math.PI)/.4)*.5+1)},backIn:function(t){return t*t*(2.70158*t-1.70158)},backOut:function(t){return--t*t*(2.70158*t+1.70158)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((1+e)*t-e)*.5:.5*((t-=2)*t*((1+e)*t+e)+2)},bounceIn:function(t){return 1-En.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*En.bounceIn(2*t):.5*En.bounceOut(2*t-1)+.5}},zn=Math.pow,Fn=Math.sqrt,Vn=1e-8,Hn=Fn(3),Wn=1/3,Gn=Gt(),Un=Gt(),Xn=Gt();function Yn(t){return-Vn<t&&t<Vn}function qn(t){return Vn<t||t<-Vn}function Zn(t,e,n,i,r){var o=1-r;return o*o*(o*t+3*r*e)+r*r*(r*i+3*o*n)}function jn(t,e,n,i,r){var o=1-r;return 3*(((e-t)*o+2*(n-e)*r)*o+(i-n)*r*r)}function Kn(t,e,n,i,r,o){var a,s,i=i+3*(e-n)-t,n=3*(n-2*e+t),e=3*(e-t),t=t-r,r=n*n-3*i*e,l=n*e-9*i*t,t=e*e-3*n*t,u=0;return Yn(r)&&Yn(l)?Yn(n)?o[0]=0:0<=(a=-e/n)&&a<=1&&(o[u++]=a):Yn(e=l*l-4*r*t)?(s=-(t=l/r)/2,0<=(a=-n/i+t)&&a<=1&&(o[u++]=a),0<=s&&s<=1&&(o[u++]=s)):0<e?(e=r*n+1.5*i*(-l-(t=Fn(e))),0<=(a=(-n-((t=(t=r*n+1.5*i*(-l+t))<0?-zn(-t,Wn):zn(t,Wn))+(e=e<0?-zn(-e,Wn):zn(e,Wn))))/(3*i))&&a<=1&&(o[u++]=a)):(t=(2*r*n-3*i*l)/(2*Fn(r*r*r)),e=Math.acos(t)/3,a=(-n-2*(l=Fn(r))*(t=Math.cos(e)))/(3*i),s=(-n+l*(t+Hn*Math.sin(e)))/(3*i),r=(-n+l*(t-Hn*Math.sin(e)))/(3*i),0<=a&&a<=1&&(o[u++]=a),0<=s&&s<=1&&(o[u++]=s),0<=r&&r<=1&&(o[u++]=r)),u}function $n(t,e,n,i,r){var o,a=6*n-12*e+6*t,i=9*e+3*i-3*t-9*n,n=3*e-3*t,e=0;return Yn(i)?qn(a)&&0<=(o=-n/a)&&o<=1&&(r[e++]=o):Yn(t=a*a-4*i*n)?r[0]=-a/(2*i):0<t&&(t=(-a-(n=Fn(t)))/(2*i),0<=(o=(-a+n)/(2*i))&&o<=1&&(r[e++]=o),0<=t)&&t<=1&&(r[e++]=t),e}function Qn(t,e,n,i,r,o){var a=(e-t)*r+t,e=(n-e)*r+e,n=(i-n)*r+n,s=(e-a)*r+a,e=(n-e)*r+e,r=(e-s)*r+s;o[0]=t,o[1]=a,o[2]=s,o[3]=r,o[4]=r,o[5]=e,o[6]=n,o[7]=i}function Jn(t,e,n,i,r,o,a,s,l,u,h){var c,p,d,f,g=.005,y=1/0;Gn[0]=l,Gn[1]=u;for(var m=0;m<1;m+=.05)Un[0]=Zn(t,n,r,a,m),Un[1]=Zn(e,i,o,s,m),(d=te(Gn,Un))<y&&(c=m,y=d);for(var y=1/0,v=0;v<32&&!(g<1e-4);v++)p=c+g,Un[0]=Zn(t,n,r,a,f=c-g),Un[1]=Zn(e,i,o,s,f),d=te(Un,Gn),0<=f&&d<y?(c=f,y=d):(Xn[0]=Zn(t,n,r,a,p),Xn[1]=Zn(e,i,o,s,p),f=te(Xn,Gn),p<=1&&f<y?(c=p,y=f):g*=.5);return h&&(h[0]=Zn(t,n,r,a,c),h[1]=Zn(e,i,o,s,c)),Fn(y)}function ti(t,e,n,i){var r=1-i;return r*(r*t+2*i*e)+i*i*n}function ei(t,e,n,i){return 2*((1-i)*(e-t)+i*(n-e))}function ni(t,e,n){n=t+n-2*e;return 0==n?.5:(t-e)/n}function ii(t,e,n,i,r){var o=(e-t)*i+t,e=(n-e)*i+e,i=(e-o)*i+o;r[0]=t,r[1]=o,r[2]=i,r[3]=i,r[4]=e,r[5]=n}function ri(t,e,n,i,r,o,a,s,l){var u,h=.005,c=1/0;Gn[0]=a,Gn[1]=s;for(var p=0;p<1;p+=.05)Un[0]=ti(t,n,r,p),Un[1]=ti(e,i,o,p),(y=te(Gn,Un))<c&&(u=p,c=y);for(var c=1/0,d=0;d<32&&!(h<1e-4);d++){var f=u-h,g=u+h,y=(Un[0]=ti(t,n,r,f),Un[1]=ti(e,i,o,f),te(Un,Gn));0<=f&&y<c?(u=f,c=y):(Xn[0]=ti(t,n,r,g),Xn[1]=ti(e,i,o,g),f=te(Xn,Gn),g<=1&&f<c?(u=g,c=f):h*=.5)}return l&&(l[0]=ti(t,n,r,u),l[1]=ti(e,i,o,u)),Fn(c)}var oi=/cubic-bezier\(([0-9,\.e ]+)\)/;function ai(t){t=t&&oi.exec(t);if(t){var e,t=t[1].split(","),n=+Ct(t[0]),i=+Ct(t[1]),r=+Ct(t[2]),o=+Ct(t[3]);if(!isNaN(n+i+r+o))return e=[],function(t){return t<=0?0:1<=t?1:Kn(0,n,r,1,t,e)&&Zn(0,i,o,1,e[0])}}}li.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),!this._paused){var n=this._life,i=t-this._startTime-this._pausedTime,r=i/n,o=(r<0&&(r=0),r=Math.min(r,1),this.easingFunc),o=o?o(r):r;if(this.onframe(o),1===r){if(!this.loop)return!0;this._startTime=t-i%n,this._pausedTime=0,this.onrestart()}return!1}this._pausedTime+=e},li.prototype.pause=function(){this._paused=!0},li.prototype.resume=function(){this._paused=!1},li.prototype.setEasing=function(t){this.easing=t,this.easingFunc=N(t)?t:En[t]||ai(t)};var si=li;function li(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||Ft,this.ondestroy=t.ondestroy||Ft,this.onrestart=t.onrestart||Ft,t.easing&&this.setEasing(t.easing)}var ui=function(t){this.value=t},hi=(ci.prototype.insert=function(t){t=new ui(t);return this.insertEntry(t),t},ci.prototype.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++},ci.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},ci.prototype.len=function(){return this._len},ci.prototype.clear=function(){this.head=this.tail=null,this._len=0},ci);function ci(){this._len=0}di.prototype.put=function(t,e){var n,i,r=this._list,o=this._map,a=null;return null==o[t]&&(i=r.len(),n=this._lastRemovedEntry,i>=this._maxSize&&0<i&&(i=r.head,r.remove(i),delete o[i.key],a=i.value,this._lastRemovedEntry=i),n?n.value=e:n=new ui(e),n.key=t,r.insertEntry(n),o[t]=n),a},di.prototype.get=function(t){var t=this._map[t],e=this._list;if(null!=t)return t!==e.tail&&(e.remove(t),e.insertEntry(t)),t.value},di.prototype.clear=function(){this._list.clear(),this._map={}},di.prototype.len=function(){return this._list.len()};var pi=di;function di(t){this._list=new hi,this._maxSize=10,this._map={},this._maxSize=t}var fi={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function gi(t){return(t=Math.round(t))<0?0:255<t?255:t}function yi(t){return t<0?0:1<t?1:t}function mi(t){return t.length&&"%"===t.charAt(t.length-1)?gi(parseFloat(t)/100*255):gi(parseInt(t,10))}function vi(t){return t.length&&"%"===t.charAt(t.length-1)?yi(parseFloat(t)/100):yi(parseFloat(t))}function _i(t,e,n){return n<0?n+=1:1<n&&--n,6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}function xi(t,e,n){return t+(e-t)*n}function bi(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function wi(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var Si=new pi(20),Mi=null;function Ti(t,e){Mi&&wi(Mi,e),Mi=Si.put(t,Mi||e.slice())}function Ci(t,e){if(t){e=e||[];var n=Si.get(t);if(n)return wi(e,n);n=(t+="").replace(/ /g,"").toLowerCase();if(n in fi)return wi(e,fi[n]),Ti(t,e),e;var i=n.length;if("#"===n.charAt(0))return 4===i||5===i?0<=(r=parseInt(n.slice(1,4),16))&&r<=4095?(bi(e,(3840&r)>>4|(3840&r)>>8,240&r|(240&r)>>4,15&r|(15&r)<<4,5===i?parseInt(n.slice(4),16)/15:1),Ti(t,e),e):void bi(e,0,0,0,1):7===i||9===i?0<=(r=parseInt(n.slice(1,7),16))&&r<=16777215?(bi(e,(16711680&r)>>16,(65280&r)>>8,255&r,9===i?parseInt(n.slice(7),16)/255:1),Ti(t,e),e):void bi(e,0,0,0,1):void 0;var r=n.indexOf("("),o=n.indexOf(")");if(-1!==r&&o+1===i){var i=n.substr(0,r),a=n.substr(r+1,o-(r+1)).split(","),s=1;switch(i){case"rgba":if(4!==a.length)return 3===a.length?bi(e,+a[0],+a[1],+a[2],1):bi(e,0,0,0,1);s=vi(a.pop());case"rgb":return 3<=a.length?(bi(e,mi(a[0]),mi(a[1]),mi(a[2]),3===a.length?s:vi(a[3])),Ti(t,e),e):void bi(e,0,0,0,1);case"hsla":return 4!==a.length?void bi(e,0,0,0,1):(a[3]=vi(a[3]),Ii(a,e),Ti(t,e),e);case"hsl":return 3!==a.length?void bi(e,0,0,0,1):(Ii(a,e),Ti(t,e),e);default:return}}bi(e,0,0,0,1)}}function Ii(t,e){var n=(parseFloat(t[0])%360+360)%360/360,i=vi(t[1]),r=vi(t[2]),i=r<=.5?r*(i+1):r+i-r*i,r=2*r-i;return bi(e=e||[],gi(255*_i(r,i,n+1/3)),gi(255*_i(r,i,n)),gi(255*_i(r,i,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function ki(t,e){var n=Ci(t);if(n){for(var i=0;i<3;i++)n[i]=e<0?n[i]*(1-e)|0:(255-n[i])*e+n[i]|0,255<n[i]?n[i]=255:n[i]<0&&(n[i]=0);return Oi(n,4===n.length?"rgba":"rgb")}}function Di(t,e,n){var i,r,o;if(e&&e.length&&0<=t&&t<=1)return n=n||[],t=t*(e.length-1),i=Math.floor(t),o=Math.ceil(t),r=e[i],e=e[o],n[0]=gi(xi(r[0],e[0],o=t-i)),n[1]=gi(xi(r[1],e[1],o)),n[2]=gi(xi(r[2],e[2],o)),n[3]=yi(xi(r[3],e[3],o)),n}var Ai=Di;function Li(t,e,n){var i,r,o,a;if(e&&e.length&&0<=t&&t<=1)return t=t*(e.length-1),i=Math.floor(t),r=Math.ceil(t),a=Ci(e[i]),e=Ci(e[r]),a=Oi([gi(xi(a[0],e[0],o=t-i)),gi(xi(a[1],e[1],o)),gi(xi(a[2],e[2],o)),yi(xi(a[3],e[3],o))],"rgba"),n?{color:a,leftIndex:i,rightIndex:r,value:t}:a}var e=Li;function Pi(t,e,n,i){var r=Ci(t);if(t)return r=function(t){var e,n,i,r,o,a,s,l,u,h;if(t)return h=t[0]/255,e=t[1]/255,n=t[2]/255,s=Math.min(h,e,n),r=((i=Math.max(h,e,n))+s)/2,0==(u=i-s)?a=o=0:(a=r<.5?u/(i+s):u/(2-i-s),s=((i-h)/6+u/2)/u,l=((i-e)/6+u/2)/u,u=((i-n)/6+u/2)/u,h===i?o=u-l:e===i?o=1/3+s-u:n===i&&(o=2/3+l-s),o<0&&(o+=1),1<o&&--o),h=[360*o,a,r],null!=t[3]&&h.push(t[3]),h}(r),null!=e&&(r[0]=(t=N(e)?e(r[0]):e,(t=Math.round(t))<0?0:360<t?360:t)),null!=n&&(r[1]=vi(N(n)?n(r[1]):n)),null!=i&&(r[2]=vi(N(i)?i(r[2]):i)),Oi(Ii(r),"rgba")}function Oi(t,e){var n;if(t&&t.length)return n=t[0]+","+t[1]+","+t[2],"rgba"!==e&&"hsva"!==e&&"hsla"!==e||(n+=","+t[3]),e+"("+n+")"}function Ri(t,e){t=Ci(t);return t?(.299*t[0]+.587*t[1]+.114*t[2])*t[3]/255+(1-t[3])*e:0}var Ni=new pi(100);function Bi(t){var e;return H(t)?((e=Ni.get(t))||(e=ki(t,-.1),Ni.put(t,e)),e):mt(t)?((e=P({},t)).colorStops=F(t.colorStops,function(t){return{offset:t.offset,color:ki(t.color,-.1)}}),e):t}Ai=Object.freeze({__proto__:null,fastLerp:Di,fastMapToColor:Ai,lerp:Li,lift:ki,liftColor:Bi,lum:Ri,mapToColor:e,modifyAlpha:function(t,e){if((t=Ci(t))&&null!=e)return t[3]=yi(e),Oi(t,"rgba")},modifyHSL:Pi,parse:Ci,parseCssFloat:vi,parseCssInt:mi,random:function(){return Oi([Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(255*Math.random())],"rgb")},stringify:Oi,toHex:function(t){if(t=Ci(t))return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)}});w.hasGlobalWindow&&N(window.btoa);var Ei=Array.prototype.slice;function zi(t,e,n){return(e-t)*n+t}function Fi(t,e,n,i){for(var r=e.length,o=0;o<r;o++)t[o]=zi(e[o],n[o],i);return t}function Vi(t,e,n,i){for(var r=e.length,o=0;o<r;o++)t[o]=e[o]+n[o]*i;return t}function Hi(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;a<r;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=e[a][s]+n[a][s]*i}return t}function Wi(t){if(st(t)){var e=t.length;if(st(t[0])){for(var n=[],i=0;i<e;i++)n.push(Ei.call(t[i]));return n}return Ei.call(t)}return t}function Gi(t){return t[0]=Math.floor(t[0])||0,t[1]=Math.floor(t[1])||0,t[2]=Math.floor(t[2])||0,t[3]=null==t[3]?1:t[3],"rgba("+t.join(",")+")"}function Ui(t){return 4===t||5===t}function Xi(t){return 1===t||2===t}var Yi=[0,0,0,0],qi=(Zi.prototype.isFinished=function(){return this._finished},Zi.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},Zi.prototype.needsAnimate=function(){return 1<=this.keyframes.length},Zi.prototype.getAdditiveTrack=function(){return this._additiveTrack},Zi.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var i,r=this.keyframes,o=r.length,a=!1,s=6,l=e,u=(st(e)?(1==(s=i=st((i=e)&&i[0])?2:1)&&!W(e[0])||2==i&&!W(e[0][0]))&&(a=!0):W(e)&&!xt(e)?s=0:H(e)?isNaN(+e)?(i=Ci(e))&&(l=i,s=3):s=0:mt(e)&&((u=P({},l)).colorStops=F(e.colorStops,function(t){return{offset:t.offset,color:Ci(t.color)}}),"linear"===e.type?s=4:"radial"===e.type&&(s=5),l=u),0===o?this.valType=s:s===this.valType&&6!==s||(a=!0),this.discrete=this.discrete||a,{time:t,value:l,rawValue:e,percent:0});return n&&(u.easing=n,u.easingFunc=N(n)?n:En[n]||ai(n)),r.push(u),u},Zi.prototype.prepare=function(t,e){for(var n=this.keyframes,i=(this._needsSort&&n.sort(function(t,e){return t.time-e.time}),this.valType),r=n.length,o=n[r-1],a=this.discrete,s=Xi(i),l=Ui(i),u=0;u<r;u++){var h=n[u],c=h.value,p=o.value;if(h.percent=h.time/t,!a)if(s&&u!==r-1){x=_=v=m=y=g=f=d=h=void 0;var d=p,f=i,g=h=c,y=d;if(g.push&&y.push){var h=g.length,m=y.length;if(h!==m)if(m<h)g.length=m;else for(var v=h;v<m;v++)g.push(1===f?y[v]:Ei.call(y[v]));for(var _=g[0]&&g[0].length,v=0;v<g.length;v++)if(1===f)isNaN(g[v])&&(g[v]=y[v]);else for(var x=0;x<_;x++)isNaN(g[v][x])&&(g[v][x]=y[v][x])}}else if(l){T=M=S=w=b=h=d=void 0;for(var d=c.colorStops,h=p.colorStops,b=d.length,w=h.length,S=w<b?h:d,h=Math.min(b,w),M=S[h-1]||{color:[0,0,0,0],offset:0},T=h;T<Math.max(b,w);T++)S.push({offset:M.offset,color:M.color.slice()})}}if(!a&&5!==i&&e&&this.needsAnimate()&&e.needsAnimate()&&i===e.valType&&!e._finished){this._additiveTrack=e;for(var C=n[0].value,u=0;u<r;u++)0===i?n[u].additiveValue=n[u].value-C:3===i?n[u].additiveValue=Vi([],n[u].value,C,-1):Xi(i)&&(n[u].additiveValue=(1===i?Vi:Hi)([],n[u].value,C,-1))}},Zi.prototype.step=function(t,e){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,i,r,o,a=null!=this._additiveTrack,s=a?"additiveValue":"value",l=this.valType,u=this.keyframes,h=u.length,c=this.propName,p=3===l,d=this._lastFr,f=Math.min;if(1===h)n=i=u[0];else{if(e<0)g=0;else if(e<this._lastFrP){for(var g=f(d+1,h-1);0<=g&&!(u[g].percent<=e);g--);g=f(g,h-2)}else{for(g=d;g<h&&!(u[g].percent>e);g++);g=f(g-1,h-2)}i=u[g+1],n=u[g]}n&&i&&(this._lastFr=g,this._lastFrP=e,d=i.percent-n.percent,r=0==d?1:f((e-n.percent)/d,1),i.easingFunc&&(r=i.easingFunc(r)),f=a?this._additiveValue:p?Yi:t[c],(Xi(l)||p)&&(f=f||(this._additiveValue=[])),this.discrete?t[c]=(r<1?n:i).rawValue:Xi(l)?(1===l?Fi:function(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;a<r;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=zi(e[a][s],n[a][s],i)}})(f,n[s],i[s],r):Ui(l)?(d=n[s],o=i[s],t[c]={type:(l=4===l)?"linear":"radial",x:zi(d.x,o.x,r),y:zi(d.y,o.y,r),colorStops:F(d.colorStops,function(t,e){e=o.colorStops[e];return{offset:zi(t.offset,e.offset,r),color:Gi(Fi([],t.color,e.color,r))}}),global:o.global},l?(t[c].x2=zi(d.x2,o.x2,r),t[c].y2=zi(d.y2,o.y2,r)):t[c].r=zi(d.r,o.r,r)):p?(Fi(f,n[s],i[s],r),a||(t[c]=Gi(f))):(l=zi(n[s],i[s],r),a?this._additiveValue=l:t[c]=l),a)&&this._addToTarget(t)}},Zi.prototype._addToTarget=function(t){var e=this.valType,n=this.propName,i=this._additiveValue;0===e?t[n]=t[n]+i:3===e?(Ci(t[n],Yi),Vi(Yi,Yi,i,1),t[n]=Gi(Yi)):1===e?Vi(t[n],t[n],i,1):2===e&&Hi(t[n],t[n],i,1)},Zi);function Zi(t){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=t}Ki.prototype.getMaxTime=function(){return this._maxTime},Ki.prototype.getDelay=function(){return this._delay},Ki.prototype.getLoop=function(){return this._loop},Ki.prototype.getTarget=function(){return this._target},Ki.prototype.changeTarget=function(t){this._target=t},Ki.prototype.when=function(t,e,n){return this.whenWithKeys(t,e,ct(e),n)},Ki.prototype.whenWithKeys=function(t,e,n,i){for(var r=this._tracks,o=0;o<n.length;o++){var a=n[o];if(!(l=r[a])){var s,l=r[a]=new qi(a),u=void 0,h=this._getAdditiveTrack(a);if(h?(u=(s=(s=h.keyframes)[s.length-1])&&s.value,3===h.valType&&(u=u&&Gi(u))):u=this._target[a],null==u)continue;0<t&&l.addKeyframe(0,Wi(u),i),this._trackKeys.push(a)}l.addKeyframe(t,Wi(e[a]),i)}return this._maxTime=Math.max(this._maxTime,t),this},Ki.prototype.pause=function(){this._clip.pause(),this._paused=!0},Ki.prototype.resume=function(){this._clip.resume(),this._paused=!1},Ki.prototype.isPaused=function(){return!!this._paused},Ki.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},Ki.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;n<e;n++)t[n].call(this)},Ki.prototype._abortedCallback=function(){this._setTracksFinished();var t=this.animation,e=this._abortedCbs;if(t&&t.removeClip(this._clip),this._clip=null,e)for(var n=0;n<e.length;n++)e[n].call(this)},Ki.prototype._setTracksFinished=function(){for(var t=this._tracks,e=this._trackKeys,n=0;n<e.length;n++)t[e[n]].setFinished()},Ki.prototype._getAdditiveTrack=function(t){var e,n=this._additiveAnimators;if(n)for(var i=0;i<n.length;i++){var r=n[i].getTrack(t);r&&(e=r)}return e},Ki.prototype.start=function(t){if(!(0<this._started)){this._started=1;for(var e,o=this,a=[],n=this._maxTime||0,i=0;i<this._trackKeys.length;i++){var r=this._trackKeys[i],s=this._tracks[r],r=this._getAdditiveTrack(r),l=s.keyframes,u=l.length;s.prepare(n,r),s.needsAnimate()&&(!this._allowDiscrete&&s.discrete?((r=l[u-1])&&(o._target[s.propName]=r.rawValue),s.setFinished()):a.push(s))}return a.length||this._force?(e=new si({life:n,loop:this._loop,delay:this._delay||0,onframe:function(t){o._started=2;var e=o._additiveAnimators;if(e){for(var n=!1,i=0;i<e.length;i++)if(e[i]._clip){n=!0;break}n||(o._additiveAnimators=null)}for(i=0;i<a.length;i++)a[i].step(o._target,t);var r=o._onframeCbs;if(r)for(i=0;i<r.length;i++)r[i](o._target,t)},ondestroy:function(){o._doneCallback()}}),this._clip=e,this.animation&&this.animation.addClip(e),t&&e.setEasing(t)):this._doneCallback(),this}},Ki.prototype.stop=function(t){var e;this._clip&&(e=this._clip,t&&e.onframe(1),this._abortedCallback())},Ki.prototype.delay=function(t){return this._delay=t,this},Ki.prototype.during=function(t){return t&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(t)),this},Ki.prototype.done=function(t){return t&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(t)),this},Ki.prototype.aborted=function(t){return t&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(t)),this},Ki.prototype.getClip=function(){return this._clip},Ki.prototype.getTrack=function(t){return this._tracks[t]},Ki.prototype.getTracks=function(){var e=this;return F(this._trackKeys,function(t){return e._tracks[t]})},Ki.prototype.stopTracks=function(t,e){if(!t.length||!this._clip)return!0;for(var n=this._tracks,i=this._trackKeys,r=0;r<t.length;r++){var o=n[t[r]];o&&!o.isFinished()&&(e?o.step(this._target,1):1===this._started&&o.step(this._target,0),o.setFinished())}for(var a=!0,r=0;r<i.length;r++)if(!n[i[r]].isFinished()){a=!1;break}return a&&this._abortedCallback(),a},Ki.prototype.saveTo=function(t,e,n){if(t){e=e||this._trackKeys;for(var i=0;i<e.length;i++){var r=e[i],o=this._tracks[r];o&&!o.isFinished()&&(o=(o=o.keyframes)[n?0:o.length-1])&&(t[r]=Wi(o.rawValue))}}},Ki.prototype.__changeFinalValue=function(t,e){e=e||ct(t);for(var n=0;n<e.length;n++){var i,r=e[n],o=this._tracks[r];o&&1<(i=o.keyframes).length&&(i=i.pop(),o.addKeyframe(i.time,t[r]),o.prepare(this._maxTime,o.getAdditiveTrack()))}};var ji=Ki;function Ki(t,e,n,i){this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=t,(this._loop=e)&&i?it("Can' use additive animation on looped animation."):(this._additiveAnimators=i,this._allowDiscrete=n)}function $i(){return(new Date).getTime()}u(tr,Qi=ue),tr.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?((this._tail.next=t).prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},tr.prototype.addAnimator=function(t){t.animation=this;t=t.getClip();t&&this.addClip(t)},tr.prototype.removeClip=function(t){var e,n;t.animation&&(e=t.prev,n=t.next,e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null)},tr.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},tr.prototype.update=function(t){for(var e=$i()-this._pausedTime,n=e-this._time,i=this._head;i;)var r=i.next,i=(i.step(e,n)&&(i.ondestroy(),this.removeClip(i)),r);this._time=e,t||(this.trigger("frame",n),this.stage.update&&this.stage.update())},tr.prototype._startLoop=function(){var e=this;this._running=!0,Bn(function t(){e._running&&(Bn(t),e._paused||e.update())})},tr.prototype.start=function(){this._running||(this._time=$i(),this._pausedTime=0,this._startLoop())},tr.prototype.stop=function(){this._running=!1},tr.prototype.pause=function(){this._paused||(this._pauseStart=$i(),this._paused=!0)},tr.prototype.resume=function(){this._paused&&(this._pausedTime+=$i()-this._pauseStart,this._paused=!1)},tr.prototype.clear=function(){for(var t=this._head;t;){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},tr.prototype.isFinished=function(){return null==this._head},tr.prototype.animate=function(t,e){e=e||{},this.start();t=new ji(t,e.loop);return this.addAnimator(t),t};var Qi,Ji=tr;function tr(t){var e=Qi.call(this)||this;return e._running=!1,e._time=0,e._pausedTime=0,e._pauseStart=0,e._paused=!1,e.stage=(t=t||{}).stage||{},e}var er,nr=w.domSupported,ir=(er={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},{mouse:e=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],touch:["touchstart","touchend","touchmove"],pointer:F(e,function(t){var e=t.replace("mouse","pointer");return er.hasOwnProperty(e)?e:t})}),rr=["mousemove","mouseup"],or=["pointermove","pointerup"],ar=!1;function sr(t){t=t.pointerType;return"pen"===t||"touch"===t}function lr(t){t&&(t.zrByTouch=!0)}function ur(t,e){for(var n=e,i=!1;n&&9!==n.nodeType&&!(i=n.domBelongToZr||n!==e&&n===t.painterRoot);)n=n.parentNode;return i}var hr=function(t,e){this.stopPropagation=Ft,this.stopImmediatePropagation=Ft,this.preventDefault=Ft,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY},cr={mousedown:function(t){t=Ie(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=Ie(this.dom,t);var e=this.__mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=Ie(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){ur(this,(t=Ie(this.dom,t)).toElement||t.relatedTarget)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){ar=!0,t=Ie(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){ar||(t=Ie(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){lr(t=Ie(this.dom,t)),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),cr.mousemove.call(this,t),cr.mousedown.call(this,t)},touchmove:function(t){lr(t=Ie(this.dom,t)),this.handler.processGesture(t,"change"),cr.mousemove.call(this,t)},touchend:function(t){lr(t=Ie(this.dom,t)),this.handler.processGesture(t,"end"),cr.mouseup.call(this,t),+new Date-+this.__lastTouchMoment<300&&cr.click.call(this,t)},pointerdown:function(t){cr.mousedown.call(this,t)},pointermove:function(t){sr(t)||cr.mousemove.call(this,t)},pointerup:function(t){cr.mouseup.call(this,t)},pointerout:function(t){sr(t)||cr.mouseout.call(this,t)}},pr=(z(["click","dblclick","contextmenu"],function(e){cr[e]=function(t){t=Ie(this.dom,t),this.trigger(e,t)}}),{pointermove:function(t){sr(t)||pr.mousemove.call(this,t)},pointerup:function(t){pr.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}});function dr(i,r){var o=r.domHandlers;w.pointerEventsSupported?z(ir.pointer,function(e){gr(r,e,function(t){o[e].call(i,t)})}):(w.touchEventsSupported&&z(ir.touch,function(n){gr(r,n,function(t){var e;o[n].call(i,t),(e=r).touching=!0,null!=e.touchTimer&&(clearTimeout(e.touchTimer),e.touchTimer=null),e.touchTimer=setTimeout(function(){e.touching=!1,e.touchTimer=null},700)})}),z(ir.mouse,function(e){gr(r,e,function(t){t=Ce(t),r.touching||o[e].call(i,t)})}))}function fr(i,r){function t(n){gr(r,n,function(t){var e;t=Ce(t),ur(i,t.target)||(e=t,t=Ie(i.dom,new hr(i,e),!0),r.domHandlers[n].call(i,t))},{capture:!0})}w.pointerEventsSupported?z(or,t):w.touchEventsSupported||z(rr,t)}function gr(t,e,n,i){t.mounted[e]=n,t.listenerOpts[e]=i,t.domTarget.addEventListener(e,n,i)}function yr(t){var e,n,i,r,o,a=t.mounted;for(e in a)a.hasOwnProperty(e)&&(n=t.domTarget,r=a[i=e],o=t.listenerOpts[e],n.removeEventListener(i,r,o));t.mounted={}}var mr,vr=function(t,e){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=t,this.domHandlers=e},_r=(u(xr,mr=ue),xr.prototype.dispose=function(){yr(this._localHandlerScope),nr&&yr(this._globalHandlerScope)},xr.prototype.setCursor=function(t){this.dom.style&&(this.dom.style.cursor=t||"default")},xr.prototype.__togglePointerCapture=function(t){var e;this.__mayPointerCapture=null,nr&&+this.__pointerCapturing^+t&&(this.__pointerCapturing=t,e=this._globalHandlerScope,t?fr(this,e):yr(e))},xr);function xr(t,e){var n=mr.call(this)||this;return n.__pointerCapturing=!1,n.dom=t,n.painterRoot=e,n._localHandlerScope=new vr(t,cr),nr&&(n._globalHandlerScope=new vr(document,pr)),dr(n,n._localHandlerScope),n}var e=1,br=e=w.hasGlobalWindow?Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1):e,wr="#333",Sr="#ccc",Mr=Re;function Tr(t){return 5e-5<t||t<-5e-5}var Cr=[],Ir=[],kr=Oe(),Dr=Math.abs,Ar=(Lr.prototype.getLocalTransform=function(t){return Lr.getLocalTransform(this,t)},Lr.prototype.setPosition=function(t){this.x=t[0],this.y=t[1]},Lr.prototype.setScale=function(t){this.scaleX=t[0],this.scaleY=t[1]},Lr.prototype.setSkew=function(t){this.skewX=t[0],this.skewY=t[1]},Lr.prototype.setOrigin=function(t){this.originX=t[0],this.originY=t[1]},Lr.prototype.needLocalTransform=function(){return Tr(this.rotation)||Tr(this.x)||Tr(this.y)||Tr(this.scaleX-1)||Tr(this.scaleY-1)||Tr(this.skewX)||Tr(this.skewY)},Lr.prototype.updateTransform=function(){var t=this.parent&&this.parent.transform,e=this.needLocalTransform(),n=this.transform;e||t?(n=n||Oe(),e?this.getLocalTransform(n):Mr(n),t&&(e?Be(n,t,n):Ne(n,t)),this.transform=n,this._resolveGlobalScaleRatio(n)):n&&(Mr(n),this.invTransform=null)},Lr.prototype._resolveGlobalScaleRatio=function(t){var e,n,i=this.globalScaleRatio;null!=i&&1!==i&&(this.getGlobalScale(Cr),n=((Cr[1]-(n=Cr[1]<0?-1:1))*i+n)/Cr[1]||0,t[0]*=i=((Cr[0]-(e=Cr[0]<0?-1:1))*i+e)/Cr[0]||0,t[1]*=i,t[2]*=n,t[3]*=n),this.invTransform=this.invTransform||Oe(),Ve(this.invTransform,t)},Lr.prototype.getComputedTransform=function(){for(var t=this,e=[];t;)e.push(t),t=t.parent;for(;t=e.pop();)t.updateTransform();return this.transform},Lr.prototype.setLocalTransform=function(t){var e,n,i,r;t&&(r=t[0]*t[0]+t[1]*t[1],i=t[2]*t[2]+t[3]*t[3],e=Math.atan2(t[1],t[0]),n=Math.PI/2+e-Math.atan2(t[3],t[2]),i=Math.sqrt(i)*Math.cos(n),r=Math.sqrt(r),this.skewX=n,this.skewY=0,this.rotation=-e,this.x=+t[4],this.y=+t[5],this.scaleX=r,this.scaleY=i,this.originX=0,this.originY=0)},Lr.prototype.decomposeTransform=function(){var t,e,n;this.transform&&(e=this.parent,t=this.transform,e&&e.transform&&(e.invTransform=e.invTransform||Oe(),Be(Ir,e.invTransform,t),t=Ir),e=this.originX,n=this.originY,(e||n)&&(kr[4]=e,kr[5]=n,Be(Ir,t,kr),Ir[4]-=e,Ir[5]-=n,t=Ir),this.setLocalTransform(t))},Lr.prototype.getGlobalScale=function(t){var e=this.transform;return t=t||[],e?(t[0]=Math.sqrt(e[0]*e[0]+e[1]*e[1]),t[1]=Math.sqrt(e[2]*e[2]+e[3]*e[3]),e[0]<0&&(t[0]=-t[0]),e[3]<0&&(t[1]=-t[1])):(t[0]=1,t[1]=1),t},Lr.prototype.transformCoordToLocal=function(t,e){t=[t,e],e=this.invTransform;return e&&ne(t,t,e),t},Lr.prototype.transformCoordToGlobal=function(t,e){t=[t,e],e=this.transform;return e&&ne(t,t,e),t},Lr.prototype.getLineScale=function(){var t=this.transform;return t&&1e-10<Dr(t[0]-1)&&1e-10<Dr(t[3]-1)?Math.sqrt(Dr(t[0]*t[3]-t[2]*t[1])):1},Lr.prototype.copyTransform=function(t){Rr(this,t)},Lr.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,i=t.originY||0,r=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,l=t.rotation||0,u=t.x,h=t.y,c=t.skewX?Math.tan(t.skewX):0,t=t.skewY?Math.tan(-t.skewY):0;return n||i||a||s?(e[4]=-(a=n+a)*r-c*(s=i+s)*o,e[5]=-s*o-t*a*r):e[4]=e[5]=0,e[0]=r,e[3]=o,e[1]=t*r,e[2]=c*o,l&&ze(e,e,l),e[4]+=n+u,e[5]+=i+h,e},Lr.initDefaultProps=((e=Lr.prototype).scaleX=e.scaleY=e.globalScaleRatio=1,void(e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0)),Lr);function Lr(){}var Pr,Or=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function Rr(t,e){for(var n=0;n<Or.length;n++){var i=Or[n];t[i]=e[i]}}function Nr(t){Pr=Pr||new pi(100),t=t||j;var e=Pr.get(t);return e||(e={font:t,strWidthCache:new pi(500),asciiWidthMap:null,asciiWidthMapTried:!1,stWideCharWidth:q.measureText("国",t).width,asciiCharWidth:q.measureText("a",t).width},Pr.put(t,e)),e}var Br=0;function Er(t,e){return t.asciiWidthMapTried||(t.asciiWidthMap=function(t){if(!(5<=Br)){t=t||j;for(var e=[],n=+new Date,i=0;i<=127;i++)e[i]=q.measureText(String.fromCharCode(i),t).width;n=+new Date-n;return 16<n?Br=5:2<n&&Br++,e}}(t.font),t.asciiWidthMapTried=!0),0<=e&&e<=127?null!=t.asciiWidthMap?t.asciiWidthMap[e]:t.asciiCharWidth:t.stWideCharWidth}function zr(t,e){var n=t.strWidthCache,i=n.get(e);return null==i&&(i=q.measureText(e,t.font).width,n.put(e,i)),i}function Fr(t,e,n,i){t=zr(Nr(e),t),e=Gr(e),n=Hr(0,t,n),i=Wr(0,e,i);return new X(n,i,t,e)}function Vr(t,e,n,i){var r=((t||"")+"").split("\n");if(1===r.length)return Fr(r[0],e,n,i);for(var o=new X(0,0,0,0),a=0;a<r.length;a++){var s=Fr(r[a],e,n,i);0===a?o.copy(s):o.union(s)}return o}function Hr(t,e,n,i){return"right"===n?i?t+=e:t-=e:"center"===n&&(i?t+=e/2:t-=e/2),t}function Wr(t,e,n,i){return"middle"===n?i?t+=e/2:t-=e/2:"bottom"===n&&(i?t+=e:t-=e),t}function Gr(t){return Nr(t).stWideCharWidth}function Ur(t,e){return"string"==typeof t?0<=t.lastIndexOf("%")?parseFloat(t)/100*e:parseFloat(t):t}function Xr(t,e,n){var i=e.position||"inside",r=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,l=n.x,u=n.y,h="left",c="top";if(i instanceof Array)l+=Ur(i[0],n.width),u+=Ur(i[1],n.height),c=h=null;else switch(i){case"left":l-=r,u+=s,h="right",c="middle";break;case"right":l+=r+a,u+=s,c="middle";break;case"top":l+=a/2,u-=r,h="center",c="bottom";break;case"bottom":l+=a/2,u+=o+r,h="center";break;case"inside":l+=a/2,u+=s,h="center",c="middle";break;case"insideLeft":l+=r,u+=s,c="middle";break;case"insideRight":l+=a-r,u+=s,h="right",c="middle";break;case"insideTop":l+=a/2,u+=r,h="center";break;case"insideBottom":l+=a/2,u+=o-r,h="center",c="bottom";break;case"insideTopLeft":l+=r,u+=r;break;case"insideTopRight":l+=a-r,u+=r,h="right";break;case"insideBottomLeft":l+=r,u+=o-r,c="bottom";break;case"insideBottomRight":l+=a-r,u+=o-r,h="right",c="bottom"}return(t=t||{}).x=l,t.y=u,t.align=h,t.verticalAlign=c,t}var Yr,qr="__zr_normal__",Zr=Or.concat(["ignore"]),jr=lt(Or,function(t,e){return t[e]=!0,t},{ignore:!1}),Kr={},$r=new X(0,0,0,0),Qr=[],e=(n.prototype._init=function(t){this.attr(t)},n.prototype.drift=function(t,e,n){switch(this.draggable){case"horizontal":e=0;break;case"vertical":t=0}var i=this.transform;(i=i||(this.transform=[1,0,0,1,0,0]))[4]+=t,i[5]+=e,this.decomposeTransform(),this.markRedraw()},n.prototype.beforeUpdate=function(){},n.prototype.afterUpdate=function(){},n.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},n.prototype.updateInnerText=function(t){var e,n,i,r,o,a,s,l,u,h,c,p=this._textContent;!p||p.ignore&&!t||(this.textConfig||(this.textConfig={}),u=(t=this.textConfig).local,a=o=void 0,n=!1,(e=p.innerTransformable).parent=u?this:null,h=!1,e.copyTransform(p),c=null!=t.position,r=void 0,((i=t.autoOverflowArea)||c)&&(r=$r,t.layoutRect?r.copy(t.layoutRect):r.copy(this.getBoundingRect()),u||r.applyTransform(this.transform)),c&&(this.calculateTextPosition?this.calculateTextPosition(Kr,t,r):Xr(Kr,t,r),e.x=Kr.x,e.y=Kr.y,o=Kr.align,a=Kr.verticalAlign,c=t.origin)&&null!=t.rotation&&(l=s=void 0,l="center"===c?(s=.5*r.width,.5*r.height):(s=Ur(c[0],r.width),Ur(c[1],r.height)),h=!0,e.originX=-e.x+s+(u?0:r.x),e.originY=-e.y+l+(u?0:r.y)),null!=t.rotation&&(e.rotation=t.rotation),(c=t.offset)&&(e.x+=c[0],e.y+=c[1],h||(e.originX=-c[0],e.originY=-c[1])),s=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),i?(l=s.overflowRect=s.overflowRect||new X(0,0,0,0),e.getLocalTransform(Qr),Ve(Qr,Qr),X.copy(l,r),l.applyTransform(Qr)):s.overflowRect=null,c=h=u=void 0,(null==t.inside?"string"==typeof t.position&&0<=t.position.indexOf("inside"):t.inside)&&this.canBeInsideText()?(u=t.insideFill,h=t.insideStroke,null!=u&&"auto"!==u||(u=this.getInsideTextFill()),null!=h&&"auto"!==h||(h=this.getInsideTextStroke(u),c=!0)):(u=t.outsideFill,h=t.outsideStroke,null!=u&&"auto"!==u||(u=this.getOutsideFill()),null!=h&&"auto"!==h||(h=this.getOutsideStroke(u),c=!0)),(u=u||"#000")===s.fill&&h===s.stroke&&c===s.autoStroke&&o===s.align&&a===s.verticalAlign||(n=!0,s.fill=u,s.stroke=h,s.autoStroke=c,s.align=o,s.verticalAlign=a,p.setDefaultTextStyle(s)),p.__dirty|=Dn,n&&p.dirtyStyle(!0))},n.prototype.canBeInsideText=function(){return!0},n.prototype.getInsideTextFill=function(){return"#fff"},n.prototype.getInsideTextStroke=function(t){return"#000"},n.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?Sr:wr},n.prototype.getOutsideStroke=function(t){for(var e=this.__zr&&this.__zr.getBackgroundColor(),n="string"==typeof e&&Ci(e),i=(n=n||[255,255,255,1])[3],r=this.__zr.isDarkMode(),o=0;o<3;o++)n[o]=n[o]*i+(r?0:255)*(1-i);return n[3]=1,Oi(n,"rgba")},n.prototype.traverse=function(t,e){},n.prototype.attrKV=function(t,e){"textConfig"===t?this.setTextConfig(e):"textContent"===t?this.setTextContent(e):"clipPath"===t?this.setClipPath(e):"extra"===t?(this.extra=this.extra||{},P(this.extra,e)):this[t]=e},n.prototype.hide=function(){this.ignore=!0,this.markRedraw()},n.prototype.show=function(){this.ignore=!1,this.markRedraw()},n.prototype.attr=function(t,e){if("string"==typeof t)this.attrKV(t,e);else if(B(t))for(var n=ct(t),i=0;i<n.length;i++){var r=n[i];this.attrKV(r,t[r])}return this.markRedraw(),this},n.prototype.saveCurrentToNormalState=function(t){this._innerSaveToNormal(t);for(var e=this._normalState,n=0;n<this.animators.length;n++){var i=this.animators[n],r=i.__fromStateTransition;i.getLoop()||r&&r!==qr||(r=(r=i.targetName)?e[r]:e,i.saveTo(r))}},n.prototype._innerSaveToNormal=function(t){var e=(e=this._normalState)||(this._normalState={});t.textConfig&&!e.textConfig&&(e.textConfig=this.textConfig),this._savePrimaryToNormal(t,e,Zr)},n.prototype._savePrimaryToNormal=function(t,e,n){for(var i=0;i<n.length;i++){var r=n[i];null==t[r]||r in e||(e[r]=this[r])}},n.prototype.hasState=function(){return 0<this.currentStates.length},n.prototype.getState=function(t){return this.states[t]},n.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},n.prototype.clearStates=function(t){this.useState(qr,!1,t)},n.prototype.useState=function(t,e,n,i){var r=t===qr,o=this.hasState();if(o||!r){var a,o=this.currentStates,s=this.stateTransition;if(!(0<=k(o,t))||!e&&1!==o.length){if((a=(a=this.stateProxy&&!r?this.stateProxy(t):a)||this.states&&this.states[t])||r)return r||this.saveCurrentToNormalState(a),(o=!!(a&&a.hoverLayer||i))&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,a,this._normalState,e,!n&&!this.__inHover&&s&&0<s.duration,s),i=this._textContent,s=this._textGuide,i&&i.useState(t,e,n,o),s&&s.useState(t,e,n,o),r?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!o&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Dn),a;it("State "+t+" not exists.")}}},n.prototype.useStates=function(t,e,n){if(t.length){var i=[],r=this.currentStates,o=t.length,a=o===r.length;if(a)for(var s=0;s<o;s++)if(t[s]!==r[s]){a=!1;break}if(!a){for(s=0;s<o;s++){var l=t[s],u=void 0;(u=(u=this.stateProxy?this.stateProxy(l,t):u)||this.states[l])&&i.push(u)}var h=i[o-1],h=!!(h&&h.hoverLayer||n),n=(h&&this._toggleHoverLayerFlag(!0),this._mergeStates(i)),c=this.stateTransition,n=(this.saveCurrentToNormalState(n),this._applyStateObj(t.join(","),n,this._normalState,!1,!e&&!this.__inHover&&c&&0<c.duration,c),this._textContent),c=this._textGuide;n&&n.useStates(t,e,h),c&&c.useStates(t,e,h),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!h&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Dn)}}else this.clearStates()},n.prototype.isSilent=function(){for(var t=this;t;){if(t.silent)return!0;var e=t.__hostTarget,t=e?t.ignoreHostSilent?null:e:t.parent}return!1},n.prototype._updateAnimationTargets=function(){for(var t=0;t<this.animators.length;t++){var e=this.animators[t];e.targetName&&e.changeTarget(this[e.targetName])}},n.prototype.removeState=function(t){var e,t=k(this.currentStates,t);0<=t&&((e=this.currentStates.slice()).splice(t,1),this.useStates(e))},n.prototype.replaceState=function(t,e,n){var i=this.currentStates.slice(),t=k(i,t),r=0<=k(i,e);0<=t?r?i.splice(t,1):i[t]=e:n&&!r&&i.push(e),this.useStates(i)},n.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},n.prototype._mergeStates=function(t){for(var e,n={},i=0;i<t.length;i++){var r=t[i];P(n,r),r.textConfig&&P(e=e||{},r.textConfig)}return e&&(n.textConfig=e),n},n.prototype._applyStateObj=function(t,e,n,i,r,o){for(var a=!(e&&i),s=(e&&e.textConfig?(this.textConfig=P({},(i?this:n).textConfig),P(this.textConfig,e.textConfig)):a&&n.textConfig&&(this.textConfig=n.textConfig),{}),l=!1,u=0;u<Zr.length;u++){var h=Zr[u],c=r&&jr[h];e&&null!=e[h]?c?(l=!0,s[h]=e[h]):this[h]=e[h]:a&&null!=n[h]&&(c?(l=!0,s[h]=n[h]):this[h]=n[h])}if(!r)for(u=0;u<this.animators.length;u++){var p=this.animators[u],d=p.targetName;p.getLoop()||p.__changeFinalValue(d?(e||n)[d]:e||n)}l&&this._transitionState(t,s,o)},n.prototype._attachComponent=function(t){var e;t.__zr&&!t.__hostTarget||t!==this&&((e=this.__zr)&&t.addSelfToZr(e),t.__zr=e,t.__hostTarget=this)},n.prototype._detachComponent=function(t){t.__zr&&t.removeSelfFromZr(t.__zr),t.__zr=null,t.__hostTarget=null},n.prototype.getClipPath=function(){return this._clipPath},n.prototype.setClipPath=function(t){this._clipPath&&this._clipPath!==t&&this.removeClipPath(),this._attachComponent(t),this._clipPath=t,this.markRedraw()},n.prototype.removeClipPath=function(){var t=this._clipPath;t&&(this._detachComponent(t),this._clipPath=null,this.markRedraw())},n.prototype.getTextContent=function(){return this._textContent},n.prototype.setTextContent=function(t){var e=this._textContent;e!==t&&(e&&e!==t&&this.removeTextContent(),t.innerTransformable=new Ar,this._attachComponent(t),this._textContent=t,this.markRedraw())},n.prototype.setTextConfig=function(t){this.textConfig||(this.textConfig={}),P(this.textConfig,t),this.markRedraw()},n.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},n.prototype.removeTextContent=function(){var t=this._textContent;t&&(t.innerTransformable=null,this._detachComponent(t),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},n.prototype.getTextGuideLine=function(){return this._textGuide},n.prototype.setTextGuideLine=function(t){this._textGuide&&this._textGuide!==t&&this.removeTextGuideLine(),this._attachComponent(t),this._textGuide=t,this.markRedraw()},n.prototype.removeTextGuideLine=function(){var t=this._textGuide;t&&(this._detachComponent(t),this._textGuide=null,this.markRedraw())},n.prototype.markRedraw=function(){this.__dirty|=Dn;var t=this.__zr;t&&(this.__inHover?t.refreshHover():t.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},n.prototype.dirty=function(){this.markRedraw()},n.prototype._toggleHoverLayerFlag=function(t){this.__inHover=t;var e=this._textContent,n=this._textGuide;e&&(e.__inHover=t),n&&(n.__inHover=t)},n.prototype.addSelfToZr=function(t){if(this.__zr!==t){this.__zr=t;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.addAnimator(e[n]);this._clipPath&&this._clipPath.addSelfToZr(t),this._textContent&&this._textContent.addSelfToZr(t),this._textGuide&&this._textGuide.addSelfToZr(t)}},n.prototype.removeSelfFromZr=function(t){if(this.__zr){this.__zr=null;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.removeAnimator(e[n]);this._clipPath&&this._clipPath.removeSelfFromZr(t),this._textContent&&this._textContent.removeSelfFromZr(t),this._textGuide&&this._textGuide.removeSelfFromZr(t)}},n.prototype.animate=function(t,e,n){var i=t?this[t]:this,i=new ji(i,e,n);return t&&(i.targetName=t),this.addAnimator(i,t),i},n.prototype.addAnimator=function(n,t){var e=this.__zr,i=this;n.during(function(){i.updateDuringAnimation(t)}).done(function(){var t=i.animators,e=k(t,n);0<=e&&t.splice(e,1)}),this.animators.push(n),e&&e.animation.addAnimator(n),e&&e.wakeUp()},n.prototype.updateDuringAnimation=function(t){this.markRedraw()},n.prototype.stopAnimation=function(t,e){for(var n=this.animators,i=n.length,r=[],o=0;o<i;o++){var a=n[o];t&&t!==a.scope?r.push(a):a.stop(e)}return this.animators=r,this},n.prototype.animateTo=function(t,e,n){to(this,t,e,n)},n.prototype.animateFrom=function(t,e,n){to(this,t,e,n,!0)},n.prototype._transitionState=function(t,e,n,i){for(var r=to(this,e,n,i),o=0;o<r.length;o++)r[o].__fromStateTransition=t},n.prototype.getBoundingRect=function(){return null},n.prototype.getPaintRect=function(){return null},n.initDefaultProps=((Yr=n.prototype).type="element",Yr.name="",Yr.ignore=Yr.silent=Yr.ignoreHostSilent=Yr.isGroup=Yr.draggable=Yr.dragging=Yr.ignoreClip=Yr.__inHover=!1,Yr.__dirty=Dn,void(Object.defineProperty&&(Jr("position","_legacyPos","x","y"),Jr("scale","_legacyScale","scaleX","scaleY"),Jr("origin","_legacyOrigin","originX","originY")))),n);function n(t){this.id=et++,this.animators=[],this.currentStates=[],this.states={},this._init(t)}function Jr(t,e,n,i){function r(e,t){Object.defineProperty(t,0,{get:function(){return e[n]},set:function(t){e[n]=t}}),Object.defineProperty(t,1,{get:function(){return e[i]},set:function(t){e[i]=t}})}Object.defineProperty(Yr,t,{get:function(){var t;return this[e]||(t=this[e]=[],r(this,t)),this[e]},set:function(t){this[n]=t[0],this[i]=t[1],this[e]=t,r(this,t)}})}function to(t,e,n,i,r){function o(){u=!0,--l<=0&&(u?h&&h():c&&c())}function a(){--l<=0&&(u?h&&h():c&&c())}var s=[],l=(!function t(e,n,i,r,o,a,s,l){var u=ct(r);var h=o.duration;var c=o.delay;var p=o.additive;var d=o.setToFinal;var f=!B(a);var g=e.animators;var y=[];for(var m=0;m<u.length;m++){var v=u[m],_=r[v];null!=_&&null!=i[v]&&(f||a[v])?!B(_)||st(_)||mt(_)?y.push(v):n?l||(i[v]=_,e.updateDuringAnimation(n)):t(e,v,i[v],_,o,a&&a[v],s,l):l||(i[v]=_,e.updateDuringAnimation(n),y.push(v))}var x=y.length;if(!p&&x)for(var b,w=0;w<g.length;w++)(S=g[w]).targetName===n&&S.stopTracks(y)&&(b=k(g,S),g.splice(b,1));o.force||(y=ut(y,function(t){return!io(r[t],i[t])}),x=y.length);if(0<x||o.force&&!s.length){var S,M=void 0,T=void 0,C=void 0;if(l){T={},d&&(M={});for(w=0;w<x;w++){v=y[w];T[v]=i[v],d?M[v]=r[v]:i[v]=r[v]}}else if(d){C={};for(w=0;w<x;w++){v=y[w];C[v]=Wi(i[v]),no(i,r,v)}}(S=new ji(i,!1,!1,p?ut(g,function(t){return t.targetName===n}):null)).targetName=n,o.scope&&(S.scope=o.scope),d&&M&&S.whenWithKeys(0,M,y),C&&S.whenWithKeys(0,C,y),S.whenWithKeys(null==h?500:h,l?T:r,y).delay(c||0),e.addAnimator(S,n),s.push(S)}}(t,"",t,e,n=n||{},i,s,r),s.length),u=!1,h=n.done,c=n.aborted;l||h&&h(),0<s.length&&n.during&&s[0].during(function(t,e){n.during(e)});for(var p=0;p<s.length;p++){var d=s[p];d.done(o),d.aborted(a),n.force&&d.duration(n.duration),d.start(n.easing)}return s}function eo(t,e,n){for(var i=0;i<n;i++)t[i]=e[i]}function no(t,e,n){if(st(e[n]))if(st(t[n])||(t[n]=[]),gt(e[n])){var i=e[n].length;t[n].length!==i&&(t[n]=new e[n].constructor(i),eo(t[n],e[n],i))}else{var r=e[n],o=t[n],a=r.length;if(st(r[0]))for(var s=r[0].length,l=0;l<a;l++)o[l]?eo(o[l],r[l],s):o[l]=Array.prototype.slice.call(r[l]);else eo(o,r,a);o.length=r.length}else t[n]=e[n]}function io(t,e){return t===e||st(t)&&st(e)&&function(t,e){var n=t.length;if(n!==e.length)return!1;for(var i=0;i<n;i++)if(t[i]!==e[i])return!1;return!0}(t,e)}at(e,ue),at(e,Ar);u(ao,ro=e),ao.prototype.childrenRef=function(){return this._children},ao.prototype.children=function(){return this._children.slice()},ao.prototype.childAt=function(t){return this._children[t]},ao.prototype.childOfName=function(t){for(var e=this._children,n=0;n<e.length;n++)if(e[n].name===t)return e[n]},ao.prototype.childCount=function(){return this._children.length},ao.prototype.add=function(t){return t&&t!==this&&t.parent!==this&&(this._children.push(t),this._doAdd(t)),this},ao.prototype.addBefore=function(t,e){var n;return t&&t!==this&&t.parent!==this&&e&&e.parent===this&&0<=(e=(n=this._children).indexOf(e))&&(n.splice(e,0,t),this._doAdd(t)),this},ao.prototype.replace=function(t,e){t=k(this._children,t);return 0<=t&&this.replaceAt(e,t),this},ao.prototype.replaceAt=function(t,e){var n=this._children,i=n[e];return t&&t!==this&&t.parent!==this&&t!==i&&(n[e]=t,i.parent=null,(n=this.__zr)&&i.removeSelfFromZr(n),this._doAdd(t)),this},ao.prototype._doAdd=function(t){t.parent&&t.parent.remove(t);var e=(t.parent=this).__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},ao.prototype.remove=function(t){var e=this.__zr,n=this._children,i=k(n,t);return i<0||(n.splice(i,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh()),this},ao.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n<t.length;n++){var i=t[n];e&&i.removeSelfFromZr(e),i.parent=null}return t.length=0,this},ao.prototype.eachChild=function(t,e){for(var n=this._children,i=0;i<n.length;i++){var r=n[i];t.call(e,r,i)}return this},ao.prototype.traverse=function(t,e){for(var n=0;n<this._children.length;n++){var i=this._children[n],r=t.call(e,i);i.isGroup&&!r&&i.traverse(t,e)}return this},ao.prototype.addSelfToZr=function(t){ro.prototype.addSelfToZr.call(this,t);for(var e=0;e<this._children.length;e++)this._children[e].addSelfToZr(t)},ao.prototype.removeSelfFromZr=function(t){ro.prototype.removeSelfFromZr.call(this,t);for(var e=0;e<this._children.length;e++)this._children[e].removeSelfFromZr(t)},ao.prototype.getBoundingRect=function(t){for(var e=new X(0,0,0,0),n=t||this._children,i=[],r=null,o=0;o<n.length;o++){var a,s=n[o];s.ignore||s.invisible||(a=s.getBoundingRect(),(s=s.getLocalTransform(i))?(X.applyTransform(e,a,s),(r=r||e.clone()).union(e)):(r=r||a.clone()).union(a))}return r||e};var ro,oo=ao;function ao(t){var e=ro.call(this)||this;return e.isGroup=!0,e._children=[],e.attr(t),e}oo.prototype.type="group";var so={},lo={};co.prototype.add=function(t){!this._disposed&&t&&(this.storage.addRoot(t),t.addSelfToZr(this),this.refresh())},co.prototype.remove=function(t){!this._disposed&&t&&(this.storage.delRoot(t),t.removeSelfFromZr(this),this.refresh())},co.prototype.configLayer=function(t,e){this._disposed||(this.painter.configLayer&&this.painter.configLayer(t,e),this.refresh())},co.prototype.setBackgroundColor=function(t){this._disposed||(this.painter.setBackgroundColor&&this.painter.setBackgroundColor(t),this.refresh(),this._backgroundColor=t,this._darkMode=function(t){if(t){if("string"==typeof t)return Ri(t,1)<.4;if(t.colorStops){for(var e=t.colorStops,n=0,i=e.length,r=0;r<i;r++)n+=Ri(e[r].color,1);return(n/=i)<.4}}return!1}(t))},co.prototype.getBackgroundColor=function(){return this._backgroundColor},co.prototype.setDarkMode=function(t){this._darkMode=t},co.prototype.isDarkMode=function(){return this._darkMode},co.prototype.refreshImmediately=function(t){this._disposed||(t||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1)},co.prototype.refresh=function(){this._disposed||(this._needsRefresh=!0,this.animation.start())},co.prototype.flush=function(){this._disposed||this._flush(!1)},co.prototype._flush=function(t){var e,n=$i(),t=(this._needsRefresh&&(e=!0,this.refreshImmediately(t)),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately()),$i());e?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:t-n})):0<this._sleepAfterStill&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill)&&this.animation.stop()},co.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},co.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},co.prototype.refreshHover=function(){this._needsRefreshHover=!0},co.prototype.refreshHoverImmediately=function(){this._disposed||(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},co.prototype.resize=function(t){this._disposed||(this.painter.resize((t=t||{}).width,t.height),this.handler.resize())},co.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},co.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},co.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},co.prototype.setCursorStyle=function(t){this._disposed||this.handler.setCursorStyle(t)},co.prototype.findHover=function(t,e){if(!this._disposed)return this.handler.findHover(t,e)},co.prototype.on=function(t,e,n){return this._disposed||this.handler.on(t,e,n),this},co.prototype.off=function(t,e){this._disposed||this.handler.off(t,e)},co.prototype.trigger=function(t,e){this._disposed||this.handler.trigger(t,e)},co.prototype.clear=function(){if(!this._disposed){for(var t=this.storage.getRoots(),e=0;e<t.length;e++)t[e]instanceof oo&&t[e].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()}},co.prototype.dispose=function(){var t;this._disposed||(this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,this._disposed=!0,t=this.id,delete lo[t])};var uo,ho=co;function co(t,e,n){var i,r=this,o=(this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=e,this.id=t,new Rn),a=n.renderer||"canvas",a=(so[a]||(a=ct(so)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect,new so[a](e,o,n,t)),e=n.ssr||a.ssrOnly,t=(this.storage=o,this.painter=a,w.node||w.worker||e?null:new _r(a.getViewportRoot(),a.root)),s=n.useCoarsePointer;(null==s||"auto"===s?w.touchEventsSupported:!!s)&&(i=G(n.pointerSize,44)),this.handler=new mn(o,a,t,a.root,i),this.animation=new Ji({stage:{update:e?null:function(){return r._flush(!0)}}}),e||this.animation.start()}function po(t,e){t=new ho(et++,t,e);return lo[t.id]=t}function fo(t,e){so[t]=e}function go(t){uo=t}var yo=Object.freeze({__proto__:null,dispose:function(t){t.dispose()},disposeAll:function(){for(var t in lo)lo.hasOwnProperty(t)&&lo[t].dispose();lo={}},getElementSSRData:function(t){if("function"==typeof uo)return uo(t)},getInstance:function(t){return lo[t]},init:po,registerPainter:fo,registerSSRDataGetter:go,version:"6.0.0"}),mo=20;var vo=Math.min,_o=Math.max,xo=Math.abs;function bo(t,e,n,i){var r=e[0],e=e[1],o=n[0],n=n[1],a=e-r,s=n-o;if(0==a)return 0==s?o:(o+n)/2;if(i)if(0<a){if(t<=r)return o;if(e<=t)return n}else{if(r<=t)return o;if(t<=e)return n}else{if(t===r)return o;if(t===e)return n}return(t-r)/a*s+o}var wo=function(t,e,n){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%"}return So(t,e,n)};function So(t,e,n){return H(t)?t.replace(/^\s+|\s+$/g,"").match(/%$/)?parseFloat(t)/100*e+(n||0):parseFloat(t):null==t?NaN:+t}function Mo(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),mo),t=(+t).toFixed(e),n?t:+t}function To(t){if(t=+t,isNaN(t))return 0;if(1e-14<t)for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n;return Co(t)}function Co(t){var t=t.toString().toLowerCase(),e=t.indexOf("e"),n=0<e?+t.slice(e+1):0,e=0<e?e:t.length,t=t.indexOf(".");return Math.max(0,(t<0?0:e-1-t)-n)}function Io(t,e){var n=Math.log,i=Math.LN10,t=Math.floor(n(t[1]-t[0])/i),n=Math.round(n(xo(e[1]-e[0]))/i),e=Math.min(Math.max(-t+n,0),20);return isFinite(e)?e:20}function ko(t,e){var n=lt(t,function(t,e){return t+(isNaN(e)?0:e)},0);if(0===n)return[];for(var i=Math.pow(10,e),e=F(t,function(t){return(isNaN(t)?0:t)/n*i*100}),r=100*i,o=F(e,function(t){return Math.floor(t)}),a=lt(o,function(t,e){return t+e},0),s=F(e,function(t,e){return t-o[e]});a<r;){for(var l=Number.NEGATIVE_INFINITY,u=null,h=0,c=s.length;h<c;++h)s[h]>l&&(l=s[h],u=h);++o[u],s[u]=0,++a}return F(o,function(t){return t/i})}function Do(t){var e=2*Math.PI;return(t%e+e)%e}function Ao(t){return-1e-4<t&&t<1e-4}var Lo=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function Po(t){var e,n;return t instanceof Date?t:H(t)?(e=Lo.exec(t))?e[8]?(n=+e[4]||0,"Z"!==e[8].toUpperCase()&&(n-=+e[8].slice(0,3)),new Date(Date.UTC(+e[1],+(e[2]||1)-1,+e[3]||1,n,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0))):new Date(+e[1],+(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0):new Date(NaN):null==t?new Date(NaN):new Date(Math.round(t))}function Oo(t){return Math.pow(10,Ro(t))}function Ro(t){var e;return 0===t?0:(e=Math.floor(Math.log(t)/Math.LN10),10<=t/Math.pow(10,e)&&e++,e)}function No(t,e){var n=Ro(t),i=Math.pow(10,n),r=t/i,e=e?r<1.5?1:r<2.5?2:r<4?3:r<7?5:10:r<1?1:r<2?2:r<3?3:r<5?5:10;return t=e*i,-20<=n?+t.toFixed(n<0?-n:0):t}function Bo(t){var e=parseFloat(t);return e==t&&(0!==e||!H(t)||t.indexOf("x")<=0)?e:NaN}function Eo(t){return!isNaN(Bo(t))}function zo(){return Math.round(9*Math.random())}function Fo(t,e){return null==t?e:null==e?t:t*e/function t(e,n){return 0===n?e:t(n,e%n)}(t,e)}function f(t){throw new Error(t)}function Vo(t,e,n){return(e-t)*n+t}var Ho="series\0";function Wo(t){return t instanceof Array?t:null==t?[]:[t]}function Go(t,e,n){if(t){t[e]=t[e]||{},t.emphasis=t.emphasis||{},t.emphasis[e]=t.emphasis[e]||{};for(var i=0,r=n.length;i<r;i++){var o=n[i];!t.emphasis[e].hasOwnProperty(o)&&t[e].hasOwnProperty(o)&&(t.emphasis[e][o]=t[e][o])}}}var Uo=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];function Xo(t){return!B(t)||V(t)||t instanceof Date?t:t.value}function Yo(t,n,e){var o,a,s,l,r,u,i,h,c,p,d="normalMerge"===e,f="replaceMerge"===e,g="replaceAll"===e,y=(t=t||[],n=(n||[]).slice(),O()),e=(z(n,function(t,e){B(t)||(n[e]=null)}),function(t,e,n){var i=[];if("replaceAll"!==n)for(var r=0;r<t.length;r++){var o=t[r];o&&null!=o.id&&e.set(o.id,r),i.push({existing:"replaceMerge"===n||$o(o)?null:o,newOption:null,keyInfo:null,brandNew:null})}return i}(t,y,e));return(d||f)&&(o=e,a=t,s=y,z(l=n,function(t,e){var n,i,r;t&&null!=t.id&&(n=Zo(t.id),null!=(i=s.get(n)))&&(Tt(!(r=o[i]).newOption,'Duplicated option on id "'+n+'".'),r.newOption=t,r.existing=a[i],l[e]=null)})),d&&(r=e,z(u=n,function(t,e){if(t&&null!=t.name)for(var n=0;n<r.length;n++){var i=r[n].existing;if(!r[n].newOption&&i&&(null==i.id||null==t.id)&&!$o(t)&&!$o(i)&&qo("name",i,t))return r[n].newOption=t,void(u[e]=null)}})),d||f?(h=e,c=f,z(n,function(t){if(t){for(var e,n=0;(e=h[n])&&(e.newOption||$o(e.existing)||e.existing&&null!=t.id&&!qo("id",t,e.existing));)n++;e?(e.newOption=t,e.brandNew=c):h.push({newOption:t,brandNew:c,existing:null,keyInfo:null}),n++}})):g&&(i=e,z(n,function(t){i.push({newOption:t,brandNew:!0,existing:null,keyInfo:null})})),t=e,p=O(),z(t,function(t){var e=t.existing;e&&p.set(e.id,t)}),z(t,function(t){var e=t.newOption;Tt(!e||null==e.id||!p.get(e.id)||p.get(e.id)===t,"id duplicates: "+(e&&e.id)),e&&null!=e.id&&p.set(e.id,t),t.keyInfo||(t.keyInfo={})}),z(t,function(t,e){var n=t.existing,i=t.newOption,r=t.keyInfo;if(B(i)){if(r.name=null!=i.name?Zo(i.name):n?n.name:Ho+e,n)r.id=Zo(n.id);else if(null!=i.id)r.id=Zo(i.id);else for(var o=0;r.id="\0"+r.name+"\0"+o++,p.get(r.id););p.set(r.id,t)}}),e}function qo(t,e,n){e=jo(e[t],null),n=jo(n[t],null);return null!=e&&null!=n&&e===n}function Zo(t){return jo(t,"")}function jo(t,e){return null==t?e:H(t)?t:W(t)||dt(t)?t+"":e}function Ko(t){t=t.name;return!(!t||!t.indexOf(Ho))}function $o(t){return t&&null!=t.id&&0===Zo(t.id).indexOf("\0_ec_\0")}function Qo(t,r,o){z(t,function(t){var e,n,i=t.newOption;B(i)&&(t.keyInfo.mainType=r,t.keyInfo.subType=(e=r,i=i,t=t.existing,n=o,i.type||(t?t.subType:n.determineSubType(e,i))))})}function Jo(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?V(t.dataIndex)?F(t.dataIndex,function(t){return e.indexOfRawIndex(t)}):e.indexOfRawIndex(t.dataIndex):null!=t.name?V(t.name)?F(t.name,function(t){return e.indexOfName(t)}):e.indexOfName(t.name):void 0}function ta(){var e="__ec_inner_"+ea++;return function(t){return t[e]||(t[e]={})}}var ea=zo();function na(n,t,i){var t=ia(t,i),e=t.mainTypeSpecified,r=t.queryOptionMap,o=t.others,a=i?i.defaultMainType:null;return!e&&a&&r.set(a,{}),r.each(function(t,e){t=oa(n,e,t,{useDefault:a===e,enableAll:!i||null==i.enableAll||i.enableAll,enableNone:!i||null==i.enableNone||i.enableNone});o[e+"Models"]=t.models,o[e+"Model"]=t.models[0]}),o}function ia(t,i){var e=H(t)?((e={})[t+"Index"]=0,e):t,r=O(),o={},a=!1;return z(e,function(t,e){var n;"dataIndex"===e||"dataIndexInside"===e?o[e]=t:(n=(e=e.match(/^(\w+)(Index|Id|Name)$/)||[])[1],e=(e[2]||"").toLowerCase(),!n||!e||i&&i.includeMainTypes&&k(i.includeMainTypes,n)<0||(a=a||!!n,(r.get(n)||r.set(n,{}))[e]=t))}),{mainTypeSpecified:a,queryOptionMap:r,others:o}}var ra={useDefault:!0,enableAll:!1,enableNone:!1};function oa(t,e,n,i){i=i||ra;var r=n.index,o=n.id,n=n.name,a={models:null,specified:null!=r||null!=o||null!=n};if(a.specified){if("none"===r||!1===r){if(i.enableNone)return a.models=[],a;r=-1}"all"===r&&(r=i.enableAll?o=n=null:-1),a.models=t.queryComponents({mainType:e,index:r,id:o,name:n})}else r=void 0,a.models=i.useDefault&&(r=t.getComponent(e))?[r]:[];return a}function aa(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function sa(t,e,n,i,r){var o=null==e||"auto"===e;if(null==i)return i;if(W(i))return Mo(p=Vo(n||0,i,r),o?Math.max(To(n||0),To(i)):e);if(H(i))return r<1?n:i;for(var a=[],s=n,l=i,u=Math.max(s?s.length:0,l.length),h=0;h<u;++h){var c,p,d=t.getDimensionInfo(h);d&&"ordinal"===d.type?a[h]=(r<1&&s?s:l)[h]:(p=Vo(d=s&&s[h]?s[h]:0,c=l[h],r),a[h]=Mo(p,o?Math.max(To(d),To(c)):e))}return a}var la=".",ua="___EC__COMPONENT__CONTAINER___",ha="___EC__EXTENDED_CLASS___";function ca(t){var e={main:"",sub:""};return t&&(t=t.split(la),e.main=t[0]||"",e.sub=t[1]||""),e}function pa(t){(t.$constructor=t).extend=function(t){var e,n,i,r=this;function o(){return n.apply(this,arguments)||this}return N(i=r)&&/^class\s/.test(Function.prototype.toString.call(i))?(u(o,n=r),e=o):ot(e=function(){(t.$constructor||r).apply(this,arguments)},this),P(e.prototype,t),e[ha]=!0,e.extend=this.extend,e.superCall=ga,e.superApply=ya,e.superClass=r,e}}function da(t,e){t.extend=e.extend}var fa=Math.round(10*Math.random());function ga(t,e){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return this.superClass.prototype[e].apply(t,n)}function ya(t,e,n){return this.superClass.prototype[e].apply(t,n)}function ma(t){var r={};t.registerClass=function(t){var e,n=t.type||t.prototype.type;return n&&(Tt(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(e=n),'componentType "'+e+'" illegal'),(e=ca(t.prototype.type=n)).sub?e.sub!==ua&&(function(t){var e=r[t.main];e&&e[ua]||(e=r[t.main]={___EC__COMPONENT__CONTAINER___:!0});return e}(e)[e.sub]=t):r[e.main]=t),t},t.getClass=function(t,e,n){var i=r[t];if(i&&i[ua]&&(i=e?i[e]:null),n&&!i)throw new Error(e?"Component "+t+"."+(e||"")+" is used but not imported.":t+".type should be specified.");return i},t.getClassesByMainType=function(t){var t=ca(t),n=[],t=r[t.main];return t&&t[ua]?z(t,function(t,e){e!==ua&&n.push(t)}):n.push(t),n},t.hasClass=function(t){t=ca(t);return!!r[t.main]},t.getAllClassMainTypes=function(){var n=[];return z(r,function(t,e){n.push(e)}),n},t.hasSubTypes=function(t){t=ca(t),t=r[t.main];return t&&t[ua]}}function va(a,s){for(var t=0;t<a.length;t++)a[t][1]||(a[t][1]=a[t][0]);return s=s||!1,function(t,e,n){for(var i={},r=0;r<a.length;r++){var o=a[r][1];e&&0<=k(e,o)||n&&k(n,o)<0||null!=(o=t.getShallow(o,s))&&(i[a[r][0]]=o)}return i}}var _a=va([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),xa=(ba.prototype.getAreaStyle=function(t,e){return _a(this,t,e)},ba);function ba(){}var wa=new pi(50);function Sa(t,e,n,i,r){return t?"string"==typeof t?(e&&e.__zrImageSrc===t||!n||(n={hostEl:n,cb:i,cbPayload:r},(i=wa.get(t))?Ta(e=i.image)||i.pending.push(n):((e=q.loadImage(t,Ma,Ma)).__zrImageSrc=t,wa.put(t,e.__cachedImgObj={image:e,pending:[n]}))),e):t:e}function Ma(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e<t.pending.length;e++){var n=t.pending[e],i=n.cb;i&&i(this,n.cbPayload),n.hostEl.dirty()}t.pending.length=0}function Ta(t){return t&&t.width&&t.height}var Ca=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function Ia(t,e,n,i,r,o){if(n){for(var a=(e+"").split("\n"),s=(o=ka(n,i,r,o),!1),l={},u=0,h=a.length;u<h;u++)Da(l,a[u],o),a[u]=l.textLine,s=s||l.isTruncated;t.text=a.join("\n"),t.isTruncated=s}else t.text="",t.isTruncated=!1}function ka(t,e,n,i){for(var r=P({},i=i||{}),o=(n=G(n,"..."),r.maxIterations=G(i.maxIterations,2),r.minChar=G(i.minChar,0)),e=r.fontMeasureInfo=Nr(e),a=e.asciiCharWidth,s=(r.placeholder=G(i.placeholder,""),t=Math.max(0,t-1)),l=0;l<o&&a<=s;l++)s-=a;i=zr(e,n);return s<i&&(n="",i=0),s=t-i,r.ellipsis=n,r.ellipsisWidth=i,r.contentWidth=s,r.containerWidth=t,r}function Da(t,e,n){var i=n.containerWidth,r=n.contentWidth,o=n.fontMeasureInfo;if(i)if((l=zr(o,e))<=i)t.textLine=e,t.isTruncated=!1;else{for(var a=0;;a++){if(l<=r||a>=n.maxIterations){e+=n.ellipsis;break}var s=0===a?function(t,e,n){for(var i=0,r=0,o=t.length;r<o&&i<e;r++)i+=Er(n,t.charCodeAt(r));return r}(e,r,o):0<l?Math.floor(e.length*r/l):0,l=zr(o,e=e.substr(0,s))}""===e&&(e=n.placeholder),t.textLine=e,t.isTruncated=!0}else t.textLine="",t.isTruncated=!1}var Aa=function(){},La=function(t){this.tokens=[],t&&(this.tokens=t)},Pa=function(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[],this.isTruncated=!1};function Oa(t,e,n,i,r){var o=new Pa,a=Va(t);if(a){for(var s,t=e.padding,l=t?t[1]+t[3]:0,t=t?t[0]+t[2]:0,u=e.width,h=(null==u&&null!=n&&(u=n-l),e.height),n=(null==h&&null!=i&&(h=i-t),e.overflow),c="break"!==n&&"breakAll"!==n||null==u?null:{width:u,accumWidth:0,breakAll:"breakAll"===n},p=Ca.lastIndex=0;null!=(s=Ca.exec(a));){var d=s.index;p<d&&Ra(o,a.substring(p,d),e,c),Ra(o,s[2],e,c,s[1]),p=Ca.lastIndex}p<a.length&&Ra(o,a.substring(p,a.length),e,c);var f,g=[],y=0,m=0,v="truncate"===n,_="truncate"===e.lineOverflow,x={};t:for(var b=0;b<o.lines.length;b++){for(var w=o.lines[b],S=0,M=0,T=0;T<w.tokens.length;T++){var C=(O=w.tokens[T]).styleName&&e.rich[O.styleName]||{},I=O.textPadding=C.padding,k=I?I[1]+I[3]:0,D=O.font=C.font||e.font,A=(O.contentHeight=Gr(D),G(C.height,O.contentHeight));if(O.innerHeight=A,I&&(A+=I[0]+I[2]),O.height=A,O.lineHeight=wt(C.lineHeight,e.lineHeight,A),O.align=C&&C.align||r,O.verticalAlign=C&&C.verticalAlign||"middle",_&&null!=h&&y+O.lineHeight>h){I=o.lines.length;0<T?(w.tokens=w.tokens.slice(0,T),N(w,M,S),o.lines=o.lines.slice(0,b+1)):o.lines=o.lines.slice(0,b),o.isTruncated=o.isTruncated||o.lines.length<I;break t}var L,I=C.width,P=null==I||"auto"===I;"string"==typeof I&&"%"===I.charAt(I.length-1)?(O.percentWidth=I,g.push(O),O.contentWidth=zr(Nr(D),O.text)):(P&&(I=(I=C.backgroundColor)&&I.image)&&(L=void 0,Ta(I="string"==typeof(f=I)?(L=wa.get(f))&&L.image:f))&&(O.width=Math.max(O.width,I.width*A/I.height)),null!=(L=v&&null!=u?u-M:null)&&L<O.width?!P||L<k?(O.text="",O.width=O.contentWidth=0):(Ia(x,O.text,L-k,D,e.ellipsis,{minChar:e.truncateMinChar}),O.text=x.text,o.isTruncated=o.isTruncated||x.isTruncated,O.width=O.contentWidth=zr(Nr(D),O.text)):O.contentWidth=zr(Nr(D),O.text)),O.width+=k,M+=O.width,C&&(S=Math.max(S,O.lineHeight))}N(w,M,S)}o.outerWidth=o.width=G(u,m),o.outerHeight=o.height=G(h,y),o.contentHeight=y,o.contentWidth=m,o.outerWidth+=l,o.outerHeight+=t;for(b=0;b<g.length;b++){var O,R=(O=g[b]).percentWidth;O.width=parseInt(R,10)/100*o.width}}return o;function N(t,e,n){t.width=e,t.lineHeight=n,y+=n,m=Math.max(m,e)}}function Ra(t,e,n,i,r){for(var o,a,s,l=""===e,u=r&&n.rich[r]||{},h=t.lines,t=u.font||n.font,c=!1,p=(i&&(n=(n=u.padding)?n[1]+n[3]:0,null!=u.width&&"auto"!==u.width?(s=Ur(u.width,i.width)+n,0<h.length&&s+i.accumWidth>i.width&&(o=e.split("\n"),c=!0),i.accumWidth=s):(s=Ba(e,t,i.width,i.breakAll,i.accumWidth),i.accumWidth=s.accumWidth+n,a=s.linesWidths,o=s.lines)),o=o||e.split("\n"),Nr(t)),d=0;d<o.length;d++){var f,g,y=o[d],m=new Aa;m.styleName=r,m.text=y,m.isLineHolder=!y&&!l,"number"==typeof u.width?m.width=u.width:m.width=a?a[d]:zr(p,y),d||c?h.push(new La([m])):1===(g=(f=(h[h.length-1]||(h[0]=new La)).tokens).length)&&f[0].isLineHolder?f[0]=m:!y&&g&&!l||f.push(m)}}var Na=lt(",&?/;] ".split(""),function(t,e){return t[e]=!0,t},{});function Ba(t,e,n,i,r){for(var o,a=[],s=[],l="",u="",h=0,c=0,p=Nr(e),d=0;d<t.length;d++){var f,g,y=t.charAt(d);"\n"===y?(u&&(l+=u,c+=h),a.push(l),s.push(c),u=l="",c=h=0):(f=Er(p,y.charCodeAt(0)),g=!(i||(g=void 0,!(32<=(g=(g=o=y).charCodeAt(0))&&g<=591||880<=g&&g<=4351||4608<=g&&g<=5119||7680<=g&&g<=8303))||!!Na[o]),(a.length?n<c+f:n<r+c+f)?c?(l||u)&&(c=g?(l||(l=u,u="",c=h=0),a.push(l),s.push(c-h),u+=y,l="",h+=f):(u&&(l+=u,u="",h=0),a.push(l),s.push(c),l=y,f)):g?(a.push(u),s.push(h),u=y,h=f):(a.push(y),s.push(f)):(c+=f,g?(u+=y,h+=f):(u&&(l+=u,u="",h=0),l+=y)))}return u&&(l+=u),l&&(a.push(l),s.push(c)),1===a.length&&(c+=r),{accumWidth:c,lines:a,linesWidths:s}}function Ea(t,e,n,i,r,o){var a,s;t.baseX=n,t.baseY=i,t.outerWidth=t.outerHeight=null,e&&(a=2*e.width,s=2*e.height,X.set(za,Hr(n,a,r),Wr(i,s,o),a,s),X.intersect(e,za,null,Fa),t.outerWidth=(n=Fa.outIntersectRect).width,t.outerHeight=n.height,t.baseX=Hr(n.x,n.width,r,!0),t.baseY=Wr(n.y,n.height,o,!0))}var za=new X(0,0,0,0),Fa={outIntersectRect:{},clamp:!0};function Va(t){return null!=t?t+"":""}function Ha(t,e,n,i){e=new X(Hr(t.x||0,e,t.textAlign),Wr(t.y||0,n,t.textBaseline),e,n),n=null!=i?i:Wa(t)?t.lineWidth:0;return 0<n&&(e.x-=n/2,e.y-=n/2,e.width+=n,e.height+=n),e}function Wa(t){var e=t.stroke;return null!=e&&"none"!==e&&0<t.lineWidth}var Ga,Ua="__zr_style_"+Math.round(10*Math.random()),Xa={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},Ya={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}},qa=(Xa[Ua]=!0,["z","z2","invisible"]),Za=["invisible"],e=(u(i,Ga=e),i.prototype._init=function(t){for(var e=ct(t),n=0;n<e.length;n++){var i=e[n];"style"===i?this.useStyle(t[i]):Ga.prototype.attrKV.call(this,i,t[i])}this.style||this.useStyle({})},i.prototype.beforeBrush=function(){},i.prototype.afterBrush=function(){},i.prototype.innerBeforeBrush=function(){},i.prototype.innerAfterBrush=function(){},i.prototype.shouldBePainted=function(t,e,n,i){var r=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&function(t,e,n){ja.copy(t.getBoundingRect()),t.transform&&ja.applyTransform(t.transform);return Ka.width=e,Ka.height=n,!ja.intersect(Ka)}(this,t,e)||r&&!r[0]&&!r[3])return!1;if(n&&this.__clipPaths&&this.__clipPaths.length)for(var o=0;o<this.__clipPaths.length;++o)if(this.__clipPaths[o].isZeroArea())return!1;if(i&&this.parent)for(var a=this.parent;a;){if(a.ignore)return!1;a=a.parent}return!0},i.prototype.contain=function(t,e){return this.rectContain(t,e)},i.prototype.traverse=function(t,e){t.call(e,this)},i.prototype.rectContain=function(t,e){t=this.transformCoordToLocal(t,e);return this.getBoundingRect().contain(t[0],t[1])},i.prototype.getPaintRect=function(){var t,e,n,i,r,o=this._paintRect;return this._paintRect&&!this.__dirty||(r=this.transform,t=this.getBoundingRect(),e=(i=this.style).shadowBlur||0,n=i.shadowOffsetX||0,i=i.shadowOffsetY||0,o=this._paintRect||(this._paintRect=new X(0,0,0,0)),r?X.applyTransform(o,t,r):o.copy(t),(e||n||i)&&(o.width+=2*e+Math.abs(n),o.height+=2*e+Math.abs(i),o.x=Math.min(o.x,o.x+n-e),o.y=Math.min(o.y,o.y+i-e)),r=this.dirtyRectTolerance,o.isZero())||(o.x=Math.floor(o.x-r),o.y=Math.floor(o.y-r),o.width=Math.ceil(o.width+1+2*r),o.height=Math.ceil(o.height+1+2*r)),o},i.prototype.setPrevPaintRect=function(t){t?(this._prevPaintRect=this._prevPaintRect||new X(0,0,0,0),this._prevPaintRect.copy(t)):this._prevPaintRect=null},i.prototype.getPrevPaintRect=function(){return this._prevPaintRect},i.prototype.animateStyle=function(t){return this.animate("style",t)},i.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():this.markRedraw()},i.prototype.attrKV=function(t,e){"style"!==t?Ga.prototype.attrKV.call(this,t,e):this.style?this.setStyle(e):this.useStyle(e)},i.prototype.setStyle=function(t,e){return"string"==typeof t?this.style[t]=e:P(this.style,t),this.dirtyStyle(),this},i.prototype.dirtyStyle=function(t){t||this.markRedraw(),this.__dirty|=2,this._rect&&(this._rect=null)},i.prototype.dirty=function(){this.dirtyStyle()},i.prototype.styleChanged=function(){return!!(2&this.__dirty)},i.prototype.styleUpdated=function(){this.__dirty&=-3},i.prototype.createStyle=function(t){return Bt(Xa,t)},i.prototype.useStyle=function(t){t[Ua]||(t=this.createStyle(t)),this.__inHover?this.__hoverStyle=t:this.style=t,this.dirtyStyle()},i.prototype.isStyleObject=function(t){return t[Ua]},i.prototype._innerSaveToNormal=function(t){Ga.prototype._innerSaveToNormal.call(this,t);var e=this._normalState;t.style&&!e.style&&(e.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(t,e,qa)},i.prototype._applyStateObj=function(t,e,n,i,r,o){Ga.prototype._applyStateObj.call(this,t,e,n,i,r,o);var a,s=!(e&&i);if(e&&e.style?r?i?a=e.style:(a=this._mergeStyle(this.createStyle(),n.style),this._mergeStyle(a,e.style)):(a=this._mergeStyle(this.createStyle(),(i?this:n).style),this._mergeStyle(a,e.style)):s&&(a=n.style),a)if(r){var l=this.style;if(this.style=this.createStyle(s?{}:l),s)for(var u=ct(l),h=0;h<u.length;h++)(p=u[h])in a&&(a[p]=a[p],this.style[p]=l[p]);for(var c=ct(a),h=0;h<c.length;h++){var p=c[h];this.style[p]=this.style[p]}this._transitionState(t,{style:a},o,this.getAnimationStyleProps())}else this.useStyle(a);for(var d=this.__inHover?Za:qa,h=0;h<d.length;h++){p=d[h];e&&null!=e[p]?this[p]=e[p]:s&&null!=n[p]&&(this[p]=n[p])}},i.prototype._mergeStates=function(t){for(var e,n=Ga.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var r=t[i];r.style&&this._mergeStyle(e=e||{},r.style)}return e&&(n.style=e),n},i.prototype._mergeStyle=function(t,e){return P(t,e),t},i.prototype.getAnimationStyleProps=function(){return Ya},i.initDefaultProps=((e=i.prototype).type="displayable",e.invisible=!1,e.z=0,e.z2=0,e.zlevel=0,e.culling=!1,e.cursor="pointer",e.rectHover=!1,e.incremental=!1,e._rect=null,e.dirtyRectTolerance=0,void(e.__dirty=2|Dn)),i);function i(t){return Ga.call(this,t)||this}var ja=new X(0,0,0,0),Ka=new X(0,0,0,0);var $a=Math.min,Qa=Math.max,Ja=Math.sin,ts=Math.cos,es=2*Math.PI,ns=Gt(),is=Gt(),rs=Gt();function os(t,e,n,i,r,o){r[0]=$a(t,n),r[1]=$a(e,i),o[0]=Qa(t,n),o[1]=Qa(e,i)}var as=[],ss=[];var ls={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},us=[],hs=[],cs=[],ps=[],ds=[],fs=[],gs=Math.min,ys=Math.max,ms=Math.cos,vs=Math.sin,_s=Math.abs,xs=Math.PI,bs=2*xs,ws="undefined"!=typeof Float32Array,Ss=[];function Ms(t){return Math.round(t/xs*1e8)/1e8%2*xs}function Ts(t,e){var n=Ms(t[0]),i=(n<0&&(n+=bs),n-t[0]),r=t[1];r+=i,!e&&bs<=r-n?r=n+bs:e&&bs<=n-r?r=n-bs:!e&&r<n?r=n+(bs-Ms(n-r)):e&&n<r&&(r=n-(bs-Ms(r-n))),t[0]=n,t[1]=r}r.prototype.increaseVersion=function(){this._version++},r.prototype.getVersion=function(){return this._version},r.prototype.setScale=function(t,e,n){0<(n=n||0)&&(this._ux=_s(n/br/t)||0,this._uy=_s(n/br/e)||0)},r.prototype.setDPR=function(t){this.dpr=t},r.prototype.setContext=function(t){this._ctx=t},r.prototype.getContext=function(){return this._ctx},r.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},r.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},r.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(ls.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},r.prototype.lineTo=function(t,e){var n=_s(t-this._xi),i=_s(e-this._yi),r=n>this._ux||i>this._uy;return this.addData(ls.L,t,e),this._ctx&&r&&this._ctx.lineTo(t,e),r?(this._xi=t,this._yi=e,this._pendingPtDist=0):(r=n*n+i*i)>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=r),this},r.prototype.bezierCurveTo=function(t,e,n,i,r,o){return this._drawPendingPt(),this.addData(ls.C,t,e,n,i,r,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,i,r,o),this._xi=r,this._yi=o,this},r.prototype.quadraticCurveTo=function(t,e,n,i){return this._drawPendingPt(),this.addData(ls.Q,t,e,n,i),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,i),this._xi=n,this._yi=i,this},r.prototype.arc=function(t,e,n,i,r,o){return this._drawPendingPt(),Ss[0]=i,Ss[1]=r,Ts(Ss,o),this.addData(ls.A,t,e,n,n,i=Ss[0],(r=Ss[1])-i,0,o?0:1),this._ctx&&this._ctx.arc(t,e,n,i,r,o),this._xi=ms(r)*n+t,this._yi=vs(r)*n+e,this},r.prototype.arcTo=function(t,e,n,i,r){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,i,r),this},r.prototype.rect=function(t,e,n,i){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,i),this.addData(ls.R,t,e,n,i),this},r.prototype.closePath=function(){this._drawPendingPt(),this.addData(ls.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},r.prototype.fill=function(t){t&&t.fill(),this.toStatic()},r.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},r.prototype.len=function(){return this._len},r.prototype.setData=function(t){if(this._saveData){var e=t.length;this.data&&this.data.length===e||!ws||(this.data=new Float32Array(e));for(var n=0;n<e;n++)this.data[n]=t[n];this._len=e}},r.prototype.appendPath=function(t){if(this._saveData){for(var e=(t=t instanceof Array?t:[t]).length,n=0,i=this._len,r=0;r<e;r++)n+=t[r].len();var o=this.data;if(ws&&(o instanceof Float32Array||!o)&&(this.data=new Float32Array(i+n),0<i)&&o)for(var a=0;a<i;a++)this.data[a]=o[a];for(r=0;r<e;r++)for(var s=t[r].data,a=0;a<s.length;a++)this.data[i++]=s[a];this._len=i}},r.prototype.addData=function(t,e,n,i,r,o,a,s,l){if(this._saveData){var u=this.data;this._len+arguments.length>u.length&&(this._expandData(),u=this.data);for(var h=0;h<arguments.length;h++)u[this._len++]=arguments[h]}},r.prototype._drawPendingPt=function(){0<this._pendingPtDist&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},r.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var t=[],e=0;e<this._len;e++)t[e]=this.data[e];this.data=t}},r.prototype.toStatic=function(){var t;this._saveData&&(this._drawPendingPt(),(t=this.data)instanceof Array)&&(t.length=this._len,ws)&&11<this._len&&(this.data=new Float32Array(t))},r.prototype.getBoundingRect=function(){cs[0]=cs[1]=ds[0]=ds[1]=Number.MAX_VALUE,ps[0]=ps[1]=fs[0]=fs[1]=-Number.MAX_VALUE;for(var t,e=this.data,n=0,i=0,r=0,o=0,a=0;a<this._len;){var B=e[a++],E=1===a;switch(E&&(r=n=e[a],o=i=e[a+1]),B){case ls.M:n=r=e[a++],i=o=e[a++],ds[0]=r,ds[1]=o,fs[0]=r,fs[1]=o;break;case ls.L:os(n,i,e[a],e[a+1],ds,fs),n=e[a++],i=e[a++];break;case ls.C:W=H=m=y=V=g=f=d=p=c=F=z=h=u=l=s=void 0;var s=n,l=i,u=e[a++],h=e[a++],z=e[a++],F=e[a++],c=e[a],p=e[a+1],d=ds,f=fs,g=$n,V=Zn,y=g(s,u,z,c,as);d[0]=1/0,d[1]=1/0,f[0]=-1/0,f[1]=-1/0;for(var m=0;m<y;m++){var H=V(s,u,z,c,as[m]);d[0]=$a(H,d[0]),f[0]=Qa(H,f[0])}for(y=g(l,h,F,p,ss),m=0;m<y;m++){var W=V(l,h,F,p,ss[m]);d[1]=$a(W,d[1]),f[1]=Qa(W,f[1])}d[0]=$a(s,d[0]),f[0]=Qa(s,f[0]),d[0]=$a(c,d[0]),f[0]=Qa(c,f[0]),d[1]=$a(l,d[1]),f[1]=Qa(l,f[1]),d[1]=$a(p,d[1]),f[1]=Qa(p,f[1]),n=e[a++],i=e[a++];break;case ls.Q:g=n,P=i,M=e[a++],x=e[a++],S=e[a],v=e[a+1],w=ds,T=fs,t=b=t=_=void 0,_=ti,t=Qa($a((b=ni)(g,M,S),1),0),b=Qa($a(b(P,x,v),1),0),M=_(g,M,S,t),t=_(P,x,v,b),w[0]=$a(g,S,M),w[1]=$a(P,v,t),T[0]=Qa(g,S,M),T[1]=Qa(P,v,t),n=e[a++],i=e[a++];break;case ls.A:var v,_=e[a++],x=e[a++],b=e[a++],w=e[a++],S=e[a++],M=e[a++]+S,T=(a+=1,!e[a++]),C=(E&&(r=ms(S)*b+_,o=vs(S)*w+x),N=v=U=G=R=O=P=L=A=D=k=I=C=void 0,_),I=x,k=b,D=w,A=S,L=M,P=T,O=ds,R=fs,G=ie,U=re;if((v=Math.abs(A-L))%es<1e-4&&1e-4<v)O[0]=C-k,O[1]=I-D,R[0]=C+k,R[1]=I+D;else{ns[0]=ts(A)*k+C,ns[1]=Ja(A)*D+I,is[0]=ts(L)*k+C,is[1]=Ja(L)*D+I,G(O,ns,is),U(R,ns,is),(A%=es)<0&&(A+=es),(L%=es)<0&&(L+=es),L<A&&!P?L+=es:A<L&&P&&(A+=es),P&&(v=L,L=A,A=v);for(var N=0;N<L;N+=Math.PI/2)A<N&&(rs[0]=ts(N)*k+C,rs[1]=Ja(N)*D+I,G(O,rs,O),U(R,rs,R))}n=ms(M)*b+_,i=vs(M)*w+x;break;case ls.R:os(r=n=e[a++],o=i=e[a++],r+e[a++],o+e[a++],ds,fs);break;case ls.Z:n=r,i=o}ie(cs,cs,ds),re(ps,ps,fs)}return 0===a&&(cs[0]=cs[1]=ps[0]=ps[1]=0),new X(cs[0],cs[1],ps[0]-cs[0],ps[1]-cs[1])},r.prototype._calculateLength=function(){for(var t=this.data,e=this._len,n=this._ux,i=this._uy,r=0,o=0,a=0,s=0,l=(this._pathSegLen||(this._pathSegLen=[]),this._pathSegLen),u=0,h=0,c=0;c<e;){var p=t[c++],d=1===c,f=(d&&(a=r=t[c],s=o=t[c+1]),-1);switch(p){case ls.M:r=a=t[c++],o=s=t[c++];break;case ls.L:var g=t[c++],y=(_=t[c++])-o;(_s(I=g-r)>n||_s(y)>i||c===e-1)&&(f=Math.sqrt(I*I+y*y),r=g,o=_);break;case ls.C:var m=t[c++],v=t[c++],g=t[c++],_=t[c++],x=t[c++],b=t[c++],f=function(t,e,n,i,r,o,a,s,l){for(var u=t,h=e,c=0,p=1/l,d=1;d<=l;d++){var f=d*p,g=Zn(t,n,r,a,f),f=Zn(e,i,o,s,f),y=g-u,m=f-h;c+=Math.sqrt(y*y+m*m),u=g,h=f}return c}(r,o,m,v,g,_,x,b,10),r=x,o=b;break;case ls.Q:f=function(t,e,n,i,r,o,a){for(var s=t,l=e,u=0,h=1/a,c=1;c<=a;c++){var p=c*h,d=ti(t,n,r,p),p=ti(e,i,o,p),f=d-s,g=p-l;u+=Math.sqrt(f*f+g*g),s=d,l=p}return u}(r,o,m=t[c++],v=t[c++],g=t[c++],_=t[c++],10),r=g,o=_;break;case ls.A:var x=t[c++],b=t[c++],w=t[c++],S=t[c++],M=t[c++],T=t[c++],C=T+M;c+=1,d&&(a=ms(M)*w+x,s=vs(M)*S+b),f=ys(w,S)*gs(bs,Math.abs(T)),r=ms(C)*w+x,o=vs(C)*S+b;break;case ls.R:a=r=t[c++],s=o=t[c++];f=2*t[c++]+2*t[c++];break;case ls.Z:var I=a-r,y=s-o;f=Math.sqrt(I*I+y*y),r=a,o=s}0<=f&&(u+=l[h++]=f)}return this._pathLen=u},r.prototype.rebuildPath=function(t,e){var n,i,r,o,a,s,l,u,h=this.data,B=this._ux,E=this._uy,z=this._len,c=e<1,p=0,d=0,f=0;if(!c||(this._pathSegLen||this._calculateLength(),a=this._pathSegLen,s=e*this._pathLen))t:for(var g=0;g<z;){var y=h[g++],F=1===g;switch(F&&(n=r=h[g],i=o=h[g+1]),y!==ls.L&&0<f&&(t.lineTo(l,u),f=0),y){case ls.M:n=r=h[g++],i=o=h[g++],t.moveTo(r,o);break;case ls.L:var m=h[g++],v=h[g++],_=_s(m-r),x=_s(v-o);if(B<_||E<x){if(c){if(s<p+(N=a[d++])){var b=(s-p)/N;t.lineTo(r*(1-b)+m*b,o*(1-b)+v*b);break t}p+=N}t.lineTo(m,v),r=m,o=v,f=0}else{_=_*_+x*x;f<_&&(l=m,u=v,f=_)}break;case ls.C:var w=h[g++],S=h[g++],M=h[g++],T=h[g++],x=h[g++],_=h[g++];if(c){if(s<p+(N=a[d++])){Qn(r,w,M,x,b=(s-p)/N,us),Qn(o,S,T,_,b,hs),t.bezierCurveTo(us[1],hs[1],us[2],hs[2],us[3],hs[3]);break t}p+=N}t.bezierCurveTo(w,S,M,T,x,_),r=x,o=_;break;case ls.Q:w=h[g++],S=h[g++],M=h[g++],T=h[g++];if(c){if(s<p+(N=a[d++])){ii(r,w,M,b=(s-p)/N,us),ii(o,S,T,b,hs),t.quadraticCurveTo(us[1],hs[1],us[2],hs[2]);break t}p+=N}t.quadraticCurveTo(w,S,M,T),r=M,o=T;break;case ls.A:var C=h[g++],I=h[g++],k=h[g++],D=h[g++],A=h[g++],L=h[g++],P=h[g++],V=!h[g++],H=D<k?k:D,O=.001<_s(k-D),R=A+L,W=!1;if(c&&(s<p+(N=a[d++])&&(R=A+L*(s-p)/N,W=!0),p+=N),O&&t.ellipse?t.ellipse(C,I,k,D,P,A,R,V):t.arc(C,I,H,A,R,V),W)break t;F&&(n=ms(A)*k+C,i=vs(A)*D+I),r=ms(R)*k+C,o=vs(R)*D+I;break;case ls.R:n=r=h[g],i=o=h[g+1],m=h[g++],v=h[g++];var N,L=h[g++],O=h[g++];if(c){if(s<p+(N=a[d++])){P=s-p;t.moveTo(m,v),t.lineTo(m+gs(P,L),v),0<(P-=L)&&t.lineTo(m+L,v+gs(P,O)),0<(P-=O)&&t.lineTo(m+ys(L-P,0),v+O),0<(P-=L)&&t.lineTo(m,v+ys(O-P,0));break t}p+=N}t.rect(m,v,L,O);break;case ls.Z:if(c){if(s<p+(N=a[d++])){b=(s-p)/N;t.lineTo(r*(1-b)+n*b,o*(1-b)+i*b);break t}p+=N}t.closePath(),r=n,o=i}}},r.prototype.clone=function(){var t=new r,e=this.data;return t.data=e.slice?e.slice():Array.prototype.slice.call(e),t._len=this._len,t},r.prototype.canSave=function(){return!!this._saveData},r.CMD=ls,r.initDefaultProps=((Fl=r.prototype)._saveData=!0,Fl._ux=0,Fl._uy=0,Fl._pendingPtDist=0,void(Fl._version=0));var Cs=r;function r(t){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,t&&(this._saveData=!1),this._saveData&&(this.data=[])}function Is(t,e,n,i,r,o,a){var s;if(0!==r)return s=0,!(e+(r=r)<a&&i+r<a||a<e-r&&a<i-r||t+r<o&&n+r<o||o<t-r&&o<n-r)&&(t===n?Math.abs(o-t)<=r/2:(o=(s=(e-i)/(t-n))*o-a+(t*i-n*e)/(t-n))*o/(s*s+1)<=r/2*r/2)}var ks=2*Math.PI;function Ds(t){return(t%=ks)<0&&(t+=ks),t}var As=2*Math.PI;function Ls(t,e,n,i,r,o){return e<o&&i<o||o<e&&o<i||i===e?0:(n=(o=(o-e)/(i-e))*(n-t)+t)===r?1/0:r<n?1!=o&&0!=o?i<e?1:-1:i<e?.5:-.5:0}var Ps=Cs.CMD,Os=2*Math.PI,Rs=1e-4;var Ns=[-1,-1,-1],Bs=[-1,-1];function Es(t,e,n,i,r,o,a,s,l,u){if(e<u&&i<u&&o<u&&s<u||u<e&&u<i&&u<o&&u<s)return 0;var h=Kn(e,i,o,s,u,Ns);if(0===h)return 0;for(var c,p=0,d=-1,f=void 0,g=void 0,y=0;y<h;y++){var m=Ns[y],v=0===m||1===m?.5:1;Zn(t,n,r,a,m)<l||(d<0&&(d=$n(e,i,o,s,Bs),Bs[1]<Bs[0]&&1<d&&(c=void 0,c=Bs[0],Bs[0]=Bs[1],Bs[1]=c),f=Zn(e,i,o,s,Bs[0]),1<d)&&(g=Zn(e,i,o,s,Bs[1])),2===d?m<Bs[0]?p+=f<e?v:-v:m<Bs[1]?p+=g<f?v:-v:p+=s<g?v:-v:m<Bs[0]?p+=f<e?v:-v:p+=s<f?v:-v)}return p}function zs(t,e,n,i,r,o,a,s){if(e<s&&i<s&&o<s||s<e&&s<i&&s<o)return 0;c=Ns,h=(l=e)-2*(u=i)+(h=o),u=2*(u-l),l-=s=s,s=0,Yn(h)?qn(u)&&0<=(p=-l/u)&&p<=1&&(c[s++]=p):Yn(l=u*u-4*h*l)?0<=(p=-u/(2*h))&&p<=1&&(c[s++]=p):0<l&&(d=(-u-(l=Fn(l)))/(2*h),0<=(p=(-u+l)/(2*h))&&p<=1&&(c[s++]=p),0<=d)&&d<=1&&(c[s++]=d);var l,u,h,c,p,d,f=s;if(0===f)return 0;var g=ni(e,i,o);if(0<=g&&g<=1){for(var y=0,m=ti(e,i,o,g),v=0;v<f;v++){var _=0===Ns[v]||1===Ns[v]?.5:1;ti(t,n,r,Ns[v])<a||(Ns[v]<g?y+=m<e?_:-_:y+=o<m?_:-_)}return y}return _=0===Ns[0]||1===Ns[0]?.5:1,ti(t,n,r,Ns[0])<a?0:o<e?_:-_}function Fs(t,e,n,i,r){for(var o,a=t.data,s=t.len(),l=0,u=0,h=0,c=0,p=0,d=0;d<s;){var f=a[d++],g=1===d;switch(f===Ps.M&&1<d&&(n||(l+=Ls(u,h,c,p,i,r))),g&&(c=u=a[d],p=h=a[d+1]),f){case Ps.M:u=c=a[d++],h=p=a[d++];break;case Ps.L:if(n){if(Is(u,h,a[d],a[d+1],e,i,r))return!0}else l+=Ls(u,h,a[d],a[d+1],i,r)||0;u=a[d++],h=a[d++];break;case Ps.C:if(n){if(function(t,e,n,i,r,o,a,s,l,u,h){if(0!==l)return!(e+(l=l)<h&&i+l<h&&o+l<h&&s+l<h||h<e-l&&h<i-l&&h<o-l&&h<s-l||t+l<u&&n+l<u&&r+l<u&&a+l<u||u<t-l&&u<n-l&&u<r-l&&u<a-l)&&Jn(t,e,n,i,r,o,a,s,u,h,null)<=l/2}(u,h,a[d++],a[d++],a[d++],a[d++],a[d],a[d+1],e,i,r))return!0}else l+=Es(u,h,a[d++],a[d++],a[d++],a[d++],a[d],a[d+1],i,r)||0;u=a[d++],h=a[d++];break;case Ps.Q:if(n){if(function(t,e,n,i,r,o,a,s,l){if(0!==a)return!(e+(a=a)<l&&i+a<l&&o+a<l||l<e-a&&l<i-a&&l<o-a||t+a<s&&n+a<s&&r+a<s||s<t-a&&s<n-a&&s<r-a)&&ri(t,e,n,i,r,o,s,l,null)<=a/2}(u,h,a[d++],a[d++],a[d],a[d+1],e,i,r))return!0}else l+=zs(u,h,a[d++],a[d++],a[d],a[d+1],i,r)||0;u=a[d++],h=a[d++];break;case Ps.A:var y=a[d++],m=a[d++],v=a[d++],_=a[d++],x=a[d++],b=a[d++],w=(d+=1,!!(1-a[d++])),S=Math.cos(x)*v+y,M=Math.sin(x)*_+m,T=(g?(c=S,p=M):l+=Ls(u,h,S,M,i,r),(i-y)*_/v+y);if(n){if(function(t,e,n,i,r,o,a,s,l){if(0!==a)return a=a,s-=t,l-=e,!(n<(t=Math.sqrt(s*s+l*l))-a||t+a<n)&&(Math.abs(i-r)%As<1e-4||((r=o?(e=i,i=Ds(r),Ds(e)):(i=Ds(i),Ds(r)))<i&&(r+=As),(t=Math.atan2(l,s))<0&&(t+=As),i<=t&&t<=r)||i<=t+As&&t+As<=r)}(y,m,_,x,x+b,w,e,T,r))return!0}else l+=function(t,e,n,i,r,o,a,s){if(n<(s-=e)||s<-n)return 0;var e=Math.sqrt(n*n-s*s);if(Ns[0]=-e,Ns[1]=e,(n=Math.abs(i-r))<1e-4)return 0;if(Os-1e-4<=n)return r=Os,h=o?1:-1,a>=Ns[i=0]+t&&a<=Ns[1]+t?h:0;r<i&&(e=i,i=r,r=e),i<0&&(i+=Os,r+=Os);for(var l=0,u=0;u<2;u++){var h,c=Ns[u];a<c+t&&(h=o?1:-1,i<=(c=(c=Math.atan2(s,c))<0?Os+c:c)&&c<=r||i<=c+Os&&c+Os<=r)&&(l+=h=c>Math.PI/2&&c<1.5*Math.PI?-h:h)}return l}(y,m,_,x,x+b,w,T,r);u=Math.cos(x+b)*v+y,h=Math.sin(x+b)*_+m;break;case Ps.R:c=u=a[d++],p=h=a[d++];if(S=c+a[d++],M=p+a[d++],n){if(Is(c,p,S,p,e,i,r)||Is(S,p,S,M,e,i,r)||Is(S,M,c,M,e,i,r)||Is(c,M,c,p,e,i,r))return!0}else l=(l+=Ls(S,p,S,M,i,r))+Ls(c,M,c,p,i,r);break;case Ps.Z:if(n){if(Is(u,h,c,p,e,i,r))return!0}else l+=Ls(u,h,c,p,i,r);u=c,h=p}}return n||(t=h,o=p,Math.abs(t-o)<Rs)||(l+=Ls(u,h,c,p,i,r)||0),0!==l}var Vs,Hs=E({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},Xa),Ws={style:E({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},Ya.style)},Gs=Or.concat(["invisible","culling","z","z2","zlevel","parent"]),Us=(u(a,Vs=e),a.prototype.update=function(){var e=this,t=(Vs.prototype.update.call(this),this.style);if(t.decal){var n,i=this._decalEl=this._decalEl||new a,r=(i.buildPath===a.prototype.buildPath&&(i.buildPath=function(t){e.buildPath(t,e.shape)}),i.silent=!0,i.style);for(n in t)r[n]!==t[n]&&(r[n]=t[n]);r.fill=t.fill?t.decal:null,r.decal=null,r.shadowColor=null,t.strokeFirst&&(r.stroke=null);for(var o=0;o<Gs.length;++o)i[Gs[o]]=this[Gs[o]];i.__dirty|=Dn}else this._decalEl&&(this._decalEl=null)},a.prototype.getDecalElement=function(){return this._decalEl},a.prototype._init=function(t){var e=ct(t),n=(this.shape=this.getDefaultShape(),this.getDefaultStyle());n&&this.useStyle(n);for(var i=0;i<e.length;i++){var r=e[i],o=t[r];"style"===r?this.style?P(this.style,o):this.useStyle(o):"shape"===r?P(this.shape,o):Vs.prototype.attrKV.call(this,r,o)}this.style||this.useStyle({})},a.prototype.getDefaultStyle=function(){return null},a.prototype.getDefaultShape=function(){return{}},a.prototype.canBeInsideText=function(){return this.hasFill()},a.prototype.getInsideTextFill=function(){var t,e=this.style.fill;if("none"!==e){if(H(e))return.5<(t=Ri(e,0))?wr:.2<t?"#eee":Sr;if(e)return Sr}return wr},a.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(H(e)){var n=this.__zr;if(!(!n||!n.isDarkMode())==Ri(t,0)<.4)return e}},a.prototype.buildPath=function(t,e,n){},a.prototype.pathUpdated=function(){this.__dirty&=~An},a.prototype.getUpdatedPathProxy=function(t){return this.path||this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,t),this.path},a.prototype.createPathProxy=function(){this.path=new Cs(!1)},a.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return!(null==e||"none"===e||!(0<t.lineWidth))},a.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},a.prototype.getBoundingRect=function(){var t,e,n=this._rect,i=this.style,r=!n;return r&&(t=!1,this.path||(t=!0,this.createPathProxy()),e=this.path,(t||this.__dirty&An)&&(e.beginPath(),this.buildPath(e,this.shape,!1),this.pathUpdated()),n=e.getBoundingRect()),this._rect=n,this.hasStroke()&&this.path&&0<this.path.len()?(t=this._rectStroke||(this._rectStroke=n.clone()),(this.__dirty||r)&&(t.copy(n),e=i.strokeNoScale?this.getLineScale():1,r=i.lineWidth,this.hasFill()||(i=this.strokeContainThreshold,r=Math.max(r,null==i?4:i)),1e-10<e)&&(t.width+=r/e,t.height+=r/e,t.x-=r/e/2,t.y-=r/e/2),t):n},a.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect(),r=this.style;if(t=n[0],e=n[1],i.contain(t,e)){n=this.path;if(this.hasStroke()){i=r.lineWidth,r=r.strokeNoScale?this.getLineScale():1;if(1e-10<r&&(this.hasFill()||(i=Math.max(i,this.strokeContainThreshold)),Fs(n,i/r,!0,t,e)))return!0}if(this.hasFill())return Fs(n,0,!1,t,e)}return!1},a.prototype.dirtyShape=function(){this.__dirty|=An,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},a.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},a.prototype.animateShape=function(t){return this.animate("shape",t)},a.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():"shape"===t?this.dirtyShape():this.markRedraw()},a.prototype.attrKV=function(t,e){"shape"===t?this.setShape(e):Vs.prototype.attrKV.call(this,t,e)},a.prototype.setShape=function(t,e){var n=(n=this.shape)||(this.shape={});return"string"==typeof t?n[t]=e:P(n,t),this.dirtyShape(),this},a.prototype.shapeChanged=function(){return!!(this.__dirty&An)},a.prototype.createStyle=function(t){return Bt(Hs,t)},a.prototype._innerSaveToNormal=function(t){Vs.prototype._innerSaveToNormal.call(this,t);var e=this._normalState;t.shape&&!e.shape&&(e.shape=P({},this.shape))},a.prototype._applyStateObj=function(t,e,n,i,r,o){Vs.prototype._applyStateObj.call(this,t,e,n,i,r,o);var a,s=!(e&&i);if(e&&e.shape?r?i?a=e.shape:(a=P({},n.shape),P(a,e.shape)):(a=P({},(i?this:n).shape),P(a,e.shape)):s&&(a=n.shape),a)if(r){this.shape=P({},this.shape);for(var l={},u=ct(a),h=0;h<u.length;h++){var c=u[h];"object"==typeof a[c]?this.shape[c]=a[c]:l[c]=a[c]}this._transitionState(t,{shape:l},o)}else this.shape=a,this.dirtyShape()},a.prototype._mergeStates=function(t){for(var e,n=Vs.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var r=t[i];r.shape&&this._mergeStyle(e=e||{},r.shape)}return e&&(n.shape=e),n},a.prototype.getAnimationStyleProps=function(){return Ws},a.prototype.isZeroArea=function(){return!1},a.extend=function(n){u(r,i=a),r.prototype.getDefaultStyle=function(){return y(n.style)},r.prototype.getDefaultShape=function(){return y(n.shape)};var i,t,e=r;function r(t){var e=i.call(this,t)||this;return n.init&&n.init.call(e,t),e}for(t in n)"function"==typeof n[t]&&(e.prototype[t]=n[t]);return e},a.initDefaultProps=((Fl=a.prototype).type="path",Fl.strokeContainThreshold=5,Fl.segmentIgnoreThreshold=0,Fl.subPixelOptimize=!1,Fl.autoBatch=!1,void(Fl.__dirty=2|Dn|An)),a);function a(t){return Vs.call(this,t)||this}var Xs,Ys=E({strokeFirst:!0,font:j,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},Hs),qs=(u(Zs,Xs=e),Zs.prototype.hasStroke=function(){return Wa(this.style)},Zs.prototype.hasFill=function(){var t=this.style.fill;return null!=t&&"none"!==t},Zs.prototype.createStyle=function(t){return Bt(Ys,t)},Zs.prototype.setBoundingRect=function(t){this._rect=t},Zs.prototype.getBoundingRect=function(){var t,e,n;return this._rect||(this._rect=(t=this.style,e=Va(t.text),n=t.font,Ha(t,zr(Nr(n),e),Gr(n),null))),this._rect},Zs.initDefaultProps=void(Zs.prototype.dirtyRectTolerance=10),Zs);function Zs(){return null!==Xs&&Xs.apply(this,arguments)||this}qs.prototype.type="tspan";var js=E({x:0,y:0},Xa),Ks={style:E({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},Ya.style)};u(Js,$s=e),Js.prototype.createStyle=function(t){return Bt(js,t)},Js.prototype._getSize=function(t){var e,n=this.style,i=n[t];return null!=i?i:(i=(i=n.image)&&"string"!=typeof i&&i.width&&i.height?n.image:this.__image)?null==(e=n[n="width"===t?"height":"width"])?i[t]:i[t]/i[n]*e:0},Js.prototype.getWidth=function(){return this._getSize("width")},Js.prototype.getHeight=function(){return this._getSize("height")},Js.prototype.getAnimationStyleProps=function(){return Ks},Js.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new X(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect};var $s,Qs=Js;function Js(){return null!==$s&&$s.apply(this,arguments)||this}Qs.prototype.type="image";var tl=Math.round;function el(t,e,n){var i,r,o;if(e)return i=e.x1,r=e.x2,o=e.y1,e=e.y2,t.x1=i,t.x2=r,t.y1=o,t.y2=e,(n=n&&n.lineWidth)&&(tl(2*i)===tl(2*r)&&(t.x1=t.x2=il(i,n,!0)),tl(2*o)===tl(2*e))&&(t.y1=t.y2=il(o,n,!0)),t}function nl(t,e,n){var i,r,o;if(e)return i=e.x,r=e.y,o=e.width,e=e.height,t.x=i,t.y=r,t.width=o,t.height=e,(n=n&&n.lineWidth)&&(t.x=il(i,n,!0),t.y=il(r,n,!0),t.width=Math.max(il(i+o,n,!1)-t.x,0===o?0:1),t.height=Math.max(il(r+e,n,!1)-t.y,0===e?0:1)),t}function il(t,e,n){var i;return e?((i=tl(2*t))+tl(e))%2==0?i/2:(i+(n?1:-1))/2:t}var rl,ol=function(){this.x=0,this.y=0,this.width=0,this.height=0},al={},sl=(u(ll,rl=Us),ll.prototype.getDefaultShape=function(){return new ol},ll.prototype.buildPath=function(t,e){var n,i,r,o,a,s,l,u,h,c,p,d,f,g;this.subPixelOptimize?(n=(a=nl(al,e,this.style)).x,i=a.y,r=a.width,o=a.height,a.r=e.r,e=a):(n=e.x,i=e.y,r=e.width,o=e.height),e.r?(a=t,p=(e=e).x,d=e.y,f=e.width,g=e.height,e=e.r,f<0&&(p+=f,f=-f),g<0&&(d+=g,g=-g),"number"==typeof e?s=l=u=h=e:e instanceof Array?1===e.length?s=l=u=h=e[0]:2===e.length?(s=u=e[0],l=h=e[1]):3===e.length?(s=e[0],l=h=e[1],u=e[2]):(s=e[0],l=e[1],u=e[2],h=e[3]):s=l=u=h=0,f<s+l&&(s*=f/(c=s+l),l*=f/c),f<u+h&&(u*=f/(c=u+h),h*=f/c),g<l+u&&(l*=g/(c=l+u),u*=g/c),g<s+h&&(s*=g/(c=s+h),h*=g/c),a.moveTo(p+s,d),a.lineTo(p+f-l,d),0!==l&&a.arc(p+f-l,d+l,l,-Math.PI/2,0),a.lineTo(p+f,d+g-u),0!==u&&a.arc(p+f-u,d+g-u,u,0,Math.PI/2),a.lineTo(p+h,d+g),0!==h&&a.arc(p+h,d+g-h,h,Math.PI/2,Math.PI),a.lineTo(p,d+s),0!==s&&a.arc(p+s,d+s,s,Math.PI,1.5*Math.PI)):t.rect(n,i,r,o)},ll.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},ll);function ll(t){return rl.call(this,t)||this}sl.prototype.type="rect";var ul,hl={fill:"#000"},cl={},pl={style:E({fill:!0,stroke:!0,fillOpacity:!0,strokeOpacity:!0,lineWidth:!0,fontSize:!0,lineHeight:!0,width:!0,height:!0,textShadowColor:!0,textShadowBlur:!0,textShadowOffsetX:!0,textShadowOffsetY:!0,backgroundColor:!0,padding:!0,borderColor:!0,borderWidth:!0,borderRadius:!0},Ya.style)},dl=(u(fl,ul=e),fl.prototype.childrenRef=function(){return this._children},fl.prototype.update=function(){ul.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var t=0;t<this._children.length;t++){var e=this._children[t];e.zlevel=this.zlevel,e.z=this.z,e.z2=this.z2,e.culling=this.culling,e.cursor=this.cursor,e.invisible=this.invisible}},fl.prototype.updateTransform=function(){var t=this.innerTransformable;t?(t.updateTransform(),t.transform&&(this.transform=t.transform)):ul.prototype.updateTransform.call(this)},fl.prototype.getLocalTransform=function(t){var e=this.innerTransformable;return e?e.getLocalTransform(t):ul.prototype.getLocalTransform.call(this,t)},fl.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),ul.prototype.getComputedTransform.call(this)},fl.prototype._updateSubTexts=function(){var t;this._childCursor=0,_l(t=this.style),z(t.rich,_l),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},fl.prototype.addSelfToZr=function(t){ul.prototype.addSelfToZr.call(this,t);for(var e=0;e<this._children.length;e++)this._children[e].__zr=t},fl.prototype.removeSelfFromZr=function(t){ul.prototype.removeSelfFromZr.call(this,t);for(var e=0;e<this._children.length;e++)this._children[e].__zr=null},fl.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var t=new X(0,0,0,0),e=this._children,n=[],i=null,r=0;r<e.length;r++){var o=e[r],a=o.getBoundingRect(),o=o.getLocalTransform(n);o?(t.copy(a),t.applyTransform(o),(i=i||t.clone()).union(t)):(i=i||a.clone()).union(a)}this._rect=i||t}return this._rect},fl.prototype.setDefaultTextStyle=function(t){this._defaultStyle=t||hl},fl.prototype.setTextContent=function(t){},fl.prototype._mergeStyle=function(t,e){var n,i;return e&&(n=e.rich,i=t.rich||n&&{},P(t,e),n&&i?(this._mergeRich(i,n),t.rich=i):i&&(t.rich=i)),t},fl.prototype._mergeRich=function(t,e){for(var n=ct(e),i=0;i<n.length;i++){var r=n[i];t[r]=t[r]||{},P(t[r],e[r])}},fl.prototype.getAnimationStyleProps=function(){return pl},fl.prototype._getOrCreateChild=function(t){var e=this._children[this._childCursor];return e&&e instanceof t||(e=new t),(this._children[this._childCursor++]=e).__zr=this.__zr,e.parent=this,e},fl.prototype._updatePlainTexts=function(){var t=this.style,e=t.font||j,n=t.padding,i=this._defaultStyle,r=t.x||0,o=t.y||0,a=t.align||i.align||"left",s=t.verticalAlign||i.verticalAlign||"top";Ea(cl,i.overflowRect,r,o,a,s);for(var l,r=cl.baseX,o=cl.baseY,u=function(t,e,n,i){var r,t=Va(t),o=e.overflow,a=(s=e.padding)?s[1]+s[3]:0,s=s?s[0]+s[2]:0,l=e.font,u="truncate"===o,h=Gr(l),c=G(e.lineHeight,h),p="truncate"===e.lineOverflow,d=!1,f=e.width,g=e.height,i=(null==g&&null!=i&&(g=i-s),(r=null==(f=null==f&&null!=n?n-a:f)||"break"!==o&&"breakAll"!==o?t?t.split("\n"):[]:t?Ba(t,e.font,f,"breakAll"===o,0).lines:[]).length*c);if((g=null==g?i:g)<i&&p&&(n=Math.floor(g/c),d=d||r.length>n,i=(r=r.slice(0,n)).length*c),t&&u&&null!=f)for(var y=ka(f,l,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),m={},v=0;v<r.length;v++)Da(m,r[v],y),r[v]=m.textLine,d=d||m.isTruncated;for(var o=g,_=0,x=Nr(l),v=0;v<r.length;v++)_=Math.max(zr(x,r[v]),_);return p=f=null==f?_:f,{lines:r,height:g,outerWidth:p+=a,outerHeight:o+=s,lineHeight:c,calculatedLineHeight:h,contentWidth:_,contentHeight:i,width:f,isTruncated:d}}(Sl(t),t,cl.outerWidth,cl.outerHeight),h=Ml(t),c=!!t.backgroundColor,p=u.outerHeight,d=u.outerWidth,f=u.lines,g=u.lineHeight,y=(this.isTruncated=!!u.isTruncated,r),m=Wr(o,u.contentHeight,s),v=((h||n)&&(l=Hr(r,d,a),o=Wr(o,p,s),h)&&this._renderBackground(t,t,l,o,d,p),m+=g/2,n&&(y=wl(r,a,n),"top"===s?m+=n[0]:"bottom"===s&&(m-=n[2])),0),_=!1,h=!1,x=(bl(("fill"in t?t:(h=!0,i)).fill)),b=(xl("stroke"in t?t.stroke:c||i.autoStroke&&!h?null:(v=2,_=!0,i.stroke))),w=0<t.textShadowBlur,S=0;S<f.length;S++){var M=this._getOrCreateChild(qs),T=M.createStyle();M.useStyle(T),T.text=f[S],T.x=y,T.y=m,a&&(T.textAlign=a),T.textBaseline="middle",T.opacity=t.opacity,T.strokeFirst=!0,w&&(T.shadowBlur=t.textShadowBlur||0,T.shadowColor=t.textShadowColor||"transparent",T.shadowOffsetX=t.textShadowOffsetX||0,T.shadowOffsetY=t.textShadowOffsetY||0),T.stroke=b,T.fill=x,b&&(T.lineWidth=t.lineWidth||v,T.lineDash=t.lineDash,T.lineDashOffset=t.lineDashOffset||0),T.font=e,vl(T,t),m+=g,M.setBoundingRect(Ha(T,u.contentWidth,u.calculatedLineHeight,_?0:null))}},fl.prototype._updateRichTexts=function(){var t=this.style,e=this._defaultStyle,n=t.align||e.align,i=t.verticalAlign||e.verticalAlign,r=t.x||0,o=t.y||0;Ea(cl,e.overflowRect,r,o,n,i);for(var r=cl.baseX,o=cl.baseY,a=Oa(Sl(t),t,cl.outerWidth,cl.outerHeight,n),s=a.width,e=a.outerWidth,l=a.outerHeight,u=t.padding,r=(this.isTruncated=!!a.isTruncated,Hr(r,e,n)),n=Wr(o,l,i),h=r,c=n,p=(u&&(h+=u[3],c+=u[0]),h+s),d=(Ml(t)&&this._renderBackground(t,t,r,n,e,l),!!t.backgroundColor),f=0;f<a.lines.length;f++){for(var g=a.lines[f],y=g.tokens,m=y.length,v=g.lineHeight,_=g.width,x=0,b=h,w=p,S=m-1,M=void 0;x<m&&(!(M=y[x]).align||"left"===M.align);)this._placeToken(M,t,v,c,b,"left",d),_-=M.width,b+=M.width,x++;for(;0<=S&&"right"===(M=y[S]).align;)this._placeToken(M,t,v,c,w,"right",d),_-=M.width,w-=M.width,S--;for(b+=(s-(b-h)-(p-w)-_)/2;x<=S;)M=y[x],this._placeToken(M,t,v,c,b+M.width/2,"center",d),b+=M.width,x++;c+=v}},fl.prototype._placeToken=function(t,e,n,i,r,o,a){var s=e.rich[t.styleName]||{},l=(s.text=t.text,t.verticalAlign),u=i+n/2;"top"===l?u=i+t.height/2:"bottom"===l&&(u=i+n-t.height/2);!t.isLineHolder&&Ml(s)&&this._renderBackground(s,e,"right"===o?r-t.width:"center"===o?r-t.width/2:r,u-t.height/2,t.width,t.height);var l=!!s.backgroundColor,i=t.textPadding,n=(i&&(r=wl(r,o,i),u-=t.height/2-i[0]-t.innerHeight/2),this._getOrCreateChild(qs)),i=n.createStyle(),h=(n.useStyle(i),this._defaultStyle),c=!1,p=0,d=!1,f=bl(("fill"in s?s:"fill"in e?e:(c=!0,h)).fill),l=xl("stroke"in s?s.stroke:"stroke"in e?e.stroke:l||a||h.autoStroke&&!c?null:(p=2,d=!0,h.stroke)),a=0<s.textShadowBlur||0<e.textShadowBlur;i.text=t.text,i.x=r,i.y=u,a&&(i.shadowBlur=s.textShadowBlur||e.textShadowBlur||0,i.shadowColor=s.textShadowColor||e.textShadowColor||"transparent",i.shadowOffsetX=s.textShadowOffsetX||e.textShadowOffsetX||0,i.shadowOffsetY=s.textShadowOffsetY||e.textShadowOffsetY||0),i.textAlign=o,i.textBaseline="middle",i.font=t.font||j,i.opacity=wt(s.opacity,e.opacity,1),vl(i,s),l&&(i.lineWidth=wt(s.lineWidth,e.lineWidth,p),i.lineDash=G(s.lineDash,e.lineDash),i.lineDashOffset=e.lineDashOffset||0,i.stroke=l),f&&(i.fill=f),n.setBoundingRect(Ha(i,t.contentWidth,t.contentHeight,d?0:null))},fl.prototype._renderBackground=function(t,e,n,i,r,o){var a,s,l,u,h=t.backgroundColor,c=t.borderWidth,p=t.borderColor,d=h&&h.image,f=h&&!d,g=t.borderRadius,y=this,g=((f||t.lineHeight||c&&p)&&((a=this._getOrCreateChild(sl)).useStyle(a.createStyle()),a.style.fill=null,(l=a.shape).x=n,l.y=i,l.width=r,l.height=o,l.r=g,a.dirtyShape()),f?((u=a.style).fill=h||null,u.fillOpacity=G(t.fillOpacity,1)):d&&((s=this._getOrCreateChild(Qs)).onload=function(){y.dirtyStyle()},(l=s.style).image=h.image,l.x=n,l.y=i,l.width=r,l.height=o),c&&p&&((u=a.style).lineWidth=c,u.stroke=p,u.strokeOpacity=G(t.strokeOpacity,1),u.lineDash=t.borderDash,u.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill())&&a.hasStroke()&&(u.strokeFirst=!0,u.lineWidth*=2),(a||s).style);g.shadowBlur=t.shadowBlur||0,g.shadowColor=t.shadowColor||"transparent",g.shadowOffsetX=t.shadowOffsetX||0,g.shadowOffsetY=t.shadowOffsetY||0,g.opacity=wt(t.opacity,e.opacity,1)},fl.makeFont=function(t){var e,n="";return(n=null!=(e=t).fontSize||e.fontFamily||e.fontWeight?[t.fontStyle,t.fontWeight,"string"!=typeof(e=t.fontSize)||-1===e.indexOf("px")&&-1===e.indexOf("rem")&&-1===e.indexOf("em")?isNaN(+e)?"12px":e+"px":e,t.fontFamily||"sans-serif"].join(" "):n)&&Ct(n)||t.textFont||t.font},fl);function fl(t){var e=ul.call(this)||this;return e.type="text",e._children=[],e._defaultStyle=hl,e.attr(t),e}var gl={left:!0,right:1,center:1},yl={top:1,bottom:1,middle:1},ml=["fontStyle","fontWeight","fontSize","fontFamily"];function vl(t,e){for(var n=0;n<ml.length;n++){var i=ml[n],r=e[i];null!=r&&(t[i]=r)}}function _l(t){var e;t&&(t.font=dl.makeFont(t),e=t.align,t.align=null==(e="middle"===e?"center":e)||gl[e]?e:"left",e=t.verticalAlign,t.verticalAlign=null==(e="center"===e?"middle":e)||yl[e]?e:"top",t.padding)&&(t.padding=Mt(t.padding))}function xl(t,e){return null==t||e<=0||"transparent"===t||"none"===t?null:t.image||t.colorStops?"#000":t}function bl(t){return null==t||"none"===t?null:t.image||t.colorStops?"#000":t}function wl(t,e,n){return"right"===e?t-n[1]:"center"===e?t+n[3]/2-n[1]/2:t+n[3]}function Sl(t){t=t.text;return null!=t&&(t+=""),t}function Ml(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}var Y=ta(),Tl=1,Cl={},Il=ta(),kl=ta(),Dl=0,Al=1,Ll=2,Pl=["emphasis","blur","select"],Ol=["normal","emphasis","blur","select"],Rl="highlight",Nl="downplay",Bl="select",El="unselect",zl="toggleSelect",Fl="selectchanged";function Vl(t){return null!=t&&"none"!==t}function Hl(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function Wl(t){Hl(t,"emphasis",Ll)}function Gl(t){t.hoverState===Ll&&Hl(t,"normal",Dl)}function Ul(t){Hl(t,"blur",Al)}function Xl(t){t.hoverState===Al&&Hl(t,"normal",Dl)}function Yl(t){t.selected=!0}function ql(t){t.selected=!1}function Zl(t,e,n){e(t,n)}function jl(t,e,n){Zl(t,e,n),t.isGroup&&t.traverse(function(t){Zl(t,e,n)})}function Kl(t,e){switch(e){case"emphasis":t.hoverState=Ll;break;case"normal":t.hoverState=Dl;break;case"blur":t.hoverState=Al;break;case"select":t.selected=!0}}function $l(t,e,n){var i=0<=k(t.currentStates,e),r=t.style.opacity,t=i?null:function(t,e,n,i){for(var r=t.style,o={},a=0;a<e.length;a++){var s=e[a],l=r[s];o[s]=null==l?i&&i[s]:l}for(a=0;a<t.animators.length;a++){var u=t.animators[a];u.__fromStateTransition&&u.__fromStateTransition.indexOf(n)<0&&"style"===u.targetName&&u.saveTo(o,e)}return o}(t,["opacity"],e,{opacity:1}),e=(n=n||{}).style||{};return null==e.opacity&&(n=P({},n),e=P({opacity:i?r:.1*t.opacity},e),n.style=e),n}function Ql(t,e){var n,i,r,o,a,s=this.states[t];if(this.style){if("emphasis"===t)return n=this,i=s,e=(e=e)&&0<=k(e,"select"),a=!1,n instanceof Us&&(r=Il(n),o=e&&r.selectFill||r.normalFill,e=e&&r.selectStroke||r.normalStroke,Vl(o)||Vl(e))&&("inherit"===(r=(i=i||{}).style||{}).fill?(a=!0,i=P({},i),(r=P({},r)).fill=o):!Vl(r.fill)&&Vl(o)?(a=!0,i=P({},i),(r=P({},r)).fill=Bi(o)):!Vl(r.stroke)&&Vl(e)&&(a||(i=P({},i),r=P({},r)),r.stroke=Bi(e)),i.style=r),i&&null==i.z2&&(a||(i=P({},i)),o=n.z2EmphasisLift,i.z2=n.z2+(null!=o?o:10)),i;if("blur"===t)return $l(this,t,s);if("select"===t)return e=this,(r=s)&&null==r.z2&&(r=P({},r),a=e.z2SelectLift,r.z2=e.z2+(null!=a?a:9)),r}return s}function Jl(t){t.stateProxy=Ql;var e=t.getTextContent(),t=t.getTextGuideLine();e&&(e.stateProxy=Ql),t&&(t.stateProxy=Ql)}function tu(t,e){su(t,e)||t.__highByOuter||jl(t,Wl)}function eu(t,e){su(t,e)||t.__highByOuter||jl(t,Gl)}function nu(t,e){t.__highByOuter|=1<<(e||0),jl(t,Wl)}function iu(t,e){(t.__highByOuter&=~(1<<(e||0)))||jl(t,Gl)}function ru(t){jl(t,Xl)}function ou(t){jl(t,Yl)}function au(t){jl(t,ql)}function su(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function lu(r){var e=r.getModel(),o=[],a=[];e.eachComponent(function(t,e){var n=kl(e),t="series"===t,i=t?r.getViewOfSeriesModel(e):r.getViewOfComponentModel(e);t||a.push(i),n.isBlured&&(i.group.traverse(function(t){Xl(t)}),t)&&o.push(e),n.isBlured=!1}),z(a,function(t){t&&t.toggleBlurSeries&&t.toggleBlurSeries(o,!1,e)})}function uu(t,o,a,s){var l,u,h,n=s.getModel();function c(t,e){for(var n=0;n<e.length;n++){var i=t.getItemGraphicEl(e[n]);i&&ru(i)}}a=a||"coordinateSystem",null!=t&&o&&"none"!==o&&(l=n.getSeriesByIndex(t),(u=l.coordinateSystem)&&u.master&&(u=u.master),h=[],n.eachSeries(function(t){var e=l===t,n=t.coordinateSystem,n=(n=n&&n.master?n.master:n)&&u?n===u:e;if(!("series"===a&&!e||"coordinateSystem"===a&&!n||"series"===o&&e)){if(s.getViewOfSeriesModel(t).group.traverse(function(t){t.__highByOuter&&e&&"self"===o||Ul(t)}),st(o))c(t.getData(),o);else if(B(o))for(var i=ct(o),r=0;r<i.length;r++)c(t.getData(i[r]),o[i[r]]);h.push(t),kl(t).isBlured=!0}}),n.eachComponent(function(t,e){"series"!==t&&(t=s.getViewOfComponentModel(e))&&t.toggleBlurSeries&&t.toggleBlurSeries(h,!0,n)}))}function hu(t,e,n){var i;null!=t&&null!=e&&(t=n.getModel().getComponent(t,e))&&(kl(t).isBlured=!0,i=n.getViewOfComponentModel(t))&&i.focusBlurEnabled&&i.group.traverse(function(t){Ul(t)})}function cu(t,e,n,i){var r={focusSelf:!1,dispatchers:null};if(null==t||"series"===t||null==e||null==n)return r;t=i.getModel().getComponent(t,e);if(!t)return r;e=i.getViewOfComponentModel(t);if(!e||!e.findHighDownDispatchers)return r;for(var o,a=e.findHighDownDispatchers(n),s=0;s<a.length;s++)if("self"===Y(a[s]).focus){o=!0;break}return{focusSelf:o,dispatchers:a}}function pu(i){z(i.getAllData(),function(t){var e=t.data,n=t.type;e.eachItemGraphicEl(function(t,e){(i.isSelected(e,n)?ou:au)(t)})})}function du(t,e,n){vu(t,!0),jl(t,Jl);t=Y(t),null!=e?(t.focus=e,t.blurScope=n):t.focus&&(t.focus=null)}function fu(t,e,n,i){i?vu(t,!1):du(t,e,n)}var gu=["emphasis","blur","select"],yu={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function mu(t,e,n,i){n=n||"itemStyle";for(var r=0;r<gu.length;r++){var o=gu[r],a=e.getModel([o,n]);t.ensureState(o).style=i?i(a):a[yu[n]]()}}function vu(t,e){var e=!1===e,n=t;t.highDownSilentOnTouch&&(n.__highDownSilentOnTouch=t.highDownSilentOnTouch),e&&!n.__highDownDispatcher||(n.__highByOuter=n.__highByOuter||0,n.__highDownDispatcher=!e)}function _u(t){return!(!t||!t.__highDownDispatcher)}function xu(t){t=t.type;return t===Bl||t===El||t===zl}function bu(t){t=t.type;return t===Rl||t===Nl}var wu=Cs.CMD,Su=[[],[],[]],Mu=Math.sqrt,Tu=Math.atan2;var Cu=Math.sqrt,Iu=Math.sin,ku=Math.cos,Du=Math.PI;function Au(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function Lu(t,e){return(t[0]*e[0]+t[1]*e[1])/(Au(t)*Au(e))}function Pu(t,e){return(t[0]*e[1]<t[1]*e[0]?-1:1)*Math.acos(Lu(t,e))}function Ou(t,e,n,i,r,o,a,s,l,u,h){var l=l*(Du/180),c=ku(l)*(t-n)/2+Iu(l)*(e-i)/2,p=-1*Iu(l)*(t-n)/2+ku(l)*(e-i)/2,d=c*c/(a*a)+p*p/(s*s),d=(1<d&&(a*=Cu(d),s*=Cu(d)),(r===o?-1:1)*Cu((a*a*(s*s)-a*a*(p*p)-s*s*(c*c))/(a*a*(p*p)+s*s*(c*c)))||0),r=d*a*p/s,d=d*-s*c/a,t=(t+n)/2+ku(l)*r-Iu(l)*d,n=(e+i)/2+Iu(l)*r+ku(l)*d,e=Pu([1,0],[(c-r)/a,(p-d)/s]),i=[(c-r)/a,(p-d)/s],c=[(-1*c-r)/a,(-1*p-d)/s],r=Pu(i,c);Lu(i,c)<=-1&&(r=Du),(r=1<=Lu(i,c)?0:r)<0&&(p=Math.round(r/Du*1e6)/1e6,r=2*Du+p%2*Du),h.addData(u,t,n,a,s,e,r,l,o)}var Ru=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,Nu=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;u(zu,Bu=Us),zu.prototype.applyTransform=function(t){};var Bu,Eu=zu;function zu(){return null!==Bu&&Bu.apply(this,arguments)||this}function Fu(t){return null!=t.setData}function Vu(t,e){var S=function(t){var e=new Cs;if(t){var n,i=0,r=0,o=i,a=r,s=Cs.CMD,l=t.match(Ru);if(l){for(var u=0;u<l.length;u++){for(var h=l[u],c=h.charAt(0),p=void 0,d=h.match(Nu)||[],f=d.length,g=0;g<f;g++)d[g]=parseFloat(d[g]);for(var y=0;y<f;){var m=void 0,v=void 0,_=void 0,x=void 0,b=void 0,w=void 0,S=void 0,M=i,T=r,C=void 0,I=void 0;switch(c){case"l":i+=d[y++],r+=d[y++],p=s.L,e.addData(p,i,r);break;case"L":i=d[y++],r=d[y++],p=s.L,e.addData(p,i,r);break;case"m":i+=d[y++],r+=d[y++],p=s.M,e.addData(p,i,r),o=i,a=r,c="l";break;case"M":i=d[y++],r=d[y++],p=s.M,e.addData(p,i,r),o=i,a=r,c="L";break;case"h":i+=d[y++],p=s.L,e.addData(p,i,r);break;case"H":i=d[y++],p=s.L,e.addData(p,i,r);break;case"v":r+=d[y++],p=s.L,e.addData(p,i,r);break;case"V":r=d[y++],p=s.L,e.addData(p,i,r);break;case"C":p=s.C,e.addData(p,d[y++],d[y++],d[y++],d[y++],d[y++],d[y++]),i=d[y-2],r=d[y-1];break;case"c":p=s.C,e.addData(p,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r),i+=d[y-2],r+=d[y-1];break;case"S":m=i,v=r,C=e.len(),I=e.data,n===s.C&&(m+=i-I[C-4],v+=r-I[C-3]),p=s.C,M=d[y++],T=d[y++],i=d[y++],r=d[y++],e.addData(p,m,v,M,T,i,r);break;case"s":m=i,v=r,C=e.len(),I=e.data,n===s.C&&(m+=i-I[C-4],v+=r-I[C-3]),p=s.C,M=i+d[y++],T=r+d[y++],i+=d[y++],r+=d[y++],e.addData(p,m,v,M,T,i,r);break;case"Q":M=d[y++],T=d[y++],i=d[y++],r=d[y++],p=s.Q,e.addData(p,M,T,i,r);break;case"q":M=d[y++]+i,T=d[y++]+r,i+=d[y++],r+=d[y++],p=s.Q,e.addData(p,M,T,i,r);break;case"T":m=i,v=r,C=e.len(),I=e.data,n===s.Q&&(m+=i-I[C-4],v+=r-I[C-3]),i=d[y++],r=d[y++],p=s.Q,e.addData(p,m,v,i,r);break;case"t":m=i,v=r,C=e.len(),I=e.data,n===s.Q&&(m+=i-I[C-4],v+=r-I[C-3]),i+=d[y++],r+=d[y++],p=s.Q,e.addData(p,m,v,i,r);break;case"A":_=d[y++],x=d[y++],b=d[y++],w=d[y++],S=d[y++],Ou(M=i,T=r,i=d[y++],r=d[y++],w,S,_,x,b,p=s.A,e);break;case"a":_=d[y++],x=d[y++],b=d[y++],w=d[y++],S=d[y++],Ou(M=i,T=r,i+=d[y++],r+=d[y++],w,S,_,x,b,p=s.A,e)}}"z"!==c&&"Z"!==c||(p=s.Z,e.addData(p),i=o,r=a),n=p}e.toStatic()}}return e}(t),t=P({},e);return t.buildPath=function(t){var e,n=Fu(t);n&&t.canSave()?(t.appendPath(S),(e=t.getContext())&&t.rebuildPath(e,1)):(e=n?t.getContext():t)&&S.rebuildPath(e,1)},t.applyTransform=function(t){var e=S,n=t;if(n){for(var i,r,o,a,s=e.data,l=e.len(),u=wu.M,h=wu.C,c=wu.L,p=wu.R,d=wu.A,f=wu.Q,g=0,y=0;g<l;){switch(i=s[g++],y=g,r=0,i){case u:case c:r=1;break;case h:r=3;break;case f:r=2;break;case d:var m=n[4],v=n[5],_=Mu(n[0]*n[0]+n[1]*n[1]),x=Mu(n[2]*n[2]+n[3]*n[3]),b=Tu(-n[1]/x,n[0]/_);s[g]*=_,s[g++]+=m,s[g]*=x,s[g++]+=v,s[g++]*=_,s[g++]*=x,s[g++]+=b,s[g++]+=b,y=g+=2;break;case p:a[0]=s[g++],a[1]=s[g++],ne(a,a,n),s[y++]=a[0],s[y++]=a[1],a[0]+=s[g++],a[1]+=s[g++],ne(a,a,n),s[y++]=a[0],s[y++]=a[1]}for(o=0;o<r;o++){var w=Su[o];w[0]=s[g++],w[1]=s[g++],ne(w,w,n),s[y++]=w[0],s[y++]=w[1]}}e.increaseVersion()}this.dirtyShape()},t}var Hu,Wu=function(){this.cx=0,this.cy=0,this.r=0},Gu=(u(Uu,Hu=Us),Uu.prototype.getDefaultShape=function(){return new Wu},Uu.prototype.buildPath=function(t,e){t.moveTo(e.cx+e.r,e.cy),t.arc(e.cx,e.cy,e.r,0,2*Math.PI)},Uu);function Uu(t){return Hu.call(this,t)||this}Gu.prototype.type="circle";var Xu,Yu=function(){this.cx=0,this.cy=0,this.rx=0,this.ry=0},qu=(u(Zu,Xu=Us),Zu.prototype.getDefaultShape=function(){return new Yu},Zu.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=e.rx,e=e.ry,o=.5522848*r,a=.5522848*e;t.moveTo(n-r,i),t.bezierCurveTo(n-r,i-a,n-o,i-e,n,i-e),t.bezierCurveTo(n+o,i-e,n+r,i-a,n+r,i),t.bezierCurveTo(n+r,i+a,n+o,i+e,n,i+e),t.bezierCurveTo(n-o,i+e,n-r,i+a,n-r,i),t.closePath()},Zu);function Zu(t){return Xu.call(this,t)||this}qu.prototype.type="ellipse";var ju=Math.PI,Ku=2*ju,$u=Math.sin,Qu=Math.cos,Ju=Math.acos,th=Math.atan2,eh=Math.abs,nh=Math.sqrt,ih=Math.max,rh=Math.min,oh=1e-4;function ah(t,e,n,i,r,o,a){var s=t-n,l=e-i,a=(a?o:-o)/nh(s*s+l*l),l=a*l,a=-a*s,s=t+l,t=e+a,e=n+l,n=i+a,i=(s+e)/2,u=(t+n)/2,h=e-s,c=n-t,p=h*h+c*c,o=r-o,s=s*n-e*t,n=(c<0?-1:1)*nh(ih(0,o*o*p-s*s)),e=(s*c-h*n)/p,t=(-s*h-c*n)/p,d=(s*c+h*n)/p,s=(-s*h+c*n)/p,h=e-i,c=t-u,n=d-i,p=s-u;return n*n+p*p<h*h+c*c&&(e=d,t=s),{cx:e,cy:t,x0:-l,y0:-a,x1:e*(r/o-1),y1:t*(r/o-1)}}function sh(t,e){var n,i,r,o,a,s,l,u,h,c,p,d,f,g,y,m,v,_,x,b,w,S,M,T,C,I,k,D,A,L,P=ih(e.r,0),O=ih(e.r0||0,0),R=0<P;(R||0<O)&&(R||(P=O,O=0),P<O&&(R=P,P=O,O=R),R=e.startAngle,n=e.endAngle,isNaN(R)||isNaN(n)||(i=e.cx,r=e.cy,o=!!e.clockwise,m=eh(n-R),oh<(a=Ku<m&&m%Ku)&&(m=a),oh<P?Ku-oh<m?(t.moveTo(i+P*Qu(R),r+P*$u(R)),t.arc(i,r,P,R,n,!o),oh<O&&(t.moveTo(i+O*Qu(n),r+O*$u(n)),t.arc(i,r,O,n,R,o))):(S=w=b=x=_=v=c=h=I=C=T=M=u=l=s=a=void 0,p=P*Qu(R),d=P*$u(R),f=O*Qu(n),g=O*$u(n),(y=oh<m)&&((e=e.cornerRadius)&&(a=(e=function(t){if(V(t)){var e=t.length;if(!e)return t;e=1===e?[t[0],t[0],0,0]:2===e?[t[0],t[0],t[1],t[1]]:3===e?t.concat(t[2]):t}else e=[t,t,t,t];return e}(e))[0],s=e[1],l=e[2],u=e[3]),e=eh(P-O)/2,M=rh(e,l),T=rh(e,u),C=rh(e,a),I=rh(e,s),v=h=ih(M,T),_=c=ih(C,I),oh<h||oh<c)&&(x=P*Qu(n),b=P*$u(n),w=O*Qu(R),S=O*$u(R),m<ju)&&(e=function(t,e,n,i,r,o,a,s){var l=(s=s-o)*(n=n-t)-(a=a-r)*(i=i-e);if(!(l*l<oh))return[t+(l=(a*(e-o)-s*(t-r))/l)*n,e+l*i]}(p,d,w,S,x,b,f,g))&&(M=p-e[0],T=d-e[1],C=x-e[0],I=b-e[1],m=1/$u(Ju((M*C+T*I)/(nh(M*M+T*T)*nh(C*C+I*I)))/2),M=nh(e[0]*e[0]+e[1]*e[1]),v=rh(h,(P-M)/(1+m)),_=rh(c,(O-M)/(m-1))),y?oh<v?(k=rh(l,v),D=rh(u,v),A=ah(w,S,p,d,P,k,o),L=ah(x,b,f,g,P,D,o),t.moveTo(i+A.cx+A.x0,r+A.cy+A.y0),v<h&&k===D?t.arc(i+A.cx,r+A.cy,v,th(A.y0,A.x0),th(L.y0,L.x0),!o):(0<k&&t.arc(i+A.cx,r+A.cy,k,th(A.y0,A.x0),th(A.y1,A.x1),!o),t.arc(i,r,P,th(A.cy+A.y1,A.cx+A.x1),th(L.cy+L.y1,L.cx+L.x1),!o),0<D&&t.arc(i+L.cx,r+L.cy,D,th(L.y1,L.x1),th(L.y0,L.x0),!o))):(t.moveTo(i+p,r+d),t.arc(i,r,P,R,n,!o)):t.moveTo(i+p,r+d),oh<O&&y?oh<_?(k=rh(a,_),A=ah(f,g,x,b,O,-(D=rh(s,_)),o),L=ah(p,d,w,S,O,-k,o),t.lineTo(i+A.cx+A.x0,r+A.cy+A.y0),_<c&&k===D?t.arc(i+A.cx,r+A.cy,_,th(A.y0,A.x0),th(L.y0,L.x0),!o):(0<D&&t.arc(i+A.cx,r+A.cy,D,th(A.y0,A.x0),th(A.y1,A.x1),!o),t.arc(i,r,O,th(A.cy+A.y1,A.cx+A.x1),th(L.cy+L.y1,L.cx+L.x1),o),0<k&&t.arc(i+L.cx,r+L.cy,k,th(L.y1,L.x1),th(L.y0,L.x0),!o))):(t.lineTo(i+f,r+g),t.arc(i,r,O,n,R,o)):t.lineTo(i+f,r+g)):t.moveTo(i,r),t.closePath()))}var lh,uh=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0},hh=(u(ch,lh=Us),ch.prototype.getDefaultShape=function(){return new uh},ch.prototype.buildPath=function(t,e){sh(t,e)},ch.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},ch);function ch(t){return lh.call(this,t)||this}hh.prototype.type="sector";var ph,dh=function(){this.cx=0,this.cy=0,this.r=0,this.r0=0},fh=(u(gh,ph=Us),gh.prototype.getDefaultShape=function(){return new dh},gh.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=2*Math.PI;t.moveTo(n+e.r,i),t.arc(n,i,e.r,0,r,!1),t.moveTo(n+e.r0,i),t.arc(n,i,e.r0,0,r,!0)},gh);function gh(t){return ph.call(this,t)||this}function yh(t,e,n){var i=e.smooth,r=e.points;if(r&&2<=r.length){if(i)for(var o=function(t,e,n,i){var r,o,a=[],s=[],l=[],u=[];if(i){for(var h=[1/0,1/0],c=[-1/0,-1/0],p=0,d=t.length;p<d;p++)ie(h,h,t[p]),re(c,c,t[p]);ie(h,h,i[0]),re(c,c,i[1])}for(p=0,d=t.length;p<d;p++){var f=t[p];if(n)r=t[p?p-1:d-1],o=t[(p+1)%d];else{if(0===p||p===d-1){a.push(Ut(t[p]));continue}r=t[p-1],o=t[p+1]}Yt(s,o,r),jt(s,s,e);var g=$t(f,r),y=$t(f,o),m=g+y,m=(0!==m&&(g/=m,y/=m),jt(l,s,-g),jt(u,s,y),Xt([],f,l)),g=Xt([],f,u);i&&(re(m,m,h),ie(m,m,c),re(g,g,h),ie(g,g,c)),a.push(m),a.push(g)}return n&&a.push(a.shift()),a}(r,i,n,e.smoothConstraint),a=(t.moveTo(r[0][0],r[0][1]),r.length),s=0;s<(n?a:a-1);s++){var l=o[2*s],u=o[2*s+1],h=r[(s+1)%a];t.bezierCurveTo(l[0],l[1],u[0],u[1],h[0],h[1])}else{t.moveTo(r[0][0],r[0][1]);for(var s=1,c=r.length;s<c;s++)t.lineTo(r[s][0],r[s][1])}n&&t.closePath()}}fh.prototype.type="ring";var mh,vh=function(){this.points=null,this.smooth=0,this.smoothConstraint=null},_h=(u(xh,mh=Us),xh.prototype.getDefaultShape=function(){return new vh},xh.prototype.buildPath=function(t,e){yh(t,e,!0)},xh);function xh(t){return mh.call(this,t)||this}_h.prototype.type="polygon";var bh,wh=function(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null},Sh=(u(Mh,bh=Us),Mh.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},Mh.prototype.getDefaultShape=function(){return new wh},Mh.prototype.buildPath=function(t,e){yh(t,e,!1)},Mh);function Mh(t){return bh.call(this,t)||this}Sh.prototype.type="polyline";var Th,Ch={},Ih=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1},kh=(u(Dh,Th=Us),Dh.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},Dh.prototype.getDefaultShape=function(){return new Ih},Dh.prototype.buildPath=function(t,e){o=(this.subPixelOptimize?(n=(o=el(Ch,e,this.style)).x1,i=o.y1,r=o.x2,o):(n=e.x1,i=e.y1,r=e.x2,e)).y2;var n,i,r,o,e=e.percent;0!==e&&(t.moveTo(n,i),e<1&&(r=n*(1-e)+r*e,o=i*(1-e)+o*e),t.lineTo(r,o))},Dh.prototype.pointAt=function(t){var e=this.shape;return[e.x1*(1-t)+e.x2*t,e.y1*(1-t)+e.y2*t]},Dh);function Dh(t){return Th.call(this,t)||this}kh.prototype.type="line";var Ah=[],Lh=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1};function Ph(t,e,n){var i=t.cpx2,r=t.cpy2;return null!=i||null!=r?[(n?jn:Zn)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?jn:Zn)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?ei:ti)(t.x1,t.cpx1,t.x2,e),(n?ei:ti)(t.y1,t.cpy1,t.y2,e)]}u(Nh,Oh=Us),Nh.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},Nh.prototype.getDefaultShape=function(){return new Lh},Nh.prototype.buildPath=function(t,e){var n=e.x1,i=e.y1,r=e.x2,o=e.y2,a=e.cpx1,s=e.cpy1,l=e.cpx2,u=e.cpy2,e=e.percent;0!==e&&(t.moveTo(n,i),null==l||null==u?(e<1&&(ii(n,a,r,e,Ah),a=Ah[1],r=Ah[2],ii(i,s,o,e,Ah),s=Ah[1],o=Ah[2]),t.quadraticCurveTo(a,s,r,o)):(e<1&&(Qn(n,a,l,r,e,Ah),a=Ah[1],l=Ah[2],r=Ah[3],Qn(i,s,u,o,e,Ah),s=Ah[1],u=Ah[2],o=Ah[3]),t.bezierCurveTo(a,s,l,u,r,o)))},Nh.prototype.pointAt=function(t){return Ph(this.shape,t,!1)},Nh.prototype.tangentAt=function(t){t=Ph(this.shape,t,!0);return Kt(t,t)};var Oh,Rh=Nh;function Nh(t){return Oh.call(this,t)||this}Rh.prototype.type="bezier-curve";var Bh,Eh=function(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},zh=(u(Fh,Bh=Us),Fh.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},Fh.prototype.getDefaultShape=function(){return new Eh},Fh.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r,0),o=e.startAngle,a=e.endAngle,e=e.clockwise,s=Math.cos(o),l=Math.sin(o);t.moveTo(s*r+n,l*r+i),t.arc(n,i,r,o,a,!e)},Fh);function Fh(t){return Bh.call(this,t)||this}zh.prototype.type="arc";u(Wh,Vh=Us),Wh.prototype._updatePathDirty=function(){for(var t=this.shape.paths,e=this.shapeChanged(),n=0;n<t.length;n++)e=e||t[n].shapeChanged();e&&this.dirtyShape()},Wh.prototype.beforeBrush=function(){this._updatePathDirty();for(var t=this.shape.paths||[],e=this.getGlobalScale(),n=0;n<t.length;n++)t[n].path||t[n].createPathProxy(),t[n].path.setScale(e[0],e[1],t[n].segmentIgnoreThreshold)},Wh.prototype.buildPath=function(t,e){for(var n=e.paths||[],i=0;i<n.length;i++)n[i].buildPath(t,n[i].shape,!0)},Wh.prototype.afterBrush=function(){for(var t=this.shape.paths||[],e=0;e<t.length;e++)t[e].pathUpdated()},Wh.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),Us.prototype.getBoundingRect.call(this)};var Vh,Hh=Wh;function Wh(){var t=null!==Vh&&Vh.apply(this,arguments)||this;return t.type="compound",t}Uh.prototype.addColorStop=function(t,e){this.colorStops.push({offset:t,color:e})};var Gh=Uh;function Uh(t){this.colorStops=t||[]}u(qh,Xh=Gh);var Xh,Yh=qh;function qh(t,e,n,i,r,o){r=Xh.call(this,r)||this;return r.x=null==t?0:t,r.y=null==e?0:e,r.x2=null==n?1:n,r.y2=null==i?0:i,r.type="linear",r.global=o||!1,r}u(jh,Zh=Gh);var Zh,Gh=jh;function jh(t,e,n,i,r){i=Zh.call(this,i)||this;return i.x=null==t?.5:t,i.y=null==e?.5:e,i.r=null==n?.5:n,i.type="radial",i.global=r||!1,i}var Kh=Math.min,$h=Math.max,Qh=Math.abs,Jh=[0,0],tc=[0,0],ec=sn(),nc=ec.minTv,ic=ec.maxTv,rc=(oc.prototype.fromBoundingRect=function(t,e){var n=this._corners,i=this._axes,r=t.x,o=t.y,a=r+t.width,t=o+t.height;if(n[0].set(r,o),n[1].set(a,o),n[2].set(a,t),n[3].set(r,t),e)for(var s=0;s<4;s++)n[s].transform(e);U.sub(i[0],n[1],n[0]),U.sub(i[1],n[3],n[0]),i[0].normalize(),i[1].normalize();for(s=0;s<2;s++)this._origin[s]=i[s].dot(n[0])},oc.prototype.intersect=function(t,e,n){var i=!0,r=!e;return e&&U.set(e,0,0),ec.reset(n,!r),!this._intersectCheckOneSide(this,t,r,1)&&(i=!1,r)||!this._intersectCheckOneSide(t,this,r,-1)&&(i=!1,r)||r||ec.negativeSize||U.copy(e,i?ec.useDir?ec.dirMinTv:nc:ic),i},oc.prototype._intersectCheckOneSide=function(t,e,n,i){for(var r=!0,o=0;o<2;o++){var a=t._axes[o];if(t._getProjMinMaxOnAxis(o,t._corners,Jh),t._getProjMinMaxOnAxis(o,e._corners,tc),ec.negativeSize||Jh[1]<tc[0]||tc[1]<Jh[0]){if(r=!1,ec.negativeSize||n)return r;var s=Qh(tc[0]-Jh[1]),l=Qh(Jh[0]-tc[1]);Kh(s,l)>ic.len()&&(s<l?U.scale(ic,a,-s*i):U.scale(ic,a,l*i))}else n||(s=Qh(tc[0]-Jh[1]),l=Qh(Jh[0]-tc[1]),(ec.useDir||Kh(s,l)<nc.len())&&((s<l||!ec.bidirectional)&&(U.scale(nc,a,s*i),ec.useDir)&&ec.calcDirMTV(),l<=s||!ec.bidirectional)&&(U.scale(nc,a,-l*i),ec.useDir)&&ec.calcDirMTV())}return r},oc.prototype._getProjMinMaxOnAxis=function(t,e,n){for(var i=this._axes[t],r=this._origin,o=e[0].dot(i)+r[t],a=o,s=o,l=1;l<e.length;l++)var u=e[l].dot(i)+r[t],a=Kh(u,a),s=$h(u,s);n[0]=a+ec.touchThreshold,n[1]=s-ec.touchThreshold,ec.negativeSize=n[1]<n[0]},oc);function oc(t,e){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new U;for(n=0;n<2;n++)this._axes[n]=new U;t&&this.fromBoundingRect(t,e)}var ac,sc=[],e=(u(lc,ac=e),lc.prototype.traverse=function(t,e){t.call(e,this)},lc.prototype.useStyle=function(){this.style={}},lc.prototype.getCursor=function(){return this._cursor},lc.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},lc.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},lc.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},lc.prototype.addDisplayable=function(t,e){(e?this._temporaryDisplayables:this._displayables).push(t),this.markRedraw()},lc.prototype.addDisplayables=function(t,e){e=e||!1;for(var n=0;n<t.length;n++)this.addDisplayable(t[n],e)},lc.prototype.getDisplayables=function(){return this._displayables},lc.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},lc.prototype.eachPendingDisplayable=function(t){for(var e=this._cursor;e<this._displayables.length;e++)t&&t(this._displayables[e]);for(e=0;e<this._temporaryDisplayables.length;e++)t&&t(this._temporaryDisplayables[e])},lc.prototype.update=function(){this.updateTransform();for(var t=this._cursor;t<this._displayables.length;t++)(e=this._displayables[t]).parent=this,e.update(),e.parent=null;for(var e,t=0;t<this._temporaryDisplayables.length;t++)(e=this._temporaryDisplayables[t]).parent=this,e.update(),e.parent=null},lc.prototype.getBoundingRect=function(){if(!this._rect){for(var t=new X(1/0,1/0,-1/0,-1/0),e=0;e<this._displayables.length;e++){var n=this._displayables[e],i=n.getBoundingRect().clone();n.needLocalTransform()&&i.applyTransform(n.getLocalTransform(sc)),t.union(i)}this._rect=t}return this._rect},lc.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e);if(this.getBoundingRect().contain(n[0],n[1]))for(var i=0;i<this._displayables.length;i++)if(this._displayables[i].contain(t,e))return!0;return!1},lc);function lc(){var t=null!==ac&&ac.apply(this,arguments)||this;return t.notClear=!0,t.incremental=!0,t._displayables=[],t._temporaryDisplayables=[],t._cursor=0,t}var uc=ta();function hc(t,e,n,i,r,o,a){var s,l,u,h,c,p,d=!1,f=(N(r)?(a=o,o=r,r=null):B(r)&&(o=r.cb,a=r.during,d=r.isFrom,l=r.removeOpt,r=r.dataIndex),"leave"===t),g=(f||e.stopAnimation("leave"),p=t,s=r,l=f?l||{}:null,i=(g=i)&&i.getAnimationDelayParams?i.getAnimationDelayParams(e,r):null,g&&g.ecModel&&(u=(u=g.ecModel.getUpdatePayload())&&u.animation),p="update"===p,g&&g.isAnimationEnabled()?(c=h=r=void 0,c=l?(r=G(l.duration,200),h=G(l.easing,"cubicOut"),0):(r=g.getShallow(p?"animationDurationUpdate":"animationDuration"),h=g.getShallow(p?"animationEasingUpdate":"animationEasing"),g.getShallow(p?"animationDelayUpdate":"animationDelay")),N(c=u&&(null!=u.duration&&(r=u.duration),null!=u.easing&&(h=u.easing),null!=u.delay)?u.delay:c)&&(c=c(s,i)),{duration:(r=N(r)?r(s):r)||0,delay:c,easing:h}):null);g&&0<g.duration?(p={duration:g.duration,delay:g.delay||0,easing:g.easing,done:o,force:!!o||!!a,setToFinal:!f,scope:t,during:a},d?e.animateFrom(n,p):e.animateTo(n,p)):(e.stopAnimation(),d||e.attr(n),a&&a(1),o&&o())}function cc(t,e,n,i,r,o){hc("update",t,e,n,i,r,o)}function pc(t,e,n,i,r,o){hc("enter",t,e,n,i,r,o)}function dc(t){if(!t.__zr)return!0;for(var e=0;e<t.animators.length;e++)if("leave"===t.animators[e].scope)return!0;return!1}function fc(t,e,n,i,r,o){dc(t)||hc("leave",t,e,n,i,r,o)}function gc(t,e,n,i){t.removeTextContent(),t.removeTextGuideLine(),fc(t,{style:{opacity:0}},e,n,i)}function yc(t,e,n){function i(){t.parent&&t.parent.remove(t)}t.isGroup?t.traverse(function(t){t.isGroup||gc(t,e,n,i)}):gc(t,e,n,i)}function mc(t){uc(t).oldStyle=t.style}var vc={},_c=["x","y"],xc=["width","height"];function bc(t){return Us.extend(t)}var wc=function(t,e){var n,i=Vu(t,e);function r(t){t=n.call(this,t)||this;return t.applyTransform=i.applyTransform,t.buildPath=i.buildPath,t}return u(r,n=Eu),r};function Sc(t,e){return wc(t,e)}function Mc(t,e){vc[t]=e}function Tc(t){if(vc.hasOwnProperty(t))return vc[t]}function Cc(t,e,n,i){t=new Eu(Vu(t,e));return n&&("center"===i&&(n=kc(n,t.getBoundingRect())),Ac(t,n)),t}function Ic(t,e,n){var i=new Qs({style:{image:t,x:e.x,y:e.y,width:e.width,height:e.height},onload:function(t){"center"===n&&(t={width:t.width,height:t.height},i.setStyle(kc(e,t)))}});return i}function kc(t,e){var e=e.width/e.height,n=t.height*e,e=n<=t.width?t.height:(n=t.width)/e;return{x:t.x+t.width/2-n/2,y:t.y+t.height/2-e/2,width:n,height:e}}function Dc(t,e){for(var n=[],i=t.length,r=0;r<i;r++){var o=t[r];n.push(o.getUpdatedPathProxy(!0))}return(e=new Us(e)).createPathProxy(),e.buildPath=function(t){var e;Fu(t)&&(t.appendPath(n),e=t.getContext())&&t.rebuildPath(e,1)},e}function Ac(t,e){t.applyTransform&&(e=t.getBoundingRect().calculateTransform(e),t.applyTransform(e))}function Lc(t,e){return el(t,t,{lineWidth:e}),t}var Pc=il;function Oc(t,e){for(var n=Re([]);t&&t!==e;)Be(n,t.getLocalTransform(),n),t=t.parent;return n}function Rc(t,e,n){return e&&!st(e)&&(e=Ar.getLocalTransform(e)),ne([],t,e=n?Ve([],e):e)}function Nc(t){return!t.isGroup}function Bc(t,e,i){var r,n;function o(t){var e={x:t.x,y:t.y,rotation:t.rotation};return null!=t.shape&&(e.shape=y(t.shape)),e}t&&e&&(n={},t.traverse(function(t){Nc(t)&&t.anid&&(n[t.anid]=t)}),r=n,e.traverse(function(t){var e,n;Nc(t)&&t.anid&&(e=r[t.anid])&&(n=o(t),t.attr(o(e)),cc(t,n,i,Y(t).dataIndex))}))}function Ec(t,n){return F(t,function(t){var e=t[0],e=_o(e,n.x),t=(e=vo(e,n.x+n.width),t[1]),t=_o(t,n.y);return[e,vo(t,n.y+n.height)]})}function zc(t,e){var n=_o(t.x,e.x),i=vo(t.x+t.width,e.x+e.width),r=_o(t.y,e.y),t=vo(t.y+t.height,e.y+e.height);if(n<=i&&r<=t)return{x:n,y:r,width:i-n,height:t-r}}function Fc(t,e,n){var e=P({rectHover:!0},e),i=e.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return 0===t.indexOf("image://")?(i.image=t.slice(8),E(i,n),new Qs(e)):Cc(t.replace("path://",""),e,n,"center")}function Vc(t,e,n,i,r,o,a,s){var l,n=n-t,i=i-e,a=a-r,s=s-o,u=a*i-n*s;return!((l=u)<=1e-6&&-1e-6<=l||(r=((l=t-r)*i-n*(t=e-o))/u)<0||1<r||(i=(l*s-a*t)/u)<0||1<i)}function Hc(t,e,n,i,r){return null!=e&&(W(e)?Wc[0]=Wc[1]=Wc[2]=Wc[3]=e:(Wc[0]=e[0],Wc[1]=e[1],Wc[2]=e[2],Wc[3]=e[3]),i&&(Wc[0]=_o(0,Wc[0]),Wc[1]=_o(0,Wc[1]),Wc[2]=_o(0,Wc[2]),Wc[3]=_o(0,Wc[3])),n&&(Wc[0]=-Wc[0],Wc[1]=-Wc[1],Wc[2]=-Wc[2],Wc[3]=-Wc[3]),Gc(t,Wc,"x","width",3,1,r&&r[0]||0),Gc(t,Wc,"y","height",0,2,r&&r[1]||0)),t}var Wc=[0,0,0,0];function Gc(t,e,n,i,r,o,a){var s=e[o]+e[r],l=t[i];t[i]+=s,a=_o(0,vo(a,l)),t[i]<a?(t[i]=a,t[n]+=0<=e[r]?-e[r]:0<=e[o]?l+e[o]:1e-8<xo(s)?(l-a)*e[r]/s:0):t[n]-=e[r]}function Uc(t){var e=t.itemTooltipOption,n=t.componentModel,i=t.itemName,e=H(e)?{formatter:e}:e,r=n.mainType,n=n.componentIndex,o={componentType:r,name:i,$vars:["name"]},a=(o[r+"Index"]=n,t.formatterParamsExtra),t=(a&&z(ct(a),function(t){zt(o,t)||(o[t]=a[t],o.$vars.push(t))}),Y(t.el));t.componentMainType=r,t.componentIndex=n,t.tooltipConfig={name:i,option:E({content:i,encodeHTMLContent:!0,formatterParams:o},e)}}function Xc(t,e){var n;(n=t.isGroup?e(t):n)||t.traverse(e)}function Yc(t,e){if(t)if(V(t))for(var n=0;n<t.length;n++)Xc(t[n],e);else Xc(t,e)}function qc(t){return!t||xo(t[1])<1e-5&&xo(t[2])<1e-5||xo(t[0])<1e-5&&xo(t[3])<1e-5}function Zc(t,e){return t?X.copy(t,e):e.clone()}function jc(t,e){return e?Ne(t||Oe(),e):void 0}function Kc(t){return{z:t.get("z")||0,zlevel:t.get("zlevel")||0}}function $c(t,e,n){!function t(e,n,i,r){if(e.ignoreModelZ)return r;var o=e.getTextContent();var a=e.getTextGuideLine();var s=e.isGroup;if(s)for(var l=e.childrenRef(),u=0;u<l.length;u++)r=_o(t(l[u],n,i,r),r);else e.z=n,e.zlevel=i,r=_o(e.z2||0,r);o&&(o.z=n,o.zlevel=i,isFinite(r))&&(o.z2=r+2);a&&(s=e.textGuideLineConfig,a.z=n,a.zlevel=i,isFinite(r))&&(a.z2=r+(s&&s.showAbove?1:-1));return r}(t,e,n,-1/0)}Mc("circle",Gu),Mc("ellipse",qu),Mc("sector",hh),Mc("ring",fh),Mc("polygon",_h),Mc("polyline",Sh),Mc("rect",sl),Mc("line",kh),Mc("bezierCurve",Rh),Mc("arc",zh);var Qc=Object.freeze({__proto__:null,Arc:zh,BezierCurve:Rh,BoundingRect:X,Circle:Gu,CompoundPath:Hh,Ellipse:qu,Group:oo,Image:Qs,IncrementalDisplayable:e,Line:kh,LinearGradient:Yh,OrientedBoundingRect:rc,Path:Us,Point:U,Polygon:_h,Polyline:Sh,RadialGradient:Gh,Rect:sl,Ring:fh,Sector:hh,Text:dl,WH:xc,XY:_c,applyTransform:Rc,calcZ2Range:function(t){var e=-1/0,n=1/0;function i(t){if(t&&!t.isGroup){var e=t.currentStates;if(e.length)for(var n=0;n<e.length;n++)r(t.states[e[n]]);r(t)}}function r(t){t&&(t=t.z2,e<t&&(e=t),t<n)&&(n=t)}return Xc(t,function(t){i(t),i(t.getTextContent()),i(t.getTextGuideLine())}),{min:n=e<n?e=0:n,max:e}},clipPointsByRect:Ec,clipRectByRect:zc,createIcon:Fc,ensureCopyRect:Zc,ensureCopyTransform:jc,expandOrShrinkRect:Hc,extendPath:Sc,extendShape:bc,getShapeClass:Tc,getTransform:Oc,groupTransition:Bc,initProps:pc,isBoundingRectAxisAligned:qc,isElementRemoved:dc,lineLineIntersect:Vc,linePolygonIntersect:function(t,e,n,i,r){for(var o=0,a=r[r.length-1];o<r.length;o++){var s=r[o];if(Vc(t,e,n,i,s[0],s[1],a[0],a[1]))return!0;a=s}},makeImage:Ic,makePath:Cc,mergePath:Dc,registerShape:Mc,removeElement:fc,removeElementWithFadeOut:yc,resizePath:Ac,retrieveZInfo:Kc,setTooltipConfig:Uc,subPixelOptimize:Pc,subPixelOptimizeLine:Lc,subPixelOptimizeRect:function(t,e){return nl(t,t,e),t},transformDirection:function(t,e,n){var i=0===e[4]||0===e[5]||0===e[0]?1:xo(2*e[4]/e[0]),r=0===e[4]||0===e[5]||0===e[2]?1:xo(2*e[4]/e[2]),i=Rc(["left"===t?-i:"right"===t?i:0,"top"===t?-r:"bottom"===t?r:0],e,n);return xo(i[0])>xo(i[1])?0<i[0]?"right":"left":0<i[1]?"bottom":"top"},traverseElements:Yc,traverseUpdateZ:$c,updateProps:cc}),Jc={};function tp(t,e){for(var n=0;n<Pl.length;n++){var i=Pl[n],r=e[i],i=t.ensureState(i);i.style=i.style||{},i.style.text=r}var o=t.currentStates.slice();t.clearStates(!0),t.setStyle({text:e.normal}),t.useStates(o,!0)}function ep(t,e,n){for(var i,r=t.labelFetcher,o=t.labelDataIndex,a=t.labelDimIndex,s=e.normal,l={normal:i=null==(i=r?r.getFormattedLabel(o,"normal",null,a,s&&s.get("formatter"),null!=n?{interpolatedValue:n}:null):i)?N(t.defaultText)?t.defaultText(o,t,n):t.defaultText:i},u=0;u<Pl.length;u++){var h=Pl[u],c=e[h];l[h]=G(r?r.getFormattedLabel(o,h,null,a,c&&c.get("formatter")):null,i)}return l}function np(t,e,n,i){n=n||Jc;for(var r=t instanceof dl,o=!1,a=0;a<Ol.length;a++)if((p=e[Ol[a]])&&p.getShallow("show")){o=!0;break}var s=r?t:t.getTextContent();if(o){r||(s||(s=new dl,t.setTextContent(s)),t.stateProxy&&(s.stateProxy=t.stateProxy));var l=ep(n,e),u=e.normal,h=!!u.getShallow("show"),c=rp(u,i&&i.normal,n,!1,!r);c.text=l.normal,r||t.setTextConfig(op(u,n,!1));for(a=0;a<Pl.length;a++){var p,d,f,g=Pl[a];(p=e[g])&&(d=s.ensureState(g),(f=!!G(p.getShallow("show"),h))!=h&&(d.ignore=!f),d.style=rp(p,i&&i[g],n,!0,!r),d.style.text=l[g],r||(t.ensureState(g).textConfig=op(p,n,!0)))}s.silent=!!u.getShallow("silent"),null!=s.style.x&&(c.x=s.style.x),null!=s.style.y&&(c.y=s.style.y),s.ignore=!h,s.useStyle(c),s.dirty(),n.enableTextSetter&&(hp(s).setLabelText=function(t){t=ep(n,e,t);tp(s,t)})}else s&&(s.ignore=!0);t.dirty()}function ip(t,e){for(var n={normal:t.getModel(e=e||"label")},i=0;i<Pl.length;i++){var r=Pl[i];n[r]=t.getModel([r,e])}return n}function rp(t,e,n,i,r){var o={},a=o,s=t,l=n,u=i,h=r;l=l||Jc;var c,t=s.ecModel,p=t&&t.option.textStyle,d=function(t){var e;for(;t&&t!==t.ecModel;){var n=(t.option||Jc).rich;if(n){e=e||{};for(var i=ct(n),r=0;r<i.length;r++){var o=i[r];e[o]=1}}t=t.parentModel}return e}(s);if(d){c={};var f,g,y="richInheritPlainLabel",m=G(s.get(y),t?t.get(y):void 0);for(f in d)d.hasOwnProperty(f)&&(g=s.getModel(["rich",f]),up(c[f]={},g,p,s,m,l,u,h,!1,!0))}return c&&(a.rich=c),(t=s.get("overflow"))&&(a.overflow=t),(y=s.get("lineOverflow"))&&(a.lineOverflow=y),t=a,null!=(y=s.get("minMargin"))?(y=W(y)?y/2:0,t.margin=[y,y,y,y],t.__marginType=pp.minMargin):null!=(y=s.get("textMargin"))&&(t.margin=Mt(y),t.__marginType=pp.textMargin),up(a,s,p,null,null,l,u,h,!0,!1),e&&P(o,e),o}function op(t,e,n){e=e||{};var i={},r=t.getShallow("rotate"),o=G(t.getShallow("distance"),n?null:5),a=t.getShallow("offset"),n=t.getShallow("position")||(n?null:"inside");return null!=(n="outside"===n?e.defaultOutsidePosition||"top":n)&&(i.position=n),null!=a&&(i.offset=a),null!=r&&(r*=Math.PI/180,i.rotation=r),null!=o&&(i.distance=o),i.outsideFill="inherit"===t.get("color")?e.inheritColor||null:"auto",null!=e.autoOverflowArea&&(i.autoOverflowArea=e.autoOverflowArea),null!=e.layoutRect&&(i.layoutRect=e.layoutRect),i}var ap=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],sp=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],lp=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function up(t,e,n,i,r,o,a,s,l,u){n=!a&&n||Jc;var h=o&&o.inheritColor,c=e.getShallow("color"),p=e.getShallow("textBorderColor"),d=G(e.getShallow("opacity"),n.opacity),c=("inherit"!==c&&"auto"!==c||(c=h||null),"inherit"!==p&&"auto"!==p||(p=h||null),s||(c=c||n.color,p=p||n.textBorderColor),null!=c&&(t.fill=c),null!=p&&(t.stroke=p),G(e.getShallow("textBorderWidth"),n.textBorderWidth)),p=(null!=c&&(t.lineWidth=c),G(e.getShallow("textBorderType"),n.textBorderType)),c=(null!=p&&(t.lineDash=p),G(e.getShallow("textBorderDashOffset"),n.textBorderDashOffset));null!=c&&(t.lineDashOffset=c),null!=(d=a||null!=d||u?d:o&&o.defaultOpacity)&&(t.opacity=d),a||s||null==t.fill&&o.inheritColor&&(t.fill=o.inheritColor);for(var f=0;f<ap.length;f++){var g=ap[f];null!=(y=!1!==r&&i?wt(e.getShallow(g),i.getShallow(g),n[g]):G(e.getShallow(g),n[g]))&&(t[g]=y)}for(var f=0;f<sp.length;f++){g=sp[f];null!=(y=e.getShallow(g))&&(t[g]=y)}if(null==t.verticalAlign&&null!=(p=e.getShallow("baseline"))&&(t.verticalAlign=p),!l||!o.disableBox){for(f=0;f<lp.length;f++){var y,g=lp[f];null!=(y=e.getShallow(g))&&(t[g]=y)}c=e.getShallow("borderType");null!=c&&(t.borderDash=c),"auto"!==t.backgroundColor&&"inherit"!==t.backgroundColor||!h||(t.backgroundColor=h),"auto"!==t.borderColor&&"inherit"!==t.borderColor||!h||(t.borderColor=h)}}var hp=ta();function cp(n,i,r,t,o){var a,s,l,u=hp(n);u.valueAnimation&&u.prevValue!==u.value&&(a=u.defaultInterpolatedText,s=G(u.interpolatedValue,u.prevValue),l=u.value,n.percent=0,(null==u.prevValue?pc:cc)(n,{percent:1},t,i,null,function(t){var e=sa(r,u.precision,s,l,t),t=(u.interpolatedValue=1===t?null:e,ep({labelDataIndex:i,labelFetcher:o,defaultText:a?a(e):e+""},u.statesModels,e));tp(n,t)}))}var pp={minMargin:1,textMargin:2},dp=["textStyle","color"],fp=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],gp=new dl,Pc=(yp.prototype.getTextColor=function(t){var e=this.ecModel;return this.getShallow("color")||(!t&&e?e.get(dp):null)},yp.prototype.getFont=function(){return t={fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},e=(e=this.ecModel)&&e.getModel("textStyle"),Ct([t.fontStyle||e&&e.getShallow("fontStyle")||"",t.fontWeight||e&&e.getShallow("fontWeight")||"",(t.fontSize||e&&e.getShallow("fontSize")||12)+"px",t.fontFamily||e&&e.getShallow("fontFamily")||"sans-serif"].join(" "));var t,e},yp.prototype.getTextRect=function(t){for(var e={text:t,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<fp.length;n++)e[fp[n]]=this.getShallow(fp[n]);return gp.useStyle(e),gp.update(),gp.getBoundingRect()},yp);function yp(){}var mp=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],vp=va(mp),_p=(xp.prototype.getLineStyle=function(t){return vp(this,t)},xp);function xp(){}var bp=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],wp=va(bp),Sp=(Mp.prototype.getItemStyle=function(t,e){return wp(this,t,e)},Mp);function Mp(){}Ip.prototype.init=function(t,e,n){},Ip.prototype.mergeOption=function(t,e){d(this.option,t,!0)},Ip.prototype.get=function(t,e){return null==t?this.option:this._doGet(this.parsePath(t),!e&&this.parentModel)},Ip.prototype.getShallow=function(t,e){var n=this.option,n=null==n?n:n[t];return null!=n||e||(e=this.parentModel)&&(n=e.getShallow(t)),n},Ip.prototype.getModel=function(t,e){var n=null!=t,t=n?this.parsePath(t):null;return new Ip(n?this._doGet(t):this.option,e=e||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(t)),this.ecModel)},Ip.prototype.isEmpty=function(){return null==this.option},Ip.prototype.restoreData=function(){},Ip.prototype.clone=function(){return new this.constructor(y(this.option))},Ip.prototype.parsePath=function(t){return"string"==typeof t?t.split("."):t},Ip.prototype.resolveParentPath=function(t){return t},Ip.prototype.isAnimationEnabled=function(){if(!w.node&&this.option)return null!=this.option.animation?!!this.option.animation:this.parentModel?this.parentModel.isAnimationEnabled():void 0},Ip.prototype._doGet=function(t,e){var n=this.option;if(t){for(var i=0;i<t.length&&(!t[i]||null!=(n=n&&"object"==typeof n?n[t[i]]:null));i++);null==n&&e&&(n=e._doGet(this.resolveParentPath(t),e.parentModel))}return n};var Tp,Cp=Ip;function Ip(t,e,n){this.parentModel=e,this.ecModel=n,this.option=t}pa(Cp),Xp=Cp,Tp=["__\0is_clz",fa++].join("_"),Xp.prototype[Tp]=!0,Xp.isInstance=function(t){return!(!t||!t[Tp])},at(Cp,_p),at(Cp,Sp),at(Cp,xa),at(Cp,Pc);var kp=Math.round(10*Math.random());function Dp(t){return[t||"",kp++].join("_")}function Ap(t,e){return d(d({},t,!0),e,!0)}var Lp="ZH",Pp="EN",Op=Pp,Rp={},Np={},Bp=w.domSupported&&-1<(document.documentElement.lang||navigator.language||navigator.browserLanguage||Op).toUpperCase().indexOf(Lp)?Lp:Op;function Ep(t,e){t=t.toUpperCase(),Np[t]=new Cp(e),Rp[t]=e}Ep(Pp,{time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst",custom:"Custom chart",chart:"Chart"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}}),Ep(Lp,{time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图",custom:"自定义图表",chart:"图表"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}});var zp=null;var Fp=1e3,Vp=60*Fp,Hp=60*Vp,Wp=24*Hp,fa=365*Wp,Gp={year:/({yyyy}|{yy})/,month:/({MMMM}|{MMM}|{MM}|{M})/,day:/({dd}|{d})/,hour:/({HH}|{H}|{hh}|{h})/,minute:/({mm}|{m})/,second:/({ss}|{s})/,millisecond:/({SSS}|{S})/},Up={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}"},Xp="{yyyy}-{MM}-{dd}",Yp={year:"{yyyy}",month:"{yyyy}-{MM}",day:Xp,hour:Xp+" "+Up.hour,minute:Xp+" "+Up.minute,second:Xp+" "+Up.second,millisecond:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"},qp=["year","month","day","hour","minute","second","millisecond"],Zp=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function jp(t){return H(t)||N(t)?t:(l=(l=t)||{},u={},h=!0,z(qp,function(t){h=h&&null==l[t]}),z(qp,function(t,e){for(var n=l[t],i=(u[t]={},null),r=e;0<=r;r--){var o=qp[r],a=B(n)&&!V(n)?n[o]:n,s=void 0;V(a)?i=(s=a.slice())[0]||"":H(a)?s=[i=a]:(null==i?i=Up[t]:Gp[o].test(i)||(i=u[o][o][0]+" "+i),s=[i],h&&(s[1]="{primary|"+i+"}")),u[t][o]=s}}),u);var l,u,h}function Kp(t,e){return"0000".substr(0,e-(t+="").length)+t}function $p(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function Qp(t,e,n,i){var t=Po(t),r=t[ed(n)](),o=t[nd(n)]()+1,a=Math.floor((o-1)/3)+1,s=t[id(n)](),l=t["get"+(n?"UTC":"")+"Day"](),u=t[rd(n)](),h=(u-1)%12+1,c=t[od(n)](),p=t[ad(n)](),t=t[sd(n)](),n=12<=u?"pm":"am",d=n.toUpperCase(),i=(i instanceof Cp?i:Np[i||Bp]||Np[Op]).getModel("time"),f=i.get("month"),g=i.get("monthAbbr"),y=i.get("dayOfWeek"),i=i.get("dayOfWeekAbbr");return(e||"").replace(/{a}/g,n+"").replace(/{A}/g,d+"").replace(/{yyyy}/g,r+"").replace(/{yy}/g,Kp(r%100+"",2)).replace(/{Q}/g,a+"").replace(/{MMMM}/g,f[o-1]).replace(/{MMM}/g,g[o-1]).replace(/{MM}/g,Kp(o,2)).replace(/{M}/g,o+"").replace(/{dd}/g,Kp(s,2)).replace(/{d}/g,s+"").replace(/{eeee}/g,y[l]).replace(/{ee}/g,i[l]).replace(/{e}/g,l+"").replace(/{HH}/g,Kp(u,2)).replace(/{H}/g,u+"").replace(/{hh}/g,Kp(h+"",2)).replace(/{h}/g,h+"").replace(/{mm}/g,Kp(c,2)).replace(/{m}/g,c+"").replace(/{ss}/g,Kp(p,2)).replace(/{s}/g,p+"").replace(/{SSS}/g,Kp(t,3)).replace(/{S}/g,t+"")}function Jp(t,e){var t=Po(t),n=t[nd(e)]()+1,i=t[id(e)](),r=t[rd(e)](),o=t[od(e)](),a=t[ad(e)](),t=0===t[sd(e)](),e=t&&0===a,a=e&&0===o,o=a&&0===r,r=o&&1===i;return r&&1===n?"year":r?"month":o?"day":a?"hour":e?"minute":t?"second":"millisecond"}function td(t,e,n){switch(e){case"year":t[ld(n)](0);case"month":t[ud(n)](1);case"day":t[hd(n)](0);case"hour":t[cd(n)](0);case"minute":t[pd(n)](0);case"second":t[dd(n)](0)}return t}function ed(t){return t?"getUTCFullYear":"getFullYear"}function nd(t){return t?"getUTCMonth":"getMonth"}function id(t){return t?"getUTCDate":"getDate"}function rd(t){return t?"getUTCHours":"getHours"}function od(t){return t?"getUTCMinutes":"getMinutes"}function ad(t){return t?"getUTCSeconds":"getSeconds"}function sd(t){return t?"getUTCMilliseconds":"getMilliseconds"}function ld(t){return t?"setUTCMonth":"setMonth"}function ud(t){return t?"setUTCDate":"setDate"}function hd(t){return t?"setUTCHours":"setHours"}function cd(t){return t?"setUTCMinutes":"setMinutes"}function pd(t){return t?"setUTCSeconds":"setSeconds"}function dd(t){return t?"setUTCMilliseconds":"setMilliseconds"}function fd(t){var e;return Eo(t)?(e=(t+"").split("."))[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(1<e.length?"."+e[1]:""):H(t)?t:"-"}function gd(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,function(t,e){return e.toUpperCase()}),t=e?t&&t.charAt(0).toUpperCase()+t.slice(1):t}var yd=Mt;function md(t,e,n){function i(t){return t&&Ct(t)?t:"-"}function r(t){return null!=t&&!isNaN(t)&&isFinite(t)}var o="time"===e,a=t instanceof Date;if(o||a){var o=o?Po(t):t;if(!isNaN(+o))return Qp(o,"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}",n);if(a)return"-"}return"ordinal"===e?dt(t)?i(t):W(t)&&r(t)?t+"":"-":r(o=Bo(t))?fd(o):dt(t)?i(t):"boolean"==typeof t?t+"":"-"}function vd(t,e){return"{"+t+(null==e?"":e)+"}"}var _d=["a","b","c","d","e","f","g"];function xd(t,e,n){var i=(e=V(e)?e:[e]).length;if(!i)return"";for(var r=e[0].$vars||[],o=0;o<r.length;o++){var a=_d[o];t=t.replace(vd(a),vd(a,0))}for(var s=0;s<i;s++)for(var l=0;l<r.length;l++){var u=e[s][r[l]];t=t.replace(vd(_d[l],s),n?xe(u):u)}return t}function bd(t,e){var t=H(t)?{color:t,extraCssText:e}:t||{},n=t.color,i=t.type,r=(e=t.extraCssText,t.renderMode||"html");return n?"html"===r?"subItem"===i?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+xe(n)+";"+(e||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+xe(n)+";"+(e||"")+'"></span>':{renderMode:r,content:"{"+(t.markerId||"markerX")+"|}  ",style:"subItem"===i?{width:4,height:4,borderRadius:2,backgroundColor:n}:{width:10,height:10,borderRadius:5,backgroundColor:n}}:""}function wd(t,e){return e=e||"transparent",H(t)?t:B(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function Sd(t,e){var n;"_blank"===e||"blank"===e?((n=window.open()).opener=null,n.location.href=t):window.open(t,e)}var Md={},Td={},Cd=(Id.prototype.create=function(i,r){function t(t){var n=[];return z(t,function(t,e){t=t.create(i,r);n=n.concat(t||[])}),n}this._nonSeriesBoxMasterList=t(Md),this._normalMasterList=t(Td)},Id.prototype.update=function(e,n){z(this._normalMasterList,function(t){t.update&&t.update(e,n)})},Id.prototype.getCoordinateSystems=function(){return this._normalMasterList.concat(this._nonSeriesBoxMasterList)},Id.register=function(t,e){"matrix"===t||"calendar"===t?Md[t]=e:Td[t]=e},Id.get=function(t){return Td[t]||Md[t]},Id);function Id(){this._normalMasterList=[],this._nonSeriesBoxMasterList=[]}var kd={coord:1,coord2:2};var Dd=O();var Ad={none:0,dataCoordSys:1,boxCoordSys:2};function Ld(t){var e=t.getShallow("coordinateSystem"),n=t.getShallow("coordinateSystemUsage",!0),i=Ad.none;return e&&(t="series"===t.mainType,"data"===(n=null==n?t?"data":"box":n)?(i=Ad.dataCoordSys,t||(i=Ad.none)):"box"===n&&(i=Ad.boxCoordSys,t||Md[e]||(i=Ad.none))),{coordSysType:e,kind:i}}var Pd=z,Od=["left","right","top","bottom","width","height"],Rd=[["width","left","right"],["height","top","bottom"]];function Nd(a,s,l,u,h){var c=0,p=0,d=(null==u&&(u=1/0),null==h&&(h=1/0),0);s.eachChild(function(t,e){var n,i,r,o=t.getBoundingRect(),e=s.childAt(e+1),e=e&&e.getBoundingRect();d="horizontal"===a?(i=o.width+(e?-e.x+o.x:0),u<(n=c+i)||t.newline?(c=0,n=i,p+=d+l,o.height):Math.max(d,o.height)):(i=o.height+(e?-e.y+o.y:0),h<(r=p+i)||t.newline?(c+=d+l,p=0,r=i,o.width):Math.max(d,o.width)),t.newline||(t.x=c,t.y=p,t.markRedraw(),"horizontal"===a?c=n+l:p=r+l)})}var Bd=Nd;function Ed(t,e){r=Hd(o=t,n=e,{enableLayoutOnlyByCenter:!0}),i=o.getBoxLayoutParams(),r.type===Vd?(s=r.refPoint,a=zd(i,{width:n.getWidth(),height:n.getHeight()})):(o=V(n=o.get("center"))?n:[n,n],a=zd(i,r.refContainer),s=r.boxCoordFrom===kd.coord2?r.refPoint:[wo(o[0],a.width)+a.x,wo(o[1],a.height)+a.y]);var n={viewRect:a,center:s},i=n.viewRect,r=n.center,o=t.get("radius"),a=(V(o)||(o=[0,o]),wo(i.width,e.getWidth())),s=wo(i.height,e.getHeight()),n=Math.min(a,s),t=wo(o[0],n/2),e=wo(o[1],n/2);return{cx:r[0],cy:r[1],r0:t,r:e,viewRect:i}}function zd(t,e,n){n=yd(n||0);var i=e.width,r=e.height,o=wo(t.left,i),a=wo(t.top,r),s=wo(t.right,i),l=wo(t.bottom,r),u=wo(t.width,i),h=wo(t.height,r),c=n[2]+n[0],p=n[1]+n[3],d=t.aspect;switch(isNaN(u)&&(u=i-s-p-o),isNaN(h)&&(h=r-l-c-a),null!=d&&(isNaN(u)&&isNaN(h)&&(i/r<d?u=.8*i:h=.8*r),isNaN(u)&&(u=d*h),isNaN(h))&&(h=u/d),isNaN(o)&&(o=i-s-u-p),isNaN(a)&&(a=r-l-h-c),t.left||t.right){case"center":o=i/2-u/2-n[3];break;case"right":o=i-u-p}switch(t.top||t.bottom){case"middle":case"center":a=r/2-h/2-n[0];break;case"bottom":a=r-h-c}o=o||0,a=a||0,isNaN(u)&&(u=i-p-o-(s||0)),isNaN(h)&&(h=r-c-a-(l||0));d=new X((e.x||0)+o+n[3],(e.y||0)+a+n[0],u,h);return d.margin=n,d}pt(Nd,"vertical"),pt(Nd,"horizontal");var Fd=1,Vd=2;function Hd(t,e,n){var i,r,o,a,s,l,u,h=t.boxCoordinateSystem;return h&&(l=(t=t).getShallow("coord",!0),u=kd.coord,null==l&&(s=Dd.get(t.type))&&s.getCoord2&&(u=kd.coord2,l=s.getCoord2(t)),t=(s={coord:l,from:u}).coord,l=s.from,h.dataToLayout?(r=Fd,o=l,a=(u=h.dataToLayout(t)).contentRect||u.rect):n&&n.enableLayoutOnlyByCenter&&h.dataToPoint&&(r=Vd,o=l,i=h.dataToPoint(t))),(r=null==r?Fd:r)===Fd&&(i=[(a=a||{x:0,y:0,width:e.getWidth(),height:e.getHeight()}).x+a.width/2,a.y+a.height/2]),{type:r,refContainer:a,refPoint:i,boxCoordFrom:o}}function Wd(t){t=t.layoutMode||t.constructor.layoutMode;return B(t)?t:t?{type:t}:null}function Gd(l,u,t){var h=t&&t.ignoreSize,t=(V(h)||(h=[h,h]),n(Rd[0],0)),e=n(Rd[1],1);function n(t,e){var n={},i=0,r={},o=0;if(Pd(t,function(t){r[t]=l[t]}),Pd(t,function(t){zt(u,t)&&(n[t]=r[t]=u[t]),c(n,t)&&i++,c(r,t)&&o++}),h[e])c(u,t[1])?r[t[2]]=null:c(u,t[2])&&(r[t[1]]=null);else if(2!==o&&i){if(!(2<=i))for(var a=0;a<t.length;a++){var s=t[a];if(!zt(n,s)&&zt(l,s)){n[s]=l[s];break}}return n}return r}function c(t,e){return null!=t[e]&&"auto"!==t[e]}function i(t,e,n){Pd(t,function(t){e[t]=n[t]})}i(Rd[0],l,t),i(Rd[1],l,e)}function Ud(t){return e={},(n=t)&&e&&Pd(Od,function(t){zt(n,t)&&(e[t]=n[t])}),e;var e,n}var Xd,Yd,qd,Zd,jd=ta(),g=(u(Kd,Xd=Cp),Kd.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},Kd.prototype.mergeDefaultAndTheme=function(t,e){var n=Wd(this),i=n?Ud(t):{};d(t,e.getTheme().get(this.mainType)),d(t,this.getDefaultOption()),n&&Gd(t,i,n)},Kd.prototype.mergeOption=function(t,e){d(this.option,t,!0);var n=Wd(this);n&&Gd(this.option,t,n)},Kd.prototype.optionUpdated=function(t,e){},Kd.prototype.getDefaultOption=function(){var t=this.constructor;if(!(e=t)||!e[ha])return t.defaultOption;var e=jd(this);if(!e.defaultOption){for(var n=[],i=t;i;){var r=i.prototype.defaultOption;r&&n.push(r),i=i.superClass}for(var o={},a=n.length-1;0<=a;a--)o=d(o,n[a],!0);e.defaultOption=o}return e.defaultOption},Kd.prototype.getReferringComponents=function(t,e){var n=t+"Id";return oa(this.ecModel,t,{index:this.get(t+"Index",!0),id:this.get(n,!0)},e)},Kd.prototype.getBoxLayoutParams=function(){return e=!1,{left:(t=this).getShallow("left",e),top:t.getShallow("top",e),right:t.getShallow("right",e),bottom:t.getShallow("bottom",e),width:t.getShallow("width",e),height:t.getShallow("height",e)};var t,e},Kd.prototype.getZLevelKey=function(){return""},Kd.prototype.setZLevel=function(t){this.option.zlevel=t},Kd.protoInitialize=((_p=Kd.prototype).type="component",_p.id="",_p.name="",_p.mainType="",_p.subType="",void(_p.componentIndex=0)),Kd);function Kd(t,e,n){t=Xd.call(this,t,e,n)||this;return t.uid=Dp("ec_cpt_model"),t}function $d(t,e){return t[e]||(t[e]={predecessor:[],successor:[]}),t[e]}da(g,Cp),ma(g),qd={},(Yd=g).registerSubTypeDefaulter=function(t,e){t=ca(t);qd[t.main]=e},Yd.determineSubType=function(t,e){var n,i=e.type;return i||(n=ca(t).main,Yd.hasSubTypes(t)&&qd[n]&&(i=qd[n](e))),i},Zd=function(t){var e=[];z(g.getClassesByMainType(t),function(t){e=e.concat(t.dependencies||t.prototype.dependencies||[])}),e=F(e,function(t){return ca(t).main}),"dataset"!==t&&k(e,"dataset")<=0&&e.unshift("dataset");return e},g.topologicalTravel=function(t,e,n,i){if(t.length){a={},s=[],z(o=e,function(n){var e,i,r=$d(a,n),t=r.originalDeps=Zd(n),t=(e=o,i=[],z(t,function(t){0<=k(e,t)&&i.push(t)}),i);r.entryCount=t.length,0===r.entryCount&&s.push(n),z(t,function(t){k(r.predecessor,t)<0&&r.predecessor.push(t);var e=$d(a,t);k(e.successor,t)<0&&e.successor.push(n)})});var o,a,s,e={graph:a,noEntryList:s},r=e.graph,l=e.noEntryList,u={};for(z(t,function(t){u[t]=!0});l.length;){var h=l.pop(),c=r[h],p=!!u[h];p&&(n.call(i,h,c.originalDeps.slice()),delete u[h]),z(c.successor,p?f:d)}z(u,function(){throw new Error("")})}function d(t){r[t].entryCount--,0===r[t].entryCount&&l.push(t)}function f(t){u[t]=!0,d(t)}};var Qd,Jd,v={color:{},darkColor:{},size:{}},tf=v.color={theme:["#5070dd","#b6d634","#505372","#ff994d","#0ca8df","#ffd10a","#fb628b","#785db0","#3fbe95"],neutral00:"#fff",neutral05:"#f4f7fd",neutral10:"#e8ebf0",neutral15:"#dbdee4",neutral20:"#cfd2d7",neutral25:"#c3c5cb",neutral30:"#b7b9be",neutral35:"#aaacb2",neutral40:"#9ea0a5",neutral45:"#929399",neutral50:"#86878c",neutral55:"#797b7f",neutral60:"#6d6e73",neutral65:"#616266",neutral70:"#54555a",neutral75:"#48494d",neutral80:"#3c3c41",neutral85:"#303034",neutral90:"#232328",neutral95:"#17171b",neutral99:"#000",accent05:"#eff1f9",accent10:"#e0e4f2",accent15:"#d0d6ec",accent20:"#c0c9e6",accent25:"#b1bbdf",accent30:"#a1aed9",accent35:"#91a0d3",accent40:"#8292cc",accent45:"#7285c6",accent50:"#6578ba",accent55:"#5c6da9",accent60:"#536298",accent65:"#4a5787",accent70:"#404c76",accent75:"#374165",accent80:"#2e3654",accent85:"#252b43",accent90:"#1b2032",accent95:"#121521",transparent:"rgba(0,0,0,0)",highlight:"rgba(255,231,130,0.8)"};for(Qd in P(tf,{primary:tf.neutral80,secondary:tf.neutral70,tertiary:tf.neutral60,quaternary:tf.neutral50,disabled:tf.neutral20,border:tf.neutral30,borderTint:tf.neutral20,borderShade:tf.neutral40,background:tf.neutral05,backgroundTint:"rgba(234,237,245,0.5)",backgroundTransparent:"rgba(255,255,255,0)",backgroundShade:tf.neutral10,shadow:"rgba(0,0,0,0.2)",shadowTint:"rgba(129,130,136,0.2)",axisLine:tf.neutral70,axisLineTint:tf.neutral40,axisTick:tf.neutral70,axisTickMinor:tf.neutral60,axisLabel:tf.neutral70,axisSplitLine:tf.neutral15,axisMinorSplitLine:tf.neutral05}),tf)tf.hasOwnProperty(Qd)&&(Jd=tf[Qd],"theme"===Qd?v.darkColor.theme=tf.theme.slice():"highlight"===Qd?v.darkColor.highlight="rgba(255,231,130,0.4)":0===Qd.indexOf("accent")?v.darkColor[Qd]=Pi(Jd,null,function(t){return.5*t},function(t){return Math.min(1,1.3-t)}):v.darkColor[Qd]=Pi(Jd,null,function(t){return.9*t},function(t){return 1-Math.pow(t,1.5)}));v.size={xxs:2,xs:5,s:10,m:15,l:20,xl:30,xxl:40,xxxl:50};var Sp="",xa=("undefined"!=typeof navigator&&(Sp=navigator.platform||""),"rgba(0, 0, 0, 0.2)"),Pc=v.color.theme[0],Xp=Pi(Pc,null,null,.9),ef={darkMode:"auto",colorBy:"series",color:v.color.theme,gradientColor:[Xp,Pc],aria:{decal:{decals:[{color:xa,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:xa,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:xa,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:xa,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:xa,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:xa,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:Sp.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,stateAnimation:{duration:300,easing:"cubicOut"},animation:"auto",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicInOut",animationEasingUpdate:"cubicInOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1},nf=O(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),rf="original",of="arrayRows",af="objectRows",sf="keyedColumns",lf="typedArray",uf="unknown",hf="column",cf="row",pf={Must:1,Might:2,Not:3},df=ta();function ff(n,t,e){var r,o,a,i,s,l={},u=yf(t);return u&&n&&(r=[],o=[],t=t.ecModel,t=df(t).datasetMap,u=u.uid+"_"+e.seriesLayoutBy,z(n=n.slice(),function(t,e){t=B(t)?t:n[e]={name:t};"ordinal"===t.type&&null==a&&(a=e,i=c(t)),l[t.name]=[]}),s=t.get(u)||t.set(u,{categoryWayDim:i,valueWayDim:0}),z(n,function(t,e){var n,i=t.name,t=c(t);null==a?(n=s.valueWayDim,h(l[i],n,t),h(o,n,t),s.valueWayDim+=t):a===e?(h(l[i],0,t),h(r,0,t)):(n=s.categoryWayDim,h(l[i],n,t),h(o,n,t),s.categoryWayDim+=t)}),r.length&&(l.itemName=r),o.length)&&(l.seriesName=o),l;function h(t,e,n){for(var i=0;i<n;i++)t.push(e+i)}function c(t){t=t.dimsDef;return t?t.length:1}}function gf(t,l,u){var h,c,p,e={};return yf(t)&&(h=l.sourceFormat,c=l.dimensionsDefine,h!==af&&h!==sf||z(c,function(t,e){"name"===(B(t)?t.name:t)&&(p=e)}),t=function(){for(var t={},e={},n=[],i=0,r=Math.min(5,u);i<r;i++){var o=vf(l.data,h,l.seriesLayoutBy,c,l.startIndex,i),a=(n.push(o),o===pf.Not);if(a&&null==t.v&&i!==p&&(t.v=i),null!=t.n&&t.n!==t.v&&(a||n[t.n]!==pf.Not)||(t.n=i),s(t)&&n[t.n]!==pf.Not)return t;a||(o===pf.Might&&null==e.v&&i!==p&&(e.v=i),null!=e.n&&e.n!==e.v)||(e.n=i)}function s(t){return null!=t.v&&null!=t.n}return s(t)?t:s(e)?e:null}())&&(e.value=[t.v],t=null!=p?p:t.n,e.itemName=[t],e.seriesName=[t]),e}function yf(t){if(!t.get("data",!0))return oa(t.ecModel,"dataset",{index:t.get("datasetIndex",!0),id:t.get("datasetId",!0)},ra).models[0]}function mf(t,e){return vf(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function vf(t,e,n,i,r,o){var a,s,l;if(!gt(t)){if(i&&(B(i=i[o])?(s=i.name,l=i.type):H(i)&&(s=i)),null!=l)return"ordinal"===l?pf.Must:pf.Not;if(e===of){var u=t;if(n===cf){for(var h=u[o],c=0;c<(h||[]).length&&c<5;c++)if(null!=(a=m(h[r+c])))return a}else for(c=0;c<u.length&&c<5;c++){var p=u[r+c];if(p&&null!=(a=m(p[o])))return a}}else if(e===af){var d=t;if(!s)return pf.Not;for(c=0;c<d.length&&c<5;c++)if((g=d[c])&&null!=(a=m(g[s])))return a}else if(e===sf){if(!s)return pf.Not;if(!(h=t[s])||gt(h))return pf.Not;for(c=0;c<h.length&&c<5;c++)if(null!=(a=m(h[c])))return a}else if(e===rf)for(var f=t,c=0;c<f.length&&c<5;c++){var g,y=Xo(g=f[c]);if(!V(y))return pf.Not;if(null!=(a=m(y[o])))return a}}return pf.Not;function m(t){var e=H(t);return null!=t&&Number.isFinite(Number(t))&&""!==t?e?pf.Might:pf.Not:e&&"-"!==t?pf.Must:void 0}}var _f=O();var xf,bf,wf,Sf=ta(),Mf=(ta(),Tf.prototype.getColorFromPalette=function(t,e,n){var i=Wo(this.get("color",!0)),r=this.get("colorLayer",!0),o=this,a=Sf;return a=a(e=e||o),o=a.paletteIdx||0,(e=a.paletteNameMap=a.paletteNameMap||{}).hasOwnProperty(t)?e[t]:(r=(r=n==null||!r?i:Cf(r,n))||i)&&r.length?(n=r[o],t&&(e[t]=n),a.paletteIdx=(o+1)%r.length,n):void 0},Tf.prototype.clearColorPalette=function(){var t,e;(e=Sf)(t=this).paletteIdx=0,e(t).paletteNameMap={}},Tf);function Tf(){}function Cf(t,e){for(var n=t.length,i=0;i<n;i++)if(t[i].length>e)return t[i];return t[n-1]}var If,kf="\0_ec_inner",Df=(u(o,If=Cp),o.prototype.init=function(t,e,n,i,r,o){i=i||{},this.option=null,this._theme=new Cp(i),this._locale=new Cp(r),this._optionManager=o},o.prototype.setOption=function(t,e,n){e=Pf(e);this._optionManager.setOption(t,n,e),this._resetOption(null,e)},o.prototype.resetOption=function(t,e){return this._resetOption(t,Pf(e))},o.prototype._resetOption=function(t,e){var n,i=!1,r=this._optionManager;return t&&"recreate"!==t||(n=r.mountOption("recreate"===t),this.option&&"recreate"!==t?(this.restoreData(),this._mergeOption(n,e)):wf(this,n),i=!0),"timeline"!==t&&"media"!==t||this.restoreData(),t&&"recreate"!==t&&"timeline"!==t||(n=r.getTimelineOption(this))&&(i=!0,this._mergeOption(n,e)),t&&"recreate"!==t&&"media"!==t||(n=r.getMediaOption(this)).length&&z(n,function(t){i=!0,this._mergeOption(t,e)},this),i},o.prototype.mergeOption=function(t){this._mergeOption(t,null)},o.prototype._mergeOption=function(i,t){var r=this.option,h=this._componentsMap,c=this._componentsCount,n=[],o=O(),p=t&&t.replaceMergeMainTypeMap;df(this).datasetMap=O(),z(i,function(t,e){null!=t&&(g.hasClass(e)?e&&(n.push(e),o.set(e,!0)):r[e]=null==r[e]?y(t):d(r[e],t,!0))}),p&&p.each(function(t,e){g.hasClass(e)&&!o.get(e)&&(n.push(e),o.set(e,!0))}),g.topologicalTravel(n,g.getAllClassMainTypes(),function(o){var a,t=function(t,e,n){return(e=(e=_f.get(e))&&e(t))?n.concat(e):n}(this,o,Wo(i[o])),e=h.get(o),n=e?p&&p.get(o)?"replaceMerge":"normalMerge":"replaceAll",e=Yo(e,t,n),s=(Qo(e,o,g),r[o]=null,h.set(o,null),c.set(o,0),[]),l=[],u=0;z(e,function(t,e){var n=t.existing,i=t.newOption;if(i){var r=g.getClass(o,t.keyInfo.subType,!("series"===o));if(!r)return;if("tooltip"===o){if(a)return;a=!0}n&&n.constructor===r?(n.name=t.keyInfo.name,n.mergeOption(i,this),n.optionUpdated(i,!1)):(e=P({componentIndex:e},t.keyInfo),P(n=new r(i,this,this,e),e),t.brandNew&&(n.__requireNewView=!0),n.init(i,this,this),n.optionUpdated(null,!0))}else n&&(n.mergeOption({},this),n.optionUpdated({},!1));n?(s.push(n.option),l.push(n),u++):(s.push(void 0),l.push(void 0))},this),r[o]=s,h.set(o,l),c.set(o,u),"series"===o&&xf(this)},this),this._seriesIndices||xf(this)},o.prototype.getOption=function(){var a=y(this.option);return z(a,function(t,e){if(g.hasClass(e)){for(var n=Wo(t),i=n.length,r=!1,o=i-1;0<=o;o--)n[o]&&!$o(n[o])?r=!0:(n[o]=null,r||i--);n.length=i,a[e]=n}}),delete a[kf],a},o.prototype.setTheme=function(t){this._theme=new Cp(t),this._resetOption("recreate",null)},o.prototype.getTheme=function(){return this._theme},o.prototype.getLocaleModel=function(){return this._locale},o.prototype.setUpdatePayload=function(t){this._payload=t},o.prototype.getUpdatePayload=function(){return this._payload},o.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){t=n[e||0];if(t)return t;if(null==e)for(var i=0;i<n.length;i++)if(n[i])return n[i]}},o.prototype.queryComponents=function(t){var e,n,i,r,o,a=t.mainType;return a&&(e=t.index,n=t.id,i=t.name,r=this._componentsMap.get(a))&&r.length?(null!=e?(o=[],z(Wo(e),function(t){r[t]&&o.push(r[t])})):o=null!=n?Af("id",n,r):null!=i?Af("name",i,r):ut(r,function(t){return!!t}),Lf(o,t)):[]},o.prototype.findComponents=function(t){var e,n=t.query,i=t.mainType,r=(r=i+"Index",o=i+"Id",e=i+"Name",!(n=n)||null==n[r]&&null==n[o]&&null==n[e]?null:{mainType:i,index:n[r],id:n[o],name:n[e]}),o=r?this.queryComponents(r):ut(this._componentsMap.get(i),function(t){return!!t});return n=Lf(o,t),t.filter?ut(n,t.filter):n},o.prototype.eachComponent=function(t,e,n){var i=this._componentsMap;if(N(t)){var r=e,o=t;i.each(function(t,e){for(var n=0;t&&n<t.length;n++){var i=t[n];i&&o.call(r,e,i,i.componentIndex)}})}else for(var a=H(t)?i.get(t):B(t)?this.findComponents(t):null,s=0;a&&s<a.length;s++){var l=a[s];l&&e.call(n,l,l.componentIndex)}},o.prototype.getSeriesByName=function(t){var e=jo(t,null);return ut(this._componentsMap.get("series"),function(t){return!!t&&null!=e&&t.name===e})},o.prototype.getSeriesByIndex=function(t){return this._componentsMap.get("series")[t]},o.prototype.getSeriesByType=function(e){return ut(this._componentsMap.get("series"),function(t){return!!t&&t.subType===e})},o.prototype.getSeries=function(){return ut(this._componentsMap.get("series"),function(t){return!!t})},o.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},o.prototype.eachSeries=function(n,i){bf(this),z(this._seriesIndices,function(t){var e=this._componentsMap.get("series")[t];n.call(i,e,t)},this)},o.prototype.eachRawSeries=function(e,n){z(this._componentsMap.get("series"),function(t){t&&e.call(n,t,t.componentIndex)})},o.prototype.eachSeriesByType=function(n,i,r){bf(this),z(this._seriesIndices,function(t){var e=this._componentsMap.get("series")[t];e.subType===n&&i.call(r,e,t)},this)},o.prototype.eachRawSeriesByType=function(t,e,n){return z(this.getSeriesByType(t),e,n)},o.prototype.isSeriesFiltered=function(t){return bf(this),null==this._seriesIndicesMap.get(t.componentIndex)},o.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},o.prototype.filterSeries=function(n,i){bf(this);var r=[];z(this._seriesIndices,function(t){var e=this._componentsMap.get("series")[t];n.call(i,e,t)&&r.push(t)},this),this._seriesIndices=r,this._seriesIndicesMap=O(r)},o.prototype.restoreData=function(n){xf(this);var t=this._componentsMap,i=[];t.each(function(t,e){g.hasClass(e)&&i.push(e)}),g.topologicalTravel(i,g.getAllClassMainTypes(),function(e){z(t.get(e),function(t){!t||"series"===e&&function(t,e){{var n,i;if(e)return n=e.seriesIndex,i=e.seriesId,e=e.seriesName,null!=n&&t.componentIndex!==n||null!=i&&t.id!==i||null!=e&&t.name!==e}}(t,n)||t.restoreData()})})},o.internalField=(xf=function(t){var e=t._seriesIndices=[];z(t._componentsMap.get("series"),function(t){t&&e.push(t.componentIndex)}),t._seriesIndicesMap=O(e)},bf=function(t){},void(wf=function(t,e){t.option={},t.option[kf]=1,t._componentsMap=O({series:[]}),t._componentsCount=O();var n,i,r=e.aria;B(r)&&null==r.enabled&&(r.enabled=!0),n=e,r=t._theme.option,i=n.color&&!n.colorLayer,z(r,function(t,e){"colorLayer"===e&&i||"color"===e&&n.color||g.hasClass(e)||("object"==typeof t?n[e]=n[e]?d(n[e],t,!1):y(t):null==n[e]&&(n[e]=t))}),d(e,ef,!1),t._mergeOption(e,null)})),o);function o(){return null!==If&&If.apply(this,arguments)||this}function Af(e,t,n){var i,r;return V(t)?(i=O(),z(t,function(t){null!=t&&null!=jo(t,null)&&i.set(t,!0)}),ut(n,function(t){return t&&i.get(t[e])})):(r=jo(t,null),ut(n,function(t){return t&&null!=r&&t[e]===r}))}function Lf(t,e){return e.hasOwnProperty("subType")?ut(t,function(t){return t&&t.subType===e.subType}):t}function Pf(t){var e=O();return t&&z(Wo(t.replaceMerge),function(t){e.set(t,!0)}),{replaceMergeMainTypeMap:e}}at(Df,Mf);function Of(e){z(Rf,function(t){this[t]=S(e[t],e)},this)}var Rf=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"],Nf=/^(min|max)?(.+)$/,Bf=(Ef.prototype.setOption=function(t,e,n){t&&(z(Wo(t.series),function(t){t&&t.data&&gt(t.data)&&kt(t.data)}),z(Wo(t.dataset),function(t){t&&t.source&&gt(t.source)&&kt(t.source)})),t=y(t);var i=this._optionBackup,t=function(t,n,i){var e,r,o=[],a=t.baseOption,s=t.timeline,l=t.options,u=t.media,h=!!t.media,c=!!(l||s||a&&a.timeline);a?(r=a).timeline||(r.timeline=s):((c||h)&&(t.options=t.media=null),r=t);h&&V(u)&&z(u,function(t){t&&t.option&&(t.query?o.push(t):e=e||t)});function p(e){z(n,function(t){t(e,i)})}return p(r),z(l,p),z(o,function(t){return p(t.option)}),{baseOption:r,timelineOptions:l||[],mediaDefault:e,mediaList:o}}(t,e,!i);this._newBaseOption=t.baseOption,i?(t.timelineOptions.length&&(i.timelineOptions=t.timelineOptions),t.mediaList.length&&(i.mediaList=t.mediaList),t.mediaDefault&&(i.mediaDefault=t.mediaDefault)):this._optionBackup=t},Ef.prototype.mountOption=function(t){var e=this._optionBackup;return this._timelineOptions=e.timelineOptions,this._mediaList=e.mediaList,this._mediaDefault=e.mediaDefault,this._currentMediaIndices=[],y(t?e.baseOption:this._newBaseOption)},Ef.prototype.getTimelineOption=function(t){var e,n=this._timelineOptions;return e=n.length&&(t=t.getComponent("timeline"))?y(n[t.getCurrentIndex()]):e},Ef.prototype.getMediaOption=function(t){var e=this._api.getWidth(),n=this._api.getHeight(),i=this._mediaList,r=this._mediaDefault,o=[],a=[];if(i.length||r){for(var s,l,u=0,h=i.length;u<h;u++)!function(t,e,n){var i={width:e,height:n,aspectratio:e/n},r=!0;return z(t,function(t,e){var n,e=e.match(Nf);e&&e[1]&&e[2]&&(n=e[1],e=e[2].toLowerCase(),e=i[e],t=t,("min"===(n=n)?t<=e:"max"===n?e<=t:e===t)||(r=!1))}),r}(i[u].query,e,n)||o.push(u);(o=!o.length&&r?[-1]:o).length&&(s=o,l=this._currentMediaIndices,s.join(",")!==l.join(","))&&(a=F(o,function(t){return y((-1===t?r:i[t]).option)})),this._currentMediaIndices=o}return a},Ef);function Ef(t){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=t}var zf=z,Ff=B,Vf=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function Hf(t){var e=t&&t.itemStyle;if(e)for(var n=0,i=Vf.length;n<i;n++){var r=Vf[n],o=e.normal,a=e.emphasis;o&&o[r]&&(t[r]=t[r]||{},t[r].normal?d(t[r].normal,o[r]):t[r].normal=o[r],o[r]=null),a&&a[r]&&(t[r]=t[r]||{},t[r].emphasis?d(t[r].emphasis,a[r]):t[r].emphasis=a[r],a[r]=null)}}function Wf(t,e,n){var i,r;t&&t[e]&&(t[e].normal||t[e].emphasis)&&(i=t[e].normal,r=t[e].emphasis,i&&(n?(t[e].normal=t[e].emphasis=null,E(t[e],i)):t[e]=i),r)&&(t.emphasis=t.emphasis||{},(t.emphasis[e]=r).focus&&(t.emphasis.focus=r.focus),r.blurScope)&&(t.emphasis.blurScope=r.blurScope)}function Gf(t){Wf(t,"itemStyle"),Wf(t,"lineStyle"),Wf(t,"areaStyle"),Wf(t,"label"),Wf(t,"labelLine"),Wf(t,"upperLabel"),Wf(t,"edgeLabel")}function Uf(t,e){var n=Ff(t)&&t[e],i=Ff(n)&&n.textStyle;if(i)for(var r=0,o=Uo.length;r<o;r++){var a=Uo[r];i.hasOwnProperty(a)&&(n[a]=i[a])}}function Xf(t){t&&(Gf(t),Uf(t,"label"),t.emphasis)&&Uf(t.emphasis,"label")}function Yf(t){return V(t)?t:t?[t]:[]}function qf(t){return(V(t)?t[0]:t)||{}}function Zf(e,t){zf(Yf(e.series),function(t){if(Ff(t))if(Ff(t)){Hf(t),Gf(t),Uf(t,"label"),Uf(t,"upperLabel"),Uf(t,"edgeLabel"),t.emphasis&&(Uf(t.emphasis,"label"),Uf(t.emphasis,"upperLabel"),Uf(t.emphasis,"edgeLabel"));var e=t.markPoint,n=(e&&(Hf(e),Xf(e)),t.markLine),i=(n&&(Hf(n),Xf(n)),t.markArea),r=(i&&Xf(i),t.data);if("graph"===t.type){var r=r||t.nodes,o=t.links||t.edges;if(o&&!gt(o))for(var a=0;a<o.length;a++)Xf(o[a]);z(t.categories,function(t){Gf(t)})}if(r&&!gt(r))for(a=0;a<r.length;a++)Xf(r[a]);if((e=t.markPoint)&&e.data)for(var s=e.data,a=0;a<s.length;a++)Xf(s[a]);if((n=t.markLine)&&n.data)for(var l=n.data,a=0;a<l.length;a++)V(l[a])?(Xf(l[a][0]),Xf(l[a][1])):Xf(l[a]);"gauge"===t.type?(Uf(t,"axisLabel"),Uf(t,"title"),Uf(t,"detail")):"treemap"===t.type?(Wf(t.breadcrumb,"itemStyle"),z(t.levels,function(t){Gf(t)})):"tree"===t.type&&Gf(t.leaves)}});var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];t&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),zf(n,function(t){zf(Yf(e[t]),function(t){t&&(Uf(t,"axisLabel"),Uf(t.axisPointer,"label"))})}),zf(Yf(e.parallel),function(t){t=t&&t.parallelAxisDefault;Uf(t,"axisLabel"),Uf(t&&t.axisPointer,"label")}),zf(Yf(e.calendar),function(t){Wf(t,"itemStyle"),Uf(t,"dayLabel"),Uf(t,"monthLabel"),Uf(t,"yearLabel")}),zf(Yf(e.radar),function(t){Uf(t,"name"),t.name&&null==t.axisName&&(t.axisName=t.name,delete t.name),null!=t.nameGap&&null==t.axisNameGap&&(t.axisNameGap=t.nameGap,delete t.nameGap)}),zf(Yf(e.geo),function(t){Ff(t)&&(Xf(t),zf(Yf(t.regions),function(t){Xf(t)}))}),zf(Yf(e.timeline),function(t){Xf(t),Wf(t,"label"),Wf(t,"itemStyle"),Wf(t,"controlStyle",!0);t=t.data;V(t)&&z(t,function(t){B(t)&&(Wf(t,"label"),Wf(t,"itemStyle"))})}),zf(Yf(e.toolbox),function(t){Wf(t,"iconStyle"),zf(t.feature,function(t){Wf(t,"iconStyle")})}),Uf(qf(e.axisPointer),"label"),Uf(qf(e.tooltip).axisPointer,"label")}function jf(e){e&&z(Kf,function(t){t[0]in e&&!(t[1]in e)&&(e[t[1]]=e[t[0]])})}var Kf=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],$f=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],Qf=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function Jf(t){var e=t&&t.itemStyle;if(e)for(var n=0;n<Qf.length;n++){var i=Qf[n][1],r=Qf[n][0];null!=e[i]&&(e[r]=e[i])}}function tg(t){t&&"edge"===t.alignTo&&null!=t.margin&&null==t.edgeDistance&&(t.edgeDistance=t.margin)}function eg(t){t&&t.downplay&&!t.blur&&(t.blur=t.downplay)}function ng(e,t){Zf(e,t),e.series=Wo(e.series),z(e.series,function(t){if(B(t)){var e,n=t.type;if("line"===n)null!=t.clipOverflow&&(t.clip=t.clipOverflow);else if("pie"===n||"gauge"===n){if(null!=t.clockWise&&(t.clockwise=t.clockWise),tg(t.label),(e=t.data)&&!gt(e))for(var i=0;i<e.length;i++)tg(e[i]);null!=t.hoverOffset&&(t.emphasis=t.emphasis||{},t.emphasis.scaleSize=null)&&(t.emphasis.scaleSize=t.hoverOffset)}else if("gauge"===n){var r=function(t,e){for(var n=e.split(","),i=t,r=0;r<n.length&&null!=(i=i&&i[n[r]]);r++);return i}(t,"pointer.color");if(null!=r){var o=t;var a="itemStyle.color";var s=void 0;for(var l,u=a.split(","),h=o,c=0;c<u.length-1;c++)null==h[l=u[c]]&&(h[l]={}),h=h[l];!s&&null!=h[u[c]]||(h[u[c]]=r)}}else if("bar"===n){if(Jf(t),Jf(t.backgroundStyle),Jf(t.emphasis),(e=t.data)&&!gt(e))for(i=0;i<e.length;i++)"object"==typeof e[i]&&(Jf(e[i]),Jf(e[i]&&e[i].emphasis))}else"sunburst"===n?((a=t.highlightPolicy)&&(t.emphasis=t.emphasis||{},t.emphasis.focus||(t.emphasis.focus=a)),eg(t),function t(e,n){if(e)for(var i=0;i<e.length;i++)n(e[i]),e[i]&&t(e[i].children,n)}(t.data,eg)):"graph"===n||"sankey"===n?(o=t)&&null!=o.focusNodeAdjacency&&(o.emphasis=o.emphasis||{},null==o.emphasis.focus)&&(o.emphasis.focus="adjacency"):"map"===n&&(t.mapType&&!t.map&&(t.map=t.mapType),t.mapLocation)&&E(t,t.mapLocation);null!=t.hoverAnimation&&(t.emphasis=t.emphasis||{},t.emphasis)&&null==t.emphasis.scale&&(t.emphasis.scale=t.hoverAnimation),jf(t)}}),e.dataRange&&(e.visualMap=e.dataRange),z($f,function(t){t=e[t];t&&z(t=V(t)?t:[t],function(t){jf(t)})})}var ig,rg,og=function(t){this.data=t.data||(t.sourceFormat===sf?{}:[]),this.sourceFormat=t.sourceFormat||uf,this.seriesLayoutBy=t.seriesLayoutBy||hf,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;n<e.length;n++){var i=e[n];null==i.type&&mf(this,n)===pf.Must&&(i.type="ordinal")}};function ag(t){return t instanceof og}function sg(t,e,n){n=n||ug(t);var i=e.seriesLayoutBy,r=function(t,e,n,i,r){var o,a;if(!t)return{dimensionsDefine:hg(r),startIndex:a,dimensionsDetectedCount:o};{var s;e===of?(s=t,"auto"===i||null==i?cg(function(t){null!=t&&"-"!==t&&(H(t)?null==a&&(a=1):a=0)},n,s,10):a=W(i)?i:i?1:0,r||1!==a||(r=[],cg(function(t,e){r[e]=null!=t?t+"":""},n,s,1/0)),o=r?r.length:n===cf?s.length:s[0]?s[0].length:null):e===af?r=r||function(t){var e,n=0;for(;n<t.length&&!(e=t[n++]););if(e)return ct(e)}(t):e===sf?r||(r=[],z(t,function(t,e){r.push(e)})):e===rf&&(i=Xo(t[0]),o=V(i)&&i.length||1)}return{startIndex:a,dimensionsDefine:hg(r),dimensionsDetectedCount:o}}(t,n,i,e.sourceHeader,e.dimensions);return new og({data:t,sourceFormat:n,seriesLayoutBy:i,dimensionsDefine:r.dimensionsDefine,startIndex:r.startIndex,dimensionsDetectedCount:r.dimensionsDetectedCount,metaRawOption:y(e)})}function lg(t){return new og({data:t,sourceFormat:gt(t)?lf:rf})}function ug(t){var e=uf;if(gt(t))e=lf;else if(V(t)){0===t.length&&(e=of);for(var n=0,i=t.length;n<i;n++){var r=t[n];if(null!=r){if(V(r)||gt(r)){e=of;break}if(B(r)){e=af;break}}}}else if(B(t))for(var o in t)if(zt(t,o)&&st(t[o])){e=sf;break}return e}function hg(t){var i;if(t)return i=O(),F(t,function(t,e){var n,t={name:(t=B(t)?t:{name:t}).name,displayName:t.displayName,type:t.type};return null!=t.name&&(t.name+="",null==t.displayName&&(t.displayName=t.name),(n=i.get(t.name))?t.name+="-"+n.count++:i.set(t.name,{count:1})),t})}function cg(t,e,n,i){if(e===cf)for(var r=0;r<n.length&&r<i;r++)t(n[r]?n[r][0]:null,r);else for(var o=n[0]||[],r=0;r<o.length&&r<i;r++)t(o[r],r)}function pg(t){t=t.sourceFormat;return t===af||t===sf}mg.prototype.getSource=function(){return this._source},mg.prototype.count=function(){return 0},mg.prototype.getItem=function(t,e){},mg.prototype.appendData=function(t){},mg.prototype.clean=function(){},mg.protoInitialize=((_p=mg.prototype).pure=!1,void(_p.persistent=!0)),mg.internalField=(rg=function(t,e,n){var i,r=n.sourceFormat,o=n.seriesLayoutBy,a=n.startIndex,n=n.dimensionsDefine;P(t,ig[kg(r,o)]),r===lf?(t.getItem=dg,t.count=gg,t.fillStorage=fg):(i=bg(r,o),t.getItem=S(i,null,e,a,n),i=Mg(r,o),t.count=S(i,null,e,a,n))},dg=function(t,e){t-=this._offset,e=e||[];for(var n=this._data,i=this._dimSize,r=i*t,o=0;o<i;o++)e[o]=n[r+o];return e},fg=function(t,e,n,i){for(var r=this._data,o=this._dimSize,a=0;a<o;a++){for(var s=i[a],l=null==s[0]?1/0:s[0],u=null==s[1]?-1/0:s[1],h=e-t,c=n[a],p=0;p<h;p++){var d=r[p*o+a];(c[t+p]=d)<l&&(l=d),u<d&&(u=d)}s[0]=l,s[1]=u}},gg=function(){return this._data?this._data.length/this._dimSize:0},(_p={})[of+"_"+hf]={pure:!0,appendData:vg},_p[of+"_"+cf]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},_p[af]={pure:!0,appendData:vg},_p[sf]={pure:!0,appendData:function(t){var r=this._data;z(t,function(t,e){for(var n=r[e]||(r[e]=[]),i=0;i<(t||[]).length;i++)n.push(t[i])})}},_p[rf]={appendData:vg},_p[lf]={persistent:!1,pure:!0,appendData:function(t){this._data=t},clean:function(){this._offset+=this.count(),this._data=null}},void(ig=_p));var dg,fg,gg,yg=mg;function mg(t,e){var t=ag(t)?t:lg(t),n=(this._source=t,this._data=t.data),i=t.sourceFormat;t.seriesLayoutBy,i===lf&&(this._offset=0,this._dimSize=e,this._data=n),rg(this,n,t)}function vg(t){for(var e=0;e<t.length;e++)this._data.push(t[e])}function _g(t,e,n,i){return t[i]}(Xp={})[of+"_"+hf]=function(t,e,n,i){return t[i+e]},Xp[of+"_"+cf]=function(t,e,n,i,r){i+=e;for(var o=r||[],a=t,s=0;s<a.length;s++){var l=a[s];o[s]=l?l[i]:null}return o},Xp[af]=_g,Xp[sf]=function(t,e,n,i,r){for(var o=r||[],a=0;a<n.length;a++){var s=n[a].name,s=null!=s?t[s]:null;o[a]=s?s[i]:null}return o},Xp[rf]=_g;var xg=Xp;function bg(t,e){return xg[kg(t,e)]}function wg(t,e,n){return t.length}(Pc={})[of+"_"+hf]=function(t,e,n){return Math.max(0,t.length-e)},Pc[of+"_"+cf]=function(t,e,n){t=t[0];return t?Math.max(0,t.length-e):0},Pc[af]=wg,Pc[sf]=function(t,e,n){n=n[0].name,t=null!=n?t[n]:null;return t?t.length:0},Pc[rf]=wg;var Sg=Pc;function Mg(t,e){return Sg[kg(t,e)]}function Tg(t,e,n){return t[e]}(xa={})[of]=Tg,xa[af]=function(t,e,n){return t[n]},xa[sf]=Tg,xa[rf]=function(t,e,n){t=Xo(t);return t instanceof Array?t[e]:t},xa[lf]=Tg;var Cg=xa;function Ig(t){return Cg[t]}function kg(t,e){return t===of?t+"_"+e:t}function Dg(t,e,n){if(t){var i,r,e=t.getRawDataItem(e);if(null!=e)return i=(r=t.getStore()).getSource().sourceFormat,null!=n?(t=t.getDimensionIndex(n),n=r.getDimensionProperty(t),Ig(i)(e,t,n)):(r=e,i===rf?Xo(e):r)}}var Ag=/\{@(.+?)\}/g,Sp=(Lg.prototype.getDataParams=function(t,e){var n=this.getData(e),i=this.getRawValue(t,e),r=n.getRawIndex(t),o=n.getName(t),a=n.getRawDataItem(t),s=n.getItemVisual(t,"style"),t=s&&s[n.getItemVisual(t,"drawType")||"fill"],s=s&&s.stroke,l=this.mainType,u="series"===l,n=n.userOutput&&n.userOutput.get();return{componentType:l,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:u?this.subType:null,seriesIndex:this.seriesIndex,seriesId:u?this.id:null,seriesName:u?this.name:null,name:o,dataIndex:r,data:a,dataType:e,value:i,color:t,borderColor:s,dimensionNames:n?n.fullDimensions:null,encode:n?n.encode:null,$vars:["seriesName","name","value"]}},Lg.prototype.getFormattedLabel=function(i,t,e,n,r,o){t=t||"normal";var a=this.getData(e),e=this.getDataParams(i,e);return o&&(e.value=o.interpolatedValue),null!=n&&V(e.value)&&(e.value=e.value[n]),N(r=r||a.getItemModel(i).get("normal"===t?["label","formatter"]:[t,"label","formatter"]))?(e.status=t,e.dimensionIndex=n,r(e)):H(r)?xd(r,e).replace(Ag,function(t,e){var n=e.length,n=("["===e.charAt(0)&&"]"===e.charAt(n-1)&&(e=+e.slice(1,n-1)),Dg(a,i,e));return null!=(n=o&&V(o.interpolatedValue)&&0<=(e=a.getDimensionIndex(e))?o.interpolatedValue[e]:n)?n+"":""}):void 0},Lg.prototype.getRawValue=function(t,e){return Dg(this.getData(e),t)},Lg.prototype.formatTooltip=function(t,e,n){},Lg);function Lg(){}function Pg(t){var e,n;return B(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function Og(t){return new Rg(t)}Ng.prototype.perform=function(t){var e,n,i=this._upstream,r=t&&t.skip,o=(this._dirty&&i&&((o=this.context).data=o.outputData=i.context.outputData),this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!r&&(e=this._plan(this.context)),u(this._modBy)),a=this._modDataCount||0,s=u(t&&t.modBy),l=t&&t.modDataCount||0;function u(t){return t=1<=t?t:1}o===s&&a===l||(e="reset"),!this._dirty&&"reset"!==e||(this._dirty=!1,n=this._doReset(r)),this._modBy=s,this._modDataCount=l;o=t&&t.step;if(this._dueEnd=i?i._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var h=this._dueIndex,c=Math.min(null!=o?this._dueIndex+o:1/0,this._dueEnd);if(!r&&(n||h<c)){var p=this._progress;if(V(p))for(var d=0;d<p.length;d++)this._doProgress(p[d],h,c,s,l);else this._doProgress(p,h,c,s,l)}this._dueIndex=c;a=null!=this._settedOutputEnd?this._settedOutputEnd:c;this._outputDueEnd=a}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},Ng.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},Ng.prototype._doProgress=function(t,e,n,i,r){Wg.reset(e,n,i,r),this._callingProgress=t,this._callingProgress({start:e,end:n,count:n-e,next:Wg.next},this.context)},Ng.prototype._doReset=function(t){this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!t&&this._reset&&((e=this._reset(this.context))&&e.progress&&(n=e.forceFirstProgress,e=e.progress),V(e))&&!e.length&&(e=null),this._progress=e,this._modBy=this._modDataCount=null;var e,n,t=this._downstream;return t&&t.dirty(),n},Ng.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},Ng.prototype.pipe=function(t){this._downstream===t&&!this._dirty||((this._downstream=t)._upstream=this,t.dirty())},Ng.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},Ng.prototype.getUpstream=function(){return this._upstream},Ng.prototype.getDownstream=function(){return this._downstream},Ng.prototype.setOutputEnd=function(t){this._outputDueEnd=this._settedOutputEnd=t};var Rg=Ng;function Ng(t){this._reset=(t=t||{}).reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}var Bg,Eg,zg,Fg,Vg,Hg,Wg=Hg={reset:function(t,e,n,i){Eg=t,Bg=e,zg=n,Fg=i,Vg=Math.ceil(Fg/zg),Hg.next=1<zg&&0<Fg?Ug:Gg}};function Gg(){return Eg<Bg?Eg++:null}function Ug(){var t=Eg%Vg*zg+Math.ceil(Eg/Vg),t=Bg<=Eg?null:t<Fg?t:Eg;return Eg++,t}function Xg(t,e){e=e&&e.type;return"ordinal"===e?t:null==(t="time"!==e||W(t)||null==t||"-"===t?t:+Po(t))||""===t?NaN:Number(t)}var Yg=O({number:function(t){return parseFloat(t)},time:function(t){return+Po(t)},trim:function(t){return H(t)?Ct(t):t}});function qg(t){return Yg.get(t)}var Zg={lt:function(t,e){return t<e},lte:function(t,e){return t<=e},gt:function(t,e){return e<t},gte:function(t,e){return e<=t}},jg=(Kg.prototype.evaluate=function(t){return W(t)?this._opFn(t,this._rvalFloat):this._opFn(Bo(t),this._rvalFloat)},Kg);function Kg(t,e){W(e)||f(""),this._opFn=Zg[t],this._rvalFloat=Bo(e)}Qg.prototype.evaluate=function(t,e){var n=W(t)?t:Bo(t),i=W(e)?e:Bo(e),r=isNaN(n),o=isNaN(i);return r&&(n=this._incomparable),o&&(i=this._incomparable),r&&o&&(r=H(t),o=H(e),r&&(n=o?t:0),o)&&(i=r?e:0),n<i?this._resultLT:i<n?-this._resultLT:0};var $g=Qg;function Qg(t,e){t="desc"===t;this._resultLT=t?1:-1,this._incomparable="min"===(e=null==e?t?"min":"max":e)?-1/0:1/0}ty.prototype.evaluate=function(t){var e,n=t===this._rval;return n||(e=typeof t)===this._rvalTypeof||"number"!=e&&"number"!==this._rvalTypeof||(n=Bo(t)===this._rvalFloat),this._isEQ?n:!n};var Jg=ty;function ty(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=Bo(e)}ny.prototype.getRawData=function(){throw new Error("not supported")},ny.prototype.getRawDataItem=function(t){throw new Error("not supported")},ny.prototype.cloneRawData=function(){},ny.prototype.getDimensionInfo=function(t){},ny.prototype.cloneAllDimensionInfo=function(){},ny.prototype.count=function(){},ny.prototype.retrieveValue=function(t,e){},ny.prototype.retrieveValueFromItem=function(t,e){},ny.prototype.convertValue=Xg;var ey=ny;function ny(){}function iy(t){return uy(t.sourceFormat)||f(""),t.data}function ry(t){var e=t.sourceFormat,n=t.data;if(uy(e)||f(""),e===of){for(var i=[],r=0,o=n.length;r<o;r++)i.push(n[r].slice());return i}if(e===af){for(i=[],r=0,o=n.length;r<o;r++)i.push(P({},n[r]));return i}}function oy(t,e,n){if(null!=n)return W(n)||!isNaN(n)&&!zt(e,n)?t[n]:zt(e,n)?e[n]:void 0}function ay(t){return y(t)}var sy=O();function ly(t,e){var n=Wo(t),t=n.length;t||f("");for(var i=0,r=t;i<r;i++)e=function(t,i){i.length||f("");B(t)||f("");var e=t.type,d=sy.get(e);d||f("");e=F(i,function(t){var e=t,t=d,n=new ey,i=e.data,r=n.sourceFormat=e.sourceFormat,o=e.startIndex,a=(e.seriesLayoutBy!==hf&&f(""),[]),s={};if(h=e.dimensionsDefine)z(h,function(t,e){var n=t.name,e={index:e,name:n,displayName:t.displayName};a.push(e),null!=n&&(zt(s,n)&&f(""),s[n]=e)});else for(var l=0;l<e.dimensionsDetectedCount;l++)a.push({index:l});var u=bg(r,hf),h=(t.__isBuiltIn&&(n.getRawDataItem=function(t){return u(i,o,a,t)},n.getRawData=S(iy,null,e)),n.cloneRawData=S(ry,null,e),Mg(r,hf)),c=(n.count=S(h,null,i,o,a),Ig(r)),p=(n.retrieveValue=function(t,e){t=u(i,o,a,t);return p(t,e)},n.retrieveValueFromItem=function(t,e){var n;return null!=t&&(n=a[e])?c(t,e,n.name):void 0});return n.getDimensionInfo=S(oy,null,a,s),n.cloneAllDimensionInfo=S(ay,null,a),n});return F(Wo(d.transform({upstream:e[0],upstreamList:e,config:y(t.config)})),function(t,e){B(t)||f(""),t.data||f("");uy(ug(t.data))||f("");var n=i[0],e=n&&0===e&&!t.dimensions?((e=n.startIndex)&&(t.data=n.data.slice(0,e).concat(t.data)),{seriesLayoutBy:hf,sourceHeader:e,dimensions:n.metaRawOption.dimensions}):{seriesLayoutBy:hf,sourceHeader:0,dimensions:t.dimensions};return sg(t.data,e,null)})}(n[i],e),i!==r-1&&(e.length=Math.max(e.length,1));return e}function uy(t){return t===of||t===af}var hy,_p="undefined",cy=typeof Uint32Array==_p?Array:Uint32Array,py=typeof Uint16Array==_p?Array:Uint16Array,dy=typeof Int32Array==_p?Array:Int32Array,Xp=typeof Float64Array==_p?Array:Float64Array,fy={float:Xp,int:dy,ordinal:Array,number:Array,time:Xp};function gy(t){return 65535<t?cy:py}function yy(){return[1/0,-1/0]}function my(t,e,n,i,r){n=fy[n||"float"];if(r){var o=t[e],a=o&&o.length;if(a!==i){for(var s=new n(i),l=0;l<a;l++)s[l]=o[l];t[e]=s}}else t[e]=new n(i)}l.prototype.initData=function(t,e,n){this._provider=t,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var i=t.getSource(),r=this.defaultDimValueGetter=hy[i.sourceFormat];this._dimValueGetter=n||r,this._rawExtent=[],pg(i),this._dimensions=F(e,function(t){return{type:t.type,property:t.property}}),this._initDataFromProvider(0,t.count())},l.prototype.getProvider=function(){return this._provider},l.prototype.getSource=function(){return this._provider.getSource()},l.prototype.ensureCalculationDimension=function(t,e){var n=this._calcDimNameToIdx,i=this._dimensions,r=n.get(t);if(null!=r){if(i[r].type===e)return r}else r=i.length;return i[r]={type:e},n.set(t,r),this._chunks[r]=new fy[e||"float"](this._rawCount),this._rawExtent[r]=yy(),r},l.prototype.collectOrdinalMeta=function(t,e){for(var n=this._chunks[t],i=this._dimensions[t],r=this._rawExtent,o=i.ordinalOffset||0,a=n.length,s=(0===o&&(r[t]=yy()),r[t]),l=o;l<a;l++){var u=n[l]=e.parseAndCollect(n[l]);isNaN(u)||(s[0]=Math.min(u,s[0]),s[1]=Math.max(u,s[1]))}i.ordinalMeta=e,i.ordinalOffset=a,i.type="ordinal"},l.prototype.getOrdinalMeta=function(t){return this._dimensions[t].ordinalMeta},l.prototype.getDimensionProperty=function(t){t=this._dimensions[t];return t&&t.property},l.prototype.appendData=function(t){var e=this._provider,n=this.count(),t=(e.appendData(t),e.count());return e.persistent||(t+=n),n<t&&this._initDataFromProvider(n,t,!0),[n,t]},l.prototype.appendValues=function(t,e){for(var n=this._chunks,i=this._dimensions,r=i.length,o=this._rawExtent,a=this.count(),s=a+Math.max(t.length,e||0),l=0;l<r;l++)my(n,l,(d=i[l]).type,s,!0);for(var u=[],h=a;h<s;h++)for(var c=h-a,p=0;p<r;p++){var d=i[p],f=hy.arrayRows.call(this,t[c]||u,d.property,c,p),g=(n[p][h]=f,o[p]);f<g[0]&&(g[0]=f),f>g[1]&&(g[1]=f)}return{start:a,end:this._rawCount=this._count=s}},l.prototype._initDataFromProvider=function(t,e,n){for(var i=this._provider,r=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,l=F(o,function(t){return t.property}),u=0;u<a;u++){var h=o[u];s[u]||(s[u]=yy()),my(r,u,h.type,e,n)}if(i.fillStorage)i.fillStorage(t,e,r,s);else for(var c=[],p=t;p<e;p++)for(var c=i.getItem(p,c),d=0;d<a;d++){var f=r[d],g=this._dimValueGetter(c,l[d],p,d),f=(f[p]=g,s[d]);g<f[0]&&(f[0]=g),g>f[1]&&(f[1]=g)}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=e,this._extent=[]},l.prototype.count=function(){return this._count},l.prototype.get=function(t,e){return 0<=e&&e<this._count&&(t=this._chunks[t])?t[this.getRawIndex(e)]:NaN},l.prototype.getValues=function(t,e){var n=[],i=[];if(null==e){e=t,t=[];for(var r=0;r<this._dimensions.length;r++)i.push(r)}else i=t;for(var r=0,o=i.length;r<o;r++)n.push(this.get(i[r],e));return n},l.prototype.getByRawIndex=function(t,e){return 0<=e&&e<this._rawCount&&(t=this._chunks[t])?t[e]:NaN},l.prototype.getSum=function(t){var e=0;if(this._chunks[t])for(var n=0,i=this.count();n<i;n++){var r=this.get(t,n);isNaN(r)||(e+=r)}return e},l.prototype.getMedian=function(t){var e=[],t=(this.each([t],function(t){isNaN(t)||e.push(t)}),e.sort(function(t,e){return t-e})),n=this.count();return 0===n?0:n%2==1?t[(n-1)/2]:(t[n/2]+t[n/2-1])/2},l.prototype.indexOfRawIndex=function(t){if(!(t>=this._rawCount||t<0)){if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&n<this._count&&n===t)return t;for(var i=0,r=this._count-1;i<=r;){var o=(i+r)/2|0;if(e[o]<t)i=1+o;else{if(!(e[o]>t))return o;r=o-1}}}return-1},l.prototype.getIndices=function(){var t=this._indices;if(t){var e=t.constructor,n=this._count;if(e===Array)for(var i=new e(n),r=0;r<n;r++)i[r]=t[r];else i=new e(t.buffer,0,n)}else{i=new(e=gy(this._rawCount))(this.count());for(r=0;r<i.length;r++)i[r]=r}return i},l.prototype.filter=function(t,e){if(!this._count)return this;for(var n=this.clone(),i=n.count(),r=new(gy(n._rawCount))(i),o=[],a=t.length,s=0,l=t[0],u=n._chunks,h=0;h<i;h++){var c=void 0,p=n.getRawIndex(h);if(0===a)c=e(h);else if(1===a)c=e(u[l][p],h);else{for(var d=0;d<a;d++)o[d]=u[t[d]][p];o[d]=h,c=e.apply(null,o)}c&&(r[s++]=p)}return s<i&&(n._indices=r),n._count=s,n._extent=[],n._updateGetRawIdx(),n},l.prototype.selectRange=function(t){var e=this.clone(),n=e._count;if(!n)return this;var i=ct(t),r=i.length;if(!r)return this;var o=e.count(),a=new(gy(e._rawCount))(o),s=0,l=i[0],u=t[l][0],h=t[l][1],c=e._chunks,l=!1;if(!e._indices){var p=0;if(1===r){for(var d=c[i[0]],f=0;f<n;f++)(u<=(v=d[f])&&v<=h||isNaN(v))&&(a[s++]=p),p++;l=!0}else if(2===r){for(var d=c[i[0]],g=c[i[1]],y=t[i[1]][0],m=t[i[1]][1],f=0;f<n;f++){var v=d[f],_=g[f];(u<=v&&v<=h||isNaN(v))&&(y<=_&&_<=m||isNaN(_))&&(a[s++]=p),p++}l=!0}}if(!l)if(1===r)for(f=0;f<o;f++){var x=e.getRawIndex(f);(u<=(v=c[i[0]][x])&&v<=h||isNaN(v))&&(a[s++]=x)}else for(f=0;f<o;f++){for(var b=!0,x=e.getRawIndex(f),w=0;w<r;w++){var S=i[w];((v=c[S][x])<t[S][0]||v>t[S][1])&&(b=!1)}b&&(a[s++]=e.getRawIndex(f))}return s<o&&(e._indices=a),e._count=s,e._extent=[],e._updateGetRawIdx(),e},l.prototype.map=function(t,e){var n=this.clone(t);return this._updateDims(n,t,e),n},l.prototype.modify=function(t,e){this._updateDims(this,t,e)},l.prototype._updateDims=function(t,e,n){for(var i=t._chunks,r=[],o=e.length,a=t.count(),s=[],l=t._rawExtent,u=0;u<e.length;u++)l[e[u]]=yy();for(var h=0;h<a;h++){for(var c=t.getRawIndex(h),p=0;p<o;p++)s[p]=i[e[p]][c];s[o]=h;var d=n&&n.apply(null,s);if(null!=d){"object"!=typeof d&&(r[0]=d,d=r);for(u=0;u<d.length;u++){var f=e[u],g=d[u],y=l[f],f=i[f];f&&(f[c]=g),g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}}},l.prototype.lttbDownSample=function(t,e){var n,i=this.clone([t],!0),r=i._chunks[t],o=this.count(),a=0,s=Math.floor(1/e),l=this.getRawIndex(0),u=new(gy(this._rawCount))(Math.min(2*(Math.ceil(o/s)+2),o));u[a++]=l;for(var h=1;h<o-1;h+=s){for(var c=Math.min(h+s,o-1),p=Math.min(h+2*s,o),d=(p+c)/2,f=0,g=c;g<p;g++){var y=r[M=this.getRawIndex(g)];isNaN(y)||(f+=y)}f/=p-c;for(var c=h,m=Math.min(h+s,o),v=h-1,_=r[l],x=-1,b=c,w=-1,S=0,g=c;g<m;g++){var M,y=r[M=this.getRawIndex(g)];isNaN(y)?(S++,w<0&&(w=M)):x<(n=Math.abs((v-d)*(y-_)-(v-g)*(f-_)))&&(x=n,b=M)}0<S&&S<m-c&&(u[a++]=Math.min(w,b),b=Math.max(w,b)),l=u[a++]=b}return u[a++]=this.getRawIndex(o-1),i._count=a,i._indices=u,i.getRawIndex=this._getRawIdx,i},l.prototype.minmaxDownSample=function(t,e){for(var n=this.clone([t],!0),i=n._chunks,r=Math.floor(1/e),o=i[t],a=this.count(),s=new(gy(this._rawCount))(2*Math.ceil(a/r)),l=0,u=0;u<a;u+=r){var h=u,c=o[this.getRawIndex(h)],p=u,d=o[this.getRawIndex(p)],f=r;a<u+r&&(f=a-u);for(var g=0;g<f;g++){var y=o[this.getRawIndex(u+g)];y<c&&(c=y,h=u+g),d<y&&(d=y,p=u+g)}var m=this.getRawIndex(h),v=this.getRawIndex(p);h<p?(s[l++]=m,s[l++]=v):(s[l++]=v,s[l++]=m)}return n._count=l,n._indices=s,n._updateGetRawIdx(),n},l.prototype.downSample=function(t,e,n,i){for(var r=this.clone([t],!0),o=r._chunks,a=[],s=Math.floor(1/e),l=o[t],u=this.count(),h=r._rawExtent[t]=yy(),c=new(gy(this._rawCount))(Math.ceil(u/s)),p=0,d=0;d<u;d+=s){u-d<s&&(a.length=s=u-d);for(var f=0;f<s;f++){var g=this.getRawIndex(d+f);a[f]=l[g]}var y=n(a),m=this.getRawIndex(Math.min(d+i(a,y)||0,u-1));(l[m]=y)<h[0]&&(h[0]=y),y>h[1]&&(h[1]=y),c[p++]=m}return r._count=p,r._indices=c,r._updateGetRawIdx(),r},l.prototype.each=function(t,e){if(this._count)for(var n=t.length,i=this._chunks,r=0,o=this.count();r<o;r++){var a=this.getRawIndex(r);switch(n){case 0:e(r);break;case 1:e(i[t[0]][a],r);break;case 2:e(i[t[0]][a],i[t[1]][a],r);break;default:for(var s=0,l=[];s<n;s++)l[s]=i[t[s]][a];l[s]=r,e.apply(null,l)}}},l.prototype.getDataExtent=function(t){var e=this._chunks[t],n=yy();if(!e)return n;var i=this.count();if(!this._indices)return this._rawExtent[t].slice();if(r=this._extent[t])return r.slice();for(var r,o=(r=n)[0],a=r[1],s=0;s<i;s++){var l=e[this.getRawIndex(s)];l<o&&(o=l),a<l&&(a=l)}return this._extent[t]=r=[o,a]},l.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],i=this._chunks,r=0;r<i.length;r++)n.push(i[r][e]);return n},l.prototype.clone=function(t,e){var n,i,r=new l,o=this._chunks,a=t&&lt(t,function(t,e){return t[e]=!0,t},{});if(a)for(var s=0;s<o.length;s++)r._chunks[s]=a[s]?(n=o[s],i=void 0,(i=n.constructor)===Array?n.slice():new i(n)):o[s];else r._chunks=o;return this._copyCommonProps(r),e||(r._indices=this._cloneIndices()),r._updateGetRawIdx(),r},l.prototype._copyCommonProps=function(t){t._count=this._count,t._rawCount=this._rawCount,t._provider=this._provider,t._dimensions=this._dimensions,t._extent=y(this._extent),t._rawExtent=y(this._rawExtent)},l.prototype._cloneIndices=function(){if(this._indices){var t=this._indices.constructor,e=void 0;if(t===Array)for(var n=this._indices.length,e=new t(n),i=0;i<n;i++)e[i]=this._indices[i];else e=new t(this._indices);return e}return null},l.prototype._getRawIdxIdentity=function(t){return t},l.prototype._getRawIdx=function(t){return t<this._count&&0<=t?this._indices[t]:-1},l.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},l.internalField=void(hy={arrayRows:_y,objectRows:function(t,e,n,i){return Xg(t[e],this._dimensions[i])},keyedColumns:_y,original:function(t,e,n,i){t=t&&(null==t.value?t:t.value);return Xg(t instanceof Array?t[i]:t,this._dimensions[i])},typedArray:function(t,e,n,i){return t[i]}});var vy=l;function l(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=O()}function _y(t,e,n,i){return Xg(t[i],this._dimensions[i])}by.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},by.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,9e10<this._versionSignBase&&(this._versionSignBase=0)},by.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},by.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},by.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n,i,r,o,a,s=this._sourceHost,l=this._getUpstreamSourceManagers(),u=!!l.length;Sy(s)?(i=s,r=t=o=void 0,e=u?((e=l[0]).prepareSource(),o=(r=e.getSource()).data,t=r.sourceFormat,[e._getVersionSign()]):(t=gt(o=i.get("data",!0))?lf:rf,[]),i=this._getSourceMetaRawOption()||{},r=r&&r.metaRawOption||{},a=G(i.seriesLayoutBy,r.seriesLayoutBy)||null,n=G(i.sourceHeader,r.sourceHeader),i=G(i.dimensions,r.dimensions),r=a!==r.seriesLayoutBy||!!n!=!!r.sourceHeader||i?[sg(o,{seriesLayoutBy:a,sourceHeader:n,dimensions:i},t)]:[]):(o=s,e=u?(r=(a=this._applyTransform(l)).sourceList,a.upstreamSignList):(r=[sg(o.get("source",!0),this._getSourceMetaRawOption(),null)],[])),this._setLocalSource(r,e)},by.prototype._applyTransform=function(t){var e,n=this._sourceHost,i=n.get("transform",!0),r=n.get("fromTransformResult",!0),o=(null!=r&&1!==t.length&&My(""),[]),a=[];return z(t,function(t){t.prepareSource();var e=t.getSource(r||0);null==r||e||My(""),o.push(e),a.push(t._getVersionSign())}),i?e=ly(i,o,n.componentIndex):null!=r&&(e=[new og({data:(t=o[0]).data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:y(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})]),{sourceList:e,upstreamSignList:a}},by.prototype._isDirty=function(){if(this._dirty)return!0;for(var t=this._getUpstreamSourceManagers(),e=0;e<t.length;e++){var n=t[e];if(n._isDirty()||this._upstreamSignList[e]!==n._getVersionSign())return!0}},by.prototype.getSource=function(t){var e=this._sourceList[t=t||0];return e||(e=this._getUpstreamSourceManagers())[0]&&e[0].getSource(t)},by.prototype.getSharedDataStore=function(t){var e=t.makeStoreSchema();return this._innerGetDataStore(e.dimensions,t.source,e.hash)},by.prototype._innerGetDataStore=function(t,e,n){var i,r=this._storeList,o=r[0],r=(o=o||(r[0]={}))[n];return r||(i=this._getUpstreamSourceManagers()[0],Sy(this._sourceHost)&&i?r=i._innerGetDataStore(t,e,n):(r=new vy).initData(new yg(e,t.length),t),o[n]=r),r},by.prototype._getUpstreamSourceManagers=function(){var t,e=this._sourceHost;return Sy(e)?(t=yf(e))?[t.getSourceManager()]:[]:F((t=e).get("transform",!0)||t.get("fromTransformResult",!0)?oa(t.ecModel,"dataset",{index:t.get("fromDatasetIndex",!0),id:t.get("fromDatasetId",!0)},ra).models:[],function(t){return t.getSourceManager()})},by.prototype._getSourceMetaRawOption=function(){var t,e,n,i=this._sourceHost;return Sy(i)?(t=i.get("seriesLayoutBy",!0),e=i.get("sourceHeader",!0),n=i.get("dimensions",!0)):this._getUpstreamSourceManagers().length||(t=(i=i).get("seriesLayoutBy",!0),e=i.get("sourceHeader",!0),n=i.get("dimensions",!0)),{seriesLayoutBy:t,sourceHeader:e,dimensions:n}};var xy=by;function by(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}function wy(t){t.option.transform&&kt(t.option.transform)}function Sy(t){return"series"===t.mainType}function My(t){throw new Error(t)}var Ty="line-height:1";function Cy(t){t=t.lineHeight;return null==t?Ty:"line-height:"+xe(t+"")+"px"}function Iy(t,e){var n=t.color||v.color.tertiary,i=t.fontSize||12,r=t.fontWeight||"400",o=t.color||v.color.secondary,a=t.fontSize||14,t=t.fontWeight||"900";return"html"===e?{nameStyle:"font-size:"+xe(i+"")+"px;color:"+xe(n)+";font-weight:"+xe(r+""),valueStyle:"font-size:"+xe(a+"")+"px;color:"+xe(o)+";font-weight:"+xe(t+"")}:{nameStyle:{fontSize:i,fill:n,fontWeight:r},valueStyle:{fontSize:a,fill:o,fontWeight:t}}}var ky=[0,10,20,30],Dy=["","\n","\n\n","\n\n\n"];function Ay(t,e){return e.type=t,e}function Ly(t){return"section"===t.type}function Py(t){return Ly(t)?Oy:Ry}function Oy(i,r,t,o){var n,e=r.noHeader,a=(l=function n(t){var i,e,r;return Ly(t)?(i=0,e=t.blocks.length,r=1<e||0<e&&!t.noHeader,z(t.blocks,function(t){var e=n(t);i<=e&&(i=e+ +(r&&(!e||Ly(t)&&!t.noHeader)))}),i):0}(r),{html:ky[l],richText:Dy[l]}),s=[],l=r.blocks||[],u=(Tt(!l||V(l)),l=l||[],i.orderMode),h=(r.sortBlocks&&u&&(l=l.slice(),zt(h={valueAsc:"asc",valueDesc:"desc"},u)?(n=new $g(h[u],null),l.sort(function(t,e){return n.evaluate(t.sortParam,e.sortParam)})):"seriesDesc"===u&&l.reverse()),z(l,function(t,e){var n=r.valueFormatter,n=Py(t)(n?P(P({},i),{valueFormatter:n}):i,t,0<e?a.html:0,o);null!=n&&s.push(n)}),"richText"===i.renderMode?s.join(a.richText):By(o,s.join(""),e?t:a.html));return e?h:(u=md(r.header,"ordinal",i.useUTC),l=Iy(o,i.renderMode).nameStyle,e=Cy(o),"richText"===i.renderMode?Ey(i,u,l)+a.richText+h:By(o,'<div style="'+l+";"+e+';">'+xe(u)+"</div>"+h,t))}function Ry(t,e,n,i){var r,o,a,s,l,u=t.renderMode,h=e.noName,c=e.noValue,p=!e.markerType,d=e.name,f=t.useUTC,g=e.valueFormatter||t.valueFormatter||function(t){return F(t=V(t)?t:[t],function(t,e){return md(t,V(o)?o[e]:o,f)})};if(!h||!c)return r=p?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||v.color.secondary,u),d=h?"":md(d,"ordinal",f),o=e.valueType,g=c?[]:g(e.value,e.dataIndex),e=!p||!h,a=!p&&h,l=Iy(i,u),s=l.nameStyle,l=l.valueStyle,"richText"===u?(p?"":r)+(h?"":Ey(t,d,s))+(c?"":function(t,e,n,i,r){r=[r],i=i?10:20;return n&&r.push({padding:[0,0,0,i],align:"right"}),t.markupStyleCreator.wrapRichTextStyle(V(e)?e.join("  "):e,r)}(t,g,e,a,l)):By(i,(p?"":r)+(h?"":'<span style="'+s+";"+(!p?"margin-left:2px":"")+'">'+xe(d)+"</span>")+(c?"":function(t,e,n,i){n=n?"10px":"20px",e=e?"float:right;margin-left:"+n:"";return t=V(t)?t:[t],'<span style="'+e+";"+i+'">'+F(t,xe).join("&nbsp;&nbsp;")+"</span>"}(g,e,a,l)),n)}function Ny(t,e,n,i,r,o){if(t)return Py(t)({useUTC:r,renderMode:n,orderMode:i,markupStyleCreator:e,valueFormatter:t.valueFormatter},t,0,o)}function By(t,e,n){return'<div style="'+("margin: "+n+"px 0 0")+";"+Cy(t)+';">'+e+'<div style="clear:both"></div></div>'}function Ey(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function zy(t,e){t=t.get("padding");return null!=t?t:"richText"===e?[8,10]:10}Vy.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},Vy.prototype.makeTooltipMarker=function(t,e,n){var i="richText"===n?this._generateStyleName():null,e=bd({color:e,type:t,renderMode:n,markerId:i});return H(e)?e:(this.richTextStyles[i]=e.style,e.content)},Vy.prototype.wrapRichTextStyle=function(t,e){var n={},e=(V(e)?z(e,function(t){return P(n,t)}):P(n,e),this._generateStyleName());return this.richTextStyles[e]=n,"{"+e+"|"+t+"}"};var Fy=Vy;function Vy(){this.richTextStyles={},this._nextStyleNameId=zo()}function Hy(t){var e,n,i,r,o,a,s,l,u,h,c,p=t.series,d=t.dataIndex,t=t.multipleSeries,f=p.getData(),g=f.mapDimensionsAll("defaultedTooltip"),y=g.length,m=p.getRawValue(d),v=V(m),_=(_=d,wd((b=p).getData().getItemVisual(_,"style")[b.visualDrawType]));function x(t,e){e=s.getDimensionInfo(e);e&&!1!==e.otherDims.tooltip&&(l?c.push(Ay("nameValue",{markerType:"subItem",markerColor:a,name:e.displayName,value:t,valueType:e.type})):(u.push(t),h.push(e.type)))}1<y||v&&!y?(b=m,r=d,o=g,a=_,s=p.getData(),l=lt(b,function(t,e,n){n=s.getDimensionInfo(n);return t||n&&!1!==n.tooltip&&null!=n.displayName},!1),u=[],h=[],c=[],o.length?z(o,function(t){x(Dg(s,r,t),t)}):z(b,x),e=(o={inlineValues:u,inlineValueTypes:h,blocks:c}).inlineValueTypes,n=o.blocks,i=(o=o.inlineValues)[0]):y?(b=f.getDimensionInfo(g[0]),i=o=Dg(f,d,g[0]),e=b.type):i=o=v?m[0]:m;var y=Ko(p),g=y&&p.name||"",b=f.getName(d),v=t?g:b;return Ay("section",{header:g,noHeader:t||!y,sortParam:i,blocks:[Ay("nameValue",{markerType:"item",markerColor:_,name:v,noName:!Ct(v),value:o,valueType:e,dataIndex:d})].concat(n||[])})}var Wy=ta();function Gy(t,e){return t.getName(e)||t.getId(e)}u(s,Uy=g),s.prototype.init=function(t,e,n){this.seriesIndex=this.componentIndex,this.dataTask=Og({count:qy,reset:Zy}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,n);(Wy(this).sourceManager=new xy(this)).prepareSource();t=this.getInitialData(t,n);Ky(t,this),this.dataTask.context.data=t,Wy(this).dataBeforeProcessed=t,Yy(this),this._initSelectedMapFromData(t)},s.prototype.mergeDefaultAndTheme=function(t,e){var n=Wd(this),i=n?Ud(t):{},r=this.subType;g.hasClass(r),d(t,e.getTheme().get(this.subType)),d(t,this.getDefaultOption()),Go(t,"label",["show"]),this.fillDataTextStyle(t.data),n&&Gd(t,i,n)},s.prototype.mergeOption=function(t,e){t=d(this.option,t,!0),this.fillDataTextStyle(t.data);var n=Wd(this),n=(n&&Gd(this.option,t,n),Wy(this).sourceManager),n=(n.dirty(),n.prepareSource(),this.getInitialData(t,e));Ky(n,this),this.dataTask.dirty(),this.dataTask.context.data=n,Wy(this).dataBeforeProcessed=n,Yy(this),this._initSelectedMapFromData(n)},s.prototype.fillDataTextStyle=function(t){if(t&&!gt(t))for(var e=["show"],n=0;n<t.length;n++)t[n]&&t[n].label&&Go(t[n],"label",e)},s.prototype.getInitialData=function(t,e){},s.prototype.appendData=function(t){this.getRawData().appendData(t.data)},s.prototype.getData=function(t){var e=Qy(this);return e?(e=e.context.data,null!=t&&e.getLinkedData?e.getLinkedData(t):e):Wy(this).data},s.prototype.getAllData=function(){var t=this.getData();return t&&t.getLinkedDataAll?t.getLinkedDataAll():[{data:t}]},s.prototype.setData=function(t){var e,n=Qy(this);n&&((e=n.context).outputData=t,n!==this.dataTask)&&(e.data=t),Wy(this).data=t},s.prototype.getEncode=function(){var t=this.get("encode",!0);if(t)return O(t)},s.prototype.getSourceManager=function(){return Wy(this).sourceManager},s.prototype.getSource=function(){return this.getSourceManager().getSource()},s.prototype.getRawData=function(){return Wy(this).dataBeforeProcessed},s.prototype.getColorBy=function(){return this.get("colorBy")||"series"},s.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},s.prototype.getBaseAxis=function(){var t=this.coordinateSystem;return t&&t.getBaseAxis&&t.getBaseAxis()},s.prototype.indicesOfNearest=function(t,e,n,i){var r,o,a,s,l,u=this.getData(),h=this.coordinateSystem,c=h&&h.getAxis(t);return h&&c?(r=c.dataToCoord(n),null==i&&(i=1/0),o=[],a=1/0,s=-1,l=0,u.each(e,function(t,e){var t=c.dataToCoord(t),t=r-t,n=Math.abs(t);n<=i&&((n<a||n===a&&0<=t&&s<0)&&(a=n,s=t,l=0),t===s)&&(o[l++]=e)}),o.length=l,o):[]},s.prototype.formatTooltip=function(t,e,n){return Hy({series:this,dataIndex:t,multipleSeries:e})},s.prototype.isAnimationEnabled=function(){var t=this.ecModel;return!!(!w.node||t&&t.ssr)&&!!(t=(t=this.getShallow("animation"))&&this.getData().count()>this.getShallow("animationThreshold")?!1:t)},s.prototype.restoreData=function(){this.dataTask.dirty()},s.prototype.getColorFromPalette=function(t,e,n){var i=this.ecModel;return Mf.prototype.getColorFromPalette.call(this,t,e,n)||i.getColorFromPalette(t,e,n)},s.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},s.prototype.getProgressive=function(){return this.get("progressive")},s.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},s.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},s.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var i=this.option.selectedMode,r=this.getData(e);if("series"===i||"all"===n)this.option.selectedMap={},this._selectedDataIndicesMap={};else for(var o=0;o<t.length;o++){var a=Gy(r,t[o]);n[a]=!1,this._selectedDataIndicesMap[a]=-1}}},s.prototype.toggleSelect=function(t,e){for(var n=[],i=0;i<t.length;i++)n[0]=t[i],this.isSelected(t[i],e)?this.unselect(n,e):this.select(n,e)},s.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var t=this._selectedDataIndicesMap,e=ct(t),n=[],i=0;i<e.length;i++){var r=t[e[i]];0<=r&&n.push(r)}return n},s.prototype.isSelected=function(t,e){var n=this.option.selectedMap;return!!n&&(e=this.getData(e),"all"===n||n[Gy(e,t)])&&!e.getItemModel(t).get(["select","disabled"])},s.prototype.isUniversalTransitionEnabled=function(){var t;return!!this.__universalTransitionEnabled||!!(t=this.option.universalTransition)&&(!0===t||t&&t.enabled)},s.prototype._innerSelect=function(t,e){var n=this.option,i=n.selectedMode,r=e.length;if(i&&r)if("series"===i)n.selectedMap="all";else if("multiple"===i){B(n.selectedMap)||(n.selectedMap={});for(var o=n.selectedMap,a=0;a<r;a++){var s,l=e[a];o[s=Gy(t,l)]=!0,this._selectedDataIndicesMap[s]=t.getRawIndex(l)}}else"single"!==i&&!0!==i||(s=Gy(t,i=e[r-1]),n.selectedMap=((n={})[s]=!0,n),this._selectedDataIndicesMap=((n={})[s]=t.getRawIndex(i),n))},s.prototype._initSelectedMapFromData=function(n){var i;this.option.selectedMap||(i=[],n.hasItemOption&&n.each(function(t){var e=n.getRawDataItem(t);e&&e.selected&&i.push(t)}),0<i.length&&this._innerSelect(n,i))},s.registerClass=function(t){return g.registerClass(t)},s.protoInitialize=((Pc=s.prototype).type="series.__base__",Pc.seriesIndex=0,Pc.ignoreStyleOnData=!1,Pc.hasSymbolVisual=!1,Pc.defaultSymbol="circle",Pc.visualStyleAccessPath="itemStyle",void(Pc.visualDrawType="fill"));var Uy,Xy=s;function s(){var t=null!==Uy&&Uy.apply(this,arguments)||this;return t._selectedDataIndicesMap={},t}function Yy(t){var e,n,i=t.name;Ko(t)||(t.name=(t=(e=(t=t).getRawData()).mapDimensionsAll("seriesName"),n=[],z(t,function(t){t=e.getDimensionInfo(t);t.displayName&&n.push(t.displayName)}),n.join(" ")||i))}function qy(t){return t.model.getRawData().count()}function Zy(t){t=t.model;return t.setData(t.getRawData().cloneShallow()),jy}function jy(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function Ky(e,n){z(Nt(e.CHANGABLE_METHODS,e.DOWNSAMPLE_METHODS),function(t){e.wrapMethod(t,pt($y,n))})}function $y(t,e){t=Qy(t);return t&&t.setOutputEnd((e||this).count()),e}function Qy(t){var e,n=(t.ecModel||{}).scheduler,n=n&&n.getPipeline(t.uid);if(n)return(n=n.currentTask)&&(e=n.agentStubMap)?e.get(t.uid):n}at(Xy,Sp),at(Xy,Mf),da(Xy,g);tm.prototype.init=function(t,e){},tm.prototype.render=function(t,e,n,i){},tm.prototype.dispose=function(t,e){},tm.prototype.updateView=function(t,e,n,i){},tm.prototype.updateLayout=function(t,e,n,i){},tm.prototype.updateVisual=function(t,e,n,i){},tm.prototype.toggleBlurSeries=function(t,e,n){},tm.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)};var Jy=tm;function tm(){this.group=new oo,this.uid=Dp("viewComponent")}function em(){var o=ta();return function(t){var e=o(t),t=t.pipelineContext,n=!!e.large,i=!!e.progressiveRender,r=e.large=!(!t||!t.large),e=e.progressiveRender=!(!t||!t.progressiveRender);return!(n==r&&i==e)&&"reset"}}pa(Jy),ma(Jy);var nm=ta(),im=em(),rm=(om.prototype.init=function(t,e){},om.prototype.render=function(t,e,n,i){},om.prototype.highlight=function(t,e,n,i){t=t.getData(i&&i.dataType);t&&sm(t,i,"emphasis")},om.prototype.downplay=function(t,e,n,i){t=t.getData(i&&i.dataType);t&&sm(t,i,"normal")},om.prototype.remove=function(t,e){this.group.removeAll()},om.prototype.dispose=function(t,e){},om.prototype.updateView=function(t,e,n,i){this.render(t,e,n,i)},om.prototype.updateLayout=function(t,e,n,i){this.render(t,e,n,i)},om.prototype.updateVisual=function(t,e,n,i){this.render(t,e,n,i)},om.prototype.eachRendered=function(t){Yc(this.group,t)},om.markUpdateMethod=function(t,e){nm(t).updateMethod=e},om.protoInitialize=void(om.prototype.type="chart"),om);function om(){this.group=new oo,this.uid=Dp("viewChart"),this.renderTask=Og({plan:lm,reset:um}),this.renderTask.context={view:this}}function am(t,e,n){t&&_u(t)&&("emphasis"===e?nu:iu)(t,n)}function sm(e,t,n){var i,r=Jo(e,t),o=t&&null!=t.highlightKey?(t=t.highlightKey,i=null==(i=Cl[t])&&Tl<=32?Cl[t]=Tl++:i):null;null!=r?z(Wo(r),function(t){am(e.getItemGraphicEl(t),n,o)}):e.eachItemGraphicEl(function(t){am(t,n,o)})}function lm(t){return im(t.model)}function um(t){var e=t.model,n=t.ecModel,i=t.api,r=t.payload,o=e.pipelineContext.progressiveRender,t=t.view,a=r&&nm(r).updateMethod,o=o?"incrementalPrepareRender":a&&t[a]?a:"render";return"render"!==o&&t[o](e,n,i,r),hm[o]}pa(rm),ma(rm);var hm={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}},cm="\0__throttleOriginMethod",pm="\0__throttleRate",dm="\0__throttleType";function fm(t,r,o){var a,s,l,u,h,c=0,p=0,d=null;function f(){p=(new Date).getTime(),d=null,t.apply(l,u||[])}r=r||0;function e(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];a=(new Date).getTime(),l=this,u=t;var n=h||r,i=h||o;h=null,s=a-(i?c:p)-n,clearTimeout(d),i?d=setTimeout(f,n):0<=s?f():d=setTimeout(f,-s),c=a}return e.clear=function(){d&&(clearTimeout(d),d=null)},e.debounceNextCall=function(t){h=t},e}function gm(t,e,n,i){var r=t[e];if(r){var o=r[cm]||r,a=r[dm];if(r[pm]!==n||a!==i){if(null==n||!i)return t[e]=o;(r=t[e]=fm(o,n,"debounce"===i))[cm]=o,r[dm]=i,r[pm]=n}}}function ym(t,e){var n=t[e];n&&n[cm]&&(n.clear&&n.clear(),t[e]=n[cm])}var mm=ta(),vm={itemStyle:va(bp,!0),lineStyle:va(mp,!0)},_m={lineStyle:"stroke",itemStyle:"fill"};function xm(t,e){t=t.visualStyleMapper||vm[e];return t||(console.warn("Unknown style type '"+e+"'."),vm.itemStyle)}function bm(t,e){t=t.visualDrawType||_m[e];return t||(console.warn("Unknown style type '"+e+"'."),"fill")}var xa={createOnAllSeries:!0,performRawSeries:!0,reset:function(r,t){var e=r.getData(),n=r.visualStyleAccessPath||"itemStyle",i=r.getModel(n),o=xm(r,n)(i),i=i.getShallow("decal"),a=(i&&(e.setVisual("decal",i),i.dirty=!0),bm(r,n)),i=o[a],s=N(i)?i:null,n="auto"===o.fill||"auto"===o.stroke;if(o[a]&&!s&&!n||(i=r.getColorFromPalette(r.name,null,t.getSeriesCount()),o[a]||(o[a]=i,e.setVisual("colorFromPalette",!0)),o.fill="auto"===o.fill||N(o.fill)?i:o.fill,o.stroke="auto"===o.stroke||N(o.stroke)?i:o.stroke),e.setVisual("style",o),e.setVisual("drawType",a),!t.isSeriesFiltered(r)&&s)return e.setVisual("colorFromPalette",!1),{dataEach:function(t,e){var n=r.getDataParams(e),i=P({},o);i[a]=s(n),t.setItemVisual(e,"style",i)}}}},wm=new Cp,_p={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var i,r,o;if(!t.ignoreStyleOnData&&!e.isSeriesFiltered(t))return e=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=xm(t,i),o=e.getVisual("drawType"),{dataEach:e.hasItemOption?function(t,e){var n=t.getRawDataItem(e);n&&n[i]&&(wm.option=n[i],n=r(wm),P(t.ensureUniqueItemVisual(e,"style"),n),wm.option.decal&&(t.setItemVisual(e,"decal",wm.option.decal),wm.option.decal.dirty=!0),o in n)&&t.setItemVisual(e,"colorFromPalette",!1)}:null}}},Xp={performRawSeries:!0,overallReset:function(e){var i=O();e.eachSeries(function(t){var e,n=t.getColorBy();t.isColorBySeries()||(n=t.type+"-"+n,(e=i.get(n))||i.set(n,e={}),mm(t).scope=e)}),e.eachSeries(function(i){var r,o,a,s,t,l;i.isColorBySeries()||e.isSeriesFiltered(i)||(r=i.getRawData(),o={},a=i.getData(),s=mm(i).scope,t=i.visualStyleAccessPath||"itemStyle",l=bm(i,t),a.each(function(t){var e=a.getRawIndex(t);o[e]=t}),r.each(function(t){var e,n=o[t];a.getItemVisual(n,"colorFromPalette")&&(n=a.ensureUniqueItemVisual(n,"style"),t=r.getName(t)||t+"",e=r.count(),n[l]=i.getColorFromPalette(t,s,e))}))})}},Sm=Math.PI;Tm.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each(function(t){t=t.overallTask;t&&t.dirty()})},Tm.prototype.getPerformArgs=function(t,e){var n,i;if(t.__pipeline)return i=(n=this._pipelineMap.get(t.__pipeline.id)).context,{step:e=!e&&n.progressiveEnabled&&(!i||i.progressiveRender)&&t.__idxInPipeline>n.blockIndex?n.step:null,modBy:null!=(t=i&&i.modDataCount)?Math.ceil(t/e):null,modDataCount:t}},Tm.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},Tm.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),i=t.getData().count(),e=n.progressiveEnabled&&e.incrementalPrepareRender&&i>=n.threshold,r=t.get("large")&&i>=t.get("largeThreshold"),i="mod"===t.get("progressiveChunkMode")?i:null;t.pipelineContext=n.context={progressiveRender:e,modDataCount:i,large:r}},Tm.prototype.restorePipelines=function(t){var i=this,r=i._pipelineMap=O();t.eachSeries(function(t){var e=t.getProgressive(),n=t.uid;r.set(n,{id:n,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:e&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(e||700),count:0}),i._pipe(t,t.dataTask)})},Tm.prototype.prepareStageTasks=function(){var n=this._stageTaskMap,i=this.api.getModel(),r=this.api;z(this._allHandlers,function(t){var e=n.get(t.uid)||n.set(t.uid,{});Tt(!(t.reset&&t.overallReset),""),t.reset&&this._createSeriesStageTask(t,e,i,r),t.overallReset&&this._createOverallStageTask(t,e,i,r)},this)},Tm.prototype.prepareView=function(t,e,n,i){var r=t.renderTask,o=r.context;o.model=e,o.ecModel=n,o.api=i,r.__block=!t.incrementalPrepareRender,this._pipe(e,r)},Tm.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},Tm.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},Tm.prototype._performStageTasks=function(t,s,l,u){u=u||{};var h=!1,c=this;function p(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}z(t,function(i,t){var e,n,r,o,a;u.visualType&&u.visualType!==i.visualType||(e=(n=c._stageTaskMap.get(i.uid)).seriesTaskMap,(n=n.overallTask)?((o=n.agentStubMap).each(function(t){p(u,t)&&(t.dirty(),r=!0)}),r&&n.dirty(),c.updatePayload(n,l),a=c.getPerformArgs(n,u.block),o.each(function(t){t.perform(a)}),n.perform(a)&&(h=!0)):e&&e.each(function(t,e){p(u,t)&&t.dirty();var n=c.getPerformArgs(t,u.block);n.skip=!i.performRawSeries&&s.isSeriesFiltered(t.context.model),c.updatePayload(t,l),t.perform(n)&&(h=!0)}))}),this.unfinished=h||this.unfinished},Tm.prototype.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e=t.dataTask.perform()||e}),this.unfinished=e||this.unfinished},Tm.prototype.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}}while(e=e.getUpstream())})},Tm.prototype.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)},Tm.prototype._createSeriesStageTask=function(n,t,i,r){var o=this,a=t.seriesTaskMap,s=t.seriesTaskMap=O(),t=n.seriesType,e=n.getTargetSeries;function l(t){var e=t.uid,e=s.set(e,a&&a.get(e)||Og({plan:Am,reset:Lm,count:Rm}));e.context={model:t,ecModel:i,api:r,useClearVisual:n.isVisual&&!n.isLayout,plan:n.plan,reset:n.reset,scheduler:o},o._pipe(t,e)}n.createOnAllSeries?i.eachRawSeries(l):t?i.eachRawSeriesByType(t,l):e&&e(i,r).each(l)},Tm.prototype._createOverallStageTask=function(t,e,n,i){var r=this,o=e.overallTask=e.overallTask||Og({reset:Cm}),a=(o.context={ecModel:n,api:i,overallReset:t.overallReset,scheduler:r},o.agentStubMap),s=o.agentStubMap=O(),e=t.seriesType,l=t.getTargetSeries,u=!0,h=!1;function c(t){var e=t.uid,e=s.set(e,a&&a.get(e)||(h=!0,Og({reset:Im,onDirty:Dm})));e.context={model:t,overallProgress:u},e.agent=o,e.__block=u,r._pipe(t,e)}Tt(!t.createOnAllSeries,""),e?n.eachRawSeriesByType(e,c):l?l(n,i).each(c):(u=!1,z(n.getSeries(),c)),h&&o.dirty()},Tm.prototype._pipe=function(t,e){t=t.uid,t=this._pipelineMap.get(t);t.head||(t.head=e),t.tail&&t.tail.pipe(e),(t.tail=e).__idxInPipeline=t.count++,e.__pipeline=t},Tm.wrapStageHandler=function(t,e){return(t=N(t)?{overallReset:t,seriesType:function(t){Nm=null;try{t(Bm,Em)}catch(t){}return Nm}(t)}:t).uid=Dp("stageHandler"),e&&(t.visualType=e),t};var Mm=Tm;function Tm(t,e,n,i){this._stageTaskMap=O(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),i=this._visualHandlers=i.slice(),this._allHandlers=n.concat(i)}function Cm(t){t.overallReset(t.ecModel,t.api,t.payload)}function Im(t){return t.overallProgress&&km}function km(){this.agent.dirty(),this.getDownstream().dirty()}function Dm(){this.agent&&this.agent.dirty()}function Am(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function Lm(t){t.useClearVisual&&t.data.clearAllVisual();t=t.resetDefines=Wo(t.reset(t.model,t.ecModel,t.api,t.payload));return 1<t.length?F(t,function(t,e){return Om(e)}):Pm}var Pm=Om(0);function Om(o){return function(t,e){var n=e.data,i=e.resetDefines[o];if(i&&i.dataEach)for(var r=t.start;r<t.end;r++)i.dataEach(n,r);else i&&i.progress&&i.progress(t,n)}}function Rm(t){return t.data.count()}var Nm,Bm={},Em={};function zm(t,e){for(var n in e.prototype)t[n]=Ft}zm(Bm,Df),zm(Em,Of),Bm.eachSeriesByType=Bm.eachRawSeriesByType=function(t){Nm=t},Bm.eachComponent=function(t){"series"===t.mainType&&t.subType&&(Nm=t.subType)};function Fm(){return{axisLine:{lineStyle:{color:h.axisLine}},splitLine:{lineStyle:{color:h.axisSplitLine}},splitArea:{areaStyle:{color:[h.backgroundTint,h.backgroundTransparent]}},minorSplitLine:{lineStyle:{color:h.axisMinorSplitLine}},axisLabel:{color:h.axisLabel},axisName:{}}}var h=v.darkColor,Pc=h.background,Sp={label:{color:h.secondary},itemStyle:{borderColor:h.borderTint},dividerLineStyle:{color:h.border}},mp={darkMode:!0,color:h.theme,backgroundColor:Pc,axisPointer:{lineStyle:{color:h.border},crossStyle:{color:h.borderShade},label:{color:h.tertiary}},legend:{textStyle:{color:h.secondary},pageTextStyle:{color:h.tertiary}},textStyle:{color:h.secondary},title:{textStyle:{color:h.primary},subtextStyle:{color:h.quaternary}},toolbox:{iconStyle:{borderColor:h.accent50}},tooltip:{backgroundColor:h.neutral20,defaultBorderColor:h.border,textStyle:{color:h.tertiary}},dataZoom:{borderColor:h.accent10,textStyle:{color:h.tertiary},brushStyle:{color:h.backgroundTint},handleStyle:{color:h.neutral00,borderColor:h.accent20},moveHandleStyle:{color:h.accent40},emphasis:{handleStyle:{borderColor:h.accent50}},dataBackground:{lineStyle:{color:h.accent30},areaStyle:{color:h.accent20}},selectedDataBackground:{lineStyle:{color:h.accent50},areaStyle:{color:h.accent30}}},visualMap:{textStyle:{color:h.secondary},handleStyle:{borderColor:h.neutral30}},timeline:{lineStyle:{color:h.accent10},label:{color:h.tertiary},controlStyle:{color:h.accent30,borderColor:h.accent30}},calendar:{itemStyle:{color:h.neutral00,borderColor:h.neutral20},dayLabel:{color:h.tertiary},monthLabel:{color:h.secondary},yearLabel:{color:h.secondary}},matrix:{x:Sp,y:Sp,backgroundColor:{borderColor:h.axisLine},body:{itemStyle:{borderColor:h.borderTint}}},timeAxis:Fm(),logAxis:Fm(),valueAxis:Fm(),categoryAxis:Fm(),line:{symbol:"circle"},graph:{color:h.theme},gauge:{title:{color:h.secondary},axisLine:{lineStyle:{color:[[1,h.neutral05]]}},axisLabel:{color:h.axisLabel},detail:{color:h.primary}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}},funnel:{itemStyle:{borderColor:h.background}},radar:((bp=Fm()).axisName={color:h.axisLabel},bp.axisLine.lineStyle.color=h.neutral20,bp),treemap:{breadcrumb:{itemStyle:{color:h.neutral20,textStyle:{color:h.secondary}},emphasis:{itemStyle:{color:h.neutral30}}}},sunburst:{itemStyle:{borderColor:h.background}},map:{itemStyle:{borderColor:h.border,areaColor:h.neutral10},label:{color:h.tertiary},emphasis:{label:{color:h.primary},itemStyle:{areaColor:h.highlight}},select:{label:{color:h.primary},itemStyle:{areaColor:h.highlight}}},geo:{itemStyle:{borderColor:h.border,areaColor:h.neutral10},emphasis:{label:{color:h.primary},itemStyle:{areaColor:h.highlight}},select:{label:{color:h.primary},itemStyle:{color:h.highlight}}}},Vm=(mp.categoryAxis.splitLine.show=!1,Hm.prototype.normalizeQuery=function(t){var e,a,s,l={},u={},h={};return H(t)?(e=ca(t),l.mainType=e.main||null,l.subType=e.sub||null):(a=["Index","Name","Id"],s={name:1,dataIndex:1,dataType:1},z(t,function(t,e){for(var n=!1,i=0;i<a.length;i++){var r=a[i],o=e.lastIndexOf(r);0<o&&o===e.length-r.length&&"data"!==(o=e.slice(0,o))&&(l.mainType=o,l[r.toLowerCase()]=t,n=!0)}s.hasOwnProperty(e)&&(u[e]=t,n=!0),n||(h[e]=t)})),{cptQuery:l,dataQuery:u,otherQuery:h}},Hm.prototype.filter=function(t,e){var n,i,r,o,a,s=this.eventInfo;return!s||(n=s.targetEl,i=s.packedEvent,r=s.model,s=s.view,!r)||!s||(o=e.cptQuery,a=e.dataQuery,l(o,r,"mainType")&&l(o,r,"subType")&&l(o,r,"index","componentIndex")&&l(o,r,"name")&&l(o,r,"id")&&l(a,i,"name")&&l(a,i,"dataIndex")&&l(a,i,"dataType")&&(!s.filterForExposedEvent||s.filterForExposedEvent(t,e.otherQuery,n,i)));function l(t,e,n,i){return null==t[n]||e[i||n]===t[n]}},Hm.prototype.afterTrigger=function(){this.eventInfo=null},Hm);function Hm(){}var Wm=["symbol","symbolSize","symbolRotate","symbolOffset"],Gm=Wm.concat(["symbolKeepAspect"]),Pc={createOnAllSeries:!0,performRawSeries:!0,reset:function(a,t){var e=a.getData();if(a.legendIcon&&e.setVisual("legendIcon",a.legendIcon),a.hasSymbolVisual){for(var s,n={},l={},i=!1,r=0;r<Wm.length;r++){var o=Wm[r],u=a.get(o);N(u)?(i=!0,l[o]=u):n[o]=u}if(n.symbol=n.symbol||a.defaultSymbol,e.setVisual(P({legendIcon:a.legendIcon||n.symbol,symbolKeepAspect:a.get("symbolKeepAspect")},n)),!t.isSeriesFiltered(a))return s=ct(l),{dataEach:i?function(t,e){for(var n=a.getRawValue(e),i=a.getDataParams(e),r=0;r<s.length;r++){var o=s[r];t.setItemVisual(e,o,l[o](n,i))}}:null}}}},Sp={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(t.hasSymbolVisual&&!e.isSeriesFiltered(t))return{dataEach:t.getData().hasItemOption?function(t,e){for(var n=t.getItemModel(e),i=0;i<Gm.length;i++){var r=Gm[i],o=n.getShallow(r,!0);null!=o&&t.setItemVisual(e,r,o)}}:null}}};function Um(o,t){z([[o+"ToggleSelect","toggleSelect"],[o+"Select","select"],[o+"UnSelect","unselect"]],function(r){t(r[0],function(t,e,n){var i;t=P({},t),n.dispatchAction(P(t,{type:r[1],seriesIndex:(n=t,i=[],e.eachComponent({mainType:"series",subType:o,query:n},function(t){i.push(t.seriesIndex)}),i)}))})})}function Xm(t,e,s,n,l){var u=t+e;s.isSilent(u)||n.eachComponent({mainType:"series",subType:"pie"},function(t){for(var e,n,i=t.seriesIndex,r=t.option.selectedMap,o=l.selected,a=0;a<o.length;a++)o[a].seriesIndex===i&&(n=Jo(e=t.getData(),l.fromActionPayload),s.trigger(u,{type:u,seriesId:t.id,name:V(n)?e.getName(n[0]):e.getName(n),selected:H(r)?r:P({},r)}))})}function Ym(t,e,n){for(var i;t&&(!e(t)||(i=t,!n));)t=t.__hostTarget||t.parent;return i}var qm=Math.round(9*Math.random()),Zm="function"==typeof Object.defineProperty,bp=(jm.prototype.get=function(t){return this._guard(t)[this._id]},jm.prototype.set=function(t,e){t=this._guard(t);return Zm?Object.defineProperty(t,this._id,{value:e,enumerable:!1,configurable:!0}):t[this._id]=e,this},jm.prototype.delete=function(t){return!!this.has(t)&&(delete this._guard(t)[this._id],!0)},jm.prototype.has=function(t){return!!this._guard(t)[this._id]},jm.prototype._guard=function(t){if(t!==Object(t))throw TypeError("Value of WeakMap is not a non-null object.");return t},jm);function jm(){this._id="__ec_inner_"+qm++}var Km=Us.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,i=e.cy,r=e.width/2,e=e.height/2;t.moveTo(n,i-e),t.lineTo(n+r,i+e),t.lineTo(n-r,i+e),t.closePath()}}),$m=Us.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,i=e.cy,r=e.width/2,e=e.height/2;t.moveTo(n,i-e),t.lineTo(n+r,i),t.lineTo(n,i+e),t.lineTo(n-r,i),t.closePath()}}),Qm=Us.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.x,i=e.y,r=e.width/5*3,e=Math.max(r,e.height),r=r/2,o=r*r/(e-r),e=i-e+r+o,a=Math.asin(o/r),s=Math.cos(a)*r,l=Math.sin(a),u=Math.cos(a),h=.6*r,c=.7*r;t.moveTo(n-s,e+o),t.arc(n,e,r,Math.PI-a,2*Math.PI+a),t.bezierCurveTo(n+s-l*h,e+o+u*h,n,i-c,n,i),t.bezierCurveTo(n,i-c,n-s+l*h,e+o+u*h,n-s,e+o),t.closePath()}}),Jm=Us.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.height,i=e.width,r=e.x,e=e.y,i=i/3*2;t.moveTo(r,e),t.lineTo(r+i,e+n),t.lineTo(r,e+n/4*3),t.lineTo(r-i,e+n),t.lineTo(r,e),t.closePath()}}),t0={line:function(t,e,n,i,r){r.x1=t,r.y1=e+i/2,r.x2=t+n,r.y2=e+i/2},rect:function(t,e,n,i,r){r.x=t,r.y=e,r.width=n,r.height=i},roundRect:function(t,e,n,i,r){r.x=t,r.y=e,r.width=n,r.height=i,r.r=Math.min(n,i)/4},square:function(t,e,n,i,r){n=Math.min(n,i);r.x=t,r.y=e,r.width=n,r.height=n},circle:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.r=Math.min(n,i)/2},diamond:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.width=n,r.height=i},pin:function(t,e,n,i,r){r.x=t+n/2,r.y=e+i/2,r.width=n,r.height=i},arrow:function(t,e,n,i,r){r.x=t+n/2,r.y=e+i/2,r.width=n,r.height=i},triangle:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.width=n,r.height=i}},e0={},n0=(z({line:kh,rect:sl,roundRect:sl,square:sl,circle:Gu,diamond:$m,pin:Qm,arrow:Jm,triangle:Km},function(t,e){e0[e]=new t}),Us.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(t,e,n){var t=Xr(t,e,n),i=this.shape;return i&&"pin"===i.symbolType&&"inside"===e.position&&(t.y=n.y+.4*n.height),t},buildPath:function(t,e,n){var i,r=e.symbolType;"none"!==r&&(i=(i=e0[r])||e0[r="rect"],t0[r](e.x,e.y,e.width,e.height,i.shape),i.buildPath(t,i.shape,n))}}));function i0(t,e){var n;"image"!==this.type&&(n=this.style,this.__isEmptyBrush?(n.stroke=t,n.fill=e||v.color.neutral00,n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=t:n.fill=t,this.markRedraw())}function r0(t,e,n,i,r,o,a){var s=0===t.indexOf("empty");return(a=0===(t=s?t.substr(5,1).toLowerCase()+t.substr(6):t).indexOf("image://")?Ic(t.slice(8),new X(e,n,i,r),a?"center":"cover"):0===t.indexOf("path://")?Cc(t.slice(7),{},new X(e,n,i,r),a?"center":"cover"):new n0({shape:{symbolType:t,x:e,y:n,width:i,height:r}})).__isEmptyBrush=s,a.setColor=i0,o&&a.setColor(o),a}function o0(t,e){if(null!=t)return V(t)||(t=[t,t]),[wo(t[0],e[0])||0,wo(G(t[1],t[0]),e[1])||0]}function a0(t){return isFinite(t)}function s0(t,e,n){for(var i,r,o,a,s,l,u,h,c,p="radial"===e.type?(i=t,r=e,a=(o=n).width,s=o.height,l=Math.min(a,s),u=null==r.x?.5:r.x,h=null==r.y?.5:r.y,c=null==r.r?.5:r.r,r.global||(u=u*a+o.x,h=h*s+o.y,c*=l),u=a0(u)?u:.5,h=a0(h)?h:.5,c=0<=c&&a0(c)?c:.5,i.createRadialGradient(u,h,0,u,h,c)):(r=t,a=n,o=null==(s=e).x?0:s.x,l=null==s.x2?1:s.x2,i=null==s.y?0:s.y,u=null==s.y2?0:s.y2,s.global||(o=o*a.width+a.x,l=l*a.width+a.x,i=i*a.height+a.y,u=u*a.height+a.y),o=a0(o)?o:0,l=a0(l)?l:1,i=a0(i)?i:0,u=a0(u)?u:0,r.createLinearGradient(o,i,l,u)),d=e.colorStops,f=0;f<d.length;f++)p.addColorStop(d[f].offset,d[f].color);return p}function l0(t){return parseInt(t,10)}function u0(t,e,n){var i=["width","height"][e],r=["clientWidth","clientHeight"][e],o=["paddingLeft","paddingTop"][e],e=["paddingRight","paddingBottom"][e];return null!=n[i]&&"auto"!==n[i]?parseFloat(n[i]):(n=document.defaultView.getComputedStyle(t),(t[r]||l0(n[i])||l0(t.style[i]))-(l0(n[o])||0)-(l0(n[e])||0)|0)}function h0(t){var e,n=t.style,i=n.lineDash&&0<n.lineWidth&&(r=n.lineDash,i=n.lineWidth,r&&"solid"!==r&&0<i?"dashed"===r?[4*i,2*i]:"dotted"===r?[i]:W(r)?[r]:V(r)?r:null:null),r=n.lineDashOffset;return i&&(e=n.strokeNoScale&&t.getLineScale?t.getLineScale():1)&&1!==e&&(i=F(i,function(t){return t/e}),r/=e),[i,r]}var c0=new Cs(!0);function p0(t){var e=t.stroke;return!(null==e||"none"===e||!(0<t.lineWidth))}function d0(t){return"string"==typeof t&&"none"!==t}function f0(t){t=t.fill;return null!=t&&"none"!==t}function g0(t,e){var n;null!=e.fillOpacity&&1!==e.fillOpacity?(n=t.globalAlpha,t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n):t.fill()}function y0(t,e){var n;null!=e.strokeOpacity&&1!==e.strokeOpacity?(n=t.globalAlpha,t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n):t.stroke()}function m0(t,e,n){var n=Sa(e.image,e.__image,n);if(Ta(n))return t=t.createPattern(n,e.repeat||"repeat"),"function"==typeof DOMMatrix&&t&&t.setTransform&&((n=new DOMMatrix).translateSelf(e.x||0,e.y||0),n.rotateSelf(0,0,(e.rotation||0)*Vt),n.scaleSelf(e.scaleX||1,e.scaleY||1),t.setTransform(n)),t}var v0=["shadowBlur","shadowOffsetX","shadowOffsetY"],_0=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function x0(t,e,n,i,r){var o,a=!1;if(!i&&e===(n=n||{}))return!1;!i&&e.opacity===n.opacity||(I0(t,r),a=!0,o=Math.max(Math.min(e.opacity,1),0),t.globalAlpha=isNaN(o)?Xa.opacity:o),!i&&e.blend===n.blend||(a||(I0(t,r),a=!0),t.globalCompositeOperation=e.blend||Xa.blend);for(var s=0;s<v0.length;s++){var l=v0[s];!i&&e[l]===n[l]||(a||(I0(t,r),a=!0),t[l]=t.dpr*(e[l]||0))}return!i&&e.shadowColor===n.shadowColor||(a||(I0(t,r),a=!0),t.shadowColor=e.shadowColor||Xa.shadowColor),a}function b0(t,e,n,i,r){var o=k0(e,r.inHover),a=i?null:n&&k0(n,r.inHover)||{};if(o!==a){var s=x0(t,o,a,i,r);(i||o.fill!==a.fill)&&(s||(I0(t,r),s=!0),d0(o.fill))&&(t.fillStyle=o.fill),(i||o.stroke!==a.stroke)&&(s||(I0(t,r),s=!0),d0(o.stroke))&&(t.strokeStyle=o.stroke),!i&&o.opacity===a.opacity||(s||(I0(t,r),s=!0),t.globalAlpha=null==o.opacity?1:o.opacity),e.hasStroke()&&(n=o.lineWidth/(o.strokeNoScale&&e.getLineScale?e.getLineScale():1),t.lineWidth!==n)&&(s||(I0(t,r),s=!0),t.lineWidth=n);for(var l=0;l<_0.length;l++){var u=_0[l],h=u[0];!i&&o[h]===a[h]||(s||(I0(t,r),s=!0),t[h]=o[h]||u[1])}}}function w0(t,e){var e=e.transform,n=t.dpr||1;e?t.setTransform(n*e[0],n*e[1],n*e[2],n*e[3],n*e[4],n*e[5]):t.setTransform(n,0,0,n,0,0)}var S0=1,M0=2,T0=3,C0=4;function I0(t,e){e.batchFill&&t.fill(),e.batchStroke&&t.stroke(),e.batchFill="",e.batchStroke=""}function k0(t,e){return e&&t.__hoverStyle||t.style}function D0(t,e){A0(t,e,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function A0(t,e,n,B){var i=e.transform;if(e.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1)){var r=e.__clipPaths,o=n.prevElClipPaths,a=!1,s=!1;if(!o||function(t,e){if(t!==e&&(t||e)){if(!t||!e||t.length!==e.length)return 1;for(var n=0;n<t.length;n++)if(t[n]!==e[n])return 1}}(r,o)){if(o&&o.length&&(I0(t,n),t.restore(),s=a=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),r&&r.length){I0(t,n),t.save();for(var E=r,l=t,o=n,z=!1,F=0;F<E.length;F++){var V=E[F],z=z||V.isZeroArea();w0(l,V),l.beginPath(),V.buildPath(l,V.shape),l.clip()}o.allClipped=z,a=!0}n.prevElClipPaths=r}if(n.allClipped)e.__isRendered=!1;else{e.beforeBrush&&e.beforeBrush(),e.innerBeforeBrush();var u,h,c,p,d,f,g,y,m,v,_,x,b,H,w,S,M,T,C,I,k,D,A,o=n.prevEl,L=(o||(s=a=!0),e instanceof Us&&e.autoBatch&&(r=e.style,L=f0(r),u=p0(r),!(r.lineDash||!(+L^+u)||L&&"string"!=typeof r.fill||u&&"string"!=typeof r.stroke||r.strokePercent<1||r.strokeOpacity<1||r.fillOpacity<1))),a=(a||(u=i,r=o.transform,u&&r?u[0]!==r[0]||u[1]!==r[1]||u[2]!==r[2]||u[3]!==r[3]||u[4]!==r[4]||u[5]!==r[5]:u||r)?(I0(t,n),w0(t,e)):L||I0(t,n),k0(e,n.inHover));if(e instanceof Us)n.lastDrawType!==S0&&(s=!0,n.lastDrawType=S0),b0(t,e,o,s,n),L&&(n.batchFill||n.batchStroke)||t.beginPath(),i=t,r=e,R=L,w=p0(p=a),S=f0(p),M=p.strokePercent,T=M<1,C=!r.path,r.silent&&!T||!C||r.createPathProxy(),I=r.path||c0,k=r.__dirty,R||(d=p.fill,A=p.stroke,f=S&&!!d.colorStops,g=w&&!!A.colorStops,y=S&&!!d.image,m=w&&!!A.image,D=b=x=_=v=void 0,(f||g)&&(D=r.getBoundingRect()),f&&(v=k?s0(i,d,D):r.__canvasFillGradient,r.__canvasFillGradient=v),g&&(_=k?s0(i,A,D):r.__canvasStrokeGradient,r.__canvasStrokeGradient=_),y&&(x=k||!r.__canvasFillPattern?m0(i,d,r):r.__canvasFillPattern,r.__canvasFillPattern=x),m&&(b=k||!r.__canvasStrokePattern?m0(i,A,r):r.__canvasStrokePattern,r.__canvasStrokePattern=b),f?i.fillStyle=v:y&&(x?i.fillStyle=x:S=!1),g?i.strokeStyle=_:m&&(b?i.strokeStyle=b:w=!1)),D=r.getGlobalScale(),I.setScale(D[0],D[1],r.segmentIgnoreThreshold),i.setLineDash&&p.lineDash&&(H=(d=h0(r))[0],O=d[1]),A=!0,(C||k&An)&&(I.setDPR(i.dpr),T?I.setContext(null):(I.setContext(i),A=!1),I.reset(),r.buildPath(I,r.shape,R),I.toStatic(),r.pathUpdated()),A&&I.rebuildPath(i,T?M:1),H&&(i.setLineDash(H),i.lineDashOffset=O),R||(p.strokeFirst?(w&&y0(i,p),S&&g0(i,p)):(S&&g0(i,p),w&&y0(i,p))),H&&i.setLineDash([]),L&&(n.batchFill=a.fill||"",n.batchStroke=a.stroke||"");else if(e instanceof qs)n.lastDrawType!==T0&&(s=!0,n.lastDrawType=T0),b0(t,e,o,s,n),f=t,v=e,null!=(x=(y=a).text)&&(x+=""),x&&(f.font=y.font||j,f.textAlign=y.textAlign,f.textBaseline=y.textBaseline,_=g=void 0,f.setLineDash&&y.lineDash&&(g=(v=h0(v))[0],_=v[1]),g&&(f.setLineDash(g),f.lineDashOffset=_),y.strokeFirst?(p0(y)&&f.strokeText(x,y.x,y.y),f0(y)&&f.fillText(x,y.x,y.y)):(f0(y)&&f.fillText(x,y.x,y.y),p0(y)&&f.strokeText(x,y.x,y.y)),g)&&f.setLineDash([]);else if(e instanceof Qs)n.lastDrawType!==M0&&(s=!0,n.lastDrawType=M0),m=o,b=s,x0(t,k0(e,(D=n).inHover),m&&k0(m,D.inHover),b,D),d=t,C=a,(r=(k=e).__image=Sa(C.image,k.__image,k,k.onload))&&Ta(r)&&(A=C.x||0,I=C.y||0,T=k.getWidth(),k=k.getHeight(),M=r.width/r.height,null==T&&null!=k?T=k*M:null==k&&null!=T?k=T/M:null==T&&null==k&&(T=r.width,k=r.height),C.sWidth&&C.sHeight?(h=C.sx||0,c=C.sy||0,d.drawImage(r,h,c,C.sWidth,C.sHeight,A,I,T,k)):C.sx&&C.sy?(h=C.sx,c=C.sy,d.drawImage(r,h,c,T-h,k-c,A,I,T,k)):d.drawImage(r,A,I,T,k));else if(e.getTemporalDisplayables){n.lastDrawType!==C0&&(s=!0,n.lastDrawType=C0);var P,W,G=t,O=e,R=n,U=O.getDisplayables(),X=O.getTemporalDisplayables(),Y=(G.save(),{prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:R.viewWidth,viewHeight:R.viewHeight,inHover:R.inHover});for(P=O.getCursor(),W=U.length;P<W;P++)(N=U[P]).beforeBrush&&N.beforeBrush(),N.innerBeforeBrush(),A0(G,N,Y,P===W-1),N.innerAfterBrush(),N.afterBrush&&N.afterBrush(),Y.prevEl=N;for(var N,q=0,Z=X.length;q<Z;q++)(N=X[q]).beforeBrush&&N.beforeBrush(),N.innerBeforeBrush(),A0(G,N,Y,q===Z-1),N.innerAfterBrush(),N.afterBrush&&N.afterBrush(),Y.prevEl=N;O.clearTemporalDisplayables(),O.notClear=!0,G.restore()}L&&B&&I0(t,n),e.innerAfterBrush(),e.afterBrush&&e.afterBrush(),(n.prevEl=e).__dirty=0,e.__isRendered=!0}}else e.__dirty&=~Dn,e.__isRendered=!1}var L0=new bp,P0=new pi(100),O0=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function R0(t,e){if("none"===t)return null;var a=e.getDevicePixelRatio(),s=e.getZr(),l="svg"===s.painter.type,e=(t.dirty&&L0.delete(t),L0.get(t));if(e)return e;for(var n,u=E(t,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512}),e=("none"===u.backgroundColor&&(u.backgroundColor=null),{repeat:"repeat"}),i=e,r=[a],o=!0,h=0;h<O0.length;++h){var c=u[O0[h]];if(null!=c&&!V(c)&&!H(c)&&!W(c)&&"boolean"!=typeof c){o=!1;break}r.push(c)}o&&(n=r.join(",")+(l?"-svg":""),v=P0.get(n))&&(l?i.svgElement=v:i.image=v);var p,d=function t(e){if(!e||0===e.length)return[[0,0]];if(W(e))return[[o=Math.ceil(e),o]];var n=!0;for(var i=0;i<e.length;++i)if(!W(e[i])){n=!1;break}if(n)return t([e]);var r=[];for(i=0;i<e.length;++i){var o;W(e[i])?(o=Math.ceil(e[i]),r.push([o,o])):(o=F(e[i],function(t){return Math.ceil(t)})).length%2==1?r.push(o.concat(o)):r.push(o)}return r}(u.dashArrayX),f=function(t){if(!t||"object"==typeof t&&0===t.length)return[0,0];if(W(t))return[e=Math.ceil(t),e];var e=F(t,function(t){return Math.ceil(t)});return t.length%2?e.concat(e):e}(u.dashArrayY),g=function t(e){if(!e||0===e.length)return[["rect"]];if(H(e))return[[e]];var n=!0;for(var i=0;i<e.length;++i)if(!H(e[i])){n=!1;break}if(n)return t([e]);var r=[];for(i=0;i<e.length;++i)H(e[i])?r.push([e[i]]):r.push(e[i]);return r}(u.symbol),y=function(t){return F(t,N0)}(d),m=N0(f),v=!l&&q.createCanvas(),_=l&&{tag:"g",attrs:{},key:"dcl",children:[]},x=function(){for(var t=1,e=0,n=y.length;e<n;++e)t=Fo(t,y[e]);for(var i=1,e=0,n=g.length;e<n;++e)i=Fo(i,g[e].length);t*=i;var r=m*y.length*g.length;return{width:Math.max(1,Math.min(t,u.maxTileWidth)),height:Math.max(1,Math.min(r,u.maxTileHeight))}}();v&&(v.width=x.width*a,v.height=x.height*a,p=v.getContext("2d")),p&&(p.clearRect(0,0,v.width,v.height),u.backgroundColor)&&(p.fillStyle=u.backgroundColor,p.fillRect(0,0,v.width,v.height));for(var b=0,w=0;w<f.length;++w)b+=f[w];if(!(b<=0))for(var S=-m,M=0,T=0,C=0;S<x.height;){if(M%2==0){for(var I=T/2%g.length,k=0,D=0,A=0;k<2*x.width;){for(var L,P,O,R,N,B=0,w=0;w<d[C].length;++w)B+=d[C][w];if(B<=0)break;D%2==0&&(P=.5*(1-u.symbolSize),L=k+d[C][D]*P,P=S+f[M]*P,O=d[C][D]*u.symbolSize,R=f[M]*u.symbolSize,N=A/2%g[I].length,function(t,e,n,i,r){var o=l?1:a,r=r0(r,t*o,e*o,n*o,i*o,u.color,u.symbolKeepAspect);l?(t=s.painter.renderOneToVNode(r))&&_.children.push(t):D0(p,r)}(L,P,O,R,g[I][N])),k+=d[C][D],++A,++D===d[C].length&&(D=0)}++C===d.length&&(C=0)}S+=f[M],++T,++M===f.length&&(M=0)}return o&&P0.put(n,v||_),i.image=v,i.svgElement=_,i.svgWidth=x.width,i.svgHeight=x.height,e.rotation=u.rotation,e.scaleX=e.scaleY=l?1:1/a,L0.set(t,e),t.dirty=!1,e}function N0(t){for(var e=0,n=0;n<t.length;++n)e+=t[n];return t.length%2==1?2*e:e}var B0=new ue,E0={};var $m={PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:1e3,PROGRESSIVE_LAYOUT:1100,GLOBAL:2e3,CHART:3e3,POST_CHART_LAYOUT:4600,COMPONENT:4e3,BRUSH:5e3,CHART_ITEM:4500,ARIA:6e3,DECAL:7e3}},z0="__flagInMainProcess",F0="__mainProcessVersion",V0="__pendingUpdate",H0="__needsUpdateStatus",W0=/^[a-zA-Z0-9_]+$/,G0="__connectUpdateStatus";function U0(n){return function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];if(!this.isDisposed())return Y0(this,n,t);this.id}}function X0(n){return function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return Y0(this,n,t)}}function Y0(t,e,n){return n[0]=n[0]&&n[0].toLowerCase(),ue.prototype[e].apply(t,n)}u(j0,q0=ue);var q0,Z0=j0;function j0(){return null!==q0&&q0.apply(this,arguments)||this}var K0,$0,Q0,J0,tv,ev,nv,iv,rv,ov,av,sv,lv,uv,hv,cv,pv,dv,fv,gv,Qm=Z0.prototype,yv=(Qm.on=X0("on"),Qm.off=X0("off"),u(c,gv=ue),c.prototype._onframe=function(){if(!this._disposed){dv(this);var t=this._scheduler;if(this[V0]){var e=this[V0].silent;this[z0]=!0,fv(this);try{K0(this),J0.update.call(this,null,this[V0].updateParams)}catch(t){throw this[z0]=!1,this[V0]=null,t}this._zr.flush(),this[z0]=!1,this[V0]=null,iv.call(this,e),rv.call(this,e)}else if(t.unfinished){var n=1,i=this._model,r=this._api;t.unfinished=!1;do{var o=+new Date}while(t.performSeriesTasks(i),t.performDataProcessorTasks(i),ev(this,i),t.performVisualTasks(i),uv(this,this._model,r,"remain",{}),0<(n-=+new Date-o)&&t.unfinished);t.unfinished||this._zr.flush()}}},c.prototype.getDom=function(){return this._dom},c.prototype.getId=function(){return this.id},c.prototype.getZr=function(){return this._zr},c.prototype.isSSR=function(){return this._ssr},c.prototype.setOption=function(t,e,n){if(!this[z0])if(this._disposed)this.id;else{B(e)&&(n=e.lazyUpdate,i=e.silent,r=e.replaceMerge,o=e.transition,e=e.notMerge),this[z0]=!0,fv(this),this._model&&!e||(e=new Bf(this._api),a=this._theme,(s=this._model=new Df).scheduler=this._scheduler,s.ssr=this._ssr,s.init(null,null,null,a,this._locale,e)),this._model.setOption(t,{replaceMerge:r},Iv);var i,r,o,a,s={seriesTransition:o,optionChanged:!0};if(n)this[V0]={silent:i,updateParams:s},this[z0]=!1,this.getZr().wakeUp();else{try{K0(this),J0.update.call(this,null,s)}catch(t){throw this[V0]=null,this[z0]=!1,t}this._ssr||this._zr.flush(),this[V0]=null,this[z0]=!1,iv.call(this,i),rv.call(this,i)}}},c.prototype.setTheme=function(t,e){if(!this[z0])if(this._disposed)this.id;else{var n=this._model;if(n){var e=e&&e.silent,i=null;this[V0]&&(null==e&&(e=this[V0].silent),i=this[V0].updateParams,this[V0]=null),this[z0]=!0,fv(this);try{this._updateTheme(t),n.setTheme(this._theme),K0(this),J0.update.call(this,{type:"setTheme"},i)}catch(t){throw this[z0]=!1,t}this[z0]=!1,iv.call(this,e),rv.call(this,e)}}},c.prototype._updateTheme=function(t){(t=H(t)?Dv[t]:t)&&((t=y(t))&&ng(t,!0),this._theme=t)},c.prototype.getModel=function(){return this._model},c.prototype.getOption=function(){return this._model&&this._model.getOption()},c.prototype.getWidth=function(){return this._zr.getWidth()},c.prototype.getHeight=function(){return this._zr.getHeight()},c.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||w.hasGlobalWindow&&window.devicePixelRatio||1},c.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},c.prototype.renderToCanvas=function(t){return this._zr.painter.getRenderedCanvas({backgroundColor:(t=t||{}).backgroundColor||this._model.get("backgroundColor"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},c.prototype.renderToSVGString=function(t){return this._zr.painter.renderToString({useViewBox:(t=t||{}).useViewBox})},c.prototype.getSvgDataURL=function(){var t=this._zr;return z(t.storage.getDisplayList(),function(t){t.stopAnimation(null,!0)}),t.painter.toDataURL()},c.prototype.getDataURL=function(t){var e,n,i,r;if(!this._disposed)return r=(t=t||{}).excludeComponents,e=this._model,n=[],i=this,z(r,function(t){e.eachComponent({mainType:t},function(t){t=i._componentsMap[t.__viewId];t.group.ignore||(n.push(t),t.group.ignore=!0)})}),r="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL("image/"+(t&&t.type||"png")),z(n,function(t){t.group.ignore=!1}),r;this.id},c.prototype.getConnectedDataURL=function(i){var r,o,a,s,l,u,h,c,p,e,t,n,d,f,g;if(!this._disposed)return r="svg"===i.type,o=this.group,a=Math.min,s=Math.max,Pv[o]?(u=l=1/0,c=h=-1/0,p=[],e=i&&i.pixelRatio||this.getDevicePixelRatio(),z(Lv,function(t,e){var n;t.group===o&&(n=r?t.getZr().painter.getSvgDom().innerHTML:t.renderToCanvas(y(i)),t=t.getDom().getBoundingClientRect(),l=a(t.left,l),u=a(t.top,u),h=s(t.right,h),c=s(t.bottom,c),p.push({dom:n,left:t.left,top:t.top}))}),t=(h*=e)-(l*=e),n=(c*=e)-(u*=e),d=q.createCanvas(),(f=po(d,{renderer:r?"svg":"canvas"})).resize({width:t,height:n}),r?(g="",z(p,function(t){var e=t.left-l,n=t.top-u;g+='<g transform="translate('+e+","+n+')">'+t.dom+"</g>"}),f.painter.getSvgRoot().innerHTML=g,i.connectedBackgroundColor&&f.painter.setBackgroundColor(i.connectedBackgroundColor),f.refreshImmediately(),f.painter.toDataURL()):(i.connectedBackgroundColor&&f.add(new sl({shape:{x:0,y:0,width:t,height:n},style:{fill:i.connectedBackgroundColor}})),z(p,function(t){t=new Qs({style:{x:t.left*e-l,y:t.top*e-u,image:t.dom}});f.add(t)}),f.refreshImmediately(),d.toDataURL("image/"+(i&&i.type||"png")))):this.getDataURL(i);this.id},c.prototype.convertToPixel=function(t,e,n){return tv(this,"convertToPixel",t,e,n)},c.prototype.convertToLayout=function(t,e,n){return tv(this,"convertToLayout",t,e,n)},c.prototype.convertFromPixel=function(t,e,n){return tv(this,"convertFromPixel",t,e,n)},c.prototype.containPixel=function(t,i){var r;if(!this._disposed)return z(na(this._model,t),function(t,n){0<=n.indexOf("Models")&&z(t,function(t){var e=t.coordinateSystem;e&&e.containPoint?r=r||!!e.containPoint(i):"seriesModels"===n&&(e=this._chartsMap[t.__viewId])&&e.containPoint&&(r=r||e.containPoint(i,t))},this)},this),!!r;this.id},c.prototype.getVisual=function(t,e){var t=na(this._model,t,{defaultMainType:"series"}),n=t.seriesModel.getData(),t=t.hasOwnProperty("dataIndexInside")?t.dataIndexInside:t.hasOwnProperty("dataIndex")?n.indexOfRawIndex(t.dataIndex):null;if(null!=t){var i=n,r=t,o=e;switch(o){case"color":return i.getItemVisual(r,"style")[i.getVisual("drawType")];case"opacity":return i.getItemVisual(r,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return i.getItemVisual(r,o)}}else{var a=n,s=e;switch(s){case"color":return a.getVisual("style")[a.getVisual("drawType")];case"opacity":return a.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return a.getVisual(s)}}},c.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},c.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},c.prototype._initEvents=function(){var n,i,s=this,r=(z(wv,function(a){function t(t){var n,e,i,r=s.getModel(),o=t.target;"globalout"===a?n={}:o&&Ym(o,function(t){var e,t=Y(t);return t&&null!=t.dataIndex?(e=t.dataModel||r.getSeriesByIndex(t.seriesIndex),n=e&&e.getDataParams(t.dataIndex,t.dataType,o)||{},1):t.eventData&&(n=P({},t.eventData),1)},!0),n&&(e=n.componentType,i=n.componentIndex,"markLine"!==e&&"markPoint"!==e&&"markArea"!==e||(e="series",i=n.seriesIndex),i=(e=e&&null!=i&&r.getComponent(e,i))&&s["series"===e.mainType?"_chartsMap":"_componentsMap"][e.__viewId],n.event=t,n.type=a,s._$eventProcessor.eventInfo={targetEl:o,packedEvent:n,model:e,view:i},s.trigger(a,n))}t.zrEventfulCallAtLast=!0,s._zr.on(a,t,s)}),this._messageCenter);z(Tv,function(t,e){r.on(e,function(t){s.trigger(e,t)})}),i=(n=this)._api,r.on("selectchanged",function(t){var e=i.getModel();t.isFromClick?(Xm("map","selectchanged",n,e,t),Xm("pie","selectchanged",n,e,t)):"select"===t.fromAction?(Xm("map","selected",n,e,t),Xm("pie","selected",n,e,t)):"unselect"===t.fromAction&&(Xm("map","unselected",n,e,t),Xm("pie","unselected",n,e,t))})},c.prototype.isDisposed=function(){return this._disposed},c.prototype.clear=function(){this._disposed?this.id:this.setOption({series:[]},!0)},c.prototype.dispose=function(){var t,e,n;this._disposed?this.id:(this._disposed=!0,this.getDom()&&aa(this.getDom(),Nv,""),e=(t=this)._api,n=t._model,z(t._componentsViews,function(t){t.dispose(n,e)}),z(t._chartsViews,function(t){t.dispose(n,e)}),t._zr.dispose(),t._dom=t._model=t._chartsMap=t._componentsMap=t._chartsViews=t._componentsViews=t._scheduler=t._api=t._zr=t._throttledZrFlush=t._theme=t._coordSysMgr=t._messageCenter=null,delete Lv[t.id])},c.prototype.resize=function(t){if(!this[z0])if(this._disposed)this.id;else{this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var e=e.resetOption("media"),n=t&&t.silent;this[V0]&&(null==n&&(n=this[V0].silent),e=!0,this[V0]=null),this[z0]=!0,fv(this);try{e&&K0(this),J0.update.call(this,{type:"resize",animation:P({duration:0},t&&t.animation)})}catch(t){throw this[z0]=!1,t}this[z0]=!1,iv.call(this,n),rv.call(this,n)}}},c.prototype.showLoading=function(t,e){this._disposed?this.id:(B(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),Av[t]&&(t=Av[t](this._api,e),e=this._zr,this._loadingFX=t,e.add(t)))},c.prototype.hideLoading=function(){this._disposed?this.id:(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},c.prototype.makeActionFromEvent=function(t){var e=P({},t);return e.type=Mv[t.type],e},c.prototype.dispatchAction=function(t,e){var n;this._disposed?this.id:(B(e)||(e={silent:!!e}),Sv[t.type]&&this._model&&(this[z0]?this._pendingActions.push(t):(n=e.silent,nv.call(this,t,n),(t=e.flush)?this._zr.flush():!1!==t&&w.browser.weChat&&this._throttledZrFlush(),iv.call(this,n),rv.call(this,n))))},c.prototype.updateLabelLayout=function(){B0.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},c.prototype.appendData=function(t){var e;this._disposed?this.id:(e=t.seriesIndex,this.getModel().getSeriesByIndex(e).appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp())},c.internalField=(K0=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),$0(t,!0),$0(t,!1),e.plan()},$0=function(t,r){for(var o=t._model,a=t._scheduler,s=r?t._componentsViews:t._chartsViews,l=r?t._componentsMap:t._chartsMap,u=t._zr,h=t._api,e=0;e<s.length;e++)s[e].__alive=!1;function n(t){var e,n=t.__requireNewView,i=(t.__requireNewView=!1,"_ec_"+t.id+"_"+t.type),n=!n&&l[i];n||(e=ca(t.type),(n=new(r?Jy.getClass(e.main,e.sub):rm.getClass(e.sub))).init(o,h),l[i]=n,s.push(n),u.add(n.group)),t.__viewId=n.__id=i,n.__alive=!0,n.__model=t,n.group.__ecComponentInfo={mainType:t.mainType,index:t.componentIndex},r||a.prepareView(n,t,o,h)}r?o.eachComponent(function(t,e){"series"!==t&&n(e)}):o.eachSeries(n);for(e=0;e<s.length;){var i=s[e];i.__alive?e++:(r||i.renderTask.dispose(),u.remove(i.group),i.dispose(o,h),s.splice(e,1),l[i.__id]===i&&delete l[i.__id],i.__id=i.group.__ecComponentInfo=null)}},Q0=function(c,e,p,n,t){var i,d,r=c._model;function o(t){t&&t.__alive&&t[e]&&t[e](t.__model,r,c._api,p)}r.setUpdatePayload(p),n?((i={})[n+"Id"]=p[n+"Id"],i[n+"Index"]=p[n+"Index"],i[n+"Name"]=p[n+"Name"],i={mainType:n,query:i},t&&(i.subType=t),null!=(t=p.excludeSeriesId)&&(d=O(),z(Wo(t),function(t){t=jo(t,null);null!=t&&d.set(t,!0)})),r&&r.eachComponent(i,function(t){var e,n,i=d&&null!=d.get(t.id);if(!i)if(bu(p))if(t instanceof Xy){if(p.type===Rl&&!p.notBlur&&!t.get(["emphasis","disabled"])){var i=t,r=p,o=c._api,a=i.seriesIndex,s=i.getData(r.dataType);if(s){var r=(V(r=Jo(s,r))?r[0]:r)||0,l=s.getItemGraphicEl(r);if(!l)for(var u=s.count(),h=0;!l&&h<u;)l=s.getItemGraphicEl(h++);l?uu(a,(r=Y(l)).focus,r.blurScope,o):(r=i.get(["emphasis","focus"]),i=i.get(["emphasis","blurScope"]),null!=r&&uu(a,r,i,o))}}}else{a=cu(t.mainType,t.componentIndex,p.name,c._api),r=a.focusSelf,i=a.dispatchers;p.type===Rl&&r&&!p.notBlur&&hu(t.mainType,t.componentIndex,c._api),i&&z(i,function(t){(p.type===Rl?nu:iu)(t)})}else xu(p)&&t instanceof Xy&&(o=t,i=p,c._api,xu(i)&&(e=i.dataType,V(n=Jo(o.getData(e),i))||(n=[n]),o[i.type===zl?"toggleSelect":i.type===Bl?"select":"unselect"](n,e)),pu(t),pv(c))},c),r&&r.eachComponent(i,function(t){d&&null!=d.get(t.id)||o(c["series"===n?"_chartsMap":"_componentsMap"][t.__viewId])},c)):z([].concat(c._componentsViews).concat(c._chartsViews),o)},J0={prepareAndUpdate:function(t){K0(this),J0.update.call(this,t,t&&{optionChanged:null!=t.newOption})},update:function(t,e){var n=this._model,i=this._api,r=this._zr,o=this._coordSysMgr,a=this._scheduler;n&&(n.setUpdatePayload(t),a.restoreData(n,t),a.performSeriesTasks(n),o.create(n,i),a.performDataProcessorTasks(n,t),ev(this,n),o.update(n,i),mv(n),a.performVisualTasks(n,t),o=n.get("backgroundColor")||"transparent",r.setBackgroundColor(o),null!=(a=n.get("darkMode"))&&"auto"!==a&&r.setDarkMode(a),sv(this,n,i,t,e),B0.trigger("afterupdate",n,i))},updateTransform:function(n){var i,r,o=this,a=this._model,s=this._api;a&&(a.setUpdatePayload(n),i=[],a.eachComponent(function(t,e){"series"!==t&&(t=o.getViewOfComponentModel(e))&&t.__alive&&(!t.updateTransform||(e=t.updateTransform(e,a,s,n))&&e.update)&&i.push(t)}),r=O(),a.eachSeries(function(t){var e=o._chartsMap[t.__viewId];(!e.updateTransform||(e=e.updateTransform(t,a,s,n))&&e.update)&&r.set(t.uid,1)}),mv(a),this._scheduler.performVisualTasks(a,n,{setDirty:!0,dirtyMap:r}),uv(this,a,s,n,{},r),B0.trigger("afterupdate",a,s))},updateView:function(t){var e=this._model;e&&(e.setUpdatePayload(t),rm.markUpdateMethod(t,"updateView"),mv(e),this._scheduler.performVisualTasks(e,t,{setDirty:!0}),sv(this,e,this._api,t,{}),B0.trigger("afterupdate",e,this._api))},updateVisual:function(n){var i=this,r=this._model;r&&(r.setUpdatePayload(n),r.eachSeries(function(t){t.getData().clearAllVisual()}),rm.markUpdateMethod(n,"updateVisual"),mv(r),this._scheduler.performVisualTasks(r,n,{visualType:"visual",setDirty:!0}),r.eachComponent(function(t,e){"series"!==t&&(t=i.getViewOfComponentModel(e))&&t.__alive&&t.updateVisual(e,r,i._api,n)}),r.eachSeries(function(t){i._chartsMap[t.__viewId].updateVisual(t,r,i._api,n)}),B0.trigger("afterupdate",r,this._api))},updateLayout:function(t){J0.update.call(this,t)}},tv=function(t,e,n,i,r){if(t._disposed)t.id;else for(var o=t._model,a=t._coordSysMgr.getCoordinateSystems(),s=na(o,n),l=0;l<a.length;l++){var u=a[l];if(u[e]&&null!=(u=u[e](o,s,i,r)))return u}},ev=function(t,e){var n=t._chartsMap,i=t._scheduler;e.eachSeries(function(t){i.updateStreamModes(t,n[t.__viewId])})},nv=function(i,t){var r,o=this,a=this.getModel(),e=i.type,n=i.escapeConnect,s=Sv[e],e=(s.update||"update").split(":"),l=e.pop(),u=null!=e[0]&&ca(e[0]),e=(this[z0]=!0,fv(this),[i]),h=!1,c=(i.batch&&(h=!0,e=F(i.batch,function(t){return(t=E(P({},t),i)).batch=null,t})),[]),p=[],d=s.nonRefinedEventType,f=xu(i),g=bu(i);if(g&&lu(this._api),z(e,function(t){var e,n=s.action(t,a,o._api);s.refineEvent?p.push(n):r=n,(r=r||P({},t)).type=d,c.push(r),g?(e=(n=ia(i)).queryOptionMap,n=n.mainTypeSpecified?e.keys()[0]:"series",Q0(o,l,t,n),pv(o)):f?(Q0(o,l,t,"series"),pv(o)):u&&Q0(o,l,t,u.main,u.sub)}),"none"!==l&&!g&&!f&&!u)try{this[V0]?(K0(this),J0.update.call(this,i),this[V0]=null):J0[l].call(this,i)}catch(t){throw this[z0]=!1,t}r=h?{type:d,escapeConnect:n,batch:c}:c[0],this[z0]=!1,t||(e=void 0,s.refineEvent&&(Tt(B(h=s.refineEvent(p,i,a,this._api).eventContent)),(e=E({type:s.refinedEventType},h)).fromAction=i.type,e.fromActionPayload=i,e.escapeConnect=!0),(n=this._messageCenter).trigger(r.type,r),e&&n.trigger(e.type,e))},iv=function(t){for(var e=this._pendingActions;e.length;){var n=e.shift();nv.call(this,n,t)}},rv=function(t){t||this.trigger("updated")},ov=function(e,n){e.on("rendered",function(t){n.trigger("rendered",t),!e.animation.isFinished()||n[V0]||n._scheduler.unfinished||n._pendingActions.length||n.trigger("finished")})},av=function(t,a){t.on("mouseover",function(t){var e,n,i,r,o=Ym(t.target,_u);o&&(o=o,e=t,t=a._api,n=Y(o),i=(r=cu(n.componentMainType,n.componentIndex,n.componentHighDownName,t)).dispatchers,r=r.focusSelf,i?(r&&hu(n.componentMainType,n.componentIndex,t),z(i,function(t){return tu(t,e)})):(uu(n.seriesIndex,n.focus,n.blurScope,t),"self"===n.focus&&hu(n.componentMainType,n.componentIndex,t),tu(o,e)),pv(a))}).on("mouseout",function(t){var e,n,i=Ym(t.target,_u);i&&(i=i,e=t,lu(t=a._api),(n=cu((n=Y(i)).componentMainType,n.componentIndex,n.componentHighDownName,t).dispatchers)?z(n,function(t){return eu(t,e)}):eu(i,e),pv(a))}).on("click",function(t){var e,t=Ym(t.target,function(t){return null!=Y(t).dataIndex},!0);t&&(e=t.selected?"unselect":"select",t=Y(t),a._api.dispatchAction({type:e,dataType:t.dataType,dataIndexInside:t.dataIndex,seriesIndex:t.seriesIndex,isFromClick:!0}))})},sv=function(t,e,n,i,r){var o,a,s,l,u,h,c;u=[],c=!(h=[]),(o=e).eachComponent(function(t,e){var n=e.get("zlevel")||0,i=e.get("z")||0,r=e.getZLevelKey();c=c||!!r,("series"===t?h:u).push({zlevel:n,z:i,idx:e.componentIndex,type:t,key:r})}),c&&(kn(a=u.concat(h),function(t,e){return t.zlevel===e.zlevel?t.z-e.z:t.zlevel-e.zlevel}),z(a,function(t){var e=o.getComponent(t.type,t.idx),n=t.zlevel,t=t.key;null!=s&&(n=Math.max(s,n)),t?(n===s&&t!==l&&n++,l=t):l&&(n===s&&n++,l=""),s=n,e.setZLevel(n)})),lv(t,e,n,i,r),z(t._chartsViews,function(t){t.__alive=!1}),uv(t,e,n,i,r),z(t._chartsViews,function(t){t.__alive||t.remove(e,n)})},lv=function(t,n,i,r,e,o){z(o||t._componentsViews,function(t){var e=t.__model;xv(0,t),t.render(e,n,i,r),_v(e,t),bv(e,t)})},uv=function(r,t,e,o,n,a){var i,s,l,u,h=r._scheduler,c=(n=P(n||{},{updatedSeries:t.getSeries()}),B0.trigger("series:beforeupdate",t,e,n),!1);t.eachSeries(function(t){var e,n=r._chartsMap[t.__viewId],i=(n.__alive=!0,n.renderTask);h.updatePayload(i,o),xv(0,n),a&&a.get(t.uid)&&i.dirty(),i.perform(h.getPerformArgs(i))&&(c=!0),n.group.silent=!!t.get("silent"),i=n,e=t.get("blendMode")||null,i.eachRendered(function(t){t.isGroup||(t.style.blend=e)}),pu(t)}),h.unfinished=c||h.unfinished,B0.trigger("series:layoutlabels",t,e,n),B0.trigger("series:transition",t,e,n),t.eachSeries(function(t){var e=r._chartsMap[t.__viewId];_v(t,e),bv(t,e)}),s=t,l=(i=r)._zr.storage,u=0,l.traverse(function(t){t.isGroup||u++}),u>s.get("hoverLayerThreshold")&&!w.node&&!w.worker&&s.eachSeries(function(t){t.preventUsingHoverLayer||(t=i._chartsMap[t.__viewId]).__alive&&t.eachRendered(function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)})}),B0.trigger("series:afterupdate",t,e,n)},pv=function(t){t[H0]=!0,t.getZr().wakeUp()},fv=function(t){t[F0]=(t[F0]+1)%1e3},dv=function(t){t[H0]&&(t.getZr().storage.traverse(function(t){dc(t)||vv(t)}),t[H0]=!1)},hv=function(n){return u(t,e=Of),t.prototype.getCoordinateSystems=function(){return n._coordSysMgr.getCoordinateSystems()},t.prototype.getComponentByElement=function(t){for(;t;){var e=t.__ecComponentInfo;if(null!=e)return n._model.getComponent(e.mainType,e.index);t=t.parent}},t.prototype.enterEmphasis=function(t,e){nu(t,e),pv(n)},t.prototype.leaveEmphasis=function(t,e){iu(t,e),pv(n)},t.prototype.enterBlur=function(t){jl(t,Ul),pv(n)},t.prototype.leaveBlur=function(t){ru(t),pv(n)},t.prototype.enterSelect=function(t){ou(t),pv(n)},t.prototype.leaveSelect=function(t){au(t),pv(n)},t.prototype.getModel=function(){return n.getModel()},t.prototype.getViewOfComponentModel=function(t){return n.getViewOfComponentModel(t)},t.prototype.getViewOfSeriesModel=function(t){return n.getViewOfSeriesModel(t)},t.prototype.getMainProcessVersion=function(){return n[F0]},new t(n);function t(){return null!==e&&e.apply(this,arguments)||this}var e},void(cv=function(i){function r(t,e){for(var n=0;n<t.length;n++)t[n][G0]=e}z(Mv,function(t,e){i._messageCenter.on(e,function(t){var e,n;!Pv[i.group]||0===i[G0]||t&&t.escapeConnect||(e=i.makeActionFromEvent(t),n=[],z(Lv,function(t){t!==i&&t.group===i.group&&n.push(t)}),r(n,0),z(n,function(t){1!==t[G0]&&t.dispatchAction(e)}),r(n,2))})})})),c);function c(t,e,n){var i=gv.call(this,new Vm)||this,t=(i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],n=n||{},i._dom=t,i[F0]=1,n.ssr&&go(function(t){var e,t=Y(t),n=t.dataIndex;if(null!=n)return(e=O()).set("series_index",t.seriesIndex),e.set("data_index",n),t.ssrType&&e.set("ssr_type",t.ssrType),e}),i._zr=po(t,{renderer:n.renderer||"canvas",devicePixelRatio:n.devicePixelRatio,width:n.width,height:n.height,ssr:n.ssr,useDirtyRect:G(n.useDirtyRect,!1),useCoarsePointer:G(n.useCoarsePointer,"auto"),pointerSize:n.pointerSize})),n=(i._ssr=n.ssr,i._throttledZrFlush=fm(S(t.flush,t),17),i._updateTheme(e),i._locale=H(e=n.locale||Bp)?(n=Rp[e.toUpperCase()]||{},e===Lp||e===Pp?y(n):d(y(n),y(Rp[Op]),!1)):d(y(e),y(Rp[Op]),!1),i._coordSysMgr=new Cd,i._api=hv(i));function r(t,e){return t.__prio-e.__prio}return kn(kv,r),kn(Cv,r),i._scheduler=new Mm(i,n,Cv,kv),i._messageCenter=new Z0,i._initEvents(),i.resize=S(i.resize,i),t.animation.on("frame",i._onframe,i),ov(t,i),av(t,i),kt(i),i}function mv(t){t.clearColorPalette(),t.eachSeries(function(t){t.clearColorPalette()})}function vv(t){for(var e=[],n=t.currentStates,i=0;i<n.length;i++){var r=n[i];"emphasis"!==r&&"blur"!==r&&"select"!==r&&e.push(r)}t.selected&&t.states.select&&e.push("select"),t.hoverState===Ll&&t.states.emphasis?e.push("emphasis"):t.hoverState===Al&&t.states.blur&&e.push("blur"),t.useStates(e)}function _v(t,e){var n;t.preventAutoZ||(n=Kc(t),e.eachRendered(function(t){return $c(t,n.z,n.zlevel),!0}))}function xv(t,e){e.eachRendered(function(t){var e,n;dc(t)||(e=t.getTextContent(),n=t.getTextGuideLine(),t.stateTransition&&(t.stateTransition=null),e&&e.stateTransition&&(e.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),t.hasState()?(t.prevStates=t.currentStates,t.clearStates()):t.prevStates&&(t.prevStates=null))})}function bv(t,e){var n=t.getModel("stateAnimation"),r=t.isAnimationEnabled(),t=n.get("duration"),o=0<t?{duration:t,delay:n.get("delay"),easing:n.get("easing")}:null;e.eachRendered(function(t){var e,n,i;t.states&&t.states.emphasis&&(dc(t)||(t instanceof Us&&((i=Il(n=t)).normalFill=n.style.fill,i.normalStroke=n.style.stroke,n=n.states.select||{},i.selectFill=n.style&&n.style.fill||null,i.selectStroke=n.style&&n.style.stroke||null),t.__dirty&&(i=t.prevStates)&&t.useStates(i),r&&(t.stateTransition=o,n=t.getTextContent(),e=t.getTextGuideLine(),n&&(n.stateTransition=o),e)&&(e.stateTransition=o),t.__dirty&&vv(t)))})}var Jm=yv.prototype,wv=(Jm.on=U0("on"),Jm.off=U0("off"),Jm.one=function(i,r,t){var o=this;this.on.call(this,i,function t(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];r&&r.apply&&r.apply(this,e),o.off(i,t)},t)},["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"]);var Sv={},Mv={},Tv={},Cv=[],Iv=[],kv=[],Dv={},Av={},Lv={},Pv={},Ov=+new Date,Rv=+new Date,Nv="_echarts_instance_";function Bv(t){Pv[t]=!1}Km=Bv;function Ev(t){return Lv[e=Nv,(t=t).getAttribute?t.getAttribute(e):t[e]];var e}function zv(t,e){Dv[t]=e}function Fv(t){k(Iv,t)<0&&Iv.push(t)}function Vv(t,e){jv(Cv,t,e,2e3)}function Hv(t){Gv("afterinit",t)}function Wv(t){Gv("afterupdate",t)}function Gv(t,e){B0.on(t,e)}function Uv(t,e,n){var i,r,o,a;function s(t){return t.toLowerCase()}N(e)&&(n=e,e=""),B(t)?(i=t.type,l=t.event,o=t.update,a=t.publishNonRefinedEvent,n=n||t.action,r=t.refineEvent):(i=t,l=e);var l=s(l||i),t=r?s(i):l;Sv[i]||(Tt(W0.test(i)&&W0.test(l)),r&&Tt(l!==i),Sv[i]={actionType:i,refinedEventType:l,nonRefinedEventType:t,update:o,action:n,refineEvent:r},Tv[l]=1,r&&a&&(Tv[t]=1),Mv[t]=i)}function Xv(t,e){Cd.register(t,e)}function Yv(t,e){jv(kv,t,e,1e3,"layout")}function qv(t,e){jv(kv,t,e,3e3,"visual")}var Zv=[];function jv(t,e,n,i,r){(N(e)||B(e))&&(n=e,e=i),0<=k(Zv,n)||(Zv.push(n),(i=Mm.wrapStageHandler(n,r)).__prio=e,i.__raw=n,t.push(i))}function Kv(t,e){Av[t]=e}function $v(t,e,n){var i=E0.registerMap;i&&i(t,e,n)}function Qv(t){var e=(t=y(t)).type,n=(e||f(""),e.split(":")),i=(2!==n.length&&f(""),!1);"echarts"===n[0]&&(e=n[1],i=!0),t.__isBuiltIn=i,sy.set(e,t)}function Jv(t,e,n,i){return{eventContent:{selected:(r=[],n.eachSeries(function(n){z(n.getAllData(),function(t){t.data;var t=t.type,e=n.getSelectedDataIndices();0<e.length&&(e={dataIndex:e,seriesIndex:n.seriesIndex},null!=t&&(e.dataType=t),r.push(e))})}),r),isFromClick:e.isFromClick||!1}};var r}qv(2e3,xa),qv(4500,_p),qv(4500,Xp),qv(2e3,Pc),qv(4500,Sp),qv(7e3,function(e,i){e.eachRawSeries(function(t){var n;!e.isSeriesFiltered(t)&&((n=t.getData()).hasItemVisual()&&n.each(function(t){var e=n.getItemVisual(t,"decal");e&&(n.ensureUniqueItemVisual(t,"style").decal=R0(e,i))}),t=n.getVisual("decal"))&&(n.getVisual("style").decal=R0(t,i))})}),Fv(ng),Vv(900,function(t){var i=O();t.eachSeries(function(t){var e,n=t.get("stack");n&&(n=i.get(n)||i.set(n,[]),(e={stackResultDimension:(e=t.getData()).getCalculationInfo("stackResultDimension"),stackedOverDimension:e.getCalculationInfo("stackedOverDimension"),stackedDimension:e.getCalculationInfo("stackedDimension"),stackedByDimension:e.getCalculationInfo("stackedByDimension"),isStackedByIndex:e.getCalculationInfo("isStackedByIndex"),data:e,seriesModel:t}).stackedDimension)&&(e.isStackedByIndex||e.stackedByDimension)&&n.push(e)}),i.each(function(n){var _;0!==n.length&&("seriesDesc"===(n[0].seriesModel.get("stackOrder")||"seriesAsc")&&n.reverse(),z(n,function(t,e){t.data.setCalculationInfo("stackedOnSeries",0<e?n[e-1].seriesModel:null)}),z(_=n,function(p,d){var f=[],g=[NaN,NaN],t=[p.stackResultDimension,p.stackedOverDimension],y=p.data,m=p.isStackedByIndex,v=p.seriesModel.get("stackStrategy")||"samesign";y.modify(t,function(t,e,n){var i,r,o=y.get(p.stackedDimension,n);if(isNaN(o))return g;m?r=y.getRawIndex(n):i=y.get(p.stackedByDimension,n);for(var a,s,l,u=NaN,h=d-1;0<=h;h--){var c=_[h];if(0<=(r=m?r:c.data.rawIndexOf(c.stackedByDimension,i))){c=c.data.getByRawIndex(c.stackResultDimension,r);if("all"===v||"positive"===v&&0<c||"negative"===v&&c<0||"samesign"===v&&0<=o&&0<c||"samesign"===v&&o<=0&&c<0){a=o,s=c,l=void 0,l=Math.max(To(a),To(s)),a+=s,o=mo<l?a:Mo(a,l),u=c;break}}}return f[0]=o,f[1]=u,f})}))})}),Kv("default",function(i,r){E(r=r||{},{text:"loading",textColor:v.color.primary,fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255,255,255,0.8)",showSpinner:!0,color:v.color.theme[0],spinnerRadius:10,lineWidth:5,zlevel:0});var o,t=new oo,a=new sl({style:{fill:r.maskColor},zlevel:r.zlevel,z:1e4}),s=(t.add(a),new dl({style:{text:r.text,fill:r.textColor,fontSize:r.fontSize,fontWeight:r.fontWeight,fontStyle:r.fontStyle,fontFamily:r.fontFamily},zlevel:r.zlevel,z:10001})),l=new sl({style:{fill:"none"},textContent:s,textConfig:{position:"right",distance:10},zlevel:r.zlevel,z:10001});return t.add(l),r.showSpinner&&((o=new zh({shape:{startAngle:-Sm/2,endAngle:-Sm/2+.1,r:r.spinnerRadius},style:{stroke:r.color,lineCap:"round",lineWidth:r.lineWidth},zlevel:r.zlevel,z:10001})).animateShape(!0).when(1e3,{endAngle:3*Sm/2}).start("circularInOut"),o.animateShape(!0).when(1e3,{startAngle:3*Sm/2}).delay(300).start("circularInOut"),t.add(o)),t.resize=function(){var t=s.getBoundingRect().width,e=r.showSpinner?r.spinnerRadius:0,t=(i.getWidth()-2*e-(r.showSpinner&&t?10:0)-t)/2-(r.showSpinner&&t?0:5+t/2)+(r.showSpinner?0:t/2)+(t?0:e),n=i.getHeight()/2;r.showSpinner&&o.setShape({cx:t,cy:n}),l.setShape({x:t-e,y:n-e,width:2*e,height:2*e}),a.setShape({x:0,y:0,width:i.getWidth(),height:i.getHeight()})},t.resize(),t}),Uv({type:Rl,event:Rl,update:Rl},Ft),Uv({type:Nl,event:Nl,update:Nl},Ft),Uv({type:Bl,event:Fl,update:Bl,action:Ft,refineEvent:Jv,publishNonRefinedEvent:!0}),Uv({type:El,event:Fl,update:El,action:Ft,refineEvent:Jv,publishNonRefinedEvent:!0}),Uv({type:zl,event:Fl,update:zl,action:Ft,refineEvent:Jv,publishNonRefinedEvent:!0}),zv("default",{}),zv("dark",mp);function t_(t){return null==t?0:t.length||1}function e_(t){return t}i_.prototype.add=function(t){return this._add=t,this},i_.prototype.update=function(t){return this._update=t,this},i_.prototype.updateManyToOne=function(t){return this._updateManyToOne=t,this},i_.prototype.updateOneToMany=function(t){return this._updateOneToMany=t,this},i_.prototype.updateManyToMany=function(t){return this._updateManyToMany=t,this},i_.prototype.remove=function(t){return this._remove=t,this},i_.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},i_.prototype._executeOneToOne=function(){var t=this._old,e=this._new,n={},i=new Array(t.length),r=new Array(e.length);this._initIndexMap(t,null,i,"_oldKeyGetter"),this._initIndexMap(e,n,r,"_newKeyGetter");for(var o=0;o<t.length;o++){var a,s=i[o],l=n[s],u=t_(l);1<u?(a=l.shift(),1===l.length&&(n[s]=l[0]),this._update&&this._update(a,o)):1===u?(n[s]=null,this._update&&this._update(l,o)):this._remove&&this._remove(o)}this._performRestAdd(r,n)},i_.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},i={},r=[],o=[];this._initIndexMap(t,n,r,"_oldKeyGetter"),this._initIndexMap(e,i,o,"_newKeyGetter");for(var a=0;a<r.length;a++){var s=r[a],l=n[s],u=i[s],h=t_(l),c=t_(u);if(1<h&&1===c)this._updateManyToOne&&this._updateManyToOne(u,l),i[s]=null;else if(1===h&&1<c)this._updateOneToMany&&this._updateOneToMany(u,l),i[s]=null;else if(1===h&&1===c)this._update&&this._update(u,l),i[s]=null;else if(1<h&&1<c)this._updateManyToMany&&this._updateManyToMany(u,l),i[s]=null;else if(1<h)for(var p=0;p<h;p++)this._remove&&this._remove(l[p]);else this._remove&&this._remove(l)}this._performRestAdd(o,i)},i_.prototype._performRestAdd=function(t,e){for(var n=0;n<t.length;n++){var i=t[n],r=e[i],o=t_(r);if(1<o)for(var a=0;a<o;a++)this._add&&this._add(r[a]);else 1===o&&this._add&&this._add(r);e[i]=null}},i_.prototype._initIndexMap=function(t,e,n,i){for(var r=this._diffModeMultiple,o=0;o<t.length;o++){var a,s,l="_ec_"+this[i](t[o],o);r||(n[o]=l),e&&(0===(s=t_(a=e[l]))?(e[l]=o,r&&n.push(l)):1===s?e[l]=[a,o]:a.push(o))}};var n_=i_;function i_(t,e,n,i,r,o){this._old=t,this._new=e,this._oldKeyGetter=n||e_,this._newKeyGetter=i||e_,this.context=r,this._diffModeMultiple="multiple"===o}o_.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},o_.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames};var r_=o_;function o_(t,e){this._encode=t,this._schema=e}function a_(o,t){var e={},a=e.encode={},s=O(),l=[],u=[],h={},i=(z(o.dimensions,function(t){var e,n,i=o.getDimensionInfo(t),r=i.coordDim;r&&(e=i.coordDimIndex,s_(a,r)[e]=t,i.isExtraCoord||(s.set(r,1),"ordinal"!==(n=i.type)&&"time"!==n&&(l[0]=t),s_(h,r)[e]=o.getDimensionIndex(i.name)),i.defaultTooltip)&&u.push(t),nf.each(function(t,e){var n=s_(a,e),e=i.otherDims[e];null!=e&&!1!==e&&(n[e]=i.name)})}),[]),r={},n=(s.each(function(t,e){var n=a[e];r[e]=n[0],i=i.concat(n)}),e.dataDimsOnCoord=i,e.dataDimIndicesOnCoord=F(i,function(t){return o.getDimensionInfo(t).storeDimIndex}),e.encodeFirstDimNotExtra=r,a.label),n=(n&&n.length&&(l=n.slice()),a.tooltip);return n&&n.length?u=n.slice():u.length||(u=l.slice()),a.defaultedLabel=l,a.defaultedTooltip=u,e.userOutput=new r_(h,t),e}function s_(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}var l_=function(t){this.otherDims={},null!=t&&P(this,t)},u_=ta(),h_={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},c_=(p_.prototype.isDimensionOmitted=function(){return this._dimOmitted},p_.prototype._updateDimOmitted=function(t){(this._dimOmitted=t)&&!this._dimNameMap&&(this._dimNameMap=g_(this.source))},p_.prototype.getSourceDimensionIndex=function(t){return G(this._dimNameMap.get(t),-1)},p_.prototype.getSourceDimension=function(t){var e=this.source.dimensionsDefine;if(e)return e[t]},p_.prototype.makeStoreSchema=function(){for(var t=this._fullDimCount,e=pg(this.source),n=!(30<t),i="",r=[],o=0,a=0;o<t;o++){var s,l=void 0,u=void 0,h=void 0,c=this.dimensions[a];c&&c.storeDimIndex===o?(l=e?c.name:null,u=c.type,h=c.ordinalMeta,a++):(s=this.getSourceDimension(o))&&(l=e?s.name:null,u=s.type),r.push({property:l,type:u,ordinalMeta:h}),!e||null==l||c&&c.isCalculationCoord||(i+=n?l.replace(/\`/g,"`1").replace(/\$/g,"`2"):l),i=i+"$"+(h_[u]||"f"),h&&(i+=h.uid),i+="$"}var p=this.source;return{dimensions:r,hash:[p.seriesLayoutBy,p.startIndex,i].join("$$")}},p_.prototype.makeOutputDimensionNames=function(){for(var t=[],e=0,n=0;e<this._fullDimCount;e++){var i=void 0,r=this.dimensions[n];r&&r.storeDimIndex===e?(r.isCalculationCoord||(i=r.name),n++):(r=this.getSourceDimension(e))&&(i=r.name),t.push(i)}return t},p_.prototype.appendCalculationDimension=function(t){this.dimensions.push(t),t.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},p_);function p_(t){this.dimensions=t.dimensions,this._dimOmitted=t.dimensionOmitted,this.source=t.source,this._fullDimCount=t.fullDimensionCount,this._updateDimOmitted(t.dimensionOmitted)}function d_(t){return t instanceof c_}function f_(t){for(var e=O(),n=0;n<(t||[]).length;n++){var i=t[n],i=B(i)?i.name:i;null!=i&&null==e.get(i)&&e.set(i,n)}return e}function g_(t){var e=u_(t);return e.dimNameMap||(e.dimNameMap=f_(t.dimensionsDefine))}var y_,m_,v_,__,x_,b_,w_,S_=B,M_=F,T_="undefined"==typeof Int32Array?Array:Int32Array,C_=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],I_=["_approximateExtent"],k_=(p.prototype.getDimension=function(t){var e;return null==(e=this._recognizeDimIndex(t))?t:(e=t,this._dimOmitted?null!=(t=this._dimIdxToName.get(e))?t:(t=this._schema.getSourceDimension(e))?t.name:void 0:this.dimensions[e])},p.prototype.getDimensionIndex=function(t){var e=this._recognizeDimIndex(t);return null!=e?e:null==t?-1:(e=this._getDimInfo(t))?e.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(t):-1},p.prototype._recognizeDimIndex=function(t){if(W(t)||null!=t&&!isNaN(t)&&!this._getDimInfo(t)&&(!this._dimOmitted||this._schema.getSourceDimensionIndex(t)<0))return+t},p.prototype._getStoreDimIndex=function(t){return this.getDimensionIndex(t)},p.prototype.getDimensionInfo=function(t){return this._getDimInfo(this.getDimension(t))},p.prototype._initGetDimensionInfo=function(t){var e=this._dimInfos;this._getDimInfo=t?function(t){return e.hasOwnProperty(t)?e[t]:void 0}:function(t){return e[t]}},p.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},p.prototype.mapDimension=function(t,e){var n=this._dimSummary;return null==e?n.encodeFirstDimNotExtra[t]:(n=n.encode[t])?n[e]:null},p.prototype.mapDimensionsAll=function(t){return(this._dimSummary.encode[t]||[]).slice()},p.prototype.getStore=function(){return this._store},p.prototype.initData=function(t,e,n){var i,r,o=this;(i=t instanceof vy?t:i)||(r=this.dimensions,t=ag(t)||st(t)?new yg(t,r.length):t,i=new vy,r=M_(r,function(t){return{type:o._dimInfos[t].type,property:t}}),i.initData(t,r,n)),this._store=i,this._nameList=(e||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,i.count()),this._dimSummary=a_(this,this._schema),this.userOutput=this._dimSummary.userOutput},p.prototype.appendData=function(t){t=this._store.appendData(t);this._doInit(t[0],t[1])},p.prototype.appendValues=function(t,e){var t=this._store.appendValues(t,e&&e.length),n=t.start,i=t.end,r=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),e)for(var o=n;o<i;o++)this._nameList[o]=e[o-n],r&&w_(this,o)},p.prototype._updateOrdinalMeta=function(){for(var t=this._store,e=this.dimensions,n=0;n<e.length;n++){var i=this._dimInfos[e[n]];i.ordinalMeta&&t.collectOrdinalMeta(i.storeDimIndex,i.ordinalMeta)}},p.prototype._shouldMakeIdFromName=function(){var t=this._store.getProvider();return null==this._idDimIdx&&t.getSource().sourceFormat!==lf&&!t.fillStorage},p.prototype._doInit=function(t,e){if(!(e<=t)){var n=this._store.getProvider(),i=(this._updateOrdinalMeta(),this._nameList),r=this._idList;if(n.getSource().sourceFormat===rf&&!n.pure)for(var o=[],a=t;a<e;a++){var s,l=n.getItem(a,o);this.hasItemOption||!B(s=l)||s instanceof Array||(this.hasItemOption=!0),l&&(s=l.name,null==i[a]&&null!=s&&(i[a]=jo(s,null)),l=l.id,null==r[a])&&null!=l&&(r[a]=jo(l,null))}if(this._shouldMakeIdFromName())for(a=t;a<e;a++)w_(this,a);y_(this)}},p.prototype.getApproximateExtent=function(t){return this._approximateExtent[t]||this._store.getDataExtent(this._getStoreDimIndex(t))},p.prototype.setApproximateExtent=function(t,e){e=this.getDimension(e),this._approximateExtent[e]=t.slice()},p.prototype.getCalculationInfo=function(t){return this._calculationInfo[t]},p.prototype.setCalculationInfo=function(t,e){S_(t)?P(this._calculationInfo,t):this._calculationInfo[t]=e},p.prototype.getName=function(t){var t=this.getRawIndex(t),e=this._nameList[t];return e=null==(e=null==e&&null!=this._nameDimIdx?v_(this,this._nameDimIdx,t):e)?"":e},p.prototype._getCategory=function(t,e){e=this._store.get(t,e),t=this._store.getOrdinalMeta(t);return t?t.categories[e]:e},p.prototype.getId=function(t){return m_(this,this.getRawIndex(t))},p.prototype.count=function(){return this._store.count()},p.prototype.get=function(t,e){var n=this._store,t=this._dimInfos[t];if(t)return n.get(t.storeDimIndex,e)},p.prototype.getByRawIndex=function(t,e){var n=this._store,t=this._dimInfos[t];if(t)return n.getByRawIndex(t.storeDimIndex,e)},p.prototype.getIndices=function(){return this._store.getIndices()},p.prototype.getDataExtent=function(t){return this._store.getDataExtent(this._getStoreDimIndex(t))},p.prototype.getSum=function(t){return this._store.getSum(this._getStoreDimIndex(t))},p.prototype.getMedian=function(t){return this._store.getMedian(this._getStoreDimIndex(t))},p.prototype.getValues=function(t,e){var n=this,i=this._store;return V(t)?i.getValues(M_(t,function(t){return n._getStoreDimIndex(t)}),e):i.getValues(t)},p.prototype.hasValue=function(t){for(var e=this._dimSummary.dataDimIndicesOnCoord,n=0,i=e.length;n<i;n++)if(isNaN(this._store.get(e[n],t)))return!1;return!0},p.prototype.indexOfName=function(t){for(var e=0,n=this._store.count();e<n;e++)if(this.getName(e)===t)return e;return-1},p.prototype.getRawIndex=function(t){return this._store.getRawIndex(t)},p.prototype.indexOfRawIndex=function(t){return this._store.indexOfRawIndex(t)},p.prototype.rawIndexOf=function(t,e){t=t&&this._invertedIndicesMap[t],t=t&&t[e];return null==t||isNaN(t)?-1:t},p.prototype.each=function(t,e,n){N(t)&&(n=e,e=t,t=[]);n=n||this,t=M_(__(t),this._getStoreDimIndex,this);this._store.each(t,n?S(e,n):e)},p.prototype.filterSelf=function(t,e,n){N(t)&&(n=e,e=t,t=[]);n=n||this,t=M_(__(t),this._getStoreDimIndex,this);return this._store=this._store.filter(t,n?S(e,n):e),this},p.prototype.selectRange=function(n){var i=this,r={};return z(ct(n),function(t){var e=i._getStoreDimIndex(t);r[e]=n[t]}),this._store=this._store.selectRange(r),this},p.prototype.mapArray=function(t,e,n){N(t)&&(n=e,e=t,t=[]);var i=[];return this.each(t,function(){i.push(e&&e.apply(this,arguments))},n=n||this),i},p.prototype.map=function(t,e,n,i){n=n||i||this,i=M_(__(t),this._getStoreDimIndex,this),t=b_(this);return t._store=this._store.map(i,n?S(e,n):e),t},p.prototype.modify=function(t,e,n,i){n=n||i||this,i=M_(__(t),this._getStoreDimIndex,this);this._store.modify(i,n?S(e,n):e)},p.prototype.downSample=function(t,e,n,i){var r=b_(this);return r._store=this._store.downSample(this._getStoreDimIndex(t),e,n,i),r},p.prototype.minmaxDownSample=function(t,e){var n=b_(this);return n._store=this._store.minmaxDownSample(this._getStoreDimIndex(t),e),n},p.prototype.lttbDownSample=function(t,e){var n=b_(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(t),e),n},p.prototype.getRawDataItem=function(t){return this._store.getRawDataItem(t)},p.prototype.getItemModel=function(t){var e=this.hostModel,t=this.getRawDataItem(t);return new Cp(t,e,e&&e.ecModel)},p.prototype.diff=function(e){var n=this;return new n_(e?e.getStore().getIndices():[],this.getStore().getIndices(),function(t){return m_(e,t)},function(t){return m_(n,t)})},p.prototype.getVisual=function(t){var e=this._visual;return e&&e[t]},p.prototype.setVisual=function(t,e){this._visual=this._visual||{},S_(t)?P(this._visual,t):this._visual[t]=e},p.prototype.getItemVisual=function(t,e){t=this._itemVisuals[t],t=t&&t[e];return null==t?this.getVisual(e):t},p.prototype.hasItemVisual=function(){return 0<this._itemVisuals.length},p.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,i=n[t],n=(i=i||(n[t]={}))[e];return null==n&&(V(n=this.getVisual(e))?n=n.slice():S_(n)&&(n=P({},n)),i[e]=n),n},p.prototype.setItemVisual=function(t,e,n){var i=this._itemVisuals[t]||{};this._itemVisuals[t]=i,S_(e)?P(i,e):i[e]=n},p.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},p.prototype.setLayout=function(t,e){S_(t)?P(this._layout,t):this._layout[t]=e},p.prototype.getLayout=function(t){return this._layout[t]},p.prototype.getItemLayout=function(t){return this._itemLayouts[t]},p.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?P(this._itemLayouts[t]||{},e):e},p.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},p.prototype.setItemGraphicEl=function(t,e){var n,i,r,o,a=this.hostModel&&this.hostModel.seriesIndex;n=a,i=this.dataType,r=t,(a=e)&&((o=Y(a)).dataIndex=r,o.dataType=i,o.seriesIndex=n,o.ssrType="chart","group"===a.type)&&a.traverse(function(t){t=Y(t);t.seriesIndex=n,t.dataIndex=r,t.dataType=i,t.ssrType="chart"}),this._graphicEls[t]=e},p.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},p.prototype.eachItemGraphicEl=function(n,i){z(this._graphicEls,function(t,e){t&&n&&n.call(i,t,e)})},p.prototype.cloneShallow=function(t){return t=t||new p(this._schema||M_(this.dimensions,this._getDimInfo,this),this.hostModel),x_(t,this),t._store=this._store,t},p.prototype.wrapMethod=function(t,e){var n=this[t];N(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(St(arguments)))})},p.internalField=(y_=function(a){var s=a._invertedIndicesMap;z(s,function(t,e){var n=a._dimInfos[e],i=n.ordinalMeta,r=a._store;if(i){t=s[e]=new T_(i.categories.length);for(var o=0;o<t.length;o++)t[o]=-1;for(o=0;o<r.count();o++)t[r.get(n.storeDimIndex,o)]=o}})},v_=function(t,e,n){return jo(t._getCategory(e,n),null)},m_=function(t,e){var n=t._idList[e];return n=null==(n=null==n&&null!=t._idDimIdx?v_(t,t._idDimIdx,e):n)?"e\0\0"+e:n},__=function(t){return t=V(t)?t:null!=t?[t]:[]},b_=function(t){var e=new p(t._schema||M_(t.dimensions,t._getDimInfo,t),t.hostModel);return x_(e,t),e},x_=function(e,n){z(C_.concat(n.__wrappedMethods||[]),function(t){n.hasOwnProperty(t)&&(e[t]=n[t])}),e.__wrappedMethods=n.__wrappedMethods,z(I_,function(t){e[t]=y(n[t])}),e._calculationInfo=P({},n._calculationInfo)},void(w_=function(t,e){var n=t._nameList,i=t._idList,r=t._nameDimIdx,o=t._idDimIdx,a=n[e],s=i[e];null==a&&null!=r&&(n[e]=a=v_(t,r,e)),null==s&&null!=o&&(i[e]=s=v_(t,o,e)),null==s&&null!=a&&(s=a,1<(r=(n=t._nameRepeatCount)[a]=(n[a]||0)+1)&&(s+="__ec__"+r),i[e]=s)})),p);function p(t,e){this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","minmaxDownSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"];for(var n,i,r=!(this.DOWNSAMPLE_METHODS=["downSample","minmaxDownSample","lttbDownSample"]),o=(d_(t)?(n=t.dimensions,this._dimOmitted=t.isDimensionOmitted(),this._schema=t):(r=!0,n=t),n=n||["x","y"],{}),a=[],s={},l=!1,u={},h=0;h<n.length;h++){var c=n[h],c=H(c)?new l_({name:c}):c instanceof l_?c:new l_(c),p=c.name,d=(c.type=c.type||"float",c.coordDim||(c.coordDim=p,c.coordDimIndex=0),c.otherDims=c.otherDims||{}),p=(a.push(p),null!=u[p]&&(l=!0),(o[p]=c).createInvertedIndices&&(s[p]=[]),h);W(c.storeDimIndex)&&(p=c.storeDimIndex),0===d.itemName&&(this._nameDimIdx=p),0===d.itemId&&(this._idDimIdx=p),r&&(c.storeDimIndex=h)}this.dimensions=a,this._dimInfos=o,this._initGetDimensionInfo(l),this.hostModel=e,this._invertedIndicesMap=s,this._dimOmitted&&(i=this._dimIdxToName=O(),z(a,function(t){i.set(o[t].storeDimIndex,t)}))}function D_(t,e){ag(t)||(t=lg(t));for(var n,i,r=(e=e||{}).coordDimensions||[],o=e.dimensionsDefine||t.dimensionsDefine||[],a=O(),s=[],l=(u=t,n=r,p=e.dimensionsCount,i=Math.max(u.dimensionsDetectedCount||1,n.length,o.length,p||0),z(n,function(t){B(t)&&(t=t.dimsDef)&&(i=Math.max(i,t.length))}),i),u=e.canOmitUnusedDimensions&&30<l,h=o===t.dimensionsDefine,c=h?g_(t):f_(o),p=e.encodeDefine,d=O(p=!p&&e.encodeDefaulter?e.encodeDefaulter(t,l):p),f=new dy(l),g=0;g<f.length;g++)f[g]=-1;function y(t){var e,n,i,r=f[t];return r<0?(e=B(e=o[t])?e:{name:e},n=new l_,null!=(i=e.name)&&null!=c.get(i)&&(n.name=n.displayName=i),null!=e.type&&(n.type=e.type),null!=e.displayName&&(n.displayName=e.displayName),f[t]=s.length,n.storeDimIndex=t,s.push(n),n):s[r]}if(!u)for(g=0;g<l;g++)y(g);d.each(function(t,n){var i,t=Wo(t).slice();1===t.length&&!H(t[0])&&t[0]<0?d.set(n,!1):(i=d.set(n,[]),z(t,function(t,e){t=H(t)?c.get(t):t;null!=t&&t<l&&v(y(i[e]=t),n,e)}))});var m=0;function v(t,e,n){null!=nf.get(e)?t.otherDims[e]=n:(t.coordDim=e,t.coordDimIndex=n,a.set(e,!0))}z(r,function(t){H(t)?(o=t,r={}):(o=(r=t).name,t=r.ordinalMeta,r.ordinalMeta=null,(r=P({},r)).ordinalMeta=t,n=r.dimsDef,i=r.otherDims,r.name=r.coordDim=r.coordDimIndex=r.dimsDef=r.otherDims=null);var n,i,r,o,e=d.get(o);if(!1!==e){if(!(e=Wo(e)).length)for(var a=0;a<(n&&n.length||1);a++){for(;m<l&&null!=y(m).coordDim;)m++;m<l&&e.push(m++)}z(e,function(t,e){t=y(t);h&&null!=r.type&&(t.type=r.type),v(E(t,r),o,e),null==t.name&&n&&(B(e=n[e])||(e={name:e}),t.name=t.displayName=e.name,t.defaultTooltip=e.defaultTooltip),i&&E(t.otherDims,i)})}});var _=e.generateCoord,x=null!=(b=e.generateCoordCount),b=_?b||1:0,w=_||"value";function S(t){null==t.name&&(t.name=t.coordDim)}if(u)z(s,function(t){S(t)}),s.sort(function(t,e){return t.storeDimIndex-e.storeDimIndex});else for(var M=0;M<l;M++){var T=y(M);null==T.coordDim&&(T.coordDim=function(t,e,n){if(n||e.hasKey(t)){for(var i=0;e.hasKey(t+i);)i++;t+=i}return e.set(t,!0),t}(w,a,x),T.coordDimIndex=0,(!_||b<=0)&&(T.isExtraCoord=!0),b--),S(T),null!=T.type||mf(t,M)!==pf.Must&&(!T.isExtraCoord||null==T.otherDims.itemName&&null==T.otherDims.seriesName)||(T.type="ordinal")}for(var C=s,I=O(),k=0;k<C.length;k++){var D=C[k],A=D.name,L=I.get(A)||0;0<L&&(D.name=A+(L-1)),L++,I.set(A,L)}return new c_({source:t,dimensions:s,fullDimensionCount:l,dimensionOmitted:u})}var A_=function(t){this.coordSysDims=[],this.axisMap=O(),this.categoryAxisMap=O(),this.coordSysName=t};var L_={cartesian2d:function(t,e,n,i){var r=t.getReferringComponents("xAxis",ra).models[0],t=t.getReferringComponents("yAxis",ra).models[0];e.coordSysDims=["x","y"],n.set("x",r),n.set("y",t),P_(r)&&(i.set("x",r),e.firstCategoryDimIndex=0),P_(t)&&(i.set("y",t),null==e.firstCategoryDimIndex)&&(e.firstCategoryDimIndex=1)},singleAxis:function(t,e,n,i){t=t.getReferringComponents("singleAxis",ra).models[0];e.coordSysDims=["single"],n.set("single",t),P_(t)&&(i.set("single",t),e.firstCategoryDimIndex=0)},polar:function(t,e,n,i){var t=t.getReferringComponents("polar",ra).models[0],r=t.findAxisModel("radiusAxis"),t=t.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",r),n.set("angle",t),P_(r)&&(i.set("radius",r),e.firstCategoryDimIndex=0),P_(t)&&(i.set("angle",t),null==e.firstCategoryDimIndex)&&(e.firstCategoryDimIndex=1)},geo:function(t,e,n,i){e.coordSysDims=["lng","lat"]},parallel:function(t,i,r,o){var a=t.ecModel,t=a.getComponent("parallel",t.get("parallelIndex")),s=i.coordSysDims=t.dimensions.slice();z(t.parallelAxisIndex,function(t,e){var t=a.getComponent("parallelAxis",t),n=s[e];r.set(n,t),P_(t)&&(o.set(n,t),null==i.firstCategoryDimIndex)&&(i.firstCategoryDimIndex=e)})},matrix:function(t,e,n,i){t=t.getReferringComponents("matrix",ra).models[0],e.coordSysDims=["x","y"],e=t.getDimensionModel("x"),t=t.getDimensionModel("y");n.set("x",e),n.set("y",t),i.set("x",e),i.set("y",t)}};function P_(t){return"category"===t.get("type")}function O_(t,e,n){var i,r,o,a,s,l,u,h,c,p=(n=n||{}).byIndex,d=n.stackedCoordDimension,f=(d_(e.schema)?(r=e.schema,i=r.dimensions,o=e.store):i=e,!(!t||!t.get("stack")));return z(i,function(t,e){H(t)&&(i[e]=t={name:t}),f&&!t.isExtraCoord&&(p||a||!t.ordinalMeta||(a=t),s||"ordinal"===t.type||"time"===t.type||d&&d!==t.coordDim||(s=t))}),!s||p||a||(p=!0),s&&(l="__\0ecstackresult_"+t.id,u="__\0ecstackedover_"+t.id,a&&(a.createInvertedIndices=!0),h=s.coordDim,n=s.type,c=0,z(i,function(t){t.coordDim===h&&c++}),e={name:l,coordDim:h,coordDimIndex:c,type:n,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length},t={name:u,coordDim:u,coordDimIndex:c+1,type:n,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length+1},r?(o&&(e.storeDimIndex=o.ensureCalculationDimension(u,n),t.storeDimIndex=o.ensureCalculationDimension(l,n)),r.appendCalculationDimension(e),r.appendCalculationDimension(t)):(i.push(e),i.push(t))),{stackedDimension:s&&s.name,stackedByDimension:a&&a.name,isStackedByIndex:p,stackedOverDimension:u,stackResultDimension:l}}function R_(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function N_(t,e){return R_(t,e)?t.getCalculationInfo("stackResultDimension"):e}function B_(t,e,n){n=n||{};var i,r,o,a,s,l,u=e.getSourceManager(),h=!1,t=(t?(h=!0,i=lg(t)):h=(i=u.getSource()).sourceFormat===rf,function(t){var e=t.get("coordinateSystem"),n=new A_(e);if(e=L_[e])return e(t,n,n.axisMap,n.categoryAxisMap),n}(e)),c=(r=t,c=(c=e).get("coordinateSystem"),c=Cd.get(c),p=(p=r&&r.coordSysDims?F(r.coordSysDims,function(t){var e={name:t},t=r.axisMap.get(t);return t&&(t=t.get("type"),e.type="category"===(t=t)?"ordinal":"time"===t?"time":"float"),e}):p)||c&&(c.getDimensionsInfo?c.getDimensionsInfo():c.dimensions.slice())||["x","y"]),p=n.useEncodeDefaulter,p=N(p)?p:p?pt(ff,c,e):null,c={coordDimensions:c,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:p,canOmitUnusedDimensions:!h},p=D_(i,c),d=(c=p.dimensions,o=n.createInvertedIndices,(a=t)&&z(c,function(t,e){var n=t.coordDim,n=a.categoryAxisMap.get(n);n&&(null==s&&(s=e),t.ordinalMeta=n.getOrdinalMeta(),o)&&(t.createInvertedIndices=!0),null!=t.otherDims.itemName&&(l=!0)}),l||null==s||(c[s].otherDims.itemName=0),s),n=h?null:u.getSharedDataStore(p),t=O_(e,{schema:p,store:n}),c=new k_(p,e),p=(c.setCalculationInfo(t),null==d||(u=i).sourceFormat!==rf||V(Xo(function(t){var e=0;for(;e<t.length&&null==t[e];)e++;return t[e]}(u.data||[])))?null:function(t,e,n,i){return i===d?n:this.defaultDimValueGetter(t,e,n,i)});return c.hasItemOption=!1,c.initData(h?i:n,null,p),c}function E_(t){return"interval"===t.type||"log"===t.type}function z_(t,e,n,i,r){var o={},e=o.interval=No(e/n,!0),n=(null!=i&&e<i&&(e=o.interval=i),null!=r&&r<e&&(e=o.interval=r),o.intervalPrecision=V_(e)),i=o.niceTickExtent=[Mo(Math.ceil(t[0]/e)*e,n),Mo(Math.floor(t[1]/e)*e,n)];return r=i,e=t,isFinite(r[0])||(r[0]=e[0]),isFinite(r[1])||(r[1]=e[1]),H_(r,0,e),H_(r,1,e),r[0]>r[1]&&(r[0]=r[1]),o}function F_(t){var e=Math.pow(10,Ro(t)),t=t/e;return t?2===t?t=3:3===t?t=5:t*=2:t=1,Mo(t*e)}function V_(t){return To(t)+2}function H_(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function W_(t,e){return t>=e[0]&&t<=e[1]}U_.prototype.updateMethods=function(t){t.hasBreaks()?(this.normalize=S(t.normalize,t),this.scale=S(t.scale,t)):(this.normalize=X_,this.scale=Y_)};var G_=U_;function U_(){this.normalize=X_,this.scale=Y_}function X_(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function Y_(t,e){return t*(e[1]-e[0])+e[0]}function q_(t,e,n){t=Math.log(t);return[Math.log(n?e[0]:Math.max(0,e[0]))/t,Math.log(n?e[1]:Math.max(0,e[1]))/t]}j_.prototype.getSetting=function(t){return this._setting[t]},j_.prototype._innerUnionExtent=function(t){var e=this._extent;this._innerSetExtent((t[0]<e[0]?t:e)[0],(t[1]>e[1]?t:e)[1])},j_.prototype.unionExtentFromData=function(t,e){this._innerUnionExtent(t.getApproximateExtent(e))},j_.prototype.getExtent=function(){return this._extent.slice()},j_.prototype.setExtent=function(t,e){this._innerSetExtent(t,e)},j_.prototype._innerSetExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e),this._brkCtx&&this._brkCtx.update(n)},j_.prototype.setBreaksFromOption=function(t){},j_.prototype._innerSetBreak=function(t){this._brkCtx&&(this._brkCtx.setBreaks(t),this._calculator.updateMethods(this._brkCtx),this._brkCtx.update(this._extent))},j_.prototype._innerGetBreaks=function(){return this._brkCtx?this._brkCtx.breaks:[]},j_.prototype.hasBreaks=function(){return!!this._brkCtx&&this._brkCtx.hasBreaks()},j_.prototype._getExtentSpanWithBreaks=function(){return this._brkCtx&&this._brkCtx.hasBreaks()?this._brkCtx.getExtentSpan():this._extent[1]-this._extent[0]},j_.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},j_.prototype.isBlank=function(){return this._isBlank},j_.prototype.setBlank=function(t){this._isBlank=t};var Z_=j_;function j_(t){this._calculator=new G_,this._setting=t||{},this._extent=[1/0,-1/0]}ma(Z_);var K_=0,$_=(Q_.createByAxisModel=function(t){var t=t.option,e=t.data,e=e&&F(e,J_);return new Q_({categories:e,needCollect:!e,deduplication:!1!==t.dedplication})},Q_.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},Q_.prototype.parseAndCollect=function(t){var e,n,i=this._needCollect;return H(t)||i?(i&&!this._deduplication?(n=this.categories.length,this.categories[n]=t,this._onCollect&&this._onCollect(t,n)):null==(n=(e=this._getOrCreateMap()).get(t))&&(i?(n=this.categories.length,this.categories[n]=t,e.set(t,n),this._onCollect&&this._onCollect(t,n)):n=NaN),n):t},Q_.prototype._getOrCreateMap=function(){return this._map||(this._map=O(this.categories))},Q_);function Q_(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++K_,this._onCollect=t.onCollect}function J_(t){return B(t)&&null!=t.value?t.value:t+""}u(nx,tx=Z_),nx.prototype.parse=function(t){return null==t?NaN:H(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},nx.prototype.contain=function(t){return W_(t,this._extent)&&0<=t&&t<this._ordinalMeta.categories.length},nx.prototype.normalize=function(t){return t=this._getTickNumber(t),this._calculator.normalize(t,this._extent)},nx.prototype.scale=function(t){return t=Math.round(this._calculator.scale(t,this._extent)),this.getRawOrdinalNumber(t)},nx.prototype.getTicks=function(){for(var t=[],e=this._extent,n=e[0];n<=e[1];)t.push({value:n}),n++;return t},nx.prototype.getMinorTicks=function(t){},nx.prototype.setSortInfo=function(t){if(null==t)this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null;else{for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],i=this._ticksByOrdinalNumber=[],r=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);r<a;++r){var s=e[r];i[n[r]=s]=r}for(var l=0;r<o;++r){for(;null!=i[l];)l++;n.push(l),i[l]=r}}},nx.prototype._getTickNumber=function(t){var e=this._ticksByOrdinalNumber;return e&&0<=t&&t<e.length?e[t]:t},nx.prototype.getRawOrdinalNumber=function(t){var e=this._ordinalNumbersByTick;return e&&0<=t&&t<e.length?e[t]:t},nx.prototype.getLabel=function(t){if(!this.isBlank())return t=this.getRawOrdinalNumber(t.value),null==(t=this._ordinalMeta.categories[t])?"":t+""},nx.prototype.count=function(){return this._extent[1]-this._extent[0]+1},nx.prototype.isInExtentRange=function(t){return t=this._getTickNumber(t),this._extent[0]<=t&&this._extent[1]>=t},nx.prototype.getOrdinalMeta=function(){return this._ordinalMeta},nx.prototype.calcNiceTicks=function(){},nx.prototype.calcNiceExtent=function(){},nx.type="ordinal";var tx,ex=nx;function nx(t){var t=tx.call(this,t)||this,e=(t.type="ordinal",t.getSetting("ordinalMeta"));return V(e=e||new $_({}))&&(e=new $_({categories:F(e,function(t){return B(t)?t.value:t})})),t._ordinalMeta=e,t._extent=t.getSetting("extent")||[0,e.categories.length-1],t}Z_.registerClass(ex);var ix,rx=Mo,ox=(u(ax,ix=Z_),ax.prototype.parse=function(t){return null==t||""===t?NaN:Number(t)},ax.prototype.contain=function(t){return W_(t,this._extent)},ax.prototype.normalize=function(t){return this._calculator.normalize(t,this._extent)},ax.prototype.scale=function(t){return this._calculator.scale(t,this._extent)},ax.prototype.getInterval=function(){return this._interval},ax.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=V_(t)},ax.prototype.getTicks=function(t){t=t||{};var n=this._interval,e=this._extent,i=this._niceExtent,r=this._intervalPrecision,o=zp,a=[];if(n)if("only_break"===t.breakTicks&&o)o.addBreaksToTicks(a,this._brkCtx.breaks,this._extent);else{e[0]<i[0]&&(t.expandToNicedExtent?a.push({value:rx(i[0]-n,r)}):a.push({value:e[0]}));for(var s,l=function(t,e){return Math.round((e-t)/n)},u=i[0];u<=i[1];){if(a.push({value:u}),u=rx(u+n,r),this._brkCtx&&0<=(s=this._brkCtx.calcNiceTickMultiple(u,l))&&(u=rx(u+s*n,r)),0<a.length&&u===a[a.length-1].value)break;if(1e4<a.length)return[]}var h=a.length?a[a.length-1].value:i[1];e[1]>h&&(t.expandToNicedExtent?a.push({value:rx(h+n,r)}):a.push({value:e[1]})),"none"!==t.breakTicks&&o&&o.addBreaksToTicks(a,this._brkCtx.breaks,this._extent)}return a},ax.prototype.getMinorTicks=function(t){for(var e=this.getTicks({expandToNicedExtent:!0}),n=[],i=this.getExtent(),r=1;r<e.length;r++){var o=e[r],a=e[r-1];if(!a.break&&!o.break){for(var s=0,l=[],u=(o.value-a.value)/t,h=V_(u);s<t-1;){var c=rx(a.value+(s+1)*u,h);c>i[0]&&c<i[1]&&l.push(c),s++}zp&&zp.pruneTicksByBreak("auto",l,this._getNonTransBreaks(),function(t){return t},this._interval,i),n.push(l)}}return n},ax.prototype._getNonTransBreaks=function(){return this._brkCtx?this._brkCtx.breaks:[]},ax.prototype.getLabel=function(t,e){return null==t?"":(null==(e=e&&e.precision)?e=To(t.value)||0:"auto"===e&&(e=this._intervalPrecision),fd(rx(t.value,e,!0)))},ax.prototype.calcNiceTicks=function(t,e,n){t=t||5;var i=this._extent.slice(),r=this._getExtentSpanWithBreaks();isFinite(r)&&(r<0&&(r=-r,i.reverse(),this._innerSetExtent(i[0],i[1]),i=this._extent.slice()),i=z_(i,r,t,e,n),this._intervalPrecision=i.intervalPrecision,this._interval=i.interval,this._niceExtent=i.niceTickExtent)},ax.prototype.calcNiceExtent=function(t){var e=this._extent.slice(),n=(e[0]===e[1]&&(0!==e[0]?(n=Math.abs(e[0]),t.fixMax||(e[1]+=n/2),e[0]-=n/2):e[1]=1),e[1]-e[0]),n=(isFinite(n)||(e[0]=0,e[1]=1),this._innerSetExtent(e[0],e[1]),e=this._extent.slice(),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval),this._interval),i=this._intervalPrecision;t.fixMin||(e[0]=rx(Math.floor(e[0]/n)*n,i)),t.fixMax||(e[1]=rx(Math.ceil(e[1]/n)*n,i)),this._innerSetExtent(e[0],e[1])},ax.prototype.setNiceExtent=function(t,e){this._niceExtent=[t,e]},ax.type="interval",ax);function ax(){var t=null!==ix&&ix.apply(this,arguments)||this;return t.type="interval",t._interval=0,t._intervalPrecision=2,t}Z_.registerClass(ox);var sx="undefined"!=typeof Float32Array,lx=sx?Float32Array:Array;function ux(t){return V(t)?sx?new Float32Array(t):t:new lx(t)}var hx="__ec_stack_";function cx(t){return t.get("stack")||hx+t.seriesIndex}function px(t){return t.dim+t.index}function dx(t,e){var n=[];return e.eachSeriesByType(t,function(t){mx(t)&&n.push(t)}),n}function fx(t){var a,d,u=function(t){var e,l={},n=(z(t,function(t){var e=t.coordinateSystem.getBaseAxis();if("time"===e.type||"value"===e.type)for(var t=t.getData(),n=e.dim+"_"+e.index,i=t.getDimensionIndex(t.mapDimension(e.dim)),r=t.getStore(),o=0,a=r.count();o<a;++o){var s=r.get(i,o);l[n]?l[n].push(s):l[n]=[s]}}),{});for(e in l)if(l.hasOwnProperty(e)){var i=l[e];if(i){i.sort(function(t,e){return t-e});for(var r=null,o=1;o<i.length;++o){var a=i[o]-i[o-1];0<a&&(r=null===r?a:Math.min(r,a))}n[e]=r}}return n}(t),h=[];return z(t,function(t){var e,n=t.coordinateSystem.getBaseAxis(),i=n.getExtent(),r=(e="category"===n.type?n.getBandWidth():"value"===n.type||"time"===n.type?(e=n.dim+"_"+n.index,e=u[e],r=Math.abs(i[1]-i[0]),o=n.scale.getExtent(),o=Math.abs(o[1]-o[0]),e?r/o*e:r):(o=t.getData(),Math.abs(i[1]-i[0])/o.count()),wo(t.get("barWidth"),e)),i=wo(t.get("barMaxWidth"),e),o=wo(t.get("barMinWidth")||(vx(t)?.5:1),e),a=t.get("barGap"),s=t.get("barCategoryGap"),l=t.get("defaultBarGap");h.push({bandWidth:e,barWidth:r,barMaxWidth:i,barMinWidth:o,barGap:a,barCategoryGap:s,defaultBarGap:l,axisKey:px(n),stackId:cx(t)})}),a={},z(h,function(t,e){var n=t.axisKey,i=t.bandWidth,i=a[n]||{bandWidth:i,remainedWidth:i,autoWidthCount:0,categoryGap:null,gap:t.defaultBarGap||0,stacks:{}},r=i.stacks,n=(a[n]=i,t.stackId),o=(r[n]||i.autoWidthCount++,r[n]=r[n]||{width:0,maxWidth:0},t.barWidth),o=(o&&!r[n].width&&(r[n].width=o,o=Math.min(i.remainedWidth,o),i.remainedWidth-=o),t.barMaxWidth),o=(o&&(r[n].maxWidth=o),t.barMinWidth),r=(o&&(r[n].minWidth=o),t.barGap),n=(null!=r&&(i.gap=r),t.barCategoryGap);null!=n&&(i.categoryGap=n)}),d={},z(a,function(t,n){d[n]={};var i,e=t.stacks,r=t.bandWidth,o=t.categoryGap,a=(null==o&&(a=ct(e).length,o=Math.max(35-4*a,15)+"%"),wo(o,r)),s=wo(t.gap,1),l=t.remainedWidth,u=t.autoWidthCount,h=(l-a)/(u+(u-1)*s),h=Math.max(h,0),c=(z(e,function(t){var e,n=t.maxWidth,i=t.minWidth;t.width?(e=t.width,n&&(e=Math.min(e,n)),i&&(e=Math.max(e,i)),t.width=e,l-=e+s*e,u--):(e=h,n&&n<e&&(e=Math.min(n,l)),(e=i&&e<i?i:e)!==h&&(t.width=e,l-=e+s*e,u--))}),h=(l-a)/(u+(u-1)*s),h=Math.max(h,0),0),p=(z(e,function(t,e){t.width||(t.width=h),c+=(i=t).width*(1+s)}),i&&(c-=i.width*s),-c/2);z(e,function(t,e){d[n][e]=d[n][e]||{bandWidth:r,offset:p,width:t.width},p+=t.width*(1+s)})}),d}function gx(t,e){var t=dx(t,e),r=fx(t);z(t,function(t){var e=t.getData(),n=t.coordinateSystem.getBaseAxis(),t=cx(t),n=r[px(n)][t],t=n.offset,i=n.width;e.setLayout({bandWidth:n.bandWidth,offset:t,size:i})})}function yx(t){return{seriesType:t,plan:em(),reset:function(t){var e,x,n,b,w,S,i,r,M,T,C,I,k,D,A,L;if(mx(t))return e=t.getData(),i=(x=t.coordinateSystem).getBaseAxis(),n=x.getOtherAxis(i),b=e.getDimensionIndex(e.mapDimension(n.dim)),w=e.getDimensionIndex(e.mapDimension(i.dim)),S=t.get("showBackground",!0),i=e.mapDimension(n.dim),r=e.getCalculationInfo("stackResultDimension"),M=R_(e,i)&&!!e.getCalculationInfo("stackedOnSeries"),T=n.isHorizontal(),C=function(t){var e=t.model.get("startValue");e=e||0;return t.toGlobalCoord(t.dataToCoord("log"!==t.type||0<e?e:1))}(n),I=vx(t),k=t.get("barMinHeight")||0,D=r&&e.getDimensionIndex(r),A=e.getLayout("size"),L=e.getLayout("offset"),{progress:function(t,e){for(var n,i=t.count,r=I&&ux(3*i),o=I&&S&&ux(3*i),a=I&&ux(i),s=x.master.getRect(),l=T?s.width:s.height,u=e.getStore(),h=0;null!=(n=t.next());){var c,p=u.get(M?D:b,n),d=u.get(w,n),f=C,g=void 0,y=(M&&(g=+p-u.get(b,n)),void 0),m=void 0,v=void 0,_=void 0;T?(c=x.dataToPoint([p,d]),y=f=M?x.dataToPoint([g,d])[0]:f,m=c[1]+L,v=c[0]-f,_=A,Math.abs(v)<k&&(v=(v<0?-1:1)*k)):(c=x.dataToPoint([d,p]),M&&(f=x.dataToPoint([d,g])[1]),y=c[0]+L,m=f,v=A,_=c[1]-f,Math.abs(_)<k&&(_=(_<=0?-1:1)*k)),I?(r[h]=y,r[h+1]=m,r[h+2]=T?v:_,o&&(o[h]=T?s.x:y,o[h+1]=T?m:s.y,o[h+2]=l),a[n]=n):e.setItemLayout(n,{x:y,y:m,width:v,height:_}),h+=3}I&&e.setLayout({largePoints:r,largeDataIndices:a,largeBackgroundPoints:o,valueAxisHorizontal:T})}}}}}function mx(t){return t.coordinateSystem&&"cartesian2d"===t.coordinateSystem.type}function vx(t){return t.pipelineContext&&t.pipelineContext.large}u(bx,_x=ox),bx.prototype.getLabel=function(t){var e=this.getSetting("useUTC");return Qp(t.value,Yp[function(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}($p(this._minLevelUnit))]||Yp.second,e,this.getSetting("locale"))},bx.prototype.getFormattedLabel=function(t,e,n){var i,r,o=this.getSetting("useUTC"),a=this.getSetting("locale");return t=t,e=e,a=a,o=o,r=null,r=H(n=n)?n:N(n)?(i={time:t.time,level:t.time.level},zp&&zp.makeAxisLabelFormatterParamBreak(i,t.break),n(t.value,e,i)):(e=t.time)?(i=n[e.lowerTimeUnit][e.upperTimeUnit])[Math.min(e.level,i.length-1)]||"":n[e=Jp(t.value,o)][e][0],Qp(new Date(t.value),r,o,a)},bx.prototype.getTicks=function(t){var e,n,i,r=this._interval,o=this._extent,a=[];return r&&(r=this.getSetting("useUTC"),e=Jp(o[1],r),a.push({value:o[0],time:{level:0,upperTimeUnit:e,lowerTimeUnit:e}}),e=function(t,m,v,_,e,y){var x=1e4,n=Zp,b=0;function w(t,e,n,i,r,o,a){s=r,l=t,(u=new Date(0))[s](1),h=u.getTime(),u[s](1+l),c=u.getTime()-h;for(var s,l,u,h,c,p,d=function(t,e){return Math.max(0,Math.round((e-t)/c))},f=e,g=new Date(f);f<n&&f<=_[1]&&(a.push({value:f}),!(b++>x));)g[r](g[i]()+t),f=g.getTime(),y&&0<(p=y.calcNiceTickMultiple(f,d))&&(g[r](g[i]()+p*t),f=g.getTime());a.push({value:f,notAdd:!0})}function i(t,e,n){var i,r,o,a,s=[],l=!e.length;if(i=$p(t),r=_[0],o=_[1],a=v,td(new Date(r),i,a).getTime()!==td(new Date(o),i,a).getTime()){l&&(e=[{value:function(t,e,n){e=Math.max(0,k(qp,e)-1);return td(new Date(t),qp[e],n).getTime()}(_[0],t,v)},{value:_[1]}]);for(var u,h,c=0;c<e.length-1;c++){var p=e[c].value,d=e[c+1].value;if(p!==d){var f=void 0,g=void 0,y=void 0;switch(t){case"year":f=Math.max(1,Math.round(m/Wp/365)),g=ed(v),y=v?"setUTCFullYear":"setFullYear";break;case"half-year":case"quarter":case"month":h=m,f=6<(h/=30*Wp)?6:3<h?3:2<h?2:1,g=nd(v),y=ld(v);break;case"week":case"half-week":case"day":h=m,f=16<(h/=Wp)?16:7.5<h?7:3.5<h?4:1.5<h?2:1,g=id(v),y=ud(v),0;break;case"half-day":case"quarter-day":case"hour":u=m,f=12<(u/=Hp)?12:6<u?6:3.5<u?4:2<u?2:1,g=rd(v),y=hd(v);break;case"minute":f=Mx(m,!0),g=od(v),y=cd(v);break;case"second":f=Mx(m,!1),g=ad(v),y=pd(v);break;case"millisecond":f=No(m,!0),g=sd(v),y=dd(v)}d>=_[0]&&p<=_[1]&&w(f,p,d,g,y,0,s),"year"===t&&1<n.length&&0===c&&n.unshift({value:n[0].value-f})}}for(c=0;c<s.length;c++)n.push(s[c])}}for(var r=[],o=[],a=0,s=0,l=0;l<n.length;++l){var u=$p(n[l]);if(function(t){return t===$p(t)}(n[l])){i(n[l],r[r.length-1]||[],o);var h=n[l+1]?$p(n[l+1]):null;if(u!==h){if(o.length){s=a,o.sort(function(t,e){return t.value-e.value});for(var c=[],p=0;p<o.length;++p){var d=o[p].value;0!==p&&o[p-1].value===d||(c.push(o[p]),d>=_[0]&&d<=_[1]&&a++)}u=e/m;if(1.5*u<a&&u/1.5<s)break;if(r.push(c),u<a||t===n[l])break}o=[]}}}for(var f=ut(F(r,function(t){return ut(t,function(t){return t.value>=_[0]&&t.value<=_[1]&&!t.notAdd})}),function(t){return 0<t.length}),g=[],S=f.length-1,l=0;l<f.length;++l)for(var M=f[l],T=0;T<M.length;++T){var C=Jp(M[T].value,v);g.push({value:M[T].value,time:{level:S-l,upperTimeUnit:C,lowerTimeUnit:C}})}g.sort(function(t,e){return t.value-e.value});for(var I=[],l=0;l<g.length;++l)0!==l&&g[l].value===g[l-1].value||I.push(g[l]);return I}(this._minLevelUnit,this._approxInterval,r,o,this._getExtentSpanWithBreaks(),this._brkCtx),a=a.concat(e),e=Jp(o[1],r),a.push({value:o[1],time:{level:0,upperTimeUnit:e,lowerTimeUnit:e}}),this.getSetting("useUTC"),n=qp.length-1,i=0,z(a,function(t){n=Math.min(n,k(qp,t.time.upperTimeUnit)),i=Math.max(i,t.time.level)})),a},bx.prototype.calcNiceExtent=function(t){var e,n=this.getExtent();n[0]===n[1]&&(n[0]-=Wp,n[1]+=Wp),n[1]===-1/0&&n[0]===1/0&&(e=new Date,n[1]=+new Date(e.getFullYear(),e.getMonth(),e.getDate()),n[0]=n[1]-Wp),this._innerSetExtent(n[0],n[1]),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval)},bx.prototype.calcNiceTicks=function(t,e,n){t=t||10;var i=this._getExtentSpanWithBreaks(),i=(this._approxInterval=i/t,null!=e&&this._approxInterval<e&&(this._approxInterval=e),null!=n&&this._approxInterval>n&&(this._approxInterval=n),Sx.length),t=Math.min(function(t,e,n,i){for(;n<i;){var r=n+i>>>1;t[r][1]<e?n=1+r:i=r}return n}(Sx,this._approxInterval,0,i),i-1);this._interval=Sx[t][1],this._intervalPrecision=V_(this._interval),this._minLevelUnit=Sx[Math.max(t-1,0)][0]},bx.prototype.parse=function(t){return W(t)?t:+Po(t)},bx.prototype.contain=function(t){return W_(t,this._extent)},bx.prototype.normalize=function(t){return this._calculator.normalize(t,this._extent)},bx.prototype.scale=function(t){return this._calculator.scale(t,this._extent)},bx.type="time";var _x,xx=bx;function bx(t){t=_x.call(this,t)||this;return t.type="time",t}var Sx=[["second",Fp],["minute",Vp],["hour",Hp],["quarter-day",6*Hp],["half-day",12*Hp],["day",1.2*Wp],["half-week",3.5*Wp],["week",7*Wp],["month",31*Wp],["quarter",95*Wp],["half-year",fa/2],["year",fa]];function Mx(t,e){return 30<(t/=e?Vp:Fp)?30:20<t?20:15<t?15:10<t?10:5<t?5:2<t?2:1}Z_.registerClass(xx);var Tx,Cx=Mo,Ix=Math.floor,kx=Math.ceil,Dx=Math.pow,Ax=Math.log,Lx=(u(Px,Tx=ox),Px.prototype.getTicks=function(t){t=t||{};var i=this._extent.slice(),r=this._originalScale.getExtent(),t=Tx.prototype.getTicks.call(this,t),o=this.base;return this._originalScale._innerGetBreaks(),F(t,function(t){var t=t.value,e=null,n=Dx(o,t);return t===i[0]&&this._fixMin?e=r[0]:t===i[1]&&this._fixMax&&(e=r[1]),{value:n=null!=e?Ox(n,e):n,break:void 0}},this)},Px.prototype._getNonTransBreaks=function(){return this._originalScale._innerGetBreaks()},Px.prototype.setExtent=function(t,e){this._originalScale.setExtent(t,e);t=q_(this.base,[t,e]);Tx.prototype.setExtent.call(this,t[0],t[1])},Px.prototype.getExtent=function(){var t=this.base,e=Tx.prototype.getExtent.call(this),t=(e[0]=Dx(t,e[0]),e[1]=Dx(t,e[1]),this._originalScale.getExtent());return this._fixMin&&(e[0]=Ox(e[0],t[0])),this._fixMax&&(e[1]=Ox(e[1],t[1])),e},Px.prototype.unionExtentFromData=function(t,e){this._originalScale.unionExtentFromData(t,e);t=q_(this.base,t.getApproximateExtent(e),!0);this._innerUnionExtent(t)},Px.prototype.calcNiceTicks=function(t){t=t||10;var e=this._extent.slice(),n=this._getExtentSpanWithBreaks();if(isFinite(n)&&!(n<=0)){var i=Oo(n);for(t/n*i<=.5&&(i*=10);!isNaN(i)&&Math.abs(i)<1&&0<Math.abs(i);)i*=10;t=[Cx(kx(e[0]/i)*i),Cx(Ix(e[1]/i)*i)];this._interval=i,this._intervalPrecision=V_(i),this._niceExtent=t}},Px.prototype.calcNiceExtent=function(t){Tx.prototype.calcNiceExtent.call(this,t),this._fixMin=t.fixMin,this._fixMax=t.fixMax},Px.prototype.contain=function(t){return t=Ax(t)/Ax(this.base),Tx.prototype.contain.call(this,t)},Px.prototype.normalize=function(t){return t=Ax(t)/Ax(this.base),Tx.prototype.normalize.call(this,t)},Px.prototype.scale=function(t){return t=Tx.prototype.scale.call(this,t),Dx(this.base,t)},Px.prototype.setBreaksFromOption=function(t){},Px.type="log",Px);function Px(){var t=null!==Tx&&Tx.apply(this,arguments)||this;return t.type="log",t.base=10,t._originalScale=new ox,t}function Ox(t,e){return Cx(t,To(e))}Z_.registerClass(Lx);Nx.prototype._prepareParams=function(t,e,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var i=this._isOrdinal="ordinal"===t.type,r=(this._needCrossZero="interval"===t.type&&e.getNeedCrossZero&&e.getNeedCrossZero(),e.get("min",!0)),r=(null==r&&(r=e.get("startValue",!0)),this._modelMinRaw=r),r=(N(r)?this._modelMinNum=zx(t,r({min:n[0],max:n[1]})):"dataMin"!==r&&(this._modelMinNum=zx(t,r)),this._modelMaxRaw=e.get("max",!0));N(r)?this._modelMaxNum=zx(t,r({min:n[0],max:n[1]})):"dataMax"!==r&&(this._modelMaxNum=zx(t,r)),i?this._axisDataLen=e.getCategories().length:"boolean"==typeof(t=V(n=e.get("boundaryGap"))?n:[n||0,n||0])[0]||"boolean"==typeof t[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[Ur(t[0],1),Ur(t[1],1)]},Nx.prototype.calculate=function(){var t=this._isOrdinal,e=this._dataMin,n=this._dataMax,i=this._axisDataLen,r=this._boundaryGapInner,o=t?null:n-e||Math.abs(e),a="dataMin"===this._modelMinRaw?e:this._modelMinNum,s="dataMax"===this._modelMaxRaw?n:this._modelMaxNum,l=null!=a,u=null!=s,e=(null==a&&(a=t?i?0:NaN:e-r[0]*o),null==s&&(s=t?i?i-1:NaN:n+r[1]*o),null!=a&&isFinite(a)||(a=NaN),null!=s&&isFinite(s)||(s=NaN),xt(a)||xt(s)||t&&!i),n=(this._needCrossZero&&(a=0<a&&0<s&&!l?0:a)<0&&s<0&&!u&&(s=0),this._determinedMin),r=this._determinedMax;return null!=n&&(a=n,l=!0),null!=r&&(s=r,u=!0),{min:a,max:s,minFixed:l,maxFixed:u,isBlank:e}},Nx.prototype.modifyDataMinMax=function(t,e){this[Ex[t]]=e},Nx.prototype.setDeterminedMinMax=function(t,e){this[Bx[t]]=e},Nx.prototype.freeze=function(){this.frozen=!0};var Rx=Nx;function Nx(t,e,n){this._prepareParams(t,e,n)}var Bx={min:"_determinedMin",max:"_determinedMax"},Ex={min:"_dataMin",max:"_dataMax"};function zx(t,e){return null==e?null:xt(e)?NaN:t.parse(e)}function Fx(t,e){var n,i,r,o,a,s=t.type,l=(l=e,u=(h=t).getExtent(),(c=h.rawExtentInfo)||(c=new Rx(h,l,u),h.rawExtentInfo=c),c.calculate()),u=(t.setBlank(l.isBlank),l.min),h=l.max,c=e.ecModel;return c&&"time"===s&&(t=dx("bar",c),n=!1,z(t,function(t){n=n||t.getBaseAxis()===e.axis}),n)&&(s=fx(t),c=u,t=h,s=s,a=(i=e).axis.getExtent(),a=Math.abs(a[1]-a[0]),void 0!==(s=function(t,e,n){if(t&&e)return null!=(t=t[px(e)])&&null!=n?t[cx(n)]:t}(s,i.axis))&&(r=1/0,z(s,function(t){r=Math.min(t.offset,r)}),o=-1/0,z(s,function(t){o=Math.max(t.offset+t.width,o)}),r=Math.abs(r),o=Math.abs(o),t+=o/(i=r+o)*(a=(s=t-c)/(1-(r+o)/a)-s),c-=r/i*a),u=(s={min:c,max:t}).min,h=s.max),{extent:[u,h],fixMin:l.minFixed,fixMax:l.maxFixed}}function Vx(t,e){var n=Fx(t,e),i=n.extent,r=e.get("splitNumber"),o=(t instanceof Lx&&(t.base=e.get("logBase")),t.type),a=e.get("interval"),o="interval"===o||"time"===o;t.setBreaksFromOption(Zx(e)),t.setExtent(i[0],i[1]),t.calcNiceExtent({splitNumber:r,fixMin:n.fixMin,fixMax:n.fixMax,minInterval:o?e.get("minInterval"):null,maxInterval:o?e.get("maxInterval"):null}),null!=a&&t.setInterval&&t.setInterval(a)}function Hx(t,e){if(e=e||t.get("type"))switch(e){case"category":return new ex({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new xx({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(Z_.getClass(e)||ox)}}function Wx(i){var n,r,o=i.getLabelModel().get("formatter");return"time"===i.type?(n=jp(o),function(t,e){return i.scale.getFormattedLabel(t,e,n)}):H(o)?function(t){t=i.scale.getLabel(t);return o.replace("{value}",null!=t?t:"")}:N(o)?"category"===i.type?function(t,e){return o(Gx(i,t),t.value-i.scale.getExtent()[0],null)}:(r=zp,function(t,e){var n=null;return r&&(n=r.makeAxisLabelFormatterParamBreak(n,t.break)),o(Gx(i,t),e,n)}):function(t){return i.scale.getLabel(t)}}function Gx(t,e){return"category"===t.type?t.scale.getLabel(e):e.value}function Ux(t){t=t.get("interval");return null==t?"auto":t}function Xx(t){return"category"===t.type&&0===Ux(t.getLabelModel())}function Yx(t){return"middle"===t||"center"===t}function qx(t){return t.getShallow("show")}function Zx(t){t.get("breaks",!0)}Kx.prototype.getNeedCrossZero=function(){return!this.option.scale},Kx.prototype.getCoordSysModel=function(){};var jx=Kx;function Kx(){}var bp=Object.freeze({__proto__:null,createDimensions:function(t,e){return D_(t,e).dimensions},createList:function(t){return B_(null,t)},createScale:function(t,e){var n=e;return(e=Hx(n=e instanceof Cp?n:new Cp(e))).setExtent(t[0],t[1]),Vx(e,n),e},createSymbol:r0,createTextStyle:function(t,e){return rp(t,null,null,"normal"!==(e=e||{}).state)},dataStack:{isDimensionStacked:R_,enableDataStack:O_,getStackedDimension:N_},enableHoverEmphasis:du,getECData:Y,getLayoutRect:zd,mixinAxisModelCommonMethods:function(t){at(t,jx)}}),$x=[],Qx={registerPreprocessor:Fv,registerProcessor:Vv,registerPostInit:Hv,registerPostUpdate:Wv,registerUpdateLifecycle:Gv,registerAction:Uv,registerCoordinateSystem:Xv,registerLayout:Yv,registerVisual:qv,registerTransform:Qv,registerLoading:Kv,registerMap:$v,registerImpl:function(t,e){E0[t]=e},PRIORITY:$m,ComponentModel:g,ComponentView:Jy,SeriesModel:Xy,ChartView:rm,registerComponentModel:function(t){g.registerClass(t)},registerComponentView:function(t){Jy.registerClass(t)},registerSeriesModel:function(t){Xy.registerClass(t)},registerChartView:function(t){rm.registerClass(t)},registerCustomSeries:function(t,e){},registerSubTypeDefaulter:function(t,e){g.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){fo(t,e)}};function Jx(t){V(t)?z(t,function(t){Jx(t)}):0<=k($x,t)||($x.push(t),(t=N(t)?{install:t}:t).install(Qx))}var t1=1e-8;function e1(t,e){return Math.abs(t-e)<t1}function n1(t,e,n){var i=0,r=t[0];if(r){for(var o=1;o<t.length;o++){var a=t[o];i+=Ls(r[0],r[1],a[0],a[1],e,n),r=a}var s=t[0];return e1(r[0],s[0])&&e1(r[1],s[1])||(i+=Ls(r[0],r[1],s[0],s[1],e,n)),0!==i}}var i1=[];function r1(t,e){for(var n=0;n<t.length;n++)ne(t[n],t[n],e)}function o1(t,e,n,i){for(var r=0;r<t.length;r++){var o=t[r];(o=i?i.project(o):o)&&isFinite(o[0])&&isFinite(o[1])&&(ie(e,e,o),re(n,n,o))}}a1.prototype.setCenter=function(t){this._center=t},a1.prototype.getCenter=function(){return this._center||(this._center=this.calcCenter())};Qm=a1;function a1(t){this.name=t}var s1,l1,u1=function(t,e){this.type="polygon",this.exterior=t,this.interiors=e},h1=function(t){this.type="linestring",this.points=t},c1=(u(p1,s1=Qm),p1.prototype.calcCenter=function(){for(var t,e=this.geometries,n=0,i=0;i<e.length;i++){var r=e[i],o=r.exterior,o=o&&o.length;n<o&&(t=r,n=o)}if(t){for(var a=t.exterior,s=0,l=0,u=0,h=a.length,c=a[h-1][0],p=a[h-1][1],d=0;d<h;d++){var f=a[d][0],g=a[d][1],y=c*g-f*p;s+=y,l+=(c+f)*y,u+=(p+g)*y,c=f,p=g}return s?[l/s/3,u/s/3,s]:[a[0][0]||0,a[0][1]||0]}var m=this.getBoundingRect();return[m.x+m.width/2,m.y+m.height/2]},p1.prototype.getBoundingRect=function(e){var n,i,t=this._rect;return t&&!e||(n=[1/0,1/0],i=[-1/0,-1/0],z(this.geometries,function(t){"polygon"===t.type?o1(t.exterior,n,i,e):z(t.points,function(t){o1(t,n,i,e)})}),isFinite(n[0])&&isFinite(n[1])&&isFinite(i[0])&&isFinite(i[1])||(n[0]=n[1]=i[0]=i[1]=0),t=new X(n[0],n[1],i[0]-n[0],i[1]-n[1]),e)||(this._rect=t),t},p1.prototype.contain=function(t){var e=this.getBoundingRect(),n=this.geometries;if(e.contain(t[0],t[1]))t:for(var i=0,r=n.length;i<r;i++){var o=n[i];if("polygon"===o.type){var a=o.exterior,s=o.interiors;if(n1(a,t[0],t[1])){for(var l=0;l<(s?s.length:0);l++)if(n1(s[l],t[0],t[1]))continue t;return!0}}}return!1},p1.prototype.transformTo=function(t,e,n,i){for(var r=this.getBoundingRect(),o=r.width/r.height,o=(n?i=i||n/o:n=o*i,new X(t,e,n,i)),a=r.calculateTransform(o),s=this.geometries,l=0;l<s.length;l++){var u=s[l];"polygon"===u.type?(r1(u.exterior,a),z(u.interiors,function(t){r1(t,a)})):z(u.points,function(t){r1(t,a)})}(r=this._rect).copy(o),this._center=[r.x+r.width/2,r.y+r.height/2]},p1.prototype.cloneShallow=function(t){t=new p1(t=null==t?this.name:t,this.geometries,this._center);return t._rect=this._rect,t.transformTo=null,t},p1);function p1(t,e,n){t=s1.call(this,t)||this;return t.type="geoJSON",t.geometries=e,t._center=n&&[n[0],n[1]],t}function d1(t,e){t=l1.call(this,t)||this;return t.type="geoSVG",t._elOnlyForCalculate=e,t}function f1(t,e,n){for(var i=0;i<t.length;i++)t[i]=g1(t[i],e[i],n)}function g1(t,e,n){for(var i=[],r=e[0],o=e[1],a=0;a<t.length;a+=2){var s=(s=t.charCodeAt(a)-64)>>1^-(1&s),l=(l=t.charCodeAt(a+1)-64)>>1^-(1&l);i.push([(r=s+=r)/n,(o=l+=o)/n])}return i}function y1(t,o){var e,n,r;return F(ut((t=(e=t).UTF8Encoding?(null==(r=(n=e).UTF8Scale)&&(r=1024),z(n.features,function(t){var e=t.geometry,n=e.encodeOffsets,i=e.coordinates;if(n)switch(e.type){case"LineString":e.coordinates=g1(i,n,r);break;case"Polygon":case"MultiLineString":f1(i,n,r);break;case"MultiPolygon":z(i,function(t,e){return f1(t,n[e],r)})}}),n.UTF8Encoding=!1,n):e).features,function(t){return t.geometry&&t.properties&&0<t.geometry.coordinates.length}),function(t){var e=t.properties,n=t.geometry,i=[];switch(n.type){case"Polygon":var r=n.coordinates;i.push(new u1(r[0],r.slice(1)));break;case"MultiPolygon":z(n.coordinates,function(t){t[0]&&i.push(new u1(t[0],t.slice(1)))});break;case"LineString":i.push(new h1([n.coordinates]));break;case"MultiLineString":i.push(new h1(n.coordinates))}t=new c1(e[o||"name"],i,e.cp);return t.properties=e,t})}u(d1,l1=Qm),d1.prototype.calcCenter=function(){for(var t=this._elOnlyForCalculate,e=t.getBoundingRect(),e=[e.x+e.width/2,e.y+e.height/2],n=Re(i1),i=t;i&&!i.isGeoSVGGraphicRoot;)Be(n,i.getLocalTransform(),n),i=i.parent;return Ve(n,n),ne(e,e,n),e};var Jm=Object.freeze({__proto__:null,MAX_SAFE_INTEGER:9007199254740991,asc:function(t){return t.sort(function(t,e){return t-e}),t},getPercentWithPrecision:function(t,e,n){return t[e]&&ko(t,n)[e]||0},getPixelPrecision:Io,getPrecision:To,getPrecisionSafe:Co,isNumeric:Eo,isRadianAroundZero:Ao,linearMap:bo,nice:No,numericToNumber:Bo,parseDate:Po,parsePercent:wo,quantile:function(t,e){var e=(t.length-1)*e+1,n=Math.floor(e),i=+t[n-1];return(e=e-n)?i+e*(t[n]-i):i},quantity:Oo,quantityExponent:Ro,reformIntervals:function(t){t.sort(function(t,e){return function t(e,n,i){return e.interval[i]<n.interval[i]||e.interval[i]===n.interval[i]&&(e.close[i]-n.close[i]==(i?-1:1)||!i&&t(e,n,1))}(t,e,0)?-1:1});for(var e=-1/0,n=1,i=0;i<t.length;){for(var r=t[i].interval,o=t[i].close,a=0;a<2;a++)r[a]<=e&&(r[a]=e,o[a]=a?1:1-n),e=r[a],n=o[a];r[0]===r[1]&&o[0]*o[1]!=1?t.splice(i,1):i++}return t},remRadian:Do,round:Mo}),xa=Object.freeze({__proto__:null,format:Qp,parse:Po,roundTime:td}),_p=Object.freeze({__proto__:null,Arc:zh,BezierCurve:Rh,BoundingRect:X,Circle:Gu,CompoundPath:Hh,Ellipse:qu,Group:oo,Image:Qs,IncrementalDisplayable:e,Line:kh,LinearGradient:Yh,Polygon:_h,Polyline:Sh,RadialGradient:Gh,Rect:sl,Ring:fh,Sector:hh,Text:dl,clipPointsByRect:Ec,clipRectByRect:zc,createIcon:Fc,extendPath:Sc,extendShape:bc,getShapeClass:Tc,getTransform:Oc,initProps:pc,makeImage:Ic,makePath:Cc,mergePath:Dc,registerShape:Mc,resizePath:Ac,updateProps:cc}),Xp=Object.freeze({__proto__:null,addCommas:fd,capitalFirst:function(t){return t&&t.charAt(0).toUpperCase()+t.substr(1)},encodeHTML:xe,formatTime:function(t,e,n){"week"!==t&&"month"!==t&&"quarter"!==t&&"half-year"!==t&&"year"!==t||(t="MM-dd\nyyyy");var i=(e=Po(e))[(n=n?"getUTC":"get")+"FullYear"](),r=e[n+"Month"]()+1,o=e[n+"Date"](),a=e[n+"Hours"](),s=e[n+"Minutes"](),l=e[n+"Seconds"](),e=e[n+"Milliseconds"]();return t=t.replace("MM",Kp(r,2)).replace("M",r).replace("yyyy",i).replace("yy",Kp(i%100+"",2)).replace("dd",Kp(o,2)).replace("d",o).replace("hh",Kp(a,2)).replace("h",a).replace("mm",Kp(s,2)).replace("m",s).replace("ss",Kp(l,2)).replace("s",l).replace("SSS",Kp(e,3))},formatTpl:xd,getTextRect:function(t,e,n,i,r,o,a,s){return new dl({style:{text:t,font:e,align:n,verticalAlign:i,padding:r,rich:o,overflow:a?"truncate":null,lineHeight:s}}).getBoundingRect()},getTooltipMarker:bd,normalizeCssArray:yd,toCamelCase:gd,truncateText:function(t,e,n,i,r){var o={};return Ia(o,t,e,n,i,r),o.text}}),Pc=Object.freeze({__proto__:null,bind:S,clone:y,curry:pt,defaults:E,each:z,extend:P,filter:ut,indexOf:k,inherits:ot,isArray:V,isFunction:N,isObject:B,isString:H,map:F,merge:d,reduce:lt}),m1=ta(),v1=ta(),_1={estimate:1,determine:2};function x1(t){return{out:{noPxChangeTryDetermine:[]},kind:t}}function b1(e,t){t=F(t,function(t){return e.scale.parse(t)});return"time"===e.type&&0<t.length&&(t.sort(),t.unshift(t[0]),t.push(t[t.length-1])),t}function w1(n,t){var i,e,r,o,a,s=n.getLabelModel().get("customValues");return s?(i=Wx(n),e=n.scale.getExtent(),{labels:F(ut(b1(n,s),function(t){return t>=e[0]&&t<=e[1]}),function(t){var e={value:t};return{formattedLabel:i(e),rawLabel:n.scale.getLabel(e),tickValue:t,time:void 0,break:void 0}})}):"category"===n.type?(s=t,a=(t=n).getLabelModel(),s=M1(t,a,s),!a.get("show")||t.scale.isBlank()?{labels:[]}:s):(a=(r=n).scale.getTicks(),o=Wx(r),{labels:F(a,function(t,e){return{formattedLabel:o(t,e),rawLabel:r.scale.getLabel(t),tickValue:t.value,time:t.time,break:t.break}})})}function S1(t,e,n){var i,r,o,a,s,l,u=t.getTickModel().get("customValues");return u?(i=t.scale.getExtent(),{ticks:ut(b1(t,u),function(t){return t>=i[0]&&t<=i[1]})}):"category"===t.type?(u=e,a=T1(e=t),s=Ux(u),(l=k1(a,s))||(u.get("show")&&!e.scale.isBlank()||(r=[]),r=N(s)?O1(e,s,!0):"auto"===s?(l=M1(e,e.getLabelModel(),x1(_1.determine)),o=l.labelCategoryInterval,F(l.labels,function(t){return t.tickValue})):P1(e,o=s,!0),D1(a,s,{ticks:r,tickCategoryInterval:o}))):{ticks:F(t.scale.getTicks(n),function(t){return t.value})}}function M1(t,e,n){var i,r=C1(t),o=Ux(e),e=n.kind===_1.estimate;if(!e){var a=k1(r,o);if(a)return a}var s={labels:N(o)?O1(t,o):P1(t,i="auto"===o?function(t,e){{var n;if(e.kind===_1.estimate)return n=t.calculateCategoryInterval(e),e.out.noPxChangeTryDetermine.push(function(){return v1(t).autoInterval=n,!0}),n}var i=v1(t).autoInterval;return null!=i?i:v1(t).autoInterval=t.calculateCategoryInterval(e)}(t,n):o),labelCategoryInterval:i};return e?n.out.noPxChangeTryDetermine.push(function(){return D1(r,o,s),!0}):D1(r,o,s),s}var T1=I1("axisTick"),C1=I1("axisLabel");function I1(e){return function(t){return v1(t)[e]||(v1(t)[e]={list:[]})}}function k1(t,e){for(var n=0;n<t.list.length;n++)if(t.list[n].key===e)return t.list[n].value}function D1(t,e,n){return t.list.push({key:e,value:n}),n}function A1(t,e,n){return null==L1(t,e,n)}function L1(t,e,n){var i=m1(t.model),t=t.getExtent(),r=i.lastAutoInterval,o=i.lastTickCount;if(null!=r&&null!=o&&Math.abs(r-e)<=1&&Math.abs(o-n)<=1&&e<r&&i.axisExtent0===t[0]&&i.axisExtent1===t[1])return r;i.lastTickCount=n,i.lastAutoInterval=e,i.axisExtent0=t[0],i.axisExtent1=t[1]}function P1(t,e,n){for(var i=Wx(t),r=t.scale,o=r.getExtent(),a=t.getLabelModel(),s=[],l=Math.max((e||0)+1,1),e=o[0],u=r.count(),u=(0!==e&&1<l&&2<u/l&&(e=Math.round(Math.ceil(e/l)*l)),Xx(t)),t=a.get("showMinLabel")||u,a=a.get("showMaxLabel")||u,h=(t&&e!==o[0]&&c(o[0]),e);h<=o[1];h+=l)c(h);function c(t){var e={value:t};s.push(n?t:{formattedLabel:i(e),rawLabel:r.getLabel(e),tickValue:t,time:void 0,break:void 0})}return a&&h-l!==o[1]&&c(o[1]),s}function O1(t,i,r){var o=t.scale,a=Wx(t),s=[];return z(o.getTicks(),function(t){var e=o.getLabel(t),n=t.value;i(t.value,e)&&s.push(r?n:{formattedLabel:a(t),rawLabel:e,tickValue:n,time:void 0,break:void 0})}),s}var R1=[0,1],Sp=(N1.prototype.contain=function(t){var e=this._extent,n=Math.min(e[0],e[1]),e=Math.max(e[0],e[1]);return n<=t&&t<=e},N1.prototype.containData=function(t){return this.scale.contain(this.scale.parse(t))},N1.prototype.getExtent=function(){return this._extent.slice()},N1.prototype.getPixelPrecision=function(t){return Io(t||this.scale.getExtent(),this._extent)},N1.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},N1.prototype.dataToCoord=function(t,e){var n=this._extent,i=this.scale;return t=i.normalize(i.parse(t)),this.onBand&&"ordinal"===i.type&&B1(n=n.slice(),i.count()),bo(t,R1,n,e)},N1.prototype.coordToData=function(t,e){var n=this._extent,i=this.scale,i=(this.onBand&&"ordinal"===i.type&&B1(n=n.slice(),i.count()),bo(t,n,R1,e));return this.scale.scale(i)},N1.prototype.pointToData=function(t,e){},N1.prototype.getTicksCoords=function(t){var e,n,i,r,o,a,s,l=(t=t||{}).tickModel||this.getTickModel(),u=F(S1(this,l,{breakTicks:t.breakTicks,pruneByBreak:t.pruneByBreak}).ticks,function(t){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}},this),l=l.get("alignWithLabel");function h(t,e){return t=Mo(t),e=Mo(e),a?e<t:t<e}return e=this,n=u,l=l,t=t.clamp,s=n.length,e.onBand&&!l&&s&&(l=e.getExtent(),1===s?(n[0].coord=l[0],n[0].onBand=!0,i=n[1]={coord:l[1],tickValue:n[0].tickValue,onBand:!0}):(o=n[s-1].tickValue-n[0].tickValue,r=(n[s-1].coord-n[0].coord)/o,z(n,function(t){t.coord-=r/2,t.onBand=!0}),e=1+(o=e.scale.getExtent())[1]-n[s-1].tickValue,i={coord:n[s-1].coord+r*e,tickValue:o[1]+1,onBand:!0},n.push(i)),a=l[0]>l[1],h(n[0].coord,l[0])&&(t?n[0].coord=l[0]:n.shift()),t&&h(l[0],n[0].coord)&&n.unshift({coord:l[0],onBand:!0}),h(l[1],i.coord)&&(t?i.coord=l[1]:n.pop()),t)&&h(i.coord,l[1])&&n.push({coord:l[1],onBand:!0}),u},N1.prototype.getMinorTicksCoords=function(){var t;return"ordinal"===this.scale.type?[]:(t=this.model.getModel("minorTick").get("splitNumber"),F(this.scale.getMinorTicks(t=0<t&&t<100?t:5),function(t){return F(t,function(t){return{coord:this.dataToCoord(t),tickValue:t}},this)},this))},N1.prototype.getViewLabels=function(t){return w1(this,t=t||x1(_1.determine)).labels},N1.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},N1.prototype.getTickModel=function(){return this.model.getModel("axisTick")},N1.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),e=e[1]-e[0]+(this.onBand?1:0),t=(0===e&&(e=1),Math.abs(t[1]-t[0]));return Math.abs(t)/e},N1.prototype.calculateCategoryInterval=function(t){t=t||x1(_1.determine);var e=this,n=t.kind,i=(s=(o=e).getLabelModel(),{axisRotate:o.getRotate?o.getRotate():o.isHorizontal&&!o.isHorizontal()?90:0,labelRotate:s.get("rotate")||0,font:s.getFont()}),r=Wx(e),o=(i.axisRotate-i.labelRotate)/180*Math.PI,a=(s=e.scale).getExtent(),s=s.count();if(a[1]-a[0]<1)return 0;for(var l=1,u=(40<s&&(l=Math.max(1,Math.floor(s/40))),a[0]),h=e.dataToCoord(u+1)-e.dataToCoord(u),c=Math.abs(h*Math.cos(o)),h=Math.abs(h*Math.sin(o)),p=0,d=0;u<=a[1];u+=l)var f=1.3*(g=Vr(r({value:u}),i.font,"center","top")).width,g=1.3*g.height,p=Math.max(p,f,7),d=Math.max(d,g,7);var o=p/c,c=d/h,h=(isNaN(o)&&(o=1/0),isNaN(c)&&(c=1/0),Math.max(0,Math.floor(Math.min(o,c))));return n===_1.estimate?(t.out.noPxChangeTryDetermine.push(S(A1,null,e,h,s)),h):null!=(o=L1(e,h,s))?o:h},N1);function N1(t,e,n){this.onBand=!1,this.inverse=!1,this.dim=t,this.scale=e,this._extent=n||[0,0]}function B1(t,e){e=(t[1]-t[0])/e/2;t[0]+=e,t[1]-=e}var E1=2*Math.PI,z1=Cs.CMD,F1=["top","right","bottom","left"];function V1(t,e,n,i,r,o,a,s){var l=r-t,u=o-e,n=n-t,i=i-e,h=Math.sqrt(n*n+i*i),l=(l*(n/=h)+u*(i/=h))/h,u=(s&&(l=Math.min(Math.max(l,0),1)),a[0]=t+(l*=h)*n),s=a[1]=e+l*i;return Math.sqrt((u-r)*(u-r)+(s-o)*(s-o))}function H1(t,e,n,i,r,o,a){n<0&&(t+=n,n=-n),i<0&&(e+=i,i=-i);n=t+n,i=e+i,t=a[0]=Math.min(Math.max(r,t),n),n=a[1]=Math.min(Math.max(o,e),i);return Math.sqrt((t-r)*(t-r)+(n-o)*(n-o))}var W1=[];function G1(t,e,n){for(var i,r,o,a,s,l,u,h,c,p=0,d=0,f=0,g=0,y=1/0,m=e.data,v=t.x,_=t.y,x=0;x<m.length;){var b=m[x++],w=(1===x&&(f=p=m[x],g=d=m[x+1]),y);switch(b){case z1.M:p=f=m[x++],d=g=m[x++];break;case z1.L:w=V1(p,d,m[x],m[x+1],v,_,W1,!0),p=m[x++],d=m[x++];break;case z1.C:w=Jn(p,d,m[x++],m[x++],m[x++],m[x++],m[x],m[x+1],v,_,W1),p=m[x++],d=m[x++];break;case z1.Q:w=ri(p,d,m[x++],m[x++],m[x],m[x+1],v,_,W1),p=m[x++],d=m[x++];break;case z1.A:var S=m[x++],M=m[x++],T=m[x++],C=m[x++],I=m[x++],k=m[x++],D=(x+=1,!!(1-m[x++])),A=Math.cos(I)*T+S,L=Math.sin(I)*C+M;x<=1&&(f=A,g=L),L=(A=I)+k,D=D,a=(v-S)*(o=C)/T+S,s=_,l=W1,c=h=u=void 0,a-=i=S,s-=r=M,u=Math.sqrt(a*a+s*s),h=(a/=u)*o+i,c=(s/=u)*o+r,w=Math.abs(A-L)%E1<1e-4||((L=D?(D=A,A=Ds(L),Ds(D)):(A=Ds(A),Ds(L)))<A&&(L+=E1),(D=Math.atan2(s,a))<0&&(D+=E1),A<=D&&D<=L)||A<=D+E1&&D+E1<=L?(l[0]=h,l[1]=c,u-o):(c=((D=o*Math.cos(A)+i)-a)*(D-a)+((h=o*Math.sin(A)+r)-s)*(h-s))<(i=((u=o*Math.cos(L)+i)-a)*(u-a)+((A=o*Math.sin(L)+r)-s)*(A-s))?(l[0]=D,l[1]=h,Math.sqrt(c)):(l[0]=u,l[1]=A,Math.sqrt(i)),p=Math.cos(I+k)*T+S,d=Math.sin(I+k)*C+M;break;case z1.R:w=H1(f=p=m[x++],g=d=m[x++],m[x++],m[x++],v,_,W1);break;case z1.Z:w=V1(p,d,f,g,v,_,W1,!0),p=f,d=g}w<y&&(y=w,n.set(W1[0],W1[1]))}return y}var U1=new U,X1=new U,Y1=new U,q1=new U,Z1=new U;function j1(t,e){if(t){var n=t.getTextGuideLine(),i=t.getTextContent();if(i&&n){var r=t.textGuideLineConfig||{},o=[[0,0],[0,0],[0,0]],a=r.candidates||F1,s=i.getBoundingRect().clone(),l=(s.applyTransform(i.getComputedTransform()),1/0),u=r.anchor,h=t.getComputedTransform(),c=h&&Ve([],h),p=e.get("length2")||0;u&&Y1.copy(u);for(var d,f=0;f<a.length;f++){var g=a[f],y=(w=b=x=_=v=m=y=void 0,g),m=0,v=s,_=U1,x=q1,b=v.width,w=v.height;switch(y){case"top":_.set(v.x+b/2,v.y-m),x.set(0,-1);break;case"bottom":_.set(v.x+b/2,v.y+w+m),x.set(0,1);break;case"left":_.set(v.x-m,v.y+w/2),x.set(-1,0);break;case"right":_.set(v.x+b+m,v.y+w/2),x.set(1,0)}U.scaleAndAdd(X1,U1,q1,p),X1.transform(c);g=t.getBoundingRect(),g=u?u.distance(X1):t instanceof Us?G1(X1,t.path,Y1):(y=Y1,d=H1((d=g).x,g.y,g.width,g.height,X1.x,X1.y,W1),y.set(W1[0],W1[1]),d);g<l&&(l=g,X1.transform(h),Y1.transform(h),Y1.toArray(o[0]),X1.toArray(o[1]),U1.toArray(o[2]))}Q1(o,e.get("minTurnAngle")),n.setShape({points:o})}}}var K1=[],$1=new U;function Q1(t,e){var n,i;e<=180&&0<e&&(e=e/180*Math.PI,U1.fromArray(t[0]),X1.fromArray(t[1]),Y1.fromArray(t[2]),U.sub(q1,U1,X1),U.sub(Z1,Y1,X1),i=q1.len(),n=Z1.len(),i<.001||n<.001||(q1.scale(1/i),Z1.scale(1/n),i=q1.dot(Z1),Math.cos(e)<i&&(n=V1(X1.x,X1.y,Y1.x,Y1.y,U1.x,U1.y,K1,!1),$1.fromArray(K1),$1.scaleAndAdd(Z1,n/Math.tan(Math.PI-e)),i=Y1.x!==X1.x?($1.x-X1.x)/(Y1.x-X1.x):($1.y-X1.y)/(Y1.y-X1.y),isNaN(i)||(i<0?U.copy($1,X1):1<i&&U.copy($1,Y1),$1.toArray(t[1])))))}function J1(t,e,n,i){var r="normal"===n,n=r?t:t.ensureState(n),e=(n.ignore=e,i.get("smooth")),e=(e&&!0===e&&(e=.3),n.shape=n.shape||{},0<e&&(n.shape.smooth=e),i.getModel("lineStyle").getLineStyle());r?t.useStyle(e):n.style=e}function tb(t,e){var n=e.smooth,i=e.points;if(i)if(t.moveTo(i[0][0],i[0][1]),0<n&&3<=i.length){var e=Qt(i[0],i[1]),r=Qt(i[1],i[2]);e&&r?(n=Math.min(e,r)*n,e=ee([],i[1],i[0],n/e),n=ee([],i[1],i[2],n/r),r=ee([],e,n,.5),t.bezierCurveTo(e[0],e[1],e[0],e[1],r[0],r[1]),t.bezierCurveTo(n[0],n[1],n[0],n[1],i[2][0],i[2][1])):(t.lineTo(i[1][0],i[1][1]),t.lineTo(i[2][0],i[2][1]))}else for(var o=1;o<i.length;o++)t.lineTo(i[o][0],i[o][1])}function eb(t,e,n){var i=t.getTextGuideLine(),r=t.getTextContent();if(r){for(var o=e.normal,a=o.get("show"),s=r.ignore,l=0;l<Ol.length;l++){var u,h=Ol[l],c=e[h],p="normal"===h;c&&(u=c.get("show"),(p?s:G(r.states[h]&&r.states[h].ignore,s))||!G(u,a)?((u=p?i:i&&i.states[h])&&(u.ignore=!0),i&&J1(i,!0,h,c)):(i||(i=new Sh,t.setTextGuideLine(i),p||!s&&a||J1(i,!0,"normal",e.normal),t.stateProxy&&(i.stateProxy=t.stateProxy)),J1(i,!1,h,c)))}i&&(E(i.style,n),i.style.fill=null,n=o.get("showAbove"),(t.textGuideLineConfig=t.textGuideLineConfig||{}).showAbove=n||!1,i.buildPath=tb)}else i&&t.removeTextGuideLine()}function nb(t,e){for(var n={normal:t.getModel(e=e||"labelLine")},i=0;i<Pl.length;i++){var r=Pl[i];n[r]=t.getModel([r,e])}return n}var ib=["label","labelLine","layoutOption","priority","defaultAttr","marginForce","minMarginForce","marginDefault","suggestIgnore"],rb=2,ob=1|rb;function ab(t,e,n){n=n||ob,e?t.dirty|=n:t.dirty&=~n}function sb(t,e){return e=e||ob,null==t.dirty||t.dirty&e}function lb(t){if(t)return sb(t)&&ub(t,t.label,t),t}function ub(t,e,n){var i=e.getComputedTransform(),r=(t.transform=jc(t.transform,i),t.localRect=Zc(t.localRect,e.getBoundingRect())),o=e.style,a=o.margin,s=n&&n.marginForce,l=n&&n.minMarginForce,n=n&&n.marginDefault,u=o.__marginType;null==u&&n&&(a=n,u=pp.textMargin);for(var h=0;h<4;h++)hb[h]=u===pp.minMargin&&l&&null!=l[h]?l[h]:s&&null!=s[h]?s[h]:a?a[h]:0;u===pp.textMargin&&Hc(r,hb,!1,!1);o=t.rect=Zc(t.rect,r);i&&o.applyTransform(i),u===pp.minMargin&&Hc(o,hb,!1,!1),t.axisAligned=qc(i),(t.label=t.label||{}).ignore=e.ignore,ab(t,!1),ab(t,!0,rb)}var hb=[0,0,0,0];function cb(t,e){for(var n=0;n<ib.length;n++){var i=ib[n];null==t[i]&&(t[i]=e[i])}return lb(t)}function pb(t){var e=t.obb;return e&&!sb(t,rb)||(t.obb=e=e||new rc,e.fromBoundingRect(t.localRect,t.transform),ab(t,!1,rb)),e}function db(s,t,e,n,i){var l=s.length,u=_c[t],h=xc[t];if(!(l<2)){s.sort(function(t,e){return t.rect[u]-e.rect[u]});for(var r=0,o=!1,a=0,c=0;c<l;c++){var p,d=s[c],f=d.rect;(p=f[u]-r)<0&&(f[u]-=p,d.label[u]-=p,o=!0),a+=Math.max(-p,0),r=f[u]+f[h]}0<a&&i&&b(-a/l,0,l);var g,y,m=s[0],v=s[l-1];return _(),g<0&&w(-g,.8),y<0&&w(y,.8),_(),x(g,y,1),x(y,g,-1),_(),g<0&&S(-g),y<0&&S(y),o}function _(){g=m.rect[u]-e,y=n-v.rect[u]-v.rect[h]}function x(t,e,n){t<0&&(0<(e=Math.min(e,-t))?(b(e*n,0,l),(e=e+t)<0&&w(-e*n,1)):w(-t*n,1))}function b(t,e,n){0!==t&&(o=!0);for(var i=e;i<n;i++){var r=s[i];r.rect[u]+=t,r.label[u]+=t}}function w(t,e){for(var n=[],i=0,r=1;r<l;r++){var o=s[r-1].rect,o=Math.max(s[r].rect[u]-o[u]-o[h],0);n.push(o),i+=o}if(i){var a=Math.min(Math.abs(t)/i,e);if(0<t)for(r=0;r<l-1;r++)b(n[r]*a,0,r+1);else for(r=l-1;0<r;r--)b(-(n[r-1]*a),r,l)}}function S(t){for(var e=t<0?-1:1,n=(t=Math.abs(t),Math.ceil(t/(l-1))),i=0;i<l-1;i++)if(0<e?b(n,0,i+1):b(-n,l-i-1,l),(t-=n)<=0)return}}function fb(t){var e=[];function n(t){var e;t.ignore||null==(e=t.ensureState("emphasis")).ignore&&(e.ignore=!1),t.ignore=!0}t.sort(function(t,e){return(e.suggestIgnore?1:0)-(t.suggestIgnore?1:0)||e.priority-t.priority});for(var i=0;i<t.length;i++){var r=lb(t[i]);if(!r.label.ignore){for(var o=r.label,a=r.labelLine,s=!1,l=0;l<e.length;l++)if(gb(r,e[l],null,{touchThreshold:.05})){s=!0;break}s?(n(o),a&&n(a)):e.push(r)}}}function gb(t,e,n,i){return t&&e&&!(t.label&&t.label.ignore||e.label&&e.label.ignore)&&t.rect.intersect(e.rect,n,i)&&(t.axisAligned&&e.axisAligned||pb(t).intersect(pb(e),n,i))}function yb(t,e){var n=t.label,e=e&&e.getTextGuideLine();return{dataIndex:t.dataIndex,dataType:t.dataType,seriesIndex:t.seriesModel.seriesIndex,text:t.label.style.text,rect:t.hostRect,labelRect:t.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:function(t){if(t){for(var e=[],n=0;n<t.length;n++)e.push(t[n].slice());return e}}(e&&e.shape.points)}}var mb=["align","verticalAlign","width","height","fontSize"],vb=new Ar,_b=ta(),xb=ta();function bb(t,e,n){for(var i=0;i<n.length;i++){var r=n[i];null!=e[r]&&(t[r]=e[r])}}var wb=["x","y","rotation"],Sb=(Mb.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},Mb.prototype._addLabel=function(t,e,n,i,r){var o,a=i.style,s=i.__hostTarget.textConfig||{},l=i.getComputedTransform(),u=i.getBoundingRect().plain(),l=(X.applyTransform(u,u,l),l?vb.setLocalTransform(l):(vb.x=vb.y=vb.rotation=vb.originX=vb.originY=0,vb.scaleX=vb.scaleY=1),vb.rotation=Ds(vb.rotation),i.__hostTarget),h=(l&&(o=l.getBoundingRect().plain(),h=l.getComputedTransform(),X.applyTransform(o,o,h)),o&&l.getTextGuideLine());this._labelList.push({label:i,labelLine:h,seriesModel:n,dataIndex:t,dataType:e,layoutOptionOrCb:r,layoutOption:null,rect:u,hostRect:o,priority:o?o.width*o.height:0,defaultAttr:{ignore:i.ignore,labelGuideIgnore:h&&h.ignore,x:vb.x,y:vb.y,scaleX:vb.scaleX,scaleY:vb.scaleY,rotation:vb.rotation,style:{x:a.x,y:a.y,align:a.align,verticalAlign:a.verticalAlign,width:a.width,height:a.height,fontSize:a.fontSize},cursor:i.cursor,attachedPos:s.position,attachedRot:s.rotation}})},Mb.prototype.addLabelsOfSeries=function(t){var n=this,i=(this._chartViewList.push(t),t.__model),r=i.get("labelLayout");(N(r)||ct(r).length)&&t.group.traverse(function(t){if(t.ignore)return!0;var e=t.getTextContent(),t=Y(t);e&&!e.disableLabelLayout&&n._addLabel(t.dataIndex,t.dataType,i,e,r)})},Mb.prototype.updateLayoutConfig=function(t){var e=t.getWidth(),n=t.getHeight();for(var i=0;i<this._labelList.length;i++){var r=this._labelList[i],o=r.label,a=o.__hostTarget,s=r.defaultAttr,l=void 0,l=N(r.layoutOptionOrCb)?r.layoutOptionOrCb(yb(r,a)):r.layoutOptionOrCb,u=(r.layoutOption=l=l||{},Math.PI/180),h=(a&&a.setTextConfig({local:!1,position:null!=l.x||null!=l.y?null:s.attachedPos,rotation:null!=l.rotate?l.rotate*u:s.attachedRot,offset:[l.dx||0,l.dy||0]}),!1);null!=l.x?(o.x=wo(l.x,e),o.setStyle("x",0),h=!0):(o.x=s.x,o.setStyle("x",s.style.x)),null!=l.y?(o.y=wo(l.y,n),o.setStyle("y",0),h=!0):(o.y=s.y,o.setStyle("y",s.style.y)),l.labelLinePoints&&(c=a.getTextGuideLine())&&(c.setShape({points:l.labelLinePoints}),h=!1),_b(o).needsUpdateLabelLine=h,o.rotation=null!=l.rotate?l.rotate*u:s.rotation,o.scaleX=s.scaleX,o.scaleY=s.scaleY;for(var c,p=0;p<mb.length;p++){var d=mb[p];o.setStyle(d,(null!=l[d]?l:s.style)[d])}l.draggable?(o.draggable=!0,o.cursor="move",a&&(c=r.seriesModel,null!=r.dataIndex&&(c=r.seriesModel.getData(r.dataType).getItemModel(r.dataIndex)),o.on("drag",function(t,e){return function(){j1(t,e)}}(a,c.getModel("labelLine"))))):(o.off("drag"),o.cursor=s.cursor)}},Mb.prototype.layout=function(t){for(var e=t.getWidth(),t=t.getHeight(),n=[],i=(z(this._labelList,function(t){t.defaultAttr.ignore||n.push(cb({},t))}),ut(n,function(t){return"shiftX"===t.layoutOption.moveOverlap})),r=ut(n,function(t){return"shiftY"===t.layoutOption.moveOverlap}),i=(db(i,0,0,e),db(r,1,0,t),ut(n,function(t){return t.layoutOption.hideOverlap})),o=i,a=0;a<o.length;a++){var s=o[a],l=s.defaultAttr,u=s.labelLine;s.label.attr("ignore",l.ignore),u&&u.attr("ignore",l.labelGuideIgnore)}fb(i)},Mb.prototype.processLabelsOverall=function(){var a=this;z(this._chartViewList,function(t){var i=t.__model,r=t.ignoreLabelLineUpdate,o=i.isAnimationEnabled();t.group.traverse(function(t){if(t.ignore&&!t.forceLabelAnimation)return!0;var e=!r,n=t.getTextContent();(e=!e&&n?_b(n).needsUpdateLabelLine:e)&&a._updateLabelLine(t,i),o&&a._animateLabels(t,i)})})},Mb.prototype._updateLabelLine=function(t,e){var n=t.getTextContent(),i=Y(t),r=i.dataIndex;n&&null!=r&&(e=(n=e.getData(i.dataType)).getItemModel(r),i={},(r=n.getItemVisual(r,"style"))&&(n=n.getVisual("drawType"),i.stroke=r[n]),r=e.getModel("labelLine"),eb(t,nb(e),i),j1(t,r))},Mb.prototype._animateLabels=function(t,e){var n,i,r,o,a,s=t.getTextContent(),l=t.getTextGuideLine();!s||!t.forceLabelAnimation&&(s.ignore||s.invisible||t.disableLabelAnimation||dc(t))||(o=(r=_b(s)).oldLayout,n=(i=Y(t)).dataIndex,a={x:s.x,y:s.y,rotation:s.rotation},i=e.getData(i.dataType),o?(s.attr(o),(t=t.prevStates)&&(0<=k(t,"select")&&s.attr(r.oldLayoutSelect),0<=k(t,"emphasis"))&&s.attr(r.oldLayoutEmphasis),cc(s,a,e,n)):(s.attr(a),hp(s).valueAnimation||(t=G(s.style.opacity,1),s.style.opacity=0,pc(s,{style:{opacity:t}},e,n))),r.oldLayout=a,s.states.select&&(bb(t=r.oldLayoutSelect={},a,wb),bb(t,s.states.select,wb)),s.states.emphasis&&(bb(t=r.oldLayoutEmphasis={},a,wb),bb(t,s.states.emphasis,wb)),cp(s,n,i,e,e)),!l||l.ignore||l.invisible||(o=(r=xb(l)).oldLayout,a={points:l.shape.points},o?(l.attr({shape:o}),cc(l,{shape:a},e)):(l.setShape(a),l.style.strokePercent=0,pc(l,{style:{strokePercent:1}},e)),r.oldLayout=a)},Mb);function Mb(){this._labelList=[],this._chartViewList=[]}var Tb=ta();function Cb(t){t.registerUpdateLifecycle("series:beforeupdate",function(t,e,n){(Tb(e).labelManager||(Tb(e).labelManager=new Sb)).clearLabels()}),t.registerUpdateLifecycle("series:layoutlabels",function(t,e,n){var i=Tb(e).labelManager;n.updatedSeries.forEach(function(t){i.addLabelsOfSeries(e.getViewOfSeriesModel(t))}),i.updateLayoutConfig(e),i.layout(e),i.processLabelsOverall()})}function Ib(t,e,n){var i=q.createCanvas(),r=e.getWidth(),e=e.getHeight(),o=i.style;return o&&(o.position="absolute",o.left="0",o.top="0",o.width=r+"px",o.height=e+"px",i.setAttribute("data-zr-dom-id",t)),i.width=r*n,i.height=e*n,i}Jx(Cb);u(Ab,kb=ue),Ab.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},Ab.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},Ab.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},Ab.prototype.setUnpainted=function(){this.__firstTimePaint=!0},Ab.prototype.createBackBuffer=function(){var t=this.dpr;this.domBack=Ib("back-"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext("2d"),1!==t&&this.ctxBack.scale(t,t)},Ab.prototype.createRepaintRects=function(t,e,n,i){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var l=[],u=this.maxRepaintRectCount,h=!1,c=new X(0,0,0,0);function r(t){if(t.isFinite()&&!t.isZero())if(0===l.length)(e=new X(0,0,0,0)).copy(t),l.push(e);else{for(var e,n=!1,i=1/0,r=0,o=0;o<l.length;++o){var a=l[o];if(a.intersect(t)){var s=new X(0,0,0,0);s.copy(a),s.union(t),l[o]=s,n=!0;break}h&&(c.copy(t),c.union(a),s=t.width*t.height,a=a.width*a.height,(a=c.width*c.height-s-a)<i)&&(i=a,r=o)}h&&(l[r].union(t),n=!0),n||((e=new X(0,0,0,0)).copy(t),l.push(e)),h=h||l.length>=u}}for(var o,a=this.__startIndex;a<this.__endIndex;++a)(s=t[a])&&(d=s.shouldBePainted(n,i,!0,!0),(p=s.__isRendered&&(s.__dirty&Dn||!d)?s.getPrevPaintRect():null)&&r(p),o=d&&(s.__dirty&Dn||!s.__isRendered)?s.getPaintRect():null)&&r(o);for(a=this.__prevStartIndex;a<this.__prevEndIndex;++a){var s,p,d=(s=e[a])&&s.shouldBePainted(n,i,!0,!0);!s||d&&s.__zr||!s.__isRendered||(p=s.getPrevPaintRect())&&r(p)}do{for(var f=!1,a=0;a<l.length;)if(l[a].isZero())l.splice(a,1);else{for(var g=a+1;g<l.length;)l[a].intersect(l[g])?(f=!0,l[a].union(l[g]),l.splice(g,1)):g++;a++}}while(f);return this._paintRects=l},Ab.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},Ab.prototype.resize=function(t,e){var n=this.dpr,i=this.dom,r=i.style,o=this.domBack;r&&(r.width=t+"px",r.height=e+"px"),i.width=t*n,i.height=e*n,o&&(o.width=t*n,o.height=e*n,1!==n)&&this.ctxBack.scale(n,n)},Ab.prototype.clear=function(t,o,e){var n=this.dom,a=this.ctx,i=n.width,r=n.height,s=(o=o||this.clearColor,this.motionBlur&&!t),l=this.lastFrameAlpha,u=this.dpr,h=this,c=(s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(n,0,0,i/u,r/u)),this.domBack);function p(t,e,n,i){var r;a.clearRect(t,e,n,i),o&&"transparent"!==o&&(r=void 0,mt(o)?(r=(o.global||o.__width===n&&o.__height===i)&&o.__canvasGradient||s0(a,o,{x:0,y:0,width:n,height:i}),o.__canvasGradient=r,o.__width=n,o.__height=i):vt(o)&&(o.scaleX=o.scaleX||u,o.scaleY=o.scaleY||u,r=m0(a,o,{dirty:function(){h.setUnpainted(),h.painter.refresh()}})),a.save(),a.fillStyle=r||o,a.fillRect(t,e,n,i),a.restore()),s&&(a.save(),a.globalAlpha=l,a.drawImage(c,t,e,n,i),a.restore())}!e||s?p(0,0,i,r):e.length&&z(e,function(t){p(t.x*u,t.y*u,t.width*u,t.height*u)})};var kb,Db=Ab;function Ab(t,e,n){var i,r=kb.call(this)||this,t=(r.motionBlur=!1,r.lastFrameAlpha=.7,r.dpr=1,r.virtual=!1,r.config={},r.incremental=!1,r.zlevel=0,r.maxRepaintRectCount=5,r.__dirty=!0,r.__firstTimePaint=!0,r.__used=!1,r.__drawIndex=0,r.__startIndex=0,r.__endIndex=0,r.__prevStartIndex=null,r.__prevEndIndex=null,n=n||br,"string"==typeof t?i=Ib(t,e,n):B(t)&&(t=(i=t).id),r.id=t,(r.dom=i).style);return t&&(Et(i),i.onselectstart=function(){return!1},t.padding="0",t.margin="0",t.borderWidth="0"),r.painter=e,r.dpr=n,r}var Lb=314159;m.prototype.getType=function(){return"canvas"},m.prototype.isSingleCanvas=function(){return this._singleCanvas},m.prototype.getViewportRoot=function(){return this._domRoot},m.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},m.prototype.refresh=function(t){var e=this.storage.getDisplayList(!0),n=this._prevDisplayList,i=this._zlevelList;this._redrawId=Math.random(),this._paintList(e,n,t,this._redrawId);for(var r=0;r<i.length;r++){var o,a=i[r],a=this._layers[a];!a.__builtin__&&a.refresh&&(o=0===r?this._backgroundColor:null,a.refresh(o))}return this._opts.useDirtyRect&&(this._prevDisplayList=e.slice()),this},m.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},m.prototype._paintHoverList=function(t){var e=t.length,n=this._hoverlayer;if(n&&n.clear(),e){for(var i,r={inHover:!0,viewWidth:this._width,viewHeight:this._height},o=0;o<e;o++){var a=t[o];a.__inHover&&(n=n||(this._hoverlayer=this.getLayer(1e5)),i||(i=n.ctx).save(),A0(i,a,r,o===e-1))}i&&i.restore()}},m.prototype.getHoverLayer=function(){return this.getLayer(1e5)},m.prototype.paintOne=function(t,e){D0(t,e)},m.prototype._paintList=function(t,e,n,i){var r,o,a;this._redrawId===i&&(n=n||!1,this._updateLayerStatus(t),r=(o=this._doPaintList(t,e,n)).finished,o=o.needsRefreshHover,this._needsManuallyCompositing&&this._compositeManually(),o&&this._paintHoverList(t),r?this.eachLayer(function(t){t.afterBrush&&t.afterBrush()}):(a=this,Bn(function(){a._paintList(t,e,n,i)})))},m.prototype._compositeManually=function(){var e=this.getLayer(Lb).ctx,n=this._domRoot.width,i=this._domRoot.height;e.clearRect(0,0,n,i),this.eachBuiltinLayer(function(t){t.virtual&&e.drawImage(t.dom,0,0,n,i)})},m.prototype._doPaintList=function(d,f,g){for(var y=this,m=[],v=this._opts.useDirtyRect,t=0;t<this._zlevelList.length;t++){var e=this._zlevelList[t],e=this._layers[e];e.__builtin__&&e!==this._hoverlayer&&(e.__dirty||g)&&m.push(e)}for(var _=!0,x=!1,n=function(t){function e(t){var e={inHover:!1,allClipped:!1,prevEl:null,viewWidth:y._width,viewHeight:y._height};for(i=s;i<r.__endIndex;i++){var n=d[i];if(n.__inHover&&(x=!0),y._doPaintEl(n,r,v,t,e,i===r.__endIndex-1),l)if(15<Date.now()-u)break}e.prevElClipPaths&&o.restore()}var n,i,r=m[t],o=r.ctx,a=v&&r.createRepaintRects(d,f,b._width,b._height),s=g?r.__startIndex:r.__drawIndex,l=!g&&r.incremental&&Date.now,u=l&&Date.now(),t=r.zlevel===b._zlevelList[0]?b._backgroundColor:null;r.__startIndex!==r.__endIndex&&(s!==r.__startIndex||(n=d[s]).incremental&&n.notClear&&!g)||r.clear(!1,t,a),-1===s&&(console.error("For some unknown reason. drawIndex is -1"),s=r.__startIndex);if(a)if(0===a.length)i=r.__endIndex;else for(var h=b.dpr,c=0;c<a.length;++c){var p=a[c];o.save(),o.beginPath(),o.rect(p.x*h,p.y*h,p.width*h,p.height*h),o.clip(),e(p),o.restore()}else o.save(),e(),o.restore();r.__drawIndex=i,r.__drawIndex<r.__endIndex&&(_=!1)},b=this,i=0;i<m.length;i++)n(i);return w.wxa&&z(this._layers,function(t){t&&t.ctx&&t.ctx.draw&&t.ctx.draw()}),{finished:_,needsRefreshHover:x}},m.prototype._doPaintEl=function(t,e,n,i,r,o){e=e.ctx;n?(n=t.getPaintRect(),(!i||n&&n.intersect(i))&&(A0(e,t,r,o),t.setPrevPaintRect(n))):A0(e,t,r,o)},m.prototype.getLayer=function(t,e){this._singleCanvas&&!this._needsManuallyCompositing&&(t=Lb);var n=this._layers[t];return n||((n=new Db("zr_"+t,this,this.dpr)).zlevel=t,n.__builtin__=!0,this._layerConfig[t]?d(n,this._layerConfig[t],!0):this._layerConfig[t-.01]&&d(n,this._layerConfig[t-.01],!0),e&&(n.virtual=e),this.insertLayer(t,n),n.initContext()),n},m.prototype.insertLayer=function(t,e){var n,i=this._layers,r=this._zlevelList,o=r.length,a=this._domRoot,s=null,l=-1;if(!i[t]&&(n=e)&&(n.__builtin__||"function"==typeof n.resize&&"function"==typeof n.refresh)){if(0<o&&t>r[0]){for(l=0;l<o-1&&!(r[l]<t&&r[l+1]>t);l++);s=i[r[l]]}r.splice(l+1,0,t),(i[t]=e).virtual||(s?(n=s.dom).nextSibling?a.insertBefore(e.dom,n.nextSibling):a.appendChild(e.dom):a.firstChild?a.insertBefore(e.dom,a.firstChild):a.appendChild(e.dom)),e.painter||(e.painter=this)}},m.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i];t.call(e,this._layers[r],r)}},m.prototype.eachBuiltinLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i],o=this._layers[r];o.__builtin__&&t.call(e,o,r)}},m.prototype.eachOtherLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i],o=this._layers[r];o.__builtin__||t.call(e,o,r)}},m.prototype.getLayers=function(){return this._layers},m.prototype._updateLayerStatus=function(t){function e(t){r&&(r.__endIndex!==t&&(r.__dirty=!0),r.__endIndex=t)}if(this.eachBuiltinLayer(function(t,e){t.__dirty=t.__used=!1}),this._singleCanvas)for(var n=1;n<t.length;n++)if((s=t[n]).zlevel!==t[n-1].zlevel||s.incremental){this._needsManuallyCompositing=!0;break}for(var i,r=null,o=0,a=0;a<t.length;a++){var s,l=(s=t[a]).zlevel,u=void 0;i!==l&&(i=l,o=0),s.incremental?((u=this.getLayer(l+.001,this._needsManuallyCompositing)).incremental=!0,o=1):u=this.getLayer(l+(0<o?.01:0),this._needsManuallyCompositing),u.__builtin__||it("ZLevel "+l+" has been used by unkown layer "+u.id),u!==r&&(u.__used=!0,u.__startIndex!==a&&(u.__dirty=!0),u.__startIndex=a,u.incremental?u.__drawIndex=-1:u.__drawIndex=a,e(a),r=u),s.__dirty&Dn&&!s.__inHover&&(u.__dirty=!0,u.incremental)&&u.__drawIndex<0&&(u.__drawIndex=a)}e(a),this.eachBuiltinLayer(function(t,e){!t.__used&&0<t.getElementCount()&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)})},m.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},m.prototype._clearLayer=function(t){t.clear()},m.prototype.setBackgroundColor=function(t){this._backgroundColor=t,z(this._layers,function(t){t.setUnpainted()})},m.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?d(n[t],e,!0):n[t]=e;for(var i=0;i<this._zlevelList.length;i++){var r=this._zlevelList[i];r!==t&&r!==t+.01||d(this._layers[r],n[t],!0)}}},m.prototype.delLayer=function(t){var e=this._layers,n=this._zlevelList,i=e[t];i&&(i.dom.parentNode.removeChild(i.dom),delete e[t],n.splice(k(n,t),1))},m.prototype.resize=function(t,e){if(this._domRoot.style){var n=this._domRoot,i=(n.style.display="none",this._opts),r=this.root;if(null!=t&&(i.width=t),null!=e&&(i.height=e),t=u0(r,0,i),e=u0(r,1,i),n.style.display="",this._width!==t||e!==this._height){for(var o in n.style.width=t+"px",n.style.height=e+"px",this._layers)this._layers.hasOwnProperty(o)&&this._layers[o].resize(t,e);this.refresh(!0)}this._width=t,this._height=e}else{if(null==t||null==e)return;this._width=t,this._height=e,this.getLayer(Lb).resize(t,e)}return this},m.prototype.clearLayer=function(t){t=this._layers[t];t&&t.clear()},m.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},m.prototype.getRenderedCanvas=function(t){if(this._singleCanvas&&!this._compositeManually)return this._layers[Lb].dom;var e=new Db("image",this,(t=t||{}).pixelRatio||this.dpr),n=(e.initContext(),e.clear(!1,t.backgroundColor||this._backgroundColor),e.ctx);if(t.pixelRatio<=this.dpr){this.refresh();var i=e.dom.width,r=e.dom.height;this.eachLayer(function(t){t.__builtin__?n.drawImage(t.dom,0,0,i,r):t.renderToCanvas&&(n.save(),t.renderToCanvas(n),n.restore())})}else for(var o={inHover:!1,viewWidth:this._width,viewHeight:this._height},a=this.storage.getDisplayList(!0),s=0,l=a.length;s<l;s++){var u=a[s];A0(n,u,o,s===l-1)}return e.dom},m.prototype.getWidth=function(){return this._width},m.prototype.getHeight=function(){return this._height};var Pb=m;function m(t,e,n,i){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var r=!t.nodeName||"CANVAS"===t.nodeName.toUpperCase();this._opts=n=P({},n||{}),this.dpr=n.devicePixelRatio||br,this._singleCanvas=r;(this.root=t).style&&(Et(t),t.innerHTML=""),this.storage=e;var o,a,e=this._zlevelList,s=(this._prevDisplayList=[],this._layers);r?(o=(r=t).width,a=r.height,null!=n.width&&(o=n.width),null!=n.height&&(a=n.height),this.dpr=n.devicePixelRatio||1,r.width=o*this.dpr,r.height=a*this.dpr,this._width=o,this._height=a,(o=new Db(r,this,this.dpr)).__builtin__=!0,o.initContext(),(s[Lb]=o).zlevel=Lb,e.push(Lb),this._domRoot=t):(this._width=u0(t,0,n),this._height=u0(t,1,n),o=this._domRoot=(a=this._width,r=this._height,(s=document.createElement("div")).style.cssText=["position:relative","width:"+a+"px","height:"+r+"px","padding:0","margin:0","border-width:0"].join(";")+";",s),t.appendChild(o))}u(Nb,Ob=g),Nb.prototype.init=function(t,e,n){Ob.prototype.init.call(this,t,e,n),this._sourceManager=new xy(this),wy(this)},Nb.prototype.mergeOption=function(t,e){Ob.prototype.mergeOption.call(this,t,e),wy(this)},Nb.prototype.optionUpdated=function(){this._sourceManager.dirty()},Nb.prototype.getSourceManager=function(){return this._sourceManager},Nb.type="dataset",Nb.defaultOption={seriesLayoutBy:hf};var Ob,Rb=Nb;function Nb(){var t=null!==Ob&&Ob.apply(this,arguments)||this;return t.type="dataset",t}u(zb,Bb=Jy),zb.type="dataset";var Bb,Eb=zb;function zb(){var t=null!==Bb&&Bb.apply(this,arguments)||this;return t.type="dataset",t}function Fb(t){t.registerComponentModel(Rb),t.registerComponentView(Eb)}Jx([function(t){t.registerPainter("canvas",Pb)},Fb]),Jx(Cb);var Vb={average:function(t){for(var e=0,n=0,i=0;i<t.length;i++)isNaN(t[i])||(e+=t[i],n++);return 0===n?NaN:e/n},sum:function(t){for(var e=0,n=0;n<t.length;n++)e+=t[n]||0;return e},max:function(t){for(var e=-1/0,n=0;n<t.length;n++)t[n]>e&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;n<t.length;n++)t[n]<e&&(e=t[n]);return isFinite(e)?e:NaN},nearest:function(t){return t[0]}},Hb=function(t){return Math.round(t.length/2)};function Wb(t){return{seriesType:t,reset:function(t,e,n){var i,r=t.getData(),o=t.get("sampling"),a=t.coordinateSystem,s=r.count();10<s&&"cartesian2d"===a.type&&o&&(i=a.getBaseAxis(),a=a.getOtherAxis(i),i=i.getExtent(),n=n.getDevicePixelRatio(),i=Math.abs(i[1]-i[0])*(n||1),n=Math.round(s/i),isFinite(n))&&1<n&&("lttb"===o?t.setData(r.lttbDownSample(r.mapDimension(a.dim),1/n)):"minmax"===o&&t.setData(r.minmaxDownSample(r.mapDimension(a.dim),1/n)),s=void 0,H(o)?s=Vb[o]:N(o)&&(s=o),s)&&t.setData(r.downSample(r.mapDimension(a.dim),1/n,s,Hb))}}}u(Ub,Gb=Xy),Ub.prototype.getInitialData=function(t,e){return B_(null,this,{useEncodeDefaulter:!0})},Ub.prototype.getMarkerPosition=function(t,p,e){var d,f,n=this.coordinateSystem;return n&&n.clampData?(d=n.clampData(t),f=n.dataToPoint(d),e?z(n.getAxes(),function(t,e){if("category"===t.type&&null!=p){var n=t.getTicksCoords(),i=t.getTickModel().get("alignWithLabel"),r=d[e],o="x1"===p[e]||"y1"===p[e];if(o&&!i&&(r+=1),!(n.length<2))if(2===n.length)f[e]=t.toGlobalCoord(t.getExtent()[o?1:0]);else{for(var a=void 0,s=void 0,l=1,u=0;u<n.length;u++){var h=n[u].coord,c=u===n.length-1?n[u-1].tickValue+l:n[u].tickValue;if(c===r){s=h;break}if(c<r)a=h;else if(null!=a&&r<c){s=(h+a)/2;break}1===u&&(l=c-n[0].tickValue)}null==s&&(s=(a?n[n.length-1]:n[0]).coord),f[e]=t.toGlobalCoord(s)}}}):(e=(t=this.getData()).getLayout("offset"),t=t.getLayout("size"),n=n.getBaseAxis().isHorizontal()?0:1,f[n]+=e+t/2),f):[NaN,NaN]},Ub.type="series.__base_bar__",Ub.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod",defaultBarGap:"10%"};var Gb,Fl=Ub;function Ub(){var t=null!==Gb&&Gb.apply(this,arguments)||this;return t.type=Ub.type,t}Xy.registerClass(Fl);u(qb,Xb=Fl),qb.prototype.getInitialData=function(){return B_(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},qb.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},qb.prototype.getProgressiveThreshold=function(){var t=this.get("progressiveThreshold"),e=this.get("largeThreshold");return t=t<e?e:t},qb.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},qb.type="series.bar",qb.dependencies=["grid","polar"],qb.defaultOption=Ap(Fl.defaultOption,{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1},select:{itemStyle:{borderColor:v.color.primary,borderWidth:2}},realtimeSort:!1});var Xb,Yb=qb;function qb(){var t=null!==Xb&&Xb.apply(this,arguments)||this;return t.type=qb.type,t}function Zb(t,e,n,i,r){var o=t.getArea(),a=o.x,s=o.y,l=o.width,o=o.height,u=n.get(["lineStyle","width"])||0,h=(a-=u/2,s-=u/2,l+=u,o+=u,l=Math.ceil(l),a!==Math.floor(a)&&(a=Math.floor(a),l++),new sl({shape:{x:a,y:s,width:l,height:o}}));return e&&(e=(u=t.getBaseAxis()).isHorizontal(),t=u.inverse,e?(t&&(h.shape.x+=l),h.shape.width=0):(t||(h.shape.y+=o),h.shape.height=0),u=N(r)?function(t){r(t,h)}:null,pc(h,{shape:{width:l,height:o,x:a,y:s}},n,null,i,u)),h}function jb(t,e,n){var i=t.getArea(),r=Mo(i.r0,1),o=Mo(i.r,1),a=new hh({shape:{cx:Mo(t.cx,1),cy:Mo(t.cy,1),r0:r,r:o,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}});return e&&("angle"===t.getBaseAxis().dim?a.shape.endAngle=i.startAngle:a.shape.r=r,pc(a,{shape:{endAngle:i.endAngle,r:o}},n)),a}var Kb,$b=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},Qb=(u(Jb,Kb=Us),Jb.prototype.getDefaultShape=function(){return new $b},Jb.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=.5*(o-r),s=r+a,l=e.startAngle,u=e.endAngle,e=e.clockwise,h=2*Math.PI,c=e?u-l<h:l-u<h,h=(c||(l=u-(e?h:-h)),Math.cos(l)),p=Math.sin(l),d=Math.cos(u),f=Math.sin(u);c?(t.moveTo(h*r+n,p*r+i),t.arc(h*s+n,p*s+i,a,-Math.PI+l,l,!e)):t.moveTo(h*o+n,p*o+i),t.arc(n,i,o,l,u,!e),t.arc(d*s+n,f*s+i,a,u-2*Math.PI,u-Math.PI,!e),0!==r&&t.arc(n,i,r,u,l,e)},Jb);function Jb(t){t=Kb.call(this,t)||this;return t.type="sausage",t}function tw(t,e){return t.type===e}function ew(t,e){var n,i=t.mapDimensionsAll("defaultedLabel"),r=i.length;if(1===r)return null!=(n=Dg(t,e,i[0]))?n+"":null;if(r){for(var o=[],a=0;a<i.length;a++)o.push(Dg(t,e,i[a]));return o.join(" ")}}function nw(t,e){var n=t.mapDimensionsAll("defaultedLabel");if(!V(e))return e+"";for(var i=[],r=0;r<n.length;r++){var o=t.getDimensionIndex(n[r]);0<=o&&i.push(e[o])}return i.join(" ")}function iw(t,e,n){return e*Math.sin(t)*(n?-1:1)}function rw(t,e,n){return e*Math.cos(t)*(n?1:-1)}function ow(t,e,n){t=t.get("borderRadius");if(null==t)return n?{cornerRadius:0}:null;V(t)||(t=[t,t,t,t]);var i=Math.abs(e.r||0-e.r0||0);return{cornerRadius:F(t,function(t){return Ur(t,i)})}}var aw=Math.max,sw=Math.min;u(hw,lw=rm),hw.prototype.render=function(t,e,n,i){this._model=t,this._removeOnRenderedListener(n),this._updateDrawMode(t);var r=t.get("coordinateSystem");"cartesian2d"!==r&&"polar"!==r||(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(t,e,n):this._renderNormal(t,e,n,i))},hw.prototype.incrementalPrepareRender=function(t){this._clear(),this._updateDrawMode(t),this._updateLargeClip(t)},hw.prototype.incrementalRender=function(t,e){this._progressiveEls=[],this._incrementalRenderLarge(t,e)},hw.prototype.eachRendered=function(t){Yc(this._progressiveEls||this.group,t)},hw.prototype._updateDrawMode=function(t){t=t.pipelineContext.large;null!=this._isLargeDraw&&t===this._isLargeDraw||(this._isLargeDraw=t,this._clear())},hw.prototype._renderNormal=function(a,t,e,n){var s,i,r,l=this.group,u=a.getData(),h=this._data,c=a.coordinateSystem,p=c.getBaseAxis(),d=("cartesian2d"===c.type?s=p.isHorizontal():"polar"===c.type&&(s="angle"===p.dim),a.isAnimationEnabled()?a:null),f=function(t,e){var t=t.get("realtimeSort",!0),n=e.getBaseAxis();if(t&&"category"===n.type&&"cartesian2d"===e.type)return{baseAxis:n,otherAxis:e.getOtherAxis(n)}}(a,c),g=(f&&this._enableRealtimeSort(f,u,e),a.get("clip",!0)||f),y=(e=u,r=(i=c).getArea&&i.getArea(),!tw(i,"cartesian2d")||"category"===(i=i.getBaseAxis()).type&&i.onBand||(e=e.getLayout("bandWidth"),i.isHorizontal()?(r.x-=e,r.width+=2*e):(r.y-=e,r.height+=2*e)),r),m=(l.removeClipPath(),a.get("roundCap",!0)),v=a.get("showBackground",!0),_=a.getModel("backgroundStyle"),x=_.get("borderRadius")||0,b=[],w=this._backgroundEls,S=n&&n.isInitSort,M=n&&"changeAxisOrder"===n.type;function T(t){var e,n=vw[c.type](u,t);return n?(e=s,(e=new("polar"===c.type?hh:sl)({shape:Iw(e,n,c),silent:!0,z2:0})).useStyle(_.getItemStyle()),"cartesian2d"===c.type?e.setShape("r",x):e.setShape("cornerRadius",x),b[t]=e):null}u.diff(h).add(function(t){var e,n,i=u.getItemModel(t),r=vw[c.type](u,t,i);r&&(v&&T(t),u.hasValue(t))&&mw[c.type](r)&&(e=!1,g&&(e=cw[c.type](y,r)),n=pw[c.type](a,u,t,r,s,d,p.model,!1,m),f&&(n.forceLabelAnimation=!0),xw(n,u,t,i,r,a,s,"polar"===c.type),S?n.attr({shape:r}):f?dw(f,d,n,r,t,s,!1,!1):pc(n,{shape:r},a,t),u.setItemGraphicEl(t,n),l.add(n),n.ignore=e)}).update(function(t,e){var n,i,r=u.getItemModel(t),o=vw[c.type](u,t,r);o&&(v&&(n=void 0,0===w.length?n=T(e):((n=w[e]).useStyle(_.getItemStyle()),"cartesian2d"===c.type?n.setShape("r",x):n.setShape("cornerRadius",x),b[t]=n),i=vw[c.type](u,t),cc(n,{shape:Iw(s,i,c)},d,t)),n=h.getItemGraphicEl(e),u.hasValue(t)&&mw[c.type](o)?(i=!1,g&&(i=cw[c.type](y,o))&&l.remove(n),n&&("sector"===n.type&&m||"sausage"===n.type&&!m)&&(n&&yc(n,a,e),n=null),n?mc(n):n=pw[c.type](a,u,t,o,s,d,p.model,!0,m),f&&(n.forceLabelAnimation=!0),M?(e=n.getTextContent())&&null!=(e=hp(e)).prevValue&&(e.prevValue=e.value):xw(n,u,t,r,o,a,s,"polar"===c.type),S?n.attr({shape:o}):f?dw(f,d,n,o,t,s,!0,M):cc(n,{shape:o},a,t,null),u.setItemGraphicEl(t,n),n.ignore=i,l.add(n)):l.remove(n))}).remove(function(t){var e=h.getItemGraphicEl(t);e&&yc(e,a,t)}).execute();var o=this._backgroundGroup||(this._backgroundGroup=new oo);o.removeAll();for(var C=0;C<b.length;++C)o.add(b[C]);l.add(o),this._backgroundEls=b,this._data=u},hw.prototype._renderLarge=function(t,e,n){this._clear(),Tw(t,this.group),this._updateLargeClip(t)},hw.prototype._incrementalRenderLarge=function(t,e){this._removeBackground(),Tw(e,this.group,this._progressiveEls,!0)},hw.prototype._updateLargeClip=function(t){var e,n,i=t.get("clip",!0)&&(i=t.coordinateSystem,r=!1,t=t,i?"polar"===i.type?jb(i,r,t):"cartesian2d"===i.type?Zb(i,r,t,e,n):null:null),r=this.group;i?r.setClipPath(i):r.removeClipPath()},hw.prototype._enableRealtimeSort=function(t,e,n){var i,r,o=this;e.count()&&(i=t.baseAxis,this._isFirstFrame?(this._dispatchInitSort(e,t,n),this._isFirstFrame=!1):(r=function(t){t=e.getItemGraphicEl(t),t=t&&t.shape;return t&&Math.abs(i.isHorizontal()?t.height:t.width)||0},this._onRendered=function(){o._updateSortWithinSameData(e,r,i,n)},n.getZr().on("rendered",this._onRendered)))},hw.prototype._dataSort=function(t,e,i){var r=[];return t.each(t.mapDimension(e.dim),function(t,e){var n=i(e);r.push({dataIndex:e,mappedValue:null==n?NaN:n,ordinalNumber:t})}),r.sort(function(t,e){return e.mappedValue-t.mappedValue}),{ordinalNumbers:F(r,function(t){return t.ordinalNumber})}},hw.prototype._isOrderChangedWithinSameData=function(t,e,n){for(var i=n.scale,r=t.mapDimension(n.dim),o=Number.MAX_VALUE,a=0,s=i.getOrdinalMeta().categories.length;a<s;++a){var l=t.rawIndexOf(r,i.getRawOrdinalNumber(a)),l=l<0?Number.MIN_VALUE:e(t.indexOfRawIndex(l));if(o<l)return!0;o=l}return!1},hw.prototype._isOrderDifferentInView=function(t,e){for(var n=e.scale,e=n.getExtent(),i=Math.max(0,e[0]),r=Math.min(e[1],n.getOrdinalMeta().categories.length-1);i<=r;++i)if(t.ordinalNumbers[i]!==n.getRawOrdinalNumber(i))return!0},hw.prototype._updateSortWithinSameData=function(t,e,n,i){this._isOrderChangedWithinSameData(t,e,n)&&(t=this._dataSort(t,n,e),this._isOrderDifferentInView(t,n))&&(this._removeOnRenderedListener(i),i.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:t}))},hw.prototype._dispatchInitSort=function(e,n,t){var i=n.baseAxis,r=this._dataSort(e,i,function(t){return e.get(e.mapDimension(n.otherAxis.dim),t)});t.dispatchAction({type:"changeAxisOrder",componentType:i.dim+"Axis",isInitSort:!0,axisId:i.index,sortInfo:r})},hw.prototype.remove=function(t,e){this._clear(this._model),this._removeOnRenderedListener(e)},hw.prototype.dispose=function(t,e){this._removeOnRenderedListener(e)},hw.prototype._removeOnRenderedListener=function(t){this._onRendered&&(t.getZr().off("rendered",this._onRendered),this._onRendered=null)},hw.prototype._clear=function(e){var t=this.group,n=this._data;e&&e.isAnimationEnabled()&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl(function(t){yc(t,e,Y(t).dataIndex)})):t.removeAll(),this._data=null,this._isFirstFrame=!0},hw.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},hw.type="bar";var lw,uw=hw;function hw(){var t=lw.call(this)||this;return t.type=hw.type,t._isFirstFrame=!0,t}var cw={cartesian2d:function(t,e){var n=e.width<0?-1:1,i=e.height<0?-1:1,r=(n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height),t.x+t.width),o=t.y+t.height,a=aw(e.x,t.x),s=sw(e.x+e.width,r),t=aw(e.y,t.y),l=sw(e.y+e.height,o),u=s<a,h=l<t;return e.x=u&&r<a?s:a,e.y=h&&o<t?l:t,e.width=u?0:s-a,e.height=h?0:l-t,n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height),u||h},polar:function(t,e){var n,i=e.r0<=e.r?1:-1,r=(i<0&&(n=e.r,e.r=e.r0,e.r0=n),sw(e.r,t.r)),t=aw(e.r0,t.r0),r=(e.r=r)-(e.r0=t)<0;return i<0&&(n=e.r,e.r=e.r0,e.r0=n),r}},pw={cartesian2d:function(t,e,n,i,r,o,a,s,l){i=new sl({shape:P({},i),z2:1});return i.__dataIndex=n,i.name="item",o&&(i.shape[r?"height":"width"]=0),i},polar:function(t,e,n,i,r,o,a,s,l){var b,w,l=!r&&l?Qb:hh,u=new l({shape:i,z2:1}),h=(u.name="item",_w(r));return u.calculateTextPosition=(b=h,w=({isRoundCap:l===Qb}||{}).isRoundCap,function(t,e,n){var i=e.position;if(!i||i instanceof Array)return Xr(t,e,n);var i=b(i),r=null!=e.distance?e.distance:5,o=this.shape,a=o.cx,s=o.cy,l=o.r,u=o.r0,h=(l+u)/2,c=o.startAngle,p=o.endAngle,d=(c+p)/2,f=w?Math.abs(l-u)/2:0,g=Math.cos,y=Math.sin,m=a+l*g(c),v=s+l*y(c),_="left",x="top";switch(i){case"startArc":m=a+(u-r)*g(d),v=s+(u-r)*y(d),_="center",x="top";break;case"insideStartArc":m=a+(u+r)*g(d),v=s+(u+r)*y(d),_="center",x="bottom";break;case"startAngle":m=a+h*g(c)+iw(c,r+f,!1),v=s+h*y(c)+rw(c,r+f,!1),_="right",x="middle";break;case"insideStartAngle":m=a+h*g(c)+iw(c,f-r,!1),v=s+h*y(c)+rw(c,f-r,!1),_="left",x="middle";break;case"middle":m=a+h*g(d),v=s+h*y(d),_="center",x="middle";break;case"endArc":m=a+(l+r)*g(d),v=s+(l+r)*y(d),_="center",x="bottom";break;case"insideEndArc":m=a+(l-r)*g(d),v=s+(l-r)*y(d),_="center",x="top";break;case"endAngle":m=a+h*g(p)+iw(p,r+f,!0),v=s+h*y(p)+rw(p,r+f,!0),_="left",x="middle";break;case"insideEndAngle":m=a+h*g(p)+iw(p,f-r,!0),v=s+h*y(p)+rw(p,f-r,!0),_="right",x="middle";break;default:return Xr(t,e,n)}return(t=t||{}).x=m,t.y=v,t.align=_,t.verticalAlign=x,t}),o&&(h={},u.shape[l=r?"r":"endAngle"]=r?i.r0:i.startAngle,h[l]=i[l],(s?cc:pc)(u,{shape:h},o)),u}};function dw(t,e,n,i,r,o,a,s){var l,o=o?(l={x:i.x,width:i.width},{y:i.y,height:i.height}):(l={y:i.y,height:i.height},{x:i.x,width:i.width});s||(a?cc:pc)(n,{shape:o},e,r,null),(a?cc:pc)(n,{shape:l},e?t.baseAxis.model:null,r)}function fw(t,e){for(var n=0;n<e.length;n++)if(!isFinite(t[e[n]]))return 1}var gw=["x","y","width","height"],yw=["cx","cy","r","startAngle","endAngle"],mw={cartesian2d:function(t){return!fw(t,gw)},polar:function(t){return!fw(t,yw)}},vw={cartesian2d:function(t,e,n){var i,t=t.getItemLayout(e);return t?(i=n&&(e=t,i=(n=n).get(["itemStyle","borderColor"]))&&"none"!==i?(i=n.get(["itemStyle","borderWidth"])||0,n=isNaN(e.width)?Number.MAX_VALUE:Math.abs(e.width),e=isNaN(e.height)?Number.MAX_VALUE:Math.abs(e.height),Math.min(i,n,e)):0,n=0<t.width?1:-1,e=0<t.height?1:-1,{x:t.x+n*i/2,y:t.y+e*i/2,width:t.width-n*i,height:t.height-e*i}):null},polar:function(t,e,n){t=t.getItemLayout(e);return{cx:t.cx,cy:t.cy,r0:t.r0,r:t.r,startAngle:t.startAngle,endAngle:t.endAngle,clockwise:t.clockwise}}};function _w(t){return e=t?"Arc":"Angle",function(t){switch(t){case"start":case"insideStart":case"end":case"insideEnd":return t+e;default:return t}};var e}function xw(t,e,n,i,r,o,a,s){var l=e.getItemVisual(n,"style"),u=(s?o.get("roundCap")||(P(u=t.shape,ow(i.getModel("itemStyle"),u,!0)),t.setShape(u)):(u=i.get(["itemStyle","borderRadius"])||0,t.setShape("r",u)),t.useStyle(l),i.getShallow("cursor")),u=(u&&t.attr("cursor",u),s?a?r.r>=r.r0?"endArc":"startArc":r.endAngle>=r.startAngle?"endAngle":"startAngle":a?0<=r.height?"bottom":"top":0<=r.width?"right":"left"),h=ip(i),l=(np(t,h,{labelFetcher:o,labelDataIndex:n,defaultText:ew(o.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:u}),t.getTextContent()),h=(s&&l&&(s=i.get(["label","position"]),t.textConfig.inside="middle"===s||null,function(t,e,n,i){if(W(i))t.setTextConfig({rotation:i});else if(V(e))t.setTextConfig({rotation:0});else{var r,i=t.shape,o=i.clockwise?i.startAngle:i.endAngle,a=i.clockwise?i.endAngle:i.startAngle,s=(o+a)/2,i=n(e);switch(i){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":r=s;break;case"startAngle":case"insideStartAngle":r=o;break;case"endAngle":case"insideEndAngle":r=a;break;default:return t.setTextConfig({rotation:0})}n=1.5*Math.PI-r;"middle"===i&&n>Math.PI/2&&n<1.5*Math.PI&&(n-=Math.PI),t.setTextConfig({rotation:n})}}(t,"outside"===s?u:s,_w(a),i.get(["label","rotate"]))),u=l,s=h,a=o.getRawValue(n),l=function(t){return nw(e,t)},u&&((u=hp(u)).prevValue=u.value,u.value=a,a=s.normal,u.valueAnimation=a.get("valueAnimation"),u.valueAnimation)&&(u.precision=a.get("precision"),u.defaultInterpolatedText=l,u.statesModels=s),i.getModel(["emphasis"]));fu(t,h.get("focus"),h.get("blurScope"),h.get("disabled")),mu(t,i),null!=(o=r).startAngle&&null!=o.endAngle&&o.startAngle===o.endAngle&&(t.style.fill="none",t.style.stroke="none",z(t.states,function(t){t.style&&(t.style.fill=t.style.stroke="none")}))}var bw,ww=function(){},Sw=(u(Mw,bw=Us),Mw.prototype.getDefaultShape=function(){return new ww},Mw.prototype.buildPath=function(t,e){for(var n=e.points,i=this.baseDimIdx,r=1-this.baseDimIdx,o=[],a=[],s=this.barWidth,l=0;l<n.length;l+=3)a[i]=s,a[r]=n[l+2],o[i]=n[l+i],o[r]=n[l+r],t.rect(o[0],o[1],a[0],a[1])},Mw);function Mw(t){t=bw.call(this,t)||this;return t.type="largeBar",t}function Tw(t,e,n,i){var r=t.getData(),o=r.getLayout("valueAxisHorizontal")?1:0,a=r.getLayout("largeDataIndices"),s=r.getLayout("size"),l=t.getModel("backgroundStyle"),u=r.getLayout("largeBackgroundPoints"),l=(u&&((u=new Sw({shape:{points:u},incremental:!!i,silent:!0,z2:0})).baseDimIdx=o,u.largeDataIndices=a,u.barWidth=s,u.useStyle(l.getItemStyle()),e.add(u),n)&&n.push(u),new Sw({shape:{points:r.getLayout("largePoints")},incremental:!!i,ignoreCoarsePointer:!0,z2:1}));l.baseDimIdx=o,l.largeDataIndices=a,l.barWidth=s,e.add(l),l.useStyle(r.getVisual("style")),l.style.stroke=null,Y(l).seriesIndex=t.seriesIndex,t.get("silent")||(l.on("mousedown",Cw),l.on("mousemove",Cw)),n&&n.push(l)}var Cw=fm(function(t){t=function(t,e,n){for(var i=t.baseDimIdx,r=1-i,o=t.shape.points,a=t.largeDataIndices,s=[],l=[],u=t.barWidth,h=0,c=o.length/3;h<c;h++){var p=3*h;if(l[i]=u,l[r]=o[2+p],s[i]=o[p+i],s[r]=o[p+r],l[r]<0&&(s[r]+=l[r],l[r]=-l[r]),s[0]<=e&&e<=s[0]+l[0]&&s[1]<=n&&n<=s[1]+l[1])return a[h]}return-1}(this,t.offsetX,t.offsetY);Y(this).dataIndex=0<=t?t:null},30,!1);function Iw(t,e,n){var i,r;return tw(n,"cartesian2d")?(i=e,r=n.getArea(),{x:(t?i:r).x,y:(t?r:i).y,width:(t?i:r).width,height:(t?r:i).height}):{cx:(r=n.getArea()).cx,cy:r.cy,r0:(t?r:e).r0,r:(t?r:e).r,startAngle:t?e.startAngle:0,endAngle:t?e.endAngle:2*Math.PI}}Jx(function(t){t.registerChartView(uw),t.registerSeriesModel(Yb),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,pt(gx,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,yx("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,Wb("bar")),t.registerAction({type:"changeAxisOrder",event:"changeAxisOrder",update:"update"},function(e,t){var n=e.componentType||"series";t.eachComponent({mainType:n,query:e},function(t){e.sortInfo&&t.axis.setCategorySortInfo(e.sortInfo)})})});u(Aw,kw=Xy),Aw.prototype.getInitialData=function(t){return B_(null,this,{useEncodeDefaulter:!0})},Aw.prototype.getLegendIcon=function(t){var e=new oo,n=r0("line",0,t.itemHeight/2,t.itemWidth,0,t.lineStyle.stroke,!1),n=(e.add(n),n.setStyle(t.lineStyle),this.getData().getVisual("symbol")),i=this.getData().getVisual("symbolRotate"),n="none"===n?"circle":n,r=.8*t.itemHeight,r=r0(n,(t.itemWidth-r)/2,(t.itemHeight-r)/2,r,r,t.itemStyle.fill),i=(e.add(r),r.setStyle(t.itemStyle),"inherit"===t.iconRotate?i:t.iconRotate||0);return r.rotation=i*Math.PI/180,r.setOrigin([t.itemWidth/2,t.itemHeight/2]),-1<n.indexOf("empty")&&(r.style.stroke=r.style.fill,r.style.fill=v.color.neutral00,r.style.lineWidth=2),e},Aw.type="series.line",Aw.dependencies=["grid","polar"],Aw.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:6,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1};var kw,Dw=Aw;function Aw(){var t=null!==kw&&kw.apply(this,arguments)||this;return t.type=Aw.type,t.hasSymbolVisual=!0,t}u(Ow,Lw=oo),Ow.prototype._createSymbol=function(t,e,n,i,r,o){this.removeAll();o=r0(t,-1,-1,2,2,null,o);o.attr({z2:G(r,100),culling:!0,scaleX:i[0]/2,scaleY:i[1]/2}),o.drift=Rw,this._symbolType=t,this.add(o)},Ow.prototype.stopSymbolAnimation=function(t){this.childAt(0).stopAnimation(null,t)},Ow.prototype.getSymbolType=function(){return this._symbolType},Ow.prototype.getSymbolPath=function(){return this.childAt(0)},Ow.prototype.highlight=function(){nu(this.childAt(0))},Ow.prototype.downplay=function(){iu(this.childAt(0))},Ow.prototype.setZ=function(t,e){var n=this.childAt(0);n.zlevel=t,n.z=e},Ow.prototype.setDraggable=function(t,e){var n=this.childAt(0);n.draggable=t,n.cursor=!e&&t?"move":n.cursor},Ow.prototype.updateData=function(t,e,n,i){this.silent=!1;var r,o,a,s=t.getItemVisual(e,"symbol")||"circle",l=t.hostModel,u=Ow.getSymbolSize(t,e),h=Ow.getSymbolZ2(t,e),c=s!==this._symbolType,p=i&&i.disableAnimation;c?(r=t.getItemVisual(e,"symbolKeepAspect"),this._createSymbol(s,t,e,u,h,r)):((o=this.childAt(0)).silent=!1,a={scaleX:u[0]/2,scaleY:u[1]/2},p?o.attr(a):cc(o,a,l,e),mc(o)),this._updateCommon(t,e,u,n,i),c&&(o=this.childAt(0),p||(a={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:o.style.opacity}},o.scaleX=o.scaleY=0,o.style.opacity=0,pc(o,a,l,e))),p&&this.childAt(0).stopAnimation("leave")},Ow.prototype._updateCommon=function(e,t,n,i,r){var o,a,s,l,u,h,c,p,d=this.childAt(0),f=e.hostModel,g=(i&&(o=i.emphasisItemStyle,s=i.blurItemStyle,a=i.selectItemStyle,l=i.focus,u=i.blurScope,c=i.labelStatesModels,p=i.hoverScale,y=i.cursorStyle,h=i.emphasisDisabled),i&&!e.hasItemOption||(o=(g=(i=i&&i.itemModel?i.itemModel:e.getItemModel(t)).getModel("emphasis")).getModel("itemStyle").getItemStyle(),a=i.getModel(["select","itemStyle"]).getItemStyle(),s=i.getModel(["blur","itemStyle"]).getItemStyle(),l=g.get("focus"),u=g.get("blurScope"),h=g.get("disabled"),c=ip(i),p=g.getShallow("scale"),y=i.getShallow("cursor")),e.getItemVisual(t,"symbolRotate")),i=(d.attr("rotation",(g||0)*Math.PI/180||0),o0(e.getItemVisual(t,"symbolOffset"),n)),g=(i&&(d.x=i[0],d.y=i[1]),y&&d.attr("cursor",y),e.getItemVisual(t,"style")),i=g.fill,y=(d instanceof Qs?(y=d.style,d.useStyle(P({image:y.image,x:y.x,y:y.y,width:y.width,height:y.height},g))):(d.__isEmptyBrush?d.useStyle(P({},g)):d.useStyle(g),d.style.decal=null,d.setColor(i,r&&r.symbolInnerColor),d.style.strokeNoScale=!0),e.getItemVisual(t,"liftZ")),m=this._z2,v=(null!=y?null==m&&(this._z2=d.z2,d.z2+=y):null!=m&&(d.z2=m,this._z2=null),r&&r.useNameLabel);np(d,c,{labelFetcher:f,labelDataIndex:t,defaultText:function(t){return v?e.getName(t):ew(e,t)},inheritColor:i,defaultOpacity:g.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;y=d.ensureState("emphasis"),y.style=o,d.ensureState("select").style=a,d.ensureState("blur").style=s,m=null==p||!0===p?Math.max(1.1,3/this._sizeY):isFinite(p)&&0<p?+p:1;y.scaleX=this._sizeX*m,y.scaleY=this._sizeY*m,this.setSymbolScale(1),fu(this,l,u,h)},Ow.prototype.setSymbolScale=function(t){this.scaleX=this.scaleY=t},Ow.prototype.fadeOut=function(t,e,n){var i=this.childAt(0),r=Y(this).dataIndex,o=n&&n.animation;this.silent=i.silent=!0,n&&n.fadeLabel?(n=i.getTextContent())&&fc(n,{style:{opacity:0}},e,{dataIndex:r,removeOpt:o,cb:function(){i.removeTextContent()}}):i.removeTextContent(),fc(i,{style:{opacity:0},scaleX:0,scaleY:0},e,{dataIndex:r,cb:t,removeOpt:o})},Ow.getSymbolSize=function(t,e){return[(t=V(t=t.getItemVisual(e,"symbolSize"))?t:[+t,+t])[0]||0,t[1]||0]},Ow.getSymbolZ2=function(t,e){return t.getItemVisual(e,"z2")};var Lw,Pw=Ow;function Ow(t,e,n,i){var r=Lw.call(this)||this;return r.updateData(t,e,n,i),r}function Rw(t,e){this.parent.drift(t,e)}function Nw(t,e,n,i){return e&&!isNaN(e[0])&&!isNaN(e[1])&&(!i.isIgnore||!i.isIgnore(n))&&(!i.clipShape||i.clipShape.contain(e[0],e[1]))&&"none"!==t.getItemVisual(n,"symbol")}function Bw(t){return(t=null==t||B(t)?t:{isIgnore:t})||{}}function Ew(t){var t=t.hostModel,e=t.getModel("emphasis");return{emphasisItemStyle:e.getModel("itemStyle").getItemStyle(),blurItemStyle:t.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:t.getModel(["select","itemStyle"]).getItemStyle(),focus:e.get("focus"),blurScope:e.get("blurScope"),emphasisDisabled:e.get("disabled"),hoverScale:e.get("scale"),labelStatesModels:ip(t),cursorStyle:t.get("cursor")}}Fw.prototype.updateData=function(o,a){this._progressiveEls=null,a=Bw(a);var s=this.group,l=o.hostModel,u=this._data,h=this._SymbolCtor,c=a.disableAnimation,p=Ew(o),d={disableAnimation:c},f=a.getSymbolPoint||function(t){return o.getItemLayout(t)};u||s.removeAll(),o.diff(u).add(function(t){var e,n=f(t);Nw(o,n,t,a)&&((e=new h(o,t,p,d)).setPosition(n),o.setItemGraphicEl(t,e),s.add(e))}).update(function(t,e){var n,i,e=u.getItemGraphicEl(e),r=f(t);Nw(o,r,t,a)?(n=o.getItemVisual(t,"symbol")||"circle",i=e&&e.getSymbolType&&e.getSymbolType(),!e||i&&i!==n?(s.remove(e),(e=new h(o,t,p,d)).setPosition(r)):(e.updateData(o,t,p,d),i={x:r[0],y:r[1]},c?e.attr(i):cc(e,i,l)),s.add(e),o.setItemGraphicEl(t,e)):s.remove(e)}).remove(function(t){var e=u.getItemGraphicEl(t);e&&e.fadeOut(function(){s.remove(e)},l)}).execute(),this._getSymbolPoint=f,this._data=o},Fw.prototype.updateLayout=function(){var n=this,t=this._data;t&&t.eachItemGraphicEl(function(t,e){e=n._getSymbolPoint(e);t.setPosition(e),t.markRedraw()})},Fw.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=Ew(t),this._data=null,this.group.removeAll()},Fw.prototype.incrementalUpdate=function(t,e,n){function i(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=Bw(n);for(var r=t.start;r<t.end;r++){var o,a=e.getItemLayout(r);Nw(e,a,r,n)&&((o=new this._SymbolCtor(e,r,this._seriesScope)).traverse(i),o.setPosition(a),this.group.add(o),e.setItemGraphicEl(r,o),this._progressiveEls.push(o))}},Fw.prototype.eachRendered=function(t){Yc(this._progressiveEls||this.group,t)},Fw.prototype.remove=function(t){var e=this.group,n=this._data;n&&t?n.eachItemGraphicEl(function(t){t.fadeOut(function(){e.remove(t)},n.hostModel)}):e.removeAll()};var zw=Fw;function Fw(t){this.group=new oo,this._SymbolCtor=t||Pw}function Vw(t,e,n){var i=t.getBaseAxis(),r=t.getOtherAxis(i),n=function(t,e){var n=0,t=t.scale.getExtent();"start"===e?n=t[0]:"end"===e?n=t[1]:W(e)&&!isNaN(e)?n=e:0<t[0]?n=t[0]:t[1]<0&&(n=t[1]);return n}(r,n),i=i.dim,r=r.dim,o=e.mapDimension(r),a=e.mapDimension(i),s="x"===r||"radius"===r?1:0,t=F(t.dimensions,function(t){return e.mapDimension(t)}),l=!1,u=e.getCalculationInfo("stackResultDimension");return R_(e,t[0])&&(l=!0,t[0]=u),R_(e,t[1])&&(l=!0,t[1]=u),{dataDimsForPoint:t,valueStart:n,valueAxisDim:r,baseAxisDim:i,stacked:!!l,valueDim:o,baseDim:a,baseDataOffset:s,stackedOverDimension:e.getCalculationInfo("stackedOverDimension")}}function Hw(t,e,n,i){var r=NaN,o=(t.stacked&&(r=n.get(n.getCalculationInfo("stackedOverDimension"),i)),isNaN(r)&&(r=t.valueStart),t.baseDataOffset),a=[];return a[o]=n.get(t.baseDim,i),a[1-o]=r,e.dataToPoint(a)}var Ww=Math.min,Gw=Math.max;function Uw(t,e){return isNaN(t)||isNaN(e)}function Xw(t,e,n,i,r,o,a,s,l){for(var u,h,c,p,d=n,f=0;f<i;f++){var g=e[2*d],y=e[2*d+1];if(r<=d||d<0)break;if(Uw(g,y)){if(l){d+=o;continue}break}if(d===n)t[0<o?"moveTo":"lineTo"](g,y),c=g,p=y;else{var m=g-u,v=y-h;if(m*m+v*v<.5){d+=o;continue}if(0<a){for(var _=d+o,x=e[2*_],b=e[2*_+1];x===g&&b===y&&f<i;)f++,d+=o,x=e[2*(_+=o)],b=e[2*_+1],g=e[2*d],y=e[2*d+1];var w=f+1;if(l)for(;Uw(x,b)&&w<i;)w++,x=e[2*(_+=o)],b=e[2*_+1];var S,M,T,C,I,k,D,A,L,m=0,v=0,P=void 0,O=void 0;i<=w||Uw(x,b)?(D=g,A=y):(m=x-u,v=b-h,S=g-u,M=x-g,T=y-h,C=b-y,k=I=void 0,O="x"===s?(D=g-(L=0<m?1:-1)*(I=Math.abs(S))*a,A=y,P=g+L*(k=Math.abs(M))*a,y):"y"===s?(A=y-(L=0<v?1:-1)*(I=Math.abs(T))*a,P=D=g,y+L*(k=Math.abs(C))*a):(I=Math.sqrt(S*S+T*T),D=g-m*a*(1-(S=(k=Math.sqrt(M*M+C*C))/(k+I))),A=y-v*a*(1-S),O=y+v*a*S,P=Ww(P=g+m*a*S,Gw(x,g)),O=Ww(O,Gw(b,y)),P=Gw(P,Ww(x,g)),A=y-(v=(O=Gw(O,Ww(b,y)))-y)*I/k,D=Ww(D=g-(m=P-g)*I/k,Gw(u,g)),A=Ww(A,Gw(h,y)),P=g+(m=g-(D=Gw(D,Ww(u,g))))*k/I,y+(v=y-(A=Gw(A,Ww(h,y))))*k/I)),t.bezierCurveTo(c,p,D,A,g,y),c=P,p=O}else t.lineTo(g,y)}u=g,h=y,d+=o}return f}var Yw,qw=function(){this.smooth=0,this.smoothConstraint=!0},Zw=(u(jw,Yw=Us),jw.prototype.getDefaultStyle=function(){return{stroke:v.color.neutral99,fill:null}},jw.prototype.getDefaultShape=function(){return new qw},jw.prototype.buildPath=function(t,e){var n=e.points,i=0,r=n.length/2;if(e.connectNulls){for(;0<r&&Uw(n[2*r-2],n[2*r-1]);r--);for(;i<r&&Uw(n[2*i],n[2*i+1]);i++);}for(;i<r;)i+=Xw(t,n,i,r,r,1,e.smooth,e.smoothMonotone,e.connectNulls)+1},jw.prototype.getPointOn=function(t,e){this.path||(this.createPathProxy(),this.buildPath(this.path,this.shape));for(var n,i,r=this.path.data,o=Cs.CMD,a="x"===e,s=[],l=0;l<r.length;){var u=void 0,h=void 0;switch(r[l++]){case o.M:n=r[l++],i=r[l++];break;case o.L:var c,u=r[l++],h=r[l++];if((c=a?(t-n)/(u-n):(t-i)/(h-i))<=1&&0<=c)return v=a?(h-i)*c+i:(u-n)*c+n,a?[t,v]:[v,t];n=u,i=h;break;case o.C:u=r[l++],h=r[l++];var p=r[l++],d=r[l++],f=r[l++],g=r[l++],y=a?Kn(n,u,p,f,t,s):Kn(i,h,d,g,t,s);if(0<y)for(var m=0;m<y;m++){var v,_=s[m];if(_<=1&&0<=_)return v=a?Zn(i,h,d,g,_):Zn(n,u,p,f,_),a?[t,v]:[v,t]}n=f,i=g}}},jw);function jw(t){t=Yw.call(this,t)||this;return t.type="ec-polyline",t}u(Qw,Kw=qw);var Kw,$w=Qw;function Qw(){return null!==Kw&&Kw.apply(this,arguments)||this}u(eS,Jw=Us),eS.prototype.getDefaultShape=function(){return new $w},eS.prototype.buildPath=function(t,e){var n=e.points,i=e.stackedOnPoints,r=0,o=n.length/2,a=e.smoothMonotone;if(e.connectNulls){for(;0<o&&Uw(n[2*o-2],n[2*o-1]);o--);for(;r<o&&Uw(n[2*r],n[2*r+1]);r++);}for(;r<o;){var s=Xw(t,n,r,o,o,1,e.smooth,a,e.connectNulls);Xw(t,i,r+s-1,s,o,-1,e.stackedOnSmooth,a,e.connectNulls),r+=s+1,t.closePath()}};var Jw,tS=eS;function eS(t){t=Jw.call(this,t)||this;return t.type="ec-polygon",t}function nS(t,e){if(t.length===e.length){for(var n=0;n<t.length;n++)if(t[n]!==e[n])return;return 1}}function iS(t){for(var e=1/0,n=1/0,i=-1/0,r=-1/0,o=0;o<t.length;){var a=t[o++],s=t[o++];isNaN(a)||(e=Math.min(a,e),i=Math.max(a,i)),isNaN(s)||(n=Math.min(s,n),r=Math.max(s,r))}return[[e,n],[i,r]]}function rS(t,e){var t=iS(t),n=t[0],t=t[1],e=iS(e),i=e[0],e=e[1];return Math.max(Math.abs(n[0]-i[0]),Math.abs(n[1]-i[1]),Math.abs(t[0]-e[0]),Math.abs(t[1]-e[1]))}function oS(t){return W(t)?t:t?.5:0}function aS(t,e,n,i,r){var n=n.getBaseAxis(),o="x"===n.dim||"radius"===n.dim?0:1,a=[],s=0,l=[],u=[],h=[],c=[];if(r){for(s=0;s<t.length;s+=2){var p=e||t;isNaN(p[s])||isNaN(p[s+1])||c.push(t[s],t[s+1])}t=c}for(s=0;s<t.length-2;s+=2)switch(h[0]=t[s+2],h[1]=t[s+3],u[0]=t[s],u[1]=t[s+1],a.push(u[0],u[1]),i){case"end":l[o]=h[o],l[1-o]=u[1-o],a.push(l[0],l[1]);break;case"middle":var d=[];l[o]=d[o]=(u[o]+h[o])/2,l[1-o]=u[1-o],d[1-o]=h[1-o],a.push(l[0],l[1]),a.push(d[0],d[1]);break;default:l[o]=u[o],l[1-o]=h[1-o],a.push(l[0],l[1])}return a.push(t[s++],t[s++]),a}function sS(t,e,n){var i=t.getVisual("visualMeta");if(i&&i.length&&t.count()&&"cartesian2d"===e.type){for(var r,o=i.length-1;0<=o;o--){var a,s=t.getDimensionInfo(i[o].dimension);if("x"===(a=s&&s.coordDim)||"y"===a){r=i[o];break}}if(r){var l=e.getAxis(a),e=F(r.stops,function(t){return{coord:l.toGlobalCoord(l.dataToCoord(t.value)),color:t.color}}),u=e.length,h=r.outerColors.slice(),n=(u&&e[0].coord>e[u-1].coord&&(e.reverse(),h.reverse()),function(t,e){var n,i,r=[],o=t.length;function a(t,e,n){var i=t.coord;return{coord:n,color:Li((n-i)/(e.coord-i),[t.color,e.color])}}for(var s=0;s<o;s++){var l=t[s],u=l.coord;if(u<0)n=l;else{if(e<u){i?r.push(a(i,l,e)):n&&r.push(a(n,l,0),a(n,l,e));break}n&&(r.push(a(n,l,0)),n=null),r.push(l),i=l}}return r}(e,"x"===a?n.getWidth():n.getHeight())),c=n.length;if(!c&&u)return e[0].coord<0?h[1]||e[u-1].color:h[0]||e[0].color;var p=n[0].coord-10,u=n[c-1].coord+10,d=u-p;if(d<.001)return"transparent";z(n,function(t){t.offset=(t.coord-p)/d}),n.push({offset:c?n[c-1].offset:.5,color:h[1]||"transparent"}),n.unshift({offset:c?n[0].offset:.5,color:h[0]||"transparent"});e=new Yh(0,0,0,0,n,!0);return e[a]=p,e[a+"2"]=u,e}}}function lS(t,e,n){var t=t.get("showAllSymbol"),i="auto"===t;if(!t||i){var r,o,a=n.getAxesByScale("ordinal")[0];if(a)if(!i||!function(t,e){for(var n=t.getExtent(),i=Math.abs(n[1]-n[0])/t.scale.count(),r=(isNaN(i)&&(i=0),e.count()),o=Math.max(1,Math.round(r/5)),a=0;a<r;a+=o)if(1.5*Pw.getSymbolSize(e,a)[t.isHorizontal()?1:0]>i)return;return 1}(a,e))return r=e.mapDimension(a.dim),o={},z(a.getViewLabels(),function(t){t=a.scale.getRawOrdinalNumber(t.tickValue);o[t]=1}),function(t){return!o.hasOwnProperty(e.get(r,t))}}}function uS(t){for(var e,n,i=t.length/2;0<i&&(e=t[2*i-2],n=t[2*i-1],isNaN(e)||isNaN(n));i--);return i-1}function hS(t,e){return[t[2*e],t[2*e+1]]}function cS(t){if(t.get(["endLabel","show"]))return 1;for(var e=0;e<Pl.length;e++)if(t.get([Pl[e],"endLabel","show"]))return 1}function pS(n,i,e,t){var r,o,a,s,l,u,h,c,p;return tw(i,"cartesian2d")?(r=t.getModel("endLabel"),o=r.get("valueAnimation"),a=t.getData(),s={lastFrameIndex:0},l=cS(t)?function(t,e){n._endLabelOnDuring(t,e,a,s,o,r,i)}:null,u=i.getBaseAxis().isHorizontal(),h=Zb(i,e,t,function(){var t=n._endLabel;t&&e&&null!=s.originalX&&t.attr({x:s.originalX,y:s.originalY})},l),t.get("clip",!0)||(c=h.shape,p=Math.max(c.width,c.height),u?(c.y-=p,c.height+=2*p):(c.x-=p,c.width+=2*p)),l&&l(1,h),h):jb(i,e,t)}u(gS,dS=rm),gS.prototype.init=function(){var t=new oo,e=new zw;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t,this._changePolyState=S(this._changePolyState,this)},gS.prototype.render=function(t,e,n){var i,r=t.coordinateSystem,o=this.group,a=t.getData(),s=t.getModel("lineStyle"),l=t.getModel("areaStyle"),u=a.getLayout("points")||[],h="polar"===r.type,c=this._coordSys,p=this._symbolDraw,d=this._polyline,f=this._polygon,g=this._lineGroup,e=!e.ssr&&t.get("animation"),y=!l.isEmpty(),m=l.get("origin"),v=Vw(r,a,m),v=y&&function(t,e,n){if(!n.valueDim)return[];for(var i=e.count(),r=ux(2*i),o=0;o<i;o++){var a=Hw(n,t,e,o);r[2*o]=a[0],r[2*o+1]=a[1]}return r}(r,a,v),_=t.get("showSymbol"),x=t.get("connectNulls"),b=_&&!h&&lS(t,a,r),w=this._data,S=(w&&w.eachItemGraphicEl(function(t,e){t.__temp&&(o.remove(t),w.setItemGraphicEl(e,null))}),_||p.remove(),o.add(g),!h&&t.get("step")),M=(r&&r.getArea&&t.get("clip",!0)&&(null!=(i=r.getArea()).width?(i.x-=.1,i.y-=.1,i.width+=.2,i.height+=.2):i.r0&&(i.r0-=.5,i.r+=.5)),this._clipShapeForSymbol=i,sS(a,r,n)||a.getVisual("style")[a.getVisual("drawType")]),c=(d&&c.type===r.type&&S===this._step?(y&&!f?f=this._newPolygon(u,v):f&&!y&&(g.remove(f),f=this._polygon=null),h||this._initOrUpdateEndLabel(t,r,wd(M)),(c=g.getClipPath())?pc(c,{shape:pS(this,r,!1,t).shape},t):g.setClipPath(pS(this,r,!0,t)),_&&p.updateData(a,{isIgnore:b,clipShape:i,disableAnimation:!0,getSymbolPoint:function(t){return[u[2*t],u[2*t+1]]}}),nS(this._stackedOnPoints,v)&&nS(this._points,u)||(e?this._doUpdateAnimation(a,v,r,n,S,m,x):(S&&(v=v&&aS(v,u,r,S,x),u=aS(u,null,r,S,x)),d.setShape({points:u}),f&&f.setShape({points:u,stackedOnPoints:v})))):(_&&p.updateData(a,{isIgnore:b,clipShape:i,disableAnimation:!0,getSymbolPoint:function(t){return[u[2*t],u[2*t+1]]}}),e&&this._initSymbolLabelAnimation(a,r,i),S&&(v=v&&aS(v,u,r,S,x),u=aS(u,null,r,S,x)),d=this._newPolyline(u),y?f=this._newPolygon(u,v):f&&(g.remove(f),f=this._polygon=null),h||this._initOrUpdateEndLabel(t,r,wd(M)),g.setClipPath(pS(this,r,!0,t))),t.getModel("emphasis")),n=c.get("focus"),_=c.get("blurScope"),p=c.get("disabled"),b=(d.useStyle(E(s.getLineStyle(),{fill:"none",stroke:M,lineJoin:"bevel"})),mu(d,t,"lineStyle"),0<d.style.lineWidth&&"bolder"===t.get(["emphasis","lineStyle","width"])&&(d.getState("emphasis").style.lineWidth=+d.style.lineWidth+1),Y(d).seriesIndex=t.seriesIndex,fu(d,n,_,p),oS(t.get("smooth"))),e=t.get("smoothMonotone"),T=(d.setShape({smooth:b,smoothMonotone:e,connectNulls:x}),f&&(i=a.getCalculationInfo("stackedOnSeries"),y=0,f.useStyle(E(l.getAreaStyle(),{fill:M,opacity:.7,lineJoin:"bevel",decal:a.getVisual("style").decal})),i&&(y=oS(i.get("smooth"))),f.setShape({smooth:b,stackedOnSmooth:y,smoothMonotone:e,connectNulls:x}),mu(f,t,"areaStyle"),Y(f).seriesIndex=t.seriesIndex,fu(f,n,_,p)),this._changePolyState);a.eachItemGraphicEl(function(t){t&&(t.onHoverStateChange=T)}),this._polyline.onHoverStateChange=T,this._data=a,this._coordSys=r,this._stackedOnPoints=v,this._points=u,this._step=S,this._valueOrigin=m,t.get("triggerLineEvent")&&(this.packEventData(t,d),f)&&this.packEventData(t,f)},gS.prototype.packEventData=function(t,e){Y(e).eventData={componentType:"series",componentSubType:"line",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"line"}},gS.prototype.highlight=function(t,e,n,i){var r=t.getData(),o=Jo(r,i);if(this._changePolyState("emphasis"),!(o instanceof Array)&&null!=o&&0<=o){var a=r.getLayout("points");if(!(l=r.getItemGraphicEl(o))){var s=a[2*o],a=a[2*o+1];if(isNaN(s)||isNaN(a))return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(s,a))return;var l,u=t.get("zlevel")||0,h=t.get("z")||0,s=((l=new Pw(r,o)).x=s,l.y=a,l.setZ(u,h),l.getSymbolPath().getTextContent());s&&(s.zlevel=u,s.z=h,s.z2=this._polyline.z2+1),l.__temp=!0,r.setItemGraphicEl(o,l),l.stopSymbolAnimation(!0),this.group.add(l)}l.highlight()}else rm.prototype.highlight.call(this,t,e,n,i)},gS.prototype.downplay=function(t,e,n,i){var r,o=t.getData(),a=Jo(o,i);this._changePolyState("normal"),null!=a&&0<=a?(r=o.getItemGraphicEl(a))&&(r.__temp?(o.setItemGraphicEl(a,null),this.group.remove(r)):r.downplay()):rm.prototype.downplay.call(this,t,e,n,i)},gS.prototype._changePolyState=function(t){var e=this._polygon;Kl(this._polyline,t),e&&Kl(e,t)},gS.prototype._newPolyline=function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new Zw({shape:{points:t},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(e),this._polyline=e},gS.prototype._newPolygon=function(t,e){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new tS({shape:{points:t,stackedOnPoints:e},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n},gS.prototype._initSymbolLabelAnimation=function(t,l,u){var h,c,e=l.getBaseAxis(),p=e.inverse,e=("cartesian2d"===l.type?(h=e.isHorizontal(),c=!1):"polar"===l.type&&(h="angle"===e.dim,c=!0),t.hostModel),d=e.get("animationDuration"),f=(N(d)&&(d=d(null)),e.get("animationDelay")||0),g=N(f)?f(null):f;t.eachItemGraphicEl(function(t,e){var n,i,r,o,a,s=t;s&&(o=[t.x,t.y],a=i=n=void 0,u&&(a=c?(r=u,o=l.pointToCoord(o),h?(n=r.startAngle,i=r.endAngle,-o[1]/180*Math.PI):(n=r.r0,i=r.r,o[0])):h?(n=u.x,i=u.x+u.width,t.x):(n=u.y+u.height,i=u.y,t.y)),r=i===n?0:(a-n)/(i-n),p&&(r=1-r),o=N(f)?f(e):d*r+g,a=(t=s.getSymbolPath()).getTextContent(),s.attr({scaleX:0,scaleY:0}),s.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:o}),a&&a.animateFrom({style:{opacity:0}},{duration:300,delay:o}),t.disableLabelAnimation=!0)})},gS.prototype._initOrUpdateEndLabel=function(t,e,n){var i,r,o,a=t.getModel("endLabel");cS(t)?(i=t.getData(),r=this._polyline,(o=i.getLayout("points"))?(this._endLabel||((this._endLabel=new dl({z2:200})).ignoreClip=!0,r.setTextContent(this._endLabel),r.disableLabelAnimation=!0),0<=(o=uS(o))&&(np(r,ip(t,"endLabel"),{inheritColor:n,labelFetcher:t,labelDataIndex:o,defaultText:function(t,e,n){return null!=n?nw(i,n):ew(i,t)},enableTextSetter:!0},(n=a,o=(t=(t=e).getBaseAxis()).isHorizontal(),t=t.inverse,a=o?t?"right":"left":"center",o=o?"middle":t?"top":"bottom",{normal:{align:n.get("align")||a,verticalAlign:n.get("verticalAlign")||o}})),r.textConfig.position=null)):(r.removeTextContent(),this._endLabel=null)):this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},gS.prototype._endLabelOnDuring=function(t,e,n,i,r,o,a){var s,l,u,h,c,p,d,f,g,y,m=this._endLabel,v=this._polyline;m&&(t<1&&null==i.originalX&&(i.originalX=m.x,i.originalY=m.y),s=n.getLayout("points"),g=(l=n.hostModel).get("connectNulls"),u=o.get("precision"),o=o.get("distance")||0,c=(a=a.getBaseAxis()).isHorizontal(),a=a.inverse,e=e.shape,h=(c?o:0)*(a?-1:1),o=(c?0:-o)*(a?-1:1),d=void 0,1<=(f=(p=(c=function(t,e,n){for(var i,r,o=t.length/2,a="x"===n?0:1,s=0,l=-1,u=0;u<o;u++)if(r=t[2*u+a],!isNaN(r)&&!isNaN(t[2*u+1-a])){if(0!==u){if(i<=e&&e<=r||e<=i&&r<=e){l=u;break}s=u}i=r}return{range:[s,l],t:(e-i)/(r-i)}}(s,a=a?c?e.x:e.y+e.height:c?e.x+e.width:e.y,e=c?"x":"y")).range)[1]-p[0])?(1<f&&!g?(y=hS(s,p[0]),m.attr({x:y[0]+h,y:y[1]+o}),r&&(d=l.getRawValue(p[0]))):((y=v.getPointOn(a,e))&&m.attr({x:y[0]+h,y:y[1]+o}),f=l.getRawValue(p[0]),g=l.getRawValue(p[1]),r&&(d=sa(n,u,f,g,c.t))),i.lastFrameIndex=p[0]):(y=hS(s,v=1===t||0<i.lastFrameIndex?p[0]:0),r&&(d=l.getRawValue(v)),m.attr({x:y[0]+h,y:y[1]+o})),r)&&"function"==typeof(a=hp(m)).setLabelText&&a.setLabelText(d)},gS.prototype._doUpdateAnimation=function(t,e,n,i,r,o,a){var s=this._polyline,l=this._polygon,u=t.hostModel,e=function(t,e,n,i,r,o){a=[],e.diff(t).add(function(t){a.push({cmd:"+",idx:t})}).update(function(t,e){a.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){a.push({cmd:"-",idx:t})}).execute();for(var a,s=a,l=[],u=[],h=[],c=[],p=[],d=[],f=[],g=Vw(r,e,o),y=t.getLayout("points")||[],m=e.getLayout("points")||[],v=0;v<s.length;v++){var _=s[v],x=!0,b=void 0;switch(_.cmd){case"=":var w=2*_.idx,b=2*_.idx1,S=y[w],M=y[1+w],T=m[b],C=m[b+1];(isNaN(S)||isNaN(M))&&(S=T,M=C),l.push(S,M),u.push(T,C),h.push(n[w],n[1+w]),c.push(i[b],i[b+1]),f.push(e.getRawIndex(_.idx1));break;case"+":S=_.idx,M=g.dataDimsForPoint,T=r.dataToPoint([e.get(M[0],S),e.get(M[1],S)]),C=(b=2*S,l.push(T[0],T[1]),u.push(m[b],m[b+1]),Hw(g,r,e,S));h.push(C[0],C[1]),c.push(i[b],i[b+1]),f.push(e.getRawIndex(S));break;case"-":x=!1}x&&(p.push(_),d.push(d.length))}d.sort(function(t,e){return f[t]-f[e]});for(var I=ux(o=l.length),k=ux(o),D=ux(o),A=ux(o),L=[],v=0;v<d.length;v++){var P=d[v],O=2*v,R=2*P;I[O]=l[R],I[1+O]=l[1+R],k[O]=u[R],k[1+O]=u[1+R],D[O]=h[R],D[1+O]=h[1+R],A[O]=c[R],A[1+O]=c[1+R],L[v]=p[P]}return{current:I,next:k,stackedOnCurrent:D,stackedOnNext:A,status:L}}(this._data,t,this._stackedOnPoints,e,this._coordSys,this._valueOrigin),h=e.current,c=e.stackedOnCurrent,p=e.next,d=e.stackedOnNext;if(r&&(c=aS(e.stackedOnCurrent,e.current,n,r,a),h=aS(e.current,null,n,r,a),d=aS(e.stackedOnNext,e.next,n,r,a),p=aS(e.next,null,n,r,a)),3e3<rS(h,p)||l&&3e3<rS(c,d))s.stopAnimation(),s.setShape({points:p}),l&&(l.stopAnimation(),l.setShape({points:p,stackedOnPoints:d}));else{s.shape.__points=e.current,s.shape.points=h;for(var f,n={shape:{points:p}},g=(e.current!==h&&(n.shape.__points=e.next),s.stopAnimation(),cc(s,n,u),l&&(l.setShape({points:h,stackedOnPoints:c}),l.stopAnimation(),cc(l,{shape:{stackedOnPoints:d}},u),s.shape.points!==l.shape.points)&&(l.shape.points=s.shape.points),[]),y=e.status,m=0;m<y.length;m++)"="===y[m].cmd&&(f=t.getItemGraphicEl(y[m].idx1))&&g.push({el:f,ptIdx:m});s.animators&&s.animators.length&&s.animators[0].during(function(){l&&l.dirtyShape();for(var t=s.shape.__points,e=0;e<g.length;e++){var n=g[e].el,i=2*g[e].ptIdx;n.x=t[i],n.y=t[1+i],n.markRedraw()}})}},gS.prototype.remove=function(t){var n=this.group,i=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),i&&i.eachItemGraphicEl(function(t,e){t.__temp&&(n.remove(t),i.setItemGraphicEl(e,null))}),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._endLabel=this._data=null},gS.type="line";var dS,fS=gS;function gS(){return null!==dS&&dS.apply(this,arguments)||this}Jx(function(t){var i;t.registerChartView(fS),t.registerSeriesModel(Dw),t.registerLayout((i=!0,{seriesType:"line",plan:em(),reset:function(t){var h,e,c,p,d,n=t.getData(),f=t.coordinateSystem,t=t.pipelineContext,g=i||t.large;if(f)return t=F(f.dimensions,function(t){return n.mapDimension(t)}).slice(0,2),h=t.length,e=n.getCalculationInfo("stackResultDimension"),R_(n,t[0])&&(t[0]=e),R_(n,t[1])&&(t[1]=e),c=n.getStore(),p=n.getDimensionIndex(t[0]),d=n.getDimensionIndex(t[1]),h&&{progress:function(t,e){for(var n=t.end-t.start,i=g&&ux(n*h),r=[],o=[],a=t.start,s=0;a<t.end;a++){var l,u=void 0;u=1===h?(l=c.get(p,a),f.dataToPoint(l,null,o)):(r[0]=c.get(p,a),r[1]=c.get(d,a),f.dataToPoint(r,null,o)),g?(i[s++]=u[0],i[s++]=u[1]):e.setItemLayout(a,u.slice())}g&&e.setLayout("points",i)}}}})),t.registerVisual({seriesType:"line",reset:function(t){var e=t.getData(),t=t.getModel("lineStyle").getLineStyle();t&&!t.stroke&&(t.stroke=e.getVisual("style").fill),e.setVisual("legendLineStyle",t)}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,Wb("line"))});var yS=2*Math.PI,mS=Math.PI/180;function vS(t,e,I){e.eachSeriesByType(t,function(t){var r,a=t.getData(),e=a.mapDimension("value"),n=Ed(t,I),s=n.cx,l=n.cy,u=n.r,h=n.r0,n=n.viewRect,o=-t.get("startAngle")*mS,i=t.get("endAngle"),c=t.get("padAngle")*mS,i="auto"===i?o-yS:-i*mS,p=t.get("minAngle")*mS+c,d=0,f=(a.each(e,function(t){isNaN(t)||d++}),a.getSum(e)),g=Math.PI/(f||d)*2,y=t.get("clockwise"),m=t.get("roseType"),v=t.get("stillShowZeroSum"),_=a.getDataExtent(e),x=(_[0]=0,y?1:-1),b=[o,i],w=x*c/2,b=(Ts(b,!y),o=b[0],i=b[1],_S(t)),S=(b.startAngle=o,b.endAngle=i,b.clockwise=y,b.cx=s,b.cy=l,b.r=u,b.r0=h,Math.abs(i-o)),M=S,T=0,C=o;a.setLayout({viewRect:n,r:u}),a.each(e,function(t,e){var n,i,r,o;isNaN(t)?a.setItemLayout(e,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:y,cx:s,cy:l,r0:h,r:m?NaN:u}):((n="area"!==m?0===f&&v?g:t*g:S/d)<p?M-=n=p:T+=t,i=C+x*n,o=r=0,o=n<c?r=C+x*n/2:(r=C+w,i-w),a.setItemLayout(e,{angle:n,startAngle:r,endAngle:o,clockwise:y,cx:s,cy:l,r0:h,r:m?bo(t,_,[h,u]):u}),C=i)}),M<yS&&d&&(M<=.001?(r=S/d,a.each(e,function(t,e){var n,i;isNaN(t)||(i=t=0,i=((n=a.getItemLayout(e)).angle=r)<c?t=o+x*(e+.5)*r:(t=o+x*e*r+w,o+x*(e+1)*r-w),n.startAngle=t,n.endAngle=i)})):(g=M/T,C=o,a.each(e,function(t,e){var n,i;isNaN(t)||(i=n=0,i=(t=(e=a.getItemLayout(e)).angle===p?p:t*g)<c?n=C+x*t/2:(n=C+w,C+x*t-w),e.startAngle=n,e.endAngle=i,C+=x*t)})))})}var _S=ta();var xS=Math.PI/180;function bS(t,s,l,u,h,e,n,i,r,o){if(!(t.length<2)){for(var a,c=t.length,p=0;p<c;p++)"outer"===t[p].position&&"labelLine"===t[p].labelAlignTo&&(a=t[p].label.x-o,t[p].linePoints[1][0]+=a,t[p].label.x=o);if(db(t,1,r,r+n)){for(var d,f,g,y,m,v=t,_={list:[],maxY:0},x={list:[],maxY:0},b=0;b<v.length;b++)"none"===v[b].labelAlignTo&&(f=(d=v[b]).label.y>l?x:_,(g=Math.abs(d.label.y-l))>=f.maxY&&(m=d.label.x-s-d.len2*h,y=u+d.len,m=Math.abs(m)<y?Math.sqrt(g*g/(1-m*m/y/y)):y,f.rB=m,f.maxY=g),f.list.push(d));w(_),w(x)}}function w(t){for(var e=t.rB,n=e*e,i=0;i<t.list.length;i++){var r=t.list[i],o=Math.abs(r.label.y-l),a=u+r.len,o=Math.sqrt(Math.abs((1-o*o/n)*(a*a))),a=s+(o+r.len2)*h,o=a-r.label.x;wS(r,r.targetTextWidth-o*h,!0),r.label.x=a}}}function wS(t,e,n){var i,r,o,a,s,l;null==t.labelStyleWidth&&(s=(i=t.label).style,r=t.rect,l=s.backgroundColor,o=(o=s.padding)?o[1]+o[3]:0,s=s.overflow,e<(a=r.width+(l?0:o))||n)&&(s&&s.match("break")?(i.setStyle("backgroundColor",null),i.setStyle("width",e-o),s=i.getBoundingRect(),i.setStyle("width",Math.ceil(s.width)),i.setStyle("backgroundColor",l)):(s=e-o,l=!(e<a)&&(!n||s>t.unconstrainedWidth)?null:s,i.setStyle("width",l)),SS(r,i))}function SS(t,e){TS.rect=t,ub(TS,e,MS)}var MS={minMarginForce:[null,0,null,0],marginDefault:[1,0,1,0]},TS={};function CS(t){return"center"===t.position}function IS(t){var S,M,T=t.getData(),C=[],I=!1,B=(t.get("minShowLabelAngle")||0)*xS,e=T.getLayout("viewRect"),k=T.getLayout("r"),D=e.width,A=e.x,n=e.y,L=e.height;function P(t){t.ignore=!0}if(T.each(function(t){var e,n,i,r,o,a,s,l,u,h,c=T.getItemGraphicEl(t),p=c.shape,d=c.getTextContent(),f=c.getTextGuideLine(),t=T.getItemModel(t),g=t.getModel("label"),y=g.get("position")||t.get(["emphasis","label","position"]),m=g.get("distanceToLabelLine"),v=g.get("alignTo"),_=wo(g.get("edgeDistance"),D),x=g.get("bleedMargin"),t=(null==x&&(x=200<Math.min(D,L)?10:2),t.getModel("labelLine")),b=t.get("length"),b=wo(b,D),w=t.get("length2"),w=wo(w,D);Math.abs(p.endAngle-p.startAngle)<B?(z(d.states,P),d.ignore=!0,f&&(z(f.states,P),f.ignore=!0)):function(t){if(!t.ignore)return 1;for(var e in t.states)if(!1===t.states[e].ignore)return 1}(d)&&(h=(p.startAngle+p.endAngle)/2,e=Math.cos(h),n=Math.sin(h),S=p.cx,M=p.cy,i="inside"===y||"inner"===y,s="center"===y?(r=p.cx,o=p.cy,"center"):(r=(s=(i?(p.r+p.r0)/2*e:p.r*e)+S)+3*e,o=(l=(i?(p.r+p.r0)/2*n:p.r*n)+M)+3*n,i||(a=s+e*(b+k-p.r),p=l+n*(b+k-p.r),u=a+(e<0?-1:1)*w,r="edge"===v?e<0?A+_:A+D-_:u+(e<0?-m:m),a=[[s,l],[a,o=p],[u,p]]),i?"center":"edge"===v?0<e?"right":"left":0<e?"left":"right"),l=Math.PI,u=0,W(p=g.get("rotate"))?u=p*(l/180):"center"===y?u=0:"radial"===p||!0===p?u=e<0?-h+l:-h:"tangential"===p&&"outside"!==y&&"outer"!==y&&((g=Math.atan2(e,n))<0&&(g=2*l+g),u=(g=0<n?l+g:g)-l),I=!!u,d.x=r,d.y=o,d.rotation=u,d.setStyle({verticalAlign:"middle"}),i?(d.setStyle({align:s}),(h=d.states.select)&&(h.x+=d.x,h.y+=d.y)):(SS(p=new X(0,0,0,0),d),C.push({label:d,labelLine:f,position:y,len:b,len2:w,minTurnAngle:t.get("minTurnAngle"),maxSurfaceAngle:t.get("maxSurfaceAngle"),surfaceNormal:new U(e,n),linePoints:a,textAlign:s,labelDistance:m,labelAlignTo:v,edgeDistance:_,bleedMargin:x,rect:p,unconstrainedWidth:p.width,labelStyleWidth:d.style.width})),c.setTextConfig({inside:i}))}),!I&&t.get("avoidLabelOverlap")){for(var i=C,r=S,e=M,t=k,o=D,a=L,s=A,l=[],u=[],h=Number.MAX_VALUE,c=-Number.MAX_VALUE,p=0;p<i.length;p++){var d=i[p].label;CS(i[p])||(d.x<r?(h=Math.min(h,d.x),l):(c=Math.max(c,d.x),u)).push(i[p])}for(var f,p=0;p<i.length;p++)!CS(g=i[p])&&g.linePoints&&null==g.labelStyleWidth&&(d=g.label,y=g.linePoints,f=void 0,f="edge"===g.labelAlignTo?d.x<r?y[2][0]-g.labelDistance-s-g.edgeDistance:s+o-g.edgeDistance-y[2][0]-g.labelDistance:"labelLine"===g.labelAlignTo?d.x<r?h-s-g.bleedMargin:s+o-c-g.bleedMargin:d.x<r?d.x-s-g.bleedMargin:s+o-d.x-g.bleedMargin,g.targetTextWidth=f,wS(g,f,!1));bS(u,r,e,t,1,0,a,0,n,c),bS(l,r,e,t,-1,0,a,0,n,h);for(var g,y,m,v,_,p=0;p<i.length;p++)!CS(g=i[p])&&g.linePoints&&(d=g.label,y=g.linePoints,m="edge"===g.labelAlignTo,v=(v=d.style.padding)?v[1]+v[3]:0,v=d.style.backgroundColor?0:v,v=g.rect.width+v,_=y[1][0]-y[2][0],m?d.x<r?y[2][0]=s+g.edgeDistance+v+g.labelDistance:y[2][0]=s+o-g.edgeDistance-v-g.labelDistance:(d.x<r?y[2][0]=d.x+g.labelDistance:y[2][0]=d.x-g.labelDistance,y[1][0]=y[2][0]+_),y[1][1]=y[2][1]=d.y)}for(var x=0;x<C.length;x++){var b,w=C[x],O=w.label,R=w.labelLine,N=isNaN(O.x)||isNaN(O.y);O&&(O.setStyle({align:w.textAlign}),N&&(z(O.states,P),O.ignore=!0),b=O.states.select)&&(b.x+=O.x,b.y+=O.y),R&&(b=w.linePoints,N||!b?(z(R.states,P),R.ignore=!0):(Q1(b,w.minTurnAngle),function(t,e,n){if(n<=180&&0<n){n=n/180*Math.PI,U1.fromArray(t[0]),X1.fromArray(t[1]),Y1.fromArray(t[2]),U.sub(q1,X1,U1),U.sub(Z1,Y1,X1);var i=q1.len(),r=Z1.len();if(!(i<.001||r<.001))if(q1.scale(1/i),Z1.scale(1/r),q1.dot(e)<Math.cos(n)){i=V1(X1.x,X1.y,Y1.x,Y1.y,U1.x,U1.y,K1,!1),r=($1.fromArray(K1),Math.PI/2),e=r+Math.acos(Z1.dot(e))-n;if(r<=e)U.copy($1,Y1);else{$1.scaleAndAdd(Z1,i/Math.tan(Math.PI/2-e));n=Y1.x!==X1.x?($1.x-X1.x)/(Y1.x-X1.x):($1.y-X1.y)/(Y1.y-X1.y);if(isNaN(n))return;n<0?U.copy($1,X1):1<n&&U.copy($1,Y1)}$1.toArray(t[1])}}}(b,w.surfaceNormal,w.maxSurfaceAngle),R.setShape({points:b}),O.__hostTarget.textGuideLineConfig={anchor:new U(b[0][0],b[0][1])}))}}u(AS,kS=hh),AS.prototype.updateData=function(t,e,n,i){var r=this,o=t.hostModel,a=t.getItemModel(e),s=a.getModel("emphasis"),l=t.getItemLayout(e),u=P(ow(a.getModel("itemStyle"),l,!0),l);isNaN(u.startAngle)?r.setShape(u):(i?(r.setShape(u),i=o.getShallow("animationType"),o.ecModel.ssr?(pc(r,{scaleX:0,scaleY:0},o,{dataIndex:e,isFrom:!0}),r.originX=u.cx,r.originY=u.cy):"scale"===i?(r.shape.r=l.r0,pc(r,{shape:{r:l.r}},o,e)):null!=n?(r.setShape({startAngle:n,endAngle:n}),pc(r,{shape:{startAngle:l.startAngle,endAngle:l.endAngle}},o,e)):(r.shape.endAngle=l.startAngle,cc(r,{shape:{endAngle:l.endAngle}},o,e))):(mc(r),cc(r,{shape:u},o,e)),r.useStyle(t.getItemVisual(e,"style")),mu(r,a),i=(l.startAngle+l.endAngle)/2,n=o.get("selectedOffset"),u=Math.cos(i)*n,i=Math.sin(i)*n,(n=a.getShallow("cursor"))&&r.attr("cursor",n),this._updateLabel(o,t,e),r.ensureState("emphasis").shape=P({r:l.r+(s.get("scale")&&s.get("scaleSize")||0)},ow(s.getModel("itemStyle"),l)),P(r.ensureState("select"),{x:u,y:i,shape:ow(a.getModel(["select","itemStyle"]),l)}),P(r.ensureState("blur"),{shape:ow(a.getModel(["blur","itemStyle"]),l)}),n=r.getTextGuideLine(),o=r.getTextContent(),n&&P(n.ensureState("select"),{x:u,y:i}),P(o.ensureState("select"),{x:u,y:i}),fu(this,s.get("focus"),s.get("blurScope"),s.get("disabled")))},AS.prototype._updateLabel=function(t,e,n){var i=e.getItemModel(n),r=i.getModel("labelLine"),o=e.getItemVisual(n,"style"),a=o&&o.fill,o=o&&o.opacity,t=(np(this,ip(i),{labelFetcher:e.hostModel,labelDataIndex:n,inheritColor:a,defaultOpacity:o,defaultText:t.getFormattedLabel(n,"normal")||e.getName(n)}),this.getTextContent()),e=(this.setTextConfig({position:null,rotation:null}),t.attr({z2:10}),i.get(["label","position"]));"outside"!==e&&"outer"!==e?this.removeTextGuideLine():(this.getTextGuideLine()||(n=new Sh,this.setTextGuideLine(n)),eb(this,nb(i),{stroke:a,opacity:wt(r.get(["lineStyle","opacity"]),o,1)}))};var kS,DS=AS;function AS(t,e,n){var i=kS.call(this)||this,r=(i.z2=2,new dl);return i.setTextContent(r),i.updateData(t,e,n,!0),i}u(OS,LS=rm),OS.prototype.render=function(e,t,n,i){var r,o,a=e.getData(),s=this._data,l=this.group;if(!s&&0<a.count()){for(var u=a.getItemLayout(0),h=1;isNaN(u&&u.startAngle)&&h<a.count();++h)u=a.getItemLayout(h);u&&(r=u.startAngle)}this._emptyCircleSector&&l.remove(this._emptyCircleSector),0===a.count()&&e.get("showEmptyCircle")&&(o=_S(e),(o=new hh({shape:y(o)})).useStyle(e.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=o,l.add(o)),a.diff(s).add(function(t){var e=new DS(a,t,r);a.setItemGraphicEl(t,e),l.add(e)}).update(function(t,e){e=s.getItemGraphicEl(e);e.updateData(a,t,r),e.off("click"),l.add(e),a.setItemGraphicEl(t,e)}).remove(function(t){yc(s.getItemGraphicEl(t),e,t)}).execute(),IS(e),"expansion"!==e.get("animationTypeUpdate")&&(this._data=a)},OS.prototype.dispose=function(){},OS.prototype.containPoint=function(t,e){var n,e=e.getData().getItemLayout(0);if(e)return n=t[0]-e.cx,t=t[1]-e.cy,(n=Math.sqrt(n*n+t*t))<=e.r&&n>=e.r0},OS.type="pie";var LS,PS=OS;function OS(){var t=null!==LS&&LS.apply(this,arguments)||this;return t.ignoreLabelLineUpdate=!0,t}NS.prototype.getAllNames=function(){var t=this._getRawData();return t.mapArray(t.getName)},NS.prototype.containName=function(t){return 0<=this._getRawData().indexOfName(t)},NS.prototype.indexOfName=function(t){return this._getDataWithEncodedVisual().indexOfName(t)},NS.prototype.getItemVisual=function(t,e){return this._getDataWithEncodedVisual().getItemVisual(t,e)};var RS=NS;function NS(t,e){this._getDataWithEncodedVisual=t,this._getRawData=e}var BS,ES=ta(),zS=(u(FS,BS=Xy),FS.prototype.init=function(t){BS.prototype.init.apply(this,arguments),this.legendVisualProvider=new RS(S(this.getData,this),S(this.getRawData,this)),this._defaultLabelLine(t)},FS.prototype.mergeOption=function(){BS.prototype.mergeOption.apply(this,arguments)},FS.prototype.getInitialData=function(){return e=V(e={coordDimensions:["value"],encodeDefaulter:pt(gf,t=this)})?{coordDimensions:e}:P({encodeDefine:t.getEncode()},e),i=t.getSource(),e=D_(i,e).dimensions,(e=new k_(e,t)).initData(i,n),e;var t,e,n,i},FS.prototype.getDataParams=function(t){var e,n=this.getData(),i=ES(n),r=i.seats,i=(r||(e=[],n.each(n.mapDimension("value"),function(t){e.push(t)}),r=i.seats=ko(e,n.hostModel.get("percentPrecision"))),BS.prototype.getDataParams.call(this,t));return i.percent=r[t]||0,i.$vars.push("percent"),i},FS.prototype._defaultLabelLine=function(t){Go(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},FS.type="series.pie",FS.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"50%"],clockwise:!0,startAngle:90,endAngle:"auto",padAngle:0,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,coordinateSystemUsage:"box",left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:30,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},FS);function FS(){return null!==BS&&BS.apply(this,arguments)||this}mp={fullType:zS.type,getCoord2:function(t){return t.getShallow("center")}},Dd.set(mp.fullType,{getCoord2:void 0}).getCoord2=mp.getCoord2,Jx(function(t){t.registerChartView(PS),t.registerSeriesModel(zS),Um("pie",t.registerAction),t.registerLayout(pt(vS,"pie")),t.registerProcessor({seriesType:"pie",reset:function(t,e){var i,r=e.findComponents({mainType:"legend"});r&&r.length&&(i=t.getData()).filterSelf(function(t){for(var e=i.getName(t),n=0;n<r.length;n++)if(!r[n].isSelected(e))return!1;return!0})}}),t.registerProcessor({seriesType:"pie",reset:function(t,e){var n=t.getData();n.filterSelf(function(t){var e=n.mapDimension("value"),e=n.get(e,t);return!(W(e)&&!isNaN(e)&&e<0)})}})});var VS,HS={left:0,right:0,top:0,bottom:0},WS=["25%","25%"],GS=(u(US,VS=g),US.prototype.mergeDefaultAndTheme=function(t,e){var n=Ud(t.outerBounds);VS.prototype.mergeDefaultAndTheme.apply(this,arguments),n&&t.outerBounds&&Gd(t.outerBounds,n)},US.prototype.mergeOption=function(t,e){VS.prototype.mergeOption.apply(this,arguments),this.option.outerBounds&&t.outerBounds&&Gd(this.option.outerBounds,t.outerBounds)},US.type="grid",US.dependencies=["xAxis","yAxis"],US.layoutMode="box",US.defaultOption={show:!1,z:0,left:"15%",top:65,right:"10%",bottom:80,containLabel:!1,outerBoundsMode:"auto",outerBounds:HS,outerBoundsContain:"all",outerBoundsClampWidth:WS[0],outerBoundsClampHeight:WS[1],backgroundColor:v.color.transparent,borderWidth:1,borderColor:v.color.neutral30},US);function US(){return null!==VS&&VS.apply(this,arguments)||this}u(qS,XS=g),qS.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",ra).models[0]},qS.type="cartesian2dAxis";var XS,YS=qS;function qS(){return null!==XS&&XS.apply(this,arguments)||this}at(YS,jx);var fa={show:!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:v.color.axisLine,width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15],breakLine:!0},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,color:v.color.axisLabel,textMargin:[0,3]},splitLine:{show:!0,showMinLine:!0,showMaxLine:!0,lineStyle:{color:v.color.axisSplitLine,width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:[v.color.backgroundTint,v.color.backgroundTransparent]}},breakArea:{show:!0,itemStyle:{color:v.color.neutral00,borderColor:v.color.border,borderWidth:1,borderType:[3,3],opacity:.6},zigzagAmplitude:4,zigzagMinSpan:4,zigzagMaxSpan:20,zigzagZ:100,expandOnClick:!0},breakLabelLayout:{moveOverlap:"auto"}},Qm=d({boundaryGap:!0,deduplication:null,jitter:0,jitterOverlap:!0,jitterMargin:2,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto",show:"auto"},axisLabel:{interval:"auto"}},fa),Rh=d({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:v.color.axisMinorSplitLine,width:1}}},fa),ZS={category:Qm,value:Rh,time:d({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},Rh),log:E({logBase:10},Rh)},jS={value:1,category:1,time:1,log:1},KS=null;function $S(o,a,s,l){z(jS,function(t,r){var e,n=d(d({},ZS[r],!0),l,!0),n=(u(i,e=s),i.prototype.mergeDefaultAndTheme=function(t,e){var n=Wd(this),i=n?Ud(t):{};d(t,e.getTheme().get(r+"Axis")),d(t,this.getDefaultOption()),t.type=QS(t),n&&Gd(t,i,n)},i.prototype.optionUpdated=function(){"category"===this.option.type&&(this.__ordinalMeta=$_.createByAxisModel(this))},i.prototype.getCategories=function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},i.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},i.prototype.updateAxisBreaks=function(t){return KS?KS.updateModelAxisBreak(this,t):{breaks:[]}},i.type=a+"Axis."+r,i.defaultOption=n,i);function i(){var t=null!==e&&e.apply(this,arguments)||this;return t.type=a+"Axis."+r,t}o.registerComponentModel(n)}),o.registerSubTypeDefaulter(a+"Axis",QS)}function QS(t){return t.type||(t.data?"category":"value")}function JS(t){this.type="cartesian",this._dimList=[],this._axes={},this.name=t||""}JS.prototype.getAxis=function(t){return this._axes[t]},JS.prototype.getAxes=function(){return F(this._dimList,function(t){return this._axes[t]},this)},JS.prototype.getAxesByScale=function(e){return e=e.toLowerCase(),ut(this.getAxes(),function(t){return t.scale.type===e})},JS.prototype.addAxis=function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)};var tM=["x","y"];function eM(t){return("interval"===t.type||"time"===t.type)&&!t.hasBreaks()}u(rM,nM=JS),rM.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var t,e,n,i,r=this.getAxis("x").scale,o=this.getAxis("y").scale;eM(r)&&eM(o)&&(r=r.getExtent(),o=o.getExtent(),i=this.dataToPoint([r[0],o[0]]),e=this.dataToPoint([r[1],o[1]]),t=r[1]-r[0],n=o[1]-o[0],t)&&n&&(t=(e[0]-i[0])/t,e=(e[1]-i[1])/n,n=i[0]-r[0]*t,r=i[1]-o[0]*e,i=this._transform=[t,0,0,e,n,r],this._invTransform=Ve([],i))},rM.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},rM.prototype.containPoint=function(t){var e=this.getAxis("x"),n=this.getAxis("y");return e.contain(e.toLocalCoord(t[0]))&&n.contain(n.toLocalCoord(t[1]))},rM.prototype.containData=function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},rM.prototype.containZone=function(t,e){var t=this.dataToPoint(t),e=this.dataToPoint(e),n=this.getArea(),e=new X(t[0],t[1],e[0]-t[0],e[1]-t[1]);return n.intersect(e)},rM.prototype.dataToPoint=function(t,e,n){n=n||[];var i,r=t[0],o=t[1];return this._transform&&null!=r&&isFinite(r)&&null!=o&&isFinite(o)?ne(n,t,this._transform):(t=this.getAxis("x"),i=this.getAxis("y"),n[0]=t.toGlobalCoord(t.dataToCoord(r,e)),n[1]=i.toGlobalCoord(i.dataToCoord(o,e)),n)},rM.prototype.clampData=function(t,e){var n=this.getAxis("x").scale,i=this.getAxis("y").scale,r=n.getExtent(),o=i.getExtent(),n=n.parse(t[0]),i=i.parse(t[1]);return(e=e||[])[0]=Math.min(Math.max(Math.min(r[0],r[1]),n),Math.max(r[0],r[1])),e[1]=Math.min(Math.max(Math.min(o[0],o[1]),i),Math.max(o[0],o[1])),e},rM.prototype.pointToData=function(t,e,n){var i,r;return n=n||[],this._invTransform?ne(n,t,this._invTransform):(i=this.getAxis("x"),r=this.getAxis("y"),n[0]=i.coordToData(i.toLocalCoord(t[0]),e),n[1]=r.coordToData(r.toLocalCoord(t[1]),e),n)},rM.prototype.getOtherAxis=function(t){return this.getAxis("x"===t.dim?"y":"x")},rM.prototype.getArea=function(t){t=t||0;var e=this.getAxis("x").getGlobalExtent(),n=this.getAxis("y").getGlobalExtent(),i=Math.min(e[0],e[1])-t,r=Math.min(n[0],n[1])-t,e=Math.max(e[0],e[1])-i+t,n=Math.max(n[0],n[1])-r+t;return new X(i,r,e,n)};var nM,iM=rM;function rM(){var t=null!==nM&&nM.apply(this,arguments)||this;return t.type="cartesian2d",t.dimensions=tM,t}u(sM,oM=Sp),sM.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},sM.prototype.getGlobalExtent=function(t){var e=this.getExtent();return e[0]=this.toGlobalCoord(e[0]),e[1]=this.toGlobalCoord(e[1]),t&&e[0]>e[1]&&e.reverse(),e},sM.prototype.pointToData=function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},sM.prototype.setCategorySortInfo=function(t){if("category"!==this.type)return!1;this.model.option.categorySortInfo=t,this.scale.setSortInfo(t)};var oM,aM=sM;function sM(t,e,n,i,r){t=oM.call(this,t,e,n)||this;return t.index=0,t.type=i||"value",t.position=r||"bottom",t}var lM="expandAxisBreak",uM=Math.PI,hM=[[1,2,1,2],[5,3,5,3],[8,3,8,3]],cM=[[0,1,0,1],[0,3,0,3],[0,3,0,3]],pM=ta(),dM=ta(),fM=(gM.prototype.ensureRecord=function(t){var e=t.axis.dim,t=t.componentIndex,n=this.recordMap,n=n[e]||(n[e]=[]);return n[t]||(n[t]={ready:{}})},gM);function gM(t){this.recordMap={},this.resolveAxisNameOverlap=t}function yM(t,e,n,i,r,o){var a,s;Yx(t.nameLocation)?(t=o.stOccupiedRect)&&_M((a={},t=t,s=o.transGroup.transform,a.transform=jc(a.transform,s),a.localRect=Zc(a.localRect,t),a.rect=Zc(a.rect,t),s&&a.rect.applyTransform(s),a.axisAligned=qc(s),a.obb=void 0,(a.label=a.label||{}).ignore=!1,a),i,r):xM(o.labelInfoList,o.dirVec,i,r)}var mM=Oe(),vM=new X(0,0,0,0);function _M(t,e,n){var i=new U;gb(t,e,i,{direction:Math.atan2(n.y,n.x),bidirectional:!1,touchThreshold:.05})&&(t=i,n=e)&&(n.label.x+=t.x,n.label.y+=t.y,n.label.markRedraw(),(i=n.transform)&&(i[4]+=t.x,i[5]+=t.y),(e=n.rect)&&(e.x+=t.x,e.y+=t.y),e=n.obb)&&e.fromBoundingRect(n.localRect,i)}function xM(t,e,n,i){for(var r=0<=U.dot(i,e),o=0,a=t.length;o<a;o++){var s=t[r?o:a-1-o];s.label.ignore||_M(s,n,i)}}wM.prototype.updateCfg=function(t){var e=this._cfg.raw;e.position=t.position,e.labelOffset=t.labelOffset,this._resetCfgDetermined(e)},wM.prototype.__getRawCfg=function(){return this._cfg.raw},wM.prototype._resetCfgDetermined=function(t){var e=this._axisModel,n=e.getDefaultOption?e.getDefaultOption():{},i=G(t.axisName,e.get("name")),r=e.get("nameMoveOverlap"),t=(null!=r&&"auto"!==r||(r=G(t.defaultNameMoveOverlap,!0)),{raw:t,position:t.position,rotation:t.rotation,nameDirection:G(t.nameDirection,1),tickDirection:G(t.tickDirection,1),labelDirection:G(t.labelDirection,1),labelOffset:G(t.labelOffset,0),silent:G(t.silent,!0),axisName:i,nameLocation:wt(e.get("nameLocation"),n.nameLocation,"end"),shouldNameMoveOverlap:!!i&&r,optionHideOverlap:e.get(["axisLabel","hideOverlap"]),showMinorTicks:e.get(["minorTick","show"])}),n=(this._cfg=t,new oo({x:t.position[0],y:t.position[1],rotation:t.rotation})),i=(n.updateTransform(),this._transformGroup=n,this._shared.ensureRecord(e));i.transGroup=this._transformGroup,i.dirVec=new U(Math.cos(-t.rotation),Math.sin(-t.rotation))},wM.prototype.build=function(e,n){var i=this;return e=e||{axisLine:!0,axisTickLabelEstimate:!1,axisTickLabelDetermine:!0,axisName:!0},z(SM,function(t){e[t]&&MM[t](i._cfg,i._local,i._shared,i._axisModel,i.group,i._transformGroup,i._api,n||{})}),this},wM.innerTextLayout=function(t,e,n){var i,e=Do(e-t),t=Ao(e)?(i=0<n?"top":"bottom","center"):Ao(e-uM)?(i=0<n?"bottom":"top","center"):(i="middle",0<e&&e<uM?0<n?"right":"left":0<n?"left":"right");return{rotation:e,textAlign:t,textVerticalAlign:i}},wM.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},wM.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)};var bM=wM;function wM(t,e,n,i){this.group=new oo,this._axisModel=t,this._api=e,this._local={},this._shared=i||new fM(yM),this._resetCfgDetermined(n)}var SM=["axisLine","axisTickLabelEstimate","axisTickLabelDetermine","axisName"],MM={axisLine:function(i,t,e,n,r,o,a){var s,l,u,h,c,p,d,f,g=n.get(["axisLine","show"]);(g="auto"===g&&(g=!0,null!=i.raw.axisLineAutoShow)?!!i.raw.axisLineAutoShow:g)&&(g=n.axis.getExtent(),c=o.transform,s=[g[0],0],l=[g[1],0],u=l[0]<s[0],c&&(ne(s,s,c),ne(l,l,c)),h=P({lineCap:"round"},n.getModel(["axisLine","lineStyle"]).getLineStyle()),g={strokeContainThreshold:i.raw.strokeContainThreshold||5,silent:!0,z2:1,style:h},n.get(["axisLine","breakLine"])&&n.axis.scale.hasBreaks()?KS.buildAxisBreakLine(n,r,o,g):(Lc((c=new kh(P({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]}},g))).shape,c.style.lineWidth),c.anid="line",r.add(c)),null!=(p=n.get(["axisLine","symbol"])))&&(o=n.get(["axisLine","symbolSize"]),H(p)&&(p=[p,p]),(H(o)||W(o))&&(o=[o,o]),g=o0(n.get(["axisLine","symbolOffset"])||0,o),d=o[0],f=o[1],z([{rotate:i.rotation+Math.PI/2,offset:g[0],r:0},{rotate:i.rotation-Math.PI/2,offset:g[1],r:Math.sqrt((s[0]-l[0])*(s[0]-l[0])+(s[1]-l[1])*(s[1]-l[1]))}],function(t,e){var n;"none"!==p[e]&&null!=p[e]&&(e=r0(p[e],-d/2,-f/2,d,f,h.stroke,!0),n=t.r+t.offset,e.attr({rotation:t.rotate,x:(t=u?l:s)[0]+n*Math.cos(i.rotation),y:t[1]-n*Math.sin(i.rotation),silent:!0,z2:11}),r.add(e))}))},axisTickLabelEstimate:function(t,e,n,i,r,o,a,s){kM(e,r,s)&&TM(t,e,n,i,r,o,a,_1.estimate)},axisTickLabelDetermine:function(t,e,n,i,r,o,a,s){kM(e,r,s)&&TM(t,e,n,i,r,o,a,_1.determine);var l,s=function(t,e,n,i){var r=i.axis,o=i.getModel("axisTick"),a=o.get("show");"auto"===a&&(a=!0,null!=t.raw.axisTickAutoShow)&&(a=!!t.raw.axisTickAutoShow);if(!a||r.scale.isBlank())return[];for(var a=o.getModel("lineStyle"),t=t.tickDirection*o.get("length"),s=IM(r.getTicksCoords(),n.transform,t,E(a.getLineStyle(),{stroke:i.get(["axisLine","lineStyle","color"])}),"ticks"),l=0;l<s.length;l++)e.add(s[l]);return s}(t,r,o,i),a=(n=e.labelLayoutList,l=s,t.showMinorTicks||z(n,function(t){if(t&&t.label.ignore)for(var e=0;e<l.length;e++){var n=l[e],i=dM(n),r=pM(t.label);if(null!=i.tickValue&&!i.onBand&&i.tickValue===r.tickValue)return void CM(n)}}),t),u=r,h=o,e=i,s=t.tickDirection,n=e.axis,r=e.getModel("minorTick");if(a.showMinorTicks&&!n.scale.isBlank()){var c=n.getMinorTicksCoords();if(c.length)for(var a=r.getModel("lineStyle"),p=s*r.get("length"),d=E(a.getLineStyle(),E(e.getModel("axisTick").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})),f=0;f<c.length;f++)for(var g=IM(c[f],h.transform,p,d,"minorticks_"+f),y=0;y<g.length;y++)u.add(g[y])}},axisName:function(t,e,n,i,r,o,a,s){var l,u,h,c,p,d,f,g,y,m,v=n.ensureRecord(i),_=(e.nameEl&&(r.remove(e.nameEl),e.nameEl=v.nameLayout=v.nameLocation=null),t.axisName);_&&(l=t.nameLocation,f=t.nameDirection,u=i.getModel("nameTextStyle"),p=i.get("nameGap")||0,d=i.axis.getExtent(),m=i.axis.inverse?-1:1,y=new U(0,0),h=new U(0,0),"start"===l?(y.x=d[0]-m*p,h.x=-m):"end"===l?(y.x=d[1]+m*p,h.x=m):(y.x=(d[0]+d[1])/2,y.y=t.labelOffset+f*p,h.y=f),m=Oe(),h.transform(ze(m,m,t.rotation)),null!=(p=i.get("nameRotate"))&&(p=p*uM/180),Yx(l)?c=bM.innerTextLayout(t.rotation,null!=p?p:t.rotation,f):(c=function(t,e,n,i){var r,n=Do(n-t),t=i[0]>i[1],i="start"===e&&!t||"start"!==e&&t;e=Ao(n-uM/2)?(r=i?"bottom":"top","center"):Ao(n-1.5*uM)?(r=i?"top":"bottom","center"):(r="middle",n<1.5*uM&&uM/2<n?i?"left":"right":i?"right":"left");return{rotation:n,textAlign:e,textVerticalAlign:r}}(t.rotation,l,p||0,d),null!=(g=t.raw.axisNameAvailableWidth)&&(g=Math.abs(g/Math.sin(c.rotation)),isFinite(g)||(g=null))),m=u.getFont(),p=(f=i.get("nameTruncate",!0)||{}).ellipsis,d=bt(t.raw.nameTruncateMaxWidth,f.maxWidth,g),f=s.nameMarginLevel||0,Uc({el:g=new dl({x:y.x,y:y.y,rotation:c.rotation,silent:bM.isLabelSilent(i),style:rp(u,{text:_,font:m,overflow:"truncate",width:d,ellipsis:p,fill:u.getTextColor()||i.get(["axisLine","lineStyle","color"]),align:u.get("align")||c.textAlign,verticalAlign:u.get("verticalAlign")||c.textVerticalAlign}),z2:1}),componentModel:i,itemName:_}),g.__fullText=_,g.anid="name",i.get("triggerEvent")&&((s=bM.makeAxisEventDataBase(i)).targetType="axisName",s.name=_,Y(g).eventData=s),o.add(g),g.updateTransform(),e.nameEl=g,y=v.nameLayout=lb({label:g,priority:g.z2,defaultAttr:{ignore:g.ignore},marginDefault:(Yx(l)?hM:cM)[f]}),v.nameLocation=l,r.add(g),g.decomposeTransform(),t.shouldNameMoveOverlap)&&y&&(m=n.ensureRecord(i),n.resolveAxisNameOverlap(t,n,i,y,h,m))}};function TM(t,e,n,i,r,o,a,s){DM(e)||(h=t,O=e,r=r,s=s,_=a,k=(v=i).axis,a=bt(h.raw.axisLabelShow,v.get(["axisLabel","show"])),D=new oo,r.add(D),r=x1(s),!a||k.scale.isBlank()?AM(O,[],D,r):(x=v.getModel("axisLabel"),b=k.getViewLabels(r),s=(bt(h.raw.labelRotate,x.get("rotate"))||0)*uM/180,w=bM.innerTextLayout(h.rotation,s,h.labelDirection),S=v.getCategories&&v.getCategories(!0),M=[],T=v.get("triggerEvent"),C=1/0,I=-1/0,z(b,function(t,e){var n,i,r,o="ordinal"===k.scale.type?k.scale.getRawOrdinalNumber(t.tickValue):t.tickValue,a=t.formattedLabel,s=t.rawLabel,l=x,u=(l=S&&S[o]&&B(u=S[o])&&u.textStyle?new Cp(u.textStyle,x,v.ecModel):l).getTextColor()||v.get(["axisLine","lineStyle","color"]),h=l.getShallow("align",!0)||w.textAlign,c=G(l.getShallow("alignMinLabel",!0),h),p=G(l.getShallow("alignMaxLabel",!0),h),d=l.getShallow("verticalAlign",!0)||l.getShallow("baseline",!0)||w.textVerticalAlign,f=G(l.getShallow("verticalAlignMinLabel",!0),d),g=G(l.getShallow("verticalAlignMaxLabel",!0),d),y=10+((null==(y=t.time)?void 0:y.level)||0),m=(C=Math.min(C,y),I=Math.max(I,y),new dl({x:0,y:0,rotation:0,silent:bM.isLabelSilent(v),z2:y,style:rp(l,{text:a,align:0===e?c:e===b.length-1?p:h,verticalAlign:0===e?f:e===b.length-1?g:d,fill:N(u)?u("category"===k.type?s:"value"===k.type?o+"":o,e):u})})),y=(m.anid="label_"+o,pM(m));y.break=t.break,y.tickValue=o,y.layoutRotation=w.rotation,Uc({el:m,componentModel:v,itemName:a,formatterParamsExtra:{isTruncated:function(){return m.isTruncated},value:s,tickIndex:e}}),T&&((l=bM.makeAxisEventDataBase(v)).targetType="axisLabel",l.value=s,l.tickIndex=e,t.break&&(l.break={start:t.break.parsedBreak.vmin,end:t.break.parsedBreak.vmax}),"category"===k.type&&(l.dataIndex=o),Y(m).eventData=l,t.break)&&(n=v,i=_,r=t.break,m.on("click",function(t){var e={type:lM,breaks:[{start:r.parsedBreak.breakOption.start,end:r.parsedBreak.breakOption.end}]};e[n.axis.dim+"AxisIndex"]=n.componentIndex,i.dispatchAction(e)})),M.push(m),D.add(m)}),a=F(M,function(t){return{label:t,priority:pM(t).break?t.z2+(I-C+1):t.z2,defaultAttr:{ignore:t.ignore}}}),AM(O,a,D,r)));var v,_,x,b,w,S,M,T,C,I,k,D,l,u,h,c,p,d,f,g,y,m,A,L,P,s=e.labelLayoutList,O=(l=t,h=s,c=o,p=(u=i).get(["axisLabel","margin"]),z(h,function(t,e){var n,i,t=lb(t);t&&(n=t.label,i=pM(n),t.suggestIgnore=n.ignore,n.ignore=!1,Rr(LM,PM),LM.x=u.axis.dataToCoord(i.tickValue),LM.y=l.labelOffset+l.labelDirection*p,LM.rotation=i.layoutRotation,c.add(LM),LM.updateTransform(),c.remove(LM),LM.decomposeTransform(),Rr(n,LM),n.markRedraw(),ab(t,!0),lb(t))}),t.rotation,t.optionHideOverlap);function R(t,e,n){var i,e=lb(d[e]),n=lb(d[n]);e&&n&&(!1===t||e.suggestIgnore?CM(e.label):n.suggestIgnore?CM(n.label):(f||(e=cb({marginForce:i=[0,0,0,0]},e),n=cb({marginForce:i},n)),gb(e,n,null,{touchThreshold:.1})&&CM((t?n:e).label)))}d=s,f=O,Xx((a=i).axis)||(r=a.get(["axisLabel","showMinLabel"]),a=a.get(["axisLabel","showMaxLabel"]),e=d.length,R(r,0,1),R(a,e-1,e-2)),O&&fb(ut(s,function(t){return t&&!t.label.ignore})),o=t,r=n,a=s,t=(e=i).axis,y=r.ensureRecord(e),m=[],A=!!o.axisName&&Yx(o.nameLocation),z(a,function(t){var e,t=lb(t);t&&!t.label.ignore&&(m.push(t),e=y.transGroup,A)&&(e.transform?Ve(mM,e.transform):Re(mM),t.transform&&Be(mM,mM,t.transform),X.copy(vM,t.localRect),vM.applyTransform(mM),g?g.union(vM):X.copy(g=new X(0,0,0,0),vM))}),L=.1<Math.abs(y.dirVec.x)?"x":"y",P=y.transGroup[L],m.sort(function(t,e){return Math.abs(t.label[L]-P)-Math.abs(e.label[L]-P)}),A&&g&&(r=t.getExtent(),e=Math.min(r[0],r[1]),o=Math.max(r[0],r[1])-e,g.union(new X(e,0,o,1))),y.stOccupiedRect=g,y.labelInfoList=m}function CM(t){t&&(t.ignore=!0)}function IM(t,e,n,i,r){for(var o=[],a=[],s=[],l=0;l<t.length;l++){var u=t[l].coord,u=(a[0]=u,s[a[1]=0]=u,s[1]=n,e&&(ne(a,a,e),ne(s,s,e)),new kh({shape:{x1:a[0],y1:a[1],x2:s[0],y2:s[1]},style:i,z2:2,autoBatch:!0,silent:!0})),u=(Lc(u.shape,u.style.lineWidth),u.anid=r+"_"+t[l].tickValue,o.push(u),dM(u));u.onBand=!!t[l].onBand,u.tickValue=t[l].tickValue}return o}function kM(t,e,n){if(DM(t)){var i=t.axisLabelsCreationContext.out.noPxChangeTryDetermine;if(n.noPxChange){for(var r=!0,o=0;o<i.length;o++)r=r&&i[o]();if(r)return!1}i.length&&(e.remove(t.labelGroup),AM(t,null,null,null))}return!0}function DM(t){return t.labelLayoutList}function AM(t,e,n,i){t.labelLayoutList=e,t.labelGroup=n,t.axisLabelsCreationContext=i}var LM=new sl,PM=new sl;function OM(t,e,n){n=n||{};var i=e.axis,r={},o=i.getAxesOnZeroOf()[0],a=i.position,s=o?"onZero":a,i=i.dim,t=[t.x,t.x+t.width,t.y,t.y+t.height],l={left:0,right:1,top:0,bottom:1,onZero:2},u=e.get("offset")||0,u="x"===i?[t[2]-u,t[3]+u]:[t[0]-u,t[1]+u],h=(o&&(h=o.toGlobalCoord(o.dataToCoord(0)),u[l.onZero]=Math.max(Math.min(h,u[1]),u[0])),r.position=["y"===i?u[l[s]]:t[0],"x"===i?u[l[s]]:t[3]],r.rotation=Math.PI/2*("x"===i?0:1),r.labelDirection=r.tickDirection=r.nameDirection={top:-1,bottom:1,left:-1,right:1}[a],r.labelOffset=o?u[l[a]]-u[l.onZero]:0,e.get(["axisTick","inside"])&&(r.tickDirection=-r.tickDirection),bt(n.labelInside,e.get(["axisLabel","inside"]))&&(r.labelDirection=-r.labelDirection),e.get(["axisLabel","rotate"]));return r.labelRotate="top"===s?-h:h,r.z2=1,r}function RM(i){var r={xAxisModel:null,yAxisModel:null};return z(r,function(t,e){var n=e.replace(/Model$/,""),n=i.getReferringComponents(n,ra).models[0];r[e]=n}),r}var NM=[[3,1],[0,2]],BM=(EM.prototype.getRect=function(){return this._rect},EM.prototype.update=function(t,e){var n=this._axesMap;function i(t){var d,e=ct(t),n=e.length;if(n){for(var i=[],r=n-1;0<=r;r--){var o=t[+e[r]],a=o.model,s=o.scale;E_(s)&&a.get("alignTicks")&&null==a.get("interval")?i.push(o):(Vx(s,a),E_(s)&&(d=o))}i.length&&(d||Vx((d=i.pop()).scale,d.model),z(i,function(t){var e=t.scale,t=t.model,n=d.scale,i=ox.prototype,r=i.getTicks.call(n),o=i.getTicks.call(n,{expandToNicedExtent:!0}),a=r.length-1,n=i.getInterval.call(n),s=(u=Fx(e,t)).extent,l=u.fixMin,u=u.fixMax,t=("log"===e.type&&(s=q_(e.base,s,!0)),e.setBreaksFromOption(Zx(t)),e.setExtent(s[0],s[1]),e.calcNiceExtent({splitNumber:a,fixMin:l,fixMax:u}),i.getExtent.call(e)),h=(l&&(s[0]=t[0]),u&&(s[1]=t[1]),i.getInterval.call(e)),c=s[0],p=s[1];if(l&&u)h=(p-c)/a;else if(l)for(p=s[0]+h*a;p<s[1]&&isFinite(p)&&isFinite(s[1]);)h=F_(h),p=s[0]+h*a;else if(u)for(c=s[1]-h*a;c>s[0]&&isFinite(c)&&isFinite(s[0]);)h=F_(h),c=s[1]-h*a;else{t=(h=a<e.getTicks().length-1?F_(h):h)*a;(c=Mo((p=Math.ceil(s[1]/h)*h)-t))<0&&0<=s[0]?(c=0,p=Mo(t)):0<p&&s[1]<=0&&(p=0,c=-Mo(t))}l=(r[0].value-o[0].value)/n,u=(r[a].value-o[a].value)/n,i.setExtent.call(e,c+h*l,p+h*u),i.setInterval.call(e,h),(l||u)&&i.setNiceExtent.call(e,c+h,p-h)}))}}this._updateScale(t,this.model),i(n.x),i(n.y);var r={};z(n.x,function(t){FM(n,"y",t,r)}),z(n.y,function(t){FM(n,"x",t,r)}),this.resize(this.model,e)},EM.prototype.resize=function(t,e,n){var i,r,o,a,s,l=Hd(t,e),u=this._rect=zd(t.getBoxLayoutParams(),l.refContainer),h=this._axesMap,c=this._coordsList,p=t.get("containLabel");HM(h,u),n||(i=u,r=c,n=h,o=p,a=e,s=new fM(XM),z(n,function(t){return z(t,function(t){qx(t.model)&&(t.axisBuilder=function(t,e,n,i,r,o){for(var t=OM(t,n),a=!1,s=!1,l=0;l<e.length;l++)E_(e[l].getOtherAxis(n.axis).scale)&&(a=s=!0,"category"===n.axis.type)&&n.axis.onBand&&(s=!1);return t.axisLineAutoShow=a,t.axisTickAutoShow=s,t.defaultNameMoveOverlap=o,new bM(n,i,t,r)}(i,r,t.model,a,s,!o))})}),c=s,e=void 0,p?e=GM(u.clone(),"axisLabel",null,u,h,c,l):(p=(n=function(t,e,n){var i,r=t.get("outerBoundsMode",!0);"same"===r?i=e.clone():null!=r&&"auto"!==r||(i=zd(t.get("outerBounds",!0)||HS,n.refContainer));r=t.get("outerBoundsContain",!0);n=null==r||"auto"===r||k(["all","axisLabel"],r)<0?"all":r;r=[So(G(t.get("outerBoundsClampWidth",!0),WS[0]),e.width),So(G(t.get("outerBoundsClampHeight",!0),WS[1]),e.height)];return{outerBoundsRect:i,parsedOuterBoundsContain:n,outerBoundsClamp:r}}(t,u,l)).outerBoundsRect,t=n.parsedOuterBoundsContain,n=n.outerBoundsClamp,p&&(e=GM(p,t,n,u,h,c,l))),UM(u,h,_1.determine,null,e,l)),z(this._coordsList,function(t){t.calcAffineTransform()})},EM.prototype.getAxis=function(t,e){t=this._axesMap[t];if(null!=t)return t[e||0]},EM.prototype.getAxes=function(){return this._axesList.slice()},EM.prototype.getCartesian=function(t,e){if(null!=t&&null!=e)return this._coordsMap["x"+t+"y"+e];B(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var n=0,i=this._coordsList;n<i.length;n++)if(i[n].getAxis("x").index===t||i[n].getAxis("y").index===e)return i[n]},EM.prototype.getCartesians=function(){return this._coordsList.slice()},EM.prototype.convertToPixel=function(t,e,n){e=this._findConvertTarget(e);return e.cartesian?e.cartesian.dataToPoint(n):e.axis?e.axis.toGlobalCoord(e.axis.dataToCoord(n)):null},EM.prototype.convertFromPixel=function(t,e,n){e=this._findConvertTarget(e);return e.cartesian?e.cartesian.pointToData(n):e.axis?e.axis.coordToData(e.axis.toLocalCoord(n)):null},EM.prototype._findConvertTarget=function(t){var e,n,i=t.seriesModel,r=t.xAxisModel||i&&i.getReferringComponents("xAxis",ra).models[0],o=t.yAxisModel||i&&i.getReferringComponents("yAxis",ra).models[0],t=t.gridModel,a=this._coordsList;return i?k(a,e=i.coordinateSystem)<0&&(e=null):r&&o?e=this.getCartesian(r.componentIndex,o.componentIndex):r?n=this.getAxis("x",r.componentIndex):o?n=this.getAxis("y",o.componentIndex):t&&t.coordinateSystem===this&&(e=this._coordsList[0]),{cartesian:e,axis:n}},EM.prototype.containPoint=function(t){var e=this._coordsList[0];if(e)return e.containPoint(t)},EM.prototype._initCartesian=function(o,t,e){var a=this,s=this,l={left:!1,right:!1,top:!1,bottom:!1},u={x:{},y:{}},h={x:0,y:0};function n(r){return function(t,e){var n,i;zM(t,o)&&(n=t.get("position"),"x"===r?"top"!==n&&"bottom"!==n&&(n=l.bottom?"top":"bottom"):"left"!==n&&"right"!==n&&(n=l.left?"right":"left"),l[n]=!0,i="category"===(n=new aM(r,Hx(t),[0,0],t.get("type"),n)).type,n.onBand=i&&t.get("boundaryGap"),n.inverse=t.get("inverse"),(t.axis=n).model=t,n.grid=s,n.index=e,s._axesList.push(n),u[r][e]=n,h[r]++)}}t.eachComponent("xAxis",n("x"),this),t.eachComponent("yAxis",n("y"),this),h.x&&h.y?z((this._axesMap=u).x,function(i,r){z(u.y,function(t,e){var e="x"+r+"y"+e,n=new iM(e);n.master=a,n.model=o,a._coordsMap[e]=n,a._coordsList.push(n),n.addAxis(i),n.addAxis(t)})}):(this._axesMap={},this._axesList=[])},EM.prototype._updateScale=function(t,i){function r(e,n){var i,t,r;z((i=e,t=n.dim,r={},z(i.mapDimensionsAll(t),function(t){r[N_(i,t)]=!0}),ct(r)),function(t){n.scale.unionExtentFromData(e,t)})}z(this._axesList,function(t){var e;t.scale.setExtent(1/0,-1/0),"category"===t.type&&(e=t.model.get("categorySortInfo"),t.scale.setSortInfo(e))}),t.eachSeries(function(t){var e,n;(n=t).coordinateSystem&&"cartesian2d"===n.coordinateSystem.type&&(e=(n=RM(t)).xAxisModel,n=n.yAxisModel,zM(e,i))&&zM(n,i)&&(e=this.getCartesian(e.componentIndex,n.componentIndex),n=t.getData(),t=e.getAxis("x"),e=e.getAxis("y"),r(n,t),r(n,e))},this)},EM.prototype.getTooltipAxes=function(n){var i=[],r=[];return z(this.getCartesians(),function(t){var e=null!=n&&"auto"!==n?t.getAxis(n):t.getBaseAxis(),t=t.getOtherAxis(e);k(i,e)<0&&i.push(e),k(r,t)<0&&r.push(t)}),{baseAxes:i,otherAxes:r}},EM.create=function(i,r){var o=[];return i.eachComponent("grid",function(t,e){var n=new EM(t,i,r);n.name="grid_"+e,n.resize(t,r,!0),t.coordinateSystem=n,o.push(n)}),i.eachSeries(function(n){var t,e,i,r,o,a;e=(t={targetModel:n,coordSysType:"cartesian2d",coordSysProvider:function(){var t=RM(n),e=t.xAxisModel,t=t.yAxisModel;return e.getCoordSysModel().coordinateSystem.getCartesian(e.componentIndex,t.componentIndex)}}).targetModel,i=t.coordSysType,r=t.coordSysProvider,o=t.isDefaultDataCoordSys,t.allowNotFound,a=(t=Ld(e)).kind,t=t.coordSysType,o&&a!==Ad.dataCoordSys&&(a=Ad.dataCoordSys,t=i),a!==Ad.none&&t===i&&(o=r(i,e))&&(a===Ad.dataCoordSys?e.coordinateSystem=o:e.boxCoordinateSystem=o)}),o},EM.dimensions=tM,EM);function EM(t,e,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=tM,this._initCartesian(t,e,n),this.model=t}function zM(t,e){return t.getCoordSysModel()===e}function FM(t,e,n,i){n.getAxesOnZeroOf=function(){return r?[r]:[]};var r,o=t[e],t=n.model,e=t.get(["axisLine","onZero"]),n=t.get(["axisLine","onZeroAxisIndex"]);if(e){if(null!=n)VM(o[n])&&(r=o[n]);else for(var a in o)if(o.hasOwnProperty(a)&&VM(o[a])&&!i[s(o[a])]){r=o[a];break}r&&(i[s(r)]=!0)}function s(t){return t.dim+"_"+t.index}}function VM(t){return t&&"category"!==t.type&&"time"!==t.type&&(e=(t=(t=t).scale.getExtent())[0],t=t[1],!(0<e&&0<t||e<0&&t<0));var e}function HM(t,e){z(t.x,function(t){return WM(t,e.x,e.width)}),z(t.y,function(t){return WM(t,e.y,e.height)})}function WM(t,e,n){var i,r,n=[0,n],o=t.inverse?1:0;t.setExtent(n[o],n[1-o]),i=e,o=(n=t).getExtent(),r=o[0]+o[1],n.toGlobalCoord="x"===n.dim?function(t){return t+i}:function(t){return r-t+i},n.toLocalCoord="x"===n.dim?function(t){return t-i}:function(t){return r-t+i}}function GM(r,t,e,n,i,l,o){UM(n,i,_1.estimate,t,!1,o);var a=[0,0,0,0],t=(s(0),s(1),u(n,0,NaN),u(n,1,NaN),null==ht(a,function(t){return 0<t}));return Hc(n,a,!0,!0,e),HM(i,n),t;function s(s){z(i[_c[s]],function(t){if(qx(t.model)){var e=l.ensureRecord(t.model),n=e.labelInfoList;if(n)for(var i=0;i<n.length;i++){var r=n[i],o=t.scale.normalize(pM(r.label).tickValue);u(r.rect,s,o=1===s?1-o:o),u(r.rect,1-s,NaN)}var a=e.nameLayout;a&&(o=Yx(e.nameLocation)?.5:NaN,u(a.rect,s,o),u(a.rect,1-s,NaN))}})}function u(t,e,n){var i=r[_c[e]]-t[_c[e]],t=t[xc[e]]+t[_c[e]]-(r[xc[e]]+r[_c[e]]),i=h(i,1-n),t=h(t,n),n=NM[e][0],e=NM[e][1];a[n]=_o(a[n],i),a[e]=_o(a[e],t)}function h(t,e){return 0<t&&!xt(e)&&1e-4<e&&(t/=e),t}}function UM(r,t,e,n,o,i){var a=e===_1.determine,s=(z(t,function(t){return z(t,function(t){var e,n,i;qx(t.model)&&(e=t.axisBuilder,n=r,i=t.model,n=OM(r,i),e.updateCfg(n),t.axisBuilder.build(a?{axisTickLabelDetermine:!0}:{axisTickLabelEstimate:!0},{noPxChange:o}))})}),{x:0,y:0});function l(t){s[_c[1-t]]=r[xc[t]]<=.5*i.refContainer[xc[t]]?0:1-t==1?2:1}l(0),l(1),z(t,function(t,e){return z(t,function(t){qx(t.model)&&("all"!==n&&!a||t.axisBuilder.build({axisName:!0},{nameMarginLevel:s[e]}),a)&&t.axisBuilder.build({axisLine:!0})})})}var XM=function(t,e,n,i,r,o){n="x"===n.axis.dim?"y":"x";yM(t,0,0,i,r,o),Yx(t.nameLocation)||z(e.recordMap[n],function(t){t&&t.labelInfoList&&t.dirVec&&xM(t.labelInfoList,t.dirVec,i,r)})};function YM(t,e){var h,c,r,p,d,f,o,n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return h=n,e=e,r=(c=t).getComponent("tooltip"),p=c.getComponent("axisPointer"),d=p.get("link",!0)||[],f=[],z(e.getCoordinateSystems(),function(s){var l,u,t,e,n;function i(t,e,n){var i,r,o=n.model.getModel("axisPointer",p),a=o.get("show");a&&("auto"!==a||t||jM(o))&&(null==e&&(e=o.get("triggerTooltip")),a=(o=t?function(t,e,n,i,r,o){var a=e.getModel("axisPointer"),s={};z(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],function(t){s[t]=y(a.get(t))}),s.snap="category"!==t.type&&!!o,"cross"===a.get("type")&&(s.type="line");e=s.label||(s.label={});null==e.show&&(e.show=!1),"cross"===r&&(r=a.get(["label","show"]),e.show=null==r||r,o||(r=s.lineStyle=a.get("crossStyle"))&&E(e,r.textStyle));return t.model.getModel("axisPointer",new Cp(s,n,i))}(n,u,p,c,t,e):o).get("snap"),t=o.get("triggerEmphasis"),i=KM(n.model),r=e||a||"category"===n.type,e=h.axesInfo[i]={key:i,axis:n,coordSys:s,axisPointerModel:o,triggerTooltip:e,triggerEmphasis:t,involveSeries:r,snap:a,useHandle:jM(o),seriesModels:[],linkGroup:null},l[i]=e,h.seriesInvolved=h.seriesInvolved||r,null!=(t=function(t,e){for(var n=e.model,i=e.dim,r=0;r<t.length;r++){var o=t[r]||{};if(qM(o[i+"AxisId"],n.id)||qM(o[i+"AxisIndex"],n.componentIndex)||qM(o[i+"AxisName"],n.name))return r}}(d,n)))&&((a=f[t]||(f[t]={axesInfo:{}})).axesInfo[i]=e,a.mapper=d[t].mapper,e.linkGroup=a)}s.axisPointerEnabled&&(t=KM(s.model),l=h.coordSysAxesInfo[t]={},u=(h.coordSysMap[t]=s).model.getModel("tooltip",r),z(s.getAxes(),pt(i,!1,null)),s.getTooltipAxes)&&r&&u.get("show")&&(t="axis"===u.get("trigger"),e="cross"===u.get(["axisPointer","type"]),n=s.getTooltipAxes(u.get(["axisPointer","axis"])),(t||e)&&z(n.baseAxes,pt(i,!e||"cross",t)),e)&&z(n.otherAxes,pt(i,"cross",!1))}),n.seriesInvolved&&(o=n,t.eachSeries(function(n){var i=n.coordinateSystem,t=n.get(["tooltip","trigger"],!0),e=n.get(["tooltip","show"],!0);i&&i.model&&"none"!==t&&!1!==t&&"item"!==t&&!1!==e&&!1!==n.get(["axisPointer","show"],!0)&&z(o.coordSysAxesInfo[KM(i.model)],function(t){var e=t.axis;i.getAxis(e.dim)===e&&(t.seriesModels.push(n),null==t.seriesDataCount&&(t.seriesDataCount=0),t.seriesDataCount+=n.getData().count())})})),n}function qM(t,e){return"all"===t||V(t)&&0<=k(t,e)||t===e}function ZM(t){var e=(t.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return e&&e.axesInfo[KM(t)]}function jM(t){return!!t.get(["handle","show"])}function KM(t){return t.type+"||"+t.id}var $M,QM={},JM=(u(tT,$M=Jy),tT.prototype.render=function(t,e,n,i){var r,o,a,s,l,u;this.axisPointerClass&&(r=ZM(r=t))&&(l=r.axisPointerModel,o=r.axis.scale,a=l.option,u=l.get("status"),null!=(s=l.get("value"))&&(s=o.parse(s)),l=jM(l),null==u&&(a.status=l?"show":"hide"),(u=o.getExtent().slice())[0]>u[1]&&u.reverse(),(s=null==s||s>u[1]?u[1]:s)<u[0]&&(s=u[0]),a.value=s,l)&&(a.status=r.axis.scale.isBlank()?"hide":"show"),$M.prototype.render.apply(this,arguments),this._doUpdateAxisPointerClass(t,n,!0)},tT.prototype.updateAxisPointer=function(t,e,n,i){this._doUpdateAxisPointerClass(t,n,!1)},tT.prototype.remove=function(t,e){var n=this._axisPointer;n&&n.remove(e)},tT.prototype.dispose=function(t,e){this._disposeAxisPointer(e),$M.prototype.dispose.apply(this,arguments)},tT.prototype._doUpdateAxisPointerClass=function(t,e,n){var i,r=tT.getAxisPointerClass(this.axisPointerClass);r&&((i=(i=ZM(i=t))&&i.axisPointerModel)?(this._axisPointer||(this._axisPointer=new r)).render(t,i,e,n):this._disposeAxisPointer(e))},tT.prototype._disposeAxisPointer=function(t){this._axisPointer&&this._axisPointer.dispose(t),this._axisPointer=null},tT.registerAxisPointerClass=function(t,e){QM[t]=e},tT.getAxisPointerClass=function(t){return t&&QM[t]},tT.type="axis",tT);function tT(){var t=null!==$M&&$M.apply(this,arguments)||this;return t.type=tT.type,t}var eT=ta();var nT,iT=["splitArea","splitLine","minorSplitLine","breakArea"],Gu=(u(rT,nT=JM),rT.prototype.render=function(e,t,n,i){this.group.removeAll();var r=this._axisGroup;this._axisGroup=new oo,this.group.add(this._axisGroup),qx(e)&&(this._axisGroup.add(e.axis.axisBuilder.group),z(iT,function(t){e.get([t,"show"])&&aT[t](this,this._axisGroup,e,e.getCoordSysModel(),n)},this),i&&"changeAxisOrder"===i.type&&i.isInitSort||Bc(r,this._axisGroup,e),nT.prototype.render.call(this,e,t,n,i))},rT.prototype.remove=function(){eT(this).splitAreaColors=null},rT.type="cartesianAxis",rT);function rT(){var t=null!==nT&&nT.apply(this,arguments)||this;return t.type=rT.type,t.axisPointerClass="CartesianAxisPointer",t}var oT,aT={splitLine:function(t,e,n,i,r){var o=n.axis;if(!o.scale.isBlank())for(var n=n.getModel("splitLine"),a=n.getModel("lineStyle"),s=a.get("color"),l=!1!==n.get("showMinLine"),u=!1!==n.get("showMaxLine"),s=V(s)?s:[s],h=i.coordinateSystem.getRect(),c=o.isHorizontal(),p=0,d=o.getTicksCoords({tickModel:n,breakTicks:"none",pruneByBreak:"preserve_extent_bound"}),f=[],g=[],y=a.getLineStyle(),m=0;m<d.length;m++){var v,_=o.toGlobalCoord(d[m].coord);0===m&&!l||m===d.length-1&&!u||(v=d[m].tickValue,c?(f[0]=_,f[1]=h.y,g[0]=_,g[1]=h.y+h.height):(f[0]=h.x,f[1]=_,g[0]=h.x+h.width,g[1]=_),_=p++%s.length,Lc((v=new kh({anid:null!=v?"line_"+v:null,autoBatch:!0,shape:{x1:f[0],y1:f[1],x2:g[0],y2:g[1]},style:E({stroke:s[_]},y),silent:!0})).shape,y.lineWidth),e.add(v))}},minorSplitLine:function(t,e,n,i,r){var o=n.axis,n=n.getModel("minorSplitLine").getModel("lineStyle"),a=i.coordinateSystem.getRect(),s=o.isHorizontal(),l=o.getMinorTicksCoords();if(l.length)for(var u=[],h=[],c=n.getLineStyle(),p=0;p<l.length;p++)for(var d=0;d<l[p].length;d++){var f=o.toGlobalCoord(l[p][d].coord),f=(s?(u[0]=f,u[1]=a.y,h[0]=f,h[1]=a.y+a.height):(u[0]=a.x,u[1]=f,h[0]=a.x+a.width,h[1]=f),new kh({anid:"minor_line_"+l[p][d].tickValue,autoBatch:!0,shape:{x1:u[0],y1:u[1],x2:h[0],y2:h[1]},style:c,silent:!0}));Lc(f.shape,c.lineWidth),e.add(f)}},splitArea:function(t,e,n,i,r){var o=e,e=i,a=(i=n).axis;if(!a.scale.isBlank()){var i=i.getModel("splitArea"),n=i.getModel("areaStyle"),s=n.get("color"),l=e.coordinateSystem.getRect(),u=a.getTicksCoords({tickModel:i,clamp:!0,breakTicks:"none",pruneByBreak:"preserve_extent_bound"});if(u.length){var h=s.length,c=eT(t).splitAreaColors,p=O(),d=0;if(c)for(var f=0;f<u.length;f++){var g=c.get(u[f].tickValue);if(null!=g){d=(g+(h-1)*f)%h;break}}for(var y=a.toGlobalCoord(u[0].coord),m=n.getAreaStyle(),s=V(s)?s:[s],f=1;f<u.length;f++){var v=a.toGlobalCoord(u[f].coord),_=void 0,x=void 0,b=void 0,w=void 0,y=a.isHorizontal()?(_=y,x=l.y,w=l.height,_+(b=v-_)):(_=l.x,x=y,b=l.width,x+(w=v-x)),v=u[f-1].tickValue;null!=v&&p.set(v,d),o.add(new sl({anid:null!=v?"area_"+v:null,shape:{x:_,y:x,width:b,height:w},style:E({fill:s[d]},m),autoBatch:!0,silent:!0})),d=(d+1)%h}eT(t).splitAreaColors=p}}},breakArea:function(t,e,n,i,r){n.axis.scale}},sT=(u(lT,oT=Gu),lT.type="xAxis",lT);function lT(){var t=null!==oT&&oT.apply(this,arguments)||this;return t.type=lT.type,t}u(cT,uT=Gu),cT.type="yAxis";var uT,hT=cT;function cT(){var t=null!==uT&&uT.apply(this,arguments)||this;return t.type=sT.type,t}u(fT,pT=Jy),fT.prototype.render=function(t,e){this.group.removeAll(),t.get("show")&&this.group.add(new sl({shape:t.coordinateSystem.getRect(),style:E({fill:t.get("backgroundColor")},t.getItemStyle()),silent:!0,z2:-1}))},fT.type="grid";var pT,dT=fT;function fT(){var t=null!==pT&&pT.apply(this,arguments)||this;return t.type="grid",t}var gT={offset:0};Jx(function(t){t.registerComponentView(dT),t.registerComponentModel(GS),t.registerCoordinateSystem("cartesian2d",BM),$S(t,"x",YS,gT),$S(t,"y",YS,gT),t.registerComponentView(sT),t.registerComponentView(hT),t.registerPreprocessor(function(t){t.xAxis&&t.yAxis&&!t.grid&&(t.grid={})})});u(vT,yT=g),vT.type="title",vT.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:"center",top:v.size.m,backgroundColor:v.color.transparent,borderColor:v.color.primary,borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:v.color.primary},subtextStyle:{fontSize:12,color:v.color.quaternary}};var yT,mT=vT;function vT(){var t=null!==yT&&yT.apply(this,arguments)||this;return t.type=vT.type,t.layoutMode={type:"box",ignoreSize:!0},t}u(bT,_T=Jy),bT.prototype.render=function(t,e,n){var i,r,o,a,s,l,u,h,c;this.group.removeAll(),t.get("show")&&(i=this.group,u=t.getModel("textStyle"),r=t.getModel("subtextStyle"),h=t.get("textAlign"),c=G(t.get("textBaseline"),t.get("textVerticalAlign")),s=(u=new dl({style:rp(u,{text:t.get("text"),fill:u.getTextColor()},{disableBox:!0}),z2:10})).getBoundingRect(),l=t.get("subtext"),r=new dl({style:rp(r,{text:l,fill:r.getTextColor(),y:s.height+t.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),o=t.get("link"),a=t.get("sublink"),s=t.get("triggerEvent",!0),u.silent=!o&&!s,r.silent=!a&&!s,o&&u.on("click",function(){Sd(o,"_"+t.get("target"))}),a&&r.on("click",function(){Sd(a,"_"+t.get("subtarget"))}),Y(u).eventData=Y(r).eventData=s?{componentType:"title",componentIndex:t.componentIndex}:null,i.add(u),l&&i.add(r),s=i.getBoundingRect(),(l=t.getBoxLayoutParams()).width=s.width,l.height=s.height,l=zd(l,Hd(t,n).refContainer,t.get("padding")),h||("right"===(h="middle"===(h=t.get("left")||t.get("right"))?"center":h)?l.x+=l.width:"center"===h&&(l.x+=l.width/2)),c||("bottom"===(c="center"===(c=t.get("top")||t.get("bottom"))?"middle":c)?l.y+=l.height:"middle"===c&&(l.y+=l.height/2),c=c||"top"),i.x=l.x,i.y=l.y,i.markRedraw(),u.setStyle(n={align:h,verticalAlign:c}),r.setStyle(n),s=i.getBoundingRect(),u=l.margin,(h=t.getItemStyle(["color","opacity"])).fill=t.get("backgroundColor"),c=new sl({shape:{x:s.x-u[3],y:s.y-u[0],width:s.width+u[1]+u[3],height:s.height+u[0]+u[2],r:t.get("borderRadius")},style:h,subPixelOptimize:!0,silent:!0}),i.add(c))},bT.type="title";var _T,xT=bT;function bT(){var t=null!==_T&&_T.apply(this,arguments)||this;return t.type=bT.type,t}Jx(function(t){t.registerComponentModel(mT),t.registerComponentView(xT)});u(MT,wT=g),MT.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),t.selected=t.selected||{},this._updateSelector(t)},MT.prototype.mergeOption=function(t,e){wT.prototype.mergeOption.call(this,t,e),this._updateSelector(t)},MT.prototype._updateSelector=function(t){var n=t.selector,i=this.ecModel;V(n=!0===n?t.selector=["all","inverse"]:n)&&z(n,function(t,e){H(t)&&(t={type:t}),n[e]=d(t,(e=i,"all"===(t=t.type)?{type:"all",title:e.getLocaleModel().get(["legend","selector","all"])}:"inverse"===t?{type:"inverse",title:e.getLocaleModel().get(["legend","selector","inverse"])}:void 0))})},MT.prototype.optionUpdated=function(){this._updateData(this.ecModel);var t=this._data;if(t[0]&&"single"===this.get("selectedMode")){for(var e=!1,n=0;n<t.length;n++){var i=t[n].get("name");if(this.isSelected(i)){this.select(i),e=!0;break}}e||this.select(t[0].get("name"))}},MT.prototype._updateData=function(i){var r=[],o=[],t=(i.eachRawSeries(function(t){var e,n=t.name;o.push(n),t.legendVisualProvider&&(n=t.legendVisualProvider.getAllNames(),i.isSeriesFiltered(t)||(o=o.concat(n)),n.length)?r=r.concat(n):e=!0,e&&Ko(t)&&r.push(t.name)}),this._availableNames=o,this.get("data")||r),e=O(),t=F(t,function(t){return(H(t)||W(t))&&(t={name:t}),e.get(t.name)?null:(e.set(t.name,!0),new Cp(t,this,this.ecModel))},this);this._data=ut(t,function(t){return!!t})},MT.prototype.getData=function(){return this._data},MT.prototype.select=function(t){var e=this.option.selected;"single"===this.get("selectedMode")&&z(this._data,function(t){e[t.get("name")]=!1}),e[t]=!0},MT.prototype.unSelect=function(t){"single"!==this.get("selectedMode")&&(this.option.selected[t]=!1)},MT.prototype.toggleSelected=function(t){var e=this.option.selected;e.hasOwnProperty(t)||(e[t]=!0),this[e[t]?"unSelect":"select"](t)},MT.prototype.allSelect=function(){var t=this._data,e=this.option.selected;z(t,function(t){e[t.get("name",!0)]=!0})},MT.prototype.inverseSelect=function(){var t=this._data,e=this.option.selected;z(t,function(t){t=t.get("name",!0);e.hasOwnProperty(t)||(e[t]=!0),e[t]=!e[t]})},MT.prototype.isSelected=function(t){var e=this.option.selected;return!(e.hasOwnProperty(t)&&!e[t])&&0<=k(this._availableNames,t)},MT.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},MT.type="legend.plain",MT.dependencies=["series"],MT.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",bottom:v.size.m,align:"auto",backgroundColor:v.color.transparent,borderColor:v.color.border,borderRadius:0,borderWidth:0,padding:5,itemGap:8,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:v.color.disabled,inactiveBorderColor:v.color.disabled,inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:v.color.disabled,inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:v.color.secondary},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:v.color.tertiary,borderWidth:1,borderColor:v.color.border},emphasis:{selectorLabel:{show:!0,color:v.color.quaternary}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1},triggerEvent:!1};var wT,ST=MT;function MT(){var t=null!==wT&&wT.apply(this,arguments)||this;return t.type=MT.type,t.layoutMode={type:"box",ignoreSize:!0},t}var TT,CT=pt,IT=z,kT=oo,DT=(u(AT,TT=Jy),AT.prototype.init=function(){this.group.add(this._contentGroup=new kT),this.group.add(this._selectorGroup=new kT),this._isFirstRender=!0},AT.prototype.getContentGroup=function(){return this._contentGroup},AT.prototype.getSelectorGroup=function(){return this._selectorGroup},AT.prototype.render=function(t,e,n){var i,r,o,a,s,l=this._isFirstRender;this._isFirstRender=!1,this.resetInner(),t.get("show",!0)&&(i=t.get("align"),s=t.get("orient"),i&&"auto"!==i||(i="right"===t.get("left")&&"vertical"===s?"right":"left"),o=t.get("selector",!0),a=t.get("selectorPosition",!0),this.renderInner(i,t,e,n,o,s,a=!o||a&&"auto"!==a?a:"horizontal"===s?"end":"start"),e=Hd(t,n).refContainer,r=zd(s=t.getBoxLayoutParams(),e,n=t.get("padding")),r=zd(E({width:(i=this.layoutInner(t,i,r,l,o,a)).width,height:i.height},s),e,n),this.group.x=r.x-i.x,this.group.y=r.y-i.y,this.group.markRedraw(),this.group.add(this._backgroundEl=(l=i,a=yd((o=t).get("padding")),(s=o.getItemStyle(["color","opacity"])).fill=o.get("backgroundColor"),new sl({shape:{x:l.x-a[3],y:l.y-a[0],width:l.width+a[1]+a[3],height:l.height+a[0]+a[2],r:o.get("borderRadius")},style:s,silent:!0,z2:-1}))))},AT.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},AT.prototype.renderInner=function(l,u,h,c,t,e,n){var p=this.getContentGroup(),d=O(),f=u.get("selectedMode"),g=u.get("triggerEvent"),y=[];h.eachRawSeries(function(t){t.get("legendHoverLink")||y.push(t.id)}),IT(u.getData(),function(o,a){var e,t,n,i,r=this,s=o.get("name");this.newlineDisabled||""!==s&&"\n"!==s?(e=h.getSeriesByName(s)[0],d.get(s)||(e?(i=(n=e.getData()).getVisual("legendLineStyle")||{},t=n.getVisual("legendIcon"),n=n.getVisual("style"),(i=this._createItem(e,s,a,o,u,l,i,n,t,f,c)).on("click",CT(LT,s,null,c,y)).on("mouseover",CT(OT,e.name,null,c,y)).on("mouseout",CT(RT,e.name,null,c,y)),h.ssr&&i.eachChild(function(t){t=Y(t);t.seriesIndex=e.seriesIndex,t.dataIndex=a,t.ssrType="legend"}),g&&i.eachChild(function(t){r.packEventData(t,u,e,a,s)}),d.set(s,!0)):h.eachRawSeries(function(e){var t,n,i,r=this;d.get(s)||e.legendVisualProvider&&(n=e.legendVisualProvider).containName(s)&&(i=n.indexOfName(s),t=n.getItemVisual(i,"style"),n=n.getItemVisual(i,"legendIcon"),(i=Ci(t.fill))&&0===i[3]&&(i[3]=.2,t=P(P({},t),{fill:Oi(i,"rgba")})),(i=this._createItem(e,s,a,o,u,l,{},t,n,f,c)).on("click",CT(LT,null,s,c,y)).on("mouseover",CT(OT,null,s,c,y)).on("mouseout",CT(RT,null,s,c,y)),h.ssr&&i.eachChild(function(t){t=Y(t);t.seriesIndex=e.seriesIndex,t.dataIndex=a,t.ssrType="legend"}),g&&i.eachChild(function(t){r.packEventData(t,u,e,a,s)}),d.set(s,!0))},this))):((n=new kT).newline=!0,p.add(n))},this),t&&this._createSelector(t,u,c,e,n)},AT.prototype.packEventData=function(t,e,n,i,r){e={componentType:"legend",componentIndex:e.componentIndex,dataIndex:i,value:r,seriesIndex:n.seriesIndex};Y(t).eventData=e},AT.prototype._createSelector=function(t,i,r,e,n){var o=this.getSelectorGroup();IT(t,function(t){var e=t.type,n=new dl({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){r.dispatchAction({type:"all"===e?"legendAllSelect":"legendInverseSelect",legendId:i.id})}});o.add(n),np(n,{normal:i.getModel("selectorLabel"),emphasis:i.getModel(["emphasis","selectorLabel"])},{defaultText:t.title}),du(n)})},AT.prototype._createItem=function(t,e,n,i,r,o,a,s,l,u,h){var c=t.visualDrawType,p=r.get("itemWidth"),d=r.get("itemHeight"),f=r.isSelected(e),g=i.get("symbolRotate"),y=i.get("symbolKeepAspect"),m=i.get("icon"),a=function(t,e,n,i,r,o,a){function s(n,i){"auto"===n.lineWidth&&(n.lineWidth=0<i.lineWidth?2:0),IT(n,function(t,e){"inherit"===n[e]&&(n[e]=i[e])})}var l=e.getModel("itemStyle"),u=l.getItemStyle(),t=0===t.lastIndexOf("empty",0)?"fill":"stroke",l=l.getShallow("decal");u.decal=l&&"inherit"!==l?R0(l,a):i.decal,"inherit"===u.fill&&(u.fill=i[r]);"inherit"===u.stroke&&(u.stroke=i[t]);"inherit"===u.opacity&&(u.opacity=("fill"===r?i:n).opacity);s(u,i);l=e.getModel("lineStyle"),a=l.getLineStyle();s(a,n),"auto"===u.fill&&(u.fill=i.fill),"auto"===u.stroke&&(u.stroke=i.fill),"auto"===a.stroke&&(a.stroke=i.fill),o||(r=e.get("inactiveBorderWidth"),n=u[t],u.lineWidth="auto"===r?0<i.lineWidth&&n?2:0:u.lineWidth,u.fill=e.get("inactiveColor"),u.stroke=e.get("inactiveBorderColor"),a.stroke=l.get("inactiveColor"),a.lineWidth=l.get("inactiveWidth"));return{itemStyle:u,lineStyle:a}}(l=m||l||"roundRect",i,a,s,c,f,h),s=new kT,c=i.getModel("textStyle"),m=(!N(t.getLegendIcon)||m&&"inherit"!==m?(h="inherit"===m&&t.getData().getVisual("symbol")?"inherit"===g?t.getData().getVisual("symbolRotate"):g:0,s.add(function(t){var e=t.icon||"roundRect",n=r0(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),-1<e.indexOf("empty")&&(n.style.stroke=n.style.fill,n.style.fill=v.color.neutral00,n.style.lineWidth=2);return n}({itemWidth:p,itemHeight:d,icon:l,iconRotate:h,itemStyle:a.itemStyle,lineStyle:a.lineStyle,symbolKeepAspect:y}))):s.add(t.getLegendIcon({itemWidth:p,itemHeight:d,icon:l,iconRotate:g,itemStyle:a.itemStyle,lineStyle:a.lineStyle,symbolKeepAspect:y})),"left"===o?p+5:-5),h=o,t=r.get("formatter"),l=e,g=(H(t)&&t?l=t.replace("{name}",null!=e?e:""):N(t)&&(l=t(e)),f?c.getTextColor():i.get("inactiveColor")),a=(s.add(new dl({style:rp(c,{text:l,x:m,y:d/2,fill:g,align:h,verticalAlign:"middle"},{inheritColor:g})})),new sl({shape:s.getBoundingRect(),style:{fill:"transparent"}})),y=i.getModel("tooltip");return y.get("show")&&Uc({el:a,componentModel:r,itemName:e,itemTooltipOption:y.option}),s.add(a),s.eachChild(function(t){t.silent=!0}),a.silent=!u,this.getContentGroup().add(s),du(s),s.__legendDataIndex=n,s},AT.prototype.layoutInner=function(t,e,n,i,r,o){var a,s,l,u,h,c=this.getContentGroup(),p=this.getSelectorGroup(),n=(Bd(t.get("orient"),c,t.get("itemGap"),n.width,n.height),c.getBoundingRect()),d=[-n.x,-n.y];return p.markRedraw(),c.markRedraw(),r?(Bd("horizontal",p,t.get("selectorItemGap",!0)),a=[-(r=p.getBoundingRect()).x,-r.y],s=t.get("selectorButtonGap",!0),l=0===(t=t.getOrient().index)?"width":"height",u=0===t?"height":"width",h=0===t?"y":"x","end"===o?a[t]+=n[l]+s:d[t]+=r[l]+s,a[1-t]+=n[u]/2-r[u]/2,p.x=a[0],p.y=a[1],c.x=d[0],c.y=d[1],(o={x:0,y:0})[l]=n[l]+s+r[l],o[u]=Math.max(n[u],r[u]),o[h]=Math.min(0,r[h]+a[1-t]),o):(c.x=d[0],c.y=d[1],this.group.getBoundingRect())},AT.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},AT.type="legend.plain",AT);function AT(){var t=null!==TT&&TT.apply(this,arguments)||this;return t.type=AT.type,t.newlineDisabled=!1,t}function LT(t,e,n,i){RT(t,e,n,i),n.dispatchAction({type:"legendToggleSelect",name:null!=t?t:e}),OT(t,e,n,i)}function PT(t){for(var e,n=t.getZr().storage.getDisplayList(),i=0,r=n.length;i<r&&!(e=n[i].states.emphasis);)i++;return e&&e.hoverLayer}function OT(t,e,n,i){PT(n)||n.dispatchAction({type:"highlight",seriesName:t,name:e,excludeSeriesId:i})}function RT(t,e,n,i){PT(n)||n.dispatchAction({type:"downplay",seriesName:t,name:e,excludeSeriesId:i})}function NT(t){var n=t.findComponents({mainType:"legend"});n&&n.length&&t.filterSeries(function(t){for(var e=0;e<n.length;e++)if(!n[e].isSelected(t.name))return!1;return!0})}function BT(e,n,t){var i="allSelect"===e||"inverseSelect"===e,r={},o=[],a=(t.eachComponent({mainType:"legend",query:n},function(t){i?t[e]():t[e](n.name),ET(t,r),o.push(t.componentIndex)}),{});return t.eachComponent("legend",function(n){z(r,function(t,e){n[t?"select":"unSelect"](e)}),ET(n,a)}),i?{selected:a,legendIndex:o}:{name:n.name,selected:a}}function ET(n,t){var i=t||{};z(n.getData(),function(t){var e,t=t.get("name");"\n"!==t&&""!==t&&(e=n.isSelected(t),zt(i,t)?i[t]=i[t]&&e:i[t]=e)})}function zT(t){t.registerComponentModel(ST),t.registerComponentView(DT),t.registerProcessor(t.PRIORITY.PROCESSOR.SERIES_FILTER,NT),t.registerSubTypeDefaulter("legend",function(){return"plain"}),(t=t).registerAction("legendToggleSelect","legendselectchanged",pt(BT,"toggleSelected")),t.registerAction("legendAllSelect","legendselectall",pt(BT,"allSelect")),t.registerAction("legendInverseSelect","legendinverseselect",pt(BT,"inverseSelect")),t.registerAction("legendSelect","legendselected",pt(BT,"select")),t.registerAction("legendUnSelect","legendunselected",pt(BT,"unSelect"))}u(HT,FT=ST),HT.prototype.setScrollDataIndex=function(t){this.option.scrollDataIndex=t},HT.prototype.init=function(t,e,n){var i=Ud(t);FT.prototype.init.call(this,t,e,n),WT(this,t,i)},HT.prototype.mergeOption=function(t,e){FT.prototype.mergeOption.call(this,t,e),WT(this,this.option,t)},HT.type="legend.scroll",HT.defaultOption=Ap(ST.defaultOption,{scrollDataIndex:0,pageButtonItemGap:5,pageButtonGap:null,pageButtonPosition:"end",pageFormatter:"{current}/{total}",pageIcons:{horizontal:["M0,0L12,-10L12,10z","M0,0L-12,-10L-12,10z"],vertical:["M0,0L20,0L10,-20z","M0,0L20,0L10,20z"]},pageIconColor:v.color.accent50,pageIconInactiveColor:v.color.accent10,pageIconSize:15,pageTextStyle:{color:v.color.tertiary},animationDurationUpdate:800});var FT,VT=HT;function HT(){var t=null!==FT&&FT.apply(this,arguments)||this;return t.type=HT.type,t}function WT(t,e,n){var i=[1,1];i[t.getOrient().index]=0,Gd(e,n,{type:"box",ignoreSize:!!i})}var GT,UT=oo,XT=["width","height"],YT=["x","y"],qT=(u(ZT,GT=DT),ZT.prototype.init=function(){GT.prototype.init.call(this),this.group.add(this._containerGroup=new UT),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new UT)},ZT.prototype.resetInner=function(){GT.prototype.resetInner.call(this),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},ZT.prototype.renderInner=function(t,i,e,r,n,o,a){var s=this,l=(GT.prototype.renderInner.call(this,t,i,e,r,n,o,a),this._controllerGroup),t=i.get("pageIconSize",!0),u=V(t)?t:[t,t],e=(h("pagePrev",0),i.getModel("pageTextStyle"));function h(t,e){var n=t+"DataIndex",e=Fc(i.get("pageIcons",!0)[i.getOrient().name][e],{onclick:S(s._pageGo,s,n,i,r)},{x:-u[0]/2,y:-u[1]/2,width:u[0],height:u[1]});e.name=t,l.add(e)}l.add(new dl({name:"pageText",style:{text:"xx/xx",fill:e.getTextColor(),font:e.getFont(),verticalAlign:"middle",align:"center"},silent:!0})),h("pageNext",1)},ZT.prototype.layoutInner=function(t,e,n,i,r,o){var a=this.getSelectorGroup(),s=t.getOrient().index,l=XT[s],u=YT[s],h=XT[1-s],c=YT[1-s],p=(r&&Bd("horizontal",a,t.get("selectorItemGap",!0)),t.get("selectorButtonGap",!0)),d=a.getBoundingRect(),f=[-d.x,-d.y],g=y(n),n=(r&&(g[l]=n[l]-d[l]-p),this._layoutContentAndController(t,i,g,s,l,h,c,u));return r&&("end"===o?f[s]+=n[l]+p:(t=d[l]+p,f[s]-=t,n[u]-=t),n[l]+=d[l]+p,f[1-s]+=n[c]+n[h]/2-d[h]/2,n[h]=Math.max(n[h],d[h]),n[c]=Math.min(n[c],d[c]+f[1-s]),a.x=f[0],a.y=f[1],a.markRedraw()),n},ZT.prototype._layoutContentAndController=function(t,e,n,i,r,o,a,s){var l=this.getContentGroup(),u=this._containerGroup,h=this._controllerGroup,c=(Bd(t.get("orient"),l,t.get("itemGap"),i?n.width:null,i?null:n.height),Bd("horizontal",h,t.get("pageButtonItemGap",!0)),l.getBoundingRect()),p=h.getBoundingRect(),d=this._showController=c[r]>n[r],f=[-c.x,-c.y],e=(e||(f[i]=l[s]),[0,0]),s=[-p.x,-p.y],g=G(t.get("pageButtonGap",!0),t.get("itemGap",!0)),f=(d&&("end"===t.get("pageButtonPosition",!0)?s[i]+=n[r]-p[r]:e[i]+=p[r]+g),s[1-i]+=c[o]/2-p[o]/2,l.setPosition(f),u.setPosition(e),h.setPosition(s),{x:0,y:0}),c=(f[r]=(d?n:c)[r],f[o]=Math.max(c[o],p[o]),f[a]=Math.min(0,p[a]+s[1-i]),u.__rectSize=n[r],d?((e={x:0,y:0})[r]=Math.max(n[r]-p[r]-g,0),e[o]=f[o],u.setClipPath(new sl({shape:e})),u.__rectSize=e[r]):h.eachChild(function(t){t.attr({invisible:!0,silent:!0})}),this._getPageInfo(t));return null!=c.pageIndex&&cc(l,{x:c.contentPosition[0],y:c.contentPosition[1]},d?t:null),this._updatePageInfoView(t,c),f},ZT.prototype._pageGo=function(t,e,n){t=this._getPageInfo(e)[t];null!=t&&n.dispatchAction({type:"legendScroll",scrollDataIndex:t,legendId:e.id})},ZT.prototype._updatePageInfoView=function(n,i){var r=this._controllerGroup,t=(z(["pagePrev","pageNext"],function(t){var e=null!=i[t+"DataIndex"],t=r.childOfName(t);t&&(t.setStyle("fill",e?n.get("pageIconColor",!0):n.get("pageIconInactiveColor",!0)),t.cursor=e?"pointer":"default")}),r.childOfName("pageText")),e=n.get("pageFormatter"),o=i.pageIndex,o=null!=o?o+1:0,a=i.pageCount;t&&e&&t.setStyle("text",H(e)?e.replace("{current}",null==o?"":o+"").replace("{total}",null==a?"":a+""):e({current:o,total:a}))},ZT.prototype._getPageInfo=function(t){var e=t.get("scrollDataIndex",!0),n=this.getContentGroup(),i=this._containerGroup.__rectSize,t=t.getOrient().index,r=XT[t],o=YT[t],e=this._findTargetItemIndex(e),a=n.children(),s=a[e],l=a.length,u=l?1:0,h={contentPosition:[n.x,n.y],pageCount:u,pageIndex:u-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(s){n=g(s);h.contentPosition[t]=-n.s;for(var c=e+1,p=n,d=n,f=null;c<=l;++c)(!(f=g(a[c]))&&d.e>p.s+i||f&&!y(f,p.s))&&(p=d.i>p.i?d:f)&&(null==h.pageNextDataIndex&&(h.pageNextDataIndex=p.i),++h.pageCount),d=f;for(c=e-1,p=n,d=n,f=null;-1<=c;--c)(f=g(a[c]))&&y(d,f.s)||!(p.i<d.i)||(d=p,null==h.pagePrevDataIndex&&(h.pagePrevDataIndex=p.i),++h.pageCount,++h.pageIndex),p=f}return h;function g(t){var e,n;if(t)return{s:n=(e=t.getBoundingRect())[o]+t[o],e:n+e[r],i:t.__legendDataIndex}}function y(t,e){return t.e>=e&&t.s<=e+i}},ZT.prototype._findTargetItemIndex=function(n){var i,r;return this._showController?(this.getContentGroup().eachChild(function(t,e){t=t.__legendDataIndex;null==r&&null!=t&&(r=e),t===n&&(i=e)}),null!=i?i:r):0},ZT.type="legend.scroll",ZT);function ZT(){var t=null!==GT&&GT.apply(this,arguments)||this;return t.type=ZT.type,t.newlineDisabled=!0,t._currentIndex=0,t}Jx(function(t){Jx(zT),t.registerComponentModel(VT),t.registerComponentView(qT),t.registerAction("legendScroll","legendscroll",function(t,e){var n=t.scrollDataIndex;null!=n&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},function(t){t.setScrollDataIndex(n)})})});var jT=ta(),KT=y,$T=S;function QT(){this._dragging=!1,this.animationThreshold=15}function JT(t,e,n,i){!function n(i,t){{var r;return B(i)&&B(t)?(r=!0,z(t,function(t,e){r=r&&n(i[e],t)}),!!r):i===t}}(jT(n).lastProp,i)&&(jT(n).lastProp=i,e?cc(n,i,t):(n.stopAnimation(),n.attr(i)))}function tC(t,e){t[e.get(["label","show"])?"show":"hide"]()}function eC(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function nC(t,e,n){var i=e.get("z"),r=e.get("zlevel");t&&t.traverse(function(t){"group"!==t.type&&(null!=i&&(t.z=i),null!=r&&(t.zlevel=r),t.silent=n)})}function iC(t,e,n,i,r){var o=rC(n.get("value"),e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),n=n.getModel("label"),a=yd(n.get("padding")||0),s=n.getFont(),l=Vr(o,s),u=r.position,h=l.width+a[1]+a[3],l=l.height+a[0]+a[2],c=r.align,c=("right"===c&&(u[0]-=h),"center"===c&&(u[0]-=h/2),r.verticalAlign),i=("bottom"===c&&(u[1]-=l),"middle"===c&&(u[1]-=l/2),r=u,c=h,h=l,i=(l=i).getWidth(),l=l.getHeight(),r[0]=Math.min(r[0]+c,i)-c,r[1]=Math.min(r[1]+h,l)-h,r[0]=Math.max(r[0],0),r[1]=Math.max(r[1],0),n.get("backgroundColor"));i&&"auto"!==i||(i=e.get(["axisLine","lineStyle","color"])),t.label={x:u[0],y:u[1],style:rp(n,{text:o,font:s,fill:n.getTextColor(),padding:a,backgroundColor:i}),z2:10}}function rC(t,e,n,i,r){t=e.scale.parse(t);var o,a=e.scale.getLabel({value:t},{precision:r.precision}),r=r.formatter;return r&&(o={value:Gx(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]},z(i,function(t){var e=n.getSeriesByIndex(t.seriesIndex),t=t.dataIndexInside,e=e&&e.getDataParams(t);e&&o.seriesData.push(e)}),H(r)?a=r.replace("{value}",a):N(r)&&(a=r(o))),a}function oC(t,e,n){var i=Oe();return ze(i,i,n.rotation),Ee(i,i,n.position),Rc([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],i)}QT.prototype.render=function(t,e,n,i){var r,o,a=e.get("value"),s=e.get("status");this._axisModel=t,this._axisPointerModel=e,this._api=n,!i&&this._lastValue===a&&this._lastStatus===s||(this._lastValue=a,this._lastStatus=s,i=this._group,r=this._handle,s&&"hide"!==s?(i&&i.show(),r&&r.show(),this.makeElOption(s={},a,t,e,n),(o=s.graphicKey)!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=o,o=this._moveAnimation=this.determineAnimation(t,e),i?(o=pt(JT,e,o),this.updatePointerEl(i,s,o),this.updateLabelEl(i,s,o,e)):(i=this._group=new oo,this.createPointerEl(i,s,t,e),this.createLabelEl(i,s,t,e),n.getZr().add(i)),nC(i,e,!0),this._renderHandle(a)):(i&&i.hide(),r&&r.hide()))},QT.prototype.remove=function(t){this.clear(t)},QT.prototype.dispose=function(t){this.clear(t)},QT.prototype.determineAnimation=function(t,e){var n,i=e.get("animation"),r=t.axis,o="category"===r.type,e=e.get("snap");return!(!e&&!o)&&("auto"===i||null==i?(n=this.animationThreshold,o&&r.getBandWidth()>n||!!e&&(o=ZM(t).seriesDataCount,e=r.getExtent(),Math.abs(e[0]-e[1])/o>n)):!0===i)},QT.prototype.makeElOption=function(t,e,n,i,r){},QT.prototype.createPointerEl=function(t,e,n,i){var r=e.pointer;r&&(r=jT(t).pointerEl=new Qc[r.type](KT(e.pointer)),t.add(r))},QT.prototype.createLabelEl=function(t,e,n,i){e.label&&(e=jT(t).labelEl=new dl(KT(e.label)),t.add(e),tC(e,i))},QT.prototype.updatePointerEl=function(t,e,n){t=jT(t).pointerEl;t&&e.pointer&&(t.setStyle(e.pointer.style),n(t,{shape:e.pointer.shape}))},QT.prototype.updateLabelEl=function(t,e,n,i){t=jT(t).labelEl;t&&(t.setStyle(e.label.style),n(t,{x:e.label.x,y:e.label.y}),tC(t,i))},QT.prototype._renderHandle=function(t){var e,n,i,r,o,a;!this._dragging&&this.updateHandleTransform&&(e=this._axisPointerModel,n=this._api.getZr(),i=this._handle,r=e.getModel("handle"),a=e.get("status"),r.get("show")&&a&&"hide"!==a?(this._handle||(o=!0,i=this._handle=Fc(r.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){ke(t.event)},onmousedown:$T(this._onHandleDragMove,this,0,0),drift:$T(this._onHandleDragMove,this),ondragend:$T(this._onHandleDragEnd,this)}),n.add(i)),nC(i,e,!1),i.setStyle(r.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"])),V(a=r.get("size"))||(a=[a,a]),i.scaleX=a[0]/2,i.scaleY=a[1]/2,gm(this,"_doDispatchAxisPointer",r.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,o)):(i&&n.remove(i),this._handle=null))},QT.prototype._moveHandleToValue=function(t,e){JT(this._axisPointerModel,!e&&this._moveAnimation,this._handle,eC(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},QT.prototype._onHandleDragMove=function(t,e){var n=this._handle;n&&(this._dragging=!0,t=this.updateHandleTransform(eC(n),[t,e],this._axisModel,this._axisPointerModel),this._payloadInfo=t,n.stopAnimation(),n.attr(eC(t)),jT(n).lastProp=null,this._doDispatchAxisPointer())},QT.prototype._doDispatchAxisPointer=function(){var t,e;this._handle&&(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}]}))},QT.prototype._onHandleDragEnd=function(){var t;this._dragging=!1,this._handle&&(t=this._axisPointerModel.get("value"),this._moveHandleToValue(t),this._api.dispatchAction({type:"hideTip"}))},QT.prototype.clear=function(t){this._lastValue=null,this._lastStatus=null;var t=t.getZr(),e=this._group,n=this._handle;t&&e&&(this._lastGraphicKey=null,e&&t.remove(e),n&&t.remove(n),this._group=null,this._handle=null,this._payloadInfo=null),ym(this,"_doDispatchAxisPointer")},QT.prototype.doClear=function(){},QT.prototype.buildLabel=function(t,e,n){return{x:t[n=n||0],y:t[1-n],width:e[n],height:e[1-n]}};u(lC,aC=QT),lC.prototype.makeElOption=function(t,e,n,i,r){var o,a,s=n.axis,l=s.grid,u=i.get("type"),h=uC(l,s).getOtherAxis(s).getGlobalExtent(),c=s.toGlobalCoord(s.dataToCoord(e,!0)),p=(u&&"none"!==u&&(o=(a=i).get("type"),a=a.getModel(o+"Style"),"line"===o?(p=a.getLineStyle()).fill=null:"shadow"===o&&((p=a.getAreaStyle()).stroke=null),o=p,(a=hC[u](s,c,h)).style=o,t.graphicKey=a.type,t.pointer=a),OM(l.getRect(),n));u=e,s=t,c=p,h=n,o=i,a=r,l=bM.innerTextLayout(c.rotation,0,c.labelDirection),c.labelMargin=o.get(["label","margin"]),iC(s,h,o,a,{position:oC(h.axis,u,c),align:l.textAlign,verticalAlign:l.textVerticalAlign})},lC.prototype.getHandleTransform=function(t,e,n){var i=OM(e.axis.grid.getRect(),e,{labelInside:!1}),n=(i.labelMargin=n.get(["handle","margin"]),oC(e.axis,t,i));return{x:n[0],y:n[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},lC.prototype.updateHandleTransform=function(t,e,n,i){var n=n.axis,r=n.grid,o=n.getGlobalExtent(!0),r=uC(r,n).getOtherAxis(n).getGlobalExtent(),n="x"===n.dim?0:1,a=[t.x,t.y],e=(a[n]+=e[n],a[n]=Math.min(o[1],a[n]),a[n]=Math.max(o[0],a[n]),(r[1]+r[0])/2),o=[e,e];o[n]=a[n];return{x:a[0],y:a[1],rotation:t.rotation,cursorPoint:o,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][n]}};var aC,sC=lC;function lC(){return null!==aC&&aC.apply(this,arguments)||this}function uC(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var hC={line:function(t,e,n){var i;return i=[e,n[0]],e=[e,n[1]],n=cC(t),{type:"Line",subPixelOptimize:!0,shape:{x1:i[n=n||0],y1:i[1-n],x2:e[n],y2:e[1-n]}}},shadow:function(t,e,n){var i=Math.max(1,t.getBandWidth()),r=n[1]-n[0];return{type:"Rect",shape:(e=[e-i/2,n[0]],n=[i,r],i=cC(t),{x:e[i=i||0],y:e[1-i],width:n[i],height:n[1-i]})}}};function cC(t){return"x"===t.dim?0:1}u(fC,pC=g),fC.type="axisPointer",fC.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:v.color.border,width:1,type:"dashed"},shadowStyle:{color:v.color.shadowTint},label:{show:!0,formatter:null,precision:"auto",margin:3,color:v.color.neutral00,padding:[5,7,5,7],backgroundColor:v.color.accent60,borderColor:null,borderWidth:0,borderRadius:3},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:v.color.accent40,throttle:40}};var pC,dC=fC;function fC(){var t=null!==pC&&pC.apply(this,arguments)||this;return t.type=fC.type,t}var gC=ta(),yC=z;function mC(t,e,n){var i,c,p;function r(t,h){c.on(t,function(e){n=p;var n,i,r={dispatchAction:o,pendings:i={showTip:[],hideTip:[]}};function o(t){var e=i[t.type];e?e.push(t):(t.dispatchAction=o,n.dispatchAction(t))}yC(gC(c).records,function(t){t&&h(t,e,r.dispatchAction)});var t,a=r.pendings,s=p,l=a.showTip.length,u=a.hideTip.length;l?t=a.showTip[l-1]:u&&(t=a.hideTip[u-1]),t&&(t.dispatchAction=null,s.dispatchAction(t))})}w.node||(i=e.getZr(),gC(i).records||(gC(i).records={}),p=e,gC(c=i).initialized||(gC(c).initialized=!0,r("click",pt(_C,"click")),r("mousemove",pt(_C,"mousemove")),r("globalout",vC)),(gC(i).records[t]||(gC(i).records[t]={})).handler=n)}function vC(t,e,n){t.handler("leave",null,n)}function _C(t,e,n,i){e.handler(t,n,i)}function xC(t,e){w.node||(e=e.getZr(),(gC(e).records||{})[t]&&(gC(e).records[t]=null))}u(SC,bC=Jy),SC.prototype.render=function(t,e,n){var e=e.getComponent("tooltip"),i=t.get("triggerOn")||e&&e.get("triggerOn")||"mousemove|click";mC("axisPointer",n,function(t,e,n){"none"!==i&&("leave"===t||0<=i.indexOf(t))&&n({type:"updateAxisPointer",currTrigger:t,x:e&&e.offsetX,y:e&&e.offsetY})})},SC.prototype.remove=function(t,e){xC("axisPointer",e)},SC.prototype.dispose=function(t,e){xC("axisPointer",e)},SC.type="axisPointer";var bC,wC=SC;function SC(){var t=null!==bC&&bC.apply(this,arguments)||this;return t.type=SC.type,t}function MC(t,e){var n,i,r,o,a=[],s=t.seriesIndex;return null==s||!(e=e.getSeriesByIndex(s))||null==(s=Jo(n=e.getData(),t))||s<0||V(s)?{point:[]}:(i=n.getItemGraphicEl(s),r=e.coordinateSystem,e.getTooltipPosition?a=e.getTooltipPosition(s)||[]:r&&r.dataToPoint?a=t.isStacked?(e=r.getBaseAxis(),t=r.getOtherAxis(e).dim,e=e.dim,t="x"===t||"radius"===t?1:0,e=n.mapDimension(e),(o=[])[t]=n.get(e,s),o[1-t]=n.get(n.getCalculationInfo("stackResultDimension"),s),r.dataToPoint(o)||[]):r.dataToPoint(n.getValues(F(r.dimensions,function(t){return n.mapDimension(t)}),s))||[]:i&&((e=i.getBoundingRect().clone()).applyTransform(i.transform),a=[e.x+e.width/2,e.y+e.height/2]),{point:a,el:i})}var TC=ta();function CC(t,e,n){var o,a,i,s,l,r,u,h,c,p,d,f,g,y,m=t.currTrigger,v=[t.x,t.y],_=t,x=t.dispatchAction||S(n.dispatchAction,n),b=e.getComponent("axisPointer").coordSysAxesInfo;if(b)return LC(v)&&(v=MC({seriesIndex:_.seriesIndex,dataIndex:_.dataIndex},e).point),o=LC(v),a=_.axesInfo,i=b.axesInfo,s="leave"===m||LC(v),l={},e={list:[],map:{}},u={showPointer:pt(kC,r={}),showTooltip:pt(DC,e)},z(b.coordSysMap,function(t,e){var r=o||t.containPoint(v);z(b.coordSysAxesInfo[e],function(t,e){var n=t.axis,i=function(t,e){for(var n=0;n<(t||[]).length;n++){var i=t[n];if(e.axis.dim===i.axisDim&&e.axis.model.componentIndex===i.axisIndex)return i}}(a,t);s||!r||a&&!i||null!=(i=null!=(i=i&&i.value)||o?i:n.pointToData(v))&&IC(t,i,u,!1,l)})}),h={},z(i,function(n,t){var i=n.linkGroup;i&&!r[t]&&z(i.axesInfo,function(t,e){var e=r[e];t!==n&&e&&(e=e.value,i.mapper&&(e=n.axis.scale.parse(i.mapper(e,AC(t),AC(n)))),h[n.key]=e)})}),z(h,function(t,e){IC(i[e],t,u,!0,l)}),c=r,_=i,p=l.axesInfo=[],z(_,function(t,e){var n=t.axisPointerModel.option,e=c[e];e?(t.useHandle||(n.status="show"),n.value=e.value,n.seriesDataIndices=(e.payloadBatch||[]).slice()):t.useHandle||(n.status="hide"),"show"===n.status&&p.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:n.value})}),m=e,_=t,e=x,LC(t=v)||!m.list.length?e({type:"hideTip"}):(x=((m.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{},e({type:"showTip",escapeConnect:!0,x:t[0],y:t[1],tooltipOption:_.tooltipOption,position:_.position,dataIndexInside:x.dataIndexInside,dataIndex:x.dataIndex,seriesIndex:x.seriesIndex,dataByCoordSys:m.list})),e=i,_=(t=n).getZr(),x="axisPointerLastHighlights",d=TC(_)[x]||{},f=TC(_)[x]={},z(e,function(t,e){var n=t.axisPointerModel.option;"show"===n.status&&t.triggerEmphasis&&z(n.seriesDataIndices,function(t){var e=t.seriesIndex+" | "+t.dataIndex;f[e]=t})}),g=[],y=[],z(d,function(t,e){f[e]||y.push(t)}),z(f,function(t,e){d[e]||g.push(t)}),y.length&&t.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:y}),g.length&&t.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:g}),l}function IC(t,e,n,i,r){var o,a,s,l,u,h,c,p,d,f,g=t.axis;!g.scale.isBlank()&&g.containData(e)&&(t.involveSeries?(a=e,s=t.axis,l=s.dim,u=a,h=[],c=Number.MAX_VALUE,p=-1,z(t.seriesModels,function(e,t){var n,i=e.getData().mapDimensionsAll(l);if(e.getAxisTooltipData)var r=e.getAxisTooltipData(i,a,s),o=r.dataIndices,r=r.nestestValue;else{if(!(o=e.indicesOfNearest(l,i[0],a,"category"===s.type?.5:null)).length)return;r=e.getData().get(i[0],o[0])}null!=r&&isFinite(r)&&(i=a-r,(n=Math.abs(i))<=c)&&((n<c||0<=i&&p<0)&&(c=n,p=i,u=r,h.length=0),z(o,function(t){h.push({seriesIndex:e.seriesIndex,dataIndexInside:t,dataIndex:e.getData().getRawIndex(t)})}))}),f=(o={payloadBatch:h,snapToValue:u}).snapToValue,(d=o.payloadBatch)[0]&&null==r.seriesIndex&&P(r,d[0]),!i&&t.snap&&g.containData(f)&&null!=f&&(e=f),n.showPointer(t,e,d),n.showTooltip(t,o,f)):n.showPointer(t,e))}function kC(t,e,n,i){t[e.key]={value:n,payloadBatch:i}}function DC(t,e,n,i){var r,o,n=n.payloadBatch,a=e.axis,s=a.model,l=e.axisPointerModel;e.triggerTooltip&&n.length&&(r=KM(e=e.coordSys.model),(o=t.map[r])||(o=t.map[r]={coordSysId:e.id,coordSysIndex:e.componentIndex,coordSysType:e.type,coordSysMainType:e.mainType,dataByAxis:[]},t.list.push(o)),o.dataByAxis.push({axisDim:a.dim,axisIndex:s.componentIndex,axisType:s.type,axisId:s.id,value:i,valueLabelOpt:{precision:l.get(["label","precision"]),formatter:l.get(["label","formatter"])},seriesDataIndices:n.slice()}))}function AC(t){var e=t.axis.model,n={},t=n.axisDim=t.axis.dim;return n.axisIndex=n[t+"AxisIndex"]=e.componentIndex,n.axisName=n[t+"AxisName"]=e.name,n.axisId=n[t+"AxisId"]=e.id,n}function LC(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function PC(t){JM.registerAxisPointerClass("CartesianAxisPointer",sC),t.registerComponentModel(dC),t.registerComponentView(wC),t.registerPreprocessor(function(t){var e;t&&(t.axisPointer&&0!==t.axisPointer.length||(t.axisPointer={}),e=t.axisPointer.link)&&!V(e)&&(t.axisPointer.link=[e])}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=YM(t,e)}),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},CC)}u(NC,OC=g),NC.type="tooltip",NC.dependencies=["axisPointer"],NC.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,displayTransition:!0,enterable:!1,backgroundColor:v.color.neutral00,shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,defaultBorderColor:v.color.border,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:v.color.borderShade,width:1,type:"dashed",textStyle:{}}},textStyle:{color:v.color.tertiary,fontSize:14}};var OC,RC=NC;function NC(){var t=null!==OC&&OC.apply(this,arguments)||this;return t.type=NC.type,t}function BC(t){var e=t.get("confine");return null!=e?e:"richText"===t.get("renderMode")}function EC(t){if(w.domSupported)for(var e=document.documentElement.style,n=0,i=t.length;n<i;n++)if(t[n]in e)return t[n]}var zC=EC(["transform","webkitTransform","OTransform","MozTransform","msTransform"]);function FC(t,e){if(!t)return e;e=gd(e,!0);var n=t.indexOf(e);return(t=-1===n?e:"-"+t.slice(0,n)+"-"+e).toLowerCase()}var VC=FC(EC(["webkitTransition","transition","OTransition","MozTransition","msTransition"]),"transition"),HC=FC(zC,"transform"),WC="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(w.transform3dSupported?"will-change:transform;":"");function GC(t,e,n){var i,t=t.toFixed(0)+"px",e=e.toFixed(0)+"px";return w.transformSupported?(i="translate"+((i=w.transform3dSupported)?"3d":"")+"("+t+","+e+(i?",0":"")+")",n?"top:0;left:0;"+HC+":"+i+";":[["top",0],["left",0],[zC,i]]):n?"top:"+e+";left:"+t+";":[["top",e],["left",t]]}function UC(i,t,e,n){var r,o,a=[],s=i.get("transitionDuration"),l=i.get("backgroundColor"),u=i.get("shadowBlur"),h=i.get("shadowColor"),c=i.get("shadowOffsetX"),p=i.get("shadowOffsetY"),d=i.getModel("textStyle"),f=zy(i,"html");return a.push("box-shadow:"+(c+"px "+p+"px "+u+"px "+h)),t&&0<s&&a.push((c=s,p="cubic-bezier(0.23,1,0.32,1)",h=u="",n&&(h="opacity"+(u=" "+c/2+"s "+p)+",visibility"+u),e||(u=" "+c+"s "+p,h+=(h.length?",":"")+(w.transformSupported?""+HC+u:",left"+u+",top"+u)),VC+":"+h)),l&&a.push("background-color:"+l),z(["width","color","radius"],function(t){var e="border-"+t,n=gd(e),n=i.get(n);null!=n&&a.push(e+":"+n+("color"===t?"":"px"))}),a.push((o=[],t=(r=d).get("fontSize"),(s=r.getTextColor())&&o.push("color:"+s),o.push("font:"+r.getFont()),s=G(r.get("lineHeight"),Math.round(3*t/2)),t&&o.push("line-height:"+s+"px"),t=r.get("textShadowColor"),s=r.get("textShadowBlur")||0,n=r.get("textShadowOffsetX")||0,e=r.get("textShadowOffsetY")||0,t&&s&&o.push("text-shadow:"+n+"px "+e+"px "+s+"px "+t),z(["decoration","align"],function(t){var e=r.get(t);e&&o.push("text-"+t+":"+e)}),o.join(";"))),null!=f&&a.push("padding:"+yd(f).join("px ")+"px"),a.join(";")+";"}function XC(t,e,n,i,r){var o,a,s=e&&e.painter;n?(o=s&&s.getViewportRoot())&&(a=t,n=n,ye(ge,o,i,r,!0))&&ye(a,n,ge[0],ge[1]):(t[0]=i,t[1]=r,(o=s&&s.getViewportRootOffset())&&(t[0]+=o.offsetLeft,t[1]+=o.offsetTop)),t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}qC.prototype.update=function(t){this._container||(i=this._api.getDom(),n="position",n=(e=(e=i).currentStyle||document.defaultView&&document.defaultView.getComputedStyle(e))?n?e[n]:e:null,"absolute"!==(e=i.style).position&&"absolute"!==n&&(e.position="relative"));var e,n,i=t.get("alwaysShowContent");i&&this._moveIfResized(),this._alwaysShowContent=i,this._enableDisplayTransition=t.get("displayTransition")&&0<t.get("transitionDuration"),this.el.className=t.get("className")||""},qC.prototype.show=function(t,e){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var n=this.el,i=n.style,r=this._styleCoord;n.innerHTML?i.cssText=WC+UC(t,!this._firstShow,this._longHide,this._enableDisplayTransition)+GC(r[0],r[1],!0)+"border-color:"+wd(e)+";"+(t.get("extraCssText")||"")+";pointer-events:"+(this._enterable?"auto":"none"):i.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},qC.prototype.setContent=function(t,e,n,i,r){var o=this.el;if(null==t)o.innerHTML="";else{var a,s,l,u,h,c="";if(H(r)&&"item"===n.get("trigger")&&!BC(n)&&(n=n,i=i,c=H(r=r)&&"inside"!==r?(a=n.get("backgroundColor"),n=n.get("borderWidth"),i=wd(i),r=r="left"===(r=r)?"right":"right"===r?"left":"top"===r?"bottom":"top",p=Math.max(1.5*Math.round(n),6),s="",l=HC+":",-1<k(["left","right"],r)?(s+="top:50%",l+="translateY(-50%) rotate("+(h="left"==r?-225:-45)+"deg)"):(s+="left:50%",l+="translateX(-50%) rotate("+(h="top"==r?225:45)+"deg)"),h=h*Math.PI/180,h=(u=p+n)*Math.abs(Math.cos(h))+u*Math.abs(Math.sin(h)),i=i+" solid "+n+"px;",'<div style="'+["position:absolute;width:"+p+"px;height:"+p+"px;z-index:-1;",(s+=";"+r+":-"+Math.round(100*((h-Math.SQRT2*n)/2+Math.SQRT2*n-(h-u)/2))/100+"px")+";"+l+";","border-bottom:"+i,"border-right:"+i,"background-color:"+a+";"].join("")+'"></div>'):""),H(t))o.innerHTML=t+c;else if(t){o.innerHTML="",V(t)||(t=[t]);for(var p,d=0;d<t.length;d++)yt(t[d])&&t[d].parentNode!==o&&o.appendChild(t[d]);c&&o.childNodes.length&&((p=document.createElement("div")).innerHTML=c,o.appendChild(p))}}},qC.prototype.setEnterable=function(t){this._enterable=t},qC.prototype.getSize=function(){var t=this.el;return t?[t.offsetWidth,t.offsetHeight]:[0,0]},qC.prototype.moveTo=function(t,e){var n,i;this.el&&(XC(n=this._styleCoord,this._zr,this._container,t,e),null!=n[0])&&null!=n[1]&&(i=this.el.style,z(GC(n[0],n[1]),function(t){i[t[0]]=t[1]}))},qC.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},qC.prototype.hide=function(){var t=this,e=this.el.style;this._enableDisplayTransition?(e.visibility="hidden",e.opacity="0"):e.display="none",w.transform3dSupported&&(e.willChange=""),this._show=!1,this._longHideTimeout=setTimeout(function(){return t._longHide=!0},500)},qC.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(S(this.hide,this),t)):this.hide())},qC.prototype.isShow=function(){return this._show},qC.prototype.dispose=function(){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var t=this._zr;function e(t){var e=t[fe];e&&(e.clearMarkers&&e.clearMarkers(),delete t[fe])}t=t&&t.painter&&t.painter.getViewportRoot(),n=this._container,t&&e(t),n&&e(n);var n,t=this.el;t&&(t.onmouseenter=t.onmousemove=t.onmouseleave=null,n=t.parentNode)&&n.removeChild(t),this.el=this._container=null};var YC=qC;function qC(t,e){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,w.wxa)return null;var n=document.createElement("div"),i=(n.domBelongToZr=!0,this.el=n,this._zr=t.getZr()),e=e.appendTo,e=e&&(H(e)?document.querySelector(e):yt(e)?e:N(e)&&e(t.getDom())),r=(XC(this._styleCoord,i,e,t.getWidth()/2,t.getHeight()/2),(e||t.getDom()).appendChild(n),this._api=t,this._container=e,this);n.onmouseenter=function(){r._enterable&&(clearTimeout(r._hideTimeout),r._show=!0),r._inContent=!0},n.onmousemove=function(t){var e;t=t||window.event,r._enterable||(e=i.handler,Ie(i.painter.getViewportRoot(),t,!0),e.dispatch("mousemove",t))},n.onmouseleave=function(){r._inContent=!1,r._enterable&&r._show&&r.hideLater(r._hideDelay)}}jC.prototype.update=function(t){t=t.get("alwaysShowContent");t&&this._moveIfResized(),this._alwaysShowContent=t},jC.prototype.show=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.show(),this._show=!0},jC.prototype.setContent=function(t,e,n,i,r){var o=this,a=(B(t)&&f(""),this.el&&this._zr.remove(this.el),n.getModel("textStyle")),s=(this.el=new dl({style:{rich:e.richTextStyles,text:t,lineHeight:22,borderWidth:1,borderColor:i,textShadowColor:a.get("textShadowColor"),fill:n.get(["textStyle","color"]),padding:zy(n,"richText"),verticalAlign:"top",align:"left"},z:n.get("z")}),z(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],function(t){o.el.style[t]=n.get(t)}),z(["textShadowBlur","textShadowOffsetX","textShadowOffsetY"],function(t){o.el.style[t]=a.get(t)||0}),this._zr.add(this.el),this);this.el.on("mouseover",function(){s._enterable&&(clearTimeout(s._hideTimeout),s._show=!0),s._inContent=!0}),this.el.on("mouseout",function(){s._enterable&&s._show&&s.hideLater(s._hideDelay),s._inContent=!1})},jC.prototype.setEnterable=function(t){this._enterable=t},jC.prototype.getSize=function(){var t=this.el,e=this.el.getBoundingRect(),t=$C(t.style);return[e.width+t.left+t.right,e.height+t.top+t.bottom]},jC.prototype.moveTo=function(t,e){var n,i,r=this.el;r&&(QC(i=this._styleCoord,this._zr,t,e),t=i[0],e=i[1],n=KC((i=r.style).borderWidth||0),i=$C(i),r.x=t+n+i.left,r.y=e+n+i.top,r.markRedraw())},jC.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},jC.prototype.hide=function(){this.el&&this.el.hide(),this._show=!1},jC.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(S(this.hide,this),t)):this.hide())},jC.prototype.isShow=function(){return this._show},jC.prototype.dispose=function(){this._zr.remove(this.el)};var ZC=jC;function jC(t){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=t.getZr(),QC(this._styleCoord,this._zr,t.getWidth()/2,t.getHeight()/2)}function KC(t){return Math.max(0,t)}function $C(t){var e=KC(t.shadowBlur||0),n=KC(t.shadowOffsetX||0),t=KC(t.shadowOffsetY||0);return{left:KC(e-n),right:KC(e+n),top:KC(e-t),bottom:KC(e+t)}}function QC(t,e,n,i){t[0]=n,t[1]=i,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var JC,t2=new sl({shape:{x:-1,y:-1,width:2,height:2}}),e2=(u(n2,JC=Jy),n2.prototype.init=function(t,e){var n;!w.node&&e.getDom()&&(t=t.getComponent("tooltip"),n=this._renderMode="auto"===(n=t.get("renderMode"))?w.domSupported?"html":"richText":n||"html",this._tooltipContent="richText"===n?new ZC(e):new YC(e,{appendTo:t.get("appendToBody",!0)?"body":t.get("appendTo",!0)}))},n2.prototype.render=function(t,e,n){!w.node&&n.getDom()&&(this.group.removeAll(),this._tooltipModel=t,this._ecModel=e,this._api=n,(e=this._tooltipContent).update(t),e.setEnterable(t.get("enterable")),this._initGlobalListener(),this._keepShow(),"richText"!==this._renderMode&&t.get("transitionDuration")?gm(this,"_updatePosition",50,"fixRate"):ym(this,"_updatePosition"))},n2.prototype._initGlobalListener=function(){var i=this._tooltipModel.get("triggerOn");mC("itemTooltip",this._api,S(function(t,e,n){"none"!==i&&(0<=i.indexOf(t)?this._tryShow(e,n):"leave"===t&&this._hide(n))},this))},n2.prototype._keepShow=function(){var t,e=this._tooltipModel,n=this._ecModel,i=this._api,r=e.get("triggerOn");null!=this._lastX&&null!=this._lastY&&"none"!==r&&"click"!==r&&(t=this,clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){i.isDisposed()||t.manuallyShowTip(e,n,i,{x:t._lastX,y:t._lastY,dataByCoordSys:t._lastDataByCoordSys})}))},n2.prototype.manuallyShowTip=function(t,e,n,i){var r,o,a,s;i.from!==this.uid&&!w.node&&n.getDom()&&(r=r2(i,n),this._ticket="",s=i.dataByCoordSys,(o=function(n,t,e){var i=ia(n).queryOptionMap,r=i.keys()[0];if(r&&"series"!==r){var o,t=oa(t,r,i.get(r),{useDefault:!1,enableAll:!1,enableNone:!1}).models[0];if(t)if(e.getViewOfComponentModel(t).group.traverse(function(t){var e=Y(t).tooltipConfig;if(e&&e.name===n.name)return o=t,!0}),o)return{componentMainType:r,componentIndex:t.componentIndex,el:o}}}(i,e,n))?((a=o.el.getBoundingRect().clone()).applyTransform(o.el.transform),this._tryShow({offsetX:a.x+a.width/2,offsetY:a.y+a.height/2,target:o.el,position:i.position,positionDefault:"bottom"},r)):i.tooltip&&null!=i.x&&null!=i.y?((a=t2).x=i.x,a.y=i.y,a.update(),Y(a).tooltipConfig={name:null,option:i.tooltip},this._tryShow({offsetX:i.x,offsetY:i.y,target:a},r)):s?this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,dataByCoordSys:s,tooltipOption:i.tooltipOption},r):null!=i.seriesIndex?this._manuallyAxisShowTip(t,e,n,i)||(a=(o=MC(i,e)).point[0],s=o.point[1],null!=a&&null!=s&&this._tryShow({offsetX:a,offsetY:s,target:o.el,position:i.position,positionDefault:"bottom"},r)):null!=i.x&&null!=i.y&&(n.dispatchAction({type:"updateAxisPointer",x:i.x,y:i.y}),this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,target:n.getZr().findHover(i.x,i.y).target},r)))},n2.prototype.manuallyHideTip=function(t,e,n,i){var r=this._tooltipContent;this._tooltipModel&&r.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,i.from!==this.uid&&this._hide(r2(i,n))},n2.prototype._manuallyAxisShowTip=function(t,e,n,i){var r=i.seriesIndex,o=i.dataIndex,a=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=r&&null!=o&&null!=a){a=e.getSeriesByIndex(r);if(a){e=i2([a.getData().getItemModel(o),a,(a.coordinateSystem||{}).model],this._tooltipModel);if("axis"===e.get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:r,dataIndex:o,position:i.position}),!0}}},n2.prototype._tryShow=function(t,e){var n,i,r,o=t.target;this._tooltipModel&&(this._lastX=t.offsetX,this._lastY=t.offsetY,(n=t.dataByCoordSys)&&n.length?this._showAxisTooltip(n,t):o?"legend"!==Y(o).ssrType&&(Ym(o,function(t){if(t.tooltipDisabled)return i=r=null,1;i||r||(null!=Y(t).dataIndex?i=t:null!=Y(t).tooltipConfig&&(r=t))},!(this._lastDataByCoordSys=null)),i?this._showSeriesItemTooltip(t,i,e):r?this._showComponentItemTooltip(t,r,e):this._hide(e)):(this._lastDataByCoordSys=null,this._hide(e)))},n2.prototype._showOrMove=function(t,e){t=t.get("showDelay");e=S(e,this),clearTimeout(this._showTimout),0<t?this._showTimout=setTimeout(e,t):e()},n2.prototype._showAxisTooltip=function(t,e){var u=this._ecModel,h=this._tooltipModel,n=[e.offsetX,e.offsetY],i=i2([e.tooltipOption],h),c=this._renderMode,p=[],d=Ay("section",{blocks:[],noHeader:!0}),f=[],g=new Fy,r=(z(t,function(t){z(t.dataByAxis,function(r){var o,a,s=u.getComponent(r.axisDim+"Axis",r.axisIndex),l=r.value;s&&null!=l&&(o=rC(l,s.axis,u,r.seriesDataIndices,r.valueLabelOpt),a=Ay("section",{header:o,noHeader:!Ct(o),sortBlocks:!0,blocks:[]}),d.blocks.push(a),z(r.seriesDataIndices,function(t){var e,n=u.getSeriesByIndex(t.seriesIndex),t=t.dataIndexInside,i=n.getDataParams(t);i.dataIndex<0||(i.axisDim=r.axisDim,i.axisIndex=r.axisIndex,i.axisType=r.axisType,i.axisId=r.axisId,i.axisValue=Gx(s.axis,{value:l}),i.axisValueLabel=o,i.marker=g.makeTooltipMarker("item",wd(i.color),c),(e=(t=Pg(n.formatTooltip(t,!0,null))).frag)&&(n=i2([n],h).get("valueFormatter"),a.blocks.push(n?P({valueFormatter:n},e):e)),t.text&&f.push(t.text),p.push(i))}))})}),d.blocks.reverse(),f.reverse(),e.position),e=i.get("order"),e=Ny(d,g,c,e,u.get("useUTC"),i.get("textStyle")),e=(e&&f.unshift(e),"richText"===c?"\n\n":"<br/>"),o=f.join(e);this._showOrMove(i,function(){this._updateContentNotChangedOnAxis(t,p)?this._updatePosition(i,r,n[0],n[1],this._tooltipContent,p):this._showTooltipContent(i,o,p,Math.random()+"",n[0],n[1],r,null,g)})},n2.prototype._showSeriesItemTooltip=function(t,e,n){var i,r,o,a,s,l=this._ecModel,e=Y(e),u=e.seriesIndex,h=l.getSeriesByIndex(u),c=e.dataModel||h,p=e.dataIndex,e=e.dataType,d=c.getData(e),f=this._renderMode,g=t.positionDefault,y=i2([d.getItemModel(p),c,h&&(h.coordinateSystem||{}).model],this._tooltipModel,g?{position:g}:null),h=y.get("trigger");null!=h&&"item"!==h||(i=c.getDataParams(p,e),r=new Fy,i.marker=r.makeTooltipMarker("item",wd(i.color),f),g=Pg(c.formatTooltip(p,!1,e)),h=y.get("order"),e=y.get("valueFormatter"),o=g.frag,a=o?Ny(e?P({valueFormatter:e},o):o,r,f,h,l.get("useUTC"),y.get("textStyle")):g.text,s="item_"+c.name+"_"+p,this._showOrMove(y,function(){this._showTooltipContent(y,a,i,s,t.offsetX,t.offsetY,t.position,t.target,r)}),n({type:"showTip",dataIndexInside:p,dataIndex:d.getRawIndex(p),seriesIndex:u,from:this.uid}))},n2.prototype._showComponentItemTooltip=function(e,n,t){var i="html"===this._renderMode,r=Y(n),o=r.tooltipConfig.option||{},a=o.encodeHTMLContent,a=(H(o)&&(o={content:o,formatter:o},a=!0),a&&i&&o.content&&((o=y(o)).content=xe(o.content)),[o]),i=this._ecModel.getComponent(r.componentMainType,r.componentIndex),r=(i&&a.push(i),a.push({formatter:o.content}),e.positionDefault),s=i2(a,this._tooltipModel,r?{position:r}:null),l=s.get("content"),u=Math.random()+"",h=new Fy;this._showOrMove(s,function(){var t=y(s.get("formatterParams")||{});this._showTooltipContent(s,l,t,u,e.offsetX,e.offsetY,e.position,n,h)}),t({type:"showTip",from:this.uid})},n2.prototype._showTooltipContent=function(n,t,i,e,r,o,a,s,l){var u,h,c,p,d;this._ticket="",n.get("showContent")&&n.get("show")&&((u=this._tooltipContent).setEnterable(n.get("enterable")),h=n.get("formatter"),a=a||n.get("position"),t=t,c=this._getNearestPoint([r,o],i,n.get("trigger"),n.get("borderColor"),n.get("defaultBorderColor",!0)).color,h&&(t=H(h)?(p=n.ecModel.get("useUTC"),t=h,xd(t=(d=V(i)?i[0]:i)&&d.axisType&&0<=d.axisType.indexOf("time")?Qp(d.axisValue,t,p):t,i,!0)):N(h)?(d=S(function(t,e){t===this._ticket&&(u.setContent(e,l,n,c,a),this._updatePosition(n,a,r,o,u,i,s))},this),this._ticket=e,h(i,e,d)):h),u.setContent(t,l,n,c,a),u.show(n,c),this._updatePosition(n,a,r,o,u,i,s))},n2.prototype._getNearestPoint=function(t,e,n,i,r){return"axis"===n||V(e)?{color:i||r}:V(e)?void 0:{color:i||e.color||e.borderColor}},n2.prototype._updatePosition=function(t,e,n,i,r,o,a){var s,l=this._api.getWidth(),u=this._api.getHeight(),h=(e=e||t.get("position"),r.getSize()),c=t.get("align"),p=t.get("verticalAlign"),d=a&&a.getBoundingRect().clone();a&&d.applyTransform(a.transform),V(e=N(e)?e([n,i],o,r.el,d,{viewSize:[l,u],contentSize:h.slice()}):e)?(n=wo(e[0],l),i=wo(e[1],u)):B(e)?((o=e).width=h[0],o.height=h[1],n=(o=zd(o,{width:l,height:u})).x,i=o.y,p=c=null):i=(n=(s=H(e)&&a?function(t,e,n,i){var r=n[0],o=n[1],a=Math.ceil(Math.SQRT2*i)+8,s=0,l=0,u=e.width,h=e.height;switch(t){case"inside":s=e.x+u/2-r/2,l=e.y+h/2-o/2;break;case"top":s=e.x+u/2-r/2,l=e.y-o-a;break;case"bottom":s=e.x+u/2-r/2,l=e.y+h+a;break;case"left":s=e.x-r-a,l=e.y+h/2-o/2;break;case"right":s=e.x+u+a,l=e.y+h/2-o/2}return[s,l]}(e,d,h,t.get("borderWidth")):function(t,e,n,i,r,o,a){var n=n.getSize(),s=n[0],n=n[1];null!=o&&(i<t+s+o+2?t-=s+o:t+=o);null!=a&&(r<e+n+a?e-=n+a:e+=a);return[t,e]}(n,i,r,l,u,c?null:20,p?null:20))[0],s[1]),c&&(n-=o2(c)?h[0]/2:"right"===c?h[0]:0),p&&(i-=o2(p)?h[1]/2:"bottom"===p?h[1]:0),BC(t)&&(o=n,a=i,e=l,d=u,c=(c=r).getSize(),p=c[0],c=c[1],o=Math.min(o+p,e)-p,a=Math.min(a+c,d)-c,o=Math.max(o,0),a=Math.max(a,0),n=(s=[o,a])[0],i=s[1]),r.moveTo(n,i)},n2.prototype._updateContentNotChangedOnAxis=function(n,o){var t=this._lastDataByCoordSys,a=this._cbParamsList,s=!!t&&t.length===n.length;return s&&z(t,function(t,e){var t=t.dataByAxis||[],r=(n[e]||{}).dataByAxis||[];(s=s&&t.length===r.length)&&z(t,function(t,e){var e=r[e]||{},n=t.seriesDataIndices||[],i=e.seriesDataIndices||[];(s=s&&t.value===e.value&&t.axisType===e.axisType&&t.axisId===e.axisId&&n.length===i.length)&&z(n,function(t,e){e=i[e];s=s&&t.seriesIndex===e.seriesIndex&&t.dataIndex===e.dataIndex}),a&&z(t.seriesDataIndices,function(t){var t=t.seriesIndex,e=o[t],t=a[t];e&&t&&t.data!==e.data&&(s=!1)})})}),this._lastDataByCoordSys=n,this._cbParamsList=o,!!s},n2.prototype._hide=function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},n2.prototype.dispose=function(t,e){!w.node&&e.getDom()&&(ym(this,"_updatePosition"),this._tooltipContent.dispose(),xC("itemTooltip",e))},n2.type="tooltip",n2);function n2(){var t=null!==JC&&JC.apply(this,arguments)||this;return t.type=n2.type,t}function i2(t,e,n){for(var i=e.ecModel,r=n?(r=new Cp(n,i,i),new Cp(e.option,r,i)):e,o=t.length-1;0<=o;o--){var a=t[o];(a=a&&(H(a=a instanceof Cp?a.get("tooltip",!0):a)?{formatter:a}:a))&&(r=new Cp(a,r,i))}return r}function r2(t,e){return t.dispatchAction||S(e.dispatchAction,e)}function o2(t){return"center"===t||"middle"===t}Jx(function(t){Jx(PC),t.registerComponentModel(RC),t.registerComponentView(e2),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},Ft),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},Ft)}),Jx(Fb);var a2={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},s2=(l2.prototype.evaluate=function(t){var e=typeof t;return H(e)?this._condVal.test(t):!!W(e)&&this._condVal.test(t+"")},l2);function l2(t){null==(this._condVal=H(t)?new RegExp(t):_t(t)?t:null)&&f("")}h2.prototype.evaluate=function(){return this.value};var u2=h2;function h2(){}p2.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(!t[e].evaluate())return!1;return!0};var c2=p2;function p2(){}f2.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(t[e].evaluate())return!0;return!1};var d2=f2;function f2(){}y2.prototype.evaluate=function(){return!this.child.evaluate()};var g2=y2;function y2(){}v2.prototype.evaluate=function(){for(var t=!!this.valueParser,e=(0,this.getValue)(this.valueGetterParam),n=t?this.valueParser(e):null,i=0;i<this.subCondList.length;i++)if(!this.subCondList[i].evaluate(t?n:e))return!1;return!0};var m2=v2;function v2(){}function _2(t,e){if(!0===t||!1===t)return(n=new u2).value=t,n;var n;if(b2(t)||f(""),t.and)return x2("and",t,e);if(t.or)return x2("or",t,e);if(t.not)return n=e,b2(o=(o=t).not)||f(""),(l=new g2).child=_2(o,n),l.child||f(""),l;for(var i=t,r=e,o=r.prepareGetValue(i),a=[],s=ct(i),l=i.parser,u=l?qg(l):null,h=0;h<s.length;h++){var c,p=s[h];"parser"===p||r.valueGetterAttrMap.get(p)||(c=zt(a2,p)?a2[p]:p,p=i[p],p=u?u(p):p,(c=function(t,e){return"eq"===t||"ne"===t?new Jg("eq"===t,e):zt(Zg,t)?new jg(t,e):null}(c,p)||"reg"===c&&new s2(p))||f(""),a.push(c))}return a.length||f(""),(l=new m2).valueGetterParam=o,l.valueParser=u,l.getValue=r.getValue,l.subCondList=a,l}function x2(t,e,n){e=e[t],V(e)||f(""),e.length||f(""),t=new("and"===t?c2:d2);return t.children=F(e,function(t){return _2(t,n)}),t.children.length||f(""),t}function b2(t){return B(t)&&!st(t)}S2.prototype.evaluate=function(){return this._cond.evaluate()};var w2=S2;function S2(t,e){this._cond=_2(t,e)}var M2={type:"echarts:filter",transform:function(t){for(var e,n,i=t.upstream,r=(t=t.config,n={valueGetterAttrMap:O({dimension:!0}),prepareGetValue:function(t){var e=t.dimension,t=(zt(t,"dimension")||f(""),i.getDimensionInfo(e));return t||f(""),{dimIdx:t.index}},getValue:function(t){return i.retrieveValueFromItem(e,t.dimIdx)}},new w2(t,n)),o=[],a=0,s=i.count();a<s;a++)e=i.getRawDataItem(a),r.evaluate()&&o.push(e);return{data:o}}},T2={type:"echarts:sort",transform:function(t){for(var a=t.upstream,t=t.config,t=Wo(t),s=(t.length||f(""),[]),t=(z(t,function(t){var e=t.dimension,n=t.order,i=t.parser,t=t.incomparable,e=(null==e&&f(""),"asc"!==n&&"desc"!==n&&f(""),t&&"min"!==t&&"max"!==t&&f(""),"asc"!==n&&"desc"!==n&&f(""),a.getDimensionInfo(e)),r=(e||f(""),i?qg(i):null);i&&!r&&f(""),s.push({dimIdx:e.index,parser:r,comparator:new $g(n,t)})}),a.sourceFormat),e=(t!==of&&t!==af&&f(""),[]),n=0,i=a.count();n<i;n++)e.push(a.getRawDataItem(n));return e.sort(function(t,e){for(var n=0;n<s.length;n++){var i=s[n],r=a.retrieveValueFromItem(t,i.dimIdx),o=a.retrieveValueFromItem(e,i.dimIdx),i=(i.parser&&(r=i.parser(r),o=i.parser(o)),i.comparator.evaluate(r,o));if(0!==i)return i}return 0}),{data:e}}};Jx(function(t){t.registerTransform(M2),t.registerTransform(T2)}),t.Axis=Sp,t.ChartView=rm,t.ComponentModel=g,t.ComponentView=Jy,t.List=k_,t.Model=Cp,t.PRIORITY=$m,t.SeriesModel=Xy,t.color=Ai,t.connect=function(e){var t;return V(e)&&(t=e,e=null,z(t,function(t){null!=t.group&&(e=t.group)}),e=e||"g_"+Rv++,z(t,function(t){t.group=e})),Pv[e]=!0,e},t.dataTool={},t.dependencies={zrender:"6.0.0"},t.disConnect=Km,t.disconnect=Bv,t.dispose=function(t){H(t)?t=Lv[t]:t instanceof yv||(t=Ev(t)),t instanceof yv&&!t.isDisposed()&&t.dispose()},t.env=w,t.extendChartView=function(t){return t=rm.extend(t),rm.registerClass(t),t},t.extendComponentModel=function(t){return t=g.extend(t),g.registerClass(t),t},t.extendComponentView=function(t){return t=Jy.extend(t),Jy.registerClass(t),t},t.extendSeriesModel=function(t){return t=Xy.extend(t),Xy.registerClass(t),t},t.format=Xp,t.getCoordinateSystemDimensions=function(t){if(t=Cd.get(t))return t.getDimensionsInfo?t.getDimensionsInfo():t.dimensions.slice()},t.getInstanceByDom=Ev,t.getInstanceById=function(t){return Lv[t]},t.getMap=function(t){var e=E0.getMap;return e&&e(t)},t.graphic=_p,t.helper=bp,t.init=function(t,e,n){var i=!(n&&n.ssr);if(i){var r=Ev(t);if(r)return r}return(r=new yv(t,e,n)).id="ec_"+Ov++,Lv[r.id]=r,i&&aa(t,Nv,r.id),cv(r),B0.trigger("afterinit",r),r},t.innerDrawElementOnCanvas=D0,t.matrix=He,t.number=Jm,t.parseGeoJSON=y1,t.parseGeoJson=y1,t.registerAction=Uv,t.registerCoordinateSystem=Xv,t.registerCustomSeries=function(t,e){},t.registerLayout=Yv,t.registerLoading=Kv,t.registerLocale=Ep,t.registerMap=$v,t.registerPostInit=Hv,t.registerPostUpdate=Wv,t.registerPreprocessor=Fv,t.registerProcessor=Vv,t.registerTheme=zv,t.registerTransform=Qv,t.registerUpdateLifecycle=Gv,t.registerVisual=qv,t.setCanvasCreator=function(t){C({createCanvas:t})},t.setPlatformAPI=C,t.throttle=fm,t.time=xa,t.use=Jx,t.util=Pc,t.vector=oe,t.version="6.0.0",t.zrUtil=Wt,t.zrender=yo});
\ No newline at end of file
diff --git a/src/site/generate_appending_a_log_message.js b/src/site/generate_appending_a_log_message.js
new file mode 100644
index 0000000..b57fba6
--- /dev/null
+++ b/src/site/generate_appending_a_log_message.js
@@ -0,0 +1,98 @@
+
+// Get the DOM container for the plot
+var containerDOM = document.getElementById('appending_a_log_message_plot');
+if (!containerDOM) {
+	throw new Error("Could not find 'appending_a_log_message_plot' element");
+}
+var myChart = echarts.init(containerDOM, null, { renderer: 'canvas' });
+
+
+// Find the benchmark html table
+var benchmark_data = null;
+var element = document.getElementById('benchmark_data_marker');
+while (element && element.tagName) {
+	if (element.tagName === 'TABLE') {
+		benchmark_data = element;
+		break;
+	}
+	element = element.nextElementSibling;
+}
+if (!benchmark_data) {
+	throw new Error("Could not find benchmark data");;
+}
+
+// Identify the benchmark tests to be included on the plot
+var benchmark_pattern = [];
+benchmark_pattern.push(new RegExp("Appending (.*) using ([A-Za-z]+), pattern: \\%m\\%n$"));
+benchmark_pattern.push(new RegExp("Async, Sending (.*) using ([A-Za-z <]+)$"));
+const value_regex_pattern = new RegExp("([0-9]+) ns")
+
+// Extract the data
+var plot_data = new Map();
+var xAxisLabels = [];
+for (const row of benchmark_data.rows) {
+	const columns = row.cells;
+	if (2 < columns.length) {
+		const value_match = value_regex_pattern.exec(columns[1].innerText);
+		if (value_match && 1 < value_match.length) {
+			for (const pattern of benchmark_pattern) {
+				const benchmark_match = pattern.exec(columns[0].innerText);
+				if (benchmark_match && 2 < benchmark_match.length) {
+					if (!xAxisLabels.includes(benchmark_match[1])) {
+						xAxisLabels.push(benchmark_match[1]);
+					}
+					var keyValueMap = plot_data.get(benchmark_match[2]);
+					if (!keyValueMap) {
+						keyValueMap = new Map();
+						plot_data.set(benchmark_match[2], keyValueMap);
+					}
+					keyValueMap.set(benchmark_match[1], value_match[1]);
+				}
+			}
+		}
+	}
+}
+
+// Generate a series for each legend
+var legend_data = [];
+var series_data = [];
+for (const [key, keyValueMap] of plot_data.entries()) {
+	legend_data.push(key);
+	var series_values = [];
+	for (const label of xAxisLabels) {
+		var value = keyValueMap.get(label);
+		series_values.push(value ? parseInt(value) : null);
+	}
+	var series_data_item = {
+		name: key,
+		type: 'line',
+		data: series_values
+	};
+	series_data.push(series_data_item);
+}
+
+// Configure the chart
+var chart_data = {
+	title: { text: 'Appending a log message' },
+	yAxis: {
+		name: 'Average elapsed time (ns)',
+		nameLocation: 'center'
+	},
+	legend: { 
+		orient: 'vertical',
+		left: 150,
+		top: 'center',
+		data: legend_data
+	 },
+	xAxis: {
+		axisTick: { alignWithLabel: true },
+		axisLabel: { rotate: 30 },
+		name: 'Log message content',
+		nameLocation: 'center',
+		data: xAxisLabels
+	},
+	series: series_data
+};
+
+// Display the chart
+myChart.setOption(chart_data);
diff --git a/src/site/markdown/performance.md b/src/site/markdown/performance.md
index 2cefd64..6fd2254 100644
--- a/src/site/markdown/performance.md
+++ b/src/site/markdown/performance.md
@@ -84,7 +84,9 @@
 	  L2 Unified 256 KiB (x4)
 	  L3 Unified 6144 KiB (x1)
 	Load Average: 0.07, 0.03, 0.01
-
+@htmlonly
+<div id="benchmark_data_marker"></div>
+@endhtmlonly
 | Benchmark |     Time | CPU | Iterations |
 | --------- | -------: | --: | ---------: |
 | Testing disabled logging request | 0.472 ns | 0.472 ns | 1000000000 |
@@ -123,13 +125,20 @@
 -# The "Async" benchmarks test [AsyncAppender](@ref log4cxx::AsyncAppender) throughput, with logging events discarded in the background thread.
 -# The "Logging" benchmarks write to a file using buffered output. Overhead is 2-3 times more when not using buffered output.
 
-The above table shows that the overhead of an enabled logging request
-varies greatly with the message content.
-A single operations-per-second number is not meaningful.
-Most importantly note that [using buffered output](@ref log4cxx::FileAppender::setOption)
-reduces overhead more than any other detail.
+@htmlonly
+<div id="appending_a_log_message_plot" style="width: 800px;height:400px;"></div>
+<script src="echarts.min.js"></script>
+<script src="generate_appending_a_log_message.js"></script>
+@endhtmlonly
 
-Note also that logging from multiple threads concurrently
+The above graph shows that the overhead of an enabled logging request
+varies greatly with the message content and that
+the `LOG4CXX_[level]_FMT` macros have lower overhead.
+It also shows two data points where binary to text conversion
+is moved to a background thread
+using [AsyncBuffer](@ref log4cxx::helpers::AsyncBuffer) and [AsyncAppender](@ref log4cxx::AsyncAppender).
+
+Note that logging from multiple threads concurrently
 to a common appender generally does not increase throughput
 due to lock contention in [doAppend method](@ref log4cxx::AppenderSkeleton::doAppend).
 To simplify the work of an appender implementator,
@@ -137,6 +146,9 @@
 concurrently entering [the append method](@ref log4cxx::AppenderSkeleton::append),
 which is the method required to be implemented by a concrete appender class.
 
+Note also that [using buffered output](@ref log4cxx::FileAppender::setOption)
+reduces overhead more than any other detail.
+
 The [AsyncAppender](@ref log4cxx::AsyncAppender) provides the least overhead
 when logging concurrently from multiple threads
 as it overrides the [doAppend method](@ref log4cxx::AsyncAppender::doAppend)
diff --git a/src/site/test_echarts.html b/src/site/test_echarts.html
new file mode 100644
index 0000000..2c55680
--- /dev/null
+++ b/src/site/test_echarts.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8" />
+  </head>
+  <body>
+  <h1>Test page for iterating through echarts format options</h1>
+  <div id="appending_a_log_message_plot" style="width: 800px;height:400px;"></div>
+  <script src="echarts.min.js"></script>
+  <script src="test_echarts.js"></script>
+  </body>
+  <footer>
+
+  </footer>
+</html>
\ No newline at end of file
diff --git a/src/site/test_echarts.js b/src/site/test_echarts.js
new file mode 100644
index 0000000..f9da114
--- /dev/null
+++ b/src/site/test_echarts.js
@@ -0,0 +1,36 @@
+var chart_data = {
+	"title": { "text": "Appending a log message" },
+	"legend": {
+		"orient": "vertical",
+		"left": 150,
+		"top": "center",
+		"data": [ "MessageBuffer", "FMT", "FMT and AsyncBuffer", "operator<< and AsyncBuffer" ]
+	},
+	"xAxis": {
+		axisTick: {
+        alignWithLabel: true
+      },
+      axisLabel: {
+        rotate: 30
+      },
+		name : 'Log message content',
+		nameLocation : 'center',
+		data : [ "5 char string", "49 char string", "int value", "int+float", "int+10float" ]
+	},
+	"yAxis": {
+		name : 'Average elapsed time (ns)',
+		nameLocation : 'center'
+		},
+	"series": [
+		{ "type": "line", "name": "MessageBuffer",              "data": [ 334, 370, 509, 911, 4579 ] },
+		{ "type": "line", "name": "FMT",                        "data": [ null, 346, 376, 508, 1671 ] },
+		{ "type": "line", "name": "FMT and AsyncBuffer",        "data": [ null, null, null, null, 784 ] },
+		{ "type": "line", "name": "operator<< and AsyncBuffer", "data": [ null, null, null, null, 1211 ] }
+	]
+};
+
+var containerDOM = document.getElementById('appending_a_log_message_plot');
+if (containerDOM) {
+	var myChart = echarts.init(containerDOM, null, { renderer: 'canvas' });
+	myChart.setOption(chart_data);
+}