bi-sdk-react 0.0.48 → 0.0.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*! For license information please see bi-sdk.umd.min.js.LICENSE.txt */
2
- !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("@ant-design/icons"),require("echarts"),require("react"),require("uuid"),require("dayjs"),require("styled-components"),require("antd"),require("react-dom"),require("@monaco-editor/react")):"function"==typeof define&&define.amd?define(["@ant-design/icons","echarts","react","uuid","dayjs","styled-components","antd","react-dom","@monaco-editor/react"],t):"object"==typeof exports?exports.BiSdk=t(require("@ant-design/icons"),require("echarts"),require("react"),require("uuid"),require("dayjs"),require("styled-components"),require("antd"),require("react-dom"),require("@monaco-editor/react")):e.BiSdk=t(e["@ant-design/icons"],e.echarts,e.react,e.uuid,e.dayjs,e["styled-components"],e.antd,e["react-dom"],e["@monaco-editor/react"])}(this,(e,t,n,r,i,a,o,s,l)=>(()=>{var u={290(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.bindAll=void 0;var i=n(352);function a(e){if(void 0!==e)return"boolean"==typeof e?{capture:e}:e}t.bindAll=function(e,t,n){var o=t.map(function(t){var o=null==n?t:r(r({},t),{options:r(r({},a(n)),a(t.options))});return(0,i.bind)(e,o)});return function(){o.forEach(function(e){return e()})}}},352(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bind=void 0,t.bind=function(e,t){var n=t.type,r=t.listener,i=t.options;return e.addEventListener(n,r,i),function(){e.removeEventListener(n,r,i)}}},951(e,t,n){"use strict";t.bindAll=t.bind=void 0;var r=n(352);Object.defineProperty(t,"bind",{enumerable:!0,get:function(){return r.bind}});var i=n(290);Object.defineProperty(t,"bindAll",{enumerable:!0,get:function(){return i.bindAll}})},965(e,t,n){"use strict";var r=n(426),i={"text/plain":"Text","text/html":"Url",default:"Text"};e.exports=function(e,t){var n,a,o,s,l,u,c,h,d=!1;t||(t={}),o=t.debug||!1;try{if(l=r(),u=document.createRange(),c=document.getSelection(),(h=document.createElement("span")).textContent=e,h.ariaHidden="true",h.style.all="unset",h.style.position="fixed",h.style.top=0,h.style.clip="rect(0, 0, 0, 0)",h.style.whiteSpace="pre",h.style.webkitUserSelect="text",h.style.MozUserSelect="text",h.style.msUserSelect="text",h.style.userSelect="text",h.addEventListener("copy",function(n){if(n.stopPropagation(),t.format)if(n.preventDefault(),void 0===n.clipboardData){o&&console.warn("unable to use e.clipboardData"),o&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var r=i[t.format]||i.default;window.clipboardData.setData(r,e)}else n.clipboardData.clearData(),n.clipboardData.setData(t.format,e);t.onCopy&&(n.preventDefault(),t.onCopy(n.clipboardData))}),document.body.appendChild(h),u.selectNodeContents(h),c.addRange(u),!document.execCommand("copy"))throw Error("copy command was unsuccessful");d=!0}catch(r){o&&console.error("unable to copy using execCommand: ",r),o&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),d=!0}catch(r){o&&console.error("unable to copy using clipboardData: ",r),o&&console.error("falling back to prompt"),n="message"in t?t.message:"Copy to clipboard: #{key}, Enter",a=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C",s=n.replace(/#{\s*key\s*}/g,a),window.prompt(s,e)}}finally{c&&("function"==typeof c.removeRange?c.removeRange(u):c.removeAllRanges()),h&&document.body.removeChild(h),l()}return d}},20(e,t,n){"use strict";var r=n(155),i=Symbol.for("react.element"),a=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,n){var r,a={},u=null,c=null;for(r in void 0!==n&&(u=""+n),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(c=t.ref),t)o.call(t,r)&&!l.hasOwnProperty(r)&&(a[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===a[r]&&(a[r]=t[r]);return{$$typeof:i,type:e,key:u,ref:c,props:a,_owner:s.current}}t.Fragment=a,t.jsx=u,t.jsxs=u},848(e,t,n){"use strict";e.exports=n(20)},426(e){e.exports=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach(function(t){e.addRange(t)}),t&&t.focus()}}},375(t){"use strict";t.exports=e},247(e){"use strict";e.exports=l},59(e){"use strict";e.exports=o},185(e){"use strict";e.exports=i},190(e){"use strict";e.exports=t},155(e){"use strict";e.exports=n},514(e){"use strict";e.exports=s},694(e){"use strict";e.exports=a},315(e){"use strict";e.exports=r}},c={};function h(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return u[e].call(n.exports,n,n.exports,h),n.exports}h.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return h.d(t,{a:t}),t},h.d=(e,t)=>{for(var n in t)h.o(t,n)&&!h.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},h.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),h.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var d={};return(()=>{"use strict";h.r(d),h.d(d,{PluginType:()=>eu.PluginType,PageCanvas:()=>tm,PageContext:()=>em,PageDesigner:()=>ne,PageSchema:()=>eu.PageSchema,useDatasource:()=>ni,plugins:()=>go,PropEditorProps:()=>ec.PropEditorProps,PageProvider:()=>ev,DropContainer:()=>tp});var e,t,n,r,i,a,o,s,l,u,c,p,f,g,m,v,y,x,_,b,w,S,C,T,k,I,j,M,D,O,A,P,R,z,N,L,F,E,B,H,V,W,Y,G,U,q,X,$,Z,K,J,Q,ee,et,en,er,ei,ea,eo,es,el,eu={};h.r(eu),h.d(eu,{P:()=>nt});var ec={};h.r(ec);var eh=h(848),ed=h(155),ep=h.n(ed),ef=h(694),eg=h.n(ef);let em=(0,ed.createContext)({pageId:"",designable:!1,plugins:[],schema:{info:{},datasources:[],scripts:[],variables:[],items:[]},selectedItem:null,atItems:null,setSchema:()=>{},setSelectedItem:()=>{},updateSelectedItem:()=>{},forceUpdate:()=>{},onAddAtItem:()=>{},onRemoveAtItem:()=>{},clearAtItems:()=>{},datasetSelector:void 0,datasetAdd:void 0,fetch:void 0,deviceWidth:0,setDeviceWidth:()=>{},initCallback:()=>{},handleCallback:()=>{},getVars:()=>({}),setVar:()=>{}}),ev=e=>{let{pageId:t,designable:n,plugins:r,schema:i,selectedItem:a,setSchema:o,setSelectedItem:s,datasetSelector:l,datasetAdd:u,fetch:c,children:h}=e,[d,p]=(0,ed.useState)(0),[f,g]=(0,ed.useState)([]),[m,v]=(0,ed.useState)({global:{},local:{}}),[y,x]=(0,ed.useState)({}),_=e=>({...m.global,...m.local[e||""]||{}});return(0,ed.useEffect)(()=>{let e={};(i.variables||[]).forEach(t=>{e[t.name]=t.value}),v(t=>({...t,global:e}))},[i.variables]),(0,eh.jsx)(em.Provider,{value:{pageId:t,designable:!!n,plugins:r||[],schema:i,selectedItem:a,atItems:f,setSchema:o||(()=>{}),setSelectedItem:s||(()=>{}),updateSelectedItem:e=>{null==s||s(Object.assign(a,e||{})),null==o||o({...i})},datasetSelector:l,datasetAdd:u,fetch:c,forceUpdate:()=>{null==o||o({...i})},onAddAtItem:e=>{null!=f&&f.includes(e)||g([...f,e])},onRemoveAtItem:e=>{g(f.filter(t=>t!==e))},clearAtItems:()=>{g([])},deviceWidth:d,setDeviceWidth:p||(()=>{}),initCallback:e=>{let{id:t,callback:n}=e;x(e=>({...e,[t]:n}))},handleCallback:(e,t,n)=>{(e.cascadeIds||[]).forEach(e=>{let r=y[e];if("function"==typeof r){let i=r(t,_(e));if(i){let{target:e,data:t}=i;null==n||n(e,t)}}})},getVars:_,setVar:(e,t,n)=>{let r={...m};(e.cascadeIds||[]).forEach(e=>{r.local[e]=r.local[e]||{},r.local[e][t]=n})}},children:h})};function ey(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ex(e,t){if(e){if("string"==typeof e)return ey(e,t);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ey(e,t):void 0}}function e_(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,a,o,s=[],l=!0,u=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(e){u=!0,i=e}finally{try{if(!l&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}(e,t)||ex(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var eb=h(951),ew="data-pdnd-honey-pot";function eS(e){return e instanceof Element&&e.hasAttribute(ew)}function eC(e){var t=e_(document.elementsFromPoint(e.x,e.y),2),n=t[0],r=t[1];return n?eS(n)?null!=r?r:null:n:null}function eT(e){return(eT="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function ek(e,t,n){var r;return(r=function(e,t){if("object"!=eT(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=eT(r))return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"),(t="symbol"==eT(r)?r:r+"")in e)?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function eI(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function ej(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?eI(Object(n),!0).forEach(function(t){ek(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):eI(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function eM(e){var t,n,r,i,a={x:Math.min((i={x:Math.max((r={x:(n={x:Math.floor((t=e.client).x),y:Math.floor(t.y)}).x-1,y:n.y-1}).x,0),y:Math.max(r.y,0)}).x,window.innerWidth-2),y:Math.min(i.y,window.innerHeight-2)};return DOMRect.fromRect({x:a.x,y:a.y,width:2,height:2})}function eD(e){var t=e.clientRect;return{left:"".concat(t.left,"px"),top:"".concat(t.top,"px"),width:"".concat(t.width,"px"),height:"".concat(t.height,"px")}}function eO(e){return function(e){if(Array.isArray(e))return ey(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||ex(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function eA(e){var t=null;return function(){if(!t){for(var n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];t={result:e.apply(this,r)}}return t.result}}var eP=eA(function(){return navigator.userAgent.includes("Firefox")}),eR=eA(function(){var e=navigator.userAgent;return e.includes("AppleWebKit")&&!e.includes("Chrome")}),ez={isLeavingWindow:Symbol("leaving"),isEnteringWindow:Symbol("entering")};if("undefined"!=typeof window&&eR()){var eN=eL();(0,eb.bindAll)(window,[{type:"dragstart",listener:function(){eN.enterCount=0,eN.isOverWindow=!0}},{type:"drop",listener:eF},{type:"dragend",listener:eF},{type:"dragenter",listener:function(e){eN.isOverWindow||0!==eN.enterCount||(e[ez.isEnteringWindow]=!0),eN.isOverWindow=!0,eN.enterCount++}},{type:"dragleave",listener:function(e){eN.enterCount--,eN.isOverWindow&&0===eN.enterCount&&(e[ez.isLeavingWindow]=!0,eN.isOverWindow=!1)}}],{capture:!0})}function eL(){return{enterCount:0,isOverWindow:!1}}function eF(){eN=eL()}function eE(e){return{altKey:e.altKey,button:e.button,buttons:e.buttons,ctrlKey:e.ctrlKey,metaKey:e.metaKey,shiftKey:e.shiftKey,clientX:e.clientX,clientY:e.clientY,pageX:e.pageX,pageY:e.pageY}}var eB=(l=function(e){return e()},u=[],c=null,(p=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];u=t,c||(c=requestAnimationFrame(function(){c=null,l.apply(void 0,u)}))}).cancel=function(){c&&(cancelAnimationFrame(c),c=null)},p),eH=(f=null,{schedule:function(e){f={frameId:requestAnimationFrame(function(){f=null,e()}),fn:e}},flush:function(){f&&(cancelAnimationFrame(f.frameId),f.fn(),f=null)}}),eV={isActive:!1};function eW(){return!eV.isActive}function eY(e){var t,n=e.event,r=null==(t=e.current[0])?void 0:t.dropEffect;null!=r&&n.dataTransfer&&(n.dataTransfer.dropEffect=r)}var eG=function(e){var t=e.event,n=e.dragType,r=e.getDropTargetsOver,i=e.dispatchEvent;if(eW()){var a,o,s=function(e){var t=e.event,n=e.dragType,r=e.getDropTargetsOver,i=eE(t);if("external"===n.startedFrom)return{input:i,dropTargets:[]};var a=r({input:i,source:n.payload,target:t.target,current:[]});return{input:i,dropTargets:a}}({event:t,dragType:n,getDropTargetsOver:r});eV.isActive=!0;var l={current:s};eY({event:t,current:s.dropTargets});var u=function(e){var t=e.source,n=e.initial,r=e.dispatchEvent,i={dropTargets:[]};function a(e){r(e),i={dropTargets:e.payload.location.current.dropTargets}}return{start:function(e){var r=e.nativeSetDragImage,o={current:n,previous:i,initial:n};a({eventName:"onGenerateDragPreview",payload:{source:t,location:o,nativeSetDragImage:r}}),eH.schedule(function(){a({eventName:"onDragStart",payload:{source:t,location:o}})})},dragUpdate:function(e){var r=e.current;eH.flush(),eB.cancel(),a({eventName:"onDropTargetChange",payload:{source:t,location:{initial:n,previous:i,current:r}}})},drag:function(e){var r=e.current;eB(function(){eH.flush(),a({eventName:"onDrag",payload:{source:t,location:{initial:n,previous:i,current:r}}})})},drop:function(e){var r=e.current,o=e.updatedSourcePayload;eH.flush(),eB.cancel(),a({eventName:"onDrop",payload:{source:null!=o?o:t,location:{current:r,previous:i,initial:n}}})}}}({source:n.payload,dispatchEvent:i,initial:s}),c=(0,eb.bindAll)(window,[{type:"dragover",listener:function(e){d(e),u.drag({current:l.current})}},{type:"dragenter",listener:d},{type:"dragleave",listener:function(e){(function(e){var t=e.dragLeave,n=t.type,r=t.relatedTarget;return"dragleave"===n&&(eR()?!!eR()&&t.hasOwnProperty(ez.isLeavingWindow):null==r||(eP()?"nodeName"in r&&r.ownerDocument!==document:r instanceof HTMLIFrameElement))})({dragLeave:e})&&(h({input:l.current.input,dropTargets:[]}),"external"===n.startedFrom&&p())}},{type:"drop",listener:function(e){(l.current={dropTargets:l.current.dropTargets,input:eE(e)},l.current.dropTargets.length)?(e.preventDefault(),eY({event:e,current:l.current.dropTargets}),u.drop({current:l.current,updatedSourcePayload:"external"===n.type?n.getDropPayload(e):null}),f()):p()}},{type:"dragend",listener:function(e){l.current={dropTargets:l.current.dropTargets,input:eE(e)},p()}}].concat(eO([{type:"pointermove",listener:(o=0,function(){o<20?o++:a()})},{type:"pointerdown",listener:a=p}])),{capture:!0});u.start({nativeSetDragImage:t.dataTransfer?t.dataTransfer.setDragImage.bind(t.dataTransfer):null})}function h(e){var t=function(e){var t=e.current,n=e.next;if(t.length!==n.length)return!0;for(var r=0;r<t.length;r++)if(t[r].element!==n[r].element)return!0;return!1}({current:l.current.dropTargets,next:e.dropTargets});l.current=e,t&&u.dragUpdate({current:l.current})}function d(e){var t=eE(e),i=r({target:eS(e.target)?eC({x:t.clientX,y:t.clientY}):e.target,input:t,source:n.payload,current:l.current.dropTargets});i.length&&(e.preventDefault(),eY({event:e,current:i})),h({dropTargets:i,input:t})}function p(){l.current.dropTargets.length&&h({dropTargets:[],input:l.current.input}),u.drop({current:l.current,updatedSourcePayload:null}),f()}function f(){eV.isActive=!1,c()}},eU=new Map;function eq(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(){t.forEach(function(e){return e()})}}function eX(e,t){var n=t.attribute,r=t.value;return e.setAttribute(n,r),function(){return e.removeAttribute(n)}}function e$(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function eZ(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?e$(Object(n),!0).forEach(function(t){ek(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):e$(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function eK(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return eJ(e,void 0);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?eJ(e,void 0):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||null==n.return||n.return()}finally{if(s)throw a}}}}function eJ(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function eQ(e){return e.slice(0).reverse()}function e1(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function e0(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var e2=eA(function(){return navigator.userAgent.toLocaleLowerCase().includes("android")}),e3="text/plain",e4=new WeakMap,e5=(g=null,{bindEvents:function(){return g=null,(0,eb.bind)(window,{type:"pointermove",listener:function(e){g={x:e.clientX,y:e.clientY}},options:{capture:!0}})},getOnPostDispatch:function(){var e=null;return function(t){var n=t.eventName,r=t.payload;if("onDragStart"===n){var i,a,o,s=r.location.initial.input,l=null!=g?g:{x:s.clientX,y:s.clientY};(i=document.createElement("div")).setAttribute(ew,"true"),a=eM({client:l}),Object.assign(i.style,ej(ej({backgroundColor:"transparent",position:"fixed",padding:0,margin:0,boxSizing:"border-box"},eD({clientRect:a})),{},{pointerEvents:"auto",zIndex:0x7fffffff})),document.body.appendChild(i),o=(0,eb.bind)(window,{type:"pointermove",listener:function(e){a=eM({client:{x:e.clientX,y:e.clientY}}),Object.assign(i.style,eD({clientRect:a}))},options:{capture:!0}}),e=function(e){var t,n,r,s=e.current;if(o(),n=(t={client:s,clientRect:a}).client,r=t.clientRect,n.x>=r.x&&n.x<=r.x+r.width&&n.y>=r.y&&n.y<=r.y+r.height)return void i.remove();function l(){u(),i.remove()}var u=(0,eb.bindAll)(window,[{type:"pointerdown",listener:l},{type:"pointermove",listener:l},{type:"focusin",listener:l},{type:"focusout",listener:l},{type:"dragstart",listener:l},{type:"dragenter",listener:l},{type:"dragover",listener:l}],{capture:!0})}}if("onDrop"===n){var u,c=r.location.current.input;null==(u=e)||u({current:{x:c.clientX,y:c.clientY}}),e=null,g=null}}}}),e9=function(e){var t=e.typeKey,n=e.mount,r=e.dispatchEventToSource,i=e.onPostDispatch,a=e.defaultDropEffect,o=function(){var e=new Set,t=null;function n(e){t&&(!e.canMonitor||e.canMonitor(t.canMonitorArgs))&&t.active.add(e)}return{dispatchEvent:function(r){var i=r.eventName,a=r.payload;if("onGenerateDragPreview"===i){t={canMonitorArgs:{initial:a.location.initial,source:a.source},active:new Set};var o,s=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return e1(e,void 0);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?e1(e,void 0):void 0}}(e))){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||null==n.return||n.return()}finally{if(s)throw a}}}}(e);try{for(s.s();!(o=s.n()).done;){var l=o.value;n(l)}}catch(e){s.e(e)}finally{s.f()}}if(t){for(var u=Array.from(t.active),c=0;c<u.length;c++){var h,d=u[c];t.active.has(d)&&(null==(h=d[i])||h.call(d,a))}"onDrop"===i&&(t.active.clear(),t=null)}},monitorForConsumers:function(r){var i=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?e0(Object(n),!0).forEach(function(t){ek(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):e0(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},r);return e.add(i),n(i),eA(function(){e.delete(i),t&&t.active.delete(i)})}}}(),s=function(e){var t=e.typeKey,n=e.defaultDropEffect,r=new WeakMap,i="data-drop-target-for-".concat(t),a="[".concat(i,"]");function o(e){var t,n=e.eventName,i=e.payload,a=eK(i.location.current.dropTargets);try{for(a.s();!(t=a.n()).done;){var o,s=t.value,l=r.get(s.element),u=eZ(eZ({},i),{},{self:s});null==l||null==(o=l[n])||o.call(l,u)}}catch(e){a.e(e)}finally{a.f()}}var s={onGenerateDragPreview:o,onDrag:o,onDragStart:o,onDrop:o,onDropTargetChange:function(e){var t,n=e.payload,i=new Set(n.location.current.dropTargets.map(function(e){return e.element})),a=new Set,o=eK(n.location.previous.dropTargets);try{for(o.s();!(t=o.n()).done;){var s,l,u=t.value;a.add(u.element);var c=r.get(u.element),h=i.has(u.element),d=eZ(eZ({},n),{},{self:u});null==c||null==(s=c.onDropTargetChange)||s.call(c,d),h||null==c||null==(l=c.onDragLeave)||l.call(c,d)}}catch(e){o.e(e)}finally{o.f()}var p,f=eK(n.location.current.dropTargets);try{for(f.s();!(p=f.n()).done;){var g,m,v=p.value;if(!a.has(v.element)){var y=eZ(eZ({},n),{},{self:v}),x=r.get(v.element);null==x||null==(g=x.onDropTargetChange)||g.call(x,y),null==x||null==(m=x.onDragEnter)||m.call(x,y)}}}catch(e){f.e(e)}finally{f.f()}}};return{dropTargetForConsumers:function(e){return eA(eq(eX(e.element,{attribute:i,value:"true"}),(r.set(e.element,e),function(){return r.delete(e.element)})))},getIsOver:function(e){var t=e.source,i=e.target,o=e.input,s=e.current,l=function e(t){var i,o,s,l,u=t.source,c=t.target,h=t.input,d=t.result,p=void 0===d?[]:d;if(null==c)return p;if(!(c instanceof Element))return c instanceof Node?e({source:u,target:c.parentElement,input:h,result:p}):p;var f=c.closest(a);if(null==f)return p;var g=r.get(f);if(null==g)return p;var m={input:h,source:u,element:g.element};if(g.canDrop&&!g.canDrop(m))return e({source:u,target:g.element.parentElement,input:h,result:p});var v=null!=(i=null==(o=g.getData)?void 0:o.call(g,m))?i:{},y=null!=(s=null==(l=g.getDropEffect)?void 0:l.call(g,m))?s:n,x={data:v,element:g.element,dropEffect:y,isActiveDueToStickiness:!1};return e({source:u,target:g.element.parentElement,input:h,result:[].concat(eO(p),[x])})}({source:t,target:i,input:o});if(l.length>=s.length)return l;for(var u=eQ(s),c=eQ(l),h=[],d=0;d<u.length;d++){var p,f=u[d],g=c[d];if(null!=g){h.push(g);continue}var m=h[d-1],v=u[d-1];if((null==m?void 0:m.element)!==(null==v?void 0:v.element))break;var y=r.get(f.element);if(!y)break;var x={input:o,source:t,element:y.element};if(y.canDrop&&!y.canDrop(x)||!(null!=(p=y.getIsSticky)&&p.call(y,x)))break;h.push(eZ(eZ({},f),{},{isActiveDueToStickiness:!0}))}return eQ(h)},dispatchEvent:function(e){s[e.eventName](e)}}}({typeKey:t,defaultDropEffect:a});function l(e){null==r||r(e),s.dispatchEvent(e),o.dispatchEvent(e),null==i||i(e)}function u(e){eG({event:e.event,dragType:e.dragType,getDropTargetsOver:s.getIsOver,dispatchEvent:l})}return{registerUsage:function(){var e,r;return r=function(e){var t=e.typeKey,n=e.mount,r=eU.get(t);if(r)return r.usageCount++,r;var i={typeKey:t,unmount:n(),usageCount:1};return eU.set(t,i),i}(e={typeKey:t,mount:function(){return n({canStart:eW,start:u})}}),function(){r.usageCount--,r.usageCount>0||(r.unmount(),eU.delete(e.typeKey))}},dropTarget:s.dropTargetForConsumers,monitor:o.monitorForConsumers}}({typeKey:"element",defaultDropEffect:"move",mount:function(e){return eq(e5.bindEvents(),(0,eb.bind)(document,{type:"dragstart",listener:function(t){if(e.canStart(t)&&!t.defaultPrevented&&t.dataTransfer){var n,r,i,a,o,s,l=t.target;if(l instanceof HTMLElement){var u=e4.get(l);if(u){var c=eE(t),h={element:u.element,dragHandle:null!=(n=u.dragHandle)?n:null,input:c};if(u.canDrag&&!u.canDrag(h))return void t.preventDefault();if(u.dragHandle){var d=eC({x:c.clientX,y:c.clientY});if(!u.dragHandle.contains(d))return void t.preventDefault()}var p=null!=(r=null==(i=u.getInitialDataForExternal)?void 0:i.call(u,h))?r:null;if(p)for(var f=0,g=Object.entries(p);f<g.length;f++){var m=e_(g[f],2),v=m[0],y=m[1];t.dataTransfer.setData(v,null!=y?y:"")}!e2()||t.dataTransfer.types.includes(e3)||t.dataTransfer.types.includes("text/uri-list")||t.dataTransfer.setData(e3,"pdnd:android-fallback"),t.dataTransfer.setData("application/vnd.pdnd","");var x={element:u.element,dragHandle:null!=(a=u.dragHandle)?a:null,data:null!=(o=null==(s=u.getInitialData)?void 0:s.call(u,h))?o:{}};e.start({event:t,dragType:{type:"element",payload:x,startedFrom:"internal"}})}}}}}))},dispatchEventToSource:function(e){var t,n,r=e.eventName,i=e.payload;null==(t=e4.get(i.source.element))||null==(n=t[r])||n.call(t,i)},onPostDispatch:e5.getOnPostDispatch()}),e8=e9.dropTarget;function e6(e){return eA(eq(e9.registerUsage(),(e4.set(e.element,e),function(){e4.delete(e.element)}),eX(e.element,{attribute:"draggable",value:"true"})))}e9.monitor;var e7=h(375);let te=(0,e7.createFromIconfontCN)({scriptUrl:"https://at.alicdn.com/t/c/font_5072483_x7q8s0iz0m.js"}),tt=e=>{let{type:t,className:n="",style:r={}}=e;return(0,eh.jsx)(te,{type:t,className:n,style:r})};var tn=h(59),tr=h(514),ti=h.n(tr),ta=h(247),to=h.n(ta);let ts=eg().div`
2
+ !function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("@ant-design/icons"),require("echarts"),require("react"),require("uuid"),require("dayjs"),require("styled-components"),require("antd"),require("react-dom"),require("@monaco-editor/react")):"function"==typeof define&&define.amd?define(["@ant-design/icons","echarts","react","uuid","dayjs","styled-components","antd","react-dom","@monaco-editor/react"],t):"object"==typeof exports?exports.BiSdk=t(require("@ant-design/icons"),require("echarts"),require("react"),require("uuid"),require("dayjs"),require("styled-components"),require("antd"),require("react-dom"),require("@monaco-editor/react")):e.BiSdk=t(e["@ant-design/icons"],e.echarts,e.react,e.uuid,e.dayjs,e["styled-components"],e.antd,e["react-dom"],e["@monaco-editor/react"])}(this,(e,t,n,r,i,a,o,s,l)=>(()=>{var u={290(e,t,n){"use strict";var r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0}),t.bindAll=void 0;var i=n(352);function a(e){if(void 0!==e)return"boolean"==typeof e?{capture:e}:e}t.bindAll=function(e,t,n){var o=t.map(function(t){var o=null==n?t:r(r({},t),{options:r(r({},a(n)),a(t.options))});return(0,i.bind)(e,o)});return function(){o.forEach(function(e){return e()})}}},352(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.bind=void 0,t.bind=function(e,t){var n=t.type,r=t.listener,i=t.options;return e.addEventListener(n,r,i),function(){e.removeEventListener(n,r,i)}}},951(e,t,n){"use strict";t.bindAll=t.bind=void 0;var r=n(352);Object.defineProperty(t,"bind",{enumerable:!0,get:function(){return r.bind}});var i=n(290);Object.defineProperty(t,"bindAll",{enumerable:!0,get:function(){return i.bindAll}})},965(e,t,n){"use strict";var r=n(426),i={"text/plain":"Text","text/html":"Url",default:"Text"};e.exports=function(e,t){var n,a,o,s,l,u,c,h,d=!1;t||(t={}),o=t.debug||!1;try{if(l=r(),u=document.createRange(),c=document.getSelection(),(h=document.createElement("span")).textContent=e,h.ariaHidden="true",h.style.all="unset",h.style.position="fixed",h.style.top=0,h.style.clip="rect(0, 0, 0, 0)",h.style.whiteSpace="pre",h.style.webkitUserSelect="text",h.style.MozUserSelect="text",h.style.msUserSelect="text",h.style.userSelect="text",h.addEventListener("copy",function(n){if(n.stopPropagation(),t.format)if(n.preventDefault(),void 0===n.clipboardData){o&&console.warn("unable to use e.clipboardData"),o&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var r=i[t.format]||i.default;window.clipboardData.setData(r,e)}else n.clipboardData.clearData(),n.clipboardData.setData(t.format,e);t.onCopy&&(n.preventDefault(),t.onCopy(n.clipboardData))}),document.body.appendChild(h),u.selectNodeContents(h),c.addRange(u),!document.execCommand("copy"))throw Error("copy command was unsuccessful");d=!0}catch(r){o&&console.error("unable to copy using execCommand: ",r),o&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),d=!0}catch(r){o&&console.error("unable to copy using clipboardData: ",r),o&&console.error("falling back to prompt"),n="message"in t?t.message:"Copy to clipboard: #{key}, Enter",a=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C",s=n.replace(/#{\s*key\s*}/g,a),window.prompt(s,e)}}finally{c&&("function"==typeof c.removeRange?c.removeRange(u):c.removeAllRanges()),h&&document.body.removeChild(h),l()}return d}},20(e,t,n){"use strict";var r=n(155),i=Symbol.for("react.element"),a=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,s=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function u(e,t,n){var r,a={},u=null,c=null;for(r in void 0!==n&&(u=""+n),void 0!==t.key&&(u=""+t.key),void 0!==t.ref&&(c=t.ref),t)o.call(t,r)&&!l.hasOwnProperty(r)&&(a[r]=t[r]);if(e&&e.defaultProps)for(r in t=e.defaultProps)void 0===a[r]&&(a[r]=t[r]);return{$$typeof:i,type:e,key:u,ref:c,props:a,_owner:s.current}}t.Fragment=a,t.jsx=u,t.jsxs=u},848(e,t,n){"use strict";e.exports=n(20)},426(e){e.exports=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null}return e.removeAllRanges(),function(){"Caret"===e.type&&e.removeAllRanges(),e.rangeCount||n.forEach(function(t){e.addRange(t)}),t&&t.focus()}}},375(t){"use strict";t.exports=e},247(e){"use strict";e.exports=l},59(e){"use strict";e.exports=o},185(e){"use strict";e.exports=i},190(e){"use strict";e.exports=t},155(e){"use strict";e.exports=n},514(e){"use strict";e.exports=s},694(e){"use strict";e.exports=a},315(e){"use strict";e.exports=r}},c={};function h(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return u[e].call(n.exports,n,n.exports,h),n.exports}h.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return h.d(t,{a:t}),t},h.d=(e,t)=>{for(var n in t)h.o(t,n)&&!h.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},h.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),h.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var d={};return(()=>{"use strict";h.r(d),h.d(d,{PluginType:()=>eu.PluginType,PageCanvas:()=>tm,PageContext:()=>em,PageDesigner:()=>ne,PageSchema:()=>eu.PageSchema,useDatasource:()=>ni,plugins:()=>go,PropEditorProps:()=>ec.PropEditorProps,PageProvider:()=>ev,DropContainer:()=>tp});var e,t,n,r,i,a,o,s,l,u,c,p,f,g,m,v,y,x,_,b,w,S,C,T,I,k,j,M,D,O,A,P,R,z,N,L,F,E,B,H,V,W,Y,G,U,q,X,$,Z,K,J,Q,ee,et,en,er,ei,ea,eo,es,el,eu={};h.r(eu),h.d(eu,{P:()=>nt});var ec={};h.r(ec);var eh=h(848),ed=h(155),ep=h.n(ed),ef=h(694),eg=h.n(ef);let em=(0,ed.createContext)({pageId:"",designable:!1,plugins:[],schema:{info:{},datasources:[],scripts:[],variables:[],items:[]},selectedItem:null,atItems:null,setSchema:()=>{},setSelectedItem:()=>{},updateSelectedItem:()=>{},forceUpdate:()=>{},onAddAtItem:()=>{},onRemoveAtItem:()=>{},clearAtItems:()=>{},datasetSelector:void 0,datasetAdd:void 0,fetch:void 0,deviceWidth:0,setDeviceWidth:()=>{},initCallback:()=>{},handleCallback:()=>{},getVars:()=>({}),setVar:()=>{},getItemData:()=>{},setItemData:()=>{}}),ev=e=>{let{pageId:t,designable:n,plugins:r,schema:i,selectedItem:a,setSchema:o,setSelectedItem:s,datasetSelector:l,datasetAdd:u,fetch:c,children:h}=e,[d,p]=(0,ed.useState)({}),[f,g]=(0,ed.useState)(0),[m,v]=(0,ed.useState)([]),[y,x]=(0,ed.useState)({global:{},local:{}}),[_,b]=(0,ed.useState)({}),w=e=>({...y.global,...y.local[e||""]||{}});return(0,ed.useEffect)(()=>{let e={};(i.variables||[]).forEach(t=>{e[t.name]=t.value}),x(t=>({...t,global:e}))},[i.variables]),(0,eh.jsx)(em.Provider,{value:{pageId:t,designable:!!n,plugins:r||[],schema:i,selectedItem:a,atItems:m,setSchema:o||(()=>{}),setSelectedItem:s||(()=>{}),updateSelectedItem:e=>{null==s||s(Object.assign(a,e||{})),null==o||o({...i})},datasetSelector:l,datasetAdd:u,fetch:c,forceUpdate:()=>{null==o||o({...i})},onAddAtItem:e=>{null!=m&&m.includes(e)||v([...m,e])},onRemoveAtItem:e=>{v(m.filter(t=>t!==e))},clearAtItems:()=>{v([])},deviceWidth:f,setDeviceWidth:g||(()=>{}),initCallback:e=>{let{id:t,callback:n}=e;b(e=>({...e,[t]:n}))},handleCallback:(e,t,n)=>{(e.cascadeIds||[]).forEach(e=>{let r=_[e];if("function"==typeof r){let i=r(t,w(e));if(i){let{target:e,data:t}=i;null==n||n(e,t)}}})},getVars:w,setVar:(e,t,n)=>{let r={...y};(e.cascadeIds||[]).forEach(e=>{r.local[e]=r.local[e]||{},r.local[e][t]=n})},getItemData:e=>d[e]||{},setItemData:(e,t)=>{p(n=>({...n,[e]:t}))}},children:h})};function ey(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function ex(e,t){if(e){if("string"==typeof e)return ey(e,t);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ey(e,t):void 0}}function e_(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,a,o,s=[],l=!0,u=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(e){u=!0,i=e}finally{try{if(!l&&null!=n.return&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}(e,t)||ex(e,t)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var eb=h(951),ew="data-pdnd-honey-pot";function eS(e){return e instanceof Element&&e.hasAttribute(ew)}function eC(e){var t=e_(document.elementsFromPoint(e.x,e.y),2),n=t[0],r=t[1];return n?eS(n)?null!=r?r:null:n:null}function eT(e){return(eT="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function eI(e,t,n){var r;return(r=function(e,t){if("object"!=eT(e)||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=eT(r))return r;throw TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(t,"string"),(t="symbol"==eT(r)?r:r+"")in e)?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ek(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function ej(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ek(Object(n),!0).forEach(function(t){eI(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ek(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function eM(e){var t,n,r,i,a={x:Math.min((i={x:Math.max((r={x:(n={x:Math.floor((t=e.client).x),y:Math.floor(t.y)}).x-1,y:n.y-1}).x,0),y:Math.max(r.y,0)}).x,window.innerWidth-2),y:Math.min(i.y,window.innerHeight-2)};return DOMRect.fromRect({x:a.x,y:a.y,width:2,height:2})}function eD(e){var t=e.clientRect;return{left:"".concat(t.left,"px"),top:"".concat(t.top,"px"),width:"".concat(t.width,"px"),height:"".concat(t.height,"px")}}function eO(e){return function(e){if(Array.isArray(e))return ey(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||ex(e)||function(){throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function eA(e){var t=null;return function(){if(!t){for(var n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];t={result:e.apply(this,r)}}return t.result}}var eP=eA(function(){return navigator.userAgent.includes("Firefox")}),eR=eA(function(){var e=navigator.userAgent;return e.includes("AppleWebKit")&&!e.includes("Chrome")}),ez={isLeavingWindow:Symbol("leaving"),isEnteringWindow:Symbol("entering")};if("undefined"!=typeof window&&eR()){var eN=eL();(0,eb.bindAll)(window,[{type:"dragstart",listener:function(){eN.enterCount=0,eN.isOverWindow=!0}},{type:"drop",listener:eF},{type:"dragend",listener:eF},{type:"dragenter",listener:function(e){eN.isOverWindow||0!==eN.enterCount||(e[ez.isEnteringWindow]=!0),eN.isOverWindow=!0,eN.enterCount++}},{type:"dragleave",listener:function(e){eN.enterCount--,eN.isOverWindow&&0===eN.enterCount&&(e[ez.isLeavingWindow]=!0,eN.isOverWindow=!1)}}],{capture:!0})}function eL(){return{enterCount:0,isOverWindow:!1}}function eF(){eN=eL()}function eE(e){return{altKey:e.altKey,button:e.button,buttons:e.buttons,ctrlKey:e.ctrlKey,metaKey:e.metaKey,shiftKey:e.shiftKey,clientX:e.clientX,clientY:e.clientY,pageX:e.pageX,pageY:e.pageY}}var eB=(l=function(e){return e()},u=[],c=null,(p=function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];u=t,c||(c=requestAnimationFrame(function(){c=null,l.apply(void 0,u)}))}).cancel=function(){c&&(cancelAnimationFrame(c),c=null)},p),eH=(f=null,{schedule:function(e){f={frameId:requestAnimationFrame(function(){f=null,e()}),fn:e}},flush:function(){f&&(cancelAnimationFrame(f.frameId),f.fn(),f=null)}}),eV={isActive:!1};function eW(){return!eV.isActive}function eY(e){var t,n=e.event,r=null==(t=e.current[0])?void 0:t.dropEffect;null!=r&&n.dataTransfer&&(n.dataTransfer.dropEffect=r)}var eG=function(e){var t=e.event,n=e.dragType,r=e.getDropTargetsOver,i=e.dispatchEvent;if(eW()){var a,o,s=function(e){var t=e.event,n=e.dragType,r=e.getDropTargetsOver,i=eE(t);if("external"===n.startedFrom)return{input:i,dropTargets:[]};var a=r({input:i,source:n.payload,target:t.target,current:[]});return{input:i,dropTargets:a}}({event:t,dragType:n,getDropTargetsOver:r});eV.isActive=!0;var l={current:s};eY({event:t,current:s.dropTargets});var u=function(e){var t=e.source,n=e.initial,r=e.dispatchEvent,i={dropTargets:[]};function a(e){r(e),i={dropTargets:e.payload.location.current.dropTargets}}return{start:function(e){var r=e.nativeSetDragImage,o={current:n,previous:i,initial:n};a({eventName:"onGenerateDragPreview",payload:{source:t,location:o,nativeSetDragImage:r}}),eH.schedule(function(){a({eventName:"onDragStart",payload:{source:t,location:o}})})},dragUpdate:function(e){var r=e.current;eH.flush(),eB.cancel(),a({eventName:"onDropTargetChange",payload:{source:t,location:{initial:n,previous:i,current:r}}})},drag:function(e){var r=e.current;eB(function(){eH.flush(),a({eventName:"onDrag",payload:{source:t,location:{initial:n,previous:i,current:r}}})})},drop:function(e){var r=e.current,o=e.updatedSourcePayload;eH.flush(),eB.cancel(),a({eventName:"onDrop",payload:{source:null!=o?o:t,location:{current:r,previous:i,initial:n}}})}}}({source:n.payload,dispatchEvent:i,initial:s}),c=(0,eb.bindAll)(window,[{type:"dragover",listener:function(e){d(e),u.drag({current:l.current})}},{type:"dragenter",listener:d},{type:"dragleave",listener:function(e){(function(e){var t=e.dragLeave,n=t.type,r=t.relatedTarget;return"dragleave"===n&&(eR()?!!eR()&&t.hasOwnProperty(ez.isLeavingWindow):null==r||(eP()?"nodeName"in r&&r.ownerDocument!==document:r instanceof HTMLIFrameElement))})({dragLeave:e})&&(h({input:l.current.input,dropTargets:[]}),"external"===n.startedFrom&&p())}},{type:"drop",listener:function(e){(l.current={dropTargets:l.current.dropTargets,input:eE(e)},l.current.dropTargets.length)?(e.preventDefault(),eY({event:e,current:l.current.dropTargets}),u.drop({current:l.current,updatedSourcePayload:"external"===n.type?n.getDropPayload(e):null}),f()):p()}},{type:"dragend",listener:function(e){l.current={dropTargets:l.current.dropTargets,input:eE(e)},p()}}].concat(eO([{type:"pointermove",listener:(o=0,function(){o<20?o++:a()})},{type:"pointerdown",listener:a=p}])),{capture:!0});u.start({nativeSetDragImage:t.dataTransfer?t.dataTransfer.setDragImage.bind(t.dataTransfer):null})}function h(e){var t=function(e){var t=e.current,n=e.next;if(t.length!==n.length)return!0;for(var r=0;r<t.length;r++)if(t[r].element!==n[r].element)return!0;return!1}({current:l.current.dropTargets,next:e.dropTargets});l.current=e,t&&u.dragUpdate({current:l.current})}function d(e){var t=eE(e),i=r({target:eS(e.target)?eC({x:t.clientX,y:t.clientY}):e.target,input:t,source:n.payload,current:l.current.dropTargets});i.length&&(e.preventDefault(),eY({event:e,current:i})),h({dropTargets:i,input:t})}function p(){l.current.dropTargets.length&&h({dropTargets:[],input:l.current.input}),u.drop({current:l.current,updatedSourcePayload:null}),f()}function f(){eV.isActive=!1,c()}},eU=new Map;function eq(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(){t.forEach(function(e){return e()})}}function eX(e,t){var n=t.attribute,r=t.value;return e.setAttribute(n,r),function(){return e.removeAttribute(n)}}function e$(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function eZ(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?e$(Object(n),!0).forEach(function(t){eI(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):e$(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function eK(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return eJ(e,void 0);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?eJ(e,void 0):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||null==n.return||n.return()}finally{if(s)throw a}}}}function eJ(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function eQ(e){return e.slice(0).reverse()}function e1(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function e0(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}var e2=eA(function(){return navigator.userAgent.toLocaleLowerCase().includes("android")}),e3="text/plain",e4=new WeakMap,e5=(g=null,{bindEvents:function(){return g=null,(0,eb.bind)(window,{type:"pointermove",listener:function(e){g={x:e.clientX,y:e.clientY}},options:{capture:!0}})},getOnPostDispatch:function(){var e=null;return function(t){var n=t.eventName,r=t.payload;if("onDragStart"===n){var i,a,o,s=r.location.initial.input,l=null!=g?g:{x:s.clientX,y:s.clientY};(i=document.createElement("div")).setAttribute(ew,"true"),a=eM({client:l}),Object.assign(i.style,ej(ej({backgroundColor:"transparent",position:"fixed",padding:0,margin:0,boxSizing:"border-box"},eD({clientRect:a})),{},{pointerEvents:"auto",zIndex:0x7fffffff})),document.body.appendChild(i),o=(0,eb.bind)(window,{type:"pointermove",listener:function(e){a=eM({client:{x:e.clientX,y:e.clientY}}),Object.assign(i.style,eD({clientRect:a}))},options:{capture:!0}}),e=function(e){var t,n,r,s=e.current;if(o(),n=(t={client:s,clientRect:a}).client,r=t.clientRect,n.x>=r.x&&n.x<=r.x+r.width&&n.y>=r.y&&n.y<=r.y+r.height)return void i.remove();function l(){u(),i.remove()}var u=(0,eb.bindAll)(window,[{type:"pointerdown",listener:l},{type:"pointermove",listener:l},{type:"focusin",listener:l},{type:"focusout",listener:l},{type:"dragstart",listener:l},{type:"dragenter",listener:l},{type:"dragover",listener:l}],{capture:!0})}}if("onDrop"===n){var u,c=r.location.current.input;null==(u=e)||u({current:{x:c.clientX,y:c.clientY}}),e=null,g=null}}}}),e9=function(e){var t=e.typeKey,n=e.mount,r=e.dispatchEventToSource,i=e.onPostDispatch,a=e.defaultDropEffect,o=function(){var e=new Set,t=null;function n(e){t&&(!e.canMonitor||e.canMonitor(t.canMonitorArgs))&&t.active.add(e)}return{dispatchEvent:function(r){var i=r.eventName,a=r.payload;if("onGenerateDragPreview"===i){t={canMonitorArgs:{initial:a.location.initial,source:a.source},active:new Set};var o,s=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return e1(e,void 0);var n=({}).toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?e1(e,void 0):void 0}}(e))){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||null==n.return||n.return()}finally{if(s)throw a}}}}(e);try{for(s.s();!(o=s.n()).done;){var l=o.value;n(l)}}catch(e){s.e(e)}finally{s.f()}}if(t){for(var u=Array.from(t.active),c=0;c<u.length;c++){var h,d=u[c];t.active.has(d)&&(null==(h=d[i])||h.call(d,a))}"onDrop"===i&&(t.active.clear(),t=null)}},monitorForConsumers:function(r){var i=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?e0(Object(n),!0).forEach(function(t){eI(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):e0(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},r);return e.add(i),n(i),eA(function(){e.delete(i),t&&t.active.delete(i)})}}}(),s=function(e){var t=e.typeKey,n=e.defaultDropEffect,r=new WeakMap,i="data-drop-target-for-".concat(t),a="[".concat(i,"]");function o(e){var t,n=e.eventName,i=e.payload,a=eK(i.location.current.dropTargets);try{for(a.s();!(t=a.n()).done;){var o,s=t.value,l=r.get(s.element),u=eZ(eZ({},i),{},{self:s});null==l||null==(o=l[n])||o.call(l,u)}}catch(e){a.e(e)}finally{a.f()}}var s={onGenerateDragPreview:o,onDrag:o,onDragStart:o,onDrop:o,onDropTargetChange:function(e){var t,n=e.payload,i=new Set(n.location.current.dropTargets.map(function(e){return e.element})),a=new Set,o=eK(n.location.previous.dropTargets);try{for(o.s();!(t=o.n()).done;){var s,l,u=t.value;a.add(u.element);var c=r.get(u.element),h=i.has(u.element),d=eZ(eZ({},n),{},{self:u});null==c||null==(s=c.onDropTargetChange)||s.call(c,d),h||null==c||null==(l=c.onDragLeave)||l.call(c,d)}}catch(e){o.e(e)}finally{o.f()}var p,f=eK(n.location.current.dropTargets);try{for(f.s();!(p=f.n()).done;){var g,m,v=p.value;if(!a.has(v.element)){var y=eZ(eZ({},n),{},{self:v}),x=r.get(v.element);null==x||null==(g=x.onDropTargetChange)||g.call(x,y),null==x||null==(m=x.onDragEnter)||m.call(x,y)}}}catch(e){f.e(e)}finally{f.f()}}};return{dropTargetForConsumers:function(e){return eA(eq(eX(e.element,{attribute:i,value:"true"}),(r.set(e.element,e),function(){return r.delete(e.element)})))},getIsOver:function(e){var t=e.source,i=e.target,o=e.input,s=e.current,l=function e(t){var i,o,s,l,u=t.source,c=t.target,h=t.input,d=t.result,p=void 0===d?[]:d;if(null==c)return p;if(!(c instanceof Element))return c instanceof Node?e({source:u,target:c.parentElement,input:h,result:p}):p;var f=c.closest(a);if(null==f)return p;var g=r.get(f);if(null==g)return p;var m={input:h,source:u,element:g.element};if(g.canDrop&&!g.canDrop(m))return e({source:u,target:g.element.parentElement,input:h,result:p});var v=null!=(i=null==(o=g.getData)?void 0:o.call(g,m))?i:{},y=null!=(s=null==(l=g.getDropEffect)?void 0:l.call(g,m))?s:n,x={data:v,element:g.element,dropEffect:y,isActiveDueToStickiness:!1};return e({source:u,target:g.element.parentElement,input:h,result:[].concat(eO(p),[x])})}({source:t,target:i,input:o});if(l.length>=s.length)return l;for(var u=eQ(s),c=eQ(l),h=[],d=0;d<u.length;d++){var p,f=u[d],g=c[d];if(null!=g){h.push(g);continue}var m=h[d-1],v=u[d-1];if((null==m?void 0:m.element)!==(null==v?void 0:v.element))break;var y=r.get(f.element);if(!y)break;var x={input:o,source:t,element:y.element};if(y.canDrop&&!y.canDrop(x)||!(null!=(p=y.getIsSticky)&&p.call(y,x)))break;h.push(eZ(eZ({},f),{},{isActiveDueToStickiness:!0}))}return eQ(h)},dispatchEvent:function(e){s[e.eventName](e)}}}({typeKey:t,defaultDropEffect:a});function l(e){null==r||r(e),s.dispatchEvent(e),o.dispatchEvent(e),null==i||i(e)}function u(e){eG({event:e.event,dragType:e.dragType,getDropTargetsOver:s.getIsOver,dispatchEvent:l})}return{registerUsage:function(){var e,r;return r=function(e){var t=e.typeKey,n=e.mount,r=eU.get(t);if(r)return r.usageCount++,r;var i={typeKey:t,unmount:n(),usageCount:1};return eU.set(t,i),i}(e={typeKey:t,mount:function(){return n({canStart:eW,start:u})}}),function(){r.usageCount--,r.usageCount>0||(r.unmount(),eU.delete(e.typeKey))}},dropTarget:s.dropTargetForConsumers,monitor:o.monitorForConsumers}}({typeKey:"element",defaultDropEffect:"move",mount:function(e){return eq(e5.bindEvents(),(0,eb.bind)(document,{type:"dragstart",listener:function(t){if(e.canStart(t)&&!t.defaultPrevented&&t.dataTransfer){var n,r,i,a,o,s,l=t.target;if(l instanceof HTMLElement){var u=e4.get(l);if(u){var c=eE(t),h={element:u.element,dragHandle:null!=(n=u.dragHandle)?n:null,input:c};if(u.canDrag&&!u.canDrag(h))return void t.preventDefault();if(u.dragHandle){var d=eC({x:c.clientX,y:c.clientY});if(!u.dragHandle.contains(d))return void t.preventDefault()}var p=null!=(r=null==(i=u.getInitialDataForExternal)?void 0:i.call(u,h))?r:null;if(p)for(var f=0,g=Object.entries(p);f<g.length;f++){var m=e_(g[f],2),v=m[0],y=m[1];t.dataTransfer.setData(v,null!=y?y:"")}!e2()||t.dataTransfer.types.includes(e3)||t.dataTransfer.types.includes("text/uri-list")||t.dataTransfer.setData(e3,"pdnd:android-fallback"),t.dataTransfer.setData("application/vnd.pdnd","");var x={element:u.element,dragHandle:null!=(a=u.dragHandle)?a:null,data:null!=(o=null==(s=u.getInitialData)?void 0:s.call(u,h))?o:{}};e.start({event:t,dragType:{type:"element",payload:x,startedFrom:"internal"}})}}}}}))},dispatchEventToSource:function(e){var t,n,r=e.eventName,i=e.payload;null==(t=e4.get(i.source.element))||null==(n=t[r])||n.call(t,i)},onPostDispatch:e5.getOnPostDispatch()}),e8=e9.dropTarget;function e6(e){return eA(eq(e9.registerUsage(),(e4.set(e.element,e),function(){e4.delete(e.element)}),eX(e.element,{attribute:"draggable",value:"true"})))}e9.monitor;var e7=h(375);let te=(0,e7.createFromIconfontCN)({scriptUrl:"https://at.alicdn.com/t/c/font_5072483_x7q8s0iz0m.js"}),tt=e=>{let{type:t,className:n="",style:r={}}=e;return(0,eh.jsx)(te,{type:t,className:n,style:r})};var tn=h(59),tr=h(514),ti=h.n(tr),ta=h(247),to=h.n(ta);let ts=eg().div`
3
3
  display: flex;
4
4
  flex-direction: row;
5
5
  align-items: flex-end;
@@ -360,7 +360,7 @@
360
360
  .send-btn.send-btn-active {
361
361
  background-color: var(--ant-color-primary);
362
362
  }
363
- `,tw=[],tS=[],tC=["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","audio/wav","image/png","image/jpeg","application/pdf"],tT=[".xlsx",".wav",".png",".jpg",".jpeg",".pdf"],tk=e=>{let{open:t,onCancel:n,onOk:r,allowedExtensions:i,allowedMimeTypes:a}=e,[o,s]=(0,ed.useState)([]);(0,ed.useEffect)(()=>{t&&s([])},[t]);let l=[...tT,...tC].join(",");return(0,eh.jsxs)(tn.Modal,{title:"上传文件",open:t,okText:"上传",cancelText:"取消",onOk:()=>{r(o),n()},onCancel:n,width:600,children:[(0,eh.jsx)("div",{style:{marginBottom:16},children:(0,eh.jsxs)(tn.Typography.Text,{type:"secondary",children:["支持的文件类型:",i.join(", "),(0,eh.jsx)("br",{}),"单次支持上传多个文件,请确保文件内容合规。",(0,eh.jsx)("br",{}),"Excel 不支持加密文件。",(0,eh.jsx)("br",{}),"不支持 xls 电子表格,请自行转换为 xlsx 格式。",(0,eh.jsx)("br",{}),"Excel 仅支持第一行为表头、第二行开始为数据,不支持合并单元格。"]})}),(0,eh.jsxs)(tn.Upload.Dragger,{...{name:"file",multiple:!0,accept:l,fileList:[],beforeUpload:e=>{let t=a.includes(e.type)||!e.type,n=(e.name||"").substring(e.name.lastIndexOf(".")).toLowerCase(),r=i.includes(n);return t||r?(s(t=>[...t,e]),!1):(tn.message.error(`不支持的文件类型: ${e.name}`),tn.Upload.LIST_IGNORE)}},children:[(0,eh.jsx)("p",{className:"ant-upload-drag-icon",children:(0,eh.jsx)(e7.InboxOutlined,{})}),(0,eh.jsx)("p",{className:"ant-upload-text",children:"点击或将文件拖拽到此处上传"}),(0,eh.jsx)("p",{className:"ant-upload-hint",children:"支持上传Excel表格数据或音频文件进行分析"})]}),o.length>0&&(0,eh.jsxs)("div",{style:{marginTop:16},children:[(0,eh.jsxs)(tn.Typography.Title,{level:5,style:{fontSize:14,marginBottom:8},children:["已选文件 (",o.length,")"]}),(0,eh.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:8,maxHeight:200,overflowY:"auto"},children:o.map((e,t)=>(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"8px 12px",background:"#f5f5f5",borderRadius:4},children:[(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:8,overflow:"hidden"},children:[e.name.endsWith(".xlsx")?(0,eh.jsx)(e7.FileExcelOutlined,{style:{color:"#52c41a"}}):(0,eh.jsx)(e7.AudioOutlined,{style:{color:"#1890ff"}}),(0,eh.jsx)(tn.Typography.Text,{ellipsis:!0,style:{maxWidth:300},children:e.name}),(0,eh.jsxs)(tn.Typography.Text,{type:"secondary",style:{fontSize:12},children:["(",(e.size/1024).toFixed(1)," KB)"]})]}),(0,eh.jsx)(tn.Button,{type:"text",size:"small",icon:(0,eh.jsx)(e7.DeleteOutlined,{}),onClick:()=>{s(e=>e.filter((e,n)=>n!==t))},danger:!0})]},`${e.name}-${t}`))})]})]})},tI=ep().forwardRef((e,t)=>{let{value:n="",placeholder:r="请输入需求,例如:分析 2025 年人口结构并生成可视化报告",disabled:i=!1,sending:a=!1,rows:o=6,agentList:s=tw,agentId:l=null,attachments:u=tS,atItems:c=null,onInput:h,onSubmit:d,onUpdateAgentId:p,onUpdateAttachments:f,onUploading:g,onRemoveAtItem:m,style:v={}}=e,y=(0,ed.useRef)(null),[x,_]=(0,ed.useState)([]),[b,w]=(0,ed.useState)(n||""),[S,C]=(0,ed.useState)(0),[T,k]=(0,ed.useState)(Array.isArray(u)?u:[]),[I,j]=(0,ed.useState)(!1),M=(0,ed.useMemo)(()=>!1,[]);(0,ed.useImperativeHandle)(t,()=>({focus(){var e;null==(e=y.current)||e.focus()}})),(0,ed.useEffect)(()=>w(n||""),[n]),(0,ed.useEffect)(()=>{h&&h(b)},[b]),(0,ed.useEffect)(()=>k(Array.isArray(u)?u:[]),[u]);let D=!!(b&&b.trim()),O=async e=>{if(j(!1),!g||!e.length)return;let t=[];for(let n of e)try{let e=await g(n);e&&t.push({id:e.id,name:n.name,size:n.size})}catch(e){console.error(e)}k([...T,...t]),f&&f([...T,...t])},A=()=>{if(!D||a)return;let e=Date.now();if(e-S<400)return;C(e);let t=(b||"").trim();if(!t)return;let n={message:t,agents:x.map(e=>({id:e.id,name:e.name})),files:T.map(e=>({id:e.id,name:e.name,extension:e.name.substring(e.name.lastIndexOf("."))}))};d&&d(n),w(""),k([])},P=(0,eh.jsx)(t_,{children:(0,eh.jsx)("ul",{className:"agent-list",children:s.map(e=>(0,eh.jsx)("li",{children:(0,eh.jsx)("a",{onClick:()=>{let t;return t=e.id||null,void(p&&p(t),_(t=>[...t,e]))},children:e.name})},String(e.id)))})});return(0,eh.jsx)(tb,{style:v,children:(0,eh.jsxs)("div",{className:"chat-input",children:[(0,eh.jsxs)("div",{className:"input-stack",children:[T.length>0&&(0,eh.jsx)("div",{className:"attachment-bar beautified_scrollbar",children:T.map(e=>{var t;return(0,eh.jsxs)("div",{className:"attachment-card",children:[(t=e.name).endsWith(".xlsx")?(0,eh.jsx)(tt,{type:"icon-excel"}):t.endsWith(".wav")?(0,eh.jsx)(tt,{type:"icon-audio"}):(0,eh.jsx)(tt,{type:"icon-image"}),(0,eh.jsx)(tn.Typography.Text,{className:"name",ellipsis:{tooltip:e.name},children:e.name}),(0,eh.jsx)("a",{className:"remove",onClick:()=>{var t;let n;return t=e.id,void(k(n=T.filter(e=>e.id!==t)),f&&f(n))},children:(0,eh.jsx)(e7.DeleteOutlined,{})})]},e.id)})}),x.length>0&&(0,eh.jsx)("div",{className:"agent-info",children:x.map((e,t)=>(0,eh.jsxs)("div",{children:[(0,eh.jsxs)("span",{className:"name",children:[(0,eh.jsx)(tt,{type:"icon-at"}),e.name]}),(0,eh.jsx)("a",{className:"remove",onClick:()=>{p&&p(null),_(e=>e.filter((e,n)=>n!==t))},children:"\xd7"})]},String(e.id)))}),!!(null==c?void 0:c.length)&&(0,eh.jsx)("div",{className:"agent-info",children:c.map((e,t)=>(0,eh.jsxs)("div",{children:[(0,eh.jsxs)("span",{className:"name",children:[(0,eh.jsx)(tt,{type:"icon-number"}),e.name||e.id]}),(0,eh.jsx)("a",{className:"remove",onClick:()=>null==m?void 0:m(e,t),children:"\xd7"})]},String(e.id)))}),(0,eh.jsx)(tn.Input.TextArea,{ref:y,className:"input textarea-stacked",placeholder:r,disabled:i||a,autoSize:{minRows:o,maxRows:o},value:b,onPressEnter:e=>{"Enter"===e.key&&(e.shiftKey||(e.preventDefault(),A()))},onChange:e=>w(e.target.value)})]}),(0,eh.jsxs)("div",{className:"footer",children:[(0,eh.jsxs)("div",{className:"left",children:[!!(null==s?void 0:s.length)&&(0,eh.jsx)(tn.Dropdown,{trigger:["click"],popupRender:()=>P,placement:"topLeft",styles:{root:{boxShadow:"var(--ant-box-shadow-card)"}},children:(0,eh.jsx)(tn.Tooltip,{title:"选择助理",children:(0,eh.jsx)(tn.Button,{className:"agent-trigger",onClick:e=>e.preventDefault(),children:(0,eh.jsx)(tt,{type:"icon-at"})})})}),g&&(0,eh.jsxs)(eh.Fragment,{children:[(0,eh.jsx)(tn.Tooltip,{title:"上传文件",children:(0,eh.jsx)(tn.Button,{className:"attach-upload",onClick:()=>j(!0),disabled:i||a,children:(0,eh.jsx)(tt,{type:"icon-paper-clip"})})}),(0,eh.jsx)(tk,{open:I,onCancel:()=>j(!1),onOk:O,allowedExtensions:tT,allowedMimeTypes:tC})]})]}),(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:6},children:[!M&&(0,eh.jsx)("div",{className:"tips",children:"按 Enter 发送,Shift+Enter 换行"}),(0,eh.jsx)("a",{className:`send-btn ${!a&&(null==b?void 0:b.length)>0?"send-btn-active":""}`,onClick:A,children:(0,eh.jsx)(e7.SendOutlined,{})})]})]})]})})}),tj=eg().div`
363
+ `,tw=[],tS=[],tC=["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","audio/wav","image/png","image/jpeg","application/pdf"],tT=[".xlsx",".wav",".png",".jpg",".jpeg",".pdf"],tI=e=>{let{open:t,onCancel:n,onOk:r,allowedExtensions:i,allowedMimeTypes:a}=e,[o,s]=(0,ed.useState)([]);(0,ed.useEffect)(()=>{t&&s([])},[t]);let l=[...tT,...tC].join(",");return(0,eh.jsxs)(tn.Modal,{title:"上传文件",open:t,okText:"上传",cancelText:"取消",onOk:()=>{r(o),n()},onCancel:n,width:600,children:[(0,eh.jsx)("div",{style:{marginBottom:16},children:(0,eh.jsxs)(tn.Typography.Text,{type:"secondary",children:["支持的文件类型:",i.join(", "),(0,eh.jsx)("br",{}),"单次支持上传多个文件,请确保文件内容合规。",(0,eh.jsx)("br",{}),"Excel 不支持加密文件。",(0,eh.jsx)("br",{}),"不支持 xls 电子表格,请自行转换为 xlsx 格式。",(0,eh.jsx)("br",{}),"Excel 仅支持第一行为表头、第二行开始为数据,不支持合并单元格。"]})}),(0,eh.jsxs)(tn.Upload.Dragger,{...{name:"file",multiple:!0,accept:l,fileList:[],beforeUpload:e=>{let t=a.includes(e.type)||!e.type,n=(e.name||"").substring(e.name.lastIndexOf(".")).toLowerCase(),r=i.includes(n);return t||r?(s(t=>[...t,e]),!1):(tn.message.error(`不支持的文件类型: ${e.name}`),tn.Upload.LIST_IGNORE)}},children:[(0,eh.jsx)("p",{className:"ant-upload-drag-icon",children:(0,eh.jsx)(e7.InboxOutlined,{})}),(0,eh.jsx)("p",{className:"ant-upload-text",children:"点击或将文件拖拽到此处上传"}),(0,eh.jsx)("p",{className:"ant-upload-hint",children:"支持上传Excel表格数据或音频文件进行分析"})]}),o.length>0&&(0,eh.jsxs)("div",{style:{marginTop:16},children:[(0,eh.jsxs)(tn.Typography.Title,{level:5,style:{fontSize:14,marginBottom:8},children:["已选文件 (",o.length,")"]}),(0,eh.jsx)("div",{style:{display:"flex",flexDirection:"column",gap:8,maxHeight:200,overflowY:"auto"},children:o.map((e,t)=>(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"8px 12px",background:"#f5f5f5",borderRadius:4},children:[(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:8,overflow:"hidden"},children:[e.name.endsWith(".xlsx")?(0,eh.jsx)(e7.FileExcelOutlined,{style:{color:"#52c41a"}}):(0,eh.jsx)(e7.AudioOutlined,{style:{color:"#1890ff"}}),(0,eh.jsx)(tn.Typography.Text,{ellipsis:!0,style:{maxWidth:300},children:e.name}),(0,eh.jsxs)(tn.Typography.Text,{type:"secondary",style:{fontSize:12},children:["(",(e.size/1024).toFixed(1)," KB)"]})]}),(0,eh.jsx)(tn.Button,{type:"text",size:"small",icon:(0,eh.jsx)(e7.DeleteOutlined,{}),onClick:()=>{s(e=>e.filter((e,n)=>n!==t))},danger:!0})]},`${e.name}-${t}`))})]})]})},tk=ep().forwardRef((e,t)=>{let{value:n="",placeholder:r="请输入需求,例如:分析 2025 年人口结构并生成可视化报告",disabled:i=!1,sending:a=!1,rows:o=6,agentList:s=tw,agentId:l=null,attachments:u=tS,atItems:c=null,onInput:h,onSubmit:d,onUpdateAgentId:p,onUpdateAttachments:f,onUploading:g,onRemoveAtItem:m,style:v={}}=e,y=(0,ed.useRef)(null),[x,_]=(0,ed.useState)([]),[b,w]=(0,ed.useState)(n||""),[S,C]=(0,ed.useState)(0),[T,I]=(0,ed.useState)(Array.isArray(u)?u:[]),[k,j]=(0,ed.useState)(!1),M=(0,ed.useMemo)(()=>!1,[]);(0,ed.useImperativeHandle)(t,()=>({focus(){var e;null==(e=y.current)||e.focus()}})),(0,ed.useEffect)(()=>w(n||""),[n]),(0,ed.useEffect)(()=>{h&&h(b)},[b]),(0,ed.useEffect)(()=>I(Array.isArray(u)?u:[]),[u]);let D=!!(b&&b.trim()),O=async e=>{if(j(!1),!g||!e.length)return;let t=[];for(let n of e)try{let e=await g(n);e&&t.push({id:e.id,name:n.name,size:n.size})}catch(e){console.error(e)}I([...T,...t]),f&&f([...T,...t])},A=()=>{if(!D||a)return;let e=Date.now();if(e-S<400)return;C(e);let t=(b||"").trim();if(!t)return;let n={message:t,agents:x.map(e=>({id:e.id,name:e.name})),files:T.map(e=>({id:e.id,name:e.name,extension:e.name.substring(e.name.lastIndexOf("."))}))};d&&d(n),w(""),I([])},P=(0,eh.jsx)(t_,{children:(0,eh.jsx)("ul",{className:"agent-list",children:s.map(e=>(0,eh.jsx)("li",{children:(0,eh.jsx)("a",{onClick:()=>{let t;return t=e.id||null,void(p&&p(t),_(t=>[...t,e]))},children:e.name})},String(e.id)))})});return(0,eh.jsx)(tb,{style:v,children:(0,eh.jsxs)("div",{className:"chat-input",children:[(0,eh.jsxs)("div",{className:"input-stack",children:[T.length>0&&(0,eh.jsx)("div",{className:"attachment-bar beautified_scrollbar",children:T.map(e=>{var t;return(0,eh.jsxs)("div",{className:"attachment-card",children:[(t=e.name).endsWith(".xlsx")?(0,eh.jsx)(tt,{type:"icon-excel"}):t.endsWith(".wav")?(0,eh.jsx)(tt,{type:"icon-audio"}):(0,eh.jsx)(tt,{type:"icon-image"}),(0,eh.jsx)(tn.Typography.Text,{className:"name",ellipsis:{tooltip:e.name},children:e.name}),(0,eh.jsx)("a",{className:"remove",onClick:()=>{var t;let n;return t=e.id,void(I(n=T.filter(e=>e.id!==t)),f&&f(n))},children:(0,eh.jsx)(e7.DeleteOutlined,{})})]},e.id)})}),x.length>0&&(0,eh.jsx)("div",{className:"agent-info",children:x.map((e,t)=>(0,eh.jsxs)("div",{children:[(0,eh.jsxs)("span",{className:"name",children:[(0,eh.jsx)(tt,{type:"icon-at"}),e.name]}),(0,eh.jsx)("a",{className:"remove",onClick:()=>{p&&p(null),_(e=>e.filter((e,n)=>n!==t))},children:"\xd7"})]},String(e.id)))}),!!(null==c?void 0:c.length)&&(0,eh.jsx)("div",{className:"agent-info",children:c.map((e,t)=>(0,eh.jsxs)("div",{children:[(0,eh.jsxs)("span",{className:"name",children:[(0,eh.jsx)(tt,{type:"icon-number"}),e.name||e.id]}),(0,eh.jsx)("a",{className:"remove",onClick:()=>null==m?void 0:m(e,t),children:"\xd7"})]},String(e.id)))}),(0,eh.jsx)(tn.Input.TextArea,{ref:y,className:"input textarea-stacked",placeholder:r,disabled:i||a,autoSize:{minRows:o,maxRows:o},value:b,onPressEnter:e=>{"Enter"===e.key&&(e.shiftKey||(e.preventDefault(),A()))},onChange:e=>w(e.target.value)})]}),(0,eh.jsxs)("div",{className:"footer",children:[(0,eh.jsxs)("div",{className:"left",children:[!!(null==s?void 0:s.length)&&(0,eh.jsx)(tn.Dropdown,{trigger:["click"],popupRender:()=>P,placement:"topLeft",styles:{root:{boxShadow:"var(--ant-box-shadow-card)"}},children:(0,eh.jsx)(tn.Tooltip,{title:"选择助理",children:(0,eh.jsx)(tn.Button,{className:"agent-trigger",onClick:e=>e.preventDefault(),children:(0,eh.jsx)(tt,{type:"icon-at"})})})}),g&&(0,eh.jsxs)(eh.Fragment,{children:[(0,eh.jsx)(tn.Tooltip,{title:"上传文件",children:(0,eh.jsx)(tn.Button,{className:"attach-upload",onClick:()=>j(!0),disabled:i||a,children:(0,eh.jsx)(tt,{type:"icon-paper-clip"})})}),(0,eh.jsx)(tI,{open:k,onCancel:()=>j(!1),onOk:O,allowedExtensions:tT,allowedMimeTypes:tC})]})]}),(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",gap:6},children:[!M&&(0,eh.jsx)("div",{className:"tips",children:"按 Enter 发送,Shift+Enter 换行"}),(0,eh.jsx)("a",{className:`send-btn ${!a&&(null==b?void 0:b.length)>0?"send-btn-active":""}`,onClick:A,children:(0,eh.jsx)(e7.SendOutlined,{})})]})]})]})})}),tj=eg().div`
364
364
  width: 100%;
365
365
  padding: 0 12px;
366
366
  border-bottom: solid 1px #e8e8e8;
@@ -417,7 +417,7 @@
417
417
  .conversation-list li small {
418
418
  white-space: nowrap;
419
419
  }
420
- `,tO=[],tA="bi-design",tP=e=>{let t,n,r,i,a,o,s,{agentList:l=tO,headExtra:u,style:c={},onEffect:h}=e,{pageId:d,schema:p,fetch:f,atItems:g,onRemoveAtItem:m,clearAtItems:v}=(0,ed.useContext)(em);if(!f)return null;let[y,x]=(0,ed.useState)(null),[_,b]=(0,ed.useState)([]),[w,S]=(0,ed.useState)([]),C=ep().useRef(null),T=()=>{setTimeout(()=>{C.current&&C.current.scrollToBottom()},100)},k=()=>{x(null),S([])},I=async e=>{tn.Modal.confirm({title:"确认删除该对话吗?",okText:"确认",cancelText:"取消",onOk:async()=>{var t;await (null==(t=f.ai)?void 0:t.removeConversation(e)),b(t=>t.filter(t=>t.id!==e)),S(t=>t.filter(t=>t.conversationId!==e)),y===e&&k()}})},j=async e=>{var t,n,r;x(e),b(t=>t.map(t=>({...t,isActived:t.id===e}))),await (null==(n=f.ai)||null==(t=n.activateConversation)?void 0:t.call(n,e)),S(await (null==(r=f.ai)?void 0:r.messageList(e))||[]),T()},M=async e=>{var t,n,r;let i={id:ty(),question:e.message,createdAt:new Date().toISOString(),files:e.files||[],agents:e.agents||[],atItems:JSON.stringify(g),sending:!0};S(e=>[...e,i]),T();let a=!y;v();try{let{id:n,answer:r,createdAt:o,conversation:s}=await (null==(t=f.ai)?void 0:t.chat(tA,d,y,{...e,page:p,pageItems:g||[]}));x((null==s?void 0:s.id)||""),b(e=>[a?s||{}:null,...e].filter(e=>null!==e)),Object.assign(i,{id:n,answer:r,createdAt:o,conversationId:(null==s?void 0:s.id)||"",sending:!1}),r.effect&&(null==h||h(r.effect))}catch(t){let e=(null==t||null==(r=t.response)||null==(n=r.data)?void 0:n.message)||t.message||"未知错误";console.error(e),Object.assign(i,{sending:!1,error:e})}S(e=>[...e]),T()},D=async e=>{var t;await (null==(t=f.ai)?void 0:t.removeMessage(e)),S(t=>t.filter(t=>t.id!==e))},O=(t=new Date,n=(e,t)=>e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate(),(r=new Date(t)).setDate(t.getDate()-1),i=[],a=[],o=[],s=[],_.forEach(e=>{let l=new Date(e.createdAt);if(n(l,t))i.push(e);else if(n(l,r))a.push(e);else l.getFullYear()===t.getFullYear()&&l.getMonth()===t.getMonth()?o.push(e):s.push(e)}),[{title:"今天",items:i},{title:"昨天",items:a},{title:"本月内",items:o},{title:"很久以前",items:s}].filter(e=>e.items.length>0)),A=async()=>{try{var e,t;let n=await (null==(e=f.ai)?void 0:e.conversationList(tA,d));b(n||[]);let r=null==n?void 0:n.find(e=>e.isActived);if(r){x(r.id);let e=await (null==(t=f.ai)?void 0:t.messageList(r.id));S(e||[]),T()}}catch(e){console.error(e)}};return(0,ed.useEffect)(()=>{A()},[f]),(0,ed.useEffect)(()=>{T()},[]),(0,eh.jsxs)(tD,{style:c,children:[(0,eh.jsx)(tM,{title:"智能助理",extra:(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)(tn.Tooltip,{title:"新对话",placement:"topRight",children:(0,eh.jsx)("a",{onClick:k,children:(0,eh.jsx)(tt,{type:"icon-chat-plus"})})}),(0,eh.jsx)(tn.Dropdown,{trigger:["click"],styles:{root:{boxShadow:"var(--ant-box-shadow-drawer-up)",backgroundColor:"#ffffff",borderRadius:"var(--ant-border-radius)"}},popupRender:()=>(0,eh.jsx)(tN,{children:O.map(e=>(0,eh.jsxs)("div",{className:"group",children:[(0,eh.jsx)("div",{className:"group-title",children:e.title}),(0,eh.jsx)("ul",{className:"group-list",children:e.items.map(e=>(0,eh.jsxs)("li",{className:e.isActived?"actived":"",children:[(0,eh.jsx)("a",{onClick:()=>j(e.id),children:e.name}),(0,eh.jsx)("small",{children:(0,eh.jsx)("a",{onClick:()=>I(e.id),children:(0,eh.jsx)(e7.DeleteOutlined,{})})})]},e.id))})]},e.title))}),placement:"topRight",children:(0,eh.jsx)("a",{children:(0,eh.jsx)(e7.HistoryOutlined,{})})}),u]}),style:{width:"initial"}}),(0,eh.jsxs)("div",{className:"body",children:[(0,eh.jsx)("div",{style:{flex:"1 1 auto",overflowY:"auto"},children:w.length?(0,eh.jsx)(tF,{ref:C,list:w,onDeleteMessage:D}):(0,eh.jsx)(tz,{})}),0===w.length&&_.length>0&&(0,eh.jsx)(tn.Card,{title:"历史记录",size:"small",variant:"borderless",styles:{header:{padding:0,border:"none"},body:{padding:0}},style:{padding:"12px 12px 0 12px"},children:(0,eh.jsx)("ul",{className:"conversation-list",children:_.slice(0,3).map(e=>(0,eh.jsxs)("li",{children:[(0,eh.jsxs)("a",{children:[(0,eh.jsx)(e7.MessageOutlined,{}),e.name]}),(0,eh.jsx)("small",{children:tx(e.createdAt)})]},e.id))})}),(0,eh.jsx)(tI,{agentList:l,style:{padding:12},atItems:g,onUploading:null==f?void 0:f.upload,onSubmit:M,onRemoveAtItem:m})]})]})},tR=eg().div`
420
+ `,tO=[],tA="bi-design",tP=e=>{let t,n,r,i,a,o,s,{agentList:l=tO,headExtra:u,style:c={},onEffect:h}=e,{pageId:d,schema:p,fetch:f,atItems:g,onRemoveAtItem:m,clearAtItems:v}=(0,ed.useContext)(em);if(!f)return null;let[y,x]=(0,ed.useState)(null),[_,b]=(0,ed.useState)([]),[w,S]=(0,ed.useState)([]),C=ep().useRef(null),T=()=>{setTimeout(()=>{C.current&&C.current.scrollToBottom()},100)},I=()=>{x(null),S([])},k=async e=>{tn.Modal.confirm({title:"确认删除该对话吗?",okText:"确认",cancelText:"取消",onOk:async()=>{var t;await (null==(t=f.ai)?void 0:t.removeConversation(e)),b(t=>t.filter(t=>t.id!==e)),S(t=>t.filter(t=>t.conversationId!==e)),y===e&&I()}})},j=async e=>{var t,n,r;x(e),b(t=>t.map(t=>({...t,isActived:t.id===e}))),await (null==(n=f.ai)||null==(t=n.activateConversation)?void 0:t.call(n,e)),S(await (null==(r=f.ai)?void 0:r.messageList(e))||[]),T()},M=async e=>{var t,n,r;let i={id:ty(),question:e.message,createdAt:new Date().toISOString(),files:e.files||[],agents:e.agents||[],atItems:JSON.stringify(g),sending:!0};S(e=>[...e,i]),T();let a=!y;v();try{let{id:n,answer:r,createdAt:o,conversation:s}=await (null==(t=f.ai)?void 0:t.chat(tA,d,y,{...e,page:p,pageItems:g||[]}));x((null==s?void 0:s.id)||""),b(e=>[a?s||{}:null,...e].filter(e=>null!==e)),Object.assign(i,{id:n,answer:r,createdAt:o,conversationId:(null==s?void 0:s.id)||"",sending:!1}),r.effect&&(null==h||h(r.effect))}catch(t){let e=(null==t||null==(r=t.response)||null==(n=r.data)?void 0:n.message)||t.message||"未知错误";console.error(e),Object.assign(i,{sending:!1,error:e})}S(e=>[...e]),T()},D=async e=>{var t;await (null==(t=f.ai)?void 0:t.removeMessage(e)),S(t=>t.filter(t=>t.id!==e))},O=(t=new Date,n=(e,t)=>e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate(),(r=new Date(t)).setDate(t.getDate()-1),i=[],a=[],o=[],s=[],_.forEach(e=>{let l=new Date(e.createdAt);if(n(l,t))i.push(e);else if(n(l,r))a.push(e);else l.getFullYear()===t.getFullYear()&&l.getMonth()===t.getMonth()?o.push(e):s.push(e)}),[{title:"今天",items:i},{title:"昨天",items:a},{title:"本月内",items:o},{title:"很久以前",items:s}].filter(e=>e.items.length>0)),A=async()=>{try{var e,t;let n=await (null==(e=f.ai)?void 0:e.conversationList(tA,d));b(n||[]);let r=null==n?void 0:n.find(e=>e.isActived);if(r){x(r.id);let e=await (null==(t=f.ai)?void 0:t.messageList(r.id));S(e||[]),T()}}catch(e){console.error(e)}};return(0,ed.useEffect)(()=>{A()},[f]),(0,ed.useEffect)(()=>{T()},[]),(0,eh.jsxs)(tD,{style:c,children:[(0,eh.jsx)(tM,{title:"智能助理",extra:(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)(tn.Tooltip,{title:"新对话",placement:"topRight",children:(0,eh.jsx)("a",{onClick:I,children:(0,eh.jsx)(tt,{type:"icon-chat-plus"})})}),(0,eh.jsx)(tn.Dropdown,{trigger:["click"],styles:{root:{boxShadow:"var(--ant-box-shadow-drawer-up)",backgroundColor:"#ffffff",borderRadius:"var(--ant-border-radius)"}},popupRender:()=>(0,eh.jsx)(tN,{children:O.map(e=>(0,eh.jsxs)("div",{className:"group",children:[(0,eh.jsx)("div",{className:"group-title",children:e.title}),(0,eh.jsx)("ul",{className:"group-list",children:e.items.map(e=>(0,eh.jsxs)("li",{className:e.isActived?"actived":"",children:[(0,eh.jsx)("a",{onClick:()=>j(e.id),children:e.name}),(0,eh.jsx)("small",{children:(0,eh.jsx)("a",{onClick:()=>k(e.id),children:(0,eh.jsx)(e7.DeleteOutlined,{})})})]},e.id))})]},e.title))}),placement:"topRight",children:(0,eh.jsx)("a",{children:(0,eh.jsx)(e7.HistoryOutlined,{})})}),u]}),style:{width:"initial"}}),(0,eh.jsxs)("div",{className:"body",children:[(0,eh.jsx)("div",{style:{flex:"1 1 auto",overflowY:"auto"},children:w.length?(0,eh.jsx)(tF,{ref:C,list:w,onDeleteMessage:D}):(0,eh.jsx)(tz,{})}),0===w.length&&_.length>0&&(0,eh.jsx)(tn.Card,{title:"历史记录",size:"small",variant:"borderless",styles:{header:{padding:0,border:"none"},body:{padding:0}},style:{padding:"12px 12px 0 12px"},children:(0,eh.jsx)("ul",{className:"conversation-list",children:_.slice(0,3).map(e=>(0,eh.jsxs)("li",{children:[(0,eh.jsxs)("a",{children:[(0,eh.jsx)(e7.MessageOutlined,{}),e.name]}),(0,eh.jsx)("small",{children:tx(e.createdAt)})]},e.id))})}),(0,eh.jsx)(tk,{agentList:l,style:{padding:12},atItems:g,onUploading:null==f?void 0:f.upload,onSubmit:M,onRemoveAtItem:m})]})]})},tR=eg().div`
421
421
  flex: 1 1 auto;
422
422
  display: flex;
423
423
  align-items: center;
@@ -807,7 +807,7 @@
807
807
  margin: 0;
808
808
  }
809
809
  }
810
- `,tQ=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=[],n=e=>{Array.isArray(e)&&e.forEach(e=>{t.push(e),Array.isArray(e.children)?n(e.children):"object"==typeof e.children&&e.children&&Object.keys(e.children).forEach(t=>n(e.children[t]))})};return n(e||[]),t},t1=e=>{var t,n,r,i,a,o,s;let{datasourceEnable:l=!0}=e,{plugins:u,selectedItem:c,updateSelectedItem:h,schema:d,setSchema:p,datasetSelector:f,datasetAdd:g}=(0,ed.useContext)(em),m=(0,ed.useRef)(null),[v,y]=(0,ed.useState)("1"),x=(0,ed.useMemo)(()=>tQ((null==d?void 0:d.items)||[]),[d]),_=(0,ed.useMemo)(()=>c&&x.find(e=>e.id===c.id),[x,c]),b=_?v:"1",w=(0,ed.useMemo)(()=>u.find(e=>e.key===(null==c?void 0:c.type)),[u,c]),S=null==w?void 0:w.formComponent,C=(null==c?void 0:c.props)||{},T=(null==c?void 0:c.style)||{},[k,I]=(0,ed.useState)((null==d?void 0:d.info)||{}),[j,M]=(0,ed.useState)((null==c?void 0:c.datasource)||{}),[D,O]=(0,ed.useState)(!1),[A,P]=(0,ed.useState)(!1),R=e=>{p({...d,info:e})},z={Authorization:`Bearer ${localStorage.getItem("ASKDATA_TOKEN")||""}`};return ep().useEffect(()=>{y(c?"2":"1"),M((null==c?void 0:c.datasource)||{})},[c]),(0,eh.jsxs)(tJ,{className:"properties-panel",children:[(0,eh.jsx)(tM,{title:"属性",extra:(0,eh.jsxs)(tn.Radio.Group,{value:b,size:"small",buttonStyle:"outline",onChange:e=>y(e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"1",children:"页面"}),_&&(0,eh.jsx)(tn.Radio.Button,{value:"2",children:"组件"})]})}),(0,eh.jsxs)("div",{className:"body beautified_scrollbar always",children:["1"===b&&(0,eh.jsxs)(tn.Form,{labelCol:{span:24},wrapperCol:{span:24},className:"ant-form-compact",children:[(0,eh.jsx)(tn.Form.Item,{label:"页面名称",children:(0,eh.jsx)(tn.Input,{size:"small",value:null==k?void 0:k.name,placeholder:"请输入页面名称",onChange:e=>{let t={...k,name:e.target.value};I(t),R&&R(t)}})}),(0,eh.jsx)(tn.Form.Item,{label:"页面描述",children:(0,eh.jsx)(tn.Input.TextArea,{size:"small",value:null==k?void 0:k.description,placeholder:"请输入页面描述",onChange:e=>{let t={...k,description:e.target.value};I(t),R&&R(t)}})}),(0,eh.jsxs)(tn.Form.Item,{label:"封面",children:[(0,eh.jsxs)(tn.Upload.Dragger,{name:"file",multiple:!1,accept:".png,.jpg,.jpeg",headers:z,action:"/api/datareport/upload",showUploadList:!1,beforeUpload:e=>e.type.startsWith("image/"),onChange:e=>{if("done"===e.file.status){var t;let n={url:null==(t=e.file.response)?void 0:t.data,name:e.file.name},r={...k,cover:n};I(r),R&&R(r)}},children:[(0,eh.jsx)("p",{className:"ant-upload-drag-icon",children:(0,eh.jsx)(e7.InboxOutlined,{})}),(0,eh.jsx)("p",{className:"ant-upload-text",children:"点击或将文件拖拽到此区域进行上传"}),(0,eh.jsx)("p",{className:"ant-upload-hint",children:"严禁上传公司数据或其他被禁止的文件。"})]}),(null==k||null==(t=k.cover)?void 0:t.url)&&(0,eh.jsxs)("div",{style:{marginTop:10,textAlign:"left"},children:[(0,eh.jsxs)("div",{style:{display:"flex",justifyContent:"space-between"},children:[(0,eh.jsx)("label",{children:"封面预览"}),(0,eh.jsx)("a",{onClick:()=>{let e={...k,cover:null};I(e),R&&R(e)},children:(0,eh.jsx)(e7.DeleteOutlined,{})})]}),(0,eh.jsx)("img",{src:k.cover.url,style:{width:"100%",maxHeight:200}})]})]})]}),"2"===b&&(0,eh.jsxs)(eh.Fragment,{children:[(0,eh.jsx)(tn.Divider,{children:"基础属性"}),(0,eh.jsxs)(tn.Form,{labelCol:{span:24},wrapperCol:{span:24},className:"ant-form-compact",children:[(0,eh.jsx)(tn.Form.Item,{label:"组件标识",labelCol:{span:5},wrapperCol:{span:19},children:(null==c?void 0:c.id)||""}),(0,eh.jsx)(tn.Form.Item,{label:"组件名称",children:(0,eh.jsx)(tn.Input,{size:"small",value:null==c?void 0:c.name,onChange:e=>h&&h({...c,name:e.target.value})})}),(0,eh.jsx)(tn.Form.Item,{label:"组件描述",children:(0,eh.jsx)(tn.Input.TextArea,{size:"small",value:null==c?void 0:c.description,onChange:e=>h&&h({...c,description:e.target.value})})})]}),(null==c?void 0:c.datasource)&&(0,eh.jsx)(tn.Divider,{children:"数据源"}),(null==c?void 0:c.datasource)&&(0,eh.jsxs)(tn.Form,{className:"ant-form-compact",children:[(0,eh.jsx)(tn.Form.Item,{label:(0,eh.jsx)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:"数据来源"}),labelCol:{span:5},wrapperCol:{span:19},colon:!1,children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:null==j?void 0:j.source,onChange:e=>{let t={...j||{},source:e.target.value};M(t),h&&h({...c,datasource:t})},children:[!!f&&(0,eh.jsx)(tn.Radio.Button,{value:"dataset",children:"数据集"}),l&&(0,eh.jsx)(tn.Radio.Button,{value:"define",children:"数据源"}),(0,eh.jsx)(tn.Radio.Button,{value:"custom",children:"自定义"})]})}),(null==j?void 0:j.source)==="dataset"&&f&&(0,eh.jsx)(eh.Fragment,{children:(0,eh.jsx)(tn.Form.Item,{label:"数据集",labelCol:{span:5},wrapperCol:{span:19},children:(0,eh.jsxs)(tn.Space.Compact,{children:[(0,eh.jsx)(tn.Input,{size:"small",readOnly:!0,value:(null==j||null==(n=j.dataset)?void 0:n.name)||"",style:{width:90}}),!!(null==j||null==(i=j.dataset)||null==(r=i.id)?void 0:r.length)&&(null==j||null==(a=j.dataset)?void 0:a.output)&&(0,eh.jsx)(tn.Popover,{title:"输出类型",placement:"left",content:(0,eh.jsx)("div",{style:{padding:"0 12px",maxWidth:500,maxHeight:500,overflow:"auto"},children:(0,eh.jsx)(t0,{output:j.dataset.output})}),children:(0,eh.jsx)(tn.Button,{size:"small",style:{color:"var(--ant-color-text-tertiary)"},title:"查看输出类型",children:(0,eh.jsx)(tt,{type:"icon-json"})})}),!!(null==j||null==(s=j.dataset)||null==(o=s.id)?void 0:o.length)&&(0,eh.jsx)(tn.Button,{size:"small",icon:(0,eh.jsx)(e7.CloseOutlined,{}),onClick:()=>{let e={...j||{},dataset:{id:"",name:"",output:{fields:[]}}};M(e),h&&h({...c,datasource:e})},title:"删除数据集",style:{color:"var(--ant-color-text-tertiary)"}}),g&&(0,eh.jsx)(tn.Button,{size:"small",icon:(0,eh.jsx)(e7.PlusOutlined,{}),title:"新建数据集",onClick:()=>P(!0)}),(0,eh.jsx)(tn.Button,{size:"small",icon:(0,eh.jsx)(e7.SelectOutlined,{}),title:"选择数据集",onClick:()=>O(!0)})]})})}),(null==j?void 0:j.source)==="define"&&(0,eh.jsxs)(eh.Fragment,{children:[(0,eh.jsx)(tn.Form.Item,{label:"数据源",layout:"vertical",children:(0,eh.jsx)(tn.Select,{size:"small",value:null==j?void 0:j.datasourceId,onChange:e=>{let t={...j||{},datasourceId:e};M(t),h&&h({...c,datasource:t})},children:((null==d?void 0:d.datasources)||[]).map(e=>(0,eh.jsx)(tn.Select.Option,{value:e.id,children:e.name},e.id))})}),(0,eh.jsx)(tn.Form.Item,{label:"数据处理脚本",labelCol:{span:24},wrapperCol:{span:24},children:(0,eh.jsx)(tn.Select,{size:"small",value:null==j?void 0:j.scriptId,onChange:e=>{let t={...j||{},scriptId:e};M(t),h&&h({...c,datasource:t})},children:((null==d?void 0:d.scripts)||[]).map(e=>(0,eh.jsx)(tn.Select.Option,{value:e.id,children:e.name},e.id))})})]}),(null==j?void 0:j.source)==="custom"&&(0,eh.jsx)(eh.Fragment,{children:(0,eh.jsx)(tn.Form.Item,{label:(0,eh.jsxs)(eh.Fragment,{children:["自定义",(0,eh.jsxs)("a",{onClick:()=>{var e,t;let n=null==(e=m.current)?void 0:e.editor;null==n||null==(t=n.getAction("editor.action.formatDocument"))||t.run()},children:[(0,eh.jsx)(tt,{type:"icon-formate"})," 格式化"]})]}),labelCol:{span:24},wrapperCol:{span:24},className:"ant-form-item-label-space",children:(0,eh.jsx)("div",{style:{border:"1px solid var(--ant-color-border)",borderRadius:"var(--ant-border-radius)",padding:1},children:(0,eh.jsx)(to(),{height:"200px",onMount:e=>{m.current={editor:e}},defaultLanguage:"json",value:(null==j?void 0:j.custom)||"",onChange:e=>{let t={...j||{},custom:e||""};M(t),h&&h({...c,datasource:t})},options:{minimap:{enabled:!1},scrollBeyondLastLine:!1,tabSize:2}})})})})]}),S&&(0,eh.jsx)(tn.Divider,{children:"特有属性"}),S&&(0,eh.jsx)(S,{model:C,customStyle:T,onChange:e=>{c&&h&&h({...c,props:e})}})]})]}),!!f&&c&&(0,eh.jsx)(tn.Drawer,{title:"选择数据集",size:800,open:D,onClose:()=>{O(!1)},children:f(e=>{j.dataset=e,h({...c,datasource:{...c.datasource,dataset:e}}),O(!1)})}),!!g&&c&&A&&g(c,e=>{j.dataset=e,h({...c,datasource:{...c.datasource,dataset:e}}),P(!1)},()=>{P(!1)})]})},t0=e=>{let{output:t}=e,n=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e&&0!==e.length?(0,eh.jsxs)(eh.Fragment,{children:["{",e.map((r,i)=>(0,eh.jsxs)("div",{style:{paddingLeft:"1em"},children:[(0,eh.jsx)("span",{style:{color:"var(--ant-color-primary)"},children:r.key}),":"," ","ARRAY"===r.type?(0,eh.jsxs)(eh.Fragment,{children:["Array","<",r.schema?n(r.schema.fields,t+1):(0,eh.jsx)("span",{children:"any"}),">"]}):"OBJECT"===r.type?r.schema?n(r.schema.fields,t+1):(0,eh.jsx)("span",{children:"{}"}):(0,eh.jsx)("span",{style:{color:"var(--ant-color-success)"},children:(r.type||"string").toLowerCase()}),i<e.length-1?",":""]},r.key||i)),"}"]}):(0,eh.jsx)("span",{children:"{}"})};return(0,eh.jsx)("pre",{style:{margin:"8px 0",padding:"8px",background:"var(--ant-color-fill-alter)",borderRadius:"var(--ant-border-radius-sm)",fontSize:"12px",fontFamily:"monospace",overflowX:"auto",border:"1px solid var(--ant-color-border-secondary)"},children:n(t.fields)})},t2=eg().div`
810
+ `,tQ=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=[],n=e=>{Array.isArray(e)&&e.forEach(e=>{t.push(e),Array.isArray(e.children)?n(e.children):"object"==typeof e.children&&e.children&&Object.keys(e.children).forEach(t=>n(e.children[t]))})};return n(e||[]),t},t1=e=>{var t,n,r,i,a,o,s;let{datasourceEnable:l=!0}=e,{plugins:u,selectedItem:c,updateSelectedItem:h,schema:d,setSchema:p,datasetSelector:f,datasetAdd:g}=(0,ed.useContext)(em),m=(0,ed.useRef)(null),[v,y]=(0,ed.useState)("1"),x=(0,ed.useMemo)(()=>tQ((null==d?void 0:d.items)||[]),[d]),_=(0,ed.useMemo)(()=>c&&x.find(e=>e.id===c.id),[x,c]),b=_?v:"1",w=(0,ed.useMemo)(()=>u.find(e=>e.key===(null==c?void 0:c.type)),[u,c]),S=null==w?void 0:w.formComponent,C=(null==c?void 0:c.props)||{},T=(null==c?void 0:c.style)||{},[I,k]=(0,ed.useState)((null==d?void 0:d.info)||{}),[j,M]=(0,ed.useState)((null==c?void 0:c.datasource)||{}),[D,O]=(0,ed.useState)(!1),[A,P]=(0,ed.useState)(!1),R=e=>{p({...d,info:e})},z={Authorization:`Bearer ${localStorage.getItem("ASKDATA_TOKEN")||""}`};return ep().useEffect(()=>{y(c?"2":"1"),M((null==c?void 0:c.datasource)||{})},[c]),(0,eh.jsxs)(tJ,{className:"properties-panel",children:[(0,eh.jsx)(tM,{title:"属性",extra:(0,eh.jsxs)(tn.Radio.Group,{value:b,size:"small",buttonStyle:"outline",onChange:e=>y(e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"1",children:"页面"}),_&&(0,eh.jsx)(tn.Radio.Button,{value:"2",children:"组件"})]})}),(0,eh.jsxs)("div",{className:"body beautified_scrollbar always",children:["1"===b&&(0,eh.jsxs)(tn.Form,{labelCol:{span:24},wrapperCol:{span:24},className:"ant-form-compact",children:[(0,eh.jsx)(tn.Form.Item,{label:"页面名称",children:(0,eh.jsx)(tn.Input,{size:"small",value:null==I?void 0:I.name,placeholder:"请输入页面名称",onChange:e=>{let t={...I,name:e.target.value};k(t),R&&R(t)}})}),(0,eh.jsx)(tn.Form.Item,{label:"页面描述",children:(0,eh.jsx)(tn.Input.TextArea,{size:"small",value:null==I?void 0:I.description,placeholder:"请输入页面描述",onChange:e=>{let t={...I,description:e.target.value};k(t),R&&R(t)}})}),(0,eh.jsxs)(tn.Form.Item,{label:"封面",children:[(0,eh.jsxs)(tn.Upload.Dragger,{name:"file",multiple:!1,accept:".png,.jpg,.jpeg",headers:z,action:"/api/datareport/upload",showUploadList:!1,beforeUpload:e=>e.type.startsWith("image/"),onChange:e=>{if("done"===e.file.status){var t;let n={url:null==(t=e.file.response)?void 0:t.data,name:e.file.name},r={...I,cover:n};k(r),R&&R(r)}},children:[(0,eh.jsx)("p",{className:"ant-upload-drag-icon",children:(0,eh.jsx)(e7.InboxOutlined,{})}),(0,eh.jsx)("p",{className:"ant-upload-text",children:"点击或将文件拖拽到此区域进行上传"}),(0,eh.jsx)("p",{className:"ant-upload-hint",children:"严禁上传公司数据或其他被禁止的文件。"})]}),(null==I||null==(t=I.cover)?void 0:t.url)&&(0,eh.jsxs)("div",{style:{marginTop:10,textAlign:"left"},children:[(0,eh.jsxs)("div",{style:{display:"flex",justifyContent:"space-between"},children:[(0,eh.jsx)("label",{children:"封面预览"}),(0,eh.jsx)("a",{onClick:()=>{let e={...I,cover:null};k(e),R&&R(e)},children:(0,eh.jsx)(e7.DeleteOutlined,{})})]}),(0,eh.jsx)("img",{src:I.cover.url,style:{width:"100%",maxHeight:200}})]})]})]}),"2"===b&&(0,eh.jsxs)(eh.Fragment,{children:[(0,eh.jsx)(tn.Divider,{children:"基础属性"}),(0,eh.jsxs)(tn.Form,{labelCol:{span:24},wrapperCol:{span:24},className:"ant-form-compact",children:[(0,eh.jsx)(tn.Form.Item,{label:"组件标识",labelCol:{span:5},wrapperCol:{span:19},children:(null==c?void 0:c.id)||""}),(0,eh.jsx)(tn.Form.Item,{label:"组件名称",children:(0,eh.jsx)(tn.Input,{size:"small",value:null==c?void 0:c.name,onChange:e=>h&&h({...c,name:e.target.value})})}),(0,eh.jsx)(tn.Form.Item,{label:"组件描述",children:(0,eh.jsx)(tn.Input.TextArea,{size:"small",value:null==c?void 0:c.description,onChange:e=>h&&h({...c,description:e.target.value})})})]}),(null==c?void 0:c.datasource)&&(0,eh.jsx)(tn.Divider,{children:"数据源"}),(null==c?void 0:c.datasource)&&(0,eh.jsxs)(tn.Form,{className:"ant-form-compact",children:[(0,eh.jsx)(tn.Form.Item,{label:(0,eh.jsx)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:"数据来源"}),labelCol:{span:5},wrapperCol:{span:19},colon:!1,children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:null==j?void 0:j.source,onChange:e=>{let t={...j||{},source:e.target.value};M(t),h&&h({...c,datasource:t})},children:[!!f&&(0,eh.jsx)(tn.Radio.Button,{value:"dataset",children:"数据集"}),l&&(0,eh.jsx)(tn.Radio.Button,{value:"define",children:"数据源"}),(0,eh.jsx)(tn.Radio.Button,{value:"custom",children:"自定义"})]})}),(null==j?void 0:j.source)==="dataset"&&f&&(0,eh.jsx)(eh.Fragment,{children:(0,eh.jsx)(tn.Form.Item,{label:"数据集",labelCol:{span:5},wrapperCol:{span:19},children:(0,eh.jsxs)(tn.Space.Compact,{children:[(0,eh.jsx)(tn.Input,{size:"small",readOnly:!0,value:(null==j||null==(n=j.dataset)?void 0:n.name)||"",style:{width:90}}),!!(null==j||null==(i=j.dataset)||null==(r=i.id)?void 0:r.length)&&(null==j||null==(a=j.dataset)?void 0:a.output)&&(0,eh.jsx)(tn.Popover,{title:"输出类型",placement:"left",content:(0,eh.jsx)("div",{style:{padding:"0 12px",maxWidth:500,maxHeight:500,overflow:"auto"},children:(0,eh.jsx)(t0,{output:j.dataset.output})}),children:(0,eh.jsx)(tn.Button,{size:"small",style:{color:"var(--ant-color-text-tertiary)"},title:"查看输出类型",children:(0,eh.jsx)(tt,{type:"icon-json"})})}),!!(null==j||null==(s=j.dataset)||null==(o=s.id)?void 0:o.length)&&(0,eh.jsx)(tn.Button,{size:"small",icon:(0,eh.jsx)(e7.CloseOutlined,{}),onClick:()=>{let e={...j||{},dataset:{id:"",name:"",output:{fields:[]}}};M(e),h&&h({...c,datasource:e})},title:"删除数据集",style:{color:"var(--ant-color-text-tertiary)"}}),g&&(0,eh.jsx)(tn.Button,{size:"small",icon:(0,eh.jsx)(e7.PlusOutlined,{}),title:"新建数据集",onClick:()=>P(!0)}),(0,eh.jsx)(tn.Button,{size:"small",icon:(0,eh.jsx)(e7.SelectOutlined,{}),title:"选择数据集",onClick:()=>O(!0)})]})})}),(null==j?void 0:j.source)==="define"&&(0,eh.jsxs)(eh.Fragment,{children:[(0,eh.jsx)(tn.Form.Item,{label:"数据源",layout:"vertical",children:(0,eh.jsx)(tn.Select,{size:"small",value:null==j?void 0:j.datasourceId,onChange:e=>{let t={...j||{},datasourceId:e};M(t),h&&h({...c,datasource:t})},children:((null==d?void 0:d.datasources)||[]).map(e=>(0,eh.jsx)(tn.Select.Option,{value:e.id,children:e.name},e.id))})}),(0,eh.jsx)(tn.Form.Item,{label:"数据处理脚本",labelCol:{span:24},wrapperCol:{span:24},children:(0,eh.jsx)(tn.Select,{size:"small",value:null==j?void 0:j.scriptId,onChange:e=>{let t={...j||{},scriptId:e};M(t),h&&h({...c,datasource:t})},children:((null==d?void 0:d.scripts)||[]).map(e=>(0,eh.jsx)(tn.Select.Option,{value:e.id,children:e.name},e.id))})})]}),(null==j?void 0:j.source)==="custom"&&(0,eh.jsx)(eh.Fragment,{children:(0,eh.jsx)(tn.Form.Item,{label:(0,eh.jsxs)(eh.Fragment,{children:["自定义",(0,eh.jsxs)("a",{onClick:()=>{var e,t;let n=null==(e=m.current)?void 0:e.editor;null==n||null==(t=n.getAction("editor.action.formatDocument"))||t.run()},children:[(0,eh.jsx)(tt,{type:"icon-formate"})," 格式化"]})]}),labelCol:{span:24},wrapperCol:{span:24},className:"ant-form-item-label-space",children:(0,eh.jsx)("div",{style:{border:"1px solid var(--ant-color-border)",borderRadius:"var(--ant-border-radius)",padding:1},children:(0,eh.jsx)(to(),{height:"200px",onMount:e=>{m.current={editor:e}},defaultLanguage:"json",value:(null==j?void 0:j.custom)||"",onChange:e=>{let t={...j||{},custom:e||""};M(t),h&&h({...c,datasource:t})},options:{minimap:{enabled:!1},scrollBeyondLastLine:!1,tabSize:2}})})})})]}),S&&(0,eh.jsx)(tn.Divider,{children:"特有属性"}),S&&(0,eh.jsx)(S,{model:C,customStyle:T,onChange:e=>{c&&h&&h({...c,props:e})}})]})]}),!!f&&c&&(0,eh.jsx)(tn.Drawer,{title:"选择数据集",size:800,open:D,onClose:()=>{O(!1)},children:f(e=>{j.dataset=e,h({...c,datasource:{...c.datasource,dataset:e}}),O(!1)})}),!!g&&c&&A&&g(c,e=>{j.dataset=e,h({...c,datasource:{...c.datasource,dataset:e}}),P(!1)},()=>{P(!1)})]})},t0=e=>{let{output:t}=e,n=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return e&&0!==e.length?(0,eh.jsxs)(eh.Fragment,{children:["{",e.map((r,i)=>(0,eh.jsxs)("div",{style:{paddingLeft:"1em"},children:[(0,eh.jsx)("span",{style:{color:"var(--ant-color-primary)"},children:r.key}),":"," ","ARRAY"===r.type?(0,eh.jsxs)(eh.Fragment,{children:["Array","<",r.schema?n(r.schema.fields,t+1):(0,eh.jsx)("span",{children:"any"}),">"]}):"OBJECT"===r.type?r.schema?n(r.schema.fields,t+1):(0,eh.jsx)("span",{children:"{}"}):(0,eh.jsx)("span",{style:{color:"var(--ant-color-success)"},children:(r.type||"string").toLowerCase()}),i<e.length-1?",":""]},r.key||i)),"}"]}):(0,eh.jsx)("span",{children:"{}"})};return(0,eh.jsx)("pre",{style:{margin:"8px 0",padding:"8px",background:"var(--ant-color-fill-alter)",borderRadius:"var(--ant-border-radius-sm)",fontSize:"12px",fontFamily:"monospace",overflowX:"auto",border:"1px solid var(--ant-color-border-secondary)"},children:n(t.fields)})},t2=eg().div`
811
811
  display: flex;
812
812
  flex-direction: column;
813
813
  height: 100%;
@@ -989,7 +989,7 @@
989
989
  background: transparent;
990
990
  }
991
991
  }
992
- `,t7=e=>{let{open:t,onCancel:n,onOk:r}=e,[i,a]=(0,ed.useState)(JSON.stringify({info:{},datasources:[],scripts:[],variables:[],items:[]}));return(0,eh.jsx)(tn.Modal,{title:"导入页面",open:t,width:800,onCancel:n,onOk:()=>null==r?void 0:r(JSON.parse(i)),okText:"导入",cancelText:"取消",styles:{body:{height:"calc(100vh - 250px)",overflow:"auto"}},children:(0,eh.jsx)("div",{className:"body",style:{flex:"1 1 auto",display:"flex",height:"100%"},children:(0,eh.jsx)(ta.Editor,{height:"100%",defaultLanguage:"json",value:i,options:{minimap:{enabled:!1}},onChange:e=>a(e||"")})})})},ne=ep().forwardRef((e,t)=>{var n;let r,{pageId:i,agentList:a=[],plugins:o=[],headerExtra:s,datasourceEnable:l=!0,scriptEnable:u=!0,datasetPanel:c,datasetSelector:h,datasetAdd:d,fetch:p,onSave:f,loading:g=!1}=e,m=(0,ed.useRef)(null),v=(0,ed.useRef)(null),[y,x]=(0,ed.useState)(1),[_,b]=(0,ed.useState)([]),[w,S]=(0,ed.useState)([]),[C,T]=(0,ed.useState)(!1),[k,I]=(0,ed.useState)("desktop"),[j,M]=(0,ed.useState)("component"),[D,O]=(0,ed.useState)((null==p?void 0:p.ai)?"ai":"props"),[A,P]=(0,ed.useState)(!0),[R,z]=(0,ed.useState)(!0),[N,L]=(0,ed.useState)(null),[F,E]=(0,ed.useState)({info:{},datasources:[],scripts:[],variables:[],items:[]}),[B,H]=(0,ed.useState)(!0),[V,W]=(0,ed.useState)(!1),[Y,G]=(0,ed.useState)(!1),U=(0,ed.useMemo)(()=>{let e=A?"250px":"",t=R?"400px":"";return{gridTemplateColumns:`${e} 1fr ${t}`}},[A,R]),q=(0,ed.useMemo)(()=>({display:A?"flex":"none"}),[A]),X=(0,ed.useMemo)(()=>({display:R?"flex":"none"}),[R]);n=[F],(r=(0,ed.useRef)()).current===JSON.stringify(n)&&r.current||(r.current=JSON.stringify(n),(()=>{C||(b(e=>e.length?[...e,JSON.parse(JSON.stringify(F))].slice(-50):[JSON.parse(JSON.stringify(F))]),S([]))})()),(0,ed.useImperativeHandle)(t,()=>({handleOpen(e){T(!0),$(e.items),E(e),b([JSON.parse(JSON.stringify(e))]),S([]),setTimeout(()=>T(!1),0)}}));let $=(e,t)=>{e&&e.forEach(e=>{e.id||(e.id=t||ty()),Array.isArray(e.children)?$(e.children):"object"==typeof e.children&&e.children&&Object.keys(e.children).forEach(t=>{Array.isArray(e.children[t])&&$(e.children[t],ty())})})},Z=e=>{var t,n,r;if((null==(t=e.datasets)?void 0:t.length)&&(null==v||null==(n=v.current)?void 0:n.reload)&&v.current.reload(),e.schema){let t=JSON.parse(JSON.stringify(e.schema));$(t.items),E(t)}else if(null==(r=e.pageItems)?void 0:r.length){let t=new Map;e.pageItems.forEach(e=>{t.has(e.targetId)||t.set(e.targetId,[]),t.get(e.targetId).push(e)});let n=JSON.parse(JSON.stringify(F)),r=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];e.forEach((n,i)=>{t.has(n.id)&&t.get(n.id).forEach(t=>{let{position:r,insertSlot:a,pageItem:s}=t;switch(r){case"before":e.splice(i,0,s);break;case"after":e.splice(i+1,0,s);break;case"replace":Object.keys(n).forEach(e=>{"id"!==e&&delete n[e]}),Object.assign(n,s);break;case"insert":var l,u,c;let h=o.find(e=>e.key===n.type);Array.isArray(null==h||null==(l=h.defaultOptions)?void 0:l.children)?n.children=[...n.children||[],s]:"object"==typeof(null==h||null==(u=h.defaultOptions)?void 0:u.children)&&a&&(n.children={...n.children||{},[a]:[...(null==(c=n.children)?void 0:c[a])||[],s]})}}),Array.isArray(n.children)?r(n.children):"object"==typeof n.children&&n.children&&Object.keys(n.children).forEach(e=>{Array.isArray(n.children[e])&&r(n.children[e])})})};r(n.items),E(n)}},K=(0,ed.useMemo)(()=>"cascade"!==D||(null==N?void 0:N.cascadeIds)?D:"props",[N,D]);return(0,eh.jsxs)(ev,{pageId:i,designable:B,plugins:o,schema:F,selectedItem:N,setSchema:E,setSelectedItem:L,datasetSelector:h,datasetAdd:d,fetch:p,children:[(0,eh.jsxs)("div",{style:{display:"flex",flexDirection:"column",height:"100%"},children:[(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"8px 24px",borderBottom:"solid 1px #e8e8e8"},children:[(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)("span",{style:{fontSize:16,fontWeight:500},children:"创建数据报表"}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"保存",children:(0,eh.jsx)(tn.Button,{type:"link",className:"toolbar",onClick:()=>{null==f||f(F)},loading:g,children:(0,eh.jsx)(e7.SaveOutlined,{})})}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"撤销",children:(0,eh.jsx)("a",{className:`toolbar ${_.length>1?"active":""}`,onClick:()=>{b(e=>{if(e.length<=1)return e;T(!0);let t=e[e.length-2];return S(e=>[...e,JSON.parse(JSON.stringify(F))]),E(t),L(null),setTimeout(()=>T(!1),0),e.slice(0,-1)})},children:(0,eh.jsx)(e7.UndoOutlined,{})})}),(0,eh.jsx)(tn.Tooltip,{title:"重做",children:(0,eh.jsx)("a",{className:`toolbar ${w.length>0?"active":""}`,onClick:()=>{S(e=>e.length?(T(!0),b(e=>[...e,JSON.parse(JSON.stringify(F))]),E(e[e.length-1]),L(null),setTimeout(()=>T(!1),0),e.slice(0,-1)):e)},children:(0,eh.jsx)(e7.RedoOutlined,{})})}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"导入JSON",children:(0,eh.jsx)("a",{className:`toolbar ${w.length>0?"active":""}`,onClick:()=>{W(!0)},children:(0,eh.jsx)(e7.ImportOutlined,{})})})]}),(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)(tn.Tooltip,{title:"缩小",children:(0,eh.jsx)("a",{className:"toolbar",onClick:()=>x(parseFloat(Math.max(y-.1,.5).toFixed(1))),children:(0,eh.jsx)(e7.ZoomOutOutlined,{})})}),(0,eh.jsxs)("div",{style:{fontSize:12,color:"#999",userSelect:"none"},children:[(100*y).toFixed(0),"%"]}),(0,eh.jsx)(tn.Tooltip,{title:"放大",children:(0,eh.jsx)("a",{className:"toolbar",onClick:()=>x(parseFloat(Math.min(y+.1,2).toFixed(1))),children:(0,eh.jsx)(e7.ZoomInOutlined,{})})}),(0,eh.jsx)(tn.Tooltip,{title:"重置缩放",children:(0,eh.jsx)("a",{className:"toolbar",onClick:()=>x(1),children:(0,eh.jsx)(tt,{type:"icon-zoom-reset"})})}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"切换左侧栏",children:(0,eh.jsx)("a",{className:`toolbar ${A?"active":""}`,onClick:()=>{P(e=>!e),setTimeout(()=>{var e,t;return null==(t=m.current)||null==(e=t.handleResize)?void 0:e.call(t)},0)},children:(0,eh.jsx)(tt,{type:"icon-sider-l"})})}),(0,eh.jsx)(tn.Tooltip,{title:"切换右侧栏",children:(0,eh.jsx)("a",{className:`toolbar ${R?"active":""}`,onClick:()=>{z(e=>!e),setTimeout(()=>{var e,t;return null==(t=m.current)||null==(e=t.handleResize)?void 0:e.call(t)},0)},children:(0,eh.jsx)(tt,{type:"icon-sider-r"})})}),s]})]}),(0,eh.jsxs)(t6,{style:U,children:[(0,eh.jsxs)("div",{className:"left",style:q,children:[(0,eh.jsx)("div",{style:{padding:"22px 1px 22px 0",borderRight:"solid 1px #e8e8e8"},children:(0,eh.jsxs)(tn.Radio.Group,{value:j,onChange:e=>M(e.target.value),buttonStyle:"outline",style:{fontWeight:"normal",display:"inline-flex",flexDirection:"column",gap:14},className:"left-pane-tabs",children:[(0,eh.jsx)(tn.Radio.Button,{value:"component",children:(0,eh.jsx)(tn.Tooltip,{title:"组件",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-puzzle"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"layer",children:(0,eh.jsx)(tn.Tooltip,{title:"图层",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-outline"})})}),!!c&&(0,eh.jsx)(tn.Radio.Button,{value:"dataset",children:(0,eh.jsx)(tn.Tooltip,{title:"数据集",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-dataset"})})}),l&&(0,eh.jsx)(tn.Radio.Button,{value:"datasource",title:"数据源",children:(0,eh.jsx)(tn.Tooltip,{title:"数据源",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-datasource"})})}),u&&(0,eh.jsx)(tn.Radio.Button,{value:"script",children:(0,eh.jsx)(tn.Tooltip,{title:"脚本",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-js"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"env",children:(0,eh.jsx)(tn.Tooltip,{title:"环境变量",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-variable"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"code",children:(0,eh.jsx)(tn.Tooltip,{title:"源码",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-json"})})})]})}),(0,eh.jsxs)("div",{style:{flex:"1 1 auto",display:"flex",flexDirection:"column",width:"calc(100% - 47px)"},children:["component"===j&&(0,eh.jsx)(tU,{}),"layer"===j&&(0,eh.jsx)(tK,{}),l&&"datasource"===j&&(0,eh.jsx)(tX,{}),u&&"script"===j&&(0,eh.jsx)(t3,{}),"env"===j&&(0,eh.jsx)(t5,{}),"code"===j&&(0,eh.jsx)(tW,{}),!!c&&"dataset"===j&&(0,eh.jsx)(t8,{ref:v,renderNode:c})]})]}),(0,eh.jsxs)("div",{className:"center",style:{flex:"1 1 auto"},children:[(0,eh.jsx)(tM,{title:"页面",extra:(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)(tn.Button,{size:"small",type:B?"default":"primary",icon:B?(0,eh.jsx)(e7.EyeInvisibleOutlined,{}):(0,eh.jsx)(e7.EyeOutlined,{}),onClick:()=>H(!B)}),(0,eh.jsxs)(tn.Radio.Group,{value:k,onChange:e=>I(e.target.value),size:"small",buttonStyle:"outline",children:[(0,eh.jsx)(tn.Radio.Button,{value:"desktop",title:"桌面",children:(0,eh.jsx)(e7.DesktopOutlined,{})}),(0,eh.jsx)(tn.Radio.Button,{value:"mobile",title:"移动设备",children:(0,eh.jsx)(e7.MobileOutlined,{})}),(0,eh.jsx)(tn.Radio.Button,{value:"tablet",title:"平板设备",children:(0,eh.jsx)(e7.TabletOutlined,{})})]})]})}),(0,eh.jsx)("div",{className:["body beautified_scrollbar always",k].join(" "),children:(0,eh.jsx)("div",{style:{transform:`scale(${y})`,transformOrigin:"top center"},children:(0,eh.jsx)(tg,{ref:m,device:k})})})]}),(0,eh.jsxs)("div",{className:"right",style:X,children:[(0,eh.jsxs)("div",{style:{flex:"1 1 auto",display:"flex",flexDirection:"column",width:"calc(100% - 47px)"},children:[(0,eh.jsx)(tP,{agentList:a,onEffect:Z,style:{display:"ai"===K&&(null==p?void 0:p.ai)?void 0:"none"}}),"props"===K&&(0,eh.jsx)(t1,{datasourceEnable:l}),"cascade"===K&&(null==N?void 0:N.cascadeIds)&&(0,eh.jsx)(tB,{})]}),(0,eh.jsx)("div",{style:{padding:"22px 0",borderLeft:"solid 1px #e8e8e8",display:"flex",flexDirection:"column",justifyContent:"space-between",alignItems:"center"},children:(0,eh.jsxs)(tn.Radio.Group,{value:K,onChange:e=>O(e.target.value),buttonStyle:"outline",style:{fontWeight:"normal",display:"inline-flex",flexDirection:"column",gap:14},className:"right-pane-tabs",children:[(null==p?void 0:p.ai)&&(0,eh.jsx)(tn.Radio.Button,{value:"ai",children:(0,eh.jsx)(tn.Tooltip,{title:"智能助理",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-assistant"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"props",children:(0,eh.jsx)(tn.Tooltip,{title:"属性",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-info"})})}),(null==N?void 0:N.cascadeIds)&&(0,eh.jsx)(tn.Radio.Button,{value:"cascade",children:(0,eh.jsx)(tn.Tooltip,{title:"联动",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-cascade"})})})]})})]})]})]}),(0,eh.jsx)(t7,{open:V,onOk:e=>{W(!1),E(e)},onCancel:()=>W(!1)}),(0,eh.jsx)(tn.Drawer,{open:Y,size:400,mask:!1,title:null,closable:!1,styles:{body:{padding:0}},onClose:()=>G(!1),children:(0,eh.jsx)(tP,{agentList:a,headExtra:(0,eh.jsx)(tn.Button,{type:"link",icon:(0,eh.jsx)(e7.CloseOutlined,{}),onClick:()=>G(!1)}),onEffect:Z})})]})});var nt=((m={}).STRING="STRING",m.NUMBER="NUMBER",m.BOOLEAN="BOOLEAN",m.OBJECT="OBJECT",m.ARRAY="ARRAY",m);let nn=eg()(e7.InfoCircleOutlined)`
992
+ `,t7=e=>{let{open:t,onCancel:n,onOk:r}=e,[i,a]=(0,ed.useState)(JSON.stringify({info:{},datasources:[],scripts:[],variables:[],items:[]}));return(0,eh.jsx)(tn.Modal,{title:"导入页面",open:t,width:800,onCancel:n,onOk:()=>null==r?void 0:r(JSON.parse(i)),okText:"导入",cancelText:"取消",styles:{body:{height:"calc(100vh - 250px)",overflow:"auto"}},children:(0,eh.jsx)("div",{className:"body",style:{flex:"1 1 auto",display:"flex",height:"100%"},children:(0,eh.jsx)(ta.Editor,{height:"100%",defaultLanguage:"json",value:i,options:{minimap:{enabled:!1}},onChange:e=>a(e||"")})})})},ne=ep().forwardRef((e,t)=>{var n;let r,{pageId:i,agentList:a=[],plugins:o=[],headerExtra:s,datasourceEnable:l=!0,scriptEnable:u=!0,datasetPanel:c,datasetSelector:h,datasetAdd:d,fetch:p,onSave:f,loading:g=!1}=e,m=(0,ed.useRef)(null),v=(0,ed.useRef)(null),[y,x]=(0,ed.useState)(1),[_,b]=(0,ed.useState)([]),[w,S]=(0,ed.useState)([]),[C,T]=(0,ed.useState)(!1),[I,k]=(0,ed.useState)("desktop"),[j,M]=(0,ed.useState)("component"),[D,O]=(0,ed.useState)((null==p?void 0:p.ai)?"ai":"props"),[A,P]=(0,ed.useState)(!0),[R,z]=(0,ed.useState)(!0),[N,L]=(0,ed.useState)(null),[F,E]=(0,ed.useState)({info:{},datasources:[],scripts:[],variables:[],items:[]}),[B,H]=(0,ed.useState)(!0),[V,W]=(0,ed.useState)(!1),[Y,G]=(0,ed.useState)(!1),U=(0,ed.useMemo)(()=>{let e=A?"250px":"",t=R?"400px":"";return{gridTemplateColumns:`${e} 1fr ${t}`}},[A,R]),q=(0,ed.useMemo)(()=>({display:A?"flex":"none"}),[A]),X=(0,ed.useMemo)(()=>({display:R?"flex":"none"}),[R]);n=[F],(r=(0,ed.useRef)()).current===JSON.stringify(n)&&r.current||(r.current=JSON.stringify(n),(()=>{C||(b(e=>e.length?[...e,JSON.parse(JSON.stringify(F))].slice(-50):[JSON.parse(JSON.stringify(F))]),S([]))})()),(0,ed.useImperativeHandle)(t,()=>({handleOpen(e){T(!0),$(e.items),E(e),b([JSON.parse(JSON.stringify(e))]),S([]),setTimeout(()=>T(!1),0)}}));let $=(e,t)=>{e&&e.forEach(e=>{e.id||(e.id=t||ty()),Array.isArray(e.children)?$(e.children):"object"==typeof e.children&&e.children&&Object.keys(e.children).forEach(t=>{Array.isArray(e.children[t])&&$(e.children[t],ty())})})},Z=e=>{var t,n,r;if((null==(t=e.datasets)?void 0:t.length)&&(null==v||null==(n=v.current)?void 0:n.reload)&&v.current.reload(),e.schema){let t=JSON.parse(JSON.stringify(e.schema));$(t.items),E(t)}else if(null==(r=e.pageItems)?void 0:r.length){let t=new Map;e.pageItems.forEach(e=>{t.has(e.targetId)||t.set(e.targetId,[]),t.get(e.targetId).push(e)});let n=JSON.parse(JSON.stringify(F)),r=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];e.forEach((n,i)=>{t.has(n.id)&&t.get(n.id).forEach(t=>{let{position:r,insertSlot:a,pageItem:s}=t;switch(r){case"before":e.splice(i,0,s);break;case"after":e.splice(i+1,0,s);break;case"replace":Object.keys(n).forEach(e=>{"id"!==e&&delete n[e]}),Object.assign(n,s);break;case"insert":var l,u,c;let h=o.find(e=>e.key===n.type);Array.isArray(null==h||null==(l=h.defaultOptions)?void 0:l.children)?n.children=[...n.children||[],s]:"object"==typeof(null==h||null==(u=h.defaultOptions)?void 0:u.children)&&a&&(n.children={...n.children||{},[a]:[...(null==(c=n.children)?void 0:c[a])||[],s]})}}),Array.isArray(n.children)?r(n.children):"object"==typeof n.children&&n.children&&Object.keys(n.children).forEach(e=>{Array.isArray(n.children[e])&&r(n.children[e])})})};r(n.items),E(n)}},K=(0,ed.useMemo)(()=>"cascade"!==D||(null==N?void 0:N.cascadeIds)?D:"props",[N,D]);return(0,eh.jsxs)(ev,{pageId:i,designable:B,plugins:o,schema:F,selectedItem:N,setSchema:E,setSelectedItem:L,datasetSelector:h,datasetAdd:d,fetch:p,children:[(0,eh.jsxs)("div",{style:{display:"flex",flexDirection:"column",height:"100%"},children:[(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:"8px 24px",borderBottom:"solid 1px #e8e8e8"},children:[(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)("span",{style:{fontSize:16,fontWeight:500},children:"创建数据报表"}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"保存",children:(0,eh.jsx)(tn.Button,{type:"link",className:"toolbar",onClick:()=>{null==f||f(F)},loading:g,children:(0,eh.jsx)(e7.SaveOutlined,{})})}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"撤销",children:(0,eh.jsx)("a",{className:`toolbar ${_.length>1?"active":""}`,onClick:()=>{b(e=>{if(e.length<=1)return e;T(!0);let t=e[e.length-2];return S(e=>[...e,JSON.parse(JSON.stringify(F))]),E(t),L(null),setTimeout(()=>T(!1),0),e.slice(0,-1)})},children:(0,eh.jsx)(e7.UndoOutlined,{})})}),(0,eh.jsx)(tn.Tooltip,{title:"重做",children:(0,eh.jsx)("a",{className:`toolbar ${w.length>0?"active":""}`,onClick:()=>{S(e=>e.length?(T(!0),b(e=>[...e,JSON.parse(JSON.stringify(F))]),E(e[e.length-1]),L(null),setTimeout(()=>T(!1),0),e.slice(0,-1)):e)},children:(0,eh.jsx)(e7.RedoOutlined,{})})}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"导入JSON",children:(0,eh.jsx)("a",{className:`toolbar ${w.length>0?"active":""}`,onClick:()=>{W(!0)},children:(0,eh.jsx)(e7.ImportOutlined,{})})})]}),(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)(tn.Tooltip,{title:"缩小",children:(0,eh.jsx)("a",{className:"toolbar",onClick:()=>x(parseFloat(Math.max(y-.1,.5).toFixed(1))),children:(0,eh.jsx)(e7.ZoomOutOutlined,{})})}),(0,eh.jsxs)("div",{style:{fontSize:12,color:"#999",userSelect:"none"},children:[(100*y).toFixed(0),"%"]}),(0,eh.jsx)(tn.Tooltip,{title:"放大",children:(0,eh.jsx)("a",{className:"toolbar",onClick:()=>x(parseFloat(Math.min(y+.1,2).toFixed(1))),children:(0,eh.jsx)(e7.ZoomInOutlined,{})})}),(0,eh.jsx)(tn.Tooltip,{title:"重置缩放",children:(0,eh.jsx)("a",{className:"toolbar",onClick:()=>x(1),children:(0,eh.jsx)(tt,{type:"icon-zoom-reset"})})}),(0,eh.jsx)(tn.Divider,{orientation:"vertical"}),(0,eh.jsx)(tn.Tooltip,{title:"切换左侧栏",children:(0,eh.jsx)("a",{className:`toolbar ${A?"active":""}`,onClick:()=>{P(e=>!e),setTimeout(()=>{var e,t;return null==(t=m.current)||null==(e=t.handleResize)?void 0:e.call(t)},0)},children:(0,eh.jsx)(tt,{type:"icon-sider-l"})})}),(0,eh.jsx)(tn.Tooltip,{title:"切换右侧栏",children:(0,eh.jsx)("a",{className:`toolbar ${R?"active":""}`,onClick:()=>{z(e=>!e),setTimeout(()=>{var e,t;return null==(t=m.current)||null==(e=t.handleResize)?void 0:e.call(t)},0)},children:(0,eh.jsx)(tt,{type:"icon-sider-r"})})}),s]})]}),(0,eh.jsxs)(t6,{style:U,children:[(0,eh.jsxs)("div",{className:"left",style:q,children:[(0,eh.jsx)("div",{style:{padding:"22px 1px 22px 0",borderRight:"solid 1px #e8e8e8"},children:(0,eh.jsxs)(tn.Radio.Group,{value:j,onChange:e=>M(e.target.value),buttonStyle:"outline",style:{fontWeight:"normal",display:"inline-flex",flexDirection:"column",gap:14},className:"left-pane-tabs",children:[(0,eh.jsx)(tn.Radio.Button,{value:"component",children:(0,eh.jsx)(tn.Tooltip,{title:"组件",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-puzzle"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"layer",children:(0,eh.jsx)(tn.Tooltip,{title:"图层",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-outline"})})}),!!c&&(0,eh.jsx)(tn.Radio.Button,{value:"dataset",children:(0,eh.jsx)(tn.Tooltip,{title:"数据集",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-dataset"})})}),l&&(0,eh.jsx)(tn.Radio.Button,{value:"datasource",title:"数据源",children:(0,eh.jsx)(tn.Tooltip,{title:"数据源",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-datasource"})})}),u&&(0,eh.jsx)(tn.Radio.Button,{value:"script",children:(0,eh.jsx)(tn.Tooltip,{title:"脚本",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-js"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"env",children:(0,eh.jsx)(tn.Tooltip,{title:"环境变量",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-variable"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"code",children:(0,eh.jsx)(tn.Tooltip,{title:"源码",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-json"})})})]})}),(0,eh.jsxs)("div",{style:{flex:"1 1 auto",display:"flex",flexDirection:"column",width:"calc(100% - 47px)"},children:["component"===j&&(0,eh.jsx)(tU,{}),"layer"===j&&(0,eh.jsx)(tK,{}),l&&"datasource"===j&&(0,eh.jsx)(tX,{}),u&&"script"===j&&(0,eh.jsx)(t3,{}),"env"===j&&(0,eh.jsx)(t5,{}),"code"===j&&(0,eh.jsx)(tW,{}),!!c&&"dataset"===j&&(0,eh.jsx)(t8,{ref:v,renderNode:c})]})]}),(0,eh.jsxs)("div",{className:"center",style:{flex:"1 1 auto"},children:[(0,eh.jsx)(tM,{title:"页面",extra:(0,eh.jsxs)(tn.Space,{children:[(0,eh.jsx)(tn.Button,{size:"small",type:B?"default":"primary",icon:B?(0,eh.jsx)(e7.EyeInvisibleOutlined,{}):(0,eh.jsx)(e7.EyeOutlined,{}),onClick:()=>H(!B)}),(0,eh.jsxs)(tn.Radio.Group,{value:I,onChange:e=>k(e.target.value),size:"small",buttonStyle:"outline",children:[(0,eh.jsx)(tn.Radio.Button,{value:"desktop",title:"桌面",children:(0,eh.jsx)(e7.DesktopOutlined,{})}),(0,eh.jsx)(tn.Radio.Button,{value:"mobile",title:"移动设备",children:(0,eh.jsx)(e7.MobileOutlined,{})}),(0,eh.jsx)(tn.Radio.Button,{value:"tablet",title:"平板设备",children:(0,eh.jsx)(e7.TabletOutlined,{})})]})]})}),(0,eh.jsx)("div",{className:["body beautified_scrollbar always",I].join(" "),children:(0,eh.jsx)("div",{style:{transform:`scale(${y})`,transformOrigin:"top center"},children:(0,eh.jsx)(tg,{ref:m,device:I})})})]}),(0,eh.jsxs)("div",{className:"right",style:X,children:[(0,eh.jsxs)("div",{style:{flex:"1 1 auto",display:"flex",flexDirection:"column",width:"calc(100% - 47px)"},children:[(0,eh.jsx)(tP,{agentList:a,onEffect:Z,style:{display:"ai"===K&&(null==p?void 0:p.ai)?void 0:"none"}}),"props"===K&&(0,eh.jsx)(t1,{datasourceEnable:l}),"cascade"===K&&(null==N?void 0:N.cascadeIds)&&(0,eh.jsx)(tB,{})]}),(0,eh.jsx)("div",{style:{padding:"22px 0",borderLeft:"solid 1px #e8e8e8",display:"flex",flexDirection:"column",justifyContent:"space-between",alignItems:"center"},children:(0,eh.jsxs)(tn.Radio.Group,{value:K,onChange:e=>O(e.target.value),buttonStyle:"outline",style:{fontWeight:"normal",display:"inline-flex",flexDirection:"column",gap:14},className:"right-pane-tabs",children:[(null==p?void 0:p.ai)&&(0,eh.jsx)(tn.Radio.Button,{value:"ai",children:(0,eh.jsx)(tn.Tooltip,{title:"智能助理",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-assistant"})})}),(0,eh.jsx)(tn.Radio.Button,{value:"props",children:(0,eh.jsx)(tn.Tooltip,{title:"属性",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-info"})})}),(null==N?void 0:N.cascadeIds)&&(0,eh.jsx)(tn.Radio.Button,{value:"cascade",children:(0,eh.jsx)(tn.Tooltip,{title:"联动",placement:"right",children:(0,eh.jsx)(tt,{type:"icon-cascade"})})})]})})]})]})]}),(0,eh.jsx)(t7,{open:V,onOk:e=>{W(!1),E(e)},onCancel:()=>W(!1)}),(0,eh.jsx)(tn.Drawer,{open:Y,size:400,mask:!1,title:null,closable:!1,styles:{body:{padding:0}},onClose:()=>G(!1),children:(0,eh.jsx)(tP,{agentList:a,headExtra:(0,eh.jsx)(tn.Button,{type:"link",icon:(0,eh.jsx)(e7.CloseOutlined,{}),onClick:()=>G(!1)}),onEffect:Z})})]})});var nt=((m={}).STRING="STRING",m.NUMBER="NUMBER",m.BOOLEAN="BOOLEAN",m.OBJECT="OBJECT",m.ARRAY="ARRAY",m);let nn=eg()(e7.InfoCircleOutlined)`
993
993
  vertical-align: middle;
994
994
  margin-left: 2px;
995
995
  color: var(--ant-color-text-description);
@@ -1013,7 +1013,7 @@
1013
1013
  color: #999;
1014
1014
  font-size: 12px;
1015
1015
  }
1016
- `,ni=e=>{let{item:t,signal:n}=e,{fetch:r,getVars:i}=(0,ed.useContext)(em),[a,o]=(0,ed.useState)(null);return(0,ed.useEffect)(()=>{if(!(null==t?void 0:t.datasource))return void o(null);switch((null==t?void 0:t.datasource.source)||"custom"){case"custom":try{var e;o(JSON.parse((null==t||null==(e=t.datasource)?void 0:e.custom)||"[]"))}catch(e){o(null)}break;case"dataset":if(!(null==t?void 0:t.datasource.dataset)||!(null==r?void 0:r.dataset)){console.warn("dataset source detected but config or fetcher is missing",{datasetConfig:null==t?void 0:t.datasource.dataset,hasFetchDataset:!!(null==r?void 0:r.dataset)}),o(null);return}let n=i(t.id||"");r.dataset(null==t?void 0:t.datasource.dataset.id,n).then(e=>{o(e||null)}).catch(e=>{console.error("dataset fetch error",e),o(null)});break;default:o(null)}},[null==t?void 0:t.datasource,n]),a},na=eg().div`
1016
+ `,ni=e=>{let{item:t,signal:n}=e,{fetch:r,getVars:i,setItemData:a}=(0,ed.useContext)(em),[o,s]=(0,ed.useState)(null);return(0,ed.useEffect)(()=>{if(!(null==t?void 0:t.datasource))return void s(null);switch((null==t?void 0:t.datasource.source)||"custom"){case"custom":try{var e;let n=JSON.parse((null==t||null==(e=t.datasource)?void 0:e.custom)||"[]");s(n),a(t.id||"",n)}catch(e){s(null),a(t.id||"",null)}break;case"dataset":if(!(null==t?void 0:t.datasource.dataset)||!(null==r?void 0:r.dataset)){console.warn("dataset source detected but config or fetcher is missing",{datasetConfig:null==t?void 0:t.datasource.dataset,hasFetchDataset:!!(null==r?void 0:r.dataset)}),s(null),a(t.id||"",null);return}let n=i(t.id||"");r.dataset(null==t?void 0:t.datasource.dataset.id,n).then(e=>{s(e||null),a(t.id||"",e||null)}).catch(e=>{console.error("dataset fetch error",e),s(null),a(t.id||"",null)});break;default:s(null),a(t.id||"",null)}},[null==t?void 0:t.datasource,n]),o},na=eg().div`
1017
1017
  box-sizing: border-box;
1018
1018
  margin: 0;
1019
1019
  padding: 0;
@@ -1080,7 +1080,7 @@
1080
1080
  margin-top: 16px;
1081
1081
  text-align: right;
1082
1082
  padding: ${e=>e.$bordered?"0 24px 24px":"0"};
1083
- `;let nd=e=>{let{item:t,split:n,padding:r}=e;return(0,eh.jsx)(no,{$split:n,$padding:r,children:(0,eh.jsxs)(ns,{children:[t.avatar&&(0,eh.jsx)(nl,{children:(0,eh.jsx)(tn.Avatar,{src:t.avatar})}),(0,eh.jsxs)(nu,{children:[t.title&&(0,eh.jsx)(nc,{children:t.href?(0,eh.jsx)("a",{href:t.href,children:t.title}):t.title}),t.description&&(0,eh.jsx)(nh,{children:t.description})]})]})})},np=e=>{let{list:t=[],split:n,bordered:r,size:i,itemLayout:a,style:o,className:s}=e,l=(0,ed.useMemo)(()=>"small"===i?"8px 16px":r?"12px 24px":"12px 0",[i,r]);return(0,eh.jsx)(na,{$bordered:r,$split:n,$size:i,style:o,$itemLayout:a,className:s,children:t.map((e,t)=>(0,eh.jsx)(nd,{item:e,split:n,padding:l},String(t)))})};var nf=h(190),ng=function(e,t){return(ng=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function nm(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ng(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var nv=function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1},ny=new function(){this.browser=new nv,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!=typeof window};"object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?(ny.wxa=!0,ny.touchEventsSupported=!0):"undefined"==typeof document&&"undefined"!=typeof self?ny.worker=!0:!ny.hasGlobalWindow||"Deno"in window?(ny.node=!0,ny.svgSupported=!0):(e=navigator.userAgent,n=(t=ny).browser,r=e.match(/Firefox\/([\d.]+)/),i=e.match(/MSIE\s([\d.]+)/)||e.match(/Trident\/.+?rv:(([\d.]+))/),a=e.match(/Edge?\/([\d.]+)/),o=/micromessenger/i.test(e),r&&(n.firefox=!0,n.version=r[1]),i&&(n.ie=!0,n.version=i[1]),a&&(n.edge=!0,n.version=a[1],n.newEdge=+a[1].split(".")[0]>18),o&&(n.weChat=!0),t.svgSupported="undefined"!=typeof SVGRect,t.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,t.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),t.domSupported="undefined"!=typeof document,s=document.documentElement.style,t.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),t.transformSupported=t.transform3dSupported||n.ie&&+n.version>=9);var nx="12px sans-serif",n_=function(e){var t={};if("undefined"==typeof JSON)return t;for(var n=0;n<e.length;n++){var r=String.fromCharCode(n+32),i=(e.charCodeAt(n)-20)/100;t[r]=i}return t}("007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N"),nb={createCanvas:function(){return"undefined"!=typeof document&&document.createElement("canvas")},measureText:function(e,t){if(!v){var n=nb.createCanvas();v=n&&n.getContext("2d")}if(v)return y!==t&&(y=v.font=t||nx),v.measureText(e);e=e||"",t=t||nx;var r=/((?:\d+)?\.?\d*)px/.exec(t),i=r&&+r[1]||12,a=0;if(t.indexOf("mono")>=0)a=i*e.length;else for(var o=0;o<e.length;o++){var s=n_[e[o]];a+=null==s?i:s*i}return{width:a}},loadImage:function(e,t,n){var r=new Image;return r.onload=t,r.onerror=n,r.src=e,r}},nw=nY(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(e,t){return e["[object "+t+"]"]=!0,e},{}),nS=nY(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(e,t){return e["[object "+t+"Array]"]=!0,e},{}),nC=Object.prototype.toString,nT=Array.prototype,nk=nT.forEach,nI=nT.filter,nj=nT.slice,nM=nT.map,nD=(function(){}).constructor,nO=nD?nD.prototype:null,nA="__proto__",nP=2311;function nR(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];"undefined"!=typeof console&&console.error.apply(console,e)}function nz(e){if(null==e||"object"!=typeof e)return e;var t=e,n=nC.call(e);if("[object Array]"===n){if(!e[re]){t=[];for(var r=0,i=e.length;r<i;r++)t[r]=nz(e[r])}}else if(nS[n]){if(!e[re]){var a=e.constructor;if(a.from)t=a.from(e);else{t=new a(e.length);for(var r=0,i=e.length;r<i;r++)t[r]=e[r]}}}else if(!nw[n]&&!e[re]&&!n2(e))for(var o in t={},e)e.hasOwnProperty(o)&&o!==nA&&(t[o]=nz(e[o]));return t}function nN(e,t,n){if(!nQ(t)||!nQ(e))return n?nz(t):e;for(var r in t)if(t.hasOwnProperty(r)&&r!==nA){var i=e[r],a=t[r];!(nQ(a)&&nQ(i))||n$(a)||n$(i)||n2(a)||n2(i)||n1(a)||n1(i)||a[re]||i[re]?!n&&r in e||(e[r]=nz(t[r])):nN(i,a,n)}return e}function nL(e,t){if(Object.assign)Object.assign(e,t);else for(var n in t)t.hasOwnProperty(n)&&n!==nA&&(e[n]=t[n]);return e}function nF(e,t,n){for(var r=nU(t),i=0,a=r.length;i<a;i++){var o=r[i];(n?null!=t[o]:null==e[o])&&(e[o]=t[o])}return e}function nE(e,t){if(e){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n}return -1}function nB(e,t,n){if(e="prototype"in e?e.prototype:e,t="prototype"in t?t.prototype:t,Object.getOwnPropertyNames)for(var r=Object.getOwnPropertyNames(t),i=0;i<r.length;i++){var a=r[i];"constructor"!==a&&(n?null!=t[a]:null==e[a])&&(e[a]=t[a])}else nF(e,t,n)}function nH(e){return!!e&&"string"!=typeof e&&"number"==typeof e.length}function nV(e,t,n){if(e&&t)if(e.forEach&&e.forEach===nk)e.forEach(t,n);else if(e.length===+e.length)for(var r=0,i=e.length;r<i;r++)t.call(n,e[r],r,e);else for(var a in e)e.hasOwnProperty(a)&&t.call(n,e[a],a,e)}function nW(e,t,n){if(!e)return[];if(!t)return n9(e);if(e.map&&e.map===nM)return e.map(t,n);for(var r=[],i=0,a=e.length;i<a;i++)r.push(t.call(n,e[i],i,e));return r}function nY(e,t,n,r){if(e&&t){for(var i=0,a=e.length;i<a;i++)n=t.call(r,n,e[i],i,e);return n}}function nG(e,t,n){if(!e)return[];if(!t)return n9(e);if(e.filter&&e.filter===nI)return e.filter(t,n);for(var r=[],i=0,a=e.length;i<a;i++)t.call(n,e[i],i,e)&&r.push(e[i]);return r}function nU(e){if(!e)return[];if(Object.keys)return Object.keys(e);var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);return t}nb.createCanvas;var nq=nO&&nZ(nO.bind)?nO.call.bind(nO.bind):function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){return e.apply(t,n.concat(nj.call(arguments)))}};function nX(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return function(){return e.apply(this,t.concat(nj.call(arguments)))}}function n$(e){return Array.isArray?Array.isArray(e):"[object Array]"===nC.call(e)}function nZ(e){return"function"==typeof e}function nK(e){return"string"==typeof e}function nJ(e){return"number"==typeof e}function nQ(e){var t=typeof e;return"function"===t||!!e&&"object"===t}function n1(e){return!!nw[nC.call(e)]}function n0(e){return!!nS[nC.call(e)]}function n2(e){return"object"==typeof e&&"number"==typeof e.nodeType&&"object"==typeof e.ownerDocument}function n3(e){return null!=e.colorStops}function n4(e,t){return null!=e?e:t}function n5(e,t,n){return null!=e?e:null!=t?t:n}function n9(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return nj.apply(e,t)}function n8(e){if("number"==typeof e)return[e,e,e,e];var t=e.length;return 2===t?[e[0],e[1],e[0],e[1]]:3===t?[e[0],e[1],e[2],e[1]]:e}function n6(e,t){if(!e)throw Error(t)}function n7(e){return null==e?null:"function"==typeof e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var re="__ec_primitive__",rt=function(){function e(){this.data={}}return e.prototype.delete=function(e){var t=this.has(e);return t&&delete this.data[e],t},e.prototype.has=function(e){return this.data.hasOwnProperty(e)},e.prototype.get=function(e){return this.data[e]},e.prototype.set=function(e,t){return this.data[e]=t,this},e.prototype.keys=function(){return nU(this.data)},e.prototype.forEach=function(e){var t=this.data;for(var n in t)t.hasOwnProperty(n)&&e(t[n],n)},e}(),rn="function"==typeof Map,rr=function(){function e(t){var n=n$(t);this.data=rn?new Map:new rt;var r=this;function i(e,t){n?r.set(e,t):r.set(t,e)}t instanceof e?t.each(i):t&&nV(t,i)}return e.prototype.hasKey=function(e){return this.data.has(e)},e.prototype.get=function(e){return this.data.get(e)},e.prototype.set=function(e,t){return this.data.set(e,t),t},e.prototype.each=function(e,t){this.data.forEach(function(n,r){e.call(t,n,r)})},e.prototype.keys=function(){var e=this.data.keys();return rn?Array.from(e):e},e.prototype.removeKey=function(e){this.data.delete(e)},e}();function ri(e){return new rr(e)}function ra(e,t){var n;if(Object.create)n=Object.create(e);else{var r=function(){};r.prototype=e,n=new r}return t&&nL(n,t),n}function ro(e){var t=e.style;t.webkitUserSelect="none",t.userSelect="none",t.webkitTapHighlightColor="rgba(0,0,0,0)",t["-webkit-touch-callout"]="none"}function rs(e,t){return e.hasOwnProperty(t)}function rl(){}var ru=180/Math.PI,rc=function(e,t){return(rc=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function rh(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}rc(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function rd(e,t){return null==e&&(e=0),null==t&&(t=0),[e,t]}function rp(e,t,n){return e[0]=t[0]+n[0],e[1]=t[1]+n[1],e}function rf(e,t,n){return e[0]=t[0]*n,e[1]=t[1]*n,e}function rg(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}var rm=function(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])};function rv(e,t,n,r){return e[0]=t[0]+r*(n[0]-t[0]),e[1]=t[1]+r*(n[1]-t[1]),e}function ry(e,t,n){var r=t[0],i=t[1];return e[0]=n[0]*r+n[2]*i+n[4],e[1]=n[1]*r+n[3]*i+n[5],e}function rx(e,t,n){return e[0]=Math.min(t[0],n[0]),e[1]=Math.min(t[1],n[1]),e}function r_(e,t,n){return e[0]=Math.max(t[0],n[0]),e[1]=Math.max(t[1],n[1]),e}var rb=function(e,t){this.target=e,this.topTarget=t&&t.topTarget},rw=function(){function e(e){this.handler=e,e.on("mousedown",this._dragStart,this),e.on("mousemove",this._drag,this),e.on("mouseup",this._dragEnd,this)}return e.prototype._dragStart=function(e){for(var t=e.target;t&&!t.draggable;)t=t.parent||t.__hostTarget;t&&(this._draggingTarget=t,t.dragging=!0,this._x=e.offsetX,this._y=e.offsetY,this.handler.dispatchToElement(new rb(t,e),"dragstart",e.event))},e.prototype._drag=function(e){var t=this._draggingTarget;if(t){var n=e.offsetX,r=e.offsetY,i=n-this._x,a=r-this._y;this._x=n,this._y=r,t.drift(i,a,e),this.handler.dispatchToElement(new rb(t,e),"drag",e.event);var o=this.handler.findHover(n,r,t).target,s=this._dropTarget;this._dropTarget=o,t!==o&&(s&&o!==s&&this.handler.dispatchToElement(new rb(s,e),"dragleave",e.event),o&&o!==s&&this.handler.dispatchToElement(new rb(o,e),"dragenter",e.event))}},e.prototype._dragEnd=function(e){var t=this._draggingTarget;t&&(t.dragging=!1),this.handler.dispatchToElement(new rb(t,e),"dragend",e.event),this._dropTarget&&this.handler.dispatchToElement(new rb(this._dropTarget,e),"drop",e.event),this._draggingTarget=null,this._dropTarget=null},e}(),rS=function(){function e(e){e&&(this._$eventProcessor=e)}return e.prototype.on=function(e,t,n,r){this._$handlers||(this._$handlers={});var i=this._$handlers;if("function"==typeof t&&(r=n,n=t,t=null),!n||!e)return this;var a=this._$eventProcessor;null!=t&&a&&a.normalizeQuery&&(t=a.normalizeQuery(t)),i[e]||(i[e]=[]);for(var o=0;o<i[e].length;o++)if(i[e][o].h===n)return this;var s={h:n,query:t,ctx:r||this,callAtLast:n.zrEventfulCallAtLast},l=i[e].length-1,u=i[e][l];return u&&u.callAtLast?i[e].splice(l,0,s):i[e].push(s),this},e.prototype.isSilent=function(e){var t=this._$handlers;return!t||!t[e]||!t[e].length},e.prototype.off=function(e,t){var n=this._$handlers;if(!n)return this;if(!e)return this._$handlers={},this;if(t){if(n[e]){for(var r=[],i=0,a=n[e].length;i<a;i++)n[e][i].h!==t&&r.push(n[e][i]);n[e]=r}n[e]&&0===n[e].length&&delete n[e]}else delete n[e];return this},e.prototype.trigger=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[e],i=this._$eventProcessor;if(r)for(var a=t.length,o=r.length,s=0;s<o;s++){var l=r[s];if(!i||!i.filter||null==l.query||i.filter(e,l.query))switch(a){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,t[0]);break;case 2:l.h.call(l.ctx,t[0],t[1]);break;default:l.h.apply(l.ctx,t)}}return i&&i.afterTrigger&&i.afterTrigger(e),this},e.prototype.triggerWithContext=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[e],i=this._$eventProcessor;if(r)for(var a=t.length,o=t[a-1],s=r.length,l=0;l<s;l++){var u=r[l];if(!i||!i.filter||null==u.query||i.filter(e,u.query))switch(a){case 0:u.h.call(o);break;case 1:u.h.call(o,t[0]);break;case 2:u.h.call(o,t[0],t[1]);break;default:u.h.apply(o,t.slice(1,a-1))}}return i&&i.afterTrigger&&i.afterTrigger(e),this},e}(),rC=Math.log(2);function rT(e,t,n,r,i,a){var o=r+"-"+i,s=e.length;if(a.hasOwnProperty(o))return a[o];if(1===t){var l=Math.round(Math.log((1<<s)-1&~i)/rC);return e[n][l]}for(var u=r|1<<n,c=n+1;r&1<<c;)c++;for(var h=0,d=0,p=0;d<s;d++){var f=1<<d;!(f&i)&&(h+=(p%2?-1:1)*e[n][d]*rT(e,t-1,c,u,i|f,a),p++)}return a[o]=h,h}function rk(e,t){var n=[[e[0],e[1],1,0,0,0,-t[0]*e[0],-t[0]*e[1]],[0,0,0,e[0],e[1],1,-t[1]*e[0],-t[1]*e[1]],[e[2],e[3],1,0,0,0,-t[2]*e[2],-t[2]*e[3]],[0,0,0,e[2],e[3],1,-t[3]*e[2],-t[3]*e[3]],[e[4],e[5],1,0,0,0,-t[4]*e[4],-t[4]*e[5]],[0,0,0,e[4],e[5],1,-t[5]*e[4],-t[5]*e[5]],[e[6],e[7],1,0,0,0,-t[6]*e[6],-t[6]*e[7]],[0,0,0,e[6],e[7],1,-t[7]*e[6],-t[7]*e[7]]],r={},i=rT(n,8,0,0,0,r);if(0!==i){for(var a=[],o=0;o<8;o++)for(var s=0;s<8;s++)null==a[s]&&(a[s]=0),a[s]+=((o+s)%2?-1:1)*rT(n,7,+(0===o),1<<o,1<<s,r)/i*t[o];return function(e,t,n){var r=t*a[6]+n*a[7]+1;e[0]=(t*a[0]+n*a[1]+a[2])/r,e[1]=(t*a[3]+n*a[4]+a[5])/r}}}var rI="___zrEVENTSAVED";function rj(e){return"CANVAS"===e.nodeName.toUpperCase()}var rM=/([&<>"'])/g,rD={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function rO(e){return null==e?"":(e+"").replace(rM,function(e,t){return rD[t]})}var rA=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,rP=[],rR=ny.browser.firefox&&39>+ny.browser.version.split(".")[0];function rz(e,t,n,r){return n=n||{},r?rN(e,t,n):rR&&null!=t.layerX&&t.layerX!==t.offsetX?(n.zrX=t.layerX,n.zrY=t.layerY):null!=t.offsetX?(n.zrX=t.offsetX,n.zrY=t.offsetY):rN(e,t,n),n}function rN(e,t,n){if(ny.domSupported&&e.getBoundingClientRect){var r=t.clientX,i=t.clientY;if(rj(e)){var a=e.getBoundingClientRect();n.zrX=r-a.left,n.zrY=i-a.top;return}if(function(e,t,n,r,i){if(t.getBoundingClientRect&&ny.domSupported&&!rj(t)){var a=t[rI]||(t[rI]={}),o=function(e,t,n){for(var r=n?"invTrans":"trans",i=t[r],a=t.srcCoords,o=[],s=[],l=!0,u=0;u<4;u++){var c=e[u].getBoundingClientRect(),h=2*u,d=c.left,p=c.top;o.push(d,p),l=l&&a&&d===a[h]&&p===a[h+1],s.push(e[u].offsetLeft,e[u].offsetTop)}return l&&i?i:(t.srcCoords=o,t[r]=n?rk(s,o):rk(o,s))}(function(e,t){var n=t.markers;if(n)return n;n=t.markers=[];for(var r=["left","right"],i=["top","bottom"],a=0;a<4;a++){var o=document.createElement("div"),s=o.style,l=a%2,u=(a>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",r[l]+":0",i[u]+":0",r[1-l]+":auto",i[1-u]+":auto",""].join("!important;"),e.appendChild(o),n.push(o)}return n}(t,a),a,void 0);if(o)return o(e,n,r),!0}return!1}(rP,e,r,i)){n.zrX=rP[0],n.zrY=rP[1];return}}n.zrX=n.zrY=0}function rL(e){return e||window.event}function rF(e,t,n){if(null!=(t=rL(t)).zrX)return t;var r=t.type;if(r&&r.indexOf("touch")>=0){var i="touchend"!==r?t.targetTouches[0]:t.changedTouches[0];i&&rz(e,i,t,n)}else{rz(e,t,t,n);var a=function(e){var t=e.wheelDelta;if(t)return t;var n=e.deltaX,r=e.deltaY;return null==n||null==r?t:3*(0!==r?Math.abs(r):Math.abs(n))*(r>0?-1:r<0?1:n>0?-1:1)}(t);t.zrDelta=a?a/120:-(t.detail||0)/3}var o=t.button;return null==t.which&&void 0!==o&&rA.test(t.type)&&(t.which=1&o?1:2&o?3:4&o?2:0),t}var rE=function(e){e.preventDefault(),e.stopPropagation(),e.cancelBubble=!0},rB=function(){function e(){this._track=[]}return e.prototype.recognize=function(e,t,n){return this._doTrack(e,t,n),this._recognize(e)},e.prototype.clear=function(){return this._track.length=0,this},e.prototype._doTrack=function(e,t,n){var r=e.touches;if(r){for(var i={points:[],touches:[],target:t,event:e},a=0,o=r.length;a<o;a++){var s=r[a],l=rz(n,s,{});i.points.push([l.zrX,l.zrY]),i.touches.push(s)}this._track.push(i)}},e.prototype._recognize=function(e){for(var t in rV)if(rV.hasOwnProperty(t)){var n=rV[t](this._track,e);if(n)return n}},e}();function rH(e){var t=e[1][0]-e[0][0],n=e[1][1]-e[0][1];return Math.sqrt(t*t+n*n)}var rV={pinch:function(e,t){var n=e.length;if(n){var r=(e[n-1]||{}).points,i=(e[n-2]||{}).points||r;if(i&&i.length>1&&r&&r.length>1){var a=rH(r)/rH(i);isFinite(a)||(a=1),t.pinchScale=a;var o=[(r[0][0]+r[1][0])/2,(r[0][1]+r[1][1])/2];return t.pinchX=o[0],t.pinchY=o[1],{type:"pinch",target:e[0].target,event:t}}}}};function rW(){return[1,0,0,1,0,0]}function rY(e,t,n){var r=t[0]*n[0]+t[2]*n[1],i=t[1]*n[0]+t[3]*n[1],a=t[0]*n[2]+t[2]*n[3],o=t[1]*n[2]+t[3]*n[3],s=t[0]*n[4]+t[2]*n[5]+t[4],l=t[1]*n[4]+t[3]*n[5]+t[5];return e[0]=r,e[1]=i,e[2]=a,e[3]=o,e[4]=s,e[5]=l,e}function rG(e,t,n){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4]+n[0],e[5]=t[5]+n[1],e}function rU(e,t){var n=t[0],r=t[2],i=t[4],a=t[1],o=t[3],s=t[5],l=n*o-a*r;return l?(l=1/l,e[0]=o*l,e[1]=-a*l,e[2]=-r*l,e[3]=n*l,e[4]=(r*s-o*i)*l,e[5]=(a*i-n*s)*l,e):null}var rq=function(){function e(e,t){this.x=e||0,this.y=t||0}return e.prototype.copy=function(e){return this.x=e.x,this.y=e.y,this},e.prototype.clone=function(){return new e(this.x,this.y)},e.prototype.set=function(e,t){return this.x=e,this.y=t,this},e.prototype.equal=function(e){return e.x===this.x&&e.y===this.y},e.prototype.add=function(e){return this.x+=e.x,this.y+=e.y,this},e.prototype.scale=function(e){this.x*=e,this.y*=e},e.prototype.scaleAndAdd=function(e,t){this.x+=e.x*t,this.y+=e.y*t},e.prototype.sub=function(e){return this.x-=e.x,this.y-=e.y,this},e.prototype.dot=function(e){return this.x*e.x+this.y*e.y},e.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},e.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},e.prototype.normalize=function(){var e=this.len();return this.x/=e,this.y/=e,this},e.prototype.distance=function(e){var t=this.x-e.x,n=this.y-e.y;return Math.sqrt(t*t+n*n)},e.prototype.distanceSquare=function(e){var t=this.x-e.x,n=this.y-e.y;return t*t+n*n},e.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},e.prototype.transform=function(e){if(e){var t=this.x,n=this.y;return this.x=e[0]*t+e[2]*n+e[4],this.y=e[1]*t+e[3]*n+e[5],this}},e.prototype.toArray=function(e){return e[0]=this.x,e[1]=this.y,e},e.prototype.fromArray=function(e){this.x=e[0],this.y=e[1]},e.set=function(e,t,n){e.x=t,e.y=n},e.copy=function(e,t){e.x=t.x,e.y=t.y},e.len=function(e){return Math.sqrt(e.x*e.x+e.y*e.y)},e.lenSquare=function(e){return e.x*e.x+e.y*e.y},e.dot=function(e,t){return e.x*t.x+e.y*t.y},e.add=function(e,t,n){e.x=t.x+n.x,e.y=t.y+n.y},e.sub=function(e,t,n){e.x=t.x-n.x,e.y=t.y-n.y},e.scale=function(e,t,n){e.x=t.x*n,e.y=t.y*n},e.scaleAndAdd=function(e,t,n,r){e.x=t.x+n.x*r,e.y=t.y+n.y*r},e.lerp=function(e,t,n,r){var i=1-r;e.x=i*t.x+r*n.x,e.y=i*t.y+r*n.y},e}(),rX=Math.min,r$=Math.max,rZ=new rq,rK=new rq,rJ=new rq,rQ=new rq,r1=new rq,r0=new rq,r2=function(){function e(e,t,n,r){n<0&&(e+=n,n=-n),r<0&&(t+=r,r=-r),this.x=e,this.y=t,this.width=n,this.height=r}return e.prototype.union=function(e){var t=rX(e.x,this.x),n=rX(e.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=r$(e.x+e.width,this.x+this.width)-t:this.width=e.width,isFinite(this.y)&&isFinite(this.height)?this.height=r$(e.y+e.height,this.y+this.height)-n:this.height=e.height,this.x=t,this.y=n},e.prototype.applyTransform=function(t){e.applyTransform(this,this,t)},e.prototype.calculateTransform=function(e){var t,n,r,i=e.width/this.width,a=e.height/this.height,o=rW();return rG(o,o,[-this.x,-this.y]),n=(t=[i,a])[0],r=t[1],o[0]=o[0]*n,o[1]=o[1]*r,o[2]=o[2]*n,o[3]=o[3]*r,o[4]=o[4]*n,o[5]=o[5]*r,rG(o,o,[e.x,e.y]),o},e.prototype.intersect=function(t,n){if(!t)return!1;t instanceof e||(t=e.create(t));var r=this.x,i=this.x+this.width,a=this.y,o=this.y+this.height,s=t.x,l=t.x+t.width,u=t.y,c=t.y+t.height,h=!(i<s||l<r||o<u||c<a);if(n){var d=1/0,p=0,f=Math.abs(i-s),g=Math.abs(l-r),m=Math.abs(o-u),v=Math.abs(c-a),y=Math.min(f,g),x=Math.min(m,v);i<s||l<r?y>p&&(p=y,f<g?rq.set(r0,-f,0):rq.set(r0,g,0)):y<d&&(d=y,f<g?rq.set(r1,f,0):rq.set(r1,-g,0)),o<u||c<a?x>p&&(p=x,m<v?rq.set(r0,0,-m):rq.set(r0,0,v)):y<d&&(d=y,m<v?rq.set(r1,0,m):rq.set(r1,0,-v))}return n&&rq.copy(n,h?r1:r0),h},e.prototype.contain=function(e,t){return e>=this.x&&e<=this.x+this.width&&t>=this.y&&t<=this.y+this.height},e.prototype.clone=function(){return new e(this.x,this.y,this.width,this.height)},e.prototype.copy=function(t){e.copy(this,t)},e.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},e.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},e.prototype.isZero=function(){return 0===this.width||0===this.height},e.create=function(t){return new e(t.x,t.y,t.width,t.height)},e.copy=function(e,t){e.x=t.x,e.y=t.y,e.width=t.width,e.height=t.height},e.applyTransform=function(t,n,r){if(!r){t!==n&&e.copy(t,n);return}if(r[1]<1e-5&&r[1]>-1e-5&&r[2]<1e-5&&r[2]>-1e-5){var i=r[0],a=r[3],o=r[4],s=r[5];t.x=n.x*i+o,t.y=n.y*a+s,t.width=n.width*i,t.height=n.height*a,t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height);return}rZ.x=rJ.x=n.x,rZ.y=rQ.y=n.y,rK.x=rQ.x=n.x+n.width,rK.y=rJ.y=n.y+n.height,rZ.transform(r),rQ.transform(r),rK.transform(r),rJ.transform(r),t.x=rX(rZ.x,rK.x,rJ.x,rQ.x),t.y=rX(rZ.y,rK.y,rJ.y,rQ.y);var l=r$(rZ.x,rK.x,rJ.x,rQ.x),u=r$(rZ.y,rK.y,rJ.y,rQ.y);t.width=l-t.x,t.height=u-t.y},e}(),r3="silent";function r4(){rE(this.event)}var r5=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handler=null,t}return rh(t,e),t.prototype.dispose=function(){},t.prototype.setCursor=function(){},t}(rS),r9=function(e,t){this.x=e,this.y=t},r8=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],r6=new r2(0,0,0,0),r7=function(e){function t(t,n,r,i,a){var o=e.call(this)||this;return o._hovered=new r9(0,0),o.storage=t,o.painter=n,o.painterRoot=i,o._pointerSize=a,r=r||new r5,o.proxy=null,o.setHandlerProxy(r),o._draggingMgr=new rw(o),o}return rh(t,e),t.prototype.setHandlerProxy=function(e){this.proxy&&this.proxy.dispose(),e&&(nV(r8,function(t){e.on&&e.on(t,this[t],this)},this),e.handler=this),this.proxy=e},t.prototype.mousemove=function(e){var t=e.zrX,n=e.zrY,r=it(this,t,n),i=this._hovered,a=i.target;a&&!a.__zr&&(a=(i=this.findHover(i.x,i.y)).target);var o=this._hovered=r?new r9(t,n):this.findHover(t,n),s=o.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),a&&s!==a&&this.dispatchToElement(i,"mouseout",e),this.dispatchToElement(o,"mousemove",e),s&&s!==a&&this.dispatchToElement(o,"mouseover",e)},t.prototype.mouseout=function(e){var t=e.zrEventControl;"only_globalout"!==t&&this.dispatchToElement(this._hovered,"mouseout",e),"no_globalout"!==t&&this.trigger("globalout",{type:"globalout",event:e})},t.prototype.resize=function(){this._hovered=new r9(0,0)},t.prototype.dispatch=function(e,t){var n=this[e];n&&n.call(this,t)},t.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},t.prototype.setCursorStyle=function(e){var t=this.proxy;t.setCursor&&t.setCursor(e)},t.prototype.dispatchToElement=function(e,t,n){var r=(e=e||{}).target;if(!r||!r.silent){for(var i,a="on"+t,o={type:t,event:n,target:(i=e).target,topTarget:i.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:r4};r&&(r[a]&&(o.cancelBubble=!!r[a].call(r,o)),r.trigger(t,o),r=r.__hostTarget?r.__hostTarget:r.parent,!o.cancelBubble););!o.cancelBubble&&(this.trigger(t,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(e){"function"==typeof e[a]&&e[a].call(e,o),e.trigger&&e.trigger(t,o)}))}},t.prototype.findHover=function(e,t,n){var r=this.storage.getDisplayList(),i=new r9(e,t);if(ie(r,i,e,t,n),this._pointerSize&&!i.target){for(var a=[],o=this._pointerSize,s=o/2,l=new r2(e-s,t-s,o,o),u=r.length-1;u>=0;u--){var c=r[u];c===n||c.ignore||c.ignoreCoarsePointer||c.parent&&c.parent.ignoreCoarsePointer||(r6.copy(c.getBoundingRect()),c.transform&&r6.applyTransform(c.transform),r6.intersect(l)&&a.push(c))}if(a.length){for(var h=Math.PI/12,d=2*Math.PI,p=0;p<s;p+=4)for(var f=0;f<d;f+=h)if(ie(a,i,e+p*Math.cos(f),t+p*Math.sin(f),n),i.target)return i}}return i},t.prototype.processGesture=function(e,t){this._gestureMgr||(this._gestureMgr=new rB);var n=this._gestureMgr;"start"===t&&n.clear();var r=n.recognize(e,this.findHover(e.zrX,e.zrY,null).target,this.proxy.dom);if("end"===t&&n.clear(),r){var i=r.type;e.gestureEvent=i;var a=new r9;a.target=r.target,this.dispatchToElement(a,i,r.event)}},t}(rS);function ie(e,t,n,r,i){for(var a=e.length-1;a>=0;a--){var o=e[a],s=void 0;if(o!==i&&!o.ignore&&(s=function(e,t,n){if(e[e.rectHover?"rectContain":"contain"](t,n)){for(var r=e,i=void 0,a=!1;r;){if(r.ignoreClip&&(a=!0),!a){var o=r.getClipPath();if(o&&!o.contain(t,n))return!1}r.silent&&(i=!0),r=r.__hostTarget||r.parent}return!i||r3}return!1}(o,n,r))&&(t.topTarget||(t.topTarget=o),s!==r3)){t.target=o;break}}}function it(e,t,n){var r=e.painter;return t<0||t>r.getWidth()||n<0||n>r.getHeight()}function ir(e,t,n,r){var i=t+1;if(i===n)return 1;if(0>r(e[i++],e[t])){for(;i<n&&0>r(e[i],e[i-1]);)i++;var a=e,o=t,s=i;for(s--;o<s;){var l=a[o];a[o++]=a[s],a[s--]=l}}else for(;i<n&&r(e[i],e[i-1])>=0;)i++;return i-t}function ii(e,t,n,r,i){for(r===t&&r++;r<n;r++){for(var a,o=e[r],s=t,l=r;s<l;)0>i(o,e[a=s+l>>>1])?l=a:s=a+1;var u=r-s;switch(u){case 3:e[s+3]=e[s+2];case 2:e[s+2]=e[s+1];case 1:e[s+1]=e[s];break;default:for(;u>0;)e[s+u]=e[s+u-1],u--}e[s]=o}}function ia(e,t,n,r,i,a){var o=0,s=0,l=1;if(a(e,t[n+i])>0){for(s=r-i;l<s&&a(e,t[n+i+l])>0;)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s),o+=i,l+=i}else{for(s=i+1;l<s&&0>=a(e,t[n+i-l]);)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s);var u=o;o=i-l,l=i-u}for(o++;o<l;){var c=o+(l-o>>>1);a(e,t[n+c])>0?o=c+1:l=c}return l}function io(e,t,n,r,i,a){var o=0,s=0,l=1;if(0>a(e,t[n+i])){for(s=i+1;l<s&&0>a(e,t[n+i-l]);)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s);var u=o;o=i-l,l=i-u}else{for(s=r-i;l<s&&a(e,t[n+i+l])>=0;)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s),o+=i,l+=i}for(o++;o<l;){var c=o+(l-o>>>1);0>a(e,t[n+c])?l=c:o=c+1}return l}function is(e,t,n,r){n||(n=0),r||(r=e.length);var i=r-n;if(!(i<2)){var a=0;if(i<32){a=ir(e,n,r,t),ii(e,n,r,n+a,t);return}var o=function(e,t){var n,r,i=7,a=0,o=[];function s(s){var l=n[s],u=r[s],c=n[s+1],h=r[s+1];r[s]=u+h,s===a-3&&(n[s+1]=n[s+2],r[s+1]=r[s+2]),a--;var d=io(e[c],e,l,u,0,t);l+=d,0==(u-=d)||0!==(h=ia(e[l+u-1],e,c,h,h-1,t))&&(u<=h?function(n,r,a,s){var l,u,c,h=0;for(h=0;h<r;h++)o[h]=e[n+h];var d=0,p=a,f=n;if(e[f++]=e[p++],0==--s){for(h=0;h<r;h++)e[f+h]=o[d+h];return}if(1===r){for(h=0;h<s;h++)e[f+h]=e[p+h];e[f+s]=o[d];return}for(var g=i;;){l=0,u=0,c=!1;do if(0>t(e[p],o[d])){if(e[f++]=e[p++],u++,l=0,0==--s){c=!0;break}}else if(e[f++]=o[d++],l++,u=0,1==--r){c=!0;break}while((l|u)<g);if(c)break;do{if(0!==(l=io(e[p],o,d,r,0,t))){for(h=0;h<l;h++)e[f+h]=o[d+h];if(f+=l,d+=l,(r-=l)<=1){c=!0;break}}if(e[f++]=e[p++],0==--s){c=!0;break}if(0!==(u=ia(o[d],e,p,s,0,t))){for(h=0;h<u;h++)e[f+h]=e[p+h];if(f+=u,p+=u,0==(s-=u)){c=!0;break}}if(e[f++]=o[d++],1==--r){c=!0;break}g--}while(l>=7||u>=7);if(c)break;g<0&&(g=0),g+=2}if((i=g)<1&&(i=1),1===r){for(h=0;h<s;h++)e[f+h]=e[p+h];e[f+s]=o[d]}else if(0===r)throw Error();else for(h=0;h<r;h++)e[f+h]=o[d+h]}(l,u,c,h):function(n,r,a,s){var l=0;for(l=0;l<s;l++)o[l]=e[a+l];var u=n+r-1,c=s-1,h=a+s-1,d=0,p=0;if(e[h--]=e[u--],0==--r){for(l=0,d=h-(s-1);l<s;l++)e[d+l]=o[l];return}if(1===s){for(h-=r,u-=r,p=h+1,d=u+1,l=r-1;l>=0;l--)e[p+l]=e[d+l];e[h]=o[c];return}for(var f=i;;){var g=0,m=0,v=!1;do if(0>t(o[c],e[u])){if(e[h--]=e[u--],g++,m=0,0==--r){v=!0;break}}else if(e[h--]=o[c--],m++,g=0,1==--s){v=!0;break}while((g|m)<f);if(v)break;do{if(0!=(g=r-io(o[c],e,n,r,r-1,t))){for(h-=g,u-=g,r-=g,p=h+1,d=u+1,l=g-1;l>=0;l--)e[p+l]=e[d+l];if(0===r){v=!0;break}}if(e[h--]=o[c--],1==--s){v=!0;break}if(0!=(m=s-ia(e[u],o,0,s,s-1,t))){for(h-=m,c-=m,s-=m,p=h+1,d=c+1,l=0;l<m;l++)e[p+l]=o[d+l];if(s<=1){v=!0;break}}if(e[h--]=e[u--],0==--r){v=!0;break}f--}while(g>=7||m>=7);if(v)break;f<0&&(f=0),f+=2}if((i=f)<1&&(i=1),1===s){for(h-=r,u-=r,p=h+1,d=u+1,l=r-1;l>=0;l--)e[p+l]=e[d+l];e[h]=o[c]}else if(0===s)throw Error();else for(l=0,d=h-(s-1);l<s;l++)e[d+l]=o[l]}(l,u,c,h))}return n=[],r=[],{mergeRuns:function(){for(;a>1;){var e=a-2;if(e>=1&&r[e-1]<=r[e]+r[e+1]||e>=2&&r[e-2]<=r[e]+r[e-1])r[e-1]<r[e+1]&&e--;else if(r[e]>r[e+1])break;s(e)}},forceMergeRuns:function(){for(;a>1;){var e=a-2;e>0&&r[e-1]<r[e+1]&&e--,s(e)}},pushRun:function(e,t){n[a]=e,r[a]=t,a+=1}}}(e,t),s=function(e){for(var t=0;e>=32;)t|=1&e,e>>=1;return e+t}(i);do{if((a=ir(e,n,r,t))<s){var l=i;l>s&&(l=s),ii(e,n,n+l,n+a,t),a=l}o.pushRun(n,a),o.mergeRuns(),i-=a,n+=a}while(0!==i);o.forceMergeRuns()}}nV(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(e){r7.prototype[e]=function(t){var n,r,i=t.zrX,a=t.zrY,o=it(this,i,a);if("mouseup"===e&&o||(r=(n=this.findHover(i,a)).target),"mousedown"===e)this._downEl=r,this._downPoint=[t.zrX,t.zrY],this._upEl=r;else if("mouseup"===e)this._upEl=r;else if("click"===e){if(this._downEl!==this._upEl||!this._downPoint||rg(this._downPoint,[t.zrX,t.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,e,t)}});var il=!1;function iu(){il||(il=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function ic(e,t){return e.zlevel===t.zlevel?e.z===t.z?e.z2-t.z2:e.z-t.z:e.zlevel-t.zlevel}var ih=function(){function e(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=ic}return e.prototype.traverse=function(e,t){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(e,t)},e.prototype.getDisplayList=function(e,t){t=t||!1;var n=this._displayList;return(e||!n.length)&&this.updateDisplayList(t),n},e.prototype.updateDisplayList=function(e){this._displayListLen=0;for(var t=this._roots,n=this._displayList,r=0,i=t.length;r<i;r++)this._updateAndAddDisplayable(t[r],null,e);n.length=this._displayListLen,is(n,ic)},e.prototype._updateAndAddDisplayable=function(e,t,n){if(!e.ignore||n){e.beforeUpdate(),e.update(),e.afterUpdate();var r=e.getClipPath();if(e.ignoreClip)t=null;else if(r){t=t?t.slice():[];for(var i=r,a=e;i;)i.parent=a,i.updateTransform(),t.push(i),a=i,i=i.getClipPath()}if(e.childrenRef){for(var o=e.childrenRef(),s=0;s<o.length;s++){var l=o[s];e.__dirty&&(l.__dirty|=1),this._updateAndAddDisplayable(l,t,n)}e.__dirty=0}else t&&t.length?e.__clipPaths=t:e.__clipPaths&&e.__clipPaths.length>0&&(e.__clipPaths=[]),isNaN(e.z)&&(iu(),e.z=0),isNaN(e.z2)&&(iu(),e.z2=0),isNaN(e.zlevel)&&(iu(),e.zlevel=0),this._displayList[this._displayListLen++]=e;var u=e.getDecalElement&&e.getDecalElement();u&&this._updateAndAddDisplayable(u,t,n);var c=e.getTextGuideLine();c&&this._updateAndAddDisplayable(c,t,n);var h=e.getTextContent();h&&this._updateAndAddDisplayable(h,t,n)}},e.prototype.addRoot=function(e){e.__zr&&e.__zr.storage===this||this._roots.push(e)},e.prototype.delRoot=function(e){if(e instanceof Array){for(var t=0,n=e.length;t<n;t++)this.delRoot(e[t]);return}var r=nE(this._roots,e);r>=0&&this._roots.splice(r,1)},e.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},e.prototype.getRoots=function(){return this._roots},e.prototype.dispose=function(){this._displayList=null,this._roots=null},e}();j=ny.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(e){return setTimeout(e,16)};var id={linear:function(e){return e},quadraticIn:function(e){return e*e},quadraticOut:function(e){return e*(2-e)},quadraticInOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)},cubicIn:function(e){return e*e*e},cubicOut:function(e){return--e*e*e+1},cubicInOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)},quarticIn:function(e){return e*e*e*e},quarticOut:function(e){return 1- --e*e*e*e},quarticInOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)},quinticIn:function(e){return e*e*e*e*e},quinticOut:function(e){return--e*e*e*e*e+1},quinticInOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)},sinusoidalIn:function(e){return 1-Math.cos(e*Math.PI/2)},sinusoidalOut:function(e){return Math.sin(e*Math.PI/2)},sinusoidalInOut:function(e){return .5*(1-Math.cos(Math.PI*e))},exponentialIn:function(e){return 0===e?0:Math.pow(1024,e-1)},exponentialOut:function(e){return 1===e?1:1-Math.pow(2,-10*e)},exponentialInOut:function(e){return 0===e?0:1===e?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(-Math.pow(2,-10*(e-1))+2)},circularIn:function(e){return 1-Math.sqrt(1-e*e)},circularOut:function(e){return Math.sqrt(1- --e*e)},circularInOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)},elasticIn:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),-(n*Math.pow(2,10*(e-=1))*Math.sin(2*Math.PI*(e-t)/.4)))},elasticOut:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*e)*Math.sin(2*Math.PI*(e-t)/.4)+1)},elasticInOut:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),(e*=2)<1)?-.5*(n*Math.pow(2,10*(e-=1))*Math.sin(2*Math.PI*(e-t)/.4)):n*Math.pow(2,-10*(e-=1))*Math.sin(2*Math.PI*(e-t)/.4)*.5+1},backIn:function(e){return e*e*(2.70158*e-1.70158)},backOut:function(e){return--e*e*(2.70158*e+1.70158)+1},backInOut:function(e){return(e*=2)<1?e*e*(3.5949095*e-2.5949095)*.5:.5*((e-=2)*e*(3.5949095*e+2.5949095)+2)},bounceIn:function(e){return 1-id.bounceOut(1-e)},bounceOut:function(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},bounceInOut:function(e){return e<.5?.5*id.bounceIn(2*e):.5*id.bounceOut(2*e-1)+.5}},ip=Math.pow,ig=Math.sqrt,im=ig(3),iv=1/3,iy=rd(),ix=rd(),i_=rd();function ib(e){return e>-1e-8&&e<1e-8}function iw(e){return e>1e-8||e<-1e-8}function iS(e,t,n,r,i){var a=1-i;return a*a*(a*e+3*i*t)+i*i*(i*r+3*a*n)}function iC(e,t,n,r,i){var a=1-i;return 3*(((t-e)*a+2*(n-t)*i)*a+(r-n)*i*i)}function iT(e,t,n,r,i,a){var o=r+3*(t-n)-e,s=3*(n-2*t+e),l=3*(t-e),u=e-i,c=s*s-3*o*l,h=s*l-9*o*u,d=l*l-3*s*u,p=0;if(ib(c)&&ib(h))if(ib(s))a[0]=0;else{var f=-l/s;f>=0&&f<=1&&(a[p++]=f)}else{var g=h*h-4*c*d;if(ib(g)){var m=h/c,f=-s/o+m,v=-m/2;f>=0&&f<=1&&(a[p++]=f),v>=0&&v<=1&&(a[p++]=v)}else if(g>0){var y=ig(g),x=c*s+1.5*o*(-h+y),_=c*s+1.5*o*(-h-y),f=(-s-((x=x<0?-ip(-x,iv):ip(x,iv))+(_=_<0?-ip(-_,iv):ip(_,iv))))/(3*o);f>=0&&f<=1&&(a[p++]=f)}else{var b=Math.acos((2*c*s-3*o*h)/(2*ig(c*c*c)))/3,w=ig(c),S=Math.cos(b),f=(-s-2*w*S)/(3*o),v=(-s+w*(S+im*Math.sin(b)))/(3*o),C=(-s+w*(S-im*Math.sin(b)))/(3*o);f>=0&&f<=1&&(a[p++]=f),v>=0&&v<=1&&(a[p++]=v),C>=0&&C<=1&&(a[p++]=C)}}return p}function ik(e,t,n,r,i){var a=6*n-12*t+6*e,o=9*t+3*r-3*e-9*n,s=3*t-3*e,l=0;if(ib(o)){if(iw(a)){var u=-s/a;u>=0&&u<=1&&(i[l++]=u)}}else{var c=a*a-4*o*s;if(ib(c))i[0]=-a/(2*o);else if(c>0){var h=ig(c),u=(-a+h)/(2*o),d=(-a-h)/(2*o);u>=0&&u<=1&&(i[l++]=u),d>=0&&d<=1&&(i[l++]=d)}}return l}function iI(e,t,n,r,i,a){var o=(t-e)*i+e,s=(n-t)*i+t,l=(r-n)*i+n,u=(s-o)*i+o,c=(l-s)*i+s,h=(c-u)*i+u;a[0]=e,a[1]=o,a[2]=u,a[3]=h,a[4]=h,a[5]=c,a[6]=l,a[7]=r}function ij(e,t,n,r,i,a,o,s,l,u,c){var h,d,p,f,g,m=.005,v=1/0;iy[0]=l,iy[1]=u;for(var y=0;y<1;y+=.05)ix[0]=iS(e,n,i,o,y),ix[1]=iS(t,r,a,s,y),(f=rm(iy,ix))<v&&(h=y,v=f);v=1/0;for(var x=0;x<32&&!(m<1e-4);x++)d=h-m,p=h+m,ix[0]=iS(e,n,i,o,d),ix[1]=iS(t,r,a,s,d),f=rm(ix,iy),d>=0&&f<v?(h=d,v=f):(i_[0]=iS(e,n,i,o,p),i_[1]=iS(t,r,a,s,p),g=rm(i_,iy),p<=1&&g<v?(h=p,v=g):m*=.5);return c&&(c[0]=iS(e,n,i,o,h),c[1]=iS(t,r,a,s,h)),ig(v)}function iM(e,t,n,r){var i=1-r;return i*(i*e+2*r*t)+r*r*n}function iD(e,t,n,r){return 2*((1-r)*(t-e)+r*(n-t))}function iO(e,t,n){var r=e+n-2*t;return 0===r?.5:(e-t)/r}function iA(e,t,n,r,i){var a=(t-e)*r+e,o=(n-t)*r+t,s=(o-a)*r+a;i[0]=e,i[1]=a,i[2]=s,i[3]=s,i[4]=o,i[5]=n}function iP(e,t,n,r,i,a,o,s,l){var u,c=.005,h=1/0;iy[0]=o,iy[1]=s;for(var d=0;d<1;d+=.05){ix[0]=iM(e,n,i,d),ix[1]=iM(t,r,a,d);var p=rm(iy,ix);p<h&&(u=d,h=p)}h=1/0;for(var f=0;f<32&&!(c<1e-4);f++){var g=u-c,m=u+c;ix[0]=iM(e,n,i,g),ix[1]=iM(t,r,a,g);var p=rm(ix,iy);if(g>=0&&p<h)u=g,h=p;else{i_[0]=iM(e,n,i,m),i_[1]=iM(t,r,a,m);var v=rm(i_,iy);m<=1&&v<h?(u=m,h=v):c*=.5}}return l&&(l[0]=iM(e,n,i,u),l[1]=iM(t,r,a,u)),ig(h)}var iR=/cubic-bezier\(([0-9,\.e ]+)\)/;function iz(e){var t=e&&iR.exec(e);if(t){var n=t[1].split(","),r=+n7(n[0]),i=+n7(n[1]),a=+n7(n[2]),o=+n7(n[3]);if(isNaN(r+i+a+o))return;var s=[];return function(e){return e<=0?0:e>=1?1:iT(0,r,a,1,e,s)&&iS(0,i,o,1,s[0])}}}var iN=function(){function e(e){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=e.life||1e3,this._delay=e.delay||0,this.loop=e.loop||!1,this.onframe=e.onframe||rl,this.ondestroy=e.ondestroy||rl,this.onrestart=e.onrestart||rl,e.easing&&this.setEasing(e.easing)}return e.prototype.step=function(e,t){if(this._inited||(this._startTime=e+this._delay,this._inited=!0),this._paused){this._pausedTime+=t;return}var n=this._life,r=e-this._startTime-this._pausedTime,i=r/n;i<0&&(i=0),i=Math.min(i,1);var a=this.easingFunc,o=a?a(i):i;if(this.onframe(o),1===i)if(!this.loop)return!0;else this._startTime=e-r%n,this._pausedTime=0,this.onrestart();return!1},e.prototype.pause=function(){this._paused=!0},e.prototype.resume=function(){this._paused=!1},e.prototype.setEasing=function(e){this.easing=e,this.easingFunc=nZ(e)?e:id[e]||iz(e)},e}(),iL=function(e){this.value=e},iF=function(){function e(){this._len=0}return e.prototype.insert=function(e){var t=new iL(e);return this.insertEntry(t),t},e.prototype.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,e.next=null,this.tail=e):this.head=this.tail=e,this._len++},e.prototype.remove=function(e){var t=e.prev,n=e.next;t?t.next=n:this.head=n,n?n.prev=t:this.tail=t,e.next=e.prev=null,this._len--},e.prototype.len=function(){return this._len},e.prototype.clear=function(){this.head=this.tail=null,this._len=0},e}(),iE=function(){function e(e){this._list=new iF,this._maxSize=10,this._map={},this._maxSize=e}return e.prototype.put=function(e,t){var n=this._list,r=this._map,i=null;if(null==r[e]){var a=n.len(),o=this._lastRemovedEntry;if(a>=this._maxSize&&a>0){var s=n.head;n.remove(s),delete r[s.key],i=s.value,this._lastRemovedEntry=s}o?o.value=t:o=new iL(t),o.key=e,n.insertEntry(o),r[e]=o}return i},e.prototype.get=function(e){var t=this._map[e],n=this._list;if(null!=t)return t!==n.tail&&(n.remove(t),n.insertEntry(t)),t.value},e.prototype.clear=function(){this._list.clear(),this._map={}},e.prototype.len=function(){return this._list.len()},e}(),iB={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function iH(e){return(e=Math.round(e))<0?0:e>255?255:e}function iV(e){return e<0?0:e>1?1:e}function iW(e){return e.length&&"%"===e.charAt(e.length-1)?iH(parseFloat(e)/100*255):iH(parseInt(e,10))}function iY(e){return e.length&&"%"===e.charAt(e.length-1)?iV(parseFloat(e)/100):iV(parseFloat(e))}function iG(e,t,n){return(n<0?n+=1:n>1&&(n-=1),6*n<1)?e+(t-e)*n*6:2*n<1?t:3*n<2?e+(t-e)*(2/3-n)*6:e}function iU(e,t,n,r,i){return e[0]=t,e[1]=n,e[2]=r,e[3]=i,e}function iq(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}var iX=new iE(20),i$=null;function iZ(e,t){i$&&iq(i$,t),i$=iX.put(e,i$||t.slice())}function iK(e,t){if(e){t=t||[];var n=iX.get(e);if(n)return iq(t,n);var r=(e+="").replace(/ /g,"").toLowerCase();if(r in iB)return iq(t,iB[r]),iZ(e,t),t;var i=r.length;if("#"===r.charAt(0)){if(4===i||5===i){var a=parseInt(r.slice(1,4),16);return a>=0&&a<=4095?(iU(t,(3840&a)>>4|(3840&a)>>8,240&a|(240&a)>>4,15&a|(15&a)<<4,5===i?parseInt(r.slice(4),16)/15:1),iZ(e,t),t):void iU(t,0,0,0,1)}if(7===i||9===i){var a=parseInt(r.slice(1,7),16);return a>=0&&a<=0xffffff?(iU(t,(0xff0000&a)>>16,(65280&a)>>8,255&a,9===i?parseInt(r.slice(7),16)/255:1),iZ(e,t),t):void iU(t,0,0,0,1)}return}var o=r.indexOf("("),s=r.indexOf(")");if(-1!==o&&s+1===i){var l=r.substr(0,o),u=r.substr(o+1,s-(o+1)).split(","),c=1;switch(l){case"rgba":if(4!==u.length)return 3===u.length?iU(t,+u[0],+u[1],+u[2],1):iU(t,0,0,0,1);c=iY(u.pop());case"rgb":if(u.length>=3)return iU(t,iW(u[0]),iW(u[1]),iW(u[2]),3===u.length?c:iY(u[3])),iZ(e,t),t;return void iU(t,0,0,0,1);case"hsla":if(4!==u.length)return void iU(t,0,0,0,1);return u[3]=iY(u[3]),iJ(u,t),iZ(e,t),t;case"hsl":if(3!==u.length)return void iU(t,0,0,0,1);return iJ(u,t),iZ(e,t),t;default:return}}iU(t,0,0,0,1)}}function iJ(e,t){var n=(parseFloat(e[0])%360+360)%360/360,r=iY(e[1]),i=iY(e[2]),a=i<=.5?i*(r+1):i+r-i*r,o=2*i-a;return iU(t=t||[],iH(255*iG(o,a,n+1/3)),iH(255*iG(o,a,n)),iH(255*iG(o,a,n-1/3)),1),4===e.length&&(t[3]=e[3]),t}function iQ(e,t){var n=iK(e);if(n){for(var r=0;r<3;r++)t<0?n[r]=n[r]*(1-t)|0:n[r]=(255-n[r])*t+n[r]|0,n[r]>255?n[r]=255:n[r]<0&&(n[r]=0);return i1(n,4===n.length?"rgba":"rgb")}}function i1(e,t){if(e&&e.length){var n=e[0]+","+e[1]+","+e[2];return("rgba"===t||"hsva"===t||"hsla"===t)&&(n+=","+e[3]),t+"("+n+")"}}function i0(e,t){var n=iK(e);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*t:0}var i2=new iE(100);function i3(e){if(nK(e)){var t=i2.get(e);return t||(t=iQ(e,-.1),i2.put(e,t)),t}if(n3(e)){var n=nL({},e);return n.colorStops=nW(e.colorStops,function(e){return{offset:e.offset,color:iQ(e.color,-.1)}}),n}return e}ny.hasGlobalWindow&&nZ(window.btoa);var i4=Array.prototype.slice;function i5(e,t,n,r){for(var i,a=t.length,o=0;o<a;o++)e[o]=(i=t[o],(n[o]-i)*r+i);return e}function i9(e,t,n,r){for(var i=t.length,a=0;a<i;a++)e[a]=t[a]+n[a]*r;return e}function i8(e,t,n,r){for(var i=t.length,a=i&&t[0].length,o=0;o<i;o++){e[o]||(e[o]=[]);for(var s=0;s<a;s++)e[o][s]=t[o][s]+n[o][s]*r}return e}function i6(e){if(nH(e)){var t=e.length;if(nH(e[0])){for(var n=[],r=0;r<t;r++)n.push(i4.call(e[r]));return n}return i4.call(e)}return e}function i7(e){return e[0]=Math.floor(e[0])||0,e[1]=Math.floor(e[1])||0,e[2]=Math.floor(e[2])||0,e[3]=null==e[3]?1:e[3],"rgba("+e.join(",")+")"}function ae(e){return 4===e||5===e}function at(e){return 1===e||2===e}var an=[0,0,0,0],ar=function(){function e(e){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=e}return e.prototype.isFinished=function(){return this._finished},e.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},e.prototype.needsAnimate=function(){return this.keyframes.length>=1},e.prototype.getAdditiveTrack=function(){return this._additiveTrack},e.prototype.addKeyframe=function(e,t,n){this._needsSort=!0;var r=this.keyframes,i=r.length,a=!1,o=6,s=t;if(nH(t)){var l=nH(t&&t[0])?2:1;o=l,(1!==l||nJ(t[0]))&&(2!==l||nJ(t[0][0]))||(a=!0)}else if(nJ(t)&&t==t)o=0;else if(nK(t))if(isNaN(+t)){var u=iK(t);u&&(s=u,o=3)}else o=0;else if(n3(t)){var c=nL({},s);(c.colorStops=nW(t.colorStops,function(e){return{offset:e.offset,color:iK(e.color)}}),"linear"===t.type)?o=4:"radial"===t.type&&(o=5),s=c}0===i?this.valType=o:(o!==this.valType||6===o)&&(a=!0),this.discrete=this.discrete||a;var h={time:e,value:s,rawValue:t,percent:0};return n&&(h.easing=n,h.easingFunc=nZ(n)?n:id[n]||iz(n)),r.push(h),h},e.prototype.prepare=function(e,t){var n=this.keyframes;this._needsSort&&n.sort(function(e,t){return e.time-t.time});for(var r=this.valType,i=n.length,a=n[i-1],o=this.discrete,s=at(r),l=ae(r),u=0;u<i;u++){var c=n[u],h=c.value,d=a.value;c.percent=c.time/e,!o&&(s&&u!==i-1?function(e,t,n){if(e.push&&t.push){var r=e.length,i=t.length;if(r!==i)if(r>i)e.length=i;else for(var a=r;a<i;a++)e.push(1===n?t[a]:i4.call(t[a]));for(var o=e[0]&&e[0].length,a=0;a<e.length;a++)if(1===n)isNaN(e[a])&&(e[a]=t[a]);else for(var s=0;s<o;s++)isNaN(e[a][s])&&(e[a][s]=t[a][s])}}(h,d,r):l&&function(e,t){for(var n=e.length,r=t.length,i=n>r?t:e,a=Math.min(n,r),o=i[a-1]||{color:[0,0,0,0],offset:0},s=a;s<Math.max(n,r);s++)i.push({offset:o.offset,color:o.color.slice()})}(h.colorStops,d.colorStops))}if(!o&&5!==r&&t&&this.needsAnimate()&&t.needsAnimate()&&r===t.valType&&!t._finished){this._additiveTrack=t;for(var p=n[0].value,u=0;u<i;u++)0===r?n[u].additiveValue=n[u].value-p:3===r?n[u].additiveValue=i9([],n[u].value,p,-1):at(r)&&(n[u].additiveValue=1===r?i9([],n[u].value,p,-1):i8([],n[u].value,p,-1))}},e.prototype.step=function(e,t){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,r,i,a=null!=this._additiveTrack,o=a?"additiveValue":"value",s=this.valType,l=this.keyframes,u=l.length,c=this.propName,h=3===s,d=this._lastFr,p=Math.min;if(1===u)r=i=l[0];else{if(t<0)n=0;else if(t<this._lastFrP){for(n=p(d+1,u-1);n>=0&&!(l[n].percent<=t);n--);n=p(n,u-2)}else{for(n=d;n<u&&!(l[n].percent>t);n++);n=p(n-1,u-2)}i=l[n+1],r=l[n]}if(r&&i){this._lastFr=n,this._lastFrP=t;var f=i.percent-r.percent,g=0===f?1:p((t-r.percent)/f,1);i.easingFunc&&(g=i.easingFunc(g));var m=a?this._additiveValue:h?an:e[c];if((at(s)||h)&&!m&&(m=this._additiveValue=[]),this.discrete)e[c]=g<1?r.rawValue:i.rawValue;else if(at(s))1===s?i5(m,r[o],i[o],g):function(e,t,n,r){for(var i=t.length,a=i&&t[0].length,o=0;o<i;o++){e[o]||(e[o]=[]);for(var s,l=0;l<a;l++)e[o][l]=(s=t[o][l],(n[o][l]-s)*r+s)}}(m,r[o],i[o],g);else if(ae(s)){var v,y,x,_,b,w=r[o],S=i[o],C=4===s;(e[c]={type:C?"linear":"radial",x:(v=w.x,(S.x-v)*g+v),y:(y=w.y,(S.y-y)*g+y),colorStops:nW(w.colorStops,function(e,t){var n,r=S.colorStops[t];return{offset:(n=e.offset,(r.offset-n)*g+n),color:i7(i5([],e.color,r.color,g))}}),global:S.global},C)?(e[c].x2=(x=w.x2,(S.x2-x)*g+x),e[c].y2=(_=w.y2,(S.y2-_)*g+_)):e[c].r=(b=w.r,(S.r-b)*g+b)}else if(h)i5(m,r[o],i[o],g),a||(e[c]=i7(m));else{var T,k=(T=r[o],(i[o]-T)*g+T);a?this._additiveValue=k:e[c]=k}a&&this._addToTarget(e)}}},e.prototype._addToTarget=function(e){var t=this.valType,n=this.propName,r=this._additiveValue;0===t?e[n]=e[n]+r:3===t?(iK(e[n],an),i9(an,an,r,1),e[n]=i7(an)):1===t?i9(e[n],e[n],r,1):2===t&&i8(e[n],e[n],r,1)},e}(),ai=function(){function e(e,t,n,r){(this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=e,this._loop=t,t&&r)?nR("Can' use additive animation on looped animation."):(this._additiveAnimators=r,this._allowDiscrete=n)}return e.prototype.getMaxTime=function(){return this._maxTime},e.prototype.getDelay=function(){return this._delay},e.prototype.getLoop=function(){return this._loop},e.prototype.getTarget=function(){return this._target},e.prototype.changeTarget=function(e){this._target=e},e.prototype.when=function(e,t,n){return this.whenWithKeys(e,t,nU(t),n)},e.prototype.whenWithKeys=function(e,t,n,r){for(var i=this._tracks,a=0;a<n.length;a++){var o=n[a],s=i[o];if(!s){s=i[o]=new ar(o);var l=void 0,u=this._getAdditiveTrack(o);if(u){var c=u.keyframes,h=c[c.length-1];l=h&&h.value,3===u.valType&&l&&(l=i7(l))}else l=this._target[o];if(null==l)continue;e>0&&s.addKeyframe(0,i6(l),r),this._trackKeys.push(o)}s.addKeyframe(e,i6(t[o]),r)}return this._maxTime=Math.max(this._maxTime,e),this},e.prototype.pause=function(){this._clip.pause(),this._paused=!0},e.prototype.resume=function(){this._clip.resume(),this._paused=!1},e.prototype.isPaused=function(){return!!this._paused},e.prototype.duration=function(e){return this._maxTime=e,this._force=!0,this},e.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var e=this._doneCbs;if(e)for(var t=e.length,n=0;n<t;n++)e[n].call(this)},e.prototype._abortedCallback=function(){this._setTracksFinished();var e=this.animation,t=this._abortedCbs;if(e&&e.removeClip(this._clip),this._clip=null,t)for(var n=0;n<t.length;n++)t[n].call(this)},e.prototype._setTracksFinished=function(){for(var e=this._tracks,t=this._trackKeys,n=0;n<t.length;n++)e[t[n]].setFinished()},e.prototype._getAdditiveTrack=function(e){var t,n=this._additiveAnimators;if(n)for(var r=0;r<n.length;r++){var i=n[r].getTrack(e);i&&(t=i)}return t},e.prototype.start=function(e){if(!(this._started>0)){this._started=1;for(var t=this,n=[],r=this._maxTime||0,i=0;i<this._trackKeys.length;i++){var a=this._trackKeys[i],o=this._tracks[a],s=this._getAdditiveTrack(a),l=o.keyframes,u=l.length;if(o.prepare(r,s),o.needsAnimate())if(!this._allowDiscrete&&o.discrete){var c=l[u-1];c&&(t._target[o.propName]=c.rawValue),o.setFinished()}else n.push(o)}if(n.length||this._force){var h=new iN({life:r,loop:this._loop,delay:this._delay||0,onframe:function(e){t._started=2;var r=t._additiveAnimators;if(r){for(var i=!1,a=0;a<r.length;a++)if(r[a]._clip){i=!0;break}i||(t._additiveAnimators=null)}for(var a=0;a<n.length;a++)n[a].step(t._target,e);var o=t._onframeCbs;if(o)for(var a=0;a<o.length;a++)o[a](t._target,e)},ondestroy:function(){t._doneCallback()}});this._clip=h,this.animation&&this.animation.addClip(h),e&&h.setEasing(e)}else this._doneCallback();return this}},e.prototype.stop=function(e){if(this._clip){var t=this._clip;e&&t.onframe(1),this._abortedCallback()}},e.prototype.delay=function(e){return this._delay=e,this},e.prototype.during=function(e){return e&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(e)),this},e.prototype.done=function(e){return e&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(e)),this},e.prototype.aborted=function(e){return e&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(e)),this},e.prototype.getClip=function(){return this._clip},e.prototype.getTrack=function(e){return this._tracks[e]},e.prototype.getTracks=function(){var e=this;return nW(this._trackKeys,function(t){return e._tracks[t]})},e.prototype.stopTracks=function(e,t){if(!e.length||!this._clip)return!0;for(var n=this._tracks,r=this._trackKeys,i=0;i<e.length;i++){var a=n[e[i]];a&&!a.isFinished()&&(t?a.step(this._target,1):1===this._started&&a.step(this._target,0),a.setFinished())}for(var o=!0,i=0;i<r.length;i++)if(!n[r[i]].isFinished()){o=!1;break}return o&&this._abortedCallback(),o},e.prototype.saveTo=function(e,t,n){if(e){t=t||this._trackKeys;for(var r=0;r<t.length;r++){var i=t[r],a=this._tracks[i];if(!(!a||a.isFinished())){var o=a.keyframes,s=o[n?0:o.length-1];s&&(e[i]=i6(s.rawValue))}}}},e.prototype.__changeFinalValue=function(e,t){t=t||nU(e);for(var n=0;n<t.length;n++){var r=t[n],i=this._tracks[r];if(i){var a=i.keyframes;if(a.length>1){var o=a.pop();i.addKeyframe(o.time,e[r]),i.prepare(this._maxTime,i.getAdditiveTrack())}}}},e}();function aa(){return new Date().getTime()}var ao=function(e){function t(t){var n=e.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,n.stage=(t=t||{}).stage||{},n}return rh(t,e),t.prototype.addClip=function(e){e.animation&&this.removeClip(e),this._head?(this._tail.next=e,e.prev=this._tail,e.next=null,this._tail=e):this._head=this._tail=e,e.animation=this},t.prototype.addAnimator=function(e){e.animation=this;var t=e.getClip();t&&this.addClip(t)},t.prototype.removeClip=function(e){if(e.animation){var t=e.prev,n=e.next;t?t.next=n:this._head=n,n?n.prev=t:this._tail=t,e.next=e.prev=e.animation=null}},t.prototype.removeAnimator=function(e){var t=e.getClip();t&&this.removeClip(t),e.animation=null},t.prototype.update=function(e){for(var t=aa()-this._pausedTime,n=t-this._time,r=this._head;r;){var i=r.next;r.step(t,n)&&(r.ondestroy(),this.removeClip(r)),r=i}this._time=t,!e&&(this.trigger("frame",n),this.stage.update&&this.stage.update())},t.prototype._startLoop=function(){var e=this;this._running=!0,j(function t(){e._running&&(j(t),e._paused||e.update())})},t.prototype.start=function(){this._running||(this._time=aa(),this._pausedTime=0,this._startLoop())},t.prototype.stop=function(){this._running=!1},t.prototype.pause=function(){this._paused||(this._pauseStart=aa(),this._paused=!0)},t.prototype.resume=function(){this._paused&&(this._pausedTime+=aa()-this._pauseStart,this._paused=!1)},t.prototype.clear=function(){for(var e=this._head;e;){var t=e.next;e.prev=e.next=e.animation=null,e=t}this._head=this._tail=null},t.prototype.isFinished=function(){return null==this._head},t.prototype.animate=function(e,t){t=t||{},this.start();var n=new ai(e,t.loop);return this.addAnimator(n),n},t}(rS),as=ny.domSupported,al=(_={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},b=nW(x=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],function(e){var t=e.replace("mouse","pointer");return _.hasOwnProperty(t)?t:e}),{mouse:x,touch:["touchstart","touchend","touchmove"],pointer:b}),au=["mousemove","mouseup"],ac=["pointermove","pointerup"],ah=!1;function ad(e){var t=e.pointerType;return"pen"===t||"touch"===t}function ap(e){e&&(e.zrByTouch=!0)}function af(e,t){for(var n=t,r=!1;n&&9!==n.nodeType&&!(r=n.domBelongToZr||n!==t&&n===e.painterRoot);)n=n.parentNode;return r}var ag=function(e,t){this.stopPropagation=rl,this.stopImmediatePropagation=rl,this.preventDefault=rl,this.type=t.type,this.target=this.currentTarget=e.dom,this.pointerType=t.pointerType,this.clientX=t.clientX,this.clientY=t.clientY},am={mousedown:function(e){e=rF(this.dom,e),this.__mayPointerCapture=[e.zrX,e.zrY],this.trigger("mousedown",e)},mousemove:function(e){e=rF(this.dom,e);var t=this.__mayPointerCapture;t&&(e.zrX!==t[0]||e.zrY!==t[1])&&this.__togglePointerCapture(!0),this.trigger("mousemove",e)},mouseup:function(e){e=rF(this.dom,e),this.__togglePointerCapture(!1),this.trigger("mouseup",e)},mouseout:function(e){af(this,(e=rF(this.dom,e)).toElement||e.relatedTarget)||(this.__pointerCapturing&&(e.zrEventControl="no_globalout"),this.trigger("mouseout",e))},wheel:function(e){ah=!0,e=rF(this.dom,e),this.trigger("mousewheel",e)},mousewheel:function(e){ah||(e=rF(this.dom,e),this.trigger("mousewheel",e))},touchstart:function(e){ap(e=rF(this.dom,e)),this.__lastTouchMoment=new Date,this.handler.processGesture(e,"start"),am.mousemove.call(this,e),am.mousedown.call(this,e)},touchmove:function(e){ap(e=rF(this.dom,e)),this.handler.processGesture(e,"change"),am.mousemove.call(this,e)},touchend:function(e){ap(e=rF(this.dom,e)),this.handler.processGesture(e,"end"),am.mouseup.call(this,e),new Date-this.__lastTouchMoment<300&&am.click.call(this,e)},pointerdown:function(e){am.mousedown.call(this,e)},pointermove:function(e){ad(e)||am.mousemove.call(this,e)},pointerup:function(e){am.mouseup.call(this,e)},pointerout:function(e){ad(e)||am.mouseout.call(this,e)}};nV(["click","dblclick","contextmenu"],function(e){am[e]=function(t){t=rF(this.dom,t),this.trigger(e,t)}});var av={pointermove:function(e){ad(e)||av.mousemove.call(this,e)},pointerup:function(e){av.mouseup.call(this,e)},mousemove:function(e){this.trigger("mousemove",e)},mouseup:function(e){var t=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",e),t&&(e.zrEventControl="only_globalout",this.trigger("mouseout",e))}};function ay(e,t,n,r){var i;e.mounted[t]=n,e.listenerOpts[t]=r,i=e.domTarget,i.addEventListener(t,n,r)}function ax(e){var t,n,r,i=e.mounted;for(var a in i)i.hasOwnProperty(a)&&(t=e.domTarget,n=i[a],r=e.listenerOpts[a],t.removeEventListener(a,n,r));e.mounted={}}var a_=function(e,t){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=e,this.domHandlers=t},ab=function(e){function t(t,n){var r,i,a=e.call(this)||this;return a.__pointerCapturing=!1,a.dom=t,a.painterRoot=n,a._localHandlerScope=new a_(t,am),as&&(a._globalHandlerScope=new a_(document,av)),i=(r=a._localHandlerScope).domHandlers,ny.pointerEventsSupported?nV(al.pointer,function(e){ay(r,e,function(t){i[e].call(a,t)})}):(ny.touchEventsSupported&&nV(al.touch,function(e){ay(r,e,function(t){i[e].call(a,t),r.touching=!0,null!=r.touchTimer&&(clearTimeout(r.touchTimer),r.touchTimer=null),r.touchTimer=setTimeout(function(){r.touching=!1,r.touchTimer=null},700)})}),nV(al.mouse,function(e){ay(r,e,function(t){t=rL(t),r.touching||i[e].call(a,t)})})),a}return rh(t,e),t.prototype.dispose=function(){ax(this._localHandlerScope),as&&ax(this._globalHandlerScope)},t.prototype.setCursor=function(e){this.dom.style&&(this.dom.style.cursor=e||"default")},t.prototype.__togglePointerCapture=function(e){if(this.__mayPointerCapture=null,as&&this.__pointerCapturing^e){this.__pointerCapturing=e;var t=this._globalHandlerScope;e?function(e,t){ny.pointerEventsSupported?nV(ac,n):ny.touchEventsSupported||nV(au,n);function n(n){ay(t,n,function(r){if(!af(e,(r=rL(r)).target)){var i;i=r,r=rF(e.dom,new ag(e,i),!0),t.domHandlers[n].call(e,r)}},{capture:!0})}}(this,t):ax(t)}},t}(rS),aw=1;ny.hasGlobalWindow&&(aw=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var aS=aw,aC="#333",aT="#ccc",ak=function(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=1,e[4]=0,e[5]=0,e};function aI(e){return e>5e-5||e<-5e-5}var aj=[],aM=[],aD=rW(),aO=Math.abs,aA=function(){var e;function t(){}return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(e){this.x=e[0],this.y=e[1]},t.prototype.setScale=function(e){this.scaleX=e[0],this.scaleY=e[1]},t.prototype.setSkew=function(e){this.skewX=e[0],this.skewY=e[1]},t.prototype.setOrigin=function(e){this.originX=e[0],this.originY=e[1]},t.prototype.needLocalTransform=function(){return aI(this.rotation)||aI(this.x)||aI(this.y)||aI(this.scaleX-1)||aI(this.scaleY-1)||aI(this.skewX)||aI(this.skewY)},t.prototype.updateTransform=function(){var e,t=this.parent&&this.parent.transform,n=this.needLocalTransform(),r=this.transform;if(!(n||t)){r&&(ak(r),this.invTransform=null);return}r=r||rW(),n?this.getLocalTransform(r):ak(r),t&&(n?rY(r,t,r):((e=r)[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5])),this.transform=r,this._resolveGlobalScaleRatio(r)},t.prototype._resolveGlobalScaleRatio=function(e){var t=this.globalScaleRatio;if(null!=t&&1!==t){this.getGlobalScale(aj);var n=aj[0]<0?-1:1,r=aj[1]<0?-1:1,i=((aj[0]-n)*t+n)/aj[0]||0,a=((aj[1]-r)*t+r)/aj[1]||0;e[0]*=i,e[1]*=i,e[2]*=a,e[3]*=a}this.invTransform=this.invTransform||rW(),rU(this.invTransform,e)},t.prototype.getComputedTransform=function(){for(var e=this,t=[];e;)t.push(e),e=e.parent;for(;e=t.pop();)e.updateTransform();return this.transform},t.prototype.setLocalTransform=function(e){if(e){var t=e[0]*e[0]+e[1]*e[1],n=e[2]*e[2]+e[3]*e[3],r=Math.atan2(e[1],e[0]),i=Math.PI/2+r-Math.atan2(e[3],e[2]);n=Math.sqrt(n)*Math.cos(i),t=Math.sqrt(t),this.skewX=i,this.skewY=0,this.rotation=-r,this.x=+e[4],this.y=+e[5],this.scaleX=t,this.scaleY=n,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var e=this.parent,t=this.transform;e&&e.transform&&(e.invTransform=e.invTransform||rW(),rY(aM,e.invTransform,t),t=aM);var n=this.originX,r=this.originY;(n||r)&&(aD[4]=n,aD[5]=r,rY(aM,t,aD),aM[4]-=n,aM[5]-=r,t=aM),this.setLocalTransform(t)}},t.prototype.getGlobalScale=function(e){var t=this.transform;return(e=e||[],t)?(e[0]=Math.sqrt(t[0]*t[0]+t[1]*t[1]),e[1]=Math.sqrt(t[2]*t[2]+t[3]*t[3]),t[0]<0&&(e[0]=-e[0]),t[3]<0&&(e[1]=-e[1])):(e[0]=1,e[1]=1),e},t.prototype.transformCoordToLocal=function(e,t){var n=[e,t],r=this.invTransform;return r&&ry(n,n,r),n},t.prototype.transformCoordToGlobal=function(e,t){var n=[e,t],r=this.transform;return r&&ry(n,n,r),n},t.prototype.getLineScale=function(){var e=this.transform;return e&&aO(e[0]-1)>1e-10&&aO(e[3]-1)>1e-10?Math.sqrt(aO(e[0]*e[3]-e[2]*e[1])):1},t.prototype.copyTransform=function(e){for(var t=this,n=e,r=0;r<aP.length;r++){var i=aP[r];t[i]=n[i]}},t.getLocalTransform=function(e,t){t=t||[];var n,r,i,a,o,s,l,u,c,h,d,p=e.originX||0,f=e.originY||0,g=e.scaleX,m=e.scaleY,v=e.anchorX,y=e.anchorY,x=e.rotation||0,_=e.x,b=e.y,w=e.skewX?Math.tan(e.skewX):0,S=e.skewY?Math.tan(-e.skewY):0;if(p||f||v||y){var C=p+v,T=f+y;t[4]=-C*g-w*T*m,t[5]=-T*m-S*C*g}else t[4]=t[5]=0;return t[0]=g,t[3]=m,t[1]=S*g,t[2]=w*m,x&&(n=t,void 0===i&&(i=[0,0]),a=(r=t)[0],o=r[2],s=r[4],l=r[1],u=r[3],c=r[5],h=Math.sin(x),d=Math.cos(x),n[0]=a*d+l*h,n[1]=-a*h+l*d,n[2]=o*d+u*h,n[3]=-o*h+d*u,n[4]=d*(s-i[0])+h*(c-i[1])+i[0],n[5]=d*(c-i[1])-h*(s-i[0])+i[1]),t[4]+=p+_,t[5]+=f+b,t},t.initDefaultProps=void((e=t.prototype).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}(),aP=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"],aR={};function az(e,t){var n=aR[t=t||nx];n||(n=aR[t]=new iE(500));var r=n.get(e);return null==r&&(r=nb.measureText(e,t).width,n.put(e,r)),r}function aN(e,t,n,r){var i=az(e,t),a=aE(t);return new r2(aL(0,i,n),aF(0,a,r),i,a)}function aL(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function aF(e,t,n){return"middle"===n?e-=t/2:"bottom"===n&&(e-=t),e}function aE(e){return az("国",e)}function aB(e,t){return"string"==typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e}function aH(e,t,n){var r=t.position||"inside",i=null!=t.distance?t.distance:5,a=n.height,o=n.width,s=a/2,l=n.x,u=n.y,c="left",h="top";if(r instanceof Array)l+=aB(r[0],n.width),u+=aB(r[1],n.height),c=null,h=null;else switch(r){case"left":l-=i,u+=s,c="right",h="middle";break;case"right":l+=i+o,u+=s,h="middle";break;case"top":l+=o/2,u-=i,c="center",h="bottom";break;case"bottom":l+=o/2,u+=a+i,c="center";break;case"inside":l+=o/2,u+=s,c="center",h="middle";break;case"insideLeft":l+=i,u+=s,h="middle";break;case"insideRight":l+=o-i,u+=s,c="right",h="middle";break;case"insideTop":l+=o/2,u+=i,c="center";break;case"insideBottom":l+=o/2,u+=a-i,c="center",h="bottom";break;case"insideTopLeft":l+=i,u+=i;break;case"insideTopRight":l+=o-i,u+=i,c="right";break;case"insideBottomLeft":l+=i,u+=a-i,h="bottom";break;case"insideBottomRight":l+=o-i,u+=a-i,c="right",h="bottom"}return(e=e||{}).x=l,e.y=u,e.align=c,e.verticalAlign=h,e}var aV="__zr_normal__",aW=aP.concat(["ignore"]),aY=nY(aP,function(e,t){return e[t]=!0,e},{ignore:!1}),aG={},aU=new r2(0,0,0,0),aq=function(){function e(e){this.id=nP++,this.animators=[],this.currentStates=[],this.states={},this._init(e)}return e.prototype._init=function(e){this.attr(e)},e.prototype.drift=function(e,t,n){switch(this.draggable){case"horizontal":t=0;break;case"vertical":e=0}var r=this.transform;r||(r=this.transform=[1,0,0,1,0,0]),r[4]+=e,r[5]+=t,this.decomposeTransform(),this.markRedraw()},e.prototype.beforeUpdate=function(){},e.prototype.afterUpdate=function(){},e.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},e.prototype.updateInnerText=function(e){var t=this._textContent;if(t&&(!t.ignore||e)){this.textConfig||(this.textConfig={});var n=this.textConfig,r=n.local,i=t.innerTransformable,a=void 0,o=void 0,s=!1;i.parent=r?this:null;var l=!1;if(i.copyTransform(t),null!=n.position){n.layoutRect?aU.copy(n.layoutRect):aU.copy(this.getBoundingRect()),r||aU.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(aG,n,aU):aH(aG,n,aU),i.x=aG.x,i.y=aG.y,a=aG.align,o=aG.verticalAlign;var u=n.origin;if(u&&null!=n.rotation){var c=void 0,h=void 0;"center"===u?(c=.5*aU.width,h=.5*aU.height):(c=aB(u[0],aU.width),h=aB(u[1],aU.height)),l=!0,i.originX=-i.x+c+(r?0:aU.x),i.originY=-i.y+h+(r?0:aU.y)}}null!=n.rotation&&(i.rotation=n.rotation);var d=n.offset;d&&(i.x+=d[0],i.y+=d[1],l||(i.originX=-d[0],i.originY=-d[1]));var p=null==n.inside?"string"==typeof n.position&&n.position.indexOf("inside")>=0:n.inside,f=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),g=void 0,m=void 0,v=void 0;p&&this.canBeInsideText()?(g=n.insideFill,m=n.insideStroke,(null==g||"auto"===g)&&(g=this.getInsideTextFill()),(null==m||"auto"===m)&&(m=this.getInsideTextStroke(g),v=!0)):(g=n.outsideFill,m=n.outsideStroke,(null==g||"auto"===g)&&(g=this.getOutsideFill()),(null==m||"auto"===m)&&(m=this.getOutsideStroke(g),v=!0)),((g=g||"#000")!==f.fill||m!==f.stroke||v!==f.autoStroke||a!==f.align||o!==f.verticalAlign)&&(s=!0,f.fill=g,f.stroke=m,f.autoStroke=v,f.align=a,f.verticalAlign=o,t.setDefaultTextStyle(f)),t.__dirty|=1,s&&t.dirtyStyle(!0)}},e.prototype.canBeInsideText=function(){return!0},e.prototype.getInsideTextFill=function(){return"#fff"},e.prototype.getInsideTextStroke=function(e){return"#000"},e.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?aT:aC},e.prototype.getOutsideStroke=function(e){var t=this.__zr&&this.__zr.getBackgroundColor(),n="string"==typeof t&&iK(t);n||(n=[255,255,255,1]);for(var r=n[3],i=this.__zr.isDarkMode(),a=0;a<3;a++)n[a]=n[a]*r+255*!i*(1-r);return n[3]=1,i1(n,"rgba")},e.prototype.traverse=function(e,t){},e.prototype.attrKV=function(e,t){"textConfig"===e?this.setTextConfig(t):"textContent"===e?this.setTextContent(t):"clipPath"===e?this.setClipPath(t):"extra"===e?(this.extra=this.extra||{},nL(this.extra,t)):this[e]=t},e.prototype.hide=function(){this.ignore=!0,this.markRedraw()},e.prototype.show=function(){this.ignore=!1,this.markRedraw()},e.prototype.attr=function(e,t){if("string"==typeof e)this.attrKV(e,t);else if(nQ(e))for(var n=nU(e),r=0;r<n.length;r++){var i=n[r];this.attrKV(i,e[i])}return this.markRedraw(),this},e.prototype.saveCurrentToNormalState=function(e){this._innerSaveToNormal(e);for(var t=this._normalState,n=0;n<this.animators.length;n++){var r=this.animators[n],i=r.__fromStateTransition;if(!r.getLoop()&&(!i||i===aV)){var a=r.targetName,o=a?t[a]:t;r.saveTo(o)}}},e.prototype._innerSaveToNormal=function(e){var t=this._normalState;t||(t=this._normalState={}),e.textConfig&&!t.textConfig&&(t.textConfig=this.textConfig),this._savePrimaryToNormal(e,t,aW)},e.prototype._savePrimaryToNormal=function(e,t,n){for(var r=0;r<n.length;r++){var i=n[r];null==e[i]||i in t||(t[i]=this[i])}},e.prototype.hasState=function(){return this.currentStates.length>0},e.prototype.getState=function(e){return this.states[e]},e.prototype.ensureState=function(e){var t=this.states;return t[e]||(t[e]={}),t[e]},e.prototype.clearStates=function(e){this.useState(aV,!1,e)},e.prototype.useState=function(e,t,n,r){var i,a=e===aV;if(this.hasState()||!a){var o=this.currentStates,s=this.stateTransition;if(!(nE(o,e)>=0)||!t&&1!==o.length){if(this.stateProxy&&!a&&(i=this.stateProxy(e)),i||(i=this.states&&this.states[e]),!i&&!a)return void nR("State "+e+" not exists.");a||this.saveCurrentToNormalState(i);var l=!!(i&&i.hoverLayer||r);l&&this._toggleHoverLayerFlag(!0),this._applyStateObj(e,i,this._normalState,t,!n&&!this.__inHover&&s&&s.duration>0,s);var u=this._textContent,c=this._textGuide;return u&&u.useState(e,t,n,l),c&&c.useState(e,t,n,l),a?(this.currentStates=[],this._normalState={}):t?this.currentStates.push(e):this.currentStates=[e],this._updateAnimationTargets(),this.markRedraw(),!l&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2),i}}},e.prototype.useStates=function(e,t,n){if(e.length){var r=[],i=this.currentStates,a=e.length,o=a===i.length;if(o){for(var s=0;s<a;s++)if(e[s]!==i[s]){o=!1;break}}if(!o){for(var s=0;s<a;s++){var l=e[s],u=void 0;this.stateProxy&&(u=this.stateProxy(l,e)),u||(u=this.states[l]),u&&r.push(u)}var c=r[a-1],h=!!(c&&c.hoverLayer||n);h&&this._toggleHoverLayerFlag(!0);var d=this._mergeStates(r),p=this.stateTransition;this.saveCurrentToNormalState(d),this._applyStateObj(e.join(","),d,this._normalState,!1,!t&&!this.__inHover&&p&&p.duration>0,p);var f=this._textContent,g=this._textGuide;f&&f.useStates(e,t,h),g&&g.useStates(e,t,h),this._updateAnimationTargets(),this.currentStates=e.slice(),this.markRedraw(),!h&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2)}}else this.clearStates()},e.prototype.isSilent=function(){for(var e=this.silent,t=this.parent;!e&&t;){if(t.silent){e=!0;break}t=t.parent}return e},e.prototype._updateAnimationTargets=function(){for(var e=0;e<this.animators.length;e++){var t=this.animators[e];t.targetName&&t.changeTarget(this[t.targetName])}},e.prototype.removeState=function(e){var t=nE(this.currentStates,e);if(t>=0){var n=this.currentStates.slice();n.splice(t,1),this.useStates(n)}},e.prototype.replaceState=function(e,t,n){var r=this.currentStates.slice(),i=nE(r,e),a=nE(r,t)>=0;i>=0?a?r.splice(i,1):r[i]=t:n&&!a&&r.push(t),this.useStates(r)},e.prototype.toggleState=function(e,t){t?this.useState(e,!0):this.removeState(e)},e.prototype._mergeStates=function(e){for(var t,n={},r=0;r<e.length;r++){var i=e[r];nL(n,i),i.textConfig&&nL(t=t||{},i.textConfig)}return t&&(n.textConfig=t),n},e.prototype._applyStateObj=function(e,t,n,r,i,a){var o=!(t&&r);t&&t.textConfig?(this.textConfig=nL({},r?this.textConfig:n.textConfig),nL(this.textConfig,t.textConfig)):o&&n.textConfig&&(this.textConfig=n.textConfig);for(var s={},l=!1,u=0;u<aW.length;u++){var c=aW[u],h=i&&aY[c];t&&null!=t[c]?h?(l=!0,s[c]=t[c]):this[c]=t[c]:o&&null!=n[c]&&(h?(l=!0,s[c]=n[c]):this[c]=n[c])}if(!i)for(var u=0;u<this.animators.length;u++){var d=this.animators[u],p=d.targetName;d.getLoop()||d.__changeFinalValue(p?(t||n)[p]:t||n)}l&&this._transitionState(e,s,a)},e.prototype._attachComponent=function(e){if((!e.__zr||e.__hostTarget)&&e!==this){var t=this.__zr;t&&e.addSelfToZr(t),e.__zr=t,e.__hostTarget=this}},e.prototype._detachComponent=function(e){e.__zr&&e.removeSelfFromZr(e.__zr),e.__zr=null,e.__hostTarget=null},e.prototype.getClipPath=function(){return this._clipPath},e.prototype.setClipPath=function(e){this._clipPath&&this._clipPath!==e&&this.removeClipPath(),this._attachComponent(e),this._clipPath=e,this.markRedraw()},e.prototype.removeClipPath=function(){var e=this._clipPath;e&&(this._detachComponent(e),this._clipPath=null,this.markRedraw())},e.prototype.getTextContent=function(){return this._textContent},e.prototype.setTextContent=function(e){var t=this._textContent;t!==e&&(t&&t!==e&&this.removeTextContent(),e.innerTransformable=new aA,this._attachComponent(e),this._textContent=e,this.markRedraw())},e.prototype.setTextConfig=function(e){this.textConfig||(this.textConfig={}),nL(this.textConfig,e),this.markRedraw()},e.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},e.prototype.removeTextContent=function(){var e=this._textContent;e&&(e.innerTransformable=null,this._detachComponent(e),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},e.prototype.getTextGuideLine=function(){return this._textGuide},e.prototype.setTextGuideLine=function(e){this._textGuide&&this._textGuide!==e&&this.removeTextGuideLine(),this._attachComponent(e),this._textGuide=e,this.markRedraw()},e.prototype.removeTextGuideLine=function(){var e=this._textGuide;e&&(this._detachComponent(e),this._textGuide=null,this.markRedraw())},e.prototype.markRedraw=function(){this.__dirty|=1;var e=this.__zr;e&&(this.__inHover?e.refreshHover():e.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},e.prototype.dirty=function(){this.markRedraw()},e.prototype._toggleHoverLayerFlag=function(e){this.__inHover=e;var t=this._textContent,n=this._textGuide;t&&(t.__inHover=e),n&&(n.__inHover=e)},e.prototype.addSelfToZr=function(e){if(this.__zr!==e){this.__zr=e;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.addAnimator(t[n]);this._clipPath&&this._clipPath.addSelfToZr(e),this._textContent&&this._textContent.addSelfToZr(e),this._textGuide&&this._textGuide.addSelfToZr(e)}},e.prototype.removeSelfFromZr=function(e){if(this.__zr){this.__zr=null;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.removeAnimator(t[n]);this._clipPath&&this._clipPath.removeSelfFromZr(e),this._textContent&&this._textContent.removeSelfFromZr(e),this._textGuide&&this._textGuide.removeSelfFromZr(e)}},e.prototype.animate=function(e,t,n){var r=new ai(e?this[e]:this,t,n);return e&&(r.targetName=e),this.addAnimator(r,e),r},e.prototype.addAnimator=function(e,t){var n=this.__zr,r=this;e.during(function(){r.updateDuringAnimation(t)}).done(function(){var t=r.animators,n=nE(t,e);n>=0&&t.splice(n,1)}),this.animators.push(e),n&&n.animation.addAnimator(e),n&&n.wakeUp()},e.prototype.updateDuringAnimation=function(e){this.markRedraw()},e.prototype.stopAnimation=function(e,t){for(var n=this.animators,r=n.length,i=[],a=0;a<r;a++){var o=n[a];e&&e!==o.scope?i.push(o):o.stop(t)}return this.animators=i,this},e.prototype.animateTo=function(e,t,n){aX(this,e,t,n)},e.prototype.animateFrom=function(e,t,n){aX(this,e,t,n,!0)},e.prototype._transitionState=function(e,t,n,r){for(var i=aX(this,t,n,r),a=0;a<i.length;a++)i[a].__fromStateTransition=e},e.prototype.getBoundingRect=function(){return null},e.prototype.getPaintRect=function(){return null},e.initDefaultProps=function(){var t=e.prototype;function n(e,n,r,i){Object.defineProperty(t,e,{get:function(){return this[n]||a(this,this[n]=[]),this[n]},set:function(e){this[r]=e[0],this[i]=e[1],this[n]=e,a(this,e)}});function a(e,t){Object.defineProperty(t,0,{get:function(){return e[r]},set:function(t){e[r]=t}}),Object.defineProperty(t,1,{get:function(){return e[i]},set:function(t){e[i]=t}})}}t.type="element",t.name="",t.ignore=t.silent=t.isGroup=t.draggable=t.dragging=t.ignoreClip=t.__inHover=!1,t.__dirty=1,Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),e}();function aX(e,t,n,r,i){var a=[];!function e(t,n,r,i,a,o,s,l){for(var u=nU(i),c=a.duration,h=a.delay,d=a.additive,p=a.setToFinal,f=!nQ(o),g=t.animators,m=[],v=0;v<u.length;v++){var y=u[v],x=i[y];if(null!=x&&null!=r[y]&&(f||o[y]))if(!nQ(x)||nH(x)||n3(x))m.push(y);else{if(n){l||(r[y]=x,t.updateDuringAnimation(n));continue}e(t,y,r[y],x,a,o&&o[y],s,l)}else l||(r[y]=x,t.updateDuringAnimation(n),m.push(y))}var _=m.length;if(!d&&_)for(var b=0;b<g.length;b++){var w=g[b];if(w.targetName===n&&w.stopTracks(m)){var S=nE(g,w);g.splice(S,1)}}if(a.force||(_=(m=nG(m,function(e){var t,n;return!((t=i[e])===(n=r[e])||nH(t)&&nH(n)&&function(e,t){var n=e.length;if(n!==t.length)return!1;for(var r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}(t,n))})).length),_>0||a.force&&!s.length){var C=void 0,T=void 0,k=void 0;if(l){T={},p&&(C={});for(var b=0;b<_;b++){var y=m[b];T[y]=r[y],p?C[y]=i[y]:r[y]=i[y]}}else if(p){k={};for(var b=0;b<_;b++){var y=m[b];k[y]=i6(r[y]),function(e,t,n){if(nH(t[n]))if(nH(e[n])||(e[n]=[]),n0(t[n])){var r=t[n].length;e[n].length!==r&&(e[n]=new t[n].constructor(r),a$(e[n],t[n],r))}else{var i=t[n],a=e[n],o=i.length;if(nH(i[0]))for(var s=i[0].length,l=0;l<o;l++)a[l]?a$(a[l],i[l],s):a[l]=Array.prototype.slice.call(i[l]);else a$(a,i,o);a.length=i.length}else e[n]=t[n]}(r,i,y)}}var w=new ai(r,!1,!1,d?nG(g,function(e){return e.targetName===n}):null);w.targetName=n,a.scope&&(w.scope=a.scope),p&&C&&w.whenWithKeys(0,C,m),k&&w.whenWithKeys(0,k,m),w.whenWithKeys(null==c?500:c,l?T:i,m).delay(h||0),t.addAnimator(w,n),s.push(w)}}(e,"",e,t,n=n||{},r,a,i);var o=a.length,s=!1,l=n.done,u=n.aborted,c=function(){s=!0,--o<=0&&(s?l&&l():u&&u())},h=function(){--o<=0&&(s?l&&l():u&&u())};!o&&l&&l(),a.length>0&&n.during&&a[0].during(function(e,t){n.during(t)});for(var d=0;d<a.length;d++){var p=a[d];c&&p.done(c),h&&p.aborted(h),n.force&&p.duration(n.duration),p.start(n.easing)}return a}function a$(e,t,n){for(var r=0;r<n;r++)e[r]=t[r]}nB(aq,rS),nB(aq,aA);var aZ=function(e){function t(t){var n=e.call(this)||this;return n.isGroup=!0,n._children=[],n.attr(t),n}return rh(t,e),t.prototype.childrenRef=function(){return this._children},t.prototype.children=function(){return this._children.slice()},t.prototype.childAt=function(e){return this._children[e]},t.prototype.childOfName=function(e){for(var t=this._children,n=0;n<t.length;n++)if(t[n].name===e)return t[n]},t.prototype.childCount=function(){return this._children.length},t.prototype.add=function(e){return e&&e!==this&&e.parent!==this&&(this._children.push(e),this._doAdd(e)),this},t.prototype.addBefore=function(e,t){if(e&&e!==this&&e.parent!==this&&t&&t.parent===this){var n=this._children,r=n.indexOf(t);r>=0&&(n.splice(r,0,e),this._doAdd(e))}return this},t.prototype.replace=function(e,t){var n=nE(this._children,e);return n>=0&&this.replaceAt(t,n),this},t.prototype.replaceAt=function(e,t){var n=this._children,r=n[t];if(e&&e!==this&&e.parent!==this&&e!==r){n[t]=e,r.parent=null;var i=this.__zr;i&&r.removeSelfFromZr(i),this._doAdd(e)}return this},t.prototype._doAdd=function(e){e.parent&&e.parent.remove(e),e.parent=this;var t=this.__zr;t&&t!==e.__zr&&e.addSelfToZr(t),t&&t.refresh()},t.prototype.remove=function(e){var t=this.__zr,n=this._children,r=nE(n,e);return r<0||(n.splice(r,1),e.parent=null,t&&e.removeSelfFromZr(t),t&&t.refresh()),this},t.prototype.removeAll=function(){for(var e=this._children,t=this.__zr,n=0;n<e.length;n++){var r=e[n];t&&r.removeSelfFromZr(t),r.parent=null}return e.length=0,this},t.prototype.eachChild=function(e,t){for(var n=this._children,r=0;r<n.length;r++){var i=n[r];e.call(t,i,r)}return this},t.prototype.traverse=function(e,t){for(var n=0;n<this._children.length;n++){var r=this._children[n],i=e.call(t,r);r.isGroup&&!i&&r.traverse(e,t)}return this},t.prototype.addSelfToZr=function(t){e.prototype.addSelfToZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].addSelfToZr(t)},t.prototype.removeSelfFromZr=function(t){e.prototype.removeSelfFromZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].removeSelfFromZr(t)},t.prototype.getBoundingRect=function(e){for(var t=new r2(0,0,0,0),n=e||this._children,r=[],i=null,a=0;a<n.length;a++){var o=n[a];if(!o.ignore&&!o.invisible){var s=o.getBoundingRect(),l=o.getLocalTransform(r);l?(r2.applyTransform(t,s,l),(i=i||t.clone()).union(t)):(i=i||s.clone()).union(s)}}return i||t},t}(aq);aZ.prototype.type="group";var aK={},aJ={},aQ=function(){function e(e,t,n){var r,i=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=t,this.id=e;var a=new ih,o=n.renderer||"canvas";aK[o]||(o=nU(aK)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect;var s=new aK[o](t,a,n,e),l=n.ssr||s.ssrOnly;this.storage=a,this.painter=s;var u=ny.node||ny.worker||l?null:new ab(s.getViewportRoot(),s.root),c=n.useCoarsePointer;(null==c||"auto"===c?ny.touchEventsSupported:!!c)&&(r=n4(n.pointerSize,44)),this.handler=new r7(a,s,u,s.root,r),this.animation=new ao({stage:{update:l?null:function(){return i._flush(!0)}}}),l||this.animation.start()}return e.prototype.add=function(e){!this._disposed&&e&&(this.storage.addRoot(e),e.addSelfToZr(this),this.refresh())},e.prototype.remove=function(e){!this._disposed&&e&&(this.storage.delRoot(e),e.removeSelfFromZr(this),this.refresh())},e.prototype.configLayer=function(e,t){this._disposed||(this.painter.configLayer&&this.painter.configLayer(e,t),this.refresh())},e.prototype.setBackgroundColor=function(e){this._disposed||(this.painter.setBackgroundColor&&this.painter.setBackgroundColor(e),this.refresh(),this._backgroundColor=e,this._darkMode=function(e){if(!e)return!1;if("string"==typeof e)return .4>i0(e,1);if(e.colorStops){for(var t=e.colorStops,n=0,r=t.length,i=0;i<r;i++)n+=i0(t[i].color,1);return(n/=r)<.4}return!1}(e))},e.prototype.getBackgroundColor=function(){return this._backgroundColor},e.prototype.setDarkMode=function(e){this._darkMode=e},e.prototype.isDarkMode=function(){return this._darkMode},e.prototype.refreshImmediately=function(e){this._disposed||(e||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1)},e.prototype.refresh=function(){this._disposed||(this._needsRefresh=!0,this.animation.start())},e.prototype.flush=function(){this._disposed||this._flush(!1)},e.prototype._flush=function(e){var t,n=aa();this._needsRefresh&&(t=!0,this.refreshImmediately(e)),this._needsRefreshHover&&(t=!0,this.refreshHoverImmediately());var r=aa();t?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:r-n})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},e.prototype.setSleepAfterStill=function(e){this._sleepAfterStill=e},e.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},e.prototype.refreshHover=function(){this._needsRefreshHover=!0},e.prototype.refreshHoverImmediately=function(){!this._disposed&&(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},e.prototype.resize=function(e){this._disposed||(e=e||{},this.painter.resize(e.width,e.height),this.handler.resize())},e.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},e.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},e.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},e.prototype.setCursorStyle=function(e){this._disposed||this.handler.setCursorStyle(e)},e.prototype.findHover=function(e,t){if(!this._disposed)return this.handler.findHover(e,t)},e.prototype.on=function(e,t,n){return this._disposed||this.handler.on(e,t,n),this},e.prototype.off=function(e,t){this._disposed||this.handler.off(e,t)},e.prototype.trigger=function(e,t){this._disposed||this.handler.trigger(e,t)},e.prototype.clear=function(){if(!this._disposed){for(var e=this.storage.getRoots(),t=0;t<e.length;t++)e[t]instanceof aZ&&e[t].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()}},e.prototype.dispose=function(){if(!this._disposed){var e;this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,this._disposed=!0,e=this.id,delete aJ[e]}},e}();function a1(e,t){var n=new aQ(nP++,e,t);return aJ[n.id]=n,n}function a0(e,t){switch(e){case"center":case"middle":e="50%";break;case"left":case"top":e="0%";break;case"right":case"bottom":e="100%"}return nK(e)?e.replace(/^\s+|\s+$/g,"").match(/%$/)?parseFloat(e)/100*t:parseFloat(e):null==e?NaN:+e}function a2(e,t,n){return null==t&&(t=10),t=Math.min(Math.max(0,t),20),e=(+e).toFixed(t),n?e:+e}function a3(e){if(isNaN(e*=1))return 0;if(e>1e-14){for(var t,n,r,i,a,o=1,s=0;s<15;s++,o*=10)if(Math.round(e*o)/o===e)return s}return r=(n=(t=e.toString().toLowerCase()).indexOf("e"))>0?+t.slice(n+1):0,i=n>0?n:t.length,Math.max(0,((a=t.indexOf("."))<0?0:i-1-a)-r)}var a4=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function a5(e){if(e instanceof Date)return e;if(nK(e)){var t=a4.exec(e);if(!t)return new Date(NaN);if(!t[8])return new Date(+t[1],(t[2]||1)-1,+t[3]||1,+t[4]||0,+(t[5]||0),+t[6]||0,t[7]?+t[7].substring(0,3):0);var n=+t[4]||0;return"Z"!==t[8].toUpperCase()&&(n-=t[8].slice(0,3)),new Date(Date.UTC(+t[1],(t[2]||1)-1,+t[3]||1,n,+(t[5]||0),+t[6]||0,t[7]?+t[7].substring(0,3):0))}return null==e?new Date(NaN):new Date(Math.round(e))}function a9(e){if(0===e)return 0;var t=Math.floor(Math.log(e)/Math.LN10);return e/Math.pow(10,t)>=10&&t++,t}function a8(e,t){var n=a9(e),r=Math.pow(10,n),i=e/r;return e=(t?i<1.5?1:i<2.5?2:i<4?3:i<7?5:10:i<1?1:i<2?2:i<3?3:i<5?5:10)*r,n>=-20?+e.toFixed(n<0?-n:0):e}function a6(e){var t=parseFloat(e);return t==e&&(0!==t||!nK(e)||0>=e.indexOf("x"))?t:NaN}function a7(){return Math.round(9*Math.random())}function oe(e,t){return null==e?t:null==t?e:e*t/function e(t,n){return 0===n?t:e(n,t%n)}(e,t)}var ot="series\0";function on(e){return e instanceof Array?e:null==e?[]:[e]}function or(e,t,n){if(e){e[t]=e[t]||{},e.emphasis=e.emphasis||{},e.emphasis[t]=e.emphasis[t]||{};for(var r=0,i=n.length;r<i;r++){var a=n[r];!e.emphasis[t].hasOwnProperty(a)&&e[t].hasOwnProperty(a)&&(e.emphasis[t][a]=e[t][a])}}}var oi=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];function oa(e){return!nQ(e)||n$(e)||e instanceof Date?e:e.value}function oo(e,t,n){var r=ol(t[e],null),i=ol(n[e],null);return null!=r&&null!=i&&r===i}function os(e){return ol(e,"")}function ol(e,t){return null==e?t:nK(e)?e:nJ(e)||"[object String]"===nC.call(e)?e+"":t}function ou(e){var t=e.name;return!!(t&&t.indexOf(ot))}function oc(e){return e&&null!=e.id&&0===os(e.id).indexOf("\0_ec_\0")}function oh(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?n$(t.dataIndex)?nW(t.dataIndex,function(t){return e.indexOfRawIndex(t)}):e.indexOfRawIndex(t.dataIndex):null!=t.name?n$(t.name)?nW(t.name,function(t){return e.indexOfName(t)}):e.indexOfName(t.name):void 0}function od(){var e="__ec_inner_"+op++;return function(t){return t[e]||(t[e]={})}}var op=a7();function of(e,t,n){var r=og(t,n),i=r.mainTypeSpecified,a=r.queryOptionMap,o=r.others,s=n?n.defaultMainType:null;return!i&&s&&a.set(s,{}),a.each(function(t,r){var i=ov(e,r,t,{useDefault:s===r,enableAll:!n||null==n.enableAll||n.enableAll,enableNone:!n||null==n.enableNone||n.enableNone});o[r+"Models"]=i.models,o[r+"Model"]=i.models[0]}),o}function og(e,t){if(nK(e)){var n,r={};r[e+"Index"]=0,n=r}else n=e;var i=ri(),a={},o=!1;return nV(n,function(e,n){if("dataIndex"===n||"dataIndexInside"===n){a[n]=e;return}var r=n.match(/^(\w+)(Index|Id|Name)$/)||[],s=r[1],l=(r[2]||"").toLowerCase();!s||!l||t&&t.includeMainTypes&&0>nE(t.includeMainTypes,s)||(o=o||!!s,(i.get(s)||i.set(s,{}))[l]=e)}),{mainTypeSpecified:o,queryOptionMap:i,others:a}}var om={useDefault:!0,enableAll:!1,enableNone:!1};function ov(e,t,n,r){r=r||om;var i=n.index,a=n.id,o=n.name,s={models:null,specified:null!=i||null!=a||null!=o};if(!s.specified){var l=void 0;return s.models=r.useDefault&&(l=e.getComponent(t))?[l]:[],s}return"none"===i||!1===i?(n6(r.enableNone,'`"none"` or `false` is not a valid value on index option.'),s.models=[]):("all"===i&&(n6(r.enableAll,'`"all"` is not a valid value on index option.'),i=a=o=null),s.models=e.queryComponents({mainType:t,index:i,id:a,name:o})),s}var oy="___EC__COMPONENT__CONTAINER___",ox="___EC__EXTENDED_CLASS___";function o_(e){var t={main:"",sub:""};if(e){var n=e.split(".");t.main=n[0]||"",t.sub=n[1]||""}return t}function ob(e,t){e.$constructor=e,e.extend=function(e){var t,n,r=this;if(nZ(t=r)&&/^class\s/.test(Function.prototype.toString.call(t)))n=function(e){function t(){return e.apply(this,arguments)||this}return nm(t,e),t}(r);else{var i=n=function(){(e.$constructor||r).apply(this,arguments)},a=i.prototype;function o(){}for(var s in o.prototype=this.prototype,i.prototype=new o,a)a.hasOwnProperty(s)&&(i.prototype[s]=a[s]);i.prototype.constructor=i,i.superClass=this}return nL(n.prototype,e),n[ox]=!0,n.extend=this.extend,n.superCall=oC,n.superApply=oT,n.superClass=r,n}}function ow(e,t){e.extend=t.extend}var oS=Math.round(10*Math.random());function oC(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return this.superClass.prototype[t].apply(e,n)}function oT(e,t,n){return this.superClass.prototype[t].apply(e,n)}function ok(e){var t={};e.registerClass=function(e){var n=e.type||e.prototype.type;if(n){n6(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(n),'componentType "'+n+'" illegal'),e.prototype.type=n;var r,i,a=o_(n);a.sub?a.sub!==oy&&(((i=t[(r=a).main])&&i[oy]||((i=t[r.main]={})[oy]=!0),i)[a.sub]=e):t[a.main]=e}return e},e.getClass=function(e,n,r){var i=t[e];if(i&&i[oy]&&(i=n?i[n]:null),r&&!i)throw Error(n?"Component "+e+"."+(n||"")+" is used but not imported.":e+".type should be specified.");return i},e.getClassesByMainType=function(e){var n=o_(e),r=[],i=t[n.main];return i&&i[oy]?nV(i,function(e,t){t!==oy&&r.push(e)}):r.push(i),r},e.hasClass=function(e){return!!t[o_(e).main]},e.getAllClassMainTypes=function(){var e=[];return nV(t,function(t,n){e.push(n)}),e},e.hasSubTypes=function(e){var n=t[o_(e).main];return n&&n[oy]}}function oI(e,t){for(var n=0;n<e.length;n++)e[n][1]||(e[n][1]=e[n][0]);return t=t||!1,function(n,r,i){for(var a={},o=0;o<e.length;o++){var s=e[o][1];if(!(r&&nE(r,s)>=0||i&&0>nE(i,s))){var l=n.getShallow(s,t);null!=l&&(a[e[o][0]]=l)}}return a}}var oj=oI([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),oM=function(){function e(){}return e.prototype.getAreaStyle=function(e,t){return oj(this,e,t)},e}(),oD=od(),oO=function(e,t,n,r){if(r){var i=oD(r);i.dataIndex=n,i.dataType=t,i.seriesIndex=e,i.ssrType="chart","group"===r.type&&r.traverse(function(r){var i=oD(r);i.seriesIndex=e,i.dataIndex=n,i.dataType=t,i.ssrType="chart"})}},oA="__zr_style_"+Math.round(10*Math.random()),oP={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},oR={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};oP[oA]=!0;var oz=["z","z2","invisible"],oN=["invisible"],oL=function(e){var t;function n(t){return e.call(this,t)||this}return rh(n,e),n.prototype._init=function(t){for(var n=nU(t),r=0;r<n.length;r++){var i=n[r];"style"===i?this.useStyle(t[i]):e.prototype.attrKV.call(this,i,t[i])}this.style||this.useStyle({})},n.prototype.beforeBrush=function(){},n.prototype.afterBrush=function(){},n.prototype.innerBeforeBrush=function(){},n.prototype.innerAfterBrush=function(){},n.prototype.shouldBePainted=function(e,t,n,r){var i,a,o,s=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&(i=this,a=e,o=t,oF.copy(i.getBoundingRect()),i.transform&&oF.applyTransform(i.transform),oE.width=a,oE.height=o,!oF.intersect(oE))||s&&!s[0]&&!s[3])return!1;if(n&&this.__clipPaths){for(var l=0;l<this.__clipPaths.length;++l)if(this.__clipPaths[l].isZeroArea())return!1}if(r&&this.parent)for(var u=this.parent;u;){if(u.ignore)return!1;u=u.parent}return!0},n.prototype.contain=function(e,t){return this.rectContain(e,t)},n.prototype.traverse=function(e,t){e.call(t,this)},n.prototype.rectContain=function(e,t){var n=this.transformCoordToLocal(e,t);return this.getBoundingRect().contain(n[0],n[1])},n.prototype.getPaintRect=function(){var e=this._paintRect;if(!this._paintRect||this.__dirty){var t=this.transform,n=this.getBoundingRect(),r=this.style,i=r.shadowBlur||0,a=r.shadowOffsetX||0,o=r.shadowOffsetY||0;e=this._paintRect||(this._paintRect=new r2(0,0,0,0)),t?r2.applyTransform(e,n,t):e.copy(n),(i||a||o)&&(e.width+=2*i+Math.abs(a),e.height+=2*i+Math.abs(o),e.x=Math.min(e.x,e.x+a-i),e.y=Math.min(e.y,e.y+o-i));var s=this.dirtyRectTolerance;e.isZero()||(e.x=Math.floor(e.x-s),e.y=Math.floor(e.y-s),e.width=Math.ceil(e.width+1+2*s),e.height=Math.ceil(e.height+1+2*s))}return e},n.prototype.setPrevPaintRect=function(e){e?(this._prevPaintRect=this._prevPaintRect||new r2(0,0,0,0),this._prevPaintRect.copy(e)):this._prevPaintRect=null},n.prototype.getPrevPaintRect=function(){return this._prevPaintRect},n.prototype.animateStyle=function(e){return this.animate("style",e)},n.prototype.updateDuringAnimation=function(e){"style"===e?this.dirtyStyle():this.markRedraw()},n.prototype.attrKV=function(t,n){"style"!==t?e.prototype.attrKV.call(this,t,n):this.style?this.setStyle(n):this.useStyle(n)},n.prototype.setStyle=function(e,t){return"string"==typeof e?this.style[e]=t:nL(this.style,e),this.dirtyStyle(),this},n.prototype.dirtyStyle=function(e){e||this.markRedraw(),this.__dirty|=2,this._rect&&(this._rect=null)},n.prototype.dirty=function(){this.dirtyStyle()},n.prototype.styleChanged=function(){return!!(2&this.__dirty)},n.prototype.styleUpdated=function(){this.__dirty&=-3},n.prototype.createStyle=function(e){return ra(oP,e)},n.prototype.useStyle=function(e){e[oA]||(e=this.createStyle(e)),this.__inHover?this.__hoverStyle=e:this.style=e,this.dirtyStyle()},n.prototype.isStyleObject=function(e){return e[oA]},n.prototype._innerSaveToNormal=function(t){e.prototype._innerSaveToNormal.call(this,t);var n=this._normalState;t.style&&!n.style&&(n.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(t,n,oz)},n.prototype._applyStateObj=function(t,n,r,i,a,o){e.prototype._applyStateObj.call(this,t,n,r,i,a,o);var s,l=!(n&&i);if(n&&n.style?a?i?s=n.style:(s=this._mergeStyle(this.createStyle(),r.style),this._mergeStyle(s,n.style)):(s=this._mergeStyle(this.createStyle(),i?this.style:r.style),this._mergeStyle(s,n.style)):l&&(s=r.style),s)if(a){var u=this.style;if(this.style=this.createStyle(l?{}:u),l)for(var c=nU(u),h=0;h<c.length;h++){var d=c[h];d in s&&(s[d]=s[d],this.style[d]=u[d])}for(var p=nU(s),h=0;h<p.length;h++){var d=p[h];this.style[d]=this.style[d]}this._transitionState(t,{style:s},o,this.getAnimationStyleProps())}else this.useStyle(s);for(var f=this.__inHover?oN:oz,h=0;h<f.length;h++){var d=f[h];n&&null!=n[d]?this[d]=n[d]:l&&null!=r[d]&&(this[d]=r[d])}},n.prototype._mergeStates=function(t){for(var n,r=e.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var a=t[i];a.style&&(n=n||{},this._mergeStyle(n,a.style))}return n&&(r.style=n),r},n.prototype._mergeStyle=function(e,t){return nL(e,t),e},n.prototype.getAnimationStyleProps=function(){return oR},n.initDefaultProps=void((t=n.prototype).type="displayable",t.invisible=!1,t.z=0,t.z2=0,t.zlevel=0,t.culling=!1,t.cursor="pointer",t.rectHover=!1,t.incremental=!1,t._rect=null,t.dirtyRectTolerance=0,t.__dirty=3),n}(aq),oF=new r2(0,0,0,0),oE=new r2(0,0,0,0),oB=Math.min,oH=Math.max,oV=Math.sin,oW=Math.cos,oY=2*Math.PI,oG=rd(),oU=rd(),oq=rd();function oX(e,t,n,r,i,a){i[0]=oB(e,n),i[1]=oB(t,r),a[0]=oH(e,n),a[1]=oH(t,r)}var o$=[],oZ=[],oK={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},oJ=[],oQ=[],o1=[],o0=[],o2=[],o3=[],o4=Math.min,o5=Math.max,o9=Math.cos,o8=Math.sin,o6=Math.abs,o7=Math.PI,se=2*o7,st="undefined"!=typeof Float32Array,sn=[];function sr(e){return Math.round(e/o7*1e8)/1e8%2*o7}var si=function(){var e;function t(e){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,e&&(this._saveData=!1),this._saveData&&(this.data=[])}return t.prototype.increaseVersion=function(){this._version++},t.prototype.getVersion=function(){return this._version},t.prototype.setScale=function(e,t,n){(n=n||0)>0&&(this._ux=o6(n/aS/e)||0,this._uy=o6(n/aS/t)||0)},t.prototype.setDPR=function(e){this.dpr=e},t.prototype.setContext=function(e){this._ctx=e},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(e,t){return this._drawPendingPt(),this.addData(oK.M,e,t),this._ctx&&this._ctx.moveTo(e,t),this._x0=e,this._y0=t,this._xi=e,this._yi=t,this},t.prototype.lineTo=function(e,t){var n=o6(e-this._xi),r=o6(t-this._yi),i=n>this._ux||r>this._uy;if(this.addData(oK.L,e,t),this._ctx&&i&&this._ctx.lineTo(e,t),i)this._xi=e,this._yi=t,this._pendingPtDist=0;else{var a=n*n+r*r;a>this._pendingPtDist&&(this._pendingPtX=e,this._pendingPtY=t,this._pendingPtDist=a)}return this},t.prototype.bezierCurveTo=function(e,t,n,r,i,a){return this._drawPendingPt(),this.addData(oK.C,e,t,n,r,i,a),this._ctx&&this._ctx.bezierCurveTo(e,t,n,r,i,a),this._xi=i,this._yi=a,this},t.prototype.quadraticCurveTo=function(e,t,n,r){return this._drawPendingPt(),this.addData(oK.Q,e,t,n,r),this._ctx&&this._ctx.quadraticCurveTo(e,t,n,r),this._xi=n,this._yi=r,this},t.prototype.arc=function(e,t,n,r,i,a){this._drawPendingPt(),sn[0]=r,sn[1]=i,(o=sr(sn[0]))<0&&(o+=se),s=o-sn[0],l=sn[1]+s,!a&&l-o>=se?l=o+se:a&&o-l>=se?l=o-se:!a&&o>l?l=o+(se-sr(o-l)):a&&o<l&&(l=o-(se-sr(l-o))),sn[0]=o,sn[1]=l,r=sn[0];var o,s,l,u=(i=sn[1])-r;return this.addData(oK.A,e,t,n,n,r,u,0,+!a),this._ctx&&this._ctx.arc(e,t,n,r,i,a),this._xi=o9(i)*n+e,this._yi=o8(i)*n+t,this},t.prototype.arcTo=function(e,t,n,r,i){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(e,t,n,r,i),this},t.prototype.rect=function(e,t,n,r){return this._drawPendingPt(),this._ctx&&this._ctx.rect(e,t,n,r),this.addData(oK.R,e,t,n,r),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(oK.Z);var e=this._ctx,t=this._x0,n=this._y0;return e&&e.closePath(),this._xi=t,this._yi=n,this},t.prototype.fill=function(e){e&&e.fill(),this.toStatic()},t.prototype.stroke=function(e){e&&e.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(e){var t=e.length;!(this.data&&this.data.length===t)&&st&&(this.data=new Float32Array(t));for(var n=0;n<t;n++)this.data[n]=e[n];this._len=t},t.prototype.appendPath=function(e){e instanceof Array||(e=[e]);for(var t=e.length,n=0,r=this._len,i=0;i<t;i++)n+=e[i].len();st&&this.data instanceof Float32Array&&(this.data=new Float32Array(r+n));for(var i=0;i<t;i++)for(var a=e[i].data,o=0;o<a.length;o++)this.data[r++]=a[o];this._len=r},t.prototype.addData=function(e,t,n,r,i,a,o,s,l){if(this._saveData){var u=this.data;this._len+arguments.length>u.length&&(this._expandData(),u=this.data);for(var c=0;c<arguments.length;c++)u[this._len++]=arguments[c]}},t.prototype._drawPendingPt=function(){this._pendingPtDist>0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var e=[],t=0;t<this._len;t++)e[t]=this.data[t];this.data=e}},t.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var e=this.data;e instanceof Array&&(e.length=this._len,st&&this._len>11&&(this.data=new Float32Array(e)))}},t.prototype.getBoundingRect=function(){o1[0]=o1[1]=o2[0]=o2[1]=Number.MAX_VALUE,o0[0]=o0[1]=o3[0]=o3[1]=-Number.MAX_VALUE;var e,t=this.data,n=0,r=0,i=0,a=0;for(e=0;e<this._len;){var o=t[e++],s=1===e;switch(s&&(n=t[e],r=t[e+1],i=n,a=r),o){case oK.M:n=i=t[e++],r=a=t[e++],o2[0]=i,o2[1]=a,o3[0]=i,o3[1]=a;break;case oK.L:oX(n,r,t[e],t[e+1],o2,o3),n=t[e++],r=t[e++];break;case oK.C:!function(e,t,n,r,i,a,o,s,l,u){var c=ik(e,n,i,o,o$);l[0]=1/0,l[1]=1/0,u[0]=-1/0,u[1]=-1/0;for(var h=0;h<c;h++){var d=iS(e,n,i,o,o$[h]);l[0]=oB(d,l[0]),u[0]=oH(d,u[0])}c=ik(t,r,a,s,oZ);for(var h=0;h<c;h++){var p=iS(t,r,a,s,oZ[h]);l[1]=oB(p,l[1]),u[1]=oH(p,u[1])}l[0]=oB(e,l[0]),u[0]=oH(e,u[0]),l[0]=oB(o,l[0]),u[0]=oH(o,u[0]),l[1]=oB(t,l[1]),u[1]=oH(t,u[1]),l[1]=oB(s,l[1]),u[1]=oH(s,u[1])}(n,r,t[e++],t[e++],t[e++],t[e++],t[e],t[e+1],o2,o3),n=t[e++],r=t[e++];break;case oK.Q:!function(e,t,n,r,i,a,o,s){var l=oH(oB(iO(e,n,i),1),0),u=oH(oB(iO(t,r,a),1),0),c=iM(e,n,i,l),h=iM(t,r,a,u);o[0]=oB(e,i,c),o[1]=oB(t,a,h),s[0]=oH(e,i,c),s[1]=oH(t,a,h)}(n,r,t[e++],t[e++],t[e],t[e+1],o2,o3),n=t[e++],r=t[e++];break;case oK.A:var l=t[e++],u=t[e++],c=t[e++],h=t[e++],d=t[e++],p=t[e++]+d;e+=1;var f=!t[e++];s&&(i=o9(d)*c+l,a=o8(d)*h+u),function(e,t,n,r,i,a,o,s,l){var u=Math.abs(i-a);if(u%oY<1e-4&&u>1e-4){s[0]=e-n,s[1]=t-r,l[0]=e+n,l[1]=t+r;return}if(oG[0]=oW(i)*n+e,oG[1]=oV(i)*r+t,oU[0]=oW(a)*n+e,oU[1]=oV(a)*r+t,rx(s,oG,oU),r_(l,oG,oU),(i%=oY)<0&&(i+=oY),(a%=oY)<0&&(a+=oY),i>a&&!o?a+=oY:i<a&&o&&(i+=oY),o){var c=a;a=i,i=c}for(var h=0;h<a;h+=Math.PI/2)h>i&&(oq[0]=oW(h)*n+e,oq[1]=oV(h)*r+t,rx(s,oq,s),r_(l,oq,l))}(l,u,c,h,d,p,f,o2,o3),n=o9(p)*c+l,r=o8(p)*h+u;break;case oK.R:oX(i=n=t[e++],a=r=t[e++],i+t[e++],a+t[e++],o2,o3);break;case oK.Z:n=i,r=a}rx(o1,o1,o2),r_(o0,o0,o3)}return 0===e&&(o1[0]=o1[1]=o0[0]=o0[1]=0),new r2(o1[0],o1[1],o0[0]-o1[0],o0[1]-o1[1])},t.prototype._calculateLength=function(){var e=this.data,t=this._len,n=this._ux,r=this._uy,i=0,a=0,o=0,s=0;this._pathSegLen||(this._pathSegLen=[]);for(var l=this._pathSegLen,u=0,c=0,h=0;h<t;){var d=e[h++],p=1===h;p&&(i=e[h],a=e[h+1],o=i,s=a);var f=-1;switch(d){case oK.M:i=o=e[h++],a=s=e[h++];break;case oK.L:var g=e[h++],m=e[h++],v=g-i,y=m-a;(o6(v)>n||o6(y)>r||h===t-1)&&(f=Math.sqrt(v*v+y*y),i=g,a=m);break;case oK.C:var x=e[h++],_=e[h++],g=e[h++],m=e[h++],b=e[h++],w=e[h++];f=function(e,t,n,r,i,a,o,s,l){for(var u=e,c=t,h=0,d=1;d<=10;d++){var p=.1*d,f=iS(e,n,i,o,p),g=iS(t,r,a,s,p),m=f-u,v=g-c;h+=Math.sqrt(m*m+v*v),u=f,c=g}return h}(i,a,x,_,g,m,b,w,0),i=b,a=w;break;case oK.Q:var x=e[h++],_=e[h++],g=e[h++],m=e[h++];f=function(e,t,n,r,i,a,o){for(var s=e,l=t,u=0,c=1;c<=10;c++){var h=.1*c,d=iM(e,n,i,h),p=iM(t,r,a,h),f=d-s,g=p-l;u+=Math.sqrt(f*f+g*g),s=d,l=p}return u}(i,a,x,_,g,m,0),i=g,a=m;break;case oK.A:var S=e[h++],C=e[h++],T=e[h++],k=e[h++],I=e[h++],j=e[h++],M=j+I;h+=1,p&&(o=o9(I)*T+S,s=o8(I)*k+C),f=o5(T,k)*o4(se,Math.abs(j)),i=o9(M)*T+S,a=o8(M)*k+C;break;case oK.R:o=i=e[h++],s=a=e[h++],f=2*e[h++]+2*e[h++];break;case oK.Z:var v=o-i,y=s-a;f=Math.sqrt(v*v+y*y),i=o,a=s}f>=0&&(l[c++]=f,u+=f)}return this._pathLen=u,u},t.prototype.rebuildPath=function(e,t){var n,r,i,a,o,s,l,u,c,h,d=this.data,p=this._ux,f=this._uy,g=this._len,m=t<1,v=0,y=0,x=0;if(!m||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,u=t*this._pathLen))e:for(var _=0;_<g;){var b=d[_++],w=1===_;switch(w&&(i=d[_],a=d[_+1],n=i,r=a),b!==oK.L&&x>0&&(e.lineTo(c,h),x=0),b){case oK.M:n=i=d[_++],r=a=d[_++],e.moveTo(i,a);break;case oK.L:o=d[_++],s=d[_++];var S=o6(o-i),C=o6(s-a);if(S>p||C>f){if(m){var T=l[y++];if(v+T>u){var k=(u-v)/T;e.lineTo(i*(1-k)+o*k,a*(1-k)+s*k);break e}v+=T}e.lineTo(o,s),i=o,a=s,x=0}else{var I=S*S+C*C;I>x&&(c=o,h=s,x=I)}break;case oK.C:var j=d[_++],M=d[_++],D=d[_++],O=d[_++],A=d[_++],P=d[_++];if(m){var T=l[y++];if(v+T>u){var k=(u-v)/T;iI(i,j,D,A,k,oJ),iI(a,M,O,P,k,oQ),e.bezierCurveTo(oJ[1],oQ[1],oJ[2],oQ[2],oJ[3],oQ[3]);break e}v+=T}e.bezierCurveTo(j,M,D,O,A,P),i=A,a=P;break;case oK.Q:var j=d[_++],M=d[_++],D=d[_++],O=d[_++];if(m){var T=l[y++];if(v+T>u){var k=(u-v)/T;iA(i,j,D,k,oJ),iA(a,M,O,k,oQ),e.quadraticCurveTo(oJ[1],oQ[1],oJ[2],oQ[2]);break e}v+=T}e.quadraticCurveTo(j,M,D,O),i=D,a=O;break;case oK.A:var R=d[_++],z=d[_++],N=d[_++],L=d[_++],F=d[_++],E=d[_++],B=d[_++],H=!d[_++],V=N>L?N:L,W=o6(N-L)>.001,Y=F+E,G=!1;if(m){var T=l[y++];v+T>u&&(Y=F+E*(u-v)/T,G=!0),v+=T}if(W&&e.ellipse?e.ellipse(R,z,N,L,B,F,Y,H):e.arc(R,z,V,F,Y,H),G)break e;w&&(n=o9(F)*N+R,r=o8(F)*L+z),i=o9(Y)*N+R,a=o8(Y)*L+z;break;case oK.R:n=i=d[_],r=a=d[_+1],o=d[_++],s=d[_++];var U=d[_++],q=d[_++];if(m){var T=l[y++];if(v+T>u){var X=u-v;e.moveTo(o,s),e.lineTo(o+o4(X,U),s),(X-=U)>0&&e.lineTo(o+U,s+o4(X,q)),(X-=q)>0&&e.lineTo(o+o5(U-X,0),s+q),(X-=U)>0&&e.lineTo(o,s+o5(q-X,0));break e}v+=T}e.rect(o,s,U,q);break;case oK.Z:if(m){var T=l[y++];if(v+T>u){var k=(u-v)/T;e.lineTo(i*(1-k)+n*k,a*(1-k)+r*k);break e}v+=T}e.closePath(),i=n,a=r}}},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=oK,t.initDefaultProps=void((e=t.prototype)._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0),t}();function sa(e,t,n,r,i,a,o){if(0===i)return!1;var s=0,l=e;if(o>t+i&&o>r+i||o<t-i&&o<r-i||a>e+i&&a>n+i||a<e-i&&a<n-i)return!1;if(e===n)return Math.abs(a-e)<=i/2;s=(t-r)/(e-n);var u=s*a-o+(l=(e*r-n*t)/(e-n));return u*u/(s*s+1)<=i/2*i/2}var so=2*Math.PI;function ss(e){return(e%=so)<0&&(e+=so),e}var sl=2*Math.PI;function su(e,t,n,r,i,a){if(a>t&&a>r||a<t&&a<r||r===t)return 0;var o=(a-t)/(r-t),s=r<t?1:-1;(1===o||0===o)&&(s=r<t?.5:-.5);var l=o*(n-e)+e;return l===i?1/0:l>i?s:0}var sc=si.CMD,sh=2*Math.PI,sd=[-1,-1,-1],sp=[-1,-1];function sf(e,t,n,r,i){for(var a,o,s=e.data,l=e.len(),u=0,c=0,h=0,d=0,p=0,f=0;f<l;){var g,m,v,y,x,_,b,w,S,C,T,k,I,j,M=s[f++],D=1===f;switch(M===sc.M&&f>1&&!n&&(u+=su(c,h,d,p,r,i)),D&&(c=s[f],h=s[f+1],d=c,p=h),M){case sc.M:d=s[f++],p=s[f++],c=d,h=p;break;case sc.L:if(n){if(sa(c,h,s[f],s[f+1],t,r,i))return!0}else u+=su(c,h,s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case sc.C:if(n){if(g=c,m=h,v=s[f++],y=s[f++],x=s[f++],_=s[f++],b=s[f],w=s[f+1],0!==t&&(!(i>m+t)||!(i>y+t)||!(i>_+t)||!(i>w+t))&&(!(i<m-t)||!(i<y-t)||!(i<_-t)||!(i<w-t))&&(!(r>g+t)||!(r>v+t)||!(r>x+t)||!(r>b+t))&&(!(r<g-t)||!(r<v-t)||!(r<x-t)||!(r<b-t))&&ij(g,m,v,y,x,_,b,w,r,i,null)<=t/2)return!0}else u+=function(e,t,n,r,i,a,o,s,l,u){if(u>t&&u>r&&u>a&&u>s||u<t&&u<r&&u<a&&u<s)return 0;var c=iT(t,r,a,s,u,sd);if(0===c)return 0;for(var h=0,d=-1,p=void 0,f=void 0,g=0;g<c;g++){var m=sd[g],v=0===m||1===m?.5:1;iS(e,n,i,o,m)<l||(d<0&&(d=ik(t,r,a,s,sp),sp[1]<sp[0]&&d>1&&function(){var e=sp[0];sp[0]=sp[1],sp[1]=e}(),p=iS(t,r,a,s,sp[0]),d>1&&(f=iS(t,r,a,s,sp[1]))),2===d?m<sp[0]?h+=p<t?v:-v:m<sp[1]?h+=f<p?v:-v:h+=s<f?v:-v:m<sp[0]?h+=p<t?v:-v:h+=s<p?v:-v)}return h}(c,h,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case sc.Q:if(n){if(S=c,C=h,T=s[f++],k=s[f++],I=s[f],j=s[f+1],0!==t&&(!(i>C+t)||!(i>k+t)||!(i>j+t))&&(!(i<C-t)||!(i<k-t)||!(i<j-t))&&(!(r>S+t)||!(r>T+t)||!(r>I+t))&&(!(r<S-t)||!(r<T-t)||!(r<I-t))&&iP(S,C,T,k,I,j,r,i,null)<=t/2)return!0}else u+=function(e,t,n,r,i,a,o,s){if(s>t&&s>r&&s>a||s<t&&s<r&&s<a)return 0;var l=function(e,t,n,r,i){var a=e-2*t+n,o=2*(t-e),s=e-r,l=0;if(ib(a)){if(iw(o)){var u=-s/o;u>=0&&u<=1&&(i[l++]=u)}}else{var c=o*o-4*a*s;if(ib(c)){var u=-o/(2*a);u>=0&&u<=1&&(i[l++]=u)}else if(c>0){var h=ig(c),u=(-o+h)/(2*a),d=(-o-h)/(2*a);u>=0&&u<=1&&(i[l++]=u),d>=0&&d<=1&&(i[l++]=d)}}return l}(t,r,a,s,sd);if(0===l)return 0;var u=iO(t,r,a);if(u>=0&&u<=1){for(var c=0,h=iM(t,r,a,u),d=0;d<l;d++){var p=0===sd[d]||1===sd[d]?.5:1,f=iM(e,n,i,sd[d]);f<o||(sd[d]<u?c+=h<t?p:-p:c+=a<h?p:-p)}return c}var p=0===sd[0]||1===sd[0]?.5:1,f=iM(e,n,i,sd[0]);return f<o?0:a<t?p:-p}(c,h,s[f++],s[f++],s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case sc.A:var O=s[f++],A=s[f++],P=s[f++],R=s[f++],z=s[f++],N=s[f++];f+=1;var L=!!(1-s[f++]);a=Math.cos(z)*P+O,o=Math.sin(z)*R+A,D?(d=a,p=o):u+=su(c,h,a,o,r,i);var F=(r-O)*R/P+O;if(n){if(function(e,t,n,r,i,a,o,s,l){if(0===o)return!1;var u=Math.sqrt((s-=e)*s+(l-=t)*l);if(u-o>n||u+o<n)return!1;if(Math.abs(r-i)%sl<1e-4)return!0;if(a){var c=r;r=ss(i),i=ss(c)}else r=ss(r),i=ss(i);r>i&&(i+=sl);var h=Math.atan2(l,s);return h<0&&(h+=sl),h>=r&&h<=i||h+sl>=r&&h+sl<=i}(O,A,R,z,z+N,L,t,F,i))return!0}else u+=function(e,t,n,r,i,a,o,s){if((s-=t)>n||s<-n)return 0;var l=Math.sqrt(n*n-s*s);sd[0]=-l,sd[1]=l;var u=Math.abs(r-i);if(u<1e-4)return 0;if(u>=sh-1e-4){r=0,i=sh;var c=a?1:-1;return o>=sd[0]+e&&o<=sd[1]+e?c:0}if(r>i){var h=r;r=i,i=h}r<0&&(r+=sh,i+=sh);for(var d=0,p=0;p<2;p++){var f=sd[p];if(f+e>o){var g=Math.atan2(s,f),c=a?1:-1;g<0&&(g=sh+g),(g>=r&&g<=i||g+sh>=r&&g+sh<=i)&&(g>Math.PI/2&&g<1.5*Math.PI&&(c=-c),d+=c)}}return d}(O,A,R,z,z+N,L,F,i);c=Math.cos(z+N)*P+O,h=Math.sin(z+N)*R+A;break;case sc.R:d=c=s[f++],p=h=s[f++];var E=s[f++],B=s[f++];if(a=d+E,o=p+B,n){if(sa(d,p,a,p,t,r,i)||sa(a,p,a,o,t,r,i)||sa(a,o,d,o,t,r,i)||sa(d,o,d,p,t,r,i))return!0}else u+=su(a,p,a,o,r,i),u+=su(d,o,d,p,r,i);break;case sc.Z:if(n){if(sa(c,h,d,p,t,r,i))return!0}else u+=su(c,h,d,p,r,i);c=d,h=p}}return n||1e-4>Math.abs(h-p)||(u+=su(c,h,d,p,r,i)||0),0!==u}var sg=nF({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},oP),sm={style:nF({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},oR.style)},sv=aP.concat(["invisible","culling","z","z2","zlevel","parent"]),sy=function(e){var t;function n(t){return e.call(this,t)||this}return rh(n,e),n.prototype.update=function(){var t=this;e.prototype.update.call(this);var r=this.style;if(r.decal){var i=this._decalEl=this._decalEl||new n;i.buildPath===n.prototype.buildPath&&(i.buildPath=function(e){t.buildPath(e,t.shape)}),i.silent=!0;var a=i.style;for(var o in r)a[o]!==r[o]&&(a[o]=r[o]);a.fill=r.fill?r.decal:null,a.decal=null,a.shadowColor=null,r.strokeFirst&&(a.stroke=null);for(var s=0;s<sv.length;++s)i[sv[s]]=this[sv[s]];i.__dirty|=1}else this._decalEl&&(this._decalEl=null)},n.prototype.getDecalElement=function(){return this._decalEl},n.prototype._init=function(t){var n=nU(t);this.shape=this.getDefaultShape();var r=this.getDefaultStyle();r&&this.useStyle(r);for(var i=0;i<n.length;i++){var a=n[i],o=t[a];"style"===a?this.style?nL(this.style,o):this.useStyle(o):"shape"===a?nL(this.shape,o):e.prototype.attrKV.call(this,a,o)}this.style||this.useStyle({})},n.prototype.getDefaultStyle=function(){return null},n.prototype.getDefaultShape=function(){return{}},n.prototype.canBeInsideText=function(){return this.hasFill()},n.prototype.getInsideTextFill=function(){var e=this.style.fill;if("none"!==e){if(nK(e)){var t=i0(e,0);return t>.5?aC:t>.2?"#eee":aT}else if(e)return aT}return aC},n.prototype.getInsideTextStroke=function(e){var t=this.style.fill;if(nK(t)){var n=this.__zr;if(!!(n&&n.isDarkMode())==.4>i0(e,0))return t}},n.prototype.buildPath=function(e,t,n){},n.prototype.pathUpdated=function(){this.__dirty&=-5},n.prototype.getUpdatedPathProxy=function(e){return this.path||this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,e),this.path},n.prototype.createPathProxy=function(){this.path=new si(!1)},n.prototype.hasStroke=function(){var e=this.style,t=e.stroke;return null!=t&&"none"!==t&&e.lineWidth>0},n.prototype.hasFill=function(){var e=this.style.fill;return null!=e&&"none"!==e},n.prototype.getBoundingRect=function(){var e=this._rect,t=this.style,n=!e;if(n){var r=!1;this.path||(r=!0,this.createPathProxy());var i=this.path;(r||4&this.__dirty)&&(i.beginPath(),this.buildPath(i,this.shape,!1),this.pathUpdated()),e=i.getBoundingRect()}if(this._rect=e,this.hasStroke()&&this.path&&this.path.len()>0){var a=this._rectStroke||(this._rectStroke=e.clone());if(this.__dirty||n){a.copy(e);var o=t.strokeNoScale?this.getLineScale():1,s=t.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}o>1e-10&&(a.width+=s/o,a.height+=s/o,a.x-=s/o/2,a.y-=s/o/2)}return a}return e},n.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect(),i=this.style;if(e=n[0],t=n[1],r.contain(e,t)){var a=this.path;if(this.hasStroke()){var o=i.lineWidth,s=i.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(o=Math.max(o,this.strokeContainThreshold)),sf(a,o/s,!0,e,t)))return!0}if(this.hasFill())return sf(a,0,!1,e,t)}return!1},n.prototype.dirtyShape=function(){this.__dirty|=4,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},n.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},n.prototype.animateShape=function(e){return this.animate("shape",e)},n.prototype.updateDuringAnimation=function(e){"style"===e?this.dirtyStyle():"shape"===e?this.dirtyShape():this.markRedraw()},n.prototype.attrKV=function(t,n){"shape"===t?this.setShape(n):e.prototype.attrKV.call(this,t,n)},n.prototype.setShape=function(e,t){var n=this.shape;return n||(n=this.shape={}),"string"==typeof e?n[e]=t:nL(n,e),this.dirtyShape(),this},n.prototype.shapeChanged=function(){return!!(4&this.__dirty)},n.prototype.createStyle=function(e){return ra(sg,e)},n.prototype._innerSaveToNormal=function(t){e.prototype._innerSaveToNormal.call(this,t);var n=this._normalState;t.shape&&!n.shape&&(n.shape=nL({},this.shape))},n.prototype._applyStateObj=function(t,n,r,i,a,o){e.prototype._applyStateObj.call(this,t,n,r,i,a,o);var s,l=!(n&&i);if(n&&n.shape?a?i?s=n.shape:(s=nL({},r.shape),nL(s,n.shape)):(s=nL({},i?this.shape:r.shape),nL(s,n.shape)):l&&(s=r.shape),s)if(a){this.shape=nL({},this.shape);for(var u={},c=nU(s),h=0;h<c.length;h++){var d=c[h];"object"==typeof s[d]?this.shape[d]=s[d]:u[d]=s[d]}this._transitionState(t,{shape:u},o)}else this.shape=s,this.dirtyShape()},n.prototype._mergeStates=function(t){for(var n,r=e.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var a=t[i];a.shape&&(n=n||{},this._mergeStyle(n,a.shape))}return n&&(r.shape=n),r},n.prototype.getAnimationStyleProps=function(){return sm},n.prototype.isZeroArea=function(){return!1},n.extend=function(e){var t=function(t){function n(n){var r=t.call(this,n)||this;return e.init&&e.init.call(r,n),r}return rh(n,t),n.prototype.getDefaultStyle=function(){return nz(e.style)},n.prototype.getDefaultShape=function(){return nz(e.shape)},n}(n);for(var r in e)"function"==typeof e[r]&&(t.prototype[r]=e[r]);return t},n.initDefaultProps=void((t=n.prototype).type="path",t.strokeContainThreshold=5,t.segmentIgnoreThreshold=0,t.subPixelOptimize=!1,t.autoBatch=!1,t.__dirty=7),n}(oL),sx=1,s_={},sb=od(),sw=od(),sS=["emphasis","blur","select"],sC=["normal","emphasis","blur","select"],sT="highlight",sk="downplay",sI="select",sj="unselect",sM="toggleSelect";function sD(e){return null!=e&&"none"!==e}function sO(e,t,n){e.onHoverStateChange&&(e.hoverState||0)!==n&&e.onHoverStateChange(t),e.hoverState=n}function sA(e){sO(e,"emphasis",2)}function sP(e){2===e.hoverState&&sO(e,"normal",0)}function sR(e){sO(e,"blur",1)}function sz(e){1===e.hoverState&&sO(e,"normal",0)}function sN(e){e.selected=!0}function sL(e){e.selected=!1}function sF(e,t,n){t(e,n),e.isGroup&&e.traverse(function(e){t(e,n)})}function sE(e,t){var n,r,i,a,o,s=this.states[e];if(this.style){if("emphasis"===e)return function(e,t,n,r){var i=n&&nE(n,"select")>=0,a=!1;if(e instanceof sy){var o=sb(e),s=i&&o.selectFill||o.normalFill,l=i&&o.selectStroke||o.normalStroke;if(sD(s)||sD(l)){var u=(r=r||{}).style||{};"inherit"===u.fill?(a=!0,r=nL({},r),(u=nL({},u)).fill=s):!sD(u.fill)&&sD(s)?(a=!0,r=nL({},r),(u=nL({},u)).fill=i3(s)):!sD(u.stroke)&&sD(l)&&(a||(r=nL({},r),u=nL({},u)),u.stroke=i3(l)),r.style=u}}if(r&&null==r.z2){a||(r=nL({},r));var c=e.z2EmphasisLift;r.z2=e.z2+(null!=c?c:10)}return r}(this,0,t,s);else if("blur"===e)return n=s,r=nE(this.currentStates,e)>=0,i=this.style.opacity,a=r?null:function(e,t,n,r){for(var i=e.style,a={},o=0;o<t.length;o++){var s=t[o],l=i[s];a[s]=null==l?r&&r[s]:l}for(var o=0;o<e.animators.length;o++){var u=e.animators[o];u.__fromStateTransition&&0>u.__fromStateTransition.indexOf(n)&&"style"===u.targetName&&u.saveTo(a,t)}return a}(this,["opacity"],e,{opacity:1}),null==(o=(n=n||{}).style||{}).opacity&&(n=nL({},n),o=nL({opacity:r?i:.1*a.opacity},o),n.style=o),n;else if("select"===e){var l=s;if(l&&null==l.z2){l=nL({},l);var u=this.z2SelectLift;l.z2=this.z2+(null!=u?u:9)}return l}}return s}function sB(e){e.stateProxy=sE;var t=e.getTextContent(),n=e.getTextGuideLine();t&&(t.stateProxy=sE),n&&(n.stateProxy=sE)}function sH(e,t){sG(e,t)||e.__highByOuter||sF(e,sA)}function sV(e,t){sG(e,t)||e.__highByOuter||sF(e,sP)}function sW(e,t){e.__highByOuter|=1<<(t||0),sF(e,sA)}function sY(e,t){(e.__highByOuter&=~(1<<(t||0)))||sF(e,sP)}function sG(e,t){return e.__highDownSilentOnTouch&&t.zrByTouch}function sU(e){var t=e.getModel(),n=[],r=[];t.eachComponent(function(t,i){var a=sw(i),o="series"===t,s=o?e.getViewOfSeriesModel(i):e.getViewOfComponentModel(i);o||r.push(s),a.isBlured&&(s.group.traverse(function(e){sz(e)}),o&&n.push(i)),a.isBlured=!1}),nV(r,function(e){e&&e.toggleBlurSeries&&e.toggleBlurSeries(n,!1,t)})}function sq(e,t,n,r){var i=r.getModel();function a(e,t){for(var n=0;n<t.length;n++){var r=e.getItemGraphicEl(t[n]);r&&sF(r,sz)}}if((n=n||"coordinateSystem",null!=e)&&t&&"none"!==t){var o=i.getSeriesByIndex(e),s=o.coordinateSystem;s&&s.master&&(s=s.master);var l=[];i.eachSeries(function(e){var i=o===e,u=e.coordinateSystem;u&&u.master&&(u=u.master);var c=u&&s?u===s:i;if(!("series"===n&&!i||"coordinateSystem"===n&&!c||"series"===t&&i)){if(r.getViewOfSeriesModel(e).group.traverse(function(e){e.__highByOuter&&i&&"self"===t||sR(e)}),nH(t))a(e.getData(),t);else if(nQ(t))for(var h=nU(t),d=0;d<h.length;d++)a(e.getData(h[d]),t[h[d]]);l.push(e),sw(e).isBlured=!0}}),i.eachComponent(function(e,t){if("series"!==e){var n=r.getViewOfComponentModel(t);n&&n.toggleBlurSeries&&n.toggleBlurSeries(l,!0,i)}})}}function sX(e,t,n){if(null!=e&&null!=t){var r=n.getModel().getComponent(e,t);if(r){sw(r).isBlured=!0;var i=n.getViewOfComponentModel(r);i&&i.focusBlurEnabled&&i.group.traverse(function(e){sR(e)})}}}function s$(e,t,n,r){var i,a={focusSelf:!1,dispatchers:null};if(null==e||"series"===e||null==t||null==n)return a;var o=r.getModel().getComponent(e,t);if(!o)return a;var s=r.getViewOfComponentModel(o);if(!s||!s.findHighDownDispatchers)return a;for(var l=s.findHighDownDispatchers(n),u=0;u<l.length;u++)if("self"===oD(l[u]).focus){i=!0;break}return{focusSelf:i,dispatchers:l}}function sZ(e){nV(e.getAllData(),function(t){var n=t.data,r=t.type;n.eachItemGraphicEl(function(t,n){e.isSelected(n,r)?sF(t,sN):sF(t,sL)})})}function sK(e,t,n){var r,i,a,o,s,l;i=false,(r=e).highDownSilentOnTouch&&(r.__highDownSilentOnTouch=r.highDownSilentOnTouch),(!i||r.__highDownDispatcher)&&(r.__highByOuter=r.__highByOuter||0,r.__highDownDispatcher=!i),sF(e,sB),a=e,o=t,s=n,l=oD(a),null!=o?(l.focus=o,l.blurScope=s):l.focus&&(l.focus=null)}function sJ(e){return!!(e&&e.__highDownDispatcher)}function sQ(e){var t=e.type;return t===sI||t===sj||t===sM}function s1(e){var t=e.type;return t===sT||t===sk}function s0(e,t,n,r,i,a,o){var s,l=!1;nZ(i)?(o=a,a=i,i=null):nQ(i)&&(a=i.cb,o=i.during,l=i.isFrom,s=i.removeOpt,i=i.dataIndex);var u="leave"===e;u||t.stopAnimation("leave");var c=function(e,t,n,r,i){if(t&&t.ecModel){var a,o=t.ecModel.getUpdatePayload();a=o&&o.animation}var s=t&&t.isAnimationEnabled(),l="update"===e;if(!s)return null;var u=void 0,c=void 0,h=void 0;return r?(u=n4(r.duration,200),c=n4(r.easing,"cubicOut"),h=0):(u=t.getShallow(l?"animationDurationUpdate":"animationDuration"),c=t.getShallow(l?"animationEasingUpdate":"animationEasing"),h=t.getShallow(l?"animationDelayUpdate":"animationDelay")),a&&(null!=a.duration&&(u=a.duration),null!=a.easing&&(c=a.easing),null!=a.delay&&(h=a.delay)),nZ(h)&&(h=h(n,i)),nZ(u)&&(u=u(n)),{duration:u||0,delay:h,easing:c}}(e,r,i,u?s||{}:null,r&&r.getAnimationDelayParams?r.getAnimationDelayParams(t,i):null);if(c&&c.duration>0){var h={duration:c.duration,delay:c.delay||0,easing:c.easing,done:a,force:!!a||!!o,setToFinal:!u,scope:e,during:o};l?t.animateFrom(n,h):t.animateTo(n,h)}else t.stopAnimation(),l||t.attr(n),o&&o(1),a&&a()}function s2(e,t,n,r,i,a){s0("update",e,t,n,r,i,a)}function s3(e,t,n,r,i,a){s0("enter",e,t,n,r,i,a)}function s4(e){if(!e.__zr)return!0;for(var t=0;t<e.animators.length;t++)if("leave"===e.animators[t].scope)return!0;return!1}od();var s5={},s9=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],s8=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],s6=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function s7(e,t,n,r,i,a,o,s){n=!i&&n||s5;var l=r&&r.inheritColor,u=t.getShallow("color"),c=t.getShallow("textBorderColor"),h=n4(t.getShallow("opacity"),n.opacity);("inherit"===u||"auto"===u)&&(u=l||null),("inherit"===c||"auto"===c)&&(c=l||null),a||(u=u||n.color,c=c||n.textBorderColor),null!=u&&(e.fill=u),null!=c&&(e.stroke=c);var d=n4(t.getShallow("textBorderWidth"),n.textBorderWidth);null!=d&&(e.lineWidth=d);var p=n4(t.getShallow("textBorderType"),n.textBorderType);null!=p&&(e.lineDash=p);var f=n4(t.getShallow("textBorderDashOffset"),n.textBorderDashOffset);null!=f&&(e.lineDashOffset=f),i||null!=h||s||(h=r&&r.defaultOpacity),null!=h&&(e.opacity=h),i||a||null!=e.fill||!r.inheritColor||(e.fill=r.inheritColor);for(var g=0;g<s9.length;g++){var m=s9[g],v=n4(t.getShallow(m),n[m]);null!=v&&(e[m]=v)}for(var g=0;g<s8.length;g++){var m=s8[g],v=t.getShallow(m);null!=v&&(e[m]=v)}if(null==e.verticalAlign){var y=t.getShallow("baseline");null!=y&&(e.verticalAlign=y)}if(!o||!r.disableBox){for(var g=0;g<s6.length;g++){var m=s6[g],v=t.getShallow(m);null!=v&&(e[m]=v)}var x=t.getShallow("borderType");null!=x&&(e.borderDash=x),("auto"===e.backgroundColor||"inherit"===e.backgroundColor)&&l&&(e.backgroundColor=l),("auto"===e.borderColor||"inherit"===e.borderColor)&&l&&(e.borderColor=l)}}var le=od(),lt=new iE(50);function ln(e,t,n,r,i){if(!e)return t;if("string"!=typeof e)return e;if(t&&t.__zrImageSrc===e||!n)return t;var a=lt.get(e),o={hostEl:n,cb:r,cbPayload:i};return a?li(t=a.image)||a.pending.push(o):((t=nb.loadImage(e,lr,lr)).__zrImageSrc=e,lt.put(e,t.__cachedImgObj={image:t,pending:[o]})),t}function lr(){var e=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var t=0;t<e.pending.length;t++){var n=e.pending[t],r=n.cb;r&&r(this,n.cbPayload),n.hostEl.dirty()}e.pending.length=0}function li(e){return e&&e.width&&e.height}var la=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function lo(e,t,n,r){var i=nL({},r=r||{});i.font=t,n=n4(n,"..."),i.maxIterations=n4(r.maxIterations,2);var a=i.minChar=n4(r.minChar,0);i.cnCharWidth=az("国",t);var o=i.ascCharWidth=az("a",t);i.placeholder=n4(r.placeholder,"");for(var s=e=Math.max(0,e-1),l=0;l<a&&s>=o;l++)s-=o;var u=az(n,t);return u>s&&(n="",u=0),s=e-u,i.ellipsis=n,i.ellipsisWidth=u,i.contentWidth=s,i.containerWidth=e,i}function ls(e,t,n){var r=n.containerWidth,i=n.font,a=n.contentWidth;if(!r){e.textLine="",e.isTruncated=!1;return}var o=az(t,i);if(o<=r){e.textLine=t,e.isTruncated=!1;return}for(var s=0;;s++){if(o<=a||s>=n.maxIterations){t+=n.ellipsis;break}var l=0===s?function(e,t,n,r){for(var i=0,a=0,o=e.length;a<o&&i<t;a++){var s=e.charCodeAt(a);i+=0<=s&&s<=127?n:r}return a}(t,a,n.ascCharWidth,n.cnCharWidth):o>0?Math.floor(t.length*a/o):0;o=az(t=t.substr(0,l),i)}""===t&&(t=n.placeholder),e.textLine=t,e.isTruncated=!0}var ll=function(){},lu=function(e){this.tokens=[],e&&(this.tokens=e)},lc=function(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[],this.isTruncated=!1};function lh(e,t,n,r,i){var a,o,s=""===t,l=i&&n.rich[i]||{},u=e.lines,c=l.font||n.font,h=!1;if(r){var d=l.padding,p=d?d[1]+d[3]:0;if(null!=l.width&&"auto"!==l.width){var f=aB(l.width,r.width)+p;u.length>0&&f+r.accumWidth>r.width&&(a=t.split("\n"),h=!0),r.accumWidth=f}else{var g=lp(t,c,r.width,r.breakAll,r.accumWidth);r.accumWidth=g.accumWidth+p,o=g.linesWidths,a=g.lines}}else a=t.split("\n");for(var m=0;m<a.length;m++){var v=a[m],y=new ll;if(y.styleName=i,y.text=v,y.isLineHolder=!v&&!s,"number"==typeof l.width?y.width=l.width:y.width=o?o[m]:az(v,c),m||h)u.push(new lu([y]));else{var x=(u[u.length-1]||(u[0]=new lu)).tokens,_=x.length;1===_&&x[0].isLineHolder?x[0]=y:(v||!_||s)&&x.push(y)}}}var ld=nY(",&?/;] ".split(""),function(e,t){return e[t]=!0,e},{});function lp(e,t,n,r,i){for(var a=[],o=[],s="",l="",u=0,c=0,h=0;h<e.length;h++){var d=e.charAt(h);if("\n"===d){l&&(s+=l,c+=u),a.push(s),o.push(c),s="",l="",u=0,c=0;continue}var p=az(d,t),f=!r&&!function(e){var t;return(!((t=e.charCodeAt(0))>=32)||!(t<=591))&&(!(t>=880)||!(t<=4351))&&(!(t>=4608)||!(t<=5119))&&(!(t>=7680)||!(t<=8303))||!!ld[e]}(d);if(a.length?c+p>n:i+c+p>n){c?(s||l)&&(f?(s||(s=l,l="",c=u=0),a.push(s),o.push(c-u),l+=d,u+=p,s="",c=u):(l&&(s+=l,l="",u=0),a.push(s),o.push(c),s=d,c=p)):f?(a.push(l),o.push(u),l=d,u=p):(a.push(d),o.push(p));continue}c+=p,f?(l+=d,u+=p):(l&&(s+=l,l="",u=0),s+=d)}return a.length||s||(s=e,l="",u=0),l&&(s+=l),s&&(a.push(s),o.push(c)),1===a.length&&(c+=i),{accumWidth:c,lines:a,linesWidths:o}}var lf=nF({strokeFirst:!0,font:nx,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},sg),lg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return rh(t,e),t.prototype.hasStroke=function(){var e=this.style,t=e.stroke;return null!=t&&"none"!==t&&e.lineWidth>0},t.prototype.hasFill=function(){var e=this.style.fill;return null!=e&&"none"!==e},t.prototype.createStyle=function(e){return ra(lf,e)},t.prototype.setBoundingRect=function(e){this._rect=e},t.prototype.getBoundingRect=function(){var e=this.style;if(!this._rect){var t=e.text;null!=t?t+="":t="";var n=function(e,t,n,r){var i=((e||"")+"").split("\n");if(1===i.length)return aN(i[0],t,n,r);for(var a=new r2(0,0,0,0),o=0;o<i.length;o++){var s=aN(i[o],t,n,r);0===o?a.copy(s):a.union(s)}return a}(t,e.font,e.textAlign,e.textBaseline);if(n.x+=e.x||0,n.y+=e.y||0,this.hasStroke()){var r=e.lineWidth;n.x-=r/2,n.y-=r/2,n.width+=r,n.height+=r}this._rect=n}return this._rect},t.initDefaultProps=void(t.prototype.dirtyRectTolerance=10),t}(oL);lg.prototype.type="tspan";var lm=nF({x:0,y:0},oP),lv={style:nF({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},oR.style)},ly=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return rh(t,e),t.prototype.createStyle=function(e){return ra(lm,e)},t.prototype._getSize=function(e){var t,n=this.style,r=n[e];if(null!=r)return r;var i=(t=n.image)&&"string"!=typeof t&&t.width&&t.height?n.image:this.__image;if(!i)return 0;var a="width"===e?"height":"width",o=n[a];return null==o?i[e]:i[e]/i[a]*o},t.prototype.getWidth=function(){return this._getSize("width")},t.prototype.getHeight=function(){return this._getSize("height")},t.prototype.getAnimationStyleProps=function(){return lv},t.prototype.getBoundingRect=function(){var e=this.style;return this._rect||(this._rect=new r2(e.x||0,e.y||0,this.getWidth(),this.getHeight())),this._rect},t}(oL);ly.prototype.type="image";var lx=Math.round;function l_(e,t,n){if(!t)return e;var r=lx(2*e);return(r+lx(t))%2==0?r/2:(r+(n?1:-1))/2}var lb=function(){this.x=0,this.y=0,this.width=0,this.height=0},lw={},lS=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new lb},t.prototype.buildPath=function(e,t){if(this.subPixelOptimize){var n,r,i,a,o,s,l,u,c,h,d,p,f,g,m,v=function(e,t,n){if(t){var r=t.x,i=t.y,a=t.width,o=t.height;e.x=r,e.y=i,e.width=a,e.height=o;var s=n&&n.lineWidth;return s&&(e.x=l_(r,s,!0),e.y=l_(i,s,!0),e.width=Math.max(l_(r+a,s,!1)-e.x,+(0!==a)),e.height=Math.max(l_(i+o,s,!1)-e.y,+(0!==o))),e}}(lw,t,this.style);p=v.x,f=v.y,g=v.width,m=v.height,v.r=t.r,t=v}else p=t.x,f=t.y,g=t.width,m=t.height;t.r?(l=(n=t).x,u=n.y,c=n.width,h=n.height,d=n.r,c<0&&(l+=c,c=-c),h<0&&(u+=h,h=-h),"number"==typeof d?r=i=a=o=d:d instanceof Array?1===d.length?r=i=a=o=d[0]:2===d.length?(r=a=d[0],i=o=d[1]):3===d.length?(r=d[0],i=o=d[1],a=d[2]):(r=d[0],i=d[1],a=d[2],o=d[3]):r=i=a=o=0,r+i>c&&(s=r+i,r*=c/s,i*=c/s),a+o>c&&(s=a+o,a*=c/s,o*=c/s),i+a>h&&(s=i+a,i*=h/s,a*=h/s),r+o>h&&(s=r+o,r*=h/s,o*=h/s),e.moveTo(l+r,u),e.lineTo(l+c-i,u),0!==i&&e.arc(l+c-i,u+i,i,-Math.PI/2,0),e.lineTo(l+c,u+h-a),0!==a&&e.arc(l+c-a,u+h-a,a,0,Math.PI/2),e.lineTo(l+o,u+h),0!==o&&e.arc(l+o,u+h-o,o,Math.PI/2,Math.PI),e.lineTo(l,u+r),0!==r&&e.arc(l+r,u+r,r,Math.PI,1.5*Math.PI)):e.rect(p,f,g,m)},t.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},t}(sy);lS.prototype.type="rect";var lC={fill:"#000"},lT={style:nF({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},oR.style)},lk=function(e){function t(t){var n=e.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=lC,n.attr(t),n}return rh(t,e),t.prototype.childrenRef=function(){return this._children},t.prototype.update=function(){e.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var t=0;t<this._children.length;t++){var n=this._children[t];n.zlevel=this.zlevel,n.z=this.z,n.z2=this.z2,n.culling=this.culling,n.cursor=this.cursor,n.invisible=this.invisible}},t.prototype.updateTransform=function(){var t=this.innerTransformable;t?(t.updateTransform(),t.transform&&(this.transform=t.transform)):e.prototype.updateTransform.call(this)},t.prototype.getLocalTransform=function(t){var n=this.innerTransformable;return n?n.getLocalTransform(t):e.prototype.getLocalTransform.call(this,t)},t.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),e.prototype.getComputedTransform.call(this)},t.prototype._updateSubTexts=function(){var e;this._childCursor=0,lO(e=this.style),nV(e.rich,lO),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},t.prototype.addSelfToZr=function(t){e.prototype.addSelfToZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].__zr=t},t.prototype.removeSelfFromZr=function(t){e.prototype.removeSelfFromZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].__zr=null},t.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var e=new r2(0,0,0,0),t=this._children,n=[],r=null,i=0;i<t.length;i++){var a=t[i],o=a.getBoundingRect(),s=a.getLocalTransform(n);s?(e.copy(o),e.applyTransform(s),(r=r||e.clone()).union(e)):(r=r||o.clone()).union(o)}this._rect=r||e}return this._rect},t.prototype.setDefaultTextStyle=function(e){this._defaultStyle=e||lC},t.prototype.setTextContent=function(e){},t.prototype._mergeStyle=function(e,t){if(!t)return e;var n=t.rich,r=e.rich||n&&{};return nL(e,t),n&&r?(this._mergeRich(r,n),e.rich=r):r&&(e.rich=r),e},t.prototype._mergeRich=function(e,t){for(var n=nU(t),r=0;r<n.length;r++){var i=n[r];e[i]=e[i]||{},nL(e[i],t[i])}},t.prototype.getAnimationStyleProps=function(){return lT},t.prototype._getOrCreateChild=function(e){var t=this._children[this._childCursor];return t&&t instanceof e||(t=new e),this._children[this._childCursor++]=t,t.__zr=this.__zr,t.parent=this,t},t.prototype._updatePlainTexts=function(){var e=this.style,t=e.font||nx,n=e.padding,r=function(e,t){null!=e&&(e+="");var n,r=t.overflow,i=t.padding,a=t.font,o=aE(a),s=n4(t.lineHeight,o),l=!!t.backgroundColor,u="truncate"===t.lineOverflow,c=!1,h=t.width,d=(n=null!=h&&("break"===r||"breakAll"===r)?e?lp(e,t.font,h,"breakAll"===r,0).lines:[]:e?e.split("\n"):[]).length*s,p=n4(t.height,d);if(d>p&&u){var f=Math.floor(p/s);c=c||n.length>f,n=n.slice(0,f)}if(e&&"truncate"===r&&null!=h)for(var g=lo(h,a,t.ellipsis,{minChar:t.truncateMinChar,placeholder:t.placeholder}),m={},v=0;v<n.length;v++)ls(m,n[v],g),n[v]=m.textLine,c=c||m.isTruncated;for(var y=p,x=0,v=0;v<n.length;v++)x=Math.max(az(n[v],a),x);null==h&&(h=x);var _=x;return i&&(y+=i[0]+i[2],_+=i[1]+i[3],h+=i[1]+i[3]),l&&(_=h),{lines:n,height:p,outerWidth:_,outerHeight:y,lineHeight:s,calculatedLineHeight:o,contentWidth:x,contentHeight:d,width:h,isTruncated:c}}(lz(e),e),i=lN(e),a=!!e.backgroundColor,o=r.outerHeight,s=r.outerWidth,l=r.contentWidth,u=r.lines,c=r.lineHeight,h=this._defaultStyle;this.isTruncated=!!r.isTruncated;var d=e.x||0,p=e.y||0,f=e.align||h.align||"left",g=e.verticalAlign||h.verticalAlign||"top",m=d,v=aF(p,r.contentHeight,g);if(i||n){var y=aL(d,s,f),x=aF(p,o,g);i&&this._renderBackground(e,e,y,x,s,o)}v+=c/2,n&&(m=lR(d,f,n),"top"===g?v+=n[0]:"bottom"===g&&(v-=n[2]));for(var _=0,b=!1,w=lP("fill"in e?e.fill:(b=!0,h.fill)),S=lA("stroke"in e?e.stroke:a||h.autoStroke&&!b?null:(_=2,h.stroke)),C=e.textShadowBlur>0,T=null!=e.width&&("truncate"===e.overflow||"break"===e.overflow||"breakAll"===e.overflow),k=r.calculatedLineHeight,I=0;I<u.length;I++){var j=this._getOrCreateChild(lg),M=j.createStyle();j.useStyle(M),M.text=u[I],M.x=m,M.y=v,f&&(M.textAlign=f),M.textBaseline="middle",M.opacity=e.opacity,M.strokeFirst=!0,C&&(M.shadowBlur=e.textShadowBlur||0,M.shadowColor=e.textShadowColor||"transparent",M.shadowOffsetX=e.textShadowOffsetX||0,M.shadowOffsetY=e.textShadowOffsetY||0),M.stroke=S,M.fill=w,S&&(M.lineWidth=e.lineWidth||_,M.lineDash=e.lineDash,M.lineDashOffset=e.lineDashOffset||0),M.font=t,lD(M,e),v+=c,T&&j.setBoundingRect(new r2(aL(M.x,l,M.textAlign),aF(M.y,k,M.textBaseline),l,k))}},t.prototype._updateRichTexts=function(){var e=this.style,t=function(e,t){var n,r=new lc;if(null!=e&&(e+=""),!e)return r;for(var i=t.width,a=t.height,o=t.overflow,s=("break"===o||"breakAll"===o)&&null!=i?{width:i,accumWidth:0,breakAll:"breakAll"===o}:null,l=la.lastIndex=0;null!=(n=la.exec(e));){var u=n.index;u>l&&lh(r,e.substring(l,u),t,s),lh(r,n[2],t,s,n[1]),l=la.lastIndex}l<e.length&&lh(r,e.substring(l,e.length),t,s);var c=[],h=0,d=0,p=t.padding,f="truncate"===o,g="truncate"===t.lineOverflow,m={};function v(e,t,n){e.width=t,e.lineHeight=n,h+=n,d=Math.max(d,t)}t:for(var y=0;y<r.lines.length;y++){for(var x=r.lines[y],_=0,b=0,w=0;w<x.tokens.length;w++){var S=x.tokens[w],C=S.styleName&&t.rich[S.styleName]||{},T=S.textPadding=C.padding,k=T?T[1]+T[3]:0,I=S.font=C.font||t.font;S.contentHeight=aE(I);var j=n4(C.height,S.contentHeight);if(S.innerHeight=j,T&&(j+=T[0]+T[2]),S.height=j,S.lineHeight=n5(C.lineHeight,t.lineHeight,j),S.align=C&&C.align||t.align,S.verticalAlign=C&&C.verticalAlign||"middle",g&&null!=a&&h+S.lineHeight>a){var M=r.lines.length;w>0?(x.tokens=x.tokens.slice(0,w),v(x,b,_),r.lines=r.lines.slice(0,y+1)):r.lines=r.lines.slice(0,y),r.isTruncated=r.isTruncated||r.lines.length<M;break t}var D=C.width,O=null==D||"auto"===D;if("string"==typeof D&&"%"===D.charAt(D.length-1))S.percentWidth=D,c.push(S),S.contentWidth=az(S.text,I);else{if(O){var A=C.backgroundColor,P=A&&A.image;P&&li(P=function(e){if("string"!=typeof e)return e;var t=lt.get(e);return t&&t.image}(P))&&(S.width=Math.max(S.width,P.width*j/P.height))}var R=f&&null!=i?i-b:null;null!=R&&R<S.width?!O||R<k?(S.text="",S.width=S.contentWidth=0):(!function(e,t,n,r,i,a){if(!n){e.text="",e.isTruncated=!1;return}var o=(t+"").split("\n");a=lo(n,r,i,a);for(var s=!1,l={},u=0,c=o.length;u<c;u++)ls(l,o[u],a),o[u]=l.textLine,s=s||l.isTruncated;e.text=o.join("\n"),e.isTruncated=s}(m,S.text,R-k,I,t.ellipsis,{minChar:t.truncateMinChar}),S.text=m.text,r.isTruncated=r.isTruncated||m.isTruncated,S.width=S.contentWidth=az(S.text,I)):S.contentWidth=az(S.text,I)}S.width+=k,b+=S.width,C&&(_=Math.max(_,S.lineHeight))}v(x,b,_)}r.outerWidth=r.width=n4(i,d),r.outerHeight=r.height=n4(a,h),r.contentHeight=h,r.contentWidth=d,p&&(r.outerWidth+=p[1]+p[3],r.outerHeight+=p[0]+p[2]);for(var y=0;y<c.length;y++){var S=c[y],z=S.percentWidth;S.width=parseInt(z,10)/100*r.width}return r}(lz(e),e),n=t.width,r=t.outerWidth,i=t.outerHeight,a=e.padding,o=e.x||0,s=e.y||0,l=this._defaultStyle,u=e.align||l.align,c=e.verticalAlign||l.verticalAlign;this.isTruncated=!!t.isTruncated;var h=aL(o,r,u),d=aF(s,i,c),p=h,f=d;a&&(p+=a[3],f+=a[0]);var g=p+n;lN(e)&&this._renderBackground(e,e,h,d,r,i);for(var m=!!e.backgroundColor,v=0;v<t.lines.length;v++){for(var y=t.lines[v],x=y.tokens,_=x.length,b=y.lineHeight,w=y.width,S=0,C=p,T=g,k=_-1,I=void 0;S<_&&(!(I=x[S]).align||"left"===I.align);)this._placeToken(I,e,b,f,C,"left",m),w-=I.width,C+=I.width,S++;for(;k>=0&&"right"===(I=x[k]).align;)this._placeToken(I,e,b,f,T,"right",m),w-=I.width,T-=I.width,k--;for(C+=(n-(C-p)-(g-T)-w)/2;S<=k;)I=x[S],this._placeToken(I,e,b,f,C+I.width/2,"center",m),C+=I.width,S++;f+=b}},t.prototype._placeToken=function(e,t,n,r,i,a,o){var s=t.rich[e.styleName]||{};s.text=e.text;var l=e.verticalAlign,u=r+n/2;"top"===l?u=r+e.height/2:"bottom"===l&&(u=r+n-e.height/2),!e.isLineHolder&&lN(s)&&this._renderBackground(s,t,"right"===a?i-e.width:"center"===a?i-e.width/2:i,u-e.height/2,e.width,e.height);var c=!!s.backgroundColor,h=e.textPadding;h&&(i=lR(i,a,h),u-=e.height/2-h[0]-e.innerHeight/2);var d=this._getOrCreateChild(lg),p=d.createStyle();d.useStyle(p);var f=this._defaultStyle,g=!1,m=0,v=lP("fill"in s?s.fill:"fill"in t?t.fill:(g=!0,f.fill)),y=lA("stroke"in s?s.stroke:"stroke"in t?t.stroke:c||o||f.autoStroke&&!g?null:(m=2,f.stroke)),x=s.textShadowBlur>0||t.textShadowBlur>0;p.text=e.text,p.x=i,p.y=u,x&&(p.shadowBlur=s.textShadowBlur||t.textShadowBlur||0,p.shadowColor=s.textShadowColor||t.textShadowColor||"transparent",p.shadowOffsetX=s.textShadowOffsetX||t.textShadowOffsetX||0,p.shadowOffsetY=s.textShadowOffsetY||t.textShadowOffsetY||0),p.textAlign=a,p.textBaseline="middle",p.font=e.font||nx,p.opacity=n5(s.opacity,t.opacity,1),lD(p,s),y&&(p.lineWidth=n5(s.lineWidth,t.lineWidth,m),p.lineDash=n4(s.lineDash,t.lineDash),p.lineDashOffset=t.lineDashOffset||0,p.stroke=y),v&&(p.fill=v);var _=e.contentWidth,b=e.contentHeight;d.setBoundingRect(new r2(aL(p.x,_,p.textAlign),aF(p.y,b,p.textBaseline),_,b))},t.prototype._renderBackground=function(e,t,n,r,i,a){var o,s,l=e.backgroundColor,u=e.borderWidth,c=e.borderColor,h=l&&l.image,d=l&&!h,p=e.borderRadius,f=this;if(d||e.lineHeight||u&&c){(o=this._getOrCreateChild(lS)).useStyle(o.createStyle()),o.style.fill=null;var g=o.shape;g.x=n,g.y=r,g.width=i,g.height=a,g.r=p,o.dirtyShape()}if(d){var m=o.style;m.fill=l||null,m.fillOpacity=n4(e.fillOpacity,1)}else if(h){(s=this._getOrCreateChild(ly)).onload=function(){f.dirtyStyle()};var v=s.style;v.image=l.image,v.x=n,v.y=r,v.width=i,v.height=a}if(u&&c){var m=o.style;m.lineWidth=u,m.stroke=c,m.strokeOpacity=n4(e.strokeOpacity,1),m.lineDash=e.borderDash,m.lineDashOffset=e.borderDashOffset||0,o.strokeContainThreshold=0,o.hasFill()&&o.hasStroke()&&(m.strokeFirst=!0,m.lineWidth*=2)}var y=(o||s).style;y.shadowBlur=e.shadowBlur||0,y.shadowColor=e.shadowColor||"transparent",y.shadowOffsetX=e.shadowOffsetX||0,y.shadowOffsetY=e.shadowOffsetY||0,y.opacity=n5(e.opacity,t.opacity,1)},t.makeFont=function(e){var t,n,r="";return(null!=(t=e).fontSize||t.fontFamily||t.fontWeight)&&(r=[e.fontStyle,e.fontWeight,"string"==typeof(n=e.fontSize)&&(-1!==n.indexOf("px")||-1!==n.indexOf("rem")||-1!==n.indexOf("em"))?n:isNaN(+n)?"12px":n+"px",e.fontFamily||"sans-serif"].join(" ")),r&&n7(r)||e.textFont||e.font},t}(oL),lI={left:!0,right:1,center:1},lj={top:1,bottom:1,middle:1},lM=["fontStyle","fontWeight","fontSize","fontFamily"];function lD(e,t){for(var n=0;n<lM.length;n++){var r=lM[n],i=t[r];null!=i&&(e[r]=i)}}function lO(e){if(e){e.font=lk.makeFont(e);var t=e.align;"middle"===t&&(t="center"),e.align=null==t||lI[t]?t:"left";var n=e.verticalAlign;"center"===n&&(n="middle"),e.verticalAlign=null==n||lj[n]?n:"top",e.padding&&(e.padding=n8(e.padding))}}function lA(e,t){return null==e||t<=0||"transparent"===e||"none"===e?null:e.image||e.colorStops?"#000":e}function lP(e){return null==e||"none"===e?null:e.image||e.colorStops?"#000":e}function lR(e,t,n){return"right"===t?e-n[1]:"center"===t?e+n[3]/2-n[1]/2:e+n[3]}function lz(e){var t=e.text;return null!=t&&(t+=""),t}function lN(e){return!!(e.backgroundColor||e.lineHeight||e.borderWidth&&e.borderColor)}var lL=["textStyle","color"],lF=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],lE=new lk,lB=function(){function e(){}return e.prototype.getTextColor=function(e){var t=this.ecModel;return this.getShallow("color")||(!e&&t?t.get(lL):null)},e.prototype.getFont=function(){var e,t,n;return e={fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},n=(t=this.ecModel)&&t.getModel("textStyle"),n7([e.fontStyle||n&&n.getShallow("fontStyle")||"",e.fontWeight||n&&n.getShallow("fontWeight")||"",(e.fontSize||n&&n.getShallow("fontSize")||12)+"px",e.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))},e.prototype.getTextRect=function(e){for(var t={text:e,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<lF.length;n++)t[lF[n]]=this.getShallow(lF[n]);return lE.useStyle(t),lE.update(),lE.getBoundingRect()},e}(),lH=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],lV=oI(lH),lW=function(){function e(){}return e.prototype.getLineStyle=function(e){return lV(this,e)},e}(),lY=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],lG=oI(lY),lU=function(){function e(){}return e.prototype.getItemStyle=function(e,t){return lG(this,e,t)},e}(),lq=function(){function e(e,t,n){this.parentModel=t,this.ecModel=n,this.option=e}return e.prototype.init=function(e,t,n){for(var r=[],i=3;i<arguments.length;i++)r[i-3]=arguments[i]},e.prototype.mergeOption=function(e,t){nN(this.option,e,!0)},e.prototype.get=function(e,t){return null==e?this.option:this._doGet(this.parsePath(e),!t&&this.parentModel)},e.prototype.getShallow=function(e,t){var n=this.option,r=null==n?n:n[e];if(null==r&&!t){var i=this.parentModel;i&&(r=i.getShallow(e))}return r},e.prototype.getModel=function(t,n){var r=null!=t,i=r?this.parsePath(t):null;return new e(r?this._doGet(i):this.option,n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(i)),this.ecModel)},e.prototype.isEmpty=function(){return null==this.option},e.prototype.restoreData=function(){},e.prototype.clone=function(){return new this.constructor(nz(this.option))},e.prototype.parsePath=function(e){return"string"==typeof e?e.split("."):e},e.prototype.resolveParentPath=function(e){return e},e.prototype.isAnimationEnabled=function(){if(!ny.node&&this.option){if(null!=this.option.animation)return!!this.option.animation;else if(this.parentModel)return this.parentModel.isAnimationEnabled()}},e.prototype._doGet=function(e,t){var n=this.option;if(!e)return n;for(var r=0;r<e.length&&(!e[r]||null!=(n=n&&"object"==typeof n?n[e[r]]:null));r++);return null==n&&t&&(n=t._doGet(this.resolveParentPath(e),t.parentModel)),n},e}();ob(lq),w=["__\0is_clz",oS++].join("_"),lq.prototype[w]=!0,lq.isInstance=function(e){return!!(e&&e[w])},nB(lq,lW),nB(lq,lU),nB(lq,oM),nB(lq,lB);var lX=Math.round(10*Math.random());function l$(e){return[e||"",lX++].join("_")}var lZ={},lK={},lJ=ny.domSupported&&(document.documentElement.lang||navigator.language||navigator.browserLanguage||"EN").toUpperCase().indexOf("ZH")>-1?"ZH":"EN";function lQ(e,t){lK[e=e.toUpperCase()]=new lq(t),lZ[e]=t}lQ("EN",{time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst",custom:"Custom chart",chart:"Chart"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}}),lQ("ZH",{time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图",custom:"自定义图表",chart:"图表"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}});var l1={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}"},l0="{yyyy}-{MM}-{dd}",l2={year:"{yyyy}",month:"{yyyy}-{MM}",day:l0,hour:l0+" "+l1.hour,minute:l0+" "+l1.minute,second:l0+" "+l1.second,millisecond:l1.none},l3=["year","month","day","hour","minute","second","millisecond"],l4=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function l5(e,t){return e+="","0000".substr(0,t-e.length)+e}function l9(e){switch(e){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return e}}function l8(e,t,n,r){var i=a5(e),a=i[ue(n)](),o=i[ut(n)]()+1,s=Math.floor((o-1)/3)+1,l=i[un(n)](),u=i["get"+(n?"UTC":"")+"Day"](),c=i[ur(n)](),h=(c-1)%12+1,d=i[ui(n)](),p=i[ua(n)](),f=i[uo(n)](),g=c>=12?"pm":"am",m=g.toUpperCase(),v=(r instanceof lq?r:lK[r||lJ]||lK.EN).getModel("time"),y=v.get("month"),x=v.get("monthAbbr"),_=v.get("dayOfWeek"),b=v.get("dayOfWeekAbbr");return(t||"").replace(/{a}/g,g+"").replace(/{A}/g,m+"").replace(/{yyyy}/g,a+"").replace(/{yy}/g,l5(a%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,y[o-1]).replace(/{MMM}/g,x[o-1]).replace(/{MM}/g,l5(o,2)).replace(/{M}/g,o+"").replace(/{dd}/g,l5(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,_[u]).replace(/{ee}/g,b[u]).replace(/{e}/g,u+"").replace(/{HH}/g,l5(c,2)).replace(/{H}/g,c+"").replace(/{hh}/g,l5(h+"",2)).replace(/{h}/g,h+"").replace(/{mm}/g,l5(d,2)).replace(/{m}/g,d+"").replace(/{ss}/g,l5(p,2)).replace(/{s}/g,p+"").replace(/{SSS}/g,l5(f,3)).replace(/{S}/g,f+"")}function l6(e,t){var n=a5(e),r=n[ut(t)]()+1,i=n[un(t)](),a=n[ur(t)](),o=n[ui(t)](),s=n[ua(t)](),l=0===n[uo(t)](),u=l&&0===s,c=u&&0===o,h=c&&0===a,d=h&&1===i;if(d&&1===r)return"year";if(d)return"month";if(h)return"day";if(c)return"hour";if(u)return"minute";else if(l)return"second";else return"millisecond"}function l7(e,t,n){var r=nJ(e)?a5(e):e;switch(t=t||l6(e,n)){case"year":return r[ue(n)]();case"half-year":return+(r[ut(n)]()>=6);case"quarter":return Math.floor((r[ut(n)]()+1)/4);case"month":return r[ut(n)]();case"day":return r[un(n)]();case"half-day":return r[ur(n)]()/24;case"hour":return r[ur(n)]();case"minute":return r[ui(n)]();case"second":return r[ua(n)]();case"millisecond":return r[uo(n)]()}}function ue(e){return e?"getUTCFullYear":"getFullYear"}function ut(e){return e?"getUTCMonth":"getMonth"}function un(e){return e?"getUTCDate":"getDate"}function ur(e){return e?"getUTCHours":"getHours"}function ui(e){return e?"getUTCMinutes":"getMinutes"}function ua(e){return e?"getUTCSeconds":"getSeconds"}function uo(e){return e?"getUTCMilliseconds":"getMilliseconds"}function us(e){return e?"setUTCMonth":"setMonth"}function ul(e){return e?"setUTCDate":"setDate"}function uu(e){return e?"setUTCHours":"setHours"}function uc(e){return e?"setUTCMinutes":"setMinutes"}function uh(e){return e?"setUTCSeconds":"setSeconds"}function ud(e){return e?"setUTCMilliseconds":"setMilliseconds"}var up=["a","b","c","d","e","f","g"],uf=function(e,t){return"{"+e+(null==t?"":t)+"}"},ug=["left","right","top","bottom","width","height"],um=[["width","left","right"],["height","top","bottom"]];function uv(e,t,n,r,i){var a=0,o=0;null==r&&(r=1/0),null==i&&(i=1/0);var s=0;t.eachChild(function(l,u){var c,h,d=l.getBoundingRect(),p=t.childAt(u+1),f=p&&p.getBoundingRect();if("horizontal"===e){var g=d.width+(f?-f.x+d.x:0);(c=a+g)>r||l.newline?(a=0,c=g,o+=s+n,s=d.height):s=Math.max(s,d.height)}else{var m=d.height+(f?-f.y+d.y:0);(h=o+m)>i||l.newline?(a+=s+n,o=0,h=m,s=d.width):s=Math.max(s,d.width)}l.newline||(l.x=a,l.y=o,l.markRedraw(),"horizontal"===e?a=c+n:o=h+n)})}function uy(e){var t=e.layoutMode||e.constructor.layoutMode;return nQ(t)?t:t?{type:t}:null}function ux(e,t,n){var r=n&&n.ignoreSize;n$(r)||(r=[r,r]);var i=o(um[0],0),a=o(um[1],1);function o(n,i){var a={},o=0,u={},c=0;if(nV(n,function(t){u[t]=e[t]}),nV(n,function(e){s(t,e)&&(a[e]=u[e]=t[e]),l(a,e)&&o++,l(u,e)&&c++}),r[i])return l(t,n[1])?u[n[2]]=null:l(t,n[2])&&(u[n[1]]=null),u;if(2===c||!o)return u;if(o>=2)return a;for(var h=0;h<n.length;h++){var d=n[h];if(!s(a,d)&&s(e,d)){a[d]=e[d];break}}return a}function s(e,t){return e.hasOwnProperty(t)}function l(e,t){return null!=e[t]&&"auto"!==e[t]}function u(e,t,n){nV(e,function(e){t[e]=n[e]})}u(um[0],e,i),u(um[1],e,a)}nX(uv,"vertical"),nX(uv,"horizontal");function u_(e,t){return t&&e&&nV(ug,function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}var ub=od(),uw=function(e){var t;function n(t,n,r){var i=e.call(this,t,n,r)||this;return i.uid=l$("ec_cpt_model"),i}return nm(n,e),n.prototype.init=function(e,t,n){this.mergeDefaultAndTheme(e,n)},n.prototype.mergeDefaultAndTheme=function(e,t){var n=uy(this),r=n?u_({},e):{};nN(e,t.getTheme().get(this.mainType)),nN(e,this.getDefaultOption()),n&&ux(e,r,n)},n.prototype.mergeOption=function(e,t){nN(this.option,e,!0);var n=uy(this);n&&ux(this.option,e,n)},n.prototype.optionUpdated=function(e,t){},n.prototype.getDefaultOption=function(){var e=this.constructor;if(!(e&&e[ox]))return e.defaultOption;var t=ub(this);if(!t.defaultOption){for(var n=[],r=e;r;){var i=r.prototype.defaultOption;i&&n.push(i),r=r.superClass}for(var a={},o=n.length-1;o>=0;o--)a=nN(a,n[o],!0);t.defaultOption=a}return t.defaultOption},n.prototype.getReferringComponents=function(e,t){return ov(this.ecModel,e,{index:this.get(e+"Index",!0),id:this.get(e+"Id",!0)},t)},n.prototype.getBoxLayoutParams=function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}},n.prototype.getZLevelKey=function(){return""},n.prototype.setZLevel=function(e){this.option.zlevel=e},n.protoInitialize=void((t=n.prototype).type="component",t.id="",t.name="",t.mainType="",t.subType="",t.componentIndex=0),n}(lq);ow(uw,lq),ok(uw),S={},uw.registerSubTypeDefaulter=function(e,t){S[o_(e).main]=t},uw.determineSubType=function(e,t){var n=t.type;if(!n){var r=o_(e).main;uw.hasSubTypes(e)&&S[r]&&(n=S[r](t))}return n};var uS=function(e){var t=[];return nV(uw.getClassesByMainType(e),function(e){t=t.concat(e.dependencies||e.prototype.dependencies||[])}),t=nW(t,function(e){return o_(e).main}),"dataset"!==e&&0>=nE(t,"dataset")&&t.unshift("dataset"),t};function uC(e,t){return e[t]||(e[t]={predecessor:[],successor:[]}),e[t]}uw.topologicalTravel=function(e,t,n,r){if(e.length){var i,a,o,s=(a={},o=[],nV(i=t,function(e){var t,n,r,s=uC(a,e),l=(t=s.originalDeps=uS(e),n=i,r=[],nV(t,function(e){nE(n,e)>=0&&r.push(e)}),r);s.entryCount=l.length,0===s.entryCount&&o.push(e),nV(l,function(t){0>nE(s.predecessor,t)&&s.predecessor.push(t);var n=uC(a,t);0>nE(n.successor,t)&&n.successor.push(e)})}),{graph:a,noEntryList:o}),l=s.graph,u=s.noEntryList,c={};for(nV(e,function(e){c[e]=!0});u.length;){var h=u.pop(),d=l[h],p=!!c[h];p&&(n.call(r,h,d.originalDeps.slice()),delete c[h]),nV(d.successor,p?g:f)}nV(c,function(){throw Error("")})}function f(e){l[e].entryCount--,0===l[e].entryCount&&u.push(e)}function g(e){c[e]=!0,f(e)}};var uT="";"undefined"!=typeof navigator&&(uT=navigator.platform||"");var uk="rgba(0, 0, 0, 0.2)";let uI={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:uk,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:uk,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:uk,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:uk,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:uk,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:uk,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:uT.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};var uj=ri(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),uM="original",uD="arrayRows",uO="objectRows",uA="keyedColumns",uP="typedArray",uR="unknown",uz="column",uN=od();function uL(e,t){return function(e,t,n,r,i,a){var o,s,l;if(n0(e))return 3;if(r){var u=r[a];nQ(u)?(s=u.name,l=u.type):nK(u)&&(s=u)}if(null!=l)return"ordinal"===l?1:3;if(t===uD)if("row"===n){for(var c=e[a],h=0;h<(c||[]).length&&h<5;h++)if(null!=(o=g(c[i+h])))return o}else for(var h=0;h<e.length&&h<5;h++){var d=e[i+h];if(d&&null!=(o=g(d[a])))return o}else if(t===uO){if(!s)return 3;for(var h=0;h<e.length&&h<5;h++){var p=e[h];if(p&&null!=(o=g(p[s])))return o}}else if(t===uA){if(!s)return 3;var c=e[s];if(!c||n0(c))return 3;for(var h=0;h<c.length&&h<5;h++)if(null!=(o=g(c[h])))return o}else if(t===uM)for(var h=0;h<e.length&&h<5;h++){var p=e[h],f=oa(p);if(!n$(f))return 3;if(null!=(o=g(f[a])))return o}function g(e){var t=nK(e);return null!=e&&Number.isFinite(Number(e))&&""!==e?t?2:3:t&&"-"!==e?1:void 0}return 3}(e.data,e.sourceFormat,e.seriesLayoutBy,e.dimensionsDefine,e.startIndex,t)}var uF=ri(),uE=od();od();var uB=function(){function e(){}return e.prototype.getColorFromPalette=function(e,t,n){return function(e,t,n,r,i,a,o){var s=t(a=a||e),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(i))return u[i];var c=null!=o&&r?function(e,t){for(var n=e.length,r=0;r<n;r++)if(e[r].length>t)return e[r];return e[n-1]}(r,o):n;if((c=c||n)&&c.length){var h=c[l];return i&&(u[i]=h),s.paletteIdx=(l+1)%c.length,h}}(this,uE,on(this.get("color",!0)),this.get("colorLayer",!0),e,t,n)},e.prototype.clearColorPalette=function(){var e,t;e=this,(t=uE)(e).paletteIdx=0,t(e).paletteNameMap={}},e}(),uH="\0_ec_inner",uV=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return nm(t,e),t.prototype.init=function(e,t,n,r,i,a){r=r||{},this.option=null,this._theme=new lq(r),this._locale=new lq(i),this._optionManager=a},t.prototype.setOption=function(e,t,n){var r=uG(t);this._optionManager.setOption(e,n,r),this._resetOption(null,r)},t.prototype.resetOption=function(e,t){return this._resetOption(e,uG(t))},t.prototype._resetOption=function(e,t){var n=!1,r=this._optionManager;if(!e||"recreate"===e){var i=r.mountOption("recreate"===e);this.option&&"recreate"!==e?(this.restoreData(),this._mergeOption(i,t)):O(this,i),n=!0}if(("timeline"===e||"media"===e)&&this.restoreData(),!e||"recreate"===e||"timeline"===e){var a=r.getTimelineOption(this);a&&(n=!0,this._mergeOption(a,t))}if(!e||"recreate"===e||"media"===e){var o=r.getMediaOption(this);o.length&&nV(o,function(e){n=!0,this._mergeOption(e,t)},this)}return n},t.prototype.mergeOption=function(e){this._mergeOption(e,null)},t.prototype._mergeOption=function(e,t){var n=this.option,r=this._componentsMap,i=this._componentsCount,a=[],o=ri(),s=t&&t.replaceMergeMainTypeMap;uN(this).datasetMap=ri(),nV(e,function(e,t){null!=e&&(uw.hasClass(t)?t&&(a.push(t),o.set(t,!0)):n[t]=null==n[t]?nz(e):nN(n[t],e,!0))}),s&&s.each(function(e,t){uw.hasClass(t)&&!o.get(t)&&(a.push(t),o.set(t,!0))}),uw.topologicalTravel(a,uw.getAllClassMainTypes(),function(t){var a,o,l,u,c,h,d,p,f,g,m,v,y,x,_,b,w,S,C,T,k=function(e,t,n){var r=uF.get(t);if(!r)return n;var i=r(e);return i?n.concat(i):n}(this,t,on(e[t])),I=r.get(t),j=I?s&&s.get(t)?"replaceMerge":"normalMerge":"replaceAll",D=(y=I,x=k,_="normalMerge"===j,b="replaceMerge"===j,w="replaceAll"===j,y=y||[],x=(x||[]).slice(),S=ri(),nV(x,function(e,t){if(!nQ(e)){x[t]=null;return}}),C=function(e,t,n){var r=[];if("replaceAll"===n)return r;for(var i=0;i<e.length;i++){var a=e[i];a&&null!=a.id&&t.set(a.id,i),r.push({existing:"replaceMerge"===n||oc(a)?null:a,newOption:null,keyInfo:null,brandNew:null})}return r}(y,S,j),(_||b)&&(a=C,o=y,l=S,nV(u=x,function(e,t){if(e&&null!=e.id){var n=os(e.id),r=l.get(n);if(null!=r){var i=a[r];n6(!i.newOption,'Duplicated option on id "'+n+'".'),i.newOption=e,i.existing=o[r],u[t]=null}}})),_&&(c=C,nV(h=x,function(e,t){if(e&&null!=e.name)for(var n=0;n<c.length;n++){var r=c[n].existing;if(!c[n].newOption&&r&&(null==r.id||null==e.id)&&!oc(e)&&!oc(r)&&oo("name",r,e)){c[n].newOption=e,h[t]=null;return}}})),_||b?(d=C,p=x,f=b,nV(p,function(e){if(e){for(var t,n=0;(t=d[n])&&(t.newOption||oc(t.existing)||t.existing&&null!=e.id&&!oo("id",e,t.existing));)n++;t?(t.newOption=e,t.brandNew=f):d.push({newOption:e,brandNew:f,existing:null,keyInfo:null}),n++}})):w&&(g=C,nV(x,function(e){g.push({newOption:e,brandNew:!0,existing:null,keyInfo:null})})),m=C,v=ri(),nV(m,function(e){var t=e.existing;t&&v.set(t.id,e)}),nV(m,function(e){var t=e.newOption;n6(!t||null==t.id||!v.get(t.id)||v.get(t.id)===e,"id duplicates: "+(t&&t.id)),t&&null!=t.id&&v.set(t.id,e),e.keyInfo||(e.keyInfo={})}),nV(m,function(e,t){var n=e.existing,r=e.newOption,i=e.keyInfo;if(nQ(r)){if(i.name=null!=r.name?os(r.name):n?n.name:ot+t,n)i.id=os(n.id);else if(null!=r.id)i.id=os(r.id);else{var a=0;do i.id="\0"+i.name+"\0"+a++;while(v.get(i.id))}v.set(i.id,e)}}),C);nV(D,function(e){var n,r,i,a,o=e.newOption;nQ(o)&&(e.keyInfo.mainType=t,e.keyInfo.subType=(n=t,r=o,i=e.existing,a=uw,r.type?r.type:i?i.subType:a.determineSubType(n,r)))}),n[t]=null,r.set(t,null),i.set(t,0);var O=[],A=[],P=0;nV(D,function(e,n){var r=e.existing,i=e.newOption;if(i){var a="series"===t,o=uw.getClass(t,e.keyInfo.subType,!a);if(!o)return;if("tooltip"===t){if(T)return;T=!0}if(r&&r.constructor===o)r.name=e.keyInfo.name,r.mergeOption(i,this),r.optionUpdated(i,!1);else{var s=nL({componentIndex:n},e.keyInfo);nL(r=new o(i,this,this,s),s),e.brandNew&&(r.__requireNewView=!0),r.init(i,this,this),r.optionUpdated(null,!0)}}else r&&(r.mergeOption({},this),r.optionUpdated({},!1));r?(O.push(r.option),A.push(r),P++):(O.push(void 0),A.push(void 0))},this),n[t]=O,r.set(t,A),i.set(t,P),"series"===t&&M(this)},this),this._seriesIndices||M(this)},t.prototype.getOption=function(){var e=nz(this.option);return nV(e,function(t,n){if(uw.hasClass(n)){for(var r=on(t),i=r.length,a=!1,o=i-1;o>=0;o--)r[o]&&!oc(r[o])?a=!0:(r[o]=null,!a&&i--);r.length=i,e[n]=r}}),delete e[uH],e},t.prototype.getTheme=function(){return this._theme},t.prototype.getLocaleModel=function(){return this._locale},t.prototype.setUpdatePayload=function(e){this._payload=e},t.prototype.getUpdatePayload=function(){return this._payload},t.prototype.getComponent=function(e,t){var n=this._componentsMap.get(e);if(n){var r=n[t||0];if(r)return r;if(null==t){for(var i=0;i<n.length;i++)if(n[i])return n[i]}}},t.prototype.queryComponents=function(e){var t,n=e.mainType;if(!n)return[];var r=e.index,i=e.id,a=e.name,o=this._componentsMap.get(n);return o&&o.length?(null!=r?(t=[],nV(on(r),function(e){o[e]&&t.push(o[e])})):t=null!=i?uW("id",i,o):null!=a?uW("name",a,o):nG(o,function(e){return!!e}),uY(t,e)):[]},t.prototype.findComponents=function(e){var t,n,r,i,a,o=e.query,s=e.mainType,l=(t=o,n=s+"Index",r=s+"Id",i=s+"Name",t&&(null!=t[n]||null!=t[r]||null!=t[i])?{mainType:s,index:t[n],id:t[r],name:t[i]}:null);return a=uY(l?this.queryComponents(l):nG(this._componentsMap.get(s),function(e){return!!e}),e),e.filter?nG(a,e.filter):a},t.prototype.eachComponent=function(e,t,n){var r=this._componentsMap;if(nZ(e))r.each(function(n,r){for(var i=0;n&&i<n.length;i++){var a=n[i];a&&e.call(t,r,a,a.componentIndex)}});else for(var i=nK(e)?r.get(e):nQ(e)?this.findComponents(e):null,a=0;i&&a<i.length;a++){var o=i[a];o&&t.call(n,o,o.componentIndex)}},t.prototype.getSeriesByName=function(e){var t=ol(e,null);return nG(this._componentsMap.get("series"),function(e){return!!e&&null!=t&&e.name===t})},t.prototype.getSeriesByIndex=function(e){return this._componentsMap.get("series")[e]},t.prototype.getSeriesByType=function(e){return nG(this._componentsMap.get("series"),function(t){return!!t&&t.subType===e})},t.prototype.getSeries=function(){return nG(this._componentsMap.get("series"),function(e){return!!e})},t.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},t.prototype.eachSeries=function(e,t){D(this),nV(this._seriesIndices,function(n){var r=this._componentsMap.get("series")[n];e.call(t,r,n)},this)},t.prototype.eachRawSeries=function(e,t){nV(this._componentsMap.get("series"),function(n){n&&e.call(t,n,n.componentIndex)})},t.prototype.eachSeriesByType=function(e,t,n){D(this),nV(this._seriesIndices,function(r){var i=this._componentsMap.get("series")[r];i.subType===e&&t.call(n,i,r)},this)},t.prototype.eachRawSeriesByType=function(e,t,n){return nV(this.getSeriesByType(e),t,n)},t.prototype.isSeriesFiltered=function(e){return D(this),null==this._seriesIndicesMap.get(e.componentIndex)},t.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},t.prototype.filterSeries=function(e,t){D(this);var n=[];nV(this._seriesIndices,function(r){var i=this._componentsMap.get("series")[r];e.call(t,i,r)&&n.push(r)},this),this._seriesIndices=n,this._seriesIndicesMap=ri(n)},t.prototype.restoreData=function(e){M(this);var t=this._componentsMap,n=[];t.each(function(e,t){uw.hasClass(t)&&n.push(t)}),uw.topologicalTravel(n,uw.getAllClassMainTypes(),function(n){nV(t.get(n),function(t){t&&("series"!==n||!function(e,t){if(t){var n=t.seriesIndex,r=t.seriesId,i=t.seriesName;return null!=n&&e.componentIndex!==n||null!=r&&e.id!==r||null!=i&&e.name!==i}}(t,e))&&t.restoreData()})})},t.internalField=void(M=function(e){var t=e._seriesIndices=[];nV(e._componentsMap.get("series"),function(e){e&&t.push(e.componentIndex)}),e._seriesIndicesMap=ri(t)},D=function(e){},O=function(e,t){e.option={},e.option[uH]=1,e._componentsMap=ri({series:[]}),e._componentsCount=ri();var n,r,i,a=t.aria;nQ(a)&&null==a.enabled&&(a.enabled=!0),n=t,r=e._theme.option,i=n.color&&!n.colorLayer,nV(r,function(e,t){("colorLayer"!==t||!i)&&(uw.hasClass(t)||("object"==typeof e?n[t]=n[t]?nN(n[t],e,!1):nz(e):null==n[t]&&(n[t]=e)))}),nN(t,uI,!1),e._mergeOption(t,null)}),t}(lq);function uW(e,t,n){if(n$(t)){var r=ri();return nV(t,function(e){null!=e&&null!=ol(e,null)&&r.set(e,!0)}),nG(n,function(t){return t&&r.get(t[e])})}var i=ol(t,null);return nG(n,function(t){return t&&null!=i&&t[e]===i})}function uY(e,t){return t.hasOwnProperty("subType")?nG(e,function(e){return e&&e.subType===t.subType}):e}function uG(e){var t=ri();return e&&nV(on(e.replaceMerge),function(e){t.set(e,!0)}),{replaceMergeMainTypeMap:t}}nB(uV,uB);var uU=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"];let uq=function(e){nV(uU,function(t){this[t]=nq(e[t],e)},this)};var uX={},u$=function(){function e(){this._coordinateSystems=[]}return e.prototype.create=function(e,t){var n=[];nV(uX,function(r,i){var a=r.create(e,t);n=n.concat(a||[])}),this._coordinateSystems=n},e.prototype.update=function(e,t){nV(this._coordinateSystems,function(n){n.update&&n.update(e,t)})},e.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},e.register=function(e,t){uX[e]=t},e.get=function(e){return uX[e]},e}(),uZ=/^(min|max)?(.+)$/,uK=function(){function e(e){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=e}return e.prototype.setOption=function(e,t,n){e&&(nV(on(e.series),function(e){e&&e.data&&n0(e.data)&&(e.data[re]=!0)}),nV(on(e.dataset),function(e){e&&e.source&&n0(e.source)&&(e.source[re]=!0)})),e=nz(e);var r=this._optionBackup,i=function(e,t,n){var r,i,a=[],o=e.baseOption,s=e.timeline,l=e.options,u=e.media,c=!!e.media,h=!!(l||s||o&&o.timeline);function d(e){nV(t,function(t){t(e,n)})}return o?(i=o).timeline||(i.timeline=s):((h||c)&&(e.options=e.media=null),i=e),c&&n$(u)&&nV(u,function(e){e&&e.option&&(e.query?a.push(e):r||(r=e))}),d(i),nV(l,function(e){return d(e)}),nV(a,function(e){return d(e.option)}),{baseOption:i,timelineOptions:l||[],mediaDefault:r,mediaList:a}}(e,t,!r);this._newBaseOption=i.baseOption,r?(i.timelineOptions.length&&(r.timelineOptions=i.timelineOptions),i.mediaList.length&&(r.mediaList=i.mediaList),i.mediaDefault&&(r.mediaDefault=i.mediaDefault)):this._optionBackup=i},e.prototype.mountOption=function(e){var t=this._optionBackup;return this._timelineOptions=t.timelineOptions,this._mediaList=t.mediaList,this._mediaDefault=t.mediaDefault,this._currentMediaIndices=[],nz(e?t.baseOption:this._newBaseOption)},e.prototype.getTimelineOption=function(e){var t,n=this._timelineOptions;if(n.length){var r=e.getComponent("timeline");r&&(t=nz(n[r.getCurrentIndex()]))}return t},e.prototype.getMediaOption=function(e){var t,n,r=this._api.getWidth(),i=this._api.getHeight(),a=this._mediaList,o=this._mediaDefault,s=[],l=[];if(!a.length&&!o)return l;for(var u=0,c=a.length;u<c;u++)(function(e,t,n){var r={width:t,height:n,aspectratio:t/n},i=!0;return nV(e,function(e,t){var n=t.match(uZ);if(n&&n[1]&&n[2]){var a,o,s,l=n[1];a=r[n[2].toLowerCase()],o=e,("min"===(s=l)?a>=o:"max"===s?a<=o:a===o)||(i=!1)}}),i})(a[u].query,r,i)&&s.push(u);return!s.length&&o&&(s=[-1]),s.length&&(t=s,n=this._currentMediaIndices,t.join(",")!==n.join(","))&&(l=nW(s,function(e){return nz(-1===e?o.option:a[e].option)})),this._currentMediaIndices=s,l},e}(),uJ=nQ,uQ=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function u1(e){var t=e&&e.itemStyle;if(t)for(var n=0,r=uQ.length;n<r;n++){var i=uQ[n],a=t.normal,o=t.emphasis;a&&a[i]&&(e[i]=e[i]||{},e[i].normal?nN(e[i].normal,a[i]):e[i].normal=a[i],a[i]=null),o&&o[i]&&(e[i]=e[i]||{},e[i].emphasis?nN(e[i].emphasis,o[i]):e[i].emphasis=o[i],o[i]=null)}}function u0(e,t,n){if(e&&e[t]&&(e[t].normal||e[t].emphasis)){var r=e[t].normal,i=e[t].emphasis;r&&(n?(e[t].normal=e[t].emphasis=null,nF(e[t],r)):e[t]=r),i&&(e.emphasis=e.emphasis||{},e.emphasis[t]=i,i.focus&&(e.emphasis.focus=i.focus),i.blurScope&&(e.emphasis.blurScope=i.blurScope))}}function u2(e){u0(e,"itemStyle"),u0(e,"lineStyle"),u0(e,"areaStyle"),u0(e,"label"),u0(e,"labelLine"),u0(e,"upperLabel"),u0(e,"edgeLabel")}function u3(e,t){var n=uJ(e)&&e[t],r=uJ(n)&&n.textStyle;if(r)for(var i=0,a=oi.length;i<a;i++){var o=oi[i];r.hasOwnProperty(o)&&(n[o]=r[o])}}function u4(e){e&&(u2(e),u3(e,"label"),e.emphasis&&u3(e.emphasis,"label"))}function u5(e){return n$(e)?e:e?[e]:[]}function u9(e){return(n$(e)?e[0]:e)||{}}function u8(e){e&&nV(u6,function(t){t[0]in e&&!(t[1]in e)&&(e[t[1]]=e[t[0]])})}var u6=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],u7=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],ce=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function ct(e){var t=e&&e.itemStyle;if(t)for(var n=0;n<ce.length;n++){var r=ce[n][1],i=ce[n][0];null!=t[r]&&(t[i]=t[r])}}function cn(e){e&&"edge"===e.alignTo&&null!=e.margin&&null==e.edgeDistance&&(e.edgeDistance=e.margin)}function cr(e){e&&e.downplay&&!e.blur&&(e.blur=e.downplay)}function ci(e,t){var n;nV(u5(e.series),function(e){uJ(e)&&function(e){if(uJ(e)){u1(e),u2(e),u3(e,"label"),u3(e,"upperLabel"),u3(e,"edgeLabel"),e.emphasis&&(u3(e.emphasis,"label"),u3(e.emphasis,"upperLabel"),u3(e.emphasis,"edgeLabel"));var t=e.markPoint;t&&(u1(t),u4(t));var n=e.markLine;n&&(u1(n),u4(n));var r=e.markArea;r&&u4(r);var i=e.data;if("graph"===e.type){i=i||e.nodes;var a=e.links||e.edges;if(a&&!n0(a))for(var o=0;o<a.length;o++)u4(a[o]);nV(e.categories,function(e){u2(e)})}if(i&&!n0(i))for(var o=0;o<i.length;o++)u4(i[o]);if((t=e.markPoint)&&t.data)for(var s=t.data,o=0;o<s.length;o++)u4(s[o]);if((n=e.markLine)&&n.data)for(var l=n.data,o=0;o<l.length;o++)n$(l[o])?(u4(l[o][0]),u4(l[o][1])):u4(l[o]);"gauge"===e.type?(u3(e,"axisLabel"),u3(e,"title"),u3(e,"detail")):"treemap"===e.type?(u0(e.breadcrumb,"itemStyle"),nV(e.levels,function(e){u2(e)})):"tree"===e.type&&u2(e.leaves)}}(e)}),n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"],t&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),nV(n,function(t){nV(u5(e[t]),function(e){e&&(u3(e,"axisLabel"),u3(e.axisPointer,"label"))})}),nV(u5(e.parallel),function(e){var t=e&&e.parallelAxisDefault;u3(t,"axisLabel"),u3(t&&t.axisPointer,"label")}),nV(u5(e.calendar),function(e){u0(e,"itemStyle"),u3(e,"dayLabel"),u3(e,"monthLabel"),u3(e,"yearLabel")}),nV(u5(e.radar),function(e){u3(e,"name"),e.name&&null==e.axisName&&(e.axisName=e.name,delete e.name),null!=e.nameGap&&null==e.axisNameGap&&(e.axisNameGap=e.nameGap,delete e.nameGap)}),nV(u5(e.geo),function(e){uJ(e)&&(u4(e),nV(u5(e.regions),function(e){u4(e)}))}),nV(u5(e.timeline),function(e){u4(e),u0(e,"label"),u0(e,"itemStyle"),u0(e,"controlStyle",!0);var t=e.data;n$(t)&&nV(t,function(e){nQ(e)&&(u0(e,"label"),u0(e,"itemStyle"))})}),nV(u5(e.toolbox),function(e){u0(e,"iconStyle"),nV(e.feature,function(e){u0(e,"iconStyle")})}),u3(u9(e.axisPointer),"label"),u3(u9(e.tooltip).axisPointer,"label"),e.series=on(e.series),nV(e.series,function(e){if(nQ(e)){var t=e.type;if("line"===t)null!=e.clipOverflow&&(e.clip=e.clipOverflow);else if("pie"===t||"gauge"===t){null!=e.clockWise&&(e.clockwise=e.clockWise),cn(e.label);var n=e.data;if(n&&!n0(n))for(var r=0;r<n.length;r++)cn(n[r]);null!=e.hoverOffset&&(e.emphasis=e.emphasis||{},e.emphasis.scaleSize=null)}else if("gauge"===t){var i=function(e,t){for(var n=t.split(","),r=e,i=0;i<n.length&&null!=(r=r&&r[n[i]]);i++);return r}(e,"pointer.color");null!=i&&function(e,t,n,r){for(var i,a=t.split(","),o=e,s=0;s<a.length-1;s++)null==o[i=a[s]]&&(o[i]={}),o=o[i];null==o[a[s]]&&(o[a[s]]=n)}(e,"itemStyle.color",i)}else if("bar"===t){ct(e),ct(e.backgroundStyle),ct(e.emphasis);var n=e.data;if(n&&!n0(n))for(var r=0;r<n.length;r++)"object"==typeof n[r]&&(ct(n[r]),ct(n[r]&&n[r].emphasis))}else if("sunburst"===t){var a=e.highlightPolicy;a&&(e.emphasis=e.emphasis||{},e.emphasis.focus||(e.emphasis.focus=a)),cr(e),function e(t,n){if(t)for(var r=0;r<t.length;r++)n(t[r]),t[r]&&e(t[r].children,n)}(e.data,cr)}else"graph"===t||"sankey"===t?e&&null!=e.focusNodeAdjacency&&(e.emphasis=e.emphasis||{},null==e.emphasis.focus&&(e.emphasis.focus="adjacency")):"map"===t&&(e.mapType&&!e.map&&(e.map=e.mapType),e.mapLocation&&nF(e,e.mapLocation));null!=e.hoverAnimation&&(e.emphasis=e.emphasis||{},e.emphasis&&null==e.emphasis.scale&&(e.emphasis.scale=e.hoverAnimation)),u8(e)}}),e.dataRange&&(e.visualMap=e.dataRange),nV(u7,function(t){var n=e[t];n&&(n$(n)||(n=[n]),nV(n,function(e){u8(e)}))})}function ca(e){nV(e,function(t,n){var r=[],i=[NaN,NaN],a=[t.stackResultDimension,t.stackedOverDimension],o=t.data,s=t.isStackedByIndex,l=t.seriesModel.get("stackStrategy")||"samesign";o.modify(a,function(a,u,c){var h,d,p=o.get(t.stackedDimension,c);if(isNaN(p))return i;s?d=o.getRawIndex(c):h=o.get(t.stackedByDimension,c);for(var f=NaN,g=n-1;g>=0;g--){var m=e[g];if(s||(d=m.data.rawIndexOf(m.stackedByDimension,h)),d>=0){var v=m.data.getByRawIndex(m.stackResultDimension,d);if("all"===l||"positive"===l&&v>0||"negative"===l&&v<0||"samesign"===l&&p>=0&&v>0||"samesign"===l&&p<=0&&v<0){p=function(e,t){var n=Math.max(a3(e),a3(t)),r=e+t;return n>20?r:a2(r,n)}(p,v),f=v;break}}}return r[0]=p,r[1]=f,r})})}var co=function(e){this.data=e.data||(e.sourceFormat===uA?{}:[]),this.sourceFormat=e.sourceFormat||uR,this.seriesLayoutBy=e.seriesLayoutBy||uz,this.startIndex=e.startIndex||0,this.dimensionsDetectedCount=e.dimensionsDetectedCount,this.metaRawOption=e.metaRawOption;var t=this.dimensionsDefine=e.dimensionsDefine;if(t)for(var n=0;n<t.length;n++){var r=t[n];null==r.type&&1===uL(this,n)&&(r.type="ordinal")}};function cs(e){return e instanceof co}function cl(e,t,n){n=n||cc(e);var r=t.seriesLayoutBy,i=function(e,t,n,r,i){if(!e)return{dimensionsDefine:ch(i),startIndex:o,dimensionsDetectedCount:a};if(t===uD){var a,o;"auto"===r||null==r?cd(function(e){null!=e&&"-"!==e&&(nK(e)?null==o&&(o=1):o=0)},n,e,10):o=nJ(r)?r:+!!r,i||1!==o||(i=[],cd(function(e,t){i[t]=null!=e?e+"":""},n,e,1/0)),a=i?i.length:"row"===n?e.length:e[0]?e[0].length:null}else if(t===uO)i||(i=function(e){for(var t,n=0;n<e.length&&!(t=e[n++]););if(t)return nU(t)}(e));else if(t===uA)i||(i=[],nV(e,function(e,t){i.push(t)}));else if(t===uM){var s=oa(e[0]);a=n$(s)&&s.length||1}return{startIndex:o,dimensionsDefine:ch(i),dimensionsDetectedCount:a}}(e,n,r,t.sourceHeader,t.dimensions);return new co({data:e,sourceFormat:n,seriesLayoutBy:r,dimensionsDefine:i.dimensionsDefine,startIndex:i.startIndex,dimensionsDetectedCount:i.dimensionsDetectedCount,metaRawOption:nz(t)})}function cu(e){return new co({data:e,sourceFormat:n0(e)?uP:uM})}function cc(e){var t=uR;if(n0(e))t=uP;else if(n$(e)){0===e.length&&(t=uD);for(var n=0,r=e.length;n<r;n++){var i=e[n];if(null!=i){if(n$(i)||n0(i)){t=uD;break}else if(nQ(i)){t=uO;break}}}}else if(nQ(e)){for(var a in e)if(rs(e,a)&&nH(e[a])){t=uA;break}}return t}function ch(e){if(e){var t=ri();return nW(e,function(e,n){var r={name:(e=nQ(e)?e:{name:e}).name,displayName:e.displayName,type:e.type};if(null==r.name)return r;r.name+="",null==r.displayName&&(r.displayName=r.name);var i=t.get(r.name);return i?r.name+="-"+i.count++:t.set(r.name,{count:1}),r})}}function cd(e,t,n,r){if("row"===t)for(var i=0;i<n.length&&i<r;i++)e(n[i]?n[i][0]:null,i);else for(var a=n[0]||[],i=0;i<a.length&&i<r;i++)e(a[i],i)}function cp(e){var t=e.sourceFormat;return t===uO||t===uA}var cf=function(){var e;function t(e,t){var n=cs(e)?e:cu(e);this._source=n;var r=this._data=n.data;n.sourceFormat===uP&&(this._offset=0,this._dimSize=t,this._data=r),N(this,r,n)}return t.prototype.getSource=function(){return this._source},t.prototype.count=function(){return 0},t.prototype.getItem=function(e,t){},t.prototype.appendData=function(e){},t.prototype.clean=function(){},t.protoInitialize=void((e=t.prototype).pure=!1,e.persistent=!0),t.internalField=function(){N=function(e,i,a){var o=a.sourceFormat,s=a.seriesLayoutBy,l=a.startIndex,u=a.dimensionsDefine;nL(e,z[cb(o,s)]),o===uP?(e.getItem=t,e.count=r,e.fillStorage=n):(e.getItem=nq(function(e,t){return cm[cb(e,t)]}(o,s),null,i,l,u),e.count=nq(function(e,t){return cy[cb(e,t)]}(o,s),null,i,l,u))};var e,t=function(e,t){e-=this._offset,t=t||[];for(var n=this._data,r=this._dimSize,i=r*e,a=0;a<r;a++)t[a]=n[i+a];return t},n=function(e,t,n,r){for(var i=this._data,a=this._dimSize,o=0;o<a;o++){for(var s=r[o],l=null==s[0]?1/0:s[0],u=null==s[1]?-1/0:s[1],c=t-e,h=n[o],d=0;d<c;d++){var p=i[d*a+o];h[e+d]=p,p<l&&(l=p),p>u&&(u=p)}s[0]=l,s[1]=u}},r=function(){return this._data?this._data.length/this._dimSize:0};function i(e){for(var t=0;t<e.length;t++)this._data.push(e[t])}(e={})[uD+"_"+uz]={pure:!0,appendData:i},e[uD+"_row"]={pure:!0,appendData:function(){throw Error('Do not support appendData when set seriesLayoutBy: "row".')}},e[uO]={pure:!0,appendData:i},e[uA]={pure:!0,appendData:function(e){var t=this._data;nV(e,function(e,n){for(var r=t[n]||(t[n]=[]),i=0;i<(e||[]).length;i++)r.push(e[i])})}},e[uM]={appendData:i},e[uP]={persistent:!1,pure:!0,appendData:function(e){this._data=e},clean:function(){this._offset+=this.count(),this._data=null}},z=e}(),t}(),cg=function(e,t,n,r){return e[r]},cm=((A={})[uD+"_"+uz]=function(e,t,n,r){return e[r+t]},A[uD+"_row"]=function(e,t,n,r,i){r+=t;for(var a=i||[],o=0;o<e.length;o++){var s=e[o];a[o]=s?s[r]:null}return a},A[uO]=cg,A[uA]=function(e,t,n,r,i){for(var a=i||[],o=0;o<n.length;o++){var s=e[n[o].name];a[o]=s?s[r]:null}return a},A[uM]=cg,A),cv=function(e,t,n){return e.length},cy=((P={})[uD+"_"+uz]=function(e,t,n){return Math.max(0,e.length-t)},P[uD+"_row"]=function(e,t,n){var r=e[0];return r?Math.max(0,r.length-t):0},P[uO]=cv,P[uA]=function(e,t,n){var r=e[n[0].name];return r?r.length:0},P[uM]=cv,P),cx=function(e,t,n){return e[t]},c_=((R={})[uD]=cx,R[uO]=function(e,t,n){return e[n]},R[uA]=cx,R[uM]=function(e,t,n){var r=oa(e);return r instanceof Array?r[t]:r},R[uP]=cx,R);function cb(e,t){return e===uD?e+"_"+t:e}function cw(e,t,n){if(e){var r=e.getRawDataItem(t);if(null!=r){var i=e.getStore(),a=i.getSource().sourceFormat;if(null!=n){var o=e.getDimensionIndex(n),s=i.getDimensionProperty(o);return c_[a](r,o,s)}var l=r;return a===uM&&(l=oa(r)),l}}}var cS=/\{@(.+?)\}/g,cC=function(){function e(){}return e.prototype.getDataParams=function(e,t){var n=this.getData(t),r=this.getRawValue(e,t),i=n.getRawIndex(e),a=n.getName(e),o=n.getRawDataItem(e),s=n.getItemVisual(e,"style"),l=s&&s[n.getItemVisual(e,"drawType")||"fill"],u=s&&s.stroke,c=this.mainType,h="series"===c,d=n.userOutput&&n.userOutput.get();return{componentType:c,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:h?this.subType:null,seriesIndex:this.seriesIndex,seriesId:h?this.id:null,seriesName:h?this.name:null,name:a,dataIndex:i,data:o,dataType:t,value:r,color:l,borderColor:u,dimensionNames:d?d.fullDimensions:null,encode:d?d.encode:null,$vars:["seriesName","name","value"]}},e.prototype.getFormattedLabel=function(e,t,n,r,i,a){t=t||"normal";var o=this.getData(n),s=this.getDataParams(e,n);return(a&&(s.value=a.interpolatedValue),null!=r&&n$(s.value)&&(s.value=s.value[r]),i||(i=o.getItemModel(e).get("normal"===t?["label","formatter"]:[t,"label","formatter"])),nZ(i))?(s.status=t,s.dimensionIndex=r,i(s)):nK(i)?(function(e,t,n){n$(t)||(t=[t]);var r=t.length;if(!r)return"";for(var i=t[0].$vars||[],a=0;a<i.length;a++){var o=up[a];e=e.replace(uf(o),uf(o,0))}for(var s=0;s<r;s++)for(var l=0;l<i.length;l++){var u=t[s][i[l]];e=e.replace(uf(up[l],s),u)}return e})(i,s).replace(cS,function(t,n){var r=n.length,i=n;"["===i.charAt(0)&&"]"===i.charAt(r-1)&&(i=+i.slice(1,r-1));var s=cw(o,e,i);if(a&&n$(a.interpolatedValue)){var l=o.getDimensionIndex(i);l>=0&&(s=a.interpolatedValue[l])}return null!=s?s+"":""}):void 0},e.prototype.getRawValue=function(e,t){return cw(this.getData(t),e)},e.prototype.formatTooltip=function(e,t,n){},e}();function cT(e){return new ck(e)}var ck=function(){function e(e){e=e||{},this._reset=e.reset,this._plan=e.plan,this._count=e.count,this._onDirty=e.onDirty,this._dirty=!0}return e.prototype.perform=function(e){var t,n,r,i,a=this._upstream,o=e&&e.skip;if(this._dirty&&a){var s=this.context;s.data=s.outputData=a.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!o&&(r=this._plan(this.context));var l=((t=this._modBy)>=1||(t=1),t),u=this._modDataCount||0,c=((n=e&&e.modBy)>=1||(n=1),n),h=e&&e.modDataCount||0;(l!==c||u!==h)&&(r="reset"),(this._dirty||"reset"===r)&&(this._dirty=!1,i=this._doReset(o)),this._modBy=c,this._modDataCount=h;var d=e&&e.step;if(a?this._dueEnd=a._outputDueEnd:this._dueEnd=this._count?this._count(this.context):1/0,this._progress){var p=this._dueIndex,f=Math.min(null!=d?this._dueIndex+d:1/0,this._dueEnd);if(!o&&(i||p<f)){var g=this._progress;if(n$(g))for(var m=0;m<g.length;m++)this._doProgress(g[m],p,f,c,h);else this._doProgress(g,p,f,c,h)}this._dueIndex=f;var v=null!=this._settedOutputEnd?this._settedOutputEnd:f;this._outputDueEnd=v}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},e.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},e.prototype._doProgress=function(e,t,n,r,i){cI.reset(t,n,r,i),this._callingProgress=e,this._callingProgress({start:t,end:n,count:n-t,next:cI.next},this.context)},e.prototype._doReset=function(e){this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!e&&this._reset&&((t=this._reset(this.context))&&t.progress&&(n=t.forceFirstProgress,t=t.progress),n$(t)&&!t.length&&(t=null)),this._progress=t,this._modBy=this._modDataCount=null;var t,n,r=this._downstream;return r&&r.dirty(),n},e.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},e.prototype.pipe=function(e){(this._downstream!==e||this._dirty)&&(this._downstream=e,e._upstream=this,e.dirty())},e.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},e.prototype.getUpstream=function(){return this._upstream},e.prototype.getDownstream=function(){return this._downstream},e.prototype.setOutputEnd=function(e){this._outputDueEnd=this._settedOutputEnd=e},e}(),cI=function(){var e,t,n,r,i,a={reset:function(l,u,c,h){t=l,e=u,n=c,i=Math.ceil((r=h)/n),a.next=n>1&&r>0?s:o}};return a;function o(){return t<e?t++:null}function s(){var a=t%i*n+Math.ceil(t/i),o=t>=e?null:a<r?a:t;return t++,o}}();function cj(e){throw Error(e)}function cM(e,t){var n=t&&t.type;return"ordinal"===n?e:("time"!==n||nJ(e)||null==e||"-"===e||(e=+a5(e)),null==e||""===e?NaN:Number(e))}ri({number:function(e){return parseFloat(e)},time:function(e){return+a5(e)},trim:function(e){return nK(e)?n7(e):e}});var cD={lt:function(e,t){return e<t},lte:function(e,t){return e<=t},gt:function(e,t){return e>t},gte:function(e,t){return e>=t}};(function(e,t){nJ(t)||cj(""),this._opFn=cD[e],this._rvalFloat=a6(t)}).prototype.evaluate=function(e){return nJ(e)?this._opFn(e,this._rvalFloat):this._opFn(a6(e),this._rvalFloat)},(function(e,t){var n="desc"===e;this._resultLT=n?1:-1,null==t&&(t=n?"min":"max"),this._incomparable="min"===t?-1/0:1/0}).prototype.evaluate=function(e,t){var n=nJ(e)?e:a6(e),r=nJ(t)?t:a6(t),i=isNaN(n),a=isNaN(r);if(i&&(n=this._incomparable),a&&(r=this._incomparable),i&&a){var o=nK(e),s=nK(t);o&&(n=s?e:0),s&&(r=o?t:0)}return n<r?this._resultLT:n>r?-this._resultLT:0},(function(e,t){this._rval=t,this._isEQ=e,this._rvalTypeof=typeof t,this._rvalFloat=a6(t)}).prototype.evaluate=function(e){var t=e===this._rval;if(!t){var n=typeof e;n!==this._rvalTypeof&&("number"===n||"number"===this._rvalTypeof)&&(t=a6(e)===this._rvalFloat)}return this._isEQ?t:!t};var cO=function(){function e(){}return e.prototype.getRawData=function(){throw Error("not supported")},e.prototype.getRawDataItem=function(e){throw Error("not supported")},e.prototype.cloneRawData=function(){},e.prototype.getDimensionInfo=function(e){},e.prototype.cloneAllDimensionInfo=function(){},e.prototype.count=function(){},e.prototype.retrieveValue=function(e,t){},e.prototype.retrieveValueFromItem=function(e,t){},e.prototype.convertValue=function(e,t){return cM(e,t)},e}();function cA(e){return cL(e.sourceFormat)||cj(""),e.data}function cP(e){var t=e.sourceFormat,n=e.data;if(cL(t)||cj(""),t===uD){for(var r=[],i=0,a=n.length;i<a;i++)r.push(n[i].slice());return r}if(t===uO){for(var r=[],i=0,a=n.length;i<a;i++)r.push(nL({},n[i]));return r}}function cR(e,t,n){if(null!=n){if(nJ(n)||!isNaN(n)&&!rs(t,n))return e[n];else if(rs(t,n))return t[n]}}function cz(e){return nz(e)}var cN=ri();function cL(e){return e===uD||e===uO}var cF="undefined",cE=typeof Uint32Array===cF?Array:Uint32Array,cB=typeof Uint16Array===cF?Array:Uint16Array,cH=typeof Int32Array===cF?Array:Int32Array,cV=typeof Float64Array===cF?Array:Float64Array,cW={float:cV,int:cH,ordinal:Array,number:Array,time:cV};function cY(e){return e>65535?cE:cB}function cG(){return[1/0,-1/0]}function cU(e,t,n,r,i){var a=cW[n||"float"];if(i){var o=e[t],s=o&&o.length;if(s!==r){for(var l=new a(r),u=0;u<s;u++)l[u]=o[u];e[t]=l}}else e[t]=new a(r)}var cq=function(){function e(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=ri()}return e.prototype.initData=function(e,t,n){this._provider=e,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var r=e.getSource(),i=this.defaultDimValueGetter=L[r.sourceFormat];this._dimValueGetter=n||i,this._rawExtent=[],cp(r),this._dimensions=nW(t,function(e){return{type:e.type,property:e.property}}),this._initDataFromProvider(0,e.count())},e.prototype.getProvider=function(){return this._provider},e.prototype.getSource=function(){return this._provider.getSource()},e.prototype.ensureCalculationDimension=function(e,t){var n=this._calcDimNameToIdx,r=this._dimensions,i=n.get(e);if(null!=i){if(r[i].type===t)return i}else i=r.length;return r[i]={type:t},n.set(e,i),this._chunks[i]=new cW[t||"float"](this._rawCount),this._rawExtent[i]=cG(),i},e.prototype.collectOrdinalMeta=function(e,t){var n=this._chunks[e],r=this._dimensions[e],i=this._rawExtent,a=r.ordinalOffset||0,o=n.length;0===a&&(i[e]=cG());for(var s=i[e],l=a;l<o;l++){var u=n[l]=t.parseAndCollect(n[l]);isNaN(u)||(s[0]=Math.min(u,s[0]),s[1]=Math.max(u,s[1]))}r.ordinalMeta=t,r.ordinalOffset=o,r.type="ordinal"},e.prototype.getOrdinalMeta=function(e){return this._dimensions[e].ordinalMeta},e.prototype.getDimensionProperty=function(e){var t=this._dimensions[e];return t&&t.property},e.prototype.appendData=function(e){var t=this._provider,n=this.count();t.appendData(e);var r=t.count();return t.persistent||(r+=n),n<r&&this._initDataFromProvider(n,r,!0),[n,r]},e.prototype.appendValues=function(e,t){for(var n=this._chunks,r=this._dimensions,i=r.length,a=this._rawExtent,o=this.count(),s=o+Math.max(e.length,t||0),l=0;l<i;l++){var u=r[l];cU(n,l,u.type,s,!0)}for(var c=[],h=o;h<s;h++)for(var d=h-o,p=0;p<i;p++){var u=r[p],f=L.arrayRows.call(this,e[d]||c,u.property,d,p);n[p][h]=f;var g=a[p];f<g[0]&&(g[0]=f),f>g[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:o,end:s}},e.prototype._initDataFromProvider=function(e,t,n){for(var r=this._provider,i=this._chunks,a=this._dimensions,o=a.length,s=this._rawExtent,l=nW(a,function(e){return e.property}),u=0;u<o;u++){var c=a[u];s[u]||(s[u]=cG()),cU(i,u,c.type,t,n)}if(r.fillStorage)r.fillStorage(e,t,i,s);else for(var h=[],d=e;d<t;d++){h=r.getItem(d,h);for(var p=0;p<o;p++){var f=i[p],g=this._dimValueGetter(h,l[p],d,p);f[d]=g;var m=s[p];g<m[0]&&(m[0]=g),g>m[1]&&(m[1]=g)}}!r.persistent&&r.clean&&r.clean(),this._rawCount=this._count=t,this._extent=[]},e.prototype.count=function(){return this._count},e.prototype.get=function(e,t){if(!(t>=0&&t<this._count))return NaN;var n=this._chunks[e];return n?n[this.getRawIndex(t)]:NaN},e.prototype.getValues=function(e,t){var n=[],r=[];if(null==t){t=e,e=[];for(var i=0;i<this._dimensions.length;i++)r.push(i)}else r=e;for(var i=0,a=r.length;i<a;i++)n.push(this.get(r[i],t));return n},e.prototype.getByRawIndex=function(e,t){if(!(t>=0&&t<this._rawCount))return NaN;var n=this._chunks[e];return n?n[t]:NaN},e.prototype.getSum=function(e){var t=this._chunks[e],n=0;if(t)for(var r=0,i=this.count();r<i;r++){var a=this.get(e,r);isNaN(a)||(n+=a)}return n},e.prototype.getMedian=function(e){var t=[];this.each([e],function(e){isNaN(e)||t.push(e)});var n=t.sort(function(e,t){return e-t}),r=this.count();return 0===r?0:r%2==1?n[(r-1)/2]:(n[r/2]+n[r/2-1])/2},e.prototype.indexOfRawIndex=function(e){if(e>=this._rawCount||e<0)return -1;if(!this._indices)return e;var t=this._indices,n=t[e];if(null!=n&&n<this._count&&n===e)return e;for(var r=0,i=this._count-1;r<=i;){var a=(r+i)/2|0;if(t[a]<e)r=a+1;else{if(!(t[a]>e))return a;i=a-1}}return -1},e.prototype.indicesOfNearest=function(e,t,n){var r=this._chunks[e],i=[];if(!r)return i;null==n&&(n=1/0);for(var a=1/0,o=-1,s=0,l=0,u=this.count();l<u;l++){var c=t-r[this.getRawIndex(l)],h=Math.abs(c);h<=n&&((h<a||h===a&&c>=0&&o<0)&&(a=h,o=c,s=0),c===o&&(i[s++]=l))}return i.length=s,i},e.prototype.getIndices=function(){var e,t=this._indices;if(t){var n=t.constructor,r=this._count;if(n===Array){e=new n(r);for(var i=0;i<r;i++)e[i]=t[i]}else e=new n(t.buffer,0,r)}else{var n=cY(this._rawCount);e=new n(this.count());for(var i=0;i<e.length;i++)e[i]=i}return e},e.prototype.filter=function(e,t){if(!this._count)return this;for(var n=this.clone(),r=n.count(),i=new(cY(n._rawCount))(r),a=[],o=e.length,s=0,l=e[0],u=n._chunks,c=0;c<r;c++){var h=void 0,d=n.getRawIndex(c);if(0===o)h=t(c);else if(1===o)h=t(u[l][d],c);else{for(var p=0;p<o;p++)a[p]=u[e[p]][d];a[p]=c,h=t.apply(null,a)}h&&(i[s++]=d)}return s<r&&(n._indices=i),n._count=s,n._extent=[],n._updateGetRawIdx(),n},e.prototype.selectRange=function(e){var t=this.clone(),n=t._count;if(!n)return this;var r=nU(e),i=r.length;if(!i)return this;var a=t.count(),o=new(cY(t._rawCount))(a),s=0,l=r[0],u=e[l][0],c=e[l][1],h=t._chunks,d=!1;if(!t._indices){var p=0;if(1===i){for(var f=h[r[0]],g=0;g<n;g++){var m=f[g];(m>=u&&m<=c||isNaN(m))&&(o[s++]=p),p++}d=!0}else if(2===i){for(var f=h[r[0]],v=h[r[1]],y=e[r[1]][0],x=e[r[1]][1],g=0;g<n;g++){var m=f[g],_=v[g];(m>=u&&m<=c||isNaN(m))&&(_>=y&&_<=x||isNaN(_))&&(o[s++]=p),p++}d=!0}}if(!d)if(1===i)for(var g=0;g<a;g++){var b=t.getRawIndex(g),m=h[r[0]][b];(m>=u&&m<=c||isNaN(m))&&(o[s++]=b)}else for(var g=0;g<a;g++){for(var w=!0,b=t.getRawIndex(g),S=0;S<i;S++){var C=r[S],m=h[C][b];(m<e[C][0]||m>e[C][1])&&(w=!1)}w&&(o[s++]=t.getRawIndex(g))}return s<a&&(t._indices=o),t._count=s,t._extent=[],t._updateGetRawIdx(),t},e.prototype.map=function(e,t){var n=this.clone(e);return this._updateDims(n,e,t),n},e.prototype.modify=function(e,t){this._updateDims(this,e,t)},e.prototype._updateDims=function(e,t,n){for(var r=e._chunks,i=[],a=t.length,o=e.count(),s=[],l=e._rawExtent,u=0;u<t.length;u++)l[t[u]]=cG();for(var c=0;c<o;c++){for(var h=e.getRawIndex(c),d=0;d<a;d++)s[d]=r[t[d]][h];s[a]=c;var p=n&&n.apply(null,s);if(null!=p){"object"!=typeof p&&(i[0]=p,p=i);for(var u=0;u<p.length;u++){var f=t[u],g=p[u],m=l[f],v=r[f];v&&(v[h]=g),g<m[0]&&(m[0]=g),g>m[1]&&(m[1]=g)}}}},e.prototype.lttbDownSample=function(e,t){var n,r,i,a=this.clone([e],!0),o=a._chunks[e],s=this.count(),l=0,u=Math.floor(1/t),c=this.getRawIndex(0),h=new(cY(this._rawCount))(Math.min((Math.ceil(s/u)+2)*2,s));h[l++]=c;for(var d=1;d<s-1;d+=u){for(var p=Math.min(d+u,s-1),f=Math.min(d+2*u,s),g=(f+p)/2,m=0,v=p;v<f;v++){var y=this.getRawIndex(v),x=o[y];isNaN(x)||(m+=x)}m/=f-p;var _=d,b=Math.min(d+u,s),w=d-1,S=o[c];n=-1,i=_;for(var C=-1,T=0,v=_;v<b;v++){var y=this.getRawIndex(v),x=o[y];if(isNaN(x)){T++,C<0&&(C=y);continue}(r=Math.abs((w-g)*(x-S)-(w-v)*(m-S)))>n&&(n=r,i=y)}T>0&&T<b-_&&(h[l++]=Math.min(C,i),i=Math.max(C,i)),h[l++]=i,c=i}return h[l++]=this.getRawIndex(s-1),a._count=l,a._indices=h,a.getRawIndex=this._getRawIdx,a},e.prototype.minmaxDownSample=function(e,t){for(var n=this.clone([e],!0),r=n._chunks,i=Math.floor(1/t),a=r[e],o=this.count(),s=new(cY(this._rawCount))(2*Math.ceil(o/i)),l=0,u=0;u<o;u+=i){var c=u,h=a[this.getRawIndex(c)],d=u,p=a[this.getRawIndex(d)],f=i;u+i>o&&(f=o-u);for(var g=0;g<f;g++){var m=a[this.getRawIndex(u+g)];m<h&&(h=m,c=u+g),m>p&&(p=m,d=u+g)}var v=this.getRawIndex(c),y=this.getRawIndex(d);c<d?(s[l++]=v,s[l++]=y):(s[l++]=y,s[l++]=v)}return n._count=l,n._indices=s,n._updateGetRawIdx(),n},e.prototype.downSample=function(e,t,n,r){for(var i=this.clone([e],!0),a=i._chunks,o=[],s=Math.floor(1/t),l=a[e],u=this.count(),c=i._rawExtent[e]=cG(),h=new(cY(this._rawCount))(Math.ceil(u/s)),d=0,p=0;p<u;p+=s){s>u-p&&(o.length=s=u-p);for(var f=0;f<s;f++){var g=this.getRawIndex(p+f);o[f]=l[g]}var m=n(o),v=this.getRawIndex(Math.min(p+r(o,m)||0,u-1));l[v]=m,m<c[0]&&(c[0]=m),m>c[1]&&(c[1]=m),h[d++]=v}return i._count=d,i._indices=h,i._updateGetRawIdx(),i},e.prototype.each=function(e,t){if(this._count)for(var n=e.length,r=this._chunks,i=0,a=this.count();i<a;i++){var o=this.getRawIndex(i);switch(n){case 0:t(i);break;case 1:t(r[e[0]][o],i);break;case 2:t(r[e[0]][o],r[e[1]][o],i);break;default:for(var s=0,l=[];s<n;s++)l[s]=r[e[s]][o];l[s]=i,t.apply(null,l)}}},e.prototype.getDataExtent=function(e){var t,n=this._chunks[e],r=cG();if(!n)return r;var i=this.count();if(!this._indices)return this._rawExtent[e].slice();if(t=this._extent[e])return t.slice();for(var a=(t=r)[0],o=t[1],s=0;s<i;s++){var l=n[this.getRawIndex(s)];l<a&&(a=l),l>o&&(o=l)}return t=[a,o],this._extent[e]=t,t},e.prototype.getRawDataItem=function(e){var t=this.getRawIndex(e);if(this._provider.persistent)return this._provider.getItem(t);for(var n=[],r=this._chunks,i=0;i<r.length;i++)n.push(r[i][t]);return n},e.prototype.clone=function(t,n){var r=new e,i=this._chunks,a=t&&nY(t,function(e,t){return e[t]=!0,e},{});if(a)for(var o=0;o<i.length;o++)r._chunks[o]=a[o]?function(e){var t=e.constructor;return t===Array?e.slice():new t(e)}(i[o]):i[o];else r._chunks=i;return this._copyCommonProps(r),n||(r._indices=this._cloneIndices()),r._updateGetRawIdx(),r},e.prototype._copyCommonProps=function(e){e._count=this._count,e._rawCount=this._rawCount,e._provider=this._provider,e._dimensions=this._dimensions,e._extent=nz(this._extent),e._rawExtent=nz(this._rawExtent)},e.prototype._cloneIndices=function(){if(this._indices){var e=this._indices.constructor,t=void 0;if(e===Array){var n=this._indices.length;t=new e(n);for(var r=0;r<n;r++)t[r]=this._indices[r]}else t=new e(this._indices);return t}return null},e.prototype._getRawIdxIdentity=function(e){return e},e.prototype._getRawIdx=function(e){return e<this._count&&e>=0?this._indices[e]:-1},e.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},e.internalField=function(){function e(e,t,n,r){return cM(e[r],this._dimensions[r])}L={arrayRows:e,objectRows:function(e,t,n,r){return cM(e[t],this._dimensions[r])},keyedColumns:e,original:function(e,t,n,r){var i=e&&(null==e.value?e:e.value);return cM(i instanceof Array?i[r]:i,this._dimensions[r])},typedArray:function(e,t,n,r){return e[r]}}}(),e}(),cX=function(){function e(e){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=e}return e.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},e.prototype._setLocalSource=function(e,t){this._sourceList=e,this._upstreamSignList=t,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},e.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},e.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},e.prototype._createSource=function(){this._setLocalSource([],[]);var e,t,n=this._sourceHost,r=this._getUpstreamSourceManagers(),i=!!r.length;if(cZ(n)){var a=void 0,o=void 0,s=void 0;if(i){var l=r[0];l.prepareSource(),a=(s=l.getSource()).data,o=s.sourceFormat,t=[l._getVersionSign()]}else o=n0(a=n.get("data",!0))?uP:uM,t=[];var u=this._getSourceMetaRawOption()||{},c=s&&s.metaRawOption||{},h=n4(u.seriesLayoutBy,c.seriesLayoutBy)||null,d=n4(u.sourceHeader,c.sourceHeader),p=n4(u.dimensions,c.dimensions);e=h!==c.seriesLayoutBy||!!d!=!!c.sourceHeader||p?[cl(a,{seriesLayoutBy:h,sourceHeader:d,dimensions:p},o)]:[]}else if(i){var f=this._applyTransform(r);e=f.sourceList,t=f.upstreamSignList}else e=[cl(n.get("source",!0),this._getSourceMetaRawOption(),null)],t=[];this._setLocalSource(e,t)},e.prototype._applyTransform=function(e){var t,n,r=this._sourceHost,i=r.get("transform",!0),a=r.get("fromTransformResult",!0);null!=a&&1!==e.length&&cK("");var o=[],s=[];return(nV(e,function(e){e.prepareSource();var t=e.getSource(a||0);null==a||t||cK(""),o.push(t),s.push(e._getVersionSign())}),i)?n=function(e,t,n){var r=on(e),i=r.length;i||cj("");for(var a=0;a<i;a++)t=function(e,t,n,r){t.length||cj(""),nQ(e)||cj("");var i=e.type,a=cN.get(i);a||cj("");var o=nW(t,function(e){return function(e,t){var n=new cO,r=e.data,i=n.sourceFormat=e.sourceFormat,a=e.startIndex;e.seriesLayoutBy!==uz&&cj("");var o=[],s={},l=e.dimensionsDefine;if(l)nV(l,function(e,t){var n=e.name,r={index:t,name:n,displayName:e.displayName};o.push(r),null!=n&&(rs(s,n)&&cj(""),s[n]=r)});else for(var u=0;u<e.dimensionsDetectedCount||0;u++)o.push({index:u});var c=cm[cb(i,uz)];t.__isBuiltIn&&(n.getRawDataItem=function(e){return c(r,a,o,e)},n.getRawData=nq(cA,null,e)),n.cloneRawData=nq(cP,null,e),n.count=nq(cy[cb(i,uz)],null,r,a,o);var h=c_[i];n.retrieveValue=function(e,t){return d(c(r,a,o,e),t)};var d=n.retrieveValueFromItem=function(e,t){if(null!=e){var n=o[t];if(n)return h(e,t,n.name)}};return n.getDimensionInfo=nq(cR,null,o,s),n.cloneAllDimensionInfo=nq(cz,null,o),n}(e,a)});return nW(on(a.transform({upstream:o[0],upstreamList:o,config:nz(e.config)})),function(e,n){nQ(e)||cj(""),e.data||cj(""),cL(cc(e.data))||cj("");var r,i=t[0];if(i&&0===n&&!e.dimensions){var a=i.startIndex;a&&(e.data=i.data.slice(0,a).concat(e.data)),r={seriesLayoutBy:uz,sourceHeader:a,dimensions:i.metaRawOption.dimensions}}else r={seriesLayoutBy:uz,sourceHeader:0,dimensions:e.dimensions};return cl(e.data,r,null)})}(r[a],t,0,0),a!==i-1&&(t.length=Math.max(t.length,1));return t}(i,o,{datasetIndex:r.componentIndex}):null!=a&&(n=[new co({data:(t=o[0]).data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:nz(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})]),{sourceList:n,upstreamSignList:s}},e.prototype._isDirty=function(){if(this._dirty)return!0;for(var e=this._getUpstreamSourceManagers(),t=0;t<e.length;t++){var n=e[t];if(n._isDirty()||this._upstreamSignList[t]!==n._getVersionSign())return!0}},e.prototype.getSource=function(e){e=e||0;var t=this._sourceList[e];if(!t){var n=this._getUpstreamSourceManagers();return n[0]&&n[0].getSource(e)}return t},e.prototype.getSharedDataStore=function(e){var t=e.makeStoreSchema();return this._innerGetDataStore(t.dimensions,e.source,t.hash)},e.prototype._innerGetDataStore=function(e,t,n){var r=this._storeList,i=r[0];i||(i=r[0]={});var a=i[n];if(!a){var o=this._getUpstreamSourceManagers()[0];cZ(this._sourceHost)&&o?a=o._innerGetDataStore(e,t,n):(a=new cq).initData(new cf(t,e.length),e),i[n]=a}return a},e.prototype._getUpstreamSourceManagers=function(){var e=this._sourceHost;if(cZ(e)){var t=function(e){if(!e.get("data",!0))return ov(e.ecModel,"dataset",{index:e.get("datasetIndex",!0),id:e.get("datasetId",!0)},om).models[0]}(e);return t?[t.getSourceManager()]:[]}return nW(e.get("transform",!0)||e.get("fromTransformResult",!0)?ov(e.ecModel,"dataset",{index:e.get("fromDatasetIndex",!0),id:e.get("fromDatasetId",!0)},om).models:[],function(e){return e.getSourceManager()})},e.prototype._getSourceMetaRawOption=function(){var e,t,n,r=this._sourceHost;return cZ(r)?(e=r.get("seriesLayoutBy",!0),t=r.get("sourceHeader",!0),n=r.get("dimensions",!0)):this._getUpstreamSourceManagers().length||(e=r.get("seriesLayoutBy",!0),t=r.get("sourceHeader",!0),n=r.get("dimensions",!0)),{seriesLayoutBy:e,sourceHeader:t,dimensions:n}},e}();function c$(e){e.option.transform&&(e.option.transform[re]=!0)}function cZ(e){return"series"===e.mainType}function cK(e){throw Error(e)}function cJ(){this.richTextStyles={},this._nextStyleNameId=a7()}cJ.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},cJ.prototype.makeTooltipMarker=function(e,t,n){var r,i,a,o,s,l,u="richText"===n?this._generateStyleName():null,c=(o=(a=nK(r={color:t,type:e,renderMode:n,markerId:u})?{color:r,extraCssText:i}:r||{}).color,s=a.type,i=a.extraCssText,l=a.renderMode||"html",o?"html"===l?"subItem"===s?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+rO(o)+";"+(i||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+rO(o)+";"+(i||"")+'"></span>':{renderMode:l,content:"{"+(a.markerId||"markerX")+"|} ",style:"subItem"===s?{width:4,height:4,borderRadius:2,backgroundColor:o}:{width:10,height:10,borderRadius:5,backgroundColor:o}}:"");return nK(c)?c:(this.richTextStyles[u]=c.style,c.content)},cJ.prototype.wrapRichTextStyle=function(e,t){var n={};n$(t)?nV(t,function(e){return nL(n,e)}):nL(n,t);var r=this._generateStyleName();return this.richTextStyles[r]=n,"{"+r+"|"+e+"}"};var cQ=od();function c1(e,t){return e.getName(t)||e.getId(t)}var c0=function(e){var t;function n(){var t=null!==e&&e.apply(this,arguments)||this;return t._selectedDataIndicesMap={},t}return nm(n,e),n.prototype.init=function(e,t,n){this.seriesIndex=this.componentIndex,this.dataTask=cT({count:c3,reset:c4}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(e,n),(cQ(this).sourceManager=new cX(this)).prepareSource();var r=this.getInitialData(e,n);c9(r,this),this.dataTask.context.data=r,cQ(this).dataBeforeProcessed=r,c2(this),this._initSelectedMapFromData(r)},n.prototype.mergeDefaultAndTheme=function(e,t){var n=uy(this),r=n?u_({},e):{},i=this.subType;uw.hasClass(i)&&(i+="Series"),nN(e,t.getTheme().get(this.subType)),nN(e,this.getDefaultOption()),or(e,"label",["show"]),this.fillDataTextStyle(e.data),n&&ux(e,r,n)},n.prototype.mergeOption=function(e,t){e=nN(this.option,e,!0),this.fillDataTextStyle(e.data);var n=uy(this);n&&ux(this.option,e,n);var r=cQ(this).sourceManager;r.dirty(),r.prepareSource();var i=this.getInitialData(e,t);c9(i,this),this.dataTask.dirty(),this.dataTask.context.data=i,cQ(this).dataBeforeProcessed=i,c2(this),this._initSelectedMapFromData(i)},n.prototype.fillDataTextStyle=function(e){if(e&&!n0(e))for(var t=["show"],n=0;n<e.length;n++)e[n]&&e[n].label&&or(e[n],"label",t)},n.prototype.getInitialData=function(e,t){},n.prototype.appendData=function(e){this.getRawData().appendData(e.data)},n.prototype.getData=function(e){var t=c6(this);if(!t)return cQ(this).data;var n=t.context.data;return null!=e&&n.getLinkedData?n.getLinkedData(e):n},n.prototype.getAllData=function(){var e=this.getData();return e&&e.getLinkedDataAll?e.getLinkedDataAll():[{data:e}]},n.prototype.setData=function(e){var t=c6(this);if(t){var n=t.context;n.outputData=e,t!==this.dataTask&&(n.data=e)}cQ(this).data=e},n.prototype.getEncode=function(){var e=this.get("encode",!0);if(e)return ri(e)},n.prototype.getSourceManager=function(){return cQ(this).sourceManager},n.prototype.getSource=function(){return this.getSourceManager().getSource()},n.prototype.getRawData=function(){return cQ(this).dataBeforeProcessed},n.prototype.getColorBy=function(){return this.get("colorBy")||"series"},n.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},n.prototype.getBaseAxis=function(){var e=this.coordinateSystem;return e&&e.getBaseAxis&&e.getBaseAxis()},n.prototype.formatTooltip=function(e,t,n){return function(e){var t,n,r,i,a,o,s,l,u=e.series,c=e.dataIndex,h=e.multipleSeries,d=u.getData(),p=d.mapDimensionsAll("defaultedTooltip"),f=p.length,g=u.getRawValue(c),m=n$(g),v=(n=n||"transparent",nK(t=u.getData().getItemVisual(c,"style")[u.visualDrawType])?t:nQ(t)&&t.colorStops&&(t.colorStops[0]||{}).color||n);if(f>1||m&&!f){var y=function(e,t,n,r,i){var a=t.getData(),o=nY(e,function(e,t,n){var r=a.getDimensionInfo(n);return e||r&&!1!==r.tooltip&&null!=r.displayName},!1),s=[],l=[],u=[];function c(e,t){var n,r=a.getDimensionInfo(t);r&&!1!==r.otherDims.tooltip&&(o?u.push(((n={markerType:"subItem",markerColor:i,name:r.displayName,value:e,valueType:r.type}).type="nameValue",n)):(s.push(e),l.push(r.type)))}return r.length?nV(r,function(e){c(cw(a,n,e),e)}):nV(e,c),{inlineValues:s,inlineValueTypes:l,blocks:u}}(g,u,c,p,v);a=y.inlineValues,o=y.inlineValueTypes,s=y.blocks,l=y.inlineValues[0]}else if(f){var x=d.getDimensionInfo(p[0]);l=a=cw(d,c,p[0]),o=x.type}else l=a=m?g[0]:g;var _=ou(u),b=_&&u.name||"",w=d.getName(c),S=h?b:w;return(i={header:b,noHeader:h||!_,sortParam:l,blocks:[((r={markerType:"item",markerColor:v,name:S,noName:!n7(S),value:a,valueType:o,dataIndex:c}).type="nameValue",r)].concat(s||[])}).type="section",i}({series:this,dataIndex:e,multipleSeries:t})},n.prototype.isAnimationEnabled=function(){var e=this.ecModel;if(ny.node&&!(e&&e.ssr))return!1;var t=this.getShallow("animation");return t&&this.getData().count()>this.getShallow("animationThreshold")&&(t=!1),!!t},n.prototype.restoreData=function(){this.dataTask.dirty()},n.prototype.getColorFromPalette=function(e,t,n){var r=this.ecModel,i=uB.prototype.getColorFromPalette.call(this,e,t,n);return i||(i=r.getColorFromPalette(e,t,n)),i},n.prototype.coordDimToDataDim=function(e){return this.getRawData().mapDimensionsAll(e)},n.prototype.getProgressive=function(){return this.get("progressive")},n.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},n.prototype.select=function(e,t){this._innerSelect(this.getData(t),e)},n.prototype.unselect=function(e,t){var n=this.option.selectedMap;if(n){var r=this.option.selectedMode,i=this.getData(t);if("series"===r||"all"===n){this.option.selectedMap={},this._selectedDataIndicesMap={};return}for(var a=0;a<e.length;a++){var o=c1(i,e[a]);n[o]=!1,this._selectedDataIndicesMap[o]=-1}}},n.prototype.toggleSelect=function(e,t){for(var n=[],r=0;r<e.length;r++)n[0]=e[r],this.isSelected(e[r],t)?this.unselect(n,t):this.select(n,t)},n.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var e=this._selectedDataIndicesMap,t=nU(e),n=[],r=0;r<t.length;r++){var i=e[t[r]];i>=0&&n.push(i)}return n},n.prototype.isSelected=function(e,t){var n=this.option.selectedMap;if(!n)return!1;var r=this.getData(t);return("all"===n||n[c1(r,e)])&&!r.getItemModel(e).get(["select","disabled"])},n.prototype.isUniversalTransitionEnabled=function(){if(this.__universalTransitionEnabled)return!0;var e=this.option.universalTransition;return!!e&&(!0===e||e&&e.enabled)},n.prototype._innerSelect=function(e,t){var n,r,i=this.option,a=i.selectedMode,o=t.length;if(a&&o){if("series"===a)i.selectedMap="all";else if("multiple"===a){nQ(i.selectedMap)||(i.selectedMap={});for(var s=i.selectedMap,l=0;l<o;l++){var u=t[l],c=c1(e,u);s[c]=!0,this._selectedDataIndicesMap[c]=e.getRawIndex(u)}}else if("single"===a||!0===a){var h=t[o-1],c=c1(e,h);(n={})[c]=!0,i.selectedMap=n,this._selectedDataIndicesMap=((r={})[c]=e.getRawIndex(h),r)}}},n.prototype._initSelectedMapFromData=function(e){if(!this.option.selectedMap){var t=[];e.hasItemOption&&e.each(function(n){var r=e.getRawDataItem(n);r&&r.selected&&t.push(n)}),t.length>0&&this._innerSelect(e,t)}},n.registerClass=function(e){return uw.registerClass(e)},n.protoInitialize=void((t=n.prototype).type="series.__base__",t.seriesIndex=0,t.ignoreStyleOnData=!1,t.hasSymbolVisual=!1,t.defaultSymbol="circle",t.visualStyleAccessPath="itemStyle",t.visualDrawType="fill"),n}(uw);function c2(e){var t,n,r,i=e.name;ou(e)||(e.name=(n=(t=e.getRawData()).mapDimensionsAll("seriesName"),r=[],nV(n,function(e){var n=t.getDimensionInfo(e);n.displayName&&r.push(n.displayName)}),r.join(" ")||i))}function c3(e){return e.model.getRawData().count()}function c4(e){var t=e.model;return t.setData(t.getRawData().cloneShallow()),c5}function c5(e,t){t.outputData&&e.end>t.outputData.count()&&t.model.getRawData().cloneShallow(t.outputData)}function c9(e,t){nV(function(e,t){for(var n=new e.constructor(e.length+t.length),r=0;r<e.length;r++)n[r]=e[r];for(var i=e.length,r=0;r<t.length;r++)n[r+i]=t[r];return n}(e.CHANGABLE_METHODS,e.DOWNSAMPLE_METHODS),function(n){e.wrapMethod(n,nX(c8,t))})}function c8(e,t){var n=c6(e);return n&&n.setOutputEnd((t||this).count()),t}function c6(e){var t=(e.ecModel||{}).scheduler,n=t&&t.getPipeline(e.uid);if(n){var r=n.currentTask;if(r){var i=r.agentStubMap;i&&(r=i.get(e.uid))}return r}}nB(c0,cC),nB(c0,uB),ow(c0,uw);var c7=function(){function e(){this.group=new aZ,this.uid=l$("viewComponent")}return e.prototype.init=function(e,t){},e.prototype.render=function(e,t,n,r){},e.prototype.dispose=function(e,t){},e.prototype.updateView=function(e,t,n,r){},e.prototype.updateLayout=function(e,t,n,r){},e.prototype.updateVisual=function(e,t,n,r){},e.prototype.toggleBlurSeries=function(e,t,n){},e.prototype.eachRendered=function(e){var t=this.group;t&&t.traverse(e)},e}();ob(c7),ok(c7);var he=si.CMD,ht=[[],[],[]],hn=Math.sqrt,hr=Math.atan2,hi=Math.sqrt,ha=Math.sin,ho=Math.cos,hs=Math.PI;function hl(e){return Math.sqrt(e[0]*e[0]+e[1]*e[1])}function hu(e,t){return(e[0]*t[0]+e[1]*t[1])/(hl(e)*hl(t))}function hc(e,t){return(e[0]*t[1]<e[1]*t[0]?-1:1)*Math.acos(hu(e,t))}function hh(e,t,n,r,i,a,o,s,l,u,c){var h=hs/180*l,d=ho(h)*(e-n)/2+ha(h)*(t-r)/2,p=-1*ha(h)*(e-n)/2+ho(h)*(t-r)/2,f=d*d/(o*o)+p*p/(s*s);f>1&&(o*=hi(f),s*=hi(f));var g=(i===a?-1:1)*hi((o*o*(s*s)-o*o*(p*p)-s*s*(d*d))/(o*o*(p*p)+s*s*(d*d)))||0,m=g*o*p/s,v=-(g*s)*d/o,y=(e+n)/2+ho(h)*m-ha(h)*v,x=(t+r)/2+ha(h)*m+ho(h)*v,_=hc([1,0],[(d-m)/o,(p-v)/s]),b=[(d-m)/o,(p-v)/s],w=[(-1*d-m)/o,(-1*p-v)/s],S=hc(b,w);if(-1>=hu(b,w)&&(S=hs),hu(b,w)>=1&&(S=0),S<0){var C=Math.round(S/hs*1e6)/1e6;S=2*hs+C%2*hs}c.addData(u,y,x,o,s,_,S,h,a)}var hd=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig,hp=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g,hf=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return rh(t,e),t.prototype.applyTransform=function(e){},t}(sy),hg=function(){this.cx=0,this.cy=0,this.r=0},hm=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hg},t.prototype.buildPath=function(e,t){e.moveTo(t.cx+t.r,t.cy),e.arc(t.cx,t.cy,t.r,0,2*Math.PI)},t}(sy);hm.prototype.type="circle";var hv=function(){this.cx=0,this.cy=0,this.rx=0,this.ry=0},hy=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hv},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=t.rx,a=t.ry,o=.5522848*i,s=.5522848*a;e.moveTo(n-i,r),e.bezierCurveTo(n-i,r-s,n-o,r-a,n,r-a),e.bezierCurveTo(n+o,r-a,n+i,r-s,n+i,r),e.bezierCurveTo(n+i,r+s,n+o,r+a,n,r+a),e.bezierCurveTo(n-o,r+a,n-i,r+s,n-i,r),e.closePath()},t}(sy);hy.prototype.type="ellipse";var hx=Math.PI,h_=2*hx,hb=Math.sin,hw=Math.cos,hS=Math.acos,hC=Math.atan2,hT=Math.abs,hk=Math.sqrt,hI=Math.max,hj=Math.min;function hM(e,t,n,r,i,a,o){var s=e-n,l=t-r,u=(o?a:-a)/hk(s*s+l*l),c=u*l,h=-u*s,d=e+c,p=t+h,f=n+c,g=r+h,m=(d+f)/2,v=(p+g)/2,y=f-d,x=g-p,_=y*y+x*x,b=i-a,w=d*g-f*p,S=(x<0?-1:1)*hk(hI(0,b*b*_-w*w)),C=(w*x-y*S)/_,T=(-w*y-x*S)/_,k=(w*x+y*S)/_,I=(-w*y+x*S)/_,j=C-m,M=T-v,D=k-m,O=I-v;return j*j+M*M>D*D+O*O&&(C=k,T=I),{cx:C,cy:T,x0:-c,y0:-h,x1:C*(i/b-1),y1:T*(i/b-1)}}var hD=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0},hO=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hD},t.prototype.buildPath=function(e,t){!function(e,t){var n,r=hI(t.r,0),i=hI(t.r0||0,0),a=r>0,o=i>0;if(a||o){if(a||(r=i,i=0),i>r){var s=r;r=i,i=s}var l=t.startAngle,u=t.endAngle;if(!(isNaN(l)||isNaN(u))){var c=t.cx,h=t.cy,d=!!t.clockwise,p=hT(u-l),f=p>h_&&p%h_;if(f>1e-4&&(p=f),r>1e-4)if(p>h_-1e-4)e.moveTo(c+r*hw(l),h+r*hb(l)),e.arc(c,h,r,l,u,!d),i>1e-4&&(e.moveTo(c+i*hw(u),h+i*hb(u)),e.arc(c,h,i,u,l,d));else{var g=void 0,m=void 0,v=void 0,y=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,C=void 0,T=void 0,k=void 0,I=void 0,j=void 0,M=void 0,D=void 0,O=r*hw(l),A=r*hb(l),P=i*hw(u),R=i*hb(u),z=p>1e-4;if(z){var N=t.cornerRadius;N&&(g=(n=function(e){var t;if(n$(e)){var n=e.length;if(!n)return e;t=1===n?[e[0],e[0],0,0]:2===n?[e[0],e[0],e[1],e[1]]:3===n?e.concat(e[2]):e}else t=[e,e,e,e];return t}(N))[0],m=n[1],v=n[2],y=n[3]);var L=hT(r-i)/2;if(x=hj(L,v),_=hj(L,y),b=hj(L,g),w=hj(L,m),T=S=hI(x,_),k=C=hI(b,w),(S>1e-4||C>1e-4)&&(I=r*hw(u),j=r*hb(u),M=i*hw(l),D=i*hb(l),p<hx)){var F=function(e,t,n,r,i,a,o,s){var l=n-e,u=r-t,c=o-i,h=s-a,d=h*l-c*u;if(!(d*d<1e-4))return d=(c*(t-a)-h*(e-i))/d,[e+d*l,t+d*u]}(O,A,M,D,I,j,P,R);if(F){var E=O-F[0],B=A-F[1],H=I-F[0],V=j-F[1],W=1/hb(hS((E*H+B*V)/(hk(E*E+B*B)*hk(H*H+V*V)))/2),Y=hk(F[0]*F[0]+F[1]*F[1]);T=hj(S,(r-Y)/(W+1)),k=hj(C,(i-Y)/(W-1))}}}if(z)if(T>1e-4){var G=hj(v,T),U=hj(y,T),q=hM(M,D,O,A,r,G,d),X=hM(I,j,P,R,r,U,d);e.moveTo(c+q.cx+q.x0,h+q.cy+q.y0),T<S&&G===U?e.arc(c+q.cx,h+q.cy,T,hC(q.y0,q.x0),hC(X.y0,X.x0),!d):(G>0&&e.arc(c+q.cx,h+q.cy,G,hC(q.y0,q.x0),hC(q.y1,q.x1),!d),e.arc(c,h,r,hC(q.cy+q.y1,q.cx+q.x1),hC(X.cy+X.y1,X.cx+X.x1),!d),U>0&&e.arc(c+X.cx,h+X.cy,U,hC(X.y1,X.x1),hC(X.y0,X.x0),!d))}else e.moveTo(c+O,h+A),e.arc(c,h,r,l,u,!d);else e.moveTo(c+O,h+A);if(i>1e-4&&z)if(k>1e-4){var G=hj(g,k),U=hj(m,k),q=hM(P,R,I,j,i,-U,d),X=hM(O,A,M,D,i,-G,d);e.lineTo(c+q.cx+q.x0,h+q.cy+q.y0),k<C&&G===U?e.arc(c+q.cx,h+q.cy,k,hC(q.y0,q.x0),hC(X.y0,X.x0),!d):(U>0&&e.arc(c+q.cx,h+q.cy,U,hC(q.y0,q.x0),hC(q.y1,q.x1),!d),e.arc(c,h,i,hC(q.cy+q.y1,q.cx+q.x1),hC(X.cy+X.y1,X.cx+X.x1),d),G>0&&e.arc(c+X.cx,h+X.cy,G,hC(X.y1,X.x1),hC(X.y0,X.x0),!d))}else e.lineTo(c+P,h+R),e.arc(c,h,i,u,l,d);else e.lineTo(c+P,h+R)}else e.moveTo(c,h);e.closePath()}}}(e,t)},t.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},t}(sy);hO.prototype.type="sector";var hA=function(){this.cx=0,this.cy=0,this.r=0,this.r0=0},hP=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hA},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=2*Math.PI;e.moveTo(n+t.r,r),e.arc(n,r,t.r,0,i,!1),e.moveTo(n+t.r0,r),e.arc(n,r,t.r0,0,i,!0)},t}(sy);function hR(e,t,n){var r=t.smooth,i=t.points;if(i&&i.length>=2){if(r){var a=function(e,t,n,r){var i,a,o,s,l=[],u=[],c=[],h=[];if(r){o=[1/0,1/0],s=[-1/0,-1/0];for(var d=0,p=e.length;d<p;d++)rx(o,o,e[d]),r_(s,s,e[d]);rx(o,o,r[0]),r_(s,s,r[1])}for(var d=0,p=e.length;d<p;d++){var f,g,m,v=e[d];if(n)i=e[d?d-1:p-1],a=e[(d+1)%p];else if(0===d||d===p-1){l.push([(f=e[d])[0],f[1]]);continue}else i=e[d-1],a=e[d+1];g=a,m=i,u[0]=g[0]-m[0],u[1]=g[1]-m[1],rf(u,u,t);var y=rg(v,i),x=rg(v,a),_=y+x;0!==_&&(y/=_,x/=_),rf(c,u,-y),rf(h,u,x);var b=rp([],v,c),w=rp([],v,h);r&&(r_(b,b,o),rx(b,b,s),r_(w,w,o),rx(w,w,s)),l.push(b),l.push(w)}return n&&l.push(l.shift()),l}(i,r,n,t.smoothConstraint);e.moveTo(i[0][0],i[0][1]);for(var o=i.length,s=0;s<(n?o:o-1);s++){var l=a[2*s],u=a[2*s+1],c=i[(s+1)%o];e.bezierCurveTo(l[0],l[1],u[0],u[1],c[0],c[1])}}else{e.moveTo(i[0][0],i[0][1]);for(var s=1,h=i.length;s<h;s++)e.lineTo(i[s][0],i[s][1])}n&&e.closePath()}}hP.prototype.type="ring";var hz=function(){this.points=null,this.smooth=0,this.smoothConstraint=null},hN=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hz},t.prototype.buildPath=function(e,t){hR(e,t,!0)},t}(sy);hN.prototype.type="polygon";var hL=function(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null},hF=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hL},t.prototype.buildPath=function(e,t){hR(e,t,!1)},t}(sy);hF.prototype.type="polyline";var hE={},hB=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1},hH=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hB},t.prototype.buildPath=function(e,t){if(this.subPixelOptimize){var n,r,i,a,o=function(e,t,n){if(t){var r=t.x1,i=t.x2,a=t.y1,o=t.y2;e.x1=r,e.x2=i,e.y1=a,e.y2=o;var s=n&&n.lineWidth;return s&&(lx(2*r)===lx(2*i)&&(e.x1=e.x2=l_(r,s,!0)),lx(2*a)===lx(2*o)&&(e.y1=e.y2=l_(a,s,!0))),e}}(hE,t,this.style);n=o.x1,r=o.y1,i=o.x2,a=o.y2}else n=t.x1,r=t.y1,i=t.x2,a=t.y2;var s=t.percent;0!==s&&(e.moveTo(n,r),s<1&&(i=n*(1-s)+i*s,a=r*(1-s)+a*s),e.lineTo(i,a))},t.prototype.pointAt=function(e){var t=this.shape;return[t.x1*(1-e)+t.x2*e,t.y1*(1-e)+t.y2*e]},t}(sy);hH.prototype.type="line";var hV=[],hW=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1};function hY(e,t,n){var r=e.cpx2,i=e.cpy2;return null!=r||null!=i?[(n?iC:iS)(e.x1,e.cpx1,e.cpx2,e.x2,t),(n?iC:iS)(e.y1,e.cpy1,e.cpy2,e.y2,t)]:[(n?iD:iM)(e.x1,e.cpx1,e.x2,t),(n?iD:iM)(e.y1,e.cpy1,e.y2,t)]}var hG=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hW},t.prototype.buildPath=function(e,t){var n=t.x1,r=t.y1,i=t.x2,a=t.y2,o=t.cpx1,s=t.cpy1,l=t.cpx2,u=t.cpy2,c=t.percent;0!==c&&(e.moveTo(n,r),null==l||null==u?(c<1&&(iA(n,o,i,c,hV),o=hV[1],i=hV[2],iA(r,s,a,c,hV),s=hV[1],a=hV[2]),e.quadraticCurveTo(o,s,i,a)):(c<1&&(iI(n,o,l,i,c,hV),o=hV[1],l=hV[2],i=hV[3],iI(r,s,u,a,c,hV),s=hV[1],u=hV[2],a=hV[3]),e.bezierCurveTo(o,s,l,u,i,a)))},t.prototype.pointAt=function(e){return hY(this.shape,e,!1)},t.prototype.tangentAt=function(e){var t,n=hY(this.shape,e,!0),r=Math.sqrt((t=n)[0]*t[0]+t[1]*t[1]);return 0===r?(n[0]=0,n[1]=0):(n[0]=n[0]/r,n[1]=n[1]/r),n},t}(sy);hG.prototype.type="bezier-curve";var hU=function(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},hq=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hU},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=Math.max(t.r,0),a=t.startAngle,o=t.endAngle,s=t.clockwise,l=Math.cos(a),u=Math.sin(a);e.moveTo(l*i+n,u*i+r),e.arc(n,r,i,a,o,!s)},t}(sy);hq.prototype.type="arc";var hX={};function h$(e,t,n,r){var i,a,o=new hf((i=function(e){var t,n=new si;if(!e)return n;var r=0,i=0,a=0,o=0,s=si.CMD,l=e.match(hd);if(!l)return n;for(var u=0;u<l.length;u++){for(var c=l[u],h=c.charAt(0),d=void 0,p=c.match(hp)||[],f=p.length,g=0;g<f;g++)p[g]=parseFloat(p[g]);for(var m=0;m<f;){var v=void 0,y=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,C=r,T=i,k=void 0,I=void 0;switch(h){case"l":r+=p[m++],i+=p[m++],d=s.L,n.addData(d,r,i);break;case"L":r=p[m++],i=p[m++],d=s.L,n.addData(d,r,i);break;case"m":r+=p[m++],i+=p[m++],d=s.M,n.addData(d,r,i),a=r,o=i,h="l";break;case"M":r=p[m++],i=p[m++],d=s.M,n.addData(d,r,i),a=r,o=i,h="L";break;case"h":r+=p[m++],d=s.L,n.addData(d,r,i);break;case"H":r=p[m++],d=s.L,n.addData(d,r,i);break;case"v":i+=p[m++],d=s.L,n.addData(d,r,i);break;case"V":i=p[m++],d=s.L,n.addData(d,r,i);break;case"C":d=s.C,n.addData(d,p[m++],p[m++],p[m++],p[m++],p[m++],p[m++]),r=p[m-2],i=p[m-1];break;case"c":d=s.C,n.addData(d,p[m++]+r,p[m++]+i,p[m++]+r,p[m++]+i,p[m++]+r,p[m++]+i),r+=p[m-2],i+=p[m-1];break;case"S":v=r,y=i,k=n.len(),I=n.data,t===s.C&&(v+=r-I[k-4],y+=i-I[k-3]),d=s.C,C=p[m++],T=p[m++],r=p[m++],i=p[m++],n.addData(d,v,y,C,T,r,i);break;case"s":v=r,y=i,k=n.len(),I=n.data,t===s.C&&(v+=r-I[k-4],y+=i-I[k-3]),d=s.C,C=r+p[m++],T=i+p[m++],r+=p[m++],i+=p[m++],n.addData(d,v,y,C,T,r,i);break;case"Q":C=p[m++],T=p[m++],r=p[m++],i=p[m++],d=s.Q,n.addData(d,C,T,r,i);break;case"q":C=p[m++]+r,T=p[m++]+i,r+=p[m++],i+=p[m++],d=s.Q,n.addData(d,C,T,r,i);break;case"T":v=r,y=i,k=n.len(),I=n.data,t===s.Q&&(v+=r-I[k-4],y+=i-I[k-3]),r=p[m++],i=p[m++],d=s.Q,n.addData(d,v,y,r,i);break;case"t":v=r,y=i,k=n.len(),I=n.data,t===s.Q&&(v+=r-I[k-4],y+=i-I[k-3]),r+=p[m++],i+=p[m++],d=s.Q,n.addData(d,v,y,r,i);break;case"A":x=p[m++],_=p[m++],b=p[m++],w=p[m++],S=p[m++],C=r,T=i,r=p[m++],hh(C,T,r,i=p[m++],w,S,x,_,b,d=s.A,n);break;case"a":x=p[m++],_=p[m++],b=p[m++],w=p[m++],S=p[m++],C=r,T=i,r+=p[m++],hh(C,T,r,i+=p[m++],w,S,x,_,b,d=s.A,n)}}("z"===h||"Z"===h)&&(d=s.Z,n.addData(d),r=a,i=o),t=d}return n.toStatic(),n}(e),(a=nL({},t)).buildPath=function(e){if(null!=e.setData){e.setData(i.data);var t=e.getContext();t&&e.rebuildPath(t,1)}else{var t=e;i.rebuildPath(t,1)}},a.applyTransform=function(e){!function(e,t){if(t){var n,r,i,a,o,s,l=e.data,u=e.len(),c=he.M,h=he.C,d=he.L,p=he.R,f=he.A,g=he.Q;for(i=0,a=0;i<u;){switch(n=l[i++],a=i,r=0,n){case c:case d:r=1;break;case h:r=3;break;case g:r=2;break;case f:var m=t[4],v=t[5],y=hn(t[0]*t[0]+t[1]*t[1]),x=hn(t[2]*t[2]+t[3]*t[3]),_=hr(-t[1]/x,t[0]/y);l[i]*=y,l[i++]+=m,l[i]*=x,l[i++]+=v,l[i++]*=y,l[i++]*=x,l[i++]+=_,l[i++]+=_,i+=2,a=i;break;case p:s[0]=l[i++],s[1]=l[i++],ry(s,s,t),l[a++]=s[0],l[a++]=s[1],s[0]+=l[i++],s[1]+=l[i++],ry(s,s,t),l[a++]=s[0],l[a++]=s[1]}for(o=0;o<r;o++){var b=ht[o];b[0]=l[i++],b[1]=l[i++],ry(b,b,t),l[a++]=b[0],l[a++]=b[1]}}e.increaseVersion()}}(i,e),this.dirtyShape()},a));return n&&("center"===r&&(n=hZ(n,o.getBoundingRect())),function(e,t){if(e.applyTransform){var n=e.getBoundingRect().calculateTransform(t);e.applyTransform(n)}}(o,n)),o}function hZ(e,t){var n,r=t.width/t.height,i=e.height*r;return n=i<=e.width?e.height:(i=e.width)/r,{x:e.x+e.width/2-i/2,y:e.y+e.height/2-n/2,width:i,height:n}}function hK(e,t){var n;e.isGroup&&(n=t(e)),n||e.traverse(t)}hX.circle=hm,hX.ellipse=hy,hX.sector=hO,hX.ring=hP,hX.polygon=hN,hX.polyline=hF,hX.rect=lS,hX.line=hH,hX.bezierCurve=hG,hX.arc=hq;var hJ=od(),hQ=(C=od(),function(e){var t=C(e),n=e.pipelineContext,r=!!t.large,i=!!t.progressiveRender,a=t.large=!!(n&&n.large),o=t.progressiveRender=!!(n&&n.progressiveRender);return(r!==a||i!==o)&&"reset"}),h1=function(){function e(){this.group=new aZ,this.uid=l$("viewChart"),this.renderTask=cT({plan:h3,reset:h4}),this.renderTask.context={view:this}}return e.prototype.init=function(e,t){},e.prototype.render=function(e,t,n,r){},e.prototype.highlight=function(e,t,n,r){var i=e.getData(r&&r.dataType);i&&h2(i,r,"emphasis")},e.prototype.downplay=function(e,t,n,r){var i=e.getData(r&&r.dataType);i&&h2(i,r,"normal")},e.prototype.remove=function(e,t){this.group.removeAll()},e.prototype.dispose=function(e,t){},e.prototype.updateView=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.updateLayout=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.updateVisual=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.eachRendered=function(e){var t=this.group;if(t)if(n$(t))for(var n=0;n<t.length;n++)hK(t[n],e);else hK(t,e)},e.markUpdateMethod=function(e,t){hJ(e).updateMethod=t},e.protoInitialize=void(e.prototype.type="chart"),e}();function h0(e,t,n){e&&sJ(e)&&("emphasis"===t?sW:sY)(e,n)}function h2(e,t,n){var r,i,a=oh(e,t),o=t&&null!=t.highlightKey?(null==(i=s_[r=t.highlightKey])&&sx<=32&&(i=s_[r]=sx++),i):null;null!=a?nV(on(a),function(t){h0(e.getItemGraphicEl(t),n,o)}):e.eachItemGraphicEl(function(e){h0(e,n,o)})}function h3(e){return hQ(e.model)}function h4(e){var t=e.model,n=e.ecModel,r=e.api,i=e.payload,a=t.pipelineContext.progressiveRender,o=e.view,s=i&&hJ(i).updateMethod,l=a?"incrementalPrepareRender":s&&o[s]?s:"render";return"render"!==l&&o[l](t,n,r,i),h5[l]}ob(h1,["dispose"]),ok(h1);var h5={incrementalPrepareRender:{progress:function(e,t){t.view.incrementalRender(e,t.model,t.ecModel,t.api,t.payload)}},render:{forceFirstProgress:!0,progress:function(e,t){t.view.render(t.model,t.ecModel,t.api,t.payload)}}},h9=od(),h8={itemStyle:oI(lY,!0),lineStyle:oI(lH,!0)},h6={lineStyle:"stroke",itemStyle:"fill"};function h7(e,t){var n=e.visualStyleMapper||h8[t];return n||(console.warn("Unknown style type '"+t+"'."),h8.itemStyle)}function de(e,t){var n=e.visualDrawType||h6[t];return n||(console.warn("Unknown style type '"+t+"'."),"fill")}var dt=new lq,dn=Math.PI,dr=function(){function e(e,t,n,r){this._stageTaskMap=ri(),this.ecInstance=e,this.api=t,n=this._dataProcessorHandlers=n.slice(),r=this._visualHandlers=r.slice(),this._allHandlers=n.concat(r)}return e.prototype.restoreData=function(e,t){e.restoreData(t),this._stageTaskMap.each(function(e){var t=e.overallTask;t&&t.dirty()})},e.prototype.getPerformArgs=function(e,t){if(e.__pipeline){var n=this._pipelineMap.get(e.__pipeline.id),r=n.context,i=!t&&n.progressiveEnabled&&(!r||r.progressiveRender)&&e.__idxInPipeline>n.blockIndex?n.step:null,a=r&&r.modDataCount,o=null!=a?Math.ceil(a/i):null;return{step:i,modBy:o,modDataCount:a}}},e.prototype.getPipeline=function(e){return this._pipelineMap.get(e)},e.prototype.updateStreamModes=function(e,t){var n=this._pipelineMap.get(e.uid),r=e.getData().count(),i=n.progressiveEnabled&&t.incrementalPrepareRender&&r>=n.threshold,a=e.get("large")&&r>=e.get("largeThreshold"),o="mod"===e.get("progressiveChunkMode")?r:null;e.pipelineContext=n.context={progressiveRender:i,modDataCount:o,large:a}},e.prototype.restorePipelines=function(e){var t=this,n=t._pipelineMap=ri();e.eachSeries(function(e){var r=e.getProgressive(),i=e.uid;n.set(i,{id:i,head:null,tail:null,threshold:e.getProgressiveThreshold(),progressiveEnabled:r&&!(e.preventIncremental&&e.preventIncremental()),blockIndex:-1,step:Math.round(r||700),count:0}),t._pipe(e,e.dataTask)})},e.prototype.prepareStageTasks=function(){var e=this._stageTaskMap,t=this.api.getModel(),n=this.api;nV(this._allHandlers,function(r){var i=e.get(r.uid)||e.set(r.uid,{});n6(!(r.reset&&r.overallReset),""),r.reset&&this._createSeriesStageTask(r,i,t,n),r.overallReset&&this._createOverallStageTask(r,i,t,n)},this)},e.prototype.prepareView=function(e,t,n,r){var i=e.renderTask,a=i.context;a.model=t,a.ecModel=n,a.api=r,i.__block=!e.incrementalPrepareRender,this._pipe(t,i)},e.prototype.performDataProcessorTasks=function(e,t){this._performStageTasks(this._dataProcessorHandlers,e,t,{block:!0})},e.prototype.performVisualTasks=function(e,t,n){this._performStageTasks(this._visualHandlers,e,t,n)},e.prototype._performStageTasks=function(e,t,n,r){r=r||{};var i=!1,a=this;function o(e,t){return e.setDirty&&(!e.dirtyMap||e.dirtyMap.get(t.__pipeline.id))}nV(e,function(e,s){if(!r.visualType||r.visualType===e.visualType){var l=a._stageTaskMap.get(e.uid),u=l.seriesTaskMap,c=l.overallTask;if(c){var h,d=c.agentStubMap;d.each(function(e){o(r,e)&&(e.dirty(),h=!0)}),h&&c.dirty(),a.updatePayload(c,n);var p=a.getPerformArgs(c,r.block);d.each(function(e){e.perform(p)}),c.perform(p)&&(i=!0)}else u&&u.each(function(s,l){o(r,s)&&s.dirty();var u=a.getPerformArgs(s,r.block);u.skip=!e.performRawSeries&&t.isSeriesFiltered(s.context.model),a.updatePayload(s,n),s.perform(u)&&(i=!0)})}}),this.unfinished=i||this.unfinished},e.prototype.performSeriesTasks=function(e){var t;e.eachSeries(function(e){t=e.dataTask.perform()||t}),this.unfinished=t||this.unfinished},e.prototype.plan=function(){this._pipelineMap.each(function(e){var t=e.tail;do{if(t.__block){e.blockIndex=t.__idxInPipeline;break}t=t.getUpstream()}while(t)})},e.prototype.updatePayload=function(e,t){"remain"!==t&&(e.context.payload=t)},e.prototype._createSeriesStageTask=function(e,t,n,r){var i=this,a=t.seriesTaskMap,o=t.seriesTaskMap=ri(),s=e.seriesType,l=e.getTargetSeries;function u(t){var s=t.uid,l=o.set(s,a&&a.get(s)||cT({plan:du,reset:dc,count:dp}));l.context={model:t,ecModel:n,api:r,useClearVisual:e.isVisual&&!e.isLayout,plan:e.plan,reset:e.reset,scheduler:i},i._pipe(t,l)}e.createOnAllSeries?n.eachRawSeries(u):s?n.eachRawSeriesByType(s,u):l&&l(n,r).each(u)},e.prototype._createOverallStageTask=function(e,t,n,r){var i=this,a=t.overallTask=t.overallTask||cT({reset:di});a.context={ecModel:n,api:r,overallReset:e.overallReset,scheduler:i};var o=a.agentStubMap,s=a.agentStubMap=ri(),l=e.seriesType,u=e.getTargetSeries,c=!0,h=!1;function d(e){var t=e.uid,n=s.set(t,o&&o.get(t)||(h=!0,cT({reset:da,onDirty:dl})));n.context={model:e,overallProgress:c},n.agent=a,n.__block=c,i._pipe(e,n)}n6(!e.createOnAllSeries,""),l?n.eachRawSeriesByType(l,d):u?u(n,r).each(d):(c=!1,nV(n.getSeries(),d)),h&&a.dirty()},e.prototype._pipe=function(e,t){var n=e.uid,r=this._pipelineMap.get(n);r.head||(r.head=t),r.tail&&r.tail.pipe(t),r.tail=t,t.__idxInPipeline=r.count++,t.__pipeline=r},e.wrapStageHandler=function(e,t){return nZ(e)&&(e={overallReset:e,seriesType:function(e){F=null;try{e(df,dg)}catch(e){}return F}(e)}),e.uid=l$("stageHandler"),t&&(e.visualType=t),e},e}();function di(e){e.overallReset(e.ecModel,e.api,e.payload)}function da(e){return e.overallProgress&&ds}function ds(){this.agent.dirty(),this.getDownstream().dirty()}function dl(){this.agent&&this.agent.dirty()}function du(e){return e.plan?e.plan(e.model,e.ecModel,e.api,e.payload):null}function dc(e){e.useClearVisual&&e.data.clearAllVisual();var t=e.resetDefines=on(e.reset(e.model,e.ecModel,e.api,e.payload));return t.length>1?nW(t,function(e,t){return dd(t)}):dh}var dh=dd(0);function dd(e){return function(t,n){var r=n.data,i=n.resetDefines[e];if(i&&i.dataEach)for(var a=t.start;a<t.end;a++)i.dataEach(r,a);else i&&i.progress&&i.progress(t,r)}}function dp(e){return e.data.count()}var df={},dg={};function dm(e,t){for(var n in t.prototype)e[n]=rl}dm(df,uV),dm(dg,uq),df.eachSeriesByType=df.eachRawSeriesByType=function(e){F=e},df.eachComponent=function(e){"series"===e.mainType&&e.subType&&(F=e.subType)};var dv=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],dy="#B9B8CE",dx="#100C2A",d_=function(){return{axisLine:{lineStyle:{color:dy}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}}},db=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],dw={darkMode:!0,color:db,backgroundColor:dx,axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:dy},pageTextStyle:{color:dy}},textStyle:{color:dy},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:dy}},dataZoom:{borderColor:"#71708A",textStyle:{color:dy},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:dy}},timeline:{lineStyle:{color:dy},label:{color:dy},controlStyle:{color:dy,borderColor:dy}},calendar:{itemStyle:{color:dx},dayLabel:{color:dy},monthLabel:{color:dy},yearLabel:{color:dy}},timeAxis:d_(),logAxis:d_(),valueAxis:d_(),categoryAxis:d_(),line:{symbol:"circle"},graph:{color:db},gauge:{title:{color:dy},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:dy},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};dw.categoryAxis.splitLine.show=!1;var dS=function(){function e(){}return e.prototype.normalizeQuery=function(e){var t={},n={},r={};if(nK(e)){var i=o_(e);t.mainType=i.main||null,t.subType=i.sub||null}else{var a=["Index","Name","Id"],o={name:1,dataIndex:1,dataType:1};nV(e,function(e,i){for(var s=!1,l=0;l<a.length;l++){var u=a[l],c=i.lastIndexOf(u);if(c>0&&c===i.length-u.length){var h=i.slice(0,c);"data"!==h&&(t.mainType=h,t[u.toLowerCase()]=e,s=!0)}}o.hasOwnProperty(i)&&(n[i]=e,s=!0),s||(r[i]=e)})}return{cptQuery:t,dataQuery:n,otherQuery:r}},e.prototype.filter=function(e,t){var n=this.eventInfo;if(!n)return!0;var r=n.targetEl,i=n.packedEvent,a=n.model,o=n.view;if(!a||!o)return!0;var s=t.cptQuery,l=t.dataQuery;return u(s,a,"mainType")&&u(s,a,"subType")&&u(s,a,"index","componentIndex")&&u(s,a,"name")&&u(s,a,"id")&&u(l,i,"name")&&u(l,i,"dataIndex")&&u(l,i,"dataType")&&(!o.filterForExposedEvent||o.filterForExposedEvent(e,t.otherQuery,r,i));function u(e,t,n,r){return null==e[n]||t[r||n]===e[n]}},e.prototype.afterTrigger=function(){this.eventInfo=null},e}(),dC=["symbol","symbolSize","symbolRotate","symbolOffset"],dT=dC.concat(["symbolKeepAspect"]);function dk(e,t,n,r,i){var a=e+t;n.isSilent(a)||r.eachComponent({mainType:"series",subType:"pie"},function(e){for(var t=e.seriesIndex,r=e.option.selectedMap,o=i.selected,s=0;s<o.length;s++)if(o[s].seriesIndex===t){var l=e.getData(),u=oh(l,i.fromActionPayload);n.trigger(a,{type:a,seriesId:e.id,name:n$(u)?l.getName(u[0]):l.getName(u),selected:nK(r)?r:nL({},r)})}})}function dI(e,t,n){for(var r;e&&(!t(e)||(r=e,!n));)e=e.__hostTarget||e.parent;return r}var dj=Math.round(9*Math.random()),dM="function"==typeof Object.defineProperty,dD=function(){function e(){this._id="__ec_inner_"+dj++}return e.prototype.get=function(e){return this._guard(e)[this._id]},e.prototype.set=function(e,t){var n=this._guard(e);return dM?Object.defineProperty(n,this._id,{value:t,enumerable:!1,configurable:!0}):n[this._id]=t,this},e.prototype.delete=function(e){return!!this.has(e)&&(delete this._guard(e)[this._id],!0)},e.prototype.has=function(e){return!!this._guard(e)[this._id]},e.prototype._guard=function(e){if(e!==Object(e))throw TypeError("Value of WeakMap is not a non-null object.");return e},e}(),dO=sy.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=t.width/2,a=t.height/2;e.moveTo(n,r-a),e.lineTo(n+i,r+a),e.lineTo(n-i,r+a),e.closePath()}}),dA=sy.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=t.width/2,a=t.height/2;e.moveTo(n,r-a),e.lineTo(n+i,r),e.lineTo(n,r+a),e.lineTo(n-i,r),e.closePath()}}),dP=sy.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.x,r=t.y,i=t.width/5*3,a=Math.max(i,t.height),o=i/2,s=o*o/(a-o),l=r-a+o+s,u=Math.asin(s/o),c=Math.cos(u)*o,h=Math.sin(u),d=Math.cos(u),p=.6*o,f=.7*o;e.moveTo(n-c,l+s),e.arc(n,l,o,Math.PI-u,2*Math.PI+u),e.bezierCurveTo(n+c-h*p,l+s+d*p,n,r-f,n,r),e.bezierCurveTo(n,r-f,n-c+h*p,l+s+d*p,n-c,l+s),e.closePath()}}),dR=sy.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.height,r=t.width,i=t.x,a=t.y,o=r/3*2;e.moveTo(i,a),e.lineTo(i+o,a+n),e.lineTo(i,a+n/4*3),e.lineTo(i-o,a+n),e.lineTo(i,a),e.closePath()}}),dz={line:function(e,t,n,r,i){i.x1=e,i.y1=t+r/2,i.x2=e+n,i.y2=t+r/2},rect:function(e,t,n,r,i){i.x=e,i.y=t,i.width=n,i.height=r},roundRect:function(e,t,n,r,i){i.x=e,i.y=t,i.width=n,i.height=r,i.r=Math.min(n,r)/4},square:function(e,t,n,r,i){var a=Math.min(n,r);i.x=e,i.y=t,i.width=a,i.height=a},circle:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.r=Math.min(n,r)/2},diamond:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.width=n,i.height=r},pin:function(e,t,n,r,i){i.x=e+n/2,i.y=t+r/2,i.width=n,i.height=r},arrow:function(e,t,n,r,i){i.x=e+n/2,i.y=t+r/2,i.width=n,i.height=r},triangle:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.width=n,i.height=r}},dN={};nV({line:hH,rect:lS,roundRect:lS,square:lS,circle:hm,diamond:dA,pin:dP,arrow:dR,triangle:dO},function(e,t){dN[t]=new e});var dL=sy.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(e,t,n){var r=aH(e,t,n),i=this.shape;return i&&"pin"===i.symbolType&&"inside"===t.position&&(r.y=n.y+.4*n.height),r},buildPath:function(e,t,n){var r=t.symbolType;if("none"!==r){var i=dN[r];i||(i=dN[r="rect"]),dz[r](t.x,t.y,t.width,t.height,i.shape),i.buildPath(e,i.shape,n)}}});function dF(e,t){if("image"!==this.type){var n=this.style;this.__isEmptyBrush?(n.stroke=e,n.fill=t||"#fff",n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=e:n.fill=e,this.markRedraw()}}function dE(e,t,n,r,i,a,o){var s,l,u,c,h,d=0===e.indexOf("empty");return(d&&(e=e.substr(5,1).toLowerCase()+e.substr(6)),0===e.indexOf("image://"))?(s=e.slice(8),l=new r2(t,n,r,i),u=o?"center":"cover",h=c=new ly({style:{image:s,x:l.x,y:l.y,width:l.width,height:l.height},onload:function(e){if("center"===u){var t={width:e.width,height:e.height};c.setStyle(hZ(l,t))}}})):h=0===e.indexOf("path://")?h$(e.slice(7),{},new r2(t,n,r,i),o?"center":"cover"):new dL({shape:{symbolType:e,x:t,y:n,width:r,height:i}}),h.__isEmptyBrush=d,h.setColor=dF,a&&h.setColor(a),h}function dB(e){return isFinite(e)}function dH(e,t,n){for(var r,i,a,o,s,l,u,c,h,d,p="radial"===t.type?(a=Math.min(r=n.width,i=n.height),o=null==t.x?.5:t.x,s=null==t.y?.5:t.y,l=null==t.r?.5:t.r,t.global||(o=o*r+n.x,s=s*i+n.y,l*=a),o=dB(o)?o:.5,s=dB(s)?s:.5,l=l>=0&&dB(l)?l:.5,e.createRadialGradient(o,s,0,o,s,l)):(u=null==t.x?0:t.x,c=null==t.x2?1:t.x2,h=null==t.y?0:t.y,d=null==t.y2?0:t.y2,t.global||(u=u*n.width+n.x,c=c*n.width+n.x,h=h*n.height+n.y,d=d*n.height+n.y),u=dB(u)?u:0,c=dB(c)?c:1,h=dB(h)?h:0,d=dB(d)?d:0,e.createLinearGradient(u,h,c,d)),f=t.colorStops,g=0;g<f.length;g++)p.addColorStop(f[g].offset,f[g].color);return p}function dV(e){return parseInt(e,10)}function dW(e,t,n){var r=["width","height"][t],i=["clientWidth","clientHeight"][t],a=["paddingLeft","paddingTop"][t],o=["paddingRight","paddingBottom"][t];if(null!=n[r]&&"auto"!==n[r])return parseFloat(n[r]);var s=document.defaultView.getComputedStyle(e);return(e[i]||dV(s[r])||dV(e.style[r]))-(dV(s[a])||0)-(dV(s[o])||0)|0}function dY(e){var t,n,r=e.style,i=r.lineDash&&r.lineWidth>0&&(t=r.lineDash,n=r.lineWidth,t&&"solid"!==t&&n>0?"dashed"===t?[4*n,2*n]:"dotted"===t?[n]:nJ(t)?[t]:n$(t)?t:null:null),a=r.lineDashOffset;if(i){var o=r.strokeNoScale&&e.getLineScale?e.getLineScale():1;o&&1!==o&&(i=nW(i,function(e){return e/o}),a/=o)}return[i,a]}var dG=new si(!0);function dU(e){var t=e.stroke;return null!=t&&"none"!==t&&e.lineWidth>0}function dq(e){return"string"==typeof e&&"none"!==e}function dX(e){var t=e.fill;return null!=t&&"none"!==t}function d$(e,t){if(null!=t.fillOpacity&&1!==t.fillOpacity){var n=e.globalAlpha;e.globalAlpha=t.fillOpacity*t.opacity,e.fill(),e.globalAlpha=n}else e.fill()}function dZ(e,t){if(null!=t.strokeOpacity&&1!==t.strokeOpacity){var n=e.globalAlpha;e.globalAlpha=t.strokeOpacity*t.opacity,e.stroke(),e.globalAlpha=n}else e.stroke()}function dK(e,t,n){var r=ln(t.image,t.__image,n);if(li(r)){var i=e.createPattern(r,t.repeat||"repeat");if("function"==typeof DOMMatrix&&i&&i.setTransform){var a=new DOMMatrix;a.translateSelf(t.x||0,t.y||0),a.rotateSelf(0,0,(t.rotation||0)*ru),a.scaleSelf(t.scaleX||1,t.scaleY||1),i.setTransform(a)}return i}}var dJ=["shadowBlur","shadowOffsetX","shadowOffsetY"],dQ=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function d1(e,t,n,r,i){var a=!1;if(!r&&t===(n=n||{}))return!1;if(r||t.opacity!==n.opacity){d3(e,i),a=!0;var o=Math.max(Math.min(t.opacity,1),0);e.globalAlpha=isNaN(o)?oP.opacity:o}(r||t.blend!==n.blend)&&(a||(d3(e,i),a=!0),e.globalCompositeOperation=t.blend||oP.blend);for(var s=0;s<dJ.length;s++){var l=dJ[s];(r||t[l]!==n[l])&&(a||(d3(e,i),a=!0),e[l]=e.dpr*(t[l]||0))}return(r||t.shadowColor!==n.shadowColor)&&(a||(d3(e,i),a=!0),e.shadowColor=t.shadowColor||oP.shadowColor),a}function d0(e,t,n,r,i){var a=d4(t,i.inHover),o=r?null:n&&d4(n,i.inHover)||{};if(a===o)return!1;var s=d1(e,a,o,r,i);if((r||a.fill!==o.fill)&&(s||(d3(e,i),s=!0),dq(a.fill)&&(e.fillStyle=a.fill)),(r||a.stroke!==o.stroke)&&(s||(d3(e,i),s=!0),dq(a.stroke)&&(e.strokeStyle=a.stroke)),(r||a.opacity!==o.opacity)&&(s||(d3(e,i),s=!0),e.globalAlpha=null==a.opacity?1:a.opacity),t.hasStroke()){var l=a.lineWidth/(a.strokeNoScale&&t.getLineScale?t.getLineScale():1);e.lineWidth!==l&&(s||(d3(e,i),s=!0),e.lineWidth=l)}for(var u=0;u<dQ.length;u++){var c=dQ[u],h=c[0];(r||a[h]!==o[h])&&(s||(d3(e,i),s=!0),e[h]=a[h]||c[1])}return s}function d2(e,t){var n=t.transform,r=e.dpr||1;n?e.setTransform(r*n[0],r*n[1],r*n[2],r*n[3],r*n[4],r*n[5]):e.setTransform(r,0,0,r,0,0)}function d3(e,t){t.batchFill&&e.fill(),t.batchStroke&&e.stroke(),t.batchFill="",t.batchStroke=""}function d4(e,t){return t&&e.__hoverStyle||e.style}function d5(e,t){d9(e,t,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function d9(e,t,n,r){var i,a=t.transform;if(!t.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1)){t.__dirty&=-2,t.__isRendered=!1;return}var o=t.__clipPaths,s=n.prevElClipPaths,l=!1,u=!1;if(!s||function(e,t){if(e===t||!e&&!t)return!1;if(!e||!t||e.length!==t.length)return!0;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!0;return!1}(o,s)){if(s&&s.length&&(d3(e,n),e.restore(),u=l=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),o&&o.length){d3(e,n),e.save();for(var c=!1,h=0;h<o.length;h++){var d=o[h];c=c||d.isZeroArea(),d2(e,d),e.beginPath(),d.buildPath(e,d.shape),e.clip()}n.allClipped=c,l=!0}n.prevElClipPaths=o}if(n.allClipped){t.__isRendered=!1;return}t.beforeBrush&&t.beforeBrush(),t.innerBeforeBrush();var p=n.prevEl;p||(u=l=!0);var f=t instanceof sy&&t.autoBatch&&(v=dX(m=t.style),y=dU(m),!(m.lineDash||!(v^y)||v&&"string"!=typeof m.fill||y&&"string"!=typeof m.stroke||m.strokePercent<1||m.strokeOpacity<1||m.fillOpacity<1));!l&&(x=p.transform,a&&x?a[0]===x[0]&&a[1]===x[1]&&a[2]===x[2]&&a[3]===x[3]&&a[4]===x[4]&&a[5]===x[5]:+(!a&&!x))?f||d3(e,n):(d3(e,n),d2(e,t));var g=d4(t,n.inHover);if(t instanceof sy)1!==n.lastDrawType&&(u=!0,n.lastDrawType=1),d0(e,t,p,u,n),f&&(n.batchFill||n.batchStroke)||e.beginPath(),function(e,t,n,r){var i,a,o,s=dU(n),l=dX(n),u=n.strokePercent,c=u<1,h=!t.path;(!t.silent||c)&&h&&t.createPathProxy();var d=t.path||dG,p=t.__dirty;if(!r){var f=n.fill,g=n.stroke,m=l&&!!f.colorStops,v=s&&!!g.colorStops,y=l&&!!f.image,x=s&&!!g.image,_=void 0,b=void 0,w=void 0,S=void 0,C=void 0;(m||v)&&(C=t.getBoundingRect()),m&&(_=p?dH(e,f,C):t.__canvasFillGradient,t.__canvasFillGradient=_),v&&(b=p?dH(e,g,C):t.__canvasStrokeGradient,t.__canvasStrokeGradient=b),y&&(w=p||!t.__canvasFillPattern?dK(e,f,t):t.__canvasFillPattern,t.__canvasFillPattern=w),x&&(S=p||!t.__canvasStrokePattern?dK(e,g,t):t.__canvasStrokePattern,t.__canvasStrokePattern=w),m?e.fillStyle=_:y&&(w?e.fillStyle=w:l=!1),v?e.strokeStyle=b:x&&(S?e.strokeStyle=S:s=!1)}var T=t.getGlobalScale();d.setScale(T[0],T[1],t.segmentIgnoreThreshold),e.setLineDash&&n.lineDash&&(a=(i=dY(t))[0],o=i[1]);var k=!0;(h||4&p)&&(d.setDPR(e.dpr),c?d.setContext(null):(d.setContext(e),k=!1),d.reset(),t.buildPath(d,t.shape,r),d.toStatic(),t.pathUpdated()),k&&d.rebuildPath(e,c?u:1),a&&(e.setLineDash(a),e.lineDashOffset=o),!r&&(n.strokeFirst?(s&&dZ(e,n),l&&d$(e,n)):(l&&d$(e,n),s&&dZ(e,n))),a&&e.setLineDash([])}(e,t,g,f),f&&(n.batchFill=g.fill||"",n.batchStroke=g.stroke||"");else if(t instanceof lg){3!==n.lastDrawType&&(u=!0,n.lastDrawType=3),d0(e,t,p,u,n);var m,v,y,x,_,b=g.text;if(null!=b&&(b+=""),b){e.font=g.font||nx,e.textAlign=g.textAlign,e.textBaseline=g.textBaseline;var w=void 0,S=void 0;e.setLineDash&&g.lineDash&&(w=(_=dY(t))[0],S=_[1]),w&&(e.setLineDash(w),e.lineDashOffset=S),g.strokeFirst?(dU(g)&&e.strokeText(b,g.x,g.y),dX(g)&&e.fillText(b,g.x,g.y)):(dX(g)&&e.fillText(b,g.x,g.y),dU(g)&&e.strokeText(b,g.x,g.y)),w&&e.setLineDash([])}}else t instanceof ly?(2!==n.lastDrawType&&(u=!0,n.lastDrawType=2),i=u,d1(e,d4(t,n.inHover),p&&d4(p,n.inHover),i,n),function(e,t,n){var r=t.__image=ln(n.image,t.__image,t,t.onload);if(r&&li(r)){var i=n.x||0,a=n.y||0,o=t.getWidth(),s=t.getHeight(),l=r.width/r.height;if(null==o&&null!=s?o=s*l:null==s&&null!=o?s=o/l:null==o&&null==s&&(o=r.width,s=r.height),n.sWidth&&n.sHeight){var u=n.sx||0,c=n.sy||0;e.drawImage(r,u,c,n.sWidth,n.sHeight,i,a,o,s)}else if(n.sx&&n.sy){var u=n.sx,c=n.sy,h=o-u,d=s-c;e.drawImage(r,u,c,h,d,i,a,o,s)}else e.drawImage(r,i,a,o,s)}}(e,t,g)):t.getTemporalDisplayables&&(4!==n.lastDrawType&&(u=!0,n.lastDrawType=4),function(e,t,n){var r,i,a=t.getDisplayables(),o=t.getTemporalDisplayables();e.save();var s={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover};for(r=t.getCursor(),i=a.length;r<i;r++){var l=a[r];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),d9(e,l,s,r===i-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}for(var u=0,c=o.length;u<c;u++){var l=o[u];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),d9(e,l,s,u===c-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}t.clearTemporalDisplayables(),t.notClear=!0,e.restore()}(e,t,n));f&&r&&d3(e,n),t.innerAfterBrush(),t.afterBrush&&t.afterBrush(),n.prevEl=t,t.__dirty=0,t.__isRendered=!0}var d8=new dD,d6=new iE(100),d7=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function pe(e,t){if("none"===e)return null;var n=t.getDevicePixelRatio(),r=t.getZr(),i="svg"===r.painter.type;e.dirty&&d8.delete(e);var a=d8.get(e);if(a)return a;var o=nF(e,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512});"none"===o.backgroundColor&&(o.backgroundColor=null);var s={repeat:"repeat"};return function(e){for(var t,a,s=[n],l=!0,u=0;u<d7.length;++u){var c=o[d7[u]];if(null!=c&&!n$(c)&&!nK(c)&&!nJ(c)&&"boolean"!=typeof c){l=!1;break}s.push(c)}if(l){t=s.join(",")+(i?"-svg":"");var h=d6.get(t);h&&(i?e.svgElement=h:e.image=h)}var d=function e(t){if(!t||0===t.length)return[[0,0]];if(nJ(t)){var n=Math.ceil(t);return[[n,n]]}for(var r=!0,i=0;i<t.length;++i)if(!nJ(t[i])){r=!1;break}if(r)return e([t]);for(var a=[],i=0;i<t.length;++i)if(nJ(t[i])){var n=Math.ceil(t[i]);a.push([n,n])}else{var n=nW(t[i],function(e){return Math.ceil(e)});n.length%2==1?a.push(n.concat(n)):a.push(n)}return a}(o.dashArrayX),p=function(e){if(!e||"object"==typeof e&&0===e.length)return[0,0];if(nJ(e)){var t=Math.ceil(e);return[t,t]}var n=nW(e,function(e){return Math.ceil(e)});return e.length%2?n.concat(n):n}(o.dashArrayY),f=function e(t){if(!t||0===t.length)return[["rect"]];if(nK(t))return[[t]];for(var n=!0,r=0;r<t.length;++r)if(!nK(t[r])){n=!1;break}if(n)return e([t]);for(var i=[],r=0;r<t.length;++r)nK(t[r])?i.push([t[r]]):i.push(t[r]);return i}(o.symbol),g=nW(d,function(e){return pt(e)}),m=pt(p),v=!i&&nb.createCanvas(),y=i&&{tag:"g",attrs:{},key:"dcl",children:[]},x=function(){for(var e=1,t=0,n=g.length;t<n;++t)e=oe(e,g[t]);for(var r=1,t=0,n=f.length;t<n;++t)r=oe(r,f[t].length);e*=r;var i=m*g.length*f.length;return{width:Math.max(1,Math.min(e,o.maxTileWidth)),height:Math.max(1,Math.min(i,o.maxTileHeight))}}();v&&(v.width=x.width*n,v.height=x.height*n,a=v.getContext("2d")),function(){a&&(a.clearRect(0,0,v.width,v.height),o.backgroundColor&&(a.fillStyle=o.backgroundColor,a.fillRect(0,0,v.width,v.height)));for(var e=0,t=0;t<p.length;++t)e+=p[t];if(!(e<=0))for(var s=-m,l=0,u=0,c=0;s<x.height;){if(l%2==0){for(var h=u/2%f.length,g=0,_=0,b=0;g<2*x.width;){for(var w=0,t=0;t<d[c].length;++t)w+=d[c][t];if(w<=0)break;if(_%2==0){var S=(1-o.symbolSize)*.5,C=g+d[c][_]*S,T=s+p[l]*S,k=d[c][_]*o.symbolSize,I=p[l]*o.symbolSize,j=b/2%f[h].length;!function(e,t,s,l,u){var c=i?1:n,h=dE(u,e*c,t*c,s*c,l*c,o.color,o.symbolKeepAspect);if(i){var d=r.painter.renderOneToVNode(h);d&&y.children.push(d)}else d5(a,h)}(C,T,k,I,f[h][j])}g+=d[c][_],++b,++_===d[c].length&&(_=0)}++c===d.length&&(c=0)}s+=p[l],++u,++l===p.length&&(l=0)}}(),l&&d6.put(t,v||y),e.image=v,e.svgElement=y,e.svgWidth=x.width,e.svgHeight=x.height}(s),s.rotation=o.rotation,s.scaleX=s.scaleY=i?1:1/n,d8.set(e,s),e.dirty=!1,s}function pt(e){for(var t=0,n=0;n<e.length;++n)t+=e[n];return e.length%2==1?2*t:t}var pn=new rS,pr={},pi="__flagInMainProcess",pa="__pendingUpdate",po="__needsUpdateStatus",ps=/^[a-zA-Z0-9_]+$/;function pl(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return this.isDisposed()?void this.id:pc(this,e,t)}}function pu(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return pc(this,e,t)}}function pc(e,t,n){return n[0]=n[0]&&n[0].toLowerCase(),rS.prototype[t].apply(e,n)}var ph=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return nm(t,e),t}(rS),pd=ph.prototype;pd.on=pu("on"),pd.off=pu("off");var pp=function(e){function t(t,n,r){var i=e.call(this,new dS)||this;i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],r=r||{},nK(n)&&(n=p_[n]),i._dom=t,r.ssr;var a=i._zr=a1(t,{renderer:r.renderer||"canvas",devicePixelRatio:r.devicePixelRatio,width:r.width,height:r.height,ssr:r.ssr,useDirtyRect:n4(r.useDirtyRect,!1),useCoarsePointer:n4(r.useCoarsePointer,"auto"),pointerSize:r.pointerSize});i._ssr=r.ssr,i._throttledZrFlush=function(e,t,n){var r,i,a,o,s,l=0,u=0,c=null;function h(){u=new Date().getTime(),c=null,e.apply(a,o||[])}t=t||0;var d=function(){for(var e=[],d=0;d<arguments.length;d++)e[d]=arguments[d];r=new Date().getTime(),a=this,o=e;var p=s||t,f=s||n;s=null,i=r-(f?l:u)-p,clearTimeout(c),f?c=setTimeout(h,p):i>=0?h():c=setTimeout(h,-i),l=r};return d.clear=function(){c&&(clearTimeout(c),c=null)},d.debounceNextCall=function(e){s=e},d}(nq(a.flush,a),17),(n=nz(n))&&ci(n,!0),i._theme=n,i._locale=function(e){if(!nK(e))return nN(nz(e),nz(lZ.EN),!1);var t=lZ[e.toUpperCase()]||{};return"ZH"===e||"EN"===e?nz(t):nN(nz(t),nz(lZ.EN),!1)}(r.locale||lJ),i._coordSysMgr=new u$;var o=i._api=Q(i);function s(e,t){return e.__prio-t.__prio}return is(px,s),is(pv,s),i._scheduler=new dr(i,o,pv,px),i._messageCenter=new ph,i._initEvents(),i.resize=nq(i.resize,i),a.animation.on("frame",i._onframe,i),X(a,i),$(a,i),i[re]=!0,i}return nm(t,e),t.prototype._onframe=function(){if(!this._disposed){et(this);var e=this._scheduler;if(this[pa]){var t=this[pa].silent;this[pi]=!0;try{E(this),V.update.call(this,null,this[pa].updateParams)}catch(e){throw this[pi]=!1,this[pa]=null,e}this._zr.flush(),this[pi]=!1,this[pa]=null,U.call(this,t),q.call(this,t)}else if(e.unfinished){var n=1,r=this._model,i=this._api;e.unfinished=!1;do{var a=+new Date;e.performSeriesTasks(r),e.performDataProcessorTasks(r),Y(this,r),e.performVisualTasks(r),J(this,this._model,i,"remain",{}),n-=new Date-a}while(n>0&&e.unfinished);e.unfinished||this._zr.flush()}}},t.prototype.getDom=function(){return this._dom},t.prototype.getId=function(){return this.id},t.prototype.getZr=function(){return this._zr},t.prototype.isSSR=function(){return this._ssr},t.prototype.setOption=function(e,t,n){if(!this[pi]){if(this._disposed)return void this.id;if(nQ(t)&&(n=t.lazyUpdate,r=t.silent,i=t.replaceMerge,a=t.transition,t=t.notMerge),this[pi]=!0,!this._model||t){var r,i,a,o=new uK(this._api),s=this._theme,l=this._model=new uV;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,o)}this._model.setOption(e,{replaceMerge:i},py);var u={seriesTransition:a,optionChanged:!0};if(n)this[pa]={silent:r,updateParams:u},this[pi]=!1,this.getZr().wakeUp();else{try{E(this),V.update.call(this,null,u)}catch(e){throw this[pa]=null,this[pi]=!1,e}this._ssr||this._zr.flush(),this[pa]=null,this[pi]=!1,U.call(this,r),q.call(this,r)}}},t.prototype.setTheme=function(){},t.prototype.getModel=function(){return this._model},t.prototype.getOption=function(){return this._model&&this._model.getOption()},t.prototype.getWidth=function(){return this._zr.getWidth()},t.prototype.getHeight=function(){return this._zr.getHeight()},t.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||ny.hasGlobalWindow&&window.devicePixelRatio||1},t.prototype.getRenderedCanvas=function(e){return this.renderToCanvas(e)},t.prototype.renderToCanvas=function(e){return e=e||{},this._zr.painter.getRenderedCanvas({backgroundColor:e.backgroundColor||this._model.get("backgroundColor"),pixelRatio:e.pixelRatio||this.getDevicePixelRatio()})},t.prototype.renderToSVGString=function(e){return e=e||{},this._zr.painter.renderToString({useViewBox:e.useViewBox})},t.prototype.getSvgDataURL=function(){if(ny.svgSupported){var e=this._zr;return nV(e.storage.getDisplayList(),function(e){e.stopAnimation(null,!0)}),e.painter.toDataURL()}},t.prototype.getDataURL=function(e){if(this._disposed)return void this.id;var t=(e=e||{}).excludeComponents,n=this._model,r=[],i=this;nV(t,function(e){n.eachComponent({mainType:e},function(e){var t=i._componentsMap[e.__viewId];t.group.ignore||(r.push(t),t.group.ignore=!0)})});var a="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(e).toDataURL("image/"+(e&&e.type||"png"));return nV(r,function(e){e.group.ignore=!1}),a},t.prototype.getConnectedDataURL=function(e){if(this._disposed)return void this.id;var t="svg"===e.type,n=this.group,r=Math.min,i=Math.max,a=1/0;if(!pS[n])return this.getDataURL(e);var o=a,s=a,l=-a,u=-a,c=[],h=e&&e.pixelRatio||this.getDevicePixelRatio();nV(pw,function(a,h){if(a.group===n){var d=t?a.getZr().painter.getSvgDom().innerHTML:a.renderToCanvas(nz(e)),p=a.getDom().getBoundingClientRect();o=r(p.left,o),s=r(p.top,s),l=i(p.right,l),u=i(p.bottom,u),c.push({dom:d,left:p.left,top:p.top})}}),o*=h,s*=h,l*=h,u*=h;var d=l-o,p=u-s,f=nb.createCanvas(),g=a1(f,{renderer:t?"svg":"canvas"});if(g.resize({width:d,height:p}),!t)return e.connectedBackgroundColor&&g.add(new lS({shape:{x:0,y:0,width:d,height:p},style:{fill:e.connectedBackgroundColor}})),nV(c,function(e){var t=new ly({style:{x:e.left*h-o,y:e.top*h-s,image:e.dom}});g.add(t)}),g.refreshImmediately(),f.toDataURL("image/"+(e&&e.type||"png"));var m="";return nV(c,function(e){var t=e.left-o,n=e.top-s;m+='<g transform="translate('+t+","+n+')">'+e.dom+"</g>"}),g.painter.getSvgRoot().innerHTML=m,e.connectedBackgroundColor&&g.painter.setBackgroundColor(e.connectedBackgroundColor),g.refreshImmediately(),g.painter.toDataURL()},t.prototype.convertToPixel=function(e,t){return W(this,"convertToPixel",e,t)},t.prototype.convertFromPixel=function(e,t){return W(this,"convertFromPixel",e,t)},t.prototype.containPixel=function(e,t){var n;return this._disposed?void this.id:(nV(of(this._model,e),function(e,r){r.indexOf("Models")>=0&&nV(e,function(e){var i=e.coordinateSystem;if(i&&i.containPoint)n=n||!!i.containPoint(t);else if("seriesModels"===r){var a=this._chartsMap[e.__viewId];a&&a.containPoint&&(n=n||a.containPoint(t,e))}},this)},this),!!n)},t.prototype.getVisual=function(e,t){var n=of(this._model,e,{defaultMainType:"series"}),r=n.seriesModel.getData(),i=n.hasOwnProperty("dataIndexInside")?n.dataIndexInside:n.hasOwnProperty("dataIndex")?r.indexOfRawIndex(n.dataIndex):null;return null!=i?function(e,t,n){switch(n){case"color":return e.getItemVisual(t,"style")[e.getVisual("drawType")];case"opacity":return e.getItemVisual(t,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return e.getItemVisual(t,n)}}(r,i,t):function(e,t){switch(t){case"color":return e.getVisual("style")[e.getVisual("drawType")];case"opacity":return e.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return e.getVisual(t)}}(r,t)},t.prototype.getViewOfComponentModel=function(e){return this._componentsMap[e.__viewId]},t.prototype.getViewOfSeriesModel=function(e){return this._chartsMap[e.__viewId]},t.prototype._initEvents=function(){var e,t,n,r=this;nV(pf,function(e){var t=function(t){var n,i=r.getModel(),a=t.target;if("globalout"===e?n={}:a&&dI(a,function(e){var t=oD(e);if(t&&null!=t.dataIndex){var r=t.dataModel||i.getSeriesByIndex(t.seriesIndex);return n=r&&r.getDataParams(t.dataIndex,t.dataType,a)||{},!0}if(t.eventData)return n=nL({},t.eventData),!0},!0),n){var o=n.componentType,s=n.componentIndex;("markLine"===o||"markPoint"===o||"markArea"===o)&&(o="series",s=n.seriesIndex);var l=o&&null!=s&&i.getComponent(o,s),u=l&&r["series"===l.mainType?"_chartsMap":"_componentsMap"][l.__viewId];n.event=t,n.type=e,r._$eventProcessor.eventInfo={targetEl:a,packedEvent:n,model:l,view:u},r.trigger(e,n)}};t.zrEventfulCallAtLast=!0,r._zr.on(e,t,r)}),nV(pm,function(e,t){r._messageCenter.on(t,function(e){this.trigger(t,e)},r)}),nV(["selectchanged"],function(e){r._messageCenter.on(e,function(t){this.trigger(e,t)},r)}),e=this._messageCenter,t=this,n=this._api,e.on("selectchanged",function(e){var r=n.getModel();e.isFromClick?(dk("map","selectchanged",t,r,e),dk("pie","selectchanged",t,r,e)):"select"===e.fromAction?(dk("map","selected",t,r,e),dk("pie","selected",t,r,e)):"unselect"===e.fromAction&&(dk("map","unselected",t,r,e),dk("pie","unselected",t,r,e))})},t.prototype.isDisposed=function(){return this._disposed},t.prototype.clear=function(){this._disposed?this.id:this.setOption({series:[]},!0)},t.prototype.dispose=function(){if(this._disposed)return void this.id;this._disposed=!0,this.getDom()&&(e=this.getDom(),e.setAttribute?e.setAttribute(pC,""):e[pC]="");var e,t=this._api,n=this._model;nV(this._componentsViews,function(e){e.dispose(n,t)}),nV(this._chartsViews,function(e){e.dispose(n,t)}),this._zr.dispose(),this._dom=this._model=this._chartsMap=this._componentsMap=this._chartsViews=this._componentsViews=this._scheduler=this._api=this._zr=this._throttledZrFlush=this._theme=this._coordSysMgr=this._messageCenter=null,delete pw[this.id]},t.prototype.resize=function(e){if(!this[pi]){if(this._disposed)return void this.id;this._zr.resize(e);var t=this._model;if(this._loadingFX&&this._loadingFX.resize(),t){var n=t.resetOption("media"),r=e&&e.silent;this[pa]&&(null==r&&(r=this[pa].silent),n=!0,this[pa]=null),this[pi]=!0;try{n&&E(this),V.update.call(this,{type:"resize",animation:nL({duration:0},e&&e.animation)})}catch(e){throw this[pi]=!1,e}this[pi]=!1,U.call(this,r),q.call(this,r)}}},t.prototype.showLoading=function(e,t){if(this._disposed)return void this.id;if(nQ(e)&&(t=e,e=""),e=e||"default",this.hideLoading(),pb[e]){var n=pb[e](this._api,t),r=this._zr;this._loadingFX=n,r.add(n)}},t.prototype.hideLoading=function(){this._disposed?this.id:(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},t.prototype.makeActionFromEvent=function(e){var t=nL({},e);return t.type=pm[e.type],t},t.prototype.dispatchAction=function(e,t){if(this._disposed)return void this.id;if((nQ(t)||(t={silent:!!t}),pg[e.type])&&this._model){if(this[pi])return void this._pendingActions.push(e);var n=t.silent;G.call(this,e,n);var r=t.flush;r?this._zr.flush():!1!==r&&ny.browser.weChat&&this._throttledZrFlush(),U.call(this,n),q.call(this,n)}},t.prototype.updateLabelLayout=function(){pn.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},t.prototype.appendData=function(e){if(this._disposed)return void this.id;var t=e.seriesIndex;this.getModel().getSeriesByIndex(t).appendData(e),this._scheduler.unfinished=!0,this.getZr().wakeUp()},t.internalField=function(){function e(e){e.clearColorPalette(),e.eachSeries(function(e){e.clearColorPalette()})}function t(e){for(var t=[],n=e.currentStates,r=0;r<n.length;r++){var i=n[r];"emphasis"!==i&&"blur"!==i&&"select"!==i&&t.push(i)}e.selected&&e.states.select&&t.push("select"),2===e.hoverState&&e.states.emphasis?t.push("emphasis"):1===e.hoverState&&e.states.blur&&t.push("blur"),e.useStates(t)}function n(e,t){if(!e.preventAutoZ){var n=e.get("z")||0,r=e.get("zlevel")||0;t.eachRendered(function(e){return function e(t,n,r,i){var a=t.getTextContent(),o=t.getTextGuideLine();if(t.isGroup)for(var s=t.childrenRef(),l=0;l<s.length;l++)i=Math.max(e(s[l],n,r,i),i);else t.z=n,t.zlevel=r,i=Math.max(t.z2,i);if(a&&(a.z=n,a.zlevel=r,isFinite(i)&&(a.z2=i+2)),o){var u=t.textGuideLineConfig;o.z=n,o.zlevel=r,isFinite(i)&&(o.z2=i+(u&&u.showAbove?1:-1))}return i}(e,n,r,-1/0),!0})}}function r(e,t){t.eachRendered(function(e){if(!s4(e)){var t=e.getTextContent(),n=e.getTextGuideLine();e.stateTransition&&(e.stateTransition=null),t&&t.stateTransition&&(t.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),e.hasState()?(e.prevStates=e.currentStates,e.clearStates()):e.prevStates&&(e.prevStates=null)}})}function i(e,n){var r=e.getModel("stateAnimation"),i=e.isAnimationEnabled(),a=r.get("duration"),o=a>0?{duration:a,delay:r.get("delay"),easing:r.get("easing")}:null;n.eachRendered(function(e){if(e.states&&e.states.emphasis&&!s4(e)){if(e instanceof sy&&((n=sb(e)).normalFill=e.style.fill,n.normalStroke=e.style.stroke,n.selectFill=(r=e.states.select||{}).style&&r.style.fill||null,n.selectStroke=r.style&&r.style.stroke||null),e.__dirty){var n,r,a=e.prevStates;a&&e.useStates(a)}if(i){e.stateTransition=o;var s=e.getTextContent(),l=e.getTextGuideLine();s&&(s.stateTransition=o),l&&(l.stateTransition=o)}e.__dirty&&t(e)}})}E=function(e){var t=e._scheduler;t.restorePipelines(e._model),t.prepareStageTasks(),B(e,!0),B(e,!1),t.plan()},B=function(e,t){for(var n=e._model,r=e._scheduler,i=t?e._componentsViews:e._chartsViews,a=t?e._componentsMap:e._chartsMap,o=e._zr,s=e._api,l=0;l<i.length;l++)i[l].__alive=!1;function u(e){var l=e.__requireNewView;e.__requireNewView=!1;var u="_ec_"+e.id+"_"+e.type,c=!l&&a[u];if(!c){var h=o_(e.type);(c=new(t?c7.getClass(h.main,h.sub):h1.getClass(h.sub))).init(n,s),a[u]=c,i.push(c),o.add(c.group)}e.__viewId=c.__id=u,c.__alive=!0,c.__model=e,c.group.__ecComponentInfo={mainType:e.mainType,index:e.componentIndex},t||r.prepareView(c,e,n,s)}t?n.eachComponent(function(e,t){"series"!==e&&u(t)}):n.eachSeries(u);for(var l=0;l<i.length;){var c=i[l];c.__alive?l++:(t||c.renderTask.dispose(),o.remove(c.group),c.dispose(n,s),i.splice(l,1),a[c.__id]===c&&delete a[c.__id],c.__id=c.group.__ecComponentInfo=null)}},H=function(e,t,n,r,i){var a,o=e._model;if(o.setUpdatePayload(n),!r)return void nV([].concat(e._componentsViews).concat(e._chartsViews),c);var s={};s[r+"Id"]=n[r+"Id"],s[r+"Index"]=n[r+"Index"],s[r+"Name"]=n[r+"Name"];var l={mainType:r,query:s};i&&(l.subType=i);var u=n.excludeSeriesId;function c(r){r&&r.__alive&&r[t]&&r[t](r.__model,o,e._api,n)}null!=u&&(a=ri(),nV(on(u),function(e){var t=ol(e,null);null!=t&&a.set(t,!0)})),o&&o.eachComponent(l,function(t){if(!(a&&null!=a.get(t.id))){if(s1(n))if(t instanceof c0)n.type!==sT||n.notBlur||t.get(["emphasis","disabled"])||function(e,t,n){var r=e.seriesIndex,i=e.getData(t.dataType);if(i){var a=oh(i,t);a=(n$(a)?a[0]:a)||0;var o=i.getItemGraphicEl(a);if(!o)for(var s=i.count(),l=0;!o&&l<s;)o=i.getItemGraphicEl(l++);if(o){var u=oD(o);sq(r,u.focus,u.blurScope,n)}else{var c=e.get(["emphasis","focus"]),h=e.get(["emphasis","blurScope"]);null!=c&&sq(r,c,h,n)}}}(t,n,e._api);else{var r=s$(t.mainType,t.componentIndex,n.name,e._api),i=r.focusSelf,o=r.dispatchers;n.type===sT&&i&&!n.notBlur&&sX(t.mainType,t.componentIndex,e._api),o&&nV(o,function(e){n.type===sT?sW(e):sY(e)})}else if(sQ(n)&&t instanceof c0){if(e._api,sQ(n)){var s=n.dataType,l=oh(t.getData(s),n);n$(l)||(l=[l]),t[n.type===sM?"toggleSelect":n.type===sI?"select":"unselect"](l,s)}sZ(t),ee(e)}}},e),o&&o.eachComponent(l,function(t){a&&null!=a.get(t.id)||c(e["series"===r?"_chartsMap":"_componentsMap"][t.__viewId])},e)},V={prepareAndUpdate:function(e){E(this),V.update.call(this,e,{optionChanged:null!=e.newOption})},update:function(t,n){var r=this._model,i=this._api,a=this._zr,o=this._coordSysMgr,s=this._scheduler;if(r){r.setUpdatePayload(t),s.restoreData(r,t),s.performSeriesTasks(r),o.create(r,i),s.performDataProcessorTasks(r,t),Y(this,r),o.update(r,i),e(r),s.performVisualTasks(r,t),Z(this,r,i,t,n);var l=r.get("backgroundColor")||"transparent",u=r.get("darkMode");a.setBackgroundColor(l),null!=u&&"auto"!==u&&a.setDarkMode(u),pn.trigger("afterupdate",r,i)}},updateTransform:function(t){var n=this,r=this._model,i=this._api;if(r){r.setUpdatePayload(t);var a=[];r.eachComponent(function(e,o){if("series"!==e){var s=n.getViewOfComponentModel(o);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(o,r,i,t);l&&l.update&&a.push(s)}else a.push(s)}});var o=ri();r.eachSeries(function(e){var a=n._chartsMap[e.__viewId];if(a.updateTransform){var s=a.updateTransform(e,r,i,t);s&&s.update&&o.set(e.uid,1)}else o.set(e.uid,1)}),e(r),this._scheduler.performVisualTasks(r,t,{setDirty:!0,dirtyMap:o}),J(this,r,i,t,{},o),pn.trigger("afterupdate",r,i)}},updateView:function(t){var n=this._model;n&&(n.setUpdatePayload(t),h1.markUpdateMethod(t,"updateView"),e(n),this._scheduler.performVisualTasks(n,t,{setDirty:!0}),Z(this,n,this._api,t,{}),pn.trigger("afterupdate",n,this._api))},updateVisual:function(t){var n=this,r=this._model;r&&(r.setUpdatePayload(t),r.eachSeries(function(e){e.getData().clearAllVisual()}),h1.markUpdateMethod(t,"updateVisual"),e(r),this._scheduler.performVisualTasks(r,t,{visualType:"visual",setDirty:!0}),r.eachComponent(function(e,i){if("series"!==e){var a=n.getViewOfComponentModel(i);a&&a.__alive&&a.updateVisual(i,r,n._api,t)}}),r.eachSeries(function(e){n._chartsMap[e.__viewId].updateVisual(e,r,n._api,t)}),pn.trigger("afterupdate",r,this._api))},updateLayout:function(e){V.update.call(this,e)}},W=function(e,t,n,r){if(e._disposed)return void e.id;for(var i,a=e._model,o=e._coordSysMgr.getCoordinateSystems(),s=of(a,n),l=0;l<o.length;l++){var u=o[l];if(u[t]&&null!=(i=u[t](a,s,r)))return i}},Y=function(e,t){var n=e._chartsMap,r=e._scheduler;t.eachSeries(function(e){r.updateStreamModes(e,n[e.__viewId])})},G=function(e,t){var n,r=this,i=this.getModel(),a=e.type,o=e.escapeConnect,s=pg[a],l=s.actionInfo,u=(l.update||"update").split(":"),c=u.pop(),h=null!=u[0]&&o_(u[0]);this[pi]=!0;var d=[e],p=!1;e.batch&&(p=!0,d=nW(e.batch,function(t){return(t=nF(nL({},t),e)).batch=null,t}));var f=[],g=sQ(e),m=s1(e);if(m&&sU(this._api),nV(d,function(t){if((n=(n=s.action(t,r._model,r._api))||nL({},t)).type=l.event||n.type,f.push(n),m){var i=og(e),a=i.queryOptionMap;H(r,c,t,i.mainTypeSpecified?a.keys()[0]:"series"),ee(r)}else g?(H(r,c,t,"series"),ee(r)):h&&H(r,c,t,h.main,h.sub)}),"none"!==c&&!m&&!g&&!h)try{this[pa]?(E(this),V.update.call(this,e),this[pa]=null):V[c].call(this,e)}catch(e){throw this[pi]=!1,e}if(n=p?{type:l.event||a,escapeConnect:o,batch:f}:f[0],this[pi]=!1,!t){var v=this._messageCenter;if(v.trigger(n.type,n),g){var y,x={type:"selectchanged",escapeConnect:o,selected:(y=[],i.eachSeries(function(e){nV(e.getAllData(),function(t){t.data;var n=t.type,r=e.getSelectedDataIndices();if(r.length>0){var i={dataIndex:r,seriesIndex:e.seriesIndex};null!=n&&(i.dataType=n),y.push(i)}})}),y),isFromClick:e.isFromClick||!1,fromAction:e.type,fromActionPayload:e};v.trigger(x.type,x)}}},U=function(e){for(var t=this._pendingActions;t.length;){var n=t.shift();G.call(this,n,e)}},q=function(e){e||this.trigger("updated")},X=function(e,t){e.on("rendered",function(n){t.trigger("rendered",n),!e.animation.isFinished()||t[pa]||t._scheduler.unfinished||t._pendingActions.length||t.trigger("finished")})},$=function(e,t){e.on("mouseover",function(e){var n,r,i,a,o,s=dI(e.target,sJ);s&&(n=t._api,a=(i=s$((r=oD(s)).componentMainType,r.componentIndex,r.componentHighDownName,n)).dispatchers,o=i.focusSelf,a?(o&&sX(r.componentMainType,r.componentIndex,n),nV(a,function(t){return sH(t,e)})):(sq(r.seriesIndex,r.focus,r.blurScope,n),"self"===r.focus&&sX(r.componentMainType,r.componentIndex,n),sH(s,e)),ee(t))}).on("mouseout",function(e){var n,r,i,a=dI(e.target,sJ);a&&(sU(n=t._api),(i=s$((r=oD(a)).componentMainType,r.componentIndex,r.componentHighDownName,n).dispatchers)?nV(i,function(t){return sV(t,e)}):sV(a,e),ee(t))}).on("click",function(e){var n=dI(e.target,function(e){return null!=oD(e).dataIndex},!0);if(n){var r=n.selected?"unselect":"select",i=oD(n);t._api.dispatchAction({type:r,dataType:i.dataType,dataIndexInside:i.dataIndex,seriesIndex:i.seriesIndex,isFromClick:!0})}})},Z=function(e,t,n,r,i){!function(e){var t=[],n=[],r=!1;if(e.eachComponent(function(e,i){var a=i.get("zlevel")||0,o=i.get("z")||0,s=i.getZLevelKey();r=r||!!s,("series"===e?n:t).push({zlevel:a,z:o,idx:i.componentIndex,type:e,key:s})}),r){var i,a,o=t.concat(n);is(o,function(e,t){return e.zlevel===t.zlevel?e.z-t.z:e.zlevel-t.zlevel}),nV(o,function(t){var n=e.getComponent(t.type,t.idx),r=t.zlevel,o=t.key;null!=i&&(r=Math.max(i,r)),o?(r===i&&o!==a&&r++,a=o):a&&(r===i&&r++,a=""),i=r,n.setZLevel(r)})}}(t),K(e,t,n,r,i),nV(e._chartsViews,function(e){e.__alive=!1}),J(e,t,n,r,i),nV(e._chartsViews,function(e){e.__alive||e.remove(t,n)})},K=function(e,t,a,o,s,l){nV(l||e._componentsViews,function(e){var s=e.__model;r(s,e),e.render(s,t,a,o),n(s,e),i(s,e)})},J=function(e,t,a,o,s,l){var u,c,h,d,p=e._scheduler;s=nL(s||{},{updatedSeries:t.getSeries()}),pn.trigger("series:beforeupdate",t,a,s);var f=!1;t.eachSeries(function(t){var n,i,a,s=e._chartsMap[t.__viewId];s.__alive=!0;var u=s.renderTask;p.updatePayload(u,o),r(t,s),l&&l.get(t.uid)&&u.dirty(),u.perform(p.getPerformArgs(u))&&(f=!0),s.group.silent=!!t.get("silent"),n=t,i=s,a=n.get("blendMode")||null,i.eachRendered(function(e){e.isGroup||(e.style.blend=a)}),sZ(t)}),p.unfinished=f||p.unfinished,pn.trigger("series:layoutlabels",t,a,s),pn.trigger("series:transition",t,a,s),t.eachSeries(function(t){var r=e._chartsMap[t.__viewId];n(t,r),i(t,r)}),u=e,c=t,h=u._zr.storage,d=0,h.traverse(function(e){!e.isGroup&&d++}),!(d>c.get("hoverLayerThreshold"))||ny.node||ny.worker||c.eachSeries(function(e){if(!e.preventUsingHoverLayer){var t=u._chartsMap[e.__viewId];t.__alive&&t.eachRendered(function(e){e.states.emphasis&&(e.states.emphasis.hoverLayer=!0)})}}),pn.trigger("series:afterupdate",t,a,s)},ee=function(e){e[po]=!0,e.getZr().wakeUp()},et=function(e){e[po]&&(e.getZr().storage.traverse(function(e){s4(e)||t(e)}),e[po]=!1)},Q=function(e){return new(function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return nm(n,t),n.prototype.getCoordinateSystems=function(){return e._coordSysMgr.getCoordinateSystems()},n.prototype.getComponentByElement=function(t){for(;t;){var n=t.__ecComponentInfo;if(null!=n)return e._model.getComponent(n.mainType,n.index);t=t.parent}},n.prototype.enterEmphasis=function(t,n){sW(t,n),ee(e)},n.prototype.leaveEmphasis=function(t,n){sY(t,n),ee(e)},n.prototype.enterBlur=function(t){sF(t,sR),ee(e)},n.prototype.leaveBlur=function(t){sF(t,sz),ee(e)},n.prototype.enterSelect=function(t){sF(t,sN),ee(e)},n.prototype.leaveSelect=function(t){sF(t,sL),ee(e)},n.prototype.getModel=function(){return e.getModel()},n.prototype.getViewOfComponentModel=function(t){return e.getViewOfComponentModel(t)},n.prototype.getViewOfSeriesModel=function(t){return e.getViewOfSeriesModel(t)},n}(uq))(e)}}(),t}(rS).prototype;pp.on=pl("on"),pp.off=pl("off"),pp.one=function(e,t,n){var r=this;this.on.call(this,e,function n(){for(var i=[],a=0;a<arguments.length;a++)i[a]=arguments[a];t&&t.apply&&t.apply(this,i),r.off(e,n)},n)};var pf=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"],pg={},pm={},pv=[],py=[],px=[],p_={},pb={},pw={},pS={},pC="_echarts_instance_";function pT(e){0>nE(py,e)&&py.push(e)}function pk(e,t){pA(pv,e,t,2e3)}function pI(e,t){pn.on(e,t)}function pj(e,t,n){nZ(t)&&(n=t,t="");var r=nQ(e)?e.type:[e,e={event:t}][0];e.event=(e.event||r).toLowerCase(),pm[t=e.event]||(n6(ps.test(r)&&ps.test(t)),pg[r]||(pg[r]={action:n,actionInfo:e}),pm[t]=r)}function pM(e,t){pA(px,e,t,1e3,"layout")}function pD(e,t){pA(px,e,t,3e3,"visual")}var pO=[];function pA(e,t,n,r,i){if((nZ(t)||nQ(t))&&(n=t,t=r),!(nE(pO,n)>=0)){pO.push(n);var a=dr.wrapStageHandler(n,i);a.__prio=t,a.__raw=n,e.push(a)}}function pP(e){return null==e?0:e.length||1}function pR(e){return e}pD(2e3,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData(),r=e.visualStyleAccessPath||"itemStyle",i=e.getModel(r),a=h7(e,r)(i),o=i.getShallow("decal");o&&(n.setVisual("decal",o),o.dirty=!0);var s=de(e,r),l=a[s],u=nZ(l)?l:null,c="auto"===a.fill||"auto"===a.stroke;if(!a[s]||u||c){var h=e.getColorFromPalette(e.name,null,t.getSeriesCount());a[s]||(a[s]=h,n.setVisual("colorFromPalette",!0)),a.fill="auto"===a.fill||nZ(a.fill)?h:a.fill,a.stroke="auto"===a.stroke||nZ(a.stroke)?h:a.stroke}if(n.setVisual("style",a),n.setVisual("drawType",s),!t.isSeriesFiltered(e)&&u)return n.setVisual("colorFromPalette",!1),{dataEach:function(t,n){var r=e.getDataParams(n),i=nL({},a);i[s]=u(r),t.setItemVisual(n,"style",i)}}}}),pD(4500,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){if(!(e.ignoreStyleOnData||t.isSeriesFiltered(e))){var n=e.getData(),r=e.visualStyleAccessPath||"itemStyle",i=h7(e,r),a=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(e,t){var n=e.getRawDataItem(t);if(n&&n[r]){dt.option=n[r];var o=i(dt);nL(e.ensureUniqueItemVisual(t,"style"),o),dt.option.decal&&(e.setItemVisual(t,"decal",dt.option.decal),dt.option.decal.dirty=!0),a in o&&e.setItemVisual(t,"colorFromPalette",!1)}}:null}}}}),pD(4500,{performRawSeries:!0,overallReset:function(e){var t=ri();e.eachSeries(function(e){var n=e.getColorBy();if(!e.isColorBySeries()){var r=e.type+"-"+n,i=t.get(r);i||(i={},t.set(r,i)),h9(e).scope=i}}),e.eachSeries(function(t){if(!(t.isColorBySeries()||e.isSeriesFiltered(t))){var n=t.getRawData(),r={},i=t.getData(),a=h9(t).scope,o=t.visualStyleAccessPath||"itemStyle",s=de(t,o);i.each(function(e){r[i.getRawIndex(e)]=e}),n.each(function(e){var o=r[e];if(i.getItemVisual(o,"colorFromPalette")){var l=i.ensureUniqueItemVisual(o,"style"),u=n.getName(e)||e+"",c=n.count();l[s]=t.getColorFromPalette(u,a,c)}})}})}}),pD(2e3,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData();if(e.legendIcon&&n.setVisual("legendIcon",e.legendIcon),e.hasSymbolVisual){for(var r={},i={},a=!1,o=0;o<dC.length;o++){var s=dC[o],l=e.get(s);nZ(l)?(a=!0,i[s]=l):r[s]=l}if(r.symbol=r.symbol||e.defaultSymbol,n.setVisual(nL({legendIcon:e.legendIcon||r.symbol,symbolKeepAspect:e.get("symbolKeepAspect")},r)),!t.isSeriesFiltered(e)){var u=nU(i);return{dataEach:a?function(t,n){for(var r=e.getRawValue(n),a=e.getDataParams(n),o=0;o<u.length;o++){var s=u[o];t.setItemVisual(n,s,i[s](r,a))}}:null}}}}}),pD(4500,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){if(e.hasSymbolVisual&&!t.isSeriesFiltered(e))return{dataEach:e.getData().hasItemOption?function(e,t){for(var n=e.getItemModel(t),r=0;r<dT.length;r++){var i=dT[r],a=n.getShallow(i,!0);null!=a&&e.setItemVisual(t,i,a)}}:null}}}),pD(7e3,function(e,t){e.eachRawSeries(function(n){if(!e.isSeriesFiltered(n)){var r=n.getData();r.hasItemVisual()&&r.each(function(e){var n=r.getItemVisual(e,"decal");n&&(r.ensureUniqueItemVisual(e,"style").decal=pe(n,t))});var i=r.getVisual("decal");i&&(r.getVisual("style").decal=pe(i,t))}})}),pT(ci),pk(900,function(e){var t=ri();e.eachSeries(function(e){var n=e.get("stack");if(n){var r=t.get(n)||t.set(n,[]),i=e.getData(),a={stackResultDimension:i.getCalculationInfo("stackResultDimension"),stackedOverDimension:i.getCalculationInfo("stackedOverDimension"),stackedDimension:i.getCalculationInfo("stackedDimension"),stackedByDimension:i.getCalculationInfo("stackedByDimension"),isStackedByIndex:i.getCalculationInfo("isStackedByIndex"),data:i,seriesModel:e};if(!a.stackedDimension||!(a.isStackedByIndex||a.stackedByDimension))return;r.length&&i.setCalculationInfo("stackedOnSeries",r[r.length-1].seriesModel),r.push(a)}}),t.each(ca)}),pb.default=function(e,t){nF(t=t||{},{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n,r=new aZ,i=new lS({style:{fill:t.maskColor},zlevel:t.zlevel,z:1e4});r.add(i);var a=new lk({style:{text:t.text,fill:t.textColor,fontSize:t.fontSize,fontWeight:t.fontWeight,fontStyle:t.fontStyle,fontFamily:t.fontFamily},zlevel:t.zlevel,z:10001}),o=new lS({style:{fill:"none"},textContent:a,textConfig:{position:"right",distance:10},zlevel:t.zlevel,z:10001});return r.add(o),t.showSpinner&&((n=new hq({shape:{startAngle:-dn/2,endAngle:-dn/2+.1,r:t.spinnerRadius},style:{stroke:t.color,lineCap:"round",lineWidth:t.lineWidth},zlevel:t.zlevel,z:10001})).animateShape(!0).when(1e3,{endAngle:3*dn/2}).start("circularInOut"),n.animateShape(!0).when(1e3,{startAngle:3*dn/2}).delay(300).start("circularInOut"),r.add(n)),r.resize=function(){var r=a.getBoundingRect().width,s=t.showSpinner?t.spinnerRadius:0,l=(e.getWidth()-2*s-(t.showSpinner&&r?10:0)-r)/2-(t.showSpinner&&r?0:5+r/2)+(t.showSpinner?0:r/2)+(r?0:s),u=e.getHeight()/2;t.showSpinner&&n.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:e.getWidth(),height:e.getHeight()})},r.resize(),r},pj({type:sT,event:sT,update:sT},rl),pj({type:sk,event:sk,update:sk},rl),pj({type:sI,event:sI,update:sI},rl),pj({type:sj,event:sj,update:sj},rl),pj({type:sM,event:sM,update:sM},rl),p_.light={color:dv,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],dv]},p_.dark=dw;var pz=function(){function e(e,t,n,r,i,a){this._old=e,this._new=t,this._oldKeyGetter=n||pR,this._newKeyGetter=r||pR,this.context=i,this._diffModeMultiple="multiple"===a}return e.prototype.add=function(e){return this._add=e,this},e.prototype.update=function(e){return this._update=e,this},e.prototype.updateManyToOne=function(e){return this._updateManyToOne=e,this},e.prototype.updateOneToMany=function(e){return this._updateOneToMany=e,this},e.prototype.updateManyToMany=function(e){return this._updateManyToMany=e,this},e.prototype.remove=function(e){return this._remove=e,this},e.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},e.prototype._executeOneToOne=function(){var e=this._old,t=this._new,n={},r=Array(e.length),i=Array(t.length);this._initIndexMap(e,null,r,"_oldKeyGetter"),this._initIndexMap(t,n,i,"_newKeyGetter");for(var a=0;a<e.length;a++){var o=r[a],s=n[o],l=pP(s);if(l>1){var u=s.shift();1===s.length&&(n[o]=s[0]),this._update&&this._update(u,a)}else 1===l?(n[o]=null,this._update&&this._update(s,a)):this._remove&&this._remove(a)}this._performRestAdd(i,n)},e.prototype._executeMultiple=function(){var e=this._old,t=this._new,n={},r={},i=[],a=[];this._initIndexMap(e,n,i,"_oldKeyGetter"),this._initIndexMap(t,r,a,"_newKeyGetter");for(var o=0;o<i.length;o++){var s=i[o],l=n[s],u=r[s],c=pP(l),h=pP(u);if(c>1&&1===h)this._updateManyToOne&&this._updateManyToOne(u,l),r[s]=null;else if(1===c&&h>1)this._updateOneToMany&&this._updateOneToMany(u,l),r[s]=null;else if(1===c&&1===h)this._update&&this._update(u,l),r[s]=null;else if(c>1&&h>1)this._updateManyToMany&&this._updateManyToMany(u,l),r[s]=null;else if(c>1)for(var d=0;d<c;d++)this._remove&&this._remove(l[d]);else this._remove&&this._remove(l)}this._performRestAdd(a,r)},e.prototype._performRestAdd=function(e,t){for(var n=0;n<e.length;n++){var r=e[n],i=t[r],a=pP(i);if(a>1)for(var o=0;o<a;o++)this._add&&this._add(i[o]);else 1===a&&this._add&&this._add(i);t[r]=null}},e.prototype._initIndexMap=function(e,t,n,r){for(var i=this._diffModeMultiple,a=0;a<e.length;a++){var o="_ec_"+this[r](e[a],a);if(i||(n[a]=o),t){var s=t[o],l=pP(s);0===l?(t[o]=a,i&&n.push(o)):1===l?t[o]=[s,a]:s.push(a)}}},e}(),pN=function(){function e(e,t){this._encode=e,this._schema=t}return e.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},e.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},e}();function pL(e,t){return e.hasOwnProperty(t)||(e[t]=[]),e[t]}let pF=function(e){this.otherDims={},null!=e&&nL(this,e)};var pE=od(),pB={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},pH=function(){function e(e){this.dimensions=e.dimensions,this._dimOmitted=e.dimensionOmitted,this.source=e.source,this._fullDimCount=e.fullDimensionCount,this._updateDimOmitted(e.dimensionOmitted)}return e.prototype.isDimensionOmitted=function(){return this._dimOmitted},e.prototype._updateDimOmitted=function(e){this._dimOmitted=e,e&&(this._dimNameMap||(this._dimNameMap=pW(this.source)))},e.prototype.getSourceDimensionIndex=function(e){return n4(this._dimNameMap.get(e),-1)},e.prototype.getSourceDimension=function(e){var t=this.source.dimensionsDefine;if(t)return t[e]},e.prototype.makeStoreSchema=function(){for(var e=this._fullDimCount,t=cp(this.source),n=!(e>30),r="",i=[],a=0,o=0;a<e;a++){var s=void 0,l=void 0,u=void 0,c=this.dimensions[o];if(c&&c.storeDimIndex===a)s=t?c.name:null,l=c.type,u=c.ordinalMeta,o++;else{var h=this.getSourceDimension(a);h&&(s=t?h.name:null,l=h.type)}i.push({property:s,type:l,ordinalMeta:u}),!t||null==s||c&&c.isCalculationCoord||(r+=n?s.replace(/\`/g,"`1").replace(/\$/g,"`2"):s),r+="$",r+=pB[l]||"f",u&&(r+=u.uid),r+="$"}var d=this.source;return{dimensions:i,hash:[d.seriesLayoutBy,d.startIndex,r].join("$$")}},e.prototype.makeOutputDimensionNames=function(){for(var e=[],t=0,n=0;t<this._fullDimCount;t++){var r=void 0,i=this.dimensions[n];if(i&&i.storeDimIndex===t)i.isCalculationCoord||(r=i.name),n++;else{var a=this.getSourceDimension(t);a&&(r=a.name)}e.push(r)}return e},e.prototype.appendCalculationDimension=function(e){this.dimensions.push(e),e.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},e}();function pV(e){for(var t=ri(),n=0;n<(e||[]).length;n++){var r=e[n],i=nQ(r)?r.name:r;null!=i&&null==t.get(i)&&t.set(i,n)}return t}function pW(e){var t=pE(e);return t.dimNameMap||(t.dimNameMap=pV(e.dimensionsDefine))}var pY=nQ,pG="undefined"==typeof Int32Array?Array:Int32Array,pU=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],pq=["_approximateExtent"],pX=function(){function e(e,t){this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","minmaxDownSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","minmaxDownSample","lttbDownSample"];var n,r=!1;e instanceof pH?(n=e.dimensions,this._dimOmitted=e.isDimensionOmitted(),this._schema=e):(r=!0,n=e),n=n||["x","y"];for(var i={},a=[],o={},s=!1,l={},u=0;u<n.length;u++){var c=n[u],h=nK(c)?new pF({name:c}):c instanceof pF?c:new pF(c),d=h.name;h.type=h.type||"float",h.coordDim||(h.coordDim=d,h.coordDimIndex=0);var p=h.otherDims=h.otherDims||{};a.push(d),i[d]=h,null!=l[d]&&(s=!0),h.createInvertedIndices&&(o[d]=[]),0===p.itemName&&(this._nameDimIdx=u),0===p.itemId&&(this._idDimIdx=u),r&&(h.storeDimIndex=u)}if(this.dimensions=a,this._dimInfos=i,this._initGetDimensionInfo(s),this.hostModel=t,this._invertedIndicesMap=o,this._dimOmitted){var f=this._dimIdxToName=ri();nV(a,function(e){f.set(i[e].storeDimIndex,e)})}}return e.prototype.getDimension=function(e){var t=this._recognizeDimIndex(e);if(null==t)return e;if(t=e,!this._dimOmitted)return this.dimensions[t];var n=this._dimIdxToName.get(t);if(null!=n)return n;var r=this._schema.getSourceDimension(t);if(r)return r.name},e.prototype.getDimensionIndex=function(e){var t=this._recognizeDimIndex(e);if(null!=t)return t;if(null==e)return -1;var n=this._getDimInfo(e);return n?n.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(e):-1},e.prototype._recognizeDimIndex=function(e){if(nJ(e)||null!=e&&!isNaN(e)&&!this._getDimInfo(e)&&(!this._dimOmitted||0>this._schema.getSourceDimensionIndex(e)))return+e},e.prototype._getStoreDimIndex=function(e){return this.getDimensionIndex(e)},e.prototype.getDimensionInfo=function(e){return this._getDimInfo(this.getDimension(e))},e.prototype._initGetDimensionInfo=function(e){var t=this._dimInfos;this._getDimInfo=e?function(e){return t.hasOwnProperty(e)?t[e]:void 0}:function(e){return t[e]}},e.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},e.prototype.mapDimension=function(e,t){var n=this._dimSummary;if(null==t)return n.encodeFirstDimNotExtra[e];var r=n.encode[e];return r?r[t]:null},e.prototype.mapDimensionsAll=function(e){return(this._dimSummary.encode[e]||[]).slice()},e.prototype.getStore=function(){return this._store},e.prototype.initData=function(e,t,n){var r,i,a,o,s,l,u,c,h,d,p,f,g,m=this;if(e instanceof cq&&(g=e),!g){var v=this.dimensions,y=cs(e)||nH(e)?new cf(e,v.length):e;g=new cq;var x=nW(v,function(e){return{type:m._dimInfos[e].type,property:e}});g.initData(y,x,n)}this._store=g,this._nameList=(t||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,g.count()),this._dimSummary=(r=this,i=this._schema,o=(a={}).encode={},s=ri(),l=[],u=[],c={},nV(r.dimensions,function(e){var t=r.getDimensionInfo(e),n=t.coordDim;if(n){var i,a=t.coordDimIndex;pL(o,n)[a]=e,t.isExtraCoord||(s.set(n,1),"ordinal"!==(i=t.type)&&"time"!==i&&(l[0]=e),pL(c,n)[a]=r.getDimensionIndex(t.name)),t.defaultTooltip&&u.push(e)}uj.each(function(e,n){var r=pL(o,n),i=t.otherDims[n];null!=i&&!1!==i&&(r[i]=t.name)})}),h=[],d={},s.each(function(e,t){var n=o[t];d[t]=n[0],h=h.concat(n)}),a.dataDimsOnCoord=h,a.dataDimIndicesOnCoord=nW(h,function(e){return r.getDimensionInfo(e).storeDimIndex}),a.encodeFirstDimNotExtra=d,(p=o.label)&&p.length&&(l=p.slice()),(f=o.tooltip)&&f.length?u=f.slice():u.length||(u=l.slice()),o.defaultedLabel=l,o.defaultedTooltip=u,a.userOutput=new pN(c,i),a),this.userOutput=this._dimSummary.userOutput},e.prototype.appendData=function(e){var t=this._store.appendData(e);this._doInit(t[0],t[1])},e.prototype.appendValues=function(e,t){var n=this._store.appendValues(e,t&&t.length),r=n.start,i=n.end,a=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),t)for(var o=r;o<i;o++){var s=o-r;this._nameList[o]=t[s],a&&el(this,o)}},e.prototype._updateOrdinalMeta=function(){for(var e=this._store,t=this.dimensions,n=0;n<t.length;n++){var r=this._dimInfos[t[n]];r.ordinalMeta&&e.collectOrdinalMeta(r.storeDimIndex,r.ordinalMeta)}},e.prototype._shouldMakeIdFromName=function(){var e=this._store.getProvider();return null==this._idDimIdx&&e.getSource().sourceFormat!==uP&&!e.fillStorage},e.prototype._doInit=function(e,t){if(!(e>=t)){var n=this._store.getProvider();this._updateOrdinalMeta();var r=this._nameList,i=this._idList;if(n.getSource().sourceFormat===uM&&!n.pure)for(var a=[],o=e;o<t;o++){var s,l=n.getItem(o,a);if(!(!this.hasItemOption&&nQ(s=l))||s instanceof Array||(this.hasItemOption=!0),l){var u=l.name;null==r[o]&&null!=u&&(r[o]=ol(u,null));var c=l.id;null==i[o]&&null!=c&&(i[o]=ol(c,null))}}if(this._shouldMakeIdFromName())for(var o=e;o<t;o++)el(this,o);en(this)}},e.prototype.getApproximateExtent=function(e){return this._approximateExtent[e]||this._store.getDataExtent(this._getStoreDimIndex(e))},e.prototype.setApproximateExtent=function(e,t){t=this.getDimension(t),this._approximateExtent[t]=e.slice()},e.prototype.getCalculationInfo=function(e){return this._calculationInfo[e]},e.prototype.setCalculationInfo=function(e,t){pY(e)?nL(this._calculationInfo,e):this._calculationInfo[e]=t},e.prototype.getName=function(e){var t=this.getRawIndex(e),n=this._nameList[t];return null==n&&null!=this._nameDimIdx&&(n=ei(this,this._nameDimIdx,t)),null==n&&(n=""),n},e.prototype._getCategory=function(e,t){var n=this._store.get(e,t),r=this._store.getOrdinalMeta(e);return r?r.categories[n]:n},e.prototype.getId=function(e){return er(this,this.getRawIndex(e))},e.prototype.count=function(){return this._store.count()},e.prototype.get=function(e,t){var n=this._store,r=this._dimInfos[e];if(r)return n.get(r.storeDimIndex,t)},e.prototype.getByRawIndex=function(e,t){var n=this._store,r=this._dimInfos[e];if(r)return n.getByRawIndex(r.storeDimIndex,t)},e.prototype.getIndices=function(){return this._store.getIndices()},e.prototype.getDataExtent=function(e){return this._store.getDataExtent(this._getStoreDimIndex(e))},e.prototype.getSum=function(e){return this._store.getSum(this._getStoreDimIndex(e))},e.prototype.getMedian=function(e){return this._store.getMedian(this._getStoreDimIndex(e))},e.prototype.getValues=function(e,t){var n=this,r=this._store;return n$(e)?r.getValues(nW(e,function(e){return n._getStoreDimIndex(e)}),t):r.getValues(e)},e.prototype.hasValue=function(e){for(var t=this._dimSummary.dataDimIndicesOnCoord,n=0,r=t.length;n<r;n++)if(isNaN(this._store.get(t[n],e)))return!1;return!0},e.prototype.indexOfName=function(e){for(var t=0,n=this._store.count();t<n;t++)if(this.getName(t)===e)return t;return -1},e.prototype.getRawIndex=function(e){return this._store.getRawIndex(e)},e.prototype.indexOfRawIndex=function(e){return this._store.indexOfRawIndex(e)},e.prototype.rawIndexOf=function(e,t){var n=e&&this._invertedIndicesMap[e],r=n&&n[t];return null==r||isNaN(r)?-1:r},e.prototype.indicesOfNearest=function(e,t,n){return this._store.indicesOfNearest(this._getStoreDimIndex(e),t,n)},e.prototype.each=function(e,t,n){nZ(e)&&(n=t,t=e,e=[]);var r=n||this,i=nW(ea(e),this._getStoreDimIndex,this);this._store.each(i,r?nq(t,r):t)},e.prototype.filterSelf=function(e,t,n){nZ(e)&&(n=t,t=e,e=[]);var r=n||this,i=nW(ea(e),this._getStoreDimIndex,this);return this._store=this._store.filter(i,r?nq(t,r):t),this},e.prototype.selectRange=function(e){var t=this,n={},r=nU(e),i=[];return nV(r,function(r){var a=t._getStoreDimIndex(r);n[a]=e[r],i.push(a)}),this._store=this._store.selectRange(n),this},e.prototype.mapArray=function(e,t,n){nZ(e)&&(n=t,t=e,e=[]),n=n||this;var r=[];return this.each(e,function(){r.push(t&&t.apply(this,arguments))},n),r},e.prototype.map=function(e,t,n,r){var i=n||r||this,a=nW(ea(e),this._getStoreDimIndex,this),o=es(this);return o._store=this._store.map(a,i?nq(t,i):t),o},e.prototype.modify=function(e,t,n,r){var i=n||r||this,a=nW(ea(e),this._getStoreDimIndex,this);this._store.modify(a,i?nq(t,i):t)},e.prototype.downSample=function(e,t,n,r){var i=es(this);return i._store=this._store.downSample(this._getStoreDimIndex(e),t,n,r),i},e.prototype.minmaxDownSample=function(e,t){var n=es(this);return n._store=this._store.minmaxDownSample(this._getStoreDimIndex(e),t),n},e.prototype.lttbDownSample=function(e,t){var n=es(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(e),t),n},e.prototype.getRawDataItem=function(e){return this._store.getRawDataItem(e)},e.prototype.getItemModel=function(e){var t=this.hostModel;return new lq(this.getRawDataItem(e),t,t&&t.ecModel)},e.prototype.diff=function(e){var t=this;return new pz(e?e.getStore().getIndices():[],this.getStore().getIndices(),function(t){return er(e,t)},function(e){return er(t,e)})},e.prototype.getVisual=function(e){var t=this._visual;return t&&t[e]},e.prototype.setVisual=function(e,t){this._visual=this._visual||{},pY(e)?nL(this._visual,e):this._visual[e]=t},e.prototype.getItemVisual=function(e,t){var n=this._itemVisuals[e],r=n&&n[t];return null==r?this.getVisual(t):r},e.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},e.prototype.ensureUniqueItemVisual=function(e,t){var n=this._itemVisuals,r=n[e];r||(r=n[e]={});var i=r[t];return null==i&&(n$(i=this.getVisual(t))?i=i.slice():pY(i)&&(i=nL({},i)),r[t]=i),i},e.prototype.setItemVisual=function(e,t,n){var r=this._itemVisuals[e]||{};this._itemVisuals[e]=r,pY(t)?nL(r,t):r[t]=n},e.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},e.prototype.setLayout=function(e,t){pY(e)?nL(this._layout,e):this._layout[e]=t},e.prototype.getLayout=function(e){return this._layout[e]},e.prototype.getItemLayout=function(e){return this._itemLayouts[e]},e.prototype.setItemLayout=function(e,t,n){this._itemLayouts[e]=n?nL(this._itemLayouts[e]||{},t):t},e.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},e.prototype.setItemGraphicEl=function(e,t){oO(this.hostModel&&this.hostModel.seriesIndex,this.dataType,e,t),this._graphicEls[e]=t},e.prototype.getItemGraphicEl=function(e){return this._graphicEls[e]},e.prototype.eachItemGraphicEl=function(e,t){nV(this._graphicEls,function(n,r){n&&e&&e.call(t,n,r)})},e.prototype.cloneShallow=function(t){return t||(t=new e(this._schema?this._schema:nW(this.dimensions,this._getDimInfo,this),this.hostModel)),eo(t,this),t._store=this._store,t},e.prototype.wrapMethod=function(e,t){var n=this[e];nZ(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(e),this[e]=function(){var e=n.apply(this,arguments);return t.apply(this,[e].concat(n9(arguments)))})},e.internalField=void(en=function(e){var t=e._invertedIndicesMap;nV(t,function(n,r){var i=e._dimInfos[r],a=i.ordinalMeta,o=e._store;if(a){n=t[r]=new pG(a.categories.length);for(var s=0;s<n.length;s++)n[s]=-1;for(var s=0;s<o.count();s++)n[o.get(i.storeDimIndex,s)]=s}})},ei=function(e,t,n){return ol(e._getCategory(t,n),null)},er=function(e,t){var n=e._idList[t];return null==n&&null!=e._idDimIdx&&(n=ei(e,e._idDimIdx,t)),null==n&&(n="e\0\0"+t),n},ea=function(e){return n$(e)||(e=null!=e?[e]:[]),e},es=function(t){var n=new e(t._schema?t._schema:nW(t.dimensions,t._getDimInfo,t),t.hostModel);return eo(n,t),n},eo=function(e,t){nV(pU.concat(t.__wrappedMethods||[]),function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e.__wrappedMethods=t.__wrappedMethods,nV(pq,function(n){e[n]=nz(t[n])}),e._calculationInfo=nL({},t._calculationInfo)},el=function(e,t){var n=e._nameList,r=e._idList,i=e._nameDimIdx,a=e._idDimIdx,o=n[t],s=r[t];if(null==o&&null!=i&&(n[t]=o=ei(e,i,t)),null==s&&null!=a&&(r[t]=s=ei(e,a,t)),null==s&&null!=o){var l=e._nameRepeatCount,u=l[o]=(l[o]||0)+1;s=o,u>1&&(s+="__ec__"+u),r[t]=s}}),e}();function p$(e,t){return function(e,t){cs(e)||(e=cu(e));var n,r,i,a,o,s=(t=t||{}).coordDimensions||[],l=t.dimensionsDefine||e.dimensionsDefine||[],u=ri(),c=[],h=(n=e,r=s,i=l,a=t.dimensionsCount,o=Math.max(n.dimensionsDetectedCount||1,r.length,i.length,a||0),nV(r,function(e){var t;nQ(e)&&(t=e.dimsDef)&&(o=Math.max(o,t.length))}),o),d=t.canOmitUnusedDimensions&&h>30,p=l===e.dimensionsDefine,f=p?pW(e):pV(l),g=t.encodeDefine;!g&&t.encodeDefaulter&&(g=t.encodeDefaulter(e,h));for(var m=ri(g),v=new cH(h),y=0;y<v.length;y++)v[y]=-1;function x(e){var t=v[e];if(t<0){var n=l[e],r=nQ(n)?n:{name:n},i=new pF,a=r.name;null!=a&&null!=f.get(a)&&(i.name=i.displayName=a),null!=r.type&&(i.type=r.type),null!=r.displayName&&(i.displayName=r.displayName);var o=c.length;return v[e]=o,i.storeDimIndex=e,c.push(i),i}return c[t]}if(!d)for(var y=0;y<h;y++)x(y);m.each(function(e,t){var n=on(e).slice();if(1===n.length&&!nK(n[0])&&n[0]<0)return void m.set(t,!1);var r=m.set(t,[]);nV(n,function(e,n){var i=nK(e)?f.get(e):e;null!=i&&i<h&&(r[n]=i,b(x(i),t,n))})});var _=0;function b(e,t,n){null!=uj.get(t)?e.otherDims[t]=n:(e.coordDim=t,e.coordDimIndex=n,u.set(t,!0))}nV(s,function(e){if(nK(e))i=e,r={};else{var t,n,r,i=(r=e).name,a=r.ordinalMeta;r.ordinalMeta=null,(r=nL({},r)).ordinalMeta=a,t=r.dimsDef,n=r.otherDims,r.name=r.coordDim=r.coordDimIndex=r.dimsDef=r.otherDims=null}var o=m.get(i);if(!1!==o){if(!(o=on(o)).length)for(var s=0;s<(t&&t.length||1);s++){for(;_<h&&null!=x(_).coordDim;)_++;_<h&&o.push(_++)}nV(o,function(e,a){var o=x(e);if(p&&null!=r.type&&(o.type=r.type),b(nF(o,r),i,a),null==o.name&&t){var s=t[a];nQ(s)||(s={name:s}),o.name=o.displayName=s.name,o.defaultTooltip=s.defaultTooltip}n&&nF(o.otherDims,n)})}});var w=t.generateCoord,S=t.generateCoordCount,C=null!=S;S=w?S||1:0;var T=w||"value";function k(e){null==e.name&&(e.name=e.coordDim)}if(d)nV(c,function(e){k(e)}),c.sort(function(e,t){return e.storeDimIndex-t.storeDimIndex});else for(var I=0;I<h;I++){var j=x(I);null==j.coordDim&&(j.coordDim=function(e,t,n){if(n||t.hasKey(e)){for(var r=0;t.hasKey(e+r);)r++;e+=r}return t.set(e,!0),e}(T,u,C),j.coordDimIndex=0,(!w||S<=0)&&(j.isExtraCoord=!0),S--),k(j),null==j.type&&(1===uL(e,I)||j.isExtraCoord&&(null!=j.otherDims.itemName||null!=j.otherDims.seriesName))&&(j.type="ordinal")}return function(e){for(var t=ri(),n=0;n<e.length;n++){var r=e[n],i=r.name,a=t.get(i)||0;a>0&&(r.name=i+(a-1)),a++,t.set(i,a)}}(c),new pH({source:e,dimensions:c,fullDimensionCount:h,dimensionOmitted:d})}(e,t).dimensions}var pZ=function(){function e(e){this._setting=e||{},this._extent=[1/0,-1/0]}return e.prototype.getSetting=function(e){return this._setting[e]},e.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1])},e.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},e.prototype.getExtent=function(){return this._extent.slice()},e.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=e),isNaN(t)||(n[1]=t)},e.prototype.isInExtentRange=function(e){return this._extent[0]<=e&&this._extent[1]>=e},e.prototype.isBlank=function(){return this._isBlank},e.prototype.setBlank=function(e){this._isBlank=e},e}();ok(pZ);var pK=0,pJ=function(){function e(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this.uid=++pK}return e.createByAxisModel=function(t){var n=t.option,r=n.data,i=r&&nW(r,pQ);return new e({categories:i,needCollect:!i,deduplication:!1!==n.dedplication})},e.prototype.getOrdinal=function(e){return this._getOrCreateMap().get(e)},e.prototype.parseAndCollect=function(e){var t,n=this._needCollect;if(!nK(e)&&!n)return e;if(n&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var r=this._getOrCreateMap();return null==(t=r.get(e))&&(n?(t=this.categories.length,this.categories[t]=e,r.set(e,t)):t=NaN),t},e.prototype._getOrCreateMap=function(){return this._map||(this._map=ri(this.categories))},e}();function pQ(e){return nQ(e)&&null!=e.value?e.value:e+""}function p1(e,t,n){e[t]=Math.max(Math.min(e[t],n[1]),n[0])}function p0(e,t){return e>=t[0]&&e<=t[1]}function p2(e,t){return t[1]===t[0]?.5:(e-t[0])/(t[1]-t[0])}function p3(e,t){return e*(t[1]-t[0])+t[0]}var p4=function(e){function t(t){var n=e.call(this,t)||this;n.type="ordinal";var r=n.getSetting("ordinalMeta");return r||(r=new pJ({})),n$(r)&&(r=new pJ({categories:nW(r,function(e){return nQ(e)?e.value:e})})),n._ordinalMeta=r,n._extent=n.getSetting("extent")||[0,r.categories.length-1],n}return nm(t,e),t.prototype.parse=function(e){return null==e?NaN:nK(e)?this._ordinalMeta.getOrdinal(e):Math.round(e)},t.prototype.contain=function(e){return p0(e=this.parse(e),this._extent)&&null!=this._ordinalMeta.categories[e]},t.prototype.normalize=function(e){return p2(e=this._getTickNumber(this.parse(e)),this._extent)},t.prototype.scale=function(e){return e=Math.round(p3(e,this._extent)),this.getRawOrdinalNumber(e)},t.prototype.getTicks=function(){for(var e=[],t=this._extent,n=t[0];n<=t[1];)e.push({value:n}),n++;return e},t.prototype.getMinorTicks=function(e){},t.prototype.setSortInfo=function(e){if(null==e){this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null;return}for(var t=e.ordinalNumbers,n=this._ordinalNumbersByTick=[],r=this._ticksByOrdinalNumber=[],i=0,a=this._ordinalMeta.categories.length,o=Math.min(a,t.length);i<o;++i){var s=t[i];n[i]=s,r[s]=i}for(var l=0;i<a;++i){for(;null!=r[l];)l++;n.push(l),r[l]=i}},t.prototype._getTickNumber=function(e){var t=this._ticksByOrdinalNumber;return t&&e>=0&&e<t.length?t[e]:e},t.prototype.getRawOrdinalNumber=function(e){var t=this._ordinalNumbersByTick;return t&&e>=0&&e<t.length?t[e]:e},t.prototype.getLabel=function(e){if(!this.isBlank()){var t=this.getRawOrdinalNumber(e.value),n=this._ordinalMeta.categories[t];return null==n?"":n+""}},t.prototype.count=function(){return this._extent[1]-this._extent[0]+1},t.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},t.prototype.isInExtentRange=function(e){return e=this._getTickNumber(e),this._extent[0]<=e&&this._extent[1]>=e},t.prototype.getOrdinalMeta=function(){return this._ordinalMeta},t.prototype.calcNiceTicks=function(){},t.prototype.calcNiceExtent=function(){},t.type="ordinal",t}(pZ);pZ.registerClass(p4);var p5=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="interval",t._interval=0,t._intervalPrecision=2,t}return nm(t,e),t.prototype.parse=function(e){return e},t.prototype.contain=function(e){return p0(e,this._extent)},t.prototype.normalize=function(e){return p2(e,this._extent)},t.prototype.scale=function(e){return p3(e,this._extent)},t.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=parseFloat(e)),isNaN(t)||(n[1]=parseFloat(t))},t.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1]),this.setExtent(t[0],t[1])},t.prototype.getInterval=function(){return this._interval},t.prototype.setInterval=function(e){this._interval=e,this._niceExtent=this._extent.slice(),this._intervalPrecision=a3(e)+2},t.prototype.getTicks=function(e){var t=this._interval,n=this._extent,r=this._niceExtent,i=this._intervalPrecision,a=[];if(!t)return a;n[0]<r[0]&&(e?a.push({value:a2(r[0]-t,i)}):a.push({value:n[0]}));for(var o=r[0];o<=r[1]&&(a.push({value:o}),(o=a2(o+t,i))!==a[a.length-1].value);)if(a.length>1e4)return[];var s=a.length?a[a.length-1].value:r[1];return n[1]>s&&(e?a.push({value:a2(s+t,i)}):a.push({value:n[1]})),a},t.prototype.getMinorTicks=function(e){for(var t=this.getTicks(!0),n=[],r=this.getExtent(),i=1;i<t.length;i++){for(var a=t[i],o=t[i-1],s=0,l=[],u=(a.value-o.value)/e;s<e-1;){var c=a2(o.value+(s+1)*u);c>r[0]&&c<r[1]&&l.push(c),s++}n.push(l)}return n},t.prototype.getLabel=function(e,t){if(null==e)return"";var n=t&&t.precision;null==n?n=a3(e.value)||0:"auto"===n&&(n=this._intervalPrecision);var r=a2(e.value,n,!0);if(isNaN(a6(r)))return nK(r)?r:"-";var i=(r+"").split(".");return i[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(i.length>1?"."+i[1]:"")},t.prototype.calcNiceTicks=function(e,t,n){e=e||5;var r=this._extent,i=r[1]-r[0];if(isFinite(i)){i<0&&(i=-i,r.reverse());var a,o,s,l,u,c,h=(s=e,u=(l={}).interval=a8((r[1]-r[0])/s,!0),null!=t&&u<t&&(u=l.interval=t),null!=n&&u>n&&(u=l.interval=n),c=l.intervalPrecision=a3(u)+2,a=l.niceTickExtent=[a2(Math.ceil(r[0]/u)*u,c),a2(Math.floor(r[1]/u)*u,c)],o=r,isFinite(a[0])||(a[0]=o[0]),isFinite(a[1])||(a[1]=o[1]),p1(a,0,o),p1(a,1,o),a[0]>a[1]&&(a[0]=a[1]),l);this._intervalPrecision=h.intervalPrecision,this._interval=h.interval,this._niceExtent=h.niceTickExtent}},t.prototype.calcNiceExtent=function(e){var t=this._extent;if(t[0]===t[1])if(0!==t[0]){var n=Math.abs(t[0]);e.fixMax||(t[1]+=n/2),t[0]-=n/2}else t[1]=1;isFinite(t[1]-t[0])||(t[0]=0,t[1]=1),this.calcNiceTicks(e.splitNumber,e.minInterval,e.maxInterval);var r=this._interval;e.fixMin||(t[0]=a2(Math.floor(t[0]/r)*r)),e.fixMax||(t[1]=a2(Math.ceil(t[1]/r)*r))},t.prototype.setNiceExtent=function(e,t){this._niceExtent=[e,t]},t.type="interval",t}(pZ);pZ.registerClass(p5);var p9=function(e,t,n,r){for(;n<r;){var i=n+r>>>1;e[i][1]<t?n=i+1:r=i}return n},p8=function(e){function t(t){var n=e.call(this,t)||this;return n.type="time",n}return nm(t,e),t.prototype.getLabel=function(e){var t=this.getSetting("useUTC");return l8(e.value,l2[function(e){switch(e){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}(l9(this._minLevelUnit))]||l2.second,t,this.getSetting("locale"))},t.prototype.getFormattedLabel=function(e,t,n){var r=this.getSetting("useUTC");return function(e,t,n,r,i){var a=null;if(nK(n))a=n;else if(nZ(n))a=n(e.value,t,{level:e.level});else{var o=nL({},l1);if(e.level>0)for(var s=0;s<l3.length;++s)o[l3[s]]="{primary|"+o[l3[s]]+"}";var l=n?!1===n.inherit?n:nF(n,o):o,u=l6(e.value,i);if(l[u])a=l[u];else if(l.inherit){for(var c=l4.indexOf(u),s=c-1;s>=0;--s)if(l[u]){a=l[u];break}a=a||o.none}if(n$(a)){var h=null==e.level?0:e.level>=0?e.level:a.length+e.level;h=Math.min(h,a.length-1),a=a[h]}}return l8(new Date(e.value),a,i,r)}(e,t,n,this.getSetting("locale"),r)},t.prototype.getTicks=function(){var e=this._interval,t=this._extent,n=[];if(!e)return n;n.push({value:t[0],level:0});var r=this.getSetting("useUTC"),i=function(e,t,n,r){for(var i=0,a=[],o=[],s=0,l=0,u=0;u<l4.length&&i++<1e4;++u){var c,h=l9(l4[u]);if((c=l4[u])===l9(c)&&(!function(e,i,a){var o=[],s=!i.length;if(!function(e,t,n,r){var i=a5(t),a=a5(n),o=function(e){return l7(i,e,r)===l7(a,e,r)},s=function(){return o("year")},l=function(){return s()&&o("month")},u=function(){return l()&&o("day")},c=function(){return u()&&o("hour")},h=function(){return c()&&o("minute")},d=function(){return h()&&o("second")};switch(e){case"year":return s();case"month":return l();case"day":return u();case"hour":return c();case"minute":return h();case"second":return d();case"millisecond":return d()&&o("millisecond")}}(l9(e),r[0],r[1],n)){s&&(i=[{value:function(e,t,n){var r=new Date(e);switch(l9(t)){case"year":case"month":r[us(n)](0);case"day":r[ul(n)](1);case"hour":r[uu(n)](0);case"minute":r[uc(n)](0);case"second":r[uh(n)](0),r[ud(n)](0)}return r.getTime()}(new Date(r[0]),e,n)},{value:r[1]}]);for(var l=0;l<i.length-1;l++){var u=i[l].value,c=i[l+1].value;if(u!==c){var h,d,p,f=void 0,g=void 0,m=void 0;switch(e){case"year":f=Math.max(1,Math.round(t/864e5/365)),g=ue(n),m=n?"setUTCFullYear":"setFullYear";break;case"half-year":case"quarter":case"month":f=(h=t/2592e6)>6?6:h>3?3:h>2?2:1,g=ut(n),m=us(n);break;case"week":case"half-week":case"day":f=(d=t/864e5)>16?16:d>7.5?7:d>3.5?4:d>1.5?2:1,g=un(n),m=ul(n);break;case"half-day":case"quarter-day":case"hour":f=(p=t/36e5)>12?12:p>6?6:p>3.5?4:p>2?2:1,g=ur(n),m=uu(n);break;case"minute":f=p7(t,!0),g=ui(n),m=uc(n);break;case"second":f=p7(t,!1),g=ua(n),m=uh(n);break;case"millisecond":f=a8(t,!0),g=uo(n),m=ud(n)}!function(e,t,n,i,a,o,s){for(var l=new Date(t),u=t,c=l[i]();u<n&&u<=r[1];)s.push({value:u}),c+=e,l[a](c),u=l.getTime();s.push({value:u,notAdd:!0})}(f,u,c,g,m,0,o),"year"===e&&a.length>1&&0===l&&a.unshift({value:a[0].value-f})}}for(var l=0;l<o.length;l++)a.push(o[l])}}(l4[u],a[a.length-1]||[],o),h!==(l4[u+1]?l9(l4[u+1]):null))){if(o.length){l=s,o.sort(function(e,t){return e.value-t.value});for(var d=[],p=0;p<o.length;++p){var f=o[p].value;(0===p||o[p-1].value!==f)&&(d.push(o[p]),f>=r[0]&&f<=r[1]&&s++)}var g=(r[1]-r[0])/t;if(s>1.5*g&&l>g/1.5||(a.push(d),s>g||e===l4[u]))break}o=[]}}for(var m=nG(nW(a,function(e){return nG(e,function(e){return e.value>=r[0]&&e.value<=r[1]&&!e.notAdd})}),function(e){return e.length>0}),v=[],y=m.length-1,u=0;u<m.length;++u)for(var x=m[u],_=0;_<x.length;++_)v.push({value:x[_].value,level:y-u});v.sort(function(e,t){return e.value-t.value});for(var b=[],u=0;u<v.length;++u)(0===u||v[u].value!==v[u-1].value)&&b.push(v[u]);return b}(this._minLevelUnit,this._approxInterval,r,t);return(n=n.concat(i)).push({value:t[1],level:0}),n},t.prototype.calcNiceExtent=function(e){var t=this._extent;if(t[0]===t[1]&&(t[0]-=864e5,t[1]+=864e5),t[1]===-1/0&&t[0]===1/0){var n=new Date;t[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),t[0]=t[1]-864e5}this.calcNiceTicks(e.splitNumber,e.minInterval,e.maxInterval)},t.prototype.calcNiceTicks=function(e,t,n){e=e||10;var r=this._extent,i=r[1]-r[0];this._approxInterval=i/e,null!=t&&this._approxInterval<t&&(this._approxInterval=t),null!=n&&this._approxInterval>n&&(this._approxInterval=n);var a=p6.length,o=Math.min(p9(p6,this._approxInterval,0,a),a-1);this._interval=p6[o][1],this._minLevelUnit=p6[Math.max(o-1,0)][0]},t.prototype.parse=function(e){return nJ(e)?e:+a5(e)},t.prototype.contain=function(e){return p0(this.parse(e),this._extent)},t.prototype.normalize=function(e){return p2(this.parse(e),this._extent)},t.prototype.scale=function(e){return p3(e,this._extent)},t.type="time",t}(p5),p6=[["second",1e3],["minute",6e4],["hour",36e5],["quarter-day",216e5],["half-day",432e5],["day",10368e4],["half-week",3024e5],["week",6048e5],["month",26784e5],["quarter",8208e6],["half-year",15768e6],["year",31536e6]];function p7(e,t){return(e/=t?6e4:1e3)>30?30:e>20?20:e>15?15:e>10?10:e>5?5:e>2?2:1}pZ.registerClass(p8);var fe=pZ.prototype,ft=p5.prototype,fn=Math.floor,fr=Math.ceil,fi=Math.pow,fa=Math.log,fo=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="log",t.base=10,t._originalScale=new p5,t._interval=0,t}return nm(t,e),t.prototype.getTicks=function(e){var t=this._originalScale,n=this._extent,r=t.getExtent();return nW(ft.getTicks.call(this,e),function(e){var t=e.value,i=a2(fi(this.base,t));return i=t===n[0]&&this._fixMin?a2(i,a3(r[0])):i,{value:i=t===n[1]&&this._fixMax?a2(i,a3(r[1])):i}},this)},t.prototype.setExtent=function(e,t){var n=fa(this.base);e=fa(Math.max(0,e))/n,t=fa(Math.max(0,t))/n,ft.setExtent.call(this,e,t)},t.prototype.getExtent=function(){var e,t,n=this.base,r=fe.getExtent.call(this);r[0]=fi(n,r[0]),r[1]=fi(n,r[1]);var i=this._originalScale.getExtent();return this._fixMin&&(r[0]=(e=r[0],a2(e,a3(i[0])))),this._fixMax&&(r[1]=(t=r[1],a2(t,a3(i[1])))),r},t.prototype.unionExtent=function(e){this._originalScale.unionExtent(e);var t=this.base;e[0]=fa(e[0])/fa(t),e[1]=fa(e[1])/fa(t),fe.unionExtent.call(this,e)},t.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},t.prototype.calcNiceTicks=function(e){e=e||10;var t=this._extent,n=t[1]-t[0];if(n!==1/0&&!(n<=0)){var r=Math.pow(10,a9(n));for(e/n*r<=.5&&(r*=10);!isNaN(r)&&1>Math.abs(r)&&Math.abs(r)>0;)r*=10;var i=[a2(fr(t[0]/r)*r),a2(fn(t[1]/r)*r)];this._interval=r,this._niceExtent=i}},t.prototype.calcNiceExtent=function(e){ft.calcNiceExtent.call(this,e),this._fixMin=e.fixMin,this._fixMax=e.fixMax},t.prototype.parse=function(e){return e},t.prototype.contain=function(e){return p0(e=fa(e)/fa(this.base),this._extent)},t.prototype.normalize=function(e){return p2(e=fa(e)/fa(this.base),this._extent)},t.prototype.scale=function(e){return e=p3(e,this._extent),fi(this.base,e)},t.type="log",t}(pZ),fs=fo.prototype;function fl(e,t,n){this._prepareParams(e,t,n)}fs.getMinorTicks=ft.getMinorTicks,fs.getLabel=ft.getLabel,pZ.registerClass(fo),fl.prototype._prepareParams=function(e,t,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var r=this._isOrdinal="ordinal"===e.type;this._needCrossZero="interval"===e.type&&t.getNeedCrossZero&&t.getNeedCrossZero();var i=t.get("min",!0);null==i&&(i=t.get("startValue",!0));var a=this._modelMinRaw=i;nZ(a)?this._modelMinNum=fh(e,a({min:n[0],max:n[1]})):"dataMin"!==a&&(this._modelMinNum=fh(e,a));var o=this._modelMaxRaw=t.get("max",!0);if(nZ(o)?this._modelMaxNum=fh(e,o({min:n[0],max:n[1]})):"dataMax"!==o&&(this._modelMaxNum=fh(e,o)),r)this._axisDataLen=t.getCategories().length;else{var s=t.get("boundaryGap"),l=n$(s)?s:[s||0,s||0];"boolean"==typeof l[0]||"boolean"==typeof l[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[aB(l[0],1),aB(l[1],1)]}},fl.prototype.calculate=function(){var e,t,n=this._isOrdinal,r=this._dataMin,i=this._dataMax,a=this._axisDataLen,o=this._boundaryGapInner,s=n?null:i-r||Math.abs(r),l="dataMin"===this._modelMinRaw?r:this._modelMinNum,u="dataMax"===this._modelMaxRaw?i:this._modelMaxNum,c=null!=l,h=null!=u;null==l&&(l=n?a?0:NaN:r-o[0]*s),null==u&&(u=n?a?a-1:NaN:i+o[1]*s),null!=l&&isFinite(l)||(l=NaN),null!=u&&isFinite(u)||(u=NaN);var d=(e=l)!=e||(t=u)!=t||n&&!a;this._needCrossZero&&(l>0&&u>0&&!c&&(l=0),l<0&&u<0&&!h&&(u=0));var p=this._determinedMin,f=this._determinedMax;return null!=p&&(l=p,c=!0),null!=f&&(u=f,h=!0),{min:l,max:u,minFixed:c,maxFixed:h,isBlank:d}},fl.prototype.modifyDataMinMax=function(e,t){this[fc[e]]=t},fl.prototype.setDeterminedMinMax=function(e,t){this[fu[e]]=t},fl.prototype.freeze=function(){this.frozen=!0};var fu={min:"_determinedMin",max:"_determinedMax"},fc={min:"_dataMin",max:"_dataMax"};function fh(e,t){return null==t?null:t!=t?NaN:e.parse(t)}function fd(){}function fp(e,t){var n;return function(e,t,n,r,i){n=n||s5;var a,o=t.ecModel,s=o&&o.option.textStyle,l=function(e){for(var t;e&&e!==e.ecModel;){var n=(e.option||s5).rich;if(n){t=t||{};for(var r=nU(n),i=0;i<r.length;i++)t[r[i]]=1}e=e.parentModel}return t}(t);if(l){for(var u in a={},l)if(l.hasOwnProperty(u)){var c=t.getModel(["rich",u]);s7(a[u]={},c,s,n,r,i,!1,!0)}}a&&(e.rich=a);var h=t.get("overflow");h&&(e.overflow=h);var d=t.get("minMargin");null!=d&&(e.margin=d),s7(e,t,s,n,r,i,!0,!1)}(n={},e,null,"normal"!==(t=t||{}).state,void 0),n}fd.prototype.getNeedCrossZero=function(){return!this.option.scale},fd.prototype.getCoordSysModel=function(){};var ff=[];function fg(){var e=null!==oL&&oL.apply(this,arguments)||this;return e.notClear=!0,e.incremental=!0,e._displayables=[],e._temporaryDisplayables=[],e._cursor=0,e}rh(fg,oL),fg.prototype.traverse=function(e,t){e.call(t,this)},fg.prototype.useStyle=function(){this.style={}},fg.prototype.getCursor=function(){return this._cursor},fg.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},fg.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},fg.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},fg.prototype.addDisplayable=function(e,t){t?this._temporaryDisplayables.push(e):this._displayables.push(e),this.markRedraw()},fg.prototype.addDisplayables=function(e,t){t=t||!1;for(var n=0;n<e.length;n++)this.addDisplayable(e[n],t)},fg.prototype.getDisplayables=function(){return this._displayables},fg.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},fg.prototype.eachPendingDisplayable=function(e){for(var t=this._cursor;t<this._displayables.length;t++)e&&e(this._displayables[t]);for(var t=0;t<this._temporaryDisplayables.length;t++)e&&e(this._temporaryDisplayables[t])},fg.prototype.update=function(){this.updateTransform();for(var e=this._cursor;e<this._displayables.length;e++){var t=this._displayables[e];t.parent=this,t.update(),t.parent=null}for(var e=0;e<this._temporaryDisplayables.length;e++){var t=this._temporaryDisplayables[e];t.parent=this,t.update(),t.parent=null}},fg.prototype.getBoundingRect=function(){if(!this._rect){for(var e=new r2(1/0,1/0,-1/0,-1/0),t=0;t<this._displayables.length;t++){var n=this._displayables[t],r=n.getBoundingRect().clone();n.needLocalTransform()&&r.applyTransform(n.getLocalTransform(ff)),e.union(r)}this._rect=e}return this._rect},fg.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t);if(this.getBoundingRect().contain(n[0],n[1])){for(var r=0;r<this._displayables.length;r++)if(this._displayables[r].contain(e,t))return!0}return!1};var fm=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="compound",t}return rh(t,e),t.prototype._updatePathDirty=function(){for(var e=this.shape.paths,t=this.shapeChanged(),n=0;n<e.length;n++)t=t||e[n].shapeChanged();t&&this.dirtyShape()},t.prototype.beforeBrush=function(){this._updatePathDirty();for(var e=this.shape.paths||[],t=this.getGlobalScale(),n=0;n<e.length;n++)e[n].path||e[n].createPathProxy(),e[n].path.setScale(t[0],t[1],e[n].segmentIgnoreThreshold)},t.prototype.buildPath=function(e,t){for(var n=t.paths||[],r=0;r<n.length;r++)n[r].buildPath(e,n[r].shape,!0)},t.prototype.afterBrush=function(){for(var e=this.shape.paths||[],t=0;t<e.length;t++)e[t].pathUpdated()},t.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),sy.prototype.getBoundingRect.call(this)},t}(sy),fv=function(){function e(e){this.colorStops=e||[]}return e.prototype.addColorStop=function(e,t){this.colorStops.push({offset:e,color:t})},e}();function fy(e){var t=c0.extend(e);return c0.registerClass(t),t}function fx(e){var t=h1.extend(e);return h1.registerClass(t),t}rh(function(e,t,n,r,i,a){var o=T.call(this,i)||this;return o.x=null==e?0:e,o.y=null==t?0:t,o.x2=null==n?1:n,o.y2=null==r?0:r,o.type="linear",o.global=a||!1,o},T=fv),rh(function(e,t,n,r,i){var a=k.call(this,r)||this;return a.x=null==e?.5:e,a.y=null==t?.5:t,a.r=null==n?.5:n,a.type="radial",a.global=i||!1,a},k=fv);var f_=[],fb={registerPreprocessor:pT,registerProcessor:pk,registerPostInit:function(e){pI("afterinit",e)},registerPostUpdate:function(e){pI("afterupdate",e)},registerUpdateLifecycle:pI,registerAction:pj,registerCoordinateSystem:function(e,t){u$.register(e,t)},registerLayout:pM,registerVisual:pD,registerTransform:function(e){var t=(e=nz(e)).type;t||cj("");var n=t.split(":");2!==n.length&&cj("");var r=!1;"echarts"===n[0]&&(t=n[1],r=!0),e.__isBuiltIn=r,cN.set(t,e)},registerLoading:function(e,t){pb[e]=t},registerMap:function(e,t,n){var r=pr.registerMap;r&&r(e,t,n)},registerImpl:function(e,t){pr[e]=t},PRIORITY:{PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:1e3,PROGRESSIVE_LAYOUT:1100,GLOBAL:2e3,CHART:3e3,POST_CHART_LAYOUT:4600,COMPONENT:4e3,BRUSH:5e3,CHART_ITEM:4500,ARIA:6e3,DECAL:7e3}},ComponentModel:uw,ComponentView:c7,SeriesModel:c0,ChartView:h1,registerComponentModel:function(e){uw.registerClass(e)},registerComponentView:function(e){c7.registerClass(e)},registerSeriesModel:function(e){c0.registerClass(e)},registerChartView:function(e){h1.registerClass(e)},registerSubTypeDefaulter:function(e,t){uw.registerSubTypeDefaulter(e,t)},registerPainter:function(e,t){aK[e]=t}};function fw(e){n$(e)?nV(e,function(e){fw(e)}):nE(f_,e)>=0||(f_.push(e),nZ(e)&&(e={install:e}),e.install(fb))}var fS=2*Math.PI,fC=si.CMD,fT=["top","right","bottom","left"];function fk(e,t,n,r,i,a,o,s){var l=n-e,u=r-t,c=Math.sqrt(l*l+u*u),h=((i-e)*(l/=c)+(a-t)*(u/=c))/c;s&&(h=Math.min(Math.max(h,0),1)),h*=c;var d=o[0]=e+h*l,p=o[1]=t+h*u;return Math.sqrt((d-i)*(d-i)+(p-a)*(p-a))}function fI(e,t,n,r,i,a,o){n<0&&(e+=n,n=-n),r<0&&(t+=r,r=-r);var s=e+n,l=t+r,u=o[0]=Math.min(Math.max(i,e),s),c=o[1]=Math.min(Math.max(a,t),l);return Math.sqrt((u-i)*(u-i)+(c-a)*(c-a))}var fj=[],fM=new rq,fD=new rq,fO=new rq,fA=new rq,fP=new rq;function fR(e,t){if(e){var n=e.getTextGuideLine(),r=e.getTextContent();if(r&&n){var i=e.textGuideLineConfig||{},a=[[0,0],[0,0],[0,0]],o=i.candidates||fT,s=r.getBoundingRect().clone();s.applyTransform(r.getComputedTransform());var l=1/0,u=i.anchor,c=e.getComputedTransform(),h=c&&rU([],c),d=t.get("length2")||0;u&&fO.copy(u);for(var p=0;p<o.length;p++){!function(e,t,n,r,i){var a=n.width,o=n.height;switch(e){case"top":r.set(n.x+a/2,n.y-0),i.set(0,-1);break;case"bottom":r.set(n.x+a/2,n.y+o+0),i.set(0,1);break;case"left":r.set(n.x-0,n.y+o/2),i.set(-1,0);break;case"right":r.set(n.x+a+0,n.y+o/2),i.set(1,0)}}(o[p],0,s,fM,fA),rq.scaleAndAdd(fD,fM,fA,d),fD.transform(h);var f=e.getBoundingRect(),g=u?u.distance(fD):e instanceof sy?function(e,t,n){for(var r,i,a=0,o=0,s=0,l=0,u=1/0,c=t.data,h=e.x,d=e.y,p=0;p<c.length;){var f=c[p++];1===p&&(a=c[p],o=c[p+1],s=a,l=o);var g=u;switch(f){case fC.M:s=c[p++],l=c[p++],a=s,o=l;break;case fC.L:g=fk(a,o,c[p],c[p+1],h,d,fj,!0),a=c[p++],o=c[p++];break;case fC.C:g=ij(a,o,c[p++],c[p++],c[p++],c[p++],c[p],c[p+1],h,d,fj),a=c[p++],o=c[p++];break;case fC.Q:g=iP(a,o,c[p++],c[p++],c[p],c[p+1],h,d,fj),a=c[p++],o=c[p++];break;case fC.A:var m=c[p++],v=c[p++],y=c[p++],x=c[p++],_=c[p++],b=c[p++];p+=1;var w=!!(1-c[p++]);r=Math.cos(_)*y+m,i=Math.sin(_)*x+v,p<=1&&(s=r,l=i);var S=(h-m)*x/y+m;g=function(e,t,n,r,i,a,o,s,l){var u=Math.sqrt((o-=e)*o+(s-=t)*s),c=(o/=u)*n+e,h=(s/=u)*n+t;if(Math.abs(r-i)%fS<1e-4)return l[0]=c,l[1]=h,u-n;if(a){var d=r;r=ss(i),i=ss(d)}else r=ss(r),i=ss(i);r>i&&(i+=fS);var p=Math.atan2(s,o);if(p<0&&(p+=fS),p>=r&&p<=i||p+fS>=r&&p+fS<=i)return l[0]=c,l[1]=h,u-n;var f=n*Math.cos(r)+e,g=n*Math.sin(r)+t,m=n*Math.cos(i)+e,v=n*Math.sin(i)+t,y=(f-o)*(f-o)+(g-s)*(g-s),x=(m-o)*(m-o)+(v-s)*(v-s);return y<x?(l[0]=f,l[1]=g,Math.sqrt(y)):(l[0]=m,l[1]=v,Math.sqrt(x))}(m,v,x,_,_+b,w,S,d,fj),a=Math.cos(_+b)*y+m,o=Math.sin(_+b)*x+v;break;case fC.R:g=fI(s=a=c[p++],l=o=c[p++],c[p++],c[p++],h,d,fj);break;case fC.Z:g=fk(a,o,s,l,h,d,fj,!0),a=s,o=l}g<u&&(u=g,n.set(fj[0],fj[1]))}return u}(fD,e.path,fO):function(e,t,n){var r=fI(t.x,t.y,t.width,t.height,e.x,e.y,fj);return n.set(fj[0],fj[1]),r}(fD,f,fO);g<l&&(l=g,fD.transform(c),fO.transform(c),fO.toArray(a[0]),fD.toArray(a[1]),fM.toArray(a[2]))}(function(e,t){if(t<=180&&t>0){t=t/180*Math.PI,fM.fromArray(e[0]),fD.fromArray(e[1]),fO.fromArray(e[2]),rq.sub(fA,fM,fD),rq.sub(fP,fO,fD);var n=fA.len(),r=fP.len();if(!(n<.001)&&!(r<.001)&&(fA.scale(1/n),fP.scale(1/r),Math.cos(t)<fA.dot(fP))){var i=fk(fD.x,fD.y,fO.x,fO.y,fM.x,fM.y,fz,!1);fN.fromArray(fz),fN.scaleAndAdd(fP,i/Math.tan(Math.PI-t));var a=fO.x!==fD.x?(fN.x-fD.x)/(fO.x-fD.x):(fN.y-fD.y)/(fO.y-fD.y);if(isNaN(a))return;a<0?rq.copy(fN,fD):a>1&&rq.copy(fN,fO),fN.toArray(e[1])}}})(a,t.get("minTurnAngle")),n.setShape({points:a})}}}var fz=[],fN=new rq;function fL(e,t,n,r){var i="normal"===n,a=i?e:e.ensureState(n);a.ignore=t;var o=r.get("smooth");o&&!0===o&&(o=.3),a.shape=a.shape||{},o>0&&(a.shape.smooth=o);var s=r.getModel("lineStyle").getLineStyle();i?e.useStyle(s):a.style=s}function fF(e,t){var n=t.smooth,r=t.points;if(r)if(e.moveTo(r[0][0],r[0][1]),n>0&&r.length>=3){var i=rg(r[0],r[1]),a=rg(r[1],r[2]);if(!i||!a){e.lineTo(r[1][0],r[1][1]),e.lineTo(r[2][0],r[2][1]);return}var o=Math.min(i,a)*n,s=rv([],r[1],r[0],o/i),l=rv([],r[1],r[2],o/a),u=rv([],s,l,.5);e.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),e.bezierCurveTo(l[0],l[1],l[0],l[1],r[2][0],r[2][1])}else for(var c=1;c<r.length;c++)e.lineTo(r[c][0],r[c][1])}var fE=[0,0],fB=[0,0],fH=new rq,fV=new rq,fW=function(){function e(e,t){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new rq;for(var n=0;n<2;n++)this._axes[n]=new rq;e&&this.fromBoundingRect(e,t)}return e.prototype.fromBoundingRect=function(e,t){var n=this._corners,r=this._axes,i=e.x,a=e.y,o=i+e.width,s=a+e.height;if(n[0].set(i,a),n[1].set(o,a),n[2].set(o,s),n[3].set(i,s),t)for(var l=0;l<4;l++)n[l].transform(t);rq.sub(r[0],n[1],n[0]),rq.sub(r[1],n[3],n[0]),r[0].normalize(),r[1].normalize();for(var l=0;l<2;l++)this._origin[l]=r[l].dot(n[0])},e.prototype.intersect=function(e,t){var n=!0,r=!t;return(fH.set(1/0,1/0),fV.set(0,0),!this._intersectCheckOneSide(this,e,fH,fV,r,1)&&(n=!1,r)||!this._intersectCheckOneSide(e,this,fH,fV,r,-1)&&(n=!1,r))?n:(r||rq.copy(t,n?fH:fV),n)},e.prototype._intersectCheckOneSide=function(e,t,n,r,i,a){for(var o=!0,s=0;s<2;s++){var l=this._axes[s];if(this._getProjMinMaxOnAxis(s,e._corners,fE),this._getProjMinMaxOnAxis(s,t._corners,fB),fE[1]<fB[0]||fE[0]>fB[1]){if(o=!1,i)return o;var u=Math.abs(fB[0]-fE[1]),c=Math.abs(fE[0]-fB[1]);Math.min(u,c)>r.len()&&(u<c?rq.scale(r,l,-u*a):rq.scale(r,l,c*a))}else if(n){var u=Math.abs(fB[0]-fE[1]),c=Math.abs(fE[0]-fB[1]);Math.min(u,c)<n.len()&&(u<c?rq.scale(n,l,u*a):rq.scale(n,l,-c*a))}}return o},e.prototype._getProjMinMaxOnAxis=function(e,t,n){for(var r=this._axes[e],i=this._origin,a=t[0].dot(r)+i[e],o=a,s=a,l=1;l<t.length;l++){var u=t[l].dot(r)+i[e];o=Math.min(u,o),s=Math.max(u,s)}n[0]=o,n[1]=s},e}();function fY(e,t,n,r,i,a){var o,s,l,u=e.length;if(!(u<2)){e.sort(function(e,n){return e.rect[t]-n.rect[t]});for(var c=0,h=!1,d=[],p=0,f=0;f<u;f++){var g=e[f],m=g.rect;(o=m[t]-c)<0&&(m[t]-=o,g.label[t]-=o,h=!0);var v=Math.max(-o,0);d.push(v),p+=v,c=m[t]+m[n]}p>0&&a&&w(-p/u,0,u);var y=e[0],x=e[u-1];return _(),s<0&&S(-s,.8),l<0&&S(l,.8),_(),b(s,l,1),b(l,s,-1),_(),s<0&&C(-s),l<0&&C(l),h}function _(){s=y.rect[t]-r,l=i-x.rect[t]-x.rect[n]}function b(e,t,n){if(e<0){var r=Math.min(t,-e);if(r>0){w(r*n,0,u);var i=r+e;i<0&&S(-i*n,1)}else S(-e*n,1)}}function w(n,r,i){0!==n&&(h=!0);for(var a=r;a<i;a++){var o=e[a],s=o.rect;s[t]+=n,o.label[t]+=n}}function S(r,i){for(var a=[],o=0,s=1;s<u;s++){var l=e[s-1].rect,c=Math.max(e[s].rect[t]-l[t]-l[n],0);a.push(c),o+=c}if(o){var h=Math.min(Math.abs(r)/o,i);if(r>0)for(var s=0;s<u-1;s++){var d=a[s]*h;w(d,0,s+1)}else for(var s=u-1;s>0;s--){var d=a[s-1]*h;w(-d,s,u)}}}function C(e){for(var t=e<0?-1:1,n=Math.ceil((e=Math.abs(e))/(u-1)),r=0;r<u-1;r++)if(t>0?w(n,0,r+1):w(-n,u-r-1,u),(e-=n)<=0)return}}var fG=["align","verticalAlign","width","height","fontSize"],fU=new aA,fq=od(),fX=od();function f$(e,t,n){for(var r=0;r<n.length;r++){var i=n[r];null!=t[i]&&(e[i]=t[i])}}var fZ=["x","y","rotation"],fK=function(){function e(){this._labelList=[],this._chartViewList=[]}return e.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},e.prototype._addLabel=function(e,t,n,r,i){var a,o=r.style,s=r.__hostTarget.textConfig||{},l=r.getComputedTransform(),u=r.getBoundingRect().plain();r2.applyTransform(u,u,l),l?fU.setLocalTransform(l):(fU.x=fU.y=fU.rotation=fU.originX=fU.originY=0,fU.scaleX=fU.scaleY=1),fU.rotation=ss(fU.rotation);var c=r.__hostTarget;if(c){a=c.getBoundingRect().plain();var h=c.getComputedTransform();r2.applyTransform(a,a,h)}var d=a&&c.getTextGuideLine();this._labelList.push({label:r,labelLine:d,seriesModel:n,dataIndex:e,dataType:t,layoutOption:i,computedLayoutOption:null,rect:u,hostRect:a,priority:a?a.width*a.height:0,defaultAttr:{ignore:r.ignore,labelGuideIgnore:d&&d.ignore,x:fU.x,y:fU.y,scaleX:fU.scaleX,scaleY:fU.scaleY,rotation:fU.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:r.cursor,attachedPos:s.position,attachedRot:s.rotation}})},e.prototype.addLabelsOfSeries=function(e){var t=this;this._chartViewList.push(e);var n=e.__model,r=n.get("labelLayout");(nZ(r)||nU(r).length)&&e.group.traverse(function(e){if(e.ignore)return!0;var i=e.getTextContent(),a=oD(e);i&&!i.disableLabelLayout&&t._addLabel(a.dataIndex,a.dataType,n,i,r)})},e.prototype.updateLayoutConfig=function(e){for(var t=e.getWidth(),n=e.getHeight(),r=0;r<this._labelList.length;r++){var i=this._labelList[r],a=i.label,o=a.__hostTarget,s=i.defaultAttr,l=void 0;l=(l=nZ(i.layoutOption)?i.layoutOption(function(e,t){var n=e.label,r=t&&t.getTextGuideLine();return{dataIndex:e.dataIndex,dataType:e.dataType,seriesIndex:e.seriesModel.seriesIndex,text:e.label.style.text,rect:e.hostRect,labelRect:e.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:function(e){if(e){for(var t=[],n=0;n<e.length;n++)t.push(e[n].slice());return t}}(r&&r.shape.points)}}(i,o)):i.layoutOption)||{},i.computedLayoutOption=l;var u=Math.PI/180;o&&o.setTextConfig({local:!1,position:null!=l.x||null!=l.y?null:s.attachedPos,rotation:null!=l.rotate?l.rotate*u:s.attachedRot,offset:[l.dx||0,l.dy||0]});var c=!1;if(null!=l.x?(a.x=a0(l.x,t),a.setStyle("x",0),c=!0):(a.x=s.x,a.setStyle("x",s.style.x)),null!=l.y?(a.y=a0(l.y,n),a.setStyle("y",0),c=!0):(a.y=s.y,a.setStyle("y",s.style.y)),l.labelLinePoints){var h=o.getTextGuideLine();h&&(h.setShape({points:l.labelLinePoints}),c=!1)}fq(a).needsUpdateLabelLine=c,a.rotation=null!=l.rotate?l.rotate*u:s.rotation,a.scaleX=s.scaleX,a.scaleY=s.scaleY;for(var d=0;d<fG.length;d++){var p=fG[d];a.setStyle(p,null!=l[p]?l[p]:s.style[p])}if(l.draggable){if(a.draggable=!0,a.cursor="move",o){var f=i.seriesModel;null!=i.dataIndex&&(f=i.seriesModel.getData(i.dataType).getItemModel(i.dataIndex)),a.on("drag",function(e,t){return function(){fR(e,t)}}(o,f.getModel("labelLine")))}}else a.off("drag"),a.cursor=s.cursor}},e.prototype.layout=function(e){var t=e.getWidth(),n=e.getHeight(),r=function(e){for(var t=[],n=0;n<e.length;n++){var r=e[n];if(!r.defaultAttr.ignore){var i=r.label,a=i.getComputedTransform(),o=i.getBoundingRect(),s=!a||a[1]<1e-5&&a[2]<1e-5,l=i.style.margin||0,u=o.clone();u.applyTransform(a),u.x-=l/2,u.y-=l/2,u.width+=l,u.height+=l;var c=s?new fW(o,a):null;t.push({label:i,labelLine:r.labelLine,rect:u,localRect:o,obb:c,priority:r.priority,defaultAttr:r.defaultAttr,layoutOption:r.computedLayoutOption,axisAligned:s,transform:a})}}return t}(this._labelList),i=nG(r,function(e){return"shiftX"===e.layoutOption.moveOverlap}),a=nG(r,function(e){return"shiftY"===e.layoutOption.moveOverlap});fY(i,"x","width",0,t,void 0),fY(a,"y","height",0,n,void 0),function(e){var t=[];e.sort(function(e,t){return t.priority-e.priority});var n=new r2(0,0,0,0);function r(e){if(!e.ignore){var t=e.ensureState("emphasis");null==t.ignore&&(t.ignore=!1)}e.ignore=!0}for(var i=0;i<e.length;i++){var a=e[i],o=a.axisAligned,s=a.localRect,l=a.transform,u=a.label,c=a.labelLine;n.copy(a.rect),n.width-=.1,n.height-=.1,n.x+=.05,n.y+=.05;for(var h=a.obb,d=!1,p=0;p<t.length;p++){var f=t[p];if(n.intersect(f.rect)&&(o&&f.axisAligned||(f.obb||(f.obb=new fW(f.localRect,f.transform)),h||(h=new fW(s,l)),h.intersect(f.obb)))){d=!0;break}}d?(r(u),c&&r(c)):(u.attr("ignore",a.defaultAttr.ignore),c&&c.attr("ignore",a.defaultAttr.labelGuideIgnore),t.push(a))}}(nG(r,function(e){return e.layoutOption.hideOverlap}))},e.prototype.processLabelsOverall=function(){var e=this;nV(this._chartViewList,function(t){var n=t.__model,r=t.ignoreLabelLineUpdate,i=n.isAnimationEnabled();t.group.traverse(function(t){if(t.ignore&&!t.forceLabelAnimation)return!0;var a=!r,o=t.getTextContent();!a&&o&&(a=fq(o).needsUpdateLabelLine),a&&e._updateLabelLine(t,n),i&&e._animateLabels(t,n)})})},e.prototype._updateLabelLine=function(e,t){var n=e.getTextContent(),r=oD(e),i=r.dataIndex;if(n&&null!=i){var a=t.getData(r.dataType),o=a.getItemModel(i),s={},l=a.getItemVisual(i,"style");l&&(s.stroke=l[a.getVisual("drawType")]);var u=o.getModel("labelLine");!function(e,t,n){var r=e.getTextGuideLine(),i=e.getTextContent();if(!i){r&&e.removeTextGuideLine();return}for(var a=t.normal,o=a.get("show"),s=i.ignore,l=0;l<sC.length;l++){var u=sC[l],c=t[u],h="normal"===u;if(c){var d=c.get("show");if((h?s:n4(i.states[u]&&i.states[u].ignore,s))||!n4(d,o)){var p=h?r:r&&r.states[u];p&&(p.ignore=!0),r&&fL(r,!0,u,c);continue}!r&&(r=new hF,e.setTextGuideLine(r),h||!s&&o||fL(r,!0,"normal",t.normal),e.stateProxy&&(r.stateProxy=e.stateProxy)),fL(r,!1,u,c)}}if(r){nF(r.style,n),r.style.fill=null;var f=a.get("showAbove");(e.textGuideLineConfig=e.textGuideLineConfig||{}).showAbove=f||!1,r.buildPath=fF}}(e,function(e,t){t=t||"labelLine";for(var n={normal:e.getModel(t)},r=0;r<sS.length;r++){var i=sS[r];n[i]=e.getModel([i,t])}return n}(o),s),fR(e,u)}},e.prototype._animateLabels=function(e,t){var n=e.getTextContent(),r=e.getTextGuideLine();if(n&&(e.forceLabelAnimation||!n.ignore&&!n.invisible&&!e.disableLabelAnimation&&!s4(e))){var i=fq(n),a=i.oldLayout,o=oD(e),s=o.dataIndex,l={x:n.x,y:n.y,rotation:n.rotation},u=t.getData(o.dataType);if(a){n.attr(a);var c=e.prevStates;c&&(nE(c,"select")>=0&&n.attr(i.oldLayoutSelect),nE(c,"emphasis")>=0&&n.attr(i.oldLayoutEmphasis)),s2(n,l,t,s)}else if(n.attr(l),!le(n).valueAnimation){var h=n4(n.style.opacity,1);n.style.opacity=0,s3(n,{style:{opacity:h}},t,s)}if(i.oldLayout=l,n.states.select){var d=i.oldLayoutSelect={};f$(d,l,fZ),f$(d,n.states.select,fZ)}if(n.states.emphasis){var p=i.oldLayoutEmphasis={};f$(p,l,fZ),f$(p,n.states.emphasis,fZ)}var f=le(n);if(f.valueAnimation&&f.prevValue!==f.value){var g=f.defaultInterpolatedText,m=n4(f.interpolatedValue,f.prevValue),v=f.value;n.percent=0,(null==f.prevValue?s3:s2)(n,{percent:1},t,s,null,function(e){var r=function(e,t,n,r,i){var a=null==t||"auto"===t;if(null==r)return r;if(nJ(r)){var o,s=(r-(o=n||0))*i+o;return a2(s,a?Math.max(a3(n||0),a3(r)):t)}if(nK(r))return i<1?n:r;for(var l=[],u=Math.max(n?n.length:0,r.length),c=0;c<u;++c){var h=e.getDimensionInfo(c);if(h&&"ordinal"===h.type)l[c]=(i<1&&n?n:r)[c];else{var d=n&&n[c]?n[c]:0,p=r[c],s=(p-d)*i+d;l[c]=a2(s,a?Math.max(a3(d),a3(p)):t)}}return l}(u,f.precision,m,v,e);f.interpolatedValue=1===e?null:r,function(e,t){for(var n=0;n<sS.length;n++){var r=sS[n],i=t[r],a=e.ensureState(r);a.style=a.style||{},a.style.text=i}var o=e.currentStates.slice();e.clearStates(!0),e.setStyle({text:t.normal}),e.useStates(o,!0)}(n,function(e,t,n){var r,i=e.labelFetcher,a=e.labelDataIndex,o=e.labelDimIndex,s=t.normal;i&&(r=i.getFormattedLabel(a,"normal",null,o,s&&s.get("formatter"),null!=n?{interpolatedValue:n}:null)),null==r&&(r=nZ(e.defaultText)?e.defaultText(a,e,n):e.defaultText);for(var l={normal:r},u=0;u<sS.length;u++){var c=sS[u],h=t[c];l[c]=n4(i?i.getFormattedLabel(a,c,null,o,h&&h.get("formatter")):null,r)}return l}({labelDataIndex:s,labelFetcher:t,defaultText:g?g(r):r+""},f.statesModels,r))})}}if(r&&!r.ignore&&!r.invisible){var i=fX(r),a=i.oldLayout,y={points:r.shape.points};a?(r.attr({shape:a}),s2(r,{shape:y},t)):(r.setShape(y),r.style.strokePercent=0,s3(r,{style:{strokePercent:1}},t)),i.oldLayout=y}},e}(),fJ=od();function fQ(e){e.registerUpdateLifecycle("series:beforeupdate",function(e,t,n){var r=fJ(t).labelManager;r||(r=fJ(t).labelManager=new fK),r.clearLabels()}),e.registerUpdateLifecycle("series:layoutlabels",function(e,t,n){var r=fJ(t).labelManager;n.updatedSeries.forEach(function(e){r.addLabelsOfSeries(t.getViewOfSeriesModel(e))}),r.updateLayoutConfig(t),r.layout(t),r.processLabelsOverall()})}function f1(e,t,n){var r=nb.createCanvas(),i=t.getWidth(),a=t.getHeight(),o=r.style;return o&&(o.position="absolute",o.left="0",o.top="0",o.width=i+"px",o.height=a+"px",r.setAttribute("data-zr-dom-id",e)),r.width=i*n,r.height=a*n,r}fw(fQ);var f0=function(e){function t(t,n,r){var i,a=e.call(this)||this;a.motionBlur=!1,a.lastFrameAlpha=.7,a.dpr=1,a.virtual=!1,a.config={},a.incremental=!1,a.zlevel=0,a.maxRepaintRectCount=5,a.__dirty=!0,a.__firstTimePaint=!0,a.__used=!1,a.__drawIndex=0,a.__startIndex=0,a.__endIndex=0,a.__prevStartIndex=null,a.__prevEndIndex=null,r=r||aS,"string"==typeof t?i=f1(t,n,r):nQ(t)&&(t=(i=t).id),a.id=t,a.dom=i;var o=i.style;return o&&(ro(i),i.onselectstart=function(){return!1},o.padding="0",o.margin="0",o.borderWidth="0"),a.painter=n,a.dpr=r,a}return rh(t,e),t.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},t.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},t.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},t.prototype.setUnpainted=function(){this.__firstTimePaint=!0},t.prototype.createBackBuffer=function(){var e=this.dpr;this.domBack=f1("back-"+this.id,this.painter,e),this.ctxBack=this.domBack.getContext("2d"),1!==e&&this.ctxBack.scale(e,e)},t.prototype.createRepaintRects=function(e,t,n,r){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var i,a=[],o=this.maxRepaintRectCount,s=!1,l=new r2(0,0,0,0);function u(e){if(!(!e.isFinite()||e.isZero()))if(0===a.length){var t=new r2(0,0,0,0);t.copy(e),a.push(t)}else{for(var n=!1,r=1/0,i=0,u=0;u<a.length;++u){var c=a[u];if(c.intersect(e)){var h=new r2(0,0,0,0);h.copy(c),h.union(e),a[u]=h,n=!0;break}if(s){l.copy(e),l.union(c);var d=e.width*e.height,p=c.width*c.height,f=l.width*l.height-d-p;f<r&&(r=f,i=u)}}if(s&&(a[i].union(e),n=!0),!n){var t=new r2(0,0,0,0);t.copy(e),a.push(t)}s||(s=a.length>=o)}}for(var c=this.__startIndex;c<this.__endIndex;++c){var h=e[c];if(h){var d=h.shouldBePainted(n,r,!0,!0),p=h.__isRendered&&(1&h.__dirty||!d)?h.getPrevPaintRect():null;p&&u(p);var f=d&&(1&h.__dirty||!h.__isRendered)?h.getPaintRect():null;f&&u(f)}}for(var c=this.__prevStartIndex;c<this.__prevEndIndex;++c){var h=t[c],d=h&&h.shouldBePainted(n,r,!0,!0);if(h&&(!d||!h.__zr)&&h.__isRendered){var p=h.getPrevPaintRect();p&&u(p)}}do{i=!1;for(var c=0;c<a.length;){if(a[c].isZero()){a.splice(c,1);continue}for(var g=c+1;g<a.length;)a[c].intersect(a[g])?(i=!0,a[c].union(a[g]),a.splice(g,1)):g++;c++}}while(i);return this._paintRects=a,a},t.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},t.prototype.resize=function(e,t){var n=this.dpr,r=this.dom,i=r.style,a=this.domBack;i&&(i.width=e+"px",i.height=t+"px"),r.width=e*n,r.height=t*n,a&&(a.width=e*n,a.height=t*n,1!==n&&this.ctxBack.scale(n,n))},t.prototype.clear=function(e,t,n){var r=this.dom,i=this.ctx,a=r.width,o=r.height;t=t||this.clearColor;var s=this.motionBlur&&!e,l=this.lastFrameAlpha,u=this.dpr,c=this;s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(r,0,0,a/u,o/u));var h=this.domBack;function d(e,n,r,a){if(i.clearRect(e,n,r,a),t&&"transparent"!==t){var o=void 0;n3(t)?(o=(t.global||t.__width===r&&t.__height===a)&&t.__canvasGradient||dH(i,t,{x:0,y:0,width:r,height:a}),t.__canvasGradient=o,t.__width=r,t.__height=a):null!=t.image&&(t.scaleX=t.scaleX||u,t.scaleY=t.scaleY||u,o=dK(i,t,{dirty:function(){c.setUnpainted(),c.painter.refresh()}})),i.save(),i.fillStyle=o||t,i.fillRect(e,n,r,a),i.restore()}s&&(i.save(),i.globalAlpha=l,i.drawImage(h,e,n,r,a),i.restore())}!n||s?d(0,0,a,o):n.length&&nV(n,function(e){d(e.x*u,e.y*u,e.width*u,e.height*u)})},t}(rS),f2=function(){function e(e,t,n,r){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var i=!e.nodeName||"CANVAS"===e.nodeName.toUpperCase();this._opts=n=nL({},n||{}),this.dpr=n.devicePixelRatio||aS,this._singleCanvas=i,this.root=e,e.style&&(ro(e),e.innerHTML=""),this.storage=t;var a=this._zlevelList;this._prevDisplayList=[];var o=this._layers;if(i){var s=e.width,l=e.height;null!=n.width&&(s=n.width),null!=n.height&&(l=n.height),this.dpr=n.devicePixelRatio||1,e.width=s*this.dpr,e.height=l*this.dpr,this._width=s,this._height=l;var u=new f0(e,this,this.dpr);u.__builtin__=!0,u.initContext(),o[314159]=u,u.zlevel=314159,a.push(314159),this._domRoot=e}else{this._width=dW(e,0,n),this._height=dW(e,1,n);var c,h,d,p=this._domRoot=(c=this._width,h=this._height,(d=document.createElement("div")).style.cssText=["position:relative","width:"+c+"px","height:"+h+"px","padding:0;margin:0;border-width:0"].join(";")+";",d);e.appendChild(p)}}return e.prototype.getType=function(){return"canvas"},e.prototype.isSingleCanvas=function(){return this._singleCanvas},e.prototype.getViewportRoot=function(){return this._domRoot},e.prototype.getViewportRootOffset=function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},e.prototype.refresh=function(e){var t=this.storage.getDisplayList(!0),n=this._prevDisplayList,r=this._zlevelList;this._redrawId=Math.random(),this._paintList(t,n,e,this._redrawId);for(var i=0;i<r.length;i++){var a=r[i],o=this._layers[a];if(!o.__builtin__&&o.refresh){var s=0===i?this._backgroundColor:null;o.refresh(s)}}return this._opts.useDirtyRect&&(this._prevDisplayList=t.slice()),this},e.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},e.prototype._paintHoverList=function(e){var t,n=e.length,r=this._hoverlayer;if(r&&r.clear(),n){for(var i={inHover:!0,viewWidth:this._width,viewHeight:this._height},a=0;a<n;a++){var o=e[a];o.__inHover&&(r||(r=this._hoverlayer=this.getLayer(1e5)),t||(t=r.ctx).save(),d9(t,o,i,a===n-1))}t&&t.restore()}},e.prototype.getHoverLayer=function(){return this.getLayer(1e5)},e.prototype.paintOne=function(e,t){d5(e,t)},e.prototype._paintList=function(e,t,n,r){if(this._redrawId===r){n=n||!1,this._updateLayerStatus(e);var i=this._doPaintList(e,t,n),a=i.finished,o=i.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),o&&this._paintHoverList(e),a)this.eachLayer(function(e){e.afterBrush&&e.afterBrush()});else{var s=this;j(function(){s._paintList(e,t,n,r)})}}},e.prototype._compositeManually=function(){var e=this.getLayer(314159).ctx,t=this._domRoot.width,n=this._domRoot.height;e.clearRect(0,0,t,n),this.eachBuiltinLayer(function(r){r.virtual&&e.drawImage(r.dom,0,0,t,n)})},e.prototype._doPaintList=function(e,t,n){for(var r=this,i=[],a=this._opts.useDirtyRect,o=0;o<this._zlevelList.length;o++){var s=this._zlevelList[o],l=this._layers[s];l.__builtin__&&l!==this._hoverlayer&&(l.__dirty||n)&&i.push(l)}for(var u=!0,c=!1,h=this,d=0;d<i.length;d++)!function(o){var s,l=i[o],d=l.ctx,p=a&&l.createRepaintRects(e,t,h._width,h._height),f=n?l.__startIndex:l.__drawIndex,g=!n&&l.incremental&&Date.now,m=g&&Date.now(),v=l.zlevel===h._zlevelList[0]?h._backgroundColor:null;if(l.__startIndex===l.__endIndex)l.clear(!1,v,p);else if(f===l.__startIndex){var y=e[f];y.incremental&&y.notClear&&!n||l.clear(!1,v,p)}-1===f&&(console.error("For some unknown reason. drawIndex is -1"),f=l.__startIndex);var x=function(t){var n={inHover:!1,allClipped:!1,prevEl:null,viewWidth:r._width,viewHeight:r._height};for(s=f;s<l.__endIndex;s++){var i=e[s];if(i.__inHover&&(c=!0),r._doPaintEl(i,l,a,t,n,s===l.__endIndex-1),g&&Date.now()-m>15)break}n.prevElClipPaths&&d.restore()};if(p)if(0===p.length)s=l.__endIndex;else for(var _=h.dpr,b=0;b<p.length;++b){var w=p[b];d.save(),d.beginPath(),d.rect(w.x*_,w.y*_,w.width*_,w.height*_),d.clip(),x(w),d.restore()}else d.save(),x(),d.restore();l.__drawIndex=s,l.__drawIndex<l.__endIndex&&(u=!1)}(d);return ny.wxa&&nV(this._layers,function(e){e&&e.ctx&&e.ctx.draw&&e.ctx.draw()}),{finished:u,needsRefreshHover:c}},e.prototype._doPaintEl=function(e,t,n,r,i,a){var o=t.ctx;if(n){var s=e.getPaintRect();(!r||s&&s.intersect(r))&&(d9(o,e,i,a),e.setPrevPaintRect(s))}else d9(o,e,i,a)},e.prototype.getLayer=function(e,t){this._singleCanvas&&!this._needsManuallyCompositing&&(e=314159);var n=this._layers[e];return n||((n=new f0("zr_"+e,this,this.dpr)).zlevel=e,n.__builtin__=!0,this._layerConfig[e]?nN(n,this._layerConfig[e],!0):this._layerConfig[e-.01]&&nN(n,this._layerConfig[e-.01],!0),t&&(n.virtual=t),this.insertLayer(e,n),n.initContext()),n},e.prototype.insertLayer=function(e,t){var n=this._layers,r=this._zlevelList,i=r.length,a=this._domRoot,o=null,s=-1;if(!n[e]){if(t&&(t.__builtin__||"function"==typeof t.resize&&"function"==typeof t.refresh&&1)){if(i>0&&e>r[0]){for(s=0;s<i-1&&(!(r[s]<e)||!(r[s+1]>e));s++);o=n[r[s]]}if(r.splice(s+1,0,e),n[e]=t,!t.virtual)if(o){var l=o.dom;l.nextSibling?a.insertBefore(t.dom,l.nextSibling):a.appendChild(t.dom)}else a.firstChild?a.insertBefore(t.dom,a.firstChild):a.appendChild(t.dom);t.painter||(t.painter=this)}}},e.prototype.eachLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r];e.call(t,this._layers[i],i)}},e.prototype.eachBuiltinLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],a=this._layers[i];a.__builtin__&&e.call(t,a,i)}},e.prototype.eachOtherLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],a=this._layers[i];a.__builtin__||e.call(t,a,i)}},e.prototype.getLayers=function(){return this._layers},e.prototype._updateLayerStatus=function(e){function t(e){o&&(o.__endIndex!==e&&(o.__dirty=!0),o.__endIndex=e)}if(this.eachBuiltinLayer(function(e,t){e.__dirty=e.__used=!1}),this._singleCanvas)for(var n,r,i=1;i<e.length;i++){var a=e[i];if(a.zlevel!==e[i-1].zlevel||a.incremental){this._needsManuallyCompositing=!0;break}}var o=null,s=0;for(r=0;r<e.length;r++){var a=e[r],l=a.zlevel,u=void 0;n!==l&&(n=l,s=0),a.incremental?((u=this.getLayer(l+.001,this._needsManuallyCompositing)).incremental=!0,s=1):u=this.getLayer(l+.01*(s>0),this._needsManuallyCompositing),u.__builtin__||nR("ZLevel "+l+" has been used by unkown layer "+u.id),u!==o&&(u.__used=!0,u.__startIndex!==r&&(u.__dirty=!0),u.__startIndex=r,u.incremental?u.__drawIndex=-1:u.__drawIndex=r,t(r),o=u),1&a.__dirty&&!a.__inHover&&(u.__dirty=!0,u.incremental&&u.__drawIndex<0&&(u.__drawIndex=r))}t(r),this.eachBuiltinLayer(function(e,t){!e.__used&&e.getElementCount()>0&&(e.__dirty=!0,e.__startIndex=e.__endIndex=e.__drawIndex=0),e.__dirty&&e.__drawIndex<0&&(e.__drawIndex=e.__startIndex)})},e.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},e.prototype._clearLayer=function(e){e.clear()},e.prototype.setBackgroundColor=function(e){this._backgroundColor=e,nV(this._layers,function(e){e.setUnpainted()})},e.prototype.configLayer=function(e,t){if(t){var n=this._layerConfig;n[e]?nN(n[e],t,!0):n[e]=t;for(var r=0;r<this._zlevelList.length;r++){var i=this._zlevelList[r];(i===e||i===e+.01)&&nN(this._layers[i],n[e],!0)}}},e.prototype.delLayer=function(e){var t=this._layers,n=this._zlevelList,r=t[e];r&&(r.dom.parentNode.removeChild(r.dom),delete t[e],n.splice(nE(n,e),1))},e.prototype.resize=function(e,t){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var r=this._opts,i=this.root;if(null!=e&&(r.width=e),null!=t&&(r.height=t),e=dW(i,0,r),t=dW(i,1,r),n.style.display="",this._width!==e||t!==this._height){for(var a in n.style.width=e+"px",n.style.height=t+"px",this._layers)this._layers.hasOwnProperty(a)&&this._layers[a].resize(e,t);this.refresh(!0)}this._width=e,this._height=t}else{if(null==e||null==t)return;this._width=e,this._height=t,this.getLayer(314159).resize(e,t)}return this},e.prototype.clearLayer=function(e){var t=this._layers[e];t&&t.clear()},e.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},e.prototype.getRenderedCanvas=function(e){if(e=e||{},this._singleCanvas&&!this._compositeManually)return this._layers[314159].dom;var t=new f0("image",this,e.pixelRatio||this.dpr);t.initContext(),t.clear(!1,e.backgroundColor||this._backgroundColor);var n=t.ctx;if(e.pixelRatio<=this.dpr){this.refresh();var r=t.dom.width,i=t.dom.height;this.eachLayer(function(e){e.__builtin__?n.drawImage(e.dom,0,0,r,i):e.renderToCanvas&&(n.save(),e.renderToCanvas(n),n.restore())})}else for(var a={inHover:!1,viewWidth:this._width,viewHeight:this._height},o=this.storage.getDisplayList(!0),s=0,l=o.length;s<l;s++)d9(n,o[s],a,s===l-1);return t.dom},e.prototype.getWidth=function(){return this._width},e.prototype.getHeight=function(){return this._height},e}(),f3=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="dataset",t}return nm(t,e),t.prototype.init=function(t,n,r){e.prototype.init.call(this,t,n,r),this._sourceManager=new cX(this),c$(this)},t.prototype.mergeOption=function(t,n){e.prototype.mergeOption.call(this,t,n),c$(this)},t.prototype.optionUpdated=function(){this._sourceManager.dirty()},t.prototype.getSourceManager=function(){return this._sourceManager},t.type="dataset",t.defaultOption={seriesLayoutBy:uz},t}(uw),f4=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="dataset",t}return nm(t,e),t.type="dataset",t}(c7);fw([function(e){e.registerPainter("canvas",f2)},function(e){e.registerComponentModel(f3),e.registerComponentView(f4)}]),fw(fQ),fy({type:"series.wordCloud",visualStyleAccessPath:"textStyle",visualStyleMapper:function(e){return{fill:e.get("color")}},visualDrawType:"fill",optionUpdated:function(){var e=this.option;e.gridSize=Math.max(Math.floor(e.gridSize),4)},getInitialData:function(e,t){var n=new pX(p$(e.data,{coordDimensions:["value"]}),this);return n.initData(e.data),n},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"}}}),fx({type:"wordCloud",render:function(e,t,n){var r=this.group;r.removeAll();var i=e.getData(),a=e.get("gridSize");e.layoutInstance.ondraw=function(t,n,o,s){var l=i.getItemModel(o),u=new lk({style:fp(l.getModel("textStyle")),scaleX:1/s.info.mu,scaleY:1/s.info.mu,x:(s.gx+s.info.gw/2)*a,y:(s.gy+s.info.gh/2)*a,rotation:s.rot});u.setStyle({x:s.info.fillTextOffsetX,y:s.info.fillTextOffsetY+.5*n,text:t,verticalAlign:"middle",fill:i.getItemVisual(o,"style").fill,fontSize:n}),r.add(u),i.setItemGraphicEl(o,u),u.ensureState("emphasis").style=fp(l.getModel(["emphasis","textStyle"]),{state:"emphasis"}),u.ensureState("blur").style=fp(l.getModel(["blur","textStyle"]),{state:"blur"}),sK(u,l.get(["emphasis","focus"]),l.get(["emphasis","blurScope"])),u.stateTransition={duration:e.get("animation")?e.get(["stateAnimation","duration"]):0,easing:e.get(["stateAnimation","easing"])},u.__highDownDispatcher=!0},this._model=e},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 e=[void 0],t="zero-timeout-message";return window.addEventListener("message",function(n){if("string"==typeof n.data&&n.data.substr(0,t.length)===t){n.stopImmediatePropagation();var r=parseInt(n.data.substr(t.length),36);e[r]&&(e[r](),e[r]=void 0)}},!0),window.clearImmediate=function(t){e[t]&&(e[t]=void 0)},function(n){var r=e.length;return e.push(n),window.postMessage(t+r.toString(36),"*"),r}}()||function(e){window.setTimeout(e,0)}),window.clearImmediate||(window.clearImmediate=window.msClearImmediate||window.webkitClearImmediate||window.mozClearImmediate||window.oClearImmediate||function(e){window.clearTimeout(e)});var f5=function(){var e=document.createElement("canvas");if(!e||!e.getContext)return!1;var t=e.getContext("2d");return!!t&&!!t.getImageData&&!!t.fillText&&!!Array.prototype.some&&!!Array.prototype.push}(),f9=function(){if(f5){for(var e,t,n=document.createElement("canvas").getContext("2d"),r=20;r;){if(n.font=r.toString(10)+"px sans-serif",n.measureText("W").width===e&&n.measureText("m").width===t)return r+1;e=n.measureText("W").width,t=n.measureText("m").width,r--}return 0}}(),f8=function(e){if(!Array.isArray(e))return[];var t=e.slice();return t.splice(0,2),t},f6=function(e){for(var t,n,r=e.length;r;)t=Math.floor(Math.random()*r),n=e[--r],e[r]=e[t],e[t]=n;return e},f7={},ge=function(e,t){if(f5){var n,r,i,a,o,s,l,u,c,h=Math.floor(Math.random()*Date.now());Array.isArray(e)||(e=[e]),e.forEach(function(t,n){if("string"==typeof t){if(e[n]=document.getElementById(t),!e[n])throw Error("The element id specified is not found.")}else if(!t.tagName&&!t.appendChild)throw Error("You must pass valid HTML elements, or ID of the element.")});var d={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(t)for(var p in t)p in d&&(d[p]=t[p]);if("function"!=typeof d.weightFactor){var f=d.weightFactor;d.weightFactor=function(e){return e*f}}if("function"!=typeof d.shape)switch(d.shape){case"circle":default:d.shape="circle";break;case"cardioid":d.shape=function(e){return 1-Math.sin(e)};break;case"diamond":d.shape=function(e){var t=e%(2*Math.PI/4);return 1/(Math.cos(t)+Math.sin(t))};break;case"square":d.shape=function(e){return Math.min(1/Math.abs(Math.cos(e)),1/Math.abs(Math.sin(e)))};break;case"triangle-forward":d.shape=function(e){var t=e%(2*Math.PI/3);return 1/(Math.cos(t)+Math.sqrt(3)*Math.sin(t))};break;case"triangle":case"triangle-upright":d.shape=function(e){var t=(e+3*Math.PI/2)%(2*Math.PI/3);return 1/(Math.cos(t)+Math.sqrt(3)*Math.sin(t))};break;case"pentagon":d.shape=function(e){var t=(e+.955)%(2*Math.PI/5);return 1/(Math.cos(t)+.726543*Math.sin(t))};break;case"star":d.shape=function(e){var t=(e+.955)%(2*Math.PI/10);return(e+.955)%(2*Math.PI/5)-2*Math.PI/10>=0?1/(Math.cos(2*Math.PI/10-t)+3.07768*Math.sin(2*Math.PI/10-t)):1/(Math.cos(t)+3.07768*Math.sin(t))}}d.gridSize=Math.max(Math.floor(d.gridSize),4);var g=d.gridSize,m=g-d.maskGapWidth,v=Math.abs(d.maxRotation-d.minRotation),y=Math.min(d.maxRotation,d.minRotation),x=d.rotationStep;switch(d.color){case"random-dark":l=function(){return N(10,50)};break;case"random-light":l=function(){return N(50,90)};break;default:"function"==typeof d.color&&(l=d.color)}"function"==typeof d.fontWeight&&(u=d.fontWeight);var _=null;"function"==typeof d.classes&&(_=d.classes);var b=!1,w=[],S=function(e){var t,n,r=e.currentTarget,i=r.getBoundingClientRect();e.touches?(t=e.touches[0].clientX,n=e.touches[0].clientY):(t=e.clientX,n=e.clientY);var a=t-i.left,o=n-i.top,s=Math.floor(a*(r.width/i.width||1)/g),l=Math.floor(o*(r.height/i.height||1)/g);return w[s]?w[s][l]:null},C=function(e){var t=S(e);if(c!==t){if(c=t,!t)return void d.hover(void 0,void 0,e);d.hover(t.item,t.dimension,e)}},T=function(e){var t=S(e);t&&(d.click(t.item,t.dimension,e),e.preventDefault())},k=[],I=function(e){if(k[e])return k[e];var t=8*e,n=t,r=[];for(0===e&&r.push([a[0],a[1],0]);n--;){var i=1;"circle"!==d.shape&&(i=d.shape(n/t*2*Math.PI)),r.push([a[0]+e*i*Math.cos(-n/t*2*Math.PI),a[1]+e*i*Math.sin(-n/t*2*Math.PI)*d.ellipticity,n/t*2*Math.PI])}return k[e]=r,r},j=function(){return d.abortThreshold>0&&new Date().getTime()-s>d.abortThreshold},M=function(e,t,n,r){var i,a,o,s,l=d.weightFactor(t);if(l<=d.minSize)return!1;var c=1;l<f9&&(c=function(){for(var e=2;e*l<f9;)e+=2;return e}()),i=u?u(e,t,l,r):d.fontWeight;var h=document.createElement("canvas"),p=h.getContext("2d",{willReadFrequently:!0});p.font=i+" "+(l*c).toString(10)+"px "+d.fontFamily;var f=p.measureText(e).width/c,m=Math.max(l*c,p.measureText("m").width,p.measureText("W").width)/c,v=f+2*m,y=3*m,x=Math.ceil(v/g),_=Math.ceil(y/g),b=-f/2,w=-(.4*m),S=Math.ceil(((v=x*g)*Math.abs(Math.sin(n))+(y=_*g)*Math.abs(Math.cos(n)))/g),C=Math.ceil((v*Math.abs(Math.cos(n))+y*Math.abs(Math.sin(n)))/g),T=C*g,k=S*g;h.setAttribute("width",T),h.setAttribute("height",k),p.scale(1/c,1/c),p.translate(T*c/2,k*c/2),p.rotate(-n),p.font=i+" "+(l*c).toString(10)+"px "+d.fontFamily,p.fillStyle="#000",p.textBaseline="middle",p.fillText(e,b*c,(w+.5*l)*c);var I=p.getImageData(0,0,T,k).data;if(j())return!1;for(var M=[],D=C,O=[S/2,C/2,S/2,C/2];D--;)for(a=S;a--;){s=g;n:for(;s--;)for(o=g;o--;)if(I[((a*g+s)*T+(D*g+o))*4+3]){M.push([D,a]),D<O[3]&&(O[3]=D),D>O[1]&&(O[1]=D),a<O[0]&&(O[0]=a),a>O[2]&&(O[2]=a);break n}}return{mu:c,occupied:M,bounds:O,gw:C,gh:S,fillTextOffsetX:b,fillTextOffsetY:w,fillTextWidth:f,fillTextHeight:m,fontSize:l}},D=function(e,t,a,o,s){for(var l=s.length;l--;){var u=e+s[l][0],c=t+s[l][1];if(u>=r||c>=i||u<0||c<0){if(!d.drawOutOfBound)return!1;continue}if(!n[u][c])return!1}return!0},O=function(t,n,r,i,a,o,s,c,h,p){var f,m,v,y=r.fontSize;f=l?l(i,a,y,o,s,p):d.color,m=u?u(i,a,y,p):d.fontWeight,v=_?_(i,a,y,p):d.classes,e.forEach(function(e){if(e.getContext){var a=e.getContext("2d"),o=r.mu;a.save(),a.scale(1/o,1/o),a.font=m+" "+(y*o).toString(10)+"px "+d.fontFamily,a.fillStyle=f,a.translate((t+r.gw/2)*g*o,(n+r.gh/2)*g*o),0!==c&&a.rotate(-c),a.textBaseline="middle",a.fillText(i,r.fillTextOffsetX*o,(r.fillTextOffsetY+.5*y)*o),a.restore()}else{var s=document.createElement("span"),l="";l="rotate("+-c/Math.PI*180+"deg) ",1!==r.mu&&(l+="translateX(-"+r.fillTextWidth/4+"px) scale("+1/r.mu+")");var u={position:"absolute",display:"block",font:m+" "+y*r.mu+"px "+d.fontFamily,left:(t+r.gw/2)*g+r.fillTextOffsetX+"px",top:(n+r.gh/2)*g+r.fillTextOffsetY+"px",width:r.fillTextWidth+"px",height:r.fillTextHeight+"px",lineHeight:y+"px",whiteSpace:"nowrap",transform:l,webkitTransform:l,msTransform:l,transformOrigin:"50% 40%",webkitTransformOrigin:"50% 40%",msTransformOrigin:"50% 40%"};for(var p in f&&(u.color=f),s.textContent=i,u)s.style[p]=u[p];if(h)for(var x in h)s.setAttribute(x,h[x]);v&&(s.className+=v),e.appendChild(s)}})},A=function(t,a,o,s,l){t>=r||a>=i||t<0||a<0||(n[t][a]=!1,o&&e[0].getContext("2d").fillRect(t*g,a*g,m,m),b&&(w[t][a]={item:l,dimension:s}))},P=function(t,n,a,o,s,l){var u,c,h=s.occupied,p=d.drawMask;if(p&&((u=e[0].getContext("2d")).save(),u.fillStyle=d.maskColor),b){var f=s.bounds;c={x:(t+f[3])*g,y:(n+f[0])*g,w:(f[1]-f[3]+1)*g,h:(f[2]-f[0]+1)*g}}for(var m=h.length;m--;){var v=t+h[m][0],y=n+h[m][1];v>=r||y>=i||v<0||y<0||A(v,y,p,c,l)}p&&u.restore()},R=function e(t,n){if(n>20)return null;Array.isArray(t)?(a=t[0],s=t[1]):(a=t.word,s=t.weight,l=t.attributes);var a,s,l,u=0===d.rotateRatio||Math.random()>d.rotateRatio?0:0===v?y:y+Math.round(Math.random()*v/x)*x,c=f8(t),h=M(a,s,u,c);if(!h||j())return!1;if(!d.drawOutOfBound&&!d.shrinkToFit){var p=h.bounds;if(p[1]-p[3]+1>r||p[2]-p[0]+1>i)return!1}for(var f=o+1;f--;){var g=I(o-f);d.shuffle&&f6(g=[].concat(g));for(var m=0;m<g.length;m++){var _=function(e){var n=Math.floor(e[0]-h.gw/2),r=Math.floor(e[1]-h.gh/2),i=h.gw,d=h.gh;return!!D(n,r,i,d,h.occupied)&&(O(n,r,h,a,s,o-f,e[2],u,l,c),P(n,r,i,d,h,t),{gx:n,gy:r,rot:u,info:h})}(g[m]);if(_)return _}}return d.shrinkToFit?(Array.isArray(t)?t[1]=3*t[1]/4:t.weight=3*t.weight/4,e(t,n+1)):null},z=function(t,n,r){if(n)return!e.some(function(e){var n=new CustomEvent(t,{detail:r||{}});return!e.dispatchEvent(n)},this);e.forEach(function(e){var n=new CustomEvent(t,{detail:r||{}});e.dispatchEvent(n)},this)};!function(){var t,l,u=e[0];if(u.getContext)r=Math.ceil(u.width/g),i=Math.ceil(u.height/g);else{var p=u.getBoundingClientRect();r=Math.ceil(p.width/g),i=Math.ceil(p.height/g)}if(z("wordcloudstart",!0)){if(a=d.origin?[d.origin[0]/g,d.origin[1]/g]:[r/2,i/2],o=Math.floor(Math.sqrt(r*r+i*i)),n=[],!u.getContext||d.clearCanvas)for(e.forEach(function(e){if(e.getContext){var t=e.getContext("2d");t.fillStyle=d.backgroundColor,t.clearRect(0,0,r*(g+1),i*(g+1)),t.fillRect(0,0,r*(g+1),i*(g+1))}else e.textContent="",e.style.backgroundColor=d.backgroundColor,e.style.position="relative"}),f=r;f--;)for(n[f]=[],m=i;m--;)n[f][m]=!0;else{var f,m,v,y,x,_=document.createElement("canvas").getContext("2d");_.fillStyle=d.backgroundColor,_.fillRect(0,0,1,1);var S=_.getImageData(0,0,1,1).data,k=u.getContext("2d").getImageData(0,0,r*g,i*g).data;for(f=r;f--;)for(n[f]=[],m=i;m--;){x=g;n:for(;x--;)for(y=g;y--;)for(v=4;v--;)if(k[((m*g+x)*r*g+(f*g+y))*4+v]!==S[v]){n[f][m]=!1;break n}!1!==n[f][m]&&(n[f][m]=!0)}k=_=S=void 0}if(d.hover||d.click){for(b=!0,f=r+1;f--;)w[f]=[];d.hover&&u.addEventListener("mousemove",C),d.click&&(u.addEventListener("click",T),u.addEventListener("touchstart",T),u.addEventListener("touchend",function(e){e.preventDefault()}),u.style.webkitTapHighlightColor="rgba(0, 0, 0, 0)"),u.addEventListener("wordcloudstart",function e(){u.removeEventListener("wordcloudstart",e),u.removeEventListener("mousemove",C),u.removeEventListener("click",T),c=void 0})}v=0;var I=!0;d.layoutAnimation?0!==d.wait?(t=window.setTimeout,l=window.clearTimeout):(t=window.setImmediate,l=window.clearImmediate):(t=function(e){e()},l=function(){I=!1});var M=function(t,n){e.forEach(function(e){e.removeEventListener(t,n)},this)},D=function e(){M("wordcloudstart",e),l(f7[h])};!function(t,n){e.forEach(function(e){e.addEventListener(t,n)},this)}("wordcloudstart",D),f7[h]=(d.layoutAnimation?t:setTimeout)(function e(){if(I){if(v>=d.list.length){l(f7[h]),z("wordcloudstop",!1),M("wordcloudstart",D),delete f7[h];return}s=new Date().getTime();var n=R(d.list[v],0),r=!z("wordclouddrawn",!0,{item:d.list[v],drawn:n});if(j()||r){l(f7[h]),d.abort(),z("wordcloudabort",!1),z("wordcloudstop",!1),M("wordcloudstart",D);return}v++,f7[h]=t(e,d.wait)}},d.wait)}}()}function N(e,t){return"hsl("+(360*Math.random()).toFixed()+","+(30*Math.random()+70).toFixed()+"%,"+(Math.random()*(t-e)+e).toFixed()+"%)"}};if(ge.isSupported=f5,ge.minFontSize=f9,!ge.isSupported)throw Error("Sorry your browser not support wordCloud");pM(function(e,t){e.eachSeriesByType("wordCloud",function(n){var r,i,a,o,s=function(e,t,n){n=n8(n||0);var r=t.width,i=t.height,a=a0(e.left,r),o=a0(e.top,i),s=a0(e.right,r),l=a0(e.bottom,i),u=a0(e.width,r),c=a0(e.height,i),h=n[2]+n[0],d=n[1]+n[3],p=e.aspect;switch(isNaN(u)&&(u=r-s-d-a),isNaN(c)&&(c=i-l-h-o),null!=p&&(isNaN(u)&&isNaN(c)&&(p>r/i?u=.8*r:c=.8*i),isNaN(u)&&(u=p*c),isNaN(c)&&(c=u/p)),isNaN(a)&&(a=r-s-u-d),isNaN(o)&&(o=i-l-c-h),e.left||e.right){case"center":a=r/2-u/2-n[3];break;case"right":a=r-u-d}switch(e.top||e.bottom){case"middle":case"center":o=i/2-c/2-n[0];break;case"bottom":o=i-c-h}a=a||0,o=o||0,isNaN(u)&&(u=r-d-a-(s||0)),isNaN(c)&&(c=i-h-o-(l||0));var f=new r2(a+n[3],o+n[0],u,c);return f.margin=n,f}(n.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()}),l=n.get("keepAspect"),u=n.get("maskImage"),c=u?u.width/u.height:1;l&&(r=s,i=c,a=r.width,a>(o=r.height)*i?(r.x+=(a-o*i)/2,r.width=o*i):(r.y+=(o-a/i)/2,r.height=a/i));var h=n.getData(),d=document.createElement("canvas");d.width=s.width,d.height=s.height;var p=d.getContext("2d");if(u)try{p.drawImage(u,0,0,d.width,d.height),function(e){for(var t=e.getContext("2d"),n=t.getImageData(0,0,e.width,e.height),r=t.createImageData(n),i=0,a=0,o=0;o<n.data.length;o+=4){var s=n.data[o+3];if(s>128){var l=n.data[o]+n.data[o+1]+n.data[o+2];i+=l,++a}}for(var u=i/a,o=0;o<n.data.length;o+=4){var l=n.data[o]+n.data[o+1]+n.data[o+2],s=n.data[o+3];s<128||l>u?(r.data[o]=0,r.data[o+1]=0,r.data[o+2]=0,r.data[o+3]=0):(r.data[o]=255,r.data[o+1]=255,r.data[o+2]=255,r.data[o+3]=255)}t.putImageData(r,0,0)}(d)}catch(e){console.error("Invalid mask image"),console.error(e.toString())}var f=n.get("sizeRange"),g=n.get("rotationRange"),m=h.getDataExtent("value"),v=Math.PI/180,y=n.get("gridSize");function x(e){var t=e.detail.item;e.detail.drawn&&n.layoutInstance.ondraw&&(e.detail.drawn.gx+=s.x/y,e.detail.drawn.gy+=s.y/y,n.layoutInstance.ondraw(t[0],t[1],t[2],e.detail.drawn))}ge(d,{list:h.mapArray("value",function(e,t){var n,r,i,a,o,s,l,u,c,d=h.getItemModel(t);return[h.getName(t),d.get("textStyle.fontSize",!0)||(n=e,r=m,i=f,a=r[0],o=r[1],s=i[0],l=i[1],u=o-a,c=l-s,0===u?0===c?s:(s+l)/2:n===a?s:n===o?l:(n-a)/u*c+s),t]}).sort(function(e,t){return t[1]-e[1]}),fontFamily:n.get("textStyle.fontFamily")||n.get("emphasis.textStyle.fontFamily")||e.get("textStyle.fontFamily"),fontWeight:n.get("textStyle.fontWeight")||n.get("emphasis.textStyle.fontWeight")||e.get("textStyle.fontWeight"),gridSize:y,ellipticity:s.height/s.width,minRotation:g[0]*v,maxRotation:g[1]*v,clearCanvas:!u,rotateRatio:1,rotationStep:n.get("rotationStep")*v,drawOutOfBound:n.get("drawOutOfBound"),shrinkToFit:n.get("shrinkToFit"),layoutAnimation:n.get("layoutAnimation"),shuffle:!1,shape:n.get("shape")}),d.addEventListener("wordclouddrawn",x),n.layoutInstance&&n.layoutInstance.dispose(),n.layoutInstance={ondraw:null,dispose:function(){d.removeEventListener("wordclouddrawn",x),d.addEventListener("wordclouddrawn",function(e){e.preventDefault()})}}})}),pT(function(e){var t=(e||{}).series;n$(t)||(t=t?[t]:[]);var n=["shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function r(e){e&&nV(n,function(t){e.hasOwnProperty(t)&&(e["text"+(t?t.charAt(0).toUpperCase()+t.substr(1):t)]=e[t])})}nV(t,function(e){if(e&&"wordCloud"===e.type){var t=e.textStyle||{};r(t.normal),r(t.emphasis)}})}),fy({type:"series.liquidFill",optionUpdated:function(){var e=this.option;e.gridSize=Math.max(Math.floor(e.gridSize),4)},getInitialData:function(e,t){var n=new pX(p$(e.data,{coordDimensions:["value"]}),this);return n.initData(e.data),n},defaultOption:{color:["#294D99","#156ACF","#1598ED","#45BDFF"],center:["50%","50%"],radius:"50%",amplitude:"8%",waveLength:"80%",phase:"auto",period:"auto",direction:"right",shape:"circle",waveAnimation:!0,animationEasing:"linear",animationEasingUpdate:"linear",animationDuration:2e3,animationDurationUpdate:1e3,outline:{show:!0,borderDistance:8,itemStyle:{color:"none",borderColor:"#294D99",borderWidth:8,shadowBlur:20,shadowColor:"rgba(0, 0, 0, 0.25)"}},backgroundStyle:{color:"#E3F7FF"},itemStyle:{opacity:.95,shadowBlur:50,shadowColor:"rgba(0, 0, 0, 0.4)"},label:{show:!0,color:"#294D99",insideColor:"#fff",fontSize:50,fontWeight:"bold",align:"center",baseline:"middle",position:"inside"},emphasis:{itemStyle:{opacity:.8}}}});let gt=(I={type:"ec-liquid-fill",shape:{waveLength:0,radius:0,radiusY:0,cx:0,cy:0,waterLevel:0,amplitude:0,phase:0,inverse:!1},buildPath:function(e,t){null==t.radiusY&&(t.radiusY=t.radius);for(var n=Math.max(2*Math.ceil(2*t.radius/t.waveLength*4),8);t.phase<-(2*Math.PI);)t.phase+=2*Math.PI;for(;t.phase>0;)t.phase-=2*Math.PI;var r=t.phase/Math.PI/2*t.waveLength,i=t.cx-t.radius+r-2*t.radius;e.moveTo(i,t.waterLevel);for(var a=0,o=0;o<n;++o){var s,l,u,c,h=o%4,d=(s=o*t.waveLength/4,l=h,u=t.waveLength,c=t.amplitude,0===l?[[s+.5*u/Math.PI/2,c/2],[s+.5*u/Math.PI,c],[s+u/4,c]]:1===l?[[s+.5*u/Math.PI/2*(Math.PI-2),c],[s+.5*u/Math.PI/2*(Math.PI-1),c/2],[s+u/4,0]]:2===l?[[s+.5*u/Math.PI/2,-c/2],[s+.5*u/Math.PI,-c],[s+u/4,-c]]:[[s+.5*u/Math.PI/2*(Math.PI-2),-c],[s+.5*u/Math.PI/2*(Math.PI-1),-c/2],[s+u/4,0]]);e.bezierCurveTo(d[0][0]+i,-d[0][1]+t.waterLevel,d[1][0]+i,-d[1][1]+t.waterLevel,d[2][0]+i,-d[2][1]+t.waterLevel),o===n-1&&(a=d[2][0])}t.inverse?(e.lineTo(a+i,t.cy-t.radiusY),e.lineTo(i,t.cy-t.radiusY)):(e.lineTo(a+i,t.cy+t.radiusY),e.lineTo(i,t.cy+t.radiusY)),e.lineTo(i,t.waterLevel),e.closePath()}},sy.extend(I));function gn(e){return e&&0===e.indexOf("path://")}fx({type:"liquidFill",render:function(e,t,n){var r,i,a,o,s,l,u,c,h,d,p,f,g,m,v,y,x,_,b,w,S=this,C=this.group;C.removeAll();var T=e.getData(),k=T.getItemModel(0),I=k.get("center"),j=k.get("radius"),M=n.getWidth(),D=n.getHeight(),O=Math.min(M,D),A=0,P=0,R=e.get("outline.show");R&&(A=e.get("outline.borderDistance"),P=a0(e.get("outline.itemStyle.borderWidth"),O));var z=a0(I[0],M),N=a0(I[1],D),L=!1,F=e.get("shape");"container"===F?(L=!0,b=[(_=[M/2,D/2])[0]-P/2,_[1]-P/2],w=[a0(A,M),a0(A,D)],j=[Math.max(b[0]-w[0],0),Math.max(b[1]-w[1],0)]):j=Math.max((b=(_=a0(j,O)/2)-P/2)-(w=a0(A,O)),0),R&&(G().style.lineWidth=P,C.add(G()));var E=L?0:z-j,B=L?0:N-j,H=null;C.add(((r=Y(j)).setStyle(e.getModel("backgroundStyle").getItemStyle()),r.style.fill=null,r.z2=5,(i=Y(j)).setStyle(e.getModel("backgroundStyle").getItemStyle()),i.style.stroke=null,(a=new aZ).add(r),a.add(i),a));var V=this._data,W=[];function Y(e,t){if(F)if(gn(F)){var n=h$(F.slice(7),{}),r=n.getBoundingRect(),i=r.width,a=r.height;i>a?(a=2*e/i*a,i=2*e):(i=2*e/a*i,a=2*e);var o=t?0:z-i/2,s=t?0:N-a/2;return n=h$(F.slice(7),{},new r2(o,s,i,a)),t&&(n.x=-i/2,n.y=-a/2),n}else if(L){var l=t?-e[0]:z-e[0],u=t?-e[1]:N-e[1];return dE("rect",l,u,2*e[0],2*e[1])}else{var l=t?-e:z-e,u=t?-e:N-e;return"pin"===F?u+=e:"arrow"===F&&(u-=e),dE(F,l,u,2*e,2*e)}return new hm({shape:{cx:t?0:z,cy:t?0:N,r:e}})}function G(){var t=Y(_);return t.style.fill=null,t.setStyle(e.getModel("outline.itemStyle").getItemStyle()),t}function U(t,n,r){var i=L?j[0]:j,a=L?D/2:j,o=T.getItemModel(t),s=o.getModel("itemStyle"),l=o.get("phase"),u=a0(o.get("amplitude"),2*a),c=a0(o.get("waveLength"),2*i),h=a-T.get("value",t)*a*2;l=r?r.shape.phase:"auto"===l?t*Math.PI/4:l;var d=s.getItemStyle();if(!d.fill){var p=e.get("color"),f=t%p.length;d.fill=p[f]}var g=new gt({shape:{waveLength:c,radius:i,radiusY:a,cx:2*i,cy:0,waterLevel:h,amplitude:u,phase:l,inverse:n},style:d,x:z,y:N});g.shape._waterLevel=h;var m=o.getModel("emphasis.itemStyle").getItemStyle();m.lineWidth=0,g.ensureState("emphasis").style=m,sK(g);var v=Y(j,!0);return v.setStyle({fill:"white"}),g.setClipPath(v),g}function q(e,t,n){var r,i=T.getItemModel(e),a=i.get("period"),o=i.get("direction"),s=T.get("value",e),l=i.get("phase");l=n?n.shape.phase:"auto"===l?e*Math.PI/4:l;var u=0;u="auto"===a?0===(r=T.count())?5e3:5e3*(.2+(r-e)/r*.8):"function"==typeof a?a(s,e):a;var c=0;"right"===o||null==o?c=Math.PI:"left"===o?c=-Math.PI:"none"===o?c=0:console.error("Illegal direction value for liquid fill."),"none"!==o&&i.get("waveAnimation")&&t.animate("shape",!0).when(0,{phase:l}).when(u/2,{phase:c+l}).when(u,{phase:2*c+l}).during(function(){H&&H.dirty(!0)}).start()}T.diff(V).add(function(t){var n=U(t,!1),r=n.shape.waterLevel;n.shape.waterLevel=L?D/2:j,s3(n,{shape:{waterLevel:r}},e),n.z2=2,q(t,n,null),C.add(n),T.setItemGraphicEl(t,n),W.push(n)}).update(function(t,n){for(var r=V.getItemGraphicEl(n),i=U(t,!1,r),a={},o=["amplitude","cx","cy","phase","radius","radiusY","waterLevel","waveLength"],s=0;s<o.length;++s){var l=o[s];i.shape.hasOwnProperty(l)&&(a[l]=i.shape[l])}for(var u={},c=["fill","opacity","shadowBlur","shadowColor"],s=0;s<c.length;++s){var l=c[s];i.style.hasOwnProperty(l)&&(u[l]=i.style[l])}L&&(a.radiusY=D/2),s2(r,{shape:a,x:i.x,y:i.y},e),e.isUniversalTransitionEnabled&&e.isUniversalTransitionEnabled()?s2(r,{style:u},e):r.useStyle(u);var h=r.getClipPath(),d=i.getClipPath();r.setClipPath(i.getClipPath()),r.shape.inverse=i.inverse,h&&d&&S._shape===F&&!gn(F)&&s2(d,{shape:h.shape},e,{isFrom:!0}),q(t,r,r),C.add(r),T.setItemGraphicEl(t,r),W.push(r)}).remove(function(e){var t=V.getItemGraphicEl(e);C.remove(t)}).execute(),k.get("label.show")&&C.add((o=W,c=k.getModel("label"),h={z2:10,shape:{x:E,y:B,width:(L?j[0]:j)*2,height:(L?j[1]:j)*2},style:{fill:"transparent"},textConfig:{position:c.get("position")||"inside"},silent:!0},Object.assign((d={style:{text:(s=e.getFormattedLabel(0,"normal"),l=100*T.get("value",0),u=T.getName(0)||e.name,isNaN(l)||(u=l.toFixed(0)+"%"),null==s?u:s),textAlign:c.get("align"),textVerticalAlign:c.get("baseline")}}).style,fp(c)),p=new lS(h),(f=new lS(h)).disableLabelAnimation=!0,p.disableLabelAnimation=!0,g=new lk(d),m=new lk(d),p.setTextContent(g),f.setTextContent(m),v=c.get("insideColor"),m.style.fill=v,(y=new aZ).add(p),y.add(f),x=Y(j,!0),(H=new fm({shape:{paths:o},x:z,y:N})).setClipPath(x),f.setClipPath(H),y)),this._shape=F,this._data=T},dispose:function(){}});var gr=JSON.parse('{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"id":"65","size":"550","name":"新疆维吾尔自治区","cp":[84.9023,42.148],"childNum":18},"geometry":{"type":"Polygon","coordinates":[[[96.416,42.7588],[96.416,42.7148],[95.9766,42.4951],[96.0645,42.3193],[96.2402,42.2314],[95.9766,41.9238],[95.2734,41.6162],[95.1855,41.792],[94.5703,41.4844],[94.043,41.0889],[93.8672,40.6934],[93.0762,40.6494],[92.6367,39.6387],[92.373,39.3311],[92.373,39.1113],[92.373,39.0234],[90.1758,38.4961],[90.3516,38.2324],[90.6152,38.3203],[90.5273,37.8369],[91.0547,37.4414],[91.3184,37.0898],[90.7031,36.7822],[90.791,36.6064],[91.0547,36.5186],[91.0547,36.0791],[90.8789,36.0352],[90,36.2549],[89.9121,36.0791],[89.7363,36.0791],[89.209,36.2988],[88.7695,36.3428],[88.5938,36.4746],[87.3633,36.4307],[86.2207,36.167],[86.1328,35.8594],[85.6055,35.6836],[85.0781,35.7275],[84.1992,35.376],[83.1445,35.4199],[82.8809,35.6836],[82.4414,35.7275],[82.002,35.332],[81.6504,35.2441],[80.4199,35.4199],[80.2441,35.2881],[80.332,35.1563],[80.2441,35.2002],[79.8926,34.8047],[79.8047,34.4971],[79.1016,34.4531],[79.0137,34.3213],[78.2227,34.7168],[78.0469,35.2441],[78.0469,35.5078],[77.4316,35.4639],[76.8164,35.6396],[76.5527,35.8594],[76.2012,35.8154],[75.9375,36.0352],[76.0254,36.4746],[75.8496,36.6943],[75.498,36.7383],[75.4102,36.958],[75.0586,37.002],[74.8828,36.9141],[74.7949,37.0459],[74.5313,37.0898],[74.5313,37.2217],[74.8828,37.2217],[75.1465,37.4414],[74.8828,37.5732],[74.9707,37.749],[74.8828,38.4521],[74.3555,38.6719],[74.1797,38.6719],[74.0918,38.54],[73.8281,38.584],[73.7402,38.8477],[73.8281,38.9795],[73.4766,39.375],[73.916,39.5068],[73.916,39.6826],[73.8281,39.7705],[74.0039,40.0342],[74.8828,40.3418],[74.7949,40.5176],[75.2344,40.4297],[75.5859,40.6494],[75.7617,40.2979],[76.377,40.3857],[76.9043,41.001],[77.6074,41.001],[78.1348,41.2207],[78.1348,41.3965],[80.1563,42.0557],[80.2441,42.2754],[80.1563,42.627],[80.2441,42.8467],[80.5078,42.8906],[80.4199,43.0664],[80.7715,43.1982],[80.4199,44.165],[80.4199,44.6045],[79.9805,44.8242],[79.9805,44.9561],[81.7383,45.3955],[82.0898,45.2197],[82.5293,45.2197],[82.2656,45.6592],[83.0566,47.2412],[83.6719,47.0215],[84.7266,47.0215],[84.9023,46.8896],[85.5176,47.0654],[85.6934,47.2852],[85.5176,48.1201],[85.7813,48.4277],[86.5723,48.5596],[86.8359,48.8232],[86.748,48.9551],[86.8359,49.1309],[87.8027,49.1748],[87.8906,48.999],[87.7148,48.9111],[88.0664,48.7354],[87.9785,48.6035],[88.5059,48.3838],[88.6816,48.1641],[89.1211,47.9883],[89.5605,48.0322],[89.7363,47.8564],[90.0879,47.8564],[90.3516,47.6807],[90.5273,47.2412],[90.8789,46.9775],[91.0547,46.582],[90.8789,46.3184],[91.0547,46.0107],[90.7031,45.7471],[90.7031,45.5273],[90.8789,45.2197],[91.582,45.0879],[93.5156,44.9561],[94.7461,44.3408],[95.3613,44.2969],[95.3613,44.0332],[95.5371,43.9014],[95.8887,43.2422],[96.3281,42.9346],[96.416,42.7588]]]}},{"type":"Feature","properties":{"id":"54","size":"550","name":"西藏自治区","cp":[87.8695,31.6846],"childNum":7},"geometry":{"type":"Polygon","coordinates":[[[79.0137,34.3213],[79.1016,34.4531],[79.8047,34.4971],[79.8926,34.8047],[80.2441,35.2002],[80.332,35.1563],[80.2441,35.2881],[80.4199,35.4199],[81.6504,35.2441],[82.002,35.332],[82.4414,35.7275],[82.8809,35.6836],[83.1445,35.4199],[84.1992,35.376],[85.0781,35.7275],[85.6055,35.6836],[86.1328,35.8594],[86.2207,36.167],[87.3633,36.4307],[88.5938,36.4746],[88.7695,36.3428],[89.209,36.2988],[89.7363,36.0791],[89.3848,36.0352],[89.4727,35.9033],[89.7363,35.7715],[89.7363,35.4199],[89.4727,35.376],[89.4727,35.2441],[89.5605,34.8926],[89.8242,34.8486],[89.7363,34.6729],[89.8242,34.3652],[89.6484,34.0137],[90.0879,33.4863],[90.7031,33.1348],[91.4063,33.1348],[91.9336,32.8271],[92.1973,32.8271],[92.2852,32.7393],[92.9883,32.7393],[93.5156,32.4756],[93.7793,32.5635],[94.1309,32.4316],[94.6582,32.6074],[95.1855,32.4316],[95.0098,32.2998],[95.1855,32.3438],[95.2734,32.2119],[95.3613,32.168],[95.3613,31.9922],[95.4492,31.8164],[95.8008,31.6846],[95.9766,31.8164],[96.1523,31.5967],[96.2402,31.9482],[96.5039,31.7285],[96.8555,31.6846],[96.7676,31.9922],[97.2949,32.0801],[97.3828,32.5635],[97.7344,32.5195],[98.1738,32.3438],[98.4375,31.8604],[98.877,31.4209],[98.6133,31.2012],[98.9648,30.7617],[99.1406,29.2676],[98.9648,29.1357],[98.9648,28.8281],[98.7891,28.8721],[98.7891,29.0039],[98.7012,28.916],[98.6133,28.5205],[98.7891,28.3447],[98.7012,28.2129],[98.3496,28.125],[98.2617,28.3887],[98.1738,28.125],[97.5586,28.5205],[97.2949,28.0811],[97.3828,27.9053],[97.0313,27.7295],[96.5039,28.125],[95.7129,28.2568],[95.3613,28.125],[95.2734,27.9492],[94.2188,27.5537],[93.8672,27.0264],[93.6035,26.9385],[92.1094,26.8506],[92.0215,27.4658],[91.582,27.5537],[91.582,27.9053],[91.4063,28.0371],[91.0547,27.8613],[90.7031,28.0811],[89.8242,28.2129],[89.6484,28.1689],[89.1211,27.5977],[89.1211,27.334],[89.0332,27.2021],[88.7695,27.4219],[88.8574,27.9932],[88.6816,28.125],[88.1543,27.9053],[87.8906,27.9492],[87.7148,27.8174],[87.0996,27.8174],[86.748,28.125],[86.5723,28.125],[86.4844,27.9053],[86.1328,28.125],[86.0449,27.9053],[85.6934,28.3447],[85.6055,28.2568],[85.166,28.3447],[85.166,28.6523],[84.9023,28.5645],[84.4629,28.7402],[84.2871,28.8721],[84.1992,29.2236],[84.1113,29.2676],[83.584,29.1797],[83.2324,29.5752],[82.1777,30.0586],[82.0898,30.3223],[81.3867,30.3662],[81.2109,30.0146],[81.0352,30.2344],[80.0684,30.5859],[79.7168,30.9375],[79.0137,31.0693],[78.75,31.333],[78.8379,31.5967],[78.6621,31.8164],[78.75,31.9043],[78.4863,32.124],[78.3984,32.5195],[78.75,32.6953],[78.9258,32.3438],[79.2773,32.5635],[79.1016,33.1787],[78.6621,33.6621],[78.6621,34.1016],[78.9258,34.1455],[79.0137,34.3213]]]}},{"type":"Feature","properties":{"id":"15","size":"450","name":"内蒙古自治区","cp":[112.5977,46.3408],"childNum":12},"geometry":{"type":"Polygon","coordinates":[[[97.207,42.8027],[99.4922,42.583],[100.8105,42.6709],[101.7773,42.4951],[102.041,42.2314],[102.7441,42.1436],[103.3594,41.8799],[103.8867,41.792],[104.502,41.8799],[104.502,41.6602],[105.0293,41.5723],[105.7324,41.9238],[107.4023,42.4512],[109.4238,42.4512],[110.3906,42.7588],[111.0059,43.3301],[111.9727,43.6816],[111.9727,43.8135],[111.4453,44.3848],[111.7969,45],[111.9727,45.0879],[113.6426,44.7363],[114.1699,44.9561],[114.5215,45.3955],[115.6641,45.4395],[116.1914,45.7031],[116.2793,45.9668],[116.543,46.2744],[117.334,46.3623],[117.4219,46.582],[117.7734,46.5381],[118.3008,46.7578],[118.7402,46.7139],[118.916,46.7578],[119.0918,46.6699],[119.707,46.626],[119.9707,46.7139],[119.707,47.1973],[118.4766,47.9883],[117.8613,48.0322],[117.334,47.6807],[116.8066,47.9004],[116.1914,47.8564],[115.9277,47.6807],[115.5762,47.9004],[115.4883,48.1641],[115.8398,48.252],[115.8398,48.5596],[116.7188,49.834],[117.7734,49.5264],[118.5645,49.9219],[119.2676,50.0977],[119.3555,50.3174],[119.1797,50.3613],[119.5313,50.7568],[119.5313,50.8887],[119.707,51.0645],[120.1465,51.6797],[120.6738,51.9434],[120.7617,52.1191],[120.7617,52.251],[120.5859,52.3389],[120.6738,52.5146],[120.4102,52.6465],[120.0586,52.6025],[120.0586,52.7344],[120.8496,53.2617],[121.4648,53.3496],[121.8164,53.042],[121.2012,52.5586],[121.6406,52.4268],[121.7285,52.2949],[121.9922,52.2949],[122.168,52.5146],[122.6953,52.251],[122.6074,52.0752],[122.959,51.3281],[123.3105,51.2402],[123.6621,51.3721],[124.3652,51.2842],[124.541,51.3721],[124.8926,51.3721],[125.0684,51.6357],[125.332,51.6357],[126.0352,51.0205],[125.7715,50.7568],[125.7715,50.5371],[125.332,50.1416],[125.1563,49.834],[125.2441,49.1748],[124.8047,49.1309],[124.4531,48.1201],[124.2773,48.5156],[122.4316,47.373],[123.0469,46.7139],[123.3984,46.8896],[123.3984,46.9775],[123.4863,46.9775],[123.5742,46.8457],[123.5742,46.8896],[123.5742,46.6699],[123.0469,46.582],[123.2227,46.2305],[122.7832,46.0107],[122.6953,45.7031],[122.4316,45.8789],[122.2559,45.791],[121.8164,46.0107],[121.7285,45.7471],[121.9043,45.7031],[122.2559,45.2637],[122.0801,44.8682],[122.3438,44.2529],[123.1348,44.4727],[123.4863,43.7256],[123.3105,43.5059],[123.6621,43.374],[123.5742,43.0225],[123.3105,42.9785],[123.1348,42.8027],[122.7832,42.7148],[122.3438,42.8467],[122.3438,42.6709],[121.9922,42.7148],[121.7285,42.4512],[121.4648,42.4951],[120.498,42.0996],[120.1465,41.7041],[119.8828,42.1875],[119.5313,42.3633],[119.3555,42.2754],[119.2676,41.7041],[119.4434,41.6162],[119.2676,41.3086],[118.3887,41.3086],[118.125,41.748],[118.3008,41.792],[118.3008,42.0996],[118.125,42.0557],[117.9492,42.2314],[118.0371,42.4072],[117.7734,42.627],[117.5098,42.583],[117.334,42.4512],[116.8945,42.4072],[116.8066,42.0117],[116.2793,42.0117],[116.0156,41.792],[115.9277,41.9238],[115.2246,41.5723],[114.9609,41.6162],[114.873,42.0996],[114.5215,42.1436],[114.1699,41.792],[114.2578,41.5723],[113.9063,41.4404],[113.9941,41.2207],[113.9063,41.1328],[114.082,40.7373],[114.082,40.5176],[113.8184,40.5176],[113.5547,40.3418],[113.2031,40.3857],[112.7637,40.166],[112.3242,40.2539],[111.9727,39.5947],[111.4453,39.6387],[111.3574,39.4189],[111.0938,39.375],[111.0938,39.5947],[110.6543,39.2871],[110.127,39.4629],[110.2148,39.2871],[109.8633,39.2432],[109.9512,39.1553],[108.9844,38.3203],[109.0723,38.0127],[108.8965,37.9688],[108.8086,38.0127],[108.7207,37.7051],[108.1934,37.6172],[107.666,37.8809],[107.3145,38.1006],[106.7871,38.1885],[106.5234,38.3203],[106.9629,38.9795],[106.7871,39.375],[106.3477,39.2871],[105.9082,38.7158],[105.8203,37.793],[104.3262,37.4414],[103.4473,37.8369],[103.3594,38.0127],[103.5352,38.1445],[103.4473,38.3643],[104.2383,38.9795],[104.0625,39.4189],[103.3594,39.3311],[103.0078,39.1113],[102.4805,39.2432],[101.8652,39.1113],[102.041,38.8916],[101.7773,38.6719],[101.3379,38.7598],[101.25,39.0234],[100.9863,38.9355],[100.8105,39.4189],[100.5469,39.4189],[100.0195,39.7705],[99.4922,39.8584],[100.1074,40.2539],[100.1953,40.6494],[99.9316,41.001],[99.2285,40.8691],[99.0527,40.6934],[98.9648,40.7813],[98.7891,40.6055],[98.5254,40.7373],[98.6133,40.6494],[98.3496,40.5615],[98.3496,40.9131],[97.4707,41.4844],[97.8223,41.6162],[97.8223,41.748],[97.207,42.8027]]]}},{"type":"Feature","properties":{"id":"63","size":"800","name":"青海省","cp":[95.2402,35.4199],"childNum":8},"geometry":{"type":"Polygon","coordinates":[[[89.7363,36.0791],[89.9121,36.0791],[90,36.2549],[90.8789,36.0352],[91.0547,36.0791],[91.0547,36.5186],[90.791,36.6064],[90.7031,36.7822],[91.3184,37.0898],[91.0547,37.4414],[90.5273,37.8369],[90.6152,38.3203],[90.3516,38.2324],[90.1758,38.4961],[92.373,39.0234],[92.373,39.1113],[93.1641,39.1992],[93.1641,38.9795],[93.6914,38.9355],[93.8672,38.7158],[94.3066,38.7598],[94.5703,38.3643],[95.0098,38.4082],[95.4492,38.2764],[95.7129,38.3643],[96.2402,38.1006],[96.416,38.2324],[96.6797,38.1885],[96.6797,38.4521],[97.1191,38.584],[97.0313,39.1992],[98.1738,38.8037],[98.3496,39.0234],[98.6133,38.9355],[98.7891,39.0674],[99.1406,38.9355],[99.8438,38.3643],[100.1953,38.2764],[100.0195,38.4521],[100.1074,38.4961],[100.459,38.2764],[100.7227,38.2324],[101.1621,37.8369],[101.5137,37.8809],[101.7773,37.6172],[101.9531,37.7051],[102.1289,37.4414],[102.5684,37.1777],[102.4805,36.958],[102.6563,36.8262],[102.5684,36.7383],[102.832,36.3428],[103.0078,36.2549],[102.9199,36.0791],[102.9199,35.9033],[102.6563,35.7715],[102.832,35.5957],[102.4805,35.5957],[102.3047,35.4199],[102.3926,35.2002],[101.9531,34.8486],[101.9531,34.6289],[102.2168,34.4092],[102.1289,34.2773],[101.6895,34.1016],[100.9863,34.3652],[100.8105,34.2773],[101.25,33.6621],[101.5137,33.7061],[101.6016,33.5303],[101.7773,33.5303],[101.6895,33.3105],[101.7773,33.2227],[101.6016,33.1348],[101.1621,33.2227],[101.25,32.6953],[100.7227,32.6514],[100.7227,32.5195],[100.3711,32.7393],[100.1074,32.6514],[100.1074,32.8711],[99.8438,33.0029],[99.7559,32.7393],[99.2285,32.915],[99.2285,33.0469],[98.877,33.1787],[98.4375,34.0576],[97.8223,34.1895],[97.6465,34.1016],[97.7344,33.9258],[97.3828,33.8818],[97.4707,33.5742],[97.7344,33.3984],[97.3828,32.8711],[97.4707,32.6953],[97.7344,32.5195],[97.3828,32.5635],[97.2949,32.0801],[96.7676,31.9922],[96.8555,31.6846],[96.5039,31.7285],[96.2402,31.9482],[96.1523,31.5967],[95.9766,31.8164],[95.8008,31.6846],[95.4492,31.8164],[95.3613,31.9922],[95.3613,32.168],[95.2734,32.2119],[95.1855,32.3438],[95.0098,32.2998],[95.1855,32.4316],[94.6582,32.6074],[94.1309,32.4316],[93.7793,32.5635],[93.5156,32.4756],[92.9883,32.7393],[92.2852,32.7393],[92.1973,32.8271],[91.9336,32.8271],[91.4063,33.1348],[90.7031,33.1348],[90.0879,33.4863],[89.6484,34.0137],[89.8242,34.3652],[89.7363,34.6729],[89.8242,34.8486],[89.5605,34.8926],[89.4727,35.2441],[89.4727,35.376],[89.7363,35.4199],[89.7363,35.7715],[89.4727,35.9033],[89.3848,36.0352],[89.7363,36.0791]]]}},{"type":"Feature","properties":{"id":"51","size":"900","name":"四川省","cp":[101.9199,30.1904],"childNum":21},"geometry":{"type":"Polygon","coordinates":[[[101.7773,33.5303],[101.8652,33.5742],[101.9531,33.4424],[101.8652,33.0908],[102.4805,33.4424],[102.2168,33.9258],[102.9199,34.3213],[103.0957,34.1895],[103.1836,33.7939],[104.1504,33.6182],[104.2383,33.3984],[104.4141,33.3105],[104.3262,33.2227],[104.4141,33.0469],[104.3262,32.8711],[104.4141,32.7393],[105.2051,32.6074],[105.3809,32.7393],[105.3809,32.8711],[105.4688,32.915],[105.5566,32.7393],[106.084,32.8711],[106.084,32.7393],[106.3477,32.6514],[107.0508,32.6953],[107.1387,32.4756],[107.2266,32.4316],[107.4023,32.5195],[108.0176,32.168],[108.2813,32.2559],[108.5449,32.2119],[108.3691,32.168],[108.2813,31.9043],[108.5449,31.6846],[108.1934,31.5088],[107.9297,30.8496],[107.4902,30.8496],[107.4023,30.7617],[107.4902,30.6299],[107.0508,30.0146],[106.7871,30.0146],[106.6113,30.3223],[106.2598,30.1904],[105.8203,30.4541],[105.6445,30.2783],[105.5566,30.1025],[105.7324,29.8828],[105.293,29.5313],[105.4688,29.3115],[105.7324,29.2676],[105.8203,28.96],[106.2598,28.8721],[106.3477,28.5205],[105.9961,28.7402],[105.6445,28.4326],[105.9082,28.125],[106.1719,28.125],[106.3477,27.8174],[105.6445,27.6416],[105.5566,27.7734],[105.293,27.7295],[105.2051,27.9932],[105.0293,28.0811],[104.8535,27.9053],[104.4141,27.9492],[104.3262,28.0371],[104.4141,28.125],[104.4141,28.2568],[104.2383,28.4326],[104.4141,28.6084],[103.8867,28.6523],[103.7988,28.3008],[103.4473,28.125],[103.4473,27.7734],[102.9199,27.29],[103.0078,26.3672],[102.6563,26.1914],[102.5684,26.3672],[102.1289,26.1035],[101.8652,26.0596],[101.6016,26.2354],[101.6895,26.3672],[101.4258,26.5869],[101.4258,26.8066],[101.4258,26.7188],[101.1621,27.0264],[101.1621,27.1582],[100.7227,27.8613],[100.3711,27.8174],[100.2832,27.7295],[100.0195,28.125],[100.1953,28.3447],[99.668,28.8281],[99.4043,28.5205],[99.4043,28.1689],[99.2285,28.3008],[99.1406,29.2676],[98.9648,30.7617],[98.6133,31.2012],[98.877,31.4209],[98.4375,31.8604],[98.1738,32.3438],[97.7344,32.5195],[97.4707,32.6953],[97.3828,32.8711],[97.7344,33.3984],[97.4707,33.5742],[97.3828,33.8818],[97.7344,33.9258],[97.6465,34.1016],[97.8223,34.1895],[98.4375,34.0576],[98.877,33.1787],[99.2285,33.0469],[99.2285,32.915],[99.7559,32.7393],[99.8438,33.0029],[100.1074,32.8711],[100.1074,32.6514],[100.3711,32.7393],[100.7227,32.5195],[100.7227,32.6514],[101.25,32.6953],[101.1621,33.2227],[101.6016,33.1348],[101.7773,33.2227],[101.6895,33.3105],[101.7773,33.5303]]]}},{"type":"Feature","properties":{"id":"23","size":"700","name":"黑龙江省","cp":[126.1445,48.7156],"childNum":13},"geometry":{"type":"Polygon","coordinates":[[[121.4648,53.3496],[123.6621,53.5693],[124.8926,53.0859],[125.0684,53.2178],[125.5957,53.0859],[125.6836,52.9102],[126.123,52.7783],[126.0352,52.6025],[126.2109,52.5146],[126.3867,52.2949],[126.3867,52.207],[126.5625,52.1631],[126.4746,51.9434],[126.9141,51.3721],[126.8262,51.2842],[127.002,51.3281],[126.9141,51.1084],[127.2656,50.7568],[127.3535,50.2734],[127.6172,50.2295],[127.5293,49.8779],[127.793,49.6143],[128.7598,49.5703],[129.1113,49.3506],[129.4629,49.4385],[130.2539,48.8672],[130.6934,48.8672],[130.5176,48.6475],[130.8691,48.2959],[130.6934,48.1201],[131.0449,47.6807],[132.5391,47.7246],[132.627,47.9443],[133.0664,48.1201],[133.5059,48.1201],[134.209,48.3838],[135.0879,48.4277],[134.7363,48.252],[134.5605,47.9883],[134.7363,47.6807],[134.5605,47.4609],[134.3848,47.4609],[134.209,47.2852],[134.209,47.1533],[133.8574,46.5381],[133.9453,46.2744],[133.5059,45.835],[133.418,45.5713],[133.2422,45.5273],[133.0664,45.1318],[132.8906,45.0439],[131.9238,45.3516],[131.5723,45.0439],[131.0449,44.8682],[131.3086,44.0771],[131.2207,43.7256],[131.3086,43.4619],[130.8691,43.418],[130.5176,43.6377],[130.3418,43.9893],[129.9902,43.8574],[129.9023,44.0332],[129.8145,43.9014],[129.2871,43.8135],[129.1992,43.5938],[128.8477,43.5498],[128.4961,44.165],[128.4082,44.4727],[128.0566,44.3408],[128.0566,44.1211],[127.7051,44.1211],[127.5293,44.6045],[127.0898,44.6045],[127.002,44.7803],[127.0898,45],[126.9141,45.1318],[126.5625,45.2637],[126.0352,45.1758],[125.7715,45.3076],[125.6836,45.5273],[125.0684,45.3955],[124.8926,45.5273],[124.3652,45.4395],[124.0137,45.7471],[123.9258,46.2305],[123.2227,46.2305],[123.0469,46.582],[123.5742,46.6699],[123.5742,46.8896],[123.5742,46.8457],[123.4863,46.9775],[123.3984,46.9775],[123.3984,46.8896],[123.0469,46.7139],[122.4316,47.373],[124.2773,48.5156],[124.4531,48.1201],[124.8047,49.1309],[125.2441,49.1748],[125.1563,49.834],[125.332,50.1416],[125.7715,50.5371],[125.7715,50.7568],[126.0352,51.0205],[125.332,51.6357],[125.0684,51.6357],[124.8926,51.3721],[124.541,51.3721],[124.3652,51.2842],[123.6621,51.3721],[123.3105,51.2402],[122.959,51.3281],[122.6074,52.0752],[122.6953,52.251],[122.168,52.5146],[121.9922,52.2949],[121.7285,52.2949],[121.6406,52.4268],[121.2012,52.5586],[121.8164,53.042],[121.4648,53.3496]]]}},{"type":"Feature","properties":{"id":"62","size":"690","name":"甘肃省","cp":[99.7129,38.166],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[96.416,42.7148],[97.207,42.8027],[97.8223,41.748],[97.8223,41.6162],[97.4707,41.4844],[98.3496,40.9131],[98.3496,40.5615],[98.6133,40.6494],[98.5254,40.7373],[98.7891,40.6055],[98.9648,40.7813],[99.0527,40.6934],[99.2285,40.8691],[99.9316,41.001],[100.1953,40.6494],[100.1074,40.2539],[99.4922,39.8584],[100.0195,39.7705],[100.5469,39.4189],[100.8105,39.4189],[100.9863,38.9355],[101.25,39.0234],[101.3379,38.7598],[101.7773,38.6719],[102.041,38.8916],[101.8652,39.1113],[102.4805,39.2432],[103.0078,39.1113],[103.3594,39.3311],[104.0625,39.4189],[104.2383,38.9795],[103.4473,38.3643],[103.5352,38.1445],[103.3594,38.0127],[103.4473,37.8369],[104.3262,37.4414],[104.5898,37.4414],[104.5898,37.2217],[104.8535,37.2217],[105.293,36.8262],[105.2051,36.6943],[105.4688,36.123],[105.293,35.9912],[105.3809,35.7715],[105.7324,35.7275],[105.8203,35.5518],[105.9961,35.4639],[105.9082,35.4199],[105.9961,35.4199],[106.084,35.376],[106.2598,35.4199],[106.3477,35.2441],[106.5234,35.332],[106.4355,35.6836],[106.6992,35.6836],[106.9629,35.8154],[106.875,36.123],[106.5234,36.2549],[106.5234,36.4746],[106.4355,36.5625],[106.6113,36.7822],[106.6113,37.0898],[107.3145,37.0898],[107.3145,36.9141],[108.7207,36.3428],[108.6328,35.9912],[108.5449,35.8594],[108.6328,35.5518],[108.5449,35.2881],[107.7539,35.2881],[107.7539,35.1123],[107.8418,35.0244],[107.666,34.9365],[107.2266,34.8926],[106.9629,35.0684],[106.6113,35.0684],[106.5234,34.7607],[106.3477,34.585],[106.6992,34.3213],[106.5234,34.2773],[106.6113,34.1455],[106.4355,33.9258],[106.5234,33.5303],[105.9961,33.6182],[105.7324,33.3984],[105.9961,33.1787],[105.9082,33.0029],[105.4688,32.915],[105.3809,32.8711],[105.3809,32.7393],[105.2051,32.6074],[104.4141,32.7393],[104.3262,32.8711],[104.4141,33.0469],[104.3262,33.2227],[104.4141,33.3105],[104.2383,33.3984],[104.1504,33.6182],[103.1836,33.7939],[103.0957,34.1895],[102.9199,34.3213],[102.2168,33.9258],[102.4805,33.4424],[101.8652,33.0908],[101.9531,33.4424],[101.8652,33.5742],[101.7773,33.5303],[101.6016,33.5303],[101.5137,33.7061],[101.25,33.6621],[100.8105,34.2773],[100.9863,34.3652],[101.6895,34.1016],[102.1289,34.2773],[102.2168,34.4092],[101.9531,34.6289],[101.9531,34.8486],[102.3926,35.2002],[102.3047,35.4199],[102.4805,35.5957],[102.832,35.5957],[102.6563,35.7715],[102.9199,35.9033],[102.9199,36.0791],[103.0078,36.2549],[102.832,36.3428],[102.5684,36.7383],[102.6563,36.8262],[102.4805,36.958],[102.5684,37.1777],[102.1289,37.4414],[101.9531,37.7051],[101.7773,37.6172],[101.5137,37.8809],[101.1621,37.8369],[100.7227,38.2324],[100.459,38.2764],[100.1074,38.4961],[100.0195,38.4521],[100.1953,38.2764],[99.8438,38.3643],[99.1406,38.9355],[98.7891,39.0674],[98.6133,38.9355],[98.3496,39.0234],[98.1738,38.8037],[97.0313,39.1992],[97.1191,38.584],[96.6797,38.4521],[96.6797,38.1885],[96.416,38.2324],[96.2402,38.1006],[95.7129,38.3643],[95.4492,38.2764],[95.0098,38.4082],[94.5703,38.3643],[94.3066,38.7598],[93.8672,38.7158],[93.6914,38.9355],[93.1641,38.9795],[93.1641,39.1992],[92.373,39.1113],[92.373,39.3311],[92.6367,39.6387],[93.0762,40.6494],[93.8672,40.6934],[94.043,41.0889],[94.5703,41.4844],[95.1855,41.792],[95.2734,41.6162],[95.9766,41.9238],[96.2402,42.2314],[96.0645,42.3193],[95.9766,42.4951],[96.416,42.7148]]]}},{"type":"Feature","properties":{"id":"53","size":"1200","name":"云南省","cp":[101.0652,25.1807],"childNum":16},"geometry":{"type":"Polygon","coordinates":[[[98.1738,28.125],[98.2617,28.3887],[98.3496,28.125],[98.7012,28.2129],[98.7891,28.3447],[98.6133,28.5205],[98.7012,28.916],[98.7891,29.0039],[98.7891,28.8721],[98.9648,28.8281],[98.9648,29.1357],[99.1406,29.2676],[99.2285,28.3008],[99.4043,28.1689],[99.4043,28.5205],[99.668,28.8281],[100.1953,28.3447],[100.0195,28.125],[100.2832,27.7295],[100.3711,27.8174],[100.7227,27.8613],[101.1621,27.1582],[101.1621,27.0264],[101.4258,26.7188],[101.4258,26.8066],[101.4258,26.5869],[101.6895,26.3672],[101.6016,26.2354],[101.8652,26.0596],[102.1289,26.1035],[102.5684,26.3672],[102.6563,26.1914],[103.0078,26.3672],[102.9199,27.29],[103.4473,27.7734],[103.4473,28.125],[103.7988,28.3008],[103.8867,28.6523],[104.4141,28.6084],[104.2383,28.4326],[104.4141,28.2568],[104.4141,28.125],[104.3262,28.0371],[104.4141,27.9492],[104.8535,27.9053],[105.0293,28.0811],[105.2051,27.9932],[105.293,27.7295],[105.2051,27.3779],[104.5898,27.334],[104.4141,27.4658],[104.1504,27.2461],[103.8867,27.4219],[103.623,27.0264],[103.7109,26.9824],[103.7109,26.7627],[103.8867,26.543],[104.4141,26.6748],[104.6777,26.4111],[104.3262,25.708],[104.8535,25.2246],[104.5898,25.0488],[104.6777,24.9609],[104.502,24.7412],[104.6777,24.3457],[104.7656,24.4775],[105.0293,24.4336],[105.2051,24.082],[105.4688,24.0381],[105.5566,24.126],[105.9961,24.126],[106.1719,23.8184],[106.1719,23.5547],[105.6445,23.4229],[105.5566,23.2031],[105.293,23.3789],[104.8535,23.1592],[104.7656,22.8516],[104.3262,22.6758],[104.1504,22.8076],[103.9746,22.5439],[103.623,22.7637],[103.5352,22.5879],[103.3594,22.8076],[103.0957,22.4561],[102.4805,22.7637],[102.3047,22.4121],[101.8652,22.3682],[101.7773,22.5],[101.6016,22.1924],[101.8652,21.6211],[101.7773,21.1377],[101.6016,21.2256],[101.25,21.1816],[101.1621,21.7529],[100.6348,21.4453],[100.1074,21.4893],[99.9316,22.0605],[99.2285,22.1484],[99.4043,22.5879],[99.3164,22.7197],[99.4922,23.0713],[98.877,23.2031],[98.7012,23.9502],[98.877,24.126],[98.1738,24.082],[97.7344,23.8623],[97.5586,23.9063],[97.7344,24.126],[97.6465,24.4336],[97.5586,24.4336],[97.5586,24.7412],[97.7344,24.8291],[97.8223,25.2686],[98.1738,25.4004],[98.1738,25.6201],[98.3496,25.5762],[98.5254,25.8398],[98.7012,25.8838],[98.6133,26.0596],[98.7012,26.1475],[98.7891,26.5869],[98.7012,27.5098],[98.5254,27.6416],[98.3496,27.5098],[98.1738,28.125]]]}},{"type":"Feature","properties":{"id":"45","size":"1450","name":"广西壮族自治区","cp":[107.7813,23.6426],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[104.502,24.7412],[104.6777,24.6094],[105.2051,24.9609],[105.9961,24.6533],[106.1719,24.7852],[106.1719,24.9609],[106.875,25.1807],[107.0508,25.2686],[106.9629,25.4883],[107.2266,25.6201],[107.4902,25.2246],[107.7539,25.2246],[107.8418,25.1367],[108.1055,25.2246],[108.1934,25.4443],[108.3691,25.5322],[108.6328,25.3125],[108.6328,25.5762],[109.0723,25.5322],[108.9844,25.752],[109.3359,25.708],[109.5117,26.0156],[109.7754,25.8838],[109.9512,26.1914],[110.2148,25.9717],[110.5664,26.3232],[111.1816,26.3232],[111.2695,26.2354],[111.2695,25.8838],[111.4453,25.8398],[111.0059,25.0049],[111.0938,24.9609],[111.3574,25.1367],[111.5332,24.6533],[111.709,24.7852],[112.0605,24.7412],[111.8848,24.6533],[112.0605,24.3457],[111.8848,24.2139],[111.8848,23.9941],[111.7969,23.8184],[111.6211,23.8184],[111.6211,23.6865],[111.3574,23.4668],[111.4453,23.0273],[111.2695,22.8076],[110.7422,22.5439],[110.7422,22.2803],[110.6543,22.1484],[110.3027,22.1484],[110.3027,21.8848],[109.9512,21.8408],[109.8633,21.665],[109.7754,21.6211],[109.7754,21.4014],[109.5996,21.4453],[109.1602,21.3574],[109.248,20.874],[109.0723,20.9619],[109.0723,21.5332],[108.7207,21.5332],[108.6328,21.665],[108.2813,21.4893],[107.8418,21.6211],[107.4023,21.6211],[107.0508,21.7969],[107.0508,21.9287],[106.6992,22.0166],[106.6113,22.4121],[106.7871,22.7637],[106.6992,22.8955],[105.9082,22.9395],[105.5566,23.0713],[105.5566,23.2031],[105.6445,23.4229],[106.1719,23.5547],[106.1719,23.8184],[105.9961,24.126],[105.5566,24.126],[105.4688,24.0381],[105.2051,24.082],[105.0293,24.4336],[104.7656,24.4775],[104.6777,24.3457],[104.502,24.7412]]]}},{"type":"Feature","properties":{"id":"43","size":"1700","name":"湖南省","cp":[111.5332,27.3779],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[109.248,28.4766],[109.248,29.1357],[109.5117,29.6191],[109.6875,29.6191],[109.7754,29.751],[110.4785,29.6631],[110.6543,29.751],[110.4785,30.0146],[110.8301,30.1465],[111.7969,29.9268],[112.2363,29.5313],[112.5,29.6191],[112.6758,29.5752],[112.9395,29.7949],[113.0273,29.751],[112.9395,29.4873],[113.0273,29.4434],[113.5547,29.8389],[113.5547,29.707],[113.7305,29.5752],[113.6426,29.3115],[113.7305,29.0918],[113.9063,29.0479],[114.1699,28.8281],[114.082,28.5645],[114.2578,28.3447],[113.7305,27.9492],[113.6426,27.5977],[113.6426,27.3779],[113.8184,27.29],[113.7305,27.1143],[113.9063,26.9385],[113.9063,26.6309],[114.082,26.5869],[113.9941,26.1914],[114.2578,26.1475],[113.9941,26.0596],[113.9063,25.4443],[113.6426,25.3125],[113.2031,25.5322],[112.8516,25.3564],[113.0273,25.2246],[113.0273,24.9609],[112.8516,24.917],[112.5879,25.1367],[112.2363,25.1807],[112.1484,24.873],[112.0605,24.7412],[111.709,24.7852],[111.5332,24.6533],[111.3574,25.1367],[111.0938,24.9609],[111.0059,25.0049],[111.4453,25.8398],[111.2695,25.8838],[111.2695,26.2354],[111.1816,26.3232],[110.5664,26.3232],[110.2148,25.9717],[109.9512,26.1914],[109.7754,25.8838],[109.5117,26.0156],[109.4238,26.2793],[109.248,26.3232],[109.4238,26.5869],[109.3359,26.7188],[109.5117,26.8066],[109.5117,27.0264],[109.3359,27.1582],[108.8965,27.0264],[108.8086,27.1143],[109.4238,27.5977],[109.3359,27.9053],[109.3359,28.2568],[109.248,28.4766]]]}},{"type":"Feature","properties":{"id":"61","size":"1150","name":"陕西省","cp":[109.5996,35.7396],"childNum":10},"geometry":{"type":"Polygon","coordinates":[[[105.4688,32.915],[105.9082,33.0029],[105.9961,33.1787],[105.7324,33.3984],[105.9961,33.6182],[106.5234,33.5303],[106.4355,33.9258],[106.6113,34.1455],[106.5234,34.2773],[106.6992,34.3213],[106.3477,34.585],[106.5234,34.7607],[106.6113,35.0684],[106.9629,35.0684],[107.2266,34.8926],[107.666,34.9365],[107.8418,35.0244],[107.7539,35.1123],[107.7539,35.2881],[108.5449,35.2881],[108.6328,35.5518],[108.5449,35.8594],[108.6328,35.9912],[108.7207,36.3428],[107.3145,36.9141],[107.3145,37.0898],[107.3145,37.6172],[107.666,37.8809],[108.1934,37.6172],[108.7207,37.7051],[108.8086,38.0127],[108.8965,37.9688],[109.0723,38.0127],[108.9844,38.3203],[109.9512,39.1553],[109.8633,39.2432],[110.2148,39.2871],[110.127,39.4629],[110.6543,39.2871],[111.0938,39.5947],[111.0938,39.375],[111.1816,39.2432],[110.918,38.7158],[110.8301,38.4961],[110.4785,38.1885],[110.4785,37.9688],[110.8301,37.6611],[110.3906,37.002],[110.4785,36.123],[110.5664,35.6396],[110.2148,34.8926],[110.2148,34.6729],[110.3906,34.585],[110.4785,34.2334],[110.6543,34.1455],[110.6543,33.8379],[111.0059,33.5303],[111.0059,33.2666],[110.7422,33.1348],[110.5664,33.2666],[110.3027,33.1787],[109.5996,33.2666],[109.4238,33.1348],[109.7754,33.0469],[109.7754,32.915],[110.127,32.7393],[110.127,32.6074],[109.6875,32.6074],[109.5117,32.4316],[109.5996,31.7285],[109.248,31.7285],[109.0723,31.9482],[108.5449,32.2119],[108.2813,32.2559],[108.0176,32.168],[107.4023,32.5195],[107.2266,32.4316],[107.1387,32.4756],[107.0508,32.6953],[106.3477,32.6514],[106.084,32.7393],[106.084,32.8711],[105.5566,32.7393],[105.4688,32.915]]]}},{"type":"Feature","properties":{"id":"44","size":"1600","name":"广东省","cp":[113.4668,22.8076],"childNum":21},"geometry":{"type":"Polygon","coordinates":[[[109.7754,21.4014],[109.7754,21.6211],[109.8633,21.665],[109.9512,21.8408],[110.3027,21.8848],[110.3027,22.1484],[110.6543,22.1484],[110.7422,22.2803],[110.7422,22.5439],[111.2695,22.8076],[111.4453,23.0273],[111.3574,23.4668],[111.6211,23.6865],[111.6211,23.8184],[111.7969,23.8184],[111.8848,23.9941],[111.8848,24.2139],[112.0605,24.3457],[111.8848,24.6533],[112.0605,24.7412],[112.1484,24.873],[112.2363,25.1807],[112.5879,25.1367],[112.8516,24.917],[113.0273,24.9609],[113.0273,25.2246],[112.8516,25.3564],[113.2031,25.5322],[113.6426,25.3125],[113.9063,25.4443],[113.9941,25.2686],[114.6094,25.4004],[114.7852,25.2686],[114.6973,25.1367],[114.4336,24.9609],[114.1699,24.6973],[114.4336,24.5215],[115.4004,24.7852],[115.8398,24.5654],[115.752,24.7852],[115.9277,24.917],[116.2793,24.7852],[116.3672,24.873],[116.543,24.6094],[116.7188,24.6533],[116.9824,24.1699],[116.9824,23.9063],[117.1582,23.5547],[117.334,23.2471],[116.8945,23.3789],[116.6309,23.1152],[116.543,22.8516],[115.9277,22.7197],[115.6641,22.7637],[115.5762,22.6318],[115.0488,22.6758],[114.6094,22.3682],[114.3457,22.5439],[113.9941,22.5],[113.8184,22.1924],[114.3457,22.1484],[114.4336,22.0166],[114.082,21.9287],[113.9941,21.7969],[113.5547,22.0166],[113.1152,21.8408],[112.9395,21.5771],[112.4121,21.4453],[112.2363,21.5332],[111.5332,21.4893],[111.2695,21.3574],[110.7422,21.3574],[110.6543,21.2256],[110.7422,20.918],[110.4785,20.874],[110.6543,20.2588],[110.5664,20.2588],[110.3906,20.127],[110.0391,20.127],[109.8633,20.127],[109.8633,20.3027],[109.5996,20.918],[109.7754,21.4014],[109.7754,21.4014]],[[113.5986,22.1649],[113.6096,22.1265],[113.5547,22.11],[113.5437,22.2034],[113.5767,22.2034],[113.5986,22.1649]]]}},{"type":"Feature","properties":{"id":"22","size":"1120","name":"吉林省","cp":[125.7746,43.5938],"childNum":9},"geometry":{"type":"Polygon","coordinates":[[[123.2227,46.2305],[123.9258,46.2305],[124.0137,45.7471],[124.3652,45.4395],[124.8926,45.5273],[125.0684,45.3955],[125.6836,45.5273],[125.7715,45.3076],[126.0352,45.1758],[126.5625,45.2637],[126.9141,45.1318],[127.0898,45],[127.002,44.7803],[127.0898,44.6045],[127.5293,44.6045],[127.7051,44.1211],[128.0566,44.1211],[128.0566,44.3408],[128.4082,44.4727],[128.4961,44.165],[128.8477,43.5498],[129.1992,43.5938],[129.2871,43.8135],[129.8145,43.9014],[129.9023,44.0332],[129.9902,43.8574],[130.3418,43.9893],[130.5176,43.6377],[130.8691,43.418],[131.3086,43.4619],[131.3086,43.3301],[131.1328,42.9346],[130.4297,42.7148],[130.6055,42.6709],[130.6055,42.4512],[130.2539,42.7588],[130.2539,42.8906],[130.166,42.9785],[129.9023,43.0225],[129.7266,42.4951],[129.375,42.4512],[128.9355,42.0117],[128.0566,42.0117],[128.3203,41.5723],[128.1445,41.3525],[127.0898,41.5283],[127.1777,41.5723],[126.9141,41.792],[126.6504,41.6602],[126.4746,41.3965],[126.123,40.957],[125.6836,40.8691],[125.5957,40.9131],[125.7715,41.2207],[125.332,41.6602],[125.332,41.9678],[125.4199,42.0996],[125.332,42.1436],[124.8926,42.8027],[124.8926,43.0664],[124.7168,43.0664],[124.4531,42.8467],[124.2773,43.2422],[123.8379,43.4619],[123.6621,43.374],[123.3105,43.5059],[123.4863,43.7256],[123.1348,44.4727],[122.3438,44.2529],[122.0801,44.8682],[122.2559,45.2637],[121.9043,45.7031],[121.7285,45.7471],[121.8164,46.0107],[122.2559,45.791],[122.4316,45.8789],[122.6953,45.7031],[122.7832,46.0107],[123.2227,46.2305]]]}},{"type":"Feature","properties":{"id":"13","size":"1300","name":"河北省","cp":[115.4004,39.4688],"childNum":11},"geometry":{"type":"MultiPolygon","coordinates":[[[[114.5215,39.5068],[114.3457,39.8584],[113.9941,39.9902],[114.5215,40.3418],[114.3457,40.3857],[114.2578,40.6055],[114.082,40.7373],[113.9063,41.1328],[113.9941,41.2207],[113.9063,41.4404],[114.2578,41.5723],[114.1699,41.792],[114.5215,42.1436],[114.873,42.0996],[114.9609,41.6162],[115.2246,41.5723],[115.9277,41.9238],[116.0156,41.792],[116.2793,42.0117],[116.8066,42.0117],[116.8945,42.4072],[117.334,42.4512],[117.5098,42.583],[117.7734,42.627],[118.0371,42.4072],[117.9492,42.2314],[118.125,42.0557],[118.3008,42.0996],[118.3008,41.792],[118.125,41.748],[118.3887,41.3086],[119.2676,41.3086],[118.8281,40.8252],[119.2676,40.5176],[119.5313,40.5615],[119.707,40.1221],[119.8828,39.9463],[119.5313,39.6826],[119.4434,39.4189],[118.916,39.0674],[118.4766,38.9355],[118.125,39.0234],[118.0371,39.1992],[118.0371,39.2432],[117.8613,39.4189],[117.9492,39.5947],[117.6855,39.5947],[117.5098,39.7705],[117.5098,39.9902],[117.6855,39.9902],[117.6855,40.0781],[117.4219,40.21],[117.2461,40.5176],[117.4219,40.6494],[116.9824,40.6934],[116.6309,41.0449],[116.3672,40.9131],[116.4551,40.7813],[116.1914,40.7813],[116.1035,40.6055],[115.752,40.5615],[115.9277,40.2539],[115.4004,39.9463],[115.4883,39.6387],[115.752,39.5068],[116.1914,39.5947],[116.3672,39.4629],[116.543,39.5947],[116.8066,39.5947],[116.8945,39.1113],[116.7188,38.9355],[116.7188,38.8037],[117.2461,38.54],[117.5977,38.6279],[117.9492,38.3203],[117.4219,37.8369],[116.8066,37.8369],[116.4551,37.4854],[116.2793,37.5732],[116.2793,37.3535],[116.0156,37.3535],[115.752,36.9141],[115.3125,36.5186],[115.4883,36.167],[115.3125,36.0791],[115.1367,36.2109],[114.9609,36.0791],[114.873,36.123],[113.7305,36.3428],[113.4668,36.6504],[113.7305,36.8701],[113.7305,37.1338],[114.1699,37.6611],[113.9941,37.7051],[113.8184,38.1445],[113.5547,38.2764],[113.5547,38.54],[113.8184,38.8037],[113.8184,38.9355],[113.9063,39.0234],[114.3457,39.0674],[114.5215,39.5068]]],[[[117.2461,40.0781],[117.1582,39.8145],[117.1582,39.6387],[116.8945,39.6826],[116.8945,39.8145],[116.8066,39.9902],[117.2461,40.0781]]]]}},{"type":"Feature","properties":{"id":"42","size":"1500","name":"湖北省","cp":[112.2363,31.1572],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[110.2148,31.1572],[110.127,31.377],[109.6875,31.5527],[109.7754,31.6846],[109.5996,31.7285],[109.5117,32.4316],[109.6875,32.6074],[110.127,32.6074],[110.127,32.7393],[109.7754,32.915],[109.7754,33.0469],[109.4238,33.1348],[109.5996,33.2666],[110.3027,33.1787],[110.5664,33.2666],[110.7422,33.1348],[111.0059,33.2666],[111.5332,32.6074],[112.3242,32.3438],[113.2031,32.4316],[113.4668,32.2998],[113.7305,32.4316],[113.8184,31.8604],[113.9941,31.7725],[114.1699,31.8604],[114.5215,31.7725],[114.6094,31.5527],[114.7852,31.4648],[115.1367,31.5967],[115.2246,31.4209],[115.4004,31.4209],[115.5762,31.2012],[116.0156,31.0254],[115.752,30.6738],[116.1035,30.1904],[116.1035,29.8389],[115.9277,29.707],[115.4883,29.7949],[114.873,29.3994],[114.2578,29.3555],[113.9063,29.0479],[113.7305,29.0918],[113.6426,29.3115],[113.7305,29.5752],[113.5547,29.707],[113.5547,29.8389],[113.0273,29.4434],[112.9395,29.4873],[113.0273,29.751],[112.9395,29.7949],[112.6758,29.5752],[112.5,29.6191],[112.2363,29.5313],[111.7969,29.9268],[110.8301,30.1465],[110.4785,30.0146],[110.6543,29.751],[110.4785,29.6631],[109.7754,29.751],[109.6875,29.6191],[109.5117,29.6191],[109.248,29.1357],[109.0723,29.3555],[108.9844,29.3115],[108.6328,29.8389],[108.457,29.7949],[108.5449,30.2344],[108.457,30.4102],[108.6328,30.5859],[108.8086,30.498],[109.0723,30.6299],[109.1602,30.542],[109.248,30.6299],[109.4238,30.542],[109.8633,30.8936],[110.0391,30.8057],[110.2148,31.1572]]]}},{"type":"Feature","properties":{"id":"52","size":"2000","name":"贵州省","cp":[106.6113,26.9385],"childNum":9},"geometry":{"type":"Polygon","coordinates":[[[104.1504,27.2461],[104.4141,27.4658],[104.5898,27.334],[105.2051,27.3779],[105.293,27.7295],[105.5566,27.7734],[105.6445,27.6416],[106.3477,27.8174],[106.1719,28.125],[105.9082,28.125],[105.6445,28.4326],[105.9961,28.7402],[106.3477,28.5205],[106.5234,28.5645],[106.4355,28.7842],[106.5234,28.7842],[106.6113,28.6523],[106.6113,28.5205],[106.6992,28.4766],[106.875,28.7842],[107.4023,28.8721],[107.4023,29.1797],[107.5781,29.2236],[107.8418,29.1357],[107.8418,29.0039],[108.2813,29.0918],[108.3691,28.6523],[108.5449,28.6523],[108.5449,28.3887],[108.7207,28.4766],[108.7207,28.2129],[109.0723,28.2129],[109.248,28.4766],[109.3359,28.2568],[109.3359,27.9053],[109.4238,27.5977],[108.8086,27.1143],[108.8965,27.0264],[109.3359,27.1582],[109.5117,27.0264],[109.5117,26.8066],[109.3359,26.7188],[109.4238,26.5869],[109.248,26.3232],[109.4238,26.2793],[109.5117,26.0156],[109.3359,25.708],[108.9844,25.752],[109.0723,25.5322],[108.6328,25.5762],[108.6328,25.3125],[108.3691,25.5322],[108.1934,25.4443],[108.1055,25.2246],[107.8418,25.1367],[107.7539,25.2246],[107.4902,25.2246],[107.2266,25.6201],[106.9629,25.4883],[107.0508,25.2686],[106.875,25.1807],[106.1719,24.9609],[106.1719,24.7852],[105.9961,24.6533],[105.2051,24.9609],[104.6777,24.6094],[104.502,24.7412],[104.6777,24.9609],[104.5898,25.0488],[104.8535,25.2246],[104.3262,25.708],[104.6777,26.4111],[104.4141,26.6748],[103.8867,26.543],[103.7109,26.7627],[103.7109,26.9824],[103.623,27.0264],[103.8867,27.4219],[104.1504,27.2461]]]}},{"type":"Feature","properties":{"id":"37","size":"1500","name":"山东省","cp":[118.7402,36.4307],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[115.4883,36.167],[115.3125,36.5186],[115.752,36.9141],[116.0156,37.3535],[116.2793,37.3535],[116.2793,37.5732],[116.4551,37.4854],[116.8066,37.8369],[117.4219,37.8369],[117.9492,38.3203],[118.125,38.1445],[118.916,38.1445],[119.3555,37.6611],[119.0039,37.5293],[119.0039,37.3535],[119.3555,37.1338],[119.707,37.1338],[119.8828,37.3975],[120.498,37.8369],[120.5859,38.1445],[120.9375,38.4521],[121.0254,37.8369],[121.2012,37.6611],[121.9043,37.4854],[122.168,37.6172],[122.2559,37.4854],[122.6074,37.4854],[122.6953,37.3535],[122.6074,36.9141],[122.4316,36.7822],[121.8164,36.8701],[121.7285,36.6943],[121.1133,36.6064],[121.1133,36.4307],[121.377,36.2549],[120.7617,36.167],[120.9375,35.8594],[120.6738,36.0352],[119.707,35.4639],[119.9707,34.9805],[119.3555,35.0244],[119.2676,35.1123],[118.916,35.0244],[118.7402,34.7168],[118.4766,34.6729],[118.3887,34.4092],[118.2129,34.4092],[118.125,34.6289],[117.9492,34.6729],[117.5977,34.4531],[117.334,34.585],[117.2461,34.4531],[116.8066,34.9365],[116.4551,34.8926],[116.3672,34.6289],[116.1914,34.585],[115.5762,34.585],[115.4004,34.8486],[114.7852,35.0684],[115.0488,35.376],[115.2246,35.4199],[115.4883,35.7275],[116.1035,36.0791],[115.3125,35.8154],[115.4883,36.167]]]}},{"type":"Feature","properties":{"id":"36","size":"1700","name":"江西省","cp":[116.0156,27.29],"childNum":11},"geometry":{"type":"Polygon","coordinates":[[[114.2578,28.3447],[114.082,28.5645],[114.1699,28.8281],[113.9063,29.0479],[114.2578,29.3555],[114.873,29.3994],[115.4883,29.7949],[115.9277,29.707],[116.1035,29.8389],[116.2793,29.7949],[116.7188,30.0586],[116.8945,29.9268],[116.7188,29.751],[116.7188,29.6191],[117.1582,29.707],[117.0703,29.8389],[117.1582,29.9268],[117.5098,29.6191],[118.0371,29.5752],[118.2129,29.3994],[118.0371,29.1797],[118.0371,29.0479],[118.3887,28.7842],[118.4766,28.3447],[118.4766,28.3008],[118.3008,28.0811],[117.7734,27.8174],[117.5098,27.9932],[116.9824,27.6416],[117.1582,27.29],[117.0703,27.1143],[116.543,26.8066],[116.6309,26.4551],[116.3672,26.2354],[116.4551,26.1035],[116.1914,25.8838],[116.0156,25.2686],[115.8398,25.2246],[115.9277,24.917],[115.752,24.7852],[115.8398,24.5654],[115.4004,24.7852],[114.4336,24.5215],[114.1699,24.6973],[114.4336,24.9609],[114.6973,25.1367],[114.7852,25.2686],[114.6094,25.4004],[113.9941,25.2686],[113.9063,25.4443],[113.9941,26.0596],[114.2578,26.1475],[113.9941,26.1914],[114.082,26.5869],[113.9063,26.6309],[113.9063,26.9385],[113.7305,27.1143],[113.8184,27.29],[113.6426,27.3779],[113.6426,27.5977],[113.7305,27.9492],[114.2578,28.3447]]]}},{"type":"Feature","properties":{"id":"41","size":"1700","name":"河南省","cp":[113.0668,33.8818],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[110.3906,34.585],[110.8301,34.6289],[111.1816,34.8047],[111.5332,34.8486],[111.7969,35.0684],[112.0605,35.0684],[112.0605,35.2881],[112.7637,35.2002],[113.1152,35.332],[113.6426,35.6836],[113.7305,36.3428],[114.873,36.123],[114.9609,36.0791],[115.1367,36.2109],[115.3125,36.0791],[115.4883,36.167],[115.3125,35.8154],[116.1035,36.0791],[115.4883,35.7275],[115.2246,35.4199],[115.0488,35.376],[114.7852,35.0684],[115.4004,34.8486],[115.5762,34.585],[116.1914,34.585],[116.1914,34.4092],[116.543,34.2773],[116.6309,33.9258],[116.1914,33.7061],[116.0156,33.9697],[115.6641,34.0576],[115.5762,33.9258],[115.5762,33.6621],[115.4004,33.5303],[115.3125,33.1787],[114.873,33.1348],[114.873,33.0029],[115.1367,32.8711],[115.2246,32.6074],[115.5762,32.4316],[115.8398,32.5195],[115.9277,31.7725],[115.4883,31.6846],[115.4004,31.4209],[115.2246,31.4209],[115.1367,31.5967],[114.7852,31.4648],[114.6094,31.5527],[114.5215,31.7725],[114.1699,31.8604],[113.9941,31.7725],[113.8184,31.8604],[113.7305,32.4316],[113.4668,32.2998],[113.2031,32.4316],[112.3242,32.3438],[111.5332,32.6074],[111.0059,33.2666],[111.0059,33.5303],[110.6543,33.8379],[110.6543,34.1455],[110.4785,34.2334],[110.3906,34.585]]]}},{"type":"Feature","properties":{"id":"21","size":"1500","name":"辽宁省","cp":[122.0438,41.0889],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[119.2676,41.3086],[119.4434,41.6162],[119.2676,41.7041],[119.3555,42.2754],[119.5313,42.3633],[119.8828,42.1875],[120.1465,41.7041],[120.498,42.0996],[121.4648,42.4951],[121.7285,42.4512],[121.9922,42.7148],[122.3438,42.6709],[122.3438,42.8467],[122.7832,42.7148],[123.1348,42.8027],[123.3105,42.9785],[123.5742,43.0225],[123.6621,43.374],[123.8379,43.4619],[124.2773,43.2422],[124.4531,42.8467],[124.7168,43.0664],[124.8926,43.0664],[124.8926,42.8027],[125.332,42.1436],[125.4199,42.0996],[125.332,41.9678],[125.332,41.6602],[125.7715,41.2207],[125.5957,40.9131],[125.6836,40.8691],[124.541,40.21],[124.1016,39.6826],[123.3984,39.6826],[123.1348,39.4189],[123.1348,39.0234],[122.0801,39.0234],[121.5527,38.7158],[121.1133,38.6719],[120.9375,38.9795],[121.377,39.1992],[121.2012,39.5508],[122.0801,40.3857],[121.9922,40.6934],[121.7285,40.8252],[121.2012,40.8252],[120.5859,40.21],[119.8828,39.9463],[119.707,40.1221],[119.5313,40.5615],[119.2676,40.5176],[118.8281,40.8252],[119.2676,41.3086]]]}},{"type":"Feature","properties":{"id":"14","size":"1450","name":"山西省","cp":[112.4121,37.6611],"childNum":11},"geometry":{"type":"Polygon","coordinates":[[[110.918,38.7158],[111.1816,39.2432],[111.0938,39.375],[111.3574,39.4189],[111.4453,39.6387],[111.9727,39.5947],[112.3242,40.2539],[112.7637,40.166],[113.2031,40.3857],[113.5547,40.3418],[113.8184,40.5176],[114.082,40.5176],[114.082,40.7373],[114.2578,40.6055],[114.3457,40.3857],[114.5215,40.3418],[113.9941,39.9902],[114.3457,39.8584],[114.5215,39.5068],[114.3457,39.0674],[113.9063,39.0234],[113.8184,38.9355],[113.8184,38.8037],[113.5547,38.54],[113.5547,38.2764],[113.8184,38.1445],[113.9941,37.7051],[114.1699,37.6611],[113.7305,37.1338],[113.7305,36.8701],[113.4668,36.6504],[113.7305,36.3428],[113.6426,35.6836],[113.1152,35.332],[112.7637,35.2002],[112.0605,35.2881],[112.0605,35.0684],[111.7969,35.0684],[111.5332,34.8486],[111.1816,34.8047],[110.8301,34.6289],[110.3906,34.585],[110.2148,34.6729],[110.2148,34.8926],[110.5664,35.6396],[110.4785,36.123],[110.3906,37.002],[110.8301,37.6611],[110.4785,37.9688],[110.4785,38.1885],[110.8301,38.4961],[110.918,38.7158]]]}},{"type":"Feature","properties":{"id":"34","size":"1700","name":"安徽省","cp":[117.2461,32.0361],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[116.6309,33.9258],[116.543,34.2773],[116.1914,34.4092],[116.1914,34.585],[116.3672,34.6289],[116.8945,34.4092],[117.1582,34.0576],[117.5977,34.0137],[117.7734,33.7061],[118.125,33.75],[117.9492,33.2227],[118.0371,33.1348],[118.2129,33.2227],[118.3008,32.7832],[118.7402,32.7393],[118.916,32.959],[119.1797,32.8271],[119.1797,32.4756],[118.5645,32.5635],[118.6523,32.2119],[118.4766,32.168],[118.3887,31.9482],[118.916,31.5527],[118.7402,31.377],[118.8281,31.2451],[119.3555,31.2891],[119.4434,31.1572],[119.6191,31.1133],[119.6191,31.0693],[119.4434,30.6738],[119.2676,30.6299],[119.3555,30.4102],[118.916,30.3223],[118.916,29.9707],[118.7402,29.707],[118.2129,29.3994],[118.0371,29.5752],[117.5098,29.6191],[117.1582,29.9268],[117.0703,29.8389],[117.1582,29.707],[116.7188,29.6191],[116.7188,29.751],[116.8945,29.9268],[116.7188,30.0586],[116.2793,29.7949],[116.1035,29.8389],[116.1035,30.1904],[115.752,30.6738],[116.0156,31.0254],[115.5762,31.2012],[115.4004,31.4209],[115.4883,31.6846],[115.9277,31.7725],[115.8398,32.5195],[115.5762,32.4316],[115.2246,32.6074],[115.1367,32.8711],[114.873,33.0029],[114.873,33.1348],[115.3125,33.1787],[115.4004,33.5303],[115.5762,33.6621],[115.5762,33.9258],[115.6641,34.0576],[116.0156,33.9697],[116.1914,33.7061],[116.6309,33.9258]]]}},{"type":"Feature","properties":{"id":"35","size":"2000","name":"福建省","cp":[118.3008,25.9277],"childNum":9},"geometry":{"type":"Polygon","coordinates":[[[118.4766,28.3008],[118.8281,28.2568],[118.7402,28.0371],[118.916,27.4658],[119.2676,27.4219],[119.6191,27.6855],[119.7949,27.29],[120.2344,27.4219],[120.4102,27.1582],[120.7617,27.0264],[120.6738,26.8945],[120.2344,26.8506],[120.2344,26.7188],[120.4102,26.6748],[120.498,26.3672],[120.2344,26.2793],[120.4102,26.1475],[120.0586,26.1914],[119.9707,25.9277],[119.7949,25.9277],[119.9707,25.4004],[119.7949,25.2686],[119.5313,25.1367],[119.4434,25.0049],[119.2676,25.0928],[118.916,24.8291],[118.6523,24.5215],[118.4766,24.5215],[118.4766,24.4336],[118.2129,24.3457],[118.2129,24.1699],[117.8613,23.9941],[117.7734,23.7744],[117.5098,23.5986],[117.1582,23.5547],[116.9824,23.9063],[116.9824,24.1699],[116.7188,24.6533],[116.543,24.6094],[116.3672,24.873],[116.2793,24.7852],[115.9277,24.917],[115.8398,25.2246],[116.0156,25.2686],[116.1914,25.8838],[116.4551,26.1035],[116.3672,26.2354],[116.6309,26.4551],[116.543,26.8066],[117.0703,27.1143],[117.1582,27.29],[116.9824,27.6416],[117.5098,27.9932],[117.7734,27.8174],[118.3008,28.0811],[118.4766,28.3008]]]}},{"type":"Feature","properties":{"id":"33","size":"2100","name":"浙江省","cp":[120.498,29.0918],"childNum":11},"geometry":{"type":"Polygon","coordinates":[[[118.2129,29.3994],[118.7402,29.707],[118.916,29.9707],[118.916,30.3223],[119.3555,30.4102],[119.2676,30.6299],[119.4434,30.6738],[119.6191,31.0693],[119.6191,31.1133],[119.9707,31.1572],[120.498,30.8057],[120.9375,31.0254],[121.2891,30.6738],[121.9922,30.8057],[122.6953,30.8936],[122.8711,30.7178],[122.959,30.1465],[122.6074,30.1025],[122.6074,29.9268],[122.168,29.5313],[122.3438,28.8721],[121.9922,28.8721],[121.9922,28.4326],[121.7285,28.3447],[121.7285,28.2129],[121.4648,28.2129],[121.5527,28.0371],[121.2891,27.9492],[121.1133,27.4219],[120.6738,27.334],[120.6738,27.1582],[120.9375,27.0264],[120.7617,27.0264],[120.4102,27.1582],[120.2344,27.4219],[119.7949,27.29],[119.6191,27.6855],[119.2676,27.4219],[118.916,27.4658],[118.7402,28.0371],[118.8281,28.2568],[118.4766,28.3008],[118.4766,28.3447],[118.3887,28.7842],[118.0371,29.0479],[118.0371,29.1797],[118.2129,29.3994]]]}},{"type":"Feature","properties":{"id":"32","size":"1950","name":"江苏省","cp":[118.8586,32.915],"childNum":13},"geometry":{"type":"Polygon","coordinates":[[[116.3672,34.6289],[116.4551,34.8926],[116.8066,34.9365],[117.2461,34.4531],[117.334,34.585],[117.5977,34.4531],[117.9492,34.6729],[118.125,34.6289],[118.2129,34.4092],[118.3887,34.4092],[118.4766,34.6729],[118.7402,34.7168],[118.916,35.0244],[119.2676,35.1123],[119.3555,35.0244],[119.3555,34.8486],[119.707,34.585],[120.3223,34.3652],[120.9375,33.0469],[121.0254,32.6514],[121.377,32.4756],[121.4648,32.168],[121.9043,31.9922],[121.9922,31.6846],[121.9922,31.5967],[121.2012,31.8604],[121.1133,31.7285],[121.377,31.5088],[121.2012,31.4648],[120.9375,31.0254],[120.498,30.8057],[119.9707,31.1572],[119.6191,31.1133],[119.4434,31.1572],[119.3555,31.2891],[118.8281,31.2451],[118.7402,31.377],[118.916,31.5527],[118.3887,31.9482],[118.4766,32.168],[118.6523,32.2119],[118.5645,32.5635],[119.1797,32.4756],[119.1797,32.8271],[118.916,32.959],[118.7402,32.7393],[118.3008,32.7832],[118.2129,33.2227],[118.0371,33.1348],[117.9492,33.2227],[118.125,33.75],[117.7734,33.7061],[117.5977,34.0137],[117.1582,34.0576],[116.8945,34.4092],[116.3672,34.6289]]]}},{"type":"Feature","properties":{"id":"50","size":"2380","name":"重庆市","cp":[107.7539,30.1904],"childNum":40},"geometry":{"type":"Polygon","coordinates":[[[108.5449,31.6846],[108.2813,31.9043],[108.3691,32.168],[108.5449,32.2119],[109.0723,31.9482],[109.248,31.7285],[109.5996,31.7285],[109.7754,31.6846],[109.6875,31.5527],[110.127,31.377],[110.2148,31.1572],[110.0391,30.8057],[109.8633,30.8936],[109.4238,30.542],[109.248,30.6299],[109.1602,30.542],[109.0723,30.6299],[108.8086,30.498],[108.6328,30.5859],[108.457,30.4102],[108.5449,30.2344],[108.457,29.7949],[108.6328,29.8389],[108.9844,29.3115],[109.0723,29.3555],[109.248,29.1357],[109.248,28.4766],[109.0723,28.2129],[108.7207,28.2129],[108.7207,28.4766],[108.5449,28.3887],[108.5449,28.6523],[108.3691,28.6523],[108.2813,29.0918],[107.8418,29.0039],[107.8418,29.1357],[107.5781,29.2236],[107.4023,29.1797],[107.4023,28.8721],[106.875,28.7842],[106.6992,28.4766],[106.6113,28.5205],[106.6113,28.6523],[106.5234,28.7842],[106.4355,28.7842],[106.5234,28.5645],[106.3477,28.5205],[106.2598,28.8721],[105.8203,28.96],[105.7324,29.2676],[105.4688,29.3115],[105.293,29.5313],[105.7324,29.8828],[105.5566,30.1025],[105.6445,30.2783],[105.8203,30.4541],[106.2598,30.1904],[106.6113,30.3223],[106.7871,30.0146],[107.0508,30.0146],[107.4902,30.6299],[107.4023,30.7617],[107.4902,30.8496],[107.9297,30.8496],[108.1934,31.5088],[108.5449,31.6846]]]}},{"type":"Feature","properties":{"id":"64","size":"2100","name":"宁夏回族自治区","cp":[105.9961,37.3096],"childNum":5},"geometry":{"type":"Polygon","coordinates":[[[104.3262,37.4414],[105.8203,37.793],[105.9082,38.7158],[106.3477,39.2871],[106.7871,39.375],[106.9629,38.9795],[106.5234,38.3203],[106.7871,38.1885],[107.3145,38.1006],[107.666,37.8809],[107.3145,37.6172],[107.3145,37.0898],[106.6113,37.0898],[106.6113,36.7822],[106.4355,36.5625],[106.5234,36.4746],[106.5234,36.2549],[106.875,36.123],[106.9629,35.8154],[106.6992,35.6836],[106.4355,35.6836],[106.5234,35.332],[106.3477,35.2441],[106.2598,35.4199],[106.084,35.376],[105.9961,35.4199],[106.084,35.4639],[105.9961,35.4639],[105.8203,35.5518],[105.7324,35.7275],[105.3809,35.7715],[105.293,35.9912],[105.4688,36.123],[105.2051,36.6943],[105.293,36.8262],[104.8535,37.2217],[104.5898,37.2217],[104.5898,37.4414],[104.3262,37.4414]]]}},{"type":"Feature","properties":{"id":"46","size":"4500","name":"海南省","cp":[109.9512,19.2041],"childNum":18},"geometry":{"type":"Polygon","coordinates":[[[108.6328,19.3799],[109.0723,19.6436],[109.248,19.9512],[109.5996,20.0391],[110.0391,20.127],[110.3906,20.127],[110.5664,20.2588],[110.6543,20.2588],[111.0938,19.9512],[111.2695,19.9951],[110.6543,19.1602],[110.5664,18.6768],[110.2148,18.5889],[110.0391,18.3691],[109.8633,18.3691],[109.6875,18.1055],[108.9844,18.2813],[108.6328,18.457],[108.6328,19.3799]]]}},{"type":"Feature","properties":{"id":"71","size":"3000","name":"台湾省","cp":[120.0254,23.5986],"childNum":1},"geometry":{"type":"Polygon","coordinates":[[[121.9043,25.0488],[121.9922,25.0049],[121.8164,24.7412],[121.9043,24.5654],[121.6406,24.0381],[121.377,23.1152],[121.0254,22.6758],[120.8496,22.0605],[120.7617,21.9287],[120.6738,22.3242],[120.2344,22.5879],[120.0586,23.0713],[120.1465,23.6865],[121.0254,25.0488],[121.5527,25.3125],[121.9043,25.0488]]]}},{"type":"Feature","properties":{"id":"11","size":"5000","name":"北京市","cp":[116.4551,40.2539],"childNum":19},"geometry":{"type":"Polygon","coordinates":[[[117.4219,40.21],[117.334,40.1221],[117.2461,40.0781],[116.8066,39.9902],[116.8945,39.8145],[116.8945,39.6826],[116.8066,39.5947],[116.543,39.5947],[116.3672,39.4629],[116.1914,39.5947],[115.752,39.5068],[115.4883,39.6387],[115.4004,39.9463],[115.9277,40.2539],[115.752,40.5615],[116.1035,40.6055],[116.1914,40.7813],[116.4551,40.7813],[116.3672,40.9131],[116.6309,41.0449],[116.9824,40.6934],[117.4219,40.6494],[117.2461,40.5176],[117.4219,40.21]]]}},{"type":"Feature","properties":{"id":"12","size":"5000","name":"天津市","cp":[117.4219,39.4189],"childNum":18},"geometry":{"type":"Polygon","coordinates":[[[116.8066,39.5947],[116.8945,39.6826],[117.1582,39.6387],[117.1582,39.8145],[117.2461,40.0781],[117.334,40.1221],[117.4219,40.21],[117.6855,40.0781],[117.6855,39.9902],[117.5098,39.9902],[117.5098,39.7705],[117.6855,39.5947],[117.9492,39.5947],[117.8613,39.4189],[118.0371,39.2432],[118.0371,39.1992],[117.8613,39.1113],[117.5977,38.6279],[117.2461,38.54],[116.7188,38.8037],[116.7188,38.9355],[116.8945,39.1113],[116.8066,39.5947]]]}},{"type":"Feature","properties":{"id":"31","size":"7500","name":"上海市","cp":[121.4648,31.2891],"childNum":19},"geometry":{"type":"Polygon","coordinates":[[[120.9375,31.0254],[121.2012,31.4648],[121.377,31.5088],[121.1133,31.7285],[121.2012,31.8604],[121.9922,31.5967],[121.9043,31.1572],[121.9922,30.8057],[121.2891,30.6738],[120.9375,31.0254]]]}},{"type":"Feature","properties":{"id":"81","size":"18000","name":"香港特别行政区","cp":[114.1178,22.3242],"childNum":1},"geometry":{"type":"Polygon","coordinates":[[[114.6094,22.4121],[114.5215,22.1484],[114.3457,22.1484],[113.9063,22.1484],[113.8184,22.1924],[113.9063,22.4121],[114.1699,22.5439],[114.3457,22.5439],[114.4336,22.5439],[114.4336,22.4121],[114.6094,22.4121]]]}},{"type":"Feature","properties":{"id":"82","size":"27","name":"澳门特别行政区","cp":[111.5547,22.1484],"childNum":1},"geometry":{"type":"Polygon","coordinates":[[[113.5986,22.1649],[113.6096,22.1265],[113.5547,22.11],[113.5437,22.2034],[113.5767,22.2034],[113.5986,22.1649]]]}}]}');nf.registerMap("china",gr);var gi=h(185),ga=h.n(gi);let go=[{group:"基础组件",key:"b-text",label:"文本",icon:"icon-text",component:e=>{let{id:t,text:n,item:r,style:i={},customStyle:a={},className:o,classNames:s=[]}=e,l=(0,ed.useMemo)(()=>({...(null==r?void 0:r.style)||{},...a||{},...i||{}}),[r,a,i]);return(0,eh.jsx)("span",{id:t,style:l,className:(s||[]).join(" ")+" "+o,children:n})},formComponent:e=>{var t,n,r,i,a,o;let{model:s,onChange:l}=e,u=(e,t)=>l&&l({...s,[e]:t}),c=(e,t)=>{let n={...s.customStyle||{},[e]:t};l&&l({...s,customStyle:n})};return(0,eh.jsxs)(tn.Form,{layout:"vertical",children:[(0,eh.jsx)(tn.Form.Item,{label:"文本内容",children:(0,eh.jsx)(tn.Input.TextArea,{size:"small",value:s.text,onChange:e=>u("text",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"类名",children:(0,eh.jsx)(tn.Select,{size:"small",value:s.classNames,mode:"tags",onChange:e=>u("classNames",e)})}),(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[(0,eh.jsxs)(tn.Space.Compact,{children:[(0,eh.jsxs)(tn.Select,{size:"small",value:null==(t=s.customStyle)?void 0:t.fontFamily,style:{width:90},onChange:e=>c("fontFamily",e),children:[(0,eh.jsx)(tn.Select.Option,{value:"'黑体', 'SimHei', sans-serif",children:"黑体"}),(0,eh.jsx)(tn.Select.Option,{value:"'宋体', 'SimSun', serif",children:"宋体"}),(0,eh.jsx)(tn.Select.Option,{value:"'仿宋', 'FangSong', serif",children:"仿宋"}),(0,eh.jsx)(tn.Select.Option,{value:"'楷体', 'KaiTi', serif",children:"楷体"}),(0,eh.jsx)(tn.Select.Option,{value:"Arial, sans-serif",children:"Arial"})]}),(0,eh.jsx)(tn.Select,{size:"small",value:null==(n=s.customStyle)?void 0:n.fontSize,style:{width:90},onChange:e=>c("fontSize",e),children:["12px","14px","16px","20px","22px","24px","32px","48px"].map(e=>(0,eh.jsx)(tn.Select.Option,{value:e,children:e},e))}),(0,eh.jsx)(tn.ColorPicker,{size:"small",value:null==(r=s.customStyle)?void 0:r.color,onChange:e=>c("color",e.toHexString()),allowClear:!0})]}),(0,eh.jsxs)(tn.Space.Compact,{children:[(0,eh.jsx)(tn.Button,{type:(null==(i=s.customStyle)?void 0:i.fontWeight)==="bold"?"primary":void 0,size:"small",onClick:()=>{var e;return c("fontWeight",(null==(e=s.customStyle)?void 0:e.fontWeight)==="bold"?"normal":"bold")},children:"B"}),(0,eh.jsx)(tn.Button,{type:(null==(a=s.customStyle)?void 0:a.fontStyle)==="italic"?"primary":void 0,size:"small",onClick:()=>{var e;return c("fontStyle",(null==(e=s.customStyle)?void 0:e.fontStyle)==="italic"?"normal":"italic")},children:"I"}),(0,eh.jsx)(tn.Button,{type:(null==(o=s.customStyle)?void 0:o.textDecoration)==="underline"?"primary":void 0,size:"small",onClick:()=>{var e;return c("textDecoration",(null==(e=s.customStyle)?void 0:e.textDecoration)==="underline"?"none":"underline")},children:"U"})]})]})]})},defaultOptions:{style:{},props:{text:"文本内容",classNames:[],customStyle:{fontSize:14,color:"#444444",fontFamily:"'宋体', 'SimSun', serif",fontWeight:"normal",fontStyle:"normal",textDecoration:"none"}}}},{group:"基础组件",key:"b-image",label:"图片",icon:"icon-image",component:e=>{let{id:t,src:n,alt:r,width:i,height:a,href:o,className:s}=e,l=(0,eh.jsx)("img",{id:t,src:n,alt:r,style:{width:i,height:a},className:s});return o&&o.length?(0,eh.jsx)("a",{href:o,target:"_blank",rel:"noreferrer",children:l}):(0,eh.jsx)("div",{children:l})},formComponent:e=>{let{model:t,onChange:n}=e,r=(e,r)=>n&&n({...t,[e]:r}),i={Authorization:`Bearer ${localStorage.getItem("ASKDATA_TOKEN")||""}`};return(0,eh.jsxs)(tn.Form,{labelCol:{span:24},wrapperCol:{span:24},children:[(0,eh.jsx)(tn.Form.Item,{label:(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:["图片URL",(0,eh.jsx)(tn.Upload,{name:"file",multiple:!1,accept:".png,.jpg,.jpeg",headers:i,action:"/api/datareport/upload",showUploadList:!1,beforeUpload:e=>{let t=e.type.startsWith("image/");return t||tn.message.error("上传封面只能是图片文件"),t},onChange:e=>{if("done"===e.file.status){var t;r("src",null==(t=e.file.response)?void 0:t.data),tn.message.success("上传成功")}else"error"===e.file.status&&tn.message.error("上传失败")},children:(0,eh.jsx)(tn.Button,{size:"small",type:"link",icon:(0,eh.jsx)(e7.UploadOutlined,{})})})]}),children:(0,eh.jsx)(tn.Input,{size:"small",value:t.src,onChange:e=>r("src",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片替代文本",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.alt,onChange:e=>r("alt",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片链接",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.href,onChange:e=>r("href",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片宽度",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.width,onChange:e=>r("width",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片高度",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.height,onChange:e=>r("height",e.target.value)})})]})},defaultOptions:{props:{src:"https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png",alt:"",href:"",width:"100%",height:"auto"}}},{group:"基础组件",key:"b-button",label:"按钮",icon:"icon-button",component:e=>{let{id:t,text:n="按钮",type:r="middle",icon:i,size:a,block:o=!1,shape:s="default",ghost:l=!1,item:u,style:c,className:h}=e,{handleCallback:d}=(0,ed.useContext)(em),p="danger"===r,f="string"==typeof i?i?(0,eh.jsx)(tt,{type:i}):void 0:i;return(0,eh.jsx)(tn.Button,{id:t,type:p?"default":r,icon:f,size:a,block:o,shape:["round","circle"].includes(s)?s:void 0,ghost:l,danger:p,onClick:()=>{d(u,!1,(e,t)=>{console.log("点击回调:",{target:e,data:t})})},style:c,className:h,children:n})},formComponent:e=>{let{model:t,onChange:n}=e,r=(e,r)=>n&&n({...t,[e]:r});return(0,eh.jsxs)(tn.Form,{labelCol:{span:6},wrapperCol:{span:18},children:[(0,eh.jsx)(tn.Form.Item,{label:"文本",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.text,onChange:e=>r("text",e.target.value),placeholder:"请输入按钮文本"})}),(0,eh.jsx)(tn.Form.Item,{label:"图标",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.icon,onChange:e=>r("icon",e.target.value),placeholder:"请输入按钮图标(antdv 1.7.8)"})}),(0,eh.jsx)(tn.Form.Item,{label:"类型",children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:t.type,onChange:e=>r("type",e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"default",children:"默认"}),(0,eh.jsx)(tn.Radio.Button,{value:"primary",children:"主要"}),(0,eh.jsx)(tn.Radio.Button,{value:"link",children:"链接"}),(0,eh.jsx)(tn.Radio.Button,{value:"dashed",children:"虚线"}),(0,eh.jsx)(tn.Radio.Button,{value:"text",children:"文本"})]})}),(0,eh.jsx)(tn.Form.Item,{label:"大小",children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:t.size,onChange:e=>r("size",e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"small",children:"小"}),(0,eh.jsx)(tn.Radio.Button,{value:"middle",children:"中"}),(0,eh.jsx)(tn.Radio.Button,{value:"large",children:"大"})]})}),(0,eh.jsx)(tn.Form.Item,{label:"形状",children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:t.shape,onChange:e=>r("shape",e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"default",children:"默认"}),(0,eh.jsx)(tn.Radio.Button,{value:"round",children:"圆角"}),(0,eh.jsx)(tn.Radio.Button,{value:"circle",children:"圆形"})]})}),(0,eh.jsx)(tn.Form.Item,{label:"块级",children:(0,eh.jsx)(tn.Switch,{size:"small",checked:!!t.block,onChange:e=>r("block",e)})}),(0,eh.jsx)(tn.Form.Item,{label:"幽灵",children:(0,eh.jsx)(tn.Switch,{size:"small",checked:!!t.ghost,onChange:e=>r("ghost",e)})})]})},defaultOptions:{props:{type:"primary",size:"default",shape:"default",block:!1,ghost:!1,text:"按钮文本",icon:""},cascadeIds:[]}},{group:"基础组件",key:"b-page-header",label:"页面标题",icon:"icon-page-header",component:e=>{let{id:t,title:n,subTitle:r,item:i,ancestors:a,style:o={},className:s}=e,l=(0,ed.useMemo)(()=>!i.children||Array.isArray(i.children)||"object"!=typeof i.children?null:i.children.extra||[],[i]),[u,c]=(0,ed.useState)(l||[]);return(0,ed.useEffect)(()=>{c(l||[])},[l]),(0,eh.jsxs)(nr,{id:t,style:{...o},className:s,children:[(0,eh.jsxs)("div",{className:"title",children:[(0,eh.jsx)("span",{className:"main",children:n}),r&&(0,eh.jsx)("span",{className:"sub",children:r})]}),(0,eh.jsx)("div",{children:(0,eh.jsx)(td,{list:u,ancestors:[...a,i],onListChange:e=>{let t=[...e];i.children.extra=t,c(t)}})})]})},formComponent:e=>{let{model:t,onChange:n}=e,r=(e,r)=>n&&n({...t,[e]:r});return(0,eh.jsxs)(tn.Form,{layout:"vertical",children:[(0,eh.jsx)(tn.Form.Item,{label:"标题",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.title,onChange:e=>r("title",e.target.value),placeholder:"请输入标题"})}),(0,eh.jsx)(tn.Form.Item,{label:"副标题",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.subTitle,onChange:e=>r("subTitle",e.target.value),placeholder:"请输入副标题"})})]})},defaultOptions:{props:{title:"标题",subTitle:"副标题"},children:{extra:[]}}},{group:"基础组件",key:"b-table",label:"数据表格",icon:"icon-table",component:e=>{let{id:t,item:n,dataSource:r=[],columns:i=[],pageSize:a=10,bordered:o=!0,size:s,showHeader:l=!0,style:u={},className:c}=e,{initCallback:h}=(0,ed.useContext)(em),d=!!a&&!(a<=r.length)&&{total:r.length,pageSize:a,size:s,showSizeChanger:!0,showQuickJumper:!0,hideOnSinglePage:!0,pageSizeOptions:["10","20","30","40"],showTotal:(e,t)=>`共 ${e} 条记录,显示第 ${t[0]}-${t[1]} 条`},p=i.map(e=>({...e,render:e.customRender&&("string"!=typeof e.customRender||""!==e.customRender.trim())?(t,n,r)=>Function("console","Math","Date","Array","Object","String","Number","Boolean","text","record","index",`
1083
+ `;let nd=e=>{let{item:t,split:n,padding:r}=e;return(0,eh.jsx)(no,{$split:n,$padding:r,children:(0,eh.jsxs)(ns,{children:[t.avatar&&(0,eh.jsx)(nl,{children:(0,eh.jsx)(tn.Avatar,{src:t.avatar})}),(0,eh.jsxs)(nu,{children:[t.title&&(0,eh.jsx)(nc,{children:t.href?(0,eh.jsx)("a",{href:t.href,children:t.title}):t.title}),t.description&&(0,eh.jsx)(nh,{children:t.description})]})]})})},np=e=>{let{list:t=[],split:n,bordered:r,size:i,itemLayout:a,style:o,className:s}=e,l=(0,ed.useMemo)(()=>"small"===i?"8px 16px":r?"12px 24px":"12px 0",[i,r]);return(0,eh.jsx)(na,{$bordered:r,$split:n,$size:i,style:o,$itemLayout:a,className:s,children:t.map((e,t)=>(0,eh.jsx)(nd,{item:e,split:n,padding:l},String(t)))})};var nf=h(190),ng=function(e,t){return(ng=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function nm(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}ng(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var nv=function(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1},ny=new function(){this.browser=new nv,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!=typeof window};"object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?(ny.wxa=!0,ny.touchEventsSupported=!0):"undefined"==typeof document&&"undefined"!=typeof self?ny.worker=!0:!ny.hasGlobalWindow||"Deno"in window?(ny.node=!0,ny.svgSupported=!0):(e=navigator.userAgent,n=(t=ny).browser,r=e.match(/Firefox\/([\d.]+)/),i=e.match(/MSIE\s([\d.]+)/)||e.match(/Trident\/.+?rv:(([\d.]+))/),a=e.match(/Edge?\/([\d.]+)/),o=/micromessenger/i.test(e),r&&(n.firefox=!0,n.version=r[1]),i&&(n.ie=!0,n.version=i[1]),a&&(n.edge=!0,n.version=a[1],n.newEdge=+a[1].split(".")[0]>18),o&&(n.weChat=!0),t.svgSupported="undefined"!=typeof SVGRect,t.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,t.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),t.domSupported="undefined"!=typeof document,s=document.documentElement.style,t.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),t.transformSupported=t.transform3dSupported||n.ie&&+n.version>=9);var nx="12px sans-serif",n_=function(e){var t={};if("undefined"==typeof JSON)return t;for(var n=0;n<e.length;n++){var r=String.fromCharCode(n+32),i=(e.charCodeAt(n)-20)/100;t[r]=i}return t}("007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N"),nb={createCanvas:function(){return"undefined"!=typeof document&&document.createElement("canvas")},measureText:function(e,t){if(!v){var n=nb.createCanvas();v=n&&n.getContext("2d")}if(v)return y!==t&&(y=v.font=t||nx),v.measureText(e);e=e||"",t=t||nx;var r=/((?:\d+)?\.?\d*)px/.exec(t),i=r&&+r[1]||12,a=0;if(t.indexOf("mono")>=0)a=i*e.length;else for(var o=0;o<e.length;o++){var s=n_[e[o]];a+=null==s?i:s*i}return{width:a}},loadImage:function(e,t,n){var r=new Image;return r.onload=t,r.onerror=n,r.src=e,r}},nw=nY(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(e,t){return e["[object "+t+"]"]=!0,e},{}),nS=nY(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(e,t){return e["[object "+t+"Array]"]=!0,e},{}),nC=Object.prototype.toString,nT=Array.prototype,nI=nT.forEach,nk=nT.filter,nj=nT.slice,nM=nT.map,nD=(function(){}).constructor,nO=nD?nD.prototype:null,nA="__proto__",nP=2311;function nR(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];"undefined"!=typeof console&&console.error.apply(console,e)}function nz(e){if(null==e||"object"!=typeof e)return e;var t=e,n=nC.call(e);if("[object Array]"===n){if(!e[re]){t=[];for(var r=0,i=e.length;r<i;r++)t[r]=nz(e[r])}}else if(nS[n]){if(!e[re]){var a=e.constructor;if(a.from)t=a.from(e);else{t=new a(e.length);for(var r=0,i=e.length;r<i;r++)t[r]=e[r]}}}else if(!nw[n]&&!e[re]&&!n2(e))for(var o in t={},e)e.hasOwnProperty(o)&&o!==nA&&(t[o]=nz(e[o]));return t}function nN(e,t,n){if(!nQ(t)||!nQ(e))return n?nz(t):e;for(var r in t)if(t.hasOwnProperty(r)&&r!==nA){var i=e[r],a=t[r];!(nQ(a)&&nQ(i))||n$(a)||n$(i)||n2(a)||n2(i)||n1(a)||n1(i)||a[re]||i[re]?!n&&r in e||(e[r]=nz(t[r])):nN(i,a,n)}return e}function nL(e,t){if(Object.assign)Object.assign(e,t);else for(var n in t)t.hasOwnProperty(n)&&n!==nA&&(e[n]=t[n]);return e}function nF(e,t,n){for(var r=nU(t),i=0,a=r.length;i<a;i++){var o=r[i];(n?null!=t[o]:null==e[o])&&(e[o]=t[o])}return e}function nE(e,t){if(e){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n}return -1}function nB(e,t,n){if(e="prototype"in e?e.prototype:e,t="prototype"in t?t.prototype:t,Object.getOwnPropertyNames)for(var r=Object.getOwnPropertyNames(t),i=0;i<r.length;i++){var a=r[i];"constructor"!==a&&(n?null!=t[a]:null==e[a])&&(e[a]=t[a])}else nF(e,t,n)}function nH(e){return!!e&&"string"!=typeof e&&"number"==typeof e.length}function nV(e,t,n){if(e&&t)if(e.forEach&&e.forEach===nI)e.forEach(t,n);else if(e.length===+e.length)for(var r=0,i=e.length;r<i;r++)t.call(n,e[r],r,e);else for(var a in e)e.hasOwnProperty(a)&&t.call(n,e[a],a,e)}function nW(e,t,n){if(!e)return[];if(!t)return n9(e);if(e.map&&e.map===nM)return e.map(t,n);for(var r=[],i=0,a=e.length;i<a;i++)r.push(t.call(n,e[i],i,e));return r}function nY(e,t,n,r){if(e&&t){for(var i=0,a=e.length;i<a;i++)n=t.call(r,n,e[i],i,e);return n}}function nG(e,t,n){if(!e)return[];if(!t)return n9(e);if(e.filter&&e.filter===nk)return e.filter(t,n);for(var r=[],i=0,a=e.length;i<a;i++)t.call(n,e[i],i,e)&&r.push(e[i]);return r}function nU(e){if(!e)return[];if(Object.keys)return Object.keys(e);var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);return t}nb.createCanvas;var nq=nO&&nZ(nO.bind)?nO.call.bind(nO.bind):function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){return e.apply(t,n.concat(nj.call(arguments)))}};function nX(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return function(){return e.apply(this,t.concat(nj.call(arguments)))}}function n$(e){return Array.isArray?Array.isArray(e):"[object Array]"===nC.call(e)}function nZ(e){return"function"==typeof e}function nK(e){return"string"==typeof e}function nJ(e){return"number"==typeof e}function nQ(e){var t=typeof e;return"function"===t||!!e&&"object"===t}function n1(e){return!!nw[nC.call(e)]}function n0(e){return!!nS[nC.call(e)]}function n2(e){return"object"==typeof e&&"number"==typeof e.nodeType&&"object"==typeof e.ownerDocument}function n3(e){return null!=e.colorStops}function n4(e,t){return null!=e?e:t}function n5(e,t,n){return null!=e?e:null!=t?t:n}function n9(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return nj.apply(e,t)}function n8(e){if("number"==typeof e)return[e,e,e,e];var t=e.length;return 2===t?[e[0],e[1],e[0],e[1]]:3===t?[e[0],e[1],e[2],e[1]]:e}function n6(e,t){if(!e)throw Error(t)}function n7(e){return null==e?null:"function"==typeof e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var re="__ec_primitive__",rt=function(){function e(){this.data={}}return e.prototype.delete=function(e){var t=this.has(e);return t&&delete this.data[e],t},e.prototype.has=function(e){return this.data.hasOwnProperty(e)},e.prototype.get=function(e){return this.data[e]},e.prototype.set=function(e,t){return this.data[e]=t,this},e.prototype.keys=function(){return nU(this.data)},e.prototype.forEach=function(e){var t=this.data;for(var n in t)t.hasOwnProperty(n)&&e(t[n],n)},e}(),rn="function"==typeof Map,rr=function(){function e(t){var n=n$(t);this.data=rn?new Map:new rt;var r=this;function i(e,t){n?r.set(e,t):r.set(t,e)}t instanceof e?t.each(i):t&&nV(t,i)}return e.prototype.hasKey=function(e){return this.data.has(e)},e.prototype.get=function(e){return this.data.get(e)},e.prototype.set=function(e,t){return this.data.set(e,t),t},e.prototype.each=function(e,t){this.data.forEach(function(n,r){e.call(t,n,r)})},e.prototype.keys=function(){var e=this.data.keys();return rn?Array.from(e):e},e.prototype.removeKey=function(e){this.data.delete(e)},e}();function ri(e){return new rr(e)}function ra(e,t){var n;if(Object.create)n=Object.create(e);else{var r=function(){};r.prototype=e,n=new r}return t&&nL(n,t),n}function ro(e){var t=e.style;t.webkitUserSelect="none",t.userSelect="none",t.webkitTapHighlightColor="rgba(0,0,0,0)",t["-webkit-touch-callout"]="none"}function rs(e,t){return e.hasOwnProperty(t)}function rl(){}var ru=180/Math.PI,rc=function(e,t){return(rc=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)};function rh(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}rc(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function rd(e,t){return null==e&&(e=0),null==t&&(t=0),[e,t]}function rp(e,t,n){return e[0]=t[0]+n[0],e[1]=t[1]+n[1],e}function rf(e,t,n){return e[0]=t[0]*n,e[1]=t[1]*n,e}function rg(e,t){return Math.sqrt((e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1]))}var rm=function(e,t){return(e[0]-t[0])*(e[0]-t[0])+(e[1]-t[1])*(e[1]-t[1])};function rv(e,t,n,r){return e[0]=t[0]+r*(n[0]-t[0]),e[1]=t[1]+r*(n[1]-t[1]),e}function ry(e,t,n){var r=t[0],i=t[1];return e[0]=n[0]*r+n[2]*i+n[4],e[1]=n[1]*r+n[3]*i+n[5],e}function rx(e,t,n){return e[0]=Math.min(t[0],n[0]),e[1]=Math.min(t[1],n[1]),e}function r_(e,t,n){return e[0]=Math.max(t[0],n[0]),e[1]=Math.max(t[1],n[1]),e}var rb=function(e,t){this.target=e,this.topTarget=t&&t.topTarget},rw=function(){function e(e){this.handler=e,e.on("mousedown",this._dragStart,this),e.on("mousemove",this._drag,this),e.on("mouseup",this._dragEnd,this)}return e.prototype._dragStart=function(e){for(var t=e.target;t&&!t.draggable;)t=t.parent||t.__hostTarget;t&&(this._draggingTarget=t,t.dragging=!0,this._x=e.offsetX,this._y=e.offsetY,this.handler.dispatchToElement(new rb(t,e),"dragstart",e.event))},e.prototype._drag=function(e){var t=this._draggingTarget;if(t){var n=e.offsetX,r=e.offsetY,i=n-this._x,a=r-this._y;this._x=n,this._y=r,t.drift(i,a,e),this.handler.dispatchToElement(new rb(t,e),"drag",e.event);var o=this.handler.findHover(n,r,t).target,s=this._dropTarget;this._dropTarget=o,t!==o&&(s&&o!==s&&this.handler.dispatchToElement(new rb(s,e),"dragleave",e.event),o&&o!==s&&this.handler.dispatchToElement(new rb(o,e),"dragenter",e.event))}},e.prototype._dragEnd=function(e){var t=this._draggingTarget;t&&(t.dragging=!1),this.handler.dispatchToElement(new rb(t,e),"dragend",e.event),this._dropTarget&&this.handler.dispatchToElement(new rb(this._dropTarget,e),"drop",e.event),this._draggingTarget=null,this._dropTarget=null},e}(),rS=function(){function e(e){e&&(this._$eventProcessor=e)}return e.prototype.on=function(e,t,n,r){this._$handlers||(this._$handlers={});var i=this._$handlers;if("function"==typeof t&&(r=n,n=t,t=null),!n||!e)return this;var a=this._$eventProcessor;null!=t&&a&&a.normalizeQuery&&(t=a.normalizeQuery(t)),i[e]||(i[e]=[]);for(var o=0;o<i[e].length;o++)if(i[e][o].h===n)return this;var s={h:n,query:t,ctx:r||this,callAtLast:n.zrEventfulCallAtLast},l=i[e].length-1,u=i[e][l];return u&&u.callAtLast?i[e].splice(l,0,s):i[e].push(s),this},e.prototype.isSilent=function(e){var t=this._$handlers;return!t||!t[e]||!t[e].length},e.prototype.off=function(e,t){var n=this._$handlers;if(!n)return this;if(!e)return this._$handlers={},this;if(t){if(n[e]){for(var r=[],i=0,a=n[e].length;i<a;i++)n[e][i].h!==t&&r.push(n[e][i]);n[e]=r}n[e]&&0===n[e].length&&delete n[e]}else delete n[e];return this},e.prototype.trigger=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[e],i=this._$eventProcessor;if(r)for(var a=t.length,o=r.length,s=0;s<o;s++){var l=r[s];if(!i||!i.filter||null==l.query||i.filter(e,l.query))switch(a){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,t[0]);break;case 2:l.h.call(l.ctx,t[0],t[1]);break;default:l.h.apply(l.ctx,t)}}return i&&i.afterTrigger&&i.afterTrigger(e),this},e.prototype.triggerWithContext=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];if(!this._$handlers)return this;var r=this._$handlers[e],i=this._$eventProcessor;if(r)for(var a=t.length,o=t[a-1],s=r.length,l=0;l<s;l++){var u=r[l];if(!i||!i.filter||null==u.query||i.filter(e,u.query))switch(a){case 0:u.h.call(o);break;case 1:u.h.call(o,t[0]);break;case 2:u.h.call(o,t[0],t[1]);break;default:u.h.apply(o,t.slice(1,a-1))}}return i&&i.afterTrigger&&i.afterTrigger(e),this},e}(),rC=Math.log(2);function rT(e,t,n,r,i,a){var o=r+"-"+i,s=e.length;if(a.hasOwnProperty(o))return a[o];if(1===t){var l=Math.round(Math.log((1<<s)-1&~i)/rC);return e[n][l]}for(var u=r|1<<n,c=n+1;r&1<<c;)c++;for(var h=0,d=0,p=0;d<s;d++){var f=1<<d;!(f&i)&&(h+=(p%2?-1:1)*e[n][d]*rT(e,t-1,c,u,i|f,a),p++)}return a[o]=h,h}function rI(e,t){var n=[[e[0],e[1],1,0,0,0,-t[0]*e[0],-t[0]*e[1]],[0,0,0,e[0],e[1],1,-t[1]*e[0],-t[1]*e[1]],[e[2],e[3],1,0,0,0,-t[2]*e[2],-t[2]*e[3]],[0,0,0,e[2],e[3],1,-t[3]*e[2],-t[3]*e[3]],[e[4],e[5],1,0,0,0,-t[4]*e[4],-t[4]*e[5]],[0,0,0,e[4],e[5],1,-t[5]*e[4],-t[5]*e[5]],[e[6],e[7],1,0,0,0,-t[6]*e[6],-t[6]*e[7]],[0,0,0,e[6],e[7],1,-t[7]*e[6],-t[7]*e[7]]],r={},i=rT(n,8,0,0,0,r);if(0!==i){for(var a=[],o=0;o<8;o++)for(var s=0;s<8;s++)null==a[s]&&(a[s]=0),a[s]+=((o+s)%2?-1:1)*rT(n,7,+(0===o),1<<o,1<<s,r)/i*t[o];return function(e,t,n){var r=t*a[6]+n*a[7]+1;e[0]=(t*a[0]+n*a[1]+a[2])/r,e[1]=(t*a[3]+n*a[4]+a[5])/r}}}var rk="___zrEVENTSAVED";function rj(e){return"CANVAS"===e.nodeName.toUpperCase()}var rM=/([&<>"'])/g,rD={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function rO(e){return null==e?"":(e+"").replace(rM,function(e,t){return rD[t]})}var rA=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,rP=[],rR=ny.browser.firefox&&39>+ny.browser.version.split(".")[0];function rz(e,t,n,r){return n=n||{},r?rN(e,t,n):rR&&null!=t.layerX&&t.layerX!==t.offsetX?(n.zrX=t.layerX,n.zrY=t.layerY):null!=t.offsetX?(n.zrX=t.offsetX,n.zrY=t.offsetY):rN(e,t,n),n}function rN(e,t,n){if(ny.domSupported&&e.getBoundingClientRect){var r=t.clientX,i=t.clientY;if(rj(e)){var a=e.getBoundingClientRect();n.zrX=r-a.left,n.zrY=i-a.top;return}if(function(e,t,n,r,i){if(t.getBoundingClientRect&&ny.domSupported&&!rj(t)){var a=t[rk]||(t[rk]={}),o=function(e,t,n){for(var r=n?"invTrans":"trans",i=t[r],a=t.srcCoords,o=[],s=[],l=!0,u=0;u<4;u++){var c=e[u].getBoundingClientRect(),h=2*u,d=c.left,p=c.top;o.push(d,p),l=l&&a&&d===a[h]&&p===a[h+1],s.push(e[u].offsetLeft,e[u].offsetTop)}return l&&i?i:(t.srcCoords=o,t[r]=n?rI(s,o):rI(o,s))}(function(e,t){var n=t.markers;if(n)return n;n=t.markers=[];for(var r=["left","right"],i=["top","bottom"],a=0;a<4;a++){var o=document.createElement("div"),s=o.style,l=a%2,u=(a>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",r[l]+":0",i[u]+":0",r[1-l]+":auto",i[1-u]+":auto",""].join("!important;"),e.appendChild(o),n.push(o)}return n}(t,a),a,void 0);if(o)return o(e,n,r),!0}return!1}(rP,e,r,i)){n.zrX=rP[0],n.zrY=rP[1];return}}n.zrX=n.zrY=0}function rL(e){return e||window.event}function rF(e,t,n){if(null!=(t=rL(t)).zrX)return t;var r=t.type;if(r&&r.indexOf("touch")>=0){var i="touchend"!==r?t.targetTouches[0]:t.changedTouches[0];i&&rz(e,i,t,n)}else{rz(e,t,t,n);var a=function(e){var t=e.wheelDelta;if(t)return t;var n=e.deltaX,r=e.deltaY;return null==n||null==r?t:3*(0!==r?Math.abs(r):Math.abs(n))*(r>0?-1:r<0?1:n>0?-1:1)}(t);t.zrDelta=a?a/120:-(t.detail||0)/3}var o=t.button;return null==t.which&&void 0!==o&&rA.test(t.type)&&(t.which=1&o?1:2&o?3:4&o?2:0),t}var rE=function(e){e.preventDefault(),e.stopPropagation(),e.cancelBubble=!0},rB=function(){function e(){this._track=[]}return e.prototype.recognize=function(e,t,n){return this._doTrack(e,t,n),this._recognize(e)},e.prototype.clear=function(){return this._track.length=0,this},e.prototype._doTrack=function(e,t,n){var r=e.touches;if(r){for(var i={points:[],touches:[],target:t,event:e},a=0,o=r.length;a<o;a++){var s=r[a],l=rz(n,s,{});i.points.push([l.zrX,l.zrY]),i.touches.push(s)}this._track.push(i)}},e.prototype._recognize=function(e){for(var t in rV)if(rV.hasOwnProperty(t)){var n=rV[t](this._track,e);if(n)return n}},e}();function rH(e){var t=e[1][0]-e[0][0],n=e[1][1]-e[0][1];return Math.sqrt(t*t+n*n)}var rV={pinch:function(e,t){var n=e.length;if(n){var r=(e[n-1]||{}).points,i=(e[n-2]||{}).points||r;if(i&&i.length>1&&r&&r.length>1){var a=rH(r)/rH(i);isFinite(a)||(a=1),t.pinchScale=a;var o=[(r[0][0]+r[1][0])/2,(r[0][1]+r[1][1])/2];return t.pinchX=o[0],t.pinchY=o[1],{type:"pinch",target:e[0].target,event:t}}}}};function rW(){return[1,0,0,1,0,0]}function rY(e,t,n){var r=t[0]*n[0]+t[2]*n[1],i=t[1]*n[0]+t[3]*n[1],a=t[0]*n[2]+t[2]*n[3],o=t[1]*n[2]+t[3]*n[3],s=t[0]*n[4]+t[2]*n[5]+t[4],l=t[1]*n[4]+t[3]*n[5]+t[5];return e[0]=r,e[1]=i,e[2]=a,e[3]=o,e[4]=s,e[5]=l,e}function rG(e,t,n){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4]+n[0],e[5]=t[5]+n[1],e}function rU(e,t){var n=t[0],r=t[2],i=t[4],a=t[1],o=t[3],s=t[5],l=n*o-a*r;return l?(l=1/l,e[0]=o*l,e[1]=-a*l,e[2]=-r*l,e[3]=n*l,e[4]=(r*s-o*i)*l,e[5]=(a*i-n*s)*l,e):null}var rq=function(){function e(e,t){this.x=e||0,this.y=t||0}return e.prototype.copy=function(e){return this.x=e.x,this.y=e.y,this},e.prototype.clone=function(){return new e(this.x,this.y)},e.prototype.set=function(e,t){return this.x=e,this.y=t,this},e.prototype.equal=function(e){return e.x===this.x&&e.y===this.y},e.prototype.add=function(e){return this.x+=e.x,this.y+=e.y,this},e.prototype.scale=function(e){this.x*=e,this.y*=e},e.prototype.scaleAndAdd=function(e,t){this.x+=e.x*t,this.y+=e.y*t},e.prototype.sub=function(e){return this.x-=e.x,this.y-=e.y,this},e.prototype.dot=function(e){return this.x*e.x+this.y*e.y},e.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},e.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},e.prototype.normalize=function(){var e=this.len();return this.x/=e,this.y/=e,this},e.prototype.distance=function(e){var t=this.x-e.x,n=this.y-e.y;return Math.sqrt(t*t+n*n)},e.prototype.distanceSquare=function(e){var t=this.x-e.x,n=this.y-e.y;return t*t+n*n},e.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},e.prototype.transform=function(e){if(e){var t=this.x,n=this.y;return this.x=e[0]*t+e[2]*n+e[4],this.y=e[1]*t+e[3]*n+e[5],this}},e.prototype.toArray=function(e){return e[0]=this.x,e[1]=this.y,e},e.prototype.fromArray=function(e){this.x=e[0],this.y=e[1]},e.set=function(e,t,n){e.x=t,e.y=n},e.copy=function(e,t){e.x=t.x,e.y=t.y},e.len=function(e){return Math.sqrt(e.x*e.x+e.y*e.y)},e.lenSquare=function(e){return e.x*e.x+e.y*e.y},e.dot=function(e,t){return e.x*t.x+e.y*t.y},e.add=function(e,t,n){e.x=t.x+n.x,e.y=t.y+n.y},e.sub=function(e,t,n){e.x=t.x-n.x,e.y=t.y-n.y},e.scale=function(e,t,n){e.x=t.x*n,e.y=t.y*n},e.scaleAndAdd=function(e,t,n,r){e.x=t.x+n.x*r,e.y=t.y+n.y*r},e.lerp=function(e,t,n,r){var i=1-r;e.x=i*t.x+r*n.x,e.y=i*t.y+r*n.y},e}(),rX=Math.min,r$=Math.max,rZ=new rq,rK=new rq,rJ=new rq,rQ=new rq,r1=new rq,r0=new rq,r2=function(){function e(e,t,n,r){n<0&&(e+=n,n=-n),r<0&&(t+=r,r=-r),this.x=e,this.y=t,this.width=n,this.height=r}return e.prototype.union=function(e){var t=rX(e.x,this.x),n=rX(e.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=r$(e.x+e.width,this.x+this.width)-t:this.width=e.width,isFinite(this.y)&&isFinite(this.height)?this.height=r$(e.y+e.height,this.y+this.height)-n:this.height=e.height,this.x=t,this.y=n},e.prototype.applyTransform=function(t){e.applyTransform(this,this,t)},e.prototype.calculateTransform=function(e){var t,n,r,i=e.width/this.width,a=e.height/this.height,o=rW();return rG(o,o,[-this.x,-this.y]),n=(t=[i,a])[0],r=t[1],o[0]=o[0]*n,o[1]=o[1]*r,o[2]=o[2]*n,o[3]=o[3]*r,o[4]=o[4]*n,o[5]=o[5]*r,rG(o,o,[e.x,e.y]),o},e.prototype.intersect=function(t,n){if(!t)return!1;t instanceof e||(t=e.create(t));var r=this.x,i=this.x+this.width,a=this.y,o=this.y+this.height,s=t.x,l=t.x+t.width,u=t.y,c=t.y+t.height,h=!(i<s||l<r||o<u||c<a);if(n){var d=1/0,p=0,f=Math.abs(i-s),g=Math.abs(l-r),m=Math.abs(o-u),v=Math.abs(c-a),y=Math.min(f,g),x=Math.min(m,v);i<s||l<r?y>p&&(p=y,f<g?rq.set(r0,-f,0):rq.set(r0,g,0)):y<d&&(d=y,f<g?rq.set(r1,f,0):rq.set(r1,-g,0)),o<u||c<a?x>p&&(p=x,m<v?rq.set(r0,0,-m):rq.set(r0,0,v)):y<d&&(d=y,m<v?rq.set(r1,0,m):rq.set(r1,0,-v))}return n&&rq.copy(n,h?r1:r0),h},e.prototype.contain=function(e,t){return e>=this.x&&e<=this.x+this.width&&t>=this.y&&t<=this.y+this.height},e.prototype.clone=function(){return new e(this.x,this.y,this.width,this.height)},e.prototype.copy=function(t){e.copy(this,t)},e.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},e.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},e.prototype.isZero=function(){return 0===this.width||0===this.height},e.create=function(t){return new e(t.x,t.y,t.width,t.height)},e.copy=function(e,t){e.x=t.x,e.y=t.y,e.width=t.width,e.height=t.height},e.applyTransform=function(t,n,r){if(!r){t!==n&&e.copy(t,n);return}if(r[1]<1e-5&&r[1]>-1e-5&&r[2]<1e-5&&r[2]>-1e-5){var i=r[0],a=r[3],o=r[4],s=r[5];t.x=n.x*i+o,t.y=n.y*a+s,t.width=n.width*i,t.height=n.height*a,t.width<0&&(t.x+=t.width,t.width=-t.width),t.height<0&&(t.y+=t.height,t.height=-t.height);return}rZ.x=rJ.x=n.x,rZ.y=rQ.y=n.y,rK.x=rQ.x=n.x+n.width,rK.y=rJ.y=n.y+n.height,rZ.transform(r),rQ.transform(r),rK.transform(r),rJ.transform(r),t.x=rX(rZ.x,rK.x,rJ.x,rQ.x),t.y=rX(rZ.y,rK.y,rJ.y,rQ.y);var l=r$(rZ.x,rK.x,rJ.x,rQ.x),u=r$(rZ.y,rK.y,rJ.y,rQ.y);t.width=l-t.x,t.height=u-t.y},e}(),r3="silent";function r4(){rE(this.event)}var r5=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.handler=null,t}return rh(t,e),t.prototype.dispose=function(){},t.prototype.setCursor=function(){},t}(rS),r9=function(e,t){this.x=e,this.y=t},r8=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],r6=new r2(0,0,0,0),r7=function(e){function t(t,n,r,i,a){var o=e.call(this)||this;return o._hovered=new r9(0,0),o.storage=t,o.painter=n,o.painterRoot=i,o._pointerSize=a,r=r||new r5,o.proxy=null,o.setHandlerProxy(r),o._draggingMgr=new rw(o),o}return rh(t,e),t.prototype.setHandlerProxy=function(e){this.proxy&&this.proxy.dispose(),e&&(nV(r8,function(t){e.on&&e.on(t,this[t],this)},this),e.handler=this),this.proxy=e},t.prototype.mousemove=function(e){var t=e.zrX,n=e.zrY,r=it(this,t,n),i=this._hovered,a=i.target;a&&!a.__zr&&(a=(i=this.findHover(i.x,i.y)).target);var o=this._hovered=r?new r9(t,n):this.findHover(t,n),s=o.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),a&&s!==a&&this.dispatchToElement(i,"mouseout",e),this.dispatchToElement(o,"mousemove",e),s&&s!==a&&this.dispatchToElement(o,"mouseover",e)},t.prototype.mouseout=function(e){var t=e.zrEventControl;"only_globalout"!==t&&this.dispatchToElement(this._hovered,"mouseout",e),"no_globalout"!==t&&this.trigger("globalout",{type:"globalout",event:e})},t.prototype.resize=function(){this._hovered=new r9(0,0)},t.prototype.dispatch=function(e,t){var n=this[e];n&&n.call(this,t)},t.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},t.prototype.setCursorStyle=function(e){var t=this.proxy;t.setCursor&&t.setCursor(e)},t.prototype.dispatchToElement=function(e,t,n){var r=(e=e||{}).target;if(!r||!r.silent){for(var i,a="on"+t,o={type:t,event:n,target:(i=e).target,topTarget:i.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:r4};r&&(r[a]&&(o.cancelBubble=!!r[a].call(r,o)),r.trigger(t,o),r=r.__hostTarget?r.__hostTarget:r.parent,!o.cancelBubble););!o.cancelBubble&&(this.trigger(t,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(e){"function"==typeof e[a]&&e[a].call(e,o),e.trigger&&e.trigger(t,o)}))}},t.prototype.findHover=function(e,t,n){var r=this.storage.getDisplayList(),i=new r9(e,t);if(ie(r,i,e,t,n),this._pointerSize&&!i.target){for(var a=[],o=this._pointerSize,s=o/2,l=new r2(e-s,t-s,o,o),u=r.length-1;u>=0;u--){var c=r[u];c===n||c.ignore||c.ignoreCoarsePointer||c.parent&&c.parent.ignoreCoarsePointer||(r6.copy(c.getBoundingRect()),c.transform&&r6.applyTransform(c.transform),r6.intersect(l)&&a.push(c))}if(a.length){for(var h=Math.PI/12,d=2*Math.PI,p=0;p<s;p+=4)for(var f=0;f<d;f+=h)if(ie(a,i,e+p*Math.cos(f),t+p*Math.sin(f),n),i.target)return i}}return i},t.prototype.processGesture=function(e,t){this._gestureMgr||(this._gestureMgr=new rB);var n=this._gestureMgr;"start"===t&&n.clear();var r=n.recognize(e,this.findHover(e.zrX,e.zrY,null).target,this.proxy.dom);if("end"===t&&n.clear(),r){var i=r.type;e.gestureEvent=i;var a=new r9;a.target=r.target,this.dispatchToElement(a,i,r.event)}},t}(rS);function ie(e,t,n,r,i){for(var a=e.length-1;a>=0;a--){var o=e[a],s=void 0;if(o!==i&&!o.ignore&&(s=function(e,t,n){if(e[e.rectHover?"rectContain":"contain"](t,n)){for(var r=e,i=void 0,a=!1;r;){if(r.ignoreClip&&(a=!0),!a){var o=r.getClipPath();if(o&&!o.contain(t,n))return!1}r.silent&&(i=!0),r=r.__hostTarget||r.parent}return!i||r3}return!1}(o,n,r))&&(t.topTarget||(t.topTarget=o),s!==r3)){t.target=o;break}}}function it(e,t,n){var r=e.painter;return t<0||t>r.getWidth()||n<0||n>r.getHeight()}function ir(e,t,n,r){var i=t+1;if(i===n)return 1;if(0>r(e[i++],e[t])){for(;i<n&&0>r(e[i],e[i-1]);)i++;var a=e,o=t,s=i;for(s--;o<s;){var l=a[o];a[o++]=a[s],a[s--]=l}}else for(;i<n&&r(e[i],e[i-1])>=0;)i++;return i-t}function ii(e,t,n,r,i){for(r===t&&r++;r<n;r++){for(var a,o=e[r],s=t,l=r;s<l;)0>i(o,e[a=s+l>>>1])?l=a:s=a+1;var u=r-s;switch(u){case 3:e[s+3]=e[s+2];case 2:e[s+2]=e[s+1];case 1:e[s+1]=e[s];break;default:for(;u>0;)e[s+u]=e[s+u-1],u--}e[s]=o}}function ia(e,t,n,r,i,a){var o=0,s=0,l=1;if(a(e,t[n+i])>0){for(s=r-i;l<s&&a(e,t[n+i+l])>0;)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s),o+=i,l+=i}else{for(s=i+1;l<s&&0>=a(e,t[n+i-l]);)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s);var u=o;o=i-l,l=i-u}for(o++;o<l;){var c=o+(l-o>>>1);a(e,t[n+c])>0?o=c+1:l=c}return l}function io(e,t,n,r,i,a){var o=0,s=0,l=1;if(0>a(e,t[n+i])){for(s=i+1;l<s&&0>a(e,t[n+i-l]);)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s);var u=o;o=i-l,l=i-u}else{for(s=r-i;l<s&&a(e,t[n+i+l])>=0;)o=l,(l=(l<<1)+1)<=0&&(l=s);l>s&&(l=s),o+=i,l+=i}for(o++;o<l;){var c=o+(l-o>>>1);0>a(e,t[n+c])?l=c:o=c+1}return l}function is(e,t,n,r){n||(n=0),r||(r=e.length);var i=r-n;if(!(i<2)){var a=0;if(i<32){a=ir(e,n,r,t),ii(e,n,r,n+a,t);return}var o=function(e,t){var n,r,i=7,a=0,o=[];function s(s){var l=n[s],u=r[s],c=n[s+1],h=r[s+1];r[s]=u+h,s===a-3&&(n[s+1]=n[s+2],r[s+1]=r[s+2]),a--;var d=io(e[c],e,l,u,0,t);l+=d,0==(u-=d)||0!==(h=ia(e[l+u-1],e,c,h,h-1,t))&&(u<=h?function(n,r,a,s){var l,u,c,h=0;for(h=0;h<r;h++)o[h]=e[n+h];var d=0,p=a,f=n;if(e[f++]=e[p++],0==--s){for(h=0;h<r;h++)e[f+h]=o[d+h];return}if(1===r){for(h=0;h<s;h++)e[f+h]=e[p+h];e[f+s]=o[d];return}for(var g=i;;){l=0,u=0,c=!1;do if(0>t(e[p],o[d])){if(e[f++]=e[p++],u++,l=0,0==--s){c=!0;break}}else if(e[f++]=o[d++],l++,u=0,1==--r){c=!0;break}while((l|u)<g);if(c)break;do{if(0!==(l=io(e[p],o,d,r,0,t))){for(h=0;h<l;h++)e[f+h]=o[d+h];if(f+=l,d+=l,(r-=l)<=1){c=!0;break}}if(e[f++]=e[p++],0==--s){c=!0;break}if(0!==(u=ia(o[d],e,p,s,0,t))){for(h=0;h<u;h++)e[f+h]=e[p+h];if(f+=u,p+=u,0==(s-=u)){c=!0;break}}if(e[f++]=o[d++],1==--r){c=!0;break}g--}while(l>=7||u>=7);if(c)break;g<0&&(g=0),g+=2}if((i=g)<1&&(i=1),1===r){for(h=0;h<s;h++)e[f+h]=e[p+h];e[f+s]=o[d]}else if(0===r)throw Error();else for(h=0;h<r;h++)e[f+h]=o[d+h]}(l,u,c,h):function(n,r,a,s){var l=0;for(l=0;l<s;l++)o[l]=e[a+l];var u=n+r-1,c=s-1,h=a+s-1,d=0,p=0;if(e[h--]=e[u--],0==--r){for(l=0,d=h-(s-1);l<s;l++)e[d+l]=o[l];return}if(1===s){for(h-=r,u-=r,p=h+1,d=u+1,l=r-1;l>=0;l--)e[p+l]=e[d+l];e[h]=o[c];return}for(var f=i;;){var g=0,m=0,v=!1;do if(0>t(o[c],e[u])){if(e[h--]=e[u--],g++,m=0,0==--r){v=!0;break}}else if(e[h--]=o[c--],m++,g=0,1==--s){v=!0;break}while((g|m)<f);if(v)break;do{if(0!=(g=r-io(o[c],e,n,r,r-1,t))){for(h-=g,u-=g,r-=g,p=h+1,d=u+1,l=g-1;l>=0;l--)e[p+l]=e[d+l];if(0===r){v=!0;break}}if(e[h--]=o[c--],1==--s){v=!0;break}if(0!=(m=s-ia(e[u],o,0,s,s-1,t))){for(h-=m,c-=m,s-=m,p=h+1,d=c+1,l=0;l<m;l++)e[p+l]=o[d+l];if(s<=1){v=!0;break}}if(e[h--]=e[u--],0==--r){v=!0;break}f--}while(g>=7||m>=7);if(v)break;f<0&&(f=0),f+=2}if((i=f)<1&&(i=1),1===s){for(h-=r,u-=r,p=h+1,d=u+1,l=r-1;l>=0;l--)e[p+l]=e[d+l];e[h]=o[c]}else if(0===s)throw Error();else for(l=0,d=h-(s-1);l<s;l++)e[d+l]=o[l]}(l,u,c,h))}return n=[],r=[],{mergeRuns:function(){for(;a>1;){var e=a-2;if(e>=1&&r[e-1]<=r[e]+r[e+1]||e>=2&&r[e-2]<=r[e]+r[e-1])r[e-1]<r[e+1]&&e--;else if(r[e]>r[e+1])break;s(e)}},forceMergeRuns:function(){for(;a>1;){var e=a-2;e>0&&r[e-1]<r[e+1]&&e--,s(e)}},pushRun:function(e,t){n[a]=e,r[a]=t,a+=1}}}(e,t),s=function(e){for(var t=0;e>=32;)t|=1&e,e>>=1;return e+t}(i);do{if((a=ir(e,n,r,t))<s){var l=i;l>s&&(l=s),ii(e,n,n+l,n+a,t),a=l}o.pushRun(n,a),o.mergeRuns(),i-=a,n+=a}while(0!==i);o.forceMergeRuns()}}nV(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(e){r7.prototype[e]=function(t){var n,r,i=t.zrX,a=t.zrY,o=it(this,i,a);if("mouseup"===e&&o||(r=(n=this.findHover(i,a)).target),"mousedown"===e)this._downEl=r,this._downPoint=[t.zrX,t.zrY],this._upEl=r;else if("mouseup"===e)this._upEl=r;else if("click"===e){if(this._downEl!==this._upEl||!this._downPoint||rg(this._downPoint,[t.zrX,t.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,e,t)}});var il=!1;function iu(){il||(il=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function ic(e,t){return e.zlevel===t.zlevel?e.z===t.z?e.z2-t.z2:e.z-t.z:e.zlevel-t.zlevel}var ih=function(){function e(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=ic}return e.prototype.traverse=function(e,t){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(e,t)},e.prototype.getDisplayList=function(e,t){t=t||!1;var n=this._displayList;return(e||!n.length)&&this.updateDisplayList(t),n},e.prototype.updateDisplayList=function(e){this._displayListLen=0;for(var t=this._roots,n=this._displayList,r=0,i=t.length;r<i;r++)this._updateAndAddDisplayable(t[r],null,e);n.length=this._displayListLen,is(n,ic)},e.prototype._updateAndAddDisplayable=function(e,t,n){if(!e.ignore||n){e.beforeUpdate(),e.update(),e.afterUpdate();var r=e.getClipPath();if(e.ignoreClip)t=null;else if(r){t=t?t.slice():[];for(var i=r,a=e;i;)i.parent=a,i.updateTransform(),t.push(i),a=i,i=i.getClipPath()}if(e.childrenRef){for(var o=e.childrenRef(),s=0;s<o.length;s++){var l=o[s];e.__dirty&&(l.__dirty|=1),this._updateAndAddDisplayable(l,t,n)}e.__dirty=0}else t&&t.length?e.__clipPaths=t:e.__clipPaths&&e.__clipPaths.length>0&&(e.__clipPaths=[]),isNaN(e.z)&&(iu(),e.z=0),isNaN(e.z2)&&(iu(),e.z2=0),isNaN(e.zlevel)&&(iu(),e.zlevel=0),this._displayList[this._displayListLen++]=e;var u=e.getDecalElement&&e.getDecalElement();u&&this._updateAndAddDisplayable(u,t,n);var c=e.getTextGuideLine();c&&this._updateAndAddDisplayable(c,t,n);var h=e.getTextContent();h&&this._updateAndAddDisplayable(h,t,n)}},e.prototype.addRoot=function(e){e.__zr&&e.__zr.storage===this||this._roots.push(e)},e.prototype.delRoot=function(e){if(e instanceof Array){for(var t=0,n=e.length;t<n;t++)this.delRoot(e[t]);return}var r=nE(this._roots,e);r>=0&&this._roots.splice(r,1)},e.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},e.prototype.getRoots=function(){return this._roots},e.prototype.dispose=function(){this._displayList=null,this._roots=null},e}();j=ny.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(e){return setTimeout(e,16)};var id={linear:function(e){return e},quadraticIn:function(e){return e*e},quadraticOut:function(e){return e*(2-e)},quadraticInOut:function(e){return(e*=2)<1?.5*e*e:-.5*(--e*(e-2)-1)},cubicIn:function(e){return e*e*e},cubicOut:function(e){return--e*e*e+1},cubicInOut:function(e){return(e*=2)<1?.5*e*e*e:.5*((e-=2)*e*e+2)},quarticIn:function(e){return e*e*e*e},quarticOut:function(e){return 1- --e*e*e*e},quarticInOut:function(e){return(e*=2)<1?.5*e*e*e*e:-.5*((e-=2)*e*e*e-2)},quinticIn:function(e){return e*e*e*e*e},quinticOut:function(e){return--e*e*e*e*e+1},quinticInOut:function(e){return(e*=2)<1?.5*e*e*e*e*e:.5*((e-=2)*e*e*e*e+2)},sinusoidalIn:function(e){return 1-Math.cos(e*Math.PI/2)},sinusoidalOut:function(e){return Math.sin(e*Math.PI/2)},sinusoidalInOut:function(e){return .5*(1-Math.cos(Math.PI*e))},exponentialIn:function(e){return 0===e?0:Math.pow(1024,e-1)},exponentialOut:function(e){return 1===e?1:1-Math.pow(2,-10*e)},exponentialInOut:function(e){return 0===e?0:1===e?1:(e*=2)<1?.5*Math.pow(1024,e-1):.5*(-Math.pow(2,-10*(e-1))+2)},circularIn:function(e){return 1-Math.sqrt(1-e*e)},circularOut:function(e){return Math.sqrt(1- --e*e)},circularInOut:function(e){return(e*=2)<1?-.5*(Math.sqrt(1-e*e)-1):.5*(Math.sqrt(1-(e-=2)*e)+1)},elasticIn:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),-(n*Math.pow(2,10*(e-=1))*Math.sin(2*Math.PI*(e-t)/.4)))},elasticOut:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*e)*Math.sin(2*Math.PI*(e-t)/.4)+1)},elasticInOut:function(e){var t,n=.1;return 0===e?0:1===e?1:(!n||n<1?(n=1,t=.1):t=.4*Math.asin(1/n)/(2*Math.PI),(e*=2)<1)?-.5*(n*Math.pow(2,10*(e-=1))*Math.sin(2*Math.PI*(e-t)/.4)):n*Math.pow(2,-10*(e-=1))*Math.sin(2*Math.PI*(e-t)/.4)*.5+1},backIn:function(e){return e*e*(2.70158*e-1.70158)},backOut:function(e){return--e*e*(2.70158*e+1.70158)+1},backInOut:function(e){return(e*=2)<1?e*e*(3.5949095*e-2.5949095)*.5:.5*((e-=2)*e*(3.5949095*e+2.5949095)+2)},bounceIn:function(e){return 1-id.bounceOut(1-e)},bounceOut:function(e){return e<1/2.75?7.5625*e*e:e<2/2.75?7.5625*(e-=1.5/2.75)*e+.75:e<2.5/2.75?7.5625*(e-=2.25/2.75)*e+.9375:7.5625*(e-=2.625/2.75)*e+.984375},bounceInOut:function(e){return e<.5?.5*id.bounceIn(2*e):.5*id.bounceOut(2*e-1)+.5}},ip=Math.pow,ig=Math.sqrt,im=ig(3),iv=1/3,iy=rd(),ix=rd(),i_=rd();function ib(e){return e>-1e-8&&e<1e-8}function iw(e){return e>1e-8||e<-1e-8}function iS(e,t,n,r,i){var a=1-i;return a*a*(a*e+3*i*t)+i*i*(i*r+3*a*n)}function iC(e,t,n,r,i){var a=1-i;return 3*(((t-e)*a+2*(n-t)*i)*a+(r-n)*i*i)}function iT(e,t,n,r,i,a){var o=r+3*(t-n)-e,s=3*(n-2*t+e),l=3*(t-e),u=e-i,c=s*s-3*o*l,h=s*l-9*o*u,d=l*l-3*s*u,p=0;if(ib(c)&&ib(h))if(ib(s))a[0]=0;else{var f=-l/s;f>=0&&f<=1&&(a[p++]=f)}else{var g=h*h-4*c*d;if(ib(g)){var m=h/c,f=-s/o+m,v=-m/2;f>=0&&f<=1&&(a[p++]=f),v>=0&&v<=1&&(a[p++]=v)}else if(g>0){var y=ig(g),x=c*s+1.5*o*(-h+y),_=c*s+1.5*o*(-h-y),f=(-s-((x=x<0?-ip(-x,iv):ip(x,iv))+(_=_<0?-ip(-_,iv):ip(_,iv))))/(3*o);f>=0&&f<=1&&(a[p++]=f)}else{var b=Math.acos((2*c*s-3*o*h)/(2*ig(c*c*c)))/3,w=ig(c),S=Math.cos(b),f=(-s-2*w*S)/(3*o),v=(-s+w*(S+im*Math.sin(b)))/(3*o),C=(-s+w*(S-im*Math.sin(b)))/(3*o);f>=0&&f<=1&&(a[p++]=f),v>=0&&v<=1&&(a[p++]=v),C>=0&&C<=1&&(a[p++]=C)}}return p}function iI(e,t,n,r,i){var a=6*n-12*t+6*e,o=9*t+3*r-3*e-9*n,s=3*t-3*e,l=0;if(ib(o)){if(iw(a)){var u=-s/a;u>=0&&u<=1&&(i[l++]=u)}}else{var c=a*a-4*o*s;if(ib(c))i[0]=-a/(2*o);else if(c>0){var h=ig(c),u=(-a+h)/(2*o),d=(-a-h)/(2*o);u>=0&&u<=1&&(i[l++]=u),d>=0&&d<=1&&(i[l++]=d)}}return l}function ik(e,t,n,r,i,a){var o=(t-e)*i+e,s=(n-t)*i+t,l=(r-n)*i+n,u=(s-o)*i+o,c=(l-s)*i+s,h=(c-u)*i+u;a[0]=e,a[1]=o,a[2]=u,a[3]=h,a[4]=h,a[5]=c,a[6]=l,a[7]=r}function ij(e,t,n,r,i,a,o,s,l,u,c){var h,d,p,f,g,m=.005,v=1/0;iy[0]=l,iy[1]=u;for(var y=0;y<1;y+=.05)ix[0]=iS(e,n,i,o,y),ix[1]=iS(t,r,a,s,y),(f=rm(iy,ix))<v&&(h=y,v=f);v=1/0;for(var x=0;x<32&&!(m<1e-4);x++)d=h-m,p=h+m,ix[0]=iS(e,n,i,o,d),ix[1]=iS(t,r,a,s,d),f=rm(ix,iy),d>=0&&f<v?(h=d,v=f):(i_[0]=iS(e,n,i,o,p),i_[1]=iS(t,r,a,s,p),g=rm(i_,iy),p<=1&&g<v?(h=p,v=g):m*=.5);return c&&(c[0]=iS(e,n,i,o,h),c[1]=iS(t,r,a,s,h)),ig(v)}function iM(e,t,n,r){var i=1-r;return i*(i*e+2*r*t)+r*r*n}function iD(e,t,n,r){return 2*((1-r)*(t-e)+r*(n-t))}function iO(e,t,n){var r=e+n-2*t;return 0===r?.5:(e-t)/r}function iA(e,t,n,r,i){var a=(t-e)*r+e,o=(n-t)*r+t,s=(o-a)*r+a;i[0]=e,i[1]=a,i[2]=s,i[3]=s,i[4]=o,i[5]=n}function iP(e,t,n,r,i,a,o,s,l){var u,c=.005,h=1/0;iy[0]=o,iy[1]=s;for(var d=0;d<1;d+=.05){ix[0]=iM(e,n,i,d),ix[1]=iM(t,r,a,d);var p=rm(iy,ix);p<h&&(u=d,h=p)}h=1/0;for(var f=0;f<32&&!(c<1e-4);f++){var g=u-c,m=u+c;ix[0]=iM(e,n,i,g),ix[1]=iM(t,r,a,g);var p=rm(ix,iy);if(g>=0&&p<h)u=g,h=p;else{i_[0]=iM(e,n,i,m),i_[1]=iM(t,r,a,m);var v=rm(i_,iy);m<=1&&v<h?(u=m,h=v):c*=.5}}return l&&(l[0]=iM(e,n,i,u),l[1]=iM(t,r,a,u)),ig(h)}var iR=/cubic-bezier\(([0-9,\.e ]+)\)/;function iz(e){var t=e&&iR.exec(e);if(t){var n=t[1].split(","),r=+n7(n[0]),i=+n7(n[1]),a=+n7(n[2]),o=+n7(n[3]);if(isNaN(r+i+a+o))return;var s=[];return function(e){return e<=0?0:e>=1?1:iT(0,r,a,1,e,s)&&iS(0,i,o,1,s[0])}}}var iN=function(){function e(e){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=e.life||1e3,this._delay=e.delay||0,this.loop=e.loop||!1,this.onframe=e.onframe||rl,this.ondestroy=e.ondestroy||rl,this.onrestart=e.onrestart||rl,e.easing&&this.setEasing(e.easing)}return e.prototype.step=function(e,t){if(this._inited||(this._startTime=e+this._delay,this._inited=!0),this._paused){this._pausedTime+=t;return}var n=this._life,r=e-this._startTime-this._pausedTime,i=r/n;i<0&&(i=0),i=Math.min(i,1);var a=this.easingFunc,o=a?a(i):i;if(this.onframe(o),1===i)if(!this.loop)return!0;else this._startTime=e-r%n,this._pausedTime=0,this.onrestart();return!1},e.prototype.pause=function(){this._paused=!0},e.prototype.resume=function(){this._paused=!1},e.prototype.setEasing=function(e){this.easing=e,this.easingFunc=nZ(e)?e:id[e]||iz(e)},e}(),iL=function(e){this.value=e},iF=function(){function e(){this._len=0}return e.prototype.insert=function(e){var t=new iL(e);return this.insertEntry(t),t},e.prototype.insertEntry=function(e){this.head?(this.tail.next=e,e.prev=this.tail,e.next=null,this.tail=e):this.head=this.tail=e,this._len++},e.prototype.remove=function(e){var t=e.prev,n=e.next;t?t.next=n:this.head=n,n?n.prev=t:this.tail=t,e.next=e.prev=null,this._len--},e.prototype.len=function(){return this._len},e.prototype.clear=function(){this.head=this.tail=null,this._len=0},e}(),iE=function(){function e(e){this._list=new iF,this._maxSize=10,this._map={},this._maxSize=e}return e.prototype.put=function(e,t){var n=this._list,r=this._map,i=null;if(null==r[e]){var a=n.len(),o=this._lastRemovedEntry;if(a>=this._maxSize&&a>0){var s=n.head;n.remove(s),delete r[s.key],i=s.value,this._lastRemovedEntry=s}o?o.value=t:o=new iL(t),o.key=e,n.insertEntry(o),r[e]=o}return i},e.prototype.get=function(e){var t=this._map[e],n=this._list;if(null!=t)return t!==n.tail&&(n.remove(t),n.insertEntry(t)),t.value},e.prototype.clear=function(){this._list.clear(),this._map={}},e.prototype.len=function(){return this._list.len()},e}(),iB={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function iH(e){return(e=Math.round(e))<0?0:e>255?255:e}function iV(e){return e<0?0:e>1?1:e}function iW(e){return e.length&&"%"===e.charAt(e.length-1)?iH(parseFloat(e)/100*255):iH(parseInt(e,10))}function iY(e){return e.length&&"%"===e.charAt(e.length-1)?iV(parseFloat(e)/100):iV(parseFloat(e))}function iG(e,t,n){return(n<0?n+=1:n>1&&(n-=1),6*n<1)?e+(t-e)*n*6:2*n<1?t:3*n<2?e+(t-e)*(2/3-n)*6:e}function iU(e,t,n,r,i){return e[0]=t,e[1]=n,e[2]=r,e[3]=i,e}function iq(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e}var iX=new iE(20),i$=null;function iZ(e,t){i$&&iq(i$,t),i$=iX.put(e,i$||t.slice())}function iK(e,t){if(e){t=t||[];var n=iX.get(e);if(n)return iq(t,n);var r=(e+="").replace(/ /g,"").toLowerCase();if(r in iB)return iq(t,iB[r]),iZ(e,t),t;var i=r.length;if("#"===r.charAt(0)){if(4===i||5===i){var a=parseInt(r.slice(1,4),16);return a>=0&&a<=4095?(iU(t,(3840&a)>>4|(3840&a)>>8,240&a|(240&a)>>4,15&a|(15&a)<<4,5===i?parseInt(r.slice(4),16)/15:1),iZ(e,t),t):void iU(t,0,0,0,1)}if(7===i||9===i){var a=parseInt(r.slice(1,7),16);return a>=0&&a<=0xffffff?(iU(t,(0xff0000&a)>>16,(65280&a)>>8,255&a,9===i?parseInt(r.slice(7),16)/255:1),iZ(e,t),t):void iU(t,0,0,0,1)}return}var o=r.indexOf("("),s=r.indexOf(")");if(-1!==o&&s+1===i){var l=r.substr(0,o),u=r.substr(o+1,s-(o+1)).split(","),c=1;switch(l){case"rgba":if(4!==u.length)return 3===u.length?iU(t,+u[0],+u[1],+u[2],1):iU(t,0,0,0,1);c=iY(u.pop());case"rgb":if(u.length>=3)return iU(t,iW(u[0]),iW(u[1]),iW(u[2]),3===u.length?c:iY(u[3])),iZ(e,t),t;return void iU(t,0,0,0,1);case"hsla":if(4!==u.length)return void iU(t,0,0,0,1);return u[3]=iY(u[3]),iJ(u,t),iZ(e,t),t;case"hsl":if(3!==u.length)return void iU(t,0,0,0,1);return iJ(u,t),iZ(e,t),t;default:return}}iU(t,0,0,0,1)}}function iJ(e,t){var n=(parseFloat(e[0])%360+360)%360/360,r=iY(e[1]),i=iY(e[2]),a=i<=.5?i*(r+1):i+r-i*r,o=2*i-a;return iU(t=t||[],iH(255*iG(o,a,n+1/3)),iH(255*iG(o,a,n)),iH(255*iG(o,a,n-1/3)),1),4===e.length&&(t[3]=e[3]),t}function iQ(e,t){var n=iK(e);if(n){for(var r=0;r<3;r++)t<0?n[r]=n[r]*(1-t)|0:n[r]=(255-n[r])*t+n[r]|0,n[r]>255?n[r]=255:n[r]<0&&(n[r]=0);return i1(n,4===n.length?"rgba":"rgb")}}function i1(e,t){if(e&&e.length){var n=e[0]+","+e[1]+","+e[2];return("rgba"===t||"hsva"===t||"hsla"===t)&&(n+=","+e[3]),t+"("+n+")"}}function i0(e,t){var n=iK(e);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*t:0}var i2=new iE(100);function i3(e){if(nK(e)){var t=i2.get(e);return t||(t=iQ(e,-.1),i2.put(e,t)),t}if(n3(e)){var n=nL({},e);return n.colorStops=nW(e.colorStops,function(e){return{offset:e.offset,color:iQ(e.color,-.1)}}),n}return e}ny.hasGlobalWindow&&nZ(window.btoa);var i4=Array.prototype.slice;function i5(e,t,n,r){for(var i,a=t.length,o=0;o<a;o++)e[o]=(i=t[o],(n[o]-i)*r+i);return e}function i9(e,t,n,r){for(var i=t.length,a=0;a<i;a++)e[a]=t[a]+n[a]*r;return e}function i8(e,t,n,r){for(var i=t.length,a=i&&t[0].length,o=0;o<i;o++){e[o]||(e[o]=[]);for(var s=0;s<a;s++)e[o][s]=t[o][s]+n[o][s]*r}return e}function i6(e){if(nH(e)){var t=e.length;if(nH(e[0])){for(var n=[],r=0;r<t;r++)n.push(i4.call(e[r]));return n}return i4.call(e)}return e}function i7(e){return e[0]=Math.floor(e[0])||0,e[1]=Math.floor(e[1])||0,e[2]=Math.floor(e[2])||0,e[3]=null==e[3]?1:e[3],"rgba("+e.join(",")+")"}function ae(e){return 4===e||5===e}function at(e){return 1===e||2===e}var an=[0,0,0,0],ar=function(){function e(e){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=e}return e.prototype.isFinished=function(){return this._finished},e.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},e.prototype.needsAnimate=function(){return this.keyframes.length>=1},e.prototype.getAdditiveTrack=function(){return this._additiveTrack},e.prototype.addKeyframe=function(e,t,n){this._needsSort=!0;var r=this.keyframes,i=r.length,a=!1,o=6,s=t;if(nH(t)){var l=nH(t&&t[0])?2:1;o=l,(1!==l||nJ(t[0]))&&(2!==l||nJ(t[0][0]))||(a=!0)}else if(nJ(t)&&t==t)o=0;else if(nK(t))if(isNaN(+t)){var u=iK(t);u&&(s=u,o=3)}else o=0;else if(n3(t)){var c=nL({},s);(c.colorStops=nW(t.colorStops,function(e){return{offset:e.offset,color:iK(e.color)}}),"linear"===t.type)?o=4:"radial"===t.type&&(o=5),s=c}0===i?this.valType=o:(o!==this.valType||6===o)&&(a=!0),this.discrete=this.discrete||a;var h={time:e,value:s,rawValue:t,percent:0};return n&&(h.easing=n,h.easingFunc=nZ(n)?n:id[n]||iz(n)),r.push(h),h},e.prototype.prepare=function(e,t){var n=this.keyframes;this._needsSort&&n.sort(function(e,t){return e.time-t.time});for(var r=this.valType,i=n.length,a=n[i-1],o=this.discrete,s=at(r),l=ae(r),u=0;u<i;u++){var c=n[u],h=c.value,d=a.value;c.percent=c.time/e,!o&&(s&&u!==i-1?function(e,t,n){if(e.push&&t.push){var r=e.length,i=t.length;if(r!==i)if(r>i)e.length=i;else for(var a=r;a<i;a++)e.push(1===n?t[a]:i4.call(t[a]));for(var o=e[0]&&e[0].length,a=0;a<e.length;a++)if(1===n)isNaN(e[a])&&(e[a]=t[a]);else for(var s=0;s<o;s++)isNaN(e[a][s])&&(e[a][s]=t[a][s])}}(h,d,r):l&&function(e,t){for(var n=e.length,r=t.length,i=n>r?t:e,a=Math.min(n,r),o=i[a-1]||{color:[0,0,0,0],offset:0},s=a;s<Math.max(n,r);s++)i.push({offset:o.offset,color:o.color.slice()})}(h.colorStops,d.colorStops))}if(!o&&5!==r&&t&&this.needsAnimate()&&t.needsAnimate()&&r===t.valType&&!t._finished){this._additiveTrack=t;for(var p=n[0].value,u=0;u<i;u++)0===r?n[u].additiveValue=n[u].value-p:3===r?n[u].additiveValue=i9([],n[u].value,p,-1):at(r)&&(n[u].additiveValue=1===r?i9([],n[u].value,p,-1):i8([],n[u].value,p,-1))}},e.prototype.step=function(e,t){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,r,i,a=null!=this._additiveTrack,o=a?"additiveValue":"value",s=this.valType,l=this.keyframes,u=l.length,c=this.propName,h=3===s,d=this._lastFr,p=Math.min;if(1===u)r=i=l[0];else{if(t<0)n=0;else if(t<this._lastFrP){for(n=p(d+1,u-1);n>=0&&!(l[n].percent<=t);n--);n=p(n,u-2)}else{for(n=d;n<u&&!(l[n].percent>t);n++);n=p(n-1,u-2)}i=l[n+1],r=l[n]}if(r&&i){this._lastFr=n,this._lastFrP=t;var f=i.percent-r.percent,g=0===f?1:p((t-r.percent)/f,1);i.easingFunc&&(g=i.easingFunc(g));var m=a?this._additiveValue:h?an:e[c];if((at(s)||h)&&!m&&(m=this._additiveValue=[]),this.discrete)e[c]=g<1?r.rawValue:i.rawValue;else if(at(s))1===s?i5(m,r[o],i[o],g):function(e,t,n,r){for(var i=t.length,a=i&&t[0].length,o=0;o<i;o++){e[o]||(e[o]=[]);for(var s,l=0;l<a;l++)e[o][l]=(s=t[o][l],(n[o][l]-s)*r+s)}}(m,r[o],i[o],g);else if(ae(s)){var v,y,x,_,b,w=r[o],S=i[o],C=4===s;(e[c]={type:C?"linear":"radial",x:(v=w.x,(S.x-v)*g+v),y:(y=w.y,(S.y-y)*g+y),colorStops:nW(w.colorStops,function(e,t){var n,r=S.colorStops[t];return{offset:(n=e.offset,(r.offset-n)*g+n),color:i7(i5([],e.color,r.color,g))}}),global:S.global},C)?(e[c].x2=(x=w.x2,(S.x2-x)*g+x),e[c].y2=(_=w.y2,(S.y2-_)*g+_)):e[c].r=(b=w.r,(S.r-b)*g+b)}else if(h)i5(m,r[o],i[o],g),a||(e[c]=i7(m));else{var T,I=(T=r[o],(i[o]-T)*g+T);a?this._additiveValue=I:e[c]=I}a&&this._addToTarget(e)}}},e.prototype._addToTarget=function(e){var t=this.valType,n=this.propName,r=this._additiveValue;0===t?e[n]=e[n]+r:3===t?(iK(e[n],an),i9(an,an,r,1),e[n]=i7(an)):1===t?i9(e[n],e[n],r,1):2===t&&i8(e[n],e[n],r,1)},e}(),ai=function(){function e(e,t,n,r){(this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=e,this._loop=t,t&&r)?nR("Can' use additive animation on looped animation."):(this._additiveAnimators=r,this._allowDiscrete=n)}return e.prototype.getMaxTime=function(){return this._maxTime},e.prototype.getDelay=function(){return this._delay},e.prototype.getLoop=function(){return this._loop},e.prototype.getTarget=function(){return this._target},e.prototype.changeTarget=function(e){this._target=e},e.prototype.when=function(e,t,n){return this.whenWithKeys(e,t,nU(t),n)},e.prototype.whenWithKeys=function(e,t,n,r){for(var i=this._tracks,a=0;a<n.length;a++){var o=n[a],s=i[o];if(!s){s=i[o]=new ar(o);var l=void 0,u=this._getAdditiveTrack(o);if(u){var c=u.keyframes,h=c[c.length-1];l=h&&h.value,3===u.valType&&l&&(l=i7(l))}else l=this._target[o];if(null==l)continue;e>0&&s.addKeyframe(0,i6(l),r),this._trackKeys.push(o)}s.addKeyframe(e,i6(t[o]),r)}return this._maxTime=Math.max(this._maxTime,e),this},e.prototype.pause=function(){this._clip.pause(),this._paused=!0},e.prototype.resume=function(){this._clip.resume(),this._paused=!1},e.prototype.isPaused=function(){return!!this._paused},e.prototype.duration=function(e){return this._maxTime=e,this._force=!0,this},e.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var e=this._doneCbs;if(e)for(var t=e.length,n=0;n<t;n++)e[n].call(this)},e.prototype._abortedCallback=function(){this._setTracksFinished();var e=this.animation,t=this._abortedCbs;if(e&&e.removeClip(this._clip),this._clip=null,t)for(var n=0;n<t.length;n++)t[n].call(this)},e.prototype._setTracksFinished=function(){for(var e=this._tracks,t=this._trackKeys,n=0;n<t.length;n++)e[t[n]].setFinished()},e.prototype._getAdditiveTrack=function(e){var t,n=this._additiveAnimators;if(n)for(var r=0;r<n.length;r++){var i=n[r].getTrack(e);i&&(t=i)}return t},e.prototype.start=function(e){if(!(this._started>0)){this._started=1;for(var t=this,n=[],r=this._maxTime||0,i=0;i<this._trackKeys.length;i++){var a=this._trackKeys[i],o=this._tracks[a],s=this._getAdditiveTrack(a),l=o.keyframes,u=l.length;if(o.prepare(r,s),o.needsAnimate())if(!this._allowDiscrete&&o.discrete){var c=l[u-1];c&&(t._target[o.propName]=c.rawValue),o.setFinished()}else n.push(o)}if(n.length||this._force){var h=new iN({life:r,loop:this._loop,delay:this._delay||0,onframe:function(e){t._started=2;var r=t._additiveAnimators;if(r){for(var i=!1,a=0;a<r.length;a++)if(r[a]._clip){i=!0;break}i||(t._additiveAnimators=null)}for(var a=0;a<n.length;a++)n[a].step(t._target,e);var o=t._onframeCbs;if(o)for(var a=0;a<o.length;a++)o[a](t._target,e)},ondestroy:function(){t._doneCallback()}});this._clip=h,this.animation&&this.animation.addClip(h),e&&h.setEasing(e)}else this._doneCallback();return this}},e.prototype.stop=function(e){if(this._clip){var t=this._clip;e&&t.onframe(1),this._abortedCallback()}},e.prototype.delay=function(e){return this._delay=e,this},e.prototype.during=function(e){return e&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(e)),this},e.prototype.done=function(e){return e&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(e)),this},e.prototype.aborted=function(e){return e&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(e)),this},e.prototype.getClip=function(){return this._clip},e.prototype.getTrack=function(e){return this._tracks[e]},e.prototype.getTracks=function(){var e=this;return nW(this._trackKeys,function(t){return e._tracks[t]})},e.prototype.stopTracks=function(e,t){if(!e.length||!this._clip)return!0;for(var n=this._tracks,r=this._trackKeys,i=0;i<e.length;i++){var a=n[e[i]];a&&!a.isFinished()&&(t?a.step(this._target,1):1===this._started&&a.step(this._target,0),a.setFinished())}for(var o=!0,i=0;i<r.length;i++)if(!n[r[i]].isFinished()){o=!1;break}return o&&this._abortedCallback(),o},e.prototype.saveTo=function(e,t,n){if(e){t=t||this._trackKeys;for(var r=0;r<t.length;r++){var i=t[r],a=this._tracks[i];if(!(!a||a.isFinished())){var o=a.keyframes,s=o[n?0:o.length-1];s&&(e[i]=i6(s.rawValue))}}}},e.prototype.__changeFinalValue=function(e,t){t=t||nU(e);for(var n=0;n<t.length;n++){var r=t[n],i=this._tracks[r];if(i){var a=i.keyframes;if(a.length>1){var o=a.pop();i.addKeyframe(o.time,e[r]),i.prepare(this._maxTime,i.getAdditiveTrack())}}}},e}();function aa(){return new Date().getTime()}var ao=function(e){function t(t){var n=e.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,n.stage=(t=t||{}).stage||{},n}return rh(t,e),t.prototype.addClip=function(e){e.animation&&this.removeClip(e),this._head?(this._tail.next=e,e.prev=this._tail,e.next=null,this._tail=e):this._head=this._tail=e,e.animation=this},t.prototype.addAnimator=function(e){e.animation=this;var t=e.getClip();t&&this.addClip(t)},t.prototype.removeClip=function(e){if(e.animation){var t=e.prev,n=e.next;t?t.next=n:this._head=n,n?n.prev=t:this._tail=t,e.next=e.prev=e.animation=null}},t.prototype.removeAnimator=function(e){var t=e.getClip();t&&this.removeClip(t),e.animation=null},t.prototype.update=function(e){for(var t=aa()-this._pausedTime,n=t-this._time,r=this._head;r;){var i=r.next;r.step(t,n)&&(r.ondestroy(),this.removeClip(r)),r=i}this._time=t,!e&&(this.trigger("frame",n),this.stage.update&&this.stage.update())},t.prototype._startLoop=function(){var e=this;this._running=!0,j(function t(){e._running&&(j(t),e._paused||e.update())})},t.prototype.start=function(){this._running||(this._time=aa(),this._pausedTime=0,this._startLoop())},t.prototype.stop=function(){this._running=!1},t.prototype.pause=function(){this._paused||(this._pauseStart=aa(),this._paused=!0)},t.prototype.resume=function(){this._paused&&(this._pausedTime+=aa()-this._pauseStart,this._paused=!1)},t.prototype.clear=function(){for(var e=this._head;e;){var t=e.next;e.prev=e.next=e.animation=null,e=t}this._head=this._tail=null},t.prototype.isFinished=function(){return null==this._head},t.prototype.animate=function(e,t){t=t||{},this.start();var n=new ai(e,t.loop);return this.addAnimator(n),n},t}(rS),as=ny.domSupported,al=(_={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},b=nW(x=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],function(e){var t=e.replace("mouse","pointer");return _.hasOwnProperty(t)?t:e}),{mouse:x,touch:["touchstart","touchend","touchmove"],pointer:b}),au=["mousemove","mouseup"],ac=["pointermove","pointerup"],ah=!1;function ad(e){var t=e.pointerType;return"pen"===t||"touch"===t}function ap(e){e&&(e.zrByTouch=!0)}function af(e,t){for(var n=t,r=!1;n&&9!==n.nodeType&&!(r=n.domBelongToZr||n!==t&&n===e.painterRoot);)n=n.parentNode;return r}var ag=function(e,t){this.stopPropagation=rl,this.stopImmediatePropagation=rl,this.preventDefault=rl,this.type=t.type,this.target=this.currentTarget=e.dom,this.pointerType=t.pointerType,this.clientX=t.clientX,this.clientY=t.clientY},am={mousedown:function(e){e=rF(this.dom,e),this.__mayPointerCapture=[e.zrX,e.zrY],this.trigger("mousedown",e)},mousemove:function(e){e=rF(this.dom,e);var t=this.__mayPointerCapture;t&&(e.zrX!==t[0]||e.zrY!==t[1])&&this.__togglePointerCapture(!0),this.trigger("mousemove",e)},mouseup:function(e){e=rF(this.dom,e),this.__togglePointerCapture(!1),this.trigger("mouseup",e)},mouseout:function(e){af(this,(e=rF(this.dom,e)).toElement||e.relatedTarget)||(this.__pointerCapturing&&(e.zrEventControl="no_globalout"),this.trigger("mouseout",e))},wheel:function(e){ah=!0,e=rF(this.dom,e),this.trigger("mousewheel",e)},mousewheel:function(e){ah||(e=rF(this.dom,e),this.trigger("mousewheel",e))},touchstart:function(e){ap(e=rF(this.dom,e)),this.__lastTouchMoment=new Date,this.handler.processGesture(e,"start"),am.mousemove.call(this,e),am.mousedown.call(this,e)},touchmove:function(e){ap(e=rF(this.dom,e)),this.handler.processGesture(e,"change"),am.mousemove.call(this,e)},touchend:function(e){ap(e=rF(this.dom,e)),this.handler.processGesture(e,"end"),am.mouseup.call(this,e),new Date-this.__lastTouchMoment<300&&am.click.call(this,e)},pointerdown:function(e){am.mousedown.call(this,e)},pointermove:function(e){ad(e)||am.mousemove.call(this,e)},pointerup:function(e){am.mouseup.call(this,e)},pointerout:function(e){ad(e)||am.mouseout.call(this,e)}};nV(["click","dblclick","contextmenu"],function(e){am[e]=function(t){t=rF(this.dom,t),this.trigger(e,t)}});var av={pointermove:function(e){ad(e)||av.mousemove.call(this,e)},pointerup:function(e){av.mouseup.call(this,e)},mousemove:function(e){this.trigger("mousemove",e)},mouseup:function(e){var t=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",e),t&&(e.zrEventControl="only_globalout",this.trigger("mouseout",e))}};function ay(e,t,n,r){var i;e.mounted[t]=n,e.listenerOpts[t]=r,i=e.domTarget,i.addEventListener(t,n,r)}function ax(e){var t,n,r,i=e.mounted;for(var a in i)i.hasOwnProperty(a)&&(t=e.domTarget,n=i[a],r=e.listenerOpts[a],t.removeEventListener(a,n,r));e.mounted={}}var a_=function(e,t){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=e,this.domHandlers=t},ab=function(e){function t(t,n){var r,i,a=e.call(this)||this;return a.__pointerCapturing=!1,a.dom=t,a.painterRoot=n,a._localHandlerScope=new a_(t,am),as&&(a._globalHandlerScope=new a_(document,av)),i=(r=a._localHandlerScope).domHandlers,ny.pointerEventsSupported?nV(al.pointer,function(e){ay(r,e,function(t){i[e].call(a,t)})}):(ny.touchEventsSupported&&nV(al.touch,function(e){ay(r,e,function(t){i[e].call(a,t),r.touching=!0,null!=r.touchTimer&&(clearTimeout(r.touchTimer),r.touchTimer=null),r.touchTimer=setTimeout(function(){r.touching=!1,r.touchTimer=null},700)})}),nV(al.mouse,function(e){ay(r,e,function(t){t=rL(t),r.touching||i[e].call(a,t)})})),a}return rh(t,e),t.prototype.dispose=function(){ax(this._localHandlerScope),as&&ax(this._globalHandlerScope)},t.prototype.setCursor=function(e){this.dom.style&&(this.dom.style.cursor=e||"default")},t.prototype.__togglePointerCapture=function(e){if(this.__mayPointerCapture=null,as&&this.__pointerCapturing^e){this.__pointerCapturing=e;var t=this._globalHandlerScope;e?function(e,t){ny.pointerEventsSupported?nV(ac,n):ny.touchEventsSupported||nV(au,n);function n(n){ay(t,n,function(r){if(!af(e,(r=rL(r)).target)){var i;i=r,r=rF(e.dom,new ag(e,i),!0),t.domHandlers[n].call(e,r)}},{capture:!0})}}(this,t):ax(t)}},t}(rS),aw=1;ny.hasGlobalWindow&&(aw=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var aS=aw,aC="#333",aT="#ccc",aI=function(e){return e[0]=1,e[1]=0,e[2]=0,e[3]=1,e[4]=0,e[5]=0,e};function ak(e){return e>5e-5||e<-5e-5}var aj=[],aM=[],aD=rW(),aO=Math.abs,aA=function(){var e;function t(){}return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(e){this.x=e[0],this.y=e[1]},t.prototype.setScale=function(e){this.scaleX=e[0],this.scaleY=e[1]},t.prototype.setSkew=function(e){this.skewX=e[0],this.skewY=e[1]},t.prototype.setOrigin=function(e){this.originX=e[0],this.originY=e[1]},t.prototype.needLocalTransform=function(){return ak(this.rotation)||ak(this.x)||ak(this.y)||ak(this.scaleX-1)||ak(this.scaleY-1)||ak(this.skewX)||ak(this.skewY)},t.prototype.updateTransform=function(){var e,t=this.parent&&this.parent.transform,n=this.needLocalTransform(),r=this.transform;if(!(n||t)){r&&(aI(r),this.invTransform=null);return}r=r||rW(),n?this.getLocalTransform(r):aI(r),t&&(n?rY(r,t,r):((e=r)[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5])),this.transform=r,this._resolveGlobalScaleRatio(r)},t.prototype._resolveGlobalScaleRatio=function(e){var t=this.globalScaleRatio;if(null!=t&&1!==t){this.getGlobalScale(aj);var n=aj[0]<0?-1:1,r=aj[1]<0?-1:1,i=((aj[0]-n)*t+n)/aj[0]||0,a=((aj[1]-r)*t+r)/aj[1]||0;e[0]*=i,e[1]*=i,e[2]*=a,e[3]*=a}this.invTransform=this.invTransform||rW(),rU(this.invTransform,e)},t.prototype.getComputedTransform=function(){for(var e=this,t=[];e;)t.push(e),e=e.parent;for(;e=t.pop();)e.updateTransform();return this.transform},t.prototype.setLocalTransform=function(e){if(e){var t=e[0]*e[0]+e[1]*e[1],n=e[2]*e[2]+e[3]*e[3],r=Math.atan2(e[1],e[0]),i=Math.PI/2+r-Math.atan2(e[3],e[2]);n=Math.sqrt(n)*Math.cos(i),t=Math.sqrt(t),this.skewX=i,this.skewY=0,this.rotation=-r,this.x=+e[4],this.y=+e[5],this.scaleX=t,this.scaleY=n,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var e=this.parent,t=this.transform;e&&e.transform&&(e.invTransform=e.invTransform||rW(),rY(aM,e.invTransform,t),t=aM);var n=this.originX,r=this.originY;(n||r)&&(aD[4]=n,aD[5]=r,rY(aM,t,aD),aM[4]-=n,aM[5]-=r,t=aM),this.setLocalTransform(t)}},t.prototype.getGlobalScale=function(e){var t=this.transform;return(e=e||[],t)?(e[0]=Math.sqrt(t[0]*t[0]+t[1]*t[1]),e[1]=Math.sqrt(t[2]*t[2]+t[3]*t[3]),t[0]<0&&(e[0]=-e[0]),t[3]<0&&(e[1]=-e[1])):(e[0]=1,e[1]=1),e},t.prototype.transformCoordToLocal=function(e,t){var n=[e,t],r=this.invTransform;return r&&ry(n,n,r),n},t.prototype.transformCoordToGlobal=function(e,t){var n=[e,t],r=this.transform;return r&&ry(n,n,r),n},t.prototype.getLineScale=function(){var e=this.transform;return e&&aO(e[0]-1)>1e-10&&aO(e[3]-1)>1e-10?Math.sqrt(aO(e[0]*e[3]-e[2]*e[1])):1},t.prototype.copyTransform=function(e){for(var t=this,n=e,r=0;r<aP.length;r++){var i=aP[r];t[i]=n[i]}},t.getLocalTransform=function(e,t){t=t||[];var n,r,i,a,o,s,l,u,c,h,d,p=e.originX||0,f=e.originY||0,g=e.scaleX,m=e.scaleY,v=e.anchorX,y=e.anchorY,x=e.rotation||0,_=e.x,b=e.y,w=e.skewX?Math.tan(e.skewX):0,S=e.skewY?Math.tan(-e.skewY):0;if(p||f||v||y){var C=p+v,T=f+y;t[4]=-C*g-w*T*m,t[5]=-T*m-S*C*g}else t[4]=t[5]=0;return t[0]=g,t[3]=m,t[1]=S*g,t[2]=w*m,x&&(n=t,void 0===i&&(i=[0,0]),a=(r=t)[0],o=r[2],s=r[4],l=r[1],u=r[3],c=r[5],h=Math.sin(x),d=Math.cos(x),n[0]=a*d+l*h,n[1]=-a*h+l*d,n[2]=o*d+u*h,n[3]=-o*h+d*u,n[4]=d*(s-i[0])+h*(c-i[1])+i[0],n[5]=d*(c-i[1])-h*(s-i[0])+i[1]),t[4]+=p+_,t[5]+=f+b,t},t.initDefaultProps=void((e=t.prototype).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}(),aP=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"],aR={};function az(e,t){var n=aR[t=t||nx];n||(n=aR[t]=new iE(500));var r=n.get(e);return null==r&&(r=nb.measureText(e,t).width,n.put(e,r)),r}function aN(e,t,n,r){var i=az(e,t),a=aE(t);return new r2(aL(0,i,n),aF(0,a,r),i,a)}function aL(e,t,n){return"right"===n?e-=t:"center"===n&&(e-=t/2),e}function aF(e,t,n){return"middle"===n?e-=t/2:"bottom"===n&&(e-=t),e}function aE(e){return az("国",e)}function aB(e,t){return"string"==typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e}function aH(e,t,n){var r=t.position||"inside",i=null!=t.distance?t.distance:5,a=n.height,o=n.width,s=a/2,l=n.x,u=n.y,c="left",h="top";if(r instanceof Array)l+=aB(r[0],n.width),u+=aB(r[1],n.height),c=null,h=null;else switch(r){case"left":l-=i,u+=s,c="right",h="middle";break;case"right":l+=i+o,u+=s,h="middle";break;case"top":l+=o/2,u-=i,c="center",h="bottom";break;case"bottom":l+=o/2,u+=a+i,c="center";break;case"inside":l+=o/2,u+=s,c="center",h="middle";break;case"insideLeft":l+=i,u+=s,h="middle";break;case"insideRight":l+=o-i,u+=s,c="right",h="middle";break;case"insideTop":l+=o/2,u+=i,c="center";break;case"insideBottom":l+=o/2,u+=a-i,c="center",h="bottom";break;case"insideTopLeft":l+=i,u+=i;break;case"insideTopRight":l+=o-i,u+=i,c="right";break;case"insideBottomLeft":l+=i,u+=a-i,h="bottom";break;case"insideBottomRight":l+=o-i,u+=a-i,c="right",h="bottom"}return(e=e||{}).x=l,e.y=u,e.align=c,e.verticalAlign=h,e}var aV="__zr_normal__",aW=aP.concat(["ignore"]),aY=nY(aP,function(e,t){return e[t]=!0,e},{ignore:!1}),aG={},aU=new r2(0,0,0,0),aq=function(){function e(e){this.id=nP++,this.animators=[],this.currentStates=[],this.states={},this._init(e)}return e.prototype._init=function(e){this.attr(e)},e.prototype.drift=function(e,t,n){switch(this.draggable){case"horizontal":t=0;break;case"vertical":e=0}var r=this.transform;r||(r=this.transform=[1,0,0,1,0,0]),r[4]+=e,r[5]+=t,this.decomposeTransform(),this.markRedraw()},e.prototype.beforeUpdate=function(){},e.prototype.afterUpdate=function(){},e.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},e.prototype.updateInnerText=function(e){var t=this._textContent;if(t&&(!t.ignore||e)){this.textConfig||(this.textConfig={});var n=this.textConfig,r=n.local,i=t.innerTransformable,a=void 0,o=void 0,s=!1;i.parent=r?this:null;var l=!1;if(i.copyTransform(t),null!=n.position){n.layoutRect?aU.copy(n.layoutRect):aU.copy(this.getBoundingRect()),r||aU.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(aG,n,aU):aH(aG,n,aU),i.x=aG.x,i.y=aG.y,a=aG.align,o=aG.verticalAlign;var u=n.origin;if(u&&null!=n.rotation){var c=void 0,h=void 0;"center"===u?(c=.5*aU.width,h=.5*aU.height):(c=aB(u[0],aU.width),h=aB(u[1],aU.height)),l=!0,i.originX=-i.x+c+(r?0:aU.x),i.originY=-i.y+h+(r?0:aU.y)}}null!=n.rotation&&(i.rotation=n.rotation);var d=n.offset;d&&(i.x+=d[0],i.y+=d[1],l||(i.originX=-d[0],i.originY=-d[1]));var p=null==n.inside?"string"==typeof n.position&&n.position.indexOf("inside")>=0:n.inside,f=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),g=void 0,m=void 0,v=void 0;p&&this.canBeInsideText()?(g=n.insideFill,m=n.insideStroke,(null==g||"auto"===g)&&(g=this.getInsideTextFill()),(null==m||"auto"===m)&&(m=this.getInsideTextStroke(g),v=!0)):(g=n.outsideFill,m=n.outsideStroke,(null==g||"auto"===g)&&(g=this.getOutsideFill()),(null==m||"auto"===m)&&(m=this.getOutsideStroke(g),v=!0)),((g=g||"#000")!==f.fill||m!==f.stroke||v!==f.autoStroke||a!==f.align||o!==f.verticalAlign)&&(s=!0,f.fill=g,f.stroke=m,f.autoStroke=v,f.align=a,f.verticalAlign=o,t.setDefaultTextStyle(f)),t.__dirty|=1,s&&t.dirtyStyle(!0)}},e.prototype.canBeInsideText=function(){return!0},e.prototype.getInsideTextFill=function(){return"#fff"},e.prototype.getInsideTextStroke=function(e){return"#000"},e.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?aT:aC},e.prototype.getOutsideStroke=function(e){var t=this.__zr&&this.__zr.getBackgroundColor(),n="string"==typeof t&&iK(t);n||(n=[255,255,255,1]);for(var r=n[3],i=this.__zr.isDarkMode(),a=0;a<3;a++)n[a]=n[a]*r+255*!i*(1-r);return n[3]=1,i1(n,"rgba")},e.prototype.traverse=function(e,t){},e.prototype.attrKV=function(e,t){"textConfig"===e?this.setTextConfig(t):"textContent"===e?this.setTextContent(t):"clipPath"===e?this.setClipPath(t):"extra"===e?(this.extra=this.extra||{},nL(this.extra,t)):this[e]=t},e.prototype.hide=function(){this.ignore=!0,this.markRedraw()},e.prototype.show=function(){this.ignore=!1,this.markRedraw()},e.prototype.attr=function(e,t){if("string"==typeof e)this.attrKV(e,t);else if(nQ(e))for(var n=nU(e),r=0;r<n.length;r++){var i=n[r];this.attrKV(i,e[i])}return this.markRedraw(),this},e.prototype.saveCurrentToNormalState=function(e){this._innerSaveToNormal(e);for(var t=this._normalState,n=0;n<this.animators.length;n++){var r=this.animators[n],i=r.__fromStateTransition;if(!r.getLoop()&&(!i||i===aV)){var a=r.targetName,o=a?t[a]:t;r.saveTo(o)}}},e.prototype._innerSaveToNormal=function(e){var t=this._normalState;t||(t=this._normalState={}),e.textConfig&&!t.textConfig&&(t.textConfig=this.textConfig),this._savePrimaryToNormal(e,t,aW)},e.prototype._savePrimaryToNormal=function(e,t,n){for(var r=0;r<n.length;r++){var i=n[r];null==e[i]||i in t||(t[i]=this[i])}},e.prototype.hasState=function(){return this.currentStates.length>0},e.prototype.getState=function(e){return this.states[e]},e.prototype.ensureState=function(e){var t=this.states;return t[e]||(t[e]={}),t[e]},e.prototype.clearStates=function(e){this.useState(aV,!1,e)},e.prototype.useState=function(e,t,n,r){var i,a=e===aV;if(this.hasState()||!a){var o=this.currentStates,s=this.stateTransition;if(!(nE(o,e)>=0)||!t&&1!==o.length){if(this.stateProxy&&!a&&(i=this.stateProxy(e)),i||(i=this.states&&this.states[e]),!i&&!a)return void nR("State "+e+" not exists.");a||this.saveCurrentToNormalState(i);var l=!!(i&&i.hoverLayer||r);l&&this._toggleHoverLayerFlag(!0),this._applyStateObj(e,i,this._normalState,t,!n&&!this.__inHover&&s&&s.duration>0,s);var u=this._textContent,c=this._textGuide;return u&&u.useState(e,t,n,l),c&&c.useState(e,t,n,l),a?(this.currentStates=[],this._normalState={}):t?this.currentStates.push(e):this.currentStates=[e],this._updateAnimationTargets(),this.markRedraw(),!l&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2),i}}},e.prototype.useStates=function(e,t,n){if(e.length){var r=[],i=this.currentStates,a=e.length,o=a===i.length;if(o){for(var s=0;s<a;s++)if(e[s]!==i[s]){o=!1;break}}if(!o){for(var s=0;s<a;s++){var l=e[s],u=void 0;this.stateProxy&&(u=this.stateProxy(l,e)),u||(u=this.states[l]),u&&r.push(u)}var c=r[a-1],h=!!(c&&c.hoverLayer||n);h&&this._toggleHoverLayerFlag(!0);var d=this._mergeStates(r),p=this.stateTransition;this.saveCurrentToNormalState(d),this._applyStateObj(e.join(","),d,this._normalState,!1,!t&&!this.__inHover&&p&&p.duration>0,p);var f=this._textContent,g=this._textGuide;f&&f.useStates(e,t,h),g&&g.useStates(e,t,h),this._updateAnimationTargets(),this.currentStates=e.slice(),this.markRedraw(),!h&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=-2)}}else this.clearStates()},e.prototype.isSilent=function(){for(var e=this.silent,t=this.parent;!e&&t;){if(t.silent){e=!0;break}t=t.parent}return e},e.prototype._updateAnimationTargets=function(){for(var e=0;e<this.animators.length;e++){var t=this.animators[e];t.targetName&&t.changeTarget(this[t.targetName])}},e.prototype.removeState=function(e){var t=nE(this.currentStates,e);if(t>=0){var n=this.currentStates.slice();n.splice(t,1),this.useStates(n)}},e.prototype.replaceState=function(e,t,n){var r=this.currentStates.slice(),i=nE(r,e),a=nE(r,t)>=0;i>=0?a?r.splice(i,1):r[i]=t:n&&!a&&r.push(t),this.useStates(r)},e.prototype.toggleState=function(e,t){t?this.useState(e,!0):this.removeState(e)},e.prototype._mergeStates=function(e){for(var t,n={},r=0;r<e.length;r++){var i=e[r];nL(n,i),i.textConfig&&nL(t=t||{},i.textConfig)}return t&&(n.textConfig=t),n},e.prototype._applyStateObj=function(e,t,n,r,i,a){var o=!(t&&r);t&&t.textConfig?(this.textConfig=nL({},r?this.textConfig:n.textConfig),nL(this.textConfig,t.textConfig)):o&&n.textConfig&&(this.textConfig=n.textConfig);for(var s={},l=!1,u=0;u<aW.length;u++){var c=aW[u],h=i&&aY[c];t&&null!=t[c]?h?(l=!0,s[c]=t[c]):this[c]=t[c]:o&&null!=n[c]&&(h?(l=!0,s[c]=n[c]):this[c]=n[c])}if(!i)for(var u=0;u<this.animators.length;u++){var d=this.animators[u],p=d.targetName;d.getLoop()||d.__changeFinalValue(p?(t||n)[p]:t||n)}l&&this._transitionState(e,s,a)},e.prototype._attachComponent=function(e){if((!e.__zr||e.__hostTarget)&&e!==this){var t=this.__zr;t&&e.addSelfToZr(t),e.__zr=t,e.__hostTarget=this}},e.prototype._detachComponent=function(e){e.__zr&&e.removeSelfFromZr(e.__zr),e.__zr=null,e.__hostTarget=null},e.prototype.getClipPath=function(){return this._clipPath},e.prototype.setClipPath=function(e){this._clipPath&&this._clipPath!==e&&this.removeClipPath(),this._attachComponent(e),this._clipPath=e,this.markRedraw()},e.prototype.removeClipPath=function(){var e=this._clipPath;e&&(this._detachComponent(e),this._clipPath=null,this.markRedraw())},e.prototype.getTextContent=function(){return this._textContent},e.prototype.setTextContent=function(e){var t=this._textContent;t!==e&&(t&&t!==e&&this.removeTextContent(),e.innerTransformable=new aA,this._attachComponent(e),this._textContent=e,this.markRedraw())},e.prototype.setTextConfig=function(e){this.textConfig||(this.textConfig={}),nL(this.textConfig,e),this.markRedraw()},e.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},e.prototype.removeTextContent=function(){var e=this._textContent;e&&(e.innerTransformable=null,this._detachComponent(e),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},e.prototype.getTextGuideLine=function(){return this._textGuide},e.prototype.setTextGuideLine=function(e){this._textGuide&&this._textGuide!==e&&this.removeTextGuideLine(),this._attachComponent(e),this._textGuide=e,this.markRedraw()},e.prototype.removeTextGuideLine=function(){var e=this._textGuide;e&&(this._detachComponent(e),this._textGuide=null,this.markRedraw())},e.prototype.markRedraw=function(){this.__dirty|=1;var e=this.__zr;e&&(this.__inHover?e.refreshHover():e.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},e.prototype.dirty=function(){this.markRedraw()},e.prototype._toggleHoverLayerFlag=function(e){this.__inHover=e;var t=this._textContent,n=this._textGuide;t&&(t.__inHover=e),n&&(n.__inHover=e)},e.prototype.addSelfToZr=function(e){if(this.__zr!==e){this.__zr=e;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.addAnimator(t[n]);this._clipPath&&this._clipPath.addSelfToZr(e),this._textContent&&this._textContent.addSelfToZr(e),this._textGuide&&this._textGuide.addSelfToZr(e)}},e.prototype.removeSelfFromZr=function(e){if(this.__zr){this.__zr=null;var t=this.animators;if(t)for(var n=0;n<t.length;n++)e.animation.removeAnimator(t[n]);this._clipPath&&this._clipPath.removeSelfFromZr(e),this._textContent&&this._textContent.removeSelfFromZr(e),this._textGuide&&this._textGuide.removeSelfFromZr(e)}},e.prototype.animate=function(e,t,n){var r=new ai(e?this[e]:this,t,n);return e&&(r.targetName=e),this.addAnimator(r,e),r},e.prototype.addAnimator=function(e,t){var n=this.__zr,r=this;e.during(function(){r.updateDuringAnimation(t)}).done(function(){var t=r.animators,n=nE(t,e);n>=0&&t.splice(n,1)}),this.animators.push(e),n&&n.animation.addAnimator(e),n&&n.wakeUp()},e.prototype.updateDuringAnimation=function(e){this.markRedraw()},e.prototype.stopAnimation=function(e,t){for(var n=this.animators,r=n.length,i=[],a=0;a<r;a++){var o=n[a];e&&e!==o.scope?i.push(o):o.stop(t)}return this.animators=i,this},e.prototype.animateTo=function(e,t,n){aX(this,e,t,n)},e.prototype.animateFrom=function(e,t,n){aX(this,e,t,n,!0)},e.prototype._transitionState=function(e,t,n,r){for(var i=aX(this,t,n,r),a=0;a<i.length;a++)i[a].__fromStateTransition=e},e.prototype.getBoundingRect=function(){return null},e.prototype.getPaintRect=function(){return null},e.initDefaultProps=function(){var t=e.prototype;function n(e,n,r,i){Object.defineProperty(t,e,{get:function(){return this[n]||a(this,this[n]=[]),this[n]},set:function(e){this[r]=e[0],this[i]=e[1],this[n]=e,a(this,e)}});function a(e,t){Object.defineProperty(t,0,{get:function(){return e[r]},set:function(t){e[r]=t}}),Object.defineProperty(t,1,{get:function(){return e[i]},set:function(t){e[i]=t}})}}t.type="element",t.name="",t.ignore=t.silent=t.isGroup=t.draggable=t.dragging=t.ignoreClip=t.__inHover=!1,t.__dirty=1,Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),e}();function aX(e,t,n,r,i){var a=[];!function e(t,n,r,i,a,o,s,l){for(var u=nU(i),c=a.duration,h=a.delay,d=a.additive,p=a.setToFinal,f=!nQ(o),g=t.animators,m=[],v=0;v<u.length;v++){var y=u[v],x=i[y];if(null!=x&&null!=r[y]&&(f||o[y]))if(!nQ(x)||nH(x)||n3(x))m.push(y);else{if(n){l||(r[y]=x,t.updateDuringAnimation(n));continue}e(t,y,r[y],x,a,o&&o[y],s,l)}else l||(r[y]=x,t.updateDuringAnimation(n),m.push(y))}var _=m.length;if(!d&&_)for(var b=0;b<g.length;b++){var w=g[b];if(w.targetName===n&&w.stopTracks(m)){var S=nE(g,w);g.splice(S,1)}}if(a.force||(_=(m=nG(m,function(e){var t,n;return!((t=i[e])===(n=r[e])||nH(t)&&nH(n)&&function(e,t){var n=e.length;if(n!==t.length)return!1;for(var r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}(t,n))})).length),_>0||a.force&&!s.length){var C=void 0,T=void 0,I=void 0;if(l){T={},p&&(C={});for(var b=0;b<_;b++){var y=m[b];T[y]=r[y],p?C[y]=i[y]:r[y]=i[y]}}else if(p){I={};for(var b=0;b<_;b++){var y=m[b];I[y]=i6(r[y]),function(e,t,n){if(nH(t[n]))if(nH(e[n])||(e[n]=[]),n0(t[n])){var r=t[n].length;e[n].length!==r&&(e[n]=new t[n].constructor(r),a$(e[n],t[n],r))}else{var i=t[n],a=e[n],o=i.length;if(nH(i[0]))for(var s=i[0].length,l=0;l<o;l++)a[l]?a$(a[l],i[l],s):a[l]=Array.prototype.slice.call(i[l]);else a$(a,i,o);a.length=i.length}else e[n]=t[n]}(r,i,y)}}var w=new ai(r,!1,!1,d?nG(g,function(e){return e.targetName===n}):null);w.targetName=n,a.scope&&(w.scope=a.scope),p&&C&&w.whenWithKeys(0,C,m),I&&w.whenWithKeys(0,I,m),w.whenWithKeys(null==c?500:c,l?T:i,m).delay(h||0),t.addAnimator(w,n),s.push(w)}}(e,"",e,t,n=n||{},r,a,i);var o=a.length,s=!1,l=n.done,u=n.aborted,c=function(){s=!0,--o<=0&&(s?l&&l():u&&u())},h=function(){--o<=0&&(s?l&&l():u&&u())};!o&&l&&l(),a.length>0&&n.during&&a[0].during(function(e,t){n.during(t)});for(var d=0;d<a.length;d++){var p=a[d];c&&p.done(c),h&&p.aborted(h),n.force&&p.duration(n.duration),p.start(n.easing)}return a}function a$(e,t,n){for(var r=0;r<n;r++)e[r]=t[r]}nB(aq,rS),nB(aq,aA);var aZ=function(e){function t(t){var n=e.call(this)||this;return n.isGroup=!0,n._children=[],n.attr(t),n}return rh(t,e),t.prototype.childrenRef=function(){return this._children},t.prototype.children=function(){return this._children.slice()},t.prototype.childAt=function(e){return this._children[e]},t.prototype.childOfName=function(e){for(var t=this._children,n=0;n<t.length;n++)if(t[n].name===e)return t[n]},t.prototype.childCount=function(){return this._children.length},t.prototype.add=function(e){return e&&e!==this&&e.parent!==this&&(this._children.push(e),this._doAdd(e)),this},t.prototype.addBefore=function(e,t){if(e&&e!==this&&e.parent!==this&&t&&t.parent===this){var n=this._children,r=n.indexOf(t);r>=0&&(n.splice(r,0,e),this._doAdd(e))}return this},t.prototype.replace=function(e,t){var n=nE(this._children,e);return n>=0&&this.replaceAt(t,n),this},t.prototype.replaceAt=function(e,t){var n=this._children,r=n[t];if(e&&e!==this&&e.parent!==this&&e!==r){n[t]=e,r.parent=null;var i=this.__zr;i&&r.removeSelfFromZr(i),this._doAdd(e)}return this},t.prototype._doAdd=function(e){e.parent&&e.parent.remove(e),e.parent=this;var t=this.__zr;t&&t!==e.__zr&&e.addSelfToZr(t),t&&t.refresh()},t.prototype.remove=function(e){var t=this.__zr,n=this._children,r=nE(n,e);return r<0||(n.splice(r,1),e.parent=null,t&&e.removeSelfFromZr(t),t&&t.refresh()),this},t.prototype.removeAll=function(){for(var e=this._children,t=this.__zr,n=0;n<e.length;n++){var r=e[n];t&&r.removeSelfFromZr(t),r.parent=null}return e.length=0,this},t.prototype.eachChild=function(e,t){for(var n=this._children,r=0;r<n.length;r++){var i=n[r];e.call(t,i,r)}return this},t.prototype.traverse=function(e,t){for(var n=0;n<this._children.length;n++){var r=this._children[n],i=e.call(t,r);r.isGroup&&!i&&r.traverse(e,t)}return this},t.prototype.addSelfToZr=function(t){e.prototype.addSelfToZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].addSelfToZr(t)},t.prototype.removeSelfFromZr=function(t){e.prototype.removeSelfFromZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].removeSelfFromZr(t)},t.prototype.getBoundingRect=function(e){for(var t=new r2(0,0,0,0),n=e||this._children,r=[],i=null,a=0;a<n.length;a++){var o=n[a];if(!o.ignore&&!o.invisible){var s=o.getBoundingRect(),l=o.getLocalTransform(r);l?(r2.applyTransform(t,s,l),(i=i||t.clone()).union(t)):(i=i||s.clone()).union(s)}}return i||t},t}(aq);aZ.prototype.type="group";var aK={},aJ={},aQ=function(){function e(e,t,n){var r,i=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=t,this.id=e;var a=new ih,o=n.renderer||"canvas";aK[o]||(o=nU(aK)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect;var s=new aK[o](t,a,n,e),l=n.ssr||s.ssrOnly;this.storage=a,this.painter=s;var u=ny.node||ny.worker||l?null:new ab(s.getViewportRoot(),s.root),c=n.useCoarsePointer;(null==c||"auto"===c?ny.touchEventsSupported:!!c)&&(r=n4(n.pointerSize,44)),this.handler=new r7(a,s,u,s.root,r),this.animation=new ao({stage:{update:l?null:function(){return i._flush(!0)}}}),l||this.animation.start()}return e.prototype.add=function(e){!this._disposed&&e&&(this.storage.addRoot(e),e.addSelfToZr(this),this.refresh())},e.prototype.remove=function(e){!this._disposed&&e&&(this.storage.delRoot(e),e.removeSelfFromZr(this),this.refresh())},e.prototype.configLayer=function(e,t){this._disposed||(this.painter.configLayer&&this.painter.configLayer(e,t),this.refresh())},e.prototype.setBackgroundColor=function(e){this._disposed||(this.painter.setBackgroundColor&&this.painter.setBackgroundColor(e),this.refresh(),this._backgroundColor=e,this._darkMode=function(e){if(!e)return!1;if("string"==typeof e)return .4>i0(e,1);if(e.colorStops){for(var t=e.colorStops,n=0,r=t.length,i=0;i<r;i++)n+=i0(t[i].color,1);return(n/=r)<.4}return!1}(e))},e.prototype.getBackgroundColor=function(){return this._backgroundColor},e.prototype.setDarkMode=function(e){this._darkMode=e},e.prototype.isDarkMode=function(){return this._darkMode},e.prototype.refreshImmediately=function(e){this._disposed||(e||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1)},e.prototype.refresh=function(){this._disposed||(this._needsRefresh=!0,this.animation.start())},e.prototype.flush=function(){this._disposed||this._flush(!1)},e.prototype._flush=function(e){var t,n=aa();this._needsRefresh&&(t=!0,this.refreshImmediately(e)),this._needsRefreshHover&&(t=!0,this.refreshHoverImmediately());var r=aa();t?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:r-n})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},e.prototype.setSleepAfterStill=function(e){this._sleepAfterStill=e},e.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},e.prototype.refreshHover=function(){this._needsRefreshHover=!0},e.prototype.refreshHoverImmediately=function(){!this._disposed&&(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},e.prototype.resize=function(e){this._disposed||(e=e||{},this.painter.resize(e.width,e.height),this.handler.resize())},e.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},e.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},e.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},e.prototype.setCursorStyle=function(e){this._disposed||this.handler.setCursorStyle(e)},e.prototype.findHover=function(e,t){if(!this._disposed)return this.handler.findHover(e,t)},e.prototype.on=function(e,t,n){return this._disposed||this.handler.on(e,t,n),this},e.prototype.off=function(e,t){this._disposed||this.handler.off(e,t)},e.prototype.trigger=function(e,t){this._disposed||this.handler.trigger(e,t)},e.prototype.clear=function(){if(!this._disposed){for(var e=this.storage.getRoots(),t=0;t<e.length;t++)e[t]instanceof aZ&&e[t].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()}},e.prototype.dispose=function(){if(!this._disposed){var e;this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,this._disposed=!0,e=this.id,delete aJ[e]}},e}();function a1(e,t){var n=new aQ(nP++,e,t);return aJ[n.id]=n,n}function a0(e,t){switch(e){case"center":case"middle":e="50%";break;case"left":case"top":e="0%";break;case"right":case"bottom":e="100%"}return nK(e)?e.replace(/^\s+|\s+$/g,"").match(/%$/)?parseFloat(e)/100*t:parseFloat(e):null==e?NaN:+e}function a2(e,t,n){return null==t&&(t=10),t=Math.min(Math.max(0,t),20),e=(+e).toFixed(t),n?e:+e}function a3(e){if(isNaN(e*=1))return 0;if(e>1e-14){for(var t,n,r,i,a,o=1,s=0;s<15;s++,o*=10)if(Math.round(e*o)/o===e)return s}return r=(n=(t=e.toString().toLowerCase()).indexOf("e"))>0?+t.slice(n+1):0,i=n>0?n:t.length,Math.max(0,((a=t.indexOf("."))<0?0:i-1-a)-r)}var a4=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;function a5(e){if(e instanceof Date)return e;if(nK(e)){var t=a4.exec(e);if(!t)return new Date(NaN);if(!t[8])return new Date(+t[1],(t[2]||1)-1,+t[3]||1,+t[4]||0,+(t[5]||0),+t[6]||0,t[7]?+t[7].substring(0,3):0);var n=+t[4]||0;return"Z"!==t[8].toUpperCase()&&(n-=t[8].slice(0,3)),new Date(Date.UTC(+t[1],(t[2]||1)-1,+t[3]||1,n,+(t[5]||0),+t[6]||0,t[7]?+t[7].substring(0,3):0))}return null==e?new Date(NaN):new Date(Math.round(e))}function a9(e){if(0===e)return 0;var t=Math.floor(Math.log(e)/Math.LN10);return e/Math.pow(10,t)>=10&&t++,t}function a8(e,t){var n=a9(e),r=Math.pow(10,n),i=e/r;return e=(t?i<1.5?1:i<2.5?2:i<4?3:i<7?5:10:i<1?1:i<2?2:i<3?3:i<5?5:10)*r,n>=-20?+e.toFixed(n<0?-n:0):e}function a6(e){var t=parseFloat(e);return t==e&&(0!==t||!nK(e)||0>=e.indexOf("x"))?t:NaN}function a7(){return Math.round(9*Math.random())}function oe(e,t){return null==e?t:null==t?e:e*t/function e(t,n){return 0===n?t:e(n,t%n)}(e,t)}var ot="series\0";function on(e){return e instanceof Array?e:null==e?[]:[e]}function or(e,t,n){if(e){e[t]=e[t]||{},e.emphasis=e.emphasis||{},e.emphasis[t]=e.emphasis[t]||{};for(var r=0,i=n.length;r<i;r++){var a=n[r];!e.emphasis[t].hasOwnProperty(a)&&e[t].hasOwnProperty(a)&&(e.emphasis[t][a]=e[t][a])}}}var oi=["fontStyle","fontWeight","fontSize","fontFamily","rich","tag","color","textBorderColor","textBorderWidth","width","height","lineHeight","align","verticalAlign","baseline","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY","backgroundColor","borderColor","borderWidth","borderRadius","padding"];function oa(e){return!nQ(e)||n$(e)||e instanceof Date?e:e.value}function oo(e,t,n){var r=ol(t[e],null),i=ol(n[e],null);return null!=r&&null!=i&&r===i}function os(e){return ol(e,"")}function ol(e,t){return null==e?t:nK(e)?e:nJ(e)||"[object String]"===nC.call(e)?e+"":t}function ou(e){var t=e.name;return!!(t&&t.indexOf(ot))}function oc(e){return e&&null!=e.id&&0===os(e.id).indexOf("\0_ec_\0")}function oh(e,t){return null!=t.dataIndexInside?t.dataIndexInside:null!=t.dataIndex?n$(t.dataIndex)?nW(t.dataIndex,function(t){return e.indexOfRawIndex(t)}):e.indexOfRawIndex(t.dataIndex):null!=t.name?n$(t.name)?nW(t.name,function(t){return e.indexOfName(t)}):e.indexOfName(t.name):void 0}function od(){var e="__ec_inner_"+op++;return function(t){return t[e]||(t[e]={})}}var op=a7();function of(e,t,n){var r=og(t,n),i=r.mainTypeSpecified,a=r.queryOptionMap,o=r.others,s=n?n.defaultMainType:null;return!i&&s&&a.set(s,{}),a.each(function(t,r){var i=ov(e,r,t,{useDefault:s===r,enableAll:!n||null==n.enableAll||n.enableAll,enableNone:!n||null==n.enableNone||n.enableNone});o[r+"Models"]=i.models,o[r+"Model"]=i.models[0]}),o}function og(e,t){if(nK(e)){var n,r={};r[e+"Index"]=0,n=r}else n=e;var i=ri(),a={},o=!1;return nV(n,function(e,n){if("dataIndex"===n||"dataIndexInside"===n){a[n]=e;return}var r=n.match(/^(\w+)(Index|Id|Name)$/)||[],s=r[1],l=(r[2]||"").toLowerCase();!s||!l||t&&t.includeMainTypes&&0>nE(t.includeMainTypes,s)||(o=o||!!s,(i.get(s)||i.set(s,{}))[l]=e)}),{mainTypeSpecified:o,queryOptionMap:i,others:a}}var om={useDefault:!0,enableAll:!1,enableNone:!1};function ov(e,t,n,r){r=r||om;var i=n.index,a=n.id,o=n.name,s={models:null,specified:null!=i||null!=a||null!=o};if(!s.specified){var l=void 0;return s.models=r.useDefault&&(l=e.getComponent(t))?[l]:[],s}return"none"===i||!1===i?(n6(r.enableNone,'`"none"` or `false` is not a valid value on index option.'),s.models=[]):("all"===i&&(n6(r.enableAll,'`"all"` is not a valid value on index option.'),i=a=o=null),s.models=e.queryComponents({mainType:t,index:i,id:a,name:o})),s}var oy="___EC__COMPONENT__CONTAINER___",ox="___EC__EXTENDED_CLASS___";function o_(e){var t={main:"",sub:""};if(e){var n=e.split(".");t.main=n[0]||"",t.sub=n[1]||""}return t}function ob(e,t){e.$constructor=e,e.extend=function(e){var t,n,r=this;if(nZ(t=r)&&/^class\s/.test(Function.prototype.toString.call(t)))n=function(e){function t(){return e.apply(this,arguments)||this}return nm(t,e),t}(r);else{var i=n=function(){(e.$constructor||r).apply(this,arguments)},a=i.prototype;function o(){}for(var s in o.prototype=this.prototype,i.prototype=new o,a)a.hasOwnProperty(s)&&(i.prototype[s]=a[s]);i.prototype.constructor=i,i.superClass=this}return nL(n.prototype,e),n[ox]=!0,n.extend=this.extend,n.superCall=oC,n.superApply=oT,n.superClass=r,n}}function ow(e,t){e.extend=t.extend}var oS=Math.round(10*Math.random());function oC(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return this.superClass.prototype[t].apply(e,n)}function oT(e,t,n){return this.superClass.prototype[t].apply(e,n)}function oI(e){var t={};e.registerClass=function(e){var n=e.type||e.prototype.type;if(n){n6(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(n),'componentType "'+n+'" illegal'),e.prototype.type=n;var r,i,a=o_(n);a.sub?a.sub!==oy&&(((i=t[(r=a).main])&&i[oy]||((i=t[r.main]={})[oy]=!0),i)[a.sub]=e):t[a.main]=e}return e},e.getClass=function(e,n,r){var i=t[e];if(i&&i[oy]&&(i=n?i[n]:null),r&&!i)throw Error(n?"Component "+e+"."+(n||"")+" is used but not imported.":e+".type should be specified.");return i},e.getClassesByMainType=function(e){var n=o_(e),r=[],i=t[n.main];return i&&i[oy]?nV(i,function(e,t){t!==oy&&r.push(e)}):r.push(i),r},e.hasClass=function(e){return!!t[o_(e).main]},e.getAllClassMainTypes=function(){var e=[];return nV(t,function(t,n){e.push(n)}),e},e.hasSubTypes=function(e){var n=t[o_(e).main];return n&&n[oy]}}function ok(e,t){for(var n=0;n<e.length;n++)e[n][1]||(e[n][1]=e[n][0]);return t=t||!1,function(n,r,i){for(var a={},o=0;o<e.length;o++){var s=e[o][1];if(!(r&&nE(r,s)>=0||i&&0>nE(i,s))){var l=n.getShallow(s,t);null!=l&&(a[e[o][0]]=l)}}return a}}var oj=ok([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),oM=function(){function e(){}return e.prototype.getAreaStyle=function(e,t){return oj(this,e,t)},e}(),oD=od(),oO=function(e,t,n,r){if(r){var i=oD(r);i.dataIndex=n,i.dataType=t,i.seriesIndex=e,i.ssrType="chart","group"===r.type&&r.traverse(function(r){var i=oD(r);i.seriesIndex=e,i.dataIndex=n,i.dataType=t,i.ssrType="chart"})}},oA="__zr_style_"+Math.round(10*Math.random()),oP={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},oR={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};oP[oA]=!0;var oz=["z","z2","invisible"],oN=["invisible"],oL=function(e){var t;function n(t){return e.call(this,t)||this}return rh(n,e),n.prototype._init=function(t){for(var n=nU(t),r=0;r<n.length;r++){var i=n[r];"style"===i?this.useStyle(t[i]):e.prototype.attrKV.call(this,i,t[i])}this.style||this.useStyle({})},n.prototype.beforeBrush=function(){},n.prototype.afterBrush=function(){},n.prototype.innerBeforeBrush=function(){},n.prototype.innerAfterBrush=function(){},n.prototype.shouldBePainted=function(e,t,n,r){var i,a,o,s=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&(i=this,a=e,o=t,oF.copy(i.getBoundingRect()),i.transform&&oF.applyTransform(i.transform),oE.width=a,oE.height=o,!oF.intersect(oE))||s&&!s[0]&&!s[3])return!1;if(n&&this.__clipPaths){for(var l=0;l<this.__clipPaths.length;++l)if(this.__clipPaths[l].isZeroArea())return!1}if(r&&this.parent)for(var u=this.parent;u;){if(u.ignore)return!1;u=u.parent}return!0},n.prototype.contain=function(e,t){return this.rectContain(e,t)},n.prototype.traverse=function(e,t){e.call(t,this)},n.prototype.rectContain=function(e,t){var n=this.transformCoordToLocal(e,t);return this.getBoundingRect().contain(n[0],n[1])},n.prototype.getPaintRect=function(){var e=this._paintRect;if(!this._paintRect||this.__dirty){var t=this.transform,n=this.getBoundingRect(),r=this.style,i=r.shadowBlur||0,a=r.shadowOffsetX||0,o=r.shadowOffsetY||0;e=this._paintRect||(this._paintRect=new r2(0,0,0,0)),t?r2.applyTransform(e,n,t):e.copy(n),(i||a||o)&&(e.width+=2*i+Math.abs(a),e.height+=2*i+Math.abs(o),e.x=Math.min(e.x,e.x+a-i),e.y=Math.min(e.y,e.y+o-i));var s=this.dirtyRectTolerance;e.isZero()||(e.x=Math.floor(e.x-s),e.y=Math.floor(e.y-s),e.width=Math.ceil(e.width+1+2*s),e.height=Math.ceil(e.height+1+2*s))}return e},n.prototype.setPrevPaintRect=function(e){e?(this._prevPaintRect=this._prevPaintRect||new r2(0,0,0,0),this._prevPaintRect.copy(e)):this._prevPaintRect=null},n.prototype.getPrevPaintRect=function(){return this._prevPaintRect},n.prototype.animateStyle=function(e){return this.animate("style",e)},n.prototype.updateDuringAnimation=function(e){"style"===e?this.dirtyStyle():this.markRedraw()},n.prototype.attrKV=function(t,n){"style"!==t?e.prototype.attrKV.call(this,t,n):this.style?this.setStyle(n):this.useStyle(n)},n.prototype.setStyle=function(e,t){return"string"==typeof e?this.style[e]=t:nL(this.style,e),this.dirtyStyle(),this},n.prototype.dirtyStyle=function(e){e||this.markRedraw(),this.__dirty|=2,this._rect&&(this._rect=null)},n.prototype.dirty=function(){this.dirtyStyle()},n.prototype.styleChanged=function(){return!!(2&this.__dirty)},n.prototype.styleUpdated=function(){this.__dirty&=-3},n.prototype.createStyle=function(e){return ra(oP,e)},n.prototype.useStyle=function(e){e[oA]||(e=this.createStyle(e)),this.__inHover?this.__hoverStyle=e:this.style=e,this.dirtyStyle()},n.prototype.isStyleObject=function(e){return e[oA]},n.prototype._innerSaveToNormal=function(t){e.prototype._innerSaveToNormal.call(this,t);var n=this._normalState;t.style&&!n.style&&(n.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(t,n,oz)},n.prototype._applyStateObj=function(t,n,r,i,a,o){e.prototype._applyStateObj.call(this,t,n,r,i,a,o);var s,l=!(n&&i);if(n&&n.style?a?i?s=n.style:(s=this._mergeStyle(this.createStyle(),r.style),this._mergeStyle(s,n.style)):(s=this._mergeStyle(this.createStyle(),i?this.style:r.style),this._mergeStyle(s,n.style)):l&&(s=r.style),s)if(a){var u=this.style;if(this.style=this.createStyle(l?{}:u),l)for(var c=nU(u),h=0;h<c.length;h++){var d=c[h];d in s&&(s[d]=s[d],this.style[d]=u[d])}for(var p=nU(s),h=0;h<p.length;h++){var d=p[h];this.style[d]=this.style[d]}this._transitionState(t,{style:s},o,this.getAnimationStyleProps())}else this.useStyle(s);for(var f=this.__inHover?oN:oz,h=0;h<f.length;h++){var d=f[h];n&&null!=n[d]?this[d]=n[d]:l&&null!=r[d]&&(this[d]=r[d])}},n.prototype._mergeStates=function(t){for(var n,r=e.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var a=t[i];a.style&&(n=n||{},this._mergeStyle(n,a.style))}return n&&(r.style=n),r},n.prototype._mergeStyle=function(e,t){return nL(e,t),e},n.prototype.getAnimationStyleProps=function(){return oR},n.initDefaultProps=void((t=n.prototype).type="displayable",t.invisible=!1,t.z=0,t.z2=0,t.zlevel=0,t.culling=!1,t.cursor="pointer",t.rectHover=!1,t.incremental=!1,t._rect=null,t.dirtyRectTolerance=0,t.__dirty=3),n}(aq),oF=new r2(0,0,0,0),oE=new r2(0,0,0,0),oB=Math.min,oH=Math.max,oV=Math.sin,oW=Math.cos,oY=2*Math.PI,oG=rd(),oU=rd(),oq=rd();function oX(e,t,n,r,i,a){i[0]=oB(e,n),i[1]=oB(t,r),a[0]=oH(e,n),a[1]=oH(t,r)}var o$=[],oZ=[],oK={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},oJ=[],oQ=[],o1=[],o0=[],o2=[],o3=[],o4=Math.min,o5=Math.max,o9=Math.cos,o8=Math.sin,o6=Math.abs,o7=Math.PI,se=2*o7,st="undefined"!=typeof Float32Array,sn=[];function sr(e){return Math.round(e/o7*1e8)/1e8%2*o7}var si=function(){var e;function t(e){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,e&&(this._saveData=!1),this._saveData&&(this.data=[])}return t.prototype.increaseVersion=function(){this._version++},t.prototype.getVersion=function(){return this._version},t.prototype.setScale=function(e,t,n){(n=n||0)>0&&(this._ux=o6(n/aS/e)||0,this._uy=o6(n/aS/t)||0)},t.prototype.setDPR=function(e){this.dpr=e},t.prototype.setContext=function(e){this._ctx=e},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(e,t){return this._drawPendingPt(),this.addData(oK.M,e,t),this._ctx&&this._ctx.moveTo(e,t),this._x0=e,this._y0=t,this._xi=e,this._yi=t,this},t.prototype.lineTo=function(e,t){var n=o6(e-this._xi),r=o6(t-this._yi),i=n>this._ux||r>this._uy;if(this.addData(oK.L,e,t),this._ctx&&i&&this._ctx.lineTo(e,t),i)this._xi=e,this._yi=t,this._pendingPtDist=0;else{var a=n*n+r*r;a>this._pendingPtDist&&(this._pendingPtX=e,this._pendingPtY=t,this._pendingPtDist=a)}return this},t.prototype.bezierCurveTo=function(e,t,n,r,i,a){return this._drawPendingPt(),this.addData(oK.C,e,t,n,r,i,a),this._ctx&&this._ctx.bezierCurveTo(e,t,n,r,i,a),this._xi=i,this._yi=a,this},t.prototype.quadraticCurveTo=function(e,t,n,r){return this._drawPendingPt(),this.addData(oK.Q,e,t,n,r),this._ctx&&this._ctx.quadraticCurveTo(e,t,n,r),this._xi=n,this._yi=r,this},t.prototype.arc=function(e,t,n,r,i,a){this._drawPendingPt(),sn[0]=r,sn[1]=i,(o=sr(sn[0]))<0&&(o+=se),s=o-sn[0],l=sn[1]+s,!a&&l-o>=se?l=o+se:a&&o-l>=se?l=o-se:!a&&o>l?l=o+(se-sr(o-l)):a&&o<l&&(l=o-(se-sr(l-o))),sn[0]=o,sn[1]=l,r=sn[0];var o,s,l,u=(i=sn[1])-r;return this.addData(oK.A,e,t,n,n,r,u,0,+!a),this._ctx&&this._ctx.arc(e,t,n,r,i,a),this._xi=o9(i)*n+e,this._yi=o8(i)*n+t,this},t.prototype.arcTo=function(e,t,n,r,i){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(e,t,n,r,i),this},t.prototype.rect=function(e,t,n,r){return this._drawPendingPt(),this._ctx&&this._ctx.rect(e,t,n,r),this.addData(oK.R,e,t,n,r),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(oK.Z);var e=this._ctx,t=this._x0,n=this._y0;return e&&e.closePath(),this._xi=t,this._yi=n,this},t.prototype.fill=function(e){e&&e.fill(),this.toStatic()},t.prototype.stroke=function(e){e&&e.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(e){var t=e.length;!(this.data&&this.data.length===t)&&st&&(this.data=new Float32Array(t));for(var n=0;n<t;n++)this.data[n]=e[n];this._len=t},t.prototype.appendPath=function(e){e instanceof Array||(e=[e]);for(var t=e.length,n=0,r=this._len,i=0;i<t;i++)n+=e[i].len();st&&this.data instanceof Float32Array&&(this.data=new Float32Array(r+n));for(var i=0;i<t;i++)for(var a=e[i].data,o=0;o<a.length;o++)this.data[r++]=a[o];this._len=r},t.prototype.addData=function(e,t,n,r,i,a,o,s,l){if(this._saveData){var u=this.data;this._len+arguments.length>u.length&&(this._expandData(),u=this.data);for(var c=0;c<arguments.length;c++)u[this._len++]=arguments[c]}},t.prototype._drawPendingPt=function(){this._pendingPtDist>0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var e=[],t=0;t<this._len;t++)e[t]=this.data[t];this.data=e}},t.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var e=this.data;e instanceof Array&&(e.length=this._len,st&&this._len>11&&(this.data=new Float32Array(e)))}},t.prototype.getBoundingRect=function(){o1[0]=o1[1]=o2[0]=o2[1]=Number.MAX_VALUE,o0[0]=o0[1]=o3[0]=o3[1]=-Number.MAX_VALUE;var e,t=this.data,n=0,r=0,i=0,a=0;for(e=0;e<this._len;){var o=t[e++],s=1===e;switch(s&&(n=t[e],r=t[e+1],i=n,a=r),o){case oK.M:n=i=t[e++],r=a=t[e++],o2[0]=i,o2[1]=a,o3[0]=i,o3[1]=a;break;case oK.L:oX(n,r,t[e],t[e+1],o2,o3),n=t[e++],r=t[e++];break;case oK.C:!function(e,t,n,r,i,a,o,s,l,u){var c=iI(e,n,i,o,o$);l[0]=1/0,l[1]=1/0,u[0]=-1/0,u[1]=-1/0;for(var h=0;h<c;h++){var d=iS(e,n,i,o,o$[h]);l[0]=oB(d,l[0]),u[0]=oH(d,u[0])}c=iI(t,r,a,s,oZ);for(var h=0;h<c;h++){var p=iS(t,r,a,s,oZ[h]);l[1]=oB(p,l[1]),u[1]=oH(p,u[1])}l[0]=oB(e,l[0]),u[0]=oH(e,u[0]),l[0]=oB(o,l[0]),u[0]=oH(o,u[0]),l[1]=oB(t,l[1]),u[1]=oH(t,u[1]),l[1]=oB(s,l[1]),u[1]=oH(s,u[1])}(n,r,t[e++],t[e++],t[e++],t[e++],t[e],t[e+1],o2,o3),n=t[e++],r=t[e++];break;case oK.Q:!function(e,t,n,r,i,a,o,s){var l=oH(oB(iO(e,n,i),1),0),u=oH(oB(iO(t,r,a),1),0),c=iM(e,n,i,l),h=iM(t,r,a,u);o[0]=oB(e,i,c),o[1]=oB(t,a,h),s[0]=oH(e,i,c),s[1]=oH(t,a,h)}(n,r,t[e++],t[e++],t[e],t[e+1],o2,o3),n=t[e++],r=t[e++];break;case oK.A:var l=t[e++],u=t[e++],c=t[e++],h=t[e++],d=t[e++],p=t[e++]+d;e+=1;var f=!t[e++];s&&(i=o9(d)*c+l,a=o8(d)*h+u),function(e,t,n,r,i,a,o,s,l){var u=Math.abs(i-a);if(u%oY<1e-4&&u>1e-4){s[0]=e-n,s[1]=t-r,l[0]=e+n,l[1]=t+r;return}if(oG[0]=oW(i)*n+e,oG[1]=oV(i)*r+t,oU[0]=oW(a)*n+e,oU[1]=oV(a)*r+t,rx(s,oG,oU),r_(l,oG,oU),(i%=oY)<0&&(i+=oY),(a%=oY)<0&&(a+=oY),i>a&&!o?a+=oY:i<a&&o&&(i+=oY),o){var c=a;a=i,i=c}for(var h=0;h<a;h+=Math.PI/2)h>i&&(oq[0]=oW(h)*n+e,oq[1]=oV(h)*r+t,rx(s,oq,s),r_(l,oq,l))}(l,u,c,h,d,p,f,o2,o3),n=o9(p)*c+l,r=o8(p)*h+u;break;case oK.R:oX(i=n=t[e++],a=r=t[e++],i+t[e++],a+t[e++],o2,o3);break;case oK.Z:n=i,r=a}rx(o1,o1,o2),r_(o0,o0,o3)}return 0===e&&(o1[0]=o1[1]=o0[0]=o0[1]=0),new r2(o1[0],o1[1],o0[0]-o1[0],o0[1]-o1[1])},t.prototype._calculateLength=function(){var e=this.data,t=this._len,n=this._ux,r=this._uy,i=0,a=0,o=0,s=0;this._pathSegLen||(this._pathSegLen=[]);for(var l=this._pathSegLen,u=0,c=0,h=0;h<t;){var d=e[h++],p=1===h;p&&(i=e[h],a=e[h+1],o=i,s=a);var f=-1;switch(d){case oK.M:i=o=e[h++],a=s=e[h++];break;case oK.L:var g=e[h++],m=e[h++],v=g-i,y=m-a;(o6(v)>n||o6(y)>r||h===t-1)&&(f=Math.sqrt(v*v+y*y),i=g,a=m);break;case oK.C:var x=e[h++],_=e[h++],g=e[h++],m=e[h++],b=e[h++],w=e[h++];f=function(e,t,n,r,i,a,o,s,l){for(var u=e,c=t,h=0,d=1;d<=10;d++){var p=.1*d,f=iS(e,n,i,o,p),g=iS(t,r,a,s,p),m=f-u,v=g-c;h+=Math.sqrt(m*m+v*v),u=f,c=g}return h}(i,a,x,_,g,m,b,w,0),i=b,a=w;break;case oK.Q:var x=e[h++],_=e[h++],g=e[h++],m=e[h++];f=function(e,t,n,r,i,a,o){for(var s=e,l=t,u=0,c=1;c<=10;c++){var h=.1*c,d=iM(e,n,i,h),p=iM(t,r,a,h),f=d-s,g=p-l;u+=Math.sqrt(f*f+g*g),s=d,l=p}return u}(i,a,x,_,g,m,0),i=g,a=m;break;case oK.A:var S=e[h++],C=e[h++],T=e[h++],I=e[h++],k=e[h++],j=e[h++],M=j+k;h+=1,p&&(o=o9(k)*T+S,s=o8(k)*I+C),f=o5(T,I)*o4(se,Math.abs(j)),i=o9(M)*T+S,a=o8(M)*I+C;break;case oK.R:o=i=e[h++],s=a=e[h++],f=2*e[h++]+2*e[h++];break;case oK.Z:var v=o-i,y=s-a;f=Math.sqrt(v*v+y*y),i=o,a=s}f>=0&&(l[c++]=f,u+=f)}return this._pathLen=u,u},t.prototype.rebuildPath=function(e,t){var n,r,i,a,o,s,l,u,c,h,d=this.data,p=this._ux,f=this._uy,g=this._len,m=t<1,v=0,y=0,x=0;if(!m||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,u=t*this._pathLen))e:for(var _=0;_<g;){var b=d[_++],w=1===_;switch(w&&(i=d[_],a=d[_+1],n=i,r=a),b!==oK.L&&x>0&&(e.lineTo(c,h),x=0),b){case oK.M:n=i=d[_++],r=a=d[_++],e.moveTo(i,a);break;case oK.L:o=d[_++],s=d[_++];var S=o6(o-i),C=o6(s-a);if(S>p||C>f){if(m){var T=l[y++];if(v+T>u){var I=(u-v)/T;e.lineTo(i*(1-I)+o*I,a*(1-I)+s*I);break e}v+=T}e.lineTo(o,s),i=o,a=s,x=0}else{var k=S*S+C*C;k>x&&(c=o,h=s,x=k)}break;case oK.C:var j=d[_++],M=d[_++],D=d[_++],O=d[_++],A=d[_++],P=d[_++];if(m){var T=l[y++];if(v+T>u){var I=(u-v)/T;ik(i,j,D,A,I,oJ),ik(a,M,O,P,I,oQ),e.bezierCurveTo(oJ[1],oQ[1],oJ[2],oQ[2],oJ[3],oQ[3]);break e}v+=T}e.bezierCurveTo(j,M,D,O,A,P),i=A,a=P;break;case oK.Q:var j=d[_++],M=d[_++],D=d[_++],O=d[_++];if(m){var T=l[y++];if(v+T>u){var I=(u-v)/T;iA(i,j,D,I,oJ),iA(a,M,O,I,oQ),e.quadraticCurveTo(oJ[1],oQ[1],oJ[2],oQ[2]);break e}v+=T}e.quadraticCurveTo(j,M,D,O),i=D,a=O;break;case oK.A:var R=d[_++],z=d[_++],N=d[_++],L=d[_++],F=d[_++],E=d[_++],B=d[_++],H=!d[_++],V=N>L?N:L,W=o6(N-L)>.001,Y=F+E,G=!1;if(m){var T=l[y++];v+T>u&&(Y=F+E*(u-v)/T,G=!0),v+=T}if(W&&e.ellipse?e.ellipse(R,z,N,L,B,F,Y,H):e.arc(R,z,V,F,Y,H),G)break e;w&&(n=o9(F)*N+R,r=o8(F)*L+z),i=o9(Y)*N+R,a=o8(Y)*L+z;break;case oK.R:n=i=d[_],r=a=d[_+1],o=d[_++],s=d[_++];var U=d[_++],q=d[_++];if(m){var T=l[y++];if(v+T>u){var X=u-v;e.moveTo(o,s),e.lineTo(o+o4(X,U),s),(X-=U)>0&&e.lineTo(o+U,s+o4(X,q)),(X-=q)>0&&e.lineTo(o+o5(U-X,0),s+q),(X-=U)>0&&e.lineTo(o,s+o5(q-X,0));break e}v+=T}e.rect(o,s,U,q);break;case oK.Z:if(m){var T=l[y++];if(v+T>u){var I=(u-v)/T;e.lineTo(i*(1-I)+n*I,a*(1-I)+r*I);break e}v+=T}e.closePath(),i=n,a=r}}},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=oK,t.initDefaultProps=void((e=t.prototype)._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0),t}();function sa(e,t,n,r,i,a,o){if(0===i)return!1;var s=0,l=e;if(o>t+i&&o>r+i||o<t-i&&o<r-i||a>e+i&&a>n+i||a<e-i&&a<n-i)return!1;if(e===n)return Math.abs(a-e)<=i/2;s=(t-r)/(e-n);var u=s*a-o+(l=(e*r-n*t)/(e-n));return u*u/(s*s+1)<=i/2*i/2}var so=2*Math.PI;function ss(e){return(e%=so)<0&&(e+=so),e}var sl=2*Math.PI;function su(e,t,n,r,i,a){if(a>t&&a>r||a<t&&a<r||r===t)return 0;var o=(a-t)/(r-t),s=r<t?1:-1;(1===o||0===o)&&(s=r<t?.5:-.5);var l=o*(n-e)+e;return l===i?1/0:l>i?s:0}var sc=si.CMD,sh=2*Math.PI,sd=[-1,-1,-1],sp=[-1,-1];function sf(e,t,n,r,i){for(var a,o,s=e.data,l=e.len(),u=0,c=0,h=0,d=0,p=0,f=0;f<l;){var g,m,v,y,x,_,b,w,S,C,T,I,k,j,M=s[f++],D=1===f;switch(M===sc.M&&f>1&&!n&&(u+=su(c,h,d,p,r,i)),D&&(c=s[f],h=s[f+1],d=c,p=h),M){case sc.M:d=s[f++],p=s[f++],c=d,h=p;break;case sc.L:if(n){if(sa(c,h,s[f],s[f+1],t,r,i))return!0}else u+=su(c,h,s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case sc.C:if(n){if(g=c,m=h,v=s[f++],y=s[f++],x=s[f++],_=s[f++],b=s[f],w=s[f+1],0!==t&&(!(i>m+t)||!(i>y+t)||!(i>_+t)||!(i>w+t))&&(!(i<m-t)||!(i<y-t)||!(i<_-t)||!(i<w-t))&&(!(r>g+t)||!(r>v+t)||!(r>x+t)||!(r>b+t))&&(!(r<g-t)||!(r<v-t)||!(r<x-t)||!(r<b-t))&&ij(g,m,v,y,x,_,b,w,r,i,null)<=t/2)return!0}else u+=function(e,t,n,r,i,a,o,s,l,u){if(u>t&&u>r&&u>a&&u>s||u<t&&u<r&&u<a&&u<s)return 0;var c=iT(t,r,a,s,u,sd);if(0===c)return 0;for(var h=0,d=-1,p=void 0,f=void 0,g=0;g<c;g++){var m=sd[g],v=0===m||1===m?.5:1;iS(e,n,i,o,m)<l||(d<0&&(d=iI(t,r,a,s,sp),sp[1]<sp[0]&&d>1&&function(){var e=sp[0];sp[0]=sp[1],sp[1]=e}(),p=iS(t,r,a,s,sp[0]),d>1&&(f=iS(t,r,a,s,sp[1]))),2===d?m<sp[0]?h+=p<t?v:-v:m<sp[1]?h+=f<p?v:-v:h+=s<f?v:-v:m<sp[0]?h+=p<t?v:-v:h+=s<p?v:-v)}return h}(c,h,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case sc.Q:if(n){if(S=c,C=h,T=s[f++],I=s[f++],k=s[f],j=s[f+1],0!==t&&(!(i>C+t)||!(i>I+t)||!(i>j+t))&&(!(i<C-t)||!(i<I-t)||!(i<j-t))&&(!(r>S+t)||!(r>T+t)||!(r>k+t))&&(!(r<S-t)||!(r<T-t)||!(r<k-t))&&iP(S,C,T,I,k,j,r,i,null)<=t/2)return!0}else u+=function(e,t,n,r,i,a,o,s){if(s>t&&s>r&&s>a||s<t&&s<r&&s<a)return 0;var l=function(e,t,n,r,i){var a=e-2*t+n,o=2*(t-e),s=e-r,l=0;if(ib(a)){if(iw(o)){var u=-s/o;u>=0&&u<=1&&(i[l++]=u)}}else{var c=o*o-4*a*s;if(ib(c)){var u=-o/(2*a);u>=0&&u<=1&&(i[l++]=u)}else if(c>0){var h=ig(c),u=(-o+h)/(2*a),d=(-o-h)/(2*a);u>=0&&u<=1&&(i[l++]=u),d>=0&&d<=1&&(i[l++]=d)}}return l}(t,r,a,s,sd);if(0===l)return 0;var u=iO(t,r,a);if(u>=0&&u<=1){for(var c=0,h=iM(t,r,a,u),d=0;d<l;d++){var p=0===sd[d]||1===sd[d]?.5:1,f=iM(e,n,i,sd[d]);f<o||(sd[d]<u?c+=h<t?p:-p:c+=a<h?p:-p)}return c}var p=0===sd[0]||1===sd[0]?.5:1,f=iM(e,n,i,sd[0]);return f<o?0:a<t?p:-p}(c,h,s[f++],s[f++],s[f],s[f+1],r,i)||0;c=s[f++],h=s[f++];break;case sc.A:var O=s[f++],A=s[f++],P=s[f++],R=s[f++],z=s[f++],N=s[f++];f+=1;var L=!!(1-s[f++]);a=Math.cos(z)*P+O,o=Math.sin(z)*R+A,D?(d=a,p=o):u+=su(c,h,a,o,r,i);var F=(r-O)*R/P+O;if(n){if(function(e,t,n,r,i,a,o,s,l){if(0===o)return!1;var u=Math.sqrt((s-=e)*s+(l-=t)*l);if(u-o>n||u+o<n)return!1;if(Math.abs(r-i)%sl<1e-4)return!0;if(a){var c=r;r=ss(i),i=ss(c)}else r=ss(r),i=ss(i);r>i&&(i+=sl);var h=Math.atan2(l,s);return h<0&&(h+=sl),h>=r&&h<=i||h+sl>=r&&h+sl<=i}(O,A,R,z,z+N,L,t,F,i))return!0}else u+=function(e,t,n,r,i,a,o,s){if((s-=t)>n||s<-n)return 0;var l=Math.sqrt(n*n-s*s);sd[0]=-l,sd[1]=l;var u=Math.abs(r-i);if(u<1e-4)return 0;if(u>=sh-1e-4){r=0,i=sh;var c=a?1:-1;return o>=sd[0]+e&&o<=sd[1]+e?c:0}if(r>i){var h=r;r=i,i=h}r<0&&(r+=sh,i+=sh);for(var d=0,p=0;p<2;p++){var f=sd[p];if(f+e>o){var g=Math.atan2(s,f),c=a?1:-1;g<0&&(g=sh+g),(g>=r&&g<=i||g+sh>=r&&g+sh<=i)&&(g>Math.PI/2&&g<1.5*Math.PI&&(c=-c),d+=c)}}return d}(O,A,R,z,z+N,L,F,i);c=Math.cos(z+N)*P+O,h=Math.sin(z+N)*R+A;break;case sc.R:d=c=s[f++],p=h=s[f++];var E=s[f++],B=s[f++];if(a=d+E,o=p+B,n){if(sa(d,p,a,p,t,r,i)||sa(a,p,a,o,t,r,i)||sa(a,o,d,o,t,r,i)||sa(d,o,d,p,t,r,i))return!0}else u+=su(a,p,a,o,r,i),u+=su(d,o,d,p,r,i);break;case sc.Z:if(n){if(sa(c,h,d,p,t,r,i))return!0}else u+=su(c,h,d,p,r,i);c=d,h=p}}return n||1e-4>Math.abs(h-p)||(u+=su(c,h,d,p,r,i)||0),0!==u}var sg=nF({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},oP),sm={style:nF({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},oR.style)},sv=aP.concat(["invisible","culling","z","z2","zlevel","parent"]),sy=function(e){var t;function n(t){return e.call(this,t)||this}return rh(n,e),n.prototype.update=function(){var t=this;e.prototype.update.call(this);var r=this.style;if(r.decal){var i=this._decalEl=this._decalEl||new n;i.buildPath===n.prototype.buildPath&&(i.buildPath=function(e){t.buildPath(e,t.shape)}),i.silent=!0;var a=i.style;for(var o in r)a[o]!==r[o]&&(a[o]=r[o]);a.fill=r.fill?r.decal:null,a.decal=null,a.shadowColor=null,r.strokeFirst&&(a.stroke=null);for(var s=0;s<sv.length;++s)i[sv[s]]=this[sv[s]];i.__dirty|=1}else this._decalEl&&(this._decalEl=null)},n.prototype.getDecalElement=function(){return this._decalEl},n.prototype._init=function(t){var n=nU(t);this.shape=this.getDefaultShape();var r=this.getDefaultStyle();r&&this.useStyle(r);for(var i=0;i<n.length;i++){var a=n[i],o=t[a];"style"===a?this.style?nL(this.style,o):this.useStyle(o):"shape"===a?nL(this.shape,o):e.prototype.attrKV.call(this,a,o)}this.style||this.useStyle({})},n.prototype.getDefaultStyle=function(){return null},n.prototype.getDefaultShape=function(){return{}},n.prototype.canBeInsideText=function(){return this.hasFill()},n.prototype.getInsideTextFill=function(){var e=this.style.fill;if("none"!==e){if(nK(e)){var t=i0(e,0);return t>.5?aC:t>.2?"#eee":aT}else if(e)return aT}return aC},n.prototype.getInsideTextStroke=function(e){var t=this.style.fill;if(nK(t)){var n=this.__zr;if(!!(n&&n.isDarkMode())==.4>i0(e,0))return t}},n.prototype.buildPath=function(e,t,n){},n.prototype.pathUpdated=function(){this.__dirty&=-5},n.prototype.getUpdatedPathProxy=function(e){return this.path||this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,e),this.path},n.prototype.createPathProxy=function(){this.path=new si(!1)},n.prototype.hasStroke=function(){var e=this.style,t=e.stroke;return null!=t&&"none"!==t&&e.lineWidth>0},n.prototype.hasFill=function(){var e=this.style.fill;return null!=e&&"none"!==e},n.prototype.getBoundingRect=function(){var e=this._rect,t=this.style,n=!e;if(n){var r=!1;this.path||(r=!0,this.createPathProxy());var i=this.path;(r||4&this.__dirty)&&(i.beginPath(),this.buildPath(i,this.shape,!1),this.pathUpdated()),e=i.getBoundingRect()}if(this._rect=e,this.hasStroke()&&this.path&&this.path.len()>0){var a=this._rectStroke||(this._rectStroke=e.clone());if(this.__dirty||n){a.copy(e);var o=t.strokeNoScale?this.getLineScale():1,s=t.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}o>1e-10&&(a.width+=s/o,a.height+=s/o,a.x-=s/o/2,a.y-=s/o/2)}return a}return e},n.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t),r=this.getBoundingRect(),i=this.style;if(e=n[0],t=n[1],r.contain(e,t)){var a=this.path;if(this.hasStroke()){var o=i.lineWidth,s=i.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(o=Math.max(o,this.strokeContainThreshold)),sf(a,o/s,!0,e,t)))return!0}if(this.hasFill())return sf(a,0,!1,e,t)}return!1},n.prototype.dirtyShape=function(){this.__dirty|=4,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},n.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},n.prototype.animateShape=function(e){return this.animate("shape",e)},n.prototype.updateDuringAnimation=function(e){"style"===e?this.dirtyStyle():"shape"===e?this.dirtyShape():this.markRedraw()},n.prototype.attrKV=function(t,n){"shape"===t?this.setShape(n):e.prototype.attrKV.call(this,t,n)},n.prototype.setShape=function(e,t){var n=this.shape;return n||(n=this.shape={}),"string"==typeof e?n[e]=t:nL(n,e),this.dirtyShape(),this},n.prototype.shapeChanged=function(){return!!(4&this.__dirty)},n.prototype.createStyle=function(e){return ra(sg,e)},n.prototype._innerSaveToNormal=function(t){e.prototype._innerSaveToNormal.call(this,t);var n=this._normalState;t.shape&&!n.shape&&(n.shape=nL({},this.shape))},n.prototype._applyStateObj=function(t,n,r,i,a,o){e.prototype._applyStateObj.call(this,t,n,r,i,a,o);var s,l=!(n&&i);if(n&&n.shape?a?i?s=n.shape:(s=nL({},r.shape),nL(s,n.shape)):(s=nL({},i?this.shape:r.shape),nL(s,n.shape)):l&&(s=r.shape),s)if(a){this.shape=nL({},this.shape);for(var u={},c=nU(s),h=0;h<c.length;h++){var d=c[h];"object"==typeof s[d]?this.shape[d]=s[d]:u[d]=s[d]}this._transitionState(t,{shape:u},o)}else this.shape=s,this.dirtyShape()},n.prototype._mergeStates=function(t){for(var n,r=e.prototype._mergeStates.call(this,t),i=0;i<t.length;i++){var a=t[i];a.shape&&(n=n||{},this._mergeStyle(n,a.shape))}return n&&(r.shape=n),r},n.prototype.getAnimationStyleProps=function(){return sm},n.prototype.isZeroArea=function(){return!1},n.extend=function(e){var t=function(t){function n(n){var r=t.call(this,n)||this;return e.init&&e.init.call(r,n),r}return rh(n,t),n.prototype.getDefaultStyle=function(){return nz(e.style)},n.prototype.getDefaultShape=function(){return nz(e.shape)},n}(n);for(var r in e)"function"==typeof e[r]&&(t.prototype[r]=e[r]);return t},n.initDefaultProps=void((t=n.prototype).type="path",t.strokeContainThreshold=5,t.segmentIgnoreThreshold=0,t.subPixelOptimize=!1,t.autoBatch=!1,t.__dirty=7),n}(oL),sx=1,s_={},sb=od(),sw=od(),sS=["emphasis","blur","select"],sC=["normal","emphasis","blur","select"],sT="highlight",sI="downplay",sk="select",sj="unselect",sM="toggleSelect";function sD(e){return null!=e&&"none"!==e}function sO(e,t,n){e.onHoverStateChange&&(e.hoverState||0)!==n&&e.onHoverStateChange(t),e.hoverState=n}function sA(e){sO(e,"emphasis",2)}function sP(e){2===e.hoverState&&sO(e,"normal",0)}function sR(e){sO(e,"blur",1)}function sz(e){1===e.hoverState&&sO(e,"normal",0)}function sN(e){e.selected=!0}function sL(e){e.selected=!1}function sF(e,t,n){t(e,n),e.isGroup&&e.traverse(function(e){t(e,n)})}function sE(e,t){var n,r,i,a,o,s=this.states[e];if(this.style){if("emphasis"===e)return function(e,t,n,r){var i=n&&nE(n,"select")>=0,a=!1;if(e instanceof sy){var o=sb(e),s=i&&o.selectFill||o.normalFill,l=i&&o.selectStroke||o.normalStroke;if(sD(s)||sD(l)){var u=(r=r||{}).style||{};"inherit"===u.fill?(a=!0,r=nL({},r),(u=nL({},u)).fill=s):!sD(u.fill)&&sD(s)?(a=!0,r=nL({},r),(u=nL({},u)).fill=i3(s)):!sD(u.stroke)&&sD(l)&&(a||(r=nL({},r),u=nL({},u)),u.stroke=i3(l)),r.style=u}}if(r&&null==r.z2){a||(r=nL({},r));var c=e.z2EmphasisLift;r.z2=e.z2+(null!=c?c:10)}return r}(this,0,t,s);else if("blur"===e)return n=s,r=nE(this.currentStates,e)>=0,i=this.style.opacity,a=r?null:function(e,t,n,r){for(var i=e.style,a={},o=0;o<t.length;o++){var s=t[o],l=i[s];a[s]=null==l?r&&r[s]:l}for(var o=0;o<e.animators.length;o++){var u=e.animators[o];u.__fromStateTransition&&0>u.__fromStateTransition.indexOf(n)&&"style"===u.targetName&&u.saveTo(a,t)}return a}(this,["opacity"],e,{opacity:1}),null==(o=(n=n||{}).style||{}).opacity&&(n=nL({},n),o=nL({opacity:r?i:.1*a.opacity},o),n.style=o),n;else if("select"===e){var l=s;if(l&&null==l.z2){l=nL({},l);var u=this.z2SelectLift;l.z2=this.z2+(null!=u?u:9)}return l}}return s}function sB(e){e.stateProxy=sE;var t=e.getTextContent(),n=e.getTextGuideLine();t&&(t.stateProxy=sE),n&&(n.stateProxy=sE)}function sH(e,t){sG(e,t)||e.__highByOuter||sF(e,sA)}function sV(e,t){sG(e,t)||e.__highByOuter||sF(e,sP)}function sW(e,t){e.__highByOuter|=1<<(t||0),sF(e,sA)}function sY(e,t){(e.__highByOuter&=~(1<<(t||0)))||sF(e,sP)}function sG(e,t){return e.__highDownSilentOnTouch&&t.zrByTouch}function sU(e){var t=e.getModel(),n=[],r=[];t.eachComponent(function(t,i){var a=sw(i),o="series"===t,s=o?e.getViewOfSeriesModel(i):e.getViewOfComponentModel(i);o||r.push(s),a.isBlured&&(s.group.traverse(function(e){sz(e)}),o&&n.push(i)),a.isBlured=!1}),nV(r,function(e){e&&e.toggleBlurSeries&&e.toggleBlurSeries(n,!1,t)})}function sq(e,t,n,r){var i=r.getModel();function a(e,t){for(var n=0;n<t.length;n++){var r=e.getItemGraphicEl(t[n]);r&&sF(r,sz)}}if((n=n||"coordinateSystem",null!=e)&&t&&"none"!==t){var o=i.getSeriesByIndex(e),s=o.coordinateSystem;s&&s.master&&(s=s.master);var l=[];i.eachSeries(function(e){var i=o===e,u=e.coordinateSystem;u&&u.master&&(u=u.master);var c=u&&s?u===s:i;if(!("series"===n&&!i||"coordinateSystem"===n&&!c||"series"===t&&i)){if(r.getViewOfSeriesModel(e).group.traverse(function(e){e.__highByOuter&&i&&"self"===t||sR(e)}),nH(t))a(e.getData(),t);else if(nQ(t))for(var h=nU(t),d=0;d<h.length;d++)a(e.getData(h[d]),t[h[d]]);l.push(e),sw(e).isBlured=!0}}),i.eachComponent(function(e,t){if("series"!==e){var n=r.getViewOfComponentModel(t);n&&n.toggleBlurSeries&&n.toggleBlurSeries(l,!0,i)}})}}function sX(e,t,n){if(null!=e&&null!=t){var r=n.getModel().getComponent(e,t);if(r){sw(r).isBlured=!0;var i=n.getViewOfComponentModel(r);i&&i.focusBlurEnabled&&i.group.traverse(function(e){sR(e)})}}}function s$(e,t,n,r){var i,a={focusSelf:!1,dispatchers:null};if(null==e||"series"===e||null==t||null==n)return a;var o=r.getModel().getComponent(e,t);if(!o)return a;var s=r.getViewOfComponentModel(o);if(!s||!s.findHighDownDispatchers)return a;for(var l=s.findHighDownDispatchers(n),u=0;u<l.length;u++)if("self"===oD(l[u]).focus){i=!0;break}return{focusSelf:i,dispatchers:l}}function sZ(e){nV(e.getAllData(),function(t){var n=t.data,r=t.type;n.eachItemGraphicEl(function(t,n){e.isSelected(n,r)?sF(t,sN):sF(t,sL)})})}function sK(e,t,n){var r,i,a,o,s,l;i=false,(r=e).highDownSilentOnTouch&&(r.__highDownSilentOnTouch=r.highDownSilentOnTouch),(!i||r.__highDownDispatcher)&&(r.__highByOuter=r.__highByOuter||0,r.__highDownDispatcher=!i),sF(e,sB),a=e,o=t,s=n,l=oD(a),null!=o?(l.focus=o,l.blurScope=s):l.focus&&(l.focus=null)}function sJ(e){return!!(e&&e.__highDownDispatcher)}function sQ(e){var t=e.type;return t===sk||t===sj||t===sM}function s1(e){var t=e.type;return t===sT||t===sI}function s0(e,t,n,r,i,a,o){var s,l=!1;nZ(i)?(o=a,a=i,i=null):nQ(i)&&(a=i.cb,o=i.during,l=i.isFrom,s=i.removeOpt,i=i.dataIndex);var u="leave"===e;u||t.stopAnimation("leave");var c=function(e,t,n,r,i){if(t&&t.ecModel){var a,o=t.ecModel.getUpdatePayload();a=o&&o.animation}var s=t&&t.isAnimationEnabled(),l="update"===e;if(!s)return null;var u=void 0,c=void 0,h=void 0;return r?(u=n4(r.duration,200),c=n4(r.easing,"cubicOut"),h=0):(u=t.getShallow(l?"animationDurationUpdate":"animationDuration"),c=t.getShallow(l?"animationEasingUpdate":"animationEasing"),h=t.getShallow(l?"animationDelayUpdate":"animationDelay")),a&&(null!=a.duration&&(u=a.duration),null!=a.easing&&(c=a.easing),null!=a.delay&&(h=a.delay)),nZ(h)&&(h=h(n,i)),nZ(u)&&(u=u(n)),{duration:u||0,delay:h,easing:c}}(e,r,i,u?s||{}:null,r&&r.getAnimationDelayParams?r.getAnimationDelayParams(t,i):null);if(c&&c.duration>0){var h={duration:c.duration,delay:c.delay||0,easing:c.easing,done:a,force:!!a||!!o,setToFinal:!u,scope:e,during:o};l?t.animateFrom(n,h):t.animateTo(n,h)}else t.stopAnimation(),l||t.attr(n),o&&o(1),a&&a()}function s2(e,t,n,r,i,a){s0("update",e,t,n,r,i,a)}function s3(e,t,n,r,i,a){s0("enter",e,t,n,r,i,a)}function s4(e){if(!e.__zr)return!0;for(var t=0;t<e.animators.length;t++)if("leave"===e.animators[t].scope)return!0;return!1}od();var s5={},s9=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],s8=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],s6=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function s7(e,t,n,r,i,a,o,s){n=!i&&n||s5;var l=r&&r.inheritColor,u=t.getShallow("color"),c=t.getShallow("textBorderColor"),h=n4(t.getShallow("opacity"),n.opacity);("inherit"===u||"auto"===u)&&(u=l||null),("inherit"===c||"auto"===c)&&(c=l||null),a||(u=u||n.color,c=c||n.textBorderColor),null!=u&&(e.fill=u),null!=c&&(e.stroke=c);var d=n4(t.getShallow("textBorderWidth"),n.textBorderWidth);null!=d&&(e.lineWidth=d);var p=n4(t.getShallow("textBorderType"),n.textBorderType);null!=p&&(e.lineDash=p);var f=n4(t.getShallow("textBorderDashOffset"),n.textBorderDashOffset);null!=f&&(e.lineDashOffset=f),i||null!=h||s||(h=r&&r.defaultOpacity),null!=h&&(e.opacity=h),i||a||null!=e.fill||!r.inheritColor||(e.fill=r.inheritColor);for(var g=0;g<s9.length;g++){var m=s9[g],v=n4(t.getShallow(m),n[m]);null!=v&&(e[m]=v)}for(var g=0;g<s8.length;g++){var m=s8[g],v=t.getShallow(m);null!=v&&(e[m]=v)}if(null==e.verticalAlign){var y=t.getShallow("baseline");null!=y&&(e.verticalAlign=y)}if(!o||!r.disableBox){for(var g=0;g<s6.length;g++){var m=s6[g],v=t.getShallow(m);null!=v&&(e[m]=v)}var x=t.getShallow("borderType");null!=x&&(e.borderDash=x),("auto"===e.backgroundColor||"inherit"===e.backgroundColor)&&l&&(e.backgroundColor=l),("auto"===e.borderColor||"inherit"===e.borderColor)&&l&&(e.borderColor=l)}}var le=od(),lt=new iE(50);function ln(e,t,n,r,i){if(!e)return t;if("string"!=typeof e)return e;if(t&&t.__zrImageSrc===e||!n)return t;var a=lt.get(e),o={hostEl:n,cb:r,cbPayload:i};return a?li(t=a.image)||a.pending.push(o):((t=nb.loadImage(e,lr,lr)).__zrImageSrc=e,lt.put(e,t.__cachedImgObj={image:t,pending:[o]})),t}function lr(){var e=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var t=0;t<e.pending.length;t++){var n=e.pending[t],r=n.cb;r&&r(this,n.cbPayload),n.hostEl.dirty()}e.pending.length=0}function li(e){return e&&e.width&&e.height}var la=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function lo(e,t,n,r){var i=nL({},r=r||{});i.font=t,n=n4(n,"..."),i.maxIterations=n4(r.maxIterations,2);var a=i.minChar=n4(r.minChar,0);i.cnCharWidth=az("国",t);var o=i.ascCharWidth=az("a",t);i.placeholder=n4(r.placeholder,"");for(var s=e=Math.max(0,e-1),l=0;l<a&&s>=o;l++)s-=o;var u=az(n,t);return u>s&&(n="",u=0),s=e-u,i.ellipsis=n,i.ellipsisWidth=u,i.contentWidth=s,i.containerWidth=e,i}function ls(e,t,n){var r=n.containerWidth,i=n.font,a=n.contentWidth;if(!r){e.textLine="",e.isTruncated=!1;return}var o=az(t,i);if(o<=r){e.textLine=t,e.isTruncated=!1;return}for(var s=0;;s++){if(o<=a||s>=n.maxIterations){t+=n.ellipsis;break}var l=0===s?function(e,t,n,r){for(var i=0,a=0,o=e.length;a<o&&i<t;a++){var s=e.charCodeAt(a);i+=0<=s&&s<=127?n:r}return a}(t,a,n.ascCharWidth,n.cnCharWidth):o>0?Math.floor(t.length*a/o):0;o=az(t=t.substr(0,l),i)}""===t&&(t=n.placeholder),e.textLine=t,e.isTruncated=!0}var ll=function(){},lu=function(e){this.tokens=[],e&&(this.tokens=e)},lc=function(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[],this.isTruncated=!1};function lh(e,t,n,r,i){var a,o,s=""===t,l=i&&n.rich[i]||{},u=e.lines,c=l.font||n.font,h=!1;if(r){var d=l.padding,p=d?d[1]+d[3]:0;if(null!=l.width&&"auto"!==l.width){var f=aB(l.width,r.width)+p;u.length>0&&f+r.accumWidth>r.width&&(a=t.split("\n"),h=!0),r.accumWidth=f}else{var g=lp(t,c,r.width,r.breakAll,r.accumWidth);r.accumWidth=g.accumWidth+p,o=g.linesWidths,a=g.lines}}else a=t.split("\n");for(var m=0;m<a.length;m++){var v=a[m],y=new ll;if(y.styleName=i,y.text=v,y.isLineHolder=!v&&!s,"number"==typeof l.width?y.width=l.width:y.width=o?o[m]:az(v,c),m||h)u.push(new lu([y]));else{var x=(u[u.length-1]||(u[0]=new lu)).tokens,_=x.length;1===_&&x[0].isLineHolder?x[0]=y:(v||!_||s)&&x.push(y)}}}var ld=nY(",&?/;] ".split(""),function(e,t){return e[t]=!0,e},{});function lp(e,t,n,r,i){for(var a=[],o=[],s="",l="",u=0,c=0,h=0;h<e.length;h++){var d=e.charAt(h);if("\n"===d){l&&(s+=l,c+=u),a.push(s),o.push(c),s="",l="",u=0,c=0;continue}var p=az(d,t),f=!r&&!function(e){var t;return(!((t=e.charCodeAt(0))>=32)||!(t<=591))&&(!(t>=880)||!(t<=4351))&&(!(t>=4608)||!(t<=5119))&&(!(t>=7680)||!(t<=8303))||!!ld[e]}(d);if(a.length?c+p>n:i+c+p>n){c?(s||l)&&(f?(s||(s=l,l="",c=u=0),a.push(s),o.push(c-u),l+=d,u+=p,s="",c=u):(l&&(s+=l,l="",u=0),a.push(s),o.push(c),s=d,c=p)):f?(a.push(l),o.push(u),l=d,u=p):(a.push(d),o.push(p));continue}c+=p,f?(l+=d,u+=p):(l&&(s+=l,l="",u=0),s+=d)}return a.length||s||(s=e,l="",u=0),l&&(s+=l),s&&(a.push(s),o.push(c)),1===a.length&&(c+=i),{accumWidth:c,lines:a,linesWidths:o}}var lf=nF({strokeFirst:!0,font:nx,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},sg),lg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return rh(t,e),t.prototype.hasStroke=function(){var e=this.style,t=e.stroke;return null!=t&&"none"!==t&&e.lineWidth>0},t.prototype.hasFill=function(){var e=this.style.fill;return null!=e&&"none"!==e},t.prototype.createStyle=function(e){return ra(lf,e)},t.prototype.setBoundingRect=function(e){this._rect=e},t.prototype.getBoundingRect=function(){var e=this.style;if(!this._rect){var t=e.text;null!=t?t+="":t="";var n=function(e,t,n,r){var i=((e||"")+"").split("\n");if(1===i.length)return aN(i[0],t,n,r);for(var a=new r2(0,0,0,0),o=0;o<i.length;o++){var s=aN(i[o],t,n,r);0===o?a.copy(s):a.union(s)}return a}(t,e.font,e.textAlign,e.textBaseline);if(n.x+=e.x||0,n.y+=e.y||0,this.hasStroke()){var r=e.lineWidth;n.x-=r/2,n.y-=r/2,n.width+=r,n.height+=r}this._rect=n}return this._rect},t.initDefaultProps=void(t.prototype.dirtyRectTolerance=10),t}(oL);lg.prototype.type="tspan";var lm=nF({x:0,y:0},oP),lv={style:nF({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},oR.style)},ly=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return rh(t,e),t.prototype.createStyle=function(e){return ra(lm,e)},t.prototype._getSize=function(e){var t,n=this.style,r=n[e];if(null!=r)return r;var i=(t=n.image)&&"string"!=typeof t&&t.width&&t.height?n.image:this.__image;if(!i)return 0;var a="width"===e?"height":"width",o=n[a];return null==o?i[e]:i[e]/i[a]*o},t.prototype.getWidth=function(){return this._getSize("width")},t.prototype.getHeight=function(){return this._getSize("height")},t.prototype.getAnimationStyleProps=function(){return lv},t.prototype.getBoundingRect=function(){var e=this.style;return this._rect||(this._rect=new r2(e.x||0,e.y||0,this.getWidth(),this.getHeight())),this._rect},t}(oL);ly.prototype.type="image";var lx=Math.round;function l_(e,t,n){if(!t)return e;var r=lx(2*e);return(r+lx(t))%2==0?r/2:(r+(n?1:-1))/2}var lb=function(){this.x=0,this.y=0,this.width=0,this.height=0},lw={},lS=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new lb},t.prototype.buildPath=function(e,t){if(this.subPixelOptimize){var n,r,i,a,o,s,l,u,c,h,d,p,f,g,m,v=function(e,t,n){if(t){var r=t.x,i=t.y,a=t.width,o=t.height;e.x=r,e.y=i,e.width=a,e.height=o;var s=n&&n.lineWidth;return s&&(e.x=l_(r,s,!0),e.y=l_(i,s,!0),e.width=Math.max(l_(r+a,s,!1)-e.x,+(0!==a)),e.height=Math.max(l_(i+o,s,!1)-e.y,+(0!==o))),e}}(lw,t,this.style);p=v.x,f=v.y,g=v.width,m=v.height,v.r=t.r,t=v}else p=t.x,f=t.y,g=t.width,m=t.height;t.r?(l=(n=t).x,u=n.y,c=n.width,h=n.height,d=n.r,c<0&&(l+=c,c=-c),h<0&&(u+=h,h=-h),"number"==typeof d?r=i=a=o=d:d instanceof Array?1===d.length?r=i=a=o=d[0]:2===d.length?(r=a=d[0],i=o=d[1]):3===d.length?(r=d[0],i=o=d[1],a=d[2]):(r=d[0],i=d[1],a=d[2],o=d[3]):r=i=a=o=0,r+i>c&&(s=r+i,r*=c/s,i*=c/s),a+o>c&&(s=a+o,a*=c/s,o*=c/s),i+a>h&&(s=i+a,i*=h/s,a*=h/s),r+o>h&&(s=r+o,r*=h/s,o*=h/s),e.moveTo(l+r,u),e.lineTo(l+c-i,u),0!==i&&e.arc(l+c-i,u+i,i,-Math.PI/2,0),e.lineTo(l+c,u+h-a),0!==a&&e.arc(l+c-a,u+h-a,a,0,Math.PI/2),e.lineTo(l+o,u+h),0!==o&&e.arc(l+o,u+h-o,o,Math.PI/2,Math.PI),e.lineTo(l,u+r),0!==r&&e.arc(l+r,u+r,r,Math.PI,1.5*Math.PI)):e.rect(p,f,g,m)},t.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},t}(sy);lS.prototype.type="rect";var lC={fill:"#000"},lT={style:nF({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},oR.style)},lI=function(e){function t(t){var n=e.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=lC,n.attr(t),n}return rh(t,e),t.prototype.childrenRef=function(){return this._children},t.prototype.update=function(){e.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var t=0;t<this._children.length;t++){var n=this._children[t];n.zlevel=this.zlevel,n.z=this.z,n.z2=this.z2,n.culling=this.culling,n.cursor=this.cursor,n.invisible=this.invisible}},t.prototype.updateTransform=function(){var t=this.innerTransformable;t?(t.updateTransform(),t.transform&&(this.transform=t.transform)):e.prototype.updateTransform.call(this)},t.prototype.getLocalTransform=function(t){var n=this.innerTransformable;return n?n.getLocalTransform(t):e.prototype.getLocalTransform.call(this,t)},t.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),e.prototype.getComputedTransform.call(this)},t.prototype._updateSubTexts=function(){var e;this._childCursor=0,lO(e=this.style),nV(e.rich,lO),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},t.prototype.addSelfToZr=function(t){e.prototype.addSelfToZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].__zr=t},t.prototype.removeSelfFromZr=function(t){e.prototype.removeSelfFromZr.call(this,t);for(var n=0;n<this._children.length;n++)this._children[n].__zr=null},t.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var e=new r2(0,0,0,0),t=this._children,n=[],r=null,i=0;i<t.length;i++){var a=t[i],o=a.getBoundingRect(),s=a.getLocalTransform(n);s?(e.copy(o),e.applyTransform(s),(r=r||e.clone()).union(e)):(r=r||o.clone()).union(o)}this._rect=r||e}return this._rect},t.prototype.setDefaultTextStyle=function(e){this._defaultStyle=e||lC},t.prototype.setTextContent=function(e){},t.prototype._mergeStyle=function(e,t){if(!t)return e;var n=t.rich,r=e.rich||n&&{};return nL(e,t),n&&r?(this._mergeRich(r,n),e.rich=r):r&&(e.rich=r),e},t.prototype._mergeRich=function(e,t){for(var n=nU(t),r=0;r<n.length;r++){var i=n[r];e[i]=e[i]||{},nL(e[i],t[i])}},t.prototype.getAnimationStyleProps=function(){return lT},t.prototype._getOrCreateChild=function(e){var t=this._children[this._childCursor];return t&&t instanceof e||(t=new e),this._children[this._childCursor++]=t,t.__zr=this.__zr,t.parent=this,t},t.prototype._updatePlainTexts=function(){var e=this.style,t=e.font||nx,n=e.padding,r=function(e,t){null!=e&&(e+="");var n,r=t.overflow,i=t.padding,a=t.font,o=aE(a),s=n4(t.lineHeight,o),l=!!t.backgroundColor,u="truncate"===t.lineOverflow,c=!1,h=t.width,d=(n=null!=h&&("break"===r||"breakAll"===r)?e?lp(e,t.font,h,"breakAll"===r,0).lines:[]:e?e.split("\n"):[]).length*s,p=n4(t.height,d);if(d>p&&u){var f=Math.floor(p/s);c=c||n.length>f,n=n.slice(0,f)}if(e&&"truncate"===r&&null!=h)for(var g=lo(h,a,t.ellipsis,{minChar:t.truncateMinChar,placeholder:t.placeholder}),m={},v=0;v<n.length;v++)ls(m,n[v],g),n[v]=m.textLine,c=c||m.isTruncated;for(var y=p,x=0,v=0;v<n.length;v++)x=Math.max(az(n[v],a),x);null==h&&(h=x);var _=x;return i&&(y+=i[0]+i[2],_+=i[1]+i[3],h+=i[1]+i[3]),l&&(_=h),{lines:n,height:p,outerWidth:_,outerHeight:y,lineHeight:s,calculatedLineHeight:o,contentWidth:x,contentHeight:d,width:h,isTruncated:c}}(lz(e),e),i=lN(e),a=!!e.backgroundColor,o=r.outerHeight,s=r.outerWidth,l=r.contentWidth,u=r.lines,c=r.lineHeight,h=this._defaultStyle;this.isTruncated=!!r.isTruncated;var d=e.x||0,p=e.y||0,f=e.align||h.align||"left",g=e.verticalAlign||h.verticalAlign||"top",m=d,v=aF(p,r.contentHeight,g);if(i||n){var y=aL(d,s,f),x=aF(p,o,g);i&&this._renderBackground(e,e,y,x,s,o)}v+=c/2,n&&(m=lR(d,f,n),"top"===g?v+=n[0]:"bottom"===g&&(v-=n[2]));for(var _=0,b=!1,w=lP("fill"in e?e.fill:(b=!0,h.fill)),S=lA("stroke"in e?e.stroke:a||h.autoStroke&&!b?null:(_=2,h.stroke)),C=e.textShadowBlur>0,T=null!=e.width&&("truncate"===e.overflow||"break"===e.overflow||"breakAll"===e.overflow),I=r.calculatedLineHeight,k=0;k<u.length;k++){var j=this._getOrCreateChild(lg),M=j.createStyle();j.useStyle(M),M.text=u[k],M.x=m,M.y=v,f&&(M.textAlign=f),M.textBaseline="middle",M.opacity=e.opacity,M.strokeFirst=!0,C&&(M.shadowBlur=e.textShadowBlur||0,M.shadowColor=e.textShadowColor||"transparent",M.shadowOffsetX=e.textShadowOffsetX||0,M.shadowOffsetY=e.textShadowOffsetY||0),M.stroke=S,M.fill=w,S&&(M.lineWidth=e.lineWidth||_,M.lineDash=e.lineDash,M.lineDashOffset=e.lineDashOffset||0),M.font=t,lD(M,e),v+=c,T&&j.setBoundingRect(new r2(aL(M.x,l,M.textAlign),aF(M.y,I,M.textBaseline),l,I))}},t.prototype._updateRichTexts=function(){var e=this.style,t=function(e,t){var n,r=new lc;if(null!=e&&(e+=""),!e)return r;for(var i=t.width,a=t.height,o=t.overflow,s=("break"===o||"breakAll"===o)&&null!=i?{width:i,accumWidth:0,breakAll:"breakAll"===o}:null,l=la.lastIndex=0;null!=(n=la.exec(e));){var u=n.index;u>l&&lh(r,e.substring(l,u),t,s),lh(r,n[2],t,s,n[1]),l=la.lastIndex}l<e.length&&lh(r,e.substring(l,e.length),t,s);var c=[],h=0,d=0,p=t.padding,f="truncate"===o,g="truncate"===t.lineOverflow,m={};function v(e,t,n){e.width=t,e.lineHeight=n,h+=n,d=Math.max(d,t)}t:for(var y=0;y<r.lines.length;y++){for(var x=r.lines[y],_=0,b=0,w=0;w<x.tokens.length;w++){var S=x.tokens[w],C=S.styleName&&t.rich[S.styleName]||{},T=S.textPadding=C.padding,I=T?T[1]+T[3]:0,k=S.font=C.font||t.font;S.contentHeight=aE(k);var j=n4(C.height,S.contentHeight);if(S.innerHeight=j,T&&(j+=T[0]+T[2]),S.height=j,S.lineHeight=n5(C.lineHeight,t.lineHeight,j),S.align=C&&C.align||t.align,S.verticalAlign=C&&C.verticalAlign||"middle",g&&null!=a&&h+S.lineHeight>a){var M=r.lines.length;w>0?(x.tokens=x.tokens.slice(0,w),v(x,b,_),r.lines=r.lines.slice(0,y+1)):r.lines=r.lines.slice(0,y),r.isTruncated=r.isTruncated||r.lines.length<M;break t}var D=C.width,O=null==D||"auto"===D;if("string"==typeof D&&"%"===D.charAt(D.length-1))S.percentWidth=D,c.push(S),S.contentWidth=az(S.text,k);else{if(O){var A=C.backgroundColor,P=A&&A.image;P&&li(P=function(e){if("string"!=typeof e)return e;var t=lt.get(e);return t&&t.image}(P))&&(S.width=Math.max(S.width,P.width*j/P.height))}var R=f&&null!=i?i-b:null;null!=R&&R<S.width?!O||R<I?(S.text="",S.width=S.contentWidth=0):(!function(e,t,n,r,i,a){if(!n){e.text="",e.isTruncated=!1;return}var o=(t+"").split("\n");a=lo(n,r,i,a);for(var s=!1,l={},u=0,c=o.length;u<c;u++)ls(l,o[u],a),o[u]=l.textLine,s=s||l.isTruncated;e.text=o.join("\n"),e.isTruncated=s}(m,S.text,R-I,k,t.ellipsis,{minChar:t.truncateMinChar}),S.text=m.text,r.isTruncated=r.isTruncated||m.isTruncated,S.width=S.contentWidth=az(S.text,k)):S.contentWidth=az(S.text,k)}S.width+=I,b+=S.width,C&&(_=Math.max(_,S.lineHeight))}v(x,b,_)}r.outerWidth=r.width=n4(i,d),r.outerHeight=r.height=n4(a,h),r.contentHeight=h,r.contentWidth=d,p&&(r.outerWidth+=p[1]+p[3],r.outerHeight+=p[0]+p[2]);for(var y=0;y<c.length;y++){var S=c[y],z=S.percentWidth;S.width=parseInt(z,10)/100*r.width}return r}(lz(e),e),n=t.width,r=t.outerWidth,i=t.outerHeight,a=e.padding,o=e.x||0,s=e.y||0,l=this._defaultStyle,u=e.align||l.align,c=e.verticalAlign||l.verticalAlign;this.isTruncated=!!t.isTruncated;var h=aL(o,r,u),d=aF(s,i,c),p=h,f=d;a&&(p+=a[3],f+=a[0]);var g=p+n;lN(e)&&this._renderBackground(e,e,h,d,r,i);for(var m=!!e.backgroundColor,v=0;v<t.lines.length;v++){for(var y=t.lines[v],x=y.tokens,_=x.length,b=y.lineHeight,w=y.width,S=0,C=p,T=g,I=_-1,k=void 0;S<_&&(!(k=x[S]).align||"left"===k.align);)this._placeToken(k,e,b,f,C,"left",m),w-=k.width,C+=k.width,S++;for(;I>=0&&"right"===(k=x[I]).align;)this._placeToken(k,e,b,f,T,"right",m),w-=k.width,T-=k.width,I--;for(C+=(n-(C-p)-(g-T)-w)/2;S<=I;)k=x[S],this._placeToken(k,e,b,f,C+k.width/2,"center",m),C+=k.width,S++;f+=b}},t.prototype._placeToken=function(e,t,n,r,i,a,o){var s=t.rich[e.styleName]||{};s.text=e.text;var l=e.verticalAlign,u=r+n/2;"top"===l?u=r+e.height/2:"bottom"===l&&(u=r+n-e.height/2),!e.isLineHolder&&lN(s)&&this._renderBackground(s,t,"right"===a?i-e.width:"center"===a?i-e.width/2:i,u-e.height/2,e.width,e.height);var c=!!s.backgroundColor,h=e.textPadding;h&&(i=lR(i,a,h),u-=e.height/2-h[0]-e.innerHeight/2);var d=this._getOrCreateChild(lg),p=d.createStyle();d.useStyle(p);var f=this._defaultStyle,g=!1,m=0,v=lP("fill"in s?s.fill:"fill"in t?t.fill:(g=!0,f.fill)),y=lA("stroke"in s?s.stroke:"stroke"in t?t.stroke:c||o||f.autoStroke&&!g?null:(m=2,f.stroke)),x=s.textShadowBlur>0||t.textShadowBlur>0;p.text=e.text,p.x=i,p.y=u,x&&(p.shadowBlur=s.textShadowBlur||t.textShadowBlur||0,p.shadowColor=s.textShadowColor||t.textShadowColor||"transparent",p.shadowOffsetX=s.textShadowOffsetX||t.textShadowOffsetX||0,p.shadowOffsetY=s.textShadowOffsetY||t.textShadowOffsetY||0),p.textAlign=a,p.textBaseline="middle",p.font=e.font||nx,p.opacity=n5(s.opacity,t.opacity,1),lD(p,s),y&&(p.lineWidth=n5(s.lineWidth,t.lineWidth,m),p.lineDash=n4(s.lineDash,t.lineDash),p.lineDashOffset=t.lineDashOffset||0,p.stroke=y),v&&(p.fill=v);var _=e.contentWidth,b=e.contentHeight;d.setBoundingRect(new r2(aL(p.x,_,p.textAlign),aF(p.y,b,p.textBaseline),_,b))},t.prototype._renderBackground=function(e,t,n,r,i,a){var o,s,l=e.backgroundColor,u=e.borderWidth,c=e.borderColor,h=l&&l.image,d=l&&!h,p=e.borderRadius,f=this;if(d||e.lineHeight||u&&c){(o=this._getOrCreateChild(lS)).useStyle(o.createStyle()),o.style.fill=null;var g=o.shape;g.x=n,g.y=r,g.width=i,g.height=a,g.r=p,o.dirtyShape()}if(d){var m=o.style;m.fill=l||null,m.fillOpacity=n4(e.fillOpacity,1)}else if(h){(s=this._getOrCreateChild(ly)).onload=function(){f.dirtyStyle()};var v=s.style;v.image=l.image,v.x=n,v.y=r,v.width=i,v.height=a}if(u&&c){var m=o.style;m.lineWidth=u,m.stroke=c,m.strokeOpacity=n4(e.strokeOpacity,1),m.lineDash=e.borderDash,m.lineDashOffset=e.borderDashOffset||0,o.strokeContainThreshold=0,o.hasFill()&&o.hasStroke()&&(m.strokeFirst=!0,m.lineWidth*=2)}var y=(o||s).style;y.shadowBlur=e.shadowBlur||0,y.shadowColor=e.shadowColor||"transparent",y.shadowOffsetX=e.shadowOffsetX||0,y.shadowOffsetY=e.shadowOffsetY||0,y.opacity=n5(e.opacity,t.opacity,1)},t.makeFont=function(e){var t,n,r="";return(null!=(t=e).fontSize||t.fontFamily||t.fontWeight)&&(r=[e.fontStyle,e.fontWeight,"string"==typeof(n=e.fontSize)&&(-1!==n.indexOf("px")||-1!==n.indexOf("rem")||-1!==n.indexOf("em"))?n:isNaN(+n)?"12px":n+"px",e.fontFamily||"sans-serif"].join(" ")),r&&n7(r)||e.textFont||e.font},t}(oL),lk={left:!0,right:1,center:1},lj={top:1,bottom:1,middle:1},lM=["fontStyle","fontWeight","fontSize","fontFamily"];function lD(e,t){for(var n=0;n<lM.length;n++){var r=lM[n],i=t[r];null!=i&&(e[r]=i)}}function lO(e){if(e){e.font=lI.makeFont(e);var t=e.align;"middle"===t&&(t="center"),e.align=null==t||lk[t]?t:"left";var n=e.verticalAlign;"center"===n&&(n="middle"),e.verticalAlign=null==n||lj[n]?n:"top",e.padding&&(e.padding=n8(e.padding))}}function lA(e,t){return null==e||t<=0||"transparent"===e||"none"===e?null:e.image||e.colorStops?"#000":e}function lP(e){return null==e||"none"===e?null:e.image||e.colorStops?"#000":e}function lR(e,t,n){return"right"===t?e-n[1]:"center"===t?e+n[3]/2-n[1]/2:e+n[3]}function lz(e){var t=e.text;return null!=t&&(t+=""),t}function lN(e){return!!(e.backgroundColor||e.lineHeight||e.borderWidth&&e.borderColor)}var lL=["textStyle","color"],lF=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],lE=new lI,lB=function(){function e(){}return e.prototype.getTextColor=function(e){var t=this.ecModel;return this.getShallow("color")||(!e&&t?t.get(lL):null)},e.prototype.getFont=function(){var e,t,n;return e={fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},n=(t=this.ecModel)&&t.getModel("textStyle"),n7([e.fontStyle||n&&n.getShallow("fontStyle")||"",e.fontWeight||n&&n.getShallow("fontWeight")||"",(e.fontSize||n&&n.getShallow("fontSize")||12)+"px",e.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))},e.prototype.getTextRect=function(e){for(var t={text:e,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<lF.length;n++)t[lF[n]]=this.getShallow(lF[n]);return lE.useStyle(t),lE.update(),lE.getBoundingRect()},e}(),lH=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],lV=ok(lH),lW=function(){function e(){}return e.prototype.getLineStyle=function(e){return lV(this,e)},e}(),lY=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],lG=ok(lY),lU=function(){function e(){}return e.prototype.getItemStyle=function(e,t){return lG(this,e,t)},e}(),lq=function(){function e(e,t,n){this.parentModel=t,this.ecModel=n,this.option=e}return e.prototype.init=function(e,t,n){for(var r=[],i=3;i<arguments.length;i++)r[i-3]=arguments[i]},e.prototype.mergeOption=function(e,t){nN(this.option,e,!0)},e.prototype.get=function(e,t){return null==e?this.option:this._doGet(this.parsePath(e),!t&&this.parentModel)},e.prototype.getShallow=function(e,t){var n=this.option,r=null==n?n:n[e];if(null==r&&!t){var i=this.parentModel;i&&(r=i.getShallow(e))}return r},e.prototype.getModel=function(t,n){var r=null!=t,i=r?this.parsePath(t):null;return new e(r?this._doGet(i):this.option,n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(i)),this.ecModel)},e.prototype.isEmpty=function(){return null==this.option},e.prototype.restoreData=function(){},e.prototype.clone=function(){return new this.constructor(nz(this.option))},e.prototype.parsePath=function(e){return"string"==typeof e?e.split("."):e},e.prototype.resolveParentPath=function(e){return e},e.prototype.isAnimationEnabled=function(){if(!ny.node&&this.option){if(null!=this.option.animation)return!!this.option.animation;else if(this.parentModel)return this.parentModel.isAnimationEnabled()}},e.prototype._doGet=function(e,t){var n=this.option;if(!e)return n;for(var r=0;r<e.length&&(!e[r]||null!=(n=n&&"object"==typeof n?n[e[r]]:null));r++);return null==n&&t&&(n=t._doGet(this.resolveParentPath(e),t.parentModel)),n},e}();ob(lq),w=["__\0is_clz",oS++].join("_"),lq.prototype[w]=!0,lq.isInstance=function(e){return!!(e&&e[w])},nB(lq,lW),nB(lq,lU),nB(lq,oM),nB(lq,lB);var lX=Math.round(10*Math.random());function l$(e){return[e||"",lX++].join("_")}var lZ={},lK={},lJ=ny.domSupported&&(document.documentElement.lang||navigator.language||navigator.browserLanguage||"EN").toUpperCase().indexOf("ZH")>-1?"ZH":"EN";function lQ(e,t){lK[e=e.toUpperCase()]=new lq(t),lZ[e]=t}lQ("EN",{time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst",custom:"Custom chart",chart:"Chart"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}}),lQ("ZH",{time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图",custom:"自定义图表",chart:"图表"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}});var l1={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}"},l0="{yyyy}-{MM}-{dd}",l2={year:"{yyyy}",month:"{yyyy}-{MM}",day:l0,hour:l0+" "+l1.hour,minute:l0+" "+l1.minute,second:l0+" "+l1.second,millisecond:l1.none},l3=["year","month","day","hour","minute","second","millisecond"],l4=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function l5(e,t){return e+="","0000".substr(0,t-e.length)+e}function l9(e){switch(e){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return e}}function l8(e,t,n,r){var i=a5(e),a=i[ue(n)](),o=i[ut(n)]()+1,s=Math.floor((o-1)/3)+1,l=i[un(n)](),u=i["get"+(n?"UTC":"")+"Day"](),c=i[ur(n)](),h=(c-1)%12+1,d=i[ui(n)](),p=i[ua(n)](),f=i[uo(n)](),g=c>=12?"pm":"am",m=g.toUpperCase(),v=(r instanceof lq?r:lK[r||lJ]||lK.EN).getModel("time"),y=v.get("month"),x=v.get("monthAbbr"),_=v.get("dayOfWeek"),b=v.get("dayOfWeekAbbr");return(t||"").replace(/{a}/g,g+"").replace(/{A}/g,m+"").replace(/{yyyy}/g,a+"").replace(/{yy}/g,l5(a%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,y[o-1]).replace(/{MMM}/g,x[o-1]).replace(/{MM}/g,l5(o,2)).replace(/{M}/g,o+"").replace(/{dd}/g,l5(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,_[u]).replace(/{ee}/g,b[u]).replace(/{e}/g,u+"").replace(/{HH}/g,l5(c,2)).replace(/{H}/g,c+"").replace(/{hh}/g,l5(h+"",2)).replace(/{h}/g,h+"").replace(/{mm}/g,l5(d,2)).replace(/{m}/g,d+"").replace(/{ss}/g,l5(p,2)).replace(/{s}/g,p+"").replace(/{SSS}/g,l5(f,3)).replace(/{S}/g,f+"")}function l6(e,t){var n=a5(e),r=n[ut(t)]()+1,i=n[un(t)](),a=n[ur(t)](),o=n[ui(t)](),s=n[ua(t)](),l=0===n[uo(t)](),u=l&&0===s,c=u&&0===o,h=c&&0===a,d=h&&1===i;if(d&&1===r)return"year";if(d)return"month";if(h)return"day";if(c)return"hour";if(u)return"minute";else if(l)return"second";else return"millisecond"}function l7(e,t,n){var r=nJ(e)?a5(e):e;switch(t=t||l6(e,n)){case"year":return r[ue(n)]();case"half-year":return+(r[ut(n)]()>=6);case"quarter":return Math.floor((r[ut(n)]()+1)/4);case"month":return r[ut(n)]();case"day":return r[un(n)]();case"half-day":return r[ur(n)]()/24;case"hour":return r[ur(n)]();case"minute":return r[ui(n)]();case"second":return r[ua(n)]();case"millisecond":return r[uo(n)]()}}function ue(e){return e?"getUTCFullYear":"getFullYear"}function ut(e){return e?"getUTCMonth":"getMonth"}function un(e){return e?"getUTCDate":"getDate"}function ur(e){return e?"getUTCHours":"getHours"}function ui(e){return e?"getUTCMinutes":"getMinutes"}function ua(e){return e?"getUTCSeconds":"getSeconds"}function uo(e){return e?"getUTCMilliseconds":"getMilliseconds"}function us(e){return e?"setUTCMonth":"setMonth"}function ul(e){return e?"setUTCDate":"setDate"}function uu(e){return e?"setUTCHours":"setHours"}function uc(e){return e?"setUTCMinutes":"setMinutes"}function uh(e){return e?"setUTCSeconds":"setSeconds"}function ud(e){return e?"setUTCMilliseconds":"setMilliseconds"}var up=["a","b","c","d","e","f","g"],uf=function(e,t){return"{"+e+(null==t?"":t)+"}"},ug=["left","right","top","bottom","width","height"],um=[["width","left","right"],["height","top","bottom"]];function uv(e,t,n,r,i){var a=0,o=0;null==r&&(r=1/0),null==i&&(i=1/0);var s=0;t.eachChild(function(l,u){var c,h,d=l.getBoundingRect(),p=t.childAt(u+1),f=p&&p.getBoundingRect();if("horizontal"===e){var g=d.width+(f?-f.x+d.x:0);(c=a+g)>r||l.newline?(a=0,c=g,o+=s+n,s=d.height):s=Math.max(s,d.height)}else{var m=d.height+(f?-f.y+d.y:0);(h=o+m)>i||l.newline?(a+=s+n,o=0,h=m,s=d.width):s=Math.max(s,d.width)}l.newline||(l.x=a,l.y=o,l.markRedraw(),"horizontal"===e?a=c+n:o=h+n)})}function uy(e){var t=e.layoutMode||e.constructor.layoutMode;return nQ(t)?t:t?{type:t}:null}function ux(e,t,n){var r=n&&n.ignoreSize;n$(r)||(r=[r,r]);var i=o(um[0],0),a=o(um[1],1);function o(n,i){var a={},o=0,u={},c=0;if(nV(n,function(t){u[t]=e[t]}),nV(n,function(e){s(t,e)&&(a[e]=u[e]=t[e]),l(a,e)&&o++,l(u,e)&&c++}),r[i])return l(t,n[1])?u[n[2]]=null:l(t,n[2])&&(u[n[1]]=null),u;if(2===c||!o)return u;if(o>=2)return a;for(var h=0;h<n.length;h++){var d=n[h];if(!s(a,d)&&s(e,d)){a[d]=e[d];break}}return a}function s(e,t){return e.hasOwnProperty(t)}function l(e,t){return null!=e[t]&&"auto"!==e[t]}function u(e,t,n){nV(e,function(e){t[e]=n[e]})}u(um[0],e,i),u(um[1],e,a)}nX(uv,"vertical"),nX(uv,"horizontal");function u_(e,t){return t&&e&&nV(ug,function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}var ub=od(),uw=function(e){var t;function n(t,n,r){var i=e.call(this,t,n,r)||this;return i.uid=l$("ec_cpt_model"),i}return nm(n,e),n.prototype.init=function(e,t,n){this.mergeDefaultAndTheme(e,n)},n.prototype.mergeDefaultAndTheme=function(e,t){var n=uy(this),r=n?u_({},e):{};nN(e,t.getTheme().get(this.mainType)),nN(e,this.getDefaultOption()),n&&ux(e,r,n)},n.prototype.mergeOption=function(e,t){nN(this.option,e,!0);var n=uy(this);n&&ux(this.option,e,n)},n.prototype.optionUpdated=function(e,t){},n.prototype.getDefaultOption=function(){var e=this.constructor;if(!(e&&e[ox]))return e.defaultOption;var t=ub(this);if(!t.defaultOption){for(var n=[],r=e;r;){var i=r.prototype.defaultOption;i&&n.push(i),r=r.superClass}for(var a={},o=n.length-1;o>=0;o--)a=nN(a,n[o],!0);t.defaultOption=a}return t.defaultOption},n.prototype.getReferringComponents=function(e,t){return ov(this.ecModel,e,{index:this.get(e+"Index",!0),id:this.get(e+"Id",!0)},t)},n.prototype.getBoxLayoutParams=function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}},n.prototype.getZLevelKey=function(){return""},n.prototype.setZLevel=function(e){this.option.zlevel=e},n.protoInitialize=void((t=n.prototype).type="component",t.id="",t.name="",t.mainType="",t.subType="",t.componentIndex=0),n}(lq);ow(uw,lq),oI(uw),S={},uw.registerSubTypeDefaulter=function(e,t){S[o_(e).main]=t},uw.determineSubType=function(e,t){var n=t.type;if(!n){var r=o_(e).main;uw.hasSubTypes(e)&&S[r]&&(n=S[r](t))}return n};var uS=function(e){var t=[];return nV(uw.getClassesByMainType(e),function(e){t=t.concat(e.dependencies||e.prototype.dependencies||[])}),t=nW(t,function(e){return o_(e).main}),"dataset"!==e&&0>=nE(t,"dataset")&&t.unshift("dataset"),t};function uC(e,t){return e[t]||(e[t]={predecessor:[],successor:[]}),e[t]}uw.topologicalTravel=function(e,t,n,r){if(e.length){var i,a,o,s=(a={},o=[],nV(i=t,function(e){var t,n,r,s=uC(a,e),l=(t=s.originalDeps=uS(e),n=i,r=[],nV(t,function(e){nE(n,e)>=0&&r.push(e)}),r);s.entryCount=l.length,0===s.entryCount&&o.push(e),nV(l,function(t){0>nE(s.predecessor,t)&&s.predecessor.push(t);var n=uC(a,t);0>nE(n.successor,t)&&n.successor.push(e)})}),{graph:a,noEntryList:o}),l=s.graph,u=s.noEntryList,c={};for(nV(e,function(e){c[e]=!0});u.length;){var h=u.pop(),d=l[h],p=!!c[h];p&&(n.call(r,h,d.originalDeps.slice()),delete c[h]),nV(d.successor,p?g:f)}nV(c,function(){throw Error("")})}function f(e){l[e].entryCount--,0===l[e].entryCount&&u.push(e)}function g(e){c[e]=!0,f(e)}};var uT="";"undefined"!=typeof navigator&&(uT=navigator.platform||"");var uI="rgba(0, 0, 0, 0.2)";let uk={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:uI,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:uI,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:uI,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:uI,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:uI,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:uI,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:uT.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};var uj=ri(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),uM="original",uD="arrayRows",uO="objectRows",uA="keyedColumns",uP="typedArray",uR="unknown",uz="column",uN=od();function uL(e,t){return function(e,t,n,r,i,a){var o,s,l;if(n0(e))return 3;if(r){var u=r[a];nQ(u)?(s=u.name,l=u.type):nK(u)&&(s=u)}if(null!=l)return"ordinal"===l?1:3;if(t===uD)if("row"===n){for(var c=e[a],h=0;h<(c||[]).length&&h<5;h++)if(null!=(o=g(c[i+h])))return o}else for(var h=0;h<e.length&&h<5;h++){var d=e[i+h];if(d&&null!=(o=g(d[a])))return o}else if(t===uO){if(!s)return 3;for(var h=0;h<e.length&&h<5;h++){var p=e[h];if(p&&null!=(o=g(p[s])))return o}}else if(t===uA){if(!s)return 3;var c=e[s];if(!c||n0(c))return 3;for(var h=0;h<c.length&&h<5;h++)if(null!=(o=g(c[h])))return o}else if(t===uM)for(var h=0;h<e.length&&h<5;h++){var p=e[h],f=oa(p);if(!n$(f))return 3;if(null!=(o=g(f[a])))return o}function g(e){var t=nK(e);return null!=e&&Number.isFinite(Number(e))&&""!==e?t?2:3:t&&"-"!==e?1:void 0}return 3}(e.data,e.sourceFormat,e.seriesLayoutBy,e.dimensionsDefine,e.startIndex,t)}var uF=ri(),uE=od();od();var uB=function(){function e(){}return e.prototype.getColorFromPalette=function(e,t,n){return function(e,t,n,r,i,a,o){var s=t(a=a||e),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(i))return u[i];var c=null!=o&&r?function(e,t){for(var n=e.length,r=0;r<n;r++)if(e[r].length>t)return e[r];return e[n-1]}(r,o):n;if((c=c||n)&&c.length){var h=c[l];return i&&(u[i]=h),s.paletteIdx=(l+1)%c.length,h}}(this,uE,on(this.get("color",!0)),this.get("colorLayer",!0),e,t,n)},e.prototype.clearColorPalette=function(){var e,t;e=this,(t=uE)(e).paletteIdx=0,t(e).paletteNameMap={}},e}(),uH="\0_ec_inner",uV=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return nm(t,e),t.prototype.init=function(e,t,n,r,i,a){r=r||{},this.option=null,this._theme=new lq(r),this._locale=new lq(i),this._optionManager=a},t.prototype.setOption=function(e,t,n){var r=uG(t);this._optionManager.setOption(e,n,r),this._resetOption(null,r)},t.prototype.resetOption=function(e,t){return this._resetOption(e,uG(t))},t.prototype._resetOption=function(e,t){var n=!1,r=this._optionManager;if(!e||"recreate"===e){var i=r.mountOption("recreate"===e);this.option&&"recreate"!==e?(this.restoreData(),this._mergeOption(i,t)):O(this,i),n=!0}if(("timeline"===e||"media"===e)&&this.restoreData(),!e||"recreate"===e||"timeline"===e){var a=r.getTimelineOption(this);a&&(n=!0,this._mergeOption(a,t))}if(!e||"recreate"===e||"media"===e){var o=r.getMediaOption(this);o.length&&nV(o,function(e){n=!0,this._mergeOption(e,t)},this)}return n},t.prototype.mergeOption=function(e){this._mergeOption(e,null)},t.prototype._mergeOption=function(e,t){var n=this.option,r=this._componentsMap,i=this._componentsCount,a=[],o=ri(),s=t&&t.replaceMergeMainTypeMap;uN(this).datasetMap=ri(),nV(e,function(e,t){null!=e&&(uw.hasClass(t)?t&&(a.push(t),o.set(t,!0)):n[t]=null==n[t]?nz(e):nN(n[t],e,!0))}),s&&s.each(function(e,t){uw.hasClass(t)&&!o.get(t)&&(a.push(t),o.set(t,!0))}),uw.topologicalTravel(a,uw.getAllClassMainTypes(),function(t){var a,o,l,u,c,h,d,p,f,g,m,v,y,x,_,b,w,S,C,T,I=function(e,t,n){var r=uF.get(t);if(!r)return n;var i=r(e);return i?n.concat(i):n}(this,t,on(e[t])),k=r.get(t),j=k?s&&s.get(t)?"replaceMerge":"normalMerge":"replaceAll",D=(y=k,x=I,_="normalMerge"===j,b="replaceMerge"===j,w="replaceAll"===j,y=y||[],x=(x||[]).slice(),S=ri(),nV(x,function(e,t){if(!nQ(e)){x[t]=null;return}}),C=function(e,t,n){var r=[];if("replaceAll"===n)return r;for(var i=0;i<e.length;i++){var a=e[i];a&&null!=a.id&&t.set(a.id,i),r.push({existing:"replaceMerge"===n||oc(a)?null:a,newOption:null,keyInfo:null,brandNew:null})}return r}(y,S,j),(_||b)&&(a=C,o=y,l=S,nV(u=x,function(e,t){if(e&&null!=e.id){var n=os(e.id),r=l.get(n);if(null!=r){var i=a[r];n6(!i.newOption,'Duplicated option on id "'+n+'".'),i.newOption=e,i.existing=o[r],u[t]=null}}})),_&&(c=C,nV(h=x,function(e,t){if(e&&null!=e.name)for(var n=0;n<c.length;n++){var r=c[n].existing;if(!c[n].newOption&&r&&(null==r.id||null==e.id)&&!oc(e)&&!oc(r)&&oo("name",r,e)){c[n].newOption=e,h[t]=null;return}}})),_||b?(d=C,p=x,f=b,nV(p,function(e){if(e){for(var t,n=0;(t=d[n])&&(t.newOption||oc(t.existing)||t.existing&&null!=e.id&&!oo("id",e,t.existing));)n++;t?(t.newOption=e,t.brandNew=f):d.push({newOption:e,brandNew:f,existing:null,keyInfo:null}),n++}})):w&&(g=C,nV(x,function(e){g.push({newOption:e,brandNew:!0,existing:null,keyInfo:null})})),m=C,v=ri(),nV(m,function(e){var t=e.existing;t&&v.set(t.id,e)}),nV(m,function(e){var t=e.newOption;n6(!t||null==t.id||!v.get(t.id)||v.get(t.id)===e,"id duplicates: "+(t&&t.id)),t&&null!=t.id&&v.set(t.id,e),e.keyInfo||(e.keyInfo={})}),nV(m,function(e,t){var n=e.existing,r=e.newOption,i=e.keyInfo;if(nQ(r)){if(i.name=null!=r.name?os(r.name):n?n.name:ot+t,n)i.id=os(n.id);else if(null!=r.id)i.id=os(r.id);else{var a=0;do i.id="\0"+i.name+"\0"+a++;while(v.get(i.id))}v.set(i.id,e)}}),C);nV(D,function(e){var n,r,i,a,o=e.newOption;nQ(o)&&(e.keyInfo.mainType=t,e.keyInfo.subType=(n=t,r=o,i=e.existing,a=uw,r.type?r.type:i?i.subType:a.determineSubType(n,r)))}),n[t]=null,r.set(t,null),i.set(t,0);var O=[],A=[],P=0;nV(D,function(e,n){var r=e.existing,i=e.newOption;if(i){var a="series"===t,o=uw.getClass(t,e.keyInfo.subType,!a);if(!o)return;if("tooltip"===t){if(T)return;T=!0}if(r&&r.constructor===o)r.name=e.keyInfo.name,r.mergeOption(i,this),r.optionUpdated(i,!1);else{var s=nL({componentIndex:n},e.keyInfo);nL(r=new o(i,this,this,s),s),e.brandNew&&(r.__requireNewView=!0),r.init(i,this,this),r.optionUpdated(null,!0)}}else r&&(r.mergeOption({},this),r.optionUpdated({},!1));r?(O.push(r.option),A.push(r),P++):(O.push(void 0),A.push(void 0))},this),n[t]=O,r.set(t,A),i.set(t,P),"series"===t&&M(this)},this),this._seriesIndices||M(this)},t.prototype.getOption=function(){var e=nz(this.option);return nV(e,function(t,n){if(uw.hasClass(n)){for(var r=on(t),i=r.length,a=!1,o=i-1;o>=0;o--)r[o]&&!oc(r[o])?a=!0:(r[o]=null,!a&&i--);r.length=i,e[n]=r}}),delete e[uH],e},t.prototype.getTheme=function(){return this._theme},t.prototype.getLocaleModel=function(){return this._locale},t.prototype.setUpdatePayload=function(e){this._payload=e},t.prototype.getUpdatePayload=function(){return this._payload},t.prototype.getComponent=function(e,t){var n=this._componentsMap.get(e);if(n){var r=n[t||0];if(r)return r;if(null==t){for(var i=0;i<n.length;i++)if(n[i])return n[i]}}},t.prototype.queryComponents=function(e){var t,n=e.mainType;if(!n)return[];var r=e.index,i=e.id,a=e.name,o=this._componentsMap.get(n);return o&&o.length?(null!=r?(t=[],nV(on(r),function(e){o[e]&&t.push(o[e])})):t=null!=i?uW("id",i,o):null!=a?uW("name",a,o):nG(o,function(e){return!!e}),uY(t,e)):[]},t.prototype.findComponents=function(e){var t,n,r,i,a,o=e.query,s=e.mainType,l=(t=o,n=s+"Index",r=s+"Id",i=s+"Name",t&&(null!=t[n]||null!=t[r]||null!=t[i])?{mainType:s,index:t[n],id:t[r],name:t[i]}:null);return a=uY(l?this.queryComponents(l):nG(this._componentsMap.get(s),function(e){return!!e}),e),e.filter?nG(a,e.filter):a},t.prototype.eachComponent=function(e,t,n){var r=this._componentsMap;if(nZ(e))r.each(function(n,r){for(var i=0;n&&i<n.length;i++){var a=n[i];a&&e.call(t,r,a,a.componentIndex)}});else for(var i=nK(e)?r.get(e):nQ(e)?this.findComponents(e):null,a=0;i&&a<i.length;a++){var o=i[a];o&&t.call(n,o,o.componentIndex)}},t.prototype.getSeriesByName=function(e){var t=ol(e,null);return nG(this._componentsMap.get("series"),function(e){return!!e&&null!=t&&e.name===t})},t.prototype.getSeriesByIndex=function(e){return this._componentsMap.get("series")[e]},t.prototype.getSeriesByType=function(e){return nG(this._componentsMap.get("series"),function(t){return!!t&&t.subType===e})},t.prototype.getSeries=function(){return nG(this._componentsMap.get("series"),function(e){return!!e})},t.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},t.prototype.eachSeries=function(e,t){D(this),nV(this._seriesIndices,function(n){var r=this._componentsMap.get("series")[n];e.call(t,r,n)},this)},t.prototype.eachRawSeries=function(e,t){nV(this._componentsMap.get("series"),function(n){n&&e.call(t,n,n.componentIndex)})},t.prototype.eachSeriesByType=function(e,t,n){D(this),nV(this._seriesIndices,function(r){var i=this._componentsMap.get("series")[r];i.subType===e&&t.call(n,i,r)},this)},t.prototype.eachRawSeriesByType=function(e,t,n){return nV(this.getSeriesByType(e),t,n)},t.prototype.isSeriesFiltered=function(e){return D(this),null==this._seriesIndicesMap.get(e.componentIndex)},t.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},t.prototype.filterSeries=function(e,t){D(this);var n=[];nV(this._seriesIndices,function(r){var i=this._componentsMap.get("series")[r];e.call(t,i,r)&&n.push(r)},this),this._seriesIndices=n,this._seriesIndicesMap=ri(n)},t.prototype.restoreData=function(e){M(this);var t=this._componentsMap,n=[];t.each(function(e,t){uw.hasClass(t)&&n.push(t)}),uw.topologicalTravel(n,uw.getAllClassMainTypes(),function(n){nV(t.get(n),function(t){t&&("series"!==n||!function(e,t){if(t){var n=t.seriesIndex,r=t.seriesId,i=t.seriesName;return null!=n&&e.componentIndex!==n||null!=r&&e.id!==r||null!=i&&e.name!==i}}(t,e))&&t.restoreData()})})},t.internalField=void(M=function(e){var t=e._seriesIndices=[];nV(e._componentsMap.get("series"),function(e){e&&t.push(e.componentIndex)}),e._seriesIndicesMap=ri(t)},D=function(e){},O=function(e,t){e.option={},e.option[uH]=1,e._componentsMap=ri({series:[]}),e._componentsCount=ri();var n,r,i,a=t.aria;nQ(a)&&null==a.enabled&&(a.enabled=!0),n=t,r=e._theme.option,i=n.color&&!n.colorLayer,nV(r,function(e,t){("colorLayer"!==t||!i)&&(uw.hasClass(t)||("object"==typeof e?n[t]=n[t]?nN(n[t],e,!1):nz(e):null==n[t]&&(n[t]=e)))}),nN(t,uk,!1),e._mergeOption(t,null)}),t}(lq);function uW(e,t,n){if(n$(t)){var r=ri();return nV(t,function(e){null!=e&&null!=ol(e,null)&&r.set(e,!0)}),nG(n,function(t){return t&&r.get(t[e])})}var i=ol(t,null);return nG(n,function(t){return t&&null!=i&&t[e]===i})}function uY(e,t){return t.hasOwnProperty("subType")?nG(e,function(e){return e&&e.subType===t.subType}):e}function uG(e){var t=ri();return e&&nV(on(e.replaceMerge),function(e){t.set(e,!0)}),{replaceMergeMainTypeMap:t}}nB(uV,uB);var uU=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"];let uq=function(e){nV(uU,function(t){this[t]=nq(e[t],e)},this)};var uX={},u$=function(){function e(){this._coordinateSystems=[]}return e.prototype.create=function(e,t){var n=[];nV(uX,function(r,i){var a=r.create(e,t);n=n.concat(a||[])}),this._coordinateSystems=n},e.prototype.update=function(e,t){nV(this._coordinateSystems,function(n){n.update&&n.update(e,t)})},e.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},e.register=function(e,t){uX[e]=t},e.get=function(e){return uX[e]},e}(),uZ=/^(min|max)?(.+)$/,uK=function(){function e(e){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=e}return e.prototype.setOption=function(e,t,n){e&&(nV(on(e.series),function(e){e&&e.data&&n0(e.data)&&(e.data[re]=!0)}),nV(on(e.dataset),function(e){e&&e.source&&n0(e.source)&&(e.source[re]=!0)})),e=nz(e);var r=this._optionBackup,i=function(e,t,n){var r,i,a=[],o=e.baseOption,s=e.timeline,l=e.options,u=e.media,c=!!e.media,h=!!(l||s||o&&o.timeline);function d(e){nV(t,function(t){t(e,n)})}return o?(i=o).timeline||(i.timeline=s):((h||c)&&(e.options=e.media=null),i=e),c&&n$(u)&&nV(u,function(e){e&&e.option&&(e.query?a.push(e):r||(r=e))}),d(i),nV(l,function(e){return d(e)}),nV(a,function(e){return d(e.option)}),{baseOption:i,timelineOptions:l||[],mediaDefault:r,mediaList:a}}(e,t,!r);this._newBaseOption=i.baseOption,r?(i.timelineOptions.length&&(r.timelineOptions=i.timelineOptions),i.mediaList.length&&(r.mediaList=i.mediaList),i.mediaDefault&&(r.mediaDefault=i.mediaDefault)):this._optionBackup=i},e.prototype.mountOption=function(e){var t=this._optionBackup;return this._timelineOptions=t.timelineOptions,this._mediaList=t.mediaList,this._mediaDefault=t.mediaDefault,this._currentMediaIndices=[],nz(e?t.baseOption:this._newBaseOption)},e.prototype.getTimelineOption=function(e){var t,n=this._timelineOptions;if(n.length){var r=e.getComponent("timeline");r&&(t=nz(n[r.getCurrentIndex()]))}return t},e.prototype.getMediaOption=function(e){var t,n,r=this._api.getWidth(),i=this._api.getHeight(),a=this._mediaList,o=this._mediaDefault,s=[],l=[];if(!a.length&&!o)return l;for(var u=0,c=a.length;u<c;u++)(function(e,t,n){var r={width:t,height:n,aspectratio:t/n},i=!0;return nV(e,function(e,t){var n=t.match(uZ);if(n&&n[1]&&n[2]){var a,o,s,l=n[1];a=r[n[2].toLowerCase()],o=e,("min"===(s=l)?a>=o:"max"===s?a<=o:a===o)||(i=!1)}}),i})(a[u].query,r,i)&&s.push(u);return!s.length&&o&&(s=[-1]),s.length&&(t=s,n=this._currentMediaIndices,t.join(",")!==n.join(","))&&(l=nW(s,function(e){return nz(-1===e?o.option:a[e].option)})),this._currentMediaIndices=s,l},e}(),uJ=nQ,uQ=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function u1(e){var t=e&&e.itemStyle;if(t)for(var n=0,r=uQ.length;n<r;n++){var i=uQ[n],a=t.normal,o=t.emphasis;a&&a[i]&&(e[i]=e[i]||{},e[i].normal?nN(e[i].normal,a[i]):e[i].normal=a[i],a[i]=null),o&&o[i]&&(e[i]=e[i]||{},e[i].emphasis?nN(e[i].emphasis,o[i]):e[i].emphasis=o[i],o[i]=null)}}function u0(e,t,n){if(e&&e[t]&&(e[t].normal||e[t].emphasis)){var r=e[t].normal,i=e[t].emphasis;r&&(n?(e[t].normal=e[t].emphasis=null,nF(e[t],r)):e[t]=r),i&&(e.emphasis=e.emphasis||{},e.emphasis[t]=i,i.focus&&(e.emphasis.focus=i.focus),i.blurScope&&(e.emphasis.blurScope=i.blurScope))}}function u2(e){u0(e,"itemStyle"),u0(e,"lineStyle"),u0(e,"areaStyle"),u0(e,"label"),u0(e,"labelLine"),u0(e,"upperLabel"),u0(e,"edgeLabel")}function u3(e,t){var n=uJ(e)&&e[t],r=uJ(n)&&n.textStyle;if(r)for(var i=0,a=oi.length;i<a;i++){var o=oi[i];r.hasOwnProperty(o)&&(n[o]=r[o])}}function u4(e){e&&(u2(e),u3(e,"label"),e.emphasis&&u3(e.emphasis,"label"))}function u5(e){return n$(e)?e:e?[e]:[]}function u9(e){return(n$(e)?e[0]:e)||{}}function u8(e){e&&nV(u6,function(t){t[0]in e&&!(t[1]in e)&&(e[t[1]]=e[t[0]])})}var u6=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],u7=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],ce=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function ct(e){var t=e&&e.itemStyle;if(t)for(var n=0;n<ce.length;n++){var r=ce[n][1],i=ce[n][0];null!=t[r]&&(t[i]=t[r])}}function cn(e){e&&"edge"===e.alignTo&&null!=e.margin&&null==e.edgeDistance&&(e.edgeDistance=e.margin)}function cr(e){e&&e.downplay&&!e.blur&&(e.blur=e.downplay)}function ci(e,t){var n;nV(u5(e.series),function(e){uJ(e)&&function(e){if(uJ(e)){u1(e),u2(e),u3(e,"label"),u3(e,"upperLabel"),u3(e,"edgeLabel"),e.emphasis&&(u3(e.emphasis,"label"),u3(e.emphasis,"upperLabel"),u3(e.emphasis,"edgeLabel"));var t=e.markPoint;t&&(u1(t),u4(t));var n=e.markLine;n&&(u1(n),u4(n));var r=e.markArea;r&&u4(r);var i=e.data;if("graph"===e.type){i=i||e.nodes;var a=e.links||e.edges;if(a&&!n0(a))for(var o=0;o<a.length;o++)u4(a[o]);nV(e.categories,function(e){u2(e)})}if(i&&!n0(i))for(var o=0;o<i.length;o++)u4(i[o]);if((t=e.markPoint)&&t.data)for(var s=t.data,o=0;o<s.length;o++)u4(s[o]);if((n=e.markLine)&&n.data)for(var l=n.data,o=0;o<l.length;o++)n$(l[o])?(u4(l[o][0]),u4(l[o][1])):u4(l[o]);"gauge"===e.type?(u3(e,"axisLabel"),u3(e,"title"),u3(e,"detail")):"treemap"===e.type?(u0(e.breadcrumb,"itemStyle"),nV(e.levels,function(e){u2(e)})):"tree"===e.type&&u2(e.leaves)}}(e)}),n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"],t&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),nV(n,function(t){nV(u5(e[t]),function(e){e&&(u3(e,"axisLabel"),u3(e.axisPointer,"label"))})}),nV(u5(e.parallel),function(e){var t=e&&e.parallelAxisDefault;u3(t,"axisLabel"),u3(t&&t.axisPointer,"label")}),nV(u5(e.calendar),function(e){u0(e,"itemStyle"),u3(e,"dayLabel"),u3(e,"monthLabel"),u3(e,"yearLabel")}),nV(u5(e.radar),function(e){u3(e,"name"),e.name&&null==e.axisName&&(e.axisName=e.name,delete e.name),null!=e.nameGap&&null==e.axisNameGap&&(e.axisNameGap=e.nameGap,delete e.nameGap)}),nV(u5(e.geo),function(e){uJ(e)&&(u4(e),nV(u5(e.regions),function(e){u4(e)}))}),nV(u5(e.timeline),function(e){u4(e),u0(e,"label"),u0(e,"itemStyle"),u0(e,"controlStyle",!0);var t=e.data;n$(t)&&nV(t,function(e){nQ(e)&&(u0(e,"label"),u0(e,"itemStyle"))})}),nV(u5(e.toolbox),function(e){u0(e,"iconStyle"),nV(e.feature,function(e){u0(e,"iconStyle")})}),u3(u9(e.axisPointer),"label"),u3(u9(e.tooltip).axisPointer,"label"),e.series=on(e.series),nV(e.series,function(e){if(nQ(e)){var t=e.type;if("line"===t)null!=e.clipOverflow&&(e.clip=e.clipOverflow);else if("pie"===t||"gauge"===t){null!=e.clockWise&&(e.clockwise=e.clockWise),cn(e.label);var n=e.data;if(n&&!n0(n))for(var r=0;r<n.length;r++)cn(n[r]);null!=e.hoverOffset&&(e.emphasis=e.emphasis||{},e.emphasis.scaleSize=null)}else if("gauge"===t){var i=function(e,t){for(var n=t.split(","),r=e,i=0;i<n.length&&null!=(r=r&&r[n[i]]);i++);return r}(e,"pointer.color");null!=i&&function(e,t,n,r){for(var i,a=t.split(","),o=e,s=0;s<a.length-1;s++)null==o[i=a[s]]&&(o[i]={}),o=o[i];null==o[a[s]]&&(o[a[s]]=n)}(e,"itemStyle.color",i)}else if("bar"===t){ct(e),ct(e.backgroundStyle),ct(e.emphasis);var n=e.data;if(n&&!n0(n))for(var r=0;r<n.length;r++)"object"==typeof n[r]&&(ct(n[r]),ct(n[r]&&n[r].emphasis))}else if("sunburst"===t){var a=e.highlightPolicy;a&&(e.emphasis=e.emphasis||{},e.emphasis.focus||(e.emphasis.focus=a)),cr(e),function e(t,n){if(t)for(var r=0;r<t.length;r++)n(t[r]),t[r]&&e(t[r].children,n)}(e.data,cr)}else"graph"===t||"sankey"===t?e&&null!=e.focusNodeAdjacency&&(e.emphasis=e.emphasis||{},null==e.emphasis.focus&&(e.emphasis.focus="adjacency")):"map"===t&&(e.mapType&&!e.map&&(e.map=e.mapType),e.mapLocation&&nF(e,e.mapLocation));null!=e.hoverAnimation&&(e.emphasis=e.emphasis||{},e.emphasis&&null==e.emphasis.scale&&(e.emphasis.scale=e.hoverAnimation)),u8(e)}}),e.dataRange&&(e.visualMap=e.dataRange),nV(u7,function(t){var n=e[t];n&&(n$(n)||(n=[n]),nV(n,function(e){u8(e)}))})}function ca(e){nV(e,function(t,n){var r=[],i=[NaN,NaN],a=[t.stackResultDimension,t.stackedOverDimension],o=t.data,s=t.isStackedByIndex,l=t.seriesModel.get("stackStrategy")||"samesign";o.modify(a,function(a,u,c){var h,d,p=o.get(t.stackedDimension,c);if(isNaN(p))return i;s?d=o.getRawIndex(c):h=o.get(t.stackedByDimension,c);for(var f=NaN,g=n-1;g>=0;g--){var m=e[g];if(s||(d=m.data.rawIndexOf(m.stackedByDimension,h)),d>=0){var v=m.data.getByRawIndex(m.stackResultDimension,d);if("all"===l||"positive"===l&&v>0||"negative"===l&&v<0||"samesign"===l&&p>=0&&v>0||"samesign"===l&&p<=0&&v<0){p=function(e,t){var n=Math.max(a3(e),a3(t)),r=e+t;return n>20?r:a2(r,n)}(p,v),f=v;break}}}return r[0]=p,r[1]=f,r})})}var co=function(e){this.data=e.data||(e.sourceFormat===uA?{}:[]),this.sourceFormat=e.sourceFormat||uR,this.seriesLayoutBy=e.seriesLayoutBy||uz,this.startIndex=e.startIndex||0,this.dimensionsDetectedCount=e.dimensionsDetectedCount,this.metaRawOption=e.metaRawOption;var t=this.dimensionsDefine=e.dimensionsDefine;if(t)for(var n=0;n<t.length;n++){var r=t[n];null==r.type&&1===uL(this,n)&&(r.type="ordinal")}};function cs(e){return e instanceof co}function cl(e,t,n){n=n||cc(e);var r=t.seriesLayoutBy,i=function(e,t,n,r,i){if(!e)return{dimensionsDefine:ch(i),startIndex:o,dimensionsDetectedCount:a};if(t===uD){var a,o;"auto"===r||null==r?cd(function(e){null!=e&&"-"!==e&&(nK(e)?null==o&&(o=1):o=0)},n,e,10):o=nJ(r)?r:+!!r,i||1!==o||(i=[],cd(function(e,t){i[t]=null!=e?e+"":""},n,e,1/0)),a=i?i.length:"row"===n?e.length:e[0]?e[0].length:null}else if(t===uO)i||(i=function(e){for(var t,n=0;n<e.length&&!(t=e[n++]););if(t)return nU(t)}(e));else if(t===uA)i||(i=[],nV(e,function(e,t){i.push(t)}));else if(t===uM){var s=oa(e[0]);a=n$(s)&&s.length||1}return{startIndex:o,dimensionsDefine:ch(i),dimensionsDetectedCount:a}}(e,n,r,t.sourceHeader,t.dimensions);return new co({data:e,sourceFormat:n,seriesLayoutBy:r,dimensionsDefine:i.dimensionsDefine,startIndex:i.startIndex,dimensionsDetectedCount:i.dimensionsDetectedCount,metaRawOption:nz(t)})}function cu(e){return new co({data:e,sourceFormat:n0(e)?uP:uM})}function cc(e){var t=uR;if(n0(e))t=uP;else if(n$(e)){0===e.length&&(t=uD);for(var n=0,r=e.length;n<r;n++){var i=e[n];if(null!=i){if(n$(i)||n0(i)){t=uD;break}else if(nQ(i)){t=uO;break}}}}else if(nQ(e)){for(var a in e)if(rs(e,a)&&nH(e[a])){t=uA;break}}return t}function ch(e){if(e){var t=ri();return nW(e,function(e,n){var r={name:(e=nQ(e)?e:{name:e}).name,displayName:e.displayName,type:e.type};if(null==r.name)return r;r.name+="",null==r.displayName&&(r.displayName=r.name);var i=t.get(r.name);return i?r.name+="-"+i.count++:t.set(r.name,{count:1}),r})}}function cd(e,t,n,r){if("row"===t)for(var i=0;i<n.length&&i<r;i++)e(n[i]?n[i][0]:null,i);else for(var a=n[0]||[],i=0;i<a.length&&i<r;i++)e(a[i],i)}function cp(e){var t=e.sourceFormat;return t===uO||t===uA}var cf=function(){var e;function t(e,t){var n=cs(e)?e:cu(e);this._source=n;var r=this._data=n.data;n.sourceFormat===uP&&(this._offset=0,this._dimSize=t,this._data=r),N(this,r,n)}return t.prototype.getSource=function(){return this._source},t.prototype.count=function(){return 0},t.prototype.getItem=function(e,t){},t.prototype.appendData=function(e){},t.prototype.clean=function(){},t.protoInitialize=void((e=t.prototype).pure=!1,e.persistent=!0),t.internalField=function(){N=function(e,i,a){var o=a.sourceFormat,s=a.seriesLayoutBy,l=a.startIndex,u=a.dimensionsDefine;nL(e,z[cb(o,s)]),o===uP?(e.getItem=t,e.count=r,e.fillStorage=n):(e.getItem=nq(function(e,t){return cm[cb(e,t)]}(o,s),null,i,l,u),e.count=nq(function(e,t){return cy[cb(e,t)]}(o,s),null,i,l,u))};var e,t=function(e,t){e-=this._offset,t=t||[];for(var n=this._data,r=this._dimSize,i=r*e,a=0;a<r;a++)t[a]=n[i+a];return t},n=function(e,t,n,r){for(var i=this._data,a=this._dimSize,o=0;o<a;o++){for(var s=r[o],l=null==s[0]?1/0:s[0],u=null==s[1]?-1/0:s[1],c=t-e,h=n[o],d=0;d<c;d++){var p=i[d*a+o];h[e+d]=p,p<l&&(l=p),p>u&&(u=p)}s[0]=l,s[1]=u}},r=function(){return this._data?this._data.length/this._dimSize:0};function i(e){for(var t=0;t<e.length;t++)this._data.push(e[t])}(e={})[uD+"_"+uz]={pure:!0,appendData:i},e[uD+"_row"]={pure:!0,appendData:function(){throw Error('Do not support appendData when set seriesLayoutBy: "row".')}},e[uO]={pure:!0,appendData:i},e[uA]={pure:!0,appendData:function(e){var t=this._data;nV(e,function(e,n){for(var r=t[n]||(t[n]=[]),i=0;i<(e||[]).length;i++)r.push(e[i])})}},e[uM]={appendData:i},e[uP]={persistent:!1,pure:!0,appendData:function(e){this._data=e},clean:function(){this._offset+=this.count(),this._data=null}},z=e}(),t}(),cg=function(e,t,n,r){return e[r]},cm=((A={})[uD+"_"+uz]=function(e,t,n,r){return e[r+t]},A[uD+"_row"]=function(e,t,n,r,i){r+=t;for(var a=i||[],o=0;o<e.length;o++){var s=e[o];a[o]=s?s[r]:null}return a},A[uO]=cg,A[uA]=function(e,t,n,r,i){for(var a=i||[],o=0;o<n.length;o++){var s=e[n[o].name];a[o]=s?s[r]:null}return a},A[uM]=cg,A),cv=function(e,t,n){return e.length},cy=((P={})[uD+"_"+uz]=function(e,t,n){return Math.max(0,e.length-t)},P[uD+"_row"]=function(e,t,n){var r=e[0];return r?Math.max(0,r.length-t):0},P[uO]=cv,P[uA]=function(e,t,n){var r=e[n[0].name];return r?r.length:0},P[uM]=cv,P),cx=function(e,t,n){return e[t]},c_=((R={})[uD]=cx,R[uO]=function(e,t,n){return e[n]},R[uA]=cx,R[uM]=function(e,t,n){var r=oa(e);return r instanceof Array?r[t]:r},R[uP]=cx,R);function cb(e,t){return e===uD?e+"_"+t:e}function cw(e,t,n){if(e){var r=e.getRawDataItem(t);if(null!=r){var i=e.getStore(),a=i.getSource().sourceFormat;if(null!=n){var o=e.getDimensionIndex(n),s=i.getDimensionProperty(o);return c_[a](r,o,s)}var l=r;return a===uM&&(l=oa(r)),l}}}var cS=/\{@(.+?)\}/g,cC=function(){function e(){}return e.prototype.getDataParams=function(e,t){var n=this.getData(t),r=this.getRawValue(e,t),i=n.getRawIndex(e),a=n.getName(e),o=n.getRawDataItem(e),s=n.getItemVisual(e,"style"),l=s&&s[n.getItemVisual(e,"drawType")||"fill"],u=s&&s.stroke,c=this.mainType,h="series"===c,d=n.userOutput&&n.userOutput.get();return{componentType:c,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:h?this.subType:null,seriesIndex:this.seriesIndex,seriesId:h?this.id:null,seriesName:h?this.name:null,name:a,dataIndex:i,data:o,dataType:t,value:r,color:l,borderColor:u,dimensionNames:d?d.fullDimensions:null,encode:d?d.encode:null,$vars:["seriesName","name","value"]}},e.prototype.getFormattedLabel=function(e,t,n,r,i,a){t=t||"normal";var o=this.getData(n),s=this.getDataParams(e,n);return(a&&(s.value=a.interpolatedValue),null!=r&&n$(s.value)&&(s.value=s.value[r]),i||(i=o.getItemModel(e).get("normal"===t?["label","formatter"]:[t,"label","formatter"])),nZ(i))?(s.status=t,s.dimensionIndex=r,i(s)):nK(i)?(function(e,t,n){n$(t)||(t=[t]);var r=t.length;if(!r)return"";for(var i=t[0].$vars||[],a=0;a<i.length;a++){var o=up[a];e=e.replace(uf(o),uf(o,0))}for(var s=0;s<r;s++)for(var l=0;l<i.length;l++){var u=t[s][i[l]];e=e.replace(uf(up[l],s),u)}return e})(i,s).replace(cS,function(t,n){var r=n.length,i=n;"["===i.charAt(0)&&"]"===i.charAt(r-1)&&(i=+i.slice(1,r-1));var s=cw(o,e,i);if(a&&n$(a.interpolatedValue)){var l=o.getDimensionIndex(i);l>=0&&(s=a.interpolatedValue[l])}return null!=s?s+"":""}):void 0},e.prototype.getRawValue=function(e,t){return cw(this.getData(t),e)},e.prototype.formatTooltip=function(e,t,n){},e}();function cT(e){return new cI(e)}var cI=function(){function e(e){e=e||{},this._reset=e.reset,this._plan=e.plan,this._count=e.count,this._onDirty=e.onDirty,this._dirty=!0}return e.prototype.perform=function(e){var t,n,r,i,a=this._upstream,o=e&&e.skip;if(this._dirty&&a){var s=this.context;s.data=s.outputData=a.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!o&&(r=this._plan(this.context));var l=((t=this._modBy)>=1||(t=1),t),u=this._modDataCount||0,c=((n=e&&e.modBy)>=1||(n=1),n),h=e&&e.modDataCount||0;(l!==c||u!==h)&&(r="reset"),(this._dirty||"reset"===r)&&(this._dirty=!1,i=this._doReset(o)),this._modBy=c,this._modDataCount=h;var d=e&&e.step;if(a?this._dueEnd=a._outputDueEnd:this._dueEnd=this._count?this._count(this.context):1/0,this._progress){var p=this._dueIndex,f=Math.min(null!=d?this._dueIndex+d:1/0,this._dueEnd);if(!o&&(i||p<f)){var g=this._progress;if(n$(g))for(var m=0;m<g.length;m++)this._doProgress(g[m],p,f,c,h);else this._doProgress(g,p,f,c,h)}this._dueIndex=f;var v=null!=this._settedOutputEnd?this._settedOutputEnd:f;this._outputDueEnd=v}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},e.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},e.prototype._doProgress=function(e,t,n,r,i){ck.reset(t,n,r,i),this._callingProgress=e,this._callingProgress({start:t,end:n,count:n-t,next:ck.next},this.context)},e.prototype._doReset=function(e){this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!e&&this._reset&&((t=this._reset(this.context))&&t.progress&&(n=t.forceFirstProgress,t=t.progress),n$(t)&&!t.length&&(t=null)),this._progress=t,this._modBy=this._modDataCount=null;var t,n,r=this._downstream;return r&&r.dirty(),n},e.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},e.prototype.pipe=function(e){(this._downstream!==e||this._dirty)&&(this._downstream=e,e._upstream=this,e.dirty())},e.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},e.prototype.getUpstream=function(){return this._upstream},e.prototype.getDownstream=function(){return this._downstream},e.prototype.setOutputEnd=function(e){this._outputDueEnd=this._settedOutputEnd=e},e}(),ck=function(){var e,t,n,r,i,a={reset:function(l,u,c,h){t=l,e=u,n=c,i=Math.ceil((r=h)/n),a.next=n>1&&r>0?s:o}};return a;function o(){return t<e?t++:null}function s(){var a=t%i*n+Math.ceil(t/i),o=t>=e?null:a<r?a:t;return t++,o}}();function cj(e){throw Error(e)}function cM(e,t){var n=t&&t.type;return"ordinal"===n?e:("time"!==n||nJ(e)||null==e||"-"===e||(e=+a5(e)),null==e||""===e?NaN:Number(e))}ri({number:function(e){return parseFloat(e)},time:function(e){return+a5(e)},trim:function(e){return nK(e)?n7(e):e}});var cD={lt:function(e,t){return e<t},lte:function(e,t){return e<=t},gt:function(e,t){return e>t},gte:function(e,t){return e>=t}};(function(e,t){nJ(t)||cj(""),this._opFn=cD[e],this._rvalFloat=a6(t)}).prototype.evaluate=function(e){return nJ(e)?this._opFn(e,this._rvalFloat):this._opFn(a6(e),this._rvalFloat)},(function(e,t){var n="desc"===e;this._resultLT=n?1:-1,null==t&&(t=n?"min":"max"),this._incomparable="min"===t?-1/0:1/0}).prototype.evaluate=function(e,t){var n=nJ(e)?e:a6(e),r=nJ(t)?t:a6(t),i=isNaN(n),a=isNaN(r);if(i&&(n=this._incomparable),a&&(r=this._incomparable),i&&a){var o=nK(e),s=nK(t);o&&(n=s?e:0),s&&(r=o?t:0)}return n<r?this._resultLT:n>r?-this._resultLT:0},(function(e,t){this._rval=t,this._isEQ=e,this._rvalTypeof=typeof t,this._rvalFloat=a6(t)}).prototype.evaluate=function(e){var t=e===this._rval;if(!t){var n=typeof e;n!==this._rvalTypeof&&("number"===n||"number"===this._rvalTypeof)&&(t=a6(e)===this._rvalFloat)}return this._isEQ?t:!t};var cO=function(){function e(){}return e.prototype.getRawData=function(){throw Error("not supported")},e.prototype.getRawDataItem=function(e){throw Error("not supported")},e.prototype.cloneRawData=function(){},e.prototype.getDimensionInfo=function(e){},e.prototype.cloneAllDimensionInfo=function(){},e.prototype.count=function(){},e.prototype.retrieveValue=function(e,t){},e.prototype.retrieveValueFromItem=function(e,t){},e.prototype.convertValue=function(e,t){return cM(e,t)},e}();function cA(e){return cL(e.sourceFormat)||cj(""),e.data}function cP(e){var t=e.sourceFormat,n=e.data;if(cL(t)||cj(""),t===uD){for(var r=[],i=0,a=n.length;i<a;i++)r.push(n[i].slice());return r}if(t===uO){for(var r=[],i=0,a=n.length;i<a;i++)r.push(nL({},n[i]));return r}}function cR(e,t,n){if(null!=n){if(nJ(n)||!isNaN(n)&&!rs(t,n))return e[n];else if(rs(t,n))return t[n]}}function cz(e){return nz(e)}var cN=ri();function cL(e){return e===uD||e===uO}var cF="undefined",cE=typeof Uint32Array===cF?Array:Uint32Array,cB=typeof Uint16Array===cF?Array:Uint16Array,cH=typeof Int32Array===cF?Array:Int32Array,cV=typeof Float64Array===cF?Array:Float64Array,cW={float:cV,int:cH,ordinal:Array,number:Array,time:cV};function cY(e){return e>65535?cE:cB}function cG(){return[1/0,-1/0]}function cU(e,t,n,r,i){var a=cW[n||"float"];if(i){var o=e[t],s=o&&o.length;if(s!==r){for(var l=new a(r),u=0;u<s;u++)l[u]=o[u];e[t]=l}}else e[t]=new a(r)}var cq=function(){function e(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=ri()}return e.prototype.initData=function(e,t,n){this._provider=e,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var r=e.getSource(),i=this.defaultDimValueGetter=L[r.sourceFormat];this._dimValueGetter=n||i,this._rawExtent=[],cp(r),this._dimensions=nW(t,function(e){return{type:e.type,property:e.property}}),this._initDataFromProvider(0,e.count())},e.prototype.getProvider=function(){return this._provider},e.prototype.getSource=function(){return this._provider.getSource()},e.prototype.ensureCalculationDimension=function(e,t){var n=this._calcDimNameToIdx,r=this._dimensions,i=n.get(e);if(null!=i){if(r[i].type===t)return i}else i=r.length;return r[i]={type:t},n.set(e,i),this._chunks[i]=new cW[t||"float"](this._rawCount),this._rawExtent[i]=cG(),i},e.prototype.collectOrdinalMeta=function(e,t){var n=this._chunks[e],r=this._dimensions[e],i=this._rawExtent,a=r.ordinalOffset||0,o=n.length;0===a&&(i[e]=cG());for(var s=i[e],l=a;l<o;l++){var u=n[l]=t.parseAndCollect(n[l]);isNaN(u)||(s[0]=Math.min(u,s[0]),s[1]=Math.max(u,s[1]))}r.ordinalMeta=t,r.ordinalOffset=o,r.type="ordinal"},e.prototype.getOrdinalMeta=function(e){return this._dimensions[e].ordinalMeta},e.prototype.getDimensionProperty=function(e){var t=this._dimensions[e];return t&&t.property},e.prototype.appendData=function(e){var t=this._provider,n=this.count();t.appendData(e);var r=t.count();return t.persistent||(r+=n),n<r&&this._initDataFromProvider(n,r,!0),[n,r]},e.prototype.appendValues=function(e,t){for(var n=this._chunks,r=this._dimensions,i=r.length,a=this._rawExtent,o=this.count(),s=o+Math.max(e.length,t||0),l=0;l<i;l++){var u=r[l];cU(n,l,u.type,s,!0)}for(var c=[],h=o;h<s;h++)for(var d=h-o,p=0;p<i;p++){var u=r[p],f=L.arrayRows.call(this,e[d]||c,u.property,d,p);n[p][h]=f;var g=a[p];f<g[0]&&(g[0]=f),f>g[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:o,end:s}},e.prototype._initDataFromProvider=function(e,t,n){for(var r=this._provider,i=this._chunks,a=this._dimensions,o=a.length,s=this._rawExtent,l=nW(a,function(e){return e.property}),u=0;u<o;u++){var c=a[u];s[u]||(s[u]=cG()),cU(i,u,c.type,t,n)}if(r.fillStorage)r.fillStorage(e,t,i,s);else for(var h=[],d=e;d<t;d++){h=r.getItem(d,h);for(var p=0;p<o;p++){var f=i[p],g=this._dimValueGetter(h,l[p],d,p);f[d]=g;var m=s[p];g<m[0]&&(m[0]=g),g>m[1]&&(m[1]=g)}}!r.persistent&&r.clean&&r.clean(),this._rawCount=this._count=t,this._extent=[]},e.prototype.count=function(){return this._count},e.prototype.get=function(e,t){if(!(t>=0&&t<this._count))return NaN;var n=this._chunks[e];return n?n[this.getRawIndex(t)]:NaN},e.prototype.getValues=function(e,t){var n=[],r=[];if(null==t){t=e,e=[];for(var i=0;i<this._dimensions.length;i++)r.push(i)}else r=e;for(var i=0,a=r.length;i<a;i++)n.push(this.get(r[i],t));return n},e.prototype.getByRawIndex=function(e,t){if(!(t>=0&&t<this._rawCount))return NaN;var n=this._chunks[e];return n?n[t]:NaN},e.prototype.getSum=function(e){var t=this._chunks[e],n=0;if(t)for(var r=0,i=this.count();r<i;r++){var a=this.get(e,r);isNaN(a)||(n+=a)}return n},e.prototype.getMedian=function(e){var t=[];this.each([e],function(e){isNaN(e)||t.push(e)});var n=t.sort(function(e,t){return e-t}),r=this.count();return 0===r?0:r%2==1?n[(r-1)/2]:(n[r/2]+n[r/2-1])/2},e.prototype.indexOfRawIndex=function(e){if(e>=this._rawCount||e<0)return -1;if(!this._indices)return e;var t=this._indices,n=t[e];if(null!=n&&n<this._count&&n===e)return e;for(var r=0,i=this._count-1;r<=i;){var a=(r+i)/2|0;if(t[a]<e)r=a+1;else{if(!(t[a]>e))return a;i=a-1}}return -1},e.prototype.indicesOfNearest=function(e,t,n){var r=this._chunks[e],i=[];if(!r)return i;null==n&&(n=1/0);for(var a=1/0,o=-1,s=0,l=0,u=this.count();l<u;l++){var c=t-r[this.getRawIndex(l)],h=Math.abs(c);h<=n&&((h<a||h===a&&c>=0&&o<0)&&(a=h,o=c,s=0),c===o&&(i[s++]=l))}return i.length=s,i},e.prototype.getIndices=function(){var e,t=this._indices;if(t){var n=t.constructor,r=this._count;if(n===Array){e=new n(r);for(var i=0;i<r;i++)e[i]=t[i]}else e=new n(t.buffer,0,r)}else{var n=cY(this._rawCount);e=new n(this.count());for(var i=0;i<e.length;i++)e[i]=i}return e},e.prototype.filter=function(e,t){if(!this._count)return this;for(var n=this.clone(),r=n.count(),i=new(cY(n._rawCount))(r),a=[],o=e.length,s=0,l=e[0],u=n._chunks,c=0;c<r;c++){var h=void 0,d=n.getRawIndex(c);if(0===o)h=t(c);else if(1===o)h=t(u[l][d],c);else{for(var p=0;p<o;p++)a[p]=u[e[p]][d];a[p]=c,h=t.apply(null,a)}h&&(i[s++]=d)}return s<r&&(n._indices=i),n._count=s,n._extent=[],n._updateGetRawIdx(),n},e.prototype.selectRange=function(e){var t=this.clone(),n=t._count;if(!n)return this;var r=nU(e),i=r.length;if(!i)return this;var a=t.count(),o=new(cY(t._rawCount))(a),s=0,l=r[0],u=e[l][0],c=e[l][1],h=t._chunks,d=!1;if(!t._indices){var p=0;if(1===i){for(var f=h[r[0]],g=0;g<n;g++){var m=f[g];(m>=u&&m<=c||isNaN(m))&&(o[s++]=p),p++}d=!0}else if(2===i){for(var f=h[r[0]],v=h[r[1]],y=e[r[1]][0],x=e[r[1]][1],g=0;g<n;g++){var m=f[g],_=v[g];(m>=u&&m<=c||isNaN(m))&&(_>=y&&_<=x||isNaN(_))&&(o[s++]=p),p++}d=!0}}if(!d)if(1===i)for(var g=0;g<a;g++){var b=t.getRawIndex(g),m=h[r[0]][b];(m>=u&&m<=c||isNaN(m))&&(o[s++]=b)}else for(var g=0;g<a;g++){for(var w=!0,b=t.getRawIndex(g),S=0;S<i;S++){var C=r[S],m=h[C][b];(m<e[C][0]||m>e[C][1])&&(w=!1)}w&&(o[s++]=t.getRawIndex(g))}return s<a&&(t._indices=o),t._count=s,t._extent=[],t._updateGetRawIdx(),t},e.prototype.map=function(e,t){var n=this.clone(e);return this._updateDims(n,e,t),n},e.prototype.modify=function(e,t){this._updateDims(this,e,t)},e.prototype._updateDims=function(e,t,n){for(var r=e._chunks,i=[],a=t.length,o=e.count(),s=[],l=e._rawExtent,u=0;u<t.length;u++)l[t[u]]=cG();for(var c=0;c<o;c++){for(var h=e.getRawIndex(c),d=0;d<a;d++)s[d]=r[t[d]][h];s[a]=c;var p=n&&n.apply(null,s);if(null!=p){"object"!=typeof p&&(i[0]=p,p=i);for(var u=0;u<p.length;u++){var f=t[u],g=p[u],m=l[f],v=r[f];v&&(v[h]=g),g<m[0]&&(m[0]=g),g>m[1]&&(m[1]=g)}}}},e.prototype.lttbDownSample=function(e,t){var n,r,i,a=this.clone([e],!0),o=a._chunks[e],s=this.count(),l=0,u=Math.floor(1/t),c=this.getRawIndex(0),h=new(cY(this._rawCount))(Math.min((Math.ceil(s/u)+2)*2,s));h[l++]=c;for(var d=1;d<s-1;d+=u){for(var p=Math.min(d+u,s-1),f=Math.min(d+2*u,s),g=(f+p)/2,m=0,v=p;v<f;v++){var y=this.getRawIndex(v),x=o[y];isNaN(x)||(m+=x)}m/=f-p;var _=d,b=Math.min(d+u,s),w=d-1,S=o[c];n=-1,i=_;for(var C=-1,T=0,v=_;v<b;v++){var y=this.getRawIndex(v),x=o[y];if(isNaN(x)){T++,C<0&&(C=y);continue}(r=Math.abs((w-g)*(x-S)-(w-v)*(m-S)))>n&&(n=r,i=y)}T>0&&T<b-_&&(h[l++]=Math.min(C,i),i=Math.max(C,i)),h[l++]=i,c=i}return h[l++]=this.getRawIndex(s-1),a._count=l,a._indices=h,a.getRawIndex=this._getRawIdx,a},e.prototype.minmaxDownSample=function(e,t){for(var n=this.clone([e],!0),r=n._chunks,i=Math.floor(1/t),a=r[e],o=this.count(),s=new(cY(this._rawCount))(2*Math.ceil(o/i)),l=0,u=0;u<o;u+=i){var c=u,h=a[this.getRawIndex(c)],d=u,p=a[this.getRawIndex(d)],f=i;u+i>o&&(f=o-u);for(var g=0;g<f;g++){var m=a[this.getRawIndex(u+g)];m<h&&(h=m,c=u+g),m>p&&(p=m,d=u+g)}var v=this.getRawIndex(c),y=this.getRawIndex(d);c<d?(s[l++]=v,s[l++]=y):(s[l++]=y,s[l++]=v)}return n._count=l,n._indices=s,n._updateGetRawIdx(),n},e.prototype.downSample=function(e,t,n,r){for(var i=this.clone([e],!0),a=i._chunks,o=[],s=Math.floor(1/t),l=a[e],u=this.count(),c=i._rawExtent[e]=cG(),h=new(cY(this._rawCount))(Math.ceil(u/s)),d=0,p=0;p<u;p+=s){s>u-p&&(o.length=s=u-p);for(var f=0;f<s;f++){var g=this.getRawIndex(p+f);o[f]=l[g]}var m=n(o),v=this.getRawIndex(Math.min(p+r(o,m)||0,u-1));l[v]=m,m<c[0]&&(c[0]=m),m>c[1]&&(c[1]=m),h[d++]=v}return i._count=d,i._indices=h,i._updateGetRawIdx(),i},e.prototype.each=function(e,t){if(this._count)for(var n=e.length,r=this._chunks,i=0,a=this.count();i<a;i++){var o=this.getRawIndex(i);switch(n){case 0:t(i);break;case 1:t(r[e[0]][o],i);break;case 2:t(r[e[0]][o],r[e[1]][o],i);break;default:for(var s=0,l=[];s<n;s++)l[s]=r[e[s]][o];l[s]=i,t.apply(null,l)}}},e.prototype.getDataExtent=function(e){var t,n=this._chunks[e],r=cG();if(!n)return r;var i=this.count();if(!this._indices)return this._rawExtent[e].slice();if(t=this._extent[e])return t.slice();for(var a=(t=r)[0],o=t[1],s=0;s<i;s++){var l=n[this.getRawIndex(s)];l<a&&(a=l),l>o&&(o=l)}return t=[a,o],this._extent[e]=t,t},e.prototype.getRawDataItem=function(e){var t=this.getRawIndex(e);if(this._provider.persistent)return this._provider.getItem(t);for(var n=[],r=this._chunks,i=0;i<r.length;i++)n.push(r[i][t]);return n},e.prototype.clone=function(t,n){var r=new e,i=this._chunks,a=t&&nY(t,function(e,t){return e[t]=!0,e},{});if(a)for(var o=0;o<i.length;o++)r._chunks[o]=a[o]?function(e){var t=e.constructor;return t===Array?e.slice():new t(e)}(i[o]):i[o];else r._chunks=i;return this._copyCommonProps(r),n||(r._indices=this._cloneIndices()),r._updateGetRawIdx(),r},e.prototype._copyCommonProps=function(e){e._count=this._count,e._rawCount=this._rawCount,e._provider=this._provider,e._dimensions=this._dimensions,e._extent=nz(this._extent),e._rawExtent=nz(this._rawExtent)},e.prototype._cloneIndices=function(){if(this._indices){var e=this._indices.constructor,t=void 0;if(e===Array){var n=this._indices.length;t=new e(n);for(var r=0;r<n;r++)t[r]=this._indices[r]}else t=new e(this._indices);return t}return null},e.prototype._getRawIdxIdentity=function(e){return e},e.prototype._getRawIdx=function(e){return e<this._count&&e>=0?this._indices[e]:-1},e.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},e.internalField=function(){function e(e,t,n,r){return cM(e[r],this._dimensions[r])}L={arrayRows:e,objectRows:function(e,t,n,r){return cM(e[t],this._dimensions[r])},keyedColumns:e,original:function(e,t,n,r){var i=e&&(null==e.value?e:e.value);return cM(i instanceof Array?i[r]:i,this._dimensions[r])},typedArray:function(e,t,n,r){return e[r]}}}(),e}(),cX=function(){function e(e){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=e}return e.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},e.prototype._setLocalSource=function(e,t){this._sourceList=e,this._upstreamSignList=t,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},e.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},e.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},e.prototype._createSource=function(){this._setLocalSource([],[]);var e,t,n=this._sourceHost,r=this._getUpstreamSourceManagers(),i=!!r.length;if(cZ(n)){var a=void 0,o=void 0,s=void 0;if(i){var l=r[0];l.prepareSource(),a=(s=l.getSource()).data,o=s.sourceFormat,t=[l._getVersionSign()]}else o=n0(a=n.get("data",!0))?uP:uM,t=[];var u=this._getSourceMetaRawOption()||{},c=s&&s.metaRawOption||{},h=n4(u.seriesLayoutBy,c.seriesLayoutBy)||null,d=n4(u.sourceHeader,c.sourceHeader),p=n4(u.dimensions,c.dimensions);e=h!==c.seriesLayoutBy||!!d!=!!c.sourceHeader||p?[cl(a,{seriesLayoutBy:h,sourceHeader:d,dimensions:p},o)]:[]}else if(i){var f=this._applyTransform(r);e=f.sourceList,t=f.upstreamSignList}else e=[cl(n.get("source",!0),this._getSourceMetaRawOption(),null)],t=[];this._setLocalSource(e,t)},e.prototype._applyTransform=function(e){var t,n,r=this._sourceHost,i=r.get("transform",!0),a=r.get("fromTransformResult",!0);null!=a&&1!==e.length&&cK("");var o=[],s=[];return(nV(e,function(e){e.prepareSource();var t=e.getSource(a||0);null==a||t||cK(""),o.push(t),s.push(e._getVersionSign())}),i)?n=function(e,t,n){var r=on(e),i=r.length;i||cj("");for(var a=0;a<i;a++)t=function(e,t,n,r){t.length||cj(""),nQ(e)||cj("");var i=e.type,a=cN.get(i);a||cj("");var o=nW(t,function(e){return function(e,t){var n=new cO,r=e.data,i=n.sourceFormat=e.sourceFormat,a=e.startIndex;e.seriesLayoutBy!==uz&&cj("");var o=[],s={},l=e.dimensionsDefine;if(l)nV(l,function(e,t){var n=e.name,r={index:t,name:n,displayName:e.displayName};o.push(r),null!=n&&(rs(s,n)&&cj(""),s[n]=r)});else for(var u=0;u<e.dimensionsDetectedCount||0;u++)o.push({index:u});var c=cm[cb(i,uz)];t.__isBuiltIn&&(n.getRawDataItem=function(e){return c(r,a,o,e)},n.getRawData=nq(cA,null,e)),n.cloneRawData=nq(cP,null,e),n.count=nq(cy[cb(i,uz)],null,r,a,o);var h=c_[i];n.retrieveValue=function(e,t){return d(c(r,a,o,e),t)};var d=n.retrieveValueFromItem=function(e,t){if(null!=e){var n=o[t];if(n)return h(e,t,n.name)}};return n.getDimensionInfo=nq(cR,null,o,s),n.cloneAllDimensionInfo=nq(cz,null,o),n}(e,a)});return nW(on(a.transform({upstream:o[0],upstreamList:o,config:nz(e.config)})),function(e,n){nQ(e)||cj(""),e.data||cj(""),cL(cc(e.data))||cj("");var r,i=t[0];if(i&&0===n&&!e.dimensions){var a=i.startIndex;a&&(e.data=i.data.slice(0,a).concat(e.data)),r={seriesLayoutBy:uz,sourceHeader:a,dimensions:i.metaRawOption.dimensions}}else r={seriesLayoutBy:uz,sourceHeader:0,dimensions:e.dimensions};return cl(e.data,r,null)})}(r[a],t,0,0),a!==i-1&&(t.length=Math.max(t.length,1));return t}(i,o,{datasetIndex:r.componentIndex}):null!=a&&(n=[new co({data:(t=o[0]).data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:nz(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})]),{sourceList:n,upstreamSignList:s}},e.prototype._isDirty=function(){if(this._dirty)return!0;for(var e=this._getUpstreamSourceManagers(),t=0;t<e.length;t++){var n=e[t];if(n._isDirty()||this._upstreamSignList[t]!==n._getVersionSign())return!0}},e.prototype.getSource=function(e){e=e||0;var t=this._sourceList[e];if(!t){var n=this._getUpstreamSourceManagers();return n[0]&&n[0].getSource(e)}return t},e.prototype.getSharedDataStore=function(e){var t=e.makeStoreSchema();return this._innerGetDataStore(t.dimensions,e.source,t.hash)},e.prototype._innerGetDataStore=function(e,t,n){var r=this._storeList,i=r[0];i||(i=r[0]={});var a=i[n];if(!a){var o=this._getUpstreamSourceManagers()[0];cZ(this._sourceHost)&&o?a=o._innerGetDataStore(e,t,n):(a=new cq).initData(new cf(t,e.length),e),i[n]=a}return a},e.prototype._getUpstreamSourceManagers=function(){var e=this._sourceHost;if(cZ(e)){var t=function(e){if(!e.get("data",!0))return ov(e.ecModel,"dataset",{index:e.get("datasetIndex",!0),id:e.get("datasetId",!0)},om).models[0]}(e);return t?[t.getSourceManager()]:[]}return nW(e.get("transform",!0)||e.get("fromTransformResult",!0)?ov(e.ecModel,"dataset",{index:e.get("fromDatasetIndex",!0),id:e.get("fromDatasetId",!0)},om).models:[],function(e){return e.getSourceManager()})},e.prototype._getSourceMetaRawOption=function(){var e,t,n,r=this._sourceHost;return cZ(r)?(e=r.get("seriesLayoutBy",!0),t=r.get("sourceHeader",!0),n=r.get("dimensions",!0)):this._getUpstreamSourceManagers().length||(e=r.get("seriesLayoutBy",!0),t=r.get("sourceHeader",!0),n=r.get("dimensions",!0)),{seriesLayoutBy:e,sourceHeader:t,dimensions:n}},e}();function c$(e){e.option.transform&&(e.option.transform[re]=!0)}function cZ(e){return"series"===e.mainType}function cK(e){throw Error(e)}function cJ(){this.richTextStyles={},this._nextStyleNameId=a7()}cJ.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},cJ.prototype.makeTooltipMarker=function(e,t,n){var r,i,a,o,s,l,u="richText"===n?this._generateStyleName():null,c=(o=(a=nK(r={color:t,type:e,renderMode:n,markerId:u})?{color:r,extraCssText:i}:r||{}).color,s=a.type,i=a.extraCssText,l=a.renderMode||"html",o?"html"===l?"subItem"===s?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+rO(o)+";"+(i||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+rO(o)+";"+(i||"")+'"></span>':{renderMode:l,content:"{"+(a.markerId||"markerX")+"|} ",style:"subItem"===s?{width:4,height:4,borderRadius:2,backgroundColor:o}:{width:10,height:10,borderRadius:5,backgroundColor:o}}:"");return nK(c)?c:(this.richTextStyles[u]=c.style,c.content)},cJ.prototype.wrapRichTextStyle=function(e,t){var n={};n$(t)?nV(t,function(e){return nL(n,e)}):nL(n,t);var r=this._generateStyleName();return this.richTextStyles[r]=n,"{"+r+"|"+e+"}"};var cQ=od();function c1(e,t){return e.getName(t)||e.getId(t)}var c0=function(e){var t;function n(){var t=null!==e&&e.apply(this,arguments)||this;return t._selectedDataIndicesMap={},t}return nm(n,e),n.prototype.init=function(e,t,n){this.seriesIndex=this.componentIndex,this.dataTask=cT({count:c3,reset:c4}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(e,n),(cQ(this).sourceManager=new cX(this)).prepareSource();var r=this.getInitialData(e,n);c9(r,this),this.dataTask.context.data=r,cQ(this).dataBeforeProcessed=r,c2(this),this._initSelectedMapFromData(r)},n.prototype.mergeDefaultAndTheme=function(e,t){var n=uy(this),r=n?u_({},e):{},i=this.subType;uw.hasClass(i)&&(i+="Series"),nN(e,t.getTheme().get(this.subType)),nN(e,this.getDefaultOption()),or(e,"label",["show"]),this.fillDataTextStyle(e.data),n&&ux(e,r,n)},n.prototype.mergeOption=function(e,t){e=nN(this.option,e,!0),this.fillDataTextStyle(e.data);var n=uy(this);n&&ux(this.option,e,n);var r=cQ(this).sourceManager;r.dirty(),r.prepareSource();var i=this.getInitialData(e,t);c9(i,this),this.dataTask.dirty(),this.dataTask.context.data=i,cQ(this).dataBeforeProcessed=i,c2(this),this._initSelectedMapFromData(i)},n.prototype.fillDataTextStyle=function(e){if(e&&!n0(e))for(var t=["show"],n=0;n<e.length;n++)e[n]&&e[n].label&&or(e[n],"label",t)},n.prototype.getInitialData=function(e,t){},n.prototype.appendData=function(e){this.getRawData().appendData(e.data)},n.prototype.getData=function(e){var t=c6(this);if(!t)return cQ(this).data;var n=t.context.data;return null!=e&&n.getLinkedData?n.getLinkedData(e):n},n.prototype.getAllData=function(){var e=this.getData();return e&&e.getLinkedDataAll?e.getLinkedDataAll():[{data:e}]},n.prototype.setData=function(e){var t=c6(this);if(t){var n=t.context;n.outputData=e,t!==this.dataTask&&(n.data=e)}cQ(this).data=e},n.prototype.getEncode=function(){var e=this.get("encode",!0);if(e)return ri(e)},n.prototype.getSourceManager=function(){return cQ(this).sourceManager},n.prototype.getSource=function(){return this.getSourceManager().getSource()},n.prototype.getRawData=function(){return cQ(this).dataBeforeProcessed},n.prototype.getColorBy=function(){return this.get("colorBy")||"series"},n.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},n.prototype.getBaseAxis=function(){var e=this.coordinateSystem;return e&&e.getBaseAxis&&e.getBaseAxis()},n.prototype.formatTooltip=function(e,t,n){return function(e){var t,n,r,i,a,o,s,l,u=e.series,c=e.dataIndex,h=e.multipleSeries,d=u.getData(),p=d.mapDimensionsAll("defaultedTooltip"),f=p.length,g=u.getRawValue(c),m=n$(g),v=(n=n||"transparent",nK(t=u.getData().getItemVisual(c,"style")[u.visualDrawType])?t:nQ(t)&&t.colorStops&&(t.colorStops[0]||{}).color||n);if(f>1||m&&!f){var y=function(e,t,n,r,i){var a=t.getData(),o=nY(e,function(e,t,n){var r=a.getDimensionInfo(n);return e||r&&!1!==r.tooltip&&null!=r.displayName},!1),s=[],l=[],u=[];function c(e,t){var n,r=a.getDimensionInfo(t);r&&!1!==r.otherDims.tooltip&&(o?u.push(((n={markerType:"subItem",markerColor:i,name:r.displayName,value:e,valueType:r.type}).type="nameValue",n)):(s.push(e),l.push(r.type)))}return r.length?nV(r,function(e){c(cw(a,n,e),e)}):nV(e,c),{inlineValues:s,inlineValueTypes:l,blocks:u}}(g,u,c,p,v);a=y.inlineValues,o=y.inlineValueTypes,s=y.blocks,l=y.inlineValues[0]}else if(f){var x=d.getDimensionInfo(p[0]);l=a=cw(d,c,p[0]),o=x.type}else l=a=m?g[0]:g;var _=ou(u),b=_&&u.name||"",w=d.getName(c),S=h?b:w;return(i={header:b,noHeader:h||!_,sortParam:l,blocks:[((r={markerType:"item",markerColor:v,name:S,noName:!n7(S),value:a,valueType:o,dataIndex:c}).type="nameValue",r)].concat(s||[])}).type="section",i}({series:this,dataIndex:e,multipleSeries:t})},n.prototype.isAnimationEnabled=function(){var e=this.ecModel;if(ny.node&&!(e&&e.ssr))return!1;var t=this.getShallow("animation");return t&&this.getData().count()>this.getShallow("animationThreshold")&&(t=!1),!!t},n.prototype.restoreData=function(){this.dataTask.dirty()},n.prototype.getColorFromPalette=function(e,t,n){var r=this.ecModel,i=uB.prototype.getColorFromPalette.call(this,e,t,n);return i||(i=r.getColorFromPalette(e,t,n)),i},n.prototype.coordDimToDataDim=function(e){return this.getRawData().mapDimensionsAll(e)},n.prototype.getProgressive=function(){return this.get("progressive")},n.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},n.prototype.select=function(e,t){this._innerSelect(this.getData(t),e)},n.prototype.unselect=function(e,t){var n=this.option.selectedMap;if(n){var r=this.option.selectedMode,i=this.getData(t);if("series"===r||"all"===n){this.option.selectedMap={},this._selectedDataIndicesMap={};return}for(var a=0;a<e.length;a++){var o=c1(i,e[a]);n[o]=!1,this._selectedDataIndicesMap[o]=-1}}},n.prototype.toggleSelect=function(e,t){for(var n=[],r=0;r<e.length;r++)n[0]=e[r],this.isSelected(e[r],t)?this.unselect(n,t):this.select(n,t)},n.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var e=this._selectedDataIndicesMap,t=nU(e),n=[],r=0;r<t.length;r++){var i=e[t[r]];i>=0&&n.push(i)}return n},n.prototype.isSelected=function(e,t){var n=this.option.selectedMap;if(!n)return!1;var r=this.getData(t);return("all"===n||n[c1(r,e)])&&!r.getItemModel(e).get(["select","disabled"])},n.prototype.isUniversalTransitionEnabled=function(){if(this.__universalTransitionEnabled)return!0;var e=this.option.universalTransition;return!!e&&(!0===e||e&&e.enabled)},n.prototype._innerSelect=function(e,t){var n,r,i=this.option,a=i.selectedMode,o=t.length;if(a&&o){if("series"===a)i.selectedMap="all";else if("multiple"===a){nQ(i.selectedMap)||(i.selectedMap={});for(var s=i.selectedMap,l=0;l<o;l++){var u=t[l],c=c1(e,u);s[c]=!0,this._selectedDataIndicesMap[c]=e.getRawIndex(u)}}else if("single"===a||!0===a){var h=t[o-1],c=c1(e,h);(n={})[c]=!0,i.selectedMap=n,this._selectedDataIndicesMap=((r={})[c]=e.getRawIndex(h),r)}}},n.prototype._initSelectedMapFromData=function(e){if(!this.option.selectedMap){var t=[];e.hasItemOption&&e.each(function(n){var r=e.getRawDataItem(n);r&&r.selected&&t.push(n)}),t.length>0&&this._innerSelect(e,t)}},n.registerClass=function(e){return uw.registerClass(e)},n.protoInitialize=void((t=n.prototype).type="series.__base__",t.seriesIndex=0,t.ignoreStyleOnData=!1,t.hasSymbolVisual=!1,t.defaultSymbol="circle",t.visualStyleAccessPath="itemStyle",t.visualDrawType="fill"),n}(uw);function c2(e){var t,n,r,i=e.name;ou(e)||(e.name=(n=(t=e.getRawData()).mapDimensionsAll("seriesName"),r=[],nV(n,function(e){var n=t.getDimensionInfo(e);n.displayName&&r.push(n.displayName)}),r.join(" ")||i))}function c3(e){return e.model.getRawData().count()}function c4(e){var t=e.model;return t.setData(t.getRawData().cloneShallow()),c5}function c5(e,t){t.outputData&&e.end>t.outputData.count()&&t.model.getRawData().cloneShallow(t.outputData)}function c9(e,t){nV(function(e,t){for(var n=new e.constructor(e.length+t.length),r=0;r<e.length;r++)n[r]=e[r];for(var i=e.length,r=0;r<t.length;r++)n[r+i]=t[r];return n}(e.CHANGABLE_METHODS,e.DOWNSAMPLE_METHODS),function(n){e.wrapMethod(n,nX(c8,t))})}function c8(e,t){var n=c6(e);return n&&n.setOutputEnd((t||this).count()),t}function c6(e){var t=(e.ecModel||{}).scheduler,n=t&&t.getPipeline(e.uid);if(n){var r=n.currentTask;if(r){var i=r.agentStubMap;i&&(r=i.get(e.uid))}return r}}nB(c0,cC),nB(c0,uB),ow(c0,uw);var c7=function(){function e(){this.group=new aZ,this.uid=l$("viewComponent")}return e.prototype.init=function(e,t){},e.prototype.render=function(e,t,n,r){},e.prototype.dispose=function(e,t){},e.prototype.updateView=function(e,t,n,r){},e.prototype.updateLayout=function(e,t,n,r){},e.prototype.updateVisual=function(e,t,n,r){},e.prototype.toggleBlurSeries=function(e,t,n){},e.prototype.eachRendered=function(e){var t=this.group;t&&t.traverse(e)},e}();ob(c7),oI(c7);var he=si.CMD,ht=[[],[],[]],hn=Math.sqrt,hr=Math.atan2,hi=Math.sqrt,ha=Math.sin,ho=Math.cos,hs=Math.PI;function hl(e){return Math.sqrt(e[0]*e[0]+e[1]*e[1])}function hu(e,t){return(e[0]*t[0]+e[1]*t[1])/(hl(e)*hl(t))}function hc(e,t){return(e[0]*t[1]<e[1]*t[0]?-1:1)*Math.acos(hu(e,t))}function hh(e,t,n,r,i,a,o,s,l,u,c){var h=hs/180*l,d=ho(h)*(e-n)/2+ha(h)*(t-r)/2,p=-1*ha(h)*(e-n)/2+ho(h)*(t-r)/2,f=d*d/(o*o)+p*p/(s*s);f>1&&(o*=hi(f),s*=hi(f));var g=(i===a?-1:1)*hi((o*o*(s*s)-o*o*(p*p)-s*s*(d*d))/(o*o*(p*p)+s*s*(d*d)))||0,m=g*o*p/s,v=-(g*s)*d/o,y=(e+n)/2+ho(h)*m-ha(h)*v,x=(t+r)/2+ha(h)*m+ho(h)*v,_=hc([1,0],[(d-m)/o,(p-v)/s]),b=[(d-m)/o,(p-v)/s],w=[(-1*d-m)/o,(-1*p-v)/s],S=hc(b,w);if(-1>=hu(b,w)&&(S=hs),hu(b,w)>=1&&(S=0),S<0){var C=Math.round(S/hs*1e6)/1e6;S=2*hs+C%2*hs}c.addData(u,y,x,o,s,_,S,h,a)}var hd=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig,hp=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g,hf=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return rh(t,e),t.prototype.applyTransform=function(e){},t}(sy),hg=function(){this.cx=0,this.cy=0,this.r=0},hm=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hg},t.prototype.buildPath=function(e,t){e.moveTo(t.cx+t.r,t.cy),e.arc(t.cx,t.cy,t.r,0,2*Math.PI)},t}(sy);hm.prototype.type="circle";var hv=function(){this.cx=0,this.cy=0,this.rx=0,this.ry=0},hy=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hv},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=t.rx,a=t.ry,o=.5522848*i,s=.5522848*a;e.moveTo(n-i,r),e.bezierCurveTo(n-i,r-s,n-o,r-a,n,r-a),e.bezierCurveTo(n+o,r-a,n+i,r-s,n+i,r),e.bezierCurveTo(n+i,r+s,n+o,r+a,n,r+a),e.bezierCurveTo(n-o,r+a,n-i,r+s,n-i,r),e.closePath()},t}(sy);hy.prototype.type="ellipse";var hx=Math.PI,h_=2*hx,hb=Math.sin,hw=Math.cos,hS=Math.acos,hC=Math.atan2,hT=Math.abs,hI=Math.sqrt,hk=Math.max,hj=Math.min;function hM(e,t,n,r,i,a,o){var s=e-n,l=t-r,u=(o?a:-a)/hI(s*s+l*l),c=u*l,h=-u*s,d=e+c,p=t+h,f=n+c,g=r+h,m=(d+f)/2,v=(p+g)/2,y=f-d,x=g-p,_=y*y+x*x,b=i-a,w=d*g-f*p,S=(x<0?-1:1)*hI(hk(0,b*b*_-w*w)),C=(w*x-y*S)/_,T=(-w*y-x*S)/_,I=(w*x+y*S)/_,k=(-w*y+x*S)/_,j=C-m,M=T-v,D=I-m,O=k-v;return j*j+M*M>D*D+O*O&&(C=I,T=k),{cx:C,cy:T,x0:-c,y0:-h,x1:C*(i/b-1),y1:T*(i/b-1)}}var hD=function(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0},hO=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hD},t.prototype.buildPath=function(e,t){!function(e,t){var n,r=hk(t.r,0),i=hk(t.r0||0,0),a=r>0,o=i>0;if(a||o){if(a||(r=i,i=0),i>r){var s=r;r=i,i=s}var l=t.startAngle,u=t.endAngle;if(!(isNaN(l)||isNaN(u))){var c=t.cx,h=t.cy,d=!!t.clockwise,p=hT(u-l),f=p>h_&&p%h_;if(f>1e-4&&(p=f),r>1e-4)if(p>h_-1e-4)e.moveTo(c+r*hw(l),h+r*hb(l)),e.arc(c,h,r,l,u,!d),i>1e-4&&(e.moveTo(c+i*hw(u),h+i*hb(u)),e.arc(c,h,i,u,l,d));else{var g=void 0,m=void 0,v=void 0,y=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,C=void 0,T=void 0,I=void 0,k=void 0,j=void 0,M=void 0,D=void 0,O=r*hw(l),A=r*hb(l),P=i*hw(u),R=i*hb(u),z=p>1e-4;if(z){var N=t.cornerRadius;N&&(g=(n=function(e){var t;if(n$(e)){var n=e.length;if(!n)return e;t=1===n?[e[0],e[0],0,0]:2===n?[e[0],e[0],e[1],e[1]]:3===n?e.concat(e[2]):e}else t=[e,e,e,e];return t}(N))[0],m=n[1],v=n[2],y=n[3]);var L=hT(r-i)/2;if(x=hj(L,v),_=hj(L,y),b=hj(L,g),w=hj(L,m),T=S=hk(x,_),I=C=hk(b,w),(S>1e-4||C>1e-4)&&(k=r*hw(u),j=r*hb(u),M=i*hw(l),D=i*hb(l),p<hx)){var F=function(e,t,n,r,i,a,o,s){var l=n-e,u=r-t,c=o-i,h=s-a,d=h*l-c*u;if(!(d*d<1e-4))return d=(c*(t-a)-h*(e-i))/d,[e+d*l,t+d*u]}(O,A,M,D,k,j,P,R);if(F){var E=O-F[0],B=A-F[1],H=k-F[0],V=j-F[1],W=1/hb(hS((E*H+B*V)/(hI(E*E+B*B)*hI(H*H+V*V)))/2),Y=hI(F[0]*F[0]+F[1]*F[1]);T=hj(S,(r-Y)/(W+1)),I=hj(C,(i-Y)/(W-1))}}}if(z)if(T>1e-4){var G=hj(v,T),U=hj(y,T),q=hM(M,D,O,A,r,G,d),X=hM(k,j,P,R,r,U,d);e.moveTo(c+q.cx+q.x0,h+q.cy+q.y0),T<S&&G===U?e.arc(c+q.cx,h+q.cy,T,hC(q.y0,q.x0),hC(X.y0,X.x0),!d):(G>0&&e.arc(c+q.cx,h+q.cy,G,hC(q.y0,q.x0),hC(q.y1,q.x1),!d),e.arc(c,h,r,hC(q.cy+q.y1,q.cx+q.x1),hC(X.cy+X.y1,X.cx+X.x1),!d),U>0&&e.arc(c+X.cx,h+X.cy,U,hC(X.y1,X.x1),hC(X.y0,X.x0),!d))}else e.moveTo(c+O,h+A),e.arc(c,h,r,l,u,!d);else e.moveTo(c+O,h+A);if(i>1e-4&&z)if(I>1e-4){var G=hj(g,I),U=hj(m,I),q=hM(P,R,k,j,i,-U,d),X=hM(O,A,M,D,i,-G,d);e.lineTo(c+q.cx+q.x0,h+q.cy+q.y0),I<C&&G===U?e.arc(c+q.cx,h+q.cy,I,hC(q.y0,q.x0),hC(X.y0,X.x0),!d):(U>0&&e.arc(c+q.cx,h+q.cy,U,hC(q.y0,q.x0),hC(q.y1,q.x1),!d),e.arc(c,h,i,hC(q.cy+q.y1,q.cx+q.x1),hC(X.cy+X.y1,X.cx+X.x1),d),G>0&&e.arc(c+X.cx,h+X.cy,G,hC(X.y1,X.x1),hC(X.y0,X.x0),!d))}else e.lineTo(c+P,h+R),e.arc(c,h,i,u,l,d);else e.lineTo(c+P,h+R)}else e.moveTo(c,h);e.closePath()}}}(e,t)},t.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},t}(sy);hO.prototype.type="sector";var hA=function(){this.cx=0,this.cy=0,this.r=0,this.r0=0},hP=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hA},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=2*Math.PI;e.moveTo(n+t.r,r),e.arc(n,r,t.r,0,i,!1),e.moveTo(n+t.r0,r),e.arc(n,r,t.r0,0,i,!0)},t}(sy);function hR(e,t,n){var r=t.smooth,i=t.points;if(i&&i.length>=2){if(r){var a=function(e,t,n,r){var i,a,o,s,l=[],u=[],c=[],h=[];if(r){o=[1/0,1/0],s=[-1/0,-1/0];for(var d=0,p=e.length;d<p;d++)rx(o,o,e[d]),r_(s,s,e[d]);rx(o,o,r[0]),r_(s,s,r[1])}for(var d=0,p=e.length;d<p;d++){var f,g,m,v=e[d];if(n)i=e[d?d-1:p-1],a=e[(d+1)%p];else if(0===d||d===p-1){l.push([(f=e[d])[0],f[1]]);continue}else i=e[d-1],a=e[d+1];g=a,m=i,u[0]=g[0]-m[0],u[1]=g[1]-m[1],rf(u,u,t);var y=rg(v,i),x=rg(v,a),_=y+x;0!==_&&(y/=_,x/=_),rf(c,u,-y),rf(h,u,x);var b=rp([],v,c),w=rp([],v,h);r&&(r_(b,b,o),rx(b,b,s),r_(w,w,o),rx(w,w,s)),l.push(b),l.push(w)}return n&&l.push(l.shift()),l}(i,r,n,t.smoothConstraint);e.moveTo(i[0][0],i[0][1]);for(var o=i.length,s=0;s<(n?o:o-1);s++){var l=a[2*s],u=a[2*s+1],c=i[(s+1)%o];e.bezierCurveTo(l[0],l[1],u[0],u[1],c[0],c[1])}}else{e.moveTo(i[0][0],i[0][1]);for(var s=1,h=i.length;s<h;s++)e.lineTo(i[s][0],i[s][1])}n&&e.closePath()}}hP.prototype.type="ring";var hz=function(){this.points=null,this.smooth=0,this.smoothConstraint=null},hN=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultShape=function(){return new hz},t.prototype.buildPath=function(e,t){hR(e,t,!0)},t}(sy);hN.prototype.type="polygon";var hL=function(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null},hF=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hL},t.prototype.buildPath=function(e,t){hR(e,t,!1)},t}(sy);hF.prototype.type="polyline";var hE={},hB=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1},hH=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hB},t.prototype.buildPath=function(e,t){if(this.subPixelOptimize){var n,r,i,a,o=function(e,t,n){if(t){var r=t.x1,i=t.x2,a=t.y1,o=t.y2;e.x1=r,e.x2=i,e.y1=a,e.y2=o;var s=n&&n.lineWidth;return s&&(lx(2*r)===lx(2*i)&&(e.x1=e.x2=l_(r,s,!0)),lx(2*a)===lx(2*o)&&(e.y1=e.y2=l_(a,s,!0))),e}}(hE,t,this.style);n=o.x1,r=o.y1,i=o.x2,a=o.y2}else n=t.x1,r=t.y1,i=t.x2,a=t.y2;var s=t.percent;0!==s&&(e.moveTo(n,r),s<1&&(i=n*(1-s)+i*s,a=r*(1-s)+a*s),e.lineTo(i,a))},t.prototype.pointAt=function(e){var t=this.shape;return[t.x1*(1-e)+t.x2*e,t.y1*(1-e)+t.y2*e]},t}(sy);hH.prototype.type="line";var hV=[],hW=function(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1};function hY(e,t,n){var r=e.cpx2,i=e.cpy2;return null!=r||null!=i?[(n?iC:iS)(e.x1,e.cpx1,e.cpx2,e.x2,t),(n?iC:iS)(e.y1,e.cpy1,e.cpy2,e.y2,t)]:[(n?iD:iM)(e.x1,e.cpx1,e.x2,t),(n?iD:iM)(e.y1,e.cpy1,e.y2,t)]}var hG=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hW},t.prototype.buildPath=function(e,t){var n=t.x1,r=t.y1,i=t.x2,a=t.y2,o=t.cpx1,s=t.cpy1,l=t.cpx2,u=t.cpy2,c=t.percent;0!==c&&(e.moveTo(n,r),null==l||null==u?(c<1&&(iA(n,o,i,c,hV),o=hV[1],i=hV[2],iA(r,s,a,c,hV),s=hV[1],a=hV[2]),e.quadraticCurveTo(o,s,i,a)):(c<1&&(ik(n,o,l,i,c,hV),o=hV[1],l=hV[2],i=hV[3],ik(r,s,u,a,c,hV),s=hV[1],u=hV[2],a=hV[3]),e.bezierCurveTo(o,s,l,u,i,a)))},t.prototype.pointAt=function(e){return hY(this.shape,e,!1)},t.prototype.tangentAt=function(e){var t,n=hY(this.shape,e,!0),r=Math.sqrt((t=n)[0]*t[0]+t[1]*t[1]);return 0===r?(n[0]=0,n[1]=0):(n[0]=n[0]/r,n[1]=n[1]/r),n},t}(sy);hG.prototype.type="bezier-curve";var hU=function(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0},hq=function(e){function t(t){return e.call(this,t)||this}return rh(t,e),t.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},t.prototype.getDefaultShape=function(){return new hU},t.prototype.buildPath=function(e,t){var n=t.cx,r=t.cy,i=Math.max(t.r,0),a=t.startAngle,o=t.endAngle,s=t.clockwise,l=Math.cos(a),u=Math.sin(a);e.moveTo(l*i+n,u*i+r),e.arc(n,r,i,a,o,!s)},t}(sy);hq.prototype.type="arc";var hX={};function h$(e,t,n,r){var i,a,o=new hf((i=function(e){var t,n=new si;if(!e)return n;var r=0,i=0,a=0,o=0,s=si.CMD,l=e.match(hd);if(!l)return n;for(var u=0;u<l.length;u++){for(var c=l[u],h=c.charAt(0),d=void 0,p=c.match(hp)||[],f=p.length,g=0;g<f;g++)p[g]=parseFloat(p[g]);for(var m=0;m<f;){var v=void 0,y=void 0,x=void 0,_=void 0,b=void 0,w=void 0,S=void 0,C=r,T=i,I=void 0,k=void 0;switch(h){case"l":r+=p[m++],i+=p[m++],d=s.L,n.addData(d,r,i);break;case"L":r=p[m++],i=p[m++],d=s.L,n.addData(d,r,i);break;case"m":r+=p[m++],i+=p[m++],d=s.M,n.addData(d,r,i),a=r,o=i,h="l";break;case"M":r=p[m++],i=p[m++],d=s.M,n.addData(d,r,i),a=r,o=i,h="L";break;case"h":r+=p[m++],d=s.L,n.addData(d,r,i);break;case"H":r=p[m++],d=s.L,n.addData(d,r,i);break;case"v":i+=p[m++],d=s.L,n.addData(d,r,i);break;case"V":i=p[m++],d=s.L,n.addData(d,r,i);break;case"C":d=s.C,n.addData(d,p[m++],p[m++],p[m++],p[m++],p[m++],p[m++]),r=p[m-2],i=p[m-1];break;case"c":d=s.C,n.addData(d,p[m++]+r,p[m++]+i,p[m++]+r,p[m++]+i,p[m++]+r,p[m++]+i),r+=p[m-2],i+=p[m-1];break;case"S":v=r,y=i,I=n.len(),k=n.data,t===s.C&&(v+=r-k[I-4],y+=i-k[I-3]),d=s.C,C=p[m++],T=p[m++],r=p[m++],i=p[m++],n.addData(d,v,y,C,T,r,i);break;case"s":v=r,y=i,I=n.len(),k=n.data,t===s.C&&(v+=r-k[I-4],y+=i-k[I-3]),d=s.C,C=r+p[m++],T=i+p[m++],r+=p[m++],i+=p[m++],n.addData(d,v,y,C,T,r,i);break;case"Q":C=p[m++],T=p[m++],r=p[m++],i=p[m++],d=s.Q,n.addData(d,C,T,r,i);break;case"q":C=p[m++]+r,T=p[m++]+i,r+=p[m++],i+=p[m++],d=s.Q,n.addData(d,C,T,r,i);break;case"T":v=r,y=i,I=n.len(),k=n.data,t===s.Q&&(v+=r-k[I-4],y+=i-k[I-3]),r=p[m++],i=p[m++],d=s.Q,n.addData(d,v,y,r,i);break;case"t":v=r,y=i,I=n.len(),k=n.data,t===s.Q&&(v+=r-k[I-4],y+=i-k[I-3]),r+=p[m++],i+=p[m++],d=s.Q,n.addData(d,v,y,r,i);break;case"A":x=p[m++],_=p[m++],b=p[m++],w=p[m++],S=p[m++],C=r,T=i,r=p[m++],hh(C,T,r,i=p[m++],w,S,x,_,b,d=s.A,n);break;case"a":x=p[m++],_=p[m++],b=p[m++],w=p[m++],S=p[m++],C=r,T=i,r+=p[m++],hh(C,T,r,i+=p[m++],w,S,x,_,b,d=s.A,n)}}("z"===h||"Z"===h)&&(d=s.Z,n.addData(d),r=a,i=o),t=d}return n.toStatic(),n}(e),(a=nL({},t)).buildPath=function(e){if(null!=e.setData){e.setData(i.data);var t=e.getContext();t&&e.rebuildPath(t,1)}else{var t=e;i.rebuildPath(t,1)}},a.applyTransform=function(e){!function(e,t){if(t){var n,r,i,a,o,s,l=e.data,u=e.len(),c=he.M,h=he.C,d=he.L,p=he.R,f=he.A,g=he.Q;for(i=0,a=0;i<u;){switch(n=l[i++],a=i,r=0,n){case c:case d:r=1;break;case h:r=3;break;case g:r=2;break;case f:var m=t[4],v=t[5],y=hn(t[0]*t[0]+t[1]*t[1]),x=hn(t[2]*t[2]+t[3]*t[3]),_=hr(-t[1]/x,t[0]/y);l[i]*=y,l[i++]+=m,l[i]*=x,l[i++]+=v,l[i++]*=y,l[i++]*=x,l[i++]+=_,l[i++]+=_,i+=2,a=i;break;case p:s[0]=l[i++],s[1]=l[i++],ry(s,s,t),l[a++]=s[0],l[a++]=s[1],s[0]+=l[i++],s[1]+=l[i++],ry(s,s,t),l[a++]=s[0],l[a++]=s[1]}for(o=0;o<r;o++){var b=ht[o];b[0]=l[i++],b[1]=l[i++],ry(b,b,t),l[a++]=b[0],l[a++]=b[1]}}e.increaseVersion()}}(i,e),this.dirtyShape()},a));return n&&("center"===r&&(n=hZ(n,o.getBoundingRect())),function(e,t){if(e.applyTransform){var n=e.getBoundingRect().calculateTransform(t);e.applyTransform(n)}}(o,n)),o}function hZ(e,t){var n,r=t.width/t.height,i=e.height*r;return n=i<=e.width?e.height:(i=e.width)/r,{x:e.x+e.width/2-i/2,y:e.y+e.height/2-n/2,width:i,height:n}}function hK(e,t){var n;e.isGroup&&(n=t(e)),n||e.traverse(t)}hX.circle=hm,hX.ellipse=hy,hX.sector=hO,hX.ring=hP,hX.polygon=hN,hX.polyline=hF,hX.rect=lS,hX.line=hH,hX.bezierCurve=hG,hX.arc=hq;var hJ=od(),hQ=(C=od(),function(e){var t=C(e),n=e.pipelineContext,r=!!t.large,i=!!t.progressiveRender,a=t.large=!!(n&&n.large),o=t.progressiveRender=!!(n&&n.progressiveRender);return(r!==a||i!==o)&&"reset"}),h1=function(){function e(){this.group=new aZ,this.uid=l$("viewChart"),this.renderTask=cT({plan:h3,reset:h4}),this.renderTask.context={view:this}}return e.prototype.init=function(e,t){},e.prototype.render=function(e,t,n,r){},e.prototype.highlight=function(e,t,n,r){var i=e.getData(r&&r.dataType);i&&h2(i,r,"emphasis")},e.prototype.downplay=function(e,t,n,r){var i=e.getData(r&&r.dataType);i&&h2(i,r,"normal")},e.prototype.remove=function(e,t){this.group.removeAll()},e.prototype.dispose=function(e,t){},e.prototype.updateView=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.updateLayout=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.updateVisual=function(e,t,n,r){this.render(e,t,n,r)},e.prototype.eachRendered=function(e){var t=this.group;if(t)if(n$(t))for(var n=0;n<t.length;n++)hK(t[n],e);else hK(t,e)},e.markUpdateMethod=function(e,t){hJ(e).updateMethod=t},e.protoInitialize=void(e.prototype.type="chart"),e}();function h0(e,t,n){e&&sJ(e)&&("emphasis"===t?sW:sY)(e,n)}function h2(e,t,n){var r,i,a=oh(e,t),o=t&&null!=t.highlightKey?(null==(i=s_[r=t.highlightKey])&&sx<=32&&(i=s_[r]=sx++),i):null;null!=a?nV(on(a),function(t){h0(e.getItemGraphicEl(t),n,o)}):e.eachItemGraphicEl(function(e){h0(e,n,o)})}function h3(e){return hQ(e.model)}function h4(e){var t=e.model,n=e.ecModel,r=e.api,i=e.payload,a=t.pipelineContext.progressiveRender,o=e.view,s=i&&hJ(i).updateMethod,l=a?"incrementalPrepareRender":s&&o[s]?s:"render";return"render"!==l&&o[l](t,n,r,i),h5[l]}ob(h1,["dispose"]),oI(h1);var h5={incrementalPrepareRender:{progress:function(e,t){t.view.incrementalRender(e,t.model,t.ecModel,t.api,t.payload)}},render:{forceFirstProgress:!0,progress:function(e,t){t.view.render(t.model,t.ecModel,t.api,t.payload)}}},h9=od(),h8={itemStyle:ok(lY,!0),lineStyle:ok(lH,!0)},h6={lineStyle:"stroke",itemStyle:"fill"};function h7(e,t){var n=e.visualStyleMapper||h8[t];return n||(console.warn("Unknown style type '"+t+"'."),h8.itemStyle)}function de(e,t){var n=e.visualDrawType||h6[t];return n||(console.warn("Unknown style type '"+t+"'."),"fill")}var dt=new lq,dn=Math.PI,dr=function(){function e(e,t,n,r){this._stageTaskMap=ri(),this.ecInstance=e,this.api=t,n=this._dataProcessorHandlers=n.slice(),r=this._visualHandlers=r.slice(),this._allHandlers=n.concat(r)}return e.prototype.restoreData=function(e,t){e.restoreData(t),this._stageTaskMap.each(function(e){var t=e.overallTask;t&&t.dirty()})},e.prototype.getPerformArgs=function(e,t){if(e.__pipeline){var n=this._pipelineMap.get(e.__pipeline.id),r=n.context,i=!t&&n.progressiveEnabled&&(!r||r.progressiveRender)&&e.__idxInPipeline>n.blockIndex?n.step:null,a=r&&r.modDataCount,o=null!=a?Math.ceil(a/i):null;return{step:i,modBy:o,modDataCount:a}}},e.prototype.getPipeline=function(e){return this._pipelineMap.get(e)},e.prototype.updateStreamModes=function(e,t){var n=this._pipelineMap.get(e.uid),r=e.getData().count(),i=n.progressiveEnabled&&t.incrementalPrepareRender&&r>=n.threshold,a=e.get("large")&&r>=e.get("largeThreshold"),o="mod"===e.get("progressiveChunkMode")?r:null;e.pipelineContext=n.context={progressiveRender:i,modDataCount:o,large:a}},e.prototype.restorePipelines=function(e){var t=this,n=t._pipelineMap=ri();e.eachSeries(function(e){var r=e.getProgressive(),i=e.uid;n.set(i,{id:i,head:null,tail:null,threshold:e.getProgressiveThreshold(),progressiveEnabled:r&&!(e.preventIncremental&&e.preventIncremental()),blockIndex:-1,step:Math.round(r||700),count:0}),t._pipe(e,e.dataTask)})},e.prototype.prepareStageTasks=function(){var e=this._stageTaskMap,t=this.api.getModel(),n=this.api;nV(this._allHandlers,function(r){var i=e.get(r.uid)||e.set(r.uid,{});n6(!(r.reset&&r.overallReset),""),r.reset&&this._createSeriesStageTask(r,i,t,n),r.overallReset&&this._createOverallStageTask(r,i,t,n)},this)},e.prototype.prepareView=function(e,t,n,r){var i=e.renderTask,a=i.context;a.model=t,a.ecModel=n,a.api=r,i.__block=!e.incrementalPrepareRender,this._pipe(t,i)},e.prototype.performDataProcessorTasks=function(e,t){this._performStageTasks(this._dataProcessorHandlers,e,t,{block:!0})},e.prototype.performVisualTasks=function(e,t,n){this._performStageTasks(this._visualHandlers,e,t,n)},e.prototype._performStageTasks=function(e,t,n,r){r=r||{};var i=!1,a=this;function o(e,t){return e.setDirty&&(!e.dirtyMap||e.dirtyMap.get(t.__pipeline.id))}nV(e,function(e,s){if(!r.visualType||r.visualType===e.visualType){var l=a._stageTaskMap.get(e.uid),u=l.seriesTaskMap,c=l.overallTask;if(c){var h,d=c.agentStubMap;d.each(function(e){o(r,e)&&(e.dirty(),h=!0)}),h&&c.dirty(),a.updatePayload(c,n);var p=a.getPerformArgs(c,r.block);d.each(function(e){e.perform(p)}),c.perform(p)&&(i=!0)}else u&&u.each(function(s,l){o(r,s)&&s.dirty();var u=a.getPerformArgs(s,r.block);u.skip=!e.performRawSeries&&t.isSeriesFiltered(s.context.model),a.updatePayload(s,n),s.perform(u)&&(i=!0)})}}),this.unfinished=i||this.unfinished},e.prototype.performSeriesTasks=function(e){var t;e.eachSeries(function(e){t=e.dataTask.perform()||t}),this.unfinished=t||this.unfinished},e.prototype.plan=function(){this._pipelineMap.each(function(e){var t=e.tail;do{if(t.__block){e.blockIndex=t.__idxInPipeline;break}t=t.getUpstream()}while(t)})},e.prototype.updatePayload=function(e,t){"remain"!==t&&(e.context.payload=t)},e.prototype._createSeriesStageTask=function(e,t,n,r){var i=this,a=t.seriesTaskMap,o=t.seriesTaskMap=ri(),s=e.seriesType,l=e.getTargetSeries;function u(t){var s=t.uid,l=o.set(s,a&&a.get(s)||cT({plan:du,reset:dc,count:dp}));l.context={model:t,ecModel:n,api:r,useClearVisual:e.isVisual&&!e.isLayout,plan:e.plan,reset:e.reset,scheduler:i},i._pipe(t,l)}e.createOnAllSeries?n.eachRawSeries(u):s?n.eachRawSeriesByType(s,u):l&&l(n,r).each(u)},e.prototype._createOverallStageTask=function(e,t,n,r){var i=this,a=t.overallTask=t.overallTask||cT({reset:di});a.context={ecModel:n,api:r,overallReset:e.overallReset,scheduler:i};var o=a.agentStubMap,s=a.agentStubMap=ri(),l=e.seriesType,u=e.getTargetSeries,c=!0,h=!1;function d(e){var t=e.uid,n=s.set(t,o&&o.get(t)||(h=!0,cT({reset:da,onDirty:dl})));n.context={model:e,overallProgress:c},n.agent=a,n.__block=c,i._pipe(e,n)}n6(!e.createOnAllSeries,""),l?n.eachRawSeriesByType(l,d):u?u(n,r).each(d):(c=!1,nV(n.getSeries(),d)),h&&a.dirty()},e.prototype._pipe=function(e,t){var n=e.uid,r=this._pipelineMap.get(n);r.head||(r.head=t),r.tail&&r.tail.pipe(t),r.tail=t,t.__idxInPipeline=r.count++,t.__pipeline=r},e.wrapStageHandler=function(e,t){return nZ(e)&&(e={overallReset:e,seriesType:function(e){F=null;try{e(df,dg)}catch(e){}return F}(e)}),e.uid=l$("stageHandler"),t&&(e.visualType=t),e},e}();function di(e){e.overallReset(e.ecModel,e.api,e.payload)}function da(e){return e.overallProgress&&ds}function ds(){this.agent.dirty(),this.getDownstream().dirty()}function dl(){this.agent&&this.agent.dirty()}function du(e){return e.plan?e.plan(e.model,e.ecModel,e.api,e.payload):null}function dc(e){e.useClearVisual&&e.data.clearAllVisual();var t=e.resetDefines=on(e.reset(e.model,e.ecModel,e.api,e.payload));return t.length>1?nW(t,function(e,t){return dd(t)}):dh}var dh=dd(0);function dd(e){return function(t,n){var r=n.data,i=n.resetDefines[e];if(i&&i.dataEach)for(var a=t.start;a<t.end;a++)i.dataEach(r,a);else i&&i.progress&&i.progress(t,r)}}function dp(e){return e.data.count()}var df={},dg={};function dm(e,t){for(var n in t.prototype)e[n]=rl}dm(df,uV),dm(dg,uq),df.eachSeriesByType=df.eachRawSeriesByType=function(e){F=e},df.eachComponent=function(e){"series"===e.mainType&&e.subType&&(F=e.subType)};var dv=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],dy="#B9B8CE",dx="#100C2A",d_=function(){return{axisLine:{lineStyle:{color:dy}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}}},db=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],dw={darkMode:!0,color:db,backgroundColor:dx,axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:dy},pageTextStyle:{color:dy}},textStyle:{color:dy},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:dy}},dataZoom:{borderColor:"#71708A",textStyle:{color:dy},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:dy}},timeline:{lineStyle:{color:dy},label:{color:dy},controlStyle:{color:dy,borderColor:dy}},calendar:{itemStyle:{color:dx},dayLabel:{color:dy},monthLabel:{color:dy},yearLabel:{color:dy}},timeAxis:d_(),logAxis:d_(),valueAxis:d_(),categoryAxis:d_(),line:{symbol:"circle"},graph:{color:db},gauge:{title:{color:dy},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:dy},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};dw.categoryAxis.splitLine.show=!1;var dS=function(){function e(){}return e.prototype.normalizeQuery=function(e){var t={},n={},r={};if(nK(e)){var i=o_(e);t.mainType=i.main||null,t.subType=i.sub||null}else{var a=["Index","Name","Id"],o={name:1,dataIndex:1,dataType:1};nV(e,function(e,i){for(var s=!1,l=0;l<a.length;l++){var u=a[l],c=i.lastIndexOf(u);if(c>0&&c===i.length-u.length){var h=i.slice(0,c);"data"!==h&&(t.mainType=h,t[u.toLowerCase()]=e,s=!0)}}o.hasOwnProperty(i)&&(n[i]=e,s=!0),s||(r[i]=e)})}return{cptQuery:t,dataQuery:n,otherQuery:r}},e.prototype.filter=function(e,t){var n=this.eventInfo;if(!n)return!0;var r=n.targetEl,i=n.packedEvent,a=n.model,o=n.view;if(!a||!o)return!0;var s=t.cptQuery,l=t.dataQuery;return u(s,a,"mainType")&&u(s,a,"subType")&&u(s,a,"index","componentIndex")&&u(s,a,"name")&&u(s,a,"id")&&u(l,i,"name")&&u(l,i,"dataIndex")&&u(l,i,"dataType")&&(!o.filterForExposedEvent||o.filterForExposedEvent(e,t.otherQuery,r,i));function u(e,t,n,r){return null==e[n]||t[r||n]===e[n]}},e.prototype.afterTrigger=function(){this.eventInfo=null},e}(),dC=["symbol","symbolSize","symbolRotate","symbolOffset"],dT=dC.concat(["symbolKeepAspect"]);function dI(e,t,n,r,i){var a=e+t;n.isSilent(a)||r.eachComponent({mainType:"series",subType:"pie"},function(e){for(var t=e.seriesIndex,r=e.option.selectedMap,o=i.selected,s=0;s<o.length;s++)if(o[s].seriesIndex===t){var l=e.getData(),u=oh(l,i.fromActionPayload);n.trigger(a,{type:a,seriesId:e.id,name:n$(u)?l.getName(u[0]):l.getName(u),selected:nK(r)?r:nL({},r)})}})}function dk(e,t,n){for(var r;e&&(!t(e)||(r=e,!n));)e=e.__hostTarget||e.parent;return r}var dj=Math.round(9*Math.random()),dM="function"==typeof Object.defineProperty,dD=function(){function e(){this._id="__ec_inner_"+dj++}return e.prototype.get=function(e){return this._guard(e)[this._id]},e.prototype.set=function(e,t){var n=this._guard(e);return dM?Object.defineProperty(n,this._id,{value:t,enumerable:!1,configurable:!0}):n[this._id]=t,this},e.prototype.delete=function(e){return!!this.has(e)&&(delete this._guard(e)[this._id],!0)},e.prototype.has=function(e){return!!this._guard(e)[this._id]},e.prototype._guard=function(e){if(e!==Object(e))throw TypeError("Value of WeakMap is not a non-null object.");return e},e}(),dO=sy.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=t.width/2,a=t.height/2;e.moveTo(n,r-a),e.lineTo(n+i,r+a),e.lineTo(n-i,r+a),e.closePath()}}),dA=sy.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var n=t.cx,r=t.cy,i=t.width/2,a=t.height/2;e.moveTo(n,r-a),e.lineTo(n+i,r),e.lineTo(n,r+a),e.lineTo(n-i,r),e.closePath()}}),dP=sy.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.x,r=t.y,i=t.width/5*3,a=Math.max(i,t.height),o=i/2,s=o*o/(a-o),l=r-a+o+s,u=Math.asin(s/o),c=Math.cos(u)*o,h=Math.sin(u),d=Math.cos(u),p=.6*o,f=.7*o;e.moveTo(n-c,l+s),e.arc(n,l,o,Math.PI-u,2*Math.PI+u),e.bezierCurveTo(n+c-h*p,l+s+d*p,n,r-f,n,r),e.bezierCurveTo(n,r-f,n-c+h*p,l+s+d*p,n-c,l+s),e.closePath()}}),dR=sy.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var n=t.height,r=t.width,i=t.x,a=t.y,o=r/3*2;e.moveTo(i,a),e.lineTo(i+o,a+n),e.lineTo(i,a+n/4*3),e.lineTo(i-o,a+n),e.lineTo(i,a),e.closePath()}}),dz={line:function(e,t,n,r,i){i.x1=e,i.y1=t+r/2,i.x2=e+n,i.y2=t+r/2},rect:function(e,t,n,r,i){i.x=e,i.y=t,i.width=n,i.height=r},roundRect:function(e,t,n,r,i){i.x=e,i.y=t,i.width=n,i.height=r,i.r=Math.min(n,r)/4},square:function(e,t,n,r,i){var a=Math.min(n,r);i.x=e,i.y=t,i.width=a,i.height=a},circle:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.r=Math.min(n,r)/2},diamond:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.width=n,i.height=r},pin:function(e,t,n,r,i){i.x=e+n/2,i.y=t+r/2,i.width=n,i.height=r},arrow:function(e,t,n,r,i){i.x=e+n/2,i.y=t+r/2,i.width=n,i.height=r},triangle:function(e,t,n,r,i){i.cx=e+n/2,i.cy=t+r/2,i.width=n,i.height=r}},dN={};nV({line:hH,rect:lS,roundRect:lS,square:lS,circle:hm,diamond:dA,pin:dP,arrow:dR,triangle:dO},function(e,t){dN[t]=new e});var dL=sy.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(e,t,n){var r=aH(e,t,n),i=this.shape;return i&&"pin"===i.symbolType&&"inside"===t.position&&(r.y=n.y+.4*n.height),r},buildPath:function(e,t,n){var r=t.symbolType;if("none"!==r){var i=dN[r];i||(i=dN[r="rect"]),dz[r](t.x,t.y,t.width,t.height,i.shape),i.buildPath(e,i.shape,n)}}});function dF(e,t){if("image"!==this.type){var n=this.style;this.__isEmptyBrush?(n.stroke=e,n.fill=t||"#fff",n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=e:n.fill=e,this.markRedraw()}}function dE(e,t,n,r,i,a,o){var s,l,u,c,h,d=0===e.indexOf("empty");return(d&&(e=e.substr(5,1).toLowerCase()+e.substr(6)),0===e.indexOf("image://"))?(s=e.slice(8),l=new r2(t,n,r,i),u=o?"center":"cover",h=c=new ly({style:{image:s,x:l.x,y:l.y,width:l.width,height:l.height},onload:function(e){if("center"===u){var t={width:e.width,height:e.height};c.setStyle(hZ(l,t))}}})):h=0===e.indexOf("path://")?h$(e.slice(7),{},new r2(t,n,r,i),o?"center":"cover"):new dL({shape:{symbolType:e,x:t,y:n,width:r,height:i}}),h.__isEmptyBrush=d,h.setColor=dF,a&&h.setColor(a),h}function dB(e){return isFinite(e)}function dH(e,t,n){for(var r,i,a,o,s,l,u,c,h,d,p="radial"===t.type?(a=Math.min(r=n.width,i=n.height),o=null==t.x?.5:t.x,s=null==t.y?.5:t.y,l=null==t.r?.5:t.r,t.global||(o=o*r+n.x,s=s*i+n.y,l*=a),o=dB(o)?o:.5,s=dB(s)?s:.5,l=l>=0&&dB(l)?l:.5,e.createRadialGradient(o,s,0,o,s,l)):(u=null==t.x?0:t.x,c=null==t.x2?1:t.x2,h=null==t.y?0:t.y,d=null==t.y2?0:t.y2,t.global||(u=u*n.width+n.x,c=c*n.width+n.x,h=h*n.height+n.y,d=d*n.height+n.y),u=dB(u)?u:0,c=dB(c)?c:1,h=dB(h)?h:0,d=dB(d)?d:0,e.createLinearGradient(u,h,c,d)),f=t.colorStops,g=0;g<f.length;g++)p.addColorStop(f[g].offset,f[g].color);return p}function dV(e){return parseInt(e,10)}function dW(e,t,n){var r=["width","height"][t],i=["clientWidth","clientHeight"][t],a=["paddingLeft","paddingTop"][t],o=["paddingRight","paddingBottom"][t];if(null!=n[r]&&"auto"!==n[r])return parseFloat(n[r]);var s=document.defaultView.getComputedStyle(e);return(e[i]||dV(s[r])||dV(e.style[r]))-(dV(s[a])||0)-(dV(s[o])||0)|0}function dY(e){var t,n,r=e.style,i=r.lineDash&&r.lineWidth>0&&(t=r.lineDash,n=r.lineWidth,t&&"solid"!==t&&n>0?"dashed"===t?[4*n,2*n]:"dotted"===t?[n]:nJ(t)?[t]:n$(t)?t:null:null),a=r.lineDashOffset;if(i){var o=r.strokeNoScale&&e.getLineScale?e.getLineScale():1;o&&1!==o&&(i=nW(i,function(e){return e/o}),a/=o)}return[i,a]}var dG=new si(!0);function dU(e){var t=e.stroke;return null!=t&&"none"!==t&&e.lineWidth>0}function dq(e){return"string"==typeof e&&"none"!==e}function dX(e){var t=e.fill;return null!=t&&"none"!==t}function d$(e,t){if(null!=t.fillOpacity&&1!==t.fillOpacity){var n=e.globalAlpha;e.globalAlpha=t.fillOpacity*t.opacity,e.fill(),e.globalAlpha=n}else e.fill()}function dZ(e,t){if(null!=t.strokeOpacity&&1!==t.strokeOpacity){var n=e.globalAlpha;e.globalAlpha=t.strokeOpacity*t.opacity,e.stroke(),e.globalAlpha=n}else e.stroke()}function dK(e,t,n){var r=ln(t.image,t.__image,n);if(li(r)){var i=e.createPattern(r,t.repeat||"repeat");if("function"==typeof DOMMatrix&&i&&i.setTransform){var a=new DOMMatrix;a.translateSelf(t.x||0,t.y||0),a.rotateSelf(0,0,(t.rotation||0)*ru),a.scaleSelf(t.scaleX||1,t.scaleY||1),i.setTransform(a)}return i}}var dJ=["shadowBlur","shadowOffsetX","shadowOffsetY"],dQ=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function d1(e,t,n,r,i){var a=!1;if(!r&&t===(n=n||{}))return!1;if(r||t.opacity!==n.opacity){d3(e,i),a=!0;var o=Math.max(Math.min(t.opacity,1),0);e.globalAlpha=isNaN(o)?oP.opacity:o}(r||t.blend!==n.blend)&&(a||(d3(e,i),a=!0),e.globalCompositeOperation=t.blend||oP.blend);for(var s=0;s<dJ.length;s++){var l=dJ[s];(r||t[l]!==n[l])&&(a||(d3(e,i),a=!0),e[l]=e.dpr*(t[l]||0))}return(r||t.shadowColor!==n.shadowColor)&&(a||(d3(e,i),a=!0),e.shadowColor=t.shadowColor||oP.shadowColor),a}function d0(e,t,n,r,i){var a=d4(t,i.inHover),o=r?null:n&&d4(n,i.inHover)||{};if(a===o)return!1;var s=d1(e,a,o,r,i);if((r||a.fill!==o.fill)&&(s||(d3(e,i),s=!0),dq(a.fill)&&(e.fillStyle=a.fill)),(r||a.stroke!==o.stroke)&&(s||(d3(e,i),s=!0),dq(a.stroke)&&(e.strokeStyle=a.stroke)),(r||a.opacity!==o.opacity)&&(s||(d3(e,i),s=!0),e.globalAlpha=null==a.opacity?1:a.opacity),t.hasStroke()){var l=a.lineWidth/(a.strokeNoScale&&t.getLineScale?t.getLineScale():1);e.lineWidth!==l&&(s||(d3(e,i),s=!0),e.lineWidth=l)}for(var u=0;u<dQ.length;u++){var c=dQ[u],h=c[0];(r||a[h]!==o[h])&&(s||(d3(e,i),s=!0),e[h]=a[h]||c[1])}return s}function d2(e,t){var n=t.transform,r=e.dpr||1;n?e.setTransform(r*n[0],r*n[1],r*n[2],r*n[3],r*n[4],r*n[5]):e.setTransform(r,0,0,r,0,0)}function d3(e,t){t.batchFill&&e.fill(),t.batchStroke&&e.stroke(),t.batchFill="",t.batchStroke=""}function d4(e,t){return t&&e.__hoverStyle||e.style}function d5(e,t){d9(e,t,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function d9(e,t,n,r){var i,a=t.transform;if(!t.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1)){t.__dirty&=-2,t.__isRendered=!1;return}var o=t.__clipPaths,s=n.prevElClipPaths,l=!1,u=!1;if(!s||function(e,t){if(e===t||!e&&!t)return!1;if(!e||!t||e.length!==t.length)return!0;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!0;return!1}(o,s)){if(s&&s.length&&(d3(e,n),e.restore(),u=l=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),o&&o.length){d3(e,n),e.save();for(var c=!1,h=0;h<o.length;h++){var d=o[h];c=c||d.isZeroArea(),d2(e,d),e.beginPath(),d.buildPath(e,d.shape),e.clip()}n.allClipped=c,l=!0}n.prevElClipPaths=o}if(n.allClipped){t.__isRendered=!1;return}t.beforeBrush&&t.beforeBrush(),t.innerBeforeBrush();var p=n.prevEl;p||(u=l=!0);var f=t instanceof sy&&t.autoBatch&&(v=dX(m=t.style),y=dU(m),!(m.lineDash||!(v^y)||v&&"string"!=typeof m.fill||y&&"string"!=typeof m.stroke||m.strokePercent<1||m.strokeOpacity<1||m.fillOpacity<1));!l&&(x=p.transform,a&&x?a[0]===x[0]&&a[1]===x[1]&&a[2]===x[2]&&a[3]===x[3]&&a[4]===x[4]&&a[5]===x[5]:+(!a&&!x))?f||d3(e,n):(d3(e,n),d2(e,t));var g=d4(t,n.inHover);if(t instanceof sy)1!==n.lastDrawType&&(u=!0,n.lastDrawType=1),d0(e,t,p,u,n),f&&(n.batchFill||n.batchStroke)||e.beginPath(),function(e,t,n,r){var i,a,o,s=dU(n),l=dX(n),u=n.strokePercent,c=u<1,h=!t.path;(!t.silent||c)&&h&&t.createPathProxy();var d=t.path||dG,p=t.__dirty;if(!r){var f=n.fill,g=n.stroke,m=l&&!!f.colorStops,v=s&&!!g.colorStops,y=l&&!!f.image,x=s&&!!g.image,_=void 0,b=void 0,w=void 0,S=void 0,C=void 0;(m||v)&&(C=t.getBoundingRect()),m&&(_=p?dH(e,f,C):t.__canvasFillGradient,t.__canvasFillGradient=_),v&&(b=p?dH(e,g,C):t.__canvasStrokeGradient,t.__canvasStrokeGradient=b),y&&(w=p||!t.__canvasFillPattern?dK(e,f,t):t.__canvasFillPattern,t.__canvasFillPattern=w),x&&(S=p||!t.__canvasStrokePattern?dK(e,g,t):t.__canvasStrokePattern,t.__canvasStrokePattern=w),m?e.fillStyle=_:y&&(w?e.fillStyle=w:l=!1),v?e.strokeStyle=b:x&&(S?e.strokeStyle=S:s=!1)}var T=t.getGlobalScale();d.setScale(T[0],T[1],t.segmentIgnoreThreshold),e.setLineDash&&n.lineDash&&(a=(i=dY(t))[0],o=i[1]);var I=!0;(h||4&p)&&(d.setDPR(e.dpr),c?d.setContext(null):(d.setContext(e),I=!1),d.reset(),t.buildPath(d,t.shape,r),d.toStatic(),t.pathUpdated()),I&&d.rebuildPath(e,c?u:1),a&&(e.setLineDash(a),e.lineDashOffset=o),!r&&(n.strokeFirst?(s&&dZ(e,n),l&&d$(e,n)):(l&&d$(e,n),s&&dZ(e,n))),a&&e.setLineDash([])}(e,t,g,f),f&&(n.batchFill=g.fill||"",n.batchStroke=g.stroke||"");else if(t instanceof lg){3!==n.lastDrawType&&(u=!0,n.lastDrawType=3),d0(e,t,p,u,n);var m,v,y,x,_,b=g.text;if(null!=b&&(b+=""),b){e.font=g.font||nx,e.textAlign=g.textAlign,e.textBaseline=g.textBaseline;var w=void 0,S=void 0;e.setLineDash&&g.lineDash&&(w=(_=dY(t))[0],S=_[1]),w&&(e.setLineDash(w),e.lineDashOffset=S),g.strokeFirst?(dU(g)&&e.strokeText(b,g.x,g.y),dX(g)&&e.fillText(b,g.x,g.y)):(dX(g)&&e.fillText(b,g.x,g.y),dU(g)&&e.strokeText(b,g.x,g.y)),w&&e.setLineDash([])}}else t instanceof ly?(2!==n.lastDrawType&&(u=!0,n.lastDrawType=2),i=u,d1(e,d4(t,n.inHover),p&&d4(p,n.inHover),i,n),function(e,t,n){var r=t.__image=ln(n.image,t.__image,t,t.onload);if(r&&li(r)){var i=n.x||0,a=n.y||0,o=t.getWidth(),s=t.getHeight(),l=r.width/r.height;if(null==o&&null!=s?o=s*l:null==s&&null!=o?s=o/l:null==o&&null==s&&(o=r.width,s=r.height),n.sWidth&&n.sHeight){var u=n.sx||0,c=n.sy||0;e.drawImage(r,u,c,n.sWidth,n.sHeight,i,a,o,s)}else if(n.sx&&n.sy){var u=n.sx,c=n.sy,h=o-u,d=s-c;e.drawImage(r,u,c,h,d,i,a,o,s)}else e.drawImage(r,i,a,o,s)}}(e,t,g)):t.getTemporalDisplayables&&(4!==n.lastDrawType&&(u=!0,n.lastDrawType=4),function(e,t,n){var r,i,a=t.getDisplayables(),o=t.getTemporalDisplayables();e.save();var s={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover};for(r=t.getCursor(),i=a.length;r<i;r++){var l=a[r];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),d9(e,l,s,r===i-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}for(var u=0,c=o.length;u<c;u++){var l=o[u];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),d9(e,l,s,u===c-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}t.clearTemporalDisplayables(),t.notClear=!0,e.restore()}(e,t,n));f&&r&&d3(e,n),t.innerAfterBrush(),t.afterBrush&&t.afterBrush(),n.prevEl=t,t.__dirty=0,t.__isRendered=!0}var d8=new dD,d6=new iE(100),d7=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function pe(e,t){if("none"===e)return null;var n=t.getDevicePixelRatio(),r=t.getZr(),i="svg"===r.painter.type;e.dirty&&d8.delete(e);var a=d8.get(e);if(a)return a;var o=nF(e,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512});"none"===o.backgroundColor&&(o.backgroundColor=null);var s={repeat:"repeat"};return function(e){for(var t,a,s=[n],l=!0,u=0;u<d7.length;++u){var c=o[d7[u]];if(null!=c&&!n$(c)&&!nK(c)&&!nJ(c)&&"boolean"!=typeof c){l=!1;break}s.push(c)}if(l){t=s.join(",")+(i?"-svg":"");var h=d6.get(t);h&&(i?e.svgElement=h:e.image=h)}var d=function e(t){if(!t||0===t.length)return[[0,0]];if(nJ(t)){var n=Math.ceil(t);return[[n,n]]}for(var r=!0,i=0;i<t.length;++i)if(!nJ(t[i])){r=!1;break}if(r)return e([t]);for(var a=[],i=0;i<t.length;++i)if(nJ(t[i])){var n=Math.ceil(t[i]);a.push([n,n])}else{var n=nW(t[i],function(e){return Math.ceil(e)});n.length%2==1?a.push(n.concat(n)):a.push(n)}return a}(o.dashArrayX),p=function(e){if(!e||"object"==typeof e&&0===e.length)return[0,0];if(nJ(e)){var t=Math.ceil(e);return[t,t]}var n=nW(e,function(e){return Math.ceil(e)});return e.length%2?n.concat(n):n}(o.dashArrayY),f=function e(t){if(!t||0===t.length)return[["rect"]];if(nK(t))return[[t]];for(var n=!0,r=0;r<t.length;++r)if(!nK(t[r])){n=!1;break}if(n)return e([t]);for(var i=[],r=0;r<t.length;++r)nK(t[r])?i.push([t[r]]):i.push(t[r]);return i}(o.symbol),g=nW(d,function(e){return pt(e)}),m=pt(p),v=!i&&nb.createCanvas(),y=i&&{tag:"g",attrs:{},key:"dcl",children:[]},x=function(){for(var e=1,t=0,n=g.length;t<n;++t)e=oe(e,g[t]);for(var r=1,t=0,n=f.length;t<n;++t)r=oe(r,f[t].length);e*=r;var i=m*g.length*f.length;return{width:Math.max(1,Math.min(e,o.maxTileWidth)),height:Math.max(1,Math.min(i,o.maxTileHeight))}}();v&&(v.width=x.width*n,v.height=x.height*n,a=v.getContext("2d")),function(){a&&(a.clearRect(0,0,v.width,v.height),o.backgroundColor&&(a.fillStyle=o.backgroundColor,a.fillRect(0,0,v.width,v.height)));for(var e=0,t=0;t<p.length;++t)e+=p[t];if(!(e<=0))for(var s=-m,l=0,u=0,c=0;s<x.height;){if(l%2==0){for(var h=u/2%f.length,g=0,_=0,b=0;g<2*x.width;){for(var w=0,t=0;t<d[c].length;++t)w+=d[c][t];if(w<=0)break;if(_%2==0){var S=(1-o.symbolSize)*.5,C=g+d[c][_]*S,T=s+p[l]*S,I=d[c][_]*o.symbolSize,k=p[l]*o.symbolSize,j=b/2%f[h].length;!function(e,t,s,l,u){var c=i?1:n,h=dE(u,e*c,t*c,s*c,l*c,o.color,o.symbolKeepAspect);if(i){var d=r.painter.renderOneToVNode(h);d&&y.children.push(d)}else d5(a,h)}(C,T,I,k,f[h][j])}g+=d[c][_],++b,++_===d[c].length&&(_=0)}++c===d.length&&(c=0)}s+=p[l],++u,++l===p.length&&(l=0)}}(),l&&d6.put(t,v||y),e.image=v,e.svgElement=y,e.svgWidth=x.width,e.svgHeight=x.height}(s),s.rotation=o.rotation,s.scaleX=s.scaleY=i?1:1/n,d8.set(e,s),e.dirty=!1,s}function pt(e){for(var t=0,n=0;n<e.length;++n)t+=e[n];return e.length%2==1?2*t:t}var pn=new rS,pr={},pi="__flagInMainProcess",pa="__pendingUpdate",po="__needsUpdateStatus",ps=/^[a-zA-Z0-9_]+$/;function pl(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return this.isDisposed()?void this.id:pc(this,e,t)}}function pu(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return pc(this,e,t)}}function pc(e,t,n){return n[0]=n[0]&&n[0].toLowerCase(),rS.prototype[t].apply(e,n)}var ph=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return nm(t,e),t}(rS),pd=ph.prototype;pd.on=pu("on"),pd.off=pu("off");var pp=function(e){function t(t,n,r){var i=e.call(this,new dS)||this;i._chartsViews=[],i._chartsMap={},i._componentsViews=[],i._componentsMap={},i._pendingActions=[],r=r||{},nK(n)&&(n=p_[n]),i._dom=t,r.ssr;var a=i._zr=a1(t,{renderer:r.renderer||"canvas",devicePixelRatio:r.devicePixelRatio,width:r.width,height:r.height,ssr:r.ssr,useDirtyRect:n4(r.useDirtyRect,!1),useCoarsePointer:n4(r.useCoarsePointer,"auto"),pointerSize:r.pointerSize});i._ssr=r.ssr,i._throttledZrFlush=function(e,t,n){var r,i,a,o,s,l=0,u=0,c=null;function h(){u=new Date().getTime(),c=null,e.apply(a,o||[])}t=t||0;var d=function(){for(var e=[],d=0;d<arguments.length;d++)e[d]=arguments[d];r=new Date().getTime(),a=this,o=e;var p=s||t,f=s||n;s=null,i=r-(f?l:u)-p,clearTimeout(c),f?c=setTimeout(h,p):i>=0?h():c=setTimeout(h,-i),l=r};return d.clear=function(){c&&(clearTimeout(c),c=null)},d.debounceNextCall=function(e){s=e},d}(nq(a.flush,a),17),(n=nz(n))&&ci(n,!0),i._theme=n,i._locale=function(e){if(!nK(e))return nN(nz(e),nz(lZ.EN),!1);var t=lZ[e.toUpperCase()]||{};return"ZH"===e||"EN"===e?nz(t):nN(nz(t),nz(lZ.EN),!1)}(r.locale||lJ),i._coordSysMgr=new u$;var o=i._api=Q(i);function s(e,t){return e.__prio-t.__prio}return is(px,s),is(pv,s),i._scheduler=new dr(i,o,pv,px),i._messageCenter=new ph,i._initEvents(),i.resize=nq(i.resize,i),a.animation.on("frame",i._onframe,i),X(a,i),$(a,i),i[re]=!0,i}return nm(t,e),t.prototype._onframe=function(){if(!this._disposed){et(this);var e=this._scheduler;if(this[pa]){var t=this[pa].silent;this[pi]=!0;try{E(this),V.update.call(this,null,this[pa].updateParams)}catch(e){throw this[pi]=!1,this[pa]=null,e}this._zr.flush(),this[pi]=!1,this[pa]=null,U.call(this,t),q.call(this,t)}else if(e.unfinished){var n=1,r=this._model,i=this._api;e.unfinished=!1;do{var a=+new Date;e.performSeriesTasks(r),e.performDataProcessorTasks(r),Y(this,r),e.performVisualTasks(r),J(this,this._model,i,"remain",{}),n-=new Date-a}while(n>0&&e.unfinished);e.unfinished||this._zr.flush()}}},t.prototype.getDom=function(){return this._dom},t.prototype.getId=function(){return this.id},t.prototype.getZr=function(){return this._zr},t.prototype.isSSR=function(){return this._ssr},t.prototype.setOption=function(e,t,n){if(!this[pi]){if(this._disposed)return void this.id;if(nQ(t)&&(n=t.lazyUpdate,r=t.silent,i=t.replaceMerge,a=t.transition,t=t.notMerge),this[pi]=!0,!this._model||t){var r,i,a,o=new uK(this._api),s=this._theme,l=this._model=new uV;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,o)}this._model.setOption(e,{replaceMerge:i},py);var u={seriesTransition:a,optionChanged:!0};if(n)this[pa]={silent:r,updateParams:u},this[pi]=!1,this.getZr().wakeUp();else{try{E(this),V.update.call(this,null,u)}catch(e){throw this[pa]=null,this[pi]=!1,e}this._ssr||this._zr.flush(),this[pa]=null,this[pi]=!1,U.call(this,r),q.call(this,r)}}},t.prototype.setTheme=function(){},t.prototype.getModel=function(){return this._model},t.prototype.getOption=function(){return this._model&&this._model.getOption()},t.prototype.getWidth=function(){return this._zr.getWidth()},t.prototype.getHeight=function(){return this._zr.getHeight()},t.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||ny.hasGlobalWindow&&window.devicePixelRatio||1},t.prototype.getRenderedCanvas=function(e){return this.renderToCanvas(e)},t.prototype.renderToCanvas=function(e){return e=e||{},this._zr.painter.getRenderedCanvas({backgroundColor:e.backgroundColor||this._model.get("backgroundColor"),pixelRatio:e.pixelRatio||this.getDevicePixelRatio()})},t.prototype.renderToSVGString=function(e){return e=e||{},this._zr.painter.renderToString({useViewBox:e.useViewBox})},t.prototype.getSvgDataURL=function(){if(ny.svgSupported){var e=this._zr;return nV(e.storage.getDisplayList(),function(e){e.stopAnimation(null,!0)}),e.painter.toDataURL()}},t.prototype.getDataURL=function(e){if(this._disposed)return void this.id;var t=(e=e||{}).excludeComponents,n=this._model,r=[],i=this;nV(t,function(e){n.eachComponent({mainType:e},function(e){var t=i._componentsMap[e.__viewId];t.group.ignore||(r.push(t),t.group.ignore=!0)})});var a="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(e).toDataURL("image/"+(e&&e.type||"png"));return nV(r,function(e){e.group.ignore=!1}),a},t.prototype.getConnectedDataURL=function(e){if(this._disposed)return void this.id;var t="svg"===e.type,n=this.group,r=Math.min,i=Math.max,a=1/0;if(!pS[n])return this.getDataURL(e);var o=a,s=a,l=-a,u=-a,c=[],h=e&&e.pixelRatio||this.getDevicePixelRatio();nV(pw,function(a,h){if(a.group===n){var d=t?a.getZr().painter.getSvgDom().innerHTML:a.renderToCanvas(nz(e)),p=a.getDom().getBoundingClientRect();o=r(p.left,o),s=r(p.top,s),l=i(p.right,l),u=i(p.bottom,u),c.push({dom:d,left:p.left,top:p.top})}}),o*=h,s*=h,l*=h,u*=h;var d=l-o,p=u-s,f=nb.createCanvas(),g=a1(f,{renderer:t?"svg":"canvas"});if(g.resize({width:d,height:p}),!t)return e.connectedBackgroundColor&&g.add(new lS({shape:{x:0,y:0,width:d,height:p},style:{fill:e.connectedBackgroundColor}})),nV(c,function(e){var t=new ly({style:{x:e.left*h-o,y:e.top*h-s,image:e.dom}});g.add(t)}),g.refreshImmediately(),f.toDataURL("image/"+(e&&e.type||"png"));var m="";return nV(c,function(e){var t=e.left-o,n=e.top-s;m+='<g transform="translate('+t+","+n+')">'+e.dom+"</g>"}),g.painter.getSvgRoot().innerHTML=m,e.connectedBackgroundColor&&g.painter.setBackgroundColor(e.connectedBackgroundColor),g.refreshImmediately(),g.painter.toDataURL()},t.prototype.convertToPixel=function(e,t){return W(this,"convertToPixel",e,t)},t.prototype.convertFromPixel=function(e,t){return W(this,"convertFromPixel",e,t)},t.prototype.containPixel=function(e,t){var n;return this._disposed?void this.id:(nV(of(this._model,e),function(e,r){r.indexOf("Models")>=0&&nV(e,function(e){var i=e.coordinateSystem;if(i&&i.containPoint)n=n||!!i.containPoint(t);else if("seriesModels"===r){var a=this._chartsMap[e.__viewId];a&&a.containPoint&&(n=n||a.containPoint(t,e))}},this)},this),!!n)},t.prototype.getVisual=function(e,t){var n=of(this._model,e,{defaultMainType:"series"}),r=n.seriesModel.getData(),i=n.hasOwnProperty("dataIndexInside")?n.dataIndexInside:n.hasOwnProperty("dataIndex")?r.indexOfRawIndex(n.dataIndex):null;return null!=i?function(e,t,n){switch(n){case"color":return e.getItemVisual(t,"style")[e.getVisual("drawType")];case"opacity":return e.getItemVisual(t,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return e.getItemVisual(t,n)}}(r,i,t):function(e,t){switch(t){case"color":return e.getVisual("style")[e.getVisual("drawType")];case"opacity":return e.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return e.getVisual(t)}}(r,t)},t.prototype.getViewOfComponentModel=function(e){return this._componentsMap[e.__viewId]},t.prototype.getViewOfSeriesModel=function(e){return this._chartsMap[e.__viewId]},t.prototype._initEvents=function(){var e,t,n,r=this;nV(pf,function(e){var t=function(t){var n,i=r.getModel(),a=t.target;if("globalout"===e?n={}:a&&dk(a,function(e){var t=oD(e);if(t&&null!=t.dataIndex){var r=t.dataModel||i.getSeriesByIndex(t.seriesIndex);return n=r&&r.getDataParams(t.dataIndex,t.dataType,a)||{},!0}if(t.eventData)return n=nL({},t.eventData),!0},!0),n){var o=n.componentType,s=n.componentIndex;("markLine"===o||"markPoint"===o||"markArea"===o)&&(o="series",s=n.seriesIndex);var l=o&&null!=s&&i.getComponent(o,s),u=l&&r["series"===l.mainType?"_chartsMap":"_componentsMap"][l.__viewId];n.event=t,n.type=e,r._$eventProcessor.eventInfo={targetEl:a,packedEvent:n,model:l,view:u},r.trigger(e,n)}};t.zrEventfulCallAtLast=!0,r._zr.on(e,t,r)}),nV(pm,function(e,t){r._messageCenter.on(t,function(e){this.trigger(t,e)},r)}),nV(["selectchanged"],function(e){r._messageCenter.on(e,function(t){this.trigger(e,t)},r)}),e=this._messageCenter,t=this,n=this._api,e.on("selectchanged",function(e){var r=n.getModel();e.isFromClick?(dI("map","selectchanged",t,r,e),dI("pie","selectchanged",t,r,e)):"select"===e.fromAction?(dI("map","selected",t,r,e),dI("pie","selected",t,r,e)):"unselect"===e.fromAction&&(dI("map","unselected",t,r,e),dI("pie","unselected",t,r,e))})},t.prototype.isDisposed=function(){return this._disposed},t.prototype.clear=function(){this._disposed?this.id:this.setOption({series:[]},!0)},t.prototype.dispose=function(){if(this._disposed)return void this.id;this._disposed=!0,this.getDom()&&(e=this.getDom(),e.setAttribute?e.setAttribute(pC,""):e[pC]="");var e,t=this._api,n=this._model;nV(this._componentsViews,function(e){e.dispose(n,t)}),nV(this._chartsViews,function(e){e.dispose(n,t)}),this._zr.dispose(),this._dom=this._model=this._chartsMap=this._componentsMap=this._chartsViews=this._componentsViews=this._scheduler=this._api=this._zr=this._throttledZrFlush=this._theme=this._coordSysMgr=this._messageCenter=null,delete pw[this.id]},t.prototype.resize=function(e){if(!this[pi]){if(this._disposed)return void this.id;this._zr.resize(e);var t=this._model;if(this._loadingFX&&this._loadingFX.resize(),t){var n=t.resetOption("media"),r=e&&e.silent;this[pa]&&(null==r&&(r=this[pa].silent),n=!0,this[pa]=null),this[pi]=!0;try{n&&E(this),V.update.call(this,{type:"resize",animation:nL({duration:0},e&&e.animation)})}catch(e){throw this[pi]=!1,e}this[pi]=!1,U.call(this,r),q.call(this,r)}}},t.prototype.showLoading=function(e,t){if(this._disposed)return void this.id;if(nQ(e)&&(t=e,e=""),e=e||"default",this.hideLoading(),pb[e]){var n=pb[e](this._api,t),r=this._zr;this._loadingFX=n,r.add(n)}},t.prototype.hideLoading=function(){this._disposed?this.id:(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},t.prototype.makeActionFromEvent=function(e){var t=nL({},e);return t.type=pm[e.type],t},t.prototype.dispatchAction=function(e,t){if(this._disposed)return void this.id;if((nQ(t)||(t={silent:!!t}),pg[e.type])&&this._model){if(this[pi])return void this._pendingActions.push(e);var n=t.silent;G.call(this,e,n);var r=t.flush;r?this._zr.flush():!1!==r&&ny.browser.weChat&&this._throttledZrFlush(),U.call(this,n),q.call(this,n)}},t.prototype.updateLabelLayout=function(){pn.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},t.prototype.appendData=function(e){if(this._disposed)return void this.id;var t=e.seriesIndex;this.getModel().getSeriesByIndex(t).appendData(e),this._scheduler.unfinished=!0,this.getZr().wakeUp()},t.internalField=function(){function e(e){e.clearColorPalette(),e.eachSeries(function(e){e.clearColorPalette()})}function t(e){for(var t=[],n=e.currentStates,r=0;r<n.length;r++){var i=n[r];"emphasis"!==i&&"blur"!==i&&"select"!==i&&t.push(i)}e.selected&&e.states.select&&t.push("select"),2===e.hoverState&&e.states.emphasis?t.push("emphasis"):1===e.hoverState&&e.states.blur&&t.push("blur"),e.useStates(t)}function n(e,t){if(!e.preventAutoZ){var n=e.get("z")||0,r=e.get("zlevel")||0;t.eachRendered(function(e){return function e(t,n,r,i){var a=t.getTextContent(),o=t.getTextGuideLine();if(t.isGroup)for(var s=t.childrenRef(),l=0;l<s.length;l++)i=Math.max(e(s[l],n,r,i),i);else t.z=n,t.zlevel=r,i=Math.max(t.z2,i);if(a&&(a.z=n,a.zlevel=r,isFinite(i)&&(a.z2=i+2)),o){var u=t.textGuideLineConfig;o.z=n,o.zlevel=r,isFinite(i)&&(o.z2=i+(u&&u.showAbove?1:-1))}return i}(e,n,r,-1/0),!0})}}function r(e,t){t.eachRendered(function(e){if(!s4(e)){var t=e.getTextContent(),n=e.getTextGuideLine();e.stateTransition&&(e.stateTransition=null),t&&t.stateTransition&&(t.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),e.hasState()?(e.prevStates=e.currentStates,e.clearStates()):e.prevStates&&(e.prevStates=null)}})}function i(e,n){var r=e.getModel("stateAnimation"),i=e.isAnimationEnabled(),a=r.get("duration"),o=a>0?{duration:a,delay:r.get("delay"),easing:r.get("easing")}:null;n.eachRendered(function(e){if(e.states&&e.states.emphasis&&!s4(e)){if(e instanceof sy&&((n=sb(e)).normalFill=e.style.fill,n.normalStroke=e.style.stroke,n.selectFill=(r=e.states.select||{}).style&&r.style.fill||null,n.selectStroke=r.style&&r.style.stroke||null),e.__dirty){var n,r,a=e.prevStates;a&&e.useStates(a)}if(i){e.stateTransition=o;var s=e.getTextContent(),l=e.getTextGuideLine();s&&(s.stateTransition=o),l&&(l.stateTransition=o)}e.__dirty&&t(e)}})}E=function(e){var t=e._scheduler;t.restorePipelines(e._model),t.prepareStageTasks(),B(e,!0),B(e,!1),t.plan()},B=function(e,t){for(var n=e._model,r=e._scheduler,i=t?e._componentsViews:e._chartsViews,a=t?e._componentsMap:e._chartsMap,o=e._zr,s=e._api,l=0;l<i.length;l++)i[l].__alive=!1;function u(e){var l=e.__requireNewView;e.__requireNewView=!1;var u="_ec_"+e.id+"_"+e.type,c=!l&&a[u];if(!c){var h=o_(e.type);(c=new(t?c7.getClass(h.main,h.sub):h1.getClass(h.sub))).init(n,s),a[u]=c,i.push(c),o.add(c.group)}e.__viewId=c.__id=u,c.__alive=!0,c.__model=e,c.group.__ecComponentInfo={mainType:e.mainType,index:e.componentIndex},t||r.prepareView(c,e,n,s)}t?n.eachComponent(function(e,t){"series"!==e&&u(t)}):n.eachSeries(u);for(var l=0;l<i.length;){var c=i[l];c.__alive?l++:(t||c.renderTask.dispose(),o.remove(c.group),c.dispose(n,s),i.splice(l,1),a[c.__id]===c&&delete a[c.__id],c.__id=c.group.__ecComponentInfo=null)}},H=function(e,t,n,r,i){var a,o=e._model;if(o.setUpdatePayload(n),!r)return void nV([].concat(e._componentsViews).concat(e._chartsViews),c);var s={};s[r+"Id"]=n[r+"Id"],s[r+"Index"]=n[r+"Index"],s[r+"Name"]=n[r+"Name"];var l={mainType:r,query:s};i&&(l.subType=i);var u=n.excludeSeriesId;function c(r){r&&r.__alive&&r[t]&&r[t](r.__model,o,e._api,n)}null!=u&&(a=ri(),nV(on(u),function(e){var t=ol(e,null);null!=t&&a.set(t,!0)})),o&&o.eachComponent(l,function(t){if(!(a&&null!=a.get(t.id))){if(s1(n))if(t instanceof c0)n.type!==sT||n.notBlur||t.get(["emphasis","disabled"])||function(e,t,n){var r=e.seriesIndex,i=e.getData(t.dataType);if(i){var a=oh(i,t);a=(n$(a)?a[0]:a)||0;var o=i.getItemGraphicEl(a);if(!o)for(var s=i.count(),l=0;!o&&l<s;)o=i.getItemGraphicEl(l++);if(o){var u=oD(o);sq(r,u.focus,u.blurScope,n)}else{var c=e.get(["emphasis","focus"]),h=e.get(["emphasis","blurScope"]);null!=c&&sq(r,c,h,n)}}}(t,n,e._api);else{var r=s$(t.mainType,t.componentIndex,n.name,e._api),i=r.focusSelf,o=r.dispatchers;n.type===sT&&i&&!n.notBlur&&sX(t.mainType,t.componentIndex,e._api),o&&nV(o,function(e){n.type===sT?sW(e):sY(e)})}else if(sQ(n)&&t instanceof c0){if(e._api,sQ(n)){var s=n.dataType,l=oh(t.getData(s),n);n$(l)||(l=[l]),t[n.type===sM?"toggleSelect":n.type===sk?"select":"unselect"](l,s)}sZ(t),ee(e)}}},e),o&&o.eachComponent(l,function(t){a&&null!=a.get(t.id)||c(e["series"===r?"_chartsMap":"_componentsMap"][t.__viewId])},e)},V={prepareAndUpdate:function(e){E(this),V.update.call(this,e,{optionChanged:null!=e.newOption})},update:function(t,n){var r=this._model,i=this._api,a=this._zr,o=this._coordSysMgr,s=this._scheduler;if(r){r.setUpdatePayload(t),s.restoreData(r,t),s.performSeriesTasks(r),o.create(r,i),s.performDataProcessorTasks(r,t),Y(this,r),o.update(r,i),e(r),s.performVisualTasks(r,t),Z(this,r,i,t,n);var l=r.get("backgroundColor")||"transparent",u=r.get("darkMode");a.setBackgroundColor(l),null!=u&&"auto"!==u&&a.setDarkMode(u),pn.trigger("afterupdate",r,i)}},updateTransform:function(t){var n=this,r=this._model,i=this._api;if(r){r.setUpdatePayload(t);var a=[];r.eachComponent(function(e,o){if("series"!==e){var s=n.getViewOfComponentModel(o);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(o,r,i,t);l&&l.update&&a.push(s)}else a.push(s)}});var o=ri();r.eachSeries(function(e){var a=n._chartsMap[e.__viewId];if(a.updateTransform){var s=a.updateTransform(e,r,i,t);s&&s.update&&o.set(e.uid,1)}else o.set(e.uid,1)}),e(r),this._scheduler.performVisualTasks(r,t,{setDirty:!0,dirtyMap:o}),J(this,r,i,t,{},o),pn.trigger("afterupdate",r,i)}},updateView:function(t){var n=this._model;n&&(n.setUpdatePayload(t),h1.markUpdateMethod(t,"updateView"),e(n),this._scheduler.performVisualTasks(n,t,{setDirty:!0}),Z(this,n,this._api,t,{}),pn.trigger("afterupdate",n,this._api))},updateVisual:function(t){var n=this,r=this._model;r&&(r.setUpdatePayload(t),r.eachSeries(function(e){e.getData().clearAllVisual()}),h1.markUpdateMethod(t,"updateVisual"),e(r),this._scheduler.performVisualTasks(r,t,{visualType:"visual",setDirty:!0}),r.eachComponent(function(e,i){if("series"!==e){var a=n.getViewOfComponentModel(i);a&&a.__alive&&a.updateVisual(i,r,n._api,t)}}),r.eachSeries(function(e){n._chartsMap[e.__viewId].updateVisual(e,r,n._api,t)}),pn.trigger("afterupdate",r,this._api))},updateLayout:function(e){V.update.call(this,e)}},W=function(e,t,n,r){if(e._disposed)return void e.id;for(var i,a=e._model,o=e._coordSysMgr.getCoordinateSystems(),s=of(a,n),l=0;l<o.length;l++){var u=o[l];if(u[t]&&null!=(i=u[t](a,s,r)))return i}},Y=function(e,t){var n=e._chartsMap,r=e._scheduler;t.eachSeries(function(e){r.updateStreamModes(e,n[e.__viewId])})},G=function(e,t){var n,r=this,i=this.getModel(),a=e.type,o=e.escapeConnect,s=pg[a],l=s.actionInfo,u=(l.update||"update").split(":"),c=u.pop(),h=null!=u[0]&&o_(u[0]);this[pi]=!0;var d=[e],p=!1;e.batch&&(p=!0,d=nW(e.batch,function(t){return(t=nF(nL({},t),e)).batch=null,t}));var f=[],g=sQ(e),m=s1(e);if(m&&sU(this._api),nV(d,function(t){if((n=(n=s.action(t,r._model,r._api))||nL({},t)).type=l.event||n.type,f.push(n),m){var i=og(e),a=i.queryOptionMap;H(r,c,t,i.mainTypeSpecified?a.keys()[0]:"series"),ee(r)}else g?(H(r,c,t,"series"),ee(r)):h&&H(r,c,t,h.main,h.sub)}),"none"!==c&&!m&&!g&&!h)try{this[pa]?(E(this),V.update.call(this,e),this[pa]=null):V[c].call(this,e)}catch(e){throw this[pi]=!1,e}if(n=p?{type:l.event||a,escapeConnect:o,batch:f}:f[0],this[pi]=!1,!t){var v=this._messageCenter;if(v.trigger(n.type,n),g){var y,x={type:"selectchanged",escapeConnect:o,selected:(y=[],i.eachSeries(function(e){nV(e.getAllData(),function(t){t.data;var n=t.type,r=e.getSelectedDataIndices();if(r.length>0){var i={dataIndex:r,seriesIndex:e.seriesIndex};null!=n&&(i.dataType=n),y.push(i)}})}),y),isFromClick:e.isFromClick||!1,fromAction:e.type,fromActionPayload:e};v.trigger(x.type,x)}}},U=function(e){for(var t=this._pendingActions;t.length;){var n=t.shift();G.call(this,n,e)}},q=function(e){e||this.trigger("updated")},X=function(e,t){e.on("rendered",function(n){t.trigger("rendered",n),!e.animation.isFinished()||t[pa]||t._scheduler.unfinished||t._pendingActions.length||t.trigger("finished")})},$=function(e,t){e.on("mouseover",function(e){var n,r,i,a,o,s=dk(e.target,sJ);s&&(n=t._api,a=(i=s$((r=oD(s)).componentMainType,r.componentIndex,r.componentHighDownName,n)).dispatchers,o=i.focusSelf,a?(o&&sX(r.componentMainType,r.componentIndex,n),nV(a,function(t){return sH(t,e)})):(sq(r.seriesIndex,r.focus,r.blurScope,n),"self"===r.focus&&sX(r.componentMainType,r.componentIndex,n),sH(s,e)),ee(t))}).on("mouseout",function(e){var n,r,i,a=dk(e.target,sJ);a&&(sU(n=t._api),(i=s$((r=oD(a)).componentMainType,r.componentIndex,r.componentHighDownName,n).dispatchers)?nV(i,function(t){return sV(t,e)}):sV(a,e),ee(t))}).on("click",function(e){var n=dk(e.target,function(e){return null!=oD(e).dataIndex},!0);if(n){var r=n.selected?"unselect":"select",i=oD(n);t._api.dispatchAction({type:r,dataType:i.dataType,dataIndexInside:i.dataIndex,seriesIndex:i.seriesIndex,isFromClick:!0})}})},Z=function(e,t,n,r,i){!function(e){var t=[],n=[],r=!1;if(e.eachComponent(function(e,i){var a=i.get("zlevel")||0,o=i.get("z")||0,s=i.getZLevelKey();r=r||!!s,("series"===e?n:t).push({zlevel:a,z:o,idx:i.componentIndex,type:e,key:s})}),r){var i,a,o=t.concat(n);is(o,function(e,t){return e.zlevel===t.zlevel?e.z-t.z:e.zlevel-t.zlevel}),nV(o,function(t){var n=e.getComponent(t.type,t.idx),r=t.zlevel,o=t.key;null!=i&&(r=Math.max(i,r)),o?(r===i&&o!==a&&r++,a=o):a&&(r===i&&r++,a=""),i=r,n.setZLevel(r)})}}(t),K(e,t,n,r,i),nV(e._chartsViews,function(e){e.__alive=!1}),J(e,t,n,r,i),nV(e._chartsViews,function(e){e.__alive||e.remove(t,n)})},K=function(e,t,a,o,s,l){nV(l||e._componentsViews,function(e){var s=e.__model;r(s,e),e.render(s,t,a,o),n(s,e),i(s,e)})},J=function(e,t,a,o,s,l){var u,c,h,d,p=e._scheduler;s=nL(s||{},{updatedSeries:t.getSeries()}),pn.trigger("series:beforeupdate",t,a,s);var f=!1;t.eachSeries(function(t){var n,i,a,s=e._chartsMap[t.__viewId];s.__alive=!0;var u=s.renderTask;p.updatePayload(u,o),r(t,s),l&&l.get(t.uid)&&u.dirty(),u.perform(p.getPerformArgs(u))&&(f=!0),s.group.silent=!!t.get("silent"),n=t,i=s,a=n.get("blendMode")||null,i.eachRendered(function(e){e.isGroup||(e.style.blend=a)}),sZ(t)}),p.unfinished=f||p.unfinished,pn.trigger("series:layoutlabels",t,a,s),pn.trigger("series:transition",t,a,s),t.eachSeries(function(t){var r=e._chartsMap[t.__viewId];n(t,r),i(t,r)}),u=e,c=t,h=u._zr.storage,d=0,h.traverse(function(e){!e.isGroup&&d++}),!(d>c.get("hoverLayerThreshold"))||ny.node||ny.worker||c.eachSeries(function(e){if(!e.preventUsingHoverLayer){var t=u._chartsMap[e.__viewId];t.__alive&&t.eachRendered(function(e){e.states.emphasis&&(e.states.emphasis.hoverLayer=!0)})}}),pn.trigger("series:afterupdate",t,a,s)},ee=function(e){e[po]=!0,e.getZr().wakeUp()},et=function(e){e[po]&&(e.getZr().storage.traverse(function(e){s4(e)||t(e)}),e[po]=!1)},Q=function(e){return new(function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return nm(n,t),n.prototype.getCoordinateSystems=function(){return e._coordSysMgr.getCoordinateSystems()},n.prototype.getComponentByElement=function(t){for(;t;){var n=t.__ecComponentInfo;if(null!=n)return e._model.getComponent(n.mainType,n.index);t=t.parent}},n.prototype.enterEmphasis=function(t,n){sW(t,n),ee(e)},n.prototype.leaveEmphasis=function(t,n){sY(t,n),ee(e)},n.prototype.enterBlur=function(t){sF(t,sR),ee(e)},n.prototype.leaveBlur=function(t){sF(t,sz),ee(e)},n.prototype.enterSelect=function(t){sF(t,sN),ee(e)},n.prototype.leaveSelect=function(t){sF(t,sL),ee(e)},n.prototype.getModel=function(){return e.getModel()},n.prototype.getViewOfComponentModel=function(t){return e.getViewOfComponentModel(t)},n.prototype.getViewOfSeriesModel=function(t){return e.getViewOfSeriesModel(t)},n}(uq))(e)}}(),t}(rS).prototype;pp.on=pl("on"),pp.off=pl("off"),pp.one=function(e,t,n){var r=this;this.on.call(this,e,function n(){for(var i=[],a=0;a<arguments.length;a++)i[a]=arguments[a];t&&t.apply&&t.apply(this,i),r.off(e,n)},n)};var pf=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"],pg={},pm={},pv=[],py=[],px=[],p_={},pb={},pw={},pS={},pC="_echarts_instance_";function pT(e){0>nE(py,e)&&py.push(e)}function pI(e,t){pA(pv,e,t,2e3)}function pk(e,t){pn.on(e,t)}function pj(e,t,n){nZ(t)&&(n=t,t="");var r=nQ(e)?e.type:[e,e={event:t}][0];e.event=(e.event||r).toLowerCase(),pm[t=e.event]||(n6(ps.test(r)&&ps.test(t)),pg[r]||(pg[r]={action:n,actionInfo:e}),pm[t]=r)}function pM(e,t){pA(px,e,t,1e3,"layout")}function pD(e,t){pA(px,e,t,3e3,"visual")}var pO=[];function pA(e,t,n,r,i){if((nZ(t)||nQ(t))&&(n=t,t=r),!(nE(pO,n)>=0)){pO.push(n);var a=dr.wrapStageHandler(n,i);a.__prio=t,a.__raw=n,e.push(a)}}function pP(e){return null==e?0:e.length||1}function pR(e){return e}pD(2e3,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData(),r=e.visualStyleAccessPath||"itemStyle",i=e.getModel(r),a=h7(e,r)(i),o=i.getShallow("decal");o&&(n.setVisual("decal",o),o.dirty=!0);var s=de(e,r),l=a[s],u=nZ(l)?l:null,c="auto"===a.fill||"auto"===a.stroke;if(!a[s]||u||c){var h=e.getColorFromPalette(e.name,null,t.getSeriesCount());a[s]||(a[s]=h,n.setVisual("colorFromPalette",!0)),a.fill="auto"===a.fill||nZ(a.fill)?h:a.fill,a.stroke="auto"===a.stroke||nZ(a.stroke)?h:a.stroke}if(n.setVisual("style",a),n.setVisual("drawType",s),!t.isSeriesFiltered(e)&&u)return n.setVisual("colorFromPalette",!1),{dataEach:function(t,n){var r=e.getDataParams(n),i=nL({},a);i[s]=u(r),t.setItemVisual(n,"style",i)}}}}),pD(4500,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){if(!(e.ignoreStyleOnData||t.isSeriesFiltered(e))){var n=e.getData(),r=e.visualStyleAccessPath||"itemStyle",i=h7(e,r),a=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(e,t){var n=e.getRawDataItem(t);if(n&&n[r]){dt.option=n[r];var o=i(dt);nL(e.ensureUniqueItemVisual(t,"style"),o),dt.option.decal&&(e.setItemVisual(t,"decal",dt.option.decal),dt.option.decal.dirty=!0),a in o&&e.setItemVisual(t,"colorFromPalette",!1)}}:null}}}}),pD(4500,{performRawSeries:!0,overallReset:function(e){var t=ri();e.eachSeries(function(e){var n=e.getColorBy();if(!e.isColorBySeries()){var r=e.type+"-"+n,i=t.get(r);i||(i={},t.set(r,i)),h9(e).scope=i}}),e.eachSeries(function(t){if(!(t.isColorBySeries()||e.isSeriesFiltered(t))){var n=t.getRawData(),r={},i=t.getData(),a=h9(t).scope,o=t.visualStyleAccessPath||"itemStyle",s=de(t,o);i.each(function(e){r[i.getRawIndex(e)]=e}),n.each(function(e){var o=r[e];if(i.getItemVisual(o,"colorFromPalette")){var l=i.ensureUniqueItemVisual(o,"style"),u=n.getName(e)||e+"",c=n.count();l[s]=t.getColorFromPalette(u,a,c)}})}})}}),pD(2e3,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var n=e.getData();if(e.legendIcon&&n.setVisual("legendIcon",e.legendIcon),e.hasSymbolVisual){for(var r={},i={},a=!1,o=0;o<dC.length;o++){var s=dC[o],l=e.get(s);nZ(l)?(a=!0,i[s]=l):r[s]=l}if(r.symbol=r.symbol||e.defaultSymbol,n.setVisual(nL({legendIcon:e.legendIcon||r.symbol,symbolKeepAspect:e.get("symbolKeepAspect")},r)),!t.isSeriesFiltered(e)){var u=nU(i);return{dataEach:a?function(t,n){for(var r=e.getRawValue(n),a=e.getDataParams(n),o=0;o<u.length;o++){var s=u[o];t.setItemVisual(n,s,i[s](r,a))}}:null}}}}}),pD(4500,{createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){if(e.hasSymbolVisual&&!t.isSeriesFiltered(e))return{dataEach:e.getData().hasItemOption?function(e,t){for(var n=e.getItemModel(t),r=0;r<dT.length;r++){var i=dT[r],a=n.getShallow(i,!0);null!=a&&e.setItemVisual(t,i,a)}}:null}}}),pD(7e3,function(e,t){e.eachRawSeries(function(n){if(!e.isSeriesFiltered(n)){var r=n.getData();r.hasItemVisual()&&r.each(function(e){var n=r.getItemVisual(e,"decal");n&&(r.ensureUniqueItemVisual(e,"style").decal=pe(n,t))});var i=r.getVisual("decal");i&&(r.getVisual("style").decal=pe(i,t))}})}),pT(ci),pI(900,function(e){var t=ri();e.eachSeries(function(e){var n=e.get("stack");if(n){var r=t.get(n)||t.set(n,[]),i=e.getData(),a={stackResultDimension:i.getCalculationInfo("stackResultDimension"),stackedOverDimension:i.getCalculationInfo("stackedOverDimension"),stackedDimension:i.getCalculationInfo("stackedDimension"),stackedByDimension:i.getCalculationInfo("stackedByDimension"),isStackedByIndex:i.getCalculationInfo("isStackedByIndex"),data:i,seriesModel:e};if(!a.stackedDimension||!(a.isStackedByIndex||a.stackedByDimension))return;r.length&&i.setCalculationInfo("stackedOnSeries",r[r.length-1].seriesModel),r.push(a)}}),t.each(ca)}),pb.default=function(e,t){nF(t=t||{},{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n,r=new aZ,i=new lS({style:{fill:t.maskColor},zlevel:t.zlevel,z:1e4});r.add(i);var a=new lI({style:{text:t.text,fill:t.textColor,fontSize:t.fontSize,fontWeight:t.fontWeight,fontStyle:t.fontStyle,fontFamily:t.fontFamily},zlevel:t.zlevel,z:10001}),o=new lS({style:{fill:"none"},textContent:a,textConfig:{position:"right",distance:10},zlevel:t.zlevel,z:10001});return r.add(o),t.showSpinner&&((n=new hq({shape:{startAngle:-dn/2,endAngle:-dn/2+.1,r:t.spinnerRadius},style:{stroke:t.color,lineCap:"round",lineWidth:t.lineWidth},zlevel:t.zlevel,z:10001})).animateShape(!0).when(1e3,{endAngle:3*dn/2}).start("circularInOut"),n.animateShape(!0).when(1e3,{startAngle:3*dn/2}).delay(300).start("circularInOut"),r.add(n)),r.resize=function(){var r=a.getBoundingRect().width,s=t.showSpinner?t.spinnerRadius:0,l=(e.getWidth()-2*s-(t.showSpinner&&r?10:0)-r)/2-(t.showSpinner&&r?0:5+r/2)+(t.showSpinner?0:r/2)+(r?0:s),u=e.getHeight()/2;t.showSpinner&&n.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:e.getWidth(),height:e.getHeight()})},r.resize(),r},pj({type:sT,event:sT,update:sT},rl),pj({type:sI,event:sI,update:sI},rl),pj({type:sk,event:sk,update:sk},rl),pj({type:sj,event:sj,update:sj},rl),pj({type:sM,event:sM,update:sM},rl),p_.light={color:dv,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],dv]},p_.dark=dw;var pz=function(){function e(e,t,n,r,i,a){this._old=e,this._new=t,this._oldKeyGetter=n||pR,this._newKeyGetter=r||pR,this.context=i,this._diffModeMultiple="multiple"===a}return e.prototype.add=function(e){return this._add=e,this},e.prototype.update=function(e){return this._update=e,this},e.prototype.updateManyToOne=function(e){return this._updateManyToOne=e,this},e.prototype.updateOneToMany=function(e){return this._updateOneToMany=e,this},e.prototype.updateManyToMany=function(e){return this._updateManyToMany=e,this},e.prototype.remove=function(e){return this._remove=e,this},e.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},e.prototype._executeOneToOne=function(){var e=this._old,t=this._new,n={},r=Array(e.length),i=Array(t.length);this._initIndexMap(e,null,r,"_oldKeyGetter"),this._initIndexMap(t,n,i,"_newKeyGetter");for(var a=0;a<e.length;a++){var o=r[a],s=n[o],l=pP(s);if(l>1){var u=s.shift();1===s.length&&(n[o]=s[0]),this._update&&this._update(u,a)}else 1===l?(n[o]=null,this._update&&this._update(s,a)):this._remove&&this._remove(a)}this._performRestAdd(i,n)},e.prototype._executeMultiple=function(){var e=this._old,t=this._new,n={},r={},i=[],a=[];this._initIndexMap(e,n,i,"_oldKeyGetter"),this._initIndexMap(t,r,a,"_newKeyGetter");for(var o=0;o<i.length;o++){var s=i[o],l=n[s],u=r[s],c=pP(l),h=pP(u);if(c>1&&1===h)this._updateManyToOne&&this._updateManyToOne(u,l),r[s]=null;else if(1===c&&h>1)this._updateOneToMany&&this._updateOneToMany(u,l),r[s]=null;else if(1===c&&1===h)this._update&&this._update(u,l),r[s]=null;else if(c>1&&h>1)this._updateManyToMany&&this._updateManyToMany(u,l),r[s]=null;else if(c>1)for(var d=0;d<c;d++)this._remove&&this._remove(l[d]);else this._remove&&this._remove(l)}this._performRestAdd(a,r)},e.prototype._performRestAdd=function(e,t){for(var n=0;n<e.length;n++){var r=e[n],i=t[r],a=pP(i);if(a>1)for(var o=0;o<a;o++)this._add&&this._add(i[o]);else 1===a&&this._add&&this._add(i);t[r]=null}},e.prototype._initIndexMap=function(e,t,n,r){for(var i=this._diffModeMultiple,a=0;a<e.length;a++){var o="_ec_"+this[r](e[a],a);if(i||(n[a]=o),t){var s=t[o],l=pP(s);0===l?(t[o]=a,i&&n.push(o)):1===l?t[o]=[s,a]:s.push(a)}}},e}(),pN=function(){function e(e,t){this._encode=e,this._schema=t}return e.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},e.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},e}();function pL(e,t){return e.hasOwnProperty(t)||(e[t]=[]),e[t]}let pF=function(e){this.otherDims={},null!=e&&nL(this,e)};var pE=od(),pB={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},pH=function(){function e(e){this.dimensions=e.dimensions,this._dimOmitted=e.dimensionOmitted,this.source=e.source,this._fullDimCount=e.fullDimensionCount,this._updateDimOmitted(e.dimensionOmitted)}return e.prototype.isDimensionOmitted=function(){return this._dimOmitted},e.prototype._updateDimOmitted=function(e){this._dimOmitted=e,e&&(this._dimNameMap||(this._dimNameMap=pW(this.source)))},e.prototype.getSourceDimensionIndex=function(e){return n4(this._dimNameMap.get(e),-1)},e.prototype.getSourceDimension=function(e){var t=this.source.dimensionsDefine;if(t)return t[e]},e.prototype.makeStoreSchema=function(){for(var e=this._fullDimCount,t=cp(this.source),n=!(e>30),r="",i=[],a=0,o=0;a<e;a++){var s=void 0,l=void 0,u=void 0,c=this.dimensions[o];if(c&&c.storeDimIndex===a)s=t?c.name:null,l=c.type,u=c.ordinalMeta,o++;else{var h=this.getSourceDimension(a);h&&(s=t?h.name:null,l=h.type)}i.push({property:s,type:l,ordinalMeta:u}),!t||null==s||c&&c.isCalculationCoord||(r+=n?s.replace(/\`/g,"`1").replace(/\$/g,"`2"):s),r+="$",r+=pB[l]||"f",u&&(r+=u.uid),r+="$"}var d=this.source;return{dimensions:i,hash:[d.seriesLayoutBy,d.startIndex,r].join("$$")}},e.prototype.makeOutputDimensionNames=function(){for(var e=[],t=0,n=0;t<this._fullDimCount;t++){var r=void 0,i=this.dimensions[n];if(i&&i.storeDimIndex===t)i.isCalculationCoord||(r=i.name),n++;else{var a=this.getSourceDimension(t);a&&(r=a.name)}e.push(r)}return e},e.prototype.appendCalculationDimension=function(e){this.dimensions.push(e),e.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},e}();function pV(e){for(var t=ri(),n=0;n<(e||[]).length;n++){var r=e[n],i=nQ(r)?r.name:r;null!=i&&null==t.get(i)&&t.set(i,n)}return t}function pW(e){var t=pE(e);return t.dimNameMap||(t.dimNameMap=pV(e.dimensionsDefine))}var pY=nQ,pG="undefined"==typeof Int32Array?Array:Int32Array,pU=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],pq=["_approximateExtent"],pX=function(){function e(e,t){this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","minmaxDownSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","minmaxDownSample","lttbDownSample"];var n,r=!1;e instanceof pH?(n=e.dimensions,this._dimOmitted=e.isDimensionOmitted(),this._schema=e):(r=!0,n=e),n=n||["x","y"];for(var i={},a=[],o={},s=!1,l={},u=0;u<n.length;u++){var c=n[u],h=nK(c)?new pF({name:c}):c instanceof pF?c:new pF(c),d=h.name;h.type=h.type||"float",h.coordDim||(h.coordDim=d,h.coordDimIndex=0);var p=h.otherDims=h.otherDims||{};a.push(d),i[d]=h,null!=l[d]&&(s=!0),h.createInvertedIndices&&(o[d]=[]),0===p.itemName&&(this._nameDimIdx=u),0===p.itemId&&(this._idDimIdx=u),r&&(h.storeDimIndex=u)}if(this.dimensions=a,this._dimInfos=i,this._initGetDimensionInfo(s),this.hostModel=t,this._invertedIndicesMap=o,this._dimOmitted){var f=this._dimIdxToName=ri();nV(a,function(e){f.set(i[e].storeDimIndex,e)})}}return e.prototype.getDimension=function(e){var t=this._recognizeDimIndex(e);if(null==t)return e;if(t=e,!this._dimOmitted)return this.dimensions[t];var n=this._dimIdxToName.get(t);if(null!=n)return n;var r=this._schema.getSourceDimension(t);if(r)return r.name},e.prototype.getDimensionIndex=function(e){var t=this._recognizeDimIndex(e);if(null!=t)return t;if(null==e)return -1;var n=this._getDimInfo(e);return n?n.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(e):-1},e.prototype._recognizeDimIndex=function(e){if(nJ(e)||null!=e&&!isNaN(e)&&!this._getDimInfo(e)&&(!this._dimOmitted||0>this._schema.getSourceDimensionIndex(e)))return+e},e.prototype._getStoreDimIndex=function(e){return this.getDimensionIndex(e)},e.prototype.getDimensionInfo=function(e){return this._getDimInfo(this.getDimension(e))},e.prototype._initGetDimensionInfo=function(e){var t=this._dimInfos;this._getDimInfo=e?function(e){return t.hasOwnProperty(e)?t[e]:void 0}:function(e){return t[e]}},e.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},e.prototype.mapDimension=function(e,t){var n=this._dimSummary;if(null==t)return n.encodeFirstDimNotExtra[e];var r=n.encode[e];return r?r[t]:null},e.prototype.mapDimensionsAll=function(e){return(this._dimSummary.encode[e]||[]).slice()},e.prototype.getStore=function(){return this._store},e.prototype.initData=function(e,t,n){var r,i,a,o,s,l,u,c,h,d,p,f,g,m=this;if(e instanceof cq&&(g=e),!g){var v=this.dimensions,y=cs(e)||nH(e)?new cf(e,v.length):e;g=new cq;var x=nW(v,function(e){return{type:m._dimInfos[e].type,property:e}});g.initData(y,x,n)}this._store=g,this._nameList=(t||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,g.count()),this._dimSummary=(r=this,i=this._schema,o=(a={}).encode={},s=ri(),l=[],u=[],c={},nV(r.dimensions,function(e){var t=r.getDimensionInfo(e),n=t.coordDim;if(n){var i,a=t.coordDimIndex;pL(o,n)[a]=e,t.isExtraCoord||(s.set(n,1),"ordinal"!==(i=t.type)&&"time"!==i&&(l[0]=e),pL(c,n)[a]=r.getDimensionIndex(t.name)),t.defaultTooltip&&u.push(e)}uj.each(function(e,n){var r=pL(o,n),i=t.otherDims[n];null!=i&&!1!==i&&(r[i]=t.name)})}),h=[],d={},s.each(function(e,t){var n=o[t];d[t]=n[0],h=h.concat(n)}),a.dataDimsOnCoord=h,a.dataDimIndicesOnCoord=nW(h,function(e){return r.getDimensionInfo(e).storeDimIndex}),a.encodeFirstDimNotExtra=d,(p=o.label)&&p.length&&(l=p.slice()),(f=o.tooltip)&&f.length?u=f.slice():u.length||(u=l.slice()),o.defaultedLabel=l,o.defaultedTooltip=u,a.userOutput=new pN(c,i),a),this.userOutput=this._dimSummary.userOutput},e.prototype.appendData=function(e){var t=this._store.appendData(e);this._doInit(t[0],t[1])},e.prototype.appendValues=function(e,t){var n=this._store.appendValues(e,t&&t.length),r=n.start,i=n.end,a=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),t)for(var o=r;o<i;o++){var s=o-r;this._nameList[o]=t[s],a&&el(this,o)}},e.prototype._updateOrdinalMeta=function(){for(var e=this._store,t=this.dimensions,n=0;n<t.length;n++){var r=this._dimInfos[t[n]];r.ordinalMeta&&e.collectOrdinalMeta(r.storeDimIndex,r.ordinalMeta)}},e.prototype._shouldMakeIdFromName=function(){var e=this._store.getProvider();return null==this._idDimIdx&&e.getSource().sourceFormat!==uP&&!e.fillStorage},e.prototype._doInit=function(e,t){if(!(e>=t)){var n=this._store.getProvider();this._updateOrdinalMeta();var r=this._nameList,i=this._idList;if(n.getSource().sourceFormat===uM&&!n.pure)for(var a=[],o=e;o<t;o++){var s,l=n.getItem(o,a);if(!(!this.hasItemOption&&nQ(s=l))||s instanceof Array||(this.hasItemOption=!0),l){var u=l.name;null==r[o]&&null!=u&&(r[o]=ol(u,null));var c=l.id;null==i[o]&&null!=c&&(i[o]=ol(c,null))}}if(this._shouldMakeIdFromName())for(var o=e;o<t;o++)el(this,o);en(this)}},e.prototype.getApproximateExtent=function(e){return this._approximateExtent[e]||this._store.getDataExtent(this._getStoreDimIndex(e))},e.prototype.setApproximateExtent=function(e,t){t=this.getDimension(t),this._approximateExtent[t]=e.slice()},e.prototype.getCalculationInfo=function(e){return this._calculationInfo[e]},e.prototype.setCalculationInfo=function(e,t){pY(e)?nL(this._calculationInfo,e):this._calculationInfo[e]=t},e.prototype.getName=function(e){var t=this.getRawIndex(e),n=this._nameList[t];return null==n&&null!=this._nameDimIdx&&(n=ei(this,this._nameDimIdx,t)),null==n&&(n=""),n},e.prototype._getCategory=function(e,t){var n=this._store.get(e,t),r=this._store.getOrdinalMeta(e);return r?r.categories[n]:n},e.prototype.getId=function(e){return er(this,this.getRawIndex(e))},e.prototype.count=function(){return this._store.count()},e.prototype.get=function(e,t){var n=this._store,r=this._dimInfos[e];if(r)return n.get(r.storeDimIndex,t)},e.prototype.getByRawIndex=function(e,t){var n=this._store,r=this._dimInfos[e];if(r)return n.getByRawIndex(r.storeDimIndex,t)},e.prototype.getIndices=function(){return this._store.getIndices()},e.prototype.getDataExtent=function(e){return this._store.getDataExtent(this._getStoreDimIndex(e))},e.prototype.getSum=function(e){return this._store.getSum(this._getStoreDimIndex(e))},e.prototype.getMedian=function(e){return this._store.getMedian(this._getStoreDimIndex(e))},e.prototype.getValues=function(e,t){var n=this,r=this._store;return n$(e)?r.getValues(nW(e,function(e){return n._getStoreDimIndex(e)}),t):r.getValues(e)},e.prototype.hasValue=function(e){for(var t=this._dimSummary.dataDimIndicesOnCoord,n=0,r=t.length;n<r;n++)if(isNaN(this._store.get(t[n],e)))return!1;return!0},e.prototype.indexOfName=function(e){for(var t=0,n=this._store.count();t<n;t++)if(this.getName(t)===e)return t;return -1},e.prototype.getRawIndex=function(e){return this._store.getRawIndex(e)},e.prototype.indexOfRawIndex=function(e){return this._store.indexOfRawIndex(e)},e.prototype.rawIndexOf=function(e,t){var n=e&&this._invertedIndicesMap[e],r=n&&n[t];return null==r||isNaN(r)?-1:r},e.prototype.indicesOfNearest=function(e,t,n){return this._store.indicesOfNearest(this._getStoreDimIndex(e),t,n)},e.prototype.each=function(e,t,n){nZ(e)&&(n=t,t=e,e=[]);var r=n||this,i=nW(ea(e),this._getStoreDimIndex,this);this._store.each(i,r?nq(t,r):t)},e.prototype.filterSelf=function(e,t,n){nZ(e)&&(n=t,t=e,e=[]);var r=n||this,i=nW(ea(e),this._getStoreDimIndex,this);return this._store=this._store.filter(i,r?nq(t,r):t),this},e.prototype.selectRange=function(e){var t=this,n={},r=nU(e),i=[];return nV(r,function(r){var a=t._getStoreDimIndex(r);n[a]=e[r],i.push(a)}),this._store=this._store.selectRange(n),this},e.prototype.mapArray=function(e,t,n){nZ(e)&&(n=t,t=e,e=[]),n=n||this;var r=[];return this.each(e,function(){r.push(t&&t.apply(this,arguments))},n),r},e.prototype.map=function(e,t,n,r){var i=n||r||this,a=nW(ea(e),this._getStoreDimIndex,this),o=es(this);return o._store=this._store.map(a,i?nq(t,i):t),o},e.prototype.modify=function(e,t,n,r){var i=n||r||this,a=nW(ea(e),this._getStoreDimIndex,this);this._store.modify(a,i?nq(t,i):t)},e.prototype.downSample=function(e,t,n,r){var i=es(this);return i._store=this._store.downSample(this._getStoreDimIndex(e),t,n,r),i},e.prototype.minmaxDownSample=function(e,t){var n=es(this);return n._store=this._store.minmaxDownSample(this._getStoreDimIndex(e),t),n},e.prototype.lttbDownSample=function(e,t){var n=es(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(e),t),n},e.prototype.getRawDataItem=function(e){return this._store.getRawDataItem(e)},e.prototype.getItemModel=function(e){var t=this.hostModel;return new lq(this.getRawDataItem(e),t,t&&t.ecModel)},e.prototype.diff=function(e){var t=this;return new pz(e?e.getStore().getIndices():[],this.getStore().getIndices(),function(t){return er(e,t)},function(e){return er(t,e)})},e.prototype.getVisual=function(e){var t=this._visual;return t&&t[e]},e.prototype.setVisual=function(e,t){this._visual=this._visual||{},pY(e)?nL(this._visual,e):this._visual[e]=t},e.prototype.getItemVisual=function(e,t){var n=this._itemVisuals[e],r=n&&n[t];return null==r?this.getVisual(t):r},e.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},e.prototype.ensureUniqueItemVisual=function(e,t){var n=this._itemVisuals,r=n[e];r||(r=n[e]={});var i=r[t];return null==i&&(n$(i=this.getVisual(t))?i=i.slice():pY(i)&&(i=nL({},i)),r[t]=i),i},e.prototype.setItemVisual=function(e,t,n){var r=this._itemVisuals[e]||{};this._itemVisuals[e]=r,pY(t)?nL(r,t):r[t]=n},e.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},e.prototype.setLayout=function(e,t){pY(e)?nL(this._layout,e):this._layout[e]=t},e.prototype.getLayout=function(e){return this._layout[e]},e.prototype.getItemLayout=function(e){return this._itemLayouts[e]},e.prototype.setItemLayout=function(e,t,n){this._itemLayouts[e]=n?nL(this._itemLayouts[e]||{},t):t},e.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},e.prototype.setItemGraphicEl=function(e,t){oO(this.hostModel&&this.hostModel.seriesIndex,this.dataType,e,t),this._graphicEls[e]=t},e.prototype.getItemGraphicEl=function(e){return this._graphicEls[e]},e.prototype.eachItemGraphicEl=function(e,t){nV(this._graphicEls,function(n,r){n&&e&&e.call(t,n,r)})},e.prototype.cloneShallow=function(t){return t||(t=new e(this._schema?this._schema:nW(this.dimensions,this._getDimInfo,this),this.hostModel)),eo(t,this),t._store=this._store,t},e.prototype.wrapMethod=function(e,t){var n=this[e];nZ(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(e),this[e]=function(){var e=n.apply(this,arguments);return t.apply(this,[e].concat(n9(arguments)))})},e.internalField=void(en=function(e){var t=e._invertedIndicesMap;nV(t,function(n,r){var i=e._dimInfos[r],a=i.ordinalMeta,o=e._store;if(a){n=t[r]=new pG(a.categories.length);for(var s=0;s<n.length;s++)n[s]=-1;for(var s=0;s<o.count();s++)n[o.get(i.storeDimIndex,s)]=s}})},ei=function(e,t,n){return ol(e._getCategory(t,n),null)},er=function(e,t){var n=e._idList[t];return null==n&&null!=e._idDimIdx&&(n=ei(e,e._idDimIdx,t)),null==n&&(n="e\0\0"+t),n},ea=function(e){return n$(e)||(e=null!=e?[e]:[]),e},es=function(t){var n=new e(t._schema?t._schema:nW(t.dimensions,t._getDimInfo,t),t.hostModel);return eo(n,t),n},eo=function(e,t){nV(pU.concat(t.__wrappedMethods||[]),function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e.__wrappedMethods=t.__wrappedMethods,nV(pq,function(n){e[n]=nz(t[n])}),e._calculationInfo=nL({},t._calculationInfo)},el=function(e,t){var n=e._nameList,r=e._idList,i=e._nameDimIdx,a=e._idDimIdx,o=n[t],s=r[t];if(null==o&&null!=i&&(n[t]=o=ei(e,i,t)),null==s&&null!=a&&(r[t]=s=ei(e,a,t)),null==s&&null!=o){var l=e._nameRepeatCount,u=l[o]=(l[o]||0)+1;s=o,u>1&&(s+="__ec__"+u),r[t]=s}}),e}();function p$(e,t){return function(e,t){cs(e)||(e=cu(e));var n,r,i,a,o,s=(t=t||{}).coordDimensions||[],l=t.dimensionsDefine||e.dimensionsDefine||[],u=ri(),c=[],h=(n=e,r=s,i=l,a=t.dimensionsCount,o=Math.max(n.dimensionsDetectedCount||1,r.length,i.length,a||0),nV(r,function(e){var t;nQ(e)&&(t=e.dimsDef)&&(o=Math.max(o,t.length))}),o),d=t.canOmitUnusedDimensions&&h>30,p=l===e.dimensionsDefine,f=p?pW(e):pV(l),g=t.encodeDefine;!g&&t.encodeDefaulter&&(g=t.encodeDefaulter(e,h));for(var m=ri(g),v=new cH(h),y=0;y<v.length;y++)v[y]=-1;function x(e){var t=v[e];if(t<0){var n=l[e],r=nQ(n)?n:{name:n},i=new pF,a=r.name;null!=a&&null!=f.get(a)&&(i.name=i.displayName=a),null!=r.type&&(i.type=r.type),null!=r.displayName&&(i.displayName=r.displayName);var o=c.length;return v[e]=o,i.storeDimIndex=e,c.push(i),i}return c[t]}if(!d)for(var y=0;y<h;y++)x(y);m.each(function(e,t){var n=on(e).slice();if(1===n.length&&!nK(n[0])&&n[0]<0)return void m.set(t,!1);var r=m.set(t,[]);nV(n,function(e,n){var i=nK(e)?f.get(e):e;null!=i&&i<h&&(r[n]=i,b(x(i),t,n))})});var _=0;function b(e,t,n){null!=uj.get(t)?e.otherDims[t]=n:(e.coordDim=t,e.coordDimIndex=n,u.set(t,!0))}nV(s,function(e){if(nK(e))i=e,r={};else{var t,n,r,i=(r=e).name,a=r.ordinalMeta;r.ordinalMeta=null,(r=nL({},r)).ordinalMeta=a,t=r.dimsDef,n=r.otherDims,r.name=r.coordDim=r.coordDimIndex=r.dimsDef=r.otherDims=null}var o=m.get(i);if(!1!==o){if(!(o=on(o)).length)for(var s=0;s<(t&&t.length||1);s++){for(;_<h&&null!=x(_).coordDim;)_++;_<h&&o.push(_++)}nV(o,function(e,a){var o=x(e);if(p&&null!=r.type&&(o.type=r.type),b(nF(o,r),i,a),null==o.name&&t){var s=t[a];nQ(s)||(s={name:s}),o.name=o.displayName=s.name,o.defaultTooltip=s.defaultTooltip}n&&nF(o.otherDims,n)})}});var w=t.generateCoord,S=t.generateCoordCount,C=null!=S;S=w?S||1:0;var T=w||"value";function I(e){null==e.name&&(e.name=e.coordDim)}if(d)nV(c,function(e){I(e)}),c.sort(function(e,t){return e.storeDimIndex-t.storeDimIndex});else for(var k=0;k<h;k++){var j=x(k);null==j.coordDim&&(j.coordDim=function(e,t,n){if(n||t.hasKey(e)){for(var r=0;t.hasKey(e+r);)r++;e+=r}return t.set(e,!0),e}(T,u,C),j.coordDimIndex=0,(!w||S<=0)&&(j.isExtraCoord=!0),S--),I(j),null==j.type&&(1===uL(e,k)||j.isExtraCoord&&(null!=j.otherDims.itemName||null!=j.otherDims.seriesName))&&(j.type="ordinal")}return function(e){for(var t=ri(),n=0;n<e.length;n++){var r=e[n],i=r.name,a=t.get(i)||0;a>0&&(r.name=i+(a-1)),a++,t.set(i,a)}}(c),new pH({source:e,dimensions:c,fullDimensionCount:h,dimensionOmitted:d})}(e,t).dimensions}var pZ=function(){function e(e){this._setting=e||{},this._extent=[1/0,-1/0]}return e.prototype.getSetting=function(e){return this._setting[e]},e.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1])},e.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},e.prototype.getExtent=function(){return this._extent.slice()},e.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=e),isNaN(t)||(n[1]=t)},e.prototype.isInExtentRange=function(e){return this._extent[0]<=e&&this._extent[1]>=e},e.prototype.isBlank=function(){return this._isBlank},e.prototype.setBlank=function(e){this._isBlank=e},e}();oI(pZ);var pK=0,pJ=function(){function e(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this.uid=++pK}return e.createByAxisModel=function(t){var n=t.option,r=n.data,i=r&&nW(r,pQ);return new e({categories:i,needCollect:!i,deduplication:!1!==n.dedplication})},e.prototype.getOrdinal=function(e){return this._getOrCreateMap().get(e)},e.prototype.parseAndCollect=function(e){var t,n=this._needCollect;if(!nK(e)&&!n)return e;if(n&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var r=this._getOrCreateMap();return null==(t=r.get(e))&&(n?(t=this.categories.length,this.categories[t]=e,r.set(e,t)):t=NaN),t},e.prototype._getOrCreateMap=function(){return this._map||(this._map=ri(this.categories))},e}();function pQ(e){return nQ(e)&&null!=e.value?e.value:e+""}function p1(e,t,n){e[t]=Math.max(Math.min(e[t],n[1]),n[0])}function p0(e,t){return e>=t[0]&&e<=t[1]}function p2(e,t){return t[1]===t[0]?.5:(e-t[0])/(t[1]-t[0])}function p3(e,t){return e*(t[1]-t[0])+t[0]}var p4=function(e){function t(t){var n=e.call(this,t)||this;n.type="ordinal";var r=n.getSetting("ordinalMeta");return r||(r=new pJ({})),n$(r)&&(r=new pJ({categories:nW(r,function(e){return nQ(e)?e.value:e})})),n._ordinalMeta=r,n._extent=n.getSetting("extent")||[0,r.categories.length-1],n}return nm(t,e),t.prototype.parse=function(e){return null==e?NaN:nK(e)?this._ordinalMeta.getOrdinal(e):Math.round(e)},t.prototype.contain=function(e){return p0(e=this.parse(e),this._extent)&&null!=this._ordinalMeta.categories[e]},t.prototype.normalize=function(e){return p2(e=this._getTickNumber(this.parse(e)),this._extent)},t.prototype.scale=function(e){return e=Math.round(p3(e,this._extent)),this.getRawOrdinalNumber(e)},t.prototype.getTicks=function(){for(var e=[],t=this._extent,n=t[0];n<=t[1];)e.push({value:n}),n++;return e},t.prototype.getMinorTicks=function(e){},t.prototype.setSortInfo=function(e){if(null==e){this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null;return}for(var t=e.ordinalNumbers,n=this._ordinalNumbersByTick=[],r=this._ticksByOrdinalNumber=[],i=0,a=this._ordinalMeta.categories.length,o=Math.min(a,t.length);i<o;++i){var s=t[i];n[i]=s,r[s]=i}for(var l=0;i<a;++i){for(;null!=r[l];)l++;n.push(l),r[l]=i}},t.prototype._getTickNumber=function(e){var t=this._ticksByOrdinalNumber;return t&&e>=0&&e<t.length?t[e]:e},t.prototype.getRawOrdinalNumber=function(e){var t=this._ordinalNumbersByTick;return t&&e>=0&&e<t.length?t[e]:e},t.prototype.getLabel=function(e){if(!this.isBlank()){var t=this.getRawOrdinalNumber(e.value),n=this._ordinalMeta.categories[t];return null==n?"":n+""}},t.prototype.count=function(){return this._extent[1]-this._extent[0]+1},t.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},t.prototype.isInExtentRange=function(e){return e=this._getTickNumber(e),this._extent[0]<=e&&this._extent[1]>=e},t.prototype.getOrdinalMeta=function(){return this._ordinalMeta},t.prototype.calcNiceTicks=function(){},t.prototype.calcNiceExtent=function(){},t.type="ordinal",t}(pZ);pZ.registerClass(p4);var p5=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="interval",t._interval=0,t._intervalPrecision=2,t}return nm(t,e),t.prototype.parse=function(e){return e},t.prototype.contain=function(e){return p0(e,this._extent)},t.prototype.normalize=function(e){return p2(e,this._extent)},t.prototype.scale=function(e){return p3(e,this._extent)},t.prototype.setExtent=function(e,t){var n=this._extent;isNaN(e)||(n[0]=parseFloat(e)),isNaN(t)||(n[1]=parseFloat(t))},t.prototype.unionExtent=function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1]),this.setExtent(t[0],t[1])},t.prototype.getInterval=function(){return this._interval},t.prototype.setInterval=function(e){this._interval=e,this._niceExtent=this._extent.slice(),this._intervalPrecision=a3(e)+2},t.prototype.getTicks=function(e){var t=this._interval,n=this._extent,r=this._niceExtent,i=this._intervalPrecision,a=[];if(!t)return a;n[0]<r[0]&&(e?a.push({value:a2(r[0]-t,i)}):a.push({value:n[0]}));for(var o=r[0];o<=r[1]&&(a.push({value:o}),(o=a2(o+t,i))!==a[a.length-1].value);)if(a.length>1e4)return[];var s=a.length?a[a.length-1].value:r[1];return n[1]>s&&(e?a.push({value:a2(s+t,i)}):a.push({value:n[1]})),a},t.prototype.getMinorTicks=function(e){for(var t=this.getTicks(!0),n=[],r=this.getExtent(),i=1;i<t.length;i++){for(var a=t[i],o=t[i-1],s=0,l=[],u=(a.value-o.value)/e;s<e-1;){var c=a2(o.value+(s+1)*u);c>r[0]&&c<r[1]&&l.push(c),s++}n.push(l)}return n},t.prototype.getLabel=function(e,t){if(null==e)return"";var n=t&&t.precision;null==n?n=a3(e.value)||0:"auto"===n&&(n=this._intervalPrecision);var r=a2(e.value,n,!0);if(isNaN(a6(r)))return nK(r)?r:"-";var i=(r+"").split(".");return i[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(i.length>1?"."+i[1]:"")},t.prototype.calcNiceTicks=function(e,t,n){e=e||5;var r=this._extent,i=r[1]-r[0];if(isFinite(i)){i<0&&(i=-i,r.reverse());var a,o,s,l,u,c,h=(s=e,u=(l={}).interval=a8((r[1]-r[0])/s,!0),null!=t&&u<t&&(u=l.interval=t),null!=n&&u>n&&(u=l.interval=n),c=l.intervalPrecision=a3(u)+2,a=l.niceTickExtent=[a2(Math.ceil(r[0]/u)*u,c),a2(Math.floor(r[1]/u)*u,c)],o=r,isFinite(a[0])||(a[0]=o[0]),isFinite(a[1])||(a[1]=o[1]),p1(a,0,o),p1(a,1,o),a[0]>a[1]&&(a[0]=a[1]),l);this._intervalPrecision=h.intervalPrecision,this._interval=h.interval,this._niceExtent=h.niceTickExtent}},t.prototype.calcNiceExtent=function(e){var t=this._extent;if(t[0]===t[1])if(0!==t[0]){var n=Math.abs(t[0]);e.fixMax||(t[1]+=n/2),t[0]-=n/2}else t[1]=1;isFinite(t[1]-t[0])||(t[0]=0,t[1]=1),this.calcNiceTicks(e.splitNumber,e.minInterval,e.maxInterval);var r=this._interval;e.fixMin||(t[0]=a2(Math.floor(t[0]/r)*r)),e.fixMax||(t[1]=a2(Math.ceil(t[1]/r)*r))},t.prototype.setNiceExtent=function(e,t){this._niceExtent=[e,t]},t.type="interval",t}(pZ);pZ.registerClass(p5);var p9=function(e,t,n,r){for(;n<r;){var i=n+r>>>1;e[i][1]<t?n=i+1:r=i}return n},p8=function(e){function t(t){var n=e.call(this,t)||this;return n.type="time",n}return nm(t,e),t.prototype.getLabel=function(e){var t=this.getSetting("useUTC");return l8(e.value,l2[function(e){switch(e){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}(l9(this._minLevelUnit))]||l2.second,t,this.getSetting("locale"))},t.prototype.getFormattedLabel=function(e,t,n){var r=this.getSetting("useUTC");return function(e,t,n,r,i){var a=null;if(nK(n))a=n;else if(nZ(n))a=n(e.value,t,{level:e.level});else{var o=nL({},l1);if(e.level>0)for(var s=0;s<l3.length;++s)o[l3[s]]="{primary|"+o[l3[s]]+"}";var l=n?!1===n.inherit?n:nF(n,o):o,u=l6(e.value,i);if(l[u])a=l[u];else if(l.inherit){for(var c=l4.indexOf(u),s=c-1;s>=0;--s)if(l[u]){a=l[u];break}a=a||o.none}if(n$(a)){var h=null==e.level?0:e.level>=0?e.level:a.length+e.level;h=Math.min(h,a.length-1),a=a[h]}}return l8(new Date(e.value),a,i,r)}(e,t,n,this.getSetting("locale"),r)},t.prototype.getTicks=function(){var e=this._interval,t=this._extent,n=[];if(!e)return n;n.push({value:t[0],level:0});var r=this.getSetting("useUTC"),i=function(e,t,n,r){for(var i=0,a=[],o=[],s=0,l=0,u=0;u<l4.length&&i++<1e4;++u){var c,h=l9(l4[u]);if((c=l4[u])===l9(c)&&(!function(e,i,a){var o=[],s=!i.length;if(!function(e,t,n,r){var i=a5(t),a=a5(n),o=function(e){return l7(i,e,r)===l7(a,e,r)},s=function(){return o("year")},l=function(){return s()&&o("month")},u=function(){return l()&&o("day")},c=function(){return u()&&o("hour")},h=function(){return c()&&o("minute")},d=function(){return h()&&o("second")};switch(e){case"year":return s();case"month":return l();case"day":return u();case"hour":return c();case"minute":return h();case"second":return d();case"millisecond":return d()&&o("millisecond")}}(l9(e),r[0],r[1],n)){s&&(i=[{value:function(e,t,n){var r=new Date(e);switch(l9(t)){case"year":case"month":r[us(n)](0);case"day":r[ul(n)](1);case"hour":r[uu(n)](0);case"minute":r[uc(n)](0);case"second":r[uh(n)](0),r[ud(n)](0)}return r.getTime()}(new Date(r[0]),e,n)},{value:r[1]}]);for(var l=0;l<i.length-1;l++){var u=i[l].value,c=i[l+1].value;if(u!==c){var h,d,p,f=void 0,g=void 0,m=void 0;switch(e){case"year":f=Math.max(1,Math.round(t/864e5/365)),g=ue(n),m=n?"setUTCFullYear":"setFullYear";break;case"half-year":case"quarter":case"month":f=(h=t/2592e6)>6?6:h>3?3:h>2?2:1,g=ut(n),m=us(n);break;case"week":case"half-week":case"day":f=(d=t/864e5)>16?16:d>7.5?7:d>3.5?4:d>1.5?2:1,g=un(n),m=ul(n);break;case"half-day":case"quarter-day":case"hour":f=(p=t/36e5)>12?12:p>6?6:p>3.5?4:p>2?2:1,g=ur(n),m=uu(n);break;case"minute":f=p7(t,!0),g=ui(n),m=uc(n);break;case"second":f=p7(t,!1),g=ua(n),m=uh(n);break;case"millisecond":f=a8(t,!0),g=uo(n),m=ud(n)}!function(e,t,n,i,a,o,s){for(var l=new Date(t),u=t,c=l[i]();u<n&&u<=r[1];)s.push({value:u}),c+=e,l[a](c),u=l.getTime();s.push({value:u,notAdd:!0})}(f,u,c,g,m,0,o),"year"===e&&a.length>1&&0===l&&a.unshift({value:a[0].value-f})}}for(var l=0;l<o.length;l++)a.push(o[l])}}(l4[u],a[a.length-1]||[],o),h!==(l4[u+1]?l9(l4[u+1]):null))){if(o.length){l=s,o.sort(function(e,t){return e.value-t.value});for(var d=[],p=0;p<o.length;++p){var f=o[p].value;(0===p||o[p-1].value!==f)&&(d.push(o[p]),f>=r[0]&&f<=r[1]&&s++)}var g=(r[1]-r[0])/t;if(s>1.5*g&&l>g/1.5||(a.push(d),s>g||e===l4[u]))break}o=[]}}for(var m=nG(nW(a,function(e){return nG(e,function(e){return e.value>=r[0]&&e.value<=r[1]&&!e.notAdd})}),function(e){return e.length>0}),v=[],y=m.length-1,u=0;u<m.length;++u)for(var x=m[u],_=0;_<x.length;++_)v.push({value:x[_].value,level:y-u});v.sort(function(e,t){return e.value-t.value});for(var b=[],u=0;u<v.length;++u)(0===u||v[u].value!==v[u-1].value)&&b.push(v[u]);return b}(this._minLevelUnit,this._approxInterval,r,t);return(n=n.concat(i)).push({value:t[1],level:0}),n},t.prototype.calcNiceExtent=function(e){var t=this._extent;if(t[0]===t[1]&&(t[0]-=864e5,t[1]+=864e5),t[1]===-1/0&&t[0]===1/0){var n=new Date;t[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),t[0]=t[1]-864e5}this.calcNiceTicks(e.splitNumber,e.minInterval,e.maxInterval)},t.prototype.calcNiceTicks=function(e,t,n){e=e||10;var r=this._extent,i=r[1]-r[0];this._approxInterval=i/e,null!=t&&this._approxInterval<t&&(this._approxInterval=t),null!=n&&this._approxInterval>n&&(this._approxInterval=n);var a=p6.length,o=Math.min(p9(p6,this._approxInterval,0,a),a-1);this._interval=p6[o][1],this._minLevelUnit=p6[Math.max(o-1,0)][0]},t.prototype.parse=function(e){return nJ(e)?e:+a5(e)},t.prototype.contain=function(e){return p0(this.parse(e),this._extent)},t.prototype.normalize=function(e){return p2(this.parse(e),this._extent)},t.prototype.scale=function(e){return p3(e,this._extent)},t.type="time",t}(p5),p6=[["second",1e3],["minute",6e4],["hour",36e5],["quarter-day",216e5],["half-day",432e5],["day",10368e4],["half-week",3024e5],["week",6048e5],["month",26784e5],["quarter",8208e6],["half-year",15768e6],["year",31536e6]];function p7(e,t){return(e/=t?6e4:1e3)>30?30:e>20?20:e>15?15:e>10?10:e>5?5:e>2?2:1}pZ.registerClass(p8);var fe=pZ.prototype,ft=p5.prototype,fn=Math.floor,fr=Math.ceil,fi=Math.pow,fa=Math.log,fo=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="log",t.base=10,t._originalScale=new p5,t._interval=0,t}return nm(t,e),t.prototype.getTicks=function(e){var t=this._originalScale,n=this._extent,r=t.getExtent();return nW(ft.getTicks.call(this,e),function(e){var t=e.value,i=a2(fi(this.base,t));return i=t===n[0]&&this._fixMin?a2(i,a3(r[0])):i,{value:i=t===n[1]&&this._fixMax?a2(i,a3(r[1])):i}},this)},t.prototype.setExtent=function(e,t){var n=fa(this.base);e=fa(Math.max(0,e))/n,t=fa(Math.max(0,t))/n,ft.setExtent.call(this,e,t)},t.prototype.getExtent=function(){var e,t,n=this.base,r=fe.getExtent.call(this);r[0]=fi(n,r[0]),r[1]=fi(n,r[1]);var i=this._originalScale.getExtent();return this._fixMin&&(r[0]=(e=r[0],a2(e,a3(i[0])))),this._fixMax&&(r[1]=(t=r[1],a2(t,a3(i[1])))),r},t.prototype.unionExtent=function(e){this._originalScale.unionExtent(e);var t=this.base;e[0]=fa(e[0])/fa(t),e[1]=fa(e[1])/fa(t),fe.unionExtent.call(this,e)},t.prototype.unionExtentFromData=function(e,t){this.unionExtent(e.getApproximateExtent(t))},t.prototype.calcNiceTicks=function(e){e=e||10;var t=this._extent,n=t[1]-t[0];if(n!==1/0&&!(n<=0)){var r=Math.pow(10,a9(n));for(e/n*r<=.5&&(r*=10);!isNaN(r)&&1>Math.abs(r)&&Math.abs(r)>0;)r*=10;var i=[a2(fr(t[0]/r)*r),a2(fn(t[1]/r)*r)];this._interval=r,this._niceExtent=i}},t.prototype.calcNiceExtent=function(e){ft.calcNiceExtent.call(this,e),this._fixMin=e.fixMin,this._fixMax=e.fixMax},t.prototype.parse=function(e){return e},t.prototype.contain=function(e){return p0(e=fa(e)/fa(this.base),this._extent)},t.prototype.normalize=function(e){return p2(e=fa(e)/fa(this.base),this._extent)},t.prototype.scale=function(e){return e=p3(e,this._extent),fi(this.base,e)},t.type="log",t}(pZ),fs=fo.prototype;function fl(e,t,n){this._prepareParams(e,t,n)}fs.getMinorTicks=ft.getMinorTicks,fs.getLabel=ft.getLabel,pZ.registerClass(fo),fl.prototype._prepareParams=function(e,t,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var r=this._isOrdinal="ordinal"===e.type;this._needCrossZero="interval"===e.type&&t.getNeedCrossZero&&t.getNeedCrossZero();var i=t.get("min",!0);null==i&&(i=t.get("startValue",!0));var a=this._modelMinRaw=i;nZ(a)?this._modelMinNum=fh(e,a({min:n[0],max:n[1]})):"dataMin"!==a&&(this._modelMinNum=fh(e,a));var o=this._modelMaxRaw=t.get("max",!0);if(nZ(o)?this._modelMaxNum=fh(e,o({min:n[0],max:n[1]})):"dataMax"!==o&&(this._modelMaxNum=fh(e,o)),r)this._axisDataLen=t.getCategories().length;else{var s=t.get("boundaryGap"),l=n$(s)?s:[s||0,s||0];"boolean"==typeof l[0]||"boolean"==typeof l[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[aB(l[0],1),aB(l[1],1)]}},fl.prototype.calculate=function(){var e,t,n=this._isOrdinal,r=this._dataMin,i=this._dataMax,a=this._axisDataLen,o=this._boundaryGapInner,s=n?null:i-r||Math.abs(r),l="dataMin"===this._modelMinRaw?r:this._modelMinNum,u="dataMax"===this._modelMaxRaw?i:this._modelMaxNum,c=null!=l,h=null!=u;null==l&&(l=n?a?0:NaN:r-o[0]*s),null==u&&(u=n?a?a-1:NaN:i+o[1]*s),null!=l&&isFinite(l)||(l=NaN),null!=u&&isFinite(u)||(u=NaN);var d=(e=l)!=e||(t=u)!=t||n&&!a;this._needCrossZero&&(l>0&&u>0&&!c&&(l=0),l<0&&u<0&&!h&&(u=0));var p=this._determinedMin,f=this._determinedMax;return null!=p&&(l=p,c=!0),null!=f&&(u=f,h=!0),{min:l,max:u,minFixed:c,maxFixed:h,isBlank:d}},fl.prototype.modifyDataMinMax=function(e,t){this[fc[e]]=t},fl.prototype.setDeterminedMinMax=function(e,t){this[fu[e]]=t},fl.prototype.freeze=function(){this.frozen=!0};var fu={min:"_determinedMin",max:"_determinedMax"},fc={min:"_dataMin",max:"_dataMax"};function fh(e,t){return null==t?null:t!=t?NaN:e.parse(t)}function fd(){}function fp(e,t){var n;return function(e,t,n,r,i){n=n||s5;var a,o=t.ecModel,s=o&&o.option.textStyle,l=function(e){for(var t;e&&e!==e.ecModel;){var n=(e.option||s5).rich;if(n){t=t||{};for(var r=nU(n),i=0;i<r.length;i++)t[r[i]]=1}e=e.parentModel}return t}(t);if(l){for(var u in a={},l)if(l.hasOwnProperty(u)){var c=t.getModel(["rich",u]);s7(a[u]={},c,s,n,r,i,!1,!0)}}a&&(e.rich=a);var h=t.get("overflow");h&&(e.overflow=h);var d=t.get("minMargin");null!=d&&(e.margin=d),s7(e,t,s,n,r,i,!0,!1)}(n={},e,null,"normal"!==(t=t||{}).state,void 0),n}fd.prototype.getNeedCrossZero=function(){return!this.option.scale},fd.prototype.getCoordSysModel=function(){};var ff=[];function fg(){var e=null!==oL&&oL.apply(this,arguments)||this;return e.notClear=!0,e.incremental=!0,e._displayables=[],e._temporaryDisplayables=[],e._cursor=0,e}rh(fg,oL),fg.prototype.traverse=function(e,t){e.call(t,this)},fg.prototype.useStyle=function(){this.style={}},fg.prototype.getCursor=function(){return this._cursor},fg.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},fg.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},fg.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},fg.prototype.addDisplayable=function(e,t){t?this._temporaryDisplayables.push(e):this._displayables.push(e),this.markRedraw()},fg.prototype.addDisplayables=function(e,t){t=t||!1;for(var n=0;n<e.length;n++)this.addDisplayable(e[n],t)},fg.prototype.getDisplayables=function(){return this._displayables},fg.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},fg.prototype.eachPendingDisplayable=function(e){for(var t=this._cursor;t<this._displayables.length;t++)e&&e(this._displayables[t]);for(var t=0;t<this._temporaryDisplayables.length;t++)e&&e(this._temporaryDisplayables[t])},fg.prototype.update=function(){this.updateTransform();for(var e=this._cursor;e<this._displayables.length;e++){var t=this._displayables[e];t.parent=this,t.update(),t.parent=null}for(var e=0;e<this._temporaryDisplayables.length;e++){var t=this._temporaryDisplayables[e];t.parent=this,t.update(),t.parent=null}},fg.prototype.getBoundingRect=function(){if(!this._rect){for(var e=new r2(1/0,1/0,-1/0,-1/0),t=0;t<this._displayables.length;t++){var n=this._displayables[t],r=n.getBoundingRect().clone();n.needLocalTransform()&&r.applyTransform(n.getLocalTransform(ff)),e.union(r)}this._rect=e}return this._rect},fg.prototype.contain=function(e,t){var n=this.transformCoordToLocal(e,t);if(this.getBoundingRect().contain(n[0],n[1])){for(var r=0;r<this._displayables.length;r++)if(this._displayables[r].contain(e,t))return!0}return!1};var fm=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="compound",t}return rh(t,e),t.prototype._updatePathDirty=function(){for(var e=this.shape.paths,t=this.shapeChanged(),n=0;n<e.length;n++)t=t||e[n].shapeChanged();t&&this.dirtyShape()},t.prototype.beforeBrush=function(){this._updatePathDirty();for(var e=this.shape.paths||[],t=this.getGlobalScale(),n=0;n<e.length;n++)e[n].path||e[n].createPathProxy(),e[n].path.setScale(t[0],t[1],e[n].segmentIgnoreThreshold)},t.prototype.buildPath=function(e,t){for(var n=t.paths||[],r=0;r<n.length;r++)n[r].buildPath(e,n[r].shape,!0)},t.prototype.afterBrush=function(){for(var e=this.shape.paths||[],t=0;t<e.length;t++)e[t].pathUpdated()},t.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),sy.prototype.getBoundingRect.call(this)},t}(sy),fv=function(){function e(e){this.colorStops=e||[]}return e.prototype.addColorStop=function(e,t){this.colorStops.push({offset:e,color:t})},e}();function fy(e){var t=c0.extend(e);return c0.registerClass(t),t}function fx(e){var t=h1.extend(e);return h1.registerClass(t),t}rh(function(e,t,n,r,i,a){var o=T.call(this,i)||this;return o.x=null==e?0:e,o.y=null==t?0:t,o.x2=null==n?1:n,o.y2=null==r?0:r,o.type="linear",o.global=a||!1,o},T=fv),rh(function(e,t,n,r,i){var a=I.call(this,r)||this;return a.x=null==e?.5:e,a.y=null==t?.5:t,a.r=null==n?.5:n,a.type="radial",a.global=i||!1,a},I=fv);var f_=[],fb={registerPreprocessor:pT,registerProcessor:pI,registerPostInit:function(e){pk("afterinit",e)},registerPostUpdate:function(e){pk("afterupdate",e)},registerUpdateLifecycle:pk,registerAction:pj,registerCoordinateSystem:function(e,t){u$.register(e,t)},registerLayout:pM,registerVisual:pD,registerTransform:function(e){var t=(e=nz(e)).type;t||cj("");var n=t.split(":");2!==n.length&&cj("");var r=!1;"echarts"===n[0]&&(t=n[1],r=!0),e.__isBuiltIn=r,cN.set(t,e)},registerLoading:function(e,t){pb[e]=t},registerMap:function(e,t,n){var r=pr.registerMap;r&&r(e,t,n)},registerImpl:function(e,t){pr[e]=t},PRIORITY:{PROCESSOR:{FILTER:1e3,SERIES_FILTER:800,STATISTIC:5e3},VISUAL:{LAYOUT:1e3,PROGRESSIVE_LAYOUT:1100,GLOBAL:2e3,CHART:3e3,POST_CHART_LAYOUT:4600,COMPONENT:4e3,BRUSH:5e3,CHART_ITEM:4500,ARIA:6e3,DECAL:7e3}},ComponentModel:uw,ComponentView:c7,SeriesModel:c0,ChartView:h1,registerComponentModel:function(e){uw.registerClass(e)},registerComponentView:function(e){c7.registerClass(e)},registerSeriesModel:function(e){c0.registerClass(e)},registerChartView:function(e){h1.registerClass(e)},registerSubTypeDefaulter:function(e,t){uw.registerSubTypeDefaulter(e,t)},registerPainter:function(e,t){aK[e]=t}};function fw(e){n$(e)?nV(e,function(e){fw(e)}):nE(f_,e)>=0||(f_.push(e),nZ(e)&&(e={install:e}),e.install(fb))}var fS=2*Math.PI,fC=si.CMD,fT=["top","right","bottom","left"];function fI(e,t,n,r,i,a,o,s){var l=n-e,u=r-t,c=Math.sqrt(l*l+u*u),h=((i-e)*(l/=c)+(a-t)*(u/=c))/c;s&&(h=Math.min(Math.max(h,0),1)),h*=c;var d=o[0]=e+h*l,p=o[1]=t+h*u;return Math.sqrt((d-i)*(d-i)+(p-a)*(p-a))}function fk(e,t,n,r,i,a,o){n<0&&(e+=n,n=-n),r<0&&(t+=r,r=-r);var s=e+n,l=t+r,u=o[0]=Math.min(Math.max(i,e),s),c=o[1]=Math.min(Math.max(a,t),l);return Math.sqrt((u-i)*(u-i)+(c-a)*(c-a))}var fj=[],fM=new rq,fD=new rq,fO=new rq,fA=new rq,fP=new rq;function fR(e,t){if(e){var n=e.getTextGuideLine(),r=e.getTextContent();if(r&&n){var i=e.textGuideLineConfig||{},a=[[0,0],[0,0],[0,0]],o=i.candidates||fT,s=r.getBoundingRect().clone();s.applyTransform(r.getComputedTransform());var l=1/0,u=i.anchor,c=e.getComputedTransform(),h=c&&rU([],c),d=t.get("length2")||0;u&&fO.copy(u);for(var p=0;p<o.length;p++){!function(e,t,n,r,i){var a=n.width,o=n.height;switch(e){case"top":r.set(n.x+a/2,n.y-0),i.set(0,-1);break;case"bottom":r.set(n.x+a/2,n.y+o+0),i.set(0,1);break;case"left":r.set(n.x-0,n.y+o/2),i.set(-1,0);break;case"right":r.set(n.x+a+0,n.y+o/2),i.set(1,0)}}(o[p],0,s,fM,fA),rq.scaleAndAdd(fD,fM,fA,d),fD.transform(h);var f=e.getBoundingRect(),g=u?u.distance(fD):e instanceof sy?function(e,t,n){for(var r,i,a=0,o=0,s=0,l=0,u=1/0,c=t.data,h=e.x,d=e.y,p=0;p<c.length;){var f=c[p++];1===p&&(a=c[p],o=c[p+1],s=a,l=o);var g=u;switch(f){case fC.M:s=c[p++],l=c[p++],a=s,o=l;break;case fC.L:g=fI(a,o,c[p],c[p+1],h,d,fj,!0),a=c[p++],o=c[p++];break;case fC.C:g=ij(a,o,c[p++],c[p++],c[p++],c[p++],c[p],c[p+1],h,d,fj),a=c[p++],o=c[p++];break;case fC.Q:g=iP(a,o,c[p++],c[p++],c[p],c[p+1],h,d,fj),a=c[p++],o=c[p++];break;case fC.A:var m=c[p++],v=c[p++],y=c[p++],x=c[p++],_=c[p++],b=c[p++];p+=1;var w=!!(1-c[p++]);r=Math.cos(_)*y+m,i=Math.sin(_)*x+v,p<=1&&(s=r,l=i);var S=(h-m)*x/y+m;g=function(e,t,n,r,i,a,o,s,l){var u=Math.sqrt((o-=e)*o+(s-=t)*s),c=(o/=u)*n+e,h=(s/=u)*n+t;if(Math.abs(r-i)%fS<1e-4)return l[0]=c,l[1]=h,u-n;if(a){var d=r;r=ss(i),i=ss(d)}else r=ss(r),i=ss(i);r>i&&(i+=fS);var p=Math.atan2(s,o);if(p<0&&(p+=fS),p>=r&&p<=i||p+fS>=r&&p+fS<=i)return l[0]=c,l[1]=h,u-n;var f=n*Math.cos(r)+e,g=n*Math.sin(r)+t,m=n*Math.cos(i)+e,v=n*Math.sin(i)+t,y=(f-o)*(f-o)+(g-s)*(g-s),x=(m-o)*(m-o)+(v-s)*(v-s);return y<x?(l[0]=f,l[1]=g,Math.sqrt(y)):(l[0]=m,l[1]=v,Math.sqrt(x))}(m,v,x,_,_+b,w,S,d,fj),a=Math.cos(_+b)*y+m,o=Math.sin(_+b)*x+v;break;case fC.R:g=fk(s=a=c[p++],l=o=c[p++],c[p++],c[p++],h,d,fj);break;case fC.Z:g=fI(a,o,s,l,h,d,fj,!0),a=s,o=l}g<u&&(u=g,n.set(fj[0],fj[1]))}return u}(fD,e.path,fO):function(e,t,n){var r=fk(t.x,t.y,t.width,t.height,e.x,e.y,fj);return n.set(fj[0],fj[1]),r}(fD,f,fO);g<l&&(l=g,fD.transform(c),fO.transform(c),fO.toArray(a[0]),fD.toArray(a[1]),fM.toArray(a[2]))}(function(e,t){if(t<=180&&t>0){t=t/180*Math.PI,fM.fromArray(e[0]),fD.fromArray(e[1]),fO.fromArray(e[2]),rq.sub(fA,fM,fD),rq.sub(fP,fO,fD);var n=fA.len(),r=fP.len();if(!(n<.001)&&!(r<.001)&&(fA.scale(1/n),fP.scale(1/r),Math.cos(t)<fA.dot(fP))){var i=fI(fD.x,fD.y,fO.x,fO.y,fM.x,fM.y,fz,!1);fN.fromArray(fz),fN.scaleAndAdd(fP,i/Math.tan(Math.PI-t));var a=fO.x!==fD.x?(fN.x-fD.x)/(fO.x-fD.x):(fN.y-fD.y)/(fO.y-fD.y);if(isNaN(a))return;a<0?rq.copy(fN,fD):a>1&&rq.copy(fN,fO),fN.toArray(e[1])}}})(a,t.get("minTurnAngle")),n.setShape({points:a})}}}var fz=[],fN=new rq;function fL(e,t,n,r){var i="normal"===n,a=i?e:e.ensureState(n);a.ignore=t;var o=r.get("smooth");o&&!0===o&&(o=.3),a.shape=a.shape||{},o>0&&(a.shape.smooth=o);var s=r.getModel("lineStyle").getLineStyle();i?e.useStyle(s):a.style=s}function fF(e,t){var n=t.smooth,r=t.points;if(r)if(e.moveTo(r[0][0],r[0][1]),n>0&&r.length>=3){var i=rg(r[0],r[1]),a=rg(r[1],r[2]);if(!i||!a){e.lineTo(r[1][0],r[1][1]),e.lineTo(r[2][0],r[2][1]);return}var o=Math.min(i,a)*n,s=rv([],r[1],r[0],o/i),l=rv([],r[1],r[2],o/a),u=rv([],s,l,.5);e.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),e.bezierCurveTo(l[0],l[1],l[0],l[1],r[2][0],r[2][1])}else for(var c=1;c<r.length;c++)e.lineTo(r[c][0],r[c][1])}var fE=[0,0],fB=[0,0],fH=new rq,fV=new rq,fW=function(){function e(e,t){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new rq;for(var n=0;n<2;n++)this._axes[n]=new rq;e&&this.fromBoundingRect(e,t)}return e.prototype.fromBoundingRect=function(e,t){var n=this._corners,r=this._axes,i=e.x,a=e.y,o=i+e.width,s=a+e.height;if(n[0].set(i,a),n[1].set(o,a),n[2].set(o,s),n[3].set(i,s),t)for(var l=0;l<4;l++)n[l].transform(t);rq.sub(r[0],n[1],n[0]),rq.sub(r[1],n[3],n[0]),r[0].normalize(),r[1].normalize();for(var l=0;l<2;l++)this._origin[l]=r[l].dot(n[0])},e.prototype.intersect=function(e,t){var n=!0,r=!t;return(fH.set(1/0,1/0),fV.set(0,0),!this._intersectCheckOneSide(this,e,fH,fV,r,1)&&(n=!1,r)||!this._intersectCheckOneSide(e,this,fH,fV,r,-1)&&(n=!1,r))?n:(r||rq.copy(t,n?fH:fV),n)},e.prototype._intersectCheckOneSide=function(e,t,n,r,i,a){for(var o=!0,s=0;s<2;s++){var l=this._axes[s];if(this._getProjMinMaxOnAxis(s,e._corners,fE),this._getProjMinMaxOnAxis(s,t._corners,fB),fE[1]<fB[0]||fE[0]>fB[1]){if(o=!1,i)return o;var u=Math.abs(fB[0]-fE[1]),c=Math.abs(fE[0]-fB[1]);Math.min(u,c)>r.len()&&(u<c?rq.scale(r,l,-u*a):rq.scale(r,l,c*a))}else if(n){var u=Math.abs(fB[0]-fE[1]),c=Math.abs(fE[0]-fB[1]);Math.min(u,c)<n.len()&&(u<c?rq.scale(n,l,u*a):rq.scale(n,l,-c*a))}}return o},e.prototype._getProjMinMaxOnAxis=function(e,t,n){for(var r=this._axes[e],i=this._origin,a=t[0].dot(r)+i[e],o=a,s=a,l=1;l<t.length;l++){var u=t[l].dot(r)+i[e];o=Math.min(u,o),s=Math.max(u,s)}n[0]=o,n[1]=s},e}();function fY(e,t,n,r,i,a){var o,s,l,u=e.length;if(!(u<2)){e.sort(function(e,n){return e.rect[t]-n.rect[t]});for(var c=0,h=!1,d=[],p=0,f=0;f<u;f++){var g=e[f],m=g.rect;(o=m[t]-c)<0&&(m[t]-=o,g.label[t]-=o,h=!0);var v=Math.max(-o,0);d.push(v),p+=v,c=m[t]+m[n]}p>0&&a&&w(-p/u,0,u);var y=e[0],x=e[u-1];return _(),s<0&&S(-s,.8),l<0&&S(l,.8),_(),b(s,l,1),b(l,s,-1),_(),s<0&&C(-s),l<0&&C(l),h}function _(){s=y.rect[t]-r,l=i-x.rect[t]-x.rect[n]}function b(e,t,n){if(e<0){var r=Math.min(t,-e);if(r>0){w(r*n,0,u);var i=r+e;i<0&&S(-i*n,1)}else S(-e*n,1)}}function w(n,r,i){0!==n&&(h=!0);for(var a=r;a<i;a++){var o=e[a],s=o.rect;s[t]+=n,o.label[t]+=n}}function S(r,i){for(var a=[],o=0,s=1;s<u;s++){var l=e[s-1].rect,c=Math.max(e[s].rect[t]-l[t]-l[n],0);a.push(c),o+=c}if(o){var h=Math.min(Math.abs(r)/o,i);if(r>0)for(var s=0;s<u-1;s++){var d=a[s]*h;w(d,0,s+1)}else for(var s=u-1;s>0;s--){var d=a[s-1]*h;w(-d,s,u)}}}function C(e){for(var t=e<0?-1:1,n=Math.ceil((e=Math.abs(e))/(u-1)),r=0;r<u-1;r++)if(t>0?w(n,0,r+1):w(-n,u-r-1,u),(e-=n)<=0)return}}var fG=["align","verticalAlign","width","height","fontSize"],fU=new aA,fq=od(),fX=od();function f$(e,t,n){for(var r=0;r<n.length;r++){var i=n[r];null!=t[i]&&(e[i]=t[i])}}var fZ=["x","y","rotation"],fK=function(){function e(){this._labelList=[],this._chartViewList=[]}return e.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},e.prototype._addLabel=function(e,t,n,r,i){var a,o=r.style,s=r.__hostTarget.textConfig||{},l=r.getComputedTransform(),u=r.getBoundingRect().plain();r2.applyTransform(u,u,l),l?fU.setLocalTransform(l):(fU.x=fU.y=fU.rotation=fU.originX=fU.originY=0,fU.scaleX=fU.scaleY=1),fU.rotation=ss(fU.rotation);var c=r.__hostTarget;if(c){a=c.getBoundingRect().plain();var h=c.getComputedTransform();r2.applyTransform(a,a,h)}var d=a&&c.getTextGuideLine();this._labelList.push({label:r,labelLine:d,seriesModel:n,dataIndex:e,dataType:t,layoutOption:i,computedLayoutOption:null,rect:u,hostRect:a,priority:a?a.width*a.height:0,defaultAttr:{ignore:r.ignore,labelGuideIgnore:d&&d.ignore,x:fU.x,y:fU.y,scaleX:fU.scaleX,scaleY:fU.scaleY,rotation:fU.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:r.cursor,attachedPos:s.position,attachedRot:s.rotation}})},e.prototype.addLabelsOfSeries=function(e){var t=this;this._chartViewList.push(e);var n=e.__model,r=n.get("labelLayout");(nZ(r)||nU(r).length)&&e.group.traverse(function(e){if(e.ignore)return!0;var i=e.getTextContent(),a=oD(e);i&&!i.disableLabelLayout&&t._addLabel(a.dataIndex,a.dataType,n,i,r)})},e.prototype.updateLayoutConfig=function(e){for(var t=e.getWidth(),n=e.getHeight(),r=0;r<this._labelList.length;r++){var i=this._labelList[r],a=i.label,o=a.__hostTarget,s=i.defaultAttr,l=void 0;l=(l=nZ(i.layoutOption)?i.layoutOption(function(e,t){var n=e.label,r=t&&t.getTextGuideLine();return{dataIndex:e.dataIndex,dataType:e.dataType,seriesIndex:e.seriesModel.seriesIndex,text:e.label.style.text,rect:e.hostRect,labelRect:e.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:function(e){if(e){for(var t=[],n=0;n<e.length;n++)t.push(e[n].slice());return t}}(r&&r.shape.points)}}(i,o)):i.layoutOption)||{},i.computedLayoutOption=l;var u=Math.PI/180;o&&o.setTextConfig({local:!1,position:null!=l.x||null!=l.y?null:s.attachedPos,rotation:null!=l.rotate?l.rotate*u:s.attachedRot,offset:[l.dx||0,l.dy||0]});var c=!1;if(null!=l.x?(a.x=a0(l.x,t),a.setStyle("x",0),c=!0):(a.x=s.x,a.setStyle("x",s.style.x)),null!=l.y?(a.y=a0(l.y,n),a.setStyle("y",0),c=!0):(a.y=s.y,a.setStyle("y",s.style.y)),l.labelLinePoints){var h=o.getTextGuideLine();h&&(h.setShape({points:l.labelLinePoints}),c=!1)}fq(a).needsUpdateLabelLine=c,a.rotation=null!=l.rotate?l.rotate*u:s.rotation,a.scaleX=s.scaleX,a.scaleY=s.scaleY;for(var d=0;d<fG.length;d++){var p=fG[d];a.setStyle(p,null!=l[p]?l[p]:s.style[p])}if(l.draggable){if(a.draggable=!0,a.cursor="move",o){var f=i.seriesModel;null!=i.dataIndex&&(f=i.seriesModel.getData(i.dataType).getItemModel(i.dataIndex)),a.on("drag",function(e,t){return function(){fR(e,t)}}(o,f.getModel("labelLine")))}}else a.off("drag"),a.cursor=s.cursor}},e.prototype.layout=function(e){var t=e.getWidth(),n=e.getHeight(),r=function(e){for(var t=[],n=0;n<e.length;n++){var r=e[n];if(!r.defaultAttr.ignore){var i=r.label,a=i.getComputedTransform(),o=i.getBoundingRect(),s=!a||a[1]<1e-5&&a[2]<1e-5,l=i.style.margin||0,u=o.clone();u.applyTransform(a),u.x-=l/2,u.y-=l/2,u.width+=l,u.height+=l;var c=s?new fW(o,a):null;t.push({label:i,labelLine:r.labelLine,rect:u,localRect:o,obb:c,priority:r.priority,defaultAttr:r.defaultAttr,layoutOption:r.computedLayoutOption,axisAligned:s,transform:a})}}return t}(this._labelList),i=nG(r,function(e){return"shiftX"===e.layoutOption.moveOverlap}),a=nG(r,function(e){return"shiftY"===e.layoutOption.moveOverlap});fY(i,"x","width",0,t,void 0),fY(a,"y","height",0,n,void 0),function(e){var t=[];e.sort(function(e,t){return t.priority-e.priority});var n=new r2(0,0,0,0);function r(e){if(!e.ignore){var t=e.ensureState("emphasis");null==t.ignore&&(t.ignore=!1)}e.ignore=!0}for(var i=0;i<e.length;i++){var a=e[i],o=a.axisAligned,s=a.localRect,l=a.transform,u=a.label,c=a.labelLine;n.copy(a.rect),n.width-=.1,n.height-=.1,n.x+=.05,n.y+=.05;for(var h=a.obb,d=!1,p=0;p<t.length;p++){var f=t[p];if(n.intersect(f.rect)&&(o&&f.axisAligned||(f.obb||(f.obb=new fW(f.localRect,f.transform)),h||(h=new fW(s,l)),h.intersect(f.obb)))){d=!0;break}}d?(r(u),c&&r(c)):(u.attr("ignore",a.defaultAttr.ignore),c&&c.attr("ignore",a.defaultAttr.labelGuideIgnore),t.push(a))}}(nG(r,function(e){return e.layoutOption.hideOverlap}))},e.prototype.processLabelsOverall=function(){var e=this;nV(this._chartViewList,function(t){var n=t.__model,r=t.ignoreLabelLineUpdate,i=n.isAnimationEnabled();t.group.traverse(function(t){if(t.ignore&&!t.forceLabelAnimation)return!0;var a=!r,o=t.getTextContent();!a&&o&&(a=fq(o).needsUpdateLabelLine),a&&e._updateLabelLine(t,n),i&&e._animateLabels(t,n)})})},e.prototype._updateLabelLine=function(e,t){var n=e.getTextContent(),r=oD(e),i=r.dataIndex;if(n&&null!=i){var a=t.getData(r.dataType),o=a.getItemModel(i),s={},l=a.getItemVisual(i,"style");l&&(s.stroke=l[a.getVisual("drawType")]);var u=o.getModel("labelLine");!function(e,t,n){var r=e.getTextGuideLine(),i=e.getTextContent();if(!i){r&&e.removeTextGuideLine();return}for(var a=t.normal,o=a.get("show"),s=i.ignore,l=0;l<sC.length;l++){var u=sC[l],c=t[u],h="normal"===u;if(c){var d=c.get("show");if((h?s:n4(i.states[u]&&i.states[u].ignore,s))||!n4(d,o)){var p=h?r:r&&r.states[u];p&&(p.ignore=!0),r&&fL(r,!0,u,c);continue}!r&&(r=new hF,e.setTextGuideLine(r),h||!s&&o||fL(r,!0,"normal",t.normal),e.stateProxy&&(r.stateProxy=e.stateProxy)),fL(r,!1,u,c)}}if(r){nF(r.style,n),r.style.fill=null;var f=a.get("showAbove");(e.textGuideLineConfig=e.textGuideLineConfig||{}).showAbove=f||!1,r.buildPath=fF}}(e,function(e,t){t=t||"labelLine";for(var n={normal:e.getModel(t)},r=0;r<sS.length;r++){var i=sS[r];n[i]=e.getModel([i,t])}return n}(o),s),fR(e,u)}},e.prototype._animateLabels=function(e,t){var n=e.getTextContent(),r=e.getTextGuideLine();if(n&&(e.forceLabelAnimation||!n.ignore&&!n.invisible&&!e.disableLabelAnimation&&!s4(e))){var i=fq(n),a=i.oldLayout,o=oD(e),s=o.dataIndex,l={x:n.x,y:n.y,rotation:n.rotation},u=t.getData(o.dataType);if(a){n.attr(a);var c=e.prevStates;c&&(nE(c,"select")>=0&&n.attr(i.oldLayoutSelect),nE(c,"emphasis")>=0&&n.attr(i.oldLayoutEmphasis)),s2(n,l,t,s)}else if(n.attr(l),!le(n).valueAnimation){var h=n4(n.style.opacity,1);n.style.opacity=0,s3(n,{style:{opacity:h}},t,s)}if(i.oldLayout=l,n.states.select){var d=i.oldLayoutSelect={};f$(d,l,fZ),f$(d,n.states.select,fZ)}if(n.states.emphasis){var p=i.oldLayoutEmphasis={};f$(p,l,fZ),f$(p,n.states.emphasis,fZ)}var f=le(n);if(f.valueAnimation&&f.prevValue!==f.value){var g=f.defaultInterpolatedText,m=n4(f.interpolatedValue,f.prevValue),v=f.value;n.percent=0,(null==f.prevValue?s3:s2)(n,{percent:1},t,s,null,function(e){var r=function(e,t,n,r,i){var a=null==t||"auto"===t;if(null==r)return r;if(nJ(r)){var o,s=(r-(o=n||0))*i+o;return a2(s,a?Math.max(a3(n||0),a3(r)):t)}if(nK(r))return i<1?n:r;for(var l=[],u=Math.max(n?n.length:0,r.length),c=0;c<u;++c){var h=e.getDimensionInfo(c);if(h&&"ordinal"===h.type)l[c]=(i<1&&n?n:r)[c];else{var d=n&&n[c]?n[c]:0,p=r[c],s=(p-d)*i+d;l[c]=a2(s,a?Math.max(a3(d),a3(p)):t)}}return l}(u,f.precision,m,v,e);f.interpolatedValue=1===e?null:r,function(e,t){for(var n=0;n<sS.length;n++){var r=sS[n],i=t[r],a=e.ensureState(r);a.style=a.style||{},a.style.text=i}var o=e.currentStates.slice();e.clearStates(!0),e.setStyle({text:t.normal}),e.useStates(o,!0)}(n,function(e,t,n){var r,i=e.labelFetcher,a=e.labelDataIndex,o=e.labelDimIndex,s=t.normal;i&&(r=i.getFormattedLabel(a,"normal",null,o,s&&s.get("formatter"),null!=n?{interpolatedValue:n}:null)),null==r&&(r=nZ(e.defaultText)?e.defaultText(a,e,n):e.defaultText);for(var l={normal:r},u=0;u<sS.length;u++){var c=sS[u],h=t[c];l[c]=n4(i?i.getFormattedLabel(a,c,null,o,h&&h.get("formatter")):null,r)}return l}({labelDataIndex:s,labelFetcher:t,defaultText:g?g(r):r+""},f.statesModels,r))})}}if(r&&!r.ignore&&!r.invisible){var i=fX(r),a=i.oldLayout,y={points:r.shape.points};a?(r.attr({shape:a}),s2(r,{shape:y},t)):(r.setShape(y),r.style.strokePercent=0,s3(r,{style:{strokePercent:1}},t)),i.oldLayout=y}},e}(),fJ=od();function fQ(e){e.registerUpdateLifecycle("series:beforeupdate",function(e,t,n){var r=fJ(t).labelManager;r||(r=fJ(t).labelManager=new fK),r.clearLabels()}),e.registerUpdateLifecycle("series:layoutlabels",function(e,t,n){var r=fJ(t).labelManager;n.updatedSeries.forEach(function(e){r.addLabelsOfSeries(t.getViewOfSeriesModel(e))}),r.updateLayoutConfig(t),r.layout(t),r.processLabelsOverall()})}function f1(e,t,n){var r=nb.createCanvas(),i=t.getWidth(),a=t.getHeight(),o=r.style;return o&&(o.position="absolute",o.left="0",o.top="0",o.width=i+"px",o.height=a+"px",r.setAttribute("data-zr-dom-id",e)),r.width=i*n,r.height=a*n,r}fw(fQ);var f0=function(e){function t(t,n,r){var i,a=e.call(this)||this;a.motionBlur=!1,a.lastFrameAlpha=.7,a.dpr=1,a.virtual=!1,a.config={},a.incremental=!1,a.zlevel=0,a.maxRepaintRectCount=5,a.__dirty=!0,a.__firstTimePaint=!0,a.__used=!1,a.__drawIndex=0,a.__startIndex=0,a.__endIndex=0,a.__prevStartIndex=null,a.__prevEndIndex=null,r=r||aS,"string"==typeof t?i=f1(t,n,r):nQ(t)&&(t=(i=t).id),a.id=t,a.dom=i;var o=i.style;return o&&(ro(i),i.onselectstart=function(){return!1},o.padding="0",o.margin="0",o.borderWidth="0"),a.painter=n,a.dpr=r,a}return rh(t,e),t.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},t.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},t.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},t.prototype.setUnpainted=function(){this.__firstTimePaint=!0},t.prototype.createBackBuffer=function(){var e=this.dpr;this.domBack=f1("back-"+this.id,this.painter,e),this.ctxBack=this.domBack.getContext("2d"),1!==e&&this.ctxBack.scale(e,e)},t.prototype.createRepaintRects=function(e,t,n,r){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var i,a=[],o=this.maxRepaintRectCount,s=!1,l=new r2(0,0,0,0);function u(e){if(!(!e.isFinite()||e.isZero()))if(0===a.length){var t=new r2(0,0,0,0);t.copy(e),a.push(t)}else{for(var n=!1,r=1/0,i=0,u=0;u<a.length;++u){var c=a[u];if(c.intersect(e)){var h=new r2(0,0,0,0);h.copy(c),h.union(e),a[u]=h,n=!0;break}if(s){l.copy(e),l.union(c);var d=e.width*e.height,p=c.width*c.height,f=l.width*l.height-d-p;f<r&&(r=f,i=u)}}if(s&&(a[i].union(e),n=!0),!n){var t=new r2(0,0,0,0);t.copy(e),a.push(t)}s||(s=a.length>=o)}}for(var c=this.__startIndex;c<this.__endIndex;++c){var h=e[c];if(h){var d=h.shouldBePainted(n,r,!0,!0),p=h.__isRendered&&(1&h.__dirty||!d)?h.getPrevPaintRect():null;p&&u(p);var f=d&&(1&h.__dirty||!h.__isRendered)?h.getPaintRect():null;f&&u(f)}}for(var c=this.__prevStartIndex;c<this.__prevEndIndex;++c){var h=t[c],d=h&&h.shouldBePainted(n,r,!0,!0);if(h&&(!d||!h.__zr)&&h.__isRendered){var p=h.getPrevPaintRect();p&&u(p)}}do{i=!1;for(var c=0;c<a.length;){if(a[c].isZero()){a.splice(c,1);continue}for(var g=c+1;g<a.length;)a[c].intersect(a[g])?(i=!0,a[c].union(a[g]),a.splice(g,1)):g++;c++}}while(i);return this._paintRects=a,a},t.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},t.prototype.resize=function(e,t){var n=this.dpr,r=this.dom,i=r.style,a=this.domBack;i&&(i.width=e+"px",i.height=t+"px"),r.width=e*n,r.height=t*n,a&&(a.width=e*n,a.height=t*n,1!==n&&this.ctxBack.scale(n,n))},t.prototype.clear=function(e,t,n){var r=this.dom,i=this.ctx,a=r.width,o=r.height;t=t||this.clearColor;var s=this.motionBlur&&!e,l=this.lastFrameAlpha,u=this.dpr,c=this;s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(r,0,0,a/u,o/u));var h=this.domBack;function d(e,n,r,a){if(i.clearRect(e,n,r,a),t&&"transparent"!==t){var o=void 0;n3(t)?(o=(t.global||t.__width===r&&t.__height===a)&&t.__canvasGradient||dH(i,t,{x:0,y:0,width:r,height:a}),t.__canvasGradient=o,t.__width=r,t.__height=a):null!=t.image&&(t.scaleX=t.scaleX||u,t.scaleY=t.scaleY||u,o=dK(i,t,{dirty:function(){c.setUnpainted(),c.painter.refresh()}})),i.save(),i.fillStyle=o||t,i.fillRect(e,n,r,a),i.restore()}s&&(i.save(),i.globalAlpha=l,i.drawImage(h,e,n,r,a),i.restore())}!n||s?d(0,0,a,o):n.length&&nV(n,function(e){d(e.x*u,e.y*u,e.width*u,e.height*u)})},t}(rS),f2=function(){function e(e,t,n,r){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var i=!e.nodeName||"CANVAS"===e.nodeName.toUpperCase();this._opts=n=nL({},n||{}),this.dpr=n.devicePixelRatio||aS,this._singleCanvas=i,this.root=e,e.style&&(ro(e),e.innerHTML=""),this.storage=t;var a=this._zlevelList;this._prevDisplayList=[];var o=this._layers;if(i){var s=e.width,l=e.height;null!=n.width&&(s=n.width),null!=n.height&&(l=n.height),this.dpr=n.devicePixelRatio||1,e.width=s*this.dpr,e.height=l*this.dpr,this._width=s,this._height=l;var u=new f0(e,this,this.dpr);u.__builtin__=!0,u.initContext(),o[314159]=u,u.zlevel=314159,a.push(314159),this._domRoot=e}else{this._width=dW(e,0,n),this._height=dW(e,1,n);var c,h,d,p=this._domRoot=(c=this._width,h=this._height,(d=document.createElement("div")).style.cssText=["position:relative","width:"+c+"px","height:"+h+"px","padding:0;margin:0;border-width:0"].join(";")+";",d);e.appendChild(p)}}return e.prototype.getType=function(){return"canvas"},e.prototype.isSingleCanvas=function(){return this._singleCanvas},e.prototype.getViewportRoot=function(){return this._domRoot},e.prototype.getViewportRootOffset=function(){var e=this.getViewportRoot();if(e)return{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}},e.prototype.refresh=function(e){var t=this.storage.getDisplayList(!0),n=this._prevDisplayList,r=this._zlevelList;this._redrawId=Math.random(),this._paintList(t,n,e,this._redrawId);for(var i=0;i<r.length;i++){var a=r[i],o=this._layers[a];if(!o.__builtin__&&o.refresh){var s=0===i?this._backgroundColor:null;o.refresh(s)}}return this._opts.useDirtyRect&&(this._prevDisplayList=t.slice()),this},e.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},e.prototype._paintHoverList=function(e){var t,n=e.length,r=this._hoverlayer;if(r&&r.clear(),n){for(var i={inHover:!0,viewWidth:this._width,viewHeight:this._height},a=0;a<n;a++){var o=e[a];o.__inHover&&(r||(r=this._hoverlayer=this.getLayer(1e5)),t||(t=r.ctx).save(),d9(t,o,i,a===n-1))}t&&t.restore()}},e.prototype.getHoverLayer=function(){return this.getLayer(1e5)},e.prototype.paintOne=function(e,t){d5(e,t)},e.prototype._paintList=function(e,t,n,r){if(this._redrawId===r){n=n||!1,this._updateLayerStatus(e);var i=this._doPaintList(e,t,n),a=i.finished,o=i.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),o&&this._paintHoverList(e),a)this.eachLayer(function(e){e.afterBrush&&e.afterBrush()});else{var s=this;j(function(){s._paintList(e,t,n,r)})}}},e.prototype._compositeManually=function(){var e=this.getLayer(314159).ctx,t=this._domRoot.width,n=this._domRoot.height;e.clearRect(0,0,t,n),this.eachBuiltinLayer(function(r){r.virtual&&e.drawImage(r.dom,0,0,t,n)})},e.prototype._doPaintList=function(e,t,n){for(var r=this,i=[],a=this._opts.useDirtyRect,o=0;o<this._zlevelList.length;o++){var s=this._zlevelList[o],l=this._layers[s];l.__builtin__&&l!==this._hoverlayer&&(l.__dirty||n)&&i.push(l)}for(var u=!0,c=!1,h=this,d=0;d<i.length;d++)!function(o){var s,l=i[o],d=l.ctx,p=a&&l.createRepaintRects(e,t,h._width,h._height),f=n?l.__startIndex:l.__drawIndex,g=!n&&l.incremental&&Date.now,m=g&&Date.now(),v=l.zlevel===h._zlevelList[0]?h._backgroundColor:null;if(l.__startIndex===l.__endIndex)l.clear(!1,v,p);else if(f===l.__startIndex){var y=e[f];y.incremental&&y.notClear&&!n||l.clear(!1,v,p)}-1===f&&(console.error("For some unknown reason. drawIndex is -1"),f=l.__startIndex);var x=function(t){var n={inHover:!1,allClipped:!1,prevEl:null,viewWidth:r._width,viewHeight:r._height};for(s=f;s<l.__endIndex;s++){var i=e[s];if(i.__inHover&&(c=!0),r._doPaintEl(i,l,a,t,n,s===l.__endIndex-1),g&&Date.now()-m>15)break}n.prevElClipPaths&&d.restore()};if(p)if(0===p.length)s=l.__endIndex;else for(var _=h.dpr,b=0;b<p.length;++b){var w=p[b];d.save(),d.beginPath(),d.rect(w.x*_,w.y*_,w.width*_,w.height*_),d.clip(),x(w),d.restore()}else d.save(),x(),d.restore();l.__drawIndex=s,l.__drawIndex<l.__endIndex&&(u=!1)}(d);return ny.wxa&&nV(this._layers,function(e){e&&e.ctx&&e.ctx.draw&&e.ctx.draw()}),{finished:u,needsRefreshHover:c}},e.prototype._doPaintEl=function(e,t,n,r,i,a){var o=t.ctx;if(n){var s=e.getPaintRect();(!r||s&&s.intersect(r))&&(d9(o,e,i,a),e.setPrevPaintRect(s))}else d9(o,e,i,a)},e.prototype.getLayer=function(e,t){this._singleCanvas&&!this._needsManuallyCompositing&&(e=314159);var n=this._layers[e];return n||((n=new f0("zr_"+e,this,this.dpr)).zlevel=e,n.__builtin__=!0,this._layerConfig[e]?nN(n,this._layerConfig[e],!0):this._layerConfig[e-.01]&&nN(n,this._layerConfig[e-.01],!0),t&&(n.virtual=t),this.insertLayer(e,n),n.initContext()),n},e.prototype.insertLayer=function(e,t){var n=this._layers,r=this._zlevelList,i=r.length,a=this._domRoot,o=null,s=-1;if(!n[e]){if(t&&(t.__builtin__||"function"==typeof t.resize&&"function"==typeof t.refresh&&1)){if(i>0&&e>r[0]){for(s=0;s<i-1&&(!(r[s]<e)||!(r[s+1]>e));s++);o=n[r[s]]}if(r.splice(s+1,0,e),n[e]=t,!t.virtual)if(o){var l=o.dom;l.nextSibling?a.insertBefore(t.dom,l.nextSibling):a.appendChild(t.dom)}else a.firstChild?a.insertBefore(t.dom,a.firstChild):a.appendChild(t.dom);t.painter||(t.painter=this)}}},e.prototype.eachLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r];e.call(t,this._layers[i],i)}},e.prototype.eachBuiltinLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],a=this._layers[i];a.__builtin__&&e.call(t,a,i)}},e.prototype.eachOtherLayer=function(e,t){for(var n=this._zlevelList,r=0;r<n.length;r++){var i=n[r],a=this._layers[i];a.__builtin__||e.call(t,a,i)}},e.prototype.getLayers=function(){return this._layers},e.prototype._updateLayerStatus=function(e){function t(e){o&&(o.__endIndex!==e&&(o.__dirty=!0),o.__endIndex=e)}if(this.eachBuiltinLayer(function(e,t){e.__dirty=e.__used=!1}),this._singleCanvas)for(var n,r,i=1;i<e.length;i++){var a=e[i];if(a.zlevel!==e[i-1].zlevel||a.incremental){this._needsManuallyCompositing=!0;break}}var o=null,s=0;for(r=0;r<e.length;r++){var a=e[r],l=a.zlevel,u=void 0;n!==l&&(n=l,s=0),a.incremental?((u=this.getLayer(l+.001,this._needsManuallyCompositing)).incremental=!0,s=1):u=this.getLayer(l+.01*(s>0),this._needsManuallyCompositing),u.__builtin__||nR("ZLevel "+l+" has been used by unkown layer "+u.id),u!==o&&(u.__used=!0,u.__startIndex!==r&&(u.__dirty=!0),u.__startIndex=r,u.incremental?u.__drawIndex=-1:u.__drawIndex=r,t(r),o=u),1&a.__dirty&&!a.__inHover&&(u.__dirty=!0,u.incremental&&u.__drawIndex<0&&(u.__drawIndex=r))}t(r),this.eachBuiltinLayer(function(e,t){!e.__used&&e.getElementCount()>0&&(e.__dirty=!0,e.__startIndex=e.__endIndex=e.__drawIndex=0),e.__dirty&&e.__drawIndex<0&&(e.__drawIndex=e.__startIndex)})},e.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},e.prototype._clearLayer=function(e){e.clear()},e.prototype.setBackgroundColor=function(e){this._backgroundColor=e,nV(this._layers,function(e){e.setUnpainted()})},e.prototype.configLayer=function(e,t){if(t){var n=this._layerConfig;n[e]?nN(n[e],t,!0):n[e]=t;for(var r=0;r<this._zlevelList.length;r++){var i=this._zlevelList[r];(i===e||i===e+.01)&&nN(this._layers[i],n[e],!0)}}},e.prototype.delLayer=function(e){var t=this._layers,n=this._zlevelList,r=t[e];r&&(r.dom.parentNode.removeChild(r.dom),delete t[e],n.splice(nE(n,e),1))},e.prototype.resize=function(e,t){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var r=this._opts,i=this.root;if(null!=e&&(r.width=e),null!=t&&(r.height=t),e=dW(i,0,r),t=dW(i,1,r),n.style.display="",this._width!==e||t!==this._height){for(var a in n.style.width=e+"px",n.style.height=t+"px",this._layers)this._layers.hasOwnProperty(a)&&this._layers[a].resize(e,t);this.refresh(!0)}this._width=e,this._height=t}else{if(null==e||null==t)return;this._width=e,this._height=t,this.getLayer(314159).resize(e,t)}return this},e.prototype.clearLayer=function(e){var t=this._layers[e];t&&t.clear()},e.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},e.prototype.getRenderedCanvas=function(e){if(e=e||{},this._singleCanvas&&!this._compositeManually)return this._layers[314159].dom;var t=new f0("image",this,e.pixelRatio||this.dpr);t.initContext(),t.clear(!1,e.backgroundColor||this._backgroundColor);var n=t.ctx;if(e.pixelRatio<=this.dpr){this.refresh();var r=t.dom.width,i=t.dom.height;this.eachLayer(function(e){e.__builtin__?n.drawImage(e.dom,0,0,r,i):e.renderToCanvas&&(n.save(),e.renderToCanvas(n),n.restore())})}else for(var a={inHover:!1,viewWidth:this._width,viewHeight:this._height},o=this.storage.getDisplayList(!0),s=0,l=o.length;s<l;s++)d9(n,o[s],a,s===l-1);return t.dom},e.prototype.getWidth=function(){return this._width},e.prototype.getHeight=function(){return this._height},e}(),f3=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="dataset",t}return nm(t,e),t.prototype.init=function(t,n,r){e.prototype.init.call(this,t,n,r),this._sourceManager=new cX(this),c$(this)},t.prototype.mergeOption=function(t,n){e.prototype.mergeOption.call(this,t,n),c$(this)},t.prototype.optionUpdated=function(){this._sourceManager.dirty()},t.prototype.getSourceManager=function(){return this._sourceManager},t.type="dataset",t.defaultOption={seriesLayoutBy:uz},t}(uw),f4=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.type="dataset",t}return nm(t,e),t.type="dataset",t}(c7);fw([function(e){e.registerPainter("canvas",f2)},function(e){e.registerComponentModel(f3),e.registerComponentView(f4)}]),fw(fQ),fy({type:"series.wordCloud",visualStyleAccessPath:"textStyle",visualStyleMapper:function(e){return{fill:e.get("color")}},visualDrawType:"fill",optionUpdated:function(){var e=this.option;e.gridSize=Math.max(Math.floor(e.gridSize),4)},getInitialData:function(e,t){var n=new pX(p$(e.data,{coordDimensions:["value"]}),this);return n.initData(e.data),n},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"}}}),fx({type:"wordCloud",render:function(e,t,n){var r=this.group;r.removeAll();var i=e.getData(),a=e.get("gridSize");e.layoutInstance.ondraw=function(t,n,o,s){var l=i.getItemModel(o),u=new lI({style:fp(l.getModel("textStyle")),scaleX:1/s.info.mu,scaleY:1/s.info.mu,x:(s.gx+s.info.gw/2)*a,y:(s.gy+s.info.gh/2)*a,rotation:s.rot});u.setStyle({x:s.info.fillTextOffsetX,y:s.info.fillTextOffsetY+.5*n,text:t,verticalAlign:"middle",fill:i.getItemVisual(o,"style").fill,fontSize:n}),r.add(u),i.setItemGraphicEl(o,u),u.ensureState("emphasis").style=fp(l.getModel(["emphasis","textStyle"]),{state:"emphasis"}),u.ensureState("blur").style=fp(l.getModel(["blur","textStyle"]),{state:"blur"}),sK(u,l.get(["emphasis","focus"]),l.get(["emphasis","blurScope"])),u.stateTransition={duration:e.get("animation")?e.get(["stateAnimation","duration"]):0,easing:e.get(["stateAnimation","easing"])},u.__highDownDispatcher=!0},this._model=e},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 e=[void 0],t="zero-timeout-message";return window.addEventListener("message",function(n){if("string"==typeof n.data&&n.data.substr(0,t.length)===t){n.stopImmediatePropagation();var r=parseInt(n.data.substr(t.length),36);e[r]&&(e[r](),e[r]=void 0)}},!0),window.clearImmediate=function(t){e[t]&&(e[t]=void 0)},function(n){var r=e.length;return e.push(n),window.postMessage(t+r.toString(36),"*"),r}}()||function(e){window.setTimeout(e,0)}),window.clearImmediate||(window.clearImmediate=window.msClearImmediate||window.webkitClearImmediate||window.mozClearImmediate||window.oClearImmediate||function(e){window.clearTimeout(e)});var f5=function(){var e=document.createElement("canvas");if(!e||!e.getContext)return!1;var t=e.getContext("2d");return!!t&&!!t.getImageData&&!!t.fillText&&!!Array.prototype.some&&!!Array.prototype.push}(),f9=function(){if(f5){for(var e,t,n=document.createElement("canvas").getContext("2d"),r=20;r;){if(n.font=r.toString(10)+"px sans-serif",n.measureText("W").width===e&&n.measureText("m").width===t)return r+1;e=n.measureText("W").width,t=n.measureText("m").width,r--}return 0}}(),f8=function(e){if(!Array.isArray(e))return[];var t=e.slice();return t.splice(0,2),t},f6=function(e){for(var t,n,r=e.length;r;)t=Math.floor(Math.random()*r),n=e[--r],e[r]=e[t],e[t]=n;return e},f7={},ge=function(e,t){if(f5){var n,r,i,a,o,s,l,u,c,h=Math.floor(Math.random()*Date.now());Array.isArray(e)||(e=[e]),e.forEach(function(t,n){if("string"==typeof t){if(e[n]=document.getElementById(t),!e[n])throw Error("The element id specified is not found.")}else if(!t.tagName&&!t.appendChild)throw Error("You must pass valid HTML elements, or ID of the element.")});var d={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(t)for(var p in t)p in d&&(d[p]=t[p]);if("function"!=typeof d.weightFactor){var f=d.weightFactor;d.weightFactor=function(e){return e*f}}if("function"!=typeof d.shape)switch(d.shape){case"circle":default:d.shape="circle";break;case"cardioid":d.shape=function(e){return 1-Math.sin(e)};break;case"diamond":d.shape=function(e){var t=e%(2*Math.PI/4);return 1/(Math.cos(t)+Math.sin(t))};break;case"square":d.shape=function(e){return Math.min(1/Math.abs(Math.cos(e)),1/Math.abs(Math.sin(e)))};break;case"triangle-forward":d.shape=function(e){var t=e%(2*Math.PI/3);return 1/(Math.cos(t)+Math.sqrt(3)*Math.sin(t))};break;case"triangle":case"triangle-upright":d.shape=function(e){var t=(e+3*Math.PI/2)%(2*Math.PI/3);return 1/(Math.cos(t)+Math.sqrt(3)*Math.sin(t))};break;case"pentagon":d.shape=function(e){var t=(e+.955)%(2*Math.PI/5);return 1/(Math.cos(t)+.726543*Math.sin(t))};break;case"star":d.shape=function(e){var t=(e+.955)%(2*Math.PI/10);return(e+.955)%(2*Math.PI/5)-2*Math.PI/10>=0?1/(Math.cos(2*Math.PI/10-t)+3.07768*Math.sin(2*Math.PI/10-t)):1/(Math.cos(t)+3.07768*Math.sin(t))}}d.gridSize=Math.max(Math.floor(d.gridSize),4);var g=d.gridSize,m=g-d.maskGapWidth,v=Math.abs(d.maxRotation-d.minRotation),y=Math.min(d.maxRotation,d.minRotation),x=d.rotationStep;switch(d.color){case"random-dark":l=function(){return N(10,50)};break;case"random-light":l=function(){return N(50,90)};break;default:"function"==typeof d.color&&(l=d.color)}"function"==typeof d.fontWeight&&(u=d.fontWeight);var _=null;"function"==typeof d.classes&&(_=d.classes);var b=!1,w=[],S=function(e){var t,n,r=e.currentTarget,i=r.getBoundingClientRect();e.touches?(t=e.touches[0].clientX,n=e.touches[0].clientY):(t=e.clientX,n=e.clientY);var a=t-i.left,o=n-i.top,s=Math.floor(a*(r.width/i.width||1)/g),l=Math.floor(o*(r.height/i.height||1)/g);return w[s]?w[s][l]:null},C=function(e){var t=S(e);if(c!==t){if(c=t,!t)return void d.hover(void 0,void 0,e);d.hover(t.item,t.dimension,e)}},T=function(e){var t=S(e);t&&(d.click(t.item,t.dimension,e),e.preventDefault())},I=[],k=function(e){if(I[e])return I[e];var t=8*e,n=t,r=[];for(0===e&&r.push([a[0],a[1],0]);n--;){var i=1;"circle"!==d.shape&&(i=d.shape(n/t*2*Math.PI)),r.push([a[0]+e*i*Math.cos(-n/t*2*Math.PI),a[1]+e*i*Math.sin(-n/t*2*Math.PI)*d.ellipticity,n/t*2*Math.PI])}return I[e]=r,r},j=function(){return d.abortThreshold>0&&new Date().getTime()-s>d.abortThreshold},M=function(e,t,n,r){var i,a,o,s,l=d.weightFactor(t);if(l<=d.minSize)return!1;var c=1;l<f9&&(c=function(){for(var e=2;e*l<f9;)e+=2;return e}()),i=u?u(e,t,l,r):d.fontWeight;var h=document.createElement("canvas"),p=h.getContext("2d",{willReadFrequently:!0});p.font=i+" "+(l*c).toString(10)+"px "+d.fontFamily;var f=p.measureText(e).width/c,m=Math.max(l*c,p.measureText("m").width,p.measureText("W").width)/c,v=f+2*m,y=3*m,x=Math.ceil(v/g),_=Math.ceil(y/g),b=-f/2,w=-(.4*m),S=Math.ceil(((v=x*g)*Math.abs(Math.sin(n))+(y=_*g)*Math.abs(Math.cos(n)))/g),C=Math.ceil((v*Math.abs(Math.cos(n))+y*Math.abs(Math.sin(n)))/g),T=C*g,I=S*g;h.setAttribute("width",T),h.setAttribute("height",I),p.scale(1/c,1/c),p.translate(T*c/2,I*c/2),p.rotate(-n),p.font=i+" "+(l*c).toString(10)+"px "+d.fontFamily,p.fillStyle="#000",p.textBaseline="middle",p.fillText(e,b*c,(w+.5*l)*c);var k=p.getImageData(0,0,T,I).data;if(j())return!1;for(var M=[],D=C,O=[S/2,C/2,S/2,C/2];D--;)for(a=S;a--;){s=g;n:for(;s--;)for(o=g;o--;)if(k[((a*g+s)*T+(D*g+o))*4+3]){M.push([D,a]),D<O[3]&&(O[3]=D),D>O[1]&&(O[1]=D),a<O[0]&&(O[0]=a),a>O[2]&&(O[2]=a);break n}}return{mu:c,occupied:M,bounds:O,gw:C,gh:S,fillTextOffsetX:b,fillTextOffsetY:w,fillTextWidth:f,fillTextHeight:m,fontSize:l}},D=function(e,t,a,o,s){for(var l=s.length;l--;){var u=e+s[l][0],c=t+s[l][1];if(u>=r||c>=i||u<0||c<0){if(!d.drawOutOfBound)return!1;continue}if(!n[u][c])return!1}return!0},O=function(t,n,r,i,a,o,s,c,h,p){var f,m,v,y=r.fontSize;f=l?l(i,a,y,o,s,p):d.color,m=u?u(i,a,y,p):d.fontWeight,v=_?_(i,a,y,p):d.classes,e.forEach(function(e){if(e.getContext){var a=e.getContext("2d"),o=r.mu;a.save(),a.scale(1/o,1/o),a.font=m+" "+(y*o).toString(10)+"px "+d.fontFamily,a.fillStyle=f,a.translate((t+r.gw/2)*g*o,(n+r.gh/2)*g*o),0!==c&&a.rotate(-c),a.textBaseline="middle",a.fillText(i,r.fillTextOffsetX*o,(r.fillTextOffsetY+.5*y)*o),a.restore()}else{var s=document.createElement("span"),l="";l="rotate("+-c/Math.PI*180+"deg) ",1!==r.mu&&(l+="translateX(-"+r.fillTextWidth/4+"px) scale("+1/r.mu+")");var u={position:"absolute",display:"block",font:m+" "+y*r.mu+"px "+d.fontFamily,left:(t+r.gw/2)*g+r.fillTextOffsetX+"px",top:(n+r.gh/2)*g+r.fillTextOffsetY+"px",width:r.fillTextWidth+"px",height:r.fillTextHeight+"px",lineHeight:y+"px",whiteSpace:"nowrap",transform:l,webkitTransform:l,msTransform:l,transformOrigin:"50% 40%",webkitTransformOrigin:"50% 40%",msTransformOrigin:"50% 40%"};for(var p in f&&(u.color=f),s.textContent=i,u)s.style[p]=u[p];if(h)for(var x in h)s.setAttribute(x,h[x]);v&&(s.className+=v),e.appendChild(s)}})},A=function(t,a,o,s,l){t>=r||a>=i||t<0||a<0||(n[t][a]=!1,o&&e[0].getContext("2d").fillRect(t*g,a*g,m,m),b&&(w[t][a]={item:l,dimension:s}))},P=function(t,n,a,o,s,l){var u,c,h=s.occupied,p=d.drawMask;if(p&&((u=e[0].getContext("2d")).save(),u.fillStyle=d.maskColor),b){var f=s.bounds;c={x:(t+f[3])*g,y:(n+f[0])*g,w:(f[1]-f[3]+1)*g,h:(f[2]-f[0]+1)*g}}for(var m=h.length;m--;){var v=t+h[m][0],y=n+h[m][1];v>=r||y>=i||v<0||y<0||A(v,y,p,c,l)}p&&u.restore()},R=function e(t,n){if(n>20)return null;Array.isArray(t)?(a=t[0],s=t[1]):(a=t.word,s=t.weight,l=t.attributes);var a,s,l,u=0===d.rotateRatio||Math.random()>d.rotateRatio?0:0===v?y:y+Math.round(Math.random()*v/x)*x,c=f8(t),h=M(a,s,u,c);if(!h||j())return!1;if(!d.drawOutOfBound&&!d.shrinkToFit){var p=h.bounds;if(p[1]-p[3]+1>r||p[2]-p[0]+1>i)return!1}for(var f=o+1;f--;){var g=k(o-f);d.shuffle&&f6(g=[].concat(g));for(var m=0;m<g.length;m++){var _=function(e){var n=Math.floor(e[0]-h.gw/2),r=Math.floor(e[1]-h.gh/2),i=h.gw,d=h.gh;return!!D(n,r,i,d,h.occupied)&&(O(n,r,h,a,s,o-f,e[2],u,l,c),P(n,r,i,d,h,t),{gx:n,gy:r,rot:u,info:h})}(g[m]);if(_)return _}}return d.shrinkToFit?(Array.isArray(t)?t[1]=3*t[1]/4:t.weight=3*t.weight/4,e(t,n+1)):null},z=function(t,n,r){if(n)return!e.some(function(e){var n=new CustomEvent(t,{detail:r||{}});return!e.dispatchEvent(n)},this);e.forEach(function(e){var n=new CustomEvent(t,{detail:r||{}});e.dispatchEvent(n)},this)};!function(){var t,l,u=e[0];if(u.getContext)r=Math.ceil(u.width/g),i=Math.ceil(u.height/g);else{var p=u.getBoundingClientRect();r=Math.ceil(p.width/g),i=Math.ceil(p.height/g)}if(z("wordcloudstart",!0)){if(a=d.origin?[d.origin[0]/g,d.origin[1]/g]:[r/2,i/2],o=Math.floor(Math.sqrt(r*r+i*i)),n=[],!u.getContext||d.clearCanvas)for(e.forEach(function(e){if(e.getContext){var t=e.getContext("2d");t.fillStyle=d.backgroundColor,t.clearRect(0,0,r*(g+1),i*(g+1)),t.fillRect(0,0,r*(g+1),i*(g+1))}else e.textContent="",e.style.backgroundColor=d.backgroundColor,e.style.position="relative"}),f=r;f--;)for(n[f]=[],m=i;m--;)n[f][m]=!0;else{var f,m,v,y,x,_=document.createElement("canvas").getContext("2d");_.fillStyle=d.backgroundColor,_.fillRect(0,0,1,1);var S=_.getImageData(0,0,1,1).data,I=u.getContext("2d").getImageData(0,0,r*g,i*g).data;for(f=r;f--;)for(n[f]=[],m=i;m--;){x=g;n:for(;x--;)for(y=g;y--;)for(v=4;v--;)if(I[((m*g+x)*r*g+(f*g+y))*4+v]!==S[v]){n[f][m]=!1;break n}!1!==n[f][m]&&(n[f][m]=!0)}I=_=S=void 0}if(d.hover||d.click){for(b=!0,f=r+1;f--;)w[f]=[];d.hover&&u.addEventListener("mousemove",C),d.click&&(u.addEventListener("click",T),u.addEventListener("touchstart",T),u.addEventListener("touchend",function(e){e.preventDefault()}),u.style.webkitTapHighlightColor="rgba(0, 0, 0, 0)"),u.addEventListener("wordcloudstart",function e(){u.removeEventListener("wordcloudstart",e),u.removeEventListener("mousemove",C),u.removeEventListener("click",T),c=void 0})}v=0;var k=!0;d.layoutAnimation?0!==d.wait?(t=window.setTimeout,l=window.clearTimeout):(t=window.setImmediate,l=window.clearImmediate):(t=function(e){e()},l=function(){k=!1});var M=function(t,n){e.forEach(function(e){e.removeEventListener(t,n)},this)},D=function e(){M("wordcloudstart",e),l(f7[h])};!function(t,n){e.forEach(function(e){e.addEventListener(t,n)},this)}("wordcloudstart",D),f7[h]=(d.layoutAnimation?t:setTimeout)(function e(){if(k){if(v>=d.list.length){l(f7[h]),z("wordcloudstop",!1),M("wordcloudstart",D),delete f7[h];return}s=new Date().getTime();var n=R(d.list[v],0),r=!z("wordclouddrawn",!0,{item:d.list[v],drawn:n});if(j()||r){l(f7[h]),d.abort(),z("wordcloudabort",!1),z("wordcloudstop",!1),M("wordcloudstart",D);return}v++,f7[h]=t(e,d.wait)}},d.wait)}}()}function N(e,t){return"hsl("+(360*Math.random()).toFixed()+","+(30*Math.random()+70).toFixed()+"%,"+(Math.random()*(t-e)+e).toFixed()+"%)"}};if(ge.isSupported=f5,ge.minFontSize=f9,!ge.isSupported)throw Error("Sorry your browser not support wordCloud");pM(function(e,t){e.eachSeriesByType("wordCloud",function(n){var r,i,a,o,s=function(e,t,n){n=n8(n||0);var r=t.width,i=t.height,a=a0(e.left,r),o=a0(e.top,i),s=a0(e.right,r),l=a0(e.bottom,i),u=a0(e.width,r),c=a0(e.height,i),h=n[2]+n[0],d=n[1]+n[3],p=e.aspect;switch(isNaN(u)&&(u=r-s-d-a),isNaN(c)&&(c=i-l-h-o),null!=p&&(isNaN(u)&&isNaN(c)&&(p>r/i?u=.8*r:c=.8*i),isNaN(u)&&(u=p*c),isNaN(c)&&(c=u/p)),isNaN(a)&&(a=r-s-u-d),isNaN(o)&&(o=i-l-c-h),e.left||e.right){case"center":a=r/2-u/2-n[3];break;case"right":a=r-u-d}switch(e.top||e.bottom){case"middle":case"center":o=i/2-c/2-n[0];break;case"bottom":o=i-c-h}a=a||0,o=o||0,isNaN(u)&&(u=r-d-a-(s||0)),isNaN(c)&&(c=i-h-o-(l||0));var f=new r2(a+n[3],o+n[0],u,c);return f.margin=n,f}(n.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()}),l=n.get("keepAspect"),u=n.get("maskImage"),c=u?u.width/u.height:1;l&&(r=s,i=c,a=r.width,a>(o=r.height)*i?(r.x+=(a-o*i)/2,r.width=o*i):(r.y+=(o-a/i)/2,r.height=a/i));var h=n.getData(),d=document.createElement("canvas");d.width=s.width,d.height=s.height;var p=d.getContext("2d");if(u)try{p.drawImage(u,0,0,d.width,d.height),function(e){for(var t=e.getContext("2d"),n=t.getImageData(0,0,e.width,e.height),r=t.createImageData(n),i=0,a=0,o=0;o<n.data.length;o+=4){var s=n.data[o+3];if(s>128){var l=n.data[o]+n.data[o+1]+n.data[o+2];i+=l,++a}}for(var u=i/a,o=0;o<n.data.length;o+=4){var l=n.data[o]+n.data[o+1]+n.data[o+2],s=n.data[o+3];s<128||l>u?(r.data[o]=0,r.data[o+1]=0,r.data[o+2]=0,r.data[o+3]=0):(r.data[o]=255,r.data[o+1]=255,r.data[o+2]=255,r.data[o+3]=255)}t.putImageData(r,0,0)}(d)}catch(e){console.error("Invalid mask image"),console.error(e.toString())}var f=n.get("sizeRange"),g=n.get("rotationRange"),m=h.getDataExtent("value"),v=Math.PI/180,y=n.get("gridSize");function x(e){var t=e.detail.item;e.detail.drawn&&n.layoutInstance.ondraw&&(e.detail.drawn.gx+=s.x/y,e.detail.drawn.gy+=s.y/y,n.layoutInstance.ondraw(t[0],t[1],t[2],e.detail.drawn))}ge(d,{list:h.mapArray("value",function(e,t){var n,r,i,a,o,s,l,u,c,d=h.getItemModel(t);return[h.getName(t),d.get("textStyle.fontSize",!0)||(n=e,r=m,i=f,a=r[0],o=r[1],s=i[0],l=i[1],u=o-a,c=l-s,0===u?0===c?s:(s+l)/2:n===a?s:n===o?l:(n-a)/u*c+s),t]}).sort(function(e,t){return t[1]-e[1]}),fontFamily:n.get("textStyle.fontFamily")||n.get("emphasis.textStyle.fontFamily")||e.get("textStyle.fontFamily"),fontWeight:n.get("textStyle.fontWeight")||n.get("emphasis.textStyle.fontWeight")||e.get("textStyle.fontWeight"),gridSize:y,ellipticity:s.height/s.width,minRotation:g[0]*v,maxRotation:g[1]*v,clearCanvas:!u,rotateRatio:1,rotationStep:n.get("rotationStep")*v,drawOutOfBound:n.get("drawOutOfBound"),shrinkToFit:n.get("shrinkToFit"),layoutAnimation:n.get("layoutAnimation"),shuffle:!1,shape:n.get("shape")}),d.addEventListener("wordclouddrawn",x),n.layoutInstance&&n.layoutInstance.dispose(),n.layoutInstance={ondraw:null,dispose:function(){d.removeEventListener("wordclouddrawn",x),d.addEventListener("wordclouddrawn",function(e){e.preventDefault()})}}})}),pT(function(e){var t=(e||{}).series;n$(t)||(t=t?[t]:[]);var n=["shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function r(e){e&&nV(n,function(t){e.hasOwnProperty(t)&&(e["text"+(t?t.charAt(0).toUpperCase()+t.substr(1):t)]=e[t])})}nV(t,function(e){if(e&&"wordCloud"===e.type){var t=e.textStyle||{};r(t.normal),r(t.emphasis)}})}),fy({type:"series.liquidFill",optionUpdated:function(){var e=this.option;e.gridSize=Math.max(Math.floor(e.gridSize),4)},getInitialData:function(e,t){var n=new pX(p$(e.data,{coordDimensions:["value"]}),this);return n.initData(e.data),n},defaultOption:{color:["#294D99","#156ACF","#1598ED","#45BDFF"],center:["50%","50%"],radius:"50%",amplitude:"8%",waveLength:"80%",phase:"auto",period:"auto",direction:"right",shape:"circle",waveAnimation:!0,animationEasing:"linear",animationEasingUpdate:"linear",animationDuration:2e3,animationDurationUpdate:1e3,outline:{show:!0,borderDistance:8,itemStyle:{color:"none",borderColor:"#294D99",borderWidth:8,shadowBlur:20,shadowColor:"rgba(0, 0, 0, 0.25)"}},backgroundStyle:{color:"#E3F7FF"},itemStyle:{opacity:.95,shadowBlur:50,shadowColor:"rgba(0, 0, 0, 0.4)"},label:{show:!0,color:"#294D99",insideColor:"#fff",fontSize:50,fontWeight:"bold",align:"center",baseline:"middle",position:"inside"},emphasis:{itemStyle:{opacity:.8}}}});let gt=(k={type:"ec-liquid-fill",shape:{waveLength:0,radius:0,radiusY:0,cx:0,cy:0,waterLevel:0,amplitude:0,phase:0,inverse:!1},buildPath:function(e,t){null==t.radiusY&&(t.radiusY=t.radius);for(var n=Math.max(2*Math.ceil(2*t.radius/t.waveLength*4),8);t.phase<-(2*Math.PI);)t.phase+=2*Math.PI;for(;t.phase>0;)t.phase-=2*Math.PI;var r=t.phase/Math.PI/2*t.waveLength,i=t.cx-t.radius+r-2*t.radius;e.moveTo(i,t.waterLevel);for(var a=0,o=0;o<n;++o){var s,l,u,c,h=o%4,d=(s=o*t.waveLength/4,l=h,u=t.waveLength,c=t.amplitude,0===l?[[s+.5*u/Math.PI/2,c/2],[s+.5*u/Math.PI,c],[s+u/4,c]]:1===l?[[s+.5*u/Math.PI/2*(Math.PI-2),c],[s+.5*u/Math.PI/2*(Math.PI-1),c/2],[s+u/4,0]]:2===l?[[s+.5*u/Math.PI/2,-c/2],[s+.5*u/Math.PI,-c],[s+u/4,-c]]:[[s+.5*u/Math.PI/2*(Math.PI-2),-c],[s+.5*u/Math.PI/2*(Math.PI-1),-c/2],[s+u/4,0]]);e.bezierCurveTo(d[0][0]+i,-d[0][1]+t.waterLevel,d[1][0]+i,-d[1][1]+t.waterLevel,d[2][0]+i,-d[2][1]+t.waterLevel),o===n-1&&(a=d[2][0])}t.inverse?(e.lineTo(a+i,t.cy-t.radiusY),e.lineTo(i,t.cy-t.radiusY)):(e.lineTo(a+i,t.cy+t.radiusY),e.lineTo(i,t.cy+t.radiusY)),e.lineTo(i,t.waterLevel),e.closePath()}},sy.extend(k));function gn(e){return e&&0===e.indexOf("path://")}fx({type:"liquidFill",render:function(e,t,n){var r,i,a,o,s,l,u,c,h,d,p,f,g,m,v,y,x,_,b,w,S=this,C=this.group;C.removeAll();var T=e.getData(),I=T.getItemModel(0),k=I.get("center"),j=I.get("radius"),M=n.getWidth(),D=n.getHeight(),O=Math.min(M,D),A=0,P=0,R=e.get("outline.show");R&&(A=e.get("outline.borderDistance"),P=a0(e.get("outline.itemStyle.borderWidth"),O));var z=a0(k[0],M),N=a0(k[1],D),L=!1,F=e.get("shape");"container"===F?(L=!0,b=[(_=[M/2,D/2])[0]-P/2,_[1]-P/2],w=[a0(A,M),a0(A,D)],j=[Math.max(b[0]-w[0],0),Math.max(b[1]-w[1],0)]):j=Math.max((b=(_=a0(j,O)/2)-P/2)-(w=a0(A,O)),0),R&&(G().style.lineWidth=P,C.add(G()));var E=L?0:z-j,B=L?0:N-j,H=null;C.add(((r=Y(j)).setStyle(e.getModel("backgroundStyle").getItemStyle()),r.style.fill=null,r.z2=5,(i=Y(j)).setStyle(e.getModel("backgroundStyle").getItemStyle()),i.style.stroke=null,(a=new aZ).add(r),a.add(i),a));var V=this._data,W=[];function Y(e,t){if(F)if(gn(F)){var n=h$(F.slice(7),{}),r=n.getBoundingRect(),i=r.width,a=r.height;i>a?(a=2*e/i*a,i=2*e):(i=2*e/a*i,a=2*e);var o=t?0:z-i/2,s=t?0:N-a/2;return n=h$(F.slice(7),{},new r2(o,s,i,a)),t&&(n.x=-i/2,n.y=-a/2),n}else if(L){var l=t?-e[0]:z-e[0],u=t?-e[1]:N-e[1];return dE("rect",l,u,2*e[0],2*e[1])}else{var l=t?-e:z-e,u=t?-e:N-e;return"pin"===F?u+=e:"arrow"===F&&(u-=e),dE(F,l,u,2*e,2*e)}return new hm({shape:{cx:t?0:z,cy:t?0:N,r:e}})}function G(){var t=Y(_);return t.style.fill=null,t.setStyle(e.getModel("outline.itemStyle").getItemStyle()),t}function U(t,n,r){var i=L?j[0]:j,a=L?D/2:j,o=T.getItemModel(t),s=o.getModel("itemStyle"),l=o.get("phase"),u=a0(o.get("amplitude"),2*a),c=a0(o.get("waveLength"),2*i),h=a-T.get("value",t)*a*2;l=r?r.shape.phase:"auto"===l?t*Math.PI/4:l;var d=s.getItemStyle();if(!d.fill){var p=e.get("color"),f=t%p.length;d.fill=p[f]}var g=new gt({shape:{waveLength:c,radius:i,radiusY:a,cx:2*i,cy:0,waterLevel:h,amplitude:u,phase:l,inverse:n},style:d,x:z,y:N});g.shape._waterLevel=h;var m=o.getModel("emphasis.itemStyle").getItemStyle();m.lineWidth=0,g.ensureState("emphasis").style=m,sK(g);var v=Y(j,!0);return v.setStyle({fill:"white"}),g.setClipPath(v),g}function q(e,t,n){var r,i=T.getItemModel(e),a=i.get("period"),o=i.get("direction"),s=T.get("value",e),l=i.get("phase");l=n?n.shape.phase:"auto"===l?e*Math.PI/4:l;var u=0;u="auto"===a?0===(r=T.count())?5e3:5e3*(.2+(r-e)/r*.8):"function"==typeof a?a(s,e):a;var c=0;"right"===o||null==o?c=Math.PI:"left"===o?c=-Math.PI:"none"===o?c=0:console.error("Illegal direction value for liquid fill."),"none"!==o&&i.get("waveAnimation")&&t.animate("shape",!0).when(0,{phase:l}).when(u/2,{phase:c+l}).when(u,{phase:2*c+l}).during(function(){H&&H.dirty(!0)}).start()}T.diff(V).add(function(t){var n=U(t,!1),r=n.shape.waterLevel;n.shape.waterLevel=L?D/2:j,s3(n,{shape:{waterLevel:r}},e),n.z2=2,q(t,n,null),C.add(n),T.setItemGraphicEl(t,n),W.push(n)}).update(function(t,n){for(var r=V.getItemGraphicEl(n),i=U(t,!1,r),a={},o=["amplitude","cx","cy","phase","radius","radiusY","waterLevel","waveLength"],s=0;s<o.length;++s){var l=o[s];i.shape.hasOwnProperty(l)&&(a[l]=i.shape[l])}for(var u={},c=["fill","opacity","shadowBlur","shadowColor"],s=0;s<c.length;++s){var l=c[s];i.style.hasOwnProperty(l)&&(u[l]=i.style[l])}L&&(a.radiusY=D/2),s2(r,{shape:a,x:i.x,y:i.y},e),e.isUniversalTransitionEnabled&&e.isUniversalTransitionEnabled()?s2(r,{style:u},e):r.useStyle(u);var h=r.getClipPath(),d=i.getClipPath();r.setClipPath(i.getClipPath()),r.shape.inverse=i.inverse,h&&d&&S._shape===F&&!gn(F)&&s2(d,{shape:h.shape},e,{isFrom:!0}),q(t,r,r),C.add(r),T.setItemGraphicEl(t,r),W.push(r)}).remove(function(e){var t=V.getItemGraphicEl(e);C.remove(t)}).execute(),I.get("label.show")&&C.add((o=W,c=I.getModel("label"),h={z2:10,shape:{x:E,y:B,width:(L?j[0]:j)*2,height:(L?j[1]:j)*2},style:{fill:"transparent"},textConfig:{position:c.get("position")||"inside"},silent:!0},Object.assign((d={style:{text:(s=e.getFormattedLabel(0,"normal"),l=100*T.get("value",0),u=T.getName(0)||e.name,isNaN(l)||(u=l.toFixed(0)+"%"),null==s?u:s),textAlign:c.get("align"),textVerticalAlign:c.get("baseline")}}).style,fp(c)),p=new lS(h),(f=new lS(h)).disableLabelAnimation=!0,p.disableLabelAnimation=!0,g=new lI(d),m=new lI(d),p.setTextContent(g),f.setTextContent(m),v=c.get("insideColor"),m.style.fill=v,(y=new aZ).add(p),y.add(f),x=Y(j,!0),(H=new fm({shape:{paths:o},x:z,y:N})).setClipPath(x),f.setClipPath(H),y)),this._shape=F,this._data=T},dispose:function(){}});var gr=JSON.parse('{"type":"FeatureCollection","features":[{"type":"Feature","properties":{"id":"65","size":"550","name":"新疆维吾尔自治区","cp":[84.9023,42.148],"childNum":18},"geometry":{"type":"Polygon","coordinates":[[[96.416,42.7588],[96.416,42.7148],[95.9766,42.4951],[96.0645,42.3193],[96.2402,42.2314],[95.9766,41.9238],[95.2734,41.6162],[95.1855,41.792],[94.5703,41.4844],[94.043,41.0889],[93.8672,40.6934],[93.0762,40.6494],[92.6367,39.6387],[92.373,39.3311],[92.373,39.1113],[92.373,39.0234],[90.1758,38.4961],[90.3516,38.2324],[90.6152,38.3203],[90.5273,37.8369],[91.0547,37.4414],[91.3184,37.0898],[90.7031,36.7822],[90.791,36.6064],[91.0547,36.5186],[91.0547,36.0791],[90.8789,36.0352],[90,36.2549],[89.9121,36.0791],[89.7363,36.0791],[89.209,36.2988],[88.7695,36.3428],[88.5938,36.4746],[87.3633,36.4307],[86.2207,36.167],[86.1328,35.8594],[85.6055,35.6836],[85.0781,35.7275],[84.1992,35.376],[83.1445,35.4199],[82.8809,35.6836],[82.4414,35.7275],[82.002,35.332],[81.6504,35.2441],[80.4199,35.4199],[80.2441,35.2881],[80.332,35.1563],[80.2441,35.2002],[79.8926,34.8047],[79.8047,34.4971],[79.1016,34.4531],[79.0137,34.3213],[78.2227,34.7168],[78.0469,35.2441],[78.0469,35.5078],[77.4316,35.4639],[76.8164,35.6396],[76.5527,35.8594],[76.2012,35.8154],[75.9375,36.0352],[76.0254,36.4746],[75.8496,36.6943],[75.498,36.7383],[75.4102,36.958],[75.0586,37.002],[74.8828,36.9141],[74.7949,37.0459],[74.5313,37.0898],[74.5313,37.2217],[74.8828,37.2217],[75.1465,37.4414],[74.8828,37.5732],[74.9707,37.749],[74.8828,38.4521],[74.3555,38.6719],[74.1797,38.6719],[74.0918,38.54],[73.8281,38.584],[73.7402,38.8477],[73.8281,38.9795],[73.4766,39.375],[73.916,39.5068],[73.916,39.6826],[73.8281,39.7705],[74.0039,40.0342],[74.8828,40.3418],[74.7949,40.5176],[75.2344,40.4297],[75.5859,40.6494],[75.7617,40.2979],[76.377,40.3857],[76.9043,41.001],[77.6074,41.001],[78.1348,41.2207],[78.1348,41.3965],[80.1563,42.0557],[80.2441,42.2754],[80.1563,42.627],[80.2441,42.8467],[80.5078,42.8906],[80.4199,43.0664],[80.7715,43.1982],[80.4199,44.165],[80.4199,44.6045],[79.9805,44.8242],[79.9805,44.9561],[81.7383,45.3955],[82.0898,45.2197],[82.5293,45.2197],[82.2656,45.6592],[83.0566,47.2412],[83.6719,47.0215],[84.7266,47.0215],[84.9023,46.8896],[85.5176,47.0654],[85.6934,47.2852],[85.5176,48.1201],[85.7813,48.4277],[86.5723,48.5596],[86.8359,48.8232],[86.748,48.9551],[86.8359,49.1309],[87.8027,49.1748],[87.8906,48.999],[87.7148,48.9111],[88.0664,48.7354],[87.9785,48.6035],[88.5059,48.3838],[88.6816,48.1641],[89.1211,47.9883],[89.5605,48.0322],[89.7363,47.8564],[90.0879,47.8564],[90.3516,47.6807],[90.5273,47.2412],[90.8789,46.9775],[91.0547,46.582],[90.8789,46.3184],[91.0547,46.0107],[90.7031,45.7471],[90.7031,45.5273],[90.8789,45.2197],[91.582,45.0879],[93.5156,44.9561],[94.7461,44.3408],[95.3613,44.2969],[95.3613,44.0332],[95.5371,43.9014],[95.8887,43.2422],[96.3281,42.9346],[96.416,42.7588]]]}},{"type":"Feature","properties":{"id":"54","size":"550","name":"西藏自治区","cp":[87.8695,31.6846],"childNum":7},"geometry":{"type":"Polygon","coordinates":[[[79.0137,34.3213],[79.1016,34.4531],[79.8047,34.4971],[79.8926,34.8047],[80.2441,35.2002],[80.332,35.1563],[80.2441,35.2881],[80.4199,35.4199],[81.6504,35.2441],[82.002,35.332],[82.4414,35.7275],[82.8809,35.6836],[83.1445,35.4199],[84.1992,35.376],[85.0781,35.7275],[85.6055,35.6836],[86.1328,35.8594],[86.2207,36.167],[87.3633,36.4307],[88.5938,36.4746],[88.7695,36.3428],[89.209,36.2988],[89.7363,36.0791],[89.3848,36.0352],[89.4727,35.9033],[89.7363,35.7715],[89.7363,35.4199],[89.4727,35.376],[89.4727,35.2441],[89.5605,34.8926],[89.8242,34.8486],[89.7363,34.6729],[89.8242,34.3652],[89.6484,34.0137],[90.0879,33.4863],[90.7031,33.1348],[91.4063,33.1348],[91.9336,32.8271],[92.1973,32.8271],[92.2852,32.7393],[92.9883,32.7393],[93.5156,32.4756],[93.7793,32.5635],[94.1309,32.4316],[94.6582,32.6074],[95.1855,32.4316],[95.0098,32.2998],[95.1855,32.3438],[95.2734,32.2119],[95.3613,32.168],[95.3613,31.9922],[95.4492,31.8164],[95.8008,31.6846],[95.9766,31.8164],[96.1523,31.5967],[96.2402,31.9482],[96.5039,31.7285],[96.8555,31.6846],[96.7676,31.9922],[97.2949,32.0801],[97.3828,32.5635],[97.7344,32.5195],[98.1738,32.3438],[98.4375,31.8604],[98.877,31.4209],[98.6133,31.2012],[98.9648,30.7617],[99.1406,29.2676],[98.9648,29.1357],[98.9648,28.8281],[98.7891,28.8721],[98.7891,29.0039],[98.7012,28.916],[98.6133,28.5205],[98.7891,28.3447],[98.7012,28.2129],[98.3496,28.125],[98.2617,28.3887],[98.1738,28.125],[97.5586,28.5205],[97.2949,28.0811],[97.3828,27.9053],[97.0313,27.7295],[96.5039,28.125],[95.7129,28.2568],[95.3613,28.125],[95.2734,27.9492],[94.2188,27.5537],[93.8672,27.0264],[93.6035,26.9385],[92.1094,26.8506],[92.0215,27.4658],[91.582,27.5537],[91.582,27.9053],[91.4063,28.0371],[91.0547,27.8613],[90.7031,28.0811],[89.8242,28.2129],[89.6484,28.1689],[89.1211,27.5977],[89.1211,27.334],[89.0332,27.2021],[88.7695,27.4219],[88.8574,27.9932],[88.6816,28.125],[88.1543,27.9053],[87.8906,27.9492],[87.7148,27.8174],[87.0996,27.8174],[86.748,28.125],[86.5723,28.125],[86.4844,27.9053],[86.1328,28.125],[86.0449,27.9053],[85.6934,28.3447],[85.6055,28.2568],[85.166,28.3447],[85.166,28.6523],[84.9023,28.5645],[84.4629,28.7402],[84.2871,28.8721],[84.1992,29.2236],[84.1113,29.2676],[83.584,29.1797],[83.2324,29.5752],[82.1777,30.0586],[82.0898,30.3223],[81.3867,30.3662],[81.2109,30.0146],[81.0352,30.2344],[80.0684,30.5859],[79.7168,30.9375],[79.0137,31.0693],[78.75,31.333],[78.8379,31.5967],[78.6621,31.8164],[78.75,31.9043],[78.4863,32.124],[78.3984,32.5195],[78.75,32.6953],[78.9258,32.3438],[79.2773,32.5635],[79.1016,33.1787],[78.6621,33.6621],[78.6621,34.1016],[78.9258,34.1455],[79.0137,34.3213]]]}},{"type":"Feature","properties":{"id":"15","size":"450","name":"内蒙古自治区","cp":[112.5977,46.3408],"childNum":12},"geometry":{"type":"Polygon","coordinates":[[[97.207,42.8027],[99.4922,42.583],[100.8105,42.6709],[101.7773,42.4951],[102.041,42.2314],[102.7441,42.1436],[103.3594,41.8799],[103.8867,41.792],[104.502,41.8799],[104.502,41.6602],[105.0293,41.5723],[105.7324,41.9238],[107.4023,42.4512],[109.4238,42.4512],[110.3906,42.7588],[111.0059,43.3301],[111.9727,43.6816],[111.9727,43.8135],[111.4453,44.3848],[111.7969,45],[111.9727,45.0879],[113.6426,44.7363],[114.1699,44.9561],[114.5215,45.3955],[115.6641,45.4395],[116.1914,45.7031],[116.2793,45.9668],[116.543,46.2744],[117.334,46.3623],[117.4219,46.582],[117.7734,46.5381],[118.3008,46.7578],[118.7402,46.7139],[118.916,46.7578],[119.0918,46.6699],[119.707,46.626],[119.9707,46.7139],[119.707,47.1973],[118.4766,47.9883],[117.8613,48.0322],[117.334,47.6807],[116.8066,47.9004],[116.1914,47.8564],[115.9277,47.6807],[115.5762,47.9004],[115.4883,48.1641],[115.8398,48.252],[115.8398,48.5596],[116.7188,49.834],[117.7734,49.5264],[118.5645,49.9219],[119.2676,50.0977],[119.3555,50.3174],[119.1797,50.3613],[119.5313,50.7568],[119.5313,50.8887],[119.707,51.0645],[120.1465,51.6797],[120.6738,51.9434],[120.7617,52.1191],[120.7617,52.251],[120.5859,52.3389],[120.6738,52.5146],[120.4102,52.6465],[120.0586,52.6025],[120.0586,52.7344],[120.8496,53.2617],[121.4648,53.3496],[121.8164,53.042],[121.2012,52.5586],[121.6406,52.4268],[121.7285,52.2949],[121.9922,52.2949],[122.168,52.5146],[122.6953,52.251],[122.6074,52.0752],[122.959,51.3281],[123.3105,51.2402],[123.6621,51.3721],[124.3652,51.2842],[124.541,51.3721],[124.8926,51.3721],[125.0684,51.6357],[125.332,51.6357],[126.0352,51.0205],[125.7715,50.7568],[125.7715,50.5371],[125.332,50.1416],[125.1563,49.834],[125.2441,49.1748],[124.8047,49.1309],[124.4531,48.1201],[124.2773,48.5156],[122.4316,47.373],[123.0469,46.7139],[123.3984,46.8896],[123.3984,46.9775],[123.4863,46.9775],[123.5742,46.8457],[123.5742,46.8896],[123.5742,46.6699],[123.0469,46.582],[123.2227,46.2305],[122.7832,46.0107],[122.6953,45.7031],[122.4316,45.8789],[122.2559,45.791],[121.8164,46.0107],[121.7285,45.7471],[121.9043,45.7031],[122.2559,45.2637],[122.0801,44.8682],[122.3438,44.2529],[123.1348,44.4727],[123.4863,43.7256],[123.3105,43.5059],[123.6621,43.374],[123.5742,43.0225],[123.3105,42.9785],[123.1348,42.8027],[122.7832,42.7148],[122.3438,42.8467],[122.3438,42.6709],[121.9922,42.7148],[121.7285,42.4512],[121.4648,42.4951],[120.498,42.0996],[120.1465,41.7041],[119.8828,42.1875],[119.5313,42.3633],[119.3555,42.2754],[119.2676,41.7041],[119.4434,41.6162],[119.2676,41.3086],[118.3887,41.3086],[118.125,41.748],[118.3008,41.792],[118.3008,42.0996],[118.125,42.0557],[117.9492,42.2314],[118.0371,42.4072],[117.7734,42.627],[117.5098,42.583],[117.334,42.4512],[116.8945,42.4072],[116.8066,42.0117],[116.2793,42.0117],[116.0156,41.792],[115.9277,41.9238],[115.2246,41.5723],[114.9609,41.6162],[114.873,42.0996],[114.5215,42.1436],[114.1699,41.792],[114.2578,41.5723],[113.9063,41.4404],[113.9941,41.2207],[113.9063,41.1328],[114.082,40.7373],[114.082,40.5176],[113.8184,40.5176],[113.5547,40.3418],[113.2031,40.3857],[112.7637,40.166],[112.3242,40.2539],[111.9727,39.5947],[111.4453,39.6387],[111.3574,39.4189],[111.0938,39.375],[111.0938,39.5947],[110.6543,39.2871],[110.127,39.4629],[110.2148,39.2871],[109.8633,39.2432],[109.9512,39.1553],[108.9844,38.3203],[109.0723,38.0127],[108.8965,37.9688],[108.8086,38.0127],[108.7207,37.7051],[108.1934,37.6172],[107.666,37.8809],[107.3145,38.1006],[106.7871,38.1885],[106.5234,38.3203],[106.9629,38.9795],[106.7871,39.375],[106.3477,39.2871],[105.9082,38.7158],[105.8203,37.793],[104.3262,37.4414],[103.4473,37.8369],[103.3594,38.0127],[103.5352,38.1445],[103.4473,38.3643],[104.2383,38.9795],[104.0625,39.4189],[103.3594,39.3311],[103.0078,39.1113],[102.4805,39.2432],[101.8652,39.1113],[102.041,38.8916],[101.7773,38.6719],[101.3379,38.7598],[101.25,39.0234],[100.9863,38.9355],[100.8105,39.4189],[100.5469,39.4189],[100.0195,39.7705],[99.4922,39.8584],[100.1074,40.2539],[100.1953,40.6494],[99.9316,41.001],[99.2285,40.8691],[99.0527,40.6934],[98.9648,40.7813],[98.7891,40.6055],[98.5254,40.7373],[98.6133,40.6494],[98.3496,40.5615],[98.3496,40.9131],[97.4707,41.4844],[97.8223,41.6162],[97.8223,41.748],[97.207,42.8027]]]}},{"type":"Feature","properties":{"id":"63","size":"800","name":"青海省","cp":[95.2402,35.4199],"childNum":8},"geometry":{"type":"Polygon","coordinates":[[[89.7363,36.0791],[89.9121,36.0791],[90,36.2549],[90.8789,36.0352],[91.0547,36.0791],[91.0547,36.5186],[90.791,36.6064],[90.7031,36.7822],[91.3184,37.0898],[91.0547,37.4414],[90.5273,37.8369],[90.6152,38.3203],[90.3516,38.2324],[90.1758,38.4961],[92.373,39.0234],[92.373,39.1113],[93.1641,39.1992],[93.1641,38.9795],[93.6914,38.9355],[93.8672,38.7158],[94.3066,38.7598],[94.5703,38.3643],[95.0098,38.4082],[95.4492,38.2764],[95.7129,38.3643],[96.2402,38.1006],[96.416,38.2324],[96.6797,38.1885],[96.6797,38.4521],[97.1191,38.584],[97.0313,39.1992],[98.1738,38.8037],[98.3496,39.0234],[98.6133,38.9355],[98.7891,39.0674],[99.1406,38.9355],[99.8438,38.3643],[100.1953,38.2764],[100.0195,38.4521],[100.1074,38.4961],[100.459,38.2764],[100.7227,38.2324],[101.1621,37.8369],[101.5137,37.8809],[101.7773,37.6172],[101.9531,37.7051],[102.1289,37.4414],[102.5684,37.1777],[102.4805,36.958],[102.6563,36.8262],[102.5684,36.7383],[102.832,36.3428],[103.0078,36.2549],[102.9199,36.0791],[102.9199,35.9033],[102.6563,35.7715],[102.832,35.5957],[102.4805,35.5957],[102.3047,35.4199],[102.3926,35.2002],[101.9531,34.8486],[101.9531,34.6289],[102.2168,34.4092],[102.1289,34.2773],[101.6895,34.1016],[100.9863,34.3652],[100.8105,34.2773],[101.25,33.6621],[101.5137,33.7061],[101.6016,33.5303],[101.7773,33.5303],[101.6895,33.3105],[101.7773,33.2227],[101.6016,33.1348],[101.1621,33.2227],[101.25,32.6953],[100.7227,32.6514],[100.7227,32.5195],[100.3711,32.7393],[100.1074,32.6514],[100.1074,32.8711],[99.8438,33.0029],[99.7559,32.7393],[99.2285,32.915],[99.2285,33.0469],[98.877,33.1787],[98.4375,34.0576],[97.8223,34.1895],[97.6465,34.1016],[97.7344,33.9258],[97.3828,33.8818],[97.4707,33.5742],[97.7344,33.3984],[97.3828,32.8711],[97.4707,32.6953],[97.7344,32.5195],[97.3828,32.5635],[97.2949,32.0801],[96.7676,31.9922],[96.8555,31.6846],[96.5039,31.7285],[96.2402,31.9482],[96.1523,31.5967],[95.9766,31.8164],[95.8008,31.6846],[95.4492,31.8164],[95.3613,31.9922],[95.3613,32.168],[95.2734,32.2119],[95.1855,32.3438],[95.0098,32.2998],[95.1855,32.4316],[94.6582,32.6074],[94.1309,32.4316],[93.7793,32.5635],[93.5156,32.4756],[92.9883,32.7393],[92.2852,32.7393],[92.1973,32.8271],[91.9336,32.8271],[91.4063,33.1348],[90.7031,33.1348],[90.0879,33.4863],[89.6484,34.0137],[89.8242,34.3652],[89.7363,34.6729],[89.8242,34.8486],[89.5605,34.8926],[89.4727,35.2441],[89.4727,35.376],[89.7363,35.4199],[89.7363,35.7715],[89.4727,35.9033],[89.3848,36.0352],[89.7363,36.0791]]]}},{"type":"Feature","properties":{"id":"51","size":"900","name":"四川省","cp":[101.9199,30.1904],"childNum":21},"geometry":{"type":"Polygon","coordinates":[[[101.7773,33.5303],[101.8652,33.5742],[101.9531,33.4424],[101.8652,33.0908],[102.4805,33.4424],[102.2168,33.9258],[102.9199,34.3213],[103.0957,34.1895],[103.1836,33.7939],[104.1504,33.6182],[104.2383,33.3984],[104.4141,33.3105],[104.3262,33.2227],[104.4141,33.0469],[104.3262,32.8711],[104.4141,32.7393],[105.2051,32.6074],[105.3809,32.7393],[105.3809,32.8711],[105.4688,32.915],[105.5566,32.7393],[106.084,32.8711],[106.084,32.7393],[106.3477,32.6514],[107.0508,32.6953],[107.1387,32.4756],[107.2266,32.4316],[107.4023,32.5195],[108.0176,32.168],[108.2813,32.2559],[108.5449,32.2119],[108.3691,32.168],[108.2813,31.9043],[108.5449,31.6846],[108.1934,31.5088],[107.9297,30.8496],[107.4902,30.8496],[107.4023,30.7617],[107.4902,30.6299],[107.0508,30.0146],[106.7871,30.0146],[106.6113,30.3223],[106.2598,30.1904],[105.8203,30.4541],[105.6445,30.2783],[105.5566,30.1025],[105.7324,29.8828],[105.293,29.5313],[105.4688,29.3115],[105.7324,29.2676],[105.8203,28.96],[106.2598,28.8721],[106.3477,28.5205],[105.9961,28.7402],[105.6445,28.4326],[105.9082,28.125],[106.1719,28.125],[106.3477,27.8174],[105.6445,27.6416],[105.5566,27.7734],[105.293,27.7295],[105.2051,27.9932],[105.0293,28.0811],[104.8535,27.9053],[104.4141,27.9492],[104.3262,28.0371],[104.4141,28.125],[104.4141,28.2568],[104.2383,28.4326],[104.4141,28.6084],[103.8867,28.6523],[103.7988,28.3008],[103.4473,28.125],[103.4473,27.7734],[102.9199,27.29],[103.0078,26.3672],[102.6563,26.1914],[102.5684,26.3672],[102.1289,26.1035],[101.8652,26.0596],[101.6016,26.2354],[101.6895,26.3672],[101.4258,26.5869],[101.4258,26.8066],[101.4258,26.7188],[101.1621,27.0264],[101.1621,27.1582],[100.7227,27.8613],[100.3711,27.8174],[100.2832,27.7295],[100.0195,28.125],[100.1953,28.3447],[99.668,28.8281],[99.4043,28.5205],[99.4043,28.1689],[99.2285,28.3008],[99.1406,29.2676],[98.9648,30.7617],[98.6133,31.2012],[98.877,31.4209],[98.4375,31.8604],[98.1738,32.3438],[97.7344,32.5195],[97.4707,32.6953],[97.3828,32.8711],[97.7344,33.3984],[97.4707,33.5742],[97.3828,33.8818],[97.7344,33.9258],[97.6465,34.1016],[97.8223,34.1895],[98.4375,34.0576],[98.877,33.1787],[99.2285,33.0469],[99.2285,32.915],[99.7559,32.7393],[99.8438,33.0029],[100.1074,32.8711],[100.1074,32.6514],[100.3711,32.7393],[100.7227,32.5195],[100.7227,32.6514],[101.25,32.6953],[101.1621,33.2227],[101.6016,33.1348],[101.7773,33.2227],[101.6895,33.3105],[101.7773,33.5303]]]}},{"type":"Feature","properties":{"id":"23","size":"700","name":"黑龙江省","cp":[126.1445,48.7156],"childNum":13},"geometry":{"type":"Polygon","coordinates":[[[121.4648,53.3496],[123.6621,53.5693],[124.8926,53.0859],[125.0684,53.2178],[125.5957,53.0859],[125.6836,52.9102],[126.123,52.7783],[126.0352,52.6025],[126.2109,52.5146],[126.3867,52.2949],[126.3867,52.207],[126.5625,52.1631],[126.4746,51.9434],[126.9141,51.3721],[126.8262,51.2842],[127.002,51.3281],[126.9141,51.1084],[127.2656,50.7568],[127.3535,50.2734],[127.6172,50.2295],[127.5293,49.8779],[127.793,49.6143],[128.7598,49.5703],[129.1113,49.3506],[129.4629,49.4385],[130.2539,48.8672],[130.6934,48.8672],[130.5176,48.6475],[130.8691,48.2959],[130.6934,48.1201],[131.0449,47.6807],[132.5391,47.7246],[132.627,47.9443],[133.0664,48.1201],[133.5059,48.1201],[134.209,48.3838],[135.0879,48.4277],[134.7363,48.252],[134.5605,47.9883],[134.7363,47.6807],[134.5605,47.4609],[134.3848,47.4609],[134.209,47.2852],[134.209,47.1533],[133.8574,46.5381],[133.9453,46.2744],[133.5059,45.835],[133.418,45.5713],[133.2422,45.5273],[133.0664,45.1318],[132.8906,45.0439],[131.9238,45.3516],[131.5723,45.0439],[131.0449,44.8682],[131.3086,44.0771],[131.2207,43.7256],[131.3086,43.4619],[130.8691,43.418],[130.5176,43.6377],[130.3418,43.9893],[129.9902,43.8574],[129.9023,44.0332],[129.8145,43.9014],[129.2871,43.8135],[129.1992,43.5938],[128.8477,43.5498],[128.4961,44.165],[128.4082,44.4727],[128.0566,44.3408],[128.0566,44.1211],[127.7051,44.1211],[127.5293,44.6045],[127.0898,44.6045],[127.002,44.7803],[127.0898,45],[126.9141,45.1318],[126.5625,45.2637],[126.0352,45.1758],[125.7715,45.3076],[125.6836,45.5273],[125.0684,45.3955],[124.8926,45.5273],[124.3652,45.4395],[124.0137,45.7471],[123.9258,46.2305],[123.2227,46.2305],[123.0469,46.582],[123.5742,46.6699],[123.5742,46.8896],[123.5742,46.8457],[123.4863,46.9775],[123.3984,46.9775],[123.3984,46.8896],[123.0469,46.7139],[122.4316,47.373],[124.2773,48.5156],[124.4531,48.1201],[124.8047,49.1309],[125.2441,49.1748],[125.1563,49.834],[125.332,50.1416],[125.7715,50.5371],[125.7715,50.7568],[126.0352,51.0205],[125.332,51.6357],[125.0684,51.6357],[124.8926,51.3721],[124.541,51.3721],[124.3652,51.2842],[123.6621,51.3721],[123.3105,51.2402],[122.959,51.3281],[122.6074,52.0752],[122.6953,52.251],[122.168,52.5146],[121.9922,52.2949],[121.7285,52.2949],[121.6406,52.4268],[121.2012,52.5586],[121.8164,53.042],[121.4648,53.3496]]]}},{"type":"Feature","properties":{"id":"62","size":"690","name":"甘肃省","cp":[99.7129,38.166],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[96.416,42.7148],[97.207,42.8027],[97.8223,41.748],[97.8223,41.6162],[97.4707,41.4844],[98.3496,40.9131],[98.3496,40.5615],[98.6133,40.6494],[98.5254,40.7373],[98.7891,40.6055],[98.9648,40.7813],[99.0527,40.6934],[99.2285,40.8691],[99.9316,41.001],[100.1953,40.6494],[100.1074,40.2539],[99.4922,39.8584],[100.0195,39.7705],[100.5469,39.4189],[100.8105,39.4189],[100.9863,38.9355],[101.25,39.0234],[101.3379,38.7598],[101.7773,38.6719],[102.041,38.8916],[101.8652,39.1113],[102.4805,39.2432],[103.0078,39.1113],[103.3594,39.3311],[104.0625,39.4189],[104.2383,38.9795],[103.4473,38.3643],[103.5352,38.1445],[103.3594,38.0127],[103.4473,37.8369],[104.3262,37.4414],[104.5898,37.4414],[104.5898,37.2217],[104.8535,37.2217],[105.293,36.8262],[105.2051,36.6943],[105.4688,36.123],[105.293,35.9912],[105.3809,35.7715],[105.7324,35.7275],[105.8203,35.5518],[105.9961,35.4639],[105.9082,35.4199],[105.9961,35.4199],[106.084,35.376],[106.2598,35.4199],[106.3477,35.2441],[106.5234,35.332],[106.4355,35.6836],[106.6992,35.6836],[106.9629,35.8154],[106.875,36.123],[106.5234,36.2549],[106.5234,36.4746],[106.4355,36.5625],[106.6113,36.7822],[106.6113,37.0898],[107.3145,37.0898],[107.3145,36.9141],[108.7207,36.3428],[108.6328,35.9912],[108.5449,35.8594],[108.6328,35.5518],[108.5449,35.2881],[107.7539,35.2881],[107.7539,35.1123],[107.8418,35.0244],[107.666,34.9365],[107.2266,34.8926],[106.9629,35.0684],[106.6113,35.0684],[106.5234,34.7607],[106.3477,34.585],[106.6992,34.3213],[106.5234,34.2773],[106.6113,34.1455],[106.4355,33.9258],[106.5234,33.5303],[105.9961,33.6182],[105.7324,33.3984],[105.9961,33.1787],[105.9082,33.0029],[105.4688,32.915],[105.3809,32.8711],[105.3809,32.7393],[105.2051,32.6074],[104.4141,32.7393],[104.3262,32.8711],[104.4141,33.0469],[104.3262,33.2227],[104.4141,33.3105],[104.2383,33.3984],[104.1504,33.6182],[103.1836,33.7939],[103.0957,34.1895],[102.9199,34.3213],[102.2168,33.9258],[102.4805,33.4424],[101.8652,33.0908],[101.9531,33.4424],[101.8652,33.5742],[101.7773,33.5303],[101.6016,33.5303],[101.5137,33.7061],[101.25,33.6621],[100.8105,34.2773],[100.9863,34.3652],[101.6895,34.1016],[102.1289,34.2773],[102.2168,34.4092],[101.9531,34.6289],[101.9531,34.8486],[102.3926,35.2002],[102.3047,35.4199],[102.4805,35.5957],[102.832,35.5957],[102.6563,35.7715],[102.9199,35.9033],[102.9199,36.0791],[103.0078,36.2549],[102.832,36.3428],[102.5684,36.7383],[102.6563,36.8262],[102.4805,36.958],[102.5684,37.1777],[102.1289,37.4414],[101.9531,37.7051],[101.7773,37.6172],[101.5137,37.8809],[101.1621,37.8369],[100.7227,38.2324],[100.459,38.2764],[100.1074,38.4961],[100.0195,38.4521],[100.1953,38.2764],[99.8438,38.3643],[99.1406,38.9355],[98.7891,39.0674],[98.6133,38.9355],[98.3496,39.0234],[98.1738,38.8037],[97.0313,39.1992],[97.1191,38.584],[96.6797,38.4521],[96.6797,38.1885],[96.416,38.2324],[96.2402,38.1006],[95.7129,38.3643],[95.4492,38.2764],[95.0098,38.4082],[94.5703,38.3643],[94.3066,38.7598],[93.8672,38.7158],[93.6914,38.9355],[93.1641,38.9795],[93.1641,39.1992],[92.373,39.1113],[92.373,39.3311],[92.6367,39.6387],[93.0762,40.6494],[93.8672,40.6934],[94.043,41.0889],[94.5703,41.4844],[95.1855,41.792],[95.2734,41.6162],[95.9766,41.9238],[96.2402,42.2314],[96.0645,42.3193],[95.9766,42.4951],[96.416,42.7148]]]}},{"type":"Feature","properties":{"id":"53","size":"1200","name":"云南省","cp":[101.0652,25.1807],"childNum":16},"geometry":{"type":"Polygon","coordinates":[[[98.1738,28.125],[98.2617,28.3887],[98.3496,28.125],[98.7012,28.2129],[98.7891,28.3447],[98.6133,28.5205],[98.7012,28.916],[98.7891,29.0039],[98.7891,28.8721],[98.9648,28.8281],[98.9648,29.1357],[99.1406,29.2676],[99.2285,28.3008],[99.4043,28.1689],[99.4043,28.5205],[99.668,28.8281],[100.1953,28.3447],[100.0195,28.125],[100.2832,27.7295],[100.3711,27.8174],[100.7227,27.8613],[101.1621,27.1582],[101.1621,27.0264],[101.4258,26.7188],[101.4258,26.8066],[101.4258,26.5869],[101.6895,26.3672],[101.6016,26.2354],[101.8652,26.0596],[102.1289,26.1035],[102.5684,26.3672],[102.6563,26.1914],[103.0078,26.3672],[102.9199,27.29],[103.4473,27.7734],[103.4473,28.125],[103.7988,28.3008],[103.8867,28.6523],[104.4141,28.6084],[104.2383,28.4326],[104.4141,28.2568],[104.4141,28.125],[104.3262,28.0371],[104.4141,27.9492],[104.8535,27.9053],[105.0293,28.0811],[105.2051,27.9932],[105.293,27.7295],[105.2051,27.3779],[104.5898,27.334],[104.4141,27.4658],[104.1504,27.2461],[103.8867,27.4219],[103.623,27.0264],[103.7109,26.9824],[103.7109,26.7627],[103.8867,26.543],[104.4141,26.6748],[104.6777,26.4111],[104.3262,25.708],[104.8535,25.2246],[104.5898,25.0488],[104.6777,24.9609],[104.502,24.7412],[104.6777,24.3457],[104.7656,24.4775],[105.0293,24.4336],[105.2051,24.082],[105.4688,24.0381],[105.5566,24.126],[105.9961,24.126],[106.1719,23.8184],[106.1719,23.5547],[105.6445,23.4229],[105.5566,23.2031],[105.293,23.3789],[104.8535,23.1592],[104.7656,22.8516],[104.3262,22.6758],[104.1504,22.8076],[103.9746,22.5439],[103.623,22.7637],[103.5352,22.5879],[103.3594,22.8076],[103.0957,22.4561],[102.4805,22.7637],[102.3047,22.4121],[101.8652,22.3682],[101.7773,22.5],[101.6016,22.1924],[101.8652,21.6211],[101.7773,21.1377],[101.6016,21.2256],[101.25,21.1816],[101.1621,21.7529],[100.6348,21.4453],[100.1074,21.4893],[99.9316,22.0605],[99.2285,22.1484],[99.4043,22.5879],[99.3164,22.7197],[99.4922,23.0713],[98.877,23.2031],[98.7012,23.9502],[98.877,24.126],[98.1738,24.082],[97.7344,23.8623],[97.5586,23.9063],[97.7344,24.126],[97.6465,24.4336],[97.5586,24.4336],[97.5586,24.7412],[97.7344,24.8291],[97.8223,25.2686],[98.1738,25.4004],[98.1738,25.6201],[98.3496,25.5762],[98.5254,25.8398],[98.7012,25.8838],[98.6133,26.0596],[98.7012,26.1475],[98.7891,26.5869],[98.7012,27.5098],[98.5254,27.6416],[98.3496,27.5098],[98.1738,28.125]]]}},{"type":"Feature","properties":{"id":"45","size":"1450","name":"广西壮族自治区","cp":[107.7813,23.6426],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[104.502,24.7412],[104.6777,24.6094],[105.2051,24.9609],[105.9961,24.6533],[106.1719,24.7852],[106.1719,24.9609],[106.875,25.1807],[107.0508,25.2686],[106.9629,25.4883],[107.2266,25.6201],[107.4902,25.2246],[107.7539,25.2246],[107.8418,25.1367],[108.1055,25.2246],[108.1934,25.4443],[108.3691,25.5322],[108.6328,25.3125],[108.6328,25.5762],[109.0723,25.5322],[108.9844,25.752],[109.3359,25.708],[109.5117,26.0156],[109.7754,25.8838],[109.9512,26.1914],[110.2148,25.9717],[110.5664,26.3232],[111.1816,26.3232],[111.2695,26.2354],[111.2695,25.8838],[111.4453,25.8398],[111.0059,25.0049],[111.0938,24.9609],[111.3574,25.1367],[111.5332,24.6533],[111.709,24.7852],[112.0605,24.7412],[111.8848,24.6533],[112.0605,24.3457],[111.8848,24.2139],[111.8848,23.9941],[111.7969,23.8184],[111.6211,23.8184],[111.6211,23.6865],[111.3574,23.4668],[111.4453,23.0273],[111.2695,22.8076],[110.7422,22.5439],[110.7422,22.2803],[110.6543,22.1484],[110.3027,22.1484],[110.3027,21.8848],[109.9512,21.8408],[109.8633,21.665],[109.7754,21.6211],[109.7754,21.4014],[109.5996,21.4453],[109.1602,21.3574],[109.248,20.874],[109.0723,20.9619],[109.0723,21.5332],[108.7207,21.5332],[108.6328,21.665],[108.2813,21.4893],[107.8418,21.6211],[107.4023,21.6211],[107.0508,21.7969],[107.0508,21.9287],[106.6992,22.0166],[106.6113,22.4121],[106.7871,22.7637],[106.6992,22.8955],[105.9082,22.9395],[105.5566,23.0713],[105.5566,23.2031],[105.6445,23.4229],[106.1719,23.5547],[106.1719,23.8184],[105.9961,24.126],[105.5566,24.126],[105.4688,24.0381],[105.2051,24.082],[105.0293,24.4336],[104.7656,24.4775],[104.6777,24.3457],[104.502,24.7412]]]}},{"type":"Feature","properties":{"id":"43","size":"1700","name":"湖南省","cp":[111.5332,27.3779],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[109.248,28.4766],[109.248,29.1357],[109.5117,29.6191],[109.6875,29.6191],[109.7754,29.751],[110.4785,29.6631],[110.6543,29.751],[110.4785,30.0146],[110.8301,30.1465],[111.7969,29.9268],[112.2363,29.5313],[112.5,29.6191],[112.6758,29.5752],[112.9395,29.7949],[113.0273,29.751],[112.9395,29.4873],[113.0273,29.4434],[113.5547,29.8389],[113.5547,29.707],[113.7305,29.5752],[113.6426,29.3115],[113.7305,29.0918],[113.9063,29.0479],[114.1699,28.8281],[114.082,28.5645],[114.2578,28.3447],[113.7305,27.9492],[113.6426,27.5977],[113.6426,27.3779],[113.8184,27.29],[113.7305,27.1143],[113.9063,26.9385],[113.9063,26.6309],[114.082,26.5869],[113.9941,26.1914],[114.2578,26.1475],[113.9941,26.0596],[113.9063,25.4443],[113.6426,25.3125],[113.2031,25.5322],[112.8516,25.3564],[113.0273,25.2246],[113.0273,24.9609],[112.8516,24.917],[112.5879,25.1367],[112.2363,25.1807],[112.1484,24.873],[112.0605,24.7412],[111.709,24.7852],[111.5332,24.6533],[111.3574,25.1367],[111.0938,24.9609],[111.0059,25.0049],[111.4453,25.8398],[111.2695,25.8838],[111.2695,26.2354],[111.1816,26.3232],[110.5664,26.3232],[110.2148,25.9717],[109.9512,26.1914],[109.7754,25.8838],[109.5117,26.0156],[109.4238,26.2793],[109.248,26.3232],[109.4238,26.5869],[109.3359,26.7188],[109.5117,26.8066],[109.5117,27.0264],[109.3359,27.1582],[108.8965,27.0264],[108.8086,27.1143],[109.4238,27.5977],[109.3359,27.9053],[109.3359,28.2568],[109.248,28.4766]]]}},{"type":"Feature","properties":{"id":"61","size":"1150","name":"陕西省","cp":[109.5996,35.7396],"childNum":10},"geometry":{"type":"Polygon","coordinates":[[[105.4688,32.915],[105.9082,33.0029],[105.9961,33.1787],[105.7324,33.3984],[105.9961,33.6182],[106.5234,33.5303],[106.4355,33.9258],[106.6113,34.1455],[106.5234,34.2773],[106.6992,34.3213],[106.3477,34.585],[106.5234,34.7607],[106.6113,35.0684],[106.9629,35.0684],[107.2266,34.8926],[107.666,34.9365],[107.8418,35.0244],[107.7539,35.1123],[107.7539,35.2881],[108.5449,35.2881],[108.6328,35.5518],[108.5449,35.8594],[108.6328,35.9912],[108.7207,36.3428],[107.3145,36.9141],[107.3145,37.0898],[107.3145,37.6172],[107.666,37.8809],[108.1934,37.6172],[108.7207,37.7051],[108.8086,38.0127],[108.8965,37.9688],[109.0723,38.0127],[108.9844,38.3203],[109.9512,39.1553],[109.8633,39.2432],[110.2148,39.2871],[110.127,39.4629],[110.6543,39.2871],[111.0938,39.5947],[111.0938,39.375],[111.1816,39.2432],[110.918,38.7158],[110.8301,38.4961],[110.4785,38.1885],[110.4785,37.9688],[110.8301,37.6611],[110.3906,37.002],[110.4785,36.123],[110.5664,35.6396],[110.2148,34.8926],[110.2148,34.6729],[110.3906,34.585],[110.4785,34.2334],[110.6543,34.1455],[110.6543,33.8379],[111.0059,33.5303],[111.0059,33.2666],[110.7422,33.1348],[110.5664,33.2666],[110.3027,33.1787],[109.5996,33.2666],[109.4238,33.1348],[109.7754,33.0469],[109.7754,32.915],[110.127,32.7393],[110.127,32.6074],[109.6875,32.6074],[109.5117,32.4316],[109.5996,31.7285],[109.248,31.7285],[109.0723,31.9482],[108.5449,32.2119],[108.2813,32.2559],[108.0176,32.168],[107.4023,32.5195],[107.2266,32.4316],[107.1387,32.4756],[107.0508,32.6953],[106.3477,32.6514],[106.084,32.7393],[106.084,32.8711],[105.5566,32.7393],[105.4688,32.915]]]}},{"type":"Feature","properties":{"id":"44","size":"1600","name":"广东省","cp":[113.4668,22.8076],"childNum":21},"geometry":{"type":"Polygon","coordinates":[[[109.7754,21.4014],[109.7754,21.6211],[109.8633,21.665],[109.9512,21.8408],[110.3027,21.8848],[110.3027,22.1484],[110.6543,22.1484],[110.7422,22.2803],[110.7422,22.5439],[111.2695,22.8076],[111.4453,23.0273],[111.3574,23.4668],[111.6211,23.6865],[111.6211,23.8184],[111.7969,23.8184],[111.8848,23.9941],[111.8848,24.2139],[112.0605,24.3457],[111.8848,24.6533],[112.0605,24.7412],[112.1484,24.873],[112.2363,25.1807],[112.5879,25.1367],[112.8516,24.917],[113.0273,24.9609],[113.0273,25.2246],[112.8516,25.3564],[113.2031,25.5322],[113.6426,25.3125],[113.9063,25.4443],[113.9941,25.2686],[114.6094,25.4004],[114.7852,25.2686],[114.6973,25.1367],[114.4336,24.9609],[114.1699,24.6973],[114.4336,24.5215],[115.4004,24.7852],[115.8398,24.5654],[115.752,24.7852],[115.9277,24.917],[116.2793,24.7852],[116.3672,24.873],[116.543,24.6094],[116.7188,24.6533],[116.9824,24.1699],[116.9824,23.9063],[117.1582,23.5547],[117.334,23.2471],[116.8945,23.3789],[116.6309,23.1152],[116.543,22.8516],[115.9277,22.7197],[115.6641,22.7637],[115.5762,22.6318],[115.0488,22.6758],[114.6094,22.3682],[114.3457,22.5439],[113.9941,22.5],[113.8184,22.1924],[114.3457,22.1484],[114.4336,22.0166],[114.082,21.9287],[113.9941,21.7969],[113.5547,22.0166],[113.1152,21.8408],[112.9395,21.5771],[112.4121,21.4453],[112.2363,21.5332],[111.5332,21.4893],[111.2695,21.3574],[110.7422,21.3574],[110.6543,21.2256],[110.7422,20.918],[110.4785,20.874],[110.6543,20.2588],[110.5664,20.2588],[110.3906,20.127],[110.0391,20.127],[109.8633,20.127],[109.8633,20.3027],[109.5996,20.918],[109.7754,21.4014],[109.7754,21.4014]],[[113.5986,22.1649],[113.6096,22.1265],[113.5547,22.11],[113.5437,22.2034],[113.5767,22.2034],[113.5986,22.1649]]]}},{"type":"Feature","properties":{"id":"22","size":"1120","name":"吉林省","cp":[125.7746,43.5938],"childNum":9},"geometry":{"type":"Polygon","coordinates":[[[123.2227,46.2305],[123.9258,46.2305],[124.0137,45.7471],[124.3652,45.4395],[124.8926,45.5273],[125.0684,45.3955],[125.6836,45.5273],[125.7715,45.3076],[126.0352,45.1758],[126.5625,45.2637],[126.9141,45.1318],[127.0898,45],[127.002,44.7803],[127.0898,44.6045],[127.5293,44.6045],[127.7051,44.1211],[128.0566,44.1211],[128.0566,44.3408],[128.4082,44.4727],[128.4961,44.165],[128.8477,43.5498],[129.1992,43.5938],[129.2871,43.8135],[129.8145,43.9014],[129.9023,44.0332],[129.9902,43.8574],[130.3418,43.9893],[130.5176,43.6377],[130.8691,43.418],[131.3086,43.4619],[131.3086,43.3301],[131.1328,42.9346],[130.4297,42.7148],[130.6055,42.6709],[130.6055,42.4512],[130.2539,42.7588],[130.2539,42.8906],[130.166,42.9785],[129.9023,43.0225],[129.7266,42.4951],[129.375,42.4512],[128.9355,42.0117],[128.0566,42.0117],[128.3203,41.5723],[128.1445,41.3525],[127.0898,41.5283],[127.1777,41.5723],[126.9141,41.792],[126.6504,41.6602],[126.4746,41.3965],[126.123,40.957],[125.6836,40.8691],[125.5957,40.9131],[125.7715,41.2207],[125.332,41.6602],[125.332,41.9678],[125.4199,42.0996],[125.332,42.1436],[124.8926,42.8027],[124.8926,43.0664],[124.7168,43.0664],[124.4531,42.8467],[124.2773,43.2422],[123.8379,43.4619],[123.6621,43.374],[123.3105,43.5059],[123.4863,43.7256],[123.1348,44.4727],[122.3438,44.2529],[122.0801,44.8682],[122.2559,45.2637],[121.9043,45.7031],[121.7285,45.7471],[121.8164,46.0107],[122.2559,45.791],[122.4316,45.8789],[122.6953,45.7031],[122.7832,46.0107],[123.2227,46.2305]]]}},{"type":"Feature","properties":{"id":"13","size":"1300","name":"河北省","cp":[115.4004,39.4688],"childNum":11},"geometry":{"type":"MultiPolygon","coordinates":[[[[114.5215,39.5068],[114.3457,39.8584],[113.9941,39.9902],[114.5215,40.3418],[114.3457,40.3857],[114.2578,40.6055],[114.082,40.7373],[113.9063,41.1328],[113.9941,41.2207],[113.9063,41.4404],[114.2578,41.5723],[114.1699,41.792],[114.5215,42.1436],[114.873,42.0996],[114.9609,41.6162],[115.2246,41.5723],[115.9277,41.9238],[116.0156,41.792],[116.2793,42.0117],[116.8066,42.0117],[116.8945,42.4072],[117.334,42.4512],[117.5098,42.583],[117.7734,42.627],[118.0371,42.4072],[117.9492,42.2314],[118.125,42.0557],[118.3008,42.0996],[118.3008,41.792],[118.125,41.748],[118.3887,41.3086],[119.2676,41.3086],[118.8281,40.8252],[119.2676,40.5176],[119.5313,40.5615],[119.707,40.1221],[119.8828,39.9463],[119.5313,39.6826],[119.4434,39.4189],[118.916,39.0674],[118.4766,38.9355],[118.125,39.0234],[118.0371,39.1992],[118.0371,39.2432],[117.8613,39.4189],[117.9492,39.5947],[117.6855,39.5947],[117.5098,39.7705],[117.5098,39.9902],[117.6855,39.9902],[117.6855,40.0781],[117.4219,40.21],[117.2461,40.5176],[117.4219,40.6494],[116.9824,40.6934],[116.6309,41.0449],[116.3672,40.9131],[116.4551,40.7813],[116.1914,40.7813],[116.1035,40.6055],[115.752,40.5615],[115.9277,40.2539],[115.4004,39.9463],[115.4883,39.6387],[115.752,39.5068],[116.1914,39.5947],[116.3672,39.4629],[116.543,39.5947],[116.8066,39.5947],[116.8945,39.1113],[116.7188,38.9355],[116.7188,38.8037],[117.2461,38.54],[117.5977,38.6279],[117.9492,38.3203],[117.4219,37.8369],[116.8066,37.8369],[116.4551,37.4854],[116.2793,37.5732],[116.2793,37.3535],[116.0156,37.3535],[115.752,36.9141],[115.3125,36.5186],[115.4883,36.167],[115.3125,36.0791],[115.1367,36.2109],[114.9609,36.0791],[114.873,36.123],[113.7305,36.3428],[113.4668,36.6504],[113.7305,36.8701],[113.7305,37.1338],[114.1699,37.6611],[113.9941,37.7051],[113.8184,38.1445],[113.5547,38.2764],[113.5547,38.54],[113.8184,38.8037],[113.8184,38.9355],[113.9063,39.0234],[114.3457,39.0674],[114.5215,39.5068]]],[[[117.2461,40.0781],[117.1582,39.8145],[117.1582,39.6387],[116.8945,39.6826],[116.8945,39.8145],[116.8066,39.9902],[117.2461,40.0781]]]]}},{"type":"Feature","properties":{"id":"42","size":"1500","name":"湖北省","cp":[112.2363,31.1572],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[110.2148,31.1572],[110.127,31.377],[109.6875,31.5527],[109.7754,31.6846],[109.5996,31.7285],[109.5117,32.4316],[109.6875,32.6074],[110.127,32.6074],[110.127,32.7393],[109.7754,32.915],[109.7754,33.0469],[109.4238,33.1348],[109.5996,33.2666],[110.3027,33.1787],[110.5664,33.2666],[110.7422,33.1348],[111.0059,33.2666],[111.5332,32.6074],[112.3242,32.3438],[113.2031,32.4316],[113.4668,32.2998],[113.7305,32.4316],[113.8184,31.8604],[113.9941,31.7725],[114.1699,31.8604],[114.5215,31.7725],[114.6094,31.5527],[114.7852,31.4648],[115.1367,31.5967],[115.2246,31.4209],[115.4004,31.4209],[115.5762,31.2012],[116.0156,31.0254],[115.752,30.6738],[116.1035,30.1904],[116.1035,29.8389],[115.9277,29.707],[115.4883,29.7949],[114.873,29.3994],[114.2578,29.3555],[113.9063,29.0479],[113.7305,29.0918],[113.6426,29.3115],[113.7305,29.5752],[113.5547,29.707],[113.5547,29.8389],[113.0273,29.4434],[112.9395,29.4873],[113.0273,29.751],[112.9395,29.7949],[112.6758,29.5752],[112.5,29.6191],[112.2363,29.5313],[111.7969,29.9268],[110.8301,30.1465],[110.4785,30.0146],[110.6543,29.751],[110.4785,29.6631],[109.7754,29.751],[109.6875,29.6191],[109.5117,29.6191],[109.248,29.1357],[109.0723,29.3555],[108.9844,29.3115],[108.6328,29.8389],[108.457,29.7949],[108.5449,30.2344],[108.457,30.4102],[108.6328,30.5859],[108.8086,30.498],[109.0723,30.6299],[109.1602,30.542],[109.248,30.6299],[109.4238,30.542],[109.8633,30.8936],[110.0391,30.8057],[110.2148,31.1572]]]}},{"type":"Feature","properties":{"id":"52","size":"2000","name":"贵州省","cp":[106.6113,26.9385],"childNum":9},"geometry":{"type":"Polygon","coordinates":[[[104.1504,27.2461],[104.4141,27.4658],[104.5898,27.334],[105.2051,27.3779],[105.293,27.7295],[105.5566,27.7734],[105.6445,27.6416],[106.3477,27.8174],[106.1719,28.125],[105.9082,28.125],[105.6445,28.4326],[105.9961,28.7402],[106.3477,28.5205],[106.5234,28.5645],[106.4355,28.7842],[106.5234,28.7842],[106.6113,28.6523],[106.6113,28.5205],[106.6992,28.4766],[106.875,28.7842],[107.4023,28.8721],[107.4023,29.1797],[107.5781,29.2236],[107.8418,29.1357],[107.8418,29.0039],[108.2813,29.0918],[108.3691,28.6523],[108.5449,28.6523],[108.5449,28.3887],[108.7207,28.4766],[108.7207,28.2129],[109.0723,28.2129],[109.248,28.4766],[109.3359,28.2568],[109.3359,27.9053],[109.4238,27.5977],[108.8086,27.1143],[108.8965,27.0264],[109.3359,27.1582],[109.5117,27.0264],[109.5117,26.8066],[109.3359,26.7188],[109.4238,26.5869],[109.248,26.3232],[109.4238,26.2793],[109.5117,26.0156],[109.3359,25.708],[108.9844,25.752],[109.0723,25.5322],[108.6328,25.5762],[108.6328,25.3125],[108.3691,25.5322],[108.1934,25.4443],[108.1055,25.2246],[107.8418,25.1367],[107.7539,25.2246],[107.4902,25.2246],[107.2266,25.6201],[106.9629,25.4883],[107.0508,25.2686],[106.875,25.1807],[106.1719,24.9609],[106.1719,24.7852],[105.9961,24.6533],[105.2051,24.9609],[104.6777,24.6094],[104.502,24.7412],[104.6777,24.9609],[104.5898,25.0488],[104.8535,25.2246],[104.3262,25.708],[104.6777,26.4111],[104.4141,26.6748],[103.8867,26.543],[103.7109,26.7627],[103.7109,26.9824],[103.623,27.0264],[103.8867,27.4219],[104.1504,27.2461]]]}},{"type":"Feature","properties":{"id":"37","size":"1500","name":"山东省","cp":[118.7402,36.4307],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[115.4883,36.167],[115.3125,36.5186],[115.752,36.9141],[116.0156,37.3535],[116.2793,37.3535],[116.2793,37.5732],[116.4551,37.4854],[116.8066,37.8369],[117.4219,37.8369],[117.9492,38.3203],[118.125,38.1445],[118.916,38.1445],[119.3555,37.6611],[119.0039,37.5293],[119.0039,37.3535],[119.3555,37.1338],[119.707,37.1338],[119.8828,37.3975],[120.498,37.8369],[120.5859,38.1445],[120.9375,38.4521],[121.0254,37.8369],[121.2012,37.6611],[121.9043,37.4854],[122.168,37.6172],[122.2559,37.4854],[122.6074,37.4854],[122.6953,37.3535],[122.6074,36.9141],[122.4316,36.7822],[121.8164,36.8701],[121.7285,36.6943],[121.1133,36.6064],[121.1133,36.4307],[121.377,36.2549],[120.7617,36.167],[120.9375,35.8594],[120.6738,36.0352],[119.707,35.4639],[119.9707,34.9805],[119.3555,35.0244],[119.2676,35.1123],[118.916,35.0244],[118.7402,34.7168],[118.4766,34.6729],[118.3887,34.4092],[118.2129,34.4092],[118.125,34.6289],[117.9492,34.6729],[117.5977,34.4531],[117.334,34.585],[117.2461,34.4531],[116.8066,34.9365],[116.4551,34.8926],[116.3672,34.6289],[116.1914,34.585],[115.5762,34.585],[115.4004,34.8486],[114.7852,35.0684],[115.0488,35.376],[115.2246,35.4199],[115.4883,35.7275],[116.1035,36.0791],[115.3125,35.8154],[115.4883,36.167]]]}},{"type":"Feature","properties":{"id":"36","size":"1700","name":"江西省","cp":[116.0156,27.29],"childNum":11},"geometry":{"type":"Polygon","coordinates":[[[114.2578,28.3447],[114.082,28.5645],[114.1699,28.8281],[113.9063,29.0479],[114.2578,29.3555],[114.873,29.3994],[115.4883,29.7949],[115.9277,29.707],[116.1035,29.8389],[116.2793,29.7949],[116.7188,30.0586],[116.8945,29.9268],[116.7188,29.751],[116.7188,29.6191],[117.1582,29.707],[117.0703,29.8389],[117.1582,29.9268],[117.5098,29.6191],[118.0371,29.5752],[118.2129,29.3994],[118.0371,29.1797],[118.0371,29.0479],[118.3887,28.7842],[118.4766,28.3447],[118.4766,28.3008],[118.3008,28.0811],[117.7734,27.8174],[117.5098,27.9932],[116.9824,27.6416],[117.1582,27.29],[117.0703,27.1143],[116.543,26.8066],[116.6309,26.4551],[116.3672,26.2354],[116.4551,26.1035],[116.1914,25.8838],[116.0156,25.2686],[115.8398,25.2246],[115.9277,24.917],[115.752,24.7852],[115.8398,24.5654],[115.4004,24.7852],[114.4336,24.5215],[114.1699,24.6973],[114.4336,24.9609],[114.6973,25.1367],[114.7852,25.2686],[114.6094,25.4004],[113.9941,25.2686],[113.9063,25.4443],[113.9941,26.0596],[114.2578,26.1475],[113.9941,26.1914],[114.082,26.5869],[113.9063,26.6309],[113.9063,26.9385],[113.7305,27.1143],[113.8184,27.29],[113.6426,27.3779],[113.6426,27.5977],[113.7305,27.9492],[114.2578,28.3447]]]}},{"type":"Feature","properties":{"id":"41","size":"1700","name":"河南省","cp":[113.0668,33.8818],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[110.3906,34.585],[110.8301,34.6289],[111.1816,34.8047],[111.5332,34.8486],[111.7969,35.0684],[112.0605,35.0684],[112.0605,35.2881],[112.7637,35.2002],[113.1152,35.332],[113.6426,35.6836],[113.7305,36.3428],[114.873,36.123],[114.9609,36.0791],[115.1367,36.2109],[115.3125,36.0791],[115.4883,36.167],[115.3125,35.8154],[116.1035,36.0791],[115.4883,35.7275],[115.2246,35.4199],[115.0488,35.376],[114.7852,35.0684],[115.4004,34.8486],[115.5762,34.585],[116.1914,34.585],[116.1914,34.4092],[116.543,34.2773],[116.6309,33.9258],[116.1914,33.7061],[116.0156,33.9697],[115.6641,34.0576],[115.5762,33.9258],[115.5762,33.6621],[115.4004,33.5303],[115.3125,33.1787],[114.873,33.1348],[114.873,33.0029],[115.1367,32.8711],[115.2246,32.6074],[115.5762,32.4316],[115.8398,32.5195],[115.9277,31.7725],[115.4883,31.6846],[115.4004,31.4209],[115.2246,31.4209],[115.1367,31.5967],[114.7852,31.4648],[114.6094,31.5527],[114.5215,31.7725],[114.1699,31.8604],[113.9941,31.7725],[113.8184,31.8604],[113.7305,32.4316],[113.4668,32.2998],[113.2031,32.4316],[112.3242,32.3438],[111.5332,32.6074],[111.0059,33.2666],[111.0059,33.5303],[110.6543,33.8379],[110.6543,34.1455],[110.4785,34.2334],[110.3906,34.585]]]}},{"type":"Feature","properties":{"id":"21","size":"1500","name":"辽宁省","cp":[122.0438,41.0889],"childNum":14},"geometry":{"type":"Polygon","coordinates":[[[119.2676,41.3086],[119.4434,41.6162],[119.2676,41.7041],[119.3555,42.2754],[119.5313,42.3633],[119.8828,42.1875],[120.1465,41.7041],[120.498,42.0996],[121.4648,42.4951],[121.7285,42.4512],[121.9922,42.7148],[122.3438,42.6709],[122.3438,42.8467],[122.7832,42.7148],[123.1348,42.8027],[123.3105,42.9785],[123.5742,43.0225],[123.6621,43.374],[123.8379,43.4619],[124.2773,43.2422],[124.4531,42.8467],[124.7168,43.0664],[124.8926,43.0664],[124.8926,42.8027],[125.332,42.1436],[125.4199,42.0996],[125.332,41.9678],[125.332,41.6602],[125.7715,41.2207],[125.5957,40.9131],[125.6836,40.8691],[124.541,40.21],[124.1016,39.6826],[123.3984,39.6826],[123.1348,39.4189],[123.1348,39.0234],[122.0801,39.0234],[121.5527,38.7158],[121.1133,38.6719],[120.9375,38.9795],[121.377,39.1992],[121.2012,39.5508],[122.0801,40.3857],[121.9922,40.6934],[121.7285,40.8252],[121.2012,40.8252],[120.5859,40.21],[119.8828,39.9463],[119.707,40.1221],[119.5313,40.5615],[119.2676,40.5176],[118.8281,40.8252],[119.2676,41.3086]]]}},{"type":"Feature","properties":{"id":"14","size":"1450","name":"山西省","cp":[112.4121,37.6611],"childNum":11},"geometry":{"type":"Polygon","coordinates":[[[110.918,38.7158],[111.1816,39.2432],[111.0938,39.375],[111.3574,39.4189],[111.4453,39.6387],[111.9727,39.5947],[112.3242,40.2539],[112.7637,40.166],[113.2031,40.3857],[113.5547,40.3418],[113.8184,40.5176],[114.082,40.5176],[114.082,40.7373],[114.2578,40.6055],[114.3457,40.3857],[114.5215,40.3418],[113.9941,39.9902],[114.3457,39.8584],[114.5215,39.5068],[114.3457,39.0674],[113.9063,39.0234],[113.8184,38.9355],[113.8184,38.8037],[113.5547,38.54],[113.5547,38.2764],[113.8184,38.1445],[113.9941,37.7051],[114.1699,37.6611],[113.7305,37.1338],[113.7305,36.8701],[113.4668,36.6504],[113.7305,36.3428],[113.6426,35.6836],[113.1152,35.332],[112.7637,35.2002],[112.0605,35.2881],[112.0605,35.0684],[111.7969,35.0684],[111.5332,34.8486],[111.1816,34.8047],[110.8301,34.6289],[110.3906,34.585],[110.2148,34.6729],[110.2148,34.8926],[110.5664,35.6396],[110.4785,36.123],[110.3906,37.002],[110.8301,37.6611],[110.4785,37.9688],[110.4785,38.1885],[110.8301,38.4961],[110.918,38.7158]]]}},{"type":"Feature","properties":{"id":"34","size":"1700","name":"安徽省","cp":[117.2461,32.0361],"childNum":17},"geometry":{"type":"Polygon","coordinates":[[[116.6309,33.9258],[116.543,34.2773],[116.1914,34.4092],[116.1914,34.585],[116.3672,34.6289],[116.8945,34.4092],[117.1582,34.0576],[117.5977,34.0137],[117.7734,33.7061],[118.125,33.75],[117.9492,33.2227],[118.0371,33.1348],[118.2129,33.2227],[118.3008,32.7832],[118.7402,32.7393],[118.916,32.959],[119.1797,32.8271],[119.1797,32.4756],[118.5645,32.5635],[118.6523,32.2119],[118.4766,32.168],[118.3887,31.9482],[118.916,31.5527],[118.7402,31.377],[118.8281,31.2451],[119.3555,31.2891],[119.4434,31.1572],[119.6191,31.1133],[119.6191,31.0693],[119.4434,30.6738],[119.2676,30.6299],[119.3555,30.4102],[118.916,30.3223],[118.916,29.9707],[118.7402,29.707],[118.2129,29.3994],[118.0371,29.5752],[117.5098,29.6191],[117.1582,29.9268],[117.0703,29.8389],[117.1582,29.707],[116.7188,29.6191],[116.7188,29.751],[116.8945,29.9268],[116.7188,30.0586],[116.2793,29.7949],[116.1035,29.8389],[116.1035,30.1904],[115.752,30.6738],[116.0156,31.0254],[115.5762,31.2012],[115.4004,31.4209],[115.4883,31.6846],[115.9277,31.7725],[115.8398,32.5195],[115.5762,32.4316],[115.2246,32.6074],[115.1367,32.8711],[114.873,33.0029],[114.873,33.1348],[115.3125,33.1787],[115.4004,33.5303],[115.5762,33.6621],[115.5762,33.9258],[115.6641,34.0576],[116.0156,33.9697],[116.1914,33.7061],[116.6309,33.9258]]]}},{"type":"Feature","properties":{"id":"35","size":"2000","name":"福建省","cp":[118.3008,25.9277],"childNum":9},"geometry":{"type":"Polygon","coordinates":[[[118.4766,28.3008],[118.8281,28.2568],[118.7402,28.0371],[118.916,27.4658],[119.2676,27.4219],[119.6191,27.6855],[119.7949,27.29],[120.2344,27.4219],[120.4102,27.1582],[120.7617,27.0264],[120.6738,26.8945],[120.2344,26.8506],[120.2344,26.7188],[120.4102,26.6748],[120.498,26.3672],[120.2344,26.2793],[120.4102,26.1475],[120.0586,26.1914],[119.9707,25.9277],[119.7949,25.9277],[119.9707,25.4004],[119.7949,25.2686],[119.5313,25.1367],[119.4434,25.0049],[119.2676,25.0928],[118.916,24.8291],[118.6523,24.5215],[118.4766,24.5215],[118.4766,24.4336],[118.2129,24.3457],[118.2129,24.1699],[117.8613,23.9941],[117.7734,23.7744],[117.5098,23.5986],[117.1582,23.5547],[116.9824,23.9063],[116.9824,24.1699],[116.7188,24.6533],[116.543,24.6094],[116.3672,24.873],[116.2793,24.7852],[115.9277,24.917],[115.8398,25.2246],[116.0156,25.2686],[116.1914,25.8838],[116.4551,26.1035],[116.3672,26.2354],[116.6309,26.4551],[116.543,26.8066],[117.0703,27.1143],[117.1582,27.29],[116.9824,27.6416],[117.5098,27.9932],[117.7734,27.8174],[118.3008,28.0811],[118.4766,28.3008]]]}},{"type":"Feature","properties":{"id":"33","size":"2100","name":"浙江省","cp":[120.498,29.0918],"childNum":11},"geometry":{"type":"Polygon","coordinates":[[[118.2129,29.3994],[118.7402,29.707],[118.916,29.9707],[118.916,30.3223],[119.3555,30.4102],[119.2676,30.6299],[119.4434,30.6738],[119.6191,31.0693],[119.6191,31.1133],[119.9707,31.1572],[120.498,30.8057],[120.9375,31.0254],[121.2891,30.6738],[121.9922,30.8057],[122.6953,30.8936],[122.8711,30.7178],[122.959,30.1465],[122.6074,30.1025],[122.6074,29.9268],[122.168,29.5313],[122.3438,28.8721],[121.9922,28.8721],[121.9922,28.4326],[121.7285,28.3447],[121.7285,28.2129],[121.4648,28.2129],[121.5527,28.0371],[121.2891,27.9492],[121.1133,27.4219],[120.6738,27.334],[120.6738,27.1582],[120.9375,27.0264],[120.7617,27.0264],[120.4102,27.1582],[120.2344,27.4219],[119.7949,27.29],[119.6191,27.6855],[119.2676,27.4219],[118.916,27.4658],[118.7402,28.0371],[118.8281,28.2568],[118.4766,28.3008],[118.4766,28.3447],[118.3887,28.7842],[118.0371,29.0479],[118.0371,29.1797],[118.2129,29.3994]]]}},{"type":"Feature","properties":{"id":"32","size":"1950","name":"江苏省","cp":[118.8586,32.915],"childNum":13},"geometry":{"type":"Polygon","coordinates":[[[116.3672,34.6289],[116.4551,34.8926],[116.8066,34.9365],[117.2461,34.4531],[117.334,34.585],[117.5977,34.4531],[117.9492,34.6729],[118.125,34.6289],[118.2129,34.4092],[118.3887,34.4092],[118.4766,34.6729],[118.7402,34.7168],[118.916,35.0244],[119.2676,35.1123],[119.3555,35.0244],[119.3555,34.8486],[119.707,34.585],[120.3223,34.3652],[120.9375,33.0469],[121.0254,32.6514],[121.377,32.4756],[121.4648,32.168],[121.9043,31.9922],[121.9922,31.6846],[121.9922,31.5967],[121.2012,31.8604],[121.1133,31.7285],[121.377,31.5088],[121.2012,31.4648],[120.9375,31.0254],[120.498,30.8057],[119.9707,31.1572],[119.6191,31.1133],[119.4434,31.1572],[119.3555,31.2891],[118.8281,31.2451],[118.7402,31.377],[118.916,31.5527],[118.3887,31.9482],[118.4766,32.168],[118.6523,32.2119],[118.5645,32.5635],[119.1797,32.4756],[119.1797,32.8271],[118.916,32.959],[118.7402,32.7393],[118.3008,32.7832],[118.2129,33.2227],[118.0371,33.1348],[117.9492,33.2227],[118.125,33.75],[117.7734,33.7061],[117.5977,34.0137],[117.1582,34.0576],[116.8945,34.4092],[116.3672,34.6289]]]}},{"type":"Feature","properties":{"id":"50","size":"2380","name":"重庆市","cp":[107.7539,30.1904],"childNum":40},"geometry":{"type":"Polygon","coordinates":[[[108.5449,31.6846],[108.2813,31.9043],[108.3691,32.168],[108.5449,32.2119],[109.0723,31.9482],[109.248,31.7285],[109.5996,31.7285],[109.7754,31.6846],[109.6875,31.5527],[110.127,31.377],[110.2148,31.1572],[110.0391,30.8057],[109.8633,30.8936],[109.4238,30.542],[109.248,30.6299],[109.1602,30.542],[109.0723,30.6299],[108.8086,30.498],[108.6328,30.5859],[108.457,30.4102],[108.5449,30.2344],[108.457,29.7949],[108.6328,29.8389],[108.9844,29.3115],[109.0723,29.3555],[109.248,29.1357],[109.248,28.4766],[109.0723,28.2129],[108.7207,28.2129],[108.7207,28.4766],[108.5449,28.3887],[108.5449,28.6523],[108.3691,28.6523],[108.2813,29.0918],[107.8418,29.0039],[107.8418,29.1357],[107.5781,29.2236],[107.4023,29.1797],[107.4023,28.8721],[106.875,28.7842],[106.6992,28.4766],[106.6113,28.5205],[106.6113,28.6523],[106.5234,28.7842],[106.4355,28.7842],[106.5234,28.5645],[106.3477,28.5205],[106.2598,28.8721],[105.8203,28.96],[105.7324,29.2676],[105.4688,29.3115],[105.293,29.5313],[105.7324,29.8828],[105.5566,30.1025],[105.6445,30.2783],[105.8203,30.4541],[106.2598,30.1904],[106.6113,30.3223],[106.7871,30.0146],[107.0508,30.0146],[107.4902,30.6299],[107.4023,30.7617],[107.4902,30.8496],[107.9297,30.8496],[108.1934,31.5088],[108.5449,31.6846]]]}},{"type":"Feature","properties":{"id":"64","size":"2100","name":"宁夏回族自治区","cp":[105.9961,37.3096],"childNum":5},"geometry":{"type":"Polygon","coordinates":[[[104.3262,37.4414],[105.8203,37.793],[105.9082,38.7158],[106.3477,39.2871],[106.7871,39.375],[106.9629,38.9795],[106.5234,38.3203],[106.7871,38.1885],[107.3145,38.1006],[107.666,37.8809],[107.3145,37.6172],[107.3145,37.0898],[106.6113,37.0898],[106.6113,36.7822],[106.4355,36.5625],[106.5234,36.4746],[106.5234,36.2549],[106.875,36.123],[106.9629,35.8154],[106.6992,35.6836],[106.4355,35.6836],[106.5234,35.332],[106.3477,35.2441],[106.2598,35.4199],[106.084,35.376],[105.9961,35.4199],[106.084,35.4639],[105.9961,35.4639],[105.8203,35.5518],[105.7324,35.7275],[105.3809,35.7715],[105.293,35.9912],[105.4688,36.123],[105.2051,36.6943],[105.293,36.8262],[104.8535,37.2217],[104.5898,37.2217],[104.5898,37.4414],[104.3262,37.4414]]]}},{"type":"Feature","properties":{"id":"46","size":"4500","name":"海南省","cp":[109.9512,19.2041],"childNum":18},"geometry":{"type":"Polygon","coordinates":[[[108.6328,19.3799],[109.0723,19.6436],[109.248,19.9512],[109.5996,20.0391],[110.0391,20.127],[110.3906,20.127],[110.5664,20.2588],[110.6543,20.2588],[111.0938,19.9512],[111.2695,19.9951],[110.6543,19.1602],[110.5664,18.6768],[110.2148,18.5889],[110.0391,18.3691],[109.8633,18.3691],[109.6875,18.1055],[108.9844,18.2813],[108.6328,18.457],[108.6328,19.3799]]]}},{"type":"Feature","properties":{"id":"71","size":"3000","name":"台湾省","cp":[120.0254,23.5986],"childNum":1},"geometry":{"type":"Polygon","coordinates":[[[121.9043,25.0488],[121.9922,25.0049],[121.8164,24.7412],[121.9043,24.5654],[121.6406,24.0381],[121.377,23.1152],[121.0254,22.6758],[120.8496,22.0605],[120.7617,21.9287],[120.6738,22.3242],[120.2344,22.5879],[120.0586,23.0713],[120.1465,23.6865],[121.0254,25.0488],[121.5527,25.3125],[121.9043,25.0488]]]}},{"type":"Feature","properties":{"id":"11","size":"5000","name":"北京市","cp":[116.4551,40.2539],"childNum":19},"geometry":{"type":"Polygon","coordinates":[[[117.4219,40.21],[117.334,40.1221],[117.2461,40.0781],[116.8066,39.9902],[116.8945,39.8145],[116.8945,39.6826],[116.8066,39.5947],[116.543,39.5947],[116.3672,39.4629],[116.1914,39.5947],[115.752,39.5068],[115.4883,39.6387],[115.4004,39.9463],[115.9277,40.2539],[115.752,40.5615],[116.1035,40.6055],[116.1914,40.7813],[116.4551,40.7813],[116.3672,40.9131],[116.6309,41.0449],[116.9824,40.6934],[117.4219,40.6494],[117.2461,40.5176],[117.4219,40.21]]]}},{"type":"Feature","properties":{"id":"12","size":"5000","name":"天津市","cp":[117.4219,39.4189],"childNum":18},"geometry":{"type":"Polygon","coordinates":[[[116.8066,39.5947],[116.8945,39.6826],[117.1582,39.6387],[117.1582,39.8145],[117.2461,40.0781],[117.334,40.1221],[117.4219,40.21],[117.6855,40.0781],[117.6855,39.9902],[117.5098,39.9902],[117.5098,39.7705],[117.6855,39.5947],[117.9492,39.5947],[117.8613,39.4189],[118.0371,39.2432],[118.0371,39.1992],[117.8613,39.1113],[117.5977,38.6279],[117.2461,38.54],[116.7188,38.8037],[116.7188,38.9355],[116.8945,39.1113],[116.8066,39.5947]]]}},{"type":"Feature","properties":{"id":"31","size":"7500","name":"上海市","cp":[121.4648,31.2891],"childNum":19},"geometry":{"type":"Polygon","coordinates":[[[120.9375,31.0254],[121.2012,31.4648],[121.377,31.5088],[121.1133,31.7285],[121.2012,31.8604],[121.9922,31.5967],[121.9043,31.1572],[121.9922,30.8057],[121.2891,30.6738],[120.9375,31.0254]]]}},{"type":"Feature","properties":{"id":"81","size":"18000","name":"香港特别行政区","cp":[114.1178,22.3242],"childNum":1},"geometry":{"type":"Polygon","coordinates":[[[114.6094,22.4121],[114.5215,22.1484],[114.3457,22.1484],[113.9063,22.1484],[113.8184,22.1924],[113.9063,22.4121],[114.1699,22.5439],[114.3457,22.5439],[114.4336,22.5439],[114.4336,22.4121],[114.6094,22.4121]]]}},{"type":"Feature","properties":{"id":"82","size":"27","name":"澳门特别行政区","cp":[111.5547,22.1484],"childNum":1},"geometry":{"type":"Polygon","coordinates":[[[113.5986,22.1649],[113.6096,22.1265],[113.5547,22.11],[113.5437,22.2034],[113.5767,22.2034],[113.5986,22.1649]]]}}]}');nf.registerMap("china",gr);var gi=h(185),ga=h.n(gi);let go=[{group:"基础组件",key:"b-text",label:"文本",icon:"icon-text",component:e=>{let{id:t,text:n,item:r,style:i={},customStyle:a={},className:o,classNames:s=[]}=e,l=(0,ed.useMemo)(()=>({...(null==r?void 0:r.style)||{},...a||{},...i||{}}),[r,a,i]);return(0,eh.jsx)("span",{id:t,style:l,className:(s||[]).join(" ")+" "+o,children:n})},formComponent:e=>{var t,n,r,i,a,o;let{model:s,onChange:l}=e,u=(e,t)=>l&&l({...s,[e]:t}),c=(e,t)=>{let n={...s.customStyle||{},[e]:t};l&&l({...s,customStyle:n})};return(0,eh.jsxs)(tn.Form,{layout:"vertical",children:[(0,eh.jsx)(tn.Form.Item,{label:"文本内容",children:(0,eh.jsx)(tn.Input.TextArea,{size:"small",value:s.text,onChange:e=>u("text",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"类名",children:(0,eh.jsx)(tn.Select,{size:"small",value:s.classNames,mode:"tags",onChange:e=>u("classNames",e)})}),(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[(0,eh.jsxs)(tn.Space.Compact,{children:[(0,eh.jsxs)(tn.Select,{size:"small",value:null==(t=s.customStyle)?void 0:t.fontFamily,style:{width:90},onChange:e=>c("fontFamily",e),children:[(0,eh.jsx)(tn.Select.Option,{value:"'黑体', 'SimHei', sans-serif",children:"黑体"}),(0,eh.jsx)(tn.Select.Option,{value:"'宋体', 'SimSun', serif",children:"宋体"}),(0,eh.jsx)(tn.Select.Option,{value:"'仿宋', 'FangSong', serif",children:"仿宋"}),(0,eh.jsx)(tn.Select.Option,{value:"'楷体', 'KaiTi', serif",children:"楷体"}),(0,eh.jsx)(tn.Select.Option,{value:"Arial, sans-serif",children:"Arial"})]}),(0,eh.jsx)(tn.Select,{size:"small",value:null==(n=s.customStyle)?void 0:n.fontSize,style:{width:90},onChange:e=>c("fontSize",e),children:["12px","14px","16px","20px","22px","24px","32px","48px"].map(e=>(0,eh.jsx)(tn.Select.Option,{value:e,children:e},e))}),(0,eh.jsx)(tn.ColorPicker,{size:"small",value:null==(r=s.customStyle)?void 0:r.color,onChange:e=>c("color",e.toHexString()),allowClear:!0})]}),(0,eh.jsxs)(tn.Space.Compact,{children:[(0,eh.jsx)(tn.Button,{type:(null==(i=s.customStyle)?void 0:i.fontWeight)==="bold"?"primary":void 0,size:"small",onClick:()=>{var e;return c("fontWeight",(null==(e=s.customStyle)?void 0:e.fontWeight)==="bold"?"normal":"bold")},children:"B"}),(0,eh.jsx)(tn.Button,{type:(null==(a=s.customStyle)?void 0:a.fontStyle)==="italic"?"primary":void 0,size:"small",onClick:()=>{var e;return c("fontStyle",(null==(e=s.customStyle)?void 0:e.fontStyle)==="italic"?"normal":"italic")},children:"I"}),(0,eh.jsx)(tn.Button,{type:(null==(o=s.customStyle)?void 0:o.textDecoration)==="underline"?"primary":void 0,size:"small",onClick:()=>{var e;return c("textDecoration",(null==(e=s.customStyle)?void 0:e.textDecoration)==="underline"?"none":"underline")},children:"U"})]})]})]})},defaultOptions:{style:{},props:{text:"文本内容",classNames:[],customStyle:{fontSize:14,color:"#444444",fontFamily:"'宋体', 'SimSun', serif",fontWeight:"normal",fontStyle:"normal",textDecoration:"none"}}}},{group:"基础组件",key:"b-image",label:"图片",icon:"icon-image",component:e=>{let{id:t,src:n,alt:r,width:i,height:a,href:o,className:s}=e,l=(0,eh.jsx)("img",{id:t,src:n,alt:r,style:{width:i,height:a},className:s});return o&&o.length?(0,eh.jsx)("a",{href:o,target:"_blank",rel:"noreferrer",children:l}):(0,eh.jsx)("div",{children:l})},formComponent:e=>{let{model:t,onChange:n}=e,r=(e,r)=>n&&n({...t,[e]:r}),i={Authorization:`Bearer ${localStorage.getItem("ASKDATA_TOKEN")||""}`};return(0,eh.jsxs)(tn.Form,{labelCol:{span:24},wrapperCol:{span:24},children:[(0,eh.jsx)(tn.Form.Item,{label:(0,eh.jsxs)("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:["图片URL",(0,eh.jsx)(tn.Upload,{name:"file",multiple:!1,accept:".png,.jpg,.jpeg",headers:i,action:"/api/datareport/upload",showUploadList:!1,beforeUpload:e=>{let t=e.type.startsWith("image/");return t||tn.message.error("上传封面只能是图片文件"),t},onChange:e=>{if("done"===e.file.status){var t;r("src",null==(t=e.file.response)?void 0:t.data),tn.message.success("上传成功")}else"error"===e.file.status&&tn.message.error("上传失败")},children:(0,eh.jsx)(tn.Button,{size:"small",type:"link",icon:(0,eh.jsx)(e7.UploadOutlined,{})})})]}),children:(0,eh.jsx)(tn.Input,{size:"small",value:t.src,onChange:e=>r("src",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片替代文本",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.alt,onChange:e=>r("alt",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片链接",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.href,onChange:e=>r("href",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片宽度",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.width,onChange:e=>r("width",e.target.value)})}),(0,eh.jsx)(tn.Form.Item,{label:"图片高度",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.height,onChange:e=>r("height",e.target.value)})})]})},defaultOptions:{props:{src:"https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png",alt:"",href:"",width:"100%",height:"auto"}}},{group:"基础组件",key:"b-button",label:"按钮",icon:"icon-button",component:e=>{let{id:t,text:n="按钮",type:r="middle",icon:i,size:a,block:o=!1,shape:s="default",ghost:l=!1,item:u,style:c,className:h}=e,{handleCallback:d}=(0,ed.useContext)(em),p="danger"===r,f="string"==typeof i?i?(0,eh.jsx)(tt,{type:i}):void 0:i;return(0,eh.jsx)(tn.Button,{id:t,type:p?"default":r,icon:f,size:a,block:o,shape:["round","circle"].includes(s)?s:void 0,ghost:l,danger:p,onClick:()=>{d(u,!1,(e,t)=>{console.log("点击回调:",{target:e,data:t})})},style:c,className:h,children:n})},formComponent:e=>{let{model:t,onChange:n}=e,r=(e,r)=>n&&n({...t,[e]:r});return(0,eh.jsxs)(tn.Form,{labelCol:{span:6},wrapperCol:{span:18},children:[(0,eh.jsx)(tn.Form.Item,{label:"文本",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.text,onChange:e=>r("text",e.target.value),placeholder:"请输入按钮文本"})}),(0,eh.jsx)(tn.Form.Item,{label:"图标",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.icon,onChange:e=>r("icon",e.target.value),placeholder:"请输入按钮图标(antdv 1.7.8)"})}),(0,eh.jsx)(tn.Form.Item,{label:"类型",children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:t.type,onChange:e=>r("type",e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"default",children:"默认"}),(0,eh.jsx)(tn.Radio.Button,{value:"primary",children:"主要"}),(0,eh.jsx)(tn.Radio.Button,{value:"link",children:"链接"}),(0,eh.jsx)(tn.Radio.Button,{value:"dashed",children:"虚线"}),(0,eh.jsx)(tn.Radio.Button,{value:"text",children:"文本"})]})}),(0,eh.jsx)(tn.Form.Item,{label:"大小",children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:t.size,onChange:e=>r("size",e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"small",children:"小"}),(0,eh.jsx)(tn.Radio.Button,{value:"middle",children:"中"}),(0,eh.jsx)(tn.Radio.Button,{value:"large",children:"大"})]})}),(0,eh.jsx)(tn.Form.Item,{label:"形状",children:(0,eh.jsxs)(tn.Radio.Group,{size:"small",value:t.shape,onChange:e=>r("shape",e.target.value),children:[(0,eh.jsx)(tn.Radio.Button,{value:"default",children:"默认"}),(0,eh.jsx)(tn.Radio.Button,{value:"round",children:"圆角"}),(0,eh.jsx)(tn.Radio.Button,{value:"circle",children:"圆形"})]})}),(0,eh.jsx)(tn.Form.Item,{label:"块级",children:(0,eh.jsx)(tn.Switch,{size:"small",checked:!!t.block,onChange:e=>r("block",e)})}),(0,eh.jsx)(tn.Form.Item,{label:"幽灵",children:(0,eh.jsx)(tn.Switch,{size:"small",checked:!!t.ghost,onChange:e=>r("ghost",e)})})]})},defaultOptions:{props:{type:"primary",size:"default",shape:"default",block:!1,ghost:!1,text:"按钮文本",icon:""},cascadeIds:[]}},{group:"基础组件",key:"b-page-header",label:"页面标题",icon:"icon-page-header",component:e=>{let{id:t,title:n,subTitle:r,item:i,ancestors:a,style:o={},className:s}=e,l=(0,ed.useMemo)(()=>!i.children||Array.isArray(i.children)||"object"!=typeof i.children?null:i.children.extra||[],[i]),[u,c]=(0,ed.useState)(l||[]);return(0,ed.useEffect)(()=>{c(l||[])},[l]),(0,eh.jsxs)(nr,{id:t,style:{...o},className:s,children:[(0,eh.jsxs)("div",{className:"title",children:[(0,eh.jsx)("span",{className:"main",children:n}),r&&(0,eh.jsx)("span",{className:"sub",children:r})]}),(0,eh.jsx)("div",{children:(0,eh.jsx)(td,{list:u,ancestors:[...a,i],onListChange:e=>{let t=[...e];i.children.extra=t,c(t)}})})]})},formComponent:e=>{let{model:t,onChange:n}=e,r=(e,r)=>n&&n({...t,[e]:r});return(0,eh.jsxs)(tn.Form,{layout:"vertical",children:[(0,eh.jsx)(tn.Form.Item,{label:"标题",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.title,onChange:e=>r("title",e.target.value),placeholder:"请输入标题"})}),(0,eh.jsx)(tn.Form.Item,{label:"副标题",children:(0,eh.jsx)(tn.Input,{size:"small",value:t.subTitle,onChange:e=>r("subTitle",e.target.value),placeholder:"请输入副标题"})})]})},defaultOptions:{props:{title:"标题",subTitle:"副标题"},children:{extra:[]}}},{group:"基础组件",key:"b-table",label:"数据表格",icon:"icon-table",component:e=>{let{id:t,item:n,dataSource:r=[],columns:i=[],pageSize:a=10,bordered:o=!0,size:s,showHeader:l=!0,style:u={},className:c}=e,{initCallback:h}=(0,ed.useContext)(em),d=!!a&&!(a<=r.length)&&{total:r.length,pageSize:a,size:s,showSizeChanger:!0,showQuickJumper:!0,hideOnSinglePage:!0,pageSizeOptions:["10","20","30","40"],showTotal:(e,t)=>`共 ${e} 条记录,显示第 ${t[0]}-${t[1]} 条`},p=i.map(e=>({...e,render:e.customRender&&("string"!=typeof e.customRender||""!==e.customRender.trim())?(t,n,r)=>Function("console","Math","Date","Array","Object","String","Number","Boolean","text","record","index",`
1084
1084
  "use strict";
1085
1085
  const window = undefined;
1086
1086
  const document = undefined;