16 lines
1.2 MiB
16 lines
1.2 MiB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-examResult-examResult~pages-pracResult-pracResult"],{"0000":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9"),n("c975"),n("a434"),n("ac1f"),n("5319");var a=n("9ab4"),o=i(n("58f5")),s=r(n("8925c")),l=r(n("77ef")),u=function(e){function t(t){var n=e.call(this)||this;return n.isGroup=!0,n._children=[],n.attr(t),n}return(0,a.__extends)(t,e),t.prototype.childrenRef=function(){return this._children},t.prototype.children=function(){return this._children.slice()},t.prototype.childAt=function(e){return this._children[e]},t.prototype.childOfName=function(e){for(var t=this._children,n=0;n<t.length;n++)if(t[n].name===e)return t[n]},t.prototype.childCount=function(){return this._children.length},t.prototype.add=function(e){return e&&e!==this&&e.parent!==this&&(this._children.push(e),this._doAdd(e)),this},t.prototype.addBefore=function(e,t){if(e&&e!==this&&e.parent!==this&&t&&t.parent===this){var n=this._children,r=n.indexOf(t);r>=0&&(n.splice(r,0,e),this._doAdd(e))}return this},t.prototype.replace=function(e,t){var n=o.indexOf(this._children,e);return n>=0&&this.replaceAt(t,n),this},t.prototype.replaceAt=function(e,t){var n=this._children,r=n[t];if(e&&e!==this&&e.parent!==this&&e!==r){n[t]=e,r.parent=null;var i=this.__zr;i&&r.removeSelfFromZr(i),this._doAdd(e)}return this},t.prototype._doAdd=function(e){e.parent&&e.parent.remove(e),e.parent=this;var t=this.__zr;t&&t!==e.__zr&&e.addSelfToZr(t),t&&t.refresh()},t.prototype.remove=function(e){var t=this.__zr,n=this._children,r=o.indexOf(n,e);return r<0||(n.splice(r,1),e.parent=null,t&&e.removeSelfFromZr(t),t&&t.refresh()),this},t.prototype.removeAll=function(){for(var e=this._children,t=this.__zr,n=0;n<e.length;n++){var r=e[n];t&&r.removeSelfFromZr(t),r.parent=null}return e.length=0,this},t.prototype.eachChild=function(e,t){for(var n=this._children,r=0;r<n.length;r++){var i=n[r];e.call(t,i,r)}return this},t.prototype.traverse=function(e,t){for(var n=0;n<this._children.length;n++){var r=this._children[n],i=e.call(t,r);r.isGroup&&!i&&r.traverse(e,t)}return this},t.prototype.addSelfToZr=function(t){e.prototype.addSelfToZr.call(this,t);for(var n=0;n<this._children.length;n++){var r=this._children[n];r.addSelfToZr(t)}},t.prototype.removeSelfFromZr=function(t){e.prototype.removeSelfFromZr.call(this,t);for(var n=0;n<this._children.length;n++){var r=this._children[n];r.removeSelfFromZr(t)}},t.prototype.getBoundingRect=function(e){for(var t=new l.default(0,0,0,0),n=e||this._children,r=[],i=null,a=0;a<n.length;a++){var o=n[a];if(!o.ignore&&!o.invisible){var s=o.getBoundingRect(),u=o.getLocalTransform(r);u?(l.default.applyTransform(t,s,u),i=i||t.clone(),i.union(t)):(i=i||s.clone(),i.union(s))}}return i||t},t}(s.default);u.prototype.type="group";var c=u;t.default=c},"02a4":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerPainter("canvas",i.default)};var i=r(n("b00f"))},"02ca":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("9664")),o=r(n("1ce3")),s=r(n("0ce6")),l=r(n("adc2")),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.render=function(e,t,n){var r=e.getData(),i=this._updateSymbolDraw(r,e);i.updateData(r,{clipShape:this._getClipShape(e)}),this._finished=!0},t.prototype.incrementalPrepareRender=function(e,t,n){var r=e.getData(),i=this._updateSymbolDraw(r,e);i.incrementalPrepareUpdate(r),this._finished=!1},t.prototype.incrementalRender=function(e,t,n){this._symbolDraw.incrementalUpdate(e,t.getData(),{clipShape:this._getClipShape(t)}),this._finished=e.end===t.getData().count()},t.prototype.updateTransform=function(e,t,n){var r=e.getData();if(this.group.dirty(),!this._finished||r.count()>1e4)return{update:!0};var i=(0,s.default)("").reset(e,t,n);i.progress&&i.progress({start:0,end:r.count(),count:r.count()},r),this._symbolDraw.updateLayout(r)},t.prototype.eachRendered=function(e){this._symbolDraw&&this._symbolDraw.eachRendered(e)},t.prototype._getClipShape=function(e){var t=e.coordinateSystem,n=t&&t.getArea&&t.getArea();return e.get("clip",!0)?n:null},t.prototype._updateSymbolDraw=function(e,t){var n=this._symbolDraw,r=t.pipelineContext,i=r.large;return n&&i===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=i?new o.default:new a.default,this._isLargeDraw=i,this.group.removeAll()),this.group.add(n.group),n},t.prototype.remove=function(e,t){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},t.prototype.dispose=function(){},t.type="scatter",t}(l.default),c=u;t.default=c},"0336":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=e.getModel("aria");if(!n.get("enabled"))return;var r=i.clone(s);function a(e,t){if(!i.isString(e))return e;var n=e;return i.each(t,(function(e,t){n=n.replace(new RegExp("\\{\\s*"+t+"\\s*\\}","g"),e)})),n}function c(t){return e.getLocaleModel().get(["series","typeNames"])[t]||"自定义图"}i.merge(r.label,e.getLocaleModel().get("aria"),!1),i.merge(n.option,r,!1),function(){var t=n.getModel("decal"),r=t.get("show");if(r){var a=i.createHashMap();e.eachSeries((function(e){if(!e.isColorBySeries()){var t=a.get(e.type);t||(t={},a.set(e.type,t)),l(e).scope=t}})),e.eachRawSeries((function(t){if(!e.isSeriesFiltered(t))if(i.isFunction(t.enableAriaDecal))t.enableAriaDecal();else{var n=t.getData();if(t.isColorBySeries()){var r=(0,o.getDecalFromPalette)(t.ecModel,t.name,u,e.getSeriesCount()),a=n.getVisual("decal");n.setVisual("decal",h(a,r))}else{var s=t.getRawData(),c={},d=l(t).scope;n.each((function(e){var t=n.getRawIndex(e);c[t]=e}));var f=s.count();s.each((function(e){var r=c[e],i=s.getName(e)||e+"",a=(0,o.getDecalFromPalette)(t.ecModel,i,d,f),l=n.getItemVisual(r,"decal");n.setItemVisual(r,"decal",h(l,a))}))}}function h(e,t){var n=e?i.extend(i.extend({},t),e):t;return n.dirty=!0,n}}))}}(),function(){var r=e.getLocaleModel().get("aria"),o=n.getModel("label");if(o.option=i.defaults(o.option,r),o.get("enabled")){var s=t.getZr().dom;if(o.get("description"))s.setAttribute("aria-label",o.get("description"));else{var l,u=e.getSeriesCount(),d=o.get(["data","maxCount"])||10,f=o.get(["series","maxCount"])||10,h=Math.min(u,f);if(!(u<1)){var p=function(){var t=e.get("title");t&&t.length&&(t=t[0]);return t&&t.text}();if(p){var g=o.get(["general","withTitle"]);l=a(g,{title:p})}else l=o.get(["general","withoutTitle"]);var v=[],y=u>1?o.get(["series","multiple","prefix"]):o.get(["series","single","prefix"]);l+=a(y,{seriesCount:u}),e.eachSeries((function(e,t){if(t<h){var n=void 0,r=e.get("name"),i=r?"withName":"withoutName";n=u>1?o.get(["series","multiple",i]):o.get(["series","single",i]),n=a(n,{seriesId:e.seriesIndex,seriesName:e.get("name"),seriesType:c(e.subType)});var s=e.getData();if(s.count()>d){var l=o.get(["data","partialData"]);n+=a(l,{displayCnt:d})}else n+=o.get(["data","allData"]);for(var f=o.get(["data","separator","middle"]),p=o.get(["data","separator","end"]),g=[],y=0;y<s.count();y++)if(y<d){var m=s.getName(y),_=s.getValues(y),b=o.get(["data",m?"withName":"withoutName"]);g.push(a(b,{name:m,value:_.join(f)}))}n+=g.join(f)+p,v.push(n)}}));var m=o.getModel(["series","multiple","separator"]),_=m.get("middle"),b=m.get("end");l+=v.join(_)+b,s.setAttribute("aria-label",l)}}}}()},n("14d9"),n("ac1f"),n("5319"),n("4d63"),n("c607"),n("2c3e"),n("25f0");var i=r(n("58f5")),a=n("eea5"),o=n("6d51"),s={label:{enabled:!0},decal:{show:!1}},l=(0,a.makeInner)(),u={}},"0377":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("9ab4"),i=n("e136"),a=function(){return function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}}(),o=function(e){function t(t){var n=e.call(this,t)||this;return n.type="sausage",n}return(0,r.__extends)(t,e),t.prototype.getDefaultShape=function(){return new a},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=Math.max(t.r0||0,0),a=Math.max(t.r,0),o=.5*(a-i),s=i+o,l=t.startAngle,u=t.endAngle,c=t.clockwise,d=2*Math.PI,f=c?u-l<d:l-u<d;f||(l=u-(c?d:-d));var h=Math.cos(l),p=Math.sin(l),g=Math.cos(u),v=Math.sin(u);f?(e.moveTo(h*i+n,p*i+r),e.arc(h*s+n,p*s+r,o,-Math.PI+l,l,!c)):e.moveTo(h*a+n,p*a+r),e.arc(n,r,a,l,u,!c),e.arc(g*s+n,v*s+r,o,u-2*Math.PI,u-Math.PI,!c),0!==i&&e.arc(n,r,i,u,l,c)},t}(i.Path),s=o;t.default=s},"038e":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.ECEventProcessor=void 0,n("baa5"),n("fb6a"),n("4de4"),n("d3b7");var i=r(n("58f5")),a=n("6233"),o=function(){function e(){}return e.prototype.normalizeQuery=function(e){var t={},n={},r={};if(i.isString(e)){var o=(0,a.parseClassType)(e);t.mainType=o.main||null,t.subType=o.sub||null}else{var s=["Index","Name","Id"],l={name:1,dataIndex:1,dataType:1};i.each(e,(function(e,i){for(var a=!1,o=0;o<s.length;o++){var u=s[o],c=i.lastIndexOf(u);if(c>0&&c===i.length-u.length){var d=i.slice(0,c);"data"!==d&&(t.mainType=d,t[u.toLowerCase()]=e,a=!0)}}l.hasOwnProperty(i)&&(n[i]=e,a=!0),a||(r[i]=e)}))}return{cptQuery:t,dataQuery:n,otherQuery:r}},e.prototype.filter=function(e,t){var n=this.eventInfo;if(!n)return!0;var r=n.targetEl,i=n.packedEvent,a=n.model,o=n.view;if(!a||!o)return!0;var s=t.cptQuery,l=t.dataQuery;return u(s,a,"mainType")&&u(s,a,"subType")&&u(s,a,"index","componentIndex")&&u(s,a,"name")&&u(s,a,"id")&&u(l,i,"name")&&u(l,i,"dataIndex")&&u(l,i,"dataType")&&(!o.filterForExposedEvent||o.filterForExposedEvent(e,t.otherQuery,r,i));function u(e,t,n,r){return null==e[n]||t[r||n]===e[n]}},e.prototype.afterTrigger=function(){this.eventInfo=null},e}();t.ECEventProcessor=o},"043f":function(e,t,n){"use strict";n("7a82"),n("d3b7"),n("159b"),n("b64b"),Object.defineProperty(t,"__esModule",{value:!0});var r=n("86e3"),i=n("7916");Object.keys(i).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===i[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return i[e]}}))}));var a=n("4ba7"),o=n("44f7"),s=n("753f"),l=n("3c54");(0,r.use)([a.CanvasRenderer]),(0,r.use)([a.SVGRenderer]),(0,r.use)([o.LineChart,o.BarChart,o.PieChart,o.ScatterChart,o.RadarChart,o.MapChart,o.TreeChart,o.TreemapChart,o.GraphChart,o.GaugeChart,o.FunnelChart,o.ParallelChart,o.SankeyChart,o.BoxplotChart,o.CandlestickChart,o.EffectScatterChart,o.LinesChart,o.HeatmapChart,o.PictorialBarChart,o.ThemeRiverChart,o.SunburstChart,o.CustomChart]),(0,r.use)(s.GridComponent),(0,r.use)(s.PolarComponent),(0,r.use)(s.GeoComponent),(0,r.use)(s.SingleAxisComponent),(0,r.use)(s.ParallelComponent),(0,r.use)(s.CalendarComponent),(0,r.use)(s.GraphicComponent),(0,r.use)(s.ToolboxComponent),(0,r.use)(s.TooltipComponent),(0,r.use)(s.AxisPointerComponent),(0,r.use)(s.BrushComponent),(0,r.use)(s.TitleComponent),(0,r.use)(s.TimelineComponent),(0,r.use)(s.MarkPointComponent),(0,r.use)(s.MarkLineComponent),(0,r.use)(s.MarkAreaComponent),(0,r.use)(s.LegendComponent),(0,r.use)(s.DataZoomComponent),(0,r.use)(s.DataZoomInsideComponent),(0,r.use)(s.DataZoomSliderComponent),(0,r.use)(s.VisualMapComponent),(0,r.use)(s.VisualMapContinuousComponent),(0,r.use)(s.VisualMapPiecewiseComponent),(0,r.use)(s.AriaComponent),(0,r.use)(s.TransformComponent),(0,r.use)(s.DatasetComponent),(0,r.use)(l.UniversalTransition),(0,r.use)(l.LabelLayout)},"044b":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createDimensions=function(e,t){return f(e,t).dimensions},t.default=f,n("14d9"),n("fb6a"),n("4e82");var i=n("f505"),a=r(n("4820")),o=n("58f5"),s=n("202c"),l=n("44ab"),u=n("eea5"),c=n("e131"),d=n("87ce");function f(e,t){(0,s.isSourceInstance)(e)||(e=(0,s.createSourceFromSeriesDataOption)(e)),t=t||{};var n=t.coordDimensions||[],r=t.dimensionsDefine||e.dimensionsDefine||[],f=(0,o.createHashMap)(),p=[],g=function(e,t,n,r){var i=Math.max(e.dimensionsDetectedCount||1,t.length,n.length,r||0);return(0,o.each)(t,(function(e){var t;(0,o.isObject)(e)&&(t=e.dimsDef)&&(i=Math.max(i,t.length))})),i}(e,n,r,t.dimensionsCount),v=t.canOmitUnusedDimensions&&(0,d.shouldOmitUnusedDimensions)(g),y=r===e.dimensionsDefine,m=y?(0,d.ensureSourceDimNameMap)(e):(0,d.createDimNameMap)(r),_=t.encodeDefine;!_&&t.encodeDefaulter&&(_=t.encodeDefaulter(e,g));for(var b=(0,o.createHashMap)(_),x=new l.CtorInt32Array(g),S=0;S<x.length;S++)x[S]=-1;function M(e){var t=x[e];if(t<0){var n=r[e],i=(0,o.isObject)(n)?n:{name:n},s=new a.default,l=i.name;null!=l&&null!=m.get(l)&&(s.name=s.displayName=l),null!=i.type&&(s.type=i.type),null!=i.displayName&&(s.displayName=i.displayName);var u=p.length;return x[e]=u,s.storeDimIndex=e,p.push(s),s}return p[t]}if(!v)for(S=0;S<g;S++)M(S);b.each((function(e,t){var n=(0,u.normalizeToArray)(e).slice();if(1===n.length&&!(0,o.isString)(n[0])&&n[0]<0)b.set(t,!1);else{var r=b.set(t,[]);(0,o.each)(n,(function(e,n){var i=(0,o.isString)(e)?m.get(e):e;null!=i&&i<g&&(r[n]=i,T(M(i),t,n))}))}}));var w=0;function T(e,t,n){null!=i.VISUAL_DIMENSIONS.get(t)?e.otherDims[t]=n:(e.coordDim=t,e.coordDimIndex=n,f.set(t,!0))}(0,o.each)(n,(function(e){var t,n,r,i;if((0,o.isString)(e))t=e,i={};else{i=e,t=i.name;var a=i.ordinalMeta;i.ordinalMeta=null,i=(0,o.extend)({},i),i.ordinalMeta=a,n=i.dimsDef,r=i.otherDims,i.name=i.coordDim=i.coordDimIndex=i.dimsDef=i.otherDims=null}var s=b.get(t);if(!1!==s){if(s=(0,u.normalizeToArray)(s),!s.length)for(var l=0;l<(n&&n.length||1);l++){while(w<g&&null!=M(w).coordDim)w++;w<g&&s.push(w++)}(0,o.each)(s,(function(e,a){var s=M(e);if(y&&null!=i.type&&(s.type=i.type),T((0,o.defaults)(s,i),t,a),null==s.name&&n){var l=n[a];!(0,o.isObject)(l)&&(l={name:l}),s.name=s.displayName=l.name,s.defaultTooltip=l.defaultTooltip}r&&(0,o.defaults)(s.otherDims,r)}))}}));var I=t.generateCoord,A=t.generateCoordCount,C=null!=A;A=I?A||1:0;var P=I||"value";function O(e){null==e.name&&(e.name=e.coordDim)}if(v)(0,o.each)(p,(function(e){O(e)})),p.sort((function(e,t){return e.storeDimIndex-t.storeDimIndex}));else for(var D=0;D<g;D++){var L=M(D),E=L.coordDim;null==E&&(L.coordDim=h(P,f,C),L.coordDimIndex=0,(!I||A<=0)&&(L.isExtraCoord=!0),A--),O(L),null!=L.type||(0,c.guessOrdinal)(e,D)!==c.BE_ORDINAL.Must&&(!L.isExtraCoord||null==L.otherDims.itemName&&null==L.otherDims.seriesName)||(L.type="ordinal")}return function(e){for(var t=(0,o.createHashMap)(),n=0;n<e.length;n++){var r=e[n],i=r.name,a=t.get(i)||0;a>0&&(r.name=i+(a-1)),a++,t.set(i,a)}}(p),new d.SeriesDataSchema({source:e,dimensions:p,fullDimensionCount:g,dimensionOmitted:v})}function h(e,t,n){if(n||t.hasKey(e)){var r=0;while(t.hasKey(e+r))r++;e+=r}return t.set(e,!0),e}},"0484":function(e,t,n){"use strict";n("c975"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var i=n("58f5"),a=n("3dd8"),o=n("4a9c"),s=r(n("2faa")),l=n("82a3"),u=n("22e4"),c=n("ba5c"),d=(0,u.toCSSVendorPrefix)(u.TRANSITION_VENDOR,"transition"),f=(0,u.toCSSVendorPrefix)(u.TRANSFORM_VENDOR,"transform"),h="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(s.default.transform3dSupported?"will-change:transform;":"");function p(e,t,n){var r=e.toFixed(0)+"px",i=t.toFixed(0)+"px";if(!s.default.transformSupported)return n?"top:"+i+";left:"+r+";":[["top",i],["left",r]];var a=s.default.transform3dSupported,o="translate"+(a?"3d":"")+"("+r+","+i+(a?",0":"")+")";return n?"top:0;left:0;"+f+":"+o+";":[["top",0],["left",0],[u.TRANSFORM_VENDOR,o]]}function g(e,t,n){var r=[],a=e.get("transitionDuration"),o=e.get("backgroundColor"),u=e.get("shadowBlur"),h=e.get("shadowColor"),p=e.get("shadowOffsetX"),g=e.get("shadowOffsetY"),v=e.getModel("textStyle"),y=(0,c.getPaddingFromTooltipModel)(e,"html"),m=p+"px "+g+"px "+u+"px "+h;return r.push("box-shadow:"+m),t&&a&&r.push(function(e,t){var n=" "+e/2+"s cubic-bezier(0.23,1,0.32,1)",r="opacity"+n+",visibility"+n;return t||(n=" "+e+"s cubic-bezier(0.23,1,0.32,1)",r+=s.default.transformSupported?","+f+n:",left"+n+",top"+n),d+":"+r}(a,n)),o&&r.push("background-color:"+o),(0,i.each)(["width","color","radius"],(function(t){var n="border-"+t,i=(0,l.toCamelCase)(n),a=e.get(i);null!=a&&r.push(n+":"+a+("color"===t?"":"px"))})),r.push(function(e){var t=[],n=e.get("fontSize"),r=e.getTextColor();r&&t.push("color:"+r),t.push("font:"+e.getFont()),n&&t.push("line-height:"+Math.round(3*n/2)+"px");var a=e.get("textShadowColor"),o=e.get("textShadowBlur")||0,s=e.get("textShadowOffsetX")||0,l=e.get("textShadowOffsetY")||0;return a&&o&&t.push("text-shadow:"+s+"px "+l+"px "+o+"px "+a),(0,i.each)(["decoration","align"],(function(n){var r=e.get(n);r&&t.push("text-"+n+":"+r)})),t.join(";")}(v)),null!=y&&r.push("padding:"+(0,l.normalizeCssArray)(y).join("px ")+"px"),r.join(";")+";"}function v(e,t,n,r,i){var a=t&&t.painter;if(n){var s=a&&a.getViewportRoot();s&&(0,o.transformLocalCoord)(e,s,document.body,r,i)}else{e[0]=r,e[1]=i;var l=a&&a.getViewportRootOffset();l&&(e[0]+=l.offsetLeft,e[1]+=l.offsetTop)}e[2]=e[0]/t.getWidth(),e[3]=e[1]/t.getHeight()}var y=function(){function e(e,t,n){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,s.default.wxa)return null;var r=document.createElement("div");r.domBelongToZr=!0,this.el=r;var i=this._zr=t.getZr(),o=this._appendToBody=n&&n.appendToBody;v(this._styleCoord,i,o,t.getWidth()/2,t.getHeight()/2),o?document.body.appendChild(r):e.appendChild(r),this._container=e;var l=this;r.onmouseenter=function(){l._enterable&&(clearTimeout(l._hideTimeout),l._show=!0),l._inContent=!0},r.onmousemove=function(e){if(e=e||window.event,!l._enterable){var t=i.handler,n=i.painter.getViewportRoot();(0,a.normalizeEvent)(n,e,!0),t.dispatch("mousemove",e)}},r.onmouseleave=function(){l._inContent=!1,l._enterable&&l._show&&l.hideLater(l._hideDelay)}}return e.prototype.update=function(e){var t=this._container,n=(0,u.getComputedStyle)(t,"position"),r=t.style;"absolute"!==r.position&&"absolute"!==n&&(r.position="relative");var i=e.get("alwaysShowContent");i&&this._moveIfResized(),this._alwaysShowContent=i,this.el.className=e.get("className")||""},e.prototype.show=function(e,t){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var n=this.el,r=n.style,i=this._styleCoord;n.innerHTML?r.cssText=h+g(e,!this._firstShow,this._longHide)+p(i[0],i[1],!0)+"border-color:"+(0,l.convertToColorString)(t)+";"+(e.get("extraCssText")||"")+";pointer-events:"+(this._enterable?"auto":"none"):r.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},e.prototype.setContent=function(e,t,n,r,a){var o=this.el;if(null!=e){var s="";if((0,i.isString)(a)&&"item"===n.get("trigger")&&!(0,u.shouldTooltipConfine)(n)&&(s=function(e,t,n){if(!(0,i.isString)(n)||"inside"===n)return"";var r=e.get("backgroundColor"),a=e.get("borderWidth");t=(0,l.convertToColorString)(t);var o,s=function(e){return e="left"===e?"right":"right"===e?"left":"top"===e?"bottom":"top",e}(n),u=Math.max(1.5*Math.round(a),6),c="",d=f+":";(0,i.indexOf)(["left","right"],s)>-1?(c+="top:50%",d+="translateY(-50%) rotate("+(o="left"===s?-225:-45)+"deg)"):(c+="left:50%",d+="translateX(-50%) rotate("+(o="top"===s?225:45)+"deg)");var h=o*Math.PI/180,p=u+a,g=p*Math.abs(Math.cos(h))+p*Math.abs(Math.sin(h)),v=Math.round(100*((g-Math.SQRT2*a)/2+Math.SQRT2*a-(g-p)/2))/100;c+=";"+s+":-"+v+"px";var y=t+" solid "+a+"px;",m=["position:absolute;width:"+u+"px;height:"+u+"px;z-index:-1;",c+";"+d+";","border-bottom:"+y,"border-right:"+y,"background-color:"+r+";"];return'<div style="'+m.join("")+'"></div>'}(n,r,a)),(0,i.isString)(e))o.innerHTML=e+s;else if(e){o.innerHTML="",(0,i.isArray)(e)||(e=[e]);for(var c=0;c<e.length;c++)(0,i.isDom)(e[c])&&e[c].parentNode!==o&&o.appendChild(e[c]);if(s&&o.childNodes.length){var d=document.createElement("div");d.innerHTML=s,o.appendChild(d)}}}else o.innerHTML=""},e.prototype.setEnterable=function(e){this._enterable=e},e.prototype.getSize=function(){var e=this.el;return[e.offsetWidth,e.offsetHeight]},e.prototype.moveTo=function(e,t){var n=this._styleCoord;if(v(n,this._zr,this._appendToBody,e,t),null!=n[0]&&null!=n[1]){var r=this.el.style,a=p(n[0],n[1]);(0,i.each)(a,(function(e){r[e[0]]=e[1]}))}},e.prototype._moveIfResized=function(){var e=this._styleCoord[2],t=this._styleCoord[3];this.moveTo(e*this._zr.getWidth(),t*this._zr.getHeight())},e.prototype.hide=function(){var e=this,t=this.el.style;t.visibility="hidden",t.opacity="0",s.default.transform3dSupported&&(t.willChange=""),this._show=!1,this._longHideTimeout=setTimeout((function(){return e._longHide=!0}),500)},e.prototype.hideLater=function(e){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout((0,i.bind)(this.hide,this),e)):this.hide())},e.prototype.isShow=function(){return this._show},e.prototype.dispose=function(){this.el.parentNode.removeChild(this.el)},e}(),m=y;t.default=m},"048b":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("a1d9")),a=new i.default,o=a;t.default=o},"04f5":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.getRadiusAxis(),n=e.getAngleAxis(),r=t.getExtent();return r[0]>r[1]&&r.reverse(),{coordSys:{type:"polar",cx:e.cx,cy:e.cy,r:r[1],r0:r[0]},api:{coord:function(r){var i=t.dataToRadius(r[0]),a=n.dataToAngle(r[1]),o=e.coordToPoint([i,a]);return o.push(i,a*Math.PI/180),o},size:i.bind(a,e)}}},n("26e9"),n("14d9");var i=r(n("58f5"));function a(e,t){return t=t||[0,0],i.map(["Radius","Angle"],(function(n,r){var i="get"+n+"Axis",a=this[i](),o=t[r],s=e[r]/2,l="category"===a.type?a.getBandWidth():Math.abs(a.dataToCoord(o-s)-a.dataToCoord(o+s));return"Angle"===n&&(l=l*Math.PI/180),l}),this)}},"0618":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout((0,o.default)("effectScatter"))};var i=r(n("e794")),a=r(n("087c")),o=r(n("0ce6"))},"06fd":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.box=t.LOCATION_PARAMS=t.HV_NAMES=void 0,t.copyLayoutParams=y,t.fetchLayoutMode=function(e){var t=e.layoutMode||e.constructor.layoutMode;return a.isObject(t)?t:t?{type:t}:null},t.getAvailableSize=function(e,t,n){var r=t.width,i=t.height,a=(0,s.parsePercent)(e.left,r),o=(0,s.parsePercent)(e.top,i),u=(0,s.parsePercent)(e.right,r),c=(0,s.parsePercent)(e.bottom,i);return(isNaN(a)||isNaN(parseFloat(e.left)))&&(a=0),(isNaN(u)||isNaN(parseFloat(e.right)))&&(u=r),(isNaN(o)||isNaN(parseFloat(e.top)))&&(o=0),(isNaN(c)||isNaN(parseFloat(e.bottom)))&&(c=i),n=l.normalizeCssArray(n||0),{width:Math.max(u-a-n[1]-n[3],0),height:Math.max(c-o-n[0]-n[2],0)}},t.getLayoutParams=function(e){return y({},e)},t.getLayoutRect=v,t.hbox=void 0,t.mergeLayoutParam=function(e,t,n){var r=n&&n.ignoreSize;!a.isArray(r)&&(r=[r,r]);var i=s(d[0],0),o=s(d[1],1);function s(n,i){var a={},o=0,s={},d=0;if(u(n,(function(t){s[t]=e[t]})),u(n,(function(e){l(t,e)&&(a[e]=s[e]=t[e]),c(a,e)&&o++,c(s,e)&&d++})),r[i])return c(t,n[1])?s[n[2]]=null:c(t,n[2])&&(s[n[1]]=null),s;if(2!==d&&o){if(o>=2)return a;for(var f=0;f<n.length;f++){var h=n[f];if(!l(a,h)&&l(e,h)){a[h]=e[h];break}}return a}return s}function l(e,t){return e.hasOwnProperty(t)}function c(e,t){return null!=e[t]&&"auto"!==e[t]}function f(e,t,n){u(e,(function(e){t[e]=n[e]}))}f(d[0],e,i),f(d[1],e,o)},t.positionElement=function(e,t,n,r,i,s){var l,u=!i||!i.hv||i.hv[0],c=!i||!i.hv||i.hv[1],d=i&&i.boundingMode||"all";if(s=s||e,s.x=e.x,s.y=e.y,!u&&!c)return!1;if("raw"===d)l="group"===e.type?new o.default(0,0,+t.width||0,+t.height||0):e.getBoundingRect();else if(l=e.getBoundingRect(),e.needLocalTransform()){var f=e.getLocalTransform();l=l.clone(),l.applyTransform(f)}var h=v(a.defaults({width:l.width,height:l.height},t),n,r),p=u?h.x-l.x:0,g=c?h.y-l.y:0;"raw"===d?(s.x=p,s.y=g):(s.x+=p,s.y+=g);s===e&&e.markRedraw();return!0},t.sizeCalculable=function(e,t){return null!=e[d[t][0]]||null!=e[d[t][1]]&&null!=e[d[t][2]]},t.vbox=void 0,n("acd8");var a=i(n("58f5")),o=r(n("77ef")),s=n("30ac"),l=i(n("82a3")),u=a.each,c=["left","right","top","bottom","width","height"];t.LOCATION_PARAMS=c;var d=[["width","left","right"],["height","top","bottom"]];function f(e,t,n,r,i){var a=0,o=0;null==r&&(r=1/0),null==i&&(i=1/0);var s=0;t.eachChild((function(l,u){var c,d,f=l.getBoundingRect(),h=t.childAt(u+1),p=h&&h.getBoundingRect();if("horizontal"===e){var g=f.width+(p?-p.x+f.x:0);c=a+g,c>r||l.newline?(a=0,c=g,o+=s+n,s=f.height):s=Math.max(s,f.height)}else{var v=f.height+(p?-p.y+f.y:0);d=o+v,d>i||l.newline?(a+=s+n,o=0,d=v,s=f.width):s=Math.max(s,f.width)}l.newline||(l.x=a,l.y=o,l.markRedraw(),"horizontal"===e?a=c+n:o=d+n)}))}t.HV_NAMES=d;var h=f;t.box=h;var p=a.curry(f,"vertical");t.vbox=p;var g=a.curry(f,"horizontal");function v(e,t,n){n=l.normalizeCssArray(n||0);var r=t.width,i=t.height,a=(0,s.parsePercent)(e.left,r),u=(0,s.parsePercent)(e.top,i),c=(0,s.parsePercent)(e.right,r),d=(0,s.parsePercent)(e.bottom,i),f=(0,s.parsePercent)(e.width,r),h=(0,s.parsePercent)(e.height,i),p=n[2]+n[0],g=n[1]+n[3],v=e.aspect;switch(isNaN(f)&&(f=r-c-g-a),isNaN(h)&&(h=i-d-p-u),null!=v&&(isNaN(f)&&isNaN(h)&&(v>r/i?f=.8*r:h=.8*i),isNaN(f)&&(f=v*h),isNaN(h)&&(h=f/v)),isNaN(a)&&(a=r-c-f-g),isNaN(u)&&(u=i-d-h-p),e.left||e.right){case"center":a=r/2-f/2-n[3];break;case"right":a=r-f-g;break}switch(e.top||e.bottom){case"middle":case"center":u=i/2-h/2-n[0];break;case"bottom":u=i-h-p;break}a=a||0,u=u||0,isNaN(f)&&(f=r-g-a-(c||0)),isNaN(h)&&(h=i-p-u-(d||0));var y=new o.default(a+n[3],u+n[0],f,h);return y.margin=n,y}function y(e,t){return t&&e&&u(c,(function(n){t.hasOwnProperty(n)&&(e[n]=t[n])})),e}t.hbox=g},"073e":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.LineStyleMixin=t.LINE_STYLE_KEY_MAP=void 0;var i=r(n("fe67")),a=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]];t.LINE_STYLE_KEY_MAP=a;var o=(0,i.default)(a),s=function(){function e(){}return e.prototype.getLineStyle=function(e){return o(this,e)},e}();t.LineStyleMixin=s},"087c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("b113")),o=r(n("c540")),s=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.hasSymbolVisual=!0,n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e,t){return(0,a.default)(null,this,{useEncodeDefaulter:!0})},t.prototype.brushSelector=function(e,t,n){return n.point(t.getItemLayout(e))},t.type="series.effectScatter",t.dependencies=["grid","polar"],t.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",clip:!0,rippleEffect:{period:4,scale:2.5,brushType:"fill",number:3},universalTransition:{divideShape:"clone"},symbolSize:10},t}(o.default),l=s;t.default=l},"08fb":function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getSectorCornerRadius=function(e,t,n){var a=e.get("borderRadius");if(null==a)return n?{cornerRadius:0}:null;(0,r.isArray)(a)||(a=[a,a,a,a]);var o=Math.abs(t.r||0-t.r0||0);return{cornerRadius:(0,r.map)(a,(function(e){return(0,i.parsePercent)(e,o)}))}};var r=n("58f5"),i=n("1447")},"0981":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("62fe")),o=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.type="grid",t.dependencies=["xAxis","yAxis"],t.layoutMode="box",t.defaultOption={show:!1,z:0,left:"10%",top:60,right:"10%",bottom:70,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"},t}(a.default),s=o;t.default=s},"09fa":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var i=n("9ab4"),a=n("150c"),o=n("e136"),s=n("50db"),l=r(n("8dd4"));function u(e,t){var n=t.rippleEffectColor||t.color;e.eachChild((function(e){e.attr({z:t.z,zlevel:t.zlevel,style:{stroke:"stroke"===t.brushType?n:null,fill:"fill"===t.brushType?n:null}})}))}var c=function(e){function t(t,n){var r=e.call(this)||this,i=new l.default(t,n),a=new o.Group;return r.add(i),r.add(a),r.updateData(t,n),r}return(0,i.__extends)(t,e),t.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},t.prototype.startEffectAnimation=function(e){for(var t=e.symbolType,n=e.color,r=e.rippleNumber,i=this.childAt(1),o=0;o<r;o++){var s=(0,a.createSymbol)(t,-1,-1,2,2,n);s.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scaleX:.5,scaleY:.5});var l=-o/r*e.period+e.effectOffset;s.animate("",!0).when(e.period,{scaleX:e.rippleScale/2,scaleY:e.rippleScale/2}).delay(l).start(),s.animateStyle(!0).when(e.period,{opacity:0}).delay(l).start(),i.add(s)}u(i,e)},t.prototype.updateEffectAnimation=function(e){for(var t=this._effectCfg,n=this.childAt(1),r=["symbolType","period","rippleScale","rippleNumber"],i=0;i<r.length;i++){var a=r[i];if(t[a]!==e[a])return this.stopEffectAnimation(),void this.startEffectAnimation(e)}u(n,e)},t.prototype.highlight=function(){(0,s.enterEmphasis)(this)},t.prototype.downplay=function(){(0,s.leaveEmphasis)(this)},t.prototype.getSymbolType=function(){var e=this.childAt(0);return e&&e.getSymbolType()},t.prototype.updateData=function(e,t){var n=this,r=e.hostModel;this.childAt(0).updateData(e,t);var i=this.childAt(1),o=e.getItemModel(t),l=e.getItemVisual(t,"symbol"),u=(0,a.normalizeSymbolSize)(e.getItemVisual(t,"symbolSize")),c=e.getItemVisual(t,"style"),d=c&&c.fill,f=o.getModel("emphasis");i.setScale(u),i.traverse((function(e){e.setStyle("fill",d)}));var h=(0,a.normalizeSymbolOffset)(e.getItemVisual(t,"symbolOffset"),u);h&&(i.x=h[0],i.y=h[1]);var p=e.getItemVisual(t,"symbolRotate");i.rotation=(p||0)*Math.PI/180||0;var g={};g.showEffectOn=r.get("showEffectOn"),g.rippleScale=o.get(["rippleEffect","scale"]),g.brushType=o.get(["rippleEffect","brushType"]),g.period=1e3*o.get(["rippleEffect","period"]),g.effectOffset=t/e.count(),g.z=r.getShallow("z")||0,g.zlevel=r.getShallow("zlevel")||0,g.symbolType=l,g.color=d,g.rippleEffectColor=o.get(["rippleEffect","color"]),g.rippleNumber=o.get(["rippleEffect","number"]),"render"===g.showEffectOn?(this._effectCfg?this.updateEffectAnimation(g):this.startEffectAnimation(g),this._effectCfg=g):(this._effectCfg=null,this.stopEffectAnimation(),this.onHoverStateChange=function(e){"emphasis"===e?"render"!==g.showEffectOn&&n.startEffectAnimation(g):"normal"===e&&"render"!==g.showEffectOn&&n.stopEffectAnimation()}),this._effectCfg=g,(0,s.toggleHoverEmphasis)(this,f.get("focus"),f.get("blurScope"),f.get("disabled"))},t.prototype.fadeOut=function(e){e&&e()},t}(o.Group),d=c;t.default=d},"0b46":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerSeriesModel(i.default),e.registerChartView(a.default),e.registerLayout(o.default),e.registerTransform(s.boxplotTransform)};var i=r(n("459f")),a=r(n("3b0b")),o=r(n("15f9")),s=n("a149")},"0b66":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createEdgeMapForCurveness=function(e,t,n,r){if(!a(n))return;var i=s(e,t,n),o=n.__edgeMap,u=o[l(i)];o[i]&&!u?o[i].isForward=!0:u&&o[i]&&(u.isForward=!0,o[i].isForward=!1);o[i]=o[i]||[],o[i].push(r)},t.getCurvenessForEdge=function(e,t,n,r){var c=a(t),d=i.isArray(c);if(!c)return null;var f=function(e,t){var n=s(e.node1,e.node2,t);return t.__edgeMap[n]}(e,t);if(!f)return null;for(var h=-1,p=0;p<f.length;p++)if(f[p]===n){h=p;break}var g=function(e,t){var n=u(s(e.node1,e.node2,t),t),r=u(s(e.node2,e.node1,t),t);return n+r}(e,t);o(t,g),e.lineStyle=e.lineStyle||{};var v=s(e.node1,e.node2,t),y=t.__curvenessList,m=d||g%2?0:1;if(f.isForward)return y[m+h];var _=l(v),b=u(_,t),x=y[h+b+m];return r?d?c&&0===c[0]?(b+m)%2?x:-x:((b%2?0:1)+m)%2?x:-x:(b+m)%2?x:-x:y[h+b+m]},t.initCurvenessList=function(e){if(!a(e))return;e.__curvenessList=[],e.__edgeMap={},o(e)},n("14d9"),n("ac1f"),n("1276");var i=r(n("58f5")),a=function(e){return e.get("autoCurveness")||null},o=function(e,t){var n=a(e),r=20,o=[];if(i.isNumber(n))r=n;else if(i.isArray(n))return void(e.__curvenessList=n);t>r&&(r=t);var s=r%2?r+2:r+3;o=[];for(var l=0;l<s;l++)o.push((l%2?l+1:l)/10*(l%2?-1:1));e.__curvenessList=o},s=function(e,t,n){var r=[e.id,e.dataIndex].join("."),i=[t.id,t.dataIndex].join(".");return[n.uid,r,i].join("--\x3e")},l=function(e){var t=e.split("--\x3e");return[t[0],t[2],t[1]].join("--\x3e")},u=function(e,t){var n=t.__edgeMap;return n[e]?n[e].length:0}},"0c1f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("54f8")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.render=function(e,t,n,r){this.dataZoomModel=e,this.ecModel=t,this.api=n},t.type="dataZoom",t}(a.default),s=o;t.default=s},"0ce6":function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return{seriesType:e,plan:(0,a.default)(),reset:function(e){var n=e.getData(),r=e.coordinateSystem,a=e.pipelineContext,l=t||a.large;if(r){var u=(0,i.map)(r.dimensions,(function(e){return n.mapDimension(e)})).slice(0,2),c=u.length,d=n.getCalculationInfo("stackResultDimension");(0,o.isDimensionStacked)(n,u[0])&&(u[0]=d),(0,o.isDimensionStacked)(n,u[1])&&(u[1]=d);var f=n.getStore(),h=n.getDimensionIndex(u[0]),p=n.getDimensionIndex(u[1]);return c&&{progress:function(e,t){for(var n=e.end-e.start,i=l&&(0,s.createFloat32Array)(n*c),a=[],o=[],u=e.start,d=0;u<e.end;u++){var g=void 0;if(1===c){var v=f.get(h,u);g=r.dataToPoint(v,null,o)}else a[0]=f.get(h,u),a[1]=f.get(p,u),g=r.dataToPoint(a,null,o);l?(i[d++]=g[0],i[d++]=g[1]):t.setItemLayout(u,g.slice())}l&&t.setLayout("points",i)}}}}}},n("fb6a");var i=n("58f5"),a=r(n("b44b")),o=n("e4b1"),s=n("70d4")},"0cfe":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.contain=function(e,t){return e>=t[0]&&e<=t[1]},t.fixExtent=o,t.getIntervalPrecision=i,t.increaseInterval=function(e){var t=Math.pow(10,(0,r.quantityExponent)(e)),n=e/t;n?2===n?n=3:3===n?n=5:n*=2:n=1;return(0,r.round)(n*t)},t.intervalScaleNiceTicks=function(e,t,n,a){var s={},l=e[1]-e[0],u=s.interval=(0,r.nice)(l/t,!0);null!=n&&u<n&&(u=s.interval=n);null!=a&&u>a&&(u=s.interval=a);var c=s.intervalPrecision=i(u),d=s.niceTickExtent=[(0,r.round)(Math.ceil(e[0]/u)*u,c),(0,r.round)(Math.floor(e[1]/u)*u,c)];return o(d,e),s},t.isIntervalOrLogScale=function(e){return"interval"===e.type||"log"===e.type},t.isValueNice=function(e){var t=Math.pow(10,(0,r.quantityExponent)(Math.abs(e))),n=Math.abs(e/t);return 0===n||1===n||2===n||3===n||5===n},t.normalize=function(e,t){if(t[1]===t[0])return.5;return(e-t[0])/(t[1]-t[0])},t.scale=function(e,t){return e*(t[1]-t[0])+t[0]};var r=n("30ac");function i(e){return(0,r.getPrecision)(e)+2}function a(e,t,n){e[t]=Math.max(Math.min(e[t],n[1]),n[0])}function o(e,t){!isFinite(e[0])&&(e[0]=t[0]),!isFinite(e[1])&&(e[1]=t[1]),a(e,0,t),a(e,1,t),e[0]>e[1]&&(e[0]=e[1])}},"0d09":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("d3b7"),n("ddb0"),n("fb6a");var i=n("9ab4"),a=n("58f5"),o=r(n("62fe")),s=n("9199"),l=n("eea5"),u=function(){function e(){this.indexList=[],this.indexMap=[]}return e.prototype.add=function(e){this.indexMap[e]||(this.indexList.push(e),this.indexMap[e]=!0)},e}(),c=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return(0,i.__extends)(t,e),t.prototype.init=function(e,t,n){var r=d(e);this.settledOption=r,this.mergeDefaultAndTheme(e,n),this._doInit(r)},t.prototype.mergeOption=function(e){var t=d(e);(0,a.merge)(this.option,e,!0),(0,a.merge)(this.settledOption,t,!0),this._doInit(t)},t.prototype._doInit=function(e){var t=this.option;this._setDefaultThrottle(e),this._updateRangeUse(e);var n=this.settledOption;(0,a.each)([["start","startValue"],["end","endValue"]],(function(e,r){"value"===this._rangePropMode[r]&&(t[e[0]]=n[e[0]]=null)}),this),this._resetTarget()},t.prototype._resetTarget=function(){var e=this.get("orient",!0),t=this._targetAxisInfoMap=(0,a.createHashMap)(),n=this._fillSpecifiedTargetAxis(t);n?this._orient=e||this._makeAutoOrientByTargetAxis():(this._orient=e||"horizontal",this._fillAutoTargetAxisByOrient(t,this._orient)),this._noTarget=!0,t.each((function(e){e.indexList.length&&(this._noTarget=!1)}),this)},t.prototype._fillSpecifiedTargetAxis=function(e){var t=!1;return(0,a.each)(s.DATA_ZOOM_AXIS_DIMENSIONS,(function(n){var r=this.getReferringComponents((0,s.getAxisMainType)(n),l.MULTIPLE_REFERRING);if(r.specified){t=!0;var i=new u;(0,a.each)(r.models,(function(e){i.add(e.componentIndex)})),e.set(n,i)}}),this),t},t.prototype._fillAutoTargetAxisByOrient=function(e,t){var n=this.ecModel,r=!0;if(r){var i="vertical"===t?"y":"x",o=n.findComponents({mainType:i+"Axis"});c(o,i)}if(r){o=n.findComponents({mainType:"singleAxis",filter:function(e){return e.get("orient",!0)===t}});c(o,"single")}function c(t,n){var i=t[0];if(i){var o=new u;if(o.add(i.componentIndex),e.set(n,o),r=!1,"x"===n||"y"===n){var s=i.getReferringComponents("grid",l.SINGLE_REFERRING).models[0];s&&(0,a.each)(t,(function(e){i.componentIndex!==e.componentIndex&&s===e.getReferringComponents("grid",l.SINGLE_REFERRING).models[0]&&o.add(e.componentIndex)}))}}}r&&(0,a.each)(s.DATA_ZOOM_AXIS_DIMENSIONS,(function(t){if(r){var i=n.findComponents({mainType:(0,s.getAxisMainType)(t),filter:function(e){return"category"===e.get("type",!0)}});if(i[0]){var a=new u;a.add(i[0].componentIndex),e.set(t,a),r=!1}}}),this)},t.prototype._makeAutoOrientByTargetAxis=function(){var e;return this.eachTargetAxis((function(t){!e&&(e=t)}),this),"y"===e?"vertical":"horizontal"},t.prototype._setDefaultThrottle=function(e){if(e.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var t=this.ecModel.option;this.option.throttle=t.animation&&t.animationDurationUpdate>0?100:20}},t.prototype._updateRangeUse=function(e){var t=this._rangePropMode,n=this.get("rangeMode");(0,a.each)([["start","startValue"],["end","endValue"]],(function(r,i){var a=null!=e[r[0]],o=null!=e[r[1]];a&&!o?t[i]="percent":!a&&o?t[i]="value":n?t[i]=n[i]:a&&(t[i]="percent")}))},t.prototype.noTarget=function(){return this._noTarget},t.prototype.getFirstTargetAxisModel=function(){var e;return this.eachTargetAxis((function(t,n){null==e&&(e=this.ecModel.getComponent((0,s.getAxisMainType)(t),n))}),this),e},t.prototype.eachTargetAxis=function(e,t){this._targetAxisInfoMap.each((function(n,r){(0,a.each)(n.indexList,(function(n){e.call(t,r,n)}))}))},t.prototype.getAxisProxy=function(e,t){var n=this.getAxisModel(e,t);if(n)return n.__dzAxisProxy},t.prototype.getAxisModel=function(e,t){var n=this._targetAxisInfoMap.get(e);if(n&&n.indexMap[t])return this.ecModel.getComponent((0,s.getAxisMainType)(e),t)},t.prototype.setRawRange=function(e){var t=this.option,n=this.settledOption;(0,a.each)([["start","startValue"],["end","endValue"]],(function(r){null==e[r[0]]&&null==e[r[1]]||(t[r[0]]=n[r[0]]=e[r[0]],t[r[1]]=n[r[1]]=e[r[1]])}),this),this._updateRangeUse(e)},t.prototype.setCalculatedRange=function(e){var t=this.option;(0,a.each)(["start","startValue","end","endValue"],(function(n){t[n]=e[n]}))},t.prototype.getPercentRange=function(){var e=this.findRepresentativeAxisProxy();if(e)return e.getDataPercentWindow()},t.prototype.getValueRange=function(e,t){if(null!=e||null!=t)return this.getAxisProxy(e,t).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},t.prototype.findRepresentativeAxisProxy=function(e){if(e)return e.__dzAxisProxy;for(var t,n=this._targetAxisInfoMap.keys(),r=0;r<n.length;r++)for(var i=n[r],a=this._targetAxisInfoMap.get(i),o=0;o<a.indexList.length;o++){var s=this.getAxisProxy(i,a.indexList[o]);if(s.hostedBy(this))return s;t||(t=s)}return t},t.prototype.getRangePropMode=function(){return this._rangePropMode.slice()},t.prototype.getOrient=function(){return this._orient},t.type="dataZoom",t.dependencies=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","series","toolbox"],t.defaultOption={z:4,filterMode:"filter",start:0,end:100},t}(o.default);function d(e){var t={};return(0,a.each)(["start","end","startValue","endValue","throttle"],(function(n){e.hasOwnProperty(n)&&(t[n]=e[n])})),t}var f=c;t.default=f},"0d92":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=(0,r.createHashMap)();e.eachSeries((function(e){var n=e.get("stack");if(n){var r=t.get(n)||t.set(n,[]),i=e.getData(),a={stackResultDimension:i.getCalculationInfo("stackResultDimension"),stackedOverDimension:i.getCalculationInfo("stackedOverDimension"),stackedDimension:i.getCalculationInfo("stackedDimension"),stackedByDimension:i.getCalculationInfo("stackedByDimension"),isStackedByIndex:i.getCalculationInfo("isStackedByIndex"),data:i,seriesModel:e};if(!a.stackedDimension||!a.isStackedByIndex&&!a.stackedByDimension)return;r.length&&i.setCalculationInfo("stackedOnSeries",r[r.length-1].seriesModel),r.push(a)}})),t.each(a)},n("14d9");var r=n("58f5"),i=n("30ac");function a(e){(0,r.each)(e,(function(t,n){var r=[],a=[NaN,NaN],o=[t.stackResultDimension,t.stackedOverDimension],s=t.data,l=t.isStackedByIndex,u=t.seriesModel.get("stackStrategy")||"samesign";s.modify(o,(function(o,c,d){var f,h,p=s.get(t.stackedDimension,d);if(isNaN(p))return a;l?h=s.getRawIndex(d):f=s.get(t.stackedByDimension,d);for(var g=NaN,v=n-1;v>=0;v--){var y=e[v];if(l||(h=y.data.rawIndexOf(y.stackedByDimension,f)),h>=0){var m=y.data.getByRawIndex(y.stackResultDimension,h);if("all"===u||"positive"===u&&m>0||"negative"===u&&m<0||"samesign"===u&&p>=0&&m>0||"samesign"===u&&p<=0&&m<0){p=(0,i.addSafe)(p,m),g=m;break}}}return r[0]=p,r[1]=g,r}))}))}},"0d94":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getNodeGlobalScale=function(e){var t=e.coordinateSystem;if("view"!==t.type)return 1;var n=e.option.nodeScaleRatio,r=t.scaleX,i=t.getZoom(),a=(i-1)*n+1;return a/r},t.getSymbolSize=function(e){var t=e.getVisual("symbolSize");t instanceof Array&&(t=(t[0]+t[1])/2);return+t}},"0d9a":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.BezierCurveShape=void 0;var a=n("9ab4"),o=i(n("bec7")),s=r(n("e235")),l=n("4e51"),u=[],c=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1}}();function d(e,t,n){var r=e.cpx2,i=e.cpy2;return null!=r||null!=i?[(n?l.cubicDerivativeAt:l.cubicAt)(e.x1,e.cpx1,e.cpx2,e.x2,t),(n?l.cubicDerivativeAt:l.cubicAt)(e.y1,e.cpy1,e.cpy2,e.y2,t)]:[(n?l.quadraticDerivativeAt:l.quadraticAt)(e.x1,e.cpx1,e.x2,t),(n?l.quadraticDerivativeAt:l.quadraticAt)(e.y1,e.cpy1,e.y2,t)]}t.BezierCurveShape=c;var f=function(e){function t(t){return e.call(this,t)||this}return(0,a.__extends)(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new c},t.prototype.buildPath=function(e,t){var n=t.x1,r=t.y1,i=t.x2,a=t.y2,o=t.cpx1,s=t.cpy1,c=t.cpx2,d=t.cpy2,f=t.percent;0!==f&&(e.moveTo(n,r),null==c||null==d?(f<1&&((0,l.quadraticSubdivide)(n,o,i,f,u),o=u[1],i=u[2],(0,l.quadraticSubdivide)(r,s,a,f,u),s=u[1],a=u[2]),e.quadraticCurveTo(o,s,i,a)):(f<1&&((0,l.cubicSubdivide)(n,o,c,i,f,u),o=u[1],c=u[2],i=u[3],(0,l.cubicSubdivide)(r,s,d,a,f,u),s=u[1],d=u[2],a=u[3]),e.bezierCurveTo(o,s,c,d,i,a)))},t.prototype.pointAt=function(e){return d(this.shape,e,!1)},t.prototype.tangentAt=function(e){var t=d(this.shape,e,!0);return s.normalize(t,t)},t}(o.default);f.prototype.type="bezier-curve";var h=f;t.default=h},"0e14":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9"),n("4e82"),n("c975");var i=r(n("58f5")),a=r(n("ff74")),o=n("30ac"),s=(n("7be7"),i.each),l=i.isObject,u=function(){function e(t){var n=t.mappingMethod,r=t.type,a=this.option=i.clone(t);this.type=r,this.mappingMethod=n,this._normalizeData=_[n];var o=e.visualHandlers[r];this.applyVisual=o.applyVisual,this.getColorMapper=o.getColorMapper,this._normalizedToVisual=o._normalizedToVisual[n],"piecewise"===n?(c(a),function(e){var t=e.pieceList;e.hasSpecialVisual=!1,i.each(t,(function(t,n){t.originIndex=n,null!=t.visual&&(e.hasSpecialVisual=!0)}))}(a)):"category"===n?a.categories?function(e){var t=e.categories,n=e.categoryMap={},r=e.visual;if(s(t,(function(e,t){n[e]=t})),!i.isArray(r)){var a=[];i.isObject(r)?s(r,(function(e,t){var r=n[t];a[null!=r?r:-1]=e})):a[-1]=r,r=m(e,a)}for(var o=t.length-1;o>=0;o--)null==r[o]&&(delete n[t[o]],t.pop())}(a):c(a,!0):(i.assert("linear"!==n||a.dataExtent),c(a))}return e.prototype.mapValueToVisual=function(e){var t=this._normalizeData(e);return this._normalizedToVisual(t,e)},e.prototype.getNormalizer=function(){return i.bind(this._normalizeData,this)},e.listVisualTypes=function(){return i.keys(e.visualHandlers)},e.isValidType=function(t){return e.visualHandlers.hasOwnProperty(t)},e.eachVisual=function(e,t,n){i.isObject(e)?i.each(e,t,n):t.call(n,e)},e.mapVisual=function(t,n,r){var a,o=i.isArray(t)?[]:i.isObject(t)?{}:(a=!0,null);return e.eachVisual(t,(function(e,t){var i=n.call(r,e,t);a?o=i:o[t]=i})),o},e.retrieveVisuals=function(t){var n,r={};return t&&s(e.visualHandlers,(function(e,i){t.hasOwnProperty(i)&&(r[i]=t[i],n=!0)})),n?r:null},e.prepareVisualTypes=function(e){if(i.isArray(e))e=e.slice();else{if(!l(e))return[];var t=[];s(e,(function(e,n){t.push(n)})),e=t}return e.sort((function(e,t){return"color"===t&&"color"!==e&&0===e.indexOf("color")?1:-1})),e},e.dependsOn=function(e,t){return"color"===t?!(!e||0!==e.indexOf(t)):e===t},e.findPieceIndex=function(e,t,n){for(var r,a=1/0,o=0,s=t.length;o<s;o++){var l=t[o].value;if(null!=l){if(l===e||i.isString(l)&&l===e+"")return o;n&&f(l,o)}}for(o=0,s=t.length;o<s;o++){var u=t[o],c=u.interval,d=u.close;if(c){if(c[0]===-1/0){if(b(d[1],e,c[1]))return o}else if(c[1]===1/0){if(b(d[0],c[0],e))return o}else if(b(d[0],c[0],e)&&b(d[1],e,c[1]))return o;n&&f(c[0],o),n&&f(c[1],o)}}if(n)return e===1/0?t.length-1:e===-1/0?0:r;function f(t,n){var i=Math.abs(t-e);i<a&&(a=i,r=n)}},e.visualHandlers={color:{applyVisual:h("color"),getColorMapper:function(){var e=this.option;return i.bind("category"===e.mappingMethod?function(e,t){return!t&&(e=this._normalizeData(e)),p.call(this,e)}:function(t,n,r){var i=!!r;return!n&&(t=this._normalizeData(t)),r=a.fastLerp(t,e.parsedVisual,r),i?r:a.stringify(r,"rgba")},this)},_normalizedToVisual:{linear:function(e){return a.stringify(a.fastLerp(e,this.option.parsedVisual),"rgba")},category:p,piecewise:function(e,t){var n=y.call(this,t);return null==n&&(n=a.stringify(a.fastLerp(e,this.option.parsedVisual),"rgba")),n},fixed:g}},colorHue:d((function(e,t){return a.modifyHSL(e,t)})),colorSaturation:d((function(e,t){return a.modifyHSL(e,null,t)})),colorLightness:d((function(e,t){return a.modifyHSL(e,null,null,t)})),colorAlpha:d((function(e,t){return a.modifyAlpha(e,t)})),decal:{applyVisual:h("decal"),_normalizedToVisual:{linear:null,category:p,piecewise:null,fixed:null}},opacity:{applyVisual:h("opacity"),_normalizedToVisual:v([0,1])},liftZ:{applyVisual:h("liftZ"),_normalizedToVisual:{linear:g,category:g,piecewise:g,fixed:g}},symbol:{applyVisual:function(e,t,n){var r=this.mapValueToVisual(e);n("symbol",r)},_normalizedToVisual:{linear:f,category:p,piecewise:function(e,t){var n=y.call(this,t);return null==n&&(n=f.call(this,e)),n},fixed:g}},symbolSize:{applyVisual:h("symbolSize"),_normalizedToVisual:v([0,1])}},e}();function c(e,t){var n=e.visual,r=[];i.isObject(n)?s(n,(function(e){r.push(e)})):null!=n&&r.push(n);t||1!==r.length||{color:1,symbol:1}.hasOwnProperty(e.type)||(r[1]=r[0]),m(e,r)}function d(e){return{applyVisual:function(t,n,r){var i=this.mapValueToVisual(t);r("color",e(n("color"),i))},_normalizedToVisual:v([0,1])}}function f(e){var t=this.option.visual;return t[Math.round((0,o.linearMap)(e,[0,1],[0,t.length-1],!0))]||{}}function h(e){return function(t,n,r){r(e,this.mapValueToVisual(t))}}function p(e){var t=this.option.visual;return t[this.option.loop&&-1!==e?e%t.length:e]}function g(){return this.option.visual[0]}function v(e){return{linear:function(t){return(0,o.linearMap)(t,e,this.option.visual,!0)},category:p,piecewise:function(t,n){var r=y.call(this,n);return null==r&&(r=(0,o.linearMap)(t,e,this.option.visual,!0)),r},fixed:g}}function y(e){var t=this.option,n=t.pieceList;if(t.hasSpecialVisual){var r=u.findPieceIndex(e,n),i=n[r];if(i&&i.visual)return i.visual[this.type]}}function m(e,t){return e.visual=t,"color"===e.type&&(e.parsedVisual=i.map(t,(function(e){var t=a.parse(e);return t||[0,0,0,1]}))),t}var _={linear:function(e){return(0,o.linearMap)(e,this.option.dataExtent,[0,1],!0)},piecewise:function(e){var t=this.option.pieceList,n=u.findPieceIndex(e,t,!0);if(null!=n)return(0,o.linearMap)(n,[0,t.length-1],[0,1],!0)},category:function(e){var t=this.option.categories?this.option.categoryMap[e]:e;return null==t?-1:t},fixed:i.noop};function b(e,t,n){return e?t<=n:t<n}var x=u;t.default=x},"0ea3":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a");var i=n("9ab4"),a=r(n("62fe")),o=r(n("3f28")),s=n("58f5"),l=n("eea5"),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.layoutMode="box",n}return(0,i.__extends)(t,e),t.prototype.init=function(e,t,n){this.mergeDefaultAndTheme(e,n),this._initData()},t.prototype.mergeOption=function(t){e.prototype.mergeOption.apply(this,arguments),this._initData()},t.prototype.setCurrentIndex=function(e){null==e&&(e=this.option.currentIndex);var t=this._data.count();this.option.loop?e=(e%t+t)%t:(e>=t&&(e=t-1),e<0&&(e=0)),this.option.currentIndex=e},t.prototype.getCurrentIndex=function(){return this.option.currentIndex},t.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},t.prototype.setPlayState=function(e){this.option.autoPlay=!!e},t.prototype.getPlayState=function(){return!!this.option.autoPlay},t.prototype._initData=function(){var e,t=this.option,n=t.data||[],r=t.axisType,i=this._names=[];"category"===r?(e=[],(0,s.each)(n,(function(t,n){var r,a=(0,l.convertOptionIdName)((0,l.getDataItemValue)(t),"");(0,s.isObject)(t)?(r=(0,s.clone)(t),r.value=n):r=n,e.push(r),i.push(a)}))):e=n;var a={category:"ordinal",time:"time",value:"number"}[r]||"number",u=this._data=new o.default([{name:"value",type:a}],this);u.initData(e,i)},t.prototype.getData=function(){return this._data},t.prototype.getCategories=function(){if("category"===this.get("axisType"))return this._names.slice()},t.type="timeline",t.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},t}(a.default),c=u;t.default=c},"0f55":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.buildTransformer=function(e,t){var n=[[e[0],e[1],1,0,0,0,-t[0]*e[0],-t[0]*e[1]],[0,0,0,e[0],e[1],1,-t[1]*e[0],-t[1]*e[1]],[e[2],e[3],1,0,0,0,-t[2]*e[2],-t[2]*e[3]],[0,0,0,e[2],e[3],1,-t[3]*e[2],-t[3]*e[3]],[e[4],e[5],1,0,0,0,-t[4]*e[4],-t[4]*e[5]],[0,0,0,e[4],e[5],1,-t[5]*e[4],-t[5]*e[5]],[e[6],e[7],1,0,0,0,-t[6]*e[6],-t[6]*e[7]],[0,0,0,e[6],e[7],1,-t[7]*e[6],-t[7]*e[7]]],r={},a=i(n,8,0,0,0,r);if(0===a)return;for(var o=[],s=0;s<8;s++)for(var l=0;l<8;l++)null==o[l]&&(o[l]=0),o[l]+=((s+l)%2?-1:1)*i(n,7,0===s?1:0,1<<s,1<<l,r)/a*t[s];return function(e,t,n){var r=t*o[6]+n*o[7]+1;e[0]=(t*o[0]+n*o[1]+o[2])/r,e[1]=(t*o[3]+n*o[4]+o[5])/r}};var r=Math.log(2);function i(e,t,n,a,o,s){var l=a+"-"+o,u=e.length;if(s.hasOwnProperty(l))return s[l];if(1===t){var c=Math.round(Math.log((1<<u)-1&~o)/r);return e[n][c]}var d=a|1<<n,f=n+1;while(a&1<<f)f++;for(var h=0,p=0,g=0;p<u;p++){var v=1<<p;v&o||(h+=(g%2?-1:1)*e[n][p]*i(e,t-1,f,d,o|v,s),g++)}return s[l]=h,h}},"100d":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a");var a=i(n("58f5")),o=i(n("6477")),s=i(n("06fd")),l=i(n("5df4")),u=r(n("d744")),c=i(n("e136")),d=i(n("30ac")),f=r(n("84bb")),h=a.each,p=Math.min,g=Math.max,v=Math.floor,y=Math.ceil,m=d.round,_=Math.PI,b=function(){function e(e,t,n){this.type="parallel",this._axesMap=a.createHashMap(),this._axesLayout={},this.dimensions=e.dimensions,this._model=e,this._init(e,t,n)}return e.prototype._init=function(e,t,n){var r=e.dimensions,i=e.parallelAxisIndex;h(r,(function(e,n){var r=i[n],a=t.getComponent("parallelAxis",r),o=this._axesMap.set(e,new u.default(e,l.createScaleByModel(a),[0,0],a.get("type"),r)),s="category"===o.type;o.onBand=s&&a.get("boundaryGap"),o.inverse=a.get("inverse"),a.axis=o,o.model=a,o.coordinateSystem=a.coordinateSystem=this}),this)},e.prototype.update=function(e,t){this._updateAxesFromSeries(this._model,e)},e.prototype.containPoint=function(e){var t=this._makeLayoutInfo(),n=t.axisBase,r=t.layoutBase,i=t.pixelDimIndex,a=e[1-i],o=e[i];return a>=n&&a<=n+t.axisLength&&o>=r&&o<=r+t.layoutLength},e.prototype.getModel=function(){return this._model},e.prototype._updateAxesFromSeries=function(e,t){t.eachSeries((function(n){if(e.contains(n,t)){var r=n.getData();h(this.dimensions,(function(e){var t=this._axesMap.get(e);t.scale.unionExtentFromData(r,r.mapDimension(e)),l.niceScaleExtent(t.scale,t.model)}),this)}}),this)},e.prototype.resize=function(e,t){this._rect=s.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()}),this._layoutAxes()},e.prototype.getRect=function(){return this._rect},e.prototype._makeLayoutInfo=function(){var e,t=this._model,n=this._rect,r=["x","y"],i=["width","height"],a=t.get("layout"),o="horizontal"===a?0:1,s=n[i[o]],l=[0,s],u=this.dimensions.length,c=x(t.get("axisExpandWidth"),l),d=x(t.get("axisExpandCount")||0,[0,u]),f=t.get("axisExpandable")&&u>3&&u>d&&d>1&&c>0&&s>0,h=t.get("axisExpandWindow");if(h)e=x(h[1]-h[0],l),h[1]=h[0]+e;else{e=x(c*(d-1),l);var p=t.get("axisExpandCenter")||v(u/2);h=[c*p-e/2],h[1]=h[0]+e}var g=(s-e)/(u-d);g<3&&(g=0);var _=[v(m(h[0]/c,1))+1,y(m(h[1]/c,1))-1],b=g/c*h[0];return{layout:a,pixelDimIndex:o,layoutBase:n[r[o]],layoutLength:s,axisBase:n[r[1-o]],axisLength:n[i[1-o]],axisExpandable:f,axisExpandWidth:c,axisCollapseWidth:g,axisExpandWindow:h,axisCount:u,winInnerIndices:_,axisExpandWindow0Pos:b}},e.prototype._layoutAxes=function(){var e=this._rect,t=this._axesMap,n=this.dimensions,r=this._makeLayoutInfo(),i=r.layout;t.each((function(e){var t=[0,r.axisLength],n=e.inverse?1:0;e.setExtent(t[n],t[1-n])})),h(n,(function(t,n){var a=(r.axisExpandable?M:S)(n,r),s={horizontal:{x:a.position,y:r.axisLength},vertical:{x:0,y:a.position}},l={horizontal:_/2,vertical:0},u=[s[i].x+e.x,s[i].y+e.y],c=l[i],d=o.create();o.rotate(d,d,c),o.translate(d,d,u),this._axesLayout[t]={position:u,rotation:c,transform:d,axisNameAvailableWidth:a.axisNameAvailableWidth,axisLabelShow:a.axisLabelShow,nameTruncateMaxWidth:a.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}}),this)},e.prototype.getAxis=function(e){return this._axesMap.get(e)},e.prototype.dataToPoint=function(e,t){return this.axisCoordToPoint(this._axesMap.get(t).dataToCoord(e),t)},e.prototype.eachActiveState=function(e,t,n,r){null==n&&(n=0),null==r&&(r=e.count());var i=this._axesMap,o=this.dimensions,s=[],l=[];a.each(o,(function(t){s.push(e.mapDimension(t)),l.push(i.get(t).model)}));for(var u=this.hasAxisBrushed(),c=n;c<r;c++){var d=void 0;if(u){d="active";for(var f=e.getValues(s,c),h=0,p=o.length;h<p;h++){var g=l[h].getActiveState(f[h]);if("inactive"===g){d="inactive";break}}}else d="normal";t(d,c)}},e.prototype.hasAxisBrushed=function(){for(var e=this.dimensions,t=this._axesMap,n=!1,r=0,i=e.length;r<i;r++)"normal"!==t.get(e[r]).model.getActiveState()&&(n=!0);return n},e.prototype.axisCoordToPoint=function(e,t){var n=this._axesLayout[t];return c.applyTransform([e,0],n.transform)},e.prototype.getAxisLayout=function(e){return a.clone(this._axesLayout[e])},e.prototype.getSlidedAxisExpandWindow=function(e){var t=this._makeLayoutInfo(),n=t.pixelDimIndex,r=t.axisExpandWindow.slice(),i=r[1]-r[0],a=[0,t.axisExpandWidth*(t.axisCount-1)];if(!this.containPoint(e))return{behavior:"none",axisExpandWindow:r};var o,s=e[n]-t.layoutBase-t.axisExpandWindow0Pos,l="slide",u=t.axisCollapseWidth,c=this._model.get("axisExpandSlideTriggerArea"),d=null!=c[0];if(u)d&&u&&s<i*c[0]?(l="jump",o=s-i*c[2]):d&&u&&s>i*(1-c[0])?(l="jump",o=s-i*(1-c[2])):(o=s-i*c[1])>=0&&(o=s-i*(1-c[1]))<=0&&(o=0),o*=t.axisExpandWidth/u,o?(0,f.default)(o,r,a,"all"):l="none";else{var h=r[1]-r[0],v=a[1]*s/h;r=[g(0,v-h/2)],r[1]=p(a[1],r[0]+h),r[0]=r[1]-h}return{axisExpandWindow:r,behavior:l}},e}();function x(e,t){return p(g(e,t[0]),t[1])}function S(e,t){var n=t.layoutLength/(t.axisCount-1);return{position:n*e,axisNameAvailableWidth:n,axisLabelShow:!0}}function M(e,t){var n,r,i=t.layoutLength,a=t.axisExpandWidth,o=t.axisCount,s=t.axisCollapseWidth,l=t.winInnerIndices,u=s,c=!1;return e<l[0]?(n=e*s,r=s):e<=l[1]?(n=t.axisExpandWindow0Pos+e*a-t.axisExpandWindow[0],u=a,c=!0):(n=i-(o-1-e)*s,r=s),{position:n,axisNameAvailableWidth:u,axisLabelShow:c,nameTruncateMaxWidth:r}}var w=b;t.default=w},1028:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=i(n("e136")),l=r(n("b696")),u=r(n("23a0")),c=["axisLine","axisTickLabel","axisName"],d=["splitLine","splitArea","minorSplitLine"],f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.axisPointerClass="PolarAxisPointer",n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t){if(this.group.removeAll(),e.get("show")){var n=this._axisGroup,r=this._axisGroup=new s.Group;this.group.add(r);var i=e.axis,a=i.polar,u=a.getAngleAxis(),f=i.getTicksCoords(),p=i.getMinorTicksCoords(),g=u.getExtent()[0],v=i.getExtent(),y=function(e,t,n){return{position:[e.cx,e.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:t.getModel("axisLabel").get("rotate"),z2:1}}(a,e,g),m=new l.default(e,y);o.each(c,m.add,m),r.add(m.getGroup()),s.groupTransition(n,r,e),o.each(d,(function(t){e.get([t,"show"])&&!i.scale.isBlank()&&h[t](this.group,e,a,g,v,f,p)}),this)}},t.type="radiusAxis",t}(u.default),h={splitLine:function(e,t,n,r,i,a){var l=t.getModel("splitLine"),u=l.getModel("lineStyle"),c=u.get("color"),d=0;c=c instanceof Array?c:[c];for(var f=[],h=0;h<a.length;h++){var p=d++%c.length;f[p]=f[p]||[],f[p].push(new s.Circle({shape:{cx:n.cx,cy:n.cy,r:Math.max(a[h].coord,0)}}))}for(h=0;h<f.length;h++)e.add(s.mergePath(f[h],{style:o.defaults({stroke:c[h%c.length],fill:null},u.getLineStyle()),silent:!0}))},minorSplitLine:function(e,t,n,r,i,a,l){if(l.length){for(var u=t.getModel("minorSplitLine"),c=u.getModel("lineStyle"),d=[],f=0;f<l.length;f++)for(var h=0;h<l[f].length;h++)d.push(new s.Circle({shape:{cx:n.cx,cy:n.cy,r:l[f][h].coord}}));e.add(s.mergePath(d,{style:o.defaults({fill:null},c.getLineStyle()),silent:!0}))}},splitArea:function(e,t,n,r,i,a){if(a.length){var l=t.getModel("splitArea"),u=l.getModel("areaStyle"),c=u.get("color"),d=0;c=c instanceof Array?c:[c];for(var f=[],h=a[0].coord,p=1;p<a.length;p++){var g=d++%c.length;f[g]=f[g]||[],f[g].push(new s.Sector({shape:{cx:n.cx,cy:n.cy,r0:h,r:a[p].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),h=a[p].coord}for(p=0;p<f.length;p++)e.add(s.mergePath(f[p],{style:o.defaults({fill:c[p%c.length]},u.getAreaStyle()),silent:!0}))}}};var p=f;t.default=p},1120:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentView(h),e.registerComponentModel(o.default),e.registerCoordinateSystem("cartesian2d",d.default),(0,c.default)(e,"x",u.CartesianAxisModel,p),(0,c.default)(e,"y",u.CartesianAxisModel,p),e.registerComponentView(f.CartesianXAxisView),e.registerComponentView(f.CartesianYAxisView),e.registerPreprocessor((function(e){e.xAxis&&e.yAxis&&!e.grid&&(e.grid={})}))};var i=n("9ab4"),a=r(n("54f8")),o=r(n("0981")),s=n("e136"),l=n("58f5"),u=n("cc43"),c=r(n("e73a")),d=r(n("d0ee")),f=n("f6ac"),h=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="grid",t}return(0,i.__extends)(t,e),t.prototype.render=function(e,t){this.group.removeAll(),e.get("show")&&this.group.add(new s.Rect({shape:e.coordinateSystem.getRect(),style:(0,l.defaults)({fill:e.get("backgroundColor")},e.getItemStyle()),silent:!0,z2:-1}))},t.type="grid",t}(a.default),p={offset:0}},1129:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.ONE_YEAR=t.ONE_SECOND=t.ONE_MINUTE=t.ONE_HOUR=t.ONE_DAY=void 0,t.dateGetterName=_,t.dateSetterName=function(e){return e?"setUTCDate":"setDate"},t.defaultLeveledFormatter=void 0,t.format=g,t.fullLeveledFormatter=void 0,t.fullYearGetterName=y,t.fullYearSetterName=function(e){return e?"setUTCFullYear":"setFullYear"},t.getDefaultFormatPrecisionOfInterval=function(e){switch(e){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}},t.getPrimaryTimeUnit=p,t.getUnitFromValue=v,t.getUnitValue=function(e,t,n){var r=a.isNumber(e)?o.parseDate(e):e;switch(t=t||v(e,n),t){case"year":return r[y(n)]();case"half-year":return r[m(n)]()>=6?1:0;case"quarter":return Math.floor((r[m(n)]()+1)/4);case"month":return r[m(n)]();case"day":return r[_(n)]();case"half-day":return r[b(n)]()/24;case"hour":return r[b(n)]();case"minute":return r[x(n)]();case"second":return r[S(n)]();case"millisecond":return r[M(n)]()}},t.hoursGetterName=b,t.hoursSetterName=function(e){return e?"setUTCHours":"setHours"},t.isPrimaryTimeUnit=function(e){return e===p(e)},t.leveledFormat=function(e,t,n,r,i){var o=null;if(a.isString(n))o=n;else if(a.isFunction(n))o=n(e.value,t,{level:e.level});else{var s=a.extend({},u);if(e.level>0)for(var l=0;l<d.length;++l)s[d[l]]="{primary|"+s[d[l]]+"}";var c=n?!1===n.inherit?n:a.defaults(n,s):s,h=v(e.value,i);if(c[h])o=c[h];else if(c.inherit){var p=f.indexOf(h);for(l=p-1;l>=0;--l)if(c[h]){o=c[h];break}o=o||s.none}if(a.isArray(o)){var y=null==e.level?0:e.level>=0?e.level:o.length+e.level;y=Math.min(y,o.length-1),o=o[y]}}return g(new Date(e.value),o,i,r)},t.millisecondsGetterName=M,t.millisecondsSetterName=function(e){return e?"setUTCMilliseconds":"setMilliseconds"},t.minutesGetterName=x,t.minutesSetterName=function(e){return e?"setUTCMinutes":"setMinutes"},t.monthGetterName=m,t.monthSetterName=function(e){return e?"setUTCMonth":"setMonth"},t.pad=h,t.primaryTimeUnits=void 0,t.secondsGetterName=S,t.secondsSetterName=function(e){return e?"setUTCSeconds":"setSeconds"},t.timeUnits=void 0,n("ac1f"),n("5319"),n("c975");var a=i(n("58f5")),o=i(n("30ac")),s=n("ac9d"),l=r(n("f390"));t.ONE_SECOND=1e3;t.ONE_MINUTE=6e4;t.ONE_HOUR=36e5;t.ONE_DAY=864e5;t.ONE_YEAR=31536e6;var u={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}",none:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"};t.defaultLeveledFormatter=u;var c={year:"{yyyy}",month:"{yyyy}-{MM}",day:"{yyyy}-{MM}-{dd}",hour:"{yyyy}-{MM}-{dd} "+u.hour,minute:"{yyyy}-{MM}-{dd} "+u.minute,second:"{yyyy}-{MM}-{dd} "+u.second,millisecond:u.none};t.fullLeveledFormatter=c;var d=["year","month","day","hour","minute","second","millisecond"];t.primaryTimeUnits=d;var f=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function h(e,t){return e+="","0000".substr(0,t-e.length)+e}function p(e){switch(e){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return e}}function g(e,t,n,r){var i=o.parseDate(e),a=i[y(n)](),u=i[m(n)]()+1,c=Math.floor((u-1)/3)+1,d=i[_(n)](),f=i["get"+(n?"UTC":"")+"Day"](),p=i[b(n)](),g=(p-1)%12+1,v=i[x(n)](),w=i[S(n)](),T=i[M(n)](),I=r instanceof l.default?r:(0,s.getLocaleModel)(r||s.SYSTEM_LANG)||(0,s.getDefaultLocaleModel)(),A=I.getModel("time"),C=A.get("month"),P=A.get("monthAbbr"),O=A.get("dayOfWeek"),D=A.get("dayOfWeekAbbr");return(t||"").replace(/{yyyy}/g,a+"").replace(/{yy}/g,h(a%100+"",2)).replace(/{Q}/g,c+"").replace(/{MMMM}/g,C[u-1]).replace(/{MMM}/g,P[u-1]).replace(/{MM}/g,h(u,2)).replace(/{M}/g,u+"").replace(/{dd}/g,h(d,2)).replace(/{d}/g,d+"").replace(/{eeee}/g,O[f]).replace(/{ee}/g,D[f]).replace(/{e}/g,f+"").replace(/{HH}/g,h(p,2)).replace(/{H}/g,p+"").replace(/{hh}/g,h(g+"",2)).replace(/{h}/g,g+"").replace(/{mm}/g,h(v,2)).replace(/{m}/g,v+"").replace(/{ss}/g,h(w,2)).replace(/{s}/g,w+"").replace(/{SSS}/g,h(T,3)).replace(/{S}/g,T+"")}function v(e,t){var n=o.parseDate(e),r=n[m(t)]()+1,i=n[_(t)](),a=n[b(t)](),s=n[x(t)](),l=n[S(t)](),u=n[M(t)](),c=0===u,d=c&&0===l,f=d&&0===s,h=f&&0===a,p=h&&1===i,g=p&&1===r;return g?"year":p?"month":h?"day":f?"hour":d?"minute":c?"second":"millisecond"}function y(e){return e?"getUTCFullYear":"getFullYear"}function m(e){return e?"getUTCMonth":"getMonth"}function _(e){return e?"getUTCDate":"getDate"}function b(e){return e?"getUTCHours":"getHours"}function x(e){return e?"getUTCMinutes":"getMinutes"}function S(e){return e?"getUTCSeconds":"getSeconds"}function M(e){return e?"getUTCMilliseconds":"getMilliseconds"}t.timeUnits=f},"117c":function(e,t,n){var r=n("256f");r.__esModule&&(r=r.default),"string"===typeof r&&(r=[[e.i,r,""]]),r.locals&&(e.exports=r.locals);var i=n("4f06").default;i("4fe70f4d",r,!0,{sourceMap:!1,shadowMode:!1})},"11a1":function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){}));var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.canvasId?n("v-uni-view",{ref:"limeEchart",staticClass:"lime-echart",style:e.customStyle,attrs:{"aria-label":e.ariaLabel}},[e.use2dCanvas?n("v-uni-canvas",{staticClass:"lime-echart__canvas",style:e.canvasStyle,attrs:{type:"2d",id:e.canvasId,"disable-scroll":e.isDisableScroll},on:{touchstart:function(t){arguments[0]=t=e.$handleEvent(t),e.touchStart.apply(void 0,arguments)},touchmove:function(t){arguments[0]=t=e.$handleEvent(t),e.touchMove.apply(void 0,arguments)},touchend:function(t){arguments[0]=t=e.$handleEvent(t),e.touchEnd.apply(void 0,arguments)}}}):n("v-uni-canvas",{staticClass:"lime-echart__canvas",style:e.canvasStyle,attrs:{width:e.nodeWidth,height:e.nodeHeight,"canvas-id":e.canvasId,id:e.canvasId,"disable-scroll":e.isDisableScroll},on:{touchstart:function(t){arguments[0]=t=e.$handleEvent(t),e.touchStart.apply(void 0,arguments)},touchmove:function(t){arguments[0]=t=e.$handleEvent(t),e.touchMove.apply(void 0,arguments)},touchend:function(t){arguments[0]=t=e.$handleEvent(t),e.touchEnd.apply(void 0,arguments)}}}),e.isPC?n("v-uni-view",{staticClass:"lime-echart__mask",on:{mousedown:function(t){arguments[0]=t=e.$handleEvent(t),e.touchStart.apply(void 0,arguments)},mousemove:function(t){arguments[0]=t=e.$handleEvent(t),e.touchMove.apply(void 0,arguments)},mouseup:function(t){arguments[0]=t=e.$handleEvent(t),e.touchEnd.apply(void 0,arguments)},touchstart:function(t){arguments[0]=t=e.$handleEvent(t),e.touchStart.apply(void 0,arguments)},touchmove:function(t){arguments[0]=t=e.$handleEvent(t),e.touchMove.apply(void 0,arguments)},touchend:function(t){arguments[0]=t=e.$handleEvent(t),e.touchEnd.apply(void 0,arguments)}}}):e._e(),e.isOffscreenCanvas?n("v-uni-canvas",{style:e.offscreenStyle,attrs:{"canvas-id":e.offscreenCanvasId}}):e._e()],1):e._e()},i=[]},"12fc":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(!e)return!1;for(var n=(0,r.isArray)(e)?e:[e],i=0;i<n.length;i++)if(n[i]&&n[i][t])return!0;return!1};var r=n("58f5")},1307:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.GraphicComponentModel),e.registerComponentView(a.GraphicComponentView),e.registerPreprocessor((function(e){var t=e.graphic;(0,r.isArray)(t)?t[0]&&t[0].elements?e.graphic=[e.graphic[0]]:e.graphic=[{elements:t}]:t&&!t.elements&&(e.graphic=[{elements:[t]}])}))};var r=n("58f5"),i=n("c445"),a=n("c656")},1354:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.DEFAULT_COMMON_STYLE=t.DEFAULT_COMMON_ANIMATION_PROPS=void 0;var i=n("9ab4"),a=r(n("8925c")),o=r(n("77ef")),s=n("58f5"),l=n("d0c6"),u="__zr_style_"+Math.round(10*Math.random()),c={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"};t.DEFAULT_COMMON_STYLE=c;var d={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};t.DEFAULT_COMMON_ANIMATION_PROPS=d,c[u]=!0;var f=["z","z2","invisible"],h=["invisible"],p=function(e){function t(t){return e.call(this,t)||this}return(0,i.__extends)(t,e),t.prototype._init=function(t){for(var n=(0,s.keys)(t),r=0;r<n.length;r++){var i=n[r];"style"===i?this.useStyle(t[i]):e.prototype.attrKV.call(this,i,t[i])}this.style||this.useStyle({})},t.prototype.beforeBrush=function(){},t.prototype.afterBrush=function(){},t.prototype.innerBeforeBrush=function(){},t.prototype.innerAfterBrush=function(){},t.prototype.shouldBePainted=function(e,t,n,r){var i=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&function(e,t,n){g.copy(e.getBoundingRect()),e.transform&&g.applyTransform(e.transform);return v.width=t,v.height=n,!g.intersect(v)}(this,e,t)||i&&!i[0]&&!i[3])return!1;if(n&&this.__clipPaths)for(var a=0;a<this.__clipPaths.length;++a)if(this.__clipPaths[a].isZeroArea())return!1;if(r&&this.parent){var o=this.parent;while(o){if(o.ignore)return!1;o=o.parent}}return!0},t.prototype.contain=function(e,t){return this.rectContain(e,t)},t.prototype.traverse=function(e,t){e.call(t,this)},t.prototype.rectContain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect();return r.contain(n[0],n[1])},t.prototype.getPaintRect=function(){var e=this._paintRect;if(!this._paintRect||this.__dirty){var t=this.transform,n=this.getBoundingRect(),r=this.style,i=r.shadowBlur||0,a=r.shadowOffsetX||0,s=r.shadowOffsetY||0;e=this._paintRect||(this._paintRect=new o.default(0,0,0,0)),t?o.default.applyTransform(e,n,t):e.copy(n),(i||a||s)&&(e.width+=2*i+Math.abs(a),e.height+=2*i+Math.abs(s),e.x=Math.min(e.x,e.x+a-i),e.y=Math.min(e.y,e.y+s-i));var l=this.dirtyRectTolerance;e.isZero()||(e.x=Math.floor(e.x-l),e.y=Math.floor(e.y-l),e.width=Math.ceil(e.width+1+2*l),e.height=Math.ceil(e.height+1+2*l))}return e},t.prototype.setPrevPaintRect=function(e){e?(this._prevPaintRect=this._prevPaintRect||new o.default(0,0,0,0),this._prevPaintRect.copy(e)):this._prevPaintRect=null},t.prototype.getPrevPaintRect=function(){return this._prevPaintRect},t.prototype.animateStyle=function(e){return this.animate("style",e)},t.prototype.updateDuringAnimation=function(e){"style"===e?this.dirtyStyle():this.markRedraw()},t.prototype.attrKV=function(t,n){"style"!==t?e.prototype.attrKV.call(this,t,n):this.style?this.setStyle(n):this.useStyle(n)},t.prototype.setStyle=function(e,t){return"string"===typeof e?this.style[e]=t:(0,s.extend)(this.style,e),this.dirtyStyle(),this},t.prototype.dirtyStyle=function(e){e||this.markRedraw(),this.__dirty|=l.STYLE_CHANGED_BIT,this._rect&&(this._rect=null)},t.prototype.dirty=function(){this.dirtyStyle()},t.prototype.styleChanged=function(){return!!(this.__dirty&l.STYLE_CHANGED_BIT)},t.prototype.styleUpdated=function(){this.__dirty&=~l.STYLE_CHANGED_BIT},t.prototype.createStyle=function(e){return(0,s.createObject)(c,e)},t.prototype.useStyle=function(e){e[u]||(e=this.createStyle(e)),this.__inHover?this.__hoverStyle=e:this.style=e,this.dirtyStyle()},t.prototype.isStyleObject=function(e){return e[u]},t.prototype._innerSaveToNormal=function(t){e.prototype._innerSaveToNormal.call(this,t);var n=this._normalState;t.style&&!n.style&&(n.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(t,n,f)},t.prototype._applyStateObj=function(t,n,r,i,a,o){e.prototype._applyStateObj.call(this,t,n,r,i,a,o);var l,u=!(n&&i);if(n&&n.style?a?i?l=n.style:(l=this._mergeStyle(this.createStyle(),r.style),this._mergeStyle(l,n.style)):(l=this._mergeStyle(this.createStyle(),i?this.style:r.style),this._mergeStyle(l,n.style)):u&&(l=r.style),l)if(a){var c=this.style;if(this.style=this.createStyle(u?{}:c),u)for(var d=(0,s.keys)(c),p=0;p<d.length;p++){var g=d[p];g in l&&(l[g]=l[g],this.style[g]=c[g])}var v=(0,s.keys)(l);for(p=0;p<v.length;p++){g=v[p];this.style[g]=this.style[g]}this._transitionState(t,{style:l},o,this.getAnimationStyleProps())}else this.useStyle(l);var y=this.__inHover?h:f;for(p=0;p<y.length;p++){g=y[p];n&&null!=n[g]?this[g]=n[g]:u&&null!=r[g]&&(this[g]=r[g])}},t.prototype._mergeStates=function(t){for(var n,r=e.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var a=t[i];a.style&&(n=n||{},this._mergeStyle(n,a.style))}return n&&(r.style=n),r},t.prototype._mergeStyle=function(e,t){return(0,s.extend)(e,t),e},t.prototype.getAnimationStyleProps=function(){return d},t.initDefaultProps=function(){var e=t.prototype;e.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,e.__dirty=l.REDRAW_BIT|l.STYLE_CHANGED_BIT}(),t}(a.default),g=new o.default(0,0,0,0),v=new o.default(0,0,0,0);var y=p;t.default=y},"137e":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a"),n("cb29");var a=n("9ab4"),o=i(n("58f5")),s=r(n("adc2")),l=i(n("e136")),u=n("50db"),c=r(n("bec7")),d=n("61bb"),f=n("a62d"),h=["color","borderColor"],p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(e),this._isLargeDraw?this._renderLarge(e):this._renderNormal(e)},t.prototype.incrementalPrepareRender=function(e,t,n){this._clear(),this._updateDrawMode(e)},t.prototype.incrementalRender=function(e,t,n,r){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(e,t):this._incrementalRenderNormal(e,t)},t.prototype.eachRendered=function(e){l.traverseElements(this._progressiveEls||this.group,e)},t.prototype._updateDrawMode=function(e){var t=e.pipelineContext.large;null!=this._isLargeDraw&&t===this._isLargeDraw||(this._isLargeDraw=t,this._clear())},t.prototype._renderNormal=function(e){var t=e.getData(),n=this._data,r=this.group,i=t.getLayout("isSimpleBox"),a=e.get("clip",!0),o=e.coordinateSystem,s=o.getArea&&o.getArea();this._data||r.removeAll(),t.diff(n).add((function(n){if(t.hasValue(n)){var o=t.getItemLayout(n);if(a&&m(s,o))return;var u=y(o,n,!0);l.initProps(u,{shape:{points:o.ends}},e,n),_(u,t,n,i),r.add(u),t.setItemGraphicEl(n,u)}})).update((function(o,u){var c=n.getItemGraphicEl(u);if(t.hasValue(o)){var d=t.getItemLayout(o);a&&m(s,d)?r.remove(c):(c?(l.updateProps(c,{shape:{points:d.ends}},e,o),(0,f.saveOldStyle)(c)):c=y(d,o),_(c,t,o,i),r.add(c),t.setItemGraphicEl(o,c))}else r.remove(c)})).remove((function(e){var t=n.getItemGraphicEl(e);t&&r.remove(t)})).execute(),this._data=t},t.prototype._renderLarge=function(e){this._clear(),M(e,this.group);var t=e.get("clip",!0)?(0,d.createClipPath)(e.coordinateSystem,!1,e):null;t?this.group.setClipPath(t):this.group.removeClipPath()},t.prototype._incrementalRenderNormal=function(e,t){var n,r=t.getData(),i=r.getLayout("isSimpleBox");while(null!=(n=e.next())){var a=r.getItemLayout(n),o=y(a,n);_(o,r,n,i),o.incremental=!0,this.group.add(o),this._progressiveEls.push(o)}},t.prototype._incrementalRenderLarge=function(e,t){M(t,this.group,this._progressiveEls,!0)},t.prototype.remove=function(e){this._clear()},t.prototype._clear=function(){this.group.removeAll(),this._data=null},t.type="candlestick",t}(s.default),g=function(){return function(){}}(),v=function(e){function t(t){var n=e.call(this,t)||this;return n.type="normalCandlestickBox",n}return(0,a.__extends)(t,e),t.prototype.getDefaultShape=function(){return new g},t.prototype.buildPath=function(e,t){var n=t.points;this.__simpleBox?(e.moveTo(n[4][0],n[4][1]),e.lineTo(n[6][0],n[6][1])):(e.moveTo(n[0][0],n[0][1]),e.lineTo(n[1][0],n[1][1]),e.lineTo(n[2][0],n[2][1]),e.lineTo(n[3][0],n[3][1]),e.closePath(),e.moveTo(n[4][0],n[4][1]),e.lineTo(n[5][0],n[5][1]),e.moveTo(n[6][0],n[6][1]),e.lineTo(n[7][0],n[7][1]))},t}(c.default);function y(e,t,n){var r=e.ends;return new v({shape:{points:n?b(r,e):r},z2:100})}function m(e,t){for(var n=!0,r=0;r<t.ends.length;r++)if(e.contain(t.ends[r][0],t.ends[r][1])){n=!1;break}return n}function _(e,t,n,r){var i=t.getItemModel(n);e.useStyle(t.getItemVisual(n,"style")),e.style.strokeNoScale=!0,e.__simpleBox=r,(0,u.setStatesStylesFromModel)(e,i)}function b(e,t){return o.map(e,(function(e){return e=e.slice(),e[1]=t.initBaseline,e}))}var x=function(){return function(){}}(),S=function(e){function t(t){var n=e.call(this,t)||this;return n.type="largeCandlestickBox",n}return(0,a.__extends)(t,e),t.prototype.getDefaultShape=function(){return new x},t.prototype.buildPath=function(e,t){for(var n=t.points,r=0;r<n.length;)if(this.__sign===n[r++]){var i=n[r++];e.moveTo(i,n[r++]),e.lineTo(i,n[r++])}else r+=3},t}(c.default);function M(e,t,n,r){var i=e.getData(),a=i.getLayout("largePoints"),o=new S({shape:{points:a},__sign:1,ignoreCoarsePointer:!0});t.add(o);var s=new S({shape:{points:a},__sign:-1,ignoreCoarsePointer:!0});t.add(s);var l=new S({shape:{points:a},__sign:0,ignoreCoarsePointer:!0});t.add(l),w(1,o,e,i),w(-1,s,e,i),w(0,l,e,i),r&&(o.incremental=!0,s.incremental=!0),n&&n.push(o,s)}function w(e,t,n,r){var i=n.get(["itemStyle",e>0?"borderColor":"borderColor0"])||n.get(["itemStyle",e>0?"color":"color0"]);0===e&&(i=n.get(["itemStyle","borderColorDoji"]));var a=n.getModel("itemStyle").getItemStyle(h);t.useStyle(a),t.style.fill=null,t.style.stroke=i}var T=p;t.default=T},"143c":function(e,t,n){var r=n("74e8");r("Int32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},1447:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.adjustTextX=c,t.adjustTextY=d,t.calculateTextPosition=function(e,t,n){var r=t.position||"inside",i=null!=t.distance?t.distance:5,a=n.height,o=n.width,s=a/2,l=n.x,u=n.y,c="left",d="top";if(r instanceof Array)l+=h(r[0],n.width),u+=h(r[1],n.height),c=null,d=null;else switch(r){case"left":l-=i,u+=s,c="right",d="middle";break;case"right":l+=i+o,u+=s,d="middle";break;case"top":l+=o/2,u-=i,c="center",d="bottom";break;case"bottom":l+=o/2,u+=a+i,c="center";break;case"inside":l+=o/2,u+=s,c="center",d="middle";break;case"insideLeft":l+=i,u+=s,d="middle";break;case"insideRight":l+=o-i,u+=s,c="right",d="middle";break;case"insideTop":l+=o/2,u+=i,c="center";break;case"insideBottom":l+=o/2,u+=a-i,c="center",d="bottom";break;case"insideTopLeft":l+=i,u+=i;break;case"insideTopRight":l+=o-i,u+=i,c="right";break;case"insideBottomLeft":l+=i,u+=a-i,d="bottom";break;case"insideBottomRight":l+=o-i,u+=a-i,c="right",d="bottom";break}return e=e||{},e.x=l,e.y=u,e.align=c,e.verticalAlign=d,e},t.getBoundingRect=function(e,t,n,r){var a=((e||"")+"").split("\n"),o=a.length;if(1===o)return u(a[0],t,n,r);for(var s=new i.default(0,0,0,0),l=0;l<a.length;l++){var c=u(a[l],t,n,r);0===l?s.copy(c):s.union(c)}return s},t.getLineHeight=f,t.getWidth=l,t.innerGetBoundingRect=u,t.measureText=function(e,t){return o.platformApi.measureText(e,t)},t.parsePercent=h,n("baa5"),n("acd8");var i=r(n("77ef")),a=r(n("bde0")),o=n("6b88"),s={};function l(e,t){t=t||o.DEFAULT_FONT;var n=s[t];n||(n=s[t]=new a.default(500));var r=n.get(e);return null==r&&(r=o.platformApi.measureText(e,t).width,n.put(e,r)),r}function u(e,t,n,r){var a=l(e,t),o=f(t),s=c(0,a,n),u=d(0,o,r),h=new i.default(s,u,a,o);return h}function c(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function d(e,t,n){return"middle"===n?e-=t/2:"bottom"===n&&(e-=t),e}function f(e){return l("国",e)}function h(e,t){return"string"===typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e}},"149a":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("62fe")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="tooltip",t.dependencies=["axisPointer"],t.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"#fff",shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#666",fontSize:14}},t}(a.default),s=o;t.default=s},"14b5":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9"),n("fb6a"),n("baa5"),n("14d9"),n("cb29");var a=n("9ab4"),o=i(n("58f5")),s=i(n("e136")),l=n("50db"),u=n("150c"),c=n("30ac"),d=r(n("adc2")),f=n("68aa"),h=n("80f7"),p=r(n("3adc")),g=n("a646"),v=["itemStyle","borderWidth"],y=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],m=new s.Circle,_=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=this.group,i=e.getData(),a=this._data,o=e.coordinateSystem,l=o.getBaseAxis(),u=l.isHorizontal(),c=o.master.getRect(),d={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:e,coordSys:o,coordSysExtent:[[c.x,c.x+c.width],[c.y,c.y+c.height]],isHorizontal:u,valueDim:y[+u],categoryDim:y[1-+u]};return i.diff(a).add((function(e){if(i.hasValue(e)){var t=A(i,e),n=b(i,e,t,d),a=O(i,d,n);i.setItemGraphicEl(e,a),r.add(a),R(a,d,n)}})).update((function(e,t){var n=a.getItemGraphicEl(t);if(i.hasValue(e)){var o=A(i,e),l=b(i,e,o,d),u=L(i,l);n&&u!==n.__pictorialShapeStr&&(r.remove(n),i.setItemGraphicEl(e,null),n=null),n?function(e,t,n){var r=n.animationModel,i=n.dataIndex,a=e.__pictorialBundle;s.updateProps(a,{x:n.bundlePosition[0],y:n.bundlePosition[1]},r,i),n.symbolRepeat?M(e,t,n,!0):w(e,t,n,!0);T(e,n,!0),I(e,t,n,!0)}(n,d,l):n=O(i,d,l,!0),i.setItemGraphicEl(e,n),n.__pictorialSymbolMeta=l,r.add(n),R(n,d,l)}else r.remove(n)})).remove((function(e){var t=a.getItemGraphicEl(e);t&&D(a,e,t.__pictorialSymbolMeta.animationModel,t)})).execute(),this._data=i,this.group},t.prototype.remove=function(e,t){var n=this.group,r=this._data;e.get("animation")?r&&r.eachItemGraphicEl((function(t){D(r,(0,g.getECData)(t).dataIndex,e,t)})):n.removeAll()},t.type="pictorialBar",t}(d.default);function b(e,t,n,r){var i=e.getItemLayout(t),a=n.get("symbolRepeat"),s=n.get("symbolClip"),l=n.get("symbolPosition")||"start",d=n.get("symbolRotate"),f=(d||0)*Math.PI/180||0,h=n.get("symbolPatternSize")||2,p=n.isAnimationEnabled(),g={dataIndex:t,layout:i,itemModel:n,symbolType:e.getItemVisual(t,"symbol")||"circle",style:e.getItemVisual(t,"style"),symbolClip:s,symbolRepeat:a,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:h,rotation:f,animationModel:p?n:null,hoverScale:p&&n.get(["emphasis","scale"]),z2:n.getShallow("z",!0)||0};(function(e,t,n,r,i){var a,s=r.valueDim,l=e.get("symbolBoundingData"),u=r.coordSys.getOtherAxis(r.coordSys.getBaseAxis()),c=u.toGlobalCoord(u.dataToCoord(0)),d=1-+(n[s.wh]<=0);if(o.isArray(l)){var f=[x(u,l[0])-c,x(u,l[1])-c];f[1]<f[0]&&f.reverse(),a=f[d]}else a=null!=l?x(u,l)-c:t?r.coordSysExtent[s.index][d]-c:n[s.wh];i.boundingLength=a,t&&(i.repeatCutLength=n[s.wh]);i.pxSign=a>0?1:-1})(n,a,i,r,g),function(e,t,n,r,i,a,s,l,u,d){var f,h=u.valueDim,p=u.categoryDim,g=Math.abs(n[p.wh]),v=e.getItemVisual(t,"symbolSize");f=o.isArray(v)?v.slice():null==v?["100%","100%"]:[v,v];f[p.index]=(0,c.parsePercent)(f[p.index],g),f[h.index]=(0,c.parsePercent)(f[h.index],r?g:Math.abs(a)),d.symbolSize=f;var y=d.symbolScale=[f[0]/l,f[1]/l];y[h.index]*=(u.isHorizontal?-1:1)*s}(e,t,i,a,0,g.boundingLength,g.pxSign,h,r,g),function(e,t,n,r,i){var a=e.get(v)||0;a&&(m.attr({scaleX:t[0],scaleY:t[1],rotation:n}),m.updateTransform(),a/=m.getLineScale(),a*=t[r.valueDim.index]);i.valueLineWidth=a||0}(n,g.symbolScale,f,r,g);var y=g.symbolSize,_=(0,u.normalizeSymbolOffset)(n.get("symbolOffset"),y);return function(e,t,n,r,i,a,s,l,u,d,f,h){var p=f.categoryDim,g=f.valueDim,v=h.pxSign,y=Math.max(t[g.index]+l,0),m=y;if(r){var _=Math.abs(u),b=o.retrieve(e.get("symbolMargin"),"15%")+"",x=!1;b.lastIndexOf("!")===b.length-1&&(x=!0,b=b.slice(0,b.length-1));var S=(0,c.parsePercent)(b,t[g.index]),M=Math.max(y+2*S,0),w=x?0:2*S,T=(0,c.isNumeric)(r),I=T?r:N((_+w)/M),A=_-I*y;S=A/2/(x?I:Math.max(I-1,1)),M=y+2*S,w=x?0:2*S,T||"fixed"===r||(I=d?N((Math.abs(d)+w)/M):0),m=I*M-w,h.repeatTimes=I,h.symbolMargin=S}var C=v*(m/2),P=h.pathPosition=[];P[p.index]=n[p.wh]/2,P[g.index]="start"===s?C:"end"===s?u-C:u/2,a&&(P[0]+=a[0],P[1]+=a[1]);var O=h.bundlePosition=[];O[p.index]=n[p.xy],O[g.index]=n[g.xy];var D=h.barRectShape=o.extend({},n);D[g.wh]=v*Math.max(Math.abs(n[g.wh]),Math.abs(P[g.index]+C)),D[p.wh]=n[p.wh];var L=h.clipShape={};L[p.xy]=-n[p.xy],L[p.wh]=f.ecSize[p.wh],L[g.xy]=0,L[g.wh]=n[g.wh]}(n,y,i,a,0,_,l,g.valueLineWidth,g.boundingLength,g.repeatCutLength,r,g),g}function x(e,t){return e.toGlobalCoord(e.dataToCoord(e.scale.parse(t)))}function S(e){var t=e.symbolPatternSize,n=(0,u.createSymbol)(e.symbolType,-t/2,-t/2,t,t);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function M(e,t,n,r){var i=e.__pictorialBundle,a=n.symbolSize,o=n.valueLineWidth,s=n.pathPosition,l=t.valueDim,u=n.repeatTimes||0,c=0,d=a[t.valueDim.index]+o+2*n.symbolMargin;for(E(e,(function(e){e.__pictorialAnimationIndex=c,e.__pictorialRepeatTimes=u,c<u?k(e,null,p(c),n,r):k(e,null,{scaleX:0,scaleY:0},n,r,(function(){i.remove(e)})),c++}));c<u;c++){var f=S(n);f.__pictorialAnimationIndex=c,f.__pictorialRepeatTimes=u,i.add(f);var h=p(c);k(f,{x:h.x,y:h.y,scaleX:0,scaleY:0},{scaleX:h.scaleX,scaleY:h.scaleY,rotation:h.rotation},n,r)}function p(e){var t=s.slice(),r=n.pxSign,i=e;return("start"===n.symbolRepeatDirection?r>0:r<0)&&(i=u-1-e),t[l.index]=d*(i-u/2+.5)+s[l.index],{x:t[0],y:t[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function w(e,t,n,r){var i=e.__pictorialBundle,a=e.__pictorialMainPath;a?k(a,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,r):(a=e.__pictorialMainPath=S(n),i.add(a),k(a,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,r))}function T(e,t,n){var r=o.extend({},t.barRectShape),i=e.__pictorialBarRect;i?k(i,null,{shape:r},t,n):(i=e.__pictorialBarRect=new s.Rect({z2:2,shape:r,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),i.disableMorphing=!0,e.add(i))}function I(e,t,n,r){if(n.symbolClip){var i=e.__pictorialClipPath,a=o.extend({},n.clipShape),l=t.valueDim,u=n.animationModel,c=n.dataIndex;if(i)s.updateProps(i,{shape:a},u,c);else{a[l.wh]=0,i=new s.Rect({shape:a}),e.__pictorialBundle.setClipPath(i),e.__pictorialClipPath=i;var d={};d[l.wh]=n.clipShape[l.wh],s[r?"updateProps":"initProps"](i,{shape:d},u,c)}}}function A(e,t){var n=e.getItemModel(t);return n.getAnimationDelayParams=C,n.isAnimationEnabled=P,n}function C(e){return{index:e.__pictorialAnimationIndex,count:e.__pictorialRepeatTimes}}function P(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function O(e,t,n,r){var i=new s.Group,a=new s.Group;return i.add(a),i.__pictorialBundle=a,a.x=n.bundlePosition[0],a.y=n.bundlePosition[1],n.symbolRepeat?M(i,t,n):w(i,0,n),T(i,n,r),I(i,t,n,r),i.__pictorialShapeStr=L(e,n),i.__pictorialSymbolMeta=n,i}function D(e,t,n,r){var i=r.__pictorialBarRect;i&&i.removeTextContent();var a=[];E(r,(function(e){a.push(e)})),r.__pictorialMainPath&&a.push(r.__pictorialMainPath),r.__pictorialClipPath&&(n=null),o.each(a,(function(e){s.removeElement(e,{scaleX:0,scaleY:0},n,t,(function(){r.parent&&r.parent.remove(r)}))})),e.setItemGraphicEl(t,null)}function L(e,t){return[e.getItemVisual(t.dataIndex,"symbol")||"none",!!t.symbolRepeat,!!t.symbolClip].join(":")}function E(e,t,n){o.each(e.__pictorialBundle.children(),(function(r){r!==e.__pictorialBarRect&&t.call(n,r)}))}function k(e,t,n,r,i,a){t&&e.attr(t),r.symbolClip&&!i?n&&e.attr(n):n&&s[i?"updateProps":"initProps"](e,n,r.animationModel,r.dataIndex,a)}function R(e,t,n){var r=n.dataIndex,i=n.itemModel,a=i.getModel("emphasis"),s=a.getModel("itemStyle").getItemStyle(),u=i.getModel(["blur","itemStyle"]).getItemStyle(),c=i.getModel(["select","itemStyle"]).getItemStyle(),d=i.getShallow("cursor"),g=a.get("focus"),v=a.get("blurScope"),y=a.get("scale");E(e,(function(e){if(e instanceof p.default){var t=e.style;e.useStyle(o.extend({image:t.image,x:t.x,y:t.y,width:t.width,height:t.height},n.style))}else e.useStyle(n.style);var r=e.ensureState("emphasis");r.style=s,y&&(r.scaleX=1.1*e.scaleX,r.scaleY=1.1*e.scaleY),e.ensureState("blur").style=u,e.ensureState("select").style=c,d&&(e.cursor=d),e.z2=n.z2}));var m=t.valueDim.posDesc[+(n.boundingLength>0)],_=e.__pictorialBarRect;(0,h.setLabelStyle)(_,(0,h.getLabelStatesModels)(i),{labelFetcher:t.seriesModel,labelDataIndex:r,defaultText:(0,f.getDefaultLabel)(t.seriesModel.getData(),r),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:m}),(0,l.toggleHoverEmphasis)(e,g,v,a.get("disabled"))}function N(e){var t=Math.round(e);return Math.abs(e-t)<1e-4?t:Math.ceil(e)}var z=_;t.default=z},"150c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createSymbol=function(e,t,n,r,i,a,l){var u,c=0===e.indexOf("empty");c&&(e=e.substr(5,1).toLowerCase()+e.substr(6));u=0===e.indexOf("image://")?o.makeImage(e.slice(8),new s.default(t,n,r,i),l?"center":"cover"):0===e.indexOf("path://")?o.makePath(e.slice(7),{},new s.default(t,n,r,i),l?"center":"cover"):new y({shape:{symbolType:e,x:t,y:n,width:r,height:i}});u.__isEmptyBrush=c,u.setColor=m,a&&u.setColor(a);return u},t.normalizeSymbolOffset=function(e,t){if(null==e)return;(0,a.isArray)(e)||(e=[e,e]);return[(0,u.parsePercent)(e[0],t[0])||0,(0,u.parsePercent)((0,a.retrieve2)(e[1],e[0]),t[1])||0]},t.normalizeSymbolSize=function(e){(0,a.isArray)(e)||(e=[+e,+e]);return[e[0]||0,e[1]||0]},t.symbolBuildProxies=void 0,n("cb29"),n("c975"),n("fb6a");var a=n("58f5"),o=i(n("e136")),s=r(n("77ef")),l=n("1447"),u=n("30ac"),c=o.Path.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=t.width/2,a=t.height/2;e.moveTo(n,r-a),e.lineTo(n+i,r+a),e.lineTo(n-i,r+a),e.closePath()}}),d=o.Path.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=t.width/2,a=t.height/2;e.moveTo(n,r-a),e.lineTo(n+i,r),e.lineTo(n,r+a),e.lineTo(n-i,r),e.closePath()}}),f=o.Path.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.x,r=t.y,i=t.width/5*3,a=Math.max(i,t.height),o=i/2,s=o*o/(a-o),l=r-a+o+s,u=Math.asin(s/o),c=Math.cos(u)*o,d=Math.sin(u),f=Math.cos(u),h=.6*o,p=.7*o;e.moveTo(n-c,l+s),e.arc(n,l,o,Math.PI-u,2*Math.PI+u),e.bezierCurveTo(n+c-d*h,l+s+f*h,n,r-p,n,r),e.bezierCurveTo(n,r-p,n-c+d*h,l+s+f*h,n-c,l+s),e.closePath()}}),h=o.Path.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.height,r=t.width,i=t.x,a=t.y,o=r/3*2;e.moveTo(i,a),e.lineTo(i+o,a+n),e.lineTo(i,a+n/4*3),e.lineTo(i-o,a+n),e.lineTo(i,a),e.closePath()}}),p={line:o.Line,rect:o.Rect,roundRect:o.Rect,square:o.Rect,circle:o.Circle,diamond:d,pin:f,arrow:h,triangle:c},g={line:function(e,t,n,r,i){i.x1=e,i.y1=t+r/2,i.x2=e+n,i.y2=t+r/2},rect:function(e,t,n,r,i){i.x=e,i.y=t,i.width=n,i.height=r},roundRect:function(e,t,n,r,i){i.x=e,i.y=t,i.width=n,i.height=r,i.r=Math.min(n,r)/4},square:function(e,t,n,r,i){var a=Math.min(n,r);i.x=e,i.y=t,i.width=a,i.height=a},circle:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.r=Math.min(n,r)/2},diamond:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.width=n,i.height=r},pin:function(e,t,n,r,i){i.x=e+n/2,i.y=t+r/2,i.width=n,i.height=r},arrow:function(e,t,n,r,i){i.x=e+n/2,i.y=t+r/2,i.width=n,i.height=r},triangle:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.width=n,i.height=r}},v={};t.symbolBuildProxies=v,(0,a.each)(p,(function(e,t){v[t]=new e}));var y=o.Path.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(e,t,n){var r=(0,l.calculateTextPosition)(e,t,n),i=this.shape;return i&&"pin"===i.symbolType&&"inside"===t.position&&(r.y=n.y+.4*n.height),r},buildPath:function(e,t,n){var r=t.symbolType;if("none"!==r){var i=v[r];i||(r="rect",i=v[r]),g[r](t.x,t.y,t.width,t.height,i.shape),i.buildPath(e,i.shape,n)}}});function m(e,t){if("image"!==this.type){var n=this.style;this.__isEmptyBrush?(n.stroke=e,n.fill=t||"#fff",n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=e:n.fill=e,this.markRedraw()}}},1545:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("54f8")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="timeline",t}(a.default),s=o;t.default=s},1593:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d3b7");var r=function(){function e(e,t){this.x=e||0,this.y=t||0}return e.prototype.copy=function(e){return this.x=e.x,this.y=e.y,this},e.prototype.clone=function(){return new e(this.x,this.y)},e.prototype.set=function(e,t){return this.x=e,this.y=t,this},e.prototype.equal=function(e){return e.x===this.x&&e.y===this.y},e.prototype.add=function(e){return this.x+=e.x,this.y+=e.y,this},e.prototype.scale=function(e){this.x*=e,this.y*=e},e.prototype.scaleAndAdd=function(e,t){this.x+=e.x*t,this.y+=e.y*t},e.prototype.sub=function(e){return this.x-=e.x,this.y-=e.y,this},e.prototype.dot=function(e){return this.x*e.x+this.y*e.y},e.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},e.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},e.prototype.normalize=function(){var e=this.len();return this.x/=e,this.y/=e,this},e.prototype.distance=function(e){var t=this.x-e.x,n=this.y-e.y;return Math.sqrt(t*t+n*n)},e.prototype.distanceSquare=function(e){var t=this.x-e.x,n=this.y-e.y;return t*t+n*n},e.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},e.prototype.transform=function(e){if(e){var t=this.x,n=this.y;return this.x=e[0]*t+e[2]*n+e[4],this.y=e[1]*t+e[3]*n+e[5],this}},e.prototype.toArray=function(e){return e[0]=this.x,e[1]=this.y,e},e.prototype.fromArray=function(e){this.x=e[0],this.y=e[1]},e.set=function(e,t,n){e.x=t,e.y=n},e.copy=function(e,t){e.x=t.x,e.y=t.y},e.len=function(e){return Math.sqrt(e.x*e.x+e.y*e.y)},e.lenSquare=function(e){return e.x*e.x+e.y*e.y},e.dot=function(e,t){return e.x*t.x+e.y*t.y},e.add=function(e,t,n){e.x=t.x+n.x,e.y=t.y+n.y},e.sub=function(e,t,n){e.x=t.x-n.x,e.y=t.y-n.y},e.scale=function(e,t,n){e.x=t.x*n,e.y=t.y*n},e.scaleAndAdd=function(e,t,n,r){e.x=t.x+n.x*r,e.y=t.y+n.y*r},e.lerp=function(e,t,n,r){var i=1-r;e.x=i*t.x+r*n.x,e.y=i*t.y+r*n.y},e}(),i=r;t.default=i},"15f9":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=function(e){var t=[],n=[];return e.eachSeriesByType("boxplot",(function(e){var r=e.getBaseAxis(),a=i.indexOf(n,r);a<0&&(a=n.length,n[a]=r,t[a]={axis:r,seriesModels:[]}),t[a].seriesModels.push(e)})),t}(e);o(t,(function(e){var t=e.seriesModels;t.length&&(function(e){var t,n=e.axis,r=e.seriesModels,s=r.length,l=e.boxWidthList=[],u=e.boxOffsetList=[],c=[];if("category"===n.type)t=n.getBandWidth();else{var d=0;o(r,(function(e){d=Math.max(d,e.getData().count())}));var f=n.getExtent();t=Math.abs(f[1]-f[0])/d}o(r,(function(e){var n=e.get("boxWidth");i.isArray(n)||(n=[n,n]),c.push([(0,a.parsePercent)(n[0],t)||0,(0,a.parsePercent)(n[1],t)||0])}));var h=.8*t-2,p=h/s*.3,g=(h-p*(s-1))/s,v=g/2-h/2;o(r,(function(e,t){u.push(v),v+=p+g,l.push(Math.min(Math.max(g,c[t][0]),c[t][1]))}))}(e),o(t,(function(t,n){(function(e,t,n){var r=e.coordinateSystem,i=e.getData(),a=n/2,o="horizontal"===e.get("layout")?0:1,s=1-o,l=["x","y"],u=i.mapDimension(l[o]),c=i.mapDimensionsAll(l[s]);if(null==u||c.length<5)return;for(var d=0;d<i.count();d++){var f=i.get(u,d),h=_(f,c[2],d),p=_(f,c[0],d),g=_(f,c[1],d),v=_(f,c[3],d),y=_(f,c[4],d),m=[];b(m,g,!1),b(m,v,!0),m.push(p,g,y,v),x(m,p),x(m,y),x(m,h),i.setItemLayout(d,{initBaseline:h[s],ends:m})}function _(e,n,a){var l,u=i.get(n,a),c=[];return c[o]=e,c[s]=u,isNaN(e)||isNaN(u)?l=[NaN,NaN]:(l=r.dataToPoint(c),l[o]+=t),l}function b(e,t,n){var r=t.slice(),i=t.slice();r[o]+=a,i[o]-=a,n?e.push(r,i):e.push(i,r)}function x(e,t){var n=t.slice(),r=t.slice();n[o]-=a,r[o]+=a,e.push(n,r)}})(t,e.boxOffsetList[n],e.boxWidthList[n])})))}))},n("14d9"),n("fb6a");var i=r(n("58f5")),a=n("30ac"),o=i.each},1617:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){t.eachSeriesByType(e,(function(e){var t=e.getData(),r=t.mapDimension("value"),a=u(e,n),o=c(e,n),d=o.cx,f=o.cy,h=o.r,p=o.r0,g=-e.get("startAngle")*l,v=e.get("minAngle")*l,y=0;t.each(r,(function(e){!isNaN(e)&&y++}));var m=t.getSum(r),_=Math.PI/(m||y)*2,b=e.get("clockwise"),x=e.get("roseType"),S=e.get("stillShowZeroSum"),M=t.getDataExtent(r);M[0]=0;var w=s,T=0,I=g,A=b?1:-1;if(t.setLayout({viewRect:a,r:h}),t.each(r,(function(e,n){var r;if(isNaN(e))t.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:b,cx:d,cy:f,r0:p,r:x?NaN:h});else{r="area"!==x?0===m&&S?_:e*_:s/y,r<v?(r=v,w-=v):T+=e;var a=I+A*r;t.setItemLayout(n,{angle:r,startAngle:I,endAngle:a,clockwise:b,cx:d,cy:f,r0:p,r:x?(0,i.linearMap)(e,M,[p,h]):h}),I=a}})),w<s&&y)if(w<=.001){var C=s/y;t.each(r,(function(e,n){if(!isNaN(e)){var r=t.getItemLayout(n);r.angle=C,r.startAngle=g+A*n*C,r.endAngle=g+A*(n+1)*C}}))}else _=w/T,I=g,t.each(r,(function(e,n){if(!isNaN(e)){var r=t.getItemLayout(n),i=r.angle===v?v:e*_;r.startAngle=I,r.endAngle=I+A*i,I+=A*i}}))}))},t.getBasicPieLayout=c;var i=n("30ac"),a=r(n("06fd")),o=r(n("58f5")),s=2*Math.PI,l=Math.PI/180;function u(e,t){return a.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}function c(e,t){var n=u(e,t),r=e.get("center"),a=e.get("radius");o.isArray(a)||(a=[0,a]);var s,l,c=(0,i.parsePercent)(n.width,t.getWidth()),d=(0,i.parsePercent)(n.height,t.getHeight()),f=Math.min(c,d),h=(0,i.parsePercent)(a[0],f/2),p=(0,i.parsePercent)(a[1],f/2),g=e.coordinateSystem;if(g){var v=g.dataToPoint(r);s=v[0]||0,l=v[1]||0}else o.isArray(r)||(r=[r,r]),s=(0,i.parsePercent)(r[0],c)+n.x,l=(0,i.parsePercent)(r[1],d)+n.y;return{cx:s,cy:l,r0:h,r:p}}},1649:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerTransform(r.filterTransform),e.registerTransform(i.sortTransform)};var r=n("ed79"),i=n("ac54")},"165a":function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getStackedOnPoint=function(e,t,n,r){var i=NaN;e.stacked&&(i=n.get(n.getCalculationInfo("stackedOverDimension"),r));isNaN(i)&&(i=e.valueStart);var a=e.baseDataOffset,o=[];return o[a]=n.get(e.baseDim,r),o[1-a]=i,t.dataToPoint(o)},t.prepareDataCoordInfo=function(e,t,n){var a=e.getBaseAxis(),o=e.getOtherAxis(a),s=function(e,t){var n=0,r=e.scale.getExtent();"start"===t?n=r[0]:"end"===t?n=r[1]:(0,i.isNumber)(t)&&!isNaN(t)?n=t:r[0]>0?n=r[0]:r[1]<0&&(n=r[1]);return n}(o,n),l=a.dim,u=o.dim,c=t.mapDimension(u),d=t.mapDimension(l),f="x"===u||"radius"===u?1:0,h=(0,i.map)(e.dimensions,(function(e){return t.mapDimension(e)})),p=!1,g=t.getCalculationInfo("stackResultDimension");(0,r.isDimensionStacked)(t,h[0])&&(p=!0,h[0]=g);(0,r.isDimensionStacked)(t,h[1])&&(p=!0,h[1]=g);return{dataDimsForPoint:h,valueStart:s,valueAxisDim:u,baseAxisDim:l,stacked:!!p,valueDim:c,baseDim:d,baseDataOffset:f,stackedOverDimension:t.getCalculationInfo("stackedOverDimension")}};var r=n("e4b1"),i=n("58f5")},1664:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("c540")),o=r(n("b113")),s=r(n("2c88")),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e,t){return(0,o.default)(null,this,{generateCoord:"value"})},t.prototype.preventIncremental=function(){var e=s.default.get(this.get("coordinateSystem"));if(e&&e.dimensions)return"lng"===e.dimensions[0]&&"lat"===e.dimensions[1]},t.type="series.heatmap",t.dependencies=["grid","geo","calendar"],t.defaultOption={coordinateSystem:"cartesian2d",z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0,select:{itemStyle:{borderColor:"#212121"}}},t}(a.default),u=l;t.default=u},1742:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d9e2"),n("d401"),n("14d9");var a=n("9ab4"),o=i(n("e136")),s=n("50db"),l=r(n("3442")),u=i(n("58f5")),c=r(n("adc2")),d=n("a022"),f=n("80f7");function h(e){var t=e.dimensions;return"lng"===t[0]&&"lat"===t[1]}var p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r;t.eachComponent("visualMap",(function(t){t.eachTargetSeries((function(n){n===e&&(r=t)}))})),this._progressiveEls=null,this.group.removeAll();var i=e.coordinateSystem;"cartesian2d"===i.type||"calendar"===i.type?this._renderOnCartesianAndCalendar(e,n,0,e.getData().count()):h(i)&&this._renderOnGeo(i,e,r,n)},t.prototype.incrementalPrepareRender=function(e,t,n){this.group.removeAll()},t.prototype.incrementalRender=function(e,t,n,r){var i=t.coordinateSystem;i&&(h(i)?this.render(t,n,r):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(t,r,e.start,e.end,!0)))},t.prototype.eachRendered=function(e){o.traverseElements(this._progressiveEls||this.group,e)},t.prototype._renderOnCartesianAndCalendar=function(e,t,n,r,i){var a,l,u,c,h=e.coordinateSystem,p=(0,d.isCoordinateSystemType)(h,"cartesian2d");if(p){var g=h.getAxis("x"),v=h.getAxis("y");0,a=g.getBandWidth()+.5,l=v.getBandWidth()+.5,u=g.scale.getExtent(),c=v.scale.getExtent()}for(var y=this.group,m=e.getData(),_=e.getModel(["emphasis","itemStyle"]).getItemStyle(),b=e.getModel(["blur","itemStyle"]).getItemStyle(),x=e.getModel(["select","itemStyle"]).getItemStyle(),S=e.get(["itemStyle","borderRadius"]),M=(0,f.getLabelStatesModels)(e),w=e.getModel("emphasis"),T=w.get("focus"),I=w.get("blurScope"),A=w.get("disabled"),C=p?[m.mapDimension("x"),m.mapDimension("y"),m.mapDimension("value")]:[m.mapDimension("time"),m.mapDimension("value")],P=n;P<r;P++){var O=void 0,D=m.getItemVisual(P,"style");if(p){var L=m.get(C[0],P),E=m.get(C[1],P);if(isNaN(m.get(C[2],P))||isNaN(L)||isNaN(E)||L<u[0]||L>u[1]||E<c[0]||E>c[1])continue;var k=h.dataToPoint([L,E]);O=new o.Rect({shape:{x:k[0]-a/2,y:k[1]-l/2,width:a,height:l},style:D})}else{if(isNaN(m.get(C[1],P)))continue;O=new o.Rect({z2:1,shape:h.dataToRect([m.get(C[0],P)]).contentShape,style:D})}if(m.hasItemOption){var R=m.getItemModel(P),N=R.getModel("emphasis");_=N.getModel("itemStyle").getItemStyle(),b=R.getModel(["blur","itemStyle"]).getItemStyle(),x=R.getModel(["select","itemStyle"]).getItemStyle(),S=R.get(["itemStyle","borderRadius"]),T=N.get("focus"),I=N.get("blurScope"),A=N.get("disabled"),M=(0,f.getLabelStatesModels)(R)}O.shape.r=S;var z=e.getRawValue(P),B="-";z&&null!=z[2]&&(B=z[2]+""),(0,f.setLabelStyle)(O,M,{labelFetcher:e,labelDataIndex:P,defaultOpacity:D.opacity,defaultText:B}),O.ensureState("emphasis").style=_,O.ensureState("blur").style=b,O.ensureState("select").style=x,(0,s.toggleHoverEmphasis)(O,T,I,A),O.incremental=i,i&&(O.states.emphasis.hoverLayer=!0),y.add(O),m.setItemGraphicEl(P,O),this._progressiveEls&&this._progressiveEls.push(O)}},t.prototype._renderOnGeo=function(e,t,n,r){var i=n.targetVisuals.inRange,a=n.targetVisuals.outOfRange,s=t.getData(),c=this._hmLayer||this._hmLayer||new l.default;c.blurSize=t.get("blurSize"),c.pointSize=t.get("pointSize"),c.minOpacity=t.get("minOpacity"),c.maxOpacity=t.get("maxOpacity");var d=e.getViewRect().clone(),f=e.getRoamTransform();d.applyTransform(f);var h=Math.max(d.x,0),p=Math.max(d.y,0),g=Math.min(d.width+d.x,r.getWidth()),v=Math.min(d.height+d.y,r.getHeight()),y=g-h,m=v-p,_=[s.mapDimension("lng"),s.mapDimension("lat"),s.mapDimension("value")],b=s.mapArray(_,(function(t,n,r){var i=e.dataToPoint([t,n]);return i[0]-=h,i[1]-=p,i.push(r),i})),x=n.getExtent(),S="visualMap.continuous"===n.type?function(e,t){var n=e[1]-e[0];return t=[(t[0]-e[0])/n,(t[1]-e[0])/n],function(e){return e>=t[0]&&e<=t[1]}}(x,n.option.range):function(e,t,n){var r=e[1]-e[0];t=u.map(t,(function(t){return{interval:[(t.interval[0]-e[0])/r,(t.interval[1]-e[0])/r]}}));var i=t.length,a=0;return function(e){var r;for(r=a;r<i;r++){var o=t[r].interval;if(o[0]<=e&&e<=o[1]){a=r;break}}if(r===i)for(r=a-1;r>=0;r--){o=t[r].interval;if(o[0]<=e&&e<=o[1]){a=r;break}}return r>=0&&r<i&&n[r]}}(x,n.getPieceList(),n.option.selected);c.update(b,y,m,i.color.getNormalizer(),{inRange:i.color.getColorMapper(),outOfRange:a.color.getColorMapper()},S);var M=new o.Image({style:{width:y,height:m,x:h,y:p,image:c.canvas},silent:!0});this.group.add(M)},t.type="heatmap",t}(c.default),g=p;t.default=g},"181d":function(e,t,n){"use strict";n("c975"),n("d81d"),n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("d3b7"),n("ddb0"),n("26e9");var i=n("58f5"),a=r(n("e136")),o=r(n("ddc2")),s=n("eea5"),l=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],u=function(){function e(e,t,n){var r=this;this._targetInfoList=[];var a=d(t,e);(0,i.each)(f,(function(e,t){(!n||!n.include||(0,i.indexOf)(n.include,t)>=0)&&e(a,r._targetInfoList)}))}return e.prototype.setOutputRanges=function(e,t){return this.matchOutputRanges(e,t,(function(e,t,n){if((e.coordRanges||(e.coordRanges=[])).push(t),!e.coordRange){e.coordRange=t;var r=g[e.brushType](0,n,t);e.__rangeOffset={offset:y[e.brushType](r.values,e.range,[1,1]),xyMinMax:r.xyMinMax}}})),e},e.prototype.matchOutputRanges=function(e,t,n){(0,i.each)(e,(function(e){var r=this.findTargetInfo(e,t);r&&!0!==r&&(0,i.each)(r.coordSyses,(function(r){var i=g[e.brushType](1,r,e.range,!0);n(e,i.values,r,t)}))}),this)},e.prototype.setInputRanges=function(e,t){(0,i.each)(e,(function(e){var n=this.findTargetInfo(e,t);if(e.range=e.range||[],n&&!0!==n){e.panelId=n.panelId;var r=g[e.brushType](0,n.coordSys,e.coordRange),i=e.__rangeOffset;e.range=i?y[e.brushType](r.values,i.offset,function(e,t){var n=_(e),r=_(t),i=[n[0]/r[0],n[1]/r[1]];return isNaN(i[0])&&(i[0]=1),isNaN(i[1])&&(i[1]=1),i}(r.xyMinMax,i.xyMinMax)):r.values}}),this)},e.prototype.makePanelOpts=function(e,t){return(0,i.map)(this._targetInfoList,(function(n){var r=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:t?t(n):null,clipPath:o.makeRectPanelClipPath(r),isTargetByCursor:o.makeRectIsTargetByCursor(r,e,n.coordSysModel),getLinearBrushOtherExtent:o.makeLinearBrushOtherExtent(r)}}))},e.prototype.controlSeries=function(e,t,n){var r=this.findTargetInfo(e,n);return!0===r||r&&(0,i.indexOf)(r.coordSyses,t.coordinateSystem)>=0},e.prototype.findTargetInfo=function(e,t){for(var n=this._targetInfoList,r=d(t,e),i=0;i<n.length;i++){var a=n[i],o=e.panelId;if(o){if(a.panelId===o)return a}else for(var s=0;s<h.length;s++)if(h[s](r,a))return a}return!0},e}();function c(e){return e[0]>e[1]&&e.reverse(),e}function d(e,t){return(0,s.parseFinder)(e,t,{includeMainTypes:l})}var f={grid:function(e,t){var n=e.xAxisModels,r=e.yAxisModels,a=e.gridModels,o=(0,i.createHashMap)(),s={},l={};(n||r||a)&&((0,i.each)(n,(function(e){var t=e.axis.grid.model;o.set(t.id,t),s[t.id]=!0})),(0,i.each)(r,(function(e){var t=e.axis.grid.model;o.set(t.id,t),l[t.id]=!0})),(0,i.each)(a,(function(e){o.set(e.id,e),s[e.id]=!0,l[e.id]=!0})),o.each((function(e){var a=e.coordinateSystem,o=[];(0,i.each)(a.getCartesians(),(function(e,t){((0,i.indexOf)(n,e.getAxis("x").model)>=0||(0,i.indexOf)(r,e.getAxis("y").model)>=0)&&o.push(e)})),t.push({panelId:"grid--"+e.id,gridModel:e,coordSysModel:e,coordSys:o[0],coordSyses:o,getPanelRect:p.grid,xAxisDeclared:s[e.id],yAxisDeclared:l[e.id]})})))},geo:function(e,t){(0,i.each)(e.geoModels,(function(e){var n=e.coordinateSystem;t.push({panelId:"geo--"+e.id,geoModel:e,coordSysModel:e,coordSys:n,coordSyses:[n],getPanelRect:p.geo})}))}},h=[function(e,t){var n=e.xAxisModel,r=e.yAxisModel,i=e.gridModel;return!i&&n&&(i=n.axis.grid.model),!i&&r&&(i=r.axis.grid.model),i&&i===t.gridModel},function(e,t){var n=e.geoModel;return n&&n===t.geoModel}],p={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var e=this.coordSys,t=e.getBoundingRect().clone();return t.applyTransform(a.getTransform(e)),t}},g={lineX:(0,i.curry)(v,0),lineY:(0,i.curry)(v,1),rect:function(e,t,n,r){var i=e?t.pointToData([n[0][0],n[1][0]],r):t.dataToPoint([n[0][0],n[1][0]],r),a=e?t.pointToData([n[0][1],n[1][1]],r):t.dataToPoint([n[0][1],n[1][1]],r),o=[c([i[0],a[0]]),c([i[1],a[1]])];return{values:o,xyMinMax:o}},polygon:function(e,t,n,r){var a=[[1/0,-1/0],[1/0,-1/0]],o=(0,i.map)(n,(function(n){var i=e?t.pointToData(n,r):t.dataToPoint(n,r);return a[0][0]=Math.min(a[0][0],i[0]),a[1][0]=Math.min(a[1][0],i[1]),a[0][1]=Math.max(a[0][1],i[0]),a[1][1]=Math.max(a[1][1],i[1]),i}));return{values:o,xyMinMax:a}}};function v(e,t,n,r){var a=n.getAxis(["x","y"][e]),o=c((0,i.map)([0,1],(function(e){return t?a.coordToData(a.toLocalCoord(r[e]),!0):a.toGlobalCoord(a.dataToCoord(r[e]))}))),s=[];return s[e]=o,s[1-e]=[NaN,NaN],{values:o,xyMinMax:s}}var y={lineX:(0,i.curry)(m,0),lineY:(0,i.curry)(m,1),rect:function(e,t,n){return[[e[0][0]-n[0]*t[0][0],e[0][1]-n[0]*t[0][1]],[e[1][0]-n[1]*t[1][0],e[1][1]-n[1]*t[1][1]]]},polygon:function(e,t,n){return(0,i.map)(e,(function(e,r){return[e[0]-n[0]*t[r][0],e[1]-n[1]*t[r][1]]}))}};function m(e,t,n,r){return[t[0]-r[e]*n[0],t[1]-r[e]*n[1]]}function _(e){return e?[e[0][1]-e[0][0],e[1][1]-e[1][0]]:[NaN,NaN]}var b=u;t.default=b},"181f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("f80a")),o=n("06fd"),s=n("7b1f"),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.setScrollDataIndex=function(e){this.option.scrollDataIndex=e},t.prototype.init=function(t,n,r){var i=(0,o.getLayoutParams)(t);e.prototype.init.call(this,t,n,r),u(this,t,i)},t.prototype.mergeOption=function(t,n){e.prototype.mergeOption.call(this,t,n),u(this,this.option,t)},t.type="legend.scroll",t.defaultOption=(0,s.inheritDefaultOption)(a.default.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:"#2f4554",pageIconInactiveColor:"#aaa",pageIconSize:15,pageTextStyle:{color:"#333"},animationDurationUpdate:800}),t}(a.default);function u(e,t,n){var r=e.getOrient(),i=[1,1];i[r.index]=0,(0,o.mergeLayoutParam)(t,n,{type:"box",ignoreSize:!!i})}var c=l;t.default=c},"19db":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("5319"),n("14d9"),n("26e9"),n("cb29");var a=n("9ab4"),o=i(n("67aa2")),s=r(n("e136")),l=n("50db"),u=n("80f7"),c=i(n("adc2")),d=n("30ac"),f=i(n("0377")),h=n("150c"),p=i(n("3adc")),g=n("58f5"),v=n("a646"),y=n("b589");function m(e,t){var n=null==e?"":e+"";return t&&((0,g.isString)(t)?n=t.replace("{value}",n):(0,g.isFunction)(t)&&(n=t(e))),n}var _=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){this.group.removeAll();var r=e.get(["axisLine","lineStyle","color"]),i=function(e,t){var n=e.get("center"),r=t.getWidth(),i=t.getHeight(),a=Math.min(r,i),o=(0,d.parsePercent)(n[0],t.getWidth()),s=(0,d.parsePercent)(n[1],t.getHeight()),l=(0,d.parsePercent)(e.get("radius"),a/2);return{cx:o,cy:s,r:l}}(e,n);this._renderMain(e,t,n,r,i),this._data=e.getData()},t.prototype.dispose=function(){},t.prototype._renderMain=function(e,t,n,r,i){var a=this.group,o=e.get("clockwise"),l=-e.get("startAngle")/180*Math.PI,u=-e.get("endAngle")/180*Math.PI,c=e.getModel("axisLine"),d=c.get("roundCap"),h=d?f.default:s.Sector,p=c.get("show"),v=c.getModel("lineStyle"),m=v.get("width"),_=[l,u];(0,y.normalizeArcAngles)(_,!o),l=_[0],u=_[1];for(var b=u-l,x=l,S=[],M=0;p&&M<r.length;M++){var w=Math.min(Math.max(r[M][0],0),1);u=l+b*w;var T=new h({shape:{startAngle:x,endAngle:u,cx:i.cx,cy:i.cy,clockwise:o,r0:i.r-m,r:i.r},silent:!0});T.setStyle({fill:r[M][1]}),T.setStyle(v.getLineStyle(["color","width"])),S.push(T),x=u}S.reverse(),(0,g.each)(S,(function(e){return a.add(e)}));var I=function(e){if(e<=0)return r[0][1];var t;for(t=0;t<r.length;t++)if(r[t][0]>=e&&(0===t?0:r[t-1][0])<e)return r[t][1];return r[t-1][1]};this._renderTicks(e,t,n,I,i,l,u,o,m),this._renderTitleAndDetail(e,t,n,I,i),this._renderAnchor(e,i),this._renderPointer(e,t,n,I,i,l,u,o,m)},t.prototype._renderTicks=function(e,t,n,r,i,a,o,l,c){for(var f,h,p=this.group,v=i.cx,y=i.cy,_=i.r,b=+e.get("min"),x=+e.get("max"),S=e.getModel("splitLine"),M=e.getModel("axisTick"),w=e.getModel("axisLabel"),T=e.get("splitNumber"),I=M.get("splitNumber"),A=(0,d.parsePercent)(S.get("length"),_),C=(0,d.parsePercent)(M.get("length"),_),P=a,O=(o-a)/T,D=O/I,L=S.getModel("lineStyle").getLineStyle(),E=M.getModel("lineStyle").getLineStyle(),k=S.get("distance"),R=0;R<=T;R++){if(f=Math.cos(P),h=Math.sin(P),S.get("show")){var N=k?k+c:c,z=new s.Line({shape:{x1:f*(_-N)+v,y1:h*(_-N)+y,x2:f*(_-A-N)+v,y2:h*(_-A-N)+y},style:L,silent:!0});"auto"===L.stroke&&z.setStyle({stroke:r(R/T)}),p.add(z)}if(w.get("show")){N=w.get("distance")+k;var B=m((0,d.round)(R/T*(x-b)+b),w.get("formatter")),V=r(R/T),F=f*(_-A-N)+v,j=h*(_-A-N)+y,G=w.get("rotate"),H=0;"radial"===G?(H=-P+2*Math.PI,H>Math.PI/2&&(H+=Math.PI)):"tangential"===G?H=-P-Math.PI/2:(0,g.isNumber)(G)&&(H=G*Math.PI/180),0===H?p.add(new s.Text({style:(0,u.createTextStyle)(w,{text:B,x:F,y:j,verticalAlign:h<-.8?"top":h>.8?"bottom":"middle",align:f<-.4?"left":f>.4?"right":"center"},{inheritColor:V}),silent:!0})):p.add(new s.Text({style:(0,u.createTextStyle)(w,{text:B,x:F,y:j,verticalAlign:"middle",align:"center"},{inheritColor:V}),silent:!0,originX:F,originY:j,rotation:H}))}if(M.get("show")&&R!==T){N=M.get("distance");N=N?N+c:c;for(var W=0;W<=I;W++){f=Math.cos(P),h=Math.sin(P);var U=new s.Line({shape:{x1:f*(_-N)+v,y1:h*(_-N)+y,x2:f*(_-C-N)+v,y2:h*(_-C-N)+y},silent:!0,style:E});"auto"===E.stroke&&U.setStyle({stroke:r((R+W/I)/T)}),p.add(U),P+=D}P-=D}else P+=O}},t.prototype._renderPointer=function(e,t,n,r,i,a,u,c,y){var m=this.group,_=this._data,b=this._progressEls,x=[],S=e.get(["pointer","show"]),M=e.getModel("progress"),w=M.get("show"),T=e.getData(),I=T.mapDimension("value"),A=+e.get("min"),C=+e.get("max"),P=[A,C],O=[a,u];function D(t,n){var r,a=T.getItemModel(t),s=a.getModel("pointer"),l=(0,d.parsePercent)(s.get("width"),i.r),u=(0,d.parsePercent)(s.get("length"),i.r),c=e.get(["pointer","icon"]),f=s.get("offsetCenter"),p=(0,d.parsePercent)(f[0],i.r),g=(0,d.parsePercent)(f[1],i.r),v=s.get("keepAspect");return r=c?(0,h.createSymbol)(c,p-l/2,g-u,l,u,null,v):new o.default({shape:{angle:-Math.PI/2,width:l,r:u,x:p,y:g}}),r.rotation=-(n+Math.PI/2),r.x=i.cx,r.y=i.cy,r}function L(e,t){var n=M.get("roundCap"),r=n?f.default:s.Sector,o=M.get("overlap"),l=o?M.get("width"):y/T.count(),u=o?i.r-l:i.r-(e+1)*l,d=o?i.r:i.r-e*l,h=new r({shape:{startAngle:a,endAngle:t,cx:i.cx,cy:i.cy,clockwise:c,r0:u,r:d}});return o&&(h.z2=C-T.get(I,e)%C),h}(w||S)&&(T.diff(_).add((function(t){var n=T.get(I,t);if(S){var r=D(t,a);s.initProps(r,{rotation:-((isNaN(+n)?O[0]:(0,d.linearMap)(n,P,O,!0))+Math.PI/2)},e),m.add(r),T.setItemGraphicEl(t,r)}if(w){var i=L(t,a),o=M.get("clip");s.initProps(i,{shape:{endAngle:(0,d.linearMap)(n,P,O,o)}},e),m.add(i),(0,v.setCommonECData)(e.seriesIndex,T.dataType,t,i),x[t]=i}})).update((function(t,n){var r=T.get(I,t);if(S){var i=_.getItemGraphicEl(n),o=i?i.rotation:a,l=D(t,o);l.rotation=o,s.updateProps(l,{rotation:-((isNaN(+r)?O[0]:(0,d.linearMap)(r,P,O,!0))+Math.PI/2)},e),m.add(l),T.setItemGraphicEl(t,l)}if(w){var u=b[n],c=u?u.shape.endAngle:a,f=L(t,c),h=M.get("clip");s.updateProps(f,{shape:{endAngle:(0,d.linearMap)(r,P,O,h)}},e),m.add(f),(0,v.setCommonECData)(e.seriesIndex,T.dataType,t,f),x[t]=f}})).execute(),T.each((function(e){var t=T.getItemModel(e),n=t.getModel("emphasis"),i=n.get("focus"),a=n.get("blurScope"),o=n.get("disabled");if(S){var s=T.getItemGraphicEl(e),u=T.getItemVisual(e,"style"),c=u.fill;if(s instanceof p.default){var f=s.style;s.useStyle((0,g.extend)({image:f.image,x:f.x,y:f.y,width:f.width,height:f.height},u))}else s.useStyle(u),"pointer"!==s.type&&s.setColor(c);s.setStyle(t.getModel(["pointer","itemStyle"]).getItemStyle()),"auto"===s.style.fill&&s.setStyle("fill",r((0,d.linearMap)(T.get(I,e),P,[0,1],!0))),s.z2EmphasisLift=0,(0,l.setStatesStylesFromModel)(s,t),(0,l.toggleHoverEmphasis)(s,i,a,o)}if(w){var h=x[e];h.useStyle(T.getItemVisual(e,"style")),h.setStyle(t.getModel(["progress","itemStyle"]).getItemStyle()),h.z2EmphasisLift=0,(0,l.setStatesStylesFromModel)(h,t),(0,l.toggleHoverEmphasis)(h,i,a,o)}})),this._progressEls=x)},t.prototype._renderAnchor=function(e,t){var n=e.getModel("anchor"),r=n.get("show");if(r){var i=n.get("size"),a=n.get("icon"),o=n.get("offsetCenter"),s=n.get("keepAspect"),l=(0,h.createSymbol)(a,t.cx-i/2+(0,d.parsePercent)(o[0],t.r),t.cy-i/2+(0,d.parsePercent)(o[1],t.r),i,i,null,s);l.z2=n.get("showAbove")?1:0,l.setStyle(n.getModel("itemStyle").getItemStyle()),this.group.add(l)}},t.prototype._renderTitleAndDetail=function(e,t,n,r,i){var a=this,o=e.getData(),l=o.mapDimension("value"),c=+e.get("min"),f=+e.get("max"),h=new s.Group,p=[],g=[],v=e.isAnimationEnabled(),y=e.get(["pointer","showAbove"]);o.diff(this._data).add((function(e){p[e]=new s.Text({silent:!0}),g[e]=new s.Text({silent:!0})})).update((function(e,t){p[e]=a._titleEls[t],g[e]=a._detailEls[t]})).execute(),o.each((function(t){var n=o.getItemModel(t),a=o.get(l,t),_=new s.Group,b=r((0,d.linearMap)(a,[c,f],[0,1],!0)),x=n.getModel("title");if(x.get("show")){var S=x.get("offsetCenter"),M=i.cx+(0,d.parsePercent)(S[0],i.r),w=i.cy+(0,d.parsePercent)(S[1],i.r),T=p[t];T.attr({z2:y?0:2,style:(0,u.createTextStyle)(x,{x:M,y:w,text:o.getName(t),align:"center",verticalAlign:"middle"},{inheritColor:b})}),_.add(T)}var I=n.getModel("detail");if(I.get("show")){var A=I.get("offsetCenter"),C=i.cx+(0,d.parsePercent)(A[0],i.r),P=i.cy+(0,d.parsePercent)(A[1],i.r),O=(0,d.parsePercent)(I.get("width"),i.r),D=(0,d.parsePercent)(I.get("height"),i.r),L=e.get(["progress","show"])?o.getItemVisual(t,"style").fill:b,E=(T=g[t],I.get("formatter"));T.attr({z2:y?0:2,style:(0,u.createTextStyle)(I,{x:C,y:P,text:m(a,E),width:isNaN(O)?null:O,height:isNaN(D)?null:D,align:"center",verticalAlign:"middle"},{inheritColor:L})}),(0,u.setLabelValueAnimation)(T,{normal:I},a,(function(e){return m(e,E)})),v&&(0,u.animateLabelValue)(T,t,o,e,{getFormattedLabel:function(e,t,n,r,i,o){return m(o?o.interpolatedValue:a,E)}}),_.add(T)}h.add(_)})),this.group.add(h),this._titleEls=p,this._detailEls=g},t.type="gauge",t}(c.default),b=_;t.default=b},"1a63":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(f.default),e.registerSeriesModel(h.default),e.registerProcessor(i.default),e.registerVisual(a.default),e.registerVisual(o.default),e.registerLayout(s.default),e.registerLayout(e.PRIORITY.VISUAL.POST_CHART_LAYOUT,l.default),e.registerLayout(u.default),e.registerCoordinateSystem("graphView",{dimensions:d.default.dimensions,create:c.default}),e.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},g.noop),e.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},g.noop),e.registerAction(v,(function(e,t,n){t.eachComponent({mainType:"series",query:e},(function(t){var r=t.coordinateSystem,i=(0,p.updateCenterAndZoom)(r,e,void 0,n);t.setCenter&&t.setCenter(i.center),t.setZoom&&t.setZoom(i.zoom)}))}))};var i=r(n("1cdf")),a=r(n("a6bd")),o=r(n("d479")),s=r(n("760e")),l=r(n("621c5")),u=r(n("2771")),c=r(n("3781")),d=r(n("3e6c")),f=r(n("e84d")),h=r(n("515b")),p=n("72e6"),g=n("58f5"),v={type:"graphRoam",event:"graphRoam",update:"none"}},"1ac4":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createOrUpdateImage=function(e,t,n,r,i){if(e){if("string"===typeof e){if(t&&t.__zrImageSrc===e||!n)return t;var u=o.get(e),c={hostEl:n,cb:r,cbPayload:i};return u?(t=u.image,!l(t)&&u.pending.push(c)):(t=a.platformApi.loadImage(e,s,s),t.__zrImageSrc=e,o.put(e,t.__cachedImgObj={image:t,pending:[c]})),t}return e}return t},t.findExistImage=function(e){if("string"===typeof e){var t=o.get(e);return t&&t.image}return e},t.isImageReady=l,n("14d9");var i=r(n("bde0")),a=n("6b88"),o=new i.default(50);function s(){var e=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var t=0;t<e.pending.length;t++){var n=e.pending[t],r=n.cb;r&&r(this,n.cbPayload),n.hostEl.dirty()}e.pending.length=0}function l(e){return e&&e.width&&e.height}},"1b86":function(e,t,n){"use strict";n("d81d"),n("d3b7"),n("ddb0"),n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("cb29");var i=n("a961"),a=n("c2e4"),o=n("6c22"),s=n("58f5"),l=r(n("6ed2")),u=n("d1c5"),c=0,d=function(){function e(e,t,n){if(this.type="svg",this.refreshHover=f("refreshHover"),this.configLayer=f("configLayer"),this.storage=t,this._opts=n=(0,s.extend)({},n),this.root=e,this._id="zr"+c++,this._oldVNode=(0,a.createSVGVNode)(n.width,n.height),e&&!n.ssr){var r=this._viewport=document.createElement("div");r.style.cssText="position:relative;overflow:hidden";var i=this._svgDom=this._oldVNode.elm=(0,a.createElement)("svg");(0,l.updateAttrs)(null,this._oldVNode),r.appendChild(i),e.appendChild(r)}this.resize(n.width,n.height)}return e.prototype.getType=function(){return this.type},e.prototype.getViewportRoot=function(){return this._viewport},e.prototype.getViewportRootOffset=function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},e.prototype.getSvgDom=function(){return this._svgDom},e.prototype.refresh=function(){if(this.root){var e=this.renderToVNode({willUpdate:!0});e.attrs.style="position:absolute;left:0;top:0;user-select:none",(0,l.default)(this._oldVNode,e),this._oldVNode=e}},e.prototype.renderOneToVNode=function(e){return(0,i.brush)(e,(0,a.createBrushScope)(this._id))},e.prototype.renderToVNode=function(e){e=e||{};var t=this.storage.getDisplayList(!0),n=this._width,r=this._height,l=(0,a.createBrushScope)(this._id);l.animation=e.animation,l.willUpdate=e.willUpdate,l.compress=e.compress;var u=[],c=this._bgVNode=function(e,t,n,r){var l;if(n&&"none"!==n)if(l=(0,a.createVNode)("rect","bg",{width:e,height:t,x:"0",y:"0",id:"0"}),(0,o.isGradient)(n))(0,i.setGradient)({fill:n},l.attrs,"fill",r);else if((0,o.isPattern)(n))(0,i.setPattern)({style:{fill:n},dirty:s.noop,getBoundingRect:function(){return{width:e,height:t}}},l.attrs,"fill",r);else{var u=(0,o.normalizeColor)(n),c=u.color,d=u.opacity;l.attrs.fill=c,d<1&&(l.attrs["fill-opacity"]=d)}return l}(n,r,this._backgroundColor,l);c&&u.push(c);var d=e.compress?null:this._mainVNode=(0,a.createVNode)("g","main",{},[]);this._paintList(t,l,d?d.children:u),d&&u.push(d);var f=(0,s.map)((0,s.keys)(l.defs),(function(e){return l.defs[e]}));if(f.length&&u.push((0,a.createVNode)("defs","defs",{},f)),e.animation){var h=(0,a.getCssString)(l.cssNodes,l.cssAnims,{newline:!0});if(h){var p=(0,a.createVNode)("style","stl",{},[],h);u.push(p)}}return(0,a.createSVGVNode)(n,r,u,e.useViewBox)},e.prototype.renderToString=function(e){return e=e||{},(0,a.vNodeToString)(this.renderToVNode({animation:(0,s.retrieve2)(e.cssAnimation,!0),willUpdate:!1,compress:!0,useViewBox:(0,s.retrieve2)(e.useViewBox,!0)}),{newline:!0})},e.prototype.setBackgroundColor=function(e){this._backgroundColor=e},e.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},e.prototype._paintList=function(e,t,n){for(var r,o,s=e.length,l=[],u=0,c=0,d=0;d<s;d++){var f=e[d];if(!f.invisible){var h=f.__clipPaths,p=h&&h.length||0,g=o&&o.length||0,v=void 0;for(v=Math.max(p-1,g-1);v>=0;v--)if(h&&o&&h[v]===o[v])break;for(var y=g-1;y>v;y--)u--,r=l[u-1];for(var m=v+1;m<p;m++){var _={};(0,i.setClipPath)(h[m],_,t);var b=(0,a.createVNode)("g","clip-g-"+c++,_,[]);(r?r.children:n).push(b),l[u++]=b,r=b}o=h;var x=(0,i.brush)(f,t);x&&(r?r.children:n).push(x)}}},e.prototype.resize=function(e,t){var n=this._opts,r=this.root,i=this._viewport;if(null!=e&&(n.width=e),null!=t&&(n.height=t),r&&i&&(i.style.display="none",e=(0,u.getSize)(r,0,n),t=(0,u.getSize)(r,1,n),i.style.display=""),this._width!==e||this._height!==t){if(this._width=e,this._height=t,i){var a=i.style;a.width=e+"px",a.height=t+"px"}if((0,o.isPattern)(this._backgroundColor))this.refresh();else{var s=this._svgDom;s&&(s.setAttribute("width",e),s.setAttribute("height",t));var l=this._bgVNode&&this._bgVNode.elm;l&&(l.setAttribute("width",e),l.setAttribute("height",t))}}},e.prototype.getWidth=function(){return this._width},e.prototype.getHeight=function(){return this._height},e.prototype.dispose=function(){this.root&&(this.root.innerHTML=""),this._svgDom=this._viewport=this.storage=this._oldVNode=this._bgVNode=this._mainVNode=null},e.prototype.clear=function(){this._svgDom&&(this._svgDom.innerHTML=null),this._oldVNode=null},e.prototype.toDataURL=function(e){var t=this.renderToString(),n="data:image/svg+xml;";return e?(t=(0,o.encodeBase64)(t),t&&n+"base64,"+t):n+"charset=UTF-8,"+encodeURIComponent(t)},e}();function f(e){return function(){0}}var h=d;t.default=h},"1c5b":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Axis",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(t,"ChartView",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"ComponentModel",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(t,"ComponentView",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(t,"List",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(t,"Model",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(t,"SeriesModel",{enumerable:!0,get:function(){return s.default}}),t.color=void 0,Object.defineProperty(t,"env",{enumerable:!0,get:function(){return T.default}}),t.extendChartView=function(e){var t=l.default.extend(e);return l.default.registerClass(t),t},t.extendComponentModel=function(e){var t=a.default.extend(e);return a.default.registerClass(t),t},t.extendComponentView=function(e){var t=o.default.extend(e);return o.default.registerClass(t),t},t.extendSeriesModel=function(e){var t=s.default.extend(e);return s.default.registerClass(t),t},t.helper=t.graphic=t.format=void 0,Object.defineProperty(t,"innerDrawElementOnCanvas",{enumerable:!0,get:function(){return C.brushSingle}}),t.number=t.matrix=void 0,Object.defineProperty(t,"parseGeoJSON",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(t,"parseGeoJson",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(t,"setPlatformAPI",{enumerable:!0,get:function(){return m.setPlatformAPI}}),Object.defineProperty(t,"throttle",{enumerable:!0,get:function(){return g.throttle}}),t.time=void 0,Object.defineProperty(t,"use",{enumerable:!0,get:function(){return y.use}}),t.zrender=t.zrUtil=t.vector=t.util=void 0;var a=i(n("62fe")),o=i(n("54f8")),s=i(n("c540")),l=i(n("adc2")),u=i(n("3f28")),c=r(n("227c"));t.zrender=c;var d=r(n("6477"));t.matrix=d;var f=r(n("e235"));t.vector=f;var h=r(n("58f5"));t.zrUtil=h;var p=r(n("ff74"));t.color=p;var g=n("e8db"),v=r(n("f67d"));t.helper=v;var y=n("86e3"),m=n("6b88"),_=i(n("2c39")),b=r(n("2a81"));t.number=b;var x=r(n("79bc"));t.time=x;var S=r(n("64e8"));t.graphic=S;var M=r(n("21a7"));t.format=M;var w=r(n("ec81"));t.util=w;var T=i(n("2faa")),I=i(n("f390")),A=i(n("282c")),C=n("608f")},"1cdf":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.findComponents({mainType:"legend"});if(!t||!t.length)return;e.eachSeriesByType("graph",(function(e){var n=e.getCategoriesData(),i=e.getGraph(),a=i.data,o=n.mapArray(n.getName);a.filterSelf((function(e){var n=a.getItemModel(e),i=n.getShallow("category");if(null!=i){(0,r.isNumber)(i)&&(i=o[i]);for(var s=0;s<t.length;s++)if(!t[s].isSelected(i))return!1}return!0}))}))};var r=n("58f5")},"1ce3":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ace4"),n("d3b7"),n("cfc3"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7"),n("14d9"),n("cb29");var i=n("9ab4"),a=r(n("e136")),o=n("150c"),s=n("a646"),l=function(){return function(){}}(),u=function(e){function t(t){var n=e.call(this,t)||this;return n._off=0,n.hoverDataIdx=-1,n}return(0,i.__extends)(t,e),t.prototype.getDefaultShape=function(){return new l},t.prototype.reset=function(){this.notClear=!1,this._off=0},t.prototype.buildPath=function(e,t){var n,r=t.points,i=t.size,a=this.symbolProxy,o=a.shape,s=e.getContext?e.getContext():e,l=s&&i[0]<4,u=this.softClipShape;if(l)this._ctx=s;else{for(this._ctx=null,n=this._off;n<r.length;){var c=r[n++],d=r[n++];isNaN(c)||isNaN(d)||(u&&!u.contain(c,d)||(o.x=c-i[0]/2,o.y=d-i[1]/2,o.width=i[0],o.height=i[1],a.buildPath(e,o,!0)))}this.incremental&&(this._off=n,this.notClear=!0)}},t.prototype.afterBrush=function(){var e,t=this.shape,n=t.points,r=t.size,i=this._ctx,a=this.softClipShape;if(i){for(e=this._off;e<n.length;){var o=n[e++],s=n[e++];isNaN(o)||isNaN(s)||(a&&!a.contain(o,s)||i.fillRect(o-r[0]/2,s-r[1]/2,r[0],r[1]))}this.incremental&&(this._off=e,this.notClear=!0)}},t.prototype.findDataIndex=function(e,t){for(var n=this.shape,r=n.points,i=n.size,a=Math.max(i[0],4),o=Math.max(i[1],4),s=r.length/2-1;s>=0;s--){var l=2*s,u=r[l]-a/2,c=r[l+1]-o/2;if(e>=u&&t>=c&&e<=u+a&&t<=c+o)return s}return-1},t.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect();if(e=n[0],t=n[1],r.contain(e,t)){var i=this.hoverDataIdx=this.findDataIndex(e,t);return i>=0}return this.hoverDataIdx=-1,!1},t.prototype.getBoundingRect=function(){var e=this._rect;if(!e){for(var t=this.shape,n=t.points,r=t.size,i=r[0],o=r[1],s=1/0,l=1/0,u=-1/0,c=-1/0,d=0;d<n.length;){var f=n[d++],h=n[d++];s=Math.min(f,s),u=Math.max(f,u),l=Math.min(h,l),c=Math.max(h,c)}e=this._rect=new a.BoundingRect(s-i/2,l-o/2,u-s+i,c-l+o)}return e},t}(a.Path),c=function(){function e(){this.group=new a.Group}return e.prototype.updateData=function(e,t){this._clear();var n=this._create();n.setShape({points:e.getLayout("points")}),this._setCommon(n,e,t)},e.prototype.updateLayout=function(e){var t=e.getLayout("points");this.group.eachChild((function(e){if(null!=e.startIndex){var n=2*(e.endIndex-e.startIndex),r=4*e.startIndex*2;t=new Float32Array(t.buffer,r,n)}e.setShape("points",t),e.reset()}))},e.prototype.incrementalPrepareUpdate=function(e){this._clear()},e.prototype.incrementalUpdate=function(e,t,n){var r=this._newAdded[0],i=t.getLayout("points"),a=r&&r.shape.points;if(a&&a.length<2e4){var o=a.length,s=new Float32Array(o+i.length);s.set(a),s.set(i,o),r.endIndex=e.end,r.setShape({points:s})}else{this._newAdded=[];var l=this._create();l.startIndex=e.start,l.endIndex=e.end,l.incremental=!0,l.setShape({points:i}),this._setCommon(l,t,n)}},e.prototype.eachRendered=function(e){this._newAdded[0]&&e(this._newAdded[0])},e.prototype._create=function(){var e=new u({cursor:"default"});return e.ignoreCoarsePointer=!0,this.group.add(e),this._newAdded.push(e),e},e.prototype._setCommon=function(e,t,n){var r=t.hostModel;n=n||{};var i=t.getVisual("symbolSize");e.setShape("size",i instanceof Array?i:[i,i]),e.softClipShape=n.clipShape||null,e.symbolProxy=(0,o.createSymbol)(t.getVisual("symbol"),0,0,0,0),e.setColor=e.symbolProxy.setColor;var a=e.shape.size[0]<4;e.useStyle(r.getModel("itemStyle").getItemStyle(a?["color","shadowBlur","shadowColor"]:["color"]));var l=t.getVisual("style"),u=l&&l.fill;u&&e.setColor(u);var c=(0,s.getECData)(e);c.seriesIndex=r.seriesIndex,e.on("mousemove",(function(t){c.dataIndex=null;var n=e.hoverDataIdx;n>=0&&(c.dataIndex=n+(e.startIndex||0))}))},e.prototype.remove=function(){this._clear()},e.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},e}(),d=c;t.default=d},"1d37":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={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"}},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:". "}}}}},"1db5":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var r=function(){function e(e){this.colorStops=e||[]}return e.prototype.addColorStop=function(e,t){this.colorStops.push({offset:e,color:t})},e}(),i=r;t.default=i},"1e5f":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,s){n||(n=0);s||(s=e.length);var l=s-n;if(l<2)return;var u=0;if(l<32)return u=r(e,n,s,t),void i(e,n,s,n+u,t);var c=function(e,t){var n,r,i,s=7,l=0;n=e.length,n<512&&n>>>1;var u=[];function c(e,t){r[l]=e,i[l]=t,l+=1}function d(){while(l>1){var e=l-2;if(e>=1&&i[e-1]<=i[e]+i[e+1]||e>=2&&i[e-2]<=i[e]+i[e-1])i[e-1]<i[e+1]&&e--;else if(i[e]>i[e+1])break;h(e)}}function f(){while(l>1){var e=l-2;e>0&&i[e-1]<i[e+1]&&e--,h(e)}}function h(n){var c=r[n],d=i[n],f=r[n+1],h=i[n+1];i[n]=d+h,n===l-3&&(r[n+1]=r[n+2],i[n+1]=i[n+2]),l--;var p=o(e[f],e,c,d,0,t);c+=p,d-=p,0!==d&&(h=a(e[c+d-1],e,f,h,h-1,t),0!==h&&(d<=h?function(n,r,i,l){var c=0;for(c=0;c<r;c++)u[c]=e[n+c];var d=0,f=i,h=n;if(e[h++]=e[f++],0===--l){for(c=0;c<r;c++)e[h+c]=u[d+c];return}if(1===r){for(c=0;c<l;c++)e[h+c]=e[f+c];return void(e[h+l]=u[d])}var p,g,v,y=s;while(1){p=0,g=0,v=!1;do{if(t(e[f],u[d])<0){if(e[h++]=e[f++],g++,p=0,0===--l){v=!0;break}}else if(e[h++]=u[d++],p++,g=0,1===--r){v=!0;break}}while((p|g)<y);if(v)break;do{if(p=o(e[f],u,d,r,0,t),0!==p){for(c=0;c<p;c++)e[h+c]=u[d+c];if(h+=p,d+=p,r-=p,r<=1){v=!0;break}}if(e[h++]=e[f++],0===--l){v=!0;break}if(g=a(u[d],e,f,l,0,t),0!==g){for(c=0;c<g;c++)e[h+c]=e[f+c];if(h+=g,f+=g,l-=g,0===l){v=!0;break}}if(e[h++]=u[d++],1===--r){v=!0;break}y--}while(p>=7||g>=7);if(v)break;y<0&&(y=0),y+=2}if(s=y,s<1&&(s=1),1===r){for(c=0;c<l;c++)e[h+c]=e[f+c];e[h+l]=u[d]}else{if(0===r)throw new Error;for(c=0;c<r;c++)e[h+c]=u[d+c]}}(c,d,f,h):function(n,r,i,l){var c=0;for(c=0;c<l;c++)u[c]=e[i+c];var d=n+r-1,f=l-1,h=i+l-1,p=0,g=0;if(e[h--]=e[d--],0===--r){for(p=h-(l-1),c=0;c<l;c++)e[p+c]=u[c];return}if(1===l){for(h-=r,d-=r,g=h+1,p=d+1,c=r-1;c>=0;c--)e[g+c]=e[p+c];return void(e[h]=u[f])}var v=s;while(1){var y=0,m=0,_=!1;do{if(t(u[f],e[d])<0){if(e[h--]=e[d--],y++,m=0,0===--r){_=!0;break}}else if(e[h--]=u[f--],m++,y=0,1===--l){_=!0;break}}while((y|m)<v);if(_)break;do{if(y=r-o(u[f],e,n,r,r-1,t),0!==y){for(h-=y,d-=y,r-=y,g=h+1,p=d+1,c=y-1;c>=0;c--)e[g+c]=e[p+c];if(0===r){_=!0;break}}if(e[h--]=u[f--],1===--l){_=!0;break}if(m=l-a(e[d],u,0,l,l-1,t),0!==m){for(h-=m,f-=m,l-=m,g=h+1,p=f+1,c=0;c<m;c++)e[g+c]=u[p+c];if(l<=1){_=!0;break}}if(e[h--]=e[d--],0===--r){_=!0;break}v--}while(y>=7||m>=7);if(_)break;v<0&&(v=0),v+=2}s=v,s<1&&(s=1);if(1===l){for(h-=r,d-=r,g=h+1,p=d+1,c=r-1;c>=0;c--)e[g+c]=e[p+c];e[h]=u[f]}else{if(0===l)throw new Error;for(p=h-(l-1),c=0;c<l;c++)e[p+c]=u[c]}}(c,d,f,h)))}return n<120?5:n<1542?10:n<119151?19:40,r=[],i=[],{mergeRuns:d,forceMergeRuns:f,pushRun:c}}(e,t),d=function(e){var t=0;while(e>=32)t|=1&e,e>>=1;return e+t}(l);do{if(u=r(e,n,s,t),u<d){var f=l;f>d&&(f=d),i(e,n,n+f,n+u,t),u=f}c.pushRun(n,u),c.mergeRuns(),l-=u,n+=u}while(0!==l);c.forceMergeRuns()},n("d9e2"),n("d401");function r(e,t,n,r){var i=t+1;if(i===n)return 1;if(r(e[i++],e[t])<0){while(i<n&&r(e[i],e[i-1])<0)i++;(function(e,t,n){n--;while(t<n){var r=e[t];e[t++]=e[n],e[n--]=r}})(e,t,i)}else while(i<n&&r(e[i],e[i-1])>=0)i++;return i-t}function i(e,t,n,r,i){for(r===t&&r++;r<n;r++){var a,o=e[r],s=t,l=r;while(s<l)a=s+l>>>1,i(o,e[a])<0?l=a:s=a+1;var u=r-s;switch(u){case 3:e[s+3]=e[s+2];case 2:e[s+2]=e[s+1];case 1:e[s+1]=e[s];break;default:while(u>0)e[s+u]=e[s+u-1],u--}e[s]=o}}function a(e,t,n,r,i,a){var o=0,s=0,l=1;if(a(e,t[n+i])>0){s=r-i;while(l<s&&a(e,t[n+i+l])>0)o=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),o+=i,l+=i}else{s=i+1;while(l<s&&a(e,t[n+i-l])<=0)o=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s);var u=o;o=i-l,l=i-u}o++;while(o<l){var c=o+(l-o>>>1);a(e,t[n+c])>0?o=c+1:l=c}return l}function o(e,t,n,r,i,a){var o=0,s=0,l=1;if(a(e,t[n+i])<0){s=i+1;while(l<s&&a(e,t[n+i-l])<0)o=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s);var u=o;o=i-l,l=i-u}else{s=r-i;while(l<s&&a(e,t[n+i+l])>=0)o=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),o+=i,l+=i}o++;while(o<l){var c=o+(l-o>>>1);a(e,t[n+c])<0?l=c:o=c+1}return l}},"1faf":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=i(n("53ca"));n("14d9"),n("4de4"),n("d3b7"),n("fb6a"),n("d9e2"),n("d401");var o,s,l,u=n("9ab4"),c=n("58f5"),d=r(n("eea5")),f=i(n("f390")),h=i(n("62fe")),p=i(n("59c9")),g=n("e131"),v=n("c1c1"),y=n("6d51");n("7be7");var m=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,u.__extends)(t,e),t.prototype.init=function(e,t,n,r,i,a){r=r||{},this.option=null,this._theme=new f.default(r),this._locale=new f.default(i),this._optionManager=a},t.prototype.setOption=function(e,t,n){var r=x(t);this._optionManager.setOption(e,n,r),this._resetOption(null,r)},t.prototype.resetOption=function(e,t){return this._resetOption(e,x(t))},t.prototype._resetOption=function(e,t){var n=!1,r=this._optionManager;if(!e||"recreate"===e){var i=r.mountOption("recreate"===e);0,this.option&&"recreate"!==e?(this.restoreData(),this._mergeOption(i,t)):l(this,i),n=!0}if("timeline"!==e&&"media"!==e||this.restoreData(),!e||"recreate"===e||"timeline"===e){var a=r.getTimelineOption(this);a&&(n=!0,this._mergeOption(a,t))}if(!e||"recreate"===e||"media"===e){var o=r.getMediaOption(this);o.length&&(0,c.each)(o,(function(e){n=!0,this._mergeOption(e,t)}),this)}return n},t.prototype.mergeOption=function(e){this._mergeOption(e,null)},t.prototype._mergeOption=function(e,t){var n=this.option,r=this._componentsMap,i=this._componentsCount,a=[],s=(0,c.createHashMap)(),l=t&&t.replaceMergeMainTypeMap;(0,g.resetSourceDefaulter)(this),(0,c.each)(e,(function(e,t){null!=e&&(h.default.hasClass(t)?t&&(a.push(t),s.set(t,!0)):n[t]=null==n[t]?(0,c.clone)(e):(0,c.merge)(n[t],e,!0))})),l&&l.each((function(e,t){h.default.hasClass(t)&&!s.get(t)&&(a.push(t),s.set(t,!0))})),h.default.topologicalTravel(a,h.default.getAllClassMainTypes(),(function(t){var a=(0,v.concatInternalOptions)(this,t,d.normalizeToArray(e[t])),s=r.get(t),u=s?l&&l.get(t)?"replaceMerge":"normalMerge":"replaceAll",f=d.mappingToExists(s,a,u);d.setComponentTypeToKeyInfo(f,t,h.default),n[t]=null,r.set(t,null),i.set(t,0);var p,g=[],y=[],m=0;(0,c.each)(f,(function(e,n){var r=e.existing,i=e.newOption;if(i){var a="series"===t,o=h.default.getClass(t,e.keyInfo.subType,!a);if(!o)return;if("tooltip"===t){if(p)return void 0;p=!0}if(r&&r.constructor===o)r.name=e.keyInfo.name,r.mergeOption(i,this),r.optionUpdated(i,!1);else{var s=(0,c.extend)({componentIndex:n},e.keyInfo);r=new o(i,this,this,s),(0,c.extend)(r,s),e.brandNew&&(r.__requireNewView=!0),r.init(i,this,this),r.optionUpdated(null,!0)}}else r&&(r.mergeOption({},this),r.optionUpdated({},!1));r?(g.push(r.option),y.push(r),m++):(g.push(void 0),y.push(void 0))}),this),n[t]=g,r.set(t,y),i.set(t,m),"series"===t&&o(this)}),this),this._seriesIndices||o(this)},t.prototype.getOption=function(){var e=(0,c.clone)(this.option);return(0,c.each)(e,(function(t,n){if(h.default.hasClass(n)){for(var r=d.normalizeToArray(t),i=r.length,a=!1,o=i-1;o>=0;o--)r[o]&&!d.isComponentIdInternal(r[o])?a=!0:(r[o]=null,!a&&i--);r.length=i,e[n]=r}})),delete e["\0_ec_inner"],e},t.prototype.getTheme=function(){return this._theme},t.prototype.getLocaleModel=function(){return this._locale},t.prototype.setUpdatePayload=function(e){this._payload=e},t.prototype.getUpdatePayload=function(){return this._payload},t.prototype.getComponent=function(e,t){var n=this._componentsMap.get(e);if(n){var r=n[t||0];if(r)return r;if(null==t)for(var i=0;i<n.length;i++)if(n[i])return n[i]}},t.prototype.queryComponents=function(e){var t=e.mainType;if(!t)return[];var n,r=e.index,i=e.id,a=e.name,o=this._componentsMap.get(t);return o&&o.length?(null!=r?(n=[],(0,c.each)(d.normalizeToArray(r),(function(e){o[e]&&n.push(o[e])}))):n=null!=i?_("id",i,o):null!=a?_("name",a,o):(0,c.filter)(o,(function(e){return!!e})),b(n,e)):[]},t.prototype.findComponents=function(e){var t=e.query,n=e.mainType,r=function(e){var t=n+"Index",r=n+"Id",i=n+"Name";return!e||null==e[t]&&null==e[r]&&null==e[i]?null:{mainType:n,index:e[t],id:e[r],name:e[i]}}(t),i=r?this.queryComponents(r):(0,c.filter)(this._componentsMap.get(n),(function(e){return!!e}));return function(t){return e.filter?(0,c.filter)(t,e.filter):t}(b(i,e))},t.prototype.eachComponent=function(e,t,n){var r=this._componentsMap;if((0,c.isFunction)(e)){var i=t,a=e;r.each((function(e,t){for(var n=0;e&&n<e.length;n++){var r=e[n];r&&a.call(i,t,r,r.componentIndex)}}))}else for(var o=(0,c.isString)(e)?r.get(e):(0,c.isObject)(e)?this.findComponents(e):null,s=0;o&&s<o.length;s++){var l=o[s];l&&t.call(n,l,l.componentIndex)}},t.prototype.getSeriesByName=function(e){var t=d.convertOptionIdName(e,null);return(0,c.filter)(this._componentsMap.get("series"),(function(e){return!!e&&null!=t&&e.name===t}))},t.prototype.getSeriesByIndex=function(e){return this._componentsMap.get("series")[e]},t.prototype.getSeriesByType=function(e){return(0,c.filter)(this._componentsMap.get("series"),(function(t){return!!t&&t.subType===e}))},t.prototype.getSeries=function(){return(0,c.filter)(this._componentsMap.get("series"),(function(e){return!!e}))},t.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},t.prototype.eachSeries=function(e,t){s(this),(0,c.each)(this._seriesIndices,(function(n){var r=this._componentsMap.get("series")[n];e.call(t,r,n)}),this)},t.prototype.eachRawSeries=function(e,t){(0,c.each)(this._componentsMap.get("series"),(function(n){n&&e.call(t,n,n.componentIndex)}))},t.prototype.eachSeriesByType=function(e,t,n){s(this),(0,c.each)(this._seriesIndices,(function(r){var i=this._componentsMap.get("series")[r];i.subType===e&&t.call(n,i,r)}),this)},t.prototype.eachRawSeriesByType=function(e,t,n){return(0,c.each)(this.getSeriesByType(e),t,n)},t.prototype.isSeriesFiltered=function(e){return s(this),null==this._seriesIndicesMap.get(e.componentIndex)},t.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},t.prototype.filterSeries=function(e,t){s(this);var n=[];(0,c.each)(this._seriesIndices,(function(r){var i=this._componentsMap.get("series")[r];e.call(t,i,r)&&n.push(r)}),this),this._seriesIndices=n,this._seriesIndicesMap=(0,c.createHashMap)(n)},t.prototype.restoreData=function(e){o(this);var t=this._componentsMap,n=[];t.each((function(e,t){h.default.hasClass(t)&&n.push(t)})),h.default.topologicalTravel(n,h.default.getAllClassMainTypes(),(function(n){(0,c.each)(t.get(n),(function(t){!t||"series"===n&&function(e,t){if(t){var n=t.seriesIndex,r=t.seriesId,i=t.seriesName;return null!=n&&e.componentIndex!==n||null!=r&&e.id!==r||null!=i&&e.name!==i}}(t,e)||t.restoreData()}))}))},t.internalField=function(){o=function(e){var t=e._seriesIndices=[];(0,c.each)(e._componentsMap.get("series"),(function(e){e&&t.push(e.componentIndex)})),e._seriesIndicesMap=(0,c.createHashMap)(t)},s=function(e){0},l=function(e,t){e.option={},e.option["\0_ec_inner"]=1,e._componentsMap=(0,c.createHashMap)({series:[]}),e._componentsCount=(0,c.createHashMap)();var n=t.aria;(0,c.isObject)(n)&&null==n.enabled&&(n.enabled=!0),function(e,t){var n=e.color&&!e.colorLayer;(0,c.each)(t,(function(t,r){"colorLayer"===r&&n||h.default.hasClass(r)||("object"===(0,a.default)(t)?e[r]=e[r]?(0,c.merge)(e[r],t,!1):(0,c.clone)(t):null==e[r]&&(e[r]=t))}))}(t,e._theme.option),(0,c.merge)(t,p.default,!1),e._mergeOption(t,null)}}(),t}(f.default);function _(e,t,n){if((0,c.isArray)(t)){var r=(0,c.createHashMap)();return(0,c.each)(t,(function(e){if(null!=e){var t=d.convertOptionIdName(e,null);null!=t&&r.set(e,!0)}})),(0,c.filter)(n,(function(t){return t&&r.get(t[e])}))}var i=d.convertOptionIdName(t,null);return(0,c.filter)(n,(function(t){return t&&null!=i&&t[e]===i}))}function b(e,t){return t.hasOwnProperty("subType")?(0,c.filter)(e,(function(e){return e&&e.subType===t.subType})):e}function x(e){var t=(0,c.createHashMap)();return e&&(0,c.each)(d.normalizeToArray(e.replaceMerge),(function(e){t.set(e,!0)})),{replaceMergeMainTypeMap:t}}(0,c.mixin)(m,y.PaletteMixin);var S=m;t.default=S},"202c":function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.cloneSourceShallow=function(e){return new s({data:e.data,sourceFormat:e.sourceFormat,seriesLayoutBy:e.seriesLayoutBy,dimensionsDefine:(0,r.clone)(e.dimensionsDefine),startIndex:e.startIndex,dimensionsDetectedCount:e.dimensionsDetectedCount})},t.createSource=function(e,t,n){n=n||l(e);var o=t.seriesLayoutBy,d=function(e,t,n,o,s){var l,d;if(!e)return{dimensionsDefine:u(s),startIndex:d,dimensionsDetectedCount:l};if(t===i.SOURCE_FORMAT_ARRAY_ROWS){var f=e;"auto"===o||null==o?c((function(e){null!=e&&"-"!==e&&((0,r.isString)(e)?null==d&&(d=1):d=0)}),n,f,10):d=(0,r.isNumber)(o)?o:o?1:0,s||1!==d||(s=[],c((function(e,t){s[t]=null!=e?e+"":""}),n,f,1/0)),l=s?s.length:n===i.SERIES_LAYOUT_BY_ROW?f.length:f[0]?f[0].length:null}else if(t===i.SOURCE_FORMAT_OBJECT_ROWS)s||(s=function(e){var t,n=0;while(n<e.length&&!(t=e[n++]));if(t)return(0,r.keys)(t)}(e));else if(t===i.SOURCE_FORMAT_KEYED_COLUMNS)s||(s=[],(0,r.each)(e,(function(e,t){s.push(t)})));else if(t===i.SOURCE_FORMAT_ORIGINAL){var h=(0,a.getDataItemValue)(e[0]);l=(0,r.isArray)(h)&&h.length||1}else i.SOURCE_FORMAT_TYPED_ARRAY;return{startIndex:d,dimensionsDefine:u(s),dimensionsDetectedCount:l}}(e,n,o,t.sourceHeader,t.dimensions),f=new s({data:e,sourceFormat:n,seriesLayoutBy:o,dimensionsDefine:d.dimensionsDefine,startIndex:d.startIndex,dimensionsDetectedCount:d.dimensionsDetectedCount,metaRawOption:(0,r.clone)(t)});return f},t.createSourceFromSeriesDataOption=function(e){return new s({data:e,sourceFormat:(0,r.isTypedArray)(e)?i.SOURCE_FORMAT_TYPED_ARRAY:i.SOURCE_FORMAT_ORIGINAL})},t.detectSourceFormat=l,t.isSourceInstance=function(e){return e instanceof s},t.shouldRetrieveDataByName=function(e){var t=e.sourceFormat;return t===i.SOURCE_FORMAT_OBJECT_ROWS||t===i.SOURCE_FORMAT_KEYED_COLUMNS},n("14d9");var r=n("58f5"),i=n("f505"),a=n("eea5"),o=n("e131"),s=function(){return function(e){this.data=e.data||(e.sourceFormat===i.SOURCE_FORMAT_KEYED_COLUMNS?{}:[]),this.sourceFormat=e.sourceFormat||i.SOURCE_FORMAT_UNKNOWN,this.seriesLayoutBy=e.seriesLayoutBy||i.SERIES_LAYOUT_BY_COLUMN,this.startIndex=e.startIndex||0,this.dimensionsDetectedCount=e.dimensionsDetectedCount,this.metaRawOption=e.metaRawOption;var t=this.dimensionsDefine=e.dimensionsDefine;if(t)for(var n=0;n<t.length;n++){var r=t[n];null==r.type&&(0,o.guessOrdinal)(this,n)===o.BE_ORDINAL.Must&&(r.type="ordinal")}}}();function l(e){var t=i.SOURCE_FORMAT_UNKNOWN;if((0,r.isTypedArray)(e))t=i.SOURCE_FORMAT_TYPED_ARRAY;else if((0,r.isArray)(e)){0===e.length&&(t=i.SOURCE_FORMAT_ARRAY_ROWS);for(var n=0,a=e.length;n<a;n++){var o=e[n];if(null!=o){if((0,r.isArray)(o)){t=i.SOURCE_FORMAT_ARRAY_ROWS;break}if((0,r.isObject)(o)){t=i.SOURCE_FORMAT_OBJECT_ROWS;break}}}}else if((0,r.isObject)(e))for(var s in e)if((0,r.hasOwn)(e,s)&&(0,r.isArrayLike)(e[s])){t=i.SOURCE_FORMAT_KEYED_COLUMNS;break}return t}function u(e){if(e){var t=(0,r.createHashMap)();return(0,r.map)(e,(function(e,n){e=(0,r.isObject)(e)?e:{name:e};var i={name:e.name,displayName:e.displayName,type:e.type};if(null==i.name)return i;i.name+="",null==i.displayName&&(i.displayName=i.name);var a=t.get(i.name);return a?i.name+="-"+a.count++:t.set(i.name,{count:1}),i}))}}function c(e,t,n,r){if(t===i.SERIES_LAYOUT_BY_ROW)for(var a=0;a<n.length&&a<r;a++)e(n[a]?n[a][0]:null,a);else{var o=n[0]||[];for(a=0;a<o.length&&a<r;a++)e(o[a],a)}}},2055:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var r=n("6c22"),i=Math.sin,a=Math.cos,o=Math.PI,s=2*Math.PI,l=180/o,u=function(){function e(){}return e.prototype.reset=function(e){this._start=!0,this._d=[],this._str="",this._p=Math.pow(10,e||4)},e.prototype.moveTo=function(e,t){this._add("M",e,t)},e.prototype.lineTo=function(e,t){this._add("L",e,t)},e.prototype.bezierCurveTo=function(e,t,n,r,i,a){this._add("C",e,t,n,r,i,a)},e.prototype.quadraticCurveTo=function(e,t,n,r){this._add("Q",e,t,n,r)},e.prototype.arc=function(e,t,n,r,i,a){this.ellipse(e,t,n,n,0,r,i,a)},e.prototype.ellipse=function(e,t,n,u,c,d,f,h){var p=f-d,g=!h,v=Math.abs(p),y=(0,r.isAroundZero)(v-s)||(g?p>=s:-p>=s),m=p>0?p%s:p%s+s,_=!1;_=!!y||!(0,r.isAroundZero)(v)&&m>=o===!!g;var b=e+n*a(d),x=t+u*i(d);this._start&&this._add("M",b,x);var S=Math.round(c*l);if(y){var M=1/this._p,w=(g?1:-1)*(s-M);this._add("A",n,u,S,1,+g,e+n*a(d+w),t+u*i(d+w)),M>.01&&this._add("A",n,u,S,0,+g,b,x)}else{var T=e+n*a(f),I=t+u*i(f);this._add("A",n,u,S,+_,+g,T,I)}},e.prototype.rect=function(e,t,n,r){this._add("M",e,t),this._add("l",n,0),this._add("l",0,r),this._add("l",-n,0),this._add("Z")},e.prototype.closePath=function(){this._d.length>0&&this._add("Z")},e.prototype._add=function(e,t,n,r,i,a,o,s,l){for(var u=[],c=this._p,d=1;d<arguments.length;d++){var f=arguments[d];if(isNaN(f))return void(this._invalid=!0);u.push(Math.round(f*c)/c)}this._d.push(e+u.join(" ")),this._start="Z"===e},e.prototype.generateStr=function(){this._str=this._invalid?"":this._d.join(""),this._d=[]},e.prototype.getStr=function(){return this._str},e}(),c=u;t.default=c},"21a7":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addCommas",{enumerable:!0,get:function(){return r.addCommas}}),Object.defineProperty(t,"capitalFirst",{enumerable:!0,get:function(){return r.capitalFirst}}),Object.defineProperty(t,"encodeHTML",{enumerable:!0,get:function(){return r.encodeHTML}}),Object.defineProperty(t,"formatTime",{enumerable:!0,get:function(){return r.formatTime}}),Object.defineProperty(t,"formatTpl",{enumerable:!0,get:function(){return r.formatTpl}}),Object.defineProperty(t,"getTextRect",{enumerable:!0,get:function(){return r.getTextRect}}),Object.defineProperty(t,"getTooltipMarker",{enumerable:!0,get:function(){return r.getTooltipMarker}}),Object.defineProperty(t,"normalizeCssArray",{enumerable:!0,get:function(){return r.normalizeCssArray}}),Object.defineProperty(t,"toCamelCase",{enumerable:!0,get:function(){return r.toCamelCase}}),Object.defineProperty(t,"truncateText",{enumerable:!0,get:function(){return r.truncateText}});var r=n("82a3")},"21b3":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("65ad")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.createMarkerModelFromSeries=function(e,n,r){return new t(e,n,r)},t.type="markArea",t.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},t}(a.default),s=o;t.default=s},"21d6":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9"),n("fb6a");var a=n("9ab4"),o=i(n("58f5")),s=r(n("d61e")),l=i(n("e136")),u=n("150c"),c=i(n("06fd")),d=i(n("e4ed")),f=n("80f7"),h=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.doRender=function(){var e=this.group;e.removeAll();var t=this.visualMapModel,n=t.get("textGap"),r=t.textStyleModel,i=r.getFont(),a=r.getTextColor(),s=this._getItemAlign(),u=t.itemSize,d=this._getViewData(),f=d.endsText,h=o.retrieve(t.get("showLabel",!0),!f);f&&this._renderEndsText(e,f[0],u,h,s),o.each(d.viewPieceList,(function(r){var c=r.piece,d=new l.Group;d.onclick=o.bind(this._onItemClick,this,c),this._enableHoverLink(d,r.indexInModelPieceList);var f=t.getRepresentValue(c);if(this._createItemSymbol(d,f,[0,0,u[0],u[1]]),h){var p=this.visualMapModel.getValueState(f);d.add(new l.Text({style:{x:"right"===s?-n:u[0]+n,y:u[1]/2,text:c.text,verticalAlign:"middle",align:s,font:i,fill:a,opacity:"outOfRange"===p?.5:1}}))}e.add(d)}),this),f&&this._renderEndsText(e,f[1],u,h,s),c.box(t.get("orient"),e,t.get("itemGap")),this.renderBackground(e),this.positionGroup(e)},t.prototype._enableHoverLink=function(e,t){var n=this;e.on("mouseover",(function(){return r("highlight")})).on("mouseout",(function(){return r("downplay")}));var r=function(e){var r=n.visualMapModel;r.option.hoverLink&&n.api.dispatchAction({type:e,batch:d.makeHighDownBatch(r.findTargetDataIndices(t),r)})}},t.prototype._getItemAlign=function(){var e=this.visualMapModel,t=e.option;if("vertical"===t.orient)return d.getItemAlign(e,this.api,e.itemSize);var n=t.align;return n&&"auto"!==n||(n="left"),n},t.prototype._renderEndsText=function(e,t,n,r,i){if(t){var a=new l.Group,o=this.visualMapModel.textStyleModel;a.add(new l.Text({style:(0,f.createTextStyle)(o,{x:r?"right"===i?n[0]:0:n[0]/2,y:n[1]/2,verticalAlign:"middle",align:r?i:"center",text:t})})),e.add(a)}},t.prototype._getViewData=function(){var e=this.visualMapModel,t=o.map(e.getPieceList(),(function(e,t){return{piece:e,indexInModelPieceList:t}})),n=e.get("text"),r=e.get("orient"),i=e.get("inverse");return("horizontal"===r?i:!i)?t.reverse():n&&(n=n.slice().reverse()),{viewPieceList:t,endsText:n}},t.prototype._createItemSymbol=function(e,t,n){e.add((0,u.createSymbol)(this.getControllerVisual(t,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(t,"color")))},t.prototype._onItemClick=function(e){var t=this.visualMapModel,n=t.option,r=n.selectedMode;if(r){var i=o.clone(n.selected),a=t.getSelectedMapKey(e);"single"===r||!0===r?(i[a]=!0,o.each(i,(function(e,t){i[t]=t===a}))):i[a]=!i[a],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:i})}},t.type="visualMap.piecewise",t}(s.default),p=h;t.default=p},"227c":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.dispose=function(e){e.dispose()},t.disposeAll=function(){for(var e in g)g.hasOwnProperty(e)&&g[e].dispose();g={}},t.getInstance=function(e){return g[e]},t.init=function(e,t){var n=new v(o.guid(),e,t);return g[n.id]=n,n},t.registerPainter=function(e,t){p[e]=t},t.version=void 0,n("d9e2"),n("d401");var a=i(n("2faa")),o=r(n("58f5")),s=i(n("b554")),l=i(n("f146")),u=r(n("2dda")),c=i(n("3f3c")),d=n("ff74"),f=n("fda2"),h=i(n("0000")),p={},g={};var v=function(){function e(e,t,n){var r=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=t,this.id=e;var i=new l.default,d=n.renderer||"canvas";p[d]||(d=o.keys(p)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect;var f=new p[d](t,i,n,e),h=n.ssr||f.ssrOnly;this.storage=i,this.painter=f;var g,v=a.default.node||a.default.worker||h?null:new c.default(f.getViewportRoot(),f.root),y=n.useCoarsePointer,m=null==y||"auto"===y?a.default.touchEventsSupported:!!y;m&&(g=o.retrieve2(n.pointerSize,44)),this.handler=new s.default(i,f,v,f.root,g),this.animation=new u.default({stage:{update:h?null:function(){return r._flush(!0)}}}),h||this.animation.start()}return e.prototype.add=function(e){e&&(this.storage.addRoot(e),e.addSelfToZr(this),this.refresh())},e.prototype.remove=function(e){e&&(this.storage.delRoot(e),e.removeSelfFromZr(this),this.refresh())},e.prototype.configLayer=function(e,t){this.painter.configLayer&&this.painter.configLayer(e,t),this.refresh()},e.prototype.setBackgroundColor=function(e){this.painter.setBackgroundColor&&this.painter.setBackgroundColor(e),this.refresh(),this._backgroundColor=e,this._darkMode=function(e){if(!e)return!1;if("string"===typeof e)return(0,d.lum)(e,1)<f.DARK_MODE_THRESHOLD;if(e.colorStops){for(var t=e.colorStops,n=0,r=t.length,i=0;i<r;i++)n+=(0,d.lum)(t[i].color,1);return n/=r,n<f.DARK_MODE_THRESHOLD}return!1}(e)},e.prototype.getBackgroundColor=function(){return this._backgroundColor},e.prototype.setDarkMode=function(e){this._darkMode=e},e.prototype.isDarkMode=function(){return this._darkMode},e.prototype.refreshImmediately=function(e){e||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1},e.prototype.refresh=function(){this._needsRefresh=!0,this.animation.start()},e.prototype.flush=function(){this._flush(!1)},e.prototype._flush=function(e){var t,n=(0,u.getTime)();this._needsRefresh&&(t=!0,this.refreshImmediately(e)),this._needsRefreshHover&&(t=!0,this.refreshHoverImmediately());var r=(0,u.getTime)();t?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:r-n})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},e.prototype.setSleepAfterStill=function(e){this._sleepAfterStill=e},e.prototype.wakeUp=function(){this.animation.start(),this._stillFrameAccum=0},e.prototype.refreshHover=function(){this._needsRefreshHover=!0},e.prototype.refreshHoverImmediately=function(){this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover()},e.prototype.resize=function(e){e=e||{},this.painter.resize(e.width,e.height),this.handler.resize()},e.prototype.clearAnimation=function(){this.animation.clear()},e.prototype.getWidth=function(){return this.painter.getWidth()},e.prototype.getHeight=function(){return this.painter.getHeight()},e.prototype.setCursorStyle=function(e){this.handler.setCursorStyle(e)},e.prototype.findHover=function(e,t){return this.handler.findHover(e,t)},e.prototype.on=function(e,t,n){return this.handler.on(e,t,n),this},e.prototype.off=function(e,t){this.handler.off(e,t)},e.prototype.trigger=function(e,t){this.handler.trigger(e,t)},e.prototype.clear=function(){for(var e=this.storage.getRoots(),t=0;t<e.length;t++)e[t]instanceof h.default&&e[t].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()},e.prototype.dispose=function(){this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,function(e){delete g[e]}(this.id)},e}();t.version="5.4.4"},"22e4":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.TRANSITION_VENDOR=t.TRANSFORM_VENDOR=void 0,t.getComputedStyle=function(e,t){var n=e.currentStyle||document.defaultView&&document.defaultView.getComputedStyle(e);return n?t?n[t]:n:null},t.shouldTooltipConfine=function(e){var t=e.get("confine");return null!=t?!!t:"richText"===e.get("renderMode")},t.toCSSVendorPrefix=function(e,t){if(!e)return t;t=(0,i.toCamelCase)(t,!0);var n=e.indexOf(t);return e=-1===n?t:"-"+e.slice(0,n)+"-"+t,e.toLowerCase()},n("c975"),n("fb6a");var i=n("82a3"),a=r(n("2faa"));function o(e){if(a.default.domSupported)for(var t=document.documentElement.style,n=0,r=e.length;n<r;n++)if(e[n]in t)return e[n]}var s=o(["transform","webkitTransform","OTransform","MozTransform","msTransform"]);t.TRANSFORM_VENDOR=s;var l=o(["webkitTransition","transition","OTransition","MozTransition","msTransition"]);t.TRANSITION_VENDOR=l},2345:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout(o.default),e.registerVisual(s.default),(0,l.installTreeAction)(e)};var i=r(n("37f6")),a=r(n("98d7")),o=r(n("71be")),s=r(n("5057")),l=n("a441")},"23a0":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d9e2"),n("d401");var a=n("9ab4"),o=i(n("53af")),s=r(n("54f8")),l={},u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(t,n,r,i){this.axisPointerClass&&o.fixValue(t),e.prototype.render.apply(this,arguments),this._doUpdateAxisPointerClass(t,r,!0)},t.prototype.updateAxisPointer=function(e,t,n,r){this._doUpdateAxisPointerClass(e,n,!1)},t.prototype.remove=function(e,t){var n=this._axisPointer;n&&n.remove(t)},t.prototype.dispose=function(t,n){this._disposeAxisPointer(n),e.prototype.dispose.apply(this,arguments)},t.prototype._doUpdateAxisPointerClass=function(e,n,r){var i=t.getAxisPointerClass(this.axisPointerClass);if(i){var a=o.getAxisPointerModel(e);a?(this._axisPointer||(this._axisPointer=new i)).render(e,a,n,r):this._disposeAxisPointer(n)}},t.prototype._disposeAxisPointer=function(e){this._axisPointer&&this._axisPointer.dispose(e),this._axisPointer=null},t.registerAxisPointerClass=function(e,t){l[e]=t},t.getAxisPointerClass=function(e){return e&&l[e]},t.type="axis",t}(s.default),c=u;t.default=c},"23c3":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.customInnerStore=t.STYLE_VISUAL_TYPE=t.NON_STYLE_VISUAL_PROPS=void 0;var i=n("9ab4"),a=r(n("b113")),o=n("eea5"),s=r(n("c540"));t.STYLE_VISUAL_TYPE={color:"fill",borderColor:"stroke"};t.NON_STYLE_VISUAL_PROPS={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1};var l=(0,o.makeInner)();t.customInnerStore=l;var u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},t.prototype.getInitialData=function(e,t){return(0,a.default)(null,this)},t.prototype.getDataParams=function(t,n,r){var i=e.prototype.getDataParams.call(this,t,n);return r&&(i.info=l(r).info),i},t.type="series.custom",t.dependencies=["grid","polar","geo","singleAxis","calendar"],t.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},t}(s.default),c=u;t.default=c},"24c9":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(){return function(e,t){this.target=e,this.topTarget=t&&t.topTarget}}(),i=function(){function e(e){this.handler=e,e.on("mousedown",this._dragStart,this),e.on("mousemove",this._drag,this),e.on("mouseup",this._dragEnd,this)}return e.prototype._dragStart=function(e){var t=e.target;while(t&&!t.draggable)t=t.parent||t.__hostTarget;t&&(this._draggingTarget=t,t.dragging=!0,this._x=e.offsetX,this._y=e.offsetY,this.handler.dispatchToElement(new r(t,e),"dragstart",e.event))},e.prototype._drag=function(e){var t=this._draggingTarget;if(t){var n=e.offsetX,i=e.offsetY,a=n-this._x,o=i-this._y;this._x=n,this._y=i,t.drift(a,o,e),this.handler.dispatchToElement(new r(t,e),"drag",e.event);var s=this.handler.findHover(n,i,t).target,l=this._dropTarget;this._dropTarget=s,t!==s&&(l&&s!==l&&this.handler.dispatchToElement(new r(l,e),"dragleave",e.event),s&&s!==l&&this.handler.dispatchToElement(new r(s,e),"dragenter",e.event))}},e.prototype._dragEnd=function(e){var t=this._draggingTarget;t&&(t.dragging=!1),this.handler.dispatchToElement(new r(t,e),"dragend",e.event),this._dropTarget&&this.handler.dispatchToElement(new r(this._dropTarget,e),"drop",e.event),this._draggingTarget=null,this._dropTarget=null},e}(),a=i;t.default=a},2514:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ace4"),n("d3b7"),n("cfc3"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7"),n("14d9");var i=r(n("b44b")),a=(n("7be7"),{seriesType:"lines",plan:(0,i.default)(),reset:function(e){var t=e.coordinateSystem;if(t){var n=e.get("polyline"),r=e.pipelineContext.large;return{progress:function(i,a){var o=[];if(r){var s=void 0,l=i.end-i.start;if(n){for(var u=0,c=i.start;c<i.end;c++)u+=e.getLineCoordsCount(c);s=new Float32Array(l+2*u)}else s=new Float32Array(4*l);var d=0,f=[];for(c=i.start;c<i.end;c++){var h=e.getLineCoords(c,o);n&&(s[d++]=h);for(var p=0;p<h;p++)f=t.dataToPoint(o[p],!1,f),s[d++]=f[0],s[d++]=f[1]}a.setLayout("linesPoints",s)}else for(c=i.start;c<i.end;c++){var g=a.getItemModel(c),v=(h=e.getLineCoords(c,o),[]);if(n)for(var y=0;y<h;y++)v.push(t.dataToPoint(o[y]));else{v[0]=t.dataToPoint(o[0]),v[1]=t.dataToPoint(o[1]);var m=g.get(["lineStyle","curveness"]);+m&&(v[2]=[(v[0][0]+v[1][0])/2-(v[0][1]-v[1][1])*m,(v[0][1]+v[1][1])/2-(v[1][0]-v[0][0])*m])}a.setItemLayout(c,v)}}}}}}),o=a;t.default=o},"256f":function(e,t,n){var r=n("24fb");t=r(!1),t.push([e.i,".lime-echart[data-v-ffe39c64]{position:relative;\r\nwidth:100%;height:100%;\n}.lime-echart__canvas[data-v-ffe39c64]{\r\nwidth:100%;height:100%;\n}\n.lime-echart__mask[data-v-ffe39c64]{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1}\r\n",""]),e.exports=t},"25e2":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.buildCartesianSingleLabelElOption=function(e,t,n,r,i,a){var o=d.default.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=i.get(["label","margin"]),h(t,r,i,a,{position:g(r.axis,e,n),align:o.textAlign,verticalAlign:o.textVerticalAlign})},t.buildElStyle=function(e){var t,n=e.get("type"),r=e.getModel(n+"Style");"line"===n?(t=r.getLineStyle(),t.fill=null):"shadow"===n&&(t=r.getAreaStyle(),t.stroke=null);return t},t.buildLabelElOption=h,t.getTransformedPosition=g,t.getValueLabel=p,t.makeLineShape=function(e,t,n){return n=n||0,{x1:e[n],y1:e[1-n],x2:t[n],y2:t[1-n]}},t.makeRectShape=function(e,t,n){return n=n||0,{x:e[n],y:e[1-n],width:t[n],height:t[1-n]}},t.makeSectorShape=function(e,t,n,r,i,a){return{cx:e,cy:t,r0:n,r:r,startAngle:i,endAngle:a,clockwise:!0}},n("cb29"),n("14d9"),n("ac1f"),n("5319");var a=i(n("58f5")),o=i(n("e136")),s=i(n("1447")),l=i(n("82a3")),u=i(n("6477")),c=i(n("5df4")),d=r(n("b696")),f=n("80f7");function h(e,t,n,r,i){var a=n.get("value"),o=p(a,t.axis,t.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),u=n.getModel("label"),c=l.normalizeCssArray(u.get("padding")||0),d=u.getFont(),h=s.getBoundingRect(o,d),g=i.position,v=h.width+c[1]+c[3],y=h.height+c[0]+c[2],m=i.align;"right"===m&&(g[0]-=v),"center"===m&&(g[0]-=v/2);var _=i.verticalAlign;"bottom"===_&&(g[1]-=y),"middle"===_&&(g[1]-=y/2),function(e,t,n,r){var i=r.getWidth(),a=r.getHeight();e[0]=Math.min(e[0]+t,i)-t,e[1]=Math.min(e[1]+n,a)-n,e[0]=Math.max(e[0],0),e[1]=Math.max(e[1],0)}(g,v,y,r);var b=u.get("backgroundColor");b&&"auto"!==b||(b=t.get(["axisLine","lineStyle","color"])),e.label={x:g[0],y:g[1],style:(0,f.createTextStyle)(u,{text:o,font:d,fill:u.getTextColor(),padding:c,backgroundColor:b}),z2:10}}function p(e,t,n,r,i){e=t.scale.parse(e);var o=t.scale.getLabel({value:e},{precision:i.precision}),s=i.formatter;if(s){var l={value:c.getAxisRawValue(t,{value:e}),axisDimension:t.dim,axisIndex:t.index,seriesData:[]};a.each(r,(function(e){var t=n.getSeriesByIndex(e.seriesIndex),r=e.dataIndexInside,i=t&&t.getDataParams(r);i&&l.seriesData.push(i)})),a.isString(s)?o=s.replace("{value}",o):a.isFunction(s)&&(o=s(l))}return o}function g(e,t,n){var r=u.create();return u.rotate(r,r,n.rotation),u.translate(r,r,n.position),o.applyTransform([e.dataToCoord(t),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],r)}},"26d7":function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("4e82"),n("a9e3"),n("cb29");var i=n("9ab4"),a=r(n("bec7")),o=r(n("0000")),s=n("58f5"),l=n("e136"),u=n("a646"),c=n("50db"),d=n("80f7"),f=n("e8db"),h=n("61bb"),p=r(n("0377")),g=r(n("adc2")),v=n("a022"),y=n("68aa"),m=(n("7be7"),n("3e8d")),_=n("a62d"),b=n("08fb"),x=Math.max,S=Math.min;var M=function(e){function t(){var n=e.call(this)||this;return n.type=t.type,n._isFirstFrame=!0,n}return(0,i.__extends)(t,e),t.prototype.render=function(e,t,n,r){this._model=e,this._removeOnRenderedListener(n),this._updateDrawMode(e);var i=e.get("coordinateSystem");("cartesian2d"===i||"polar"===i)&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(e,t,n):this._renderNormal(e,t,n,r))},t.prototype.incrementalPrepareRender=function(e){this._clear(),this._updateDrawMode(e),this._updateLargeClip(e)},t.prototype.incrementalRender=function(e,t){this._progressiveEls=[],this._incrementalRenderLarge(e,t)},t.prototype.eachRendered=function(e){(0,l.traverseElements)(this._progressiveEls||this.group,e)},t.prototype._updateDrawMode=function(e){var t=e.pipelineContext.large;null!=this._isLargeDraw&&t===this._isLargeDraw||(this._isLargeDraw=t,this._clear())},t.prototype._renderNormal=function(e,t,n,r){var i,a=this.group,s=e.getData(),u=this._data,c=e.coordinateSystem,f=c.getBaseAxis();"cartesian2d"===c.type?i=f.isHorizontal():"polar"===c.type&&(i="angle"===f.dim);var h=e.isAnimationEnabled()?e:null,p=function(e,t){var n=e.get("realtimeSort",!0),r=t.getBaseAxis();0;if(n&&"category"===r.type&&"cartesian2d"===t.type)return{baseAxis:r,otherAxis:t.getOtherAxis(r)}}(e,c);p&&this._enableRealtimeSort(p,s,n);var g=e.get("clip",!0)||p,y=function(e,t){var n=e.getArea&&e.getArea();if((0,v.isCoordinateSystemType)(e,"cartesian2d")){var r=e.getBaseAxis();if("category"!==r.type||!r.onBand){var i=t.getLayout("bandWidth");r.isHorizontal()?(n.x-=i,n.width+=2*i):(n.y-=i,n.height+=2*i)}}return n}(c,s);a.removeClipPath();var m=e.get("roundCap",!0),b=e.get("showBackground",!0),x=e.getModel("backgroundStyle"),S=x.get("borderRadius")||0,M=[],A=this._backgroundEls,C=r&&r.isInitSort,P=r&&"changeAxisOrder"===r.type;function L(e){var t=D[c.type](s,e),n=function(e,t,n){var r="polar"===e.type?l.Sector:l.Rect;return new r({shape:B(t,n,e),silent:!0,z2:0})}(c,i,t);return n.useStyle(x.getItemStyle()),"cartesian2d"===c.type?n.setShape("r",S):n.setShape("cornerRadius",S),M[e]=n,n}s.diff(u).add((function(t){var n=s.getItemModel(t),r=D[c.type](s,t,n);if(b&&L(t),s.hasValue(t)&&O[c.type](r)){var o=!1;g&&(o=w[c.type](y,r));var u=T[c.type](e,s,t,r,i,h,f.model,!1,m);p&&(u.forceLabelAnimation=!0),E(u,s,t,n,r,e,i,"polar"===c.type),C?u.attr({shape:r}):p?I(p,h,u,r,t,i,!1,!1):(0,l.initProps)(u,{shape:r},e,t),s.setItemGraphicEl(t,u),a.add(u),u.ignore=o}})).update((function(t,n){var r=s.getItemModel(t),o=D[c.type](s,t,r);if(b){var v=void 0;0===A.length?v=L(n):(v=A[n],v.useStyle(x.getItemStyle()),"cartesian2d"===c.type?v.setShape("r",S):v.setShape("cornerRadius",S),M[t]=v);var k=D[c.type](s,t),R=B(i,k,c);(0,l.updateProps)(v,{shape:R},h,t)}var N=u.getItemGraphicEl(n);if(s.hasValue(t)&&O[c.type](o)){var z=!1;if(g&&(z=w[c.type](y,o),z&&a.remove(N)),N?(0,_.saveOldStyle)(N):N=T[c.type](e,s,t,o,i,h,f.model,!!N,m),p&&(N.forceLabelAnimation=!0),P){var V=N.getTextContent();if(V){var F=(0,d.labelInner)(V);null!=F.prevValue&&(F.prevValue=F.value)}}else E(N,s,t,r,o,e,i,"polar"===c.type);C?N.attr({shape:o}):p?I(p,h,N,o,t,i,!0,P):(0,l.updateProps)(N,{shape:o},e,t,null),s.setItemGraphicEl(t,N),N.ignore=z,a.add(N)}else a.remove(N)})).remove((function(t){var n=u.getItemGraphicEl(t);n&&(0,l.removeElementWithFadeOut)(n,e,t)})).execute();var k=this._backgroundGroup||(this._backgroundGroup=new o.default);k.removeAll();for(var R=0;R<M.length;++R)k.add(M[R]);a.add(k),this._backgroundEls=M,this._data=s},t.prototype._renderLarge=function(e,t,n){this._clear(),N(e,this.group),this._updateLargeClip(e)},t.prototype._incrementalRenderLarge=function(e,t){this._removeBackground(),N(t,this.group,this._progressiveEls,!0)},t.prototype._updateLargeClip=function(e){var t=e.get("clip",!0)&&(0,h.createClipPath)(e.coordinateSystem,!1,e),n=this.group;t?n.setClipPath(t):n.removeClipPath()},t.prototype._enableRealtimeSort=function(e,t,n){var r=this;if(t.count()){var i=e.baseAxis;if(this._isFirstFrame)this._dispatchInitSort(t,e,n),this._isFirstFrame=!1;else{var a=function(e){var n=t.getItemGraphicEl(e),r=n&&n.shape;return r&&Math.abs(i.isHorizontal()?r.height:r.width)||0};this._onRendered=function(){r._updateSortWithinSameData(t,a,i,n)},n.getZr().on("rendered",this._onRendered)}}},t.prototype._dataSort=function(e,t,n){var r=[];return e.each(e.mapDimension(t.dim),(function(e,t){var i=n(t);i=null==i?NaN:i,r.push({dataIndex:t,mappedValue:i,ordinalNumber:e})})),r.sort((function(e,t){return t.mappedValue-e.mappedValue})),{ordinalNumbers:(0,s.map)(r,(function(e){return e.ordinalNumber}))}},t.prototype._isOrderChangedWithinSameData=function(e,t,n){for(var r=n.scale,i=e.mapDimension(n.dim),a=Number.MAX_VALUE,o=0,s=r.getOrdinalMeta().categories.length;o<s;++o){var l=e.rawIndexOf(i,r.getRawOrdinalNumber(o)),u=l<0?Number.MIN_VALUE:t(e.indexOfRawIndex(l));if(u>a)return!0;a=u}return!1},t.prototype._isOrderDifferentInView=function(e,t){for(var n=t.scale,r=n.getExtent(),i=Math.max(0,r[0]),a=Math.min(r[1],n.getOrdinalMeta().categories.length-1);i<=a;++i)if(e.ordinalNumbers[i]!==n.getRawOrdinalNumber(i))return!0},t.prototype._updateSortWithinSameData=function(e,t,n,r){if(this._isOrderChangedWithinSameData(e,t,n)){var i=this._dataSort(e,n,t);this._isOrderDifferentInView(i,n)&&(this._removeOnRenderedListener(r),r.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:i}))}},t.prototype._dispatchInitSort=function(e,t,n){var r=t.baseAxis,i=this._dataSort(e,r,(function(n){return e.get(e.mapDimension(t.otherAxis.dim),n)}));n.dispatchAction({type:"changeAxisOrder",componentType:r.dim+"Axis",isInitSort:!0,axisId:r.index,sortInfo:i})},t.prototype.remove=function(e,t){this._clear(this._model),this._removeOnRenderedListener(t)},t.prototype.dispose=function(e,t){this._removeOnRenderedListener(t)},t.prototype._removeOnRenderedListener=function(e){this._onRendered&&(e.getZr().off("rendered",this._onRendered),this._onRendered=null)},t.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){(0,l.removeElementWithFadeOut)(t,e,(0,u.getECData)(t).dataIndex)}))):t.removeAll(),this._data=null,this._isFirstFrame=!0},t.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},t.type="bar",t}(g.default),w={cartesian2d:function(e,t){var n=t.width<0?-1:1,r=t.height<0?-1:1;n<0&&(t.x+=t.width,t.width=-t.width),r<0&&(t.y+=t.height,t.height=-t.height);var i=e.x+e.width,a=e.y+e.height,o=x(t.x,e.x),s=S(t.x+t.width,i),l=x(t.y,e.y),u=S(t.y+t.height,a),c=s<o,d=u<l;return t.x=c&&o>i?s:o,t.y=d&&l>a?u:l,t.width=c?0:s-o,t.height=d?0:u-l,n<0&&(t.x+=t.width,t.width=-t.width),r<0&&(t.y+=t.height,t.height=-t.height),c||d},polar:function(e,t){var n=t.r0<=t.r?1:-1;if(n<0){var r=t.r;t.r=t.r0,t.r0=r}var i=S(t.r,e.r),a=x(t.r0,e.r0);t.r=i,t.r0=a;var o=i-a<0;if(n<0){r=t.r;t.r=t.r0,t.r0=r}return o}},T={cartesian2d:function(e,t,n,r,i,a,o,u,c){var d=new l.Rect({shape:(0,s.extend)({},r),z2:1});if(d.__dataIndex=n,d.name="item",a){var f=d.shape,h=i?"height":"width";f[h]=0}return d},polar:function(e,t,n,r,i,a,o,s,u){var c=!i&&u?p.default:l.Sector,d=new c({shape:r,z2:1});d.name="item";var f=L(i);if(d.calculateTextPosition=(0,m.createSectorCalculateTextPosition)(f,{isRoundCap:c===p.default}),a){var h=d.shape,g=i?"r":"endAngle",v={};h[g]=i?r.r0:r.startAngle,v[g]=r[g],(s?l.updateProps:l.initProps)(d,{shape:v},a)}return d}};function I(e,t,n,r,i,a,o,s){var u,c;a?(c={x:r.x,width:r.width},u={y:r.y,height:r.height}):(c={y:r.y,height:r.height},u={x:r.x,width:r.width}),s||(o?l.updateProps:l.initProps)(n,{shape:u},t,i,null);var d=t?e.baseAxis.model:null;(o?l.updateProps:l.initProps)(n,{shape:c},d,i)}function A(e,t){for(var n=0;n<t.length;n++)if(!isFinite(e[t[n]]))return!0;return!1}var C=["x","y","width","height"],P=["cx","cy","r","startAngle","endAngle"],O={cartesian2d:function(e){return!A(e,C)},polar:function(e){return!A(e,P)}},D={cartesian2d:function(e,t,n){var r=e.getItemLayout(t),i=n?function(e,t){var n=e.get(["itemStyle","borderColor"]);if(!n||"none"===n)return 0;var r=e.get(["itemStyle","borderWidth"])||0,i=isNaN(t.width)?Number.MAX_VALUE:Math.abs(t.width),a=isNaN(t.height)?Number.MAX_VALUE:Math.abs(t.height);return Math.min(r,i,a)}(n,r):0,a=r.width>0?1:-1,o=r.height>0?1:-1;return{x:r.x+a*i/2,y:r.y+o*i/2,width:r.width-a*i,height:r.height-o*i}},polar:function(e,t,n){var r=e.getItemLayout(t);return{cx:r.cx,cy:r.cy,r0:r.r0,r:r.r,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}}};function L(e){return function(e){var t=e?"Arc":"Angle";return function(e){switch(e){case"start":case"insideStart":case"end":case"insideEnd":return e+t;default:return e}}}(e)}function E(e,t,n,r,i,a,o,l){var u=t.getItemVisual(n,"style");if(l){if(!a.get("roundCap")){var f=e.shape,h=(0,b.getSectorCornerRadius)(r.getModel("itemStyle"),f,!0);(0,s.extend)(f,h),e.setShape(f)}}else{var p=r.get(["itemStyle","borderRadius"])||0;e.setShape("r",p)}e.useStyle(u);var g=r.getShallow("cursor");g&&e.attr("cursor",g);var v=l?o?i.r>=i.r0?"endArc":"startArc":i.endAngle>=i.startAngle?"endAngle":"startAngle":o?i.height>=0?"bottom":"top":i.width>=0?"right":"left",_=(0,d.getLabelStatesModels)(r);(0,d.setLabelStyle)(e,_,{labelFetcher:a,labelDataIndex:n,defaultText:(0,y.getDefaultLabel)(a.getData(),n),inheritColor:u.fill,defaultOpacity:u.opacity,defaultOutsidePosition:v});var x=e.getTextContent();if(l&&x){var S=r.get(["label","position"]);e.textConfig.inside="middle"===S||null,(0,m.setSectorTextRotation)(e,"outside"===S?v:S,L(o),r.get(["label","rotate"]))}(0,d.setLabelValueAnimation)(x,_,a.getRawValue(n),(function(e){return(0,y.getDefaultInterpolatedLabel)(t,e)}));var M=r.getModel(["emphasis"]);(0,c.toggleHoverEmphasis)(e,M.get("focus"),M.get("blurScope"),M.get("disabled")),(0,c.setStatesStylesFromModel)(e,r),function(e){return null!=e.startAngle&&null!=e.endAngle&&e.startAngle===e.endAngle}(i)&&(e.style.fill="none",e.style.stroke="none",(0,s.each)(e.states,(function(e){e.style&&(e.style.fill=e.style.stroke="none")})))}var k=function(){return function(){}}(),R=function(e){function t(t){var n=e.call(this,t)||this;return n.type="largeBar",n}return(0,i.__extends)(t,e),t.prototype.getDefaultShape=function(){return new k},t.prototype.buildPath=function(e,t){for(var n=t.points,r=this.baseDimIdx,i=1-this.baseDimIdx,a=[],o=[],s=this.barWidth,l=0;l<n.length;l+=3)o[r]=s,o[i]=n[l+2],a[r]=n[l+r],a[i]=n[l+i],e.rect(a[0],a[1],o[0],o[1])},t}(a.default);function N(e,t,n,r){var i=e.getData(),a=i.getLayout("valueAxisHorizontal")?1:0,o=i.getLayout("largeDataIndices"),s=i.getLayout("size"),l=e.getModel("backgroundStyle"),c=i.getLayout("largeBackgroundPoints");if(c){var d=new R({shape:{points:c},incremental:!!r,silent:!0,z2:0});d.baseDimIdx=a,d.largeDataIndices=o,d.barWidth=s,d.useStyle(l.getItemStyle()),t.add(d),n&&n.push(d)}var f=new R({shape:{points:i.getLayout("largePoints")},incremental:!!r,ignoreCoarsePointer:!0,z2:1});f.baseDimIdx=a,f.largeDataIndices=o,f.barWidth=s,t.add(f),f.useStyle(i.getVisual("style")),(0,u.getECData)(f).seriesIndex=e.seriesIndex,e.get("silent")||(f.on("mousedown",z),f.on("mousemove",z)),n&&n.push(f)}var z=(0,f.throttle)((function(e){var t=function(e,t,n){for(var r=e.baseDimIdx,i=1-r,a=e.shape.points,o=e.largeDataIndices,s=[],l=[],u=e.barWidth,c=0,d=a.length/3;c<d;c++){var f=3*c;if(l[r]=u,l[i]=a[f+2],s[r]=a[f+r],s[i]=a[f+i],l[i]<0&&(s[i]+=l[i],l[i]=-l[i]),t>=s[0]&&t<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return o[c]}return-1}(this,e.offsetX,e.offsetY);(0,u.getECData)(this).dataIndex=t>=0?t:null}),30,!1);function B(e,t,n){if((0,v.isCoordinateSystemType)(n,"cartesian2d")){var r=t,i=n.getArea();return{x:e?r.x:i.x,y:e?i.y:r.y,width:e?r.width:i.width,height:e?i.height:r.height}}i=n.getArea();var a=t;return{cx:i.cx,cy:i.cy,r0:e?i.r0:a.r0,r:e?i.r:a.r,startAngle:e?a.startAngle:0,endAngle:e?a.endAngle:2*Math.PI}}var V=M;t.default=V},2734:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.ECPolyline=t.ECPolygon=void 0;var i=n("9ab4"),a=r(n("bec7")),o=r(n("b589")),s=n("4e51"),l=Math.min,u=Math.max;function c(e,t){return isNaN(e)||isNaN(t)}function d(e,t,n,r,i,a,o,s,d){for(var f,h,p,g,v,y,m=n,_=0;_<r;_++){var b=t[2*m],x=t[2*m+1];if(m>=i||m<0)break;if(c(b,x)){if(d){m+=a;continue}break}if(m===n)e[a>0?"moveTo":"lineTo"](b,x),p=b,g=x;else{var S=b-f,M=x-h;if(S*S+M*M<.5){m+=a;continue}if(o>0){var w=m+a,T=t[2*w],I=t[2*w+1];while(T===b&&I===x&&_<r)_++,w+=a,m+=a,T=t[2*w],I=t[2*w+1],b=t[2*m],x=t[2*m+1],S=b-f,M=x-h;var A=_+1;if(d)while(c(T,I)&&A<r)A++,w+=a,T=t[2*w],I=t[2*w+1];var C=.5,P=0,O=0,D=void 0,L=void 0;if(A>=r||c(T,I))v=b,y=x;else{P=T-f,O=I-h;var E=b-f,k=T-b,R=x-h,N=I-x,z=void 0,B=void 0;if("x"===s){z=Math.abs(E),B=Math.abs(k);var V=P>0?1:-1;v=b-V*z*o,y=x,D=b+V*B*o,L=x}else if("y"===s){z=Math.abs(R),B=Math.abs(N);var F=O>0?1:-1;v=b,y=x-F*z*o,D=b,L=x+F*B*o}else z=Math.sqrt(E*E+R*R),B=Math.sqrt(k*k+N*N),C=B/(B+z),v=b-P*o*(1-C),y=x-O*o*(1-C),D=b+P*o*C,L=x+O*o*C,D=l(D,u(T,b)),L=l(L,u(I,x)),D=u(D,l(T,b)),L=u(L,l(I,x)),P=D-b,O=L-x,v=b-P*z/B,y=x-O*z/B,v=l(v,u(f,b)),y=l(y,u(h,x)),v=u(v,l(f,b)),y=u(y,l(h,x)),P=b-v,O=x-y,D=b+P*B/z,L=x+O*B/z}e.bezierCurveTo(p,g,v,y,b,x),p=D,g=L}else e.lineTo(b,x)}f=b,h=x,m+=a}return _}var f=function(){return function(){this.smooth=0,this.smoothConstraint=!0}}(),h=function(e){function t(t){var n=e.call(this,t)||this;return n.type="ec-polyline",n}return(0,i.__extends)(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new f},t.prototype.buildPath=function(e,t){var n=t.points,r=0,i=n.length/2;if(t.connectNulls){for(;i>0;i--)if(!c(n[2*i-2],n[2*i-1]))break;for(;r<i;r++)if(!c(n[2*r],n[2*r+1]))break}while(r<i)r+=d(e,n,r,i,i,1,t.smooth,t.smoothMonotone,t.connectNulls)+1},t.prototype.getPointOn=function(e,t){this.path||(this.createPathProxy(),this.buildPath(this.path,this.shape));for(var n,r,i=this.path,a=i.data,l=o.default.CMD,u="x"===t,c=[],d=0;d<a.length;){var f=a[d++],h=void 0,p=void 0,g=void 0,v=void 0,y=void 0,m=void 0,_=void 0;switch(f){case l.M:n=a[d++],r=a[d++];break;case l.L:if(h=a[d++],p=a[d++],_=u?(e-n)/(h-n):(e-r)/(p-r),_<=1&&_>=0){var b=u?(p-r)*_+r:(h-n)*_+n;return u?[e,b]:[b,e]}n=h,r=p;break;case l.C:h=a[d++],p=a[d++],g=a[d++],v=a[d++],y=a[d++],m=a[d++];var x=u?(0,s.cubicRootAt)(n,h,g,y,e,c):(0,s.cubicRootAt)(r,p,v,m,e,c);if(x>0)for(var S=0;S<x;S++){var M=c[S];if(M<=1&&M>=0){b=u?(0,s.cubicAt)(r,p,v,m,M):(0,s.cubicAt)(n,h,g,y,M);return u?[e,b]:[b,e]}}n=y,r=m;break}}},t}(a.default);t.ECPolyline=h;var p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t}(f),g=function(e){function t(t){var n=e.call(this,t)||this;return n.type="ec-polygon",n}return(0,i.__extends)(t,e),t.prototype.getDefaultShape=function(){return new p},t.prototype.buildPath=function(e,t){var n=t.points,r=t.stackedOnPoints,i=0,a=n.length/2,o=t.smoothMonotone;if(t.connectNulls){for(;a>0;a--)if(!c(n[2*a-2],n[2*a-1]))break;for(;i<a;i++)if(!c(n[2*i],n[2*i+1]))break}while(i<a){var s=d(e,n,i,a,a,1,t.smooth,o,t.connectNulls);d(e,r,i+s-1,s,a,-1,t.stackedOnSmooth,o,t.connectNulls),i+=s+1,e.closePath()}},t}(a.default);t.ECPolygon=g},2771:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.eachSeriesByType("graph",(function(e){var t=e.coordinateSystem;if(!t||"view"===t.type)if("force"===e.get("layout")){var n=e.preservedPoints||{},r=e.getGraph(),d=r.data,f=r.edgeData,h=e.getModel("force"),p=h.get("initLayout");e.preservedPoints?d.each((function(e){var t=d.getId(e);d.setItemLayout(e,n[t]||[NaN,NaN])})):p&&"none"!==p?"circular"===p&&(0,o.circularLayout)(e,"value"):(0,a.simpleLayout)(e);var g=d.getDataExtent("value"),v=f.getDataExtent("value"),y=h.get("repulsion"),m=h.get("edgeLength"),_=u.isArray(y)?y:[y,y],b=u.isArray(m)?m:[m,m];b=[b[1],b[0]];var x=d.mapArray("value",(function(e,t){var n=d.getItemLayout(t),r=(0,s.linearMap)(e,g,_);return isNaN(r)&&(r=(_[0]+_[1])/2),{w:r,rep:r,fixed:d.getItemModel(t).get("fixed"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}})),S=f.mapArray("value",(function(t,n){var i=r.getEdgeByIndex(n),a=(0,s.linearMap)(t,v,b);isNaN(a)&&(a=(b[0]+b[1])/2);var o=i.getModel(),l=u.retrieve3(i.getModel().get(["lineStyle","curveness"]),-(0,c.getCurvenessForEdge)(i,e,n,!0),0);return{n1:x[i.node1.dataIndex],n2:x[i.node2.dataIndex],d:a,curveness:l,ignoreForceLayout:o.get("ignoreForceLayout")}})),M=t.getBoundingRect(),w=(0,i.forceLayout)(x,S,{rect:M,gravity:h.get("gravity"),friction:h.get("friction")});w.beforeStep((function(e,t){for(var n=0,i=e.length;n<i;n++)e[n].fixed&&l.copy(e[n].p,r.getNodeByIndex(n).getLayout())})),w.afterStep((function(e,t,i){for(var a=0,o=e.length;a<o;a++)e[a].fixed||r.getNodeByIndex(a).setLayout(e[a].p),n[d.getId(a)]=e[a].p;for(a=0,o=t.length;a<o;a++){var s=t[a],u=r.getEdgeByIndex(a),c=s.n1.p,f=s.n2.p,h=u.getLayout();h=h?h.slice():[],h[0]=h[0]||[],h[1]=h[1]||[],l.copy(h[0],c),l.copy(h[1],f),+s.curveness&&(h[2]=[(c[0]+f[0])/2-(c[1]-f[1])*s.curveness,(c[1]+f[1])/2-(f[0]-c[0])*s.curveness]),u.setLayout(h)}})),e.forceLayout=w,e.preservedPoints=n,w.step()}else e.forceLayout=null}))},n("fb6a");var i=n("7034"),a=n("6d17"),o=n("6ce2"),s=n("30ac"),l=r(n("e235")),u=r(n("58f5")),c=n("0b66")},2787:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,s.default)(e),e.registerComponentModel(i.default),e.registerComponentView(a.default),(0,o.installDataZoomRoamProcessor)(e)};var i=r(n("94e5")),a=r(n("f3ad")),o=n("50b1"),s=r(n("c195"))},"27c0":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.aboveViewRoot=function(e,t){var n=a(e);return i.indexOf(n,t)>=0},t.getPathToRoot=a,t.retrieveTargetInfo=function(e,t,n){if(e&&i.indexOf(t,e.type)>=0){var r=n.getData().tree.root,a=e.targetNode;if(i.isString(a)&&(a=r.getNodeById(a)),a&&r.contains(a))return{node:a};var o=e.targetNodeId;if(null!=o&&(a=r.getNodeById(o)))return{node:a}}},t.wrapTreePathInfo=function(e,t){var n=[];while(e){var r=e.dataIndex;n.push({name:e.name,dataIndex:r,value:t.getRawValue(r)}),e=e.parentNode}return n.reverse(),n},n("14d9"),n("26e9");var i=r(n("58f5"));function a(e){var t=[];while(e)e=e.parentNode,e&&t.push(e);return t.reverse()}},"282c":function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9"),n("3c65");var r=n("58f5"),i=n("30ac"),a=n("8cca"),o=[0,1],s=function(){function e(e,t,n){this.onBand=!1,this.inverse=!1,this.dim=e,this.scale=t,this._extent=n||[0,0]}return e.prototype.contain=function(e){var t=this._extent,n=Math.min(t[0],t[1]),r=Math.max(t[0],t[1]);return e>=n&&e<=r},e.prototype.containData=function(e){return this.scale.contain(e)},e.prototype.getExtent=function(){return this._extent.slice()},e.prototype.getPixelPrecision=function(e){return(0,i.getPixelPrecision)(e||this.scale.getExtent(),this._extent)},e.prototype.setExtent=function(e,t){var n=this._extent;n[0]=e,n[1]=t},e.prototype.dataToCoord=function(e,t){var n=this._extent,r=this.scale;return e=r.normalize(e),this.onBand&&"ordinal"===r.type&&(n=n.slice(),l(n,r.count())),(0,i.linearMap)(e,o,n,t)},e.prototype.coordToData=function(e,t){var n=this._extent,r=this.scale;this.onBand&&"ordinal"===r.type&&(n=n.slice(),l(n,r.count()));var a=(0,i.linearMap)(e,n,o,t);return this.scale.scale(a)},e.prototype.pointToData=function(e,t){},e.prototype.getTicksCoords=function(e){e=e||{};var t=e.tickModel||this.getTickModel(),n=(0,a.createAxisTicks)(this,t),o=n.ticks,s=(0,r.map)(o,(function(e){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(e):e),tickValue:e}}),this),l=t.get("alignWithLabel");return function(e,t,n,a){var o=t.length;if(!e.onBand||n||!o)return;var s,l,u=e.getExtent();if(1===o)t[0].coord=u[0],s=t[1]={coord:u[1]};else{var c=t[o-1].tickValue-t[0].tickValue,d=(t[o-1].coord-t[0].coord)/c;(0,r.each)(t,(function(e){e.coord-=d/2}));var f=e.scale.getExtent();l=1+f[1]-t[o-1].tickValue,s={coord:t[o-1].coord+d*l},t.push(s)}var h=u[0]>u[1];p(t[0].coord,u[0])&&(a?t[0].coord=u[0]:t.shift());a&&p(u[0],t[0].coord)&&t.unshift({coord:u[0]});p(u[1],s.coord)&&(a?s.coord=u[1]:t.pop());a&&p(s.coord,u[1])&&t.push({coord:u[1]});function p(e,t){return e=(0,i.round)(e),t=(0,i.round)(t),h?e>t:e<t}}(this,s,l,e.clamp),s},e.prototype.getMinorTicksCoords=function(){if("ordinal"===this.scale.type)return[];var e=this.model.getModel("minorTick"),t=e.get("splitNumber");t>0&&t<100||(t=5);var n=this.scale.getMinorTicks(t),i=(0,r.map)(n,(function(e){return(0,r.map)(e,(function(e){return{coord:this.dataToCoord(e),tickValue:e}}),this)}),this);return i},e.prototype.getViewLabels=function(){return(0,a.createAxisLabels)(this).labels},e.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},e.prototype.getTickModel=function(){return this.model.getModel("axisTick")},e.prototype.getBandWidth=function(){var e=this._extent,t=this.scale.getExtent(),n=t[1]-t[0]+(this.onBand?1:0);0===n&&(n=1);var r=Math.abs(e[1]-e[0]);return Math.abs(r)/n},e.prototype.calculateCategoryInterval=function(){return(0,a.calculateCategoryInterval)(this)},e}();function l(e,t){var n=e[1]-e[0],r=t,i=n/r/2;e[0]+=i,e[1]-=i}var u=s;t.default=u},"28e6":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=["lineStyle","opacity"],i={seriesType:"parallel",reset:function(e,t){var n=e.coordinateSystem,i={normal:e.get(["lineStyle","opacity"]),active:e.get("activeOpacity"),inactive:e.get("inactiveOpacity")};return{progress:function(e,t){n.eachActiveState(t,(function(e,n){var a=i[e];if("normal"===e&&t.hasItemOption){var o=t.getItemModel(n).get(r,!0);null!=o&&(a=o)}var s=t.ensureUniqueItemVisual(n,"style");s.opacity=a}),e.start,e.end)}}}},a=i;t.default=a},2909:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return(0,r.default)(e)||(0,i.default)(e)||(0,a.default)(e)||(0,o.default)()};var r=s(n("6005")),i=s(n("db90")),a=s(n("06c5")),o=s(n("3427"));function s(e){return e&&e.__esModule?e:{default:e}}},2929:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.PolygonShape=void 0;var a=n("9ab4"),o=i(n("bec7")),s=r(n("3df2")),l=function(){return function(){this.points=null,this.smooth=0,this.smoothConstraint=null}}();t.PolygonShape=l;var u=function(e){function t(t){return e.call(this,t)||this}return(0,a.__extends)(t,e),t.prototype.getDefaultShape=function(){return new l},t.prototype.buildPath=function(e,t){s.buildPath(e,t,!0)},t}(o.default);u.prototype.type="polygon";var c=u;t.default=c},"2a37":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.installLegendAction=function(e){e.registerAction("legendToggleSelect","legendselectchanged",(0,r.curry)(i,"toggleSelected")),e.registerAction("legendAllSelect","legendselectall",(0,r.curry)(i,"allSelect")),e.registerAction("legendInverseSelect","legendinverseselect",(0,r.curry)(i,"inverseSelect")),e.registerAction("legendSelect","legendselected",(0,r.curry)(i,"select")),e.registerAction("legendUnSelect","legendunselected",(0,r.curry)(i,"unSelect"))};var r=n("58f5");function i(e,t,n){var i,a={},o="toggleSelected"===e;return n.eachComponent("legend",(function(n){o&&null!=i?n[i?"select":"unSelect"](t.name):"allSelect"===e||"inverseSelect"===e?n[e]():(n[e](t.name),i=n.isSelected(t.name));var s=n.getData();(0,r.each)(s,(function(e){var t=e.get("name");if("\n"!==t&&""!==t){var r=n.isSelected(t);a.hasOwnProperty(t)?a[t]=a[t]&&r:a[t]=r}}))})),"allSelect"===e||"inverseSelect"===e?{selected:a}:{name:t.name,selected:a}}},"2a58":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("1db5")),o=function(e){function t(t,n,r,i,a){var o=e.call(this,i)||this;return o.x=null==t?.5:t,o.y=null==n?.5:n,o.r=null==r?.5:r,o.type="radial",o.global=a||!1,o}return(0,i.__extends)(t,e),t}(a.default),s=o;t.default=s},"2a59":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.buildPath=function(e,t){var n,v=f(t.r,0),y=f(t.r0||0,0),m=v>0,_=y>0;if(!m&&!_)return;m||(v=y,y=0);if(y>v){var b=v;v=y,y=b}var x=t.startAngle,S=t.endAngle;if(isNaN(x)||isNaN(S))return;var M=t.cx,w=t.cy,T=!!t.clockwise,I=c(S-x),A=I>a&&I%a;if(A>p&&(I=A),v>p)if(I>a-p)e.moveTo(M+v*s(x),w+v*o(x)),e.arc(M,w,v,x,S,!T),y>p&&(e.moveTo(M+y*s(S),w+y*o(S)),e.arc(M,w,y,S,x,T));else{var C=void 0,P=void 0,O=void 0,D=void 0,L=void 0,E=void 0,k=void 0,R=void 0,N=void 0,z=void 0,B=void 0,V=void 0,F=void 0,j=void 0,G=void 0,H=void 0,W=v*s(x),U=v*o(x),Y=y*s(S),X=y*o(S),Z=I>p;if(Z){var q=t.cornerRadius;q&&(n=function(e){var t;if((0,r.isArray)(e)){var n=e.length;if(!n)return e;t=1===n?[e[0],e[0],0,0]:2===n?[e[0],e[0],e[1],e[1]]:3===n?e.concat(e[2]):e}else t=[e,e,e,e];return t}(q),C=n[0],P=n[1],O=n[2],D=n[3]);var K=c(v-y)/2;if(L=h(K,O),E=h(K,D),k=h(K,C),R=h(K,P),B=N=f(L,E),V=z=f(k,R),(N>p||z>p)&&(F=v*s(S),j=v*o(S),G=y*s(x),H=y*o(x),I<i)){var J=function(e,t,n,r,i,a,o,s){var l=n-e,u=r-t,c=o-i,d=s-a,f=d*l-c*u;if(f*f<p)return;return f=(c*(t-a)-d*(e-i))/f,[e+f*l,t+f*u]}(W,U,G,H,F,j,Y,X);if(J){var $=W-J[0],Q=U-J[1],ee=F-J[0],te=j-J[1],ne=1/o(l(($*ee+Q*te)/(d($*$+Q*Q)*d(ee*ee+te*te)))/2),re=d(J[0]*J[0]+J[1]*J[1]);B=h(N,(v-re)/(ne+1)),V=h(z,(y-re)/(ne-1))}}}if(Z)if(B>p){var ie=h(O,B),ae=h(D,B),oe=g(G,H,W,U,v,ie,T),se=g(F,j,Y,X,v,ae,T);e.moveTo(M+oe.cx+oe.x0,w+oe.cy+oe.y0),B<N&&ie===ae?e.arc(M+oe.cx,w+oe.cy,B,u(oe.y0,oe.x0),u(se.y0,se.x0),!T):(ie>0&&e.arc(M+oe.cx,w+oe.cy,ie,u(oe.y0,oe.x0),u(oe.y1,oe.x1),!T),e.arc(M,w,v,u(oe.cy+oe.y1,oe.cx+oe.x1),u(se.cy+se.y1,se.cx+se.x1),!T),ae>0&&e.arc(M+se.cx,w+se.cy,ae,u(se.y1,se.x1),u(se.y0,se.x0),!T))}else e.moveTo(M+W,w+U),e.arc(M,w,v,x,S,!T);else e.moveTo(M+W,w+U);if(y>p&&Z)if(V>p){ie=h(C,V),ae=h(P,V),oe=g(Y,X,F,j,y,-ae,T),se=g(W,U,G,H,y,-ie,T);e.lineTo(M+oe.cx+oe.x0,w+oe.cy+oe.y0),V<z&&ie===ae?e.arc(M+oe.cx,w+oe.cy,V,u(oe.y0,oe.x0),u(se.y0,se.x0),!T):(ae>0&&e.arc(M+oe.cx,w+oe.cy,ae,u(oe.y0,oe.x0),u(oe.y1,oe.x1),!T),e.arc(M,w,y,u(oe.cy+oe.y1,oe.cx+oe.x1),u(se.cy+se.y1,se.cx+se.x1),T),ie>0&&e.arc(M+se.cx,w+se.cy,ie,u(se.y1,se.x1),u(se.y0,se.x0),!T))}else e.lineTo(M+Y,w+X),e.arc(M,w,y,S,x,T);else e.lineTo(M+Y,w+X)}else e.moveTo(M,w);e.closePath()},n("99af");var r=n("58f5"),i=Math.PI,a=2*i,o=Math.sin,s=Math.cos,l=Math.acos,u=Math.atan2,c=Math.abs,d=Math.sqrt,f=Math.max,h=Math.min,p=1e-4;function g(e,t,n,r,i,a,o){var s=e-n,l=t-r,u=(o?a:-a)/d(s*s+l*l),c=u*l,h=-u*s,p=e+c,g=t+h,v=n+c,y=r+h,m=(p+v)/2,_=(g+y)/2,b=v-p,x=y-g,S=b*b+x*x,M=i-a,w=p*y-v*g,T=(x<0?-1:1)*d(f(0,M*M*S-w*w)),I=(w*x-b*T)/S,A=(-w*b-x*T)/S,C=(w*x+b*T)/S,P=(-w*b+x*T)/S,O=I-m,D=A-_,L=C-m,E=P-_;return O*O+D*D>L*L+E*E&&(I=C,A=P),{cx:I,cy:A,x0:-c,y0:-h,x1:I*(i/M-1),y1:A*(i/M-1)}}},"2a81":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"MAX_SAFE_INTEGER",{enumerable:!0,get:function(){return r.MAX_SAFE_INTEGER}}),Object.defineProperty(t,"asc",{enumerable:!0,get:function(){return r.asc}}),Object.defineProperty(t,"getPercentWithPrecision",{enumerable:!0,get:function(){return r.getPercentWithPrecision}}),Object.defineProperty(t,"getPixelPrecision",{enumerable:!0,get:function(){return r.getPixelPrecision}}),Object.defineProperty(t,"getPrecision",{enumerable:!0,get:function(){return r.getPrecision}}),Object.defineProperty(t,"getPrecisionSafe",{enumerable:!0,get:function(){return r.getPrecisionSafe}}),Object.defineProperty(t,"isNumeric",{enumerable:!0,get:function(){return r.isNumeric}}),Object.defineProperty(t,"isRadianAroundZero",{enumerable:!0,get:function(){return r.isRadianAroundZero}}),Object.defineProperty(t,"linearMap",{enumerable:!0,get:function(){return r.linearMap}}),Object.defineProperty(t,"nice",{enumerable:!0,get:function(){return r.nice}}),Object.defineProperty(t,"numericToNumber",{enumerable:!0,get:function(){return r.numericToNumber}}),Object.defineProperty(t,"parseDate",{enumerable:!0,get:function(){return r.parseDate}}),Object.defineProperty(t,"quantile",{enumerable:!0,get:function(){return r.quantile}}),Object.defineProperty(t,"quantity",{enumerable:!0,get:function(){return r.quantity}}),Object.defineProperty(t,"quantityExponent",{enumerable:!0,get:function(){return r.quantityExponent}}),Object.defineProperty(t,"reformIntervals",{enumerable:!0,get:function(){return r.reformIntervals}}),Object.defineProperty(t,"remRadian",{enumerable:!0,get:function(){return r.remRadian}}),Object.defineProperty(t,"round",{enumerable:!0,get:function(){return r.round}});var r=n("30ac")},"2b2a":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){i.default.registerAxisPointerClass("CartesianAxisPointer",a.default),e.registerComponentModel(o.default),e.registerComponentView(s.default),e.registerPreprocessor((function(e){if(e){(!e.axisPointer||0===e.axisPointer.length)&&(e.axisPointer={});var t=e.axisPointer.link;t&&!(0,l.isArray)(t)&&(e.axisPointer.link=[t])}})),e.registerProcessor(e.PRIORITY.PROCESSOR.STATISTIC,(function(e,t){e.getComponent("axisPointer").coordSysAxesInfo=(0,u.collect)(e,t)})),e.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},c.default)};var i=r(n("23a0")),a=r(n("3a19")),o=r(n("57cf")),s=r(n("e50f")),l=n("58f5"),u=n("53af"),c=r(n("b38a"))},"2c39":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){return e=function(e){if(!e.UTF8Encoding)return e;var t=e,n=t.UTF8Scale;null==n&&(n=1024);var r=t.features;return i.each(r,(function(e){var t=e.geometry,r=t.encodeOffsets,a=t.coordinates;if(r)switch(t.type){case"LineString":t.coordinates=s(a,r,n);break;case"Polygon":o(a,r,n);break;case"MultiLineString":o(a,r,n);break;case"MultiPolygon":i.each(a,(function(e,t){return o(e,r[t],n)}))}})),t.UTF8Encoding=!1,t}(e),i.map(i.filter(e.features,(function(e){return e.geometry&&e.properties&&e.geometry.coordinates.length>0})),(function(e){var n=e.properties,r=e.geometry,o=[];switch(r.type){case"Polygon":var s=r.coordinates;o.push(new a.GeoJSONPolygonGeometry(s[0],s.slice(1)));break;case"MultiPolygon":i.each(r.coordinates,(function(e){e[0]&&o.push(new a.GeoJSONPolygonGeometry(e[0],e.slice(1)))}));break;case"LineString":o.push(new a.GeoJSONLineStringGeometry([r.coordinates]));break;case"MultiLineString":o.push(new a.GeoJSONLineStringGeometry(r.coordinates))}var l=new a.GeoJSONRegion(n[t||"name"],o,n.cp);return l.properties=n,l}))},n("14d9"),n("fb6a");var i=r(n("58f5")),a=n("8c93");function o(e,t,n){for(var r=0;r<e.length;r++)e[r]=s(e[r],t[r],n)}function s(e,t,n){for(var r=[],i=t[0],a=t[1],o=0;o<e.length;o+=2){var s=e.charCodeAt(o)-64,l=e.charCodeAt(o+1)-64;s=s>>1^-(1&s),l=l>>1^-(1&l),s+=i,l+=a,i=s,a=l,r.push([s/n,l/n])}return r}},"2c88":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("99af"),n("fb6a");var i=r(n("58f5")),a={},o=function(){function e(){this._coordinateSystems=[]}return e.prototype.create=function(e,t){var n=[];i.each(a,(function(r,i){var a=r.create(e,t);n=n.concat(a||[])})),this._coordinateSystems=n},e.prototype.update=function(e,t){i.each(this._coordinateSystems,(function(n){n.update&&n.update(e,t)}))},e.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},e.register=function(e,t){a[e]=t},e.get=function(e){return a[e]},e}(),s=o;t.default=s},"2ca8":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){o(p(e.series),(function(e){s(e)&&function(e){if(!s(e))return;u(e),d(e),f(e,"label"),f(e,"upperLabel"),f(e,"edgeLabel"),e.emphasis&&(f(e.emphasis,"label"),f(e.emphasis,"upperLabel"),f(e.emphasis,"edgeLabel"));var t=e.markPoint;t&&(u(t),h(t));var n=e.markLine;n&&(u(n),h(n));var r=e.markArea;r&&h(r);var a=e.data;if("graph"===e.type){a=a||e.nodes;var o=e.links||e.edges;if(o&&!i.isTypedArray(o))for(var l=0;l<o.length;l++)h(o[l]);i.each(e.categories,(function(e){d(e)}))}if(a&&!i.isTypedArray(a))for(l=0;l<a.length;l++)h(a[l]);if(t=e.markPoint,t&&t.data){var p=t.data;for(l=0;l<p.length;l++)h(p[l])}if(n=e.markLine,n&&n.data){var g=n.data;for(l=0;l<g.length;l++)i.isArray(g[l])?(h(g[l][0]),h(g[l][1])):h(g[l])}"gauge"===e.type?(f(e,"axisLabel"),f(e,"title"),f(e,"detail")):"treemap"===e.type?(c(e.breadcrumb,"itemStyle"),i.each(e.levels,(function(e){d(e)}))):"tree"===e.type&&d(e.leaves)}(e)}));var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];t&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),o(n,(function(t){o(p(e[t]),(function(e){e&&(f(e,"axisLabel"),f(e.axisPointer,"label"))}))})),o(p(e.parallel),(function(e){var t=e&&e.parallelAxisDefault;f(t,"axisLabel"),f(t&&t.axisPointer,"label")})),o(p(e.calendar),(function(e){c(e,"itemStyle"),f(e,"dayLabel"),f(e,"monthLabel"),f(e,"yearLabel")})),o(p(e.radar),(function(e){f(e,"name"),e.name&&null==e.axisName&&(e.axisName=e.name,delete e.name),null!=e.nameGap&&null==e.axisNameGap&&(e.axisNameGap=e.nameGap,delete e.nameGap)})),o(p(e.geo),(function(e){s(e)&&(h(e),o(p(e.regions),(function(e){h(e)})))})),o(p(e.timeline),(function(e){h(e),c(e,"label"),c(e,"itemStyle"),c(e,"controlStyle",!0);var t=e.data;i.isArray(t)&&i.each(t,(function(e){i.isObject(e)&&(c(e,"label"),c(e,"itemStyle"))}))})),o(p(e.toolbox),(function(e){c(e,"iconStyle"),o(e.feature,(function(e){c(e,"iconStyle")}))})),f(g(e.axisPointer),"label"),f(g(e.tooltip).axisPointer,"label")},n("14d9");var i=r(n("58f5")),a=r(n("eea5")),o=(n("7be7"),i.each),s=i.isObject,l=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function u(e){var t=e&&e.itemStyle;if(t)for(var n=0,r=l.length;n<r;n++){var a=l[n],o=t.normal,s=t.emphasis;o&&o[a]&&(e[a]=e[a]||{},e[a].normal?i.merge(e[a].normal,o[a]):e[a].normal=o[a],o[a]=null),s&&s[a]&&(e[a]=e[a]||{},e[a].emphasis?i.merge(e[a].emphasis,s[a]):e[a].emphasis=s[a],s[a]=null)}}function c(e,t,n){if(e&&e[t]&&(e[t].normal||e[t].emphasis)){var r=e[t].normal,a=e[t].emphasis;r&&(n?(e[t].normal=e[t].emphasis=null,i.defaults(e[t],r)):e[t]=r),a&&(e.emphasis=e.emphasis||{},e.emphasis[t]=a,a.focus&&(e.emphasis.focus=a.focus),a.blurScope&&(e.emphasis.blurScope=a.blurScope))}}function d(e){c(e,"itemStyle"),c(e,"lineStyle"),c(e,"areaStyle"),c(e,"label"),c(e,"labelLine"),c(e,"upperLabel"),c(e,"edgeLabel")}function f(e,t){var n=s(e)&&e[t],r=s(n)&&n.textStyle;if(r){0;for(var i=0,o=a.TEXT_STYLE_OPTIONS.length;i<o;i++){var l=a.TEXT_STYLE_OPTIONS[i];r.hasOwnProperty(l)&&(n[l]=r[l])}}}function h(e){e&&(d(e),f(e,"label"),e.emphasis&&f(e.emphasis,"label"))}function p(e){return i.isArray(e)?e:e?[e]:[]}function g(e){return(i.isArray(e)?e[0]:e)||{}}},"2cb4":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("70cd")),o=r(n("c540")),s=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.visualStyleAccessPath="itemStyle",n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e,t){return(0,a.default)(this,["value"])},t.type="series.gauge",t.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,"#E6EBF8"]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:"#63677A",width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:"#63677A",width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:"#464646",fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:"#fff",borderWidth:0,borderColor:"#5470c6"}},title:{show:!0,offsetCenter:[0,"20%"],color:"#464646",fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"#464646",fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},t}(o.default),l=s;t.default=l},"2dda":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.getTime=l;var i=n("9ab4"),a=r(n("a1d9")),o=r(n("c9db")),s=r(n("484a"));function l(){return(new Date).getTime()}var u=function(e){function t(t){var n=e.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,t=t||{},n.stage=t.stage||{},n}return(0,i.__extends)(t,e),t.prototype.addClip=function(e){e.animation&&this.removeClip(e),this._head?(this._tail.next=e,e.prev=this._tail,e.next=null,this._tail=e):this._head=this._tail=e,e.animation=this},t.prototype.addAnimator=function(e){e.animation=this;var t=e.getClip();t&&this.addClip(t)},t.prototype.removeClip=function(e){if(e.animation){var t=e.prev,n=e.next;t?t.next=n:this._head=n,n?n.prev=t:this._tail=t,e.next=e.prev=e.animation=null}},t.prototype.removeAnimator=function(e){var t=e.getClip();t&&this.removeClip(t),e.animation=null},t.prototype.update=function(e){var t=l()-this._pausedTime,n=t-this._time,r=this._head;while(r){var i=r.next,a=r.step(t,n);a?(r.ondestroy(),this.removeClip(r),r=i):r=i}this._time=t,e||(this.trigger("frame",n),this.stage.update&&this.stage.update())},t.prototype._startLoop=function(){var e=this;this._running=!0,(0,o.default)((function t(){e._running&&((0,o.default)(t),!e._paused&&e.update())}))},t.prototype.start=function(){this._running||(this._time=l(),this._pausedTime=0,this._startLoop())},t.prototype.stop=function(){this._running=!1},t.prototype.pause=function(){this._paused||(this._pauseStart=l(),this._paused=!0)},t.prototype.resume=function(){this._paused&&(this._pausedTime+=l()-this._pauseStart,this._paused=!1)},t.prototype.clear=function(){var e=this._head;while(e){var t=e.next;e.prev=e.next=e.animation=null,e=t}this._head=this._tail=null},t.prototype.isFinished=function(){return null==this._head},t.prototype.animate=function(e,t){t=t||{},this.start();var n=new s.default(e,t.loop);return this.addAnimator(n),n},t}(a.default),c=u;t.default=c},"2de1d":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.pathToBezierCurves=l,t.pathToPolygons=function(e,t){var n=l(e),r=[];t=t||1;for(var i=0;i<n.length;i++){var a=n[i],o=[],s=a[0],c=a[1];o.push(s,c);for(var d=2;d<a.length;){var f=a[d++],h=a[d++],p=a[d++],g=a[d++],v=a[d++],y=a[d++];u(s,c,f,h,p,g,v,y,o,t),s=v,c=y}r.push(o)}return r},n("14d9");var i=n("4e51"),a=r(n("b589")),o=a.default.CMD;function s(e,t){return Math.abs(e-t)<1e-5}function l(e){var t,n,r,i,a,l=e.data,u=e.len(),c=[],d=0,f=0,h=0,p=0;function g(e,n){t&&t.length>2&&c.push(t),t=[e,n]}function v(e,n,r,i){s(e,r)&&s(n,i)||t.push(e,n,r,i,r,i)}function y(e,n,r,i,a,o){var s=Math.abs(n-e),l=4*Math.tan(s/4)/3,u=n<e?-1:1,c=Math.cos(e),d=Math.sin(e),f=Math.cos(n),h=Math.sin(n),p=c*a+r,g=d*o+i,v=f*a+r,y=h*o+i,m=a*l*u,_=o*l*u;t.push(p-m*d,g+_*c,v+m*h,y-_*f,v,y)}for(var m=0;m<u;){var _=l[m++],b=1===m;switch(b&&(d=l[m],f=l[m+1],h=d,p=f,_!==o.L&&_!==o.C&&_!==o.Q||(t=[h,p])),_){case o.M:d=h=l[m++],f=p=l[m++],g(h,p);break;case o.L:n=l[m++],r=l[m++],v(d,f,n,r),d=n,f=r;break;case o.C:t.push(l[m++],l[m++],l[m++],l[m++],d=l[m++],f=l[m++]);break;case o.Q:n=l[m++],r=l[m++],i=l[m++],a=l[m++],t.push(d+2/3*(n-d),f+2/3*(r-f),i+2/3*(n-i),a+2/3*(r-a),i,a),d=i,f=a;break;case o.A:var x=l[m++],S=l[m++],M=l[m++],w=l[m++],T=l[m++],I=l[m++]+T;m+=1;var A=!l[m++];n=Math.cos(T)*M+x,r=Math.sin(T)*w+S,b?(h=n,p=r,g(h,p)):v(d,f,n,r),d=Math.cos(I)*M+x,f=Math.sin(I)*w+S;for(var C=(A?-1:1)*Math.PI/2,P=T;A?P>I:P<I;P+=C){var O=A?Math.max(P+C,I):Math.min(P+C,I);y(P,O,x,S,M,w)}break;case o.R:h=d=l[m++],p=f=l[m++],n=h+l[m++],r=p+l[m++],g(n,p),v(n,p,n,r),v(n,r,h,r),v(h,r,h,p),v(h,p,n,p);break;case o.Z:t&&v(d,f,h,p),d=h,f=p;break}}return t&&t.length>2&&c.push(t),c}function u(e,t,n,r,a,o,l,c,d,f){if(s(e,n)&&s(t,r)&&s(a,l)&&s(o,c))d.push(l,c);else{var h=2/f,p=h*h,g=l-e,v=c-t,y=Math.sqrt(g*g+v*v);g/=y,v/=y;var m=n-e,_=r-t,b=a-l,x=o-c,S=m*m+_*_,M=b*b+x*x;if(S<p&&M<p)d.push(l,c);else{var w=g*m+v*_,T=-g*b-v*x,I=S-w*w,A=M-T*T;if(I<p&&w>=0&&A<p&&T>=0)d.push(l,c);else{var C=[],P=[];(0,i.cubicSubdivide)(e,n,a,l,.5,C),(0,i.cubicSubdivide)(t,r,o,c,.5,P),u(C[0],P[0],C[1],P[1],C[2],P[2],C[3],P[3],d,f),u(C[4],P[4],C[5],P[5],C[6],P[6],C[7],P[7],d,f)}}}}},"2df5":function(e,t,n){"use strict";n("4de4"),n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.installUniversalTransition=function(e){e.registerUpdateLifecycle("series:beforeupdate",(function(e,t,n){(0,a.each)((0,c.normalizeToArray)(n.seriesTransition),(function(e){(0,a.each)((0,c.normalizeToArray)(e.to),(function(e){for(var t=n.updatedSeries,r=0;r<t.length;r++)(null!=e.seriesIndex&&e.seriesIndex===t[r].seriesIndex||null!=e.seriesId&&e.seriesId===t[r].id)&&(t[r][i.SERIES_UNIVERSAL_TRANSITION_PROP]=!0)}))}))})),e.registerUpdateLifecycle("series:transition",(function(e,t,n){var r=h(t);if(r.oldSeries&&n.updatedSeries&&n.optionChanged){var o=n.seriesTransition;if(o)(0,a.each)((0,c.normalizeToArray)(o),(function(e){(function(e,t,n,r){var i=[],o=[];(0,a.each)((0,c.normalizeToArray)(e.from),(function(e){var n=S(t.oldSeries,e);n>=0&&i.push({dataGroupId:t.oldDataGroupIds[n],data:t.oldData[n],divide:x(t.oldData[n]),dim:e.dimension})})),(0,a.each)((0,c.normalizeToArray)(e.to),(function(e){var r=S(n.updatedSeries,e);if(r>=0){var i=n.updatedSeries[r].getData();o.push({dataGroupId:t.oldDataGroupIds[r],data:i,divide:x(i),dim:e.dimension})}})),i.length>0&&o.length>0&&m(i,o,r)})(e,r,n,t)}));else{var s=function(e,t){var n=(0,a.createHashMap)(),r=(0,a.createHashMap)(),i=(0,a.createHashMap)();return(0,a.each)(e.oldSeries,(function(t,n){var o=e.oldDataGroupIds[n],s=e.oldData[n],l=_(t),u=b(l);r.set(u,{dataGroupId:o,data:s}),(0,a.isArray)(l)&&(0,a.each)(l,(function(e){i.set(e,{key:u,dataGroupId:o,data:s})}))})),(0,a.each)(t.updatedSeries,(function(e){if(e.isUniversalTransitionEnabled()&&e.isAnimationEnabled()){var t=e.get("dataGroupId"),o=e.getData(),s=_(e),l=b(s),u=r.get(l);if(u)n.set(l,{oldSeries:[{dataGroupId:u.dataGroupId,divide:x(u.data),data:u.data}],newSeries:[{dataGroupId:t,divide:x(o),data:o}]});else if((0,a.isArray)(s)){0;var c=[];(0,a.each)(s,(function(e){var t=r.get(e);t.data&&c.push({dataGroupId:t.dataGroupId,divide:x(t.data),data:t.data})})),c.length&&n.set(l,{oldSeries:c,newSeries:[{dataGroupId:t,data:o,divide:x(o)}]})}else{var d=i.get(s);if(d){var f=n.get(d.key);f||(f={oldSeries:[{dataGroupId:d.dataGroupId,data:d.data,divide:x(d.data)}],newSeries:[]},n.set(d.key,f)),f.newSeries.push({dataGroupId:t,data:o,divide:x(o)})}}}})),n}(r,n);(0,a.each)(s.keys(),(function(e){var n=s.get(e);m(n.oldSeries,n.newSeries,t)}))}(0,a.each)(n.updatedSeries,(function(e){e[i.SERIES_UNIVERSAL_TRANSITION_PROP]&&(e[i.SERIES_UNIVERSAL_TRANSITION_PROP]=!1)}))}for(var l=e.getSeries(),u=r.oldSeries=[],d=r.oldDataGroupIds=[],f=r.oldData=[],p=0;p<l.length;p++){var g=l[p].getData();g.count()<1e4&&(u.push(l[p]),d.push(l[p].get("dataGroupId")),f.push(g))}}))},n("14d9"),n("4e82"),n("d3b7"),n("ddb0");var i=n("c540"),a=n("58f5"),o=n("cc79"),s=r(n("bec7")),l=n("e136"),u=r(n("866b")),c=n("eea5"),d=(n("7be7"),n("a62d")),f=r(n("1354")),h=(0,c.makeInner)();function p(e){var t=[];return(0,a.each)(e,(function(e){var n=e.data;if(!(n.count()>1e4))for(var r=n.getIndices(),i=function(e){for(var t=e.dimensions,n=0;n<t.length;n++){var r=e.getDimensionInfo(t[n]);if(r&&0===r.otherDims.itemGroupId)return t[n]}}(n),a=0;a<r.length;a++)t.push({dataGroupId:e.dataGroupId,data:n,dim:e.dim||i,divide:e.divide,dataIndex:a})})),t}function g(e,t,n){e.traverse((function(e){e instanceof s.default&&(0,l.initProps)(e,{style:{opacity:0}},t,{dataIndex:n,isFrom:!0})}))}function v(e){if(e.parent){var t=e.getComputedTransform();e.setLocalTransform(t),e.parent.remove(e)}}function y(e){e.stopAnimation(),e.isGroup&&e.traverse((function(e){e.stopAnimation()}))}function m(e,t,n){var r=p(e),i=p(t);function l(e,t,n,r,i){(n||e)&&t.animateFrom({style:n&&n!==e?(0,a.extend)((0,a.extend)({},n.style),e.style):e.style},i)}function c(e){for(var t=0;t<e.length;t++)if(e[t].dim)return e[t].dim}var h=c(r),m=c(i),_=!1;function b(e,t){return function(n){var r=n.data,i=n.dataIndex;if(t)return r.getId(i);var a=n.dataGroupId,o=e?h||m:m||h,s=o&&r.getDimensionInfo(o),l=s&&s.ordinalMeta;if(s){var u=r.get(s.name,i);return l&&l.categories[u]||u+""}var c=r.getRawDataItem(i);return c&&c.groupId?c.groupId+"":a||r.getId(i)}}var x=function(e,t){var n=e.length;if(n!==t.length)return!1;for(var r=0;r<n;r++){var i=e[r],a=t[r];if(i.data.getId(i.dataIndex)!==a.data.getId(a.dataIndex))return!1}return!0}(r,i),S={};if(!x)for(var M=0;M<i.length;M++){var w=i[M],T=w.data.getItemGraphicEl(w.dataIndex);T&&(S[T.id]=!0)}function I(e,t){var n=r[t],a=i[e],s=a.data.hostModel,u=n.data.getItemGraphicEl(n.dataIndex),c=a.data.getItemGraphicEl(a.dataIndex);u!==c?u&&S[u.id]||c&&(y(c),u?(y(u),v(u),_=!0,(0,o.applyMorphAnimation)((0,o.getPathList)(u),(0,o.getPathList)(c),a.divide,s,e,l)):g(c,s,e)):c&&function(e,t,n){var r=(0,d.getAnimationConfig)("update",n,t);r&&e.traverse((function(e){if(e instanceof f.default){var t=(0,d.getOldStyle)(e);t&&e.animateFrom({style:t},r)}}))}(c,a.dataIndex,s)}new u.default(r,i,b(!0,x),b(!1,x),null,"multiple").update(I).updateManyToOne((function(e,t){var n=i[e],s=n.data,u=s.hostModel,c=s.getItemGraphicEl(n.dataIndex),d=(0,a.filter)((0,a.map)(t,(function(e){return r[e].data.getItemGraphicEl(r[e].dataIndex)})),(function(e){return e&&e!==c&&!S[e.id]}));c&&(y(c),d.length?((0,a.each)(d,(function(e){y(e),v(e)})),_=!0,(0,o.applyMorphAnimation)((0,o.getPathList)(d),(0,o.getPathList)(c),n.divide,u,e,l)):g(c,u,n.dataIndex))})).updateOneToMany((function(e,t){var n=r[t],s=n.data.getItemGraphicEl(n.dataIndex);if(!s||!S[s.id]){var u=(0,a.filter)((0,a.map)(e,(function(e){return i[e].data.getItemGraphicEl(i[e].dataIndex)})),(function(e){return e&&e!==s})),c=i[e[0]].data.hostModel;u.length&&((0,a.each)(u,(function(e){return y(e)})),s?(y(s),v(s),_=!0,(0,o.applyMorphAnimation)((0,o.getPathList)(s),(0,o.getPathList)(u),n.divide,c,e[0],l)):(0,a.each)(u,(function(t){return g(t,c,e[0])})))}})).updateManyToMany((function(e,t){new u.default(t,e,(function(e){return r[e].data.getId(r[e].dataIndex)}),(function(e){return i[e].data.getId(i[e].dataIndex)})).update((function(n,r){I(e[n],t[r])})).execute()})).execute(),_&&(0,a.each)(t,(function(e){var t=e.data,r=t.hostModel,i=r&&n.getViewOfSeriesModel(r),a=(0,d.getAnimationConfig)("update",r,0);i&&r.isAnimationEnabled()&&a&&a.duration>0&&i.group.traverse((function(e){e instanceof s.default&&!e.animators.length&&e.animateFrom({style:{opacity:0}},a)}))}))}function _(e){var t=e.getModel("universalTransition").get("seriesKey");return t||e.id}function b(e){return(0,a.isArray)(e)?e.sort().join(","):e}function x(e){if(e.hostModel)return e.hostModel.getModel("universalTransition").get("divideShape")}function S(e,t){for(var n=0;n<e.length;n++){var r=null!=t.seriesIndex&&t.seriesIndex===e[n].seriesIndex||null!=t.seriesId&&t.seriesId===e[n].id;if(r)return n}}},"2e68":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("54f8")),o=n("58f5"),s=r(n("65ad")),l=n("eea5"),u=n("50db"),c=(0,l.makeInner)(),d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.init=function(){this.markerGroupMap=(0,o.createHashMap)()},t.prototype.render=function(e,t,n){var r=this,i=this.markerGroupMap;i.each((function(e){c(e).keep=!1})),t.eachSeries((function(e){var i=s.default.getMarkerModelFromSeries(e,r.type);i&&r.renderSeries(e,i,t,n)})),i.each((function(e){!c(e).keep&&r.group.remove(e.group)}))},t.prototype.markKeep=function(e){c(e).keep=!0},t.prototype.toggleBlurSeries=function(e,t){var n=this;(0,o.each)(e,(function(e){var r=s.default.getMarkerModelFromSeries(e,n.type);if(r){var i=r.getData();i.eachItemGraphicEl((function(e){e&&(t?(0,u.enterBlur)(e):(0,u.leaveBlur)(e))}))}}))},t.type="marker",t}(a.default),f=d;t.default=f},"2faa":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("466d"),n("00b4");var i=r(n("53ca")),a=function(){return function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1}}(),o=function(){return function(){this.browser=new a,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}}(),s=new o;"object"===("undefined"===typeof wx?"undefined":(0,i.default)(wx))&&"function"===typeof wx.getSystemInfoSync?(s.wxa=!0,s.touchEventsSupported=!0):"undefined"===typeof document&&"undefined"!==typeof self?s.worker=!0:"undefined"===typeof navigator?(s.node=!0,s.svgSupported=!0):function(e,t){var n=t.browser,r=e.match(/Firefox\/([\d.]+)/),i=e.match(/MSIE\s([\d.]+)/)||e.match(/Trident\/.+?rv:(([\d.]+))/),a=e.match(/Edge?\/([\d.]+)/),o=/micromessenger/i.test(e);r&&(n.firefox=!0,n.version=r[1]);i&&(n.ie=!0,n.version=i[1]);a&&(n.edge=!0,n.version=a[1],n.newEdge=+a[1].split(".")[0]>18);o&&(n.weChat=!0);t.svgSupported="undefined"!==typeof SVGRect,t.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,t.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),t.domSupported="undefined"!==typeof document;var s=document.documentElement.style;t.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),t.transformSupported=t.transform3dSupported||n.ie&&+n.version>=9}(navigator.userAgent,s);var l=s;t.default=l},"2fc1":function(e,t,n){"use strict";n("c975"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29"),n("14d9");var a=n("9ab4"),o=n("58f5"),s=i(n("e136")),l=n("a646"),u=n("50db"),c=r(n("866b")),d=i(n("27c0")),f=r(n("4d34")),h=r(n("5aa7")),p=r(n("77ef")),g=i(n("6477")),v=i(n("399b")),y=r(n("fe67")),m=r(n("adc2")),_=r(n("1354")),b=n("eea5"),x=n("82a3"),S=n("80f7"),M=s.Group,w=s.Rect,T=10*u.Z2_EMPHASIS_LIFT,I=2*u.Z2_EMPHASIS_LIFT,A=3*u.Z2_EMPHASIS_LIFT,C=(0,y.default)([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),P=function(e){var t=C(e);return t.stroke=t.fill=t.lineWidth=null,t},O=(0,b.makeInner)(),D=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._state="ready",n._storage=L(),n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n,r){var i=t.findComponents({mainType:"series",subType:"treemap",query:r});if(!((0,o.indexOf)(i,e)<0)){this.seriesModel=e,this.api=n,this.ecModel=t;var a=d.retrieveTargetInfo(r,["treemapZoomToNode","treemapRootToNode"],e),s=r&&r.type,l=e.layoutInfo,u=!this._oldTree,c=this._storage,f="treemapRootToNode"===s&&a&&c?{rootNodeGroup:c.nodeGroup[a.node.getRawIndex()],direction:r.direction}:null,h=this._giveContainerGroup(l),p=e.get("animation"),g=this._doRender(h,e,f);!p||u||s&&"treemapZoomToNode"!==s&&"treemapRootToNode"!==s?g.renderFinally():this._doAnimation(h,g,e,f),this._resetController(n),this._renderBreadcrumb(e,n,a)}},t.prototype._giveContainerGroup=function(e){var t=this._containerGroup;return t||(t=this._containerGroup=new M,this._initEvents(t),this.group.add(t)),t.x=e.x,t.y=e.y,t},t.prototype._doRender=function(e,t,n){var r=t.getData().tree,i=this._oldTree,a=L(),d=L(),f=this._storage,h=[];function p(e,r,i,c){return function(e,t,n,r,i,a,c,d,f,h){if(!c)return;var p=c.getLayout(),g=e.getData(),v=c.getModel();if(g.setItemGraphicEl(c.dataIndex,null),!p||!p.isInView)return;var y=p.width,m=p.height,x=p.borderWidth,D=p.invisible,L=c.getRawIndex(),E=d&&d.getRawIndex(),k=c.viewChildren,R=p.upperHeight,N=k&&k.length,z=v.getModel("itemStyle"),B=v.getModel(["emphasis","itemStyle"]),V=v.getModel(["blur","itemStyle"]),F=v.getModel(["select","itemStyle"]),j=z.get("borderRadius")||0,G=Q("nodeGroup",M);if(!G)return;if(f.add(G),G.x=p.x||0,G.y=p.y||0,G.markRedraw(),O(G).nodeWidth=y,O(G).nodeHeight=m,p.isAboveViewRoot)return G;var H=Q("background",w,h,I);H&&function(t,n,r){var i=(0,l.getECData)(n);if(i.dataIndex=c.dataIndex,i.seriesIndex=e.seriesIndex,n.setShape({x:0,y:0,width:y,height:m,r:j}),D)K(n);else{n.invisible=!1;var a=c.getVisual("style"),o=a.stroke,s=P(z);s.fill=o;var d=C(B);d.fill=B.get("borderColor");var f=C(V);f.fill=V.get("borderColor");var h=C(F);if(h.fill=F.get("borderColor"),r){var p=y-2*x;J(n,o,a.opacity,{x:x,y:0,width:p,height:R})}else n.removeTextContent();n.setStyle(s),n.ensureState("emphasis").style=d,n.ensureState("blur").style=f,n.ensureState("select").style=h,(0,u.setDefaultStateProxy)(n)}t.add(n)}(G,H,N&&p.upperLabelHeight);var W=v.getModel("emphasis"),U=W.get("focus"),Y=W.get("blurScope"),X=W.get("disabled"),Z="ancestor"===U?c.getAncestorsIndices():"descendant"===U?c.getDescendantIndices():U;if(N)(0,u.isHighDownDispatcher)(G)&&(0,u.setAsHighDownDispatcher)(G,!1),H&&((0,u.setAsHighDownDispatcher)(H,!X),g.setItemGraphicEl(c.dataIndex,H),(0,u.enableHoverFocus)(H,Z,Y));else{var q=Q("content",w,h,A);q&&function(t,n){var r=(0,l.getECData)(n);r.dataIndex=c.dataIndex,r.seriesIndex=e.seriesIndex;var i=Math.max(y-2*x,0),a=Math.max(m-2*x,0);if(n.culling=!0,n.setShape({x:x,y:x,width:i,height:a,r:j}),D)K(n);else{n.invisible=!1;var o=c.getVisual("style"),s=o.fill,d=P(z);d.fill=s,d.decal=o.decal;var f=C(B),h=C(V),p=C(F);J(n,s,o.opacity,null),n.setStyle(d),n.ensureState("emphasis").style=f,n.ensureState("blur").style=h,n.ensureState("select").style=p,(0,u.setDefaultStateProxy)(n)}t.add(n)}(G,q),H.disableMorphing=!0,H&&(0,u.isHighDownDispatcher)(H)&&(0,u.setAsHighDownDispatcher)(H,!1),(0,u.setAsHighDownDispatcher)(G,!X),g.setItemGraphicEl(c.dataIndex,G),(0,u.enableHoverFocus)(G,Z,Y)}return G;function K(e){!e.invisible&&a.push(e)}function J(t,n,r,i){var a=v.getModel(i?"upperLabel":"label"),s=(0,b.convertOptionIdName)(v.get("name"),null),l=a.getShallow("show");(0,S.setLabelStyle)(t,(0,S.getLabelStatesModels)(v,i?"upperLabel":"label"),{defaultText:l?s:null,inheritColor:n,defaultOpacity:r,labelFetcher:e,labelDataIndex:c.dataIndex});var u=t.getTextContent();if(u){var d=u.style,f=(0,o.normalizeCssArray)(d.padding||0);i&&(t.setTextConfig({layoutRect:i}),u.disableLabelLayout=!0),u.beforeUpdate=function(){var e=Math.max((i?i.width:t.shape.width)-f[1]-f[3],0),n=Math.max((i?i.height:t.shape.height)-f[0]-f[2],0);d.width===e&&d.height===n||u.setStyle({width:e,height:n})},d.truncateMinChar=2,d.lineOverflow="truncate",$(d,i,p);var h=u.getState("emphasis");$(h?h.style:null,i,p)}}function $(t,n,r){var i=t?t.text:null;if(!n&&r.isLeafRoot&&null!=i){var a=e.get("drillDownIcon",!0);t.text=a?a+" "+i:i}}function Q(e,a,l,u){var d=null!=E&&n[e][E],f=i[e];return d?(n[e][E]=null,function(e,t){var n=e[L]={};t instanceof M?(n.oldX=t.x,n.oldY=t.y):n.oldShape=(0,o.extend)({},t.shape)}(f,d)):D||(d=new a,d instanceof _.default&&(d.z2=function(e,t){return e*T+t}(l,u)),function(e,t){var n=e[L]={},a=c.parentNode,o=t instanceof s.Group;if(a&&(!r||"drillDown"===r.direction)){var l=0,u=0,d=i.background[a.getRawIndex()];!r&&d&&d.oldShape&&(l=d.oldShape.width,u=d.oldShape.height),o?(n.oldX=0,n.oldY=u):n.oldShape={x:l,y:u,width:0,height:0}}n.fadein=!o}(f,d)),t[e][L]=d}}(t,d,f,n,a,h,e,r,i,c)}(function e(t,n,r,i,a){i?(n=t,(0,o.each)(t,(function(e,t){!e.isRemoved()&&l(t,t)}))):new c.default(n,t,s,s).add(l).update(l).remove((0,o.curry)(l,null)).execute();function s(e){return e.getId()}function l(o,s){var l=null!=o?t[o]:null,u=null!=s?n[s]:null,c=p(l,u,r,a);c&&e(l&&l.viewChildren||[],u&&u.viewChildren||[],c,i,a+1)}})(r.root?[r.root]:[],i&&i.root?[i.root]:[],e,r===i||!i,0);var g=function(e){var t=L();return e&&(0,o.each)(e,(function(e,n){var r=t[n];(0,o.each)(e,(function(e){e&&(r.push(e),O(e).willDelete=!0)}))})),t}(f);return this._oldTree=r,this._storage=d,{lastsForAnimation:a,willDeleteEls:g,renderFinally:function(){(0,o.each)(g,(function(e){(0,o.each)(e,(function(e){e.parent&&e.parent.remove(e)}))})),(0,o.each)(h,(function(e){e.invisible=!0,e.dirty()}))}}},t.prototype._doAnimation=function(e,t,n,r){var i=n.get("animationDurationUpdate"),a=n.get("animationEasing"),l=((0,o.isFunction)(i)?0:i)||0,u=((0,o.isFunction)(a)?null:a)||"cubicOut",c=v.createWrap();(0,o.each)(t.willDeleteEls,(function(e,t){(0,o.each)(e,(function(e,n){if(!e.invisible){var i,a=e.parent,o=O(a);if(r&&"drillDown"===r.direction)i=a===r.rootNodeGroup?{shape:{x:0,y:0,width:o.nodeWidth,height:o.nodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var s=0,d=0;o.willDelete||(s=o.nodeWidth/2,d=o.nodeHeight/2),i="nodeGroup"===t?{x:s,y:d,style:{opacity:0}}:{shape:{x:s,y:d,width:0,height:0},style:{opacity:0}}}i&&c.add(e,i,l,0,u)}}))})),(0,o.each)(this._storage,(function(e,n){(0,o.each)(e,(function(e,r){var i=t.lastsForAnimation[n][r],a={};i&&(e instanceof s.Group?null!=i.oldX&&(a.x=e.x,a.y=e.y,e.x=i.oldX,e.y=i.oldY):(i.oldShape&&(a.shape=(0,o.extend)({},e.shape),e.setShape(i.oldShape)),i.fadein?(e.setStyle("opacity",0),a.style={opacity:1}):1!==e.style.opacity&&(a.style={opacity:1})),c.add(e,a,l,0,u))}))}),this),this._state="animating",c.finished((0,o.bind)((function(){this._state="ready",t.renderFinally()}),this)).start()},t.prototype._resetController=function(e){var t=this._controller;t||(t=this._controller=new h.default(e.getZr()),t.enable(this.seriesModel.get("roam")),t.on("pan",(0,o.bind)(this._onPan,this)),t.on("zoom",(0,o.bind)(this._onZoom,this)));var n=new p.default(0,0,e.getWidth(),e.getHeight());t.setPointerChecker((function(e,t,r){return n.contain(t,r)}))},t.prototype._clearController=function(){var e=this._controller;e&&(e.dispose(),e=null)},t.prototype._onPan=function(e){if("animating"!==this._state&&(Math.abs(e.dx)>3||Math.abs(e.dy)>3)){var t=this.seriesModel.getData().tree.root;if(!t)return;var n=t.getLayout();if(!n)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+e.dx,y:n.y+e.dy,width:n.width,height:n.height}})}},t.prototype._onZoom=function(e){var t=e.originX,n=e.originY;if("animating"!==this._state){var r=this.seriesModel.getData().tree.root;if(!r)return;var i=r.getLayout();if(!i)return;var a=new p.default(i.x,i.y,i.width,i.height),o=this.seriesModel.layoutInfo;t-=o.x,n-=o.y;var s=g.create();g.translate(s,s,[-t,-n]),g.scale(s,s,[e.scale,e.scale]),g.translate(s,s,[t,n]),a.applyTransform(s),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:a.x,y:a.y,width:a.width,height:a.height}})}},t.prototype._initEvents=function(e){var t=this;e.on("click",(function(e){if("ready"===t._state){var n=t.seriesModel.get("nodeClick",!0);if(n){var r=t.findTarget(e.offsetX,e.offsetY);if(r){var i=r.node;if(i.getLayout().isLeafRoot)t._rootToNode(r);else if("zoomToNode"===n)t._zoomToNode(r);else if("link"===n){var a=i.hostTree.data.getItemModel(i.dataIndex),o=a.get("link",!0),s=a.get("target",!0)||"blank";o&&(0,x.windowOpen)(o,s)}}}}}),this)},t.prototype._renderBreadcrumb=function(e,t,n){var r=this;n||(n=null!=e.get("leafDepth",!0)?{node:e.getViewRoot()}:this.findTarget(t.getWidth()/2,t.getHeight()/2),n||(n={node:e.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new f.default(this.group))).render(e,t,n.node,(function(t){"animating"!==r._state&&(d.aboveViewRoot(e.getViewRoot(),t)?r._rootToNode({node:t}):r._zoomToNode({node:t}))}))},t.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=L(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},t.prototype.dispose=function(){this._clearController()},t.prototype._zoomToNode=function(e){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},t.prototype._rootToNode=function(e){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},t.prototype.findTarget=function(e,t){var n,r=this.seriesModel.getViewRoot();return r.eachNode({attr:"viewChildren",order:"preorder"},(function(r){var i=this._storage.background[r.getRawIndex()];if(i){var a=i.transformCoordToLocal(e,t),o=i.shape;if(!(o.x<=a[0]&&a[0]<=o.x+o.width&&o.y<=a[1]&&a[1]<=o.y+o.height))return!1;n={node:r,offsetX:a[0],offsetY:a[1]}}}),this),n},t.type="treemap",t}(m.default);function L(){return{nodeGroup:[],background:[],content:[]}}var E=D;t.default=E},3010:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a"),n("ac1f"),n("5319"),n("26e9"),n("acd8");var a=n("9ab4"),o=i(n("58f5")),s=r(n("a42a")),l=r(n("0e14")),u=i(n("72c1")),c=i(n("eea5")),d=i(n("30ac")),f=r(n("62fe")),h=l.default.mapVisual,p=l.default.eachVisual,g=o.isArray,v=o.each,y=d.asc,m=d.linearMap,_=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t,n){this.mergeDefaultAndTheme(e,n)},t.prototype.optionUpdated=function(e,t){var n=this.option;!t&&u.replaceVisualOption(n,e,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},t.prototype.resetVisual=function(e){var t=this.stateList;e=o.bind(e,this),this.controllerVisuals=u.createVisualMappings(this.option.controller,t,e),this.targetVisuals=u.createVisualMappings(this.option.target,t,e)},t.prototype.getItemSymbol=function(){return null},t.prototype.getTargetSeriesIndices=function(){var e=this.option.seriesIndex,t=[];return null==e||"all"===e?this.ecModel.eachSeries((function(e,n){t.push(n)})):t=c.normalizeToArray(e),t},t.prototype.eachTargetSeries=function(e,t){o.each(this.getTargetSeriesIndices(),(function(n){var r=this.ecModel.getSeriesByIndex(n);r&&e.call(t,r)}),this)},t.prototype.isTargetSeries=function(e){var t=!1;return this.eachTargetSeries((function(n){n===e&&(t=!0)})),t},t.prototype.formatValueText=function(e,t,n){var r,i=this.option,a=i.precision,s=this.dataBound,l=i.formatter;n=n||["<",">"],o.isArray(e)&&(e=e.slice(),r=!0);var u=t?e:r?[c(e[0]),c(e[1])]:c(e);return o.isString(l)?l.replace("{value}",r?u[0]:u).replace("{value2}",r?u[1]:u):o.isFunction(l)?r?l(e[0],e[1]):l(e):r?e[0]===s[0]?n[0]+" "+u[1]:e[1]===s[1]?n[1]+" "+u[0]:u[0]+" - "+u[1]:u;function c(e){return e===s[0]?"min":e===s[1]?"max":(+e).toFixed(Math.min(a,20))}},t.prototype.resetExtent=function(){var e=this.option,t=y([e.min,e.max]);this._dataExtent=t},t.prototype.getDataDimensionIndex=function(e){var t=this.option.dimension;if(null!=t)return e.getDimensionIndex(t);for(var n=e.dimensions,r=n.length-1;r>=0;r--){var i=n[r],a=e.getDimensionInfo(i);if(!a.isCalculationCoord)return a.storeDimIndex}},t.prototype.getExtent=function(){return this._dataExtent.slice()},t.prototype.completeVisualOption=function(){var e=this.ecModel,t=this.option,n={inRange:t.inRange,outOfRange:t.outOfRange},r=t.target||(t.target={}),i=t.controller||(t.controller={});o.merge(r,n),o.merge(i,n);var a=this.isCategory();function u(n){g(t.color)&&!n.inRange&&(n.inRange={color:t.color.slice().reverse()}),n.inRange=n.inRange||{color:e.get("gradientColor")}}u.call(this,r),u.call(this,i),function(e,t,n){var r=e[t],i=e[n];r&&!i&&(i=e[n]={},v(r,(function(e,t){if(l.default.isValidType(t)){var n=s.default.get(t,"inactive",a);null!=n&&(i[t]=n,"color"!==t||i.hasOwnProperty("opacity")||i.hasOwnProperty("colorAlpha")||(i.opacity=[0,0]))}})))}.call(this,r,"inRange","outOfRange"),function(e){var t=(e.inRange||{}).symbol||(e.outOfRange||{}).symbol,n=(e.inRange||{}).symbolSize||(e.outOfRange||{}).symbolSize,r=this.get("inactiveColor"),i=this.getItemSymbol(),s=i||"roundRect";v(this.stateList,(function(i){var l=this.itemSize,u=e[i];u||(u=e[i]={color:a?r:[r]}),null==u.symbol&&(u.symbol=t&&o.clone(t)||(a?s:[s])),null==u.symbolSize&&(u.symbolSize=n&&o.clone(n)||(a?l[0]:[l[0],l[0]])),u.symbol=h(u.symbol,(function(e){return"none"===e?s:e}));var c=u.symbolSize;if(null!=c){var d=-1/0;p(c,(function(e){e>d&&(d=e)})),u.symbolSize=h(c,(function(e){return m(e,[0,d],[0,l[0]],!0)}))}}),this)}.call(this,i)},t.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},t.prototype.isCategory=function(){return!!this.option.categories},t.prototype.setSelected=function(e){},t.prototype.getSelected=function(){return null},t.prototype.getValueState=function(e){return null},t.prototype.getVisualMeta=function(e){return null},t.type="visualMap",t.dependencies=["series"],t.defaultOption={show:!0,z:4,seriesIndex:"all",min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,textStyle:{color:"#333"}},t}(f.default),b=_;t.default=b},"302c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("62fe")),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(){e.prototype.init.apply(this,arguments),this.mergeOption({})},t.prototype.mergeOption=function(e){var t=this.option;e&&o.merge(t,e,!0),this._initDimensions()},t.prototype.contains=function(e,t){var n=e.get("parallelIndex");return null!=n&&t.getComponent("parallel",n)===this},t.prototype.setAxisExpand=function(e){o.each(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],(function(t){e.hasOwnProperty(t)&&(this.option[t]=e[t])}),this)},t.prototype._initDimensions=function(){var e=this.dimensions=[],t=this.parallelAxisIndex=[],n=o.filter(this.ecModel.queryComponents({mainType:"parallelAxis"}),(function(e){return(e.get("parallelIndex")||0)===this.componentIndex}),this);o.each(n,(function(n){e.push("dim"+n.get("dim")),t.push(n.componentIndex)}))},t.type="parallel",t.dependencies=["parallelAxis"],t.layoutMode="box",t.defaultOption={z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},t}(s.default),u=l;t.default=u},"30ac":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.MAX_SAFE_INTEGER=void 0,t.addSafe=function(e,t){var n=Math.max(o(e),o(t)),r=e+t;return n>20?r:a(r,n)},t.asc=function(e){return e.sort((function(e,t){return e-t})),e},t.getGreatestCommonDividor=f,t.getLeastCommonMultiple=function(e,t){if(null==e)return t;if(null==t)return e;return e*t/f(e,t)},t.getPercentSeats=l,t.getPercentWithPrecision=function(e,t,n){if(!e[t])return 0;var r=l(e,n);return r[t]||0},t.getPixelPrecision=function(e,t){var n=Math.log,r=Math.LN10,i=Math.floor(n(e[1]-e[0])/r),a=Math.round(n(Math.abs(t[1]-t[0]))/r),o=Math.min(Math.max(-i+a,0),20);return isFinite(o)?o:20},t.getPrecision=o,t.getPrecisionSafe=s,t.getRandomIdBase=function(){return Math.round(9*Math.random())},t.isNumeric=function(e){return!isNaN(d(e))},t.isRadianAroundZero=function(e){return e>-1e-4&&e<1e-4},t.linearMap=function(e,t,n,r){var i=t[0],a=t[1],o=n[0],s=n[1],l=a-i,u=s-o;if(0===l)return 0===u?o:(o+s)/2;if(r)if(l>0){if(e<=i)return o;if(e>=a)return s}else{if(e>=i)return o;if(e<=a)return s}else{if(e===i)return o;if(e===a)return s}return(e-i)/l*u+o},t.nice=function(e,t){var n,r=c(e),i=Math.pow(10,r),a=e/i;n=t?a<1.5?1:a<2.5?2:a<4?3:a<7?5:10:a<1?1:a<2?2:a<3?3:a<5?5:10;return e=n*i,r>=-20?+e.toFixed(r<0?-r:0):e},t.numericToNumber=d,t.parseDate=function(e){if(e instanceof Date)return e;if(i.isString(e)){var t=u.exec(e);if(!t)return new Date(NaN);if(t[8]){var n=+t[4]||0;return"Z"!==t[8].toUpperCase()&&(n-=+t[8].slice(0,3)),new Date(Date.UTC(+t[1],+(t[2]||1)-1,+t[3]||1,n,+(t[5]||0),+t[6]||0,t[7]?+t[7].substring(0,3):0))}return new Date(+t[1],+(t[2]||1)-1,+t[3]||1,+t[4]||0,+(t[5]||0),+t[6]||0,t[7]?+t[7].substring(0,3):0)}if(null==e)return new Date(NaN);return new Date(Math.round(e))},t.parsePercent=function(e,t){switch(e){case"center":case"middle":e="50%";break;case"left":case"top":e="0%";break;case"right":case"bottom":e="100%";break}if(i.isString(e))return function(e){return e.replace(/^\s+|\s+$/g,"")}(e).match(/%$/)?parseFloat(e)/100*t:parseFloat(e);return null==e?NaN:+e},t.quantile=function(e,t){var n=(e.length-1)*t+1,r=Math.floor(n),i=+e[r-1],a=n-r;return a?i+a*(e[r]-i):i},t.quantity=function(e){return Math.pow(10,c(e))},t.quantityExponent=c,t.reformIntervals=function(e){e.sort((function(e,t){return function e(t,n,r){return t.interval[r]<n.interval[r]||t.interval[r]===n.interval[r]&&(t.close[r]-n.close[r]===(r?-1:1)||!r&&e(t,n,1))}(e,t,0)?-1:1}));for(var t=-1/0,n=1,r=0;r<e.length;){for(var i=e[r].interval,a=e[r].close,o=0;o<2;o++)i[o]<=t&&(i[o]=t,a[o]=o?1:1-n),t=i[o],n=a[o];i[0]===i[1]&&a[0]*a[1]!==1?e.splice(r,1):r++}return e},t.remRadian=function(e){var t=2*Math.PI;return(e%t+t)%t},t.round=a,n("ac1f"),n("5319"),n("466d"),n("acd8"),n("4e82"),n("d401"),n("d3b7"),n("25f0"),n("c975"),n("fb6a"),n("a9e3"),n("a434");var i=r(n("58f5"));function a(e,t,n){return null==t&&(t=10),t=Math.min(Math.max(0,t),20),e=(+e).toFixed(t),n?e:+e}function o(e){if(e=+e,isNaN(e))return 0;if(e>1e-14)for(var t=1,n=0;n<15;n++,t*=10)if(Math.round(e*t)/t===e)return n;return s(e)}function s(e){var t=e.toString().toLowerCase(),n=t.indexOf("e"),r=n>0?+t.slice(n+1):0,i=n>0?n:t.length,a=t.indexOf("."),o=a<0?0:i-1-a;return Math.max(0,o-r)}function l(e,t){var n=i.reduce(e,(function(e,t){return e+(isNaN(t)?0:t)}),0);if(0===n)return[];var r=Math.pow(10,t),a=i.map(e,(function(e){return(isNaN(e)?0:e)/n*r*100})),o=100*r,s=i.map(a,(function(e){return Math.floor(e)})),l=i.reduce(s,(function(e,t){return e+t}),0),u=i.map(a,(function(e,t){return e-s[t]}));while(l<o){for(var c=Number.NEGATIVE_INFINITY,d=null,f=0,h=u.length;f<h;++f)u[f]>c&&(c=u[f],d=f);++s[d],u[d]=0,++l}return i.map(s,(function(e){return e/r}))}t.MAX_SAFE_INTEGER=9007199254740991;var u=/^(?:(\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 c(e){if(0===e)return 0;var t=Math.floor(Math.log(e)/Math.LN10);return e/Math.pow(10,t)>=10&&t++,t}function d(e){var t=parseFloat(e);return t==e&&(0!==t||!i.isString(e)||e.indexOf("x")<=0)?t:NaN}function f(e,t){return 0===t?e:f(t,e%t)}},3427:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},n("d9e2"),n("d401")},3442:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29"),n("ace4"),n("d3b7"),n("8a59"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7");var r=n("6b88"),i=function(){function e(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var e=r.platformApi.createCanvas();this.canvas=e}return e.prototype.update=function(e,t,n,r,i,a){var o=this._getBrush(),s=this._getGradient(i,"inRange"),l=this._getGradient(i,"outOfRange"),u=this.pointSize+this.blurSize,c=this.canvas,d=c.getContext("2d"),f=e.length;c.width=t,c.height=n;for(var h=0;h<f;++h){var p=e[h],g=p[0],v=p[1],y=p[2],m=r(y);d.globalAlpha=m,d.drawImage(o,g-u,v-u)}if(!c.width||!c.height)return c;var _=d.getImageData(0,0,c.width,c.height),b=_.data,x=0,S=b.length,M=this.minOpacity,w=this.maxOpacity,T=w-M;while(x<S){m=b[x+3]/256;var I=4*Math.floor(255*m);if(m>0){var A=a(m)?s:l;m>0&&(m=m*T+M),b[x++]=A[I],b[x++]=A[I+1],b[x++]=A[I+2],b[x++]=A[I+3]*m*256}else x+=4}return d.putImageData(_,0,0),c},e.prototype._getBrush=function(){var e=this._brushCanvas||(this._brushCanvas=r.platformApi.createCanvas()),t=this.pointSize+this.blurSize,n=2*t;e.width=n,e.height=n;var i=e.getContext("2d");return i.clearRect(0,0,n,n),i.shadowOffsetX=n,i.shadowBlur=this.blurSize,i.shadowColor="#000",i.beginPath(),i.arc(-t,t,this.pointSize,0,2*Math.PI,!0),i.closePath(),i.fill(),e},e.prototype._getGradient=function(e,t){for(var n=this._gradientPixels,r=n[t]||(n[t]=new Uint8ClampedArray(1024)),i=[0,0,0,0],a=0,o=0;o<256;o++)e[t](o/255,!0,i),r[a++]=i[0],r[a++]=i[1],r[a++]=i[2],r[a++]=i[3];return r},e}(),a=i;t.default=a},"348f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,i.use)(s.install),e.registerSeriesModel(a.default),e.registerChartView(o.default),e.registerLayout((0,l.default)("scatter"))};var i=n("86e3"),a=r(n("d09a")),o=r(n("02ca")),s=n("1120"),l=r(n("0ce6"))},"349a":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(){return{axisLine:{lineStyle:{color:"#B9B8CE"}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}}},i=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],a={darkMode:!0,color:i,backgroundColor:"#100C2A",axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:"#B9B8CE"}},textStyle:{color:"#B9B8CE"},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:"#B9B8CE"}},dataZoom:{borderColor:"#71708A",textStyle:{color:"#B9B8CE"},brushStyle:{color:"rgba(135,163,206,0.3)"},handleStyle:{color:"#353450",borderColor:"#C5CBE3"},moveHandleStyle:{color:"#B0B6C3",opacity:.3},fillerColor:"rgba(135,163,206,0.2)",emphasis:{handleStyle:{borderColor:"#91B7F2",color:"#4D587D"},moveHandleStyle:{color:"#636D9A",opacity:.7}},dataBackground:{lineStyle:{color:"#71708A",width:1},areaStyle:{color:"#71708A"}},selectedDataBackground:{lineStyle:{color:"#87A3CE"},areaStyle:{color:"#87A3CE"}}},visualMap:{textStyle:{color:"#B9B8CE"}},timeline:{lineStyle:{color:"#B9B8CE"},label:{color:"#B9B8CE"},controlStyle:{color:"#B9B8CE",borderColor:"#B9B8CE"}},calendar:{itemStyle:{color:"#100C2A"},dayLabel:{color:"#B9B8CE"},monthLabel:{color:"#B9B8CE"},yearLabel:{color:"#B9B8CE"}},timeAxis:r(),logAxis:r(),valueAxis:r(),categoryAxis:r(),line:{symbol:"circle"},graph:{color:i},gauge:{title:{color:"#B9B8CE"},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:"#B9B8CE"},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};a.categoryAxis.splitLine.show=!1;var o=a;t.default=o},"34bc":function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("99af");var i=n("58f5"),a=n("6460"),o=n("7b1f"),s=r(n("1faf")),l=r(n("a862")),u=n("eea5"),c=function(){function e(e,t,n,r){this._stageTaskMap=(0,i.createHashMap)(),this.ecInstance=e,this.api=t,n=this._dataProcessorHandlers=n.slice(),r=this._visualHandlers=r.slice(),this._allHandlers=n.concat(r)}return e.prototype.restoreData=function(e,t){e.restoreData(t),this._stageTaskMap.each((function(e){var t=e.overallTask;t&&t.dirty()}))},e.prototype.getPerformArgs=function(e,t){if(e.__pipeline){var n=this._pipelineMap.get(e.__pipeline.id),r=n.context,i=!t&&n.progressiveEnabled&&(!r||r.progressiveRender)&&e.__idxInPipeline>n.blockIndex,a=i?n.step:null,o=r&&r.modDataCount,s=null!=o?Math.ceil(o/a):null;return{step:a,modBy:s,modDataCount:o}}},e.prototype.getPipeline=function(e){return this._pipelineMap.get(e)},e.prototype.updateStreamModes=function(e,t){var n=this._pipelineMap.get(e.uid),r=e.getData(),i=r.count(),a=n.progressiveEnabled&&t.incrementalPrepareRender&&i>=n.threshold,o=e.get("large")&&i>=e.get("largeThreshold"),s="mod"===e.get("progressiveChunkMode")?i:null;e.pipelineContext=n.context={progressiveRender:a,modDataCount:s,large:o}},e.prototype.restorePipelines=function(e){var t=this,n=t._pipelineMap=(0,i.createHashMap)();e.eachSeries((function(e){var r=e.getProgressive(),i=e.uid;n.set(i,{id:i,head:null,tail:null,threshold:e.getProgressiveThreshold(),progressiveEnabled:r&&!(e.preventIncremental&&e.preventIncremental()),blockIndex:-1,step:Math.round(r||700),count:0}),t._pipe(e,e.dataTask)}))},e.prototype.prepareStageTasks=function(){var e=this._stageTaskMap,t=this.api.getModel(),n=this.api;(0,i.each)(this._allHandlers,(function(r){var a=e.get(r.uid)||e.set(r.uid,{});(0,i.assert)(!(r.reset&&r.overallReset),""),r.reset&&this._createSeriesStageTask(r,a,t,n),r.overallReset&&this._createOverallStageTask(r,a,t,n)}),this)},e.prototype.prepareView=function(e,t,n,r){var i=e.renderTask,a=i.context;a.model=t,a.ecModel=n,a.api=r,i.__block=!e.incrementalPrepareRender,this._pipe(t,i)},e.prototype.performDataProcessorTasks=function(e,t){this._performStageTasks(this._dataProcessorHandlers,e,t,{block:!0})},e.prototype.performVisualTasks=function(e,t,n){this._performStageTasks(this._visualHandlers,e,t,n)},e.prototype._performStageTasks=function(e,t,n,r){r=r||{};var a=!1,o=this;function s(e,t){return e.setDirty&&(!e.dirtyMap||e.dirtyMap.get(t.__pipeline.id))}(0,i.each)(e,(function(e,i){if(!r.visualType||r.visualType===e.visualType){var l=o._stageTaskMap.get(e.uid),u=l.seriesTaskMap,c=l.overallTask;if(c){var d,f=c.agentStubMap;f.each((function(e){s(r,e)&&(e.dirty(),d=!0)})),d&&c.dirty(),o.updatePayload(c,n);var h=o.getPerformArgs(c,r.block);f.each((function(e){e.perform(h)})),c.perform(h)&&(a=!0)}else u&&u.each((function(i,l){s(r,i)&&i.dirty();var u=o.getPerformArgs(i,r.block);u.skip=!e.performRawSeries&&t.isSeriesFiltered(i.context.model),o.updatePayload(i,n),i.perform(u)&&(a=!0)}))}})),this.unfinished=a||this.unfinished},e.prototype.performSeriesTasks=function(e){var t;e.eachSeries((function(e){t=e.dataTask.perform()||t})),this.unfinished=t||this.unfinished},e.prototype.plan=function(){this._pipelineMap.each((function(e){var t=e.tail;do{if(t.__block){e.blockIndex=t.__idxInPipeline;break}t=t.getUpstream()}while(t)}))},e.prototype.updatePayload=function(e,t){"remain"!==t&&(e.context.payload=t)},e.prototype._createSeriesStageTask=function(e,t,n,r){var o=this,s=t.seriesTaskMap,l=t.seriesTaskMap=(0,i.createHashMap)(),u=e.seriesType,c=e.getTargetSeries;function d(t){var i=t.uid,u=l.set(i,s&&s.get(i)||(0,a.createTask)({plan:g,reset:v,count:_}));u.context={model:t,ecModel:n,api:r,useClearVisual:e.isVisual&&!e.isLayout,plan:e.plan,reset:e.reset,scheduler:o},o._pipe(t,u)}e.createOnAllSeries?n.eachRawSeries(d):u?n.eachRawSeriesByType(u,d):c&&c(n,r).each(d)},e.prototype._createOverallStageTask=function(e,t,n,r){var o=this,s=t.overallTask=t.overallTask||(0,a.createTask)({reset:d});s.context={ecModel:n,api:r,overallReset:e.overallReset,scheduler:o};var l=s.agentStubMap,u=s.agentStubMap=(0,i.createHashMap)(),c=e.seriesType,h=e.getTargetSeries,g=!0,v=!1;function y(e){var t=e.uid,n=u.set(t,l&&l.get(t)||(v=!0,(0,a.createTask)({reset:f,onDirty:p})));n.context={model:e,overallProgress:g},n.agent=s,n.__block=g,o._pipe(e,n)}(0,i.assert)(!e.createOnAllSeries,""),c?n.eachRawSeriesByType(c,y):h?h(n,r).each(y):(g=!1,(0,i.each)(n.getSeries(),y)),v&&s.dirty()},e.prototype._pipe=function(e,t){var n=e.uid,r=this._pipelineMap.get(n);!r.head&&(r.head=t),r.tail&&r.tail.pipe(t),r.tail=t,t.__idxInPipeline=r.count++,t.__pipeline=r},e.wrapStageHandler=function(e,t){return(0,i.isFunction)(e)&&(e={overallReset:e,seriesType:b(e)}),e.uid=(0,o.getUID)("stageHandler"),t&&(e.visualType=t),e},e}();function d(e){e.overallReset(e.ecModel,e.api,e.payload)}function f(e){return e.overallProgress&&h}function h(){this.agent.dirty(),this.getDownstream().dirty()}function p(){this.agent&&this.agent.dirty()}function g(e){return e.plan?e.plan(e.model,e.ecModel,e.api,e.payload):null}function v(e){e.useClearVisual&&e.data.clearAllVisual();var t=e.resetDefines=(0,u.normalizeToArray)(e.reset(e.model,e.ecModel,e.api,e.payload));return t.length>1?(0,i.map)(t,(function(e,t){return m(t)})):y}var y=m(0);function m(e){return function(t,n){var r=n.data,i=n.resetDefines[e];if(i&&i.dataEach)for(var a=t.start;a<t.end;a++)i.dataEach(r,a);else i&&i.progress&&i.progress(t,r)}}function _(e){return e.data.count()}function b(e){x=null;try{e(S,M)}catch(t){}return x}var x,S={},M={};function w(e,t){for(var n in t.prototype)e[n]=i.noop}w(S,s.default),w(M,l.default),S.eachSeriesByType=S.eachRawSeriesByType=function(e){x=e},S.eachComponent=function(e){"series"===e.mainType&&e.subType&&(x=e.subType)};var T=c;t.default=T},3612:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("13d5"),n("c975"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.ELEMENT_ANIMATABLE_PROPS=void 0,t.applyLeaveTransition=function(e,t,n,r){if(e){var i=e.parent,a=p(e).leaveToProps;if(a){var o=g("update",e,t,n,0);o.done=function(){i.remove(e),r&&r()},e.animateTo(a,o)}else i.remove(e),r&&r()}},t.applyUpdateTransition=function(e,t,n,r){r=r||{};var o=r.dataIndex,l=r.isInit,m=r.clearStyle,_=n.isAnimationEnabled(),b=p(e),M=t.style;b.userDuring=t.during;var w={},T={};(function(e,t,n){for(var r=0;r<f.length;r++){var i=f[r],a=d[i],o=t[i];o&&(n[a[0]]=o[0],n[a[1]]=o[1])}for(r=0;r<c.TRANSFORMABLE_PROPS.length;r++){var s=c.TRANSFORMABLE_PROPS[r];null!=t[s]&&(n[s]=t[s])}})(0,t,T),S("shape",t,T),S("extra",t,T),!l&&_&&(function(e,t,n){for(var r=t.transition,a=y(r)?c.TRANSFORMABLE_PROPS:(0,i.normalizeToArray)(r||[]),o=0;o<a.length;o++){var s=a[o];if("style"!==s&&"shape"!==s&&"extra"!==s){var l=e[s];0,n[s]=l}}}(e,t,w),x("shape",e,t,w),x("extra",e,t,w),function(e,t,n,r){if(!n)return;var o,s=e.style;if(s){var l=n.transition,u=t.transition;if(l&&!y(l)){var c=(0,i.normalizeToArray)(l);!o&&(o=r.style={});for(var d=0;d<c.length;d++){var f=c[d],h=s[f];o[f]=h}}else if(e.getAnimationStyleProps&&(y(u)||y(l)||(0,a.indexOf)(u,"style")>=0)){var p=e.getAnimationStyleProps(),g=p?p.style:null;if(g){!o&&(o=r.style={});var v=(0,a.keys)(n);for(d=0;d<v.length;d++){f=v[d];if(g[f]){h=s[f];o[f]=h}}}}}}(e,t,M,w));if(T.style=M,function(e,t,n){var r=t.style;if(!e.isGroup&&r){if(n){e.useStyle({});for(var i=e.animators,a=0;a<i.length;a++){var o=i[a];"style"===o.targetName&&o.changeTarget(e.style)}}e.setStyle(r)}t&&(t.style=null,t&&e.attr(t),t.style=r)}(e,T,m),function(e,t){(0,a.hasOwn)(t,"silent")&&(e.silent=t.silent),(0,a.hasOwn)(t,"ignore")&&(e.ignore=t.ignore),e instanceof s.default&&(0,a.hasOwn)(t,"invisible")&&(e.invisible=t.invisible);e instanceof u.Path&&(0,a.hasOwn)(t,"autoBatch")&&(e.autoBatch=t.autoBatch)}(e,t),_)if(l){var I={};(0,a.each)(h,(function(e){var n=e?t[e]:t;n&&n.enterFrom&&(e&&(I[e]=I[e]||{}),(0,a.extend)(e?I[e]:I,n.enterFrom))}));var A=g("enter",e,t,n,o);A.duration>0&&e.animateFrom(I,A)}else(function(e,t,n,r,i){if(i){var a=g("update",e,t,r,n);a.duration>0&&e.animateFrom(i,a)}})(e,t,o||0,n,w);v(e,t),M?e.dirty():e.markRedraw()},t.isTransitionAll=y,t.updateLeaveTo=v,n("d9e2"),n("d401");var i=n("eea5"),a=n("58f5"),o=n("484a"),s=r(n("1354")),l=n("a62d"),u=n("e136"),c=(n("7be7"),n("66f2")),d={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},f=(0,a.keys)(d),h=((0,a.reduce)(c.TRANSFORMABLE_PROPS,(function(e,t){return e[t]=1,e}),{}),c.TRANSFORMABLE_PROPS.join(", "),["","style","shape","extra"]);t.ELEMENT_ANIMATABLE_PROPS=h;var p=(0,i.makeInner)();function g(e,t,n,r,i){var o=e+"Animation",s=(0,l.getAnimationConfig)(e,r,i)||{},u=p(t).userDuring;return s.duration>0&&(s.during=u?(0,a.bind)(b,{el:t,userDuring:u}):null,s.setToFinal=!0,s.scope=e),(0,a.extend)(s,n[o]),s}function v(e,t){for(var n=p(e).leaveToProps,r=0;r<h.length;r++){var i=h[r],o=i?t[i]:t;o&&o.leaveTo&&(n||(n=p(e).leaveToProps={}),i&&(n[i]=n[i]||{}),(0,a.extend)(i?n[i]:n,o.leaveTo))}}function y(e){return"all"===e}var m={},_={setTransform:function(e,t){return m.el[e]=t,this},getTransform:function(e){return m.el[e]},setShape:function(e,t){var n=m.el,r=n.shape||(n.shape={});return r[e]=t,n.dirtyShape&&n.dirtyShape(),this},getShape:function(e){var t=m.el.shape;if(t)return t[e]},setStyle:function(e,t){var n=m.el,r=n.style;return r&&(r[e]=t,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(e){var t=m.el.style;if(t)return t[e]},setExtra:function(e,t){var n=m.el.extra||(m.el.extra={});return n[e]=t,this},getExtra:function(e){var t=m.el.extra;if(t)return t[e]}};function b(){var e=this.el;if(e){var t=p(e).userDuring,n=this.userDuring;t===n?(m.el=e,n(_)):this.el=this.userDuring=null}}function x(e,t,n,r){var o=n[e];if(o){var s,l=t[e];if(l){var u=n.transition,c=o.transition;if(c)if(!s&&(s=r[e]={}),y(c))(0,a.extend)(s,l);else for(var d=(0,i.normalizeToArray)(c),f=0;f<d.length;f++){var h=d[f],p=l[h];s[h]=p}else if(y(u)||(0,a.indexOf)(u,e)>=0){!s&&(s=r[e]={});var g=(0,a.keys)(l);for(f=0;f<g.length;f++){h=g[f],p=l[h];M(o[h],p)&&(s[h]=p)}}}}}function S(e,t,n){var r=t[e];if(r)for(var i=n[e]={},s=(0,a.keys)(r),l=0;l<s.length;l++){var u=s[l];i[u]=(0,o.cloneValue)(r[u])}}function M(e,t){return(0,a.isArrayLike)(e)?e!==t:null!=e&&isFinite(e)}},3721:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getTextRect=function(e,t,n,i,a,o,s,l){var u=new r.Text({style:{text:e,font:t,align:n,verticalAlign:i,padding:a,rich:o,overflow:s?"truncate":null,lineHeight:l}});return u.getBoundingRect()};var r=n("e136")},3781:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=[];return e.eachSeriesByType("graph",(function(e){var r=e.get("coordinateSystem");if(!r||"view"===r){var i=e.getData(),u=i.mapArray((function(e){var t=i.getItemModel(e);return[+t.get("x"),+t.get("y")]})),c=[],d=[];s.fromPoints(u,c,d),d[0]-c[0]===0&&(d[0]+=1,c[0]-=1),d[1]-c[1]===0&&(d[1]+=1,c[1]-=1);var f=(d[0]-c[0])/(d[1]-c[1]),h=function(e,t,n){var r=(0,l.extend)(e.getBoxLayoutParams(),{aspect:n});return(0,o.getLayoutRect)(r,{width:t.getWidth(),height:t.getHeight()})}(e,t,f);isNaN(f)&&(c=[h.x,h.y],d=[h.x+h.width,h.y+h.height]);var p=d[0]-c[0],g=d[1]-c[1],v=h.width,y=h.height,m=e.coordinateSystem=new a.default;m.zoomLimit=e.get("scaleLimit"),m.setBoundingRect(c[0],c[1],p,g),m.setViewRect(h.x,h.y,v,y),m.setCenter(e.get("center"),t),m.setZoom(e.get("zoom")),n.push(m)}})),n},n("14d9");var a=i(n("3e6c")),o=n("06fd"),s=r(n("ecf3")),l=n("58f5")},3783:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("498a"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.DEFAULT_TEXT_ANIMATION_PROPS=void 0,t.hasSeparateFont=M,t.normalizeTextStyle=w,t.parseFontSize=x,n("d9e2"),n("d401"),n("cb29"),n("c975");var a=n("9ab4"),o=n("9b92"),s=i(n("4db2")),l=n("58f5"),u=n("1447"),c=i(n("3adc")),d=i(n("d14a")),f=i(n("77ef")),h=r(n("1354")),p=n("6b88"),g={fill:"#000"},v={style:(0,l.defaults)({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},h.DEFAULT_COMMON_ANIMATION_PROPS.style)};t.DEFAULT_TEXT_ANIMATION_PROPS=v;var y=function(e){function t(t){var n=e.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=g,n.attr(t),n}return(0,a.__extends)(t,e),t.prototype.childrenRef=function(){return this._children},t.prototype.update=function(){e.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var t=0;t<this._children.length;t++){var n=this._children[t];n.zlevel=this.zlevel,n.z=this.z,n.z2=this.z2,n.culling=this.culling,n.cursor=this.cursor,n.invisible=this.invisible}},t.prototype.updateTransform=function(){var t=this.innerTransformable;t?(t.updateTransform(),t.transform&&(this.transform=t.transform)):e.prototype.updateTransform.call(this)},t.prototype.getLocalTransform=function(t){var n=this.innerTransformable;return n?n.getLocalTransform(t):e.prototype.getLocalTransform.call(this,t)},t.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),e.prototype.getComputedTransform.call(this)},t.prototype._updateSubTexts=function(){this._childCursor=0,w(this.style),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},t.prototype.addSelfToZr=function(t){e.prototype.addSelfToZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].__zr=t},t.prototype.removeSelfFromZr=function(t){e.prototype.removeSelfFromZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].__zr=null},t.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var e=new f.default(0,0,0,0),t=this._children,n=[],r=null,i=0;i<t.length;i++){var a=t[i],o=a.getBoundingRect(),s=a.getLocalTransform(n);s?(e.copy(o),e.applyTransform(s),r=r||e.clone(),r.union(e)):(r=r||o.clone(),r.union(o))}this._rect=r||e}return this._rect},t.prototype.setDefaultTextStyle=function(e){this._defaultStyle=e||g},t.prototype.setTextContent=function(e){0},t.prototype._mergeStyle=function(e,t){if(!t)return e;var n=t.rich,r=e.rich||n&&{};return(0,l.extend)(e,t),n&&r?(this._mergeRich(r,n),e.rich=r):r&&(e.rich=r),e},t.prototype._mergeRich=function(e,t){for(var n=(0,l.keys)(t),r=0;r<n.length;r++){var i=n[r];e[i]=e[i]||{},(0,l.extend)(e[i],t[i])}},t.prototype.getAnimationStyleProps=function(){return v},t.prototype._getOrCreateChild=function(e){var t=this._children[this._childCursor];return t&&t instanceof e||(t=new e),this._children[this._childCursor++]=t,t.__zr=this.__zr,t.parent=this,t},t.prototype._updatePlainTexts=function(){var e=this.style,t=e.font||p.DEFAULT_FONT,n=e.padding,r=P(e),i=(0,o.parsePlainText)(r,e),a=O(e),l=!!e.backgroundColor,c=i.outerHeight,d=i.outerWidth,h=i.contentWidth,g=i.lines,v=i.lineHeight,y=this._defaultStyle,m=e.x||0,_=e.y||0,b=e.align||y.align||"left",x=e.verticalAlign||y.verticalAlign||"top",M=m,w=(0,u.adjustTextY)(_,i.contentHeight,x);if(a||n){var T=(0,u.adjustTextX)(m,d,b),D=(0,u.adjustTextY)(_,c,x);a&&this._renderBackground(e,e,T,D,d,c)}w+=v/2,n&&(M=C(m,b,n),"top"===x?w+=n[0]:"bottom"===x&&(w-=n[2]));for(var L=0,E=!1,k=(A("fill"in e?e.fill:(E=!0,y.fill))),R=(I("stroke"in e?e.stroke:l||y.autoStroke&&!E?null:(L=2,y.stroke))),N=e.textShadowBlur>0,z=null!=e.width&&("truncate"===e.overflow||"break"===e.overflow||"breakAll"===e.overflow),B=i.calculatedLineHeight,V=0;V<g.length;V++){var F=this._getOrCreateChild(s.default),j=F.createStyle();F.useStyle(j),j.text=g[V],j.x=M,j.y=w,b&&(j.textAlign=b),j.textBaseline="middle",j.opacity=e.opacity,j.strokeFirst=!0,N&&(j.shadowBlur=e.textShadowBlur||0,j.shadowColor=e.textShadowColor||"transparent",j.shadowOffsetX=e.textShadowOffsetX||0,j.shadowOffsetY=e.textShadowOffsetY||0),j.stroke=R,j.fill=k,R&&(j.lineWidth=e.lineWidth||L,j.lineDash=e.lineDash,j.lineDashOffset=e.lineDashOffset||0),j.font=t,S(j,e),w+=v,z&&F.setBoundingRect(new f.default((0,u.adjustTextX)(j.x,e.width,j.textAlign),(0,u.adjustTextY)(j.y,B,j.textBaseline),h,B))}},t.prototype._updateRichTexts=function(){var e=this.style,t=P(e),n=(0,o.parseRichText)(t,e),r=n.width,i=n.outerWidth,a=n.outerHeight,s=e.padding,l=e.x||0,c=e.y||0,d=this._defaultStyle,f=e.align||d.align,h=e.verticalAlign||d.verticalAlign,p=(0,u.adjustTextX)(l,i,f),g=(0,u.adjustTextY)(c,a,h),v=p,y=g;s&&(v+=s[3],y+=s[0]);var m=v+r;O(e)&&this._renderBackground(e,e,p,g,i,a);for(var _=!!e.backgroundColor,b=0;b<n.lines.length;b++){var x=n.lines[b],S=x.tokens,M=S.length,w=x.lineHeight,T=x.width,I=0,A=v,C=m,D=M-1,L=void 0;while(I<M&&(L=S[I],!L.align||"left"===L.align))this._placeToken(L,e,w,y,A,"left",_),T-=L.width,A+=L.width,I++;while(D>=0&&(L=S[D],"right"===L.align))this._placeToken(L,e,w,y,C,"right",_),T-=L.width,C-=L.width,D--;A+=(r-(A-v)-(m-C)-T)/2;while(I<=D)L=S[I],this._placeToken(L,e,w,y,A+L.width/2,"center",_),A+=L.width,I++;y+=w}},t.prototype._placeToken=function(e,t,n,r,i,a,o){var c=t.rich[e.styleName]||{};c.text=e.text;var d=e.verticalAlign,h=r+n/2;"top"===d?h=r+e.height/2:"bottom"===d&&(h=r+n-e.height/2);var g=!e.isLineHolder&&O(c);g&&this._renderBackground(c,t,"right"===a?i-e.width:"center"===a?i-e.width/2:i,h-e.height/2,e.width,e.height);var v=!!c.backgroundColor,y=e.textPadding;y&&(i=C(i,a,y),h-=e.height/2-y[0]-e.innerHeight/2);var m=this._getOrCreateChild(s.default),_=m.createStyle();m.useStyle(_);var b=this._defaultStyle,x=!1,M=0,w=A("fill"in c?c.fill:"fill"in t?t.fill:(x=!0,b.fill)),T=I("stroke"in c?c.stroke:"stroke"in t?t.stroke:v||o||b.autoStroke&&!x?null:(M=2,b.stroke)),P=c.textShadowBlur>0||t.textShadowBlur>0;_.text=e.text,_.x=i,_.y=h,P&&(_.shadowBlur=c.textShadowBlur||t.textShadowBlur||0,_.shadowColor=c.textShadowColor||t.textShadowColor||"transparent",_.shadowOffsetX=c.textShadowOffsetX||t.textShadowOffsetX||0,_.shadowOffsetY=c.textShadowOffsetY||t.textShadowOffsetY||0),_.textAlign=a,_.textBaseline="middle",_.font=e.font||p.DEFAULT_FONT,_.opacity=(0,l.retrieve3)(c.opacity,t.opacity,1),S(_,c),T&&(_.lineWidth=(0,l.retrieve3)(c.lineWidth,t.lineWidth,M),_.lineDash=(0,l.retrieve2)(c.lineDash,t.lineDash),_.lineDashOffset=t.lineDashOffset||0,_.stroke=T),w&&(_.fill=w);var D=e.contentWidth,L=e.contentHeight;m.setBoundingRect(new f.default((0,u.adjustTextX)(_.x,D,_.textAlign),(0,u.adjustTextY)(_.y,L,_.textBaseline),D,L))},t.prototype._renderBackground=function(e,t,n,r,i,a){var o,s,u=e.backgroundColor,f=e.borderWidth,h=e.borderColor,p=u&&u.image,g=u&&!p,v=e.borderRadius,y=this;if(g||e.lineHeight||f&&h){o=this._getOrCreateChild(d.default),o.useStyle(o.createStyle()),o.style.fill=null;var m=o.shape;m.x=n,m.y=r,m.width=i,m.height=a,m.r=v,o.dirtyShape()}if(g){var _=o.style;_.fill=u||null,_.fillOpacity=(0,l.retrieve2)(e.fillOpacity,1)}else if(p){s=this._getOrCreateChild(c.default),s.onload=function(){y.dirtyStyle()};var b=s.style;b.image=u.image,b.x=n,b.y=r,b.width=i,b.height=a}if(f&&h){_=o.style;_.lineWidth=f,_.stroke=h,_.strokeOpacity=(0,l.retrieve2)(e.strokeOpacity,1),_.lineDash=e.borderDash,_.lineDashOffset=e.borderDashOffset||0,o.strokeContainThreshold=0,o.hasFill()&&o.hasStroke()&&(_.strokeFirst=!0,_.lineWidth*=2)}var x=(o||s).style;x.shadowBlur=e.shadowBlur||0,x.shadowColor=e.shadowColor||"transparent",x.shadowOffsetX=e.shadowOffsetX||0,x.shadowOffsetY=e.shadowOffsetY||0,x.opacity=(0,l.retrieve3)(e.opacity,t.opacity,1)},t.makeFont=function(e){var t="";return M(e)&&(t=[e.fontStyle,e.fontWeight,x(e.fontSize),e.fontFamily||"sans-serif"].join(" ")),t&&(0,l.trim)(t)||e.textFont||e.font},t}(h.default),m={left:!0,right:1,center:1},_={top:1,bottom:1,middle:1},b=["fontStyle","fontWeight","fontSize","fontFamily"];function x(e){return"string"!==typeof e||-1===e.indexOf("px")&&-1===e.indexOf("rem")&&-1===e.indexOf("em")?isNaN(+e)?p.DEFAULT_FONT_SIZE+"px":e+"px":e}function S(e,t){for(var n=0;n<b.length;n++){var r=b[n],i=t[r];null!=i&&(e[r]=i)}}function M(e){return null!=e.fontSize||e.fontFamily||e.fontWeight}function w(e){return T(e),(0,l.each)(e.rich,T),e}function T(e){if(e){e.font=y.makeFont(e);var t=e.align;"middle"===t&&(t="center"),e.align=null==t||m[t]?t:"left";var n=e.verticalAlign;"center"===n&&(n="middle"),e.verticalAlign=null==n||_[n]?n:"top";var r=e.padding;r&&(e.padding=(0,l.normalizeCssArray)(e.padding))}}function I(e,t){return null==e||t<=0||"transparent"===e||"none"===e?null:e.image||e.colorStops?"#000":e}function A(e){return null==e||"none"===e?null:e.image||e.colorStops?"#000":e}function C(e,t,n){return"right"===t?e-n[1]:"center"===t?e+n[3]/2-n[1]/2:e+n[3]}function P(e){var t=e.text;return null!=t&&(t+=""),t}function O(e){return!!(e.backgroundColor||e.lineHeight||e.borderWidth&&e.borderColor)}var D=y;t.default=D},"37df":function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,r){var s=null==t.opacity?1:t.opacity;if(n instanceof a.default)return void e("opacity",s);if(function(e){var t=e.fill;return null!=t&&"none"!==t}(t)){var f=(0,l.normalizeColor)(t.fill);e("fill",f.color);var h=null!=t.fillOpacity?t.fillOpacity*f.opacity*s:f.opacity*s;(r||h<1)&&e("fill-opacity",h)}else e("fill","none");if(function(e){var t=e.stroke;return null!=t&&"none"!==t}(t)){var p=(0,l.normalizeColor)(t.stroke);e("stroke",p.color);var g=t.strokeNoScale?n.getLineScale():1,v=g?(t.lineWidth||0)/g:0,y=null!=t.strokeOpacity?t.strokeOpacity*p.opacity*s:p.opacity*s,m=t.strokeFirst;if((r||1!==v)&&e("stroke-width",v),(r||m)&&e("paint-order",m?"stroke":"fill"),(r||y<1)&&e("stroke-opacity",y),t.lineDash){var _=(0,o.getLineDash)(n),b=_[0],x=_[1];b&&(x=u(x||0),e("stroke-dasharray",b.join(",")),(x||r)&&e("stroke-dashoffset",x))}else r&&e("stroke-dasharray","none");for(var S=0;S<c.length;S++){var M=c[S];if(r||t[M]!==i.DEFAULT_PATH_STYLE[M]){var w=t[M]||i.DEFAULT_PATH_STYLE[M];w&&e(d[S],w)}}}else r&&e("stroke","none")},n("cb29");var i=n("bec7"),a=r(n("3adc")),o=n("6b9e"),s=n("58f5"),l=n("6c22"),u=Math.round;var c=["lineCap","miterLimit","lineJoin"],d=(0,s.map)(c,(function(e){return"stroke-"+e.toLowerCase()}))},"37f6":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("cb29"),n("d9e2"),n("d401"),n("d3b7"),n("159b");var a=n("9ab4"),o=i(n("58f5")),s=i(n("e136")),l=n("a646"),u=r(n("8dd4")),c=n("79f3"),d=i(n("ecf3")),f=r(n("3e6c")),h=i(n("ac71")),p=r(n("5aa7")),g=n("9404"),v=n("30ac"),y=r(n("adc2")),m=r(n("bec7")),_=n("50db"),b=function(){return function(){this.parentPoint=[],this.childPoints=[]}}(),x=function(e){function t(t){return e.call(this,t)||this}return(0,a.__extends)(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new b},t.prototype.buildPath=function(e,t){var n=t.childPoints,r=n.length,i=t.parentPoint,a=n[0],o=n[r-1];if(1===r)return e.moveTo(i[0],i[1]),void e.lineTo(a[0],a[1]);var s=t.orient,l="TB"===s||"BT"===s?0:1,u=1-l,c=(0,v.parsePercent)(t.forkPosition,1),d=[];d[l]=i[l],d[u]=i[u]+(o[u]-i[u])*c,e.moveTo(i[0],i[1]),e.lineTo(d[0],d[1]),e.moveTo(a[0],a[1]),d[l]=a[l],e.lineTo(d[0],d[1]),d[l]=o[l],e.lineTo(d[0],d[1]),e.lineTo(o[0],o[1]);for(var f=1;f<r-1;f++){var h=n[f];e.moveTo(h[0],h[1]),d[l]=h[l],e.lineTo(d[0],d[1])}},t}(m.default),S=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._mainGroup=new s.Group,n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t){this._controller=new p.default(t.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},t.prototype.render=function(e,t,n){var r=e.getData(),i=e.layoutInfo,a=this._mainGroup,o=e.get("layout");"radial"===o?(a.x=i.x+i.width/2,a.y=i.y+i.height/2):(a.x=i.x,a.y=i.y),this._updateViewCoordSys(e,n),this._updateController(e,t,n);var s=this._data;r.diff(s).add((function(t){M(r,t)&&w(r,t,null,a,e)})).update((function(t,n){var i=s.getItemGraphicEl(n);M(r,t)?w(r,t,i,a,e):i&&A(s,n,i,a,e)})).remove((function(t){var n=s.getItemGraphicEl(t);n&&A(s,t,n,a,e)})).execute(),this._nodeScaleRatio=e.get("nodeScaleRatio"),this._updateNodeAndLinkScale(e),!0===e.get("expandAndCollapse")&&r.eachItemGraphicEl((function(t,r){t.off("click").on("click",(function(){n.dispatchAction({type:"treeExpandAndCollapse",seriesId:e.id,dataIndex:r})}))})),this._data=r},t.prototype._updateViewCoordSys=function(e,t){var n=e.getData(),r=[];n.each((function(e){var t=n.getItemLayout(e);!t||isNaN(t.x)||isNaN(t.y)||r.push([+t.x,+t.y])}));var i=[],a=[];d.fromPoints(r,i,a);var o=this._min,s=this._max;a[0]-i[0]===0&&(i[0]=o?o[0]:i[0]-1,a[0]=s?s[0]:a[0]+1),a[1]-i[1]===0&&(i[1]=o?o[1]:i[1]-1,a[1]=s?s[1]:a[1]+1);var l=e.coordinateSystem=new f.default;l.zoomLimit=e.get("scaleLimit"),l.setBoundingRect(i[0],i[1],a[0]-i[0],a[1]-i[1]),l.setCenter(e.get("center"),t),l.setZoom(e.get("zoom")),this.group.attr({x:l.x,y:l.y,scaleX:l.scaleX,scaleY:l.scaleY}),this._min=i,this._max=a},t.prototype._updateController=function(e,t,n){var r=this,i=this._controller,a=this._controllerHost,o=this.group;i.setPointerChecker((function(t,r,i){var a=o.getBoundingRect();return a.applyTransform(o.transform),a.contain(r,i)&&!(0,g.onIrrelevantElement)(t,n,e)})),i.enable(e.get("roam")),a.zoomLimit=e.get("scaleLimit"),a.zoom=e.coordinateSystem.getZoom(),i.off("pan").off("zoom").on("pan",(function(t){h.updateViewOnPan(a,t.dx,t.dy),n.dispatchAction({seriesId:e.id,type:"treeRoam",dx:t.dx,dy:t.dy})})).on("zoom",(function(t){h.updateViewOnZoom(a,t.scale,t.originX,t.originY),n.dispatchAction({seriesId:e.id,type:"treeRoam",zoom:t.scale,originX:t.originX,originY:t.originY}),r._updateNodeAndLinkScale(e),n.updateLabelLayout()}))},t.prototype._updateNodeAndLinkScale=function(e){var t=e.getData(),n=this._getNodeGlobalScale(e);t.eachItemGraphicEl((function(e,t){e.setSymbolScale(n)}))},t.prototype._getNodeGlobalScale=function(e){var t=e.coordinateSystem;if("view"!==t.type)return 1;var n=this._nodeScaleRatio,r=t.scaleX||1,i=t.getZoom(),a=(i-1)*n+1;return a/r},t.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},t.prototype.remove=function(){this._mainGroup.removeAll(),this._data=null},t.type="tree",t}(y.default);function M(e,t){var n=e.getItemLayout(t);return n&&!isNaN(n.x)&&!isNaN(n.y)}function w(e,t,n,r,i){var a=!n,c=e.tree.getNodeByDataIndex(t),d=c.getModel(),f=c.getVisual("style").fill,h=!1===c.isExpand&&0!==c.children.length?f:"#fff",p=e.tree.root,g=c.parentNode===p?c:c.parentNode||c,v=e.getItemGraphicEl(g.dataIndex),y=g.getLayout(),m=v?{x:v.__oldX,y:v.__oldY,rawX:v.__radialOldRawX,rawY:v.__radialOldRawY}:y,b=c.getLayout();a?(n=new u.default(e,t,null,{symbolInnerColor:h,useNameLabel:!0}),n.x=m.x,n.y=m.y):n.updateData(e,t,null,{symbolInnerColor:h,useNameLabel:!0}),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=b.rawX,n.__radialRawY=b.rawY,r.add(n),e.setItemGraphicEl(t,n),n.__oldX=n.x,n.__oldY=n.y,s.updateProps(n,{x:b.x,y:b.y},i);var S=n.getSymbolPath();if("radial"===i.get("layout")){var M=p.children[0],w=M.getLayout(),T=M.children.length,I=void 0,A=void 0;if(b.x===w.x&&!0===c.isExpand&&M.children.length){var P={x:(M.children[0].getLayout().x+M.children[T-1].getLayout().x)/2,y:(M.children[0].getLayout().y+M.children[T-1].getLayout().y)/2};I=Math.atan2(P.y-w.y,P.x-w.x),I<0&&(I=2*Math.PI+I),A=P.x<w.x,A&&(I-=Math.PI)}else I=Math.atan2(b.y-w.y,b.x-w.x),I<0&&(I=2*Math.PI+I),0===c.children.length||0!==c.children.length&&!1===c.isExpand?(A=b.x<w.x,A&&(I-=Math.PI)):(A=b.x>w.x,A||(I-=Math.PI));var O=A?"left":"right",D=d.getModel("label"),L=D.get("rotate"),E=L*(Math.PI/180),k=S.getTextContent();k&&(S.setTextConfig({position:D.get("position")||O,rotation:null==L?-I:E,origin:"center"}),k.setStyle("verticalAlign","middle"))}var R=d.get(["emphasis","focus"]),N="relative"===R?o.concatArray(c.getAncestorsIndices(),c.getDescendantIndices()):"ancestor"===R?c.getAncestorsIndices():"descendant"===R?c.getDescendantIndices():null;N&&((0,l.getECData)(n).focus=N),function(e,t,n,r,i,a,l,u){var c=t.getModel(),d=e.get("edgeShape"),f=e.get("layout"),h=e.getOrient(),p=e.get(["lineStyle","curveness"]),g=e.get("edgeForkPosition"),v=c.getModel("lineStyle").getLineStyle(),y=r.__edge;if("curve"===d)t.parentNode&&t.parentNode!==n&&(y||(y=r.__edge=new s.BezierCurve({shape:C(f,h,p,i,i)})),s.updateProps(y,{shape:C(f,h,p,a,l)},e));else if("polyline"===d)if("orthogonal"===f){if(t!==n&&t.children&&0!==t.children.length&&!0===t.isExpand){for(var m=t.children,b=[],S=0;S<m.length;S++){var M=m[S].getLayout();b.push([M.x,M.y])}y||(y=r.__edge=new x({shape:{parentPoint:[l.x,l.y],childPoints:[[l.x,l.y]],orient:h,forkPosition:g}})),s.updateProps(y,{shape:{parentPoint:[l.x,l.y],childPoints:b}},e)}}else 0;y&&("polyline"!==d||t.isExpand)&&(y.useStyle(o.defaults({strokeNoScale:!0,fill:null},v)),(0,_.setStatesStylesFromModel)(y,c,"lineStyle"),(0,_.setDefaultStateProxy)(y),u.add(y))}(i,c,p,n,m,y,b,r),n.__edge&&(n.onHoverStateChange=function(t){if("blur"!==t){var r=c.parentNode&&e.getItemGraphicEl(c.parentNode.dataIndex);r&&r.hoverState===_.HOVER_STATE_BLUR||(0,_.setStatesFlag)(n.__edge,t)}})}function T(e,t,n,r,i){var a=t.tree.root,o=I(a,e),l=o.source,u=o.sourceLayout,c=t.getItemGraphicEl(e.dataIndex);if(c){var d=t.getItemGraphicEl(l.dataIndex),f=d.__edge,h=c.__edge||(!1===l.isExpand||1===l.children.length?f:void 0),p=r.get("edgeShape"),g=r.get("layout"),v=r.get("orient"),y=r.get(["lineStyle","curveness"]);h&&("curve"===p?s.removeElement(h,{shape:C(g,v,y,u,u),style:{opacity:0}},r,{cb:function(){n.remove(h)},removeOpt:i}):"polyline"===p&&"orthogonal"===r.get("layout")&&s.removeElement(h,{shape:{parentPoint:[u.x,u.y],childPoints:[[u.x,u.y]]},style:{opacity:0}},r,{cb:function(){n.remove(h)},removeOpt:i}))}}function I(e,t){var n,r=t.parentNode===e?t:t.parentNode||t;while(n=r.getLayout(),null==n)r=r.parentNode===e?r:r.parentNode||r;return{source:r,sourceLayout:n}}function A(e,t,n,r,i){var a=e.tree.getNodeByDataIndex(t),o=e.tree.root,l=I(o,a).sourceLayout,u={duration:i.get("animationDurationUpdate"),easing:i.get("animationEasingUpdate")};s.removeElement(n,{x:l.x+1,y:l.y+1},i,{cb:function(){r.remove(n),e.setItemGraphicEl(t,null)},removeOpt:u}),n.fadeOut(null,e.hostModel,{fadeLabel:!0,animation:u}),a.children.forEach((function(t){T(t,e,r,i,u)})),T(a,e,r,i,u)}function C(e,t,n,r,i){var a,o,s,l,u,d,f,h;if("radial"===e){u=r.rawX,f=r.rawY,d=i.rawX,h=i.rawY;var p=(0,c.radialCoordinate)(u,f),g=(0,c.radialCoordinate)(u,f+(h-f)*n),v=(0,c.radialCoordinate)(d,h+(f-h)*n),y=(0,c.radialCoordinate)(d,h);return{x1:p.x||0,y1:p.y||0,x2:y.x||0,y2:y.y||0,cpx1:g.x||0,cpy1:g.y||0,cpx2:v.x||0,cpy2:v.y||0}}return u=r.x,f=r.y,d=i.x,h=i.y,"LR"!==t&&"RL"!==t||(a=u+(d-u)*n,o=f,s=d+(u-d)*n,l=h),"TB"!==t&&"BT"!==t||(a=u,o=f+(h-f)*n,s=d,l=h+(f-h)*n),{x1:u,y1:f,x2:d,y2:h,cpx1:a,cpy1:o,cpx2:s,cpy2:l}}var P=S;t.default=P},"382f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.EllipseShape=void 0;var i=n("9ab4"),a=r(n("bec7")),o=function(){return function(){this.cx=0,this.cy=0,this.rx=0,this.ry=0}}();t.EllipseShape=o;var s=function(e){function t(t){return e.call(this,t)||this}return(0,i.__extends)(t,e),t.prototype.getDefaultShape=function(){return new o},t.prototype.buildPath=function(e,t){var n=.5522848,r=t.cx,i=t.cy,a=t.rx,o=t.ry,s=a*n,l=o*n;e.moveTo(r-a,i),e.bezierCurveTo(r-a,i-l,r-s,i-o,r,i-o),e.bezierCurveTo(r+s,i-o,r+a,i-l,r+a,i),e.bezierCurveTo(r+a,i+l,r+s,i+o,r,i+o),e.bezierCurveTo(r-s,i+o,r-a,i+l,r-a,i),e.closePath()},t}(a.default);s.prototype.type="ellipse";var l=s;t.default=l},"399b":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.createWrap=function(){return new r},n("14d9");var r=function(){function e(){this._storage=[],this._elExistsMap={}}return e.prototype.add=function(e,t,n,r,i){return!this._elExistsMap[e.id]&&(this._elExistsMap[e.id]=!0,this._storage.push({el:e,target:t,duration:n,delay:r,easing:i}),!0)},e.prototype.finished=function(e){return this._finishedCallback=e,this},e.prototype.start=function(){for(var e=this,t=this._storage.length,n=function(){t--,t<=0&&(e._storage.length=0,e._elExistsMap={},e._finishedCallback&&e._finishedCallback())},r=0,i=this._storage.length;r<i;r++){var a=this._storage[r];a.el.animateTo(a.target,{duration:a.duration,delay:a.delay,easing:a.easing,setToFinal:!0,done:n,aborted:n})}return this},e}()},"3a19":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("aca7")),s=r(n("25e2")),l=r(n("e348")),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.makeElOption=function(e,t,n,r,i){var a=n.axis,o=a.grid,u=r.get("type"),f=c(o,a).getOtherAxis(a).getGlobalExtent(),h=a.toGlobalCoord(a.dataToCoord(t,!0));if(u&&"none"!==u){var p=s.buildElStyle(r),g=d[u](a,h,f);g.style=p,e.graphicKey=g.type,e.pointer=g}var v=l.layout(o.model,n);s.buildCartesianSingleLabelElOption(t,e,v,n,r,i)},t.prototype.getHandleTransform=function(e,t,n){var r=l.layout(t.axis.grid.model,t,{labelInside:!1});r.labelMargin=n.get(["handle","margin"]);var i=s.getTransformedPosition(t.axis,e,r);return{x:i[0],y:i[1],rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},t.prototype.updateHandleTransform=function(e,t,n,r){var i=n.axis,a=i.grid,o=i.getGlobalExtent(!0),s=c(a,i).getOtherAxis(i).getGlobalExtent(),l="x"===i.dim?0:1,u=[e.x,e.y];u[l]+=t[l],u[l]=Math.min(o[1],u[l]),u[l]=Math.max(o[0],u[l]);var d=(s[1]+s[0])/2,f=[d,d];f[l]=u[l];return{x:u[0],y:u[1],rotation:e.rotation,cursorPoint:f,tooltipOption:[{verticalAlign:"middle"},{align:"center"}][l]}},t}(o.default);function c(e,t){var n={};return n[t.dim+"AxisIndex"]=t.index,e.getCartesian(n)}var d={line:function(e,t,n){var r=s.makeLineShape([t,n[0]],[t,n[1]],f(e));return{type:"Line",subPixelOptimize:!0,shape:r}},shadow:function(e,t,n){var r=Math.max(1,e.getBandWidth()),i=n[1]-n[0];return{type:"Rect",shape:s.makeRectShape([t-r/2,n[0]],[r,i],f(e))}}};function f(e){return"x"===e.dim?0:1}var h=u;t.default=h},"3adc":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.DEFAULT_IMAGE_STYLE=t.DEFAULT_IMAGE_ANIMATION_PROPS=void 0;var a=n("9ab4"),o=i(n("1354")),s=r(n("77ef")),l=n("58f5"),u=(0,l.defaults)({x:0,y:0},o.DEFAULT_COMMON_STYLE);t.DEFAULT_IMAGE_STYLE=u;var c={style:(0,l.defaults)({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},o.DEFAULT_COMMON_ANIMATION_PROPS.style)};t.DEFAULT_IMAGE_ANIMATION_PROPS=c;var d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.createStyle=function(e){return(0,l.createObject)(u,e)},t.prototype._getSize=function(e){var t=this.style,n=t[e];if(null!=n)return n;var r=function(e){return!!(e&&"string"!==typeof e&&e.width&&e.height)}(t.image)?t.image:this.__image;if(!r)return 0;var i="width"===e?"height":"width",a=t[i];return null==a?r[e]:r[e]/r[i]*a},t.prototype.getWidth=function(){return this._getSize("width")},t.prototype.getHeight=function(){return this._getSize("height")},t.prototype.getAnimationStyleProps=function(){return c},t.prototype.getBoundingRect=function(){var e=this.style;return this._rect||(this._rect=new s.default(e.x||0,e.y||0,this.getWidth(),this.getHeight())),this._rect},t}(o.default);d.prototype.type="image";var f=d;t.default=f},"3b09":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.DataFormatMixin=void 0,t.normalizeTooltipFormatResult=function(e){var t,n;i.isObject(e)?e.type&&(n=e):t=e;return{text:t,frag:n}},n("ac1f"),n("5319"),n("fb6a");var i=r(n("58f5")),a=n("9877"),o=n("82a3"),s=(n("7be7"),/\{@(.+?)\}/g),l=function(){function e(){}return e.prototype.getDataParams=function(e,t){var n=this.getData(t),r=this.getRawValue(e,t),i=n.getRawIndex(e),a=n.getName(e),o=n.getRawDataItem(e),s=n.getItemVisual(e,"style"),l=s&&s[n.getItemVisual(e,"drawType")||"fill"],u=s&&s.stroke,c=this.mainType,d="series"===c,f=n.userOutput&&n.userOutput.get();return{componentType:c,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:d?this.subType:null,seriesIndex:this.seriesIndex,seriesId:d?this.id:null,seriesName:d?this.name:null,name:a,dataIndex:i,data:o,dataType:t,value:r,color:l,borderColor:u,dimensionNames:f?f.fullDimensions:null,encode:f?f.encode:null,$vars:["seriesName","name","value"]}},e.prototype.getFormattedLabel=function(e,t,n,r,l,u){t=t||"normal";var c=this.getData(n),d=this.getDataParams(e,n);if(u&&(d.value=u.interpolatedValue),null!=r&&i.isArray(d.value)&&(d.value=d.value[r]),!l){var f=c.getItemModel(e);l=f.get("normal"===t?["label","formatter"]:[t,"label","formatter"])}if(i.isFunction(l))return d.status=t,d.dimensionIndex=r,l(d);if(i.isString(l)){var h=(0,o.formatTpl)(l,d);return h.replace(s,(function(t,n){var r=n.length,o=n;"["===o.charAt(0)&&"]"===o.charAt(r-1)&&(o=+o.slice(1,r-1));var s=(0,a.retrieveRawValue)(c,e,o);if(u&&i.isArray(u.interpolatedValue)){var l=c.getDimensionIndex(o);l>=0&&(s=u.interpolatedValue[l])}return null!=s?s+"":""}))}},e.prototype.getRawValue=function(e,t){return(0,a.retrieveRawValue)(this.getData(t),e)},e.prototype.formatTooltip=function(e,t,n){},e}();t.DataFormatMixin=l},"3b0b":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var a=n("9ab4"),o=i(n("58f5")),s=r(n("adc2")),l=i(n("e136")),u=n("50db"),c=r(n("bec7")),d=n("a62d"),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=e.getData(),i=this.group,a=this._data;this._data||i.removeAll();var o="horizontal"===e.get("layout")?1:0;r.diff(a).add((function(e){if(r.hasValue(e)){var t=r.getItemLayout(e),n=g(t,r,e,o,!0);r.setItemGraphicEl(e,n),i.add(n)}})).update((function(e,t){var n=a.getItemGraphicEl(t);if(r.hasValue(e)){var s=r.getItemLayout(e);n?((0,d.saveOldStyle)(n),v(s,n,r,e)):n=g(s,r,e,o),i.add(n),r.setItemGraphicEl(e,n)}else i.remove(n)})).remove((function(e){var t=a.getItemGraphicEl(e);t&&i.remove(t)})).execute(),this._data=r},t.prototype.remove=function(e){var t=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl((function(e){e&&t.remove(e)}))},t.type="boxplot",t}(s.default),h=function(){return function(){}}(),p=function(e){function t(t){var n=e.call(this,t)||this;return n.type="boxplotBoxPath",n}return(0,a.__extends)(t,e),t.prototype.getDefaultShape=function(){return new h},t.prototype.buildPath=function(e,t){var n=t.points,r=0;for(e.moveTo(n[r][0],n[r][1]),r++;r<4;r++)e.lineTo(n[r][0],n[r][1]);for(e.closePath();r<n.length;r++)e.moveTo(n[r][0],n[r][1]),r++,e.lineTo(n[r][0],n[r][1])},t}(c.default);function g(e,t,n,r,i){var a=e.ends,o=new p({shape:{points:i?y(a,r,e):a}});return v(e,o,t,n,i),o}function v(e,t,n,r,i){var a=n.hostModel,o=l[i?"initProps":"updateProps"];o(t,{shape:{points:e.ends}},a,r),t.useStyle(n.getItemVisual(r,"style")),t.style.strokeNoScale=!0,t.z2=100;var s=n.getItemModel(r),c=s.getModel("emphasis");(0,u.setStatesStylesFromModel)(t,s),(0,u.toggleHoverEmphasis)(t,c.get("focus"),c.get("blurScope"),c.get("disabled"))}function y(e,t,n){return o.map(e,(function(e){return e=e.slice(),e[t]=n.initBaseline,e}))}var m=f;t.default=m},"3c54":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"LabelLayout",{enumerable:!0,get:function(){return i.installLabelLayout}}),Object.defineProperty(t,"UniversalTransition",{enumerable:!0,get:function(){return r.installUniversalTransition}});var r=n("2df5"),i=n("c8ab")},"3cb4":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){"china"===e&&"台湾"===t.name&&t.geometries.push({type:"polygon",exterior:r[0]})},n("14d9");var r=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]]},"3cfb":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("58f5")),a={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:"#6E7079",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#E0E6F1"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.2)","rgba(210,219,238,0.2)"]}}},o=i.merge({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},a),s=i.merge({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#F4F7FD",width:1}}},a),l=i.merge({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},s),u=i.defaults({logBase:10},s),c={category:o,value:s,time:l,log:u};t.default=c},"3da3":function(e,t,n){"use strict";n("d81d"),n("4de4"),n("d3b7"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.dimPermutations=t.default=void 0,n("cb29");var a=n("9ab4"),o=i(n("ff74")),s=r(n("3f28")),l=i(n("30ac")),u=i(n("e136")),c=n("50db"),d=i(n("f401")),f=r(n("2e68")),h=n("58f5"),p=n("a022"),g=r(n("65ad")),v=n("eea5"),y=n("ac39"),m=n("80f7"),_=n("a646"),b=n("7061"),x=(0,v.makeInner)(),S=function(e,t,n,r){var i=r[0],a=r[1];if(i&&a){var o=d.dataTransform(e,i),s=d.dataTransform(e,a),l=o.coord,u=s.coord;l[0]=(0,h.retrieve)(l[0],-1/0),l[1]=(0,h.retrieve)(l[1],-1/0),u[0]=(0,h.retrieve)(u[0],1/0),u[1]=(0,h.retrieve)(u[1],1/0);var c=(0,h.mergeAll)([{},o,s]);return c.coord=[o.coord,s.coord],c.x0=o.x,c.y0=o.y,c.x1=s.x,c.y1=s.y,c}};function M(e){return!isNaN(e)&&!isFinite(e)}function w(e,t,n,r){var i=1-e;return M(t[i])&&M(n[i])}function T(e,t){var n=t.coord[0],r=t.coord[1],i={coord:n,x:t.x0,y:t.y0},a={coord:r,x:t.x1,y:t.y1};return(0,p.isCoordinateSystemType)(e,"cartesian2d")?!(!n||!r||!w(1,n,r)&&!w(0,n,r))||d.zoneFilter(e,i,a):d.dataFilter(e,i)||d.dataFilter(e,a)}function I(e,t,n,r,i){var a,o=r.coordinateSystem,s=e.getItemModel(t),u=l.parsePercent(s.get(n[0]),i.getWidth()),c=l.parsePercent(s.get(n[1]),i.getHeight());if(isNaN(u)||isNaN(c)){if(r.getMarkerPosition){var d=e.getValues(["x0","y0"],t),f=e.getValues(["x1","y1"],t),h=o.clampData(d),g=o.clampData(f),v=[];"x0"===n[0]?v[0]=h[0]>g[0]?f[0]:d[0]:v[0]=h[0]>g[0]?d[0]:f[0],"y0"===n[1]?v[1]=h[1]>g[1]?f[1]:d[1]:v[1]=h[1]>g[1]?d[1]:f[1],a=r.getMarkerPosition(v,n,!0)}else{var y=e.get(n[0],t),m=e.get(n[1],t),_=[y,m];o.clampData&&o.clampData(_,_),a=o.dataToPoint(_,!0)}if((0,p.isCoordinateSystemType)(o,"cartesian2d")){var b=o.getAxis("x"),x=o.getAxis("y");y=e.get(n[0],t),m=e.get(n[1],t);M(y)?a[0]=b.toGlobalCoord(b.getExtent()["x0"===n[0]?0:1]):M(m)&&(a[1]=x.toGlobalCoord(x.getExtent()["y0"===n[1]?0:1]))}isNaN(u)||(a[0]=u),isNaN(c)||(a[1]=c)}else a=[u,c];return a}var A=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]];t.dimPermutations=A;var C=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.updateTransform=function(e,t,n){t.eachSeries((function(e){var t=g.default.getMarkerModelFromSeries(e,"markArea");if(t){var r=t.getData();r.each((function(t){var i=(0,h.map)(A,(function(i){return I(r,t,i,e,n)}));r.setItemLayout(t,i);var a=r.getItemGraphicEl(t);a.setShape("points",i)}))}}),this)},t.prototype.renderSeries=function(e,t,n,r){var i=e.coordinateSystem,a=e.id,d=e.getData(),f=this.markerGroupMap,p=f.get(a)||f.set(a,{group:new u.Group});this.group.add(p.group),this.markKeep(p);var g=function(e,t,n){var r,i;if(e){var a=(0,h.map)(e&&e.dimensions,(function(e){var n=t.getData(),r=n.getDimensionInfo(n.mapDimension(e))||{};return(0,h.extend)((0,h.extend)({},r),{name:e,ordinalMeta:null})}));i=(0,h.map)(["x0","y0","x1","y1"],(function(e,t){return{name:e,type:a[t%2].type}})),r=new s.default(i,n)}else i=[{name:"value",type:"float"}],r=new s.default(i,n);var o=(0,h.map)(n.get("data"),(0,h.curry)(S,t,e,n));e&&(o=(0,h.filter)(o,(0,h.curry)(T,e)));var l=e?function(e,t,n,r){var a=e.coord[Math.floor(r/2)][r%2];return(0,b.parseDataValue)(a,i[r])}:function(e,t,n,r){return(0,b.parseDataValue)(e.value,i[r])};return r.initData(o,null,l),r.hasItemOption=!0,r}(i,e,t);t.setData(g),g.each((function(t){var n=(0,h.map)(A,(function(n){return I(g,t,n,e,r)})),a=i.getAxis("x").scale,s=i.getAxis("y").scale,u=a.getExtent(),c=s.getExtent(),f=[a.parse(g.get("x0",t)),a.parse(g.get("x1",t))],p=[s.parse(g.get("y0",t)),s.parse(g.get("y1",t))];l.asc(f),l.asc(p);var v=!(u[0]>f[1]||u[1]<f[0]||c[0]>p[1]||c[1]<p[0]),m=!v;g.setItemLayout(t,{points:n,allClipped:m});var _=g.getItemModel(t).getModel("itemStyle").getItemStyle(),b=(0,y.getVisualFromData)(d,"color");_.fill||(_.fill=b,(0,h.isString)(_.fill)&&(_.fill=o.modifyAlpha(_.fill,.4))),_.stroke||(_.stroke=b),g.setItemVisual(t,"style",_)})),g.diff(x(p).data).add((function(e){var t=g.getItemLayout(e);if(!t.allClipped){var n=new u.Polygon({shape:{points:t.points}});g.setItemGraphicEl(e,n),p.group.add(n)}})).update((function(e,n){var r=x(p).data.getItemGraphicEl(n),i=g.getItemLayout(e);i.allClipped?r&&p.group.remove(r):(r?u.updateProps(r,{shape:{points:i.points}},t,e):r=new u.Polygon({shape:{points:i.points}}),g.setItemGraphicEl(e,r),p.group.add(r))})).remove((function(e){var t=x(p).data.getItemGraphicEl(e);p.group.remove(t)})).execute(),g.eachItemGraphicEl((function(e,n){var r=g.getItemModel(n),i=g.getItemVisual(n,"style");e.useStyle(g.getItemVisual(n,"style")),(0,m.setLabelStyle)(e,(0,m.getLabelStatesModels)(r),{labelFetcher:t,labelDataIndex:n,defaultText:g.getName(n)||"",inheritColor:(0,h.isString)(i.fill)?o.modifyAlpha(i.fill,1):"#000"}),(0,c.setStatesStylesFromModel)(e,r),(0,c.toggleHoverEmphasis)(e,null,null,r.get(["emphasis","disabled"])),(0,_.getECData)(e).dataModel=t})),x(p).data=g,p.group.silent=t.get("silent")||e.get("silent")},t.type="markArea",t}(f.default);var P=C;t.default=P},"3dd8":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Dispatcher",{enumerable:!0,get:function(){return i.default}}),t.addEventListener=function(e,t,n,r){e.addEventListener(t,n,r)},t.clientToLocal=c,t.getNativeEvent=f,t.isMiddleOrRightButtonOnMouseUpDown=function(e){return 2===e.which||3===e.which},t.normalizeEvent=function(e,t,n){if(t=f(t),null!=t.zrX)return t;var r=t.type,i=r&&r.indexOf("touch")>=0;if(i){var a="touchend"!==r?t.targetTouches[0]:t.changedTouches[0];a&&c(e,a,t,n)}else{c(e,t,t,n);var o=function(e){var t=e.wheelDelta;if(t)return t;var n=e.deltaX,r=e.deltaY;if(null==n||null==r)return t;var i=0!==r?Math.abs(r):Math.abs(n),a=r>0?-1:r<0?1:n>0?-1:1;return 3*i*a}(t);t.zrDelta=o?o/120:-(t.detail||0)/3}var l=t.button;null==t.which&&void 0!==l&&s.test(t.type)&&(t.which=1&l?1:2&l?3:4&l?2:0);return t},t.removeEventListener=function(e,t,n,r){e.removeEventListener(t,n,r)},t.stop=void 0,n("c975"),n("ac1f"),n("00b4");var i=r(n("a1d9")),a=r(n("2faa")),o=n("4a9c"),s=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,l=[],u=a.default.browser.firefox&&+a.default.browser.version.split(".")[0]<39;function c(e,t,n,r){return n=n||{},r?d(e,t,n):u&&null!=t.layerX&&t.layerX!==t.offsetX?(n.zrX=t.layerX,n.zrY=t.layerY):null!=t.offsetX?(n.zrX=t.offsetX,n.zrY=t.offsetY):d(e,t,n),n}function d(e,t,n){if(a.default.domSupported&&e.getBoundingClientRect){var r=t.clientX,i=t.clientY;if((0,o.isCanvasEl)(e)){var s=e.getBoundingClientRect();return n.zrX=r-s.left,void(n.zrY=i-s.top)}if((0,o.transformCoordWithViewport)(l,e,r,i))return n.zrX=l[0],void(n.zrY=l[1])}n.zrX=n.zrY=0}function f(e){return e||window.event}t.stop=function(e){e.preventDefault(),e.stopPropagation(),e.cancelBubble=!0}},"3df2":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.buildPath=function(e,t,n){var r=t.smooth,a=t.points;if(a&&a.length>=2){if(r){var o=(0,i.default)(a,r,n,t.smoothConstraint);e.moveTo(a[0][0],a[0][1]);for(var s=a.length,l=0;l<(n?s:s-1);l++){var u=o[2*l],c=o[2*l+1],d=a[(l+1)%s];e.bezierCurveTo(u[0],u[1],c[0],c[1],d[0],d[1])}}else{e.moveTo(a[0][0],a[0][1]);l=1;for(var f=a.length;l<f;l++)e.lineTo(a[l][0],a[l][1])}n&&e.closePath()}};var i=r(n("9049"))},"3e6c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("e235")),s=i(n("6477")),l=r(n("77ef")),u=r(n("66f2")),c=n("30ac"),d=o.applyTransform,f=function(e){function t(t){var n=e.call(this)||this;return n.type="view",n.dimensions=["x","y"],n._roamTransformable=new u.default,n._rawTransformable=new u.default,n.name=t,n}return(0,a.__extends)(t,e),t.prototype.setBoundingRect=function(e,t,n,r){return this._rect=new l.default(e,t,n,r),this._rect},t.prototype.getBoundingRect=function(){return this._rect},t.prototype.setViewRect=function(e,t,n,r){this._transformTo(e,t,n,r),this._viewRect=new l.default(e,t,n,r)},t.prototype._transformTo=function(e,t,n,r){var i=this.getBoundingRect(),a=this._rawTransformable;a.transform=i.calculateTransform(new l.default(e,t,n,r));var o=a.parent;a.parent=null,a.decomposeTransform(),a.parent=o,this._updateTransform()},t.prototype.setCenter=function(e,t){e&&(this._center=[(0,c.parsePercent)(e[0],t.getWidth()),(0,c.parsePercent)(e[1],t.getHeight())],this._updateCenterAndZoom())},t.prototype.setZoom=function(e){e=e||1;var t=this.zoomLimit;t&&(null!=t.max&&(e=Math.min(t.max,e)),null!=t.min&&(e=Math.max(t.min,e))),this._zoom=e,this._updateCenterAndZoom()},t.prototype.getDefaultCenter=function(){var e=this.getBoundingRect(),t=e.x+e.width/2,n=e.y+e.height/2;return[t,n]},t.prototype.getCenter=function(){return this._center||this.getDefaultCenter()},t.prototype.getZoom=function(){return this._zoom||1},t.prototype.getRoamTransform=function(){return this._roamTransformable.getLocalTransform()},t.prototype._updateCenterAndZoom=function(){var e=this._rawTransformable.getLocalTransform(),t=this._roamTransformable,n=this.getDefaultCenter(),r=this.getCenter(),i=this.getZoom();r=o.applyTransform([],r,e),n=o.applyTransform([],n,e),t.originX=r[0],t.originY=r[1],t.x=n[0]-r[0],t.y=n[1]-r[1],t.scaleX=t.scaleY=i,this._updateTransform()},t.prototype._updateTransform=function(){var e=this._roamTransformable,t=this._rawTransformable;t.parent=e,e.updateTransform(),t.updateTransform(),s.copy(this.transform||(this.transform=[]),t.transform||s.create()),this._rawTransform=t.getLocalTransform(),this.invTransform=this.invTransform||[],s.invert(this.invTransform,this.transform),this.decomposeTransform()},t.prototype.getTransformInfo=function(){var e=this._rawTransformable,t=this._roamTransformable,n=new u.default;return n.transform=t.transform,n.decomposeTransform(),{roam:{x:n.x,y:n.y,scaleX:n.scaleX,scaleY:n.scaleY},raw:{x:e.x,y:e.y,scaleX:e.scaleX,scaleY:e.scaleY}}},t.prototype.getViewRect=function(){return this._viewRect},t.prototype.getViewRectAfterRoam=function(){var e=this.getBoundingRect().clone();return e.applyTransform(this.transform),e},t.prototype.dataToPoint=function(e,t,n){var r=t?this._rawTransform:this.transform;return n=n||[],r?d(n,e,r):o.copy(n,e)},t.prototype.pointToData=function(e){var t=this.invTransform;return t?d([],e,t):[e[0],e[1]]},t.prototype.convertToPixel=function(e,t,n){var r=h(t);return r===this?r.dataToPoint(n):null},t.prototype.convertFromPixel=function(e,t,n){var r=h(t);return r===this?r.pointToData(n):null},t.prototype.containPoint=function(e){return this.getViewRectAfterRoam().contain(e[0],e[1])},t.dimensions=["x","y"],t}(u.default);function h(e){var t=e.seriesModel;return t?t.coordinateSystem:null}var p=f;t.default=p},"3e8d":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.createSectorCalculateTextPosition=function(e,t){t=t||{};var n=t.isRoundCap;return function(t,i,s){var l=i.position;if(!l||l instanceof Array)return(0,r.calculateTextPosition)(t,i,s);var u=e(l),c=null!=i.distance?i.distance:5,d=this.shape,f=d.cx,h=d.cy,p=d.r,g=d.r0,v=(p+g)/2,y=d.startAngle,m=d.endAngle,_=(y+m)/2,b=n?Math.abs(p-g)/2:0,x=Math.cos,S=Math.sin,M=f+p*x(y),w=h+p*S(y),T="left",I="top";switch(u){case"startArc":M=f+(g-c)*x(_),w=h+(g-c)*S(_),T="center",I="top";break;case"insideStartArc":M=f+(g+c)*x(_),w=h+(g+c)*S(_),T="center",I="bottom";break;case"startAngle":M=f+v*x(y)+a(y,c+b,!1),w=h+v*S(y)+o(y,c+b,!1),T="right",I="middle";break;case"insideStartAngle":M=f+v*x(y)+a(y,-c+b,!1),w=h+v*S(y)+o(y,-c+b,!1),T="left",I="middle";break;case"middle":M=f+v*x(_),w=h+v*S(_),T="center",I="middle";break;case"endArc":M=f+(p+c)*x(_),w=h+(p+c)*S(_),T="center",I="bottom";break;case"insideEndArc":M=f+(p-c)*x(_),w=h+(p-c)*S(_),T="center",I="top";break;case"endAngle":M=f+v*x(m)+a(m,c+b,!0),w=h+v*S(m)+o(m,c+b,!0),T="left",I="middle";break;case"insideEndAngle":M=f+v*x(m)+a(m,-c+b,!0),w=h+v*S(m)+o(m,-c+b,!0),T="right",I="middle";break;default:return(0,r.calculateTextPosition)(t,i,s)}return t=t||{},t.x=M,t.y=w,t.align=T,t.verticalAlign=I,t}},t.setSectorTextRotation=function(e,t,n,r){if((0,i.isNumber)(r))return void e.setTextConfig({rotation:r});if((0,i.isArray)(t))return void e.setTextConfig({rotation:0});var a,o=e.shape,s=o.clockwise?o.startAngle:o.endAngle,l=o.clockwise?o.endAngle:o.startAngle,u=(s+l)/2,c=n(t);switch(c){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":a=u;break;case"startAngle":case"insideStartAngle":a=s;break;case"endAngle":case"insideEndAngle":a=l;break;default:return void e.setTextConfig({rotation:0})}var d=1.5*Math.PI-a;"middle"===c&&d>Math.PI/2&&d<1.5*Math.PI&&(d-=Math.PI);e.setTextConfig({rotation:d})};var r=n("1447"),i=n("58f5");function a(e,t,n){return t*Math.sin(e)*(n?-1:1)}function o(e,t,n){return t*Math.cos(e)*(n?1:-1)}},"3ecb":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r={linear:function(e){return e},quadraticIn:function(e){return e*e},quadraticOut:function(e){return e*(2-e)},quadraticInOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)},cubicIn:function(e){return e*e*e},cubicOut:function(e){return--e*e*e+1},cubicInOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)},quarticIn:function(e){return e*e*e*e},quarticOut:function(e){return 1- --e*e*e*e},quarticInOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)},quinticIn:function(e){return e*e*e*e*e},quinticOut:function(e){return--e*e*e*e*e+1},quinticInOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)},sinusoidalIn:function(e){return 1-Math.cos(e*Math.PI/2)},sinusoidalOut:function(e){return Math.sin(e*Math.PI/2)},sinusoidalInOut:function(e){return.5*(1-Math.cos(Math.PI*e))},exponentialIn:function(e){return 0===e?0:Math.pow(1024,e-1)},exponentialOut:function(e){return 1===e?1:1-Math.pow(2,-10*e)},exponentialInOut:function(e){return 0===e?0:1===e?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(2-Math.pow(2,-10*(e-1)))},circularIn:function(e){return 1-Math.sqrt(1-e*e)},circularOut:function(e){return Math.sqrt(1- --e*e)},circularInOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)},elasticIn:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/.4))},elasticOut:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*e)*Math.sin((e-t)*(2*Math.PI)/.4)+1)},elasticInOut:function(e){var t,n=.1,r=.4;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=r*Math.asin(1/n)/(2*Math.PI),(e*=2)<1?n*Math.pow(2,10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r)*-.5:n*Math.pow(2,-10*(e-=1))*Math.sin((e-t)*(2*Math.PI)/r)*.5+1)},backIn:function(e){var t=1.70158;return e*e*((t+1)*e-t)},backOut:function(e){var t=1.70158;return--e*e*((t+1)*e+t)+1},backInOut:function(e){var t=2.5949095;return(e*=2)<1?e*e*((t+1)*e-t)*.5:.5*((e-=2)*e*((t+1)*e+t)+2)},bounceIn:function(e){return 1-r.bounceOut(1-e)},bounceOut:function(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},bounceInOut:function(e){return e<.5?.5*r.bounceIn(2*e):.5*r.bounceOut(2*e-1)+.5}},i=r;t.default=i},"3f28":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ace4"),n("d3b7"),n("143c"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7"),n("14d9"),n("d9e2"),n("d401"),n("fb6a"),n("4de4"),n("d81d"),n("99af");var a,o,s,l,u,c,d,f=i(n("58f5")),h=r(n("f390")),p=r(n("866b")),g=n("9877"),v=n("f1fc"),y=r(n("4820")),m=n("f505"),_=n("eea5"),b=n("a646"),x=n("202c"),S=r(n("44ab")),M=n("87ce"),w=f.isObject,T=f.map,I="undefined"===typeof Int32Array?Array:Int32Array,A=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],C=["_approximateExtent"],P=function(){function e(e,t){var n;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","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","lttbDownSample"];var r=!1;(0,M.isSeriesDataSchema)(e)?(n=e.dimensions,this._dimOmitted=e.isDimensionOmitted(),this._schema=e):(r=!0,n=e),n=n||["x","y"];for(var i={},a=[],o={},s=!1,l={},u=0;u<n.length;u++){var c=n[u],d=f.isString(c)?new y.default({name:c}):c instanceof y.default?c:new y.default(c),h=d.name;d.type=d.type||"float",d.coordDim||(d.coordDim=h,d.coordDimIndex=0);var p=d.otherDims=d.otherDims||{};a.push(h),i[h]=d,null!=l[h]&&(s=!0),d.createInvertedIndices&&(o[h]=[]),0===p.itemName&&(this._nameDimIdx=u),0===p.itemId&&(this._idDimIdx=u),r&&(d.storeDimIndex=u)}if(this.dimensions=a,this._dimInfos=i,this._initGetDimensionInfo(s),this.hostModel=t,this._invertedIndicesMap=o,this._dimOmitted){var g=this._dimIdxToName=f.createHashMap();f.each(a,(function(e){g.set(i[e].storeDimIndex,e)}))}}return e.prototype.getDimension=function(e){var t=this._recognizeDimIndex(e);if(null==t)return e;if(t=e,!this._dimOmitted)return this.dimensions[t];var n=this._dimIdxToName.get(t);if(null!=n)return n;var r=this._schema.getSourceDimension(t);return r?r.name:void 0},e.prototype.getDimensionIndex=function(e){var t=this._recognizeDimIndex(e);if(null!=t)return t;if(null==e)return-1;var n=this._getDimInfo(e);return n?n.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(e):-1},e.prototype._recognizeDimIndex=function(e){if(f.isNumber(e)||null!=e&&!isNaN(e)&&!this._getDimInfo(e)&&(!this._dimOmitted||this._schema.getSourceDimensionIndex(e)<0))return+e},e.prototype._getStoreDimIndex=function(e){var t=this.getDimensionIndex(e);return t},e.prototype.getDimensionInfo=function(e){return this._getDimInfo(this.getDimension(e))},e.prototype._initGetDimensionInfo=function(e){var t=this._dimInfos;this._getDimInfo=e?function(e){return t.hasOwnProperty(e)?t[e]:void 0}:function(e){return t[e]}},e.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},e.prototype.mapDimension=function(e,t){var n=this._dimSummary;if(null==t)return n.encodeFirstDimNotExtra[e];var r=n.encode[e];return r?r[t]:null},e.prototype.mapDimensionsAll=function(e){var t=this._dimSummary,n=t.encode[e];return(n||[]).slice()},e.prototype.getStore=function(){return this._store},e.prototype.initData=function(e,t,n){var r,i=this;if(e instanceof S.default&&(r=e),!r){var a=this.dimensions,o=(0,x.isSourceInstance)(e)||f.isArrayLike(e)?new g.DefaultDataProvider(e,a.length):e;r=new S.default;var s=T(a,(function(e){return{type:i._dimInfos[e].type,property:e}}));r.initData(o,s,n)}this._store=r,this._nameList=(t||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,r.count()),this._dimSummary=(0,v.summarizeDimensions)(this,this._schema),this.userOutput=this._dimSummary.userOutput},e.prototype.appendData=function(e){var t=this._store.appendData(e);this._doInit(t[0],t[1])},e.prototype.appendValues=function(e,t){var n=this._store.appendValues(e,t.length),r=n.start,i=n.end,a=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),t)for(var o=r;o<i;o++){var s=o-r;this._nameList[o]=t[s],a&&d(this,o)}},e.prototype._updateOrdinalMeta=function(){for(var e=this._store,t=this.dimensions,n=0;n<t.length;n++){var r=this._dimInfos[t[n]];r.ordinalMeta&&e.collectOrdinalMeta(r.storeDimIndex,r.ordinalMeta)}},e.prototype._shouldMakeIdFromName=function(){var e=this._store.getProvider();return null==this._idDimIdx&&e.getSource().sourceFormat!==m.SOURCE_FORMAT_TYPED_ARRAY&&!e.fillStorage},e.prototype._doInit=function(e,t){if(!(e>=t)){var n=this._store,r=n.getProvider();this._updateOrdinalMeta();var i=this._nameList,o=this._idList,s=r.getSource().sourceFormat,l=s===m.SOURCE_FORMAT_ORIGINAL;if(l&&!r.pure)for(var u=[],c=e;c<t;c++){var f=r.getItem(c,u);if(!this.hasItemOption&&(0,_.isDataItemOption)(f)&&(this.hasItemOption=!0),f){var h=f.name;null==i[c]&&null!=h&&(i[c]=(0,_.convertOptionIdName)(h,null));var p=f.id;null==o[c]&&null!=p&&(o[c]=(0,_.convertOptionIdName)(p,null))}}if(this._shouldMakeIdFromName())for(c=e;c<t;c++)d(this,c);a(this)}},e.prototype.getApproximateExtent=function(e){return this._approximateExtent[e]||this._store.getDataExtent(this._getStoreDimIndex(e))},e.prototype.setApproximateExtent=function(e,t){t=this.getDimension(t),this._approximateExtent[t]=e.slice()},e.prototype.getCalculationInfo=function(e){return this._calculationInfo[e]},e.prototype.setCalculationInfo=function(e,t){w(e)?f.extend(this._calculationInfo,e):this._calculationInfo[e]=t},e.prototype.getName=function(e){var t=this.getRawIndex(e),n=this._nameList[t];return null==n&&null!=this._nameDimIdx&&(n=s(this,this._nameDimIdx,t)),null==n&&(n=""),n},e.prototype._getCategory=function(e,t){var n=this._store.get(e,t),r=this._store.getOrdinalMeta(e);return r?r.categories[n]:n},e.prototype.getId=function(e){return o(this,this.getRawIndex(e))},e.prototype.count=function(){return this._store.count()},e.prototype.get=function(e,t){var n=this._store,r=this._dimInfos[e];if(r)return n.get(r.storeDimIndex,t)},e.prototype.getByRawIndex=function(e,t){var n=this._store,r=this._dimInfos[e];if(r)return n.getByRawIndex(r.storeDimIndex,t)},e.prototype.getIndices=function(){return this._store.getIndices()},e.prototype.getDataExtent=function(e){return this._store.getDataExtent(this._getStoreDimIndex(e))},e.prototype.getSum=function(e){return this._store.getSum(this._getStoreDimIndex(e))},e.prototype.getMedian=function(e){return this._store.getMedian(this._getStoreDimIndex(e))},e.prototype.getValues=function(e,t){var n=this,r=this._store;return f.isArray(e)?r.getValues(T(e,(function(e){return n._getStoreDimIndex(e)})),t):r.getValues(e)},e.prototype.hasValue=function(e){for(var t=this._dimSummary.dataDimIndicesOnCoord,n=0,r=t.length;n<r;n++)if(isNaN(this._store.get(t[n],e)))return!1;return!0},e.prototype.indexOfName=function(e){for(var t=0,n=this._store.count();t<n;t++)if(this.getName(t)===e)return t;return-1},e.prototype.getRawIndex=function(e){return this._store.getRawIndex(e)},e.prototype.indexOfRawIndex=function(e){return this._store.indexOfRawIndex(e)},e.prototype.rawIndexOf=function(e,t){var n=e&&this._invertedIndicesMap[e];var r=n[t];return null==r||isNaN(r)?-1:r},e.prototype.indicesOfNearest=function(e,t,n){return this._store.indicesOfNearest(this._getStoreDimIndex(e),t,n)},e.prototype.each=function(e,t,n){f.isFunction(e)&&(n=t,t=e,e=[]);var r=n||this,i=T(l(e),this._getStoreDimIndex,this);this._store.each(i,r?f.bind(t,r):t)},e.prototype.filterSelf=function(e,t,n){f.isFunction(e)&&(n=t,t=e,e=[]);var r=n||this,i=T(l(e),this._getStoreDimIndex,this);return this._store=this._store.filter(i,r?f.bind(t,r):t),this},e.prototype.selectRange=function(e){var t=this,n={},r=f.keys(e),i=[];return f.each(r,(function(r){var a=t._getStoreDimIndex(r);n[a]=e[r],i.push(a)})),this._store=this._store.selectRange(n),this},e.prototype.mapArray=function(e,t,n){f.isFunction(e)&&(n=t,t=e,e=[]),n=n||this;var r=[];return this.each(e,(function(){r.push(t&&t.apply(this,arguments))}),n),r},e.prototype.map=function(e,t,n,r){var i=n||r||this,a=T(l(e),this._getStoreDimIndex,this),o=c(this);return o._store=this._store.map(a,i?f.bind(t,i):t),o},e.prototype.modify=function(e,t,n,r){var i=n||r||this;var a=T(l(e),this._getStoreDimIndex,this);this._store.modify(a,i?f.bind(t,i):t)},e.prototype.downSample=function(e,t,n,r){var i=c(this);return i._store=this._store.downSample(this._getStoreDimIndex(e),t,n,r),i},e.prototype.lttbDownSample=function(e,t){var n=c(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(e),t),n},e.prototype.getRawDataItem=function(e){return this._store.getRawDataItem(e)},e.prototype.getItemModel=function(e){var t=this.hostModel,n=this.getRawDataItem(e);return new h.default(n,t,t&&t.ecModel)},e.prototype.diff=function(e){var t=this;return new p.default(e?e.getStore().getIndices():[],this.getStore().getIndices(),(function(t){return o(e,t)}),(function(e){return o(t,e)}))},e.prototype.getVisual=function(e){var t=this._visual;return t&&t[e]},e.prototype.setVisual=function(e,t){this._visual=this._visual||{},w(e)?f.extend(this._visual,e):this._visual[e]=t},e.prototype.getItemVisual=function(e,t){var n=this._itemVisuals[e],r=n&&n[t];return null==r?this.getVisual(t):r},e.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},e.prototype.ensureUniqueItemVisual=function(e,t){var n=this._itemVisuals,r=n[e];r||(r=n[e]={});var i=r[t];return null==i&&(i=this.getVisual(t),f.isArray(i)?i=i.slice():w(i)&&(i=f.extend({},i)),r[t]=i),i},e.prototype.setItemVisual=function(e,t,n){var r=this._itemVisuals[e]||{};this._itemVisuals[e]=r,w(t)?f.extend(r,t):r[t]=n},e.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},e.prototype.setLayout=function(e,t){w(e)?f.extend(this._layout,e):this._layout[e]=t},e.prototype.getLayout=function(e){return this._layout[e]},e.prototype.getItemLayout=function(e){return this._itemLayouts[e]},e.prototype.setItemLayout=function(e,t,n){this._itemLayouts[e]=n?f.extend(this._itemLayouts[e]||{},t):t},e.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},e.prototype.setItemGraphicEl=function(e,t){var n=this.hostModel&&this.hostModel.seriesIndex;(0,b.setCommonECData)(n,this.dataType,e,t),this._graphicEls[e]=t},e.prototype.getItemGraphicEl=function(e){return this._graphicEls[e]},e.prototype.eachItemGraphicEl=function(e,t){f.each(this._graphicEls,(function(n,r){n&&e&&e.call(t,n,r)}))},e.prototype.cloneShallow=function(t){return t||(t=new e(this._schema?this._schema:T(this.dimensions,this._getDimInfo,this),this.hostModel)),u(t,this),t._store=this._store,t},e.prototype.wrapMethod=function(e,t){var n=this[e];f.isFunction(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(e),this[e]=function(){var e=n.apply(this,arguments);return t.apply(this,[e].concat(f.slice(arguments)))})},e.internalField=function(){a=function(e){var t=e._invertedIndicesMap;f.each(t,(function(n,r){var i=e._dimInfos[r],a=i.ordinalMeta,o=e._store;if(a){n=t[r]=new I(a.categories.length);for(var s=0;s<n.length;s++)n[s]=-1;for(s=0;s<o.count();s++)n[o.get(i.storeDimIndex,s)]=s}}))},s=function(e,t,n){return(0,_.convertOptionIdName)(e._getCategory(t,n),null)},o=function(e,t){var n=e._idList[t];return null==n&&null!=e._idDimIdx&&(n=s(e,e._idDimIdx,t)),null==n&&(n="e\0\0"+t),n},l=function(e){return f.isArray(e)||(e=null!=e?[e]:[]),e},c=function(t){var n=new e(t._schema?t._schema:T(t.dimensions,t._getDimInfo,t),t.hostModel);return u(n,t),n},u=function(e,t){f.each(A.concat(t.__wrappedMethods||[]),(function(n){t.hasOwnProperty(n)&&(e[n]=t[n])})),e.__wrappedMethods=t.__wrappedMethods,f.each(C,(function(n){e[n]=f.clone(t[n])})),e._calculationInfo=f.extend({},t._calculationInfo)},d=function(e,t){var n=e._nameList,r=e._idList,i=e._nameDimIdx,a=e._idDimIdx,o=n[t],l=r[t];if(null==o&&null!=i&&(n[t]=o=s(e,i,t)),null==l&&null!=a&&(r[t]=l=s(e,a,t)),null==l&&null!=o){var u=e._nameRepeatCount,c=u[o]=(u[o]||0)+1;l=o,c>1&&(l+="__ec__"+c),r[t]=l}}}(),e}(),O=P;t.default=O},"3f3c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("5319");var a=n("9ab4"),o=n("3dd8"),s=i(n("58f5")),l=r(n("a1d9")),u=r(n("2faa")),c=u.default.domSupported,d=function(){var e=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],t={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},n=s.map(e,(function(e){var n=e.replace("mouse","pointer");return t.hasOwnProperty(n)?n:e}));return{mouse:e,touch:["touchstart","touchend","touchmove"],pointer:n}}(),f={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]},h=!1;function p(e){var t=e.pointerType;return"pen"===t||"touch"===t}function g(e){e&&(e.zrByTouch=!0)}function v(e,t){var n=t,r=!1;while(n&&9!==n.nodeType&&!(r=n.domBelongToZr||n!==t&&n===e.painterRoot))n=n.parentNode;return r}var y=function(){return function(e,t){this.stopPropagation=s.noop,this.stopImmediatePropagation=s.noop,this.preventDefault=s.noop,this.type=t.type,this.target=this.currentTarget=e.dom,this.pointerType=t.pointerType,this.clientX=t.clientX,this.clientY=t.clientY}}(),m={mousedown:function(e){e=(0,o.normalizeEvent)(this.dom,e),this.__mayPointerCapture=[e.zrX,e.zrY],this.trigger("mousedown",e)},mousemove:function(e){e=(0,o.normalizeEvent)(this.dom,e);var t=this.__mayPointerCapture;!t||e.zrX===t[0]&&e.zrY===t[1]||this.__togglePointerCapture(!0),this.trigger("mousemove",e)},mouseup:function(e){e=(0,o.normalizeEvent)(this.dom,e),this.__togglePointerCapture(!1),this.trigger("mouseup",e)},mouseout:function(e){e=(0,o.normalizeEvent)(this.dom,e);var t=e.toElement||e.relatedTarget;v(this,t)||(this.__pointerCapturing&&(e.zrEventControl="no_globalout"),this.trigger("mouseout",e))},wheel:function(e){h=!0,e=(0,o.normalizeEvent)(this.dom,e),this.trigger("mousewheel",e)},mousewheel:function(e){h||(e=(0,o.normalizeEvent)(this.dom,e),this.trigger("mousewheel",e))},touchstart:function(e){e=(0,o.normalizeEvent)(this.dom,e),g(e),this.__lastTouchMoment=new Date,this.handler.processGesture(e,"start"),m.mousemove.call(this,e),m.mousedown.call(this,e)},touchmove:function(e){e=(0,o.normalizeEvent)(this.dom,e),g(e),this.handler.processGesture(e,"change"),m.mousemove.call(this,e)},touchend:function(e){e=(0,o.normalizeEvent)(this.dom,e),g(e),this.handler.processGesture(e,"end"),m.mouseup.call(this,e),+new Date-+this.__lastTouchMoment<300&&m.click.call(this,e)},pointerdown:function(e){m.mousedown.call(this,e)},pointermove:function(e){p(e)||m.mousemove.call(this,e)},pointerup:function(e){m.mouseup.call(this,e)},pointerout:function(e){p(e)||m.mouseout.call(this,e)}};s.each(["click","dblclick","contextmenu"],(function(e){m[e]=function(t){t=(0,o.normalizeEvent)(this.dom,t),this.trigger(e,t)}}));var _={pointermove:function(e){p(e)||_.mousemove.call(this,e)},pointerup:function(e){_.mouseup.call(this,e)},mousemove:function(e){this.trigger("mousemove",e)},mouseup:function(e){var t=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",e),t&&(e.zrEventControl="only_globalout",this.trigger("mouseout",e))}};function b(e,t){var n=t.domHandlers;u.default.pointerEventsSupported?s.each(d.pointer,(function(r){S(t,r,(function(t){n[r].call(e,t)}))})):(u.default.touchEventsSupported&&s.each(d.touch,(function(r){S(t,r,(function(i){n[r].call(e,i),function(e){e.touching=!0,null!=e.touchTimer&&(clearTimeout(e.touchTimer),e.touchTimer=null),e.touchTimer=setTimeout((function(){e.touching=!1,e.touchTimer=null}),700)}(t)}))})),s.each(d.mouse,(function(r){S(t,r,(function(i){i=(0,o.getNativeEvent)(i),t.touching||n[r].call(e,i)}))})))}function x(e,t){function n(n){S(t,n,(function(r){r=(0,o.getNativeEvent)(r),v(e,r.target)||(r=function(e,t){return(0,o.normalizeEvent)(e.dom,new y(e,t),!0)}(e,r),t.domHandlers[n].call(e,r))}),{capture:!0})}u.default.pointerEventsSupported?s.each(f.pointer,n):u.default.touchEventsSupported||s.each(f.mouse,n)}function S(e,t,n,r){e.mounted[t]=n,e.listenerOpts[t]=r,(0,o.addEventListener)(e.domTarget,t,n,r)}function M(e){var t=e.mounted;for(var n in t)t.hasOwnProperty(n)&&(0,o.removeEventListener)(e.domTarget,n,t[n],e.listenerOpts[n]);e.mounted={}}var w=function(){return function(e,t){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=e,this.domHandlers=t}}(),T=function(e){function t(t,n){var r=e.call(this)||this;return r.__pointerCapturing=!1,r.dom=t,r.painterRoot=n,r._localHandlerScope=new w(t,m),c&&(r._globalHandlerScope=new w(document,_)),b(r,r._localHandlerScope),r}return(0,a.__extends)(t,e),t.prototype.dispose=function(){M(this._localHandlerScope),c&&M(this._globalHandlerScope)},t.prototype.setCursor=function(e){this.dom.style&&(this.dom.style.cursor=e||"default")},t.prototype.__togglePointerCapture=function(e){if(this.__mayPointerCapture=null,c&&+this.__pointerCapturing^+e){this.__pointerCapturing=e;var t=this._globalHandlerScope;e?x(this,t):M(t)}},t}(l.default),I=T;t.default=I},"3f56":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.geo2DDimensions=t.default=void 0,n("d81d");var a=n("9ab4"),o=i(n("58f5")),s=r(n("77ef")),l=r(n("3e6c")),u=r(n("60f6")),c=n("eea5"),d=(n("7be7"),{geoJSON:{aspectScale:.75,invertLongitute:!0},geoSVG:{aspectScale:1,invertLongitute:!1}}),f=["lng","lat"];t.geo2DDimensions=f;var h=function(e){function t(t,n,r){var i=e.call(this,t)||this;i.dimensions=f,i.type="geo",i._nameCoordMap=o.createHashMap(),i.map=n;var a,s=r.projection,l=u.default.load(n,r.nameMap,r.nameProperty),c=u.default.getGeoResource(n),h=(i.resourceType=c?c.type:null,i.regions=l.regions),p=d[c.type];if(i._regionsMap=l.regionsMap,i.regions=l.regions,i.projection=s,s)for(var g=0;g<h.length;g++){var v=h[g].getBoundingRect(s);a=a||v.clone(),a.union(v)}else a=l.boundingRect;return i.setBoundingRect(a.x,a.y,a.width,a.height),i.aspectScale=s?1:o.retrieve2(r.aspectScale,p.aspectScale),i._invertLongitute=!s&&p.invertLongitute,i}return(0,a.__extends)(t,e),t.prototype._transformTo=function(e,t,n,r){var i=this.getBoundingRect(),a=this._invertLongitute;i=i.clone(),a&&(i.y=-i.y-i.height);var o=this._rawTransformable;o.transform=i.calculateTransform(new s.default(e,t,n,r));var l=o.parent;o.parent=null,o.decomposeTransform(),o.parent=l,a&&(o.scaleY=-o.scaleY),this._updateTransform()},t.prototype.getRegion=function(e){return this._regionsMap.get(e)},t.prototype.getRegionByCoord=function(e){for(var t=this.regions,n=0;n<t.length;n++){var r=t[n];if("geoJSON"===r.type&&r.contain(e))return t[n]}},t.prototype.addGeoCoord=function(e,t){this._nameCoordMap.set(e,t)},t.prototype.getGeoCoord=function(e){var t=this._regionsMap.get(e);return this._nameCoordMap.get(e)||t&&t.getCenter()},t.prototype.dataToPoint=function(e,t,n){if(o.isString(e)&&(e=this.getGeoCoord(e)),e){var r=this.projection;return r&&(e=r.project(e)),e&&this.projectedToPoint(e,t,n)}},t.prototype.pointToData=function(e){var t=this.projection;return t&&(e=t.unproject(e)),e&&this.pointToProjected(e)},t.prototype.pointToProjected=function(t){return e.prototype.pointToData.call(this,t)},t.prototype.projectedToPoint=function(t,n,r){return e.prototype.dataToPoint.call(this,t,n,r)},t.prototype.convertToPixel=function(e,t,n){var r=p(t);return r===this?r.dataToPoint(n):null},t.prototype.convertFromPixel=function(e,t,n){var r=p(t);return r===this?r.pointToData(n):null},t}(l.default);function p(e){var t=e.geoModel,n=e.seriesModel;return t?t.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo",c.SINGLE_REFERRING).models[0]||{}).coordinateSystem:null}o.mixin(h,l.default);var g=h;t.default=g},"3fdd":function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("8ec9")),s=i(n("86d4")),l=r(n("0cfe")),u=n("58f5"),c=function(e){function t(t){var n=e.call(this,t)||this;n.type="ordinal";var r=n.getSetting("ordinalMeta");return r||(r=new s.default({})),(0,u.isArray)(r)&&(r=new s.default({categories:(0,u.map)(r,(function(e){return(0,u.isObject)(e)?e.value:e}))})),n._ordinalMeta=r,n._extent=n.getSetting("extent")||[0,r.categories.length-1],n}return(0,a.__extends)(t,e),t.prototype.parse=function(e){return null==e?NaN:(0,u.isString)(e)?this._ordinalMeta.getOrdinal(e):Math.round(e)},t.prototype.contain=function(e){return e=this.parse(e),l.contain(e,this._extent)&&null!=this._ordinalMeta.categories[e]},t.prototype.normalize=function(e){return e=this._getTickNumber(this.parse(e)),l.normalize(e,this._extent)},t.prototype.scale=function(e){return e=Math.round(l.scale(e,this._extent)),this.getRawOrdinalNumber(e)},t.prototype.getTicks=function(){var e=[],t=this._extent,n=t[0];while(n<=t[1])e.push({value:n}),n++;return e},t.prototype.getMinorTicks=function(e){},t.prototype.setSortInfo=function(e){if(null!=e){for(var t=e.ordinalNumbers,n=this._ordinalNumbersByTick=[],r=this._ticksByOrdinalNumber=[],i=0,a=this._ordinalMeta.categories.length,o=Math.min(a,t.length);i<o;++i){var s=t[i];n[i]=s,r[s]=i}for(var l=0;i<a;++i){while(null!=r[l])l++;n.push(l),r[l]=i}}else this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null},t.prototype._getTickNumber=function(e){var t=this._ticksByOrdinalNumber;return t&&e>=0&&e<t.length?t[e]:e},t.prototype.getRawOrdinalNumber=function(e){var t=this._ordinalNumbersByTick;return t&&e>=0&&e<t.length?t[e]:e},t.prototype.getLabel=function(e){if(!this.isBlank()){var t=this.getRawOrdinalNumber(e.value),n=this._ordinalMeta.categories[t];return null==n?"":n+""}},t.prototype.count=function(){return this._extent[1]-this._extent[0]+1},t.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},t.prototype.isInExtentRange=function(e){return e=this._getTickNumber(e),this._extent[0]<=e&&this._extent[1]>=e},t.prototype.getOrdinalMeta=function(){return this._ordinalMeta},t.prototype.calcNiceTicks=function(){},t.prototype.calcNiceExtent=function(){},t.type="ordinal",t}(o.default);o.default.registerClass(c);var d=c;t.default=d},"3fdde":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("0d09")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="dataZoom.select",t}(a.default),s=o;t.default=s},4018:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.buildPath=function(e,t){var n,r,i,a,o,s=t.x,l=t.y,u=t.width,c=t.height,d=t.r;u<0&&(s+=u,u=-u);c<0&&(l+=c,c=-c);"number"===typeof d?n=r=i=a=d:d instanceof Array?1===d.length?n=r=i=a=d[0]:2===d.length?(n=i=d[0],r=a=d[1]):3===d.length?(n=d[0],r=a=d[1],i=d[2]):(n=d[0],r=d[1],i=d[2],a=d[3]):n=r=i=a=0;n+r>u&&(o=n+r,n*=u/o,r*=u/o);i+a>u&&(o=i+a,i*=u/o,a*=u/o);r+i>c&&(o=r+i,r*=c/o,i*=c/o);n+a>c&&(o=n+a,n*=c/o,a*=c/o);e.moveTo(s+n,l),e.lineTo(s+u-r,l),0!==r&&e.arc(s+u-r,l+r,r,-Math.PI/2,0),e.lineTo(s+u,l+c-i),0!==i&&e.arc(s+u-i,l+c-i,i,0,Math.PI/2),e.lineTo(s+a,l+c),0!==a&&e.arc(s+a,l+c-a,a,Math.PI/2,Math.PI),e.lineTo(s,l+n),0!==n&&e.arc(s+n,l+n,n,Math.PI,1.5*Math.PI)}},"407b":function(e,t,n){"use strict";n("498a"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("c975"),n("14d9"),n("26e9"),n("3c65"),n("fb6a"),n("d3b7"),n("ddb0");var a=n("9ab4"),o=n("58f5"),s=i(n("2faa")),l=i(n("0484")),u=i(n("e650")),c=n("82a3"),d=n("30ac"),f=n("e136"),h=i(n("e7af")),p=n("06fd"),g=i(n("f390")),v=r(n("af35")),y=r(n("5df4")),m=r(n("25e2")),_=n("eea5"),b=i(n("54f8")),x=n("1129"),S=n("a646"),M=n("22e4"),w=n("3b09"),T=n("ba5c"),I=n("8639"),A=n("e8db"),C=new f.Rect({shape:{x:-1,y:-1,width:2,height:2}}),P=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t){if(!s.default.node&&t.getDom()){var n=e.getComponent("tooltip"),r=this._renderMode=(0,_.getTooltipRenderMode)(n.get("renderMode"));this._tooltipContent="richText"===r?new u.default(t):new l.default(t.getDom(),t,{appendToBody:n.get("appendToBody",!0)})}},t.prototype.render=function(e,t,n){if(!s.default.node&&n.getDom()){this.group.removeAll(),this._tooltipModel=e,this._ecModel=t,this._api=n;var r=this._tooltipContent;r.update(e),r.setEnterable(e.get("enterable")),this._initGlobalListener(),this._keepShow(),"richText"!==this._renderMode&&e.get("transitionDuration")?(0,A.createOrUpdate)(this,"_updatePosition",50,"fixRate"):(0,A.clear)(this,"_updatePosition")}},t.prototype._initGlobalListener=function(){var e=this._tooltipModel,t=e.get("triggerOn");v.register("itemTooltip",this._api,(0,o.bind)((function(e,n,r){"none"!==t&&(t.indexOf(e)>=0?this._tryShow(n,r):"leave"===e&&this._hide(r))}),this))},t.prototype._keepShow=function(){var e=this._tooltipModel,t=this._ecModel,n=this._api,r=e.get("triggerOn");if(null!=this._lastX&&null!=this._lastY&&"none"!==r&&"click"!==r){var i=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout((function(){!n.isDisposed()&&i.manuallyShowTip(e,t,n,{x:i._lastX,y:i._lastY,dataByCoordSys:i._lastDataByCoordSys})}))}},t.prototype.manuallyShowTip=function(e,t,n,r){if(r.from!==this.uid&&!s.default.node&&n.getDom()){var i=D(r,n);this._ticket="";var a=r.dataByCoordSys,o=function(e,t,n){var r=(0,_.preParseFinder)(e).queryOptionMap,i=r.keys()[0];if(!i||"series"===i)return;var a=(0,_.queryReferringComponents)(t,i,r.get(i),{useDefault:!1,enableAll:!1,enableNone:!1}),o=a.models[0];if(!o)return;var s,l=n.getViewOfComponentModel(o);if(l.group.traverse((function(t){var n=(0,S.getECData)(t).tooltipConfig;if(n&&n.name===e.name)return s=t,!0})),s)return{componentMainType:i,componentIndex:o.componentIndex,el:s}}(r,t,n);if(o){var l=o.el.getBoundingRect().clone();l.applyTransform(o.el.transform),this._tryShow({offsetX:l.x+l.width/2,offsetY:l.y+l.height/2,target:o.el,position:r.position,positionDefault:"bottom"},i)}else if(r.tooltip&&null!=r.x&&null!=r.y){var u=C;u.x=r.x,u.y=r.y,u.update(),(0,S.getECData)(u).tooltipConfig={name:null,option:r.tooltip},this._tryShow({offsetX:r.x,offsetY:r.y,target:u},i)}else if(a)this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,dataByCoordSys:a,tooltipOption:r.tooltipOption},i);else if(null!=r.seriesIndex){if(this._manuallyAxisShowTip(e,t,n,r))return;var c=(0,h.default)(r,t),d=c.point[0],f=c.point[1];null!=d&&null!=f&&this._tryShow({offsetX:d,offsetY:f,target:c.el,position:r.position,positionDefault:"bottom"},i)}else null!=r.x&&null!=r.y&&(n.dispatchAction({type:"updateAxisPointer",x:r.x,y:r.y}),this._tryShow({offsetX:r.x,offsetY:r.y,position:r.position,target:n.getZr().findHover(r.x,r.y).target},i))}},t.prototype.manuallyHideTip=function(e,t,n,r){var i=this._tooltipContent;this._tooltipModel&&i.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,r.from!==this.uid&&this._hide(D(r,n))},t.prototype._manuallyAxisShowTip=function(e,t,n,r){var i=r.seriesIndex,a=r.dataIndex,o=t.getComponent("axisPointer").coordSysAxesInfo;if(null!=i&&null!=a&&null!=o){var s=t.getSeriesByIndex(i);if(s){var l=s.getData(),u=O([l.getItemModel(a),s,(s.coordinateSystem||{}).model],this._tooltipModel);if("axis"===u.get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:i,dataIndex:a,position:r.position}),!0}}},t.prototype._tryShow=function(e,t){var n=e.target,r=this._tooltipModel;if(r){this._lastX=e.offsetX,this._lastY=e.offsetY;var i=e.dataByCoordSys;if(i&&i.length)this._showAxisTooltip(i,e);else if(n){var a,o;this._lastDataByCoordSys=null,(0,I.findEventDispatcher)(n,(function(e){return null!=(0,S.getECData)(e).dataIndex?(a=e,!0):null!=(0,S.getECData)(e).tooltipConfig?(o=e,!0):void 0}),!0),a?this._showSeriesItemTooltip(e,a,t):o?this._showComponentItemTooltip(e,o,t):this._hide(t)}else this._lastDataByCoordSys=null,this._hide(t)}},t.prototype._showOrMove=function(e,t){var n=e.get("showDelay");t=(0,o.bind)(t,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(t,n):t()},t.prototype._showAxisTooltip=function(e,t){var n=this._ecModel,r=this._tooltipModel,i=[t.offsetX,t.offsetY],a=O([t.tooltipOption],r),s=this._renderMode,l=[],u=(0,T.createTooltipMarkup)("section",{blocks:[],noHeader:!0}),d=[],f=new T.TooltipMarkupStyleCreator;(0,o.each)(e,(function(e){(0,o.each)(e.dataByAxis,(function(e){var t=n.getComponent(e.axisDim+"Axis",e.axisIndex),i=e.value;if(t&&null!=i){var a=m.getValueLabel(i,t.axis,n,e.seriesDataIndices,e.valueLabelOpt),h=(0,T.createTooltipMarkup)("section",{header:a,noHeader:!(0,o.trim)(a),sortBlocks:!0,blocks:[]});u.blocks.push(h),(0,o.each)(e.seriesDataIndices,(function(u){var p=n.getSeriesByIndex(u.seriesIndex),g=u.dataIndexInside,v=p.getDataParams(g);if(!(v.dataIndex<0)){v.axisDim=e.axisDim,v.axisIndex=e.axisIndex,v.axisType=e.axisType,v.axisId=e.axisId,v.axisValue=y.getAxisRawValue(t.axis,{value:i}),v.axisValueLabel=a,v.marker=f.makeTooltipMarker("item",(0,c.convertToColorString)(v.color),s);var m=(0,w.normalizeTooltipFormatResult)(p.formatTooltip(g,!0,null)),_=m.frag;if(_){var b=O([p],r).get("valueFormatter");h.blocks.push(b?(0,o.extend)({valueFormatter:b},_):_)}m.text&&d.push(m.text),l.push(v)}}))}}))})),u.blocks.reverse(),d.reverse();var h=t.position,p=a.get("order"),g=(0,T.buildTooltipMarkup)(u,f,s,p,n.get("useUTC"),a.get("textStyle"));g&&d.unshift(g);var v="richText"===s?"\n\n":"<br/>",_=d.join(v);this._showOrMove(a,(function(){this._updateContentNotChangedOnAxis(e,l)?this._updatePosition(a,h,i[0],i[1],this._tooltipContent,l):this._showTooltipContent(a,_,l,Math.random()+"",i[0],i[1],h,null,f)}))},t.prototype._showSeriesItemTooltip=function(e,t,n){var r=this._ecModel,i=(0,S.getECData)(t),a=i.seriesIndex,s=r.getSeriesByIndex(a),l=i.dataModel||s,u=i.dataIndex,d=i.dataType,f=l.getData(d),h=this._renderMode,p=e.positionDefault,g=O([f.getItemModel(u),l,s&&(s.coordinateSystem||{}).model],this._tooltipModel,p?{position:p}:null),v=g.get("trigger");if(null==v||"item"===v){var y=l.getDataParams(u,d),m=new T.TooltipMarkupStyleCreator;y.marker=m.makeTooltipMarker("item",(0,c.convertToColorString)(y.color),h);var _=(0,w.normalizeTooltipFormatResult)(l.formatTooltip(u,!1,d)),b=g.get("order"),x=g.get("valueFormatter"),M=_.frag,I=M?(0,T.buildTooltipMarkup)(x?(0,o.extend)({valueFormatter:x},M):M,m,h,b,r.get("useUTC"),g.get("textStyle")):_.text,A="item_"+l.name+"_"+u;this._showOrMove(g,(function(){this._showTooltipContent(g,I,y,A,e.offsetX,e.offsetY,e.position,e.target,m)})),n({type:"showTip",dataIndexInside:u,dataIndex:f.getRawIndex(u),seriesIndex:a,from:this.uid})}},t.prototype._showComponentItemTooltip=function(e,t,n){var r=(0,S.getECData)(t),i=r.tooltipConfig,a=i.option||{};if((0,o.isString)(a)){var s=a;a={content:s,formatter:s}}var l=[a],u=this._ecModel.getComponent(r.componentMainType,r.componentIndex);u&&l.push(u),l.push({formatter:a.content});var c=e.positionDefault,d=O(l,this._tooltipModel,c?{position:c}:null),f=d.get("content"),h=Math.random()+"",p=new T.TooltipMarkupStyleCreator;this._showOrMove(d,(function(){var n=(0,o.clone)(d.get("formatterParams")||{});this._showTooltipContent(d,f,n,h,e.offsetX,e.offsetY,e.position,t,p)})),n({type:"showTip",from:this.uid})},t.prototype._showTooltipContent=function(e,t,n,r,i,a,s,l,u){if(this._ticket="",e.get("showContent")&&e.get("show")){var d=this._tooltipContent;d.setEnterable(e.get("enterable"));var f=e.get("formatter");s=s||e.get("position");var h=t,p=this._getNearestPoint([i,a],n,e.get("trigger"),e.get("borderColor")),g=p.color;if(f)if((0,o.isString)(f)){var v=e.ecModel.get("useUTC"),y=(0,o.isArray)(n)?n[0]:n,m=y&&y.axisType&&y.axisType.indexOf("time")>=0;h=f,m&&(h=(0,x.format)(y.axisValue,h,v)),h=(0,c.formatTpl)(h,n,!0)}else if((0,o.isFunction)(f)){var _=(0,o.bind)((function(t,r){t===this._ticket&&(d.setContent(r,u,e,g,s),this._updatePosition(e,s,i,a,d,n,l))}),this);this._ticket=r,h=f(n,r,_)}else h=f;d.setContent(h,u,e,g,s),d.show(e,g),this._updatePosition(e,s,i,a,d,n,l)}},t.prototype._getNearestPoint=function(e,t,n,r){return"axis"===n||(0,o.isArray)(t)?{color:r||("html"===this._renderMode?"#fff":"none")}:(0,o.isArray)(t)?void 0:{color:r||t.color||t.borderColor}},t.prototype._updatePosition=function(e,t,n,r,i,a,s){var l=this._api.getWidth(),u=this._api.getHeight();t=t||e.get("position");var c=i.getSize(),f=e.get("align"),h=e.get("verticalAlign"),g=s&&s.getBoundingRect().clone();if(s&&g.applyTransform(s.transform),(0,o.isFunction)(t)&&(t=t([n,r],a,i.el,g,{viewSize:[l,u],contentSize:c.slice()})),(0,o.isArray)(t))n=(0,d.parsePercent)(t[0],l),r=(0,d.parsePercent)(t[1],u);else if((0,o.isObject)(t)){var v=t;v.width=c[0],v.height=c[1];var y=(0,p.getLayoutRect)(v,{width:l,height:u});n=y.x,r=y.y,f=null,h=null}else if((0,o.isString)(t)&&s){var m=function(e,t,n,r){var i=n[0],a=n[1],o=Math.ceil(Math.SQRT2*r)+8,s=0,l=0,u=t.width,c=t.height;switch(e){case"inside":s=t.x+u/2-i/2,l=t.y+c/2-a/2;break;case"top":s=t.x+u/2-i/2,l=t.y-a-o;break;case"bottom":s=t.x+u/2-i/2,l=t.y+c+o;break;case"left":s=t.x-i-o,l=t.y+c/2-a/2;break;case"right":s=t.x+u+o,l=t.y+c/2-a/2}return[s,l]}(t,g,c,e.get("borderWidth"));n=m[0],r=m[1]}else{m=function(e,t,n,r,i,a,o){var s=n.getSize(),l=s[0],u=s[1];null!=a&&(e+l+a+2>r?e-=l+a:e+=a);null!=o&&(t+u+o>i?t-=u+o:t+=o);return[e,t]}(n,r,i,l,u,f?null:20,h?null:20);n=m[0],r=m[1]}if(f&&(n-=L(f)?c[0]/2:"right"===f?c[0]:0),h&&(r-=L(h)?c[1]/2:"bottom"===h?c[1]:0),(0,M.shouldTooltipConfine)(e)){m=function(e,t,n,r,i){var a=n.getSize(),o=a[0],s=a[1];return e=Math.min(e+o,r)-o,t=Math.min(t+s,i)-s,e=Math.max(e,0),t=Math.max(t,0),[e,t]}(n,r,i,l,u);n=m[0],r=m[1]}i.moveTo(n,r)},t.prototype._updateContentNotChangedOnAxis=function(e,t){var n=this._lastDataByCoordSys,r=this._cbParamsList,i=!!n&&n.length===e.length;return i&&(0,o.each)(n,(function(n,a){var s=n.dataByAxis||[],l=e[a]||{},u=l.dataByAxis||[];i=i&&s.length===u.length,i&&(0,o.each)(s,(function(e,n){var a=u[n]||{},s=e.seriesDataIndices||[],l=a.seriesDataIndices||[];i=i&&e.value===a.value&&e.axisType===a.axisType&&e.axisId===a.axisId&&s.length===l.length,i&&(0,o.each)(s,(function(e,t){var n=l[t];i=i&&e.seriesIndex===n.seriesIndex&&e.dataIndex===n.dataIndex})),r&&(0,o.each)(e.seriesDataIndices,(function(e){var n=e.seriesIndex,a=t[n],o=r[n];a&&o&&o.data!==a.data&&(i=!1)}))}))})),this._lastDataByCoordSys=e,this._cbParamsList=t,!!i},t.prototype._hide=function(e){this._lastDataByCoordSys=null,e({type:"hideTip",from:this.uid})},t.prototype.dispose=function(e,t){!s.default.node&&t.getDom()&&((0,A.clear)(this,"_updatePosition"),this._tooltipContent.dispose(),v.unregister("itemTooltip",t))},t.type="tooltip",t}(b.default);function O(e,t,n){var r,i=t.ecModel;n?(r=new g.default(n,i,i),r=new g.default(t.option,r,i)):r=t;for(var a=e.length-1;a>=0;a--){var s=e[a];s&&(s instanceof g.default&&(s=s.get("tooltip",!0)),(0,o.isString)(s)&&(s={formatter:s}),s&&(r=new g.default(s,r,i)))}return r}function D(e,t){return e.dispatchAction||(0,o.bind)(t.dispatchAction,t)}function L(e){return"center"===e||"middle"===e}var E=P;t.default=E},4245:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var i=r(n("58f5")),a=function(){function e(e){this.type="cartesian",this._dimList=[],this._axes={},this.name=e||""}return e.prototype.getAxis=function(e){return this._axes[e]},e.prototype.getAxes=function(){return i.map(this._dimList,(function(e){return this._axes[e]}),this)},e.prototype.getAxesByScale=function(e){return e=e.toLowerCase(),i.filter(this.getAxes(),(function(t){return t.scale.type===e}))},e.prototype.addAxis=function(e){var t=e.dim;this._axes[t]=e,this._dimList.push(t)},e}(),o=a;t.default=o},"449f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("bec7")),o=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="compound",t}return(0,i.__extends)(t,e),t.prototype._updatePathDirty=function(){for(var e=this.shape.paths,t=this.shapeChanged(),n=0;n<e.length;n++)t=t||e[n].shapeChanged();t&&this.dirtyShape()},t.prototype.beforeBrush=function(){this._updatePathDirty();for(var e=this.shape.paths||[],t=this.getGlobalScale(),n=0;n<e.length;n++)e[n].path||e[n].createPathProxy(),e[n].path.setScale(t[0],t[1],e[n].segmentIgnoreThreshold)},t.prototype.buildPath=function(e,t){for(var n=t.paths||[],r=0;r<n.length;r++)n[r].buildPath(e,n[r].shape,!0)},t.prototype.afterBrush=function(){for(var e=this.shape.paths||[],t=0;t<e.length;t++)e[t].pathUpdated()},t.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),a.default.prototype.getBoundingRect.call(this)},t}(a.default),s=o;t.default=s},"44ab":function(e,t,n){"use strict";n("ddb0"),n("13d5"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.CtorUint32Array=t.CtorUint16Array=t.CtorInt32Array=t.CtorFloat64Array=void 0,n("ace4"),n("d3b7"),n("fb2c"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7"),n("84c3"),n("143c"),n("4a9b"),n("fb6a"),n("14d9"),n("4e82"),n("4de4"),n("d81d");var i=r(n("53ca")),a=n("58f5"),o=n("7061"),s=n("202c"),l="undefined"===("undefined"===typeof Uint32Array?"undefined":(0,i.default)(Uint32Array))?Array:Uint32Array;t.CtorUint32Array=l;var u="undefined"===("undefined"===typeof Uint16Array?"undefined":(0,i.default)(Uint16Array))?Array:Uint16Array;t.CtorUint16Array=u;var c="undefined"===("undefined"===typeof Int32Array?"undefined":(0,i.default)(Int32Array))?Array:Int32Array;t.CtorInt32Array=c;var d="undefined"===("undefined"===typeof Float64Array?"undefined":(0,i.default)(Float64Array))?Array:Float64Array;t.CtorFloat64Array=d;var f,h={float:d,int:c,ordinal:Array,number:Array,time:d};function p(e){return e>65535?l:u}function g(){return[1/0,-1/0]}function v(e){var t=e.constructor;return t===Array?e.slice():new t(e)}function y(e,t,n,r,i){var a=h[n||"float"];if(i){var o=e[t],s=o&&o.length;if(s!==r){for(var l=new a(r),u=0;u<s;u++)l[u]=o[u];e[t]=l}}else e[t]=new a(r)}var m=function(){function e(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=(0,a.createHashMap)()}return e.prototype.initData=function(e,t,n){this._provider=e,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var r=e.getSource(),i=this.defaultDimValueGetter=f[r.sourceFormat];this._dimValueGetter=n||i,this._rawExtent=[];(0,s.shouldRetrieveDataByName)(r);this._dimensions=(0,a.map)(t,(function(e){return{type:e.type,property:e.property}})),this._initDataFromProvider(0,e.count())},e.prototype.getProvider=function(){return this._provider},e.prototype.getSource=function(){return this._provider.getSource()},e.prototype.ensureCalculationDimension=function(e,t){var n=this._calcDimNameToIdx,r=this._dimensions,i=n.get(e);if(null!=i){if(r[i].type===t)return i}else i=r.length;return r[i]={type:t},n.set(e,i),this._chunks[i]=new h[t||"float"](this._rawCount),this._rawExtent[i]=g(),i},e.prototype.collectOrdinalMeta=function(e,t){var n=this._chunks[e],r=this._dimensions[e],i=this._rawExtent,a=r.ordinalOffset||0,o=n.length;0===a&&(i[e]=g());for(var s=i[e],l=a;l<o;l++){var u=n[l]=t.parseAndCollect(n[l]);isNaN(u)||(s[0]=Math.min(u,s[0]),s[1]=Math.max(u,s[1]))}r.ordinalMeta=t,r.ordinalOffset=o,r.type="ordinal"},e.prototype.getOrdinalMeta=function(e){var t=this._dimensions[e],n=t.ordinalMeta;return n},e.prototype.getDimensionProperty=function(e){var t=this._dimensions[e];return t&&t.property},e.prototype.appendData=function(e){var t=this._provider,n=this.count();t.appendData(e);var r=t.count();return t.persistent||(r+=n),n<r&&this._initDataFromProvider(n,r,!0),[n,r]},e.prototype.appendValues=function(e,t){for(var n=this._chunks,r=this._dimensions,i=r.length,a=this._rawExtent,o=this.count(),s=o+Math.max(e.length,t||0),l=0;l<i;l++){var u=r[l];y(n,l,u.type,s,!0)}for(var c=[],d=o;d<s;d++)for(var h=d-o,p=0;p<i;p++){u=r[p];var g=f.arrayRows.call(this,e[h]||c,u.property,h,p);n[p][d]=g;var v=a[p];g<v[0]&&(v[0]=g),g>v[1]&&(v[1]=g)}return this._rawCount=this._count=s,{start:o,end:s}},e.prototype._initDataFromProvider=function(e,t,n){for(var r=this._provider,i=this._chunks,o=this._dimensions,s=o.length,l=this._rawExtent,u=(0,a.map)(o,(function(e){return e.property})),c=0;c<s;c++){var d=o[c];l[c]||(l[c]=g()),y(i,c,d.type,t,n)}if(r.fillStorage)r.fillStorage(e,t,i,l);else for(var f=[],h=e;h<t;h++){f=r.getItem(h,f);for(var p=0;p<s;p++){var v=i[p],m=this._dimValueGetter(f,u[p],h,p);v[h]=m;var _=l[p];m<_[0]&&(_[0]=m),m>_[1]&&(_[1]=m)}}!r.persistent&&r.clean&&r.clean(),this._rawCount=this._count=t,this._extent=[]},e.prototype.count=function(){return this._count},e.prototype.get=function(e,t){if(!(t>=0&&t<this._count))return NaN;var n=this._chunks[e];return n?n[this.getRawIndex(t)]:NaN},e.prototype.getValues=function(e,t){var n=[],r=[];if(null==t){t=e,e=[];for(var i=0;i<this._dimensions.length;i++)r.push(i)}else r=e;i=0;for(var a=r.length;i<a;i++)n.push(this.get(r[i],t));return n},e.prototype.getByRawIndex=function(e,t){if(!(t>=0&&t<this._rawCount))return NaN;var n=this._chunks[e];return n?n[t]:NaN},e.prototype.getSum=function(e){var t=this._chunks[e],n=0;if(t)for(var r=0,i=this.count();r<i;r++){var a=this.get(e,r);isNaN(a)||(n+=a)}return n},e.prototype.getMedian=function(e){var t=[];this.each([e],(function(e){isNaN(e)||t.push(e)}));var n=t.sort((function(e,t){return e-t})),r=this.count();return 0===r?0:r%2===1?n[(r-1)/2]:(n[r/2]+n[r/2-1])/2},e.prototype.indexOfRawIndex=function(e){if(e>=this._rawCount||e<0)return-1;if(!this._indices)return e;var t=this._indices,n=t[e];if(null!=n&&n<this._count&&n===e)return e;var r=0,i=this._count-1;while(r<=i){var a=(r+i)/2|0;if(t[a]<e)r=a+1;else{if(!(t[a]>e))return a;i=a-1}}return-1},e.prototype.indicesOfNearest=function(e,t,n){var r=this._chunks,i=r[e],a=[];if(!i)return a;null==n&&(n=1/0);for(var o=1/0,s=-1,l=0,u=0,c=this.count();u<c;u++){var d=this.getRawIndex(u),f=t-i[d],h=Math.abs(f);h<=n&&((h<o||h===o&&f>=0&&s<0)&&(o=h,s=f,l=0),f===s&&(a[l++]=u))}return a.length=l,a},e.prototype.getIndices=function(){var e,t=this._indices;if(t){var n=t.constructor,r=this._count;if(n===Array){e=new n(r);for(var i=0;i<r;i++)e[i]=t[i]}else e=new n(t.buffer,0,r)}else{n=p(this._rawCount);e=new n(this.count());for(i=0;i<e.length;i++)e[i]=i}return e},e.prototype.filter=function(e,t){if(!this._count)return this;for(var n=this.clone(),r=n.count(),i=p(n._rawCount),a=new i(r),o=[],s=e.length,l=0,u=e[0],c=n._chunks,d=0;d<r;d++){var f=void 0,h=n.getRawIndex(d);if(0===s)f=t(d);else if(1===s){var g=c[u][h];f=t(g,d)}else{for(var v=0;v<s;v++)o[v]=c[e[v]][h];o[v]=d,f=t.apply(null,o)}f&&(a[l++]=h)}return l<r&&(n._indices=a),n._count=l,n._extent=[],n._updateGetRawIdx(),n},e.prototype.selectRange=function(e){var t=this.clone(),n=t._count;if(!n)return this;var r=(0,a.keys)(e),i=r.length;if(!i)return this;var o=t.count(),s=p(t._rawCount),l=new s(o),u=0,c=r[0],d=e[c][0],f=e[c][1],h=t._chunks,g=!1;if(!t._indices){var v=0;if(1===i){for(var y=h[r[0]],m=0;m<n;m++){var _=y[m];(_>=d&&_<=f||isNaN(_))&&(l[u++]=v),v++}g=!0}else if(2===i){y=h[r[0]];var b=h[r[1]],x=e[r[1]][0],S=e[r[1]][1];for(m=0;m<n;m++){_=y[m];var M=b[m];(_>=d&&_<=f||isNaN(_))&&(M>=x&&M<=S||isNaN(M))&&(l[u++]=v),v++}g=!0}}if(!g)if(1===i)for(m=0;m<o;m++){var w=t.getRawIndex(m);_=h[r[0]][w];(_>=d&&_<=f||isNaN(_))&&(l[u++]=w)}else for(m=0;m<o;m++){for(var T=!0,I=(w=t.getRawIndex(m),0);I<i;I++){var A=r[I];_=h[A][w];(_<e[A][0]||_>e[A][1])&&(T=!1)}T&&(l[u++]=t.getRawIndex(m))}return u<o&&(t._indices=l),t._count=u,t._extent=[],t._updateGetRawIdx(),t},e.prototype.map=function(e,t){var n=this.clone(e);return this._updateDims(n,e,t),n},e.prototype.modify=function(e,t){this._updateDims(this,e,t)},e.prototype._updateDims=function(e,t,n){for(var r=e._chunks,a=[],o=t.length,s=e.count(),l=[],u=e._rawExtent,c=0;c<t.length;c++)u[t[c]]=g();for(var d=0;d<s;d++){for(var f=e.getRawIndex(d),h=0;h<o;h++)l[h]=r[t[h]][f];l[o]=d;var p=n&&n.apply(null,l);if(null!=p){"object"!==(0,i.default)(p)&&(a[0]=p,p=a);for(c=0;c<p.length;c++){var v=t[c],y=p[c],m=u[v],_=r[v];_&&(_[f]=y),y<m[0]&&(m[0]=y),y>m[1]&&(m[1]=y)}}}},e.prototype.lttbDownSample=function(e,t){var n,r,i,a=this.clone([e],!0),o=a._chunks,s=o[e],l=this.count(),u=0,c=Math.floor(1/t),d=this.getRawIndex(0),f=new(p(this._rawCount))(Math.min(2*(Math.ceil(l/c)+2),l));f[u++]=d;for(var h=1;h<l-1;h+=c){for(var g=Math.min(h+c,l-1),v=Math.min(h+2*c,l),y=(v+g)/2,m=0,_=g;_<v;_++){var b=this.getRawIndex(_),x=s[b];isNaN(x)||(m+=x)}m/=v-g;var S=h,M=Math.min(h+c,l),w=h-1,T=s[d];n=-1,i=S;var I=-1,A=0;for(_=S;_<M;_++){b=this.getRawIndex(_),x=s[b];isNaN(x)?(A++,I<0&&(I=b)):(r=Math.abs((w-y)*(x-T)-(w-_)*(m-T)),r>n&&(n=r,i=b))}A>0&&A<M-S&&(f[u++]=Math.min(I,i),i=Math.max(I,i)),f[u++]=i,d=i}return f[u++]=this.getRawIndex(l-1),a._count=u,a._indices=f,a.getRawIndex=this._getRawIdx,a},e.prototype.downSample=function(e,t,n,r){for(var i=this.clone([e],!0),a=i._chunks,o=[],s=Math.floor(1/t),l=a[e],u=this.count(),c=i._rawExtent[e]=g(),d=new(p(this._rawCount))(Math.ceil(u/s)),f=0,h=0;h<u;h+=s){s>u-h&&(s=u-h,o.length=s);for(var v=0;v<s;v++){var y=this.getRawIndex(h+v);o[v]=l[y]}var m=n(o),_=this.getRawIndex(Math.min(h+r(o,m)||0,u-1));l[_]=m,m<c[0]&&(c[0]=m),m>c[1]&&(c[1]=m),d[f++]=_}return i._count=f,i._indices=d,i._updateGetRawIdx(),i},e.prototype.each=function(e,t){if(this._count)for(var n=e.length,r=this._chunks,i=0,a=this.count();i<a;i++){var o=this.getRawIndex(i);switch(n){case 0:t(i);break;case 1:t(r[e[0]][o],i);break;case 2:t(r[e[0]][o],r[e[1]][o],i);break;default:for(var s=0,l=[];s<n;s++)l[s]=r[e[s]][o];l[s]=i,t.apply(null,l)}}},e.prototype.getDataExtent=function(e){var t=this._chunks[e],n=g();if(!t)return n;var r,i=this.count(),a=!this._indices;if(a)return this._rawExtent[e].slice();if(r=this._extent[e],r)return r.slice();r=n;for(var o=r[0],s=r[1],l=0;l<i;l++){var u=this.getRawIndex(l),c=t[u];c<o&&(o=c),c>s&&(s=c)}return r=[o,s],this._extent[e]=r,r},e.prototype.getRawDataItem=function(e){var t=this.getRawIndex(e);if(this._provider.persistent)return this._provider.getItem(t);for(var n=[],r=this._chunks,i=0;i<r.length;i++)n.push(r[i][t]);return n},e.prototype.clone=function(t,n){var r=new e,i=this._chunks,o=t&&(0,a.reduce)(t,(function(e,t){return e[t]=!0,e}),{});if(o)for(var s=0;s<i.length;s++)r._chunks[s]=o[s]?v(i[s]):i[s];else r._chunks=i;return this._copyCommonProps(r),n||(r._indices=this._cloneIndices()),r._updateGetRawIdx(),r},e.prototype._copyCommonProps=function(e){e._count=this._count,e._rawCount=this._rawCount,e._provider=this._provider,e._dimensions=this._dimensions,e._extent=(0,a.clone)(this._extent),e._rawExtent=(0,a.clone)(this._rawExtent)},e.prototype._cloneIndices=function(){if(this._indices){var e=this._indices.constructor,t=void 0;if(e===Array){var n=this._indices.length;t=new e(n);for(var r=0;r<n;r++)t[r]=this._indices[r]}else t=new e(this._indices);return t}return null},e.prototype._getRawIdxIdentity=function(e){return e},e.prototype._getRawIdx=function(e){return e<this._count&&e>=0?this._indices[e]:-1},e.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},e.internalField=function(){function e(e,t,n,r){return(0,o.parseDataValue)(e[r],this._dimensions[r])}f={arrayRows:e,objectRows:function(e,t,n,r){return(0,o.parseDataValue)(e[t],this._dimensions[r])},keyedColumns:e,original:function(e,t,n,r){var i=e&&(null==e.value?e:e.value);return(0,o.parseDataValue)(i instanceof Array?i[r]:i,this._dimensions[r])},typedArray:function(e,t,n,r){return e[r]}}}(),e}(),_=m;t.default=_},"44f7":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"BarChart",{enumerable:!0,get:function(){return i.install}}),Object.defineProperty(t,"BoxplotChart",{enumerable:!0,get:function(){return v.install}}),Object.defineProperty(t,"CandlestickChart",{enumerable:!0,get:function(){return y.install}}),Object.defineProperty(t,"CustomChart",{enumerable:!0,get:function(){return w.install}}),Object.defineProperty(t,"EffectScatterChart",{enumerable:!0,get:function(){return m.install}}),Object.defineProperty(t,"FunnelChart",{enumerable:!0,get:function(){return h.install}}),Object.defineProperty(t,"GaugeChart",{enumerable:!0,get:function(){return f.install}}),Object.defineProperty(t,"GraphChart",{enumerable:!0,get:function(){return d.install}}),Object.defineProperty(t,"HeatmapChart",{enumerable:!0,get:function(){return b.install}}),Object.defineProperty(t,"LineChart",{enumerable:!0,get:function(){return r.install}}),Object.defineProperty(t,"LinesChart",{enumerable:!0,get:function(){return _.install}}),Object.defineProperty(t,"MapChart",{enumerable:!0,get:function(){return l.install}}),Object.defineProperty(t,"ParallelChart",{enumerable:!0,get:function(){return p.install}}),Object.defineProperty(t,"PictorialBarChart",{enumerable:!0,get:function(){return x.install}}),Object.defineProperty(t,"PieChart",{enumerable:!0,get:function(){return a.install}}),Object.defineProperty(t,"RadarChart",{enumerable:!0,get:function(){return s.install}}),Object.defineProperty(t,"SankeyChart",{enumerable:!0,get:function(){return g.install}}),Object.defineProperty(t,"ScatterChart",{enumerable:!0,get:function(){return o.install}}),Object.defineProperty(t,"SunburstChart",{enumerable:!0,get:function(){return M.install}}),Object.defineProperty(t,"ThemeRiverChart",{enumerable:!0,get:function(){return S.install}}),Object.defineProperty(t,"TreeChart",{enumerable:!0,get:function(){return u.install}}),Object.defineProperty(t,"TreemapChart",{enumerable:!0,get:function(){return c.install}});var r=n("bc49"),i=n("f058"),a=n("72cd"),o=n("348f"),s=n("5ba8"),l=n("62d6"),u=n("2345"),c=n("9eb7"),d=n("1a63"),f=n("b7f4"),h=n("750f"),p=n("fc7c"),g=n("b591"),v=n("0b46"),y=n("4a3b"),m=n("0618"),_=n("7a83"),b=n("6c19"),x=n("d719"),S=n("f050"),M=n("fe09"),w=n("805a")},4565:function(e,t,n){"use strict";n.r(t);var r=n("11a1"),i=n("55e4");for(var a in i)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return i[e]}))}(a);n("ab4d");var o=n("f0c5"),s=Object(o["a"])(i["default"],r["b"],r["c"],!1,null,"ffe39c64",null,!1,r["a"],void 0);t["default"]=s.exports},"459f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("c540")),o=n("46e1"),s=n("58f5"),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return(0,i.__extends)(t,e),t.type="series.boxplot",t.dependencies=["xAxis","yAxis","grid"],t.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}},animationDuration:800},t}(a.default);(0,s.mixin)(l,o.WhiskerBoxCommonMixin,!0);var u=l;t.default=u},"46c1":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=r(n("8ec9")),l=i(n("30ac")),u=i(n("0cfe")),c=r(n("4cf8")),d=s.default.prototype,f=c.default.prototype,h=l.round,p=Math.floor,g=Math.ceil,v=Math.pow,y=Math.log,m=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="log",t.base=10,t._originalScale=new c.default,t._interval=0,t}return(0,a.__extends)(t,e),t.prototype.getTicks=function(e){var t=this._originalScale,n=this._extent,r=t.getExtent(),i=f.getTicks.call(this,e);return o.map(i,(function(e){var t=e.value,i=l.round(v(this.base,t));return i=t===n[0]&&this._fixMin?b(i,r[0]):i,i=t===n[1]&&this._fixMax?b(i,r[1]):i,{value:i}}),this)},t.prototype.setExtent=function(e,t){var n=y(this.base);e=y(Math.max(0,e))/n,t=y(Math.max(0,t))/n,f.setExtent.call(this,e,t)},t.prototype.getExtent=function(){var e=this.base,t=d.getExtent.call(this);t[0]=v(e,t[0]),t[1]=v(e,t[1]);var n=this._originalScale,r=n.getExtent();return this._fixMin&&(t[0]=b(t[0],r[0])),this._fixMax&&(t[1]=b(t[1],r[1])),t},t.prototype.unionExtent=function(e){this._originalScale.unionExtent(e);var t=this.base;e[0]=y(e[0])/y(t),e[1]=y(e[1])/y(t),d.unionExtent.call(this,e)},t.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},t.prototype.calcNiceTicks=function(e){e=e||10;var t=this._extent,n=t[1]-t[0];if(!(n===1/0||n<=0)){var r=l.quantity(n),i=e/n*r;i<=.5&&(r*=10);while(!isNaN(r)&&Math.abs(r)<1&&Math.abs(r)>0)r*=10;var a=[l.round(g(t[0]/r)*r),l.round(p(t[1]/r)*r)];this._interval=r,this._niceExtent=a}},t.prototype.calcNiceExtent=function(e){f.calcNiceExtent.call(this,e),this._fixMin=e.fixMin,this._fixMax=e.fixMax},t.prototype.parse=function(e){return e},t.prototype.contain=function(e){return e=y(e)/y(this.base),u.contain(e,this._extent)},t.prototype.normalize=function(e){return e=y(e)/y(this.base),u.normalize(e,this._extent)},t.prototype.scale=function(e){return e=u.scale(e,this._extent),v(this.base,e)},t.type="log",t}(s.default),_=m.prototype;function b(e,t){return h(e,l.getPrecision(t))}_.getMinorTicks=f.getMinorTicks,_.getLabel=f.getLabel,s.default.registerClass(m);var x=m;t.default=x},"46e1":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.WhiskerBoxCommonMixin=void 0,n("fb6a"),n("3c65"),n("14d9");var a=i(n("70cd")),o=r(n("58f5")),s=n("f1fc"),l=n("e131"),u=function(){function e(){}return e.prototype.getInitialData=function(e,t){var n,r,i=t.getComponent("xAxis",this.get("xAxisIndex")),u=t.getComponent("yAxis",this.get("yAxisIndex")),c=i.get("type"),d=u.get("type");"category"===c?(e.layout="horizontal",n=i.getOrdinalMeta(),r=!0):"category"===d?(e.layout="vertical",n=u.getOrdinalMeta(),r=!0):e.layout=e.layout||"horizontal";var f=["x","y"],h="horizontal"===e.layout?0:1,p=this._baseAxisDim=f[h],g=f[1-h],v=[i,u],y=v[h].get("type"),m=v[1-h].get("type"),_=e.data;if(_&&r){var b=[];o.each(_,(function(e,t){var n;o.isArray(e)?(n=e.slice(),e.unshift(t)):o.isArray(e.value)?(n=o.extend({},e),n.value=n.value.slice(),e.value.unshift(t)):n=e,b.push(n)})),e.data=b}var x=this.defaultValueDimensions,S=[{name:p,type:(0,s.getDimensionTypeByAxis)(y),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:g,type:(0,s.getDimensionTypeByAxis)(m),dimsDef:x.slice()}];return(0,a.default)(this,{coordDimensions:S,dimensionsCount:x.length+1,encodeDefaulter:o.curry(l.makeSeriesEncodeForAxisCoordSys,S,this)})},e.prototype.getBaseAxis=function(){var e=this._baseAxisDim;return this.ecModel.getComponent(e+"Axis",this.get(e+"AxisIndex")).axis},e}();t.WhiskerBoxCommonMixin=u},"472e":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d9e2"),n("d401"),n("cb29"),n("c975");var i=n("9ab4"),a=r(n("b113")),o=r(n("c540")),s=n("150c"),l=n("e136"),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.hasSymbolVisual=!0,n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e){return(0,a.default)(null,this,{useEncodeDefaulter:!0})},t.prototype.getLegendIcon=function(e){var t=new l.Group,n=(0,s.createSymbol)("line",0,e.itemHeight/2,e.itemWidth,0,e.lineStyle.stroke,!1);t.add(n),n.setStyle(e.lineStyle);var r=this.getData().getVisual("symbol"),i=this.getData().getVisual("symbolRotate"),a="none"===r?"circle":r,o=.8*e.itemHeight,u=(0,s.createSymbol)(a,(e.itemWidth-o)/2,(e.itemHeight-o)/2,o,o,e.itemStyle.fill);t.add(u),u.setStyle(e.itemStyle);var c="inherit"===e.iconRotate?i:e.iconRotate||0;return u.rotation=c*Math.PI/180,u.setOrigin([e.itemWidth/2,e.itemHeight/2]),a.indexOf("empty")>-1&&(u.style.stroke=u.style.fill,u.style.fill="#fff",u.style.lineWidth=2),t},t.type="series.line",t.dependencies=["grid","polar"],t.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:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},t}(o.default),c=u;t.default=c},4730:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){t.eachSeriesByType(e,(function(e){var t=e.get("center"),r=e.get("radius");a.isArray(r)||(r=[0,r]),a.isArray(t)||(t=[t,t]);var l=n.getWidth(),u=n.getHeight(),c=Math.min(l,u),d=(0,i.parsePercent)(t[0],l),f=(0,i.parsePercent)(t[1],u),h=(0,i.parsePercent)(r[0],c/2),p=(0,i.parsePercent)(r[1],c/2),g=-e.get("startAngle")*o,v=e.get("minAngle")*o,y=e.getData().tree.root,m=e.getViewRoot(),_=m.depth,b=e.get("sort");null!=b&&s(m,b);var x=0;a.each(m.children,(function(e){!isNaN(e.getValue())&&x++}));var S=m.getValue(),M=Math.PI/(S||x)*2,w=m.depth>0,T=m.height-(w?-1:1),I=(p-h)/(T||1),A=e.get("clockwise"),C=e.get("stillShowZeroSum"),P=A?1:-1;if(w){var O=h,D=h+I,L=2*Math.PI;y.setLayout({angle:L,startAngle:g,endAngle:g+L,clockwise:A,cx:d,cy:f,r0:O,r:D})}(function t(n,r){if(n){var o=r;if(n!==y){var s=n.getValue(),l=0===S&&C?M:s*M;l<v&&(l=v),o=r+P*l;var u=n.depth-_-(w?-1:1),p=h+I*u,g=h+I*(u+1),m=e.getLevelModel(n);if(m){var b=m.get("r0",!0),x=m.get("r",!0),T=m.get("radius",!0);null!=T&&(b=T[0],x=T[1]),null!=b&&(p=(0,i.parsePercent)(b,c/2)),null!=x&&(g=(0,i.parsePercent)(x,c/2))}n.setLayout({angle:l,startAngle:r,endAngle:o,clockwise:A,cx:d,cy:f,r0:p,r:g})}if(n.children&&n.children.length){var O=0;a.each(n.children,(function(e){O+=t(e,r+O)}))}return o-r}})(m,g)}))},n("4e82");var i=n("30ac"),a=r(n("58f5")),o=Math.PI/180;function s(e,t){var n=e.children||[];e.children=function(e,t){if(a.isFunction(t)){var n=a.map(e,(function(e,t){var n=e.getValue();return{params:{depth:e.depth,height:e.height,dataIndex:e.dataIndex,getValue:function(){return n}},index:t}}));return n.sort((function(e,n){return t(e.params,n.params)})),a.map(n,(function(t){return e[t.index]}))}var r="asc"===t;return e.sort((function(e,t){var n=(e.getValue()-t.getValue())*(r?1:-1);return 0===n?(e.dataIndex-t.dataIndex)*(r?-1:1):n}))}(n,t),n.length&&a.each(e.children,(function(e){s(e,t)}))}},4820:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("58f5")),a=function(){return function(e){this.otherDims={},null!=e&&i.extend(this,e)}}(),o=a;t.default=o},"4840e":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("62fe")),o=n("b517"),s=n("58f5"),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.getCoordSysModel=function(){return this},t.type="singleAxis",t.layoutMode="box",t.defaultOption={left:"5%",top:"5%",right:"5%",bottom:"5%",type:"value",position:"bottom",orient:"horizontal",axisLine:{show:!0,lineStyle:{width:1,type:"solid"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:"auto"},splitLine:{show:!0,lineStyle:{type:"dashed",opacity:.2}}},t}(a.default);(0,s.mixin)(l,o.AxisModelCommonMixin.prototype);var u=l;t.default=u},"484a":function(e,t,n){"use strict";n("d81d"),n("d3b7"),n("ddb0"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.cloneValue=m,t.default=void 0,n("fb6a"),n("14d9"),n("4e82");var a=i(n("aae8")),o=r(n("ff74")),s=n("58f5"),l=i(n("3ecb")),u=n("6bb7"),c=n("6c22"),d=Array.prototype.slice;function f(e,t,n){return(t-e)*n+e}function h(e,t,n,r){for(var i=t.length,a=0;a<i;a++)e[a]=f(t[a],n[a],r);return e}function p(e,t,n,r){for(var i=t.length,a=0;a<i;a++)e[a]=t[a]+n[a]*r;return e}function g(e,t,n,r){for(var i=t.length,a=i&&t[0].length,o=0;o<i;o++){e[o]||(e[o]=[]);for(var s=0;s<a;s++)e[o][s]=t[o][s]+n[o][s]*r}return e}function v(e,t){for(var n=e.length,r=t.length,i=n>r?t:e,a=Math.min(n,r),o=i[a-1]||{color:[0,0,0,0],offset:0},s=a;s<Math.max(n,r);s++)i.push({offset:o.offset,color:o.color.slice()})}function y(e,t,n){var r=e,i=t;if(r.push&&i.push){var a=r.length,o=i.length;if(a!==o){var s=a>o;if(s)r.length=o;else for(var l=a;l<o;l++)r.push(1===n?i[l]:d.call(i[l]))}var u=r[0]&&r[0].length;for(l=0;l<r.length;l++)if(1===n)isNaN(r[l])&&(r[l]=i[l]);else for(var c=0;c<u;c++)isNaN(r[l][c])&&(r[l][c]=i[l][c])}}function m(e){if((0,s.isArrayLike)(e)){var t=e.length;if((0,s.isArrayLike)(e[0])){for(var n=[],r=0;r<t;r++)n.push(d.call(e[r]));return n}return d.call(e)}return e}function _(e){return e[0]=Math.floor(e[0])||0,e[1]=Math.floor(e[1])||0,e[2]=Math.floor(e[2])||0,e[3]=null==e[3]?1:e[3],"rgba("+e.join(",")+")"}function b(e){return 4===e||5===e}function x(e){return 1===e||2===e}var S=[0,0,0,0],M=function(){function e(e){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=e}return e.prototype.isFinished=function(){return this._finished},e.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},e.prototype.needsAnimate=function(){return this.keyframes.length>=1},e.prototype.getAdditiveTrack=function(){return this._additiveTrack},e.prototype.addKeyframe=function(e,t,n){this._needsSort=!0;var r=this.keyframes,i=r.length,a=!1,d=6,f=t;if((0,s.isArrayLike)(t)){var h=function(e){return(0,s.isArrayLike)(e&&e[0])?2:1}(t);d=h,(1===h&&!(0,s.isNumber)(t[0])||2===h&&!(0,s.isNumber)(t[0][0]))&&(a=!0)}else if((0,s.isNumber)(t)&&!(0,s.eqNaN)(t))d=0;else if((0,s.isString)(t))if(isNaN(+t)){var p=o.parse(t);p&&(f=p,d=3)}else d=0;else if((0,s.isGradientObject)(t)){var g=(0,s.extend)({},f);g.colorStops=(0,s.map)(t.colorStops,(function(e){return{offset:e.offset,color:o.parse(e.color)}})),(0,c.isLinearGradient)(t)?d=4:(0,c.isRadialGradient)(t)&&(d=5),f=g}0===i?this.valType=d:d===this.valType&&6!==d||(a=!0),this.discrete=this.discrete||a;var v={time:e,value:f,rawValue:t,percent:0};return n&&(v.easing=n,v.easingFunc=(0,s.isFunction)(n)?n:l.default[n]||(0,u.createCubicEasingFunc)(n)),r.push(v),v},e.prototype.prepare=function(e,t){var n=this.keyframes;this._needsSort&&n.sort((function(e,t){return e.time-t.time}));for(var r=this.valType,i=n.length,a=n[i-1],o=this.discrete,s=x(r),l=b(r),u=0;u<i;u++){var c=n[u],d=c.value,f=a.value;c.percent=c.time/e,o||(s&&u!==i-1?y(d,f,r):l&&v(d.colorStops,f.colorStops))}if(!o&&5!==r&&t&&this.needsAnimate()&&t.needsAnimate()&&r===t.valType&&!t._finished){this._additiveTrack=t;var h=n[0].value;for(u=0;u<i;u++)0===r?n[u].additiveValue=n[u].value-h:3===r?n[u].additiveValue=p([],n[u].value,h,-1):x(r)&&(n[u].additiveValue=1===r?p([],n[u].value,h,-1):g([],n[u].value,h,-1))}},e.prototype.step=function(e,t){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,r,i,a=null!=this._additiveTrack,o=a?"additiveValue":"value",l=this.valType,u=this.keyframes,c=u.length,d=this.propName,p=3===l,g=this._lastFr,v=Math.min;if(1===c)r=i=u[0];else{if(t<0)n=0;else if(t<this._lastFrP){var y=v(g+1,c-1);for(n=y;n>=0;n--)if(u[n].percent<=t)break;n=v(n,c-2)}else{for(n=g;n<c;n++)if(u[n].percent>t)break;n=v(n-1,c-2)}i=u[n+1],r=u[n]}if(r&&i){this._lastFr=n,this._lastFrP=t;var m=i.percent-r.percent,M=0===m?1:v((t-r.percent)/m,1);i.easingFunc&&(M=i.easingFunc(M));var w=a?this._additiveValue:p?S:e[d];if(!x(l)&&!p||w||(w=this._additiveValue=[]),this.discrete)e[d]=M<1?r.rawValue:i.rawValue;else if(x(l))1===l?h(w,r[o],i[o],M):function(e,t,n,r){for(var i=t.length,a=i&&t[0].length,o=0;o<i;o++){e[o]||(e[o]=[]);for(var s=0;s<a;s++)e[o][s]=f(t[o][s],n[o][s],r)}}(w,r[o],i[o],M);else if(b(l)){var T=r[o],I=i[o],A=4===l;e[d]={type:A?"linear":"radial",x:f(T.x,I.x,M),y:f(T.y,I.y,M),colorStops:(0,s.map)(T.colorStops,(function(e,t){var n=I.colorStops[t];return{offset:f(e.offset,n.offset,M),color:_(h([],e.color,n.color,M))}})),global:I.global},A?(e[d].x2=f(T.x2,I.x2,M),e[d].y2=f(T.y2,I.y2,M)):e[d].r=f(T.r,I.r,M)}else if(p)h(w,r[o],i[o],M),a||(e[d]=_(w));else{var C=f(r[o],i[o],M);a?this._additiveValue=C:e[d]=C}a&&this._addToTarget(e)}}},e.prototype._addToTarget=function(e){var t=this.valType,n=this.propName,r=this._additiveValue;0===t?e[n]=e[n]+r:3===t?(o.parse(e[n],S),p(S,S,r,1),e[n]=_(S)):1===t?p(e[n],e[n],r,1):2===t&&g(e[n],e[n],r,1)},e}(),w=function(){function e(e,t,n,r){this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=e,this._loop=t,t&&r?(0,s.logError)("Can' use additive animation on looped animation."):(this._additiveAnimators=r,this._allowDiscrete=n)}return e.prototype.getMaxTime=function(){return this._maxTime},e.prototype.getDelay=function(){return this._delay},e.prototype.getLoop=function(){return this._loop},e.prototype.getTarget=function(){return this._target},e.prototype.changeTarget=function(e){this._target=e},e.prototype.when=function(e,t,n){return this.whenWithKeys(e,t,(0,s.keys)(t),n)},e.prototype.whenWithKeys=function(e,t,n,r){for(var i=this._tracks,a=0;a<n.length;a++){var o=n[a],s=i[o];if(!s){s=i[o]=new M(o);var l=void 0,u=this._getAdditiveTrack(o);if(u){var c=u.keyframes,d=c[c.length-1];l=d&&d.value,3===u.valType&&l&&(l=_(l))}else l=this._target[o];if(null==l)continue;e>0&&s.addKeyframe(0,m(l),r),this._trackKeys.push(o)}s.addKeyframe(e,m(t[o]),r)}return this._maxTime=Math.max(this._maxTime,e),this},e.prototype.pause=function(){this._clip.pause(),this._paused=!0},e.prototype.resume=function(){this._clip.resume(),this._paused=!1},e.prototype.isPaused=function(){return!!this._paused},e.prototype.duration=function(e){return this._maxTime=e,this._force=!0,this},e.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var e=this._doneCbs;if(e)for(var t=e.length,n=0;n<t;n++)e[n].call(this)},e.prototype._abortedCallback=function(){this._setTracksFinished();var e=this.animation,t=this._abortedCbs;if(e&&e.removeClip(this._clip),this._clip=null,t)for(var n=0;n<t.length;n++)t[n].call(this)},e.prototype._setTracksFinished=function(){for(var e=this._tracks,t=this._trackKeys,n=0;n<t.length;n++)e[t[n]].setFinished()},e.prototype._getAdditiveTrack=function(e){var t,n=this._additiveAnimators;if(n)for(var r=0;r<n.length;r++){var i=n[r].getTrack(e);i&&(t=i)}return t},e.prototype.start=function(e){if(!(this._started>0)){this._started=1;for(var t=this,n=[],r=this._maxTime||0,i=0;i<this._trackKeys.length;i++){var o=this._trackKeys[i],s=this._tracks[o],l=this._getAdditiveTrack(o),u=s.keyframes,c=u.length;if(s.prepare(r,l),s.needsAnimate())if(!this._allowDiscrete&&s.discrete){var d=u[c-1];d&&(t._target[s.propName]=d.rawValue),s.setFinished()}else n.push(s)}if(n.length||this._force){var f=new a.default({life:r,loop:this._loop,delay:this._delay||0,onframe:function(e){t._started=2;var r=t._additiveAnimators;if(r){for(var i=!1,a=0;a<r.length;a++)if(r[a]._clip){i=!0;break}i||(t._additiveAnimators=null)}for(a=0;a<n.length;a++)n[a].step(t._target,e);var o=t._onframeCbs;if(o)for(a=0;a<o.length;a++)o[a](t._target,e)},ondestroy:function(){t._doneCallback()}});this._clip=f,this.animation&&this.animation.addClip(f),e&&f.setEasing(e)}else this._doneCallback();return this}},e.prototype.stop=function(e){if(this._clip){var t=this._clip;e&&t.onframe(1),this._abortedCallback()}},e.prototype.delay=function(e){return this._delay=e,this},e.prototype.during=function(e){return e&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(e)),this},e.prototype.done=function(e){return e&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(e)),this},e.prototype.aborted=function(e){return e&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(e)),this},e.prototype.getClip=function(){return this._clip},e.prototype.getTrack=function(e){return this._tracks[e]},e.prototype.getTracks=function(){var e=this;return(0,s.map)(this._trackKeys,(function(t){return e._tracks[t]}))},e.prototype.stopTracks=function(e,t){if(!e.length||!this._clip)return!0;for(var n=this._tracks,r=this._trackKeys,i=0;i<e.length;i++){var a=n[e[i]];a&&!a.isFinished()&&(t?a.step(this._target,1):1===this._started&&a.step(this._target,0),a.setFinished())}var o=!0;for(i=0;i<r.length;i++)if(!n[r[i]].isFinished()){o=!1;break}return o&&this._abortedCallback(),o},e.prototype.saveTo=function(e,t,n){if(e){t=t||this._trackKeys;for(var r=0;r<t.length;r++){var i=t[r],a=this._tracks[i];if(a&&!a.isFinished()){var o=a.keyframes,s=o[n?0:o.length-1];s&&(e[i]=m(s.rawValue))}}}},e.prototype.__changeFinalValue=function(e,t){t=t||(0,s.keys)(e);for(var n=0;n<t.length;n++){var r=t[n],i=this._tracks[r];if(i){var a=i.keyframes;if(a.length>1){var o=a.pop();i.addKeyframe(o.time,e[r]),i.prepare(this._maxTime,i.getAdditiveTrack())}}}},e}(),T=w;t.default=T},"4a3b":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerPreprocessor(o.default),e.registerVisual(s.default),e.registerLayout(l.default)};var i=r(n("137e")),a=r(n("7009")),o=r(n("c3d7")),s=r(n("f74d")),l=r(n("ce39"))},"4a9b":function(e,t,n){var r=n("74e8");r("Float64",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},"4a9c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.encodeHTML=function(e){return null==e?"":(e+"").replace(u,(function(e,t){return c[t]}))},t.isCanvasEl=l,t.transformCoordWithViewport=s,t.transformLocalCoord=function(e,t,n,r,i){return s(o,t,r,i,!0)&&s(e,n,o[0],o[1])},n("14d9"),n("ac1f"),n("5319");var i=r(n("2faa")),a=n("0f55"),o=[];function s(e,t,n,r,o){if(t.getBoundingClientRect&&i.default.domSupported&&!l(t)){var s=t["___zrEVENTSAVED"]||(t["___zrEVENTSAVED"]={}),u=function(e,t){var n=t.markers;if(n)return n;n=t.markers=[];for(var r=["left","right"],i=["top","bottom"],a=0;a<4;a++){var o=document.createElement("div"),s=o.style,l=a%2,u=(a>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",r[l]+":0",i[u]+":0",r[1-l]+":auto",i[1-u]+":auto",""].join("!important;"),e.appendChild(o),n.push(o)}return n}(t,s),c=function(e,t,n){for(var r=n?"invTrans":"trans",i=t[r],o=t.srcCoords,s=[],l=[],u=!0,c=0;c<4;c++){var d=e[c].getBoundingClientRect(),f=2*c,h=d.left,p=d.top;s.push(h,p),u=u&&o&&h===o[f]&&p===o[f+1],l.push(e[c].offsetLeft,e[c].offsetTop)}return u&&i?i:(t.srcCoords=s,t[r]=n?(0,a.buildTransformer)(l,s):(0,a.buildTransformer)(s,l))}(u,s,o);if(c)return c(e,n,r),!0}return!1}function l(e){return"CANVAS"===e.nodeName.toUpperCase()}var u=/([&<>"'])/g,c={"&":"&","<":"<",">":">",'"':""","'":"'"}},"4ab6":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var i=n("9ab4"),a=r(n("ca24")),o=r(n("58f5")),s=n("93a8"),l=n("eea5"),u=[["line","bar"],["stack"]],c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.prototype.getIcons=function(){var e=this.model,t=e.get("icon"),n={};return o.each(e.get("type"),(function(e){t[e]&&(n[e]=t[e])})),n},t.getDefaultOption=function(e){var t={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:e.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}};return t},t.prototype.onclick=function(e,t,n){var r=this.model,i=r.get(["seriesIndex",n]);if(d[n]){var a,s={series:[]};o.each(u,(function(e){o.indexOf(e,n)>=0&&o.each(e,(function(e){r.setIconStatus(e,"normal")}))})),r.setIconStatus(n,"emphasis"),e.eachComponent({mainType:"series",query:null==i?null:{seriesIndex:i}},(function(e){var t=e.subType,i=e.id,a=d[n](t,i,e,r);a&&(o.defaults(a,e.option),s.series.push(a));var u=e.coordinateSystem;if(u&&"cartesian2d"===u.type&&("line"===n||"bar"===n)){var c=u.getAxesByScale("ordinal")[0];if(c){var f=c.dim,h=f+"Axis",p=e.getReferringComponents(h,l.SINGLE_REFERRING).models[0],g=p.componentIndex;s[h]=s[h]||[];for(var v=0;v<=g;v++)s[h][g]=s[h][g]||{};s[h][g].boundaryGap="bar"===n}}}));var c=n;"stack"===n&&(a=o.merge({stack:r.option.title.tiled,tiled:r.option.title.stack},r.option.title),"emphasis"!==r.get(["iconStatus",n])&&(c="tiled")),t.dispatchAction({type:"changeMagicType",currentType:c,newOption:s,newTitle:a,featureName:"magicType"})}},t}(s.ToolboxFeature),d={line:function(e,t,n,r){if("bar"===e)return o.merge({id:t,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","line"])||{},!0)},bar:function(e,t,n,r){if("line"===e)return o.merge({id:t,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},r.get(["option","bar"])||{},!0)},stack:function(e,t,n,r){var i="__ec_magicType_stack__"===n.get("stack");if("line"===e||"bar"===e)return r.setIconStatus("stack",i?"normal":"emphasis"),o.merge({id:t,stack:i?"":"__ec_magicType_stack__"},r.get(["option","stack"])||{},!0)}};a.registerAction({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},(function(e,t){t.mergeOption(e.newOption)}));var f=c;t.default=f},"4b99":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){e.eachSeriesByType("sankey",(function(e){var n=e.get("nodeWidth"),r=e.get("nodeGap"),c=function(e,t){return i.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}(e,t);e.layoutInfo=c;var d=c.width,f=c.height,h=e.getGraph(),p=h.nodes,m=h.edges;(function(e){a.each(e,(function(e){var t=v(e.outEdges,g),n=v(e.inEdges,g),r=e.getValue()||0,i=Math.max(t,n,r);e.setLayout({value:i},!0)}))})(p);var _=a.filter(p,(function(e){return 0===e.getLayout().value})),b=0!==_.length?0:e.get("layoutIterations"),x=e.get("orient"),S=e.get("nodeAlign");(function(e,t,n,r,i,c,d,f,h){(function(e,t,n,r,i,o,l){for(var u=[],c=[],d=[],f=[],h=0,p=0;p<t.length;p++)u[p]=1;for(p=0;p<e.length;p++)c[p]=e[p].inEdges.length,0===c[p]&&d.push(e[p]);var g=-1;while(d.length){for(var v=0;v<d.length;v++){var y=d[v],m=y.hostGraph.data.getRawDataItem(y.dataIndex),_=null!=m.depth&&m.depth>=0;_&&m.depth>g&&(g=m.depth),y.setLayout({depth:_?m.depth:h},!0),"vertical"===o?y.setLayout({dy:n},!0):y.setLayout({dx:n},!0);for(var b=0;b<y.outEdges.length;b++){var x=y.outEdges[b],S=t.indexOf(x);u[S]=0;var M=x.node2,w=e.indexOf(M);0===--c[w]&&f.indexOf(M)<0&&f.push(M)}}++h,d=f,f=[]}for(p=0;p<u.length;p++)if(1===u[p])throw new Error("Sankey is a DAG, the original data has cycle!");var T=g>h-1?g:h-1;l&&"left"!==l&&function(e,t,n,r){if("right"===t){var i=[],o=e,l=0;while(o.length){for(var u=0;u<o.length;u++){var c=o[u];c.setLayout({skNodeHeight:l},!0);for(var d=0;d<c.inEdges.length;d++){var f=c.inEdges[d];i.indexOf(f.node1)<0&&i.push(f.node1)}}o=i,i=[],++l}a.each(e,(function(e){s(e)||e.setLayout({depth:Math.max(0,r-e.getLayout().skNodeHeight)},!0)}))}else"justify"===t&&function(e,t){a.each(e,(function(e){s(e)||e.outEdges.length||e.setLayout({depth:t},!0)}))}(e,r)}(e,l,0,T);var I="vertical"===o?(i-n)/T:(r-n)/T;(function(e,t,n){a.each(e,(function(e){var r=e.getLayout().depth*t;"vertical"===n?e.setLayout({y:r},!0):e.setLayout({x:r},!0)}))})(e,I,o)})(e,t,n,i,c,f,h),function(e,t,n,r,i,s,c){var d=function(e,t){var n=[],r="vertical"===t?"y":"x",i=(0,o.groupData)(e,(function(e){return e.getLayout()[r]}));return i.keys.sort((function(e,t){return e-t})),a.each(i.keys,(function(e){n.push(i.buckets.get(e))})),n}(e,c);(function(e,t,n,r,i,o){var s=1/0;a.each(e,(function(e){var t=e.length,l=0;a.each(e,(function(e){l+=e.getLayout().value}));var u="vertical"===o?(r-(t-1)*i)/l:(n-(t-1)*i)/l;u<s&&(s=u)})),a.each(e,(function(e){a.each(e,(function(e,t){var n=e.getLayout().value*s;"vertical"===o?(e.setLayout({x:t},!0),e.setLayout({dx:n},!0)):(e.setLayout({y:t},!0),e.setLayout({dy:n},!0))}))})),a.each(t,(function(e){var t=+e.getValue()*s;e.setLayout({dy:t},!0)}))})(d,t,n,r,i,c),l(d,i,n,r,c);for(var f=1;s>0;s--)f*=.99,u(d,f,c),l(d,i,n,r,c),y(d,f,c),l(d,i,n,r,c)}(e,t,c,i,r,d,f),function(e,t){var n="vertical"===t?"x":"y";a.each(e,(function(e){e.outEdges.sort((function(e,t){return e.node2.getLayout()[n]-t.node2.getLayout()[n]})),e.inEdges.sort((function(e,t){return e.node1.getLayout()[n]-t.node1.getLayout()[n]}))})),a.each(e,(function(e){var t=0,n=0;a.each(e.outEdges,(function(e){e.setLayout({sy:t},!0),t+=e.getLayout().dy})),a.each(e.inEdges,(function(e){e.setLayout({ty:n},!0),n+=e.getLayout().dy}))}))}(e,f)})(p,m,n,r,d,f,b,x,S)}))},n("14d9"),n("c975"),n("d9e2"),n("d401"),n("4e82"),n("d3b7"),n("ddb0"),n("26e9"),n("fb6a");var i=r(n("06fd")),a=r(n("58f5")),o=n("eea5");function s(e){var t=e.hostGraph.data.getRawDataItem(e.dataIndex);return null!=t.depth&&t.depth>=0}function l(e,t,n,r,i){var o="vertical"===i?"x":"y";a.each(e,(function(e){var a,s,l;e.sort((function(e,t){return e.getLayout()[o]-t.getLayout()[o]}));for(var u=0,c=e.length,d="vertical"===i?"dx":"dy",f=0;f<c;f++)s=e[f],l=u-s.getLayout()[o],l>0&&(a=s.getLayout()[o]+l,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]+s.getLayout()[d]+t;var h="vertical"===i?r:n;if(l=u-t-h,l>0){a=s.getLayout()[o]-l,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0),u=a;for(f=c-2;f>=0;--f)s=e[f],l=s.getLayout()[o]+s.getLayout()[d]+t-u,l>0&&(a=s.getLayout()[o]-l,"vertical"===i?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]}}))}function u(e,t,n){a.each(e.slice().reverse(),(function(e){a.each(e,(function(e){if(e.outEdges.length){var r=v(e.outEdges,c,n)/v(e.outEdges,g);if(isNaN(r)){var i=e.outEdges.length;r=i?v(e.outEdges,d,n)/i:0}if("vertical"===n){var a=e.getLayout().x+(r-p(e,n))*t;e.setLayout({x:a},!0)}else{var o=e.getLayout().y+(r-p(e,n))*t;e.setLayout({y:o},!0)}}}))}))}function c(e,t){return p(e.node2,t)*e.getValue()}function d(e,t){return p(e.node2,t)}function f(e,t){return p(e.node1,t)*e.getValue()}function h(e,t){return p(e.node1,t)}function p(e,t){return"vertical"===t?e.getLayout().x+e.getLayout().dx/2:e.getLayout().y+e.getLayout().dy/2}function g(e){return e.getValue()}function v(e,t,n){var r=0,i=e.length,a=-1;while(++a<i){var o=+t(e[a],n);isNaN(o)||(r+=o)}return r}function y(e,t,n){a.each(e,(function(e){a.each(e,(function(e){if(e.inEdges.length){var r=v(e.inEdges,f,n)/v(e.inEdges,g);if(isNaN(r)){var i=e.inEdges.length;r=i?v(e.inEdges,h,n)/i:0}if("vertical"===n){var a=e.getLayout().x+(r-p(e,n))*t;e.setLayout({x:a},!0)}else{var o=e.getLayout().y+(r-p(e,n))*t;e.setLayout({y:o},!0)}}}))}))}},"4ba7":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"CanvasRenderer",{enumerable:!0,get:function(){return i.install}}),Object.defineProperty(t,"SVGRenderer",{enumerable:!0,get:function(){return r.install}});var r=n("c58d"),i=n("02a4")},"4c14":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t,n,s=e.getData(),f=[],h=!1,p=(e.get("minShowLabelAngle")||0)*l,g=s.getLayout("viewRect"),v=s.getLayout("r"),y=g.width,m=g.x,_=g.y,b=g.height;function x(e){e.ignore=!0}s.each((function(e){var o=s.getItemGraphicEl(e),l=o.shape,u=o.getTextContent(),c=o.getTextGuideLine(),d=s.getItemModel(e),g=d.getModel("label"),_=g.get("position")||d.get(["emphasis","label","position"]),b=g.get("distanceToLabelLine"),S=g.get("alignTo"),M=(0,r.parsePercent)(g.get("edgeDistance"),y),w=g.get("bleedMargin"),T=d.getModel("labelLine"),I=T.get("length");I=(0,r.parsePercent)(I,y);var A=T.get("length2");if(A=(0,r.parsePercent)(A,y),Math.abs(l.endAngle-l.startAngle)<p)return(0,a.each)(u.states,x),u.ignore=!0,void(c&&((0,a.each)(c.states,x),c.ignore=!0));if(function(e){if(!e.ignore)return!0;for(var t in e.states)if(!1===e.states[t].ignore)return!0;return!1}(u)){var C,P,O,D,L=(l.startAngle+l.endAngle)/2,E=Math.cos(L),k=Math.sin(L);t=l.cx,n=l.cy;var R="inside"===_||"inner"===_;if("center"===_)C=l.cx,P=l.cy,D="center";else{var N=(R?(l.r+l.r0)/2*E:l.r*E)+t,z=(R?(l.r+l.r0)/2*k:l.r*k)+n;if(C=N+3*E,P=z+3*k,!R){var B=N+E*(I+v-l.r),V=z+k*(I+v-l.r),F=B+(E<0?-1:1)*A,j=V;C="edge"===S?E<0?m+M:m+y-M:F+(E<0?-b:b),P=j,O=[[N,z],[B,V],[F,j]]}D=R?"center":"edge"===S?E>0?"right":"left":E>0?"left":"right"}var G=Math.PI,H=0,W=g.get("rotate");if((0,a.isNumber)(W))H=W*(G/180);else if("center"===_)H=0;else if("radial"===W||!0===W){var U=E<0?-L+G:-L;H=U}else if("tangential"===W&&"outside"!==_&&"outer"!==_){var Y=Math.atan2(E,k);Y<0&&(Y=2*G+Y);var X=k>0;X&&(Y=G+Y),H=Y-G}if(h=!!H,u.x=C,u.y=P,u.rotation=H,u.setStyle({verticalAlign:"middle"}),R){u.setStyle({align:D});var Z=u.states.select;Z&&(Z.x+=u.x,Z.y+=u.y)}else{var q=u.getBoundingRect().clone();q.applyTransform(u.getComputedTransform());var K=(u.style.margin||0)+2.1;q.y-=K/2,q.height+=K,f.push({label:u,labelLine:c,position:_,len:I,len2:A,minTurnAngle:T.get("minTurnAngle"),maxSurfaceAngle:T.get("maxSurfaceAngle"),surfaceNormal:new i.Point(E,k),linePoints:O,textAlign:D,labelDistance:b,labelAlignTo:S,edgeDistance:M,bleedMargin:w,rect:q,unconstrainedWidth:q.width,labelStyleWidth:u.style.width})}o.setTextConfig({inside:R})}})),!h&&e.get("avoidLabelOverlap")&&function(e,t,n,r,i,a,o,s){for(var l=[],f=[],h=Number.MAX_VALUE,p=-Number.MAX_VALUE,g=0;g<e.length;g++){var v=e[g].label;d(e[g])||(v.x<t?(h=Math.min(h,v.x),l.push(e[g])):(p=Math.max(p,v.x),f.push(e[g])))}for(g=0;g<e.length;g++){var y=e[g];if(!d(y)&&y.linePoints){if(null!=y.labelStyleWidth)continue;v=y.label;var m=y.linePoints,_=void 0;_="edge"===y.labelAlignTo?v.x<t?m[2][0]-y.labelDistance-o-y.edgeDistance:o+i-y.edgeDistance-m[2][0]-y.labelDistance:"labelLine"===y.labelAlignTo?v.x<t?h-o-y.bleedMargin:o+i-p-y.bleedMargin:v.x<t?v.x-o-y.bleedMargin:o+i-v.x-y.bleedMargin,y.targetTextWidth=_,c(y,_)}}u(f,t,n,r,1,i,a,o,s,p),u(l,t,n,r,-1,i,a,o,s,h);for(g=0;g<e.length;g++){y=e[g];if(!d(y)&&y.linePoints){v=y.label,m=y.linePoints;var b="edge"===y.labelAlignTo,x=v.style.padding,S=x?x[1]+x[3]:0,M=v.style.backgroundColor?0:S,w=y.rect.width+M,T=m[1][0]-m[2][0];b?v.x<t?m[2][0]=o+y.edgeDistance+w+y.labelDistance:m[2][0]=o+i-y.edgeDistance-w-y.labelDistance:(v.x<t?m[2][0]=v.x+y.labelDistance:m[2][0]=v.x-y.labelDistance,m[1][0]=m[2][0]+T),m[1][1]=m[2][1]=v.y}}}(f,t,n,v,y,b,m,_);for(var S=0;S<f.length;S++){var M=f[S],w=M.label,T=M.labelLine,I=isNaN(w.x)||isNaN(w.y);if(w){w.setStyle({align:M.textAlign}),I&&((0,a.each)(w.states,x),w.ignore=!0);var A=w.states.select;A&&(A.x+=w.x,A.y+=w.y)}if(T){var C=M.linePoints;I||!C?((0,a.each)(T.states,x),T.ignore=!0):((0,o.limitTurnAngle)(C,M.minTurnAngle),(0,o.limitSurfaceAngle)(C,M.surfaceNormal,M.maxSurfaceAngle),T.setShape({points:C}),w.__hostTarget.textGuideLineConfig={anchor:new i.Point(C[0][0],C[0][1])})}}},n("14d9"),n("a9e3"),n("ac1f"),n("466d");var r=n("30ac"),i=n("e136"),a=n("58f5"),o=n("6b20"),s=n("7945"),l=Math.PI/180;function u(e,t,n,r,i,a,o,l,u,d){if(!(e.length<2)){for(var f=e.length,h=0;h<f;h++)if("outer"===e[h].position&&"labelLine"===e[h].labelAlignTo){var p=e[h].label.x-d;e[h].linePoints[1][0]+=p,e[h].label.x=d}(0,s.shiftLayoutOnY)(e,u,u+o)&&function(e){for(var a={list:[],maxY:0},o={list:[],maxY:0},s=0;s<e.length;s++)if("none"===e[s].labelAlignTo){var l=e[s],u=l.label.y>n?o:a,c=Math.abs(l.label.y-n);if(c>=u.maxY){var d=l.label.x-t-l.len2*i,f=r+l.len,h=Math.abs(d)<f?Math.sqrt(c*c/(1-d*d/f/f)):f;u.rB=h,u.maxY=c}u.list.push(l)}g(a),g(o)}(e)}function g(e){for(var a=e.rB,o=a*a,s=0;s<e.list.length;s++){var l=e.list[s],u=Math.abs(l.label.y-n),d=r+l.len,f=d*d,h=Math.sqrt((1-Math.abs(u*u/o))*f),p=t+(h+l.len2)*i,g=p-l.label.x,v=l.targetTextWidth-g*i;c(l,v,!0),l.label.x=p}}}function c(e,t,n){if(void 0===n&&(n=!1),null==e.labelStyleWidth){var r=e.label,i=r.style,a=e.rect,o=i.backgroundColor,s=i.padding,l=s?s[1]+s[3]:0,u=i.overflow,c=a.width+(o?0:l);if(t<c||n){var d=a.height;if(u&&u.match("break")){r.setStyle("backgroundColor",null),r.setStyle("width",t-l);var f=r.getBoundingRect();r.setStyle("width",Math.ceil(f.width)),r.setStyle("backgroundColor",o)}else{var h=t-l,p=t<c?h:n?h>e.unconstrainedWidth?null:h:null;r.setStyle("width",p)}var g=r.getBoundingRect();a.width=g.width;var v=(r.style.margin||0)+2.1;a.height=g.height+v,a.y-=(a.height-d)/2}}}function d(e){return"center"===e.position}},"4c3c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("cb29");var a=n("9ab4"),o=n("2734"),s=i(n("e136")),l=n("50db"),u=n("80f7"),c=n("58f5"),d=r(n("866b")),f=r(n("adc2")),h=n("a62d"),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._layers=[],n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=e.getData(),i=this,a=this.group,f=e.getLayerSeries(),p=r.getLayout("layoutInfo"),g=p.rect,v=p.boundaryGap;function y(e){return e.name}a.x=0,a.y=g.y+v[0];var m=new d.default(this._layersSeries||[],f,y,y),_=[];function b(t,n,c){var d=i._layers;if("remove"!==t){for(var p,g,v=[],y=[],m=f[n].indices,b=0;b<m.length;b++){var x=r.getItemLayout(m[b]),S=x.x,M=x.y0,w=x.y;v.push(S,M),y.push(S,M+w),p=r.getItemVisual(m[b],"style")}var T=r.getItemLayout(m[0]),I=e.getModel("label"),A=I.get("margin"),C=e.getModel("emphasis");if("add"===t){var P=_[n]=new s.Group;g=new o.ECPolygon({shape:{points:v,stackedOnPoints:y,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),P.add(g),a.add(P),e.isAnimationEnabled()&&g.setClipPath(function(e,t,n){var r=new s.Rect({shape:{x:e.x-10,y:e.y-10,width:0,height:e.height+20}});return s.initProps(r,{shape:{x:e.x-50,width:e.width+100,height:e.height+20}},t,n),r}(g.getBoundingRect(),e,(function(){g.removeClipPath()})))}else{P=d[c];g=P.childAt(0),a.add(P),_[n]=P,s.updateProps(g,{shape:{points:v,stackedOnPoints:y}},e),(0,h.saveOldStyle)(g)}(0,u.setLabelStyle)(g,(0,u.getLabelStatesModels)(e),{labelDataIndex:m[b-1],defaultText:r.getName(m[b-1]),inheritColor:p.fill},{normal:{verticalAlign:"middle"}}),g.setTextConfig({position:null,local:!0});var O=g.getTextContent();O&&(O.x=T.x-A,O.y=T.y0+T.y/2),g.useStyle(p),r.setItemGraphicEl(n,g),(0,l.setStatesStylesFromModel)(g,e),(0,l.toggleHoverEmphasis)(g,C.get("focus"),C.get("blurScope"),C.get("disabled"))}else a.remove(d[n])}m.add((0,c.bind)(b,this,"add")).update((0,c.bind)(b,this,"update")).remove((0,c.bind)(b,this,"remove")).execute(),this._layersSeries=f,this._layers=_},t.type="themeRiver",t}(f.default);var g=p;t.default=g},"4c41":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,r,i,a){if(a>t&&a>r||a<t&&a<r)return 0;if(r===t)return 0;var o=(a-t)/(r-t),s=r<t?1:-1;1!==o&&0!==o||(s=r<t?.5:-.5);var l=o*(n-e)+e;return l===i?1/0:l>i?s:0}},"4cf8":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("acd8"),n("fb6a"),n("14d9"),n("26e9");var a=n("9ab4"),o=i(n("30ac")),s=i(n("82a3")),l=r(n("8ec9")),u=i(n("0cfe")),c=o.round,d=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="interval",t._interval=0,t._intervalPrecision=2,t}return(0,a.__extends)(t,e),t.prototype.parse=function(e){return e},t.prototype.contain=function(e){return u.contain(e,this._extent)},t.prototype.normalize=function(e){return u.normalize(e,this._extent)},t.prototype.scale=function(e){return u.scale(e,this._extent)},t.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=parseFloat(e)),isNaN(t)||(n[1]=parseFloat(t))},t.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1]),this.setExtent(t[0],t[1])},t.prototype.getInterval=function(){return this._interval},t.prototype.setInterval=function(e){this._interval=e,this._niceExtent=this._extent.slice(),this._intervalPrecision=u.getIntervalPrecision(e)},t.prototype.getTicks=function(e){var t=this._interval,n=this._extent,r=this._niceExtent,i=this._intervalPrecision,a=[];if(!t)return a;n[0]<r[0]&&(e?a.push({value:c(r[0]-t,i)}):a.push({value:n[0]}));var o=r[0];while(o<=r[1]){if(a.push({value:o}),o=c(o+t,i),o===a[a.length-1].value)break;if(a.length>1e4)return[]}var s=a.length?a[a.length-1].value:r[1];return n[1]>s&&(e?a.push({value:c(s+t,i)}):a.push({value:n[1]})),a},t.prototype.getMinorTicks=function(e){for(var t=this.getTicks(!0),n=[],r=this.getExtent(),i=1;i<t.length;i++){var a=t[i],o=t[i-1],s=0,l=[],u=a.value-o.value,d=u/e;while(s<e-1){var f=c(o.value+(s+1)*d);f>r[0]&&f<r[1]&&l.push(f),s++}n.push(l)}return n},t.prototype.getLabel=function(e,t){if(null==e)return"";var n=t&&t.precision;null==n?n=o.getPrecision(e.value)||0:"auto"===n&&(n=this._intervalPrecision);var r=c(e.value,n,!0);return s.addCommas(r)},t.prototype.calcNiceTicks=function(e,t,n){e=e||5;var r=this._extent,i=r[1]-r[0];if(isFinite(i)){i<0&&(i=-i,r.reverse());var a=u.intervalScaleNiceTicks(r,e,t,n);this._intervalPrecision=a.intervalPrecision,this._interval=a.interval,this._niceExtent=a.niceTickExtent}},t.prototype.calcNiceExtent=function(e){var t=this._extent;if(t[0]===t[1])if(0!==t[0]){var n=Math.abs(t[0]);e.fixMax||(t[1]+=n/2),t[0]-=n/2}else t[1]=1;var r=t[1]-t[0];isFinite(r)||(t[0]=0,t[1]=1),this.calcNiceTicks(e.splitNumber,e.minInterval,e.maxInterval);var i=this._interval;e.fixMin||(t[0]=c(Math.floor(t[0]/i)*i)),e.fixMax||(t[1]=c(Math.ceil(t[1]/i)*i))},t.prototype.setNiceExtent=function(e,t){this._niceExtent=[e,t]},t.type="interval",t}(l.default);l.default.registerClass(d);var f=d;t.default=f},"4d34":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("a434");var i=r(n("e136")),a=n("a646"),o=r(n("06fd")),s=n("27c0"),l=n("58f5"),u=n("eea5"),c=n("50db"),d=n("80f7"),f=function(){function e(e){this.group=new i.Group,e.add(this.group)}return e.prototype.render=function(e,t,n,r){var i=e.getModel("breadcrumb"),a=this.group;if(a.removeAll(),i.get("show")&&n){var s=i.getModel("itemStyle"),l=i.getModel("emphasis"),u=s.getModel("textStyle"),c=l.getModel(["itemStyle","textStyle"]),d={pos:{left:i.get("left"),right:i.get("right"),top:i.get("top"),bottom:i.get("bottom")},box:{width:t.getWidth(),height:t.getHeight()},emptyItemWidth:i.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(n,d,u),this._renderContent(e,d,s,l,u,c,r),o.positionElement(a,d.pos,d.box)}},e.prototype._prepare=function(e,t,n){for(var r=e;r;r=r.parentNode){var i=(0,u.convertOptionIdName)(r.getModel().get("name"),""),a=n.getTextRect(i),o=Math.max(a.width+16,t.emptyItemWidth);t.totalWidth+=o+8,t.renderList.push({node:r,text:i,width:o})}},e.prototype._renderContent=function(e,t,n,r,a,s,u){for(var f=0,g=t.emptyItemWidth,v=e.get(["breadcrumb","height"]),y=o.getAvailableSize(t.pos,t.box),m=t.totalWidth,_=t.renderList,b=r.getModel("itemStyle").getItemStyle(),x=_.length-1;x>=0;x--){var S=_[x],M=S.node,w=S.width,T=S.text;m>y.width&&(m-=w-g,w=g,T=null);var I=new i.Polygon({shape:{points:h(f,0,w,v,x===_.length-1,0===x)},style:(0,l.defaults)(n.getItemStyle(),{lineJoin:"bevel"}),textContent:new i.Text({style:(0,d.createTextStyle)(a,{text:T})}),textConfig:{position:"inside"},z2:1e4*c.Z2_EMPHASIS_LIFT,onclick:(0,l.curry)(u,M)});I.disableLabelAnimation=!0,I.getTextContent().ensureState("emphasis").style=(0,d.createTextStyle)(s,{text:T}),I.ensureState("emphasis").style=b,(0,c.toggleHoverEmphasis)(I,r.get("focus"),r.get("blurScope"),r.get("disabled")),this.group.add(I),p(I,e,M),f+=w+8}},e.prototype.remove=function(){this.group.removeAll()},e}();function h(e,t,n,r,i,a){var o=[[i?e:e-5,t],[e+n,t],[e+n,t+r],[i?e:e-5,t+r]];return!a&&o.splice(2,0,[e+n+5,t+r/2]),!i&&o.push([e,t+r/2]),o}function p(e,t,n){(0,a.getECData)(e).eventData={componentType:"series",componentSubType:"treemap",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&(0,s.wrapTreePathInfo)(n,t)}}var g=f;t.default=g},"4db2":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.DEFAULT_TSPAN_STYLE=void 0,n("cb29");var i=n("9ab4"),a=r(n("1354")),o=n("1447"),s=n("bec7"),l=n("58f5"),u=n("6b88"),c=(0,l.defaults)({strokeFirst:!0,font:u.DEFAULT_FONT,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},s.DEFAULT_PATH_STYLE);t.DEFAULT_TSPAN_STYLE=c;var d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.prototype.hasStroke=function(){var e=this.style,t=e.stroke;return null!=t&&"none"!==t&&e.lineWidth>0},t.prototype.hasFill=function(){var e=this.style,t=e.fill;return null!=t&&"none"!==t},t.prototype.createStyle=function(e){return(0,l.createObject)(c,e)},t.prototype.setBoundingRect=function(e){this._rect=e},t.prototype.getBoundingRect=function(){var e=this.style;if(!this._rect){var t=e.text;null!=t?t+="":t="";var n=(0,o.getBoundingRect)(t,e.font,e.textAlign,e.textBaseline);if(n.x+=e.x||0,n.y+=e.y||0,this.hasStroke()){var r=e.lineWidth;n.x-=r/2,n.y-=r/2,n.width+=r,n.height+=r}this._rect=n}return this._rect},t.initDefaultProps=function(){var e=t.prototype;e.dirtyRectTolerance=10}(),t}(a.default);d.prototype.type="tspan";var f=d;t.default=f},"4dca":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.contain=function(e,t,n){var r=0,o=e[0];if(!o)return!1;for(var s=1;s<e.length;s++){var l=e[s];r+=(0,i.default)(o[0],o[1],l[0],l[1],t,n),o=l}var u=e[0];a(o[0],u[0])&&a(o[1],u[1])||(r+=(0,i.default)(o[0],o[1],u[0],u[1],t,n));return 0!==r};var i=r(n("4c41"));function a(e,t){return Math.abs(e-t)<1e-8}},"4e4a":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.contain=function(e,t,n){return b(e,0,!1,t,n)},t.containStroke=function(e,t,n,r){return b(e,t,!0,n,r)};var a=i(n("b589")),o=r(n("5e69")),s=r(n("55c7")),l=r(n("aaca")),u=r(n("c638")),c=r(n("4e51")),d=i(n("4c41")),f=a.default.CMD,h=2*Math.PI;var p=[-1,-1,-1],g=[-1,-1];function v(){var e=g[0];g[0]=g[1],g[1]=e}function y(e,t,n,r,i,a,o,s,l,u){if(u>t&&u>r&&u>a&&u>s||u<t&&u<r&&u<a&&u<s)return 0;var d=c.cubicRootAt(t,r,a,s,u,p);if(0===d)return 0;for(var f=0,h=-1,y=void 0,m=void 0,_=0;_<d;_++){var b=p[_],x=0===b||1===b?.5:1,S=c.cubicAt(e,n,i,o,b);S<l||(h<0&&(h=c.cubicExtrema(t,r,a,s,g),g[1]<g[0]&&h>1&&v(),y=c.cubicAt(t,r,a,s,g[0]),h>1&&(m=c.cubicAt(t,r,a,s,g[1]))),2===h?b<g[0]?f+=y<t?x:-x:b<g[1]?f+=m<y?x:-x:f+=s<m?x:-x:b<g[0]?f+=y<t?x:-x:f+=s<y?x:-x)}return f}function m(e,t,n,r,i,a,o,s){if(s>t&&s>r&&s>a||s<t&&s<r&&s<a)return 0;var l=c.quadraticRootAt(t,r,a,s,p);if(0===l)return 0;var u=c.quadraticExtremum(t,r,a);if(u>=0&&u<=1){for(var d=0,f=c.quadraticAt(t,r,a,u),h=0;h<l;h++){var g=0===p[h]||1===p[h]?.5:1,v=c.quadraticAt(e,n,i,p[h]);v<o||(p[h]<u?d+=f<t?g:-g:d+=a<f?g:-g)}return d}g=0===p[0]||1===p[0]?.5:1,v=c.quadraticAt(e,n,i,p[0]);return v<o?0:a<t?g:-g}function _(e,t,n,r,i,a,o,s){if(s-=t,s>n||s<-n)return 0;var l=Math.sqrt(n*n-s*s);p[0]=-l,p[1]=l;var u=Math.abs(r-i);if(u<1e-4)return 0;if(u>=h-1e-4){r=0,i=h;var c=a?1:-1;return o>=p[0]+e&&o<=p[1]+e?c:0}if(r>i){var d=r;r=i,i=d}r<0&&(r+=h,i+=h);for(var f=0,g=0;g<2;g++){var v=p[g];if(v+e>o){var y=Math.atan2(s,v);c=a?1:-1;y<0&&(y=h+y),(y>=r&&y<=i||y+h>=r&&y+h<=i)&&(y>Math.PI/2&&y<1.5*Math.PI&&(c=-c),f+=c)}}return f}function b(e,t,n,r,i){for(var a,c,h=e.data,p=e.len(),g=0,v=0,b=0,x=0,S=0,M=0;M<p;){var w=h[M++],T=1===M;switch(w===f.M&&M>1&&(n||(g+=(0,d.default)(v,b,x,S,r,i))),T&&(v=h[M],b=h[M+1],x=v,S=b),w){case f.M:x=h[M++],S=h[M++],v=x,b=S;break;case f.L:if(n){if(o.containStroke(v,b,h[M],h[M+1],t,r,i))return!0}else g+=(0,d.default)(v,b,h[M],h[M+1],r,i)||0;v=h[M++],b=h[M++];break;case f.C:if(n){if(s.containStroke(v,b,h[M++],h[M++],h[M++],h[M++],h[M],h[M+1],t,r,i))return!0}else g+=y(v,b,h[M++],h[M++],h[M++],h[M++],h[M],h[M+1],r,i)||0;v=h[M++],b=h[M++];break;case f.Q:if(n){if(l.containStroke(v,b,h[M++],h[M++],h[M],h[M+1],t,r,i))return!0}else g+=m(v,b,h[M++],h[M++],h[M],h[M+1],r,i)||0;v=h[M++],b=h[M++];break;case f.A:var I=h[M++],A=h[M++],C=h[M++],P=h[M++],O=h[M++],D=h[M++];M+=1;var L=!!(1-h[M++]);a=Math.cos(O)*C+I,c=Math.sin(O)*P+A,T?(x=a,S=c):g+=(0,d.default)(v,b,a,c,r,i);var E=(r-I)*P/C+I;if(n){if(u.containStroke(I,A,P,O,O+D,L,t,E,i))return!0}else g+=_(I,A,P,O,O+D,L,E,i);v=Math.cos(O+D)*C+I,b=Math.sin(O+D)*P+A;break;case f.R:x=v=h[M++],S=b=h[M++];var k=h[M++],R=h[M++];if(a=x+k,c=S+R,n){if(o.containStroke(x,S,a,S,t,r,i)||o.containStroke(a,S,a,c,t,r,i)||o.containStroke(a,c,x,c,t,r,i)||o.containStroke(x,c,x,S,t,r,i))return!0}else g+=(0,d.default)(a,S,a,c,r,i),g+=(0,d.default)(x,c,x,S,r,i);break;case f.Z:if(n){if(o.containStroke(v,b,x,S,t,r,i))return!0}else g+=(0,d.default)(v,b,x,S,r,i);v=x,b=S;break}}return n||function(e,t){return Math.abs(e-t)<1e-4}(b,S)||(g+=(0,d.default)(v,b,x,S,r,i)||0),0!==g}},"4e51":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.cubicAt=f,t.cubicDerivativeAt=function(e,t,n,r,i){var a=1-i;return 3*(((t-e)*a+2*(n-t)*i)*a+(r-n)*i*i)},t.cubicExtrema=function(e,t,n,r,i){var o=6*n-12*t+6*e,s=9*t+3*r-3*e-9*n,l=3*t-3*e,u=0;if(c(s)){if(d(o)){var f=-l/o;f>=0&&f<=1&&(i[u++]=f)}}else{var h=o*o-4*s*l;if(c(h))i[0]=-o/(2*s);else if(h>0){var p=a(h),g=(f=(-o+p)/(2*s),(-o-p)/(2*s));f>=0&&f<=1&&(i[u++]=f),g>=0&&g<=1&&(i[u++]=g)}}return u},t.cubicLength=function(e,t,n,r,i,a,o,s,l){for(var u=e,c=t,d=0,h=1/l,p=1;p<=l;p++){var g=p*h,v=f(e,n,i,o,g),y=f(t,r,a,s,g),m=v-u,_=y-c;d+=Math.sqrt(m*m+_*_),u=v,c=y}return d},t.cubicProjectPoint=function(e,t,n,i,o,c,d,h,p,g,v){var y,m,_,b,x,S=.005,M=1/0;s[0]=p,s[1]=g;for(var w=0;w<1;w+=.05)l[0]=f(e,n,o,d,w),l[1]=f(t,i,c,h,w),b=(0,r.distSquare)(s,l),b<M&&(y=w,M=b);M=1/0;for(var T=0;T<32;T++){if(S<1e-4)break;m=y-S,_=y+S,l[0]=f(e,n,o,d,m),l[1]=f(t,i,c,h,m),b=(0,r.distSquare)(l,s),m>=0&&b<M?(y=m,M=b):(u[0]=f(e,n,o,d,_),u[1]=f(t,i,c,h,_),x=(0,r.distSquare)(u,s),_<=1&&x<M?(y=_,M=x):S*=.5)}v&&(v[0]=f(e,n,o,d,y),v[1]=f(t,i,c,h,y));return a(M)},t.cubicRootAt=function(e,t,n,r,s,l){var u=r+3*(t-n)-e,d=3*(n-2*t+e),f=3*(t-e),h=e-s,p=d*d-3*u*f,g=d*f-9*u*h,v=f*f-3*d*h,y=0;if(c(p)&&c(g))if(c(d))l[0]=0;else{var m=-f/d;m>=0&&m<=1&&(l[y++]=m)}else{var _=g*g-4*p*v;if(c(_)){var b=g/p,x=(m=-d/u+b,-b/2);m>=0&&m<=1&&(l[y++]=m),x>=0&&x<=1&&(l[y++]=x)}else if(_>0){var S=a(_),M=p*d+1.5*u*(-g+S),w=p*d+1.5*u*(-g-S);M=M<0?-i(-M,1/3):i(M,1/3),w=w<0?-i(-w,1/3):i(w,1/3);m=(-d-(M+w))/(3*u);m>=0&&m<=1&&(l[y++]=m)}else{var T=(2*p*d-3*u*g)/(2*a(p*p*p)),I=Math.acos(T)/3,A=a(p),C=Math.cos(I),P=(m=(-d-2*A*C)/(3*u),x=(-d+A*(C+o*Math.sin(I)))/(3*u),(-d+A*(C-o*Math.sin(I)))/(3*u));m>=0&&m<=1&&(l[y++]=m),x>=0&&x<=1&&(l[y++]=x),P>=0&&P<=1&&(l[y++]=P)}}return y},t.cubicSubdivide=function(e,t,n,r,i,a){var o=(t-e)*i+e,s=(n-t)*i+t,l=(r-n)*i+n,u=(s-o)*i+o,c=(l-s)*i+s,d=(c-u)*i+u;a[0]=e,a[1]=o,a[2]=u,a[3]=d,a[4]=d,a[5]=c,a[6]=l,a[7]=r},t.quadraticAt=h,t.quadraticDerivativeAt=function(e,t,n,r){return 2*((1-r)*(t-e)+r*(n-t))},t.quadraticExtremum=function(e,t,n){var r=e+n-2*t;return 0===r?.5:(e-t)/r},t.quadraticLength=function(e,t,n,r,i,a,o){for(var s=e,l=t,u=0,c=1/o,d=1;d<=o;d++){var f=d*c,p=h(e,n,i,f),g=h(t,r,a,f),v=p-s,y=g-l;u+=Math.sqrt(v*v+y*y),s=p,l=g}return u},t.quadraticProjectPoint=function(e,t,n,i,o,c,d,f,p){var g,v=.005,y=1/0;s[0]=d,s[1]=f;for(var m=0;m<1;m+=.05){l[0]=h(e,n,o,m),l[1]=h(t,i,c,m);var _=(0,r.distSquare)(s,l);_<y&&(g=m,y=_)}y=1/0;for(var b=0;b<32;b++){if(v<1e-4)break;var x=g-v,S=g+v;l[0]=h(e,n,o,x),l[1]=h(t,i,c,x);_=(0,r.distSquare)(l,s);if(x>=0&&_<y)g=x,y=_;else{u[0]=h(e,n,o,S),u[1]=h(t,i,c,S);var M=(0,r.distSquare)(u,s);S<=1&&M<y?(g=S,y=M):v*=.5}}p&&(p[0]=h(e,n,o,g),p[1]=h(t,i,c,g));return a(y)},t.quadraticRootAt=function(e,t,n,r,i){var o=e-2*t+n,s=2*(t-e),l=e-r,u=0;if(c(o)){if(d(s)){var f=-l/s;f>=0&&f<=1&&(i[u++]=f)}}else{var h=s*s-4*o*l;if(c(h)){f=-s/(2*o);f>=0&&f<=1&&(i[u++]=f)}else if(h>0){var p=a(h),g=(f=(-s+p)/(2*o),(-s-p)/(2*o));f>=0&&f<=1&&(i[u++]=f),g>=0&&g<=1&&(i[u++]=g)}}return u},t.quadraticSubdivide=function(e,t,n,r,i){var a=(t-e)*r+e,o=(n-t)*r+t,s=(o-a)*r+a;i[0]=e,i[1]=a,i[2]=s,i[3]=s,i[4]=o,i[5]=n};var r=n("e235"),i=Math.pow,a=Math.sqrt,o=a(3),s=(0,r.create)(),l=(0,r.create)(),u=(0,r.create)();function c(e){return e>-1e-8&&e<1e-8}function d(e){return e>1e-8||e<-1e-8}function f(e,t,n,r,i){var a=1-i;return a*a*(a*e+3*i*t)+i*i*(i*r+3*a*n)}function h(e,t,n,r){var i=1-r;return i*(i*e+2*r*t)+r*r*n}},"4ffd":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("65ad")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.createMarkerModelFromSeries=function(e,n,r){return new t(e,n,r)},t.type="markPoint",t.defaultOption={z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}},t}(a.default),s=o;t.default=s},5018:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("70cd")),l=n("eea5"),u=n("e131"),c=r(n("83c4")),d=r(n("c540")),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(t){e.prototype.init.apply(this,arguments),this.legendVisualProvider=new c.default(o.bind(this.getData,this),o.bind(this.getRawData,this)),this._defaultLabelLine(t)},t.prototype.getInitialData=function(e,t){return(0,s.default)(this,{coordDimensions:["value"],encodeDefaulter:o.curry(u.makeSeriesEncodeForNameBased,this)})},t.prototype._defaultLabelLine=function(e){(0,l.defaultEmphasis)(e,"labelLine",["show"]);var t=e.labelLine,n=e.emphasis.labelLine;t.show=t.show&&e.label.show,n.show=n.show&&e.emphasis.label.show},t.prototype.getDataParams=function(t){var n=this.getData(),r=e.prototype.getDataParams.call(this,t),i=n.mapDimension("value"),a=n.getSum(i);return r.percent=a?+(n.get(i,t)/a*100).toFixed(2):0,r.$vars.push("percent"),r},t.type="series.funnel",t.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},t}(d.default),h=f;t.default=h},5057:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.eachSeriesByType("tree",(function(e){var t=e.getData(),n=t.tree;n.eachNode((function(e){var n=e.getModel(),i=n.getModel("itemStyle").getItemStyle(),a=t.ensureUniqueItemVisual(e.dataIndex,"style");(0,r.extend)(a,i)}))}))};var r=n("58f5")},"50b1":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.disposeCoordSysRecordIfNeeded=function(e,t){for(var n=c(e).coordSysRecordMap,r=n.keys(),i=0;i<r.length;i++){var a=r[i],o=n.get(a),s=o.dataZoomInfoMap;if(s){var l=t.uid,u=s.get(l);u&&(s.removeKey(l),s.keys().length||d(n,o))}}},t.installDataZoomRoamProcessor=function(e){e.registerProcessor(e.PRIORITY.PROCESSOR.FILTER,(function(e,t){var n=c(t),r=n.coordSysRecordMap||(n.coordSysRecordMap=(0,l.createHashMap)());r.each((function(e){e.dataZoomInfoMap=null})),e.eachComponent({mainType:"dataZoom",subType:"inside"},(function(e){var n=(0,u.collectReferCoordSysModelInfo)(e);(0,l.each)(n.infoList,(function(n){var i=n.model.uid,o=r.get(i)||r.set(i,function(e,t){var n={model:t,containsPoint:(0,l.curry)(h,t),dispatchAction:(0,l.curry)(f,e),dataZoomInfoMap:null,controller:null},r=n.controller=new a.default(e.getZr());return(0,l.each)(["pan","zoom","scrollMove"],(function(e){r.on(e,(function(t){var r=[];n.dataZoomInfoMap.each((function(i){if(t.isAvailableBehavior(i.model.option)){var a=(i.getRange||{})[e],o=a&&a(i.dzReferCoordSysInfo,n.model.mainType,n.controller,t);!i.model.get("disabled",!0)&&o&&r.push({dataZoomId:i.model.id,start:o[0],end:o[1]})}})),r.length&&n.dispatchAction(r)}))})),n}(t,n.model)),s=o.dataZoomInfoMap||(o.dataZoomInfoMap=(0,l.createHashMap)());s.set(e.uid,{dzReferCoordSysInfo:n,model:e,getRange:null})}))})),r.each((function(e){var t,n=e.controller,i=e.dataZoomInfoMap;if(i){var a=i.keys()[0];null!=a&&(t=i.get(a))}if(t){var s=function(e){var t,n={type_true:2,type_move:1,type_false:0,type_undefined:-1},r=!0;return e.each((function(e){var i=e.model,a=!i.get("disabled",!0)&&(!i.get("zoomLock",!0)||"move");n["type_"+a]>n["type_"+t]&&(t=a),r=r&&i.get("preventDefaultMouseMove",!0)})),{controlType:t,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!r}}}(i);n.enable(s.controlType,s.opt),n.setPointerChecker(e.containsPoint),o.createOrUpdate(e,"dispatchAction",t.model.get("throttle",!0),"fixRate")}else d(r,e)}))}))},t.setViewInfoToCoordSysRecord=function(e,t,n){c(e).coordSysRecordMap.each((function(e){var r=e.dataZoomInfoMap.get(t.uid);r&&(r.getRange=n)}))},n("d3b7"),n("ddb0"),n("14d9");var a=i(n("5aa7")),o=r(n("e8db")),s=n("eea5"),l=n("58f5"),u=n("9199"),c=(0,s.makeInner)();function d(e,t){if(t){e.removeKey(t.model.uid);var n=t.controller;n&&n.dispose()}}function f(e,t){e.isDisposed()||e.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:t})}function h(e,t,n,r){return e.coordinateSystem.containPoint([n,r])}},"50db":function(e,t,n){"use strict";n("d81d"),n("d3b7"),n("ddb0"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.Z2_SELECT_LIFT=t.Z2_EMPHASIS_LIFT=t.UNSELECT_ACTION_TYPE=t.TOGGLE_SELECT_ACTION_TYPE=t.SPECIAL_STATES=t.SELECT_ACTION_TYPE=t.HOVER_STATE_NORMAL=t.HOVER_STATE_EMPHASIS=t.HOVER_STATE_BLUR=t.HIGHLIGHT_ACTION_TYPE=t.DOWNPLAY_ACTION_TYPE=t.DISPLAY_STATES=void 0,t.allLeaveBlur=R,t.blurComponent=z,t.blurSeries=N,t.blurSeriesFromHighlightPayload=function(e,t,n){var r=e.seriesIndex,i=e.getData(t.dataType);if(!i)return void 0;var a=(0,u.queryDataIndex)(i,t);a=((0,o.isArray)(a)?a[0]:a)||0;var l=i.getItemGraphicEl(a);if(!l){var c=i.count(),d=0;while(!l&&d<c)l=i.getItemGraphicEl(d++)}if(l){var f=(0,s.getECData)(l);N(r,f.focus,f.blurScope,n)}else{var h=e.get(["emphasis","focus"]),p=e.get(["emphasis","blurScope"]);null!=h&&N(r,h,p,n)}},t.clearStates=function(e){e.isGroup?e.traverse((function(e){e.clearStates()})):e.clearStates()},t.disableHoverEmphasis=F,t.enableComponentHighDownFeatures=function(e,t,n){var r=(0,s.getECData)(e);r.componentMainType=t.mainType,r.componentIndex=t.componentIndex,r.componentHighDownName=n},t.enableHoverEmphasis=V,t.enableHoverFocus=j,t.enterBlur=function(e){I(e,x)},t.enterEmphasis=function(e,t){e.__highByOuter|=1<<(t||0),I(e,_)},t.enterEmphasisWhenMouseOver=P,t.enterSelect=L,t.findComponentHighDownDispatchers=B,t.getAllSelectedIndices=function(e){var t=[];return e.eachSeries((function(e){var n=e.getAllData();(0,o.each)(n,(function(n){n.data;var r=n.type,i=e.getSelectedDataIndices();if(i.length>0){var a={dataIndex:i,seriesIndex:e.seriesIndex};null!=r&&(a.dataType=r),t.push(a)}}))})),t},t.getHighlightDigit=function(e){var t=f[e];null==t&&d<=32&&(t=f[e]=d++);return t},t.handleGlobalMouseOutForHighDown=function(e,t,n){0;R(n);var r=(0,s.getECData)(e),i=B(r.componentMainType,r.componentIndex,r.componentHighDownName,n).dispatchers;i?(0,o.each)(i,(function(e){return O(e,t)})):O(e,t)},t.handleGlobalMouseOverForHighDown=function(e,t,n){0;var r=(0,s.getECData)(e),i=B(r.componentMainType,r.componentIndex,r.componentHighDownName,n),a=i.dispatchers,l=i.focusSelf;a?(l&&z(r.componentMainType,r.componentIndex,n),(0,o.each)(a,(function(e){return P(e,t)}))):(N(r.seriesIndex,r.focus,r.blurScope,n),"self"===r.focus&&z(r.componentMainType,r.componentIndex,n),P(e,t))},t.isHighDownDispatcher=function(e){return!(!e||!e.__highDownDispatcher)},t.isHighDownPayload=function(e){var t=e.type;return"highlight"===t||"downplay"===t},t.isSelectChangePayload=U,t.leaveBlur=D,t.leaveEmphasis=function(e,t){!(e.__highByOuter&=~(1<<(t||0)))&&I(e,b)},t.leaveEmphasisWhenMouseOut=O,t.leaveSelect=E,t.savePathStates=function(e){var t=h(e);t.normalFill=e.style.fill,t.normalStroke=e.style.stroke;var n=e.states.select||{};t.selectFill=n.style&&n.style.fill||null,t.selectStroke=n.style&&n.style.stroke||null},t.setAsHighDownDispatcher=W,t.setDefaultStateProxy=C,t.setStatesFlag=function(e,t){switch(t){case"emphasis":e.hoverState=2;break;case"normal":e.hoverState=0;break;case"blur":e.hoverState=1;break;case"select":e.selected=!0}},t.setStatesStylesFromModel=function(e,t,n,r){n=n||"itemStyle";for(var i=0;i<G.length;i++){var a=G[i],o=t.getModel([a,n]),s=e.ensureState(a);s.style=r?r(o):o[H[n]]()}},t.toggleHoverEmphasis=function(e,t,n,r){r?F(e):V(e,t,n)},t.toggleSelectionFromPayload=function(e,t,n){if(!U(t))return;var r=t.dataType,i=e.getData(r),a=(0,u.queryDataIndex)(i,t);(0,o.isArray)(a)||(a=[a]);e["toggleSelect"===t.type?"toggleSelect":"select"===t.type?"select":"unselect"](a,r)},t.updateSeriesElementSelection=function(e){var t=e.getAllData();(0,o.each)(t,(function(t){var n=t.data,r=t.type;n.eachItemGraphicEl((function(t,n){e.isSelected(n,r)?L(t):E(t)}))}))},n("c975"),n("cb29"),n("14d9");var a=i(n("bde0")),o=n("58f5"),s=n("a646"),l=r(n("ff74")),u=n("eea5"),c=i(n("bec7")),d=(n("7be7"),1),f={},h=(0,u.makeInner)(),p=(0,u.makeInner)();t.HOVER_STATE_NORMAL=0;t.HOVER_STATE_BLUR=1;t.HOVER_STATE_EMPHASIS=2;t.SPECIAL_STATES=["emphasis","blur","select"];t.DISPLAY_STATES=["normal","emphasis","blur","select"];t.Z2_EMPHASIS_LIFT=10;t.Z2_SELECT_LIFT=9;t.HIGHLIGHT_ACTION_TYPE="highlight";t.DOWNPLAY_ACTION_TYPE="downplay";t.SELECT_ACTION_TYPE="select";t.UNSELECT_ACTION_TYPE="unselect";function g(e){return null!=e&&"none"!==e}t.TOGGLE_SELECT_ACTION_TYPE="toggleSelect";var v=new a.default(100);function y(e){if((0,o.isString)(e)){var t=v.get(e);return t||(t=l.lift(e,-.1),v.put(e,t)),t}if((0,o.isGradientObject)(e)){var n=(0,o.extend)({},e);return n.colorStops=(0,o.map)(e.colorStops,(function(e){return{offset:e.offset,color:l.lift(e.color,-.1)}})),n}return e}function m(e,t,n){e.onHoverStateChange&&(e.hoverState||0)!==n&&e.onHoverStateChange(t),e.hoverState=n}function _(e){m(e,"emphasis",2)}function b(e){2===e.hoverState&&m(e,"normal",0)}function x(e){m(e,"blur",1)}function S(e){1===e.hoverState&&m(e,"normal",0)}function M(e){e.selected=!0}function w(e){e.selected=!1}function T(e,t,n){t(e,n)}function I(e,t,n){T(e,t,n),e.isGroup&&e.traverse((function(e){T(e,t,n)}))}function A(e,t){var n=this.states[e];if(this.style){if("emphasis"===e)return function(e,t,n,r){var i=n&&(0,o.indexOf)(n,"select")>=0,a=!1;if(e instanceof c.default){var s=h(e),l=i&&s.selectFill||s.normalFill,u=i&&s.selectStroke||s.normalStroke;if(g(l)||g(u)){r=r||{};var d=r.style||{};"inherit"===d.fill?(a=!0,r=(0,o.extend)({},r),d=(0,o.extend)({},d),d.fill=l):!g(d.fill)&&g(l)?(a=!0,r=(0,o.extend)({},r),d=(0,o.extend)({},d),d.fill=y(l)):!g(d.stroke)&&g(u)&&(a||(r=(0,o.extend)({},r),d=(0,o.extend)({},d)),d.stroke=y(u)),r.style=d}}if(r&&null==r.z2){a||(r=(0,o.extend)({},r));var f=e.z2EmphasisLift;r.z2=e.z2+(null!=f?f:10)}return r}(this,0,t,n);if("blur"===e)return function(e,t,n){var r=(0,o.indexOf)(e.currentStates,t)>=0,i=e.style.opacity,a=r?null:function(e,t,n,r){for(var i=e.style,a={},o=0;o<t.length;o++){var s=t[o],l=i[s];a[s]=null==l?r&&r[s]:l}for(o=0;o<e.animators.length;o++){var u=e.animators[o];u.__fromStateTransition&&u.__fromStateTransition.indexOf(n)<0&&"style"===u.targetName&&u.saveTo(a,t)}return a}(e,["opacity"],t,{opacity:1});n=n||{};var s=n.style||{};return null==s.opacity&&(n=(0,o.extend)({},n),s=(0,o.extend)({opacity:r?i:.1*a.opacity},s),n.style=s),n}(this,e,n);if("select"===e)return function(e,t,n){if(n&&null==n.z2){n=(0,o.extend)({},n);var r=e.z2SelectLift;n.z2=e.z2+(null!=r?r:9)}return n}(this,0,n)}return n}function C(e){e.stateProxy=A;var t=e.getTextContent(),n=e.getTextGuideLine();t&&(t.stateProxy=A),n&&(n.stateProxy=A)}function P(e,t){!k(e,t)&&!e.__highByOuter&&I(e,_)}function O(e,t){!k(e,t)&&!e.__highByOuter&&I(e,b)}function D(e){I(e,S)}function L(e){I(e,M)}function E(e){I(e,w)}function k(e,t){return e.__highDownSilentOnTouch&&t.zrByTouch}function R(e){var t=e.getModel(),n=[],r=[];t.eachComponent((function(t,i){var a=p(i),o="series"===t,s=o?e.getViewOfSeriesModel(i):e.getViewOfComponentModel(i);!o&&r.push(s),a.isBlured&&(s.group.traverse((function(e){S(e)})),o&&n.push(i)),a.isBlured=!1})),(0,o.each)(r,(function(e){e&&e.toggleBlurSeries&&e.toggleBlurSeries(n,!1,t)}))}function N(e,t,n,r){var i=r.getModel();function a(e,t){for(var n=0;n<t.length;n++){var r=e.getItemGraphicEl(t[n]);r&&D(r)}}if(n=n||"coordinateSystem",null!=e&&t&&"none"!==t){var s=i.getSeriesByIndex(e),l=s.coordinateSystem;l&&l.master&&(l=l.master);var u=[];i.eachSeries((function(e){var i=s===e,c=e.coordinateSystem;c&&c.master&&(c=c.master);var d=c&&l?c===l:i;if(!("series"===n&&!i||"coordinateSystem"===n&&!d||"series"===t&&i)){var f=r.getViewOfSeriesModel(e);if(f.group.traverse((function(e){e.__highByOuter&&i&&"self"===t||x(e)})),(0,o.isArrayLike)(t))a(e.getData(),t);else if((0,o.isObject)(t))for(var h=(0,o.keys)(t),g=0;g<h.length;g++)a(e.getData(h[g]),t[h[g]]);u.push(e),p(e).isBlured=!0}})),i.eachComponent((function(e,t){if("series"!==e){var n=r.getViewOfComponentModel(t);n&&n.toggleBlurSeries&&n.toggleBlurSeries(u,!0,i)}}))}}function z(e,t,n){if(null!=e&&null!=t){var r=n.getModel().getComponent(e,t);if(r){p(r).isBlured=!0;var i=n.getViewOfComponentModel(r);i&&i.focusBlurEnabled&&i.group.traverse((function(e){x(e)}))}}}function B(e,t,n,r){var i={focusSelf:!1,dispatchers:null};if(null==e||"series"===e||null==t||null==n)return i;var a=r.getModel().getComponent(e,t);if(!a)return i;var o=r.getViewOfComponentModel(a);if(!o||!o.findHighDownDispatchers)return i;for(var l,u=o.findHighDownDispatchers(n),c=0;c<u.length;c++)if("self"===(0,s.getECData)(u[c]).focus){l=!0;break}return{focusSelf:l,dispatchers:u}}function V(e,t,n){W(e,!0),I(e,C),j(e,t,n)}function F(e){W(e,!1)}function j(e,t,n){var r=(0,s.getECData)(e);null!=t?(r.focus=t,r.blurScope=n):r.focus&&(r.focus=null)}var G=["emphasis","blur","select"],H={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function W(e,t){var n=!1===t,r=e;e.highDownSilentOnTouch&&(r.__highDownSilentOnTouch=e.highDownSilentOnTouch),n&&!r.__highDownDispatcher||(r.__highByOuter=r.__highByOuter||0,r.__highDownDispatcher=!n)}function U(e){var t=e.type;return"select"===t||"unselect"===t||"toggleSelect"===t}},"515b":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9");var a=n("9ab4"),o=i(n("3f28")),s=r(n("58f5")),l=n("eea5"),u=i(n("f390")),c=i(n("5a9d")),d=i(n("83c4")),f=i(n("c540")),h=n("ba5c"),p=n("d45c"),g=n("0b66"),v=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.hasSymbolVisual=!0,n}return(0,a.__extends)(t,e),t.prototype.init=function(t){e.prototype.init.apply(this,arguments);var n=this;function r(){return n._categoriesData}this.legendVisualProvider=new d.default(r,r),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},t.prototype.mergeOption=function(t){e.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(t.edges||t.links),this._updateCategoriesData()},t.prototype.mergeDefaultAndTheme=function(t){e.prototype.mergeDefaultAndTheme.apply(this,arguments),(0,l.defaultEmphasis)(t,"edgeLabel",["show"])},t.prototype.getInitialData=function(e,t){var n=e.edges||e.links||[],r=e.data||e.nodes||[],i=this;if(r&&n){(0,g.initCurvenessList)(this);var a=(0,c.default)(r,n,this,!0,(function(e,t){e.wrapMethod("getItemModel",(function(e){var t=i._categoriesModels,n=e.getShallow("category"),r=t[n];return r&&(r.parentModel=e.parentModel,e.parentModel=r),e}));var n=u.default.prototype.getModel;function r(e,t){var r=n.call(this,e,t);return r.resolveParentPath=a,r}function a(e){if(e&&("label"===e[0]||"label"===e[1])){var t=e.slice();return"label"===e[0]?t[0]="edgeLabel":"label"===e[1]&&(t[1]="edgeLabel"),t}return e}t.wrapMethod("getItemModel",(function(e){return e.resolveParentPath=a,e.getModel=r,e}))}));return s.each(a.edges,(function(e){(0,g.createEdgeMapForCurveness)(e.node1,e.node2,this,e.dataIndex)}),this),a.data}},t.prototype.getGraph=function(){return this.getData().graph},t.prototype.getEdgeData=function(){return this.getGraph().edgeData},t.prototype.getCategoriesData=function(){return this._categoriesData},t.prototype.formatTooltip=function(e,t,n){if("edge"===n){var r=this.getData(),i=this.getDataParams(e,n),a=r.graph.getEdgeByIndex(e),o=r.getName(a.node1.dataIndex),s=r.getName(a.node2.dataIndex),l=[];return null!=o&&l.push(o),null!=s&&l.push(s),(0,h.createTooltipMarkup)("nameValue",{name:l.join(" > "),value:i.value,noValue:null==i.value})}var u=(0,p.defaultSeriesFormatTooltip)({series:this,dataIndex:e,multipleSeries:t});return u},t.prototype._updateCategoriesData=function(){var e=s.map(this.option.categories||[],(function(e){return null!=e.value?e:s.extend({value:0},e)})),t=new o.default(["value"],this);t.initData(e),this._categoriesData=t,this._categoriesModels=t.mapArray((function(e){return t.getItemModel(e)}))},t.prototype.setZoom=function(e){this.option.zoom=e},t.prototype.setCenter=function(e){this.option.center=e},t.prototype.isAnimationEnabled=function(){return e.prototype.isAnimationEnabled.call(this)&&!("force"===this.get("layout")&&this.get(["force","layoutAnimation"]))},t.type="series.graph",t.dependencies=["grid","polar","geo","singleAxis","calendar"],t.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},t}(f.default),y=v;t.default=y},5187:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("1593")),a=[0,0],o=[0,0],s=new i.default,l=new i.default,u=function(){function e(e,t){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new i.default;for(n=0;n<2;n++)this._axes[n]=new i.default;e&&this.fromBoundingRect(e,t)}return e.prototype.fromBoundingRect=function(e,t){var n=this._corners,r=this._axes,a=e.x,o=e.y,s=a+e.width,l=o+e.height;if(n[0].set(a,o),n[1].set(s,o),n[2].set(s,l),n[3].set(a,l),t)for(var u=0;u<4;u++)n[u].transform(t);i.default.sub(r[0],n[1],n[0]),i.default.sub(r[1],n[3],n[0]),r[0].normalize(),r[1].normalize();for(u=0;u<2;u++)this._origin[u]=r[u].dot(n[0])},e.prototype.intersect=function(e,t){var n=!0,r=!t;return s.set(1/0,1/0),l.set(0,0),!this._intersectCheckOneSide(this,e,s,l,r,1)&&(n=!1,r)||!this._intersectCheckOneSide(e,this,s,l,r,-1)&&(n=!1,r)||r||i.default.copy(t,n?s:l),n},e.prototype._intersectCheckOneSide=function(e,t,n,r,s,l){for(var u=!0,c=0;c<2;c++){var d=this._axes[c];if(this._getProjMinMaxOnAxis(c,e._corners,a),this._getProjMinMaxOnAxis(c,t._corners,o),a[1]<o[0]||a[0]>o[1]){if(u=!1,s)return u;var f=Math.abs(o[0]-a[1]),h=Math.abs(a[0]-o[1]);Math.min(f,h)>r.len()&&(f<h?i.default.scale(r,d,-f*l):i.default.scale(r,d,h*l))}else if(n){f=Math.abs(o[0]-a[1]),h=Math.abs(a[0]-o[1]);Math.min(f,h)<n.len()&&(f<h?i.default.scale(n,d,f*l):i.default.scale(n,d,-h*l))}}return u},e.prototype._getProjMinMaxOnAxis=function(e,t,n){for(var r=this._axes[e],i=this._origin,a=t[0].dot(r)+i[e],o=a,s=a,l=1;l<t.length;l++){var u=t[l].dot(r)+i[e];o=Math.min(u,o),s=Math.max(u,s)}n[0]=o,n[1]=s},e}(),c=u;t.default=c},"520e":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d81d"),n("ac1f"),n("5319");var a=n("9ab4"),o=i(n("58f5")),s=i(n("eea5")),l=r(n("62fe")),u=r(n("f390")),c=r(n("89c7")),d=r(n("60f6")),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t,n){var r=d.default.getGeoResource(e.map);if(r&&"geoJSON"===r.type){var i=e.itemStyle=e.itemStyle||{};"color"in i||(i.color="#eee")}this.mergeDefaultAndTheme(e,n),s.defaultEmphasis(e,"label",["show"])},t.prototype.optionUpdated=function(){var e=this,t=this.option;t.regions=c.default.getFilledRegions(t.regions,t.map,t.nameMap,t.nameProperty);var n={};this._optionModelMap=o.reduce(t.regions||[],(function(t,r){var i=r.name;return i&&(t.set(i,new u.default(r,e,e.ecModel)),r.selected&&(n[i]=!0)),t}),o.createHashMap()),t.selectedMap||(t.selectedMap=n)},t.prototype.getRegionModel=function(e){return this._optionModelMap.get(e)||new u.default(null,this,this.ecModel)},t.prototype.getFormattedLabel=function(e,t){var n=this.getRegionModel(e),r="normal"===t?n.get(["label","formatter"]):n.get(["emphasis","label","formatter"]),i={name:e};return o.isFunction(r)?(i.status=t,r(i)):o.isString(r)?r.replace("{a}",null!=e?e:""):void 0},t.prototype.setZoom=function(e){this.option.zoom=e},t.prototype.setCenter=function(e){this.option.center=e},t.prototype.select=function(e){var t=this.option,n=t.selectedMode;if(n){"multiple"!==n&&(t.selectedMap=null);var r=t.selectedMap||(t.selectedMap={});r[e]=!0}},t.prototype.unSelect=function(e){var t=this.option.selectedMap;t&&(t[e]=!1)},t.prototype.toggleSelected=function(e){this[this.isSelected(e)?"unSelect":"select"](e)},t.prototype.isSelected=function(e){var t=this.option.selectedMap;return!(!t||!t[e])},t.type="geo",t.layoutMode="box",t.defaultOption={z:0,show:!0,left:"center",top:"center",aspectScale:null,silent:!1,map:"",boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},t}(l.default),h=f;t.default=h},"52b0":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.ArcShape=void 0;var i=n("9ab4"),a=r(n("bec7")),o=function(){return function(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}}();t.ArcShape=o;var s=function(e){function t(t){return e.call(this,t)||this}return(0,i.__extends)(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new o},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=Math.max(t.r,0),a=t.startAngle,o=t.endAngle,s=t.clockwise,l=Math.cos(a),u=Math.sin(a);e.moveTo(l*i+n,u*i+r),e.arc(n,r,i,a,o,!s)},t}(a.default);s.prototype.type="arc";var l=s;t.default=l},5331:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("58f5")),a=n("30ac"),o=n("e4b1");function s(e){return e.get("stack")||"__ec_stack_"+e.seriesIndex}function l(e,t){return t.dim+e.model.componentIndex}var u=function(e,t,n){var r={},u=function(e){var t={};i.each(e,(function(e,n){var r=e.getData(),i=e.coordinateSystem,o=i.getBaseAxis(),u=l(i,o),c=o.getExtent(),d="category"===o.type?o.getBandWidth():Math.abs(c[1]-c[0])/r.count(),f=t[u]||{bandWidth:d,remainedWidth:d,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},h=f.stacks;t[u]=f;var p=s(e);h[p]||f.autoWidthCount++,h[p]=h[p]||{width:0,maxWidth:0};var g=(0,a.parsePercent)(e.get("barWidth"),d),v=(0,a.parsePercent)(e.get("barMaxWidth"),d),y=e.get("barGap"),m=e.get("barCategoryGap");g&&!h[p].width&&(g=Math.min(f.remainedWidth,g),h[p].width=g,f.remainedWidth-=g),v&&(h[p].maxWidth=v),null!=y&&(f.gap=y),null!=m&&(f.categoryGap=m)}));var n={};return i.each(t,(function(e,t){n[t]={};var r=e.stacks,o=e.bandWidth,s=(0,a.parsePercent)(e.categoryGap,o),l=(0,a.parsePercent)(e.gap,1),u=e.remainedWidth,c=e.autoWidthCount,d=(u-s)/(c+(c-1)*l);d=Math.max(d,0),i.each(r,(function(e,t){var n=e.maxWidth;n&&n<d&&(n=Math.min(n,u),e.width&&(n=Math.min(n,e.width)),u-=n,e.width=n,c--)})),d=(u-s)/(c+(c-1)*l),d=Math.max(d,0);var f,h=0;i.each(r,(function(e,t){e.width||(e.width=d),f=e,h+=e.width*(1+l)})),f&&(h-=f.width*l);var p=-h/2;i.each(r,(function(e,r){n[t][r]=n[t][r]||{offset:p,width:e.width},p+=e.width*(1+l)}))})),n}(i.filter(t.getSeriesByType(e),(function(e){return!t.isSeriesFiltered(e)&&e.coordinateSystem&&"polar"===e.coordinateSystem.type})));t.eachSeriesByType(e,(function(e){if("polar"===e.coordinateSystem.type){var t=e.getData(),n=e.coordinateSystem,i=n.getBaseAxis(),a=l(n,i),c=s(e),d=u[a][c],f=d.offset,h=d.width,p=n.getOtherAxis(i),g=e.coordinateSystem.cx,v=e.coordinateSystem.cy,y=e.get("barMinHeight")||0,m=e.get("barMinAngle")||0;r[c]=r[c]||[];for(var _=t.mapDimension(p.dim),b=t.mapDimension(i.dim),x=(0,o.isDimensionStacked)(t,_),S="radius"!==i.dim||!e.get("roundCap",!0),M=p.dataToCoord(0),w=0,T=t.count();w<T;w++){var I=t.get(_,w),A=t.get(b,w),C=I>=0?"p":"n",P=M;x&&(r[c][A]||(r[c][A]={p:M,n:M}),P=r[c][A][C]);var O=void 0,D=void 0,L=void 0,E=void 0;if("radius"===p.dim){var k=p.dataToCoord(I)-M,R=i.dataToCoord(A);Math.abs(k)<y&&(k=(k<0?-1:1)*y),O=P,D=P+k,L=R-f,E=L-h,x&&(r[c][A][C]=D)}else{var N=p.dataToCoord(I,S)-M,z=i.dataToCoord(A);Math.abs(N)<m&&(N=(N<0?-1:1)*m),O=z+f,D=O+h,L=P,E=P+N,x&&(r[c][A][C]=E)}t.setItemLayout(w,{cx:g,cy:v,r0:O,r:D,startAngle:-L*Math.PI/180,endAngle:-E*Math.PI/180,clockwise:L>=E})}}}))};t.default=u},"533d":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.clear=function(e){s(e).snapshots=null},t.count=function(e){return l(e).length},t.pop=function(e){var t=l(e),n=t[t.length-1];t.length>1&&t.pop();var r={};return o(n,(function(e,n){for(var i=t.length-1;i>=0;i--)if(e=t[i][n],e){r[n]=e;break}})),r},t.push=function(e,t){var n=l(e);o(t,(function(t,r){for(var i=n.length-1;i>=0;i--){var a=n[i];if(a[r])break}if(i<0){var o=e.queryComponents({mainType:"dataZoom",subType:"select",id:r})[0];if(o){var s=o.getPercentRange();n[0][r]={dataZoomId:r,start:s[0],end:s[1]}}}})),n.push(t)},n("14d9");var i=r(n("58f5")),a=n("eea5"),o=i.each,s=(0,a.makeInner)();function l(e){var t=s(e);return t.snapshots||(t.snapshots=[{}]),t.snapshots}},"53af":function(e,t,n){"use strict";n("c975"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.collect=function(e,t){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return function(e,t,n){var r=t.getComponent("tooltip"),s=t.getComponent("axisPointer"),c=s.get("link",!0)||[],d=[];(0,a.each)(n.getCoordinateSystems(),(function(n){if(n.axisPointerEnabled){var f=u(n.model),h=e.coordSysAxesInfo[f]={};e.coordSysMap[f]=n;var p=n.model,g=p.getModel("tooltip",r);if((0,a.each)(n.getAxes(),(0,a.curry)(_,!1,null)),n.getTooltipAxes&&r&&g.get("show")){var v="axis"===g.get("trigger"),y="cross"===g.get(["axisPointer","type"]),m=n.getTooltipAxes(g.get(["axisPointer","axis"]));(v||y)&&(0,a.each)(m.baseAxes,(0,a.curry)(_,!y||"cross",v)),y&&(0,a.each)(m.otherAxes,(0,a.curry)(_,"cross",!1))}}function _(r,f,p){var v=p.model.getModel("axisPointer",s),y=v.get("show");if(y&&("auto"!==y||r||l(v))){null==f&&(f=v.get("triggerTooltip")),v=r?function(e,t,n,r,o,s){var l=t.getModel("axisPointer"),u={};(0,a.each)(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],(function(e){u[e]=(0,a.clone)(l.get(e))})),u.snap="category"!==e.type&&!!s,"cross"===l.get("type")&&(u.type="line");var c=u.label||(u.label={});if(null==c.show&&(c.show=!1),"cross"===o){var d=l.get(["label","show"]);if(c.show=null==d||d,!s){var f=u.lineStyle=l.get("crossStyle");f&&(0,a.defaults)(c,f.textStyle)}}return e.model.getModel("axisPointer",new i.default(u,n,r))}(p,g,s,t,r,f):v;var m=v.get("snap"),_=v.get("triggerEmphasis"),b=u(p.model),x=f||m||"category"===p.type,S=e.axesInfo[b]={key:b,axis:p,coordSys:n,axisPointerModel:v,triggerTooltip:f,triggerEmphasis:_,involveSeries:x,snap:m,useHandle:l(v),seriesModels:[],linkGroup:null};h[b]=S,e.seriesInvolved=e.seriesInvolved||x;var M=function(e,t){for(var n=t.model,r=t.dim,i=0;i<e.length;i++){var a=e[i]||{};if(o(a[r+"AxisId"],n.id)||o(a[r+"AxisIndex"],n.componentIndex)||o(a[r+"AxisName"],n.name))return i}}(c,p);if(null!=M){var w=d[M]||(d[M]={axesInfo:{}});w.axesInfo[b]=S,w.mapper=c[M].mapper,S.linkGroup=w}}}}))}(n,e,t),n.seriesInvolved&&function(e,t){t.eachSeries((function(t){var n=t.coordinateSystem,r=t.get(["tooltip","trigger"],!0),i=t.get(["tooltip","show"],!0);n&&"none"!==r&&!1!==r&&"item"!==r&&!1!==i&&!1!==t.get(["axisPointer","show"],!0)&&(0,a.each)(e.coordSysAxesInfo[u(n.model)],(function(e){var r=e.axis;n.getAxis(r.dim)===r&&(e.seriesModels.push(t),null==e.seriesDataCount&&(e.seriesDataCount=0),e.seriesDataCount+=t.getData().count())}))}))}(n,e),n},t.fixValue=function(e){var t=s(e);if(!t)return;var n=t.axisPointerModel,r=t.axis.scale,i=n.option,a=n.get("status"),o=n.get("value");null!=o&&(o=r.parse(o));var u=l(n);null==a&&(i.status=u?"show":"hide");var c=r.getExtent().slice();c[0]>c[1]&&c.reverse(),(null==o||o>c[1])&&(o=c[1]);o<c[0]&&(o=c[0]);i.value=o,u&&(i.status=t.axis.scale.isBlank()?"hide":"show")},t.getAxisInfo=s,t.getAxisPointerModel=function(e){var t=s(e);return t&&t.axisPointerModel},t.makeKey=u,n("14d9"),n("fb6a"),n("26e9");var i=r(n("f390")),a=n("58f5");function o(e,t){return"all"===e||(0,a.isArray)(e)&&(0,a.indexOf)(e,t)>=0||e===t}function s(e){var t=(e.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return t&&t.axesInfo[u(e)]}function l(e){return!!e.get(["handle","show"])}function u(e){return e.type+"||"+e.id}},"543d":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("a1a6")),l=r(n("181d")),u=i(n("533d")),c=r(n("84bb")),d=n("93a8"),f=n("eea5"),h=n("c1c1"),p=o.each,g=(0,f.makeInternalComponentId)("toolbox-dataZoom_"),v=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n,r){this._brushController||(this._brushController=new s.default(n.getZr()),this._brushController.on("brush",o.bind(this._onBrush,this)).mount()),function(e,t,n,r,i){var a=n._isZoomActive;r&&"takeGlobalCursor"===r.type&&(a="dataZoomSelect"===r.key&&r.dataZoomSelectActive);n._isZoomActive=a,e.setIconStatus("zoom",a?"emphasis":"normal");var o=new l.default(m(e),t,{include:["grid"]}),s=o.makePanelOpts(i,(function(e){return e.xAxisDeclared&&!e.yAxisDeclared?"lineX":!e.xAxisDeclared&&e.yAxisDeclared?"lineY":"rect"}));n._brushController.setPanels(s).enableBrush(!(!a||!s.length)&&{brushType:"auto",brushStyle:e.getModel("brushStyle").getItemStyle()})}(e,t,this,r,n),function(e,t){e.setIconStatus("back",u.count(t)>1?"emphasis":"normal")}(e,t)},t.prototype.onclick=function(e,t,n){y[n].call(this)},t.prototype.remove=function(e,t){this._brushController&&this._brushController.unmount()},t.prototype.dispose=function(e,t){this._brushController&&this._brushController.dispose()},t.prototype._onBrush=function(e){var t=e.areas;if(e.isEnd&&t.length){var n={},r=this.ecModel;this._brushController.updateCovers([]);var i=new l.default(m(this.model),r,{include:["grid"]});i.matchOutputRanges(t,r,(function(e,t,n){if("cartesian2d"===n.type){var r=e.brushType;"rect"===r?(a("x",n,t[0]),a("y",n,t[1])):a({lineX:"x",lineY:"y"}[r],n,t)}})),u.push(r,n),this._dispatchZoomAction(n)}function a(e,t,i){var a=t.getAxis(e),o=a.model,s=function(e,t,n){var r;return n.eachComponent({mainType:"dataZoom",subType:"select"},(function(n){var i=n.getAxisModel(e,t.componentIndex);i&&(r=n)})),r}(e,o,r),l=s.findRepresentativeAxisProxy(o).getMinMaxSpan();null==l.minValueSpan&&null==l.maxValueSpan||(i=(0,c.default)(0,i.slice(),a.scale.getExtent(),0,l.minValueSpan,l.maxValueSpan)),s&&(n[s.id]={dataZoomId:s.id,startValue:i[0],endValue:i[1]})}},t.prototype._dispatchZoomAction=function(e){var t=[];p(e,(function(e,n){t.push(o.clone(e))})),t.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:t})},t.getDefaultOption=function(e){var t={show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:e.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:"rgba(210,219,238,0.2)"}};return t},t}(d.ToolboxFeature),y={zoom:function(){var e=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:e})},back:function(){this._dispatchZoomAction(u.pop(this.ecModel))}};function m(e){var t={xAxisIndex:e.get("xAxisIndex",!0),yAxisIndex:e.get("yAxisIndex",!0),xAxisId:e.get("xAxisId",!0),yAxisId:e.get("yAxisId",!0)};return null==t.xAxisIndex&&null==t.xAxisId&&(t.xAxisIndex="all"),null==t.yAxisIndex&&null==t.yAxisId&&(t.yAxisIndex="all"),t}(0,h.registerInternalOptionCreator)("dataZoom",(function(e){var t=e.getComponent("toolbox",0),n=["feature","dataZoom"];if(t&&null!=t.get(n)){var r=t.getModel(n),i=[],a=m(r),o=(0,f.parseFinder)(e,a);return p(o.xAxisModels,(function(e){return s(e,"xAxis","xAxisIndex")})),p(o.yAxisModels,(function(e){return s(e,"yAxis","yAxisIndex")})),i}function s(e,t,n){var a=e.componentIndex,o={type:"select",$fromToolbox:!0,filterMode:r.get("filterMode",!0)||"filter",id:g+t+a};o[n]=a,i.push(o)}}));var _=v;t.default=_},"54f8":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=i(n("0000")),o=r(n("7b1f")),s=r(n("6233")),l=function(){function e(){this.group=new a.default,this.uid=o.getUID("viewComponent")}return e.prototype.init=function(e,t){},e.prototype.render=function(e,t,n,r){},e.prototype.dispose=function(e,t){},e.prototype.updateView=function(e,t,n,r){},e.prototype.updateLayout=function(e,t,n,r){},e.prototype.updateVisual=function(e,t,n,r){},e.prototype.toggleBlurSeries=function(e,t,n){},e.prototype.eachRendered=function(e){var t=this.group;t&&t.traverse(e)},e}();s.enableClassExtend(l),s.enableClassManagement(l);var u=l;t.default=u},"554e":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("b696")),l=i(n("e136")),u=i(n("9fb7")),c=r(n("23a0")),d=n("eee5"),f=["axisLine","axisTickLabel","axisName"],h=["splitArea","splitLine"],p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.axisPointerClass="SingleAxisPointer",n}return(0,a.__extends)(t,e),t.prototype.render=function(t,n,r,i){var a=this.group;a.removeAll();var c=this._axisGroup;this._axisGroup=new l.Group;var d=u.layout(t),p=new s.default(t,d);o.each(f,p.add,p),a.add(this._axisGroup),a.add(p.getGroup()),o.each(h,(function(e){t.get([e,"show"])&&g[e](this,this.group,this._axisGroup,t)}),this),l.groupTransition(c,this._axisGroup,t),e.prototype.render.call(this,t,n,r,i)},t.prototype.remove=function(){(0,d.rectCoordAxisHandleRemove)(this)},t.type="singleAxis",t}(c.default),g={splitLine:function(e,t,n,r){var i=r.axis;if(!i.scale.isBlank()){var a=r.getModel("splitLine"),s=a.getModel("lineStyle"),u=s.get("color");u=u instanceof Array?u:[u];for(var c=s.get("width"),d=r.coordinateSystem.getRect(),f=i.isHorizontal(),h=[],p=0,g=i.getTicksCoords({tickModel:a}),v=[],y=[],m=0;m<g.length;++m){var _=i.toGlobalCoord(g[m].coord);f?(v[0]=_,v[1]=d.y,y[0]=_,y[1]=d.y+d.height):(v[0]=d.x,v[1]=_,y[0]=d.x+d.width,y[1]=_);var b=new l.Line({shape:{x1:v[0],y1:v[1],x2:y[0],y2:y[1]},silent:!0});l.subPixelOptimizeLine(b.shape,c);var x=p++%u.length;h[x]=h[x]||[],h[x].push(b)}var S=s.getLineStyle(["color"]);for(m=0;m<h.length;++m)t.add(l.mergePath(h[m],{style:o.defaults({stroke:u[m%u.length]},S),silent:!0}))}},splitArea:function(e,t,n,r){(0,d.rectCoordAxisBuildSplitArea)(e,n,r,r)}},v=p;t.default=v},"55c7":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.containStroke=function(e,t,n,r,a,o,s,l,u,c,d){if(0===u)return!1;var f=u;if(d>t+f&&d>r+f&&d>o+f&&d>l+f||d<t-f&&d<r-f&&d<o-f&&d<l-f||c>e+f&&c>n+f&&c>a+f&&c>s+f||c<e-f&&c<n-f&&c<a-f&&c<s-f)return!1;var h=i.cubicProjectPoint(e,t,n,r,a,o,s,l,c,d,null);return h<=f/2};var i=r(n("4e51"))},"55e4":function(e,t,n){"use strict";n.r(t);var r=n("c62e"),i=n.n(r);for(var a in r)["default"].indexOf(a)<0&&function(e){n.d(t,e,(function(){return r[e]}))}(a);t["default"]=i.a},5640:function(e,t,n){"use strict";n("4de4"),n("d3b7"),n("d81d"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("99af"),n("3c65"),n("4e82");var a=n("9ab4"),o=i(n("30ac")),s=n("1129"),l=i(n("0cfe")),u=r(n("4cf8")),c=r(n("8ec9")),d=(n("7be7"),n("58f5")),f=function(e){function t(t){var n=e.call(this,t)||this;return n.type="time",n}return(0,a.__extends)(t,e),t.prototype.getLabel=function(e){var t=this.getSetting("useUTC");return(0,s.format)(e.value,s.fullLeveledFormatter[(0,s.getDefaultFormatPrecisionOfInterval)((0,s.getPrimaryTimeUnit)(this._minLevelUnit))]||s.fullLeveledFormatter.second,t,this.getSetting("locale"))},t.prototype.getFormattedLabel=function(e,t,n){var r=this.getSetting("useUTC"),i=this.getSetting("locale");return(0,s.leveledFormat)(e,t,n,i,r)},t.prototype.getTicks=function(){var e=this._interval,t=this._extent,n=[];if(!e)return n;n.push({value:t[0],level:0});var r=this.getSetting("useUTC"),i=function(e,t,n,r){var i=s.timeUnits,a=0;function l(e,t,n,i,a,o,s){var l=new Date(t),u=t,c=l[i]();while(u<n&&u<=r[1])s.push({value:u}),c+=e,l[a](c),u=l.getTime();s.push({value:u,notAdd:!0})}function u(e,i,a){var u=[],c=!i.length;if(!function(e,t,n,r){var i=o.parseDate(t),a=o.parseDate(n),l=function(e){return(0,s.getUnitValue)(i,e,r)===(0,s.getUnitValue)(a,e,r)},u=function(){return l("year")},c=function(){return u()&&l("month")},d=function(){return c()&&l("day")},f=function(){return d()&&l("hour")},h=function(){return f()&&l("minute")},p=function(){return h()&&l("second")};switch(e){case"year":return u();case"month":return c();case"day":return d();case"hour":return f();case"minute":return h();case"second":return p();case"millisecond":return function(){return p()&&l("millisecond")}()}}((0,s.getPrimaryTimeUnit)(e),r[0],r[1],n)){c&&(i=[{value:_(new Date(r[0]),e,n)},{value:r[1]}]);for(var d=0;d<i.length-1;d++){var f=i[d].value,h=i[d+1].value;if(f!==h){var b=void 0,x=void 0,S=void 0;switch(e){case"year":b=Math.max(1,Math.round(t/s.ONE_DAY/365)),x=(0,s.fullYearGetterName)(n),S=(0,s.fullYearSetterName)(n);break;case"half-year":case"quarter":case"month":b=g(t),x=(0,s.monthGetterName)(n),S=(0,s.monthSetterName)(n);break;case"week":case"half-week":case"day":b=p(t,31),x=(0,s.dateGetterName)(n),S=(0,s.dateSetterName)(n),!0;break;case"half-day":case"quarter-day":case"hour":b=v(t),x=(0,s.hoursGetterName)(n),S=(0,s.hoursSetterName)(n);break;case"minute":b=y(t,!0),x=(0,s.minutesGetterName)(n),S=(0,s.minutesSetterName)(n);break;case"second":b=y(t,!1),x=(0,s.secondsGetterName)(n),S=(0,s.secondsSetterName)(n);break;case"millisecond":b=m(t),x=(0,s.millisecondsGetterName)(n),S=(0,s.millisecondsSetterName)(n);break}l(b,f,h,x,S,0,u),"year"===e&&a.length>1&&0===d&&a.unshift({value:a[0].value-b})}}for(d=0;d<u.length;d++)a.push(u[d]);return u}}for(var c=[],f=[],h=0,b=0,x=0;x<i.length&&a++<1e4;++x){var S=(0,s.getPrimaryTimeUnit)(i[x]);if((0,s.isPrimaryTimeUnit)(i[x])){u(i[x],c[c.length-1]||[],f);var M=i[x+1]?(0,s.getPrimaryTimeUnit)(i[x+1]):null;if(S!==M){if(f.length){b=h,f.sort((function(e,t){return e.value-t.value}));for(var w=[],T=0;T<f.length;++T){var I=f[T].value;0!==T&&f[T-1].value===I||(w.push(f[T]),I>=r[0]&&I<=r[1]&&h++)}var A=(r[1]-r[0])/t;if(h>1.5*A&&b>A/1.5)break;if(c.push(w),h>A||e===i[x])break}f=[]}}}0;var C=(0,d.filter)((0,d.map)(c,(function(e){return(0,d.filter)(e,(function(e){return e.value>=r[0]&&e.value<=r[1]&&!e.notAdd}))})),(function(e){return e.length>0})),P=[],O=C.length-1;for(x=0;x<C.length;++x)for(var D=C[x],L=0;L<D.length;++L)P.push({value:D[L].value,level:O-x});P.sort((function(e,t){return e.value-t.value}));var E=[];for(x=0;x<P.length;++x)0!==x&&P[x].value===P[x-1].value||E.push(P[x]);return E}(this._minLevelUnit,this._approxInterval,r,t);return n=n.concat(i),n.push({value:t[1],level:0}),n},t.prototype.calcNiceExtent=function(e){var t=this._extent;if(t[0]===t[1]&&(t[0]-=s.ONE_DAY,t[1]+=s.ONE_DAY),t[1]===-1/0&&t[0]===1/0){var n=new Date;t[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),t[0]=t[1]-s.ONE_DAY}this.calcNiceTicks(e.splitNumber,e.minInterval,e.maxInterval)},t.prototype.calcNiceTicks=function(e,t,n){e=e||10;var r=this._extent,i=r[1]-r[0];this._approxInterval=i/e,null!=t&&this._approxInterval<t&&(this._approxInterval=t),null!=n&&this._approxInterval>n&&(this._approxInterval=n);var a=h.length,o=Math.min(function(e,t,n,r){while(n<r){var i=n+r>>>1;e[i][1]<t?n=i+1:r=i}return n}(h,this._approxInterval,0,a),a-1);this._interval=h[o][1],this._minLevelUnit=h[Math.max(o-1,0)][0]},t.prototype.parse=function(e){return(0,d.isNumber)(e)?e:+o.parseDate(e)},t.prototype.contain=function(e){return l.contain(this.parse(e),this._extent)},t.prototype.normalize=function(e){return l.normalize(this.parse(e),this._extent)},t.prototype.scale=function(e){return l.scale(e,this._extent)},t.type="time",t}(u.default),h=[["second",s.ONE_SECOND],["minute",s.ONE_MINUTE],["hour",s.ONE_HOUR],["quarter-day",6*s.ONE_HOUR],["half-day",12*s.ONE_HOUR],["day",1.2*s.ONE_DAY],["half-week",3.5*s.ONE_DAY],["week",7*s.ONE_DAY],["month",31*s.ONE_DAY],["quarter",95*s.ONE_DAY],["half-year",s.ONE_YEAR/2],["year",s.ONE_YEAR]];function p(e,t){return e/=s.ONE_DAY,e>16?16:e>7.5?7:e>3.5?4:e>1.5?2:1}function g(e){var t=30*s.ONE_DAY;return e/=t,e>6?6:e>3?3:e>2?2:1}function v(e){return e/=s.ONE_HOUR,e>12?12:e>6?6:e>3.5?4:e>2?2:1}function y(e,t){return e/=t?s.ONE_MINUTE:s.ONE_SECOND,e>30?30:e>20?20:e>15?15:e>10?10:e>5?5:e>2?2:1}function m(e){return o.nice(e,!0)}function _(e,t,n){var r=new Date(e);switch((0,s.getPrimaryTimeUnit)(t)){case"year":case"month":r[(0,s.monthSetterName)(n)](0);case"day":r[(0,s.dateSetterName)(n)](1);case"hour":r[(0,s.hoursSetterName)(n)](0);case"minute":r[(0,s.minutesSetterName)(n)](0);case"second":r[(0,s.secondsSetterName)(n)](0),r[(0,s.millisecondsSetterName)(n)](0)}return r.getTime()}c.default.registerClass(f);var b=f;t.default=b},"56ce":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.default),e.registerComponentView(a.default),(0,o.default)(e)};var i=r(n("3fdde")),a=r(n("c85f")),o=r(n("c195"))},5766:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){var r,i,o=[];e.eachComponent({mainType:"brush"},(function(e){n&&"takeGlobalCursor"===n.type&&e.setBrushOption("brush"===n.key?n.brushOption:{brushType:!1})})),f(e),e.eachComponent({mainType:"brush"},(function(t,n){var u={brushId:t.id,brushIndex:n,brushName:t.name,areas:a.clone(t.areas),selected:[]};o.push(u);var c=t.option,f=c.brushLink,h=[],v=[],y=[],m=!1;n||(r=c.throttleType,i=c.throttleDelay);var _=a.map(t.areas,(function(e){var t=g[e.brushType],n=a.defaults({boundingRect:t?t(e):void 0},e);return n.selectors=(0,l.makeBrushCommonSelectorForSeries)(n),n})),b=s.createVisualMappings(t.option,d,(function(e){e.mappingMethod="fixed"}));function x(e){return"all"===f||!!h[e]}function S(e){return!!e.length}a.isArray(f)&&a.each(f,(function(e){h[e]=1})),e.eachSeries((function(n,r){var i=y[r]=[];"parallel"===n.subType?function(e,t){var n=e.coordinateSystem;m=m||n.hasAxisBrushed(),x(t)&&n.eachActiveState(e.getData(),(function(e,t){"active"===e&&(v[t]=1)}))}(n,r):function(n,r,i){if(!n.brushSelector||function(e,t){var n=e.option.seriesIndex;return null!=n&&"all"!==n&&(a.isArray(n)?a.indexOf(n,t)<0:t!==n)}(t,r))return;if(a.each(_,(function(r){t.brushTargetManager.controlSeries(r,n,e)&&i.push(r),m=m||S(i)})),x(r)&&S(i)){var o=n.getData();o.each((function(e){p(n,i,o,e)&&(v[e]=1)}))}}(n,r,i)})),e.eachSeries((function(e,t){var n={seriesId:e.id,seriesIndex:t,seriesName:e.name,dataIndex:[]};u.selected.push(n);var r=y[t],i=e.getData(),a=x(t)?function(e){return v[e]?(n.dataIndex.push(i.getRawIndex(e)),"inBrush"):"outOfBrush"}:function(t){return p(e,r,i,t)?(n.dataIndex.push(i.getRawIndex(t)),"inBrush"):"outOfBrush"};(x(t)?m:S(r))&&s.applyVisual(d,b,i,a)}))})),function(e,t,n,r,i){if(!i)return;var a=e.getZr();if(a["__ecInBrushSelectEvent"])return;a["__ecBrushSelect"]||(a["__ecBrushSelect"]=h);var o=u.createOrUpdate(a,"__ecBrushSelect",n,t);o(e,r)}(t,r,i,o,n)},t.layoutCovers=f,n("14d9");var a=i(n("58f5")),o=r(n("77ef")),s=i(n("72c1")),l=n("b420"),u=i(n("e8db")),c=r(n("181d")),d=["inBrush","outOfBrush"];function f(e){e.eachComponent({mainType:"brush"},(function(t){var n=t.brushTargetManager=new c.default(t.option,e);n.setInputRanges(t.areas,e)}))}function h(e,t){if(!e.isDisposed()){var n=e.getZr();n["__ecInBrushSelectEvent"]=!0,e.dispatchAction({type:"brushSelect",batch:t}),n["__ecInBrushSelectEvent"]=!1}}function p(e,t,n,r){for(var i=0,a=t.length;i<a;i++){var o=t[i];if(e.brushSelector(r,n,o.selectors,o))return!0}}var g={rect:function(e){return v(e.range)},polygon:function(e){for(var t,n=e.range,r=0,i=n.length;r<i;r++){t=t||[[1/0,-1/0],[1/0,-1/0]];var a=n[r];a[0]<t[0][0]&&(t[0][0]=a[0]),a[0]>t[0][1]&&(t[0][1]=a[0]),a[1]<t[1][0]&&(t[1][0]=a[1]),a[1]>t[1][1]&&(t[1][1]=a[1])}return t&&v(t)}};function v(e){return new o.default(e[0][0],e[1][0],e[0][1]-e[0][0],e[1][1]-e[1][0])}},5792:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.master.getRect();return{coordSys:{type:"cartesian2d",x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:function(t){return e.dataToPoint(t)},size:i.bind(a,e)}}};var i=r(n("58f5"));function a(e,t){return t=t||[0,0],i.map(["x","y"],(function(n,r){var i=this.getAxis(n),a=t[r],o=e[r]/2;return"category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(a-o)-i.dataToCoord(a+o))}),this)}},"57c4":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.default),e.registerComponentView(a.default),e.registerCoordinateSystem("calendar",o.default)};var i=r(n("b59ba")),a=r(n("cbde")),o=r(n("932d"))},"57cf":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("62fe")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="axisPointer",t.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#B9BEC9",width:1,type:"dashed"},shadowStyle:{color:"rgba(210,219,238,0.2)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",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:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}},t}(a.default),s=o;t.default=s},"58dc":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("aca7")),s=r(n("e136")),l=r(n("25e2")),u=r(n("6477")),c=i(n("b696")),d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.makeElOption=function(e,t,n,r,i){var a=n.axis;"angle"===a.dim&&(this.animationThreshold=Math.PI/18);var o=a.polar,d=o.getOtherAxis(a),h=d.getExtent(),p=a.dataToCoord(t),g=r.get("type");if(g&&"none"!==g){var v=l.buildElStyle(r),y=f[g](a,o,p,h);y.style=v,e.graphicKey=y.type,e.pointer=y}var m=r.get(["label","margin"]),_=function(e,t,n,r,i){var a=t.axis,o=a.dataToCoord(e),l=r.getAngleAxis().getExtent()[0];l=l/180*Math.PI;var d,f,h,p=r.getRadiusAxis().getExtent();if("radius"===a.dim){var g=u.create();u.rotate(g,g,l),u.translate(g,g,[r.cx,r.cy]),d=s.applyTransform([o,-i],g);var v=t.getModel("axisLabel").get("rotate")||0,y=c.default.innerTextLayout(l,v*Math.PI/180,-1);f=y.textAlign,h=y.textVerticalAlign}else{var m=p[1];d=r.coordToPoint([m+i,o]);var _=r.cx,b=r.cy;f=Math.abs(d[0]-_)/m<.3?"center":d[0]>_?"left":"right",h=Math.abs(d[1]-b)/m<.3?"middle":d[1]>b?"top":"bottom"}return{position:d,align:f,verticalAlign:h}}(t,n,0,o,m);l.buildLabelElOption(e,n,r,i,_)},t}(o.default);var f={line:function(e,t,n,r){return"angle"===e.dim?{type:"Line",shape:l.makeLineShape(t.coordToPoint([r[0],n]),t.coordToPoint([r[1],n]))}:{type:"Circle",shape:{cx:t.cx,cy:t.cy,r:n}}},shadow:function(e,t,n,r){var i=Math.max(1,e.getBandWidth()),a=Math.PI/180;return"angle"===e.dim?{type:"Sector",shape:l.makeSectorShape(t.cx,t.cy,r[0],r[1],(-n-i/2)*a,(i/2-n)*a)}:{type:"Sector",shape:l.makeSectorShape(t.cx,t.cy,n-i/2,n+i/2,0,2*Math.PI)}}},h=d;t.default=h},"58f5":function(e,t,n){"use strict";n("7a82"),n("7db0"),n("13d5");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.RADIAN_TO_DEGREE=t.HashMap=void 0,t.assert=function(e,t){if(!e)throw new Error(t)},t.bind=void 0,t.clone=y,t.concatArray=function(e,t){for(var n=new e.constructor(e.length+t.length),r=0;r<e.length;r++)n[r]=e[r];var i=e.length;for(r=0;r<t.length;r++)n[r+i]=t[r];return n},t.createCanvas=void 0,t.createHashMap=function(e){return new R(e)},t.createObject=function(e,t){var n;if(Object.create)n=Object.create(e);else{var r=function(){};r.prototype=e,n=new r}t&&_(n,t);return n},t.curry=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return function(){return e.apply(this,t.concat(f.call(arguments)))}},t.defaults=b,t.disableUserSelect=function(e){var t=e.style;t.webkitUserSelect="none",t.userSelect="none",t.webkitTapHighlightColor="rgba(0,0,0,0)",t["-webkit-touch-callout"]="none"},t.each=S,t.eqNaN=function(e){return e!==e},t.extend=_,t.filter=function(e,t,n){if(!e)return[];if(!t)return D(e);if(e.filter&&e.filter===d)return e.filter(t,n);for(var r=[],i=0,a=e.length;i<a;i++)t.call(n,e[i],i,e)&&r.push(e[i]);return r},t.find=function(e,t,n){if(!e||!t)return;for(var r=0,i=e.length;r<i;r++)if(t.call(n,e[r],r,e))return e[r]},t.guid=function(){return v++},t.hasOwn=function(e,t){return e.hasOwnProperty(t)},t.indexOf=function(e,t){if(e){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n}return-1},t.inherits=function(e,t){var n=e.prototype;function r(){}for(var i in r.prototype=t.prototype,e.prototype=new r,n)n.hasOwnProperty(i)&&(e.prototype[i]=n[i]);e.prototype.constructor=e,e.superClass=t},t.isArray=I,t.isArrayLike=function(e){if(!e)return!1;if("string"===typeof e)return!1;return"number"===typeof e.length},t.isBuiltInObject=P,t.isDom=O,t.isFunction=A,t.isGradientObject=function(e){return null!=e.colorStops},t.isImagePatternObject=function(e){return null!=e.image},t.isNumber=function(e){return"number"===typeof e},t.isObject=C,t.isPrimitive=L,t.isRegExp=function(e){return"[object RegExp]"===l.call(e)},t.isString=function(e){return"string"===typeof e},t.isStringSafe=function(e){return"[object String]"===l.call(e)},t.isTypedArray=function(e){return!!s[l.call(e)]},t.keys=w,t.logError=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];"undefined"!==typeof console&&console.error.apply(console,e)},t.map=function(e,t,n){if(!e)return[];if(!t)return D(e);if(e.map&&e.map===h)return e.map(t,n);for(var r=[],i=0,a=e.length;i<a;i++)r.push(t.call(n,e[i],i,e));return r},t.merge=m,t.mergeAll=function(e,t){for(var n=e[0],r=1,i=e.length;r<i;r++)n=m(n,e[r],t);return n},t.mixin=function(e,t,n){if(e="prototype"in e?e.prototype:e,t="prototype"in t?t.prototype:t,Object.getOwnPropertyNames)for(var r=Object.getOwnPropertyNames(t),i=0;i<r.length;i++){var a=r[i];"constructor"!==a&&(n?null!=t[a]:null==e[a])&&(e[a]=t[a])}else b(e,t,n)},t.noop=function(){},t.normalizeCssArray=function(e){if("number"===typeof e)return[e,e,e,e];var t=e.length;if(2===t)return[e[0],e[1],e[0],e[1]];if(3===t)return[e[0],e[1],e[2],e[1]];return e},t.reduce=M,t.retrieve=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=0,r=e.length;n<r;n++)if(null!=e[n])return e[n]},t.retrieve2=function(e,t){return null!=e?e:t},t.retrieve3=function(e,t,n){return null!=e?e:null!=t?t:n},t.setAsPrimitive=function(e){e["__ec_primitive__"]=!0},t.slice=D,t.trim=function(e){return null==e?null:"function"===typeof e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")};var i=r(n("53ca"));n("d3b7"),n("159b"),n("4de4"),n("fb6a"),n("d81d"),n("c975"),n("7039"),n("14d9"),n("b64b"),n("99af"),n("d9e2"),n("d401"),n("498a"),n("ac1f"),n("5319"),n("ddb0"),n("4ec9"),n("3ca3"),n("a630");var a=n("6b88"),o=M(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],(function(e,t){return e["[object "+t+"]"]=!0,e}),{}),s=M(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],(function(e,t){return e["[object "+t+"Array]"]=!0,e}),{}),l=Object.prototype.toString,u=Array.prototype,c=u.forEach,d=u.filter,f=u.slice,h=u.map,p=function(){}.constructor,g=p?p.prototype:null,v=2311;function y(e){if(null==e||"object"!==(0,i.default)(e))return e;var t=e,n=l.call(e);if("[object Array]"===n){if(!L(e)){t=[];for(var r=0,a=e.length;r<a;r++)t[r]=y(e[r])}}else if(s[n]){if(!L(e)){var u=e.constructor;if(u.from)t=u.from(e);else{t=new u(e.length);for(r=0,a=e.length;r<a;r++)t[r]=e[r]}}}else if(!o[n]&&!L(e)&&!O(e))for(var c in t={},e)e.hasOwnProperty(c)&&"__proto__"!==c&&(t[c]=y(e[c]));return t}function m(e,t,n){if(!C(t)||!C(e))return n?y(t):e;for(var r in t)if(t.hasOwnProperty(r)&&"__proto__"!==r){var i=e[r],a=t[r];!C(a)||!C(i)||I(a)||I(i)||O(a)||O(i)||P(a)||P(i)||L(a)||L(i)?!n&&r in e||(e[r]=y(t[r])):m(i,a,n)}return e}function _(e,t){if(Object.assign)Object.assign(e,t);else for(var n in t)t.hasOwnProperty(n)&&"__proto__"!==n&&(e[n]=t[n]);return e}function b(e,t,n){for(var r=w(t),i=0;i<r.length;i++){var a=r[i];(n?null!=t[a]:null==e[a])&&(e[a]=t[a])}return e}var x=a.platformApi.createCanvas;function S(e,t,n){if(e&&t)if(e.forEach&&e.forEach===c)e.forEach(t,n);else if(e.length===+e.length)for(var r=0,i=e.length;r<i;r++)t.call(n,e[r],r,e);else for(var a in e)e.hasOwnProperty(a)&&t.call(n,e[a],a,e)}function M(e,t,n,r){if(e&&t){for(var i=0,a=e.length;i<a;i++)n=t.call(r,n,e[i],i,e);return n}}function w(e){if(!e)return[];if(Object.keys)return Object.keys(e);var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);return t}t.createCanvas=x;var T=g&&A(g.bind)?g.call.bind(g.bind):function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){return e.apply(t,n.concat(f.call(arguments)))}};function I(e){return Array.isArray?Array.isArray(e):"[object Array]"===l.call(e)}function A(e){return"function"===typeof e}function C(e){var t=(0,i.default)(e);return"function"===t||!!e&&"object"===t}function P(e){return!!o[l.call(e)]}function O(e){return"object"===(0,i.default)(e)&&"number"===typeof e.nodeType&&"object"===(0,i.default)(e.ownerDocument)}function D(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return f.apply(e,t)}t.bind=T;function L(e){return e["__ec_primitive__"]}var E=function(){function e(){this.data={}}return e.prototype["delete"]=function(e){var t=this.has(e);return t&&delete this.data[e],t},e.prototype.has=function(e){return this.data.hasOwnProperty(e)},e.prototype.get=function(e){return this.data[e]},e.prototype.set=function(e,t){return this.data[e]=t,this},e.prototype.keys=function(){return w(this.data)},e.prototype.forEach=function(e){var t=this.data;for(var n in t)t.hasOwnProperty(n)&&e(t[n],n)},e}(),k="function"===typeof Map;var R=function(){function e(t){var n=I(t);this.data=function(){return k?new Map:new E}();var r=this;function i(e,t){n?r.set(e,t):r.set(t,e)}t instanceof e?t.each(i):t&&S(t,i)}return e.prototype.hasKey=function(e){return this.data.has(e)},e.prototype.get=function(e){return this.data.get(e)},e.prototype.set=function(e,t){return this.data.set(e,t),t},e.prototype.each=function(e,t){this.data.forEach((function(n,r){e.call(t,n,r)}))},e.prototype.keys=function(){var e=this.data.keys();return k?Array.from(e):e},e.prototype.removeKey=function(e){this.data["delete"](e)},e}();t.HashMap=R;var N=180/Math.PI;t.RADIAN_TO_DEGREE=N},"594c":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.eachAfter=function(e,t,n){var r,i=[e],a=[];while(r=i.pop())if(a.push(r),r.isExpand){var o=r.children;if(o.length)for(var s=0;s<o.length;s++)i.push(o[s])}while(r=a.pop())t(r,n)},t.eachBefore=function(e,t){var n,r=[e];while(n=r.pop())if(t(n),n.isExpand){var i=n.children;if(i.length)for(var a=i.length-1;a>=0;a--)r.push(i[a])}},n("14d9")},"59c9":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("466d");var r="";"undefined"!==typeof navigator&&(r=navigator.platform||"");var i="rgba(0, 0, 0, 0.2)",a={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:i,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:i,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:i,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:i,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:i,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:i,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:r.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};t.default=a},"59fe":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.CircleShape=void 0;var i=n("9ab4"),a=r(n("bec7")),o=function(){return function(){this.cx=0,this.cy=0,this.r=0}}();t.CircleShape=o;var s=function(e){function t(t){return e.call(this,t)||this}return(0,i.__extends)(t,e),t.prototype.getDefaultShape=function(){return new o},t.prototype.buildPath=function(e,t){e.moveTo(t.cx+t.r,t.cy),e.arc(t.cx,t.cy,t.r,0,2*Math.PI)},t}(a.default);s.prototype.type="circle";var l=s;t.default=l},"5a2b":function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.SourceManager=void 0,t.disableTransformOptionMerge=function(e){var t=e.option.transform;t&&(0,i.setAsPrimitive)(e.option.transform)},n("14d9"),n("d9e2"),n("d401");var i=n("58f5"),a=n("202c"),o=n("f505"),s=n("e131"),l=n("80fa"),u=r(n("44ab")),c=n("9877"),d=function(){function e(e){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=e}return e.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},e.prototype._setLocalSource=function(e,t){this._sourceList=e,this._upstreamSignList=t,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},e.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},e.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},e.prototype._createSource=function(){this._setLocalSource([],[]);var e,t,n=this._sourceHost,r=this._getUpstreamSourceManagers(),s=!!r.length;if(f(n)){var l=n,u=void 0,c=void 0,d=void 0;if(s){var h=r[0];h.prepareSource(),d=h.getSource(),u=d.data,c=d.sourceFormat,t=[h._getVersionSign()]}else u=l.get("data",!0),c=(0,i.isTypedArray)(u)?o.SOURCE_FORMAT_TYPED_ARRAY:o.SOURCE_FORMAT_ORIGINAL,t=[];var p=this._getSourceMetaRawOption()||{},g=d&&d.metaRawOption||{},v=(0,i.retrieve2)(p.seriesLayoutBy,g.seriesLayoutBy)||null,y=(0,i.retrieve2)(p.sourceHeader,g.sourceHeader),m=(0,i.retrieve2)(p.dimensions,g.dimensions),_=v!==g.seriesLayoutBy||!!y!==!!g.sourceHeader||m;e=_?[(0,a.createSource)(u,{seriesLayoutBy:v,sourceHeader:y,dimensions:m},c)]:[]}else{var b=n;if(s){var x=this._applyTransform(r);e=x.sourceList,t=x.upstreamSignList}else{var S=b.get("source",!0);e=[(0,a.createSource)(S,this._getSourceMetaRawOption(),null)],t=[]}}this._setLocalSource(e,t)},e.prototype._applyTransform=function(e){var t,n=this._sourceHost,r=n.get("transform",!0),o=n.get("fromTransformResult",!0);if(null!=o){1!==e.length&&h("")}var s=[],u=[];return(0,i.each)(e,(function(e){e.prepareSource();var t=e.getSource(o||0);null==o||t||h(""),s.push(t),u.push(e._getVersionSign())})),r?t=(0,l.applyDataTransform)(r,s,{datasetIndex:n.componentIndex}):null!=o&&(t=[(0,a.cloneSourceShallow)(s[0])]),{sourceList:t,upstreamSignList:u}},e.prototype._isDirty=function(){if(this._dirty)return!0;for(var e=this._getUpstreamSourceManagers(),t=0;t<e.length;t++){var n=e[t];if(n._isDirty()||this._upstreamSignList[t]!==n._getVersionSign())return!0}},e.prototype.getSource=function(e){e=e||0;var t=this._sourceList[e];if(!t){var n=this._getUpstreamSourceManagers();return n[0]&&n[0].getSource(e)}return t},e.prototype.getSharedDataStore=function(e){var t=e.makeStoreSchema();return this._innerGetDataStore(t.dimensions,e.source,t.hash)},e.prototype._innerGetDataStore=function(e,t,n){var r=this._storeList,i=r[0];i||(i=r[0]={});var a=i[n];if(!a){var o=this._getUpstreamSourceManagers()[0];f(this._sourceHost)&&o?a=o._innerGetDataStore(e,t,n):(a=new u.default,a.initData(new c.DefaultDataProvider(t,e.length),e)),i[n]=a}return a},e.prototype._getUpstreamSourceManagers=function(){var e=this._sourceHost;if(f(e)){var t=(0,s.querySeriesUpstreamDatasetModel)(e);return t?[t.getSourceManager()]:[]}return(0,i.map)((0,s.queryDatasetUpstreamDatasetModels)(e),(function(e){return e.getSourceManager()}))},e.prototype._getSourceMetaRawOption=function(){var e,t,n,r=this._sourceHost;if(f(r))e=r.get("seriesLayoutBy",!0),t=r.get("sourceHeader",!0),n=r.get("dimensions",!0);else if(!this._getUpstreamSourceManagers().length){var i=r;e=i.get("seriesLayoutBy",!0),t=i.get("sourceHeader",!0),n=i.get("dimensions",!0)}return{seriesLayoutBy:e,sourceHeader:t,dimensions:n}},e}();function f(e){return"series"===e.mainType}function h(e){throw new Error(e)}t.SourceManager=d},"5a9d":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,r,i){for(var h=new s.default(r),p=0;p<e.length;p++)h.addNode(a.retrieve(e[p].id,e[p].name,p),p);var g=[],v=[],y=0;for(p=0;p<t.length;p++){var m=t[p],_=m.source,b=m.target;h.addEdge(_,b,y)&&(v.push(m),g.push(a.retrieve((0,f.convertOptionIdName)(m.id,null),_+" > "+b)),y++)}var x,S=n.get("coordinateSystem");if("cartesian2d"===S||"polar"===S)x=(0,d.default)(e,n);else{var M=c.default.get(S),w=M&&M.dimensions||[];a.indexOf(w,"value")<0&&w.concat(["value"]);var T=(0,u.default)(e,{coordDimensions:w,encodeDefine:n.getEncode()}).dimensions;x=new o.default(T,n),x.initData(e)}var I=new o.default(["value"],n);return I.initData(v,g),i&&i(x,I),(0,l.default)({mainData:x,struct:h,structAttr:"graph",datas:{node:x,edge:I},datasAttr:{node:"data",edge:"edgeData"}}),h.update(),h},n("14d9"),n("99af");var a=i(n("58f5")),o=r(n("3f28")),s=r(n("704b")),l=r(n("9f93")),u=r(n("044b")),c=r(n("2c88")),d=r(n("b113")),f=n("eea5")},"5aa7":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("a1d9")),s=r(n("3dd8")),l=r(n("9cac")),u=n("58f5"),c=function(e){function t(t){var n=e.call(this)||this;n._zr=t;var r=(0,u.bind)(n._mousedownHandler,n),i=(0,u.bind)(n._mousemoveHandler,n),a=(0,u.bind)(n._mouseupHandler,n),o=(0,u.bind)(n._mousewheelHandler,n),s=(0,u.bind)(n._pinchHandler,n);return n.enable=function(e,n){this.disable(),this._opt=(0,u.defaults)((0,u.clone)(n)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==e&&(e=!0),!0!==e&&"move"!==e&&"pan"!==e||(t.on("mousedown",r),t.on("mousemove",i),t.on("mouseup",a)),!0!==e&&"scale"!==e&&"zoom"!==e||(t.on("mousewheel",o),t.on("pinch",s))},n.disable=function(){t.off("mousedown",r),t.off("mousemove",i),t.off("mouseup",a),t.off("mousewheel",o),t.off("pinch",s)},n}return(0,a.__extends)(t,e),t.prototype.isDragging=function(){return this._dragging},t.prototype.isPinching=function(){return this._pinching},t.prototype.setPointerChecker=function(e){this.pointerChecker=e},t.prototype.dispose=function(){this.disable()},t.prototype._mousedownHandler=function(e){if(!s.isMiddleOrRightButtonOnMouseUpDown(e)){var t=e.target;while(t){if(t.draggable)return;t=t.__hostTarget||t.parent}var n=e.offsetX,r=e.offsetY;this.pointerChecker&&this.pointerChecker(e,n,r)&&(this._x=n,this._y=r,this._dragging=!0)}},t.prototype._mousemoveHandler=function(e){if(this._dragging&&h("moveOnMouseMove",e,this._opt)&&"pinch"!==e.gestureEvent&&!l.isTaken(this._zr,"globalPan")){var t=e.offsetX,n=e.offsetY,r=this._x,i=this._y,a=t-r,o=n-i;this._x=t,this._y=n,this._opt.preventDefaultMouseMove&&s.stop(e.event),f(this,"pan","moveOnMouseMove",e,{dx:a,dy:o,oldX:r,oldY:i,newX:t,newY:n,isAvailableBehavior:null})}},t.prototype._mouseupHandler=function(e){s.isMiddleOrRightButtonOnMouseUpDown(e)||(this._dragging=!1)},t.prototype._mousewheelHandler=function(e){var t=h("zoomOnMouseWheel",e,this._opt),n=h("moveOnMouseWheel",e,this._opt),r=e.wheelDelta,i=Math.abs(r),a=e.offsetX,o=e.offsetY;if(0!==r&&(t||n)){if(t){var s=i>3?1.4:i>1?1.2:1.1,l=r>0?s:1/s;d(this,"zoom","zoomOnMouseWheel",e,{scale:l,originX:a,originY:o,isAvailableBehavior:null})}if(n){var u=Math.abs(r),c=(r>0?1:-1)*(u>3?.4:u>1?.15:.05);d(this,"scrollMove","moveOnMouseWheel",e,{scrollDelta:c,originX:a,originY:o,isAvailableBehavior:null})}}},t.prototype._pinchHandler=function(e){if(!l.isTaken(this._zr,"globalPan")){var t=e.pinchScale>1?1.1:1/1.1;d(this,"zoom",null,e,{scale:t,originX:e.pinchX,originY:e.pinchY,isAvailableBehavior:null})}},t}(o.default);function d(e,t,n,r,i){e.pointerChecker&&e.pointerChecker(r,i.originX,i.originY)&&(s.stop(r.event),f(e,t,n,r,i))}function f(e,t,n,r,i){i.isAvailableBehavior=(0,u.bind)(h,null,n,r),e.trigger(t,i)}function h(e,t,n){var r=n[e];return!e||r&&(!(0,u.isString)(r)||t.event[r+"Key"])}var p=c;t.default=p},"5b62":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.polar;if(t){i.isArray(t)||(t=[t]);var n=[];i.each(t,(function(t,r){t.indicator?(t.type&&!t.shape&&(t.shape=t.type),e.radar=e.radar||[],i.isArray(e.radar)||(e.radar=[e.radar]),e.radar.push(t)):n.push(t)})),e.polar=n}i.each(e.series,(function(e){e&&"radar"===e.type&&e.polarIndex&&(e.radarIndex=e.polarIndex)}))},n("14d9");var i=r(n("58f5"))},"5b9d":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("99af"),n("cb29"),n("14d9"),n("d81d");var a=i(n("58f5")),o=r(n("5aa7")),s=i(n("ac71")),l=n("9404"),u=i(n("e136")),c=n("50db"),d=r(n("60f6")),f=n("7b1f"),h=n("80f7"),p=n("a646"),g=n("e5e8"),v=r(n("1354")),y=n("eea5"),m=["rect","circle","line","ellipse","polygon","polyline","path"],_=a.createHashMap(m),b=a.createHashMap(m.concat(["g"])),x=a.createHashMap(m.concat(["g"])),S=(0,y.makeInner)();function M(e){var t=e.getItemStyle(),n=e.get("areaColor");return null!=n&&(t.fill=n),t}function w(e){var t=e.style;t&&(t.stroke=t.stroke||t.fill,t.fill=null)}var T=function(){function e(e){var t=new u.Group;this.uid=(0,f.getUID)("ec_map_draw"),this._controller=new o.default(e.getZr()),this._controllerHost={target:t},this.group=t,t.add(this._regionsGroup=new u.Group),t.add(this._svgGroup=new u.Group)}return e.prototype.draw=function(e,t,n,r,i){var a="geo"===e.mainType,o=e.getData&&e.getData();a&&t.eachComponent({mainType:"series",subType:"map"},(function(t){o||t.getHostGeoModel()!==e||(o=t.getData())}));var s=e.coordinateSystem,l=this._regionsGroup,c=this.group,d=s.getTransformInfo(),f=d.raw,h=d.roam,p=!l.childAt(0)||i;p?(c.x=h.x,c.y=h.y,c.scaleX=h.scaleX,c.scaleY=h.scaleY,c.dirty()):u.updateProps(c,h,e);var g=o&&o.getVisual("visualMeta")&&o.getVisual("visualMeta").length>0,v={api:n,geo:s,mapOrGeoModel:e,data:o,isVisualEncodedByVisualMap:g,isGeo:a,transformInfoRaw:f};"geoJSON"===s.resourceType?this._buildGeoJSON(v):"geoSVG"===s.resourceType&&this._buildSVG(v),this._updateController(e,t,n),this._updateMapSelectHandler(e,l,n,r)},e.prototype._buildGeoJSON=function(e){var t=this._regionsGroupByName=a.createHashMap(),n=a.createHashMap(),r=this._regionsGroup,i=e.transformInfoRaw,o=e.mapOrGeoModel,s=e.data,l=e.geo.projection,c=l&&l.stream;function d(e,t){return t&&(e=t(e)),e&&[e[0]*i.scaleX+i.x,e[1]*i.scaleY+i.y]}function f(e){for(var t=[],n=!c&&l&&l.project,r=0;r<e.length;++r){var i=d(e[r],n);i&&t.push(i)}return t}function h(e){return{shape:{points:f(e)}}}r.removeAll(),a.each(e.geo.regions,(function(i){var f=i.name,p=t.get(f),g=n.get(f)||{},v=g.dataIdx,y=g.regionModel;p||(p=t.set(f,new u.Group),r.add(p),v=s?s.indexOfName(f):null,y=e.isGeo?o.getRegionModel(f):s?s.getItemModel(v):null,n.set(f,{dataIdx:v,regionModel:y}));var m=[],_=[];a.each(i.geometries,(function(e){if("polygon"===e.type){var t=[e.exterior].concat(e.interiors||[]);c&&(t=D(t,c)),a.each(t,(function(e){m.push(new u.Polygon(h(e)))}))}else{var n=e.points;c&&(n=D(n,c,!0)),a.each(n,(function(e){_.push(new u.Polyline(h(e)))}))}}));var b=d(i.getCenter(),l&&l.project);function x(t,n){if(t.length){var r=new u.CompoundPath({culling:!0,segmentIgnoreThreshold:1,shape:{paths:t}});p.add(r),I(e,r,v,y),A(e,r,f,y,o,v,b),n&&(w(r),a.each(r.states,w))}}x(m),x(_,!0)})),t.each((function(t,r){var i=n.get(r),a=i.dataIdx,s=i.regionModel;C(e,t,r,s,o,a),P(e,t,r,s,o),O(e,t,r,s,o)}),this)},e.prototype._buildSVG=function(e){var t=e.geo.map,n=e.transformInfoRaw;this._svgGroup.x=n.x,this._svgGroup.y=n.y,this._svgGroup.scaleX=n.scaleX,this._svgGroup.scaleY=n.scaleY,this._svgResourceChanged(t)&&(this._freeSVG(),this._useSVG(t));var r=this._svgDispatcherMap=a.createHashMap(),i=!1;a.each(this._svgGraphicRecord.named,(function(t){var n=t.name,a=e.mapOrGeoModel,o=e.data,s=t.svgNodeTagLower,l=t.el,u=o?o.indexOfName(n):null,c=a.getRegionModel(n);if(null!=_.get(s)&&l instanceof v.default&&I(e,l,u,c),l instanceof v.default&&(l.culling=!0),l.z2EmphasisLift=0,!t.namedFrom&&(null!=x.get(s)&&A(e,l,n,c,a,u,null),C(e,l,n,c,a,u),P(e,l,n,c,a),null!=b.get(s))){var d=O(e,l,n,c,a);"self"===d&&(i=!0);var f=r.get(n)||r.set(n,[]);f.push(l)}}),this),this._enableBlurEntireSVG(i,e)},e.prototype._enableBlurEntireSVG=function(e,t){if(e&&t.isGeo){var n=t.mapOrGeoModel.getModel(["blur","itemStyle"]).getItemStyle(),r=n.opacity;this._svgGraphicRecord.root.traverse((function(e){if(!e.isGroup){(0,c.setDefaultStateProxy)(e);var t=e.ensureState("blur").style||{};null==t.opacity&&null!=r&&(t.opacity=r),e.ensureState("emphasis")}}))}},e.prototype.remove=function(){this._regionsGroup.removeAll(),this._regionsGroupByName=null,this._svgGroup.removeAll(),this._freeSVG(),this._controller.dispose(),this._controllerHost=null},e.prototype.findHighDownDispatchers=function(e,t){if(null==e)return[];var n=t.coordinateSystem;if("geoJSON"===n.resourceType){var r=this._regionsGroupByName;if(r){var i=r.get(e);return i?[i]:[]}}else if("geoSVG"===n.resourceType)return this._svgDispatcherMap&&this._svgDispatcherMap.get(e)||[]},e.prototype._svgResourceChanged=function(e){return this._svgMapName!==e},e.prototype._useSVG=function(e){var t=d.default.getGeoResource(e);if(t&&"geoSVG"===t.type){var n=t.useGraphic(this.uid);this._svgGroup.add(n.root),this._svgGraphicRecord=n,this._svgMapName=e}},e.prototype._freeSVG=function(){var e=this._svgMapName;if(null!=e){var t=d.default.getGeoResource(e);t&&"geoSVG"===t.type&&t.freeGraphic(this.uid),this._svgGraphicRecord=null,this._svgDispatcherMap=null,this._svgGroup.removeAll(),this._svgMapName=null}},e.prototype._updateController=function(e,t,n){var r=e.coordinateSystem,i=this._controller,o=this._controllerHost;o.zoomLimit=e.get("scaleLimit"),o.zoom=r.getZoom(),i.enable(e.get("roam")||!1);var u=e.mainType;function c(){var t={type:"geoRoam",componentType:u};return t[u+"Id"]=e.id,t}i.off("pan").on("pan",(function(e){this._mouseDownFlag=!1,s.updateViewOnPan(o,e.dx,e.dy),n.dispatchAction(a.extend(c(),{dx:e.dx,dy:e.dy,animation:{duration:0}}))}),this),i.off("zoom").on("zoom",(function(e){this._mouseDownFlag=!1,s.updateViewOnZoom(o,e.scale,e.originX,e.originY),n.dispatchAction(a.extend(c(),{zoom:e.scale,originX:e.originX,originY:e.originY,animation:{duration:0}}))}),this),i.setPointerChecker((function(t,i,a){return r.containPoint([i,a])&&!(0,l.onIrrelevantElement)(t,n,e)}))},e.prototype.resetForLabelLayout=function(){this.group.traverse((function(e){var t=e.getTextContent();t&&(t.ignore=S(t).ignore)}))},e.prototype._updateMapSelectHandler=function(e,t,n,r){var i=this;t.off("mousedown"),t.off("click"),e.get("selectedMode")&&(t.on("mousedown",(function(){i._mouseDownFlag=!0})),t.on("click",(function(e){i._mouseDownFlag&&(i._mouseDownFlag=!1)})))},e}();function I(e,t,n,r){var i=r.getModel("itemStyle"),a=r.getModel(["emphasis","itemStyle"]),o=r.getModel(["blur","itemStyle"]),s=r.getModel(["select","itemStyle"]),l=M(i),u=M(a),d=M(s),f=M(o),h=e.data;if(h){var p=h.getItemVisual(n,"style"),v=h.getItemVisual(n,"decal");e.isVisualEncodedByVisualMap&&p.fill&&(l.fill=p.fill),v&&(l.decal=(0,g.createOrUpdatePatternFromDecal)(v,e.api))}t.setStyle(l),t.style.strokeNoScale=!0,t.ensureState("emphasis").style=u,t.ensureState("select").style=d,t.ensureState("blur").style=f,(0,c.setDefaultStateProxy)(t)}function A(e,t,n,r,i,a,o){var s=e.data,l=e.isGeo,u=s&&isNaN(s.get(s.mapDimension("value"),a)),c=s&&s.getItemLayout(a);if(l||u||c&&c.showLabel){var d=l?n:a,f=void 0;(!s||a>=0)&&(f=i);var p=o?{normal:{align:"center",verticalAlign:"middle"}}:null;(0,h.setLabelStyle)(t,(0,h.getLabelStatesModels)(r),{labelFetcher:f,labelDataIndex:d,defaultText:n},p);var g=t.getTextContent();if(g&&(S(g).ignore=g.ignore,t.textConfig&&o)){var v=t.getBoundingRect().clone();t.textConfig.layoutRect=v,t.textConfig.position=[(o[0]-v.x)/v.width*100+"%",(o[1]-v.y)/v.height*100+"%"]}t.disableLabelAnimation=!0}else t.removeTextContent(),t.removeTextConfig(),t.disableLabelAnimation=null}function C(e,t,n,r,i,a){e.data?e.data.setItemGraphicEl(a,t):(0,p.getECData)(t).eventData={componentType:"geo",componentIndex:i.componentIndex,geoIndex:i.componentIndex,name:n,region:r&&r.option||{}}}function P(e,t,n,r,i){e.data||u.setTooltipConfig({el:t,componentModel:i,itemName:n,itemTooltipOption:r.get("tooltip")})}function O(e,t,n,r,i){t.highDownSilentOnTouch=!!i.get("selectedMode");var a=r.getModel("emphasis"),o=a.get("focus");return(0,c.toggleHoverEmphasis)(t,o,a.get("blurScope"),a.get("disabled")),e.isGeo&&(0,c.enableComponentHighDownFeatures)(t,i,n),o}function D(e,t,n){var r,i=[];function o(){r=[]}function s(){r.length&&(i.push(r),r=[])}var l=t({polygonStart:o,polygonEnd:s,lineStart:o,lineEnd:s,point:function(e,t){isFinite(e)&&isFinite(t)&&r.push([e,t])},sphere:function(){}});return!n&&l.polygonStart(),a.each(e,(function(e){l.lineStart();for(var t=0;t<e.length;t++)l.point(e[t][0],e[t][1]);l.lineEnd()})),!n&&l.polygonEnd(),i}var L=T;t.default=L},"5ba8":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,i.use)(c.install),e.registerChartView(l.default),e.registerSeriesModel(u.default),e.registerLayout(a.default),e.registerProcessor((0,o.default)("radar")),e.registerPreprocessor(s.default)};var i=n("86e3"),a=r(n("eaa0")),o=r(n("c2f9")),s=r(n("5b62")),l=r(n("680b")),u=r(n("cef8")),c=n("cda4")},"5c1c":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("70cd")),s=r(n("58f5")),l=r(n("eea5")),u=n("30ac"),c=n("e131"),d=i(n("83c4")),f=i(n("c540")),h=l.makeInner(),p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.init=function(t){e.prototype.init.apply(this,arguments),this.legendVisualProvider=new d.default(s.bind(this.getData,this),s.bind(this.getRawData,this)),this._defaultLabelLine(t)},t.prototype.mergeOption=function(){e.prototype.mergeOption.apply(this,arguments)},t.prototype.getInitialData=function(){return(0,o.default)(this,{coordDimensions:["value"],encodeDefaulter:s.curry(c.makeSeriesEncodeForNameBased,this)})},t.prototype.getDataParams=function(t){var n=this.getData(),r=h(n),i=r.seats;if(!i){var a=[];n.each(n.mapDimension("value"),(function(e){a.push(e)})),i=r.seats=(0,u.getPercentSeats)(a,n.hostModel.get("percentPrecision"))}var o=e.prototype.getDataParams.call(this,t);return o.percent=i[t]||0,o.$vars.push("percent"),o},t.prototype._defaultLabelLine=function(e){l.defaultEmphasis(e,"labelLine",["show"]);var t=e.labelLine,n=e.emphasis.labelLine;t.show=t.show&&e.label.show,n.show=n.show&&e.emphasis.label.show},t.type="series.pie",t.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,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%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,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"},t}(f.default),g=p;t.default=g},"5dde":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("ca24")),o=r(n("533d")),s=n("93a8"),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.prototype.onclick=function(e,t){o.clear(e),t.dispatchAction({type:"restore",from:this.uid})},t.getDefaultOption=function(e){var t={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:e.getLocaleModel().get(["toolbox","restore","title"])};return t},t}(s.ToolboxFeature);a.registerAction({type:"restore",event:"restore",update:"prepareAndUpdate"},(function(e,t){t.resetOption("recreate")}));var u=l;t.default=u},"5df4":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createScaleByModel=function(e,t){if(t=t||e.get("type"),t)switch(t){case"category":return new o.default({ordinalMeta:e.getOrdinalMeta?e.getOrdinalMeta():e.getCategories(),extent:[1/0,-1/0]});case"time":return new d.default({locale:e.ecModel.getLocaleModel(),useUTC:e.ecModel.get("useUTC")});default:return new(l.default.getClass(t)||s.default)}},t.estimateLabelUnionRect=function(e){var t,n,r=e.model,i=e.scale;if(!r.get(["axisLabel","show"])||i.isBlank())return;var a=i.getExtent();i instanceof o.default?n=i.count():(t=i.getTicks(),n=t.length);var s,l=e.getLabelModel(),u=v(e),c=1;n>40&&(c=Math.ceil(n/40));for(var d=0;d<n;d+=c){var f=t?t[d]:{value:a[0]+d},h=u(f,d),p=l.getTextRect(h),g=m(p,l.get("rotate")||0);s?s.union(g):s=g}return s},t.getAxisRawValue=y,t.getDataDimensionsOnAxis=b,t.getOptionCategoryInterval=_,t.getScaleExtent=g,t.ifAxisCrossZero=function(e){var t=e.scale.getExtent(),n=t[0],r=t[1];return!(n>0&&r>0||n<0&&r<0)},t.makeLabelFormatter=v,t.niceScaleExtent=function(e,t){var n=t,r=g(e,n),i=r.extent,a=n.get("splitNumber");e instanceof f.default&&(e.base=n.get("logBase"));var o=e.type,s=n.get("interval"),l="interval"===o||"time"===o;e.setExtent(i[0],i[1]),e.calcNiceExtent({splitNumber:a,fixMin:r.fixMin,fixMax:r.fixMax,minInterval:l?n.get("minInterval"):null,maxInterval:l?n.get("maxInterval"):null}),null!=s&&e.setInterval&&e.setInterval(s)},t.shouldShowAllLabels=function(e){return"category"===e.type&&0===_(e.getLabelModel())},t.unionAxisExtentFromData=function(e,t,n){t&&a.each(b(t,n),(function(n){var r=t.getApproximateExtent(n);r[0]<e[0]&&(e[0]=r[0]),r[1]>e[1]&&(e[1]=r[1])}))},n("ac1f"),n("5319");var a=i(n("58f5")),o=r(n("3fdd")),s=r(n("4cf8")),l=r(n("8ec9")),u=n("f1f4"),c=r(n("77ef")),d=r(n("5640")),f=r(n("46c1")),h=n("e4b1"),p=n("837a");function g(e,t){var n=e.type,r=(0,p.ensureScaleRawExtentInfo)(e,t,e.getExtent()).calculate();e.setBlank(r.isBlank);var i=r.min,o=r.max,s=t.ecModel;if(s&&"time"===n){var l=(0,u.prepareLayoutBarSeries)("bar",s),c=!1;if(a.each(l,(function(e){c=c||e.getBaseAxis()===t.axis})),c){var d=(0,u.makeColumnLayout)(l),f=function(e,t,n,r){var i=n.axis.getExtent(),o=i[1]-i[0],s=(0,u.retrieveColumnLayout)(r,n.axis);if(void 0===s)return{min:e,max:t};var l=1/0;a.each(s,(function(e){l=Math.min(e.offset,l)}));var c=-1/0;a.each(s,(function(e){c=Math.max(e.offset+e.width,c)})),l=Math.abs(l),c=Math.abs(c);var d=l+c,f=t-e,h=1-(l+c)/o,p=f/h-f;return t+=p*(c/d),e-=p*(l/d),{min:e,max:t}}(i,o,t,d);i=f.min,o=f.max}}return{extent:[i,o],fixMin:r.minFixed,fixMax:r.maxFixed}}function v(e){var t=e.getLabelModel().get("formatter"),n="category"===e.type?e.scale.getExtent()[0]:null;return"time"===e.scale.type?function(t){return function(n,r){return e.scale.getFormattedLabel(n,r,t)}}(t):a.isString(t)?function(t){return function(n){var r=e.scale.getLabel(n),i=t.replace("{value}",null!=r?r:"");return i}}(t):a.isFunction(t)?function(t){return function(r,i){return null!=n&&(i=r.value-n),t(y(e,r),i,null!=r.level?{level:r.level}:null)}}(t):function(t){return e.scale.getLabel(t)}}function y(e,t){return"category"===e.type?e.scale.getLabel(t):t.value}function m(e,t){var n=t*Math.PI/180,r=e.width,i=e.height,a=r*Math.abs(Math.cos(n))+Math.abs(i*Math.sin(n)),o=r*Math.abs(Math.sin(n))+Math.abs(i*Math.cos(n)),s=new c.default(e.x,e.y,a,o);return s}function _(e){var t=e.get("interval");return null==t?"auto":t}function b(e,t){var n={};return a.each(e.mapDimensionsAll(t),(function(t){n[(0,h.getStackedDimension)(e,t)]=!0})),a.keys(n)}},"5e69":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.containStroke=function(e,t,n,r,i,a,o){if(0===i)return!1;var s=i,l=0,u=e;if(o>t+s&&o>r+s||o<t-s&&o<r-s||a>e+s&&a>n+s||a<e-s&&a<n-s)return!1;if(e===n)return Math.abs(a-e)<=s/2;l=(t-r)/(e-n),u=(e*r-n*t)/(e-n);var c=l*a-o+u,d=c*c/(l*l+1);return d<=s/2*s/2}},"5f8a":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("62fe")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.findAxisModel=function(e){var t,n=this.ecModel;return n.eachComponent(e,(function(e){e.getCoordSysModel()===this&&(t=e)}),this),t},t.type="polar",t.dependencies=["radiusAxis","angleAxis"],t.defaultOption={z:0,center:["50%","50%"],radius:"80%"},t}(a.default),s=o;t.default=s},"5fba":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,a.use)(r.install),(0,a.use)(i.install)};var r=n("1120"),i=n("2b2a"),a=n("86e3")},"5fd8":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9"),n("fb6a"),n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("3010")),l=i(n("30ac")),u=n("7b1f"),c=[20,140],d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.optionUpdated=function(t,n){e.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual((function(e){e.mappingMethod="linear",e.dataExtent=this.getExtent()})),this._resetRange()},t.prototype.resetItemSize=function(){e.prototype.resetItemSize.apply(this,arguments);var t=this.itemSize;(null==t[0]||isNaN(t[0]))&&(t[0]=c[0]),(null==t[1]||isNaN(t[1]))&&(t[1]=c[1])},t.prototype._resetRange=function(){var e=this.getExtent(),t=this.option.range;!t||t.auto?(e.auto=1,this.option.range=e):o.isArray(t)&&(t[0]>t[1]&&t.reverse(),t[0]=Math.max(t[0],e[0]),t[1]=Math.min(t[1],e[1]))},t.prototype.completeVisualOption=function(){e.prototype.completeVisualOption.apply(this,arguments),o.each(this.stateList,(function(e){var t=this.option.controller[e].symbolSize;t&&t[0]!==t[1]&&(t[0]=t[1]/3)}),this)},t.prototype.setSelected=function(e){this.option.range=e.slice(),this._resetRange()},t.prototype.getSelected=function(){var e=this.getExtent(),t=l.asc((this.get("range")||[]).slice());return t[0]>e[1]&&(t[0]=e[1]),t[1]>e[1]&&(t[1]=e[1]),t[0]<e[0]&&(t[0]=e[0]),t[1]<e[0]&&(t[1]=e[0]),t},t.prototype.getValueState=function(e){var t=this.option.range,n=this.getExtent();return(t[0]<=n[0]||t[0]<=e)&&(t[1]>=n[1]||e<=t[1])?"inRange":"outOfRange"},t.prototype.findTargetDataIndices=function(e){var t=[];return this.eachTargetSeries((function(n){var r=[],i=n.getData();i.each(this.getDataDimensionIndex(i),(function(t,n){e[0]<=t&&t<=e[1]&&r.push(n)}),this),t.push({seriesId:n.id,dataIndex:r})}),this),t},t.prototype.getVisualMeta=function(e){var t=f(this,"outOfRange",this.getExtent()),n=f(this,"inRange",this.option.range.slice()),r=[];function i(t,n){r.push({value:t,color:e(t,n)})}for(var a=0,o=0,s=n.length,l=t.length;o<l&&(!n.length||t[o]<=n[0]);o++)t[o]<n[a]&&i(t[o],"outOfRange");for(var u=1;a<s;a++,u=0)u&&r.length&&i(n[a],"outOfRange"),i(n[a],"inRange");for(u=1;o<l;o++)(!n.length||n[n.length-1]<t[o])&&(u&&(r.length&&i(r[r.length-1].value,"outOfRange"),u=0),i(t[o],"outOfRange"));var c=r.length;return{stops:r,outerColors:[c?r[0].color:"transparent",c?r[c-1].color:"transparent"]}},t.type="visualMap.continuous",t.defaultOption=(0,u.inheritDefaultOption)(s.default.defaultOption,{align:"auto",calculable:!1,hoverLink:!0,realtime:!0,handleIcon:"path://M-11.39,9.77h0a3.5,3.5,0,0,1-3.5,3.5h-22a3.5,3.5,0,0,1-3.5-3.5h0a3.5,3.5,0,0,1,3.5-3.5h22A3.5,3.5,0,0,1-11.39,9.77Z",handleSize:"120%",handleStyle:{borderColor:"#fff",borderWidth:1},indicatorIcon:"circle",indicatorSize:"50%",indicatorStyle:{borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}}),t}(s.default);function f(e,t,n){if(n[0]===n[1])return n.slice();for(var r=(n[1]-n[0])/200,i=n[0],a=[],o=0;o<=200&&i<n[1];o++)a.push(i),i+=r;return a.push(n[1]),a}var h=d;t.default=h},6005:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(Array.isArray(e))return(0,r.default)(e)};var r=function(e){return e&&e.__esModule?e:{default:e}}(n("6b75"))},"608f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.brush=P,t.brushSingle=function(e,t){P(e,t,{inHover:!1,viewWidth:0,viewHeight:0},!0)},t.createCanvasPattern=x,n("cb29"),n("38cf");var i=n("1354"),a=r(n("b589")),o=n("1ac4"),s=n("d1c5"),l=r(n("bec7")),u=r(n("3adc")),c=r(n("4db2")),d=n("58f5"),f=n("6b9e"),h=n("d0c6"),p=n("6b88"),g=new a.default(!0);function v(e){var t=e.stroke;return!(null==t||"none"===t||!(e.lineWidth>0))}function y(e){return"string"===typeof e&&"none"!==e}function m(e){var t=e.fill;return null!=t&&"none"!==t}function _(e,t){if(null!=t.fillOpacity&&1!==t.fillOpacity){var n=e.globalAlpha;e.globalAlpha=t.fillOpacity*t.opacity,e.fill(),e.globalAlpha=n}else e.fill()}function b(e,t){if(null!=t.strokeOpacity&&1!==t.strokeOpacity){var n=e.globalAlpha;e.globalAlpha=t.strokeOpacity*t.opacity,e.stroke(),e.globalAlpha=n}else e.stroke()}function x(e,t,n){var r=(0,o.createOrUpdateImage)(t.image,t.__image,n);if((0,o.isImageReady)(r)){var i=e.createPattern(r,t.repeat||"repeat");if("function"===typeof DOMMatrix&&i&&i.setTransform){var a=new DOMMatrix;a.translateSelf(t.x||0,t.y||0),a.rotateSelf(0,0,(t.rotation||0)*d.RADIAN_TO_DEGREE),a.scaleSelf(t.scaleX||1,t.scaleY||1),i.setTransform(a)}return i}}var S=["shadowBlur","shadowOffsetX","shadowOffsetY"],M=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function w(e,t,n,r,a){var o=!1;if(!r&&(n=n||{},t===n))return!1;if(r||t.opacity!==n.opacity){A(e,a),o=!0;var s=Math.max(Math.min(t.opacity,1),0);e.globalAlpha=isNaN(s)?i.DEFAULT_COMMON_STYLE.opacity:s}(r||t.blend!==n.blend)&&(o||(A(e,a),o=!0),e.globalCompositeOperation=t.blend||i.DEFAULT_COMMON_STYLE.blend);for(var l=0;l<S.length;l++){var u=S[l];(r||t[u]!==n[u])&&(o||(A(e,a),o=!0),e[u]=e.dpr*(t[u]||0))}return(r||t.shadowColor!==n.shadowColor)&&(o||(A(e,a),o=!0),e.shadowColor=t.shadowColor||i.DEFAULT_COMMON_STYLE.shadowColor),o}function T(e,t,n,r,i){var a=C(t,i.inHover),o=r?null:n&&C(n,i.inHover)||{};if(a===o)return!1;var s=w(e,a,o,r,i);if((r||a.fill!==o.fill)&&(s||(A(e,i),s=!0),y(a.fill)&&(e.fillStyle=a.fill)),(r||a.stroke!==o.stroke)&&(s||(A(e,i),s=!0),y(a.stroke)&&(e.strokeStyle=a.stroke)),(r||a.opacity!==o.opacity)&&(s||(A(e,i),s=!0),e.globalAlpha=null==a.opacity?1:a.opacity),t.hasStroke()){var l=a.lineWidth,u=l/(a.strokeNoScale&&t.getLineScale?t.getLineScale():1);e.lineWidth!==u&&(s||(A(e,i),s=!0),e.lineWidth=u)}for(var c=0;c<M.length;c++){var d=M[c],f=d[0];(r||a[f]!==o[f])&&(s||(A(e,i),s=!0),e[f]=a[f]||d[1])}return s}function I(e,t){var n=t.transform,r=e.dpr||1;n?e.setTransform(r*n[0],r*n[1],r*n[2],r*n[3],r*n[4],r*n[5]):e.setTransform(r,0,0,r,0,0)}function A(e,t){t.batchFill&&e.fill(),t.batchStroke&&e.stroke(),t.batchFill="",t.batchStroke=""}function C(e,t){return t&&e.__hoverStyle||e.style}function P(e,t,n,r){var i=t.transform;if(!t.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1))return t.__dirty&=~h.REDRAW_BIT,void(t.__isRendered=!1);var a=t.__clipPaths,d=n.prevElClipPaths,y=!1,S=!1;if(d&&!(0,s.isClipPathChanged)(a,d)||(d&&d.length&&(A(e,n),e.restore(),S=y=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),a&&a.length&&(A(e,n),e.save(),function(e,t,n){for(var r=!1,i=0;i<e.length;i++){var a=e[i];r=r||a.isZeroArea(),I(t,a),t.beginPath(),a.buildPath(t,a.shape),t.clip()}n.allClipped=r}(a,e,n),y=!0),n.prevElClipPaths=a),n.allClipped)t.__isRendered=!1;else{t.beforeBrush&&t.beforeBrush(),t.innerBeforeBrush();var M=n.prevEl;M||(S=y=!0);var O=t instanceof l.default&&t.autoBatch&&function(e){var t=m(e),n=v(e);return!(e.lineDash||!(+t^+n)||t&&"string"!==typeof e.fill||n&&"string"!==typeof e.stroke||e.strokePercent<1||e.strokeOpacity<1||e.fillOpacity<1)}(t.style);y||function(e,t){return e&&t?e[0]!==t[0]||e[1]!==t[1]||e[2]!==t[2]||e[3]!==t[3]||e[4]!==t[4]||e[5]!==t[5]:!(!e&&!t)}(i,M.transform)?(A(e,n),I(e,t)):O||A(e,n);var D=C(t,n.inHover);t instanceof l.default?(1!==n.lastDrawType&&(S=!0,n.lastDrawType=1),T(e,t,M,S,n),O&&(n.batchFill||n.batchStroke)||e.beginPath(),function(e,t,n,r){var i,a=v(n),o=m(n),l=n.strokePercent,u=l<1,c=!t.path;t.silent&&!u||!c||t.createPathProxy();var d=t.path||g,p=t.__dirty;if(!r){var y=n.fill,S=n.stroke,M=o&&!!y.colorStops,w=a&&!!S.colorStops,T=o&&!!y.image,I=a&&!!S.image,A=void 0,C=void 0,P=void 0,O=void 0,D=void 0;(M||w)&&(D=t.getBoundingRect()),M&&(A=p?(0,s.getCanvasGradient)(e,y,D):t.__canvasFillGradient,t.__canvasFillGradient=A),w&&(C=p?(0,s.getCanvasGradient)(e,S,D):t.__canvasStrokeGradient,t.__canvasStrokeGradient=C),T&&(P=p||!t.__canvasFillPattern?x(e,y,t):t.__canvasFillPattern,t.__canvasFillPattern=P),I&&(O=p||!t.__canvasStrokePattern?x(e,S,t):t.__canvasStrokePattern,t.__canvasStrokePattern=P),M?e.fillStyle=A:T&&(P?e.fillStyle=P:o=!1),w?e.strokeStyle=C:I&&(O?e.strokeStyle=O:a=!1)}var L,E,k=t.getGlobalScale();d.setScale(k[0],k[1],t.segmentIgnoreThreshold),e.setLineDash&&n.lineDash&&(i=(0,f.getLineDash)(t),L=i[0],E=i[1]);var R=!0;(c||p&h.SHAPE_CHANGED_BIT)&&(d.setDPR(e.dpr),u?d.setContext(null):(d.setContext(e),R=!1),d.reset(),t.buildPath(d,t.shape,r),d.toStatic(),t.pathUpdated()),R&&d.rebuildPath(e,u?l:1),L&&(e.setLineDash(L),e.lineDashOffset=E),r||(n.strokeFirst?(a&&b(e,n),o&&_(e,n)):(o&&_(e,n),a&&b(e,n))),L&&e.setLineDash([])}(e,t,D,O),O&&(n.batchFill=D.fill||"",n.batchStroke=D.stroke||"")):t instanceof c.default?(3!==n.lastDrawType&&(S=!0,n.lastDrawType=3),T(e,t,M,S,n),function(e,t,n){var r,i=n.text;if(null!=i&&(i+=""),i){e.font=n.font||p.DEFAULT_FONT,e.textAlign=n.textAlign,e.textBaseline=n.textBaseline;var a=void 0,o=void 0;e.setLineDash&&n.lineDash&&(r=(0,f.getLineDash)(t),a=r[0],o=r[1]),a&&(e.setLineDash(a),e.lineDashOffset=o),n.strokeFirst?(v(n)&&e.strokeText(i,n.x,n.y),m(n)&&e.fillText(i,n.x,n.y)):(m(n)&&e.fillText(i,n.x,n.y),v(n)&&e.strokeText(i,n.x,n.y)),a&&e.setLineDash([])}}(e,t,D)):t instanceof u.default?(2!==n.lastDrawType&&(S=!0,n.lastDrawType=2),function(e,t,n,r,i){w(e,C(t,i.inHover),n&&C(n,i.inHover),r,i)}(e,t,M,S,n),function(e,t,n){var r=t.__image=(0,o.createOrUpdateImage)(n.image,t.__image,t,t.onload);if(r&&(0,o.isImageReady)(r)){var i=n.x||0,a=n.y||0,s=t.getWidth(),l=t.getHeight(),u=r.width/r.height;if(null==s&&null!=l?s=l*u:null==l&&null!=s?l=s/u:null==s&&null==l&&(s=r.width,l=r.height),n.sWidth&&n.sHeight){var c=n.sx||0,d=n.sy||0;e.drawImage(r,c,d,n.sWidth,n.sHeight,i,a,s,l)}else if(n.sx&&n.sy){c=n.sx,d=n.sy;var f=s-c,h=l-d;e.drawImage(r,c,d,f,h,i,a,s,l)}else e.drawImage(r,i,a,s,l)}}(e,t,D)):t.getTemporalDisplayables&&(4!==n.lastDrawType&&(S=!0,n.lastDrawType=4),function(e,t,n){var r=t.getDisplayables(),i=t.getTemporalDisplayables();e.save();var a,o,s={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover};for(a=t.getCursor(),o=r.length;a<o;a++){var l=r[a];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),P(e,l,s,a===o-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}for(var u=0,c=i.length;u<c;u++){l=i[u];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),P(e,l,s,u===c-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}t.clearTemporalDisplayables(),t.notClear=!0,e.restore()}(e,t,n)),O&&r&&A(e,n),t.innerAfterBrush(),t.afterBrush&&t.afterBrush(),n.prevEl=t,t.__dirty=0,t.__isRendered=!0}}},"60c7":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,a.use)(d.install),f.default.registerAxisPointerClass("SingleAxisPointer",h.default),e.registerComponentView(p),e.registerComponentView(s.default),e.registerComponentModel(u.default),(0,l.default)(e,"single",u.default,u.default.defaultOption),e.registerCoordinateSystem("single",c.default)};var i=n("9ab4"),a=n("86e3"),o=r(n("54f8")),s=r(n("554e")),l=r(n("e73a")),u=r(n("4840e")),c=r(n("bdbe")),d=n("2b2a"),f=r(n("23a0")),h=r(n("7c40")),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="single",t}(o.default)},"60f6":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("58f5"),i=n("afaa"),a=n("caea"),o=(0,r.createHashMap)(),s={registerMap:function(e,t,n){if(t.svg){var r=new i.GeoSVGResource(e,t.svg);o.set(e,r)}else{var s=t.geoJson||t.geoJSON;s&&!t.features?n=t.specialAreas:s=t;r=new a.GeoJSONResource(e,s,n);o.set(e,r)}},getGeoResource:function(e){return o.get(e)},getMapForUser:function(e){var t=o.get(e);return t&&"geoJSON"===t.type&&t.getMapForUser()},load:function(e,t,n){var r=o.get(e);if(r)return r.load(t,n)}};t.default=s},"61bb":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createClipPath=function(e,t,n,r,i){if(!e)return null;if("polar"===e.type)return l(e,t,n);if("cartesian2d"===e.type)return s(e,t,n,r,i);return null},t.createGridClipPath=s,t.createPolarClipPath=l;var i=r(n("e136")),a=n("30ac"),o=n("58f5");function s(e,t,n,r,a){var s=e.getArea(),l=s.x,u=s.y,c=s.width,d=s.height,f=n.get(["lineStyle","width"])||2;l-=f/2,u-=f/2,c+=f,d+=f,l=Math.floor(l),c=Math.round(c);var h=new i.Rect({shape:{x:l,y:u,width:c,height:d}});if(t){var p=e.getBaseAxis(),g=p.isHorizontal(),v=p.inverse;g?(v&&(h.shape.x+=c),h.shape.width=0):(v||(h.shape.y+=d),h.shape.height=0);var y=(0,o.isFunction)(a)?function(e){a(e,h)}:null;i.initProps(h,{shape:{width:c,height:d,x:l,y:u}},n,null,r,y)}return h}function l(e,t,n){var r=e.getArea(),o=(0,a.round)(r.r0,1),s=(0,a.round)(r.r,1),l=new i.Sector({shape:{cx:(0,a.round)(e.cx,1),cy:(0,a.round)(e.cy,1),r0:o,r:s,startAngle:r.startAngle,endAngle:r.endAngle,clockwise:r.clockwise}});if(t){var u="angle"===e.getBaseAxis().dim;u?l.shape.endAngle=r.startAngle:l.shape.r=o,i.initProps(l,{shape:{endAngle:r.endAngle,r:s}},n)}return l}},"621c5":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.eachSeriesByType("graph",(function(e){"circular"===e.get("layout")&&(0,r.circularLayout)(e,"symbolSize")}))};var r=n("6ce2")},6233:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.enableClassCheck=function(e){var t=["__\0is_clz",l++].join("_");e.prototype[t]=!0,!1;e.isInstance=function(e){return!(!e||!e[t])}},t.enableClassExtend=function(e,t){e.$constructor=e,e.extend=function(e){var t,n=this;return!function(e){return a.isFunction(e)&&/^class\s/.test(Function.prototype.toString.call(e))}(n)?(t=function(){(e.$constructor||n).apply(this,arguments)},a.inherits(t,this)):t=function(e){function t(){return e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t}(n),a.extend(t.prototype,e),t["___EC__EXTENDED_CLASS___"]=!0,t.extend=this.extend,t.superCall=u,t.superApply=c,t.superClass=n,t}},t.enableClassManagement=function(e){var t={};e.registerClass=function(e){var n=e.type||e.prototype.type;if(n){(function(e){a.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(e),'componentType "'+e+'" illegal')})(n),e.prototype.type=n;var r=s(n);if(r.sub){if(r.sub!==o){var i=function(e){var n=t[e.main];return n&&n[o]||(n=t[e.main]={},n[o]=!0),n}(r);i[r.sub]=e}}else t[r.main]=e}return e},e.getClass=function(e,n,r){var i=t[e];if(i&&i[o]&&(i=n?i[n]:null),r&&!i)throw new Error(n?"Component "+e+"."+(n||"")+" is used but not imported.":e+".type should be specified.");return i},e.getClassesByMainType=function(e){var n=s(e),r=[],i=t[n.main];return i&&i[o]?a.each(i,(function(e,t){t!==o&&r.push(e)})):r.push(i),r},e.hasClass=function(e){var n=s(e);return!!t[n.main]},e.getAllClassMainTypes=function(){var e=[];return a.each(t,(function(t,n){e.push(n)})),e},e.hasSubTypes=function(e){var n=s(e),r=t[n.main];return r&&r[o]}},t.isExtendedClass=function(e){return!(!e||!e["___EC__EXTENDED_CLASS___"])},t.mountExtend=function(e,t){e.extend=t.extend},t.parseClassType=s,n("ac1f"),n("1276"),n("00b4"),n("d3b7"),n("d9e2"),n("d401"),n("14d9");var i=n("9ab4"),a=r(n("58f5")),o="___EC__COMPONENT__CONTAINER___";function s(e){var t={main:"",sub:""};if(e){var n=e.split(".");t.main=n[0]||"",t.sub=n[1]||""}return t}var l=Math.round(10*Math.random());function u(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return this.superClass.prototype[t].apply(e,n)}function c(e,t,n){return this.superClass.prototype[t].apply(e,n)}},"62d6":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,i.use)(c.install),e.registerChartView(a.default),e.registerSeriesModel(o.default),e.registerLayout(l.default),e.registerProcessor(e.PRIORITY.PROCESSOR.STATISTIC,s.default),(0,u.createLegacyDataSelectAction)("map",e.registerAction)};var i=n("86e3"),a=r(n("9bd5")),o=r(n("8394")),s=r(n("854f")),l=r(n("e9d2")),u=n("f525"),c=n("b98d")},"62fe":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("99af"),n("3c65");var a=n("9ab4"),o=i(n("58f5")),s=r(n("f390")),l=i(n("7b1f")),u=n("6233"),c=n("eea5"),d=i(n("06fd")),f=(0,c.makeInner)(),h=function(e){function t(t,n,r){var i=e.call(this,t,n,r)||this;return i.uid=l.getUID("ec_cpt_model"),i}return(0,a.__extends)(t,e),t.prototype.init=function(e,t,n){this.mergeDefaultAndTheme(e,n)},t.prototype.mergeDefaultAndTheme=function(e,t){var n=d.fetchLayoutMode(this),r=n?d.getLayoutParams(e):{},i=t.getTheme();o.merge(e,i.get(this.mainType)),o.merge(e,this.getDefaultOption()),n&&d.mergeLayoutParam(e,r,n)},t.prototype.mergeOption=function(e,t){o.merge(this.option,e,!0);var n=d.fetchLayoutMode(this);n&&d.mergeLayoutParam(this.option,e,n)},t.prototype.optionUpdated=function(e,t){},t.prototype.getDefaultOption=function(){var e=this.constructor;if(!(0,u.isExtendedClass)(e))return e.defaultOption;var t=f(this);if(!t.defaultOption){var n=[],r=e;while(r){var i=r.prototype.defaultOption;i&&n.push(i),r=r.superClass}for(var a={},s=n.length-1;s>=0;s--)a=o.merge(a,n[s],!0);t.defaultOption=a}return t.defaultOption},t.prototype.getReferringComponents=function(e,t){var n=e+"Index",r=e+"Id";return(0,c.queryReferringComponents)(this.ecModel,e,{index:this.get(n,!0),id:this.get(r,!0)},t)},t.prototype.getBoxLayoutParams=function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}},t.prototype.getZLevelKey=function(){return""},t.prototype.setZLevel=function(e){this.option.zlevel=e},t.protoInitialize=function(){var e=t.prototype;e.type="component",e.id="",e.name="",e.mainType="",e.subType="",e.componentIndex=0}(),t}(s.default);(0,u.mountExtend)(h,s.default),(0,u.enableClassManagement)(h),l.enableSubTypeDefaulter(h),l.enableTopologicalTravel(h,(function(e){var t=[];o.each(h.getClassesByMainType(e),(function(e){t=t.concat(e.dependencies||e.prototype.dependencies||[])})),t=o.map(t,(function(e){return(0,u.parseClassType)(e).main})),"dataset"!==e&&o.indexOf(t,"dataset")<=0&&t.unshift("dataset");return t}));var p=h;t.default=p},6460:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.Task=void 0,t.createTask=function(e){return new i(e)};var r=n("58f5");var i=function(){function e(e){e=e||{},this._reset=e.reset,this._plan=e.plan,this._count=e.count,this._onDirty=e.onDirty,this._dirty=!0}return e.prototype.perform=function(e){var t,n=this._upstream,i=e&&e.skip;if(this._dirty&&n){var a=this.context;a.data=a.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!i&&(t=this._plan(this.context));var o,s=d(this._modBy),l=this._modDataCount||0,u=d(e&&e.modBy),c=e&&e.modDataCount||0;function d(e){return!(e>=1)&&(e=1),e}s===u&&l===c||(t="reset"),(this._dirty||"reset"===t)&&(this._dirty=!1,o=this._doReset(i)),this._modBy=u,this._modDataCount=c;var f=e&&e.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var h=this._dueIndex,p=Math.min(null!=f?this._dueIndex+f:1/0,this._dueEnd);if(!i&&(o||h<p)){var g=this._progress;if((0,r.isArray)(g))for(var v=0;v<g.length;v++)this._doProgress(g[v],h,p,u,c);else this._doProgress(g,h,p,u,c)}this._dueIndex=p;var y=null!=this._settedOutputEnd?this._settedOutputEnd:p;0,this._outputDueEnd=y}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},e.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},e.prototype._doProgress=function(e,t,n,r,i){a.reset(t,n,r,i),this._callingProgress=e,this._callingProgress({start:t,end:n,count:n-t,next:a.next},this.context)},e.prototype._doReset=function(e){var t,n;this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!e&&this._reset&&(t=this._reset(this.context),t&&t.progress&&(n=t.forceFirstProgress,t=t.progress),(0,r.isArray)(t)&&!t.length&&(t=null)),this._progress=t,this._modBy=this._modDataCount=null;var i=this._downstream;return i&&i.dirty(),n},e.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},e.prototype.pipe=function(e){(this._downstream!==e||this._dirty)&&(this._downstream=e,e._upstream=this,e.dirty())},e.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},e.prototype.getUpstream=function(){return this._upstream},e.prototype.getDownstream=function(){return this._downstream},e.prototype.setOutputEnd=function(e){this._outputDueEnd=this._settedOutputEnd=e},e}();t.Task=i;var a=function(){var e,t,n,r,i,a={reset:function(l,u,c,d){t=l,e=u,n=c,r=d,i=Math.ceil(r/n),a.next=n>1&&r>0?s:o}};return a;function o(){return t<e?t++:null}function s(){var a=t%i*n+Math.ceil(t/i),o=t>=e?null:a<r?a:t;return t++,o}}()},6477:function(e,t,n){"use strict";function r(){return[1,0,0,1,0,0]}function i(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e}n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.clone=function(e){var t=r();return i(t,e),t},t.copy=i,t.create=r,t.identity=function(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=1,e[4]=0,e[5]=0,e},t.invert=function(e,t){var n=t[0],r=t[2],i=t[4],a=t[1],o=t[3],s=t[5],l=n*o-a*r;if(!l)return null;return l=1/l,e[0]=o*l,e[1]=-a*l,e[2]=-r*l,e[3]=n*l,e[4]=(r*s-o*i)*l,e[5]=(a*i-n*s)*l,e},t.mul=function(e,t,n){var r=t[0]*n[0]+t[2]*n[1],i=t[1]*n[0]+t[3]*n[1],a=t[0]*n[2]+t[2]*n[3],o=t[1]*n[2]+t[3]*n[3],s=t[0]*n[4]+t[2]*n[5]+t[4],l=t[1]*n[4]+t[3]*n[5]+t[5];return e[0]=r,e[1]=i,e[2]=a,e[3]=o,e[4]=s,e[5]=l,e},t.rotate=function(e,t,n){var r=t[0],i=t[2],a=t[4],o=t[1],s=t[3],l=t[5],u=Math.sin(n),c=Math.cos(n);return e[0]=r*c+o*u,e[1]=-r*u+o*c,e[2]=i*c+s*u,e[3]=-i*u+c*s,e[4]=c*a+u*l,e[5]=c*l-u*a,e},t.scale=function(e,t,n){var r=n[0],i=n[1];return e[0]=t[0]*r,e[1]=t[1]*i,e[2]=t[2]*r,e[3]=t[3]*i,e[4]=t[4]*r,e[5]=t[5]*i,e},t.translate=function(e,t,n){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4]+n[0],e[5]=t[5]+n[1],e}},6483:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29"),n("fb6a");var i=r(n("0e14")),a=n("58f5"),o=n("ff74"),s=n("eea5"),l=(0,s.makeInner)(),u={seriesType:"treemap",reset:function(e){var t=e.getData().tree,n=t.root;n.isRemoved()||function e(t,n,r,s){var u=t.getModel(),d=t.getLayout(),h=t.hostTree.data;if(!d||d.invisible||!d.isInView)return;var p,g=u.getModel("itemStyle"),v=function(e,t,n){var r=(0,a.extend)({},t),i=n.designatedVisualItemStyle;return(0,a.each)(["color","colorAlpha","colorSaturation"],(function(n){i[n]=t[n];var a=e.get(n);i[n]=null,null!=a&&(r[n]=a)})),r}(g,n,s),y=h.ensureUniqueItemVisual(t.dataIndex,"style"),m=g.get("borderColor"),_=g.get("borderColorSaturation");null!=_&&(p=c(v),m=function(e,t){return null!=t?(0,o.modifyHSL)(t,null,null,e):null}(_,p));y.stroke=m;var b=t.viewChildren;if(b&&b.length){var x=function(e,t,n,r,a,o){if(!o||!o.length)return;var s=f(t,"color")||null!=a.color&&"none"!==a.color&&(f(t,"colorAlpha")||f(t,"colorSaturation"));if(!s)return;var u=t.get("visualMin"),c=t.get("visualMax"),d=n.dataExtent.slice();null!=u&&u<d[0]&&(d[0]=u),null!=c&&c>d[1]&&(d[1]=c);var h=t.get("colorMappingBy"),p={type:s.name,dataExtent:d,visual:s.range};"color"!==p.type||"index"!==h&&"id"!==h?p.mappingMethod="linear":(p.mappingMethod="category",p.loop=!0);var g=new i.default(p);return l(g).drColorMappingBy=h,g}(0,u,d,0,v,b);(0,a.each)(b,(function(t,n){if(t.depth>=r.length||t===r[t.depth]){var i=function(e,t,n,r,i,o){var s=(0,a.extend)({},t);if(i){var u=i.type,c="color"===u&&l(i).drColorMappingBy,d="index"===c?r:"id"===c?o.mapIdToIndex(n.getId()):n.getValue(e.get("visualDimension"));s[u]=i.mapValueToVisual(d)}return s}(u,v,t,n,x,s);e(t,i,r,s)}}))}else p=c(v),y.fill=p}(n,{},e.getViewRoot().getAncestors(),e)}};function c(e){var t=d(e,"color");if(t){var n=d(e,"colorAlpha"),r=d(e,"colorSaturation");return r&&(t=(0,o.modifyHSL)(t,null,null,r)),n&&(t=(0,o.modifyAlpha)(t,n)),t}}function d(e,t){var n=e[t];if(null!=n&&"none"!==n)return n}function f(e,t){var n=e.get(t);return(0,a.isArray)(n)&&n.length?{name:t,range:n}:null}t.default=u},"64e8":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Arc",{enumerable:!0,get:function(){return r.Arc}}),Object.defineProperty(t,"BezierCurve",{enumerable:!0,get:function(){return r.BezierCurve}}),Object.defineProperty(t,"BoundingRect",{enumerable:!0,get:function(){return r.BoundingRect}}),Object.defineProperty(t,"Circle",{enumerable:!0,get:function(){return r.Circle}}),Object.defineProperty(t,"CompoundPath",{enumerable:!0,get:function(){return r.CompoundPath}}),Object.defineProperty(t,"Ellipse",{enumerable:!0,get:function(){return r.Ellipse}}),Object.defineProperty(t,"Group",{enumerable:!0,get:function(){return r.Group}}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return r.Image}}),Object.defineProperty(t,"IncrementalDisplayable",{enumerable:!0,get:function(){return r.IncrementalDisplayable}}),Object.defineProperty(t,"Line",{enumerable:!0,get:function(){return r.Line}}),Object.defineProperty(t,"LinearGradient",{enumerable:!0,get:function(){return r.LinearGradient}}),Object.defineProperty(t,"Polygon",{enumerable:!0,get:function(){return r.Polygon}}),Object.defineProperty(t,"Polyline",{enumerable:!0,get:function(){return r.Polyline}}),Object.defineProperty(t,"RadialGradient",{enumerable:!0,get:function(){return r.RadialGradient}}),Object.defineProperty(t,"Rect",{enumerable:!0,get:function(){return r.Rect}}),Object.defineProperty(t,"Ring",{enumerable:!0,get:function(){return r.Ring}}),Object.defineProperty(t,"Sector",{enumerable:!0,get:function(){return r.Sector}}),Object.defineProperty(t,"Text",{enumerable:!0,get:function(){return r.Text}}),Object.defineProperty(t,"clipPointsByRect",{enumerable:!0,get:function(){return r.clipPointsByRect}}),Object.defineProperty(t,"clipRectByRect",{enumerable:!0,get:function(){return r.clipRectByRect}}),Object.defineProperty(t,"createIcon",{enumerable:!0,get:function(){return r.createIcon}}),Object.defineProperty(t,"extendPath",{enumerable:!0,get:function(){return r.extendPath}}),Object.defineProperty(t,"extendShape",{enumerable:!0,get:function(){return r.extendShape}}),Object.defineProperty(t,"getShapeClass",{enumerable:!0,get:function(){return r.getShapeClass}}),Object.defineProperty(t,"getTransform",{enumerable:!0,get:function(){return r.getTransform}}),Object.defineProperty(t,"initProps",{enumerable:!0,get:function(){return r.initProps}}),Object.defineProperty(t,"makeImage",{enumerable:!0,get:function(){return r.makeImage}}),Object.defineProperty(t,"makePath",{enumerable:!0,get:function(){return r.makePath}}),Object.defineProperty(t,"mergePath",{enumerable:!0,get:function(){return r.mergePath}}),Object.defineProperty(t,"registerShape",{enumerable:!0,get:function(){return r.registerShape}}),Object.defineProperty(t,"resizePath",{enumerable:!0,get:function(){return r.resizePath}}),Object.defineProperty(t,"updateProps",{enumerable:!0,get:function(){return r.updateProps}});var r=n("e136")},"64f2":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(o.default),e.registerComponentView(s.default),(0,l.registerFeature)("saveAsImage",u.default),(0,l.registerFeature)("magicType",c.default),(0,l.registerFeature)("dataView",d.default),(0,l.registerFeature)("dataZoom",h.default),(0,l.registerFeature)("restore",f.default),(0,i.use)(a.install)};var i=n("86e3"),a=n("56ce"),o=r(n("b1b7")),s=r(n("79d0")),l=n("93a8"),u=r(n("e6c2")),c=r(n("4ab6")),d=r(n("9b7a")),f=r(n("5dde")),h=r(n("543d"))},"65ad":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d9e2"),n("d401");var a=n("9ab4"),o=i(n("58f5")),s=r(n("2faa")),l=n("3b09"),u=r(n("62fe")),c=n("eea5"),d=n("ba5c");function f(e){(0,c.defaultEmphasis)(e,"label",["show"])}var h=(0,c.makeInner)(),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.createdBySelf=!1,n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t,n){this.mergeDefaultAndTheme(e,n),this._mergeOption(e,n,!1,!0)},t.prototype.isAnimationEnabled=function(){if(s.default.node)return!1;var e=this.__hostSeries;return this.getShallow("animation")&&e&&e.isAnimationEnabled()},t.prototype.mergeOption=function(e,t){this._mergeOption(e,t,!1,!1)},t.prototype._mergeOption=function(e,t,n,r){var i=this.mainType;n||t.eachSeries((function(e){var n=e.get(this.mainType,!0),a=h(e)[i];n&&n.data?(a?a._mergeOption(n,t,!0):(r&&f(n),o.each(n.data,(function(e){e instanceof Array?(f(e[0]),f(e[1])):f(e)})),a=this.createMarkerModelFromSeries(n,this,t),o.extend(a,{mainType:this.mainType,seriesIndex:e.seriesIndex,name:e.name,createdBySelf:!0}),a.__hostSeries=e),h(e)[i]=a):h(e)[i]=null}),this)},t.prototype.formatTooltip=function(e,t,n){var r=this.getData(),i=this.getRawValue(e),a=r.getName(e);return(0,d.createTooltipMarkup)("section",{header:this.name,blocks:[(0,d.createTooltipMarkup)("nameValue",{name:a,value:i,noName:!a,noValue:null==i})]})},t.prototype.getData=function(){return this._data},t.prototype.setData=function(e){this._data=e},t.getMarkerModelFromSeries=function(e,t){return h(e)[t]},t.type="marker",t.dependencies=["series","grid","polar","geo"],t}(u.default);o.mixin(p,l.DataFormatMixin.prototype);var g=p;t.default=g},"66f2":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.TRANSFORMABLE_PROPS=void 0,t.copyTransform=p,t.default=void 0,n("14d9");var i=r(n("6477")),a=r(n("e235")),o=i.identity;function s(e){return e>5e-5||e<-5e-5}var l=[],u=[],c=i.create(),d=Math.abs,f=function(){function e(){}return e.prototype.getLocalTransform=function(t){return e.getLocalTransform(this,t)},e.prototype.setPosition=function(e){this.x=e[0],this.y=e[1]},e.prototype.setScale=function(e){this.scaleX=e[0],this.scaleY=e[1]},e.prototype.setSkew=function(e){this.skewX=e[0],this.skewY=e[1]},e.prototype.setOrigin=function(e){this.originX=e[0],this.originY=e[1]},e.prototype.needLocalTransform=function(){return s(this.rotation)||s(this.x)||s(this.y)||s(this.scaleX-1)||s(this.scaleY-1)||s(this.skewX)||s(this.skewY)},e.prototype.updateTransform=function(){var e=this.parent&&this.parent.transform,t=this.needLocalTransform(),n=this.transform;t||e?(n=n||i.create(),t?this.getLocalTransform(n):o(n),e&&(t?i.mul(n,e,n):i.copy(n,e)),this.transform=n,this._resolveGlobalScaleRatio(n)):n&&(o(n),this.invTransform=null)},e.prototype._resolveGlobalScaleRatio=function(e){var t=this.globalScaleRatio;if(null!=t&&1!==t){this.getGlobalScale(l);var n=l[0]<0?-1:1,r=l[1]<0?-1:1,a=((l[0]-n)*t+n)/l[0]||0,o=((l[1]-r)*t+r)/l[1]||0;e[0]*=a,e[1]*=a,e[2]*=o,e[3]*=o}this.invTransform=this.invTransform||i.create(),i.invert(this.invTransform,e)},e.prototype.getComputedTransform=function(){var e=this,t=[];while(e)t.push(e),e=e.parent;while(e=t.pop())e.updateTransform();return this.transform},e.prototype.setLocalTransform=function(e){if(e){var t=e[0]*e[0]+e[1]*e[1],n=e[2]*e[2]+e[3]*e[3],r=Math.atan2(e[1],e[0]),i=Math.PI/2+r-Math.atan2(e[3],e[2]);n=Math.sqrt(n)*Math.cos(i),t=Math.sqrt(t),this.skewX=i,this.skewY=0,this.rotation=-r,this.x=+e[4],this.y=+e[5],this.scaleX=t,this.scaleY=n,this.originX=0,this.originY=0}},e.prototype.decomposeTransform=function(){if(this.transform){var e=this.parent,t=this.transform;e&&e.transform&&(i.mul(u,e.invTransform,t),t=u);var n=this.originX,r=this.originY;(n||r)&&(c[4]=n,c[5]=r,i.mul(u,t,c),u[4]-=n,u[5]-=r,t=u),this.setLocalTransform(t)}},e.prototype.getGlobalScale=function(e){var t=this.transform;return e=e||[],t?(e[0]=Math.sqrt(t[0]*t[0]+t[1]*t[1]),e[1]=Math.sqrt(t[2]*t[2]+t[3]*t[3]),t[0]<0&&(e[0]=-e[0]),t[3]<0&&(e[1]=-e[1]),e):(e[0]=1,e[1]=1,e)},e.prototype.transformCoordToLocal=function(e,t){var n=[e,t],r=this.invTransform;return r&&a.applyTransform(n,n,r),n},e.prototype.transformCoordToGlobal=function(e,t){var n=[e,t],r=this.transform;return r&&a.applyTransform(n,n,r),n},e.prototype.getLineScale=function(){var e=this.transform;return e&&d(e[0]-1)>1e-10&&d(e[3]-1)>1e-10?Math.sqrt(d(e[0]*e[3]-e[2]*e[1])):1},e.prototype.copyTransform=function(e){p(this,e)},e.getLocalTransform=function(e,t){t=t||[];var n=e.originX||0,r=e.originY||0,a=e.scaleX,o=e.scaleY,s=e.anchorX,l=e.anchorY,u=e.rotation||0,c=e.x,d=e.y,f=e.skewX?Math.tan(e.skewX):0,h=e.skewY?Math.tan(-e.skewY):0;if(n||r||s||l){var p=n+s,g=r+l;t[4]=-p*a-f*g*o,t[5]=-g*o-h*p*a}else t[4]=t[5]=0;return t[0]=a,t[3]=o,t[1]=h*a,t[2]=f*o,u&&i.rotate(t,t,u),t[4]+=n+c,t[5]+=r+d,t},e.initDefaultProps=function(){var t=e.prototype;t.scaleX=t.scaleY=t.globalScaleRatio=1,t.x=t.y=t.originX=t.originY=t.skewX=t.skewY=t.rotation=t.anchorX=t.anchorY=0}(),e}(),h=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function p(e,t){for(var n=0;n<h.length;n++){var r=h[n];e[r]=t[r]}}t.TRANSFORMABLE_PROPS=h;var g=f;t.default=g},67481:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var i=n("9ab4"),a=r(n("58f5")),o=r(n("e136")),s=n("50db"),l=n("80f7"),u=n("a646"),c=n("08fb"),d=n("e5e8"),f=n("a62d"),h=n("ef17"),p=function(e){function t(t,n,r,i){var a=e.call(this)||this;a.z2=2,a.textConfig={inside:!0},(0,u.getECData)(a).seriesIndex=n.seriesIndex;var s=new o.Text({z2:4,silent:t.getModel().get(["label","silent"])});return a.setTextContent(s),a.updateData(!0,t,n,r,i),a}return(0,i.__extends)(t,e),t.prototype.updateData=function(e,t,n,r,i){this.node=t,t.piece=this,n=n||this._seriesModel,r=r||this._ecModel;var l=this;(0,u.getECData)(l).dataIndex=t.dataIndex;var h=t.getModel(),p=h.getModel("emphasis"),g=t.getLayout(),v=a.extend({},g);v.label=null;var y=t.getVisual("style");y.lineJoin="bevel";var m=t.getVisual("decal");m&&(y.decal=(0,d.createOrUpdatePatternFromDecal)(m,i));var _=(0,c.getSectorCornerRadius)(h.getModel("itemStyle"),v,!0);a.extend(v,_),a.each(s.SPECIAL_STATES,(function(e){var t=l.ensureState(e),n=h.getModel([e,"itemStyle"]);t.style=n.getItemStyle();var r=(0,c.getSectorCornerRadius)(n,v);r&&(t.shape=r)})),e?(l.setShape(v),l.shape.r=g.r0,o.initProps(l,{shape:{r:g.r}},n,t.dataIndex)):(o.updateProps(l,{shape:v},n),(0,f.saveOldStyle)(l)),l.useStyle(y),this._updateLabel(n);var b=h.getShallow("cursor");b&&l.attr("cursor",b),this._seriesModel=n||this._seriesModel,this._ecModel=r||this._ecModel;var x=p.get("focus"),S="ancestor"===x?t.getAncestorsIndices():"descendant"===x?t.getDescendantIndices():x;(0,s.toggleHoverEmphasis)(this,S,p.get("blurScope"),p.get("disabled"))},t.prototype._updateLabel=function(e){var t=this,n=this.node.getModel(),r=n.getModel("label"),i=this.node.getLayout(),o=i.endAngle-i.startAngle,u=(i.startAngle+i.endAngle)/2,c=Math.cos(u),d=Math.sin(u),f=this,p=f.getTextContent(),g=this.node.dataIndex,v=r.get("minAngle")/180*Math.PI,y=r.get("show")&&!(null!=v&&Math.abs(o)<v);function m(e,t){var n=e.get(t);return null==n?r.get(t):n}p.ignore=!y,a.each(s.DISPLAY_STATES,(function(r){var s="normal"===r?n.getModel("label"):n.getModel([r,"label"]),v="normal"===r,y=v?p:p.ensureState(r),_=e.getFormattedLabel(g,r);v&&(_=_||t.node.name),y.style=(0,l.createTextStyle)(s,{},null,"normal"!==r,!0),_&&(y.style.text=_);var b=s.get("show");null==b||v||(y.ignore=!b);var x,S=m(s,"position"),M=v?f:f.states[r],w=M.style.fill;M.textConfig={outsideFill:"inherit"===s.get("color")?w:null,inside:"outside"!==S};var T=m(s,"distance")||0,I=m(s,"align");"outside"===S?(x=i.r+T,I=u>Math.PI/2?"right":"left"):I&&"center"!==I?"left"===I?(x=i.r0+T,u>Math.PI/2&&(I="right")):"right"===I&&(x=i.r-T,u>Math.PI/2&&(I="left")):(x=o===2*Math.PI&&0===i.r0?0:(i.r+i.r0)/2,I="center"),y.style.align=I,y.style.verticalAlign=m(s,"verticalAlign")||"middle",y.x=x*c+i.cx,y.y=x*d+i.cy;var A=m(s,"rotate"),C=0;"radial"===A?(C=(0,h.normalizeRadian)(-u),C>Math.PI/2&&C<1.5*Math.PI&&(C+=Math.PI)):"tangential"===A?(C=Math.PI/2-u,C>Math.PI/2?C-=Math.PI:C<-Math.PI/2&&(C+=Math.PI)):a.isNumber(A)&&(C=A*Math.PI/180),y.rotation=(0,h.normalizeRadian)(C)})),p.dirtyStyle()},t}(o.Sector),g=p;t.default=g},"67aa2":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("bec7")),o=function(){return function(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0}}(),s=function(e){function t(t){var n=e.call(this,t)||this;return n.type="pointer",n}return(0,i.__extends)(t,e),t.prototype.getDefaultShape=function(){return new o},t.prototype.buildPath=function(e,t){var n=Math.cos,r=Math.sin,i=t.r,a=t.width,o=t.angle,s=t.x-n(o)*a*(a>=i/3?1:2),l=t.y-r(o)*a*(a>=i/3?1:2);o=t.angle-Math.PI/2,e.moveTo(s,l),e.lineTo(t.x+n(o)*a,t.y+r(o)*a),e.lineTo(t.x+n(t.angle)*i,t.y+r(t.angle)*i),e.lineTo(t.x-n(o)*a,t.y-r(o)*a),e.lineTo(s,l)},t}(a.default),l=s;t.default=l},"680b":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=i(n("e136")),s=n("50db"),l=i(n("58f5")),u=i(n("150c")),c=r(n("adc2")),d=n("80f7"),f=r(n("3adc")),h=n("a62d"),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=e.coordinateSystem,i=this.group,a=e.getData(),c=this._data;function p(e,t){var n=e.getItemVisual(t,"symbol")||"circle";if("none"!==n){var r=u.normalizeSymbolSize(e.getItemVisual(t,"symbolSize")),i=u.createSymbol(n,-1,-1,2,2),a=e.getItemVisual(t,"symbolRotate")||0;return i.attr({style:{strokeNoScale:!0},z2:100,scaleX:r[0]/2,scaleY:r[1]/2,rotation:a*Math.PI/180||0}),i}}function g(t,n,r,i,a,s){r.removeAll();for(var l=0;l<n.length-1;l++){var u=p(i,a);u&&(u.__dimIdx=l,t[l]?(u.setPosition(t[l]),o[s?"initProps":"updateProps"](u,{x:n[l][0],y:n[l][1]},e,a)):u.setPosition(n[l]),r.add(u))}}function v(e){return l.map(e,(function(e){return[r.cx,r.cy]}))}a.diff(c).add((function(t){var n=a.getItemLayout(t);if(n){var r=new o.Polygon,i=new o.Polyline,s={shape:{points:n}};r.shape.points=v(n),i.shape.points=v(n),o.initProps(r,s,e,t),o.initProps(i,s,e,t);var l=new o.Group,u=new o.Group;l.add(i),l.add(r),l.add(u),g(i.shape.points,n,u,a,t,!0),a.setItemGraphicEl(t,l)}})).update((function(t,n){var r=c.getItemGraphicEl(n),i=r.childAt(0),s=r.childAt(1),l=r.childAt(2),u={shape:{points:a.getItemLayout(t)}};u.shape.points&&(g(i.shape.points,u.shape.points,l,a,t,!1),(0,h.saveOldStyle)(s),(0,h.saveOldStyle)(i),o.updateProps(i,u,e),o.updateProps(s,u,e),a.setItemGraphicEl(t,r))})).remove((function(e){i.remove(c.getItemGraphicEl(e))})).execute(),a.eachItemGraphicEl((function(e,t){var n=a.getItemModel(t),r=e.childAt(0),o=e.childAt(1),u=e.childAt(2),c=a.getItemVisual(t,"style"),h=c.fill;i.add(e),r.useStyle(l.defaults(n.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:h})),(0,s.setStatesStylesFromModel)(r,n,"lineStyle"),(0,s.setStatesStylesFromModel)(o,n,"areaStyle");var p=n.getModel("areaStyle"),g=p.isEmpty()&&p.parentModel.isEmpty();o.ignore=g,l.each(["emphasis","select","blur"],(function(e){var t=n.getModel([e,"areaStyle"]),r=t.isEmpty()&&t.parentModel.isEmpty();o.ensureState(e).ignore=r&&g})),o.useStyle(l.defaults(p.getAreaStyle(),{fill:h,opacity:.7,decal:c.decal}));var v=n.getModel("emphasis"),y=v.getModel("itemStyle").getItemStyle();u.eachChild((function(e){if(e instanceof f.default){var r=e.style;e.useStyle(l.extend({image:r.image,x:r.x,y:r.y,width:r.width,height:r.height},c))}else e.useStyle(c),e.setColor(h),e.style.strokeNoScale=!0;var i=e.ensureState("emphasis");i.style=l.clone(y);var o=a.getStore().get(a.getDimensionIndex(e.__dimIdx),t);(null==o||isNaN(o))&&(o=""),(0,d.setLabelStyle)(e,(0,d.getLabelStatesModels)(n),{labelFetcher:a.hostModel,labelDataIndex:t,labelDimIndex:e.__dimIdx,defaultText:o,inheritColor:h,defaultOpacity:c.opacity})})),(0,s.toggleHoverEmphasis)(e,v.get("focus"),v.get("blurScope"),v.get("disabled"))})),this._data=a},t.prototype.remove=function(){this.group.removeAll(),this._data=null},t.type="radar",t}(c.default),g=p;t.default=g},"68aa":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getDefaultInterpolatedLabel=function(e,t){var n=e.mapDimensionsAll("defaultedLabel");if(!(0,i.isArray)(t))return t+"";for(var r=[],a=0;a<n.length;a++){var o=e.getDimensionIndex(n[a]);o>=0&&r.push(t[o])}return r.join(" ")},t.getDefaultLabel=function(e,t){var n=e.mapDimensionsAll("defaultedLabel"),i=n.length;if(1===i){var a=(0,r.retrieveRawValue)(e,t,n[0]);return null!=a?a+"":null}if(i){for(var o=[],s=0;s<n.length;s++)o.push((0,r.retrieveRawValue)(e,t,n[s]));return o.join(" ")}},n("14d9");var r=n("9877"),i=n("58f5")},"696a":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){e.eachSeriesByType("themeRiver",(function(e){var t=e.getData(),n=e.coordinateSystem,r={},i=n.getRect();r.rect=i;var s=e.get("boundaryGap"),l=n.getAxis();if(r.boundaryGap=s,"horizontal"===l.orient){s[0]=a.parsePercent(s[0],i.height),s[1]=a.parsePercent(s[1],i.height);var u=i.height-s[0]-s[1];o(t,e,u)}else{s[0]=a.parsePercent(s[0],i.width),s[1]=a.parsePercent(s[1],i.width);var c=i.width-s[0]-s[1];o(t,e,c)}t.setLayout("layoutInfo",r)}))},n("14d9");var i=r(n("58f5")),a=r(n("30ac"));function o(e,t,n){if(e.count())for(var r,a=t.coordinateSystem,o=t.getLayerSeries(),s=e.mapDimension("single"),l=e.mapDimension("value"),u=i.map(o,(function(t){return i.map(t.indices,(function(t){var n=a.dataToPoint(e.get(s,t));return n[1]=e.get(l,t),n}))})),c=function(e){for(var t=e.length,n=e[0].length,r=[],i=[],a=0,o=0;o<n;++o){for(var s=0,l=0;l<t;++l)s+=e[l][o][1];s>a&&(a=s),r.push(s)}for(var u=0;u<n;++u)i[u]=(a-r[u])/2;a=0;for(var c=0;c<n;++c){var d=r[c]+i[c];d>a&&(a=d)}return{y0:i,max:a}}(u),d=c.y0,f=n/c.max,h=o.length,p=o[0].indices.length,g=0;g<p;++g){r=d[g]*f,e.setItemLayout(o[0].indices[g],{layerIndex:0,x:u[0][g][0],y0:r,y:u[0][g][1]*f});for(var v=1;v<h;++v)r+=u[v-1][g][1]*f,e.setItemLayout(o[v].indices[g],{layerIndex:v,x:u[v][g][0],y0:r,y:u[v][g][1]*f})}}},"69a6":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return{seriesType:e,reset:function(e,t,n){var o=e.getData(),s=e.get("sampling"),l=e.coordinateSystem,u=o.count();if(u>10&&"cartesian2d"===l.type&&s){var c=l.getBaseAxis(),d=l.getOtherAxis(c),f=c.getExtent(),h=n.getDevicePixelRatio(),p=Math.abs(f[1]-f[0])*(h||1),g=Math.round(u/p);if(isFinite(g)&&g>1){"lttb"===s&&e.setData(o.lttbDownSample(o.mapDimension(d.dim),1/g));var v=void 0;(0,r.isString)(s)?v=i[s]:(0,r.isFunction)(s)&&(v=s),v&&e.setData(o.downSample(o.mapDimension(d.dim),1/g,v,a))}}}}};var r=n("58f5"),i={average:function(e){for(var t=0,n=0,r=0;r<e.length;r++)isNaN(e[r])||(t+=e[r],n++);return 0===n?NaN:t/n},sum:function(e){for(var t=0,n=0;n<e.length;n++)t+=e[n]||0;return t},max:function(e){for(var t=-1/0,n=0;n<e.length;n++)e[n]>t&&(t=e[n]);return isFinite(t)?t:NaN},min:function(e){for(var t=1/0,n=0;n<e.length;n++)e[n]<t&&(t=e[n]);return isFinite(t)?t:NaN},nearest:function(e){return e[0]}},a=function(e){return Math.round(e.length/2)}},"6a20":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if("china"===e){var n=r[t.name];if(n){var i=t.getCenter();i[0]+=n[0]/10.5,i[1]+=-n[1]/14,t.setCenter(i)}}};var r={"南海诸岛":[32,80],"广东":[0,-10],"香港":[10,5],"澳门":[-10,10],"天津":[5,5]}},"6a9c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=n("58f5"),s=i(n("e235")),l=i(n("150c")),u=r(n("8de7")),c=i(n("e136")),d=n("50db"),f=n("80f7"),h=n("30ac"),p=["fromSymbol","toSymbol"];function g(e){return"_"+e+"Type"}function v(e,t,n){var r=t.getItemVisual(n,e);if(!r||"none"===r)return r;var i=t.getItemVisual(n,e+"Size"),a=t.getItemVisual(n,e+"Rotate"),o=t.getItemVisual(n,e+"Offset"),s=t.getItemVisual(n,e+"KeepAspect"),u=l.normalizeSymbolSize(i),c=l.normalizeSymbolOffset(o||0,u);return r+u+c+(a||"")+(s||"")}function y(e,t,n){var r=t.getItemVisual(n,e);if(r&&"none"!==r){var i=t.getItemVisual(n,e+"Size"),a=t.getItemVisual(n,e+"Rotate"),o=t.getItemVisual(n,e+"Offset"),s=t.getItemVisual(n,e+"KeepAspect"),u=l.normalizeSymbolSize(i),c=l.normalizeSymbolOffset(o||0,u),d=l.createSymbol(r,-u[0]/2+c[0],-u[1]/2+c[1],u[0],u[1],null,s);return d.__specifiedRotation=null==a||isNaN(a)?void 0:+a*Math.PI/180||0,d.name=e,d}}function m(e,t){e.x1=t[0][0],e.y1=t[0][1],e.x2=t[1][0],e.y2=t[1][1],e.percent=1;var n=t[2];n?(e.cpx1=n[0],e.cpy1=n[1]):(e.cpx1=NaN,e.cpy1=NaN)}var _=function(e){function t(t,n,r){var i=e.call(this)||this;return i._createLine(t,n,r),i}return(0,a.__extends)(t,e),t.prototype._createLine=function(e,t,n){var r=e.hostModel,i=e.getItemLayout(t),a=function(e){var t=new u.default({name:"line",subPixelOptimize:!0});return m(t.shape,e),t}(i);a.shape.percent=0,c.initProps(a,{shape:{percent:1}},r,t),this.add(a),(0,o.each)(p,(function(n){var r=y(n,e,t);this.add(r),this[g(n)]=v(n,e,t)}),this),this._updateCommonStl(e,t,n)},t.prototype.updateData=function(e,t,n){var r=e.hostModel,i=this.childOfName("line"),a=e.getItemLayout(t),s={shape:{}};m(s.shape,a),c.updateProps(i,s,r,t),(0,o.each)(p,(function(n){var r=v(n,e,t),i=g(n);if(this[i]!==r){this.remove(this.childOfName(n));var a=y(n,e,t);this.add(a)}this[i]=r}),this),this._updateCommonStl(e,t,n)},t.prototype.getLinePath=function(){return this.childAt(0)},t.prototype._updateCommonStl=function(e,t,n){var r=e.hostModel,i=this.childOfName("line"),a=n&&n.emphasisLineStyle,s=n&&n.blurLineStyle,l=n&&n.selectLineStyle,u=n&&n.labelStatesModels,c=n&&n.emphasisDisabled,g=n&&n.focus,v=n&&n.blurScope;if(!n||e.hasItemOption){var y=e.getItemModel(t),m=y.getModel("emphasis");a=m.getModel("lineStyle").getLineStyle(),s=y.getModel(["blur","lineStyle"]).getLineStyle(),l=y.getModel(["select","lineStyle"]).getLineStyle(),c=m.get("disabled"),g=m.get("focus"),v=m.get("blurScope"),u=(0,f.getLabelStatesModels)(y)}var _=e.getItemVisual(t,"style"),b=_.stroke;i.useStyle(_),i.style.fill=null,i.style.strokeNoScale=!0,i.ensureState("emphasis").style=a,i.ensureState("blur").style=s,i.ensureState("select").style=l,(0,o.each)(p,(function(e){var t=this.childOfName(e);if(t){t.setColor(b),t.style.opacity=_.opacity;for(var n=0;n<d.SPECIAL_STATES.length;n++){var r=d.SPECIAL_STATES[n],a=i.getState(r);if(a){var o=a.style||{},s=t.ensureState(r),l=s.style||(s.style={});null!=o.stroke&&(l[t.__isEmptyBrush?"stroke":"fill"]=o.stroke),null!=o.opacity&&(l.opacity=o.opacity)}}t.markRedraw()}}),this);var x=r.getRawValue(t);(0,f.setLabelStyle)(this,u,{labelDataIndex:t,labelFetcher:{getFormattedLabel:function(t,n){return r.getFormattedLabel(t,n,e.dataType)}},inheritColor:b||"#000",defaultOpacity:_.opacity,defaultText:(null==x?e.getName(t):isFinite(x)?(0,h.round)(x):x)+""});var S=this.getTextContent();if(S){var M=u.normal;S.__align=S.style.align,S.__verticalAlign=S.style.verticalAlign,S.__position=M.get("position")||"middle";var w=M.get("distance");(0,o.isArray)(w)||(w=[w,w]),S.__labelDistance=w}this.setTextConfig({position:null,local:!0,inside:!1}),(0,d.toggleHoverEmphasis)(this,g,v,c)},t.prototype.highlight=function(){(0,d.enterEmphasis)(this)},t.prototype.downplay=function(){(0,d.leaveEmphasis)(this)},t.prototype.updateLayout=function(e,t){this.setLinePoints(e.getItemLayout(t))},t.prototype.setLinePoints=function(e){var t=this.childOfName("line");m(t.shape,e),t.dirty()},t.prototype.beforeUpdate=function(){var e=this.childOfName("fromSymbol"),t=this.childOfName("toSymbol"),n=this.getTextContent();if(e||t||n&&!n.ignore){var r=1,i=this.parent;while(i)i.scaleX&&(r/=i.scaleX),i=i.parent;var a=this.childOfName("line");if(this.__dirty||a.__dirty){var o=a.shape.percent,l=a.pointAt(0),u=a.pointAt(o),c=s.sub([],u,l);if(s.normalize(c,c),e&&(e.setPosition(l),M(e,0),e.scaleX=e.scaleY=r*o,e.markRedraw()),t&&(t.setPosition(u),M(t,1),t.scaleX=t.scaleY=r*o,t.markRedraw()),n&&!n.ignore){n.x=n.y=0,n.originX=n.originY=0;var d=void 0,f=void 0,h=n.__labelDistance,p=h[0]*r,g=h[1]*r,v=o/2,y=a.tangentAt(v),m=[y[1],-y[0]],_=a.pointAt(v);m[1]>0&&(m[0]=-m[0],m[1]=-m[1]);var b=y[0]<0?-1:1;if("start"!==n.__position&&"end"!==n.__position){var x=-Math.atan2(y[1],y[0]);u[0]<l[0]&&(x=Math.PI+x),n.rotation=x}var S=void 0;switch(n.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":S=-g,f="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":S=g,f="top";break;default:S=0,f="middle"}switch(n.__position){case"end":n.x=c[0]*p+u[0],n.y=c[1]*g+u[1],d=c[0]>.8?"left":c[0]<-.8?"right":"center",f=c[1]>.8?"top":c[1]<-.8?"bottom":"middle";break;case"start":n.x=-c[0]*p+l[0],n.y=-c[1]*g+l[1],d=c[0]>.8?"right":c[0]<-.8?"left":"center",f=c[1]>.8?"bottom":c[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":n.x=p*b+l[0],n.y=l[1]+S,d=y[0]<0?"right":"left",n.originX=-p*b,n.originY=-S;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":n.x=_[0],n.y=_[1]+S,d="center",n.originY=-S;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":n.x=-p*b+u[0],n.y=u[1]+S,d=y[0]>=0?"right":"left",n.originX=p*b,n.originY=-S;break}n.scaleX=n.scaleY=r,n.setStyle({verticalAlign:n.__verticalAlign||f,align:n.__align||d})}}}function M(e,t){var n=e.__specifiedRotation;if(null==n){var r=a.tangentAt(t);e.attr("rotation",(1===t?-1:1)*Math.PI/2-Math.atan2(r[1],r[0]))}else e.attr("rotation",n)}},t}(c.Group),b=_;t.default=b},"6ad2":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentView(a.default),e.registerComponentModel(o.default),e.registerCoordinateSystem("parallel",s.default),e.registerPreprocessor(i.default),e.registerComponentModel(u.default),e.registerComponentView(c.default),(0,l.default)(e,"parallel",u.default,f),(0,d.installParallelActions)(e)};var i=r(n("d4eb")),a=r(n("c7f4")),o=r(n("302c")),s=r(n("9e81")),l=r(n("e73a")),u=r(n("a349")),c=r(n("f19e")),d=n("b3ee"),f={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10}},"6b20":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.getLabelLineStatesModels=function(e,t){t=t||"labelLine";for(var n={normal:e.getModel(t)},r=0;r<f.SPECIAL_STATES.length;r++){var i=f.SPECIAL_STATES[r];n[i]=e.getModel([i,t])}return n},t.limitSurfaceAngle=function(e,t,n){if(!(n<=180&&n>0))return;n=n/180*Math.PI,M.fromArray(e[0]),w.fromArray(e[1]),T.fromArray(e[2]),a.Point.sub(I,w,M),a.Point.sub(A,T,w);var r=I.len(),i=A.len();if(r<.001||i<.001)return;I.scale(1/r),A.scale(1/i);var o=I.dot(t),s=Math.cos(n);if(o<s){var l=m(w.x,w.y,T.x,T.y,M.x,M.y,C,!1);P.fromArray(C);var u=Math.PI/2,c=Math.acos(A.dot(t)),d=u+c-n;if(d>=u)a.Point.copy(P,T);else{P.scaleAndAdd(A,l/Math.tan(Math.PI/2-d));var f=T.x!==w.x?(P.x-w.x)/(T.x-w.x):(P.y-w.y)/(T.y-w.y);if(isNaN(f))return;f<0?a.Point.copy(P,w):f>1&&a.Point.copy(P,T)}P.toArray(e[1])}},t.limitTurnAngle=O,t.setLabelLineStyle=function(e,t,n){var r=e.getTextGuideLine(),i=e.getTextContent();if(!i)return void(r&&e.removeTextGuideLine());for(var o=t.normal,s=o.get("show"),l=i.ignore,c=0;c<f.DISPLAY_STATES.length;c++){var d=f.DISPLAY_STATES[c],h=t[d],p="normal"===d;if(h){var g=h.get("show"),v=p?l:(0,u.retrieve2)(i.states[d]&&i.states[d].ignore,l);if(v||!(0,u.retrieve2)(g,s)){var y=p?r:r&&r.states[d];y&&(y.ignore=!0);continue}r||(r=new a.Polyline,e.setTextGuideLine(r),p||!l&&s||D(r,!0,"normal",t.normal),e.stateProxy&&(r.stateProxy=e.stateProxy)),D(r,!1,d,h)}}if(r){(0,u.defaults)(r.style,n),r.style.fill=null;var m=o.get("showAbove"),_=e.textGuideLineConfig=e.textGuideLineConfig||{};_.showAbove=m||!1,r.buildPath=L}},t.updateLabelLinePoints=function(e,t){if(!e)return;var n=e.getTextGuideLine(),r=e.getTextContent();if(!r||!n)return;var i=e.textGuideLineConfig||{},o=[[0,0],[0,0],[0,0]],s=i.candidates||g,l=r.getBoundingRect().clone();l.applyTransform(r.getComputedTransform());var u=1/0,d=i.anchor,f=e.getComputedTransform(),h=f&&(0,c.invert)([],f),p=t.get("length2")||0;d&&T.copy(d);for(var y=0;y<s.length;y++){var m=s[y];v(m,0,l,M,I),a.Point.scaleAndAdd(w,M,I,p),w.transform(h);var _=e.getBoundingRect(),b=d?d.distance(w):e instanceof a.Path?S(w,e.path,T):x(w,_,T);b<u&&(u=b,w.transform(f),T.transform(f),T.toArray(o[0]),w.toArray(o[1]),M.toArray(o[2]))}O(o,t.get("minTurnAngle")),n.setShape({points:o})},n("d3b7"),n("cb29");var a=n("e136"),o=i(n("b589")),s=n("ef17"),l=n("4e51"),u=n("58f5"),c=n("6477"),d=r(n("e235")),f=n("50db"),h=2*Math.PI,p=o.default.CMD,g=["top","right","bottom","left"];function v(e,t,n,r,i){var a=n.width,o=n.height;switch(e){case"top":r.set(n.x+a/2,n.y-t),i.set(0,-1);break;case"bottom":r.set(n.x+a/2,n.y+o+t),i.set(0,1);break;case"left":r.set(n.x-t,n.y+o/2),i.set(-1,0);break;case"right":r.set(n.x+a+t,n.y+o/2),i.set(1,0);break}}function y(e,t,n,r,i,a,o,l,u){o-=e,l-=t;var c=Math.sqrt(o*o+l*l);o/=c,l/=c;var d=o*n+e,f=l*n+t;if(Math.abs(r-i)%h<1e-4)return u[0]=d,u[1]=f,c-n;if(a){var p=r;r=(0,s.normalizeRadian)(i),i=(0,s.normalizeRadian)(p)}else r=(0,s.normalizeRadian)(r),i=(0,s.normalizeRadian)(i);r>i&&(i+=h);var g=Math.atan2(l,o);if(g<0&&(g+=h),g>=r&&g<=i||g+h>=r&&g+h<=i)return u[0]=d,u[1]=f,c-n;var v=n*Math.cos(r)+e,y=n*Math.sin(r)+t,m=n*Math.cos(i)+e,_=n*Math.sin(i)+t,b=(v-o)*(v-o)+(y-l)*(y-l),x=(m-o)*(m-o)+(_-l)*(_-l);return b<x?(u[0]=v,u[1]=y,Math.sqrt(b)):(u[0]=m,u[1]=_,Math.sqrt(x))}function m(e,t,n,r,i,a,o,s){var l=i-e,u=a-t,c=n-e,d=r-t,f=Math.sqrt(c*c+d*d);c/=f,d/=f;var h=l*c+u*d,p=h/f;s&&(p=Math.min(Math.max(p,0),1)),p*=f;var g=o[0]=e+p*c,v=o[1]=t+p*d;return Math.sqrt((g-i)*(g-i)+(v-a)*(v-a))}function _(e,t,n,r,i,a,o){n<0&&(e+=n,n=-n),r<0&&(t+=r,r=-r);var s=e+n,l=t+r,u=o[0]=Math.min(Math.max(i,e),s),c=o[1]=Math.min(Math.max(a,t),l);return Math.sqrt((u-i)*(u-i)+(c-a)*(c-a))}var b=[];function x(e,t,n){var r=_(t.x,t.y,t.width,t.height,e.x,e.y,b);return n.set(b[0],b[1]),r}function S(e,t,n){for(var r,i,a=0,o=0,s=0,u=0,c=1/0,d=t.data,f=e.x,h=e.y,g=0;g<d.length;){var v=d[g++];1===g&&(a=d[g],o=d[g+1],s=a,u=o);var x=c;switch(v){case p.M:s=d[g++],u=d[g++],a=s,o=u;break;case p.L:x=m(a,o,d[g],d[g+1],f,h,b,!0),a=d[g++],o=d[g++];break;case p.C:x=(0,l.cubicProjectPoint)(a,o,d[g++],d[g++],d[g++],d[g++],d[g],d[g+1],f,h,b),a=d[g++],o=d[g++];break;case p.Q:x=(0,l.quadraticProjectPoint)(a,o,d[g++],d[g++],d[g],d[g+1],f,h,b),a=d[g++],o=d[g++];break;case p.A:var S=d[g++],M=d[g++],w=d[g++],T=d[g++],I=d[g++],A=d[g++];g+=1;var C=!!(1-d[g++]);r=Math.cos(I)*w+S,i=Math.sin(I)*T+M,g<=1&&(s=r,u=i);var P=(f-S)*T/w+S;x=y(S,M,T,I,I+A,C,P,h,b),a=Math.cos(I+A)*w+S,o=Math.sin(I+A)*T+M;break;case p.R:s=a=d[g++],u=o=d[g++];var O=d[g++],D=d[g++];x=_(s,u,O,D,f,h,b);break;case p.Z:x=m(a,o,s,u,f,h,b,!0),a=s,o=u;break}x<c&&(c=x,n.set(b[0],b[1]))}return c}var M=new a.Point,w=new a.Point,T=new a.Point,I=new a.Point,A=new a.Point;var C=[],P=new a.Point;function O(e,t){if(t<=180&&t>0){t=t/180*Math.PI,M.fromArray(e[0]),w.fromArray(e[1]),T.fromArray(e[2]),a.Point.sub(I,M,w),a.Point.sub(A,T,w);var n=I.len(),r=A.len();if(!(n<.001||r<.001)){I.scale(1/n),A.scale(1/r);var i=I.dot(A),o=Math.cos(t);if(o<i){var s=m(w.x,w.y,T.x,T.y,M.x,M.y,C,!1);P.fromArray(C),P.scaleAndAdd(A,s/Math.tan(Math.PI-t));var l=T.x!==w.x?(P.x-w.x)/(T.x-w.x):(P.y-w.y)/(T.y-w.y);if(isNaN(l))return;l<0?a.Point.copy(P,w):l>1&&a.Point.copy(P,T),P.toArray(e[1])}}}}function D(e,t,n,r){var i="normal"===n,a=i?e:e.ensureState(n);a.ignore=t;var o=r.get("smooth");o&&!0===o&&(o=.3),a.shape=a.shape||{},o>0&&(a.shape.smooth=o);var s=r.getModel("lineStyle").getLineStyle();i?e.useStyle(s):a.style=s}function L(e,t){var n=t.smooth,r=t.points;if(r)if(e.moveTo(r[0][0],r[0][1]),n>0&&r.length>=3){var i=d.dist(r[0],r[1]),a=d.dist(r[1],r[2]);if(!i||!a)return e.lineTo(r[1][0],r[1][1]),void e.lineTo(r[2][0],r[2][1]);var o=Math.min(i,a)*n,s=d.lerp([],r[1],r[0],o/i),l=d.lerp([],r[1],r[2],o/a),u=d.lerp([],s,l,.5);e.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),e.bezierCurveTo(l[0],l[1],l[0],l[1],r[2][0],r[2][1])}else for(var c=1;c<r.length;c++)e.lineTo(r[c][0],r[c][1])}},"6b88":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.platformApi=t.DEFAULT_TEXT_WIDTH_MAP=t.DEFAULT_FONT_SIZE=t.DEFAULT_FONT_FAMILY=t.DEFAULT_FONT=void 0,t.setPlatformAPI=function(e){for(var t in i)e[t]&&(i[t]=e[t])},n("ac1f"),n("c975");t.DEFAULT_FONT_SIZE=12;t.DEFAULT_FONT_FAMILY="sans-serif";t.DEFAULT_FONT="12px sans-serif";var r=function(e){var t={};if("undefined"===typeof JSON)return t;for(var n=0;n<e.length;n++){var r=String.fromCharCode(n+32),i=(e.charCodeAt(n)-20)/100;t[r]=i}return t}("007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N");t.DEFAULT_TEXT_WIDTH_MAP=r;var i={createCanvas:function(){return"undefined"!==typeof document&&document.createElement("canvas")},measureText:function(){var e,t;return function(n,a){if(!e){var o=i.createCanvas();e=o&&o.getContext("2d")}if(e)return t!==a&&(t=e.font=a||"12px sans-serif"),e.measureText(n);n=n||"",a=a||"12px sans-serif";var s=/(\d+)px/.exec(a),l=s&&+s[1]||12,u=0;if(a.indexOf("mono")>=0)u=l*n.length;else for(var c=0;c<n.length;c++){var d=r[n[c]];u+=null==d?l:d*l}return{width:u}}}(),loadImage:function(e,t,n){var r=new Image;return r.onload=t,r.onerror=n,r.src=e,r}};t.platformApi=i},"6b9e":function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getLineDash=function(e){var t=e.style,n=t.lineDash&&t.lineWidth>0&&i(t.lineDash,t.lineWidth),a=t.lineDashOffset;if(n){var o=t.strokeNoScale&&e.getLineScale?e.getLineScale():1;o&&1!==o&&(n=(0,r.map)(n,(function(e){return e/o})),a/=o)}return[n,a]},t.normalizeLineDash=i;var r=n("58f5");function i(e,t){return e&&"solid"!==e&&t>0?"dashed"===e?[4*t,2*t]:"dotted"===e?[t]:(0,r.isNumber)(e)?[e]:(0,r.isArray)(e)?e:null:null}},"6bb7":function(e,t,n){"use strict";n("498a"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.createCubicEasingFunc=function(e){var t=e&&a.exec(e);if(t){var n=t[1].split(","),o=+(0,i.trim)(n[0]),s=+(0,i.trim)(n[1]),l=+(0,i.trim)(n[2]),u=+(0,i.trim)(n[3]);if(isNaN(o+s+l+u))return;var c=[];return function(e){return e<=0?0:e>=1?1:(0,r.cubicRootAt)(0,o,l,1,e,c)&&(0,r.cubicAt)(0,s,u,1,c[0])}}},n("ac1f");var r=n("4e51"),i=n("58f5"),a=/cubic-bezier\(([0-9,\.e ]+)\)/},"6c19":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default)};var i=r(n("1742")),a=r(n("1664"))},"6c22":function(e,t,n){"use strict";(function(e){n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.TEXT_ALIGN_TO_ANCHOR=void 0,t.adjustTextY=function(e,t,n){"top"===n?e+=t/2:"bottom"===n&&(e-=t/2);return e},t.encodeBase64=void 0,t.getClipPathsKey=function(e){var t=[];if(e)for(var n=0;n<e.length;n++){var r=e[n];t.push(r.id)}return t.join(",")},t.getIdURL=function(e){return"url(#"+e+")"},t.getMatrixStr=function(e){return"matrix("+l(e[0])+","+l(e[1])+","+l(e[2])+","+l(e[3])+","+u(e[4])+","+u(e[5])+")"},t.getPathPrecision=function(e){var t=e.getGlobalScale(),n=Math.max(t[0],t[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)},t.getSRTTransformString=function(e){var t=e.x||0,n=e.y||0,r=(e.rotation||0)*i.RADIAN_TO_DEGREE,a=(0,i.retrieve2)(e.scaleX,1),o=(0,i.retrieve2)(e.scaleY,1),l=e.skewX||0,u=e.skewY||0,c=[];(t||n)&&c.push("translate("+t+"px,"+n+"px)");r&&c.push("rotate("+r+")");1===a&&1===o||c.push("scale("+a+","+o+")");(l||u)&&c.push("skew("+s(l*i.RADIAN_TO_DEGREE)+"deg, "+s(u*i.RADIAN_TO_DEGREE)+"deg)");return c.join(" ")},t.getShadowKey=function(e){var t=e.style,n=e.getGlobalScale();return[t.shadowColor,(t.shadowBlur||0).toFixed(2),(t.shadowOffsetX||0).toFixed(2),(t.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(",")},t.hasShadow=function(e){return e&&(e.shadowBlur||e.shadowOffsetX||e.shadowOffsetY)},t.isAroundZero=function(e){return e<1e-4&&e>-1e-4},t.isGradient=function(e){return e&&("linear"===e.type||"radial"===e.type)},t.isImagePattern=c,t.isLinearGradient=function(e){return"linear"===e.type},t.isPattern=function(e){return c(e)||d(e)},t.isRadialGradient=function(e){return"radial"===e.type},t.isSVGPattern=d,t.normalizeColor=function(e){var t;if(e&&"transparent"!==e){if("string"===typeof e&&e.indexOf("rgba")>-1){var n=(0,a.parse)(e);n&&(e="rgb("+n[0]+","+n[1]+","+n[2]+")",t=n[3])}}else e="none";return{color:e,opacity:null==t?1:t}},t.round1=function(e){return s(10*e)/10},t.round3=l,t.round4=u,n("c975"),n("14d9"),n("d401"),n("0eb6"),n("b7ef"),n("8bd4"),n("d3b7"),n("25f0");var i=n("58f5"),a=n("ff74"),o=r(n("2faa")),s=Math.round;function l(e){return s(1e3*e)/1e3}function u(e){return s(1e4*e)/1e4}function c(e){return e&&!!e.image}function d(e){return e&&!!e.svgElement}t.TEXT_ALIGN_TO_ANCHOR={left:"start",right:"end",center:"middle",middle:"middle"};var f=function(){return o.default.hasGlobalWindow&&(0,i.isFunction)(window.btoa)?function(e){return window.btoa(unescape(encodeURIComponent(e)))}:"undefined"!==typeof e?function(t){return e.from(t).toString("base64")}:function(e){return null}}();t.encodeBase64=f}).call(this,n("b639").Buffer)},"6ce2":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.circularLayout=function(e,t,n,r){var a=e.coordinateSystem;if(a&&"view"!==a.type)return;var l=a.getBoundingRect(),u=e.getData(),f=u.graph,h=l.width/2+l.x,p=l.height/2+l.y,g=Math.min(l.width,l.height)/2,v=u.count();if(u.setLayout({cx:h,cy:p}),!v)return;if(n){var y=a.pointToData(r),m=y[0],_=y[1],b=[m-h,_-p];i.normalize(b,b),i.scale(b,b,g),n.setLayout([h+b[0],p+b[1]],!0);var x=e.get(["circular","rotateLabel"]);d(n,x,h,p)}c[t](e,f,u,g,h,p,v),f.eachEdge((function(t,n){var r,a=o.retrieve3(t.getModel().get(["lineStyle","curveness"]),(0,s.getCurvenessForEdge)(t,e,n),0),l=i.clone(t.node1.getLayout()),u=i.clone(t.node2.getLayout()),c=(l[0]+u[0])/2,d=(l[1]+u[1])/2;+a&&(a*=3,r=[h*a+c*(1-a),p*a+d*(1-a)]),t.setLayout([l,u,r])}))},t.rotateNodeLabel=d;var i=r(n("e235")),a=n("0d94"),o=r(n("58f5")),s=n("0b66"),l=Math.PI,u=[];var c={value:function(e,t,n,r,i,a,o){var s=0,l=n.getSum("value"),u=2*Math.PI/(l||o);t.eachNode((function(e){var t=e.getValue("value"),n=u*(l?t:1)/2;s+=n,e.setLayout([r*Math.cos(s)+i,r*Math.sin(s)+a]),s+=n}))},symbolSize:function(e,t,n,r,i,o,s){var c=0;u.length=s;var d=(0,a.getNodeGlobalScale)(e);t.eachNode((function(e){var t=(0,a.getSymbolSize)(e);isNaN(t)&&(t=2),t<0&&(t=0),t*=d;var n=Math.asin(t/2/r);isNaN(n)&&(n=l/2),u[e.dataIndex]=n,c+=2*n}));var f=(2*l-c)/s/2,h=0;t.eachNode((function(e){var t=f+u[e.dataIndex];h+=t,(!e.getLayout()||!e.getLayout().fixed)&&e.setLayout([r*Math.cos(h)+i,r*Math.sin(h)+o]),h+=t}))}};function d(e,t,n,r){var i=e.getGraphicEl();if(i){var a=e.getModel(),s=a.get(["label","rotate"])||0,l=i.getSymbolPath();if(t){var u=e.getLayout(),c=Math.atan2(u[1]-r,u[0]-n);c<0&&(c=2*Math.PI+c);var d=u[0]<n;d&&(c-=Math.PI);var f=d?"left":"right";l.setTextConfig({rotation:-c,position:f,origin:"center"});var h=l.ensureState("emphasis");o.extend(h.textConfig||(h.textConfig={}),{position:f})}else l.setTextConfig({rotation:s*=Math.PI/180})}}},"6ce7":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.SectorShape=void 0;var a=n("9ab4"),o=i(n("bec7")),s=r(n("2a59")),l=function(){return 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}}();t.SectorShape=l;var u=function(e){function t(t){return e.call(this,t)||this}return(0,a.__extends)(t,e),t.prototype.getDefaultShape=function(){return new l},t.prototype.buildPath=function(e,t){s.buildPath(e,t)},t.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},t}(o.default);u.prototype.type="sector";var c=u;t.default=c},"6cf6":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9");var i=n("9ab4"),a=r(n("282c")),o=function(e){function t(t,n,r,i,a){var o=e.call(this,t,n,r)||this;return o.index=0,o.type=i||"value",o.position=a||"bottom",o}return(0,i.__extends)(t,e),t.prototype.isHorizontal=function(){var e=this.position;return"top"===e||"bottom"===e},t.prototype.getGlobalExtent=function(e){var t=this.getExtent();return t[0]=this.toGlobalCoord(t[0]),t[1]=this.toGlobalCoord(t[1]),e&&t[0]>t[1]&&t.reverse(),t},t.prototype.pointToData=function(e,t){return this.coordToData(this.toLocalCoord(e["x"===this.dim?0:1]),t)},t.prototype.setCategorySortInfo=function(e){if("category"!==this.type)return!1;this.model.option.categorySortInfo=e,this.scale.setSortInfo(e)},t}(a.default),s=o;t.default=s},"6d17":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.simpleLayout=function(e){var t=e.coordinateSystem;if(t&&"view"!==t.type)return;var n=e.getGraph();n.eachNode((function(e){var t=e.getModel();e.setLayout([+t.get("x"),+t.get("y")])})),s(n,e)},t.simpleLayoutEdge=s,n("14d9");var i=r(n("e235")),a=r(n("58f5")),o=n("0b66");function s(e,t){e.eachEdge((function(e,n){var r=a.retrieve3(e.getModel().get(["lineStyle","curveness"]),-(0,o.getCurvenessForEdge)(e,t,n,!0),0),s=i.clone(e.node1.getLayout()),l=i.clone(e.node2.getLayout()),u=[s,l];+r&&u.push([(s[0]+l[0])/2-(s[1]-l[1])*r,(s[1]+l[1])/2-(l[0]-s[0])*r]),e.setLayout(u)}))}},"6d51":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.PaletteMixin=void 0,t.getDecalFromPalette=function(e,t,n,i){var o=(0,r.normalizeToArray)(e.get(["aria","decal","decals"]));return s(e,a,o,null,t,n,i)};var r=n("eea5"),i=(0,r.makeInner)(),a=(0,r.makeInner)(),o=function(){function e(){}return e.prototype.getColorFromPalette=function(e,t,n){var a=(0,r.normalizeToArray)(this.get("color",!0)),o=this.get("colorLayer",!0);return s(this,i,a,o,e,t,n)},e.prototype.clearColorPalette=function(){(function(e,t){t(e).paletteIdx=0,t(e).paletteNameMap={}})(this,i)},e}();function s(e,t,n,r,i,a,o){a=a||e;var s=t(a),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(i))return u[i];var c=null!=o&&r?function(e,t){for(var n=e.length,r=0;r<n;r++)if(e[r].length>t)return e[r];return e[n-1]}(r,o):n;if(c=c||n,c&&c.length){var d=c[l];return i&&(u[i]=d),s.paletteIdx=(l+1)%c.length,d}}t.PaletteMixin=o},"6dba":function(e,t,n){"use strict";n("d81d"),n("4de4"),n("d3b7"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=i(n("3f28")),s=r(n("30ac")),l=r(n("f401")),u=i(n("bb4d")),c=i(n("2e68")),d=n("e4b1"),f=n("a022"),h=n("a646"),p=i(n("65ad")),g=n("58f5"),v=n("eea5"),y=n("ac39"),m=(0,v.makeInner)(),_=function(e,t,n,r){var i,a=e.getData();if((0,g.isArray)(r))i=r;else{var o=r.type;if("min"===o||"max"===o||"average"===o||"median"===o||null!=r.xAxis||null!=r.yAxis){var s=void 0,u=void 0;if(null!=r.yAxis||null!=r.xAxis)s=t.getAxis(null!=r.yAxis?"y":"x"),u=(0,g.retrieve)(r.yAxis,r.xAxis);else{var c=l.getAxisInfo(r,a,t,e);s=c.valueAxis;var f=(0,d.getStackedDimension)(a,c.valueDataDim);u=l.numCalculate(a,f,o)}var h="x"===s.dim?0:1,p=1-h,v=(0,g.clone)(r),y={coord:[]};v.type=null,v.coord=[],v.coord[p]=-1/0,y.coord[p]=1/0;var m=n.get("precision");m>=0&&(0,g.isNumber)(u)&&(u=+u.toFixed(Math.min(m,20))),v.coord[h]=y.coord[h]=u,i=[v,y,{type:o,valueIndex:r.valueIndex,value:u}]}else i=[]}var _=[l.dataTransform(e,i[0]),l.dataTransform(e,i[1]),(0,g.extend)({},i[2])];return _[2].type=_[2].type||null,(0,g.merge)(_[2],_[0]),(0,g.merge)(_[2],_[1]),_};function b(e){return!isNaN(e)&&!isFinite(e)}function x(e,t,n,r){var i=1-e,a=r.dimensions[e];return b(t[i])&&b(n[i])&&t[e]===n[e]&&r.getAxis(a).containData(t[e])}function S(e,t){if("cartesian2d"===e.type){var n=t[0].coord,r=t[1].coord;if(n&&r&&(x(1,n,r,e)||x(0,n,r,e)))return!0}return l.dataFilter(e,t[0])&&l.dataFilter(e,t[1])}function M(e,t,n,r,i){var a,o=r.coordinateSystem,l=e.getItemModel(t),u=s.parsePercent(l.get("x"),i.getWidth()),c=s.parsePercent(l.get("y"),i.getHeight());if(isNaN(u)||isNaN(c)){if(r.getMarkerPosition)a=r.getMarkerPosition(e.getValues(e.dimensions,t));else{var d=o.dimensions,h=e.get(d[0],t),p=e.get(d[1],t);a=o.dataToPoint([h,p])}if((0,f.isCoordinateSystemType)(o,"cartesian2d")){var g=o.getAxis("x"),v=o.getAxis("y");d=o.dimensions;b(e.get(d[0],t))?a[0]=g.toGlobalCoord(g.getExtent()[n?0:1]):b(e.get(d[1],t))&&(a[1]=v.toGlobalCoord(v.getExtent()[n?0:1]))}isNaN(u)||(a[0]=u),isNaN(c)||(a[1]=c)}else a=[u,c];e.setItemLayout(t,a)}var w=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.updateTransform=function(e,t,n){t.eachSeries((function(e){var t=p.default.getMarkerModelFromSeries(e,"markLine");if(t){var r=t.getData(),i=m(t).from,a=m(t).to;i.each((function(t){M(i,t,!0,e,n),M(a,t,!1,e,n)})),r.each((function(e){r.setItemLayout(e,[i.getItemLayout(e),a.getItemLayout(e)])})),this.markerGroupMap.get(e.id).updateLayout()}}),this)},t.prototype.renderSeries=function(e,t,n,r){var i=e.coordinateSystem,a=e.id,s=e.getData(),c=this.markerGroupMap,d=c.get(a)||c.set(a,new u.default);this.group.add(d.group);var f=function(e,t,n){var r;r=e?(0,g.map)(e&&e.dimensions,(function(e){var n=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return(0,g.extend)((0,g.extend)({},n),{name:e,ordinalMeta:null})})):[{name:"value",type:"float"}];var i=new o.default(r,n),a=new o.default(r,n),s=new o.default([],n),u=(0,g.map)(n.get("data"),(0,g.curry)(_,t,e,n));e&&(u=(0,g.filter)(u,(0,g.curry)(S,e)));var c=l.createMarkerDimValueGetter(!!e,r);return i.initData((0,g.map)(u,(function(e){return e[0]})),null,c),a.initData((0,g.map)(u,(function(e){return e[1]})),null,c),s.initData((0,g.map)(u,(function(e){return e[2]}))),s.hasItemOption=!0,{from:i,to:a,line:s}}(i,e,t),p=f.from,v=f.to,b=f.line;m(t).from=p,m(t).to=v,t.setData(b);var x=t.get("symbol"),w=t.get("symbolSize"),T=t.get("symbolRotate"),I=t.get("symbolOffset");function A(t,n,i){var a=t.getItemModel(n);M(t,n,i,e,r);var o=a.getModel("itemStyle").getItemStyle();null==o.fill&&(o.fill=(0,y.getVisualFromData)(s,"color")),t.setItemVisual(n,{symbolKeepAspect:a.get("symbolKeepAspect"),symbolOffset:(0,g.retrieve2)(a.get("symbolOffset",!0),I[i?0:1]),symbolRotate:(0,g.retrieve2)(a.get("symbolRotate",!0),T[i?0:1]),symbolSize:(0,g.retrieve2)(a.get("symbolSize"),w[i?0:1]),symbol:(0,g.retrieve2)(a.get("symbol",!0),x[i?0:1]),style:o})}(0,g.isArray)(x)||(x=[x,x]),(0,g.isArray)(w)||(w=[w,w]),(0,g.isArray)(T)||(T=[T,T]),(0,g.isArray)(I)||(I=[I,I]),f.from.each((function(e){A(p,e,!0),A(v,e,!1)})),b.each((function(e){var t=b.getItemModel(e).getModel("lineStyle").getLineStyle();b.setItemLayout(e,[p.getItemLayout(e),v.getItemLayout(e)]),null==t.stroke&&(t.stroke=p.getItemVisual(e,"style").fill),b.setItemVisual(e,{fromSymbolKeepAspect:p.getItemVisual(e,"symbolKeepAspect"),fromSymbolOffset:p.getItemVisual(e,"symbolOffset"),fromSymbolRotate:p.getItemVisual(e,"symbolRotate"),fromSymbolSize:p.getItemVisual(e,"symbolSize"),fromSymbol:p.getItemVisual(e,"symbol"),toSymbolKeepAspect:v.getItemVisual(e,"symbolKeepAspect"),toSymbolOffset:v.getItemVisual(e,"symbolOffset"),toSymbolRotate:v.getItemVisual(e,"symbolRotate"),toSymbolSize:v.getItemVisual(e,"symbolSize"),toSymbol:v.getItemVisual(e,"symbol"),style:t})})),d.updateData(b),f.line.eachItemGraphicEl((function(e){(0,h.getECData)(e).dataModel=t,e.traverse((function(e){(0,h.getECData)(e).dataModel=t}))})),this.markKeep(d),d.group.silent=t.get("silent")||e.get("silent")},t.type="markLine",t}(c.default);var T=w;t.default=T},"6e46":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ace4"),n("d3b7"),n("cfc3"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7"),n("14d9");var i=n("9ab4"),a=r(n("e136")),o=r(n("5e69")),s=r(n("aaca")),l=n("a646"),u=function(){return function(){this.polyline=!1,this.curveness=0,this.segs=[]}}(),c=function(e){function t(t){var n=e.call(this,t)||this;return n._off=0,n.hoverDataIdx=-1,n}return(0,i.__extends)(t,e),t.prototype.reset=function(){this.notClear=!1,this._off=0},t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new u},t.prototype.buildPath=function(e,t){var n,r=t.segs,i=t.curveness;if(t.polyline)for(n=this._off;n<r.length;){var a=r[n++];if(a>0){e.moveTo(r[n++],r[n++]);for(var o=1;o<a;o++)e.lineTo(r[n++],r[n++])}}else for(n=this._off;n<r.length;){var s=r[n++],l=r[n++],u=r[n++],c=r[n++];if(e.moveTo(s,l),i>0){var d=(s+u)/2-(l-c)*i,f=(l+c)/2-(u-s)*i;e.quadraticCurveTo(d,f,u,c)}else e.lineTo(u,c)}this.incremental&&(this._off=n,this.notClear=!0)},t.prototype.findDataIndex=function(e,t){var n=this.shape,r=n.segs,i=n.curveness,a=this.style.lineWidth;if(n.polyline)for(var l=0,u=0;u<r.length;){var c=r[u++];if(c>0)for(var d=r[u++],f=r[u++],h=1;h<c;h++){var p=r[u++],g=r[u++];if(o.containStroke(d,f,p,g,a,e,t))return l}l++}else for(l=0,u=0;u<r.length;){d=r[u++],f=r[u++],p=r[u++],g=r[u++];if(i>0){var v=(d+p)/2-(f-g)*i,y=(f+g)/2-(p-d)*i;if(s.containStroke(d,f,v,y,p,g,a,e,t))return l}else if(o.containStroke(d,f,p,g,a,e,t))return l;l++}return-1},t.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect();if(e=n[0],t=n[1],r.contain(e,t)){var i=this.hoverDataIdx=this.findDataIndex(e,t);return i>=0}return this.hoverDataIdx=-1,!1},t.prototype.getBoundingRect=function(){var e=this._rect;if(!e){for(var t=this.shape,n=t.segs,r=1/0,i=1/0,o=-1/0,s=-1/0,l=0;l<n.length;){var u=n[l++],c=n[l++];r=Math.min(u,r),o=Math.max(u,o),i=Math.min(c,i),s=Math.max(c,s)}e=this._rect=new a.BoundingRect(r,i,o,s)}return e},t}(a.Path),d=function(){function e(){this.group=new a.Group}return e.prototype.updateData=function(e){this._clear();var t=this._create();t.setShape({segs:e.getLayout("linesPoints")}),this._setCommon(t,e)},e.prototype.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clear()},e.prototype.incrementalUpdate=function(e,t){var n=this._newAdded[0],r=t.getLayout("linesPoints"),i=n&&n.shape.segs;if(i&&i.length<2e4){var a=i.length,o=new Float32Array(a+r.length);o.set(i),o.set(r,a),n.setShape({segs:o})}else{this._newAdded=[];var s=this._create();s.incremental=!0,s.setShape({segs:r}),this._setCommon(s,t),s.__startIndex=e.start}},e.prototype.remove=function(){this._clear()},e.prototype.eachRendered=function(e){this._newAdded[0]&&e(this._newAdded[0])},e.prototype._create=function(){var e=new c({cursor:"default",ignoreCoarsePointer:!0});return this._newAdded.push(e),this.group.add(e),e},e.prototype._setCommon=function(e,t,n){var r=t.hostModel;e.setShape({polyline:r.get("polyline"),curveness:r.get(["lineStyle","curveness"])}),e.useStyle(r.getModel("lineStyle").getLineStyle()),e.style.strokeNoScale=!0;var i=t.getVisual("style");i&&i.stroke&&e.setStyle("stroke",i.stroke),e.setStyle("fill",null);var a=(0,l.getECData)(e);a.seriesIndex=r.seriesIndex,e.on("mousemove",(function(t){a.dataIndex=null;var n=e.hoverDataIdx;n>0&&(a.dataIndex=n+e.__startIndex)}))},e.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},e}(),f=d;t.default=f},"6ed2":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(d(e,t))v(e,t);else{var n=e.elm,r=o.parentNode(n);f(t),null!==r&&(o.insertBefore(r,t.elm,o.nextSibling(n)),p(r,[e],0,0))}return t},t.updateAttrs=g;var i=n("58f5"),a=n("c2e4"),o=r(n("9fac")),s=(0,a.createVNode)("","");function l(e){return void 0===e}function u(e){return void 0!==e}function c(e,t,n){for(var r={},i=t;i<=n;++i){var a=e[i].key;void 0!==a&&(r[a]=i)}return r}function d(e,t){var n=e.key===t.key,r=e.tag===t.tag;return r&&n}function f(e){var t,n=e.children,r=e.tag;if(u(r)){var l=e.elm=(0,a.createElement)(r);if(g(s,e),(0,i.isArray)(n))for(t=0;t<n.length;++t){var c=n[t];null!=c&&o.appendChild(l,f(c))}else u(e.text)&&!(0,i.isObject)(e.text)&&o.appendChild(l,o.createTextNode(e.text))}else e.elm=o.createTextNode(e.text);return e.elm}function h(e,t,n,r,i){for(;r<=i;++r){var a=n[r];null!=a&&o.insertBefore(e,f(a),t)}}function p(e,t,n,r){for(;n<=r;++n){var i=t[n];if(null!=i)if(u(i.tag)){var a=o.parentNode(i.elm);o.removeChild(a,i.elm)}else o.removeChild(e,i.elm)}}function g(e,t){var n,r=t.elm,i=e&&e.attrs||{},o=t.attrs||{};if(i!==o){for(n in o){var s=o[n],l=i[n];l!==s&&(!0===s?r.setAttribute(n,""):!1===s?r.removeAttribute(n):120!==n.charCodeAt(0)?r.setAttribute(n,s):"xmlns:xlink"===n||"xmlns"===n?r.setAttributeNS(a.XMLNS,n,s):58===n.charCodeAt(3)?r.setAttributeNS(a.XML_NAMESPACE,n,s):58===n.charCodeAt(5)?r.setAttributeNS(a.XLINKNS,n,s):r.setAttribute(n,s))}for(n in i)n in o||r.removeAttribute(n)}}function v(e,t){var n=t.elm=e.elm,r=e.children,i=t.children;e!==t&&(g(e,t),l(t.text)?u(r)&&u(i)?r!==i&&function(e,t,n){var r,i,a,s,u=0,g=0,y=t.length-1,m=t[0],_=t[y],b=n.length-1,x=n[0],S=n[b];while(u<=y&&g<=b)null==m?m=t[++u]:null==_?_=t[--y]:null==x?x=n[++g]:null==S?S=n[--b]:d(m,x)?(v(m,x),m=t[++u],x=n[++g]):d(_,S)?(v(_,S),_=t[--y],S=n[--b]):d(m,S)?(v(m,S),o.insertBefore(e,m.elm,o.nextSibling(_.elm)),m=t[++u],S=n[--b]):d(_,x)?(v(_,x),o.insertBefore(e,_.elm,m.elm),_=t[--y],x=n[++g]):(l(r)&&(r=c(t,u,y)),i=r[x.key],l(i)?o.insertBefore(e,f(x),m.elm):(a=t[i],a.tag!==x.tag?o.insertBefore(e,f(x),m.elm):(v(a,x),t[i]=void 0,o.insertBefore(e,a.elm,m.elm))),x=n[++g]);(u<=y||g<=b)&&(u>y?(s=null==n[b+1]?null:n[b+1].elm,h(e,s,n,g,b)):p(e,t,u,y))}(n,r,i):u(i)?(u(e.text)&&o.setTextContent(n,""),h(n,null,i,0,i.length-1)):u(r)?p(n,r,0,r.length-1):u(e.text)&&o.setTextContent(n,""):e.text!==t.text&&(u(r)&&p(n,r,0,r.length-1),o.setTextContent(n,t.text)))}},"6f07":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e&&e.timeline;i.isArray(t)||(t=t?[t]:[]);i.each(t,(function(e){e&&function(e){var t=e.type,n={number:"value",time:"time"};n[t]&&(e.axisType=n[t],delete e.type);if(a(e),o(e,"controlPosition")){var r=e.controlStyle||(e.controlStyle={});o(r,"position")||(r.position=e.controlPosition),"none"!==r.position||o(r,"show")||(r.show=!1,delete r.position),delete e.controlPosition}i.each(e.data||[],(function(e){i.isObject(e)&&!i.isArray(e)&&(!o(e,"value")&&o(e,"name")&&(e.value=e.name),a(e))}))}(e)}))};var i=r(n("58f5"));function a(e){var t=e.itemStyle||(e.itemStyle={}),n=t.emphasis||(t.emphasis={}),r=e.label||e.label||{},a=r.normal||(r.normal={}),s={normal:1,emphasis:1};i.each(r,(function(e,t){s[t]||o(a,t)||(a[t]=e)})),n.label&&!o(r,"emphasis")&&(r.emphasis=n.label,delete n.label)}function o(e,t){return e.hasOwnProperty(t)}},7009:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("c540")),o=n("46e1"),s=n("58f5"),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.defaultValueDimensions=[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],n}return(0,i.__extends)(t,e),t.prototype.getShadowDim=function(){return"open"},t.prototype.brushSelector=function(e,t,n){var r=t.getItemLayout(e);return r&&n.rect(r.brushRect)},t.type="series.candlestick",t.dependencies=["xAxis","yAxis","grid"],t.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,clip:!0,itemStyle:{color:"#eb5454",color0:"#47b262",borderColor:"#eb5454",borderColor0:"#47b262",borderColorDoji:null,borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationEasing:"linear",animationDuration:300},t}(a.default);(0,s.mixin)(l,o.WhiskerBoxCommonMixin,!0);var u=l;t.default=u},7034:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.forceLayout=function(e,t,n){for(var r=e,o=t,s=n.rect,l=s.width,u=s.height,c=[s.x+l/2,s.y+u/2],d=null==n.gravity?.1:n.gravity,f=0;f<r.length;f++){var h=r[f];h.p||(h.p=i.create(l*(Math.random()-.5)+c[0],u*(Math.random()-.5)+c[1])),h.pp=i.clone(h.p),h.edges=null}var p,g,v=null==n.friction?.6:n.friction,y=v;return{warmUp:function(){y=.8*v},setFixed:function(e){r[e].fixed=!0},setUnfixed:function(e){r[e].fixed=!1},beforeStep:function(e){p=e},afterStep:function(e){g=e},step:function(e){p&&p(r,o);for(var t=[],n=r.length,s=0;s<o.length;s++){var l=o[s];if(!l.ignoreForceLayout){var u=l.n1,f=l.n2;i.sub(t,f.p,u.p);var h=i.len(t)-l.d,v=f.w/(u.w+f.w);isNaN(v)&&(v=0),i.normalize(t,t),!u.fixed&&a(u.p,u.p,t,v*h*y),!f.fixed&&a(f.p,f.p,t,-(1-v)*h*y)}}for(s=0;s<n;s++){var m=r[s];m.fixed||(i.sub(t,c,m.p),a(m.p,m.p,t,d*y))}for(s=0;s<n;s++){u=r[s];for(var _=s+1;_<n;_++){f=r[_];i.sub(t,f.p,u.p);h=i.len(t);0===h&&(i.set(t,Math.random()-.5,Math.random()-.5),h=1);var b=(u.rep+f.rep)/h/h;!u.fixed&&a(u.pp,u.pp,t,b),!f.fixed&&a(f.pp,f.pp,t,-b)}}var x=[];for(s=0;s<n;s++){m=r[s];m.fixed||(i.sub(x,m.p,m.pp),a(m.p,m.p,x,y),i.copy(m.pp,m.p))}y*=.992;var S=y<.01;g&&g(r,o,S),e&&e(S)}}};var i=r(n("e235")),a=i.scaleAndAdd},"704b":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.GraphNode=t.GraphEdge=void 0,n("14d9"),n("d3b7"),n("ddb0");var i=r(n("58f5"));function a(e){return"_EC_"+e}var o=function(){function e(e){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=e||!1}return e.prototype.isDirected=function(){return this._directed},e.prototype.addNode=function(e,t){e=null==e?""+t:""+e;var n=this._nodesMap;if(!n[a(e)]){var r=new s(e,t);return r.hostGraph=this,this.nodes.push(r),n[a(e)]=r,r}},e.prototype.getNodeByIndex=function(e){var t=this.data.getRawIndex(e);return this.nodes[t]},e.prototype.getNodeById=function(e){return this._nodesMap[a(e)]},e.prototype.addEdge=function(e,t,n){var r=this._nodesMap,o=this._edgesMap;if(i.isNumber(e)&&(e=this.nodes[e]),i.isNumber(t)&&(t=this.nodes[t]),e instanceof s||(e=r[a(e)]),t instanceof s||(t=r[a(t)]),e&&t){var u=e.id+"-"+t.id,c=new l(e,t,n);return c.hostGraph=this,this._directed&&(e.outEdges.push(c),t.inEdges.push(c)),e.edges.push(c),e!==t&&t.edges.push(c),this.edges.push(c),o[u]=c,c}},e.prototype.getEdgeByIndex=function(e){var t=this.edgeData.getRawIndex(e);return this.edges[t]},e.prototype.getEdge=function(e,t){e instanceof s&&(e=e.id),t instanceof s&&(t=t.id);var n=this._edgesMap;return this._directed?n[e+"-"+t]:n[e+"-"+t]||n[t+"-"+e]},e.prototype.eachNode=function(e,t){for(var n=this.nodes,r=n.length,i=0;i<r;i++)n[i].dataIndex>=0&&e.call(t,n[i],i)},e.prototype.eachEdge=function(e,t){for(var n=this.edges,r=n.length,i=0;i<r;i++)n[i].dataIndex>=0&&n[i].node1.dataIndex>=0&&n[i].node2.dataIndex>=0&&e.call(t,n[i],i)},e.prototype.breadthFirstTraverse=function(e,t,n,r){if(t instanceof s||(t=this._nodesMap[a(t)]),t){for(var i="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!e.call(r,t,null)){var l=[t];while(l.length){var u=l.shift(),c=u[i];for(o=0;o<c.length;o++){var d=c[o],f=d.node1===u?d.node2:d.node1;if(!f.__visited){if(e.call(r,f,u))return;l.push(f),f.__visited=!0}}}}}},e.prototype.update=function(){for(var e=this.data,t=this.edgeData,n=this.nodes,r=this.edges,i=0,a=n.length;i<a;i++)n[i].dataIndex=-1;for(i=0,a=e.count();i<a;i++)n[e.getRawIndex(i)].dataIndex=i;t.filterSelf((function(e){var n=r[t.getRawIndex(e)];return n.node1.dataIndex>=0&&n.node2.dataIndex>=0}));for(i=0,a=r.length;i<a;i++)r[i].dataIndex=-1;for(i=0,a=t.count();i<a;i++)r[t.getRawIndex(i)].dataIndex=i},e.prototype.clone=function(){for(var t=new e(this._directed),n=this.nodes,r=this.edges,i=0;i<n.length;i++)t.addNode(n[i].id,n[i].dataIndex);for(i=0;i<r.length;i++){var a=r[i];t.addEdge(a.node1.id,a.node2.id,a.dataIndex)}return t},e}(),s=function(){function e(e,t){this.inEdges=[],this.outEdges=[],this.edges=[],this.dataIndex=-1,this.id=null==e?"":e,this.dataIndex=null==t?-1:t}return e.prototype.degree=function(){return this.edges.length},e.prototype.inDegree=function(){return this.inEdges.length},e.prototype.outDegree=function(){return this.outEdges.length},e.prototype.getModel=function(e){if(!(this.dataIndex<0)){var t=this.hostGraph,n=t.data.getItemModel(this.dataIndex);return n.getModel(e)}},e.prototype.getAdjacentDataIndices=function(){for(var e={edge:[],node:[]},t=0;t<this.edges.length;t++){var n=this.edges[t];n.dataIndex<0||(e.edge.push(n.dataIndex),e.node.push(n.node1.dataIndex,n.node2.dataIndex))}return e},e.prototype.getTrajectoryDataIndices=function(){for(var e=i.createHashMap(),t=i.createHashMap(),n=0;n<this.edges.length;n++){var r=this.edges[n];if(!(r.dataIndex<0)){e.set(r.dataIndex,!0);var a=[r.node1],o=[r.node2],s=0;while(s<a.length){var l=a[s];s++,t.set(l.dataIndex,!0);for(var u=0;u<l.inEdges.length;u++)e.set(l.inEdges[u].dataIndex,!0),a.push(l.inEdges[u].node1)}s=0;while(s<o.length){var c=o[s];s++,t.set(c.dataIndex,!0);for(u=0;u<c.outEdges.length;u++)e.set(c.outEdges[u].dataIndex,!0),o.push(c.outEdges[u].node2)}}}return{edge:e.keys(),node:t.keys()}},e}();t.GraphNode=s;var l=function(){function e(e,t,n){this.dataIndex=-1,this.node1=e,this.node2=t,this.dataIndex=null==n?-1:n}return e.prototype.getModel=function(e){if(!(this.dataIndex<0)){var t=this.hostGraph,n=t.edgeData.getItemModel(this.dataIndex);return n.getModel(e)}},e.prototype.getAdjacentDataIndices=function(){return{edge:[this.dataIndex],node:[this.node1.dataIndex,this.node2.dataIndex]}},e.prototype.getTrajectoryDataIndices=function(){var e=i.createHashMap(),t=i.createHashMap();e.set(this.dataIndex,!0);var n=[this.node1],r=[this.node2],a=0;while(a<n.length){var o=n[a];a++,t.set(o.dataIndex,!0);for(var s=0;s<o.inEdges.length;s++)e.set(o.inEdges[s].dataIndex,!0),n.push(o.inEdges[s].node1)}a=0;while(a<r.length){var l=r[a];a++,t.set(l.dataIndex,!0);for(s=0;s<l.outEdges.length;s++)e.set(l.outEdges[s].dataIndex,!0),r.push(l.outEdges[s].node2)}return{edge:e.keys(),node:t.keys()}},e}();function u(e,t){return{getValue:function(n){var r=this[e][t];return r.getStore().get(r.getDimensionIndex(n||"value"),this.dataIndex)},setVisual:function(n,r){this.dataIndex>=0&&this[e][t].setItemVisual(this.dataIndex,n,r)},getVisual:function(n){return this[e][t].getItemVisual(this.dataIndex,n)},setLayout:function(n,r){this.dataIndex>=0&&this[e][t].setItemLayout(this.dataIndex,n,r)},getLayout:function(){return this[e][t].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[e][t].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[e][t].getRawIndex(this.dataIndex)}}}t.GraphEdge=l,i.mixin(s,u("hostGraph","data")),i.mixin(l,u("hostGraph","edgeData"));var c=o;t.default=c},7061:function(e,t,n){"use strict";n("498a"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.SortOrderComparator=void 0,t.createFilterComparator=function(e,t){return"eq"===e||"ne"===e?new f("eq"===e,t):(0,o.hasOwn)(u,e)?new c(e,t):null},t.getRawValueParser=function(e){return l.get(e)},t.parseDataValue=function(e,t){var n=t&&t.type;if("ordinal"===n)return e;"time"!==n||(0,o.isNumber)(e)||null==e||"-"===e||(e=+(0,a.parseDate)(e));return null==e||""===e?NaN:+e};var i=r(n("53ca"));n("acd8");var a=n("30ac"),o=n("58f5"),s=n("7be7");var l=(0,o.createHashMap)({number:function(e){return parseFloat(e)},time:function(e){return+(0,a.parseDate)(e)},trim:function(e){return(0,o.isString)(e)?(0,o.trim)(e):e}});var u={lt:function(e,t){return e<t},lte:function(e,t){return e<=t},gt:function(e,t){return e>t},gte:function(e,t){return e>=t}},c=function(){function e(e,t){if(!(0,o.isNumber)(t)){0,(0,s.throwError)("")}this._opFn=u[e],this._rvalFloat=(0,a.numericToNumber)(t)}return e.prototype.evaluate=function(e){return(0,o.isNumber)(e)?this._opFn(e,this._rvalFloat):this._opFn((0,a.numericToNumber)(e),this._rvalFloat)},e}(),d=function(){function e(e,t){var n="desc"===e;this._resultLT=n?1:-1,null==t&&(t=n?"min":"max"),this._incomparable="min"===t?-1/0:1/0}return e.prototype.evaluate=function(e,t){var n=(0,o.isNumber)(e)?e:(0,a.numericToNumber)(e),r=(0,o.isNumber)(t)?t:(0,a.numericToNumber)(t),i=isNaN(n),s=isNaN(r);if(i&&(n=this._incomparable),s&&(r=this._incomparable),i&&s){var l=(0,o.isString)(e),u=(0,o.isString)(t);l&&(n=u?e:0),u&&(r=l?t:0)}return n<r?this._resultLT:n>r?-this._resultLT:0},e}();t.SortOrderComparator=d;var f=function(){function e(e,t){this._rval=t,this._isEQ=e,this._rvalTypeof=(0,i.default)(t),this._rvalFloat=(0,a.numericToNumber)(t)}return e.prototype.evaluate=function(e){var t=e===this._rval;if(!t){var n=(0,i.default)(e);n===this._rvalTypeof||"number"!==n&&"number"!==this._rvalTypeof||(t=(0,a.numericToNumber)(e)===this._rvalFloat)}return this._isEQ?t:!t},e}()},"70cd":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){t=(0,o.isArray)(t)&&{coordDimensions:t}||(0,o.extend)({encodeDefine:e.getEncode()},t);var r=e.getSource(),s=(0,i.default)(r,t).dimensions,l=new a.default(s,e);return l.initData(r,n),l};var i=r(n("044b")),a=r(n("3f28")),o=n("58f5")},"70d4":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.createFloat32Array=function(e){if((0,r.isArray)(e))return i?new Float32Array(e):e;return new a(e)},n("ace4"),n("d3b7"),n("cfc3"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7");var r=n("58f5"),i="undefined"!==typeof Float32Array,a=i?Float32Array:Array},"71be":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){e.eachSeriesByType("tree",(function(e){(function(e,t){var n=(0,i.getViewRect)(e,t);e.layoutInfo=n;var a=e.get("layout"),o=0,s=0,l=null;"radial"===a?(o=2*Math.PI,s=Math.min(n.height,n.width)/2,l=(0,i.separation)((function(e,t){return(e.parentNode===t.parentNode?1:2)/e.depth}))):(o=n.width,s=n.height,l=(0,i.separation)());var u=e.getData().tree.root,c=u.children[0];if(c){(0,i.init)(u),(0,r.eachAfter)(c,i.firstWalk,l),u.hierNode.modifier=-c.hierNode.prelim,(0,r.eachBefore)(c,i.secondWalk);var d=c,f=c,h=c;(0,r.eachBefore)(c,(function(e){var t=e.getLayout().x;t<d.getLayout().x&&(d=e),t>f.getLayout().x&&(f=e),e.depth>h.depth&&(h=e)}));var p=d===f?1:l(d,f)/2,g=p-d.getLayout().x,v=0,y=0,m=0,_=0;if("radial"===a)v=o/(f.getLayout().x+p+g),y=s/(h.depth-1||1),(0,r.eachBefore)(c,(function(e){m=(e.getLayout().x+g)*v,_=(e.depth-1)*y;var t=(0,i.radialCoordinate)(m,_);e.setLayout({x:t.x,y:t.y,rawX:m,rawY:_},!0)}));else{var b=e.getOrient();"RL"===b||"LR"===b?(y=s/(f.getLayout().x+p+g),v=o/(h.depth-1||1),(0,r.eachBefore)(c,(function(e){_=(e.getLayout().x+g)*y,m="LR"===b?(e.depth-1)*v:o-(e.depth-1)*v,e.setLayout({x:m,y:_},!0)}))):"TB"!==b&&"BT"!==b||(v=o/(f.getLayout().x+p+g),y=s/(h.depth-1||1),(0,r.eachBefore)(c,(function(e){m=(e.getLayout().x+g)*v,_="TB"===b?(e.depth-1)*y:s-(e.depth-1)*y,e.setLayout({x:m,y:_},!0)})))}}})(e,t)}))};var r=n("594c"),i=n("79f3")},"72c1":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.applyVisual=function(e,t,n,r,i,l){var u,c={};function d(e){return(0,s.getItemVisualFromData)(n,u,e)}function f(e,t){(0,s.setItemVisualFromData)(n,u,e,t)}a.each(e,(function(e){var n=o.default.prepareVisualTypes(t[e]);c[e]=n})),null==l?n.each(h):n.each([l],h);function h(e,a){u=null==l?e:a;var o=n.getRawDataItem(u);if(!o||!1!==o.visualMap)for(var s=r.call(i,e),h=t[s],p=c[s],g=0,v=p.length;g<v;g++){var y=p[g];h[y]&&h[y].applyVisual(e,d,f)}}},t.createVisualMappings=function(e,t,n){var r={};return l(t,(function(t){var i=r[t]=function(){var e=function(){};e.prototype.__hidden=e.prototype;var t=new e;return t}();l(e[t],(function(e,r){if(o.default.isValidType(r)){var s={type:r,visual:e};n&&n(s,t),i[r]=new o.default(s),"opacity"===r&&(s=a.clone(s),s.type="colorAlpha",i.__hidden.__alphaForOpacity=new o.default(s))}}))})),r},t.incrementalApplyVisual=function(e,t,n,r){var i={};return a.each(e,(function(e){var n=o.default.prepareVisualTypes(t[e]);i[e]=n})),{progress:function(e,a){var o,l;function u(e){return(0,s.getItemVisualFromData)(a,l,e)}function c(e,t){(0,s.setItemVisualFromData)(a,l,e,t)}null!=r&&(o=a.getDimensionIndex(r));var d=a.getStore();while(null!=(l=e.next())){var f=a.getRawDataItem(l);if(!f||!1!==f.visualMap)for(var h=null!=r?d.get(o,l):l,p=n(h),g=t[p],v=i[p],y=0,m=v.length;y<m;y++){var _=v[y];g[_]&&g[_].applyVisual(h,u,c)}}}}},t.replaceVisualOption=function(e,t,n){var r;a.each(n,(function(e){t.hasOwnProperty(e)&&u(t[e])&&(r=!0)})),r&&a.each(n,(function(n){t.hasOwnProperty(n)&&u(t[n])?e[n]=a.clone(t[n]):delete e[n]}))};var a=i(n("58f5")),o=r(n("0e14")),s=n("ac39"),l=a.each;function u(e){if(e)for(var t in e)if(e.hasOwnProperty(t))return!0}},"72cd":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(l.default),e.registerSeriesModel(u.default),(0,i.createLegacyDataSelectAction)("pie",e.registerAction),e.registerLayout((0,s.curry)(a.default,"pie")),e.registerProcessor((0,o.default)("pie")),e.registerProcessor((0,c.default)("pie"))};var i=n("f525"),a=r(n("1617")),o=r(n("c2f9")),s=n("58f5"),l=r(n("9b03")),u=r(n("5c1c")),c=r(n("cb6f"))},"72e6":function(e,t,n){"use strict";function r(e,t){return e.pointToProjected?e.pointToProjected(t):e.pointToData(t)}n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.updateCenterAndZoom=function(e,t,n,i){var a=e.getZoom(),o=e.getCenter(),s=t.zoom,l=e.projectedToPoint?e.projectedToPoint(o):e.dataToPoint(o);null!=t.dx&&null!=t.dy&&(l[0]-=t.dx,l[1]-=t.dy,e.setCenter(r(e,l),i));if(null!=s){if(n){var u=n.min||0,c=n.max||1/0;s=Math.max(Math.min(a*s,c),u)/a}e.scaleX*=s,e.scaleY*=s;var d=(t.originX-e.x)*(s-1),f=(t.originY-e.y)*(s-1);e.x-=d,e.y-=f,e.updateTransform(),e.setCenter(r(e,l),i),e.setZoom(s*a)}return{center:e.getCenter(),zoom:e.getZoom()}}},"750f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout(o.default),e.registerProcessor((0,s.default)("funnel"))};var i=r(n("f912")),a=r(n("5018")),o=r(n("b854")),s=r(n("c2f9"))},"753f":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AriaComponent",{enumerable:!0,get:function(){return O.install}}),Object.defineProperty(t,"AxisPointerComponent",{enumerable:!0,get:function(){return p.install}}),Object.defineProperty(t,"BrushComponent",{enumerable:!0,get:function(){return g.install}}),Object.defineProperty(t,"CalendarComponent",{enumerable:!0,get:function(){return c.install}}),Object.defineProperty(t,"DataZoomComponent",{enumerable:!0,get:function(){return w.install}}),Object.defineProperty(t,"DataZoomInsideComponent",{enumerable:!0,get:function(){return T.install}}),Object.defineProperty(t,"DataZoomSliderComponent",{enumerable:!0,get:function(){return I.install}}),Object.defineProperty(t,"DatasetComponent",{enumerable:!0,get:function(){return L.install}}),Object.defineProperty(t,"GeoComponent",{enumerable:!0,get:function(){return s.install}}),Object.defineProperty(t,"GraphicComponent",{enumerable:!0,get:function(){return d.install}}),Object.defineProperty(t,"GridComponent",{enumerable:!0,get:function(){return i.install}}),Object.defineProperty(t,"GridSimpleComponent",{enumerable:!0,get:function(){return r.install}}),Object.defineProperty(t,"LegendComponent",{enumerable:!0,get:function(){return x.install}}),Object.defineProperty(t,"LegendPlainComponent",{enumerable:!0,get:function(){return M.install}}),Object.defineProperty(t,"LegendScrollComponent",{enumerable:!0,get:function(){return S.install}}),Object.defineProperty(t,"MarkAreaComponent",{enumerable:!0,get:function(){return b.install}}),Object.defineProperty(t,"MarkLineComponent",{enumerable:!0,get:function(){return _.install}}),Object.defineProperty(t,"MarkPointComponent",{enumerable:!0,get:function(){return m.install}}),Object.defineProperty(t,"ParallelComponent",{enumerable:!0,get:function(){return u.install}}),Object.defineProperty(t,"PolarComponent",{enumerable:!0,get:function(){return a.install}}),Object.defineProperty(t,"RadarComponent",{enumerable:!0,get:function(){return o.install}}),Object.defineProperty(t,"SingleAxisComponent",{enumerable:!0,get:function(){return l.install}}),Object.defineProperty(t,"TimelineComponent",{enumerable:!0,get:function(){return y.install}}),Object.defineProperty(t,"TitleComponent",{enumerable:!0,get:function(){return v.install}}),Object.defineProperty(t,"ToolboxComponent",{enumerable:!0,get:function(){return f.install}}),Object.defineProperty(t,"TooltipComponent",{enumerable:!0,get:function(){return h.install}}),Object.defineProperty(t,"TransformComponent",{enumerable:!0,get:function(){return D.install}}),Object.defineProperty(t,"VisualMapComponent",{enumerable:!0,get:function(){return A.install}}),Object.defineProperty(t,"VisualMapContinuousComponent",{enumerable:!0,get:function(){return C.install}}),Object.defineProperty(t,"VisualMapPiecewiseComponent",{enumerable:!0,get:function(){return P.install}});var r=n("1120"),i=n("5fba"),a=n("db03"),o=n("cda4"),s=n("b98d"),l=n("60c7"),u=n("6ad2"),c=n("57c4"),d=n("1307"),f=n("64f2"),h=n("7dbe"),p=n("2b2a"),g=n("f650"),v=n("bff5"),y=n("ba25"),m=n("c0eb"),_=n("e74a"),b=n("a64b"),x=n("9eb5"),S=n("ca1b"),M=n("e3489"),w=n("df86"),T=n("2787"),I=n("8dca"),A=n("83a6"),C=n("86ce"),P=n("ac07"),O=n("a678"),D=n("1649"),L=n("be33")},7561:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("65ad")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.createMarkerModelFromSeries=function(e,n,r){return new t(e,n,r)},t.type="markLine",t.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"},t}(a.default),s=o;t.default=s},"760e":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){e.eachSeriesByType("graph",(function(e){var t=e.get("layout"),n=e.coordinateSystem;if(n&&"view"!==n.type){var a=e.getData(),o=[];(0,r.each)(n.dimensions,(function(e){o=o.concat(a.mapDimensionsAll(e))}));for(var s=0;s<a.count();s++){for(var l=[],u=!1,c=0;c<o.length;c++){var d=a.get(o[c],s);isNaN(d)||(u=!0),l.push(d)}u?a.setItemLayout(s,n.dataToPoint(l)):a.setItemLayout(s,[NaN,NaN])}(0,i.simpleLayoutEdge)(a.graph,e)}else t&&"none"!==t||(0,i.simpleLayout)(e)}))},n("99af"),n("14d9");var r=n("58f5"),i=n("6d17")},"77ef":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=i(n("6477")),o=r(n("1593")),s=Math.min,l=Math.max,u=new o.default,c=new o.default,d=new o.default,f=new o.default,h=new o.default,p=new o.default,g=function(){function e(e,t,n,r){n<0&&(e+=n,n=-n),r<0&&(t+=r,r=-r),this.x=e,this.y=t,this.width=n,this.height=r}return e.prototype.union=function(e){var t=s(e.x,this.x),n=s(e.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=l(e.x+e.width,this.x+this.width)-t:this.width=e.width,isFinite(this.y)&&isFinite(this.height)?this.height=l(e.y+e.height,this.y+this.height)-n:this.height=e.height,this.x=t,this.y=n},e.prototype.applyTransform=function(t){e.applyTransform(this,this,t)},e.prototype.calculateTransform=function(e){var t=this,n=e.width/t.width,r=e.height/t.height,i=a.create();return a.translate(i,i,[-t.x,-t.y]),a.scale(i,i,[n,r]),a.translate(i,i,[e.x,e.y]),i},e.prototype.intersect=function(t,n){if(!t)return!1;t instanceof e||(t=e.create(t));var r=this,i=r.x,a=r.x+r.width,s=r.y,l=r.y+r.height,u=t.x,c=t.x+t.width,d=t.y,f=t.y+t.height,g=!(a<u||c<i||l<d||f<s);if(n){var v=1/0,y=0,m=Math.abs(a-u),_=Math.abs(c-i),b=Math.abs(l-d),x=Math.abs(f-s),S=Math.min(m,_),M=Math.min(b,x);a<u||c<i?S>y&&(y=S,m<_?o.default.set(p,-m,0):o.default.set(p,_,0)):S<v&&(v=S,m<_?o.default.set(h,m,0):o.default.set(h,-_,0)),l<d||f<s?M>y&&(y=M,b<x?o.default.set(p,0,-b):o.default.set(p,0,x)):S<v&&(v=S,b<x?o.default.set(h,0,b):o.default.set(h,0,-x))}return n&&o.default.copy(n,g?h:p),g},e.prototype.contain=function(e,t){return e>=this.x&&e<=this.x+this.width&&t>=this.y&&t<=this.y+this.height},e.prototype.clone=function(){return new e(this.x,this.y,this.width,this.height)},e.prototype.copy=function(t){e.copy(this,t)},e.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},e.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},e.prototype.isZero=function(){return 0===this.width||0===this.height},e.create=function(t){return new e(t.x,t.y,t.width,t.height)},e.copy=function(e,t){e.x=t.x,e.y=t.y,e.width=t.width,e.height=t.height},e.applyTransform=function(t,n,r){if(r){if(r[1]<1e-5&&r[1]>-1e-5&&r[2]<1e-5&&r[2]>-1e-5){var i=r[0],a=r[3],o=r[4],h=r[5];return t.x=n.x*i+o,t.y=n.y*a+h,t.width=n.width*i,t.height=n.height*a,t.width<0&&(t.x+=t.width,t.width=-t.width),void(t.height<0&&(t.y+=t.height,t.height=-t.height))}u.x=d.x=n.x,u.y=f.y=n.y,c.x=f.x=n.x+n.width,c.y=d.y=n.y+n.height,u.transform(r),f.transform(r),c.transform(r),d.transform(r),t.x=s(u.x,c.x,d.x,f.x),t.y=s(u.y,c.y,d.y,f.y);var p=l(u.x,c.x,d.x,f.x),g=l(u.y,c.y,d.y,f.y);t.width=p-t.x,t.height=g-t.y}else t!==n&&e.copy(t,n)},e}(),v=g;t.default=v},7916:function(e,t,n){"use strict";n("7a82"),n("d3b7"),n("159b"),n("b64b"),Object.defineProperty(t,"__esModule",{value:!0});var r=n("ca24");Object.keys(r).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===r[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return r[e]}}))}));var i=n("1c5b");Object.keys(i).forEach((function(e){"default"!==e&&"__esModule"!==e&&(e in t&&t[e]===i[e]||Object.defineProperty(t,e,{enumerable:!0,get:function(){return i[e]}}))}));var a=n("86e3"),o=n("c8ab");(0,a.use)(o.installLabelLayout)},"793c":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.findComponents({mainType:"legend"});t&&t.length&&e.filterSeries((function(e){for(var n=0;n<t.length;n++)if(!t[n].isSelected(e.name))return!1;return!0}))}},"793f":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.RingShape=void 0;var i=n("9ab4"),a=r(n("bec7")),o=function(){return function(){this.cx=0,this.cy=0,this.r=0,this.r0=0}}();t.RingShape=o;var s=function(e){function t(t){return e.call(this,t)||this}return(0,i.__extends)(t,e),t.prototype.getDefaultShape=function(){return new o},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=2*Math.PI;e.moveTo(n+t.r,r),e.arc(n,r,t.r,0,i,!1),e.moveTo(n+t.r0,r),e.arc(n,r,t.r0,0,i,!0)},t}(a.default);s.prototype.type="ring";var l=s;t.default=l},7945:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.hideOverlap=function(e){var t=[];e.sort((function(e,t){return t.priority-e.priority}));var n=new r.BoundingRect(0,0,0,0);function i(e){if(!e.ignore){var t=e.ensureState("emphasis");null==t.ignore&&(t.ignore=!1)}e.ignore=!0}for(var a=0;a<e.length;a++){var o=e[a],s=o.axisAligned,l=o.localRect,u=o.transform,c=o.label,d=o.labelLine;n.copy(o.rect),n.width-=.1,n.height-=.1,n.x+=.05,n.y+=.05;for(var f=o.obb,h=!1,p=0;p<t.length;p++){var g=t[p];if(n.intersect(g.rect)){if(s&&g.axisAligned){h=!0;break}if(g.obb||(g.obb=new r.OrientedBoundingRect(g.localRect,g.transform)),f||(f=new r.OrientedBoundingRect(l,u)),f.intersect(g.obb)){h=!0;break}}}h?(i(c),d&&i(d)):(c.attr("ignore",o.defaultAttr.ignore),d&&d.attr("ignore",o.defaultAttr.labelGuideIgnore),t.push(o))}},t.prepareLayoutList=function(e){for(var t=[],n=0;n<e.length;n++){var i=e[n];if(!i.defaultAttr.ignore){var a=i.label,o=a.getComputedTransform(),s=a.getBoundingRect(),l=!o||o[1]<1e-5&&o[2]<1e-5,u=a.style.margin||0,c=s.clone();c.applyTransform(o),c.x-=u/2,c.y-=u/2,c.width+=u,c.height+=u;var d=l?new r.OrientedBoundingRect(s,o):null;t.push({label:a,labelLine:i.labelLine,rect:c,localRect:s,obb:d,priority:i.priority,defaultAttr:i.defaultAttr,layoutOption:i.computedLayoutOption,axisAligned:l,transform:o})}}return t},t.shiftLayoutOnX=function(e,t,n,r){return i(e,"x","width",t,n,r)},t.shiftLayoutOnY=function(e,t,n,r){return i(e,"y","height",t,n,r)},n("14d9"),n("4e82");var r=n("e136");function i(e,t,n,r,i,a){var o=e.length;if(!(o<2)){e.sort((function(e,n){return e.rect[t]-n.rect[t]}));for(var s,l=0,u=!1,c=[],d=0,f=0;f<o;f++){var h=e[f],p=h.rect;s=p[t]-l,s<0&&(p[t]-=s,h.label[t]-=s,u=!0);var g=Math.max(-s,0);c.push(g),d+=g,l=p[t]+p[n]}d>0&&a&&S(-d/o,0,o);var v,y,m=e[0],_=e[o-1];return b(),v<0&&M(-v,.8),y<0&&M(y,.8),b(),x(v,y,1),x(y,v,-1),b(),v<0&&w(-v),y<0&&w(y),u}function b(){v=m.rect[t]-r,y=i-_.rect[t]-_.rect[n]}function x(e,t,n){if(e<0){var r=Math.min(t,-e);if(r>0){S(r*n,0,o);var i=r+e;i<0&&M(-i*n,1)}else M(-e*n,1)}}function S(n,r,i){0!==n&&(u=!0);for(var a=r;a<i;a++){var o=e[a],s=o.rect;s[t]+=n,o.label[t]+=n}}function M(r,i){for(var a=[],s=0,l=1;l<o;l++){var u=e[l-1].rect,c=Math.max(e[l].rect[t]-u[t]-u[n],0);a.push(c),s+=c}if(s){var d=Math.min(Math.abs(r)/s,i);if(r>0)for(l=0;l<o-1;l++){var f=a[l]*d;S(f,0,l+1)}else for(l=o-1;l>0;l--){f=a[l-1]*d;S(-f,l,o)}}}function w(e){var t=e<0?-1:1;e=Math.abs(e);for(var n=Math.ceil(e/(o-1)),r=0;r<o-1;r++)if(t>0?S(n,0,r+1):S(-n,o-r-1,o),e-=n,e<=0)return}}},"79bc":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"format",{enumerable:!0,get:function(){return i.format}}),Object.defineProperty(t,"parse",{enumerable:!0,get:function(){return r.parseDate}});var r=n("30ac"),i=n("1129")},"79d0":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("cb29"),n("c975");var a=n("9ab4"),o=i(n("58f5")),s=i(n("1447")),l=i(n("e136")),u=n("50db"),c=r(n("f390")),d=r(n("866b")),f=i(n("8eb8")),h=r(n("54f8")),p=n("93a8"),g=n("7b1f"),v=r(n("3783")),y=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n,r){var i=this.group;if(i.removeAll(),e.get("show")){var a=+e.get("itemSize"),h="vertical"===e.get("orient"),y=e.get("feature")||{},m=this._features||(this._features={}),_=[];o.each(y,(function(e,t){_.push(t)})),new d.default(this._featureNames||[],_).add(b).update(b).remove(o.curry(b,null)).execute(),this._featureNames=_,f.layout(i,e,n),i.add(f.makeBackground(i.getBoundingRect(),e)),h||i.eachChild((function(e){var t=e.__title,r=e.ensureState("emphasis"),l=r.textConfig||(r.textConfig={}),u=e.getTextContent(),c=u&&u.ensureState("emphasis");if(c&&!o.isFunction(c)&&t){var d=c.style||(c.style={}),f=s.getBoundingRect(t,v.default.makeFont(d)),h=e.x+i.x,p=e.y+i.y+a,g=!1;p+f.height>n.getHeight()&&(l.position="top",g=!0);var y=g?-5-f.height:a+10;h+f.width/2>n.getWidth()?(l.position=["100%",y],d.align="right"):h-f.width/2<0&&(l.position=[0,y],d.align="left")}}))}function b(s,d){var f,b=_[s],x=_[d],S=y[b],M=new c.default(S,e,e.ecModel);if(r&&null!=r.newTitle&&r.featureName===b&&(S.title=r.newTitle),b&&!x){if(function(e){return 0===e.indexOf("my")}(b))f={onclick:M.option.onclick,featureName:b};else{var w=(0,p.getFeature)(b);if(!w)return;f=new w}m[b]=f}else if(f=m[x],!f)return;f.uid=(0,g.getUID)("toolbox-feature"),f.model=M,f.ecModel=t,f.api=n;var T=f instanceof p.ToolboxFeature;b||!x?!M.get("show")||T&&f.unusable?T&&f.remove&&f.remove(t,n):(function(r,s,c){var d,f,g=r.getModel("iconStyle"),y=r.getModel(["emphasis","iconStyle"]),m=s instanceof p.ToolboxFeature&&s.getIcons?s.getIcons():r.get("icon"),_=r.get("title")||{};o.isString(m)?(d={},d[c]=m):d=m;o.isString(_)?(f={},f[c]=_):f=_;var b=r.iconPaths={};o.each(d,(function(c,d){var p=l.createIcon(c,{},{x:-a/2,y:-a/2,width:a,height:a});p.setStyle(g.getItemStyle());var m=p.ensureState("emphasis");m.style=y.getItemStyle();var _=new v.default({style:{text:f[d],align:y.get("textAlign"),borderRadius:y.get("textBorderRadius"),padding:y.get("textPadding"),fill:null},ignore:!0});p.setTextContent(_),l.setTooltipConfig({el:p,componentModel:e,itemName:d,formatterParamsExtra:{title:f[d]}}),p.__title=f[d],p.on("mouseover",(function(){var t=y.getItemStyle(),r=h?null==e.get("right")&&"right"!==e.get("left")?"right":"left":null==e.get("bottom")&&"bottom"!==e.get("top")?"bottom":"top";_.setStyle({fill:y.get("textFill")||t.fill||t.stroke||"#000",backgroundColor:y.get("textBackgroundColor")}),p.setTextConfig({position:y.get("textPosition")||r}),_.ignore=!e.get("showTitle"),n.enterEmphasis(this)})).on("mouseout",(function(){"emphasis"!==r.get(["iconStatus",d])&&n.leaveEmphasis(this),_.hide()})),("emphasis"===r.get(["iconStatus",d])?u.enterEmphasis:u.leaveEmphasis)(p),i.add(p),p.on("click",o.bind(s.onclick,s,t,n,d)),b[d]=p}))}(M,f,b),M.setIconStatus=function(e,t){var n=this.option,r=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[e]=t,r[e]&&("emphasis"===t?u.enterEmphasis:u.leaveEmphasis)(r[e])},f instanceof p.ToolboxFeature&&f.render&&f.render(M,t,n,r)):T&&f.dispose&&f.dispose(t,n)}},t.prototype.updateView=function(e,t,n,r){o.each(this._features,(function(e){e instanceof p.ToolboxFeature&&e.updateView&&e.updateView(e.model,t,n,r)}))},t.prototype.remove=function(e,t){o.each(this._features,(function(n){n instanceof p.ToolboxFeature&&n.remove&&n.remove(e,t)})),this.group.removeAll()},t.prototype.dispose=function(e,t){o.each(this._features,(function(n){n instanceof p.ToolboxFeature&&n.dispose&&n.dispose(e,t)}))},t.type="toolbox",t}(h.default);var m=y;t.default=m},"79f3":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.firstWalk=function(e,t){var n=e.isExpand?e.children:[],r=e.parentNode.children,i=e.hierNode.i?r[e.hierNode.i-1]:null;if(n.length){(function(e){var t=e.children,n=t.length,r=0,i=0;while(--n>=0){var a=t[n];a.hierNode.prelim+=r,a.hierNode.modifier+=r,i+=a.hierNode.change,r+=a.hierNode.shift+i}})(e);var u=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;i?(e.hierNode.prelim=i.hierNode.prelim+t(e,i),e.hierNode.modifier=e.hierNode.prelim-u):e.hierNode.prelim=u}else i&&(e.hierNode.prelim=i.hierNode.prelim+t(e,i));e.parentNode.hierNode.defaultAncestor=function(e,t,n,r){if(t){var i=e,u=e,c=u.parentNode.children[0],d=t,f=i.hierNode.modifier,h=u.hierNode.modifier,p=c.hierNode.modifier,g=d.hierNode.modifier;while(d=a(d),u=o(u),d&&u){i=a(i),c=o(c),i.hierNode.ancestor=e;var v=d.hierNode.prelim+g-u.hierNode.prelim-h+r(d,u);v>0&&(l(s(d,e,n),e,v),h+=v,f+=v),g+=d.hierNode.modifier,h+=u.hierNode.modifier,f+=i.hierNode.modifier,p+=c.hierNode.modifier}d&&!a(i)&&(i.hierNode.thread=d,i.hierNode.modifier+=g-f),u&&!o(c)&&(c.hierNode.thread=u,c.hierNode.modifier+=h-p,n=e)}return n}(e,i,e.parentNode.hierNode.defaultAncestor||r[0],t)},t.getViewRect=function(e,t){return i.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})},t.init=function(e){var t=e;t.hierNode={defaultAncestor:null,ancestor:t,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};var n,r,i=[t];while(n=i.pop())if(r=n.children,n.isExpand&&r.length)for(var a=r.length,o=a-1;o>=0;o--){var s=r[o];s.hierNode={defaultAncestor:null,ancestor:s,prelim:0,modifier:0,change:0,shift:0,i:o,thread:null},i.push(s)}},t.radialCoordinate=function(e,t){return e-=Math.PI/2,{x:t*Math.cos(e),y:t*Math.sin(e)}},t.secondWalk=function(e){var t=e.hierNode.prelim+e.parentNode.hierNode.modifier;e.setLayout({x:t},!0),e.hierNode.modifier+=e.parentNode.hierNode.modifier},t.separation=function(e){return arguments.length?e:u},n("14d9");var i=r(n("06fd"));function a(e){var t=e.children;return t.length&&e.isExpand?t[t.length-1]:e.hierNode.thread}function o(e){var t=e.children;return t.length&&e.isExpand?t[0]:e.hierNode.thread}function s(e,t,n){return e.hierNode.ancestor.parentNode===t.parentNode?e.hierNode.ancestor:n}function l(e,t,n){var r=n/(t.hierNode.i-e.hierNode.i);t.hierNode.change-=r,t.hierNode.shift+=n,t.hierNode.modifier+=n,t.hierNode.prelim+=n,e.hierNode.change+=r}function u(e,t){return e.parentNode===t.parentNode?1:2}},"79fe":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){e.eachRawSeries((function(n){if(!e.isSeriesFiltered(n)){var i=n.getData();i.hasItemVisual()&&i.each((function(e){var n=i.getItemVisual(e,"decal");if(n){var a=i.ensureUniqueItemVisual(e,"style");a.decal=(0,r.createOrUpdatePatternFromDecal)(n,t)}}));var a=i.getVisual("decal");if(a){var o=i.getVisual("style");o.decal=(0,r.createOrUpdatePatternFromDecal)(a,t)}}}))};var r=n("e5e8")},"7a83":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout(o.default),e.registerVisual(s.default)};var i=r(n("9cde")),a=r(n("b79b")),o=r(n("2514")),s=r(n("7ecc"))},"7a87":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.getRect();return{coordSys:{type:"singleAxis",x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:function(t){return e.dataToPoint(t)},size:(0,r.bind)(i,e)}}};var r=n("58f5");function i(e,t){var n=this.getAxis(),r=t instanceof Array?t[0]:t,i=(e instanceof Array?e[0]:e)/2;return"category"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(r-i)-n.dataToCoord(r+i))}},"7b1f":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.enableSubTypeDefaulter=function(e){var t={};e.registerSubTypeDefaulter=function(e,n){var r=(0,a.parseClassType)(e);t[r.main]=n},e.determineSubType=function(n,r){var i=r.type;if(!i){var o=(0,a.parseClassType)(n).main;e.hasSubTypes(n)&&t[o]&&(i=t[o](r))}return i}},t.enableTopologicalTravel=function(e,t){function n(e){var n={},a=[];return i.each(e,(function(o){var s=r(n,o),l=s.originalDeps=t(o),u=function(e,t){var n=[];return i.each(e,(function(e){i.indexOf(t,e)>=0&&n.push(e)})),n}(l,e);s.entryCount=u.length,0===s.entryCount&&a.push(o),i.each(u,(function(e){i.indexOf(s.predecessor,e)<0&&s.predecessor.push(e);var t=r(n,e);i.indexOf(t.successor,e)<0&&t.successor.push(o)}))})),{graph:n,noEntryList:a}}function r(e,t){return e[t]||(e[t]={predecessor:[],successor:[]}),e[t]}e.topologicalTravel=function(e,t,r,a){if(e.length){var o=n(t),s=o.graph,l=o.noEntryList,u={};i.each(e,(function(e){u[e]=!0}));while(l.length){var c=l.pop(),d=s[c],f=!!u[c];f&&(r.call(a,c,d.originalDeps.slice()),delete u[c]),i.each(d.successor,f?p:h)}i.each(u,(function(){throw new Error("")}))}function h(e){s[e].entryCount--,0===s[e].entryCount&&l.push(e)}function p(e){u[e]=!0,h(e)}}},t.getUID=function(e){return[e||"",o++].join("_")},t.inheritDefaultOption=function(e,t){return i.merge(i.merge({},e,!0),t,!0)},n("fb6a"),n("d9e2"),n("d401"),n("14d9");var i=r(n("58f5")),a=n("6233"),o=(n("7be7"),Math.round(10*Math.random()))},"7be7":function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.deprecateLog=function(e){0},t.deprecateReplaceLog=function(e,t,n){0},t.error=function(e,t){a("error",e,t)},t.log=function(e,t){a("log",e,t)},t.makePrintable=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n="";0;return n},t.throwError=function(e){throw new Error(e)},t.warn=function(e,t){a("warn",e,t)},n("e9c4"),n("d9e2"),n("d401");n("58f5");var r={},i="undefined"!==typeof console&&console.warn&&console.log;function a(e,t,n){if(i){if(n){if(r[t])return;r[t]=!0}console[e]("[ECharts] "+t)}}},"7c40":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("aca7")),s=r(n("25e2")),l=r(n("9fb7")),u=["x","y"],c=["width","height"],d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.makeElOption=function(e,t,n,r,i){var a=n.axis,o=a.coordinateSystem,u=p(o,1-h(a)),c=o.dataToPoint(t)[0],d=r.get("type");if(d&&"none"!==d){var g=s.buildElStyle(r),v=f[d](a,c,u);v.style=g,e.graphicKey=v.type,e.pointer=v}var y=l.layout(n);s.buildCartesianSingleLabelElOption(t,e,y,n,r,i)},t.prototype.getHandleTransform=function(e,t,n){var r=l.layout(t,{labelInside:!1});r.labelMargin=n.get(["handle","margin"]);var i=s.getTransformedPosition(t.axis,e,r);return{x:i[0],y:i[1],rotation:r.rotation+(r.labelDirection<0?Math.PI:0)}},t.prototype.updateHandleTransform=function(e,t,n,r){var i=n.axis,a=i.coordinateSystem,o=h(i),s=p(a,o),l=[e.x,e.y];l[o]+=t[o],l[o]=Math.min(s[1],l[o]),l[o]=Math.max(s[0],l[o]);var u=p(a,1-o),c=(u[1]+u[0])/2,d=[c,c];return d[o]=l[o],{x:l[0],y:l[1],rotation:e.rotation,cursorPoint:d,tooltipOption:{verticalAlign:"middle"}}},t}(o.default),f={line:function(e,t,n){var r=s.makeLineShape([t,n[0]],[t,n[1]],h(e));return{type:"Line",subPixelOptimize:!0,shape:r}},shadow:function(e,t,n){var r=e.getBandWidth(),i=n[1]-n[0];return{type:"Rect",shape:s.makeRectShape([t-r/2,n[0]],[r,i],h(e))}}};function h(e){return e.isHorizontal()?0:1}function p(e,t){var n=e.getRect();return[n[u[t]],n[u[t]]+n[c[t]]]}var g=d;t.default=g},"7d18":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("1db5")),o=function(e){function t(t,n,r,i,a,o){var s=e.call(this,a)||this;return s.x=null==t?0:t,s.y=null==n?0:n,s.x2=null==r?1:r,s.y2=null==i?0:i,s.type="linear",s.global=o||!1,s}return(0,i.__extends)(t,e),t}(a.default),s=o;t.default=s},"7dbe":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,a.use)(i.install),e.registerComponentModel(o.default),e.registerComponentView(s.default),e.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},l.noop),e.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},l.noop)};var i=n("2b2a"),a=n("86e3"),o=r(n("149a")),s=r(n("407b")),l=n("58f5")},"7ecc":function(e,t,n){"use strict";function r(e){return e instanceof Array||(e=[e,e]),e}n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i={seriesType:"lines",reset:function(e){var t=r(e.get("symbol")),n=r(e.get("symbolSize")),i=e.getData();return i.setVisual("fromSymbol",t&&t[0]),i.setVisual("toSymbol",t&&t[1]),i.setVisual("fromSymbolSize",n&&n[0]),i.setVisual("toSymbolSize",n&&n[1]),{dataEach:i.hasItemOption?function(e,t){var n=e.getItemModel(t),i=r(n.getShallow("symbol",!0)),a=r(n.getShallow("symbolSize",!0));i[0]&&e.setItemVisual(t,"fromSymbol",i[0]),i[1]&&e.setItemVisual(t,"toSymbol",i[1]),a[0]&&e.setItemVisual(t,"fromSymbolSize",a[0]),a[1]&&e.setItemVisual(t,"toSymbolSize",a[1])}:null}}},a=i;t.default=a},"7f38":function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("4de4"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.EASING_MAP=t.ANIMATE_STYLE_MAP=void 0,t.createCSSAnimation=m,n("c975"),n("ac1f"),n("5319"),n("14d9");var i=n("66f2"),a=n("c2e4"),o=r(n("2055")),s=r(n("b589")),l=n("6c22"),u=n("58f5"),c=r(n("449f")),d=n("6bb7"),f={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"};t.EASING_MAP=f;function h(e,t,n){var r=(0,u.extend)({},e.shape);(0,u.extend)(r,t),e.buildPath(n,r);var i=new o.default;return i.reset((0,l.getPathPrecision)(e)),n.rebuildPath(i,1),i.generateStr(),i.getStr()}function p(e,t){var n=t.originX,r=t.originY;(n||r)&&(e["transform-origin"]=n+"px "+r+"px")}var g={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function v(e,t){var n=t.zrId+"-ani-"+t.cssAnimIdx++;return t.cssAnims[n]=e,n}function y(e){return(0,u.isString)(e)?f[e]?"cubic-bezier("+f[e]+")":(0,d.createCubicEasingFunc)(e)?e:"":""}function m(e,t,n,r){var o=e.animators,d=o.length,f=[];if(e instanceof c.default){var _=function(e,t,n){var r,i,o=e.shape.paths,s={};if((0,u.each)(o,(function(e){var t=(0,a.createBrushScope)(n.zrId);t.animation=!0,m(e,{},t,!0);var o=t.cssAnims,l=t.cssNodes,c=(0,u.keys)(o),d=c.length;if(d){i=c[d-1];var f=o[i];for(var h in f){var p=f[h];s[h]=s[h]||{d:""},s[h].d+=p.d||""}for(var g in l){var v=l[g].animation;v.indexOf(i)>=0&&(r=v)}}})),r){t.d=!1;var l=v(s,n);return r.replace(i,l)}}(e,t,n);if(_)f.push(_);else if(!d)return}else if(!d)return;for(var b={},x=0;x<d;x++){var S=o[x],M=[S.getMaxTime()/1e3+"s"],w=y(S.getClip().easing),T=S.getDelay();w?M.push(w):M.push("linear"),T&&M.push(T/1e3+"s"),S.getLoop()&&M.push("infinite");var I=M.join(" ");b[I]=b[I]||[I,[]],b[I][1].push(S)}function A(a){var o,c=a[1],d=c.length,f={},m={},_={};function b(e,t,n){for(var r=e.getTracks(),i=e.getMaxTime(),a=0;a<r.length;a++){var o=r[a];if(o.needsAnimate()){var s=o.keyframes,l=o.propName;if(n&&(l=n(l)),l)for(var c=0;c<s.length;c++){var d=s[c],f=Math.round(d.time/i*100)+"%",h=y(d.easing),p=d.rawValue;((0,u.isString)(p)||(0,u.isNumber)(p))&&(t[f]=t[f]||{},t[f][l]=d.rawValue,h&&(t[f]["animation-timing-function"]=h))}}}}for(var x=0;x<d;x++){var S=c[x],M=S.targetName;M?"shape"===M&&b(S,m):!r&&b(S,f)}for(var w in f){var T={};(0,i.copyTransform)(T,e),(0,u.extend)(T,f[w]);var I=(0,l.getSRTTransformString)(T),A=f[w]["animation-timing-function"];_[w]=I?{transform:I}:{},p(_[w],T),A&&(_[w]["animation-timing-function"]=A)}var C=!0;for(var w in m){_[w]=_[w]||{};var P=!o;A=m[w]["animation-timing-function"];P&&(o=new s.default);var O=o.len();o.reset(),_[w].d=h(e,m[w],o);var D=o.len();if(!P&&O!==D){C=!1;break}A&&(_[w]["animation-timing-function"]=A)}if(!C)for(var w in _)delete _[w].d;if(!r)for(x=0;x<d;x++){S=c[x],M=S.targetName;"style"===M&&b(S,_,(function(e){return g[e]}))}var L,E=(0,u.keys)(_),k=!0;for(x=1;x<E.length;x++){var R=E[x-1],N=E[x];if(_[R]["transform-origin"]!==_[N]["transform-origin"]){k=!1;break}L=_[R]["transform-origin"]}if(k&&L){for(var w in _)_[w]["transform-origin"]&&delete _[w]["transform-origin"];t["transform-origin"]=L}if((0,u.filter)(E,(function(e){return(0,u.keys)(_[e]).length>0})).length){var z=v(_,n);return z+" "+a[0]+" both"}}for(var C in b){_=A(b[C]);_&&f.push(_)}if(f.length){var P=n.zrId+"-cls-"+n.cssClassIdx++;n.cssNodes["."+P]={animation:f.join(",")},t["class"]=P}}t.ANIMATE_STYLE_MAP=g},"7f9b":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.visualMapEncodingHandlers=void 0,n("14d9");var a=i(n("58f5")),o=i(n("72c1")),s=r(n("0e14")),l=n("ac39"),u=[{createOnAllSeries:!0,reset:function(e,t){var n=[];return t.eachComponent("visualMap",(function(t){var r=e.pipelineContext;!t.isTargetSeries(e)||r&&r.large||n.push(o.incrementalApplyVisual(t.stateList,t.targetVisuals,a.bind(t.getValueState,t),t.getDataDimensionIndex(e.getData())))})),n}},{createOnAllSeries:!0,reset:function(e,t){var n=e.getData(),r=[];t.eachComponent("visualMap",(function(t){if(t.isTargetSeries(e)){var i=t.getVisualMeta(a.bind(c,null,e,t))||{stops:[],outerColors:[]},o=t.getDataDimensionIndex(n);o>=0&&(i.dimension=o,r.push(i))}})),e.getData().setVisual("visualMeta",r)}}];function c(e,t,n,r){for(var i=t.targetVisuals[r],a=s.default.prepareVisualTypes(i),o={color:(0,l.getVisualFromData)(e.getData(),"color")},u=0,c=a.length;u<c;u++){var d=a[u],f=i["opacity"===d?"__alphaForOpacity":d];f&&f.applyVisual(n,h,p)}return o.color;function h(e){return o[e]}function p(e,t){o[e]=t}}t.visualMapEncodingHandlers=u},8029:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("a434"),n("fb6a");var a=n("9ab4"),o=i(n("58f5")),s=n("fda2"),l=r(n("a1d9")),u=n("d1c5"),c=n("608f"),d=r(n("77ef")),f=n("d0c6"),h=n("6b88");function p(e,t,n){var r=h.platformApi.createCanvas(),i=t.getWidth(),a=t.getHeight(),o=r.style;return o&&(o.position="absolute",o.left="0",o.top="0",o.width=i+"px",o.height=a+"px",r.setAttribute("data-zr-dom-id",e)),r.width=i*n,r.height=a*n,r}var g=function(e){function t(t,n,r){var i,a=e.call(this)||this;a.motionBlur=!1,a.lastFrameAlpha=.7,a.dpr=1,a.virtual=!1,a.config={},a.incremental=!1,a.zlevel=0,a.maxRepaintRectCount=5,a.__dirty=!0,a.__firstTimePaint=!0,a.__used=!1,a.__drawIndex=0,a.__startIndex=0,a.__endIndex=0,a.__prevStartIndex=null,a.__prevEndIndex=null,r=r||s.devicePixelRatio,"string"===typeof t?i=p(t,n,r):o.isObject(t)&&(i=t,t=i.id),a.id=t,a.dom=i;var l=i.style;return l&&(o.disableUserSelect(i),i.onselectstart=function(){return!1},l.padding="0",l.margin="0",l.borderWidth="0"),a.painter=n,a.dpr=r,a}return(0,a.__extends)(t,e),t.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},t.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},t.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},t.prototype.setUnpainted=function(){this.__firstTimePaint=!0},t.prototype.createBackBuffer=function(){var e=this.dpr;this.domBack=p("back-"+this.id,this.painter,e),this.ctxBack=this.domBack.getContext("2d"),1!==e&&this.ctxBack.scale(e,e)},t.prototype.createRepaintRects=function(e,t,n,r){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var i,a=[],o=this.maxRepaintRectCount,s=!1,l=new d.default(0,0,0,0);function u(e){if(e.isFinite()&&!e.isZero())if(0===a.length){var t=new d.default(0,0,0,0);t.copy(e),a.push(t)}else{for(var n=!1,r=1/0,i=0,u=0;u<a.length;++u){var c=a[u];if(c.intersect(e)){var f=new d.default(0,0,0,0);f.copy(c),f.union(e),a[u]=f,n=!0;break}if(s){l.copy(e),l.union(c);var h=e.width*e.height,p=c.width*c.height,g=l.width*l.height,v=g-h-p;v<r&&(r=v,i=u)}}if(s&&(a[i].union(e),n=!0),!n){t=new d.default(0,0,0,0);t.copy(e),a.push(t)}s||(s=a.length>=o)}}for(var c=this.__startIndex;c<this.__endIndex;++c){var h=e[c];if(h){var p=h.shouldBePainted(n,r,!0,!0),g=h.__isRendered&&(h.__dirty&f.REDRAW_BIT||!p)?h.getPrevPaintRect():null;g&&u(g);var v=p&&(h.__dirty&f.REDRAW_BIT||!h.__isRendered)?h.getPaintRect():null;v&&u(v)}}for(c=this.__prevStartIndex;c<this.__prevEndIndex;++c){h=t[c],p=h.shouldBePainted(n,r,!0,!0);if(h&&(!p||!h.__zr)&&h.__isRendered){g=h.getPrevPaintRect();g&&u(g)}}do{i=!1;for(c=0;c<a.length;)if(a[c].isZero())a.splice(c,1);else{for(var y=c+1;y<a.length;)a[c].intersect(a[y])?(i=!0,a[c].union(a[y]),a.splice(y,1)):y++;c++}}while(i);return this._paintRects=a,a},t.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},t.prototype.resize=function(e,t){var n=this.dpr,r=this.dom,i=r.style,a=this.domBack;i&&(i.width=e+"px",i.height=t+"px"),r.width=e*n,r.height=t*n,a&&(a.width=e*n,a.height=t*n,1!==n&&this.ctxBack.scale(n,n))},t.prototype.clear=function(e,t,n){var r=this.dom,i=this.ctx,a=r.width,s=r.height;t=t||this.clearColor;var l=this.motionBlur&&!e,d=this.lastFrameAlpha,f=this.dpr,h=this;l&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(r,0,0,a/f,s/f));var p=this.domBack;function g(e,n,r,a){if(i.clearRect(e,n,r,a),t&&"transparent"!==t){var s=void 0;if(o.isGradientObject(t)){var g=t.global||t.__width===r&&t.__height===a;s=g&&t.__canvasGradient||(0,u.getCanvasGradient)(i,t,{x:0,y:0,width:r,height:a}),t.__canvasGradient=s,t.__width=r,t.__height=a}else o.isImagePatternObject(t)&&(t.scaleX=t.scaleX||f,t.scaleY=t.scaleY||f,s=(0,c.createCanvasPattern)(i,t,{dirty:function(){h.setUnpainted(),h.__painter.refresh()}}));i.save(),i.fillStyle=s||t,i.fillRect(e,n,r,a),i.restore()}l&&(i.save(),i.globalAlpha=d,i.drawImage(p,e,n,r,a),i.restore())}!n||l?g(0,0,a,s):n.length&&o.each(n,(function(e){g(e.x*f,e.y*f,e.width*f,e.height*f)}))},t}(l.default),v=g;t.default=v},"805a":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(a.default),e.registerSeriesModel(i.default)};var i=r(n("23c3")),a=r(n("e5ca"))},"80c7":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(l)return;l=!0,e.registerSubTypeDefaulter("visualMap",(function(e){return e.categories||(e.pieces?e.pieces.length>0:e.splitNumber>0)&&!e.calculable?"piecewise":"continuous"})),e.registerAction(i.visualMapActionInfo,i.visualMapActionHander),(0,o.each)(a.visualMapEncodingHandlers,(function(t){e.registerVisual(e.PRIORITY.VISUAL.COMPONENT,t)})),e.registerPreprocessor(s.default)};var i=n("838f"),a=n("7f9b"),o=n("58f5"),s=r(n("c4d0")),l=!1},"80f7":function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("498a"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.animateLabelValue=function(e,t,n,r,i){var o=m(e);if(!o.valueAnimation||o.prevValue===o.value)return;var u=o.defaultInterpolatedText,f=(0,a.retrieve2)(o.interpolatedValue,o.prevValue),h=o.value;e.percent=0,(null==o.prevValue?l.initProps:l.updateProps)(e,{percent:1},r,t,null,(function(r){var a=(0,s.interpolateRawValues)(n,o.precision,f,h,r);o.interpolatedValue=1===r?null:a;var l=d({labelDataIndex:t,labelFetcher:i,defaultText:u?u(a):a+""},o.statesModels,a);c(e,l)}))},t.createTextConfig=h,t.createTextStyle=f,t.getFont=function(e,t){var n=t&&t.getModel("textStyle");return(0,a.trim)([e.fontStyle||n&&n.getShallow("fontStyle")||"",e.fontWeight||n&&n.getShallow("fontWeight")||"",(e.fontSize||n&&n.getShallow("fontSize")||12)+"px",e.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))},t.getLabelStatesModels=function(e,t){t=t||"label";for(var n={normal:e.getModel(t)},r=0;r<o.SPECIAL_STATES.length;r++){var i=o.SPECIAL_STATES[r];n[i]=e.getModel([i,t])}return n},t.labelInner=void 0,t.setLabelStyle=function(e,t,n,r){n=n||u;for(var s=e instanceof i.default,l=!1,p=0;p<o.DISPLAY_STATES.length;p++){var g=t[o.DISPLAY_STATES[p]];if(g&&g.getShallow("show")){l=!0;break}}var v=s?e:e.getTextContent();if(l){s||(v||(v=new i.default,e.setTextContent(v)),e.stateProxy&&(v.stateProxy=e.stateProxy));var y=d(n,t),_=t.normal,b=!!_.getShallow("show"),x=f(_,r&&r.normal,n,!1,!s);x.text=y.normal,s||e.setTextConfig(h(_,n,!1));for(p=0;p<o.SPECIAL_STATES.length;p++){var S=o.SPECIAL_STATES[p];g=t[S];if(g){var M=v.ensureState(S),w=!!(0,a.retrieve2)(g.getShallow("show"),b);if(w!==b&&(M.ignore=!w),M.style=f(g,r&&r[S],n,!0,!s),M.style.text=y[S],!s){var T=e.ensureState(S);T.textConfig=h(g,n,!0)}}}v.silent=!!_.getShallow("silent"),null!=v.style.x&&(x.x=v.style.x),null!=v.style.y&&(x.y=v.style.y),v.ignore=!b,v.useStyle(x),v.dirty(),n.enableTextSetter&&(m(v).setLabelText=function(e){var r=d(n,t,e);c(v,r)})}else v&&(v.ignore=!0);e.dirty()},t.setLabelText=c,t.setLabelValueAnimation=function(e,t,n,r){if(!e)return;var i=m(e);i.prevValue=i.value,i.value=n;var a=t.normal;i.valueAnimation=a.get("valueAnimation"),i.valueAnimation&&(i.precision=a.get("precision"),i.defaultInterpolatedText=r,i.statesModels=t)},n("fb6a"),n("cb29");var i=r(n("3783")),a=n("58f5"),o=n("50db"),s=(n("7be7"),n("eea5")),l=n("e136"),u={};function c(e,t){for(var n=0;n<o.SPECIAL_STATES.length;n++){var r=o.SPECIAL_STATES[n],i=t[r],a=e.ensureState(r);a.style=a.style||{},a.style.text=i}var s=e.currentStates.slice();e.clearStates(!0),e.setStyle({text:t.normal}),e.useStates(s,!0)}function d(e,t,n){var r,i=e.labelFetcher,s=e.labelDataIndex,l=e.labelDimIndex,u=t.normal;i&&(r=i.getFormattedLabel(s,"normal",null,l,u&&u.get("formatter"),null!=n?{interpolatedValue:n}:null)),null==r&&(r=(0,a.isFunction)(e.defaultText)?e.defaultText(s,e,n):e.defaultText);for(var c={normal:r},d=0;d<o.SPECIAL_STATES.length;d++){var f=o.SPECIAL_STATES[d],h=t[f];c[f]=(0,a.retrieve2)(i?i.getFormattedLabel(s,f,null,l,h&&h.get("formatter")):null,r)}return c}function f(e,t,n,r,i){var o={};return function(e,t,n,r,i){n=n||u;var o,s=t.ecModel,l=s&&s.option.textStyle,c=function(e){var t;while(e&&e!==e.ecModel){var n=(e.option||u).rich;if(n){t=t||{};for(var r=(0,a.keys)(n),i=0;i<r.length;i++){var o=r[i];t[o]=1}}e=e.parentModel}return t}(t);if(c)for(var d in o={},c)if(c.hasOwnProperty(d)){var f=t.getModel(["rich",d]);y(o[d]={},f,l,n,r,i,!1,!0)}o&&(e.rich=o);var h=t.get("overflow");h&&(e.overflow=h);var p=t.get("minMargin");null!=p&&(e.margin=p);y(e,t,l,n,r,i,!0,!1)}(o,e,n,r,i),t&&(0,a.extend)(o,t),o}function h(e,t,n){t=t||{};var r,i={},o=e.getShallow("rotate"),s=(0,a.retrieve2)(e.getShallow("distance"),n?null:5),l=e.getShallow("offset");return r=e.getShallow("position")||(n?null:"inside"),"outside"===r&&(r=t.defaultOutsidePosition||"top"),null!=r&&(i.position=r),null!=l&&(i.offset=l),null!=o&&(o*=Math.PI/180,i.rotation=o),null!=s&&(i.distance=s),i.outsideFill="inherit"===e.get("color")?t.inheritColor||null:"auto",i}var p=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],g=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],v=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function y(e,t,n,r,i,o,s,l){n=!i&&n||u;var c=r&&r.inheritColor,d=t.getShallow("color"),f=t.getShallow("textBorderColor"),h=(0,a.retrieve2)(t.getShallow("opacity"),n.opacity);"inherit"!==d&&"auto"!==d||(d=c||null),"inherit"!==f&&"auto"!==f||(f=c||null),o||(d=d||n.color,f=f||n.textBorderColor),null!=d&&(e.fill=d),null!=f&&(e.stroke=f);var y=(0,a.retrieve2)(t.getShallow("textBorderWidth"),n.textBorderWidth);null!=y&&(e.lineWidth=y);var m=(0,a.retrieve2)(t.getShallow("textBorderType"),n.textBorderType);null!=m&&(e.lineDash=m);var _=(0,a.retrieve2)(t.getShallow("textBorderDashOffset"),n.textBorderDashOffset);null!=_&&(e.lineDashOffset=_),i||null!=h||l||(h=r&&r.defaultOpacity),null!=h&&(e.opacity=h),i||o||null==e.fill&&r.inheritColor&&(e.fill=r.inheritColor);for(var b=0;b<p.length;b++){var x=p[b],S=(0,a.retrieve2)(t.getShallow(x),n[x]);null!=S&&(e[x]=S)}for(b=0;b<g.length;b++){x=g[b],S=t.getShallow(x);null!=S&&(e[x]=S)}if(null==e.verticalAlign){var M=t.getShallow("baseline");null!=M&&(e.verticalAlign=M)}if(!s||!r.disableBox){for(b=0;b<v.length;b++){x=v[b],S=t.getShallow(x);null!=S&&(e[x]=S)}var w=t.getShallow("borderType");null!=w&&(e.borderDash=w),"auto"!==e.backgroundColor&&"inherit"!==e.backgroundColor||!c||(e.backgroundColor=c),"auto"!==e.borderColor&&"inherit"!==e.borderColor||!c||(e.borderColor=c)}}var m=(0,s.makeInner)();t.labelInner=m},"80fa":function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.ExternalSource=void 0,t.applyDataTransform=function(e,t,n){var r=(0,a.normalizeToArray)(e),i=r.length;i||(0,u.throwError)("");for(var o=0,s=i;o<s;o++){var l=r[o];t=y(l,t,n,1===i?null:o),o!==s-1&&(t.length=Math.max(t.length,1))}return t},t.registerExternalTransform=function(e){e=(0,o.clone)(e);var t=e.type;t||(0,u.throwError)("");var n=t.split(":");2!==n.length&&(0,u.throwError)("");var r=!1;"echarts"===n[0]&&(t=n[1],r=!0);e.__isBuiltIn=r,v.set(t,e)};r(n("53ca"));n("d9e2"),n("d401"),n("14d9"),n("fb6a"),n("99af");var i=n("f505"),a=n("eea5"),o=n("58f5"),s=n("9877"),l=n("7061"),u=n("7be7"),c=n("202c"),d=function(){function e(){}return e.prototype.getRawData=function(){throw new Error("not supported")},e.prototype.getRawDataItem=function(e){throw new Error("not supported")},e.prototype.cloneRawData=function(){},e.prototype.getDimensionInfo=function(e){},e.prototype.cloneAllDimensionInfo=function(){},e.prototype.count=function(){},e.prototype.retrieveValue=function(e,t){},e.prototype.retrieveValueFromItem=function(e,t){},e.prototype.convertValue=function(e,t){return(0,l.parseDataValue)(e,t)},e}();function f(e){var t=e.sourceFormat;if(!m(t)){0,(0,u.throwError)("")}return e.data}function h(e){var t=e.sourceFormat,n=e.data;if(!m(t)){0,(0,u.throwError)("")}if(t===i.SOURCE_FORMAT_ARRAY_ROWS){for(var r=[],a=0,s=n.length;a<s;a++)r.push(n[a].slice());return r}if(t===i.SOURCE_FORMAT_OBJECT_ROWS){for(r=[],a=0,s=n.length;a<s;a++)r.push((0,o.extend)({},n[a]));return r}}function p(e,t,n){if(null!=n)return(0,o.isNumber)(n)||!isNaN(n)&&!(0,o.hasOwn)(t,n)?e[n]:(0,o.hasOwn)(t,n)?t[n]:void 0}function g(e){return(0,o.clone)(e)}t.ExternalSource=d;var v=(0,o.createHashMap)();function y(e,t,n,r){t.length||(0,u.throwError)(""),(0,o.isObject)(e)||(0,u.throwError)("");var l=e.type,y=v.get(l);y||(0,u.throwError)("");var _=(0,o.map)(t,(function(e){return function(e,t){var n=new d,r=e.data,a=n.sourceFormat=e.sourceFormat,l=e.startIndex;e.seriesLayoutBy!==i.SERIES_LAYOUT_BY_COLUMN&&(0,u.throwError)("");var c=[],v={},y=e.dimensionsDefine;if(y)(0,o.each)(y,(function(e,t){var n=e.name,r={index:t,name:n,displayName:e.displayName};if(c.push(r),null!=n){(0,o.hasOwn)(v,n)&&(0,u.throwError)(""),v[n]=r}}));else for(var m=0;m<e.dimensionsDetectedCount;m++)c.push({index:m});var _=(0,s.getRawSourceItemGetter)(a,i.SERIES_LAYOUT_BY_COLUMN);t.__isBuiltIn&&(n.getRawDataItem=function(e){return _(r,l,c,e)},n.getRawData=(0,o.bind)(f,null,e)),n.cloneRawData=(0,o.bind)(h,null,e);var b=(0,s.getRawSourceDataCounter)(a,i.SERIES_LAYOUT_BY_COLUMN);n.count=(0,o.bind)(b,null,r,l,c);var x=(0,s.getRawSourceValueGetter)(a);n.retrieveValue=function(e,t){var n=_(r,l,c,e);return S(n,t)};var S=n.retrieveValueFromItem=function(e,t){if(null!=e){var n=c[t];return n?x(e,t,n.name):void 0}};return n.getDimensionInfo=(0,o.bind)(p,null,c,v),n.cloneAllDimensionInfo=(0,o.bind)(g,null,c),n}(e,y)})),b=(0,a.normalizeToArray)(y.transform({upstream:_[0],upstreamList:_,config:(0,o.clone)(e.config)}));return(0,o.map)(b,(function(e,n){(0,o.isObject)(e)||(0,u.throwError)(""),e.data||(0,u.throwError)("");var r,a=(0,c.detectSourceFormat)(e.data);m(a)||(0,u.throwError)("");var s=t[0];if(s&&0===n&&!e.dimensions){var l=s.startIndex;l&&(e.data=s.data.slice(0,l).concat(e.data)),r={seriesLayoutBy:i.SERIES_LAYOUT_BY_COLUMN,sourceHeader:l,dimensions:s.metaRawOption.dimensions}}else r={seriesLayoutBy:i.SERIES_LAYOUT_BY_COLUMN,sourceHeader:0,dimensions:e.dimensions};return(0,c.createSource)(e.data,r,null)}))}function m(e){return e===i.SOURCE_FORMAT_ARRAY_ROWS||e===i.SOURCE_FORMAT_OBJECT_ROWS}},8121:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.singleDimensions=t.default=void 0;var a=i(n("e66f")),o=r(n("5df4")),s=n("06fd"),l=n("58f5"),u=["single"];t.singleDimensions=u;var c=function(){function e(e,t,n){this.type="single",this.dimension="single",this.dimensions=u,this.axisPointerEnabled=!0,this.model=e,this._init(e,t,n)}return e.prototype._init=function(e,t,n){var r=this.dimension,i=new a.default(r,o.createScaleByModel(e),[0,0],e.get("type"),e.get("position")),s="category"===i.type;i.onBand=s&&e.get("boundaryGap"),i.inverse=e.get("inverse"),i.orient=e.get("orient"),e.axis=i,i.model=e,i.coordinateSystem=this,this._axis=i},e.prototype.update=function(e,t){e.eachSeries((function(e){if(e.coordinateSystem===this){var t=e.getData();(0,l.each)(t.mapDimensionsAll(this.dimension),(function(e){this._axis.scale.unionExtentFromData(t,e)}),this),o.niceScaleExtent(this._axis.scale,this._axis.model)}}),this)},e.prototype.resize=function(e,t){this._rect=(0,s.getLayoutRect)({left:e.get("left"),top:e.get("top"),right:e.get("right"),bottom:e.get("bottom"),width:e.get("width"),height:e.get("height")},{width:t.getWidth(),height:t.getHeight()}),this._adjustAxis()},e.prototype.getRect=function(){return this._rect},e.prototype._adjustAxis=function(){var e=this._rect,t=this._axis,n=t.isHorizontal(),r=n?[0,e.width]:[0,e.height],i=t.inverse?1:0;t.setExtent(r[i],r[1-i]),this._updateAxisTransform(t,n?e.x:e.y)},e.prototype._updateAxisTransform=function(e,t){var n=e.getExtent(),r=n[0]+n[1],i=e.isHorizontal();e.toGlobalCoord=i?function(e){return e+t}:function(e){return r-e+t},e.toLocalCoord=i?function(e){return e-t}:function(e){return r-e+t}},e.prototype.getAxis=function(){return this._axis},e.prototype.getBaseAxis=function(){return this._axis},e.prototype.getAxes=function(){return[this._axis]},e.prototype.getTooltipAxes=function(){return{baseAxes:[this.getAxis()],otherAxes:[]}},e.prototype.containPoint=function(e){var t=this.getRect(),n=this.getAxis(),r=n.orient;return"horizontal"===r?n.contain(n.toLocalCoord(e[0]))&&e[1]>=t.y&&e[1]<=t.y+t.height:n.contain(n.toLocalCoord(e[1]))&&e[0]>=t.y&&e[0]<=t.y+t.height},e.prototype.pointToData=function(e){var t=this.getAxis();return[t.coordToData(t.toLocalCoord(e["horizontal"===t.orient?0:1]))]},e.prototype.dataToPoint=function(e){var t=this.getAxis(),n=this.getRect(),r=[],i="horizontal"===t.orient?0:1;return e instanceof Array&&(e=e[0]),r[i]=t.toGlobalCoord(t.dataToCoord(+e)),r[1-i]=0===i?n.y+n.height/2:n.x+n.width/2,r},e.prototype.convertToPixel=function(e,t,n){var r=d(t);return r===this?this.dataToPoint(n):null},e.prototype.convertFromPixel=function(e,t,n){var r=d(t);return r===this?this.pointToData(n):null},e}();function d(e){var t=e.seriesModel,n=e.singleAxisModel;return n&&n.coordinateSystem||t&&t.coordinateSystem}var f=c;t.default=f},"82a3":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.addCommas=c,t.capitalFirst=function(e){return e?e.charAt(0).toUpperCase()+e.substr(1):e},t.convertToColorString=function(e,t){return t=t||"transparent",i.isString(e)?e:i.isObject(e)&&e.colorStops&&(e.colorStops[0]||{}).color||t},Object.defineProperty(t,"encodeHTML",{enumerable:!0,get:function(){return a.encodeHTML}}),t.formatTime=function(e,t,n){0;"week"!==e&&"month"!==e&&"quarter"!==e&&"half-year"!==e&&"year"!==e||(e="MM-dd\nyyyy");var r=(0,o.parseDate)(t),i=n?"getUTC":"get",a=r[i+"FullYear"](),l=r[i+"Month"]()+1,u=r[i+"Date"](),c=r[i+"Hours"](),d=r[i+"Minutes"](),f=r[i+"Seconds"](),h=r[i+"Milliseconds"]();return e=e.replace("MM",(0,s.pad)(l,2)).replace("M",l).replace("yyyy",a).replace("yy",(0,s.pad)(a%100+"",2)).replace("dd",(0,s.pad)(u,2)).replace("d",u).replace("hh",(0,s.pad)(c,2)).replace("h",c).replace("mm",(0,s.pad)(d,2)).replace("m",d).replace("ss",(0,s.pad)(f,2)).replace("s",f).replace("SSS",(0,s.pad)(h,3)),e},t.formatTpl=function(e,t,n){i.isArray(t)||(t=[t]);var r=t.length;if(!r)return"";for(var o=t[0].$vars||[],s=0;s<o.length;s++){var l=f[s];e=e.replace(h(l),h(l,0))}for(var u=0;u<r;u++)for(var c=0;c<o.length;c++){var d=t[u][o[c]];e=e.replace(h(f[c],u),n?(0,a.encodeHTML)(d):d)}return e},t.formatTplSimple=function(e,t,n){return i.each(t,(function(t,r){e=e.replace("{"+r+"}",n?(0,a.encodeHTML)(t):t)})),e},Object.defineProperty(t,"getTextRect",{enumerable:!0,get:function(){return u.getTextRect}}),t.getTooltipMarker=function(e,t){var n=i.isString(e)?{color:e,extraCssText:t}:e||{},r=n.color,o=n.type;t=n.extraCssText;var s=n.renderMode||"html";if(!r)return"";if("html"===s)return"subItem"===o?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+(0,a.encodeHTML)(r)+";"+(t||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+(0,a.encodeHTML)(r)+";"+(t||"")+'"></span>';var l=n.markerId||"markerX";return{renderMode:s,content:"{"+l+"|} ",style:"subItem"===o?{width:4,height:4,borderRadius:2,backgroundColor:r}:{width:10,height:10,borderRadius:5,backgroundColor:r}}},t.makeValueReadable=function(e,t,n){function r(e){return e&&i.trim(e)?e:"-"}function a(e){return!(null==e||isNaN(e)||!isFinite(e))}var l="time"===t,u=e instanceof Date;if(l||u){var d=l?(0,o.parseDate)(e):e;if(!isNaN(+d))return(0,s.format)(d,"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}",n);if(u)return"-"}if("ordinal"===t)return i.isStringSafe(e)?r(e):i.isNumber(e)&&a(e)?e+"":"-";var f=(0,o.numericToNumber)(e);return a(f)?c(f):i.isStringSafe(e)?r(e):"boolean"===typeof e?e+"":"-"},t.normalizeCssArray=void 0,t.toCamelCase=function(e,t){e=(e||"").toLowerCase().replace(/-(.)/g,(function(e,t){return t.toUpperCase()})),t&&e&&(e=e.charAt(0).toUpperCase()+e.slice(1));return e},Object.defineProperty(t,"truncateText",{enumerable:!0,get:function(){return l.truncateText}}),t.windowOpen=function(e,t){if("_blank"===t||"blank"===t){var n=window.open();n.opener=null,n.location.href=e}else window.open(e,t)},n("ac1f"),n("5319"),n("fb6a");var i=r(n("58f5")),a=n("4a9c"),o=n("30ac"),s=n("1129"),l=(n("7be7"),n("9b92")),u=n("3721");function c(e){if(!(0,o.isNumeric)(e))return i.isString(e)?e:"-";var t=(e+"").split(".");return t[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(t.length>1?"."+t[1]:"")}var d=i.normalizeCssArray;t.normalizeCssArray=d;var f=["a","b","c","d","e","f","g"],h=function(e,t){return"{"+e+(null==t?"":t)+"}"}},"82b4":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("4e82"),n("a9e3");var a=n("9ab4"),o=i(n("c540")),s=i(n("044b")),l=n("f1fc"),u=i(n("3f28")),c=r(n("58f5")),d=n("eea5"),f=i(n("83c4")),h=n("ba5c"),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(t){e.prototype.init.apply(this,arguments),this.legendVisualProvider=new f.default(c.bind(this.getData,this),c.bind(this.getRawData,this))},t.prototype.fixData=function(e){var t=e.length,n={},r=(0,d.groupData)(e,(function(e){return n.hasOwnProperty(e[0]+"")||(n[e[0]+""]=-1),e[2]})),i=[];r.buckets.each((function(e,t){i.push({name:t,dataList:e})}));for(var a=i.length,o=0;o<a;++o){for(var s=i[o].name,l=0;l<i[o].dataList.length;++l){var u=i[o].dataList[l][0]+"";n[u]=o}for(var u in n)n.hasOwnProperty(u)&&n[u]!==o&&(n[u]=o,e[t]=[u,0,s],t++)}return e},t.prototype.getInitialData=function(e,t){for(var n=this.getReferringComponents("singleAxis",d.SINGLE_REFERRING).models[0],r=n.get("type"),i=c.filter(e.data,(function(e){return void 0!==e[2]})),a=this.fixData(i||[]),o=[],f=this.nameMap=c.createHashMap(),h=0,p=0;p<a.length;++p)o.push(a[p][2]),f.get(a[p][2])||(f.set(a[p][2],h),h++);var g=(0,s.default)(a,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:(0,l.getDimensionTypeByAxis)(r)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}).dimensions,v=new u.default(g,this);return v.initData(a),v},t.prototype.getLayerSeries=function(){for(var e=this.getData(),t=e.count(),n=[],r=0;r<t;++r)n[r]=r;var i=e.mapDimension("single"),a=(0,d.groupData)(n,(function(t){return e.get("name",t)})),o=[];return a.buckets.each((function(t,n){t.sort((function(t,n){return e.get(i,t)-e.get(i,n)})),o.push({name:n,indices:t})})),o},t.prototype.getAxisTooltipData=function(e,t,n){c.isArray(e)||(e=e?[e]:[]);for(var r,i=this.getData(),a=this.getLayerSeries(),o=[],s=a.length,l=0;l<s;++l){for(var u=Number.MAX_VALUE,d=-1,f=a[l].indices.length,h=0;h<f;++h){var p=i.get(e[0],a[l].indices[h]),g=Math.abs(p-t);g<=u&&(r=p,u=g,d=a[l].indices[h])}o.push(d)}return{dataIndices:o,nestestValue:r}},t.prototype.formatTooltip=function(e,t,n){var r=this.getData(),i=r.getName(e),a=r.get(r.mapDimension("value"),e);return(0,h.createTooltipMarkup)("nameValue",{name:i,value:a})},t.type="series.themeRiver",t.dependencies=["singleAxis"],t.defaultOption={z:2,colorBy:"data",coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",fontSize:11},emphasis:{label:{show:!0}}},t}(o.default),g=p;t.default=g},"837a":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.ScaleRawExtentInfo=void 0,t.ensureScaleRawExtentInfo=function(e,t,n){var r=e.rawExtentInfo;if(r)return r;return r=new a(e,t,n),e.rawExtentInfo=r,r},t.parseAxisModelMinMax=l;var r=n("58f5"),i=n("1447"),a=function(){function e(e,t,n){this._prepareParams(e,t,n)}return e.prototype._prepareParams=function(e,t,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var a=this._isOrdinal="ordinal"===e.type;this._needCrossZero="interval"===e.type&&t.getNeedCrossZero&&t.getNeedCrossZero();var o=this._modelMinRaw=t.get("min",!0);(0,r.isFunction)(o)?this._modelMinNum=l(e,o({min:n[0],max:n[1]})):"dataMin"!==o&&(this._modelMinNum=l(e,o));var s=this._modelMaxRaw=t.get("max",!0);if((0,r.isFunction)(s)?this._modelMaxNum=l(e,s({min:n[0],max:n[1]})):"dataMax"!==s&&(this._modelMaxNum=l(e,s)),a)this._axisDataLen=t.getCategories().length;else{var u=t.get("boundaryGap"),c=(0,r.isArray)(u)?u:[u||0,u||0];"boolean"===typeof c[0]||"boolean"===typeof c[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[(0,i.parsePercent)(c[0],1),(0,i.parsePercent)(c[1],1)]}},e.prototype.calculate=function(){var e=this._isOrdinal,t=this._dataMin,n=this._dataMax,i=this._axisDataLen,a=this._boundaryGapInner,o=e?null:n-t||Math.abs(t),s="dataMin"===this._modelMinRaw?t:this._modelMinNum,l="dataMax"===this._modelMaxRaw?n:this._modelMaxNum,u=null!=s,c=null!=l;null==s&&(s=e?i?0:NaN:t-a[0]*o),null==l&&(l=e?i?i-1:NaN:n+a[1]*o),(null==s||!isFinite(s))&&(s=NaN),(null==l||!isFinite(l))&&(l=NaN);var d=(0,r.eqNaN)(s)||(0,r.eqNaN)(l)||e&&!i;this._needCrossZero&&(s>0&&l>0&&!u&&(s=0),s<0&&l<0&&!c&&(l=0));var f=this._determinedMin,h=this._determinedMax;return null!=f&&(s=f,u=!0),null!=h&&(l=h,c=!0),{min:s,max:l,minFixed:u,maxFixed:c,isBlank:d}},e.prototype.modifyDataMinMax=function(e,t){this[s[e]]=t},e.prototype.setDeterminedMinMax=function(e,t){var n=o[e];this[n]=t},e.prototype.freeze=function(){this.frozen=!0},e}();t.ScaleRawExtentInfo=a;var o={min:"_determinedMin",max:"_determinedMax"},s={min:"_dataMin",max:"_dataMax"};function l(e,t){return null==t?null:(0,r.eqNaN)(t)?NaN:e.parse(t)}},"838f":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.visualMapActionInfo=t.visualMapActionHander=void 0;t.visualMapActionInfo={type:"selectDataRange",event:"dataRangeSelected",update:"update"};t.visualMapActionHander=function(e,t){t.eachComponent({mainType:"visualMap",query:e},(function(t){t.setSelected(e.selected)}))}},8394:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("d81d"),n("cb29"),n("c975");var a=n("9ab4"),o=i(n("58f5")),s=r(n("70cd")),l=r(n("c540")),u=r(n("60f6")),c=n("e131"),d=n("ba5c"),f=n("150c"),h=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.needsDrawMap=!1,n.seriesGroup=[],n.getTooltipPosition=function(e){if(null!=e){var t=this.getData().getName(e),n=this.coordinateSystem,r=n.getRegion(t);return r&&n.dataToPoint(r.getCenter())}},n}return(0,a.__extends)(t,e),t.prototype.getInitialData=function(e){for(var t=(0,s.default)(this,{coordDimensions:["value"],encodeDefaulter:o.curry(c.makeSeriesEncodeForNameBased,this)}),n=o.createHashMap(),r=[],i=0,a=t.count();i<a;i++){var l=t.getName(i);n.set(l,!0)}var d=u.default.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return o.each(d.regions,(function(e){var t=e.name;n.get(t)||r.push(t)})),t.appendValues([],r),t},t.prototype.getHostGeoModel=function(){var e=this.option.geoIndex;return null!=e?this.ecModel.getComponent("geo",e):null},t.prototype.getMapType=function(){return(this.getHostGeoModel()||this).option.map},t.prototype.getRawValue=function(e){var t=this.getData();return t.get(t.mapDimension("value"),e)},t.prototype.getRegionModel=function(e){var t=this.getData();return t.getItemModel(t.indexOfName(e))},t.prototype.formatTooltip=function(e,t,n){for(var r=this.getData(),i=this.getRawValue(e),a=r.getName(e),o=this.seriesGroup,s=[],l=0;l<o.length;l++){var u=o[l].originalData.indexOfName(a),c=r.mapDimension("value");isNaN(o[l].originalData.get(c,u))||s.push(o[l].name)}return(0,d.createTooltipMarkup)("section",{header:s.join(", "),noHeader:!s.length,blocks:[(0,d.createTooltipMarkup)("nameValue",{name:a,value:i})]})},t.prototype.setZoom=function(e){this.option.zoom=e},t.prototype.setCenter=function(e){this.option.center=e},t.prototype.getLegendIcon=function(e){var t=e.icon||"roundRect",n=(0,f.createSymbol)(t,0,0,e.itemWidth,e.itemHeight,e.itemStyle.fill);return n.setStyle(e.itemStyle),n.style.stroke="none",t.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n},t.type="series.map",t.dependencies=["geo"],t.layoutMode="box",t.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},nameProperty:"name"},t}(l.default),p=h;t.default=p},"83a6":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,r.use)(i.install),(0,r.use)(a.install)};var r=n("86e3"),i=n("86ce"),a=n("ac07")},"83c4":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=function(){function e(e,t){this._getDataWithEncodedVisual=e,this._getRawData=t}return e.prototype.getAllNames=function(){var e=this._getRawData();return e.mapArray(e.getName)},e.prototype.containName=function(e){var t=this._getRawData();return t.indexOfName(e)>=0},e.prototype.indexOfName=function(e){var t=this._getDataWithEncodedVisual();return t.indexOfName(e)},e.prototype.getItemVisual=function(e,t){var n=this._getDataWithEncodedVisual();return n.getItemVisual(e,t)},e}(),i=r;t.default=i},"83dd":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a"),n("99af"),n("26e9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("b696")),l=i(n("e136")),u=r(n("54f8")),c=["axisLine","axisTickLabel","axisName"],d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=this.group;r.removeAll(),this._buildAxes(e),this._buildSplitLineAndArea(e)},t.prototype._buildAxes=function(e){var t=e.coordinateSystem,n=t.getIndicatorAxes(),r=o.map(n,(function(e){var n=e.model.get("showName")?e.name:"",r=new s.default(e.model,{axisName:n,position:[t.cx,t.cy],rotation:e.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return r}));o.each(r,(function(e){o.each(c,e.add,e),this.group.add(e.getGroup())}),this)},t.prototype._buildSplitLineAndArea=function(e){var t=e.coordinateSystem,n=t.getIndicatorAxes();if(n.length){var r=e.get("shape"),i=e.getModel("splitLine"),a=e.getModel("splitArea"),s=i.getModel("lineStyle"),u=a.getModel("areaStyle"),c=i.get("show"),d=a.get("show"),f=s.get("color"),h=u.get("color"),p=o.isArray(f)?f:[f],g=o.isArray(h)?h:[h],v=[],y=[];if("circle"===r)for(var m=n[0].getTicksCoords(),_=t.cx,b=t.cy,x=0;x<m.length;x++){if(c){var S=O(v,p,x);v[S].push(new l.Circle({shape:{cx:_,cy:b,r:m[x].coord}}))}if(d&&x<m.length-1){S=O(y,g,x);y[S].push(new l.Ring({shape:{cx:_,cy:b,r0:m[x].coord,r:m[x+1].coord}}))}}else{var M,w=o.map(n,(function(e,n){var r=e.getTicksCoords();return M=null==M?r.length-1:Math.min(r.length-1,M),o.map(r,(function(e){return t.coordToPoint(e.coord,n)}))})),T=[];for(x=0;x<=M;x++){for(var I=[],A=0;A<n.length;A++)I.push(w[A][x]);if(I[0]&&I.push(I[0].slice()),c){S=O(v,p,x);v[S].push(new l.Polyline({shape:{points:I}}))}if(d&&T){S=O(y,g,x-1);y[S].push(new l.Polygon({shape:{points:I.concat(T)}}))}T=I.slice().reverse()}}var C=s.getLineStyle(),P=u.getAreaStyle();o.each(y,(function(e,t){this.group.add(l.mergePath(e,{style:o.defaults({stroke:"none",fill:g[t%g.length]},P),silent:!0}))}),this),o.each(v,(function(e,t){this.group.add(l.mergePath(e,{style:o.defaults({fill:"none",stroke:p[t%p.length]},C),silent:!0}))}),this)}function O(e,t,n){var r=n%t.length;return e[r]=e[r]||[],r}},t.type="radar",t}(u.default),f=d;t.default=f},"84bb":function(e,t,n){"use strict";function r(e,t){var n=e[t]-e[1-t];return{span:Math.abs(n),sign:n>0?-1:n<0?1:t?-1:1}}function i(e,t){return Math.min(null!=t[1]?t[1]:1/0,Math.max(null!=t[0]?t[0]:-1/0,e))}n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,a,o,s){e=e||0;var l=n[1]-n[0];null!=o&&(o=i(o,[0,l]));null!=s&&(s=Math.max(s,null!=o?o:0));if("all"===a){var u=Math.abs(t[1]-t[0]);u=i(u,[0,l]),o=s=i(u,[o,s]),a=0}t[0]=i(t[0],n),t[1]=i(t[1],n);var c=r(t,a);t[a]+=e;var d,f=o||0,h=n.slice();c.sign<0?h[0]+=f:h[1]-=f,t[a]=i(t[a],h),d=r(t,a),null!=o&&(d.sign!==c.sign||d.span<o)&&(t[1-a]=t[a]+c.sign*o);d=r(t,a),null!=s&&d.span>s&&(t[1-a]=t[a]+d.sign*s);return t},n("fb6a")},"84c3":function(e,t,n){var r=n("74e8");r("Uint16",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},"84d6":function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.seriesSymbolTask=t.dataSymbolTask=void 0,n("99af");var r=n("58f5"),i=["symbol","symbolSize","symbolRotate","symbolOffset"],a=i.concat(["symbolKeepAspect"]),o={createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData();if(e.legendIcon&&n.setVisual("legendIcon",e.legendIcon),e.hasSymbolVisual){for(var a={},o={},s=!1,l=0;l<i.length;l++){var u=i[l],c=e.get(u);(0,r.isFunction)(c)?(s=!0,o[u]=c):a[u]=c}if(a.symbol=a.symbol||e.defaultSymbol,n.setVisual((0,r.extend)({legendIcon:e.legendIcon||a.symbol,symbolKeepAspect:e.get("symbolKeepAspect")},a)),!t.isSeriesFiltered(e)){var d=(0,r.keys)(o);return{dataEach:s?function(t,n){for(var r=e.getRawValue(n),i=e.getDataParams(n),a=0;a<d.length;a++){var s=d[a];t.setItemVisual(n,s,o[s](r,i))}}:null}}}}};t.seriesSymbolTask=o;var s={createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){if(e.hasSymbolVisual&&!t.isSeriesFiltered(e)){var n=e.getData();return{dataEach:n.hasItemOption?function(e,t){for(var n=e.getItemModel(t),r=0;r<a.length;r++){var i=a[r],o=n.getShallow(i,!0);null!=o&&e.setItemVisual(t,i,o)}}:null}}}};t.dataSymbolTask=s},"854f":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t={};e.eachSeriesByType("map",(function(e){var n=e.getHostGeoModel(),r=n?"o"+n.id:"i"+e.getMapType();(t[r]=t[r]||[]).push(e)})),i.each(t,(function(e,t){for(var n=function(e,t){var n={};return i.each(e,(function(e){e.each(e.mapDimension("value"),(function(t,r){var i="ec-"+e.getName(r);n[i]=n[i]||[],isNaN(t)||n[i].push(t)}))})),e[0].map(e[0].mapDimension("value"),(function(r,i){for(var a,o="ec-"+e[0].getName(i),s=0,l=1/0,u=-1/0,c=n[o].length,d=0;d<c;d++)l=Math.min(l,n[o][d]),u=Math.max(u,n[o][d]),s+=n[o][d];return a="min"===t?l:"max"===t?u:"average"===t?s/c:s,0===c?NaN:a}))}(i.map(e,(function(e){return e.getData()})),e[0].get("mapValueCalculation")),r=0;r<e.length;r++)e[r].originalData=e[r].getData();for(r=0;r<e.length;r++)e[r].seriesGroup=e,e[r].needsDrawMap=0===r&&!e[r].getHostGeoModel(),e[r].setData(n.cloneShallow()),e[r].mainSeries=e[0]}))},n("14d9"),n("d81d");var i=r(n("58f5"))},8639:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.findEventDispatcher=function(e,t,n){var r;while(e){if(t(e)&&(r=e,n))break;e=e.__hostTarget||e.parent}return r}},"866b":function(e,t,n){"use strict";function r(e){return null==e?0:e.length||1}function i(e){return e}n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=function(){function e(e,t,n,r,a,o){this._old=e,this._new=t,this._oldKeyGetter=n||i,this._newKeyGetter=r||i,this.context=a,this._diffModeMultiple="multiple"===o}return e.prototype.add=function(e){return this._add=e,this},e.prototype.update=function(e){return this._update=e,this},e.prototype.updateManyToOne=function(e){return this._updateManyToOne=e,this},e.prototype.updateOneToMany=function(e){return this._updateOneToMany=e,this},e.prototype.updateManyToMany=function(e){return this._updateManyToMany=e,this},e.prototype.remove=function(e){return this._remove=e,this},e.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},e.prototype._executeOneToOne=function(){var e=this._old,t=this._new,n={},i=new Array(e.length),a=new Array(t.length);this._initIndexMap(e,null,i,"_oldKeyGetter"),this._initIndexMap(t,n,a,"_newKeyGetter");for(var o=0;o<e.length;o++){var s=i[o],l=n[s],u=r(l);if(u>1){var c=l.shift();1===l.length&&(n[s]=l[0]),this._update&&this._update(c,o)}else 1===u?(n[s]=null,this._update&&this._update(l,o)):this._remove&&this._remove(o)}this._performRestAdd(a,n)},e.prototype._executeMultiple=function(){var e=this._old,t=this._new,n={},i={},a=[],o=[];this._initIndexMap(e,n,a,"_oldKeyGetter"),this._initIndexMap(t,i,o,"_newKeyGetter");for(var s=0;s<a.length;s++){var l=a[s],u=n[l],c=i[l],d=r(u),f=r(c);if(d>1&&1===f)this._updateManyToOne&&this._updateManyToOne(c,u),i[l]=null;else if(1===d&&f>1)this._updateOneToMany&&this._updateOneToMany(c,u),i[l]=null;else if(1===d&&1===f)this._update&&this._update(c,u),i[l]=null;else if(d>1&&f>1)this._updateManyToMany&&this._updateManyToMany(c,u),i[l]=null;else if(d>1)for(var h=0;h<d;h++)this._remove&&this._remove(u[h]);else this._remove&&this._remove(u)}this._performRestAdd(o,i)},e.prototype._performRestAdd=function(e,t){for(var n=0;n<e.length;n++){var i=e[n],a=t[i],o=r(a);if(o>1)for(var s=0;s<o;s++)this._add&&this._add(a[s]);else 1===o&&this._add&&this._add(a);t[i]=null}},e.prototype._initIndexMap=function(e,t,n,i){for(var a=this._diffModeMultiple,o=0;o<e.length;o++){var s="_ec_"+this[i](e[o],o);if(a||(n[o]=s),t){var l=t[s],u=r(l);0===u?(t[s]=o,a&&n.push(s)):1===u?t[s]=[l,o]:l.push(o)}}},e}(),o=a;t.default=o},"86ce":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.default),e.registerComponentView(a.default),(0,o.default)(e)};var i=r(n("5fd8")),a=r(n("a381")),o=r(n("80c7"))},"86d4":function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("58f5"),i=0,a=function(){function e(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this.uid=++i}return e.createByAxisModel=function(t){var n=t.option,i=n.data,a=i&&(0,r.map)(i,o);return new e({categories:a,needCollect:!a,deduplication:!1!==n.dedplication})},e.prototype.getOrdinal=function(e){return this._getOrCreateMap().get(e)},e.prototype.parseAndCollect=function(e){var t,n=this._needCollect;if(!(0,r.isString)(e)&&!n)return e;if(n&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var i=this._getOrCreateMap();return t=i.get(e),null==t&&(n?(t=this.categories.length,this.categories[t]=e,i.set(e,t)):t=NaN),t},e.prototype._getOrCreateMap=function(){return this._map||(this._map=(0,r.createHashMap)(this.categories))},e}();function o(e){return(0,r.isObject)(e)&&null!=e.value?e.value:e+""}var s=a;t.default=s},"86e3":function(e,t,n){"use strict";n("c975"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.use=function e(t){if((0,u.isArray)(t))return void(0,u.each)(t,(function(t){e(t)}));if((0,u.indexOf)(f,t)>=0)return;f.push(t),(0,u.isFunction)(t)&&(t={install:t});t.install(h)},n("14d9");var i=n("ca24"),a=r(n("54f8")),o=r(n("adc2")),s=r(n("62fe")),l=r(n("c540")),u=n("58f5"),c=n("cce5"),d=n("227c"),f=[],h={registerPreprocessor:i.registerPreprocessor,registerProcessor:i.registerProcessor,registerPostInit:i.registerPostInit,registerPostUpdate:i.registerPostUpdate,registerUpdateLifecycle:i.registerUpdateLifecycle,registerAction:i.registerAction,registerCoordinateSystem:i.registerCoordinateSystem,registerLayout:i.registerLayout,registerVisual:i.registerVisual,registerTransform:i.registerTransform,registerLoading:i.registerLoading,registerMap:i.registerMap,registerImpl:c.registerImpl,PRIORITY:i.PRIORITY,ComponentModel:s.default,ComponentView:a.default,SeriesModel:l.default,ChartView:o.default,registerComponentModel:function(e){s.default.registerClass(e)},registerComponentView:function(e){a.default.registerClass(e)},registerSeriesModel:function(e){l.default.registerClass(e)},registerChartView:function(e){o.default.registerClass(e)},registerSubTypeDefaulter:function(e,t){s.default.registerSubTypeDefaulter(e,t)},registerPainter:function(e,t){(0,d.registerPainter)(e,t)}}},"87ce":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.SeriesDataSchema=void 0,t.createDimNameMap=u,t.ensureSourceDimNameMap=c,t.isSeriesDataSchema=function(e){return e instanceof l},t.shouldOmitUnusedDimensions=d,n("14d9"),n("ac1f"),n("5319");var r=n("58f5"),i=n("eea5"),a=n("202c"),o=(0,i.makeInner)(),s={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},l=function(){function e(e){this.dimensions=e.dimensions,this._dimOmitted=e.dimensionOmitted,this.source=e.source,this._fullDimCount=e.fullDimensionCount,this._updateDimOmitted(e.dimensionOmitted)}return e.prototype.isDimensionOmitted=function(){return this._dimOmitted},e.prototype._updateDimOmitted=function(e){this._dimOmitted=e,e&&(this._dimNameMap||(this._dimNameMap=c(this.source)))},e.prototype.getSourceDimensionIndex=function(e){return(0,r.retrieve2)(this._dimNameMap.get(e),-1)},e.prototype.getSourceDimension=function(e){var t=this.source.dimensionsDefine;if(t)return t[e]},e.prototype.makeStoreSchema=function(){for(var e=this._fullDimCount,t=(0,a.shouldRetrieveDataByName)(this.source),n=!d(e),r="",i=[],o=0,l=0;o<e;o++){var u=void 0,c=void 0,f=void 0,h=this.dimensions[l];if(h&&h.storeDimIndex===o)u=t?h.name:null,c=h.type,f=h.ordinalMeta,l++;else{var p=this.getSourceDimension(o);p&&(u=t?p.name:null,c=p.type)}i.push({property:u,type:c,ordinalMeta:f}),!t||null==u||h&&h.isCalculationCoord||(r+=n?u.replace(/\`/g,"`1").replace(/\$/g,"`2"):u),r+="$",r+=s[c]||"f",f&&(r+=f.uid),r+="$"}var g=this.source,v=[g.seriesLayoutBy,g.startIndex,r].join("$$");return{dimensions:i,hash:v}},e.prototype.makeOutputDimensionNames=function(){for(var e=[],t=0,n=0;t<this._fullDimCount;t++){var r=void 0,i=this.dimensions[n];if(i&&i.storeDimIndex===t)i.isCalculationCoord||(r=i.name),n++;else{var a=this.getSourceDimension(t);a&&(r=a.name)}e.push(r)}return e},e.prototype.appendCalculationDimension=function(e){this.dimensions.push(e),e.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},e}();function u(e){for(var t=(0,r.createHashMap)(),n=0;n<(e||[]).length;n++){var i=e[n],a=(0,r.isObject)(i)?i.name:i;null!=a&&null==t.get(a)&&t.set(a,n)}return t}function c(e){var t=o(e);return t.dimNameMap||(t.dimNameMap=u(e.dimensionsDefine))}function d(e){return e>30}t.SeriesDataSchema=l},"8925c":function(e,t,n){"use strict";n("13d5"),n("d3b7"),n("ddb0"),n("4de4");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.PRESERVED_NORMAL_STATE=void 0,n("99af"),n("c975"),n("cb29"),n("14d9"),n("fb6a"),n("a434"),n("d9e2"),n("d401"),n("7a82");var a=i(n("66f2")),o=i(n("484a")),s=r(n("77ef")),l=r(n("a1d9")),u=n("1447"),c=n("58f5"),d=n("fda2"),f=n("ff74"),h=n("d0c6");t.PRESERVED_NORMAL_STATE="__zr_normal__";var p=a.TRANSFORMABLE_PROPS.concat(["ignore"]),g=(0,c.reduce)(a.TRANSFORMABLE_PROPS,(function(e,t){return e[t]=!0,e}),{ignore:!1}),v={},y=new s.default(0,0,0,0),m=function(){function e(e){this.id=(0,c.guid)(),this.animators=[],this.currentStates=[],this.states={},this._init(e)}return e.prototype._init=function(e){this.attr(e)},e.prototype.drift=function(e,t,n){switch(this.draggable){case"horizontal":t=0;break;case"vertical":e=0;break}var r=this.transform;r||(r=this.transform=[1,0,0,1,0,0]),r[4]+=e,r[5]+=t,this.decomposeTransform(),this.markRedraw()},e.prototype.beforeUpdate=function(){},e.prototype.afterUpdate=function(){},e.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},e.prototype.updateInnerText=function(e){var t=this._textContent;if(t&&(!t.ignore||e)){this.textConfig||(this.textConfig={});var n=this.textConfig,r=n.local,i=t.innerTransformable,a=void 0,o=void 0,s=!1;i.parent=r?this:null;var l=!1;if(i.copyTransform(t),null!=n.position){var c=y;n.layoutRect?c.copy(n.layoutRect):c.copy(this.getBoundingRect()),r||c.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(v,n,c):(0,u.calculateTextPosition)(v,n,c),i.x=v.x,i.y=v.y,a=v.align,o=v.verticalAlign;var d=n.origin;if(d&&null!=n.rotation){var f=void 0,p=void 0;"center"===d?(f=.5*c.width,p=.5*c.height):(f=(0,u.parsePercent)(d[0],c.width),p=(0,u.parsePercent)(d[1],c.height)),l=!0,i.originX=-i.x+f+(r?0:c.x),i.originY=-i.y+p+(r?0:c.y)}}null!=n.rotation&&(i.rotation=n.rotation);var g=n.offset;g&&(i.x+=g[0],i.y+=g[1],l||(i.originX=-g[0],i.originY=-g[1]));var m=null==n.inside?"string"===typeof n.position&&n.position.indexOf("inside")>=0:n.inside,_=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),b=void 0,x=void 0,S=void 0;m&&this.canBeInsideText()?(b=n.insideFill,x=n.insideStroke,null!=b&&"auto"!==b||(b=this.getInsideTextFill()),null!=x&&"auto"!==x||(x=this.getInsideTextStroke(b),S=!0)):(b=n.outsideFill,x=n.outsideStroke,null!=b&&"auto"!==b||(b=this.getOutsideFill()),null!=x&&"auto"!==x||(x=this.getOutsideStroke(b),S=!0)),b=b||"#000",b===_.fill&&x===_.stroke&&S===_.autoStroke&&a===_.align&&o===_.verticalAlign||(s=!0,_.fill=b,_.stroke=x,_.autoStroke=S,_.align=a,_.verticalAlign=o,t.setDefaultTextStyle(_)),t.__dirty|=h.REDRAW_BIT,s&&t.dirtyStyle(!0)}},e.prototype.canBeInsideText=function(){return!0},e.prototype.getInsideTextFill=function(){return"#fff"},e.prototype.getInsideTextStroke=function(e){return"#000"},e.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?d.LIGHT_LABEL_COLOR:d.DARK_LABEL_COLOR},e.prototype.getOutsideStroke=function(e){var t=this.__zr&&this.__zr.getBackgroundColor(),n="string"===typeof t&&(0,f.parse)(t);n||(n=[255,255,255,1]);for(var r=n[3],i=this.__zr.isDarkMode(),a=0;a<3;a++)n[a]=n[a]*r+(i?0:255)*(1-r);return n[3]=1,(0,f.stringify)(n,"rgba")},e.prototype.traverse=function(e,t){},e.prototype.attrKV=function(e,t){"textConfig"===e?this.setTextConfig(t):"textContent"===e?this.setTextContent(t):"clipPath"===e?this.setClipPath(t):"extra"===e?(this.extra=this.extra||{},(0,c.extend)(this.extra,t)):this[e]=t},e.prototype.hide=function(){this.ignore=!0,this.markRedraw()},e.prototype.show=function(){this.ignore=!1,this.markRedraw()},e.prototype.attr=function(e,t){if("string"===typeof e)this.attrKV(e,t);else if((0,c.isObject)(e))for(var n=e,r=(0,c.keys)(n),i=0;i<r.length;i++){var a=r[i];this.attrKV(a,e[a])}return this.markRedraw(),this},e.prototype.saveCurrentToNormalState=function(e){this._innerSaveToNormal(e);for(var t=this._normalState,n=0;n<this.animators.length;n++){var r=this.animators[n],i=r.__fromStateTransition;if(!(r.getLoop()||i&&"__zr_normal__"!==i)){var a=r.targetName,o=a?t[a]:t;r.saveTo(o)}}},e.prototype._innerSaveToNormal=function(e){var t=this._normalState;t||(t=this._normalState={}),e.textConfig&&!t.textConfig&&(t.textConfig=this.textConfig),this._savePrimaryToNormal(e,t,p)},e.prototype._savePrimaryToNormal=function(e,t,n){for(var r=0;r<n.length;r++){var i=n[r];null==e[i]||i in t||(t[i]=this[i])}},e.prototype.hasState=function(){return this.currentStates.length>0},e.prototype.getState=function(e){return this.states[e]},e.prototype.ensureState=function(e){var t=this.states;return t[e]||(t[e]={}),t[e]},e.prototype.clearStates=function(e){this.useState("__zr_normal__",!1,e)},e.prototype.useState=function(e,t,n,r){var i="__zr_normal__"===e,a=this.hasState();if(a||!i){var o=this.currentStates,s=this.stateTransition;if(!((0,c.indexOf)(o,e)>=0)||!t&&1!==o.length){var l;if(this.stateProxy&&!i&&(l=this.stateProxy(e)),l||(l=this.states&&this.states[e]),l||i){i||this.saveCurrentToNormalState(l);var u=!!(l&&l.hoverLayer||r);u&&this._toggleHoverLayerFlag(!0),this._applyStateObj(e,l,this._normalState,t,!n&&!this.__inHover&&s&&s.duration>0,s);var d=this._textContent,f=this._textGuide;return d&&d.useState(e,t,n,u),f&&f.useState(e,t,n,u),i?(this.currentStates=[],this._normalState={}):t?this.currentStates.push(e):this.currentStates=[e],this._updateAnimationTargets(),this.markRedraw(),!u&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~h.REDRAW_BIT),l}(0,c.logError)("State "+e+" not exists.")}}},e.prototype.useStates=function(e,t,n){if(e.length){var r=[],i=this.currentStates,a=e.length,o=a===i.length;if(o)for(var s=0;s<a;s++)if(e[s]!==i[s]){o=!1;break}if(o)return;for(s=0;s<a;s++){var l=e[s],u=void 0;this.stateProxy&&(u=this.stateProxy(l,e)),u||(u=this.states[l]),u&&r.push(u)}var c=r[a-1],d=!!(c&&c.hoverLayer||n);d&&this._toggleHoverLayerFlag(!0);var f=this._mergeStates(r),p=this.stateTransition;this.saveCurrentToNormalState(f),this._applyStateObj(e.join(","),f,this._normalState,!1,!t&&!this.__inHover&&p&&p.duration>0,p);var g=this._textContent,v=this._textGuide;g&&g.useStates(e,t,d),v&&v.useStates(e,t,d),this._updateAnimationTargets(),this.currentStates=e.slice(),this.markRedraw(),!d&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~h.REDRAW_BIT)}else this.clearStates()},e.prototype._updateAnimationTargets=function(){for(var e=0;e<this.animators.length;e++){var t=this.animators[e];t.targetName&&t.changeTarget(this[t.targetName])}},e.prototype.removeState=function(e){var t=(0,c.indexOf)(this.currentStates,e);if(t>=0){var n=this.currentStates.slice();n.splice(t,1),this.useStates(n)}},e.prototype.replaceState=function(e,t,n){var r=this.currentStates.slice(),i=(0,c.indexOf)(r,e),a=(0,c.indexOf)(r,t)>=0;i>=0?a?r.splice(i,1):r[i]=t:n&&!a&&r.push(t),this.useStates(r)},e.prototype.toggleState=function(e,t){t?this.useState(e,!0):this.removeState(e)},e.prototype._mergeStates=function(e){for(var t,n={},r=0;r<e.length;r++){var i=e[r];(0,c.extend)(n,i),i.textConfig&&(t=t||{},(0,c.extend)(t,i.textConfig))}return t&&(n.textConfig=t),n},e.prototype._applyStateObj=function(e,t,n,r,i,a){var o=!(t&&r);t&&t.textConfig?(this.textConfig=(0,c.extend)({},r?this.textConfig:n.textConfig),(0,c.extend)(this.textConfig,t.textConfig)):o&&n.textConfig&&(this.textConfig=n.textConfig);for(var s={},l=!1,u=0;u<p.length;u++){var d=p[u],f=i&&g[d];t&&null!=t[d]?f?(l=!0,s[d]=t[d]):this[d]=t[d]:o&&null!=n[d]&&(f?(l=!0,s[d]=n[d]):this[d]=n[d])}if(!i)for(u=0;u<this.animators.length;u++){var h=this.animators[u],v=h.targetName;h.getLoop()||h.__changeFinalValue(v?(t||n)[v]:t||n)}l&&this._transitionState(e,s,a)},e.prototype._attachComponent=function(e){if((!e.__zr||e.__hostTarget)&&e!==this){var t=this.__zr;t&&e.addSelfToZr(t),e.__zr=t,e.__hostTarget=this}},e.prototype._detachComponent=function(e){e.__zr&&e.removeSelfFromZr(e.__zr),e.__zr=null,e.__hostTarget=null},e.prototype.getClipPath=function(){return this._clipPath},e.prototype.setClipPath=function(e){this._clipPath&&this._clipPath!==e&&this.removeClipPath(),this._attachComponent(e),this._clipPath=e,this.markRedraw()},e.prototype.removeClipPath=function(){var e=this._clipPath;e&&(this._detachComponent(e),this._clipPath=null,this.markRedraw())},e.prototype.getTextContent=function(){return this._textContent},e.prototype.setTextContent=function(e){var t=this._textContent;t!==e&&(t&&t!==e&&this.removeTextContent(),e.innerTransformable=new a.default,this._attachComponent(e),this._textContent=e,this.markRedraw())},e.prototype.setTextConfig=function(e){this.textConfig||(this.textConfig={}),(0,c.extend)(this.textConfig,e),this.markRedraw()},e.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},e.prototype.removeTextContent=function(){var e=this._textContent;e&&(e.innerTransformable=null,this._detachComponent(e),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},e.prototype.getTextGuideLine=function(){return this._textGuide},e.prototype.setTextGuideLine=function(e){this._textGuide&&this._textGuide!==e&&this.removeTextGuideLine(),this._attachComponent(e),this._textGuide=e,this.markRedraw()},e.prototype.removeTextGuideLine=function(){var e=this._textGuide;e&&(this._detachComponent(e),this._textGuide=null,this.markRedraw())},e.prototype.markRedraw=function(){this.__dirty|=h.REDRAW_BIT;var e=this.__zr;e&&(this.__inHover?e.refreshHover():e.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},e.prototype.dirty=function(){this.markRedraw()},e.prototype._toggleHoverLayerFlag=function(e){this.__inHover=e;var t=this._textContent,n=this._textGuide;t&&(t.__inHover=e),n&&(n.__inHover=e)},e.prototype.addSelfToZr=function(e){if(this.__zr!==e){this.__zr=e;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.addAnimator(t[n]);this._clipPath&&this._clipPath.addSelfToZr(e),this._textContent&&this._textContent.addSelfToZr(e),this._textGuide&&this._textGuide.addSelfToZr(e)}},e.prototype.removeSelfFromZr=function(e){if(this.__zr){this.__zr=null;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.removeAnimator(t[n]);this._clipPath&&this._clipPath.removeSelfFromZr(e),this._textContent&&this._textContent.removeSelfFromZr(e),this._textGuide&&this._textGuide.removeSelfFromZr(e)}},e.prototype.animate=function(e,t,n){var r=e?this[e]:this;var i=new o.default(r,t,n);return e&&(i.targetName=e),this.addAnimator(i,e),i},e.prototype.addAnimator=function(e,t){var n=this.__zr,r=this;e.during((function(){r.updateDuringAnimation(t)})).done((function(){var t=r.animators,n=(0,c.indexOf)(t,e);n>=0&&t.splice(n,1)})),this.animators.push(e),n&&n.animation.addAnimator(e),n&&n.wakeUp()},e.prototype.updateDuringAnimation=function(e){this.markRedraw()},e.prototype.stopAnimation=function(e,t){for(var n=this.animators,r=n.length,i=[],a=0;a<r;a++){var o=n[a];e&&e!==o.scope?i.push(o):o.stop(t)}return this.animators=i,this},e.prototype.animateTo=function(e,t,n){_(this,e,t,n)},e.prototype.animateFrom=function(e,t,n){_(this,e,t,n,!0)},e.prototype._transitionState=function(e,t,n,r){for(var i=_(this,t,n,r),a=0;a<i.length;a++)i[a].__fromStateTransition=e},e.prototype.getBoundingRect=function(){return null},e.prototype.getPaintRect=function(){return null},e.initDefaultProps=function(){var t=e.prototype;t.type="element",t.name="",t.ignore=t.silent=t.isGroup=t.draggable=t.dragging=t.ignoreClip=t.__inHover=!1,t.__dirty=h.REDRAW_BIT;function n(e,n,r,i){function a(e,t){Object.defineProperty(t,0,{get:function(){return e[r]},set:function(t){e[r]=t}}),Object.defineProperty(t,1,{get:function(){return e[i]},set:function(t){e[i]=t}})}Object.defineProperty(t,e,{get:function(){if(!this[n]){var e=this[n]=[];a(this,e)}return this[n]},set:function(e){this[r]=e[0],this[i]=e[1],this[n]=e,a(this,e)}})}Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),e}();function _(e,t,n,r,i){n=n||{};var a=[];(function e(t,n,r,i,a,s,l,u){for(var d=(0,c.keys)(i),f=a.duration,h=a.delay,p=a.additive,g=a.setToFinal,v=!(0,c.isObject)(s),y=t.animators,m=[],_=0;_<d.length;_++){var b=d[_],S=i[b];if(null!=S&&null!=r[b]&&(v||s[b]))if(!(0,c.isObject)(S)||(0,c.isArrayLike)(S)||(0,c.isGradientObject)(S))m.push(b);else{if(n){u||(r[b]=S,t.updateDuringAnimation(n));continue}e(t,b,r[b],S,a,s&&s[b],l,u)}else u||(r[b]=S,t.updateDuringAnimation(n),m.push(b))}var M=m.length;if(!p&&M)for(var w=0;w<y.length;w++){var T=y[w];if(T.targetName===n){var I=T.stopTracks(m);if(I){var A=(0,c.indexOf)(y,T);y.splice(A,1)}}}a.force||(m=(0,c.filter)(m,(function(e){return!function(e,t){return e===t||(0,c.isArrayLike)(e)&&(0,c.isArrayLike)(t)&&function(e,t){var n=e.length;if(n!==t.length)return!1;for(var r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}(e,t)}(i[e],r[e])})),M=m.length);if(M>0||a.force&&!l.length){var C=void 0,P=void 0,O=void 0;if(u){P={},g&&(C={});for(w=0;w<M;w++){b=m[w];P[b]=r[b],g?C[b]=i[b]:r[b]=i[b]}}else if(g){O={};for(w=0;w<M;w++){b=m[w];O[b]=(0,o.cloneValue)(r[b]),x(r,i,b)}}T=new o.default(r,!1,!1,p?(0,c.filter)(y,(function(e){return e.targetName===n})):null);T.targetName=n,a.scope&&(T.scope=a.scope),g&&C&&T.whenWithKeys(0,C,m),O&&T.whenWithKeys(0,O,m),T.whenWithKeys(null==f?500:f,u?P:i,m).delay(h||0),t.addAnimator(T,n),l.push(T)}})(e,"",e,t,n,r,a,i);var s=a.length,l=!1,u=n.done,d=n.aborted,f=function(){l=!0,s--,s<=0&&(l?u&&u():d&&d())},h=function(){s--,s<=0&&(l?u&&u():d&&d())};s||u&&u(),a.length>0&&n.during&&a[0].during((function(e,t){n.during(t)}));for(var p=0;p<a.length;p++){var g=a[p];f&&g.done(f),h&&g.aborted(h),n.force&&g.duration(n.duration),g.start(n.easing)}return a}function b(e,t,n){for(var r=0;r<n;r++)e[r]=t[r]}function x(e,t,n){if((0,c.isArrayLike)(t[n]))if((0,c.isArrayLike)(e[n])||(e[n]=[]),(0,c.isTypedArray)(t[n])){var r=t[n].length;e[n].length!==r&&(e[n]=new t[n].constructor(r),b(e[n],t[n],r))}else{var i=t[n],a=e[n],o=i.length;if(function(e){return(0,c.isArrayLike)(e[0])}(i))for(var s=i[0].length,l=0;l<o;l++)a[l]?b(a[l],i[l],s):a[l]=Array.prototype.slice.call(i[l]);else b(a,i,o);a.length=i.length}else e[n]=t[n]}(0,c.mixin)(m,l.default),(0,c.mixin)(m,a.default);var S=m;t.default=S},"89c7":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a");var a=i(n("58f5")),o=i(n("3f56")),s=i(n("06fd")),l=i(n("30ac")),u=r(n("60f6")),c=i(n("e235"));function d(e,t){var n=e.get("boundingCoords");if(null!=n){var r=n[0],i=n[1];if(isFinite(r[0])&&isFinite(r[1])&&isFinite(i[0])&&isFinite(i[1])){var a=this.projection;if(a){var o=r[0],u=r[1],d=i[0],f=i[1];r=[1/0,1/0],i=[-1/0,-1/0];var h=function(e,t,n,o){for(var s=n-e,l=o-t,u=0;u<=100;u++){var d=u/100,f=a.project([e+s*d,t+l*d]);c.min(r,r,f),c.max(i,i,f)}};h(o,u,d,u),h(d,u,d,f),h(d,f,o,f),h(o,f,d,u)}this.setBoundingRect(r[0],r[1],i[0]-r[0],i[1]-r[1])}else 0}var p,g,v,y=this.getBoundingRect(),m=e.get("layoutCenter"),_=e.get("layoutSize"),b=t.getWidth(),x=t.getHeight(),S=y.width/y.height*this.aspectScale,M=!1;if(m&&_&&(p=[l.parsePercent(m[0],b),l.parsePercent(m[1],x)],g=l.parsePercent(_,Math.min(b,x)),isNaN(p[0])||isNaN(p[1])||isNaN(g)||(M=!0)),M)v={},S>1?(v.width=g,v.height=g/S):(v.height=g,v.width=g*S),v.y=p[1]-v.height/2,v.x=p[0]-v.width/2;else{var w=e.getBoxLayoutParams();w.aspect=S,v=s.getLayoutRect(w,{width:b,height:x})}this.setViewRect(v.x,v.y,v.width,v.height),this.setCenter(e.get("center"),t),this.setZoom(e.get("zoom"))}var f=function(){function e(){this.dimensions=o.geo2DDimensions}return e.prototype.create=function(e,t){var n=[];function r(e){return{nameProperty:e.get("nameProperty"),aspectScale:e.get("aspectScale"),projection:e.get("projection")}}e.eachComponent("geo",(function(e,i){var s=e.get("map"),l=new o.default(s+i,s,a.extend({nameMap:e.get("nameMap")},r(e)));l.zoomLimit=e.get("scaleLimit"),n.push(l),e.coordinateSystem=l,l.model=e,l.resize=d,l.resize(e,t)})),e.eachSeries((function(e){var t=e.get("coordinateSystem");if("geo"===t){var r=e.get("geoIndex")||0;e.coordinateSystem=n[r]}}));var i={};return e.eachSeriesByType("map",(function(e){if(!e.getHostGeoModel()){var t=e.getMapType();i[t]=i[t]||[],i[t].push(e)}})),a.each(i,(function(e,i){var s=a.map(e,(function(e){return e.get("nameMap")})),l=new o.default(i,i,a.extend({nameMap:a.mergeAll(s)},r(e[0])));l.zoomLimit=a.retrieve.apply(null,a.map(e,(function(e){return e.get("scaleLimit")}))),n.push(l),l.resize=d,l.resize(e[0],t),a.each(e,(function(e){e.coordinateSystem=l,function(e,t){a.each(t.get("geoCoord"),(function(t,n){e.addGeoCoord(n,t)}))}(l,e)}))})),n},e.prototype.getFilledRegions=function(e,t,n,r){for(var i=(e||[]).slice(),o=a.createHashMap(),s=0;s<i.length;s++)o.set(i[s].name,i[s]);var l=u.default.load(t,n,r);return a.each(l.regions,(function(e){var t=e.name;!o.get(t)&&i.push({name:t})})),i},e}(),h=new f,p=h;t.default=p},"8b4c":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var i=n("58f5"),a=n("9199"),o=r(n("e3ba")),s={getTargetSeries:function(e){function t(t){e.eachComponent("dataZoom",(function(n){n.eachTargetAxis((function(r,i){var o=e.getComponent((0,a.getAxisMainType)(r),i);t(r,i,o,n)}))}))}t((function(e,t,n,r){n.__dzAxisProxy=null}));var n=[];t((function(t,r,i,a){i.__dzAxisProxy||(i.__dzAxisProxy=new o.default(t,r,a,e),n.push(i.__dzAxisProxy))}));var r=(0,i.createHashMap)();return(0,i.each)(n,(function(e){(0,i.each)(e.getTargetSeriesModels(),(function(e){r.set(e.uid,e)}))})),r},overallReset:function(e,t){e.eachComponent("dataZoom",(function(e){e.eachTargetAxis((function(t,n){e.getAxisProxy(t,n).reset(e)})),e.eachTargetAxis((function(n,r){e.getAxisProxy(n,r).filterData(e,t)}))})),e.eachComponent("dataZoom",(function(e){var t=e.findRepresentativeAxisProxy();if(t){var n=t.getDataPercentWindow(),r=t.getDataValueWindow();e.setCalculatedRange({start:n[0],end:n[1],startValue:r[0],endValue:r[1]})}}))}},l=s;t.default=l},"8bd1":function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("4de4"),n("c975"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.applyKeyframeAnimation=function e(t,n,o){if(!o.isAnimationEnabled()||!n)return;if((0,r.isArray)(n))return void(0,r.each)(n,(function(n){e(t,n,o)}));var u=n.keyframes,c=n.duration;if(o&&null==c){var d=(0,a.getAnimationConfig)("enter",o,0);c=d&&d.duration}if(!u||!c)return;var f=s(t);(0,r.each)(i.ELEMENT_ANIMATABLE_PROPS,(function(e){if(!e||t[e]){var i;u.sort((function(e,t){return e.percent-t.percent})),(0,r.each)(u,(function(a){var o=t.animators,s=e?a[e]:a;if(s){var u=(0,r.keys)(s);if(e||(u=(0,r.filter)(u,(function(e){return(0,r.indexOf)(l,e)<0}))),u.length){i||(i=t.animate(e,n.loop,!0),i.scope="keyframe");for(var d=0;d<o.length;d++)o[d]!==i&&o[d].targetName===i.targetName&&o[d].stopTracks(u);e&&(f[e]=f[e]||{});var h=e?f[e]:f;(0,r.each)(u,(function(n){h[n]=((e?t[e]:t)||{})[n]})),i.whenWithKeys(c*a.percent,s,u,a.easing)}}})),i&&i.delay(n.delay||0).duration(c).start(n.easing)}}))},t.stopPreviousKeyframeAnimationAndRestore=function(e){e.stopAnimation("keyframe"),e.attr(s(e))},n("4e82");var r=n("58f5"),i=n("3612"),a=n("a62d"),o=(n("7be7"),n("eea5")),s=(0,o.makeInner)(),l=["percent","easing","shape","style","extra"]},"8c1f":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.subPixelOptimize=i,t.subPixelOptimizeLine=function(e,t,n){if(!t)return;var a=t.x1,o=t.x2,s=t.y1,l=t.y2;e.x1=a,e.x2=o,e.y1=s,e.y2=l;var u=n&&n.lineWidth;if(!u)return e;r(2*a)===r(2*o)&&(e.x1=e.x2=i(a,u,!0));r(2*s)===r(2*l)&&(e.y1=e.y2=i(s,u,!0));return e},t.subPixelOptimizeRect=function(e,t,n){if(!t)return;var r=t.x,a=t.y,o=t.width,s=t.height;e.x=r,e.y=a,e.width=o,e.height=s;var l=n&&n.lineWidth;if(!l)return e;return e.x=i(r,l,!0),e.y=i(a,l,!0),e.width=Math.max(i(r+o,l,!1)-e.x,0===o?0:1),e.height=Math.max(i(a+s,l,!1)-e.y,0===s?0:1),e};var r=Math.round;function i(e,t,n){if(!t)return e;var i=r(2*e);return(i+r(t))%2===0?i/2:(i+(n?1:-1))/2}},"8c93":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.Region=t.GeoSVGRegion=t.GeoJSONRegion=t.GeoJSONPolygonGeometry=t.GeoJSONLineStringGeometry=void 0;var a=n("9ab4"),o=i(n("77ef")),s=r(n("e235")),l=r(n("4dca")),u=r(n("6477")),c=n("58f5"),d=[];function f(e,t){for(var n=0;n<e.length;n++)s.applyTransform(e[n],e[n],t)}function h(e,t,n,r){for(var i=0;i<e.length;i++){var a=e[i];r&&(a=r.project(a)),a&&isFinite(a[0])&&isFinite(a[1])&&(s.min(t,t,a),s.max(n,n,a))}}var p=function(){function e(e){this.name=e}return e.prototype.setCenter=function(e){this._center=e},e.prototype.getCenter=function(){var e=this._center;return e||(e=this._center=this.calcCenter()),e},e}();t.Region=p;var g=function(){return function(e,t){this.type="polygon",this.exterior=e,this.interiors=t}}();t.GeoJSONPolygonGeometry=g;var v=function(){return function(e){this.type="linestring",this.points=e}}();t.GeoJSONLineStringGeometry=v;var y=function(e){function t(t,n,r){var i=e.call(this,t)||this;return i.type="geoJSON",i.geometries=n,i._center=r&&[r[0],r[1]],i}return(0,a.__extends)(t,e),t.prototype.calcCenter=function(){for(var e,t=this.geometries,n=0,r=0;r<t.length;r++){var i=t[r],a=i.exterior,o=a&&a.length;o>n&&(e=i,n=o)}if(e)return function(e){for(var t=0,n=0,r=0,i=e.length,a=e[i-1][0],o=e[i-1][1],s=0;s<i;s++){var l=e[s][0],u=e[s][1],c=a*u-l*o;t+=c,n+=(a+l)*c,r+=(o+u)*c,a=l,o=u}return t?[n/t/3,r/t/3,t]:[e[0][0]||0,e[0][1]||0]}(e.exterior);var s=this.getBoundingRect();return[s.x+s.width/2,s.y+s.height/2]},t.prototype.getBoundingRect=function(e){var t=this._rect;if(t&&!e)return t;var n=[1/0,1/0],r=[-1/0,-1/0],i=this.geometries;return(0,c.each)(i,(function(t){"polygon"===t.type?h(t.exterior,n,r,e):(0,c.each)(t.points,(function(t){h(t,n,r,e)}))})),isFinite(n[0])&&isFinite(n[1])&&isFinite(r[0])&&isFinite(r[1])||(n[0]=n[1]=r[0]=r[1]=0),t=new o.default(n[0],n[1],r[0]-n[0],r[1]-n[1]),e||(this._rect=t),t},t.prototype.contain=function(e){var t=this.getBoundingRect(),n=this.geometries;if(!t.contain(e[0],e[1]))return!1;e:for(var r=0,i=n.length;r<i;r++){var a=n[r];if("polygon"===a.type){var o=a.exterior,s=a.interiors;if(l.contain(o,e[0],e[1])){for(var u=0;u<(s?s.length:0);u++)if(l.contain(s[u],e[0],e[1]))continue e;return!0}}}return!1},t.prototype.transformTo=function(e,t,n,r){var i=this.getBoundingRect(),a=i.width/i.height;n?r||(r=n/a):n=a*r;for(var s=new o.default(e,t,n,r),l=i.calculateTransform(s),u=this.geometries,d=0;d<u.length;d++){var h=u[d];"polygon"===h.type?(f(h.exterior,l),(0,c.each)(h.interiors,(function(e){f(e,l)}))):(0,c.each)(h.points,(function(e){f(e,l)}))}i=this._rect,i.copy(s),this._center=[i.x+i.width/2,i.y+i.height/2]},t.prototype.cloneShallow=function(e){null==e&&(e=this.name);var n=new t(e,this.geometries,this._center);return n._rect=this._rect,n.transformTo=null,n},t}(p);t.GeoJSONRegion=y;var m=function(e){function t(t,n){var r=e.call(this,t)||this;return r.type="geoSVG",r._elOnlyForCalculate=n,r}return(0,a.__extends)(t,e),t.prototype.calcCenter=function(){var e=this._elOnlyForCalculate,t=e.getBoundingRect(),n=[t.x+t.width/2,t.y+t.height/2],r=u.identity(d),i=e;while(i&&!i.isGeoSVGGraphicRoot)u.mul(r,i.getLocalTransform(),r),i=i.parent;return u.invert(r,r),s.applyTransform(n,n,r),n},t}(p);t.GeoSVGRegion=m},"8cbf":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if("china"===e){for(var n=0;n<t.length;n++)if("南海诸岛"===t[n].name)return;t.push(new a.GeoJSONRegion("南海诸岛",i.map(s,(function(e){return{type:"polygon",exterior:e}})),o))}},n("14d9");for(var i=r(n("58f5")),a=n("8c93"),o=[126,25],s=[[[0,3.5],[7,11.2],[15,11.9],[30,7],[42,.7],[52,.7],[56,7.7],[59,.7],[64,.7],[64,0],[5,0],[0,3.5]],[[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]],[[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]],[[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]],[[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]],[[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]],[[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]],[[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]],[[51,35],[51,28.7],[53,28.7],[53,35],[51,35]],[[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]],[[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]],[[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4],[1,92.4],[1,3.5],[0,3.5]]],l=0;l<s.length;l++)for(var u=0;u<s[l].length;u++)s[l][u][0]/=10.5,s[l][u][1]/=-14,s[l][u][0]+=o[0],s[l][u][1]+=o[1]},"8cca":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.calculateCategoryInterval=function(e){var t=function(e){var t=e.getLabelModel();return{axisRotate:e.getRotate?e.getRotate():e.isHorizontal&&!e.isHorizontal()?90:0,labelRotate:t.get("rotate")||0,font:t.getFont()}}(e),n=(0,s.makeLabelFormatter)(e),r=(t.axisRotate-t.labelRotate)/180*Math.PI,i=e.scale,o=i.getExtent(),u=i.count();if(o[1]-o[0]<1)return 0;var c=1;u>40&&(c=Math.max(1,Math.floor(u/40)));for(var d=o[0],f=e.dataToCoord(d+1)-e.dataToCoord(d),h=Math.abs(f*Math.cos(r)),p=Math.abs(f*Math.sin(r)),g=0,v=0;d<=o[1];d+=c){var y,m,_=a.getBoundingRect(n({value:d}),t.font,"center","top");y=1.3*_.width,m=1.3*_.height,g=Math.max(g,y,7),v=Math.max(v,m,7)}var b=g/h,x=v/p;isNaN(b)&&(b=1/0),isNaN(x)&&(x=1/0);var S=Math.max(0,Math.floor(Math.min(b,x))),M=l(e.model),w=e.getExtent(),T=M.lastAutoInterval,I=M.lastTickCount;null!=T&&null!=I&&Math.abs(T-S)<=1&&Math.abs(I-u)<=1&&T>S&&M.axisExtent0===w[0]&&M.axisExtent1===w[1]?S=T:(M.lastTickCount=u,M.lastAutoInterval=S,M.axisExtent0=w[0],M.axisExtent1=w[1]);return S},t.createAxisLabels=function(e){return"category"===e.type?function(e){var t=e.getLabelModel(),n=u(e,t);return!t.get("show")||e.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}(e):function(e){var t=e.scale.getTicks(),n=(0,s.makeLabelFormatter)(e);return{labels:i.map(t,(function(t,r){return{level:t.level,formattedLabel:n(t,r),rawLabel:e.scale.getLabel(t),tickValue:t.value}}))}}(e)},t.createAxisTicks=function(e,t){return"category"===e.type?function(e,t){var n,r,a=c(e,"ticks"),o=(0,s.getOptionCategoryInterval)(t),l=d(a,o);if(l)return l;t.get("show")&&!e.scale.isBlank()||(n=[]);if(i.isFunction(o))n=p(e,o,!0);else if("auto"===o){var g=u(e,e.getLabelModel());r=g.labelCategoryInterval,n=i.map(g.labels,(function(e){return e.tickValue}))}else r=o,n=h(e,r,!0);return f(a,o,{ticks:n,tickCategoryInterval:r})}(e,t):{ticks:i.map(e.scale.getTicks(),(function(e){return e.value}))}},n("14d9");var i=r(n("58f5")),a=r(n("1447")),o=n("eea5"),s=n("5df4"),l=(0,o.makeInner)();function u(e,t){var n,r,a=c(e,"labels"),o=(0,s.getOptionCategoryInterval)(t),u=d(a,o);return u||(i.isFunction(o)?n=p(e,o):(r="auto"===o?function(e){var t=l(e).autoInterval;return null!=t?t:l(e).autoInterval=e.calculateCategoryInterval()}(e):o,n=h(e,r)),f(a,o,{labels:n,labelCategoryInterval:r}))}function c(e,t){return l(e)[t]||(l(e)[t]=[])}function d(e,t){for(var n=0;n<e.length;n++)if(e[n].key===t)return e[n].value}function f(e,t,n){return e.push({key:t,value:n}),n}function h(e,t,n){var r=(0,s.makeLabelFormatter)(e),i=e.scale,a=i.getExtent(),o=e.getLabelModel(),l=[],u=Math.max((t||0)+1,1),c=a[0],d=i.count();0!==c&&u>1&&d/u>2&&(c=Math.round(Math.ceil(c/u)*u));var f=(0,s.shouldShowAllLabels)(e),h=o.get("showMinLabel")||f,p=o.get("showMaxLabel")||f;h&&c!==a[0]&&v(a[0]);for(var g=c;g<=a[1];g+=u)v(g);function v(e){var t={value:e};l.push(n?e:{formattedLabel:r(t),rawLabel:i.getLabel(t),tickValue:e})}return p&&g-u!==a[1]&&v(a[1]),l}function p(e,t,n){var r=e.scale,a=(0,s.makeLabelFormatter)(e),o=[];return i.each(r.getTicks(),(function(e){var i=r.getLabel(e),s=e.value;t(e.value,i)&&o.push(n?s:{formattedLabel:a(e),rawLabel:i,tickValue:s})})),o}},"8dca":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.default),e.registerComponentView(a.default),(0,o.default)(e)};var i=r(n("ecc3")),a=r(n("f007")),o=r(n("c195"))},"8dd2":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("4e82"),n("14d9"),n("a434"),n("26e9");var a=i(n("58f5")),o=r(n("77ef")),s=n("30ac"),l=i(n("06fd")),u=i(n("27c0")),c=Math.max,d=Math.min,f=a.retrieve,h=a.each,p=["itemStyle","borderWidth"],g=["itemStyle","gapWidth"],v=["upperLabel","show"],y=["upperLabel","height"],m={seriesType:"treemap",reset:function(e,t,n,r){var i=n.getWidth(),v=n.getHeight(),y=e.option,m=l.getLayoutRect(e.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),S=y.size||[],M=(0,s.parsePercent)(f(m.width,S[0]),i),w=(0,s.parsePercent)(f(m.height,S[1]),v),T=r&&r.type,I=u.retrieveTargetInfo(r,["treemapZoomToNode","treemapRootToNode"],e),A="treemapRender"===T||"treemapMove"===T?r.rootRect:null,C=e.getViewRoot(),P=u.getPathToRoot(C);if("treemapMove"!==T){var O="treemapZoomToNode"===T?function(e,t,n,r,i){var a,o=(t||{}).node,l=[r,i];if(!o||o===n)return l;var u=r*i,c=u*e.option.zoomToNodeRatio;while(a=o.parentNode){for(var d=0,f=a.children,h=0,g=f.length;h<g;h++)d+=f[h].getValue();var v=o.getValue();if(0===v)return l;c*=d/v;var y=a.getModel(),m=y.get(p),_=Math.max(m,x(y));c+=4*m*m+(3*m+_)*Math.pow(c,.5),c>s.MAX_SAFE_INTEGER&&(c=s.MAX_SAFE_INTEGER),o=a}c<u&&(c=u);var b=Math.pow(c/u,.5);return[r*b,i*b]}(e,I,C,M,w):A?[A.width,A.height]:[M,w],D=y.sort;D&&"asc"!==D&&"desc"!==D&&(D="desc");var L={squareRatio:y.squareRatio,sort:D,leafDepth:y.leafDepth};C.hostTree.clearLayouts();var E={x:0,y:0,width:O[0],height:O[1],area:O[0]*O[1]};C.setLayout(E),function e(t,n,r,i){var o,s;if(t.isRemoved())return;var l=t.getLayout();o=l.width,s=l.height;var u=t.getModel(),f=u.get(p),v=u.get(g)/2,y=x(u),m=Math.max(f,y),S=f-v,M=m-v;t.setLayout({borderWidth:f,upperHeight:m,upperLabelHeight:y},!0),o=c(o-2*S,0),s=c(s-S-M,0);var w=o*s,T=function(e,t,n,r,i,o){var s=e.children||[],l=r.sort;"asc"!==l&&"desc"!==l&&(l=null);var u=null!=r.leafDepth&&r.leafDepth<=o;if(i&&!u)return e.viewChildren=[];s=a.filter(s,(function(e){return!e.isRemoved()})),function(e,t){t&&e.sort((function(e,n){var r="asc"===t?e.getValue()-n.getValue():n.getValue()-e.getValue();return 0===r?"asc"===t?e.dataIndex-n.dataIndex:n.dataIndex-e.dataIndex:r}))}(s,l);var c=function(e,t,n){for(var r=0,i=0,a=t.length;i<a;i++)r+=t[i].getValue();var o,s=e.get("visualDimension");t&&t.length?"value"===s&&n?(o=[t[t.length-1].getValue(),t[0].getValue()],"asc"===n&&o.reverse()):(o=[1/0,-1/0],h(t,(function(e){var t=e.getValue(s);t<o[0]&&(o[0]=t),t>o[1]&&(o[1]=t)}))):o=[NaN,NaN];return{sum:r,dataExtent:o}}(t,s,l);if(0===c.sum)return e.viewChildren=[];if(c.sum=function(e,t,n,r,i){if(!r)return n;for(var a=e.get("visibleMin"),o=i.length,s=o,l=o-1;l>=0;l--){var u=i["asc"===r?o-l-1:l].getValue();u/n*t<a&&(s=l,n-=u)}return"asc"===r?i.splice(0,o-s):i.splice(s,o-s),n}(t,n,c.sum,l,s),0===c.sum)return e.viewChildren=[];for(var d=0,f=s.length;d<f;d++){var p=s[d].getValue()/c.sum*n;s[d].setLayout({area:p})}u&&(s.length&&e.setLayout({isLeafRoot:!0},!0),s.length=0);return e.viewChildren=s,e.setLayout({dataExtent:c.dataExtent},!0),s}(t,u,w,n,r,i);if(!T.length)return;var I={x:S,y:M,width:o,height:s},A=d(o,s),C=1/0,P=[];P.area=0;for(var O=0,D=T.length;O<D;){var L=T[O];P.push(L),P.area+=L.getLayout().area;var E=_(P,A,n.squareRatio);E<=C?(O++,C=E):(P.area-=P.pop().getLayout().area,b(P,A,I,v,!1),A=d(I.width,I.height),P.length=P.area=0,C=1/0)}P.length&&b(P,A,I,v,!0);if(!r){var k=u.get("childrenVisibleMin");null!=k&&w<k&&(r=!0)}for(O=0,D=T.length;O<D;O++)e(T[O],n,r,i+1)}(C,L,!1,0),E=C.getLayout(),h(P,(function(e,t){var n=(P[t+1]||C).getValue();e.setLayout(a.extend({dataExtent:[n,n],borderWidth:0,upperHeight:0},E))}))}var k=e.getData().tree.root;k.setLayout(function(e,t,n){if(t)return{x:t.x,y:t.y};var r={x:0,y:0};if(!n)return r;var i=n.node,a=i.getLayout();if(!a)return r;var o=[a.width/2,a.height/2],s=i;while(s){var l=s.getLayout();o[0]+=l.x,o[1]+=l.y,s=s.parentNode}return{x:e.width/2-o[0],y:e.height/2-o[1]}}(m,A,I),!0),e.setLayoutInfo(m),function e(t,n,r,i,a){var s=t.getLayout(),l=r[a],u=l&&l===t;if(l&&!u||a===r.length&&t!==i)return;t.setLayout({isInView:!0,invisible:!u&&!n.intersect(s),isAboveViewRoot:u},!0);var c=new o.default(n.x-s.x,n.y-s.y,n.width,n.height);h(t.viewChildren||[],(function(t){e(t,c,r,i,a+1)}))}(k,new o.default(-m.x,-m.y,i,v),P,C,0)}};function _(e,t,n){for(var r=0,i=1/0,a=0,o=void 0,s=e.length;a<s;a++)o=e[a].getLayout().area,o&&(o<i&&(i=o),o>r&&(r=o));var l=e.area*e.area,u=t*t*n;return l?c(u*r/l,l/(u*i)):1/0}function b(e,t,n,r,i){var a=t===n.width?0:1,o=1-a,s=["x","y"],l=["width","height"],u=n[s[a]],f=t?e.area/t:0;(i||f>n[l[o]])&&(f=n[l[o]]);for(var h=0,p=e.length;h<p;h++){var g=e[h],v={},y=f?g.getLayout().area/f:0,m=v[l[o]]=c(f-2*r,0),_=n[s[a]]+n[l[a]]-u,b=h===p-1||_<y?_:y,x=v[l[a]]=c(b-2*r,0);v[s[o]]=n[s[o]]+d(r,m/2),v[s[a]]=u+d(r,x/2),u+=b,g.setLayout(v,!0)}n[s[o]]+=f,n[l[o]]-=f}function x(e){return e.get(v)?e.get(y):0}t.default=m},"8dd4":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=n("150c"),s=i(n("e136")),l=n("a646"),u=n("50db"),c=n("68aa"),d=n("58f5"),f=n("80f7"),h=r(n("3adc")),p=n("a62d"),g=function(e){function t(t,n,r,i){var a=e.call(this)||this;return a.updateData(t,n,r,i),a}return(0,a.__extends)(t,e),t.prototype._createSymbol=function(e,t,n,r,i){this.removeAll();var a=(0,o.createSymbol)(e,-1,-1,2,2,null,i);a.attr({z2:100,culling:!0,scaleX:r[0]/2,scaleY:r[1]/2}),a.drift=v,this._symbolType=e,this.add(a)},t.prototype.stopSymbolAnimation=function(e){this.childAt(0).stopAnimation(null,e)},t.prototype.getSymbolType=function(){return this._symbolType},t.prototype.getSymbolPath=function(){return this.childAt(0)},t.prototype.highlight=function(){(0,u.enterEmphasis)(this.childAt(0))},t.prototype.downplay=function(){(0,u.leaveEmphasis)(this.childAt(0))},t.prototype.setZ=function(e,t){var n=this.childAt(0);n.zlevel=e,n.z=t},t.prototype.setDraggable=function(e,t){var n=this.childAt(0);n.draggable=e,n.cursor=!t&&e?"move":n.cursor},t.prototype.updateData=function(e,n,r,i){this.silent=!1;var a=e.getItemVisual(n,"symbol")||"circle",o=e.hostModel,l=t.getSymbolSize(e,n),u=a!==this._symbolType,c=i&&i.disableAnimation;if(u){var d=e.getItemVisual(n,"symbolKeepAspect");this._createSymbol(a,e,n,l,d)}else{var f=this.childAt(0);f.silent=!1;var h={scaleX:l[0]/2,scaleY:l[1]/2};c?f.attr(h):s.updateProps(f,h,o,n),(0,p.saveOldStyle)(f)}if(this._updateCommon(e,n,l,r,i),u){f=this.childAt(0);if(!c){h={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:f.style.opacity}};f.scaleX=f.scaleY=0,f.style.opacity=0,s.initProps(f,h,o,n)}}c&&this.childAt(0).stopAnimation("leave")},t.prototype._updateCommon=function(e,t,n,r,i){var a,s,l,p,g,v,y,m,_,b=this.childAt(0),x=e.hostModel;if(r&&(a=r.emphasisItemStyle,s=r.blurItemStyle,l=r.selectItemStyle,p=r.focus,g=r.blurScope,y=r.labelStatesModels,m=r.hoverScale,_=r.cursorStyle,v=r.emphasisDisabled),!r||e.hasItemOption){var S=r&&r.itemModel?r.itemModel:e.getItemModel(t),M=S.getModel("emphasis");a=M.getModel("itemStyle").getItemStyle(),l=S.getModel(["select","itemStyle"]).getItemStyle(),s=S.getModel(["blur","itemStyle"]).getItemStyle(),p=M.get("focus"),g=M.get("blurScope"),v=M.get("disabled"),y=(0,f.getLabelStatesModels)(S),m=M.getShallow("scale"),_=S.getShallow("cursor")}var w=e.getItemVisual(t,"symbolRotate");b.attr("rotation",(w||0)*Math.PI/180||0);var T=(0,o.normalizeSymbolOffset)(e.getItemVisual(t,"symbolOffset"),n);T&&(b.x=T[0],b.y=T[1]),_&&b.attr("cursor",_);var I=e.getItemVisual(t,"style"),A=I.fill;if(b instanceof h.default){var C=b.style;b.useStyle((0,d.extend)({image:C.image,x:C.x,y:C.y,width:C.width,height:C.height},I))}else b.__isEmptyBrush?b.useStyle((0,d.extend)({},I)):b.useStyle(I),b.style.decal=null,b.setColor(A,i&&i.symbolInnerColor),b.style.strokeNoScale=!0;var P=e.getItemVisual(t,"liftZ"),O=this._z2;null!=P?null==O&&(this._z2=b.z2,b.z2+=P):null!=O&&(b.z2=O,this._z2=null);var D=i&&i.useNameLabel;(0,f.setLabelStyle)(b,y,{labelFetcher:x,labelDataIndex:t,defaultText:function(t){return D?e.getName(t):(0,c.getDefaultLabel)(e,t)},inheritColor:A,defaultOpacity:I.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;var L=b.ensureState("emphasis");L.style=a,b.ensureState("select").style=l,b.ensureState("blur").style=s;var E=null==m||!0===m?Math.max(1.1,3/this._sizeY):isFinite(m)&&m>0?+m:1;L.scaleX=this._sizeX*E,L.scaleY=this._sizeY*E,this.setSymbolScale(1),(0,u.toggleHoverEmphasis)(this,p,g,v)},t.prototype.setSymbolScale=function(e){this.scaleX=this.scaleY=e},t.prototype.fadeOut=function(e,t,n){var r=this.childAt(0),i=(0,l.getECData)(this).dataIndex,a=n&&n.animation;if(this.silent=r.silent=!0,n&&n.fadeLabel){var o=r.getTextContent();o&&s.removeElement(o,{style:{opacity:0}},t,{dataIndex:i,removeOpt:a,cb:function(){r.removeTextContent()}})}else r.removeTextContent();s.removeElement(r,{style:{opacity:0},scaleX:0,scaleY:0},t,{dataIndex:i,cb:e,removeOpt:a})},t.getSymbolSize=function(e,t){return(0,o.normalizeSymbolSize)(e.getItemVisual(t,"symbolSize"))},t}(s.Group);function v(e,t){this.parent.drift(e,t)}var y=g;t.default=y},"8de7":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("e136")),o=r(n("e235")),s=a.Line.prototype,l=a.BezierCurve.prototype,u=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}}();(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}(0,i.__extends)(t,e)})(u);function c(e){return isNaN(+e.cpx1)||isNaN(+e.cpy1)}var d=function(e){function t(t){var n=e.call(this,t)||this;return n.type="ec-line",n}return(0,i.__extends)(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new u},t.prototype.buildPath=function(e,t){c(t)?s.buildPath.call(this,e,t):l.buildPath.call(this,e,t)},t.prototype.pointAt=function(e){return c(this.shape)?s.pointAt.call(this,e):l.pointAt.call(this,e)},t.prototype.tangentAt=function(e){var t=this.shape,n=c(t)?[t.x2-t.x1,t.y2-t.y1]:l.tangentAt.call(this,e);return o.normalize(n,n)},t}(a.Path),f=d;t.default=f},"8eb8":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.layout=function(e,t,n){var r=t.getBoxLayoutParams(),a=t.get("padding"),o={width:n.getWidth(),height:n.getHeight()},s=(0,i.getLayoutRect)(r,o,a);(0,i.box)(t.get("orient"),e,t.get("itemGap"),s.width,s.height),(0,i.positionElement)(e,r,o,a)},t.makeBackground=function(e,t){var n=a.normalizeCssArray(t.get("padding")),r=t.getItemStyle(["color","opacity"]);return r.fill=t.get("backgroundColor"),e=new o.Rect({shape:{x:e.x-n[3],y:e.y-n[0],width:e.width+n[1]+n[3],height:e.height+n[0]+n[2],r:t.get("borderRadius")},style:r,silent:!0,z2:-1}),e},n("cb29");var i=n("06fd"),a=r(n("82a3")),o=r(n("e136"))},"8ec0":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9"),n("fb6a"),n("cb29"),n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=i(n("e136")),l=n("80f7"),u=r(n("f390")),c=r(n("23a0")),d=r(n("b696")),f=n("a646"),h=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function p(e,t,n){t[1]>t[0]&&(t=t.slice().reverse());var r=e.coordToPoint([t[0],n]),i=e.coordToPoint([t[1],n]);return{x1:r[0],y1:r[1],x2:i[0],y2:i[1]}}function g(e){var t=e.getRadiusAxis();return t.inverse?0:1}function v(e){var t=e[0],n=e[e.length-1];t&&n&&Math.abs(Math.abs(t.coord-n.coord)-360)<1e-4&&e.pop()}var y=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.axisPointerClass="PolarAxisPointer",n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t){if(this.group.removeAll(),e.get("show")){var n=e.axis,r=n.polar,i=r.getRadiusAxis().getExtent(),a=n.getTicksCoords(),s=n.getMinorTicksCoords(),l=o.map(n.getViewLabels(),(function(e){e=o.clone(e);var t=n.scale,r="ordinal"===t.type?t.getRawOrdinalNumber(e.tickValue):e.tickValue;return e.coord=n.dataToCoord(r),e}));v(l),v(a),o.each(h,(function(t){!e.get([t,"show"])||n.scale.isBlank()&&"axisLine"!==t||m[t](this.group,e,r,a,s,i,l)}),this)}},t.type="angleAxis",t}(c.default),m={axisLine:function(e,t,n,r,i,a){var o,l=t.getModel(["axisLine","lineStyle"]),u=g(n),c=u?0:1;o=0===a[c]?new s.Circle({shape:{cx:n.cx,cy:n.cy,r:a[u]},style:l.getLineStyle(),z2:1,silent:!0}):new s.Ring({shape:{cx:n.cx,cy:n.cy,r:a[u],r0:a[c]},style:l.getLineStyle(),z2:1,silent:!0}),o.style.fill=null,e.add(o)},axisTick:function(e,t,n,r,i,a){var l=t.getModel("axisTick"),u=(l.get("inside")?-1:1)*l.get("length"),c=a[g(n)],d=o.map(r,(function(e){return new s.Line({shape:p(n,[c,c+u],e.coord)})}));e.add(s.mergePath(d,{style:o.defaults(l.getModel("lineStyle").getLineStyle(),{stroke:t.get(["axisLine","lineStyle","color"])})}))},minorTick:function(e,t,n,r,i,a){if(i.length){for(var l=t.getModel("axisTick"),u=t.getModel("minorTick"),c=(l.get("inside")?-1:1)*u.get("length"),d=a[g(n)],f=[],h=0;h<i.length;h++)for(var v=0;v<i[h].length;v++)f.push(new s.Line({shape:p(n,[d,d+c],i[h][v].coord)}));e.add(s.mergePath(f,{style:o.defaults(u.getModel("lineStyle").getLineStyle(),o.defaults(l.getLineStyle(),{stroke:t.get(["axisLine","lineStyle","color"])}))}))}},axisLabel:function(e,t,n,r,i,a,c){var h=t.getCategories(!0),p=t.getModel("axisLabel"),v=p.get("margin"),y=t.get("triggerEvent");o.each(c,(function(r,i){var c=p,m=r.tickValue,_=a[g(n)],b=n.coordToPoint([_+v,r.coord]),x=n.cx,S=n.cy,M=Math.abs(b[0]-x)/_<.3?"center":b[0]>x?"left":"right",w=Math.abs(b[1]-S)/_<.3?"middle":b[1]>S?"top":"bottom";if(h&&h[m]){var T=h[m];o.isObject(T)&&T.textStyle&&(c=new u.default(T.textStyle,p,p.ecModel))}var I=new s.Text({silent:d.default.isLabelSilent(t),style:(0,l.createTextStyle)(c,{x:b[0],y:b[1],fill:c.getTextColor()||t.get(["axisLine","lineStyle","color"]),text:r.formattedLabel,align:M,verticalAlign:w})});if(e.add(I),y){var A=d.default.makeAxisEventDataBase(t);A.targetType="axisLabel",A.value=r.rawLabel,(0,f.getECData)(I).eventData=A}}),this)},splitLine:function(e,t,n,r,i,a){var l=t.getModel("splitLine"),u=l.getModel("lineStyle"),c=u.get("color"),d=0;c=c instanceof Array?c:[c];for(var f=[],h=0;h<r.length;h++){var g=d++%c.length;f[g]=f[g]||[],f[g].push(new s.Line({shape:p(n,a,r[h].coord)}))}for(h=0;h<f.length;h++)e.add(s.mergePath(f[h],{style:o.defaults({stroke:c[h%c.length]},u.getLineStyle()),silent:!0,z:t.get("z")}))},minorSplitLine:function(e,t,n,r,i,a){if(i.length){for(var o=t.getModel("minorSplitLine"),l=o.getModel("lineStyle"),u=[],c=0;c<i.length;c++)for(var d=0;d<i[c].length;d++)u.push(new s.Line({shape:p(n,a,i[c][d].coord)}));e.add(s.mergePath(u,{style:l.getLineStyle(),silent:!0,z:t.get("z")}))}},splitArea:function(e,t,n,r,i,a){if(r.length){var l=t.getModel("splitArea"),u=l.getModel("areaStyle"),c=u.get("color"),d=0;c=c instanceof Array?c:[c];for(var f=[],h=Math.PI/180,p=-r[0].coord*h,g=Math.min(a[0],a[1]),v=Math.max(a[0],a[1]),y=t.get("clockwise"),m=1,_=r.length;m<=_;m++){var b=m===_?r[0].coord:r[m].coord,x=d++%c.length;f[x]=f[x]||[],f[x].push(new s.Sector({shape:{cx:n.cx,cy:n.cy,r0:g,r:v,startAngle:p,endAngle:-b*h,clockwise:y},silent:!0})),p=-b*h}for(m=0;m<f.length;m++)e.add(s.mergePath(f[m],{style:o.defaults({fill:c[m%c.length]},u.getAreaStyle()),silent:!0}))}}},_=y;t.default=_},"8ec9":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var i=r(n("6233")),a=function(){function e(e){this._setting=e||{},this._extent=[1/0,-1/0]}return e.prototype.getSetting=function(e){return this._setting[e]},e.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1])},e.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},e.prototype.getExtent=function(){return this._extent.slice()},e.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=e),isNaN(t)||(n[1]=t)},e.prototype.isInExtentRange=function(e){return this._extent[0]<=e&&this._extent[1]>=e},e.prototype.isBlank=function(){return this._isBlank},e.prototype.setBlank=function(e){this._isBlank=e},e}();i.enableClassManagement(a);var o=a;t.default=o},"8f54":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var a=n("9ab4"),o=i(n("58f5")),s=r(n("c540")),l=r(n("e3da")),u=r(n("f390")),c=n("27c0"),d=n("eea5"),f=n("ba5c"),h=r(n("a4e7")),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.preventUsingHoverLayer=!0,n}return(0,a.__extends)(t,e),t.prototype.getInitialData=function(e,t){var n={name:e.name,children:e.data};(function e(t){var n=0;o.each(t.children,(function(t){e(t);var r=t.value;o.isArray(r)&&(r=r[0]),n+=r}));var r=t.value;o.isArray(r)&&(r=r[0]);(null==r||isNaN(r))&&(r=n);r<0&&(r=0);o.isArray(t.value)?t.value[0]=r:t.value=r})(n);var r=e.levels||[],i=this.designatedVisualItemStyle={},a=new u.default({itemStyle:i},this,t);r=e.levels=function(e,t){var n,r,i=(0,d.normalizeToArray)(t.get("color")),a=(0,d.normalizeToArray)(t.get(["aria","decal","decals"]));if(!i)return;e=e||[],o.each(e,(function(e){var t=new u.default(e),i=t.get("color"),a=t.get("decal");(t.get(["itemStyle","color"])||i&&"none"!==i)&&(n=!0),(t.get(["itemStyle","decal"])||a&&"none"!==a)&&(r=!0)}));var s=e[0]||(e[0]={});n||(s.color=i.slice());!r&&a&&(s.decal=a.slice());return e}(r,t);var s=o.map(r||[],(function(e){return new u.default(e,a,t)}),this),c=l.default.createTree(n,this,(function(e){e.wrapMethod("getItemModel",(function(e,t){var n=c.getNodeByDataIndex(t),r=n?s[n.depth]:null;return e.parentModel=r||a,e}))}));return c.data},t.prototype.optionUpdated=function(){this.resetViewRoot()},t.prototype.formatTooltip=function(e,t,n){var r=this.getData(),i=this.getRawValue(e),a=r.getName(e);return(0,f.createTooltipMarkup)("nameValue",{name:a,value:i})},t.prototype.getDataParams=function(t){var n=e.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(t);return n.treeAncestors=(0,c.wrapTreePathInfo)(r,this),n.treePathInfo=n.treeAncestors,n},t.prototype.setLayoutInfo=function(e){this.layoutInfo=this.layoutInfo||{},o.extend(this.layoutInfo,e)},t.prototype.mapIdToIndex=function(e){var t=this._idIndexMap;t||(t=this._idIndexMap=o.createHashMap(),this._idIndexMapCount=0);var n=t.get(e);return null==n&&t.set(e,n=this._idIndexMapCount++),n},t.prototype.getViewRoot=function(){return this._viewRoot},t.prototype.resetViewRoot=function(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;e&&(e===t||t.contains(e))||(this._viewRoot=t)},t.prototype.enableAriaDecal=function(){(0,h.default)(this)},t.type="series.treemap",t.layoutMode="box",t.defaultOption={progressive:0,left:"center",top:"middle",width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",textStyle:{color:"#fff"}},emphasis:{itemStyle:{color:"rgba(0,0,0,0.9)"}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},t}(s.default);var g=p;t.default=g},"8fbd":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=i(n("e136")),s=n("50db"),l=r(n("adc2")),u=n("80f7"),c=n("a646"),d=n("58f5"),f=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.cpx2=0,this.cpy2=0,this.extent=0}}(),h=function(e){function t(t){return e.call(this,t)||this}return(0,a.__extends)(t,e),t.prototype.getDefaultShape=function(){return new f},t.prototype.buildPath=function(e,t){var n=t.extent;e.moveTo(t.x1,t.y1),e.bezierCurveTo(t.cpx1,t.cpy1,t.cpx2,t.cpy2,t.x2,t.y2),"vertical"===t.orient?(e.lineTo(t.x2+n,t.y2),e.bezierCurveTo(t.cpx2+n,t.cpy2,t.cpx1+n,t.cpy1,t.x1+n,t.y1)):(e.lineTo(t.x2,t.y2+n),e.bezierCurveTo(t.cpx2,t.cpy2+n,t.cpx1,t.cpy1+n,t.x1,t.y1+n)),e.closePath()},t.prototype.highlight=function(){(0,s.enterEmphasis)(this)},t.prototype.downplay=function(){(0,s.leaveEmphasis)(this)},t}(o.Path),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._focusAdjacencyDisabled=!1,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=this,i=e.getGraph(),a=this.group,l=e.layoutInfo,f=l.width,p=l.height,v=e.getData(),y=e.getData("edge"),m=e.get("orient");this._model=e,a.removeAll(),a.x=l.x,a.y=l.y,i.eachEdge((function(t){var n=new h,r=(0,c.getECData)(n);r.dataIndex=t.dataIndex,r.seriesIndex=e.seriesIndex,r.dataType="edge";var i,o,l,v,_,b,x,S,M=t.getModel(),w=M.getModel("lineStyle"),T=w.get("curveness"),I=t.node1.getLayout(),A=t.node1.getModel(),C=A.get("localX"),P=A.get("localY"),O=t.node2.getLayout(),D=t.node2.getModel(),L=D.get("localX"),E=D.get("localY"),k=t.getLayout();n.shape.extent=Math.max(1,k.dy),n.shape.orient=m,"vertical"===m?(i=(null!=C?C*f:I.x)+k.sy,o=(null!=P?P*p:I.y)+I.dy,l=(null!=L?L*f:O.x)+k.ty,v=null!=E?E*p:O.y,_=i,b=o*(1-T)+v*T,x=l,S=o*T+v*(1-T)):(i=(null!=C?C*f:I.x)+I.dx,o=(null!=P?P*p:I.y)+k.sy,l=null!=L?L*f:O.x,v=(null!=E?E*p:O.y)+k.ty,_=i*(1-T)+l*T,b=o,x=i*T+l*(1-T),S=v),n.setShape({x1:i,y1:o,x2:l,y2:v,cpx1:_,cpy1:b,cpx2:x,cpy2:S}),n.useStyle(w.getItemStyle()),g(n.style,m,t);var R=""+M.get("value"),N=(0,u.getLabelStatesModels)(M,"edgeLabel");(0,u.setLabelStyle)(n,N,{labelFetcher:{getFormattedLabel:function(t,n,r,i,a,o){return e.getFormattedLabel(t,n,"edge",i,(0,d.retrieve3)(a,N.normal&&N.normal.get("formatter"),R),o)}},labelDataIndex:t.dataIndex,defaultText:R}),n.setTextConfig({position:"inside"});var z=M.getModel("emphasis");(0,s.setStatesStylesFromModel)(n,M,"lineStyle",(function(e){var n=e.getItemStyle();return g(n,m,t),n})),a.add(n),y.setItemGraphicEl(t.dataIndex,n);var B=z.get("focus");(0,s.toggleHoverEmphasis)(n,"adjacency"===B?t.getAdjacentDataIndices():"trajectory"===B?t.getTrajectoryDataIndices():B,z.get("blurScope"),z.get("disabled"))})),i.eachNode((function(t){var n=t.getLayout(),r=t.getModel(),i=r.get("localX"),l=r.get("localY"),d=r.getModel("emphasis"),h=new o.Rect({shape:{x:null!=i?i*f:n.x,y:null!=l?l*p:n.y,width:n.dx,height:n.dy},style:r.getModel("itemStyle").getItemStyle(),z2:10});(0,u.setLabelStyle)(h,(0,u.getLabelStatesModels)(r),{labelFetcher:{getFormattedLabel:function(t,n){return e.getFormattedLabel(t,n,"node")}},labelDataIndex:t.dataIndex,defaultText:t.id}),h.disableLabelAnimation=!0,h.setStyle("fill",t.getVisual("color")),h.setStyle("decal",t.getVisual("style").decal),(0,s.setStatesStylesFromModel)(h,r),a.add(h),v.setItemGraphicEl(t.dataIndex,h),(0,c.getECData)(h).dataType="node";var g=d.get("focus");(0,s.toggleHoverEmphasis)(h,"adjacency"===g?t.getAdjacentDataIndices():"trajectory"===g?t.getTrajectoryDataIndices():g,d.get("blurScope"),d.get("disabled"))})),v.eachItemGraphicEl((function(t,i){var a=v.getItemModel(i);a.get("draggable")&&(t.drift=function(t,a){r._focusAdjacencyDisabled=!0,this.shape.x+=t,this.shape.y+=a,this.dirty(),n.dispatchAction({type:"dragNode",seriesId:e.id,dataIndex:v.getRawIndex(i),localX:this.shape.x/f,localY:this.shape.y/p})},t.ondragend=function(){r._focusAdjacencyDisabled=!1},t.draggable=!0,t.cursor="move")})),!this._data&&e.isAnimationEnabled()&&a.setClipPath(function(e,t,n){var r=new o.Rect({shape:{x:e.x-10,y:e.y-10,width:0,height:e.height+20}});return o.initProps(r,{shape:{width:e.width+20}},t,n),r}(a.getBoundingRect(),e,(function(){a.removeClipPath()}))),this._data=e.getData()},t.prototype.dispose=function(){},t.type="sankey",t}(l.default);function g(e,t,n){switch(e.fill){case"source":e.fill=n.node1.getVisual("color"),e.decal=n.node1.getVisual("style").decal;break;case"target":e.fill=n.node2.getVisual("color"),e.decal=n.node2.getVisual("style").decal;break;case"gradient":var r=n.node1.getVisual("color"),i=n.node2.getVisual("color");(0,d.isString)(r)&&(0,d.isString)(i)&&(e.fill=new o.LinearGradient(0,0,+("horizontal"===t),+("vertical"===t),[{color:r,offset:0},{color:i,offset:1}]))}}var v=p;t.default=v},9032:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],i={color:r,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],r]};t.default=i},9049:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,i){var a,o,s,l,u=[],c=[],d=[],f=[];if(i){s=[1/0,1/0],l=[-1/0,-1/0];for(var h=0,p=e.length;h<p;h++)(0,r.min)(s,s,e[h]),(0,r.max)(l,l,e[h]);(0,r.min)(s,s,i[0]),(0,r.max)(l,l,i[1])}for(h=0,p=e.length;h<p;h++){var g=e[h];if(n)a=e[h?h-1:p-1],o=e[(h+1)%p];else{if(0===h||h===p-1){u.push((0,r.clone)(e[h]));continue}a=e[h-1],o=e[h+1]}(0,r.sub)(c,o,a),(0,r.scale)(c,c,t);var v=(0,r.distance)(g,a),y=(0,r.distance)(g,o),m=v+y;0!==m&&(v/=m,y/=m),(0,r.scale)(d,c,-v),(0,r.scale)(f,c,y);var _=(0,r.add)([],g,d),b=(0,r.add)([],g,f);i&&((0,r.max)(_,_,s),(0,r.min)(_,_,l),(0,r.max)(b,b,s),(0,r.min)(b,b,l)),u.push(_),u.push(b)}n&&u.push(u.shift());return u},n("14d9");var r=n("e235")},9199:function(e,t,n){"use strict";n("c975"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.DATA_ZOOM_AXIS_DIMENSIONS=void 0,t.collectReferCoordSysModelInfo=function(e){var t=e.ecModel,n={infoList:[],infoMap:(0,r.createHashMap)()};return e.eachTargetAxis((function(e,r){var i=t.getComponent(a(e),r);if(i){var o=i.getCoordSysModel();if(o){var s=o.uid,l=n.infoMap.get(s);l||(l={model:o,axisModels:[]},n.infoList.push(l),n.infoMap.set(s,l)),l.axisModels.push(i)}}})),n},t.findEffectedDataZooms=function(e,t){var n,i=(0,r.createHashMap)(),a=[],o=(0,r.createHashMap)();e.eachComponent({mainType:"dataZoom",query:t},(function(e){o.get(e.uid)||l(e)}));do{n=!1,e.eachComponent("dataZoom",s)}while(n);function s(e){!o.get(e.uid)&&function(e){var t=!1;return e.eachTargetAxis((function(e,n){var r=i.get(e);r&&r[n]&&(t=!0)})),t}(e)&&(l(e),n=!0)}function l(e){o.set(e.uid,!0),a.push(e),function(e){e.eachTargetAxis((function(e,t){(i.get(e)||i.set(e,[]))[t]=!0}))}(e)}return a},t.getAxisIdPropName=function(e){0;return e+"AxisId"},t.getAxisIndexPropName=function(e){0;return e+"AxisIndex"},t.getAxisMainType=a,t.isCoordSupported=function(e){var t=e.get("coordinateSystem");return(0,r.indexOf)(i,t)>=0},n("14d9");var r=n("58f5");t.DATA_ZOOM_AXIS_DIMENSIONS=["x","y","radius","angle","single"];var i=["cartesian2d","polar","singleAxis"];function a(e){return e+"Axis"}},9307:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("cb29");var a=n("9ab4"),o=i(n("e136")),s=n("50db"),l=r(n("adc2")),u=n("30ac"),c=n("58f5"),d=n("a62d"),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._dataGroup=new o.Group,n._initialized=!1,n}return(0,a.__extends)(t,e),t.prototype.init=function(){this.group.add(this._dataGroup)},t.prototype.render=function(e,t,n,r){this._progressiveEls=null;var i=this._dataGroup,a=e.getData(),s=this._data,l=e.coordinateSystem,u=l.dimensions,c=g(e);if(a.diff(s).add((function(e){var t=p(a,i,e,u,l);v(t,a,e,c)})).update((function(t,n){var r=s.getItemGraphicEl(n),i=h(a,t,u,l);a.setItemGraphicEl(t,r),o.updateProps(r,{shape:{points:i}},e,t),(0,d.saveOldStyle)(r),v(r,a,t,c)})).remove((function(e){var t=s.getItemGraphicEl(e);i.remove(t)})).execute(),!this._initialized){this._initialized=!0;var f=function(e,t,n){var r=e.model,i=e.getRect(),a=new o.Rect({shape:{x:i.x,y:i.y,width:i.width,height:i.height}}),s="horizontal"===r.get("layout")?"width":"height";return a.setShape(s,0),o.initProps(a,{shape:{width:i.width,height:i.height}},t,n),a}(l,e,(function(){setTimeout((function(){i.removeClipPath()}))}));i.setClipPath(f)}this._data=a},t.prototype.incrementalPrepareRender=function(e,t,n){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},t.prototype.incrementalRender=function(e,t,n){for(var r=t.getData(),i=t.coordinateSystem,a=i.dimensions,o=g(t),s=this._progressiveEls=[],l=e.start;l<e.end;l++){var u=p(r,this._dataGroup,l,a,i);u.incremental=!0,v(u,r,l,o),s.push(u)}},t.prototype.remove=function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null},t.type="parallel",t}(l.default);function h(e,t,n,r){for(var i=[],a=0;a<n.length;a++){var o=n[a],s=e.get(e.mapDimension(o),t);y(s,r.getAxis(o).type)||i.push(r.dataToPoint(s,o))}return i}function p(e,t,n,r,i){var a=h(e,n,r,i),s=new o.Polyline({shape:{points:a},z2:10});return t.add(s),e.setItemGraphicEl(n,s),s}function g(e){var t=e.get("smooth",!0);return!0===t&&(t=.3),t=(0,u.numericToNumber)(t),(0,c.eqNaN)(t)&&(t=0),{smooth:t}}function v(e,t,n,r){e.useStyle(t.getItemVisual(n,"style")),e.style.fill=null,e.setShape("smooth",r.smooth);var i=t.getItemModel(n),a=i.getModel("emphasis");(0,s.setStatesStylesFromModel)(e,i,"lineStyle"),(0,s.toggleHoverEmphasis)(e,a.get("focus"),a.get("blurScope"),a.get("disabled"))}function y(e,t){return"category"===t?null==e:null==e||isNaN(e)}var m=f;t.default=m},"932d":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("d401"),n("d3b7"),n("25f0"),n("ac1f"),n("00b4"),n("26e9"),n("14d9");var i=r(n("58f5")),a=r(n("06fd")),o=r(n("30ac")),s=function(){function e(t,n,r){this.type="calendar",this.dimensions=e.dimensions,this.getDimensionsInfo=e.getDimensionsInfo,this._model=t}return e.getDimensionsInfo=function(){return[{name:"time",type:"time"},"value"]},e.prototype.getRangeInfo=function(){return this._rangeInfo},e.prototype.getModel=function(){return this._model},e.prototype.getRect=function(){return this._rect},e.prototype.getCellWidth=function(){return this._sw},e.prototype.getCellHeight=function(){return this._sh},e.prototype.getOrient=function(){return this._orient},e.prototype.getFirstDayOfWeek=function(){return this._firstDayOfWeek},e.prototype.getDateInfo=function(e){e=o.parseDate(e);var t=e.getFullYear(),n=e.getMonth()+1,r=n<10?"0"+n:""+n,i=e.getDate(),a=i<10?"0"+i:""+i,s=e.getDay();return s=Math.abs((s+7-this.getFirstDayOfWeek())%7),{y:t+"",m:r,d:a,day:s,time:e.getTime(),formatedDate:t+"-"+r+"-"+a,date:e}},e.prototype.getNextNDay=function(e,t){return t=t||0,0===t||(e=new Date(this.getDateInfo(e).time),e.setDate(e.getDate()+t)),this.getDateInfo(e)},e.prototype.update=function(e,t){this._firstDayOfWeek=+this._model.getModel("dayLabel").get("firstDay"),this._orient=this._model.get("orient"),this._lineWidth=this._model.getModel("itemStyle").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var n=this._rangeInfo.weeks||1,r=["width","height"],o=this._model.getCellSize().slice(),s=this._model.getBoxLayoutParams(),l="horizontal"===this._orient?[n,7]:[7,n];i.each([0,1],(function(e){d(o,e)&&(s[r[e]]=o[e]*l[e])}));var u={width:t.getWidth(),height:t.getHeight()},c=this._rect=a.getLayoutRect(s,u);function d(e,t){return null!=e[t]&&"auto"!==e[t]}i.each([0,1],(function(e){d(o,e)||(o[e]=c[r[e]]/l[e])})),this._sw=o[0],this._sh=o[1]},e.prototype.dataToPoint=function(e,t){i.isArray(e)&&(e=e[0]),null==t&&(t=!0);var n=this.getDateInfo(e),r=this._rangeInfo,a=n.formatedDate;if(t&&!(n.time>=r.start.time&&n.time<r.end.time+864e5))return[NaN,NaN];var o=n.day,s=this._getRangeInfo([r.start.time,a]).nthWeek;return"vertical"===this._orient?[this._rect.x+o*this._sw+this._sw/2,this._rect.y+s*this._sh+this._sh/2]:[this._rect.x+s*this._sw+this._sw/2,this._rect.y+o*this._sh+this._sh/2]},e.prototype.pointToData=function(e){var t=this.pointToDate(e);return t&&t.time},e.prototype.dataToRect=function(e,t){var n=this.dataToPoint(e,t);return{contentShape:{x:n[0]-(this._sw-this._lineWidth)/2,y:n[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:n,tl:[n[0]-this._sw/2,n[1]-this._sh/2],tr:[n[0]+this._sw/2,n[1]-this._sh/2],br:[n[0]+this._sw/2,n[1]+this._sh/2],bl:[n[0]-this._sw/2,n[1]+this._sh/2]}},e.prototype.pointToDate=function(e){var t=Math.floor((e[0]-this._rect.x)/this._sw)+1,n=Math.floor((e[1]-this._rect.y)/this._sh)+1,r=this._rangeInfo.range;return"vertical"===this._orient?this._getDateByWeeksAndDay(n,t-1,r):this._getDateByWeeksAndDay(t,n-1,r)},e.prototype.convertToPixel=function(e,t,n){var r=l(t);return r===this?r.dataToPoint(n):null},e.prototype.convertFromPixel=function(e,t,n){var r=l(t);return r===this?r.pointToData(n):null},e.prototype.containPoint=function(e){return console.warn("Not implemented."),!1},e.prototype._initRangeOption=function(){var e,t=this._model.get("range");if(i.isArray(t)&&1===t.length&&(t=t[0]),i.isArray(t))e=t;else{var n=t.toString();if(/^\d{4}$/.test(n)&&(e=[n+"-01-01",n+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(n)){var r=this.getDateInfo(n),a=r.date;a.setMonth(a.getMonth()+1);var o=this.getNextNDay(a,-1);e=[r.formatedDate,o.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(n)&&(e=[n,n])}if(!e)return t;var s=this._getRangeInfo(e);return s.start.time>s.end.time&&e.reverse(),e},e.prototype._getRangeInfo=function(e){var t,n=[this.getDateInfo(e[0]),this.getDateInfo(e[1])];n[0].time>n[1].time&&(t=!0,n.reverse());var r=Math.floor(n[1].time/864e5)-Math.floor(n[0].time/864e5)+1,i=new Date(n[0].time),a=i.getDate(),o=n[1].date.getDate();i.setDate(a+r-1);var s=i.getDate();if(s!==o){var l=i.getTime()-n[1].time>0?1:-1;while((s=i.getDate())!==o&&(i.getTime()-n[1].time)*l>0)r-=l,i.setDate(s-l)}var u=Math.floor((r+n[0].day+6)/7),c=t?1-u:u-1;return t&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:r,weeks:u,nthWeek:c,fweek:n[0].day,lweek:n[1].day}},e.prototype._getDateByWeeksAndDay=function(e,t,n){var r=this._getRangeInfo(n);if(e>r.weeks||0===e&&t<r.fweek||e===r.weeks&&t>r.lweek)return null;var i=7*(e-1)-r.fweek+t,a=new Date(r.start.time);return a.setDate(+r.start.d+i),this.getDateInfo(a)},e.create=function(t,n){var r=[];return t.eachComponent("calendar",(function(i){var a=new e(i,t,n);r.push(a),i.coordinateSystem=a})),t.eachSeries((function(e){"calendar"===e.get("coordinateSystem")&&(e.coordinateSystem=r[e.get("calendarIndex")||0])})),r},e.dimensions=["time","value"],e}();function l(e){var t=e.calendarModel,n=e.seriesModel,r=t?t.coordinateSystem:n?n.coordinateSystem:null;return r}var u=s;t.default=u},"936d":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("282c")),o=function(e){function t(t,n,r,i){var a=e.call(this,t,n,r)||this;return a.type=i||"value",a}return(0,i.__extends)(t,e),t.prototype.getLabelModel=function(){return this.model.getModel("label")},t.prototype.isHorizontal=function(){return"horizontal"===this.model.get("orient")},t}(a.default),s=o;t.default=s},"93a8":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.ToolboxFeature=void 0,t.getFeature=function(e){return i[e]},t.registerFeature=function(e,t){i[e]=t};var r=function(){return function(){}}();t.ToolboxFeature=r;var i={}},"93c8":function(e,t,n){"use strict";n("1276"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.alignBezierCurves=p,t.centroid=g,t.combineMorph=function(e,t,n){var r=[];(function e(t){for(var n=0;n<t.length;n++){var i=t[n];m(i)?e(i.childrenRef()):i instanceof a.default&&r.push(i)}})(e);var i=r.length;if(!i)return A();var s=n.dividePath||I,l=s({path:t,count:i});if(l.length!==i)return console.error("Invalid morphing: unmatched splitted path"),A();r=T(r),l=T(l);for(var c=n.done,d=n.during,f=n.individualDelay,h=new u.default,p=0;p<i;p++){var g=r[p],v=l[p];v.parent=t,v.copyTransform(h),f||S(g,v)}function y(e){for(var t=0;t<l.length;t++)l[t].addSelfToZr(e)}function x(){t.__isCombineMorphing=!1,t.__morphT=-1,t.childrenRef=null,b(t,"addSelfToZr"),b(t,"removeSelfFromZr")}t.__isCombineMorphing=!0,t.childrenRef=function(){return l},_(t,"addSelfToZr",{after:function(e){y(e)}}),_(t,"removeSelfFromZr",{after:function(e){for(var t=0;t<l.length;t++)l[t].removeSelfFromZr(e)}});var w=l.length;if(f){var C=w,P=function(){C--,0===C&&(x(),c&&c())};for(p=0;p<w;p++){var O=f?(0,o.defaults)({delay:(n.delay||0)+f(p,w,r[p],l[p]),done:P},n):n;M(r[p],l[p],O)}}else t.__morphT=0,t.animateTo({__morphT:1},(0,o.defaults)({during:function(e){for(var n=0;n<w;n++){var r=l[n];r.__morphT=t.__morphT,r.dirtyShape()}d&&d(e)},done:function(){x();for(var t=0;t<e.length;t++)b(e[t],"updateTransform");c&&c()}},n));t.__zr&&y(t.__zr);return{fromIndividuals:r,toIndividuals:l,count:w}},Object.defineProperty(t,"defaultDividePath",{enumerable:!0,get:function(){return c.split}}),t.isCombineMorphing=m,t.isMorphing=function(e){return e.__morphT>=0},t.morphPath=M,t.separateMorph=function(e,t,n){var r=t.length,i=[],s=n.dividePath||I;if(m(e)){(function e(t){for(var n=0;n<t.length;n++){var r=t[n];m(r)?e(r.childrenRef()):r instanceof a.default&&i.push(r)}})(e.childrenRef());var u=i.length;if(u<r)for(var c=0,d=u;d<r;d++)i.push((0,l.clonePath)(i[c++%u]));i.length=r}else{i=s({path:e,count:r});var f=e.getComputedTransform();for(d=0;d<i.length;d++)i[d].setLocalTransform(f);if(i.length!==r)return console.error("Invalid morphing: unmatched splitted path"),A()}i=T(i),t=T(t);var h=n.individualDelay;for(d=0;d<r;d++){var p=h?(0,o.defaults)({delay:(n.delay||0)+h(d,r,i[d],t[d])},n):n;M(i[d],t[d],p)}return{fromIndividuals:i,toIndividuals:t,count:t.length}},n("14d9"),n("ac1f"),n("5319"),n("d81d"),n("4e82");var i=n("4e51"),a=r(n("bec7")),o=n("58f5"),s=n("e235"),l=n("de14"),u=r(n("66f2")),c=n("94fb"),d=n("2de1d");function f(e,t){var n=e.length,r=t.length;if(n===r)return[e,t];for(var a=[],o=[],s=n<r?e:t,l=Math.min(n,r),u=Math.abs(r-n)/6,c=(l-2)/6,d=Math.ceil(u/c)+1,f=[s[0],s[1]],h=u,p=2;p<l;){var g=s[p-2],v=s[p-1],y=s[p++],m=s[p++],_=s[p++],b=s[p++],x=s[p++],S=s[p++];if(h<=0)f.push(y,m,_,b,x,S);else{for(var M=Math.min(h,d-1)+1,w=1;w<=M;w++){var T=w/M;(0,i.cubicSubdivide)(g,y,_,x,T,a),(0,i.cubicSubdivide)(v,m,b,S,T,o),g=a[3],v=o[3],f.push(a[1],o[1],a[2],o[2],g,v),y=a[5],m=o[5],_=a[6],b=o[6]}h-=M-1}}return s===e?[f,t]:[e,f]}function h(e,t){for(var n=e.length,r=e[n-2],i=e[n-1],a=[],o=0;o<t.length;)a[o++]=r,a[o++]=i;return a}function p(e,t){for(var n,r,i,a=[],o=[],s=0;s<Math.max(e.length,t.length);s++){var l=e[s],u=t[s],c=void 0,d=void 0;l?u?(n=f(l,u),c=n[0],d=n[1],r=c,i=d):(d=h(i||l,l),c=l):(c=h(r||u,u),d=u),a.push(c),o.push(d)}return[a,o]}function g(e){for(var t=0,n=0,r=0,i=e.length,a=0,o=i-2;a<i;o=a,a+=2){var s=e[o],l=e[o+1],u=e[a],c=e[a+1],d=s*c-u*l;t+=d,n+=(s+u)*d,r+=(l+c)*d}return 0===t?[e[0]||0,e[1]||0]:[n/t/3,r/t/3,t]}function v(e,t,n,r){for(var i=(e.length-2)/6,a=1/0,o=0,s=e.length,l=s-2,u=0;u<i;u++){for(var c=6*u,d=0,f=0;f<s;f+=2){var h=0===f?c:(c+f-2)%l+2,p=e[h]-n[0],g=e[h+1]-n[1],v=t[f]-r[0],y=t[f+1]-r[1],m=v-p,_=y-g;d+=m*m+_*_}d<a&&(a=d,o=u)}return o}function y(e){for(var t=[],n=e.length,r=0;r<n;r+=2)t[r]=e[n-r-2],t[r+1]=e[n-r-1];return t}function m(e){return e.__isCombineMorphing}function _(e,t,n){var r="__mOriginal_"+t,i=e[r]||e[t];e[r]||(e[r]=e[t]);var a=n.replace,o=n.after,s=n.before;e[t]=function(){var e,t=arguments;return s&&s.apply(this,t),e=a?a.apply(this,t):i.apply(this,t),o&&o.apply(this,t),e}}function b(e,t){var n="__mOriginal_"+t;e[n]&&(e[t]=e[n],e[n]=null)}function x(e,t){for(var n=0;n<e.length;n++)for(var r=e[n],i=0;i<r.length;){var a=r[i],o=r[i+1];r[i++]=t[0]*a+t[2]*o+t[4],r[i++]=t[1]*a+t[3]*o+t[5]}}function S(e,t){var n=e.getUpdatedPathProxy(),r=t.getUpdatedPathProxy(),i=p((0,d.pathToBezierCurves)(n),(0,d.pathToBezierCurves)(r)),a=i[0],o=i[1],l=e.getComputedTransform(),u=t.getComputedTransform();l&&x(a,l),u&&x(o,u),_(t,"updateTransform",{replace:function(){this.transform=null}}),t.transform=null;var c=function(e,t,n,r){for(var i,a=[],o=0;o<e.length;o++){var s=e[o],l=t[o],u=g(s),c=g(l);null==i&&(i=u[2]<0!==c[2]<0);var d=[],f=[],h=0,p=1/0,m=[],_=s.length;i&&(s=y(s));for(var b=6*v(s,l,u,c),x=_-2,S=0;S<x;S+=2){var M=(b+S)%x+2;d[S+2]=s[M]-u[0],d[S+3]=s[M+1]-u[1]}if(d[0]=s[b]-u[0],d[1]=s[b+1]-u[1],n>0)for(var w=r/n,T=-r/2;T<=r/2;T+=w){var I=Math.sin(T),A=Math.cos(T),C=0;for(S=0;S<s.length;S+=2){var P=d[S],O=d[S+1],D=l[S]-c[0],L=l[S+1]-c[1],E=D*A-L*I,k=D*I+L*A;m[S]=E,m[S+1]=k;var R=E-P,N=k-O;C+=R*R+N*N}if(C<p){p=C,h=T;for(var z=0;z<m.length;z++)f[z]=m[z]}}else for(var B=0;B<_;B+=2)f[B]=l[B]-c[0],f[B+1]=l[B+1]-c[1];a.push({from:d,to:f,fromCp:u,toCp:c,rotation:-h})}return a}(a,o,10,Math.PI),f=[];_(t,"buildPath",{replace:function(e){for(var n=t.__morphT,r=1-n,i=[],a=0;a<c.length;a++){var o=c[a],l=o.from,u=o.to,d=o.rotation*n,h=o.fromCp,p=o.toCp,g=Math.sin(d),v=Math.cos(d);(0,s.lerp)(i,h,p,n);for(var y=0;y<l.length;y+=2){var m=l[y],_=l[y+1],b=u[y],x=u[y+1],S=m*r+b*n,M=_*r+x*n;f[y]=S*v-M*g+i[0],f[y+1]=S*g+M*v+i[1]}var w=f[0],T=f[1];e.moveTo(w,T);for(y=2;y<l.length;){b=f[y++],x=f[y++];var I=f[y++],A=f[y++],C=f[y++],P=f[y++];w===b&&T===x&&I===C&&A===P?e.lineTo(C,P):e.bezierCurveTo(b,x,I,A,C,P),w=C,T=P}}}})}function M(e,t,n){if(!e||!t)return t;var r=n.done,i=n.during;return S(e,t),t.__morphT=0,t.animateTo({__morphT:1},(0,o.defaults)({during:function(e){t.dirtyShape(),i&&i(e)},done:function(){(function(){b(t,"buildPath"),b(t,"updateTransform"),t.__morphT=-1,t.createPathProxy(),t.dirtyShape()})(),r&&r()}},n)),t}function w(e,t,n,r,i,a){e=i===n?0:Math.round(32767*(e-n)/(i-n)),t=a===r?0:Math.round(32767*(t-r)/(a-r));for(var o,s=0,l=32768;l>0;l/=2){var u=0,c=0;(e&l)>0&&(u=1),(t&l)>0&&(c=1),s+=l*l*(3*u^c),0===c&&(1===u&&(e=l-1-e,t=l-1-t),o=e,e=t,t=o)}return s}function T(e){var t=1/0,n=1/0,r=-1/0,i=-1/0,a=(0,o.map)(e,(function(e){var a=e.getBoundingRect(),o=e.getComputedTransform(),s=a.x+a.width/2+(o?o[4]:0),l=a.y+a.height/2+(o?o[5]:0);return t=Math.min(s,t),n=Math.min(l,n),r=Math.max(s,r),i=Math.max(l,i),[s,l]})),s=(0,o.map)(a,(function(a,o){return{cp:a,z:w(a[0],a[1],t,n,r,i),path:e[o]}}));return s.sort((function(e,t){return e.z-t.z})).map((function(e){return e.path}))}function I(e){return(0,c.split)(e.path,e.count)}function A(){return{fromIndividuals:[],toIndividuals:[],count:0}}},9404:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.onIrrelevantElement=function(e,t,n){var i=t.getComponentByElement(e.topTarget),a=i&&i.coordinateSystem;return i&&i!==n&&!r.hasOwnProperty(i.mainType)&&a&&a.model!==n};var r={axisPointer:1,tooltip:1,brush:1}},"94e5":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("0d09")),o=n("7b1f"),s=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="dataZoom.inside",t.defaultOption=(0,o.inheritDefaultOption)(a.default.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),t}(a.default),l=s;t.default=l},"94fb":function(e,t,n){"use strict";n("d81d"),n("7a82"),n("ac1f"),n("1276");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.clone=x,t.split=function(e,t){var n,r=[],a=e.shape;switch(e.type){case"rect":(function(e,t,n){for(var r=e.width,i=e.height,a=r>i,o=h([r,i],a?0:1,t),s=a?"width":"height",l=a?"height":"width",u=a?"x":"y",c=a?"y":"x",d=e[s]/o.length,f=0;f<o.length;f++)for(var p=e[l]/o[f],g=0;g<o[f];g++){var v={};v[u]=f*d,v[c]=g*p,v[s]=d,v[l]=p,v.x+=e.x,v.y+=e.y,n.push(v)}})(a,t,r),n=u.default;break;case"sector":p(a,t,r),n=c.default;break;case"circle":p({r0:0,r:a.r,startAngle:0,endAngle:2*Math.PI,cx:a.cx,cy:a.cy},t,r),n=c.default;break;default:var o=e.getComputedTransform(),f=o?Math.sqrt(Math.max(o[0]*o[0]+o[1]*o[1],o[2]*o[2]+o[3]*o[3])):1,g=(0,s.map)((0,d.pathToPolygons)(e.getUpdatedPathProxy(),f),(function(e){return function(e){for(var t=[],n=0;n<e.length;)t.push([e[n++],e[n++]]);return t}(e)})),v=g.length;if(0===v)b(_,{points:g[0]},t,r);else if(v===t)for(var y=0;y<v;y++)r.push({points:g[y]});else{var m=0,M=(0,s.map)(g,(function(e){var t=[],n=[];(0,i.fromPoints)(e,t,n);var r=(n[1]-t[1])*(n[0]-t[0]);return m+=r,{poly:e,area:r}}));M.sort((function(e,t){return t.area-e.area}));var w=t;for(y=0;y<v;y++){var T=M[y];if(w<=0)break;var I=y===v-1?w:Math.ceil(T.area/m*t);I<0||(b(_,{points:T.poly},I,r),w-=I)}}n=l.default;break}if(!n)return x(e,t);var A=[];for(y=0;y<r.length;y++){var C=new n;C.setShape(r[y]),S(e,C),A.push(C)}return A},n("14d9"),n("4e82"),n("fb6a");var i=n("ecf3"),a=r(n("77ef")),o=r(n("1593")),s=n("58f5"),l=r(n("2929")),u=r(n("d14a")),c=r(n("6ce7")),d=n("2de1d"),f=n("de14");function h(e,t,n){var r=e[t],i=e[1-t],a=Math.abs(r/i),o=Math.ceil(Math.sqrt(a*n)),s=Math.floor(n/o);0===s&&(s=1,o=n);for(var l=[],u=0;u<o;u++)l.push(s);var c=o*s,d=n-c;if(d>0)for(u=0;u<d;u++)l[u%o]+=1;return l}function p(e,t,n){for(var r=e.r0,i=e.r,a=e.startAngle,o=e.endAngle,s=Math.abs(o-a),l=s*i,u=i-r,c=l>Math.abs(u),d=h([l,u],c?0:1,t),f=(c?s:u)/d.length,p=0;p<d.length;p++)for(var g=(c?u:s)/d[p],v=0;v<d[p];v++){var y={};c?(y.startAngle=a+f*p,y.endAngle=a+f*(p+1),y.r0=r+g*v,y.r=r+g*(v+1)):(y.startAngle=a+g*v,y.endAngle=a+g*(v+1),y.r0=r+f*p,y.r=r+f*(p+1)),y.clockwise=e.clockwise,y.cx=e.cx,y.cy=e.cy,n.push(y)}}function g(e,t,n,r){return e*r-n*t}function v(e,t,n,r,i,a,s,l){var u=n-e,c=r-t,d=s-i,f=l-a,h=g(d,f,u,c);if(Math.abs(h)<1e-6)return null;var p=e-i,v=t-a,y=g(p,v,d,f)/h;return y<0||y>1?null:new o.default(y*u+e,y*c+t)}function y(e,t,n){var r=new o.default;o.default.sub(r,n,t),r.normalize();var i=new o.default;o.default.sub(i,e,t);var a=i.dot(r);return a}function m(e,t){var n=e[e.length-1];n&&n[0]===t[0]&&n[1]===t[1]||e.push(t)}function _(e){var t=e.points,n=[],r=[];(0,i.fromPoints)(t,n,r);var s=new a.default(n[0],n[1],r[0]-n[0],r[1]-n[1]),l=s.width,u=s.height,c=s.x,d=s.y,f=new o.default,h=new o.default;return l>u?(f.x=h.x=c+l/2,f.y=d,h.y=d+u):(f.y=h.y=d+u/2,f.x=c,h.x=c+l),function(e,t,n){for(var r=e.length,i=[],a=0;a<r;a++){var o=e[a],s=e[(a+1)%r],l=v(o[0],o[1],s[0],s[1],t.x,t.y,n.x,n.y);l&&i.push({projPt:y(l,t,n),pt:l,idx:a})}if(i.length<2)return[{points:e},{points:e}];i.sort((function(e,t){return e.projPt-t.projPt}));var u=i[0],c=i[i.length-1];if(c.idx<u.idx){var d=u;u=c,c=d}var f=[u.pt.x,u.pt.y],h=[c.pt.x,c.pt.y],p=[f],g=[h];for(a=u.idx+1;a<=c.idx;a++)m(p,e[a].slice());for(m(p,h),m(p,f),a=c.idx+1;a<=u.idx+r;a++)m(g,e[a%r].slice());return m(g,f),m(g,h),[{points:p},{points:g}]}(t,f,h)}function b(e,t,n,r){if(1===n)r.push(t);else{var i=Math.floor(n/2),a=e(t);b(e,a[0],i,r),b(e,a[1],n-i,r)}return r}function x(e,t){for(var n=[],r=0;r<t;r++)n.push((0,f.clonePath)(e));return n}function S(e,t){t.setStyle(e.style),t.z=e.z,t.z2=e.z2,t.zlevel=e.zlevel}},"964f":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.installTimelineAction=function(e){e.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},(function(e,t,n){var i=t.getComponent("timeline");return i&&null!=e.currentIndex&&(i.setCurrentIndex(e.currentIndex),!i.get("loop",!0)&&i.isIndexMax()&&i.getPlayState()&&(i.setPlayState(!1),n.dispatchAction({type:"timelinePlayChange",playState:!1,from:e.from}))),t.resetOption("timeline",{replaceMerge:i.get("replaceMerge",!0)}),(0,r.defaults)({currentIndex:i.option.currentIndex},e)})),e.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},(function(e,t){var n=t.getComponent("timeline");n&&null!=e.playState&&n.setPlayState(e.playState)}))};var r=n("58f5")},9664:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=i(n("e136")),o=r(n("8dd4")),s=n("58f5"),l=n("80f7");function u(e,t,n,r){return t&&!isNaN(t[0])&&!isNaN(t[1])&&!(r.isIgnore&&r.isIgnore(n))&&!(r.clipShape&&!r.clipShape.contain(t[0],t[1]))&&"none"!==e.getItemVisual(n,"symbol")}function c(e){return null==e||(0,s.isObject)(e)||(e={isIgnore:e}),e||{}}function d(e){var t=e.hostModel,n=t.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:t.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:t.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:(0,l.getLabelStatesModels)(t),cursorStyle:t.get("cursor")}}var f=function(){function e(e){this.group=new a.Group,this._SymbolCtor=e||o.default}return e.prototype.updateData=function(e,t){this._progressiveEls=null,t=c(t);var n=this.group,r=e.hostModel,i=this._data,o=this._SymbolCtor,s=t.disableAnimation,l=d(e),f={disableAnimation:s},h=t.getSymbolPoint||function(t){return e.getItemLayout(t)};i||n.removeAll(),e.diff(i).add((function(r){var i=h(r);if(u(e,i,r,t)){var a=new o(e,r,l,f);a.setPosition(i),e.setItemGraphicEl(r,a),n.add(a)}})).update((function(c,d){var p=i.getItemGraphicEl(d),g=h(c);if(u(e,g,c,t)){var v=e.getItemVisual(c,"symbol")||"circle",y=p&&p.getSymbolType&&p.getSymbolType();if(!p||y&&y!==v)n.remove(p),p=new o(e,c,l,f),p.setPosition(g);else{p.updateData(e,c,l,f);var m={x:g[0],y:g[1]};s?p.attr(m):a.updateProps(p,m,r)}n.add(p),e.setItemGraphicEl(c,p)}else n.remove(p)})).remove((function(e){var t=i.getItemGraphicEl(e);t&&t.fadeOut((function(){n.remove(t)}),r)})).execute(),this._getSymbolPoint=h,this._data=e},e.prototype.updateLayout=function(){var e=this,t=this._data;t&&t.eachItemGraphicEl((function(t,n){var r=e._getSymbolPoint(n);t.setPosition(r),t.markRedraw()}))},e.prototype.incrementalPrepareUpdate=function(e){this._seriesScope=d(e),this._data=null,this.group.removeAll()},e.prototype.incrementalUpdate=function(e,t,n){function r(e){e.isGroup||(e.incremental=!0,e.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=c(n);for(var i=e.start;i<e.end;i++){var a=t.getItemLayout(i);if(u(t,a,i,n)){var o=new this._SymbolCtor(t,i,this._seriesScope);o.traverse(r),o.setPosition(a),this.group.add(o),t.setItemGraphicEl(i,o),this._progressiveEls.push(o)}}},e.prototype.eachRendered=function(e){a.traverseElements(this._progressiveEls||this.group,e)},e.prototype.remove=function(e){var t=this.group,n=this._data;n&&e?n.eachItemGraphicEl((function(e){e.fadeOut((function(){t.remove(e)}),n.hostModel)})):t.removeAll()},e}(),h=f;t.default=h},9877:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.DefaultDataProvider=void 0,t.getRawSourceDataCounter=m,t.getRawSourceItemGetter=g,t.getRawSourceValueGetter=x,t.retrieveRawAttr=function(e,t,n){if(!e)return;var r=e.getStore().getSource().sourceFormat;if(r!==d.SOURCE_FORMAT_ORIGINAL&&r!==d.SOURCE_FORMAT_OBJECT_ROWS)return;var i=e.getRawDataItem(t);r!==d.SOURCE_FORMAT_ORIGINAL||(0,l.isObject)(i)||(i=null);if(i)return i[n]},t.retrieveRawValue=function(e,t,n){if(!e)return;var r=e.getRawDataItem(t);if(null==r)return;var i=e.getStore(),a=i.getSource().sourceFormat;if(null!=n){var o=e.getDimensionIndex(n),s=i.getDimensionProperty(o);return x(a)(r,o,s)}var l=r;return a===d.SOURCE_FORMAT_ORIGINAL&&(l=(0,u.getDataItemValue)(r)),l},n("d9e2"),n("d401"),n("14d9");var r,i,a,o,s,l=n("58f5"),u=n("eea5"),c=n("202c"),d=n("f505"),f=function(){function e(e,t){var n=(0,c.isSourceInstance)(e)?e:(0,c.createSourceFromSeriesDataOption)(e);this._source=n;var r=this._data=n.data;n.sourceFormat===d.SOURCE_FORMAT_TYPED_ARRAY&&(this._offset=0,this._dimSize=t,this._data=r),s(this,r,n)}return e.prototype.getSource=function(){return this._source},e.prototype.count=function(){return 0},e.prototype.getItem=function(e,t){},e.prototype.appendData=function(e){},e.prototype.clean=function(){},e.protoInitialize=function(){var t=e.prototype;t.pure=!1,t.persistent=!0}(),e.internalField=function(){var e;s=function(e,i,a){var s=a.sourceFormat,u=a.seriesLayoutBy,c=a.startIndex,f=a.dimensionsDefine,h=o[S(s,u)];if((0,l.extend)(e,h),s===d.SOURCE_FORMAT_TYPED_ARRAY)e.getItem=t,e.count=r,e.fillStorage=n;else{var p=g(s,u);e.getItem=(0,l.bind)(p,null,i,c,f);var v=m(s,u);e.count=(0,l.bind)(v,null,i,c,f)}};var t=function(e,t){e-=this._offset,t=t||[];for(var n=this._data,r=this._dimSize,i=r*e,a=0;a<r;a++)t[a]=n[i+a];return t},n=function(e,t,n,r){for(var i=this._data,a=this._dimSize,o=0;o<a;o++){for(var s=r[o],l=null==s[0]?1/0:s[0],u=null==s[1]?-1/0:s[1],c=t-e,d=n[o],f=0;f<c;f++){var h=i[f*a+o];d[e+f]=h,h<l&&(l=h),h>u&&(u=h)}s[0]=l,s[1]=u}},r=function(){return this._data?this._data.length/this._dimSize:0};function i(e){for(var t=0;t<e.length;t++)this._data.push(e[t])}e={},e[d.SOURCE_FORMAT_ARRAY_ROWS+"_"+d.SERIES_LAYOUT_BY_COLUMN]={pure:!0,appendData:i},e[d.SOURCE_FORMAT_ARRAY_ROWS+"_"+d.SERIES_LAYOUT_BY_ROW]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},e[d.SOURCE_FORMAT_OBJECT_ROWS]={pure:!0,appendData:i},e[d.SOURCE_FORMAT_KEYED_COLUMNS]={pure:!0,appendData:function(e){var t=this._data;(0,l.each)(e,(function(e,n){for(var r=t[n]||(t[n]=[]),i=0;i<(e||[]).length;i++)r.push(e[i])}))}},e[d.SOURCE_FORMAT_ORIGINAL]={appendData:i},e[d.SOURCE_FORMAT_TYPED_ARRAY]={persistent:!1,pure:!0,appendData:function(e){this._data=e},clean:function(){this._offset+=this.count(),this._data=null}},o=e}(),e}();t.DefaultDataProvider=f;var h=function(e,t,n,r){return e[r]},p=(r={},r[d.SOURCE_FORMAT_ARRAY_ROWS+"_"+d.SERIES_LAYOUT_BY_COLUMN]=function(e,t,n,r){return e[r+t]},r[d.SOURCE_FORMAT_ARRAY_ROWS+"_"+d.SERIES_LAYOUT_BY_ROW]=function(e,t,n,r,i){r+=t;for(var a=i||[],o=e,s=0;s<o.length;s++){var l=o[s];a[s]=l?l[r]:null}return a},r[d.SOURCE_FORMAT_OBJECT_ROWS]=h,r[d.SOURCE_FORMAT_KEYED_COLUMNS]=function(e,t,n,r,i){for(var a=i||[],o=0;o<n.length;o++){var s=n[o].name;0;var l=e[s];a[o]=l?l[r]:null}return a},r[d.SOURCE_FORMAT_ORIGINAL]=h,r);function g(e,t){var n=p[S(e,t)];return n}var v=function(e,t,n){return e.length},y=(i={},i[d.SOURCE_FORMAT_ARRAY_ROWS+"_"+d.SERIES_LAYOUT_BY_COLUMN]=function(e,t,n){return Math.max(0,e.length-t)},i[d.SOURCE_FORMAT_ARRAY_ROWS+"_"+d.SERIES_LAYOUT_BY_ROW]=function(e,t,n){var r=e[0];return r?Math.max(0,r.length-t):0},i[d.SOURCE_FORMAT_OBJECT_ROWS]=v,i[d.SOURCE_FORMAT_KEYED_COLUMNS]=function(e,t,n){var r=n[0].name;var i=e[r];return i?i.length:0},i[d.SOURCE_FORMAT_ORIGINAL]=v,i);function m(e,t){var n=y[S(e,t)];return n}var _=function(e,t,n){return e[t]},b=(a={},a[d.SOURCE_FORMAT_ARRAY_ROWS]=_,a[d.SOURCE_FORMAT_OBJECT_ROWS]=function(e,t,n){return e[n]},a[d.SOURCE_FORMAT_KEYED_COLUMNS]=_,a[d.SOURCE_FORMAT_ORIGINAL]=function(e,t,n){var r=(0,u.getDataItemValue)(e);return r instanceof Array?r[t]:r},a[d.SOURCE_FORMAT_TYPED_ARRAY]=_,a);function x(e){var t=b[e];return t}function S(e,t){return e===d.SOURCE_FORMAT_ARRAY_ROWS?e+"_"+t:e}},"98d7":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("c540")),o=r(n("e3da")),s=r(n("f390")),l=n("ba5c"),u=n("27c0"),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.hasSymbolVisual=!0,t.ignoreStyleOnData=!0,t}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e){var t={name:e.name,children:e.data},n=e.leaves||{},r=new s.default(n,this,this.ecModel),i=o.default.createTree(t,this,(function(e){e.wrapMethod("getItemModel",(function(e,t){var n=i.getNodeByDataIndex(t);return n&&n.children.length&&n.isExpand||(e.parentModel=r),e}))}));var a=0;i.eachNode("preorder",(function(e){e.depth>a&&(a=e.depth)}));var l=e.expandAndCollapse,u=l&&e.initialTreeDepth>=0?e.initialTreeDepth:a;return i.root.eachNode("preorder",(function(e){var t=e.hostTree.data.getRawDataItem(e.dataIndex);e.isExpand=t&&null!=t.collapsed?!t.collapsed:e.depth<=u})),i.data},t.prototype.getOrient=function(){var e=this.get("orient");return"horizontal"===e?e="LR":"vertical"===e&&(e="TB"),e},t.prototype.setZoom=function(e){this.option.zoom=e},t.prototype.setCenter=function(e){this.option.center=e},t.prototype.formatTooltip=function(e,t,n){var r=this.getData().tree,i=r.root.children[0],a=r.getNodeByDataIndex(e),o=a.getValue(),s=a.name;while(a&&a!==i)s=a.parentNode.name+"."+s,a=a.parentNode;return(0,l.createTooltipMarkup)("nameValue",{name:s,value:o,noValue:isNaN(o)||null==o})},t.prototype.getDataParams=function(t){var n=e.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(t);return n.treeAncestors=(0,u.wrapTreePathInfo)(r,this),n.collapsed=!r.isExpand,n},t.type="series.tree",t.layoutMode="box",t.defaultOption={z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},t}(a.default),d=c;t.default=d},"9ab4":function(e,t,n){"use strict";n.r(t),n.d(t,"__extends",(function(){return i})),n.d(t,"__assign",(function(){return a})),n.d(t,"__rest",(function(){return o})),n.d(t,"__decorate",(function(){return s})),n.d(t,"__param",(function(){return l})),n.d(t,"__metadata",(function(){return u})),n.d(t,"__awaiter",(function(){return c})),n.d(t,"__generator",(function(){return d})),n.d(t,"__createBinding",(function(){return f})),n.d(t,"__exportStar",(function(){return h})),n.d(t,"__values",(function(){return p})),n.d(t,"__read",(function(){return g})),n.d(t,"__spread",(function(){return v})),n.d(t,"__spreadArrays",(function(){return y})),n.d(t,"__await",(function(){return m})),n.d(t,"__asyncGenerator",(function(){return _})),n.d(t,"__asyncDelegator",(function(){return b})),n.d(t,"__asyncValues",(function(){return x})),n.d(t,"__makeTemplateObject",(function(){return S})),n.d(t,"__importStar",(function(){return M})),n.d(t,"__importDefault",(function(){return w})),n.d(t,"__classPrivateFieldGet",(function(){return T})),n.d(t,"__classPrivateFieldSet",(function(){return I}));
|
||
/*! *****************************************************************************
|
||
Copyright (c) Microsoft Corporation.
|
||
|
||
Permission to use, copy, modify, and/or distribute this software for any
|
||
purpose with or without fee is hereby granted.
|
||
|
||
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
||
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
||
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
||
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
||
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
||
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||
PERFORMANCE OF THIS SOFTWARE.
|
||
***************************************************************************** */
|
||
var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},r(e,t)};function i(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var a=function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n],t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},a.apply(this,arguments)};function o(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"===typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function s(e,t,n,r){var i,a=arguments.length,o=a<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)o=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(o=(a<3?i(o):a>3?i(t,n,o):i(t,n))||o);return a>3&&o&&Object.defineProperty(t,n,o),o}function l(e,t){return function(n,r){t(n,r,e)}}function u(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function c(e,t,n,r){return new(n||(n=Promise))((function(i,a){function o(e){try{l(r.next(e))}catch(t){a(t)}}function s(e){try{l(r["throw"](e))}catch(t){a(t)}}function l(e){e.done?i(e.value):function(e){return e instanceof n?e:new n((function(t){t(e)}))}(e.value).then(o,s)}l((r=r.apply(e,t||[])).next())}))}function d(e,t){var n,r,i,a,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return a={next:s(0),throw:s(1),return:s(2)},"function"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(a){return function(s){return function(a){if(n)throw new TypeError("Generator is already executing.");while(o)try{if(n=1,r&&(i=2&a[0]?r["return"]:a[0]?r["throw"]||((i=r["return"])&&i.call(r),0):r.next)&&!(i=i.call(r,a[1])).done)return i;switch(r=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(6===a[0]||2===a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){o.label=a[1];break}if(6===a[0]&&o.label<i[1]){o.label=i[1],i=a;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(a);break}i[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(s){a=[6,s],r=0}finally{n=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,s])}}}function f(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}function h(e,t){for(var n in e)"default"===n||t.hasOwnProperty(n)||(t[n]=e[n])}function p(e){var t="function"===typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"===typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function g(e,t){var n="function"===typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{while((void 0===t||t-- >0)&&!(r=a.next()).done)o.push(r.value)}catch(s){i={error:s}}finally{try{r&&!r.done&&(n=a["return"])&&n.call(a)}finally{if(i)throw i.error}}return o}function v(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(g(arguments[t]));return e}function y(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),i=0;for(t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r}function m(e){return this instanceof m?(this.v=e,this):new m(e)}function _(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,i=n.apply(e,t||[]),a=[];return r={},o("next"),o("throw"),o("return"),r[Symbol.asyncIterator]=function(){return this},r;function o(e){i[e]&&(r[e]=function(t){return new Promise((function(n,r){a.push([e,t,n,r])>1||s(e,t)}))})}function s(e,t){try{(function(e){e.value instanceof m?Promise.resolve(e.value.v).then(l,u):c(a[0][2],e)})(i[e](t))}catch(n){c(a[0][3],n)}}function l(e){s("next",e)}function u(e){s("throw",e)}function c(e,t){e(t),a.shift(),a.length&&s(a[0][0],a[0][1])}}function b(e){var t,n;return t={},r("next"),r("throw",(function(e){throw e})),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,i){t[r]=e[r]?function(t){return(n=!n)?{value:m(e[r](t)),done:"return"===r}:i?i(t):t}:i}}function x(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e="function"===typeof p?p(e):e[Symbol.iterator](),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise((function(r,i){t=e[n](t),function(e,t,n,r){Promise.resolve(r).then((function(t){e({value:t,done:n})}),t)}(r,i,t.done,t.value)}))}}}function S(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}function M(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function w(e){return e&&e.__esModule?e:{default:e}}function T(e,t){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return t.get(e)}function I(e,t,n){if(!t.has(e))throw new TypeError("attempted to set private field on non-instance");return t.set(e,n),n}},"9b03":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=n("58f5"),s=i(n("e136")),l=n("50db"),u=r(n("adc2")),c=r(n("4c14")),d=n("6b20"),f=n("80f7"),h=n("08fb"),p=n("a62d"),g=n("1617"),v=function(e){function t(t,n,r){var i=e.call(this)||this;i.z2=2;var a=new s.Text;return i.setTextContent(a),i.updateData(t,n,r,!0),i}return(0,a.__extends)(t,e),t.prototype.updateData=function(e,t,n,r){var i=e.hostModel,a=e.getItemModel(t),u=a.getModel("emphasis"),c=e.getItemLayout(t),d=(0,o.extend)((0,h.getSectorCornerRadius)(a.getModel("itemStyle"),c,!0),c);if(isNaN(d.startAngle))this.setShape(d);else{if(r){this.setShape(d);var f=i.getShallow("animationType");i.ecModel.ssr?(s.initProps(this,{scaleX:0,scaleY:0},i,{dataIndex:t,isFrom:!0}),this.originX=d.cx,this.originY=d.cy):"scale"===f?(this.shape.r=c.r0,s.initProps(this,{shape:{r:c.r}},i,t)):null!=n?(this.setShape({startAngle:n,endAngle:n}),s.initProps(this,{shape:{startAngle:c.startAngle,endAngle:c.endAngle}},i,t)):(this.shape.endAngle=c.startAngle,s.updateProps(this,{shape:{endAngle:c.endAngle}},i,t))}else(0,p.saveOldStyle)(this),s.updateProps(this,{shape:d},i,t);this.useStyle(e.getItemVisual(t,"style")),(0,l.setStatesStylesFromModel)(this,a);var g=(c.startAngle+c.endAngle)/2,v=i.get("selectedOffset"),y=Math.cos(g)*v,m=Math.sin(g)*v,_=a.getShallow("cursor");_&&this.attr("cursor",_),this._updateLabel(i,e,t),this.ensureState("emphasis").shape=(0,o.extend)({r:c.r+(u.get("scale")&&u.get("scaleSize")||0)},(0,h.getSectorCornerRadius)(u.getModel("itemStyle"),c)),(0,o.extend)(this.ensureState("select"),{x:y,y:m,shape:(0,h.getSectorCornerRadius)(a.getModel(["select","itemStyle"]),c)}),(0,o.extend)(this.ensureState("blur"),{shape:(0,h.getSectorCornerRadius)(a.getModel(["blur","itemStyle"]),c)});var b=this.getTextGuideLine(),x=this.getTextContent();b&&(0,o.extend)(b.ensureState("select"),{x:y,y:m}),(0,o.extend)(x.ensureState("select"),{x:y,y:m}),(0,l.toggleHoverEmphasis)(this,u.get("focus"),u.get("blurScope"),u.get("disabled"))}},t.prototype._updateLabel=function(e,t,n){var r=t.getItemModel(n),i=r.getModel("labelLine"),a=t.getItemVisual(n,"style"),l=a&&a.fill,u=a&&a.opacity;(0,f.setLabelStyle)(this,(0,f.getLabelStatesModels)(r),{labelFetcher:t.hostModel,labelDataIndex:n,inheritColor:l,defaultOpacity:u,defaultText:e.getFormattedLabel(n,"normal")||t.getName(n)});var c=this.getTextContent();this.setTextConfig({position:null,rotation:null}),c.attr({z2:10});var h=e.get(["label","position"]);if("outside"!==h&&"outer"!==h)this.removeTextGuideLine();else{var p=this.getTextGuideLine();p||(p=new s.Polyline,this.setTextGuideLine(p)),(0,d.setLabelLineStyle)(this,(0,d.getLabelLineStatesModels)(r),{stroke:l,opacity:(0,o.retrieve3)(i.get(["lineStyle","opacity"]),u,1)})}},t}(s.Sector),y=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.ignoreLabelLineUpdate=!0,t}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n,r){var i,a=e.getData(),o=this._data,l=this.group;if(!o&&a.count()>0){for(var u=a.getItemLayout(0),d=1;isNaN(u&&u.startAngle)&&d<a.count();++d)u=a.getItemLayout(d);u&&(i=u.startAngle)}if(this._emptyCircleSector&&l.remove(this._emptyCircleSector),0===a.count()&&e.get("showEmptyCircle")){var f=new s.Sector({shape:(0,g.getBasicPieLayout)(e,n)});f.useStyle(e.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=f,l.add(f)}a.diff(o).add((function(e){var t=new v(a,e,i);a.setItemGraphicEl(e,t),l.add(t)})).update((function(e,t){var n=o.getItemGraphicEl(t);n.updateData(a,e,i),n.off("click"),l.add(n),a.setItemGraphicEl(e,n)})).remove((function(t){var n=o.getItemGraphicEl(t);s.removeElementWithFadeOut(n,e,t)})).execute(),(0,c.default)(e),"expansion"!==e.get("animationTypeUpdate")&&(this._data=a)},t.prototype.dispose=function(){},t.prototype.containPoint=function(e,t){var n=t.getData(),r=n.getItemLayout(0);if(r){var i=e[0]-r.cx,a=e[1]-r.cy,o=Math.sqrt(i*i+a*a);return o<=r.r&&o>=r.r0}},t.type="pie",t}(u.default),m=y;t.default=m},"9b7a":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("99af"),n("ac1f"),n("5319"),n("fb6a"),n("c975"),n("4d63"),n("c607"),n("2c3e"),n("25f0"),n("1276"),n("d9e2"),n("d401");var i=n("9ab4"),a=r(n("ca24")),o=r(n("58f5")),s=n("93a8"),l=n("3dd8"),u=(n("7be7"),new Array(60).join("-"));function c(e){var t=[];return o.each(e,(function(e,n){var r=e.categoryAxis,i=e.valueAxis,a=i.dim,s=[" "].concat(o.map(e.series,(function(e){return e.name}))),l=[r.model.getCategories()];o.each(e.series,(function(e){var t=e.getRawData();l.push(e.getRawData().mapArray(t.mapDimension(a),(function(e){return e})))}));for(var u=[s.join("\t")],c=0;c<l[0].length;c++){for(var d=[],f=0;f<l.length;f++)d.push(l[f][c]);u.push(d.join("\t"))}t.push(u.join("\n"))})),t.join("\n\n"+u+"\n\n")}function d(e){return o.map(e,(function(e){var t=e.getRawData(),n=[e.name],r=[];return t.each(t.dimensions,(function(){for(var e=arguments.length,i=arguments[e-1],a=t.getName(i),o=0;o<e-1;o++)r[o]=arguments[o];n.push((a?a+"\t":"")+r.join("\t"))})),n.join("\n")})).join("\n\n"+u+"\n\n")}function f(e){return e.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}var h=new RegExp("[\t]+","g");function p(e,t){var n=e.split(new RegExp("\n*"+u+"\n*","g")),r={series:[]};return o.each(n,(function(e,n){if(function(e){var t=e.slice(0,e.indexOf("\n"));if(t.indexOf("\t")>=0)return!0}(e)){var i=function(e){for(var t=e.split(/\n+/g),n=f(t.shift()).split(h),r=[],i=o.map(n,(function(e){return{name:e,data:[]}})),a=0;a<t.length;a++){var s=f(t[a]).split(h);r.push(s.shift());for(var l=0;l<s.length;l++)i[l]&&(i[l].data[a]=s[l])}return{series:i,categories:r}}(e),a=t[n],s=a.axisDim+"Axis";a&&(r[s]=r[s]||[],r[s][a.axisIndex]={data:i.categories},r.series=r.series.concat(i.series))}else{i=function(e){for(var t=e.split(/\n+/g),n=f(t.shift()),r=[],i=0;i<t.length;i++){var a=f(t[i]);if(a){var o=a.split(h),s="",l=void 0,u=!1;isNaN(o[0])?(u=!0,s=o[0],o=o.slice(1),r[i]={name:s,value:[]},l=r[i].value):l=r[i]=[];for(var c=0;c<o.length;c++)l.push(+o[c]);1===l.length&&(u?r[i].value=l[0]:r[i]=l[0])}}return{name:n,data:r}}(e);r.series.push(i)}})),r}var g=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.prototype.onclick=function(e,t){setTimeout((function(){t.dispatchAction({type:"hideTip"})}));var n=t.getDom(),r=this.model;this._dom&&n.removeChild(this._dom);var i=document.createElement("div");i.style.cssText="position:absolute;top:0;bottom:0;left:0;right:0;padding:5px",i.style.backgroundColor=r.get("backgroundColor")||"#fff";var a=document.createElement("h4"),s=r.get("lang")||[];a.innerHTML=s[0]||r.get("title"),a.style.cssText="margin:10px 20px",a.style.color=r.get("textColor");var f=document.createElement("div"),h=document.createElement("textarea");f.style.cssText="overflow:auto";var g=r.get("optionToContent"),v=r.get("contentToOption"),y=function(e){var t=function(e){var t={},n=[],r=[];return e.eachRawSeries((function(e){var i=e.coordinateSystem;if(!i||"cartesian2d"!==i.type&&"polar"!==i.type)n.push(e);else{var a=i.getBaseAxis();if("category"===a.type){var o=a.dim+"_"+a.index;t[o]||(t[o]={categoryAxis:a,valueAxis:i.getOtherAxis(a),series:[]},r.push({axisDim:a.dim,axisIndex:a.index})),t[o].series.push(e)}else n.push(e)}})),{seriesGroupByCategoryAxis:t,other:n,meta:r}}(e);return{value:o.filter([c(t.seriesGroupByCategoryAxis),d(t.other)],(function(e){return!!e.replace(/[\n\t\s]/g,"")})).join("\n\n"+u+"\n\n"),meta:t.meta}}(e);if(o.isFunction(g)){var m=g(t.getOption());o.isString(m)?f.innerHTML=m:o.isDom(m)&&f.appendChild(m)}else{h.readOnly=r.get("readOnly");var _=h.style;_.cssText="display:block;width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;resize:none;box-sizing:border-box;outline:none",_.color=r.get("textColor"),_.borderColor=r.get("textareaBorderColor"),_.backgroundColor=r.get("textareaColor"),h.value=y.value,f.appendChild(h)}var b=y.meta,x=document.createElement("div");x.style.cssText="position:absolute;bottom:5px;left:0;right:0";var S="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",M=document.createElement("div"),w=document.createElement("div");S+=";background-color:"+r.get("buttonColor"),S+=";color:"+r.get("buttonTextColor");var T=this;function I(){n.removeChild(i),T._dom=null}(0,l.addEventListener)(M,"click",I),(0,l.addEventListener)(w,"click",(function(){if(null==v&&null!=g||null!=v&&null==g)I();else{var e;try{e=o.isFunction(v)?v(f,t.getOption()):p(h.value,b)}catch(n){throw I(),new Error("Data view format error "+n)}e&&t.dispatchAction({type:"changeDataView",newOption:e}),I()}})),M.innerHTML=s[1],w.innerHTML=s[2],w.style.cssText=M.style.cssText=S,!r.get("readOnly")&&x.appendChild(w),x.appendChild(M),i.appendChild(a),i.appendChild(f),i.appendChild(x),f.style.height=n.clientHeight-80+"px",n.appendChild(i),this._dom=i},t.prototype.remove=function(e,t){this._dom&&t.getDom().removeChild(this._dom)},t.prototype.dispose=function(e,t){this.remove(e,t)},t.getDefaultOption=function(e){var t={show:!0,readOnly:!1,optionToContent:null,contentToOption:null,icon:"M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28",title:e.getLocaleModel().get(["toolbox","dataView","title"]),lang:e.getLocaleModel().get(["toolbox","dataView","lang"]),backgroundColor:"#fff",textColor:"#000",textareaColor:"#fff",textareaBorderColor:"#333",buttonColor:"#c23531",buttonTextColor:"#fff"};return t},t}(s.ToolboxFeature);function v(e,t){return o.map(e,(function(e,n){var r=t&&t[n];if(o.isObject(r)&&!o.isArray(r)){var i=o.isObject(e)&&!o.isArray(e);i||(e={value:e});var a=null!=r.name&&null==e.name;return e=o.defaults(e,r),a&&delete e.name,e}return e}))}a.registerAction({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},(function(e,t){var n=[];o.each(e.newOption.series,(function(e){var r=t.getSeriesByName(e.name)[0];if(r){var i=r.get("data");n.push({name:e.name,data:v(e.data,i)})}else n.push(o.extend({type:"scatter"},e))})),t.mergeOption(o.defaults({series:n},e.newOption))}));var y=g;t.default=y},"9b8d":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=[],r=i.quadraticSubdivide,s=[[],[],[]],l=[[],[]],u=[];t/=2,e.eachEdge((function(e,i){var c=e.getLayout(),d=e.getVisual("fromSymbol"),f=e.getVisual("toSymbol");c.__original||(c.__original=[a.clone(c[0]),a.clone(c[1])],c[2]&&c.__original.push(a.clone(c[2])));var p=c.__original;if(null!=c[2]){if(a.copy(s[0],p[0]),a.copy(s[1],p[2]),a.copy(s[2],p[1]),d&&"none"!==d){var g=(0,o.getSymbolSize)(e.node1),v=h(s,p[0],g*t);r(s[0][0],s[1][0],s[2][0],v,n),s[0][0]=n[3],s[1][0]=n[4],r(s[0][1],s[1][1],s[2][1],v,n),s[0][1]=n[3],s[1][1]=n[4]}if(f&&"none"!==f){g=(0,o.getSymbolSize)(e.node2),v=h(s,p[1],g*t);r(s[0][0],s[1][0],s[2][0],v,n),s[1][0]=n[1],s[2][0]=n[2],r(s[0][1],s[1][1],s[2][1],v,n),s[1][1]=n[1],s[2][1]=n[2]}a.copy(c[0],s[0]),a.copy(c[1],s[2]),a.copy(c[2],s[1])}else{if(a.copy(l[0],p[0]),a.copy(l[1],p[1]),a.sub(u,l[1],l[0]),a.normalize(u,u),d&&"none"!==d){g=(0,o.getSymbolSize)(e.node1);a.scaleAndAdd(l[0],l[0],u,g*t)}if(f&&"none"!==f){g=(0,o.getSymbolSize)(e.node2);a.scaleAndAdd(l[1],l[1],u,-g*t)}a.copy(c[0],l[0]),a.copy(c[1],l[1])}}))},n("14d9");var i=r(n("4e51")),a=r(n("e235")),o=n("0d94"),s=[],l=[],u=[],c=i.quadraticAt,d=a.distSquare,f=Math.abs;function h(e,t,n){for(var r,i=e[0],a=e[1],o=e[2],h=1/0,p=n*n,g=.1,v=.1;v<=.9;v+=.1){s[0]=c(i[0],a[0],o[0],v),s[1]=c(i[1],a[1],o[1],v);var y=f(d(s,t)-p);y<h&&(h=y,r=v)}for(var m=0;m<32;m++){var _=r+g;l[0]=c(i[0],a[0],o[0],r),l[1]=c(i[1],a[1],o[1],r),u[0]=c(i[0],a[0],o[0],_),u[1]=c(i[1],a[1],o[1],_);y=d(l,t)-p;if(f(y)<.01)break;var b=d(u,t)-p;g/=2,y<0?b>=0?r+=g:r-=g:b>=0?r-=g:r+=g}return r}},"9b92":function(e,t,n){"use strict";n("13d5"),n("d3b7"),n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.RichTextContentBlock=void 0,t.parsePlainText=function(e,t){null!=e&&(e+="");var n,r=t.overflow,i=t.padding,s=t.font,l="truncate"===r,d=(0,o.getLineHeight)(s),f=(0,a.retrieve2)(t.lineHeight,d),h=!!t.backgroundColor,p="truncate"===t.lineOverflow,g=t.width;n=null==g||"break"!==r&&"breakAll"!==r?e?e.split("\n"):[]:e?m(e,t.font,g,"breakAll"===r,0).lines:[];var v=n.length*f,y=(0,a.retrieve2)(t.height,v);if(v>y&&p){var _=Math.floor(y/f);n=n.slice(0,_)}if(e&&l&&null!=g)for(var b=u(g,s,t.ellipsis,{minChar:t.truncateMinChar,placeholder:t.placeholder}),x=0;x<n.length;x++)n[x]=c(n[x],b);var S=y,M=0;for(x=0;x<n.length;x++)M=Math.max((0,o.getWidth)(n[x],s),M);null==g&&(g=M);var w=M;i&&(S+=i[0]+i[2],w+=i[1]+i[3],g+=i[1]+i[3]);h&&(w=g);return{lines:n,height:y,outerWidth:w,outerHeight:S,lineHeight:f,calculatedLineHeight:d,contentWidth:M,contentHeight:v,width:g}},t.parseRichText=function(e,t){var n=new p;if(null!=e&&(e+=""),!e)return n;var r,u=t.width,c=t.height,d=t.overflow,f="break"!==d&&"breakAll"!==d||null==u?null:{width:u,accumWidth:0,breakAll:"breakAll"===d},h=s.lastIndex=0;while(null!=(r=s.exec(e))){var v=r.index;v>h&&g(n,e.substring(h,v),t,f),g(n,r[2],t,f,r[1]),h=s.lastIndex}h<e.length&&g(n,e.substring(h,e.length),t,f);var y=[],m=0,_=0,b=t.padding,x="truncate"===d,S="truncate"===t.lineOverflow;function M(e,t,n){e.width=t,e.lineHeight=n,m+=n,_=Math.max(_,t)}e:for(var w=0;w<n.lines.length;w++){for(var T=n.lines[w],I=0,A=0,C=0;C<T.tokens.length;C++){var P=T.tokens[C],O=P.styleName&&t.rich[P.styleName]||{},D=P.textPadding=O.padding,L=D?D[1]+D[3]:0,E=P.font=O.font||t.font;P.contentHeight=(0,o.getLineHeight)(E);var k=(0,a.retrieve2)(O.height,P.contentHeight);if(P.innerHeight=k,D&&(k+=D[0]+D[2]),P.height=k,P.lineHeight=(0,a.retrieve3)(O.lineHeight,t.lineHeight,k),P.align=O&&O.align||t.align,P.verticalAlign=O&&O.verticalAlign||"middle",S&&null!=c&&m+P.lineHeight>c){C>0?(T.tokens=T.tokens.slice(0,C),M(T,A,I),n.lines=n.lines.slice(0,w+1)):n.lines=n.lines.slice(0,w);break e}var R=O.width,N=null==R||"auto"===R;if("string"===typeof R&&"%"===R.charAt(R.length-1))P.percentWidth=R,y.push(P),P.contentWidth=(0,o.getWidth)(P.text,E);else{if(N){var z=O.backgroundColor,B=z&&z.image;B&&(B=i.findExistImage(B),i.isImageReady(B)&&(P.width=Math.max(P.width,B.width*k/B.height)))}var V=x&&null!=u?u-A:null;null!=V&&V<P.width?!N||V<L?(P.text="",P.width=P.contentWidth=0):(P.text=l(P.text,V-L,E,t.ellipsis,{minChar:t.truncateMinChar}),P.width=P.contentWidth=(0,o.getWidth)(P.text,E)):P.contentWidth=(0,o.getWidth)(P.text,E)}P.width+=L,A+=P.width,O&&(I=Math.max(I,P.lineHeight))}M(T,A,I)}n.outerWidth=n.width=(0,a.retrieve2)(u,_),n.outerHeight=n.height=(0,a.retrieve2)(c,m),n.contentHeight=m,n.contentWidth=_,b&&(n.outerWidth+=b[1]+b[3],n.outerHeight+=b[0]+b[2]);for(w=0;w<y.length;w++){P=y[w];var F=P.percentWidth;P.width=parseInt(F,10)/100*n.width}return n},t.truncateText=l,n("fb6a"),n("ac1f"),n("14d9"),n("e25e");var i=r(n("1ac4")),a=n("58f5"),o=n("1447"),s=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function l(e,t,n,r,i){if(!t)return"";var a=(e+"").split("\n");i=u(t,n,r,i);for(var o=0,s=a.length;o<s;o++)a[o]=c(a[o],i);return a.join("\n")}function u(e,t,n,r){r=r||{};var i=(0,a.extend)({},r);i.font=t,n=(0,a.retrieve2)(n,"..."),i.maxIterations=(0,a.retrieve2)(r.maxIterations,2);var s=i.minChar=(0,a.retrieve2)(r.minChar,0);i.cnCharWidth=(0,o.getWidth)("国",t);var l=i.ascCharWidth=(0,o.getWidth)("a",t);i.placeholder=(0,a.retrieve2)(r.placeholder,"");for(var u=e=Math.max(0,e-1),c=0;c<s&&u>=l;c++)u-=l;var d=(0,o.getWidth)(n,t);return d>u&&(n="",d=0),u=e-d,i.ellipsis=n,i.ellipsisWidth=d,i.contentWidth=u,i.containerWidth=e,i}function c(e,t){var n=t.containerWidth,r=t.font,i=t.contentWidth;if(!n)return"";var a=(0,o.getWidth)(e,r);if(a<=n)return e;for(var s=0;;s++){if(a<=i||s>=t.maxIterations){e+=t.ellipsis;break}var l=0===s?d(e,i,t.ascCharWidth,t.cnCharWidth):a>0?Math.floor(e.length*i/a):0;e=e.substr(0,l),a=(0,o.getWidth)(e,r)}return""===e&&(e=t.placeholder),e}function d(e,t,n,r){for(var i=0,a=0,o=e.length;a<o&&i<t;a++){var s=e.charCodeAt(a);i+=0<=s&&s<=127?n:r}return a}var f=function(){return function(){}}(),h=function(){return function(e){this.tokens=[],e&&(this.tokens=e)}}(),p=function(){return function(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[]}}();function g(e,t,n,r,i){var a,s,l=""===t,u=i&&n.rich[i]||{},c=e.lines,d=u.font||n.font,p=!1;if(r){var g=u.padding,v=g?g[1]+g[3]:0;if(null!=u.width&&"auto"!==u.width){var y=(0,o.parsePercent)(u.width,r.width)+v;c.length>0&&y+r.accumWidth>r.width&&(a=t.split("\n"),p=!0),r.accumWidth=y}else{var _=m(t,d,r.width,r.breakAll,r.accumWidth);r.accumWidth=_.accumWidth+v,s=_.linesWidths,a=_.lines}}else a=t.split("\n");for(var b=0;b<a.length;b++){var x=a[b],S=new f;if(S.styleName=i,S.text=x,S.isLineHolder=!x&&!l,"number"===typeof u.width?S.width=u.width:S.width=s?s[b]:(0,o.getWidth)(x,d),b||p)c.push(new h([S]));else{var M=(c[c.length-1]||(c[0]=new h)).tokens,w=M.length;1===w&&M[0].isLineHolder?M[0]=S:(x||!w||l)&&M.push(S)}}}t.RichTextContentBlock=p;var v=(0,a.reduce)(",&?/;] ".split(""),(function(e,t){return e[t]=!0,e}),{});function y(e){return!function(e){var t=e.charCodeAt(0);return t>=32&&t<=591||t>=880&&t<=4351||t>=4608&&t<=5119||t>=7680&&t<=8303}(e)||!!v[e]}function m(e,t,n,r,i){for(var a=[],s=[],l="",u="",c=0,d=0,f=0;f<e.length;f++){var h=e.charAt(f);if("\n"!==h){var p=(0,o.getWidth)(h,t),g=!r&&!y(h);(a.length?d+p>n:i+d+p>n)?d?(l||u)&&(g?(l||(l=u,u="",c=0,d=c),a.push(l),s.push(d-c),u+=h,c+=p,l="",d=c):(u&&(l+=u,u="",c=0),a.push(l),s.push(d),l=h,d=p)):g?(a.push(u),s.push(c),u=h,c=p):(a.push(h),s.push(p)):(d+=p,g?(u+=h,c+=p):(u&&(l+=u,u="",c=0),l+=h))}else u&&(l+=u,d+=c),a.push(l),s.push(d),l="",u="",c=0,d=0}return a.length||l||(l=e,u="",c=0),u&&(l+=u),l&&(a.push(l),s.push(d)),1===a.length&&(d+=i),{accumWidth:d,lines:a,linesWidths:s}}},"9bd5":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=i(n("e136")),s=r(n("5b9d")),l=r(n("adc2")),u=n("80f7"),c=n("50db"),d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n,r){if(!r||"mapToggleSelect"!==r.type||r.from!==this.uid){var i=this.group;if(i.removeAll(),!e.getHostGeoModel()){if(this._mapDraw&&r&&"geoRoam"===r.type&&this._mapDraw.resetForLabelLayout(),r&&"geoRoam"===r.type&&"series"===r.componentType&&r.seriesId===e.id){a=this._mapDraw;a&&i.add(a.group)}else if(e.needsDrawMap){var a=this._mapDraw||new s.default(n);i.add(a.group),a.draw(e,t,n,this,r),this._mapDraw=a}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;e.get("showLegendSymbol")&&t.getComponent("legend")&&this._renderSymbols(e,t,n)}}},t.prototype.remove=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},t.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},t.prototype._renderSymbols=function(e,t,n){var r=e.originalData,i=this.group;r.each(r.mapDimension("value"),(function(t,n){if(!isNaN(t)){var a=r.getItemLayout(n);if(a&&a.point){var s=a.point,l=a.offset,d=new o.Circle({style:{fill:e.getData().getVisual("style").fill},shape:{cx:s[0]+9*l,cy:s[1],r:3},silent:!0,z2:8+(l?0:c.Z2_EMPHASIS_LIFT+1)});if(!l){var f=e.mainSeries.getData(),h=r.getName(n),p=f.indexOfName(h),g=r.getItemModel(n),v=g.getModel("label"),y=f.getItemGraphicEl(p);(0,u.setLabelStyle)(d,(0,u.getLabelStatesModels)(g),{labelFetcher:{getFormattedLabel:function(t,n){return e.getFormattedLabel(p,n)}},defaultText:h}),d.disableLabelAnimation=!0,v.get("position")||d.setTextConfig({position:"bottom"}),y.onHoverStateChange=function(e){(0,c.setStatesFlag)(d,e)}}i.add(d)}}}))},t.type="map",t}(l.default),f=d;t.default=f},"9c54":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=r(n("c540")),l=r(n("e3da")),u=n("27c0"),c=r(n("f390")),d=r(n("a4e7")),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.ignoreStyleOnData=!0,n}return(0,a.__extends)(t,e),t.prototype.getInitialData=function(e,t){var n={name:e.name,children:e.data};(function e(t){var n=0;o.each(t.children,(function(t){e(t);var r=t.value;o.isArray(r)&&(r=r[0]),n+=r}));var r=t.value;o.isArray(r)&&(r=r[0]);(null==r||isNaN(r))&&(r=n);r<0&&(r=0);o.isArray(t.value)?t.value[0]=r:t.value=r})(n);var r=this._levelModels=o.map(e.levels||[],(function(e){return new c.default(e,this,t)}),this),i=l.default.createTree(n,this,(function(e){e.wrapMethod("getItemModel",(function(e,t){var n=i.getNodeByDataIndex(t),a=r[n.depth];return a&&(e.parentModel=a),e}))}));return i.data},t.prototype.optionUpdated=function(){this.resetViewRoot()},t.prototype.getDataParams=function(t){var n=e.prototype.getDataParams.apply(this,arguments),r=this.getData().tree.getNodeByDataIndex(t);return n.treePathInfo=(0,u.wrapTreePathInfo)(r,this),n},t.prototype.getLevelModel=function(e){return this._levelModels&&this._levelModels[e.depth]},t.prototype.getViewRoot=function(){return this._viewRoot},t.prototype.resetViewRoot=function(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;e&&(e===t||t.contains(e))||(this._viewRoot=t)},t.prototype.enableAriaDecal=function(){(0,d.default)(this)},t.type="series.sunburst",t.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},t}(s.default);var h=f;t.default=h},"9cac":function(e,t,n){"use strict";n("7a82"),n("d3b7");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.isTaken=function(e,t){return!!s(e)[t]},t.release=function(e,t,n){var r=s(e),i=r[t];i===n&&(r[t]=null)},t.take=function(e,t,n){var r=s(e);r[t]=n};var i=r(n("ca24")),a=n("58f5"),o="\0_ec_interaction_mutex";function s(e){return e[o]||(e[o]={})}i.registerAction({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},a.noop)},"9cde":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("bb4d")),o=r(n("cd13")),s=r(n("6a9c")),l=r(n("b142")),u=r(n("c243")),c=r(n("6e46")),d=r(n("2514")),f=n("61bb"),h=r(n("adc2")),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.render=function(e,t,n){var r=e.getData(),i=this._updateLineDraw(r,e),a=e.get("zlevel"),o=e.get(["effect","trailLength"]),s=n.getZr(),l="svg"===s.painter.getType();l||s.painter.getLayer(a).clear(!0),null==this._lastZlevel||l||s.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(e)&&o>0&&(l||s.configLayer(a,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(o/10+.9,1),0)})),i.updateData(r);var u=e.get("clip",!0)&&(0,f.createClipPath)(e.coordinateSystem,!1,e);u?this.group.setClipPath(u):this.group.removeClipPath(),this._lastZlevel=a,this._finished=!0},t.prototype.incrementalPrepareRender=function(e,t,n){var r=e.getData(),i=this._updateLineDraw(r,e);i.incrementalPrepareUpdate(r),this._clearLayer(n),this._finished=!1},t.prototype.incrementalRender=function(e,t,n){this._lineDraw.incrementalUpdate(e,t.getData()),this._finished=e.end===t.getData().count()},t.prototype.eachRendered=function(e){this._lineDraw&&this._lineDraw.eachRendered(e)},t.prototype.updateTransform=function(e,t,n){var r=e.getData(),i=e.pipelineContext;if(!this._finished||i.large||i.progressiveRender)return{update:!0};var a=d.default.reset(e,t,n);a.progress&&a.progress({start:0,end:r.count(),count:r.count()},r),this._lineDraw.updateLayout(),this._clearLayer(n)},t.prototype._updateLineDraw=function(e,t){var n=this._lineDraw,r=this._showEffect(t),i=!!t.get("polyline"),d=t.pipelineContext,f=d.large;return n&&r===this._hasEffet&&i===this._isPolyline&&f===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=f?new c.default:new a.default(i?r?u.default:l.default:r?o.default:s.default),this._hasEffet=r,this._isPolyline=i,this._isLargeDraw=f),this.group.add(n.group),n},t.prototype._showEffect=function(e){return!!e.get(["effect","show"])},t.prototype._clearLayer=function(e){var t=e.getZr(),n="svg"===t.painter.getType();n||null==this._lastZlevel||t.painter.getLayer(this._lastZlevel).clear(!0)},t.prototype.remove=function(e,t){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(t)},t.prototype.dispose=function(e,t){this.remove(e,t)},t.type="lines",t}(h.default),g=p;t.default=g},"9df5":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.seriesStyleTask=t.dataStyleTask=t.dataColorPaletteTask=void 0,n("cb29");var i=n("58f5"),a=r(n("fe67")),o=n("d900"),s=n("073e"),l=r(n("f390")),u=n("eea5"),c=(0,u.makeInner)(),d={itemStyle:(0,a.default)(o.ITEM_STYLE_KEY_MAP,!0),lineStyle:(0,a.default)(s.LINE_STYLE_KEY_MAP,!0)},f={lineStyle:"stroke",itemStyle:"fill"};function h(e,t){var n=e.visualStyleMapper||d[t];return n||(console.warn("Unknown style type '"+t+"'."),d.itemStyle)}function p(e,t){var n=e.visualDrawType||f[t];return n||(console.warn("Unknown style type '"+t+"'."),"fill")}var g={createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData(),r=e.visualStyleAccessPath||"itemStyle",a=e.getModel(r),o=h(e,r),s=o(a),l=a.getShallow("decal");l&&(n.setVisual("decal",l),l.dirty=!0);var u=p(e,r),c=s[u],d=(0,i.isFunction)(c)?c:null,f="auto"===s.fill||"auto"===s.stroke;if(!s[u]||d||f){var g=e.getColorFromPalette(e.name,null,t.getSeriesCount());s[u]||(s[u]=g,n.setVisual("colorFromPalette",!0)),s.fill="auto"===s.fill||(0,i.isFunction)(s.fill)?g:s.fill,s.stroke="auto"===s.stroke||(0,i.isFunction)(s.stroke)?g:s.stroke}if(n.setVisual("style",s),n.setVisual("drawType",u),!t.isSeriesFiltered(e)&&d)return n.setVisual("colorFromPalette",!1),{dataEach:function(t,n){var r=e.getDataParams(n),a=(0,i.extend)({},s);a[u]=d(r),t.setItemVisual(n,"style",a)}}}};t.seriesStyleTask=g;var v=new l.default,y={createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){if(!e.ignoreStyleOnData&&!t.isSeriesFiltered(e)){var n=e.getData(),r=e.visualStyleAccessPath||"itemStyle",a=h(e,r),o=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(e,t){var n=e.getRawDataItem(t);if(n&&n[r]){v.option=n[r];var s=a(v),l=e.ensureUniqueItemVisual(t,"style");(0,i.extend)(l,s),v.option.decal&&(e.setItemVisual(t,"decal",v.option.decal),v.option.decal.dirty=!0),o in s&&e.setItemVisual(t,"colorFromPalette",!1)}}:null}}}};t.dataStyleTask=y;var m={performRawSeries:!0,overallReset:function(e){var t=(0,i.createHashMap)();e.eachSeries((function(e){var n=e.getColorBy();if(!e.isColorBySeries()){var r=e.type+"-"+n,i=t.get(r);i||(i={},t.set(r,i)),c(e).scope=i}})),e.eachSeries((function(t){if(!t.isColorBySeries()&&!e.isSeriesFiltered(t)){var n=t.getRawData(),r={},i=t.getData(),a=c(t).scope,o=t.visualStyleAccessPath||"itemStyle",s=p(t,o);i.each((function(e){var t=i.getRawIndex(e);r[t]=e})),n.each((function(e){var o=r[e],l=i.getItemVisual(o,"colorFromPalette");if(l){var u=i.ensureUniqueItemVisual(o,"style"),c=n.getName(e)||e+"",d=n.count();u[s]=t.getColorFromPalette(c,a,d)}}))}}))}};t.dataColorPaletteTask=m},"9e81":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var i=r(n("100d")),a=n("eea5");var o={create:function(e,t){var n=[];return e.eachComponent("parallel",(function(r,a){var o=new i.default(r,e,t);o.name="parallel_"+a,o.resize(r,t),r.coordinateSystem=o,o.model=r,n.push(o)})),e.eachSeries((function(e){if("parallel"===e.get("coordinateSystem")){var t=e.getReferringComponents("parallel",a.SINGLE_REFERRING).models[0];e.coordinateSystem=t.coordinateSystem}})),n}},s=o;t.default=s},"9eb5":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,r.use)(i.install),(0,r.use)(a.install)};var r=n("86e3"),i=n("e3489"),a=n("ca1b")},"9eb7":function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerSeriesModel(a.default),e.registerChartView(o.default),e.registerVisual(s.default),e.registerLayout(l.default),(0,i.installTreemapAction)(e)};var i=n("d41b"),a=r(n("8f54")),o=r(n("2fc1")),s=r(n("6483")),l=r(n("8dd2"))},"9f93":function(e,t,n){"use strict";n("d81d"),n("d3b7"),n("ddb0"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n("58f5"),i=n("eea5"),a=(0,i.makeInner)();function o(e,t){if(function(e){return a(e).mainData===e}(this)){var n=(0,r.extend)({},a(this).datas);n[this.dataType]=t,d(t,n,e)}else f(t,this.dataType,a(this).mainData,e);return t}function s(e,t){return e.struct&&e.struct.update(),t}function l(e,t){return(0,r.each)(a(t).datas,(function(n,r){n!==t&&f(n.cloneShallow(),r,t,e)})),t}function u(e){var t=a(this).mainData;return null==e||null==t?t:a(t).datas[e]}function c(){var e=a(this).mainData;return null==e?[{data:e}]:(0,r.map)((0,r.keys)(a(e).datas),(function(t){return{type:t,data:a(e).datas[t]}}))}function d(e,t,n){a(e).datas={},(0,r.each)(t,(function(t,r){f(t,r,e,n)}))}function f(e,t,n,r){a(n).datas[t]=e,a(e).mainData=n,e.dataType=t,r.struct&&(e[r.structAttr]=r.struct,r.struct[r.datasAttr[t]]=e),e.getLinkedData=u,e.getLinkedDataAll=c}var h=function(e){var t=e.mainData,n=e.datas;n||(n={main:t},e.datasAttr={main:"data"}),e.datas=e.mainData=null,d(t,n,e),(0,r.each)(n,(function(n){(0,r.each)(t.TRANSFERABLE_METHODS,(function(t){n.wrapMethod(t,(0,r.curry)(o,e))}))})),t.wrapMethod("cloneShallow",(0,r.curry)(l,e)),(0,r.each)(t.CHANGABLE_METHODS,(function(n){t.wrapMethod(n,(0,r.curry)(s,e))})),(0,r.assert)(n[t.dataType]===t)};t.default=h},"9fac":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.appendChild=function(e,t){e.appendChild(t)},t.createComment=function(e){return document.createComment(e)},t.createTextNode=function(e){return document.createTextNode(e)},t.getTextContent=function(e){return e.textContent},t.insertBefore=function(e,t,n){e.insertBefore(t,n)},t.isComment=function(e){return 8===e.nodeType},t.isElement=function(e){return 1===e.nodeType},t.isText=function(e){return 3===e.nodeType},t.nextSibling=function(e){return e.nextSibling},t.parentNode=function(e){return e.parentNode},t.removeChild=function(e,t){e.removeChild(t)},t.setTextContent=function(e,t){e.textContent=t},t.tagName=function(e){return e.tagName}},"9fb7":function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.layout=function(e,t){t=t||{};var n=e.coordinateSystem,r=e.axis,a={},o=r.position,s=r.orient,l=n.getRect(),u=[l.x,l.x+l.width,l.y,l.y+l.height],c={horizontal:{top:u[2],bottom:u[3]},vertical:{left:u[0],right:u[1]}};a.position=["vertical"===s?c.vertical[o]:u[0],"horizontal"===s?c.horizontal[o]:u[3]];a.rotation=Math.PI/2*{horizontal:0,vertical:1}[s];a.labelDirection=a.tickDirection=a.nameDirection={top:-1,bottom:1,right:1,left:-1}[o],e.get(["axisTick","inside"])&&(a.tickDirection=-a.tickDirection);i.retrieve(t.labelInside,e.get(["axisLabel","inside"]))&&(a.labelDirection=-a.labelDirection);var d=t.rotate;return null==d&&(d=e.get(["axisLabel","rotate"])),a.labelRotation="top"===o?-d:d,a.z2=1,a};var i=r(n("58f5"))},"9fcf":function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.ROOT_TO_NODE_ACTION=void 0,t.installSunburstAction=function(e){e.registerAction({type:"sunburstRootToNode",update:"updateView"},(function(e,t){t.eachComponent({mainType:"series",subType:"sunburst",query:e},(function(t,n){var r=(0,i.retrieveTargetInfo)(e,["sunburstRootToNode"],t);if(r){var a=t.getViewRoot();a&&(e.direction=(0,i.aboveViewRoot)(a,r.node)?"rollUp":"drillDown"),t.resetViewRoot(r.node)}}))})),e.registerAction({type:"sunburstHighlight",update:"none"},(function(e,t,n){e=(0,r.extend)({},e),t.eachComponent({mainType:"series",subType:"sunburst",query:e},(function(t){var n=(0,i.retrieveTargetInfo)(e,["sunburstHighlight"],t);n&&(e.dataIndex=n.node.dataIndex)})),n.dispatchAction((0,r.extend)(e,{type:"highlight"}))})),e.registerAction({type:"sunburstUnhighlight",update:"updateView"},(function(e,t,n){e=(0,r.extend)({},e),n.dispatchAction((0,r.extend)(e,{type:"downplay"}))}))};var r=n("58f5"),i=(n("7be7"),n("27c0"));t.ROOT_TO_NODE_ACTION="sunburstRootToNode"},a022:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.isCoordinateSystemType=function(e,t){return e.type===t}},a149:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.boxplotTransform=void 0;var i=r(n("cdb2")),a=n("7be7"),o=n("f505"),s={type:"echarts:boxplot",transform:function(e){var t=e.upstream;if(t.sourceFormat!==o.SOURCE_FORMAT_ARRAY_ROWS){0,(0,a.throwError)("")}var n=(0,i.default)(t.getRawData(),e.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:n.boxData},{data:n.outliers}]}};t.boxplotTransform=s},a163:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("7a82"),n("d9e2"),n("d401");var r=Math.round(9*Math.random()),i="function"===typeof Object.defineProperty,a=function(){function e(){this._id="__ec_inner_"+r++}return e.prototype.get=function(e){return this._guard(e)[this._id]},e.prototype.set=function(e,t){var n=this._guard(e);return i?Object.defineProperty(n,this._id,{value:t,enumerable:!1,configurable:!0}):n[this._id]=t,this},e.prototype["delete"]=function(e){return!!this.has(e)&&(delete this._guard(e)[this._id],!0)},e.prototype.has=function(e){return!!this._guard(e)[this._id]},e.prototype._guard=function(e){if(e!==Object(e))throw TypeError("Value of WeakMap is not a non-null object.");return e},e}(),o=a;t.default=o},a1a6:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9"),n("14d9"),n("fb6a");var a=n("9ab4"),o=n("58f5"),s=i(n("a1d9")),l=r(n("e136")),u=r(n("9cac")),c=i(n("866b")),d=Math.min,f=Math.max,h=Math.pow,p={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},g={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},v={brushStyle:{lineWidth:2,stroke:"rgba(210,219,238,0.3)",fill:"#D2DBEE"},transformable:!0,brushMode:"single",removeOnClick:!1},y=0,m=function(e){function t(t){var n=e.call(this)||this;return n._track=[],n._covers=[],n._handlers={},n._zr=t,n.group=new l.Group,n._uid="brushController_"+y++,(0,o.each)(U,(function(e,t){this._handlers[t]=(0,o.bind)(e,this)}),n),n}return(0,a.__extends)(t,e),t.prototype.enableBrush=function(e){return this._brushType&&this._doDisableBrush(),e.brushType&&this._doEnableBrush(e),this},t.prototype._doEnableBrush=function(e){var t=this._zr;this._enableGlobalPan||u.take(t,"globalPan",this._uid),(0,o.each)(this._handlers,(function(e,n){t.on(n,e)})),this._brushType=e.brushType,this._brushOption=(0,o.merge)((0,o.clone)(v),e,!0)},t.prototype._doDisableBrush=function(){var e=this._zr;u.release(e,"globalPan",this._uid),(0,o.each)(this._handlers,(function(t,n){e.off(n,t)})),this._brushType=this._brushOption=null},t.prototype.setPanels=function(e){if(e&&e.length){var t=this._panels={};(0,o.each)(e,(function(e){t[e.panelId]=(0,o.clone)(e)}))}else this._panels=null;return this},t.prototype.mount=function(e){e=e||{},this._enableGlobalPan=e.enableGlobalPan;var t=this.group;return this._zr.add(t),t.attr({x:e.x||0,y:e.y||0,rotation:e.rotation||0,scaleX:e.scaleX||1,scaleY:e.scaleY||1}),this._transform=t.getLocalTransform(),this},t.prototype.updateCovers=function(e){e=(0,o.map)(e,(function(e){return(0,o.merge)((0,o.clone)(v),e,!0)}));var t=this._covers,n=this._covers=[],r=this,i=this._creatingCover;return new c.default(t,e,(function(e,t){return a(e.__brushOption,t)}),a).add(s).update(s).remove((function(e){t[e]!==i&&r.group.remove(t[e])})).execute(),this;function a(e,t){return(null!=e.id?e.id:"\0-brush-index-"+t)+"-"+e.brushType}function s(a,o){var s=e[a];if(null!=o&&t[o]===i)n[a]=t[o];else{var l=n[a]=null!=o?(t[o].__brushOption=s,t[o]):b(r,_(r,s));M(r,l)}}},t.prototype.unmount=function(){return this.enableBrush(!1),A(this),this._zr.remove(this.group),this},t.prototype.dispose=function(){this.unmount(),this.off()},t}(s.default);function _(e,t){var n=X[t.brushType].createCover(e,t);return n.__brushOption=t,S(n,t),e.group.add(n),n}function b(e,t){var n=w(t);return n.endCreating&&(n.endCreating(e,t),S(t,t.__brushOption)),t}function x(e,t){var n=t.__brushOption;w(t).updateCoverShape(e,t,n.range,n)}function S(e,t){var n=t.z;null==n&&(n=1e4),e.traverse((function(e){e.z=n,e.z2=n}))}function M(e,t){w(t).updateCommon(e,t),x(e,t)}function w(e){return X[e.__brushOption.brushType]}function T(e,t,n){var r,i=e._panels;if(!i)return!0;var a=e._transform;return(0,o.each)(i,(function(e){e.isTargetByCursor(t,n,a)&&(r=e)})),r}function I(e,t){var n=e._panels;if(!n)return!0;var r=t.__brushOption.panelId;return null==r||n[r]}function A(e){var t=e._covers,n=t.length;return(0,o.each)(t,(function(t){e.group.remove(t)}),e),t.length=0,!!n}function C(e,t){var n=(0,o.map)(e._covers,(function(e){var t=e.__brushOption,n=(0,o.clone)(t.range);return{brushType:t.brushType,panelId:t.panelId,range:n}}));e.trigger("brush",{areas:n,isEnd:!!t.isEnd,removeOnClick:!!t.removeOnClick})}function P(e){var t=e.length-1;return t<0&&(t=0),[e[0],e[t]]}function O(e,t,n,r){var i=new l.Group;return i.add(new l.Rect({name:"main",style:k(n),silent:!0,draggable:!0,cursor:"move",drift:(0,o.curry)(z,e,t,i,["n","s","w","e"]),ondragend:(0,o.curry)(C,t,{isEnd:!0})})),(0,o.each)(r,(function(n){i.add(new l.Rect({name:n.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:(0,o.curry)(z,e,t,i,n),ondragend:(0,o.curry)(C,t,{isEnd:!0})}))})),i}function D(e,t,n,r){var i=r.brushStyle.lineWidth||0,a=f(i,6),o=n[0][0],s=n[1][0],l=o-i/2,u=s-i/2,c=n[0][1],d=n[1][1],h=c-a+i/2,p=d-a+i/2,g=c-o,v=d-s,y=g+i,m=v+i;E(e,t,"main",o,s,g,v),r.transformable&&(E(e,t,"w",l,u,a,m),E(e,t,"e",h,u,a,m),E(e,t,"n",l,u,y,a),E(e,t,"s",l,p,y,a),E(e,t,"nw",l,u,a,a),E(e,t,"ne",h,u,a,a),E(e,t,"sw",l,p,a,a),E(e,t,"se",h,p,a,a))}function L(e,t){var n=t.__brushOption,r=n.transformable,i=t.childAt(0);i.useStyle(k(n)),i.attr({silent:!r,cursor:r?"move":"default"}),(0,o.each)([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],(function(n){var i=t.childOfName(n.join("")),a=1===n.length?N(e,n[0]):function(e,t){var n=[N(e,t[0]),N(e,t[1])];return("e"===n[0]||"w"===n[0])&&n.reverse(),n.join("")}(e,n);i&&i.attr({silent:!r,invisible:!r,cursor:r?g[a]+"-resize":null})}))}function E(e,t,n,r,i,a,o){var s=t.childOfName(n);s&&s.setShape(function(e){var t=d(e[0][0],e[1][0]),n=d(e[0][1],e[1][1]),r=f(e[0][0],e[1][0]),i=f(e[0][1],e[1][1]);return{x:t,y:n,width:r-t,height:i-n}}(F(e,t,[[r,i],[r+a,i+o]])))}function k(e){return(0,o.defaults)({strokeNoScale:!0},e.brushStyle)}function R(e,t,n,r){var i=[d(e,n),d(t,r)],a=[f(e,n),f(t,r)];return[[i[0],a[0]],[i[1],a[1]]]}function N(e,t){var n=l.transformDirection({w:"left",e:"right",n:"top",s:"bottom"}[t],function(e){return l.getTransform(e.group)}(e));return{left:"w",right:"e",top:"n",bottom:"s"}[n]}function z(e,t,n,r,i,a){var s=n.__brushOption,l=e.toRectRange(s.range),u=V(t,i,a);(0,o.each)(r,(function(e){var t=p[e];l[t[0]][t[1]]+=u[t[0]]})),s.range=e.fromRectRange(R(l[0][0],l[1][0],l[0][1],l[1][1])),M(t,n),C(t,{isEnd:!1})}function B(e,t,n,r){var i=t.__brushOption.range,a=V(e,n,r);(0,o.each)(i,(function(e){e[0]+=a[0],e[1]+=a[1]})),M(e,t),C(e,{isEnd:!1})}function V(e,t,n){var r=e.group,i=r.transformCoordToLocal(t,n),a=r.transformCoordToLocal(0,0);return[i[0]-a[0],i[1]-a[1]]}function F(e,t,n){var r=I(e,t);return r&&!0!==r?r.clipPath(n,e._transform):(0,o.clone)(n)}function j(e){var t=e.event;t.preventDefault&&t.preventDefault()}function G(e,t,n){return e.childOfName("main").contain(t,n)}function H(e,t,n,r){var i,a=e._creatingCover,s=e._creatingPanel,l=e._brushOption;if(e._track.push(n.slice()),function(e){var t=e._track;if(!t.length)return!1;var n=t[t.length-1],r=t[0],i=n[0]-r[0],a=n[1]-r[1],o=h(i*i+a*a,.5);return o>6}(e)||a){if(s&&!a){"single"===l.brushMode&&A(e);var u=(0,o.clone)(l);u.brushType=W(u.brushType,s),u.panelId=!0===s?null:s.panelId,a=e._creatingCover=_(e,u),e._covers.push(a)}if(a){var c=X[W(e._brushType,s)],d=a.__brushOption;d.range=c.getCreatingRange(F(e,a,e._track)),r&&(b(e,a),c.updateCommon(e,a)),x(e,a),i={isEnd:r}}}else r&&"single"===l.brushMode&&l.removeOnClick&&T(e,t,n)&&A(e)&&(i={isEnd:r,removeOnClick:!0});return i}function W(e,t){return"auto"===e?t.defaultBrushType:e}var U={mousedown:function(e){if(this._dragging)Y(this,e);else if(!e.target||!e.target.draggable){j(e);var t=this.group.transformCoordToLocal(e.offsetX,e.offsetY);this._creatingCover=null;var n=this._creatingPanel=T(this,e,t);n&&(this._dragging=!0,this._track=[t.slice()])}},mousemove:function(e){var t=e.offsetX,n=e.offsetY,r=this.group.transformCoordToLocal(t,n);if(function(e,t,n){if(e._brushType&&!function(e,t,n){var r=e._zr;return t<0||t>r.getWidth()||n<0||n>r.getHeight()}(e,t.offsetX,t.offsetY)){var r=e._zr,i=e._covers,a=T(e,t,n);if(!e._dragging)for(var o=0;o<i.length;o++){var s=i[o].__brushOption;if(a&&(!0===a||s.panelId===a.panelId)&&X[s.brushType].contain(i[o],n[0],n[1]))return}a&&r.setCursorStyle("crosshair")}}(this,e,r),this._dragging){j(e);var i=H(this,e,r,!1);i&&C(this,i)}},mouseup:function(e){Y(this,e)}};function Y(e,t){if(e._dragging){j(t);var n=t.offsetX,r=t.offsetY,i=e.group.transformCoordToLocal(n,r),a=H(e,t,i,!0);e._dragging=!1,e._track=[],e._creatingCover=null,a&&C(e,a)}}var X={lineX:Z(0),lineY:Z(1),rect:{createCover:function(e,t){function n(e){return e}return O({toRectRange:n,fromRectRange:n},e,t,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(e){var t=P(e);return R(t[1][0],t[1][1],t[0][0],t[0][1])},updateCoverShape:function(e,t,n,r){D(e,t,n,r)},updateCommon:L,contain:G},polygon:{createCover:function(e,t){var n=new l.Group;return n.add(new l.Polyline({name:"main",style:k(t),silent:!0})),n},getCreatingRange:function(e){return e},endCreating:function(e,t){t.remove(t.childAt(0)),t.add(new l.Polygon({name:"main",draggable:!0,drift:(0,o.curry)(B,e,t),ondragend:(0,o.curry)(C,e,{isEnd:!0})}))},updateCoverShape:function(e,t,n,r){t.childAt(0).setShape({points:F(e,t,n)})},updateCommon:L,contain:G}};function Z(e){return{createCover:function(t,n){return O({toRectRange:function(t){var n=[t,[0,100]];return e&&n.reverse(),n},fromRectRange:function(t){return t[e]}},t,n,[[["w"],["e"]],[["n"],["s"]]][e])},getCreatingRange:function(t){var n=P(t),r=d(n[0][e],n[1][e]),i=f(n[0][e],n[1][e]);return[r,i]},updateCoverShape:function(t,n,r,i){var a,o=I(t,n);if(!0!==o&&o.getLinearBrushOtherExtent)a=o.getLinearBrushOtherExtent(e);else{var s=t._zr;a=[0,[s.getWidth(),s.getHeight()][1-e]]}var l=[r,a];e&&l.reverse(),D(t,n,l,i)},updateCommon:L,contain:G}}var q=m;t.default=q},a1be:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.AXIS_TYPES=void 0;t.AXIS_TYPES={value:1,category:1,time:1,log:1}},a1d9:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("a434"),n("14d9"),n("4de4"),n("d3b7"),n("fb6a");var r=function(){function e(e){e&&(this._$eventProcessor=e)}return e.prototype.on=function(e,t,n,r){this._$handlers||(this._$handlers={});var i=this._$handlers;if("function"===typeof t&&(r=n,n=t,t=null),!n||!e)return this;var a=this._$eventProcessor;null!=t&&a&&a.normalizeQuery&&(t=a.normalizeQuery(t)),i[e]||(i[e]=[]);for(var o=0;o<i[e].length;o++)if(i[e][o].h===n)return this;var s={h:n,query:t,ctx:r||this,callAtLast:n.zrEventfulCallAtLast},l=i[e].length-1,u=i[e][l];return u&&u.callAtLast?i[e].splice(l,0,s):i[e].push(s),this},e.prototype.isSilent=function(e){var t=this._$handlers;return!t||!t[e]||!t[e].length},e.prototype.off=function(e,t){var n=this._$handlers;if(!n)return this;if(!e)return this._$handlers={},this;if(t){if(n[e]){for(var r=[],i=0,a=n[e].length;i<a;i++)n[e][i].h!==t&&r.push(n[e][i]);n[e]=r}n[e]&&0===n[e].length&&delete n[e]}else delete n[e];return this},e.prototype.trigger=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[e],i=this._$eventProcessor;if(r)for(var a=t.length,o=r.length,s=0;s<o;s++){var l=r[s];if(!i||!i.filter||null==l.query||i.filter(e,l.query))switch(a){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,t[0]);break;case 2:l.h.call(l.ctx,t[0],t[1]);break;default:l.h.apply(l.ctx,t);break}}return i&&i.afterTrigger&&i.afterTrigger(e),this},e.prototype.triggerWithContext=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[e],i=this._$eventProcessor;if(r)for(var a=t.length,o=t[a-1],s=r.length,l=0;l<s;l++){var u=r[l];if(!i||!i.filter||null==u.query||i.filter(e,u.query))switch(a){case 0:u.h.call(o);break;case 1:u.h.call(o,t[0]);break;case 2:u.h.call(o,t[0],t[1]);break;default:u.h.apply(o,t.slice(1,a-1));break}}return i&&i.afterTrigger&&i.afterTrigger(e),this},e}(),i=r;t.default=i},a231:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n=(0,a.normalizeToArray)(e?e.brush:[]);if(!n.length)return;var r=[];i.each(n,(function(e){var t=e.hasOwnProperty("toolbox")?e.toolbox:[];t instanceof Array&&(r=r.concat(t))}));var s=e&&e.toolbox;i.isArray(s)&&(s=s[0]);s||(s={feature:{}},e.toolbox=[s]);var l=s.feature||(s.feature={}),u=l.brush||(l.brush={}),c=u.type||(u.type=[]);c.push.apply(c,r),function(e){var t={};i.each(e,(function(e){t[e]=1})),e.length=0,i.each(t,(function(t,n){e.push(n)}))}(c),t&&!c.length&&c.push.apply(c,o)},n("99af"),n("14d9");var i=r(n("58f5")),a=n("eea5"),o=["rect","polygon","keep","clear"]},a349:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=r(n("62fe")),l=r(n("fe67")),u=i(n("30ac")),c=n("b517"),d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.activeIntervals=[],n}return(0,a.__extends)(t,e),t.prototype.getAreaSelectStyle=function(){return(0,l.default)([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},t.prototype.setActiveIntervals=function(e){var t=this.activeIntervals=o.clone(e);if(t)for(var n=t.length-1;n>=0;n--)u.asc(t[n])},t.prototype.getActiveState=function(e){var t=this.activeIntervals;if(!t.length)return"normal";if(null==e||isNaN(+e))return"inactive";if(1===t.length){var n=t[0];if(n[0]<=e&&e<=n[1])return"active"}else for(var r=0,i=t.length;r<i;r++)if(t[r][0]<=e&&e<=t[r][1])return"active";return"inactive"},t}(s.default);o.mixin(d,c.AxisModelCommonMixin);var f=d;t.default=f},a381:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("7d18")),l=i(n("3dd8")),u=r(n("d61e")),c=i(n("e136")),d=i(n("30ac")),f=r(n("84bb")),h=i(n("e4ed")),p=i(n("eea5")),g=n("1447"),v=n("50db"),y=n("150c"),m=r(n("3adc")),_=n("a646"),b=n("80f7"),x=n("8639"),S=d.linearMap,M=o.each,w=Math.min,T=Math.max,I=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._shapes={},n._dataInterval=[],n._handleEnds=[],n._hoverLinkDataIndices=[],n}return(0,a.__extends)(t,e),t.prototype.doRender=function(e,t,n,r){this._api=n,r&&"selectDataRange"===r.type&&r.from===this.uid||this._buildView()},t.prototype._buildView=function(){this.group.removeAll();var e=this.visualMapModel,t=this.group;this._orient=e.get("orient"),this._useHandle=e.get("calculable"),this._resetInterval(),this._renderBar(t);var n=e.get("text");this._renderEndsText(t,n,0),this._renderEndsText(t,n,1),this._updateView(!0),this.renderBackground(t),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(t)},t.prototype._renderEndsText=function(e,t,n){if(t){var r=t[1-n];r=null!=r?r+"":"";var i=this.visualMapModel,a=i.get("textGap"),o=i.itemSize,s=this._shapes.mainGroup,l=this._applyTransform([o[0]/2,0===n?-a:o[1]+a],s),u=this._applyTransform(0===n?"bottom":"top",s),d=this._orient,f=this.visualMapModel.textStyleModel;this.group.add(new c.Text({style:(0,b.createTextStyle)(f,{x:l[0],y:l[1],verticalAlign:"horizontal"===d?"middle":u,align:"horizontal"===d?u:"center",text:r})}))}},t.prototype._renderBar=function(e){var t=this.visualMapModel,n=this._shapes,r=t.itemSize,i=this._orient,a=this._useHandle,s=h.getItemAlign(t,this.api,r),l=n.mainGroup=this._createBarGroup(s),u=new c.Group;l.add(u),u.add(n.outOfRange=A()),u.add(n.inRange=A(null,a?P(this._orient):null,o.bind(this._dragHandle,this,"all",!1),o.bind(this._dragHandle,this,"all",!0))),u.setClipPath(new c.Rect({shape:{x:0,y:0,width:r[0],height:r[1],r:3}}));var d=t.textStyleModel.getTextRect("国"),f=T(d.width,d.height);a&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(t,l,0,r,f,i),this._createHandle(t,l,1,r,f,i)),this._createIndicator(t,l,r,f,i),e.add(l)},t.prototype._createHandle=function(e,t,n,r,i,a){var s=o.bind(this._dragHandle,this,n,!1),u=o.bind(this._dragHandle,this,n,!0),d=(0,g.parsePercent)(e.get("handleSize"),r[0]),f=(0,y.createSymbol)(e.get("handleIcon"),-d/2,-d/2,d,d,null,!0),h=P(this._orient);f.attr({cursor:h,draggable:!0,drift:s,ondragend:u,onmousemove:function(e){l.stop(e.event)}}),f.x=r[0]/2,f.useStyle(e.getModel("handleStyle").getItemStyle()),f.setStyle({strokeNoScale:!0,strokeFirst:!0}),f.style.lineWidth*=2,f.ensureState("emphasis").style=e.getModel(["emphasis","handleStyle"]).getItemStyle(),(0,v.setAsHighDownDispatcher)(f,!0),t.add(f);var p=this.visualMapModel.textStyleModel,m=new c.Text({cursor:h,draggable:!0,drift:s,onmousemove:function(e){l.stop(e.event)},ondragend:u,style:(0,b.createTextStyle)(p,{x:0,y:0,text:""})});m.ensureState("blur").style={opacity:.1},m.stateTransition={duration:200},this.group.add(m);var _=[d,0],x=this._shapes;x.handleThumbs[n]=f,x.handleLabelPoints[n]=_,x.handleLabels[n]=m},t.prototype._createIndicator=function(e,t,n,r,i){var a=(0,g.parsePercent)(e.get("indicatorSize"),n[0]),s=(0,y.createSymbol)(e.get("indicatorIcon"),-a/2,-a/2,a,a,null,!0);s.attr({cursor:"move",invisible:!0,silent:!0,x:n[0]/2});var l=e.getModel("indicatorStyle").getItemStyle();if(s instanceof m.default){var u=s.style;s.useStyle(o.extend({image:u.image,x:u.x,y:u.y,width:u.width,height:u.height},l))}else s.useStyle(l);t.add(s);var d=this.visualMapModel.textStyleModel,f=new c.Text({silent:!0,invisible:!0,style:(0,b.createTextStyle)(d,{x:0,y:0,text:""})});this.group.add(f);var h=[("horizontal"===i?r/2:6)+n[0]/2,0],p=this._shapes;p.indicator=s,p.indicatorLabel=f,p.indicatorLabelPoint=h,this._firstShowIndicator=!0},t.prototype._dragHandle=function(e,t,n,r){if(this._useHandle){if(this._dragging=!t,!t){var i=this._applyTransform([n,r],this._shapes.mainGroup,!0);this._updateInterval(e,i[1]),this._hideIndicator(),this._updateView()}t===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),t?!this._hovering&&this._clearHoverLinkToSeries():C(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[e],!1)}},t.prototype._resetInterval=function(){var e=this.visualMapModel,t=this._dataInterval=e.getSelected(),n=e.getExtent(),r=[0,e.itemSize[1]];this._handleEnds=[S(t[0],n,r,!0),S(t[1],n,r,!0)]},t.prototype._updateInterval=function(e,t){t=t||0;var n=this.visualMapModel,r=this._handleEnds,i=[0,n.itemSize[1]];(0,f.default)(t,r,i,e,0);var a=n.getExtent();this._dataInterval=[S(r[0],i,a,!0),S(r[1],i,a,!0)]},t.prototype._updateView=function(e){var t=this.visualMapModel,n=t.getExtent(),r=this._shapes,i=[0,t.itemSize[1]],a=e?i:this._handleEnds,o=this._createBarVisual(this._dataInterval,n,a,"inRange"),s=this._createBarVisual(n,n,i,"outOfRange");r.inRange.setStyle({fill:o.barColor}).setShape("points",o.barPoints),r.outOfRange.setStyle({fill:s.barColor}).setShape("points",s.barPoints),this._updateHandle(a,o)},t.prototype._createBarVisual=function(e,t,n,r){var i={forceState:r,convertOpacityToAlpha:!0},a=this._makeColorGradient(e,i),o=[this.getControllerVisual(e[0],"symbolSize",i),this.getControllerVisual(e[1],"symbolSize",i)],l=this._createBarPoints(n,o);return{barColor:new s.default(0,0,0,1,a),barPoints:l,handlesColor:[a[0].color,a[a.length-1].color]}},t.prototype._makeColorGradient=function(e,t){var n=[],r=(e[1]-e[0])/100;n.push({color:this.getControllerVisual(e[0],"color",t),offset:0});for(var i=1;i<100;i++){var a=e[0]+r*i;if(a>e[1])break;n.push({color:this.getControllerVisual(a,"color",t),offset:i/100})}return n.push({color:this.getControllerVisual(e[1],"color",t),offset:1}),n},t.prototype._createBarPoints=function(e,t){var n=this.visualMapModel.itemSize;return[[n[0]-t[0],e[0]],[n[0],e[0]],[n[0],e[1]],[n[0]-t[1],e[1]]]},t.prototype._createBarGroup=function(e){var t=this._orient,n=this.visualMapModel.get("inverse");return new c.Group("horizontal"!==t||n?"horizontal"===t&&n?{scaleX:"bottom"===e?-1:1,rotation:-Math.PI/2}:"vertical"!==t||n?{scaleX:"left"===e?1:-1}:{scaleX:"left"===e?1:-1,scaleY:-1}:{scaleX:"bottom"===e?1:-1,rotation:Math.PI/2})},t.prototype._updateHandle=function(e,t){if(this._useHandle){var n=this._shapes,r=this.visualMapModel,i=n.handleThumbs,a=n.handleLabels,o=r.itemSize,s=r.getExtent();M([0,1],(function(l){var u=i[l];u.setStyle("fill",t.handlesColor[l]),u.y=e[l];var d=S(e[l],[0,o[1]],s,!0),f=this.getControllerVisual(d,"symbolSize");u.scaleX=u.scaleY=f/o[0],u.x=o[0]-f/2;var h=c.applyTransform(n.handleLabelPoints[l],c.getTransform(u,this.group));a[l].setStyle({x:h[0],y:h[1],text:r.formatValueText(this._dataInterval[l]),verticalAlign:"middle",align:"vertical"===this._orient?this._applyTransform("left",n.mainGroup):"center"})}),this)}},t.prototype._showIndicator=function(e,t,n,r){var i=this.visualMapModel,a=i.getExtent(),o=i.itemSize,s=[0,o[1]],l=this._shapes,u=l.indicator;if(u){u.attr("invisible",!1);var d=this.getControllerVisual(e,"color",{convertOpacityToAlpha:!0}),f=this.getControllerVisual(e,"symbolSize"),h=S(e,a,s,!0),p=o[0]-f/2,g={x:u.x,y:u.y};u.y=h,u.x=p;var v=c.applyTransform(l.indicatorLabelPoint,c.getTransform(u,this.group)),y=l.indicatorLabel;y.attr("invisible",!1);var m=this._applyTransform("left",l.mainGroup),_=this._orient,b="horizontal"===_;y.setStyle({text:(n||"")+i.formatValueText(t),verticalAlign:b?m:"middle",align:b?"center":m});var x={x:p,y:h,style:{fill:d}},M={style:{x:v[0],y:v[1]}};if(i.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var w={duration:100,easing:"cubicInOut",additive:!0};u.x=g.x,u.y=g.y,u.animateTo(x,w),y.animateTo(M,w)}else u.attr(x),y.attr(M);this._firstShowIndicator=!1;var T=this._shapes.handleLabels;if(T)for(var I=0;I<T.length;I++)this._api.enterBlur(T[I])}},t.prototype._enableHoverLinkToSeries=function(){var e=this;this._shapes.mainGroup.on("mousemove",(function(t){if(e._hovering=!0,!e._dragging){var n=e.visualMapModel.itemSize,r=e._applyTransform([t.offsetX,t.offsetY],e._shapes.mainGroup,!0,!0);r[1]=w(T(0,r[1]),n[1]),e._doHoverLinkToSeries(r[1],0<=r[0]&&r[0]<=n[0])}})).on("mouseout",(function(){e._hovering=!1,!e._dragging&&e._clearHoverLinkToSeries()}))},t.prototype._enableHoverLinkFromSeries=function(){var e=this.api.getZr();this.visualMapModel.option.hoverLink?(e.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),e.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},t.prototype._doHoverLinkToSeries=function(e,t){var n=this.visualMapModel,r=n.itemSize;if(n.option.hoverLink){var i=[0,r[1]],a=n.getExtent();e=w(T(i[0],e),i[1]);var o=function(e,t,n){var r=6,i=e.get("hoverLinkDataSize");i&&(r=S(i,t,n,!0)/2);return r}(n,a,i),s=[e-o,e+o],l=S(e,i,a,!0),u=[S(s[0],i,a,!0),S(s[1],i,a,!0)];s[0]<i[0]&&(u[0]=-1/0),s[1]>i[1]&&(u[1]=1/0),t&&(u[0]===-1/0?this._showIndicator(l,u[1],"< ",o):u[1]===1/0?this._showIndicator(l,u[0],"> ",o):this._showIndicator(l,l,"≈ ",o));var c=this._hoverLinkDataIndices,d=[];(t||C(n))&&(d=this._hoverLinkDataIndices=n.findTargetDataIndices(u));var f=p.compressBatches(c,d);this._dispatchHighDown("downplay",h.makeHighDownBatch(f[0],n)),this._dispatchHighDown("highlight",h.makeHighDownBatch(f[1],n))}},t.prototype._hoverLinkFromSeriesMouseOver=function(e){var t;if((0,x.findEventDispatcher)(e.target,(function(e){var n=(0,_.getECData)(e);if(null!=n.dataIndex)return t=n,!0}),!0),t){var n=this.ecModel.getSeriesByIndex(t.seriesIndex),r=this.visualMapModel;if(r.isTargetSeries(n)){var i=n.getData(t.dataType),a=i.getStore().get(r.getDataDimensionIndex(i),t.dataIndex);isNaN(a)||this._showIndicator(a,a)}}},t.prototype._hideIndicator=function(){var e=this._shapes;e.indicator&&e.indicator.attr("invisible",!0),e.indicatorLabel&&e.indicatorLabel.attr("invisible",!0);var t=this._shapes.handleLabels;if(t)for(var n=0;n<t.length;n++)this._api.leaveBlur(t[n])},t.prototype._clearHoverLinkToSeries=function(){this._hideIndicator();var e=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",h.makeHighDownBatch(e,this.visualMapModel)),e.length=0},t.prototype._clearHoverLinkFromSeries=function(){this._hideIndicator();var e=this.api.getZr();e.off("mouseover",this._hoverLinkFromSeriesMouseOver),e.off("mouseout",this._hideIndicator)},t.prototype._applyTransform=function(e,t,n,r){var i=c.getTransform(t,r?null:this.group);return o.isArray(e)?c.applyTransform(e,i,n):c.transformDirection(e,i,n)},t.prototype._dispatchHighDown=function(e,t){t&&t.length&&this.api.dispatchAction({type:e,batch:t})},t.prototype.dispose=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},t.prototype.remove=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},t.type="visualMap.continuous",t}(u.default);function A(e,t,n,r){return new c.Polygon({shape:{points:e},draggable:!!n,cursor:t,drift:n,onmousemove:function(e){l.stop(e.event)},ondragend:r})}function C(e){var t=e.get("hoverLinkOnHandle");return!!(null==t?e.get("realtime"):t)}function P(e){return"vertical"===e?"ns-resize":"ew-resize"}var O=I;t.default=O},a42a:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("58f5")),a={get:function(e,t,n){var r=i.clone((o[e]||{})[t]);return n&&i.isArray(r)?r[r.length-1]:r}},o={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},s=a;t.default=s},a441:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.installTreeAction=function(e){e.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},(function(e,t){t.eachComponent({mainType:"series",subType:"tree",query:e},(function(t){var n=e.dataIndex,r=t.getData().tree,i=r.getNodeByDataIndex(n);i.isExpand=!i.isExpand}))})),e.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},(function(e,t,n){t.eachComponent({mainType:"series",subType:"tree",query:e},(function(t){var i=t.coordinateSystem,a=(0,r.updateCenterAndZoom)(i,e,void 0,n);t.setCenter&&t.setCenter(a.center),t.setZoom&&t.setZoom(a.zoom)}))}))};var r=n("72e6")},a4e7:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.getData(),n=t.tree,i={};n.eachNode((function(t){var n=t;while(n&&n.depth>1)n=n.parentNode;var a=(0,r.getDecalFromPalette)(e.ecModel,n.name||n.dataIndex+"",i);t.setVisual("decal",a)}))};var r=n("6d51")},a543:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var i=n("9ab4"),a=r(n("1354")),o=r(n("77ef")),s=[],l=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.notClear=!0,t.incremental=!0,t._displayables=[],t._temporaryDisplayables=[],t._cursor=0,t}return(0,i.__extends)(t,e),t.prototype.traverse=function(e,t){e.call(t,this)},t.prototype.useStyle=function(){this.style={}},t.prototype.getCursor=function(){return this._cursor},t.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},t.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},t.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},t.prototype.addDisplayable=function(e,t){t?this._temporaryDisplayables.push(e):this._displayables.push(e),this.markRedraw()},t.prototype.addDisplayables=function(e,t){t=t||!1;for(var n=0;n<e.length;n++)this.addDisplayable(e[n],t)},t.prototype.getDisplayables=function(){return this._displayables},t.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},t.prototype.eachPendingDisplayable=function(e){for(var t=this._cursor;t<this._displayables.length;t++)e&&e(this._displayables[t]);for(t=0;t<this._temporaryDisplayables.length;t++)e&&e(this._temporaryDisplayables[t])},t.prototype.update=function(){this.updateTransform();for(var e=this._cursor;e<this._displayables.length;e++){var t=this._displayables[e];t.parent=this,t.update(),t.parent=null}for(e=0;e<this._temporaryDisplayables.length;e++){t=this._temporaryDisplayables[e];t.parent=this,t.update(),t.parent=null}},t.prototype.getBoundingRect=function(){if(!this._rect){for(var e=new o.default(1/0,1/0,-1/0,-1/0),t=0;t<this._displayables.length;t++){var n=this._displayables[t],r=n.getBoundingRect().clone();n.needLocalTransform()&&r.applyTransform(n.getLocalTransform(s)),e.union(r)}this._rect=e}return this._rect},t.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect();if(r.contain(n[0],n[1]))for(var i=0;i<this._displayables.length;i++){var a=this._displayables[i];if(a.contain(e,t))return!0}return!1},t}(a.default),u=l;t.default=u},a62d:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getAnimationConfig=o,t.getOldStyle=function(e){return a(e).oldStyle},t.initProps=function(e,t,n,r,i,a){s("enter",e,t,n,r,i,a)},t.isElementRemoved=l,t.removeElement=u,t.removeElementWithFadeOut=function(e,t,n){function r(){e.parent&&e.parent.remove(e)}e.isGroup?e.traverse((function(e){e.isGroup||c(e,t,n,r)})):c(e,t,n,r)},t.saveOldStyle=function(e){a(e).oldStyle=e.style},t.transitionStore=void 0,t.updateProps=function(e,t,n,r,i,a){s("update",e,t,n,r,i,a)};var r=n("58f5"),i=n("eea5"),a=(0,i.makeInner)();function o(e,t,n,i,a){var o;if(t&&t.ecModel){var s=t.ecModel.getUpdatePayload();o=s&&s.animation}var l=t&&t.isAnimationEnabled(),u="update"===e;if(l){var c=void 0,d=void 0,f=void 0;i?(c=(0,r.retrieve2)(i.duration,200),d=(0,r.retrieve2)(i.easing,"cubicOut"),f=0):(c=t.getShallow(u?"animationDurationUpdate":"animationDuration"),d=t.getShallow(u?"animationEasingUpdate":"animationEasing"),f=t.getShallow(u?"animationDelayUpdate":"animationDelay")),o&&(null!=o.duration&&(c=o.duration),null!=o.easing&&(d=o.easing),null!=o.delay&&(f=o.delay)),(0,r.isFunction)(f)&&(f=f(n,a)),(0,r.isFunction)(c)&&(c=c(n));var h={duration:c||0,delay:f,easing:d};return h}return null}function s(e,t,n,i,a,s,l){var u,c=!1;(0,r.isFunction)(a)?(l=s,s=a,a=null):(0,r.isObject)(a)&&(s=a.cb,l=a.during,c=a.isFrom,u=a.removeOpt,a=a.dataIndex);var d="leave"===e;d||t.stopAnimation("leave");var f=o(e,i,a,d?u||{}:null,i&&i.getAnimationDelayParams?i.getAnimationDelayParams(t,a):null);if(f&&f.duration>0){var h=f.duration,p=f.delay,g=f.easing,v={duration:h,delay:p||0,easing:g,done:s,force:!!s||!!l,setToFinal:!d,scope:e,during:l};c?t.animateFrom(n,v):t.animateTo(n,v)}else t.stopAnimation(),!c&&t.attr(n),l&&l(1),s&&s()}function l(e){if(!e.__zr)return!0;for(var t=0;t<e.animators.length;t++){var n=e.animators[t];if("leave"===n.scope)return!0}return!1}function u(e,t,n,r,i,a){l(e)||s("leave",e,t,n,r,i,a)}function c(e,t,n,r){e.removeTextContent(),e.removeTextGuideLine(),u(e,{style:{opacity:0}},t,n,r)}t.transitionStore=a},a646:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.setCommonECData=t.getECData=void 0;var r=n("eea5"),i=(0,r.makeInner)();t.getECData=i;t.setCommonECData=function(e,t,n,r){if(r){var a=i(r);a.dataIndex=n,a.dataType=t,a.seriesIndex=e,"group"===r.type&&r.traverse((function(r){var a=i(r);a.seriesIndex=e,a.dataIndex=n,a.dataType=t}))}}},a64b:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(a.default),e.registerComponentView(o.default),e.registerPreprocessor((function(e){(0,i.default)(e.series,"markArea")&&(e.markArea=e.markArea||{})}))};var i=r(n("12fc")),a=r(n("21b3")),o=r(n("3da3"))},a678:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerPreprocessor(a.default),e.registerVisual(e.PRIORITY.VISUAL.ARIA,i.default)};var i=r(n("0336")),a=r(n("db32"))},a6bd:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t={};e.eachSeriesByType("graph",(function(e){var n=e.getCategoriesData(),i=e.getData(),a={};n.each((function(r){var i=n.getName(r);a["ec-"+i]=r;var o=n.getItemModel(r),s=o.getModel("itemStyle").getItemStyle();s.fill||(s.fill=e.getColorFromPalette(i,t)),n.setItemVisual(r,"style",s);for(var l=["symbol","symbolSize","symbolKeepAspect"],u=0;u<l.length;u++){var c=o.getShallow(l[u],!0);null!=c&&n.setItemVisual(r,l[u],c)}})),n.count()&&i.each((function(e){var t=i.getItemModel(e),o=t.getShallow("category");if(null!=o){(0,r.isString)(o)&&(o=a["ec-"+o]);var s=n.getItemVisual(o,"style"),l=i.ensureUniqueItemVisual(e,"style");(0,r.extend)(l,s);for(var u=["symbol","symbolSize","symbolKeepAspect"],c=0;c<u.length;c++)i.setItemVisual(e,u[c],n.getItemVisual(o,u[c]))}}))}))},n("cb29");var r=n("58f5")},a803:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.RadiusAxisModel=t.PolarAxisModel=t.AngleAxisModel=void 0;var a=n("9ab4"),o=i(n("58f5")),s=r(n("62fe")),l=n("b517"),u=n("eea5"),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",u.SINGLE_REFERRING).models[0]},t.type="polarAxis",t}(s.default);t.PolarAxisModel=c,o.mixin(c,l.AxisModelCommonMixin);var d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.type="angleAxis",t}(c);t.AngleAxisModel=d;var f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.type="radiusAxis",t}(c);t.RadiusAxisModel=f},a862:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("58f5")),a=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"],o=function(){return function(e){i.each(a,(function(t){this[t]=i.bind(e[t],e)}),this)}}(),s=o;t.default=s},a961:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.brush=function(e,t){if(e instanceof a.default)return I(e,t);if(e instanceof o.default)return A(e,t);if(e instanceof l.default)return C(e,t)},t.brushSVGImage=A,t.brushSVGPath=I,t.brushSVGTSpan=C,t.setClipPath=function(e,t,n){var r=n.clipPathCache,a=n.defs,o=r[e.id];if(!o){o=n.zrId+"-c"+n.clipPathIdx++;var s={id:o};r[e.id]=o,a[o]=(0,d.createVNode)("clipPath",o,s,[I(e,n)])}t["clip-path"]=(0,i.getIdURL)(o)},t.setGradient=P,t.setPattern=O,n("14d9"),n("acd8"),n("ac1f"),n("466d"),n("4de4"),n("d3b7"),n("38cf");var i=n("6c22"),a=r(n("bec7")),o=r(n("3adc")),s=n("1447"),l=r(n("4db2")),u=r(n("2055")),c=r(n("37df")),d=n("c2e4"),f=n("58f5"),h=n("1ac4"),p=n("7f38"),g=n("3783"),v=n("6b88"),y=Math.round;function m(e){return e&&(0,f.isString)(e.src)}function _(e){return e&&(0,f.isFunction)(e.toDataURL)}function b(e,t,n,r){(0,c.default)((function(a,o){var s="fill"===a||"stroke"===a;s&&(0,i.isGradient)(o)?P(t,e,a,r):s&&(0,i.isPattern)(o)?O(n,e,a,r):e[a]=o}),t,n,!1),function(e,t,n){var r=e.style;if((0,i.hasShadow)(r)){var a=(0,i.getShadowKey)(e),o=n.shadowCache,s=o[a];if(!s){var l=e.getGlobalScale(),u=l[0],c=l[1];if(!u||!c)return;var f=r.shadowOffsetX||0,h=r.shadowOffsetY||0,p=r.shadowBlur,g=(0,i.normalizeColor)(r.shadowColor),v=g.opacity,y=g.color,m=p/2/u,_=p/2/c,b=m+" "+_;s=n.zrId+"-s"+n.shadowIdx++,n.defs[s]=(0,d.createVNode)("filter",s,{id:s,x:"-100%",y:"-100%",width:"300%",height:"300%"},[(0,d.createVNode)("feDropShadow","",{dx:f/u,dy:h/c,stdDeviation:b,"flood-color":y,"flood-opacity":v})]),o[a]=s}t.filter=(0,i.getIdURL)(s)}}(n,e,r)}function x(e){return(0,i.isAroundZero)(e[0]-1)&&(0,i.isAroundZero)(e[1])&&(0,i.isAroundZero)(e[2])&&(0,i.isAroundZero)(e[3]-1)}function S(e,t,n){if(t&&(!function(e){return(0,i.isAroundZero)(e[4])&&(0,i.isAroundZero)(e[5])}(t)||!x(t))){var r=n?10:1e4;e.transform=x(t)?"translate("+y(t[4]*r)/r+" "+y(t[5]*r)/r+")":(0,i.getMatrixStr)(t)}}function M(e,t,n){for(var r=e.points,i=[],a=0;a<r.length;a++)i.push(y(r[a][0]*n)/n),i.push(y(r[a][1]*n)/n);t.points=i.join(" ")}function w(e){return!e.smooth}var T={circle:[function(e){var t=(0,f.map)(e,(function(e){return"string"===typeof e?[e,e]:e}));return function(e,n,r){for(var i=0;i<t.length;i++){var a=t[i],o=e[a[0]];null!=o&&(n[a[1]]=y(o*r)/r)}}}(["cx","cy","r"])],polyline:[M,w],polygon:[M,w]};function I(e,t){var n=e.style,r=e.shape,a=T[e.type],o={},s=t.animation,l="path",c=e.style.strokePercent,f=t.compress&&(0,i.getPathPrecision)(e)||4;if(!a||t.willUpdate||a[1]&&!a[1](r)||s&&function(e){for(var t=e.animators,n=0;n<t.length;n++)if("shape"===t[n].targetName)return!0;return!1}(e)||c<1){var h=!e.path||e.shapeChanged();e.path||e.createPathProxy();var g=e.path;h&&(g.beginPath(),e.buildPath(g,e.shape),e.pathUpdated());var v=g.getVersion(),y=e,m=y.__svgPathBuilder;y.__svgPathVersion===v&&m&&c===y.__svgPathStrokePercent||(m||(m=y.__svgPathBuilder=new u.default),m.reset(f),g.rebuildPath(m,c),m.generateStr(),y.__svgPathVersion=v,y.__svgPathStrokePercent=c),o.d=m.getStr()}else{l=e.type;var _=Math.pow(10,f);a[0](r,o,_)}return S(o,e.transform),b(o,n,e,t),t.animation&&(0,p.createCSSAnimation)(e,o,t),(0,d.createVNode)(l,e.id+"",o)}function A(e,t){var n=e.style,r=n.image;if(r&&!(0,f.isString)(r)&&(m(r)?r=r.src:_(r)&&(r=r.toDataURL())),r){var i=n.x||0,a=n.y||0,o=n.width,s=n.height,l={href:r,width:o,height:s};return i&&(l.x=i),a&&(l.y=a),S(l,e.transform),b(l,n,e,t),t.animation&&(0,p.createCSSAnimation)(e,l,t),(0,d.createVNode)("image",e.id+"",l)}}function C(e,t){var n=e.style,r=n.text;if(null!=r&&(r+=""),r&&!isNaN(n.x)&&!isNaN(n.y)){var a=n.font||v.DEFAULT_FONT,o=n.x||0,l=(0,i.adjustTextY)(n.y||0,(0,s.getLineHeight)(a),n.textBaseline),u=i.TEXT_ALIGN_TO_ANCHOR[n.textAlign]||n.textAlign,c={"dominant-baseline":"central","text-anchor":u};if((0,g.hasSeparateFont)(n)){var f="",h=n.fontStyle,y=(0,g.parseFontSize)(n.fontSize);if(!parseFloat(y))return;var m=n.fontFamily||v.DEFAULT_FONT_FAMILY,_=n.fontWeight;f+="font-size:"+y+";font-family:"+m+";",h&&"normal"!==h&&(f+="font-style:"+h+";"),_&&"normal"!==_&&(f+="font-weight:"+_+";"),c.style=f}else c.style="font: "+a;return r.match(/\s/)&&(c["xml:space"]="preserve"),o&&(c.x=o),l&&(c.y=l),S(c,e.transform),b(c,n,e,t),t.animation&&(0,p.createCSSAnimation)(e,c,t),(0,d.createVNode)("text",e.id+"",c,void 0,r)}}function P(e,t,n,r){var a,o=e[n],s={gradientUnits:o.global?"userSpaceOnUse":"objectBoundingBox"};if((0,i.isLinearGradient)(o))a="linearGradient",s.x1=o.x,s.y1=o.y,s.x2=o.x2,s.y2=o.y2;else{if(!(0,i.isRadialGradient)(o))return void 0;a="radialGradient",s.cx=(0,f.retrieve2)(o.x,.5),s.cy=(0,f.retrieve2)(o.y,.5),s.r=(0,f.retrieve2)(o.r,.5)}for(var l=o.colorStops,u=[],c=0,h=l.length;c<h;++c){var p=100*(0,i.round4)(l[c].offset)+"%",g=l[c].color,v=(0,i.normalizeColor)(g),y=v.color,m=v.opacity,_={offset:p};_["stop-color"]=y,m<1&&(_["stop-opacity"]=m),u.push((0,d.createVNode)("stop",c+"",_))}var b=(0,d.createVNode)(a,"",s,u),x=(0,d.vNodeToString)(b),S=r.gradientCache,M=S[x];M||(M=r.zrId+"-g"+r.gradientIdx++,S[x]=M,s.id=M,r.defs[M]=(0,d.createVNode)(a,M,s,u)),t[n]=(0,i.getIdURL)(M)}function O(e,t,n,r){var a,o=e.style[n],s=e.getBoundingRect(),l={},u=o.repeat,c="no-repeat"===u,p="repeat-x"===u,g="repeat-y"===u;if((0,i.isImagePattern)(o)){var v=o.imageWidth,y=o.imageHeight,b=void 0,x=o.image;if((0,f.isString)(x)?b=x:m(x)?b=x.src:_(x)&&(b=x.toDataURL()),"undefined"===typeof Image){var S="Image width/height must been given explictly in svg-ssr renderer.";(0,f.assert)(v,S),(0,f.assert)(y,S)}else if(null==v||null==y){var M=function(e,t){if(e){var n=e.elm,r=v||t.width,i=y||t.height;"pattern"===e.tag&&(p?(i=1,r/=s.width):g&&(r=1,i/=s.height)),e.attrs.width=r,e.attrs.height=i,n&&(n.setAttribute("width",r),n.setAttribute("height",i))}},w=(0,h.createOrUpdateImage)(b,null,e,(function(e){c||M(C,e),M(a,e)}));w&&w.width&&w.height&&(v=v||w.width,y=y||w.height)}a=(0,d.createVNode)("image","img",{href:b,width:v,height:y}),l.width=v,l.height=y}else o.svgElement&&(a=(0,f.clone)(o.svgElement),l.width=o.svgWidth,l.height=o.svgHeight);if(a){var T,I;c?T=I=1:p?(I=1,T=l.width/s.width):g?(T=1,I=l.height/s.height):l.patternUnits="userSpaceOnUse",null==T||isNaN(T)||(l.width=T),null==I||isNaN(I)||(l.height=I);var A=(0,i.getSRTTransformString)(o);A&&(l.patternTransform=A);var C=(0,d.createVNode)("pattern","",l,[a]),P=(0,d.vNodeToString)(C),O=r.patternCache,D=O[P];D||(D=r.zrId+"-p"+r.patternIdx++,O[P]=D,l.id=D,C=r.defs[D]=(0,d.createVNode)("pattern",D,l,[a])),t[n]=(0,i.getIdURL)(D)}}},a993:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("282c")),o=function(e){function t(t,n){return e.call(this,"radius",t,n)||this}return(0,i.__extends)(t,e),t.prototype.pointToData=function(e,t){return this.polar.pointToData(e,t)["radius"===this.dim?0:1]},t}(a.default);o.prototype.dataToRadius=a.default.prototype.dataToCoord,o.prototype.radiusToData=a.default.prototype.coordToData;var s=o;t.default=s},aaca:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.containStroke=function(e,t,n,i,a,o,s,l,u){if(0===s)return!1;var c=s;if(u>t+c&&u>i+c&&u>o+c||u<t-c&&u<i-c&&u<o-c||l>e+c&&l>n+c&&l>a+c||l<e-c&&l<n-c&&l<a-c)return!1;var d=(0,r.quadraticProjectPoint)(e,t,n,i,a,o,l,u,null);return d<=c/2};var r=n("4e51")},aae8:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("3ecb")),a=n("58f5"),o=n("6bb7"),s=function(){function e(e){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=e.life||1e3,this._delay=e.delay||0,this.loop=e.loop||!1,this.onframe=e.onframe||a.noop,this.ondestroy=e.ondestroy||a.noop,this.onrestart=e.onrestart||a.noop,e.easing&&this.setEasing(e.easing)}return e.prototype.step=function(e,t){if(this._inited||(this._startTime=e+this._delay,this._inited=!0),!this._paused){var n=this._life,r=e-this._startTime-this._pausedTime,i=r/n;i<0&&(i=0),i=Math.min(i,1);var a=this.easingFunc,o=a?a(i):i;if(this.onframe(o),1===i){if(!this.loop)return!0;var s=r%n;this._startTime=e-s,this._pausedTime=0,this.onrestart()}return!1}this._pausedTime+=t},e.prototype.pause=function(){this._paused=!0},e.prototype.resume=function(){this._paused=!1},e.prototype.setEasing=function(e){this.easing=e,this.easingFunc=(0,a.isFunction)(e)?e:i.default[e]||(0,o.createCubicEasingFunc)(e)},e}(),l=s;t.default=l},ab4d:function(e,t,n){"use strict";var r=n("117c"),i=n.n(r);i.a},ac07:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.default),e.registerComponentView(a.default),(0,o.default)(e)};var i=r(n("e427")),a=r(n("21d6")),o=r(n("80c7"))},ac39:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getItemVisualFromData=function(e,t,n){switch(n){case"color":var r=e.getItemVisual(t,"style");return r[e.getVisual("drawType")];case"opacity":return e.getItemVisual(t,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return e.getItemVisual(t,n);default:0}},t.getVisualFromData=function(e,t){switch(t){case"color":var n=e.getVisual("style");return n[e.getVisual("drawType")];case"opacity":return e.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return e.getVisual(t);default:0}},t.setItemVisualFromData=function(e,t,n,r){switch(n){case"color":var i=e.ensureUniqueItemVisual(t,"style");i[e.getVisual("drawType")]=r,e.setItemVisual(t,"colorFromPalette",!1);break;case"opacity":e.ensureUniqueItemVisual(t,"style").opacity=r;break;case"symbol":case"symbolSize":case"liftZ":e.setItemVisual(t,n,r);break;default:0}}},ac54:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.sortTransform=void 0,n("14d9"),n("4e82");var r=n("f505"),i=n("7be7"),a=n("58f5"),o=n("eea5"),s=n("7061");var l={type:"echarts:sort",transform:function(e){var t=e.upstream,n=e.config,l=(0,o.normalizeToArray)(n);l.length||(0,i.throwError)("");var u=[];(0,a.each)(l,(function(e){var n=e.dimension,r=e.order,a=e.parser,o=e.incomparable;if(null==n&&(0,i.throwError)(""),"asc"!==r&&"desc"!==r&&(0,i.throwError)(""),o&&"min"!==o&&"max"!==o){0,(0,i.throwError)("")}if("asc"!==r&&"desc"!==r){0,(0,i.throwError)("")}var l=t.getDimensionInfo(n);l||(0,i.throwError)("");var c=a?(0,s.getRawValueParser)(a):null;a&&!c&&(0,i.throwError)(""),u.push({dimIdx:l.index,parser:c,comparator:new s.SortOrderComparator(r,o)})}));var c=t.sourceFormat;c!==r.SOURCE_FORMAT_ARRAY_ROWS&&c!==r.SOURCE_FORMAT_OBJECT_ROWS&&(0,i.throwError)("");for(var d=[],f=0,h=t.count();f<h;f++)d.push(t.getRawDataItem(f));return d.sort((function(e,n){for(var r=0;r<u.length;r++){var i=u[r],a=t.retrieveValueFromItem(e,i.dimIdx),o=t.retrieveValueFromItem(n,i.dimIdx);i.parser&&(a=i.parser(a),o=i.parser(o));var s=i.comparator.evaluate(a,o);if(0!==s)return s}return 0})),{data:d}}};t.sortTransform=l},ac71:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.updateViewOnPan=function(e,t,n){var r=e.target;r.x+=t,r.y+=n,r.dirty()},t.updateViewOnZoom=function(e,t,n,r){var i=e.target,a=e.zoomLimit,o=e.zoom=e.zoom||1;if(o*=t,a){var s=a.min||0,l=a.max||1/0;o=Math.max(Math.min(l,o),s)}var u=o/e.zoom;e.zoom=o,i.x-=(n-i.x)*(u-1),i.y-=(r-i.y)*(u-1),i.scaleX*=u,i.scaleY*=u,i.dirty()}},ac9d:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.SYSTEM_LANG=void 0,t.createLocaleObject=function(e){if((0,l.isString)(e)){var t=u[e.toUpperCase()]||{};return"ZH"===e||"EN"===e?(0,l.clone)(t):(0,l.merge)((0,l.clone)(t),(0,l.clone)(u["EN"]),!1)}return(0,l.merge)((0,l.clone)(e),(0,l.clone)(u["EN"]),!1)},t.getDefaultLocaleModel=function(){return c["EN"]},t.getLocaleModel=function(e){return c[e]},t.registerLocale=f,n("c975");var i=r(n("f390")),a=r(n("2faa")),o=r(n("1d37")),s=r(n("e8fa")),l=n("58f5"),u={},c={},d=a.default.domSupported?function(){var e=(document.documentElement.lang||navigator.language||navigator.browserLanguage).toUpperCase();return e.indexOf("ZH")>-1?"ZH":"EN"}():"EN";function f(e,t){e=e.toUpperCase(),c[e]=new i.default(t),u[e]=t}t.SYSTEM_LANG=d,f("EN",o.default),f("ZH",s.default)},aca7:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("58f5")),a=r(n("e136")),o=r(n("53af")),s=r(n("3dd8")),l=r(n("e8db")),u=n("eea5"),c=(0,u.makeInner)(),d=i.clone,f=i.bind,h=function(){function e(){this._dragging=!1,this.animationThreshold=15}return e.prototype.render=function(e,t,n,r){var o=t.get("value"),s=t.get("status");if(this._axisModel=e,this._axisPointerModel=t,this._api=n,r||this._lastValue!==o||this._lastStatus!==s){this._lastValue=o,this._lastStatus=s;var l=this._group,u=this._handle;if(!s||"hide"===s)return l&&l.hide(),void(u&&u.hide());l&&l.show(),u&&u.show();var c={};this.makeElOption(c,o,e,t,n);var d=c.graphicKey;d!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=d;var f=this._moveAnimation=this.determineAnimation(e,t);if(l){var h=i.curry(p,t,f);this.updatePointerEl(l,c,h),this.updateLabelEl(l,c,h,t)}else l=this._group=new a.Group,this.createPointerEl(l,c,e,t),this.createLabelEl(l,c,e,t),n.getZr().add(l);y(l,t,!0),this._renderHandle(o)}},e.prototype.remove=function(e){this.clear(e)},e.prototype.dispose=function(e){this.clear(e)},e.prototype.determineAnimation=function(e,t){var n=t.get("animation"),r=e.axis,i="category"===r.type,a=t.get("snap");if(!a&&!i)return!1;if("auto"===n||null==n){var s=this.animationThreshold;if(i&&r.getBandWidth()>s)return!0;if(a){var l=o.getAxisInfo(e).seriesDataCount,u=r.getExtent();return Math.abs(u[0]-u[1])/l>s}return!1}return!0===n},e.prototype.makeElOption=function(e,t,n,r,i){},e.prototype.createPointerEl=function(e,t,n,r){var i=t.pointer;if(i){var o=c(e).pointerEl=new a[i.type](d(t.pointer));e.add(o)}},e.prototype.createLabelEl=function(e,t,n,r){if(t.label){var i=c(e).labelEl=new a.Text(d(t.label));e.add(i),g(i,r)}},e.prototype.updatePointerEl=function(e,t,n){var r=c(e).pointerEl;r&&t.pointer&&(r.setStyle(t.pointer.style),n(r,{shape:t.pointer.shape}))},e.prototype.updateLabelEl=function(e,t,n,r){var i=c(e).labelEl;i&&(i.setStyle(t.label.style),n(i,{x:t.label.x,y:t.label.y}),g(i,r))},e.prototype._renderHandle=function(e){if(!this._dragging&&this.updateHandleTransform){var t,n=this._axisPointerModel,r=this._api.getZr(),o=this._handle,u=n.getModel("handle"),c=n.get("status");if(!u.get("show")||!c||"hide"===c)return o&&r.remove(o),void(this._handle=null);this._handle||(t=!0,o=this._handle=a.createIcon(u.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(e){s.stop(e.event)},onmousedown:f(this._onHandleDragMove,this,0,0),drift:f(this._onHandleDragMove,this),ondragend:f(this._onHandleDragEnd,this)}),r.add(o)),y(o,n,!1),o.setStyle(u.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var d=u.get("size");i.isArray(d)||(d=[d,d]),o.scaleX=d[0]/2,o.scaleY=d[1]/2,l.createOrUpdate(this,"_doDispatchAxisPointer",u.get("throttle")||0,"fixRate"),this._moveHandleToValue(e,t)}},e.prototype._moveHandleToValue=function(e,t){p(this._axisPointerModel,!t&&this._moveAnimation,this._handle,v(this.getHandleTransform(e,this._axisModel,this._axisPointerModel)))},e.prototype._onHandleDragMove=function(e,t){var n=this._handle;if(n){this._dragging=!0;var r=this.updateHandleTransform(v(n),[e,t],this._axisModel,this._axisPointerModel);this._payloadInfo=r,n.stopAnimation(),n.attr(v(r)),c(n).lastProp=null,this._doDispatchAxisPointer()}},e.prototype._doDispatchAxisPointer=function(){var e=this._handle;if(e){var t=this._payloadInfo,n=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:t.cursorPoint[0],y:t.cursorPoint[1],tooltipOption:t.tooltipOption,axesInfo:[{axisDim:n.axis.dim,axisIndex:n.componentIndex}]})}},e.prototype._onHandleDragEnd=function(){this._dragging=!1;var e=this._handle;if(e){var t=this._axisPointerModel.get("value");this._moveHandleToValue(t),this._api.dispatchAction({type:"hideTip"})}},e.prototype.clear=function(e){this._lastValue=null,this._lastStatus=null;var t=e.getZr(),n=this._group,r=this._handle;t&&n&&(this._lastGraphicKey=null,n&&t.remove(n),r&&t.remove(r),this._group=null,this._handle=null,this._payloadInfo=null),l.clear(this,"_doDispatchAxisPointer")},e.prototype.doClear=function(){},e.prototype.buildLabel=function(e,t,n){return n=n||0,{x:e[n],y:e[1-n],width:t[n],height:t[1-n]}},e}();function p(e,t,n,r){(function e(t,n){if(i.isObject(t)&&i.isObject(n)){var r=!0;return i.each(n,(function(n,i){r=r&&e(t[i],n)})),!!r}return t===n})(c(n).lastProp,r)||(c(n).lastProp=r,t?a.updateProps(n,r,e):(n.stopAnimation(),n.attr(r)))}function g(e,t){e[t.get(["label","show"])?"show":"hide"]()}function v(e){return{x:e.x||0,y:e.y||0,rotation:e.rotation||0}}function y(e,t,n){var r=t.get("z"),i=t.get("zlevel");e&&e.traverse((function(e){"group"!==e.type&&(null!=r&&(e.z=r),null!=i&&(e.zlevel=i),e.silent=n)}))}var m=h;t.default=m},acbc:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.LineShape=void 0;var i=n("9ab4"),a=r(n("bec7")),o=n("8c1f"),s={},l=function(){return function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}}();t.LineShape=l;var u=function(e){function t(t){return e.call(this,t)||this}return(0,i.__extends)(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new l},t.prototype.buildPath=function(e,t){var n,r,i,a;if(this.subPixelOptimize){var l=(0,o.subPixelOptimizeLine)(s,t,this.style);n=l.x1,r=l.y1,i=l.x2,a=l.y2}else n=t.x1,r=t.y1,i=t.x2,a=t.y2;var u=t.percent;0!==u&&(e.moveTo(n,r),u<1&&(i=n*(1-u)+i*u,a=r*(1-u)+a*u),e.lineTo(i,a))},t.prototype.pointAt=function(e){var t=this.shape;return[t.x1*(1-e)+t.x2*e,t.y1*(1-e)+t.y2*e]},t}(a.default);u.prototype.type="line";var c=u;t.default=c},accd:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.cartesian2DDimensions=void 0;var i=n("9ab4"),a=r(n("77ef")),o=r(n("4245")),s=n("6477"),l=n("e235"),u=["x","y"];function c(e){return"interval"===e.type||"time"===e.type}t.cartesian2DDimensions=u;var d=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="cartesian2d",t.dimensions=u,t}return(0,i.__extends)(t,e),t.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var e=this.getAxis("x").scale,t=this.getAxis("y").scale;if(c(e)&&c(t)){var n=e.getExtent(),r=t.getExtent(),i=this.dataToPoint([n[0],r[0]]),a=this.dataToPoint([n[1],r[1]]),o=n[1]-n[0],l=r[1]-r[0];if(o&&l){var u=(a[0]-i[0])/o,d=(a[1]-i[1])/l,f=i[0]-n[0]*u,h=i[1]-r[0]*d,p=this._transform=[u,0,0,d,f,h];this._invTransform=(0,s.invert)([],p)}}},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},t.prototype.containPoint=function(e){var t=this.getAxis("x"),n=this.getAxis("y");return t.contain(t.toLocalCoord(e[0]))&&n.contain(n.toLocalCoord(e[1]))},t.prototype.containData=function(e){return this.getAxis("x").containData(e[0])&&this.getAxis("y").containData(e[1])},t.prototype.containZone=function(e,t){var n=this.dataToPoint(e),r=this.dataToPoint(t),i=this.getArea(),o=new a.default(n[0],n[1],r[0]-n[0],r[1]-n[1]);return i.intersect(o)},t.prototype.dataToPoint=function(e,t,n){n=n||[];var r=e[0],i=e[1];if(this._transform&&null!=r&&isFinite(r)&&null!=i&&isFinite(i))return(0,l.applyTransform)(n,e,this._transform);var a=this.getAxis("x"),o=this.getAxis("y");return n[0]=a.toGlobalCoord(a.dataToCoord(r,t)),n[1]=o.toGlobalCoord(o.dataToCoord(i,t)),n},t.prototype.clampData=function(e,t){var n=this.getAxis("x").scale,r=this.getAxis("y").scale,i=n.getExtent(),a=r.getExtent(),o=n.parse(e[0]),s=r.parse(e[1]);return t=t||[],t[0]=Math.min(Math.max(Math.min(i[0],i[1]),o),Math.max(i[0],i[1])),t[1]=Math.min(Math.max(Math.min(a[0],a[1]),s),Math.max(a[0],a[1])),t},t.prototype.pointToData=function(e,t){var n=[];if(this._invTransform)return(0,l.applyTransform)(n,e,this._invTransform);var r=this.getAxis("x"),i=this.getAxis("y");return n[0]=r.coordToData(r.toLocalCoord(e[0]),t),n[1]=i.coordToData(i.toLocalCoord(e[1]),t),n},t.prototype.getOtherAxis=function(e){return this.getAxis("x"===e.dim?"y":"x")},t.prototype.getArea=function(){var e=this.getAxis("x").getGlobalExtent(),t=this.getAxis("y").getGlobalExtent(),n=Math.min(e[0],e[1]),r=Math.min(t[0],t[1]),i=Math.max(e[0],e[1])-n,o=Math.max(t[0],t[1])-r;return new a.default(n,r,i,o)},t}(o.default),f=d;t.default=f},adc2:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d9e2"),n("d401");var a=n("58f5"),o=i(n("0000")),s=r(n("7b1f")),l=r(n("6233")),u=r(n("eea5")),c=n("50db"),d=n("6460"),f=i(n("b44b")),h=n("e136"),p=(n("7be7"),u.makeInner()),g=(0,f.default)(),v=function(){function e(){this.group=new o.default,this.uid=s.getUID("viewChart"),this.renderTask=(0,d.createTask)({plan:_,reset:b}),this.renderTask.context={view:this}}return e.prototype.init=function(e,t){},e.prototype.render=function(e,t,n,r){0},e.prototype.highlight=function(e,t,n,r){var i=e.getData(r&&r.dataType);i&&m(i,r,"emphasis")},e.prototype.downplay=function(e,t,n,r){var i=e.getData(r&&r.dataType);i&&m(i,r,"normal")},e.prototype.remove=function(e,t){this.group.removeAll()},e.prototype.dispose=function(e,t){},e.prototype.updateView=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.updateLayout=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.updateVisual=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.eachRendered=function(e){(0,h.traverseElements)(this.group,e)},e.markUpdateMethod=function(e,t){p(e).updateMethod=t},e.protoInitialize=function(){var t=e.prototype;t.type="chart"}(),e}();function y(e,t,n){e&&(0,c.isHighDownDispatcher)(e)&&("emphasis"===t?c.enterEmphasis:c.leaveEmphasis)(e,n)}function m(e,t,n){var r=u.queryDataIndex(e,t),i=t&&null!=t.highlightKey?(0,c.getHighlightDigit)(t.highlightKey):null;null!=r?(0,a.each)(u.normalizeToArray(r),(function(t){y(e.getItemGraphicEl(t),n,i)})):e.eachItemGraphicEl((function(e){y(e,n,i)}))}function _(e){return g(e.model)}function b(e){var t=e.model,n=e.ecModel,r=e.api,i=e.payload,a=t.pipelineContext.progressiveRender,o=e.view,s=i&&p(i).updateMethod,l=a?"incrementalPrepareRender":s&&o[s]?s:"render";return"render"!==l&&o[l](t,n,r,i),x[l]}l.enableClassExtend(v,["dispose"]),l.enableClassManagement(v);var x={incrementalPrepareRender:{progress:function(e,t){t.view.incrementalRender(e,t.model,t.ecModel,t.api,t.payload)}},render:{forceFirstProgress:!0,progress:function(e,t){t.view.render(t.model,t.ecModel,t.api,t.payload)}}},S=v;t.default=S},ae15:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("c540")),o=r(n("b113")),s=n("58f5"),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e,t){return(0,o.default)(null,this,{useEncodeDefaulter:!0})},t.prototype.getMarkerPosition=function(e,t,n){var r=this.coordinateSystem;if(r&&r.clampData){var i=r.clampData(e),a=r.dataToPoint(i);if(n)(0,s.each)(r.getAxes(),(function(e,n){if("category"===e.type&&null!=t){var r=e.getTicksCoords(),o=i[n],s="x1"===t[n]||"y1"===t[n];if(s&&(o+=1),r.length<2)return;if(2===r.length)return void(a[n]=e.toGlobalCoord(e.getExtent()[s?1:0]));for(var l=void 0,u=void 0,c=1,d=0;d<r.length;d++){var f=r[d].coord,h=d===r.length-1?r[d-1].tickValue+c:r[d].tickValue;if(h===o){u=f;break}if(h<o)l=f;else if(null!=l&&h>o){u=(f+l)/2;break}1===d&&(c=h-r[0].tickValue)}null==u&&(l?l&&(u=r[r.length-1].coord):u=r[0].coord),a[n]=e.toGlobalCoord(u)}}));else{var o=this.getData(),l=o.getLayout("offset"),u=o.getLayout("size"),c=r.getBaseAxis().isHorizontal()?0:1;a[c]+=l+u/2}return a}return[NaN,NaN]},t.type="series.__base_bar__",t.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod"},t}(a.default);a.default.registerClass(l);var u=l;t.default=u},ae7f:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getCoordSysInfoBySeries=function(e){var t=e.get("coordinateSystem"),n=new a(t),r=o[t];if(r)return r(e,n,n.axisMap,n.categoryAxisMap),n},n("d9e2"),n("d401"),n("fb6a");var r=n("58f5"),i=n("eea5"),a=function(){return function(e){this.coordSysDims=[],this.axisMap=(0,r.createHashMap)(),this.categoryAxisMap=(0,r.createHashMap)(),this.coordSysName=e}}();var o={cartesian2d:function(e,t,n,r){var a=e.getReferringComponents("xAxis",i.SINGLE_REFERRING).models[0],o=e.getReferringComponents("yAxis",i.SINGLE_REFERRING).models[0];t.coordSysDims=["x","y"],n.set("x",a),n.set("y",o),s(a)&&(r.set("x",a),t.firstCategoryDimIndex=0),s(o)&&(r.set("y",o),null==t.firstCategoryDimIndex&&(t.firstCategoryDimIndex=1))},singleAxis:function(e,t,n,r){var a=e.getReferringComponents("singleAxis",i.SINGLE_REFERRING).models[0];t.coordSysDims=["single"],n.set("single",a),s(a)&&(r.set("single",a),t.firstCategoryDimIndex=0)},polar:function(e,t,n,r){var a=e.getReferringComponents("polar",i.SINGLE_REFERRING).models[0],o=a.findAxisModel("radiusAxis"),l=a.findAxisModel("angleAxis");t.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",l),s(o)&&(r.set("radius",o),t.firstCategoryDimIndex=0),s(l)&&(r.set("angle",l),null==t.firstCategoryDimIndex&&(t.firstCategoryDimIndex=1))},geo:function(e,t,n,r){t.coordSysDims=["lng","lat"]},parallel:function(e,t,n,i){var a=e.ecModel,o=a.getComponent("parallel",e.get("parallelIndex")),l=t.coordSysDims=o.dimensions.slice();(0,r.each)(o.parallelAxisIndex,(function(e,r){var o=a.getComponent("parallelAxis",e),u=l[r];n.set(u,o),s(o)&&(i.set(u,o),null==t.firstCategoryDimIndex&&(t.firstCategoryDimIndex=r))}))}};function s(e){return"category"===e.get("type")}},af35:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.register=function(e,t,n){if(o.default.node)return;var r=t.getZr();l(r).records||(l(r).records={}),function(e,t){if(l(e).initialized)return;function n(n,r){e.on(n,(function(n){var i=function(e){var t={showTip:[],hideTip:[]};return{dispatchAction:function n(r){var i=t[r.type];i?i.push(r):(r.dispatchAction=n,e.dispatchAction(r))},pendings:t}}(t);u(l(e).records,(function(e){e&&r(e,n,i.dispatchAction)})),function(e,t){var n,r=e.showTip.length,i=e.hideTip.length;r?n=e.showTip[r-1]:i&&(n=e.hideTip[i-1]);n&&(n.dispatchAction=null,t.dispatchAction(n))}(i.pendings,t)}))}l(e).initialized=!0,n("click",a.curry(d,"click")),n("mousemove",a.curry(d,"mousemove")),n("globalout",c)}(r,t);var i=l(r).records[e]||(l(r).records[e]={});i.handler=n},t.unregister=function(e,t){if(o.default.node)return;var n=t.getZr(),r=(l(n).records||{})[e];r&&(l(n).records[e]=null)},n("14d9");var a=i(n("58f5")),o=r(n("2faa")),s=n("eea5"),l=(0,s.makeInner)(),u=a.each;function c(e,t,n){e.handler("leave",null,n)}function d(e,t,n,r){t.handler(e,n,r)}},afaa:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.GeoSVGResource=void 0,n("14d9"),n("d9e2"),n("d401");var i=n("c240"),a=r(n("0000")),o=r(n("d14a")),s=n("58f5"),l=r(n("77ef")),u=n("e18c"),c=n("8c93"),d=(0,s.createHashMap)(["rect","circle","line","ellipse","polygon","polyline","path","text","tspan","g"]),f=function(){function e(e,t){this.type="geoSVG",this._usedGraphicMap=(0,s.createHashMap)(),this._freedGraphics=[],this._mapName=e,this._parsedXML=(0,u.parseXML)(t)}return e.prototype.load=function(){var e=this._firstGraphic;if(!e){e=this._firstGraphic=this._buildGraphic(this._parsedXML),this._freedGraphics.push(e),this._boundingRect=this._firstGraphic.boundingRect.clone();var t=function(e){var t=[],n=(0,s.createHashMap)();return(0,s.each)(e,(function(e){if(null==e.namedFrom){var r=new c.GeoSVGRegion(e.name,e.el);t.push(r),n.set(e.name,r)}})),{regions:t,regionsMap:n}}(e.named),n=t.regions,r=t.regionsMap;this._regions=n,this._regionsMap=r}return{boundingRect:this._boundingRect,regions:this._regions,regionsMap:this._regionsMap}},e.prototype._buildGraphic=function(e){var t,n;try{t=e&&(0,i.parseSVG)(e,{ignoreViewBox:!0,ignoreRootClip:!0})||{},n=t.root,(0,s.assert)(null!=n)}catch(x){throw new Error("Invalid svg format\n"+x.message)}var r=new a.default;r.add(n),r.isGeoSVGGraphicRoot=!0;var u=t.width,c=t.height,f=t.viewBoxRect,h=this._boundingRect;if(!h){var p=void 0,g=void 0,v=void 0,y=void 0;if(null!=u?(p=0,v=u):f&&(p=f.x,v=f.width),null!=c?(g=0,y=c):f&&(g=f.y,y=f.height),null==p||null==g){var m=n.getBoundingRect();null==p&&(p=m.x,v=m.width),null==g&&(g=m.y,y=m.height)}h=this._boundingRect=new l.default(p,g,v,y)}if(f){var _=(0,i.makeViewBoxTransform)(f,h);n.scaleX=n.scaleY=_.scale,n.x=_.x,n.y=_.y}r.setClipPath(new o.default({shape:h.plain()}));var b=[];return(0,s.each)(t.named,(function(e){null!=d.get(e.svgNodeTagLower)&&(b.push(e),function(e){e.silent=!1,e.isGroup&&e.traverse((function(e){e.silent=!1}))}(e.el))})),{root:r,boundingRect:h,named:b}},e.prototype.useGraphic=function(e){var t=this._usedGraphicMap,n=t.get(e);return n||(n=this._freedGraphics.pop()||this._buildGraphic(this._parsedXML),t.set(e,n),n)},e.prototype.freeGraphic=function(e){var t=this._usedGraphicMap,n=t.get(e);n&&(t.removeKey(e),this._freedGraphics.push(n))},e}();t.GeoSVGResource=f},b00f:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a"),n("a434");var a=n("fda2"),o=i(n("58f5")),s=r(n("8029")),l=r(n("c9db")),u=r(n("2faa")),c=n("608f"),d=n("d0c6"),f=n("d1c5");var h=function(){function e(e,t,n,r){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var i=!e.nodeName||"CANVAS"===e.nodeName.toUpperCase();this._opts=n=o.extend({},n||{}),this.dpr=n.devicePixelRatio||a.devicePixelRatio,this._singleCanvas=i,this.root=e;var l=e.style;l&&(o.disableUserSelect(e),e.innerHTML=""),this.storage=t;var u=this._zlevelList;this._prevDisplayList=[];var c=this._layers;if(i){var d=e,h=d.width,p=d.height;null!=n.width&&(h=n.width),null!=n.height&&(p=n.height),this.dpr=n.devicePixelRatio||1,d.width=h*this.dpr,d.height=p*this.dpr,this._width=h,this._height=p;var g=new s.default(d,this,this.dpr);g.__builtin__=!0,g.initContext(),c[314159]=g,g.zlevel=314159,u.push(314159),this._domRoot=e}else{this._width=(0,f.getSize)(e,0,n),this._height=(0,f.getSize)(e,1,n);var v=this._domRoot=function(e,t){var n=document.createElement("div");return n.style.cssText=["position:relative","width:"+e+"px","height:"+t+"px","padding:0","margin:0","border-width:0"].join(";")+";",n}(this._width,this._height);e.appendChild(v)}}return e.prototype.getType=function(){return"canvas"},e.prototype.isSingleCanvas=function(){return this._singleCanvas},e.prototype.getViewportRoot=function(){return this._domRoot},e.prototype.getViewportRootOffset=function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},e.prototype.refresh=function(e){var t=this.storage.getDisplayList(!0),n=this._prevDisplayList,r=this._zlevelList;this._redrawId=Math.random(),this._paintList(t,n,e,this._redrawId);for(var i=0;i<r.length;i++){var a=r[i],o=this._layers[a];if(!o.__builtin__&&o.refresh){var s=0===i?this._backgroundColor:null;o.refresh(s)}}return this._opts.useDirtyRect&&(this._prevDisplayList=t.slice()),this},e.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},e.prototype._paintHoverList=function(e){var t=e.length,n=this._hoverlayer;if(n&&n.clear(),t){for(var r,i={inHover:!0,viewWidth:this._width,viewHeight:this._height},a=0;a<t;a++){var o=e[a];o.__inHover&&(n||(n=this._hoverlayer=this.getLayer(1e5)),r||(r=n.ctx,r.save()),(0,c.brush)(r,o,i,a===t-1))}r&&r.restore()}},e.prototype.getHoverLayer=function(){return this.getLayer(1e5)},e.prototype.paintOne=function(e,t){(0,c.brushSingle)(e,t)},e.prototype._paintList=function(e,t,n,r){if(this._redrawId===r){n=n||!1,this._updateLayerStatus(e);var i=this._doPaintList(e,t,n),a=i.finished,o=i.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),o&&this._paintHoverList(e),a)this.eachLayer((function(e){e.afterBrush&&e.afterBrush()}));else{var s=this;(0,l.default)((function(){s._paintList(e,t,n,r)}))}}},e.prototype._compositeManually=function(){var e=this.getLayer(314159).ctx,t=this._domRoot.width,n=this._domRoot.height;e.clearRect(0,0,t,n),this.eachBuiltinLayer((function(r){r.virtual&&e.drawImage(r.dom,0,0,t,n)}))},e.prototype._doPaintList=function(e,t,n){for(var r=this,i=[],a=this._opts.useDirtyRect,s=0;s<this._zlevelList.length;s++){var l=this._zlevelList[s],c=this._layers[l];c.__builtin__&&c!==this._hoverlayer&&(c.__dirty||n)&&i.push(c)}for(var d=!0,f=!1,h=function(o){var s,l=i[o],u=l.ctx,c=a&&l.createRepaintRects(e,t,p._width,p._height),h=n?l.__startIndex:l.__drawIndex,g=!n&&l.incremental&&Date.now,v=g&&Date.now(),y=l.zlevel===p._zlevelList[0]?p._backgroundColor:null;if(l.__startIndex===l.__endIndex)l.clear(!1,y,c);else if(h===l.__startIndex){var m=e[h];m.incremental&&m.notClear&&!n||l.clear(!1,y,c)}-1===h&&(console.error("For some unknown reason. drawIndex is -1"),h=l.__startIndex);var _=function(t){var n={inHover:!1,allClipped:!1,prevEl:null,viewWidth:r._width,viewHeight:r._height};for(s=h;s<l.__endIndex;s++){var i=e[s];if(i.__inHover&&(f=!0),r._doPaintEl(i,l,a,t,n,s===l.__endIndex-1),g){var o=Date.now()-v;if(o>15)break}}n.prevElClipPaths&&u.restore()};if(c)if(0===c.length)s=l.__endIndex;else for(var b=p.dpr,x=0;x<c.length;++x){var S=c[x];u.save(),u.beginPath(),u.rect(S.x*b,S.y*b,S.width*b,S.height*b),u.clip(),_(S),u.restore()}else u.save(),_(),u.restore();l.__drawIndex=s,l.__drawIndex<l.__endIndex&&(d=!1)},p=this,g=0;g<i.length;g++)h(g);return u.default.wxa&&o.each(this._layers,(function(e){e&&e.ctx&&e.ctx.draw&&e.ctx.draw()})),{finished:d,needsRefreshHover:f}},e.prototype._doPaintEl=function(e,t,n,r,i,a){var o=t.ctx;if(n){var s=e.getPaintRect();(!r||s&&s.intersect(r))&&((0,c.brush)(o,e,i,a),e.setPrevPaintRect(s))}else(0,c.brush)(o,e,i,a)},e.prototype.getLayer=function(e,t){this._singleCanvas&&!this._needsManuallyCompositing&&(e=314159);var n=this._layers[e];return n||(n=new s.default("zr_"+e,this,this.dpr),n.zlevel=e,n.__builtin__=!0,this._layerConfig[e]?o.merge(n,this._layerConfig[e],!0):this._layerConfig[e-.01]&&o.merge(n,this._layerConfig[e-.01],!0),t&&(n.virtual=t),this.insertLayer(e,n),n.initContext()),n},e.prototype.insertLayer=function(e,t){var n=this._layers,r=this._zlevelList,i=r.length,a=this._domRoot,o=null,s=-1;if(!n[e]&&function(e){return!!e&&(!!e.__builtin__||"function"===typeof e.resize&&"function"===typeof e.refresh)}(t)){if(i>0&&e>r[0]){for(s=0;s<i-1;s++)if(r[s]<e&&r[s+1]>e)break;o=n[r[s]]}if(r.splice(s+1,0,e),n[e]=t,!t.virtual)if(o){var l=o.dom;l.nextSibling?a.insertBefore(t.dom,l.nextSibling):a.appendChild(t.dom)}else a.firstChild?a.insertBefore(t.dom,a.firstChild):a.appendChild(t.dom);t.__painter=this}},e.prototype.eachLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r];e.call(t,this._layers[i],i)}},e.prototype.eachBuiltinLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],a=this._layers[i];a.__builtin__&&e.call(t,a,i)}},e.prototype.eachOtherLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],a=this._layers[i];a.__builtin__||e.call(t,a,i)}},e.prototype.getLayers=function(){return this._layers},e.prototype._updateLayerStatus=function(e){function t(e){s&&(s.__endIndex!==e&&(s.__dirty=!0),s.__endIndex=e)}if(this.eachBuiltinLayer((function(e,t){e.__dirty=e.__used=!1})),this._singleCanvas)for(var n=1;n<e.length;n++){var r=e[n];if(r.zlevel!==e[n-1].zlevel||r.incremental){this._needsManuallyCompositing=!0;break}}var i,a,s=null,l=0;for(a=0;a<e.length;a++){r=e[a];var u=r.zlevel,c=void 0;i!==u&&(i=u,l=0),r.incremental?(c=this.getLayer(u+.001,this._needsManuallyCompositing),c.incremental=!0,l=1):c=this.getLayer(u+(l>0?.01:0),this._needsManuallyCompositing),c.__builtin__||o.logError("ZLevel "+u+" has been used by unkown layer "+c.id),c!==s&&(c.__used=!0,c.__startIndex!==a&&(c.__dirty=!0),c.__startIndex=a,c.incremental?c.__drawIndex=-1:c.__drawIndex=a,t(a),s=c),r.__dirty&d.REDRAW_BIT&&!r.__inHover&&(c.__dirty=!0,c.incremental&&c.__drawIndex<0&&(c.__drawIndex=a))}t(a),this.eachBuiltinLayer((function(e,t){!e.__used&&e.getElementCount()>0&&(e.__dirty=!0,e.__startIndex=e.__endIndex=e.__drawIndex=0),e.__dirty&&e.__drawIndex<0&&(e.__drawIndex=e.__startIndex)}))},e.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},e.prototype._clearLayer=function(e){e.clear()},e.prototype.setBackgroundColor=function(e){this._backgroundColor=e,o.each(this._layers,(function(e){e.setUnpainted()}))},e.prototype.configLayer=function(e,t){if(t){var n=this._layerConfig;n[e]?o.merge(n[e],t,!0):n[e]=t;for(var r=0;r<this._zlevelList.length;r++){var i=this._zlevelList[r];if(i===e||i===e+.01){var a=this._layers[i];o.merge(a,n[e],!0)}}}},e.prototype.delLayer=function(e){var t=this._layers,n=this._zlevelList,r=t[e];r&&(r.dom.parentNode.removeChild(r.dom),delete t[e],n.splice(o.indexOf(n,e),1))},e.prototype.resize=function(e,t){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var r=this._opts,i=this.root;if(null!=e&&(r.width=e),null!=t&&(r.height=t),e=(0,f.getSize)(i,0,r),t=(0,f.getSize)(i,1,r),n.style.display="",this._width!==e||t!==this._height){for(var a in n.style.width=e+"px",n.style.height=t+"px",this._layers)this._layers.hasOwnProperty(a)&&this._layers[a].resize(e,t);this.refresh(!0)}this._width=e,this._height=t}else{if(null==e||null==t)return;this._width=e,this._height=t,this.getLayer(314159).resize(e,t)}return this},e.prototype.clearLayer=function(e){var t=this._layers[e];t&&t.clear()},e.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},e.prototype.getRenderedCanvas=function(e){if(e=e||{},this._singleCanvas&&!this._compositeManually)return this._layers[314159].dom;var t=new s.default("image",this,e.pixelRatio||this.dpr);t.initContext(),t.clear(!1,e.backgroundColor||this._backgroundColor);var n=t.ctx;if(e.pixelRatio<=this.dpr){this.refresh();var r=t.dom.width,i=t.dom.height;this.eachLayer((function(e){e.__builtin__?n.drawImage(e.dom,0,0,r,i):e.renderToCanvas&&(n.save(),e.renderToCanvas(n),n.restore())}))}else for(var a={inHover:!1,viewWidth:this._width,viewHeight:this._height},o=this.storage.getDisplayList(!0),l=0,u=o.length;l<u;l++){var d=o[l];(0,c.brush)(n,d,a,l===u-1)}return t.dom},e.prototype.getWidth=function(){return this._width},e.prototype.getHeight=function(){return this._height},e}(),p=h;t.default=p},b113:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var a=i(n("58f5")),o=r(n("3f28")),s=r(n("044b")),l=n("f1fc"),u=n("eea5"),c=r(n("2c88")),d=n("ae7f"),f=n("202c"),h=n("e4b1"),p=n("e131"),g=n("f505");var v=function(e,t,n){n=n||{};var r,i=t.getSourceManager(),v=!1;e?(v=!0,r=(0,f.createSourceFromSeriesDataOption)(e)):(r=i.getSource(),v=r.sourceFormat===g.SOURCE_FORMAT_ORIGINAL);var y=(0,d.getCoordSysInfoBySeries)(t),m=function(e,t){var n,r=e.get("coordinateSystem"),i=c.default.get(r);return t&&t.coordSysDims&&(n=a.map(t.coordSysDims,(function(e){var n={name:e},r=t.axisMap.get(e);if(r){var i=r.get("type");n.type=(0,l.getDimensionTypeByAxis)(i)}return n}))),n||(n=i&&(i.getDimensionsInfo?i.getDimensionsInfo():i.dimensions.slice())||["x","y"]),n}(t,y),_=n.useEncodeDefaulter,b=a.isFunction(_)?_:_?a.curry(p.makeSeriesEncodeForAxisCoordSys,m,t):null,x={coordDimensions:m,generateCoord:n.generateCoord,encodeDefine:t.getEncode(),encodeDefaulter:b,canOmitUnusedDimensions:!v},S=(0,s.default)(r,x),M=function(e,t,n){var r,i;return n&&a.each(e,(function(e,a){var o=e.coordDim,s=n.categoryAxisMap.get(o);s&&(null==r&&(r=a),e.ordinalMeta=s.getOrdinalMeta(),t&&(e.createInvertedIndices=!0)),null!=e.otherDims.itemName&&(i=!0)})),i||null==r||(e[r].otherDims.itemName=0),r}(S.dimensions,n.createInvertedIndices,y),w=v?null:i.getSharedDataStore(S),T=(0,h.enableDataStack)(t,{schema:S,store:w}),I=new o.default(S,t);I.setCalculationInfo(T);var A=null!=M&&function(e){if(e.sourceFormat===g.SOURCE_FORMAT_ORIGINAL){var t=function(e){var t=0;while(t<e.length&&null==e[t])t++;return e[t]}(e.data||[]);return!a.isArray((0,u.getDataItemValue)(t))}}(r)?function(e,t,n,r){return r===M?n:this.defaultDimValueGetter(e,t,n,r)}:null;return I.hasItemOption=!1,I.initData(v?r:w,null,A),I};t.default=v},b142:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var i=n("9ab4"),a=r(n("e136")),o=n("50db"),s=function(e){function t(t,n,r){var i=e.call(this)||this;return i._createPolyline(t,n,r),i}return(0,i.__extends)(t,e),t.prototype._createPolyline=function(e,t,n){var r=e.getItemLayout(t),i=new a.Polyline({shape:{points:r}});this.add(i),this._updateCommonStl(e,t,n)},t.prototype.updateData=function(e,t,n){var r=e.hostModel,i=this.childAt(0),o={shape:{points:e.getItemLayout(t)}};a.updateProps(i,o,r,t),this._updateCommonStl(e,t,n)},t.prototype._updateCommonStl=function(e,t,n){var r=this.childAt(0),i=e.getItemModel(t),a=n&&n.emphasisLineStyle,s=n&&n.focus,l=n&&n.blurScope,u=n&&n.emphasisDisabled;if(!n||e.hasItemOption){var c=i.getModel("emphasis");a=c.getModel("lineStyle").getLineStyle(),u=c.get("disabled"),s=c.get("focus"),l=c.get("blurScope")}r.useStyle(e.getItemVisual(t,"style")),r.style.fill=null,r.style.strokeNoScale=!0;var d=r.ensureState("emphasis");d.style=a,(0,o.toggleHoverEmphasis)(this,s,l,u)},t.prototype.updateLayout=function(e,t){var n=this.childAt(0);n.setShape("points",e.getItemLayout(t))},t}(a.Group),l=s;t.default=l},b1b7:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=i(n("93a8")),l=r(n("62fe")),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.optionUpdated=function(){e.prototype.optionUpdated.apply(this,arguments);var t=this.ecModel;o.each(this.option.feature,(function(e,n){var r=s.getFeature(n);r&&(r.getDefaultOption&&(r.defaultOption=r.getDefaultOption(t)),o.merge(e,r.defaultOption))}))},t.type="toolbox",t.layoutMode={type:"box",ignoreSize:!0},t.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1,position:"bottom"}},t}(l.default),c=u;t.default=c},b38a:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n){var r=e.currTrigger,i=[e.x,e.y],a=e,o=e.dispatchAction||(0,l.bind)(n.dispatchAction,n),g=t.getComponent("axisPointer").coordSysAxesInfo;if(!g)return;p(i)&&(i=(0,s.default)({seriesIndex:a.seriesIndex,dataIndex:a.dataIndex},t).point);var v=p(i),y=a.axesInfo,m=g.axesInfo,_="leave"===r||p(i),b={},x={},S={list:[],map:{}},M={showPointer:(0,l.curry)(d,x),showTooltip:(0,l.curry)(f,S)};(0,l.each)(g.coordSysMap,(function(e,t){var n=v||e.containPoint(i);(0,l.each)(g.coordSysAxesInfo[t],(function(e,t){var r=e.axis,a=function(e,t){for(var n=0;n<(e||[]).length;n++){var r=e[n];if(t.axis.dim===r.axisDim&&t.axis.model.componentIndex===r.axisIndex)return r}}(y,e);if(!_&&n&&(!y||a)){var o=a&&a.value;null!=o||v||(o=r.pointToData(i)),null!=o&&c(e,o,M,!1,b)}}))}));var w={};return(0,l.each)(m,(function(e,t){var n=e.linkGroup;n&&!x[t]&&(0,l.each)(n.axesInfo,(function(t,r){var i=x[r];if(t!==e&&i){var a=i.value;n.mapper&&(a=e.axis.scale.parse(n.mapper(a,h(t),h(e)))),w[e.key]=a}}))})),(0,l.each)(w,(function(e,t){c(m[t],e,M,!0,b)})),function(e,t,n){var r=n.axesInfo=[];(0,l.each)(t,(function(t,n){var i=t.axisPointerModel.option,a=e[n];a?(!t.useHandle&&(i.status="show"),i.value=a.value,i.seriesDataIndices=(a.payloadBatch||[]).slice()):!t.useHandle&&(i.status="hide"),"show"===i.status&&r.push({axisDim:t.axis.dim,axisIndex:t.axis.model.componentIndex,value:i.value})}))}(x,m,b),function(e,t,n,r){if(p(t)||!e.list.length)return void r({type:"hideTip"});var i=((e.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};r({type:"showTip",escapeConnect:!0,x:t[0],y:t[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:i.dataIndexInside,dataIndex:i.dataIndex,seriesIndex:i.seriesIndex,dataByCoordSys:e.list})}(S,i,e,o),function(e,t,n){var r=n.getZr(),i=u(r)["axisPointerLastHighlights"]||{},a=u(r)["axisPointerLastHighlights"]={};(0,l.each)(e,(function(e,t){var n=e.axisPointerModel.option;"show"===n.status&&e.triggerEmphasis&&(0,l.each)(n.seriesDataIndices,(function(e){var t=e.seriesIndex+" | "+e.dataIndex;a[t]=e}))}));var o=[],s=[];(0,l.each)(i,(function(e,t){!a[t]&&s.push(e)})),(0,l.each)(a,(function(e,t){!i[t]&&o.push(e)})),s.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:s}),o.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:o})}(m,0,n),b},n("a9e3"),n("14d9"),n("d81d"),n("fb6a");var a=n("eea5"),o=i(n("53af")),s=r(n("e7af")),l=n("58f5"),u=(0,a.makeInner)();function c(e,t,n,r,i){var a=e.axis;if(!a.scale.isBlank()&&a.containData(t))if(e.involveSeries){var o=function(e,t){var n=t.axis,r=n.dim,i=e,a=[],o=Number.MAX_VALUE,s=-1;return(0,l.each)(t.seriesModels,(function(t,u){var c,d,f=t.getData().mapDimensionsAll(r);if(t.getAxisTooltipData){var h=t.getAxisTooltipData(f,e,n);d=h.dataIndices,c=h.nestestValue}else{if(d=t.getData().indicesOfNearest(f[0],e,"category"===n.type?.5:null),!d.length)return;c=t.getData().get(f[0],d[0])}if(null!=c&&isFinite(c)){var p=e-c,g=Math.abs(p);g<=o&&((g<o||p>=0&&s<0)&&(o=g,s=p,i=c,a.length=0),(0,l.each)(d,(function(e){a.push({seriesIndex:t.seriesIndex,dataIndexInside:e,dataIndex:t.getData().getRawIndex(e)})})))}})),{payloadBatch:a,snapToValue:i}}(t,e),s=o.payloadBatch,u=o.snapToValue;s[0]&&null==i.seriesIndex&&(0,l.extend)(i,s[0]),!r&&e.snap&&a.containData(u)&&null!=u&&(t=u),n.showPointer(e,t,s),n.showTooltip(e,o,u)}else n.showPointer(e,t)}function d(e,t,n,r){e[t.key]={value:n,payloadBatch:r}}function f(e,t,n,r){var i=n.payloadBatch,a=t.axis,s=a.model,l=t.axisPointerModel;if(t.triggerTooltip&&i.length){var u=t.coordSys.model,c=o.makeKey(u),d=e.map[c];d||(d=e.map[c]={coordSysId:u.id,coordSysIndex:u.componentIndex,coordSysType:u.type,coordSysMainType:u.mainType,dataByAxis:[]},e.list.push(d)),d.dataByAxis.push({axisDim:a.dim,axisIndex:s.componentIndex,axisType:s.type,axisId:s.id,value:r,valueLabelOpt:{precision:l.get(["label","precision"]),formatter:l.get(["label","formatter"])},seriesDataIndices:i.slice()})}}function h(e){var t=e.axis.model,n={},r=n.axisDim=e.axis.dim;return n.axisIndex=n[r+"AxisIndex"]=t.componentIndex,n.axisName=n[r+"AxisName"]=t.name,n.axisId=n[r+"AxisId"]=t.id,n}function p(e){return!e||null==e[0]||isNaN(e[0])||null==e[1]||isNaN(e[1])}},b3ee:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.installParallelActions=function(e){e.registerAction(r,(function(e,t){t.eachComponent({mainType:"parallelAxis",query:e},(function(t){t.axis.model.setActiveIntervals(e.intervals)}))})),e.registerAction("parallelAxisExpand",(function(e,t){t.eachComponent({mainType:"parallel",query:e},(function(t){t.setAxisExpand(e)}))}))};var r={type:"axisAreaSelect",event:"axisAreaSelected"}},b3f6:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("0ea3")),o=n("3b09"),s=n("58f5"),l=n("7b1f"),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="timeline.slider",t.defaultOption=(0,l.inheritDefaultOption)(a.default.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:"#DAE1F5"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#A4B1D7"},itemStyle:{color:"#A4B1D7",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:15,color:"#316bf3",borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0, 0, 0, 0.3)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z",prevIcon:"M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z",prevBtnSize:18,nextBtnSize:18,color:"#A4B1D7",borderColor:"#A4B1D7",borderWidth:1},emphasis:{label:{show:!0,color:"#6f778d"},itemStyle:{color:"#316BF3"},controlStyle:{color:"#316BF3",borderColor:"#316BF3",borderWidth:2}},progress:{lineStyle:{color:"#316BF3"},itemStyle:{color:"#316BF3"},label:{color:"#6f778d"}},data:[]}),t}(a.default);(0,s.mixin)(u,o.DataFormatMixin.prototype);var c=u;t.default=c},b420:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.makeBrushCommonSelectorForSeries=function(e){var t=e.brushType,n={point:function(r){return l[t].point(r,n,e)},rect:function(r){return l[t].rect(r,n,e)}};return n},n("26e9");var a=i(n("4dca")),o=r(n("77ef")),s=n("e136");var l={lineX:u(0),lineY:u(1),rect:{point:function(e,t,n){return e&&n.boundingRect.contain(e[0],e[1])},rect:function(e,t,n){return e&&n.boundingRect.intersect(e)}},polygon:{point:function(e,t,n){return e&&n.boundingRect.contain(e[0],e[1])&&a.contain(n.range,e[0],e[1])},rect:function(e,t,n){var r=n.range;if(!e||r.length<=1)return!1;var i=e.x,l=e.y,u=e.width,c=e.height,d=r[0];return!!(a.contain(r,i,l)||a.contain(r,i+u,l)||a.contain(r,i,l+c)||a.contain(r,i+u,l+c)||o.default.create(e).contain(d[0],d[1])||(0,s.linePolygonIntersect)(i,l,i+u,l,r)||(0,s.linePolygonIntersect)(i,l,i,l+c,r)||(0,s.linePolygonIntersect)(i+u,l,i+u,l+c,r)||(0,s.linePolygonIntersect)(i,l+c,i+u,l+c,r))||void 0}}};function u(e){var t=["x","y"],n=["width","height"];return{point:function(t,n,r){if(t){var i=r.range,a=t[e];return c(a,i)}},rect:function(r,i,a){if(r){var o=a.range,s=[r[t[e]],r[t[e]]+r[n[e]]];return s[1]<s[0]&&s.reverse(),c(s[0],o)||c(s[1],o)||c(o[0],s)||c(o[1],s)}}}}function c(e,t){return t[0]<=e&&e<=t[1]}var d=l;t.default=d},b44b:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=(0,r.makeInner)();return function(t){var n=e(t),r=t.pipelineContext,i=!!n.large,a=!!n.progressiveRender,o=n.large=!(!r||!r.large),s=n.progressiveRender=!(!r||!r.progressiveRender);return!(i===o&&a===s)&&"reset"}};var r=n("eea5")},b4d0:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerAction("dataZoom",(function(e,t){var n=(0,r.findEffectedDataZooms)(t,e);(0,i.each)(n,(function(t){t.setRawRange({start:e.start,end:e.end,startValue:e.startValue,endValue:e.endValue})}))}))};var r=n("9199"),i=n("58f5")},b517:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.AxisModelCommonMixin=void 0;var r=function(){function e(){}return e.prototype.getNeedCrossZero=function(){var e=this.option;return!e.scale},e.prototype.getCoordSysModel=function(){},e}();t.AxisModelCommonMixin=r},b554:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=i(n("e235")),l=r(n("24c9")),u=r(n("a1d9")),c=i(n("3dd8")),d=n("ef56"),f=r(n("77ef"));function h(){c.stop(this.event)}var p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handler=null,t}return(0,a.__extends)(t,e),t.prototype.dispose=function(){},t.prototype.setCursor=function(){},t}(u.default),g=function(){return function(e,t){this.x=e,this.y=t}}(),v=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],y=new f.default(0,0,0,0),m=function(e){function t(t,n,r,i,a){var o=e.call(this)||this;return o._hovered=new g(0,0),o.storage=t,o.painter=n,o.painterRoot=i,o._pointerSize=a,r=r||new p,o.proxy=null,o.setHandlerProxy(r),o._draggingMgr=new l.default(o),o}return(0,a.__extends)(t,e),t.prototype.setHandlerProxy=function(e){this.proxy&&this.proxy.dispose(),e&&(o.each(v,(function(t){e.on&&e.on(t,this[t],this)}),this),e.handler=this),this.proxy=e},t.prototype.mousemove=function(e){var t=e.zrX,n=e.zrY,r=x(this,t,n),i=this._hovered,a=i.target;a&&!a.__zr&&(i=this.findHover(i.x,i.y),a=i.target);var o=this._hovered=r?new g(t,n):this.findHover(t,n),s=o.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),a&&s!==a&&this.dispatchToElement(i,"mouseout",e),this.dispatchToElement(o,"mousemove",e),s&&s!==a&&this.dispatchToElement(o,"mouseover",e)},t.prototype.mouseout=function(e){var t=e.zrEventControl;"only_globalout"!==t&&this.dispatchToElement(this._hovered,"mouseout",e),"no_globalout"!==t&&this.trigger("globalout",{type:"globalout",event:e})},t.prototype.resize=function(){this._hovered=new g(0,0)},t.prototype.dispatch=function(e,t){var n=this[e];n&&n.call(this,t)},t.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},t.prototype.setCursorStyle=function(e){var t=this.proxy;t.setCursor&&t.setCursor(e)},t.prototype.dispatchToElement=function(e,t,n){e=e||{};var r=e.target;if(!r||!r.silent){var i="on"+t,a=function(e,t,n){return{type:e,event:n,target: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:h}}(t,e,n);while(r)if(r[i]&&(a.cancelBubble=!!r[i].call(r,a)),r.trigger(t,a),r=r.__hostTarget?r.__hostTarget:r.parent,a.cancelBubble)break;a.cancelBubble||(this.trigger(t,a),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer((function(e){"function"===typeof e[i]&&e[i].call(e,a),e.trigger&&e.trigger(t,a)})))}},t.prototype.findHover=function(e,t,n){var r=this.storage.getDisplayList(),i=new g(e,t);if(b(r,i,e,t,n),this._pointerSize&&!i.target){for(var a=[],o=this._pointerSize,s=o/2,l=new f.default(e-s,t-s,o,o),u=r.length-1;u>=0;u--){var c=r[u];c===n||c.ignore||c.ignoreCoarsePointer||c.parent&&c.parent.ignoreCoarsePointer||(y.copy(c.getBoundingRect()),c.transform&&y.applyTransform(c.transform),y.intersect(l)&&a.push(c))}if(a.length)for(var d=Math.PI/12,h=2*Math.PI,p=0;p<s;p+=4)for(var v=0;v<h;v+=d){var m=e+p*Math.cos(v),_=t+p*Math.sin(v);if(b(a,i,m,_,n),i.target)return i}}return i},t.prototype.processGesture=function(e,t){this._gestureMgr||(this._gestureMgr=new d.GestureMgr);var n=this._gestureMgr;"start"===t&&n.clear();var r=n.recognize(e,this.findHover(e.zrX,e.zrY,null).target,this.proxy.dom);if("end"===t&&n.clear(),r){var i=r.type;e.gestureEvent=i;var a=new g;a.target=r.target,this.dispatchToElement(a,i,r.event)}},t}(u.default);function _(e,t,n){if(e[e.rectHover?"rectContain":"contain"](t,n)){var r=e,i=void 0,a=!1;while(r){if(r.ignoreClip&&(a=!0),!a){var o=r.getClipPath();if(o&&!o.contain(t,n))return!1;r.silent&&(i=!0)}var s=r.__hostTarget;r=s||r.parent}return!i||"silent"}return!1}function b(e,t,n,r,i){for(var a=e.length-1;a>=0;a--){var o=e[a],s=void 0;if(o!==i&&!o.ignore&&(s=_(o,n,r))&&(!t.topTarget&&(t.topTarget=o),"silent"!==s)){t.target=o;break}}}function x(e,t,n){var r=e.painter;return t<0||t>r.getWidth()||n<0||n>r.getHeight()}o.each(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],(function(e){m.prototype[e]=function(t){var n,r,i=t.zrX,a=t.zrY,o=x(this,i,a);if("mouseup"===e&&o||(n=this.findHover(i,a),r=n.target),"mousedown"===e)this._downEl=r,this._downPoint=[t.zrX,t.zrY],this._upEl=r;else if("mouseup"===e)this._upEl=r;else if("click"===e){if(this._downEl!==this._upEl||!this._downPoint||s.dist(this._downPoint,[t.zrX,t.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,e,t)}}));var S=m;t.default=S},b589:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,t.normalizeArcAngles=A,n("ace4"),n("d3b7"),n("cfc3"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7"),n("cb29"),n("a9e3"),n("fb6a");var a=i(n("e235")),o=r(n("77ef")),s=n("fda2"),l=n("ecf3"),u=n("4e51"),c={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},d=[],f=[],h=[],p=[],g=[],v=[],y=Math.min,m=Math.max,_=Math.cos,b=Math.sin,x=Math.abs,S=Math.PI,M=2*S,w="undefined"!==typeof Float32Array,T=[];function I(e){var t=Math.round(e/S*1e8)/1e8;return t%2*S}function A(e,t){var n=I(e[0]);n<0&&(n+=M);var r=n-e[0],i=e[1];i+=r,!t&&i-n>=M?i=n+M:t&&n-i>=M?i=n-M:!t&&n>i?i=n+(M-I(n-i)):t&&n<i&&(i=n-(M-I(i-n))),e[0]=n,e[1]=i}var C=function(){function e(e){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,e&&(this._saveData=!1),this._saveData&&(this.data=[])}return e.prototype.increaseVersion=function(){this._version++},e.prototype.getVersion=function(){return this._version},e.prototype.setScale=function(e,t,n){n=n||0,n>0&&(this._ux=x(n/s.devicePixelRatio/e)||0,this._uy=x(n/s.devicePixelRatio/t)||0)},e.prototype.setDPR=function(e){this.dpr=e},e.prototype.setContext=function(e){this._ctx=e},e.prototype.getContext=function(){return this._ctx},e.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},e.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},e.prototype.moveTo=function(e,t){return this._drawPendingPt(),this.addData(c.M,e,t),this._ctx&&this._ctx.moveTo(e,t),this._x0=e,this._y0=t,this._xi=e,this._yi=t,this},e.prototype.lineTo=function(e,t){var n=x(e-this._xi),r=x(t-this._yi),i=n>this._ux||r>this._uy;if(this.addData(c.L,e,t),this._ctx&&i&&this._ctx.lineTo(e,t),i)this._xi=e,this._yi=t,this._pendingPtDist=0;else{var a=n*n+r*r;a>this._pendingPtDist&&(this._pendingPtX=e,this._pendingPtY=t,this._pendingPtDist=a)}return this},e.prototype.bezierCurveTo=function(e,t,n,r,i,a){return this._drawPendingPt(),this.addData(c.C,e,t,n,r,i,a),this._ctx&&this._ctx.bezierCurveTo(e,t,n,r,i,a),this._xi=i,this._yi=a,this},e.prototype.quadraticCurveTo=function(e,t,n,r){return this._drawPendingPt(),this.addData(c.Q,e,t,n,r),this._ctx&&this._ctx.quadraticCurveTo(e,t,n,r),this._xi=n,this._yi=r,this},e.prototype.arc=function(e,t,n,r,i,a){this._drawPendingPt(),T[0]=r,T[1]=i,A(T,a),r=T[0],i=T[1];var o=i-r;return this.addData(c.A,e,t,n,n,r,o,0,a?0:1),this._ctx&&this._ctx.arc(e,t,n,r,i,a),this._xi=_(i)*n+e,this._yi=b(i)*n+t,this},e.prototype.arcTo=function(e,t,n,r,i){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(e,t,n,r,i),this},e.prototype.rect=function(e,t,n,r){return this._drawPendingPt(),this._ctx&&this._ctx.rect(e,t,n,r),this.addData(c.R,e,t,n,r),this},e.prototype.closePath=function(){this._drawPendingPt(),this.addData(c.Z);var e=this._ctx,t=this._x0,n=this._y0;return e&&e.closePath(),this._xi=t,this._yi=n,this},e.prototype.fill=function(e){e&&e.fill(),this.toStatic()},e.prototype.stroke=function(e){e&&e.stroke(),this.toStatic()},e.prototype.len=function(){return this._len},e.prototype.setData=function(e){var t=e.length;this.data&&this.data.length===t||!w||(this.data=new Float32Array(t));for(var n=0;n<t;n++)this.data[n]=e[n];this._len=t},e.prototype.appendPath=function(e){e instanceof Array||(e=[e]);for(var t=e.length,n=0,r=this._len,i=0;i<t;i++)n+=e[i].len();w&&this.data instanceof Float32Array&&(this.data=new Float32Array(r+n));for(i=0;i<t;i++)for(var a=e[i].data,o=0;o<a.length;o++)this.data[r++]=a[o];this._len=r},e.prototype.addData=function(e,t,n,r,i,a,o,s,l){if(this._saveData){var u=this.data;this._len+arguments.length>u.length&&(this._expandData(),u=this.data);for(var c=0;c<arguments.length;c++)u[this._len++]=arguments[c]}},e.prototype._drawPendingPt=function(){this._pendingPtDist>0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},e.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var e=[],t=0;t<this._len;t++)e[t]=this.data[t];this.data=e}},e.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var e=this.data;e instanceof Array&&(e.length=this._len,w&&this._len>11&&(this.data=new Float32Array(e)))}},e.prototype.getBoundingRect=function(){h[0]=h[1]=g[0]=g[1]=Number.MAX_VALUE,p[0]=p[1]=v[0]=v[1]=-Number.MAX_VALUE;var e,t=this.data,n=0,r=0,i=0,s=0;for(e=0;e<this._len;){var u=t[e++],d=1===e;switch(d&&(n=t[e],r=t[e+1],i=n,s=r),u){case c.M:n=i=t[e++],r=s=t[e++],g[0]=i,g[1]=s,v[0]=i,v[1]=s;break;case c.L:(0,l.fromLine)(n,r,t[e],t[e+1],g,v),n=t[e++],r=t[e++];break;case c.C:(0,l.fromCubic)(n,r,t[e++],t[e++],t[e++],t[e++],t[e],t[e+1],g,v),n=t[e++],r=t[e++];break;case c.Q:(0,l.fromQuadratic)(n,r,t[e++],t[e++],t[e],t[e+1],g,v),n=t[e++],r=t[e++];break;case c.A:var f=t[e++],y=t[e++],m=t[e++],x=t[e++],S=t[e++],M=t[e++]+S;e+=1;var w=!t[e++];d&&(i=_(S)*m+f,s=b(S)*x+y),(0,l.fromArc)(f,y,m,x,S,M,w,g,v),n=_(M)*m+f,r=b(M)*x+y;break;case c.R:i=n=t[e++],s=r=t[e++];var T=t[e++],I=t[e++];(0,l.fromLine)(i,s,i+T,s+I,g,v);break;case c.Z:n=i,r=s;break}a.min(h,h,g),a.max(p,p,v)}return 0===e&&(h[0]=h[1]=p[0]=p[1]=0),new o.default(h[0],h[1],p[0]-h[0],p[1]-h[1])},e.prototype._calculateLength=function(){var e=this.data,t=this._len,n=this._ux,r=this._uy,i=0,a=0,o=0,s=0;this._pathSegLen||(this._pathSegLen=[]);for(var l=this._pathSegLen,d=0,f=0,h=0;h<t;){var p=e[h++],g=1===h;g&&(i=e[h],a=e[h+1],o=i,s=a);var v=-1;switch(p){case c.M:i=o=e[h++],a=s=e[h++];break;case c.L:var S=e[h++],w=e[h++],T=S-i,I=w-a;(x(T)>n||x(I)>r||h===t-1)&&(v=Math.sqrt(T*T+I*I),i=S,a=w);break;case c.C:var A=e[h++],C=e[h++],P=(S=e[h++],w=e[h++],e[h++]),O=e[h++];v=(0,u.cubicLength)(i,a,A,C,S,w,P,O,10),i=P,a=O;break;case c.Q:A=e[h++],C=e[h++],S=e[h++],w=e[h++];v=(0,u.quadraticLength)(i,a,A,C,S,w,10),i=S,a=w;break;case c.A:var D=e[h++],L=e[h++],E=e[h++],k=e[h++],R=e[h++],N=e[h++],z=N+R;h+=1;e[h++];g&&(o=_(R)*E+D,s=b(R)*k+L),v=m(E,k)*y(M,Math.abs(N)),i=_(z)*E+D,a=b(z)*k+L;break;case c.R:o=i=e[h++],s=a=e[h++];var B=e[h++],V=e[h++];v=2*B+2*V;break;case c.Z:T=o-i,I=s-a;v=Math.sqrt(T*T+I*I),i=o,a=s;break}v>=0&&(l[f++]=v,d+=v)}return this._pathLen=d,d},e.prototype.rebuildPath=function(e,t){var n,r,i,a,o,s,l,h,p,g,v,S=this.data,M=this._ux,w=this._uy,T=this._len,I=t<1,A=0,C=0,P=0;if(!I||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,h=this._pathLen,p=t*h,p))e:for(var O=0;O<T;){var D=S[O++],L=1===O;switch(L&&(i=S[O],a=S[O+1],n=i,r=a),D!==c.L&&P>0&&(e.lineTo(g,v),P=0),D){case c.M:n=i=S[O++],r=a=S[O++],e.moveTo(i,a);break;case c.L:o=S[O++],s=S[O++];var E=x(o-i),k=x(s-a);if(E>M||k>w){if(I){var R=l[C++];if(A+R>p){var N=(p-A)/R;e.lineTo(i*(1-N)+o*N,a*(1-N)+s*N);break e}A+=R}e.lineTo(o,s),i=o,a=s,P=0}else{var z=E*E+k*k;z>P&&(g=o,v=s,P=z)}break;case c.C:var B=S[O++],V=S[O++],F=S[O++],j=S[O++],G=S[O++],H=S[O++];if(I){R=l[C++];if(A+R>p){N=(p-A)/R;(0,u.cubicSubdivide)(i,B,F,G,N,d),(0,u.cubicSubdivide)(a,V,j,H,N,f),e.bezierCurveTo(d[1],f[1],d[2],f[2],d[3],f[3]);break e}A+=R}e.bezierCurveTo(B,V,F,j,G,H),i=G,a=H;break;case c.Q:B=S[O++],V=S[O++],F=S[O++],j=S[O++];if(I){R=l[C++];if(A+R>p){N=(p-A)/R;(0,u.quadraticSubdivide)(i,B,F,N,d),(0,u.quadraticSubdivide)(a,V,j,N,f),e.quadraticCurveTo(d[1],f[1],d[2],f[2]);break e}A+=R}e.quadraticCurveTo(B,V,F,j),i=F,a=j;break;case c.A:var W=S[O++],U=S[O++],Y=S[O++],X=S[O++],Z=S[O++],q=S[O++],K=S[O++],J=!S[O++],$=Y>X?Y:X,Q=x(Y-X)>.001,ee=Z+q,te=!1;if(I){R=l[C++];A+R>p&&(ee=Z+q*(p-A)/R,te=!0),A+=R}if(Q&&e.ellipse?e.ellipse(W,U,Y,X,K,Z,ee,J):e.arc(W,U,$,Z,ee,J),te)break e;L&&(n=_(Z)*Y+W,r=b(Z)*X+U),i=_(ee)*Y+W,a=b(ee)*X+U;break;case c.R:n=i=S[O],r=a=S[O+1],o=S[O++],s=S[O++];var ne=S[O++],re=S[O++];if(I){R=l[C++];if(A+R>p){var ie=p-A;e.moveTo(o,s),e.lineTo(o+y(ie,ne),s),ie-=ne,ie>0&&e.lineTo(o+ne,s+y(ie,re)),ie-=re,ie>0&&e.lineTo(o+m(ne-ie,0),s+re),ie-=ne,ie>0&&e.lineTo(o,s+m(re-ie,0));break e}A+=R}e.rect(o,s,ne,re);break;case c.Z:if(I){R=l[C++];if(A+R>p){N=(p-A)/R;e.lineTo(i*(1-N)+n*N,a*(1-N)+r*N);break e}A+=R}e.closePath(),i=n,a=r}}},e.prototype.clone=function(){var t=new e,n=this.data;return t.data=n.slice?n.slice():Array.prototype.slice.call(n),t._len=this._len,t},e.CMD=c,e.initDefaultProps=function(){var t=e.prototype;t._saveData=!0,t._ux=0,t._uy=0,t._pendingPtDist=0,t._version=0}(),e}(),P=C;t.default=P},b591:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout(o.default),e.registerVisual(s.default),e.registerAction({type:"dragNode",event:"dragnode",update:"update"},(function(e,t){t.eachComponent({mainType:"series",subType:"sankey",query:e},(function(t){t.setNodePosition(e.dataIndex,[e.localX,e.localY])}))}))};var i=r(n("8fbd")),a=r(n("b59b")),o=r(n("4b99")),s=r(n("d0ac"))},b59b:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("d9e2"),n("d401");var i=n("9ab4"),a=r(n("c540")),o=r(n("5a9d")),s=r(n("f390")),l=n("ba5c"),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e,t){var n=e.edges||e.links,r=e.data||e.nodes,i=e.levels;this.levelModels=[];for(var a=this.levelModels,l=0;l<i.length;l++)null!=i[l].depth&&i[l].depth>=0&&(a[i[l].depth]=new s.default(i[l],this,t));if(r&&n){var u=(0,o.default)(r,n,this,!0,(function(e,t){e.wrapMethod("getItemModel",(function(e,t){var n=e.parentModel,r=n.getData().getItemLayout(t);if(r){var i=r.depth,a=n.levelModels[i];a&&(e.parentModel=a)}return e})),t.wrapMethod("getItemModel",(function(e,t){var n=e.parentModel,r=n.getGraph().getEdgeByIndex(t),i=r.node1.getLayout();if(i){var a=i.depth,o=n.levelModels[a];o&&(e.parentModel=o)}return e}))}));return u.data}},t.prototype.setNodePosition=function(e,t){var n=this.option.data||this.option.nodes,r=n[e];r.localX=t[0],r.localY=t[1]},t.prototype.getGraph=function(){return this.getData().graph},t.prototype.getEdgeData=function(){return this.getGraph().edgeData},t.prototype.formatTooltip=function(e,t,n){function r(e){return isNaN(e)||null==e}if("edge"===n){var i=this.getDataParams(e,n),a=i.data,o=i.value,s=a.source+" -- "+a.target;return(0,l.createTooltipMarkup)("nameValue",{name:s,value:o,noValue:r(o)})}var u=this.getGraph().getNodeByIndex(e),c=u.getLayout().value,d=this.getDataParams(e,n).data.name;return(0,l.createTooltipMarkup)("nameValue",{name:null!=d?d+"":null,value:c,noValue:r(c)})},t.prototype.optionUpdated=function(){},t.prototype.getDataParams=function(t,n){var r=e.prototype.getDataParams.call(this,t,n);if(null==r.value&&"node"===n){var i=this.getGraph().getNodeByIndex(t),a=i.getLayout().value;r.value=a}return r},t.type="series.sankey",t.defaultOption={z:2,coordinateSystem:"view",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:"#212121"}},animationEasing:"linear",animationDuration:1e3},t}(a.default),c=u;t.default=c},b59ba:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=r(n("62fe")),l=n("06fd"),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(t,n,r){var i=(0,l.getLayoutParams)(t);e.prototype.init.apply(this,arguments),c(t,i)},t.prototype.mergeOption=function(t){e.prototype.mergeOption.apply(this,arguments),c(this.option,t)},t.prototype.getCellSize=function(){return this.option.cellSize},t.type="calendar",t.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},t}(s.default);function c(e,t){var n,r=e.cellSize;n=o.isArray(r)?r:e.cellSize=[r,r],1===n.length&&(n[1]=n[0]);var i=o.map([0,1],(function(e){return(0,l.sizeCalculable)(t,e)&&(n[e]="auto"),null!=n[e]&&"auto"!==n[e]}));(0,l.mergeLayoutParam)(e,t,{type:"box",ignoreSize:i})}var d=u;t.default=d},b696:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("58f5"),o=i(n("e136")),s=n("a646"),l=n("80f7"),u=r(n("f390")),c=n("30ac"),d=n("150c"),f=i(n("6477")),h=n("e235"),p=n("5df4"),g=n("7945"),v=Math.PI,y=function(){function e(e,t){this.group=new o.Group,this.opt=t,this.axisModel=e,(0,a.defaults)(t,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0,handleAutoShown:function(){return!0}});var n=new o.Group({x:t.position[0],y:t.position[1],rotation:t.rotation});n.updateTransform(),this._transformGroup=n}return e.prototype.hasBuilder=function(e){return!!m[e]},e.prototype.add=function(e){m[e](this.opt,this.axisModel,this.group,this._transformGroup)},e.prototype.getGroup=function(){return this.group},e.innerTextLayout=function(e,t,n){var r,i,a=(0,c.remRadian)(t-e);return(0,c.isRadianAroundZero)(a)?(i=n>0?"top":"bottom",r="center"):(0,c.isRadianAroundZero)(a-v)?(i=n>0?"bottom":"top",r="center"):(i="middle",r=a>0&&a<v?n>0?"right":"left":n>0?"left":"right"),{rotation:a,textAlign:r,textVerticalAlign:i}},e.makeAxisEventDataBase=function(e){var t={componentType:e.mainType,componentIndex:e.componentIndex};return t[e.mainType+"Index"]=e.componentIndex,t},e.isLabelSilent=function(e){var t=e.get("tooltip");return e.get("silent")||!(e.get("triggerEvent")||t&&t.show)},e}(),m={axisLine:function(e,t,n,r){var i=t.get(["axisLine","show"]);if("auto"===i&&e.handleAutoShown&&(i=e.handleAutoShown("axisLine")),i){var s=t.axis.getExtent(),l=r.transform,u=[s[0],0],c=[s[1],0],f=u[0]>c[0];l&&((0,h.applyTransform)(u,u,l),(0,h.applyTransform)(c,c,l));var p=(0,a.extend)({lineCap:"round"},t.getModel(["axisLine","lineStyle"]).getLineStyle()),g=new o.Line({shape:{x1:u[0],y1:u[1],x2:c[0],y2:c[1]},style:p,strokeContainThreshold:e.strokeContainThreshold||5,silent:!0,z2:1});o.subPixelOptimizeLine(g.shape,g.style.lineWidth),g.anid="line",n.add(g);var v=t.get(["axisLine","symbol"]);if(null!=v){var y=t.get(["axisLine","symbolSize"]);(0,a.isString)(v)&&(v=[v,v]),((0,a.isString)(y)||(0,a.isNumber)(y))&&(y=[y,y]);var m=(0,d.normalizeSymbolOffset)(t.get(["axisLine","symbolOffset"])||0,y),_=y[0],b=y[1];(0,a.each)([{rotate:e.rotation+Math.PI/2,offset:m[0],r:0},{rotate:e.rotation-Math.PI/2,offset:m[1],r:Math.sqrt((u[0]-c[0])*(u[0]-c[0])+(u[1]-c[1])*(u[1]-c[1]))}],(function(t,r){if("none"!==v[r]&&null!=v[r]){var i=(0,d.createSymbol)(v[r],-_/2,-b/2,_,b,p.stroke,!0),a=t.r+t.offset,o=f?c:u;i.attr({rotation:t.rotate,x:o[0]+a*Math.cos(e.rotation),y:o[1]-a*Math.sin(e.rotation),silent:!0,z2:11}),n.add(i)}}))}}},axisTickLabel:function(e,t,n,r){var i=function(e,t,n,r){var i=n.axis,o=n.getModel("axisTick"),s=o.get("show");"auto"===s&&r.handleAutoShown&&(s=r.handleAutoShown("axisTick"));if(!s||i.scale.isBlank())return;for(var l=o.getModel("lineStyle"),u=r.tickDirection*o.get("length"),c=i.getTicksCoords(),d=S(c,t.transform,u,(0,a.defaults)(l.getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])}),"ticks"),f=0;f<d.length;f++)e.add(d[f]);return d}(n,r,t,e),c=function(e,t,n,r){var i=n.axis,c=(0,a.retrieve)(r.axisLabelShow,n.get(["axisLabel","show"]));if(!c||i.scale.isBlank())return;var d=n.getModel("axisLabel"),f=d.get("margin"),h=i.getViewLabels(),p=((0,a.retrieve)(r.labelRotate,d.get("rotate"))||0)*v/180,g=y.innerTextLayout(r.rotation,p,r.labelDirection),m=n.getCategories&&n.getCategories(!0),_=[],b=y.isLabelSilent(n),x=n.get("triggerEvent");return(0,a.each)(h,(function(c,h){var p="ordinal"===i.scale.type?i.scale.getRawOrdinalNumber(c.tickValue):c.tickValue,v=c.formattedLabel,S=c.rawLabel,M=d;if(m&&m[p]){var w=m[p];(0,a.isObject)(w)&&w.textStyle&&(M=new u.default(w.textStyle,d,n.ecModel))}var T=M.getTextColor()||n.get(["axisLine","lineStyle","color"]),I=i.dataToCoord(p),A=new o.Text({x:I,y:r.labelOffset+r.labelDirection*f,rotation:g.rotation,silent:b,z2:10+(c.level||0),style:(0,l.createTextStyle)(M,{text:v,align:M.getShallow("align",!0)||g.textAlign,verticalAlign:M.getShallow("verticalAlign",!0)||M.getShallow("baseline",!0)||g.textVerticalAlign,fill:(0,a.isFunction)(T)?T("category"===i.type?S:"value"===i.type?p+"":p,h):T})});if(A.anid="label_"+p,x){var C=y.makeAxisEventDataBase(n);C.targetType="axisLabel",C.value=S,C.tickIndex=h,"category"===i.type&&(C.dataIndex=p),(0,s.getECData)(A).eventData=C}t.add(A),A.updateTransform(),_.push(A),e.add(A),A.decomposeTransform()})),_}(n,r,t,e);if(function(e,t,n){if((0,p.shouldShowAllLabels)(e.axis))return;var r=e.get(["axisLabel","showMinLabel"]),i=e.get(["axisLabel","showMaxLabel"]);t=t||[],n=n||[];var a=t[0],o=t[1],s=t[t.length-1],l=t[t.length-2],u=n[0],c=n[1],d=n[n.length-1],f=n[n.length-2];!1===r?(_(a),_(u)):b(a,o)&&(r?(_(o),_(c)):(_(a),_(u)));!1===i?(_(s),_(d)):b(l,s)&&(i?(_(l),_(f)):(_(s),_(d)))}(t,c,i),function(e,t,n,r){var i=n.axis,o=n.getModel("minorTick");if(!o.get("show")||i.scale.isBlank())return;var s=i.getMinorTicksCoords();if(!s.length)return;for(var l=o.getModel("lineStyle"),u=r*o.get("length"),c=(0,a.defaults)(l.getLineStyle(),(0,a.defaults)(n.getModel("axisTick").getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])})),d=0;d<s.length;d++)for(var f=S(s[d],t.transform,u,c,"minorticks_"+d),h=0;h<f.length;h++)e.add(f[h])}(n,r,t,e.tickDirection),t.get(["axisLabel","hideOverlap"])){var d=(0,g.prepareLayoutList)((0,a.map)(c,(function(e){return{label:e,priority:e.z2,defaultAttr:{ignore:e.ignore}}})));(0,g.hideOverlap)(d)}},axisName:function(e,t,n,r){var i=(0,a.retrieve)(e.axisName,t.get("name"));if(i){var u,d,f=t.get("nameLocation"),h=e.nameDirection,p=t.getModel("nameTextStyle"),g=t.get("nameGap")||0,m=t.axis.getExtent(),_=m[0]>m[1]?-1:1,b=["start"===f?m[0]-_*g:"end"===f?m[1]+_*g:(m[0]+m[1])/2,x(f)?e.labelOffset+h*g:0],S=t.get("nameRotate");null!=S&&(S=S*v/180),x(f)?u=y.innerTextLayout(e.rotation,null!=S?S:e.rotation,h):(u=function(e,t,n,r){var i,a,o=(0,c.remRadian)(n-e),s=r[0]>r[1],l="start"===t&&!s||"start"!==t&&s;(0,c.isRadianAroundZero)(o-v/2)?(a=l?"bottom":"top",i="center"):(0,c.isRadianAroundZero)(o-1.5*v)?(a=l?"top":"bottom",i="center"):(a="middle",i=o<1.5*v&&o>v/2?l?"left":"right":l?"right":"left");return{rotation:o,textAlign:i,textVerticalAlign:a}}(e.rotation,f,S||0,m),d=e.axisNameAvailableWidth,null!=d&&(d=Math.abs(d/Math.sin(u.rotation)),!isFinite(d)&&(d=null)));var M=p.getFont(),w=t.get("nameTruncate",!0)||{},T=w.ellipsis,I=(0,a.retrieve)(e.nameTruncateMaxWidth,w.maxWidth,d),A=new o.Text({x:b[0],y:b[1],rotation:u.rotation,silent:y.isLabelSilent(t),style:(0,l.createTextStyle)(p,{text:i,font:M,overflow:"truncate",width:I,ellipsis:T,fill:p.getTextColor()||t.get(["axisLine","lineStyle","color"]),align:p.get("align")||u.textAlign,verticalAlign:p.get("verticalAlign")||u.textVerticalAlign}),z2:1});if(o.setTooltipConfig({el:A,componentModel:t,itemName:i}),A.__fullText=i,A.anid="name",t.get("triggerEvent")){var C=y.makeAxisEventDataBase(t);C.targetType="axisName",C.name=i,(0,s.getECData)(A).eventData=C}r.add(A),A.updateTransform(),n.add(A),A.decomposeTransform()}}};function _(e){e&&(e.ignore=!0)}function b(e,t){var n=e&&e.getBoundingRect().clone(),r=t&&t.getBoundingRect().clone();if(n&&r){var i=f.identity([]);return f.rotate(i,i,-e.rotation),n.applyTransform(f.mul([],i,e.getLocalTransform())),r.applyTransform(f.mul([],i,t.getLocalTransform())),n.intersect(r)}}function x(e){return"middle"===e||"center"===e}function S(e,t,n,r,i){for(var a=[],s=[],l=[],u=0;u<e.length;u++){var c=e[u].coord;s[0]=c,s[1]=0,l[0]=c,l[1]=n,t&&((0,h.applyTransform)(s,s,t),(0,h.applyTransform)(l,l,t));var d=new o.Line({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]},style:r,z2:2,autoBatch:!0,silent:!0});o.subPixelOptimizeLine(d.shape,d.style.lineWidth),d.anid=i+"_"+e[u].tickValue,a.push(d)}return a}var M=y;t.default=M},b79b:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ace4"),n("d3b7"),n("fb2c"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7"),n("4a9b"),n("cfc3"),n("d9e2"),n("d401"),n("e9c4"),n("14d9");var i=n("9ab4"),a=r(n("c540")),o=r(n("3f28")),s=n("58f5"),l=(r(n("2c88")),n("ba5c")),u="undefined"===typeof Uint32Array?Array:Uint32Array,c="undefined"===typeof Float64Array?Array:Float64Array;function d(e){var t=e.data;t&&t[0]&&t[0][0]&&t[0][0].coord&&(e.data=(0,s.map)(t,(function(e){var t=[e[0].coord,e[1].coord],n={coords:t};return e[0].name&&(n.fromName=e[0].name),e[1].name&&(n.toName=e[1].name),(0,s.mergeAll)([n,e[0],e[1]])})))}var f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return(0,i.__extends)(t,e),t.prototype.init=function(t){t.data=t.data||[],d(t);var n=this._processFlatCoordsArray(t.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(t.data=new Float32Array(n.count)),e.prototype.init.apply(this,arguments)},t.prototype.mergeOption=function(t){if(d(t),t.data){var n=this._processFlatCoordsArray(t.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(t.data=new Float32Array(n.count))}e.prototype.mergeOption.apply(this,arguments)},t.prototype.appendData=function(e){var t=this._processFlatCoordsArray(e.data);t.flatCoords&&(this._flatCoords?(this._flatCoords=(0,s.concatArray)(this._flatCoords,t.flatCoords),this._flatCoordsOffset=(0,s.concatArray)(this._flatCoordsOffset,t.flatCoordsOffset)):(this._flatCoords=t.flatCoords,this._flatCoordsOffset=t.flatCoordsOffset),e.data=new Float32Array(t.count)),this.getRawData().appendData(e.data)},t.prototype._getCoordsFromItemModel=function(e){var t=this.getData().getItemModel(e),n=t.option instanceof Array?t.option:t.getShallow("coords");return n},t.prototype.getLineCoordsCount=function(e){return this._flatCoordsOffset?this._flatCoordsOffset[2*e+1]:this._getCoordsFromItemModel(e).length},t.prototype.getLineCoords=function(e,t){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*e],r=this._flatCoordsOffset[2*e+1],i=0;i<r;i++)t[i]=t[i]||[],t[i][0]=this._flatCoords[n+2*i],t[i][1]=this._flatCoords[n+2*i+1];return r}var a=this._getCoordsFromItemModel(e);for(i=0;i<a.length;i++)t[i]=t[i]||[],t[i][0]=a[i][0],t[i][1]=a[i][1];return a.length},t.prototype._processFlatCoordsArray=function(e){var t=0;if(this._flatCoords&&(t=this._flatCoords.length),(0,s.isNumber)(e[0])){for(var n=e.length,r=new u(n),i=new c(n),a=0,o=0,l=0,d=0;d<n;){l++;var f=e[d++];r[o++]=a+t,r[o++]=f;for(var h=0;h<f;h++){var p=e[d++],g=e[d++];i[a++]=p,i[a++]=g}}return{flatCoordsOffset:new Uint32Array(r.buffer,0,o),flatCoords:i,count:l}}return{flatCoordsOffset:null,flatCoords:null,count:e.length}},t.prototype.getInitialData=function(e,t){var n=new o.default(["value"],this);return n.hasItemOption=!1,n.initData(e.data,[],(function(e,t,r,i){if(e instanceof Array)return NaN;n.hasItemOption=!0;var a=e.value;return null!=a?a instanceof Array?a[i]:a:void 0})),n},t.prototype.formatTooltip=function(e,t,n){var r=this.getData(),i=r.getItemModel(e),a=i.get("name");if(a)return a;var o=i.get("fromName"),s=i.get("toName"),u=[];return null!=o&&u.push(o),null!=s&&u.push(s),(0,l.createTooltipMarkup)("nameValue",{name:u.join(" > ")})},t.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},t.prototype.getProgressive=function(){var e=this.option.progressive;return null==e?this.option.large?1e4:this.get("progressive"):e},t.prototype.getProgressiveThreshold=function(){var e=this.option.progressiveThreshold;return null==e?this.option.large?2e4:this.get("progressiveThreshold"):e},t.prototype.getZLevelKey=function(){var e=this.getModel("effect"),t=e.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:e.get("show")&&t>0?t+"":""},t.type="series.lines",t.dependencies=["grid","polar","geo","calendar"],t.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}},t}(a.default),h=f;t.default=h},b7f4:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default)};var i=r(n("19db")),a=r(n("2cb4"))},b80a:function(e,t,n){"use strict";n("d81d"),n("4de4"),n("d3b7"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=i(n("9664")),s=r(n("30ac")),l=i(n("3f28")),u=r(n("f401")),c=i(n("2e68")),d=i(n("65ad")),f=n("58f5"),h=n("a646"),p=n("ac39");function g(e,t,n){var r=t.coordinateSystem;e.each((function(i){var a,o=e.getItemModel(i),l=s.parsePercent(o.get("x"),n.getWidth()),u=s.parsePercent(o.get("y"),n.getHeight());if(isNaN(l)||isNaN(u)){if(t.getMarkerPosition)a=t.getMarkerPosition(e.getValues(e.dimensions,i));else if(r){var c=e.get(r.dimensions[0],i),d=e.get(r.dimensions[1],i);a=r.dataToPoint([c,d])}}else a=[l,u];isNaN(l)||(a[0]=l),isNaN(u)||(a[1]=u),e.setItemLayout(i,a)}))}var v=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.updateTransform=function(e,t,n){t.eachSeries((function(e){var t=d.default.getMarkerModelFromSeries(e,"markPoint");t&&(g(t.getData(),e,n),this.markerGroupMap.get(e.id).updateLayout())}),this)},t.prototype.renderSeries=function(e,t,n,r){var i=e.coordinateSystem,a=e.id,s=e.getData(),c=this.markerGroupMap,d=c.get(a)||c.set(a,new o.default),v=function(e,t,n){var r;r=e?(0,f.map)(e&&e.dimensions,(function(e){var n=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return(0,f.extend)((0,f.extend)({},n),{name:e,ordinalMeta:null})})):[{name:"value",type:"float"}];var i=new l.default(r,n),a=(0,f.map)(n.get("data"),(0,f.curry)(u.dataTransform,t));e&&(a=(0,f.filter)(a,(0,f.curry)(u.dataFilter,e)));var o=u.createMarkerDimValueGetter(!!e,r);return i.initData(a,null,o),i}(i,e,t);t.setData(v),g(t.getData(),e,r),v.each((function(e){var n=v.getItemModel(e),r=n.getShallow("symbol"),i=n.getShallow("symbolSize"),a=n.getShallow("symbolRotate"),o=n.getShallow("symbolOffset"),l=n.getShallow("symbolKeepAspect");if((0,f.isFunction)(r)||(0,f.isFunction)(i)||(0,f.isFunction)(a)||(0,f.isFunction)(o)){var u=t.getRawValue(e),c=t.getDataParams(e);(0,f.isFunction)(r)&&(r=r(u,c)),(0,f.isFunction)(i)&&(i=i(u,c)),(0,f.isFunction)(a)&&(a=a(u,c)),(0,f.isFunction)(o)&&(o=o(u,c))}var d=n.getModel("itemStyle").getItemStyle(),h=(0,p.getVisualFromData)(s,"color");d.fill||(d.fill=h),v.setItemVisual(e,{symbol:r,symbolSize:i,symbolRotate:a,symbolOffset:o,symbolKeepAspect:l,style:d})})),d.updateData(v),this.group.add(d.group),v.eachItemGraphicEl((function(e){e.traverse((function(e){(0,h.getECData)(e).dataModel=t}))})),this.markKeep(d),d.group.silent=t.get("silent")||e.get("silent")},t.type="markPoint",t}(c.default);var y=v;t.default=y},b854:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){e.eachSeriesByType("funnel",(function(e){var n=e.getData(),r=n.mapDimension("value"),s=e.get("sort"),l=function(e,t){return i.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}(e,t),u=e.get("orient"),c=l.width,d=l.height,f=function(e,t){for(var n=e.mapDimension("value"),r=e.mapArray(n,(function(e){return e})),i=[],a="ascending"===t,s=0,l=e.count();s<l;s++)i[s]=s;(0,o.isFunction)(t)?i.sort(t):"none"!==t&&i.sort((function(e,t){return a?r[e]-r[t]:r[t]-r[e]}));return i}(n,s),h=l.x,p=l.y,g="horizontal"===u?[(0,a.parsePercent)(e.get("minSize"),d),(0,a.parsePercent)(e.get("maxSize"),d)]:[(0,a.parsePercent)(e.get("minSize"),c),(0,a.parsePercent)(e.get("maxSize"),c)],v=n.getDataExtent(r),y=e.get("min"),m=e.get("max");null==y&&(y=Math.min(v[0],0)),null==m&&(m=v[1]);var _=e.get("funnelAlign"),b=e.get("gap"),x="horizontal"===u?c:d,S=(x-b*(n.count()-1))/n.count(),M=function(e,t){if("horizontal"===u){var i=n.get(r,e)||0,o=(0,a.linearMap)(i,[y,m],g,!0),s=void 0;switch(_){case"top":s=p;break;case"center":s=p+(d-o)/2;break;case"bottom":s=p+(d-o);break}return[[t,s],[t,s+o]]}var l,f=n.get(r,e)||0,v=(0,a.linearMap)(f,[y,m],g,!0);switch(_){case"left":l=h;break;case"center":l=h+(c-v)/2;break;case"right":l=h+c-v;break}return[[l,t],[l+v,t]]};"ascending"===s&&(S=-S,b=-b,"horizontal"===u?h+=c:p+=d,f=f.reverse());for(var w=0;w<f.length;w++){var T=f[w],I=f[w+1],A=n.getItemModel(T);if("horizontal"===u){var C=A.get(["itemStyle","width"]);null==C?C=S:(C=(0,a.parsePercent)(C,c),"ascending"===s&&(C=-C));var P=M(T,h),O=M(I,h+C);h+=C+b,n.setItemLayout(T,{points:P.concat(O.slice().reverse())})}else{var D=A.get(["itemStyle","height"]);null==D?D=S:(D=(0,a.parsePercent)(D,d),"ascending"===s&&(D=-D));P=M(T,p),O=M(I,p+D);p+=D+b,n.setItemLayout(T,{points:P.concat(O.slice().reverse())})}}(function(e){var t=e.hostModel,n=t.get("orient");e.each((function(t){var r,i,a,o,s=e.getItemModel(t),l=s.getModel("label"),u=l.get("position"),c=s.getModel("labelLine"),d=e.getItemLayout(t),f=d.points,h="inner"===u||"inside"===u||"center"===u||"insideLeft"===u||"insideRight"===u;if(h)"insideLeft"===u?(i=(f[0][0]+f[3][0])/2+5,a=(f[0][1]+f[3][1])/2,r="left"):"insideRight"===u?(i=(f[1][0]+f[2][0])/2-5,a=(f[1][1]+f[2][1])/2,r="right"):(i=(f[0][0]+f[1][0]+f[2][0]+f[3][0])/4,a=(f[0][1]+f[1][1]+f[2][1]+f[3][1])/4,r="center"),o=[[i,a],[i,a]];else{var p=void 0,g=void 0,v=void 0,y=void 0,m=c.get("length");0,"left"===u?(p=(f[3][0]+f[0][0])/2,g=(f[3][1]+f[0][1])/2,v=p-m,i=v-5,r="right"):"right"===u?(p=(f[1][0]+f[2][0])/2,g=(f[1][1]+f[2][1])/2,v=p+m,i=v+5,r="left"):"top"===u?(p=(f[3][0]+f[0][0])/2,g=(f[3][1]+f[0][1])/2,y=g-m,a=y-5,r="center"):"bottom"===u?(p=(f[1][0]+f[2][0])/2,g=(f[1][1]+f[2][1])/2,y=g+m,a=y+5,r="center"):"rightTop"===u?(p="horizontal"===n?f[3][0]:f[1][0],g="horizontal"===n?f[3][1]:f[1][1],"horizontal"===n?(y=g-m,a=y-5,r="center"):(v=p+m,i=v+5,r="top")):"rightBottom"===u?(p=f[2][0],g=f[2][1],"horizontal"===n?(y=g+m,a=y+5,r="center"):(v=p+m,i=v+5,r="bottom")):"leftTop"===u?(p=f[0][0],g="horizontal"===n?f[0][1]:f[1][1],"horizontal"===n?(y=g-m,a=y-5,r="center"):(v=p-m,i=v-5,r="right")):"leftBottom"===u?(p="horizontal"===n?f[1][0]:f[3][0],g="horizontal"===n?f[1][1]:f[2][1],"horizontal"===n?(y=g+m,a=y+5,r="center"):(v=p-m,i=v-5,r="right")):(p=(f[1][0]+f[2][0])/2,g=(f[1][1]+f[2][1])/2,"horizontal"===n?(y=g+m,a=y+5,r="center"):(v=p+m,i=v+5,r="left")),"horizontal"===n?(v=p,i=v):(y=g,a=y),o=[[p,g],[v,y]]}d.label={linePoints:o,x:i,y:a,verticalAlign:"middle",textAlign:r,inside:h}}))})(n)}))},n("4e82"),n("c975"),n("26e9"),n("99af"),n("fb6a");var i=r(n("06fd")),a=n("30ac"),o=n("58f5")},b98d:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){function t(t,n){n.update="geo:updateSelectStatus",e.registerAction(n,(function(e,n){var r={},i=[];return n.eachComponent({mainType:"geo",query:e},(function(n){n[t](e.name);var a=n.coordinateSystem;(0,o.each)(a.regions,(function(e){r[e.name]=n.isSelected(e.name)||!1}));var s=[];(0,o.each)(r,(function(e,t){r[t]&&s.push(t)})),i.push({geoIndex:n.componentIndex,name:s})})),{selected:r,allSelected:i,name:e.name}}))}e.registerCoordinateSystem("geo",a.default),e.registerComponentModel(i.default),e.registerComponentView(l.default),e.registerImpl("registerMap",c),e.registerImpl("getMap",(function(e){return u.default.getMapForUser(e)})),t("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),t("select",{type:"geoSelect",event:"geoselected"}),t("unSelect",{type:"geoUnSelect",event:"geounselected"}),e.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},(function(e,t,n){var r=e.componentType||"series";t.eachComponent({mainType:r,query:e},(function(t){var i=t.coordinateSystem;if("geo"===i.type){var a=(0,s.updateCenterAndZoom)(i,e,t.get("scaleLimit"),n);t.setCenter&&t.setCenter(a.center),t.setZoom&&t.setZoom(a.zoom),"series"===r&&(0,o.each)(t.seriesGroup,(function(e){e.setCenter(a.center),e.setZoom(a.zoom)}))}}))}))},n("14d9");var i=r(n("520e")),a=r(n("89c7")),o=n("58f5"),s=n("72e6"),l=r(n("d3d7")),u=r(n("60f6"));function c(e,t,n){u.default.registerMap(e,t,n)}},b9da:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,o.default)(e,t),e.series=(0,s.normalizeToArray)(e.series),(0,a.each)(e.series,(function(e){if((0,a.isObject)(e)){var t=e.type;if("line"===t)null!=e.clipOverflow&&(e.clip=e.clipOverflow);else if("pie"===t||"gauge"===t){null!=e.clockWise&&(e.clockwise=e.clockWise),h(e.label);var n=e.data;if(n&&!(0,a.isTypedArray)(n))for(var r=0;r<n.length;r++)h(n[r]);null!=e.hoverOffset&&(e.emphasis=e.emphasis||{},(e.emphasis.scaleSize=null)&&(e.emphasis.scaleSize=e.hoverOffset))}else if("gauge"===t){var o=function(e,t){for(var n=t.split(","),r=e,i=0;i<n.length;i++)if(r=r&&r[n[i]],null==r)break;return r}(e,"pointer.color");null!=o&&function(e,t,n,r){for(var i,a=t.split(","),o=e,s=0;s<a.length-1;s++)i=a[s],null==o[i]&&(o[i]={}),o=o[i];(r||null==o[a[s]])&&(o[a[s]]=n)}(e,"itemStyle.color",o)}else if("bar"===t){f(e),f(e.backgroundStyle),f(e.emphasis);n=e.data;if(n&&!(0,a.isTypedArray)(n))for(r=0;r<n.length;r++)"object"===(0,i.default)(n[r])&&(f(n[r]),f(n[r]&&n[r].emphasis))}else if("sunburst"===t){var s=e.highlightPolicy;s&&(e.emphasis=e.emphasis||{},e.emphasis.focus||(e.emphasis.focus=s)),p(e),function e(t,n){if(t)for(var r=0;r<t.length;r++)n(t[r]),t[r]&&e(t[r].children,n)}(e.data,p)}else"graph"===t||"sankey"===t?function(e){if(!e)return;null!=e.focusNodeAdjacency&&(e.emphasis=e.emphasis||{},null==e.emphasis.focus&&(e.emphasis.focus="adjacency"))}(e):"map"===t&&(e.mapType&&!e.map&&(e.map=e.mapType),e.mapLocation&&(0,a.defaults)(e,e.mapLocation));null!=e.hoverAnimation&&(e.emphasis=e.emphasis||{},e.emphasis&&null==e.emphasis.scale&&(e.emphasis.scale=e.hoverAnimation)),l(e)}})),e.dataRange&&(e.visualMap=e.dataRange);(0,a.each)(c,(function(t){var n=e[t];n&&((0,a.isArray)(n)||(n=[n]),(0,a.each)(n,(function(e){l(e)})))}))},n("d81d");var i=r(n("53ca")),a=n("58f5"),o=r(n("2ca8")),s=n("eea5");n("7be7");function l(e){e&&(0,a.each)(u,(function(t){t[0]in e&&!(t[1]in e)&&(e[t[1]]=e[t[0]])}))}var u=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],c=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],d=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function f(e){var t=e&&e.itemStyle;if(t)for(var n=0;n<d.length;n++){var r=d[n][1],i=d[n][0];null!=t[r]&&(t[i]=t[r])}}function h(e){e&&"edge"===e.alignTo&&null!=e.margin&&null==e.edgeDistance&&(e.edgeDistance=e.margin)}function p(e){e&&e.downplay&&!e.blur&&(e.blur=e.downplay)}},ba25:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.default),e.registerComponentView(a.default),e.registerSubTypeDefaulter("timeline",(function(){return"slider"})),(0,o.installTimelineAction)(e),e.registerPreprocessor(s.default)};var i=r(n("b3f6")),a=r(n("cf77")),o=n("964f"),s=r(n("6f07"))},ba5c:function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.TooltipMarkupStyleCreator=void 0,t.buildTooltipMarkup=function(e,t,n,r,i,a){if(!e)return;var o=d(e),s={useUTC:i,renderMode:n,orderMode:r,markupStyleCreator:t,valueFormatter:e.valueFormatter};return o(s,e,0,a)},t.createTooltipMarkup=function(e,t){return t.type=e,t},t.getPaddingFromTooltipModel=function(e,t){var n=e.get("padding");return null!=n?n:"richText"===t?[8,10]:10},t.retrieveVisualColorForTooltipMarker=function(e,t){var n=e.getData().getItemVisual(t,"style"),i=n[e.visualDrawType];return(0,r.convertToColorString)(i)},n("fb6a"),n("4e82"),n("26e9"),n("14d9");var r=n("82a3"),i=n("58f5"),a=n("7061"),o=n("30ac");function s(e,t){var n=e.color||"#6e7079",i=e.fontSize||12,a=e.fontWeight||"400",o=e.color||"#464646",s=e.fontSize||14,l=e.fontWeight||"900";return"html"===t?{nameStyle:"font-size:"+(0,r.encodeHTML)(i+"")+"px;color:"+(0,r.encodeHTML)(n)+";font-weight:"+(0,r.encodeHTML)(a+""),valueStyle:"font-size:"+(0,r.encodeHTML)(s+"")+"px;color:"+(0,r.encodeHTML)(o)+";font-weight:"+(0,r.encodeHTML)(l+"")}:{nameStyle:{fontSize:i,fill:n,fontWeight:a},valueStyle:{fontSize:s,fill:o,fontWeight:l}}}var l=[0,10,20,30],u=["","\n","\n\n","\n\n\n"];function c(e){return"section"===e.type}function d(e){return c(e)?f:h}function f(e,t,n,o){var f=t.noHeader,h=function(e){return{html:l[e],richText:u[e]}}(function e(t){if(c(t)){var n=0,r=t.blocks.length,a=r>1||r>0&&!t.noHeader;return(0,i.each)(t.blocks,(function(t){var r=e(t);r>=n&&(n=r+ +(a&&(!r||c(t)&&!t.noHeader)))})),n}return 0}(t)),v=[],y=t.blocks||[];(0,i.assert)(!y||(0,i.isArray)(y)),y=y||[];var m=e.orderMode;if(t.sortBlocks&&m){y=y.slice();var _={valueAsc:"asc",valueDesc:"desc"};if((0,i.hasOwn)(_,m)){var b=new a.SortOrderComparator(_[m],null);y.sort((function(e,t){return b.evaluate(e.sortParam,t.sortParam)}))}else"seriesDesc"===m&&y.reverse()}(0,i.each)(y,(function(n,r){var a=t.valueFormatter,s=d(n)(a?(0,i.extend)((0,i.extend)({},e),{valueFormatter:a}):e,n,r>0?h.html:0,o);null!=s&&v.push(s)}));var x="richText"===e.renderMode?v.join(h.richText):p(v.join(""),f?n:h.html);if(f)return x;var S=(0,r.makeValueReadable)(t.header,"ordinal",e.useUTC),M=s(o,e.renderMode).nameStyle;return"richText"===e.renderMode?g(e,S,M)+h.richText+x:p('<div style="'+M+';line-height:1;">'+(0,r.encodeHTML)(S)+"</div>"+x,n)}function h(e,t,n,a){var o=e.renderMode,l=t.noName,u=t.noValue,c=!t.markerType,d=t.name,f=e.useUTC,h=t.valueFormatter||e.valueFormatter||function(e){return e=(0,i.isArray)(e)?e:[e],(0,i.map)(e,(function(e,t){return(0,r.makeValueReadable)(e,(0,i.isArray)(m)?m[t]:m,f)}))};if(!l||!u){var v=c?"":e.markupStyleCreator.makeTooltipMarker(t.markerType,t.markerColor||"#333",o),y=l?"":(0,r.makeValueReadable)(d,"ordinal",f),m=t.valueType,_=u?[]:h(t.value),b=!c||!l,x=!c&&l,S=s(a,o),M=S.nameStyle,w=S.valueStyle;return"richText"===o?(c?"":v)+(l?"":g(e,y,M))+(u?"":function(e,t,n,r,a){var o=[a],s=r?10:20;return n&&o.push({padding:[0,0,0,s],align:"right"}),e.markupStyleCreator.wrapRichTextStyle((0,i.isArray)(t)?t.join(" "):t,o)}(e,_,b,x,w)):p((c?"":v)+(l?"":function(e,t,n){var i=t?"margin-left:2px":"";return'<span style="'+n+";"+i+'">'+(0,r.encodeHTML)(e)+"</span>"}(y,!c,M))+(u?"":function(e,t,n,a){var o=n?"10px":"20px",s=t?"float:right;margin-left:"+o:"";return e=(0,i.isArray)(e)?e:[e],'<span style="'+s+";"+a+'">'+(0,i.map)(e,(function(e){return(0,r.encodeHTML)(e)})).join(" ")+"</span>"}(_,b,x,w)),n)}}function p(e,t){var n="margin: "+t+"px 0 0";return'<div style="'+n+';line-height:1;">'+e+'<div style="clear:both"></div></div>'}function g(e,t,n){return e.markupStyleCreator.wrapRichTextStyle(t,n)}var v=function(){function e(){this.richTextStyles={},this._nextStyleNameId=(0,o.getRandomIdBase)()}return e.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},e.prototype.makeTooltipMarker=function(e,t,n){var a="richText"===n?this._generateStyleName():null,o=(0,r.getTooltipMarker)({color:t,type:e,renderMode:n,markerId:a});return(0,i.isString)(o)?o:(this.richTextStyles[a]=o.style,o.content)},e.prototype.wrapRichTextStyle=function(e,t){var n={};(0,i.isArray)(t)?(0,i.each)(t,(function(e){return(0,i.extend)(n,e)})):(0,i.extend)(n,t);var r=this._generateStyleName();return this.richTextStyles[r]=n,"{"+r+"|"+e+"}"},e}();t.TooltipMarkupStyleCreator=v},baa5:function(e,t,n){var r=n("23e7"),i=n("e58c");r({target:"Array",proto:!0,forced:i!==[].lastIndexOf},{lastIndexOf:i})},bb38:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("5319");var a=n("9ab4"),o=i(n("58f5")),s=i(n("e136")),l=i(n("06fd")),u=r(n("c1cf")),c=s.Group,d=["width","height"],f=["x","y"],h=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.newlineDisabled=!0,n._currentIndex=0,n}return(0,a.__extends)(t,e),t.prototype.init=function(){e.prototype.init.call(this),this.group.add(this._containerGroup=new c),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new c)},t.prototype.resetInner=function(){e.prototype.resetInner.call(this),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},t.prototype.renderInner=function(t,n,r,i,a,l,u){var c=this;e.prototype.renderInner.call(this,t,n,r,i,a,l,u);var d=this._controllerGroup,f=n.get("pageIconSize",!0),h=o.isArray(f)?f:[f,f];g("pagePrev",0);var p=n.getModel("pageTextStyle");function g(e,t){var r=e+"DataIndex",a=s.createIcon(n.get("pageIcons",!0)[n.getOrient().name][t],{onclick:o.bind(c._pageGo,c,r,n,i)},{x:-h[0]/2,y:-h[1]/2,width:h[0],height:h[1]});a.name=e,d.add(a)}d.add(new s.Text({name:"pageText",style:{text:"xx/xx",fill:p.getTextColor(),font:p.getFont(),verticalAlign:"middle",align:"center"},silent:!0})),g("pageNext",1)},t.prototype.layoutInner=function(e,t,n,r,i,a){var s=this.getSelectorGroup(),u=e.getOrient().index,c=d[u],h=f[u],p=d[1-u],g=f[1-u];i&&l.box("horizontal",s,e.get("selectorItemGap",!0));var v=e.get("selectorButtonGap",!0),y=s.getBoundingRect(),m=[-y.x,-y.y],_=o.clone(n);i&&(_[c]=n[c]-y[c]-v);var b=this._layoutContentAndController(e,r,_,u,c,p,g,h);if(i){if("end"===a)m[u]+=b[c]+v;else{var x=y[c]+v;m[u]-=x,b[h]-=x}b[c]+=y[c]+v,m[1-u]+=b[g]+b[p]/2-y[p]/2,b[p]=Math.max(b[p],y[p]),b[g]=Math.min(b[g],y[g]+m[1-u]),s.x=m[0],s.y=m[1],s.markRedraw()}return b},t.prototype._layoutContentAndController=function(e,t,n,r,i,a,u,c){var d=this.getContentGroup(),f=this._containerGroup,h=this._controllerGroup;l.box(e.get("orient"),d,e.get("itemGap"),r?n.width:null,r?null:n.height),l.box("horizontal",h,e.get("pageButtonItemGap",!0));var p=d.getBoundingRect(),g=h.getBoundingRect(),v=this._showController=p[i]>n[i],y=[-p.x,-p.y];t||(y[r]=d[c]);var m=[0,0],_=[-g.x,-g.y],b=o.retrieve2(e.get("pageButtonGap",!0),e.get("itemGap",!0));if(v){var x=e.get("pageButtonPosition",!0);"end"===x?_[r]+=n[i]-g[i]:m[r]+=g[i]+b}_[1-r]+=p[a]/2-g[a]/2,d.setPosition(y),f.setPosition(m),h.setPosition(_);var S={x:0,y:0};if(S[i]=v?n[i]:p[i],S[a]=Math.max(p[a],g[a]),S[u]=Math.min(0,g[u]+_[1-r]),f.__rectSize=n[i],v){var M={x:0,y:0};M[i]=Math.max(n[i]-g[i]-b,0),M[a]=S[a],f.setClipPath(new s.Rect({shape:M})),f.__rectSize=M[i]}else h.eachChild((function(e){e.attr({invisible:!0,silent:!0})}));var w=this._getPageInfo(e);return null!=w.pageIndex&&s.updateProps(d,{x:w.contentPosition[0],y:w.contentPosition[1]},v?e:null),this._updatePageInfoView(e,w),S},t.prototype._pageGo=function(e,t,n){var r=this._getPageInfo(t)[e];null!=r&&n.dispatchAction({type:"legendScroll",scrollDataIndex:r,legendId:t.id})},t.prototype._updatePageInfoView=function(e,t){var n=this._controllerGroup;o.each(["pagePrev","pageNext"],(function(r){var i=r+"DataIndex",a=null!=t[i],o=n.childOfName(r);o&&(o.setStyle("fill",a?e.get("pageIconColor",!0):e.get("pageIconInactiveColor",!0)),o.cursor=a?"pointer":"default")}));var r=n.childOfName("pageText"),i=e.get("pageFormatter"),a=t.pageIndex,s=null!=a?a+1:0,l=t.pageCount;r&&i&&r.setStyle("text",o.isString(i)?i.replace("{current}",null==s?"":s+"").replace("{total}",null==l?"":l+""):i({current:s,total:l}))},t.prototype._getPageInfo=function(e){var t=e.get("scrollDataIndex",!0),n=this.getContentGroup(),r=this._containerGroup.__rectSize,i=e.getOrient().index,a=d[i],o=f[i],s=this._findTargetItemIndex(t),l=n.children(),u=l[s],c=l.length,h=c?1:0,p={contentPosition:[n.x,n.y],pageCount:h,pageIndex:h-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return p;var g=b(u);p.contentPosition[i]=-g.s;for(var v=s+1,y=g,m=g,_=null;v<=c;++v)_=b(l[v]),(!_&&m.e>y.s+r||_&&!x(_,y.s))&&(y=m.i>y.i?m:_,y&&(null==p.pageNextDataIndex&&(p.pageNextDataIndex=y.i),++p.pageCount)),m=_;for(v=s-1,y=g,m=g,_=null;v>=-1;--v)_=b(l[v]),_&&x(m,_.s)||!(y.i<m.i)||(m=y,null==p.pagePrevDataIndex&&(p.pagePrevDataIndex=y.i),++p.pageCount,++p.pageIndex),y=_;return p;function b(e){if(e){var t=e.getBoundingRect(),n=t[o]+e[o];return{s:n,e:n+t[a],i:e.__legendDataIndex}}}function x(e,t){return e.e>=t&&e.s<=t+r}},t.prototype._findTargetItemIndex=function(e){if(!this._showController)return 0;var t,n,r=this.getContentGroup();return r.eachChild((function(r,i){var a=r.__legendDataIndex;null==n&&null!=a&&(n=i),a===e&&(t=i)})),null!=t?t:n},t.type="legend.scroll",t}(u.default),p=h;t.default=p},bb4d:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=i(n("e136")),o=r(n("6a9c")),s=n("80f7"),l=function(){function e(e){this.group=new a.Group,this._LineCtor=e||o.default}return e.prototype.updateData=function(e){var t=this;this._progressiveEls=null;var n=this.group,r=this._lineData;this._lineData=e,r||n.removeAll();var i=u(e);e.diff(r).add((function(n){t._doAdd(e,n,i)})).update((function(n,a){t._doUpdate(r,e,a,n,i)})).remove((function(e){n.remove(r.getItemGraphicEl(e))})).execute()},e.prototype.updateLayout=function(){var e=this._lineData;e&&e.eachItemGraphicEl((function(t,n){t.updateLayout(e,n)}),this)},e.prototype.incrementalPrepareUpdate=function(e){this._seriesScope=u(e),this._lineData=null,this.group.removeAll()},e.prototype.incrementalUpdate=function(e,t){function n(e){e.isGroup||function(e){return e.animators&&e.animators.length>0}(e)||(e.incremental=!0,e.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[];for(var r=e.start;r<e.end;r++){var i=t.getItemLayout(r);if(d(i)){var a=new this._LineCtor(t,r,this._seriesScope);a.traverse(n),this.group.add(a),t.setItemGraphicEl(r,a),this._progressiveEls.push(a)}}},e.prototype.remove=function(){this.group.removeAll()},e.prototype.eachRendered=function(e){a.traverseElements(this._progressiveEls||this.group,e)},e.prototype._doAdd=function(e,t,n){var r=e.getItemLayout(t);if(d(r)){var i=new this._LineCtor(e,t,n);e.setItemGraphicEl(t,i),this.group.add(i)}},e.prototype._doUpdate=function(e,t,n,r,i){var a=e.getItemGraphicEl(n);d(t.getItemLayout(r))?(a?a.updateData(t,r,i):a=new this._LineCtor(t,r,i),t.setItemGraphicEl(r,a),this.group.add(a)):this.group.remove(a)},e}();function u(e){var t=e.hostModel,n=t.getModel("emphasis");return{lineStyle:t.getModel("lineStyle").getLineStyle(),emphasisLineStyle:n.getModel(["lineStyle"]).getLineStyle(),blurLineStyle:t.getModel(["blur","lineStyle"]).getLineStyle(),selectLineStyle:t.getModel(["select","lineStyle"]).getLineStyle(),emphasisDisabled:n.get("disabled"),blurScope:n.get("blurScope"),focus:n.get("focus"),labelStatesModels:(0,s.getLabelStatesModels)(t)}}function c(e){return isNaN(e[0])||isNaN(e[1])}function d(e){return e&&!c(e[0])&&!c(e[1])}var f=l;t.default=f},bc49:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(a.default),e.registerSeriesModel(i.default),e.registerLayout((0,o.default)("line",!0)),e.registerVisual({seriesType:"line",reset:function(e){var t=e.getData(),n=e.getModel("lineStyle").getLineStyle();n&&!n.stroke&&(n.stroke=t.getVisual("style").fill),t.setVisual("legendLineStyle",n)}}),e.registerProcessor(e.PRIORITY.PROCESSOR.STATISTIC,(0,s.default)("line"))},n("cb29");var i=r(n("472e")),a=r(n("e800")),o=r(n("0ce6")),s=r(n("69a6"))},bdbe:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var i=r(n("8121")),a=n("eea5");var o={create:function(e,t){var n=[];return e.eachComponent("singleAxis",(function(r,a){var o=new i.default(r,e,t);o.name="single_"+a,o.resize(r,t),r.coordinateSystem=o,n.push(o)})),e.eachSeries((function(e){if("singleAxis"===e.get("coordinateSystem")){var t=e.getReferringComponents("singleAxis",a.SINGLE_REFERRING).models[0];e.coordinateSystem=t&&t.coordinateSystem}})),n},dimensions:i.singleDimensions},s=o;t.default=s},bde0:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.LinkedList=t.Entry=void 0;var r=function(){return function(e){this.value=e}}();t.Entry=r;var i=function(){function e(){this._len=0}return e.prototype.insert=function(e){var t=new r(e);return this.insertEntry(t),t},e.prototype.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,e.next=null,this.tail=e):this.head=this.tail=e,this._len++},e.prototype.remove=function(e){var t=e.prev,n=e.next;t?t.next=n:this.head=n,n?n.prev=t:this.tail=t,e.next=e.prev=null,this._len--},e.prototype.len=function(){return this._len},e.prototype.clear=function(){this.head=this.tail=null,this._len=0},e}();t.LinkedList=i;var a=function(){function e(e){this._list=new i,this._maxSize=10,this._map={},this._maxSize=e}return e.prototype.put=function(e,t){var n=this._list,i=this._map,a=null;if(null==i[e]){var o=n.len(),s=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var l=n.head;n.remove(l),delete i[l.key],a=l.value,this._lastRemovedEntry=l}s?s.value=t:s=new r(t),s.key=e,n.insertEntry(s),i[e]=s}return a},e.prototype.get=function(e){var t=this._map[e],n=this._list;if(null!=t)return t!==n.tail&&(n.remove(t),n.insertEntry(t)),t.value},e.prototype.clear=function(){this._list.clear(),this._map={}},e.prototype.len=function(){return this._list.len()},e}(),o=a;t.default=o},bdf8:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var i=n("9ab4"),a=r(n("58f5")),o=n("93a8"),s=["rect","polygon","lineX","lineY","keep","clear"],l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.prototype.render=function(e,t,n){var r,i,o;t.eachComponent({mainType:"brush"},(function(e){r=e.brushType,i=e.brushOption.brushMode||"single",o=o||!!e.areas.length})),this._brushType=r,this._brushMode=i,a.each(e.get("type",!0),(function(t){e.setIconStatus(t,("keep"===t?"multiple"===i:"clear"===t?o:t===r)?"emphasis":"normal")}))},t.prototype.updateView=function(e,t,n){this.render(e,t,n)},t.prototype.getIcons=function(){var e=this.model,t=e.get("icon",!0),n={};return a.each(e.get("type",!0),(function(e){t[e]&&(n[e]=t[e])})),n},t.prototype.onclick=function(e,t,n){var r=this._brushType,i=this._brushMode;"clear"===n?(t.dispatchAction({type:"axisAreaSelect",intervals:[]}),t.dispatchAction({type:"brush",command:"clear",areas:[]})):t.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?r:r!==n&&n,brushMode:"keep"===n?"multiple"===i?"single":"multiple":i}})},t.getDefaultOption=function(e){var t={show:!0,type:s.slice(),icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:e.getLocaleModel().get(["toolbox","brush","title"])};return t},t}(o.ToolboxFeature),u=l;t.default=u},be33:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.DatasetModel=void 0,t.install=function(e){e.registerComponentModel(u),e.registerComponentView(c)};var i=n("9ab4"),a=r(n("62fe")),o=r(n("54f8")),s=n("f505"),l=n("5a2b"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="dataset",t}return(0,i.__extends)(t,e),t.prototype.init=function(t,n,r){e.prototype.init.call(this,t,n,r),this._sourceManager=new l.SourceManager(this),(0,l.disableTransformOptionMerge)(this)},t.prototype.mergeOption=function(t,n){e.prototype.mergeOption.call(this,t,n),(0,l.disableTransformOptionMerge)(this)},t.prototype.optionUpdated=function(){this._sourceManager.dirty()},t.prototype.getSourceManager=function(){return this._sourceManager},t.type="dataset",t.defaultOption={seriesLayoutBy:s.SERIES_LAYOUT_BY_COLUMN},t}(a.default);t.DatasetModel=u;var c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="dataset",t}return(0,i.__extends)(t,e),t.type="dataset",t}(o.default)},bec7:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.DEFAULT_PATH_STYLE=t.DEFAULT_PATH_ANIMATION_PROPS=void 0;var a=i(n("53ca"));n("99af"),n("cb29");var o=n("9ab4"),s=r(n("1354")),l=i(n("b589")),u=r(n("4e4a")),c=n("58f5"),d=n("ff74"),f=n("fda2"),h=n("d0c6"),p=n("66f2"),g=(0,c.defaults)({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},s.DEFAULT_COMMON_STYLE);t.DEFAULT_PATH_STYLE=g;var v={style:(0,c.defaults)({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},s.DEFAULT_COMMON_ANIMATION_PROPS.style)};t.DEFAULT_PATH_ANIMATION_PROPS=v;var y=p.TRANSFORMABLE_PROPS.concat(["invisible","culling","z","z2","zlevel","parent"]),m=function(e){function t(t){return e.call(this,t)||this}return(0,o.__extends)(t,e),t.prototype.update=function(){var n=this;e.prototype.update.call(this);var r=this.style;if(r.decal){var i=this._decalEl=this._decalEl||new t;i.buildPath===t.prototype.buildPath&&(i.buildPath=function(e){n.buildPath(e,n.shape)}),i.silent=!0;var a=i.style;for(var o in r)a[o]!==r[o]&&(a[o]=r[o]);a.fill=r.fill?r.decal:null,a.decal=null,a.shadowColor=null,r.strokeFirst&&(a.stroke=null);for(var s=0;s<y.length;++s)i[y[s]]=this[y[s]];i.__dirty|=h.REDRAW_BIT}else this._decalEl&&(this._decalEl=null)},t.prototype.getDecalElement=function(){return this._decalEl},t.prototype._init=function(t){var n=(0,c.keys)(t);this.shape=this.getDefaultShape();var r=this.getDefaultStyle();r&&this.useStyle(r);for(var i=0;i<n.length;i++){var a=n[i],o=t[a];"style"===a?this.style?(0,c.extend)(this.style,o):this.useStyle(o):"shape"===a?(0,c.extend)(this.shape,o):e.prototype.attrKV.call(this,a,o)}this.style||this.useStyle({})},t.prototype.getDefaultStyle=function(){return null},t.prototype.getDefaultShape=function(){return{}},t.prototype.canBeInsideText=function(){return this.hasFill()},t.prototype.getInsideTextFill=function(){var e=this.style.fill;if("none"!==e){if((0,c.isString)(e)){var t=(0,d.lum)(e,0);return t>.5?f.DARK_LABEL_COLOR:t>.2?f.LIGHTER_LABEL_COLOR:f.LIGHT_LABEL_COLOR}if(e)return f.LIGHT_LABEL_COLOR}return f.DARK_LABEL_COLOR},t.prototype.getInsideTextStroke=function(e){var t=this.style.fill;if((0,c.isString)(t)){var n=this.__zr,r=!(!n||!n.isDarkMode()),i=(0,d.lum)(e,0)<f.DARK_MODE_THRESHOLD;if(r===i)return t}},t.prototype.buildPath=function(e,t,n){},t.prototype.pathUpdated=function(){this.__dirty&=~h.SHAPE_CHANGED_BIT},t.prototype.getUpdatedPathProxy=function(e){return!this.path&&this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,e),this.path},t.prototype.createPathProxy=function(){this.path=new l.default(!1)},t.prototype.hasStroke=function(){var e=this.style,t=e.stroke;return!(null==t||"none"===t||!(e.lineWidth>0))},t.prototype.hasFill=function(){var e=this.style,t=e.fill;return null!=t&&"none"!==t},t.prototype.getBoundingRect=function(){var e=this._rect,t=this.style,n=!e;if(n){var r=!1;this.path||(r=!0,this.createPathProxy());var i=this.path;(r||this.__dirty&h.SHAPE_CHANGED_BIT)&&(i.beginPath(),this.buildPath(i,this.shape,!1),this.pathUpdated()),e=i.getBoundingRect()}if(this._rect=e,this.hasStroke()&&this.path&&this.path.len()>0){var a=this._rectStroke||(this._rectStroke=e.clone());if(this.__dirty||n){a.copy(e);var o=t.strokeNoScale?this.getLineScale():1,s=t.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}o>1e-10&&(a.width+=s/o,a.height+=s/o,a.x-=s/o/2,a.y-=s/o/2)}return a}return e},t.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect(),i=this.style;if(e=n[0],t=n[1],r.contain(e,t)){var a=this.path;if(this.hasStroke()){var o=i.lineWidth,s=i.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(o=Math.max(o,this.strokeContainThreshold)),u.containStroke(a,o/s,e,t)))return!0}if(this.hasFill())return u.contain(a,e,t)}return!1},t.prototype.dirtyShape=function(){this.__dirty|=h.SHAPE_CHANGED_BIT,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},t.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},t.prototype.animateShape=function(e){return this.animate("shape",e)},t.prototype.updateDuringAnimation=function(e){"style"===e?this.dirtyStyle():"shape"===e?this.dirtyShape():this.markRedraw()},t.prototype.attrKV=function(t,n){"shape"===t?this.setShape(n):e.prototype.attrKV.call(this,t,n)},t.prototype.setShape=function(e,t){var n=this.shape;return n||(n=this.shape={}),"string"===typeof e?n[e]=t:(0,c.extend)(n,e),this.dirtyShape(),this},t.prototype.shapeChanged=function(){return!!(this.__dirty&h.SHAPE_CHANGED_BIT)},t.prototype.createStyle=function(e){return(0,c.createObject)(g,e)},t.prototype._innerSaveToNormal=function(t){e.prototype._innerSaveToNormal.call(this,t);var n=this._normalState;t.shape&&!n.shape&&(n.shape=(0,c.extend)({},this.shape))},t.prototype._applyStateObj=function(t,n,r,i,o,s){e.prototype._applyStateObj.call(this,t,n,r,i,o,s);var l,u=!(n&&i);if(n&&n.shape?o?i?l=n.shape:(l=(0,c.extend)({},r.shape),(0,c.extend)(l,n.shape)):(l=(0,c.extend)({},i?this.shape:r.shape),(0,c.extend)(l,n.shape)):u&&(l=r.shape),l)if(o){this.shape=(0,c.extend)({},this.shape);for(var d={},f=(0,c.keys)(l),h=0;h<f.length;h++){var p=f[h];"object"===(0,a.default)(l[p])?this.shape[p]=l[p]:d[p]=l[p]}this._transitionState(t,{shape:d},s)}else this.shape=l,this.dirtyShape()},t.prototype._mergeStates=function(t){for(var n,r=e.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var a=t[i];a.shape&&(n=n||{},this._mergeStyle(n,a.shape))}return n&&(r.shape=n),r},t.prototype.getAnimationStyleProps=function(){return v},t.prototype.isZeroArea=function(){return!1},t.extend=function(e){var n=function(t){function n(n){var r=t.call(this,n)||this;return e.init&&e.init.call(r,n),r}return(0,o.__extends)(n,t),n.prototype.getDefaultStyle=function(){return(0,c.clone)(e.style)},n.prototype.getDefaultShape=function(){return(0,c.clone)(e.shape)},n}(t);for(var r in e)"function"===typeof e[r]&&(n.prototype[r]=e[r]);return n},t.initDefaultProps=function(){var e=t.prototype;e.type="path",e.strokeContainThreshold=5,e.segmentIgnoreThreshold=0,e.subPixelOptimize=!1,e.autoBatch=!1,e.__dirty=h.REDRAW_BIT|h.STYLE_CHANGED_BIT|h.SHAPE_CHANGED_BIT}(),t}(s.default),_=m;t.default=_},bf1b:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.convertFromEC4CompatibleStyle=function(e,t,n){var a,o,s,l=e;if("text"===t)s=l;else{s={},(0,r.hasOwn)(l,"text")&&(s.text=l.text),(0,r.hasOwn)(l,"rich")&&(s.rich=l.rich),(0,r.hasOwn)(l,"textFill")&&(s.fill=l.textFill),(0,r.hasOwn)(l,"textStroke")&&(s.stroke=l.textStroke),(0,r.hasOwn)(l,"fontFamily")&&(s.fontFamily=l.fontFamily),(0,r.hasOwn)(l,"fontSize")&&(s.fontSize=l.fontSize),(0,r.hasOwn)(l,"fontStyle")&&(s.fontStyle=l.fontStyle),(0,r.hasOwn)(l,"fontWeight")&&(s.fontWeight=l.fontWeight),o={type:"text",style:s,silent:!0},a={};var u=(0,r.hasOwn)(l,"textPosition");n?a.position=u?l.textPosition:"inside":u&&(a.position=l.textPosition),(0,r.hasOwn)(l,"textPosition")&&(a.position=l.textPosition),(0,r.hasOwn)(l,"textOffset")&&(a.offset=l.textOffset),(0,r.hasOwn)(l,"textRotation")&&(a.rotation=l.textRotation),(0,r.hasOwn)(l,"textDistance")&&(a.distance=l.textDistance)}return i(s,e),(0,r.each)(s.rich,(function(e){i(e,e)})),{textConfig:a,textContent:o}},t.convertToEC4StyleForCustomSerise=function(e,t,n){var i=e;i.textPosition=i.textPosition||n.position||"inside",null!=n.offset&&(i.textOffset=n.offset),null!=n.rotation&&(i.textRotation=n.rotation),null!=n.distance&&(i.textDistance=n.distance);var o=i.textPosition.indexOf("inside")>=0,s=e.fill||"#000";a(i,t);var l=null==i.textFill;o?l&&(i.textFill=n.insideFill||"#fff",!i.textStroke&&n.insideStroke&&(i.textStroke=n.insideStroke),!i.textStroke&&(i.textStroke=s),null==i.textStrokeWidth&&(i.textStrokeWidth=2)):(l&&(i.textFill=e.fill||n.outsideFill||"#000"),!i.textStroke&&n.outsideStroke&&(i.textStroke=n.outsideStroke));return i.text=t.text,i.rich=t.rich,(0,r.each)(t.rich,(function(e){a(e,e)})),i},t.isEC4CompatibleStyle=function(e,t,n,i){return e&&(e.legacy||!1!==e.legacy&&!n&&!i&&"tspan"!==t&&("text"===t||(0,r.hasOwn)(e,"text")))},t.warnDeprecated=function(e,t){0},n("cb29"),n("c975");var r=n("58f5");function i(e,t){t&&(t.font=t.textFont||t.font,(0,r.hasOwn)(t,"textStrokeWidth")&&(e.lineWidth=t.textStrokeWidth),(0,r.hasOwn)(t,"textAlign")&&(e.align=t.textAlign),(0,r.hasOwn)(t,"textVerticalAlign")&&(e.verticalAlign=t.textVerticalAlign),(0,r.hasOwn)(t,"textLineHeight")&&(e.lineHeight=t.textLineHeight),(0,r.hasOwn)(t,"textWidth")&&(e.width=t.textWidth),(0,r.hasOwn)(t,"textHeight")&&(e.height=t.textHeight),(0,r.hasOwn)(t,"textBackgroundColor")&&(e.backgroundColor=t.textBackgroundColor),(0,r.hasOwn)(t,"textPadding")&&(e.padding=t.textPadding),(0,r.hasOwn)(t,"textBorderColor")&&(e.borderColor=t.textBorderColor),(0,r.hasOwn)(t,"textBorderWidth")&&(e.borderWidth=t.textBorderWidth),(0,r.hasOwn)(t,"textBorderRadius")&&(e.borderRadius=t.textBorderRadius),(0,r.hasOwn)(t,"textBoxShadowColor")&&(e.shadowColor=t.textBoxShadowColor),(0,r.hasOwn)(t,"textBoxShadowBlur")&&(e.shadowBlur=t.textBoxShadowBlur),(0,r.hasOwn)(t,"textBoxShadowOffsetX")&&(e.shadowOffsetX=t.textBoxShadowOffsetX),(0,r.hasOwn)(t,"textBoxShadowOffsetY")&&(e.shadowOffsetY=t.textBoxShadowOffsetY))}function a(e,t){t&&((0,r.hasOwn)(t,"fill")&&(e.textFill=t.fill),(0,r.hasOwn)(t,"stroke")&&(e.textStroke=t.fill),(0,r.hasOwn)(t,"lineWidth")&&(e.textStrokeWidth=t.lineWidth),(0,r.hasOwn)(t,"font")&&(e.font=t.font),(0,r.hasOwn)(t,"fontStyle")&&(e.fontStyle=t.fontStyle),(0,r.hasOwn)(t,"fontWeight")&&(e.fontWeight=t.fontWeight),(0,r.hasOwn)(t,"fontSize")&&(e.fontSize=t.fontSize),(0,r.hasOwn)(t,"fontFamily")&&(e.fontFamily=t.fontFamily),(0,r.hasOwn)(t,"align")&&(e.textAlign=t.align),(0,r.hasOwn)(t,"verticalAlign")&&(e.textVerticalAlign=t.verticalAlign),(0,r.hasOwn)(t,"lineHeight")&&(e.textLineHeight=t.lineHeight),(0,r.hasOwn)(t,"width")&&(e.textWidth=t.width),(0,r.hasOwn)(t,"height")&&(e.textHeight=t.height),(0,r.hasOwn)(t,"backgroundColor")&&(e.textBackgroundColor=t.backgroundColor),(0,r.hasOwn)(t,"padding")&&(e.textPadding=t.padding),(0,r.hasOwn)(t,"borderColor")&&(e.textBorderColor=t.borderColor),(0,r.hasOwn)(t,"borderWidth")&&(e.textBorderWidth=t.borderWidth),(0,r.hasOwn)(t,"borderRadius")&&(e.textBorderRadius=t.borderRadius),(0,r.hasOwn)(t,"shadowColor")&&(e.textBoxShadowColor=t.shadowColor),(0,r.hasOwn)(t,"shadowBlur")&&(e.textBoxShadowBlur=t.shadowBlur),(0,r.hasOwn)(t,"shadowOffsetX")&&(e.textBoxShadowOffsetX=t.shadowOffsetX),(0,r.hasOwn)(t,"shadowOffsetY")&&(e.textBoxShadowOffsetY=t.shadowOffsetY),(0,r.hasOwn)(t,"textShadowColor")&&(e.textShadowColor=t.textShadowColor),(0,r.hasOwn)(t,"textShadowBlur")&&(e.textShadowBlur=t.textShadowBlur),(0,r.hasOwn)(t,"textShadowOffsetX")&&(e.textShadowOffsetX=t.textShadowOffsetX),(0,r.hasOwn)(t,"textShadowOffsetY")&&(e.textShadowOffsetY=t.textShadowOffsetY))}},bf82:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var a=n("9ab4"),o=i(n("58f5")),s=r(n("a1a6")),l=n("5766"),u=r(n("54f8")),c=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t){this.ecModel=e,this.api=t,this.model,(this._brushController=new s.default(t.getZr())).on("brush",o.bind(this._onBrush,this)).mount()},t.prototype.render=function(e,t,n,r){this.model=e,this._updateController(e,t,n,r)},t.prototype.updateTransform=function(e,t,n,r){(0,l.layoutCovers)(t),this._updateController(e,t,n,r)},t.prototype.updateVisual=function(e,t,n,r){this.updateTransform(e,t,n,r)},t.prototype.updateView=function(e,t,n,r){this._updateController(e,t,n,r)},t.prototype._updateController=function(e,t,n,r){(!r||r.$from!==e.id)&&this._brushController.setPanels(e.brushTargetManager.makePanelOpts(n)).enableBrush(e.brushOption).updateCovers(e.areas.slice())},t.prototype.dispose=function(){this._brushController.dispose()},t.prototype._onBrush=function(e){var t=this.model.id,n=this.model.brushTargetManager.setOutputRanges(e.areas,this.ecModel);(!e.isEnd||e.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:t,areas:o.clone(n),$from:t}),e.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:t,areas:o.clone(n),$from:t})},t.type="brush",t}(u.default),d=c;t.default=d},bff5:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(p),e.registerComponentView(g)},n("cb29");var a=n("9ab4"),o=i(n("58f5")),s=i(n("e136")),l=n("a646"),u=n("80f7"),c=n("06fd"),d=r(n("62fe")),f=r(n("54f8")),h=n("82a3"),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.layoutMode={type:"box",ignoreSize:!0},n}return(0,a.__extends)(t,e),t.type="title",t.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:"#464646"},subtextStyle:{fontSize:12,color:"#6E7079"}},t}(d.default),g=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){if(this.group.removeAll(),e.get("show")){var r=this.group,i=e.getModel("textStyle"),a=e.getModel("subtextStyle"),d=e.get("textAlign"),f=o.retrieve2(e.get("textBaseline"),e.get("textVerticalAlign")),p=new s.Text({style:(0,u.createTextStyle)(i,{text:e.get("text"),fill:i.getTextColor()},{disableBox:!0}),z2:10}),g=p.getBoundingRect(),v=e.get("subtext"),y=new s.Text({style:(0,u.createTextStyle)(a,{text:v,fill:a.getTextColor(),y:g.height+e.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),m=e.get("link"),_=e.get("sublink"),b=e.get("triggerEvent",!0);p.silent=!m&&!b,y.silent=!_&&!b,m&&p.on("click",(function(){(0,h.windowOpen)(m,"_"+e.get("target"))})),_&&y.on("click",(function(){(0,h.windowOpen)(_,"_"+e.get("subtarget"))})),(0,l.getECData)(p).eventData=(0,l.getECData)(y).eventData=b?{componentType:"title",componentIndex:e.componentIndex}:null,r.add(p),v&&r.add(y);var x=r.getBoundingRect(),S=e.getBoxLayoutParams();S.width=x.width,S.height=x.height;var M=(0,c.getLayoutRect)(S,{width:n.getWidth(),height:n.getHeight()},e.get("padding"));d||(d=e.get("left")||e.get("right"),"middle"===d&&(d="center"),"right"===d?M.x+=M.width:"center"===d&&(M.x+=M.width/2)),f||(f=e.get("top")||e.get("bottom"),"center"===f&&(f="middle"),"bottom"===f?M.y+=M.height:"middle"===f&&(M.y+=M.height/2),f=f||"top"),r.x=M.x,r.y=M.y,r.markRedraw();var w={align:d,verticalAlign:f};p.setStyle(w),y.setStyle(w),x=r.getBoundingRect();var T=M.margin,I=e.getItemStyle(["color","opacity"]);I.fill=e.get("backgroundColor");var A=new s.Rect({shape:{x:x.x-T[3],y:x.y-T[0],width:x.width+T[1]+T[3],height:x.height+T[0]+T[2],r:e.get("borderRadius")},style:I,subPixelOptimize:!0,silent:!0});r.add(A)}},t.type="title",t}(f.default)},c0eb:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(a.default),e.registerComponentView(o.default),e.registerPreprocessor((function(e){(0,i.default)(e.series,"markPoint")&&(e.markPoint=e.markPoint||{})}))};var i=r(n("12fc")),a=r(n("4ffd")),o=r(n("b80a"))},c122:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.getBoundingRect();return{coordSys:{type:"geo",x:t.x,y:t.y,width:t.width,height:t.height,zoom:e.getZoom()},api:{coord:function(t){return e.dataToPoint(t)},size:i.bind(a,e)}}};var i=r(n("58f5"));function a(e,t){return t=t||[0,0],i.map([0,1],(function(n){var r=t[n],i=e[n]/2,a=[],o=[];return a[n]=r-i,o[n]=r+i,a[1-n]=o[1-n]=t[1-n],Math.abs(this.dataToPoint(a)[n]-this.dataToPoint(o)[n])}),this)}},c195:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(o)return;o=!0,e.registerProcessor(e.PRIORITY.PROCESSOR.FILTER,i.default),(0,a.default)(e),e.registerSubTypeDefaulter("dataZoom",(function(){return"slider"}))};var i=r(n("8b4c")),a=r(n("b4d0")),o=!1},c1c1:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.concatInternalOptions=function(e,t,n){var r=i.get(t);if(!r)return n;var a=r(e);if(!a)return n;0;return n.concat(a)},t.registerInternalOptionCreator=function(e,t){(0,r.assert)(null==i.get(e)&&t),i.set(e,t)},n("99af");var r=n("58f5"),i=(n("eea5"),(0,r.createHashMap)())},c1cf:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("cb29"),n("ac1f"),n("5319"),n("baa5"),n("c975");var a=n("9ab4"),o=i(n("58f5")),s=n("ff74"),l=i(n("e136")),u=n("50db"),c=n("80f7"),d=n("8eb8"),f=i(n("06fd")),h=r(n("54f8")),p=n("150c"),g=n("e5e8"),v=o.curry,y=o.each,m=l.Group,_=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.newlineDisabled=!1,n}return(0,a.__extends)(t,e),t.prototype.init=function(){this.group.add(this._contentGroup=new m),this.group.add(this._selectorGroup=new m),this._isFirstRender=!0},t.prototype.getContentGroup=function(){return this._contentGroup},t.prototype.getSelectorGroup=function(){return this._selectorGroup},t.prototype.render=function(e,t,n){var r=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),e.get("show",!0)){var i=e.get("align"),a=e.get("orient");i&&"auto"!==i||(i="right"===e.get("left")&&"vertical"===a?"right":"left");var s=e.get("selector",!0),l=e.get("selectorPosition",!0);!s||l&&"auto"!==l||(l="horizontal"===a?"end":"start"),this.renderInner(i,e,t,n,s,a,l);var u=e.getBoxLayoutParams(),c={width:n.getWidth(),height:n.getHeight()},h=e.get("padding"),p=f.getLayoutRect(u,c,h),g=this.layoutInner(e,i,p,r,s,l),v=f.getLayoutRect(o.defaults({width:g.width,height:g.height},u),c,h);this.group.x=v.x-g.x,this.group.y=v.y-g.y,this.group.markRedraw(),this.group.add(this._backgroundEl=(0,d.makeBackground)(g,e))}},t.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},t.prototype.renderInner=function(e,t,n,r,i,a,l){var u=this.getContentGroup(),c=o.createHashMap(),d=t.get("selectedMode"),f=[];n.eachRawSeries((function(e){!e.get("legendHoverLink")&&f.push(e.id)})),y(t.getData(),(function(i,a){var l=i.get("name");if(!this.newlineDisabled&&(""===l||"\n"===l)){var h=new m;return h.newline=!0,void u.add(h)}var p=n.getSeriesByName(l)[0];if(!c.get(l)){if(p){var g=p.getData(),y=g.getVisual("legendLineStyle")||{},_=g.getVisual("legendIcon"),x=g.getVisual("style"),w=this._createItem(p,l,a,i,t,e,y,x,_,d,r);w.on("click",v(b,l,null,r,f)).on("mouseover",v(S,p.name,null,r,f)).on("mouseout",v(M,p.name,null,r,f)),c.set(l,!0)}else n.eachRawSeries((function(n){if(!c.get(l)&&n.legendVisualProvider){var u=n.legendVisualProvider;if(!u.containName(l))return;var h=u.indexOfName(l),p=u.getItemVisual(h,"style"),g=u.getItemVisual(h,"legendIcon"),y=(0,s.parse)(p.fill);y&&0===y[3]&&(y[3]=.2,p=o.extend(o.extend({},p),{fill:(0,s.stringify)(y,"rgba")}));var m=this._createItem(n,l,a,i,t,e,{},p,g,d,r);m.on("click",v(b,null,l,r,f)).on("mouseover",v(S,null,l,r,f)).on("mouseout",v(M,null,l,r,f)),c.set(l,!0)}}),this);0}}),this),i&&this._createSelector(i,t,r,a,l)},t.prototype._createSelector=function(e,t,n,r,i){var a=this.getSelectorGroup();y(e,(function(e){var r=e.type,i=new l.Text({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===r?"legendAllSelect":"legendInverseSelect"})}});a.add(i);var o=t.getModel("selectorLabel"),s=t.getModel(["emphasis","selectorLabel"]);(0,c.setLabelStyle)(i,{normal:o,emphasis:s},{defaultText:e.title}),(0,u.enableHoverEmphasis)(i)}))},t.prototype._createItem=function(e,t,n,r,i,a,s,d,f,h,v){var _=e.visualDrawType,b=i.get("itemWidth"),x=i.get("itemHeight"),S=i.isSelected(t),M=r.get("symbolRotate"),w=r.get("symbolKeepAspect"),T=r.get("icon");f=T||f||"roundRect";var I=function(e,t,n,r,i,a,o){function s(e,t){"auto"===e.lineWidth&&(e.lineWidth=t.lineWidth>0?2:0),y(e,(function(n,r){"inherit"===e[r]&&(e[r]=t[r])}))}var l=t.getModel("itemStyle"),u=l.getItemStyle(),c=0===e.lastIndexOf("empty",0)?"fill":"stroke",d=l.getShallow("decal");u.decal=d&&"inherit"!==d?(0,g.createOrUpdatePatternFromDecal)(d,o):r.decal,"inherit"===u.fill&&(u.fill=r[i]);"inherit"===u.stroke&&(u.stroke=r[c]);"inherit"===u.opacity&&(u.opacity=("fill"===i?r:n).opacity);s(u,r);var f=t.getModel("lineStyle"),h=f.getLineStyle();if(s(h,n),"auto"===u.fill&&(u.fill=r.fill),"auto"===u.stroke&&(u.stroke=r.fill),"auto"===h.stroke&&(h.stroke=r.fill),!a){var p=t.get("inactiveBorderWidth"),v=u[c];u.lineWidth="auto"===p?r.lineWidth>0&&v?2:0:u.lineWidth,u.fill=t.get("inactiveColor"),u.stroke=t.get("inactiveBorderColor"),h.stroke=f.get("inactiveColor"),h.lineWidth=f.get("inactiveWidth")}return{itemStyle:u,lineStyle:h}}(f,r,s,d,_,S,v),A=new m,C=r.getModel("textStyle");if(!o.isFunction(e.getLegendIcon)||T&&"inherit"!==T){var P="inherit"===T&&e.getData().getVisual("symbol")?"inherit"===M?e.getData().getVisual("symbolRotate"):M:0;A.add(function(e){var t=e.icon||"roundRect",n=(0,p.createSymbol)(t,0,0,e.itemWidth,e.itemHeight,e.itemStyle.fill,e.symbolKeepAspect);n.setStyle(e.itemStyle),n.rotation=(e.iconRotate||0)*Math.PI/180,n.setOrigin([e.itemWidth/2,e.itemHeight/2]),t.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2);return n}({itemWidth:b,itemHeight:x,icon:f,iconRotate:P,itemStyle:I.itemStyle,lineStyle:I.lineStyle,symbolKeepAspect:w}))}else A.add(e.getLegendIcon({itemWidth:b,itemHeight:x,icon:f,iconRotate:M,itemStyle:I.itemStyle,lineStyle:I.lineStyle,symbolKeepAspect:w}));var O="left"===a?b+5:-5,D=a,L=i.get("formatter"),E=t;o.isString(L)&&L?E=L.replace("{name}",null!=t?t:""):o.isFunction(L)&&(E=L(t));var k=S?C.getTextColor():r.get("inactiveColor");A.add(new l.Text({style:(0,c.createTextStyle)(C,{text:E,x:O,y:x/2,fill:k,align:D,verticalAlign:"middle"},{inheritColor:k})}));var R=new l.Rect({shape:A.getBoundingRect(),invisible:!0}),N=r.getModel("tooltip");return N.get("show")&&l.setTooltipConfig({el:R,componentModel:i,itemName:t,itemTooltipOption:N.option}),A.add(R),A.eachChild((function(e){e.silent=!0})),R.silent=!h,this.getContentGroup().add(A),(0,u.enableHoverEmphasis)(A),A.__legendDataIndex=n,A},t.prototype.layoutInner=function(e,t,n,r,i,a){var o=this.getContentGroup(),s=this.getSelectorGroup();f.box(e.get("orient"),o,e.get("itemGap"),n.width,n.height);var l=o.getBoundingRect(),u=[-l.x,-l.y];if(s.markRedraw(),o.markRedraw(),i){f.box("horizontal",s,e.get("selectorItemGap",!0));var c=s.getBoundingRect(),d=[-c.x,-c.y],h=e.get("selectorButtonGap",!0),p=e.getOrient().index,g=0===p?"width":"height",v=0===p?"height":"width",y=0===p?"y":"x";"end"===a?d[p]+=l[g]+h:u[p]+=c[g]+h,d[1-p]+=l[v]/2-c[v]/2,s.x=d[0],s.y=d[1],o.x=u[0],o.y=u[1];var m={x:0,y:0};return m[g]=l[g]+h+c[g],m[v]=Math.max(l[v],c[v]),m[y]=Math.min(0,c[y]+d[1-p]),m}return o.x=u[0],o.y=u[1],this.group.getBoundingRect()},t.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},t.type="legend.plain",t}(h.default);function b(e,t,n,r){M(e,t,n,r),n.dispatchAction({type:"legendToggleSelect",name:null!=e?e:t}),S(e,t,n,r)}function x(e){var t,n=e.getZr().storage.getDisplayList(),r=0,i=n.length;while(r<i&&!(t=n[r].states.emphasis))r++;return t&&t.hoverLayer}function S(e,t,n,r){x(n)||n.dispatchAction({type:"highlight",seriesName:e,name:t,excludeSeriesId:r})}function M(e,t,n,r){x(n)||n.dispatchAction({type:"downplay",seriesName:e,name:t,excludeSeriesId:r})}var w=_;t.default=w},c240:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("d81d"),n("498a"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.makeViewBoxTransform=F,t.parseSVG=function(e,t){var n=new T;return n.parse(e,t)},Object.defineProperty(t,"parseXML",{enumerable:!0,get:function(){return b.parseXML}}),n("d9e2"),n("d401"),n("acd8"),n("14d9"),n("e25e"),n("c975"),n("cb29"),n("ac1f"),n("466d"),n("5319");var a,o=i(n("0000")),s=i(n("3adc")),l=i(n("59fe")),u=i(n("d14a")),c=i(n("382f")),d=i(n("acbc")),f=i(n("2929")),h=i(n("d569")),p=r(n("6477")),g=n("de14"),v=n("58f5"),y=i(n("7d18")),m=i(n("2a58")),_=i(n("4db2")),b=n("e18c"),x={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-anchor":"textAlign",visibility:"visibility",display:"display"},S=(0,v.keys)(x),M={"alignment-baseline":"textBaseline","stop-color":"stopColor"},w=(0,v.keys)(M),T=function(){function e(){this._defs={},this._root=null}return e.prototype.parse=function(e,t){t=t||{};var n=(0,b.parseXML)(e);this._defsUsePending=[];var r=new o.default;this._root=r;var i=[],a=n.getAttribute("viewBox")||"",s=parseFloat(n.getAttribute("width")||t.width),l=parseFloat(n.getAttribute("height")||t.height);isNaN(s)&&(s=null),isNaN(l)&&(l=null),D(n,r,null,!0,!1);var c,d,f=n.firstChild;while(f)this._parseNode(f,r,i,null,!1,!1),f=f.nextSibling;if(function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r[0].style[r[1]]=e[r[2]]}}(this._defs,this._defsUsePending),this._defsUsePending=[],a){var h=R(a);h.length>=4&&(c={x:parseFloat(h[0]||0),y:parseFloat(h[1]||0),width:parseFloat(h[2]),height:parseFloat(h[3])})}if(c&&null!=s&&null!=l&&(d=F(c,{x:0,y:0,width:s,height:l}),!t.ignoreViewBox)){var p=r;r=new o.default,r.add(p),p.scaleX=p.scaleY=d.scale,p.x=d.x,p.y=d.y}return t.ignoreRootClip||null==s||null==l||r.setClipPath(new u.default({shape:{x:0,y:0,width:s,height:l}})),{root:r,width:s,height:l,viewBoxRect:c,viewBoxTransform:d,named:i}},e.prototype._parseNode=function(e,t,n,r,i,o){var s,l=e.nodeName.toLowerCase(),u=r;if("defs"===l&&(i=!0),"text"===l&&(o=!0),"defs"===l||"switch"===l)s=t;else{if(!i){var c=a[l];if(c&&(0,v.hasOwn)(a,l)){s=c.call(this,e,t);var d=e.getAttribute("name");if(d){var f={name:d,namedFrom:null,svgNodeTagLower:l,el:s};n.push(f),"g"===l&&(u=f)}else r&&n.push({name:r.name,namedFrom:r,svgNodeTagLower:l,el:s});t.add(s)}}var h=I[l];if(h&&(0,v.hasOwn)(I,l)){var p=h.call(this,e),g=e.getAttribute("id");g&&(this._defs[g]=p)}}if(s&&s.isGroup){var y=e.firstChild;while(y)1===y.nodeType?this._parseNode(y,s,n,u,i,o):3===y.nodeType&&o&&this._parseText(y,s),y=y.nextSibling}},e.prototype._parseText=function(e,t){var n=new _.default({style:{text:e.textContent},silent:!0,x:this._textX||0,y:this._textY||0});P(t,n),D(e,n,this._defsUsePending,!1,!1),function(e,t){var n=t.__selfStyle;if(n){var r=n.textBaseline,i=r;r&&"auto"!==r?"baseline"===r?i="alphabetic":"before-edge"===r||"text-before-edge"===r?i="top":"after-edge"===r||"text-after-edge"===r?i="bottom":"central"!==r&&"mathematical"!==r||(i="middle"):i="alphabetic",e.style.textBaseline=i}var a=t.__inheritedStyle;if(a){var o=a.textAlign,s=o;o&&("middle"===o&&(s="center"),e.style.textAlign=s)}}(n,t);var r=n.style,i=r.fontSize;i&&i<9&&(r.fontSize=9,n.scaleX*=i/9,n.scaleY*=i/9);var a=(r.fontSize||r.fontFamily)&&[r.fontStyle,r.fontWeight,(r.fontSize||12)+"px",r.fontFamily||"sans-serif"].join(" ");r.font=a;var o=n.getBoundingRect();return this._textX+=o.width,t.add(n),n},e.internalField=function(){a={g:function(e,t){var n=new o.default;return P(t,n),D(e,n,this._defsUsePending,!1,!1),n},rect:function(e,t){var n=new u.default;return P(t,n),D(e,n,this._defsUsePending,!1,!1),n.setShape({x:parseFloat(e.getAttribute("x")||"0"),y:parseFloat(e.getAttribute("y")||"0"),width:parseFloat(e.getAttribute("width")||"0"),height:parseFloat(e.getAttribute("height")||"0")}),n.silent=!0,n},circle:function(e,t){var n=new l.default;return P(t,n),D(e,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(e.getAttribute("cx")||"0"),cy:parseFloat(e.getAttribute("cy")||"0"),r:parseFloat(e.getAttribute("r")||"0")}),n.silent=!0,n},line:function(e,t){var n=new d.default;return P(t,n),D(e,n,this._defsUsePending,!1,!1),n.setShape({x1:parseFloat(e.getAttribute("x1")||"0"),y1:parseFloat(e.getAttribute("y1")||"0"),x2:parseFloat(e.getAttribute("x2")||"0"),y2:parseFloat(e.getAttribute("y2")||"0")}),n.silent=!0,n},ellipse:function(e,t){var n=new c.default;return P(t,n),D(e,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(e.getAttribute("cx")||"0"),cy:parseFloat(e.getAttribute("cy")||"0"),rx:parseFloat(e.getAttribute("rx")||"0"),ry:parseFloat(e.getAttribute("ry")||"0")}),n.silent=!0,n},polygon:function(e,t){var n,r=e.getAttribute("points");r&&(n=O(r));var i=new f.default({shape:{points:n||[]},silent:!0});return P(t,i),D(e,i,this._defsUsePending,!1,!1),i},polyline:function(e,t){var n,r=e.getAttribute("points");r&&(n=O(r));var i=new h.default({shape:{points:n||[]},silent:!0});return P(t,i),D(e,i,this._defsUsePending,!1,!1),i},image:function(e,t){var n=new s.default;return P(t,n),D(e,n,this._defsUsePending,!1,!1),n.setStyle({image:e.getAttribute("xlink:href")||e.getAttribute("href"),x:+e.getAttribute("x"),y:+e.getAttribute("y"),width:+e.getAttribute("width"),height:+e.getAttribute("height")}),n.silent=!0,n},text:function(e,t){var n=e.getAttribute("x")||"0",r=e.getAttribute("y")||"0",i=e.getAttribute("dx")||"0",a=e.getAttribute("dy")||"0";this._textX=parseFloat(n)+parseFloat(i),this._textY=parseFloat(r)+parseFloat(a);var s=new o.default;return P(t,s),D(e,s,this._defsUsePending,!1,!0),s},tspan:function(e,t){var n=e.getAttribute("x"),r=e.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=r&&(this._textY=parseFloat(r));var i=e.getAttribute("dx")||"0",a=e.getAttribute("dy")||"0",s=new o.default;return P(t,s),D(e,s,this._defsUsePending,!1,!0),this._textX+=parseFloat(i),this._textY+=parseFloat(a),s},path:function(e,t){var n=e.getAttribute("d")||"",r=(0,g.createFromString)(n);return P(t,r),D(e,r,this._defsUsePending,!1,!1),r.silent=!0,r}}}(),e}(),I={lineargradient:function(e){var t=parseInt(e.getAttribute("x1")||"0",10),n=parseInt(e.getAttribute("y1")||"0",10),r=parseInt(e.getAttribute("x2")||"10",10),i=parseInt(e.getAttribute("y2")||"0",10),a=new y.default(t,n,r,i);return A(e,a),C(e,a),a},radialgradient:function(e){var t=parseInt(e.getAttribute("cx")||"0",10),n=parseInt(e.getAttribute("cy")||"0",10),r=parseInt(e.getAttribute("r")||"0",10),i=new m.default(t,n,r);return A(e,i),C(e,i),i}};function A(e,t){var n=e.getAttribute("gradientUnits");"userSpaceOnUse"===n&&(t.global=!0)}function C(e,t){var n=e.firstChild;while(n){if(1===n.nodeType&&"stop"===n.nodeName.toLocaleLowerCase()){var r=n.getAttribute("offset"),i=void 0;i=r&&r.indexOf("%")>0?parseInt(r,10)/100:r?parseFloat(r):0;var a={};V(n,a,a);var o=a.stopColor||n.getAttribute("stop-color")||"#000000";t.colorStops.push({offset:i,color:o})}n=n.nextSibling}}function P(e,t){e&&e.__inheritedStyle&&(t.__inheritedStyle||(t.__inheritedStyle={}),(0,v.defaults)(t.__inheritedStyle,e.__inheritedStyle))}function O(e){for(var t=R(e),n=[],r=0;r<t.length;r+=2){var i=parseFloat(t[r]),a=parseFloat(t[r+1]);n.push([i,a])}return n}function D(e,t,n,r,i){var a=t,o=a.__inheritedStyle=a.__inheritedStyle||{},s={};1===e.nodeType&&(function(e,t){var n=e.getAttribute("transform");if(n){n=n.replace(/,/g," ");var r=[],i=null;n.replace(N,(function(e,t,n){return r.push(t,n),""}));for(var a=r.length-1;a>0;a-=2){var o=r[a],s=r[a-1],l=R(o);switch(i=i||p.create(),s){case"translate":p.translate(i,i,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":p.scale(i,i,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":p.rotate(i,i,-parseFloat(l[0])*z);break;case"skewX":var u=Math.tan(parseFloat(l[0])*z);p.mul(i,[1,0,u,1,0,0],i);break;case"skewY":var c=Math.tan(parseFloat(l[0])*z);p.mul(i,[1,c,0,1,0,0],i);break;case"matrix":i[0]=parseFloat(l[0]),i[1]=parseFloat(l[1]),i[2]=parseFloat(l[2]),i[3]=parseFloat(l[3]),i[4]=parseFloat(l[4]),i[5]=parseFloat(l[5]);break}}t.setLocalTransform(i)}}(e,t),V(e,o,s),r||function(e,t,n){for(var r=0;r<S.length;r++){var i=S[r],a=e.getAttribute(i);null!=a&&(t[x[i]]=a)}for(r=0;r<w.length;r++){i=w[r],a=e.getAttribute(i);null!=a&&(n[M[i]]=a)}}(e,o,s)),a.style=a.style||{},null!=o.fill&&(a.style.fill=E(a,"fill",o.fill,n)),null!=o.stroke&&(a.style.stroke=E(a,"stroke",o.stroke,n)),(0,v.each)(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],(function(e){null!=o[e]&&(a.style[e]=parseFloat(o[e]))})),(0,v.each)(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign"],(function(e){null!=o[e]&&(a.style[e]=o[e])})),i&&(a.__selfStyle=s),o.lineDash&&(a.style.lineDash=(0,v.map)(R(o.lineDash),(function(e){return parseFloat(e)}))),"hidden"!==o.visibility&&"collapse"!==o.visibility||(a.invisible=!0),"none"===o.display&&(a.ignore=!0)}var L=/^url\(\s*#(.*?)\)/;function E(e,t,n,r){var i=n&&n.match(L);if(!i)return"none"===n&&(n=null),n;var a=(0,v.trim)(i[1]);r.push([e,t,a])}var k=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function R(e){return e.match(k)||[]}var N=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g,z=Math.PI/180;var B=/([^\s:;]+)\s*:\s*([^:;]+)/g;function V(e,t,n){var r=e.getAttribute("style");if(r){var i;B.lastIndex=0;while(null!=(i=B.exec(r))){var a=i[1],o=(0,v.hasOwn)(x,a)?x[a]:null;o&&(t[o]=i[2]);var s=(0,v.hasOwn)(M,a)?M[a]:null;s&&(n[s]=i[2])}}}function F(e,t){var n=t.width/e.width,r=t.height/e.height,i=Math.min(n,r);return{scale:i,x:-(e.x+e.width/2)*i+(t.x+t.width/2),y:-(e.y+e.height/2)*i+(t.y+t.height/2)}}},c243:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("b142")),s=i(n("cd13")),l=r(n("e235")),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._lastFrame=0,t._lastFramePercent=0,t}return(0,a.__extends)(t,e),t.prototype.createLine=function(e,t,n){return new o.default(e,t,n)},t.prototype._updateAnimationPoints=function(e,t){this._points=t;for(var n=[0],r=0,i=1;i<t.length;i++){var a=t[i-1],o=t[i];r+=l.dist(a,o),n.push(r)}if(0!==r){for(i=0;i<n.length;i++)n[i]/=r;this._offsets=n,this._length=r}else this._length=0},t.prototype._getLineLength=function(){return this._length},t.prototype._updateSymbolPosition=function(e){var t=e.__t<1?e.__t:2-e.__t,n=this._points,r=this._offsets,i=n.length;if(r){var a,o=this._lastFrame;if(t<this._lastFramePercent){var s=Math.min(o+1,i-1);for(a=s;a>=0;a--)if(r[a]<=t)break;a=Math.min(a,i-2)}else{for(a=o;a<i;a++)if(r[a]>t)break;a=Math.min(a-1,i-2)}var l=(t-r[a])/(r[a+1]-r[a]),u=n[a],c=n[a+1];e.x=u[0]*(1-l)+l*c[0],e.y=u[1]*(1-l)+l*c[1];var d=e.__t<1?c[0]-u[0]:u[0]-c[0],f=e.__t<1?c[1]-u[1]:u[1]-c[1];e.rotation=-Math.atan2(f,d)-Math.PI/2,this._lastFrame=a,this._lastFramePercent=t,e.ignore=!1}},t}(s.default),c=u;t.default=c},c2e4:function(e,t,n){"use strict";n("d81d"),n("d3b7"),n("ddb0"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.XML_NAMESPACE=t.XMLNS=t.XLINKNS=t.SVGNS=void 0,t.createBrushScope=function(e){return{zrId:e,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssClassIdx:0,cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}},t.createElement=function(e){return document.createElementNS(a,e)},t.createSVGVNode=function(e,t,n,r){return s("svg","root",{width:e,height:t,xmlns:a,"xmlns:xlink":o,version:"1.1",baseProfile:"full",viewBox:!!r&&"0 0 "+e+" "+t},n)},t.createVNode=s,t.getCssString=function(e,t,n){n=n||{};var i=n.newline?"\n":"",a=" {"+i,o=i+"}",s=(0,r.map)((0,r.keys)(e),(function(t){return t+a+(0,r.map)((0,r.keys)(e[t]),(function(n){return n+":"+e[t][n]+";"})).join(i)+o})).join(i),l=(0,r.map)((0,r.keys)(t),(function(e){return"@keyframes "+e+a+(0,r.map)((0,r.keys)(t[e]),(function(n){return n+a+(0,r.map)((0,r.keys)(t[e][n]),(function(r){var i=t[e][n][r];return"d"===r&&(i='path("'+i+'")'),r+":"+i+";"})).join(i)+o})).join(i)+o})).join(i);if(!s&&!l)return"";return["<![CDATA[",s,l,"]]>"].join(i)},t.vNodeToString=function(e,t){t=t||{};var n=t.newline?"\n":"";return function e(t){var a=t.children,o=t.tag,s=t.attrs,l=t.text;return function(e,t){var n=[];if(t)for(var r in t){var i=t[r],a=r;!1!==i&&(!0!==i&&null!=i&&(a+='="'+i+'"'),n.push(a))}return"<"+e+" "+n.join(" ")+">"}(o,s)+("style"!==o?(0,i.encodeHTML)(l):l||"")+(a?""+n+(0,r.map)(a,(function(t){return e(t)})).join(n)+n:"")+function(e){return"</"+e+">"}(o)}(e)},n("14d9");var r=n("58f5"),i=n("4a9c"),a="http://www.w3.org/2000/svg";t.SVGNS=a;var o="http://www.w3.org/1999/xlink";t.XLINKNS=o;t.XMLNS="http://www.w3.org/2000/xmlns/";function s(e,t,n,r,i){return{tag:e,attrs:n||{},children:r,text:i,key:t}}t.XML_NAMESPACE="http://www.w3.org/XML/1998/namespace"},c2f9:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return{seriesType:e,reset:function(e,t){var n=t.findComponents({mainType:"legend"});if(n&&n.length){var r=e.getData();r.filterSelf((function(e){for(var t=r.getName(e),i=0;i<n.length;i++)if(!n[i].isSelected(t))return!1;return!0}))}}}}},c3d7:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!e||!i.isArray(e.series))return;i.each(e.series,(function(e){i.isObject(e)&&"k"===e.type&&(e.type="candlestick")}))};var i=r(n("58f5"))},c445:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.GraphicComponentModel=void 0,t.setKeyInfoToNewElOption=c,n("99af"),n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=i(n("eea5")),l=r(n("62fe")),u=n("06fd");function c(e,t){var n=e.existing;if(t.id=e.keyInfo.id,!t.type&&n&&(t.type=n.type),null==t.parentId){var r=t.parentOption;r?t.parentId=r.id:n&&(t.parentId=n.parentId)}t.parentOption=null}function d(e,t){var n;return o.each(t,(function(t){null!=e[t]&&"auto"!==e[t]&&(n=!0)})),n}var f=["transition","enterFrom","leaveTo"],h=f.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function p(e,t,n){if(n&&(!e[n]&&t[n]&&(e[n]={}),e=e[n],t=t[n]),e&&t)for(var r=n?f:h,i=0;i<r.length;i++){var a=r[i];null==e[a]&&null!=t[a]&&(e[a]=t[a])}}var g=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.preventAutoZ=!0,n}return(0,a.__extends)(t,e),t.prototype.mergeOption=function(t,n){var r=this.option.elements;this.option.elements=null,e.prototype.mergeOption.call(this,t,n),this.option.elements=r},t.prototype.optionUpdated=function(e,t){var n=this.option,r=(t?n:e).elements,i=n.elements=t?[]:n.elements,a=[];this._flatten(r,a,null);var l=s.mappingToExists(i,a,"normalMerge"),f=this._elOptionsToUpdate=[];o.each(l,(function(e,t){var n=e.newOption;n&&(f.push(n),c(e,n),function(e,t,n){var r=o.extend({},n),i=e[t],a=n.$action||"merge";"merge"===a?i?(o.merge(i,r,!0),(0,u.mergeLayoutParam)(i,r,{ignoreSize:!0}),(0,u.copyLayoutParams)(n,i),p(n,i),p(n,i,"shape"),p(n,i,"style"),p(n,i,"extra"),n.clipPath=i.clipPath):e[t]=r:"replace"===a?e[t]=r:"remove"===a&&i&&(e[t]=null)}(i,t,n),function(e,t){if(e&&(e.hv=t.hv=[d(t,["left","right"]),d(t,["top","bottom"])],"group"===e.type)){var n=e,r=t;null==n.width&&(n.width=r.width=0),null==n.height&&(n.height=r.height=0)}}(i[t],n))}),this),n.elements=o.filter(i,(function(e){return e&&delete e.$action,null!=e}))},t.prototype._flatten=function(e,t,n){o.each(e,(function(e){if(e){n&&(e.parentOption=n),t.push(e);var r=e.children;r&&r.length&&this._flatten(r,t,e),delete e.children}}),this)},t.prototype.useElOptionsToUpdate=function(){var e=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,e},t.type="graphic",t.defaultOption={elements:[]},t}(l.default);t.GraphicComponentModel=g},c4d0:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e&&e.visualMap;i.isArray(t)||(t=t?[t]:[]);a(t,(function(e){if(e){o(e,"splitList")&&!o(e,"pieces")&&(e.pieces=e.splitList,delete e.splitList);var t=e.pieces;t&&i.isArray(t)&&a(t,(function(e){i.isObject(e)&&(o(e,"start")&&!o(e,"min")&&(e.min=e.start),o(e,"end")&&!o(e,"max")&&(e.max=e.end))}))}}))};var i=r(n("58f5")),a=i.each;function o(e,t){return e&&e.hasOwnProperty&&e.hasOwnProperty(t)}},c540:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.SERIES_UNIVERSAL_TRANSITION_PROP=void 0,n("fb6a"),n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("2faa")),l=i(n("eea5")),u=r(n("62fe")),c=n("6d51"),d=n("3b09"),f=n("06fd"),h=n("6460"),p=n("6233"),g=n("5a2b"),v=n("d45c"),y=l.makeInner();function m(e,t){return e.getName(t)||e.getId(t)}t.SERIES_UNIVERSAL_TRANSITION_PROP="__universalTransitionEnabled";var _=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._selectedDataIndicesMap={},t}return(0,a.__extends)(t,e),t.prototype.init=function(e,t,n){this.seriesIndex=this.componentIndex,this.dataTask=(0,h.createTask)({count:x,reset:S}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(e,n);var r=y(this).sourceManager=new g.SourceManager(this);r.prepareSource();var i=this.getInitialData(e,n);w(i,this),this.dataTask.context.data=i,y(this).dataBeforeProcessed=i,b(this),this._initSelectedMapFromData(i)},t.prototype.mergeDefaultAndTheme=function(e,t){var n=(0,f.fetchLayoutMode)(this),r=n?(0,f.getLayoutParams)(e):{},i=this.subType;u.default.hasClass(i)&&(i+="Series"),o.merge(e,t.getTheme().get(this.subType)),o.merge(e,this.getDefaultOption()),l.defaultEmphasis(e,"label",["show"]),this.fillDataTextStyle(e.data),n&&(0,f.mergeLayoutParam)(e,r,n)},t.prototype.mergeOption=function(e,t){e=o.merge(this.option,e,!0),this.fillDataTextStyle(e.data);var n=(0,f.fetchLayoutMode)(this);n&&(0,f.mergeLayoutParam)(this.option,e,n);var r=y(this).sourceManager;r.dirty(),r.prepareSource();var i=this.getInitialData(e,t);w(i,this),this.dataTask.dirty(),this.dataTask.context.data=i,y(this).dataBeforeProcessed=i,b(this),this._initSelectedMapFromData(i)},t.prototype.fillDataTextStyle=function(e){if(e&&!o.isTypedArray(e))for(var t=["show"],n=0;n<e.length;n++)e[n]&&e[n].label&&l.defaultEmphasis(e[n],"label",t)},t.prototype.getInitialData=function(e,t){},t.prototype.appendData=function(e){var t=this.getRawData();t.appendData(e.data)},t.prototype.getData=function(e){var t=I(this);if(t){var n=t.context.data;return null==e?n:n.getLinkedData(e)}return y(this).data},t.prototype.getAllData=function(){var e=this.getData();return e&&e.getLinkedDataAll?e.getLinkedDataAll():[{data:e}]},t.prototype.setData=function(e){var t=I(this);if(t){var n=t.context;n.outputData=e,t!==this.dataTask&&(n.data=e)}y(this).data=e},t.prototype.getEncode=function(){var e=this.get("encode",!0);if(e)return o.createHashMap(e)},t.prototype.getSourceManager=function(){return y(this).sourceManager},t.prototype.getSource=function(){return this.getSourceManager().getSource()},t.prototype.getRawData=function(){return y(this).dataBeforeProcessed},t.prototype.getColorBy=function(){var e=this.get("colorBy");return e||"series"},t.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},t.prototype.getBaseAxis=function(){var e=this.coordinateSystem;return e&&e.getBaseAxis&&e.getBaseAxis()},t.prototype.formatTooltip=function(e,t,n){return(0,v.defaultSeriesFormatTooltip)({series:this,dataIndex:e,multipleSeries:t})},t.prototype.isAnimationEnabled=function(){var e=this.ecModel;if(s.default.node&&(!e||!e.ssr))return!1;var t=this.getShallow("animation");return t&&this.getData().count()>this.getShallow("animationThreshold")&&(t=!1),!!t},t.prototype.restoreData=function(){this.dataTask.dirty()},t.prototype.getColorFromPalette=function(e,t,n){var r=this.ecModel,i=c.PaletteMixin.prototype.getColorFromPalette.call(this,e,t,n);return i||(i=r.getColorFromPalette(e,t,n)),i},t.prototype.coordDimToDataDim=function(e){return this.getRawData().mapDimensionsAll(e)},t.prototype.getProgressive=function(){return this.get("progressive")},t.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},t.prototype.select=function(e,t){this._innerSelect(this.getData(t),e)},t.prototype.unselect=function(e,t){var n=this.option.selectedMap;if(n){var r=this.option.selectedMode,i=this.getData(t);if("series"===r||"all"===n)return this.option.selectedMap={},void(this._selectedDataIndicesMap={});for(var a=0;a<e.length;a++){var o=e[a],s=m(i,o);n[s]=!1,this._selectedDataIndicesMap[s]=-1}}},t.prototype.toggleSelect=function(e,t){for(var n=[],r=0;r<e.length;r++)n[0]=e[r],this.isSelected(e[r],t)?this.unselect(n,t):this.select(n,t)},t.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var e=this._selectedDataIndicesMap,t=o.keys(e),n=[],r=0;r<t.length;r++){var i=e[t[r]];i>=0&&n.push(i)}return n},t.prototype.isSelected=function(e,t){var n=this.option.selectedMap;if(!n)return!1;var r=this.getData(t);return("all"===n||n[m(r,e)])&&!r.getItemModel(e).get(["select","disabled"])},t.prototype.isUniversalTransitionEnabled=function(){if(this["__universalTransitionEnabled"])return!0;var e=this.option.universalTransition;return!!e&&(!0===e||e&&e.enabled)},t.prototype._innerSelect=function(e,t){var n,r,i=this.option,a=i.selectedMode,s=t.length;if(a&&s)if("series"===a)i.selectedMap="all";else if("multiple"===a){o.isObject(i.selectedMap)||(i.selectedMap={});for(var l=i.selectedMap,u=0;u<s;u++){var c=t[u],d=m(e,c);l[d]=!0,this._selectedDataIndicesMap[d]=e.getRawIndex(c)}}else if("single"===a||!0===a){var f=t[s-1];d=m(e,f);i.selectedMap=(n={},n[d]=!0,n),this._selectedDataIndicesMap=(r={},r[d]=e.getRawIndex(f),r)}},t.prototype._initSelectedMapFromData=function(e){if(!this.option.selectedMap){var t=[];e.hasItemOption&&e.each((function(n){var r=e.getRawDataItem(n);r&&r.selected&&t.push(n)})),t.length>0&&this._innerSelect(e,t)}},t.registerClass=function(e){return u.default.registerClass(e)},t.protoInitialize=function(){var e=t.prototype;e.type="series.__base__",e.seriesIndex=0,e.ignoreStyleOnData=!1,e.hasSymbolVisual=!1,e.defaultSymbol="circle",e.visualStyleAccessPath="itemStyle",e.visualDrawType="fill"}(),t}(u.default);function b(e){var t=e.name;l.isNameSpecified(e)||(e.name=function(e){var t=e.getRawData(),n=t.mapDimensionsAll("seriesName"),r=[];return o.each(n,(function(e){var n=t.getDimensionInfo(e);n.displayName&&r.push(n.displayName)})),r.join(" ")}(e)||t)}function x(e){return e.model.getRawData().count()}function S(e){var t=e.model;return t.setData(t.getRawData().cloneShallow()),M}function M(e,t){t.outputData&&e.end>t.outputData.count()&&t.model.getRawData().cloneShallow(t.outputData)}function w(e,t){o.each(o.concatArray(e.CHANGABLE_METHODS,e.DOWNSAMPLE_METHODS),(function(n){e.wrapMethod(n,o.curry(T,t))}))}function T(e,t){var n=I(e);return n&&n.setOutputEnd((t||this).count()),t}function I(e){var t=(e.ecModel||{}).scheduler,n=t&&t.getPipeline(e.uid);if(n){var r=n.currentTask;if(r){var i=r.agentStubMap;i&&(r=i.get(e.uid))}return r}}o.mixin(_,d.DataFormatMixin),o.mixin(_,c.PaletteMixin),(0,p.mountExtend)(_,u.default);var A=_;t.default=A},c58d:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerPainter("svg",i.default)};var i=r(n("1b86"))},c62e:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("c7eb")),a=r(n("53ca")),o=r(n("1da1"));n("a9e3"),n("99af"),n("ac1f"),n("d3b7"),n("159b"),n("a630"),n("3ca3"),n("caad");var s=n("ff89"),l=n("e94f"),u={name:"lime-echart",props:{customStyle:String,isDisableScroll:Boolean,isClickable:{type:Boolean,default:!0},enableHover:Boolean,beforeDelay:{type:Number,default:30}},data:function(){return{use2dCanvas:!1,ariaLabel:"图表",width:null,height:null,nodeWidth:null,nodeHeight:null,config:{},inited:!1,finished:!1,file:"",platform:"",isPC:!1,isDown:!1,isOffscreenCanvas:!1,offscreenWidth:0,offscreenHeight:0}},computed:{canvasId:function(){return"lime-echart".concat(this._&&this._.uid||this._uid)},offscreenCanvasId:function(){return"".concat(this.canvasId,"_offscreen")},offscreenStyle:function(){return"width:".concat(this.offscreenWidth,"px;height: ").concat(this.offscreenHeight,"px; position: fixed; left: 99999px; background: red")},canvasStyle:function(){return this.width&&this.height?"width:"+this.width+"px;height:"+this.height+"px":""}},beforeDestroy:function(){this.clear(),this.dispose(),this.isPC&&document.removeEventListener("mousewheel",this.mousewheel)},created:function(){"ontouchstart"in window||(this.isPC=!0,document.addEventListener("mousewheel",this.mousewheel)),this.use2dCanvas="2d"===this.type&&(0,l.canIUseCanvas2d)()},mounted:function(){var e=this;this.$nextTick((function(){e.$emit("finished")}))},methods:{setChart:function(e){this.chart?"function"===typeof e&&this.chart&&e(this.chart):console.warn("组件还未初始化,请先使用 init")},setOption:function(){var e;this.chart&&this.chart.setOption?(e=this.chart).setOption.apply(e,arguments):console.warn("组件还未初始化,请先使用 init")},showLoading:function(){var e;this.chart&&(e=this.chart).showLoading.apply(e,arguments)},hideLoading:function(){this.chart&&this.chart.hideLoading()},clear:function(){this.chart&&this.chart.clear()},dispose:function(){this.chart&&this.chart.dispose()},resize:function(e){var t=this;e&&e.width&&e.height?(this.height=e.height,this.width=e.width,this.chart&&this.chart.resize(e)):this.$nextTick((function(){uni.createSelectorQuery().in(t).select(".lime-echart").boundingClientRect().exec((function(e){if(e){var n=e[0],r=n.width,i=n.height;t.width=r=r||300,t.height=i=i||300,t.chart.resize({width:r,height:i})}}))}))},canvasToTempFilePath:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=this.use2dCanvas,r=this.canvasId;return new Promise((function(i,a){var o=Object.assign({canvasId:r,success:i,fail:a},t);n&&(delete o.canvasId,o.canvas=e.canvasNode),uni.canvasToTempFilePath(o,e)}))},init:function(e){var t=arguments,n=this;return(0,o.default)((0,i.default)().mark((function r(){var o,u,c,d,f,h,p;return(0,i.default)().wrap((function(r){while(1)switch(r.prev=r.next){case 0:for(o=t.length,u=new Array(o>1?o-1:0),c=1;c<o;c++)u[c-1]=t[c];if(!(t&&t.length<1)){r.next=4;break}return console.error("缺少参数:init(echarts, theme?:string, opts?: object, callback?: function)"),r.abrupt("return");case 4:if(d=null,f={},Array.from(t).forEach((function(e){"function"===typeof e&&(h=e),["string"].includes((0,a.default)(e))&&(d=e),"object"===(0,a.default)(e)&&(f=e)})),!n.beforeDelay){r.next=9;break}return r.next=9,(0,l.sleep)(n.beforeDelay);case 9:return r.next=11,n.getContext();case 11:if(p=r.sent,(0,s.setCanvasCreator)(e,p),n.chart=e.init(p.canvas,d,Object.assign({},p,f)),"function"!==typeof h){r.next=18;break}h(n.chart),r.next=19;break;case 18:return r.abrupt("return",n.chart);case 19:case"end":return r.stop()}}),r)})))()},getContext:function(){var e=this;return(0,l.getRect)("#".concat(this.canvasId),{context:this,type:this.use2dCanvas?"fields":"boundingClientRect"}).then((function(t){if(t){var n,r=l.devicePixelRatio,i=t.width,a=t.height,o=t.node;if(e.width=i=i||300,e.height=a=a||300,o){var u=o.getContext("2d");n=new s.Canvas(u,e,!0,o),e.canvasNode=o}else{r=e.isPC?l.devicePixelRatio:1,e.rect=t,e.nodeWidth=i*r,e.nodeHeight=a*r;var c=uni.createCanvasContext(e.canvasId,e);n=new s.Canvas(c,e,!1)}return{canvas:n,width:i,height:a,devicePixelRatio:r,node:o}}return{}}))},getRelative:function(e,t){var n=e.clientX,r=e.clientY;return n&&r||!t||!t[0]||(n=t[0].clientX,r=t[0].clientY),{x:n-this.rect.left,y:r-this.rect.top,wheelDelta:e.wheelDelta||0}},getTouch:function(e,t){var n=t&&t[0]||{},r=n.x;return r?t[0]:this.getRelative(e,t)},touchStart:function(e){var t=this;this.isDown=!0;var n=function(){var n=(0,l.convertTouchesToArray)(e.touches);if(t.chart){var r=t.getTouch(e,n);t.startX=r.x,t.startY=r.y,t.startT=new Date;var i=t.chart.getZr().handler;s.dispatch.call(i,"mousedown",r),s.dispatch.call(i,"mousemove",r),i.processGesture((0,l.wrapTouch)(e),"start"),clearTimeout(t.endTimer)}};this.isPC?(0,l.getRect)("#".concat(this.canvasId),{context:this}).then((function(e){t.rect=e,n()})):n()},touchMove:function(e){this.isPC&&this.enableHover&&!this.isDown&&(this.isDown=!0);var t=(0,l.convertTouchesToArray)(e.touches);if(this.chart&&this.isDown){var n=this.chart.getZr().handler;s.dispatch.call(n,"mousemove",this.getTouch(e,t)),n.processGesture((0,l.wrapTouch)(e),"change")}},touchEnd:function(e){if(this.isDown=!1,this.chart){var t=(0,l.convertTouchesToArray)(e.changedTouches),n=t&&t[0]||{},r=n.x,i=(r?t[0]:this.getRelative(e,t))||{},a=this.chart.getZr().handler,o=Math.abs(i.x-this.startX)<10&&new Date-this.startT<200;s.dispatch.call(a,"mouseup",i),a.processGesture((0,l.wrapTouch)(e),"end"),o?s.dispatch.call(a,"click",i):this.endTimer=setTimeout((function(){s.dispatch.call(a,"mousemove",{x:999999999,y:999999999}),s.dispatch.call(a,"mouseup",{x:999999999,y:999999999})}),50)}},mousewheel:function(e){this.chart&&s.dispatch.call(this.chart.getZr().handler,"mousewheel",this.getTouch(e))}}};t.default=u},c638:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.containStroke=function(e,t,n,a,o,s,l,u,c){if(0===l)return!1;var d=l;u-=e,c-=t;var f=Math.sqrt(u*u+c*c);if(f-d>n||f+d<n)return!1;if(Math.abs(a-o)%i<1e-4)return!0;if(s){var h=a;a=(0,r.normalizeRadian)(o),o=(0,r.normalizeRadian)(h)}else a=(0,r.normalizeRadian)(a),o=(0,r.normalizeRadian)(o);a>o&&(o+=i);var p=Math.atan2(c,u);p<0&&(p+=i);return p>=a&&p<=o||p+i>=a&&p+i<=o};var r=n("ef17"),i=2*Math.PI},c656:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.inner=t.GraphicComponentView=void 0,n("c975"),n("99af");var a=n("9ab4"),o=i(n("58f5")),s=r(n("1354")),l=i(n("eea5")),u=i(n("e136")),c=i(n("06fd")),d=n("30ac"),f=r(n("54f8")),h=n("a646"),p=n("bf1b"),g=n("3612"),v=n("a62d"),y=n("8bd1"),m={path:null,compoundPath:null,group:u.Group,image:u.Image,text:u.Text},_=l.makeInner();t.inner=_;var b=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(){this._elMap=o.createHashMap()},t.prototype.render=function(e,t,n){e!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=e,this._updateElements(e),this._relocate(e,n)},t.prototype._updateElements=function(e){var t=e.useElOptionsToUpdate();if(t){var n=this._elMap,r=this.group,i=e.get("z"),a=e.get("zlevel");o.each(t,(function(t){var s=l.convertOptionIdName(t.id,null),d=null!=s?n.get(s):null,f=l.convertOptionIdName(t.parentId,null),v=null!=f?n.get(f):r,m=t.type,b=t.style;"text"===m&&b&&t.hv&&t.hv[1]&&(b.textVerticalAlign=b.textBaseline=b.verticalAlign=b.align=null);var T=t.textContent,I=t.textConfig;if(b&&(0,p.isEC4CompatibleStyle)(b,m,!!I,!!T)){var A=(0,p.convertFromEC4CompatibleStyle)(b,m,!0);!I&&A.textConfig&&(I=t.textConfig=A.textConfig),!T&&A.textContent&&(T=A.textContent)}var C=function(e){return e=o.extend({},e),o.each(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(c.LOCATION_PARAMS),(function(t){delete e[t]})),e}(t);var P=t.$action||"merge",O="merge"===P,D="replace"===P;if(O){var L=!d,E=d;L?E=S(s,v,t.type,n):(E&&(_(E).isNew=!1),(0,y.stopPreviousKeyframeAnimationAndRestore)(E)),E&&((0,g.applyUpdateTransition)(E,C,e,{isInit:L}),w(E,t,i,a))}else if(D){M(d,t,n,e);var k=S(s,v,t.type,n);k&&((0,g.applyUpdateTransition)(k,C,e,{isInit:!0}),w(k,t,i,a))}else"remove"===P&&((0,g.updateLeaveTo)(d,t),M(d,t,n,e));var R=n.get(s);if(R&&T)if(O){var N=R.getTextContent();N?N.attr(T):R.setTextContent(new u.Text(T))}else D&&R.setTextContent(new u.Text(T));if(R){var z=t.clipPath;if(z){var B=z.type,V=void 0;L=!1;if(O){var F=R.getClipPath();L=!F||_(F).type!==B,V=L?x(B):F}else D&&(L=!0,V=x(B));R.setClipPath(V),(0,g.applyUpdateTransition)(V,z,e,{isInit:L}),(0,y.applyKeyframeAnimation)(V,z.keyframeAnimation,e)}var j=_(R);R.setTextConfig(I),j.option=t,function(e,t,n){var r=(0,h.getECData)(e).eventData;e.silent||e.ignore||r||(r=(0,h.getECData)(e).eventData={componentType:"graphic",componentIndex:t.componentIndex,name:e.name});r&&(r.info=n.info)}(R,e,t),u.setTooltipConfig({el:R,componentModel:e,itemName:R.name,itemTooltipOption:t.tooltip}),(0,y.applyKeyframeAnimation)(R,t.keyframeAnimation,e)}}))}},t.prototype._relocate=function(e,t){for(var n=e.option.elements,r=this.group,i=this._elMap,a=t.getWidth(),s=t.getHeight(),u=["x","y"],f=0;f<n.length;f++){var h=n[f],p=l.convertOptionIdName(h.id,null),y=null!=p?i.get(p):null;if(y&&y.isGroup){var m=y.parent,b=m===r,x=_(y),S=_(m);x.width=(0,d.parsePercent)(x.option.width,b?a:S.width)||0,x.height=(0,d.parsePercent)(x.option.height,b?s:S.height)||0}}for(f=n.length-1;f>=0;f--){h=n[f],p=l.convertOptionIdName(h.id,null),y=null!=p?i.get(p):null;if(y){m=y.parent,S=_(m);var M=m===r?{width:a,height:s}:{width:S.width,height:S.height},w={},T=c.positionElement(y,h,M,null,{hv:h.hv,boundingMode:h.bounding},w);if(!_(y).isNew&&T){for(var I=h.transition,A={},C=0;C<u.length;C++){var P=u[C],O=w[P];I&&((0,g.isTransitionAll)(I)||o.indexOf(I,P)>=0)?A[P]=O:y[P]=O}(0,v.updateProps)(y,A,e,0)}else y.attr(w)}}},t.prototype._clear=function(){var e=this,t=this._elMap;t.each((function(n){M(n,_(n).option,t,e._lastGraphicModel)})),this._elMap=o.createHashMap()},t.prototype.dispose=function(){this._clear()},t.type="graphic",t}(f.default);function x(e){var t=o.hasOwn(m,e)?m[e]:u.getShapeClass(e);var n=new t({});return _(n).type=e,n}function S(e,t,n,r){var i=x(n);return t.add(i),r.set(e,i),_(i).id=e,_(i).isNew=!0,i}function M(e,t,n,r){var i=e&&e.parent;i&&("group"===e.type&&e.traverse((function(e){M(e,t,n,r)})),(0,g.applyLeaveTransition)(e,t,r),n.removeKey(_(e).id))}function w(e,t,n,r){e.isGroup||o.each([["cursor",s.default.prototype.cursor],["zlevel",r||0],["z",n||0],["z2",0]],(function(n){var r=n[0];o.hasOwn(t,r)?e[r]=o.retrieve2(t[r],n[1]):null==e[r]&&(e[r]=n[1])})),o.each(o.keys(t),(function(n){if(0===n.indexOf("on")){var r=t[n];e[n]=o.isFunction(r)?r:null}})),o.hasOwn(t,"draggable")&&(e.draggable=t.draggable),null!=t.name&&(e.name=t.name),null!=t.id&&(e.id=t.id)}t.GraphicComponentView=b},c7f4:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("54f8")),o=n("58f5"),s=n("e8db"),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.render=function(e,t,n){this._model=e,this._api=n,this._handlers||(this._handlers={},(0,o.each)(u,(function(e,t){n.getZr().on(t,this._handlers[t]=(0,o.bind)(e,this))}),this)),(0,s.createOrUpdate)(this,"_throttledDispatchExpand",e.get("axisExpandRate"),"fixRate")},t.prototype.dispose=function(e,t){(0,s.clear)(this,"_throttledDispatchExpand"),(0,o.each)(this._handlers,(function(e,n){t.getZr().off(n,e)})),this._handlers=null},t.prototype._throttledDispatchExpand=function(e){this._dispatchExpand(e)},t.prototype._dispatchExpand=function(e){e&&this._api.dispatchAction((0,o.extend)({type:"parallelAxisExpand"},e))},t.type="parallel",t}(a.default),u={mousedown:function(e){c(this,"click")&&(this._mouseDownPoint=[e.offsetX,e.offsetY])},mouseup:function(e){var t=this._mouseDownPoint;if(c(this,"click")&&t){var n=[e.offsetX,e.offsetY],r=Math.pow(t[0]-n[0],2)+Math.pow(t[1]-n[1],2);if(r>5)return;var i=this._model.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]);"none"!==i.behavior&&this._dispatchExpand({axisExpandWindow:i.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(e){if(!this._mouseDownPoint&&c(this,"mousemove")){var t=this._model,n=t.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]),r=n.behavior;"jump"===r&&this._throttledDispatchExpand.debounceNextCall(t.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===r?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===r?null:{duration:0}})}}};function c(e,t){var n=e._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===t}var d=l;t.default=d},c85f:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("0c1f")),o=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="dataZoom.select",t}(a.default),s=o;t.default=s},c8ab:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.installLabelLayout=function(e){e.registerUpdateLifecycle("series:beforeupdate",(function(e,t,n){var r=o(t).labelManager;r||(r=o(t).labelManager=new a.default),r.clearLabels()})),e.registerUpdateLifecycle("series:layoutlabels",(function(e,t,n){var r=o(t).labelManager;n.updatedSeries.forEach((function(e){r.addLabelsOfSeries(t.getViewOfSeriesModel(e))})),r.updateLayoutConfig(t),r.layout(t),r.processLabelsOverall()}))},n("d3b7"),n("159b");var i=n("eea5"),a=r(n("df2e")),o=(0,i.makeInner)()},c9ca:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("d9e2"),n("d401");var i=r(n("58f5")),a=r(n("d5a8")),o=n("30ac"),s=n("5df4"),l=n("eea5");function u(e,t){var n=this,r=n.getAngleAxis(),a=n.getRadiusAxis();if(r.scale.setExtent(1/0,-1/0),a.scale.setExtent(1/0,-1/0),e.eachSeries((function(e){if(e.coordinateSystem===n){var t=e.getData();i.each((0,s.getDataDimensionsOnAxis)(t,"radius"),(function(e){a.scale.unionExtentFromData(t,e)})),i.each((0,s.getDataDimensionsOnAxis)(t,"angle"),(function(e){r.scale.unionExtentFromData(t,e)}))}})),(0,s.niceScaleExtent)(r.scale,r.model),(0,s.niceScaleExtent)(a.scale,a.model),"category"===r.type&&!r.onBand){var o=r.getExtent(),l=360/r.scale.count();r.inverse?o[1]+=l:o[1]-=l,r.setExtent(o[0],o[1])}}function c(e,t){if(e.type=t.get("type"),e.scale=(0,s.createScaleByModel)(t),e.onBand=t.get("boundaryGap")&&"category"===e.type,e.inverse=t.get("inverse"),function(e){return"angleAxis"===e.mainType}(t)){e.inverse=e.inverse!==t.get("clockwise");var n=t.get("startAngle");e.setExtent(n,n+(e.inverse?-360:360))}t.axis=e,e.model=t}var d={dimensions:a.polarDimensions,create:function(e,t){var n=[];return e.eachComponent("polar",(function(e,r){var s=new a.default(r+"");s.update=u;var l=s.getRadiusAxis(),d=s.getAngleAxis(),f=e.findAxisModel("radiusAxis"),h=e.findAxisModel("angleAxis");c(l,f),c(d,h),function(e,t,n){var r=t.get("center"),a=n.getWidth(),s=n.getHeight();e.cx=(0,o.parsePercent)(r[0],a),e.cy=(0,o.parsePercent)(r[1],s);var l=e.getRadiusAxis(),u=Math.min(a,s)/2,c=t.get("radius");null==c?c=[0,"100%"]:i.isArray(c)||(c=[0,c]);var d=[(0,o.parsePercent)(c[0],u),(0,o.parsePercent)(c[1],u)];l.inverse?l.setExtent(d[1],d[0]):l.setExtent(d[0],d[1])}(s,e,t),n.push(s),e.coordinateSystem=s,s.model=e})),e.eachSeries((function(e){if("polar"===e.get("coordinateSystem")){var t=e.getReferringComponents("polar",l.SINGLE_REFERRING).models[0];0,e.coordinateSystem=t.coordinateSystem}})),n}},f=d;t.default=f},c9db:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i,a=r(n("2faa"));i=a.default.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(e){return setTimeout(e,16)};var o=i;t.default=o},ca1b:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,i.use)(a.install),e.registerComponentModel(o.default),e.registerComponentView(s.default),(0,l.default)(e)};var i=n("86e3"),a=n("e3489"),o=r(n("181f")),s=r(n("bb38")),l=r(n("cf78"))},ca24:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.PRIORITY=void 0,t.connect=function(e){if((0,s.isArray)(e)){var t=e;e=null,(0,s.each)(t,(function(t){null!=t.group&&(e=t.group)})),e=e||"g_"+Pe++,(0,s.each)(t,(function(t){t.group=e}))}return Ae[e]=!0,e},t.disConnect=t.dependencies=t.dataTool=void 0,t.disconnect=De,t.dispose=function(e){(0,s.isString)(e)?e=Ie[e]:e instanceof ge||(e=Ee(e));e instanceof ge&&!e.isDisposed()&&e.dispose()},t.getCoordinateSystemDimensions=function(e){var t=h.default.get(e);if(t)return t.getDimensionsInfo?t.getDimensionsInfo():t.dimensions.slice()},t.getInstanceByDom=Ee,t.getInstanceById=function(e){return Ie[e]},t.getMap=function(e){var t=(0,G.getImpl)("getMap");return t&&t(e)},t.init=function(e,t,n){var r=!(n&&n.ssr);if(r){0;var i=Ee(e);if(i)return i;0}var a=new ge(e,t,n);return a.id="ec_"+Ce++,Ie[a.id]=a,r&&M.setAttribute(e,Oe,a.id),ce(a),F.default.trigger("afterinit",a),a},t.registerAction=Be,t.registerCoordinateSystem=function(e,t){h.default.register(e,t)},t.registerLayout=function(e,t){je(Me,e,t,1e3,"layout")},t.registerLoading=Ge,Object.defineProperty(t,"registerLocale",{enumerable:!0,get:function(){return z.registerLocale}}),t.registerMap=function(e,t,n){var r=(0,G.getImpl)("registerMap");r&&r(e,t,n)},t.registerPostInit=function(e){ze("afterinit",e)},t.registerPostUpdate=function(e){ze("afterupdate",e)},t.registerPreprocessor=Re,t.registerProcessor=Ne,t.registerTheme=ke,t.registerTransform=void 0,t.registerUpdateLifecycle=ze,t.registerVisual=Ve,t.setCanvasCreator=function(e){0;(0,j.setPlatformAPI)({createCanvas:e})},t.version=void 0,n("d9e2"),n("d401"),n("14d9"),n("c975"),n("a434"),n("99af"),n("d3b7"),n("ddb0"),n("ac1f"),n("00b4"),n("fb6a");var a=n("9ab4"),o=i(n("227c")),s=n("58f5"),l=r(n("2faa")),u=r(n("1e5f")),c=r(n("a1d9")),d=r(n("1faf")),f=r(n("a862")),h=r(n("2c88")),p=r(n("d190")),g=r(n("b9da")),v=r(n("0d92")),y=r(n("c540")),m=r(n("54f8")),_=r(n("adc2")),b=i(n("e136")),x=n("a646"),S=n("50db"),M=i(n("eea5")),w=n("e8db"),T=n("9df5"),I=r(n("fc4a")),A=r(n("34bc")),C=r(n("9032")),P=r(n("349a")),O=n("6233"),D=n("038e"),L=n("84d6"),E=n("ac39"),k=n("7be7"),R=n("f525"),N=n("80fa"),z=n("ac9d"),B=n("8639"),V=r(n("79fe")),F=r(n("048b")),j=n("6b88"),G=n("cce5");t.version="5.4.3";t.dependencies={zrender:"5.4.4"};var H={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}};t.PRIORITY=H;var W="__pendingUpdate",U=/^[a-zA-Z0-9_]+$/;function Y(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];if(!this.isDisposed())return Z(this,e,t);me(this.id)}}function X(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return Z(this,e,t)}}function Z(e,t,n){return n[0]=n[0]&&n[0].toLowerCase(),c.default.prototype[t].apply(e,n)}var q,K,J,$,Q,ee,te,ne,re,ie,ae,oe,se,le,ue,ce,de,fe,he=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t}(c.default),pe=he.prototype;pe.on=X("on"),pe.off=X("off");var ge=function(e){function t(t,n,r){var i=e.call(this,new D.ECEventProcessor)||this;i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],r=r||{},(0,s.isString)(n)&&(n=we[n]),i._dom=t;var a=i._zr=o.init(t,{renderer:r.renderer||"canvas",devicePixelRatio:r.devicePixelRatio,width:r.width,height:r.height,ssr:r.ssr,useDirtyRect:(0,s.retrieve2)(r.useDirtyRect,!1),useCoarsePointer:(0,s.retrieve2)(r.useCoarsePointer,"auto"),pointerSize:r.pointerSize});i._ssr=r.ssr,i._throttledZrFlush=(0,w.throttle)((0,s.bind)(a.flush,a),17),n=(0,s.clone)(n),n&&(0,g.default)(n,!0),i._theme=n,i._locale=(0,z.createLocaleObject)(r.locale||z.SYSTEM_LANG),i._coordSysMgr=new h.default;var l=i._api=ue(i);function c(e,t){return e.__prio-t.__prio}return(0,u.default)(Me,c),(0,u.default)(xe,c),i._scheduler=new A.default(i,l,xe,Me),i._messageCenter=new he,i._initEvents(),i.resize=(0,s.bind)(i.resize,i),a.animation.on("frame",i._onframe,i),ie(a,i),ae(a,i),(0,s.setAsPrimitive)(i),i}return(0,a.__extends)(t,e),t.prototype._onframe=function(){if(!this._disposed){fe(this);var e=this._scheduler;if(this[W]){var t=this[W].silent;this["__flagInMainProcess"]=!0;try{q(this),$.update.call(this,null,this[W].updateParams)}catch(o){throw this["__flagInMainProcess"]=!1,this[W]=null,o}this._zr.flush(),this["__flagInMainProcess"]=!1,this[W]=null,ne.call(this,t),re.call(this,t)}else if(e.unfinished){var n=1,r=this._model,i=this._api;e.unfinished=!1;do{var a=+new Date;e.performSeriesTasks(r),e.performDataProcessorTasks(r),ee(this,r),e.performVisualTasks(r),le(this,this._model,i,"remain",{}),n-=+new Date-a}while(n>0&&e.unfinished);e.unfinished||this._zr.flush()}}},t.prototype.getDom=function(){return this._dom},t.prototype.getId=function(){return this.id},t.prototype.getZr=function(){return this._zr},t.prototype.isSSR=function(){return this._ssr},t.prototype.setOption=function(e,t,n){if(!this["__flagInMainProcess"])if(this._disposed)me(this.id);else{var r,i,a;if((0,s.isObject)(t)&&(n=t.lazyUpdate,r=t.silent,i=t.replaceMerge,a=t.transition,t=t.notMerge),this["__flagInMainProcess"]=!0,!this._model||t){var o=new p.default(this._api),l=this._theme,u=this._model=new d.default;u.scheduler=this._scheduler,u.ssr=this._ssr,u.init(null,null,null,l,this._locale,o)}this._model.setOption(e,{replaceMerge:i},Se);var c={seriesTransition:a,optionChanged:!0};if(n)this[W]={silent:r,updateParams:c},this["__flagInMainProcess"]=!1,this.getZr().wakeUp();else{try{q(this),$.update.call(this,null,c)}catch(f){throw this[W]=null,this["__flagInMainProcess"]=!1,f}this._ssr||this._zr.flush(),this[W]=null,this["__flagInMainProcess"]=!1,ne.call(this,r),re.call(this,r)}}},t.prototype.setTheme=function(){(0,k.deprecateLog)("ECharts#setTheme() is DEPRECATED in ECharts 3.0")},t.prototype.getModel=function(){return this._model},t.prototype.getOption=function(){return this._model&&this._model.getOption()},t.prototype.getWidth=function(){return this._zr.getWidth()},t.prototype.getHeight=function(){return this._zr.getHeight()},t.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||l.default.hasGlobalWindow&&window.devicePixelRatio||1},t.prototype.getRenderedCanvas=function(e){return this.renderToCanvas(e)},t.prototype.renderToCanvas=function(e){e=e||{};var t=this._zr.painter;return t.getRenderedCanvas({backgroundColor:e.backgroundColor||this._model.get("backgroundColor"),pixelRatio:e.pixelRatio||this.getDevicePixelRatio()})},t.prototype.renderToSVGString=function(e){e=e||{};var t=this._zr.painter;return t.renderToString({useViewBox:e.useViewBox})},t.prototype.getSvgDataURL=function(){if(l.default.svgSupported){var e=this._zr,t=e.storage.getDisplayList();return(0,s.each)(t,(function(e){e.stopAnimation(null,!0)})),e.painter.toDataURL()}},t.prototype.getDataURL=function(e){if(!this._disposed){e=e||{};var t=e.excludeComponents,n=this._model,r=[],i=this;(0,s.each)(t,(function(e){n.eachComponent({mainType:e},(function(e){var t=i._componentsMap[e.__viewId];t.group.ignore||(r.push(t),t.group.ignore=!0)}))}));var a="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(e).toDataURL("image/"+(e&&e.type||"png"));return(0,s.each)(r,(function(e){e.group.ignore=!1})),a}me(this.id)},t.prototype.getConnectedDataURL=function(e){if(!this._disposed){var t="svg"===e.type,n=this.group,r=Math.min,i=Math.max;if(Ae[n]){var a=1/0,l=1/0,u=-1/0,c=-1/0,d=[],f=e&&e.pixelRatio||this.getDevicePixelRatio();(0,s.each)(Ie,(function(o,f){if(o.group===n){var h=t?o.getZr().painter.getSvgDom().innerHTML:o.renderToCanvas((0,s.clone)(e)),p=o.getDom().getBoundingClientRect();a=r(p.left,a),l=r(p.top,l),u=i(p.right,u),c=i(p.bottom,c),d.push({dom:h,left:p.left,top:p.top})}})),a*=f,l*=f,u*=f,c*=f;var h=u-a,p=c-l,g=j.platformApi.createCanvas(),v=o.init(g,{renderer:t?"svg":"canvas"});if(v.resize({width:h,height:p}),t){var y="";return(0,s.each)(d,(function(e){var t=e.left-a,n=e.top-l;y+='<g transform="translate('+t+","+n+')">'+e.dom+"</g>"})),v.painter.getSvgRoot().innerHTML=y,e.connectedBackgroundColor&&v.painter.setBackgroundColor(e.connectedBackgroundColor),v.refreshImmediately(),v.painter.toDataURL()}return e.connectedBackgroundColor&&v.add(new b.Rect({shape:{x:0,y:0,width:h,height:p},style:{fill:e.connectedBackgroundColor}})),(0,s.each)(d,(function(e){var t=new b.Image({style:{x:e.left*f-a,y:e.top*f-l,image:e.dom}});v.add(t)})),v.refreshImmediately(),g.toDataURL("image/"+(e&&e.type||"png"))}return this.getDataURL(e)}me(this.id)},t.prototype.convertToPixel=function(e,t){return Q(this,"convertToPixel",e,t)},t.prototype.convertFromPixel=function(e,t){return Q(this,"convertFromPixel",e,t)},t.prototype.containPixel=function(e,t){if(!this._disposed){var n,r=this._model,i=M.parseFinder(r,e);return(0,s.each)(i,(function(e,r){r.indexOf("Models")>=0&&(0,s.each)(e,(function(e){var i=e.coordinateSystem;if(i&&i.containPoint)n=n||!!i.containPoint(t);else if("seriesModels"===r){var a=this._chartsMap[e.__viewId];a&&a.containPoint&&(n=n||a.containPoint(t,e))}else 0}),this)}),this),!!n}me(this.id)},t.prototype.getVisual=function(e,t){var n=this._model,r=M.parseFinder(n,e,{defaultMainType:"series"}),i=r.seriesModel;var a=i.getData(),o=r.hasOwnProperty("dataIndexInside")?r.dataIndexInside:r.hasOwnProperty("dataIndex")?a.indexOfRawIndex(r.dataIndex):null;return null!=o?(0,E.getItemVisualFromData)(a,o,t):(0,E.getVisualFromData)(a,t)},t.prototype.getViewOfComponentModel=function(e){return this._componentsMap[e.__viewId]},t.prototype.getViewOfSeriesModel=function(e){return this._chartsMap[e.__viewId]},t.prototype._initEvents=function(){var e=this;(0,s.each)(ye,(function(t){var n=function(n){var r,i=e.getModel(),a=n.target,o="globalout"===t;if(o?r={}:a&&(0,B.findEventDispatcher)(a,(function(e){var t=(0,x.getECData)(e);if(t&&null!=t.dataIndex){var n=t.dataModel||i.getSeriesByIndex(t.seriesIndex);return r=n&&n.getDataParams(t.dataIndex,t.dataType,a)||{},!0}if(t.eventData)return r=(0,s.extend)({},t.eventData),!0}),!0),r){var l=r.componentType,u=r.componentIndex;"markLine"!==l&&"markPoint"!==l&&"markArea"!==l||(l="series",u=r.seriesIndex);var c=l&&null!=u&&i.getComponent(l,u),d=c&&e["series"===c.mainType?"_chartsMap":"_componentsMap"][c.__viewId];0,r.event=n,r.type=t,e._$eventProcessor.eventInfo={targetEl:a,packedEvent:r,model:c,view:d},e.trigger(t,r)}};n.zrEventfulCallAtLast=!0,e._zr.on(t,n,e)})),(0,s.each)(be,(function(t,n){e._messageCenter.on(n,(function(e){this.trigger(n,e)}),e)})),(0,s.each)(["selectchanged"],(function(t){e._messageCenter.on(t,(function(e){this.trigger(t,e)}),e)})),(0,R.handleLegacySelectEvents)(this._messageCenter,this,this._api)},t.prototype.isDisposed=function(){return this._disposed},t.prototype.clear=function(){this._disposed?me(this.id):this.setOption({series:[]},!0)},t.prototype.dispose=function(){if(this._disposed)me(this.id);else{this._disposed=!0;var e=this.getDom();e&&M.setAttribute(this.getDom(),Oe,"");var t=this._api,n=this._model;(0,s.each)(this._componentsViews,(function(e){e.dispose(n,t)})),(0,s.each)(this._chartsViews,(function(e){e.dispose(n,t)})),this._zr.dispose(),this._dom=this._model=this._chartsMap=this._componentsMap=this._chartsViews=this._componentsViews=this._scheduler=this._api=this._zr=this._throttledZrFlush=this._theme=this._coordSysMgr=this._messageCenter=null,delete Ie[this.id]}},t.prototype.resize=function(e){if(!this["__flagInMainProcess"])if(this._disposed)me(this.id);else{this._zr.resize(e);var t=this._model;if(this._loadingFX&&this._loadingFX.resize(),t){var n=t.resetOption("media"),r=e&&e.silent;this[W]&&(null==r&&(r=this[W].silent),n=!0,this[W]=null),this["__flagInMainProcess"]=!0;try{n&&q(this),$.update.call(this,{type:"resize",animation:(0,s.extend)({duration:0},e&&e.animation)})}catch(i){throw this["__flagInMainProcess"]=!1,i}this["__flagInMainProcess"]=!1,ne.call(this,r),re.call(this,r)}}},t.prototype.showLoading=function(e,t){if(this._disposed)me(this.id);else if((0,s.isObject)(e)&&(t=e,e=""),e=e||"default",this.hideLoading(),Te[e]){var n=Te[e](this._api,t),r=this._zr;this._loadingFX=n,r.add(n)}},t.prototype.hideLoading=function(){this._disposed?me(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},t.prototype.makeActionFromEvent=function(e){var t=(0,s.extend)({},e);return t.type=be[e.type],t},t.prototype.dispatchAction=function(e,t){if(this._disposed)me(this.id);else if((0,s.isObject)(t)||(t={silent:!!t}),_e[e.type]&&this._model)if(this["__flagInMainProcess"])this._pendingActions.push(e);else{var n=t.silent;te.call(this,e,n);var r=t.flush;r?this._zr.flush():!1!==r&&l.default.browser.weChat&&this._throttledZrFlush(),ne.call(this,n),re.call(this,n)}},t.prototype.updateLabelLayout=function(){F.default.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},t.prototype.appendData=function(e){if(this._disposed)me(this.id);else{var t=e.seriesIndex,n=this.getModel(),r=n.getSeriesByIndex(t);0,r.appendData(e),this._scheduler.unfinished=!0,this.getZr().wakeUp()}},t.internalField=function(){function e(e){e.clearColorPalette(),e.eachSeries((function(e){e.clearColorPalette()}))}function t(e){for(var t=[],n=e.currentStates,r=0;r<n.length;r++){var i=n[r];"emphasis"!==i&&"blur"!==i&&"select"!==i&&t.push(i)}e.selected&&e.states.select&&t.push("select"),e.hoverState===S.HOVER_STATE_EMPHASIS&&e.states.emphasis?t.push("emphasis"):e.hoverState===S.HOVER_STATE_BLUR&&e.states.blur&&t.push("blur"),e.useStates(t)}function n(e,t){if(!e.preventAutoZ){var n=e.get("z")||0,r=e.get("zlevel")||0;t.eachRendered((function(e){return function e(t,n,r,i){var a=t.getTextContent(),o=t.getTextGuideLine(),s=t.isGroup;if(s)for(var l=t.childrenRef(),u=0;u<l.length;u++)i=Math.max(e(l[u],n,r,i),i);else t.z=n,t.zlevel=r,i=Math.max(t.z2,i);a&&(a.z=n,a.zlevel=r,isFinite(i)&&(a.z2=i+2));if(o){var c=t.textGuideLineConfig;o.z=n,o.zlevel=r,isFinite(i)&&(o.z2=i+(c&&c.showAbove?1:-1))}return i}(e,n,r,-1/0),!0}))}}function r(e,t){t.eachRendered((function(e){if(!b.isElementRemoved(e)){var t=e.getTextContent(),n=e.getTextGuideLine();e.stateTransition&&(e.stateTransition=null),t&&t.stateTransition&&(t.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),e.hasState()?(e.prevStates=e.currentStates,e.clearStates()):e.prevStates&&(e.prevStates=null)}}))}function i(e,n){var r=e.getModel("stateAnimation"),i=e.isAnimationEnabled(),a=r.get("duration"),o=a>0?{duration:a,delay:r.get("delay"),easing:r.get("easing")}:null;n.eachRendered((function(e){if(e.states&&e.states.emphasis){if(b.isElementRemoved(e))return;if(e instanceof b.Path&&(0,S.savePathStates)(e),e.__dirty){var n=e.prevStates;n&&e.useStates(n)}if(i){e.stateTransition=o;var r=e.getTextContent(),a=e.getTextGuideLine();r&&(r.stateTransition=o),a&&(a.stateTransition=o)}e.__dirty&&t(e)}}))}q=function(e){var t=e._scheduler;t.restorePipelines(e._model),t.prepareStageTasks(),K(e,!0),K(e,!1),t.plan()},K=function(e,t){for(var n=e._model,r=e._scheduler,i=t?e._componentsViews:e._chartsViews,a=t?e._componentsMap:e._chartsMap,o=e._zr,s=e._api,l=0;l<i.length;l++)i[l].__alive=!1;function u(e){var l=e.__requireNewView;e.__requireNewView=!1;var u="_ec_"+e.id+"_"+e.type,c=!l&&a[u];if(!c){var d=(0,O.parseClassType)(e.type),f=t?m.default.getClass(d.main,d.sub):_.default.getClass(d.sub);0,c=new f,c.init(n,s),a[u]=c,i.push(c),o.add(c.group)}e.__viewId=c.__id=u,c.__alive=!0,c.__model=e,c.group.__ecComponentInfo={mainType:e.mainType,index:e.componentIndex},!t&&r.prepareView(c,e,n,s)}t?n.eachComponent((function(e,t){"series"!==e&&u(t)})):n.eachSeries(u);for(l=0;l<i.length;){var c=i[l];c.__alive?l++:(!t&&c.renderTask.dispose(),o.remove(c.group),c.dispose(n,s),i.splice(l,1),a[c.__id]===c&&delete a[c.__id],c.__id=c.group.__ecComponentInfo=null)}},J=function(e,t,n,r,i){var a=e._model;if(a.setUpdatePayload(n),r){var o={};o[r+"Id"]=n[r+"Id"],o[r+"Index"]=n[r+"Index"],o[r+"Name"]=n[r+"Name"];var l={mainType:r,query:o};i&&(l.subType=i);var u,c=n.excludeSeriesId;null!=c&&(u=(0,s.createHashMap)(),(0,s.each)(M.normalizeToArray(c),(function(e){var t=M.convertOptionIdName(e,null);null!=t&&u.set(t,!0)}))),a&&a.eachComponent(l,(function(t){var r=u&&null!=u.get(t.id);if(!r)if((0,S.isHighDownPayload)(n))if(t instanceof y.default)n.type!==S.HIGHLIGHT_ACTION_TYPE||n.notBlur||t.get(["emphasis","disabled"])||(0,S.blurSeriesFromHighlightPayload)(t,n,e._api);else{var i=(0,S.findComponentHighDownDispatchers)(t.mainType,t.componentIndex,n.name,e._api),a=i.focusSelf,o=i.dispatchers;n.type===S.HIGHLIGHT_ACTION_TYPE&&a&&!n.notBlur&&(0,S.blurComponent)(t.mainType,t.componentIndex,e._api),o&&(0,s.each)(o,(function(e){n.type===S.HIGHLIGHT_ACTION_TYPE?(0,S.enterEmphasis)(e):(0,S.leaveEmphasis)(e)}))}else(0,S.isSelectChangePayload)(n)&&t instanceof y.default&&((0,S.toggleSelectionFromPayload)(t,n,e._api),(0,S.updateSeriesElementSelection)(t),de(e))}),e),a&&a.eachComponent(l,(function(t){var n=u&&null!=u.get(t.id);n||d(e["series"===r?"_chartsMap":"_componentsMap"][t.__viewId])}),e)}else(0,s.each)([].concat(e._componentsViews).concat(e._chartsViews),d);function d(r){r&&r.__alive&&r[t]&&r[t](r.__model,a,e._api,n)}},$={prepareAndUpdate:function(e){q(this),$.update.call(this,e,{optionChanged:null!=e.newOption})},update:function(t,n){var r=this._model,i=this._api,a=this._zr,o=this._coordSysMgr,s=this._scheduler;if(r){r.setUpdatePayload(t),s.restoreData(r,t),s.performSeriesTasks(r),o.create(r,i),s.performDataProcessorTasks(r,t),ee(this,r),o.update(r,i),e(r),s.performVisualTasks(r,t),oe(this,r,i,t,n);var l=r.get("backgroundColor")||"transparent",u=r.get("darkMode");a.setBackgroundColor(l),null!=u&&"auto"!==u&&a.setDarkMode(u),F.default.trigger("afterupdate",r,i)}},updateTransform:function(t){var n=this,r=this._model,i=this._api;if(r){r.setUpdatePayload(t);var a=[];r.eachComponent((function(e,o){if("series"!==e){var s=n.getViewOfComponentModel(o);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(o,r,i,t);l&&l.update&&a.push(s)}else a.push(s)}}));var o=(0,s.createHashMap)();r.eachSeries((function(e){var a=n._chartsMap[e.__viewId];if(a.updateTransform){var s=a.updateTransform(e,r,i,t);s&&s.update&&o.set(e.uid,1)}else o.set(e.uid,1)})),e(r),this._scheduler.performVisualTasks(r,t,{setDirty:!0,dirtyMap:o}),le(this,r,i,t,{},o),F.default.trigger("afterupdate",r,i)}},updateView:function(t){var n=this._model;n&&(n.setUpdatePayload(t),_.default.markUpdateMethod(t,"updateView"),e(n),this._scheduler.performVisualTasks(n,t,{setDirty:!0}),oe(this,n,this._api,t,{}),F.default.trigger("afterupdate",n,this._api))},updateVisual:function(t){var n=this,r=this._model;r&&(r.setUpdatePayload(t),r.eachSeries((function(e){e.getData().clearAllVisual()})),_.default.markUpdateMethod(t,"updateVisual"),e(r),this._scheduler.performVisualTasks(r,t,{visualType:"visual",setDirty:!0}),r.eachComponent((function(e,i){if("series"!==e){var a=n.getViewOfComponentModel(i);a&&a.__alive&&a.updateVisual(i,r,n._api,t)}})),r.eachSeries((function(e){var i=n._chartsMap[e.__viewId];i.updateVisual(e,r,n._api,t)})),F.default.trigger("afterupdate",r,this._api))},updateLayout:function(e){$.update.call(this,e)}},Q=function(e,t,n,r){if(e._disposed)me(e.id);else{for(var i,a=e._model,o=e._coordSysMgr.getCoordinateSystems(),s=M.parseFinder(a,n),l=0;l<o.length;l++){var u=o[l];if(u[t]&&null!=(i=u[t](a,s,r)))return i}0}},ee=function(e,t){var n=e._chartsMap,r=e._scheduler;t.eachSeries((function(e){r.updateStreamModes(e,n[e.__viewId])}))},te=function(e,t){var n=this,r=this.getModel(),i=e.type,a=e.escapeConnect,o=_e[i],l=o.actionInfo,u=(l.update||"update").split(":"),c=u.pop(),d=null!=u[0]&&(0,O.parseClassType)(u[0]);this["__flagInMainProcess"]=!0;var f=[e],h=!1;e.batch&&(h=!0,f=(0,s.map)(e.batch,(function(t){return t=(0,s.defaults)((0,s.extend)({},t),e),t.batch=null,t})));var p,g=[],v=(0,S.isSelectChangePayload)(e),y=(0,S.isHighDownPayload)(e);if(y&&(0,S.allLeaveBlur)(this._api),(0,s.each)(f,(function(t){if(p=o.action(t,n._model,n._api),p=p||(0,s.extend)({},t),p.type=l.event||p.type,g.push(p),y){var r=M.preParseFinder(e),i=r.queryOptionMap,a=r.mainTypeSpecified,u=a?i.keys()[0]:"series";J(n,c,t,u),de(n)}else v?(J(n,c,t,"series"),de(n)):d&&J(n,c,t,d.main,d.sub)})),"none"!==c&&!y&&!v&&!d)try{this[W]?(q(this),$.update.call(this,e),this[W]=null):$[c].call(this,e)}catch(b){throw this["__flagInMainProcess"]=!1,b}if(p=h?{type:l.event||i,escapeConnect:a,batch:g}:g[0],this["__flagInMainProcess"]=!1,!t){var m=this._messageCenter;if(m.trigger(p.type,p),v){var _={type:"selectchanged",escapeConnect:a,selected:(0,S.getAllSelectedIndices)(r),isFromClick:e.isFromClick||!1,fromAction:e.type,fromActionPayload:e};m.trigger(_.type,_)}}},ne=function(e){var t=this._pendingActions;while(t.length){var n=t.shift();te.call(this,n,e)}},re=function(e){!e&&this.trigger("updated")},ie=function(e,t){e.on("rendered",(function(n){t.trigger("rendered",n),!e.animation.isFinished()||t[W]||t._scheduler.unfinished||t._pendingActions.length||t.trigger("finished")}))},ae=function(e,t){e.on("mouseover",(function(e){var n=e.target,r=(0,B.findEventDispatcher)(n,S.isHighDownDispatcher);r&&((0,S.handleGlobalMouseOverForHighDown)(r,e,t._api),de(t))})).on("mouseout",(function(e){var n=e.target,r=(0,B.findEventDispatcher)(n,S.isHighDownDispatcher);r&&((0,S.handleGlobalMouseOutForHighDown)(r,e,t._api),de(t))})).on("click",(function(e){var n=e.target,r=(0,B.findEventDispatcher)(n,(function(e){return null!=(0,x.getECData)(e).dataIndex}),!0);if(r){var i=r.selected?"unselect":"select",a=(0,x.getECData)(r);t._api.dispatchAction({type:i,dataType:a.dataType,dataIndexInside:a.dataIndex,seriesIndex:a.seriesIndex,isFromClick:!0})}}))},oe=function(e,t,n,r,i){(function(e){var t=[],n=[],r=!1;if(e.eachComponent((function(e,i){var a=i.get("zlevel")||0,o=i.get("z")||0,s=i.getZLevelKey();r=r||!!s,("series"===e?n:t).push({zlevel:a,z:o,idx:i.componentIndex,type:e,key:s})})),r){var i,a,o=t.concat(n);(0,u.default)(o,(function(e,t){return e.zlevel===t.zlevel?e.z-t.z:e.zlevel-t.zlevel})),(0,s.each)(o,(function(t){var n=e.getComponent(t.type,t.idx),r=t.zlevel,o=t.key;null!=i&&(r=Math.max(i,r)),o?(r===i&&o!==a&&r++,a=o):a&&(r===i&&r++,a=""),i=r,n.setZLevel(r)}))}})(t),se(e,t,n,r,i),(0,s.each)(e._chartsViews,(function(e){e.__alive=!1})),le(e,t,n,r,i),(0,s.each)(e._chartsViews,(function(e){e.__alive||e.remove(t,n)}))},se=function(e,t,a,o,l,u){(0,s.each)(u||e._componentsViews,(function(e){var s=e.__model;r(s,e),e.render(s,t,a,o),n(s,e),i(s,e)}))},le=function(e,t,a,o,u,c){var d=e._scheduler;u=(0,s.extend)(u||{},{updatedSeries:t.getSeries()}),F.default.trigger("series:beforeupdate",t,a,u);var f=!1;t.eachSeries((function(t){var n=e._chartsMap[t.__viewId];n.__alive=!0;var i=n.renderTask;d.updatePayload(i,o),r(t,n),c&&c.get(t.uid)&&i.dirty(),i.perform(d.getPerformArgs(i))&&(f=!0),n.group.silent=!!t.get("silent"),function(e,t){var n=e.get("blendMode")||null;t.eachRendered((function(e){e.isGroup||(e.style.blend=n)}))}(t,n),(0,S.updateSeriesElementSelection)(t)})),d.unfinished=f||d.unfinished,F.default.trigger("series:layoutlabels",t,a,u),F.default.trigger("series:transition",t,a,u),t.eachSeries((function(t){var r=e._chartsMap[t.__viewId];n(t,r),i(t,r)})),function(e,t){var n=e._zr,r=n.storage,i=0;r.traverse((function(e){e.isGroup||i++})),i>t.get("hoverLayerThreshold")&&!l.default.node&&!l.default.worker&&t.eachSeries((function(t){if(!t.preventUsingHoverLayer){var n=e._chartsMap[t.__viewId];n.__alive&&n.eachRendered((function(e){e.states.emphasis&&(e.states.emphasis.hoverLayer=!0)}))}}))}(e,t),F.default.trigger("series:afterupdate",t,a,u)},de=function(e){e["__needsUpdateStatus"]=!0,e.getZr().wakeUp()},fe=function(e){e["__needsUpdateStatus"]&&(e.getZr().storage.traverse((function(e){b.isElementRemoved(e)||t(e)})),e["__needsUpdateStatus"]=!1)},ue=function(e){return new(function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return(0,a.__extends)(n,t),n.prototype.getCoordinateSystems=function(){return e._coordSysMgr.getCoordinateSystems()},n.prototype.getComponentByElement=function(t){while(t){var n=t.__ecComponentInfo;if(null!=n)return e._model.getComponent(n.mainType,n.index);t=t.parent}},n.prototype.enterEmphasis=function(t,n){(0,S.enterEmphasis)(t,n),de(e)},n.prototype.leaveEmphasis=function(t,n){(0,S.leaveEmphasis)(t,n),de(e)},n.prototype.enterBlur=function(t){(0,S.enterBlur)(t),de(e)},n.prototype.leaveBlur=function(t){(0,S.leaveBlur)(t),de(e)},n.prototype.enterSelect=function(t){(0,S.enterSelect)(t),de(e)},n.prototype.leaveSelect=function(t){(0,S.leaveSelect)(t),de(e)},n.prototype.getModel=function(){return e.getModel()},n.prototype.getViewOfComponentModel=function(t){return e.getViewOfComponentModel(t)},n.prototype.getViewOfSeriesModel=function(t){return e.getViewOfSeriesModel(t)},n}(f.default))(e)},ce=function(e){function t(e,t){for(var n=0;n<e.length;n++){var r=e[n];r["__connectUpdateStatus"]=t}}(0,s.each)(be,(function(n,r){e._messageCenter.on(r,(function(n){if(Ae[e.group]&&0!==e["__connectUpdateStatus"]){if(n&&n.escapeConnect)return;var r=e.makeActionFromEvent(n),i=[];(0,s.each)(Ie,(function(t){t!==e&&t.group===e.group&&i.push(t)})),t(i,0),(0,s.each)(i,(function(e){1!==e["__connectUpdateStatus"]&&e.dispatchAction(r)})),t(i,2)}}))}))}}(),t}(c.default),ve=ge.prototype;ve.on=Y("on"),ve.off=Y("off"),ve.one=function(e,t,n){var r=this;(0,k.deprecateLog)("ECharts#one is deprecated."),this.on.call(this,e,(function n(){for(var i=[],a=0;a<arguments.length;a++)i[a]=arguments[a];t&&t.apply&&t.apply(this,i),r.off(e,n)}),n)};var ye=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];function me(e){0}var _e={},be={},xe=[],Se=[],Me=[],we={},Te={},Ie={},Ae={},Ce=+new Date-0,Pe=+new Date-0,Oe="_echarts_instance_";function De(e){Ae[e]=!1}var Le=De;function Ee(e){return Ie[M.getAttribute(e,Oe)]}function ke(e,t){we[e]=t}function Re(e){(0,s.indexOf)(Se,e)<0&&Se.push(e)}function Ne(e,t){je(xe,e,t,2e3)}function ze(e,t){F.default.on(e,t)}function Be(e,t,n){(0,s.isFunction)(t)&&(n=t,t="");var r=(0,s.isObject)(e)?e.type:[e,e={event:t}][0];e.event=(e.event||r).toLowerCase(),t=e.event,be[t]||((0,s.assert)(U.test(r)&&U.test(t)),_e[r]||(_e[r]={action:n,actionInfo:e}),be[t]=r)}function Ve(e,t){je(Me,e,t,3e3,"visual")}t.disConnect=Le;var Fe=[];function je(e,t,n,r,i){if(((0,s.isFunction)(t)||(0,s.isObject)(t))&&(n=t,t=r),!((0,s.indexOf)(Fe,n)>=0)){Fe.push(n);var a=A.default.wrapStageHandler(n,i);a.__prio=t,a.__raw=n,e.push(a)}}function Ge(e,t){Te[e]=t}var He=N.registerExternalTransform;t.registerTransform=He,Ve(2e3,T.seriesStyleTask),Ve(4500,T.dataStyleTask),Ve(4500,T.dataColorPaletteTask),Ve(2e3,L.seriesSymbolTask),Ve(4500,L.dataSymbolTask),Ve(7e3,V.default),Re(g.default),Ne(900,v.default),Ge("default",I.default),Be({type:S.HIGHLIGHT_ACTION_TYPE,event:S.HIGHLIGHT_ACTION_TYPE,update:S.HIGHLIGHT_ACTION_TYPE},s.noop),Be({type:S.DOWNPLAY_ACTION_TYPE,event:S.DOWNPLAY_ACTION_TYPE,update:S.DOWNPLAY_ACTION_TYPE},s.noop),Be({type:S.SELECT_ACTION_TYPE,event:S.SELECT_ACTION_TYPE,update:S.SELECT_ACTION_TYPE},s.noop),Be({type:S.UNSELECT_ACTION_TYPE,event:S.UNSELECT_ACTION_TYPE,update:S.UNSELECT_ACTION_TYPE},s.noop),Be({type:S.TOGGLE_SELECT_ACTION_TYPE,event:S.TOGGLE_SELECT_ACTION_TYPE,update:S.TOGGLE_SELECT_ACTION_TYPE},s.noop),ke("light",C.default),ke("dark",P.default);t.dataTool={}},cae4:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("80f7"),a=r(n("3783")),o=["textStyle","color"],s=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],l=new a.default,u=function(){function e(){}return e.prototype.getTextColor=function(e){var t=this.ecModel;return this.getShallow("color")||(!e&&t?t.get(o):null)},e.prototype.getFont=function(){return(0,i.getFont)({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},e.prototype.getTextRect=function(e){for(var t={text:e,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<s.length;n++)t[s[n]]=this.getShallow(s[n]);return l.useStyle(t),l.update(),l.getBoundingRect()},e}(),c=u;t.default=c},caea:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.GeoJSONResource=void 0,n("14d9"),n("d9e2"),n("d401");var i=n("58f5"),a=r(n("2c39")),o=r(n("8cbf")),s=r(n("6a20")),l=r(n("3cb4")),u=r(n("77ef")),c=function(){function e(e,t,n){this.type="geoJSON",this._parsedMap=(0,i.createHashMap)(),this._mapName=e,this._specialAreas=n,this._geoJSON=function(e){return(0,i.isString)(e)?"undefined"!==typeof JSON&&JSON.parse?JSON.parse(e):new Function("return ("+e+");")():e}(t)}return e.prototype.load=function(e,t){t=t||"name";var n=this._parsedMap.get(t);if(!n){var r=this._parseToRegions(t);n=this._parsedMap.set(t,{regions:r,boundingRect:d(r)})}var a=(0,i.createHashMap)(),o=[];return(0,i.each)(n.regions,(function(t){var n=t.name;e&&(0,i.hasOwn)(e,n)&&(t=t.cloneShallow(n=e[n])),o.push(t),a.set(n,t)})),{regions:o,boundingRect:n.boundingRect||new u.default(0,0,0,0),regionsMap:a}},e.prototype._parseToRegions=function(e){var t,n=this._mapName,r=this._geoJSON;try{t=r?(0,a.default)(r,e):[]}catch(u){throw new Error("Invalid geoJson format\n"+u.message)}return(0,o.default)(n,t),(0,i.each)(t,(function(e){var t=e.name;(0,s.default)(n,e),(0,l.default)(n,e);var r=this._specialAreas&&this._specialAreas[t];r&&e.transformTo(r.left,r.top,r.width,r.height)}),this),t},e.prototype.getMapForUser=function(){return{geoJson:this._geoJSON,geoJSON:this._geoJSON,specialAreas:this._specialAreas}},e}();function d(e){for(var t,n=0;n<e.length;n++){var r=e[n].getBoundingRect();t=t||r.clone(),t.union(r)}return t}t.GeoJSONResource=c},cb15:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("ac1f"),n("5319");var a=n("9ab4"),o=i(n("58f5")),s=r(n("3cfb")),l=r(n("f390")),u=n("b517"),c=r(n("62fe")),d=s.default.value;function f(e,t){return o.defaults({show:t},e)}var h=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.optionUpdated=function(){var e=this.get("boundaryGap"),t=this.get("splitNumber"),n=this.get("scale"),r=this.get("axisLine"),i=this.get("axisTick"),a=this.get("axisLabel"),s=this.get("axisName"),c=this.get(["axisName","show"]),d=this.get(["axisName","formatter"]),f=this.get("axisNameGap"),h=this.get("triggerEvent"),p=o.map(this.get("indicator")||[],(function(p){null!=p.max&&p.max>0&&!p.min?p.min=0:null!=p.min&&p.min<0&&!p.max&&(p.max=0);var g=s;null!=p.color&&(g=o.defaults({color:p.color},s));var v=o.merge(o.clone(p),{boundaryGap:e,splitNumber:t,scale:n,axisLine:r,axisTick:i,axisLabel:a,name:p.text,showName:c,nameLocation:"end",nameGap:f,nameTextStyle:g,triggerEvent:h},!1);if(o.isString(d)){var y=v.name;v.name=d.replace("{value}",null!=y?y:"")}else o.isFunction(d)&&(v.name=d(v.name,v));var m=new l.default(v,null,this.ecModel);return o.mixin(m,u.AxisModelCommonMixin.prototype),m.mainType="radar",m.componentIndex=this.componentIndex,m}),this);this._indicatorModels=p},t.prototype.getIndicatorModels=function(){return this._indicatorModels},t.type="radar",t.defaultOption={z:0,center:["50%","50%"],radius:"75%",startAngle:90,axisName:{show:!0},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:o.merge({lineStyle:{color:"#bbb"}},d.axisLine),axisLabel:f(d.axisLabel,!1),axisTick:f(d.axisTick,!1),splitLine:f(d.splitLine,!0),splitArea:f(d.splitArea,!0),indicator:[]},t}(c.default),p=h;t.default=p},cb29:function(e,t,n){var r=n("23e7"),i=n("81d5"),a=n("44d2");r({target:"Array",proto:!0},{fill:i}),a("fill")},cb6f:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){return{seriesType:e,reset:function(e,t){var n=e.getData();n.filterSelf((function(e){var t=n.mapDimension("value"),i=n.get(t,e);return!((0,r.isNumber)(i)&&!isNaN(i)&&i<0)}))}}};var r=n("58f5")},cbde:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a");var a=n("9ab4"),o=n("58f5"),s=i(n("e136")),l=n("80f7"),u=n("82a3"),c=n("30ac"),d=r(n("54f8")),f=n("ac9d"),h=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=this.group;r.removeAll();var i=e.coordinateSystem,a=i.getRangeInfo(),o=i.getOrient(),s=t.getLocaleModel();this._renderDayRect(e,a,r),this._renderLines(e,a,o,r),this._renderYearText(e,a,o,r),this._renderMonthText(e,s,o,r),this._renderWeekText(e,s,a,o,r)},t.prototype._renderDayRect=function(e,t,n){for(var r=e.coordinateSystem,i=e.getModel("itemStyle").getItemStyle(),a=r.getCellWidth(),o=r.getCellHeight(),l=t.start.time;l<=t.end.time;l=r.getNextNDay(l,1).time){var u=r.dataToRect([l],!1).tl,c=new s.Rect({shape:{x:u[0],y:u[1],width:a,height:o},cursor:"default",style:i});n.add(c)}},t.prototype._renderLines=function(e,t,n,r){var i=this,a=e.coordinateSystem,o=e.getModel(["splitLine","lineStyle"]).getLineStyle(),s=e.get(["splitLine","show"]),l=o.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=t.start,c=0;u.time<=t.end.time;c++){f(u.formatedDate),0===c&&(u=a.getDateInfo(t.start.y+"-"+t.start.m));var d=u.date;d.setMonth(d.getMonth()+1),u=a.getDateInfo(d)}function f(t){i._firstDayOfMonth.push(a.getDateInfo(t)),i._firstDayPoints.push(a.dataToRect([t],!1).tl);var l=i._getLinePointsOfOneWeek(e,t,n);i._tlpoints.push(l[0]),i._blpoints.push(l[l.length-1]),s&&i._drawSplitline(l,o,r)}f(a.getNextNDay(t.end.time,1).formatedDate),s&&this._drawSplitline(i._getEdgesPoints(i._tlpoints,l,n),o,r),s&&this._drawSplitline(i._getEdgesPoints(i._blpoints,l,n),o,r)},t.prototype._getEdgesPoints=function(e,t,n){var r=[e[0].slice(),e[e.length-1].slice()],i="horizontal"===n?0:1;return r[0][i]=r[0][i]-t/2,r[1][i]=r[1][i]+t/2,r},t.prototype._drawSplitline=function(e,t,n){var r=new s.Polyline({z2:20,shape:{points:e},style:t});n.add(r)},t.prototype._getLinePointsOfOneWeek=function(e,t,n){for(var r=e.coordinateSystem,i=r.getDateInfo(t),a=[],o=0;o<7;o++){var s=r.getNextNDay(i.time,o),l=r.dataToRect([s.time],!1);a[2*s.day]=l.tl,a[2*s.day+1]=l["horizontal"===n?"bl":"tr"]}return a},t.prototype._formatterLabel=function(e,t){return(0,o.isString)(e)&&e?(0,u.formatTplSimple)(e,t):(0,o.isFunction)(e)?e(t):t.nameMap},t.prototype._yearTextPositionControl=function(e,t,n,r,i){var a=t[0],o=t[1],s=["center","bottom"];"bottom"===r?(o+=i,s=["center","top"]):"left"===r?a-=i:"right"===r?(a+=i,s=["center","top"]):o-=i;var l=0;return"left"!==r&&"right"!==r||(l=Math.PI/2),{rotation:l,x:a,y:o,style:{align:s[0],verticalAlign:s[1]}}},t.prototype._renderYearText=function(e,t,n,r){var i=e.getModel("yearLabel");if(i.get("show")){var a=i.get("margin"),o=i.get("position");o||(o="horizontal"!==n?"top":"left");var u=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],c=(u[0][0]+u[1][0])/2,d=(u[0][1]+u[1][1])/2,f="horizontal"===n?0:1,h={top:[c,u[f][1]],bottom:[c,u[1-f][1]],left:[u[1-f][0],d],right:[u[f][0],d]},p=t.start.y;+t.end.y>+t.start.y&&(p=p+"-"+t.end.y);var g=i.get("formatter"),v={start:t.start.y,end:t.end.y,nameMap:p},y=this._formatterLabel(g,v),m=new s.Text({z2:30,style:(0,l.createTextStyle)(i,{text:y})});m.attr(this._yearTextPositionControl(m,h[o],n,o,a)),r.add(m)}},t.prototype._monthTextPositionControl=function(e,t,n,r,i){var a="left",o="top",s=e[0],l=e[1];return"horizontal"===n?(l+=i,t&&(a="center"),"start"===r&&(o="bottom")):(s+=i,t&&(o="middle"),"start"===r&&(a="right")),{x:s,y:l,align:a,verticalAlign:o}},t.prototype._renderMonthText=function(e,t,n,r){var i=e.getModel("monthLabel");if(i.get("show")){var a=i.get("nameMap"),u=i.get("margin"),c=i.get("position"),d=i.get("align"),h=[this._tlpoints,this._blpoints];a&&!(0,o.isString)(a)||(a&&(t=(0,f.getLocaleModel)(a)||t),a=t.get(["time","monthAbbr"])||[]);var p="start"===c?0:1,g="horizontal"===n?0:1;u="start"===c?-u:u;for(var v="center"===d,y=0;y<h[p].length-1;y++){var m=h[p][y].slice(),_=this._firstDayOfMonth[y];if(v){var b=this._firstDayPoints[y];m[g]=(b[g]+h[0][y+1][g])/2}var x=i.get("formatter"),S=a[+_.m-1],M={yyyy:_.y,yy:(_.y+"").slice(2),MM:_.m,M:+_.m,nameMap:S},w=this._formatterLabel(x,M),T=new s.Text({z2:30,style:(0,o.extend)((0,l.createTextStyle)(i,{text:w}),this._monthTextPositionControl(m,v,n,c,u))});r.add(T)}}},t.prototype._weekTextPositionControl=function(e,t,n,r,i){var a="center",o="middle",s=e[0],l=e[1],u="start"===n;return"horizontal"===t?(s=s+r+(u?1:-1)*i[0]/2,a=u?"right":"left"):(l=l+r+(u?1:-1)*i[1]/2,o=u?"bottom":"top"),{x:s,y:l,align:a,verticalAlign:o}},t.prototype._renderWeekText=function(e,t,n,r,i){var a=e.getModel("dayLabel");if(a.get("show")){var u=e.coordinateSystem,d=a.get("position"),h=a.get("nameMap"),p=a.get("margin"),g=u.getFirstDayOfWeek();if(!h||(0,o.isString)(h)){h&&(t=(0,f.getLocaleModel)(h)||t);var v=t.get(["time","dayOfWeekShort"]);h=v||(0,o.map)(t.get(["time","dayOfWeekAbbr"]),(function(e){return e[0]}))}var y=u.getNextNDay(n.end.time,7-n.lweek).time,m=[u.getCellWidth(),u.getCellHeight()];p=(0,c.parsePercent)(p,Math.min(m[1],m[0])),"start"===d&&(y=u.getNextNDay(n.start.time,-(7+n.fweek)).time,p=-p);for(var _=0;_<7;_++){var b,x=u.getNextNDay(y,_),S=u.dataToRect([x.time],!1).center;b=Math.abs((_+g)%7);var M=new s.Text({z2:30,style:(0,o.extend)((0,l.createTextStyle)(a,{text:h[b]}),this._weekTextPositionControl(S,r,d,p,m))});i.add(M)}}},t.type="calendar",t}(d.default),p=h;t.default=p},cc43:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.CartesianAxisModel=void 0;var a=n("9ab4"),o=i(n("58f5")),s=r(n("62fe")),l=n("b517"),u=n("eea5"),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",u.SINGLE_REFERRING).models[0]},t.type="cartesian2dAxis",t}(s.default);t.CartesianAxisModel=c,o.mixin(c,l.AxisModelCommonMixin);var d=c;t.default=d},cc79:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.applyMorphAnimation=function(e,t,n,i,s,d){if(!e.length||!t.length)return;var f=(0,o.getAnimationConfig)("update",i,s);if(!(f&&f.duration>0))return;var h,p,g=i.getModel("universalTransition").get("delay"),v=Object.assign({setToFinal:!0},f);l(e)&&(h=e,p=t);l(t)&&(h=t,p=e);function y(e,t,i,o,s){var l=e.many,u=e.one;if(1!==l.length||s)for(var f=(0,a.defaults)({dividePath:c[n],individualDelay:g&&function(e,t,n,r){return g(e+i,o)}},v),h=t?(0,r.combineMorph)(l,u,f):(0,r.separateMorph)(u,l,f),p=h.fromIndividuals,m=h.toIndividuals,_=p.length,b=0;b<_;b++){M=g?(0,a.defaults)({delay:g(b,_)},v):v;d(p[b],m[b],t?l[b]:e.one,t?e.one:l[b],M)}else{var x=t?l[0]:u,S=t?u:l[0];if((0,r.isCombineMorphing)(x))y({many:[x],one:S},!0,i,o,!0);else{var M=g?(0,a.defaults)({delay:g(i,o)},v):v;(0,r.morphPath)(x,S,M),d(x,S,x,S,M)}}}for(var m=h?h===e:e.length>t.length,_=h?u(p,h):u(m?t:e,[m?e:t]),b=0,x=0;x<_.length;x++)b+=_[x].many.length;var S=0;for(x=0;x<_.length;x++)y(_[x],m,S,b),S+=_[x].many.length},t.getPathList=function e(t){if(!t)return[];if((0,a.isArray)(t)){for(var n=[],r=0;r<t.length;r++)n.push(e(t[r]));return n}var o=[];return t.traverse((function(e){e instanceof i.Path&&!e.disableMorphing&&!e.invisible&&!e.ignore&&o.push(e)})),o},n("14d9"),n("fb6a");var r=n("93c8"),i=n("e136"),a=n("58f5"),o=n("a62d"),s=n("de14");function l(e){return(0,a.isArray)(e[0])}function u(e,t){for(var n=[],r=e.length,i=0;i<r;i++)n.push({one:e[i],many:[]});for(i=0;i<t.length;i++){var a=t[i].length,o=void 0;for(o=0;o<a;o++)n[o%r].many.push(t[i][o])}var s=0;for(i=r-1;i>=0;i--)if(!n[i].many.length){var l=n[s].many;if(l.length<=1){if(!s)return n;s=0}a=l.length;var u=Math.ceil(a/2);n[i].many=l.slice(u,a),n[s].many=l.slice(0,u),s++}return n}var c={clone:function(e){for(var t=[],n=1-Math.pow(1-e.path.style.opacity,1/e.count),r=0;r<e.count;r++){var i=(0,s.clonePath)(e.path);i.setStyle("opacity",n),t.push(i)}return t},split:null}},cce5:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getImpl=function(e){0;return r[e]},t.registerImpl=function(e,t){0;r[e]=t};n("7be7");var r={}},cd13:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var a=n("9ab4"),o=i(n("e136")),s=r(n("6a9c")),l=i(n("58f5")),u=n("150c"),c=i(n("e235")),d=i(n("4e51")),f=function(e){function t(t,n,r){var i=e.call(this)||this;return i.add(i.createLine(t,n,r)),i._updateEffectSymbol(t,n),i}return(0,a.__extends)(t,e),t.prototype.createLine=function(e,t,n){return new s.default(e,t,n)},t.prototype._updateEffectSymbol=function(e,t){var n=e.getItemModel(t),r=n.getModel("effect"),i=r.get("symbolSize"),a=r.get("symbol");l.isArray(i)||(i=[i,i]);var o=e.getItemVisual(t,"style"),s=r.get("color")||o&&o.stroke,c=this.childAt(1);this._symbolType!==a&&(this.remove(c),c=(0,u.createSymbol)(a,-.5,-.5,1,1,s),c.z2=100,c.culling=!0,this.add(c)),c&&(c.setStyle("shadowColor",s),c.setStyle(r.getItemStyle(["color"])),c.scaleX=i[0],c.scaleY=i[1],c.setColor(s),this._symbolType=a,this._symbolScale=i,this._updateEffectAnimation(e,r,t))},t.prototype._updateEffectAnimation=function(e,t,n){var r=this.childAt(1);if(r){var i=e.getItemLayout(n),a=1e3*t.get("period"),o=t.get("loop"),s=t.get("roundTrip"),u=t.get("constantSpeed"),c=l.retrieve(t.get("delay"),(function(t){return t/e.count()*a/3}));if(r.ignore=!0,this._updateAnimationPoints(r,i),u>0&&(a=this._getLineLength(r)/u*1e3),a!==this._period||o!==this._loop||s!==this._roundTrip){r.stopAnimation();var d=void 0;d=l.isFunction(c)?c(n):c,r.__t>0&&(d=-a*r.__t),this._animateSymbol(r,a,d,o,s)}this._period=a,this._loop=o,this._roundTrip=s}},t.prototype._animateSymbol=function(e,t,n,r,i){if(t>0){e.__t=0;var a=this,o=e.animate("",r).when(i?2*t:t,{__t:i?2:1}).delay(n).during((function(){a._updateSymbolPosition(e)}));r||o.done((function(){a.remove(e)})),o.start()}},t.prototype._getLineLength=function(e){return c.dist(e.__p1,e.__cp1)+c.dist(e.__cp1,e.__p2)},t.prototype._updateAnimationPoints=function(e,t){e.__p1=t[0],e.__p2=t[1],e.__cp1=t[2]||[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]},t.prototype.updateData=function(e,t,n){this.childAt(0).updateData(e,t,n),this._updateEffectSymbol(e,t)},t.prototype._updateSymbolPosition=function(e){var t=e.__p1,n=e.__p2,r=e.__cp1,i=e.__t<1?e.__t:2-e.__t,a=[e.x,e.y],o=a.slice(),s=d.quadraticAt,l=d.quadraticDerivativeAt;a[0]=s(t[0],r[0],n[0],i),a[1]=s(t[1],r[1],n[1],i);var u=e.__t<1?l(t[0],r[0],n[0],i):l(n[0],r[0],t[0],1-i),f=e.__t<1?l(t[1],r[1],n[1],i):l(n[1],r[1],t[1],1-i);e.rotation=-Math.atan2(f,u)-Math.PI/2,"line"!==this._symbolType&&"rect"!==this._symbolType&&"roundRect"!==this._symbolType||(void 0!==e.__lastT&&e.__lastT<e.__t?(e.scaleY=1.05*c.dist(o,a),1===i&&(a[0]=o[0]+(a[0]-o[0])/2,a[1]=o[1]+(a[1]-o[1])/2)):1===e.__lastT?e.scaleY=2*c.dist(t,a):e.scaleY=this._symbolScale[1]),e.__lastT=e.__t,e.ignore=!1,e.x=a[0],e.y=a[1]},t.prototype.updateLayout=function(e,t){this.childAt(0).updateLayout(e,t);var n=e.getItemModel(t).getModel("effect");this._updateEffectAnimation(e,n,t)},t}(o.Group),h=f;t.default=h},cd65:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("adc2")),l=r(n("67481")),u=r(n("866b")),c=n("9fcf"),d=n("82a3"),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n,r){var i=this;this.seriesModel=e,this.api=n,this.ecModel=t;var a=e.getData(),s=a.tree.root,c=e.getViewRoot(),d=this.group,f=e.get("renderLabelForZeroData"),h=[];c.eachNode((function(e){h.push(e)}));var p=this._oldChildren||[];(function(r,i){if(0===r.length&&0===i.length)return;function c(e){return e.getId()}function h(o,u){var c=null==o?null:r[o],h=null==u?null:i[u];(function(r,i){f||!r||r.getValue()||(r=null);if(r!==s&&i!==s)if(i&&i.piece)r?(i.piece.updateData(!1,r,e,t,n),a.setItemGraphicEl(r.dataIndex,i.piece)):function(e){if(!e)return;e.piece&&(d.remove(e.piece),e.piece=null)}(i);else if(r){var o=new l.default(r,e,t,n);d.add(o),a.setItemGraphicEl(r.dataIndex,o)}})(c,h)}new u.default(i,r,c,c).add(h).update(h).remove(o.curry(h,null)).execute()})(h,p),function(r,a){a.depth>0?(i.virtualPiece?i.virtualPiece.updateData(!1,r,e,t,n):(i.virtualPiece=new l.default(r,e,t,n),d.add(i.virtualPiece)),a.piece.off("click"),i.virtualPiece.on("click",(function(e){i._rootToNode(a.parentNode)}))):i.virtualPiece&&(d.remove(i.virtualPiece),i.virtualPiece=null)}(s,c),this._initEvents(),this._oldChildren=h},t.prototype._initEvents=function(){var e=this;this.group.off("click"),this.group.on("click",(function(t){var n=!1,r=e.seriesModel.getViewRoot();r.eachNode((function(r){if(!n&&r.piece&&r.piece===t.target){var i=r.getModel().get("nodeClick");if("rootToNode"===i)e._rootToNode(r);else if("link"===i){var a=r.getModel(),o=a.get("link");if(o){var s=a.get("target",!0)||"_blank";(0,d.windowOpen)(o,s)}}n=!0}}))}))},t.prototype._rootToNode=function(e){e!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:c.ROOT_TO_NODE_ACTION,from:this.uid,seriesId:this.seriesModel.id,targetNode:e})},t.prototype.containPoint=function(e,t){var n=t.getData(),r=n.getItemLayout(0);if(r){var i=e[0]-r.cx,a=e[1]-r.cy,o=Math.sqrt(i*i+a*a);return o<=r.r&&o>=r.r0}},t.type="sunburst",t}(s.default),h=f;t.default=h},cda4:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerCoordinateSystem("radar",o.default),e.registerComponentModel(i.default),e.registerComponentView(a.default),e.registerVisual({seriesType:"radar",reset:function(e){var t=e.getData();t.each((function(e){t.setItemVisual(e,"legendIcon","roundRect")})),t.setVisual("legendIcon","roundRect")}})};var i=r(n("cb15")),a=r(n("83dd")),o=r(n("e5e0"))},cdb2:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){t=t||{};for(var n=[],a=[],o=t.boundIQR,s="none"===o||0===o,l=0;l<e.length;l++){var u=(0,r.asc)(e[l].slice()),c=(0,r.quantile)(u,.25),d=(0,r.quantile)(u,.5),f=(0,r.quantile)(u,.75),h=u[0],p=u[u.length-1],g=(null==o?1.5:o)*(f-c),v=s?h:Math.max(h,c-g),y=s?p:Math.min(p,f+g),m=t.itemNameFormatter,_=(0,i.isFunction)(m)?m({value:l}):(0,i.isString)(m)?m.replace("{value}",l+""):l+"";n.push([_,v,c,d,f,y]);for(var b=0;b<u.length;b++){var x=u[b];if(x<v||x>y){var S=[_,x];a.push(S)}}}return{boxData:n,outliers:a}},n("fb6a"),n("ac1f"),n("5319"),n("14d9");var r=n("30ac"),i=n("58f5")},ce39:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a");var i=n("e136"),a=r(n("b44b")),o=n("30ac"),s=n("58f5"),l=n("70d4"),u={seriesType:"candlestick",plan:(0,a.default)(),reset:function(e){var t=e.coordinateSystem,n=e.getData(),r=function(e,t){var n,r=e.getBaseAxis(),i="category"===r.type?r.getBandWidth():(n=r.getExtent(),Math.abs(n[1]-n[0])/t.count()),a=(0,o.parsePercent)((0,s.retrieve2)(e.get("barMaxWidth"),i),i),l=(0,o.parsePercent)((0,s.retrieve2)(e.get("barMinWidth"),1),i),u=e.get("barWidth");return null!=u?(0,o.parsePercent)(u,i):Math.max(Math.min(i/2,a),l)}(e,n),a=["x","y"],u=n.getDimensionIndex(n.mapDimension(a[0])),d=(0,s.map)(n.mapDimensionsAll(a[1]),n.getDimensionIndex,n),f=d[0],h=d[1],p=d[2],g=d[3];if(n.setLayout({candleWidth:r,isSimpleBox:r<=1.3}),!(u<0||d.length<4))return{progress:e.pipelineContext.large?function(n,r){var i,a,o=(0,l.createFloat32Array)(4*n.count),s=0,d=[],v=[],y=r.getStore(),m=!!e.get(["itemStyle","borderColorDoji"]);while(null!=(a=n.next())){var _=y.get(u,a),b=y.get(f,a),x=y.get(h,a),S=y.get(p,a),M=y.get(g,a);isNaN(_)||isNaN(S)||isNaN(M)?(o[s++]=NaN,s+=3):(o[s++]=c(y,a,b,x,h,m),d[0]=_,d[1]=S,i=t.dataToPoint(d,null,v),o[s++]=i?i[0]:NaN,o[s++]=i?i[1]:NaN,d[1]=M,i=t.dataToPoint(d,null,v),o[s++]=i?i[1]:NaN)}r.setLayout("largePoints",o)}:function(e,n){var a,o=n.getStore();while(null!=(a=e.next())){var s=o.get(u,a),l=o.get(f,a),d=o.get(h,a),v=o.get(p,a),y=o.get(g,a),m=Math.min(l,d),_=Math.max(l,d),b=A(m,s),x=A(_,s),S=A(v,s),M=A(y,s),w=[];C(w,x,0),C(w,b,1),w.push(O(M),O(x),O(S),O(b));var T=n.getItemModel(a),I=!!T.get(["itemStyle","borderColorDoji"]);n.setItemLayout(a,{sign:c(o,a,l,d,h,I),initBaseline:l>d?x[1]:b[1],ends:w,brushRect:P(v,y,s)})}function A(e,n){var r=[];return r[0]=n,r[1]=e,isNaN(n)||isNaN(e)?[NaN,NaN]:t.dataToPoint(r)}function C(e,t,n){var a=t.slice(),o=t.slice();a[0]=(0,i.subPixelOptimize)(a[0]+r/2,1,!1),o[0]=(0,i.subPixelOptimize)(o[0]-r/2,1,!0),n?e.push(a,o):e.push(o,a)}function P(e,t,n){var i=A(e,n),a=A(t,n);return i[0]-=r/2,a[0]-=r/2,{x:i[0],y:i[1],width:r,height:a[1]-i[1]}}function O(e){return e[0]=(0,i.subPixelOptimize)(e[0],1),e}}}}};function c(e,t,n,r,i,a){var o;return o=n>r?-1:n<r?1:a?0:t>0?e.get(i,t-1)<=r?1:-1:1,o}var d=u;t.default=d},cef8:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("c540")),s=i(n("70cd")),l=r(n("58f5")),u=i(n("83c4")),c=n("ba5c"),d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.hasSymbolVisual=!0,n}return(0,a.__extends)(t,e),t.prototype.init=function(t){e.prototype.init.apply(this,arguments),this.legendVisualProvider=new u.default(l.bind(this.getData,this),l.bind(this.getRawData,this))},t.prototype.getInitialData=function(e,t){return(0,s.default)(this,{generateCoord:"indicator_",generateCoordCount:1/0})},t.prototype.formatTooltip=function(e,t,n){var r=this.getData(),i=this.coordinateSystem,a=i.getIndicatorAxes(),o=this.getData().getName(e),s=""===o?this.name:o,u=(0,c.retrieveVisualColorForTooltipMarker)(this,e);return(0,c.createTooltipMarkup)("section",{header:s,sortBlocks:!0,blocks:l.map(a,(function(t){var n=r.get(r.mapDimension(t.dim),e);return(0,c.createTooltipMarkup)("nameValue",{markerType:"subItem",markerColor:u,name:t.name,value:n,sortParam:n})}))})},t.prototype.getTooltipPosition=function(e){if(null!=e)for(var t=this.getData(),n=this.coordinateSystem,r=t.getValues(l.map(n.dimensions,(function(e){return t.mapDimension(e)})),e),i=0,a=r.length;i<a;i++)if(!isNaN(r[i])){var o=n.getIndicatorAxes();return n.coordToPoint(o[i].dataToCoord(r[i]),i)}},t.type="series.radar",t.dependencies=["radar"],t.defaultOption={z:2,colorBy:"data",coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid",join:"round"},label:{position:"top"},symbolSize:8},t}(o.default),f=d;t.default=f},cf77:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9"),n("14d9"),n("fb6a");var a=n("9ab4"),o=i(n("77ef")),s=r(n("6477")),l=r(n("e136")),u=n("80f7"),c=r(n("06fd")),d=i(n("1545")),f=i(n("936d")),h=n("150c"),p=r(n("30ac")),g=n("58f5"),v=i(n("3fdd")),y=i(n("5640")),m=i(n("4cf8")),_=n("1447"),b=n("eea5"),x=n("a646"),S=n("50db"),M=n("ba5c"),w=Math.PI,T=(0,b.makeInner)(),I=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t){this.api=t},t.prototype.render=function(e,t,n){if(this.model=e,this.api=n,this.ecModel=t,this.group.removeAll(),e.get("show",!0)){var r=this._layout(e,n),i=this._createGroup("_mainGroup"),a=this._createGroup("_labelGroup"),o=this._axis=this._createAxis(r,e);e.formatTooltip=function(e){var t=o.scale.getLabel({value:e});return(0,M.createTooltipMarkup)("nameValue",{noName:!0,value:t})},(0,g.each)(["AxisLine","AxisTick","Control","CurrentPointer"],(function(t){this["_render"+t](r,i,o,e)}),this),this._renderAxisLabel(r,a,o,e),this._position(r,e)}this._doPlayStop(),this._updateTicksStatus()},t.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},t.prototype.dispose=function(){this._clearTimer()},t.prototype._layout=function(e,t){var n,r=e.get(["label","position"]),i=e.get("orient"),a=function(e,t){return c.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()},e.get("padding"))}(e,t);n=null==r||"auto"===r?"horizontal"===i?a.y+a.height/2<t.getHeight()/2?"-":"+":a.x+a.width/2<t.getWidth()/2?"+":"-":(0,g.isString)(r)?{horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}}[i][r]:r;var o,s,l,u={horizontal:"center",vertical:n>=0||"+"===n?"left":"right"},d={horizontal:n>=0||"+"===n?"top":"bottom",vertical:"middle"},f={horizontal:0,vertical:w/2},h="vertical"===i?a.height:a.width,p=e.getModel("controlStyle"),v=p.get("show",!0),y=v?p.get("itemSize"):0,m=v?p.get("itemGap"):0,_=y+m,b=e.get(["label","rotate"])||0;b=b*w/180;var x=p.get("position",!0),S=v&&p.get("showPlayBtn",!0),M=v&&p.get("showPrevBtn",!0),T=v&&p.get("showNextBtn",!0),I=0,A=h;"left"===x||"bottom"===x?(S&&(o=[0,0],I+=_),M&&(s=[I,0],I+=_),T&&(l=[A-y,0],A-=_)):(S&&(o=[A-y,0],A-=_),M&&(s=[0,0],I+=_),T&&(l=[A-y,0],A-=_));var C=[I,A];return e.get("inverse")&&C.reverse(),{viewRect:a,mainLength:h,orient:i,rotation:f[i],labelRotation:b,labelPosOpt:n,labelAlign:e.get(["label","align"])||u[i],labelBaseline:e.get(["label","verticalAlign"])||e.get(["label","baseline"])||d[i],playPosition:o,prevBtnPosition:s,nextBtnPosition:l,axisExtent:C,controlSize:y,controlGap:m}},t.prototype._position=function(e,t){var n=this._mainGroup,r=this._labelGroup,i=e.viewRect;if("vertical"===e.orient){var a=s.create(),o=i.x,l=i.y+i.height;s.translate(a,a,[-o,-l]),s.rotate(a,a,-w/2),s.translate(a,a,[o,l]),i=i.clone(),i.applyTransform(a)}var u=m(i),c=m(n.getBoundingRect()),d=m(r.getBoundingRect()),f=[n.x,n.y],h=[r.x,r.y];h[0]=f[0]=u[0][0];var p=e.labelPosOpt;if(null==p||(0,g.isString)(p)){var v="+"===p?0:1;_(f,c,u,1,v),_(h,d,u,1,1-v)}else{v=p>=0?0:1;_(f,c,u,1,v),h[1]=f[1]+p}function y(e){e.originX=u[0][0]-e.x,e.originY=u[1][0]-e.y}function m(e){return[[e.x,e.x+e.width],[e.y,e.y+e.height]]}function _(e,t,n,r,i){e[r]+=n[r][i]-t[r][i]}n.setPosition(f),r.setPosition(h),n.rotation=r.rotation=e.rotation,y(n),y(r)},t.prototype._createAxis=function(e,t){var n=t.getData(),r=t.get("axisType"),i=function(e,t){if(t=t||e.get("type"),t)switch(t){case"category":return new v.default({ordinalMeta:e.getCategories(),extent:[1/0,-1/0]});case"time":return new y.default({locale:e.ecModel.getLocaleModel(),useUTC:e.ecModel.get("useUTC")});default:return new m.default}}(t,r);i.getTicks=function(){return n.mapArray(["value"],(function(e){return{value:e}}))};var a=n.getDataExtent("value");i.setExtent(a[0],a[1]),i.calcNiceTicks();var o=new f.default("value",i,e.axisExtent,r);return o.model=t,o},t.prototype._createGroup=function(e){var t=this[e]=new l.Group;return this.group.add(t),t},t.prototype._renderAxisLine=function(e,t,n,r){var i=n.getExtent();if(r.get(["lineStyle","show"])){var a=new l.Line({shape:{x1:i[0],y1:0,x2:i[1],y2:0},style:(0,g.extend)({lineCap:"round"},r.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});t.add(a);var o=this._progressLine=new l.Line({shape:{x1:i[0],x2:this._currentPointer?this._currentPointer.x:i[0],y1:0,y2:0},style:(0,g.defaults)({lineCap:"round",lineWidth:a.style.lineWidth},r.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});t.add(o)}},t.prototype._renderAxisTick=function(e,t,n,r){var i=this,a=r.getData(),o=n.scale.getTicks();this._tickSymbols=[],(0,g.each)(o,(function(e){var o=n.dataToCoord(e.value),s=a.getItemModel(e.value),l=s.getModel("itemStyle"),u=s.getModel(["emphasis","itemStyle"]),c=s.getModel(["progress","itemStyle"]),d={x:o,y:0,onclick:(0,g.bind)(i._changeTimeline,i,e.value)},f=A(s,l,t,d);f.ensureState("emphasis").style=u.getItemStyle(),f.ensureState("progress").style=c.getItemStyle(),(0,S.enableHoverEmphasis)(f);var h=(0,x.getECData)(f);s.get("tooltip")?(h.dataIndex=e.value,h.dataModel=r):h.dataIndex=h.dataModel=null,i._tickSymbols.push(f)}))},t.prototype._renderAxisLabel=function(e,t,n,r){var i=this,a=n.getLabelModel();if(a.get("show")){var o=r.getData(),s=n.getViewLabels();this._tickLabels=[],(0,g.each)(s,(function(r){var a=r.tickValue,s=o.getItemModel(a),c=s.getModel("label"),d=s.getModel(["emphasis","label"]),f=s.getModel(["progress","label"]),h=n.dataToCoord(r.tickValue),p=new l.Text({x:h,y:0,rotation:e.labelRotation-e.rotation,onclick:(0,g.bind)(i._changeTimeline,i,a),silent:!1,style:(0,u.createTextStyle)(c,{text:r.formattedLabel,align:e.labelAlign,verticalAlign:e.labelBaseline})});p.ensureState("emphasis").style=(0,u.createTextStyle)(d),p.ensureState("progress").style=(0,u.createTextStyle)(f),t.add(p),(0,S.enableHoverEmphasis)(p),T(p).dataIndex=a,i._tickLabels.push(p)}))}},t.prototype._renderControl=function(e,t,n,r){var i=e.controlSize,a=e.rotation,s=r.getModel("controlStyle").getItemStyle(),u=r.getModel(["emphasis","controlStyle"]).getItemStyle(),c=r.getPlayState(),d=r.get("inverse",!0);function f(e,n,c,d){if(e){var f=(0,_.parsePercent)((0,g.retrieve2)(r.get(["controlStyle",n+"BtnSize"]),i),i),h=[0,-f/2,f,f],p=function(e,t,n,r){var i=r.style,a=l.createIcon(e.get(["controlStyle",t]),r||{},new o.default(n[0],n[1],n[2],n[3]));i&&a.setStyle(i);return a}(r,n+"Icon",h,{x:e[0],y:e[1],originX:i/2,originY:0,rotation:d?-a:0,rectHover:!0,style:s,onclick:c});p.ensureState("emphasis").style=u,t.add(p),(0,S.enableHoverEmphasis)(p)}}f(e.nextBtnPosition,"next",(0,g.bind)(this._changeTimeline,this,d?"-":"+")),f(e.prevBtnPosition,"prev",(0,g.bind)(this._changeTimeline,this,d?"+":"-")),f(e.playPosition,c?"stop":"play",(0,g.bind)(this._handlePlayClick,this,!c),!0)},t.prototype._renderCurrentPointer=function(e,t,n,r){var i=r.getData(),a=r.getCurrentIndex(),o=i.getItemModel(a).getModel("checkpointStyle"),s=this,l={onCreate:function(e){e.draggable=!0,e.drift=(0,g.bind)(s._handlePointerDrag,s),e.ondragend=(0,g.bind)(s._handlePointerDragend,s),C(e,s._progressLine,a,n,r,!0)},onUpdate:function(e){C(e,s._progressLine,a,n,r)}};this._currentPointer=A(o,o,this._mainGroup,{},this._currentPointer,l)},t.prototype._handlePlayClick=function(e){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:e,from:this.uid})},t.prototype._handlePointerDrag=function(e,t,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},t.prototype._handlePointerDragend=function(e){this._pointerChangeTimeline([e.offsetX,e.offsetY],!0)},t.prototype._pointerChangeTimeline=function(e,t){var n=this._toAxisCoord(e)[0],r=this._axis,i=p.asc(r.getExtent().slice());n>i[1]&&(n=i[1]),n<i[0]&&(n=i[0]),this._currentPointer.x=n,this._currentPointer.markRedraw();var a=this._progressLine;a&&(a.shape.x2=n,a.dirty());var o=this._findNearestTick(n),s=this.model;(t||o!==s.getCurrentIndex()&&s.get("realtime"))&&this._changeTimeline(o)},t.prototype._doPlayStop=function(){var e=this;this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout((function(){var t=e.model;e._changeTimeline(t.getCurrentIndex()+(t.get("rewind",!0)?-1:1))}),this.model.get("playInterval")))},t.prototype._toAxisCoord=function(e){var t=this._mainGroup.getLocalTransform();return l.applyTransform(e,t,!0)},t.prototype._findNearestTick=function(e){var t,n=this.model.getData(),r=1/0,i=this._axis;return n.each(["value"],(function(n,a){var o=i.dataToCoord(n),s=Math.abs(o-e);s<r&&(r=s,t=a)})),t},t.prototype._clearTimer=function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},t.prototype._changeTimeline=function(e){var t=this.model.getCurrentIndex();"+"===e?e=t+1:"-"===e&&(e=t-1),this.api.dispatchAction({type:"timelineChange",currentIndex:e,from:this.uid})},t.prototype._updateTicksStatus=function(){var e=this.model.getCurrentIndex(),t=this._tickSymbols,n=this._tickLabels;if(t)for(var r=0;r<t.length;r++)t&&t[r]&&t[r].toggleState("progress",r<e);if(n)for(r=0;r<n.length;r++)n&&n[r]&&n[r].toggleState("progress",T(n[r]).dataIndex<=e)},t.type="timeline.slider",t}(d.default);function A(e,t,n,r,i,a){var o=t.get("color");if(i)i.setColor(o),n.add(i),a&&a.onUpdate(i);else{var s=e.get("symbol");i=(0,h.createSymbol)(s,-1,-1,2,2,o),i.setStyle("strokeNoScale",!0),n.add(i),a&&a.onCreate(i)}var l=t.getItemStyle(["color"]);i.setStyle(l),r=(0,g.merge)({rectHover:!0,z2:100},r,!0);var u=(0,h.normalizeSymbolSize)(e.get("symbolSize"));r.scaleX=u[0]/2,r.scaleY=u[1]/2;var c=(0,h.normalizeSymbolOffset)(e.get("symbolOffset"),u);c&&(r.x=(r.x||0)+c[0],r.y=(r.y||0)+c[1]);var d=e.get("symbolRotate");return r.rotation=(d||0)*Math.PI/180||0,i.attr(r),i.updateTransform(),i}function C(e,t,n,r,i,a){if(!e.dragging){var o=i.getModel("checkpointStyle"),s=r.dataToCoord(i.getData().get("value",n));if(a||!o.get("animation",!0))e.attr({x:s,y:0}),t&&t.attr({shape:{x2:s}});else{var l={duration:o.get("animationDuration",!0),easing:o.get("animationEasing",!0)};e.stopAnimation(null,!0),e.animateTo({x:s,y:0},l),t&&t.animateTo({shape:{x2:s}},l)}}}var P=I;t.default=P},cf78:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.registerAction("legendScroll","legendscroll",(function(e,t){var n=e.scrollDataIndex;null!=n&&t.eachComponent({mainType:"legend",subType:"scroll",query:e},(function(e){e.setScrollDataIndex(n)}))}))}},cfc3:function(e,t,n){var r=n("74e8");r("Float32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},d017:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("ae15")),o=r(n("b113")),s=n("7b1f"),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(){return(0,o.default)(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},t.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},t.prototype.getProgressiveThreshold=function(){var e=this.get("progressiveThreshold"),t=this.get("largeThreshold");return t>e&&(e=t),e},t.prototype.brushSelector=function(e,t,n){return n.rect(t.getItemLayout(e))},t.type="series.bar",t.dependencies=["grid","polar"],t.defaultOption=(0,s.inheritDefaultOption)(a.default.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:"#212121"}},realtimeSort:!1}),t}(a.default),u=l;t.default=u},d09a:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("b113")),o=r(n("c540")),s=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.hasSymbolVisual=!0,n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e,t){return(0,a.default)(null,this,{useEncodeDefaulter:!0})},t.prototype.getProgressive=function(){var e=this.option.progressive;return null==e?this.option.large?5e3:this.get("progressive"):e},t.prototype.getProgressiveThreshold=function(){var e=this.option.progressiveThreshold;return null==e?this.option.large?1e4:this.get("progressiveThreshold"):e},t.prototype.brushSelector=function(e,t,n){return n.point(t.getItemLayout(e))},t.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},t.type="series.scatter",t.dependencies=["grid","polar","geo","singleAxis","calendar"],t.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:"#212121"}},universalTransition:{divideShape:"clone"}},t}(o.default),l=s;t.default=l},d0ac:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.eachSeriesByType("sankey",(function(e){var t=e.getGraph(),n=t.nodes,r=t.edges;if(n.length){var i=1/0,s=-1/0;a.each(n,(function(e){var t=e.getLayout().value;t<i&&(i=t),t>s&&(s=t)})),a.each(n,(function(t){var n=new o.default({type:"color",mappingMethod:"linear",dataExtent:[i,s],visual:e.get("color")}),r=n.mapValueToVisual(t.getLayout().value),a=t.getModel().get(["itemStyle","color"]);null!=a?(t.setVisual("color",a),t.setVisual("style",{fill:a})):(t.setVisual("color",r),t.setVisual("style",{fill:r}))}))}r.length&&a.each(r,(function(e){var t=e.getModel().get("lineStyle");e.setVisual("style",t)}))}))};var a=i(n("58f5")),o=r(n("0e14"))},d0c6:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.STYLE_CHANGED_BIT=t.SHAPE_CHANGED_BIT=t.REDRAW_BIT=void 0;t.REDRAW_BIT=1;t.STYLE_CHANGED_BIT=2;t.SHAPE_CHANGED_BIT=4},d0ee:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("c975"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a"),n("d9e2"),n("d401");var a=n("58f5"),o=n("06fd"),s=n("5df4"),l=i(n("accd")),u=r(n("6cf6")),c=n("eea5"),d=n("e348"),f=n("0cfe"),h=n("fda7"),p=function(){function e(e,t,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=l.cartesian2DDimensions,this._initCartesian(e,t,n),this.model=e}return e.prototype.getRect=function(){return this._rect},e.prototype.update=function(e,t){var n=this._axesMap;function r(e){var t,n=(0,a.keys)(e),r=n.length;if(r){for(var i=[],o=r-1;o>=0;o--){var l=+n[o],u=e[l],c=u.model,d=u.scale;(0,f.isIntervalOrLogScale)(d)&&c.get("alignTicks")&&null==c.get("interval")?i.push(u):((0,s.niceScaleExtent)(d,c),(0,f.isIntervalOrLogScale)(d)&&(t=u))}i.length&&(t||(t=i.pop(),(0,s.niceScaleExtent)(t.scale,t.model)),(0,a.each)(i,(function(e){(0,h.alignScaleTicks)(e.scale,e.model,t.scale)})))}}this._updateScale(e,this.model),r(n.x),r(n.y);var i={};(0,a.each)(n.x,(function(e){v(n,"y",e,i)})),(0,a.each)(n.y,(function(e){v(n,"x",e,i)})),this.resize(this.model,t)},e.prototype.resize=function(e,t,n){var r=e.getBoxLayoutParams(),i=!n&&e.get("containLabel"),l=(0,o.getLayoutRect)(r,{width:t.getWidth(),height:t.getHeight()});this._rect=l;var u=this._axesList;function c(){(0,a.each)(u,(function(e){var t=e.isHorizontal(),n=t?[0,l.width]:[0,l.height],r=e.inverse?1:0;e.setExtent(n[r],n[1-r]),function(e,t){var n=e.getExtent(),r=n[0]+n[1];e.toGlobalCoord="x"===e.dim?function(e){return e+t}:function(e){return r-e+t},e.toLocalCoord="x"===e.dim?function(e){return e-t}:function(e){return r-e+t}}(e,t?l.x:l.y)}))}c(),i&&((0,a.each)(u,(function(e){if(!e.model.get(["axisLabel","inside"])){var t=(0,s.estimateLabelUnionRect)(e);if(t){var n=e.isHorizontal()?"height":"width",r=e.model.get(["axisLabel","margin"]);l[n]-=t[n]+r,"top"===e.position?l.y+=t.height+r:"left"===e.position&&(l.x+=t.width+r)}}})),c()),(0,a.each)(this._coordsList,(function(e){e.calcAffineTransform()}))},e.prototype.getAxis=function(e,t){var n=this._axesMap[e];if(null!=n)return n[t||0]},e.prototype.getAxes=function(){return this._axesList.slice()},e.prototype.getCartesian=function(e,t){if(null!=e&&null!=t){var n="x"+e+"y"+t;return this._coordsMap[n]}(0,a.isObject)(e)&&(t=e.yAxisIndex,e=e.xAxisIndex);for(var r=0,i=this._coordsList;r<i.length;r++)if(i[r].getAxis("x").index===e||i[r].getAxis("y").index===t)return i[r]},e.prototype.getCartesians=function(){return this._coordsList.slice()},e.prototype.convertToPixel=function(e,t,n){var r=this._findConvertTarget(t);return r.cartesian?r.cartesian.dataToPoint(n):r.axis?r.axis.toGlobalCoord(r.axis.dataToCoord(n)):null},e.prototype.convertFromPixel=function(e,t,n){var r=this._findConvertTarget(t);return r.cartesian?r.cartesian.pointToData(n):r.axis?r.axis.coordToData(r.axis.toLocalCoord(n)):null},e.prototype._findConvertTarget=function(e){var t,n,r=e.seriesModel,i=e.xAxisModel||r&&r.getReferringComponents("xAxis",c.SINGLE_REFERRING).models[0],o=e.yAxisModel||r&&r.getReferringComponents("yAxis",c.SINGLE_REFERRING).models[0],s=e.gridModel,l=this._coordsList;if(r)t=r.coordinateSystem,(0,a.indexOf)(l,t)<0&&(t=null);else if(i&&o)t=this.getCartesian(i.componentIndex,o.componentIndex);else if(i)n=this.getAxis("x",i.componentIndex);else if(o)n=this.getAxis("y",o.componentIndex);else if(s){var u=s.coordinateSystem;u===this&&(t=this._coordsList[0])}return{cartesian:t,axis:n}},e.prototype.containPoint=function(e){var t=this._coordsList[0];if(t)return t.containPoint(e)},e.prototype._initCartesian=function(e,t,n){var r=this,i=this,o={left:!1,right:!1,top:!1,bottom:!1},c={x:{},y:{}},d={x:0,y:0};if(t.eachComponent("xAxis",f("x"),this),t.eachComponent("yAxis",f("y"),this),!d.x||!d.y)return this._axesMap={},void(this._axesList=[]);function f(t){return function(n,r){if(g(n,e)){var a=n.get("position");"x"===t?"top"!==a&&"bottom"!==a&&(a=o.bottom?"top":"bottom"):"left"!==a&&"right"!==a&&(a=o.left?"right":"left"),o[a]=!0;var l=new u.default(t,(0,s.createScaleByModel)(n),[0,0],n.get("type"),a),f="category"===l.type;l.onBand=f&&n.get("boundaryGap"),l.inverse=n.get("inverse"),n.axis=l,l.model=n,l.grid=i,l.index=r,i._axesList.push(l),c[t][r]=l,d[t]++}}}this._axesMap=c,(0,a.each)(c.x,(function(t,n){(0,a.each)(c.y,(function(i,a){var o="x"+n+"y"+a,s=new l.default(o);s.master=r,s.model=e,r._coordsMap[o]=s,r._coordsList.push(s),s.addAxis(t),s.addAxis(i)}))}))},e.prototype._updateScale=function(e,t){function n(e,t){(0,a.each)((0,s.getDataDimensionsOnAxis)(e,t.dim),(function(n){t.scale.unionExtentFromData(e,n)}))}(0,a.each)(this._axesList,(function(e){if(e.scale.setExtent(1/0,-1/0),"category"===e.type){var t=e.model.get("categorySortInfo");e.scale.setSortInfo(t)}})),e.eachSeries((function(e){if((0,d.isCartesian2DSeries)(e)){var r=(0,d.findAxisModels)(e),i=r.xAxisModel,a=r.yAxisModel;if(!g(i,t)||!g(a,t))return;var o=this.getCartesian(i.componentIndex,a.componentIndex),s=e.getData(),l=o.getAxis("x"),u=o.getAxis("y");n(s,l),n(s,u)}}),this)},e.prototype.getTooltipAxes=function(e){var t=[],n=[];return(0,a.each)(this.getCartesians(),(function(r){var i=null!=e&&"auto"!==e?r.getAxis(e):r.getBaseAxis(),o=r.getOtherAxis(i);(0,a.indexOf)(t,i)<0&&t.push(i),(0,a.indexOf)(n,o)<0&&n.push(o)})),{baseAxes:t,otherAxes:n}},e.create=function(t,n){var r=[];return t.eachComponent("grid",(function(i,a){var o=new e(i,t,n);o.name="grid_"+a,o.resize(i,n,!0),i.coordinateSystem=o,r.push(o)})),t.eachSeries((function(e){if((0,d.isCartesian2DSeries)(e)){var t=(0,d.findAxisModels)(e),n=t.xAxisModel,r=t.yAxisModel,i=n.getCoordSysModel();0;var a=i.coordinateSystem;e.coordinateSystem=a.getCartesian(n.componentIndex,r.componentIndex)}})),r},e.dimensions=l.cartesian2DDimensions,e}();function g(e,t){return e.getCoordSysModel()===t}function v(e,t,n,r){n.getAxesOnZeroOf=function(){return i?[i]:[]};var i,a=e[t],o=n.model,s=o.get(["axisLine","onZero"]),l=o.get(["axisLine","onZeroAxisIndex"]);if(s){if(null!=l)y(a[l])&&(i=a[l]);else for(var u in a)if(a.hasOwnProperty(u)&&y(a[u])&&!r[c(a[u])]){i=a[u];break}i&&(r[c(i)]=!0)}function c(e){return e.dim+"_"+e.index}}function y(e){return e&&"category"!==e.type&&"time"!==e.type&&(0,s.ifAxisCrossZero)(e)}var m=p;t.default=m},d14a:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.RectShape=void 0;var a=n("9ab4"),o=i(n("bec7")),s=r(n("4018")),l=n("8c1f"),u=function(){return function(){this.x=0,this.y=0,this.width=0,this.height=0}}();t.RectShape=u;var c={},d=function(e){function t(t){return e.call(this,t)||this}return(0,a.__extends)(t,e),t.prototype.getDefaultShape=function(){return new u},t.prototype.buildPath=function(e,t){var n,r,i,a;if(this.subPixelOptimize){var o=(0,l.subPixelOptimizeRect)(c,t,this.style);n=o.x,r=o.y,i=o.width,a=o.height,o.r=t.r,t=o}else n=t.x,r=t.y,i=t.width,a=t.height;t.r?s.buildPath(e,t):e.rect(n,r,i,a)},t.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},t}(o.default);d.prototype.type="rect";var f=d;t.default=f},d190:function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("ac1f"),n("466d");var r=n("eea5"),i=n("58f5"),a=(n("7be7"),/^(min|max)?(.+)$/),o=function(){function e(e){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=e}return e.prototype.setOption=function(e,t,n){e&&((0,i.each)((0,r.normalizeToArray)(e.series),(function(e){e&&e.data&&(0,i.isTypedArray)(e.data)&&(0,i.setAsPrimitive)(e.data)})),(0,i.each)((0,r.normalizeToArray)(e.dataset),(function(e){e&&e.source&&(0,i.isTypedArray)(e.source)&&(0,i.setAsPrimitive)(e.source)}))),e=(0,i.clone)(e);var a=this._optionBackup,o=function(e,t,n){var r,a,o=[],s=e.baseOption,l=e.timeline,u=e.options,c=e.media,d=!!e.media,f=!!(u||l||s&&s.timeline);s?(a=s,a.timeline||(a.timeline=l)):((f||d)&&(e.options=e.media=null),a=e);d&&(0,i.isArray)(c)&&(0,i.each)(c,(function(e){e&&e.option&&(e.query?o.push(e):r||(r=e))}));function h(e){(0,i.each)(t,(function(t){t(e,n)}))}return h(a),(0,i.each)(u,(function(e){return h(e)})),(0,i.each)(o,(function(e){return h(e.option)})),{baseOption:a,timelineOptions:u||[],mediaDefault:r,mediaList:o}}(e,t,!a);this._newBaseOption=o.baseOption,a?(o.timelineOptions.length&&(a.timelineOptions=o.timelineOptions),o.mediaList.length&&(a.mediaList=o.mediaList),o.mediaDefault&&(a.mediaDefault=o.mediaDefault)):this._optionBackup=o},e.prototype.mountOption=function(e){var t=this._optionBackup;return this._timelineOptions=t.timelineOptions,this._mediaList=t.mediaList,this._mediaDefault=t.mediaDefault,this._currentMediaIndices=[],(0,i.clone)(e?t.baseOption:this._newBaseOption)},e.prototype.getTimelineOption=function(e){var t,n=this._timelineOptions;if(n.length){var r=e.getComponent("timeline");r&&(t=(0,i.clone)(n[r.getCurrentIndex()]))}return t},e.prototype.getMediaOption=function(e){var t=this._api.getWidth(),n=this._api.getHeight(),r=this._mediaList,a=this._mediaDefault,o=[],l=[];if(!r.length&&!a)return l;for(var u=0,c=r.length;u<c;u++)s(r[u].query,t,n)&&o.push(u);return!o.length&&a&&(o=[-1]),o.length&&!function(e,t){return e.join(",")===t.join(",")}(o,this._currentMediaIndices)&&(l=(0,i.map)(o,(function(e){return(0,i.clone)(-1===e?a.option:r[e].option)}))),this._currentMediaIndices=o,l},e}();function s(e,t,n){var r={width:t,height:n,aspectratio:t/n},o=!0;return(0,i.each)(e,(function(e,t){var n=t.match(a);if(n&&n[1]&&n[2]){var i=n[1],s=n[2].toLowerCase();(function(e,t,n){return"min"===n?e>=t:"max"===n?e<=t:e===t})(r[s],e,i)||(o=!1)}})),o}var l=o;t.default=l},d1c5:function(e,t,n){"use strict";function r(e){return isFinite(e)}function i(e,t,n){var i=null==t.x?0:t.x,a=null==t.x2?1:t.x2,o=null==t.y?0:t.y,s=null==t.y2?0:t.y2;t.global||(i=i*n.width+n.x,a=a*n.width+n.x,o=o*n.height+n.y,s=s*n.height+n.y),i=r(i)?i:0,a=r(a)?a:1,o=r(o)?o:0,s=r(s)?s:0;var l=e.createLinearGradient(i,o,a,s);return l}function a(e,t,n){var i=n.width,a=n.height,o=Math.min(i,a),s=null==t.x?.5:t.x,l=null==t.y?.5:t.y,u=null==t.r?.5:t.r;t.global||(s=s*i+n.x,l=l*a+n.y,u*=o),s=r(s)?s:.5,l=r(l)?l:.5,u=u>=0&&r(u)?u:.5;var c=e.createRadialGradient(s,l,0,s,l,u);return c}function o(e){return parseInt(e,10)}n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.createLinearGradient=i,t.createRadialGradient=a,t.getCanvasGradient=function(e,t,n){for(var r="radial"===t.type?a(e,t,n):i(e,t,n),o=t.colorStops,s=0;s<o.length;s++)r.addColorStop(o[s].offset,o[s].color);return r},t.getSize=function(e,t,n){var r=["width","height"][t],i=["clientWidth","clientHeight"][t],a=["paddingLeft","paddingTop"][t],s=["paddingRight","paddingBottom"][t];if(null!=n[r]&&"auto"!==n[r])return parseFloat(n[r]);var l=document.defaultView.getComputedStyle(e);return(e[i]||o(l[r])||o(e.style[r]))-(o(l[a])||0)-(o(l[s])||0)|0},t.isClipPathChanged=function(e,t){if(e===t||!e&&!t)return!1;if(!e||!t||e.length!==t.length)return!0;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!0;return!1},n("e25e"),n("acd8")},d3d7:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("5b9d")),o=r(n("54f8")),s=n("a646"),l=n("8639"),u=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.focusBlurEnabled=!0,n}return(0,i.__extends)(t,e),t.prototype.init=function(e,t){this._api=t},t.prototype.render=function(e,t,n,r){if(this._model=e,!e.get("show"))return this._mapDraw&&this._mapDraw.remove(),void(this._mapDraw=null);this._mapDraw||(this._mapDraw=new a.default(n));var i=this._mapDraw;i.draw(e,t,n,this,r),i.group.on("click",this._handleRegionClick,this),i.group.silent=e.get("silent"),this.group.add(i.group),this.updateSelectStatus(e,t,n)},t.prototype._handleRegionClick=function(e){var t;(0,l.findEventDispatcher)(e.target,(function(e){return null!=(t=(0,s.getECData)(e).eventData)}),!0),t&&this._api.dispatchAction({type:"geoToggleSelect",geoId:this._model.id,name:t.name})},t.prototype.updateSelectStatus=function(e,t,n){var r=this;this._mapDraw.group.traverse((function(e){var t=(0,s.getECData)(e).eventData;if(t)return r._model.isSelected(t.name)?n.enterSelect(e):n.leaveSelect(e),!0}))},t.prototype.findHighDownDispatchers=function(e){return this._mapDraw&&this._mapDraw.findHighDownDispatchers(e,this._model)},t.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove()},t.type="geo",t}(o.default),c=u;t.default=c},d41b:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.installTreemapAction=function(e){for(var t=0;t<o.length;t++)e.registerAction({type:o[t],update:"updateView"},a.noop);e.registerAction({type:"treemapRootToNode",update:"updateView"},(function(e,t){t.eachComponent({mainType:"series",subType:"treemap",query:e},(function(t,n){var r=i.retrieveTargetInfo(e,["treemapZoomToNode","treemapRootToNode"],t);if(r){var a=t.getViewRoot();a&&(e.direction=i.aboveViewRoot(a,r.node)?"rollUp":"drillDown"),t.resetViewRoot(r.node)}}))}))};var i=r(n("27c0")),a=n("58f5"),o=["treemapZoomToNode","treemapRender","treemapMove"]},d45c:function(e,t,n){"use strict";n("498a"),n("13d5"),n("d3b7"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.defaultSeriesFormatTooltip=function(e){var t,n,s,l,u=e.series,c=e.dataIndex,d=e.multipleSeries,f=u.getData(),h=f.mapDimensionsAll("defaultedTooltip"),p=h.length,g=u.getRawValue(c),v=(0,r.isArray)(g),y=(0,i.retrieveVisualColorForTooltipMarker)(u,c);if(p>1||v&&!p){var m=function(e,t,n,o,s){var l=t.getData(),u=(0,r.reduce)(e,(function(e,t,n){var r=l.getDimensionInfo(n);return e||r&&!1!==r.tooltip&&null!=r.displayName}),!1),c=[],d=[],f=[];function h(e,t){var n=l.getDimensionInfo(t);n&&!1!==n.otherDims.tooltip&&(u?f.push((0,i.createTooltipMarkup)("nameValue",{markerType:"subItem",markerColor:s,name:n.displayName,value:e,valueType:n.type})):(c.push(e),d.push(n.type)))}return o.length?(0,r.each)(o,(function(e){h((0,a.retrieveRawValue)(l,n,e),e)})):(0,r.each)(e,h),{inlineValues:c,inlineValueTypes:d,blocks:f}}(g,u,c,h,y);t=m.inlineValues,n=m.inlineValueTypes,s=m.blocks,l=m.inlineValues[0]}else if(p){var _=f.getDimensionInfo(h[0]);l=t=(0,a.retrieveRawValue)(f,c,h[0]),n=_.type}else l=t=v?g[0]:g;var b=(0,o.isNameSpecified)(u),x=b&&u.name||"",S=f.getName(c),M=d?x:S;return(0,i.createTooltipMarkup)("section",{header:x,noHeader:d||!b,sortParam:l,blocks:[(0,i.createTooltipMarkup)("nameValue",{markerType:"item",markerColor:y,name:M,noName:!(0,r.trim)(M),value:t,valueType:n})].concat(s||[])})},n("99af"),n("14d9");var r=n("58f5"),i=n("ba5c"),a=n("9877"),o=n("eea5")},d479:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.eachSeriesByType("graph",(function(e){var t=e.getGraph(),n=e.getEdgeData(),a=i(e.get("edgeSymbol")),o=i(e.get("edgeSymbolSize"));n.setVisual("fromSymbol",a&&a[0]),n.setVisual("toSymbol",a&&a[1]),n.setVisual("fromSymbolSize",o&&o[0]),n.setVisual("toSymbolSize",o&&o[1]),n.setVisual("style",e.getModel("lineStyle").getLineStyle()),n.each((function(e){var a=n.getItemModel(e),o=t.getEdgeByIndex(e),s=i(a.getShallow("symbol",!0)),l=i(a.getShallow("symbolSize",!0)),u=a.getModel("lineStyle").getLineStyle(),c=n.ensureUniqueItemVisual(e,"style");switch((0,r.extend)(c,u),c.stroke){case"source":var d=o.node1.getVisual("style");c.stroke=d&&d.fill;break;case"target":d=o.node2.getVisual("style");c.stroke=d&&d.fill;break}s[0]&&o.setVisual("fromSymbol",s[0]),s[1]&&o.setVisual("toSymbol",s[1]),l[0]&&o.setVisual("fromSymbolSize",l[0]),l[1]&&o.setVisual("toSymbolSize",l[1])}))}))},n("cb29");var r=n("58f5");function i(e){return e instanceof Array||(e=[e,e]),e}},d4eb:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){(function(e){if(e.parallel)return;var t=!1;i.each(e.series,(function(e){e&&"parallel"===e.type&&(t=!0)})),t&&(e.parallel=[{}])})(e),function(e){var t=a.normalizeToArray(e.parallelAxis);i.each(t,(function(t){if(i.isObject(t)){var n=t.parallelIndex||0,r=a.normalizeToArray(e.parallel)[n];r&&r.parallelAxisDefault&&i.merge(t,r.parallelAxisDefault,!1)}}))}(e)};var i=r(n("58f5")),a=r(n("eea5"))},d569:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.PolylineShape=void 0;var a=n("9ab4"),o=i(n("bec7")),s=r(n("3df2")),l=function(){return function(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null}}();t.PolylineShape=l;var u=function(e){function t(t){return e.call(this,t)||this}return(0,a.__extends)(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new l},t.prototype.buildPath=function(e,t){s.buildPath(e,t,!1)},t}(o.default);u.prototype.type="polyline";var c=u;t.default=c},d5a8:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.polarDimensions=t.default=void 0,n("14d9"),n("fb6a"),n("26e9");var i=r(n("a993")),a=r(n("e810")),o=["radius","angle"];t.polarDimensions=o;var s=function(){function e(e){this.dimensions=o,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new i.default,this._angleAxis=new a.default,this.axisPointerEnabled=!0,this.name=e||"",this._radiusAxis.polar=this._angleAxis.polar=this}return e.prototype.containPoint=function(e){var t=this.pointToCoord(e);return this._radiusAxis.contain(t[0])&&this._angleAxis.contain(t[1])},e.prototype.containData=function(e){return this._radiusAxis.containData(e[0])&&this._angleAxis.containData(e[1])},e.prototype.getAxis=function(e){var t="_"+e+"Axis";return this[t]},e.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},e.prototype.getAxesByScale=function(e){var t=[],n=this._angleAxis,r=this._radiusAxis;return n.scale.type===e&&t.push(n),r.scale.type===e&&t.push(r),t},e.prototype.getAngleAxis=function(){return this._angleAxis},e.prototype.getRadiusAxis=function(){return this._radiusAxis},e.prototype.getOtherAxis=function(e){var t=this._angleAxis;return e===t?this._radiusAxis:t},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},e.prototype.getTooltipAxes=function(e){var t=null!=e&&"auto"!==e?this.getAxis(e):this.getBaseAxis();return{baseAxes:[t],otherAxes:[this.getOtherAxis(t)]}},e.prototype.dataToPoint=function(e,t){return this.coordToPoint([this._radiusAxis.dataToRadius(e[0],t),this._angleAxis.dataToAngle(e[1],t)])},e.prototype.pointToData=function(e,t){var n=this.pointToCoord(e);return[this._radiusAxis.radiusToData(n[0],t),this._angleAxis.angleToData(n[1],t)]},e.prototype.pointToCoord=function(e){var t=e[0]-this.cx,n=e[1]-this.cy,r=this.getAngleAxis(),i=r.getExtent(),a=Math.min(i[0],i[1]),o=Math.max(i[0],i[1]);r.inverse?a=o-360:o=a+360;var s=Math.sqrt(t*t+n*n);t/=s,n/=s;var l=Math.atan2(-n,t)/Math.PI*180,u=l<a?1:-1;while(l<a||l>o)l+=360*u;return[s,l]},e.prototype.coordToPoint=function(e){var t=e[0],n=e[1]/180*Math.PI,r=Math.cos(n)*t+this.cx,i=-Math.sin(n)*t+this.cy;return[r,i]},e.prototype.getArea=function(){var e=this.getAngleAxis(),t=this.getRadiusAxis(),n=t.getExtent().slice();n[0]>n[1]&&n.reverse();var r=e.getExtent(),i=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:n[0],r:n[1],startAngle:-r[0]*i,endAngle:-r[1]*i,clockwise:e.inverse,contain:function(e,t){var n=e-this.cx,r=t-this.cy,i=n*n+r*r-1e-4,a=this.r,o=this.r0;return i<=a*a&&i>=o*o}}},e.prototype.convertToPixel=function(e,t,n){var r=l(t);return r===this?this.dataToPoint(n):null},e.prototype.convertFromPixel=function(e,t,n){var r=l(t);return r===this?this.pointToData(n):null},e}();function l(e){var t=e.seriesModel,n=e.polarModel;return n&&n.coordinateSystem||t&&t.coordinateSystem}var u=s;t.default=u},d61e:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=n("e136"),l=i(n("82a3")),u=i(n("06fd")),c=r(n("0e14")),d=r(n("54f8")),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.autoPositionValues={left:1,right:1,top:1,bottom:1},n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t){this.ecModel=e,this.api=t},t.prototype.render=function(e,t,n,r){this.visualMapModel=e,!1!==e.get("show")?this.doRender(e,t,n,r):this.group.removeAll()},t.prototype.renderBackground=function(e){var t=this.visualMapModel,n=l.normalizeCssArray(t.get("padding")||0),r=e.getBoundingRect();e.add(new s.Rect({z2:-1,silent:!0,shape:{x:r.x-n[3],y:r.y-n[0],width:r.width+n[3]+n[1],height:r.height+n[0]+n[2]},style:{fill:t.get("backgroundColor"),stroke:t.get("borderColor"),lineWidth:t.get("borderWidth")}}))},t.prototype.getControllerVisual=function(e,t,n){n=n||{};var r=n.forceState,i=this.visualMapModel,a={};if("color"===t){var s=i.get("contentColor");a.color=s}function l(e){return a[e]}function u(e,t){a[e]=t}var d=i.controllerVisuals[r||i.getValueState(e)],f=c.default.prepareVisualTypes(d);return o.each(f,(function(r){var i=d[r];n.convertOpacityToAlpha&&"opacity"===r&&(r="colorAlpha",i=d.__alphaForOpacity),c.default.dependsOn(r,t)&&i&&i.applyVisual(e,l,u)})),a[t]},t.prototype.positionGroup=function(e){var t=this.visualMapModel,n=this.api;u.positionElement(e,t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()})},t.prototype.doRender=function(e,t,n,r){},t.type="visualMap",t}(d.default),h=f;t.default=h},d719:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout(e.PRIORITY.VISUAL.LAYOUT,(0,s.curry)(o.layout,"pictorialBar")),e.registerLayout(e.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,(0,o.createProgressiveLayout)("pictorialBar"))};var i=r(n("14b5")),a=r(n("f189")),o=n("f1f4"),s=n("58f5")},d73a:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t={};e.eachSeriesByType("sunburst",(function(e){var n=e.getData(),a=n.tree;a.eachNode((function(o){var s=o.getModel(),l=s.getModel("itemStyle").getItemStyle();l.fill||(l.fill=function(e,n,a){var o=e;while(o&&o.depth>1)o=o.parentNode;var s=n.getColorFromPalette(o.name||o.dataIndex+"",t);return e.depth>1&&(0,i.isString)(s)&&(s=(0,r.lift)(s,(e.depth-1)/(a-1)*.5)),s}(o,e,a.root.height));var u=n.ensureUniqueItemVisual(o.dataIndex,"style");(0,i.extend)(u,l)}))}))},n("cb29");var r=n("ff74"),i=n("58f5")},d744:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("282c")),o=function(e){function t(t,n,r,i,a){var o=e.call(this,t,n,r)||this;return o.type=i||"value",o.axisIndex=a,o}return(0,i.__extends)(t,e),t.prototype.isHorizontal=function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")},t}(a.default),s=o;t.default=s},d900:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.ItemStyleMixin=t.ITEM_STYLE_KEY_MAP=void 0;var i=r(n("fe67")),a=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]];t.ITEM_STYLE_KEY_MAP=a;var o=(0,i.default)(a),s=function(){function e(){}return e.prototype.getItemStyle=function(e,t){return o(this,e,t)},e}();t.ItemStyleMixin=s},db03:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,a.use)(l.install),o.default.registerAxisPointerClass("PolarAxisPointer",s.default),e.registerCoordinateSystem("polar",f.default),e.registerComponentModel(u.default),e.registerComponentView(b),(0,c.default)(e,"angle",d.AngleAxisModel,m),(0,c.default)(e,"radius",d.RadiusAxisModel,_),e.registerComponentView(h.default),e.registerComponentView(p.default),e.registerLayout((0,v.curry)(y.default,"bar"))};var i=n("9ab4"),a=n("86e3"),o=r(n("23a0")),s=r(n("58dc")),l=n("2b2a"),u=r(n("5f8a")),c=r(n("e73a")),d=n("a803"),f=r(n("c9ca")),h=r(n("8ec0")),p=r(n("1028")),g=r(n("54f8")),v=n("58f5"),y=r(n("5331")),m={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},_={splitNumber:5},b=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="polar",t}(g.default)},db32:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!e||!e.aria)return;var t=e.aria;null!=t.show&&(t.enabled=t.show);t.label=t.label||{},i.each(["description","general","series","data"],(function(e){null!=t[e]&&(t.label[e]=t[e])}))};var i=r(n("58f5"))},ddc2:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.makeLinearBrushOtherExtent=function(e,t){return e=l(e),function(n){var r=null!=t?t:n,i=r?e.width:e.height,a=r?e.x:e.y;return[a,a+(i||0)]}},t.makeRectIsTargetByCursor=function(e,t,n){var r=l(e);return function(e,i){return r.contain(i[0],i[1])&&!(0,o.onIrrelevantElement)(e,t,n)}},t.makeRectPanelClipPath=function(e){return e=l(e),function(t){return s.clipPointsByRect(t,e)}};var a=i(n("77ef")),o=n("9404"),s=r(n("e136"));function l(e){return a.default.create(e)}},de14:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.clonePath=function(e,t){t=t||{};var n=new a.default;e.shape&&n.setShape(e.shape);n.setStyle(e.style),t.bakeTransform?(0,s.default)(n.path,e.getComputedTransform()):t.toLocal?n.setLocalTransform(e.getComputedTransform()):n.copyTransform(e);return n.buildPath=e.buildPath,n.applyTransform=n.applyTransform,n.z=e.z,n.z2=e.z2,n.zlevel=e.zlevel,n},t.createFromString=function(e,t){return new _(x(e,t))},t.extendFromString=function(e,t){var n=x(e,t),r=function(e){function t(t){var r=e.call(this,t)||this;return r.applyTransform=n.applyTransform,r.buildPath=n.buildPath,r}return(0,i.__extends)(t,e),t}(_);return r},t.mergePath=function(e,t){for(var n=[],r=e.length,i=0;i<r;i++){var o=e[i];n.push(o.getUpdatedPathProxy(!0))}var s=new a.default(t);return s.createPathProxy(),s.buildPath=function(e){if(b(e)){e.appendPath(n);var t=e.getContext();t&&e.rebuildPath(t,1)}},s},n("ac1f"),n("466d"),n("acd8"),n("14d9");var i=n("9ab4"),a=r(n("bec7")),o=r(n("b589")),s=r(n("fb55")),l=n("58f5"),u=Math.sqrt,c=Math.sin,d=Math.cos,f=Math.PI;function h(e){return Math.sqrt(e[0]*e[0]+e[1]*e[1])}function p(e,t){return(e[0]*t[0]+e[1]*t[1])/(h(e)*h(t))}function g(e,t){return(e[0]*t[1]<e[1]*t[0]?-1:1)*Math.acos(p(e,t))}function v(e,t,n,r,i,a,o,s,l,h,v){var y=l*(f/180),m=d(y)*(e-n)/2+c(y)*(t-r)/2,_=-1*c(y)*(e-n)/2+d(y)*(t-r)/2,b=m*m/(o*o)+_*_/(s*s);b>1&&(o*=u(b),s*=u(b));var x=(i===a?-1:1)*u((o*o*(s*s)-o*o*(_*_)-s*s*(m*m))/(o*o*(_*_)+s*s*(m*m)))||0,S=x*o*_/s,M=x*-s*m/o,w=(e+n)/2+d(y)*S-c(y)*M,T=(t+r)/2+c(y)*S+d(y)*M,I=g([1,0],[(m-S)/o,(_-M)/s]),A=[(m-S)/o,(_-M)/s],C=[(-1*m-S)/o,(-1*_-M)/s],P=g(A,C);if(p(A,C)<=-1&&(P=f),p(A,C)>=1&&(P=0),P<0){var O=Math.round(P/f*1e6)/1e6;P=2*f+O%2*f}v.addData(h,w,T,o,s,I,P,y,a)}var y=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,m=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;var _=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.prototype.applyTransform=function(e){},t}(a.default);function b(e){return null!=e.setData}function x(e,t){var n=function(e){var t=new o.default;if(!e)return t;var n,r=0,i=0,a=r,s=i,l=o.default.CMD,u=e.match(y);if(!u)return t;for(var c=0;c<u.length;c++){for(var d=u[c],f=d.charAt(0),h=void 0,p=d.match(m)||[],g=p.length,_=0;_<g;_++)p[_]=parseFloat(p[_]);var b=0;while(b<g){var x=void 0,S=void 0,M=void 0,w=void 0,T=void 0,I=void 0,A=void 0,C=r,P=i,O=void 0,D=void 0;switch(f){case"l":r+=p[b++],i+=p[b++],h=l.L,t.addData(h,r,i);break;case"L":r=p[b++],i=p[b++],h=l.L,t.addData(h,r,i);break;case"m":r+=p[b++],i+=p[b++],h=l.M,t.addData(h,r,i),a=r,s=i,f="l";break;case"M":r=p[b++],i=p[b++],h=l.M,t.addData(h,r,i),a=r,s=i,f="L";break;case"h":r+=p[b++],h=l.L,t.addData(h,r,i);break;case"H":r=p[b++],h=l.L,t.addData(h,r,i);break;case"v":i+=p[b++],h=l.L,t.addData(h,r,i);break;case"V":i=p[b++],h=l.L,t.addData(h,r,i);break;case"C":h=l.C,t.addData(h,p[b++],p[b++],p[b++],p[b++],p[b++],p[b++]),r=p[b-2],i=p[b-1];break;case"c":h=l.C,t.addData(h,p[b++]+r,p[b++]+i,p[b++]+r,p[b++]+i,p[b++]+r,p[b++]+i),r+=p[b-2],i+=p[b-1];break;case"S":x=r,S=i,O=t.len(),D=t.data,n===l.C&&(x+=r-D[O-4],S+=i-D[O-3]),h=l.C,C=p[b++],P=p[b++],r=p[b++],i=p[b++],t.addData(h,x,S,C,P,r,i);break;case"s":x=r,S=i,O=t.len(),D=t.data,n===l.C&&(x+=r-D[O-4],S+=i-D[O-3]),h=l.C,C=r+p[b++],P=i+p[b++],r+=p[b++],i+=p[b++],t.addData(h,x,S,C,P,r,i);break;case"Q":C=p[b++],P=p[b++],r=p[b++],i=p[b++],h=l.Q,t.addData(h,C,P,r,i);break;case"q":C=p[b++]+r,P=p[b++]+i,r+=p[b++],i+=p[b++],h=l.Q,t.addData(h,C,P,r,i);break;case"T":x=r,S=i,O=t.len(),D=t.data,n===l.Q&&(x+=r-D[O-4],S+=i-D[O-3]),r=p[b++],i=p[b++],h=l.Q,t.addData(h,x,S,r,i);break;case"t":x=r,S=i,O=t.len(),D=t.data,n===l.Q&&(x+=r-D[O-4],S+=i-D[O-3]),r+=p[b++],i+=p[b++],h=l.Q,t.addData(h,x,S,r,i);break;case"A":M=p[b++],w=p[b++],T=p[b++],I=p[b++],A=p[b++],C=r,P=i,r=p[b++],i=p[b++],h=l.A,v(C,P,r,i,I,A,M,w,T,h,t);break;case"a":M=p[b++],w=p[b++],T=p[b++],I=p[b++],A=p[b++],C=r,P=i,r+=p[b++],i+=p[b++],h=l.A,v(C,P,r,i,I,A,M,w,T,h,t);break}}"z"!==f&&"Z"!==f||(h=l.Z,t.addData(h),r=a,i=s),n=h}return t.toStatic(),t}(e),r=(0,l.extend)({},t);return r.buildPath=function(e){if(b(e)){e.setData(n.data);var t=e.getContext();t&&e.rebuildPath(t,1)}else{t=e;n.rebuildPath(t,1)}},r.applyTransform=function(e){(0,s.default)(n,e),this.dirtyShape()},r}},df2e:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("4de4"),n("c975"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a");var i=n("e136"),a=n("a646"),o=n("30ac"),s=r(n("66f2")),l=n("6b20"),u=n("eea5"),c=n("58f5"),d=n("7945"),f=n("80f7"),h=n("ef17");function p(e){if(e){for(var t=[],n=0;n<e.length;n++)t.push(e[n].slice());return t}}function g(e,t){var n=e.label,r=t&&t.getTextGuideLine();return{dataIndex:e.dataIndex,dataType:e.dataType,seriesIndex:e.seriesModel.seriesIndex,text:e.label.style.text,rect:e.hostRect,labelRect:e.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:p(r&&r.shape.points)}}var v=["align","verticalAlign","width","height","fontSize"],y=new s.default,m=(0,u.makeInner)(),_=(0,u.makeInner)();function b(e,t,n){for(var r=0;r<n.length;r++){var i=n[r];null!=t[i]&&(e[i]=t[i])}}var x=["x","y","rotation"],S=function(){function e(){this._labelList=[],this._chartViewList=[]}return e.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},e.prototype._addLabel=function(e,t,n,r,a){var o=r.style,s=r.__hostTarget,l=s.textConfig||{},u=r.getComputedTransform(),c=r.getBoundingRect().plain();i.BoundingRect.applyTransform(c,c,u),u?y.setLocalTransform(u):(y.x=y.y=y.rotation=y.originX=y.originY=0,y.scaleX=y.scaleY=1),y.rotation=(0,h.normalizeRadian)(y.rotation);var d,f=r.__hostTarget;if(f){d=f.getBoundingRect().plain();var p=f.getComputedTransform();i.BoundingRect.applyTransform(d,d,p)}var g=d&&f.getTextGuideLine();this._labelList.push({label:r,labelLine:g,seriesModel:n,dataIndex:e,dataType:t,layoutOption:a,computedLayoutOption:null,rect:c,hostRect:d,priority:d?d.width*d.height:0,defaultAttr:{ignore:r.ignore,labelGuideIgnore:g&&g.ignore,x:y.x,y:y.y,scaleX:y.scaleX,scaleY:y.scaleY,rotation:y.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:r.cursor,attachedPos:l.position,attachedRot:l.rotation}})},e.prototype.addLabelsOfSeries=function(e){var t=this;this._chartViewList.push(e);var n=e.__model,r=n.get("labelLayout");((0,c.isFunction)(r)||(0,c.keys)(r).length)&&e.group.traverse((function(e){if(e.ignore)return!0;var i=e.getTextContent(),o=(0,a.getECData)(e);i&&!i.disableLabelLayout&&t._addLabel(o.dataIndex,o.dataType,n,i,r)}))},e.prototype.updateLayoutConfig=function(e){var t=e.getWidth(),n=e.getHeight();function r(e,t){return function(){(0,l.updateLabelLinePoints)(e,t)}}for(var i=0;i<this._labelList.length;i++){var a=this._labelList[i],s=a.label,u=s.__hostTarget,d=a.defaultAttr,f=void 0;f=(0,c.isFunction)(a.layoutOption)?a.layoutOption(g(a,u)):a.layoutOption,f=f||{},a.computedLayoutOption=f;var h=Math.PI/180;u&&u.setTextConfig({local:!1,position:null!=f.x||null!=f.y?null:d.attachedPos,rotation:null!=f.rotate?f.rotate*h:d.attachedRot,offset:[f.dx||0,f.dy||0]});var p=!1;if(null!=f.x?(s.x=(0,o.parsePercent)(f.x,t),s.setStyle("x",0),p=!0):(s.x=d.x,s.setStyle("x",d.style.x)),null!=f.y?(s.y=(0,o.parsePercent)(f.y,n),s.setStyle("y",0),p=!0):(s.y=d.y,s.setStyle("y",d.style.y)),f.labelLinePoints){var y=u.getTextGuideLine();y&&(y.setShape({points:f.labelLinePoints}),p=!1)}var _=m(s);_.needsUpdateLabelLine=p,s.rotation=null!=f.rotate?f.rotate*h:d.rotation,s.scaleX=d.scaleX,s.scaleY=d.scaleY;for(var b=0;b<v.length;b++){var x=v[b];s.setStyle(x,null!=f[x]?f[x]:d.style[x])}if(f.draggable){if(s.draggable=!0,s.cursor="move",u){var S=a.seriesModel;if(null!=a.dataIndex){var M=a.seriesModel.getData(a.dataType);S=M.getItemModel(a.dataIndex)}s.on("drag",r(u,S.getModel("labelLine")))}}else s.off("drag"),s.cursor=d.cursor}},e.prototype.layout=function(e){var t=e.getWidth(),n=e.getHeight(),r=(0,d.prepareLayoutList)(this._labelList),i=(0,c.filter)(r,(function(e){return"shiftX"===e.layoutOption.moveOverlap})),a=(0,c.filter)(r,(function(e){return"shiftY"===e.layoutOption.moveOverlap}));(0,d.shiftLayoutOnX)(i,0,t),(0,d.shiftLayoutOnY)(a,0,n);var o=(0,c.filter)(r,(function(e){return e.layoutOption.hideOverlap}));(0,d.hideOverlap)(o)},e.prototype.processLabelsOverall=function(){var e=this;(0,c.each)(this._chartViewList,(function(t){var n=t.__model,r=t.ignoreLabelLineUpdate,i=n.isAnimationEnabled();t.group.traverse((function(t){if(t.ignore&&!t.forceLabelAnimation)return!0;var a=!r,o=t.getTextContent();!a&&o&&(a=m(o).needsUpdateLabelLine),a&&e._updateLabelLine(t,n),i&&e._animateLabels(t,n)}))}))},e.prototype._updateLabelLine=function(e,t){var n=e.getTextContent(),r=(0,a.getECData)(e),i=r.dataIndex;if(n&&null!=i){var o=t.getData(r.dataType),s=o.getItemModel(i),u={},c=o.getItemVisual(i,"style");if(c){var d=o.getVisual("drawType");u.stroke=c[d]}var f=s.getModel("labelLine");(0,l.setLabelLineStyle)(e,(0,l.getLabelLineStatesModels)(s),u),(0,l.updateLabelLinePoints)(e,f)}},e.prototype._animateLabels=function(e,t){var n=e.getTextContent(),r=e.getTextGuideLine();if(n&&(e.forceLabelAnimation||!n.ignore&&!n.invisible&&!e.disableLabelAnimation&&!(0,i.isElementRemoved)(e))){var o=m(n),s=o.oldLayout,l=(0,a.getECData)(e),u=l.dataIndex,d={x:n.x,y:n.y,rotation:n.rotation},h=t.getData(l.dataType);if(s){n.attr(s);var p=e.prevStates;p&&((0,c.indexOf)(p,"select")>=0&&n.attr(o.oldLayoutSelect),(0,c.indexOf)(p,"emphasis")>=0&&n.attr(o.oldLayoutEmphasis)),(0,i.updateProps)(n,d,t,u)}else if(n.attr(d),!(0,f.labelInner)(n).valueAnimation){var g=(0,c.retrieve2)(n.style.opacity,1);n.style.opacity=0,(0,i.initProps)(n,{style:{opacity:g}},t,u)}if(o.oldLayout=d,n.states.select){var v=o.oldLayoutSelect={};b(v,d,x),b(v,n.states.select,x)}if(n.states.emphasis){var y=o.oldLayoutEmphasis={};b(y,d,x),b(y,n.states.emphasis,x)}(0,f.animateLabelValue)(n,u,h,t,t)}if(r&&!r.ignore&&!r.invisible){o=_(r),s=o.oldLayout;var S={points:r.shape.points};s?(r.attr({shape:s}),(0,i.updateProps)(r,{shape:S},t)):(r.setShape(S),r.style.strokePercent=0,(0,i.initProps)(r,{style:{strokePercent:1}},t)),o.oldLayout=S}},e}(),M=S;t.default=M},df86:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,r.use)(i.install),(0,r.use)(a.install)};var r=n("86e3"),i=n("2787"),a=n("8dca")},dfb4:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.AreaStyleMixin=t.AREA_STYLE_KEY_MAP=void 0;var i=r(n("fe67")),a=[["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]];t.AREA_STYLE_KEY_MAP=a;var o=(0,i.default)(a),s=function(){function e(){}return e.prototype.getAreaStyle=function(e,t){return o(this,e,t)},e}();t.AreaStyleMixin=s},e131:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.BE_ORDINAL=void 0,t.guessOrdinal=function(e,t){return u(e.data,e.sourceFormat,e.seriesLayoutBy,e.dimensionsDefine,e.startIndex,t)},t.makeSeriesEncodeForAxisCoordSys=function(e,t,n){var r={},a=l(t);if(!a||!e)return r;var o,u,c=[],d=[],f=t.ecModel,h=s(f).datasetMap,p=a.uid+"_"+n.seriesLayoutBy;e=e.slice(),(0,i.each)(e,(function(t,n){var a=(0,i.isObject)(t)?t:e[n]={name:t};"ordinal"===a.type&&null==o&&(o=n,u=y(a)),r[a.name]=[]}));var g=h.get(p)||h.set(p,{categoryWayDim:u,valueWayDim:0});function v(e,t,n){for(var r=0;r<n;r++)e.push(t+r)}function y(e){var t=e.dimsDef;return t?t.length:1}return(0,i.each)(e,(function(e,t){var n=e.name,i=y(e);if(null==o){var a=g.valueWayDim;v(r[n],a,i),v(d,a,i),g.valueWayDim+=i}else if(o===t)v(r[n],0,i),v(c,0,i);else{a=g.categoryWayDim;v(r[n],a,i),v(d,a,i),g.categoryWayDim+=i}})),c.length&&(r.itemName=c),d.length&&(r.seriesName=d),r},t.makeSeriesEncodeForNameBased=function(e,t,n){var r={},s=l(e);if(!s)return r;var c,d=t.sourceFormat,f=t.dimensionsDefine;d!==a.SOURCE_FORMAT_OBJECT_ROWS&&d!==a.SOURCE_FORMAT_KEYED_COLUMNS||(0,i.each)(f,(function(e,t){"name"===((0,i.isObject)(e)?e.name:e)&&(c=t)}));var h=function(){for(var e={},r={},i=[],a=0,s=Math.min(5,n);a<s;a++){var l=u(t.data,d,t.seriesLayoutBy,f,t.startIndex,a);i.push(l);var h=l===o.Not;if(h&&null==e.v&&a!==c&&(e.v=a),(null==e.n||e.n===e.v||!h&&i[e.n]===o.Not)&&(e.n=a),p(e)&&i[e.n]!==o.Not)return e;h||(l===o.Might&&null==r.v&&a!==c&&(r.v=a),null!=r.n&&r.n!==r.v||(r.n=a))}function p(e){return null!=e.v&&null!=e.n}return p(e)?e:p(r)?r:null}();if(h){r.value=[h.v];var p=null!=c?c:h.n;r.itemName=[p],r.seriesName=[p]}return r},t.queryDatasetUpstreamDatasetModels=function(e){if(!e.get("transform",!0)&&!e.get("fromTransformResult",!0))return[];return(0,r.queryReferringComponents)(e.ecModel,"dataset",{index:e.get("fromDatasetIndex",!0),id:e.get("fromDatasetId",!0)},r.SINGLE_REFERRING).models},t.querySeriesUpstreamDatasetModel=l,t.resetSourceDefaulter=function(e){s(e).datasetMap=(0,i.createHashMap)()},n("fb6a"),n("14d9");var r=n("eea5"),i=n("58f5"),a=n("f505"),o={Must:1,Might:2,Not:3};t.BE_ORDINAL=o;var s=(0,r.makeInner)();function l(e){var t=e.get("data",!0);if(!t)return(0,r.queryReferringComponents)(e.ecModel,"dataset",{index:e.get("datasetIndex",!0),id:e.get("datasetId",!0)},r.SINGLE_REFERRING).models[0]}function u(e,t,n,s,l,u){var c,d,f;if((0,i.isTypedArray)(e))return o.Not;if(s){var h=s[u];(0,i.isObject)(h)?(d=h.name,f=h.type):(0,i.isString)(h)&&(d=h)}if(null!=f)return"ordinal"===f?o.Must:o.Not;if(t===a.SOURCE_FORMAT_ARRAY_ROWS){var p=e;if(n===a.SERIES_LAYOUT_BY_ROW){for(var g=p[u],v=0;v<(g||[]).length&&v<5;v++)if(null!=(c=M(g[l+v])))return c}else for(v=0;v<p.length&&v<5;v++){var y=p[l+v];if(y&&null!=(c=M(y[u])))return c}}else if(t===a.SOURCE_FORMAT_OBJECT_ROWS){var m=e;if(!d)return o.Not;for(v=0;v<m.length&&v<5;v++){var _=m[v];if(_&&null!=(c=M(_[d])))return c}}else if(t===a.SOURCE_FORMAT_KEYED_COLUMNS){var b=e;if(!d)return o.Not;g=b[d];if(!g||(0,i.isTypedArray)(g))return o.Not;for(v=0;v<g.length&&v<5;v++)if(null!=(c=M(g[v])))return c}else if(t===a.SOURCE_FORMAT_ORIGINAL){var x=e;for(v=0;v<x.length&&v<5;v++){_=x[v];var S=(0,r.getDataItemValue)(_);if(!(0,i.isArray)(S))return o.Not;if(null!=(c=M(S[u])))return c}}function M(e){var t=(0,i.isString)(e);return null!=e&&isFinite(e)&&""!==e?t?o.Might:o.Not:t&&"-"!==e?o.Must:void 0}return o.Not}},e136:function(e,t,n){"use strict";n("d81d"),n("d3b7"),n("ddb0"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Arc",{enumerable:!0,get:function(){return S.default}}),Object.defineProperty(t,"BezierCurve",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(t,"BoundingRect",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(t,"Circle",{enumerable:!0,get:function(){return h.default}}),Object.defineProperty(t,"CompoundPath",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(t,"Ellipse",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(t,"Group",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(t,"Image",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(t,"IncrementalDisplayable",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(t,"Line",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(t,"LinearGradient",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(t,"OrientedBoundingRect",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(t,"Path",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(t,"Point",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(t,"Polygon",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(t,"Polyline",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(t,"RadialGradient",{enumerable:!0,get:function(){return T.default}}),Object.defineProperty(t,"Rect",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(t,"Ring",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(t,"Sector",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(t,"Text",{enumerable:!0,get:function(){return f.default}}),t.applyTransform=W,t.clipPointsByRect=function(e,t){return(0,D.map)(e,(function(e){var n=e[0];n=k(n,t.x),n=R(n,t.x+t.width);var r=e[1];return r=k(r,t.y),r=R(r,t.y+t.height),[n,r]}))},t.clipRectByRect=function(e,t){var n=k(e.x,t.x),r=R(e.x+e.width,t.x+t.width),i=k(e.y,t.y),a=R(e.y+e.height,t.y+t.height);if(r>=n&&a>=i)return{x:n,y:i,width:r-n,height:a-i}},t.createIcon=function(e,t,n){var r=(0,D.extend)({rectHover:!0},t),i=r.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},e)return 0===e.indexOf("image://")?(i.image=e.slice(8),(0,D.defaults)(i,n),new c.default(r)):V(e.replace("path://",""),r,n,"center")},t.extendPath=function(e,t){return z(e,t)},t.extendShape=function(e){return l.default.extend(e)},t.getShapeClass=function(e){if(N.hasOwnProperty(e))return N[e]},t.getTransform=function(e,t){var n=o.identity([]);while(e&&e!==t)o.mul(n,e.getLocalTransform(),n),e=e.parent;return n},t.groupTransition=function(e,t,n){if(!e||!t)return;function r(e){var t={x:e.x,y:e.y,rotation:e.rotation};return function(e){return null!=e.shape}(e)&&(t.shape=(0,D.extend)({},e.shape)),t}var i=function(e){var t={};return e.traverse((function(e){U(e)&&e.anid&&(t[e.anid]=e)})),t}(e);t.traverse((function(e){if(U(e)&&e.anid){var t=i[e.anid];if(t){var a=r(e);e.attr(r(t)),(0,E.updateProps)(e,a,n,(0,L.getECData)(e).dataIndex)}}}))},Object.defineProperty(t,"initProps",{enumerable:!0,get:function(){return E.initProps}}),Object.defineProperty(t,"isElementRemoved",{enumerable:!0,get:function(){return E.isElementRemoved}}),t.lineLineIntersect=Y,t.linePolygonIntersect=function(e,t,n,r,i){for(var a=0,o=i[i.length-1];a<i.length;a++){var s=i[a];if(Y(e,t,n,r,s[0],s[1],o[0],o[1]))return!0;o=s}},t.makeImage=function(e,t,n){var r=new c.default({style:{image:e,x:t.x,y:t.y,width:t.width,height:t.height},onload:function(e){if("center"===n){var i={width:e.width,height:e.height};r.setStyle(F(t,i))}}});return r},t.makePath=V,t.mergePath=void 0,t.registerShape=B,Object.defineProperty(t,"removeElement",{enumerable:!0,get:function(){return E.removeElement}}),Object.defineProperty(t,"removeElementWithFadeOut",{enumerable:!0,get:function(){return E.removeElementWithFadeOut}}),t.resizePath=G,t.setTooltipConfig=function(e){var t=e.itemTooltipOption,n=e.componentModel,r=e.itemName,i=(0,D.isString)(t)?{formatter:t}:t,a=n.mainType,o=n.componentIndex,s={componentType:a,name:r,$vars:["name"]};s[a+"Index"]=o;var l=e.formatterParamsExtra;l&&(0,D.each)((0,D.keys)(l),(function(e){(0,D.hasOwn)(s,e)||(s[e]=l[e],s.$vars.push(e))}));var u=(0,L.getECData)(e.el);u.componentMainType=a,u.componentIndex=o,u.tooltipConfig={name:r,option:(0,D.defaults)({content:r,formatterParams:s},i)}},t.subPixelOptimize=void 0,t.subPixelOptimizeLine=function(e,t){return O.subPixelOptimizeLine(e,e,{lineWidth:t}),e},t.subPixelOptimizeRect=function(e){return O.subPixelOptimizeRect(e.shape,e.shape,e.style),e},t.transformDirection=function(e,t,n){var r=0===t[4]||0===t[5]||0===t[0]?1:Math.abs(2*t[4]/t[0]),i=0===t[4]||0===t[5]||0===t[2]?1:Math.abs(2*t[4]/t[2]),a=["left"===e?-r:"right"===e?r:0,"top"===e?-i:"bottom"===e?i:0];return a=W(a,t,n),Math.abs(a[0])>Math.abs(a[1])?a[0]>0?"right":"left":a[1]>0?"bottom":"top"},t.traverseElements=function(e,t){if(e)if((0,D.isArray)(e))for(var n=0;n<e.length;n++)Z(e[n],t);else Z(e,t)},Object.defineProperty(t,"updateProps",{enumerable:!0,get:function(){return E.updateProps}}),n("c975"),n("fb6a"),n("ac1f"),n("5319"),n("14d9");var a=i(n("de14")),o=i(n("6477")),s=i(n("e235")),l=r(n("bec7")),u=r(n("66f2")),c=r(n("3adc")),d=r(n("0000")),f=r(n("3783")),h=r(n("59fe")),p=r(n("382f")),g=r(n("6ce7")),v=r(n("793f")),y=r(n("2929")),m=r(n("d569")),_=r(n("d14a")),b=r(n("acbc")),x=r(n("0d9a")),S=r(n("52b0")),M=r(n("449f")),w=r(n("7d18")),T=r(n("2a58")),I=r(n("77ef")),A=r(n("5187")),C=r(n("1593")),P=r(n("a543")),O=i(n("8c1f")),D=n("58f5"),L=n("a646"),E=n("a62d"),k=Math.max,R=Math.min,N={};var z=a.extendFromString;function B(e,t){N[e]=t}function V(e,t,n,r){var i=a.createFromString(e,t);return n&&("center"===r&&(n=F(n,i.getBoundingRect())),G(i,n)),i}function F(e,t){var n,r=t.width/t.height,i=e.height*r;i<=e.width?n=e.height:(i=e.width,n=i/r);var a=e.x+e.width/2,o=e.y+e.height/2;return{x:a-i/2,y:o-n/2,width:i,height:n}}var j=a.mergePath;function G(e,t){if(e.applyTransform){var n=e.getBoundingRect(),r=n.calculateTransform(t);e.applyTransform(r)}}t.mergePath=j;var H=O.subPixelOptimize;function W(e,t,n){return t&&!(0,D.isArrayLike)(t)&&(t=u.default.getLocalTransform(t)),n&&(t=o.invert([],t)),s.applyTransform([],e,t)}function U(e){return!e.isGroup}function Y(e,t,n,r,i,a,o,s){var l=n-e,u=r-t,c=o-i,d=s-a,f=X(c,d,l,u);if(function(e){return e<=1e-6&&e>=-1e-6}(f))return!1;var h=e-i,p=t-a,g=X(h,p,l,u)/f;if(g<0||g>1)return!1;var v=X(h,p,c,d)/f;return!(v<0||v>1)}function X(e,t,n,r){return e*r-n*t}function Z(e,t){var n;e.isGroup&&(n=t(e)),n||e.traverse(t)}t.subPixelOptimize=H,B("circle",h.default),B("ellipse",p.default),B("sector",g.default),B("ring",v.default),B("polygon",y.default),B("polyline",m.default),B("rect",_.default),B("line",b.default),B("bezierCurve",x.default),B("arc",S.default)},e18c:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.parseXML=function(e){if((0,r.isString)(e)){var t=new DOMParser;e=t.parseFromString(e,"text/xml")}var n=e;9===n.nodeType&&(n=n.firstChild);while("svg"!==n.nodeName.toLowerCase()||1!==n.nodeType)n=n.nextSibling;return n};var r=n("58f5")},e235:function(e,t,n){"use strict";function r(e){return Math.sqrt(a(e))}n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.add=function(e,t,n){return e[0]=t[0]+n[0],e[1]=t[1]+n[1],e},t.applyTransform=function(e,t,n){var r=t[0],i=t[1];return e[0]=n[0]*r+n[2]*i+n[4],e[1]=n[1]*r+n[3]*i+n[5],e},t.clone=function(e){return[e[0],e[1]]},t.copy=function(e,t){return e[0]=t[0],e[1]=t[1],e},t.create=function(e,t){null==e&&(e=0);null==t&&(t=0);return[e,t]},t.distSquare=t.dist=void 0,t.distance=s,t.distanceSquare=u,t.div=function(e,t,n){return e[0]=t[0]/n[0],e[1]=t[1]/n[1],e},t.dot=function(e,t){return e[0]*t[0]+e[1]*t[1]},t.len=r,t.lenSquare=a,t.lengthSquare=t.length=void 0,t.lerp=function(e,t,n,r){return e[0]=t[0]+r*(n[0]-t[0]),e[1]=t[1]+r*(n[1]-t[1]),e},t.max=function(e,t,n){return e[0]=Math.max(t[0],n[0]),e[1]=Math.max(t[1],n[1]),e},t.min=function(e,t,n){return e[0]=Math.min(t[0],n[0]),e[1]=Math.min(t[1],n[1]),e},t.mul=function(e,t,n){return e[0]=t[0]*n[0],e[1]=t[1]*n[1],e},t.negate=function(e,t){return e[0]=-t[0],e[1]=-t[1],e},t.normalize=function(e,t){var n=r(t);0===n?(e[0]=0,e[1]=0):(e[0]=t[0]/n,e[1]=t[1]/n);return e},t.scale=function(e,t,n){return e[0]=t[0]*n,e[1]=t[1]*n,e},t.scaleAndAdd=function(e,t,n,r){return e[0]=t[0]+n[0]*r,e[1]=t[1]+n[1]*r,e},t.set=function(e,t,n){return e[0]=t,e[1]=n,e},t.sub=function(e,t,n){return e[0]=t[0]-n[0],e[1]=t[1]-n[1],e};var i=r;function a(e){return e[0]*e[0]+e[1]*e[1]}t.length=i;var o=a;function s(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}t.lengthSquare=o;var l=s;function u(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])}t.dist=l;var c=u;t.distSquare=c},e348:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.findAxisModels=function(e){var t={xAxisModel:null,yAxisModel:null};return i.each(t,(function(n,r){var i=r.replace(/Model$/,""),o=e.getReferringComponents(i,a.SINGLE_REFERRING).models[0];t[r]=o})),t},t.isCartesian2DSeries=function(e){return"cartesian2d"===e.get("coordinateSystem")},t.layout=function(e,t,n){n=n||{};var r=e.coordinateSystem,a=t.axis,o={},s=a.getAxesOnZeroOf()[0],l=a.position,u=s?"onZero":l,c=a.dim,d=r.getRect(),f=[d.x,d.x+d.width,d.y,d.y+d.height],h={left:0,right:1,top:0,bottom:1,onZero:2},p=t.get("offset")||0,g="x"===c?[f[2]-p,f[3]+p]:[f[0]-p,f[1]+p];if(s){var v=s.toGlobalCoord(s.dataToCoord(0));g[h.onZero]=Math.max(Math.min(v,g[1]),g[0])}o.position=["y"===c?g[h[u]]:f[0],"x"===c?g[h[u]]:f[3]],o.rotation=Math.PI/2*("x"===c?0:1);o.labelDirection=o.tickDirection=o.nameDirection={top:-1,bottom:1,left:-1,right:1}[l],o.labelOffset=s?g[h[l]]-g[h.onZero]:0,t.get(["axisTick","inside"])&&(o.tickDirection=-o.tickDirection);i.retrieve(n.labelInside,t.get(["axisLabel","inside"]))&&(o.labelDirection=-o.labelDirection);var y=t.get(["axisLabel","rotate"]);return o.labelRotate="top"===u?-y:y,o.z2=1,o},n("ac1f"),n("5319"),n("d9e2"),n("d401");var i=r(n("58f5")),a=n("eea5")},e3489:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(i.default),e.registerComponentView(a.default),e.registerProcessor(e.PRIORITY.PROCESSOR.SERIES_FILTER,o.default),e.registerSubTypeDefaulter("legend",(function(){return"plain"})),(0,s.installLegendAction)(e)};var i=r(n("f80a")),a=r(n("c1cf")),o=r(n("793c")),s=n("2a37")},e3ba:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9"),n("d81d");var a=i(n("58f5")),o=i(n("30ac")),s=r(n("84bb")),l=n("5df4"),u=n("837a"),c=n("9199"),d=n("eea5"),f=a.each,h=o.asc,p=function(){function e(e,t,n,r){this._dimName=e,this._axisIndex=t,this.ecModel=r,this._dataZoomModel=n}return e.prototype.hostedBy=function(e){return this._dataZoomModel===e},e.prototype.getDataValueWindow=function(){return this._valueWindow.slice()},e.prototype.getDataPercentWindow=function(){return this._percentWindow.slice()},e.prototype.getTargetSeriesModels=function(){var e=[];return this.ecModel.eachSeries((function(t){if((0,c.isCoordSupported)(t)){var n=(0,c.getAxisMainType)(this._dimName),r=t.getReferringComponents(n,d.SINGLE_REFERRING).models[0];r&&this._axisIndex===r.componentIndex&&e.push(t)}}),this),e},e.prototype.getAxisModel=function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},e.prototype.getMinMaxSpan=function(){return a.clone(this._minMaxSpan)},e.prototype.calculateDataWindow=function(e){var t,n=this._dataExtent,r=this.getAxisModel(),i=r.axis.scale,a=this._dataZoomModel.getRangePropMode(),l=[0,100],u=[],c=[];f(["start","end"],(function(r,s){var d=e[r],f=e[r+"Value"];"percent"===a[s]?(null==d&&(d=l[s]),f=i.parse(o.linearMap(d,l,n))):(t=!0,f=null==f?n[s]:i.parse(f),d=o.linearMap(f,n,l)),c[s]=null==f||isNaN(f)?n[s]:f,u[s]=null==d||isNaN(d)?l[s]:d})),h(c),h(u);var d=this._minMaxSpan;function p(e,t,n,r,a){var l=a?"Span":"ValueSpan";(0,s.default)(0,e,n,"all",d["min"+l],d["max"+l]);for(var u=0;u<2;u++)t[u]=o.linearMap(e[u],n,r,!0),a&&(t[u]=i.parse(t[u]))}return t?p(c,u,n,l,!1):p(u,c,l,n,!0),{valueWindow:c,percentWindow:u}},e.prototype.reset=function(e){if(e===this._dataZoomModel){var t=this.getTargetSeriesModels();this._dataExtent=function(e,t,n){var r=[1/0,-1/0];f(n,(function(e){(0,l.unionAxisExtentFromData)(r,e.getData(),t)}));var i=e.getAxisModel(),a=(0,u.ensureScaleRawExtentInfo)(i.axis.scale,i,r).calculate();return[a.min,a.max]}(this,this._dimName,t),this._updateMinMaxSpan();var n=this.calculateDataWindow(e.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,this._setAxisModel()}},e.prototype.filterData=function(e,t){if(e===this._dataZoomModel){var n=this._dimName,r=this.getTargetSeriesModels(),i=e.get("filterMode"),o=this._valueWindow;"none"!==i&&f(r,(function(e){var t=e.getData(),r=t.mapDimensionsAll(n);if(r.length){if("weakFilter"===i){var s=t.getStore(),l=a.map(r,(function(e){return t.getDimensionIndex(e)}),t);t.filterSelf((function(e){for(var t,n,i,a=0;a<r.length;a++){var u=s.get(l[a],e),c=!isNaN(u),d=u<o[0],f=u>o[1];if(c&&!d&&!f)return!0;c&&(i=!0),d&&(t=!0),f&&(n=!0)}return i&&t&&n}))}else f(r,(function(n){if("empty"===i)e.setData(t=t.map(n,(function(e){return function(e){return e>=o[0]&&e<=o[1]}(e)?e:NaN})));else{var r={};r[n]=o,t.selectRange(r)}}));f(r,(function(e){t.setApproximateExtent(o,e)}))}}))}},e.prototype._updateMinMaxSpan=function(){var e=this._minMaxSpan={},t=this._dataZoomModel,n=this._dataExtent;f(["min","max"],(function(r){var i=t.get(r+"Span"),a=t.get(r+"ValueSpan");null!=a&&(a=this.getAxisModel().axis.scale.parse(a)),null!=a?i=o.linearMap(n[0]+a,n,[0,100],!0):null!=i&&(a=o.linearMap(i,[0,100],n,!0)-n[0]),e[r+"Span"]=i,e[r+"ValueSpan"]=a}),this)},e.prototype._setAxisModel=function(){var e=this.getAxisModel(),t=this._percentWindow,n=this._valueWindow;if(t){var r=o.getPixelPrecision(n,[0,500]);r=Math.min(r,20);var i=e.axis.scale.rawExtentInfo;0!==t[0]&&i.setDeterminedMinMax("min",+n[0].toFixed(r)),100!==t[1]&&i.setDeterminedMinMax("max",+n[1].toFixed(r)),i.freeze()}},e}();var g=p;t.default=g},e3da:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.TreeNode=void 0,n("14d9"),n("26e9");var a=i(n("58f5")),o=r(n("9f93")),s=r(n("3f28")),l=r(n("044b")),u=n("eea5"),c=function(){function e(e,t){this.depth=0,this.height=0,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.isExpand=!1,this.name=e||"",this.hostTree=t}return e.prototype.isRemoved=function(){return this.dataIndex<0},e.prototype.eachNode=function(e,t,n){a.isFunction(e)&&(n=t,t=e,e=null),e=e||{},a.isString(e)&&(e={order:e});var r,i=e.order||"preorder",o=this[e.attr||"children"];"preorder"===i&&(r=t.call(n,this));for(var s=0;!r&&s<o.length;s++)o[s].eachNode(e,t,n);"postorder"===i&&t.call(n,this)},e.prototype.updateDepthAndHeight=function(e){var t=0;this.depth=e;for(var n=0;n<this.children.length;n++){var r=this.children[n];r.updateDepthAndHeight(e+1),r.height>t&&(t=r.height)}this.height=t+1},e.prototype.getNodeById=function(e){if(this.getId()===e)return this;for(var t=0,n=this.children,r=n.length;t<r;t++){var i=n[t].getNodeById(e);if(i)return i}},e.prototype.contains=function(e){if(e===this)return!0;for(var t=0,n=this.children,r=n.length;t<r;t++){var i=n[t].contains(e);if(i)return i}},e.prototype.getAncestors=function(e){var t=[],n=e?this:this.parentNode;while(n)t.push(n),n=n.parentNode;return t.reverse(),t},e.prototype.getAncestorsIndices=function(){var e=[],t=this;while(t)e.push(t.dataIndex),t=t.parentNode;return e.reverse(),e},e.prototype.getDescendantIndices=function(){var e=[];return this.eachNode((function(t){e.push(t.dataIndex)})),e},e.prototype.getValue=function(e){var t=this.hostTree.data;return t.getStore().get(t.getDimensionIndex(e||"value"),this.dataIndex)},e.prototype.setLayout=function(e,t){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,e,t)},e.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},e.prototype.getModel=function(e){if(!(this.dataIndex<0)){var t=this.hostTree,n=t.data.getItemModel(this.dataIndex);return n.getModel(e)}},e.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},e.prototype.setVisual=function(e,t){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,e,t)},e.prototype.getVisual=function(e){return this.hostTree.data.getItemVisual(this.dataIndex,e)},e.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},e.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},e.prototype.getChildIndex=function(){if(this.parentNode){for(var e=this.parentNode.children,t=0;t<e.length;++t)if(e[t]===this)return t;return-1}return-1},e.prototype.isAncestorOf=function(e){var t=e.parentNode;while(t){if(t===this)return!0;t=t.parentNode}return!1},e.prototype.isDescendantOf=function(e){return e!==this&&e.isAncestorOf(this)},e}();t.TreeNode=c;var d=function(){function e(e){this.type="tree",this._nodes=[],this.hostModel=e}return e.prototype.eachNode=function(e,t,n){this.root.eachNode(e,t,n)},e.prototype.getNodeByDataIndex=function(e){var t=this.data.getRawIndex(e);return this._nodes[t]},e.prototype.getNodeById=function(e){return this.root.getNodeById(e)},e.prototype.update=function(){for(var e=this.data,t=this._nodes,n=0,r=t.length;n<r;n++)t[n].dataIndex=-1;for(n=0,r=e.count();n<r;n++)t[e.getRawIndex(n)].dataIndex=n},e.prototype.clearLayouts=function(){this.data.clearItemLayouts()},e.createTree=function(t,n,r){var i=new e(n),d=[],f=1;(function e(t,n){var r=t.value;f=Math.max(f,a.isArray(r)?r.length:1),d.push(t);var o=new c((0,u.convertOptionIdName)(t.name,""),i);n?function(e,t){var n=t.children;if(e.parentNode===t)return;n.push(e),e.parentNode=t}(o,n):i.root=o,i._nodes.push(o);var s=t.children;if(s)for(var l=0;l<s.length;l++)e(s[l],o)})(t),i.root.updateDepthAndHeight(0);var h=(0,l.default)(d,{coordDimensions:["value"],dimensionsCount:f}).dimensions,p=new s.default(h,n);return p.initData(d),r&&r(p),(0,o.default)({mainData:p,struct:i,structAttr:"tree"}),i.update(),i},e}();var f=d;t.default=f},e427:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a"),n("3c65"),n("e25e"),n("26e9");var a=n("9ab4"),o=i(n("58f5")),s=r(n("3010")),l=r(n("0e14")),u=r(n("a42a")),c=n("30ac"),d=n("7b1f"),f=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._pieceList=[],n}return(0,a.__extends)(t,e),t.prototype.optionUpdated=function(t,n){e.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var r=this._mode=this._determineMode();this._pieceList=[],h[this._mode].call(this,this._pieceList),this._resetSelected(t,n);var i=this.option.categories;this.resetVisual((function(e,t){"categories"===r?(e.mappingMethod="category",e.categories=o.clone(i)):(e.dataExtent=this.getExtent(),e.mappingMethod="piecewise",e.pieceList=o.map(this._pieceList,(function(e){return e=o.clone(e),"inRange"!==t&&(e.visual=null),e})))}))},t.prototype.completeVisualOption=function(){var t=this.option,n={},r=l.default.listVisualTypes(),i=this.isCategory();function a(e,t,n){return e&&e[t]&&e[t].hasOwnProperty(n)}o.each(t.pieces,(function(e){o.each(r,(function(t){e.hasOwnProperty(t)&&(n[t]=1)}))})),o.each(n,(function(e,n){var r=!1;o.each(this.stateList,(function(e){r=r||a(t,e,n)||a(t.target,e,n)}),this),!r&&o.each(this.stateList,(function(e){(t[e]||(t[e]={}))[n]=u.default.get(n,"inRange"===e?"active":"inactive",i)}))}),this),e.prototype.completeVisualOption.apply(this,arguments)},t.prototype._resetSelected=function(e,t){var n=this.option,r=this._pieceList,i=(t?n:e).selected||{};if(n.selected=i,o.each(r,(function(e,t){var n=this.getSelectedMapKey(e);i.hasOwnProperty(n)||(i[n]=!0)}),this),"single"===n.selectedMode){var a=!1;o.each(r,(function(e,t){var n=this.getSelectedMapKey(e);i[n]&&(a?i[n]=!1:a=!0)}),this)}},t.prototype.getItemSymbol=function(){return this.get("itemSymbol")},t.prototype.getSelectedMapKey=function(e){return"categories"===this._mode?e.value+"":e.index+""},t.prototype.getPieceList=function(){return this._pieceList},t.prototype._determineMode=function(){var e=this.option;return e.pieces&&e.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},t.prototype.setSelected=function(e){this.option.selected=o.clone(e)},t.prototype.getValueState=function(e){var t=l.default.findPieceIndex(e,this._pieceList);return null!=t&&this.option.selected[this.getSelectedMapKey(this._pieceList[t])]?"inRange":"outOfRange"},t.prototype.findTargetDataIndices=function(e){var t=[],n=this._pieceList;return this.eachTargetSeries((function(r){var i=[],a=r.getData();a.each(this.getDataDimensionIndex(a),(function(t,r){var a=l.default.findPieceIndex(t,n);a===e&&i.push(r)}),this),t.push({seriesId:r.id,dataIndex:i})}),this),t},t.prototype.getRepresentValue=function(e){var t;if(this.isCategory())t=e.value;else if(null!=e.value)t=e.value;else{var n=e.interval||[];t=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return t},t.prototype.getVisualMeta=function(e){if(!this.isCategory()){var t=[],n=["",""],r=this,i=this._pieceList.slice();if(i.length){var a=i[0].interval[0];a!==-1/0&&i.unshift({interval:[-1/0,a]}),a=i[i.length-1].interval[1],a!==1/0&&i.push({interval:[a,1/0]})}else i.push({interval:[-1/0,1/0]});var s=-1/0;return o.each(i,(function(e){var t=e.interval;t&&(t[0]>s&&l([s,t[0]],"outOfRange"),l(t.slice()),s=t[1])}),this),{stops:t,outerColors:n}}function l(i,a){var o=r.getRepresentValue({interval:i});a||(a=r.getValueState(o));var s=e(o,a);i[0]===-1/0?n[0]=s:i[1]===1/0?n[1]=s:t.push({value:i[0],color:s},{value:i[1],color:s})}},t.type="visualMap.piecewise",t.defaultOption=(0,d.inheritDefaultOption)(s.default.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),t}(s.default),h={splitNumber:function(e){var t=this.option,n=Math.min(t.precision,20),r=this.getExtent(),i=t.splitNumber;i=Math.max(parseInt(i,10),1),t.splitNumber=i;var a=(r[1]-r[0])/i;while(+a.toFixed(n)!==a&&n<5)n++;t.precision=n,a=+a.toFixed(n),t.minOpen&&e.push({interval:[-1/0,r[0]],close:[0,0]});for(var s=0,l=r[0];s<i;l+=a,s++){var u=s===i-1?r[1]:l+a;e.push({interval:[l,u],close:[1,1]})}t.maxOpen&&e.push({interval:[r[1],1/0],close:[0,0]}),(0,c.reformIntervals)(e),o.each(e,(function(e,t){e.index=t,e.text=this.formatValueText(e.interval)}),this)},categories:function(e){var t=this.option;o.each(t.categories,(function(t){e.push({text:this.formatValueText(t,!0),value:t})}),this),p(t,e)},pieces:function(e){var t=this.option;o.each(t.pieces,(function(t,n){o.isObject(t)||(t={value:t});var r={text:"",index:n};if(null!=t.label&&(r.text=t.label),t.hasOwnProperty("value")){var i=r.value=t.value;r.interval=[i,i],r.close=[1,1]}else{for(var a=r.interval=[],s=r.close=[0,0],u=[1,0,1],c=[-1/0,1/0],d=[],f=0;f<2;f++){for(var h=[["gte","gt","min"],["lte","lt","max"]][f],p=0;p<3&&null==a[f];p++)a[f]=t[h[p]],s[f]=u[p],d[f]=2===p;null==a[f]&&(a[f]=c[f])}d[0]&&a[1]===1/0&&(s[0]=0),d[1]&&a[0]===-1/0&&(s[1]=0),a[0]===a[1]&&s[0]&&s[1]&&(r.value=a[0])}r.visual=l.default.retrieveVisuals(t),e.push(r)}),this),p(t,e),(0,c.reformIntervals)(e),o.each(e,(function(e){var t=e.close,n=[["<","≤"][t[1]],[">","≥"][t[0]]];e.text=e.text||this.formatValueText(null!=e.value?e.value:e.interval,!1,n)}),this)}};function p(e,t){var n=e.inverse;("vertical"===e.orient?!n:n)&&t.reverse()}var g=f;t.default=g},e4b1:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.enableDataStack=function(e,t,n){n=n||{};var a,o,s,l=n.byIndex,u=n.stackedCoordDimension;!function(e){return!(0,i.isSeriesDataSchema)(e.schema)}(t)?(o=t.schema,a=o.dimensions,s=t.store):a=t;var c,d,f,h,p=!(!e||!e.get("stack"));(0,r.each)(a,(function(e,t){(0,r.isString)(e)&&(a[t]=e={name:e}),p&&!e.isExtraCoord&&(l||c||!e.ordinalMeta||(c=e),d||"ordinal"===e.type||"time"===e.type||u&&u!==e.coordDim||(d=e))})),!d||l||c||(l=!0);if(d){f="__\0ecstackresult_"+e.id,h="__\0ecstackedover_"+e.id,c&&(c.createInvertedIndices=!0);var g=d.coordDim,v=d.type,y=0;(0,r.each)(a,(function(e){e.coordDim===g&&y++}));var m={name:f,coordDim:g,coordDimIndex:y,type:v,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:a.length},_={name:h,coordDim:h,coordDimIndex:y+1,type:v,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:a.length+1};o?(s&&(m.storeDimIndex=s.ensureCalculationDimension(h,v),_.storeDimIndex=s.ensureCalculationDimension(f,v)),o.appendCalculationDimension(m),o.appendCalculationDimension(_)):(a.push(m),a.push(_))}return{stackedDimension:d&&d.name,stackedByDimension:c&&c.name,isStackedByIndex:l,stackedOverDimension:h,stackResultDimension:f}},t.getStackedDimension=function(e,t){return a(e,t)?e.getCalculationInfo("stackResultDimension"):t},t.isDimensionStacked=a,n("14d9");var r=n("58f5"),i=n("87ce");function a(e,t){return!!t&&t===e.getCalculationInfo("stackedDimension")}},e4ed:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.getItemAlign=function(e,t,n){var r=e.option,i=r.align;if(null!=i&&"auto"!==i)return i;for(var s={width:t.getWidth(),height:t.getHeight()},l="horizontal"===r.orient?1:0,u=o[l],c=[0,null,10],d={},f=0;f<3;f++)d[o[1-l][f]]=c[f],d[u[f]]=2===f?n[0]:r[u[f]];var h=[["x","width",3],["y","height",0]][l],p=(0,a.getLayoutRect)(d,s,r.padding);return u[(p.margin[h[2]]||0)+p[h[0]]+.5*p[h[1]]<.5*s[h[1]]?0:1]},t.makeHighDownBatch=function(e,t){return i.each(e||[],(function(e){null!=e.dataIndex&&(e.dataIndexInside=e.dataIndex,e.dataIndex=null),e.highlightKey="visualMap"+(t?t.componentIndex:"")})),e};var i=r(n("58f5")),a=n("06fd"),o=[["left","right","width"],["top","bottom","height"]]},e50f:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("c975");var a=n("9ab4"),o=i(n("af35")),s=r(n("54f8")),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=t.getComponent("tooltip"),i=e.get("triggerOn")||r&&r.get("triggerOn")||"mousemove|click";o.register("axisPointer",n,(function(e,t,n){"none"!==i&&("leave"===e||i.indexOf(e)>=0)&&n({type:"updateAxisPointer",currTrigger:e,x:t&&t.offsetX,y:t&&t.offsetY})}))},t.prototype.remove=function(e,t){o.unregister("axisPointer",t)},t.prototype.dispose=function(e,t){o.unregister("axisPointer",t)},t.type="axisPointer",t}(s.default),u=l;t.default=u},e5ca:function(e,t,n){"use strict";n("c975"),n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("d9e2"),n("d401"),n("cb29");var a=n("9ab4"),o=n("58f5"),s=i(n("e136")),l=n("50db"),u=i(n("80f7")),c=n("68aa"),d=n("f1f4"),f=r(n("866b")),h=r(n("adc2")),p=n("61bb"),g=r(n("5792")),v=r(n("c122")),y=r(n("7a87")),m=r(n("04f5")),_=r(n("f7ad")),b=r(n("1354")),x=n("bf1b"),S=n("7be7"),M=n("e5e8"),w=n("23c3"),T=n("3612"),I=n("8bd1"),A=["normal","emphasis","blur","select"],C={normal:["itemStyle"],emphasis:["emphasis","itemStyle"],blur:["blur","itemStyle"],select:["select","itemStyle"]},P={normal:["label"],emphasis:["emphasis","label"],blur:["blur","label"],select:["select","label"]},O=["x","y"],D={normal:{},emphasis:{},blur:{},select:{}},L={cartesian2d:g.default,geo:v.default,single:y.default,polar:m.default,calendar:_.default};function E(e){return e instanceof s.Path}function k(e){return e instanceof b.default}var R=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n,r){this._progressiveEls=null;var i=this._data,a=e.getData(),o=this.group,s=j(e,a,t,n);i||o.removeAll(),a.diff(i).add((function(t){H(n,null,t,s(t,r),e,o,a)})).remove((function(t){var n=i.getItemGraphicEl(t);n&&(0,T.applyLeaveTransition)(n,(0,w.customInnerStore)(n).option,e)})).update((function(t,l){var u=i.getItemGraphicEl(l);H(n,u,t,s(t,r),e,o,a)})).execute();var l=e.get("clip",!0)?(0,p.createClipPath)(e.coordinateSystem,!1,e):null;l?o.setClipPath(l):o.removeClipPath(),this._data=a},t.prototype.incrementalPrepareRender=function(e,t,n){this.group.removeAll(),this._data=null},t.prototype.incrementalRender=function(e,t,n,r,i){var a=t.getData(),o=j(t,a,n,r),s=this._progressiveEls=[];function l(e){e.isGroup||(e.incremental=!0,e.ensureState("emphasis").hoverLayer=!0)}for(var u=e.start;u<e.end;u++){var c=H(null,null,u,o(u,i),t,this.group,a);c&&(c.traverse(l),s.push(c))}},t.prototype.eachRendered=function(e){s.traverseElements(this._progressiveEls||this.group,e)},t.prototype.filterForExposedEvent=function(e,t,n,r){var i=t.element;if(null==i||n.name===i)return!0;while((n=n.__hostTarget||n.parent)&&n!==this.group)if(n.name===i)return!0;return!1},t.type="custom",t}(h.default),N=R;function z(e){var t,n=e.type;if("path"===n){var r=e.shape,i=null!=r.width&&null!=r.height?{x:r.x||0,y:r.y||0,width:r.width,height:r.height}:null,a=Q(r);t=s.makePath(a,null,i,r.layout||"center"),(0,w.customInnerStore)(t).customPathData=a}else if("image"===n)t=new s.Image({}),(0,w.customInnerStore)(t).customImagePath=e.style.image;else if("text"===n)t=new s.Text({});else if("group"===n)t=new s.Group;else{if("compoundPath"===n)throw new Error('"compoundPath" is not supported yet.');var o=s.getShapeClass(n);if(!o){0,(0,S.throwError)("")}t=new o}return(0,w.customInnerStore)(t).customGraphicType=n,t.name=e.name,t.z2EmphasisLift=1,t.z2SelectLift=1,t}function B(e,t,n,r,i,a,s){(0,I.stopPreviousKeyframeAnimationAndRestore)(t);var l=i&&i.normal.cfg;l&&t.setTextConfig(l),r&&null==r.transition&&(r.transition=O);var u=r&&r.style;if(u){if("text"===t.type){var c=u;(0,o.hasOwn)(c,"textFill")&&(c.fill=c.textFill),(0,o.hasOwn)(c,"textStroke")&&(c.stroke=c.textStroke)}var d=void 0,f=E(t)?u.decal:null;e&&f&&(f.dirty=!0,d=(0,M.createOrUpdatePatternFromDecal)(f,e)),u.__decalPattern=d}if(k(t)&&u){d=u.__decalPattern;d&&(u.decal=d)}(0,T.applyUpdateTransition)(t,r,a,{dataIndex:n,isInit:s,clearStyle:!0}),(0,I.applyKeyframeAnimation)(t,r.keyframeAnimation,a)}function V(e,t,n,r,i){var a=t.isGroup?null:t,o=i&&i[e].cfg;if(a){var s=a.ensureState(e);if(!1===r){var u=a.getState(e);u&&(u.style=null)}else s.style=r||null;o&&(s.textConfig=o),(0,l.setDefaultStateProxy)(a)}}function F(e,t,n){var r,i="normal"===n,a=i?t:X(t,n),o=a?a.z2:null;null!=o&&(r=i?e:e.ensureState(n),r.z2=o||0)}function j(e,t,n,r){var i=e.get("renderItem"),a=e.coordinateSystem,s={};a&&(s=a.prepareCustoms?a.prepareCustoms(a):L[a.type](a));for(var l,f,h=(0,o.defaults)({getWidth:r.getWidth,getHeight:r.getHeight,getZr:r.getZr,getDevicePixelRatio:r.getDevicePixelRatio,value:function(e,n){return null==n&&(n=l),t.getStore().get(t.getDimensionIndex(e||0),n)},style:function(n,r){0;null==r&&(r=l);var i=t.getItemVisual(r,"style"),a=i&&i.fill,s=i&&i.opacity,d=M(r,"normal").getItemStyle();null!=a&&(d.fill=a),null!=s&&(d.opacity=s);var f={inheritColor:(0,o.isString)(a)?a:"#000"},h=T(r,"normal"),p=u.createTextStyle(h,null,f,!1,!0);p.text=h.getShallow("show")?(0,o.retrieve2)(e.getFormattedLabel(r,"normal"),(0,c.getDefaultLabel)(t,r)):null;var g=u.createTextConfig(h,f,!1);return O(n,d),d=(0,x.convertToEC4StyleForCustomSerise)(d,p,g),n&&I(d,n),d.legacy=!0,d},ordinalRawValue:function(e,n){null==n&&(n=l),e=e||0;var r=t.getDimensionInfo(e);if(!r){var i=t.getDimensionIndex(e);return i>=0?t.getStore().get(i,n):void 0}var a=t.get(r.name,n),o=r&&r.ordinalMeta;return o?o.categories[a]:a},styleEmphasis:function(n,r){0;null==r&&(r=l);var i=M(r,"emphasis").getItemStyle(),a=T(r,"emphasis"),s=u.createTextStyle(a,null,null,!0,!0);s.text=a.getShallow("show")?(0,o.retrieve3)(e.getFormattedLabel(r,"emphasis"),e.getFormattedLabel(r,"normal"),(0,c.getDefaultLabel)(t,r)):null;var d=u.createTextConfig(a,null,!0);return O(n,i),i=(0,x.convertToEC4StyleForCustomSerise)(i,s,d),n&&I(i,n),i.legacy=!0,i},visual:function(e,n){if(null==n&&(n=l),(0,o.hasOwn)(w.STYLE_VISUAL_TYPE,e)){var r=t.getItemVisual(n,"style");return r?r[w.STYLE_VISUAL_TYPE[e]]:null}if((0,o.hasOwn)(w.NON_STYLE_VISUAL_PROPS,e))return t.getItemVisual(n,e)},barLayout:function(e){if("cartesian2d"===a.type){var t=a.getBaseAxis();return(0,d.getLayoutOnAxis)((0,o.defaults)({axis:t},e))}},currentSeriesIndices:function(){return n.getCurrentSeriesIndices()},font:function(e){return u.getFont(e,n)}},s.api||{}),p={context:{},seriesId:e.id,seriesName:e.name,seriesIndex:e.seriesIndex,coordSys:s.coordSys,dataInsideLength:t.count(),encode:G(e.getData())},g={},v={},y={},m={},_=0;_<A.length;_++){var b=A[_];y[b]=e.getModel(C[b]),m[b]=e.getModel(P[b])}function S(e){return e===l?f||(f=t.getItemModel(e)):t.getItemModel(e)}function M(e,n){return t.hasItemOption?e===l?g[n]||(g[n]=S(e).getModel(C[n])):S(e).getModel(C[n]):y[n]}function T(e,n){return t.hasItemOption?e===l?v[n]||(v[n]=S(e).getModel(P[n])):S(e).getModel(P[n]):m[n]}return function(e,n){return l=e,f=null,g={},v={},i&&i((0,o.defaults)({dataIndexInside:e,dataIndex:t.getRawIndex(e),actionType:n?n.type:null},p),h)};function I(e,t){for(var n in t)(0,o.hasOwn)(t,n)&&(e[n]=t[n])}function O(e,t){e&&(e.textFill&&(t.textFill=e.textFill),e.textPosition&&(t.textPosition=e.textPosition))}}function G(e){var t={};return(0,o.each)(e.dimensions,(function(n){var r=e.getDimensionInfo(n);if(!r.isExtraCoord){var i=r.coordDim,a=t[i]=t[i]||[];a[r.coordDimIndex]=e.getDimensionIndex(n)}})),t}function H(e,t,n,r,i,a,o){if(r){var s=W(e,t,n,r,i,a);return s&&o.setItemGraphicEl(n,s),s&&(0,l.toggleHoverEmphasis)(s,r.focus,r.blurScope,r.emphasisDisabled),s}a.remove(t)}function W(e,t,n,r,i,a){var s=-1,l=t;t&&U(t,r,i)&&(s=(0,o.indexOf)(a.childrenRef(),t),t=null);var u=!t,c=t;c?c.clearStates():(c=z(r),l&&function(e,t){t.copyTransform(e),k(t)&&k(e)&&(t.setStyle(e.style),t.z=e.z,t.z2=e.z2,t.zlevel=e.zlevel,t.invisible=e.invisible,t.ignore=e.ignore,E(t)&&E(e)&&t.setShape(e.shape))}(l,c)),!1===r.morph?c.disableMorphing=!0:c.disableMorphing&&(c.disableMorphing=!1),D.normal.cfg=D.normal.conOpt=D.emphasis.cfg=D.emphasis.conOpt=D.blur.cfg=D.blur.conOpt=D.select.cfg=D.select.conOpt=null,D.isLegacy=!1,function(e,t,n,r,i,a){if(e.isGroup)return;Y(n,null,a),Y(n,"emphasis",a);var o=a.normal.conOpt,s=a.emphasis.conOpt,l=a.blur.conOpt,u=a.select.conOpt;if(null!=o||null!=s||null!=u||null!=l){var c=e.getTextContent();if(!1===o)c&&e.removeTextContent();else{o=a.normal.conOpt=o||{type:"text"},c?c.clearStates():(c=z(o),e.setTextContent(c)),B(null,c,t,o,null,r,i);for(var d=o&&o.style,f=0;f<A.length;f++){var h=A[f];if("normal"!==h){var p=a[h].conOpt;V(h,c,0,Z(o,p,h),null)}}d?c.dirty():c.markRedraw()}}}(c,n,r,i,u,D),function(e,t,n,r,i){var a=n.clipPath;if(!1===a)e&&e.getClipPath()&&e.removeClipPath();else if(a){var o=e.getClipPath();o&&U(o,a,r)&&(o=null),o||(o=z(a),e.setClipPath(o)),B(null,o,t,a,null,r,i)}}(c,n,r,i,u),B(e,c,n,r,D,i,u),(0,o.hasOwn)(r,"info")&&((0,w.customInnerStore)(c).info=r.info);for(var d=0;d<A.length;d++){var h=A[d];if("normal"!==h){var p=X(r,h),g=Z(r,p,h);V(h,c,0,g,D)}}return function(e,t,n){if(!e.isGroup){var r=e,i=n.currentZ,a=n.currentZLevel;r.z=i,r.zlevel=a;var o=t.z2;null!=o&&(r.z2=o||0);for(var s=0;s<A.length;s++)F(r,t,A[s])}}(c,r,i),"group"===r.type&&function(e,t,n,r,i){var a=r.children,o=a?a.length:0,s=r.$mergeChildren,l="byName"===s||r.diffChildrenByName,u=!1===s;if(!o&&!l&&!u)return;if(l)return void function(e){new f.default(e.oldChildren,e.newChildren,K,K,e).add(J).update(J).remove($).execute()}({api:e,oldChildren:t.children()||[],newChildren:a||[],dataIndex:n,seriesModel:i,group:t});u&&t.removeAll();for(var c=0;c<o;c++){var d=a[c],h=t.childAt(c);d?(null==d.ignore&&(d.ignore=!1),W(e,h,n,d,i,t)):h.ignore=!0}for(var p=t.childCount()-1;p>=c;p--){var g=t.childAt(p);q(t,g,i)}}(e,c,n,r,i),s>=0?a.replaceAt(c,s):a.add(c),c}function U(e,t,n){var r=(0,w.customInnerStore)(e),i=t.type,a=t.shape,s=t.style;return n.isUniversalTransitionEnabled()||null!=i&&i!==r.customGraphicType||"path"===i&&function(e){return e&&((0,o.hasOwn)(e,"pathData")||(0,o.hasOwn)(e,"d"))}(a)&&Q(a)!==r.customPathData||"image"===i&&(0,o.hasOwn)(s,"image")&&s.image!==r.customImagePath}function Y(e,t,n){var r=t?X(e,t):e,i=t?Z(e,r,"emphasis"):e.style,a=e.type,o=r?r.textConfig:null,s=e.textContent,l=s?t?X(s,t):s:null;if(i&&(n.isLegacy||(0,x.isEC4CompatibleStyle)(i,a,!!o,!!l))){n.isLegacy=!0;var u=(0,x.convertFromEC4CompatibleStyle)(i,a,!t);!o&&u.textConfig&&(o=u.textConfig),!l&&u.textContent&&(l=u.textContent)}if(!t&&l){var c=l;!c.type&&(c.type="text")}var d=t?n[t]:n.normal;d.cfg=o,d.conOpt=l}function X(e,t){return t?e?e[t]:null:e}function Z(e,t,n){var r=t&&t.style;return null==r&&"emphasis"===n&&e&&(r=e.styleEmphasis),r}function q(e,t,n){t&&(0,T.applyLeaveTransition)(t,(0,w.customInnerStore)(e).option,n)}function K(e,t){var n=e&&e.name;return null!=n?n:"e\0\0"+t}function J(e,t){var n=this.context,r=null!=e?n.newChildren[e]:null,i=null!=t?n.oldChildren[t]:null;W(n.api,i,n.dataIndex,r,n.seriesModel,n.group)}function $(e){var t=this.context,n=t.oldChildren[e];n&&(0,T.applyLeaveTransition)(n,(0,w.customInnerStore)(n).option,t.seriesModel)}function Q(e){return e&&(e.pathData||e.d)}t.default=N},e5e0:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9");var a=i(n("f3a6")),o=i(n("4cf8")),s=r(n("30ac")),l=n("58f5"),u=n("fda7"),c=function(){function e(e,t,n){this.dimensions=[],this._model=e,this._indicatorAxes=(0,l.map)(e.getIndicatorModels(),(function(e,t){var n="indicator_"+t,r=new a.default(n,new o.default);return r.name=e.get("name"),r.model=e,e.axis=r,this.dimensions.push(n),r}),this),this.resize(e,n)}return e.prototype.getIndicatorAxes=function(){return this._indicatorAxes},e.prototype.dataToPoint=function(e,t){var n=this._indicatorAxes[t];return this.coordToPoint(n.dataToCoord(e),t)},e.prototype.coordToPoint=function(e,t){var n=this._indicatorAxes[t],r=n.angle,i=this.cx+e*Math.cos(r),a=this.cy-e*Math.sin(r);return[i,a]},e.prototype.pointToData=function(e){var t=e[0]-this.cx,n=e[1]-this.cy,r=Math.sqrt(t*t+n*n);t/=r,n/=r;for(var i,a=Math.atan2(-n,t),o=1/0,s=-1,l=0;l<this._indicatorAxes.length;l++){var u=this._indicatorAxes[l],c=Math.abs(a-u.angle);c<o&&(i=u,s=l,o=c)}return[s,+(i&&i.coordToData(r))]},e.prototype.resize=function(e,t){var n=e.get("center"),r=t.getWidth(),i=t.getHeight(),a=Math.min(r,i)/2;this.cx=s.parsePercent(n[0],r),this.cy=s.parsePercent(n[1],i),this.startAngle=e.get("startAngle")*Math.PI/180;var o=e.get("radius");((0,l.isString)(o)||(0,l.isNumber)(o))&&(o=[0,o]),this.r0=s.parsePercent(o[0],a),this.r=s.parsePercent(o[1],a),(0,l.each)(this._indicatorAxes,(function(e,t){e.setExtent(this.r0,this.r);var n=this.startAngle+t*Math.PI*2/this._indicatorAxes.length;n=Math.atan2(Math.sin(n),Math.cos(n)),e.angle=n}),this)},e.prototype.update=function(e,t){var n=this._indicatorAxes,r=this._model;(0,l.each)(n,(function(e){e.scale.setExtent(1/0,-1/0)})),e.eachSeriesByType("radar",(function(t,i){if("radar"===t.get("coordinateSystem")&&e.getComponent("radar",t.get("radarIndex"))===r){var a=t.getData();(0,l.each)(n,(function(e){e.scale.unionExtentFromData(a,a.mapDimension(e.dim))}))}}),this);var i=r.get("splitNumber"),a=new o.default;a.setExtent(0,i),a.setInterval(1),(0,l.each)(n,(function(e,t){(0,u.alignScaleTicks)(e.scale,e.model,a)}))},e.prototype.convertToPixel=function(e,t,n){return console.warn("Not implemented."),null},e.prototype.convertFromPixel=function(e,t,n){return console.warn("Not implemented."),null},e.prototype.containPoint=function(e){return console.warn("Not implemented."),!1},e.create=function(t,n){var r=[];return t.eachComponent("radar",(function(i){var a=new e(i,t,n);r.push(a),i.coordinateSystem=a})),t.eachSeriesByType("radar",(function(e){"radar"===e.get("coordinateSystem")&&(e.coordinateSystem=r[e.get("radarIndex")||0])})),r},e.dimensions=[],e}(),d=c;t.default=d},e5e8:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createOrUpdatePatternFromDecal=function(e,t){if("none"===e)return null;var n=t.getDevicePixelRatio(),r=t.getZr(),a="svg"===r.painter.type;e.dirty&&f["delete"](e);var o=f.get(e);if(o)return o;var v=(0,s.defaults)(e,{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});"none"===v.backgroundColor&&(v.backgroundColor=null);var y={repeat:"repeat"};return function(e){for(var t,o=[n],f=!0,y=0;y<p.length;++y){var m=v[p[y]];if(null!=m&&!(0,s.isArray)(m)&&!(0,s.isString)(m)&&!(0,s.isNumber)(m)&&"boolean"!==typeof m){f=!1;break}o.push(m)}if(f){t=o.join(",")+(a?"-svg":"");var _=h.get(t);_&&(a?e.svgElement=_:e.image=_)}var b,x=function e(t){if(!t||0===t.length)return[[0,0]];if((0,s.isNumber)(t)){var n=Math.ceil(t);return[[n,n]]}for(var r=!0,i=0;i<t.length;++i)if(!(0,s.isNumber)(t[i])){r=!1;break}if(r)return e([t]);var a=[];for(i=0;i<t.length;++i)if((0,s.isNumber)(t[i])){n=Math.ceil(t[i]);a.push([n,n])}else{n=(0,s.map)(t[i],(function(e){return Math.ceil(e)}));n.length%2===1?a.push(n.concat(n)):a.push(n)}return a}(v.dashArrayX),S=function(e){if(!e||"object"===(0,i.default)(e)&&0===e.length)return[0,0];if((0,s.isNumber)(e)){var t=Math.ceil(e);return[t,t]}var n=(0,s.map)(e,(function(e){return Math.ceil(e)}));return e.length%2?n.concat(n):n}(v.dashArrayY),M=function e(t){if(!t||0===t.length)return[["rect"]];if((0,s.isString)(t))return[[t]];for(var n=!0,r=0;r<t.length;++r)if(!(0,s.isString)(t[r])){n=!1;break}if(n)return e([t]);var i=[];for(r=0;r<t.length;++r)(0,s.isString)(t[r])?i.push([t[r]]):i.push(t[r]);return i}(v.symbol),w=function(e){return(0,s.map)(e,(function(e){return g(e)}))}(x),T=g(S),I=!a&&d.platformApi.createCanvas(),A=a&&{tag:"g",attrs:{},key:"dcl",children:[]},C=function(){for(var e=1,t=0,n=w.length;t<n;++t)e=(0,l.getLeastCommonMultiple)(e,w[t]);var r=1;for(t=0,n=M.length;t<n;++t)r=(0,l.getLeastCommonMultiple)(r,M[t].length);e*=r;var i=T*w.length*M.length;0;return{width:Math.max(1,Math.min(e,v.maxTileWidth)),height:Math.max(1,Math.min(i,v.maxTileHeight))}}();I&&(I.width=C.width*n,I.height=C.height*n,b=I.getContext("2d"));(function(){b&&(b.clearRect(0,0,I.width,I.height),v.backgroundColor&&(b.fillStyle=v.backgroundColor,b.fillRect(0,0,I.width,I.height)));for(var e=0,t=0;t<S.length;++t)e+=S[t];if(e<=0)return;var i=-T,o=0,s=0,l=0;while(i<C.height){if(o%2===0){var d=s/2%M.length,f=0,h=0,p=0;while(f<2*C.width){var g=0;for(t=0;t<x[l].length;++t)g+=x[l][t];if(g<=0)break;if(h%2===0){var y=.5*(1-v.symbolSize),m=f+x[l][h]*y,_=i+S[o]*y,w=x[l][h]*v.symbolSize,P=S[o]*v.symbolSize,O=p/2%M[d].length;D(m,_,w,P,M[d][O])}f+=x[l][h],++p,++h,h===x[l].length&&(h=0)}++l,l===x.length&&(l=0)}i+=S[o],++s,++o,o===S.length&&(o=0)}function D(e,t,i,o,s){var l=a?1:n,d=(0,u.createSymbol)(s,e*l,t*l,i*l,o*l,v.color,v.symbolKeepAspect);if(a){var f=r.painter.renderOneToVNode(d);f&&A.children.push(f)}else(0,c.brushSingle)(b,d)}})(),f&&h.put(t,I||A);e.image=I,e.svgElement=A,e.svgWidth=C.width,e.svgHeight=C.height}(y),y.rotation=v.rotation,y.scaleX=y.scaleY=a?1:1/n,f.set(e,y),e.dirty=!1,y};var i=r(n("53ca"));n("14d9"),n("99af");var a=r(n("a163")),o=r(n("bde0")),s=n("58f5"),l=n("30ac"),u=n("150c"),c=n("608f"),d=n("6b88"),f=new a.default,h=new o.default(100),p=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function g(e){for(var t=0,n=0;n<e.length;++n)t+=e[n];return e.length%2===1?2*t:t}},e650:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=i(n("58f5")),o=r(n("3783")),s=n("ba5c"),l=n("7be7"),u=function(){function e(e){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=e.getZr(),f(this._styleCoord,this._zr,e.getWidth()/2,e.getHeight()/2)}return e.prototype.update=function(e){var t=e.get("alwaysShowContent");t&&this._moveIfResized(),this._alwaysShowContent=t},e.prototype.show=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.show(),this._show=!0},e.prototype.setContent=function(e,t,n,r,i){var u=this;a.isObject(e)&&(0,l.throwError)(""),this.el&&this._zr.remove(this.el);var c=n.getModel("textStyle");this.el=new o.default({style:{rich:t.richTextStyles,text:e,lineHeight:22,borderWidth:1,borderColor:r,textShadowColor:c.get("textShadowColor"),fill:n.get(["textStyle","color"]),padding:(0,s.getPaddingFromTooltipModel)(n,"richText"),verticalAlign:"top",align:"left"},z:n.get("z")}),a.each(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],(function(e){u.el.style[e]=n.get(e)})),a.each(["textShadowBlur","textShadowOffsetX","textShadowOffsetY"],(function(e){u.el.style[e]=c.get(e)||0})),this._zr.add(this.el);var d=this;this.el.on("mouseover",(function(){d._enterable&&(clearTimeout(d._hideTimeout),d._show=!0),d._inContent=!0})),this.el.on("mouseout",(function(){d._enterable&&d._show&&d.hideLater(d._hideDelay),d._inContent=!1}))},e.prototype.setEnterable=function(e){this._enterable=e},e.prototype.getSize=function(){var e=this.el,t=this.el.getBoundingRect(),n=d(e.style);return[t.width+n.left+n.right,t.height+n.top+n.bottom]},e.prototype.moveTo=function(e,t){var n=this.el;if(n){var r=this._styleCoord;f(r,this._zr,e,t),e=r[0],t=r[1];var i=n.style,a=c(i.borderWidth||0),o=d(i);n.x=e+a+o.left,n.y=t+a+o.top,n.markRedraw()}},e.prototype._moveIfResized=function(){var e=this._styleCoord[2],t=this._styleCoord[3];this.moveTo(e*this._zr.getWidth(),t*this._zr.getHeight())},e.prototype.hide=function(){this.el&&this.el.hide(),this._show=!1},e.prototype.hideLater=function(e){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(a.bind(this.hide,this),e)):this.hide())},e.prototype.isShow=function(){return this._show},e.prototype.dispose=function(){this._zr.remove(this.el)},e}();function c(e){return Math.max(0,e)}function d(e){var t=c(e.shadowBlur||0),n=c(e.shadowOffsetX||0),r=c(e.shadowOffsetY||0);return{left:c(t-n),right:c(t+n),top:c(t-r),bottom:c(t+r)}}function f(e,t,n,r){e[0]=n,e[1]=r,e[2]=e[0]/t.getWidth(),e[3]=e[1]/t.getHeight()}var h=u;t.default=h},e66f:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("282c")),o=function(e){function t(t,n,r,i,a){var o=e.call(this,t,n,r)||this;return o.type=i||"value",o.position=a||"bottom",o}return(0,i.__extends)(t,e),t.prototype.isHorizontal=function(){var e=this.position;return"top"===e||"bottom"===e},t.prototype.pointToData=function(e,t){return this.coordinateSystem.pointToData(e)[0]},t}(a.default),s=o;t.default=s},e6c2:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("c975"),n("d401"),n("81b2"),n("0eb6"),n("b7ef"),n("8bd4"),n("ace4"),n("d3b7"),n("5cc6"),n("907a"),n("9a8c"),n("a975"),n("735e"),n("c1ac"),n("d139"),n("3a7b"),n("986a"),n("1d02"),n("d5d6"),n("82f8"),n("e91f"),n("60bd"),n("5f96"),n("3280"),n("3fcc"),n("ca91"),n("25a1"),n("cd26"),n("3c5d"),n("2954"),n("649e"),n("219c"),n("b39a"),n("72f7");var i=n("9ab4"),a=r(n("2faa")),o=n("93a8"),s=n("58f5"),l=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,i.__extends)(t,e),t.prototype.onclick=function(e,t){var n=this.model,r=n.get("name")||e.get("title.0.text")||"echarts",i="svg"===t.getZr().painter.getType(),o=i?"svg":n.get("type",!0)||"png",l=t.getConnectedDataURL({type:o,backgroundColor:n.get("backgroundColor",!0)||e.get("backgroundColor")||"#fff",connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")}),u=a.default.browser;if((0,s.isFunction)(MouseEvent)&&(u.newEdge||!u.ie&&!u.edge)){var c=document.createElement("a");c.download=r+"."+o,c.target="_blank",c.href=l;var d=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});c.dispatchEvent(d)}else if(window.navigator.msSaveOrOpenBlob||i){var f=l.split(","),h=f[0].indexOf("base64")>-1,p=i?decodeURIComponent(f[1]):f[1];h&&(p=window.atob(p));var g=r+"."+o;if(window.navigator.msSaveOrOpenBlob){var v=p.length,y=new Uint8Array(v);while(v--)y[v]=p.charCodeAt(v);var m=new Blob([y]);window.navigator.msSaveOrOpenBlob(m,g)}else{var _=document.createElement("iframe");document.body.appendChild(_);var b=_.contentWindow,x=b.document;x.open("image/svg+xml","replace"),x.write(p),x.close(),b.focus(),x.execCommand("SaveAs",!0,g),document.body.removeChild(_)}}else{var S=n.get("lang"),M='<body style="margin:0;"><img src="'+l+'" style="max-width:100%;" title="'+(S&&S[0]||"")+'" /></body>',w=window.open();w.document.write(M),w.document.title=r}},t.getDefaultOption=function(e){var t={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:e.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],lang:e.getLocaleModel().get(["toolbox","saveAsImage","lang"])};return t},t}(o.ToolboxFeature),u=l;t.default=u},e73a:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,r){(0,u.each)(l.AXIS_TYPES,(function(l,d){var f=(0,u.merge)((0,u.merge)({},a.default[d],!0),r,!0),h=function(e){function n(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t+"Axis."+d,n}return(0,i.__extends)(n,e),n.prototype.mergeDefaultAndTheme=function(e,t){var n=(0,o.fetchLayoutMode)(this),r=n?(0,o.getLayoutParams)(e):{},i=t.getTheme();(0,u.merge)(e,i.get(d+"Axis")),(0,u.merge)(e,this.getDefaultOption()),e.type=c(e),n&&(0,o.mergeLayoutParam)(e,r,n)},n.prototype.optionUpdated=function(){var e=this.option;"category"===e.type&&(this.__ordinalMeta=s.default.createByAxisModel(this))},n.prototype.getCategories=function(e){var t=this.option;if("category"===t.type)return e?t.data:this.__ordinalMeta.categories},n.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},n.type=t+"Axis."+d,n.defaultOption=f,n}(n);e.registerComponentModel(h)})),e.registerSubTypeDefaulter(t+"Axis",c)};var i=n("9ab4"),a=r(n("3cfb")),o=n("06fd"),s=r(n("86d4")),l=n("a1be"),u=n("58f5");function c(e){return e.type||(e.data?"category":"value")}},e74a:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentModel(a.default),e.registerComponentView(o.default),e.registerPreprocessor((function(e){(0,i.default)(e.series,"markLine")&&(e.markLine=e.markLine||{})}))};var i=r(n("12fc")),a=r(n("7561")),o=r(n("6dba"))},e794:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("9664")),s=i(n("09fa")),l=r(n("6477")),u=i(n("0ce6")),c=i(n("adc2")),d=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(){this._symbolDraw=new o.default(s.default)},t.prototype.render=function(e,t,n){var r=e.getData(),i=this._symbolDraw;i.updateData(r,{clipShape:this._getClipShape(e)}),this.group.add(i.group)},t.prototype._getClipShape=function(e){var t=e.coordinateSystem,n=t&&t.getArea&&t.getArea();return e.get("clip",!0)?n:null},t.prototype.updateTransform=function(e,t,n){var r=e.getData();this.group.dirty();var i=(0,u.default)("").reset(e,t,n);i.progress&&i.progress({start:0,end:r.count(),count:r.count()},r),this._symbolDraw.updateLayout()},t.prototype._updateGroupTransform=function(e){var t=e.coordinateSystem;t&&t.getRoamTransform&&(this.group.transform=l.clone(t.getRoamTransform()),this.group.decomposeTransform())},t.prototype.remove=function(e,t){this._symbolDraw&&this._symbolDraw.remove(!0)},t.type="effectScatter",t}(c.default),f=d;t.default=f},e7af:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n,r=[],o=e.seriesIndex;if(null==o||!(n=t.getSeriesByIndex(o)))return{point:[]};var s=n.getData(),l=a.queryDataIndex(s,e);if(null==l||l<0||i.isArray(l))return{point:[]};var u=s.getItemGraphicEl(l),c=n.coordinateSystem;if(n.getTooltipPosition)r=n.getTooltipPosition(l)||[];else if(c&&c.dataToPoint)if(e.isStacked){var d=c.getBaseAxis(),f=c.getOtherAxis(d),h=f.dim,p=d.dim,g="x"===h||"radius"===h?1:0,v=s.mapDimension(p),y=[];y[g]=s.get(v,l),y[1-g]=s.get(s.getCalculationInfo("stackResultDimension"),l),r=c.dataToPoint(y)||[]}else r=c.dataToPoint(s.getValues(i.map(c.dimensions,(function(e){return s.mapDimension(e)})),l))||[];else if(u){var m=u.getBoundingRect().clone();m.applyTransform(u.transform),r=[m.x+m.width/2,m.y+m.height/2]}return{point:r,el:u}};var i=r(n("58f5")),a=r(n("eea5"))},e800:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("fb6a"),n("26e9"),n("3c65");var a=n("9ab4"),o=i(n("58f5")),s=r(n("9664")),l=r(n("8dd4")),u=r(n("f902")),c=i(n("e136")),d=i(n("eea5")),f=n("2734"),h=r(n("adc2")),p=n("165a"),g=n("61bb"),v=n("a022"),y=n("50db"),m=n("80f7"),_=n("68aa"),b=n("a646"),x=n("70d4"),S=n("82a3"),M=n("ff74");function w(e,t){if(e.length===t.length){for(var n=0;n<e.length;n++)if(e[n]!==t[n])return;return!0}}function T(e){for(var t=1/0,n=1/0,r=-1/0,i=-1/0,a=0;a<e.length;){var o=e[a++],s=e[a++];isNaN(o)||(t=Math.min(o,t),r=Math.max(o,r)),isNaN(s)||(n=Math.min(s,n),i=Math.max(s,i))}return[[t,n],[r,i]]}function I(e,t){var n=T(e),r=n[0],i=n[1],a=T(t),o=a[0],s=a[1];return Math.max(Math.abs(r[0]-o[0]),Math.abs(r[1]-o[1]),Math.abs(i[0]-s[0]),Math.abs(i[1]-s[1]))}function A(e){return o.isNumber(e)?e:e?.5:0}function C(e,t,n,r){var i=t.getBaseAxis(),a="x"===i.dim||"radius"===i.dim?0:1,o=[],s=0,l=[],u=[],c=[],d=[];if(r){for(s=0;s<e.length;s+=2)isNaN(e[s])||isNaN(e[s+1])||d.push(e[s],e[s+1]);e=d}for(s=0;s<e.length-2;s+=2)switch(c[0]=e[s+2],c[1]=e[s+3],u[0]=e[s],u[1]=e[s+1],o.push(u[0],u[1]),n){case"end":l[a]=c[a],l[1-a]=u[1-a],o.push(l[0],l[1]);break;case"middle":var f=(u[a]+c[a])/2,h=[];l[a]=h[a]=f,l[1-a]=u[1-a],h[1-a]=c[1-a],o.push(l[0],l[1]),o.push(h[0],h[1]);break;default:l[a]=u[a],l[1-a]=c[1-a],o.push(l[0],l[1])}return o.push(e[s++],e[s++]),o}function P(e,t,n){var r=e.getVisual("visualMeta");if(r&&r.length&&e.count()&&"cartesian2d"===t.type){for(var i,a,s=r.length-1;s>=0;s--){var l=e.getDimensionInfo(r[s].dimension);if(i=l&&l.coordDim,"x"===i||"y"===i){a=r[s];break}}if(a){var u=t.getAxis(i),d=o.map(a.stops,(function(e){return{coord:u.toGlobalCoord(u.dataToCoord(e.value)),color:e.color}})),f=d.length,h=a.outerColors.slice();f&&d[0].coord>d[f-1].coord&&(d.reverse(),h.reverse());var p=function(e,t){var n,r,i=[],a=e.length;function o(e,t,n){var r=e.coord,i=(n-r)/(t.coord-r),a=(0,M.lerp)(i,[e.color,t.color]);return{coord:n,color:a}}for(var s=0;s<a;s++){var l=e[s],u=l.coord;if(u<0)n=l;else{if(u>t){r?i.push(o(r,l,t)):n&&i.push(o(n,l,0),o(n,l,t));break}n&&(i.push(o(n,l,0)),n=null),i.push(l),r=l}}return i}(d,"x"===i?n.getWidth():n.getHeight()),g=p.length;if(!g&&f)return d[0].coord<0?h[1]?h[1]:d[f-1].color:h[0]?h[0]:d[0].color;var v=p[0].coord-10,y=p[g-1].coord+10,m=y-v;if(m<.001)return"transparent";o.each(p,(function(e){e.offset=(e.coord-v)/m})),p.push({offset:g?p[g-1].offset:.5,color:h[1]||"transparent"}),p.unshift({offset:g?p[0].offset:.5,color:h[0]||"transparent"});var _=new c.LinearGradient(0,0,0,0,p,!0);return _[i]=v,_[i+"2"]=y,_}}}function O(e,t,n){var r=e.get("showAllSymbol"),i="auto"===r;if(!r||i){var a=n.getAxesByScale("ordinal")[0];if(a&&(!i||!function(e,t){var n=e.getExtent(),r=Math.abs(n[1]-n[0])/e.scale.count();isNaN(r)&&(r=0);for(var i=t.count(),a=Math.max(1,Math.round(i/5)),o=0;o<i;o+=a)if(1.5*l.default.getSymbolSize(t,o)[e.isHorizontal()?1:0]>r)return!1;return!0}(a,t))){var s=t.mapDimension(a.dim),u={};return o.each(a.getViewLabels(),(function(e){var t=a.scale.getRawOrdinalNumber(e.tickValue);u[t]=1})),function(e){return!u.hasOwnProperty(t.get(s,e))}}}}function D(e,t){return isNaN(e)||isNaN(t)}function L(e,t){return[e[2*t],e[2*t+1]]}function E(e){if(e.get(["endLabel","show"]))return!0;for(var t=0;t<y.SPECIAL_STATES.length;t++)if(e.get([y.SPECIAL_STATES[t],"endLabel","show"]))return!0;return!1}function k(e,t,n,r){if((0,v.isCoordinateSystemType)(t,"cartesian2d")){var i=r.getModel("endLabel"),a=i.get("valueAnimation"),o=r.getData(),s={lastFrameIndex:0},l=E(r)?function(n,r){e._endLabelOnDuring(n,r,o,s,a,i,t)}:null,u=t.getBaseAxis().isHorizontal(),c=(0,g.createGridClipPath)(t,n,r,(function(){var t=e._endLabel;t&&n&&null!=s.originalX&&t.attr({x:s.originalX,y:s.originalY})}),l);if(!r.get("clip",!0)){var d=c.shape,f=Math.max(d.width,d.height);u?(d.y-=f,d.height+=2*f):(d.x-=f,d.width+=2*f)}return l&&l(1,c),c}return(0,g.createPolarClipPath)(t,n,r)}var R=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return(0,a.__extends)(t,e),t.prototype.init=function(){var e=new c.Group,t=new s.default;this.group.add(t.group),this._symbolDraw=t,this._lineGroup=e},t.prototype.render=function(e,t,n){var r=this,i=e.coordinateSystem,a=this.group,s=e.getData(),l=e.getModel("lineStyle"),u=e.getModel("areaStyle"),d=s.getLayout("points")||[],f="polar"===i.type,h=this._coordSys,g=this._symbolDraw,v=this._polyline,m=this._polygon,_=this._lineGroup,M=!t.ssr&&e.isAnimationEnabled(),T=!u.isEmpty(),I=u.get("origin"),D=(0,p.prepareDataCoordInfo)(i,s,I),L=T&&function(e,t,n){if(!n.valueDim)return[];for(var r=t.count(),i=(0,x.createFloat32Array)(2*r),a=0;a<r;a++){var o=(0,p.getStackedOnPoint)(n,e,t,a);i[2*a]=o[0],i[2*a+1]=o[1]}return i}(i,s,D),E=e.get("showSymbol"),R=e.get("connectNulls"),N=E&&!f&&O(e,s,i),z=this._data;z&&z.eachItemGraphicEl((function(e,t){e.__temp&&(a.remove(e),z.setItemGraphicEl(t,null))})),E||g.remove(),a.add(_);var B,V=!f&&e.get("step");i&&i.getArea&&e.get("clip",!0)&&(B=i.getArea(),null!=B.width?(B.x-=.1,B.y-=.1,B.width+=.2,B.height+=.2):B.r0&&(B.r0-=.5,B.r+=.5)),this._clipShapeForSymbol=B;var F=P(s,i,n)||s.getVisual("style")[s.getVisual("drawType")];if(v&&h.type===i.type&&V===this._step){T&&!m?m=this._newPolygon(d,L):m&&!T&&(_.remove(m),m=this._polygon=null),f||this._initOrUpdateEndLabel(e,i,(0,S.convertToColorString)(F));var j=_.getClipPath();if(j){var G=k(this,i,!1,e);c.initProps(j,{shape:G.shape},e)}else _.setClipPath(k(this,i,!0,e));E&&g.updateData(s,{isIgnore:N,clipShape:B,disableAnimation:!0,getSymbolPoint:function(e){return[d[2*e],d[2*e+1]]}}),w(this._stackedOnPoints,L)&&w(this._points,d)||(M?this._doUpdateAnimation(s,L,i,n,V,I,R):(V&&(d=C(d,i,V,R),L&&(L=C(L,i,V,R))),v.setShape({points:d}),m&&m.setShape({points:d,stackedOnPoints:L})))}else E&&g.updateData(s,{isIgnore:N,clipShape:B,disableAnimation:!0,getSymbolPoint:function(e){return[d[2*e],d[2*e+1]]}}),M&&this._initSymbolLabelAnimation(s,i,B),V&&(d=C(d,i,V,R),L&&(L=C(L,i,V,R))),v=this._newPolyline(d),T?m=this._newPolygon(d,L):m&&(_.remove(m),m=this._polygon=null),f||this._initOrUpdateEndLabel(e,i,(0,S.convertToColorString)(F)),_.setClipPath(k(this,i,!0,e));var H=e.getModel("emphasis"),W=H.get("focus"),U=H.get("blurScope"),Y=H.get("disabled");if(v.useStyle(o.defaults(l.getLineStyle(),{fill:"none",stroke:F,lineJoin:"bevel"})),(0,y.setStatesStylesFromModel)(v,e,"lineStyle"),v.style.lineWidth>0&&"bolder"===e.get(["emphasis","lineStyle","width"])){var X=v.getState("emphasis").style;X.lineWidth=+v.style.lineWidth+1}(0,b.getECData)(v).seriesIndex=e.seriesIndex,(0,y.toggleHoverEmphasis)(v,W,U,Y);var Z=A(e.get("smooth")),q=e.get("smoothMonotone");if(v.setShape({smooth:Z,smoothMonotone:q,connectNulls:R}),m){var K=s.getCalculationInfo("stackedOnSeries"),J=0;m.useStyle(o.defaults(u.getAreaStyle(),{fill:F,opacity:.7,lineJoin:"bevel",decal:s.getVisual("style").decal})),K&&(J=A(K.get("smooth"))),m.setShape({smooth:Z,stackedOnSmooth:J,smoothMonotone:q,connectNulls:R}),(0,y.setStatesStylesFromModel)(m,e,"areaStyle"),(0,b.getECData)(m).seriesIndex=e.seriesIndex,(0,y.toggleHoverEmphasis)(m,W,U,Y)}var $=function(e){r._changePolyState(e)};s.eachItemGraphicEl((function(e){e&&(e.onHoverStateChange=$)})),this._polyline.onHoverStateChange=$,this._data=s,this._coordSys=i,this._stackedOnPoints=L,this._points=d,this._step=V,this._valueOrigin=I,e.get("triggerLineEvent")&&(this.packEventData(e,v),m&&this.packEventData(e,m))},t.prototype.packEventData=function(e,t){(0,b.getECData)(t).eventData={componentType:"series",componentSubType:"line",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:"line"}},t.prototype.highlight=function(e,t,n,r){var i=e.getData(),a=d.queryDataIndex(i,r);if(this._changePolyState("emphasis"),!(a instanceof Array)&&null!=a&&a>=0){var o=i.getLayout("points"),s=i.getItemGraphicEl(a);if(!s){var u=o[2*a],c=o[2*a+1];if(isNaN(u)||isNaN(c))return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(u,c))return;var f=e.get("zlevel")||0,p=e.get("z")||0;s=new l.default(i,a),s.x=u,s.y=c,s.setZ(f,p);var g=s.getSymbolPath().getTextContent();g&&(g.zlevel=f,g.z=p,g.z2=this._polyline.z2+1),s.__temp=!0,i.setItemGraphicEl(a,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}else h.default.prototype.highlight.call(this,e,t,n,r)},t.prototype.downplay=function(e,t,n,r){var i=e.getData(),a=d.queryDataIndex(i,r);if(this._changePolyState("normal"),null!=a&&a>=0){var o=i.getItemGraphicEl(a);o&&(o.__temp?(i.setItemGraphicEl(a,null),this.group.remove(o)):o.downplay())}else h.default.prototype.downplay.call(this,e,t,n,r)},t.prototype._changePolyState=function(e){var t=this._polygon;(0,y.setStatesFlag)(this._polyline,e),t&&(0,y.setStatesFlag)(t,e)},t.prototype._newPolyline=function(e){var t=this._polyline;return t&&this._lineGroup.remove(t),t=new f.ECPolyline({shape:{points:e},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(t),this._polyline=t,t},t.prototype._newPolygon=function(e,t){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new f.ECPolygon({shape:{points:e,stackedOnPoints:t},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n,n},t.prototype._initSymbolLabelAnimation=function(e,t,n){var r,i,a=t.getBaseAxis(),s=a.inverse;"cartesian2d"===t.type?(r=a.isHorizontal(),i=!1):"polar"===t.type&&(r="angle"===a.dim,i=!0);var l=e.hostModel,u=l.get("animationDuration");o.isFunction(u)&&(u=u(null));var c=l.get("animationDelay")||0,d=o.isFunction(c)?c(null):c;e.eachItemGraphicEl((function(e,a){var l=e;if(l){var f=[e.x,e.y],h=void 0,p=void 0,g=void 0;if(n)if(i){var v=n,y=t.pointToCoord(f);r?(h=v.startAngle,p=v.endAngle,g=-y[1]/180*Math.PI):(h=v.r0,p=v.r,g=y[0])}else{var m=n;r?(h=m.x,p=m.x+m.width,g=e.x):(h=m.y+m.height,p=m.y,g=e.y)}var _=p===h?0:(g-h)/(p-h);s&&(_=1-_);var b=o.isFunction(c)?c(a):u*_+d,x=l.getSymbolPath(),S=x.getTextContent();l.attr({scaleX:0,scaleY:0}),l.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:b}),S&&S.animateFrom({style:{opacity:0}},{duration:300,delay:b}),x.disableLabelAnimation=!0}}))},t.prototype._initOrUpdateEndLabel=function(e,t,n){var r=e.getModel("endLabel");if(E(e)){var i=e.getData(),a=this._polyline,o=i.getLayout("points");if(!o)return a.removeTextContent(),void(this._endLabel=null);var s=this._endLabel;s||(s=this._endLabel=new c.Text({z2:200}),s.ignoreClip=!0,a.setTextContent(this._endLabel),a.disableLabelAnimation=!0);var l=function(e){for(var t=e.length/2;t>0;t--)if(!D(e[2*t-2],e[2*t-1]))break;return t-1}(o);l>=0&&((0,m.setLabelStyle)(a,(0,m.getLabelStatesModels)(e,"endLabel"),{inheritColor:n,labelFetcher:e,labelDataIndex:l,defaultText:function(e,t,n){return null!=n?(0,_.getDefaultInterpolatedLabel)(i,n):(0,_.getDefaultLabel)(i,e)},enableTextSetter:!0},function(e,t){var n=t.getBaseAxis(),r=n.isHorizontal(),i=n.inverse,a=r?i?"right":"left":"center",o=r?"middle":i?"top":"bottom";return{normal:{align:e.get("align")||a,verticalAlign:e.get("verticalAlign")||o}}}(r,t)),a.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},t.prototype._endLabelOnDuring=function(e,t,n,r,i,a,o){var s=this._endLabel,l=this._polyline;if(s){e<1&&null==r.originalX&&(r.originalX=s.x,r.originalY=s.y);var u=n.getLayout("points"),c=n.hostModel,f=c.get("connectNulls"),h=a.get("precision"),p=a.get("distance")||0,g=o.getBaseAxis(),v=g.isHorizontal(),y=g.inverse,_=t.shape,b=y?v?_.x:_.y+_.height:v?_.x+_.width:_.y,x=(v?p:0)*(y?-1:1),S=(v?0:-p)*(y?-1:1),M=v?"x":"y",w=function(e,t,n){for(var r,i,a=e.length/2,o="x"===n?0:1,s=0,l=-1,u=0;u<a;u++)if(i=e[2*u+o],!isNaN(i)&&!isNaN(e[2*u+1-o]))if(0!==u){if(r<=t&&i>=t||r>=t&&i<=t){l=u;break}s=u,r=i}else r=i;return{range:[s,l],t:(t-r)/(i-r)}}(u,b,M),T=w.range,I=T[1]-T[0],A=void 0;if(I>=1){if(I>1&&!f){var C=L(u,T[0]);s.attr({x:C[0]+x,y:C[1]+S}),i&&(A=c.getRawValue(T[0]))}else{C=l.getPointOn(b,M);C&&s.attr({x:C[0]+x,y:C[1]+S});var P=c.getRawValue(T[0]),O=c.getRawValue(T[1]);i&&(A=d.interpolateRawValues(n,h,P,O,w.t))}r.lastFrameIndex=T[0]}else{var D=1===e||r.lastFrameIndex>0?T[0]:0;C=L(u,D);i&&(A=c.getRawValue(D)),s.attr({x:C[0]+x,y:C[1]+S})}if(i){var E=(0,m.labelInner)(s);"function"===typeof E.setLabelText&&E.setLabelText(A)}}},t.prototype._doUpdateAnimation=function(e,t,n,r,i,a,o){var s=this._polyline,l=this._polygon,d=e.hostModel,f=(0,u.default)(this._data,e,this._stackedOnPoints,t,this._coordSys,n,this._valueOrigin,a),h=f.current,p=f.stackedOnCurrent,g=f.next,v=f.stackedOnNext;if(i&&(h=C(f.current,n,i,o),p=C(f.stackedOnCurrent,n,i,o),g=C(f.next,n,i,o),v=C(f.stackedOnNext,n,i,o)),I(h,g)>3e3||l&&I(p,v)>3e3)return s.stopAnimation(),s.setShape({points:g}),void(l&&(l.stopAnimation(),l.setShape({points:g,stackedOnPoints:v})));s.shape.__points=f.current,s.shape.points=h;var y={shape:{points:g}};f.current!==h&&(y.shape.__points=f.next),s.stopAnimation(),c.updateProps(s,y,d),l&&(l.setShape({points:h,stackedOnPoints:p}),l.stopAnimation(),c.updateProps(l,{shape:{stackedOnPoints:v}},d),s.shape.points!==l.shape.points&&(l.shape.points=s.shape.points));for(var m=[],_=f.status,b=0;b<_.length;b++){var x=_[b].cmd;if("="===x){var S=e.getItemGraphicEl(_[b].idx1);S&&m.push({el:S,ptIdx:b})}}s.animators&&s.animators.length&&s.animators[0].during((function(){l&&l.dirtyShape();for(var e=s.shape.__points,t=0;t<m.length;t++){var n=m[t].el,r=2*m[t].ptIdx;n.x=e[r],n.y=e[r+1],n.markRedraw()}}))},t.prototype.remove=function(e){var t=this.group,n=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),n&&n.eachItemGraphicEl((function(e,r){e.__temp&&(t.remove(e),n.setItemGraphicEl(r,null))})),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._endLabel=this._data=null},t.type="line",t}(h.default),N=R;t.default=N},e810:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("1447")),s=r(n("282c")),l=n("eea5"),u=(0,l.makeInner)(),c=function(e){function t(t,n){return e.call(this,"angle",t,n||[0,360])||this}return(0,a.__extends)(t,e),t.prototype.pointToData=function(e,t){return this.polar.pointToData(e,t)["radius"===this.dim?0:1]},t.prototype.calculateCategoryInterval=function(){var e=this.getLabelModel(),t=this.scale,n=t.getExtent(),r=t.count();if(n[1]-n[0]<1)return 0;var i=n[0],a=this.dataToCoord(i+1)-this.dataToCoord(i),s=Math.abs(a),l=o.getBoundingRect(null==i?"":i+"",e.getFont(),"center","top"),c=Math.max(l.height,7),d=c/s;isNaN(d)&&(d=1/0);var f=Math.max(0,Math.floor(d)),h=u(this.model),p=h.lastAutoInterval,g=h.lastTickCount;return null!=p&&null!=g&&Math.abs(p-f)<=1&&Math.abs(g-r)<=1&&p>f?f=p:(h.lastTickCount=r,h.lastAutoInterval=f),f},t}(s.default);c.prototype.dataToAngle=s.default.prototype.dataToCoord,c.prototype.angleToData=s.default.prototype.coordToData;var d=c;t.default=d},e84d:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("9664")),s=i(n("bb4d")),l=i(n("5aa7")),u=r(n("ac71")),c=n("9404"),d=r(n("e136")),f=i(n("9b8d")),h=n("0d94"),p=i(n("adc2")),g=n("a646"),v=n("6d17"),y=n("6ce2");function m(e){return"view"===e.type}var _=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t){var n=new o.default,r=new s.default,i=this.group;this._controller=new l.default(t.getZr()),this._controllerHost={target:i},i.add(n.group),i.add(r.group),this._symbolDraw=n,this._lineDraw=r,this._firstRender=!0},t.prototype.render=function(e,t,n){var r=this,i=e.coordinateSystem;this._model=e;var a=this._symbolDraw,o=this._lineDraw,s=this.group;if(m(i)){var l={x:i.x,y:i.y,scaleX:i.scaleX,scaleY:i.scaleY};this._firstRender?s.attr(l):d.updateProps(s,l,e)}(0,f.default)(e.getGraph(),(0,h.getNodeGlobalScale)(e));var u=e.getData();a.updateData(u);var c=e.getEdgeData();o.updateData(c),this._updateNodeAndLinkScale(),this._updateController(e,t,n),clearTimeout(this._layoutTimeout);var p=e.forceLayout,_=e.get(["force","layoutAnimation"]);p&&this._startForceLayoutIteration(p,_);var b=e.get("layout");u.graph.eachNode((function(t){var n=t.dataIndex,i=t.getGraphicEl(),a=t.getModel();if(i){i.off("drag").off("dragend");var o=a.get("draggable");o&&i.on("drag",(function(a){switch(b){case"force":p.warmUp(),!r._layouting&&r._startForceLayoutIteration(p,_),p.setFixed(n),u.setItemLayout(n,[i.x,i.y]);break;case"circular":u.setItemLayout(n,[i.x,i.y]),t.setLayout({fixed:!0},!0),(0,y.circularLayout)(e,"symbolSize",t,[a.offsetX,a.offsetY]),r.updateLayout(e);break;case"none":default:u.setItemLayout(n,[i.x,i.y]),(0,v.simpleLayoutEdge)(e.getGraph(),e),r.updateLayout(e);break}})).on("dragend",(function(){p&&p.setUnfixed(n)})),i.setDraggable(o,!!a.get("cursor"));var s=a.get(["emphasis","focus"]);"adjacency"===s&&((0,g.getECData)(i).focus=t.getAdjacentDataIndices())}})),u.graph.eachEdge((function(e){var t=e.getGraphicEl(),n=e.getModel().get(["emphasis","focus"]);t&&"adjacency"===n&&((0,g.getECData)(t).focus={edge:[e.dataIndex],node:[e.node1.dataIndex,e.node2.dataIndex]})}));var x="circular"===e.get("layout")&&e.get(["circular","rotateLabel"]),S=u.getLayout("cx"),M=u.getLayout("cy");u.graph.eachNode((function(e){(0,y.rotateNodeLabel)(e,x,S,M)})),this._firstRender=!1},t.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},t.prototype._startForceLayoutIteration=function(e,t){var n=this;(function r(){e.step((function(e){n.updateLayout(n._model),(n._layouting=!e)&&(t?n._layoutTimeout=setTimeout(r,16):r())}))})()},t.prototype._updateController=function(e,t,n){var r=this,i=this._controller,a=this._controllerHost,o=this.group;i.setPointerChecker((function(t,r,i){var a=o.getBoundingRect();return a.applyTransform(o.transform),a.contain(r,i)&&!(0,c.onIrrelevantElement)(t,n,e)})),m(e.coordinateSystem)?(i.enable(e.get("roam")),a.zoomLimit=e.get("scaleLimit"),a.zoom=e.coordinateSystem.getZoom(),i.off("pan").off("zoom").on("pan",(function(t){u.updateViewOnPan(a,t.dx,t.dy),n.dispatchAction({seriesId:e.id,type:"graphRoam",dx:t.dx,dy:t.dy})})).on("zoom",(function(t){u.updateViewOnZoom(a,t.scale,t.originX,t.originY),n.dispatchAction({seriesId:e.id,type:"graphRoam",zoom:t.scale,originX:t.originX,originY:t.originY}),r._updateNodeAndLinkScale(),(0,f.default)(e.getGraph(),(0,h.getNodeGlobalScale)(e)),r._lineDraw.updateLayout(),n.updateLabelLayout()}))):i.disable()},t.prototype._updateNodeAndLinkScale=function(){var e=this._model,t=e.getData(),n=(0,h.getNodeGlobalScale)(e);t.eachItemGraphicEl((function(e,t){e&&e.setSymbolScale(n)}))},t.prototype.updateLayout=function(e){(0,f.default)(e.getGraph(),(0,h.getNodeGlobalScale)(e)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},t.prototype.remove=function(e,t){this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()},t.type="graph",t}(p.default),b=_;t.default=b},e8db:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.clear=function(e,t){var n=e[t];n&&n[r]&&(n.clear&&n.clear(),e[t]=n[r])},t.createOrUpdate=function(e,t,n,o){var s=e[t];if(!s)return;var l=s[r]||s,u=s["\0__throttleType"],c=s[i];if(c!==n||u!==o){if(null==n||!o)return e[t]=l;s=e[t]=a(l,n,"debounce"===o),s[r]=l,s["\0__throttleType"]=o,s[i]=n}return s},t.throttle=a;var r="\0__throttleOriginMethod",i="\0__throttleRate";function a(e,t,n){var r,i,a,o,s,l=0,u=0,c=null;function d(){u=(new Date).getTime(),c=null,e.apply(a,o||[])}t=t||0;var f=function(){for(var e=[],f=0;f<arguments.length;f++)e[f]=arguments[f];r=(new Date).getTime(),a=this,o=e;var h=s||t,p=s||n;s=null,i=r-(p?l:u)-h,clearTimeout(c),p?c=setTimeout(d,h):i>=0?d():c=setTimeout(d,-i),l=r};return f.clear=function(){c&&(clearTimeout(c),c=null)},f.debounceNextCall=function(e){s=e},f}},e8fa:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;t.default={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:"旭日图"}},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:""}}}}},e94f:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.canIUseCanvas2d=function(){return!1},t.compareVersion=a,t.convertTouchesToArray=function(e){if(Array.isArray(e))return e;if("object"===(0,i.default)(e)&&null!==e)return Object.values(e);return e},t.devicePixelRatio=void 0,t.getRect=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n="boundingClientRect",r=t.context,i=t.type,a=void 0===i?n:i;return new Promise((function(t,i){var o=uni.createSelectorQuery().in(r).select(e),s=function(e){e?t(e):i()};a==n?o[a](s).exec():o[a]({node:!0,size:!0,rect:!0},s).exec()}))},t.sleep=function(e){return new Promise((function(t){setTimeout((function(){t(!0)}),e)}))},t.wrapTouch=function(e){for(var t=0;t<e.touches.length;++t){var n=e.touches[t];n.offsetX=n.x,n.offsetY=n.y}return e};var i=r(n("53ca"));function a(e,t){e=e.split("."),t=t.split(".");var n=Math.max(e.length,t.length);while(e.length<n)e.push("0");while(t.length<n)t.push("0");for(var r=0;r<n;r++){var i=parseInt(e[r],10),a=parseInt(t[r],10);if(i>a)return 1;if(i<a)return-1}return 0}n("14d9"),n("e25e"),n("07ac"),n("d3b7"),n("ac1f");uni.getSystemInfoSync();var o=uni.getSystemInfoSync().pixelRatio;t.devicePixelRatio=o},e9d2:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t={};e.eachSeriesByType("map",(function(n){var r=n.getMapType();if(!n.getHostGeoModel()&&!t[r]){var a={};i.each(n.seriesGroup,(function(t){var n=t.coordinateSystem,r=t.originalData;t.get("showLegendSymbol")&&e.getComponent("legend")&&r.each(r.mapDimension("value"),(function(e,t){var i=r.getName(t),o=n.getRegion(i);if(o&&!isNaN(e)){var s=a[i]||0,l=n.dataToPoint(o.getCenter());a[i]=s+1,r.setItemLayout(t,{point:l,offset:s})}}))}));var o=n.getData();o.each((function(e){var t=o.getName(e),n=o.getItemLayout(e)||{};n.showLabel=!a[t],o.setItemLayout(e,n)})),t[r]=!0}}))};var i=r(n("58f5"))},e9e3:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=i(n("72c1")),l=r(n("f390")),u=r(n("62fe")),c=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.areas=[],n.brushOption={},n}return(0,a.__extends)(t,e),t.prototype.optionUpdated=function(e,t){var n=this.option;!t&&s.replaceVisualOption(n,e,["inBrush","outOfBrush"]);var r=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:"#ddd"},r.hasOwnProperty("liftZ")||(r.liftZ=5)},t.prototype.setAreas=function(e){e&&(this.areas=o.map(e,(function(e){return d(this.option,e)}),this))},t.prototype.setBrushOption=function(e){this.brushOption=d(this.option,e),this.brushType=this.brushOption.brushType},t.type="brush",t.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],t.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(210,219,238,0.3)",borderColor:"#D2DBEE"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},t}(u.default);function d(e,t){return o.merge({brushType:e.brushType,brushMode:e.brushMode,transformable:e.transformable,brushStyle:new l.default(e.brushStyle).getItemStyle(),removeOnClick:e.removeOnClick,z:e.z},t,!0)}var f=c;t.default=f},eaa0:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){e.eachSeriesByType("radar",(function(e){var t=e.getData(),n=[],r=e.coordinateSystem;if(r){var s=r.getIndicatorAxes();i.each(s,(function(e,i){t.each(t.mapDimension(s[i].dim),(function(e,t){n[t]=n[t]||[];var s=r.dataToPoint(e,i);n[t][i]=a(s)?s:o(r)}))})),t.each((function(e){var s=i.find(n[e],(function(e){return a(e)}))||o(r);n[e].push(s.slice()),t.setItemLayout(e,n[e])}))}}))},n("14d9"),n("fb6a");var i=r(n("58f5"));function a(e){return!isNaN(e[0])&&!isNaN(e[1])}function o(e){return[e.cx,e.cy]}},ec81:function(e,t,n){"use strict";n("7a82"),n("4de4"),n("d3b7"),n("c975"),n("d81d"),n("13d5"),Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"bind",{enumerable:!0,get:function(){return r.bind}}),Object.defineProperty(t,"clone",{enumerable:!0,get:function(){return r.clone}}),Object.defineProperty(t,"curry",{enumerable:!0,get:function(){return r.curry}}),Object.defineProperty(t,"defaults",{enumerable:!0,get:function(){return r.defaults}}),Object.defineProperty(t,"each",{enumerable:!0,get:function(){return r.each}}),Object.defineProperty(t,"extend",{enumerable:!0,get:function(){return r.extend}}),Object.defineProperty(t,"filter",{enumerable:!0,get:function(){return r.filter}}),Object.defineProperty(t,"indexOf",{enumerable:!0,get:function(){return r.indexOf}}),Object.defineProperty(t,"inherits",{enumerable:!0,get:function(){return r.inherits}}),Object.defineProperty(t,"isArray",{enumerable:!0,get:function(){return r.isArray}}),Object.defineProperty(t,"isFunction",{enumerable:!0,get:function(){return r.isFunction}}),Object.defineProperty(t,"isObject",{enumerable:!0,get:function(){return r.isObject}}),Object.defineProperty(t,"isString",{enumerable:!0,get:function(){return r.isString}}),Object.defineProperty(t,"map",{enumerable:!0,get:function(){return r.map}}),Object.defineProperty(t,"merge",{enumerable:!0,get:function(){return r.merge}}),Object.defineProperty(t,"reduce",{enumerable:!0,get:function(){return r.reduce}});var r=n("58f5")},ecc3:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("0d09")),o=n("7b1f"),s=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,i.__extends)(t,e),t.type="dataZoom.slider",t.layoutMode="box",t.defaultOption=(0,o.inheritDefaultOption)(a.default.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:"#d2dbee",borderRadius:3,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#d2dbee",width:.5},areaStyle:{color:"#d2dbee",opacity:.2}},selectedDataBackground:{lineStyle:{color:"#8fb0f7",width:.5},areaStyle:{color:"#8fb0f7",opacity:.2}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:"#fff",borderColor:"#ACB8D1"},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:"#D2DBEE",opacity:.7},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#6E7079"},brushSelect:!0,brushStyle:{color:"rgba(135,175,274,0.15)"},emphasis:{handleStyle:{borderColor:"#8FB0F7"},moveHandleStyle:{color:"#8FB0F7"}}}),t}(a.default),l=s;t.default=l},ecf3:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.fromArc=function(e,t,n,r,a,o,s,p,g){var v=i.min,y=i.max,m=Math.abs(a-o);if(m%c<1e-4&&m>1e-4)return p[0]=e-n,p[1]=t-r,g[0]=e+n,void(g[1]=t+r);d[0]=u(a)*n+e,d[1]=l(a)*r+t,f[0]=u(o)*n+e,f[1]=l(o)*r+t,v(p,d,f),y(g,d,f),a%=c,a<0&&(a+=c);o%=c,o<0&&(o+=c);a>o&&!s?o+=c:a<o&&s&&(a+=c);if(s){var _=o;o=a,a=_}for(var b=0;b<o;b+=Math.PI/2)b>a&&(h[0]=u(b)*n+e,h[1]=l(b)*r+t,v(p,h,p),y(g,h,g))},t.fromCubic=function(e,t,n,r,i,l,u,c,d,f){var h=a.cubicExtrema,v=a.cubicAt,y=h(e,n,i,u,p);d[0]=1/0,d[1]=1/0,f[0]=-1/0,f[1]=-1/0;for(var m=0;m<y;m++){var _=v(e,n,i,u,p[m]);d[0]=o(_,d[0]),f[0]=s(_,f[0])}y=h(t,r,l,c,g);for(m=0;m<y;m++){var b=v(t,r,l,c,g[m]);d[1]=o(b,d[1]),f[1]=s(b,f[1])}d[0]=o(e,d[0]),f[0]=s(e,f[0]),d[0]=o(u,d[0]),f[0]=s(u,f[0]),d[1]=o(t,d[1]),f[1]=s(t,f[1]),d[1]=o(c,d[1]),f[1]=s(c,f[1])},t.fromLine=function(e,t,n,r,i,a){i[0]=o(e,n),i[1]=o(t,r),a[0]=s(e,n),a[1]=s(t,r)},t.fromPoints=function(e,t,n){if(0===e.length)return;for(var r=e[0],i=r[0],a=r[0],l=r[1],u=r[1],c=1;c<e.length;c++)r=e[c],i=o(i,r[0]),a=s(a,r[0]),l=o(l,r[1]),u=s(u,r[1]);t[0]=i,t[1]=l,n[0]=a,n[1]=u},t.fromQuadratic=function(e,t,n,r,i,l,u,c){var d=a.quadraticExtremum,f=a.quadraticAt,h=s(o(d(e,n,i),1),0),p=s(o(d(t,r,l),1),0),g=f(e,n,i,h),v=f(t,r,l,p);u[0]=o(e,i,g),u[1]=o(t,l,v),c[0]=s(e,i,g),c[1]=s(t,l,v)};var i=r(n("e235")),a=r(n("4e51")),o=Math.min,s=Math.max,l=Math.sin,u=Math.cos,c=2*Math.PI,d=i.create(),f=i.create(),h=i.create();var p=[],g=[]},ed79:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.filterTransform=void 0,n("14d9");var r=n("fa1f"),i=n("58f5"),a=n("7be7"),o={type:"echarts:filter",transform:function(e){for(var t,n=e.upstream,o=(0,r.parseConditionalExpression)(e.config,{valueGetterAttrMap:(0,i.createHashMap)({dimension:!0}),prepareGetValue:function(e){var t=e.dimension;(0,i.hasOwn)(e,"dimension")||(0,a.throwError)("");var r=n.getDimensionInfo(t);return r||(0,a.throwError)(""),{dimIdx:r.index}},getValue:function(e){return n.retrieveValueFromItem(t,e.dimIdx)}}),s=[],l=0,u=n.count();l<u;l++)t=n.getRawDataItem(l),o.evaluate()&&s.push(t);return{data:s}}};t.filterTransform=o},eea5:function(e,t,n){"use strict";n("d81d"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.TEXT_STYLE_OPTIONS=t.SINGLE_REFERRING=t.MULTIPLE_REFERRING=void 0,t.compressBatches=function(e,t){var n={},r={};return i(e||[],n),i(t||[],r,n),[a(n),a(r)];function i(e,t,n){for(var r=0,i=e.length;r<i;r++){var a=d(e[r].seriesId,null);if(null==a)return;for(var o=l(e[r].dataIndex),s=n&&n[a],u=0,c=o.length;u<c;u++){var f=o[u];s&&s[f]?s[f]=null:(t[a]||(t[a]={}))[f]=1}}}function a(e,t){var n=[];for(var r in e)if(e.hasOwnProperty(r)&&null!=e[r])if(t)n.push(+r);else{var i=a(e[r],!0);i.length&&n.push({seriesId:r,dataIndex:i})}return n}},t.convertOptionIdName=d,t.defaultEmphasis=function(e,t,n){if(e){e[t]=e[t]||{},e.emphasis=e.emphasis||{},e.emphasis[t]=e.emphasis[t]||{};for(var r=0,i=n.length;r<i;r++){var a=n[r];!e.emphasis[t].hasOwnProperty(a)&&e[t].hasOwnProperty(a)&&(e.emphasis[t][a]=e[t][a])}}},t.getAttribute=function(e,t){return e.getAttribute?e.getAttribute(t):e[t]},t.getDataItemValue=function(e){return!(0,i.isObject)(e)||(0,i.isArray)(e)||e instanceof Date?e:e.value},t.getTooltipRenderMode=function(e){return"auto"===e?a.default.domSupported?"html":"richText":e||"html"},t.groupData=function(e,t){var n=(0,i.createHashMap)(),r=[];return(0,i.each)(e,(function(e){var i=t(e);(n.get(i)||(r.push(i),n.set(i,[]))).push(e)})),{keys:r,buckets:n}},t.interpolateRawValues=function(e,t,n,r,a){var l=null==t||"auto"===t;if(null==r)return r;if((0,i.isNumber)(r)){var u=s(n||0,r,a);return(0,o.round)(u,l?Math.max((0,o.getPrecision)(n||0),(0,o.getPrecision)(r)):t)}if((0,i.isString)(r))return a<1?n:r;for(var c=[],d=n,f=r,h=Math.max(d?d.length:0,f.length),p=0;p<h;++p){var g=e.getDimensionInfo(p);if(g&&"ordinal"===g.type)c[p]=(a<1&&d?d:f)[p];else{var v=d&&d[p]?d[p]:0,y=f[p];u=s(v,y,a);c[p]=(0,o.round)(u,l?Math.max((0,o.getPrecision)(v),(0,o.getPrecision)(y)):t)}}return c},t.isComponentIdInternal=f,t.isDataItemOption=function(e){return(0,i.isObject)(e)&&!(e instanceof Array)},t.isNameSpecified=function(e){var t=e.name;return!(!t||!t.indexOf("series\0"))},t.makeInner=function(){var e="__ec_inner_"+h++;return function(t){return t[e]||(t[e]={})}},t.makeInternalComponentId=function(e){return"\0_ec_\0"+e},t.mappingToExists=function(e,t,n){var r="normalMerge"===n,a="replaceMerge"===n,o="replaceAll"===n;e=e||[],t=(t||[]).slice();var s=(0,i.createHashMap)();(0,i.each)(t,(function(e,n){(0,i.isObject)(e)||(t[n]=null)}));var l=function(e,t,n){var r=[];if("replaceAll"===n)return r;for(var i=0;i<e.length;i++){var a=e[i];a&&null!=a.id&&t.set(a.id,i),r.push({existing:"replaceMerge"===n||f(a)?null:a,newOption:null,keyInfo:null,brandNew:null})}return r}(e,s,n);(r||a)&&function(e,t,n,r){(0,i.each)(r,(function(a,o){if(a&&null!=a.id){var s=c(a.id),l=n.get(s);if(null!=l){var u=e[l];(0,i.assert)(!u.newOption,'Duplicated option on id "'+s+'".'),u.newOption=a,u.existing=t[l],r[o]=null}}}))}(l,e,s,t);r&&function(e,t){(0,i.each)(t,(function(n,r){if(n&&null!=n.name)for(var i=0;i<e.length;i++){var a=e[i].existing;if(!e[i].newOption&&a&&(null==a.id||null==n.id)&&!f(n)&&!f(a)&&u("name",a,n))return e[i].newOption=n,void(t[r]=null)}}))}(l,t);r||a?function(e,t,n){(0,i.each)(t,(function(t){if(t){var r,i=0;while((r=e[i])&&(r.newOption||f(r.existing)||r.existing&&null!=t.id&&!u("id",t,r.existing)))i++;r?(r.newOption=t,r.brandNew=n):e.push({newOption:t,brandNew:n,existing:null,keyInfo:null}),i++}}))}(l,t,a):o&&function(e,t){(0,i.each)(t,(function(t){e.push({newOption:t,brandNew:!0,existing:null,keyInfo:null})}))}(l,t);return function(e){var t=(0,i.createHashMap)();(0,i.each)(e,(function(e){var n=e.existing;n&&t.set(n.id,e)})),(0,i.each)(e,(function(e){var n=e.newOption;(0,i.assert)(!n||null==n.id||!t.get(n.id)||t.get(n.id)===e,"id duplicates: "+(n&&n.id)),n&&null!=n.id&&t.set(n.id,e),!e.keyInfo&&(e.keyInfo={})})),(0,i.each)(e,(function(e,n){var r=e.existing,a=e.newOption,o=e.keyInfo;if((0,i.isObject)(a)){if(o.name=null!=a.name?c(a.name):r?r.name:"series\0"+n,r)o.id=c(r.id);else if(null!=a.id)o.id=c(a.id);else{var s=0;do{o.id="\0"+o.name+"\0"+s++}while(t.get(o.id))}t.set(o.id,e)}}))}(l),l},t.normalizeToArray=l,t.parseFinder=function(e,t,n){var r=p(t,n),i=r.mainTypeSpecified,a=r.queryOptionMap,o=r.others,s=o,l=n?n.defaultMainType:null;!i&&l&&a.set(l,{});return a.each((function(t,r){var i=v(e,r,t,{useDefault:l===r,enableAll:!n||null==n.enableAll||n.enableAll,enableNone:!n||null==n.enableNone||n.enableNone});s[r+"Models"]=i.models,s[r+"Model"]=i.models[0]})),s},t.preParseFinder=p,t.queryDataIndex=function(e,t){if(null!=t.dataIndexInside)return t.dataIndexInside;if(null!=t.dataIndex)return(0,i.isArray)(t.dataIndex)?(0,i.map)(t.dataIndex,(function(t){return e.indexOfRawIndex(t)})):e.indexOfRawIndex(t.dataIndex);if(null!=t.name)return(0,i.isArray)(t.name)?(0,i.map)(t.name,(function(t){return e.indexOfName(t)})):e.indexOfName(t.name)},t.queryReferringComponents=v,t.setAttribute=function(e,t,n){e.setAttribute?e.setAttribute(t,n):e[t]=n},t.setComponentTypeToKeyInfo=function(e,t,n){(0,i.each)(e,(function(e){var r=e.newOption;(0,i.isObject)(r)&&(e.keyInfo.mainType=t,e.keyInfo.subType=function(e,t,n,r){var i=t.type?t.type:n?n.subType:r.determineSubType(e,t);return i}(t,r,e.existing,n))}))},n("fb6a"),n("14d9"),n("d9e2"),n("d401"),n("c975"),n("ac1f"),n("466d");var i=n("58f5"),a=r(n("2faa")),o=n("30ac");n("7be7");function s(e,t,n){return(t-e)*n+e}function l(e){return e instanceof Array?e:null==e?[]:[e]}function u(e,t,n){var r=d(t[e],null),i=d(n[e],null);return null!=r&&null!=i&&r===i}function c(e){return d(e,"")}function d(e,t){return null==e?t:(0,i.isString)(e)?e:(0,i.isNumber)(e)||(0,i.isStringSafe)(e)?e+"":t}function f(e){return e&&null!=e.id&&0===c(e.id).indexOf("\0_ec_\0")}t.TEXT_STYLE_OPTIONS=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];var h=(0,o.getRandomIdBase)();function p(e,t){var n;if((0,i.isString)(e)){var r={};r[e+"Index"]=0,n=r}else n=e;var a=(0,i.createHashMap)(),o={},s=!1;return(0,i.each)(n,(function(e,n){if("dataIndex"!==n&&"dataIndexInside"!==n){var r=n.match(/^(\w+)(Index|Id|Name)$/)||[],l=r[1],u=(r[2]||"").toLowerCase();if(l&&u&&!(t&&t.includeMainTypes&&(0,i.indexOf)(t.includeMainTypes,l)<0)){s=s||!!l;var c=a.get(l)||a.set(l,{});c[u]=e}}else o[n]=e})),{mainTypeSpecified:s,queryOptionMap:a,others:o}}var g={useDefault:!0,enableAll:!1,enableNone:!1};t.SINGLE_REFERRING=g;function v(e,t,n,r){r=r||g;var a=n.index,o=n.id,s=n.name,l={models:null,specified:null!=a||null!=o||null!=s};if(!l.specified){var u=void 0;return l.models=r.useDefault&&(u=e.getComponent(t))?[u]:[],l}return"none"===a||!1===a?((0,i.assert)(r.enableNone,'`"none"` or `false` is not a valid value on index option.'),l.models=[],l):("all"===a&&((0,i.assert)(r.enableAll,'`"all"` is not a valid value on index option.'),a=o=s=null),l.models=e.queryComponents({mainType:t,index:a,id:o,name:s}),l)}t.MULTIPLE_REFERRING={useDefault:!1,enableAll:!0,enableNone:!0}},eee5:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.rectCoordAxisBuildSplitArea=function(e,t,n,r){var o=n.axis;if(o.scale.isBlank())return;var l=n.getModel("splitArea"),u=l.getModel("areaStyle"),c=u.get("color"),d=r.coordinateSystem.getRect(),f=o.getTicksCoords({tickModel:l,clamp:!0});if(!f.length)return;var h=c.length,p=s(e).splitAreaColors,g=i.createHashMap(),v=0;if(p)for(var y=0;y<f.length;y++){var m=p.get(f[y].tickValue);if(null!=m){v=(m+(h-1)*y)%h;break}}var _=o.toGlobalCoord(f[0].coord),b=u.getAreaStyle();c=i.isArray(c)?c:[c];for(y=1;y<f.length;y++){var x=o.toGlobalCoord(f[y].coord),S=void 0,M=void 0,w=void 0,T=void 0;o.isHorizontal()?(S=_,M=d.y,w=x-S,T=d.height,_=S+w):(S=d.x,M=_,w=d.width,T=x-M,_=M+T);var I=f[y-1].tickValue;null!=I&&g.set(I,v),t.add(new a.Rect({anid:null!=I?"area_"+I:null,shape:{x:S,y:M,width:w,height:T},style:i.defaults({fill:c[v]},b),autoBatch:!0,silent:!0})),v=(v+1)%h}s(e).splitAreaColors=g},t.rectCoordAxisHandleRemove=function(e){s(e).splitAreaColors=null};var i=r(n("58f5")),a=r(n("e136")),o=n("eea5"),s=(0,o.makeInner)()},ef17:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.normalizeRadian=function(e){e%=r,e<0&&(e+=r);return e};var r=2*Math.PI},ef56:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.GestureMgr=void 0,n("14d9");var i=r(n("3dd8")),a=function(){function e(){this._track=[]}return e.prototype.recognize=function(e,t,n){return this._doTrack(e,t,n),this._recognize(e)},e.prototype.clear=function(){return this._track.length=0,this},e.prototype._doTrack=function(e,t,n){var r=e.touches;if(r){for(var a={points:[],touches:[],target:t,event:e},o=0,s=r.length;o<s;o++){var l=r[o],u=i.clientToLocal(n,l,{});a.points.push([u.zrX,u.zrY]),a.touches.push(l)}this._track.push(a)}},e.prototype._recognize=function(e){for(var t in s)if(s.hasOwnProperty(t)){var n=s[t](this._track,e);if(n)return n}},e}();function o(e){var t=e[1][0]-e[0][0],n=e[1][1]-e[0][1];return Math.sqrt(t*t+n*n)}t.GestureMgr=a;var s={pinch:function(e,t){var n=e.length;if(n){var r=(e[n-1]||{}).points,i=(e[n-2]||{}).points||r;if(i&&i.length>1&&r&&r.length>1){var a=o(r)/o(i);!isFinite(a)&&(a=1),t.pinchScale=a;var s=function(e){return[(e[0][0]+e[1][0])/2,(e[0][1]+e[1][1])/2]}(r);return t.pinchX=s[0],t.pinchY=s[1],{type:"pinch",target:e[0].target,event:t}}}}}},ef67:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.publicPath=void 0;t.publicPath="http://112.29.103.165:1618/GsExamWeb"},f007:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("26e9"),n("14d9"),n("c975"),n("cb29"),n("fb6a"),n("ac1f"),n("5319");var a=n("9ab4"),o=n("58f5"),s=i(n("3dd8")),l=i(n("e136")),u=i(n("e8db")),c=r(n("0c1f")),d=n("30ac"),f=i(n("06fd")),h=r(n("84bb")),p=n("9199"),g=n("50db"),v=n("150c"),y=(n("7be7"),n("80f7")),m=l.Rect,_=["line","bar","candlestick","scatter"],b={easing:"cubicOut",duration:100,delay:0},x=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n._displayables={},n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t){this.api=t,this._onBrush=(0,o.bind)(this._onBrush,this),this._onBrushEnd=(0,o.bind)(this._onBrushEnd,this)},t.prototype.render=function(t,n,r,i){if(e.prototype.render.apply(this,arguments),u.createOrUpdate(this,"_dispatchZoomAction",t.get("throttle"),"fixRate"),this._orient=t.getOrient(),!1!==t.get("show")){if(t.noTarget())return this._clear(),void this.group.removeAll();i&&"dataZoom"===i.type&&i.from===this.uid||this._buildView(),this._updateView()}else this.group.removeAll()},t.prototype.dispose=function(){this._clear(),e.prototype.dispose.apply(this,arguments)},t.prototype._clear=function(){u.clear(this,"_dispatchZoomAction");var e=this.api.getZr();e.off("mousemove",this._onBrush),e.off("mouseup",this._onBrushEnd)},t.prototype._buildView=function(){var e=this.group;e.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var t=this._displayables.sliderGroup=new l.Group;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),e.add(t),this._positionGroup()},t.prototype._resetLocation=function(){var e=this.dataZoomModel,t=this.api,n=e.get("brushSelect"),r=n?7:0,i=this._findCoordRect(),a={width:t.getWidth(),height:t.getHeight()},s="horizontal"===this._orient?{right:a.width-i.x-i.width,top:a.height-30-7-r,width:i.width,height:30}:{right:7,top:i.y,width:30,height:i.height},l=f.getLayoutParams(e.option);(0,o.each)(["right","top","width","height"],(function(e){"ph"===l[e]&&(l[e]=s[e])}));var u=f.getLayoutRect(l,a);this._location={x:u.x,y:u.y},this._size=[u.width,u.height],"vertical"===this._orient&&this._size.reverse()},t.prototype._positionGroup=function(){var e=this.group,t=this._location,n=this._orient,r=this.dataZoomModel.getFirstTargetAxisModel(),i=r&&r.get("inverse"),a=this._displayables.sliderGroup,o=(this._dataShadowInfo||{}).otherAxisInverse;a.attr("horizontal"!==n||i?"horizontal"===n&&i?{scaleY:o?1:-1,scaleX:-1}:"vertical"!==n||i?{scaleY:o?-1:1,scaleX:-1,rotation:Math.PI/2}:{scaleY:o?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:o?1:-1,scaleX:1});var s=e.getBoundingRect([a]);e.x=t.x-s.x,e.y=t.y-s.y,e.markRedraw()},t.prototype._getViewExtent=function(){return[0,this._size[0]]},t.prototype._renderBackground=function(){var e=this.dataZoomModel,t=this._size,n=this._displayables.sliderGroup,r=e.get("brushSelect");n.add(new m({silent:!0,shape:{x:0,y:0,width:t[0],height:t[1]},style:{fill:e.get("backgroundColor")},z2:-40}));var i=new m({shape:{x:0,y:0,width:t[0],height:t[1]},style:{fill:"transparent"},z2:0,onclick:(0,o.bind)(this._onClickPanel,this)}),a=this.api.getZr();r?(i.on("mousedown",this._onBrushStart,this),i.cursor="crosshair",a.on("mousemove",this._onBrush),a.on("mouseup",this._onBrushEnd)):(a.off("mousemove",this._onBrush),a.off("mouseup",this._onBrushEnd)),n.add(i)},t.prototype._renderDataShadow=function(){var e=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],e){var t=this._size,n=this._shadowSize||[],r=e.series,i=r.getRawData(),a=r.getShadowDim&&r.getShadowDim(),o=a&&i.getDimensionInfo(a)?r.getShadowDim():e.otherDim;if(null!=o){var s=this._shadowPolygonPts,u=this._shadowPolylinePts;if(i!==this._shadowData||o!==this._shadowDim||t[0]!==n[0]||t[1]!==n[1]){var c=i.getDataExtent(o),f=.3*(c[1]-c[0]);c=[c[0]-f,c[1]+f];var h,p=[0,t[1]],g=[0,t[0]],v=[[t[0],0],[0,0]],y=[],m=g[1]/(i.count()-1),_=0,b=Math.round(i.count()/t[0]);i.each([o],(function(e,t){if(b>0&&t%b)_+=m;else{var n=null==e||isNaN(e)||""===e,r=n?0:(0,d.linearMap)(e,c,p,!0);n&&!h&&t?(v.push([v[v.length-1][0],0]),y.push([y[y.length-1][0],0])):!n&&h&&(v.push([_,0]),y.push([_,0])),v.push([_,r]),y.push([_,r]),_+=m,h=n}})),s=this._shadowPolygonPts=v,u=this._shadowPolylinePts=y}this._shadowData=i,this._shadowDim=o,this._shadowSize=[t[0],t[1]];for(var x=this.dataZoomModel,S=0;S<3;S++){var M=w(1===S);this._displayables.sliderGroup.add(M),this._displayables.dataShadowSegs.push(M)}}}function w(e){var t=x.getModel(e?"selectedDataBackground":"dataBackground"),n=new l.Group,r=new l.Polygon({shape:{points:s},segmentIgnoreThreshold:1,style:t.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),i=new l.Polyline({shape:{points:u},segmentIgnoreThreshold:1,style:t.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return n.add(r),n.add(i),n}},t.prototype._prepareDataShadowInfo=function(){var e=this.dataZoomModel,t=e.get("showDataShadow");if(!1!==t){var n,r=this.ecModel;return e.eachTargetAxis((function(i,a){var s=e.getAxisProxy(i,a).getTargetSeriesModels();(0,o.each)(s,(function(e){if(!n&&!(!0!==t&&(0,o.indexOf)(_,e.get("type"))<0)){var s,l=r.getComponent((0,p.getAxisMainType)(i),a).axis,u=function(e){return{x:"y",y:"x",radius:"angle",angle:"radius"}[e]}(i),c=e.coordinateSystem;null!=u&&c.getOtherAxis&&(s=c.getOtherAxis(l).inverse),u=e.getData().mapDimension(u),n={thisAxis:l,series:e,thisDim:i,otherDim:u,otherAxisInverse:s}}}),this)}),this),n}},t.prototype._renderHandle=function(){var e=this.group,t=this._displayables,n=t.handles=[null,null],r=t.handleLabels=[null,null],i=this._displayables.sliderGroup,a=this._size,s=this.dataZoomModel,u=this.api,c=s.get("borderRadius")||0,f=s.get("brushSelect"),h=t.filler=new m({silent:f,style:{fill:s.get("fillerColor")},textConfig:{position:"inside"}});i.add(h),i.add(new m({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:a[0],height:a[1],r:c},style:{stroke:s.get("dataBackgroundColor")||s.get("borderColor"),lineWidth:1,fill:"rgba(0,0,0,0)"}})),(0,o.each)([0,1],(function(t){var a=s.get("handleIcon");!v.symbolBuildProxies[a]&&a.indexOf("path://")<0&&a.indexOf("image://")<0&&(a="path://"+a);var u=(0,v.createSymbol)(a,-1,0,2,2,null,!0);u.attr({cursor:S(this._orient),draggable:!0,drift:(0,o.bind)(this._onDragMove,this,t),ondragend:(0,o.bind)(this._onDragEnd,this),onmouseover:(0,o.bind)(this._showDataInfo,this,!0),onmouseout:(0,o.bind)(this._showDataInfo,this,!1),z2:5});var c=u.getBoundingRect(),f=s.get("handleSize");this._handleHeight=(0,d.parsePercent)(f,this._size[1]),this._handleWidth=c.width/c.height*this._handleHeight,u.setStyle(s.getModel("handleStyle").getItemStyle()),u.style.strokeNoScale=!0,u.rectHover=!0,u.ensureState("emphasis").style=s.getModel(["emphasis","handleStyle"]).getItemStyle(),(0,g.enableHoverEmphasis)(u);var h=s.get("handleColor");null!=h&&(u.style.fill=h),i.add(n[t]=u);var p=s.getModel("textStyle");e.add(r[t]=new l.Text({silent:!0,invisible:!0,style:(0,y.createTextStyle)(p,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:p.getTextColor(),font:p.getFont()}),z2:10}))}),this);var p=h;if(f){var _=(0,d.parsePercent)(s.get("moveHandleSize"),a[1]),b=t.moveHandle=new l.Rect({style:s.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:a[1]-.5,height:_}}),x=.8*_,M=t.moveHandleIcon=(0,v.createSymbol)(s.get("moveHandleIcon"),-x/2,-x/2,x,x,"#fff",!0);M.silent=!0,M.y=a[1]+_/2-.5,b.ensureState("emphasis").style=s.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var w=Math.min(a[1]/2,Math.max(_,10));p=t.moveZone=new l.Rect({invisible:!0,shape:{y:a[1]-w,height:_+w}}),p.on("mouseover",(function(){u.enterEmphasis(b)})).on("mouseout",(function(){u.leaveEmphasis(b)})),i.add(b),i.add(M),i.add(p)}p.attr({draggable:!0,cursor:S(this._orient),drift:(0,o.bind)(this._onDragMove,this,"all"),ondragstart:(0,o.bind)(this._showDataInfo,this,!0),ondragend:(0,o.bind)(this._onDragEnd,this),onmouseover:(0,o.bind)(this._showDataInfo,this,!0),onmouseout:(0,o.bind)(this._showDataInfo,this,!1)})},t.prototype._resetInterval=function(){var e=this._range=this.dataZoomModel.getPercentRange(),t=this._getViewExtent();this._handleEnds=[(0,d.linearMap)(e[0],[0,100],t,!0),(0,d.linearMap)(e[1],[0,100],t,!0)]},t.prototype._updateInterval=function(e,t){var n=this.dataZoomModel,r=this._handleEnds,i=this._getViewExtent(),a=n.findRepresentativeAxisProxy().getMinMaxSpan(),o=[0,100];(0,h.default)(t,r,i,n.get("zoomLock")?"all":e,null!=a.minSpan?(0,d.linearMap)(a.minSpan,o,i,!0):null,null!=a.maxSpan?(0,d.linearMap)(a.maxSpan,o,i,!0):null);var s=this._range,l=this._range=(0,d.asc)([(0,d.linearMap)(r[0],i,o,!0),(0,d.linearMap)(r[1],i,o,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},t.prototype._updateView=function(e){var t=this._displayables,n=this._handleEnds,r=(0,d.asc)(n.slice()),i=this._size;(0,o.each)([0,1],(function(e){var r=t.handles[e],a=this._handleHeight;r.attr({scaleX:a/2,scaleY:a/2,x:n[e]+(e?-1:1),y:i[1]/2-a/2})}),this),t.filler.setShape({x:r[0],y:0,width:r[1]-r[0],height:i[1]});var a={x:r[0],width:r[1]-r[0]};t.moveHandle&&(t.moveHandle.setShape(a),t.moveZone.setShape(a),t.moveZone.getBoundingRect(),t.moveHandleIcon&&t.moveHandleIcon.attr("x",a.x+a.width/2));for(var s=t.dataShadowSegs,u=[0,r[0],r[1],i[0]],c=0;c<s.length;c++){var f=s[c],h=f.getClipPath();h||(h=new l.Rect,f.setClipPath(h)),h.setShape({x:u[c],y:0,width:u[c+1]-u[c],height:i[1]})}this._updateDataInfo(e)},t.prototype._updateDataInfo=function(e){var t=this.dataZoomModel,n=this._displayables,r=n.handleLabels,i=this._orient,a=["",""];if(t.get("showDetail")){var o=t.findRepresentativeAxisProxy();if(o){var s=o.getAxisModel().axis,u=this._range,c=e?o.calculateDataWindow({start:u[0],end:u[1]}).valueWindow:o.getDataValueWindow();a=[this._formatLabel(c[0],s),this._formatLabel(c[1],s)]}}var f=(0,d.asc)(this._handleEnds.slice());function h(e){var t=l.getTransform(n.handles[e].parent,this.group),o=l.transformDirection(0===e?"right":"left",t),s=this._handleWidth/2+5,u=l.applyTransform([f[e]+(0===e?-s:s),this._size[1]/2],t);r[e].setStyle({x:u[0],y:u[1],verticalAlign:"horizontal"===i?"middle":o,align:"horizontal"===i?o:"center",text:a[e]})}h.call(this,0),h.call(this,1)},t.prototype._formatLabel=function(e,t){var n=this.dataZoomModel,r=n.get("labelFormatter"),i=n.get("labelPrecision");null!=i&&"auto"!==i||(i=t.getPixelPrecision());var a=null==e||isNaN(e)?"":"category"===t.type||"time"===t.type?t.scale.getLabel({value:Math.round(e)}):e.toFixed(Math.min(i,20));return(0,o.isFunction)(r)?r(e,a):(0,o.isString)(r)?r.replace("{value}",a):a},t.prototype._showDataInfo=function(e){e=this._dragging||e;var t=this._displayables,n=t.handleLabels;n[0].attr("invisible",!e),n[1].attr("invisible",!e),t.moveHandle&&this.api[e?"enterEmphasis":"leaveEmphasis"](t.moveHandle,1)},t.prototype._onDragMove=function(e,t,n,r){this._dragging=!0,s.stop(r.event);var i=this._displayables.sliderGroup.getLocalTransform(),a=l.applyTransform([t,n],i,!0),o=this._updateInterval(e,a[0]),u=this.dataZoomModel.get("realtime");this._updateView(!u),o&&u&&this._dispatchZoomAction(!0)},t.prototype._onDragEnd=function(){this._dragging=!1,this._showDataInfo(!1);var e=this.dataZoomModel.get("realtime");!e&&this._dispatchZoomAction(!1)},t.prototype._onClickPanel=function(e){var t=this._size,n=this._displayables.sliderGroup.transformCoordToLocal(e.offsetX,e.offsetY);if(!(n[0]<0||n[0]>t[0]||n[1]<0||n[1]>t[1])){var r=this._handleEnds,i=(r[0]+r[1])/2,a=this._updateInterval("all",n[0]-i);this._updateView(),a&&this._dispatchZoomAction(!1)}},t.prototype._onBrushStart=function(e){var t=e.offsetX,n=e.offsetY;this._brushStart=new l.Point(t,n),this._brushing=!0,this._brushStartTime=+new Date},t.prototype._onBrushEnd=function(e){if(this._brushing){var t=this._displayables.brushRect;if(this._brushing=!1,t){t.attr("ignore",!0);var n=t.shape,r=+new Date;if(!(r-this._brushStartTime<200&&Math.abs(n.width)<5)){var i=this._getViewExtent(),a=[0,100];this._range=(0,d.asc)([(0,d.linearMap)(n.x,i,a,!0),(0,d.linearMap)(n.x+n.width,i,a,!0)]),this._handleEnds=[n.x,n.x+n.width],this._updateView(),this._dispatchZoomAction(!1)}}}},t.prototype._onBrush=function(e){this._brushing&&(s.stop(e.event),this._updateBrushRect(e.offsetX,e.offsetY))},t.prototype._updateBrushRect=function(e,t){var n=this._displayables,r=this.dataZoomModel,i=n.brushRect;i||(i=n.brushRect=new m({silent:!0,style:r.getModel("brushStyle").getItemStyle()}),n.sliderGroup.add(i)),i.attr("ignore",!1);var a=this._brushStart,o=this._displayables.sliderGroup,s=o.transformCoordToLocal(e,t),l=o.transformCoordToLocal(a.x,a.y),u=this._size;s[0]=Math.max(Math.min(u[0],s[0]),0),i.setShape({x:l[0],y:0,width:s[0]-l[0],height:u[1]})},t.prototype._dispatchZoomAction=function(e){var t=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:e?b:null,start:t[0],end:t[1]})},t.prototype._findCoordRect=function(){var e,t=(0,p.collectReferCoordSysModelInfo)(this.dataZoomModel).infoList;if(!e&&t.length){var n=t[0].model.coordinateSystem;e=n.getRect&&n.getRect()}if(!e){var r=this.api.getWidth(),i=this.api.getHeight();e={x:.2*r,y:.2*i,width:.6*r,height:.6*i}}return e},t.type="dataZoom.slider",t}(c.default);function S(e){return"vertical"===e?"ns-resize":"ew-resize"}var M=x;t.default=M},f050:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout(o.default),e.registerProcessor((0,s.default)("themeRiver"))};var i=r(n("4c3c")),a=r(n("82b4")),o=r(n("696a")),s=r(n("c2f9"))},f058:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(u.default),e.registerSeriesModel(l.default),e.registerLayout(e.PRIORITY.VISUAL.LAYOUT,a.curry(o.layout,"bar")),e.registerLayout(e.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,(0,o.createProgressiveLayout)("bar")),e.registerProcessor(e.PRIORITY.PROCESSOR.STATISTIC,(0,s.default)("bar")),e.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)}))}))};var a=i(n("58f5")),o=n("f1f4"),s=r(n("69a6")),l=r(n("d017")),u=r(n("26d7"))},f146:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a"),n("14d9"),n("a434");var a=i(n("58f5")),o=r(n("1e5f")),s=n("d0c6"),l=!1;function u(){l||(l=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function c(e,t){return e.zlevel===t.zlevel?e.z===t.z?e.z2-t.z2:e.z-t.z:e.zlevel-t.zlevel}var d=function(){function e(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=c}return e.prototype.traverse=function(e,t){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(e,t)},e.prototype.getDisplayList=function(e,t){t=t||!1;var n=this._displayList;return!e&&n.length||this.updateDisplayList(t),n},e.prototype.updateDisplayList=function(e){this._displayListLen=0;for(var t=this._roots,n=this._displayList,r=0,i=t.length;r<i;r++)this._updateAndAddDisplayable(t[r],null,e);n.length=this._displayListLen,(0,o.default)(n,c)},e.prototype._updateAndAddDisplayable=function(e,t,n){if(!e.ignore||n){e.beforeUpdate(),e.update(),e.afterUpdate();var r=e.getClipPath();if(e.ignoreClip)t=null;else if(r){t=t?t.slice():[];var i=r,a=e;while(i)i.parent=a,i.updateTransform(),t.push(i),a=i,i=i.getClipPath()}if(e.childrenRef){for(var o=e.childrenRef(),l=0;l<o.length;l++){var c=o[l];e.__dirty&&(c.__dirty|=s.REDRAW_BIT),this._updateAndAddDisplayable(c,t,n)}e.__dirty=0}else{var d=e;t&&t.length?d.__clipPaths=t:d.__clipPaths&&d.__clipPaths.length>0&&(d.__clipPaths=[]),isNaN(d.z)&&(u(),d.z=0),isNaN(d.z2)&&(u(),d.z2=0),isNaN(d.zlevel)&&(u(),d.zlevel=0),this._displayList[this._displayListLen++]=d}var f=e.getDecalElement&&e.getDecalElement();f&&this._updateAndAddDisplayable(f,t,n);var h=e.getTextGuideLine();h&&this._updateAndAddDisplayable(h,t,n);var p=e.getTextContent();p&&this._updateAndAddDisplayable(p,t,n)}},e.prototype.addRoot=function(e){e.__zr&&e.__zr.storage===this||this._roots.push(e)},e.prototype.delRoot=function(e){if(e instanceof Array)for(var t=0,n=e.length;t<n;t++)this.delRoot(e[t]);else{var r=a.indexOf(this._roots,e);r>=0&&this._roots.splice(r,1)}},e.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},e.prototype.getRoots=function(){return this._roots},e.prototype.dispose=function(){this._displayList=null,this._roots=null},e}(),f=d;t.default=f},f189:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("ae15")),o=n("7b1f"),s=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(t){return t.stack=null,e.prototype.getInitialData.apply(this,arguments)},t.type="series.pictorialBar",t.dependencies=["grid"],t.defaultOption=(0,o.inheritDefaultOption)(a.default.defaultOption,{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:"#212121"}}}),t}(a.default),l=s;t.default=l},f19e:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=n("9ab4"),o=i(n("58f5")),s=r(n("b696")),l=r(n("a1a6")),u=i(n("ddc2")),c=i(n("e136")),d=r(n("54f8")),f=["axisLine","axisTickLabel","axisName"],h=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.prototype.init=function(t,n){e.prototype.init.apply(this,arguments),(this._brushController=new l.default(n.getZr())).on("brush",o.bind(this._onBrush,this))},t.prototype.render=function(e,t,n,r){if(!function(e,t,n){return n&&"axisAreaSelect"===n.type&&t.findComponents({mainType:"parallelAxis",query:n})[0]===e}(e,t,r)){this.axisModel=e,this.api=n,this.group.removeAll();var i=this._axisGroup;if(this._axisGroup=new c.Group,this.group.add(this._axisGroup),e.get("show")){var a=function(e,t){return t.getComponent("parallel",e.get("parallelIndex"))}(e,t),l=a.coordinateSystem,u=e.getAreaSelectStyle(),d=u.width,h=e.axis.dim,p=l.getAxisLayout(h),g=o.extend({strokeContainThreshold:d},p),v=new s.default(e,g);o.each(f,v.add,v),this._axisGroup.add(v.getGroup()),this._refreshBrushController(g,u,e,a,d,n),c.groupTransition(i,this._axisGroup,e)}}},t.prototype._refreshBrushController=function(e,t,n,r,i,a){var s=n.axis.getExtent(),l=s[1]-s[0],d=Math.min(30,.1*Math.abs(l)),f=c.BoundingRect.create({x:s[0],y:-i/2,width:l,height:i});f.x-=d,f.width+=2*d,this._brushController.mount({enableGlobalPan:!0,rotation:e.rotation,x:e.position[0],y:e.position[1]}).setPanels([{panelId:"pl",clipPath:u.makeRectPanelClipPath(f),isTargetByCursor:u.makeRectIsTargetByCursor(f,a,r),getLinearBrushOtherExtent:u.makeLinearBrushOtherExtent(f,0)}]).enableBrush({brushType:"lineX",brushStyle:t,removeOnClick:!0}).updateCovers(function(e){var t=e.axis;return o.map(e.activeIntervals,(function(e){return{brushType:"lineX",panelId:"pl",range:[t.dataToCoord(e[0],!0),t.dataToCoord(e[1],!0)]}}))}(n))},t.prototype._onBrush=function(e){var t=e.areas,n=this.axisModel,r=n.axis,i=o.map(t,(function(e){return[r.coordToData(e.range[0],!0),r.coordToData(e.range[1],!0)]}));(!n.option.realtime===e.isEnd||e.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:n.id,intervals:i})},t.prototype.dispose=function(){this._brushController.dispose()},t.type="parallelAxis",t}(d.default);var p=h;t.default=p},f1f4:function(e,t,n){"use strict";n("d3b7"),n("ddb0"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createProgressiveLayout=function(e){return{seriesType:e,plan:(0,s.default)(),reset:function(e){if(p(e)){var t=e.getData(),n=e.coordinateSystem,r=n.getBaseAxis(),i=n.getOtherAxis(r),a=t.getDimensionIndex(t.mapDimension(i.dim)),s=t.getDimensionIndex(t.mapDimension(r.dim)),u=e.get("showBackground",!0),c=t.mapDimension(i.dim),d=t.getCalculationInfo("stackResultDimension"),f=(0,o.isDimensionStacked)(t,c)&&!!t.getCalculationInfo("stackedOnSeries"),h=i.isHorizontal(),v=function(e,t){return t.toGlobalCoord(t.dataToCoord("log"===t.type?1:0))}(0,i),y=g(e),m=e.get("barMinHeight")||0,_=d&&t.getDimensionIndex(d),b=t.getLayout("size"),x=t.getLayout("offset");return{progress:function(e,t){var r,i=e.count,o=y&&(0,l.createFloat32Array)(3*i),c=y&&u&&(0,l.createFloat32Array)(3*i),d=y&&(0,l.createFloat32Array)(i),p=n.master.getRect(),g=h?p.width:p.height,S=t.getStore(),M=0;while(null!=(r=e.next())){var w=S.get(f?_:a,r),T=S.get(s,r),I=v,A=void 0;f&&(A=+w-S.get(a,r));var C=void 0,P=void 0,O=void 0,D=void 0;if(h){var L=n.dataToPoint([w,T]);if(f){var E=n.dataToPoint([A,T]);I=E[0]}C=I,P=L[1]+x,O=L[0]-I,D=b,Math.abs(O)<m&&(O=(O<0?-1:1)*m)}else{L=n.dataToPoint([T,w]);if(f){E=n.dataToPoint([T,A]);I=E[1]}C=L[0]+x,P=I,O=b,D=L[1]-I,Math.abs(D)<m&&(D=(D<=0?-1:1)*m)}y?(o[M]=C,o[M+1]=P,o[M+2]=h?O:D,c&&(c[M]=h?p.x:C,c[M+1]=h?P:p.y,c[M+2]=g),d[r]=r):t.setItemLayout(r,{x:C,y:P,width:O,height:D}),M+=3}y&&t.setLayout({largePoints:o,largeDataIndices:d,largeBackgroundPoints:c,valueAxisHorizontal:h})}}}}}},t.getLayoutOnAxis=function(e){var t=[],n=e.axis;if("category"!==n.type)return;for(var r=n.getBandWidth(),a=0;a<e.count;a++)t.push((0,i.defaults)({bandWidth:r,axisKey:"axis0",stackId:"__ec_stack_"+a},e));var o=h(t),s=[];for(a=0;a<e.count;a++){var l=o["axis0"]["__ec_stack_"+a];l.offsetCenter=l.offset+l.width/2,s.push(l)}return s},t.layout=function(e,t){var n=d(e,t),r=f(n);(0,i.each)(n,(function(e){var t=e.getData(),n=e.coordinateSystem,i=n.getBaseAxis(),a=u(e),o=r[c(i)][a],s=o.offset,l=o.width;t.setLayout({bandWidth:o.bandWidth,offset:s,size:l})}))},t.makeColumnLayout=f,t.prepareLayoutBarSeries=d,t.retrieveColumnLayout=function(e,t,n){if(e&&t){var r=e[c(t)];return null!=r&&null!=n?r[u(n)]:r}},n("14d9"),n("4e82");var i=n("58f5"),a=n("30ac"),o=n("e4b1"),s=r(n("b44b")),l=n("70d4");function u(e){return e.get("stack")||"__ec_stack_"+e.seriesIndex}function c(e){return e.dim+e.index}function d(e,t){var n=[];return t.eachSeriesByType(e,(function(e){p(e)&&n.push(e)})),n}function f(e){var t=function(e){var t={};(0,i.each)(e,(function(e){var n=e.coordinateSystem,r=n.getBaseAxis();if("time"===r.type||"value"===r.type)for(var i=e.getData(),a=r.dim+"_"+r.index,o=i.getDimensionIndex(i.mapDimension(r.dim)),s=i.getStore(),l=0,u=s.count();l<u;++l){var c=s.get(o,l);t[a]?t[a].push(c):t[a]=[c]}}));var n={};for(var r in t)if(t.hasOwnProperty(r)){var a=t[r];if(a){a.sort((function(e,t){return e-t}));for(var o=null,s=1;s<a.length;++s){var l=a[s]-a[s-1];l>0&&(o=null===o?l:Math.min(o,l))}n[r]=o}}return n}(e),n=[];return(0,i.each)(e,(function(e){var r,i=e.coordinateSystem,o=i.getBaseAxis(),s=o.getExtent();if("category"===o.type)r=o.getBandWidth();else if("value"===o.type||"time"===o.type){var l=o.dim+"_"+o.index,d=t[l],f=Math.abs(s[1]-s[0]),h=o.scale.getExtent(),p=Math.abs(h[1]-h[0]);r=d?f/p*d:f}else{var v=e.getData();r=Math.abs(s[1]-s[0])/v.count()}var y=(0,a.parsePercent)(e.get("barWidth"),r),m=(0,a.parsePercent)(e.get("barMaxWidth"),r),_=(0,a.parsePercent)(e.get("barMinWidth")||(g(e)?.5:1),r),b=e.get("barGap"),x=e.get("barCategoryGap");n.push({bandWidth:r,barWidth:y,barMaxWidth:m,barMinWidth:_,barGap:b,barCategoryGap:x,axisKey:c(o),stackId:u(e)})})),h(n)}function h(e){var t={};(0,i.each)(e,(function(e,n){var r=e.axisKey,i=e.bandWidth,a=t[r]||{bandWidth:i,remainedWidth:i,autoWidthCount:0,categoryGap:null,gap:"20%",stacks:{}},o=a.stacks;t[r]=a;var s=e.stackId;o[s]||a.autoWidthCount++,o[s]=o[s]||{width:0,maxWidth:0};var l=e.barWidth;l&&!o[s].width&&(o[s].width=l,l=Math.min(a.remainedWidth,l),a.remainedWidth-=l);var u=e.barMaxWidth;u&&(o[s].maxWidth=u);var c=e.barMinWidth;c&&(o[s].minWidth=c);var d=e.barGap;null!=d&&(a.gap=d);var f=e.barCategoryGap;null!=f&&(a.categoryGap=f)}));var n={};return(0,i.each)(t,(function(e,t){n[t]={};var r=e.stacks,o=e.bandWidth,s=e.categoryGap;if(null==s){var l=(0,i.keys)(r).length;s=Math.max(35-4*l,15)+"%"}var u=(0,a.parsePercent)(s,o),c=(0,a.parsePercent)(e.gap,1),d=e.remainedWidth,f=e.autoWidthCount,h=(d-u)/(f+(f-1)*c);h=Math.max(h,0),(0,i.each)(r,(function(e){var t=e.maxWidth,n=e.minWidth;if(e.width){r=e.width;t&&(r=Math.min(r,t)),n&&(r=Math.max(r,n)),e.width=r,d-=r+c*r,f--}else{var r=h;t&&t<r&&(r=Math.min(t,d)),n&&n>r&&(r=n),r!==h&&(e.width=r,d-=r+c*r,f--)}})),h=(d-u)/(f+(f-1)*c),h=Math.max(h,0);var p,g=0;(0,i.each)(r,(function(e,t){e.width||(e.width=h),p=e,g+=e.width*(1+c)})),p&&(g-=p.width*c);var v=-g/2;(0,i.each)(r,(function(e,r){n[t][r]=n[t][r]||{bandWidth:o,offset:v,width:e.width},v+=e.width*(1+c)}))})),n}function p(e){return e.coordinateSystem&&"cartesian2d"===e.coordinateSystem.type}function g(e){return e.pipelineContext&&e.pipelineContext.large}},f1fc:function(e,t,n){"use strict";n("d81d"),n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.getDimensionTypeByAxis=function(e){return"category"===e?"ordinal":"time"===e?"time":"float"},t.summarizeDimensions=function(e,t){var n={},s=n.encode={},l=(0,r.createHashMap)(),u=[],c=[],d={};(0,r.each)(e.dimensions,(function(t){var n=e.getDimensionInfo(t),r=n.coordDim;if(r){0;var a=n.coordDimIndex;o(s,r)[a]=t,n.isExtraCoord||(l.set(r,1),function(e){return!("ordinal"===e||"time"===e)}(n.type)&&(u[0]=t),o(d,r)[a]=e.getDimensionIndex(n.name)),n.defaultTooltip&&c.push(t)}i.VISUAL_DIMENSIONS.each((function(e,t){var r=o(s,t),i=n.otherDims[t];null!=i&&!1!==i&&(r[i]=n.name)}))}));var f=[],h={};l.each((function(e,t){var n=s[t];h[t]=n[0],f=f.concat(n)})),n.dataDimsOnCoord=f,n.dataDimIndicesOnCoord=(0,r.map)(f,(function(t){return e.getDimensionInfo(t).storeDimIndex})),n.encodeFirstDimNotExtra=h;var p=s.label;p&&p.length&&(u=p.slice());var g=s.tooltip;g&&g.length?c=g.slice():c.length||(c=u.slice());return s.defaultedLabel=u,s.defaultedTooltip=c,n.userOutput=new a(d,t),n},n("14d9"),n("99af"),n("fb6a");var r=n("58f5"),i=n("f505"),a=function(){function e(e,t){this._encode=e,this._schema=t}return e.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},e.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},e}();function o(e,t){return e.hasOwnProperty(t)||(e[t]=[]),e[t]}},f390:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=r(n("53ca")),a=r(n("2faa")),o=n("6233"),s=n("dfb4"),l=r(n("cae4")),u=n("073e"),c=n("d900"),d=n("58f5"),f=function(){function e(e,t,n){this.parentModel=t,this.ecModel=n,this.option=e}return e.prototype.init=function(e,t,n){for(var r=[],i=3;i<arguments.length;i++)r[i-3]=arguments[i]},e.prototype.mergeOption=function(e,t){(0,d.merge)(this.option,e,!0)},e.prototype.get=function(e,t){return null==e?this.option:this._doGet(this.parsePath(e),!t&&this.parentModel)},e.prototype.getShallow=function(e,t){var n=this.option,r=null==n?n:n[e];if(null==r&&!t){var i=this.parentModel;i&&(r=i.getShallow(e))}return r},e.prototype.getModel=function(t,n){var r=null!=t,i=r?this.parsePath(t):null,a=r?this._doGet(i):this.option;return n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(i)),new e(a,n,this.ecModel)},e.prototype.isEmpty=function(){return null==this.option},e.prototype.restoreData=function(){},e.prototype.clone=function(){var e=this.constructor;return new e((0,d.clone)(this.option))},e.prototype.parsePath=function(e){return"string"===typeof e?e.split("."):e},e.prototype.resolveParentPath=function(e){return e},e.prototype.isAnimationEnabled=function(){if(!a.default.node&&this.option){if(null!=this.option.animation)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}},e.prototype._doGet=function(e,t){var n=this.option;if(!e)return n;for(var r=0;r<e.length;r++)if(e[r]&&(n=n&&"object"===(0,i.default)(n)?n[e[r]]:null,null==n))break;return null==n&&t&&(n=t._doGet(this.resolveParentPath(e),t.parentModel)),n},e}();(0,o.enableClassExtend)(f),(0,o.enableClassCheck)(f),(0,d.mixin)(f,u.LineStyleMixin),(0,d.mixin)(f,c.ItemStyleMixin),(0,d.mixin)(f,s.AreaStyleMixin),(0,d.mixin)(f,l.default);var h=f;t.default=h},f3a6:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=n("9ab4"),a=r(n("282c")),o=function(e){function t(t,n,r){var i=e.call(this,t,n,r)||this;return i.type="value",i.angle=0,i.name="",i}return(0,i.__extends)(t,e),t}(a.default),s=o;t.default=s},f3ad:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default,i=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("fb6a");var a=n("9ab4"),o=i(n("0c1f")),s=i(n("84bb")),l=r(n("50b1")),u=n("58f5"),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="dataZoom.inside",t}return(0,a.__extends)(t,e),t.prototype.render=function(t,n,r){e.prototype.render.apply(this,arguments),t.noTarget()?this._clear():(this.range=t.getPercentRange(),l.setViewInfoToCoordSysRecord(r,t,{pan:(0,u.bind)(d.pan,this),zoom:(0,u.bind)(d.zoom,this),scrollMove:(0,u.bind)(d.scrollMove,this)}))},t.prototype.dispose=function(){this._clear(),e.prototype.dispose.apply(this,arguments)},t.prototype._clear=function(){l.disposeCoordSysRecordIfNeeded(this.api,this.dataZoomModel),this.range=null},t.type="dataZoom.inside",t}(o.default),d={zoom:function(e,t,n,r){var i=this.range,a=i.slice(),o=e.axisModels[0];if(o){var l=h[t](null,[r.originX,r.originY],o,n,e),u=(l.signal>0?l.pixelStart+l.pixelLength-l.pixel:l.pixel-l.pixelStart)/l.pixelLength*(a[1]-a[0])+a[0],c=Math.max(1/r.scale,0);a[0]=(a[0]-u)*c+u,a[1]=(a[1]-u)*c+u;var d=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return(0,s.default)(0,a,[0,100],0,d.minSpan,d.maxSpan),this.range=a,i[0]!==a[0]||i[1]!==a[1]?a:void 0}},pan:f((function(e,t,n,r,i,a){var o=h[r]([a.oldX,a.oldY],[a.newX,a.newY],t,i,n);return o.signal*(e[1]-e[0])*o.pixel/o.pixelLength})),scrollMove:f((function(e,t,n,r,i,a){var o=h[r]([0,0],[a.scrollDelta,a.scrollDelta],t,i,n);return o.signal*(e[1]-e[0])*a.scrollDelta}))};function f(e){return function(t,n,r,i){var a=this.range,o=a.slice(),l=t.axisModels[0];if(l){var u=e(o,l,t,n,r,i);return(0,s.default)(u,o,[0,100],"all"),this.range=o,a[0]!==o[0]||a[1]!==o[1]?o:void 0}}}var h={grid:function(e,t,n,r,i){var a=n.axis,o={},s=i.model.coordinateSystem.getRect();return e=e||[0,0],"x"===a.dim?(o.pixel=t[0]-e[0],o.pixelLength=s.width,o.pixelStart=s.x,o.signal=a.inverse?1:-1):(o.pixel=t[1]-e[1],o.pixelLength=s.height,o.pixelStart=s.y,o.signal=a.inverse?-1:1),o},polar:function(e,t,n,r,i){var a=n.axis,o={},s=i.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return e=e?s.pointToCoord(e):[0,0],t=s.pointToCoord(t),"radiusAxis"===n.mainType?(o.pixel=t[0]-e[0],o.pixelLength=l[1]-l[0],o.pixelStart=l[0],o.signal=a.inverse?1:-1):(o.pixel=t[1]-e[1],o.pixelLength=u[1]-u[0],o.pixelStart=u[0],o.signal=a.inverse?-1:1),o},singleAxis:function(e,t,n,r,i){var a=n.axis,o=i.model.coordinateSystem.getRect(),s={};return e=e||[0,0],"horizontal"===a.orient?(s.pixel=t[0]-e[0],s.pixelLength=o.width,s.pixelStart=o.x,s.signal=a.inverse?1:-1):(s.pixel=t[1]-e[1],s.pixelLength=o.height,s.pixelStart=o.y,s.signal=a.inverse?-1:1),s}},p=c;t.default=p},f401:function(e,t,n){"use strict";n("c975"),n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.createMarkerDimValueGetter=function(e,t){return e?function(e,n,r,i){var a=i<2?e.coord&&e.coord[i]:e.value;return(0,s.parseDataValue)(a,t[i])}:function(e,n,r,i){return(0,s.parseDataValue)(e.value,t[i])}},t.dataFilter=function(e,t){return!(e&&e.containData&&t.coord&&!l(t))||e.containData(t.coord)},t.dataTransform=function(e,t){if(!t)return;var n=e.getData(),r=e.coordinateSystem,i=r&&r.dimensions;if(!function(e){return!isNaN(parseFloat(e.x))&&!isNaN(parseFloat(e.y))}(t)&&!(0,o.isArray)(t.coord)&&(0,o.isArray)(i)){var a=d(t,n,r,e);if(t=(0,o.clone)(t),t.type&&c[t.type]&&a.baseAxis&&a.valueAxis){var s=(0,o.indexOf)(i,a.baseAxis.dim),l=(0,o.indexOf)(i,a.valueAxis.dim),u=c[t.type](n,a.baseDataDim,a.valueDataDim,s,l);t.coord=u[0],t.value=u[1]}else t.coord=[null!=t.xAxis?t.xAxis:t.radiusAxis,null!=t.yAxis?t.yAxis:t.angleAxis]}if(null!=t.coord&&(0,o.isArray)(i))for(var h=t.coord,p=0;p<2;p++)c[h[p]]&&(h[p]=f(n,n.mapDimension(i[p]),h[p]));else t.coord=[];return t},t.getAxisInfo=d,t.numCalculate=f,t.zoneFilter=function(e,t,n){return!(e&&e.containZone&&t.coord&&n.coord&&!l(t)&&!l(n))||e.containZone(t.coord,n.coord)},n("acd8");var i=r(n("30ac")),a=n("e4b1"),o=n("58f5"),s=n("7061");function l(e){return!(isNaN(parseFloat(e.x))&&isNaN(parseFloat(e.y)))}function u(e,t,n,r,o,s){var l=[],u=(0,a.isDimensionStacked)(t,r),c=u?t.getCalculationInfo("stackResultDimension"):r,d=f(t,c,e),h=t.indicesOfNearest(c,d)[0];l[o]=t.get(n,h),l[s]=t.get(c,h);var p=t.get(r,h),g=i.getPrecision(t.get(r,h));return g=Math.min(g,20),g>=0&&(l[s]=+l[s].toFixed(g)),[l,p]}var c={min:(0,o.curry)(u,"min"),max:(0,o.curry)(u,"max"),average:(0,o.curry)(u,"average"),median:(0,o.curry)(u,"median")};function d(e,t,n,r){var i={};return null!=e.valueIndex||null!=e.valueDim?(i.valueDataDim=null!=e.valueIndex?t.getDimension(e.valueIndex):e.valueDim,i.valueAxis=n.getAxis(function(e,t){var n=e.getData().getDimensionInfo(t);return n&&n.coordDim}(r,i.valueDataDim)),i.baseAxis=n.getOtherAxis(i.valueAxis),i.baseDataDim=t.mapDimension(i.baseAxis.dim)):(i.baseAxis=r.getBaseAxis(),i.valueAxis=n.getOtherAxis(i.baseAxis),i.baseDataDim=t.mapDimension(i.baseAxis.dim),i.valueDataDim=t.mapDimension(i.valueAxis.dim)),i}function f(e,t,n){if("average"===n){var r=0,i=0;return e.each(t,(function(e,t){isNaN(e)||(r+=e,i++)})),r/i}return"median"===n?e.getMedian(t):e.getDataExtent(t)["max"===n?1:0]}},f505:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.VISUAL_DIMENSIONS=t.SOURCE_FORMAT_UNKNOWN=t.SOURCE_FORMAT_TYPED_ARRAY=t.SOURCE_FORMAT_ORIGINAL=t.SOURCE_FORMAT_OBJECT_ROWS=t.SOURCE_FORMAT_KEYED_COLUMNS=t.SOURCE_FORMAT_ARRAY_ROWS=t.SERIES_LAYOUT_BY_ROW=t.SERIES_LAYOUT_BY_COLUMN=void 0;var r=n("58f5"),i=(0,r.createHashMap)(["tooltip","label","itemName","itemId","itemGroupId","seriesName"]);t.VISUAL_DIMENSIONS=i;t.SOURCE_FORMAT_ORIGINAL="original";t.SOURCE_FORMAT_ARRAY_ROWS="arrayRows";t.SOURCE_FORMAT_OBJECT_ROWS="objectRows";t.SOURCE_FORMAT_KEYED_COLUMNS="keyedColumns";t.SOURCE_FORMAT_TYPED_ARRAY="typedArray";t.SOURCE_FORMAT_UNKNOWN="unknown";t.SERIES_LAYOUT_BY_COLUMN="column";t.SERIES_LAYOUT_BY_ROW="row"},f525:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.createLegacyDataSelectAction=function(e,t){function n(t,n){var r=[];return t.eachComponent({mainType:"series",subType:e,query:n},(function(e){r.push(e.seriesIndex)})),r}(0,r.each)([[e+"ToggleSelect","toggleSelect"],[e+"Select","select"],[e+"UnSelect","unselect"]],(function(e){t(e[0],(function(t,i,a){t=(0,r.extend)({},t),a.dispatchAction((0,r.extend)(t,{type:e[1],seriesIndex:n(i,t)}))}))}))},t.handleLegacySelectEvents=function(e,t,n){e.on("selectchanged",(function(e){var r=n.getModel();e.isFromClick?(a("map","selectchanged",t,r,e),a("pie","selectchanged",t,r,e)):"select"===e.fromAction?(a("map","selected",t,r,e),a("pie","selected",t,r,e)):"unselect"===e.fromAction&&(a("map","unselected",t,r,e),a("pie","unselected",t,r,e))}))},n("14d9");var r=n("58f5"),i=(n("7be7"),n("eea5"));function a(e,t,n,a,o){var s=e+t;n.isSilent(s)||a.eachComponent({mainType:"series",subType:"pie"},(function(e){for(var t=e.seriesIndex,a=e.option.selectedMap,l=o.selected,u=0;u<l.length;u++)if(l[u].seriesIndex===t){var c=e.getData(),d=(0,i.queryDataIndex)(c,o.fromActionPayload);n.trigger(s,{type:s,seriesId:e.id,name:(0,r.isArray)(d)?c.getName(d[0]):c.getName(d),selected:(0,r.isString)(a)?a:(0,r.extend)({},a)})}}))}},f650:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerComponentView(a.default),e.registerComponentModel(o.default),e.registerPreprocessor(i.default),e.registerVisual(e.PRIORITY.VISUAL.BRUSH,s.default),e.registerAction({type:"brush",event:"brush",update:"updateVisual"},(function(e,t){t.eachComponent({mainType:"brush",query:e},(function(t){t.setAreas(e.areas)}))})),e.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},c.noop),e.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},c.noop),(0,u.registerFeature)("brush",l.default)};var i=r(n("a231")),a=r(n("bf82")),o=r(n("e9e3")),s=r(n("5766")),l=r(n("bdf8")),u=n("93a8"),c=n("58f5")},f67d:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"createDimensions",{enumerable:!0,get:function(){return p.createDimensions}}),t.createList=function(e){return(0,o.default)(null,e)},t.createScale=function(e,t){var n=t;t instanceof u.default||(n=new u.default(t));var r=s.createScaleByModel(n);return r.setExtent(e[0],e[1]),s.niceScaleExtent(r,n),r},Object.defineProperty(t,"createSymbol",{enumerable:!0,get:function(){return g.createSymbol}}),t.createTextStyle=function(e,t){return t=t||{},(0,h.createTextStyle)(e,null,null,"normal"!==t.state)},t.dataStack=void 0,Object.defineProperty(t,"enableHoverEmphasis",{enumerable:!0,get:function(){return v.enableHoverEmphasis}}),Object.defineProperty(t,"getECData",{enumerable:!0,get:function(){return f.getECData}}),Object.defineProperty(t,"getLayoutRect",{enumerable:!0,get:function(){return c.getLayoutRect}}),t.mixinAxisModelCommonMethods=function(e){a.mixin(e,l.AxisModelCommonMixin)};var a=i(n("58f5")),o=r(n("b113")),s=i(n("5df4")),l=n("b517"),u=r(n("f390")),c=n("06fd"),d=n("e4b1"),f=n("a646"),h=n("80f7"),p=n("044b"),g=n("150c"),v=n("50db");var y={isDimensionStacked:d.isDimensionStacked,enableDataStack:d.enableDataStack,getStackedDimension:d.getStackedDimension};t.dataStack=y},f6ac:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.CartesianYAxisView=t.CartesianXAxisView=void 0;var a=n("9ab4"),o=i(n("58f5")),s=i(n("e136")),l=r(n("b696")),u=r(n("23a0")),c=i(n("e348")),d=n("eee5"),f=n("0cfe"),h=["axisLine","axisTickLabel","axisName"],p=["splitArea","splitLine","minorSplitLine"],g=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.axisPointerClass="CartesianAxisPointer",n}return(0,a.__extends)(t,e),t.prototype.render=function(t,n,r,i){this.group.removeAll();var a=this._axisGroup;if(this._axisGroup=new s.Group,this.group.add(this._axisGroup),t.get("show")){var u=t.getCoordSysModel(),d=c.layout(u,t),g=new l.default(t,o.extend({handleAutoShown:function(e){for(var n=u.coordinateSystem.getCartesians(),r=0;r<n.length;r++)if((0,f.isIntervalOrLogScale)(n[r].getOtherAxis(t.axis).scale))return!0;return!1}},d));o.each(h,g.add,g),this._axisGroup.add(g.getGroup()),o.each(p,(function(e){t.get([e,"show"])&&v[e](this,this._axisGroup,t,u)}),this);var y=i&&"changeAxisOrder"===i.type&&i.isInitSort;y||s.groupTransition(a,this._axisGroup,t),e.prototype.render.call(this,t,n,r,i)}},t.prototype.remove=function(){(0,d.rectCoordAxisHandleRemove)(this)},t.type="cartesianAxis",t}(u.default),v={splitLine:function(e,t,n,r){var i=n.axis;if(!i.scale.isBlank()){var a=n.getModel("splitLine"),l=a.getModel("lineStyle"),u=l.get("color");u=o.isArray(u)?u:[u];for(var c=r.coordinateSystem.getRect(),d=i.isHorizontal(),f=0,h=i.getTicksCoords({tickModel:a}),p=[],g=[],v=l.getLineStyle(),y=0;y<h.length;y++){var m=i.toGlobalCoord(h[y].coord);d?(p[0]=m,p[1]=c.y,g[0]=m,g[1]=c.y+c.height):(p[0]=c.x,p[1]=m,g[0]=c.x+c.width,g[1]=m);var _=f++%u.length,b=h[y].tickValue,x=new s.Line({anid:null!=b?"line_"+h[y].tickValue:null,autoBatch:!0,shape:{x1:p[0],y1:p[1],x2:g[0],y2:g[1]},style:o.defaults({stroke:u[_]},v),silent:!0});s.subPixelOptimizeLine(x.shape,v.lineWidth),t.add(x)}}},minorSplitLine:function(e,t,n,r){var i=n.axis,a=n.getModel("minorSplitLine"),o=a.getModel("lineStyle"),l=r.coordinateSystem.getRect(),u=i.isHorizontal(),c=i.getMinorTicksCoords();if(c.length)for(var d=[],f=[],h=o.getLineStyle(),p=0;p<c.length;p++)for(var g=0;g<c[p].length;g++){var v=i.toGlobalCoord(c[p][g].coord);u?(d[0]=v,d[1]=l.y,f[0]=v,f[1]=l.y+l.height):(d[0]=l.x,d[1]=v,f[0]=l.x+l.width,f[1]=v);var y=new s.Line({anid:"minor_line_"+c[p][g].tickValue,autoBatch:!0,shape:{x1:d[0],y1:d[1],x2:f[0],y2:f[1]},style:h,silent:!0});s.subPixelOptimizeLine(y.shape,h.lineWidth),t.add(y)}},splitArea:function(e,t,n,r){(0,d.rectCoordAxisBuildSplitArea)(e,t,n,r)}},y=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n}return(0,a.__extends)(t,e),t.type="xAxis",t}(g);t.CartesianXAxisView=y;var m=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type=y.type,t}return(0,a.__extends)(t,e),t.type="yAxis",t}(g);t.CartesianYAxisView=m;var _=g;t.default=_},f74d:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var i=r(n("b44b")),a=n("58f5"),o=["itemStyle","borderColor"],s=["itemStyle","borderColor0"],l=["itemStyle","borderColorDoji"],u=["itemStyle","color"],c=["itemStyle","color0"],d={seriesType:"candlestick",plan:(0,i.default)(),performRawSeries:!0,reset:function(e,t){function n(e,t){return t.get(e>0?u:c)}function r(e,t){return t.get(0===e?l:e>0?o:s)}if(!t.isSeriesFiltered(e)){var i=e.pipelineContext.large;return!i&&{progress:function(e,t){var i;while(null!=(i=e.next())){var o=t.getItemModel(i),s=t.getItemLayout(i).sign,l=o.getItemStyle();l.fill=n(s,o),l.stroke=r(s,o)||l.fill;var u=t.ensureUniqueItemVisual(i,"style");(0,a.extend)(u,l)}}}}}},f=d;t.default=f},f7ad:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t=e.getRect(),n=e.getRangeInfo();return{coordSys:{type:"calendar",x:t.x,y:t.y,width:t.width,height:t.height,cellWidth:e.getCellWidth(),cellHeight:e.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(t,n){return e.dataToPoint(t,n)}}}}},f80a:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("99af");var a=n("9ab4"),o=i(n("58f5")),s=r(n("f390")),l=n("eea5"),u=r(n("62fe")),c=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.layoutMode={type:"box",ignoreSize:!0},n}return(0,a.__extends)(t,e),t.prototype.init=function(e,t,n){this.mergeDefaultAndTheme(e,n),e.selected=e.selected||{},this._updateSelector(e)},t.prototype.mergeOption=function(t,n){e.prototype.mergeOption.call(this,t,n),this._updateSelector(t)},t.prototype._updateSelector=function(e){var t=e.selector,n=this.ecModel;!0===t&&(t=e.selector=["all","inverse"]),o.isArray(t)&&o.each(t,(function(e,r){o.isString(e)&&(e={type:e}),t[r]=o.merge(e,function(e,t){return"all"===t?{type:"all",title:e.getLocaleModel().get(["legend","selector","all"])}:"inverse"===t?{type:"inverse",title:e.getLocaleModel().get(["legend","selector","inverse"])}:void 0}(n,e.type))}))},t.prototype.optionUpdated=function(){this._updateData(this.ecModel);var e=this._data;if(e[0]&&"single"===this.get("selectedMode")){for(var t=!1,n=0;n<e.length;n++){var r=e[n].get("name");if(this.isSelected(r)){this.select(r),t=!0;break}}!t&&this.select(e[0].get("name"))}},t.prototype._updateData=function(e){var t=[],n=[];e.eachRawSeries((function(r){var i,a=r.name;if(n.push(a),r.legendVisualProvider){var o=r.legendVisualProvider,s=o.getAllNames();e.isSeriesFiltered(r)||(n=n.concat(s)),s.length?t=t.concat(s):i=!0}else i=!0;i&&(0,l.isNameSpecified)(r)&&t.push(r.name)})),this._availableNames=n;var r=this.get("data")||t,i=o.createHashMap(),a=o.map(r,(function(e){return(o.isString(e)||o.isNumber(e))&&(e={name:e}),i.get(e.name)?null:(i.set(e.name,!0),new s.default(e,this,this.ecModel))}),this);this._data=o.filter(a,(function(e){return!!e}))},t.prototype.getData=function(){return this._data},t.prototype.select=function(e){var t=this.option.selected,n=this.get("selectedMode");if("single"===n){var r=this._data;o.each(r,(function(e){t[e.get("name")]=!1}))}t[e]=!0},t.prototype.unSelect=function(e){"single"!==this.get("selectedMode")&&(this.option.selected[e]=!1)},t.prototype.toggleSelected=function(e){var t=this.option.selected;t.hasOwnProperty(e)||(t[e]=!0),this[t[e]?"unSelect":"select"](e)},t.prototype.allSelect=function(){var e=this._data,t=this.option.selected;o.each(e,(function(e){t[e.get("name",!0)]=!0}))},t.prototype.inverseSelect=function(){var e=this._data,t=this.option.selected;o.each(e,(function(e){var n=e.get("name",!0);t.hasOwnProperty(n)||(t[n]=!0),t[n]=!t[n]}))},t.prototype.isSelected=function(e){var t=this.option.selected;return!(t.hasOwnProperty(e)&&!t[e])&&o.indexOf(this._availableNames,e)>=0},t.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},t.type="legend.plain",t.dependencies=["series"],t.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",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:"#ccc",inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}},t}(u.default),d=c;t.default=d},f902:function(e,t,n){"use strict";n("7a82"),Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,n,a,o,s,l,u){for(var c=function(e,t){var n=[];return t.diff(e).add((function(e){n.push({cmd:"+",idx:e})})).update((function(e,t){n.push({cmd:"=",idx:t,idx1:e})})).remove((function(e){n.push({cmd:"-",idx:e})})).execute(),n}(e,t),d=[],f=[],h=[],p=[],g=[],v=[],y=[],m=(0,r.prepareDataCoordInfo)(o,t,l),_=e.getLayout("points")||[],b=t.getLayout("points")||[],x=0;x<c.length;x++){var S=c[x],M=!0,w=void 0,T=void 0;switch(S.cmd){case"=":w=2*S.idx,T=2*S.idx1;var I=_[w],A=_[w+1],C=b[T],P=b[T+1];(isNaN(I)||isNaN(A))&&(I=C,A=P),d.push(I,A),f.push(C,P),h.push(n[w],n[w+1]),p.push(a[T],a[T+1]),y.push(t.getRawIndex(S.idx1));break;case"+":var O=S.idx,D=m.dataDimsForPoint,L=o.dataToPoint([t.get(D[0],O),t.get(D[1],O)]);T=2*O,d.push(L[0],L[1]),f.push(b[T],b[T+1]);var E=(0,r.getStackedOnPoint)(m,o,t,O);h.push(E[0],E[1]),p.push(a[T],a[T+1]),y.push(t.getRawIndex(O));break;case"-":M=!1}M&&(g.push(S),v.push(v.length))}v.sort((function(e,t){return y[e]-y[t]}));var k=d.length,R=(0,i.createFloat32Array)(k),N=(0,i.createFloat32Array)(k),z=(0,i.createFloat32Array)(k),B=(0,i.createFloat32Array)(k),V=[];for(x=0;x<v.length;x++){var F=v[x],j=2*x,G=2*F;R[j]=d[G],R[j+1]=d[G+1],N[j]=f[G],N[j+1]=f[G+1],z[j]=h[G],z[j+1]=h[G+1],B[j]=p[G],B[j+1]=p[G+1],V[x]=g[F]}return{current:R,next:N,stackedOnCurrent:z,stackedOnNext:B,status:V}},n("14d9"),n("4e82");var r=n("165a"),i=n("70d4")},f912:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default,i=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("cb29");var a=n("9ab4"),o=i(n("e136")),s=n("50db"),l=r(n("adc2")),u=n("6b20"),c=n("80f7"),d=n("a62d"),f=["itemStyle","opacity"],h=function(e){function t(t,n){var r=e.call(this)||this,i=r,a=new o.Polyline,s=new o.Text;return i.setTextContent(s),r.setTextGuideLine(a),r.updateData(t,n,!0),r}return(0,a.__extends)(t,e),t.prototype.updateData=function(e,t,n){var r=e.hostModel,i=e.getItemModel(t),a=e.getItemLayout(t),l=i.getModel("emphasis"),u=i.get(f);u=null==u?1:u,n||(0,d.saveOldStyle)(this),this.useStyle(e.getItemVisual(t,"style")),this.style.lineJoin="round",n?(this.setShape({points:a.points}),this.style.opacity=0,o.initProps(this,{style:{opacity:u}},r,t)):o.updateProps(this,{style:{opacity:u},shape:{points:a.points}},r,t),(0,s.setStatesStylesFromModel)(this,i),this._updateLabel(e,t),(0,s.toggleHoverEmphasis)(this,l.get("focus"),l.get("blurScope"),l.get("disabled"))},t.prototype._updateLabel=function(e,t){var n=this.getTextGuideLine(),r=this.getTextContent(),i=e.hostModel,a=e.getItemModel(t),s=e.getItemLayout(t),l=s.label,d=e.getItemVisual(t,"style"),f=d.fill;(0,c.setLabelStyle)(r,(0,c.getLabelStatesModels)(a),{labelFetcher:e.hostModel,labelDataIndex:t,defaultOpacity:d.opacity,defaultText:e.getName(t)},{normal:{align:l.textAlign,verticalAlign:l.verticalAlign}}),this.setTextConfig({local:!0,inside:!!l.inside,insideStroke:f,outsideFill:f});var h=l.linePoints;n.setShape({points:h}),this.textGuideLineConfig={anchor:h?new o.Point(h[0][0],h[0][1]):null},o.updateProps(r,{style:{x:l.x,y:l.y}},i,t),r.attr({rotation:l.rotation,originX:l.x,originY:l.y,z2:10}),(0,u.setLabelLineStyle)(this,(0,u.getLabelLineStatesModels)(a),{stroke:f})},t}(o.Polygon),p=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.ignoreLabelLineUpdate=!0,n}return(0,a.__extends)(t,e),t.prototype.render=function(e,t,n){var r=e.getData(),i=this._data,a=this.group;r.diff(i).add((function(e){var t=new h(r,e);r.setItemGraphicEl(e,t),a.add(t)})).update((function(e,t){var n=i.getItemGraphicEl(t);n.updateData(r,e),a.add(n),r.setItemGraphicEl(e,n)})).remove((function(t){var n=i.getItemGraphicEl(t);o.removeElementWithFadeOut(n,e,t)})).execute(),this._data=r},t.prototype.remove=function(){this.group.removeAll(),this._data=null},t.prototype.dispose=function(){},t.type="funnel",t}(l.default),g=p;t.default=g},fa1f:function(e,t,n){"use strict";n("d81d"),n("d3b7"),n("ddb0"),n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.parseConditionalExpression=function(e,t){return new m(e,t)};var i=r(n("53ca"));n("4d63"),n("c607"),n("ac1f"),n("2c3e"),n("25f0"),n("00b4"),n("14d9");var a=n("58f5"),o=n("7be7"),s=n("7061"),l={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},u=function(){function e(e){var t=this._condVal=(0,a.isString)(e)?new RegExp(e):(0,a.isRegExp)(e)?e:null;if(null==t){0,(0,o.throwError)("")}}return e.prototype.evaluate=function(e){var t=(0,i.default)(e);return(0,a.isString)(t)?this._condVal.test(e):!!(0,a.isNumber)(t)&&this._condVal.test(e+"")},e}(),c=function(){function e(){}return e.prototype.evaluate=function(){return this.value},e}(),d=function(){function e(){}return e.prototype.evaluate=function(){for(var e=this.children,t=0;t<e.length;t++)if(!e[t].evaluate())return!1;return!0},e}(),f=function(){function e(){}return e.prototype.evaluate=function(){for(var e=this.children,t=0;t<e.length;t++)if(e[t].evaluate())return!0;return!1},e}(),h=function(){function e(){}return e.prototype.evaluate=function(){return!this.child.evaluate()},e}(),p=function(){function e(){}return e.prototype.evaluate=function(){for(var e=!!this.valueParser,t=this.getValue,n=t(this.valueGetterParam),r=e?this.valueParser(n):null,i=0;i<this.subCondList.length;i++)if(!this.subCondList[i].evaluate(e?r:n))return!1;return!0},e}();function g(e,t){if(!0===e||!1===e){var n=new c;return n.value=e,n}return y(e)||(0,o.throwError)(""),e.and?v("and",e,t):e.or?v("or",e,t):e.not?function(e,t){var n=e.not;0;y(n)||(0,o.throwError)("");var r=new h;r.child=g(n,t),r.child||(0,o.throwError)("");return r}(e,t):function(e,t){for(var n=t.prepareGetValue(e),r=[],i=(0,a.keys)(e),c=e.parser,d=c?(0,s.getRawValueParser)(c):null,f=0;f<i.length;f++){var h=i[f];if("parser"!==h&&!t.valueGetterAttrMap.get(h)){var g=(0,a.hasOwn)(l,h)?l[h]:h,v=e[h],y=d?d(v):v,m=(0,s.createFilterComparator)(g,y)||"reg"===g&&new u(y);m||(0,o.throwError)(""),r.push(m)}}r.length||(0,o.throwError)("");var _=new p;return _.valueGetterParam=n,_.valueParser=d,_.getValue=t.getValue,_.subCondList=r,_}(e,t)}function v(e,t,n){var r=t[e];(0,a.isArray)(r)||(0,o.throwError)(""),r.length||(0,o.throwError)("");var i="and"===e?new d:new f;return i.children=(0,a.map)(r,(function(e){return g(e,n)})),i.children.length||(0,o.throwError)(""),i}function y(e){return(0,a.isObject)(e)&&!(0,a.isArrayLike)(e)}var m=function(){function e(e,t){this._cond=g(e,t)}return e.prototype.evaluate=function(){return this._cond.evaluate()},e}()},fb2c:function(e,t,n){var r=n("74e8");r("Uint32",(function(e){return function(t,n,r){return e(this,t,n,r)}}))},fb55:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if(!t)return;var n,r,i,c,d,f,h=e.data,p=e.len(),g=o.M,v=o.C,y=o.L,m=o.R,_=o.A,b=o.Q;for(i=0,c=0;i<p;){switch(n=h[i++],c=i,r=0,n){case g:r=1;break;case y:r=1;break;case v:r=3;break;case b:r=2;break;case _:var x=t[4],S=t[5],M=l(t[0]*t[0]+t[1]*t[1]),w=l(t[2]*t[2]+t[3]*t[3]),T=u(-t[1]/w,t[0]/M);h[i]*=M,h[i++]+=x,h[i]*=w,h[i++]+=S,h[i++]*=M,h[i++]*=w,h[i++]+=T,h[i++]+=T,i+=2,c=i;break;case m:f[0]=h[i++],f[1]=h[i++],(0,a.applyTransform)(f,f,t),h[c++]=f[0],h[c++]=f[1],f[0]+=h[i++],f[1]+=h[i++],(0,a.applyTransform)(f,f,t),h[c++]=f[0],h[c++]=f[1]}for(d=0;d<r;d++){var I=s[d];I[0]=h[i++],I[1]=h[i++],(0,a.applyTransform)(I,I,t),h[c++]=I[0],h[c++]=I[1]}}e.increaseVersion()};var i=r(n("b589")),a=n("e235"),o=i.default.CMD,s=[[],[],[]],l=Math.sqrt,u=Math.atan2},fc4a:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){t=t||{},i.defaults(t,{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new a.Group,r=new a.Rect({style:{fill:t.maskColor},zlevel:t.zlevel,z:1e4});n.add(r);var s,l=new a.Text({style:{text:t.text,fill:t.textColor,fontSize:t.fontSize,fontWeight:t.fontWeight,fontStyle:t.fontStyle,fontFamily:t.fontFamily},zlevel:t.zlevel,z:10001}),u=new a.Rect({style:{fill:"none"},textContent:l,textConfig:{position:"right",distance:10},zlevel:t.zlevel,z:10001});n.add(u),t.showSpinner&&(s=new a.Arc({shape:{startAngle:-o/2,endAngle:-o/2+.1,r:t.spinnerRadius},style:{stroke:t.color,lineCap:"round",lineWidth:t.lineWidth},zlevel:t.zlevel,z:10001}),s.animateShape(!0).when(1e3,{endAngle:3*o/2}).start("circularInOut"),s.animateShape(!0).when(1e3,{startAngle:3*o/2}).delay(300).start("circularInOut"),n.add(s));return n.resize=function(){var n=l.getBoundingRect().width,i=t.showSpinner?t.spinnerRadius:0,a=(e.getWidth()-2*i-(t.showSpinner&&n?10:0)-n)/2-(t.showSpinner&&n?0:5+n/2)+(t.showSpinner?0:n/2)+(n?0:i),o=e.getHeight()/2;t.showSpinner&&s.setShape({cx:a,cy:o}),u.setShape({x:a-i,y:o-i,width:2*i,height:2*i}),r.setShape({x:0,y:0,width:e.getWidth(),height:e.getHeight()})},n.resize(),n};var i=r(n("58f5")),a=r(n("e136")),o=Math.PI},fc7c:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){(0,i.use)(l.install),e.registerChartView(a.default),e.registerSeriesModel(o.default),e.registerVisual(e.PRIORITY.VISUAL.BRUSH,s.default)};var i=n("86e3"),a=r(n("9307")),o=r(n("fece")),s=r(n("28e6")),l=n("6ad2")},fda2:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.devicePixelRatio=t.debugMode=t.LIGHT_LABEL_COLOR=t.LIGHTER_LABEL_COLOR=t.DARK_MODE_THRESHOLD=t.DARK_LABEL_COLOR=void 0;var i=r(n("2faa")),a=1;i.default.hasGlobalWindow&&(a=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));t.debugMode=0;var o=a;t.devicePixelRatio=o;t.DARK_MODE_THRESHOLD=.4;t.DARK_LABEL_COLOR="#333";t.LIGHT_LABEL_COLOR="#ccc";t.LIGHTER_LABEL_COLOR="#eee"},fda7:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.alignScaleTicks=function(e,t,n){var r=a.default.prototype,u=r.getTicks.call(n),c=r.getTicks.call(n,!0),d=u.length-1,f=r.getInterval.call(n),h=(0,o.getScaleExtent)(e,t),p=h.extent,g=h.fixMin,v=h.fixMax;if("log"===e.type){var y=l(e.base);p=[l(p[0])/y,l(p[1])/y]}e.setExtent(p[0],p[1]),e.calcNiceExtent({splitNumber:d,fixMin:g,fixMax:v});var m=r.getExtent.call(e);g&&(p[0]=m[0]);v&&(p[1]=m[1]);var _=r.getInterval.call(e),b=p[0],x=p[1];if(g&&v)_=(x-b)/d;else if(g){x=p[0]+_*d;while(x<p[1]&&isFinite(x)&&isFinite(p[1]))_=(0,s.increaseInterval)(_),x=p[0]+_*d}else if(v){b=p[1]-_*d;while(b>p[0]&&isFinite(b)&&isFinite(p[0]))_=(0,s.increaseInterval)(_),b=p[1]-_*d}else{var S=e.getTicks().length-1;S>d&&(_=(0,s.increaseInterval)(_));var M=_*d;x=Math.ceil(p[1]/_)*_,b=(0,i.round)(x-M),b<0&&p[0]>=0?(b=0,x=(0,i.round)(M)):x>0&&p[1]<=0&&(x=0,b=-(0,i.round)(M))}var w=(u[0].value-c[0].value)/f,T=(u[d].value-c[d].value)/f;r.setExtent.call(e,b+_*w,x+_*T),r.setInterval.call(e,_),(w||T)&&r.setNiceExtent.call(e,b+_,x-_);0};var i=n("30ac"),a=r(n("4cf8")),o=n("5df4"),s=(n("7be7"),n("0cfe")),l=Math.log},fe09:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.install=function(e){e.registerChartView(i.default),e.registerSeriesModel(a.default),e.registerLayout((0,u.curry)(o.default,"sunburst")),e.registerProcessor((0,u.curry)(l.default,"sunburst")),e.registerVisual(s.default),(0,c.installSunburstAction)(e)};var i=r(n("cd65")),a=r(n("9c54")),o=r(n("4730")),s=r(n("d73a")),l=r(n("c2f9")),u=n("58f5"),c=n("9fcf")},fe67:function(e,t,n){"use strict";n("7a82");var r=n("dbce").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){for(var n=0;n<e.length;n++)e[n][1]||(e[n][1]=e[n][0]);return t=t||!1,function(n,r,a){for(var o={},s=0;s<e.length;s++){var l=e[s][1];if(!(r&&i.indexOf(r,l)>=0||a&&i.indexOf(a,l)<0)){var u=n.getShallow(l,t);null!=u&&(o[e[s][0]]=u)}}return o}};var i=r(n("58f5"))},fece:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n("14d9"),n("ac1f"),n("5319");var i=n("9ab4"),a=n("58f5"),o=r(n("c540")),s=r(n("b113")),l=function(e){function t(){var n=null!==e&&e.apply(this,arguments)||this;return n.type=t.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return(0,i.__extends)(t,e),t.prototype.getInitialData=function(e,t){return(0,s.default)(null,this,{useEncodeDefaulter:(0,a.bind)(u,null,this)})},t.prototype.getRawIndicesByActiveState=function(e){var t=this.coordinateSystem,n=this.getData(),r=[];return t.eachActiveState(n,(function(t,i){e===t&&r.push(n.getRawIndex(i))})),r},t.type="series.parallel",t.dependencies=["parallel"],t.defaultOption={z:2,coordinateSystem:"parallel",parallelIndex:0,label:{show:!1},inactiveOpacity:.05,activeOpacity:1,lineStyle:{width:1,opacity:.45,type:"solid"},emphasis:{label:{show:!1}},progressive:500,smooth:!1,animationEasing:"linear"},t}(o.default);function u(e){var t=e.ecModel.getComponent("parallel",e.get("parallelIndex"));if(t){var n={};return(0,a.each)(t.dimensions,(function(e){var t=function(e){return+e.replace("dim","")}(e);n[e]=t})),n}}var c=l;t.default=c},ff74:function(e,t,n){"use strict";n("7a82");var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.fastLerp=_,t.fastMapToColor=void 0,t.lerp=x,t.lift=function(e,t){var n=y(e);if(n){for(var r=0;r<3;r++)n[r]=t<0?n[r]*(1-t)|0:(255-n[r])*t+n[r]|0,n[r]>255?n[r]=255:n[r]<0&&(n[r]=0);return M(n,4===n.length?"rgba":"rgb")}},t.lum=function(e,t){var n=y(e);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*t:0},t.mapToColor=void 0,t.modifyAlpha=function(e,t){var n=y(e);if(n&&null!=t)return n[3]=s(t),M(n,"rgba")},t.modifyHSL=function(e,t,n,r){var i=y(e);if(e)return i=function(e){if(!e)return;var t,n,r=e[0]/255,i=e[1]/255,a=e[2]/255,o=Math.min(r,i,a),s=Math.max(r,i,a),l=s-o,u=(s+o)/2;if(0===l)t=0,n=0;else{n=u<.5?l/(s+o):l/(2-s-o);var c=((s-r)/6+l/2)/l,d=((s-i)/6+l/2)/l,f=((s-a)/6+l/2)/l;r===s?t=f-d:i===s?t=1/3+c-f:a===s&&(t=2/3+d-c),t<0&&(t+=1),t>1&&(t-=1)}var h=[360*t,n,u];null!=e[3]&&h.push(e[3]);return h}(i),null!=t&&(i[0]=function(e){return e=Math.round(e),e<0?0:e>360?360:e}(t)),null!=n&&(i[1]=u(n)),null!=r&&(i[2]=u(r)),M(m(i),"rgba")},t.parse=y,t.random=function(){return M([Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(255*Math.random())],"rgb")},t.stringify=M,t.toHex=function(e){var t=y(e);if(t)return((1<<24)+(t[0]<<16)+(t[1]<<8)+ +t[2]).toString(16).slice(1)},n("acd8"),n("e25e"),n("fb6a"),n("ac1f"),n("5319"),n("c975"),n("14d9"),n("d401"),n("d3b7"),n("25f0");var i=r(n("bde0")),a={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 o(e){return e=Math.round(e),e<0?0:e>255?255:e}function s(e){return e<0?0:e>1?1:e}function l(e){var t=e;return t.length&&"%"===t.charAt(t.length-1)?o(parseFloat(t)/100*255):o(parseInt(t,10))}function u(e){var t=e;return t.length&&"%"===t.charAt(t.length-1)?s(parseFloat(t)/100):s(parseFloat(t))}function c(e,t,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?e+(t-e)*n*6:2*n<1?t:3*n<2?e+(t-e)*(2/3-n)*6:e}function d(e,t,n){return e+(t-e)*n}function f(e,t,n,r,i){return e[0]=t,e[1]=n,e[2]=r,e[3]=i,e}function h(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}var p=new i.default(20),g=null;function v(e,t){g&&h(g,t),g=p.put(e,g||t.slice())}function y(e,t){if(e){t=t||[];var n=p.get(e);if(n)return h(t,n);e+="";var r=e.replace(/ /g,"").toLowerCase();if(r in a)return h(t,a[r]),v(e,t),t;var i=r.length;if("#"!==r.charAt(0)){var o=r.indexOf("("),s=r.indexOf(")");if(-1!==o&&s+1===i){var c=r.substr(0,o),d=r.substr(o+1,s-(o+1)).split(","),g=1;switch(c){case"rgba":if(4!==d.length)return 3===d.length?f(t,+d[0],+d[1],+d[2],1):f(t,0,0,0,1);g=u(d.pop());case"rgb":return d.length>=3?(f(t,l(d[0]),l(d[1]),l(d[2]),3===d.length?g:u(d[3])),v(e,t),t):void f(t,0,0,0,1);case"hsla":return 4!==d.length?void f(t,0,0,0,1):(d[3]=u(d[3]),m(d,t),v(e,t),t);case"hsl":return 3!==d.length?void f(t,0,0,0,1):(m(d,t),v(e,t),t);default:return}}f(t,0,0,0,1)}else{if(4===i||5===i){var y=parseInt(r.slice(1,4),16);return y>=0&&y<=4095?(f(t,(3840&y)>>4|(3840&y)>>8,240&y|(240&y)>>4,15&y|(15&y)<<4,5===i?parseInt(r.slice(4),16)/15:1),v(e,t),t):void f(t,0,0,0,1)}if(7===i||9===i){y=parseInt(r.slice(1,7),16);return y>=0&&y<=16777215?(f(t,(16711680&y)>>16,(65280&y)>>8,255&y,9===i?parseInt(r.slice(7),16)/255:1),v(e,t),t):void f(t,0,0,0,1)}}}}function m(e,t){var n=(parseFloat(e[0])%360+360)%360/360,r=u(e[1]),i=u(e[2]),a=i<=.5?i*(r+1):i+r-i*r,s=2*i-a;return t=t||[],f(t,o(255*c(s,a,n+1/3)),o(255*c(s,a,n)),o(255*c(s,a,n-1/3)),1),4===e.length&&(t[3]=e[3]),t}function _(e,t,n){if(t&&t.length&&e>=0&&e<=1){n=n||[];var r=e*(t.length-1),i=Math.floor(r),a=Math.ceil(r),l=t[i],u=t[a],c=r-i;return n[0]=o(d(l[0],u[0],c)),n[1]=o(d(l[1],u[1],c)),n[2]=o(d(l[2],u[2],c)),n[3]=s(d(l[3],u[3],c)),n}}var b=_;function x(e,t,n){if(t&&t.length&&e>=0&&e<=1){var r=e*(t.length-1),i=Math.floor(r),a=Math.ceil(r),l=y(t[i]),u=y(t[a]),c=r-i,f=M([o(d(l[0],u[0],c)),o(d(l[1],u[1],c)),o(d(l[2],u[2],c)),s(d(l[3],u[3],c))],"rgba");return n?{color:f,leftIndex:i,rightIndex:a,value:r}:f}}t.fastMapToColor=b;var S=x;function M(e,t){if(e&&e.length){var n=e[0]+","+e[1]+","+e[2];return"rgba"!==t&&"hsva"!==t&&"hsla"!==t||(n+=","+e[3]),t+"("+n+")"}}t.mapToColor=S},ff89:function(e,t,n){"use strict";var r=n("4ea4").default;Object.defineProperty(t,"__esModule",{value:!0}),t.Canvas=void 0,t.dispatch=function(e,t){var n=t.x,r=t.y,i=t.wheelDelta;this.dispatch(e,{zrX:n,zrY:r,zrDelta:i,preventDefault:function(){},stopPropagation:function(){}})},t.setCanvasCreator=function(e,t){var n=t.canvas,r=t.node;if(e&&!e.registerPreprocessor)return console.warn("echarts 版本不对或未传入echarts,vue3请使用esm格式");e.registerPreprocessor((function(e){e&&e.series&&(e.series.length>0?e.series.forEach((function(e){e.progressive=0})):"object"===(0,a.default)(e.series)&&(e.series.progressive=0))})),e.setPlatformAPI&&e.setPlatformAPI({loadImage:n.setChart?function(e,t,n){var i=null;return r&&r.createImage?(i=r.createImage(),i.onload=t.bind(i),i.onerror=n.bind(i),i.src=e,i):(i=new c,i.onload=t.bind(i),i.onerror=n.bind(i),i.src=e,i)}:null,createCanvas:function(){var e="createOffscreenCanvas";return uni.canIUse(e)&&uni[e]?uni[e]({type:"2d"}):n}})},n("14d9"),n("d3b7"),n("159b"),n("a434"),n("7a82"),n("fb6a"),n("e25e"),n("ac1f"),n("466d");var i=r(n("2909")),a=r(n("53ca")),o=r(n("d4ec")),s=r(n("bee2")),l={},u=function(){function e(){(0,o.default)(this,e),this.__events={}}return(0,s.default)(e,[{key:"on",value:function(e,t){if(e&&t){var n=this.__events[e]||[];n.push(t),this.__events[e]=n}}},{key:"emit",value:function(e,t){var n=this;if(e.constructor===Object&&(t=e,e=t&&t.type),e){var r=this.__events[e];r&&r.length&&r.forEach((function(e){e.call(n,t)}))}}},{key:"off",value:function(e,t){var n=this.__events,r=n[e];if(r&&r.length)if(t)for(var i=0,a=r.length;i<a;i++)r[i]===t&&(r.splice(i,1),i--);else delete n[e]}}]),e}(),c=function(){function e(){(0,o.default)(this,e),this.currentSrc=null,this.naturalHeight=0,this.naturalWidth=0,this.width=0,this.height=0,this.tagName="IMG"}return(0,s.default)(e,[{key:"src",get:function(){return this.currentSrc},set:function(e){var t=this;this.currentSrc=e,uni.getImageInfo({src:e,success:function(e){t.naturalWidth=t.width=e.width,t.naturalHeight=t.height=e.height,t.onload()},fail:function(){t.onerror()}})}}]),e}(),d=function(){function e(t,n,r){(0,o.default)(this,e),this.tagName="canvas",this.com=n,this.canvasId=r,this.ctx=t}return(0,s.default)(e,[{key:"width",get:function(){return this.com.offscreenWidth||0},set:function(e){this.com.offscreenWidth=e}},{key:"height",get:function(){return this.com.offscreenHeight||0},set:function(e){this.com.offscreenHeight=e}},{key:"getContext",value:function(e){return this.ctx}},{key:"getImageData",value:function(){var e=this;return new Promise((function(t,n){e.com.$nextTick((function(){uni.canvasGetImageData({x:0,y:0,width:e.com.offscreenWidth,height:e.com.offscreenHeight,canvasId:e.canvasId,success:function(e){t(e)},fail:function(e){n(e)}},e.com)}))}))}}]),e}(),f=function(){function e(t,n,r){var i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};(0,o.default)(this,e),l[n.canvasId]={ctx:t},this.canvasId=n.canvasId,this.chart=null,this.isNew=r,this.tagName="canvas",this.canvasNode=i,this.com=n,r||this._initStyle(t),this._initEvent(),this._ee=new u}return(0,s.default)(e,[{key:"getContext",value:function(e){if("2d"===e)return this.ctx}},{key:"setAttribute",value:function(e,t){"aria-label"===e&&(this.com["ariaLabel"]=t)}},{key:"setChart",value:function(e){this.chart=e}},{key:"createOffscreenCanvas",value:function(e){if(!this.children){this.com.isOffscreenCanvas=!0,this.com.offscreenWidth=e.width||300,this.com.offscreenHeight=e.height||300;var t=this.com,n=this.com.offscreenCanvasId,r=uni.createCanvasContext(n,this.com);this._initStyle(r),this.children=new d(r,t,n)}return this.children}},{key:"appendChild",value:function(e){console.log("child",e)}},{key:"dispatchEvent",value:function(e,t){return"object"==(0,a.default)(e)?this._ee.emit(e.type,e):this._ee.emit(e,t),!0}},{key:"attachEvent",value:function(){}},{key:"detachEvent",value:function(){}},{key:"addEventListener",value:function(e,t){this._ee.on(e,t)}},{key:"removeEventListener",value:function(e,t){this._ee.off(e,t)}},{key:"_initCanvas",value:function(e,t){}},{key:"_initStyle",value:function(e,t){if(["fillStyle","strokeStyle","fontSize","globalAlpha","opacity","textAlign","textBaseline","shadow","lineWidth","lineCap","lineJoin","lineDash","miterLimit"].forEach((function(t){Object.defineProperty(e,t,{set:function(n){if("opacity"!==t){if("fillStyle"!==t&&"strokeStyle"!==t||"none"!==n&&null!==n){if("object"==(0,a.default)(n))return void((n.hasOwnProperty("colorStop")||n.hasOwnProperty("colors"))&&e["set"+t.charAt(0).toUpperCase()+t.slice(1)](n));e["set"+t.charAt(0).toUpperCase()+t.slice(1)](n)}}else e.setGlobalAlpha(n)}})})),this.isNew||t||(e.uniDrawImage=e.drawImage,e.drawImage=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];n[0]=n[0].src,e.uniDrawImage.apply(e,n)}),e.createRadialGradient||(e.createRadialGradient=function(){return e.createCircularGradient.apply(e,(0,i.default)(Array.prototype.slice.call(arguments).slice(-3)))}),e.strokeText||(e.strokeText=function(){e.fillText.apply(e,arguments)}),!e.measureText){var n=function(e){for(var t=0,n=0;n<e.length;n++)e.charCodeAt(n)>0&&e.charCodeAt(n)<128?t++:t+=2;return t};e.measureText=function(t,r){var i,a=(null===e||void 0===e||null===(i=e.state)||void 0===i?void 0:i.fontSize)||12;r&&(a=parseInt(r.match(/([\d\.]+)px/)[1])),a/=2;var o=a>=16,s=o?1.3:1;return{width:n(t)*a*s}}}}},{key:"_initEvent",value:function(e){var t=this;this.event={};[{wxName:"touchStart",ecName:"mousedown"},{wxName:"touchMove",ecName:"mousemove"},{wxName:"touchEnd",ecName:"mouseup"},{wxName:"touchEnd",ecName:"click"}].forEach((function(e){t.event[e.wxName]=function(n){var r=n.touches[0];t.chart.getZr().handler.dispatch(e.ecName,{zrX:"tap"===e.wxName?r.clientX:r.x,zrY:"tap"===e.wxName?r.clientY:r.y})}}))}},{key:"width",get:function(){return this.canvasNode.width||0},set:function(e){this.canvasNode.width=e}},{key:"height",get:function(){return this.canvasNode.height||0},set:function(e){this.canvasNode.height=e}},{key:"ctx",get:function(){return l[this.canvasId]["ctx"]||null}},{key:"chart",get:function(){return l[this.canvasId]["chart"]||null},set:function(e){l[this.canvasId]["chart"]=e}}]),e}();t.Canvas=f}}]); |