!search[zh]]\\\">\\n\\n!! Tiddlers tagged with <$link to=<>/>\\n\\n$list>\\n$list>\\n\\n\\n<$macrocall $name=\\\"toc\\\" tag=<> sort=\\\"sort[title]\\\"/>\\n
\\n\\n$set>\\n\"},\"$:/plugins/Gk0Wk/echarts/addons/TagCloud-readme\":{\"title\":\"$:/plugins/Gk0Wk/echarts/addons/TagCloud-readme\",\"text\":\"```html\\n<$echarts $tiddler=\\\"$:/plugins/Gk0Wk/echarts/addons/TagCloud.js\\\" />\\n```\\n\\n<$echarts $tiddler=\\\"$:/plugins/Gk0Wk/echarts/addons/TagCloud.js\\\" />\\n\"},\"$:/plugins/Gk0Wk/echarts/addons/TheBrainPopup\":{\"title\":\"$:/plugins/Gk0Wk/echarts/addons/TheBrainPopup\",\"text\":\"<$text text=<> />
<$list filter=\\\"[tags[]count[]match[0]]\\\"><$transclude tiddler=\\\"$:/core/ui/ViewTemplate/tags\\\" />$list><$transclude tiddler=\\\"$:/core/ui/ViewTemplate/body\\\" mode=\\\"inline\\\" />\\n\"},\"$:/plugins/Gk0Wk/echarts/addons/TheBrain-readme\":{\"title\":\"$:/plugins/Gk0Wk/echarts/addons/TheBrain-readme\",\"text\":\"<$echarts $tiddler=\\\"$:/plugins/Gk0Wk/echarts/addons/TheBrain.js\\\" focussedTiddler=\\\"$:/plugins/Gk0Wk/echarts\\\" excludeFilter=\\\"[is[draft]]\\\" $width=\\\"100%\\\" $height=\\\"300px\\\" />\\n\\n<$list filter=\\\"[[$:/language]get[text]removeprefix[$:/languages/]else[en-GB]]\\\" variable=\\\"lang\\\">\\n<$list filter=\\\"[search[zh]]\\\">\\n\\n聚焦图,灵感来源于 <$text text=\\\"TheBrain\\\" /> 与知识图谱理论,目的是在用户阅读条目时提供信息侧载,用直观的视觉信息告诉用户与该条目相关的信息,帮助用户在茫茫的知识海洋中自由漫步。\\n\\n因该图关注的是当前条目所发散的信息,因此成为「聚焦」,与Obsidian的全局知识图谱不同(全局图谱正在设计中,欢迎提出建议)。\\n\\n一般的使用方法:将该图放置于侧栏,并下载安装 <$text text=\\\"$:/plugins/Gk0Wk/focused-tiddler\\\" /> 插件([[CPL|https://tw-cpl.netlify.app/]]中有)。具体操作为:\\n\\n# 创建一个条目,并赋予其 `$:/tags/SideBar` 标签;\\n# 其中写如下内容:`<$echarts $tiddler=\\\"$:/plugins/Gk0Wk/echarts/addons/TheBrain.js\\\" />`;\\n# 设置一下`caption`字段,作为侧栏的标题\\n# 保存,即可以在侧边栏看到它。\\n\\n聚焦图提供了一些参数,可以根据这些参数设定其行为:\\n\\n* `focussedTiddler` 用于设定当前聚焦的条目,即从该条目开始向外扩展。默认使用 <$text text=\\\"$:/plugins/Gk0Wk/focused-tiddler\\\" /> 提供的当前聚焦的条目。支持使用过滤表达式包含多个条目,如 `[tag[A]]`;\\n* `levels` 用于设定图的层级,即从当前条目开始,向外扩展几层。默认为 `1`,`Infinity`为无限扩展直到遍历所有关系,@@color:red; 层级越多就越有可能卡死页面,自己当心 @@;\\n* `graphTitle` 用于设定图的标题,即侧边栏的标题。默认为 `聚焦`;\\n* `aliasField` 用于设定别名字段,即在聚焦图中,显示的是别名字段的内容。默认为 `caption`;\\n* `excludeFilter` 用于设定排除的过滤器,即在聚焦图中,排除哪些条目。默认为 `[prefix[$:/]] [is[draft]]`,即排除所有系统条目和被编辑的条目;\\n* `previewDelay` 用于设定预览延迟,即鼠标悬停在节点上多久后显示预览。默认为 `1000`,即 1000ms,`-1` 表示不显示预览;\\n* `focusBlur` 在鼠标悬浮在某个节点上时,其他节点是否变淡。默认为 `true`,即变淡;\\n* `previewTemplate` 用于设定预览模板,渲染预览内容。默认为 `$:/plugins/Gk0Wk/echarts/addons/TheBrainPopup`;\\n* `zoom` 用于设定初始缩放比例。默认为 `4`。\\n\\n$list>\\n<$list filter=\\\"[!search[zh]]\\\">\\n\\nFocus map, inspired by <$text text=\\\"TheBrain\\\" /> and knowledge graph theory, aims to provide information side-loading when users read a tiddler, and use intuitive visual information to tell users the information related to the tiddler, helping users to freely walk in the vast ocean of knowledge.\\n\\nBecause the graph focuses on the information diverging from the current tiddler, it names \\\"focus\\\", which is different from the global knowledge graph of Obsidian (the global graph is under design, suggestions are welcome).\\n\\nGeneral usage: place the graph in the sidebar, and install the <$text text=\\\"$:/plugins/Gk0Wk/focused-tiddler\\\" /> plugin (available in [[CPL|https://tw-cpl.netlify.app/]]). The specific operation is:\\n\\n# Create a tiddler and assign it the `$:/tags/SideBar` tag;\\n# Write the following content in it: `<$echarts $tiddler=\\\"$:/plugins/Gk0Wk/echarts/addons/TheBrain.js\\\" />`;\\n# Set the `caption` field as the title of the sidebar;\\n# Save, and you can see it in the sidebar.\\n\\nThe focus map provides some parameters, which can be used to set its behavior:\\n\\n* `focussedTiddler` is used to set the current focused tiddler, that is, expand from this tiddler. The default is the current focused tiddler provided by <$text text=\\\"$:/plugins/Gk0Wk/focused-tiddler\\\" />. Multiple tiddlers can be included in the filter expression, such as `[tag[A]]`;\\n* `levels` is used to set the level of the graph, that is, expand several levels from the current tiddler. The default is `1`, `Infinity` means unlimited expansion until all relationships are traversed, @@color:red; the more levels, the more likely it is to freeze the page, be careful @@;\\n* `graphTitle` is used to set the title of the graph, that is, the title of the sidebar. The default is `Focusing Map`;\\n* `aliasField` is used to set the alias field, that is, the content of the alias field is displayed in the focus map. The default is `caption`;\\n* `excludeFilter` is used to set the exclude filter, that is, which tiddlers are excluded in the focus map. The default is `[prefix[$:/]] [is[draft]]`, that is, exclude all system tiddlers and editing tiddlers;\\n* `previewDelay` is used to set the preview delay, that is, how long the preview is displayed after the mouse hovers over the node. The default is `1000`, that is, 1000ms, `-1` means no preview;\\n* `focusBlur` is used to set whether other nodes become lighter when the mouse hovers over a node. The default is `true`, that is, lighter;\\n* `previewTemplate` is used to set the preview template to render the preview content. The default is `$:/plugins/Gk0Wk/echarts/addons/TheBrainPopup`;\\n* `zoom` is used to set the initial zoom ratio. The default is `4`.\\n\\n$list>\\n$list>\\n\"},\"$:/plugins/Gk0Wk/echarts/addons/BrainMap\":{\"title\":\"$:/plugins/Gk0Wk/echarts/addons/BrainMap\",\"type\":\"text/vnd.tiddlywiki\",\"caption\":\"BrainMap\",\"echarts.author\":\"peterhajas\",\"echarts.readme\":\"\",\"text\":\"{\\n \\\"tooltip\\\": {\\n \\\"trigger\\\": \\\"item\\\"\\n },\\n \\\"series\\\": [{\\n \\\"type\\\": \\\"graph\\\",\\n \\\"layout\\\": \\\"force\\\",\\n \\\"roam\\\": true,\\n \\\"animation\\\": false,\\n \\\"label\\\": {\\n \\\"position\\\": \\\"right\\\",\\n \\\"formatter\\\": \\\"{b}\\\"\\n },\\n \\\"draggable\\\": false,\\n \\\"data\\\": [\\n <$list>\\n {\\\"name\\\": \\\"<>\\\"},\\n $list>\\n ],\\n \\\"force\\\": {\\n \\\"edgeLength\\\": 25,\\n \\\"repulsion\\\": 50,\\n \\\"gravity\\\": 0.1\\n },\\n \\\"edges\\\": [\\n <$list>\\n <$set name=currentSource value=<> >\\n <$list filter=\\\"[all[current]links[]]\\\">\\n {\\\"source\\\":\\\"<>\\\", \\\"target\\\": \\\"{{!!title}}\\\"},\\n $list>\\n $set>\\n $list>\\n ]\\n }]\\n}\\n\"},\"$:/plugins/Gk0Wk/echarts/banner\":{\"title\":\"$:/plugins/Gk0Wk/echarts/banner\",\"text\":\"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\",\"type\":\"image/jpeg\"},\"$:/plugins/Gk0Wk/echarts/addon-author-template\":{\"title\":\"$:/plugins/Gk0Wk/echarts/addon-author-template\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"\\n\"},\"$:/plugins/Gk0Wk/echarts/addon-document-template\":{\"title\":\"$:/plugins/Gk0Wk/echarts/addon-document-template\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"!! <$text text={{{ [get[caption]] }}} />\\n\\n@@background:#0003;padding:5px 10px;border-left:3px solid #03fffc;font-weight:750;background-image:linear-gradient(0,#03fffc12,#03fffc12);\\n<$list filter=\\\"[has[echarts.author]]\\\">\\n<$list filter=\\\"[[$:/language]get[text]removeprefix[$:/languages/]else[en-GB]]\\\" variable=\\\"lang\\\">\\n<$list filter=\\\"[search[zh]]\\\">\\n\\n作者: <$text text={{{ [get[echarts.author]] }}} />\\n\\n插件: <>\\n\\n文档需要改进?希望分享经验?欢迎提 [[Issue|https://github.com/tiddly-gittly/tw-echarts/issues]] 或者 QQ 群里联系我!\\n\\n$list>\\n<$list filter=\\\"[!search[zh]]\\\">\\n\\nAuthor: <$text text={{{ [get[echarts.author]] }}} />\\n\\nAddon: <>\\n\\nNeed to improve the documentation? Want to share your experience? Feel free for an [[Issue|https://github.com/tiddly-gittly/tw-echarts/issues]]!\\n\\n$list>\\n$list>\\n$list>\\n@@\\n\\n<$transclude mode=\\\"block\\\" tiddler=<> field=\\\"echarts.readme\\\" />\\n\"},\"$:/plugins/Gk0Wk/echarts/addons\":{\"title\":\"$:/plugins/Gk0Wk/echarts/addons\",\"type\":\"text/vnd.tiddlywiki\",\"text\":\"\\n\"},\"$:/plugins/Gk0Wk/echarts/echarts-wordcloud.min.js\":{\"title\":\"$:/plugins/Gk0Wk/echarts/echarts-wordcloud.min.js\",\"text\":\"/*! For license information please see echarts-wordcloud.min.js.LICENSE.txt */\\n!function(t,e){\\\"object\\\"==typeof exports&&\\\"object\\\"==typeof module?module.exports=e(require(\\\"$:/plugins/Gk0Wk/echarts/echarts.min.js\\\")):\\\"function\\\"==typeof define&&define.amd?define([\\\"echarts\\\"],e):\\\"object\\\"==typeof exports?exports[\\\"echarts-wordcloud\\\"]=e(require(\\\"echarts\\\")):t[\\\"echarts-wordcloud\\\"]=e(t.echarts)}(self,(function(t){return(()=>{\\\"use strict\\\";var e={638:(t,e,a)=>{a.r(e);var r=a(83);r.extendSeriesModel({type:\\\"series.wordCloud\\\",visualStyleAccessPath:\\\"textStyle\\\",visualStyleMapper:function(t){return{fill:t.get(\\\"color\\\")}},visualDrawType:\\\"fill\\\",optionUpdated:function(){var t=this.option;t.gridSize=Math.max(Math.floor(t.gridSize),4)},getInitialData:function(t,e){var a=r.helper.createDimensions(t.data,{coordDimensions:[\\\"value\\\"]}),i=new r.List(a,this);return i.initData(t.data),i},defaultOption:{maskImage:null,shape:\\\"circle\\\",keepAspect:!1,left:\\\"center\\\",top:\\\"center\\\",width:\\\"70%\\\",height:\\\"80%\\\",sizeRange:[12,60],rotationRange:[-90,90],rotationStep:45,gridSize:8,drawOutOfBound:!1,shrinkToFit:!1,textStyle:{fontWeight:\\\"normal\\\"}}}),r.extendChartView({type:\\\"wordCloud\\\",render:function(t,e,a){var i=this.group;i.removeAll();var o=t.getData(),n=t.get(\\\"gridSize\\\");t.layoutInstance.ondraw=function(e,a,s,l){var d=o.getItemModel(s),u=d.getModel(\\\"textStyle\\\"),f=new r.graphic.Text({style:r.helper.createTextStyle(u),scaleX:1/l.info.mu,scaleY:1/l.info.mu,x:(l.gx+l.info.gw/2)*n,y:(l.gy+l.info.gh/2)*n,rotation:l.rot});f.setStyle({x:l.info.fillTextOffsetX,y:l.info.fillTextOffsetY+.5*a,text:e,verticalAlign:\\\"middle\\\",fill:o.getItemVisual(s,\\\"style\\\").fill,fontSize:a}),i.add(f),o.setItemGraphicEl(s,f),f.ensureState(\\\"emphasis\\\").style=r.helper.createTextStyle(d.getModel([\\\"emphasis\\\",\\\"textStyle\\\"]),{state:\\\"emphasis\\\"}),f.ensureState(\\\"blur\\\").style=r.helper.createTextStyle(d.getModel([\\\"blur\\\",\\\"textStyle\\\"]),{state:\\\"blur\\\"}),r.helper.enableHoverEmphasis(f,d.get([\\\"emphasis\\\",\\\"focus\\\"]),d.get([\\\"emphasis\\\",\\\"blurScope\\\"])),f.stateTransition={duration:t.get(\\\"animation\\\")?t.get([\\\"stateAnimation\\\",\\\"duration\\\"]):0,easing:t.get([\\\"stateAnimation\\\",\\\"easing\\\"])},f.__highDownDispatcher=!0},this._model=t},remove:function(){this.group.removeAll(),this._model.layoutInstance.dispose()},dispose:function(){this._model.layoutInstance.dispose()}}),window.setImmediate||(window.setImmediate=window.msSetImmediate||window.webkitSetImmediate||window.mozSetImmediate||window.oSetImmediate||function(){if(!window.postMessage||!window.addEventListener)return null;var t=[void 0],e=\\\"zero-timeout-message\\\";return window.addEventListener(\\\"message\\\",(function(a){if(\\\"string\\\"==typeof a.data&&a.data.substr(0,e.length)===e){a.stopImmediatePropagation();var r=parseInt(a.data.substr(e.length),36);t[r]&&(t[r](),t[r]=void 0)}}),!0),window.clearImmediate=function(e){t[e]&&(t[e]=void 0)},function(a){var r=t.length;return t.push(a),window.postMessage(e+r.toString(36),\\\"*\\\"),r}}()||function(t){window.setTimeout(t,0)}),window.clearImmediate||(window.clearImmediate=window.msClearImmediate||window.webkitClearImmediate||window.mozClearImmediate||window.oClearImmediate||function(t){window.clearTimeout(t)});var i=function(){var t=document.createElement(\\\"canvas\\\");if(!t||!t.getContext)return!1;var e=t.getContext(\\\"2d\\\");return!!(e&&e.getImageData&&e.fillText&&Array.prototype.some&&Array.prototype.push)}(),o=function(){if(i){for(var t,e,a=document.createElement(\\\"canvas\\\").getContext(\\\"2d\\\"),r=20;r;){if(a.font=r.toString(10)+\\\"px sans-serif\\\",a.measureText(\\\"W\\\").width===t&&a.measureText(\\\"m\\\").width===e)return r+1;t=a.measureText(\\\"W\\\").width,e=a.measureText(\\\"m\\\").width,r--}return 0}}(),n=function(t){for(var e,a,r=t.length;r;)e=Math.floor(Math.random()*r),a=t[--r],t[r]=t[e],t[e]=a;return t},s={},l=function(t,e){if(i){var a=Math.floor(Math.random()*Date.now());Array.isArray(t)||(t=[t]),t.forEach((function(e,a){if(\\\"string\\\"==typeof e){if(t[a]=document.getElementById(e),!t[a])throw new Error(\\\"The element id specified is not found.\\\")}else if(!e.tagName&&!e.appendChild)throw new Error(\\\"You must pass valid HTML elements, or ID of the element.\\\")}));var r={list:[],fontFamily:'\\\"Trebuchet MS\\\", \\\"Heiti TC\\\", \\\"微軟正黑體\\\", \\\"Arial Unicode MS\\\", \\\"Droid Fallback Sans\\\", sans-serif',fontWeight:\\\"normal\\\",color:\\\"random-dark\\\",minSize:0,weightFactor:1,clearCanvas:!0,backgroundColor:\\\"#fff\\\",gridSize:8,drawOutOfBound:!1,shrinkToFit:!1,origin:null,drawMask:!1,maskColor:\\\"rgba(255,0,0,0.3)\\\",maskGapWidth:.3,layoutAnimation:!0,wait:0,abortThreshold:0,abort:function(){},minRotation:-Math.PI/2,maxRotation:Math.PI/2,rotationStep:.1,shuffle:!0,rotateRatio:.1,shape:\\\"circle\\\",ellipticity:.65,classes:null,hover:null,click:null};if(e)for(var l in e)l in r&&(r[l]=e[l]);if(\\\"function\\\"!=typeof r.weightFactor){var d=r.weightFactor;r.weightFactor=function(t){return t*d}}if(\\\"function\\\"!=typeof r.shape)switch(r.shape){case\\\"circle\\\":default:r.shape=\\\"circle\\\";break;case\\\"cardioid\\\":r.shape=function(t){return 1-Math.sin(t)};break;case\\\"diamond\\\":r.shape=function(t){var e=t%(2*Math.PI/4);return 1/(Math.cos(e)+Math.sin(e))};break;case\\\"square\\\":r.shape=function(t){return Math.min(1/Math.abs(Math.cos(t)),1/Math.abs(Math.sin(t)))};break;case\\\"triangle-forward\\\":r.shape=function(t){var e=t%(2*Math.PI/3);return 1/(Math.cos(e)+Math.sqrt(3)*Math.sin(e))};break;case\\\"triangle\\\":case\\\"triangle-upright\\\":r.shape=function(t){var e=(t+3*Math.PI/2)%(2*Math.PI/3);return 1/(Math.cos(e)+Math.sqrt(3)*Math.sin(e))};break;case\\\"pentagon\\\":r.shape=function(t){var e=(t+.955)%(2*Math.PI/5);return 1/(Math.cos(e)+.726543*Math.sin(e))};break;case\\\"star\\\":r.shape=function(t){var e=(t+.955)%(2*Math.PI/10);return(t+.955)%(2*Math.PI/5)-2*Math.PI/10>=0?1/(Math.cos(2*Math.PI/10-e)+3.07768*Math.sin(2*Math.PI/10-e)):1/(Math.cos(e)+3.07768*Math.sin(e))}}r.gridSize=Math.max(Math.floor(r.gridSize),4);var u,f,c,h,m,g,w,v,p=r.gridSize,y=p-r.maskGapWidth,x=Math.abs(r.maxRotation-r.minRotation),M=Math.min(r.maxRotation,r.minRotation),S=r.rotationStep;switch(r.color){case\\\"random-dark\\\":w=function(){return L(10,50)};break;case\\\"random-light\\\":w=function(){return L(50,90)};break;default:\\\"function\\\"==typeof r.color&&(w=r.color)}\\\"function\\\"==typeof r.fontWeight&&(v=r.fontWeight);var b=null;\\\"function\\\"==typeof r.classes&&(b=r.classes);var I,T=!1,k=[],C=function(t){var e,a,r=t.currentTarget,i=r.getBoundingClientRect();t.touches?(e=t.touches[0].clientX,a=t.touches[0].clientY):(e=t.clientX,a=t.clientY);var o=e-i.left,n=a-i.top,s=Math.floor(o*(r.width/i.width||1)/p),l=Math.floor(n*(r.height/i.height||1)/p);return k[s]?k[s][l]:null},E=function(t){var e=C(t);I!==e&&(I=e,e?r.hover(e.item,e.dimension,t):r.hover(void 0,void 0,t))},A=function(t){var e=C(t);e&&(r.click(e.item,e.dimension,t),t.preventDefault())},O=[],F=function(t){if(O[t])return O[t];var e=8*t,a=e,i=[];for(0===t&&i.push([h[0],h[1],0]);a--;){var o=1;\\\"circle\\\"!==r.shape&&(o=r.shape(a/e*2*Math.PI)),i.push([h[0]+t*o*Math.cos(-a/e*2*Math.PI),h[1]+t*o*Math.sin(-a/e*2*Math.PI)*r.ellipticity,a/e*2*Math.PI])}return O[t]=i,i},D=function(){return r.abortThreshold>0&&(new Date).getTime()-g>r.abortThreshold},P=function(e,a,r,i,o){e>=f||a>=c||e<0||a<0||(u[e][a]=!1,r&&t[0].getContext(\\\"2d\\\").fillRect(e*p,a*p,y,y),T&&(k[e][a]={item:o,dimension:i}))},R=function e(a,i){if(i>20)return null;var s,l,d;Array.isArray(a)?(s=a[0],l=a[1]):(s=a.word,l=a.weight,d=a.attributes);var h,g,y,I=0===r.rotateRatio||Math.random()>r.rotateRatio?0:0===x?M:M+Math.round(Math.random()*x/S)*S,k=function(t){if(Array.isArray(t)){var e=t.slice();return e.splice(0,2),e}return[]}(a),C=function(t,e,a,i){var n=r.weightFactor(e);if(n<=r.minSize)return!1;var s,l=1;nF[1]&&(F[1]=O),kF[2]&&(F[2]=k);break t}}return{mu:l,occupied:A,bounds:F,gw:S,gh:M,fillTextOffsetX:y,fillTextOffsetY:x,fillTextWidth:f,fillTextHeight:c,fontSize:n}}(s,l,I,k);if(!C)return!1;if(D())return!1;if(!r.drawOutOfBound&&!r.shrinkToFit){var E=C.bounds;if(E[1]-E[3]+1>f||E[2]-E[0]+1>c)return!1}for(var A=m+1;A--;){var O=F(m-A);r.shuffle&&(O=[].concat(O),n(O));for(var R=0;R=f||l>=c||s<0||l<0){if(!r.drawOutOfBound)return!1}else if(!u[s][l])return!1}return!0}(g,y,0,0,C.occupied)&&(function(e,a,i,o,n,s,l,d,u,f){var c,h,m,g=i.fontSize;c=w?w(o,n,g,s,l,f):r.color,h=v?v(o,n,g,f):r.fontWeight,m=b?b(o,n,g,f):r.classes,t.forEach((function(t){if(t.getContext){var n=t.getContext(\\\"2d\\\"),s=i.mu;n.save(),n.scale(1/s,1/s),n.font=h+\\\" \\\"+(g*s).toString(10)+\\\"px \\\"+r.fontFamily,n.fillStyle=c,n.translate((e+i.gw/2)*p*s,(a+i.gh/2)*p*s),0!==d&&n.rotate(-d),n.textBaseline=\\\"middle\\\",n.fillText(o,i.fillTextOffsetX*s,(i.fillTextOffsetY+.5*g)*s),n.restore()}else{var l=document.createElement(\\\"span\\\"),f=\\\"\\\";f=\\\"rotate(\\\"+-d/Math.PI*180+\\\"deg) \\\",1!==i.mu&&(f+=\\\"translateX(-\\\"+i.fillTextWidth/4+\\\"px) scale(\\\"+1/i.mu+\\\")\\\");var w={position:\\\"absolute\\\",display:\\\"block\\\",font:h+\\\" \\\"+g*i.mu+\\\"px \\\"+r.fontFamily,left:(e+i.gw/2)*p+i.fillTextOffsetX+\\\"px\\\",top:(a+i.gh/2)*p+i.fillTextOffsetY+\\\"px\\\",width:i.fillTextWidth+\\\"px\\\",height:i.fillTextHeight+\\\"px\\\",lineHeight:g+\\\"px\\\",whiteSpace:\\\"nowrap\\\",transform:f,webkitTransform:f,msTransform:f,transformOrigin:\\\"50% 40%\\\",webkitTransformOrigin:\\\"50% 40%\\\",msTransformOrigin:\\\"50% 40%\\\"};for(var v in c&&(w.color=c),l.textContent=o,w)l.style[v]=w[v];if(u)for(var y in u)l.setAttribute(y,u[y]);m&&(l.className+=m),t.appendChild(l)}}))}(g,y,C,s,l,m-A,h[2],I,d,k),function(e,a,i,o,n,s){var l,d,u=n.occupied,h=r.drawMask;if(h&&((l=t[0].getContext(\\\"2d\\\")).save(),l.fillStyle=r.maskColor),T){var m=n.bounds;d={x:(e+m[3])*p,y:(a+m[0])*p,w:(m[1]-m[3]+1)*p,h:(m[2]-m[0]+1)*p}}for(var g=u.length;g--;){var w=e+u[g][0],v=a+u[g][1];w>=f||v>=c||w<0||v<0||P(w,v,h,d,s)}h&&l.restore()}(g,y,0,0,C,a),{gx:g,gy:y,rot:I,info:C}));if(z)return z}}return r.shrinkToFit?(Array.isArray(a)?a[1]=3*a[1]/4:a.weight=3*a.weight/4,e(a,i+1)):null},z=function(e,a,r){if(a)return!t.some((function(t){var a=new CustomEvent(e,{detail:r||{}});return!t.dispatchEvent(a)}),this);t.forEach((function(t){var a=new CustomEvent(e,{detail:r||{}});t.dispatchEvent(a)}),this)};!function(){var e=t[0];if(e.getContext)f=Math.ceil(e.width/p),c=Math.ceil(e.height/p);else{var i=e.getBoundingClientRect();f=Math.ceil(i.width/p),c=Math.ceil(i.height/p)}if(z(\\\"wordcloudstart\\\",!0)){var o,n,l,d,w;if(h=r.origin?[r.origin[0]/p,r.origin[1]/p]:[f/2,c/2],m=Math.floor(Math.sqrt(f*f+c*c)),u=[],!e.getContext||r.clearCanvas)for(t.forEach((function(t){if(t.getContext){var e=t.getContext(\\\"2d\\\");e.fillStyle=r.backgroundColor,e.clearRect(0,0,f*(p+1),c*(p+1)),e.fillRect(0,0,f*(p+1),c*(p+1))}else t.textContent=\\\"\\\",t.style.backgroundColor=r.backgroundColor,t.style.position=\\\"relative\\\"})),o=f;o--;)for(u[o]=[],n=c;n--;)u[o][n]=!0;else{var v=document.createElement(\\\"canvas\\\").getContext(\\\"2d\\\");v.fillStyle=r.backgroundColor,v.fillRect(0,0,1,1);var y,x,M=v.getImageData(0,0,1,1).data,S=e.getContext(\\\"2d\\\").getImageData(0,0,f*p,c*p).data;for(o=f;o--;)for(u[o]=[],n=c;n--;){x=p;t:for(;x--;)for(y=p;y--;)for(l=4;l--;)if(S[4*((n*p+x)*f*p+(o*p+y))+l]!==M[l]){u[o][n]=!1;break t}!1!==u[o][n]&&(u[o][n]=!0)}S=v=M=void 0}if(r.hover||r.click){for(T=!0,o=f+1;o--;)k[o]=[];r.hover&&e.addEventListener(\\\"mousemove\\\",E),r.click&&(e.addEventListener(\\\"click\\\",A),e.addEventListener(\\\"touchstart\\\",A),e.addEventListener(\\\"touchend\\\",(function(t){t.preventDefault()})),e.style.webkitTapHighlightColor=\\\"rgba(0, 0, 0, 0)\\\"),e.addEventListener(\\\"wordcloudstart\\\",(function t(){e.removeEventListener(\\\"wordcloudstart\\\",t),e.removeEventListener(\\\"mousemove\\\",E),e.removeEventListener(\\\"click\\\",A),I=void 0}))}l=0;var b=!0;r.layoutAnimation?0!==r.wait?(d=window.setTimeout,w=window.clearTimeout):(d=window.setImmediate,w=window.clearImmediate):(d=function(t){t()},w=function(){b=!1});var C=function(e,a){t.forEach((function(t){t.removeEventListener(e,a)}),this)},O=function t(){C(\\\"wordcloudstart\\\",t),w(s[a])};!function(e,a){t.forEach((function(t){t.addEventListener(\\\"wordcloudstart\\\",a)}),this)}(0,O),s[a]=(r.layoutAnimation?d:setTimeout)((function t(){if(b){if(l>=r.list.length)return w(s[a]),z(\\\"wordcloudstop\\\",!1),C(\\\"wordcloudstart\\\",O),void delete s[a];g=(new Date).getTime();var e=R(r.list[l],0),i=!z(\\\"wordclouddrawn\\\",!0,{item:r.list[l],drawn:e});if(D()||i)return w(s[a]),r.abort(),z(\\\"wordcloudabort\\\",!1),z(\\\"wordcloudstop\\\",!1),void C(\\\"wordcloudstart\\\",O);l++,s[a]=d(t,r.wait)}}),r.wait)}}()}function L(t,e){return\\\"hsl(\\\"+(360*Math.random()).toFixed()+\\\",\\\"+(30*Math.random()+70).toFixed()+\\\"%,\\\"+(Math.random()*(e-t)+t).toFixed()+\\\"%)\\\"}};l.isSupported=i,l.minFontSize=o;const d=l;if(!d.isSupported)throw new Error(\\\"Sorry your browser not support wordCloud\\\");r.registerLayout((function(t,e){t.eachSeriesByType(\\\"wordCloud\\\",(function(a){var i=r.helper.getLayoutRect(a.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()}),o=a.get(\\\"keepAspect\\\"),n=a.get(\\\"maskImage\\\"),s=n?n.width/n.height:1;o&&function(t,e){var a=t.width,r=t.height;a>r*e?(t.x+=(a-r*e)/2,t.width=r*e):(t.y+=(r-a/e)/2,t.height=a/e)}(i,s);var l=a.getData(),u=document.createElement(\\\"canvas\\\");u.width=i.width,u.height=i.height;var f=u.getContext(\\\"2d\\\");if(n)try{f.drawImage(n,0,0,u.width,u.height),function(t){for(var e=t.getContext(\\\"2d\\\"),a=e.getImageData(0,0,t.width,t.height),r=e.createImageData(a),i=0,o=0,n=0;n128&&(i+=l=a.data[n]+a.data[n+1]+a.data[n+2],++o);var s=i/o;for(n=0;ns?(r.data[n]=0,r.data[n+1]=0,r.data[n+2]=0,r.data[n+3]=0):(r.data[n]=255,r.data[n+1]=255,r.data[n+2]=255,r.data[n+3]=255)}e.putImageData(r,0,0)}(u)}catch(t){console.error(\\\"Invalid mask image\\\"),console.error(t.toString())}var c=a.get(\\\"sizeRange\\\"),h=a.get(\\\"rotationRange\\\"),m=l.getDataExtent(\\\"value\\\"),g=Math.PI/180,w=a.get(\\\"gridSize\\\");function v(t){var e=t.detail.item;t.detail.drawn&&a.layoutInstance.ondraw&&(t.detail.drawn.gx+=i.x/w,t.detail.drawn.gy+=i.y/w,a.layoutInstance.ondraw(e[0],e[1],e[2],t.detail.drawn))}d(u,{list:l.mapArray(\\\"value\\\",(function(t,e){var a=l.getItemModel(e);return[l.getName(e),a.get(\\\"textStyle.fontSize\\\",!0)||r.number.linearMap(t,m,c),e]})).sort((function(t,e){return e[1]-t[1]})),fontFamily:a.get(\\\"textStyle.fontFamily\\\")||a.get(\\\"emphasis.textStyle.fontFamily\\\")||t.get(\\\"textStyle.fontFamily\\\"),fontWeight:a.get(\\\"textStyle.fontWeight\\\")||a.get(\\\"emphasis.textStyle.fontWeight\\\")||t.get(\\\"textStyle.fontWeight\\\"),gridSize:w,ellipticity:i.height/i.width,minRotation:h[0]*g,maxRotation:h[1]*g,clearCanvas:!n,rotateRatio:1,rotationStep:a.get(\\\"rotationStep\\\")*g,drawOutOfBound:a.get(\\\"drawOutOfBound\\\"),shrinkToFit:a.get(\\\"shrinkToFit\\\"),layoutAnimation:a.get(\\\"layoutAnimation\\\"),shuffle:!1,shape:a.get(\\\"shape\\\")}),u.addEventListener(\\\"wordclouddrawn\\\",v),a.layoutInstance&&a.layoutInstance.dispose(),a.layoutInstance={ondraw:null,dispose:function(){u.removeEventListener(\\\"wordclouddrawn\\\",v),u.addEventListener(\\\"wordclouddrawn\\\",(function(t){t.preventDefault()}))}}}))})),r.registerPreprocessor((function(t){var e=(t||{}).series;!r.util.isArray(e)&&(e=e?[e]:[]);var a=[\\\"shadowColor\\\",\\\"shadowBlur\\\",\\\"shadowOffsetX\\\",\\\"shadowOffsetY\\\"];function i(t){t&&r.util.each(a,(function(e){t.hasOwnProperty(e)&&(t[\\\"text\\\"+r.format.capitalFirst(e)]=t[e])}))}r.util.each(e,(function(t){if(t&&\\\"wordCloud\\\"===t.type){var e=t.textStyle||{};i(e.normal),i(e.emphasis)}}))}))},83:e=>{e.exports=t}},a={};function r(t){if(a[t])return a[t].exports;var i=a[t]={exports:{}};return e[t](i,i.exports,r),i.exports}return r.r=t=>{\\\"undefined\\\"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:\\\"Module\\\"}),Object.defineProperty(t,\\\"__esModule\\\",{value:!0})},r(638)})()}));\\n//# sourceMappingURL=echarts-wordcloud.min.js.map\\n\",\"type\":\"application/javascript\",\"module-type\":\"echarts-extension\",\"Modern.TiddlyDev#Minify\":\"false\",\"version\":\"2.1.0\"},\"$:/plugins/Gk0Wk/echarts/echarts.min.js\":{\"title\":\"$:/plugins/Gk0Wk/echarts/echarts.min.js\",\"text\":\"!function(t,e){\\\"object\\\"==typeof exports&&\\\"undefined\\\"!=typeof module?e(exports):\\\"function\\\"==typeof define&&define.amd?define([\\\"exports\\\"],e):e(t.echarts={})}(this,function(t){\\\"use strict\\\";function e(t,e){function n(){this.constructor=t}if(\\\"function\\\"!=typeof e&&null!==e)throw new TypeError(\\\"Class extends value \\\"+String(e)+\\\" is not a constructor or null\\\");ak(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}function n(t,e){var n=e.browser,i=t.match(/Firefox\\\\/([\\\\d.]+)/),r=t.match(/MSIE\\\\s([\\\\d.]+)/)||t.match(/Trident\\\\/.+?rv:(([\\\\d.]+))/),o=t.match(/Edge?\\\\/([\\\\d.]+)/),a=/micromessenger/i.test(t);i&&(n.firefox=!0,n.version=i[1]),r&&(n.ie=!0,n.version=r[1]),o&&(n.edge=!0,n.version=o[1],n.newEdge=+o[1].split(\\\".\\\")[0]>18),a&&(n.weChat=!0),e.svgSupported=\\\"undefined\\\"!=typeof SVGRect,e.touchEventsSupported=\\\"ontouchstart\\\"in window&&!n.ie&&!n.edge,e.pointerEventsSupported=\\\"onpointerdown\\\"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported=\\\"undefined\\\"!=typeof document;var s=document.documentElement.style;e.transform3dSupported=(n.ie&&\\\"transition\\\"in s||n.edge||\\\"WebKitCSSMatrix\\\"in window&&\\\"m11\\\"in new WebKitCSSMatrix||\\\"MozPerspective\\\"in s)&&!(\\\"OTransition\\\"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}function i(t){var e={};if(\\\"undefined\\\"==typeof JSON)return e;for(var n=0;ni;i++)e[i]=s(t[i])}}else if(xk[n]){if(!X(t)){var o=t.constructor;if(o.from)e=o.from(t);else{e=new o(t.length);for(var i=0,r=t.length;r>i;i++)e[i]=t[i]}}}else if(!mk[n]&&!X(t)&&!P(t)){e={};for(var a in t)t.hasOwnProperty(a)&&a!==Dk&&(e[a]=s(t[a]))}return e}function l(t,e,n){if(!A(e)||!A(t))return n?s(e):t;for(var i in e)if(e.hasOwnProperty(i)&&i!==Dk){var r=t[i],o=e[i];!A(o)||!A(r)||M(o)||M(r)||P(o)||P(r)||k(o)||k(r)||X(o)||X(r)?!n&&i in t||(t[i]=s(e[i])):l(r,o,n)}return t}function u(t,e){for(var n=t[0],i=1,r=t.length;r>i;i++)n=l(n,t[i],e);return n}function h(t,e){if(Object.assign)Object.assign(t,e);else for(var n in e)e.hasOwnProperty(n)&&n!==Dk&&(t[n]=e[n]);return t}function c(t,e,n){for(var i=b(e),r=0;rn;n++)if(t[n]===e)return n}return-1}function d(t,e){function n(){}var i=t.prototype;n.prototype=e.prototype,t.prototype=new n;for(var r in i)i.hasOwnProperty(r)&&(t.prototype[r]=i[r]);t.prototype.constructor=t,t.superClass=e}function f(t,e,n){if(t=\\\"prototype\\\"in t?t.prototype:t,e=\\\"prototype\\\"in e?e.prototype:e,Object.getOwnPropertyNames)for(var i=Object.getOwnPropertyNames(e),r=0;ri;i++)e.call(n,t[i],i,t);else for(var o in t)t.hasOwnProperty(o)&&e.call(n,t[o],o,t)}function v(t,e,n){if(!t)return[];if(!e)return F(t);if(t.map&&t.map===Ik)return t.map(e,n);for(var i=[],r=0,o=t.length;o>r;r++)i.push(e.call(n,t[r],r,t));return i}function m(t,e,n,i){if(t&&e){for(var r=0,o=t.length;o>r;r++)n=e.call(i,n,t[r],r,t);return n}}function x(t,e,n){if(!t)return[];if(!e)return F(t);if(t.filter&&t.filter===Sk)return t.filter(e,n);for(var i=[],r=0,o=t.length;o>r;r++)e.call(n,t[r],r,t)&&i.push(t[r]);return i}function _(t,e,n){if(t&&e)for(var i=0,r=t.length;r>i;i++)if(e.call(n,t[i],i,t))return t[i]}function b(t){if(!t)return[];if(Object.keys)return Object.keys(t);var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}function w(t,e){for(var n=[],i=2;in;n++)if(null!=t[n])return t[n]}function B(t,e){return null!=t?t:e}function V(t,e,n){return null!=t?t:null!=e?e:n}function F(t){for(var e=[],n=1;np;p++){var f=1<a;a++)for(var s=0;8>s;s++)null==o[s]&&(o[s]=0),o[s]+=((a+s)%2?-1:1)*_e(n,7,0===a?1:0,1<o;o++){var a=document.createElement(\\\"div\\\"),s=a.style,l=o%2,u=(o>>1)%2;s.cssText=[\\\"position: absolute\\\",\\\"visibility: hidden\\\",\\\"padding: 0\\\",\\\"margin: 0\\\",\\\"border-width: 0\\\",\\\"user-select: none\\\",\\\"width:0\\\",\\\"height:0\\\",i[l]+\\\":0\\\",r[u]+\\\":0\\\",i[1-l]+\\\":auto\\\",r[1-u]+\\\":auto\\\",\\\"\\\"].join(\\\"!important;\\\"),t.appendChild(a),n.push(a)}return n}function Ie(t,e,n){for(var i=n?\\\"invTrans\\\":\\\"trans\\\",r=e[i],o=e.srcCoords,a=[],s=[],l=!0,u=0;4>u;u++){var h=t[u].getBoundingClientRect(),c=2*u,p=h.left,d=h.top;a.push(p,d),l=l&&o&&p===o[c]&&d===o[c+1],s.push(t[u].offsetLeft,t[u].offsetTop)}return l&&r?r:(e.srcCoords=a,e[i]=n?be(s,a):be(a,s))}function Te(t){return\\\"CANVAS\\\"===t.nodeName.toUpperCase()}function Ce(t){return null==t?\\\"\\\":(t+\\\"\\\").replace(qk,function(t,e){return Kk[e]})}function De(t,e,n,i){return n=n||{},i?Ae(t,e,n):Qk&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):Ae(t,e,n),n}function Ae(t,e,n){if(uk.domSupported&&t.getBoundingClientRect){var i=e.clientX,r=e.clientY;if(Te(t)){var o=t.getBoundingClientRect();return n.zrX=i-o.left,void(n.zrY=r-o.top)}if(Se(Jk,t,i,r))return n.zrX=Jk[0],void(n.zrY=Jk[1])}n.zrX=n.zrY=0}function ke(t){return t||window.event}function Le(t,e,n){if(e=ke(e),null!=e.zrX)return e;var i=e.type,r=i&&i.indexOf(\\\"touch\\\")>=0;if(r){var o=\\\"touchend\\\"!==i?e.targetTouches[0]:e.changedTouches[0];o&&De(t,o,e,n)}else{De(t,e,e,n);var a=Pe(e);e.zrDelta=a?a/120:-(e.detail||0)/3}var s=e.button;return null==e.which&&void 0!==s&&$k.test(e.type)&&(e.which=1&s?1:2&s?3:4&s?2:0),e}function Pe(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,i=t.deltaY;if(null==n||null==i)return e;var r=Math.abs(0!==i?i:n),o=i>0?-1:0>i?1:n>0?-1:1;return 3*r*o}function Oe(t,e,n,i){t.addEventListener(e,n,i)}function Re(t,e,n,i){t.removeEventListener(e,n,i)}function Ne(t){return 2===t.which||3===t.which}function Ee(t){var e=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(e*e+n*n)}function ze(t){return[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]}function Be(){return[1,0,0,1,0,0]}function Ve(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function Fe(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function Ge(t,e,n){var i=e[0]*n[0]+e[2]*n[1],r=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],l=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=i,t[1]=r,t[2]=o,t[3]=a,t[4]=s,t[5]=l,t}function We(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function He(t,e,n){var i=e[0],r=e[2],o=e[4],a=e[1],s=e[3],l=e[5],u=Math.sin(n),h=Math.cos(n);return t[0]=i*h+a*u,t[1]=-i*u+a*h,t[2]=r*h+s*u,t[3]=-r*u+h*s,t[4]=h*o+u*l,t[5]=h*l-u*o,t}function Ye(t,e,n){var i=n[0],r=n[1];return t[0]=e[0]*i,t[1]=e[1]*r,t[2]=e[2]*i,t[3]=e[3]*r,t[4]=e[4]*i,t[5]=e[5]*r,t}function Xe(t,e){var n=e[0],i=e[2],r=e[4],o=e[1],a=e[3],s=e[5],l=n*a-o*i;return l?(l=1/l,t[0]=a*l,t[1]=-o*l,t[2]=-i*l,t[3]=n*l,t[4]=(i*s-a*r)*l,t[5]=(o*r-n*s)*l,t):null}function Ue(t){var e=Be();return Fe(e,t),e}function Ze(t,e,n){return{type:t,event:n,target:e.target,topTarget:e.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:je}}function je(){tL(this.event)}function qe(t,e,n){if(t[t.rectHover?\\\"rectContain\\\":\\\"contain\\\"](e,n)){for(var i=t,r=void 0,o=!1;i;){if(i.ignoreClip&&(o=!0),!o){var a=i.getClipPath();if(a&&!a.contain(e,n))return!1;i.silent&&(r=!0)}var s=i.__hostTarget;i=s?s:i.parent}return r?fL:!0}return!1}function Ke(t,e,n,i,r){for(var o=t.length-1;o>=0;o--){var a=t[o],s=void 0;if(a!==r&&!a.ignore&&(s=qe(a,n,i))&&(!e.topTarget&&(e.topTarget=a),s!==fL)){e.target=a;break}}}function $e(t,e,n){var i=t.painter;return 0>e||e>i.getWidth()||0>n||n>i.getHeight()}function Je(t){for(var e=0;t>=bL;)e|=1&t,t>>=1;return t+e}function Qe(t,e,n,i){var r=e+1;if(r===n)return 1;if(i(t[r++],t[e])<0){for(;n>r&&i(t[r],t[r-1])<0;)r++;tn(t,e,r)}else for(;n>r&&i(t[r],t[r-1])>=0;)r++;return r-e}function tn(t,e,n){for(n--;n>e;){var i=t[e];t[e++]=t[n],t[n--]=i}}function en(t,e,n,i,r){for(i===e&&i++;n>i;i++){for(var o,a=t[i],s=e,l=i;l>s;)o=s+l>>>1,r(a,t[o])<0?l=o:s=o+1;var u=i-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:for(;u>0;)t[s+u]=t[s+u-1],u--}t[s]=a}}function nn(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])>0){for(s=i-r;s>l&&o(t,e[n+r+l])>0;)a=l,l=(l<<1)+1,0>=l&&(l=s);l>s&&(l=s),a+=r,l+=r}else{for(s=r+1;s>l&&o(t,e[n+r-l])<=0;)a=l,l=(l<<1)+1,0>=l&&(l=s);l>s&&(l=s);var u=a;a=r-l,l=r-u}for(a++;l>a;){var h=a+(l-a>>>1);o(t,e[n+h])>0?a=h+1:l=h}return l}function rn(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])<0){for(s=r+1;s>l&&o(t,e[n+r-l])<0;)a=l,l=(l<<1)+1,0>=l&&(l=s);l>s&&(l=s);var u=a;a=r-l,l=r-u}else{for(s=i-r;s>l&&o(t,e[n+r+l])>=0;)a=l,l=(l<<1)+1,0>=l&&(l=s);l>s&&(l=s),a+=r,l+=r}for(a++;l>a;){var h=a+(l-a>>>1);o(t,e[n+h])<0?l=h:a=h+1}return l}function on(t,e){function n(t,e){l[c]=t,u[c]=e,c+=1}function i(){for(;c>1;){var t=c-2;if(t>=1&&u[t-1]<=u[t]+u[t+1]||t>=2&&u[t-2]<=u[t]+u[t-1])u[t-1]u[t+1])break;o(t)}}function r(){for(;c>1;){var t=c-2;t>0&&u[t-1]=r?a(i,r,o,h):s(i,r,o,h)))}function a(n,i,r,o){var a=0;for(a=0;i>a;a++)p[a]=t[n+a];var s=0,l=r,u=n;if(t[u++]=t[l++],0!==--o){if(1===i){for(a=0;o>a;a++)t[u+a]=t[l+a];return void(t[u+o]=p[s])}for(var c,d,f,g=h;;){c=0,d=0,f=!1;do if(e(t[l],p[s])<0){if(t[u++]=t[l++],d++,c=0,0===--o){f=!0;break}}else if(t[u++]=p[s++],c++,d=0,1===--i){f=!0;break}while(g>(c|d));if(f)break;do{if(c=rn(t[l],p,s,i,0,e),0!==c){for(a=0;c>a;a++)t[u+a]=p[s+a];if(u+=c,s+=c,i-=c,1>=i){f=!0;break}}if(t[u++]=t[l++],0===--o){f=!0;break}if(d=nn(p[s],t,l,o,0,e),0!==d){for(a=0;d>a;a++)t[u+a]=t[l+a];if(u+=d,l+=d,o-=d,0===o){f=!0;break}}if(t[u++]=p[s++],1===--i){f=!0;break}g--}while(c>=wL||d>=wL);if(f)break;0>g&&(g=0),g+=2}if(h=g,1>h&&(h=1),1===i){for(a=0;o>a;a++)t[u+a]=t[l+a];t[u+o]=p[s]}else{if(0===i)throw new Error;for(a=0;i>a;a++)t[u+a]=p[s+a]}}else for(a=0;i>a;a++)t[u+a]=p[s+a]}function s(n,i,r,o){var a=0;for(a=0;o>a;a++)p[a]=t[r+a];var s=n+i-1,l=o-1,u=r+o-1,c=0,d=0;if(t[u--]=t[s--],0!==--i){if(1===o){for(u-=i,s-=i,d=u+1,c=s+1,a=i-1;a>=0;a--)t[d+a]=t[c+a];return void(t[u]=p[l])}for(var f=h;;){var g=0,y=0,v=!1;do if(e(p[l],t[s])<0){if(t[u--]=t[s--],g++,y=0,0===--i){v=!0;break}}else if(t[u--]=p[l--],y++,g=0,1===--o){v=!0;break}while(f>(g|y));if(v)break;do{if(g=i-rn(p[l],t,n,i,i-1,e),0!==g){for(u-=g,s-=g,i-=g,d=u+1,c=s+1,a=g-1;a>=0;a--)t[d+a]=t[c+a];if(0===i){v=!0;break}}if(t[u--]=p[l--],1===--o){v=!0;break}if(y=o-nn(t[s],p,0,o,o-1,e),0!==y){for(u-=y,l-=y,o-=y,d=u+1,c=l+1,a=0;y>a;a++)t[d+a]=p[c+a];if(1>=o){v=!0;break}}if(t[u--]=t[s--],0===--i){v=!0;break}f--}while(g>=wL||y>=wL);if(v)break;0>f&&(f=0),f+=2}if(h=f,1>h&&(h=1),1===o){for(u-=i,s-=i,d=u+1,c=s+1,a=i-1;a>=0;a--)t[d+a]=t[c+a];t[u]=p[l]}else{if(0===o)throw new Error;for(c=u-(o-1),a=0;o>a;a++)t[c+a]=p[a]}}else for(c=u-(o-1),a=0;o>a;a++)t[c+a]=p[a]}var l,u,h=wL,c=0,p=[];return l=[],u=[],{mergeRuns:i,forceMergeRuns:r,pushRun:n}}function an(t,e,n,i){n||(n=0),i||(i=t.length);var r=i-n;if(!(2>r)){var o=0;if(bL>r)return o=Qe(t,n,i,e),void en(t,n,i,n+o,e);var a=on(t,e),s=Je(r);do{if(o=Qe(t,n,i,e),s>o){var l=r;l>s&&(l=s),en(t,n,n+l,n+o,e),o=l}a.pushRun(n,o),a.mergeRuns(),r-=o,n+=o}while(0!==r);a.forceMergeRuns()}}function sn(){TL||(TL=!0,console.warn(\\\"z / z2 / zlevel of displayable is invalid, which may cause unexpected errors\\\"))}function ln(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}function un(t){return t>-PL&&PL>t}function hn(t){return t>PL||-PL>t}function cn(t,e,n,i,r){var o=1-r;return o*o*(o*t+3*r*e)+r*r*(r*i+3*o*n)}function pn(t,e,n,i,r){var o=1-r;return 3*(((e-t)*o+2*(n-e)*r)*o+(i-n)*r*r)}function dn(t,e,n,i,r,o){var a=i+3*(e-n)-t,s=3*(n-2*e+t),l=3*(e-t),u=t-r,h=s*s-3*a*l,c=s*l-9*a*u,p=l*l-3*s*u,d=0;if(un(h)&&un(c))if(un(s))o[0]=0;else{var f=-l/s;f>=0&&1>=f&&(o[d++]=f)}else{var g=c*c-4*h*p;if(un(g)){var y=c/h,f=-s/a+y,v=-y/2;f>=0&&1>=f&&(o[d++]=f),v>=0&&1>=v&&(o[d++]=v)}else if(g>0){var m=LL(g),x=h*s+1.5*a*(-c+m),_=h*s+1.5*a*(-c-m);x=0>x?-kL(-x,NL):kL(x,NL),_=0>_?-kL(-_,NL):kL(_,NL);var f=(-s-(x+_))/(3*a);f>=0&&1>=f&&(o[d++]=f)}else{var b=(2*h*s-3*a*c)/(2*LL(h*h*h)),w=Math.acos(b)/3,S=LL(h),M=Math.cos(w),f=(-s-2*S*M)/(3*a),v=(-s+S*(M+RL*Math.sin(w)))/(3*a),I=(-s+S*(M-RL*Math.sin(w)))/(3*a);f>=0&&1>=f&&(o[d++]=f),v>=0&&1>=v&&(o[d++]=v),I>=0&&1>=I&&(o[d++]=I)}}return d}function fn(t,e,n,i,r){var o=6*n-12*e+6*t,a=9*e+3*i-3*t-9*n,s=3*e-3*t,l=0;if(un(a)){if(hn(o)){var u=-s/o;u>=0&&1>=u&&(r[l++]=u)}}else{var h=o*o-4*a*s;if(un(h))r[0]=-o/(2*a);else if(h>0){var c=LL(h),u=(-o+c)/(2*a),p=(-o-c)/(2*a);u>=0&&1>=u&&(r[l++]=u),p>=0&&1>=p&&(r[l++]=p)}}return l}function gn(t,e,n,i,r,o){var a=(e-t)*r+t,s=(n-e)*r+e,l=(i-n)*r+n,u=(s-a)*r+a,h=(l-s)*r+s,c=(h-u)*r+u;o[0]=t,o[1]=a,o[2]=u,o[3]=c,o[4]=c,o[5]=h,o[6]=l,o[7]=i}function yn(t,e,n,i,r,o,a,s,l,u,h){var c,p,d,f,g,y=.005,v=1/0;EL[0]=l,EL[1]=u;for(var m=0;1>m;m+=.05)zL[0]=cn(t,n,r,a,m),zL[1]=cn(e,i,o,s,m),f=Gk(EL,zL),v>f&&(c=m,v=f);v=1/0;for(var x=0;32>x&&!(OL>y);x++)p=c-y,d=c+y,zL[0]=cn(t,n,r,a,p),zL[1]=cn(e,i,o,s,p),f=Gk(zL,EL),p>=0&&v>f?(c=p,v=f):(BL[0]=cn(t,n,r,a,d),BL[1]=cn(e,i,o,s,d),g=Gk(BL,EL),1>=d&&v>g?(c=d,v=g):y*=.5);return h&&(h[0]=cn(t,n,r,a,c),h[1]=cn(e,i,o,s,c)),LL(v)}function vn(t,e,n,i,r,o,a,s,l){for(var u=t,h=e,c=0,p=1/l,d=1;l>=d;d++){var f=d*p,g=cn(t,n,r,a,f),y=cn(e,i,o,s,f),v=g-u,m=y-h;c+=Math.sqrt(v*v+m*m),u=g,h=y}return c}function mn(t,e,n,i){var r=1-i;return r*(r*t+2*i*e)+i*i*n}function xn(t,e,n,i){return 2*((1-i)*(e-t)+i*(n-e))}function _n(t,e,n,i,r){var o=t-2*e+n,a=2*(e-t),s=t-i,l=0;if(un(o)){if(hn(a)){var u=-s/a;u>=0&&1>=u&&(r[l++]=u)}}else{var h=a*a-4*o*s;if(un(h)){var u=-a/(2*o);u>=0&&1>=u&&(r[l++]=u)}else if(h>0){var c=LL(h),u=(-a+c)/(2*o),p=(-a-c)/(2*o);u>=0&&1>=u&&(r[l++]=u),p>=0&&1>=p&&(r[l++]=p)}}return l}function bn(t,e,n){var i=t+n-2*e;return 0===i?.5:(t-e)/i}function wn(t,e,n,i,r){var o=(e-t)*i+t,a=(n-e)*i+e,s=(a-o)*i+o;r[0]=t,r[1]=o,r[2]=s,r[3]=s,r[4]=a,r[5]=n}function Sn(t,e,n,i,r,o,a,s,l){var u,h=.005,c=1/0;EL[0]=a,EL[1]=s;for(var p=0;1>p;p+=.05){zL[0]=mn(t,n,r,p),zL[1]=mn(e,i,o,p);var d=Gk(EL,zL);c>d&&(u=p,c=d)}c=1/0;for(var f=0;32>f&&!(OL>h);f++){var g=u-h,y=u+h;zL[0]=mn(t,n,r,g),zL[1]=mn(e,i,o,g);var d=Gk(zL,EL);if(g>=0&&c>d)u=g,c=d;else{BL[0]=mn(t,n,r,y),BL[1]=mn(e,i,o,y);var v=Gk(BL,EL);1>=y&&c>v?(u=y,c=v):h*=.5}}return l&&(l[0]=mn(t,n,r,u),l[1]=mn(e,i,o,u)),LL(c)}function Mn(t,e,n,i,r,o,a){for(var s=t,l=e,u=0,h=1/a,c=1;a>=c;c++){var p=c*h,d=mn(t,n,r,p),f=mn(e,i,o,p),g=d-s,y=f-l;u+=Math.sqrt(g*g+y*y),s=d,l=f}return u}function In(t){var e=t&&VL.exec(t);if(e){var n=e[1].split(\\\",\\\"),i=+H(n[0]),r=+H(n[1]),o=+H(n[2]),a=+H(n[3]);if(isNaN(i+r+o+a))return;var s=[];return function(t){return 0>=t?0:t>=1?1:dn(0,i,o,1,t,s)&&cn(0,r,a,1,s[0])}}}function Tn(t){return t=Math.round(t),0>t?0:t>255?255:t}function Cn(t){return t=Math.round(t),0>t?0:t>360?360:t}function Dn(t){return 0>t?0:t>1?1:t}function An(t){var e=t;return Tn(e.length&&\\\"%\\\"===e.charAt(e.length-1)?parseFloat(e)/100*255:parseInt(e,10))}function kn(t){var e=t;return Dn(e.length&&\\\"%\\\"===e.charAt(e.length-1)?parseFloat(e)/100:parseFloat(e))}function Ln(t,e,n){return 0>n?n+=1:n>1&&(n-=1),1>6*n?t+(e-t)*n*6:1>2*n?e:2>3*n?t+(e-t)*(2/3-n)*6:t}function Pn(t,e,n){return t+(e-t)*n}function On(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function Rn(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}function Nn(t,e){UL&&Rn(UL,e),UL=XL.put(t,UL||e.slice())}function En(t,e){if(t){e=e||[];var n=XL.get(t);if(n)return Rn(e,n);t+=\\\"\\\";var i=t.replace(/ /g,\\\"\\\").toLowerCase();if(i in YL)return Rn(e,YL[i]),Nn(t,e),e;var r=i.length;if(\\\"#\\\"!==i.charAt(0)){var o=i.indexOf(\\\"(\\\"),a=i.indexOf(\\\")\\\");if(-1!==o&&a+1===r){var s=i.substr(0,o),l=i.substr(o+1,a-(o+1)).split(\\\",\\\"),u=1;switch(s){case\\\"rgba\\\":if(4!==l.length)return 3===l.length?On(e,+l[0],+l[1],+l[2],1):On(e,0,0,0,1);u=kn(l.pop());case\\\"rgb\\\":return l.length>=3?(On(e,An(l[0]),An(l[1]),An(l[2]),3===l.length?u:kn(l[3])),Nn(t,e),e):void On(e,0,0,0,1);case\\\"hsla\\\":return 4!==l.length?void On(e,0,0,0,1):(l[3]=kn(l[3]),zn(l,e),Nn(t,e),e);case\\\"hsl\\\":return 3!==l.length?void On(e,0,0,0,1):(zn(l,e),Nn(t,e),e);default:return}}On(e,0,0,0,1)}else{if(4===r||5===r){var h=parseInt(i.slice(1,4),16);return h>=0&&4095>=h?(On(e,(3840&h)>>4|(3840&h)>>8,240&h|(240&h)>>4,15&h|(15&h)<<4,5===r?parseInt(i.slice(4),16)/15:1),Nn(t,e),e):void On(e,0,0,0,1)}if(7===r||9===r){var h=parseInt(i.slice(1,7),16);return h>=0&&16777215>=h?(On(e,(16711680&h)>>16,(65280&h)>>8,255&h,9===r?parseInt(i.slice(7),16)/255:1),Nn(t,e),e):void On(e,0,0,0,1)}}}}function zn(t,e){var n=(parseFloat(t[0])%360+360)%360/360,i=kn(t[1]),r=kn(t[2]),o=.5>=r?r*(i+1):r+i-r*i,a=2*r-o;return e=e||[],On(e,Tn(255*Ln(a,o,n+1/3)),Tn(255*Ln(a,o,n)),Tn(255*Ln(a,o,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function Bn(t){if(t){var e,n,i=t[0]/255,r=t[1]/255,o=t[2]/255,a=Math.min(i,r,o),s=Math.max(i,r,o),l=s-a,u=(s+a)/2;if(0===l)e=0,n=0;else{n=.5>u?l/(s+a):l/(2-s-a);var h=((s-i)/6+l/2)/l,c=((s-r)/6+l/2)/l,p=((s-o)/6+l/2)/l;i===s?e=p-c:r===s?e=1/3+h-p:o===s&&(e=2/3+c-h),0>e&&(e+=1),e>1&&(e-=1)}var d=[360*e,n,u];return null!=t[3]&&d.push(t[3]),d}}function Vn(t,e){var n=En(t);if(n){for(var i=0;3>i;i++)n[i]=0>e?n[i]*(1-e)|0:(255-n[i])*e+n[i]|0,n[i]>255?n[i]=255:n[i]<0&&(n[i]=0);return Xn(n,4===n.length?\\\"rgba\\\":\\\"rgb\\\")}}function Fn(t){var e=En(t);return e?((1<<24)+(e[0]<<16)+(e[1]<<8)+ +e[2]).toString(16).slice(1):void 0}function Gn(t,e,n){if(e&&e.length&&t>=0&&1>=t){n=n||[];var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=e[r],s=e[o],l=i-r;return n[0]=Tn(Pn(a[0],s[0],l)),n[1]=Tn(Pn(a[1],s[1],l)),n[2]=Tn(Pn(a[2],s[2],l)),n[3]=Dn(Pn(a[3],s[3],l)),n}}function Wn(t,e,n){if(e&&e.length&&t>=0&&1>=t){var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=En(e[r]),s=En(e[o]),l=i-r,u=Xn([Tn(Pn(a[0],s[0],l)),Tn(Pn(a[1],s[1],l)),Tn(Pn(a[2],s[2],l)),Dn(Pn(a[3],s[3],l))],\\\"rgba\\\");return n?{color:u,leftIndex:r,rightIndex:o,value:i}:u}}function Hn(t,e,n,i){var r=En(t);return t?(r=Bn(r),null!=e&&(r[0]=Cn(e)),null!=n&&(r[1]=kn(n)),null!=i&&(r[2]=kn(i)),Xn(zn(r),\\\"rgba\\\")):void 0}function Yn(t,e){var n=En(t);return n&&null!=e?(n[3]=Dn(e),Xn(n,\\\"rgba\\\")):void 0}function Xn(t,e){if(t&&t.length){var n=t[0]+\\\",\\\"+t[1]+\\\",\\\"+t[2];return(\\\"rgba\\\"===e||\\\"hsva\\\"===e||\\\"hsla\\\"===e)&&(n+=\\\",\\\"+t[3]),e+\\\"(\\\"+n+\\\")\\\"}}function Un(t,e){var n=En(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}function Zn(){return Xn([Math.round(255*Math.random()),Math.round(255*Math.random()),Math.round(255*Math.random())],\\\"rgb\\\")}function jn(t){var e;if(t&&\\\"transparent\\\"!==t){if(\\\"string\\\"==typeof t&&t.indexOf(\\\"rgba\\\")>-1){var n=En(t);n&&(t=\\\"rgb(\\\"+n[0]+\\\",\\\"+n[1]+\\\",\\\"+n[2]+\\\")\\\",e=n[3])}}else t=\\\"none\\\";return{color:t,opacity:null==e?1:e}}function qn(t){return $L>t&&t>-$L}function Kn(t){return KL(1e3*t)/1e3}function $n(t){return KL(1e4*t)/1e4}function Jn(t){return\\\"matrix(\\\"+Kn(t[0])+\\\",\\\"+Kn(t[1])+\\\",\\\"+Kn(t[2])+\\\",\\\"+Kn(t[3])+\\\",\\\"+$n(t[4])+\\\",\\\"+$n(t[5])+\\\")\\\"}function Qn(t,e,n){return\\\"top\\\"===n?t+=e/2:\\\"bottom\\\"===n&&(t-=e/2),t}function ti(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)}function ei(t){var e=t.style,n=t.getGlobalScale();return[e.shadowColor,(e.shadowBlur||0).toFixed(2),(e.shadowOffsetX||0).toFixed(2),(e.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(\\\",\\\")}function ni(t){return t&&!!t.image}function ii(t){return t&&!!t.svgElement}function ri(t){return ni(t)||ii(t)}function oi(t){return\\\"linear\\\"===t.type}function ai(t){return\\\"radial\\\"===t.type}function si(t){return t&&(\\\"linear\\\"===t.type||\\\"radial\\\"===t.type)}function li(t){return\\\"url(#\\\"+t+\\\")\\\"}function ui(t){var e=t.getGlobalScale(),n=Math.max(e[0],e[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)}function hi(t){var e=t.x||0,n=t.y||0,i=(t.rotation||0)*Ek,r=B(t.scaleX,1),o=B(t.scaleY,1),a=t.skewX||0,s=t.skewY||0,l=[];return(e||n)&&l.push(\\\"translate(\\\"+e+\\\"px,\\\"+n+\\\"px)\\\"),i&&l.push(\\\"rotate(\\\"+i+\\\")\\\"),(1!==r||1!==o)&&l.push(\\\"scale(\\\"+r+\\\",\\\"+o+\\\")\\\"),(a||s)&&l.push(\\\"skew(\\\"+KL(a*Ek)+\\\"deg, \\\"+KL(s*Ek)+\\\"deg)\\\"),l.join(\\\" \\\")}function ci(t,e,n){return(e-t)*n+t}function pi(t,e,n,i){for(var r=e.length,o=0;r>o;o++)t[o]=ci(e[o],n[o],i);return t}function di(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;r>a;a++){t[a]||(t[a]=[]);for(var s=0;o>s;s++)t[a][s]=ci(e[a][s],n[a][s],i)}return t}function fi(t,e,n,i){for(var r=e.length,o=0;r>o;o++)t[o]=e[o]+n[o]*i;return t}function gi(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;r>a;a++){t[a]||(t[a]=[]);for(var s=0;o>s;s++)t[a][s]=e[a][s]+n[a][s]*i}return t}function yi(t,e){for(var n=t.length,i=e.length,r=n>i?e:t,o=Math.min(n,i),a=r[o-1]||{color:[0,0,0,0],offset:0},s=o;sa;if(s)i.length=a;else for(var l=o;a>l;l++)i.push(1===n?r[l]:tP.call(r[l]))}for(var u=i[0]&&i[0].length,l=0;lh;h++)isNaN(i[l][h])&&(i[l][h]=r[l][h])}}function mi(t){if(g(t)){var e=t.length;if(g(t[0])){for(var n=[],i=0;e>i;i++)n.push(tP.call(t[i]));return n}return tP.call(t)}return t}function xi(t){return t[0]=Math.floor(t[0])||0,t[1]=Math.floor(t[1])||0,t[2]=Math.floor(t[2])||0,t[3]=null==t[3]?1:t[3],\\\"rgba(\\\"+t.join(\\\",\\\")+\\\")\\\"}function _i(t){return g(t&&t[0])?2:1}function bi(t){return t===oP||t===aP}function wi(t){return t===nP||t===iP}function Si(){return(new Date).getTime()}function Mi(t){var e=t.pointerType;return\\\"pen\\\"===e||\\\"touch\\\"===e}function Ii(t){t.touching=!0,null!=t.touchTimer&&(clearTimeout(t.touchTimer),t.touchTimer=null),t.touchTimer=setTimeout(function(){t.touching=!1,t.touchTimer=null},700)}function Ti(t){t&&(t.zrByTouch=!0)}function Ci(t,e){return Le(t.dom,new vP(t,e),!0)}function Di(t,e){for(var n=e,i=!1;n&&9!==n.nodeType&&!(i=n.domBelongToZr||n!==e&&n===t.painterRoot);)n=n.parentNode;return i}function Ai(t,e){var n=e.domHandlers;uk.pointerEventsSupported?y(fP.pointer,function(i){Li(e,i,function(e){n[i].call(t,e)})}):(uk.touchEventsSupported&&y(fP.touch,function(i){Li(e,i,function(r){n[i].call(t,r),Ii(e)})}),y(fP.mouse,function(i){Li(e,i,function(r){r=ke(r),e.touching||n[i].call(t,r)})}))}function ki(t,e){function n(n){function i(i){i=ke(i),Di(t,i.target)||(i=Ci(t,i),e.domHandlers[n].call(t,i))}Li(e,n,i,{capture:!0})}uk.pointerEventsSupported?y(gP.pointer,n):uk.touchEventsSupported||y(gP.mouse,n)}function Li(t,e,n,i){t.mounted[e]=n,t.listenerOpts[e]=i,Oe(t.domTarget,e,n,i)}function Pi(t){var e=t.mounted;for(var n in e)e.hasOwnProperty(n)&&Re(t.domTarget,n,e[n],t.listenerOpts[n]);t.mounted={}}function Oi(t){return t>AP||-AP>t}function Ri(t,e){for(var n=0;n=0?parseFloat(t)/100*e:parseFloat(t):t}function Wi(t,e,n){var i=e.position||\\\"inside\\\",r=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,l=n.x,u=n.y,h=\\\"left\\\",c=\\\"top\\\";if(i instanceof Array)l+=Gi(i[0],n.width),u+=Gi(i[1],n.height),h=null,c=null;else switch(i){case\\\"left\\\":l-=r,u+=s,h=\\\"right\\\",c=\\\"middle\\\";break;case\\\"right\\\":l+=r+a,u+=s,c=\\\"middle\\\";break;case\\\"top\\\":l+=a/2,u-=r,h=\\\"center\\\",c=\\\"bottom\\\";break;case\\\"bottom\\\":l+=a/2,u+=o+r,h=\\\"center\\\";break;case\\\"inside\\\":l+=a/2,u+=s,h=\\\"center\\\",c=\\\"middle\\\";break;case\\\"insideLeft\\\":l+=r,u+=s,c=\\\"middle\\\";break;case\\\"insideRight\\\":l+=a-r,u+=s,h=\\\"right\\\",c=\\\"middle\\\";break;case\\\"insideTop\\\":l+=a/2,u+=r,h=\\\"center\\\";break;case\\\"insideBottom\\\":l+=a/2,u+=o-r,h=\\\"center\\\",c=\\\"bottom\\\";break;case\\\"insideTopLeft\\\":l+=r,u+=r;break;case\\\"insideTopRight\\\":l+=a-r,u+=r,h=\\\"right\\\";break;case\\\"insideBottomLeft\\\":l+=r,u+=o-r,c=\\\"bottom\\\";break;case\\\"insideBottomRight\\\":l+=a-r,u+=o-r,h=\\\"right\\\",c=\\\"bottom\\\"}return t=t||{},t.x=l,t.y=u,t.align=h,t.verticalAlign=c,t}function Hi(t,e,n,i,r){n=n||{};var o=[];qi(t,\\\"\\\",t,e,n,i,o,r);var a=o.length,s=!1,l=n.done,u=n.aborted,h=function(){s=!0,a--,0>=a&&(s?l&&l():u&&u())},c=function(){a--,0>=a&&(s?l&&l():u&&u())};a||l&&l(),o.length>0&&n.during&&o[0].during(function(t,e){n.during(e)});for(var p=0;pi;i++)t[i]=e[i]}function Xi(t){return g(t[0])}function Ui(t,e,n){if(g(e[n]))if(g(t[n])||(t[n]=[]),L(e[n])){var i=e[n].length;t[n].length!==i&&(t[n]=new e[n].constructor(i),Yi(t[n],e[n],i))}else{var r=e[n],o=t[n],a=r.length;if(Xi(r))for(var s=r[0].length,l=0;a>l;l++)o[l]?Yi(o[l],r[l],s):o[l]=Array.prototype.slice.call(r[l]);else Yi(o,r,a);o.length=r.length}else t[n]=e[n]}function Zi(t,e){return t===e||g(t)&&g(e)&&ji(t,e)}function ji(t,e){var n=t.length;if(n!==e.length)return!1;for(var i=0;n>i;i++)if(t[i]!==e[i])return!1;return!0}function qi(t,e,n,i,r,o,a,s){for(var l=b(i),u=r.duration,h=r.delay,c=r.additive,d=r.setToFinal,f=!A(o),y=t.animators,v=[],m=0;m0||r.force&&!a.length){var D=void 0,k=void 0,L=void 0;if(s){k={},d&&(D={});for(var M=0;S>M;M++){var _=v[M];k[_]=n[_],d?D[_]=i[_]:n[_]=i[_]}}else if(d){L={};for(var M=0;S>M;M++){var _=v[M];L[_]=mi(n[_]),Ui(n,i,_)}}var I=new hP(n,!1,!1,c?x(y,function(t){return t.targetName===e}):null);I.targetName=e,r.scope&&(I.scope=r.scope),d&&D&&I.whenWithKeys(0,D,v),L&&I.whenWithKeys(0,L,v),I.whenWithKeys(null==u?500:u,s?k:i,v).delay(h||0),t.addAnimator(I,e),a.push(I)}}function Ki(t){delete XP[t]}function $i(t){if(!t)return!1;if(\\\"string\\\"==typeof t)return Un(t,1)r;r++)n+=Un(e[r].color,1);return n/=i,MP>n}return!1}function Ji(t,e){var n=new UP(o(),t,e);return XP[n.id]=n,n}function Qi(t){t.dispose()}function tr(){for(var t in XP)XP.hasOwnProperty(t)&&XP[t].dispose();XP={}}function er(t){return XP[t]}function nr(t,e){YP[t]=e}function ir(t){return t.replace(/^\\\\s+|\\\\s+$/g,\\\"\\\")}function rr(t,e,n,i){var r=e[0],o=e[1],a=n[0],s=n[1],l=o-r,u=s-a;if(0===l)return 0===u?a:(a+s)/2;if(i)if(l>0){if(r>=t)return a;if(t>=o)return s}else{if(t>=r)return a;if(o>=t)return s}else{if(t===r)return a;if(t===o)return s}return(t-r)/l*u+a}function or(t,e){switch(t){case\\\"center\\\":case\\\"middle\\\":t=\\\"50%\\\";break;case\\\"left\\\":case\\\"top\\\":t=\\\"0%\\\";break;case\\\"right\\\":case\\\"bottom\\\":t=\\\"100%\\\"\\n}return T(t)?ir(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?0/0:+t}function ar(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),KP),t=(+t).toFixed(e),n?t:+t}function sr(t){return t.sort(function(t,e){return t-e}),t}function lr(t){if(t=+t,isNaN(t))return 0;if(t>1e-14)for(var e=1,n=0;15>n;n++,e*=10)if(Math.round(t*e)/e===t)return n;return ur(t)}function ur(t){var e=t.toString().toLowerCase(),n=e.indexOf(\\\"e\\\"),i=n>0?+e.slice(n+1):0,r=n>0?n:e.length,o=e.indexOf(\\\".\\\"),a=0>o?0:r-1-o;return Math.max(0,a-i)}function hr(t,e){var n=Math.log,i=Math.LN10,r=Math.floor(n(t[1]-t[0])/i),o=Math.round(n(Math.abs(e[1]-e[0]))/i),a=Math.min(Math.max(-r+o,0),20);return isFinite(a)?a:20}function cr(t,e,n){if(!t[e])return 0;var i=pr(t,n);return i[e]||0}function pr(t,e){var n=m(t,function(t,e){return t+(isNaN(e)?0:e)},0);if(0===n)return[];for(var i=Math.pow(10,e),r=v(t,function(t){return(isNaN(t)?0:t)/n*i*100}),o=100*i,a=v(r,function(t){return Math.floor(t)}),s=m(a,function(t,e){return t+e},0),l=v(r,function(t,e){return t-a[e]});o>s;){for(var u=Number.NEGATIVE_INFINITY,h=null,c=0,p=l.length;p>c;++c)l[c]>u&&(u=l[c],h=c);++a[h],l[h]=0,++s}return v(a,function(t){return t/i})}function dr(t,e){var n=Math.max(lr(t),lr(e)),i=t+e;return n>KP?i:ar(i,n)}function fr(t){var e=2*Math.PI;return(t%e+e)%e}function gr(t){return t>-qP&&qP>t}function yr(t){if(t instanceof Date)return t;if(T(t)){var e=JP.exec(t);if(!e)return new Date(0/0);if(e[8]){var n=+e[4]||0;return\\\"Z\\\"!==e[8].toUpperCase()&&(n-=+e[8].slice(0,3)),new Date(Date.UTC(+e[1],+(e[2]||1)-1,+e[3]||1,n,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0))}return new Date(+e[1],+(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0)}return new Date(null==t?0/0:Math.round(t))}function vr(t){return Math.pow(10,mr(t))}function mr(t){if(0===t)return 0;var e=Math.floor(Math.log(t)/Math.LN10);return t/Math.pow(10,e)>=10&&e++,e}function xr(t,e){var n,i=mr(t),r=Math.pow(10,i),o=t/r;return n=e?1.5>o?1:2.5>o?2:4>o?3:7>o?5:10:1>o?1:2>o?2:3>o?3:5>o?5:10,t=n*r,i>=-20?+t.toFixed(0>i?-i:0):t}function _r(t,e){var n=(t.length-1)*e+1,i=Math.floor(n),r=+t[i-1],o=n-i;return o?r+o*(t[i]-r):r}function br(t){function e(t,n,i){return t.interval[i]s;s++)o[s]<=n&&(o[s]=n,a[s]=s?1:1-i),n=o[s],i=a[s];o[0]===o[1]&&a[0]*a[1]!==1?t.splice(r,1):r++}return t}function wr(t){var e=parseFloat(t);return e==t&&(0!==e||!T(t)||t.indexOf(\\\"x\\\")<=0)?e:0/0}function Sr(t){return!isNaN(wr(t))}function Mr(){return Math.round(9*Math.random())}function Ir(t,e){return 0===e?t:Ir(e,t%e)}function Tr(t,e){return null==t?e:null==e?t:t*e/Ir(t,e)}function Cr(t){throw new Error(t)}function Dr(t,e,n){return(e-t)*n+t}function Ar(t){return t instanceof Array?t:null==t?[]:[t]}function kr(t,e,n){if(t){t[e]=t[e]||{},t.emphasis=t.emphasis||{},t.emphasis[e]=t.emphasis[e]||{};for(var i=0,r=n.length;r>i;i++){var o=n[i];!t.emphasis[e].hasOwnProperty(o)&&t[e].hasOwnProperty(o)&&(t.emphasis[e][o]=t[e][o])}}}function Lr(t){return!A(t)||M(t)||t instanceof Date?t:t.value}function Pr(t){return A(t)&&!(t instanceof Array)}function Or(t,e,n){var i=\\\"normalMerge\\\"===n,r=\\\"replaceMerge\\\"===n,o=\\\"replaceAll\\\"===n;t=t||[],e=(e||[]).slice();var a=Z();y(e,function(t,n){return A(t)?void 0:void(e[n]=null)});var s=Rr(t,a,n);return(i||r)&&Nr(s,t,a,e),i&&Er(s,e),i||r?zr(s,e,r):o&&Br(s,e),Vr(s),s}function Rr(t,e,n){var i=[];if(\\\"replaceAll\\\"===n)return i;for(var r=0;ri;i++){var o=Wr(t[i].seriesId,null);if(null==o)return;for(var a=Ar(t[i].dataIndex),s=n&&n[o],l=0,u=a.length;u>l;l++){var h=a[l];s&&s[h]?s[h]=null:(e[o]||(e[o]={}))[h]=1}}}function i(t,e){var n=[];for(var r in t)if(t.hasOwnProperty(r)&&null!=t[r])if(e)n.push(+r);else{var o=i(t[r],!0);o.length&&n.push({seriesId:r,dataIndex:o})}return n}var r={},o={};return n(t||[],r),n(e||[],o,r),[i(r),i(o)]}function qr(t,e){return null!=e.dataIndexInside?e.dataIndexInside:null!=e.dataIndex?M(e.dataIndex)?v(e.dataIndex,function(e){return t.indexOfRawIndex(e)}):t.indexOfRawIndex(e.dataIndex):null!=e.name?M(e.name)?v(e.name,function(e){return t.indexOfName(e)}):t.indexOfName(e.name):void 0}function Kr(){var t=\\\"__ec_inner_\\\"+nO++;return function(e){return e[t]||(e[t]={})}}function $r(t,e,n){var i=Jr(e,n),r=i.mainTypeSpecified,o=i.queryOptionMap,a=i.others,s=a,l=n?n.defaultMainType:null;return!r&&l&&o.set(l,{}),o.each(function(e,i){var r=Qr(t,i,e,{useDefault:l===i,enableAll:n&&null!=n.enableAll?n.enableAll:!0,enableNone:n&&null!=n.enableNone?n.enableNone:!0});s[i+\\\"Models\\\"]=r.models,s[i+\\\"Model\\\"]=r.models[0]}),s}function Jr(t,e){var n;if(T(t)){var i={};i[t+\\\"Index\\\"]=0,n=i}else n=t;var r=Z(),o={},a=!1;return y(n,function(t,n){if(\\\"dataIndex\\\"===n||\\\"dataIndexInside\\\"===n)return void(o[n]=t);var i=n.match(/^(\\\\w+)(Index|Id|Name)$/)||[],s=i[1],l=(i[2]||\\\"\\\").toLowerCase();if(s&&l&&!(e&&e.includeMainTypes&&p(e.includeMainTypes,s)<0)){a=a||!!s;var u=r.get(s)||r.set(s,{});u[l]=t}}),{mainTypeSpecified:a,queryOptionMap:r,others:o}}function Qr(t,e,n,i){i=i||iO;var r=n.index,o=n.id,a=n.name,s={models:null,specified:null!=r||null!=o||null!=a};if(!s.specified){var l=void 0;return s.models=i.useDefault&&(l=t.getComponent(e))?[l]:[],s}return\\\"none\\\"===r||r===!1?(W(i.enableNone,'`\\\"none\\\"` or `false` is not a valid value on index option.'),s.models=[],s):(\\\"all\\\"===r&&(W(i.enableAll,'`\\\"all\\\"` is not a valid value on index option.'),r=o=a=null),s.models=t.queryComponents({mainType:e,index:r,id:o,name:a}),s)}function to(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function eo(t,e){return t.getAttribute?t.getAttribute(e):t[e]}function no(t){return\\\"auto\\\"===t?uk.domSupported?\\\"html\\\":\\\"richText\\\":t||\\\"html\\\"}function io(t,e){var n=Z(),i=[];return y(t,function(t){var r=e(t);(n.get(r)||(i.push(r),n.set(r,[]))).push(t)}),{keys:i,buckets:n}}function ro(t,e,n,i,r){var o=null==e||\\\"auto\\\"===e;if(null==i)return i;if(D(i)){var a=Dr(n||0,i,r);return ar(a,o?Math.max(lr(n||0),lr(i)):e)}if(T(i))return 1>r?n:i;for(var s=[],l=n,u=i,h=Math.max(l?l.length:0,u.length),c=0;h>c;++c){var p=t.getDimensionInfo(c);if(p&&\\\"ordinal\\\"===p.type)s[c]=(1>r&&l?l:u)[c];else{var d=l&&l[c]?l[c]:0,f=u[c],a=Dr(d,f,r);s[c]=ar(a,o?Math.max(lr(d),lr(f)):e)}}return s}function oo(t){var e={main:\\\"\\\",sub:\\\"\\\"};if(t){var n=t.split(oO);e.main=n[0]||\\\"\\\",e.sub=n[1]||\\\"\\\"}return e}function ao(t){W(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType \\\"'+t+'\\\" illegal')}function so(t){return!(!t||!t[sO])}function lo(t){t.$constructor=t,t.extend=function(t){var n,i=this;return uo(i)?n=function(t){function n(){return t.apply(this,arguments)||this}return e(n,t),n}(i):(n=function(){(t.$constructor||i).apply(this,arguments)},d(n,this)),h(n.prototype,t),n[sO]=!0,n.extend=this.extend,n.superCall=po,n.superApply=fo,n.superClass=i,n}}function uo(t){return I(t)&&/^class\\\\s/.test(Function.prototype.toString.call(t))}function ho(t,e){t.extend=e.extend}function co(t){var e=[\\\"__\\\\x00is_clz\\\",lO++].join(\\\"_\\\");t.prototype[e]=!0,t.isInstance=function(t){return!(!t||!t[e])}}function po(t,e){for(var n=[],i=2;i=0||r&&p(r,s)<0)){var l=n.getShallow(s,e);null!=l&&(o[t[a][0]]=l)}}return o}}function vo(t){if(\\\"string\\\"==typeof t){var e=pO.get(t);return e&&e.image}return t}function mo(t,e,n,i,r){if(t){if(\\\"string\\\"==typeof t){if(e&&e.__zrImageSrc===t||!n)return e;var o=pO.get(t),a={hostEl:n,cb:i,cbPayload:r};return o?(e=o.image,!_o(e)&&o.pending.push(a)):(e=vk.loadImage(t,xo,xo),e.__zrImageSrc=t,pO.put(t,e.__cachedImgObj={image:e,pending:[a]})),e}return t}return e}function xo(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;ea;a++)o[a]=So(o[a],r);return o.join(\\\"\\\\n\\\")}function wo(t,e,n,i){i=i||{};var r=h({},i);r.font=e,n=B(n,\\\"...\\\"),r.maxIterations=B(i.maxIterations,2);var o=r.minChar=B(i.minChar,0);r.cnCharWidth=Ni(\\\"国\\\",e);var a=r.ascCharWidth=Ni(\\\"a\\\",e);r.placeholder=B(i.placeholder,\\\"\\\");for(var s=t=Math.max(0,t-1),l=0;o>l&&s>=a;l++)s-=a;var u=Ni(n,e);return u>s&&(n=\\\"\\\",u=0),s=t-u,r.ellipsis=n,r.ellipsisWidth=u,r.contentWidth=s,r.containerWidth=t,r}function So(t,e){var n=e.containerWidth,i=e.font,r=e.contentWidth;if(!n)return\\\"\\\";var o=Ni(t,i);if(n>=o)return t;for(var a=0;;a++){if(r>=o||a>=e.maxIterations){t+=e.ellipsis;break}var s=0===a?Mo(t,r,e.ascCharWidth,e.cnCharWidth):o>0?Math.floor(t.length*r/o):0;t=t.substr(0,s),o=Ni(t,i)}return\\\"\\\"===t&&(t=e.placeholder),t}function Mo(t,e,n,i){for(var r=0,o=0,a=t.length;a>o&&e>r;o++){var s=t.charCodeAt(o);r+=s>=0&&127>=s?n:i}return o}function Io(t,e){null!=t&&(t+=\\\"\\\");var n,i=e.overflow,r=e.padding,o=e.font,a=\\\"truncate\\\"===i,s=Fi(o),l=B(e.lineHeight,s),u=!!e.backgroundColor,h=\\\"truncate\\\"===e.lineOverflow,c=e.width;n=null==c||\\\"break\\\"!==i&&\\\"breakAll\\\"!==i?t?t.split(\\\"\\\\n\\\"):[]:t?ko(t,e.font,c,\\\"breakAll\\\"===i,0).lines:[];var p=n.length*l,d=B(e.height,p);if(p>d&&h){var f=Math.floor(d/l);n=n.slice(0,f)}if(t&&a&&null!=c)for(var g=wo(c,o,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),y=0;yu&&Co(i,t.substring(u,h),e,l),Co(i,r[2],e,l,r[1]),u=dO.lastIndex}ua){b>0?(m.tokens=m.tokens.slice(0,b),n(m,_,x),i.lines=i.lines.slice(0,v+1)):i.lines=i.lines.slice(0,v);break t}var D=S.width,A=null==D||\\\"auto\\\"===D;if(\\\"string\\\"==typeof D&&\\\"%\\\"===D.charAt(D.length-1))w.percentWidth=D,c.push(w),w.contentWidth=Ni(w.text,T);else{if(A){var k=S.backgroundColor,L=k&&k.image;L&&(L=vo(L),_o(L)&&(w.width=Math.max(w.width,L.width*C/L.height)))}var P=g&&null!=o?o-_:null;null!=P&&PP?(w.text=\\\"\\\",w.width=w.contentWidth=0):(w.text=bo(w.text,P-I,T,e.ellipsis,{minChar:e.truncateMinChar}),w.width=w.contentWidth=Ni(w.text,T)):w.contentWidth=Ni(w.text,T)}w.width+=I,_+=w.width,S&&(x=Math.max(x,w.lineHeight))}n(m,_,x)}i.outerWidth=i.width=B(o,d),i.outerHeight=i.height=B(a,p),i.contentHeight=p,i.contentWidth=d,f&&(i.outerWidth+=f[1]+f[3],i.outerHeight+=f[0]+f[2]);for(var v=0;v0&&f+i.accumWidth>i.width&&(o=e.split(\\\"\\\\n\\\"),c=!0),i.accumWidth=f}else{var g=ko(e,h,i.width,i.breakAll,i.accumWidth);i.accumWidth=g.accumWidth+d,a=g.linesWidths,o=g.lines}}else o=e.split(\\\"\\\\n\\\");for(var y=0;y=32&&591>=e||e>=880&&4351>=e||e>=4608&&5119>=e||e>=7680&&8303>=e}function Ao(t){return Do(t)?vO[t]?!0:!1:!0}function ko(t,e,n,i,r){for(var o=[],a=[],s=\\\"\\\",l=\\\"\\\",u=0,h=0,c=0;cn:r+h+d>n)?h?(s||l)&&(f?(s||(s=l,l=\\\"\\\",u=0,h=u),o.push(s),a.push(h-u),l+=p,u+=d,s=\\\"\\\",h=u):(l&&(s+=l,l=\\\"\\\",u=0),o.push(s),a.push(h),s=p,h=d)):f?(o.push(l),a.push(u),l=p,u=d):(o.push(p),a.push(d)):(h+=d,f?(l+=p,u+=d):(l&&(s+=l,l=\\\"\\\",u=0),s+=p))}else l&&(s+=l,h+=u),o.push(s),a.push(h),s=\\\"\\\",l=\\\"\\\",u=0,h=0}return o.length||s||(s=t,l=\\\"\\\",u=0),l&&(s+=l),s&&(o.push(s),a.push(h)),1===o.length&&(h+=r),{accumWidth:h,lines:o,linesWidths:a}}function Lo(t,e,n){return MO.copy(t.getBoundingRect()),t.transform&&MO.applyTransform(t.transform),IO.width=e,IO.height=n,!MO.intersect(IO)}function Po(t,e,n){if(0!==t.length){for(var i=t[0],r=i[0],o=i[0],a=i[1],s=i[1],l=1;ld;d++){var f=c(t,n,r,a,RO[d]);l[0]=TO(f,l[0]),u[0]=CO(f,u[0])}p=h(e,i,o,s,NO);for(var d=0;p>d;d++){var g=c(e,i,o,s,NO[d]);l[1]=TO(g,l[1]),u[1]=CO(g,u[1])}l[0]=TO(t,l[0]),u[0]=CO(t,u[0]),l[0]=TO(a,l[0]),u[0]=CO(a,u[0]),l[1]=TO(e,l[1]),u[1]=CO(e,u[1]),l[1]=TO(s,l[1]),u[1]=CO(s,u[1])}function No(t,e,n,i,r,o,a,s){var l=bn,u=mn,h=CO(TO(l(t,n,r),1),0),c=CO(TO(l(e,i,o),1),0),p=u(t,n,r,h),d=u(e,i,o,c);a[0]=TO(t,r,p),a[1]=TO(e,o,d),s[0]=CO(t,r,p),s[1]=CO(e,o,d)}function Eo(t,e,n,i,r,o,a,s,l){var u=me,h=xe,c=Math.abs(r-o);if(1e-4>c%kO&&c>1e-4)return s[0]=t-n,s[1]=e-i,l[0]=t+n,void(l[1]=e+i);if(LO[0]=AO(r)*n+t,LO[1]=DO(r)*i+e,PO[0]=AO(o)*n+t,PO[1]=DO(o)*i+e,u(s,LO,PO),h(l,LO,PO),r%=kO,0>r&&(r+=kO),o%=kO,0>o&&(o+=kO),r>o&&!a?o+=kO:o>r&&a&&(r+=kO),a){var p=o;o=r,r=p}for(var d=0;o>d;d+=Math.PI/2)d>r&&(OO[0]=AO(d)*n+t,OO[1]=DO(d)*i+e,u(s,OO,s),h(l,OO,l))}function zo(t){var e=Math.round(t/jO*1e8)/1e8;return e%2*jO}function Bo(t,e){var n=zo(t[0]);0>n&&(n+=qO);var i=n-t[0],r=t[1];r+=i,!e&&r-n>=qO?r=n+qO:e&&n-r>=qO?r=n-qO:!e&&n>r?r=n+(qO-zo(n-r)):e&&r>n&&(r=n-(qO-zo(r-n))),t[0]=n,t[1]=r}function Vo(t,e,n,i,r,o,a){if(0===r)return!1;var s=r,l=0,u=t;if(a>e+s&&a>i+s||e-s>a&&i-s>a||o>t+s&&o>n+s||t-s>o&&n-s>o)return!1;if(t===n)return Math.abs(o-t)<=s/2;l=(e-i)/(t-n),u=(t*i-n*e)/(t-n);var h=l*o-a+u,c=h*h/(l*l+1);return s/2*s/2>=c}function Fo(t,e,n,i,r,o,a,s,l,u,h){if(0===l)return!1;var c=l;if(h>e+c&&h>i+c&&h>o+c&&h>s+c||e-c>h&&i-c>h&&o-c>h&&s-c>h||u>t+c&&u>n+c&&u>r+c&&u>a+c||t-c>u&&n-c>u&&r-c>u&&a-c>u)return!1;var p=yn(t,e,n,i,r,o,a,s,u,h,null);return c/2>=p}function Go(t,e,n,i,r,o,a,s,l){if(0===a)return!1;var u=a;if(l>e+u&&l>i+u&&l>o+u||e-u>l&&i-u>l&&o-u>l||s>t+u&&s>n+u&&s>r+u||t-u>s&&n-u>s&&r-u>s)return!1;var h=Sn(t,e,n,i,r,o,s,l,null);return u/2>=h}function Wo(t){return t%=QO,0>t&&(t+=QO),t}function Ho(t,e,n,i,r,o,a,s,l){if(0===a)return!1;var u=a;s-=t,l-=e;var h=Math.sqrt(s*s+l*l);if(h-u>n||n>h+u)return!1;if(Math.abs(i-r)%tR<1e-4)return!0;if(o){var c=i;i=Wo(r),r=Wo(c)}else i=Wo(i),r=Wo(r);i>r&&(r+=tR);var p=Math.atan2(l,s);return 0>p&&(p+=tR),p>=i&&r>=p||p+tR>=i&&r>=p+tR}function Yo(t,e,n,i,r,o){if(o>e&&o>i||e>o&&i>o)return 0;if(i===e)return 0;var a=(o-e)/(i-e),s=e>i?1:-1;(1===a||0===a)&&(s=e>i?.5:-.5);var l=a*(n-t)+t;return l===r?1/0:l>r?s:0}function Xo(t,e){return Math.abs(t-e)e&&u>i&&u>o&&u>s||e>u&&i>u&&o>u&&s>u)return 0;var h=dn(e,i,o,s,u,rR);if(0===h)return 0;for(var c=0,p=-1,d=void 0,f=void 0,g=0;h>g;g++){var y=rR[g],v=0===y||1===y?.5:1,m=cn(t,n,r,a,y);l>m||(0>p&&(p=fn(e,i,o,s,oR),oR[1]1&&Uo(),d=cn(e,i,o,s,oR[0]),p>1&&(f=cn(e,i,o,s,oR[1]))),c+=2===p?yd?v:-v:yf?v:-v:f>s?v:-v:yd?v:-v:d>s?v:-v)}return c}function jo(t,e,n,i,r,o,a,s){if(s>e&&s>i&&s>o||e>s&&i>s&&o>s)return 0;var l=_n(e,i,o,s,rR);if(0===l)return 0;var u=bn(e,i,o);if(u>=0&&1>=u){for(var h=0,c=mn(e,i,o,u),p=0;l>p;p++){var d=0===rR[p]||1===rR[p]?.5:1,f=mn(t,n,r,rR[p]);a>f||(h+=rR[p]c?d:-d:c>o?d:-d)}return h}var d=0===rR[0]||1===rR[0]?.5:1,f=mn(t,n,r,rR[0]);return a>f?0:e>o?d:-d}function qo(t,e,n,i,r,o,a,s){if(s-=e,s>n||-n>s)return 0;var l=Math.sqrt(n*n-s*s);rR[0]=-l,rR[1]=l;var u=Math.abs(i-r);if(1e-4>u)return 0;if(u>=nR-1e-4){i=0,r=nR;var h=o?1:-1;return a>=rR[0]+t&&a<=rR[1]+t?h:0}if(i>r){var c=i;i=r,r=c}0>i&&(i+=nR,r+=nR);for(var p=0,d=0;2>d;d++){var f=rR[d];if(f+t>a){var g=Math.atan2(s,f),h=o?1:-1;0>g&&(g=nR+g),(g>=i&&r>=g||g+nR>=i&&r>=g+nR)&&(g>Math.PI/2&&g<1.5*Math.PI&&(h=-h),p+=h)}}return p}function Ko(t,e,n,i,r){for(var o,a,s=t.data,l=t.len(),u=0,h=0,c=0,p=0,d=0,f=0;l>f;){var g=s[f++],y=1===f;switch(g===eR.M&&f>1&&(n||(u+=Yo(h,c,p,d,i,r))),y&&(h=s[f],c=s[f+1],p=h,d=c),g){case eR.M:p=s[f++],d=s[f++],h=p,c=d;break;case eR.L:if(n){if(Vo(h,c,s[f],s[f+1],e,i,r))return!0}else u+=Yo(h,c,s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case eR.C:if(n){if(Fo(h,c,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],e,i,r))return!0}else u+=Zo(h,c,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case eR.Q:if(n){if(Go(h,c,s[f++],s[f++],s[f],s[f+1],e,i,r))return!0}else u+=jo(h,c,s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case eR.A:var v=s[f++],m=s[f++],x=s[f++],_=s[f++],b=s[f++],w=s[f++];f+=1;var S=!!(1-s[f++]);o=Math.cos(b)*x+v,a=Math.sin(b)*_+m,y?(p=o,d=a):u+=Yo(h,c,o,a,i,r);var M=(i-v)*_/x+v;if(n){if(Ho(v,m,_,b,b+w,S,e,M,r))return!0}else u+=qo(v,m,_,b,b+w,S,M,r);h=Math.cos(b+w)*x+v,c=Math.sin(b+w)*_+m;break;case eR.R:p=h=s[f++],d=c=s[f++];var I=s[f++],T=s[f++];if(o=p+I,a=d+T,n){if(Vo(p,d,o,d,e,i,r)||Vo(o,d,o,a,e,i,r)||Vo(o,a,p,a,e,i,r)||Vo(p,a,p,d,e,i,r))return!0}else u+=Yo(o,d,o,a,i,r),u+=Yo(p,a,p,d,i,r);break;case eR.Z:if(n){if(Vo(h,c,p,d,e,i,r))return!0}else u+=Yo(h,c,p,d,i,r);h=p,c=d}}return n||Xo(c,d)||(u+=Yo(h,c,p,d,i,r)||0),0!==u}function $o(t,e,n){return Ko(t,0,!1,e,n)}function Jo(t,e,n,i){return Ko(t,e,!0,n,i)}function Qo(t){return!!(t&&\\\"string\\\"!=typeof t&&t.width&&t.height)}function ta(t,e){var n,i,r,o,a=e.x,s=e.y,l=e.width,u=e.height,h=e.r;0>l&&(a+=l,l=-l),0>u&&(s+=u,u=-u),\\\"number\\\"==typeof h?n=i=r=o=h:h instanceof Array?1===h.length?n=i=r=o=h[0]:2===h.length?(n=r=h[0],i=o=h[1]):3===h.length?(n=h[0],i=o=h[1],r=h[2]):(n=h[0],i=h[1],r=h[2],o=h[3]):n=i=r=o=0;var c;n+i>l&&(c=n+i,n*=l/c,i*=l/c),r+o>l&&(c=r+o,r*=l/c,o*=l/c),i+r>u&&(c=i+r,i*=u/c,r*=u/c),n+o>u&&(c=n+o,n*=u/c,o*=u/c),t.moveTo(a+n,s),t.lineTo(a+l-i,s),0!==i&&t.arc(a+l-i,s+i,i,-Math.PI/2,0),t.lineTo(a+l,s+u-r),0!==r&&t.arc(a+l-r,s+u-r,r,0,Math.PI/2),t.lineTo(a+o,s+u),0!==o&&t.arc(a+o,s+u-o,o,Math.PI/2,Math.PI),t.lineTo(a,s+n),0!==n&&t.arc(a+n,s+n,n,Math.PI,1.5*Math.PI)}function ea(t,e,n){if(e){var i=e.x1,r=e.x2,o=e.y1,a=e.y2;t.x1=i,t.x2=r,t.y1=o,t.y2=a;var s=n&&n.lineWidth;return s?(gR(2*i)===gR(2*r)&&(t.x1=t.x2=ia(i,s,!0)),gR(2*o)===gR(2*a)&&(t.y1=t.y2=ia(o,s,!0)),t):t}}function na(t,e,n){if(e){var i=e.x,r=e.y,o=e.width,a=e.height;t.x=i,t.y=r,t.width=o,t.height=a;var s=n&&n.lineWidth;return s?(t.x=ia(i,s,!0),t.y=ia(r,s,!0),t.width=Math.max(ia(i+o,s,!1)-t.x,0===o?0:1),t.height=Math.max(ia(r+a,s,!1)-t.y,0===a?0:1),t):t}}function ia(t,e,n){if(!e)return t;var i=gR(2*t);return(i+gR(e))%2===0?i/2:(i+(n?1:-1))/2}function ra(t){return\\\"string\\\"!=typeof t||-1===t.indexOf(\\\"px\\\")&&-1===t.indexOf(\\\"rem\\\")&&-1===t.indexOf(\\\"em\\\")?isNaN(+t)?hk+\\\"px\\\":t+\\\"px\\\":t}function oa(t,e){for(var n=0;n=e||\\\"transparent\\\"===t||\\\"none\\\"===t?null:t.image||t.colorStops?\\\"#000\\\":t}function ha(t){return null==t||\\\"none\\\"===t?null:t.image||t.colorStops?\\\"#000\\\":t}function ca(t,e,n){return\\\"right\\\"===e?t-n[1]:\\\"center\\\"===e?t+n[3]/2-n[1]/2:t+n[3]}function pa(t){var e=t.text;return null!=e&&(e+=\\\"\\\"),e}function da(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}function fa(t){return null!=t&&\\\"none\\\"!==t}function ga(t){if(T(t)){var e=YR.get(t);return e||(e=Vn(t,-.1),YR.put(t,e)),e}if(O(t)){var n=h({},t);return n.colorStops=v(t.colorStops,function(t){return{offset:t.offset,color:Vn(t.color,-.1)}}),n}return t}function ya(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function va(t){ya(t,\\\"emphasis\\\",RR)}function ma(t){t.hoverState===RR&&ya(t,\\\"normal\\\",PR)}function xa(t){ya(t,\\\"blur\\\",OR)}function _a(t){t.hoverState===OR&&ya(t,\\\"normal\\\",PR)}function ba(t){t.selected=!0}function wa(t){t.selected=!1}function Sa(t,e,n){e(t,n)}function Ma(t,e,n){Sa(t,e,n),t.isGroup&&t.traverse(function(t){Sa(t,e,n)})}function Ia(t,e){switch(e){case\\\"emphasis\\\":t.hoverState=RR;break;case\\\"normal\\\":t.hoverState=PR;break;case\\\"blur\\\":t.hoverState=OR;break;case\\\"select\\\":t.selected=!0}}function Ta(t,e,n,i){for(var r=t.style,o={},a=0;a=0,o=!1;if(t instanceof uR){var a=kR(t),s=r?a.selectFill||a.normalFill:a.normalFill,l=r?a.selectStroke||a.normalStroke:a.normalStroke;if(fa(s)||fa(l)){i=i||{};var u=i.style||{};\\\"inherit\\\"===u.fill?(o=!0,i=h({},i),u=h({},u),u.fill=s):!fa(u.fill)&&fa(s)?(o=!0,i=h({},i),u=h({},u),u.fill=ga(s)):!fa(u.stroke)&&fa(l)&&(o||(i=h({},i),u=h({},u)),u.stroke=ga(l)),i.style=u}}if(i&&null==i.z2){o||(i=h({},i));var c=t.z2EmphasisLift;i.z2=t.z2+(null!=c?c:zR)}return i}function Da(t,e,n){if(n&&null==n.z2){n=h({},n);var i=t.z2SelectLift;n.z2=t.z2+(null!=i?i:BR)}return n}function Aa(t,e,n){var i=p(t.currentStates,e)>=0,r=t.style.opacity,o=i?null:Ta(t,[\\\"opacity\\\"],e,{opacity:1});n=n||{};var a=n.style||{};return null==a.opacity&&(n=h({},n),a=h({opacity:i?r:.1*o.opacity},a),n.style=a),n}function ka(t,e){var n=this.states[t];if(this.style){if(\\\"emphasis\\\"===t)return Ca(this,t,e,n);if(\\\"blur\\\"===t)return Aa(this,t,n);if(\\\"select\\\"===t)return Da(this,t,n)}return n}function La(t){t.stateProxy=ka;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=ka),n&&(n.stateProxy=ka)}function Pa(t,e){!Fa(t,e)&&!t.__highByOuter&&Ma(t,va)}function Oa(t,e){!Fa(t,e)&&!t.__highByOuter&&Ma(t,ma)}function Ra(t,e){t.__highByOuter|=1<<(e||0),Ma(t,va)}function Na(t,e){!(t.__highByOuter&=~(1<<(e||0)))&&Ma(t,ma)}function Ea(t){Ma(t,xa)}function za(t){Ma(t,_a)}function Ba(t){Ma(t,ba)}function Va(t){Ma(t,wa)}function Fa(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function Ga(t){var e=t.getModel(),n=[],i=[];e.eachComponent(function(e,r){var o=LR(r),a=\\\"series\\\"===e,s=a?t.getViewOfSeriesModel(r):t.getViewOfComponentModel(r);!a&&i.push(s),o.isBlured&&(s.group.traverse(function(t){_a(t)}),a&&n.push(r)),o.isBlured=!1}),y(i,function(t){t&&t.toggleBlurSeries&&t.toggleBlurSeries(n,!1,e)})}function Wa(t,e,n,i){function r(t,e){for(var n=0;nl;)a=r.getItemGraphicEl(l++);if(a){var u=TR(a);Wa(i,u.focus,u.blurScope,n)}else{var h=t.get([\\\"emphasis\\\",\\\"focus\\\"]),c=t.get([\\\"emphasis\\\",\\\"blurScope\\\"]);null!=h&&Wa(i,h,c,n)}}}function Xa(t,e,n,i){var r={focusSelf:!1,dispatchers:null};if(null==t||\\\"series\\\"===t||null==e||null==n)return r;var o=i.getModel().getComponent(t,e);if(!o)return r;var a=i.getViewOfComponentModel(o);if(!a||!a.findHighDownDispatchers)return r;for(var s,l=a.findHighDownDispatchers(n),u=0;u0){var o={dataIndex:r,seriesIndex:t.seriesIndex};null!=i&&(o.dataType=i),e.push(o)}})}),e}function $a(t,e,n){ns(t,!0),Ma(t,La),ts(t,e,n)}function Ja(t){ns(t,!1)}function Qa(t,e,n,i){i?Ja(t):$a(t,e,n)}function ts(t,e,n){var i=TR(t);null!=e?(i.focus=e,i.blurScope=n):i.focus&&(i.focus=null)}function es(t,e,n,i){n=n||\\\"itemStyle\\\";for(var r=0;r=DR&&(e=AR[t]=DR++),e}function as(t){var e=t.type;return e===GR||e===WR||e===HR}function ss(t){var e=t.type;return e===VR||e===FR}function ls(t){var e=kR(t);e.normalFill=t.style.fill,e.normalStroke=t.style.stroke;var n=t.states.select||{};e.selectFill=n.style&&n.style.fill||null,e.selectStroke=n.style&&n.style.stroke||null}function us(t,e){if(e){var n,i,r,o,a,s,l=t.data,u=t.len(),h=ZR.M,c=ZR.C,p=ZR.L,d=ZR.R,f=ZR.A,g=ZR.Q;for(r=0,o=0;u>r;){switch(n=l[r++],o=r,i=0,n){case h:i=1;break;case p:i=1;break;case c:i=3;break;case g:i=2;break;case f:var y=e[4],v=e[5],m=qR(e[0]*e[0]+e[1]*e[1]),x=qR(e[2]*e[2]+e[3]*e[3]),_=KR(-e[1]/x,e[0]/m);l[r]*=m,l[r++]+=y,l[r]*=x,l[r++]+=v,l[r++]*=m,l[r++]*=x,l[r++]+=_,l[r++]+=_,r+=2,o=r;break;case d:s[0]=l[r++],s[1]=l[r++],ve(s,s,e),l[o++]=s[0],l[o++]=s[1],s[0]+=l[r++],s[1]+=l[r++],ve(s,s,e),l[o++]=s[0],l[o++]=s[1]}for(a=0;i>a;a++){var b=jR[a];b[0]=l[r++],b[1]=l[r++],ve(b,b,e),l[o++]=b[0],l[o++]=b[1]}}t.increaseVersion()}}function hs(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function cs(t,e){return(t[0]*e[0]+t[1]*e[1])/(hs(t)*hs(e))}function ps(t,e){return(t[0]*e[1]1&&(a*=$R(f),s*=$R(f));var g=(r===o?-1:1)*$R((a*a*s*s-a*a*d*d-s*s*p*p)/(a*a*d*d+s*s*p*p))||0,y=g*a*d/s,v=g*-s*p/a,m=(t+n)/2+QR(c)*y-JR(c)*v,x=(e+i)/2+JR(c)*y+QR(c)*v,_=ps([1,0],[(p-y)/a,(d-v)/s]),b=[(p-y)/a,(d-v)/s],w=[(-1*p-y)/a,(-1*d-v)/s],S=ps(b,w);if(cs(b,w)<=-1&&(S=tN),cs(b,w)>=1&&(S=0),0>S){var M=Math.round(S/tN*1e6)/1e6;S=2*tN+M%2*tN}h.addData(u,m,x,a,s,_,S,c,o)}function fs(t){var e=new JO;if(!t)return e;var n,i=0,r=0,o=i,a=r,s=JO.CMD,l=t.match(eN);if(!l)return e;for(var u=0;ug;g++)d[g]=parseFloat(d[g]);for(var y=0;f>y;){var v=void 0,m=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,M=i,I=r,T=void 0,C=void 0;\\nswitch(c){case\\\"l\\\":i+=d[y++],r+=d[y++],p=s.L,e.addData(p,i,r);break;case\\\"L\\\":i=d[y++],r=d[y++],p=s.L,e.addData(p,i,r);break;case\\\"m\\\":i+=d[y++],r+=d[y++],p=s.M,e.addData(p,i,r),o=i,a=r,c=\\\"l\\\";break;case\\\"M\\\":i=d[y++],r=d[y++],p=s.M,e.addData(p,i,r),o=i,a=r,c=\\\"L\\\";break;case\\\"h\\\":i+=d[y++],p=s.L,e.addData(p,i,r);break;case\\\"H\\\":i=d[y++],p=s.L,e.addData(p,i,r);break;case\\\"v\\\":r+=d[y++],p=s.L,e.addData(p,i,r);break;case\\\"V\\\":r=d[y++],p=s.L,e.addData(p,i,r);break;case\\\"C\\\":p=s.C,e.addData(p,d[y++],d[y++],d[y++],d[y++],d[y++],d[y++]),i=d[y-2],r=d[y-1];break;case\\\"c\\\":p=s.C,e.addData(p,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r),i+=d[y-2],r+=d[y-1];break;case\\\"S\\\":v=i,m=r,T=e.len(),C=e.data,n===s.C&&(v+=i-C[T-4],m+=r-C[T-3]),p=s.C,M=d[y++],I=d[y++],i=d[y++],r=d[y++],e.addData(p,v,m,M,I,i,r);break;case\\\"s\\\":v=i,m=r,T=e.len(),C=e.data,n===s.C&&(v+=i-C[T-4],m+=r-C[T-3]),p=s.C,M=i+d[y++],I=r+d[y++],i+=d[y++],r+=d[y++],e.addData(p,v,m,M,I,i,r);break;case\\\"Q\\\":M=d[y++],I=d[y++],i=d[y++],r=d[y++],p=s.Q,e.addData(p,M,I,i,r);break;case\\\"q\\\":M=d[y++]+i,I=d[y++]+r,i+=d[y++],r+=d[y++],p=s.Q,e.addData(p,M,I,i,r);break;case\\\"T\\\":v=i,m=r,T=e.len(),C=e.data,n===s.Q&&(v+=i-C[T-4],m+=r-C[T-3]),i=d[y++],r=d[y++],p=s.Q,e.addData(p,v,m,i,r);break;case\\\"t\\\":v=i,m=r,T=e.len(),C=e.data,n===s.Q&&(v+=i-C[T-4],m+=r-C[T-3]),i+=d[y++],r+=d[y++],p=s.Q,e.addData(p,v,m,i,r);break;case\\\"A\\\":x=d[y++],_=d[y++],b=d[y++],w=d[y++],S=d[y++],M=i,I=r,i=d[y++],r=d[y++],p=s.A,ds(M,I,i,r,w,S,x,_,b,p,e);break;case\\\"a\\\":x=d[y++],_=d[y++],b=d[y++],w=d[y++],S=d[y++],M=i,I=r,i+=d[y++],r+=d[y++],p=s.A,ds(M,I,i,r,w,S,x,_,b,p,e)}}(\\\"z\\\"===c||\\\"Z\\\"===c)&&(p=s.Z,e.addData(p),i=o,r=a),n=p}return e.toStatic(),e}function gs(t){return null!=t.setData}function ys(t,e){var n=fs(t),i=h({},e);return i.buildPath=function(t){if(gs(t)){t.setData(n.data);var e=t.getContext();e&&t.rebuildPath(e,1)}else{var e=t;n.rebuildPath(e,1)}},i.applyTransform=function(t){us(n,t),this.dirtyShape()},i}function vs(t,e){return new iN(ys(t,e))}function ms(t,n){var i=ys(t,n),r=function(t){function n(e){var n=t.call(this,e)||this;return n.applyTransform=i.applyTransform,n.buildPath=i.buildPath,n}return e(n,t),n}(iN);return r}function xs(t,e){for(var n=[],i=t.length,r=0;i>r;r++){var o=t[r];n.push(o.getUpdatedPathProxy(!0))}var a=new uR(e);return a.createPathProxy(),a.buildPath=function(t){if(gs(t)){t.appendPath(n);var e=t.getContext();e&&t.rebuildPath(e,1)}},a}function _s(t,e,n,i,r,o,a,s){var l=n-t,u=i-e,h=a-r,c=s-o,p=c*l-h*u;return mN>p*p?void 0:(p=(h*(e-o)-c*(t-r))/p,[t+p*l,e+p*u])}function bs(t,e,n,i,r,o,a){var s=t-n,l=e-i,u=(a?o:-o)/gN(s*s+l*l),h=u*l,c=-u*s,p=t+h,d=e+c,f=n+h,g=i+c,y=(p+f)/2,v=(d+g)/2,m=f-p,x=g-d,_=m*m+x*x,b=r-o,w=p*g-f*d,S=(0>x?-1:1)*gN(yN(0,b*b*_-w*w)),M=(w*x-m*S)/_,I=(-w*m-x*S)/_,T=(w*x+m*S)/_,C=(-w*m+x*S)/_,D=M-y,A=I-v,k=T-y,L=C-v;return D*D+A*A>k*k+L*L&&(M=T,I=C),{cx:M,cy:I,x0:-h,y0:-c,x1:M*(r/b-1),y1:I*(r/b-1)}}function ws(t){var e;if(M(t)){var n=t.length;if(!n)return t;e=1===n?[t[0],t[0],0,0]:2===n?[t[0],t[0],t[1],t[1]]:3===n?t.concat(t[2]):t}else e=[t,t,t,t];return e}function Ss(t,e){var n,i=yN(e.r,0),r=yN(e.r0||0,0),o=i>0,a=r>0;if(o||a){if(o||(i=r,r=0),r>i){var s=i;i=r,r=s}var l=e.startAngle,u=e.endAngle;if(!isNaN(l)&&!isNaN(u)){var h=e.cx,c=e.cy,p=!!e.clockwise,d=fN(u-l),f=d>uN&&d%uN;if(f>mN&&(d=f),i>mN)if(d>uN-mN)t.moveTo(h+i*cN(l),c+i*hN(l)),t.arc(h,c,i,l,u,!p),r>mN&&(t.moveTo(h+r*cN(u),c+r*hN(u)),t.arc(h,c,r,u,l,p));else{var g=void 0,y=void 0,v=void 0,m=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,M=void 0,I=void 0,T=void 0,C=void 0,D=void 0,A=void 0,k=void 0,L=i*cN(l),P=i*hN(l),O=r*cN(u),R=r*hN(u),N=d>mN;if(N){var E=e.cornerRadius;E&&(n=ws(E),g=n[0],y=n[1],v=n[2],m=n[3]);var z=fN(i-r)/2;if(x=vN(z,v),_=vN(z,m),b=vN(z,g),w=vN(z,y),I=S=yN(x,_),T=M=yN(b,w),(S>mN||M>mN)&&(C=i*cN(u),D=i*hN(u),A=r*cN(l),k=r*hN(l),lN>d)){var B=_s(L,P,A,k,C,D,O,R);if(B){var V=L-B[0],F=P-B[1],G=C-B[0],W=D-B[1],H=1/hN(pN((V*G+F*W)/(gN(V*V+F*F)*gN(G*G+W*W)))/2),Y=gN(B[0]*B[0]+B[1]*B[1]);I=vN(S,(i-Y)/(H+1)),T=vN(M,(r-Y)/(H-1))}}}if(N)if(I>mN){var X=vN(v,I),U=vN(m,I),Z=bs(A,k,L,P,i,X,p),j=bs(C,D,O,R,i,U,p);t.moveTo(h+Z.cx+Z.x0,c+Z.cy+Z.y0),S>I&&X===U?t.arc(h+Z.cx,c+Z.cy,I,dN(Z.y0,Z.x0),dN(j.y0,j.x0),!p):(X>0&&t.arc(h+Z.cx,c+Z.cy,X,dN(Z.y0,Z.x0),dN(Z.y1,Z.x1),!p),t.arc(h,c,i,dN(Z.cy+Z.y1,Z.cx+Z.x1),dN(j.cy+j.y1,j.cx+j.x1),!p),U>0&&t.arc(h+j.cx,c+j.cy,U,dN(j.y1,j.x1),dN(j.y0,j.x0),!p))}else t.moveTo(h+L,c+P),t.arc(h,c,i,l,u,!p);else t.moveTo(h+L,c+P);if(r>mN&&N)if(T>mN){var X=vN(g,T),U=vN(y,T),Z=bs(O,R,C,D,r,-U,p),j=bs(L,P,A,k,r,-X,p);t.lineTo(h+Z.cx+Z.x0,c+Z.cy+Z.y0),M>T&&X===U?t.arc(h+Z.cx,c+Z.cy,T,dN(Z.y0,Z.x0),dN(j.y0,j.x0),!p):(U>0&&t.arc(h+Z.cx,c+Z.cy,U,dN(Z.y0,Z.x0),dN(Z.y1,Z.x1),!p),t.arc(h,c,r,dN(Z.cy+Z.y1,Z.cx+Z.x1),dN(j.cy+j.y1,j.cx+j.x1),p),X>0&&t.arc(h+j.cx,c+j.cy,X,dN(j.y1,j.x1),dN(j.y0,j.x0),!p))}else t.lineTo(h+O,c+R),t.arc(h,c,r,u,l,p);else t.lineTo(h+O,c+R)}else t.moveTo(h,c);t.closePath()}}}function Ms(t,e,n,i){var r,o,a,s,l=[],u=[],h=[],c=[];if(i){a=[1/0,1/0],s=[-1/0,-1/0];for(var p=0,d=t.length;d>p;p++)me(a,a,t[p]),xe(s,s,t[p]);me(a,a,i[0]),xe(s,s,i[1])}for(var p=0,d=t.length;d>p;p++){var f=t[p];if(n)r=t[p?p-1:d-1],o=t[(p+1)%d];else{if(0===p||p===d-1){l.push(ee(t[p]));continue}r=t[p-1],o=t[p+1]}oe(u,o,r),ce(u,u,e);var g=de(f,r),y=de(f,o),v=g+y;0!==v&&(g/=v,y/=v),ce(h,u,-g),ce(c,u,y);var m=ie([],f,h),x=ie([],f,c);i&&(xe(m,m,a),me(m,m,s),xe(x,x,a),me(x,x,s)),l.push(m),l.push(x)}return n&&l.push(l.shift()),l}function Is(t,e,n){var i=e.smooth,r=e.points;if(r&&r.length>=2){if(i){var o=Ms(r,i,n,e.smoothConstraint);t.moveTo(r[0][0],r[0][1]);for(var a=r.length,s=0;(n?a:a-1)>s;s++){var l=o[2*s],u=o[2*s+1],h=r[(s+1)%a];t.bezierCurveTo(l[0],l[1],u[0],u[1],h[0],h[1])}}else{t.moveTo(r[0][0],r[0][1]);for(var s=1,c=r.length;c>s;s++)t.lineTo(r[s][0],r[s][1])}n&&t.closePath()}}function Ts(t,e,n){var i=t.cpx2,r=t.cpy2;return null!=i||null!=r?[(n?pn:cn)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?pn:cn)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?xn:mn)(t.x1,t.cpx1,t.x2,e),(n?xn:mn)(t.y1,t.cpy1,t.y2,e)]}function Cs(t,e,n,i,r){var o;if(e&&e.ecModel){var a=e.ecModel.getUpdatePayload();o=a&&a.animation}var s=e&&e.isAnimationEnabled(),l=\\\"update\\\"===t;if(s){var u=void 0,h=void 0,c=void 0;i?(u=B(i.duration,200),h=B(i.easing,\\\"cubicOut\\\"),c=0):(u=e.getShallow(l?\\\"animationDurationUpdate\\\":\\\"animationDuration\\\"),h=e.getShallow(l?\\\"animationEasingUpdate\\\":\\\"animationEasing\\\"),c=e.getShallow(l?\\\"animationDelayUpdate\\\":\\\"animationDelay\\\")),o&&(null!=o.duration&&(u=o.duration),null!=o.easing&&(h=o.easing),null!=o.delay&&(c=o.delay)),I(c)&&(c=c(n,r)),I(u)&&(u=u(n));var p={duration:u||0,delay:c,easing:h};return p}return null}function Ds(t,e,n,i,r,o,a){var s,l=!1;I(r)?(a=o,o=r,r=null):A(r)&&(o=r.cb,a=r.during,l=r.isFrom,s=r.removeOpt,r=r.dataIndex);var u=\\\"leave\\\"===t;u||e.stopAnimation(\\\"leave\\\");var h=Cs(t,i,r,u?s||{}:null,i&&i.getAnimationDelayParams?i.getAnimationDelayParams(e,r):null);if(h&&h.duration>0){var c=h.duration,p=h.delay,d=h.easing,f={duration:c,delay:p||0,easing:d,done:o,force:!!o||!!a,setToFinal:!u,scope:t,during:a};l?e.animateFrom(n,f):e.animateTo(n,f)}else e.stopAnimation(),!l&&e.attr(n),a&&a(1),o&&o()}function As(t,e,n,i,r,o){Ds(\\\"update\\\",t,e,n,i,r,o)}function ks(t,e,n,i,r,o){Ds(\\\"enter\\\",t,e,n,i,r,o)}function Ls(t){if(!t.__zr)return!0;for(var e=0;eMath.abs(o[1])?o[0]>0?\\\"right\\\":\\\"left\\\":o[1]>0?\\\"bottom\\\":\\\"top\\\"}function qs(t){return!t.isGroup}function Ks(t){return null!=t.shape}function $s(t,e,n){function i(t){var e={};return t.traverse(function(t){qs(t)&&t.anid&&(e[t.anid]=t)}),e}function r(t){var e={x:t.x,y:t.y,rotation:t.rotation};return Ks(t)&&(e.shape=h({},t.shape)),e}if(t&&e){var o=i(t);e.traverse(function(t){if(qs(t)&&t.anid){var e=o[t.anid];if(e){var i=r(t);t.attr(r(e)),As(t,i,n,TR(t).dataIndex)}}})}}function Js(t,e){return v(t,function(t){var n=t[0];n=ZN(n,e.x),n=jN(n,e.x+e.width);var i=t[1];return i=ZN(i,e.y),i=jN(i,e.y+e.height),[n,i]})}function Qs(t,e){var n=ZN(t.x,e.x),i=jN(t.x+t.width,e.x+e.width),r=ZN(t.y,e.y),o=jN(t.y+t.height,e.y+e.height);return i>=n&&o>=r?{x:n,y:r,width:i-n,height:o-r}:void 0}function tl(t,e,n){var i=h({rectHover:!0},e),r=i.style={strokeNoScale:!0};return n=n||{x:-1,y:-1,width:2,height:2},t?0===t.indexOf(\\\"image://\\\")?(r.image=t.slice(8),c(r,n),new fR(i)):Fs(t.replace(\\\"path://\\\",\\\"\\\"),i,n,\\\"center\\\"):void 0}function el(t,e,n,i,r){for(var o=0,a=r[r.length-1];og||g>1)return!1;var y=il(d,f,h,c)/p;return 0>y||y>1?!1:!0}function il(t,e,n,i){return t*i-n*e}function rl(t){return 1e-6>=t&&t>=-1e-6}function ol(t){var e=t.itemTooltipOption,n=t.componentModel,i=t.itemName,r=T(e)?{formatter:e}:e,o=n.mainType,a=n.componentIndex,s={componentType:o,name:i,$vars:[\\\"name\\\"]};s[o+\\\"Index\\\"]=a;var l=t.formatterParamsExtra;l&&y(b(l),function(t){$(s,t)||(s[t]=l[t],s.$vars.push(t))});var u=TR(t.el);u.componentMainType=o,u.componentIndex=a,u.tooltipConfig={name:i,option:c({content:i,formatterParams:s},r)}}function al(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function sl(t,e){if(t)if(M(t))for(var n=0;n=0&&n.push(t)}),n}t.topologicalTravel=function(t,e,i,r){function o(t){l[t].entryCount--,0===l[t].entryCount&&u.push(t)}function a(t){h[t]=!0,o(t)}if(t.length){var s=n(e),l=s.graph,u=s.noEntryList,h={};for(y(t,function(t){h[t]=!0});u.length;){var c=u.pop(),p=l[c],d=!!h[c];d&&(i.call(r,c,p.originalDeps.slice()),delete h[c]),y(p.successor,d?a:o)}y(h,function(){var t=\\\"\\\";throw new Error(t)})}}}function Sl(t,e){return l(l({},t,!0),e,!0)}function Ml(t,e){t=t.toUpperCase(),SE[t]=new gE(e),wE[t]=e}function Il(t){if(T(t)){var e=wE[t.toUpperCase()]||{};return t===xE||t===_E?s(e):l(s(e),s(wE[bE]),!1)}return l(s(t),s(wE[bE]),!1)}function Tl(t){return SE[t]}function Cl(){return SE[bE]}function Dl(t,e){return t+=\\\"\\\",\\\"0000\\\".substr(0,e-t.length)+t}function Al(t){switch(t){case\\\"half-year\\\":case\\\"quarter\\\":return\\\"month\\\";case\\\"week\\\":case\\\"half-week\\\":return\\\"day\\\";case\\\"half-day\\\":case\\\"quarter-day\\\":return\\\"hour\\\";default:return t}}function kl(t){return t===Al(t)}function Ll(t){switch(t){case\\\"year\\\":case\\\"month\\\":return\\\"day\\\";case\\\"millisecond\\\":return\\\"millisecond\\\";default:return\\\"second\\\"}}function Pl(t,e,n,i){var r=yr(t),o=r[El(n)](),a=r[zl(n)]()+1,s=Math.floor((a-1)/3)+1,l=r[Bl(n)](),u=r[\\\"get\\\"+(n?\\\"UTC\\\":\\\"\\\")+\\\"Day\\\"](),h=r[Vl(n)](),c=(h-1)%12+1,p=r[Fl(n)](),d=r[Gl(n)](),f=r[Wl(n)](),g=i instanceof gE?i:Tl(i||ME)||Cl(),y=g.getModel(\\\"time\\\"),v=y.get(\\\"month\\\"),m=y.get(\\\"monthAbbr\\\"),x=y.get(\\\"dayOfWeek\\\"),_=y.get(\\\"dayOfWeekAbbr\\\");return(e||\\\"\\\").replace(/{yyyy}/g,o+\\\"\\\").replace(/{yy}/g,Dl(o%100+\\\"\\\",2)).replace(/{Q}/g,s+\\\"\\\").replace(/{MMMM}/g,v[a-1]).replace(/{MMM}/g,m[a-1]).replace(/{MM}/g,Dl(a,2)).replace(/{M}/g,a+\\\"\\\").replace(/{dd}/g,Dl(l,2)).replace(/{d}/g,l+\\\"\\\").replace(/{eeee}/g,x[u]).replace(/{ee}/g,_[u]).replace(/{e}/g,u+\\\"\\\").replace(/{HH}/g,Dl(h,2)).replace(/{H}/g,h+\\\"\\\").replace(/{hh}/g,Dl(c+\\\"\\\",2)).replace(/{h}/g,c+\\\"\\\").replace(/{mm}/g,Dl(p,2)).replace(/{m}/g,p+\\\"\\\").replace(/{ss}/g,Dl(d,2)).replace(/{s}/g,d+\\\"\\\").replace(/{SSS}/g,Dl(f,3)).replace(/{S}/g,f+\\\"\\\")}function Ol(t,e,n,i,r){var o=null;if(T(n))o=n;else if(I(n))o=n(t.value,e,{level:t.level});else{var a=h({},kE);if(t.level>0)for(var s=0;s=0;--s)if(l[u]){o=l[u];break}o=o||a.none}if(M(o)){var d=null==t.level?0:t.level>=0?t.level:o.length+t.level;d=Math.min(d,o.length-1),o=o[d]}}return Pl(new Date(t.value),o,r,i)}function Rl(t,e){var n=yr(t),i=n[zl(e)]()+1,r=n[Bl(e)](),o=n[Vl(e)](),a=n[Fl(e)](),s=n[Gl(e)](),l=n[Wl(e)](),u=0===l,h=u&&0===s,c=h&&0===a,p=c&&0===o,d=p&&1===r,f=d&&1===i;return f?\\\"year\\\":d?\\\"month\\\":p?\\\"day\\\":c?\\\"hour\\\":h?\\\"minute\\\":u?\\\"second\\\":\\\"millisecond\\\"}function Nl(t,e,n){var i=D(t)?yr(t):t;switch(e=e||Rl(t,n)){case\\\"year\\\":return i[El(n)]();case\\\"half-year\\\":return i[zl(n)]()>=6?1:0;case\\\"quarter\\\":return Math.floor((i[zl(n)]()+1)/4);case\\\"month\\\":return i[zl(n)]();case\\\"day\\\":return i[Bl(n)]();case\\\"half-day\\\":return i[Vl(n)]()/24;case\\\"hour\\\":return i[Vl(n)]();case\\\"minute\\\":return i[Fl(n)]();case\\\"second\\\":return i[Gl(n)]();case\\\"millisecond\\\":return i[Wl(n)]()}}function El(t){return t?\\\"getUTCFullYear\\\":\\\"getFullYear\\\"}function zl(t){return t?\\\"getUTCMonth\\\":\\\"getMonth\\\"}function Bl(t){return t?\\\"getUTCDate\\\":\\\"getDate\\\"}function Vl(t){return t?\\\"getUTCHours\\\":\\\"getHours\\\"}function Fl(t){return t?\\\"getUTCMinutes\\\":\\\"getMinutes\\\"}function Gl(t){return t?\\\"getUTCSeconds\\\":\\\"getSeconds\\\"}function Wl(t){return t?\\\"getUTCMilliseconds\\\":\\\"getMilliseconds\\\"}function Hl(t){return t?\\\"setUTCFullYear\\\":\\\"setFullYear\\\"}function Yl(t){return t?\\\"setUTCMonth\\\":\\\"setMonth\\\"}function Xl(t){return t?\\\"setUTCDate\\\":\\\"setDate\\\"}function Ul(t){return t?\\\"setUTCHours\\\":\\\"setHours\\\"}function Zl(t){return t?\\\"setUTCMinutes\\\":\\\"setMinutes\\\"}function jl(t){return t?\\\"setUTCSeconds\\\":\\\"setSeconds\\\"}function ql(t){return t?\\\"setUTCMilliseconds\\\":\\\"setMilliseconds\\\"}function Kl(t,e,n,i,r,o,a,s){var l=new wR({style:{text:t,font:e,align:n,verticalAlign:i,padding:r,rich:o,overflow:a?\\\"truncate\\\":null,lineHeight:s}});return l.getBoundingRect()}function $l(t){if(!Sr(t))return T(t)?t:\\\"-\\\";var e=(t+\\\"\\\").split(\\\".\\\");return e[0].replace(/(\\\\d{1,3})(?=(?:\\\\d{3})+(?!\\\\d))/g,\\\"$1,\\\")+(e.length>1?\\\".\\\"+e[1]:\\\"\\\")}function Jl(t,e){return t=(t||\\\"\\\").toLowerCase().replace(/-(.)/g,function(t,e){return e.toUpperCase()}),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}function Ql(t,e,n){function i(t){return t&&H(t)?t:\\\"-\\\"}function r(t){return!(null==t||isNaN(t)||!isFinite(t))}var o=\\\"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}\\\",a=\\\"time\\\"===e,s=t instanceof Date;if(a||s){var l=a?yr(t):t;if(!isNaN(+l))return Pl(l,o,n);if(s)return\\\"-\\\"}if(\\\"ordinal\\\"===e)return C(t)?i(t):D(t)&&r(t)?t+\\\"\\\":\\\"-\\\";var u=wr(t);return r(u)?$l(u):C(t)?i(t):\\\"boolean\\\"==typeof t?t+\\\"\\\":\\\"-\\\"}function tu(t,e,n){M(e)||(e=[e]);var i=e.length;if(!i)return\\\"\\\";for(var r=e[0].$vars||[],o=0;os;s++)for(var l=0;l':'';var a=n.markerId||\\\"markerX\\\";return{renderMode:o,content:\\\"{\\\"+a+\\\"|} \\\",style:\\\"subItem\\\"===r?{width:4,height:4,borderRadius:2,backgroundColor:i}:{width:10,height:10,borderRadius:5,backgroundColor:i}}}function iu(t,e,n){(\\\"week\\\"===t||\\\"month\\\"===t||\\\"quarter\\\"===t||\\\"half-year\\\"===t||\\\"year\\\"===t)&&(t=\\\"MM-dd\\\\nyyyy\\\");var i=yr(e),r=n?\\\"getUTC\\\":\\\"get\\\",o=i[r+\\\"FullYear\\\"](),a=i[r+\\\"Month\\\"]()+1,s=i[r+\\\"Date\\\"](),l=i[r+\\\"Hours\\\"](),u=i[r+\\\"Minutes\\\"](),h=i[r+\\\"Seconds\\\"](),c=i[r+\\\"Milliseconds\\\"]();return t=t.replace(\\\"MM\\\",Dl(a,2)).replace(\\\"M\\\",a).replace(\\\"yyyy\\\",o).replace(\\\"yy\\\",Dl(o%100+\\\"\\\",2)).replace(\\\"dd\\\",Dl(s,2)).replace(\\\"d\\\",s).replace(\\\"hh\\\",Dl(l,2)).replace(\\\"h\\\",l).replace(\\\"mm\\\",Dl(u,2)).replace(\\\"m\\\",u).replace(\\\"ss\\\",Dl(h,2)).replace(\\\"s\\\",h).replace(\\\"SSS\\\",Dl(c,3))}function ru(t){return t?t.charAt(0).toUpperCase()+t.substr(1):t}function ou(t,e){return e=e||\\\"transparent\\\",T(t)?t:A(t)?t.colorStops&&(t.colorStops[0]||{}).color||e:e}function au(t,e){if(\\\"_blank\\\"===e||\\\"blank\\\"===e){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}function su(t,e,n,i,r){var o=0,a=0;null==i&&(i=1/0),null==r&&(r=1/0);var s=0;e.eachChild(function(l,u){var h,c,p=l.getBoundingRect(),d=e.childAt(u+1),f=d&&d.getBoundingRect();if(\\\"horizontal\\\"===t){var g=p.width+(f?-f.x+p.x:0);h=o+g,h>i||l.newline?(o=0,h=g,a+=s+n,s=p.height):s=Math.max(s,p.height)}else{var y=p.height+(f?-f.y+p.y:0);c=a+y,c>r||l.newline?(o+=s+n,a=0,c=y,s=p.width):s=Math.max(s,p.width)}l.newline||(l.x=o,l.y=a,l.markRedraw(),\\\"horizontal\\\"===t?o=h+n:a=c+n)})}function lu(t,e,n){var i=e.width,r=e.height,o=or(t.left,i),a=or(t.top,r),s=or(t.right,i),l=or(t.bottom,r);return(isNaN(o)||isNaN(parseFloat(t.left)))&&(o=0),(isNaN(s)||isNaN(parseFloat(t.right)))&&(s=i),(isNaN(a)||isNaN(parseFloat(t.top)))&&(a=0),(isNaN(l)||isNaN(parseFloat(t.bottom)))&&(l=r),n=NE(n||0),{width:Math.max(s-o-n[1]-n[3],0),height:Math.max(l-a-n[0]-n[2],0)}}function uu(t,e,n){n=NE(n||0);var i=e.width,r=e.height,o=or(t.left,i),a=or(t.top,r),s=or(t.right,i),l=or(t.bottom,r),u=or(t.width,i),h=or(t.height,r),c=n[2]+n[0],p=n[1]+n[3],d=t.aspect;switch(isNaN(u)&&(u=i-s-p-o),isNaN(h)&&(h=r-l-c-a),null!=d&&(isNaN(u)&&isNaN(h)&&(d>i/r?u=.8*i:h=.8*r),isNaN(u)&&(u=d*h),isNaN(h)&&(h=u/d)),isNaN(o)&&(o=i-s-u-p),isNaN(a)&&(a=r-l-h-c),t.left||t.right){case\\\"center\\\":o=i/2-u/2-n[3];break;case\\\"right\\\":o=i-u-p}switch(t.top||t.bottom){case\\\"middle\\\":case\\\"center\\\":a=r/2-h/2-n[0];break;case\\\"bottom\\\":a=r-h-c}o=o||0,a=a||0,isNaN(u)&&(u=i-p-o-(s||0)),isNaN(h)&&(h=r-c-a-(l||0));var f=new dL(o+n[3],a+n[0],u,h);return f.margin=n,f}function hu(t,e,n,i,r,o){var a=!r||!r.hv||r.hv[0],s=!r||!r.hv||r.hv[1],l=r&&r.boundingMode||\\\"all\\\";if(o=o||t,o.x=t.x,o.y=t.y,!a&&!s)return!1;var u;if(\\\"raw\\\"===l)u=\\\"group\\\"===t.type?new dL(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(u=t.getBoundingRect(),t.needLocalTransform()){var h=t.getLocalTransform();u=u.clone(),u.applyTransform(h)}var p=uu(c({width:u.width,height:u.height},e),n,i),d=a?p.x-u.x:0,f=s?p.y-u.y:0;return\\\"raw\\\"===l?(o.x=d,o.y=f):(o.x+=d,o.y+=f),o===t&&t.markRedraw(),!0}function cu(t,e){return null!=t[FE[e][0]]||null!=t[FE[e][1]]&&null!=t[FE[e][2]]}function pu(t){var e=t.layoutMode||t.constructor.layoutMode;return A(e)?e:e?{type:e}:null}function du(t,e,n){function i(n,i){var a={},l=0,u={},h=0,c=2;if(BE(n,function(e){u[e]=t[e]}),BE(n,function(t){r(e,t)&&(a[t]=u[t]=e[t]),o(a,t)&&l++,o(u,t)&&h++}),s[i])return o(e,n[1])?u[n[2]]=null:o(e,n[2])&&(u[n[1]]=null),u;if(h!==c&&l){if(l>=c)return a;for(var p=0;pi;i++)t.push(e+i)}function r(t){var e=t.dimsDef;return e?e.length:1}var o={},a=_u(e);if(!a||!t)return o;var s,l,u=[],h=[],c=e.ecModel,p=oz(c).datasetMap,d=a.uid+\\\"_\\\"+n.seriesLayoutBy;t=t.slice(),y(t,function(e,n){var i=A(e)?e:t[n]={name:e};\\\"ordinal\\\"===i.type&&null==s&&(s=n,l=r(i)),o[i.name]=[]});var f=p.get(d)||p.set(d,{categoryWayDim:l,valueWayDim:0});return y(t,function(t,e){var n=t.name,a=r(t);if(null==s){var l=f.valueWayDim;i(o[n],l,a),i(h,l,a),f.valueWayDim+=a}else if(s===e)i(o[n],0,a),i(u,0,a);else{var l=f.categoryWayDim;i(o[n],l,a),i(h,l,a),f.categoryWayDim+=a}}),u.length&&(o.itemName=u),h.length&&(o.seriesName=h),o}function xu(t,e,n){var i={},r=_u(t);if(!r)return i;var o,a=e.sourceFormat,s=e.dimensionsDefine;(a===JE||a===QE)&&y(s,function(t,e){\\\"name\\\"===(A(t)?t.name:t)&&(o=e)});var l=function(){function t(t){return null!=t.v&&null!=t.n}for(var i={},r={},l=[],u=0,h=Math.min(5,n);h>u;u++){var c=Su(e.data,a,e.seriesLayoutBy,s,e.startIndex,u);l.push(c);var p=c===rz.Not;if(p&&null==i.v&&u!==o&&(i.v=u),(null==i.n||i.n===i.v||!p&&l[i.n]===rz.Not)&&(i.n=u),t(i)&&l[i.n]!==rz.Not)return i;p||(c===rz.Might&&null==r.v&&u!==o&&(r.v=u),(null==r.n||r.n===r.v)&&(r.n=u))}return t(i)?i:t(r)?r:null}();if(l){i.value=[l.v];var u=null!=o?o:l.n;i.itemName=[u],i.seriesName=[u]}return i}function _u(t){var e=t.get(\\\"data\\\",!0);return e?void 0:Qr(t.ecModel,\\\"dataset\\\",{index:t.get(\\\"datasetIndex\\\",!0),id:t.get(\\\"datasetId\\\",!0)},iO).models[0]}function bu(t){return t.get(\\\"transform\\\",!0)||t.get(\\\"fromTransformResult\\\",!0)?Qr(t.ecModel,\\\"dataset\\\",{index:t.get(\\\"fromDatasetIndex\\\",!0),id:t.get(\\\"fromDatasetId\\\",!0)},iO).models:[]}function wu(t,e){return Su(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function Su(t,e,n,i,r,o){function a(t){var e=T(t);return null!=t&&isFinite(t)&&\\\"\\\"!==t?e?rz.Might:rz.Not:e&&\\\"-\\\"!==t?rz.Must:void 0}var s,l=5;if(L(t))return rz.Not;var u,h;if(i){var c=i[o];A(c)?(u=c.name,h=c.type):T(c)&&(u=c)}if(null!=h)return\\\"ordinal\\\"===h?rz.Must:rz.Not;if(e===$E){var p=t;if(n===iz){for(var d=p[o],f=0;f<(d||[]).length&&l>f;f++)if(null!=(s=a(d[r+f])))return s}else for(var f=0;ff;f++){var g=p[r+f];if(g&&null!=(s=a(g[o])))return s}}else if(e===JE){var y=t;if(!u)return rz.Not;for(var f=0;ff;f++){var v=y[f];if(v&&null!=(s=a(v[u])))return s}}else if(e===QE){var m=t;if(!u)return rz.Not;var d=m[u];if(!d||L(d))return rz.Not;for(var f=0;ff;f++)if(null!=(s=a(d[f])))return s}else if(e===KE)for(var x=t,f=0;ff;f++){var v=x[f],_=Lr(v);if(!M(_))return rz.Not;if(null!=(s=a(_[o])))return s}return rz.Not}function Mu(t,e){W(null==az.get(t)&&e),az.set(t,e)}function Iu(t,e,n){var i=az.get(e);if(!i)return n;var r=i(t);return r?n.concat(r):n}function Tu(t,e,n,i){var r=Ar(t.get([\\\"aria\\\",\\\"decal\\\",\\\"decals\\\"]));return Du(t,lz,r,null,e,n,i)}function Cu(t,e){for(var n=t.length,i=0;n>i;i++)if(t[i].length>e)return t[i];return t[n-1]}function Du(t,e,n,i,r,o,a){o=o||t;var s=e(o),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(r))return u[r];var h=null!=a&&i?Cu(i,a):n;if(h=h||n,h&&h.length){var c=h[l];return r&&(u[r]=c),s.paletteIdx=(l+1)%h.length,c}}function Au(t,e){e(t).paletteIdx=0,e(t).paletteNameMap={}}function ku(t,e){if(e){var n=e.seriesIndex,i=e.seriesId,r=e.seriesName;return null!=n&&t.componentIndex!==n||null!=i&&t.id!==i||null!=r&&t.name!==r}}function Lu(t,e){var n=t.color&&!t.colorLayer;y(e,function(e,i){\\\"colorLayer\\\"===i&&n||HE.hasClass(i)||(\\\"object\\\"==typeof e?t[i]=t[i]?l(t[i],e,!1):s(e):null==t[i]&&(t[i]=e))})}function Pu(t,e,n){if(M(e)){var i=Z();return y(e,function(t){if(null!=t){var e=Wr(t,null);null!=e&&i.set(t,!0)}}),x(n,function(e){return e&&i.get(e[t])})}var r=Wr(e,null);return x(n,function(e){return e&&null!=r&&e[t]===r})}function Ou(t,e){return e.hasOwnProperty(\\\"subType\\\")?x(t,function(t){return t&&t.subType===e.subType}):t}function Ru(t){var e=Z();return t&&y(Ar(t.replaceMerge),function(t){e.set(t,!0)}),{replaceMergeMainTypeMap:e}}function Nu(t,e,n){function i(t){y(e,function(e){e(t,n)})}var r,o,a=[],s=t.baseOption,l=t.timeline,u=t.options,h=t.media,c=!!t.media,p=!!(u||l||s&&s.timeline);return s?(o=s,o.timeline||(o.timeline=l)):((p||c)&&(t.options=t.media=null),o=t),c&&M(h)&&y(h,function(t){t&&t.option&&(t.query?a.push(t):r||(r=t))}),i(o),y(u,function(t){return i(t)}),y(a,function(t){return i(t.option)}),{baseOption:o,timelineOptions:u||[],mediaDefault:r,mediaList:a}}function Eu(t,e,n){var i={width:e,height:n,aspectratio:e/n},r=!0;return y(t,function(t,e){var n=e.match(Sz);if(n&&n[1]&&n[2]){var o=n[1],a=n[2].toLowerCase();zu(i[a],t,o)||(r=!1)}}),r}function zu(t,e,n){return\\\"min\\\"===n?t>=e:\\\"max\\\"===n?e>=t:t===e}function Bu(t,e){return t.join(\\\",\\\")===e.join(\\\",\\\")}function Vu(t){var e=t&&t.itemStyle;if(e)for(var n=0,i=Cz.length;i>n;n++){var r=Cz[n],o=e.normal,a=e.emphasis;o&&o[r]&&(t[r]=t[r]||{},t[r].normal?l(t[r].normal,o[r]):t[r].normal=o[r],o[r]=null),a&&a[r]&&(t[r]=t[r]||{},t[r].emphasis?l(t[r].emphasis,a[r]):t[r].emphasis=a[r],a[r]=null)}}function Fu(t,e,n){if(t&&t[e]&&(t[e].normal||t[e].emphasis)){var i=t[e].normal,r=t[e].emphasis;i&&(n?(t[e].normal=t[e].emphasis=null,c(t[e],i)):t[e]=i),r&&(t.emphasis=t.emphasis||{},t.emphasis[e]=r,r.focus&&(t.emphasis.focus=r.focus),r.blurScope&&(t.emphasis.blurScope=r.blurScope))}}function Gu(t){Fu(t,\\\"itemStyle\\\"),Fu(t,\\\"lineStyle\\\"),Fu(t,\\\"areaStyle\\\"),Fu(t,\\\"label\\\"),Fu(t,\\\"labelLine\\\"),Fu(t,\\\"upperLabel\\\"),Fu(t,\\\"edgeLabel\\\")}function Wu(t,e){var n=Tz(t)&&t[e],i=Tz(n)&&n.textStyle;if(i)for(var r=0,o=eO.length;o>r;r++){var a=eO[r];i.hasOwnProperty(a)&&(n[a]=i[a])}}function Hu(t){t&&(Gu(t),Wu(t,\\\"label\\\"),t.emphasis&&Wu(t.emphasis,\\\"label\\\"))}function Yu(t){if(Tz(t)){Vu(t),Gu(t),Wu(t,\\\"label\\\"),Wu(t,\\\"upperLabel\\\"),Wu(t,\\\"edgeLabel\\\"),t.emphasis&&(Wu(t.emphasis,\\\"label\\\"),Wu(t.emphasis,\\\"upperLabel\\\"),Wu(t.emphasis,\\\"edgeLabel\\\"));var e=t.markPoint;e&&(Vu(e),Hu(e));var n=t.markLine;n&&(Vu(n),Hu(n));var i=t.markArea;i&&Hu(i);var r=t.data;if(\\\"graph\\\"===t.type){r=r||t.nodes;var o=t.links||t.edges;if(o&&!L(o))for(var a=0;a=0;g--){var y=t[g];if(s||(d=y.data.rawIndexOf(y.stackedByDimension,p)),d>=0){var v=y.data.getByRawIndex(y.stackResultDimension,d);if(\\\"all\\\"===l||\\\"positive\\\"===l&&v>0||\\\"negative\\\"===l&&0>v||\\\"samesign\\\"===l&&c>=0&&v>0||\\\"samesign\\\"===l&&0>=c&&0>v){c=dr(c,v),f=v;break}}}return i[0]=c,i[1]=f,i})})}function oh(t){return t instanceof Lz}function ah(t,e,n){n=n||uh(t);var i=e.seriesLayoutBy,r=hh(t,n,i,e.sourceHeader,e.dimensions),o=new Lz({data:t,sourceFormat:n,seriesLayoutBy:i,dimensionsDefine:r.dimensionsDefine,startIndex:r.startIndex,dimensionsDetectedCount:r.dimensionsDetectedCount,metaRawOption:s(e)});return o}function sh(t){return new Lz({data:t,sourceFormat:L(t)?tz:KE})}function lh(t){return new Lz({data:t.data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:s(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})}function uh(t){var e=ez;if(L(t))e=tz;else if(M(t)){0===t.length&&(e=$E);for(var n=0,i=t.length;i>n;n++){var r=t[n];if(null!=r){if(M(r)){e=$E;break}if(A(r)){e=JE;break}}}}else if(A(t))for(var o in t)if($(t,o)&&g(t[o])){e=QE;break}return e}function hh(t,e,n,i,r){var o,a;if(!t)return{dimensionsDefine:ph(r),startIndex:a,dimensionsDetectedCount:o};if(e===$E){var s=t;\\\"auto\\\"===i||null==i?dh(function(t){null!=t&&\\\"-\\\"!==t&&(T(t)?null==a&&(a=1):a=0)},n,s,10):a=D(i)?i:i?1:0,r||1!==a||(r=[],dh(function(t,e){r[e]=null!=t?t+\\\"\\\":\\\"\\\"},n,s,1/0)),o=r?r.length:n===iz?s.length:s[0]?s[0].length:null}else if(e===JE)r||(r=ch(t));else if(e===QE)r||(r=[],y(t,function(t,e){r.push(e)}));else if(e===KE){var l=Lr(t[0]);o=M(l)&&l.length||1}return{startIndex:a,dimensionsDefine:ph(r),dimensionsDetectedCount:o}}function ch(t){for(var e,n=0;nr;r++)t(n[r]?n[r][0]:null,r);else for(var o=n[0]||[],r=0;rr;r++)t(o[r],r)}function fh(t){var e=t.sourceFormat;return e===JE||e===QE}function gh(t,e){var n=Rz[mh(t,e)];return n}function yh(t,e){var n=Ez[mh(t,e)];return n}function vh(t){var e=Bz[t];return e}function mh(t,e){return t===$E?t+\\\"_\\\"+e:t}function xh(t,e,n){if(t){var i=t.getRawDataItem(e);if(null!=i){var r=t.getStore(),o=r.getSource().sourceFormat;if(null!=n){var a=t.getDimensionIndex(n),s=r.getDimensionProperty(a);return vh(o)(i,a,s)}var l=i;return o===KE&&(l=Lr(i)),l}}}function _h(t){var e,n;return A(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function bh(t){return new Gz(t)}function wh(t,e){var n=e&&e.type;return\\\"ordinal\\\"===n?t:(\\\"time\\\"!==n||D(t)||null==t||\\\"-\\\"===t||(t=+yr(t)),null==t||\\\"\\\"===t?0/0:+t)}function Sh(t,e){var n=new Xz,i=t.data,r=n.sourceFormat=t.sourceFormat,o=t.startIndex,a=\\\"\\\";t.seriesLayoutBy!==nz&&Cr(a);var s=[],l={},u=t.dimensionsDefine;if(u)y(u,function(t,e){var n=t.name,i={index:e,name:n,displayName:t.displayName};if(s.push(i),null!=n){var r=\\\"\\\";$(l,n)&&Cr(r),l[n]=i}});else for(var h=0;ho;o++)r.push(n[o].slice());return r}if(e===JE){for(var r=[],o=0,a=n.length;a>o;o++)r.push(h({},n[o]));return r}}function Th(t,e,n){return null!=n?D(n)||!isNaN(n)&&!$(e,n)?t[n]:$(e,n)?e[n]:void 0:void 0}function Ch(t){return s(t)}function Dh(t){t=s(t);var e=t.type,n=\\\"\\\";e||Cr(n);var i=e.split(\\\":\\\");2!==i.length&&Cr(n);var r=!1;\\\"echarts\\\"===i[0]&&(e=i[1],r=!0),t.__isBuiltIn=r,Uz.set(e,t)}function Ah(t,e,n){var i=Ar(t),r=i.length,o=\\\"\\\";r||Cr(o);for(var a=0,s=r;s>a;a++){var l=i[a];e=kh(l,e,n,1===r?null:a),a!==s-1&&(e.length=Math.max(e.length,1))}return e}function kh(t,e){var n=\\\"\\\";e.length||Cr(n),A(t)||Cr(n);var i=t.type,r=Uz.get(i);r||Cr(n);var o=v(e,function(t){return Sh(t,r)}),a=Ar(r.transform({upstream:o[0],upstreamList:o,config:s(t.config)}));return v(a,function(t,n){var i=\\\"\\\";A(t)||Cr(i),t.data||Cr(i);var r=uh(t.data);Lh(r)||Cr(i);var o,a=e[0];if(a&&0===n&&!t.dimensions){var s=a.startIndex;s&&(t.data=a.data.slice(0,s).concat(t.data)),o={seriesLayoutBy:nz,sourceHeader:s,dimensions:a.metaRawOption.dimensions}}else o={seriesLayoutBy:nz,sourceHeader:0,dimensions:t.dimensions};return ah(t.data,o,null)})}function Lh(t){return t===$E||t===JE}function Ph(t){return t>65535?jz:qz}function Oh(){return[1/0,-1/0]}function Rh(t){var e=t.constructor;return e===Array?t.slice():new e(t)}function Nh(t,e,n,i,r){var o=Jz[n||\\\"float\\\"];if(r){var a=t[e],s=a&&a.length;if(s!==i){for(var l=new o(i),u=0;s>u;u++)l[u]=a[u];t[e]=l}}else t[e]=new o(i)}function Eh(t){var e=t.option.transform;e&&Y(t.option.transform)}function zh(t){return\\\"series\\\"===t.mainType}function Bh(t){throw new Error(t)}function Vh(t,e){var n=t.color||\\\"#6e7079\\\",i=t.fontSize||12,r=t.fontWeight||\\\"400\\\",o=t.color||\\\"#464646\\\",a=t.fontSize||14,s=t.fontWeight||\\\"900\\\";return\\\"html\\\"===e?{nameStyle:\\\"font-size:\\\"+Ce(i+\\\"\\\")+\\\"px;color:\\\"+Ce(n)+\\\";font-weight:\\\"+Ce(r+\\\"\\\"),valueStyle:\\\"font-size:\\\"+Ce(a+\\\"\\\")+\\\"px;color:\\\"+Ce(o)+\\\";font-weight:\\\"+Ce(s+\\\"\\\")}:{nameStyle:{fontSize:i,fill:n,fontWeight:r},valueStyle:{fontSize:a,fill:o,fontWeight:s}}}function Fh(t,e){return e.type=t,e}function Gh(t){return\\\"section\\\"===t.type}function Wh(t){return Gh(t)?Yh:Xh}function Hh(t){if(Gh(t)){var e=0,n=t.blocks.length,i=n>1||n>0&&!t.noHeader;return y(t.blocks,function(t){var n=Hh(t);n>=e&&(e=n+ +(i&&(!n||Gh(t)&&!t.noHeader)))}),e}return 0}function Yh(t,e,n,i){var r=e.noHeader,o=Zh(Hh(e)),a=[],s=e.blocks||[];W(!s||M(s)),s=s||[];var l=t.orderMode;if(e.sortBlocks&&l){s=s.slice();var u={valueAsc:\\\"asc\\\",valueDesc:\\\"desc\\\"};if($(u,l)){var c=new Yz(u[l],null);s.sort(function(t,e){return c.evaluate(t.sortParam,e.sortParam)})}else\\\"seriesDesc\\\"===l&&s.reverse()}y(s,function(n,r){var s=e.valueFormatter,l=Wh(n)(s?h(h({},t),{valueFormatter:s}):t,n,r>0?o.html:0,i);null!=l&&a.push(l)});var p=\\\"richText\\\"===t.renderMode?a.join(o.richText):jh(a.join(\\\"\\\"),r?n:o.html);if(r)return p;var d=Ql(e.header,\\\"ordinal\\\",t.useUTC),f=Vh(i,t.renderMode).nameStyle;return\\\"richText\\\"===t.renderMode?$h(t,d,f)+o.richText+p:jh(''+Ce(d)+\\\"
\\\"+p,n)}function Xh(t,e,n,i){var r=t.renderMode,o=e.noName,a=e.noValue,s=!e.markerType,l=e.name,u=t.useUTC,h=e.valueFormatter||t.valueFormatter||function(t){return t=M(t)?t:[t],v(t,function(t,e){return Ql(t,M(d)?d[e]:d,u)})};if(!o||!a){var c=s?\\\"\\\":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||\\\"#333\\\",r),p=o?\\\"\\\":Ql(l,\\\"ordinal\\\",u),d=e.valueType,f=a?[]:h(e.value),g=!s||!o,y=!s&&o,m=Vh(i,r),x=m.nameStyle,_=m.valueStyle;return\\\"richText\\\"===r?(s?\\\"\\\":c)+(o?\\\"\\\":$h(t,p,x))+(a?\\\"\\\":Jh(t,f,g,y,_)):jh((s?\\\"\\\":c)+(o?\\\"\\\":qh(p,!s,x))+(a?\\\"\\\":Kh(f,g,y,_)),n)}}function Uh(t,e,n,i,r,o){if(t){var a=Wh(t),s={useUTC:r,renderMode:n,orderMode:i,markupStyleCreator:e,valueFormatter:t.valueFormatter};return a(s,t,0,o)}}function Zh(t){return{html:nB[t],richText:iB[t]}}function jh(t,e){var n='',i=\\\"margin: \\\"+e+\\\"px 0 0\\\";return''+t+n+\\\"
\\\"}function qh(t,e,n){var i=e?\\\"margin-left:2px\\\":\\\"\\\";return''+Ce(t)+\\\"\\\"}function Kh(t,e,n,i){var r=n?\\\"10px\\\":\\\"20px\\\",o=e?\\\"float:right;margin-left:\\\"+r:\\\"\\\";return t=M(t)?t:[t],''+v(t,function(t){return Ce(t)}).join(\\\" \\\")+\\\"\\\"}function $h(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function Jh(t,e,n,i,r){var o=[r],a=i?10:20;return n&&o.push({padding:[0,0,0,a],align:\\\"right\\\"}),t.markupStyleCreator.wrapRichTextStyle(M(e)?e.join(\\\" \\\"):e,o)}function Qh(t,e){var n=t.getData().getItemVisual(e,\\\"style\\\"),i=n[t.visualDrawType];return ou(i)}function tc(t,e){var n=t.get(\\\"padding\\\");return null!=n?n:\\\"richText\\\"===e?[8,10]:10}function ec(t){var e,n,i,r,o=t.series,a=t.dataIndex,s=t.multipleSeries,l=o.getData(),u=l.mapDimensionsAll(\\\"defaultedTooltip\\\"),h=u.length,c=o.getRawValue(a),p=M(c),d=Qh(o,a);if(h>1||p&&!h){var f=nc(c,o,a,u,d);e=f.inlineValues,n=f.inlineValueTypes,i=f.blocks,r=f.inlineValues[0]}else if(h){var g=l.getDimensionInfo(u[0]);r=e=xh(l,a,u[0]),n=g.type}else r=e=p?c[0]:c;var y=Hr(o),v=y&&o.name||\\\"\\\",m=l.getName(a),x=s?v:m;return Fh(\\\"section\\\",{header:v,noHeader:s||!y,sortParam:r,blocks:[Fh(\\\"nameValue\\\",{markerType:\\\"item\\\",markerColor:d,name:x,noName:!H(x),value:e,valueType:n})].concat(i||[])})}function nc(t,e,n,i,r){function o(t,e){var n=a.getDimensionInfo(e);n&&n.otherDims.tooltip!==!1&&(s?h.push(Fh(\\\"nameValue\\\",{markerType:\\\"subItem\\\",markerColor:r,name:n.displayName,value:t,valueType:n.type})):(l.push(t),u.push(n.type)))}var a=e.getData(),s=m(t,function(t,e,n){var i=a.getDimensionInfo(n);return t=t||i&&i.tooltip!==!1&&null!=i.displayName},!1),l=[],u=[],h=[];return i.length?y(i,function(t){o(xh(a,n,t),t)}):y(t,o),{inlineValues:l,inlineValueTypes:u,blocks:h}}function ic(t,e){return t.getName(e)||t.getId(e)}function rc(t){var e=t.name;Hr(t)||(t.name=oc(t)||e)}function oc(t){var e=t.getRawData(),n=e.mapDimensionsAll(\\\"seriesName\\\"),i=[];return y(n,function(t){var n=e.getDimensionInfo(t);n.displayName&&i.push(n.displayName)}),i.join(\\\" \\\")}function ac(t){return t.model.getRawData().count()}function sc(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),lc}function lc(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function uc(t,e){y(j(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),function(n){t.wrapMethod(n,S(hc,e))})}function hc(t,e){var n=cc(t);return n&&n.setOutputEnd((e||this).count()),e}function cc(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var i=n.currentTask;if(i){var r=i.agentStubMap;r&&(i=r.get(t.uid))}return i}}function pc(){var t=Kr();return function(e){var n=t(e),i=e.pipelineContext,r=!!n.large,o=!!n.progressiveRender,a=n.large=!(!i||!i.large),s=n.progressiveRender=!(!i||!i.progressiveRender);return!(r===a&&o===s)&&\\\"reset\\\"}}function dc(t,e,n){t&&is(t)&&(\\\"emphasis\\\"===e?Ra:Na)(t,n)}function fc(t,e,n){var i=qr(t,e),r=e&&null!=e.highlightKey?os(e.highlightKey):null;null!=i?y(Ar(i),function(e){dc(t.getItemGraphicEl(e),n,r)}):t.eachItemGraphicEl(function(t){dc(t,n,r)})}function gc(t){return hB(t.model)}function yc(t){var e=t.model,n=t.ecModel,i=t.api,r=t.payload,o=e.pipelineContext.progressiveRender,a=t.view,s=r&&uB(r).updateMethod,l=o?\\\"incrementalPrepareRender\\\":s&&a[s]?s:\\\"render\\\";return\\\"render\\\"!==l&&a[l](e,n,i,r),dB[l]}function vc(t,e,n){function i(){h=(new Date).getTime(),c=null,t.apply(a,s||[])}var r,o,a,s,l,u=0,h=0,c=null;e=e||0;var p=function(){for(var t=[],p=0;p=0?i():c=setTimeout(i,-o),u=r};return p.clear=function(){c&&(clearTimeout(c),c=null)},p.debounceNextCall=function(t){l=t},p}function mc(t,e,n,i){var r=t[e];if(r){var o=r[fB]||r,a=r[yB],s=r[gB];if(s!==n||a!==i){if(null==n||!i)return t[e]=o;r=t[e]=vc(o,n,\\\"debounce\\\"===i),r[fB]=o,r[yB]=i,r[gB]=n}return r}}function xc(t,e){var n=t[e];n&&n[fB]&&(n.clear&&n.clear(),t[e]=n[fB])}function _c(t,e){var n=t.visualStyleMapper||mB[e];return n?n:(console.warn(\\\"Unknown style type '\\\"+e+\\\"'.\\\"),mB.itemStyle)}function bc(t,e){var n=t.visualDrawType||xB[e];return n?n:(console.warn(\\\"Unknown style type '\\\"+e+\\\"'.\\\"),\\\"fill\\\")}function wc(t,e){e=e||{},c(e,{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 HP,i=new mR({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(i);var r=new wR({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),o=new mR({style:{fill:\\\"none\\\"},textContent:r,textConfig:{position:\\\"right\\\",distance:10},zlevel:e.zlevel,z:10001});n.add(o);var a;return e.showSpinner&&(a=new RN({shape:{startAngle:-MB/2,endAngle:-MB/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:\\\"round\\\",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001}),a.animateShape(!0).when(1e3,{endAngle:3*MB/2}).start(\\\"circularInOut\\\"),a.animateShape(!0).when(1e3,{startAngle:3*MB/2}).delay(300).start(\\\"circularInOut\\\"),n.add(a)),n.resize=function(){var n=r.getBoundingRect().width,s=e.showSpinner?e.spinnerRadius:0,l=(t.getWidth()-2*s-(e.showSpinner&&n?10:0)-n)/2-(e.showSpinner&&n?0:5+n/2)+(e.showSpinner?0:n/2)+(n?0:s),u=t.getHeight()/2;e.showSpinner&&a.setShape({cx:l,cy:u}),o.setShape({x:l-s,y:u-s,width:2*s,height:2*s}),i.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},n.resize(),n}function Sc(t){t.overallReset(t.ecModel,t.api,t.payload)}function Mc(t){return t.overallProgress&&Ic}function Ic(){this.agent.dirty(),this.getDownstream().dirty()}function Tc(){this.agent&&this.agent.dirty()}function Cc(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function Dc(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Ar(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?v(e,function(t,e){return Ac(e)}):TB}function Ac(t){return function(e,n){var i=n.data,r=n.resetDefines[t];if(r&&r.dataEach)for(var o=e.start;o=0&&Yc(l)?l:.5;var u=t.createRadialGradient(a,s,0,a,s,l);return u}function Zc(t,e,n){for(var i=\\\"radial\\\"===e.type?Uc(t,e,n):Xc(t,e,n),r=e.colorStops,o=0;o0?\\\"dashed\\\"===t?[4*e,2*e]:\\\"dotted\\\"===t?[e]:D(t)?[t]:M(t)?t:null:null}function Jc(t){var e=t.style,n=e.lineDash&&e.lineWidth>0&&$c(e.lineDash,e.lineWidth),i=e.lineDashOffset;if(n){var r=e.strokeNoScale&&t.getLineScale?t.getLineScale():1;r&&1!==r&&(n=v(n,function(t){return t/r}),i/=r)}return[n,i]}function Qc(t){var e=t.stroke;return!(null==e||\\\"none\\\"===e||!(t.lineWidth>0))}function tp(t){return\\\"string\\\"==typeof t&&\\\"none\\\"!==t}function ep(t){var e=t.fill;return null!=e&&\\\"none\\\"!==e}function np(t,e){if(null!=e.fillOpacity&&1!==e.fillOpacity){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function ip(t,e){if(null!=e.strokeOpacity&&1!==e.strokeOpacity){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function rp(t,e,n){var i=mo(e.image,e.__image,n);if(_o(i)){var r=t.createPattern(i,e.repeat||\\\"repeat\\\");if(\\\"function\\\"==typeof DOMMatrix&&r&&r.setTransform){var o=new DOMMatrix;o.translateSelf(e.x||0,e.y||0),o.rotateSelf(0,0,(e.rotation||0)*Ek),o.scaleSelf(e.scaleX||1,e.scaleY||1),r.setTransform(o)}return r}}function op(t,e,n,i){var r,o=Qc(n),a=ep(n),s=n.strokePercent,l=1>s,u=!e.path;e.silent&&!l||!u||e.createPathProxy();var h=e.path||JB,c=e.__dirty;if(!i){var p=n.fill,d=n.stroke,f=a&&!!p.colorStops,g=o&&!!d.colorStops,y=a&&!!p.image,v=o&&!!d.image,m=void 0,x=void 0,_=void 0,b=void 0,w=void 0;(f||g)&&(w=e.getBoundingRect()),f&&(m=c?Zc(t,p,w):e.__canvasFillGradient,e.__canvasFillGradient=m),g&&(x=c?Zc(t,d,w):e.__canvasStrokeGradient,e.__canvasStrokeGradient=x),y&&(_=c||!e.__canvasFillPattern?rp(t,p,e):e.__canvasFillPattern,e.__canvasFillPattern=_),v&&(b=c||!e.__canvasStrokePattern?rp(t,d,e):e.__canvasStrokePattern,e.__canvasStrokePattern=_),f?t.fillStyle=m:y&&(_?t.fillStyle=_:a=!1),g?t.strokeStyle=x:v&&(b?t.strokeStyle=b:o=!1)}var S=e.getGlobalScale();h.setScale(S[0],S[1],e.segmentIgnoreThreshold);var M,I;t.setLineDash&&n.lineDash&&(r=Jc(e),M=r[0],I=r[1]);var T=!0;(u||c&IL)&&(h.setDPR(t.dpr),l?h.setContext(null):(h.setContext(t),T=!1),h.reset(),e.buildPath(h,e.shape,i),h.toStatic(),e.pathUpdated()),T&&h.rebuildPath(t,l?s:1),M&&(t.setLineDash(M),t.lineDashOffset=I),i||(n.strokeFirst?(o&&ip(t,n),a&&np(t,n)):(a&&np(t,n),o&&ip(t,n))),M&&t.setLineDash([])}function ap(t,e,n){var i=e.__image=mo(n.image,e.__image,e,e.onload);if(i&&_o(i)){var r=n.x||0,o=n.y||0,a=e.getWidth(),s=e.getHeight(),l=i.width/i.height;if(null==a&&null!=s?a=s*l:null==s&&null!=a?s=a/l:null==a&&null==s&&(a=i.width,s=i.height),n.sWidth&&n.sHeight){var u=n.sx||0,h=n.sy||0;t.drawImage(i,u,h,n.sWidth,n.sHeight,r,o,a,s)}else if(n.sx&&n.sy){var u=n.sx,h=n.sy,c=a-u,p=s-h;t.drawImage(i,u,h,c,p,r,o,a,s)}else t.drawImage(i,r,o,a,s)}}function sp(t,e,n){var i,r=n.text;if(null!=r&&(r+=\\\"\\\"),r){t.font=n.font||pk,t.textAlign=n.textAlign,t.textBaseline=n.textBaseline;var o=void 0,a=void 0;t.setLineDash&&n.lineDash&&(i=Jc(e),o=i[0],a=i[1]),o&&(t.setLineDash(o),t.lineDashOffset=a),n.strokeFirst?(Qc(n)&&t.strokeText(r,n.x,n.y),ep(n)&&t.fillText(r,n.x,n.y)):(ep(n)&&t.fillText(r,n.x,n.y),Qc(n)&&t.strokeText(r,n.x,n.y)),o&&t.setLineDash([])}}function lp(t,e,n,i,r){var o=!1;if(!i&&(n=n||{},e===n))return!1;if(i||e.opacity!==n.opacity){gp(t,r),o=!0;var a=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(a)?xO.opacity:a}(i||e.blend!==n.blend)&&(o||(gp(t,r),o=!0),t.globalCompositeOperation=e.blend||xO.blend);for(var s=0;so;o++){var l=i[o];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),mp(t,l,s,o===a-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}for(var u=0,h=r.length;h>u;u++){var l=r[u];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),mp(t,l,s,u===h-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}e.clearTemporalDisplayables(),e.notClear=!0,t.restore()}function _p(t,e){function n(t){function e(){for(var t=1,e=0,n=v.length;n>e;++e)t=Tr(t,v[e]);for(var i=1,e=0,n=y.length;n>e;++e)i=Tr(i,y[e].length);t*=i;var r=m*v.length*y.length;return{width:Math.max(1,Math.min(t,s.maxTileWidth)),height:Math.max(1,Math.min(r,s.maxTileHeight))}}function n(){function t(t,e,n,a,l){var u=o?1:i,h=Gc(l,t*u,e*u,n*u,a*u,s.color,s.symbolKeepAspect);if(o){var c=r.painter.renderOneToVNode(h);c&&_.children.push(c)}else vp(d,h)}d&&(d.clearRect(0,0,x.width,x.height),s.backgroundColor&&(d.fillStyle=s.backgroundColor,d.fillRect(0,0,x.width,x.height)));for(var e=0,n=0;n=e))for(var a=-m,l=0,u=0,h=0;a=S)break;if(v%2===0){var M=.5*(1-s.symbolSize),I=p+f[h][v]*M,T=a+g[l]*M,C=f[h][v]*s.symbolSize,D=g[l]*s.symbolSize,A=w/2%y[c].length;t(I,T,C,D,y[c][A])}p+=f[h][v],++w,++v,v===f[h].length&&(v=0)}++h,h===f.length&&(h=0)}a+=g[l],++u,++l,l===g.length&&(l=0)}}for(var a=[i],l=!0,u=0;u=0)){xF.push(n);var o=IB.wrapStageHandler(n,r);o.__prio=e,o.__raw=n,t.push(o)}}function Kp(t,e){pF[t]=e}function $p(t){r({createCanvas:t})}function Jp(t,e,n){var i=Dp(\\\"registerMap\\\");i&&i(t,e,n)}function Qp(t){var e=Dp(\\\"getMap\\\");return e&&e(t)}function td(t){return null==t?0:t.length||1}function ed(t){return t}function nd(t,e){var n={},i=n.encode={},r=Z(),o=[],a=[],s={};y(t.dimensions,function(e){var n=t.getDimensionInfo(e),l=n.coordDim;if(l){var u=n.coordDimIndex;id(i,l)[u]=e,n.isExtraCoord||(r.set(l,1),od(n.type)&&(o[0]=e),id(s,l)[u]=t.getDimensionIndex(n.name)),n.defaultTooltip&&a.push(e)}qE.each(function(t,e){var r=id(i,e),o=n.otherDims[e];null!=o&&o!==!1&&(r[o]=n.name)})});var l=[],u={};r.each(function(t,e){var n=i[e];u[e]=n[0],l=l.concat(n)}),n.dataDimsOnCoord=l,n.dataDimIndicesOnCoord=v(l,function(e){return t.getDimensionInfo(e).storeDimIndex}),n.encodeFirstDimNotExtra=u;var h=i.label;h&&h.length&&(o=h.slice());var c=i.tooltip;return c&&c.length?a=c.slice():a.length||(a=o.slice()),i.defaultedLabel=o,i.defaultedTooltip=a,n.userOutput=new kF(s,e),n}function id(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}function rd(t){return\\\"category\\\"===t?\\\"ordinal\\\":\\\"time\\\"===t?\\\"time\\\":\\\"float\\\"}function od(t){return!(\\\"ordinal\\\"===t||\\\"time\\\"===t)}function ad(t){return t instanceof RF}function sd(t){for(var e=Z(),n=0;n<(t||[]).length;n++){var i=t[n],r=A(i)?i.name:i;null!=r&&null==e.get(r)&&e.set(r,n)}return e}function ld(t){var e=PF(t);return e.dimNameMap||(e.dimNameMap=sd(t.dimensionsDefine))}function ud(t){return t>30}function hd(t,e){return cd(t,e).dimensions}function cd(t,e){function n(t){var e=m[t];if(0>e){var n=a[t],i=A(n)?n:{name:n},r=new LF,o=i.name;null!=o&&null!=f.get(o)&&(r.name=r.displayName=o),null!=i.type&&(r.type=i.type),null!=i.displayName&&(r.displayName=i.displayName);var s=l.length;return m[t]=s,r.storeDimIndex=t,l.push(r),r}return l[e]}function i(t,e,n){null!=qE.get(e)?t.otherDims[e]=n:(t.coordDim=e,t.coordDimIndex=n,s.set(e,!0))}function r(t){null==t.name&&(t.name=t.coordDim)}oh(t)||(t=sh(t)),e=e||{};var o=e.coordDimensions||[],a=e.dimensionsDefine||t.dimensionsDefine||[],s=Z(),l=[],u=dd(t,o,a,e.dimensionsCount),p=e.canOmitUnusedDimensions&&ud(u),d=a===t.dimensionsDefine,f=d?ld(t):sd(a),g=e.encodeDefine;!g&&e.encodeDefaulter&&(g=e.encodeDefaulter(t,u));for(var v=Z(g),m=new Kz(u),x=0;xx;x++)n(x);v.each(function(t,e){var r=Ar(t).slice();if(1===r.length&&!T(r[0])&&r[0]<0)return void v.set(e,!1);var o=v.set(e,[]);y(r,function(t,r){var a=T(t)?f.get(t):t;null!=a&&u>a&&(o[r]=a,i(n(a),e,r))})});var _=0;y(o,function(t){var e,r,o,a;if(T(t))e=t,a={};else{a=t,e=a.name;var s=a.ordinalMeta;a.ordinalMeta=null,a=h({},a),a.ordinalMeta=s,r=a.dimsDef,o=a.otherDims,a.name=a.coordDim=a.coordDimIndex=a.dimsDef=a.otherDims=null}var l=v.get(e);if(l!==!1){if(l=Ar(l),!l.length)for(var p=0;p<(r&&r.length||1);p++){for(;u>_&&null!=n(_).coordDim;)_++;u>_&&l.push(_++)}y(l,function(t,s){var l=n(t);if(d&&null!=a.type&&(l.type=a.type),i(c(l,a),e,s),null==l.name&&r){var u=r[s];!A(u)&&(u={name:u}),l.name=l.displayName=u.name,l.defaultTooltip=u.defaultTooltip}o&&c(l.otherDims,o)})}});var b=e.generateCoord,w=e.generateCoordCount,S=null!=w;w=b?w||1:0;var M=b||\\\"value\\\";if(p)y(l,function(t){r(t)}),l.sort(function(t,e){return t.storeDimIndex-e.storeDimIndex});else for(var I=0;u>I;I++){var C=n(I),D=C.coordDim;null==D&&(C.coordDim=fd(M,s,S),C.coordDimIndex=0,(!b||0>=w)&&(C.isExtraCoord=!0),w--),r(C),null!=C.type||wu(t,I)!==rz.Must&&(!C.isExtraCoord||null==C.otherDims.itemName&&null==C.otherDims.seriesName)||(C.type=\\\"ordinal\\\")}return pd(l),new RF({source:t,dimensions:l,fullDimensionCount:u,dimensionOmitted:p})}function pd(t){for(var e=Z(),n=0;n0&&(i.name=r+(o-1)),o++,e.set(r,o)}}function dd(t,e,n,i){var r=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,i||0);return y(e,function(t){var e;A(t)&&(e=t.dimsDef)&&(r=Math.max(r,e.length))}),r}function fd(t,e,n){if(n||e.hasKey(t)){for(var i=0;e.hasKey(t+i);)i++;t+=i}return e.set(t,!0),t}function gd(t){var e=t.get(\\\"coordinateSystem\\\"),n=new HF(e),i=YF[e];return i?(i(t,n,n.axisMap,n.categoryAxisMap),n):void 0}function yd(t){return\\\"category\\\"===t.get(\\\"type\\\")}function vd(t,e,n){n=n||{};var i,r,o,a=n.byIndex,s=n.stackedCoordDimension;md(e)?i=e:(r=e.schema,i=r.dimensions,o=e.store);var l,u,h,c,p=!(!t||!t.get(\\\"stack\\\"));if(y(i,function(t,e){T(t)&&(i[e]=t={name:t}),p&&!t.isExtraCoord&&(a||l||!t.ordinalMeta||(l=t),u||\\\"ordinal\\\"===t.type||\\\"time\\\"===t.type||s&&s!==t.coordDim||(u=t))}),!u||a||l||(a=!0),u){h=\\\"__\\\\x00ecstackresult_\\\"+t.id,c=\\\"__\\\\x00ecstackedover_\\\"+t.id,l&&(l.createInvertedIndices=!0);var d=u.coordDim,f=u.type,g=0;y(i,function(t){t.coordDim===d&&g++});var v={name:h,coordDim:d,coordDimIndex:g,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length},m={name:c,coordDim:c,coordDimIndex:g+1,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length+1};r?(o&&(v.storeDimIndex=o.ensureCalculationDimension(c,f),m.storeDimIndex=o.ensureCalculationDimension(h,f)),r.appendCalculationDimension(v),r.appendCalculationDimension(m)):(i.push(v),i.push(m))}return{stackedDimension:u&&u.name,stackedByDimension:l&&l.name,isStackedByIndex:a,stackedOverDimension:c,stackResultDimension:h}}function md(t){return!ad(t.schema)}function xd(t,e){return!!e&&e===t.getCalculationInfo(\\\"stackedDimension\\\")}function _d(t,e){return xd(t,e)?t.getCalculationInfo(\\\"stackResultDimension\\\"):e}function bd(t,e){var n,i=t.get(\\\"coordinateSystem\\\"),r=wz.get(i);return e&&e.coordSysDims&&(n=v(e.coordSysDims,function(t){var n={name:t},i=e.axisMap.get(t);if(i){var r=i.get(\\\"type\\\");n.type=rd(r)}return n})),n||(n=r&&(r.getDimensionsInfo?r.getDimensionsInfo():r.dimensions.slice())||[\\\"x\\\",\\\"y\\\"]),n}function wd(t,e,n){var i,r;return n&&y(t,function(t,o){var a=t.coordDim,s=n.categoryAxisMap.get(a);s&&(null==i&&(i=o),t.ordinalMeta=s.getOrdinalMeta(),e&&(t.createInvertedIndices=!0)),null!=t.otherDims.itemName&&(r=!0)}),r||null==i||(t[i].otherDims.itemName=0),i}function Sd(t,e,n){n=n||{};var i,r=e.getSourceManager(),o=!1;t?(o=!0,i=sh(t)):(i=r.getSource(),o=i.sourceFormat===KE);var a=gd(e),s=bd(e,a),l=n.useEncodeDefaulter,u=I(l)?l:l?S(mu,s,e):null,h={coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:u,canOmitUnusedDimensions:!o},c=cd(i,h),p=wd(c.dimensions,n.createInvertedIndices,a),d=o?null:r.getSharedDataStore(c),f=vd(e,{schema:c,store:d}),g=new WF(c,e);g.setCalculationInfo(f);var y=null!=p&&Md(i)?function(t,e,n,i){return i===p?n:this.defaultDimValueGetter(t,e,n,i)}:null;return g.hasItemOption=!1,g.initData(o?i:d,null,y),g}function Md(t){if(t.sourceFormat===KE){var e=Id(t.data||[]);return!M(Lr(e))}}function Id(t){for(var e=0;ea&&(a=r.interval=n),null!=i&&a>i&&(a=r.interval=i);var s=r.intervalPrecision=kd(a),l=r.niceTickExtent=[ar(Math.ceil(t[0]/a)*a,s),ar(Math.floor(t[1]/a)*a,s)];return Pd(l,t),r}function Ad(t){var e=Math.pow(10,mr(t)),n=t/e;return n?2===n?n=3:3===n?n=5:n*=2:n=1,ar(n*e)}function kd(t){return lr(t)+2}function Ld(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function Pd(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),Ld(t,0,e),Ld(t,1,e),t[0]>t[1]&&(t[0]=t[1])}function Od(t,e){return t>=e[0]&&t<=e[1]}function Rd(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function Nd(t,e){return t*(e[1]-e[0])+e[0]}function Ed(t){return M(t)?$F?new Float32Array(t):t:new JF(t)}function zd(t){return t.get(\\\"stack\\\")||QF+t.seriesIndex}function Bd(t){return t.dim+t.index}function Vd(t){var e=[],n=t.axis,i=\\\"axis0\\\";if(\\\"category\\\"===n.type){for(var r=n.getBandWidth(),o=0;ol;++l){var h=s.get(a,l);e[o]?e[o].push(h):e[o]=[h]}});var n={};for(var i in e)if(e.hasOwnProperty(i)){var r=e[i];if(r){r.sort(function(t,e){return t-e});for(var o=null,a=1;a0&&(o=null===o?s:Math.min(o,s))}n[i]=o}}return n}function Wd(t){var e=Gd(t),n=[];return y(t,function(t){var i,r=t.coordinateSystem,o=r.getBaseAxis(),a=o.getExtent();if(\\\"category\\\"===o.type)i=o.getBandWidth();else if(\\\"value\\\"===o.type||\\\"time\\\"===o.type){var s=o.dim+\\\"_\\\"+o.index,l=e[s],u=Math.abs(a[1]-a[0]),h=o.scale.getExtent(),c=Math.abs(h[1]-h[0]);i=l?u/c*l:u}else{var p=t.getData();i=Math.abs(a[1]-a[0])/p.count()}var d=or(t.get(\\\"barWidth\\\"),i),f=or(t.get(\\\"barMaxWidth\\\"),i),g=or(t.get(\\\"barMinWidth\\\")||(jd(t)?.5:1),i),y=t.get(\\\"barGap\\\"),v=t.get(\\\"barCategoryGap\\\");n.push({bandWidth:i,barWidth:d,barMaxWidth:f,barMinWidth:g,barGap:y,barCategoryGap:v,axisKey:Bd(o),stackId:zd(t)})}),Hd(n)}function Hd(t){var e={};y(t,function(t){var n=t.axisKey,i=t.bandWidth,r=e[n]||{bandWidth:i,remainedWidth:i,autoWidthCount:0,categoryGap:null,gap:\\\"20%\\\",stacks:{}},o=r.stacks;e[n]=r;var a=t.stackId;o[a]||r.autoWidthCount++,o[a]=o[a]||{width:0,maxWidth:0};var s=t.barWidth;s&&!o[a].width&&(o[a].width=s,s=Math.min(r.remainedWidth,s),r.remainedWidth-=s);var l=t.barMaxWidth;l&&(o[a].maxWidth=l);var u=t.barMinWidth;u&&(o[a].minWidth=u);var h=t.barGap;null!=h&&(r.gap=h);var c=t.barCategoryGap;null!=c&&(r.categoryGap=c)});var n={};return y(e,function(t,e){n[e]={};var i=t.stacks,r=t.bandWidth,o=t.categoryGap;if(null==o){var a=b(i).length;o=Math.max(35-4*a,15)+\\\"%\\\"}var s=or(o,r),l=or(t.gap,1),u=t.remainedWidth,h=t.autoWidthCount,c=(u-s)/(h+(h-1)*l);c=Math.max(c,0),y(i,function(t){var e=t.maxWidth,n=t.minWidth;if(t.width){var i=t.width;e&&(i=Math.min(i,e)),n&&(i=Math.max(i,n)),t.width=i,u-=i+l*i,h--}else{var i=c;e&&i>e&&(i=Math.min(e,u)),n&&n>i&&(i=n),i!==c&&(t.width=i,u-=i+l*i,h--)}}),c=(u-s)/(h+(h-1)*l),c=Math.max(c,0);var p,d=0;y(i,function(t){t.width||(t.width=c),p=t,d+=t.width*(1+l)}),p&&(d-=p.width*l);var f=-d/2;y(i,function(t,i){n[e][i]=n[e][i]||{bandWidth:r,offset:f,width:t.width},f+=t.width*(1+l)})}),n}function Yd(t,e,n){if(t&&e){var i=t[Bd(e)];return null!=i&&null!=n?i[zd(n)]:i}}function Xd(t,e){var n=Fd(t,e),i=Wd(n);y(n,function(t){var e=t.getData(),n=t.coordinateSystem,r=n.getBaseAxis(),o=zd(t),a=i[Bd(r)][o],s=a.offset,l=a.width;e.setLayout({bandWidth:a.bandWidth,offset:s,size:l})})}function Ud(t){return{seriesType:t,plan:pc(),reset:function(t){if(Zd(t)){var e=t.getData(),n=t.coordinateSystem,i=n.getBaseAxis(),r=n.getOtherAxis(i),o=e.getDimensionIndex(e.mapDimension(r.dim)),a=e.getDimensionIndex(e.mapDimension(i.dim)),s=t.get(\\\"showBackground\\\",!0),l=e.mapDimension(r.dim),u=e.getCalculationInfo(\\\"stackResultDimension\\\"),h=xd(e,l)&&!!e.getCalculationInfo(\\\"stackedOnSeries\\\"),c=r.isHorizontal(),p=qd(i,r),d=jd(t),f=t.get(\\\"barMinHeight\\\")||0,g=u&&e.getDimensionIndex(u),y=e.getLayout(\\\"size\\\"),v=e.getLayout(\\\"offset\\\");return{progress:function(t,e){for(var i,r=t.count,l=d&&Ed(3*r),u=d&&s&&Ed(3*r),m=d&&Ed(r),x=n.master.getRect(),_=c?x.width:x.height,b=e.getStore(),w=0;null!=(i=t.next());){var S=b.get(h?g:o,i),M=b.get(a,i),I=p,T=void 0;h&&(T=+S-b.get(o,i));var C=void 0,D=void 0,A=void 0,k=void 0;if(c){var L=n.dataToPoint([S,M]);if(h){var P=n.dataToPoint([T,M]);I=P[0]}C=I,D=L[1]+v,A=L[0]-I,k=y,Math.abs(A)A?-1:1)*f)}else{var L=n.dataToPoint([M,S]);if(h){var P=n.dataToPoint([M,T]);I=P[1]}C=L[0]+v,D=I,A=y,k=L[1]-I,Math.abs(k)=k?-1:1)*f)}d?(l[w]=C,l[w+1]=D,l[w+2]=c?A:k,u&&(u[w]=c?x.x:C,u[w+1]=c?D:x.y,u[w+2]=_),m[i]=i):e.setItemLayout(i,{x:C,y:D,width:A,height:k}),w+=3}d&&e.setLayout({largePoints:l,largeDataIndices:m,largeBackgroundPoints:u,valueAxisHorizontal:c})}}}}}}function Zd(t){return t.coordinateSystem&&\\\"cartesian2d\\\"===t.coordinateSystem.type}function jd(t){return t.pipelineContext&&t.pipelineContext.large}function qd(t,e){return e.toGlobalCoord(e.dataToCoord(\\\"log\\\"===e.type?1:0))}function Kd(t,e,n,i){var r=yr(e),o=yr(n),a=function(t){return Nl(r,t,i)===Nl(o,t,i)},s=function(){return a(\\\"year\\\")},l=function(){return s()&&a(\\\"month\\\")},u=function(){return l()&&a(\\\"day\\\")},h=function(){return u()&&a(\\\"hour\\\")},c=function(){return h()&&a(\\\"minute\\\")},p=function(){return c()&&a(\\\"second\\\")},d=function(){return p()&&a(\\\"millisecond\\\")};switch(t){case\\\"year\\\":return s();case\\\"month\\\":return l();case\\\"day\\\":return u();case\\\"hour\\\":return h();case\\\"minute\\\":return c();case\\\"second\\\":return p();case\\\"millisecond\\\":return d()}}function $d(t){return t/=DE,t>16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function Jd(t){var e=30*DE;return t/=e,t>6?6:t>3?3:t>2?2:1}function Qd(t){return t/=CE,t>12?12:t>6?6:t>3.5?4:t>2?2:1}function tf(t,e){return t/=e?TE:IE,t>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function ef(t){return xr(t,!0)}function nf(t,e,n){var i=new Date(t);switch(Al(e)){case\\\"year\\\":case\\\"month\\\":i[Yl(n)](0);case\\\"day\\\":i[Xl(n)](1);case\\\"hour\\\":i[Ul(n)](0);case\\\"minute\\\":i[Zl(n)](0);case\\\"second\\\":i[jl(n)](0),i[ql(n)](0)}return i.getTime()}function rf(t,e,n,i){function r(t,e,n,r,o,a,s){for(var l=new Date(e),u=e,h=l[r]();n>u&&u<=i[1];)s.push({value:u}),h+=t,l[o](h),u=l.getTime();s.push({value:u,notAdd:!0})}function o(t,o,a){var s=[],l=!o.length;if(!Kd(Al(t),i[0],i[1],n)){l&&(o=[{value:nf(new Date(i[0]),t,n)},{value:i[1]}]);for(var u=0;u1&&0===u&&a.unshift({value:a[0].value-p})}}for(var u=0;u=i[0]&&_<=i[1]&&c++)}var b=(i[1]-i[0])/e;if(c>1.5*b&&p>b/1.5)break;if(u.push(y),c>b||t===s[d])break}h=[]}}}for(var w=x(v(u,function(t){return x(t,function(t){return t.value>=i[0]&&t.value<=i[1]&&!t.notAdd})}),function(t){return t.length>0}),S=[],M=w.length-1,d=0;d0&&i>0||0>n&&0>i)}function df(t){var e=t.getLabelModel().get(\\\"formatter\\\"),n=\\\"category\\\"===t.type?t.scale.getExtent()[0]:null;return\\\"time\\\"===t.scale.type?function(e){return function(n,i){return t.scale.getFormattedLabel(n,i,e)}}(e):T(e)?function(e){return function(n){var i=t.scale.getLabel(n),r=e.replace(\\\"{value}\\\",null!=i?i:\\\"\\\");return r}}(e):I(e)?function(e){return function(i,r){return null!=n&&(r=i.value-n),e(ff(t,i),r,null!=i.level?{level:i.level}:null)}}(e):function(e){return t.scale.getLabel(e)}}function ff(t,e){return\\\"category\\\"===t.type?t.scale.getLabel(e):e.value}function gf(t){var e=t.model,n=t.scale;if(e.get([\\\"axisLabel\\\",\\\"show\\\"])&&!n.isBlank()){var i,r,o=n.getExtent();n instanceof jF?r=n.count():(i=n.getTicks(),r=i.length);var a,s=t.getLabelModel(),l=df(t),u=1;r>40&&(u=Math.ceil(r/40));for(var h=0;r>h;h+=u){var c=i?i[h]:{value:o[0]+h},p=l(c,h),d=s.getTextRect(p),f=yf(d,s.get(\\\"rotate\\\")||0);a?a.union(f):a=f}return a}}function yf(t,e){var n=e*Math.PI/180,i=t.width,r=t.height,o=i*Math.abs(Math.cos(n))+Math.abs(r*Math.sin(n)),a=i*Math.abs(Math.sin(n))+Math.abs(r*Math.cos(n)),s=new dL(t.x,t.y,o,a);return s}function vf(t){var e=t.get(\\\"interval\\\");return null==e?\\\"auto\\\":e}function mf(t){return\\\"category\\\"===t.type&&0===vf(t.getLabelModel())}function xf(t,e){var n={};return y(t.mapDimensionsAll(e),function(e){n[_d(t,e)]=!0}),b(n)}function _f(t,e,n){e&&y(xf(e,n),function(n){var i=e.getApproximateExtent(n);i[0]t[1]&&(t[1]=i[1])})}function bf(t){return Sd(null,t)}function wf(t,e){var n=e;e instanceof gE||(n=new gE(e));var i=cf(n);return i.setExtent(t[0],t[1]),hf(i,n),i}function Sf(t){f(t,gG)}function Mf(t,e){return e=e||{},pl(t,null,null,\\\"normal\\\"!==e.state)}function If(t){return M(t)?void y(t,function(t){If(t)}):void(p(mG,t)>=0||(mG.push(t),I(t)&&(t={install:t}),t.install(xG)))}function Tf(t,e){return Math.abs(t-e)<_G}function Cf(t,e,n){var i=0,r=t[0];if(!r)return!1;for(var o=1;os;s++){var l=t[s][0],u=t[s][1],h=o*u-l*a;e+=h,n+=(o+l)*h,i+=(a+u)*h,o=l,a=u}return e?[n/e/3,i/e/3,e]:[t[0][0]||0,t[0][1]||0]}function Lf(t){if(!t.UTF8Encoding)return t;var e=t,n=e.UTF8Scale;null==n&&(n=1024);var i=e.features;return y(i,function(t){var e=t.geometry,i=e.encodeOffsets,r=e.coordinates;if(i)switch(e.type){case\\\"LineString\\\":e.coordinates=Of(r,i,n);break;case\\\"Polygon\\\":Pf(r,i,n);break;case\\\"MultiLineString\\\":Pf(r,i,n);break;case\\\"MultiPolygon\\\":y(r,function(t,e){return Pf(t,i[e],n)})}}),e.UTF8Encoding=!1,e}function Pf(t,e,n){for(var i=0;i>1^-(1&s),l=l>>1^-(1&l),s+=r,l+=o,r=s,o=l,i.push([s/n,l/n])}return i}function Rf(t,e){return t=Lf(t),v(x(t.features,function(t){return t.geometry&&t.properties&&t.geometry.coordinates.length>0}),function(t){var n=t.properties,i=t.geometry,r=[];switch(i.type){case\\\"Polygon\\\":var o=i.coordinates;r.push(new SG(o[0],o.slice(1)));break;case\\\"MultiPolygon\\\":y(i.coordinates,function(t){t[0]&&r.push(new SG(t[0],t.slice(1)))});break;case\\\"LineString\\\":r.push(new MG([i.coordinates]));break;case\\\"MultiLineString\\\":r.push(new MG(i.coordinates))}var a=new IG(n[e||\\\"name\\\"],r,n.cp);return a.properties=n,a})}function Nf(t){return\\\"category\\\"===t.type?zf(t):Ff(t)}function Ef(t,e){return\\\"category\\\"===t.type?Vf(t,e):{ticks:v(t.scale.getTicks(),function(t){return t.value})}}function zf(t){var e=t.getLabelModel(),n=Bf(t,e);return!e.get(\\\"show\\\")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}function Bf(t,e){var n=Gf(t,\\\"labels\\\"),i=vf(e),r=Wf(n,i);if(r)return r;var o,a;return I(i)?o=jf(t,i):(a=\\\"auto\\\"===i?Yf(t):i,o=Zf(t,a)),Hf(n,i,{labels:o,labelCategoryInterval:a})}function Vf(t,e){var n=Gf(t,\\\"ticks\\\"),i=vf(e),r=Wf(n,i);if(r)return r;var o,a;if((!e.get(\\\"show\\\")||t.scale.isBlank())&&(o=[]),I(i))o=jf(t,i,!0);else if(\\\"auto\\\"===i){var s=Bf(t,t.getLabelModel());a=s.labelCategoryInterval,o=v(s.labels,function(t){return t.tickValue})}else a=i,o=Zf(t,a,!0);return Hf(n,i,{ticks:o,tickCategoryInterval:a})}function Ff(t){var e=t.scale.getTicks(),n=df(t);return{labels:v(e,function(e,i){return{level:e.level,formattedLabel:n(e,i),rawLabel:t.scale.getLabel(e),tickValue:e.value}})}}function Gf(t,e){return PG(t)[e]||(PG(t)[e]=[])}function Wf(t,e){for(var n=0;n40&&(s=Math.max(1,Math.floor(a/40)));for(var l=o[0],u=t.dataToCoord(l+1)-t.dataToCoord(l),h=Math.abs(u*Math.cos(i)),c=Math.abs(u*Math.sin(i)),p=0,d=0;l<=o[1];l+=s){var f=0,g=0,y=zi(n({value:l}),e.font,\\\"center\\\",\\\"top\\\");f=1.3*y.width,g=1.3*y.height,p=Math.max(p,f,7),d=Math.max(d,g,7)}var v=p/h,m=d/c;isNaN(v)&&(v=1/0),isNaN(m)&&(m=1/0);var x=Math.max(0,Math.floor(Math.min(v,m))),_=PG(t.model),b=t.getExtent(),w=_.lastAutoInterval,S=_.lastTickCount;return null!=w&&null!=S&&Math.abs(w-x)<=1&&Math.abs(S-a)<=1&&w>x&&_.axisExtent0===b[0]&&_.axisExtent1===b[1]?x=w:(_.lastTickCount=a,_.lastAutoInterval=x,_.axisExtent0=b[0],_.axisExtent1=b[1]),x}function Uf(t){var e=t.getLabelModel();return{axisRotate:t.getRotate?t.getRotate():t.isHorizontal&&!t.isHorizontal()?90:0,labelRotate:e.get(\\\"rotate\\\")||0,font:e.getFont()}}function Zf(t,e,n){function i(t){var e={value:t};l.push(n?t:{formattedLabel:r(e),rawLabel:o.getLabel(e),tickValue:t})}var r=df(t),o=t.scale,a=o.getExtent(),s=t.getLabelModel(),l=[],u=Math.max((e||0)+1,1),h=a[0],c=o.count();0!==h&&u>1&&c/u>2&&(h=Math.round(Math.ceil(h/u)*u));var p=mf(t),d=s.get(\\\"showMinLabel\\\")||p,f=s.get(\\\"showMaxLabel\\\")||p;d&&h!==a[0]&&i(a[0]);for(var g=h;g<=a[1];g+=u)i(g);return f&&g-u!==a[1]&&i(a[1]),l}function jf(t,e,n){var i=t.scale,r=df(t),o=[];return y(i.getTicks(),function(t){var a=i.getLabel(t),s=t.value;e(t.value,a)&&o.push(n?s:{formattedLabel:r(t),rawLabel:a,tickValue:s})}),o}function qf(t,e){var n=t[1]-t[0],i=e,r=n/i/2;t[0]+=r,t[1]-=r}function Kf(t,e,n,i){function r(t,e){return t=ar(t),e=ar(e),p?t>e:e>t}var o=e.length;if(t.onBand&&!n&&o){var a,s,l=t.getExtent();if(1===o)e[0].coord=l[0],a=e[1]={coord:l[1]};else{var u=e[o-1].tickValue-e[0].tickValue,h=(e[o-1].coord-e[0].coord)/u;y(e,function(t){t.coord-=h/2});var c=t.scale.getExtent();s=1+c[1]-e[o-1].tickValue,a={coord:e[o-1].coord+h*s},e.push(a)}var p=l[0]>l[1];r(e[0].coord,l[0])&&(i?e[0].coord=l[0]:e.shift()),i&&r(l[0],e[0].coord)&&e.unshift({coord:l[0]}),r(l[1],a.coord)&&(i?a.coord=l[1]:e.pop()),i&&r(a.coord,l[1])&&e.push({coord:l[1]})}}function $f(t){var e=HE.extend(t);return HE.registerClass(e),e}function Jf(t){var e=lB.extend(t);return lB.registerClass(e),e}function Qf(t){var e=sB.extend(t);return sB.registerClass(e),e}function tg(t){var e=cB.extend(t);return cB.registerClass(e),e}function eg(t,e,n,i,r){var o=n.width,a=n.height;switch(t){case\\\"top\\\":i.set(n.x+o/2,n.y-e),r.set(0,-1);break;case\\\"bottom\\\":i.set(n.x+o/2,n.y+a+e),r.set(0,1);break;case\\\"left\\\":i.set(n.x-e,n.y+a/2),r.set(-1,0);break;case\\\"right\\\":i.set(n.x+o+e,n.y+a/2),r.set(1,0)}}function ng(t,e,n,i,r,o,a,s,l){a-=t,s-=e;var u=Math.sqrt(a*a+s*s);a/=u,s/=u;var h=a*n+t,c=s*n+e;if(Math.abs(i-r)%NG<1e-4)return l[0]=h,l[1]=c,u-n;if(o){var p=i;i=Wo(r),r=Wo(p)}else i=Wo(i),r=Wo(r);i>r&&(r+=NG);var d=Math.atan2(s,a);if(0>d&&(d+=NG),d>=i&&r>=d||d+NG>=i&&r>=d+NG)return l[0]=h,l[1]=c,u-n;var f=n*Math.cos(i)+t,g=n*Math.sin(i)+e,y=n*Math.cos(r)+t,v=n*Math.sin(r)+e,m=(f-a)*(f-a)+(g-s)*(g-s),x=(y-a)*(y-a)+(v-s)*(v-s);return x>m?(l[0]=f,l[1]=g,Math.sqrt(m)):(l[0]=y,l[1]=v,Math.sqrt(x))}function ig(t,e,n,i,r,o,a,s){var l=r-t,u=o-e,h=n-t,c=i-e,p=Math.sqrt(h*h+c*c);h/=p,c/=p;var d=l*h+u*c,f=d/p;s&&(f=Math.min(Math.max(f,0),1)),f*=p;var g=a[0]=t+f*h,y=a[1]=e+f*c;return Math.sqrt((g-r)*(g-r)+(y-o)*(y-o))}function rg(t,e,n,i,r,o,a){0>n&&(t+=n,n=-n),0>i&&(e+=i,i=-i);var s=t+n,l=e+i,u=a[0]=Math.min(Math.max(r,t),s),h=a[1]=Math.min(Math.max(o,e),l);return Math.sqrt((u-r)*(u-r)+(h-o)*(h-o))}function og(t,e,n){var i=rg(e.x,e.y,e.width,e.height,t.x,t.y,BG);return n.set(BG[0],BG[1]),i}function ag(t,e,n){for(var i,r,o=0,a=0,s=0,l=0,u=1/0,h=e.data,c=t.x,p=t.y,d=0;d=d&&(s=i,l=r);var S=(c-y)*x/m+y;g=ng(y,v,x,_,_+b,w,S,p,BG),o=Math.cos(_+b)*m+y,a=Math.sin(_+b)*x+v;break;case EG.R:s=o=h[d++],l=a=h[d++];var M=h[d++],I=h[d++];g=rg(s,l,M,I,c,p,BG);break;case EG.Z:g=ig(o,a,s,l,c,p,BG,!0),o=s,a=l}u>g&&(u=g,n.set(BG[0],BG[1]))}return u}function sg(t,e){if(t){var n=t.getTextGuideLine(),i=t.getTextContent();if(i&&n){var r=t.textGuideLineConfig||{},o=[[0,0],[0,0],[0,0]],a=r.candidates||zG,s=i.getBoundingRect().clone();s.applyTransform(i.getComputedTransform());var l=1/0,u=r.anchor,h=t.getComputedTransform(),c=h&&Xe([],h),p=e.get(\\\"length2\\\")||0;u&&GG.copy(u);for(var d=0;dy&&(l=y,FG.transform(h),GG.transform(h),GG.toArray(o[0]),FG.toArray(o[1]),VG.toArray(o[2]))}lg(o,e.get(\\\"minTurnAngle\\\")),n.setShape({points:o})}}}function lg(t,e){if(180>=e&&e>0){e=e/180*Math.PI,VG.fromArray(t[0]),FG.fromArray(t[1]),GG.fromArray(t[2]),rL.sub(WG,VG,FG),rL.sub(HG,GG,FG);var n=WG.len(),i=HG.len();if(!(.001>n||.001>i)){WG.scale(1/n),HG.scale(1/i);var r=WG.dot(HG),o=Math.cos(e);if(r>o){var a=ig(FG.x,FG.y,GG.x,GG.y,VG.x,VG.y,YG,!1);XG.fromArray(YG),XG.scaleAndAdd(HG,a/Math.tan(Math.PI-e));var s=GG.x!==FG.x?(XG.x-FG.x)/(GG.x-FG.x):(XG.y-FG.y)/(GG.y-FG.y);if(isNaN(s))return;0>s?rL.copy(XG,FG):s>1&&rL.copy(XG,GG),XG.toArray(t[1])}}}}function ug(t,e,n){if(180>=n&&n>0){n=n/180*Math.PI,VG.fromArray(t[0]),FG.fromArray(t[1]),GG.fromArray(t[2]),rL.sub(WG,FG,VG),rL.sub(HG,GG,FG);var i=WG.len(),r=HG.len();if(!(.001>i||.001>r)){WG.scale(1/i),HG.scale(1/r);var o=WG.dot(e),a=Math.cos(n);if(a>o){var s=ig(FG.x,FG.y,GG.x,GG.y,VG.x,VG.y,YG,!1);XG.fromArray(YG);var l=Math.PI/2,u=Math.acos(HG.dot(e)),h=l+u-n;if(h>=l)rL.copy(XG,GG);else{XG.scaleAndAdd(HG,s/Math.tan(Math.PI/2-h));var c=GG.x!==FG.x?(XG.x-FG.x)/(GG.x-FG.x):(XG.y-FG.y)/(GG.y-FG.y);if(isNaN(c))return;0>c?rL.copy(XG,FG):c>1&&rL.copy(XG,GG)}XG.toArray(t[1])}}}}function hg(t,e,n,i){var r=\\\"normal\\\"===n,o=r?t:t.ensureState(n);o.ignore=e;var a=i.get(\\\"smooth\\\");a&&a===!0&&(a=.3),o.shape=o.shape||{},a>0&&(o.shape.smooth=a);var s=i.getModel(\\\"lineStyle\\\").getLineStyle();r?t.useStyle(s):o.style=s}function cg(t,e){var n=e.smooth,i=e.points;if(i)if(t.moveTo(i[0][0],i[0][1]),n>0&&i.length>=3){var r=Fk(i[0],i[1]),o=Fk(i[1],i[2]);if(!r||!o)return t.lineTo(i[1][0],i[1][1]),void t.lineTo(i[2][0],i[2][1]);var a=Math.min(r,o)*n,s=ye([],i[1],i[0],a/r),l=ye([],i[1],i[2],a/o),u=ye([],s,l,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),t.bezierCurveTo(l[0],l[1],l[0],l[1],i[2][0],i[2][1])}else for(var h=1;ht){var i=Math.min(e,-t);if(i>0){l(i*n,0,c);var r=i+t;0>r&&u(-r*n,1)}else u(-t*n,1)}}function l(n,i,r){0!==n&&(f=!0);for(var o=i;r>o;o++){var a=t[o],s=a.rect;s[e]+=n,a.label[e]+=n\\n}}function u(i,r){for(var o=[],a=0,s=1;c>s;s++){var u=t[s-1].rect,h=Math.max(t[s].rect[e]-u[e]-u[n],0);o.push(h),a+=h}if(a){var p=Math.min(Math.abs(i)/a,r);if(i>0)for(var s=0;c-1>s;s++){var d=o[s]*p;l(d,0,s+1)}else for(var s=c-1;s>0;s--){var d=o[s-1]*p;l(-d,s,c)}}}function h(t){var e=0>t?-1:1;t=Math.abs(t);for(var n=Math.ceil(t/(c-1)),i=0;c-1>i;i++)if(e>0?l(n,0,i+1):l(-n,c-i-1,c),t-=n,0>=t)return}var c=t.length;if(!(2>c)){t.sort(function(t,n){return t.rect[e]-n.rect[e]});for(var p,d=0,f=!1,g=[],y=0,v=0;c>v;v++){var m=t[v],x=m.rect;p=x[e]-d,0>p&&(x[e]-=p,m.label[e]-=p,f=!0);var _=Math.max(-p,0);g.push(_),y+=_,d=x[e]+x[n]}y>0&&o&&l(-y/c,0,c);var b,w,S=t[0],M=t[c-1];return a(),0>b&&u(-b,.8),0>w&&u(w,.8),a(),s(b,w,1),s(w,b,-1),a(),0>b&&h(-b),0>w&&h(w),f}}function yg(t,e,n,i){return gg(t,\\\"x\\\",\\\"width\\\",e,n,i)}function vg(t,e,n,i){return gg(t,\\\"y\\\",\\\"height\\\",e,n,i)}function mg(t){function e(t){if(!t.ignore){var e=t.ensureState(\\\"emphasis\\\");null==e.ignore&&(e.ignore=!1)}t.ignore=!0}var n=[];t.sort(function(t,e){return e.priority-t.priority});for(var i=new dL(0,0,0,0),r=0;r10&&\\\"cartesian2d\\\"===o.type&&r){var s=o.getBaseAxis(),l=o.getOtherAxis(s),u=s.getExtent(),h=n.getDevicePixelRatio(),c=Math.abs(u[1]-u[0])*(h||1),p=Math.round(a/c);if(isFinite(p)&&p>1){\\\"lttb\\\"===r&&t.setData(i.lttbDownSample(i.mapDimension(l.dim),1/p));var d=void 0;T(r)?d=sW[r]:I(r)&&(d=r),d&&t.setData(i.downSample(i.mapDimension(l.dim),1/p,d,lW))}}}}}function Ag(t,e,n,i,r){var o=t.getArea(),a=o.x,s=o.y,l=o.width,u=o.height,h=n.get([\\\"lineStyle\\\",\\\"width\\\"])||2;a-=h/2,s-=h/2,l+=h,u+=h,a=Math.floor(a),l=Math.round(l);var c=new mR({shape:{x:a,y:s,width:l,height:u}});if(e){var p=t.getBaseAxis(),d=p.isHorizontal(),f=p.inverse;d?(f&&(c.shape.x+=l),c.shape.width=0):(f||(c.shape.y+=u),c.shape.height=0);var g=I(r)?function(t){r(t,c)}:null;ks(c,{shape:{width:l,height:u,x:a,y:s}},n,null,i,g)}return c}function kg(t,e,n){var i=t.getArea(),r=ar(i.r0,1),o=ar(i.r,1),a=new _N({shape:{cx:ar(t.cx,1),cy:ar(t.cy,1),r0:r,r:o,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}});if(e){var s=\\\"angle\\\"===t.getBaseAxis().dim;s?a.shape.endAngle=i.startAngle:a.shape.r=r,ks(a,{shape:{endAngle:i.endAngle,r:o}},n)}return a}function Lg(t,e,n,i,r){return t?\\\"polar\\\"===t.type?kg(t,e,n):\\\"cartesian2d\\\"===t.type?Ag(t,e,n,i,r):null:null}function Pg(t,e){return t.type===e}function Og(t,e){var n=t.mapDimensionsAll(\\\"defaultedLabel\\\"),i=n.length;if(1===i){var r=xh(t,e,n[0]);return null!=r?r+\\\"\\\":null}if(i){for(var o=[],a=0;a=0&&i.push(e[o])}return i.join(\\\" \\\")}function Ng(t,e){e=e||{};var n=e.isRoundCap;return function(e,i,r){var o=i.position;if(!o||o instanceof Array)return Wi(e,i,r);var a=t(o),s=null!=i.distance?i.distance:5,l=this.shape,u=l.cx,h=l.cy,c=l.r,p=l.r0,d=(c+p)/2,f=l.startAngle,g=l.endAngle,y=(f+g)/2,v=n?Math.abs(c-p)/2:0,m=Math.cos,x=Math.sin,_=u+c*m(f),b=h+c*x(f),w=\\\"left\\\",S=\\\"top\\\";switch(a){case\\\"startArc\\\":_=u+(p-s)*m(y),b=h+(p-s)*x(y),w=\\\"center\\\",S=\\\"top\\\";break;case\\\"insideStartArc\\\":_=u+(p+s)*m(y),b=h+(p+s)*x(y),w=\\\"center\\\",S=\\\"bottom\\\";break;case\\\"startAngle\\\":_=u+d*m(f)+zg(f,s+v,!1),b=h+d*x(f)+Bg(f,s+v,!1),w=\\\"right\\\",S=\\\"middle\\\";break;case\\\"insideStartAngle\\\":_=u+d*m(f)+zg(f,-s+v,!1),b=h+d*x(f)+Bg(f,-s+v,!1),w=\\\"left\\\",S=\\\"middle\\\";break;case\\\"middle\\\":_=u+d*m(y),b=h+d*x(y),w=\\\"center\\\",S=\\\"middle\\\";break;case\\\"endArc\\\":_=u+(c+s)*m(y),b=h+(c+s)*x(y),w=\\\"center\\\",S=\\\"bottom\\\";break;case\\\"insideEndArc\\\":_=u+(c-s)*m(y),b=h+(c-s)*x(y),w=\\\"center\\\",S=\\\"top\\\";break;case\\\"endAngle\\\":_=u+d*m(g)+zg(g,s+v,!0),b=h+d*x(g)+Bg(g,s+v,!0),w=\\\"left\\\",S=\\\"middle\\\";break;case\\\"insideEndAngle\\\":_=u+d*m(g)+zg(g,-s+v,!0),b=h+d*x(g)+Bg(g,-s+v,!0),w=\\\"right\\\",S=\\\"middle\\\";break;default:return Wi(e,i,r)}return e=e||{},e.x=_,e.y=b,e.align=w,e.verticalAlign=S,e}}function Eg(t,e,n,i){if(D(i))return void t.setTextConfig({rotation:i});if(M(e))return void t.setTextConfig({rotation:0});var r,o=t.shape,a=o.clockwise?o.startAngle:o.endAngle,s=o.clockwise?o.endAngle:o.startAngle,l=(a+s)/2,u=n(e);switch(u){case\\\"startArc\\\":case\\\"insideStartArc\\\":case\\\"middle\\\":case\\\"insideEndArc\\\":case\\\"endArc\\\":r=l;break;case\\\"startAngle\\\":case\\\"insideStartAngle\\\":r=a;break;case\\\"endAngle\\\":case\\\"insideEndAngle\\\":r=s;break;default:return void t.setTextConfig({rotation:0})}var h=1.5*Math.PI-r;\\\"middle\\\"===u&&h>Math.PI/2&&h<1.5*Math.PI&&(h-=Math.PI),t.setTextConfig({rotation:h})}function zg(t,e,n){return e*Math.sin(t)*(n?-1:1)}function Bg(t,e,n){return e*Math.cos(t)*(n?1:-1)}function Vg(t,e,n){var i=t.get(\\\"borderRadius\\\");if(null==i)return n?{cornerRadius:0}:null;M(i)||(i=[i,i,i,i]);var r=Math.abs(e.r||0-e.r0||0);return{cornerRadius:v(i,function(t){return Gi(t,r)})}}function Fg(t,e){var n=t.getArea&&t.getArea();if(Pg(t,\\\"cartesian2d\\\")){var i=t.getBaseAxis();if(\\\"category\\\"!==i.type||!i.onBand){var r=e.getLayout(\\\"bandWidth\\\");i.isHorizontal()?(n.x-=r,n.width+=2*r):(n.y-=r,n.height+=2*r)}}return n}function Gg(t,e){var n=t.get(\\\"realtimeSort\\\",!0),i=e.getBaseAxis();return n&&\\\"category\\\"===i.type&&\\\"cartesian2d\\\"===e.type?{baseAxis:i,otherAxis:e.getOtherAxis(i)}:void 0}function Wg(t,e,n,i,r,o,a,s){var l,u;o?(u={x:i.x,width:i.width},l={y:i.y,height:i.height}):(u={y:i.y,height:i.height},l={x:i.x,width:i.width}),s||(a?As:ks)(n,{shape:l},e,r,null);var h=e?t.baseAxis.model:null;(a?As:ks)(n,{shape:u},h,r)}function Hg(t,e){for(var n=0;n=r.r0?\\\"endArc\\\":\\\"startArc\\\":r.endAngle>=r.startAngle?\\\"endAngle\\\":\\\"startAngle\\\":a?r.height>=0?\\\"bottom\\\":\\\"top\\\":r.width>=0?\\\"right\\\":\\\"left\\\",g=cl(i);hl(t,g,{labelFetcher:o,labelDataIndex:n,defaultText:Og(o.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:f});var v=t.getTextContent();if(s&&v){var m=i.get([\\\"label\\\",\\\"position\\\"]);t.textConfig.inside=\\\"middle\\\"===m?!0:null,Eg(t,\\\"outside\\\"===m?f:m,Xg(a),i.get([\\\"label\\\",\\\"rotate\\\"]))}ml(v,g,o.getRawValue(n),function(t){return Rg(e,t)});var x=i.getModel([\\\"emphasis\\\"]);Qa(t,x.get(\\\"focus\\\"),x.get(\\\"blurScope\\\"),x.get(\\\"disabled\\\")),es(t,i),Yg(r)&&(t.style.fill=\\\"none\\\",t.style.stroke=\\\"none\\\",y(t.states,function(t){t.style&&(t.style.fill=t.style.stroke=\\\"none\\\")}))}function Zg(t,e){var n=t.get([\\\"itemStyle\\\",\\\"borderColor\\\"]);if(!n||\\\"none\\\"===n)return 0;var i=t.get([\\\"itemStyle\\\",\\\"borderWidth\\\"])||0,r=isNaN(e.width)?Number.MAX_VALUE:Math.abs(e.width),o=isNaN(e.height)?Number.MAX_VALUE:Math.abs(e.height);return Math.min(i,r,o)}function jg(t,e,n,i){var r=t.getData(),o=r.getLayout(\\\"valueAxisHorizontal\\\")?1:0,a=r.getLayout(\\\"largeDataIndices\\\"),s=r.getLayout(\\\"size\\\"),l=t.getModel(\\\"backgroundStyle\\\"),u=r.getLayout(\\\"largeBackgroundPoints\\\");if(u){var h=new SW({shape:{points:u},incremental:!!i,silent:!0,z2:0});h.baseDimIdx=o,h.largeDataIndices=a,h.barWidth=s,h.useStyle(l.getItemStyle()),e.add(h),n&&n.push(h)}var c=new SW({shape:{points:r.getLayout(\\\"largePoints\\\")},incremental:!!i,ignoreCoarsePointer:!0,z2:1});c.baseDimIdx=o,c.largeDataIndices=a,c.barWidth=s,e.add(c),c.useStyle(r.getVisual(\\\"style\\\")),TR(c).seriesIndex=t.seriesIndex,t.get(\\\"silent\\\")||(c.on(\\\"mousedown\\\",MW),c.on(\\\"mousemove\\\",MW)),n&&n.push(c)}function qg(t,e,n){for(var i=t.baseDimIdx,r=1-i,o=t.shape.points,a=t.largeDataIndices,s=[],l=[],u=t.barWidth,h=0,c=o.length/3;c>h;h++){var p=3*h;if(l[i]=u,l[r]=o[p+2],s[i]=o[p+i],s[r]=o[p+r],l[r]<0&&(s[r]+=l[r],l[r]=-l[r]),e>=s[0]&&e<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return a[h]}return-1}function Kg(t,e,n){if(Pg(n,\\\"cartesian2d\\\")){var i=e,r=n.getArea();return{x:t?i.x:r.x,y:t?r.y:i.y,width:t?i.width:r.width,height:t?r.height:i.height}}var r=n.getArea(),o=e;return{cx:r.cx,cy:r.cy,r0:t?r.r0:o.r0,r:t?r.r:o.r,startAngle:t?o.startAngle:0,endAngle:t?o.endAngle:2*Math.PI}}function $g(t,e,n){var i=\\\"polar\\\"===t.type?_N:mR;return new i({shape:Kg(e,n,t),silent:!0,z2:0})}function Jg(t){t.registerChartView(gW),t.registerSeriesModel(hW),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,S(Xd,\\\"bar\\\")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,Ud(\\\"bar\\\")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,Dg(\\\"bar\\\")),t.registerAction({type:\\\"changeAxisOrder\\\",event:\\\"changeAxisOrder\\\",update:\\\"update\\\"},function(t,e){var n=t.componentType||\\\"series\\\";e.eachComponent({mainType:n,query:t},function(e){t.sortInfo&&e.axis.setCategorySortInfo(t.sortInfo)})})}function Qg(t,e){this.parent.drift(t,e)}function ty(t,e,n,i){return!(!e||isNaN(e[0])||isNaN(e[1])||i.isIgnore&&i.isIgnore(n)||i.clipShape&&!i.clipShape.contain(e[0],e[1])||\\\"none\\\"===t.getItemVisual(n,\\\"symbol\\\"))}function ey(t){return null==t||A(t)||(t={isIgnore:t}),t||{}}function ny(t){var e=t.hostModel,n=e.getModel(\\\"emphasis\\\");return{emphasisItemStyle:n.getModel(\\\"itemStyle\\\").getItemStyle(),blurItemStyle:e.getModel([\\\"blur\\\",\\\"itemStyle\\\"]).getItemStyle(),selectItemStyle:e.getModel([\\\"select\\\",\\\"itemStyle\\\"]).getItemStyle(),focus:n.get(\\\"focus\\\"),blurScope:n.get(\\\"blurScope\\\"),emphasisDisabled:n.get(\\\"disabled\\\"),hoverScale:n.get(\\\"scale\\\"),labelStatesModels:cl(e),cursorStyle:e.get(\\\"cursor\\\")}}function iy(t,e,n){var i=t.getBaseAxis(),r=t.getOtherAxis(i),o=ry(r,n),a=i.dim,s=r.dim,l=e.mapDimension(s),u=e.mapDimension(a),h=\\\"x\\\"===s||\\\"radius\\\"===s?1:0,c=v(t.dimensions,function(t){return e.mapDimension(t)}),p=!1,d=e.getCalculationInfo(\\\"stackResultDimension\\\");return xd(e,c[0])&&(p=!0,c[0]=d),xd(e,c[1])&&(p=!0,c[1]=d),{dataDimsForPoint:c,valueStart:o,valueAxisDim:s,baseAxisDim:a,stacked:!!p,valueDim:l,baseDim:u,baseDataOffset:h,stackedOverDimension:e.getCalculationInfo(\\\"stackedOverDimension\\\")}}function ry(t,e){var n=0,i=t.scale.getExtent();return\\\"start\\\"===e?n=i[0]:\\\"end\\\"===e?n=i[1]:D(e)&&!isNaN(e)?n=e:i[0]>0?n=i[0]:i[1]<0&&(n=i[1]),n}function oy(t,e,n,i){var r=0/0;t.stacked&&(r=n.get(n.getCalculationInfo(\\\"stackedOverDimension\\\"),i)),isNaN(r)&&(r=t.valueStart);var o=t.baseDataOffset,a=[];return a[o]=n.get(t.baseDim,i),a[1-o]=r,e.dataToPoint(a)}function ay(t,e){var n=[];return e.diff(t).add(function(t){n.push({cmd:\\\"+\\\",idx:t})}).update(function(t,e){n.push({cmd:\\\"=\\\",idx:e,idx1:t})}).remove(function(t){n.push({cmd:\\\"-\\\",idx:t})}).execute(),n}function sy(t,e,n,i,r,o,a){for(var s=ay(t,e),l=[],u=[],h=[],c=[],p=[],d=[],f=[],g=iy(r,e,a),y=t.getLayout(\\\"points\\\")||[],v=e.getLayout(\\\"points\\\")||[],m=0;my;y++){var v=e[2*g],m=e[2*g+1];if(g>=r||0>g)break;if(ly(v,m)){if(l){g+=o;continue}break}if(g===n)t[o>0?\\\"moveTo\\\":\\\"lineTo\\\"](v,m),c=v,p=m;else{var x=v-u,_=m-h;if(.5>x*x+_*_){g+=o;continue}if(a>0){for(var b=g+o,w=e[2*b],S=e[2*b+1];w===v&&S===m&&i>y;)y++,b+=o,g+=o,w=e[2*b],S=e[2*b+1],v=e[2*g],m=e[2*g+1],x=v-u,_=m-h;var M=y+1;if(l)for(;ly(w,S)&&i>M;)M++,b+=o,w=e[2*b],S=e[2*b+1];var I=.5,T=0,C=0,D=void 0,A=void 0;if(M>=i||ly(w,S))d=v,f=m;else{T=w-u,C=S-h;var k=v-u,L=w-v,P=m-h,O=S-m,R=void 0,N=void 0;if(\\\"x\\\"===s){R=Math.abs(k),N=Math.abs(L);var E=T>0?1:-1;d=v-E*R*a,f=m,D=v+E*N*a,A=m}else if(\\\"y\\\"===s){R=Math.abs(P),N=Math.abs(O);var z=C>0?1:-1;d=v,f=m-z*R*a,D=v,A=m+z*N*a}else R=Math.sqrt(k*k+P*P),N=Math.sqrt(L*L+O*O),I=N/(N+R),d=v-T*a*(1-I),f=m-C*a*(1-I),D=v+T*a*I,A=m+C*a*I,D=DW(D,AW(w,v)),A=DW(A,AW(S,m)),D=AW(D,DW(w,v)),A=AW(A,DW(S,m)),T=D-v,C=A-m,d=v-T*R/N,f=m-C*R/N,d=DW(d,AW(u,v)),f=DW(f,AW(h,m)),d=AW(d,DW(u,v)),f=AW(f,DW(h,m)),T=v-d,C=m-f,D=v+T*N/R,A=m+C*N/R}t.bezierCurveTo(c,p,d,f,v,m),c=D,p=A}else t.lineTo(v,m)}u=v,h=m,g+=o}return y}function hy(t,e){if(t.length===e.length){for(var n=0;no;o++){var a=oy(n,t,e,o);r[2*o]=a[0],r[2*o+1]=a[1]}return r}function gy(t,e,n,i){var r=e.getBaseAxis(),o=\\\"x\\\"===r.dim||\\\"radius\\\"===r.dim?0:1,a=[],s=0,l=[],u=[],h=[],c=[];if(i){for(s=0;ss;s++){var l=t[s],u=l.coord;if(0>u)i=l;else{if(u>e){r?o.push(n(r,l,e)):i&&o.push(n(i,l,0),n(i,l,e));break}i&&(o.push(n(i,l,0)),i=null),o.push(l),r=l}}return o}function vy(t,e,n){var i=t.getVisual(\\\"visualMeta\\\");if(i&&i.length&&t.count()&&\\\"cartesian2d\\\"===e.type){for(var r,o,a=i.length-1;a>=0;a--){var s=t.getDimensionInfo(i[a].dimension);if(r=s&&s.coordDim,\\\"x\\\"===r||\\\"y\\\"===r){o=i[a];break}}if(o){var l=e.getAxis(r),u=v(o.stops,function(t){return{coord:l.toGlobalCoord(l.dataToCoord(t.value)),color:t.color}}),h=u.length,c=o.outerColors.slice();h&&u[0].coord>u[h-1].coord&&(u.reverse(),c.reverse());var p=yy(u,\\\"x\\\"===r?n.getWidth():n.getHeight()),d=p.length;if(!d&&h)return u[0].coord<0?c[1]?c[1]:u[h-1].color:c[0]?c[0]:u[0].color;var f=10,g=p[0].coord-f,m=p[d-1].coord+f,x=m-g;if(.001>x)return\\\"transparent\\\";y(p,function(t){t.offset=(t.coord-g)/x}),p.push({offset:d?p[d-1].offset:.5,color:c[1]||\\\"transparent\\\"}),p.unshift({offset:d?p[0].offset:.5,color:c[0]||\\\"transparent\\\"});var _=new zN(0,0,0,0,p,!0);return _[r]=g,_[r+\\\"2\\\"]=m,_}}}function my(t,e,n){var i=t.get(\\\"showAllSymbol\\\"),r=\\\"auto\\\"===i;if(!i||r){var o=n.getAxesByScale(\\\"ordinal\\\")[0];if(o&&(!r||!xy(o,e))){var a=e.mapDimension(o.dim),s={};return y(o.getViewLabels(),function(t){var e=o.scale.getRawOrdinalNumber(t.tickValue);s[e]=1}),function(t){return!s.hasOwnProperty(e.get(a,t))}}}}function xy(t,e){var n=t.getExtent(),i=Math.abs(n[1]-n[0])/t.scale.count();isNaN(i)&&(i=0);for(var r=e.count(),o=Math.max(1,Math.round(r/5)),a=0;r>a;a+=o)if(1.5*TW.getSymbolSize(e,a)[t.isHorizontal()?1:0]>i)return!1;return!0}function _y(t,e){return isNaN(t)||isNaN(e)}function by(t){for(var e=t.length/2;e>0&&_y(t[2*e-2],t[2*e-1]);e--);return e-1}function wy(t,e){return[t[2*e],t[2*e+1]]}function Sy(t,e,n){for(var i,r,o=t.length/2,a=\\\"x\\\"===n?0:1,s=0,l=-1,u=0;o>u;u++)if(r=t[2*u+a],!isNaN(r)&&!isNaN(t[2*u+1-a]))if(0!==u){if(e>=i&&r>=e||i>=e&&e>=r){l=u;break}s=u,i=r}else i=r;return{range:[s,l],t:(e-i)/(r-i)}}function My(t){if(t.get([\\\"endLabel\\\",\\\"show\\\"]))return!0;for(var e=0;ei?(i=c,x-=c):_+=t;var r=b+w*i;e.setItemLayout(n,{angle:i,startAngle:b,endAngle:r,clockwise:g,cx:a,cy:s,r0:u,r:y?rr(t,m,[u,l]):l}),b=r}),NW>x&&p)if(.001>=x){var S=NW/p;e.each(i,function(t,n){if(!isNaN(t)){var i=e.getItemLayout(n);i.angle=S,i.startAngle=h+w*n*S,i.endAngle=h+w*(n+1)*S}})}else f=x/_,b=h,e.each(i,function(t,n){if(!isNaN(t)){var i=e.getItemLayout(n),r=i.angle===c?c:t*f;i.startAngle=b,i.endAngle=b+w*r,b+=w*r}})})}function Py(t){return{seriesType:t,reset:function(t,e){var n=e.findComponents({mainType:\\\"legend\\\"});if(n&&n.length){var i=t.getData();i.filterSelf(function(t){for(var e=i.getName(t),r=0;rn?a:o,c=Math.abs(l.label.y-n);if(c>=u.maxY){var p=l.label.x-e-l.len2*r,d=i+l.len,f=Math.abs(p)d;d++)if(\\\"outer\\\"===t[d].position&&\\\"labelLine\\\"===t[d].labelAlignTo){var f=t[d].label.x-u;t[d].linePoints[1][0]+=f,t[d].label.x=u}vg(t,l,l+a)&&c(t)}}function Ry(t,e,n,i,r,o,a,s){for(var l=[],u=[],h=Number.MAX_VALUE,c=-Number.MAX_VALUE,p=0;pe||n){var c=o.height;if(u&&u.match(\\\"break\\\")){i.setStyle(\\\"backgroundColor\\\",null),i.setStyle(\\\"width\\\",e-l);var p=i.getBoundingRect();i.setStyle(\\\"width\\\",Math.ceil(p.width)),i.setStyle(\\\"backgroundColor\\\",a)}else{var d=e-l,f=h>e?d:n?d>t.unconstrainedWidth?null:d:null;i.setStyle(\\\"width\\\",f)}var g=i.getBoundingRect();o.width=g.width;var y=(i.style.margin||0)+2.1;o.height=g.height+y,o.y-=(o.height-c)/2}}}function Ey(t){return\\\"center\\\"===t.position}function zy(t){function e(t){t.ignore=!0}function n(t){if(!t.ignore)return!0;for(var e in t.states)if(t.states[e].ignore===!1)return!0;return!1}var i,r,o=t.getData(),a=[],s=!1,l=(t.get(\\\"minShowLabelAngle\\\")||0)*zW,u=o.getLayout(\\\"viewRect\\\"),h=o.getLayout(\\\"r\\\"),c=u.width,p=u.x,d=u.y,f=u.height;o.each(function(t){var u=o.getItemGraphicEl(t),d=u.shape,f=u.getTextContent(),g=u.getTextGuideLine(),v=o.getItemModel(t),m=v.getModel(\\\"label\\\"),x=m.get(\\\"position\\\")||v.get([\\\"emphasis\\\",\\\"label\\\",\\\"position\\\"]),_=m.get(\\\"distanceToLabelLine\\\"),b=m.get(\\\"alignTo\\\"),w=or(m.get(\\\"edgeDistance\\\"),c),S=m.get(\\\"bleedMargin\\\"),M=v.getModel(\\\"labelLine\\\"),I=M.get(\\\"length\\\");I=or(I,c);var T=M.get(\\\"length2\\\");if(T=or(T,c),Math.abs(d.endAngle-d.startAngle)O?-1:1)*T,G=V;C=\\\"edge\\\"===b?0>O?p+w:p+c-w:F+(0>O?-_:_),A=G,k=[[E,z],[B,V],[F,G]]}L=N?\\\"center\\\":\\\"edge\\\"===b?O>0?\\\"right\\\":\\\"left\\\":O>0?\\\"left\\\":\\\"right\\\"}var W=Math.PI,H=0,Y=m.get(\\\"rotate\\\");if(D(Y))H=Y*(W/180);else if(\\\"center\\\"===x)H=0;else if(\\\"radial\\\"===Y||Y===!0){var X=0>O?-P+W:-P;H=X}else if(\\\"tangential\\\"===Y&&\\\"outside\\\"!==x&&\\\"outer\\\"!==x){var U=Math.atan2(O,R);0>U&&(U=2*W+U);var Z=R>0;Z&&(U=W+U),H=U-W}if(s=!!H,f.x=C,f.y=A,f.rotation=H,f.setStyle({verticalAlign:\\\"middle\\\"}),N){f.setStyle({align:L});var j=f.states.select;j&&(j.x+=f.x,j.y+=f.y)}else{var q=f.getBoundingRect().clone();q.applyTransform(f.getComputedTransform());var K=(f.style.margin||0)+2.1;q.y-=K/2,q.height+=K,a.push({label:f,labelLine:g,position:x,len:I,len2:T,minTurnAngle:M.get(\\\"minTurnAngle\\\"),maxSurfaceAngle:M.get(\\\"maxSurfaceAngle\\\"),surfaceNormal:new rL(O,R),linePoints:k,textAlign:L,labelDistance:_,labelAlignTo:b,edgeDistance:w,bleedMargin:S,rect:q,unconstrainedWidth:q.width,labelStyleWidth:f.style.width})}u.setTextConfig({inside:N})}}),!s&&t.get(\\\"avoidLabelOverlap\\\")&&Ry(a,i,r,h,c,f,p,d);for(var g=0;gi?!1:!0})}}}function Fy(t){t.registerChartView(VW),t.registerSeriesModel(WW),Ec(\\\"pie\\\",t.registerAction),t.registerLayout(S(Ly,\\\"pie\\\")),t.registerProcessor(Py(\\\"pie\\\")),t.registerProcessor(Vy(\\\"pie\\\"))}function Gy(t,n,i,r){y(iH,function(o,a){var s=l(l({},nH[a],!0),r,!0),u=function(t){function i(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=n+\\\"Axis.\\\"+a,e}return e(i,t),i.prototype.mergeDefaultAndTheme=function(t,e){var n=pu(this),i=n?fu(t):{},r=e.getTheme();l(t,r.get(a+\\\"Axis\\\")),l(t,this.getDefaultOption()),t.type=Wy(t),n&&du(t,i,n)},i.prototype.optionUpdated=function(){var t=this.option;\\\"category\\\"===t.type&&(this.__ordinalMeta=ZF.createByAxisModel(this))},i.prototype.getCategories=function(t){var e=this.option;return\\\"category\\\"===e.type?t?e.data:this.__ordinalMeta.categories:void 0},i.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},i.type=n+\\\"Axis.\\\"+a,i.defaultOption=s,i}(i);t.registerComponentModel(u)}),t.registerSubTypeDefaulter(n+\\\"Axis\\\",Wy)}function Wy(t){return t.type||(t.data?\\\"category\\\":\\\"value\\\")}function Hy(t){return\\\"interval\\\"===t.type||\\\"time\\\"===t.type}function Yy(t,e,n){n=n||{};var i=t.coordinateSystem,r=e.axis,o={},a=r.getAxesOnZeroOf()[0],s=r.position,l=a?\\\"onZero\\\":s,u=r.dim,h=i.getRect(),c=[h.x,h.x+h.width,h.y,h.y+h.height],p={left:0,right:1,top:0,bottom:1,onZero:2},d=e.get(\\\"offset\\\")||0,f=\\\"x\\\"===u?[c[2]-d,c[3]+d]:[c[0]-d,c[1]+d];if(a){var g=a.toGlobalCoord(a.dataToCoord(0));f[p.onZero]=Math.max(Math.min(g,f[1]),f[0])}o.position=[\\\"y\\\"===u?f[p[l]]:c[0],\\\"x\\\"===u?f[p[l]]:c[3]],o.rotation=Math.PI/2*(\\\"x\\\"===u?0:1);var y={top:-1,bottom:1,left:-1,right:1};o.labelDirection=o.tickDirection=o.nameDirection=y[s],o.labelOffset=a?f[p[s]]-f[p.onZero]:0,e.get([\\\"axisTick\\\",\\\"inside\\\"])&&(o.tickDirection=-o.tickDirection),z(n.labelInside,e.get([\\\"axisLabel\\\",\\\"inside\\\"]))&&(o.labelDirection=-o.labelDirection);var v=e.get([\\\"axisLabel\\\",\\\"rotate\\\"]);return o.labelRotate=\\\"top\\\"===l?-v:v,o.z2=1,o}function Xy(t){return\\\"cartesian2d\\\"===t.get(\\\"coordinateSystem\\\")}function Uy(t){var e={xAxisModel:null,yAxisModel:null};return y(e,function(n,i){var r=i.replace(/Model$/,\\\"\\\"),o=t.getReferringComponents(r,iO).models[0];e[i]=o}),e}function Zy(t,e,n){var i=KF.prototype,r=i.getTicks.call(n),o=i.getTicks.call(n,!0),a=r.length-1,s=i.getInterval.call(n),l=lf(t,e),u=l.extent,h=l.fixMin,c=l.fixMax;if(\\\"log\\\"===t.type){var p=lH(t.base);u=[lH(u[0])/p,lH(u[1])/p]}t.setExtent(u[0],u[1]),t.calcNiceExtent({splitNumber:a,fixMin:h,fixMax:c});var d=i.getExtent.call(t);h&&(u[0]=d[0]),c&&(u[1]=d[1]);var f=i.getInterval.call(t),g=u[0],y=u[1];if(h&&c)f=(y-g)/a;else if(h)for(y=u[0]+f*a;yu[0]&&isFinite(g)&&isFinite(u[0]);)f=Ad(f),g=u[1]-f*a;else{var v=t.getTicks().length-1;v>a&&(f=Ad(f));var m=f*a;y=Math.ceil(u[1]/f)*f,g=ar(y-m),0>g&&u[0]>=0?(g=0,y=ar(m)):y>0&&u[1]<=0&&(y=0,g=-ar(m))}var x=(r[0].value-o[0].value)/s,_=(r[a].value-o[a].value)/s;i.setExtent.call(t,g+f*x,y+f*_),i.setInterval.call(t,f),(x||_)&&i.setNiceExtent.call(t,g+f,y-f)}function jy(t,e){return t.getCoordSysModel()===e}function qy(t,e,n,i){function r(t){return t.dim+\\\"_\\\"+t.index}n.getAxesOnZeroOf=function(){return o?[o]:[]};var o,a=t[e],s=n.model,l=s.get([\\\"axisLine\\\",\\\"onZero\\\"]),u=s.get([\\\"axisLine\\\",\\\"onZeroAxisIndex\\\"]);if(l){if(null!=u)Ky(a[u])&&(o=a[u]);else for(var h in a)if(a.hasOwnProperty(h)&&Ky(a[h])&&!i[r(a[h])]){o=a[h];break}o&&(i[r(o)]=!0)}}function Ky(t){return t&&\\\"category\\\"!==t.type&&\\\"time\\\"!==t.type&&pf(t)}function $y(t,e){var n=t.getExtent(),i=n[0]+n[1];t.toGlobalCoord=\\\"x\\\"===t.dim?function(t){return t+e}:function(t){return i-t+e},t.toLocalCoord=\\\"x\\\"===t.dim?function(t){return t-e}:function(t){return i-t+e}}function Jy(t,e,n,i){var r,o,a=fr(n-t),s=i[0]>i[1],l=\\\"start\\\"===e&&!s||\\\"start\\\"!==e&&s;return gr(a-hH/2)?(o=l?\\\"bottom\\\":\\\"top\\\",r=\\\"center\\\"):gr(a-1.5*hH)?(o=l?\\\"top\\\":\\\"bottom\\\",r=\\\"center\\\"):(o=\\\"middle\\\",r=1.5*hH>a&&a>hH/2?l?\\\"left\\\":\\\"right\\\":l?\\\"right\\\":\\\"left\\\"),{rotation:a,textAlign:r,textVerticalAlign:o}}function Qy(t,e,n){if(!mf(t.axis)){var i=t.get([\\\"axisLabel\\\",\\\"showMinLabel\\\"]),r=t.get([\\\"axisLabel\\\",\\\"showMaxLabel\\\"]);e=e||[],n=n||[];var o=e[0],a=e[1],s=e[e.length-1],l=e[e.length-2],u=n[0],h=n[1],c=n[n.length-1],p=n[n.length-2];i===!1?(tv(o),tv(u)):ev(o,a)&&(i?(tv(a),tv(h)):(tv(o),tv(u))),r===!1?(tv(s),tv(c)):ev(l,s)&&(r?(tv(l),tv(p)):(tv(s),tv(c)))}}function tv(t){t&&(t.ignore=!0)}function ev(t,e){var n=t&&t.getBoundingRect().clone(),i=e&&e.getBoundingRect().clone();if(n&&i){var r=Ve([]);return He(r,r,-t.rotation),n.applyTransform(Ge([],r,t.getLocalTransform())),i.applyTransform(Ge([],r,e.getLocalTransform())),n.intersect(i)}}function nv(t){return\\\"middle\\\"===t||\\\"center\\\"===t}function iv(t,e,n,i,r){for(var o=[],a=[],s=[],l=0;l=0||t===e}function dv(t){var e=fv(t);if(e){var n=e.axisPointerModel,i=e.axis.scale,r=n.option,o=n.get(\\\"status\\\"),a=n.get(\\\"value\\\");null!=a&&(a=i.parse(a));var s=yv(n);null==o&&(r.status=s?\\\"show\\\":\\\"hide\\\");var l=i.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a0?\\\"borderColor\\\":\\\"borderColor0\\\"])||n.get([\\\"itemStyle\\\",t>0?\\\"color\\\":\\\"color0\\\"]);0===t&&(i=n.get([\\\"itemStyle\\\",\\\"borderColorDoji\\\"]));var r=n.getModel(\\\"itemStyle\\\").getItemStyle(CH);e.useStyle(r),e.style.fill=null,e.style.stroke=i}function kv(t){t&&M(t.series)&&y(t.series,function(t){A(t)&&\\\"k\\\"===t.type&&(t.type=\\\"candlestick\\\")})}function Lv(t,e,n,i,r,o){var a;return a=n>i?-1:i>n?1:o?0:e>0?t.get(r,e-1)<=i?1:-1:1}function Pv(t,e){var n,i=t.getBaseAxis(),r=\\\"category\\\"===i.type?i.getBandWidth():(n=i.getExtent(),Math.abs(n[1]-n[0])/e.count()),o=or(B(t.get(\\\"barMaxWidth\\\"),r),r),a=or(B(t.get(\\\"barMinWidth\\\"),1),r),s=t.get(\\\"barWidth\\\");return null!=s?or(s,r):Math.max(Math.min(r/2,o),a)}function Ov(t){t.registerChartView(DH),t.registerSeriesModel(RH),t.registerPreprocessor(kv),t.registerVisual(FH),t.registerLayout(GH)}function Rv(t){t.eachSeriesByType(\\\"radar\\\",function(t){var e=t.getData(),n=[],i=t.coordinateSystem;if(i){var r=i.getIndicatorAxes();y(r,function(t,o){e.each(e.mapDimension(r[o].dim),function(t,e){n[e]=n[e]||[];var r=i.dataToPoint(t,o);n[e][o]=Nv(r)?r:Ev(i)})}),e.each(function(t){var r=_(n[t],function(t){return Nv(t)})||Ev(i);n[t].push(r.slice()),e.setItemLayout(t,n[t])})}})}function Nv(t){return!isNaN(t[0])&&!isNaN(t[1])}function Ev(t){return[t.cx,t.cy]}function zv(t){var e=t.polar;if(e){M(e)||(e=[e]);var n=[];y(e,function(e){e.indicator?(e.type&&!e.shape&&(e.shape=e.type),t.radar=t.radar||[],M(t.radar)||(t.radar=[t.radar]),t.radar.push(e)):n.push(e)}),t.polar=n}y(t.series,function(t){t&&\\\"radar\\\"===t.type&&t.polarIndex&&(t.radarIndex=t.polarIndex)})}function Bv(t,e){return c({show:e},t)}function Vv(t){t.registerCoordinateSystem(\\\"radar\\\",qH),t.registerComponentModel(XH),t.registerComponentView(ZH),t.registerVisual({seriesType:\\\"radar\\\",reset:function(t){var e=t.getData();e.each(function(t){e.setItemVisual(t,\\\"legendIcon\\\",\\\"roundRect\\\")}),e.setVisual(\\\"legendIcon\\\",\\\"roundRect\\\")}})}function Fv(t){If(Vv),t.registerChartView(WH),t.registerSeriesModel(HH),t.registerLayout(Rv),t.registerProcessor(Py(\\\"radar\\\")),t.registerPreprocessor(zv)}function Gv(t,e,n){var i=t[1]-t[0];e=v(e,function(e){return{interval:[(e.interval[0]-t[0])/i,(e.interval[1]-t[0])/i]}});var r=e.length,o=0;return function(t){var i;for(i=o;r>i;i++){var a=e[i].interval;if(a[0]<=t&&t<=a[1]){o=i;break}}if(i===r)for(i=o-1;i>=0;i--){var a=e[i].interval;if(a[0]<=t&&t<=a[1]){o=i;break}}return i>=0&&r>i&&n[i]}}function Wv(t,e){var n=t[1]-t[0];return e=[(e[0]-t[0])/n,(e[1]-t[0])/n],function(t){return t>=e[0]&&t<=e[1]}}function Hv(t){var e=t.dimensions;return\\\"lng\\\"===e[0]&&\\\"lat\\\"===e[1]}function Yv(t){t.registerChartView(JH),t.registerSeriesModel(QH)}function Xv(t){var e=t;e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var n,i,r=[e];n=r.pop();)if(i=n.children,n.isExpand&&i.length)for(var o=i.length,a=o-1;a>=0;a--){var s=i[a];s.hierNode={defaultAncestor:null,ancestor:s,prelim:0,modifier:0,change:0,shift:0,i:a,thread:null},r.push(s)}}function Uv(t,e){var n=t.isExpand?t.children:[],i=t.parentNode.children,r=t.hierNode.i?i[t.hierNode.i-1]:null;if(n.length){$v(t);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;r?(t.hierNode.prelim=r.hierNode.prelim+e(t,r),t.hierNode.modifier=t.hierNode.prelim-o):t.hierNode.prelim=o}else r&&(t.hierNode.prelim=r.hierNode.prelim+e(t,r));t.parentNode.hierNode.defaultAncestor=Jv(t,r,t.parentNode.hierNode.defaultAncestor||i[0],e)}function Zv(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function jv(t){return arguments.length?t:im}function qv(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function Kv(t,e){return uu(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function $v(t){for(var e=t.children,n=e.length,i=0,r=0;--n>=0;){var o=e[n];o.hierNode.prelim+=i,o.hierNode.modifier+=i,r+=o.hierNode.change,i+=o.hierNode.shift+r}}function Jv(t,e,n,i){if(e){for(var r=t,o=t,a=o.parentNode.children[0],s=e,l=r.hierNode.modifier,u=o.hierNode.modifier,h=a.hierNode.modifier,c=s.hierNode.modifier;s=Qv(s),o=tm(o),s&&o;){r=Qv(r),a=tm(a),r.hierNode.ancestor=t;var p=s.hierNode.prelim+c-o.hierNode.prelim-u+i(s,o);p>0&&(nm(em(s,t,n),t,p),u+=p,l+=p),c+=s.hierNode.modifier,u+=o.hierNode.modifier,l+=r.hierNode.modifier,h+=a.hierNode.modifier}s&&!Qv(r)&&(r.hierNode.thread=s,r.hierNode.modifier+=c-l),o&&!tm(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=u-h,n=t)}return n}function Qv(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function tm(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function em(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function nm(t,e,n){var i=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=i,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=i}function im(t,e){return t.parentNode===e.parentNode?1:2}function rm(t){var e=t.seriesModel;return e?e.coordinateSystem:null}function om(t,e,n){var i=t.target;i.x+=e,i.y+=n,i.dirty()}function am(t,e,n,i){var r=t.target,o=t.zoomLimit,a=t.zoom=t.zoom||1;if(a*=e,o){var s=o.min||0,l=o.max||1/0;a=Math.max(Math.min(l,a),s)}var u=a/t.zoom;t.zoom=a,r.x-=(n-r.x)*(u-1),r.y-=(i-r.y)*(u-1),r.scaleX*=u,r.scaleY*=u,r.dirty()}function sm(t,e,n){var i=hm(t);i[e]=n}function lm(t,e,n){var i=hm(t),r=i[e];r===n&&(i[e]=null)}function um(t,e){return!!hm(t)[e]}function hm(t){return t[nY]||(t[nY]={})}function cm(t,e,n,i,r){t.pointerChecker&&t.pointerChecker(i,r.originX,r.originY)&&(tL(i.event),pm(t,e,n,i,r))}function pm(t,e,n,i,r){r.isAvailableBehavior=Lk(dm,null,n,i),t.trigger(e,r)}function dm(t,e,n){var i=n[t];return!t||i&&(!T(i)||e.event[i+\\\"Key\\\"])}function fm(t,e,n){var i=e.getComponentByElement(t.topTarget),r=i&&i.coordinateSystem;return i&&i!==n&&!rY.hasOwnProperty(i.mainType)&&r&&r.model!==n}function gm(t,e){var n=t.getItemLayout(e);return n&&!isNaN(n.x)&&!isNaN(n.y)}function ym(t,e,n,i,r){var o=!n,a=t.tree.getNodeByDataIndex(e),s=a.getModel(),l=a.getVisual(\\\"style\\\").fill,u=a.isExpand===!1&&0!==a.children.length?l:\\\"#fff\\\",h=t.tree.root,c=a.parentNode===h?a:a.parentNode||a,p=t.getItemGraphicEl(c.dataIndex),d=c.getLayout(),f=p?{x:p.__oldX,y:p.__oldY,rawX:p.__radialOldRawX,rawY:p.__radialOldRawY}:d,g=a.getLayout();o?(n=new TW(t,e,null,{symbolInnerColor:u,useNameLabel:!0}),n.x=f.x,n.y=f.y):n.updateData(t,e,null,{symbolInnerColor:u,useNameLabel:!0}),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=g.rawX,n.__radialRawY=g.rawY,i.add(n),t.setItemGraphicEl(e,n),n.__oldX=n.x,n.__oldY=n.y,As(n,{x:g.x,y:g.y},r);var y=n.getSymbolPath();if(\\\"radial\\\"===r.get(\\\"layout\\\")){var v=h.children[0],m=v.getLayout(),x=v.children.length,_=void 0,b=void 0;if(g.x===m.x&&a.isExpand===!0&&v.children.length){var w={x:(v.children[0].getLayout().x+v.children[x-1].getLayout().x)/2,y:(v.children[0].getLayout().y+v.children[x-1].getLayout().y)/2};_=Math.atan2(w.y-m.y,w.x-m.x),0>_&&(_=2*Math.PI+_),b=w.x_&&(_=2*Math.PI+_),0===a.children.length||0!==a.children.length&&a.isExpand===!1?(b=g.xm.x,b||(_-=Math.PI));var S=b?\\\"left\\\":\\\"right\\\",M=s.getModel(\\\"label\\\"),I=M.get(\\\"rotate\\\"),T=I*(Math.PI/180),C=y.getTextContent();C&&(y.setTextConfig({position:M.get(\\\"position\\\")||S,rotation:null==I?-_:T,origin:\\\"center\\\"}),C.setStyle(\\\"verticalAlign\\\",\\\"middle\\\"))}var D=s.get([\\\"emphasis\\\",\\\"focus\\\"]),A=\\\"relative\\\"===D?j(a.getAncestorsIndices(),a.getDescendantIndices()):\\\"ancestor\\\"===D?a.getAncestorsIndices():\\\"descendant\\\"===D?a.getDescendantIndices():null;A&&(TR(n).focus=A),vm(r,a,h,n,f,d,g,i),n.__edge&&(n.onHoverStateChange=function(e){if(\\\"blur\\\"!==e){var i=a.parentNode&&t.getItemGraphicEl(a.parentNode.dataIndex);i&&i.hoverState===OR||Ia(n.__edge,e)}})}function vm(t,e,n,i,r,o,a,s){var l=e.getModel(),u=t.get(\\\"edgeShape\\\"),h=t.get(\\\"layout\\\"),p=t.getOrient(),d=t.get([\\\"lineStyle\\\",\\\"curveness\\\"]),f=t.get(\\\"edgeForkPosition\\\"),g=l.getModel(\\\"lineStyle\\\").getLineStyle(),y=i.__edge;if(\\\"curve\\\"===u)e.parentNode&&e.parentNode!==n&&(y||(y=i.__edge=new PN({shape:bm(h,p,d,r,r)})),As(y,{shape:bm(h,p,d,o,a)},t));else if(\\\"polyline\\\"===u&&\\\"orthogonal\\\"===h&&e!==n&&e.children&&0!==e.children.length&&e.isExpand===!0){for(var v=e.children,m=[],x=0;x=0){var i=n.getData().tree.root,r=t.targetNode;if(T(r)&&(r=i.getNodeById(r)),r&&i.contains(r))return{node:r};var o=t.targetNodeId;if(null!=o&&(r=i.getNodeById(o)))return{node:r}}}function Om(t){for(var e=[];t;)t=t.parentNode,t&&e.push(t);return e.reverse()}function Rm(t,e){var n=Om(t);return p(n,e)>=0}function Nm(t,e){for(var n=[];t;){var i=t.dataIndex;n.push({name:t.name,dataIndex:i,value:e.getRawValue(i)}),t=t.parentNode}return n.reverse(),n}function Em(t,e,n){for(var i,r=[t],o=[];i=r.pop();)if(o.push(i),i.isExpand){var a=i.children;if(a.length)for(var s=0;s=0;o--)i.push(r[o])}}function Bm(t,e){t.eachSeriesByType(\\\"tree\\\",function(t){Vm(t,e)})}function Vm(t,e){var n=Kv(t,e);t.layoutInfo=n;var i=t.get(\\\"layout\\\"),r=0,o=0,a=null;\\\"radial\\\"===i?(r=2*Math.PI,o=Math.min(n.height,n.width)/2,a=jv(function(t,e){return(t.parentNode===e.parentNode?1:2)/t.depth})):(r=n.width,o=n.height,a=jv());var s=t.getData().tree.root,l=s.children[0];if(l){Xv(s),Em(l,Uv,a),s.hierNode.modifier=-l.hierNode.prelim,zm(l,Zv);var u=l,h=l,c=l;zm(l,function(t){var e=t.getLayout().x;eh.getLayout().x&&(h=t),t.depth>c.depth&&(c=t)});var p=u===h?1:a(u,h)/2,d=p-u.getLayout().x,f=0,g=0,y=0,v=0;if(\\\"radial\\\"===i)f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),zm(l,function(t){y=(t.getLayout().x+d)*f,v=(t.depth-1)*g;var e=qv(y,v);t.setLayout({x:e.x,y:e.y,rawX:y,rawY:v},!0)});else{var m=t.getOrient();\\\"RL\\\"===m||\\\"LR\\\"===m?(g=o/(h.getLayout().x+p+d),f=r/(c.depth-1||1),zm(l,function(t){v=(t.getLayout().x+d)*g,y=\\\"LR\\\"===m?(t.depth-1)*f:r-(t.depth-1)*f,t.setLayout({x:y,y:v},!0)})):(\\\"TB\\\"===m||\\\"BT\\\"===m)&&(f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),zm(l,function(t){y=(t.getLayout().x+d)*f,v=\\\"TB\\\"===m?(t.depth-1)*g:o-(t.depth-1)*g,t.setLayout({x:y,y:v},!0)}))}}}function Fm(t){t.eachSeriesByType(\\\"tree\\\",function(t){var e=t.getData(),n=e.tree;n.eachNode(function(t){var n=t.getModel(),i=n.getModel(\\\"itemStyle\\\").getItemStyle(),r=e.ensureUniqueItemVisual(t.dataIndex,\\\"style\\\");h(r,i)})})}function Gm(t,e){return t.pointToProjected?t.pointToProjected(e):t.pointToData(e)}function Wm(t,e,n,i){var r=t.getZoom(),o=t.getCenter(),a=e.zoom,s=t.projectedToPoint?t.projectedToPoint(o):t.dataToPoint(o);if(null!=e.dx&&null!=e.dy&&(s[0]-=e.dx,s[1]-=e.dy,t.setCenter(Gm(t,s),i)),null!=a){if(n){var l=n.min||0,u=n.max||1/0;a=Math.max(Math.min(r*a,u),l)/r}t.scaleX*=a,t.scaleY*=a;var h=(e.originX-t.x)*(a-1),c=(e.originY-t.y)*(a-1);t.x-=h,t.y-=c,t.updateTransform(),t.setCenter(Gm(t,s),i),t.setZoom(a*r)}return{center:t.getCenter(),zoom:t.getZoom()}}function Hm(t){t.registerAction({type:\\\"treeExpandAndCollapse\\\",event:\\\"treeExpandAndCollapse\\\",update:\\\"update\\\"},function(t,e){e.eachComponent({mainType:\\\"series\\\",subType:\\\"tree\\\",query:t},function(e){var n=t.dataIndex,i=e.getData().tree,r=i.getNodeByDataIndex(n);r.isExpand=!r.isExpand})}),t.registerAction({type:\\\"treeRoam\\\",event:\\\"treeRoam\\\",update:\\\"none\\\"},function(t,e,n){e.eachComponent({mainType:\\\"series\\\",subType:\\\"tree\\\",query:t},function(e){var i=e.coordinateSystem,r=Wm(i,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)})})}function Ym(t){t.registerChartView(sY),t.registerSeriesModel(cY),t.registerLayout(Bm),t.registerVisual(Fm),Hm(t)}function Xm(t){for(var e=0;e1;)n=n.parentNode;var r=Tu(t.ecModel,n.name||n.dataIndex+\\\"\\\",i);e.setVisual(\\\"decal\\\",r)})}function Zm(t){var e=0;y(t.children,function(t){Zm(t);var n=t.value;M(n)&&(n=n[0]),e+=n});var n=t.value;M(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),0>n&&(n=0),M(t.value)?t.value[0]=n:t.value=n}function jm(t,e){var n=Ar(e.get(\\\"color\\\")),i=Ar(e.get([\\\"aria\\\",\\\"decal\\\",\\\"decals\\\"]));if(n){t=t||[];var r,o;y(t,function(t){var e=new gE(t),n=e.get(\\\"color\\\"),i=e.get(\\\"decal\\\");(e.get([\\\"itemStyle\\\",\\\"color\\\"])||n&&\\\"none\\\"!==n)&&(r=!0),(e.get([\\\"itemStyle\\\",\\\"decal\\\"])||i&&\\\"none\\\"!==i)&&(o=!0)});var a=t[0]||(t[0]={});return r||(a.color=n.slice()),!o&&i&&(a.decal=i.slice()),t}}function qm(t,e,n,i,r,o){var a=[[r?t:t-yY,e],[t+n,e],[t+n,e+i],[r?t:t-yY,e+i]];return!o&&a.splice(2,0,[t+n+yY,e+i/2]),!r&&a.push([t,e+i/2]),a}function Km(t,e,n){TR(t).eventData={componentType:\\\"series\\\",componentSubType:\\\"treemap\\\",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:\\\"treemap\\\",selfType:\\\"breadcrumb\\\",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&Nm(n,e)}}function $m(){return new mY}function Jm(){return{nodeGroup:[],background:[],content:[]}}function Qm(t,e,n,i,r,o,a,s,l,u){function c(e,n,i){var r=TR(n);if(r.dataIndex=a.dataIndex,r.seriesIndex=t.seriesIndex,n.setShape({x:0,y:0,width:w,height:S,r:N}),I)d(n);else{n.invisible=!1;var o=a.getVisual(\\\"style\\\"),s=o.stroke,l=DY(L);l.fill=s;var u=CY(P);u.fill=P.get(\\\"borderColor\\\");var h=CY(O);h.fill=O.get(\\\"borderColor\\\");var c=CY(R);if(c.fill=R.get(\\\"borderColor\\\"),i){var p=w-2*M;f(n,s,o.opacity,{x:M,y:0,width:p,height:A})}else n.removeTextContent();n.setStyle(l),n.ensureState(\\\"emphasis\\\").style=u,n.ensureState(\\\"blur\\\").style=h,n.ensureState(\\\"select\\\").style=c,La(n)}e.add(n)}function p(e,n){var i=TR(n);i.dataIndex=a.dataIndex,i.seriesIndex=t.seriesIndex;var r=Math.max(w-2*M,0),o=Math.max(S-2*M,0);if(n.culling=!0,n.setShape({x:M,y:M,width:r,height:o,r:N}),I)d(n);else{n.invisible=!1;var s=a.getVisual(\\\"style\\\"),l=s.fill,u=DY(L);u.fill=l,u.decal=s.decal;var h=CY(P),c=CY(O),p=CY(R);f(n,l,s.opacity,null),n.setStyle(u),n.ensureState(\\\"emphasis\\\").style=h,n.ensureState(\\\"blur\\\").style=c,n.ensureState(\\\"select\\\").style=p,La(n)}e.add(n)}function d(t){!t.invisible&&o.push(t)}function f(e,n,i,r){var o=b.getModel(r?SY:wY),s=Wr(b.get(\\\"name\\\"),null),l=o.getShallow(\\\"show\\\");hl(e,cl(b,r?SY:wY),{defaultText:l?s:null,inheritColor:n,defaultOpacity:i,labelFetcher:t,labelDataIndex:a.dataIndex});var u=e.getTextContent();if(u){var h=u.style,c=G(h.padding||0);r&&(e.setTextConfig({layoutRect:r}),u.disableLabelLayout=!0),u.beforeUpdate=function(){var t=Math.max((r?r.width:e.shape.width)-c[1]-c[3],0),n=Math.max((r?r.height:e.shape.height)-c[0]-c[2],0);(h.width!==t||h.height!==n)&&u.setStyle({width:t,height:n})},h.truncateMinChar=2,h.lineOverflow=\\\"truncate\\\",g(h,r,x);var p=u.getState(\\\"emphasis\\\");g(p?p.style:null,r,x)}}function g(e,n,i){var r=e?e.text:null;if(!n&&i.isLeafRoot&&null!=r){var o=t.get(\\\"drillDownIcon\\\",!0);e.text=o?o+\\\" \\\"+r:r}}function y(t,i,o,a){var s=null!=C&&n[t][C],l=r[t];return s?(n[t][C]=null,v(l,s)):I||(s=new i,s instanceof SO&&(s.z2=tx(o,a)),m(l,s)),e[t][T]=s}function v(t,e){var n=t[T]={};e instanceof xY?(n.oldX=e.x,n.oldY=e.y):n.oldShape=h({},e.shape)}function m(t,e){var n=t[T]={},o=a.parentNode,s=e instanceof HP;if(o&&(!i||\\\"drillDown\\\"===i.direction)){var l=0,u=0,h=r.background[o.getRawIndex()];!i&&h&&h.oldShape&&(l=h.oldShape.width,u=h.oldShape.height),s?(n.oldX=0,n.oldY=u):n.oldShape={x:l,y:u,width:0,height:0}}n.fadein=!s}if(a){var x=a.getLayout(),_=t.getData(),b=a.getModel();if(_.setItemGraphicEl(a.dataIndex,null),x&&x.isInView){var w=x.width,S=x.height,M=x.borderWidth,I=x.invisible,T=a.getRawIndex(),C=s&&s.getRawIndex(),D=a.viewChildren,A=x.upperHeight,k=D&&D.length,L=b.getModel(\\\"itemStyle\\\"),P=b.getModel([\\\"emphasis\\\",\\\"itemStyle\\\"]),O=b.getModel([\\\"blur\\\",\\\"itemStyle\\\"]),R=b.getModel([\\\"select\\\",\\\"itemStyle\\\"]),N=L.get(\\\"borderRadius\\\")||0,E=y(\\\"nodeGroup\\\",xY);if(E){if(l.add(E),E.x=x.x||0,E.y=x.y||0,E.markRedraw(),AY(E).nodeWidth=w,AY(E).nodeHeight=S,x.isAboveViewRoot)return E;var z=y(\\\"background\\\",_Y,u,IY);z&&c(E,z,k&&x.upperLabelHeight);var B=b.getModel(\\\"emphasis\\\"),V=B.get(\\\"focus\\\"),F=B.get(\\\"blurScope\\\"),W=B.get(\\\"disabled\\\"),H=\\\"ancestor\\\"===V?a.getAncestorsIndices():\\\"descendant\\\"===V?a.getDescendantIndices():V;if(k)is(E)&&ns(E,!1),z&&(ns(z,!W),_.setItemGraphicEl(a.dataIndex,z),ts(z,H,F));else{var Y=y(\\\"content\\\",_Y,u,TY);Y&&p(E,Y),z.disableMorphing=!0,z&&is(z)&&ns(z,!1),ns(E,!W),_.setItemGraphicEl(a.dataIndex,E),ts(E,H,F)}return E}}}}function tx(t,e){return t*MY+e}function ex(t){var e=t.pieceList;t.hasSpecialVisual=!1,y(e,function(e,n){e.originIndex=n,null!=e.visual&&(t.hasSpecialVisual=!0)})}function nx(t){var e=t.categories,n=t.categoryMap={},i=t.visual;if(LY(e,function(t,e){n[t]=e}),!M(i)){var r=[];A(i)?LY(i,function(t,e){var i=n[e];r[null!=i?i:OY]=t}):r[OY]=i,i=cx(t,r)}for(var o=e.length-1;o>=0;o--)null==i[o]&&(delete n[e[o]],e.pop())}function ix(t,e){var n=t.visual,i=[];A(n)?LY(n,function(t){i.push(t)}):null!=n&&i.push(n);var r={color:1,symbol:1};e||1!==i.length||r.hasOwnProperty(t.type)||(i[1]=i[0]),cx(t,i)}function rx(t){return{applyVisual:function(e,n,i){var r=this.mapValueToVisual(e);i(\\\"color\\\",t(n(\\\"color\\\"),r))},_normalizedToVisual:ux([0,1])}}function ox(t){var e=this.option.visual;return e[Math.round(rr(t,[0,1],[0,e.length-1],!0))]||{}}function ax(t){return function(e,n,i){i(t,this.mapValueToVisual(e))}}function sx(t){var e=this.option.visual;return e[this.option.loop&&t!==OY?t%e.length:t]}function lx(){return this.option.visual[0]}function ux(t){return{linear:function(e){return rr(e,t,this.option.visual,!0)},category:sx,piecewise:function(e,n){var i=hx.call(this,n);return null==i&&(i=rr(e,t,this.option.visual,!0)),i},fixed:lx}}function hx(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var i=RY.findPieceIndex(t,n),r=n[i];if(r&&r.visual)return r.visual[this.type]}}function cx(t,e){return t.visual=e,\\\"color\\\"===t.type&&(t.parsedVisual=v(e,function(t){var e=En(t);return e||[0,0,0,1]})),e}function px(t,e,n){return t?n>=e:n>e}function dx(t,e,n,i){var r=t.getModel(),o=t.getLayout(),a=t.hostTree.data;if(o&&!o.invisible&&o.isInView){var s,l=r.getModel(EY),u=fx(l,e,i),h=a.ensureUniqueItemVisual(t.dataIndex,\\\"style\\\"),c=l.get(\\\"borderColor\\\"),p=l.get(\\\"borderColorSaturation\\\");null!=p&&(s=gx(u),c=yx(p,s)),h.stroke=c;var d=t.viewChildren;if(d&&d.length){var f=mx(t,r,o,l,u,d);y(d,function(t,e){if(t.depth>=n.length||t===n[t.depth]){var o=_x(r,u,t,e,f,i);dx(t,o,n,i)}})}else s=gx(u),h.fill=s}}function fx(t,e,n){var i=h({},e),r=n.designatedVisualItemStyle;return y([\\\"color\\\",\\\"colorAlpha\\\",\\\"colorSaturation\\\"],function(n){r[n]=e[n];var o=t.get(n);r[n]=null,null!=o&&(i[n]=o)}),i}function gx(t){var e=vx(t,\\\"color\\\");if(e){var n=vx(t,\\\"colorAlpha\\\"),i=vx(t,\\\"colorSaturation\\\");return i&&(e=Hn(e,null,null,i)),n&&(e=Yn(e,n)),e}}function yx(t,e){return null!=e?Hn(e,null,null,t):null}function vx(t,e){var n=t[e];return null!=n&&\\\"none\\\"!==n?n:void 0}function mx(t,e,n,i,r,o){if(o&&o.length){var a=xx(e,\\\"color\\\")||null!=r.color&&\\\"none\\\"!==r.color&&(xx(e,\\\"colorAlpha\\\")||xx(e,\\\"colorSaturation\\\"));if(a){var s=e.get(\\\"visualMin\\\"),l=e.get(\\\"visualMax\\\"),u=n.dataExtent.slice();null!=s&&su[1]&&(u[1]=l);var h=e.get(\\\"colorMappingBy\\\"),c={type:a.name,dataExtent:u,visual:a.range};\\\"color\\\"!==c.type||\\\"index\\\"!==h&&\\\"id\\\"!==h?c.mappingMethod=\\\"linear\\\":(c.mappingMethod=\\\"category\\\",c.loop=!0);var p=new RY(c);return zY(p).drColorMappingBy=h,p}}}function xx(t,e){var n=t.get(e);return M(n)&&n.length?{name:e,range:n}:null}function _x(t,e,n,i,r,o){var a=h({},e);if(r){var s=r.type,l=\\\"color\\\"===s&&zY(r).drColorMappingBy,u=\\\"index\\\"===l?i:\\\"id\\\"===l?o.mapIdToIndex(n.getId()):n.getValue(t.get(\\\"visualDimension\\\"));a[s]=r.mapValueToVisual(u)}return a}function bx(t,e,n,i){var r,o;if(!t.isRemoved()){var a=t.getLayout();r=a.width,o=a.height;var s=t.getModel(),l=s.get(HY),u=s.get(YY)/2,h=Px(s),c=Math.max(l,h),p=l-u,d=c-u;t.setLayout({borderWidth:l,upperHeight:c,upperLabelHeight:h},!0),r=VY(r-2*p,0),o=VY(o-p-d,0);var f=r*o,g=Sx(t,s,f,e,n,i);if(g.length){var y={x:p,y:d,width:r,height:o},v=FY(r,o),m=1/0,x=[];x.area=0;for(var _=0,b=g.length;b>_;){var w=g[_];x.push(w),x.area+=w.getLayout().area;var S=Cx(x,v,e.squareRatio);m>=S?(_++,m=S):(x.area-=x.pop().getLayout().area,Dx(x,v,y,u,!1),v=FY(y.width,y.height),x.length=x.area=0,m=1/0)}if(x.length&&Dx(x,v,y,u,!0),!n){var M=s.get(\\\"childrenVisibleMin\\\");null!=M&&M>f&&(n=!0)}for(var _=0,b=g.length;b>_;_++)bx(g[_],e,n,i+1)}}}function Sx(t,e,n,i,r,o){var a=t.children||[],s=i.sort;\\\"asc\\\"!==s&&\\\"desc\\\"!==s&&(s=null);var l=null!=i.leafDepth&&i.leafDepth<=o;if(r&&!l)return t.viewChildren=[];a=x(a,function(t){return!t.isRemoved()}),Ix(a,s);var u=Tx(e,a,s);if(0===u.sum)return t.viewChildren=[];if(u.sum=Mx(e,n,u.sum,s,a),0===u.sum)return t.viewChildren=[];for(var h=0,c=a.length;c>h;h++){var p=a[h].getValue()/u.sum*n;a[h].setLayout({area:p})}return l&&(a.length&&t.setLayout({isLeafRoot:!0},!0),a.length=0),t.viewChildren=a,t.setLayout({dataExtent:u.dataExtent},!0),a}function Mx(t,e,n,i,r){if(!i)return n;for(var o=t.get(\\\"visibleMin\\\"),a=r.length,s=a,l=a-1;l>=0;l--){var u=r[\\\"asc\\\"===i?a-l-1:l].getValue();o>u/n*e&&(s=l,n-=u)}return\\\"asc\\\"===i?r.splice(0,a-s):r.splice(s,a-s),n}function Ix(t,e){return e&&t.sort(function(t,n){var i=\\\"asc\\\"===e?t.getValue()-n.getValue():n.getValue()-t.getValue();\\nreturn 0===i?\\\"asc\\\"===e?t.dataIndex-n.dataIndex:n.dataIndex-t.dataIndex:i}),t}function Tx(t,e,n){for(var i=0,r=0,o=e.length;o>r;r++)i+=e[r].getValue();var a,s=t.get(\\\"visualDimension\\\");return e&&e.length?\\\"value\\\"===s&&n?(a=[e[e.length-1].getValue(),e[0].getValue()],\\\"asc\\\"===n&&a.reverse()):(a=[1/0,-1/0],WY(e,function(t){var e=t.getValue(s);ea[1]&&(a[1]=e)})):a=[0/0,0/0],{sum:i,dataExtent:a}}function Cx(t,e,n){for(var i=0,r=1/0,o=0,a=void 0,s=t.length;s>o;o++)a=t[o].getLayout().area,a&&(r>a&&(r=a),a>i&&(i=a));var l=t.area*t.area,u=e*e*n;return l?VY(u*i/l,l/(u*r)):1/0}function Dx(t,e,n,i,r){var o=e===n.width?0:1,a=1-o,s=[\\\"x\\\",\\\"y\\\"],l=[\\\"width\\\",\\\"height\\\"],u=n[s[o]],h=e?t.area/e:0;(r||h>n[l[a]])&&(h=n[l[a]]);for(var c=0,p=t.length;p>c;c++){var d=t[c],f={},g=h?d.getLayout().area/h:0,y=f[l[a]]=VY(h-2*i,0),v=n[s[o]]+n[l[o]]-u,m=c===p-1||g>v?v:g,x=f[l[o]]=VY(m-2*i,0);f[s[a]]=n[s[a]]+FY(i,y/2),f[s[o]]=u+FY(i,x/2),u+=m,d.setLayout(f,!0)}n[s[a]]+=h,n[l[a]]-=h}function Ax(t,e,n,i,r){var o=(e||{}).node,a=[i,r];if(!o||o===n)return a;for(var s,l=i*r,u=l*t.option.zoomToNodeRatio;s=o.parentNode;){for(var h=0,c=s.children,p=0,d=c.length;d>p;p++)h+=c[p].getValue();var f=o.getValue();if(0===f)return a;u*=h/f;var g=s.getModel(),y=g.get(HY),v=Math.max(y,Px(g));u+=4*y*y+(3*y+v)*Math.pow(u,.5),u>$P&&(u=$P),o=s}l>u&&(u=l);var m=Math.pow(u/l,.5);return[i*m,r*m]}function kx(t,e,n){if(e)return{x:e.x,y:e.y};var i={x:0,y:0};if(!n)return i;var r=n.node,o=r.getLayout();if(!o)return i;for(var a=[o.width/2,o.height/2],s=r;s;){var l=s.getLayout();a[0]+=l.x,a[1]+=l.y,s=s.parentNode}return{x:t.width/2-a[0],y:t.height/2-a[1]}}function Lx(t,e,n,i,r){var o=t.getLayout(),a=n[r],s=a&&a===t;if(!(a&&!s||r===n.length&&t!==i)){t.setLayout({isInView:!0,invisible:!s&&!e.intersect(o),isAboveViewRoot:s},!0);var l=new dL(e.x-o.x,e.y-o.y,e.width,e.height);WY(t.viewChildren||[],function(t){Lx(t,l,n,i,r+1)})}}function Px(t){return t.get(XY)?t.get(UY):0}function Ox(t){t.registerSeriesModel(dY),t.registerChartView(kY),t.registerVisual(BY),t.registerLayout(ZY),Xm(t)}function Rx(t){t.registerAction({type:$Y,update:\\\"updateView\\\"},function(t,e){function n(e){var n=Pm(t,[$Y],e);if(n){var i=e.getViewRoot();i&&(t.direction=Rm(i,n.node)?\\\"rollUp\\\":\\\"drillDown\\\"),e.resetViewRoot(n.node)}}e.eachComponent({mainType:\\\"series\\\",subType:\\\"sunburst\\\",query:t},n)}),t.registerAction({type:JY,update:\\\"none\\\"},function(t,e,n){function i(e){var n=Pm(t,[JY],e);n&&(t.dataIndex=n.node.dataIndex)}t=h({},t),e.eachComponent({mainType:\\\"series\\\",subType:\\\"sunburst\\\",query:t},i),n.dispatchAction(h(t,{type:\\\"highlight\\\"}))}),t.registerAction({type:QY,update:\\\"updateView\\\"},function(t,e,n){t=h({},t),n.dispatchAction(h(t,{type:\\\"downplay\\\"}))})}function Nx(t){var e=0;y(t.children,function(t){Nx(t);var n=t.value;M(n)&&(n=n[0]),e+=n});var n=t.value;M(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),0>n&&(n=0),M(t.value)?t.value[0]=n:t.value=n}function Ex(t,e,n){e.eachSeriesByType(t,function(t){var e=t.get(\\\"center\\\"),i=t.get(\\\"radius\\\");M(i)||(i=[0,i]),M(e)||(e=[e,e]);var r=n.getWidth(),o=n.getHeight(),a=Math.min(r,o),s=or(e[0],r),l=or(e[1],o),u=or(i[0],a/2),h=or(i[1],a/2),c=-t.get(\\\"startAngle\\\")*nX,p=t.get(\\\"minAngle\\\")*nX,d=t.getData().tree.root,f=t.getViewRoot(),g=f.depth,v=t.get(\\\"sort\\\");null!=v&&zx(f,v);var m=0;y(f.children,function(t){!isNaN(t.getValue())&&m++});var x=f.getValue(),_=Math.PI/(x||m)*2,b=f.depth>0,w=f.height-(b?-1:1),S=(h-u)/(w||1),I=t.get(\\\"clockwise\\\"),T=t.get(\\\"stillShowZeroSum\\\"),C=I?1:-1,D=function(e,n){if(e){var i=n;if(e!==d){var r=e.getValue(),o=0===x&&T?_:r*_;p>o&&(o=p),i=n+C*o;var h=e.depth-g-(b?-1:1),c=u+S*h,f=u+S*(h+1),v=t.getLevelModel(e);if(v){var m=v.get(\\\"r0\\\",!0),w=v.get(\\\"r\\\",!0),M=v.get(\\\"radius\\\",!0);null!=M&&(m=M[0],w=M[1]),null!=m&&(c=or(m,a/2)),null!=w&&(f=or(w,a/2))}e.setLayout({angle:o,startAngle:n,endAngle:i,clockwise:I,cx:s,cy:l,r0:c,r:f})}if(e.children&&e.children.length){var A=0;y(e.children,function(t){A+=D(t,n+A)})}return i-n}};if(b){var A=u,k=u+S,L=2*Math.PI;d.setLayout({angle:L,startAngle:c,endAngle:c+L,clockwise:I,cx:s,cy:l,r0:A,r:k})}D(f,c)})}function zx(t,e){var n=t.children||[];t.children=Bx(n,e),n.length&&y(t.children,function(t){zx(t,e)})}function Bx(t,e){if(I(e)){var n=v(t,function(t,e){var n=t.getValue();return{params:{depth:t.depth,height:t.height,dataIndex:t.dataIndex,getValue:function(){return n}},index:e}});return n.sort(function(t,n){return e(t.params,n.params)}),v(n,function(e){return t[e.index]})}var i=\\\"asc\\\"===e;return t.sort(function(t,e){var n=(t.getValue()-e.getValue())*(i?1:-1);return 0===n?(t.dataIndex-e.dataIndex)*(i?-1:1):n})}function Vx(t){function e(t,e,i){for(var r=t;r&&r.depth>1;)r=r.parentNode;var o=e.getColorFromPalette(r.name||r.dataIndex+\\\"\\\",n);return t.depth>1&&T(o)&&(o=Vn(o,(t.depth-1)/(i-1)*.5)),o}var n={};t.eachSeriesByType(\\\"sunburst\\\",function(t){var n=t.getData(),i=n.tree;i.eachNode(function(r){var o=r.getModel(),a=o.getModel(\\\"itemStyle\\\").getItemStyle();a.fill||(a.fill=e(r,t,i.root.height));var s=n.ensureUniqueItemVisual(r.dataIndex,\\\"style\\\");h(s,a)})})}function Fx(t){t.registerChartView(tX),t.registerSeriesModel(eX),t.registerLayout(S(Ex,\\\"sunburst\\\")),t.registerProcessor(S(Py,\\\"sunburst\\\")),t.registerVisual(Vx),Rx(t)}function Gx(t){if(T(t)){var e=new DOMParser;t=e.parseFromString(t,\\\"text/xml\\\")}var n=t;for(9===n.nodeType&&(n=n.firstChild);\\\"svg\\\"!==n.nodeName.toLowerCase()||1!==n.nodeType;)n=n.nextSibling;return n}function Wx(t,e){var n=t.getAttribute(\\\"gradientUnits\\\");\\\"userSpaceOnUse\\\"===n&&(e.global=!0)}function Hx(t,e){for(var n=t.firstChild;n;){if(1===n.nodeType&&\\\"stop\\\"===n.nodeName.toLocaleLowerCase()){var i=n.getAttribute(\\\"offset\\\"),r=void 0;r=i&&i.indexOf(\\\"%\\\")>0?parseInt(i,10)/100:i?parseFloat(i):0;var o={};Jx(n,o,o);var a=o.stopColor||n.getAttribute(\\\"stop-color\\\")||\\\"#000000\\\";e.colorStops.push({offset:r,color:a})}n=n.nextSibling}}function Yx(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),c(e.__inheritedStyle,t.__inheritedStyle))}function Xx(t){for(var e=Kx(t),n=[],i=0;i0;o-=2){var a=i[o],s=i[o-1],l=Kx(a);switch(r=r||Be(),s){case\\\"translate\\\":We(r,r,[parseFloat(l[0]),parseFloat(l[1]||\\\"0\\\")]);break;case\\\"scale\\\":Ye(r,r,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case\\\"rotate\\\":He(r,r,-parseFloat(l[0])*dX);break;case\\\"skewX\\\":var u=Math.tan(parseFloat(l[0])*dX);Ge(r,[1,0,u,1,0,0],r);break;case\\\"skewY\\\":var h=Math.tan(parseFloat(l[0])*dX);Ge(r,[1,h,0,1,0,0],r);break;case\\\"matrix\\\":r[0]=parseFloat(l[0]),r[1]=parseFloat(l[1]),r[2]=parseFloat(l[2]),r[3]=parseFloat(l[3]),r[4]=parseFloat(l[4]),r[5]=parseFloat(l[5])}}e.setLocalTransform(r)}}function Jx(t,e,n){var i=t.getAttribute(\\\"style\\\");if(i){fX.lastIndex=0;for(var r;null!=(r=fX.exec(i));){var o=r[1],a=$(rX,o)?rX[o]:null;a&&(e[a]=r[2]);var s=$(aX,o)?aX[o]:null;s&&(n[s]=r[2])}}}function Qx(t,e,n){for(var i=0;i=0)&&(p=r);var d=a?{normal:{align:\\\"center\\\",verticalAlign:\\\"middle\\\"}}:null;hl(e,cl(i),{labelFetcher:p,labelDataIndex:c,defaultText:n},d);var f=e.getTextContent();if(f&&(PX(f).ignore=f.ignore,e.textConfig&&a)){var g=e.getBoundingRect().clone();e.textConfig.layoutRect=g,e.textConfig.position=[(a[0]-g.x)/g.width*100+\\\"%\\\",(a[1]-g.y)/g.height*100+\\\"%\\\"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function d_(t,e,n,i,r,o){t.data?t.data.setItemGraphicEl(o,e):TR(e).eventData={componentType:\\\"geo\\\",componentIndex:r.componentIndex,geoIndex:r.componentIndex,name:n,region:i&&i.option||{}}}function f_(t,e,n,i,r){t.data||ol({el:e,componentModel:r,itemName:n,itemTooltipOption:i.get(\\\"tooltip\\\")})}function g_(t,e,n,i,r){e.highDownSilentOnTouch=!!r.get(\\\"selectedMode\\\");var o=i.getModel(\\\"emphasis\\\"),a=o.get(\\\"focus\\\");return Qa(e,a,o.get(\\\"blurScope\\\"),o.get(\\\"disabled\\\")),t.isGeo&&rs(e,r,n),a}function y_(t,e,n){function i(){o=[]}function r(){o.length&&(a.push(o),o=[])}var o,a=[],s=e({polygonStart:i,polygonEnd:r,lineStart:i,lineEnd:r,point:function(t,e){isFinite(t)&&isFinite(e)&&o.push([t,e])},sphere:function(){}});return!n&&s.polygonStart(),y(t,function(t){s.lineStart();for(var e=0;eh;h++)s=Math.min(s,n[o][h]),l=Math.max(l,n[o][h]),a+=n[o][h];var c;return c=\\\"min\\\"===e?s:\\\"max\\\"===e?l:\\\"average\\\"===e?a/u:a,0===u?0/0:c})}function m_(t){var e={};t.eachSeriesByType(\\\"map\\\",function(t){var n=t.getHostGeoModel(),i=n?\\\"o\\\"+n.id:\\\"i\\\"+t.getMapType();(e[i]=e[i]||[]).push(t)}),y(e,function(t){for(var e=v_(v(t,function(t){return t.getData()}),t[0].get(\\\"mapValueCalculation\\\")),n=0;n=u;u++){var h=u/100,c=o.project([t+s*h,e+l*h]);me(i,i,c),xe(r,r,c)}};h(a,s,l,s),h(l,s,l,u),h(l,u,a,u),h(a,u,l,s)}this.setBoundingRect(i[0],i[1],r[0]-i[0],r[1]-i[1])}else;}var c,p,d=this.getBoundingRect(),f=t.get(\\\"layoutCenter\\\"),g=t.get(\\\"layoutSize\\\"),y=e.getWidth(),v=e.getHeight(),m=d.width/d.height*this.aspectScale,x=!1;f&&g&&(c=[or(f[0],y),or(f[1],v)],p=or(g,Math.min(y,v)),isNaN(c[0])||isNaN(c[1])||isNaN(p)||(x=!0));var _;if(x)_={},m>1?(_.width=p,_.height=p/m):(_.height=p,_.width=p*m),_.y=c[1]-_.height/2,_.x=c[0]-_.width/2;else{var b=t.getBoxLayoutParams();b.aspect=m,_=uu(b,{width:y,height:v})}this.setViewRect(_.x,_.y,_.width,_.height),this.setCenter(t.get(\\\"center\\\"),e),this.setZoom(t.get(\\\"zoom\\\"))}function w_(t,e){y(e.get(\\\"geoCoord\\\"),function(e,n){t.addGeoCoord(n,e)})}function S_(t,e,n){CX.registerMap(t,e,n)}function M_(t){function e(e,n){n.update=\\\"geo:updateSelectStatus\\\",t.registerAction(n,function(t,n){var i={},r=[];return n.eachComponent({mainType:\\\"geo\\\",query:t},function(n){n[e](t.name);var o=n.coordinateSystem;y(o.regions,function(t){i[t.name]=n.isSelected(t.name)||!1});var a=[];y(i,function(t,e){i[e]&&a.push(e)}),r.push({geoIndex:n.componentIndex,name:a})}),{selected:i,allSelected:r,name:t.name}})}t.registerCoordinateSystem(\\\"geo\\\",FX),t.registerComponentModel(GX),t.registerComponentView(WX),t.registerImpl(\\\"registerMap\\\",S_),t.registerImpl(\\\"getMap\\\",function(t){return CX.getMapForUser(t)}),e(\\\"toggleSelected\\\",{type:\\\"geoToggleSelect\\\",event:\\\"geoselectchanged\\\"}),e(\\\"select\\\",{type:\\\"geoSelect\\\",event:\\\"geoselected\\\"}),e(\\\"unSelect\\\",{type:\\\"geoUnSelect\\\",event:\\\"geounselected\\\"}),t.registerAction({type:\\\"geoRoam\\\",event:\\\"geoRoam\\\",update:\\\"updateTransform\\\"},function(t,e,n){var i=t.componentType||\\\"series\\\";e.eachComponent({mainType:i,query:t},function(e){var r=e.coordinateSystem;if(\\\"geo\\\"===r.type){var o=Wm(r,t,e.get(\\\"scaleLimit\\\"),n);e.setCenter&&e.setCenter(o.center),e.setZoom&&e.setZoom(o.zoom),\\\"series\\\"===i&&y(e.seriesGroup,function(t){t.setCenter(o.center),t.setZoom(o.zoom)})}})})}function I_(t){If(M_),t.registerChartView(RX),t.registerSeriesModel(NX),t.registerLayout(x_),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,m_),Ec(\\\"map\\\",t.registerAction)}function T_(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}function C_(t){return\\\"_\\\"+t+\\\"Type\\\"}function D_(t,e,n){var i=e.getItemVisual(n,t);if(!i||\\\"none\\\"===i)return i;var r=e.getItemVisual(n,t+\\\"Size\\\"),o=e.getItemVisual(n,t+\\\"Rotate\\\"),a=e.getItemVisual(n,t+\\\"Offset\\\"),s=e.getItemVisual(n,t+\\\"KeepAspect\\\"),l=Wc(r),u=Hc(a||0,l);return i+l+u+(o||\\\"\\\")+(s||\\\"\\\")}function A_(t,e,n){var i=e.getItemVisual(n,t);if(i&&\\\"none\\\"!==i){var r=e.getItemVisual(n,t+\\\"Size\\\"),o=e.getItemVisual(n,t+\\\"Rotate\\\"),a=e.getItemVisual(n,t+\\\"Offset\\\"),s=e.getItemVisual(n,t+\\\"KeepAspect\\\"),l=Wc(r),u=Hc(a||0,l),h=Gc(i,-l[0]/2+u[0],-l[1]/2+u[1],l[0],l[1],null,s);return h.__specifiedRotation=null==o||isNaN(o)?void 0:+o*Math.PI/180||0,h.name=t,h}}function k_(t){var e=new UX({name:\\\"line\\\",subPixelOptimize:!0});return L_(e.shape,t),e}function L_(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var n=e[2];n?(t.cpx1=n[0],t.cpy1=n[1]):(t.cpx1=0/0,t.cpy1=0/0)}function P_(t){return t.animators&&t.animators.length>0}function O_(t){var e=t.hostModel,n=e.getModel(\\\"emphasis\\\");return{lineStyle:e.getModel(\\\"lineStyle\\\").getLineStyle(),emphasisLineStyle:n.getModel([\\\"lineStyle\\\"]).getLineStyle(),blurLineStyle:e.getModel([\\\"blur\\\",\\\"lineStyle\\\"]).getLineStyle(),selectLineStyle:e.getModel([\\\"select\\\",\\\"lineStyle\\\"]).getLineStyle(),emphasisDisabled:n.get(\\\"disabled\\\"),blurScope:n.get(\\\"blurScope\\\"),focus:n.get(\\\"focus\\\"),labelStatesModels:cl(e)}}function R_(t){return isNaN(t[0])||isNaN(t[1])}function N_(t){return t&&!R_(t[0])&&!R_(t[1])}function E_(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=v(e,function(t){var e=[t[0].coord,t[1].coord],n={coords:e};return t[0].name&&(n.fromName=t[0].name),t[1].name&&(n.toName=t[1].name),u([n,t[0],t[1]])}))}function z_(t){return t instanceof Array||(t=[t,t]),t}function B_(t){t.registerChartView(iU),t.registerSeriesModel(aU),t.registerLayout(nU),t.registerVisual(sU)}function V_(t){var e=t.findComponents({mainType:\\\"legend\\\"});e&&e.length&&t.eachSeriesByType(\\\"graph\\\",function(t){var n=t.getCategoriesData(),i=t.getGraph(),r=i.data,o=n.mapArray(n.getName);r.filterSelf(function(t){var n=r.getItemModel(t),i=n.getShallow(\\\"category\\\");if(null!=i){D(i)&&(i=o[i]);for(var a=0;au&&(u=2*Math.PI+u);var c=l[0]o;o++){var y=i[o];y.fixed||(oe(e,l,y.p),xU(y.p,y.p,e,u*g))}for(var o=0;n>o;o++)for(var s=i[o],v=o+1;n>v;v++){var h=i[v];oe(e,h.p,s.p);var c=ae(e);0===c&&(ne(e,Math.random()-.5,Math.random()-.5),c=1);var m=(s.rep+h.rep)/c/c;!s.fixed&&xU(s.pp,s.pp,e,m),!h.fixed&&xU(h.pp,h.pp,e,-m)}for(var x=[],o=0;n>o;o++){var y=i[o];y.fixed||(oe(x,y.p,y.pp),xU(y.p,y.p,x,g),te(y.pp,y.p))}g=.992*g;var _=.01>g;d&&d(i,r,_),t&&t(_)}}}function eb(t){t.eachSeriesByType(\\\"graph\\\",function(t){var e=t.coordinateSystem;if(!e||\\\"view\\\"===e.type)if(\\\"force\\\"===t.get(\\\"layout\\\")){var n=t.preservedPoints||{},i=t.getGraph(),r=i.data,o=i.edgeData,a=t.getModel(\\\"force\\\"),s=a.get(\\\"initLayout\\\");t.preservedPoints?r.each(function(t){var e=r.getId(t);r.setItemLayout(t,n[e]||[0/0,0/0])}):s&&\\\"none\\\"!==s?\\\"circular\\\"===s&&$_(t,\\\"value\\\"):U_(t);var l=r.getDataExtent(\\\"value\\\"),u=o.getDataExtent(\\\"value\\\"),h=a.get(\\\"repulsion\\\"),c=a.get(\\\"edgeLength\\\"),p=M(h)?h:[h,h],d=M(c)?c:[c,c];d=[d[1],d[0]];var f=r.mapArray(\\\"value\\\",function(t,e){var n=r.getItemLayout(e),i=rr(t,l,p);return isNaN(i)&&(i=(p[0]+p[1])/2),{w:i,rep:i,fixed:r.getItemModel(e).get(\\\"fixed\\\"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}}),g=o.mapArray(\\\"value\\\",function(e,n){var r=i.getEdgeByIndex(n),o=rr(e,u,d);isNaN(o)&&(o=(d[0]+d[1])/2);var a=r.getModel(),s=V(r.getModel().get([\\\"lineStyle\\\",\\\"curveness\\\"]),-X_(r,t,n,!0),0);return{n1:f[r.node1.dataIndex],n2:f[r.node2.dataIndex],d:o,curveness:s,ignoreForceLayout:a.get(\\\"ignoreForceLayout\\\")}}),y=e.getBoundingRect(),v=tb(f,g,{rect:y,gravity:a.get(\\\"gravity\\\"),friction:a.get(\\\"friction\\\")});v.beforeStep(function(t){for(var e=0,n=t.length;n>e;e++)t[e].fixed&&te(t[e].p,i.getNodeByIndex(e).getLayout())}),v.afterStep(function(t,e){for(var o=0,a=t.length;a>o;o++)t[o].fixed||i.getNodeByIndex(o).setLayout(t[o].p),n[r.getId(o)]=t[o].p;for(var o=0,a=e.length;a>o;o++){var s=e[o],l=i.getEdgeByIndex(o),u=s.n1.p,h=s.n2.p,c=l.getLayout();c=c?c.slice():[],c[0]=c[0]||[],c[1]=c[1]||[],te(c[0],u),te(c[1],h),+s.curveness&&(c[2]=[(u[0]+h[0])/2-(u[1]-h[1])*s.curveness,(u[1]+h[1])/2-(h[0]-u[0])*s.curveness]),l.setLayout(c)}}),t.forceLayout=v,t.preservedPoints=n,v.step()}else t.forceLayout=null})}function nb(t,e,n){var i=h(t.getBoxLayoutParams(),{aspect:n});return uu(i,{width:e.getWidth(),height:e.getHeight()})}function ib(t,e){var n=[];return t.eachSeriesByType(\\\"graph\\\",function(t){var i=t.get(\\\"coordinateSystem\\\");if(!i||\\\"view\\\"===i){var r=t.getData(),o=r.mapArray(function(t){var e=r.getItemModel(t);return[+e.get(\\\"x\\\"),+e.get(\\\"y\\\")]}),a=[],s=[];Po(o,a,s),s[0]-a[0]===0&&(s[0]+=1,a[0]-=1),s[1]-a[1]===0&&(s[1]+=1,a[1]-=1);var l=(s[0]-a[0])/(s[1]-a[1]),u=nb(t,e,l);isNaN(l)&&(a=[u.x,u.y],s=[u.x+u.width,u.y+u.height]);var h=s[0]-a[0],c=s[1]-a[1],p=u.width,d=u.height,f=t.coordinateSystem=new eY;f.zoomLimit=t.get(\\\"scaleLimit\\\"),f.setBoundingRect(a[0],a[1],h,c),f.setViewRect(u.x,u.y,p,d),f.setCenter(t.get(\\\"center\\\"),e),f.setZoom(t.get(\\\"zoom\\\")),n.push(f)}}),n}function rb(t,e,n){for(var i,r=t[0],o=t[1],a=t[2],s=1/0,l=n*n,u=.1,h=.1;.9>=h;h+=.1){_U[0]=SU(r[0],o[0],a[0],h),_U[1]=SU(r[1],o[1],a[1],h);var c=IU(MU(_U,e)-l);s>c&&(s=c,i=h)}for(var p=0;32>p;p++){var d=i+u;bU[0]=SU(r[0],o[0],a[0],i),bU[1]=SU(r[1],o[1],a[1],i),wU[0]=SU(r[0],o[0],a[0],d),wU[1]=SU(r[1],o[1],a[1],d);var c=MU(bU,e)-l;if(IU(c)<.01)break;var f=MU(wU,e)-l;u/=2,0>c?f>=0?i+=u:i-=u:f>=0?i-=u:i+=u}return i}function ob(t,e){var n=[],i=wn,r=[[],[],[]],o=[[],[]],a=[];e/=2,t.eachEdge(function(t){var s=t.getLayout(),l=t.getVisual(\\\"fromSymbol\\\"),u=t.getVisual(\\\"toSymbol\\\");s.__original||(s.__original=[ee(s[0]),ee(s[1])],s[2]&&s.__original.push(ee(s[2])));var h=s.__original;if(null!=s[2]){if(te(r[0],h[0]),te(r[1],h[2]),te(r[2],h[1]),l&&\\\"none\\\"!==l){var c=K_(t.node1),p=rb(r,h[0],c*e);i(r[0][0],r[1][0],r[2][0],p,n),r[0][0]=n[3],r[1][0]=n[4],i(r[0][1],r[1][1],r[2][1],p,n),r[0][1]=n[3],r[1][1]=n[4]}if(u&&\\\"none\\\"!==u){var c=K_(t.node2),p=rb(r,h[1],c*e);i(r[0][0],r[1][0],r[2][0],p,n),r[1][0]=n[1],r[2][0]=n[2],i(r[0][1],r[1][1],r[2][1],p,n),r[1][1]=n[1],r[2][1]=n[2]}te(s[0],r[0]),te(s[1],r[2]),te(s[2],r[1])}else{if(te(o[0],h[0]),te(o[1],h[1]),oe(a,o[1],o[0]),pe(a,a),l&&\\\"none\\\"!==l){var c=K_(t.node1);re(o[0],o[0],a,c*e)}if(u&&\\\"none\\\"!==u){var c=K_(t.node2);re(o[1],o[1],a,-c*e)}te(s[0],o[0]),te(s[1],o[1])}})}function ab(t){return\\\"view\\\"===t.type}function sb(t){return\\\"_EC_\\\"+t}function lb(t,e){return{getValue:function(n){var i=this[t][e];return i.getStore().get(i.getDimensionIndex(n||\\\"value\\\"),this.dataIndex)},setVisual:function(n,i){this.dataIndex>=0&&this[t][e].setItemVisual(this.dataIndex,n,i)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,i){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,i)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}function ub(t,e,n,i,r){for(var o=new CU(i),a=0;a \\\"+d)),u++)}var f,g=n.get(\\\"coordinateSystem\\\");if(\\\"cartesian2d\\\"===g||\\\"polar\\\"===g)f=Sd(t,n);else{var y=wz.get(g),v=y?y.dimensions||[]:[];p(v,\\\"value\\\")<0&&v.concat([\\\"value\\\"]);var m=cd(t,{coordDimensions:v,encodeDefine:n.getEncode()}).dimensions;f=new WF(m,n),f.initData(t)}var x=new WF([\\\"value\\\"],n);return x.initData(l,s),r&&r(f,x),wm({mainData:f,struct:o,structAttr:\\\"graph\\\",datas:{node:f,edge:x},datasAttr:{node:\\\"data\\\",edge:\\\"edgeData\\\"}}),o.update(),o}function hb(t){t.registerChartView(TU),t.registerSeriesModel(kU),t.registerProcessor(V_),t.registerVisual(F_),t.registerVisual(W_),t.registerLayout(j_),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,Q_),t.registerLayout(eb),t.registerCoordinateSystem(\\\"graphView\\\",{dimensions:eY.dimensions,create:ib}),t.registerAction({type:\\\"focusNodeAdjacency\\\",event:\\\"focusNodeAdjacency\\\",update:\\\"series:focusNodeAdjacency\\\"},J),t.registerAction({type:\\\"unfocusNodeAdjacency\\\",event:\\\"unfocusNodeAdjacency\\\",update:\\\"series:unfocusNodeAdjacency\\\"},J),t.registerAction(LU,function(t,e,n){e.eachComponent({mainType:\\\"series\\\",query:t},function(e){var i=e.coordinateSystem,r=Wm(i,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)})})}function cb(t,e,n,i,r){var o=t.ends,a=new NU({shape:{points:r?db(o,i,t):o}});return pb(t,a,e,n,r),a}function pb(t,e,n,i,r){var o=n.hostModel,a=QN[r?\\\"initProps\\\":\\\"updateProps\\\"];a(e,{shape:{points:t.ends}},o,i),e.useStyle(n.getItemVisual(i,\\\"style\\\")),e.style.strokeNoScale=!0,e.z2=100;var s=n.getItemModel(i),l=s.getModel(\\\"emphasis\\\");es(e,s),Qa(e,l.get(\\\"focus\\\"),l.get(\\\"blurScope\\\"),l.get(\\\"disabled\\\"))}function db(t,e,n){return v(t,function(t){return t=t.slice(),t[e]=n.initBaseline,t})}function fb(t){var e=gb(t);EU(e,function(t){var e=t.seriesModels;e.length&&(yb(t),EU(e,function(e,n){vb(e,t.boxOffsetList[n],t.boxWidthList[n])}))})}function gb(t){var e=[],n=[];return t.eachSeriesByType(\\\"boxplot\\\",function(t){var i=t.getBaseAxis(),r=p(n,i);0>r&&(r=n.length,n[r]=i,e[r]={axis:i,seriesModels:[]}),e[r].seriesModels.push(t)}),e}function yb(t){var e,n=t.axis,i=t.seriesModels,r=i.length,o=t.boxWidthList=[],a=t.boxOffsetList=[],s=[];if(\\\"category\\\"===n.type)e=n.getBandWidth();else{var l=0;EU(i,function(t){l=Math.max(l,t.getData().count())});var u=n.getExtent();e=Math.abs(u[1]-u[0])/l}EU(i,function(t){var n=t.get(\\\"boxWidth\\\");M(n)||(n=[n,n]),s.push([or(n[0],e)||0,or(n[1],e)||0])});var h=.8*e-2,c=h/r*.3,p=(h-c*(r-1))/r,d=p/2-h/2;EU(i,function(t,e){a.push(d),d+=c+p,o.push(Math.min(Math.max(p,s[e][0]),s[e][1]))})}function vb(t,e,n){function i(t,n,i){var r=s.get(n,i),o=[];o[u]=t,o[h]=r;var l;return isNaN(t)||isNaN(r)?l=[0/0,0/0]:(l=a.dataToPoint(o),l[u]+=e),l}function r(t,e,n){var i=e.slice(),r=e.slice();i[u]+=l,r[u]-=l,n?t.push(i,r):t.push(r,i)}function o(t,e){var n=e.slice(),i=e.slice();n[u]-=l,i[u]+=l,t.push(n,i)}var a=t.coordinateSystem,s=t.getData(),l=n/2,u=\\\"horizontal\\\"===t.get(\\\"layout\\\")?0:1,h=1-u,c=[\\\"x\\\",\\\"y\\\"],p=s.mapDimension(c[u]),d=s.mapDimensionsAll(c[h]);if(!(null==p||d.length<5))for(var f=0;fx||x>g){var _=[v,x];i.push(_)}}}return{boxData:n,outliers:i}}function xb(t){t.registerSeriesModel(PU),t.registerChartView(OU),t.registerLayout(fb),t.registerTransform(zU)}function _b(t,e,n){var i=t.model,r=t.getRect(),o=new mR({shape:{x:r.x,y:r.y,width:r.width,height:r.height}}),a=\\\"horizontal\\\"===i.get(\\\"layout\\\")?\\\"width\\\":\\\"height\\\";return o.setShape(a,0),ks(o,{shape:{width:r.width,height:r.height}},e,n),o}function bb(t,e,n,i){for(var r=[],o=0;oo&&(e[1-i]=e[i]+c.sign*o),e}function Ob(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:0>n?1:e?-1:1}}function Rb(t,e){return Math.min(null!=e[1]?e[1]:1/0,Math.max(null!=e[0]?e[0]:-1/0,t))}function Nb(t,e){return qU(KU(t,e[0]),e[1])}function Eb(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}}function zb(t,e){var n,i,r=e.layoutLength,o=e.axisExpandWidth,a=e.axisCount,s=e.axisCollapseWidth,l=e.winInnerIndices,u=s,h=!1;return tuZ}function Kb(t){var e=t.length-1;return 0>e&&(e=0),[t[0],t[e]]}function $b(t,e,n,i){var r=new HP;return r.add(new mR({name:\\\"main\\\",style:ew(n),silent:!0,draggable:!0,cursor:\\\"move\\\",drift:S(aw,t,e,r,[\\\"n\\\",\\\"s\\\",\\\"w\\\",\\\"e\\\"]),ondragend:S(jb,e,{isEnd:!0})})),y(i,function(n){r.add(new mR({name:n.join(\\\"\\\"),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:S(aw,t,e,r,n),ondragend:S(jb,e,{isEnd:!0})}))}),r}function Jb(t,e,n,i){var r=i.brushStyle.lineWidth||0,o=aZ(r,hZ),a=n[0][0],s=n[1][0],l=a-r/2,u=s-r/2,h=n[0][1],c=n[1][1],p=h-o+r/2,d=c-o+r/2,f=h-a,g=c-s,y=f+r,v=g+r;tw(t,e,\\\"main\\\",a,s,f,g),i.transformable&&(tw(t,e,\\\"w\\\",l,u,o,v),tw(t,e,\\\"e\\\",p,u,o,v),tw(t,e,\\\"n\\\",l,u,y,o),tw(t,e,\\\"s\\\",l,d,y,o),tw(t,e,\\\"nw\\\",l,u,o,o),tw(t,e,\\\"ne\\\",p,u,o,o),tw(t,e,\\\"sw\\\",l,d,o,o),tw(t,e,\\\"se\\\",p,d,o,o))}function Qb(t,e){var n=e.__brushOption,i=n.transformable,r=e.childAt(0);r.useStyle(ew(n)),r.attr({silent:!i,cursor:i?\\\"move\\\":\\\"default\\\"}),y([[\\\"w\\\"],[\\\"e\\\"],[\\\"n\\\"],[\\\"s\\\"],[\\\"s\\\",\\\"e\\\"],[\\\"s\\\",\\\"w\\\"],[\\\"n\\\",\\\"e\\\"],[\\\"n\\\",\\\"w\\\"]],function(n){var r=e.childOfName(n.join(\\\"\\\")),o=1===n.length?rw(t,n[0]):ow(t,n);r&&r.attr({silent:!i,invisible:!i,cursor:i?dZ[o]+\\\"-resize\\\":null})})}function tw(t,e,n,i,r,o,a){var s=e.childOfName(n);s&&s.setShape(hw(uw(t,e,[[i,r],[i+o,r+a]])))}function ew(t){return c({strokeNoScale:!0},t.brushStyle)}function nw(t,e,n,i){var r=[oZ(t,n),oZ(e,i)],o=[aZ(t,n),aZ(e,i)];return[[r[0],o[0]],[r[1],o[1]]]}function iw(t){return Us(t.group)}function rw(t,e){var n={w:\\\"left\\\",e:\\\"right\\\",n:\\\"top\\\",s:\\\"bottom\\\"},i={left:\\\"w\\\",right:\\\"e\\\",top:\\\"n\\\",bottom:\\\"s\\\"},r=js(n[e],iw(t));return i[r]}function ow(t,e){var n=[rw(t,e[0]),rw(t,e[1])];return(\\\"e\\\"===n[0]||\\\"w\\\"===n[0])&&n.reverse(),n.join(\\\"\\\")}function aw(t,e,n,i,r,o){var a=n.__brushOption,s=t.toRectRange(a.range),l=lw(e,r,o);y(i,function(t){var e=pZ[t];s[e[0]][e[1]]+=l[e[0]]}),a.range=t.fromRectRange(nw(s[0][0],s[1][0],s[0][1],s[1][1])),Hb(e,n),jb(e,{isEnd:!1})}function sw(t,e,n,i){var r=e.__brushOption.range,o=lw(t,n,i);y(r,function(t){t[0]+=o[0],t[1]+=o[1]}),Hb(t,e),jb(t,{isEnd:!1})}function lw(t,e,n){var i=t.group,r=i.transformCoordToLocal(e,n),o=i.transformCoordToLocal(0,0);return[r[0]-o[0],r[1]-o[1]]}function uw(t,e,n){var i=Ub(t,e);return i&&i!==rZ?i.clipPath(n,t._transform):s(n)}function hw(t){var e=oZ(t[0][0],t[1][0]),n=oZ(t[0][1],t[1][1]),i=aZ(t[0][0],t[1][0]),r=aZ(t[0][1],t[1][1]);return{x:e,y:n,width:i-e,height:r-n}}function cw(t,e,n){if(t._brushType&&!vw(t,e.offsetX,e.offsetY)){var i=t._zr,r=t._covers,o=Xb(t,e,n);if(!t._dragging)for(var a=0;ae||e>i.getWidth()||0>n||n>i.getHeight()}function mw(t){return{createCover:function(e,n){return $b({toRectRange:function(e){var n=[e,[0,100]];return t&&n.reverse(),n},fromRectRange:function(e){return e[t]}},e,n,[[[\\\"w\\\"],[\\\"e\\\"]],[[\\\"n\\\"],[\\\"s\\\"]]][t])},getCreatingRange:function(e){var n=Kb(e),i=oZ(n[0][t],n[1][t]),r=aZ(n[0][t],n[1][t]);return[i,r]},updateCoverShape:function(e,n,i,r){var o,a=Ub(e,n);if(a!==rZ&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(t);else{var s=e._zr;o=[0,[s.getWidth(),s.getHeight()][1-t]]}var l=[i,o];t&&l.reverse(),Jb(e,n,l,r)},updateCommon:Qb,contain:dw}}function xw(t){return t=ww(t),function(e){return Js(e,t)}}function _w(t,e){return t=ww(t),function(n){var i=null!=e?e:n,r=i?t.width:t.height,o=i?t.x:t.y;return[o,o+(r||0)]}}function bw(t,e,n){var i=ww(t);return function(t,r){return i.contain(r[0],r[1])&&!fm(t,e,n)}}function ww(t){return dL.create(t)}function Sw(t,e,n){return n&&\\\"axisAreaSelect\\\"===n.type&&e.findComponents({mainType:\\\"parallelAxis\\\",query:n})[0]===t}function Mw(t){var e=t.axis;return v(t.activeIntervals,function(t){return{brushType:\\\"lineX\\\",panelId:\\\"pl\\\",range:[e.dataToCoord(t[0],!0),e.dataToCoord(t[1],!0)]}})}function Iw(t,e){return e.getComponent(\\\"parallel\\\",t.get(\\\"parallelIndex\\\"))}function Tw(t){t.registerAction(bZ,function(t,e){e.eachComponent({mainType:\\\"parallelAxis\\\",query:t},function(e){e.axis.model.setActiveIntervals(t.intervals)})}),t.registerAction(\\\"parallelAxisExpand\\\",function(t,e){e.eachComponent({mainType:\\\"parallel\\\",query:t},function(e){e.setAxisExpand(t)})})}function Cw(t){t.registerComponentView(YU),t.registerComponentModel(UU),t.registerCoordinateSystem(\\\"parallel\\\",nZ),t.registerPreprocessor(Db),t.registerComponentModel(iZ),t.registerComponentView(_Z),Gy(t,\\\"parallel\\\",iZ,wZ),Tw(t)}function Dw(t){If(Cw),t.registerChartView(VU),t.registerSeriesModel(FU),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,WU)}function Aw(t,e){var n=t.get(\\\"center\\\"),i=e.getWidth(),r=e.getHeight(),o=Math.min(i,r),a=or(n[0],e.getWidth()),s=or(n[1],e.getHeight()),l=or(t.get(\\\"radius\\\"),o/2);return{cx:a,cy:s,r:l}}function kw(t,e){var n=null==t?\\\"\\\":t+\\\"\\\";return e&&(T(e)?n=e.replace(\\\"{value}\\\",n):I(e)&&(n=e(t))),n}function Lw(t){t.registerChartView(IZ),t.registerSeriesModel(TZ)}function Pw(t,e){return uu(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function Ow(t,e){for(var n=t.mapDimension(\\\"value\\\"),i=t.mapArray(n,function(t){return t}),r=[],o=\\\"ascending\\\"===e,a=0,s=t.count();s>a;a++)r[a]=a;return I(e)?r.sort(e):\\\"none\\\"!==e&&r.sort(function(t,e){return o?i[t]-i[e]:i[e]-i[t]}),r}function Rw(t){var e=t.hostModel,n=e.get(\\\"orient\\\");t.each(function(e){var i,r,o,a,s=t.getItemModel(e),l=s.getModel(\\\"label\\\"),u=l.get(\\\"position\\\"),h=s.getModel(\\\"labelLine\\\"),c=t.getItemLayout(e),p=c.points,d=\\\"inner\\\"===u||\\\"inside\\\"===u||\\\"center\\\"===u||\\\"insideLeft\\\"===u||\\\"insideRight\\\"===u;if(d)\\\"insideLeft\\\"===u?(r=(p[0][0]+p[3][0])/2+5,o=(p[0][1]+p[3][1])/2,i=\\\"left\\\"):\\\"insideRight\\\"===u?(r=(p[1][0]+p[2][0])/2-5,o=(p[1][1]+p[2][1])/2,i=\\\"right\\\"):(r=(p[0][0]+p[1][0]+p[2][0]+p[3][0])/4,o=(p[0][1]+p[1][1]+p[2][1]+p[3][1])/4,i=\\\"center\\\"),a=[[r,o],[r,o]];else{var f=void 0,g=void 0,y=void 0,v=void 0,m=h.get(\\\"length\\\");\\\"left\\\"===u?(f=(p[3][0]+p[0][0])/2,g=(p[3][1]+p[0][1])/2,y=f-m,r=y-5,i=\\\"right\\\"):\\\"right\\\"===u?(f=(p[1][0]+p[2][0])/2,g=(p[1][1]+p[2][1])/2,y=f+m,r=y+5,i=\\\"left\\\"):\\\"top\\\"===u?(f=(p[3][0]+p[0][0])/2,g=(p[3][1]+p[0][1])/2,v=g-m,o=v-5,i=\\\"center\\\"):\\\"bottom\\\"===u?(f=(p[1][0]+p[2][0])/2,g=(p[1][1]+p[2][1])/2,v=g+m,o=v+5,i=\\\"center\\\"):\\\"rightTop\\\"===u?(f=\\\"horizontal\\\"===n?p[3][0]:p[1][0],g=\\\"horizontal\\\"===n?p[3][1]:p[1][1],\\\"horizontal\\\"===n?(v=g-m,o=v-5,i=\\\"center\\\"):(y=f+m,r=y+5,i=\\\"top\\\")):\\\"rightBottom\\\"===u?(f=p[2][0],g=p[2][1],\\\"horizontal\\\"===n?(v=g+m,o=v+5,i=\\\"center\\\"):(y=f+m,r=y+5,i=\\\"bottom\\\")):\\\"leftTop\\\"===u?(f=p[0][0],g=\\\"horizontal\\\"===n?p[0][1]:p[1][1],\\\"horizontal\\\"===n?(v=g-m,o=v-5,i=\\\"center\\\"):(y=f-m,r=y-5,i=\\\"right\\\")):\\\"leftBottom\\\"===u?(f=\\\"horizontal\\\"===n?p[1][0]:p[3][0],g=\\\"horizontal\\\"===n?p[1][1]:p[2][1],\\\"horizontal\\\"===n?(v=g+m,o=v+5,i=\\\"center\\\"):(y=f-m,r=y-5,i=\\\"right\\\")):(f=(p[1][0]+p[2][0])/2,g=(p[1][1]+p[2][1])/2,\\\"horizontal\\\"===n?(v=g+m,o=v+5,i=\\\"center\\\"):(y=f+m,r=y+5,i=\\\"left\\\")),\\\"horizontal\\\"===n?(y=f,r=y):(v=g,o=v),a=[[f,g],[y,v]]}c.label={linePoints:a,x:r,y:o,verticalAlign:\\\"middle\\\",textAlign:i,inside:d}})}function Nw(t,e){t.eachSeriesByType(\\\"funnel\\\",function(t){var n=t.getData(),i=n.mapDimension(\\\"value\\\"),r=t.get(\\\"sort\\\"),o=Pw(t,e),a=t.get(\\\"orient\\\"),s=o.width,l=o.height,u=Ow(n,r),h=o.x,c=o.y,p=\\\"horizontal\\\"===a?[or(t.get(\\\"minSize\\\"),l),or(t.get(\\\"maxSize\\\"),l)]:[or(t.get(\\\"minSize\\\"),s),or(t.get(\\\"maxSize\\\"),s)],d=n.getDataExtent(i),f=t.get(\\\"min\\\"),g=t.get(\\\"max\\\");null==f&&(f=Math.min(d[0],0)),null==g&&(g=d[1]);var y=t.get(\\\"funnelAlign\\\"),v=t.get(\\\"gap\\\"),m=\\\"horizontal\\\"===a?s:l,x=(m-v*(n.count()-1))/n.count(),_=function(t,e){if(\\\"horizontal\\\"===a){var r=n.get(i,t)||0,o=rr(r,[f,g],p,!0),u=void 0;switch(y){case\\\"top\\\":u=c;break;case\\\"center\\\":u=c+(l-o)/2;break;case\\\"bottom\\\":u=c+(l-o)}return[[e,u],[e,u+o]]}var d,v=n.get(i,t)||0,m=rr(v,[f,g],p,!0);switch(y){case\\\"left\\\":d=h;break;case\\\"center\\\":d=h+(s-m)/2;break;case\\\"right\\\":d=h+s-m}return[[d,e],[d+m,e]]};\\\"ascending\\\"===r&&(x=-x,v=-v,\\\"horizontal\\\"===a?h+=s:c+=l,u=u.reverse());for(var b=0;b=0;v&&y.depth>d&&(d=y.depth),g.setLayout({depth:v?y.depth:c},!0),\\\"vertical\\\"===o?g.setLayout({dy:n},!0):g.setLayout({dx:n},!0);for(var m=0;mc-1?d:c-1;a&&\\\"left\\\"!==a&&Xw(t,a,o,S);var M=\\\"vertical\\\"===o?(r-n)/S:(i-n)/S;Zw(t,M,o)}function Yw(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function Xw(t,e,n,i){if(\\\"right\\\"===e){for(var r=[],o=t,a=0;o.length;){for(var s=0;s0;o--)l*=.99,Jw(s,l,a),$w(s,r,n,i,a),aS(s,l,a),$w(s,r,n,i,a)}function qw(t,e){var n=[],i=\\\"vertical\\\"===e?\\\"y\\\":\\\"x\\\",r=io(t,function(t){return t.getLayout()[i]});return r.keys.sort(function(t,e){return t-e}),y(r.keys,function(t){n.push(r.buckets.get(t))}),n}function Kw(t,e,n,i,r,o){var a=1/0;y(t,function(t){var e=t.length,s=0;y(t,function(t){s+=t.getLayout().value});var l=\\\"vertical\\\"===o?(i-(e-1)*r)/s:(n-(e-1)*r)/s;a>l&&(a=l)}),y(t,function(t){y(t,function(t,e){var n=t.getLayout().value*a;\\\"vertical\\\"===o?(t.setLayout({x:e},!0),t.setLayout({dx:n},!0)):(t.setLayout({y:e},!0),t.setLayout({dy:n},!0))})}),y(e,function(t){var e=+t.getValue()*a;t.setLayout({dy:e},!0)})}function $w(t,e,n,i,r){var o=\\\"vertical\\\"===r?\\\"x\\\":\\\"y\\\";y(t,function(t){t.sort(function(t,e){return t.getLayout()[o]-e.getLayout()[o]});for(var a,s,l,u=0,h=t.length,c=\\\"vertical\\\"===r?\\\"dx\\\":\\\"dy\\\",p=0;h>p;p++)s=t[p],l=u-s.getLayout()[o],l>0&&(a=s.getLayout()[o]+l,\\\"vertical\\\"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]+s.getLayout()[c]+e;var d=\\\"vertical\\\"===r?i:n;if(l=u-e-d,l>0){a=s.getLayout()[o]-l,\\\"vertical\\\"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0),u=a;for(var p=h-2;p>=0;--p)s=t[p],l=s.getLayout()[o]+s.getLayout()[c]+e-u,l>0&&(a=s.getLayout()[o]-l,\\\"vertical\\\"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]}})}function Jw(t,e,n){y(t.slice().reverse(),function(t){y(t,function(t){if(t.outEdges.length){var i=oS(t.outEdges,Qw,n)/oS(t.outEdges,rS);if(isNaN(i)){var r=t.outEdges.length;i=r?oS(t.outEdges,tS,n)/r:0}if(\\\"vertical\\\"===n){var o=t.getLayout().x+(i-iS(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(i-iS(t,n))*e;t.setLayout({y:a},!0)}}})})}function Qw(t,e){return iS(t.node2,e)*t.getValue()}function tS(t,e){return iS(t.node2,e)}function eS(t,e){return iS(t.node1,e)*t.getValue()}function nS(t,e){return iS(t.node1,e)}function iS(t,e){return\\\"vertical\\\"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function rS(t){return t.getValue()}function oS(t,e,n){for(var i=0,r=t.length,o=-1;++oe&&(r=e),e>o&&(o=e)}),y(n,function(e){var n=new RY({type:\\\"color\\\",mappingMethod:\\\"linear\\\",dataExtent:[r,o],visual:t.get(\\\"color\\\")}),i=n.mapValueToVisual(e.getLayout().value),a=e.getModel().get([\\\"itemStyle\\\",\\\"color\\\"]);null!=a?(e.setVisual(\\\"color\\\",a),e.setVisual(\\\"style\\\",{fill:a})):(e.setVisual(\\\"color\\\",i),e.setVisual(\\\"style\\\",{fill:i}))})}i.length&&y(i,function(t){var e=t.getModel().get(\\\"lineStyle\\\");t.setVisual(\\\"style\\\",e)})})}function uS(t){t.registerChartView(OZ),t.registerSeriesModel(RZ),t.registerLayout(Vw),t.registerVisual(lS),t.registerAction({type:\\\"dragNode\\\",event:\\\"dragnode\\\",update:\\\"update\\\"},function(t,e){e.eachComponent({mainType:\\\"series\\\",subType:\\\"sankey\\\",query:t},function(e){e.setNodePosition(t.dataIndex,[t.localX,t.localY])})})}function hS(t,e,n){var i=new mR({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return ks(i,{shape:{x:t.x-50,width:t.width+100,height:t.height+20}},e,n),i}function cS(t){t.eachSeriesByType(\\\"themeRiver\\\",function(t){var e=t.getData(),n=t.coordinateSystem,i={},r=n.getRect();i.rect=r;var o=t.get(\\\"boundaryGap\\\"),a=n.getAxis();if(i.boundaryGap=o,\\\"horizontal\\\"===a.orient){o[0]=or(o[0],r.height),o[1]=or(o[1],r.height);var s=r.height-o[0]-o[1];pS(e,t,s)}else{o[0]=or(o[0],r.width),o[1]=or(o[1],r.width);var l=r.width-o[0]-o[1];pS(e,t,l)}e.setLayout(\\\"layoutInfo\\\",i)})}function pS(t,e,n){if(t.count())for(var i,r=e.coordinateSystem,o=e.getLayerSeries(),a=t.mapDimension(\\\"single\\\"),s=t.mapDimension(\\\"value\\\"),l=v(o,function(e){return v(e.indices,function(e){var n=r.dataToPoint(t.get(a,e));return n[1]=t.get(s,e),n})}),u=dS(l),h=u.y0,c=n/u.max,p=o.length,d=o[0].indices.length,f=0;d>f;++f){i=h[f]*c,t.setItemLayout(o[0].indices[f],{layerIndex:0,x:l[0][f][0],y0:i,y:l[0][f][1]*c});for(var g=1;p>g;++g)i+=l[g-1][f][1]*c,t.setItemLayout(o[g].indices[f],{layerIndex:g,x:l[g][f][0],y0:i,y:l[g][f][1]*c})}}function dS(t){for(var e=t.length,n=t[0].length,i=[],r=[],o=0,a=0;n>a;++a){for(var s=0,l=0;e>l;++l)s+=t[l][a][1];s>o&&(o=s),i.push(s)}for(var u=0;n>u;++u)r[u]=(o-i[u])/2;o=0;for(var h=0;n>h;++h){var c=i[h]+r[h];c>o&&(o=c)}return{y0:r,max:o}}function fS(t){t.registerChartView(NZ),t.registerSeriesModel(zZ),t.registerLayout(cS),t.registerProcessor(Py(\\\"themeRiver\\\"))}function gS(t,e,n,i){var r=t.getItemLayout(e),o=n.get(\\\"symbolRepeat\\\"),a=n.get(\\\"symbolClip\\\"),s=n.get(\\\"symbolPosition\\\")||\\\"start\\\",l=n.get(\\\"symbolRotate\\\"),u=(l||0)*Math.PI/180||0,h=n.get(\\\"symbolPatternSize\\\")||2,c=n.isAnimationEnabled(),p={dataIndex:e,layout:r,itemModel:n,symbolType:t.getItemVisual(e,\\\"symbol\\\")||\\\"circle\\\",style:t.getItemVisual(e,\\\"style\\\"),symbolClip:a,symbolRepeat:o,symbolRepeatDirection:n.get(\\\"symbolRepeatDirection\\\"),symbolPatternSize:h,rotation:u,animationModel:c?n:null,hoverScale:c&&n.get([\\\"emphasis\\\",\\\"scale\\\"]),z2:n.getShallow(\\\"z\\\",!0)||0};yS(n,o,r,i,p),mS(t,e,r,o,a,p.boundingLength,p.pxSign,h,i,p),xS(n,p.symbolScale,u,i,p);var d=p.symbolSize,f=Hc(n.get(\\\"symbolOffset\\\"),d);return _S(n,d,r,o,a,f,s,p.valueLineWidth,p.boundingLength,p.repeatCutLength,i,p),p}function yS(t,e,n,i,r){var o,a=i.valueDim,s=t.get(\\\"symbolBoundingData\\\"),l=i.coordSys.getOtherAxis(i.coordSys.getBaseAxis()),u=l.toGlobalCoord(l.dataToCoord(0)),h=1-+(n[a.wh]<=0);if(M(s)){var c=[vS(l,s[0])-u,vS(l,s[1])-u];c[1]0?1:-1}function vS(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function mS(t,e,n,i,r,o,a,s,l,u){var h,c=l.valueDim,p=l.categoryDim,d=Math.abs(n[p.wh]),f=t.getItemVisual(e,\\\"symbolSize\\\");h=M(f)?f.slice():null==f?[\\\"100%\\\",\\\"100%\\\"]:[f,f],h[p.index]=or(h[p.index],d),h[c.index]=or(h[c.index],i?d:Math.abs(o)),u.symbolSize=h;var g=u.symbolScale=[h[0]/s,h[1]/s];g[c.index]*=(l.isHorizontal?-1:1)*a}function xS(t,e,n,i,r){var o=t.get(BZ)||0;o&&(FZ.attr({scaleX:e[0],scaleY:e[1],rotation:n}),FZ.updateTransform(),o/=FZ.getLineScale(),o*=e[i.valueDim.index]),r.valueLineWidth=o||0}function _S(t,e,n,i,r,o,a,s,l,u,c,p){var d=c.categoryDim,f=c.valueDim,g=p.pxSign,y=Math.max(e[f.index]+s,0),v=y;if(i){var m=Math.abs(l),x=z(t.get(\\\"symbolMargin\\\"),\\\"15%\\\")+\\\"\\\",_=!1;x.lastIndexOf(\\\"!\\\")===x.length-1&&(_=!0,x=x.slice(0,x.length-1));var b=or(x,e[f.index]),w=Math.max(y+2*b,0),S=_?0:2*b,M=Sr(i),I=M?i:ES((m+S)/w),T=m-I*y;b=T/2/(_?I:Math.max(I-1,1)),w=y+2*b,S=_?0:2*b,M||\\\"fixed\\\"===i||(I=u?ES((Math.abs(u)+S)/w):0),v=I*w-S,p.repeatTimes=I,p.symbolMargin=b}var C=g*(v/2),D=p.pathPosition=[];D[d.index]=n[d.wh]/2,D[f.index]=\\\"start\\\"===a?C:\\\"end\\\"===a?l-C:l/2,o&&(D[0]+=o[0],D[1]+=o[1]);var A=p.bundlePosition=[];A[d.index]=n[d.xy],A[f.index]=n[f.xy];var k=p.barRectShape=h({},n);k[f.wh]=g*Math.max(Math.abs(n[f.wh]),Math.abs(D[f.index]+C)),k[d.wh]=n[d.wh];var L=p.clipShape={};L[d.xy]=-n[d.xy],L[d.wh]=c.ecSize[d.wh],L[f.xy]=0,L[f.wh]=n[f.wh]}function bS(t){var e=t.symbolPatternSize,n=Gc(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),\\\"image\\\"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function wS(t,e,n,i){function r(t){var e=l.slice(),i=n.pxSign,r=t;return(\\\"start\\\"===n.symbolRepeatDirection?i>0:0>i)&&(r=h-1-t),e[u.index]=p*(r-h/2+.5)+l[u.index],{x:e[0],y:e[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}var o=t.__pictorialBundle,a=n.symbolSize,s=n.valueLineWidth,l=n.pathPosition,u=e.valueDim,h=n.repeatTimes||0,c=0,p=a[e.valueDim.index]+s+2*n.symbolMargin;for(OS(t,function(t){t.__pictorialAnimationIndex=c,t.__pictorialRepeatTimes=h,h>c?RS(t,null,r(c),n,i):RS(t,null,{scaleX:0,scaleY:0},n,i,function(){o.remove(t)}),c++});h>c;c++){var d=bS(n);d.__pictorialAnimationIndex=c,d.__pictorialRepeatTimes=h,o.add(d);var f=r(c);RS(d,{x:f.x,y:f.y,scaleX:0,scaleY:0},{scaleX:f.scaleX,scaleY:f.scaleY,rotation:f.rotation},n,i)}}function SS(t,e,n,i){var r=t.__pictorialBundle,o=t.__pictorialMainPath;o?RS(o,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,i):(o=t.__pictorialMainPath=bS(n),r.add(o),RS(o,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,i))}function MS(t,e,n){var i=h({},e.barRectShape),r=t.__pictorialBarRect;r?RS(r,null,{shape:i},e,n):(r=t.__pictorialBarRect=new mR({z2:2,shape:i,silent:!0,style:{stroke:\\\"transparent\\\",fill:\\\"transparent\\\",lineWidth:0}}),r.disableMorphing=!0,t.add(r))}function IS(t,e,n,i){if(n.symbolClip){var r=t.__pictorialClipPath,o=h({},n.clipShape),a=e.valueDim,s=n.animationModel,l=n.dataIndex;if(r)As(r,{shape:o},s,l);else{o[a.wh]=0,r=new mR({shape:o}),t.__pictorialBundle.setClipPath(r),t.__pictorialClipPath=r;var u={};u[a.wh]=n.clipShape[a.wh],QN[i?\\\"updateProps\\\":\\\"initProps\\\"](r,{shape:u},s,l)}}}function TS(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=CS,n.isAnimationEnabled=DS,n}function CS(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function DS(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow(\\\"animation\\\")}function AS(t,e,n,i){var r=new HP,o=new HP;return r.add(o),r.__pictorialBundle=o,o.x=n.bundlePosition[0],o.y=n.bundlePosition[1],n.symbolRepeat?wS(r,e,n):SS(r,e,n),MS(r,n,i),IS(r,e,n,i),r.__pictorialShapeStr=PS(t,n),r.__pictorialSymbolMeta=n,r}function kS(t,e,n){var i=n.animationModel,r=n.dataIndex,o=t.__pictorialBundle;As(o,{x:n.bundlePosition[0],y:n.bundlePosition[1]},i,r),n.symbolRepeat?wS(t,e,n,!0):SS(t,e,n,!0),MS(t,n,!0),IS(t,e,n,!0)}function LS(t,e,n,i){var r=i.__pictorialBarRect;r&&r.removeTextContent();var o=[];OS(i,function(t){o.push(t)}),i.__pictorialMainPath&&o.push(i.__pictorialMainPath),i.__pictorialClipPath&&(n=null),y(o,function(t){Ps(t,{scaleX:0,scaleY:0},n,e,function(){i.parent&&i.parent.remove(i)})}),t.setItemGraphicEl(e,null)}function PS(t,e){return[t.getItemVisual(e.dataIndex,\\\"symbol\\\")||\\\"none\\\",!!e.symbolRepeat,!!e.symbolClip].join(\\\":\\\")}function OS(t,e,n){y(t.__pictorialBundle.children(),function(i){i!==t.__pictorialBarRect&&e.call(n,i)})}function RS(t,e,n,i,r,o){e&&t.attr(e),i.symbolClip&&!r?n&&t.attr(n):n&&QN[r?\\\"updateProps\\\":\\\"initProps\\\"](t,n,i.animationModel,i.dataIndex,o)}function NS(t,e,n){var i=n.dataIndex,r=n.itemModel,o=r.getModel(\\\"emphasis\\\"),a=o.getModel(\\\"itemStyle\\\").getItemStyle(),s=r.getModel([\\\"blur\\\",\\\"itemStyle\\\"]).getItemStyle(),l=r.getModel([\\\"select\\\",\\\"itemStyle\\\"]).getItemStyle(),u=r.getShallow(\\\"cursor\\\"),c=o.get(\\\"focus\\\"),p=o.get(\\\"blurScope\\\"),d=o.get(\\\"scale\\\");OS(t,function(t){if(t instanceof fR){var e=t.style;t.useStyle(h({image:e.image,x:e.x,y:e.y,width:e.width,height:e.height},n.style))}else t.useStyle(n.style);var i=t.ensureState(\\\"emphasis\\\");i.style=a,d&&(i.scaleX=1.1*t.scaleX,i.scaleY=1.1*t.scaleY),t.ensureState(\\\"blur\\\").style=s,t.ensureState(\\\"select\\\").style=l,u&&(t.cursor=u),t.z2=n.z2});var f=e.valueDim.posDesc[+(n.boundingLength>0)],g=t.__pictorialBarRect;hl(g,cl(r),{labelFetcher:e.seriesModel,labelDataIndex:i,defaultText:Og(e.seriesModel.getData(),i),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:f}),Qa(t,c,p,o.get(\\\"disabled\\\"))}function ES(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}function zS(t){t.registerChartView(GZ),t.registerSeriesModel(WZ),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,S(Xd,\\\"pictorialBar\\\")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,Ud(\\\"pictorialBar\\\"))}function BS(t,e){return e=e||[0,0],v([\\\"x\\\",\\\"y\\\"],function(n,i){var r=this.getAxis(n),o=e[i],a=t[i]/2;return\\\"category\\\"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(o-a)-r.dataToCoord(o+a))},this)}function VS(t){var e=t.master.getRect();return{coordSys:{type:\\\"cartesian2d\\\",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:Lk(BS,t)}}}function FS(t,e){return e=e||[0,0],v([0,1],function(n){var i=e[n],r=t[n]/2,o=[],a=[];return o[n]=i-r,a[n]=i+r,o[1-n]=a[1-n]=e[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])},this)}function GS(t){var e=t.getBoundingRect();return{coordSys:{type:\\\"geo\\\",x:e.x,y:e.y,width:e.width,height:e.height,zoom:t.getZoom()},api:{coord:function(e){return t.dataToPoint(e)},size:Lk(FS,t)}}}function WS(t,e){var n=this.getAxis(),i=e instanceof Array?e[0]:e,r=(t instanceof Array?t[0]:t)/2;return\\\"category\\\"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(i-r)-n.dataToCoord(i+r))}function HS(t){var e=t.getRect();return{coordSys:{type:\\\"singleAxis\\\",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:Lk(WS,t)}}}function YS(t,e){return e=e||[0,0],v([\\\"Radius\\\",\\\"Angle\\\"],function(n,i){var r=\\\"get\\\"+n+\\\"Axis\\\",o=this[r](),a=e[i],s=t[i]/2,l=\\\"category\\\"===o.type?o.getBandWidth():Math.abs(o.dataToCoord(a-s)-o.dataToCoord(a+s));return\\\"Angle\\\"===n&&(l=l*Math.PI/180),l},this)}function XS(t){var e=t.getRadiusAxis(),n=t.getAngleAxis(),i=e.getExtent();return i[0]>i[1]&&i.reverse(),{coordSys:{type:\\\"polar\\\",cx:t.cx,cy:t.cy,r:i[1],r0:i[0]},api:{coord:function(i){var r=e.dataToRadius(i[0]),o=n.dataToAngle(i[1]),a=t.coordToPoint([r,o]);return a.push(r,o*Math.PI/180),a},size:Lk(YS,t)}}}function US(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:\\\"calendar\\\",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(e,n){return t.dataToPoint(e,n)}}}}function ZS(t,e,n,i){return t&&(t.legacy||t.legacy!==!1&&!n&&!i&&\\\"tspan\\\"!==e&&(\\\"text\\\"===e||$(t,\\\"text\\\")))}function jS(t,e,n){var i,r,o,a=t;if(\\\"text\\\"===e)o=a;else{o={},$(a,\\\"text\\\")&&(o.text=a.text),$(a,\\\"rich\\\")&&(o.rich=a.rich),$(a,\\\"textFill\\\")&&(o.fill=a.textFill),$(a,\\\"textStroke\\\")&&(o.stroke=a.textStroke),$(a,\\\"fontFamily\\\")&&(o.fontFamily=a.fontFamily),$(a,\\\"fontSize\\\")&&(o.fontSize=a.fontSize),$(a,\\\"fontStyle\\\")&&(o.fontStyle=a.fontStyle),$(a,\\\"fontWeight\\\")&&(o.fontWeight=a.fontWeight),r={type:\\\"text\\\",style:o,silent:!0},i={};var s=$(a,\\\"textPosition\\\");n?i.position=s?a.textPosition:\\\"inside\\\":s&&(i.position=a.textPosition),$(a,\\\"textPosition\\\")&&(i.position=a.textPosition),$(a,\\\"textOffset\\\")&&(i.offset=a.textOffset),$(a,\\\"textRotation\\\")&&(i.rotation=a.textRotation),$(a,\\\"textDistance\\\")&&(i.distance=a.textDistance)}return qS(o,t),y(o.rich,function(t){qS(t,t)}),{textConfig:i,textContent:r}}function qS(t,e){e&&(e.font=e.textFont||e.font,$(e,\\\"textStrokeWidth\\\")&&(t.lineWidth=e.textStrokeWidth),$(e,\\\"textAlign\\\")&&(t.align=e.textAlign),$(e,\\\"textVerticalAlign\\\")&&(t.verticalAlign=e.textVerticalAlign),$(e,\\\"textLineHeight\\\")&&(t.lineHeight=e.textLineHeight),$(e,\\\"textWidth\\\")&&(t.width=e.textWidth),$(e,\\\"textHeight\\\")&&(t.height=e.textHeight),$(e,\\\"textBackgroundColor\\\")&&(t.backgroundColor=e.textBackgroundColor),$(e,\\\"textPadding\\\")&&(t.padding=e.textPadding),$(e,\\\"textBorderColor\\\")&&(t.borderColor=e.textBorderColor),$(e,\\\"textBorderWidth\\\")&&(t.borderWidth=e.textBorderWidth),$(e,\\\"textBorderRadius\\\")&&(t.borderRadius=e.textBorderRadius),$(e,\\\"textBoxShadowColor\\\")&&(t.shadowColor=e.textBoxShadowColor),$(e,\\\"textBoxShadowBlur\\\")&&(t.shadowBlur=e.textBoxShadowBlur),$(e,\\\"textBoxShadowOffsetX\\\")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),$(e,\\\"textBoxShadowOffsetY\\\")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))\\n}function KS(t,e,n){var i=t;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 r=i.textPosition.indexOf(\\\"inside\\\")>=0,o=t.fill||\\\"#000\\\";$S(i,e);var a=null==i.textFill;return r?a&&(i.textFill=n.insideFill||\\\"#fff\\\",!i.textStroke&&n.insideStroke&&(i.textStroke=n.insideStroke),!i.textStroke&&(i.textStroke=o),null==i.textStrokeWidth&&(i.textStrokeWidth=2)):(a&&(i.textFill=t.fill||n.outsideFill||\\\"#000\\\"),!i.textStroke&&n.outsideStroke&&(i.textStroke=n.outsideStroke)),i.text=e.text,i.rich=e.rich,y(e.rich,function(t){$S(t,t)}),i}function $S(t,e){e&&($(e,\\\"fill\\\")&&(t.textFill=e.fill),$(e,\\\"stroke\\\")&&(t.textStroke=e.fill),$(e,\\\"lineWidth\\\")&&(t.textStrokeWidth=e.lineWidth),$(e,\\\"font\\\")&&(t.font=e.font),$(e,\\\"fontStyle\\\")&&(t.fontStyle=e.fontStyle),$(e,\\\"fontWeight\\\")&&(t.fontWeight=e.fontWeight),$(e,\\\"fontSize\\\")&&(t.fontSize=e.fontSize),$(e,\\\"fontFamily\\\")&&(t.fontFamily=e.fontFamily),$(e,\\\"align\\\")&&(t.textAlign=e.align),$(e,\\\"verticalAlign\\\")&&(t.textVerticalAlign=e.verticalAlign),$(e,\\\"lineHeight\\\")&&(t.textLineHeight=e.lineHeight),$(e,\\\"width\\\")&&(t.textWidth=e.width),$(e,\\\"height\\\")&&(t.textHeight=e.height),$(e,\\\"backgroundColor\\\")&&(t.textBackgroundColor=e.backgroundColor),$(e,\\\"padding\\\")&&(t.textPadding=e.padding),$(e,\\\"borderColor\\\")&&(t.textBorderColor=e.borderColor),$(e,\\\"borderWidth\\\")&&(t.textBorderWidth=e.borderWidth),$(e,\\\"borderRadius\\\")&&(t.textBorderRadius=e.borderRadius),$(e,\\\"shadowColor\\\")&&(t.textBoxShadowColor=e.shadowColor),$(e,\\\"shadowBlur\\\")&&(t.textBoxShadowBlur=e.shadowBlur),$(e,\\\"shadowOffsetX\\\")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),$(e,\\\"shadowOffsetY\\\")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),$(e,\\\"textShadowColor\\\")&&(t.textShadowColor=e.textShadowColor),$(e,\\\"textShadowBlur\\\")&&(t.textShadowBlur=e.textShadowBlur),$(e,\\\"textShadowOffsetX\\\")&&(t.textShadowOffsetX=e.textShadowOffsetX),$(e,\\\"textShadowOffsetY\\\")&&(t.textShadowOffsetY=e.textShadowOffsetY))}function JS(t,e,n,i,r){var o=t+\\\"Animation\\\",a=Cs(t,i,r)||{},s=KZ(e).userDuring;return a.duration>0&&(a.during=s?Lk(aM,{el:e,userDuring:s}):null,a.setToFinal=!0,a.scope=t),h(a,n[o]),a}function QS(t,e,n,i){i=i||{};var r=i.dataIndex,o=i.isInit,a=i.clearStyle,s=n.isAnimationEnabled(),l=KZ(t),u=e.style;l.userDuring=e.during;var c={},p={};if(hM(t,e,p),lM(\\\"shape\\\",e,p),lM(\\\"extra\\\",e,p),!o&&s&&(uM(t,e,c),sM(\\\"shape\\\",t,e,c),sM(\\\"extra\\\",t,e,c),cM(t,e,u,c)),p.style=u,iM(t,p,a),oM(t,e),s)if(o){var d={};y(qZ,function(t){var n=t?e[t]:e;n&&n.enterFrom&&(t&&(d[t]=d[t]||{}),h(t?d[t]:d,n.enterFrom))});var f=JS(\\\"enter\\\",t,e,n,r);f.duration>0&&t.animateFrom(d,f)}else rM(t,e,r||0,n,c);tM(t,e),u?t.dirty():t.markRedraw()}function tM(t,e){for(var n=KZ(t).leaveToProps,i=0;i0&&t.animateFrom(r,o)}}function oM(t,e){$(e,\\\"silent\\\")&&(t.silent=e.silent),$(e,\\\"ignore\\\")&&(t.ignore=e.ignore),t instanceof SO&&$(e,\\\"invisible\\\")&&(t.invisible=e.invisible),t instanceof uR&&$(e,\\\"autoBatch\\\")&&(t.autoBatch=e.autoBatch)}function aM(){var t=this,e=t.el;if(e){var n=KZ(e).userDuring,i=t.userDuring;if(n!==i)return void(t.el=t.userDuring=null);$Z.el=e,i(JZ)}}function sM(t,e,n,i){var r=n[t];if(r){var o,a=e[t];if(a){var s=n.transition,l=r.transition;if(l)if(!o&&(o=i[t]={}),nM(l))h(o,a);else for(var u=Ar(l),c=0;c=0){!o&&(o=i[t]={});for(var g=b(a),c=0;c=0)){var d=t.getAnimationStyleProps(),f=d?d.style:null;if(f){!r&&(r=i.style={});for(var g=b(n),u=0;u=0?e.getStore().get(r,n):void 0}var o=e.get(i.name,n),a=i&&i.ordinalMeta;return a?a.categories[o]:o}function u(n,i){null==i&&(i=b);var r=e.getItemVisual(i,\\\"style\\\"),s=r&&r.fill,l=r&&r.opacity,u=o(i,nj).getItemStyle();null!=s&&(u.fill=s),null!=l&&(u.opacity=l);var h={inheritColor:T(s)?s:\\\"#000\\\"},c=a(i,nj),f=pl(c,null,h,!1,!0);f.text=c.getShallow(\\\"show\\\")?B(t.getFormattedLabel(i,nj),Og(e,i)):null;var g=dl(c,h,!1);return d(n,u),u=KS(u,f,g),n&&p(u,n),u.legacy=!0,u}function h(n,i){null==i&&(i=b);var r=o(i,ej).getItemStyle(),s=a(i,ej),l=pl(s,null,null,!0,!0);l.text=s.getShallow(\\\"show\\\")?V(t.getFormattedLabel(i,ej),t.getFormattedLabel(i,nj),Og(e,i)):null;var u=dl(s,null,!0);return d(n,r),r=KS(r,l,u),n&&p(r,n),r.legacy=!0,r}function p(t,e){for(var n in e)$(e,n)&&(t[n]=e[n])}function d(t,e){t&&(t.textFill&&(e.textFill=t.textFill),t.textPosition&&(e.textPosition=t.textPosition))}function f(t,n){if(null==n&&(n=b),$(HZ,t)){var i=e.getItemVisual(n,\\\"style\\\");return i?i[HZ[t]]:null}return $(YZ,t)?e.getItemVisual(n,t):void 0}function g(t){if(\\\"cartesian2d\\\"===x.type){var e=x.getBaseAxis();return Vd(c({axis:e},t))}}function y(){return n.getCurrentSeriesIndices()}function v(t){return vl(t,n)}var m=t.get(\\\"renderItem\\\"),x=t.coordinateSystem,_={};x&&(_=x.prepareCustoms?x.prepareCustoms(x):cj[x.type](x));for(var b,w,S=c({getWidth:i.getWidth,getHeight:i.getHeight,getZr:i.getZr,getDevicePixelRatio:i.getDevicePixelRatio,value:s,style:u,ordinalRawValue:l,styleEmphasis:h,visual:f,barLayout:g,currentSeriesIndices:y,font:v},_.api||{}),M={context:{},seriesId:t.id,seriesName:t.name,seriesIndex:t.seriesIndex,coordSys:_.coordSys,dataInsideLength:e.count(),encode:MM(t.getData())},I={},C={},D={},A={},k=0;k=0?o.replaceAt(u,a):o.add(u),u}function CM(t,e,n){var i=XZ(t),r=e.type,o=e.shape,a=e.style;return n.isUniversalTransitionEnabled()||null!=r&&r!==i.customGraphicType||\\\"path\\\"===r&&FM(o)&&VM(o)!==i.customPathData||\\\"image\\\"===r&&$(a,\\\"image\\\")&&a.image!==i.customImagePath}function DM(t,e,n,i,r){var o=n.clipPath;if(o===!1)t&&t.getClipPath()&&t.removeClipPath();else if(o){var a=t.getClipPath();a&&CM(a,o,i)&&(a=null),a||(a=mM(o),t.setClipPath(a)),xM(null,a,e,o,null,i,r)}}function AM(t,e,n,i,r,o){if(!t.isGroup){kM(n,null,o),kM(n,ej,o);var a=o.normal.conOpt,s=o.emphasis.conOpt,l=o.blur.conOpt,u=o.select.conOpt;if(null!=a||null!=s||null!=u||null!=l){var h=t.getTextContent();if(a===!1)h&&t.removeTextContent();else{a=o.normal.conOpt=a||{type:\\\"text\\\"},h?h.clearStates():(h=mM(a),t.setTextContent(h)),xM(null,h,e,a,null,i,r);for(var c=a&&a.style,p=0;ph;h++){var c=o[h],p=e.childAt(h);c?(null==c.ignore&&(c.ignore=!1),TM(t,p,n,c,r,e)):p.ignore=!0}for(var d=e.childCount()-1;d>=h;d--){var f=e.childAt(d);RM(e,f,r)}}}function RM(t,e,n){e&&eM(e,XZ(t).option,n)}function NM(t){new AF(t.oldChildren,t.newChildren,EM,EM,t).add(zM).update(zM).remove(BM).execute()}function EM(t,e){var n=t&&t.name;return null!=n?n:uj+e}function zM(t,e){var n=this.context,i=null!=t?n.newChildren[t]:null,r=null!=e?n.oldChildren[e]:null;TM(n.api,r,n.dataIndex,i,n.seriesModel,n.group)}function BM(t){var e=this.context,n=e.oldChildren[t];n&&eM(n,XZ(n).option,e.seriesModel)}function VM(t){return t&&(t.pathData||t.d)}function FM(t){return t&&($(t,\\\"pathData\\\")||$(t,\\\"d\\\"))}function GM(t){t.registerChartView(pj),t.registerSeriesModel(UZ)}function WM(t,e,n,i){HM(dj(n).lastProp,i)||(dj(n).lastProp=i,e?As(n,i,t):(n.stopAnimation(),n.attr(i)))}function HM(t,e){if(A(t)&&A(e)){var n=!0;return y(e,function(e,i){n=n&&HM(t[i],e)}),!!n}return t===e}function YM(t,e){t[e.get([\\\"label\\\",\\\"show\\\"])?\\\"show\\\":\\\"hide\\\"]()}function XM(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function UM(t,e,n){var i=e.get(\\\"z\\\"),r=e.get(\\\"zlevel\\\");t&&t.traverse(function(t){\\\"group\\\"!==t.type&&(null!=i&&(t.z=i),null!=r&&(t.zlevel=r),t.silent=n)})}function ZM(t){var e,n=t.get(\\\"type\\\"),i=t.getModel(n+\\\"Style\\\");return\\\"line\\\"===n?(e=i.getLineStyle(),e.fill=null):\\\"shadow\\\"===n&&(e=i.getAreaStyle(),e.stroke=null),e}function jM(t,e,n,i,r){var o=n.get(\\\"value\\\"),a=KM(o,e.axis,e.ecModel,n.get(\\\"seriesDataIndices\\\"),{precision:n.get([\\\"label\\\",\\\"precision\\\"]),formatter:n.get([\\\"label\\\",\\\"formatter\\\"])}),s=n.getModel(\\\"label\\\"),l=NE(s.get(\\\"padding\\\")||0),u=s.getFont(),h=zi(a,u),c=r.position,p=h.width+l[1]+l[3],d=h.height+l[0]+l[2],f=r.align;\\\"right\\\"===f&&(c[0]-=p),\\\"center\\\"===f&&(c[0]-=p/2);var g=r.verticalAlign;\\\"bottom\\\"===g&&(c[1]-=d),\\\"middle\\\"===g&&(c[1]-=d/2),qM(c,p,d,i);var y=s.get(\\\"backgroundColor\\\");y&&\\\"auto\\\"!==y||(y=e.get([\\\"axisLine\\\",\\\"lineStyle\\\",\\\"color\\\"])),t.label={x:c[0],y:c[1],style:pl(s,{text:a,font:u,fill:s.getTextColor(),padding:l,backgroundColor:y}),z2:10}}function qM(t,e,n,i){var r=i.getWidth(),o=i.getHeight();t[0]=Math.min(t[0]+e,r)-e,t[1]=Math.min(t[1]+n,o)-n,t[0]=Math.max(t[0],0),t[1]=Math.max(t[1],0)}function KM(t,e,n,i,r){t=e.scale.parse(t);var o=e.scale.getLabel({value:t},{precision:r.precision}),a=r.formatter;if(a){var s={value:ff(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};y(i,function(t){var e=n.getSeriesByIndex(t.seriesIndex),i=t.dataIndexInside,r=e&&e.getDataParams(i);r&&s.seriesData.push(r)}),T(a)?o=a.replace(\\\"{value}\\\",o):I(a)&&(o=a(s))}return o}function $M(t,e,n){var i=Be();return He(i,i,n.rotation),We(i,i,n.position),Zs([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],i)}function JM(t,e,n,i,r,o){var a=cH.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=r.get([\\\"label\\\",\\\"margin\\\"]),jM(e,i,r,o,{position:$M(i.axis,t,n),align:a.textAlign,verticalAlign:a.textVerticalAlign})}function QM(t,e,n){return n=n||0,{x1:t[n],y1:t[1-n],x2:e[n],y2:e[1-n]}}function tI(t,e,n){return n=n||0,{x:t[n],y:t[1-n],width:e[n],height:e[1-n]}}function eI(t,e,n,i,r,o){return{cx:t,cy:e,r0:n,r:i,startAngle:r,endAngle:o,clockwise:!0}}function nI(t,e,n,i,r){var o=e.axis,a=o.dataToCoord(t),s=i.getAngleAxis().getExtent()[0];s=s/180*Math.PI;var l,u,h,c=i.getRadiusAxis().getExtent();if(\\\"radius\\\"===o.dim){var p=Be();He(p,p,s),We(p,p,[i.cx,i.cy]),l=Zs([a,-r],p);var d=e.getModel(\\\"axisLabel\\\").get(\\\"rotate\\\")||0,f=cH.innerTextLayout(s,d*Math.PI/180,-1);u=f.textAlign,h=f.textVerticalAlign}else{var g=c[1];l=i.coordToPoint([g+r,a]);var y=i.cx,v=i.cy;u=Math.abs(l[0]-y)/g<.3?\\\"center\\\":l[0]>y?\\\"left\\\":\\\"right\\\",h=Math.abs(l[1]-v)/g<.3?\\\"middle\\\":l[1]>v?\\\"top\\\":\\\"bottom\\\"}return{position:l,align:u,verticalAlign:h}}function iI(t,e){var n={};return n[e.dim+\\\"AxisIndex\\\"]=e.index,t.getCartesian(n)}function rI(t){return\\\"x\\\"===t.dim?0:1}function oI(t,e,n){if(!uk.node){var i=e.getZr();wj(i).records||(wj(i).records={}),aI(i,e);var r=wj(i).records[t]||(wj(i).records[t]={});r.handler=n}}function aI(t,e){function n(n,i){t.on(n,function(n){var r=hI(e);Sj(wj(t).records,function(t){t&&i(t,n,r.dispatchAction)}),sI(r.pendings,e)})}wj(t).initialized||(wj(t).initialized=!0,n(\\\"click\\\",S(uI,\\\"click\\\")),n(\\\"mousemove\\\",S(uI,\\\"mousemove\\\")),n(\\\"globalout\\\",lI))}function sI(t,e){var n,i=t.showTip.length,r=t.hideTip.length;i?n=t.showTip[i-1]:r&&(n=t.hideTip[r-1]),n&&(n.dispatchAction=null,e.dispatchAction(n))}function lI(t,e,n){t.handler(\\\"leave\\\",null,n)}function uI(t,e,n,i){e.handler(t,n,i)}function hI(t){var e={showTip:[],hideTip:[]},n=function(i){var r=e[i.type];r?r.push(i):(i.dispatchAction=n,t.dispatchAction(i))};return{dispatchAction:n,pendings:e}}function cI(t,e){if(!uk.node){var n=e.getZr(),i=(wj(n).records||{})[t];i&&(wj(n).records[t]=null)}}function pI(t,e){var n,i=[],r=t.seriesIndex;if(null==r||!(n=e.getSeriesByIndex(r)))return{point:[]};var o=n.getData(),a=qr(o,t);if(null==a||0>a||M(a))return{point:[]};var s=o.getItemGraphicEl(a),l=n.coordinateSystem;if(n.getTooltipPosition)i=n.getTooltipPosition(a)||[];else if(l&&l.dataToPoint)if(t.isStacked){var u=l.getBaseAxis(),h=l.getOtherAxis(u),c=h.dim,p=u.dim,d=\\\"x\\\"===c||\\\"radius\\\"===c?1:0,f=o.mapDimension(p),g=[];g[d]=o.get(f,a),g[1-d]=o.get(o.getCalculationInfo(\\\"stackResultDimension\\\"),a),i=l.dataToPoint(g)||[]}else i=l.dataToPoint(o.getValues(v(l.dimensions,function(t){return o.mapDimension(t)}),a))||[];else if(s){var y=s.getBoundingRect().clone();y.applyTransform(s.transform),i=[y.x+y.width/2,y.y+y.height/2]}return{point:i,el:s}}function dI(t,e,n){var i=t.currTrigger,r=[t.x,t.y],o=t,a=t.dispatchAction||Lk(n.dispatchAction,n),s=e.getComponent(\\\"axisPointer\\\").coordSysAxesInfo;if(s){SI(r)&&(r=pI({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=SI(r),u=o.axesInfo,h=s.axesInfo,c=\\\"leave\\\"===i||SI(r),p={},d={},f={list:[],map:{}},g={showPointer:S(yI,d),showTooltip:S(vI,f)};y(s.coordSysMap,function(t,e){var n=l||t.containPoint(r);y(s.coordSysAxesInfo[e],function(t){var e=t.axis,i=bI(u,t);if(!c&&n&&(!u||i)){var o=i&&i.value;null!=o||l||(o=e.pointToData(r)),null!=o&&fI(t,o,g,!1,p)}})});var v={};return y(h,function(t,e){var n=t.linkGroup;n&&!d[e]&&y(n.axesInfo,function(e,i){var r=d[i];if(e!==t&&r){var o=r.value;n.mapper&&(o=t.axis.scale.parse(n.mapper(o,wI(e),wI(t)))),v[t.key]=o}})}),y(v,function(t,e){fI(h[e],t,g,!0,p)}),mI(d,h,p),xI(f,r,t,a),_I(h,a,n),p}}function fI(t,e,n,i,r){var o=t.axis;if(!o.scale.isBlank()&&o.containData(e)){if(!t.involveSeries)return void n.showPointer(t,e);var a=gI(e,t),s=a.payloadBatch,l=a.snapToValue;s[0]&&null==r.seriesIndex&&h(r,s[0]),!i&&t.snap&&o.containData(l)&&null!=l&&(e=l),n.showPointer(t,e,s),n.showTooltip(t,a,l)}}function gI(t,e){var n=e.axis,i=n.dim,r=t,o=[],a=Number.MAX_VALUE,s=-1;return y(e.seriesModels,function(e){var l,u,h=e.getData().mapDimensionsAll(i);if(e.getAxisTooltipData){var c=e.getAxisTooltipData(h,t,n);u=c.dataIndices,l=c.nestestValue}else{if(u=e.getData().indicesOfNearest(h[0],t,\\\"category\\\"===n.type?.5:null),!u.length)return;l=e.getData().get(h[0],u[0])}if(null!=l&&isFinite(l)){var p=t-l,d=Math.abs(p);a>=d&&((a>d||p>=0&&0>s)&&(a=d,s=p,r=l,o.length=0),y(u,function(t){o.push({seriesIndex:e.seriesIndex,dataIndexInside:t,dataIndex:e.getData().getRawIndex(t)})}))}}),{payloadBatch:o,snapToValue:r}}function yI(t,e,n,i){t[e.key]={value:n,payloadBatch:i}}function vI(t,e,n,i){var r=n.payloadBatch,o=e.axis,a=o.model,s=e.axisPointerModel;if(e.triggerTooltip&&r.length){var l=e.coordSys.model,u=vv(l),h=t.map[u];h||(h=t.map[u]={coordSysId:l.id,coordSysIndex:l.componentIndex,coordSysType:l.type,coordSysMainType:l.mainType,dataByAxis:[]},t.list.push(h)),h.dataByAxis.push({axisDim:o.dim,axisIndex:a.componentIndex,axisType:a.type,axisId:a.id,value:i,valueLabelOpt:{precision:s.get([\\\"label\\\",\\\"precision\\\"]),formatter:s.get([\\\"label\\\",\\\"formatter\\\"])},seriesDataIndices:r.slice()})}}function mI(t,e,n){var i=n.axesInfo=[];y(e,function(e,n){var r=e.axisPointerModel.option,o=t[n];o?(!e.useHandle&&(r.status=\\\"show\\\"),r.value=o.value,r.seriesDataIndices=(o.payloadBatch||[]).slice()):!e.useHandle&&(r.status=\\\"hide\\\"),\\\"show\\\"===r.status&&i.push({axisDim:e.axis.dim,axisIndex:e.axis.model.componentIndex,value:r.value})})}function xI(t,e,n,i){if(SI(e)||!t.list.length)return void i({type:\\\"hideTip\\\"});var r=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};i({type:\\\"showTip\\\",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:r.dataIndexInside,dataIndex:r.dataIndex,seriesIndex:r.seriesIndex,dataByCoordSys:t.list})}function _I(t,e,n){var i=n.getZr(),r=\\\"axisPointerLastHighlights\\\",o=Ij(i)[r]||{},a=Ij(i)[r]={};y(t,function(t){var e=t.axisPointerModel.option;\\\"show\\\"===e.status&&t.triggerEmphasis&&y(e.seriesDataIndices,function(t){var e=t.seriesIndex+\\\" | \\\"+t.dataIndex;a[e]=t})});var s=[],l=[];y(o,function(t,e){!a[e]&&l.push(t)}),y(a,function(t,e){!o[e]&&s.push(t)}),l.length&&n.dispatchAction({type:\\\"downplay\\\",escapeConnect:!0,notBlur:!0,batch:l}),s.length&&n.dispatchAction({type:\\\"highlight\\\",escapeConnect:!0,notBlur:!0,batch:s})}function bI(t,e){for(var n=0;n<(t||[]).length;n++){var i=t[n];if(e.axis.dim===i.axisDim&&e.axis.model.componentIndex===i.axisIndex)return i}}function wI(t){var e=t.axis.model,n={},i=n.axisDim=t.axis.dim;return n.axisIndex=n[i+\\\"AxisIndex\\\"]=e.componentIndex,n.axisName=n[i+\\\"AxisName\\\"]=e.name,n.axisId=n[i+\\\"AxisId\\\"]=e.id,n}function SI(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function MI(t){fH.registerAxisPointerClass(\\\"CartesianAxisPointer\\\",xj),t.registerComponentModel(bj),t.registerComponentView(Mj),t.registerPreprocessor(function(t){if(t){(!t.axisPointer||0===t.axisPointer.length)&&(t.axisPointer={});var e=t.axisPointer.link;e&&!M(e)&&(t.axisPointer.link=[e])}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,function(t,e){t.getComponent(\\\"axisPointer\\\").coordSysAxesInfo=sv(t,e)}),t.registerAction({type:\\\"updateAxisPointer\\\",event:\\\"updateAxisPointer\\\",update:\\\":updateAxisPointer\\\"},dI)}function II(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}function TI(t,e,n){var i=e.get(\\\"center\\\"),r=n.getWidth(),o=n.getHeight();t.cx=or(i[0],r),t.cy=or(i[1],o);var a=t.getRadiusAxis(),s=Math.min(r,o)/2,l=e.get(\\\"radius\\\");null==l?l=[0,\\\"100%\\\"]:M(l)||(l=[0,l]);var u=[or(l[0],s),or(l[1],s)];a.inverse?a.setExtent(u[1],u[0]):a.setExtent(u[0],u[1])}function CI(t){var e=this,n=e.getAngleAxis(),i=e.getRadiusAxis();if(n.scale.setExtent(1/0,-1/0),i.scale.setExtent(1/0,-1/0),t.eachSeries(function(t){if(t.coordinateSystem===e){var r=t.getData();y(xf(r,\\\"radius\\\"),function(t){i.scale.unionExtentFromData(r,t)}),y(xf(r,\\\"angle\\\"),function(t){n.scale.unionExtentFromData(r,t)})}}),hf(n.scale,n.model),hf(i.scale,i.model),\\\"category\\\"===n.type&&!n.onBand){var r=n.getExtent(),o=360/n.scale.count();n.inverse?r[1]+=o:r[1]-=o,n.setExtent(r[0],r[1])}}function DI(t){return\\\"angleAxis\\\"===t.mainType}function AI(t,e){if(t.type=e.get(\\\"type\\\"),t.scale=cf(e),t.onBand=e.get(\\\"boundaryGap\\\")&&\\\"category\\\"===t.type,t.inverse=e.get(\\\"inverse\\\"),DI(e)){t.inverse=t.inverse!==e.get(\\\"clockwise\\\");var n=e.get(\\\"startAngle\\\");t.setExtent(n,n+(t.inverse?-360:360))}e.axis=t,t.model=e}function kI(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var i=t.coordToPoint([e[0],n]),r=t.coordToPoint([e[1],n]);return{x1:i[0],y1:i[1],x2:r[0],y2:r[1]}}function LI(t){var e=t.getRadiusAxis();return e.inverse?0:1}function PI(t){var e=t[0],n=t[t.length-1];e&&n&&Math.abs(Math.abs(e.coord-n.coord)-360)<1e-4&&t.pop()}function OI(t,e,n){return{position:[t.cx,t.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:e.getModel(\\\"axisLabel\\\").get(\\\"rotate\\\"),z2:1}}function RI(t){return t.get(\\\"stack\\\")||\\\"__ec_stack_\\\"+t.seriesIndex}function NI(t,e){return e.dim+t.model.componentIndex}function EI(t,e){var n={},i=zI(x(e.getSeriesByType(t),function(t){return!e.isSeriesFiltered(t)&&t.coordinateSystem&&\\\"polar\\\"===t.coordinateSystem.type}));e.eachSeriesByType(t,function(t){if(\\\"polar\\\"===t.coordinateSystem.type){var e=t.getData(),r=t.coordinateSystem,o=r.getBaseAxis(),a=NI(r,o),s=RI(t),l=i[a][s],u=l.offset,h=l.width,c=r.getOtherAxis(o),p=t.coordinateSystem.cx,d=t.coordinateSystem.cy,f=t.get(\\\"barMinHeight\\\")||0,g=t.get(\\\"barMinAngle\\\")||0;n[s]=n[s]||[];for(var y=e.mapDimension(c.dim),v=e.mapDimension(o.dim),m=xd(e,y),x=\\\"radius\\\"!==o.dim||!t.get(\\\"roundCap\\\",!0),_=c.dataToCoord(0),b=0,w=e.count();w>b;b++){var S=e.get(y,b),M=e.get(v,b),I=S>=0?\\\"p\\\":\\\"n\\\",T=_;m&&(n[s][M]||(n[s][M]={p:_,n:_}),T=n[s][M][I]);var C=void 0,D=void 0,A=void 0,k=void 0;if(\\\"radius\\\"===c.dim){var L=c.dataToCoord(S)-_,P=o.dataToCoord(M);Math.abs(L)L?-1:1)*f),C=T,D=T+L,A=P-u,k=A-h,m&&(n[s][M][I]=D)}else{var O=c.dataToCoord(S,x)-_,R=o.dataToCoord(M);Math.abs(O)O?-1:1)*g),C=R+u,D=C+h,A=T,k=T+O,m&&(n[s][M][I]=k)}e.setItemLayout(b,{cx:p,cy:d,r0:C,r:D,startAngle:-A*Math.PI/180,endAngle:-k*Math.PI/180,clockwise:A>=k})}}})}function zI(t){var e={};y(t,function(t){var n=t.getData(),i=t.coordinateSystem,r=i.getBaseAxis(),o=NI(i,r),a=r.getExtent(),s=\\\"category\\\"===r.type?r.getBandWidth():Math.abs(a[1]-a[0])/n.count(),l=e[o]||{bandWidth:s,remainedWidth:s,autoWidthCount:0,categoryGap:\\\"20%\\\",gap:\\\"30%\\\",stacks:{}},u=l.stacks;e[o]=l;var h=RI(t);u[h]||l.autoWidthCount++,u[h]=u[h]||{width:0,maxWidth:0};var c=or(t.get(\\\"barWidth\\\"),s),p=or(t.get(\\\"barMaxWidth\\\"),s),d=t.get(\\\"barGap\\\"),f=t.get(\\\"barCategoryGap\\\");c&&!u[h].width&&(c=Math.min(l.remainedWidth,c),u[h].width=c,l.remainedWidth-=c),p&&(u[h].maxWidth=p),null!=d&&(l.gap=d),null!=f&&(l.categoryGap=f)});var n={};return y(e,function(t,e){n[e]={};var i=t.stacks,r=t.bandWidth,o=or(t.categoryGap,r),a=or(t.gap,1),s=t.remainedWidth,l=t.autoWidthCount,u=(s-o)/(l+(l-1)*a);u=Math.max(u,0),y(i,function(t){var e=t.maxWidth;e&&u>e&&(e=Math.min(e,s),t.width&&(e=Math.min(e,t.width)),s-=e,t.width=e,l--)}),u=(s-o)/(l+(l-1)*a),u=Math.max(u,0);var h,c=0;y(i,function(t){t.width||(t.width=u),h=t,c+=t.width*(1+a)}),h&&(c-=h.width*a);var p=-c/2;y(i,function(t,i){n[e][i]=n[e][i]||{offset:p,width:t.width},p+=t.width*(1+a)})}),n}function BI(t){If(MI),fH.registerAxisPointerClass(\\\"PolarAxisPointer\\\",vj),t.registerCoordinateSystem(\\\"polar\\\",Nj),t.registerComponentModel(Tj),t.registerComponentView(Xj),Gy(t,\\\"angle\\\",Dj,Hj),Gy(t,\\\"radius\\\",Aj,Yj),t.registerComponentView(zj),t.registerComponentView(Gj),t.registerLayout(S(EI,\\\"bar\\\"))}function VI(t,e){e=e||{};var n=t.coordinateSystem,i=t.axis,r={},o=i.position,a=i.orient,s=n.getRect(),l=[s.x,s.x+s.width,s.y,s.y+s.height],u={horizontal:{top:l[2],bottom:l[3]},vertical:{left:l[0],right:l[1]}};r.position=[\\\"vertical\\\"===a?u.vertical[o]:l[0],\\\"horizontal\\\"===a?u.horizontal[o]:l[3]];var h={horizontal:0,vertical:1};r.rotation=Math.PI/2*h[a];var c={top:-1,bottom:1,right:1,left:-1};r.labelDirection=r.tickDirection=r.nameDirection=c[o],t.get([\\\"axisTick\\\",\\\"inside\\\"])&&(r.tickDirection=-r.tickDirection),z(e.labelInside,t.get([\\\"axisLabel\\\",\\\"inside\\\"]))&&(r.labelDirection=-r.labelDirection);var p=e.rotate;return null==p&&(p=t.get([\\\"axisLabel\\\",\\\"rotate\\\"])),r.labelRotation=\\\"top\\\"===o?-p:p,r.z2=1,r}function FI(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}function GI(t,e){var n=[];return t.eachComponent(\\\"singleAxis\\\",function(i,r){var o=new Qj(i,t,e);o.name=\\\"single_\\\"+r,o.resize(i,e),i.coordinateSystem=o,n.push(o)}),t.eachSeries(function(t){if(\\\"singleAxis\\\"===t.get(\\\"coordinateSystem\\\")){var e=t.getReferringComponents(\\\"singleAxis\\\",iO).models[0];t.coordinateSystem=e&&e.coordinateSystem}}),n}function WI(t){return t.isHorizontal()?0:1}function HI(t,e){var n=t.getRect();return[n[eq[e]],n[eq[e]]+n[nq[e]]]}function YI(t){If(MI),fH.registerAxisPointerClass(\\\"SingleAxisPointer\\\",iq),t.registerComponentView(oq),t.registerComponentView(jj),t.registerComponentModel(Kj),Gy(t,\\\"single\\\",Kj,Kj.defaultOption),t.registerCoordinateSystem(\\\"single\\\",tq)}function XI(t,e){var n,i=t.cellSize;n=M(i)?i:t.cellSize=[i,i],1===n.length&&(n[1]=n[0]);var r=v([0,1],function(t){return cu(e,t)&&(n[t]=\\\"auto\\\"),null!=n[t]&&\\\"auto\\\"!==n[t]});du(t,e,{type:\\\"box\\\",ignoreSize:r})}function UI(t){var e=t.calendarModel,n=t.seriesModel,i=e?e.coordinateSystem:n?n.coordinateSystem:null;return i}function ZI(t){t.registerComponentModel(aq),t.registerComponentView(sq),t.registerCoordinateSystem(\\\"calendar\\\",uq)}function jI(t){t.registerComponentModel(hq),t.registerComponentView(cq)}function qI(t,e,n){var i=e.getBoxLayoutParams(),r=e.get(\\\"padding\\\"),o={width:n.getWidth(),height:n.getHeight()},a=uu(i,o,r);GE(e.get(\\\"orient\\\"),t,e.get(\\\"itemGap\\\"),a.width,a.height),hu(t,i,o,r)}function KI(t,e){var n=NE(e.get(\\\"padding\\\")),i=e.getItemStyle([\\\"color\\\",\\\"opacity\\\"]);return i.fill=e.get(\\\"backgroundColor\\\"),t=new mR({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get(\\\"borderRadius\\\")},style:i,silent:!0,z2:-1})}function $I(t,e,n,i,r,o,a){function s(t,e){\\\"auto\\\"===t.lineWidth&&(t.lineWidth=e.lineWidth>0?2:0),gq(t,function(n,i){\\\"inherit\\\"===t[i]&&(t[i]=e[i])})}var l=e.getModel(\\\"itemStyle\\\"),u=l.getItemStyle(),h=0===t.lastIndexOf(\\\"empty\\\",0)?\\\"fill\\\":\\\"stroke\\\",c=l.getShallow(\\\"decal\\\");u.decal=c&&\\\"inherit\\\"!==c?_p(c,a):i.decal,\\\"inherit\\\"===u.fill&&(u.fill=i[r]),\\\"inherit\\\"===u.stroke&&(u.stroke=i[h]),\\\"inherit\\\"===u.opacity&&(u.opacity=(\\\"fill\\\"===r?i:n).opacity),s(u,i);var p=e.getModel(\\\"lineStyle\\\"),d=p.getLineStyle();if(s(d,n),\\\"auto\\\"===u.fill&&(u.fill=i.fill),\\\"auto\\\"===u.stroke&&(u.stroke=i.fill),\\\"auto\\\"===d.stroke&&(d.stroke=i.fill),!o){var f=e.get(\\\"inactiveBorderWidth\\\"),g=u[h];u.lineWidth=\\\"auto\\\"===f?i.lineWidth>0&&g?2:0:u.lineWidth,u.fill=e.get(\\\"inactiveColor\\\"),u.stroke=e.get(\\\"inactiveBorderColor\\\"),d.stroke=p.get(\\\"inactiveColor\\\"),d.lineWidth=p.get(\\\"inactiveWidth\\\")}return{itemStyle:u,lineStyle:d}}function JI(t){var e=t.icon||\\\"roundRect\\\",n=Gc(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);return n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),e.indexOf(\\\"empty\\\")>-1&&(n.style.stroke=n.style.fill,n.style.fill=\\\"#fff\\\",n.style.lineWidth=2),n}function QI(t,e,n,i){nT(t,e,n,i),n.dispatchAction({type:\\\"legendToggleSelect\\\",name:null!=t?t:e}),eT(t,e,n,i)}function tT(t){for(var e,n=t.getZr().storage.getDisplayList(),i=0,r=n.length;r>i&&!(e=n[i].states.emphasis);)i++;return e&&e.hoverLayer}function eT(t,e,n,i){tT(n)||n.dispatchAction({type:\\\"highlight\\\",seriesName:t,name:e,excludeSeriesId:i})}function nT(t,e,n,i){tT(n)||n.dispatchAction({type:\\\"downplay\\\",seriesName:t,name:e,excludeSeriesId:i})}function iT(t){var e=t.findComponents({mainType:\\\"legend\\\"});e&&e.length&&t.filterSeries(function(t){for(var n=0;nn;n++)if(t[n]in e)return t[n]}function pT(t,e){if(!t)return e;e=Jl(e,!0);var n=t.indexOf(e);return t=-1===n?e:\\\"-\\\"+t.slice(0,n)+\\\"-\\\"+e,t.toLowerCase()}function dT(t,e){var n=t.currentStyle||document.defaultView&&document.defaultView.getComputedStyle(t);return n?e?n[e]:n:null}function fT(t){return t=\\\"left\\\"===t?\\\"right\\\":\\\"right\\\"===t?\\\"left\\\":\\\"top\\\"===t?\\\"bottom\\\":\\\"top\\\"}function gT(t,e,n){if(!T(n)||\\\"inside\\\"===n)return\\\"\\\";var i=t.get(\\\"backgroundColor\\\"),r=t.get(\\\"borderWidth\\\");e=ou(e);var o,a=fT(n),s=Math.max(1.5*Math.round(r),6),l=\\\"\\\",u=Cq+\\\":\\\";p([\\\"left\\\",\\\"right\\\"],a)>-1?(l+=\\\"top:50%\\\",u+=\\\"translateY(-50%) rotate(\\\"+(o=\\\"left\\\"===a?-225:-45)+\\\"deg)\\\"):(l+=\\\"left:50%\\\",u+=\\\"translateX(-50%) rotate(\\\"+(o=\\\"top\\\"===a?225:45)+\\\"deg)\\\");var h=o*Math.PI/180,c=s+r,d=c*Math.abs(Math.cos(h))+c*Math.abs(Math.sin(h)),f=Math.round(100*((d-Math.SQRT2*r)/2+Math.SQRT2*r-(d-c)/2))/100;l+=\\\";\\\"+a+\\\":-\\\"+f+\\\"px\\\";var g=e+\\\" solid \\\"+r+\\\"px;\\\",y=[\\\"position:absolute;width:\\\"+s+\\\"px;height:\\\"+s+\\\"px;z-index:-1;\\\",l+\\\";\\\"+u+\\\";\\\",\\\"border-bottom:\\\"+g,\\\"border-right:\\\"+g,\\\"background-color:\\\"+i+\\\";\\\"];return''}function yT(t,e){var n=\\\"cubic-bezier(0.23,1,0.32,1)\\\",i=\\\" \\\"+t/2+\\\"s \\\"+n,r=\\\"opacity\\\"+i+\\\",visibility\\\"+i;return e||(i=\\\" \\\"+t+\\\"s \\\"+n,r+=uk.transformSupported?\\\",\\\"+Cq+i:\\\",left\\\"+i+\\\",top\\\"+i),Tq+\\\":\\\"+r}function vT(t,e,n){var i=t.toFixed(0)+\\\"px\\\",r=e.toFixed(0)+\\\"px\\\";if(!uk.transformSupported)return n?\\\"top:\\\"+r+\\\";left:\\\"+i+\\\";\\\":[[\\\"top\\\",r],[\\\"left\\\",i]];var o=uk.transform3dSupported,a=\\\"translate\\\"+(o?\\\"3d\\\":\\\"\\\")+\\\"(\\\"+i+\\\",\\\"+r+(o?\\\",0\\\":\\\"\\\")+\\\")\\\";return n?\\\"top:0;left:0;\\\"+Cq+\\\":\\\"+a+\\\";\\\":[[\\\"top\\\",0],[\\\"left\\\",0],[Mq,a]]}function mT(t){var e=[],n=t.get(\\\"fontSize\\\"),i=t.getTextColor();i&&e.push(\\\"color:\\\"+i),e.push(\\\"font:\\\"+t.getFont()),n&&e.push(\\\"line-height:\\\"+Math.round(3*n/2)+\\\"px\\\");var r=t.get(\\\"textShadowColor\\\"),o=t.get(\\\"textShadowBlur\\\")||0,a=t.get(\\\"textShadowOffsetX\\\")||0,s=t.get(\\\"textShadowOffsetY\\\")||0;return r&&o&&e.push(\\\"text-shadow:\\\"+a+\\\"px \\\"+s+\\\"px \\\"+o+\\\"px \\\"+r),y([\\\"decoration\\\",\\\"align\\\"],function(n){var i=t.get(n);i&&e.push(\\\"text-\\\"+n+\\\":\\\"+i)}),e.join(\\\";\\\")}function xT(t,e,n){var i=[],r=t.get(\\\"transitionDuration\\\"),o=t.get(\\\"backgroundColor\\\"),a=t.get(\\\"shadowBlur\\\"),s=t.get(\\\"shadowColor\\\"),l=t.get(\\\"shadowOffsetX\\\"),u=t.get(\\\"shadowOffsetY\\\"),h=t.getModel(\\\"textStyle\\\"),c=tc(t,\\\"html\\\"),p=l+\\\"px \\\"+u+\\\"px \\\"+a+\\\"px \\\"+s;return i.push(\\\"box-shadow:\\\"+p),e&&r&&i.push(yT(r,n)),o&&i.push(\\\"background-color:\\\"+o),y([\\\"width\\\",\\\"color\\\",\\\"radius\\\"],function(e){var n=\\\"border-\\\"+e,r=Jl(n),o=t.get(r);null!=o&&i.push(n+\\\":\\\"+o+(\\\"color\\\"===e?\\\"\\\":\\\"px\\\"))}),i.push(mT(h)),null!=c&&i.push(\\\"padding:\\\"+NE(c).join(\\\"px \\\")+\\\"px\\\"),i.join(\\\";\\\")+\\\";\\\"}function _T(t,e,n,i,r){var o=e&&e.painter;if(n){var a=o&&o.getViewportRoot();a&&we(t,a,document.body,i,r)}else{t[0]=i,t[1]=r;var s=o&&o.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}function bT(t){return Math.max(0,t)}function wT(t){var e=bT(t.shadowBlur||0),n=bT(t.shadowOffsetX||0),i=bT(t.shadowOffsetY||0);return{left:bT(e-n),right:bT(e+n),top:bT(e-i),bottom:bT(e+i)}}function ST(t,e,n,i){t[0]=n,t[1]=i,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}function MT(t,e,n){var i,r=e.ecModel;n?(i=new gE(n,r,r),i=new gE(e.option,i,r)):i=e;for(var o=t.length-1;o>=0;o--){var a=t[o];a&&(a instanceof gE&&(a=a.get(\\\"tooltip\\\",!0)),T(a)&&(a={formatter:a}),a&&(i=new gE(a,i,r)))}return i}function IT(t,e){return t.dispatchAction||Lk(e.dispatchAction,e)}function TT(t,e,n,i,r,o,a){var s=n.getSize(),l=s[0],u=s[1];return null!=o&&(t+l+o+2>i?t-=l+o:t+=o),null!=a&&(e+u+a>r?e-=u+a:e+=a),[t,e]}function CT(t,e,n,i,r){var o=n.getSize(),a=o[0],s=o[1];return t=Math.min(t+a,i)-a,e=Math.min(e+s,r)-s,t=Math.max(t,0),e=Math.max(e,0),[t,e]}function DT(t,e,n,i){var r=n[0],o=n[1],a=Math.ceil(Math.SQRT2*i)+8,s=0,l=0,u=e.width,h=e.height;switch(t){case\\\"inside\\\":s=e.x+u/2-r/2,l=e.y+h/2-o/2;break;case\\\"top\\\":s=e.x+u/2-r/2,l=e.y-o-a;break;case\\\"bottom\\\":s=e.x+u/2-r/2,l=e.y+h+a;break;case\\\"left\\\":s=e.x-r-a,l=e.y+h/2-o/2;break;case\\\"right\\\":s=e.x+u+a,l=e.y+h/2-o/2}return[s,l]}function AT(t){return\\\"center\\\"===t||\\\"middle\\\"===t}function kT(t,e,n){var i=Jr(t).queryOptionMap,r=i.keys()[0];if(r&&\\\"series\\\"!==r){var o=Qr(e,r,i.get(r),{useDefault:!1,enableAll:!1,enableNone:!1}),a=o.models[0];if(a){var s,l=n.getViewOfComponentModel(a);return l.group.traverse(function(e){var n=TR(e).tooltipConfig;return n&&n.name===t.name?(s=e,!0):void 0}),s?{componentMainType:r,componentIndex:a.componentIndex,el:s}:void 0}}}function LT(t){If(MI),t.registerComponentModel(Sq),t.registerComponentView(Pq),t.registerAction({type:\\\"showTip\\\",event:\\\"showTip\\\",update:\\\"tooltip:manuallyShowTip\\\"},J),t.registerAction({type:\\\"hideTip\\\",event:\\\"hideTip\\\",update:\\\"tooltip:manuallyHideTip\\\"},J)}function PT(t,e){if(!t)return!1;for(var n=M(t)?t:[t],i=0;i=0&&(a[o]=+a[o].toFixed(p)),[a,c]}function zT(t,e){if(e){var n=t.getData(),i=t.coordinateSystem,r=i&&i.dimensions;if(!NT(e)&&!M(e.coord)&&M(r)){var o=BT(e,n,i,t);if(e=s(e),e.type&&Eq[e.type]&&o.baseAxis&&o.valueAxis){var a=p(r,o.baseAxis.dim),l=p(r,o.valueAxis.dim),u=Eq[e.type](n,o.baseDataDim,o.valueDataDim,a,l);e.coord=u[0],e.value=u[1]}else e.coord=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis]}if(null!=e.coord&&M(r))for(var h=e.coord,c=0;2>c;c++)Eq[h[c]]&&(h[c]=HT(n,n.mapDimension(r[c]),h[c]));else e.coord=[];return e}}function BT(t,e,n,i){var r={};return null!=t.valueIndex||null!=t.valueDim?(r.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,r.valueAxis=n.getAxis(VT(i,r.valueDataDim)),r.baseAxis=n.getOtherAxis(r.valueAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim)):(r.baseAxis=i.getBaseAxis(),r.valueAxis=n.getOtherAxis(r.baseAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim),r.valueDataDim=e.mapDimension(r.valueAxis.dim)),r}function VT(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}function FT(t,e){return t&&t.containData&&e.coord&&!RT(e)?t.containData(e.coord):!0}function GT(t,e,n){return t&&t.containZone&&e.coord&&n.coord&&!RT(e)&&!RT(n)?t.containZone(e.coord,n.coord):!0}function WT(t,e){return t?function(t,n,i,r){var o=2>r?t.coord&&t.coord[r]:t.value;return wh(o,e[r])}:function(t,n,i,r){return wh(t.value,e[r])}}function HT(t,e,n){if(\\\"average\\\"===n){var i=0,r=0;return t.each(e,function(t){isNaN(t)||(i+=t,r++)}),i/r}return\\\"median\\\"===n?t.getMedian(e):t.getDataExtent(e)[\\\"max\\\"===n?1:0]}function YT(t,e,n){var i=e.coordinateSystem;t.each(function(r){var o,a=t.getItemModel(r),s=or(a.get(\\\"x\\\"),n.getWidth()),l=or(a.get(\\\"y\\\"),n.getHeight());if(isNaN(s)||isNaN(l)){if(e.getMarkerPosition)o=e.getMarkerPosition(t.getValues(t.dimensions,r));else if(i){var u=t.get(i.dimensions[0],r),h=t.get(i.dimensions[1],r);o=i.dataToPoint([u,h])}}else o=[s,l];isNaN(s)||(o[0]=s),isNaN(l)||(o[1]=l),t.setItemLayout(r,o)})}function XT(t,e,n){var i;i=t?v(t&&t.dimensions,function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return h(h({},n),{name:t,ordinalMeta:null})}):[{name:\\\"value\\\",type:\\\"float\\\"}];var r=new WF(i,n),o=v(n.get(\\\"data\\\"),S(zT,e));t&&(o=x(o,S(FT,t)));var a=WT(!!t,i);return r.initData(o,null,a),r}function UT(t){t.registerComponentModel(Nq),t.registerComponentView(Vq),t.registerPreprocessor(function(t){PT(t.series,\\\"markPoint\\\")&&(t.markPoint=t.markPoint||{})})}function ZT(t){return!isNaN(t)&&!isFinite(t)}function jT(t,e,n,i){var r=1-t,o=i.dimensions[t];return ZT(e[r])&&ZT(n[r])&&e[t]===n[t]&&i.getAxis(o).containData(e[t])}function qT(t,e){if(\\\"cartesian2d\\\"===t.type){var n=e[0].coord,i=e[1].coord;if(n&&i&&(jT(1,n,i,t)||jT(0,n,i,t)))return!0}return FT(t,e[0])&&FT(t,e[1])}function KT(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=or(s.get(\\\"x\\\"),r.getWidth()),u=or(s.get(\\\"y\\\"),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition)o=i.getMarkerPosition(t.getValues(t.dimensions,e));else{var h=a.dimensions,c=t.get(h[0],e),p=t.get(h[1],e);o=a.dataToPoint([c,p])}if(Pg(a,\\\"cartesian2d\\\")){var d=a.getAxis(\\\"x\\\"),f=a.getAxis(\\\"y\\\"),h=a.dimensions;ZT(t.get(h[0],e))?o[0]=d.toGlobalCoord(d.getExtent()[n?0:1]):ZT(t.get(h[1],e))&&(o[1]=f.toGlobalCoord(f.getExtent()[n?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];t.setItemLayout(e,o)}function $T(t,e,n){var i;i=t?v(t&&t.dimensions,function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return h(h({},n),{name:t,ordinalMeta:null})}):[{name:\\\"value\\\",type:\\\"float\\\"}];var r=new WF(i,n),o=new WF(i,n),a=new WF([],n),s=v(n.get(\\\"data\\\"),S(Wq,e,t,n));t&&(s=x(s,S(qT,t)));var l=WT(!!t,i);return r.initData(v(s,function(t){return t[0]}),null,l),o.initData(v(s,function(t){return t[1]}),null,l),a.initData(v(s,function(t){return t[2]})),a.hasItemOption=!0,{from:r,to:o,line:a}}function JT(t){t.registerComponentModel(Fq),t.registerComponentView(Hq),t.registerPreprocessor(function(t){PT(t.series,\\\"markLine\\\")&&(t.markLine=t.markLine||{})})}function QT(t){return!isNaN(t)&&!isFinite(t)}function tC(t,e,n){var i=1-t;return QT(e[i])&&QT(n[i])}function eC(t,e){var n=e.coord[0],i=e.coord[1],r={coord:n,x:e.x0,y:e.y0},o={coord:i,x:e.x1,y:e.y1};return Pg(t,\\\"cartesian2d\\\")?n&&i&&(tC(1,n,i,t)||tC(0,n,i,t))?!0:GT(t,r,o):FT(t,r)||FT(t,o)}function nC(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=or(s.get(n[0]),r.getWidth()),u=or(s.get(n[1]),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition){var h=t.getValues([\\\"x0\\\",\\\"y0\\\"],e),c=t.getValues([\\\"x1\\\",\\\"y1\\\"],e),p=a.clampData(h),d=a.clampData(c),f=[];f[0]=\\\"x0\\\"===n[0]?p[0]>d[0]?c[0]:h[0]:p[0]>d[0]?h[0]:c[0],f[1]=\\\"y0\\\"===n[1]?p[1]>d[1]?c[1]:h[1]:p[1]>d[1]?h[1]:c[1],o=i.getMarkerPosition(f,n,!0)}else{var g=t.get(n[0],e),y=t.get(n[1],e),v=[g,y];a.clampData&&a.clampData(v,v),o=a.dataToPoint(v,!0)}if(Pg(a,\\\"cartesian2d\\\")){var m=a.getAxis(\\\"x\\\"),x=a.getAxis(\\\"y\\\"),g=t.get(n[0],e),y=t.get(n[1],e);QT(g)?o[0]=m.toGlobalCoord(m.getExtent()[\\\"x0\\\"===n[0]?0:1]):QT(y)&&(o[1]=x.toGlobalCoord(x.getExtent()[\\\"y0\\\"===n[1]?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];return o}function iC(t,e,n){var i,r,o=[\\\"x0\\\",\\\"y0\\\",\\\"x1\\\",\\\"y1\\\"];if(t){var a=v(t&&t.dimensions,function(t){var n=e.getData(),i=n.getDimensionInfo(n.mapDimension(t))||{};return h(h({},i),{name:t,ordinalMeta:null})});r=v(o,function(t,e){return{name:t,type:a[e%2].type}}),i=new WF(r,n)}else r=[{name:\\\"value\\\",type:\\\"float\\\"}],i=new WF(r,n);var s=v(n.get(\\\"data\\\"),S(Uq,e,t,n));t&&(s=x(s,S(eC,t)));var l=t?function(t,e,n,i){var o=t.coord[Math.floor(i/2)][i%2];return wh(o,r[i])}:function(t,e,n,i){return wh(t.value,r[i])};return i.initData(s,null,l),i.hasItemOption=!0,i}function rC(t){t.registerComponentModel(Yq),t.registerComponentView(jq),t.registerPreprocessor(function(t){PT(t.series,\\\"markArea\\\")&&(t.markArea=t.markArea||{})})}function oC(t,e){if(e=e||t.get(\\\"type\\\"))switch(e){case\\\"category\\\":return new jF({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case\\\"time\\\":return new eG({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get(\\\"useUTC\\\")});default:return new KF}}function aC(t,e){return uu(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get(\\\"padding\\\"))}function sC(t,e,n,i){var r=i.style,o=tl(t.get([\\\"controlStyle\\\",e]),i||{},new dL(n[0],n[1],n[2],n[3]));return r&&o.setStyle(r),o}function lC(t,e,n,i,r,o){var a=e.get(\\\"color\\\");if(r)r.setColor(a),n.add(r),o&&o.onUpdate(r);else{var s=t.get(\\\"symbol\\\");r=Gc(s,-1,-1,2,2,a),r.setStyle(\\\"strokeNoScale\\\",!0),n.add(r),o&&o.onCreate(r)}var u=e.getItemStyle([\\\"color\\\"]);r.setStyle(u),i=l({rectHover:!0,z2:100},i,!0);var h=Wc(t.get(\\\"symbolSize\\\"));i.scaleX=h[0]/2,i.scaleY=h[1]/2;var c=Hc(t.get(\\\"symbolOffset\\\"),h);c&&(i.x=(i.x||0)+c[0],i.y=(i.y||0)+c[1]);var p=t.get(\\\"symbolRotate\\\");return i.rotation=(p||0)*Math.PI/180||0,r.attr(i),r.updateTransform(),r}function uC(t,e,n,i,r,o){if(!t.dragging){var a=r.getModel(\\\"checkpointStyle\\\"),s=i.dataToCoord(r.getData().get(\\\"value\\\",n));if(o||!a.get(\\\"animation\\\",!0))t.attr({x:s,y:0}),e&&e.attr({shape:{x2:s}});else{var l={duration:a.get(\\\"animationDuration\\\",!0),easing:a.get(\\\"animationEasing\\\",!0)};t.stopAnimation(null,!0),t.animateTo({x:s,y:0},l),e&&e.animateTo({shape:{x2:s}},l)}}}function hC(t){t.registerAction({type:\\\"timelineChange\\\",event:\\\"timelineChanged\\\",update:\\\"prepareAndUpdate\\\"},function(t,e,n){var i=e.getComponent(\\\"timeline\\\");return i&&null!=t.currentIndex&&(i.setCurrentIndex(t.currentIndex),!i.get(\\\"loop\\\",!0)&&i.isIndexMax()&&i.getPlayState()&&(i.setPlayState(!1),n.dispatchAction({type:\\\"timelinePlayChange\\\",playState:!1,from:t.from}))),e.resetOption(\\\"timeline\\\",{replaceMerge:i.get(\\\"replaceMerge\\\",!0)}),c({currentIndex:i.option.currentIndex},t)}),t.registerAction({type:\\\"timelinePlayChange\\\",event:\\\"timelinePlayChanged\\\",update:\\\"update\\\"},function(t,e){var n=e.getComponent(\\\"timeline\\\");n&&null!=t.playState&&n.setPlayState(t.playState)})}function cC(t){var e=t&&t.timeline;M(e)||(e=e?[e]:[]),y(e,function(t){t&&pC(t)})}function pC(t){var e=t.type,n={number:\\\"value\\\",time:\\\"time\\\"};if(n[e]&&(t.axisType=n[e],delete t.type),dC(t),fC(t,\\\"controlPosition\\\")){var i=t.controlStyle||(t.controlStyle={});fC(i,\\\"position\\\")||(i.position=t.controlPosition),\\\"none\\\"!==i.position||fC(i,\\\"show\\\")||(i.show=!1,delete i.position),delete t.controlPosition}y(t.data||[],function(t){A(t)&&!M(t)&&(!fC(t,\\\"value\\\")&&fC(t,\\\"name\\\")&&(t.value=t.name),dC(t))})}function dC(t){var e=t.itemStyle||(t.itemStyle={}),n=e.emphasis||(e.emphasis={}),i=t.label||t.label||{},r=i.normal||(i.normal={}),o={normal:1,emphasis:1};y(i,function(t,e){o[e]||fC(r,e)||(r[e]=t)}),n.label&&!fC(i,\\\"emphasis\\\")&&(i.emphasis=n.label,delete n.label)}function fC(t,e){return t.hasOwnProperty(e)}function gC(t){t.registerComponentModel(Kq),t.registerComponentView(eK),t.registerSubTypeDefaulter(\\\"timeline\\\",function(){return\\\"slider\\\"}),hC(t),t.registerPreprocessor(cC)}function yC(t){var e=t.get(\\\"coordinateSystem\\\");return p(iK,e)>=0}function vC(t){return t+\\\"Axis\\\"}function mC(t,e){function n(t){!l.get(t.uid)&&r(t)&&(i(t),u=!0)}function i(t){l.set(t.uid,!0),s.push(t),o(t)}function r(t){var e=!1;return t.eachTargetAxis(function(t,n){var i=a.get(t);i&&i[n]&&(e=!0)}),e}function o(t){t.eachTargetAxis(function(t,e){(a.get(t)||a.set(t,[]))[e]=!0})}var a=Z(),s=[],l=Z();t.eachComponent({mainType:\\\"dataZoom\\\",query:e},function(t){l.get(t.uid)||i(t)});var u;do u=!1,t.eachComponent(\\\"dataZoom\\\",n);while(u);return s}function xC(t){var e=t.ecModel,n={infoList:[],infoMap:Z()};return t.eachTargetAxis(function(t,i){var r=e.getComponent(vC(t),i);if(r){var o=r.getCoordSysModel();if(o){var a=o.uid,s=n.infoMap.get(a);s||(s={model:o,axisModels:[]},n.infoList.push(s),n.infoMap.set(a,s)),s.axisModels.push(r)}}}),n}function _C(t){var e={};return y([\\\"start\\\",\\\"end\\\",\\\"startValue\\\",\\\"endValue\\\",\\\"throttle\\\"],function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}function bC(t,e,n){lK(t).coordSysRecordMap.each(function(t){var i=t.dataZoomInfoMap.get(e.uid);i&&(i.getRange=n)})}function wC(t,e){for(var n=lK(t).coordSysRecordMap,i=n.keys(),r=0;ri[n+e]&&(e=a),r=r&&o.get(\\\"preventDefaultMouseMove\\\",!0)}),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!r}}}function DC(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,function(t,e){var n=lK(e),i=n.coordSysRecordMap||(n.coordSysRecordMap=Z());i.each(function(t){t.dataZoomInfoMap=null}),t.eachComponent({mainType:\\\"dataZoom\\\",subType:\\\"inside\\\"},function(t){var n=xC(t);y(n.infoList,function(n){var r=n.model.uid,o=i.get(r)||i.set(r,MC(e,n.model)),a=o.dataZoomInfoMap||(o.dataZoomInfoMap=Z());a.set(t.uid,{dzReferCoordSysInfo:n,model:t,getRange:null})})}),i.each(function(t){var e,n=t.controller,r=t.dataZoomInfoMap;if(r){var o=r.keys()[0];null!=o&&(e=r.get(o))}if(!e)return void SC(i,t);var a=CC(r);n.enable(a.controlType,a.opt),n.setPointerChecker(t.containsPoint),mc(t,\\\"dispatchAction\\\",e.model.get(\\\"throttle\\\",!0),\\\"fixRate\\\")})})}function AC(t){return function(e,n,i,r){var o=this.range,a=o.slice(),s=e.axisModels[0];if(s){var l=t(a,s,e,n,i,r);return Pb(l,a,[0,100],\\\"all\\\"),this.range=a,o[0]!==a[0]||o[1]!==a[1]?a:void 0}}}function kC(t,e,n){var i=[1/0,-1/0];pK(n,function(t){_f(i,t.getData(),e)});var r=t.getAxisModel(),o=af(r.axis.scale,r,i).calculate();return[o.min,o.max]}function LC(t){t.registerAction(\\\"dataZoom\\\",function(t,e){var n=mC(e,t);y(n,function(e){e.setRawRange({start:t.start,end:t.end,startValue:t.startValue,endValue:t.endValue})})})}function PC(t){yK||(yK=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,gK),LC(t),t.registerSubTypeDefaulter(\\\"dataZoom\\\",function(){return\\\"slider\\\"}))}function OC(t){PC(t),t.registerComponentModel(aK),t.registerComponentView(uK),DC(t)}function RC(t){var e={x:\\\"y\\\",y:\\\"x\\\",radius:\\\"angle\\\",angle:\\\"radius\\\"};return e[t]}function NC(t){return\\\"vertical\\\"===t?\\\"ns-resize\\\":\\\"ew-resize\\\"}function EC(t){t.registerComponentModel(vK),t.registerComponentView(DK),PC(t)}function zC(){If(OC),If(EC)}function BC(t,e){var n=Ar(t?t.brush:[]);if(n.length){var i=[];y(n,function(t){var e=t.hasOwnProperty(\\\"toolbox\\\")?t.toolbox:[];e instanceof Array&&(i=i.concat(e))});var r=t&&t.toolbox;M(r)&&(r=r[0]),r||(r={feature:{}},t.toolbox=[r]);var o=r.feature||(r.feature={}),a=o.brush||(o.brush={}),s=a.type||(a.type=[]);s.push.apply(s,i),VC(s),e&&!s.length&&s.push.apply(s,AK)}}function VC(t){var e={};y(t,function(t){e[t]=1}),t.length=0,y(e,function(e,n){t.push(n)})}function FC(t){if(t)for(var e in t)if(t.hasOwnProperty(e))return!0}function GC(t,e,n){function i(){var t=function(){};t.prototype.__hidden=t.prototype;var e=new t;return e}var r={};return kK(e,function(e){var o=r[e]=i();kK(t[e],function(t,i){if(RY.isValidType(i)){var r={type:i,visual:t};n&&n(r,e),o[i]=new RY(r),\\\"opacity\\\"===i&&(r=s(r),r.type=\\\"colorAlpha\\\",o.__hidden.__alphaForOpacity=new RY(r))}})}),r}function WC(t,e,n){var i;y(n,function(t){e.hasOwnProperty(t)&&FC(e[t])&&(i=!0)}),i&&y(n,function(n){e.hasOwnProperty(n)&&FC(e[n])?t[n]=s(e[n]):delete t[n]})}function HC(t,e,n,i,r,o){function a(t){return Oc(n,h,t)}function s(t,e){Nc(n,h,t,e)}function l(t,l){h=null==o?t:l;var c=n.getRawDataItem(h);if(!c||c.visualMap!==!1)for(var p=i.call(r,t),d=e[p],f=u[p],g=0,y=f.length;y>g;g++){var v=f[g];d[v]&&d[v].applyVisual(t,a,s)}}var u={};y(t,function(t){var n=RY.prepareVisualTypes(e[t]);u[t]=n});var h;null==o?n.each(l):n.each([o],l)}function YC(t,e,n,i){var r={};return y(t,function(t){var n=RY.prepareVisualTypes(e[t]);r[t]=n}),{progress:function(t,o){function a(t){return Oc(o,u,t)}function s(t,e){Nc(o,u,t,e)}var l;null!=i&&(l=o.getDimensionIndex(i));for(var u,h=o.getStore();null!=(u=t.next());){var c=o.getRawDataItem(u);if(!c||c.visualMap!==!1)for(var p=null!=i?h.get(l,u):u,d=n(p),f=e[d],g=r[d],y=0,v=g.length;v>y;y++){var m=g[y];f[m]&&f[m].applyVisual(p,a,s)}}}}}function XC(t){var e=t.brushType,n={point:function(i){return LK[e].point(i,n,t)},rect:function(i){return LK[e].rect(i,n,t)}};return n}function UC(t){var e=[\\\"x\\\",\\\"y\\\"],n=[\\\"width\\\",\\\"height\\\"];return{point:function(e,n,i){if(e){var r=i.range,o=e[t];return ZC(o,r)}},rect:function(i,r,o){if(i){var a=o.range,s=[i[e[t]],i[e[t]]+i[n[t]]];return s[1]t[1]&&t.reverse(),t}function qC(t,e){return $r(t,e,{includeMainTypes:PK})}function KC(t,e,n,i){var r=n.getAxis([\\\"x\\\",\\\"y\\\"][t]),o=jC(v([0,1],function(t){return e?r.coordToData(r.toLocalCoord(i[t]),!0):r.toGlobalCoord(r.dataToCoord(i[t]))})),a=[];return a[t]=o,a[1-t]=[0/0,0/0],{values:o,xyMinMax:a}}function $C(t,e,n,i){return[e[0]-i[t]*n[0],e[1]-i[t]*n[1]]}function JC(t,e){var n=QC(t),i=QC(e),r=[n[0]/i[0],n[1]/i[1]];return isNaN(r[0])&&(r[0]=1),isNaN(r[1])&&(r[1]=1),r}function QC(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[0/0,0/0]}function tD(t){t.eachComponent({mainType:\\\"brush\\\"},function(e){var n=e.brushTargetManager=new OK(e.option,t);n.setInputRanges(e.areas,t)})}function eD(t,e,n){var i,r,o=[];t.eachComponent({mainType:\\\"brush\\\"},function(t){n&&\\\"takeGlobalCursor\\\"===n.type&&t.setBrushOption(\\\"brush\\\"===n.key?n.brushOption:{brushType:!1})}),tD(t),t.eachComponent({mainType:\\\"brush\\\"},function(e,n){function a(t){return\\\"all\\\"===f||!!g[t]}function l(t){return!!t.length}function u(t,e){var n=t.coordinateSystem;_=_||n.hasAxisBrushed(),a(e)&&n.eachActiveState(t.getData(),function(t,e){\\\"active\\\"===t&&(m[e]=1)})}function h(n,i,r){if(n.brushSelector&&!oD(e,i)&&(y(b,function(i){e.brushTargetManager.controlSeries(i,n,t)&&r.push(i),_=_||l(r)}),a(i)&&l(r))){var o=n.getData();o.each(function(t){rD(n,r,o,t)&&(m[t]=1)})}}var p={brushId:e.id,brushIndex:n,brushName:e.name,areas:s(e.areas),selected:[]};o.push(p);var d=e.option,f=d.brushLink,g=[],m=[],x=[],_=!1;n||(i=d.throttleType,r=d.throttleDelay);var b=v(e.areas,function(t){var e=WK[t.brushType],n=c({boundingRect:e?e(t):void 0},t);return n.selectors=XC(n),n}),w=GC(e.option,VK,function(t){t.mappingMethod=\\\"fixed\\\"});M(f)&&y(f,function(t){g[t]=1}),t.eachSeries(function(t,e){var n=x[e]=[];\\\"parallel\\\"===t.subType?u(t,e):h(t,e,n)}),t.eachSeries(function(t,e){var n={seriesId:t.id,seriesIndex:e,seriesName:t.name,dataIndex:[]};p.selected.push(n);var i=x[e],r=t.getData(),o=a(e)?function(t){return m[t]?(n.dataIndex.push(r.getRawIndex(t)),\\\"inBrush\\\"):\\\"outOfBrush\\\"}:function(e){return rD(t,i,r,e)?(n.dataIndex.push(r.getRawIndex(e)),\\\"inBrush\\\"):\\\"outOfBrush\\\"};(a(e)?_:l(i))&&HC(VK,w,r,o)})}),nD(e,i,r,o,n)}function nD(t,e,n,i,r){if(r){var o=t.getZr();if(!o[GK]){o[FK]||(o[FK]=iD);var a=mc(o,FK,n,e);a(t,i)}}}function iD(t,e){if(!t.isDisposed()){var n=t.getZr();n[GK]=!0,t.dispatchAction({type:\\\"brushSelect\\\",batch:e}),n[GK]=!1}}function rD(t,e,n,i){for(var r=0,o=e.length;o>r;r++){var a=e[r];if(t.brushSelector(i,n,a.selectors,a))return!0}}function oD(t,e){var n=t.option.seriesIndex;return null!=n&&\\\"all\\\"!==n&&(M(n)?p(n,e)<0:e!==n)}function aD(t){return new dL(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}function sD(t,e){return l({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new gE(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}function lD(t,e){ZK[t]=e}function uD(t){return ZK[t]}function hD(t){t.registerComponentView(HK),t.registerComponentModel(XK),t.registerPreprocessor(BC),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,eD),t.registerAction({type:\\\"brush\\\",event:\\\"brush\\\",update:\\\"updateVisual\\\"},function(t,e){e.eachComponent({mainType:\\\"brush\\\",query:t},function(e){e.setAreas(t.areas)})}),t.registerAction({type:\\\"brushSelect\\\",event:\\\"brushSelected\\\",update:\\\"none\\\"},J),t.registerAction({type:\\\"brushEnd\\\",event:\\\"brushEnd\\\",update:\\\"none\\\"},J),lD(\\\"brush\\\",qK)}function cD(t,e,n){if(n[0]===n[1])return n.slice();for(var i=200,r=(n[1]-n[0])/i,o=n[0],a=[],s=0;i>=s&&oh;h++)u[l$[1-a][h]]=l[h],u[s[h]]=2===h?n[0]:i[s[h]];var c=[[\\\"x\\\",\\\"width\\\",3],[\\\"y\\\",\\\"height\\\",0]][a],p=uu(u,o,i.padding);return s[(p.margin[c[2]]||0)+p[c[0]]+.5*p[c[1]]<.5*o[c[1]]?0:1]}function dD(t,e){return y(t||[],function(t){null!=t.dataIndex&&(t.dataIndexInside=t.dataIndex,t.dataIndex=null),t.highlightKey=\\\"visualMap\\\"+(e?e.componentIndex:\\\"\\\")}),t}function fD(t,e,n,i){return new MN({shape:{points:t},draggable:!!n,cursor:e,drift:n,onmousemove:function(t){tL(t.event)},ondragend:i})}function gD(t,e,n){var i=d$/2,r=t.get(\\\"hoverLinkDataSize\\\");return r&&(i=u$(r,e,n,!0)/2),i}function yD(t){var e=t.get(\\\"hoverLinkOnHandle\\\");return!!(null==e?t.get(\\\"realtime\\\"):e)}function vD(t){return\\\"vertical\\\"===t?\\\"ns-resize\\\":\\\"ew-resize\\\"}function mD(t,e,n,i){function r(t){return l[t]}function o(t,e){l[t]=e}for(var a=e.targetVisuals[i],s=RY.prepareVisualTypes(a),l={color:Rc(t.getData(),\\\"color\\\")},u=0,h=s.length;h>u;u++){var c=s[u],p=a[\\\"opacity\\\"===c?\\\"__alphaForOpacity\\\":c];p&&p.applyVisual(n,r,o)}return l.color}function xD(t){var e=t&&t.visualMap;M(e)||(e=e?[e]:[]),x$(e,function(t){if(t){_D(t,\\\"splitList\\\")&&!_D(t,\\\"pieces\\\")&&(t.pieces=t.splitList,delete t.splitList);var e=t.pieces;e&&M(e)&&x$(e,function(t){A(t)&&(_D(t,\\\"start\\\")&&!_D(t,\\\"min\\\")&&(t.min=t.start),_D(t,\\\"end\\\")&&!_D(t,\\\"max\\\")&&(t.max=t.end))})}})}function _D(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}function bD(t){_$||(_$=!0,t.registerSubTypeDefaulter(\\\"visualMap\\\",function(t){return t.categories||(t.pieces?t.pieces.length>0:t.splitNumber>0)&&!t.calculable?\\\"piecewise\\\":\\\"continuous\\\"}),t.registerAction(y$,v$),y(m$,function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)}),t.registerPreprocessor(xD))}function wD(t){t.registerComponentModel(a$),t.registerComponentView(g$),bD(t)}function SD(t,e){var n=t.inverse;(\\\"vertical\\\"===t.orient?!n:n)&&e.reverse()}function MD(t){t.registerComponentModel(b$),t.registerComponentView(S$),bD(t)}function ID(){If(wD),If(MD)}function TD(t){t.registerComponentModel(M$),t.registerComponentView(I$),PC(t)}function CD(t){return 0===t.indexOf(\\\"my\\\")}function DD(t){var e={},n=[],i=[];return t.eachRawSeries(function(t){var r=t.coordinateSystem;if(!r||\\\"cartesian2d\\\"!==r.type&&\\\"polar\\\"!==r.type)n.push(t);else{var o=r.getBaseAxis();if(\\\"category\\\"===o.type){var a=o.dim+\\\"_\\\"+o.index;e[a]||(e[a]={categoryAxis:o,valueAxis:r.getOtherAxis(o),series:[]},i.push({axisDim:o.dim,axisIndex:o.index})),e[a].series.push(t)}else n.push(t)}}),{seriesGroupByCategoryAxis:e,other:n,meta:i}}function AD(t){var e=[];return y(t,function(t){var n=t.categoryAxis,i=t.valueAxis,r=i.dim,o=[\\\" \\\"].concat(v(t.series,function(t){return t.name})),a=[n.model.getCategories()];y(t.series,function(t){var e=t.getRawData();a.push(t.getRawData().mapArray(e.mapDimension(r),function(t){return t}))});for(var s=[o.join(R$)],l=0;la;a++)i[a]=arguments[a];n.push((o?o+R$:\\\"\\\")+i.join(R$))}),n.join(\\\"\\\\n\\\")}).join(\\\"\\\\n\\\\n\\\"+O$+\\\"\\\\n\\\\n\\\")}function LD(t){var e=DD(t);return{value:x([AD(e.seriesGroupByCategoryAxis),kD(e.other)],function(t){return!!t.replace(/[\\\\n\\\\t\\\\s]/g,\\\"\\\")}).join(\\\"\\\\n\\\\n\\\"+O$+\\\"\\\\n\\\\n\\\"),meta:e.meta}}function PD(t){return t.replace(/^\\\\s\\\\s*/,\\\"\\\").replace(/\\\\s\\\\s*$/,\\\"\\\")}function OD(t){var e=t.slice(0,t.indexOf(\\\"\\\\n\\\"));return e.indexOf(R$)>=0?!0:void 0}function RD(t){for(var e=t.split(/\\\\n+/g),n=PD(e.shift()).split(N$),i=[],r=v(n,function(t){return{name:t,data:[]}}),o=0;o=0;r--){var o=n[r];if(o[i])break}if(0>r){var a=t.queryComponents({mainType:\\\"dataZoom\\\",subType:\\\"select\\\",id:i})[0];if(a){var s=a.getPercentRange();n[0][i]={dataZoomId:i,start:s[0],end:s[1]}}}}),n.push(e)}function VD(t){var e=WD(t),n=e[e.length-1];e.length>1&&e.pop();var i={};return z$(n,function(t,n){for(var r=e.length-1;r>=0;r--)if(t=e[r][n]){i[n]=t;break}}),i}function FD(t){B$(t).snapshots=null}function GD(t){return WD(t).length}function WD(t){var e=B$(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}function HD(t){var e={xAxisIndex:t.get(\\\"xAxisIndex\\\",!0),yAxisIndex:t.get(\\\"yAxisIndex\\\",!0),xAxisId:t.get(\\\"xAxisId\\\",!0),yAxisId:t.get(\\\"yAxisId\\\",!0)};return null==e.xAxisIndex&&null==e.xAxisId&&(e.xAxisIndex=\\\"all\\\"),null==e.yAxisIndex&&null==e.yAxisId&&(e.yAxisIndex=\\\"all\\\"),e}function YD(t,e){t.setIconStatus(\\\"back\\\",GD(e)>1?\\\"emphasis\\\":\\\"normal\\\")}function XD(t,e,n,i,r){var o=n._isZoomActive;i&&\\\"takeGlobalCursor\\\"===i.type&&(o=\\\"dataZoomSelect\\\"===i.key?i.dataZoomSelectActive:!1),n._isZoomActive=o,t.setIconStatus(\\\"zoom\\\",o?\\\"emphasis\\\":\\\"normal\\\");var a=new OK(HD(t),e,{include:[\\\"grid\\\"]}),s=a.makePanelOpts(r,function(t){return t.xAxisDeclared&&!t.yAxisDeclared?\\\"lineX\\\":!t.xAxisDeclared&&t.yAxisDeclared?\\\"lineY\\\":\\\"rect\\\"});n._brushController.setPanels(s).enableBrush(o&&s.length?{brushType:\\\"auto\\\",brushStyle:t.getModel(\\\"brushStyle\\\").getItemStyle()}:!1)}function UD(t){t.registerComponentModel(T$),t.registerComponentView(C$),lD(\\\"saveAsImage\\\",D$),lD(\\\"magicType\\\",L$),lD(\\\"dataView\\\",E$),lD(\\\"dataZoom\\\",W$),lD(\\\"restore\\\",V$),If(TD)}function ZD(t,e){var n=t.existing;if(e.id=t.keyInfo.id,!e.type&&n&&(e.type=n.type),null==e.parentId){var i=e.parentOption;i?e.parentId=i.id:n&&(e.parentId=n.parentId)}e.parentOption=null}function jD(t,e){var n;return y(e,function(e){null!=t[e]&&\\\"auto\\\"!==t[e]&&(n=!0)}),n}function qD(t,e,n){var i=h({},n),r=t[e],o=n.$action||\\\"merge\\\";\\\"merge\\\"===o?r?(l(r,i,!0),du(r,i,{ignoreSize:!0}),gu(n,r),KD(n,r),KD(n,r,\\\"shape\\\"),KD(n,r,\\\"style\\\"),KD(n,r,\\\"extra\\\"),n.clipPath=r.clipPath):t[e]=i:\\\"replace\\\"===o?t[e]=i:\\\"remove\\\"===o&&r&&(t[e]=null)}function KD(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),t&&e)for(var i=n?Y$:X$,r=0;ra)&&t(\\\"fill-opacity\\\",a)}else t(\\\"fill\\\",nJ);if(aA(e)){var s=jn(e.stroke);t(\\\"stroke\\\",s.color);var l=e.strokeNoScale?n.getLineScale():1,u=l?(e.lineWidth||0)/l:0,h=null!=e.strokeOpacity?e.strokeOpacity*s.opacity*r:s.opacity*r,c=e.strokeFirst;if((i||1!==u)&&t(\\\"stroke-width\\\",u),(i||c)&&t(\\\"paint-order\\\",c?\\\"stroke\\\":\\\"fill\\\"),(i||1>h)&&t(\\\"stroke-opacity\\\",h),e.lineDash){var p=Jc(n),d=p[0],f=p[1];d&&(f=iJ(f||0),t(\\\"stroke-dasharray\\\",d.join(\\\",\\\")),(f||i)&&t(\\\"stroke-dashoffset\\\",f))}else i&&t(\\\"stroke-dasharray\\\",nJ);for(var g=0;g\\\"}function cA(t){return\\\"\\\"+t+\\\">\\\"}function pA(t,e){function n(t){var e=t.children,r=t.tag,o=t.attrs,a=t.text;return hA(r,o)+(\\\"style\\\"!==r?Ce(a):a||\\\"\\\")+(e?\\\"\\\"+i+v(e,function(t){return n(t)}).join(i)+i:\\\"\\\")+cA(r)}e=e||{};var i=e.newline?\\\"\\\\n\\\":\\\"\\\";return n(t)}function dA(t,e,n){n=n||{};var i=n.newline?\\\"\\\\n\\\":\\\"\\\",r=\\\" {\\\"+i,o=i+\\\"}\\\",a=v(b(t),function(e){return e+r+v(b(t[e]),function(n){return n+\\\":\\\"+t[e][n]+\\\";\\\"}).join(i)+o}).join(i),s=v(b(e),function(t){return\\\"@keyframes \\\"+t+r+v(b(e[t]),function(n){return n+r+v(b(e[t][n]),function(i){var r=e[t][n][i];return\\\"d\\\"===i&&(r='path(\\\"'+r+'\\\")'),i+\\\":\\\"+r+\\\";\\\"}).join(i)+o}).join(i)+o}).join(i);return a||s?[\\\"\\\"].join(i):\\\"\\\"}function fA(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssClassIdx:0,cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function gA(t,e,n,i){return uA(\\\"svg\\\",\\\"root\\\",{width:t,height:e,xmlns:aJ,\\\"xmlns:xlink\\\":sJ,version:\\\"1.1\\\",baseProfile:\\\"full\\\",viewBox:i?\\\"0 0 \\\"+t+\\\" \\\"+e:!1},n)}function yA(t,e,n){var i=h({},t.shape);h(i,e),t.buildPath(n,i);var r=new eJ;return r.reset(ui(t)),n.rebuildPath(r,1),r.generateStr(),r.getStr()}function vA(t,e){var n=e.originX,i=e.originY;(n||i)&&(t[cJ]=n+\\\"px \\\"+i+\\\"px\\\")}function mA(t,e){var n=e.zrId+\\\"-ani-\\\"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function xA(t,e,n){var i,r,o=t.shape.paths,a={};if(y(o,function(t){var e=fA(n.zrId);e.animation=!0,bA(t,{},e,!0);var o=e.cssAnims,s=e.cssNodes,l=b(o),u=l.length;if(u){r=l[u-1];var h=o[r];for(var c in h){var p=h[c];a[c]=a[c]||{d:\\\"\\\"},a[c].d+=p.d||\\\"\\\"}for(var d in s){var f=s[d].animation;f.indexOf(r)>=0&&(i=f)}}}),i){e.d=!1;var s=mA(a,n);return i.replace(r,s)}}function _A(t){return T(t)?hJ[t]?\\\"cubic-bezier(\\\"+hJ[t]+\\\")\\\":In(t)?t:\\\"\\\":\\\"\\\"}function bA(t,e,n,i){function r(r){function o(t,e,n){for(var i=t.getTracks(),r=t.getMaxTime(),o=0;od;d++){var f=a[d],g=f.targetName;g?\\\"shape\\\"===g&&o(f,u):!i&&o(f,l)}for(var y in l){var v={};Ri(v,t),h(v,l[y]);var m=hi(v),_=l[y][p];c[y]=m?{transform:m}:{},vA(c[y],v),_&&(c[y][p]=_)}var w,S=!0;for(var y in u){c[y]=c[y]||{};var M=!w,_=u[y][p];M&&(w=new JO);var I=w.len();w.reset(),c[y].d=yA(t,u[y],w);var C=w.len();if(!M&&I!==C){S=!1;break}_&&(c[y][p]=_)}if(!S)for(var y in c)delete c[y].d;if(!i)for(var d=0;s>d;d++){var f=a[d],g=f.targetName;\\\"style\\\"===g&&o(f,c,function(t){return pJ[t]})}for(var A,k=b(c),L=!0,d=1;d0}).length){var R=mA(c,n);return R+\\\" \\\"+r[0]+\\\" both\\\"}}var o=t.animators,a=o.length,s=[];if(t instanceof NN){var l=xA(t,e,n);if(l)s.push(l);else if(!a)return}else if(!a)return;for(var u={},c=0;a>c;c++){var p=o[c],d=[p.getMaxTime()/1e3+\\\"s\\\"],f=_A(p.getClip().easing),g=p.getDelay();d.push(f?f:\\\"linear\\\"),g&&d.push(g/1e3+\\\"s\\\"),p.getLoop()&&d.push(\\\"infinite\\\");var y=d.join(\\\" \\\");u[y]=u[y]||[y,[]],u[y][1].push(p)}for(var v in u){var l=r(u[v]);l&&s.push(l)}if(s.length){var m=n.zrId+\\\"-cls-\\\"+n.cssClassIdx++;n.cssNodes[\\\".\\\"+m]={animation:s.join(\\\",\\\")},e[\\\"class\\\"]=m}}function wA(t){return t&&T(t.src)}function SA(t){return t&&I(t.toDataURL)}function MA(t,e,n,i){sA(function(r,o){var a=\\\"fill\\\"===r||\\\"stroke\\\"===r;a&&si(o)?zA(e,t,r,i):a&&ri(o)?BA(n,t,r,i):t[r]=o},e,n,!1),EA(n,t,i)}function IA(t){return qn(t[0]-1)&&qn(t[1])&&qn(t[2])&&qn(t[3]-1)}function TA(t){return qn(t[4])&&qn(t[5])}function CA(t,e,n){if(e&&(!TA(e)||!IA(e))){var i=n?10:1e4;t.transform=IA(e)?\\\"translate(\\\"+dJ(e[4]*i)/i+\\\" \\\"+dJ(e[5]*i)/i+\\\")\\\":Jn(e)}}function DA(t,e,n){for(var i=t.points,r=[],o=0;ol){var h=!t.path||t.shapeChanged();t.path||t.createPathProxy();var c=t.path;h&&(c.beginPath(),t.buildPath(c,t.shape),t.pathUpdated());var p=c.getVersion(),d=t,f=d.__svgPathBuilder;d.__svgPathVersion===p&&f&&l===d.__svgPathStrokePercent||(f||(f=d.__svgPathBuilder=new eJ),f.reset(u),c.rebuildPath(f,l),f.generateStr(),d.__svgPathVersion=p,d.__svgPathStrokePercent=l),o.d=f.getStr()}else{s=t.type;var g=Math.pow(10,u);r[0](i,o,g)}return CA(o,t.transform),MA(o,n,t,e),e.animation&&bA(t,o,e),uA(s,t.id+\\\"\\\",o)}function OA(t,e){var n=t.style,i=n.image;if(i&&!T(i)&&(wA(i)?i=i.src:SA(i)&&(i=i.toDataURL())),i){var r=n.x||0,o=n.y||0,a=n.width,s=n.height,l={href:i,width:a,height:s};return r&&(l.x=r),o&&(l.y=o),CA(l,t.transform),MA(l,n,t,e),e.animation&&bA(t,l,e),uA(\\\"image\\\",t.id+\\\"\\\",l)}}function RA(t,e){var n=t.style,i=n.text;if(null!=i&&(i+=\\\"\\\"),i&&!isNaN(n.x)&&!isNaN(n.y)){var r=n.font||pk,o=n.x||0,a=Qn(n.y||0,Fi(r),n.textBaseline),s=JL[n.textAlign]||n.textAlign,l={\\\"dominant-baseline\\\":\\\"central\\\",\\\"text-anchor\\\":s};if(aa(n)){var u=\\\"\\\",h=n.fontStyle,c=ra(n.fontSize);if(!parseFloat(c))return;var p=n.fontFamily||ck,d=n.fontWeight;u+=\\\"font-size:\\\"+c+\\\";font-family:\\\"+p+\\\";\\\",h&&\\\"normal\\\"!==h&&(u+=\\\"font-style:\\\"+h+\\\";\\\"),d&&\\\"normal\\\"!==d&&(u+=\\\"font-weight:\\\"+d+\\\";\\\"),l.style=u}else l.style=\\\"font: \\\"+r;return i.match(/\\\\s/)&&(l[\\\"xml:space\\\"]=\\\"preserve\\\"),o&&(l.x=o),a&&(l.y=a),CA(l,t.transform),MA(l,n,t,e),e.animation&&bA(t,l,e),uA(\\\"text\\\",t.id+\\\"\\\",l,void 0,i)}}function NA(t,e){return t instanceof uR?PA(t,e):t instanceof fR?OA(t,e):t instanceof cR?RA(t,e):void 0}function EA(t,e,n){var i=t.style;if(ti(i)){var r=ei(t),o=n.shadowCache,a=o[r];if(!a){var s=t.getGlobalScale(),l=s[0],u=s[1];if(!l||!u)return;var h=i.shadowOffsetX||0,c=i.shadowOffsetY||0,p=i.shadowBlur,d=jn(i.shadowColor),f=d.opacity,g=d.color,y=p/2/l,v=p/2/u,m=y+\\\" \\\"+v;a=n.zrId+\\\"-s\\\"+n.shadowIdx++,n.defs[a]=uA(\\\"filter\\\",a,{id:a,x:\\\"-100%\\\",y:\\\"-100%\\\",width:\\\"300%\\\",height:\\\"300%\\\"},[uA(\\\"feDropShadow\\\",\\\"\\\",{dx:h/l,dy:c/u,stdDeviation:m,\\\"flood-color\\\":g,\\\"flood-opacity\\\":f})]),o[r]=a}e.filter=li(a)}}function zA(t,e,n,i){var r,o=t[n],a={gradientUnits:o.global?\\\"userSpaceOnUse\\\":\\\"objectBoundingBox\\\"};if(oi(o))r=\\\"linearGradient\\\",a.x1=o.x,a.y1=o.y,a.x2=o.x2,a.y2=o.y2;else{if(!ai(o))return;r=\\\"radialGradient\\\",a.cx=B(o.x,.5),a.cy=B(o.y,.5),a.r=B(o.r,.5)}for(var s=o.colorStops,l=[],u=0,h=s.length;h>u;++u){var c=100*$n(s[u].offset)+\\\"%\\\",p=s[u].color,d=jn(p),f=d.color,g=d.opacity,y={offset:c};y[\\\"stop-color\\\"]=f,1>g&&(y[\\\"stop-opacity\\\"]=g),l.push(uA(\\\"stop\\\",u+\\\"\\\",y))}var v=uA(r,\\\"\\\",a,l),m=pA(v),x=i.gradientCache,_=x[m];_||(_=i.zrId+\\\"-g\\\"+i.gradientIdx++,x[m]=_,a.id=_,i.defs[_]=uA(r,_,a,l)),e[n]=li(_)}function BA(t,e,n,i){var r,o=t.style[n],a=t.getBoundingRect(),l={},u=o.repeat,h=\\\"no-repeat\\\"===u,c=\\\"repeat-x\\\"===u,p=\\\"repeat-y\\\"===u;if(ni(o)){var d=o.imageWidth,f=o.imageHeight,g=void 0,y=o.image;if(T(y)?g=y:wA(y)?g=y.src:SA(y)&&(g=y.toDataURL()),\\\"undefined\\\"==typeof Image){var v=\\\"Image width/height must been given explictly in svg-ssr renderer.\\\";W(d,v),W(f,v)}else if(null==d||null==f){var m=function(t,e){if(t){var n=t.elm,i=d||e.width,r=f||e.height;\\\"pattern\\\"===t.tag&&(c?(r=1,i/=a.width):p&&(i=1,r/=a.height)),t.attrs.width=i,t.attrs.height=r,n&&(n.setAttribute(\\\"width\\\",i),n.setAttribute(\\\"height\\\",r))}},x=mo(g,null,t,function(t){h||m(S,t),m(r,t)});x&&x.width&&x.height&&(d=d||x.width,f=f||x.height)}r=uA(\\\"image\\\",\\\"img\\\",{href:g,width:d,height:f}),l.width=d,l.height=f}else o.svgElement&&(r=s(o.svgElement),l.width=o.svgWidth,l.height=o.svgHeight);if(r){var _,b;h?_=b=1:c?(b=1,_=l.width/a.width):p?(_=1,b=l.height/a.height):l.patternUnits=\\\"userSpaceOnUse\\\",null==_||isNaN(_)||(l.width=_),null==b||isNaN(b)||(l.height=b);var w=hi(o);w&&(l.patternTransform=w);var S=uA(\\\"pattern\\\",\\\"\\\",l,[r]),M=pA(S),I=i.patternCache,C=I[M];C||(C=i.zrId+\\\"-p\\\"+i.patternIdx++,I[M]=C,l.id=C,S=i.defs[C]=uA(\\\"pattern\\\",C,l,[r])),e[n]=li(C)}}function VA(t,e,n){var i=n.clipPathCache,r=n.defs,o=i[t.id];if(!o){o=n.zrId+\\\"-c\\\"+n.clipPathIdx++;var a={id:o};i[t.id]=o,r[o]=uA(\\\"clipPath\\\",o,a,[PA(t,n)])}e[\\\"clip-path\\\"]=li(o)}function FA(t){return document.createTextNode(t)}function GA(t,e,n){t.insertBefore(e,n)}function WA(t,e){t.removeChild(e)}function HA(t,e){t.appendChild(e)}function YA(t){return t.parentNode}function XA(t){return t.nextSibling}function UA(t,e){t.textContent=e}function ZA(t){return void 0===t}function jA(t){return void 0!==t}function qA(t,e,n){for(var i={},r=e;n>=r;++r){var o=t[r].key;void 0!==o&&(i[o]=r)}return i}function KA(t,e){var n=t.key===e.key,i=t.tag===e.tag;return i&&n}function $A(t){var e,n=t.children,i=t.tag;if(jA(i)){var r=t.elm=lA(i);if(tk(vJ,t),M(n))for(e=0;e=i;++i){var o=n[i];null!=o&&GA(t,$A(o),e)}}function QA(t,e,n,i){for(;i>=n;++n){var r=e[n];if(null!=r)if(jA(r.tag)){var o=YA(r.elm);WA(o,r.elm)}else WA(t,r.elm)}}function tk(t,e){var n,i=e.elm,r=t&&t.attrs||{},o=e.attrs||{};if(r!==o){for(n in o){var a=o[n],s=r[n];s!==a&&(a===!0?i.setAttribute(n,\\\"\\\"):a===!1?i.removeAttribute(n):n.charCodeAt(0)!==yJ?i.setAttribute(n,a):\\\"xmlns:xlink\\\"===n||\\\"xmlns\\\"===n?i.setAttributeNS(lJ,n,a):n.charCodeAt(3)===gJ?i.setAttributeNS(uJ,n,a):n.charCodeAt(5)===gJ?i.setAttributeNS(sJ,n,a):i.setAttribute(n,a))}for(n in r)n in o||i.removeAttribute(n)}}function ek(t,e,n){for(var i,r,o,a,s=0,l=0,u=e.length-1,h=e[0],c=e[u],p=n.length-1,d=n[0],f=n[p];u>=s&&p>=l;)null==h?h=e[++s]:null==c?c=e[--u]:null==d?d=n[++l]:null==f?f=n[--p]:KA(h,d)?(nk(h,d),h=e[++s],d=n[++l]):KA(c,f)?(nk(c,f),c=e[--u],f=n[--p]):KA(h,f)?(nk(h,f),GA(t,h.elm,XA(c.elm)),h=e[++s],f=n[--p]):KA(c,d)?(nk(c,d),GA(t,c.elm,h.elm),c=e[--u],d=n[++l]):(ZA(i)&&(i=qA(e,s,u)),r=i[d.key],ZA(r)?GA(t,$A(d),h.elm):(o=e[r],o.tag!==d.tag?GA(t,$A(d),h.elm):(nk(o,d),e[r]=void 0,GA(t,o.elm,h.elm))),d=n[++l]);(u>=s||p>=l)&&(s>u?(a=null==n[p+1]?null:n[p+1].elm,JA(t,a,n,l,p)):QA(t,e,s,u))}function nk(t,e){var n=e.elm=t.elm,i=t.children,r=e.children;t!==e&&(tk(t,e),ZA(e.text)?jA(i)&&jA(r)?i!==r&&ek(n,i,r):jA(r)?(jA(t.text)&&UA(n,\\\"\\\"),JA(n,null,r,0,r.length-1)):jA(i)?QA(n,i,0,i.length-1):jA(t.text)&&UA(n,\\\"\\\"):t.text!==e.text&&(jA(i)&&QA(n,i,0,i.length-1),UA(n,e.text)))}function ik(t,e){if(KA(t,e))nk(t,e);else{var n=t.elm,i=YA(n);$A(e),null!==i&&(GA(i,e.elm,XA(n)),QA(i,[t],0,0))}return e}function rk(){return function(){}}function ok(t,e,n,i){var r;if(n&&\\\"none\\\"!==n)if(r=uA(\\\"rect\\\",\\\"bg\\\",{width:t,height:e,x:\\\"0\\\",y:\\\"0\\\",id:\\\"0\\\"}),si(n))zA({fill:n},r.attrs,\\\"fill\\\",i);else if(ri(n))BA({style:{fill:n},dirty:J,getBoundingRect:function(){return{width:t,height:e}}},r.attrs,\\\"fill\\\",i);else{var o=jn(n),a=o.color,s=o.opacity;r.attrs.fill=a,1>s&&(r.attrs[\\\"fill-opacity\\\"]=s)}return r}var ak=function(t,e){return(ak=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])})(t,e)},sk=function(){function t(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1}return t}(),lk=function(){function t(){this.browser=new sk,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}return t}(),uk=new lk;\\\"object\\\"==typeof wx&&\\\"function\\\"==typeof wx.getSystemInfoSync?(uk.wxa=!0,uk.touchEventsSupported=!0):\\\"undefined\\\"==typeof document&&\\\"undefined\\\"!=typeof self?uk.worker=!0:\\\"undefined\\\"==typeof navigator?(uk.node=!0,uk.svgSupported=!0):n(navigator.userAgent,uk);var hk=12,ck=\\\"sans-serif\\\",pk=hk+\\\"px \\\"+ck,dk=20,fk=100,gk=\\\"007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\\\\\\\\\\\\\WQb\\\\\\\\0FWLg\\\\\\\\bWb\\\\\\\\WQ\\\\\\\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\\\\\\\FFF5.5N\\\",yk=i(gk),vk={createCanvas:function(){return\\\"undefined\\\"!=typeof document&&document.createElement(\\\"canvas\\\")},measureText:function(){var t,e;return function(n,i){if(!t){var r=vk.createCanvas();t=r&&r.getContext(\\\"2d\\\")}if(t)return e!==i&&(e=t.font=i||pk),t.measureText(n);n=n||\\\"\\\",i=i||pk;var o=/(\\\\d+)px/.exec(i),a=o&&+o[1]||hk,s=0;if(i.indexOf(\\\"mono\\\")>=0)s=a*n.length;else for(var l=0;lr;r++)n[t][r].h!==e&&i.push(n[t][r]);n[t]=i}n[t]&&0===n[t].length&&delete n[t]}else delete n[t];return this},t.prototype.trigger=function(t){for(var e=[],n=1;ns;s++){var l=i[s];if(!r||!r.filter||null==l.query||r.filter(t,l.query))switch(o){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,e[0]);break;case 2:l.h.call(l.ctx,e[0],e[1]);break;default:l.h.apply(l.ctx,e)}}return r&&r.afterTrigger&&r.afterTrigger(t),this},t.prototype.triggerWithContext=function(t){for(var e=[],n=1;nl;l++){var u=i[l];if(!r||!r.filter||null==u.query||r.filter(t,u.query))switch(o){case 0:u.h.call(a);break;case 1:u.h.call(a,e[0]);break;case 2:u.h.call(a,e[0],e[1]);break;default:u.h.apply(a,e.slice(1,o-1))}}return r&&r.afterTrigger&&r.afterTrigger(t),this},t}(),Uk=Math.log(2),Zk=\\\"___zrEVENTSAVED\\\",jk=[],qk=/([&<>\\\"'])/g,Kk={\\\"&\\\":\\\"&\\\",\\\"<\\\":\\\"<\\\",\\\">\\\":\\\">\\\",'\\\"':\\\""\\\",\\\"'\\\":\\\"'\\\"},$k=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Jk=[],Qk=uk.browser.firefox&&+uk.browser.version.split(\\\".\\\")[0]<39,tL=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0},eL=function(){function t(){this._track=[]}return t.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(t,e,n){var i=t.touches;if(i){for(var r={points:[],touches:[],target:e,event:t},o=0,a=i.length;a>o;o++){var s=i[o],l=De(n,s,{});r.points.push([l.zrX,l.zrY]),r.touches.push(s)}this._track.push(r)}},t.prototype._recognize=function(t){for(var e in nL)if(nL.hasOwnProperty(e)){var n=nL[e](this._track,t);if(n)return n}},t}(),nL={pinch:function(t,e){var n=t.length;if(n){var i=(t[n-1]||{}).points,r=(t[n-2]||{}).points||i;if(r&&r.length>1&&i&&i.length>1){var o=Ee(i)/Ee(r);!isFinite(o)&&(o=1),e.pinchScale=o;var a=ze(i);return e.pinchX=a[0],e.pinchY=a[1],{type:\\\"pinch\\\",target:t[0].target,event:e}}}}},iL=(Object.freeze||Object)({create:Be,identity:Ve,copy:Fe,mul:Ge,translate:We,rotate:He,scale:Ye,invert:Xe,clone:Ue}),rL=function(){function t(t,e){this.x=t||0,this.y=e||0}return t.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(t,e){return this.x=t,this.y=e,this},t.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},t.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},t.prototype.scale=function(t){this.x*=t,this.y*=t},t.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},t.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},t.prototype.dot=function(t){return this.x*t.x+this.y*t.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},t.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},t.prototype.distanceSquare=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(t){if(t){var e=this.x,n=this.y;return this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this}},t.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},t.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},t.set=function(t,e,n){t.x=e,t.y=n},t.copy=function(t,e){t.x=e.x,t.y=e.y},t.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},t.lenSquare=function(t){return t.x*t.x+t.y*t.y},t.dot=function(t,e){return t.x*e.x+t.y*e.y},t.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},t.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},t.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},t.scaleAndAdd=function(t,e,n,i){t.x=e.x+n.x*i,t.y=e.y+n.y*i},t.lerp=function(t,e,n,i){var r=1-i;t.x=r*e.x+i*n.x,t.y=r*e.y+i*n.y},t}(),oL=Math.min,aL=Math.max,sL=new rL,lL=new rL,uL=new rL,hL=new rL,cL=new rL,pL=new rL,dL=function(){function t(t,e,n,i){0>n&&(t+=n,n=-n),0>i&&(e+=i,i=-i),this.x=t,this.y=e,this.width=n,this.height=i}return t.prototype.union=function(t){var e=oL(t.x,this.x),n=oL(t.y,this.y);this.width=isFinite(this.x)&&isFinite(this.width)?aL(t.x+t.width,this.x+this.width)-e:t.width,this.height=isFinite(this.y)&&isFinite(this.height)?aL(t.y+t.height,this.y+this.height)-n:t.height,this.x=e,this.y=n},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(t){var e=this,n=t.width/e.width,i=t.height/e.height,r=Be();return We(r,r,[-e.x,-e.y]),Ye(r,r,[n,i]),We(r,r,[t.x,t.y]),r},t.prototype.intersect=function(e,n){if(!e)return!1;e instanceof t||(e=t.create(e));var i=this,r=i.x,o=i.x+i.width,a=i.y,s=i.y+i.height,l=e.x,u=e.x+e.width,h=e.y,c=e.y+e.height,p=!(l>o||r>u||h>s||a>c);if(n){var d=1/0,f=0,g=Math.abs(o-l),y=Math.abs(u-r),v=Math.abs(s-h),m=Math.abs(c-a),x=Math.min(g,y),_=Math.min(v,m);l>o||r>u?x>f&&(f=x,y>g?rL.set(pL,-g,0):rL.set(pL,y,0)):d>x&&(d=x,y>g?rL.set(cL,g,0):rL.set(cL,-y,0)),h>s||a>c?_>f&&(f=_,m>v?rL.set(pL,0,-v):rL.set(pL,0,m)):d>x&&(d=x,m>v?rL.set(cL,0,v):rL.set(cL,0,-m))}return n&&rL.copy(n,p?cL:pL),p},t.prototype.contain=function(t,e){var n=this;return t>=n.x&&t<=n.x+n.width&&e>=n.y&&e<=n.y+n.height},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return 0===this.width||0===this.height},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},t.applyTransform=function(e,n,i){if(!i)return void(e!==n&&t.copy(e,n));if(i[1]<1e-5&&i[1]>-1e-5&&i[2]<1e-5&&i[2]>-1e-5){var r=i[0],o=i[3],a=i[4],s=i[5];return e.x=n.x*r+a,e.y=n.y*o+s,e.width=n.width*r,e.height=n.height*o,e.width<0&&(e.x+=e.width,e.width=-e.width),void(e.height<0&&(e.y+=e.height,e.height=-e.height))}sL.x=uL.x=n.x,sL.y=hL.y=n.y,lL.x=hL.x=n.x+n.width,lL.y=uL.y=n.y+n.height,sL.transform(i),hL.transform(i),lL.transform(i),uL.transform(i),e.x=oL(sL.x,lL.x,uL.x,hL.x),e.y=oL(sL.y,lL.y,uL.y,hL.y);var l=aL(sL.x,lL.x,uL.x,hL.x),u=aL(sL.y,lL.y,uL.y,hL.y);e.width=l-e.x,e.height=u-e.y},t}(),fL=\\\"silent\\\",gL=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.handler=null,e}return e(n,t),n.prototype.dispose=function(){},n.prototype.setCursor=function(){},n}(Xk),yL=function(){function t(t,e){this.x=t,this.y=e}return t}(),vL=[\\\"click\\\",\\\"dblclick\\\",\\\"mousewheel\\\",\\\"mouseout\\\",\\\"mouseup\\\",\\\"mousedown\\\",\\\"mousemove\\\",\\\"contextmenu\\\"],mL=new dL(0,0,0,0),xL=function(t){function n(e,n,i,r,o){var a=t.call(this)||this;return a._hovered=new yL(0,0),a.storage=e,a.painter=n,a.painterRoot=r,a._pointerSize=o,i=i||new gL,a.proxy=null,a.setHandlerProxy(i),a._draggingMgr=new Yk(a),a}return e(n,t),n.prototype.setHandlerProxy=function(t){this.proxy&&this.proxy.dispose(),t&&(y(vL,function(e){t.on&&t.on(e,this[e],this)},this),t.handler=this),this.proxy=t},n.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,i=$e(this,e,n),r=this._hovered,o=r.target;o&&!o.__zr&&(r=this.findHover(r.x,r.y),o=r.target);var a=this._hovered=i?new yL(e,n):this.findHover(e,n),s=a.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:\\\"default\\\"),o&&s!==o&&this.dispatchToElement(r,\\\"mouseout\\\",t),this.dispatchToElement(a,\\\"mousemove\\\",t),s&&s!==o&&this.dispatchToElement(a,\\\"mouseover\\\",t)},n.prototype.mouseout=function(t){var e=t.zrEventControl;\\\"only_globalout\\\"!==e&&this.dispatchToElement(this._hovered,\\\"mouseout\\\",t),\\\"no_globalout\\\"!==e&&this.trigger(\\\"globalout\\\",{type:\\\"globalout\\\",event:t})},n.prototype.resize=function(){this._hovered=new yL(0,0)},n.prototype.dispatch=function(t,e){var n=this[t];n&&n.call(this,e)},n.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},n.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},n.prototype.dispatchToElement=function(t,e,n){t=t||{};var i=t.target;if(!i||!i.silent){for(var r=\\\"on\\\"+e,o=Ze(e,t,n);i&&(i[r]&&(o.cancelBubble=!!i[r].call(i,o)),i.trigger(e,o),i=i.__hostTarget?i.__hostTarget:i.parent,!o.cancelBubble););o.cancelBubble||(this.trigger(e,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(t){\\\"function\\\"==typeof t[r]&&t[r].call(t,o),t.trigger&&t.trigger(e,o)}))}},n.prototype.findHover=function(t,e,n){var i=this.storage.getDisplayList(),r=new yL(t,e);if(Ke(i,r,t,e,n),this._pointerSize&&!r.target){for(var o=[],a=this._pointerSize,s=a/2,l=new dL(t-s,e-s,a,a),u=i.length-1;u>=0;u--){var h=i[u];h===n||h.ignore||h.ignoreCoarsePointer||h.parent&&h.parent.ignoreCoarsePointer||(mL.copy(h.getBoundingRect()),h.transform&&mL.applyTransform(h.transform),mL.intersect(l)&&o.push(h))}if(o.length)for(var c=4,p=Math.PI/12,d=2*Math.PI,f=0;s>f;f+=c)for(var g=0;d>g;g+=p){var y=t+f*Math.cos(g),v=e+f*Math.sin(g);if(Ke(o,r,y,v,n),r.target)return r}}return r},n.prototype.processGesture=function(t,e){this._gestureMgr||(this._gestureMgr=new eL);var n=this._gestureMgr;\\\"start\\\"===e&&n.clear();var i=n.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if(\\\"end\\\"===e&&n.clear(),i){var r=i.type;t.gestureEvent=r;var o=new yL;o.target=i.target,this.dispatchToElement(o,r,i.event)}},n}(Xk);y([\\\"click\\\",\\\"mousedown\\\",\\\"mouseup\\\",\\\"mousewheel\\\",\\\"dblclick\\\",\\\"contextmenu\\\"],function(t){xL.prototype[t]=function(e){var n,i,r=e.zrX,o=e.zrY,a=$e(this,r,o);if(\\\"mouseup\\\"===t&&a||(n=this.findHover(r,o),i=n.target),\\\"mousedown\\\"===t)this._downEl=i,this._downPoint=[e.zrX,e.zrY],this._upEl=i;else if(\\\"mouseup\\\"===t)this._upEl=i;else if(\\\"click\\\"===t){if(this._downEl!==this._upEl||!this._downPoint||Fk(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,t,e)}});var _L,bL=32,wL=7,SL=1,ML=2,IL=4,TL=!1,CL=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=ln}return t.prototype.traverse=function(t,e){for(var n=0;ni;i++)this._updateAndAddDisplayable(e[i],null,t);n.length=this._displayListLen,an(n,ln)},t.prototype._updateAndAddDisplayable=function(t,e,n){if(!t.ignore||n){t.beforeUpdate(),t.update(),t.afterUpdate();var i=t.getClipPath();if(t.ignoreClip)e=null;else if(i){e=e?e.slice():[];for(var r=i,o=t;r;)r.parent=o,r.updateTransform(),e.push(r),o=r,r=r.getClipPath()}if(t.childrenRef){for(var a=t.childrenRef(),s=0;s0&&(u.__clipPaths=[]),isNaN(u.z)&&(sn(),u.z=0),isNaN(u.z2)&&(sn(),u.z2=0),isNaN(u.zlevel)&&(sn(),u.zlevel=0),this._displayList[this._displayListLen++]=u}var h=t.getDecalElement&&t.getDecalElement();h&&this._updateAndAddDisplayable(h,e,n);var c=t.getTextGuideLine();c&&this._updateAndAddDisplayable(c,e,n);var p=t.getTextContent();p&&this._updateAndAddDisplayable(p,e,n)}},t.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},t.prototype.delRoot=function(t){if(t instanceof Array)for(var e=0,n=t.length;n>e;e++)this.delRoot(t[e]);else{var i=p(this._roots,t);i>=0&&this._roots.splice(i,1)}},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}();_L=uk.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)};var DL=_L,AL={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)\\n},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return.5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(-Math.pow(2,-10*(t-1))+2)},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||1>n?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),-(n*Math.pow(2,10*(t-=1))*Math.sin(2*(t-e)*Math.PI/i)))},elasticOut:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||1>n?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin(2*(t-e)*Math.PI/i)+1)},elasticInOut:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||1>n?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?-.5*n*Math.pow(2,10*(t-=1))*Math.sin(2*(t-e)*Math.PI/i):n*Math.pow(2,-10*(t-=1))*Math.sin(2*(t-e)*Math.PI/i)*.5+1)},backIn:function(t){var e=1.70158;return t*t*((e+1)*t-e)},backOut:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?.5*t*t*((e+1)*t-e):.5*((t-=2)*t*((e+1)*t+e)+2)},bounceIn:function(t){return 1-AL.bounceOut(1-t)},bounceOut:function(t){return 1/2.75>t?7.5625*t*t:2/2.75>t?7.5625*(t-=1.5/2.75)*t+.75:2.5/2.75>t?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return.5>t?.5*AL.bounceIn(2*t):.5*AL.bounceOut(2*t-1)+.5}},kL=Math.pow,LL=Math.sqrt,PL=1e-8,OL=1e-4,RL=LL(3),NL=1/3,EL=Q(),zL=Q(),BL=Q(),VL=/cubic-bezier\\\\(([0-9,\\\\.e ]+)\\\\)/,FL=function(){function t(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||J,this.ondestroy=t.ondestroy||J,this.onrestart=t.onrestart||J,t.easing&&this.setEasing(t.easing)}return t.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),this._paused)return void(this._pausedTime+=e);var n=this._life,i=t-this._startTime-this._pausedTime,r=i/n;0>r&&(r=0),r=Math.min(r,1);var o=this.easingFunc,a=o?o(r):r;if(this.onframe(a),1===r){if(!this.loop)return!0;var s=i%n;this._startTime=t-s,this._pausedTime=0,this.onrestart()}return!1},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(t){this.easing=t,this.easingFunc=I(t)?t:AL[t]||In(t)},t}(),GL=function(){function t(t){this.value=t}return t}(),WL=function(){function t(){this._len=0}return t.prototype.insert=function(t){var e=new GL(t);return this.insertEntry(e),e},t.prototype.insertEntry=function(t){this.head?(this.tail.next=t,t.prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},t.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),HL=function(){function t(t){this._list=new WL,this._maxSize=10,this._map={},this._maxSize=t}return t.prototype.put=function(t,e){var n=this._list,i=this._map,r=null;if(null==i[t]){var o=n.len(),a=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var s=n.head;n.remove(s),delete i[s.key],r=s.value,this._lastRemovedEntry=s}a?a.value=e:a=new GL(e),a.key=t,n.insertEntry(a),i[t]=a}return r},t.prototype.get=function(t){var e=this._map[t],n=this._list;return null!=e?(e!==n.tail&&(n.remove(e),n.insertEntry(e)),e.value):void 0},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}(),YL={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]},XL=new HL(20),UL=null,ZL=Gn,jL=Wn,qL=(Object.freeze||Object)({parse:En,lift:Vn,toHex:Fn,fastLerp:Gn,fastMapToColor:ZL,lerp:Wn,mapToColor:jL,modifyHSL:Hn,modifyAlpha:Yn,stringify:Xn,lum:Un,random:Zn}),KL=Math.round,$L=1e-4,JL={left:\\\"start\\\",right:\\\"end\\\",center:\\\"middle\\\",middle:\\\"middle\\\"},QL=function(){return uk.hasGlobalWindow&&I(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:\\\"undefined\\\"!=typeof Buffer?function(t){return Buffer.from(t).toString(\\\"base64\\\")}:function(){return null}}(),tP=Array.prototype.slice,eP=0,nP=1,iP=2,rP=3,oP=4,aP=5,sP=6,lP=[0,0,0,0],uP=function(){function t(t){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=t}return t.prototype.isFinished=function(){return this._finished},t.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},t.prototype.needsAnimate=function(){return this.keyframes.length>=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var i=this.keyframes,r=i.length,o=!1,a=sP,s=e;if(g(e)){var l=_i(e);a=l,(1===l&&!D(e[0])||2===l&&!D(e[0][0]))&&(o=!0)}else if(D(e)&&!E(e))a=eP;else if(T(e))if(isNaN(+e)){var u=En(e);u&&(s=u,a=rP)}else a=eP;else if(O(e)){var c=h({},s);c.colorStops=v(e.colorStops,function(t){return{offset:t.offset,color:En(t.color)}}),oi(e)?a=oP:ai(e)&&(a=aP),s=c}0===r?this.valType=a:(a!==this.valType||a===sP)&&(o=!0),this.discrete=this.discrete||o;var p={time:t,value:s,rawValue:e,percent:0};return n&&(p.easing=n,p.easingFunc=I(n)?n:AL[n]||In(n)),i.push(p),p},t.prototype.prepare=function(t,e){var n=this.keyframes;this._needsSort&&n.sort(function(t,e){return t.time-e.time});for(var i=this.valType,r=n.length,o=n[r-1],a=this.discrete,s=wi(i),l=bi(i),u=0;r>u;u++){var h=n[u],c=h.value,p=o.value;h.percent=h.time/t,a||(s&&u!==r-1?vi(c,p,i):l&&yi(c.colorStops,p.colorStops))}if(!a&&i!==aP&&e&&this.needsAnimate()&&e.needsAnimate()&&i===e.valType&&!e._finished){this._additiveTrack=e;for(var d=n[0].value,u=0;r>u;u++)i===eP?n[u].additiveValue=n[u].value-d:i===rP?n[u].additiveValue=fi([],n[u].value,d,-1):wi(i)&&(n[u].additiveValue=i===nP?fi([],n[u].value,d,-1):gi([],n[u].value,d,-1))}},t.prototype.step=function(t,e){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,i,r,o=null!=this._additiveTrack,a=o?\\\"additiveValue\\\":\\\"value\\\",s=this.valType,l=this.keyframes,u=l.length,h=this.propName,c=s===rP,p=this._lastFr,d=Math.min;if(1===u)i=r=l[0];else{if(0>e)n=0;else if(e=0&&!(l[n].percent<=e);n--);n=d(n,u-2)}else{for(n=p;u>n&&!(l[n].percent>e);n++);n=d(n-1,u-2)}r=l[n+1],i=l[n]}if(i&&r){this._lastFr=n,this._lastFrP=e;var g=r.percent-i.percent,y=0===g?1:d((e-i.percent)/g,1);r.easingFunc&&(y=r.easingFunc(y));var m=o?this._additiveValue:c?lP:t[h];if(!wi(s)&&!c||m||(m=this._additiveValue=[]),this.discrete)t[h]=1>y?i.rawValue:r.rawValue;else if(wi(s))s===nP?pi(m,i[a],r[a],y):di(m,i[a],r[a],y);else if(bi(s)){var x=i[a],_=r[a],b=s===oP;t[h]={type:b?\\\"linear\\\":\\\"radial\\\",x:ci(x.x,_.x,y),y:ci(x.y,_.y,y),colorStops:v(x.colorStops,function(t,e){var n=_.colorStops[e];return{offset:ci(t.offset,n.offset,y),color:xi(pi([],t.color,n.color,y))}}),global:_.global},b?(t[h].x2=ci(x.x2,_.x2,y),t[h].y2=ci(x.y2,_.y2,y)):t[h].r=ci(x.r,_.r,y)}else if(c)pi(m,i[a],r[a],y),o||(t[h]=xi(m));else{var w=ci(i[a],r[a],y);o?this._additiveValue=w:t[h]=w}o&&this._addToTarget(t)}}},t.prototype._addToTarget=function(t){var e=this.valType,n=this.propName,i=this._additiveValue;e===eP?t[n]=t[n]+i:e===rP?(En(t[n],lP),fi(lP,lP,i,1),t[n]=xi(lP)):e===nP?fi(t[n],t[n],i,1):e===iP&&gi(t[n],t[n],i,1)},t}(),hP=function(){function t(t,e,n,i){return this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=t,this._loop=e,e&&i?void a(\\\"Can' use additive animation on looped animation.\\\"):(this._additiveAnimators=i,void(this._allowDiscrete=n))}return t.prototype.getMaxTime=function(){return this._maxTime},t.prototype.getDelay=function(){return this._delay},t.prototype.getLoop=function(){return this._loop},t.prototype.getTarget=function(){return this._target},t.prototype.changeTarget=function(t){this._target=t},t.prototype.when=function(t,e,n){return this.whenWithKeys(t,e,b(e),n)},t.prototype.whenWithKeys=function(t,e,n,i){for(var r=this._tracks,o=0;o0&&s.addKeyframe(0,mi(l),i),this._trackKeys.push(a)}s.addKeyframe(t,mi(e[a]),i)}return this._maxTime=Math.max(this._maxTime,t),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;e>n;n++)t[n].call(this)},t.prototype._abortedCallback=function(){this._setTracksFinished();var t=this.animation,e=this._abortedCbs;if(t&&t.removeClip(this._clip),this._clip=null,e)for(var n=0;n0)){this._started=1;for(var e=this,n=[],i=this._maxTime||0,r=0;r1){var a=o.pop();r.addKeyframe(a.time,t[i]),r.prepare(this._maxTime,r.getAdditiveTrack())}}}},t}(),cP=function(t){function n(e){var n=t.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,e=e||{},n.stage=e.stage||{},n}return e(n,t),n.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?(this._tail.next=t,t.prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},n.prototype.addAnimator=function(t){t.animation=this;var e=t.getClip();e&&this.addClip(e)},n.prototype.removeClip=function(t){if(t.animation){var e=t.prev,n=t.next;e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null}},n.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},n.prototype.update=function(t){for(var e=Si()-this._pausedTime,n=e-this._time,i=this._head;i;){var r=i.next,o=i.step(e,n);o?(i.ondestroy(),this.removeClip(i),i=r):i=r}this._time=e,t||(this.trigger(\\\"frame\\\",n),this.stage.update&&this.stage.update())},n.prototype._startLoop=function(){function t(){e._running&&(DL(t),!e._paused&&e.update())}var e=this;this._running=!0,DL(t)},n.prototype.start=function(){this._running||(this._time=Si(),this._pausedTime=0,this._startLoop())},n.prototype.stop=function(){this._running=!1},n.prototype.pause=function(){this._paused||(this._pauseStart=Si(),this._paused=!0)},n.prototype.resume=function(){this._paused&&(this._pausedTime+=Si()-this._pauseStart,this._paused=!1)},n.prototype.clear=function(){for(var t=this._head;t;){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},n.prototype.isFinished=function(){return null==this._head},n.prototype.animate=function(t,e){e=e||{},this.start();var n=new hP(t,e.loop);return this.addAnimator(n),n},n}(Xk),pP=300,dP=uk.domSupported,fP=function(){var t=[\\\"click\\\",\\\"dblclick\\\",\\\"mousewheel\\\",\\\"wheel\\\",\\\"mouseout\\\",\\\"mouseup\\\",\\\"mousedown\\\",\\\"mousemove\\\",\\\"contextmenu\\\"],e=[\\\"touchstart\\\",\\\"touchend\\\",\\\"touchmove\\\"],n={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},i=v(t,function(t){var e=t.replace(\\\"mouse\\\",\\\"pointer\\\");return n.hasOwnProperty(e)?e:t});return{mouse:t,touch:e,pointer:i}}(),gP={mouse:[\\\"mousemove\\\",\\\"mouseup\\\"],pointer:[\\\"pointermove\\\",\\\"pointerup\\\"]},yP=!1,vP=function(){function t(t,e){this.stopPropagation=J,this.stopImmediatePropagation=J,this.preventDefault=J,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY}return t}(),mP={mousedown:function(t){t=Le(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger(\\\"mousedown\\\",t)},mousemove:function(t){t=Le(this.dom,t);var e=this.__mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||this.__togglePointerCapture(!0),this.trigger(\\\"mousemove\\\",t)},mouseup:function(t){t=Le(this.dom,t),this.__togglePointerCapture(!1),this.trigger(\\\"mouseup\\\",t)},mouseout:function(t){t=Le(this.dom,t);var e=t.toElement||t.relatedTarget;Di(this,e)||(this.__pointerCapturing&&(t.zrEventControl=\\\"no_globalout\\\"),this.trigger(\\\"mouseout\\\",t))},wheel:function(t){yP=!0,t=Le(this.dom,t),this.trigger(\\\"mousewheel\\\",t)},mousewheel:function(t){yP||(t=Le(this.dom,t),this.trigger(\\\"mousewheel\\\",t))},touchstart:function(t){t=Le(this.dom,t),Ti(t),this.__lastTouchMoment=new Date,this.handler.processGesture(t,\\\"start\\\"),mP.mousemove.call(this,t),mP.mousedown.call(this,t)},touchmove:function(t){t=Le(this.dom,t),Ti(t),this.handler.processGesture(t,\\\"change\\\"),mP.mousemove.call(this,t)},touchend:function(t){t=Le(this.dom,t),Ti(t),this.handler.processGesture(t,\\\"end\\\"),mP.mouseup.call(this,t),+new Date-+this.__lastTouchMoment1e-10&&OP(t[3]-1)>1e-10?Math.sqrt(OP(t[0]*t[3]-t[2]*t[1])):1},t.prototype.copyTransform=function(t){Ri(this,t)},t.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,i=t.originY||0,r=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,l=t.rotation||0,u=t.x,h=t.y,c=t.skewX?Math.tan(t.skewX):0,p=t.skewY?Math.tan(-t.skewY):0;if(n||i||a||s){var d=n+a,f=i+s;e[4]=-d*r-c*f*o,e[5]=-f*o-p*d*r}else e[4]=e[5]=0;return e[0]=r,e[3]=o,e[1]=p*r,e[2]=c*o,l&&He(e,e,l),e[4]+=n+u,e[5]+=i+h,e},t.initDefaultProps=function(){var e=t.prototype;e.scaleX=e.scaleY=e.globalScaleRatio=1,e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0}(),t}(),NP=[\\\"x\\\",\\\"y\\\",\\\"originX\\\",\\\"originY\\\",\\\"anchorX\\\",\\\"anchorY\\\",\\\"rotation\\\",\\\"scaleX\\\",\\\"scaleY\\\",\\\"skewX\\\",\\\"skewY\\\"],EP={},zP=\\\"__zr_normal__\\\",BP=NP.concat([\\\"ignore\\\"]),VP=m(NP,function(t,e){return t[e]=!0,t},{ignore:!1}),FP={},GP=new dL(0,0,0,0),WP=function(){function t(t){this.id=o(),this.animators=[],this.currentStates=[],this.states={},this._init(t)}return t.prototype._init=function(t){this.attr(t)},t.prototype.drift=function(t,e){switch(this.draggable){case\\\"horizontal\\\":e=0;break;case\\\"vertical\\\":t=0}var n=this.transform;n||(n=this.transform=[1,0,0,1,0,0]),n[4]+=t,n[5]+=e,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(t){var e=this._textContent;if(e&&(!e.ignore||t)){this.textConfig||(this.textConfig={});var n=this.textConfig,i=n.local,r=e.innerTransformable,o=void 0,a=void 0,s=!1;r.parent=i?this:null;var l=!1;if(r.copyTransform(e),null!=n.position){var u=GP;u.copy(n.layoutRect?n.layoutRect:this.getBoundingRect()),i||u.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(FP,n,u):Wi(FP,n,u),r.x=FP.x,r.y=FP.y,o=FP.align,a=FP.verticalAlign;var h=n.origin;if(h&&null!=n.rotation){var c=void 0,p=void 0;\\\"center\\\"===h?(c=.5*u.width,p=.5*u.height):(c=Gi(h[0],u.width),p=Gi(h[1],u.height)),l=!0,r.originX=-r.x+c+(i?0:u.x),r.originY=-r.y+p+(i?0:u.y)}}null!=n.rotation&&(r.rotation=n.rotation);var d=n.offset;d&&(r.x+=d[0],r.y+=d[1],l||(r.originX=-d[0],r.originY=-d[1]));var f=null==n.inside?\\\"string\\\"==typeof n.position&&n.position.indexOf(\\\"inside\\\")>=0:n.inside,g=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),y=void 0,v=void 0,m=void 0;f&&this.canBeInsideText()?(y=n.insideFill,v=n.insideStroke,(null==y||\\\"auto\\\"===y)&&(y=this.getInsideTextFill()),(null==v||\\\"auto\\\"===v)&&(v=this.getInsideTextStroke(y),m=!0)):(y=n.outsideFill,v=n.outsideStroke,(null==y||\\\"auto\\\"===y)&&(y=this.getOutsideFill()),(null==v||\\\"auto\\\"===v)&&(v=this.getOutsideStroke(y),m=!0)),y=y||\\\"#000\\\",(y!==g.fill||v!==g.stroke||m!==g.autoStroke||o!==g.align||a!==g.verticalAlign)&&(s=!0,g.fill=y,g.stroke=v,g.autoStroke=m,g.align=o,g.verticalAlign=a,e.setDefaultTextStyle(g)),e.__dirty|=SL,s&&e.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return\\\"#fff\\\"},t.prototype.getInsideTextStroke=function(){return\\\"#000\\\"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?TP:IP},t.prototype.getOutsideStroke=function(){var t=this.__zr&&this.__zr.getBackgroundColor(),e=\\\"string\\\"==typeof t&&En(t);e||(e=[255,255,255,1]);for(var n=e[3],i=this.__zr.isDarkMode(),r=0;3>r;r++)e[r]=e[r]*n+(i?0:255)*(1-n);return e[3]=1,Xn(e,\\\"rgba\\\")},t.prototype.traverse=function(){},t.prototype.attrKV=function(t,e){\\\"textConfig\\\"===t?this.setTextConfig(e):\\\"textContent\\\"===t?this.setTextContent(e):\\\"clipPath\\\"===t?this.setClipPath(e):\\\"extra\\\"===t?(this.extra=this.extra||{},h(this.extra,e)):this[t]=e},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(t,e){if(\\\"string\\\"==typeof t)this.attrKV(t,e);else if(A(t))for(var n=t,i=b(n),r=0;r0},t.prototype.getState=function(t){return this.states[t]},t.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},t.prototype.clearStates=function(t){this.useState(zP,!1,t)},t.prototype.useState=function(t,e,n,i){var r=t===zP,o=this.hasState();if(o||!r){var s=this.currentStates,l=this.stateTransition;if(!(p(s,t)>=0)||!e&&1!==s.length){var u;if(this.stateProxy&&!r&&(u=this.stateProxy(t)),u||(u=this.states&&this.states[t]),!u&&!r)return void a(\\\"State \\\"+t+\\\" not exists.\\\");r||this.saveCurrentToNormalState(u);var h=!!(u&&u.hoverLayer||i);h&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,u,this._normalState,e,!n&&!this.__inHover&&l&&l.duration>0,l);var c=this._textContent,d=this._textGuide;return c&&c.useState(t,e,n,h),d&&d.useState(t,e,n,h),r?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!h&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~SL),u}}},t.prototype.useStates=function(t,e,n){if(t.length){var i=[],r=this.currentStates,o=t.length,a=o===r.length;if(a)for(var s=0;o>s;s++)if(t[s]!==r[s]){a=!1;break}if(a)return;for(var s=0;o>s;s++){var l=t[s],u=void 0;this.stateProxy&&(u=this.stateProxy(l,t)),u||(u=this.states[l]),u&&i.push(u)}var h=i[o-1],c=!!(h&&h.hoverLayer||n);c&&this._toggleHoverLayerFlag(!0);var p=this._mergeStates(i),d=this.stateTransition;this.saveCurrentToNormalState(p),this._applyStateObj(t.join(\\\",\\\"),p,this._normalState,!1,!e&&!this.__inHover&&d&&d.duration>0,d);var f=this._textContent,g=this._textGuide;f&&f.useStates(t,e,c),g&&g.useStates(t,e,c),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!c&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~SL)}else this.clearStates()},t.prototype._updateAnimationTargets=function(){for(var t=0;t=0){var n=this.currentStates.slice();n.splice(e,1),this.useStates(n)}},t.prototype.replaceState=function(t,e,n){var i=this.currentStates.slice(),r=p(i,t),o=p(i,e)>=0;r>=0?o?i.splice(r,1):i[r]=e:n&&!o&&i.push(e),this.useStates(i)},t.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},t.prototype._mergeStates=function(t){for(var e,n={},i=0;i=0&&e.splice(n,1)}),this.animators.push(t),n&&n.animation.addAnimator(t),n&&n.wakeUp()},t.prototype.updateDuringAnimation=function(){this.markRedraw()},t.prototype.stopAnimation=function(t,e){for(var n=this.animators,i=n.length,r=[],o=0;i>o;o++){var a=n[o];t&&t!==a.scope?r.push(a):a.stop(e)}return this.animators=r,this},t.prototype.animateTo=function(t,e,n){Hi(this,t,e,n)},t.prototype.animateFrom=function(t,e,n){Hi(this,t,e,n,!0)},t.prototype._transitionState=function(t,e,n,i){for(var r=Hi(this,e,n,i),o=0;o=0&&(n.splice(i,0,t),this._doAdd(t))}return this},n.prototype.replace=function(t,e){var n=p(this._children,t);return n>=0&&this.replaceAt(e,n),this},n.prototype.replaceAt=function(t,e){var n=this._children,i=n[e];if(t&&t!==this&&t.parent!==this&&t!==i){n[e]=t,i.parent=null;var r=this.__zr;r&&i.removeSelfFromZr(r),this._doAdd(t)}return this},n.prototype._doAdd=function(t){t.parent&&t.parent.remove(t),t.parent=this;var e=this.__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},n.prototype.remove=function(t){var e=this.__zr,n=this._children,i=p(n,t);return 0>i?this:(n.splice(i,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh(),this)},n.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},t.prototype.wakeUp=function(){this.animation.start(),this._stillFrameAccum=0},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){this._needsRefreshHover=!1,this.painter.refreshHover&&\\\"canvas\\\"===this.painter.getType()&&this.painter.refreshHover()},t.prototype.resize=function(t){t=t||{},this.painter.resize(t.width,t.height),this.handler.resize()},t.prototype.clearAnimation=function(){this.animation.clear()},t.prototype.getWidth=function(){return this.painter.getWidth()},t.prototype.getHeight=function(){return this.painter.getHeight()},t.prototype.setCursorStyle=function(t){this.handler.setCursorStyle(t)},t.prototype.findHover=function(t,e){return this.handler.findHover(t,e)},t.prototype.on=function(t,e,n){return this.handler.on(t,e,n),this},t.prototype.off=function(t,e){this.handler.off(t,e)},t.prototype.trigger=function(t,e){this.handler.trigger(t,e)},t.prototype.clear=function(){for(var t=this.storage.getRoots(),e=0;e0&&(this._ux=ZO(n/SP/t)||0,this._uy=ZO(n/SP/e)||0)},t.prototype.setDPR=function(t){this.dpr=t},t.prototype.setContext=function(t){this._ctx=t},t.prototype.getContext=function(){return this._ctx},t.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},t.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},t.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(EO.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},t.prototype.lineTo=function(t,e){var n=ZO(t-this._xi),i=ZO(e-this._yi),r=n>this._ux||i>this._uy;if(this.addData(EO.L,t,e),this._ctx&&r&&this._ctx.lineTo(t,e),r)this._xi=t,this._yi=e,this._pendingPtDist=0;else{var o=n*n+i*i;o>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=o)}return this},t.prototype.bezierCurveTo=function(t,e,n,i,r,o){return this._drawPendingPt(),this.addData(EO.C,t,e,n,i,r,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,i,r,o),this._xi=r,this._yi=o,this},t.prototype.quadraticCurveTo=function(t,e,n,i){return this._drawPendingPt(),this.addData(EO.Q,t,e,n,i),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,i),this._xi=n,this._yi=i,this},t.prototype.arc=function(t,e,n,i,r,o){this._drawPendingPt(),$O[0]=i,$O[1]=r,Bo($O,o),i=$O[0],r=$O[1];var a=r-i;return this.addData(EO.A,t,e,n,n,i,a,0,o?0:1),this._ctx&&this._ctx.arc(t,e,n,i,r,o),this._xi=XO(r)*n+t,this._yi=UO(r)*n+e,this},t.prototype.arcTo=function(t,e,n,i,r){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,i,r),this},t.prototype.rect=function(t,e,n,i){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,i),this.addData(EO.R,t,e,n,i),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(EO.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},t.prototype.fill=function(t){t&&t.fill(),this.toStatic()},t.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(t){var e=t.length;this.data&&this.data.length===e||!KO||(this.data=new Float32Array(e));for(var n=0;e>n;n++)this.data[n]=t[n];this._len=e},t.prototype.appendPath=function(t){t instanceof Array||(t=[t]);for(var e=t.length,n=0,i=this._len,r=0;e>r;r++)n+=t[r].len();KO&&this.data instanceof Float32Array&&(this.data=new Float32Array(i+n));for(var r=0;e>r;r++)for(var o=t[r].data,a=0;at.length&&(this._expandData(),t=this.data);for(var e=0;e0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var t=[],e=0;e11&&(this.data=new Float32Array(t)))}},t.prototype.getBoundingRect=function(){VO[0]=VO[1]=GO[0]=GO[1]=Number.MAX_VALUE,FO[0]=FO[1]=WO[0]=WO[1]=-Number.MAX_VALUE;var t,e=this.data,n=0,i=0,r=0,o=0;for(t=0;tc;){var p=t[c++],d=1===c;d&&(r=t[c],o=t[c+1],a=r,s=o);var f=-1;switch(p){case EO.M:r=a=t[c++],o=s=t[c++];break;case EO.L:var g=t[c++],y=t[c++],v=g-r,m=y-o;(ZO(v)>n||ZO(m)>i||c===e-1)&&(f=Math.sqrt(v*v+m*m),r=g,o=y);break;case EO.C:var x=t[c++],_=t[c++],g=t[c++],y=t[c++],b=t[c++],w=t[c++];f=vn(r,o,x,_,g,y,b,w,10),r=b,o=w;break;case EO.Q:var x=t[c++],_=t[c++],g=t[c++],y=t[c++];f=Mn(r,o,x,_,g,y,10),r=g,o=y;break;case EO.A:var S=t[c++],M=t[c++],I=t[c++],T=t[c++],C=t[c++],D=t[c++],A=D+C;c+=1;{!t[c++]}d&&(a=XO(C)*I+S,s=UO(C)*T+M),f=YO(I,T)*HO(qO,Math.abs(D)),r=XO(A)*I+S,o=UO(A)*T+M;break;case EO.R:a=r=t[c++],s=o=t[c++];var k=t[c++],L=t[c++];f=2*k+2*L;break;case EO.Z:var v=a-r,m=s-o;f=Math.sqrt(v*v+m*m),r=a,o=s}f>=0&&(l[h++]=f,u+=f)}return this._pathLen=u,u},t.prototype.rebuildPath=function(t,e){var n,i,r,o,a,s,l,u,h,c,p,d=this.data,f=this._ux,g=this._uy,y=this._len,v=1>e,m=0,x=0,_=0;if(!v||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,u=this._pathLen,h=e*u))t:for(var b=0;y>b;){var w=d[b++],S=1===b;switch(S&&(r=d[b],o=d[b+1],n=r,i=o),w!==EO.L&&_>0&&(t.lineTo(c,p),_=0),w){case EO.M:n=r=d[b++],i=o=d[b++],t.moveTo(r,o);break;case EO.L:a=d[b++],s=d[b++];var M=ZO(a-r),I=ZO(s-o);if(M>f||I>g){if(v){var T=l[x++];if(m+T>h){var C=(h-m)/T;t.lineTo(r*(1-C)+a*C,o*(1-C)+s*C);break t}m+=T}t.lineTo(a,s),r=a,o=s,_=0}else{var D=M*M+I*I;D>_&&(c=a,p=s,_=D)}break;case EO.C:var A=d[b++],k=d[b++],L=d[b++],P=d[b++],O=d[b++],R=d[b++];if(v){var T=l[x++];if(m+T>h){var C=(h-m)/T;gn(r,A,L,O,C,zO),gn(o,k,P,R,C,BO),t.bezierCurveTo(zO[1],BO[1],zO[2],BO[2],zO[3],BO[3]);break t}m+=T}t.bezierCurveTo(A,k,L,P,O,R),r=O,o=R;break;case EO.Q:var A=d[b++],k=d[b++],L=d[b++],P=d[b++];if(v){var T=l[x++];if(m+T>h){var C=(h-m)/T;wn(r,A,L,C,zO),wn(o,k,P,C,BO),t.quadraticCurveTo(zO[1],BO[1],zO[2],BO[2]);break t}m+=T}t.quadraticCurveTo(A,k,L,P),r=L,o=P;break;case EO.A:var N=d[b++],E=d[b++],z=d[b++],B=d[b++],V=d[b++],F=d[b++],G=d[b++],W=!d[b++],H=z>B?z:B,Y=ZO(z-B)>.001,X=V+F,U=!1;if(v){var T=l[x++];m+T>h&&(X=V+F*(h-m)/T,U=!0),m+=T}if(Y&&t.ellipse?t.ellipse(N,E,z,B,G,V,X,W):t.arc(N,E,H,V,X,W),U)break t;S&&(n=XO(V)*z+N,i=UO(V)*B+E),r=XO(X)*z+N,o=UO(X)*B+E;break;case EO.R:n=r=d[b],i=o=d[b+1],a=d[b++],s=d[b++];var Z=d[b++],j=d[b++];if(v){var T=l[x++];if(m+T>h){var q=h-m;t.moveTo(a,s),t.lineTo(a+HO(q,Z),s),q-=Z,q>0&&t.lineTo(a+Z,s+HO(q,j)),q-=j,q>0&&t.lineTo(a+YO(Z-q,0),s+j),q-=Z,q>0&&t.lineTo(a,s+YO(j-q,0));break t}m+=T}t.rect(a,s,Z,j);break;case EO.Z:if(v){var T=l[x++];if(m+T>h){var C=(h-m)/T;t.lineTo(r*(1-C)+n*C,o*(1-C)+i*C);break t}m+=T}t.closePath(),r=n,o=i}}},t.prototype.clone=function(){var e=new t,n=this.data;return e.data=n.slice?n.slice():Array.prototype.slice.call(n),e._len=this._len,e},t.CMD=EO,t.initDefaultProps=function(){var e=t.prototype;e._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0}(),t}(),QO=2*Math.PI,tR=2*Math.PI,eR=JO.CMD,nR=2*Math.PI,iR=1e-4,rR=[-1,-1,-1],oR=[-1,-1],aR=c({fill:\\\"#000\\\",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:\\\"butt\\\",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},xO),sR={style:c({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},_O.style)},lR=NP.concat([\\\"invisible\\\",\\\"culling\\\",\\\"z\\\",\\\"z2\\\",\\\"zlevel\\\",\\\"parent\\\"]),uR=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.update=function(){var e=this;t.prototype.update.call(this);var i=this.style;if(i.decal){var r=this._decalEl=this._decalEl||new n;r.buildPath===n.prototype.buildPath&&(r.buildPath=function(t){e.buildPath(t,e.shape)}),r.silent=!0;var o=r.style;for(var a in i)o[a]!==i[a]&&(o[a]=i[a]);o.fill=i.fill?i.decal:null,o.decal=null,o.shadowColor=null,i.strokeFirst&&(o.stroke=null);for(var s=0;s.5?IP:e>.2?CP:TP}if(t)return TP}return IP},n.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(T(e)){var n=this.__zr,i=!(!n||!n.isDarkMode()),r=Un(t,0)0))},n.prototype.hasFill=function(){var t=this.style,e=t.fill;return null!=e&&\\\"none\\\"!==e},n.prototype.getBoundingRect=function(){var t=this._rect,e=this.style,n=!t;if(n){var i=!1;this.path||(i=!0,this.createPathProxy());var r=this.path;(i||this.__dirty&IL)&&(r.beginPath(),this.buildPath(r,this.shape,!1),this.pathUpdated()),t=r.getBoundingRect()}if(this._rect=t,this.hasStroke()&&this.path&&this.path.len()>0){var o=this._rectStroke||(this._rectStroke=t.clone());if(this.__dirty||n){o.copy(t);var a=e.strokeNoScale?this.getLineScale():1,s=e.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}a>1e-10&&(o.width+=s/a,o.height+=s/a,o.x-=s/a/2,o.y-=s/a/2)}return o}return t},n.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect(),r=this.style;if(t=n[0],e=n[1],i.contain(t,e)){var o=this.path;if(this.hasStroke()){var a=r.lineWidth,s=r.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(a=Math.max(a,this.strokeContainThreshold)),Jo(o,a/s,t,e)))return!0}if(this.hasFill())return $o(o,t,e)}return!1},n.prototype.dirtyShape=function(){this.__dirty|=IL,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},n.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},n.prototype.animateShape=function(t){return this.animate(\\\"shape\\\",t)},n.prototype.updateDuringAnimation=function(t){\\\"style\\\"===t?this.dirtyStyle():\\\"shape\\\"===t?this.dirtyShape():this.markRedraw()},n.prototype.attrKV=function(e,n){\\\"shape\\\"===e?this.setShape(n):t.prototype.attrKV.call(this,e,n)},n.prototype.setShape=function(t,e){var n=this.shape;return n||(n=this.shape={}),\\\"string\\\"==typeof t?n[t]=e:h(n,t),this.dirtyShape(),this},n.prototype.shapeChanged=function(){return!!(this.__dirty&IL)},n.prototype.createStyle=function(t){return q(aR,t)},n.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.shape&&!n.shape&&(n.shape=h({},this.shape))},n.prototype._applyStateObj=function(e,n,i,r,o,a){t.prototype._applyStateObj.call(this,e,n,i,r,o,a);var s,l=!(n&&r);if(n&&n.shape?o?r?s=n.shape:(s=h({},i.shape),h(s,n.shape)):(s=h({},r?this.shape:i.shape),h(s,n.shape)):l&&(s=i.shape),s)if(o){this.shape=h({},this.shape);for(var u={},c=b(s),p=0;p0},n.prototype.hasFill=function(){var t=this.style,e=t.fill;return null!=e&&\\\"none\\\"!==e},n.prototype.createStyle=function(t){return q(hR,t)},n.prototype.setBoundingRect=function(t){this._rect=t},n.prototype.getBoundingRect=function(){var t=this.style;if(!this._rect){var e=t.text;null!=e?e+=\\\"\\\":e=\\\"\\\";var n=zi(e,t.font,t.textAlign,t.textBaseline);if(n.x+=t.x||0,n.y+=t.y||0,this.hasStroke()){var i=t.lineWidth;n.x-=i/2,n.y-=i/2,n.width+=i,n.height+=i}this._rect=n}return this._rect},n.initDefaultProps=function(){var t=n.prototype;t.dirtyRectTolerance=10}(),n}(SO);cR.prototype.type=\\\"tspan\\\";var pR=c({x:0,y:0},xO),dR={style:c({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},_O.style)},fR=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.createStyle=function(t){return q(pR,t)},n.prototype._getSize=function(t){var e=this.style,n=e[t];if(null!=n)return n;var i=Qo(e.image)?e.image:this.__image;if(!i)return 0;var r=\\\"width\\\"===t?\\\"height\\\":\\\"width\\\",o=e[r];return null==o?i[t]:i[t]/i[r]*o},n.prototype.getWidth=function(){return this._getSize(\\\"width\\\")},n.prototype.getHeight=function(){return this._getSize(\\\"height\\\")},n.prototype.getAnimationStyleProps=function(){return dR},n.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new dL(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect},n}(SO);fR.prototype.type=\\\"image\\\";var gR=Math.round,yR=function(){function t(){this.x=0,this.y=0,this.width=0,this.height=0}return t}(),vR={},mR=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultShape=function(){return new yR},n.prototype.buildPath=function(t,e){var n,i,r,o;if(this.subPixelOptimize){var a=na(vR,e,this.style);n=a.x,i=a.y,r=a.width,o=a.height,a.r=e.r,e=a}else n=e.x,i=e.y,r=e.width,o=e.height;e.r?ta(t,e):t.rect(n,i,r,o)},n.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},n}(uR);mR.prototype.type=\\\"rect\\\";var xR={fill:\\\"#000\\\"},_R=2,bR={style:c({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},_O.style)},wR=function(t){function n(e){var n=t.call(this)||this;return n.type=\\\"text\\\",n._children=[],n._defaultStyle=xR,n.attr(e),n}return e(n,t),n.prototype.childrenRef=function(){return this._children},n.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var e=0;e0,T=null!=t.width&&(\\\"truncate\\\"===t.overflow||\\\"break\\\"===t.overflow||\\\"breakAll\\\"===t.overflow),C=r.calculatedLineHeight,D=0;DM&&(D=_[M],!D.align||\\\"left\\\"===D.align);)this._placeToken(D,t,w,g,I,\\\"left\\\",v),S-=D.width,I+=D.width,M++;for(;C>=0&&(D=_[C],\\\"right\\\"===D.align);)this._placeToken(D,t,w,g,T,\\\"right\\\",v),S-=D.width,T-=D.width,C--;for(I+=(i-(I-f)-(y-T)-S)/2;C>=M;)D=_[M],this._placeToken(D,t,w,g,I+D.width/2,\\\"center\\\",v),I+=D.width,M++;g+=w}},n.prototype._placeToken=function(t,e,n,i,r,o,a){var s=e.rich[t.styleName]||{};s.text=t.text;var l=t.verticalAlign,u=i+n/2;\\\"top\\\"===l?u=i+t.height/2:\\\"bottom\\\"===l&&(u=i+n-t.height/2);var h=!t.isLineHolder&&da(s);h&&this._renderBackground(s,e,\\\"right\\\"===o?r-t.width:\\\"center\\\"===o?r-t.width/2:r,u-t.height/2,t.width,t.height);var c=!!s.backgroundColor,p=t.textPadding;p&&(r=ca(r,o,p),u-=t.height/2-p[0]-t.innerHeight/2);var d=this._getOrCreateChild(cR),f=d.createStyle();d.useStyle(f);var g=this._defaultStyle,y=!1,v=0,m=ha(\\\"fill\\\"in s?s.fill:\\\"fill\\\"in e?e.fill:(y=!0,g.fill)),x=ua(\\\"stroke\\\"in s?s.stroke:\\\"stroke\\\"in e?e.stroke:c||a||g.autoStroke&&!y?null:(v=_R,g.stroke)),_=s.textShadowBlur>0||e.textShadowBlur>0;f.text=t.text,f.x=r,f.y=u,_&&(f.shadowBlur=s.textShadowBlur||e.textShadowBlur||0,f.shadowColor=s.textShadowColor||e.textShadowColor||\\\"transparent\\\",f.shadowOffsetX=s.textShadowOffsetX||e.textShadowOffsetX||0,f.shadowOffsetY=s.textShadowOffsetY||e.textShadowOffsetY||0),f.textAlign=o,f.textBaseline=\\\"middle\\\",f.font=t.font||pk,f.opacity=V(s.opacity,e.opacity,1),oa(f,s),x&&(f.lineWidth=V(s.lineWidth,e.lineWidth,v),f.lineDash=B(s.lineDash,e.lineDash),f.lineDashOffset=e.lineDashOffset||0,f.stroke=x),m&&(f.fill=m);var b=t.contentWidth,w=t.contentHeight;d.setBoundingRect(new dL(Bi(f.x,b,f.textAlign),Vi(f.y,w,f.textBaseline),b,w))},n.prototype._renderBackground=function(t,e,n,i,r,o){var a,s,l=t.backgroundColor,u=t.borderWidth,h=t.borderColor,c=l&&l.image,p=l&&!c,d=t.borderRadius,f=this;if(p||t.lineHeight||u&&h){a=this._getOrCreateChild(mR),a.useStyle(a.createStyle()),a.style.fill=null;var g=a.shape;g.x=n,g.y=i,g.width=r,g.height=o,g.r=d,a.dirtyShape()}if(p){var y=a.style;y.fill=l||null,y.fillOpacity=B(t.fillOpacity,1)}else if(c){s=this._getOrCreateChild(fR),s.onload=function(){f.dirtyStyle()};var v=s.style;v.image=l.image,v.x=n,v.y=i,v.width=r,v.height=o}if(u&&h){var y=a.style;y.lineWidth=u,y.stroke=h,y.strokeOpacity=B(t.strokeOpacity,1),y.lineDash=t.borderDash,y.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill()&&a.hasStroke()&&(y.strokeFirst=!0,y.lineWidth*=2)}var m=(a||s).style;m.shadowBlur=t.shadowBlur||0,m.shadowColor=t.shadowColor||\\\"transparent\\\",m.shadowOffsetX=t.shadowOffsetX||0,m.shadowOffsetY=t.shadowOffsetY||0,m.opacity=V(t.opacity,e.opacity,1)},n.makeFont=function(t){var e=\\\"\\\";return aa(t)&&(e=[t.fontStyle,t.fontWeight,ra(t.fontSize),t.fontFamily||\\\"sans-serif\\\"].join(\\\" \\\")),e&&H(e)||t.textFont||t.font},n}(SO),SR={left:!0,right:1,center:1},MR={top:1,bottom:1,middle:1},IR=[\\\"fontStyle\\\",\\\"fontWeight\\\",\\\"fontSize\\\",\\\"fontFamily\\\"],TR=Kr(),CR=function(t,e,n,i){if(i){var r=TR(i);r.dataIndex=n,r.dataType=e,r.seriesIndex=t,\\\"group\\\"===i.type&&i.traverse(function(i){var r=TR(i);r.seriesIndex=t,r.dataIndex=n,r.dataType=e})}},DR=1,AR={},kR=Kr(),LR=Kr(),PR=0,OR=1,RR=2,NR=[\\\"emphasis\\\",\\\"blur\\\",\\\"select\\\"],ER=[\\\"normal\\\",\\\"emphasis\\\",\\\"blur\\\",\\\"select\\\"],zR=10,BR=9,VR=\\\"highlight\\\",FR=\\\"downplay\\\",GR=\\\"select\\\",WR=\\\"unselect\\\",HR=\\\"toggleSelect\\\",YR=new HL(100),XR=[\\\"emphasis\\\",\\\"blur\\\",\\\"select\\\"],UR={itemStyle:\\\"getItemStyle\\\",lineStyle:\\\"getLineStyle\\\",areaStyle:\\\"getAreaStyle\\\"},ZR=JO.CMD,jR=[[],[],[]],qR=Math.sqrt,KR=Math.atan2,$R=Math.sqrt,JR=Math.sin,QR=Math.cos,tN=Math.PI,eN=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,nN=/-?([0-9]*\\\\.)?[0-9]+([eE]-?[0-9]+)?/g,iN=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.applyTransform=function(){},n}(uR),rN=function(){function t(){this.cx=0,this.cy=0,this.r=0}return t}(),oN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultShape=function(){return new rN},n.prototype.buildPath=function(t,e){t.moveTo(e.cx+e.r,e.cy),t.arc(e.cx,e.cy,e.r,0,2*Math.PI)},n}(uR);oN.prototype.type=\\\"circle\\\";var aN=function(){function t(){this.cx=0,this.cy=0,this.rx=0,this.ry=0}return t}(),sN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultShape=function(){return new aN},n.prototype.buildPath=function(t,e){var n=.5522848,i=e.cx,r=e.cy,o=e.rx,a=e.ry,s=o*n,l=a*n;t.moveTo(i-o,r),t.bezierCurveTo(i-o,r-l,i-s,r-a,i,r-a),t.bezierCurveTo(i+s,r-a,i+o,r-l,i+o,r),t.bezierCurveTo(i+o,r+l,i+s,r+a,i,r+a),t.bezierCurveTo(i-s,r+a,i-o,r+l,i-o,r),t.closePath()},n}(uR);sN.prototype.type=\\\"ellipse\\\";var lN=Math.PI,uN=2*lN,hN=Math.sin,cN=Math.cos,pN=Math.acos,dN=Math.atan2,fN=Math.abs,gN=Math.sqrt,yN=Math.max,vN=Math.min,mN=1e-4,xN=function(){function t(){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}return t}(),_N=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultShape=function(){return new xN},n.prototype.buildPath=function(t,e){Ss(t,e)},n.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},n}(uR);_N.prototype.type=\\\"sector\\\";var bN=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.r0=0}return t}(),wN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultShape=function(){return new bN},n.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=2*Math.PI;t.moveTo(n+e.r,i),t.arc(n,i,e.r,0,r,!1),t.moveTo(n+e.r0,i),t.arc(n,i,e.r0,0,r,!0)},n}(uR);wN.prototype.type=\\\"ring\\\";var SN=function(){function t(){this.points=null,this.smooth=0,this.smoothConstraint=null}return t}(),MN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultShape=function(){return new SN},n.prototype.buildPath=function(t,e){Is(t,e,!0)},n}(uR);MN.prototype.type=\\\"polygon\\\";var IN=function(){function t(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null}return t}(),TN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultStyle=function(){return{stroke:\\\"#000\\\",fill:null}},n.prototype.getDefaultShape=function(){return new IN},n.prototype.buildPath=function(t,e){Is(t,e,!1)},n}(uR);TN.prototype.type=\\\"polyline\\\";var CN={},DN=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}return t}(),AN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultStyle=function(){return{stroke:\\\"#000\\\",fill:null}},n.prototype.getDefaultShape=function(){return new DN},n.prototype.buildPath=function(t,e){var n,i,r,o;if(this.subPixelOptimize){var a=ea(CN,e,this.style);n=a.x1,i=a.y1,r=a.x2,o=a.y2}else n=e.x1,i=e.y1,r=e.x2,o=e.y2;var s=e.percent;0!==s&&(t.moveTo(n,i),1>s&&(r=n*(1-s)+r*s,o=i*(1-s)+o*s),t.lineTo(r,o))},n.prototype.pointAt=function(t){var e=this.shape;return[e.x1*(1-t)+e.x2*t,e.y1*(1-t)+e.y2*t]},n}(uR);AN.prototype.type=\\\"line\\\";var kN=[],LN=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1}return t}(),PN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultStyle=function(){return{stroke:\\\"#000\\\",fill:null}},n.prototype.getDefaultShape=function(){return new LN},n.prototype.buildPath=function(t,e){var n=e.x1,i=e.y1,r=e.x2,o=e.y2,a=e.cpx1,s=e.cpy1,l=e.cpx2,u=e.cpy2,h=e.percent;0!==h&&(t.moveTo(n,i),null==l||null==u?(1>h&&(wn(n,a,r,h,kN),a=kN[1],r=kN[2],wn(i,s,o,h,kN),s=kN[1],o=kN[2]),t.quadraticCurveTo(a,s,r,o)):(1>h&&(gn(n,a,l,r,h,kN),a=kN[1],l=kN[2],r=kN[3],gn(i,s,u,o,h,kN),s=kN[1],u=kN[2],o=kN[3]),t.bezierCurveTo(a,s,l,u,r,o)))},n.prototype.pointAt=function(t){return Ts(this.shape,t,!1)},n.prototype.tangentAt=function(t){var e=Ts(this.shape,t,!0);return pe(e,e)},n}(uR);PN.prototype.type=\\\"bezier-curve\\\";var ON=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}return t}(),RN=function(t){function n(e){return t.call(this,e)||this}return e(n,t),n.prototype.getDefaultStyle=function(){return{stroke:\\\"#000\\\",fill:null}},n.prototype.getDefaultShape=function(){return new ON},n.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r,0),o=e.startAngle,a=e.endAngle,s=e.clockwise,l=Math.cos(o),u=Math.sin(o);t.moveTo(l*r+n,u*r+i),t.arc(n,i,r,o,a,!s)},n}(uR);RN.prototype.type=\\\"arc\\\";var NN=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=\\\"compound\\\",e}return e(n,t),n.prototype._updatePathDirty=function(){for(var t=this.shape.paths,e=this.shapeChanged(),n=0;nn;n++)this._corners[n]=new rL;for(var n=0;2>n;n++)this._axes[n]=new rL;t&&this.fromBoundingRect(t,e)}return t.prototype.fromBoundingRect=function(t,e){var n=this._corners,i=this._axes,r=t.x,o=t.y,a=r+t.width,s=o+t.height;if(n[0].set(r,o),n[1].set(a,o),n[2].set(a,s),n[3].set(r,s),e)for(var l=0;4>l;l++)n[l].transform(e);rL.sub(i[0],n[1],n[0]),rL.sub(i[1],n[3],n[0]),i[0].normalize(),i[1].normalize();for(var l=0;2>l;l++)this._origin[l]=i[l].dot(n[0])},t.prototype.intersect=function(t,e){var n=!0,i=!e;return GN.set(1/0,1/0),WN.set(0,0),!this._intersectCheckOneSide(this,t,GN,WN,i,1)&&(n=!1,i)?n:!this._intersectCheckOneSide(t,this,GN,WN,i,-1)&&(n=!1,i)?n:(i||rL.copy(e,n?GN:WN),n)},t.prototype._intersectCheckOneSide=function(t,e,n,i,r,o){for(var a=!0,s=0;2>s;s++){var l=this._axes[s];if(this._getProjMinMaxOnAxis(s,t._corners,VN),this._getProjMinMaxOnAxis(s,e._corners,FN),VN[1]FN[1]){if(a=!1,r)return a;var u=Math.abs(FN[0]-VN[1]),h=Math.abs(VN[0]-FN[1]);Math.min(u,h)>i.len()&&(h>u?rL.scale(i,l,-u*o):rL.scale(i,l,h*o))}else if(n){var u=Math.abs(FN[0]-VN[1]),h=Math.abs(VN[0]-FN[1]);Math.min(u,h)u?rL.scale(n,l,u*o):rL.scale(n,l,-h*o))}}return a},t.prototype._getProjMinMaxOnAxis=function(t,e,n){for(var i=this._axes[t],r=this._origin,o=e[0].dot(i)+r[t],a=o,s=o,l=1;l-1?xE:bE}():bE;Ml(_E,vE),Ml(xE,mE);var IE=1e3,TE=60*IE,CE=60*TE,DE=24*CE,AE=365*DE,kE={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}\\\"},LE=\\\"{yyyy}-{MM}-{dd}\\\",PE={year:\\\"{yyyy}\\\",month:\\\"{yyyy}-{MM}\\\",day:LE,hour:LE+\\\" \\\"+kE.hour,minute:LE+\\\" \\\"+kE.minute,second:LE+\\\" \\\"+kE.second,millisecond:kE.none},OE=[\\\"year\\\",\\\"month\\\",\\\"day\\\",\\\"hour\\\",\\\"minute\\\",\\\"second\\\",\\\"millisecond\\\"],RE=[\\\"year\\\",\\\"half-year\\\",\\\"quarter\\\",\\\"month\\\",\\\"week\\\",\\\"half-week\\\",\\\"day\\\",\\\"half-day\\\",\\\"quarter-day\\\",\\\"hour\\\",\\\"minute\\\",\\\"second\\\",\\\"millisecond\\\"],NE=G,EE=[\\\"a\\\",\\\"b\\\",\\\"c\\\",\\\"d\\\",\\\"e\\\",\\\"f\\\",\\\"g\\\"],zE=function(t,e){return\\\"{\\\"+t+(null==e?\\\"\\\":e)+\\\"}\\\"},BE=y,VE=[\\\"left\\\",\\\"right\\\",\\\"top\\\",\\\"bottom\\\",\\\"width\\\",\\\"height\\\"],FE=[[\\\"width\\\",\\\"left\\\",\\\"right\\\"],[\\\"height\\\",\\\"top\\\",\\\"bottom\\\"]],GE=su,WE=(S(su,\\\"vertical\\\"),S(su,\\\"horizontal\\\"),Kr()),HE=function(t){function n(e,n,i){var r=t.call(this,e,n,i)||this;return r.uid=_l(\\\"ec_cpt_model\\\"),r}return e(n,t),n.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},n.prototype.mergeDefaultAndTheme=function(t,e){var n=pu(this),i=n?fu(t):{},r=e.getTheme();l(t,r.get(this.mainType)),l(t,this.getDefaultOption()),n&&du(t,i,n)},n.prototype.mergeOption=function(t){l(this.option,t,!0);var e=pu(this);e&&du(this.option,t,e)},n.prototype.optionUpdated=function(){},n.prototype.getDefaultOption=function(){var t=this.constructor;if(!so(t))return t.defaultOption;var e=WE(this);if(!e.defaultOption){for(var n=[],i=t;i;){var r=i.prototype.defaultOption;r&&n.push(r),i=i.superClass}for(var o={},a=n.length-1;a>=0;a--)o=l(o,n[a],!0);e.defaultOption=o}return e.defaultOption},n.prototype.getReferringComponents=function(t,e){var n=t+\\\"Index\\\",i=t+\\\"Id\\\";return Qr(this.ecModel,t,{index:this.get(n,!0),id:this.get(i,!0)},e)},n.prototype.getBoxLayoutParams=function(){var t=this;return{left:t.get(\\\"left\\\"),top:t.get(\\\"top\\\"),right:t.get(\\\"right\\\"),bottom:t.get(\\\"bottom\\\"),width:t.get(\\\"width\\\"),height:t.get(\\\"height\\\")}},n.prototype.getZLevelKey=function(){return\\\"\\\"},n.prototype.setZLevel=function(t){this.option.zlevel=t},n.protoInitialize=function(){var t=n.prototype;t.type=\\\"component\\\",t.id=\\\"\\\",t.name=\\\"\\\",t.mainType=\\\"\\\",t.subType=\\\"\\\",t.componentIndex=0}(),n}(gE);ho(HE,gE),go(HE),bl(HE),wl(HE,yu);var YE=\\\"\\\";\\\"undefined\\\"!=typeof navigator&&(YE=navigator.platform||\\\"\\\");var XE,UE,ZE=\\\"rgba(0, 0, 0, 0.2)\\\",jE={darkMode:\\\"auto\\\",colorBy:\\\"series\\\",color:[\\\"#5470c6\\\",\\\"#91cc75\\\",\\\"#fac858\\\",\\\"#ee6666\\\",\\\"#73c0de\\\",\\\"#3ba272\\\",\\\"#fc8452\\\",\\\"#9a60b4\\\",\\\"#ea7ccc\\\"],gradientColor:[\\\"#f6efa6\\\",\\\"#d88273\\\",\\\"#bf444c\\\"],aria:{decal:{decals:[{color:ZE,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:ZE,symbol:\\\"circle\\\",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:ZE,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:ZE,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:ZE,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:ZE,symbol:\\\"triangle\\\",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:YE.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},qE=Z([\\\"tooltip\\\",\\\"label\\\",\\\"itemName\\\",\\\"itemId\\\",\\\"itemGroupId\\\",\\\"seriesName\\\"]),KE=\\\"original\\\",$E=\\\"arrayRows\\\",JE=\\\"objectRows\\\",QE=\\\"keyedColumns\\\",tz=\\\"typedArray\\\",ez=\\\"unknown\\\",nz=\\\"column\\\",iz=\\\"row\\\",rz={Must:1,Might:2,Not:3},oz=Kr(),az=Z(),sz=Kr(),lz=Kr(),uz=function(){function t(){}return t.prototype.getColorFromPalette=function(t,e,n){var i=Ar(this.get(\\\"color\\\",!0)),r=this.get(\\\"colorLayer\\\",!0);return Du(this,sz,i,r,t,e,n)},t.prototype.clearColorPalette=function(){Au(this,sz)},t}(),hz=\\\"\\\\x00_ec_inner\\\",cz=1,pz=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.init=function(t,e,n,i,r,o){i=i||{},this.option=null,this._theme=new gE(i),this._locale=new gE(r),this._optionManager=o},n.prototype.setOption=function(t,e,n){var i=Ru(e);this._optionManager.setOption(t,n,i),this._resetOption(null,i)},n.prototype.resetOption=function(t,e){return this._resetOption(t,Ru(e))},n.prototype._resetOption=function(t,e){var n=!1,i=this._optionManager;if(!t||\\\"recreate\\\"===t){var r=i.mountOption(\\\"recreate\\\"===t);this.option&&\\\"recreate\\\"!==t?(this.restoreData(),this._mergeOption(r,e)):UE(this,r),n=!0}if((\\\"timeline\\\"===t||\\\"media\\\"===t)&&this.restoreData(),!t||\\\"recreate\\\"===t||\\\"timeline\\\"===t){var o=i.getTimelineOption(this);o&&(n=!0,this._mergeOption(o,e))}if(!t||\\\"recreate\\\"===t||\\\"media\\\"===t){var a=i.getMediaOption(this);a.length&&y(a,function(t){n=!0,this._mergeOption(t,e)},this)}return n},n.prototype.mergeOption=function(t){this._mergeOption(t,null)},n.prototype._mergeOption=function(t,e){function n(e){var n=Iu(this,e,Ar(t[e])),a=r.get(e),s=a?c&&c.get(e)?\\\"replaceMerge\\\":\\\"normalMerge\\\":\\\"replaceAll\\\",l=Or(a,n,s);Ur(l,e,HE),i[e]=null,r.set(e,null),o.set(e,0);var u,p=[],d=[],f=0;y(l,function(t,n){var i=t.existing,r=t.newOption;if(r){var o=\\\"series\\\"===e,a=HE.getClass(e,t.keyInfo.subType,!o);if(!a)return;if(\\\"tooltip\\\"===e){if(u)return;u=!0}if(i&&i.constructor===a)i.name=t.keyInfo.name,i.mergeOption(r,this),i.optionUpdated(r,!1);else{var s=h({componentIndex:n},t.keyInfo);i=new a(r,this,this,s),h(i,s),t.brandNew&&(i.__requireNewView=!0),i.init(r,this,this),i.optionUpdated(null,!0)}}else i&&(i.mergeOption({},this),i.optionUpdated({},!1));i?(p.push(i.option),d.push(i),f++):(p.push(void 0),d.push(void 0))},this),i[e]=p,r.set(e,d),o.set(e,f),\\\"series\\\"===e&&XE(this)}var i=this.option,r=this._componentsMap,o=this._componentsCount,a=[],u=Z(),c=e&&e.replaceMergeMainTypeMap;vu(this),y(t,function(t,e){null!=t&&(HE.hasClass(e)?e&&(a.push(e),u.set(e,!0)):i[e]=null==i[e]?s(t):l(i[e],t,!0))}),c&&c.each(function(t,e){HE.hasClass(e)&&!u.get(e)&&(a.push(e),u.set(e,!0))}),HE.topologicalTravel(a,HE.getAllClassMainTypes(),n,this),this._seriesIndices||XE(this)},n.prototype.getOption=function(){var t=s(this.option);return y(t,function(e,n){if(HE.hasClass(n)){for(var i=Ar(e),r=i.length,o=!1,a=r-1;a>=0;a--)i[a]&&!Yr(i[a])?o=!0:(i[a]=null,!o&&r--);i.length=r,t[n]=i}}),delete t[hz],t},n.prototype.getTheme=function(){return this._theme},n.prototype.getLocaleModel=function(){return this._locale},n.prototype.setUpdatePayload=function(t){this._payload=t},n.prototype.getUpdatePayload=function(){return this._payload},n.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){var i=n[e||0];if(i)return i;if(null==e)for(var r=0;ra;a++)Eu(n[a].query,t,e)&&r.push(a);return!r.length&&i&&(r=[-1]),r.length&&!Bu(r,this._currentMediaIndices)&&(o=v(r,function(t){return s(-1===t?i.option:n[t].option)})),this._currentMediaIndices=r,o},t}(),Iz=y,Tz=A,Cz=[\\\"areaStyle\\\",\\\"lineStyle\\\",\\\"nodeStyle\\\",\\\"linkStyle\\\",\\\"chordStyle\\\",\\\"label\\\",\\\"labelLine\\\"],Dz=[[\\\"x\\\",\\\"left\\\"],[\\\"y\\\",\\\"top\\\"],[\\\"x2\\\",\\\"right\\\"],[\\\"y2\\\",\\\"bottom\\\"]],Az=[\\\"grid\\\",\\\"geo\\\",\\\"parallel\\\",\\\"legend\\\",\\\"toolbox\\\",\\\"title\\\",\\\"visualMap\\\",\\\"dataZoom\\\",\\\"timeline\\\"],kz=[[\\\"borderRadius\\\",\\\"barBorderRadius\\\"],[\\\"borderColor\\\",\\\"barBorderColor\\\"],[\\\"borderWidth\\\",\\\"barBorderWidth\\\"]],Lz=function(){function t(t){this.data=t.data||(t.sourceFormat===QE?{}:[]),this.sourceFormat=t.sourceFormat||ez,this.seriesLayoutBy=t.seriesLayoutBy||nz,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;no;o++)e[o]=n[r+o];return e},i=function(t,e,n,i){for(var r=this._data,o=this._dimSize,a=0;o>a;a++){for(var s=i[a],l=null==s[0]?1/0:s[0],u=null==s[1]?-1/0:s[1],h=e-t,c=n[a],p=0;h>p;p++){var d=r[p*o+a];c[t+p]=d,l>d&&(l=d),d>u&&(u=d)}s[0]=l,s[1]=u}},r=function(){return this._data?this._data.length/this._dimSize:0};e={},e[$E+\\\"_\\\"+nz]={pure:!0,appendData:t},e[$E+\\\"_\\\"+iz]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: \\\"row\\\".')}},e[JE]={pure:!0,appendData:t},e[QE]={pure:!0,appendData:function(t){var e=this._data;y(t,function(t,n){for(var i=e[n]||(e[n]=[]),r=0;r<(t||[]).length;r++)i.push(t[r])})}},e[KE]={appendData:t},e[tz]={persistent:!1,pure:!0,appendData:function(t){this._data=t},clean:function(){this._offset+=this.count(),this._data=null}},yz=e}(),t}(),Oz=function(t,e,n,i){return t[i]},Rz=(dz={},dz[$E+\\\"_\\\"+nz]=function(t,e,n,i){return t[i+e]},dz[$E+\\\"_\\\"+iz]=function(t,e,n,i,r){i+=e;for(var o=r||[],a=t,s=0;s=0&&(s=o.interpolatedValue[l])}return null!=s?s+\\\"\\\":\\\"\\\"})}},t.prototype.getRawValue=function(t,e){return xh(this.getData(e),t)},t.prototype.formatTooltip=function(){},t}(),Gz=function(){function t(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}return t.prototype.perform=function(t){function e(t){return!(t>=1)&&(t=1),t}var n=this._upstream,i=t&&t.skip;if(this._dirty&&n){var r=this.context;r.data=r.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this);var o;this._plan&&!i&&(o=this._plan(this.context));var a=e(this._modBy),s=this._modDataCount||0,l=e(t&&t.modBy),u=t&&t.modDataCount||0;(a!==l||s!==u)&&(o=\\\"reset\\\");var h;(this._dirty||\\\"reset\\\"===o)&&(this._dirty=!1,h=this._doReset(i)),this._modBy=l,this._modDataCount=u;var c=t&&t.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var p=this._dueIndex,d=Math.min(null!=c?this._dueIndex+c:1/0,this._dueEnd);if(!i&&(h||d>p)){var f=this._progress;if(M(f))for(var g=0;gi?i++:null}function e(){var t=i%a*r+Math.ceil(i/a),e=i>=n?null:o>t?t:i;return i++,e}var n,i,r,o,a,s={reset:function(l,u,h,c){i=l,n=u,r=h,o=c,a=Math.ceil(o/r),s.next=r>1&&o>0?e:t}};return s}(),Hz=(Z({number:function(t){return parseFloat(t)},time:function(t){return+yr(t)},trim:function(t){return T(t)?H(t):t}}),{lt:function(t,e){return e>t},lte:function(t,e){return e>=t},gt:function(t,e){return t>e},gte:function(t,e){return t>=e}}),Yz=(function(){function t(t,e){if(!D(e)){var n=\\\"\\\";Cr(n)}this._opFn=Hz[t],this._rvalFloat=wr(e)}return t.prototype.evaluate=function(t){return D(t)?this._opFn(t,this._rvalFloat):this._opFn(wr(t),this._rvalFloat)},t}(),function(){function t(t,e){var n=\\\"desc\\\"===t;this._resultLT=n?1:-1,null==e&&(e=n?\\\"min\\\":\\\"max\\\"),this._incomparable=\\\"min\\\"===e?-1/0:1/0}return t.prototype.evaluate=function(t,e){var n=D(t)?t:wr(t),i=D(e)?e:wr(e),r=isNaN(n),o=isNaN(i);if(r&&(n=this._incomparable),o&&(i=this._incomparable),r&&o){var a=T(t),s=T(e);a&&(n=s?t:0),s&&(i=a?e:0)}return i>n?this._resultLT:n>i?-this._resultLT:0},t}()),Xz=(function(){function t(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=wr(e)}return t.prototype.evaluate=function(t){var e=t===this._rval;if(!e){var n=typeof t;n===this._rvalTypeof||\\\"number\\\"!==n&&\\\"number\\\"!==this._rvalTypeof||(e=wr(t)===this._rvalFloat)}return this._isEQ?e:!e},t}(),function(){function t(){}return t.prototype.getRawData=function(){throw new Error(\\\"not supported\\\")},t.prototype.getRawDataItem=function(){throw new Error(\\\"not supported\\\")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(){},t.prototype.retrieveValueFromItem=function(){},t.prototype.convertValue=function(t,e){return wh(t,e)},t}()),Uz=Z(),Zz=\\\"undefined\\\",jz=typeof Uint32Array===Zz?Array:Uint32Array,qz=typeof Uint16Array===Zz?Array:Uint16Array,Kz=typeof Int32Array===Zz?Array:Int32Array,$z=typeof Float64Array===Zz?Array:Float64Array,Jz={\\\"float\\\":$z,\\\"int\\\":Kz,ordinal:Array,number:Array,time:$z},Qz=function(){function t(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=Z()}return t.prototype.initData=function(t,e,n){this._provider=t,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var i=t.getSource(),r=this.defaultDimValueGetter=mz[i.sourceFormat];this._dimValueGetter=n||r,this._rawExtent=[];fh(i);this._dimensions=v(e,function(t){return{type:t.type,property:t.property}}),this._initDataFromProvider(0,t.count())},t.prototype.getProvider=function(){return this._provider},t.prototype.getSource=function(){return this._provider.getSource()},t.prototype.ensureCalculationDimension=function(t,e){var n=this._calcDimNameToIdx,i=this._dimensions,r=n.get(t);if(null!=r){if(i[r].type===e)return r}else r=i.length;return i[r]={type:e},n.set(t,r),this._chunks[r]=new Jz[e||\\\"float\\\"](this._rawCount),this._rawExtent[r]=Oh(),r},t.prototype.collectOrdinalMeta=function(t,e){var n=this._chunks[t],i=this._dimensions[t],r=this._rawExtent,o=i.ordinalOffset||0,a=n.length;0===o&&(r[t]=Oh());for(var s=r[t],l=o;a>l;l++){var u=n[l]=e.parseAndCollect(n[l]);isNaN(u)||(s[0]=Math.min(u,s[0]),s[1]=Math.max(u,s[1]))}i.ordinalMeta=e,i.ordinalOffset=a,i.type=\\\"ordinal\\\"},t.prototype.getOrdinalMeta=function(t){var e=this._dimensions[t],n=e.ordinalMeta;return n},t.prototype.getDimensionProperty=function(t){var e=this._dimensions[t];return e&&e.property},t.prototype.appendData=function(t){var e=this._provider,n=this.count();e.appendData(t);var i=e.count();return e.persistent||(i+=n),i>n&&this._initDataFromProvider(n,i,!0),[n,i]},t.prototype.appendValues=function(t,e){for(var n=this._chunks,i=this._dimensions,r=i.length,o=this._rawExtent,a=this.count(),s=a+Math.max(t.length,e||0),l=0;r>l;l++){var u=i[l];Nh(n,l,u.type,s,!0)}for(var h=[],c=a;s>c;c++)for(var p=c-a,d=0;r>d;d++){var u=i[d],f=mz.arrayRows.call(this,t[p]||h,u.property,p,d);n[d][c]=f;var g=o[d];fg[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:a,end:s}},t.prototype._initDataFromProvider=function(t,e,n){for(var i=this._provider,r=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,l=v(o,function(t){return t.property}),u=0;a>u;u++){var h=o[u];s[u]||(s[u]=Oh()),Nh(r,u,h.type,e,n)}if(i.fillStorage)i.fillStorage(t,e,r,s);else for(var c=[],p=t;e>p;p++){c=i.getItem(p,c);for(var d=0;a>d;d++){var f=r[d],g=this._dimValueGetter(c,l[d],p,d);f[p]=g;var y=s[d];gy[1]&&(y[1]=g)}}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=e,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(t,e){if(!(e>=0&&er;r++)n.push(this.get(i[r],e));return n},t.prototype.getByRawIndex=function(t,e){if(!(e>=0&&ei;i++){var o=this.get(t,i);isNaN(o)||(n+=o)}return n},t.prototype.getMedian=function(t){var e=[];this.each([t],function(t){isNaN(t)||e.push(t)});var n=e.sort(function(t,e){return t-e}),i=this.count();return 0===i?0:i%2===1?n[(i-1)/2]:(n[i/2]+n[i/2-1])/2},t.prototype.indexOfRawIndex=function(t){if(t>=this._rawCount||0>t)return-1;if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&n=i;){var o=(i+r)/2|0;if(e[o]t))return o;r=o-1}}return-1},t.prototype.indicesOfNearest=function(t,e,n){var i=this._chunks,r=i[t],o=[];if(!r)return o;null==n&&(n=1/0);for(var a=1/0,s=-1,l=0,u=0,h=this.count();h>u;u++){var c=this.getRawIndex(u),p=e-r[c],d=Math.abs(p);n>=d&&((a>d||d===a&&p>=0&&0>s)&&(a=d,s=p,l=0),p===s&&(o[l++]=u))}return o.length=l,o},t.prototype.getIndices=function(){var t,e=this._indices;if(e){var n=e.constructor,i=this._count;if(n===Array){t=new n(i);for(var r=0;i>r;r++)t[r]=e[r]}else t=new n(e.buffer,0,i)}else{var n=Ph(this._rawCount);t=new n(this.count());for(var r=0;rc;c++){var p=void 0,d=n.getRawIndex(c);if(0===s)p=e(c);else if(1===s){var f=h[u][d];p=e(f,c)}else{for(var g=0;s>g;g++)a[g]=h[t[g]][d];a[g]=c,p=e.apply(null,a)}p&&(o[l++]=d)}return i>l&&(n._indices=o),n._count=l,n._extent=[],n._updateGetRawIdx(),n},t.prototype.selectRange=function(t){var e=this.clone(),n=e._count;if(!n)return this;var i=b(t),r=i.length;if(!r)return this;var o=e.count(),a=Ph(e._rawCount),s=new a(o),l=0,u=i[0],h=t[u][0],c=t[u][1],p=e._chunks,d=!1;if(!e._indices){var f=0;if(1===r){for(var g=p[i[0]],y=0;n>y;y++){var v=g[y];(v>=h&&c>=v||isNaN(v))&&(s[l++]=f),f++}d=!0}else if(2===r){for(var g=p[i[0]],m=p[i[1]],x=t[i[1]][0],_=t[i[1]][1],y=0;n>y;y++){var v=g[y],w=m[y];(v>=h&&c>=v||isNaN(v))&&(w>=x&&_>=w||isNaN(w))&&(s[l++]=f),f++}d=!0}}if(!d)if(1===r)for(var y=0;o>y;y++){var S=e.getRawIndex(y),v=p[i[0]][S];(v>=h&&c>=v||isNaN(v))&&(s[l++]=S)}else for(var y=0;o>y;y++){for(var M=!0,S=e.getRawIndex(y),I=0;r>I;I++){var T=i[I],v=p[T][S];(vt[T][1])&&(M=!1)}M&&(s[l++]=e.getRawIndex(y))}return o>l&&(e._indices=s),e._count=l,e._extent=[],e._updateGetRawIdx(),e},t.prototype.map=function(t,e){var n=this.clone(t);return this._updateDims(n,t,e),n},t.prototype.modify=function(t,e){this._updateDims(this,t,e)},t.prototype._updateDims=function(t,e,n){for(var i=t._chunks,r=[],o=e.length,a=t.count(),s=[],l=t._rawExtent,u=0;uh;h++){for(var c=t.getRawIndex(h),p=0;o>p;p++)s[p]=i[e[p]][c];s[o]=h;var d=n&&n.apply(null,s);if(null!=d){\\\"object\\\"!=typeof d&&(r[0]=d,d=r);for(var u=0;uy[1]&&(y[1]=g)}}}},t.prototype.lttbDownSample=function(t,e){var n,i,r,o=this.clone([t],!0),a=o._chunks,s=a[t],l=this.count(),u=0,h=Math.floor(1/e),c=this.getRawIndex(0),p=new(Ph(this._rawCount))(Math.min(2*(Math.ceil(l/h)+2),l));p[u++]=c;for(var d=1;l-1>d;d+=h){for(var f=Math.min(d+h,l-1),g=Math.min(d+2*h,l),y=(g+f)/2,v=0,m=f;g>m;m++){var x=this.getRawIndex(m),_=s[x];isNaN(_)||(v+=_)}v/=g-f;var b=d,w=Math.min(d+h,l),S=d-1,M=s[c];n=-1,r=b;for(var I=-1,T=0,m=b;w>m;m++){var x=this.getRawIndex(m),_=s[x];isNaN(_)?(T++,0>I&&(I=x)):(i=Math.abs((S-y)*(_-M)-(S-m)*(v-M)),i>n&&(n=i,r=x))}T>0&&w-b>T&&(p[u++]=Math.min(I,r),r=Math.max(I,r)),p[u++]=r,c=r}return p[u++]=this.getRawIndex(l-1),o._count=u,o._indices=p,o.getRawIndex=this._getRawIdx,o},t.prototype.downSample=function(t,e,n,i){for(var r=this.clone([t],!0),o=r._chunks,a=[],s=Math.floor(1/e),l=o[t],u=this.count(),h=r._rawExtent[t]=Oh(),c=new(Ph(this._rawCount))(Math.ceil(u/s)),p=0,d=0;u>d;d+=s){s>u-d&&(s=u-d,a.length=s);for(var f=0;s>f;f++){var g=this.getRawIndex(d+f);a[f]=l[g]}var y=n(a),v=this.getRawIndex(Math.min(d+i(a,y)||0,u-1));l[v]=y,yh[1]&&(h[1]=y),c[p++]=v}return r._count=p,r._indices=c,r._updateGetRawIdx(),r},t.prototype.each=function(t,e){if(this._count)for(var n=t.length,i=this._chunks,r=0,o=this.count();o>r;r++){var a=this.getRawIndex(r);switch(n){case 0:e(r);break;case 1:e(i[t[0]][a],r);break;case 2:e(i[t[0]][a],i[t[1]][a],r);break;default:for(var s=0,l=[];n>s;s++)l[s]=i[t[s]][a];l[s]=r,e.apply(null,l)}}},t.prototype.getDataExtent=function(t){var e=this._chunks[t],n=Oh();if(!e)return n;var i,r=this.count(),o=!this._indices;if(o)return this._rawExtent[t].slice();if(i=this._extent[t])return i.slice();i=n;for(var a=i[0],s=i[1],l=0;r>l;l++){var u=this.getRawIndex(l),h=e[u];a>h&&(a=h),h>s&&(s=h)}return i=[a,s],this._extent[t]=i,i},t.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],i=this._chunks,r=0;ri;i++)e[i]=this._indices[i]}else e=new t(this._indices);return e}return null},t.prototype._getRawIdxIdentity=function(t){return t},t.prototype._getRawIdx=function(t){return t=0?this._indices[t]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function t(t,e,n,i){return wh(t[i],this._dimensions[i])}mz={arrayRows:t,objectRows:function(t,e,n,i){return wh(t[e],this._dimensions[i])},keyedColumns:t,original:function(t,e,n,i){var r=t&&(null==t.value?t:t.value);return wh(r instanceof Array?r[i]:r,this._dimensions[i])},typedArray:function(t,e,n,i){return t[i]}}}(),t}(),tB=function(){function t(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+\\\"_\\\"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n=this._sourceHost,i=this._getUpstreamSourceManagers(),r=!!i.length;if(zh(n)){var o=n,a=void 0,s=void 0,l=void 0;if(r){var u=i[0];u.prepareSource(),l=u.getSource(),a=l.data,s=l.sourceFormat,e=[u._getVersionSign()]}else a=o.get(\\\"data\\\",!0),s=L(a)?tz:KE,e=[];var h=this._getSourceMetaRawOption()||{},c=l&&l.metaRawOption||{},p=B(h.seriesLayoutBy,c.seriesLayoutBy)||null,d=B(h.sourceHeader,c.sourceHeader),f=B(h.dimensions,c.dimensions),g=p!==c.seriesLayoutBy||!!d!=!!c.sourceHeader||f;t=g?[ah(a,{seriesLayoutBy:p,sourceHeader:d,dimensions:f},s)]:[]}else{var y=n;if(r){var v=this._applyTransform(i);t=v.sourceList,e=v.upstreamSignList}else{var m=y.get(\\\"source\\\",!0);t=[ah(m,this._getSourceMetaRawOption(),null)],e=[]}}this._setLocalSource(t,e)},t.prototype._applyTransform=function(t){var e=this._sourceHost,n=e.get(\\\"transform\\\",!0),i=e.get(\\\"fromTransformResult\\\",!0);if(null!=i){var r=\\\"\\\";1!==t.length&&Bh(r)}var o,a=[],s=[];return y(t,function(t){t.prepareSource();var e=t.getSource(i||0),n=\\\"\\\";null==i||e||Bh(n),a.push(e),s.push(t._getVersionSign())}),n?o=Ah(n,a,{datasetIndex:e.componentIndex}):null!=i&&(o=[lh(a[0])]),{sourceList:o,upstreamSignList:s}},t.prototype._isDirty=function(){if(this._dirty)return!0;for(var t=this._getUpstreamSourceManagers(),e=0;ethis.getShallow(\\\"animationThreshold\\\")&&(e=!1),!!e},n.prototype.restoreData=function(){this.dataTask.dirty()},n.prototype.getColorFromPalette=function(t,e,n){var i=this.ecModel,r=uz.prototype.getColorFromPalette.call(this,t,e,n);return r||(r=i.getColorFromPalette(t,e,n)),r},n.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},n.prototype.getProgressive=function(){return this.get(\\\"progressive\\\")},n.prototype.getProgressiveThreshold=function(){return this.get(\\\"progressiveThreshold\\\")},n.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},n.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var i=this.option.selectedMode,r=this.getData(e);if(\\\"series\\\"===i||\\\"all\\\"===n)return this.option.selectedMap={},void(this._selectedDataIndicesMap={});for(var o=0;o=0&&n.push(r)}return n},n.prototype.isSelected=function(t,e){var n=this.option.selectedMap;if(!n)return!1;var i=this.getData(e);return(\\\"all\\\"===n||n[ic(i,t)])&&!i.getItemModel(t).get([\\\"select\\\",\\\"disabled\\\"])},n.prototype.isUniversalTransitionEnabled=function(){if(this[aB])return!0;var t=this.option.universalTransition;return t?t===!0?!0:t&&t.enabled:!1},n.prototype._innerSelect=function(t,e){var n,i,r=this.option,o=r.selectedMode,a=e.length;if(o&&a)if(\\\"series\\\"===o)r.selectedMap=\\\"all\\\";else if(\\\"multiple\\\"===o){A(r.selectedMap)||(r.selectedMap={});for(var s=r.selectedMap,l=0;a>l;l++){var u=e[l],h=ic(t,u);s[h]=!0,this._selectedDataIndicesMap[h]=t.getRawIndex(u)}}else if(\\\"single\\\"===o||o===!0){var c=e[a-1],h=ic(t,c);r.selectedMap=(n={},n[h]=!0,n),this._selectedDataIndicesMap=(i={},i[h]=t.getRawIndex(c),i)}},n.prototype._initSelectedMapFromData=function(t){if(!this.option.selectedMap){var e=[];t.hasItemOption&&t.each(function(n){var i=t.getRawDataItem(n);\\ni&&i.selected&&e.push(n)}),e.length>0&&this._innerSelect(t,e)}},n.registerClass=function(t){return HE.registerClass(t)},n.protoInitialize=function(){var t=n.prototype;t.type=\\\"series.__base__\\\",t.seriesIndex=0,t.ignoreStyleOnData=!1,t.hasSymbolVisual=!1,t.defaultSymbol=\\\"circle\\\",t.visualStyleAccessPath=\\\"itemStyle\\\",t.visualDrawType=\\\"fill\\\"}(),n}(HE);f(sB,Fz),f(sB,uz),ho(sB,HE);var lB=function(){function t(){this.group=new HP,this.uid=_l(\\\"viewComponent\\\")}return t.prototype.init=function(){},t.prototype.render=function(){},t.prototype.dispose=function(){},t.prototype.updateView=function(){},t.prototype.updateLayout=function(){},t.prototype.updateVisual=function(){},t.prototype.toggleBlurSeries=function(){},t.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)},t}();lo(lB),go(lB);var uB=Kr(),hB=pc(),cB=function(){function t(){this.group=new HP,this.uid=_l(\\\"viewChart\\\"),this.renderTask=bh({plan:gc,reset:yc}),this.renderTask.context={view:this}}return t.prototype.init=function(){},t.prototype.render=function(){},t.prototype.highlight=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&fc(r,i,\\\"emphasis\\\")},t.prototype.downplay=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&fc(r,i,\\\"normal\\\")},t.prototype.remove=function(){this.group.removeAll()},t.prototype.dispose=function(){},t.prototype.updateView=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateLayout=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateVisual=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.eachRendered=function(t){sl(this.group,t)},t.markUpdateMethod=function(t,e){uB(t).updateMethod=e},t.protoInitialize=function(){var e=t.prototype;e.type=\\\"chart\\\"}(),t}();lo(cB,[\\\"dispose\\\"]),go(cB);var pB,dB={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}},fB=\\\"\\\\x00__throttleOriginMethod\\\",gB=\\\"\\\\x00__throttleRate\\\",yB=\\\"\\\\x00__throttleType\\\",vB=Kr(),mB={itemStyle:yo(pE,!0),lineStyle:yo(uE,!0)},xB={lineStyle:\\\"stroke\\\",itemStyle:\\\"fill\\\"},_B={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),i=t.visualStyleAccessPath||\\\"itemStyle\\\",r=t.getModel(i),o=_c(t,i),a=o(r),s=r.getShallow(\\\"decal\\\");s&&(n.setVisual(\\\"decal\\\",s),s.dirty=!0);var l=bc(t,i),u=a[l],c=I(u)?u:null,p=\\\"auto\\\"===a.fill||\\\"auto\\\"===a.stroke;if(!a[l]||c||p){var d=t.getColorFromPalette(t.name,null,e.getSeriesCount());a[l]||(a[l]=d,n.setVisual(\\\"colorFromPalette\\\",!0)),a.fill=\\\"auto\\\"===a.fill||I(a.fill)?d:a.fill,a.stroke=\\\"auto\\\"===a.stroke||I(a.stroke)?d:a.stroke}return n.setVisual(\\\"style\\\",a),n.setVisual(\\\"drawType\\\",l),!e.isSeriesFiltered(t)&&c?(n.setVisual(\\\"colorFromPalette\\\",!1),{dataEach:function(e,n){var i=t.getDataParams(n),r=h({},a);r[l]=c(i),e.setItemVisual(n,\\\"style\\\",r)}}):void 0}},bB=new gE,wB={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!t.ignoreStyleOnData&&!e.isSeriesFiltered(t)){var n=t.getData(),i=t.visualStyleAccessPath||\\\"itemStyle\\\",r=_c(t,i),o=n.getVisual(\\\"drawType\\\");return{dataEach:n.hasItemOption?function(t,e){var n=t.getRawDataItem(e);if(n&&n[i]){bB.option=n[i];var a=r(bB),s=t.ensureUniqueItemVisual(e,\\\"style\\\");h(s,a),bB.option.decal&&(t.setItemVisual(e,\\\"decal\\\",bB.option.decal),bB.option.decal.dirty=!0),o in a&&t.setItemVisual(e,\\\"colorFromPalette\\\",!1)}}:null}}}},SB={performRawSeries:!0,overallReset:function(t){var e=Z();t.eachSeries(function(t){var n=t.getColorBy();if(!t.isColorBySeries()){var i=t.type+\\\"-\\\"+n,r=e.get(i);r||(r={},e.set(i,r)),vB(t).scope=r}}),t.eachSeries(function(e){if(!e.isColorBySeries()&&!t.isSeriesFiltered(e)){var n=e.getRawData(),i={},r=e.getData(),o=vB(e).scope,a=e.visualStyleAccessPath||\\\"itemStyle\\\",s=bc(e,a);r.each(function(t){var e=r.getRawIndex(t);i[e]=t}),n.each(function(t){var a=i[t],l=r.getItemVisual(a,\\\"colorFromPalette\\\");if(l){var u=r.ensureUniqueItemVisual(a,\\\"style\\\"),h=n.getName(t)||t+\\\"\\\",c=n.count();u[s]=e.getColorFromPalette(h,o,c)}})}})}},MB=Math.PI,IB=function(){function t(t,e,n,i){this._stageTaskMap=Z(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),i=this._visualHandlers=i.slice(),this._allHandlers=n.concat(i)}return t.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each(function(t){var e=t.overallTask;e&&e.dirty()})},t.prototype.getPerformArgs=function(t,e){if(t.__pipeline){var n=this._pipelineMap.get(t.__pipeline.id),i=n.context,r=!e&&n.progressiveEnabled&&(!i||i.progressiveRender)&&t.__idxInPipeline>n.blockIndex,o=r?n.step:null,a=i&&i.modDataCount,s=null!=a?Math.ceil(a/o):null;return{step:o,modBy:s,modDataCount:a}}},t.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},t.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),i=t.getData(),r=i.count(),o=n.progressiveEnabled&&e.incrementalPrepareRender&&r>=n.threshold,a=t.get(\\\"large\\\")&&r>=t.get(\\\"largeThreshold\\\"),s=\\\"mod\\\"===t.get(\\\"progressiveChunkMode\\\")?r:null;t.pipelineContext=n.context={progressiveRender:o,modDataCount:s,large:a}},t.prototype.restorePipelines=function(t){var e=this,n=e._pipelineMap=Z();t.eachSeries(function(t){var i=t.getProgressive(),r=t.uid;n.set(r,{id:r,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:i&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(i||700),count:0}),e._pipe(t,t.dataTask)})},t.prototype.prepareStageTasks=function(){var t=this._stageTaskMap,e=this.api.getModel(),n=this.api;y(this._allHandlers,function(i){var r=t.get(i.uid)||t.set(i.uid,{}),o=\\\"\\\";W(!(i.reset&&i.overallReset),o),i.reset&&this._createSeriesStageTask(i,r,e,n),i.overallReset&&this._createOverallStageTask(i,r,e,n)},this)},t.prototype.prepareView=function(t,e,n,i){var r=t.renderTask,o=r.context;o.model=e,o.ecModel=n,o.api=i,r.__block=!t.incrementalPrepareRender,this._pipe(e,r)},t.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},t.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},t.prototype._performStageTasks=function(t,e,n,i){function r(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}i=i||{};var o=!1,a=this;y(t,function(t){if(!i.visualType||i.visualType===t.visualType){var s=a._stageTaskMap.get(t.uid),l=s.seriesTaskMap,u=s.overallTask;if(u){var h,c=u.agentStubMap;c.each(function(t){r(i,t)&&(t.dirty(),h=!0)}),h&&u.dirty(),a.updatePayload(u,n);var p=a.getPerformArgs(u,i.block);c.each(function(t){t.perform(p)}),u.perform(p)&&(o=!0)}else l&&l.each(function(s){r(i,s)&&s.dirty();var l=a.getPerformArgs(s,i.block);l.skip=!t.performRawSeries&&e.isSeriesFiltered(s.context.model),a.updatePayload(s,n),s.perform(l)&&(o=!0)})}}),this.unfinished=o||this.unfinished},t.prototype.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e=t.dataTask.perform()||e}),this.unfinished=e||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)})},t.prototype.updatePayload=function(t,e){\\\"remain\\\"!==e&&(t.context.payload=e)},t.prototype._createSeriesStageTask=function(t,e,n,i){function r(e){var r=e.uid,l=s.set(r,a&&a.get(r)||bh({plan:Cc,reset:Dc,count:kc}));l.context={model:e,ecModel:n,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:o},o._pipe(e,l)}var o=this,a=e.seriesTaskMap,s=e.seriesTaskMap=Z(),l=t.seriesType,u=t.getTargetSeries;t.createOnAllSeries?n.eachRawSeries(r):l?n.eachRawSeriesByType(l,r):u&&u(n,i).each(r)},t.prototype._createOverallStageTask=function(t,e,n,i){function r(t){var e=t.uid,n=l.set(e,s&&s.get(e)||(p=!0,bh({reset:Mc,onDirty:Tc})));n.context={model:t,overallProgress:c},n.agent=a,n.__block=c,o._pipe(t,n)}var o=this,a=e.overallTask=e.overallTask||bh({reset:Sc});a.context={ecModel:n,api:i,overallReset:t.overallReset,scheduler:o};var s=a.agentStubMap,l=a.agentStubMap=Z(),u=t.seriesType,h=t.getTargetSeries,c=!0,p=!1,d=\\\"\\\";W(!t.createOnAllSeries,d),u?n.eachRawSeriesByType(u,r):h?h(n,i).each(r):(c=!1,y(n.getSeries(),r)),p&&a.dirty()},t.prototype._pipe=function(t,e){var n=t.uid,i=this._pipelineMap.get(n);!i.head&&(i.head=e),i.tail&&i.tail.pipe(e),i.tail=e,e.__idxInPipeline=i.count++,e.__pipeline=i},t.wrapStageHandler=function(t,e){return I(t)&&(t={overallReset:t,seriesType:Lc(t)}),t.uid=_l(\\\"stageHandler\\\"),e&&(t.visualType=e),t},t}(),TB=Ac(0),CB={},DB={};Pc(CB,pz),Pc(DB,_z),CB.eachSeriesByType=CB.eachRawSeriesByType=function(t){pB=t},CB.eachComponent=function(t){\\\"series\\\"===t.mainType&&t.subType&&(pB=t.subType)};var AB=[\\\"#37A2DA\\\",\\\"#32C5E9\\\",\\\"#67E0E3\\\",\\\"#9FE6B8\\\",\\\"#FFDB5C\\\",\\\"#ff9f7f\\\",\\\"#fb7293\\\",\\\"#E062AE\\\",\\\"#E690D1\\\",\\\"#e7bcf3\\\",\\\"#9d96f5\\\",\\\"#8378EA\\\",\\\"#96BFFF\\\"],kB={color:AB,colorLayer:[[\\\"#37A2DA\\\",\\\"#ffd85c\\\",\\\"#fd7b5f\\\"],[\\\"#37A2DA\\\",\\\"#67E0E3\\\",\\\"#FFDB5C\\\",\\\"#ff9f7f\\\",\\\"#E062AE\\\",\\\"#9d96f5\\\"],[\\\"#37A2DA\\\",\\\"#32C5E9\\\",\\\"#9FE6B8\\\",\\\"#FFDB5C\\\",\\\"#ff9f7f\\\",\\\"#fb7293\\\",\\\"#e7bcf3\\\",\\\"#8378EA\\\",\\\"#96BFFF\\\"],AB]},LB=\\\"#B9B8CE\\\",PB=\\\"#100C2A\\\",OB=function(){return{axisLine:{lineStyle:{color:LB}},splitLine:{lineStyle:{color:\\\"#484753\\\"}},splitArea:{areaStyle:{color:[\\\"rgba(255,255,255,0.02)\\\",\\\"rgba(255,255,255,0.05)\\\"]}},minorSplitLine:{lineStyle:{color:\\\"#20203B\\\"}}}},RB=[\\\"#4992ff\\\",\\\"#7cffb2\\\",\\\"#fddd60\\\",\\\"#ff6e76\\\",\\\"#58d9f9\\\",\\\"#05c091\\\",\\\"#ff8a45\\\",\\\"#8d48e3\\\",\\\"#dd79ff\\\"],NB={darkMode:!0,color:RB,backgroundColor:PB,axisPointer:{lineStyle:{color:\\\"#817f91\\\"},crossStyle:{color:\\\"#817f91\\\"},label:{color:\\\"#fff\\\"}},legend:{textStyle:{color:LB}},textStyle:{color:LB},title:{textStyle:{color:\\\"#EEF1FA\\\"},subtextStyle:{color:\\\"#B9B8CE\\\"}},toolbox:{iconStyle:{borderColor:LB}},dataZoom:{borderColor:\\\"#71708A\\\",textStyle:{color:LB},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:LB}},timeline:{lineStyle:{color:LB},label:{color:LB},controlStyle:{color:LB,borderColor:LB}},calendar:{itemStyle:{color:PB},dayLabel:{color:LB},monthLabel:{color:LB},yearLabel:{color:LB}},timeAxis:OB(),logAxis:OB(),valueAxis:OB(),categoryAxis:OB(),line:{symbol:\\\"circle\\\"},graph:{color:RB},gauge:{title:{color:LB},axisLine:{lineStyle:{color:[[1,\\\"rgba(207,212,219,0.2)\\\"]]}},axisLabel:{color:LB},detail:{color:\\\"#EEF1FA\\\"}},candlestick:{itemStyle:{color:\\\"#f64e56\\\",color0:\\\"#54ea92\\\",borderColor:\\\"#f64e56\\\",borderColor0:\\\"#54ea92\\\"}}};NB.categoryAxis.splitLine.show=!1;var EB=function(){function t(){}return t.prototype.normalizeQuery=function(t){var e={},n={},i={};if(T(t)){var r=oo(t);e.mainType=r.main||null,e.subType=r.sub||null}else{var o=[\\\"Index\\\",\\\"Name\\\",\\\"Id\\\"],a={name:1,dataIndex:1,dataType:1};y(t,function(t,r){for(var s=!1,l=0;l0&&h===r.length-u.length){var c=r.slice(0,h);\\\"data\\\"!==c&&(e.mainType=c,e[u.toLowerCase()]=t,s=!0)}}a.hasOwnProperty(r)&&(n[r]=t,s=!0),s||(i[r]=t)})}return{cptQuery:e,dataQuery:n,otherQuery:i}},t.prototype.filter=function(t,e){function n(t,e,n,i){return null==t[n]||e[i||n]===t[n]}var i=this.eventInfo;if(!i)return!0;var r=i.targetEl,o=i.packedEvent,a=i.model,s=i.view;if(!a||!s)return!0;var l=e.cptQuery,u=e.dataQuery;return n(l,a,\\\"mainType\\\")&&n(l,a,\\\"subType\\\")&&n(l,a,\\\"index\\\",\\\"componentIndex\\\")&&n(l,a,\\\"name\\\")&&n(l,a,\\\"id\\\")&&n(u,o,\\\"name\\\")&&n(u,o,\\\"dataIndex\\\")&&n(u,o,\\\"dataType\\\")&&(!s.filterForExposedEvent||s.filterForExposedEvent(t,e.otherQuery,r,o))},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),zB=[\\\"symbol\\\",\\\"symbolSize\\\",\\\"symbolRotate\\\",\\\"symbolOffset\\\"],BB=zB.concat([\\\"symbolKeepAspect\\\"]),VB={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){function n(e,n){for(var i=t.getRawValue(n),r=t.getDataParams(n),a=0;a0&&t.unfinished);t.unfinished||this._zr.flush()}}},n.prototype.getDom=function(){return this._dom},n.prototype.getId=function(){return this.id},n.prototype.getZr=function(){return this._zr},n.prototype.isSSR=function(){return this._ssr},n.prototype.setOption=function(t,e,n){if(!this[AV]&&!this._disposed){var i,r,o;if(A(e)&&(n=e.lazyUpdate,i=e.silent,r=e.replaceMerge,o=e.transition,e=e.notMerge),this[AV]=!0,!this._model||e){var a=new Mz(this._api),s=this._theme,l=this._model=new pz;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,a)}this._model.setOption(t,{replaceMerge:r},uF);var u={seriesTransition:o,optionChanged:!0};if(n)this[kV]={silent:i,updateParams:u},this[AV]=!1,this.getZr().wakeUp();else{try{VV(this),WV.update.call(this,null,u)}catch(h){throw this[kV]=null,this[AV]=!1,h}this._ssr||this._zr.flush(),this[kV]=null,this[AV]=!1,UV.call(this,i),ZV.call(this,i)}}},n.prototype.setTheme=function(){},n.prototype.getModel=function(){return this._model},n.prototype.getOption=function(){return this._model&&this._model.getOption()},n.prototype.getWidth=function(){return this._zr.getWidth()},n.prototype.getHeight=function(){return this._zr.getHeight()},n.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||uk.hasGlobalWindow&&window.devicePixelRatio||1},n.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},n.prototype.renderToCanvas=function(t){t=t||{};var e=this._zr.painter;return e.getRenderedCanvas({backgroundColor:t.backgroundColor||this._model.get(\\\"backgroundColor\\\"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},n.prototype.renderToSVGString=function(t){t=t||{};var e=this._zr.painter;return e.renderToString({useViewBox:t.useViewBox})},n.prototype.getSvgDataURL=function(){if(uk.svgSupported){var t=this._zr,e=t.storage.getDisplayList();return y(e,function(t){t.stopAnimation(null,!0)}),t.painter.toDataURL()}},n.prototype.getDataURL=function(t){if(!this._disposed){t=t||{};var e=t.excludeComponents,n=this._model,i=[],r=this;y(e,function(t){n.eachComponent({mainType:t},function(t){var e=r._componentsMap[t.__viewId];e.group.ignore||(i.push(e),e.group.ignore=!0)})});var o=\\\"svg\\\"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL(\\\"image/\\\"+(t&&t.type||\\\"png\\\"));return y(i,function(t){t.group.ignore=!1}),o}},n.prototype.getConnectedDataURL=function(t){if(!this._disposed){var e=\\\"svg\\\"===t.type,n=this.group,i=Math.min,r=Math.max,o=1/0;if(fF[n]){var a=o,l=o,u=-o,h=-o,c=[],p=t&&t.pixelRatio||this.getDevicePixelRatio();y(dF,function(o){if(o.group===n){var p=e?o.getZr().painter.getSvgDom().innerHTML:o.renderToCanvas(s(t)),d=o.getDom().getBoundingClientRect();a=i(d.left,a),l=i(d.top,l),u=r(d.right,u),h=r(d.bottom,h),c.push({dom:p,left:d.left,top:d.top})}}),a*=p,l*=p,u*=p,h*=p;var d=u-a,f=h-l,g=vk.createCanvas(),v=Ji(g,{renderer:e?\\\"svg\\\":\\\"canvas\\\"});if(v.resize({width:d,height:f}),e){var m=\\\"\\\";return y(c,function(t){var e=t.left-a,n=t.top-l;m+=''+t.dom+\\\"\\\"}),v.painter.getSvgRoot().innerHTML=m,t.connectedBackgroundColor&&v.painter.setBackgroundColor(t.connectedBackgroundColor),v.refreshImmediately(),v.painter.toDataURL()}return t.connectedBackgroundColor&&v.add(new mR({shape:{x:0,y:0,width:d,height:f},style:{fill:t.connectedBackgroundColor}})),y(c,function(t){var e=new fR({style:{x:t.left*p-a,y:t.top*p-l,image:t.dom}});v.add(e)}),v.refreshImmediately(),g.toDataURL(\\\"image/\\\"+(t&&t.type||\\\"png\\\"))}return this.getDataURL(t)}},n.prototype.convertToPixel=function(t,e){return HV(this,\\\"convertToPixel\\\",t,e)},n.prototype.convertFromPixel=function(t,e){return HV(this,\\\"convertFromPixel\\\",t,e)},n.prototype.containPixel=function(t,e){if(!this._disposed){var n,i=this._model,r=$r(i,t);return y(r,function(t,i){i.indexOf(\\\"Models\\\")>=0&&y(t,function(t){var r=t.coordinateSystem;if(r&&r.containPoint)n=n||!!r.containPoint(e);else if(\\\"seriesModels\\\"===i){var o=this._chartsMap[t.__viewId];o&&o.containPoint&&(n=n||o.containPoint(e,t))}},this)},this),!!n}},n.prototype.getVisual=function(t,e){var n=this._model,i=$r(n,t,{defaultMainType:\\\"series\\\"}),r=i.seriesModel,o=r.getData(),a=i.hasOwnProperty(\\\"dataIndexInside\\\")?i.dataIndexInside:i.hasOwnProperty(\\\"dataIndex\\\")?o.indexOfRawIndex(i.dataIndex):null;return null!=a?Oc(o,a,e):Rc(o,e)},n.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},n.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},n.prototype._initEvents=function(){var t=this;y(oF,function(e){var n=function(n){var i,r=t.getModel(),o=n.target,a=\\\"globalout\\\"===e;if(a?i={}:o&&Vc(o,function(t){var e=TR(t);if(e&&null!=e.dataIndex){var n=e.dataModel||r.getSeriesByIndex(e.seriesIndex);return i=n&&n.getDataParams(e.dataIndex,e.dataType,o)||{},!0}return e.eventData?(i=h({},e.eventData),!0):void 0},!0),i){var s=i.componentType,l=i.componentIndex;(\\\"markLine\\\"===s||\\\"markPoint\\\"===s||\\\"markArea\\\"===s)&&(s=\\\"series\\\",l=i.seriesIndex);var u=s&&null!=l&&r.getComponent(s,l),c=u&&t[\\\"series\\\"===u.mainType?\\\"_chartsMap\\\":\\\"_componentsMap\\\"][u.__viewId];i.event=n,i.type=e,t._$eventProcessor.eventInfo={targetEl:o,packedEvent:i,model:u,view:c},t.trigger(e,i)}};n.zrEventfulCallAtLast=!0,t._zr.on(e,n,t)}),y(sF,function(e,n){t._messageCenter.on(n,function(t){this.trigger(n,t)},t)}),y([\\\"selectchanged\\\"],function(e){t._messageCenter.on(e,function(t){this.trigger(e,t)},t)}),Bc(this._messageCenter,this,this._api)},n.prototype.isDisposed=function(){return this._disposed},n.prototype.clear=function(){this._disposed||this.setOption({series:[]},!0)},n.prototype.dispose=function(){if(!this._disposed){this._disposed=!0;var t=this.getDom();t&&to(this.getDom(),vF,\\\"\\\");var e=this,n=e._api,i=e._model;y(e._componentsViews,function(t){t.dispose(i,n)}),y(e._chartsViews,function(t){t.dispose(i,n)}),e._zr.dispose(),e._dom=e._model=e._chartsMap=e._componentsMap=e._chartsViews=e._componentsViews=e._scheduler=e._api=e._zr=e._throttledZrFlush=e._theme=e._coordSysMgr=e._messageCenter=null,delete dF[e.id]}},n.prototype.resize=function(t){if(!this[AV]&&!this._disposed){this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var n=e.resetOption(\\\"media\\\"),i=t&&t.silent;this[kV]&&(null==i&&(i=this[kV].silent),n=!0,this[kV]=null),this[AV]=!0;try{n&&VV(this),WV.update.call(this,{type:\\\"resize\\\",animation:h({duration:0},t&&t.animation)})}catch(r){throw this[AV]=!1,r}this[AV]=!1,UV.call(this,i),ZV.call(this,i)}}},n.prototype.showLoading=function(t,e){if(!this._disposed&&(A(t)&&(e=t,t=\\\"\\\"),t=t||\\\"default\\\",this.hideLoading(),pF[t])){var n=pF[t](this._api,e),i=this._zr;this._loadingFX=n,i.add(n)}},n.prototype.hideLoading=function(){this._disposed||(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},n.prototype.makeActionFromEvent=function(t){var e=h({},t);return e.type=sF[t.type],e},n.prototype.dispatchAction=function(t,e){if(!this._disposed&&(A(e)||(e={silent:!!e}),aF[t.type]&&this._model)){if(this[AV])return void this._pendingActions.push(t);var n=e.silent;XV.call(this,t,n);var i=e.flush;i?this._zr.flush():i!==!1&&uk.browser.weChat&&this._throttledZrFlush(),UV.call(this,n),ZV.call(this,n)}},n.prototype.updateLabelLayout=function(){lV.trigger(\\\"series:layoutlabels\\\",this._model,this._api,{updatedSeries:[]})},n.prototype.appendData=function(t){if(!this._disposed){var e=t.seriesIndex,n=this.getModel(),i=n.getSeriesByIndex(e);i.appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp()}},n.internalField=function(){function t(t){t.clearColorPalette(),t.eachSeries(function(t){t.clearColorPalette()})}function n(t){var e=[],n=[],i=!1;if(t.eachComponent(function(t,r){var o=r.get(\\\"zlevel\\\")||0,a=r.get(\\\"z\\\")||0,s=r.getZLevelKey();i=i||!!s,(\\\"series\\\"===t?n:e).push({zlevel:o,z:a,idx:r.componentIndex,type:t,key:s})}),i){var r,o,a=e.concat(n);an(a,function(t,e){return t.zlevel===e.zlevel?t.z-e.z:t.zlevel-e.zlevel}),y(a,function(e){var n=t.getComponent(e.type,e.idx),i=e.zlevel,a=e.key;null!=r&&(i=Math.max(r,i)),a?(i===r&&a!==o&&i++,o=a):o&&(i===r&&i++,o=\\\"\\\"),r=i,n.setZLevel(i)})}}function i(t){for(var e=[],n=t.currentStates,i=0;ie.get(\\\"hoverLayerThreshold\\\")&&!uk.node&&!uk.worker&&e.eachSeries(function(e){if(!e.preventUsingHoverLayer){var n=t._chartsMap[e.__viewId];n.__alive&&n.eachRendered(function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)})}})}function o(t,e){var n=t.get(\\\"blendMode\\\")||null;e.eachRendered(function(t){t.isGroup||(t.style.blend=n)})}function a(t,e){if(!t.preventAutoZ){var n=t.get(\\\"z\\\")||0,i=t.get(\\\"zlevel\\\")||0;e.eachRendered(function(t){return s(t,n,i,-1/0),!0})}}function s(t,e,n,i){var r=t.getTextContent(),o=t.getTextGuideLine(),a=t.isGroup;if(a)for(var l=t.childrenRef(),u=0;u0?{duration:o,delay:n.get(\\\"delay\\\"),easing:n.get(\\\"easing\\\")}:null;e.eachRendered(function(t){if(t.states&&t.states.emphasis){if(Ls(t))return;if(t instanceof uR&&ls(t),t.__dirty){var e=t.prevStates;e&&t.useStates(e)}if(r){t.stateTransition=a;var n=t.getTextContent(),o=t.getTextGuideLine();n&&(n.stateTransition=a),o&&(o.stateTransition=a)}t.__dirty&&i(t)}})}VV=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),FV(t,!0),FV(t,!1),e.plan()},FV=function(t,e){function n(t){var n=t.__requireNewView;t.__requireNewView=!1;var u=\\\"_ec_\\\"+t.id+\\\"_\\\"+t.type,h=!n&&a[u];if(!h){var c=oo(t.type),p=e?lB.getClass(c.main,c.sub):cB.getClass(c.sub);h=new p,h.init(i,l),a[u]=h,o.push(h),s.add(h.group)}t.__viewId=h.__id=u,h.__alive=!0,h.__model=t,h.group.__ecComponentInfo={mainType:t.mainType,index:t.componentIndex},!e&&r.prepareView(h,t,i,l)}for(var i=t._model,r=t._scheduler,o=e?t._componentsViews:t._chartsViews,a=e?t._componentsMap:t._chartsMap,s=t._zr,l=t._api,u=0;u1){var u=s.shift();1===s.length&&(n[a]=s[0]),this._update&&this._update(u,o)}else 1===l?(n[a]=null,this._update&&this._update(s,o)):this._remove&&this._remove(o)}this._performRestAdd(r,n)},t.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},i={},r=[],o=[];this._initIndexMap(t,n,r,\\\"_oldKeyGetter\\\"),this._initIndexMap(e,i,o,\\\"_newKeyGetter\\\");for(var a=0;a1&&1===c)this._updateManyToOne&&this._updateManyToOne(u,l),i[s]=null;else if(1===h&&c>1)this._updateOneToMany&&this._updateOneToMany(u,l),i[s]=null;else if(1===h&&1===c)this._update&&this._update(u,l),i[s]=null;else if(h>1&&c>1)this._updateManyToMany&&this._updateManyToMany(u,l),i[s]=null;else if(h>1)for(var p=0;h>p;p++)this._remove&&this._remove(l[p]);else this._remove&&this._remove(l)}this._performRestAdd(o,i)},t.prototype._performRestAdd=function(t,e){for(var n=0;n1)for(var a=0;o>a;a++)this._add&&this._add(r[a]);else 1===o&&this._add&&this._add(r);e[i]=null}},t.prototype._initIndexMap=function(t,e,n,i){for(var r=this._diffModeMultiple,o=0;oo;o++){var s=void 0,l=void 0,u=void 0,h=this.dimensions[a];if(h&&h.storeDimIndex===o)s=e?h.name:null,l=h.type,u=h.ordinalMeta,a++;else{var c=this.getSourceDimension(o);c&&(s=e?c.name:null,l=c.type)}r.push({property:s,type:l,ordinalMeta:u}),!e||null==s||h&&h.isCalculationCoord||(i+=n?s.replace(/\\\\`/g,\\\"`1\\\").replace(/\\\\$/g,\\\"`2\\\"):s),i+=\\\"$\\\",i+=OF[l]||\\\"f\\\",u&&(i+=u.uid),i+=\\\"$\\\"}var p=this.source,d=[p.seriesLayoutBy,p.startIndex,i].join(\\\"$$\\\");return{dimensions:r,hash:d}},t.prototype.makeOutputDimensionNames=function(){for(var t=[],e=0,n=0;ea;a++){var s=a-i;this._nameList[a]=e[s],o&&CF(this,a)}},t.prototype._updateOrdinalMeta=function(){for(var t=this._store,e=this.dimensions,n=0;n=e)){var n=this._store,i=n.getProvider();this._updateOrdinalMeta();var r=this._nameList,o=this._idList,a=i.getSource().sourceFormat,s=a===KE;if(s&&!i.pure)for(var l=[],u=t;e>u;u++){var h=i.getItem(u,l);if(!this.hasItemOption&&Pr(h)&&(this.hasItemOption=!0),h){var c=h.name;null==r[u]&&null!=c&&(r[u]=Wr(c,null));var p=h.id;null==o[u]&&null!=p&&(o[u]=Wr(p,null))}}if(this._shouldMakeIdFromName())for(var u=t;e>u;u++)CF(this,u);bF(this)}},t.prototype.getApproximateExtent=function(t){return this._approximateExtent[t]||this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.setApproximateExtent=function(t,e){e=this.getDimension(e),this._approximateExtent[e]=t.slice()},t.prototype.getCalculationInfo=function(t){return this._calculationInfo[t]},t.prototype.setCalculationInfo=function(t,e){NF(t)?h(this._calculationInfo,t):this._calculationInfo[t]=e},t.prototype.getName=function(t){var e=this.getRawIndex(t),n=this._nameList[e];return null==n&&null!=this._nameDimIdx&&(n=SF(this,this._nameDimIdx,e)),null==n&&(n=\\\"\\\"),n},t.prototype._getCategory=function(t,e){var n=this._store.get(t,e),i=this._store.getOrdinalMeta(t);return i?i.categories[n]:n},t.prototype.getId=function(t){return wF(this,this.getRawIndex(t))},t.prototype.count=function(){return this._store.count()},t.prototype.get=function(t,e){var n=this._store,i=this._dimInfos[t];return i?n.get(i.storeDimIndex,e):void 0},t.prototype.getByRawIndex=function(t,e){var n=this._store,i=this._dimInfos[t];return i?n.getByRawIndex(i.storeDimIndex,e):void 0},t.prototype.getIndices=function(){return this._store.getIndices()},t.prototype.getDataExtent=function(t){return this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.getSum=function(t){return this._store.getSum(this._getStoreDimIndex(t))},t.prototype.getMedian=function(t){return this._store.getMedian(this._getStoreDimIndex(t))},t.prototype.getValues=function(t,e){var n=this,i=this._store;return M(t)?i.getValues(EF(t,function(t){return n._getStoreDimIndex(t)}),e):i.getValues(t)},t.prototype.hasValue=function(t){for(var e=this._dimSummary.dataDimIndicesOnCoord,n=0,i=e.length;i>n;n++)if(isNaN(this._store.get(e[n],t)))return!1;return!0},t.prototype.indexOfName=function(t){for(var e=0,n=this._store.count();n>e;e++)if(this.getName(e)===t)return e;return-1},t.prototype.getRawIndex=function(t){return this._store.getRawIndex(t)},t.prototype.indexOfRawIndex=function(t){return this._store.indexOfRawIndex(t)},t.prototype.rawIndexOf=function(t,e){var n=t&&this._invertedIndicesMap[t],i=n[e];return null==i||isNaN(i)?VF:i},t.prototype.indicesOfNearest=function(t,e,n){return this._store.indicesOfNearest(this._getStoreDimIndex(t),e,n)},t.prototype.each=function(t,e,n){I(t)&&(n=e,e=t,t=[]);var i=n||this,r=EF(MF(t),this._getStoreDimIndex,this);this._store.each(r,i?Lk(e,i):e)},t.prototype.filterSelf=function(t,e,n){I(t)&&(n=e,e=t,t=[]);var i=n||this,r=EF(MF(t),this._getStoreDimIndex,this);return this._store=this._store.filter(r,i?Lk(e,i):e),this},t.prototype.selectRange=function(t){var e=this,n={},i=b(t),r=[];return y(i,function(i){var o=e._getStoreDimIndex(i);n[o]=t[i],r.push(o)}),this._store=this._store.selectRange(n),this},t.prototype.mapArray=function(t,e,n){I(t)&&(n=e,e=t,t=[]),n=n||this;var i=[];return this.each(t,function(){i.push(e&&e.apply(this,arguments))},n),i},t.prototype.map=function(t,e,n,i){var r=n||i||this,o=EF(MF(t),this._getStoreDimIndex,this),a=TF(this);return a._store=this._store.map(o,r?Lk(e,r):e),a},t.prototype.modify=function(t,e,n,i){var r=n||i||this,o=EF(MF(t),this._getStoreDimIndex,this);this._store.modify(o,r?Lk(e,r):e)},t.prototype.downSample=function(t,e,n,i){var r=TF(this);return r._store=this._store.downSample(this._getStoreDimIndex(t),e,n,i),r},t.prototype.lttbDownSample=function(t,e){var n=TF(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(t),e),n},t.prototype.getRawDataItem=function(t){return this._store.getRawDataItem(t)},t.prototype.getItemModel=function(t){var e=this.hostModel,n=this.getRawDataItem(t);return new gE(n,e,e&&e.ecModel)},t.prototype.diff=function(t){var e=this;return new AF(t?t.getStore().getIndices():[],this.getStore().getIndices(),function(e){return wF(t,e)},function(t){return wF(e,t)})},t.prototype.getVisual=function(t){var e=this._visual;return e&&e[t]},t.prototype.setVisual=function(t,e){this._visual=this._visual||{},NF(t)?h(this._visual,t):this._visual[t]=e},t.prototype.getItemVisual=function(t,e){var n=this._itemVisuals[t],i=n&&n[e];return null==i?this.getVisual(e):i},t.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},t.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,i=n[t];i||(i=n[t]={});var r=i[e];return null==r&&(r=this.getVisual(e),M(r)?r=r.slice():NF(r)&&(r=h({},r)),i[e]=r),r},t.prototype.setItemVisual=function(t,e,n){var i=this._itemVisuals[t]||{};this._itemVisuals[t]=i,NF(e)?h(i,e):i[e]=n},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(t,e){NF(t)?h(this._layout,t):this._layout[t]=e},t.prototype.getLayout=function(t){return this._layout[t]},t.prototype.getItemLayout=function(t){return this._itemLayouts[t]},t.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?h(this._itemLayouts[t]||{},e):e},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(t,e){var n=this.hostModel&&this.hostModel.seriesIndex;CR(n,this.dataType,t,e),this._graphicEls[t]=e},t.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},t.prototype.eachItemGraphicEl=function(t,e){y(this._graphicEls,function(n,i){n&&t&&t.call(e,n,i)})},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:EF(this.dimensions,this._getDimInfo,this),this.hostModel)),IF(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(t,e){var n=this[t];I(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(F(arguments)))})},t.internalField=function(){bF=function(t){var e=t._invertedIndicesMap;y(e,function(n,i){var r=t._dimInfos[i],o=r.ordinalMeta,a=t._store;if(o){n=e[i]=new zF(o.categories.length);for(var s=0;s1&&(s+=\\\"__ec__\\\"+u),i[e]=s}}}(),t}(),HF=function(){function t(t){this.coordSysDims=[],this.axisMap=Z(),this.categoryAxisMap=Z(),this.coordSysName=t}return t}(),YF={cartesian2d:function(t,e,n,i){var r=t.getReferringComponents(\\\"xAxis\\\",iO).models[0],o=t.getReferringComponents(\\\"yAxis\\\",iO).models[0];e.coordSysDims=[\\\"x\\\",\\\"y\\\"],n.set(\\\"x\\\",r),n.set(\\\"y\\\",o),yd(r)&&(i.set(\\\"x\\\",r),e.firstCategoryDimIndex=0),yd(o)&&(i.set(\\\"y\\\",o),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,i){var r=t.getReferringComponents(\\\"singleAxis\\\",iO).models[0];e.coordSysDims=[\\\"single\\\"],n.set(\\\"single\\\",r),yd(r)&&(i.set(\\\"single\\\",r),e.firstCategoryDimIndex=0)},polar:function(t,e,n,i){var r=t.getReferringComponents(\\\"polar\\\",iO).models[0],o=r.findAxisModel(\\\"radiusAxis\\\"),a=r.findAxisModel(\\\"angleAxis\\\");e.coordSysDims=[\\\"radius\\\",\\\"angle\\\"],n.set(\\\"radius\\\",o),n.set(\\\"angle\\\",a),yd(o)&&(i.set(\\\"radius\\\",o),e.firstCategoryDimIndex=0),yd(a)&&(i.set(\\\"angle\\\",a),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},geo:function(t,e){e.coordSysDims=[\\\"lng\\\",\\\"lat\\\"]},parallel:function(t,e,n,i){var r=t.ecModel,o=r.getComponent(\\\"parallel\\\",t.get(\\\"parallelIndex\\\")),a=e.coordSysDims=o.dimensions.slice();y(o.parallelAxisIndex,function(t,o){var s=r.getComponent(\\\"parallelAxis\\\",t),l=a[o];n.set(l,s),yd(s)&&(i.set(l,s),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=o))})}},XF=function(){function t(t){this._setting=t||{},this._extent=[1/0,-1/0]}return t.prototype.getSetting=function(t){return this._setting[t]},t.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1])},t.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e)},t.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(t){this._isBlank=t},t}();go(XF);var UF=0,ZF=function(){function t(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++UF}return t.createByAxisModel=function(e){var n=e.option,i=n.data,r=i&&v(i,Td);return new t({categories:r,needCollect:!r,deduplication:n.dedplication!==!1})},t.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},t.prototype.parseAndCollect=function(t){var e,n=this._needCollect;if(!T(t)&&!n)return t;if(n&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var i=this._getOrCreateMap();return e=i.get(t),null==e&&(n?(e=this.categories.length,this.categories[e]=t,i.set(t,e)):e=0/0),e},t.prototype._getOrCreateMap=function(){return this._map||(this._map=Z(this.categories))},t}(),jF=function(t){function n(e){var n=t.call(this,e)||this;n.type=\\\"ordinal\\\";var i=n.getSetting(\\\"ordinalMeta\\\");return i||(i=new ZF({})),M(i)&&(i=new ZF({categories:v(i,function(t){return A(t)?t.value:t})})),n._ordinalMeta=i,n._extent=n.getSetting(\\\"extent\\\")||[0,i.categories.length-1],n}return e(n,t),n.prototype.parse=function(t){return null==t?0/0:T(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},n.prototype.contain=function(t){return t=this.parse(t),Od(t,this._extent)&&null!=this._ordinalMeta.categories[t]},n.prototype.normalize=function(t){return t=this._getTickNumber(this.parse(t)),Rd(t,this._extent)},n.prototype.scale=function(t){return t=Math.round(Nd(t,this._extent)),this.getRawOrdinalNumber(t)},n.prototype.getTicks=function(){for(var t=[],e=this._extent,n=e[0];n<=e[1];)t.push({value:n}),n++;return t},n.prototype.getMinorTicks=function(){},n.prototype.setSortInfo=function(t){if(null==t)return void(this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null);for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],i=this._ticksByOrdinalNumber=[],r=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);a>r;++r){var s=e[r];n[r]=s,i[s]=r}for(var l=0;o>r;++r){for(;null!=i[l];)l++;n.push(l),i[l]=r}},n.prototype._getTickNumber=function(t){var e=this._ticksByOrdinalNumber;return e&&t>=0&&t=0&&t=t},n.prototype.getOrdinalMeta=function(){return this._ordinalMeta},n.prototype.calcNiceTicks=function(){},n.prototype.calcNiceExtent=function(){},n.type=\\\"ordinal\\\",n}(XF);XF.registerClass(jF);var qF=ar,KF=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=\\\"interval\\\",e._interval=0,e._intervalPrecision=2,e}return e(n,t),n.prototype.parse=function(t){return t},n.prototype.contain=function(t){return Od(t,this._extent)},n.prototype.normalize=function(t){return Rd(t,this._extent)},n.prototype.scale=function(t){return Nd(t,this._extent)},n.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=parseFloat(t)),isNaN(e)||(n[1]=parseFloat(e))},n.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1]),this.setExtent(e[0],e[1])},n.prototype.getInterval=function(){return this._interval},n.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=kd(t)},n.prototype.getTicks=function(t){var e=this._interval,n=this._extent,i=this._niceExtent,r=this._intervalPrecision,o=[];if(!e)return o;var a=1e4;n[0]a)return[];var l=o.length?o[o.length-1].value:i[1];return n[1]>l&&o.push(t?{value:qF(l+e,r)}:{value:n[1]}),o},n.prototype.getMinorTicks=function(t){for(var e=this.getTicks(!0),n=[],i=this.getExtent(),r=1;rs;){var c=qF(a.value+(s+1)*h);c>i[0]&&cr&&(r=-r,i.reverse());var o=Dd(i,t,e,n);this._intervalPrecision=o.intervalPrecision,this._interval=o.interval,this._niceExtent=o.niceTickExtent}},n.prototype.calcNiceExtent=function(t){var e=this._extent;if(e[0]===e[1])if(0!==e[0]){var n=Math.abs(e[0]);t.fixMax?e[0]-=n/2:(e[1]+=n/2,e[0]-=n/2)}else e[1]=1;var i=e[1]-e[0];isFinite(i)||(e[0]=0,e[1]=1),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval);var r=this._interval;t.fixMin||(e[0]=qF(Math.floor(e[0]/r)*r)),t.fixMax||(e[1]=qF(Math.ceil(e[1]/r)*r))},n.prototype.setNiceExtent=function(t,e){this._niceExtent=[t,e]},n.type=\\\"interval\\\",n}(XF);XF.registerClass(KF);var $F=\\\"undefined\\\"!=typeof Float32Array,JF=$F?Float32Array:Array,QF=\\\"__ec_stack_\\\",tG=function(t,e,n,i){for(;i>n;){var r=n+i>>>1;t[r][1]n&&(this._approxInterval=n);var o=nG.length,a=Math.min(tG(nG,this._approxInterval,0,o),o-1);this._interval=nG[a][1],this._minLevelUnit=nG[Math.max(a-1,0)][0]},n.prototype.parse=function(t){return D(t)?t:+yr(t)},n.prototype.contain=function(t){return Od(this.parse(t),this._extent)},n.prototype.normalize=function(t){return Rd(this.parse(t),this._extent)},n.prototype.scale=function(t){return Nd(t,this._extent)},n.type=\\\"time\\\",n}(KF),nG=[[\\\"second\\\",IE],[\\\"minute\\\",TE],[\\\"hour\\\",CE],[\\\"quarter-day\\\",6*CE],[\\\"half-day\\\",12*CE],[\\\"day\\\",1.2*DE],[\\\"half-week\\\",3.5*DE],[\\\"week\\\",7*DE],[\\\"month\\\",31*DE],[\\\"quarter\\\",95*DE],[\\\"half-year\\\",AE/2],[\\\"year\\\",AE]];XF.registerClass(eG);var iG=XF.prototype,rG=KF.prototype,oG=ar,aG=Math.floor,sG=Math.ceil,lG=Math.pow,uG=Math.log,hG=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=\\\"log\\\",e.base=10,e._originalScale=new KF,e._interval=0,e}return e(n,t),n.prototype.getTicks=function(t){var e=this._originalScale,n=this._extent,i=e.getExtent(),r=rG.getTicks.call(this,t);return v(r,function(t){var e=t.value,r=ar(lG(this.base,e));return r=e===n[0]&&this._fixMin?of(r,i[0]):r,r=e===n[1]&&this._fixMax?of(r,i[1]):r,{value:r}},this)},n.prototype.setExtent=function(t,e){var n=uG(this.base);t=uG(Math.max(0,t))/n,e=uG(Math.max(0,e))/n,rG.setExtent.call(this,t,e)},n.prototype.getExtent=function(){var t=this.base,e=iG.getExtent.call(this);e[0]=lG(t,e[0]),e[1]=lG(t,e[1]);var n=this._originalScale,i=n.getExtent();return this._fixMin&&(e[0]=of(e[0],i[0])),this._fixMax&&(e[1]=of(e[1],i[1])),e},n.prototype.unionExtent=function(t){this._originalScale.unionExtent(t);var e=this.base;t[0]=uG(t[0])/uG(e),t[1]=uG(t[1])/uG(e),iG.unionExtent.call(this,t)},n.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},n.prototype.calcNiceTicks=function(t){t=t||10;var e=this._extent,n=e[1]-e[0];if(!(1/0===n||0>=n)){var i=vr(n),r=t/n*i;for(.5>=r&&(i*=10);!isNaN(i)&&Math.abs(i)<1&&Math.abs(i)>0;)i*=10;var o=[ar(sG(e[0]/i)*i),ar(aG(e[1]/i)*i)];this._interval=i,this._niceExtent=o}},n.prototype.calcNiceExtent=function(t){rG.calcNiceExtent.call(this,t),this._fixMin=t.fixMin,this._fixMax=t.fixMax},n.prototype.parse=function(t){return t},n.prototype.contain=function(t){return t=uG(t)/uG(this.base),Od(t,this._extent)},n.prototype.normalize=function(t){return t=uG(t)/uG(this.base),Rd(t,this._extent)},n.prototype.scale=function(t){return t=Nd(t,this._extent),lG(this.base,t)},n.type=\\\"log\\\",n}(XF),cG=hG.prototype;cG.getMinorTicks=rG.getMinorTicks,cG.getLabel=rG.getLabel,XF.registerClass(hG);var pG=function(){function t(t,e,n){this._prepareParams(t,e,n)}return t.prototype._prepareParams=function(t,e,n){n[1]0&&s>0&&!l&&(a=0),0>a&&0>s&&!u&&(s=0));var c=this._determinedMin,p=this._determinedMax;return null!=c&&(a=c,l=!0),null!=p&&(s=p,u=!0),{min:a,max:s,minFixed:l,maxFixed:u,isBlank:h}},t.prototype.modifyDataMinMax=function(t,e){this[fG[t]]=e},t.prototype.setDeterminedMinMax=function(t,e){var n=dG[t];this[n]=e},t.prototype.freeze=function(){this.frozen=!0},t}(),dG={min:\\\"_determinedMin\\\",max:\\\"_determinedMax\\\"},fG={min:\\\"_dataMin\\\",max:\\\"_dataMax\\\"},gG=function(){function t(){}return t.prototype.getNeedCrossZero=function(){var t=this.option;return!t.scale},t.prototype.getCoordSysModel=function(){},t}(),yG={isDimensionStacked:xd,enableDataStack:vd,getStackedDimension:_d},vG=(Object.freeze||Object)({createList:bf,getLayoutRect:uu,dataStack:yG,createScale:wf,mixinAxisModelCommonMethods:Sf,getECData:TR,createTextStyle:Mf,createDimensions:hd,createSymbol:Gc,enableHoverEmphasis:$a}),mG=[],xG={registerPreprocessor:Vp,registerProcessor:Fp,registerPostInit:Gp,registerPostUpdate:Wp,registerUpdateLifecycle:Hp,registerAction:Yp,registerCoordinateSystem:Xp,registerLayout:Zp,registerVisual:jp,registerTransform:_F,registerLoading:Kp,registerMap:Jp,registerImpl:Cp,PRIORITY:DV,ComponentModel:HE,ComponentView:lB,SeriesModel:sB,ChartView:cB,registerComponentModel:function(t){HE.registerClass(t)},registerComponentView:function(t){lB.registerClass(t)},registerSeriesModel:function(t){sB.registerClass(t)},registerChartView:function(t){cB.registerClass(t)},registerSubTypeDefaulter:function(t,e){HE.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){nr(t,e)}},_G=1e-8,bG=[],wG=function(){function t(t){this.name=t}return t.prototype.setCenter=function(t){this._center=t},t.prototype.getCenter=function(){var t=this._center;return t||(t=this._center=this.calcCenter()),t},t}(),SG=function(){function t(t,e){this.type=\\\"polygon\\\",this.exterior=t,this.interiors=e}return t}(),MG=function(){function t(t){this.type=\\\"linestring\\\",this.points=t}return t}(),IG=function(t){function n(e,n,i){var r=t.call(this,e)||this;return r.type=\\\"geoJSON\\\",r.geometries=n,r._center=i&&[i[0],i[1]],r}return e(n,t),n.prototype.calcCenter=function(){for(var t,e=this.geometries,n=0,i=0;in&&(t=r,n=a)}if(t)return kf(t.exterior);var s=this.getBoundingRect();return[s.x+s.width/2,s.y+s.height/2]},n.prototype.getBoundingRect=function(t){var e=this._rect;if(e&&!t)return e;var n=[1/0,1/0],i=[-1/0,-1/0],r=this.geometries;return y(r,function(e){\\\"polygon\\\"===e.type?Af(e.exterior,n,i,t):y(e.points,function(e){Af(e,n,i,t)})}),isFinite(n[0])&&isFinite(n[1])&&isFinite(i[0])&&isFinite(i[1])||(n[0]=n[1]=i[0]=i[1]=0),e=new dL(n[0],n[1],i[0]-n[0],i[1]-n[1]),t||(this._rect=e),e},n.prototype.contain=function(t){var e=this.getBoundingRect(),n=this.geometries;if(!e.contain(t[0],t[1]))return!1;t:for(var i=0,r=n.length;r>i;i++){var o=n[i];if(\\\"polygon\\\"===o.type){var a=o.exterior,s=o.interiors;if(Cf(a,t[0],t[1])){for(var l=0;l<(s?s.length:0);l++)if(Cf(s[l],t[0],t[1]))continue t;return!0}}}return!1},n.prototype.transformTo=function(t,e,n,i){var r=this.getBoundingRect(),o=r.width/r.height;n?i||(i=n/o):n=o*i;for(var a=new dL(t,e,n,i),s=r.calculateTransform(a),l=this.geometries,u=0;u=n&&i>=t},t.prototype.containData=function(t){return this.scale.contain(t)},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(t){return hr(t||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},t.prototype.dataToCoord=function(t,e){var n=this._extent,i=this.scale;return t=i.normalize(t),this.onBand&&\\\"ordinal\\\"===i.type&&(n=n.slice(),qf(n,i.count())),rr(t,OG,n,e)},t.prototype.coordToData=function(t,e){var n=this._extent,i=this.scale;this.onBand&&\\\"ordinal\\\"===i.type&&(n=n.slice(),qf(n,i.count()));var r=rr(t,n,OG,e);return this.scale.scale(r)},t.prototype.pointToData=function(){},t.prototype.getTicksCoords=function(t){t=t||{};var e=t.tickModel||this.getTickModel(),n=Ef(this,e),i=n.ticks,r=v(i,function(t){return{coord:this.dataToCoord(\\\"ordinal\\\"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}},this),o=e.get(\\\"alignWithLabel\\\");return Kf(this,r,o,t.clamp),r},t.prototype.getMinorTicksCoords=function(){if(\\\"ordinal\\\"===this.scale.type)return[];var t=this.model.getModel(\\\"minorTick\\\"),e=t.get(\\\"splitNumber\\\");e>0&&100>e||(e=5);var n=this.scale.getMinorTicks(e),i=v(n,function(t){return v(t,function(t){return{coord:this.dataToCoord(t),tickValue:t}},this)},this);return i},t.prototype.getViewLabels=function(){return Nf(this).labels},t.prototype.getLabelModel=function(){return this.model.getModel(\\\"axisLabel\\\")},t.prototype.getTickModel=function(){return this.model.getModel(\\\"axisTick\\\")},t.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),n=e[1]-e[0]+(this.onBand?1:0);0===n&&(n=1);var i=Math.abs(t[1]-t[0]);return Math.abs(i)/n},t.prototype.calculateCategoryInterval=function(){return Xf(this)},t}(),NG=2*Math.PI,EG=JO.CMD,zG=[\\\"top\\\",\\\"right\\\",\\\"bottom\\\",\\\"left\\\"],BG=[],VG=new rL,FG=new rL,GG=new rL,WG=new rL,HG=new rL,YG=[],XG=new rL,UG=[\\\"align\\\",\\\"verticalAlign\\\",\\\"width\\\",\\\"height\\\",\\\"fontSize\\\"],ZG=new RP,jG=Kr(),qG=Kr(),KG=[\\\"x\\\",\\\"y\\\",\\\"rotation\\\"],$G=function(){function t(){this._labelList=[],this._chartViewList=[]}return t.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},t.prototype._addLabel=function(t,e,n,i,r){var o=i.style,a=i.__hostTarget,s=a.textConfig||{},l=i.getComputedTransform(),u=i.getBoundingRect().plain();dL.applyTransform(u,u,l),l?ZG.setLocalTransform(l):(ZG.x=ZG.y=ZG.rotation=ZG.originX=ZG.originY=0,ZG.scaleX=ZG.scaleY=1),ZG.rotation=Wo(ZG.rotation);var h,c=i.__hostTarget;if(c){h=c.getBoundingRect().plain();var p=c.getComputedTransform();dL.applyTransform(h,h,p)}var d=h&&c.getTextGuideLine();this._labelList.push({label:i,labelLine:d,seriesModel:n,dataIndex:t,dataType:e,layoutOption:r,computedLayoutOption:null,rect:u,hostRect:h,priority:h?h.width*h.height:0,defaultAttr:{ignore:i.ignore,labelGuideIgnore:d&&d.ignore,x:ZG.x,y:ZG.y,scaleX:ZG.scaleX,scaleY:ZG.scaleY,rotation:ZG.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:i.cursor,attachedPos:s.position,attachedRot:s.rotation}})},t.prototype.addLabelsOfSeries=function(t){var e=this;this._chartViewList.push(t);var n=t.__model,i=n.get(\\\"labelLayout\\\");(I(i)||b(i).length)&&t.group.traverse(function(t){if(t.ignore)return!0;var r=t.getTextContent(),o=TR(t);r&&!r.disableLabelLayout&&e._addLabel(o.dataIndex,o.dataType,n,r,i)})},t.prototype.updateLayoutConfig=function(t){function e(t,e){return function(){sg(t,e)}}for(var n=t.getWidth(),i=t.getHeight(),r=0;r=0&&n.attr(r.oldLayoutSelect),p(h,\\\"emphasis\\\")>=0&&n.attr(r.oldLayoutEmphasis)),As(n,l,e,s)}else if(n.attr(l),!rE(n).valueAnimation){var c=B(n.style.opacity,1);n.style.opacity=0,ks(n,{style:{opacity:c}},e,s)}if(r.oldLayout=l,n.states.select){var d=r.oldLayoutSelect={};bg(d,l,KG),bg(d,n.states.select,KG)}if(n.states.emphasis){var f=r.oldLayoutEmphasis={};bg(f,l,KG),bg(f,n.states.emphasis,KG)}xl(n,s,u,e,e)}if(i&&!i.ignore&&!i.invisible){var r=qG(i),o=r.oldLayout,g={points:i.shape.points};o?(i.attr({shape:o}),As(i,{shape:g},e)):(i.setShape(g),i.style.strokePercent=0,ks(i,{style:{strokePercent:1}},e)),r.oldLayout=g}},t}(),JG=Kr();If(wg);var QG=function(t){function n(e,n,i){var r=t.call(this)||this;r.motionBlur=!1,r.lastFrameAlpha=.7,r.dpr=1,r.virtual=!1,r.config={},r.incremental=!1,r.zlevel=0,r.maxRepaintRectCount=5,r.__dirty=!0,r.__firstTimePaint=!0,r.__used=!1,r.__drawIndex=0,r.__startIndex=0,r.__endIndex=0,r.__prevStartIndex=null,r.__prevEndIndex=null;var o;i=i||SP,\\\"string\\\"==typeof e?o=Sg(e,n,i):A(e)&&(o=e,e=o.id),r.id=e,r.dom=o;var a=o.style;return a&&(K(o),o.onselectstart=function(){return!1},a.padding=\\\"0\\\",a.margin=\\\"0\\\",a.borderWidth=\\\"0\\\"),r.painter=n,r.dpr=i,r}return e(n,t),n.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},n.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},n.prototype.initContext=function(){this.ctx=this.dom.getContext(\\\"2d\\\"),this.ctx.dpr=this.dpr},n.prototype.setUnpainted=function(){this.__firstTimePaint=!0},n.prototype.createBackBuffer=function(){var t=this.dpr;this.domBack=Sg(\\\"back-\\\"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext(\\\"2d\\\"),1!==t&&this.ctxBack.scale(t,t)},n.prototype.createRepaintRects=function(t,e,n,i){function r(t){if(t.isFinite()&&!t.isZero())if(0===o.length){var e=new dL(0,0,0,0);e.copy(t),o.push(e)}else{for(var n=!1,i=1/0,r=0,u=0;ug&&(i=g,r=u)}}if(s&&(o[r].union(t),n=!0),!n){var e=new dL(0,0,0,0);e.copy(t),o.push(e)}s||(s=o.length>=a)}}if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;for(var o=[],a=this.maxRepaintRectCount,s=!1,l=new dL(0,0,0,0),u=this.__startIndex;uo;o++){var a=t[o];a.__inHover&&(n||(n=this._hoverlayer=this.getLayer(tW)),i||(i=n.ctx,i.save()),mp(i,a,r,o===e-1))}i&&i.restore()}},t.prototype.getHoverLayer=function(){return this.getLayer(tW)},t.prototype.paintOne=function(t,e){vp(t,e)},t.prototype._paintList=function(t,e,n,i){if(this._redrawId===i){n=n||!1,this._updateLayerStatus(t);var r=this._doPaintList(t,e,n),o=r.finished,a=r.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),a&&this._paintHoverList(t),o)this.eachLayer(function(t){t.afterBrush&&t.afterBrush()});else{var s=this;DL(function(){s._paintList(t,e,n,i)})}}},t.prototype._compositeManually=function(){var t=this.getLayer(eW).ctx,e=this._domRoot.width,n=this._domRoot.height;t.clearRect(0,0,e,n),this.eachBuiltinLayer(function(i){i.virtual&&t.drawImage(i.dom,0,0,e,n)})},t.prototype._doPaintList=function(t,e,n){for(var i=this,r=[],o=this._opts.useDirtyRect,a=0;a15)break}}n.prevElClipPaths&&l.restore()};if(c)if(0===c.length)m=s.__endIndex;else for(var _=p.dpr,b=0;b0&&t>i[0]){for(s=0;r-1>s&&!(i[s]t);s++);a=n[i[s]]}if(i.splice(s+1,0,t),n[t]=e,!e.virtual)if(a){var l=a.dom;l.nextSibling?o.insertBefore(e.dom,l.nextSibling):o.appendChild(e.dom)}else o.firstChild?o.insertBefore(e.dom,o.firstChild):o.appendChild(e.dom);e.__painter=this}},t.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,i=0;i0?nW:0),this._needsManuallyCompositing),h.__builtin__||a(\\\"ZLevel \\\"+u+\\\" has been used by unkown layer \\\"+h.id),h!==s&&(h.__used=!0,h.__startIndex!==o&&(h.__dirty=!0),h.__startIndex=o,h.__drawIndex=h.incremental?-1:o,e(o),s=h),i.__dirty&SL&&!i.__inHover&&(h.__dirty=!0,h.incremental&&h.__drawIndex<0&&(h.__drawIndex=o))}e(o),this.eachBuiltinLayer(function(t){!t.__used&&t.getElementCount()>0&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)})},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(t){t.clear()},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t,y(this._layers,function(t){t.setUnpainted()})},t.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?l(n[t],e,!0):n[t]=e;for(var i=0;is;s++){var u=a[s];mp(n,u,o,s===l-1)}return e.dom},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t}(),oW=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=\\\"dataset\\\",e}return e(n,t),n.prototype.init=function(e,n,i){t.prototype.init.call(this,e,n,i),this._sourceManager=new tB(this),Eh(this)},n.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),Eh(this)},n.prototype.optionUpdated=function(){this._sourceManager.dirty()},n.prototype.getSourceManager=function(){return this._sourceManager},n.type=\\\"dataset\\\",n.defaultOption={seriesLayoutBy:nz},n}(HE),aW=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=\\\"dataset\\\",e}return e(n,t),n.type=\\\"dataset\\\",n}(lB);If([Tg,Cg]),If(wg);var sW={average:function(t){for(var e=0,n=0,i=0;ie&&(e=t[n]);return isFinite(e)?e:0/0},min:function(t){for(var e=1/0,n=0;nd)l=p;else if(null!=l&&d>a){u=(p+l)/2;break}1===c&&(h=d-i[0].tickValue)}null==u&&(l?l&&(u=i[i.length-1].coord):u=i[0].coord),o[n]=t.toGlobalCoord(u)}});else{var a=this.getData(),s=a.getLayout(\\\"offset\\\"),l=a.getLayout(\\\"size\\\"),u=i.getBaseAxis().isHorizontal()?0:1;o[u]+=s+l/2}return o}return[0/0,0/0]},n.type=\\\"series.__base_bar__\\\",n.defaultOption={z:2,coordinateSystem:\\\"cartesian2d\\\",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:\\\"mod\\\"},n}(sB);sB.registerClass(uW);var hW=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=n.type,e}return e(n,t),n.prototype.getInitialData=function(){return Sd(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get(\\\"realtimeSort\\\",!0)||null})},n.prototype.getProgressive=function(){return this.get(\\\"large\\\")?this.get(\\\"progressive\\\"):!1},n.prototype.getProgressiveThreshold=function(){var t=this.get(\\\"progressiveThreshold\\\"),e=this.get(\\\"largeThreshold\\\");return e>t&&(t=e),t},n.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},n.type=\\\"series.bar\\\",n.dependencies=[\\\"grid\\\",\\\"polar\\\"],n.defaultOption=Sl(uW.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}),n}(uW),cW=function(){function t(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}return t}(),pW=function(t){function n(e){var n=t.call(this,e)||this;return n.type=\\\"sausage\\\",n}return e(n,t),n.prototype.getDefaultShape=function(){return new cW},n.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=.5*(o-r),s=r+a,l=e.startAngle,u=e.endAngle,h=e.clockwise,c=2*Math.PI,p=h?c>u-l:c>l-u;p||(l=u-(h?c:-c));var d=Math.cos(l),f=Math.sin(l),g=Math.cos(u),y=Math.sin(u);p?(t.moveTo(d*r+n,f*r+i),t.arc(d*s+n,f*s+i,a,-Math.PI+l,l,!h)):t.moveTo(d*o+n,f*o+i),t.arc(n,i,o,l,u,!h),t.arc(g*s+n,y*s+i,a,u-2*Math.PI,u-Math.PI,!h),0!==r&&t.arc(n,i,r,u,l,h)},n}(uR),dW=Math.max,fW=Math.min,gW=function(t){function n(){var e=t.call(this)||this;return e.type=n.type,e._isFirstFrame=!0,e}return e(n,t),n.prototype.render=function(t,e,n,i){this._model=t,this._removeOnRenderedListener(n),this._updateDrawMode(t);var r=t.get(\\\"coordinateSystem\\\");(\\\"cartesian2d\\\"===r||\\\"polar\\\"===r)&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(t,e,n):this._renderNormal(t,e,n,i))},n.prototype.incrementalPrepareRender=function(t){this._clear(),this._updateDrawMode(t),this._updateLargeClip(t)},n.prototype.incrementalRender=function(t,e){this._progressiveEls=[],this._incrementalRenderLarge(t,e)},n.prototype.eachRendered=function(t){sl(this._progressiveEls||this.group,t)},n.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;(null==this._isLargeDraw||e!==this._isLargeDraw)&&(this._isLargeDraw=e,this._clear())},n.prototype._renderNormal=function(t,e,n,i){function r(t){var e=bW[u.type](s,t),n=$g(u,o,e);return n.useStyle(v.getItemStyle()),\\\"cartesian2d\\\"===u.type?n.setShape(\\\"r\\\",m):n.setShape(\\\"cornerRadius\\\",m),x[t]=n,n}var o,a=this.group,s=t.getData(),l=this._data,u=t.coordinateSystem,h=u.getBaseAxis();\\\"cartesian2d\\\"===u.type?o=h.isHorizontal():\\\"polar\\\"===u.type&&(o=\\\"angle\\\"===h.dim);var c=t.isAnimationEnabled()?t:null,p=Gg(t,u);p&&this._enableRealtimeSort(p,s,n);var d=t.get(\\\"clip\\\",!0)||p,f=Fg(u,s);a.removeClipPath();var g=t.get(\\\"roundCap\\\",!0),y=t.get(\\\"showBackground\\\",!0),v=t.getModel(\\\"backgroundStyle\\\"),m=v.get(\\\"borderRadius\\\")||0,x=[],_=this._backgroundEls,b=i&&i.isInitSort,w=i&&\\\"changeAxisOrder\\\"===i.type;s.diff(l).add(function(e){var n=s.getItemModel(e),i=bW[u.type](s,e,n);if(y&&r(e),s.hasValue(e)&&_W[u.type](i)){var l=!1;d&&(l=yW[u.type](f,i));var v=vW[u.type](t,s,e,i,o,c,h.model,!1,g);p&&(v.forceLabelAnimation=!0),Ug(v,s,e,n,i,t,o,\\\"polar\\\"===u.type),b?v.attr({shape:i}):p?Wg(p,c,v,i,e,o,!1,!1):ks(v,{shape:i},t,e),s.setItemGraphicEl(e,v),a.add(v),v.ignore=l}}).update(function(e,n){var i=s.getItemModel(e),S=bW[u.type](s,e,i);if(y){var M=void 0;0===_.length?M=r(n):(M=_[n],M.useStyle(v.getItemStyle()),\\\"cartesian2d\\\"===u.type?M.setShape(\\\"r\\\",m):M.setShape(\\\"cornerRadius\\\",m),x[e]=M);var I=bW[u.type](s,e),T=Kg(o,I,u);As(M,{shape:T},c,e)}var C=l.getItemGraphicEl(n);if(!s.hasValue(e)||!_W[u.type](S))return void a.remove(C);var D=!1;if(d&&(D=yW[u.type](f,S),D&&a.remove(C)),C?Ns(C):C=vW[u.type](t,s,e,S,o,c,h.model,!!C,g),p&&(C.forceLabelAnimation=!0),w){var A=C.getTextContent();if(A){var k=rE(A);null!=k.prevValue&&(k.prevValue=k.value)}}else Ug(C,s,e,i,S,t,o,\\\"polar\\\"===u.type);b?C.attr({shape:S}):p?Wg(p,c,C,S,e,o,!0,w):As(C,{shape:S},t,e,null),s.setItemGraphicEl(e,C),C.ignore=D,a.add(C)}).remove(function(e){var n=l.getItemGraphicEl(e);n&&Rs(n,t,e)}).execute();var S=this._backgroundGroup||(this._backgroundGroup=new HP);S.removeAll();for(var M=0;M