Files
xj-admin/public/static/monitor/js/975.6cd7525d.js
T
weixin 2e23b3641c update
1.更新h5
2025-10-09 09:19:41 +08:00

1 line
1.0 MiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
(self["webpackChunkma"]=self["webpackChunkma"]||[]).push([[975],{237:function(t,e,n){"use strict";var i=n(2184),r=n(2822);t.exports=function(t){if(r){try{return i.process.getBuiltinModule(t)}catch(e){}try{return Function('return require("'+t+'")')()}catch(e){}}}},547:function(t,e,n){"use strict";var i=n(1831);t.exports=function(t,e){return void 0===t?arguments.length<2?"":e:i(t)}},658:function(t){"use strict";t.exports=function(t,e){return function(){for(var n=new Array(arguments.length),i=0;i<n.length;i++)n[i]=arguments[i];return t.apply(e,n)}}},694:function(t){"use strict";t.exports=function(t){var e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(t);return e&&e[1]||""}},764:function(t,e,n){"use strict";var i,r,o,a=n(8891),s=n(484),l=n(2184),u=n(189),h=n(6586),c=n(473),p=n(1651),d=n(5599),f=n(8227),g=n(3232),y=n(2770),v=n(6433),m=n(6923),x=n(1772),_=n(7051),w=n(2936),b=n(1045),S=b.enforce,M=b.get,I=l.Int8Array,T=I&&I.prototype,C=l.Uint8ClampedArray,A=C&&C.prototype,D=I&&m(I),k=T&&m(T),L=Object.prototype,P=l.TypeError,R=_("toStringTag"),O=w("TYPED_ARRAY_TAG"),N="TypedArrayConstructor",E=a&&!!x&&"Opera"!==p(l.opera),z=!1,B={Int8Array:1,Uint8Array:1,Uint8ClampedArray:1,Int16Array:2,Uint16Array:2,Int32Array:4,Uint32Array:4,Float32Array:4,Float64Array:8},V={BigInt64Array:8,BigUint64Array:8},F=function(t){if(!h(t))return!1;var e=p(t);return"DataView"===e||c(B,e)||c(V,e)},G=function(t){var e=m(t);if(h(e)){var n=M(e);return n&&c(n,N)?n[N]:G(e)}},W=function(t){if(!h(t))return!1;var e=p(t);return c(B,e)||c(V,e)},H=function(t){if(W(t))return t;throw new P("Target is not a typed array")},U=function(t){if(u(t)&&(!x||v(D,t)))return t;throw new P(d(t)+" is not a typed array constructor")},Y=function(t,e,n,i){if(s){if(n)for(var r in B){var o=l[r];if(o&&c(o.prototype,t))try{delete o.prototype[t]}catch(a){try{o.prototype[t]=e}catch(u){}}}k[t]&&!n||g(k,t,n?e:E&&T[t]||e,i)}},X=function(t,e,n){var i,r;if(s){if(x){if(n)for(i in B)if(r=l[i],r&&c(r,t))try{delete r[t]}catch(o){}if(D[t]&&!n)return;try{return g(D,t,n?e:E&&D[t]||e)}catch(o){}}for(i in B)r=l[i],!r||r[t]&&!n||g(r,t,e)}};for(i in B)r=l[i],o=r&&r.prototype,o?S(o)[N]=r:E=!1;for(i in V)r=l[i],o=r&&r.prototype,o&&(S(o)[N]=r);if((!E||!u(D)||D===Function.prototype)&&(D=function(){throw new P("Incorrect invocation")},E))for(i in B)l[i]&&x(l[i],D);if((!E||!k||k===L)&&(k=D.prototype,E))for(i in B)l[i]&&x(l[i].prototype,k);if(E&&m(A)!==k&&x(A,k),s&&!c(k,R))for(i in z=!0,y(k,R,{configurable:!0,get:function(){return h(this)?this[O]:void 0}}),B)l[i]&&f(l[i],O,i);t.exports={NATIVE_ARRAY_BUFFER_VIEWS:E,TYPED_ARRAY_TAG:z&&O,aTypedArray:H,aTypedArrayConstructor:U,exportTypedArrayMethod:Y,exportTypedArrayStaticMethod:X,getTypedArrayConstructor:G,isView:F,isTypedArray:W,TypedArray:D,TypedArrayPrototype:k}},1058:function(t){"use strict";t.exports={IndexSizeError:{s:"INDEX_SIZE_ERR",c:1,m:1},DOMStringSizeError:{s:"DOMSTRING_SIZE_ERR",c:2,m:0},HierarchyRequestError:{s:"HIERARCHY_REQUEST_ERR",c:3,m:1},WrongDocumentError:{s:"WRONG_DOCUMENT_ERR",c:4,m:1},InvalidCharacterError:{s:"INVALID_CHARACTER_ERR",c:5,m:1},NoDataAllowedError:{s:"NO_DATA_ALLOWED_ERR",c:6,m:0},NoModificationAllowedError:{s:"NO_MODIFICATION_ALLOWED_ERR",c:7,m:1},NotFoundError:{s:"NOT_FOUND_ERR",c:8,m:1},NotSupportedError:{s:"NOT_SUPPORTED_ERR",c:9,m:1},InUseAttributeError:{s:"INUSE_ATTRIBUTE_ERR",c:10,m:1},InvalidStateError:{s:"INVALID_STATE_ERR",c:11,m:1},SyntaxError:{s:"SYNTAX_ERR",c:12,m:1},InvalidModificationError:{s:"INVALID_MODIFICATION_ERR",c:13,m:1},NamespaceError:{s:"NAMESPACE_ERR",c:14,m:1},InvalidAccessError:{s:"INVALID_ACCESS_ERR",c:15,m:1},ValidationError:{s:"VALIDATION_ERR",c:16,m:0},TypeMismatchError:{s:"TYPE_MISMATCH_ERR",c:17,m:1},SecurityError:{s:"SECURITY_ERR",c:18,m:1},NetworkError:{s:"NETWORK_ERR",c:19,m:1},AbortError:{s:"ABORT_ERR",c:20,m:1},URLMismatchError:{s:"URL_MISMATCH_ERR",c:21,m:1},QuotaExceededError:{s:"QUOTA_EXCEEDED_ERR",c:22,m:1},TimeoutError:{s:"TIMEOUT_ERR",c:23,m:1},InvalidNodeTypeError:{s:"INVALID_NODE_TYPE_ERR",c:24,m:1},DataCloneError:{s:"DATA_CLONE_ERR",c:25,m:1}}},1132:function(t,e,n){"use strict";n(3239),n(6332);var i=n(6582),r=n(2131),o=n(1838),a=n(1678),s=n(9825);function l(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new s}t.exports=function(t){l(t),t.headers=t.headers||{},t.data=r.call(t,t.data,t.headers,t.transformRequest),t.headers=i.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),i.forEach(["delete","get","head","post","put","patch","common"],function(e){delete t.headers[e]});var e=t.adapter||a.adapter;return e(t).then(function(e){return l(t),e.data=r.call(t,e.data,e.headers,t.transformResponse),e},function(e){return o(e)||(l(t),e&&e.response&&(e.response.data=r.call(t,e.response.data,e.response.headers,t.transformResponse))),Promise.reject(e)})}},1165:function(t,e,n){"use strict";n(3239),n(6332);var i=n(6582);t.exports=function(t,e){e=e||{};var n={};function r(t,e){return i.isPlainObject(t)&&i.isPlainObject(e)?i.merge(t,e):i.isPlainObject(e)?i.merge({},e):i.isArray(e)?e.slice():e}function o(n){return i.isUndefined(e[n])?i.isUndefined(t[n])?void 0:r(void 0,t[n]):r(t[n],e[n])}function a(t){if(!i.isUndefined(e[t]))return r(void 0,e[t])}function s(n){return i.isUndefined(e[n])?i.isUndefined(t[n])?void 0:r(void 0,t[n]):r(void 0,e[n])}function l(n){return n in e?r(t[n],e[n]):n in t?r(void 0,t[n]):void 0}var u={url:a,method:a,data:a,baseURL:s,transformRequest:s,transformResponse:s,paramsSerializer:s,timeout:s,timeoutMessage:s,withCredentials:s,adapter:s,responseType:s,xsrfCookieName:s,xsrfHeaderName:s,onUploadProgress:s,onDownloadProgress:s,decompress:s,maxContentLength:s,maxBodyLength:s,beforeRedirect:s,transport:s,httpAgent:s,httpsAgent:s,cancelToken:s,socketPath:s,responseEncoding:s,validateStatus:l};return i.forEach(Object.keys(t).concat(Object.keys(e)),function(t){var e=u[t]||o,r=e(t);i.isUndefined(r)&&e!==l||(n[t]=r)}),n}},1330:function(t){"use strict";t.exports=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}},1366:function(t,e,n){"use strict";var i=n(7777),r=TypeError;t.exports=function(t){var e=i(t,"number");if("number"==typeof e)throw new r("Can't convert number to bigint");return BigInt(e)}},1415:function(t){"use strict";t.exports=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}},1482:function(t){"use strict";t.exports=function(t){return function(e){return t.apply(null,e)}}},1563:function(t,e,n){t.exports=n(1709)},1628:function(t,e,n){"use strict";var i=n(6091);t.exports=function(t,e,n){var r=n.config.validateStatus;n.status&&r&&!r(n.status)?e(new i("Request failed with status code "+n.status,[i.ERR_BAD_REQUEST,i.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):t(n)}},1640:function(t,e,n){"use strict";var i=n(2883),r=n(9542),o=RangeError;t.exports=function(t){if(void 0===t)return 0;var e=i(t),n=r(e);if(e!==n)throw new o("Wrong length or index");return n}},1655:function(t,e,n){"use strict";var i=n(189),r=n(6586),o=n(1772);t.exports=function(t,e,n){var a,s;return o&&i(a=e.constructor)&&a!==n&&r(s=a.prototype)&&s!==n.prototype&&o(t,s),t}},1664:function(t,e,n){"use strict";var i=n(1118),r=n(2184),o=n(6232),a=n(8594),s=n(9513),l=o(1.1.toString),u=r.Uint8Array,h=!u||!u.prototype.toHex||!function(){try{var t=new u([255,255,255,255,255,255,255,255]);return"ffffffffffffffff"===t.toHex()}catch(e){return!1}}();u&&i({target:"Uint8Array",proto:!0,forced:h},{toHex:function(){a(this),s(this.buffer);for(var t="",e=0,n=this.length;e<n;e++){var i=l(this[e],16);t+=1===i.length?"0"+i:i}return t}})},1678:function(t,e,n){"use strict";n(3239),n(6332);var i=n(6582),r=n(3612),o=n(6091),a=n(8310),s=n(7422),l={"Content-Type":"application/x-www-form-urlencoded"};function u(t,e){!i.isUndefined(t)&&i.isUndefined(t["Content-Type"])&&(t["Content-Type"]=e)}function h(){var t;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(t=n(6554)),t}function c(t,e,n){if(i.isString(t))try{return(e||JSON.parse)(t),i.trim(t)}catch(r){if("SyntaxError"!==r.name)throw r}return(n||JSON.stringify)(t)}var p={transitional:a,adapter:h(),transformRequest:[function(t,e){if(r(e,"Accept"),r(e,"Content-Type"),i.isFormData(t)||i.isArrayBuffer(t)||i.isBuffer(t)||i.isStream(t)||i.isFile(t)||i.isBlob(t))return t;if(i.isArrayBufferView(t))return t.buffer;if(i.isURLSearchParams(t))return u(e,"application/x-www-form-urlencoded;charset=utf-8"),t.toString();var n,o=i.isObject(t),a=e&&e["Content-Type"];if((n=i.isFileList(t))||o&&"multipart/form-data"===a){var l=this.env&&this.env.FormData;return s(n?{"files[]":t}:t,l&&new l)}return o||"application/json"===a?(u(e,"application/json"),c(t)):t}],transformResponse:[function(t){var e=this.transitional||p.transitional,n=e&&e.silentJSONParsing,r=e&&e.forcedJSONParsing,a=!n&&"json"===this.responseType;if(a||r&&i.isString(t)&&t.length)try{return JSON.parse(t)}catch(s){if(a){if("SyntaxError"===s.name)throw o.from(s,o.ERR_BAD_RESPONSE,this,null,this.response);throw s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:n(4160)},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};i.forEach(["delete","get","head"],function(t){p.headers[t]={}}),i.forEach(["post","put","patch"],function(t){p.headers[t]=i.merge(l)}),t.exports=p},1709:function(t,e,n){"use strict";var i=n(6582),r=n(658),o=n(1821),a=n(1165),s=n(1678);function l(t){var e=new o(t),n=r(o.prototype.request,e);return i.extend(n,o.prototype,e),i.extend(n,e),n.create=function(e){return l(a(t,e))},n}var u=l(s);u.Axios=o,u.CanceledError=n(9825),u.CancelToken=n(6873),u.isCancel=n(1838),u.VERSION=n(6959).version,u.toFormData=n(7422),u.AxiosError=n(6091),u.Cancel=u.CanceledError,u.all=function(t){return Promise.all(t)},u.spread=n(1482),u.isAxiosError=n(2629),t.exports=u,t.exports["default"]=u},1772:function(t,e,n){"use strict";var i=n(2138),r=n(6586),o=n(8574),a=n(7850);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,n={};try{t=i(Object.prototype,"__proto__","set"),t(n,[]),e=n instanceof Array}catch(s){}return function(n,i){return o(n),a(i),r(n)?(e?t(n,i):n.__proto__=i,n):n}}():void 0)},1821:function(t,e,n){"use strict";n(5786),n(3239),n(6332);var i=n(6582),r=n(9320),o=n(8925),a=n(1132),s=n(1165),l=n(8817),u=n(6207),h=u.validators;function c(t){this.defaults=t,this.interceptors={request:new o,response:new o}}c.prototype.request=function(t,e){"string"===typeof t?(e=e||{},e.url=t):e=t||{},e=s(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var n=e.transitional;void 0!==n&&u.assertOptions(n,{silentJSONParsing:h.transitional(h.boolean),forcedJSONParsing:h.transitional(h.boolean),clarifyTimeoutError:h.transitional(h.boolean)},!1);var i=[],r=!0;this.interceptors.request.forEach(function(t){"function"===typeof t.runWhen&&!1===t.runWhen(e)||(r=r&&t.synchronous,i.unshift(t.fulfilled,t.rejected))});var o,l=[];if(this.interceptors.response.forEach(function(t){l.push(t.fulfilled,t.rejected)}),!r){var c=[a,void 0];Array.prototype.unshift.apply(c,i),c=c.concat(l),o=Promise.resolve(e);while(c.length)o=o.then(c.shift(),c.shift());return o}var p=e;while(i.length){var d=i.shift(),f=i.shift();try{p=d(p)}catch(g){f(g);break}}try{o=a(p)}catch(g){return Promise.reject(g)}while(l.length)o=o.then(l.shift(),l.shift());return o},c.prototype.getUri=function(t){t=s(this.defaults,t);var e=l(t.baseURL,t.url);return r(e,t.params,t.paramsSerializer)},i.forEach(["delete","get","head","options"],function(t){c.prototype[t]=function(e,n){return this.request(s(n||{},{method:t,url:e,data:(n||{}).data}))}}),i.forEach(["post","put","patch"],function(t){function e(e){return function(n,i,r){return this.request(s(r||{},{method:t,headers:e?{"Content-Type":"multipart/form-data"}:{},url:n,data:i}))}}c.prototype[t]=e(),c.prototype[t+"Form"]=e(!0)}),t.exports=c},1831:function(t,e,n){"use strict";var i=n(1651),r=String;t.exports=function(t){if("Symbol"===i(t))throw new TypeError("Cannot convert a Symbol value to a string");return r(t)}},1838:function(t){"use strict";t.exports=function(t){return!(!t||!t.__CANCEL__)}},2131:function(t,e,n){"use strict";n(3239),n(6332);var i=n(6582),r=n(1678);t.exports=function(t,e,n){var o=this||r;return i.forEach(n,function(n){t=n.call(o,t,e)}),t}},2463:function(t){"use strict";var e=TypeError;t.exports=function(t){if("string"==typeof t)return t;throw new e("Argument is not a string")}},2475:function(t,e,n){"use strict";n.d(e,{w8:function(){return S},sh:function(){return b},dO:function(){return p},Hp:function(){return d},yy:function(){return f},qV:function(){return g},Ov:function(){return l},eO:function(){return u},f0:function(){return y},Nt:function(){return v},A:function(){return h},iS:function(){return c},r5:function(){return m},Bk:function(){return x},Rr:function(){return _},lx:function(){return w}});var i=n(1563),r=n.n(i);const o=r().create({timeout:5e4,headers:{"Content-Type":"application/json;charset=UTF-8"}});o.interceptors.request.use(t=>t,t=>Promise.reject(t)),o.interceptors.response.use(t=>{switch(t.data.code){case 200:return t}},t=>Promise.reject(t));var a=o;const s=(t,e,n)=>new Promise((i,r)=>{a.get(t,{params:n,headers:{"X-Access-Token":e}}).then(t=>{i(t.data)}).catch(t=>{r(t.data)})}),l=(t,e,n)=>s(t+"/health-watch/watchH5Api/sleepNewDayData",e,n),u=(t,e,n)=>s(t+"/health-watch/watchH5Api/sleepNewWeekData",e,n),h=(t,e,n)=>s(t+"/health-watch/watchH5Api/stepsDayData",e,n),c=(t,e,n)=>s(t+"/health-watch/watchH5Api/stepsWeekData",e,n),p=(t,e,n)=>s(t+"/health-watch/watchH5Api/heartRateDayData",e,n),d=(t,e,n)=>s(t+"/health-watch/watchH5Api/heartRateWeekData",e,n),f=(t,e,n)=>s(t+"/health-watch/watchH5Api/silenceHeartRateDayData",e,n),g=(t,e,n)=>s(t+"/health-watch/watchH5Api/silenceHeartRateWeekData",e,n),y=(t,e,n)=>s(t+"/health-watch/watchH5Api/spo2DayData",e,n),v=(t,e,n)=>s(t+"/health-watch/watchH5Api/spo2WeekData",e,n),m=(t,e,n)=>s(t+"/health-watch/watchH5Api/stressDayData",e,n),x=(t,e,n)=>s(t+"/health-watch/watchH5Api/stressWeekData",e,n),_=(t,e,n)=>s(t+"/health-watch/watchH5Api/tempDayData",e,n),w=(t,e,n)=>s(t+"/health-watch/watchH5Api/tempWeekData",e,n),b=(t,e,n)=>s(t+"/gateway/thirdAppProgram/queryUserDayWeekTimes",e,n),S=(t,e,n)=>s(t+"/gateway/thirdAppProgram/queryUserDayMonthTimes",e,n)},2629:function(t,e,n){"use strict";var i=n(6582);t.exports=function(t){return i.isObject(t)&&!0===t.isAxiosError}},2822:function(t,e,n){"use strict";var i=n(3183);t.exports="NODE"===i},2970:function(t,e,n){"use strict";n(3239),n(6332);var i=n(6582),r=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];t.exports=function(t){var e,n,o,a={};return t?(i.forEach(t.split("\n"),function(t){if(o=t.indexOf(":"),e=i.trim(t.substr(0,o)).toLowerCase(),n=i.trim(t.substr(o+1)),e){if(a[e]&&r.indexOf(e)>=0)return;a[e]="set-cookie"===e?(a[e]?a[e]:[]).concat([n]):a[e]?a[e]+", "+n:n}}),a):a}},3020:function(t){"use strict";var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=e+"+/",i=e+"-_",r=function(t){for(var e={},n=0;n<64;n++)e[t.charAt(n)]=n;return e};t.exports={i2c:n,c2i:r(n),i2cUrl:i,c2iUrl:r(i)}},3183:function(t,e,n){"use strict";var i=n(2184),r=n(9839),o=n(2072),a=function(t){return r.slice(0,t.length)===t};t.exports=function(){return a("Bun/")?"BUN":a("Cloudflare-Workers")?"CLOUDFLARE":a("Deno/")?"DENO":a("Node.js/")?"NODE":i.Bun&&"string"==typeof Bun.version?"BUN":i.Deno&&"object"==typeof Deno.version?"DENO":"process"===o(i.process)?"NODE":i.window&&i.document?"BROWSER":"REST"}()},3597:function(t,e,n){"use strict";n(3722)},3612:function(t,e,n){"use strict";n(3239),n(6332);var i=n(6582);t.exports=function(t,e){i.forEach(t,function(n,i){i!==e&&i.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[i])})}},3722:function(t,e,n){"use strict";var i=n(1118),r=n(2184),o=n(2463),a=n(8594),s=n(9513),l=n(3767);r.Uint8Array&&i({target:"Uint8Array",proto:!0},{setFromHex:function(t){a(this),o(t),s(this.buffer);var e=l(t,this).read;return{read:e,written:e/2}}})},3734:function(t,e,n){"use strict";var i=n(1118),r=n(3743),o=n(1332),a=n(8719),s=[].push;i({target:"Iterator",proto:!0,real:!0},{toArray:function(){var t=[];return o(a(r(this)),s,{that:t,IS_RECORD:!0}),t}})},3767:function(t,e,n){"use strict";var i=n(2184),r=n(6232),o=i.Uint8Array,a=i.SyntaxError,s=i.parseInt,l=Math.min,u=/[^\da-f]/i,h=r(u.exec),c=r("".slice);t.exports=function(t,e){var n=t.length;if(n%2!==0)throw new a("String should be an even number of characters");var i=e?l(e.length,n/2):n/2,r=e||new o(i),p=0,d=0;while(d<i){var f=c(t,p,p+=2);if(h(u,f))throw new a("String should only contain hex characters");r[d++]=s(f,16)}return{bytes:r,read:p}}},4075:function(t,e,n){"use strict";var i=n(1118),r=n(2184),o=n(5791),a=n(668),s=n(2953).f,l=n(473),u=n(9391),h=n(1655),c=n(547),p=n(1058),d=n(7897),f=n(484),g=n(2371),y="DOMException",v=o("Error"),m=o(y),x=function(){u(this,_);var t=arguments.length,e=c(t<1?void 0:arguments[0]),n=c(t<2?void 0:arguments[1],"Error"),i=new m(e,n),r=new v(e);return r.name=y,s(i,"stack",a(1,d(r.stack,1))),h(i,this,x),i},_=x.prototype=m.prototype,w="stack"in new v(y),b="stack"in new m(1,2),S=m&&f&&Object.getOwnPropertyDescriptor(r,y),M=!!S&&!(S.writable&&S.configurable),I=w&&!M&&!b;i({global:!0,constructor:!0,forced:g||I},{DOMException:I?x:m});var T=o(y),C=T.prototype;if(C.constructor!==T)for(var A in g||s(C,"constructor",a(1,T)),p)if(l(p,A)){var D=p[A],k=D.s;l(T,k)||s(T,k,a(6,D.c))}},4118:function(t,e,n){"use strict";var i=n(1118),r=n(2184),o=n(6232),a=n(6684),s=n(8594),l=n(9513),u=n(3020),h=n(6536),c=u.i2c,p=u.i2cUrl,d=o("".charAt),f=r.Uint8Array,g=!f||!f.prototype.toBase64||!function(){try{var t=new f;t.toBase64(null)}catch(e){return!0}}();f&&i({target:"Uint8Array",proto:!0,forced:g},{toBase64:function(){var t=s(this),e=arguments.length?a(arguments[0]):void 0,n="base64"===h(e)?c:p,i=!!e&&!!e.omitPadding;l(this.buffer);for(var r,o="",u=0,f=t.length,g=function(t){return d(n,r>>6*t&63)};u+2<f;u+=3)r=(t[u]<<16)+(t[u+1]<<8)+t[u+2],o+=g(3)+g(2)+g(1)+g(0);return u+2===f?(r=(t[u]<<16)+(t[u+1]<<8),o+=g(3)+g(2)+g(1)+(i?"":"=")):u+1===f&&(r=t[u]<<16,o+=g(3)+g(2)+(i?"":"==")),o}})},4160:function(t){t.exports=null},4170:function(t,e,n){"use strict";var i=n(2184),r=n(2138),o=n(2072),a=i.ArrayBuffer,s=i.TypeError;t.exports=a&&r(a.prototype,"byteLength","get")||function(t){if("ArrayBuffer"!==o(t))throw new s("ArrayBuffer expected");return t.byteLength}},4993:function(t,e,n){"use strict";var i=n(8160),r=n(764),o=n(7759),a=n(2883),s=n(1366),l=r.aTypedArray,u=r.getTypedArrayConstructor,h=r.exportTypedArrayMethod,c=function(){try{new Int8Array(1)["with"](2,{valueOf:function(){throw 8}})}catch(t){return 8===t}}(),p=c&&function(){try{new Int8Array(1)["with"](-.5,1)}catch(t){return!0}}();h("with",{with:function(t,e){var n=l(this),r=a(t),h=o(n)?s(e):+e;return i(n,u(n),r,h)}}["with"],!c||p)},5231:function(t,e,n){"use strict";n(1664)},5290:function(t,e,n){"use strict";n(5786);var i=n(6582);t.exports=i.isStandardBrowserEnv()?function(){return{write:function(t,e,n,r,o,a){var s=[];s.push(t+"="+encodeURIComponent(e)),i.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),i.isString(r)&&s.push("path="+r),i.isString(o)&&s.push("domain="+o),!0===a&&s.push("secure"),document.cookie=s.join("; ")},read:function(t){var e=document.cookie.match(new RegExp("(^|;\\s*)("+t+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove:function(t){this.write(t,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},5509:function(t,e,n){"use strict";n(7088)},6091:function(t,e,n){"use strict";var i=n(6582);function r(t,e,n,i,r){Error.call(this),this.message=t,this.name="AxiosError",e&&(this.code=e),n&&(this.config=n),i&&(this.request=i),r&&(this.response=r)}i.inherits(r,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}}});var o=r.prototype,a={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED"].forEach(function(t){a[t]={value:t}}),Object.defineProperties(r,a),Object.defineProperty(o,"isAxiosError",{value:!0}),r.from=function(t,e,n,a,s,l){var u=Object.create(o);return i.toFlatObject(t,u,function(t){return t!==Error.prototype}),r.call(u,t.message,e,n,a,s),u.name=t.name,l&&Object.assign(u,l),u},t.exports=r},6207:function(t,e,n){"use strict";var i=n(6959).version,r=n(6091),o={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){o[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var a={};function s(t,e,n){if("object"!==typeof t)throw new r("options must be an object",r.ERR_BAD_OPTION_VALUE);var i=Object.keys(t),o=i.length;while(o-- >0){var a=i[o],s=e[a];if(s){var l=t[a],u=void 0===l||s(l,a,t);if(!0!==u)throw new r("option "+a+" must be "+u,r.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new r("Unknown option "+a,r.ERR_BAD_OPTION)}}o.transitional=function(t,e,n){function o(t,e){return"[Axios v"+i+"] Transitional option '"+t+"'"+e+(n?". "+n:"")}return function(n,i,s){if(!1===t)throw new r(o(i," has been removed"+(e?" in "+e:"")),r.ERR_DEPRECATED);return e&&!a[i]&&(a[i]=!0,console.warn(o(i," has been deprecated since v"+e+" and will be removed in the near future"))),!t||t(n,i,s)}},t.exports={assertOptions:s,validators:o}},6308:function(t,e,n){"use strict";var i=n(2184),r=n(3895),o=n(9479),a=n(3183),s=i.structuredClone;t.exports=!!s&&!r(function(){if("DENO"===a&&o>92||"NODE"===a&&o>94||"BROWSER"===a&&o>97)return!1;var t=new ArrayBuffer(8),e=s(t,{transfer:[t]});return 0!==t.byteLength||8!==e.byteLength})},6336:function(t,e,n){"use strict";var i=n(6582);t.exports=i.isStandardBrowserEnv()?function(){var t,e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function r(t){var i=t;return e&&(n.setAttribute("href",i),i=n.href),n.setAttribute("href",i),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return t=r(window.location.href),function(e){var n=i.isString(e)?r(e):e;return n.protocol===t.protocol&&n.host===t.host}}():function(){return function(){return!0}}()},6536:function(t){"use strict";var e=TypeError;t.exports=function(t){var n=t&&t.alphabet;if(void 0===n||"base64"===n||"base64url"===n)return n||"base64";throw new e("Incorrect `alphabet` option")}},6554:function(t,e,n){"use strict";n(3239),n(6332),n(4075);var i=n(6582),r=n(1628),o=n(5290),a=n(9320),s=n(8817),l=n(2970),u=n(6336),h=n(8310),c=n(6091),p=n(9825),d=n(694);t.exports=function(t){return new Promise(function(e,n){var f,g=t.data,y=t.headers,v=t.responseType;function m(){t.cancelToken&&t.cancelToken.unsubscribe(f),t.signal&&t.signal.removeEventListener("abort",f)}i.isFormData(g)&&i.isStandardBrowserEnv()&&delete y["Content-Type"];var x=new XMLHttpRequest;if(t.auth){var _=t.auth.username||"",w=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";y.Authorization="Basic "+btoa(_+":"+w)}var b=s(t.baseURL,t.url);function S(){if(x){var i="getAllResponseHeaders"in x?l(x.getAllResponseHeaders()):null,o=v&&"text"!==v&&"json"!==v?x.response:x.responseText,a={data:o,status:x.status,statusText:x.statusText,headers:i,config:t,request:x};r(function(t){e(t),m()},function(t){n(t),m()},a),x=null}}if(x.open(t.method.toUpperCase(),a(b,t.params,t.paramsSerializer),!0),x.timeout=t.timeout,"onloadend"in x?x.onloadend=S:x.onreadystatechange=function(){x&&4===x.readyState&&(0!==x.status||x.responseURL&&0===x.responseURL.indexOf("file:"))&&setTimeout(S)},x.onabort=function(){x&&(n(new c("Request aborted",c.ECONNABORTED,t,x)),x=null)},x.onerror=function(){n(new c("Network Error",c.ERR_NETWORK,t,x,x)),x=null},x.ontimeout=function(){var e=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",i=t.transitional||h;t.timeoutErrorMessage&&(e=t.timeoutErrorMessage),n(new c(e,i.clarifyTimeoutError?c.ETIMEDOUT:c.ECONNABORTED,t,x)),x=null},i.isStandardBrowserEnv()){var M=(t.withCredentials||u(b))&&t.xsrfCookieName?o.read(t.xsrfCookieName):void 0;M&&(y[t.xsrfHeaderName]=M)}"setRequestHeader"in x&&i.forEach(y,function(t,e){"undefined"===typeof g&&"content-type"===e.toLowerCase()?delete y[e]:x.setRequestHeader(e,t)}),i.isUndefined(t.withCredentials)||(x.withCredentials=!!t.withCredentials),v&&"json"!==v&&(x.responseType=t.responseType),"function"===typeof t.onDownloadProgress&&x.addEventListener("progress",t.onDownloadProgress),"function"===typeof t.onUploadProgress&&x.upload&&x.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(f=function(t){x&&(n(!t||t&&t.type?new p:t),x.abort(),x=null)},t.cancelToken&&t.cancelToken.subscribe(f),t.signal&&(t.signal.aborted?f():t.signal.addEventListener("abort",f))),g||(g=null);var I=d(b);I&&-1===["http","https","file"].indexOf(I)?n(new c("Unsupported protocol "+I+":",c.ERR_BAD_REQUEST,t)):x.send(g)})}},6582:function(t,e,n){"use strict";n(9413),n(9228),n(8632),n(4993),n(5509),n(3597),n(6887),n(5231);var i=n(658),r=Object.prototype.toString,o=function(t){return function(e){var n=r.call(e);return t[n]||(t[n]=n.slice(8,-1).toLowerCase())}}(Object.create(null));function a(t){return t=t.toLowerCase(),function(e){return o(e)===t}}function s(t){return Array.isArray(t)}function l(t){return"undefined"===typeof t}function u(t){return null!==t&&!l(t)&&null!==t.constructor&&!l(t.constructor)&&"function"===typeof t.constructor.isBuffer&&t.constructor.isBuffer(t)}var h=a("ArrayBuffer");function c(t){var e;return e="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(t):t&&t.buffer&&h(t.buffer),e}function p(t){return"string"===typeof t}function d(t){return"number"===typeof t}function f(t){return null!==t&&"object"===typeof t}function g(t){if("object"!==o(t))return!1;var e=Object.getPrototypeOf(t);return null===e||e===Object.prototype}var y=a("Date"),v=a("File"),m=a("Blob"),x=a("FileList");function _(t){return"[object Function]"===r.call(t)}function w(t){return f(t)&&_(t.pipe)}function b(t){var e="[object FormData]";return t&&("function"===typeof FormData&&t instanceof FormData||r.call(t)===e||_(t.toString)&&t.toString()===e)}var S=a("URLSearchParams");function M(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function I(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function T(t,e){if(null!==t&&"undefined"!==typeof t)if("object"!==typeof t&&(t=[t]),s(t))for(var n=0,i=t.length;n<i;n++)e.call(null,t[n],n,t);else for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&e.call(null,t[r],r,t)}function C(){var t={};function e(e,n){g(t[n])&&g(e)?t[n]=C(t[n],e):g(e)?t[n]=C({},e):s(e)?t[n]=e.slice():t[n]=e}for(var n=0,i=arguments.length;n<i;n++)T(arguments[n],e);return t}function A(t,e,n){return T(e,function(e,r){t[r]=n&&"function"===typeof e?i(e,n):e}),t}function D(t){return 65279===t.charCodeAt(0)&&(t=t.slice(1)),t}function k(t,e,n,i){t.prototype=Object.create(e.prototype,i),t.prototype.constructor=t,n&&Object.assign(t.prototype,n)}function L(t,e,n){var i,r,o,a={};e=e||{};do{i=Object.getOwnPropertyNames(t),r=i.length;while(r-- >0)o=i[r],a[o]||(e[o]=t[o],a[o]=!0);t=Object.getPrototypeOf(t)}while(t&&(!n||n(t,e))&&t!==Object.prototype);return e}function P(t,e,n){t=String(t),(void 0===n||n>t.length)&&(n=t.length),n-=e.length;var i=t.indexOf(e,n);return-1!==i&&i===n}function R(t){if(!t)return null;var e=t.length;if(l(e))return null;var n=new Array(e);while(e-- >0)n[e]=t[e];return n}var O=function(t){return function(e){return t&&e instanceof t}}("undefined"!==typeof Uint8Array&&Object.getPrototypeOf(Uint8Array));t.exports={isArray:s,isArrayBuffer:h,isBuffer:u,isFormData:b,isArrayBufferView:c,isString:p,isNumber:d,isObject:f,isPlainObject:g,isUndefined:l,isDate:y,isFile:v,isBlob:m,isFunction:_,isStream:w,isURLSearchParams:S,isStandardBrowserEnv:I,forEach:T,merge:C,extend:A,trim:M,stripBOM:D,inherits:k,toFlatObject:L,kindOf:o,kindOfTest:a,endsWith:P,toArray:R,isTypedArray:O,isFileList:x}},6684:function(t,e,n){"use strict";var i=n(6586),r=String,o=TypeError;t.exports=function(t){if(void 0===t||i(t))return t;throw new o(r(t)+" is not an object or undefined")}},6699:function(t,e,n){"use strict";var i,r,o,a,s=n(2184),l=n(237),u=n(6308),h=s.structuredClone,c=s.ArrayBuffer,p=s.MessageChannel,d=!1;if(u)d=function(t){h(t,{transfer:[t]})};else if(c)try{p||(i=l("worker_threads"),i&&(p=i.MessageChannel)),p&&(r=new p,o=new c(2),a=function(t){r.port1.postMessage(null,[t])},2===o.byteLength&&(a(o),0===o.byteLength&&(d=a)))}catch(f){}t.exports=d},6873:function(t,e,n){"use strict";n(5786);var i=n(9825);function r(t){if("function"!==typeof t)throw new TypeError("executor must be a function.");var e;this.promise=new Promise(function(t){e=t});var n=this;this.promise.then(function(t){if(n._listeners){var e,i=n._listeners.length;for(e=0;e<i;e++)n._listeners[e](t);n._listeners=null}}),this.promise.then=function(t){var e,i=new Promise(function(t){n.subscribe(t),e=t}).then(t);return i.cancel=function(){n.unsubscribe(e)},i},t(function(t){n.reason||(n.reason=new i(t),e(n.reason))})}r.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},r.prototype.subscribe=function(t){this.reason?t(this.reason):this._listeners?this._listeners.push(t):this._listeners=[t]},r.prototype.unsubscribe=function(t){if(this._listeners){var e=this._listeners.indexOf(t);-1!==e&&this._listeners.splice(e,1)}},r.source=function(){var t,e=new r(function(e){t=e});return{token:e,cancel:t}},t.exports=r},6887:function(t,e,n){"use strict";n(4118)},6959:function(t){t.exports={version:"0.27.2"}},7088:function(t,e,n){"use strict";var i=n(1118),r=n(2184),o=n(9087),a=n(8594),s=r.Uint8Array,l=!s||!s.prototype.setFromBase64||!function(){var t=new s([255,255,255,255,255]);try{return void t.setFromBase64("",null)}catch(e){}try{return void t.setFromBase64("a")}catch(e){}try{t.setFromBase64("MjYyZg===")}catch(e){return 50===t[0]&&54===t[1]&&50===t[2]&&255===t[3]&&255===t[4]}}();s&&i({target:"Uint8Array",proto:!0,forced:l},{setFromBase64:function(t){a(this);var e=o(t,arguments.length>1?arguments[1]:void 0,this,this.length);return{read:e.read,written:e.written}}})},7197:function(t,e,n){"use strict";var i=n(6586);t.exports=function(t){return i(t)||null===t}},7422:function(t,e,n){"use strict";n(5786),n(3239),n(6332),n(3734);var i=n(6582);function r(t,e){e=e||new FormData;var n=[];function r(t){return null===t?"":i.isDate(t)?t.toISOString():i.isArrayBuffer(t)||i.isTypedArray(t)?"function"===typeof Blob?new Blob([t]):Buffer.from(t):t}function o(t,a){if(i.isPlainObject(t)||i.isArray(t)){if(-1!==n.indexOf(t))throw Error("Circular reference detected in "+a);n.push(t),i.forEach(t,function(t,n){if(!i.isUndefined(t)){var s,l=a?a+"."+n:n;if(t&&!a&&"object"===typeof t)if(i.endsWith(n,"{}"))t=JSON.stringify(t);else if(i.endsWith(n,"[]")&&(s=i.toArray(t)))return void s.forEach(function(t){!i.isUndefined(t)&&e.append(l,r(t))});o(t,l)}}),n.pop()}else e.append(a,r(t))}return o(t),e}t.exports=r},7759:function(t,e,n){"use strict";var i=n(1651);t.exports=function(t){var e=i(t);return"BigInt64Array"===e||"BigUint64Array"===e}},7841:function(t,e,n){"use strict";n.d(e,{fA:function(){return r},Ts:function(){return Ob}});var i={};n.r(i),n.d(i,{Arc:function(){return am},BezierCurve:function(){return im},BoundingRect:function(){return $e},Circle:function(){return yv},CompoundPath:function(){return lm},Ellipse:function(){return xv},Group:function(){return Fo},Image:function(){return gu},IncrementalDisplayable:function(){return Sm},Line:function(){return $v},LinearGradient:function(){return pm},OrientedBoundingRect:function(){return _m},Path:function(){return su},Point:function(){return We},Polygon:function(){return Yv},Polyline:function(){return jv},RadialGradient:function(){return fm},Rect:function(){return Mu},Ring:function(){return Fv},Sector:function(){return zv},Text:function(){return Wu},applyTransform:function(){return Gm},clipPointsByRect:function(){return Xm},clipRectByRect:function(){return Zm},createIcon:function(){return jm},extendPath:function(){return Dm},extendShape:function(){return Cm},getShapeClass:function(){return Lm},getTransform:function(){return Fm},groupTransition:function(){return Ym},initProps:function(){return sc},isElementRemoved:function(){return lc},lineLineIntersect:function(){return Km},linePolygonIntersect:function(){return qm},makeImage:function(){return Rm},makePath:function(){return Pm},mergePath:function(){return Nm},registerShape:function(){return km},removeElement:function(){return uc},removeElementWithFadeOut:function(){return cc},resizePath:function(){return Em},setTooltipConfig:function(){return Qm},subPixelOptimize:function(){return Vm},subPixelOptimizeLine:function(){return zm},subPixelOptimizeRect:function(){return Bm},transformDirection:function(){return Wm},traverseElements:function(){return ex},updateProps:function(){return ac}});var r={};n.r(r),n.d(r,{W4:function(){return pm}});n(5786);var o=function(t,e){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},o(t,e)};function a(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}o(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}Object.create;Object.create;var s=function(){function t(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1}return t}(),l=function(){function t(){this.browser=new s,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!==typeof window}return t}(),u=new l;function h(t,e){var n=e.browser,i=t.match(/Firefox\/([\d.]+)/),r=t.match(/MSIE\s([\d.]+)/)||t.match(/Trident\/.+?rv:(([\d.]+))/),o=t.match(/Edge?\/([\d.]+)/),a=/micromessenger/i.test(t);i&&(n.firefox=!0,n.version=i[1]),r&&(n.ie=!0,n.version=r[1]),o&&(n.edge=!0,n.version=o[1],n.newEdge=+o[1].split(".")[0]>18),a&&(n.weChat=!0),e.svgSupported="undefined"!==typeof SVGRect,e.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,e.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported="undefined"!==typeof document;var s=document.documentElement.style;e.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}"object"===typeof wx&&"function"===typeof wx.getSystemInfoSync?(u.wxa=!0,u.touchEventsSupported=!0):"undefined"===typeof document&&"undefined"!==typeof self?u.worker=!0:!u.hasGlobalWindow||"Deno"in window?(u.node=!0,u.svgSupported=!0):h(navigator.userAgent,u);var c=u,p=(n(3239),n(2401),n(6332),n(3325),12),d="sans-serif",f=p+"px "+d,g=20,y=100,v="007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N";function m(t){var e={};if("undefined"===typeof JSON)return e;for(var n=0;n<t.length;n++){var i=String.fromCharCode(n+32),r=(t.charCodeAt(n)-g)/y;e[i]=r}return e}var x=m(v),_={createCanvas:function(){return"undefined"!==typeof document&&document.createElement("canvas")},measureText:function(){var t,e;return function(n,i){if(!t){var r=_.createCanvas();t=r&&r.getContext("2d")}if(t)return e!==i&&(e=t.font=i||f),t.measureText(n);n=n||"",i=i||f;var o=/((?:\d+)?\.?\d*)px/.exec(i),a=o&&+o[1]||p,s=0;if(i.indexOf("mono")>=0)s=a*n.length;else for(var l=0;l<n.length;l++){var u=x[n[l]];s+=null==u?a:u*a}return{width:s}}}(),loadImage:function(t,e,n){var i=new Image;return i.onload=e,i.onerror=n,i.src=t,i}};var w=X(["Function","RegExp","Date","Error","CanvasGradient","CanvasPattern","Image","Canvas"],function(t,e){return t["[object "+e+"]"]=!0,t},{}),b=X(["Int8","Uint8","Uint8Clamped","Int16","Uint16","Int32","Uint32","Float32","Float64"],function(t,e){return t["[object "+e+"Array]"]=!0,t},{}),S=Object.prototype.toString,M=Array.prototype,I=M.forEach,T=M.filter,C=M.slice,A=M.map,D=function(){}.constructor,k=D?D.prototype:null,L="__proto__",P=2311;function R(){return P++}function O(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];"undefined"!==typeof console&&console.error.apply(console,t)}function N(t){if(null==t||"object"!==typeof t)return t;var e=t,n=S.call(t);if("[object Array]"===n){if(!wt(t)){e=[];for(var i=0,r=t.length;i<r;i++)e[i]=N(t[i])}}else if(b[n]){if(!wt(t)){var o=t.constructor;if(o.from)e=o.from(t);else{e=new o(t.length);for(i=0,r=t.length;i<r;i++)e[i]=t[i]}}}else if(!w[n]&&!wt(t)&&!st(t))for(var a in e={},t)t.hasOwnProperty(a)&&a!==L&&(e[a]=N(t[a]));return e}function E(t,e,n){if(!rt(e)||!rt(t))return n?N(e):t;for(var i in e)if(e.hasOwnProperty(i)&&i!==L){var r=t[i],o=e[i];!rt(o)||!rt(r)||Q(o)||Q(r)||st(o)||st(r)||ot(o)||ot(r)||wt(o)||wt(r)?!n&&i in t||(t[i]=N(e[i])):E(r,o,n)}return t}function z(t,e){for(var n=t[0],i=1,r=t.length;i<r;i++)n=E(n,t[i],e);return n}function B(t,e){if(Object.assign)Object.assign(t,e);else for(var n in e)e.hasOwnProperty(n)&&n!==L&&(t[n]=e[n]);return t}function V(t,e,n){for(var i=q(e),r=0,o=i.length;r<o;r++){var a=i[r];(n?null!=e[a]:null==t[a])&&(t[a]=e[a])}return t}_.createCanvas;function F(t,e){if(t){if(t.indexOf)return t.indexOf(e);for(var n=0,i=t.length;n<i;n++)if(t[n]===e)return n}return-1}function G(t,e){var n=t.prototype;function i(){}for(var r in i.prototype=e.prototype,t.prototype=new i,n)n.hasOwnProperty(r)&&(t.prototype[r]=n[r]);t.prototype.constructor=t,t.superClass=e}function W(t,e,n){if(t="prototype"in t?t.prototype:t,e="prototype"in e?e.prototype:e,Object.getOwnPropertyNames)for(var i=Object.getOwnPropertyNames(e),r=0;r<i.length;r++){var o=i[r];"constructor"!==o&&(n?null!=e[o]:null==t[o])&&(t[o]=e[o])}else V(t,e,n)}function H(t){return!!t&&("string"!==typeof t&&"number"===typeof t.length)}function U(t,e,n){if(t&&e)if(t.forEach&&t.forEach===I)t.forEach(e,n);else if(t.length===+t.length)for(var i=0,r=t.length;i<r;i++)e.call(n,t[i],i,t);else for(var o in t)t.hasOwnProperty(o)&&e.call(n,t[o],o,t)}function Y(t,e,n){if(!t)return[];if(!e)return gt(t);if(t.map&&t.map===A)return t.map(e,n);for(var i=[],r=0,o=t.length;r<o;r++)i.push(e.call(n,t[r],r,t));return i}function X(t,e,n,i){if(t&&e){for(var r=0,o=t.length;r<o;r++)n=e.call(i,n,t[r],r,t);return n}}function Z(t,e,n){if(!t)return[];if(!e)return gt(t);if(t.filter&&t.filter===T)return t.filter(e,n);for(var i=[],r=0,o=t.length;r<o;r++)e.call(n,t[r],r,t)&&i.push(t[r]);return i}function j(t,e,n){if(t&&e)for(var i=0,r=t.length;i<r;i++)if(e.call(n,t[i],i,t))return t[i]}function q(t){if(!t)return[];if(Object.keys)return Object.keys(t);var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push(n);return e}function K(t,e){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return function(){return t.apply(e,n.concat(C.call(arguments)))}}var J=k&&tt(k.bind)?k.call.bind(k.bind):K;function $(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return function(){return t.apply(this,e.concat(C.call(arguments)))}}function Q(t){return Array.isArray?Array.isArray(t):"[object Array]"===S.call(t)}function tt(t){return"function"===typeof t}function et(t){return"string"===typeof t}function nt(t){return"[object String]"===S.call(t)}function it(t){return"number"===typeof t}function rt(t){var e=typeof t;return"function"===e||!!t&&"object"===e}function ot(t){return!!w[S.call(t)]}function at(t){return!!b[S.call(t)]}function st(t){return"object"===typeof t&&"number"===typeof t.nodeType&&"object"===typeof t.ownerDocument}function lt(t){return null!=t.colorStops}function ut(t){return null!=t.image}function ht(t){return"[object RegExp]"===S.call(t)}function ct(t){return t!==t}function pt(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];for(var n=0,i=t.length;n<i;n++)if(null!=t[n])return t[n]}function dt(t,e){return null!=t?t:e}function ft(t,e,n){return null!=t?t:null!=e?e:n}function gt(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];return C.apply(t,e)}function yt(t){if("number"===typeof t)return[t,t,t,t];var e=t.length;return 2===e?[t[0],t[1],t[0],t[1]]:3===e?[t[0],t[1],t[2],t[1]]:t}function vt(t,e){if(!t)throw new Error(e)}function mt(t){return null==t?null:"function"===typeof t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}var xt="__ec_primitive__";function _t(t){t[xt]=!0}function wt(t){return t[xt]}var bt=function(){function t(){this.data={}}return t.prototype["delete"]=function(t){var e=this.has(t);return e&&delete this.data[t],e},t.prototype.has=function(t){return this.data.hasOwnProperty(t)},t.prototype.get=function(t){return this.data[t]},t.prototype.set=function(t,e){return this.data[t]=e,this},t.prototype.keys=function(){return q(this.data)},t.prototype.forEach=function(t){var e=this.data;for(var n in e)e.hasOwnProperty(n)&&t(e[n],n)},t}(),St="function"===typeof Map;function Mt(){return St?new Map:new bt}var It=function(){function t(e){var n=Q(e);this.data=Mt();var i=this;function r(t,e){n?i.set(t,e):i.set(e,t)}e instanceof t?e.each(r):e&&U(e,r)}return t.prototype.hasKey=function(t){return this.data.has(t)},t.prototype.get=function(t){return this.data.get(t)},t.prototype.set=function(t,e){return this.data.set(t,e),e},t.prototype.each=function(t,e){this.data.forEach(function(n,i){t.call(e,n,i)})},t.prototype.keys=function(){var t=this.data.keys();return St?Array.from(t):t},t.prototype.removeKey=function(t){this.data["delete"](t)},t}();function Tt(t){return new It(t)}function Ct(t,e){for(var n=new t.constructor(t.length+e.length),i=0;i<t.length;i++)n[i]=t[i];var r=t.length;for(i=0;i<e.length;i++)n[i+r]=e[i];return n}function At(t,e){var n;if(Object.create)n=Object.create(t);else{var i=function(){};i.prototype=t,n=new i}return e&&B(n,e),n}function Dt(t){var e=t.style;e.webkitUserSelect="none",e.userSelect="none",e.webkitTapHighlightColor="rgba(0,0,0,0)",e["-webkit-touch-callout"]="none"}function kt(t,e){return t.hasOwnProperty(e)}function Lt(){}var Pt=180/Math.PI;function Rt(t,e){return null==t&&(t=0),null==e&&(e=0),[t,e]}function Ot(t,e){return t[0]=e[0],t[1]=e[1],t}function Nt(t){return[t[0],t[1]]}function Et(t,e,n){return t[0]=e,t[1]=n,t}function zt(t,e,n){return t[0]=e[0]+n[0],t[1]=e[1]+n[1],t}function Bt(t,e,n,i){return t[0]=e[0]+n[0]*i,t[1]=e[1]+n[1]*i,t}function Vt(t,e,n){return t[0]=e[0]-n[0],t[1]=e[1]-n[1],t}function Ft(t){return Math.sqrt(Gt(t))}function Gt(t){return t[0]*t[0]+t[1]*t[1]}function Wt(t,e,n){return t[0]=e[0]*n,t[1]=e[1]*n,t}function Ht(t,e){var n=Ft(e);return 0===n?(t[0]=0,t[1]=0):(t[0]=e[0]/n,t[1]=e[1]/n),t}function Ut(t,e){return Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1]))}var Yt=Ut;function Xt(t,e){return(t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])}var Zt=Xt;function jt(t,e,n,i){return t[0]=e[0]+i*(n[0]-e[0]),t[1]=e[1]+i*(n[1]-e[1]),t}function qt(t,e,n){var i=e[0],r=e[1];return t[0]=n[0]*i+n[2]*r+n[4],t[1]=n[1]*i+n[3]*r+n[5],t}function Kt(t,e,n){return t[0]=Math.min(e[0],n[0]),t[1]=Math.min(e[1],n[1]),t}function Jt(t,e,n){return t[0]=Math.max(e[0],n[0]),t[1]=Math.max(e[1],n[1]),t}var $t=function(){function t(t,e){this.target=t,this.topTarget=e&&e.topTarget}return t}(),Qt=function(){function t(t){this.handler=t,t.on("mousedown",this._dragStart,this),t.on("mousemove",this._drag,this),t.on("mouseup",this._dragEnd,this)}return t.prototype._dragStart=function(t){var e=t.target;while(e&&!e.draggable)e=e.parent||e.__hostTarget;e&&(this._draggingTarget=e,e.dragging=!0,this._x=t.offsetX,this._y=t.offsetY,this.handler.dispatchToElement(new $t(e,t),"dragstart",t.event))},t.prototype._drag=function(t){var e=this._draggingTarget;if(e){var n=t.offsetX,i=t.offsetY,r=n-this._x,o=i-this._y;this._x=n,this._y=i,e.drift(r,o,t),this.handler.dispatchToElement(new $t(e,t),"drag",t.event);var a=this.handler.findHover(n,i,e).target,s=this._dropTarget;this._dropTarget=a,e!==a&&(s&&a!==s&&this.handler.dispatchToElement(new $t(s,t),"dragleave",t.event),a&&a!==s&&this.handler.dispatchToElement(new $t(a,t),"dragenter",t.event))}},t.prototype._dragEnd=function(t){var e=this._draggingTarget;e&&(e.dragging=!1),this.handler.dispatchToElement(new $t(e,t),"dragend",t.event),this._dropTarget&&this.handler.dispatchToElement(new $t(this._dropTarget,t),"drop",t.event),this._draggingTarget=null,this._dropTarget=null},t}(),te=Qt,ee=function(){function t(t){t&&(this._$eventProcessor=t)}return t.prototype.on=function(t,e,n,i){this._$handlers||(this._$handlers={});var r=this._$handlers;if("function"===typeof e&&(i=n,n=e,e=null),!n||!t)return this;var o=this._$eventProcessor;null!=e&&o&&o.normalizeQuery&&(e=o.normalizeQuery(e)),r[t]||(r[t]=[]);for(var a=0;a<r[t].length;a++)if(r[t][a].h===n)return this;var s={h:n,query:e,ctx:i||this,callAtLast:n.zrEventfulCallAtLast},l=r[t].length-1,u=r[t][l];return u&&u.callAtLast?r[t].splice(l,0,s):r[t].push(s),this},t.prototype.isSilent=function(t){var e=this._$handlers;return!e||!e[t]||!e[t].length},t.prototype.off=function(t,e){var n=this._$handlers;if(!n)return this;if(!t)return this._$handlers={},this;if(e){if(n[t]){for(var i=[],r=0,o=n[t].length;r<o;r++)n[t][r].h!==e&&i.push(n[t][r]);n[t]=i}n[t]&&0===n[t].length&&delete n[t]}else delete n[t];return this},t.prototype.trigger=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var i=this._$handlers[t],r=this._$eventProcessor;if(i)for(var o=e.length,a=i.length,s=0;s<a;s++){var l=i[s];if(!r||!r.filter||null==l.query||r.filter(t,l.query))switch(o){case 0:l.h.call(l.ctx);break;case 1:l.h.call(l.ctx,e[0]);break;case 2:l.h.call(l.ctx,e[0],e[1]);break;default:l.h.apply(l.ctx,e);break}}return r&&r.afterTrigger&&r.afterTrigger(t),this},t.prototype.triggerWithContext=function(t){for(var e=[],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(!this._$handlers)return this;var i=this._$handlers[t],r=this._$eventProcessor;if(i)for(var o=e.length,a=e[o-1],s=i.length,l=0;l<s;l++){var u=i[l];if(!r||!r.filter||null==u.query||r.filter(t,u.query))switch(o){case 0:u.h.call(a);break;case 1:u.h.call(a,e[0]);break;case 2:u.h.call(a,e[0],e[1]);break;default:u.h.apply(a,e.slice(1,o-1));break}}return r&&r.afterTrigger&&r.afterTrigger(t),this},t}(),ne=ee,ie=Math.log(2);function re(t,e,n,i,r,o){var a=i+"-"+r,s=t.length;if(o.hasOwnProperty(a))return o[a];if(1===e){var l=Math.round(Math.log((1<<s)-1&~r)/ie);return t[n][l]}var u=i|1<<n,h=n+1;while(i&1<<h)h++;for(var c=0,p=0,d=0;p<s;p++){var f=1<<p;f&r||(c+=(d%2?-1:1)*t[n][p]*re(t,e-1,h,u,r|f,o),d++)}return o[a]=c,c}function oe(t,e){var n=[[t[0],t[1],1,0,0,0,-e[0]*t[0],-e[0]*t[1]],[0,0,0,t[0],t[1],1,-e[1]*t[0],-e[1]*t[1]],[t[2],t[3],1,0,0,0,-e[2]*t[2],-e[2]*t[3]],[0,0,0,t[2],t[3],1,-e[3]*t[2],-e[3]*t[3]],[t[4],t[5],1,0,0,0,-e[4]*t[4],-e[4]*t[5]],[0,0,0,t[4],t[5],1,-e[5]*t[4],-e[5]*t[5]],[t[6],t[7],1,0,0,0,-e[6]*t[6],-e[6]*t[7]],[0,0,0,t[6],t[7],1,-e[7]*t[6],-e[7]*t[7]]],i={},r=re(n,8,0,0,0,i);if(0!==r){for(var o=[],a=0;a<8;a++)for(var s=0;s<8;s++)null==o[s]&&(o[s]=0),o[s]+=((a+s)%2?-1:1)*re(n,7,0===a?1:0,1<<a,1<<s,i)/r*e[a];return function(t,e,n){var i=e*o[6]+n*o[7]+1;t[0]=(e*o[0]+n*o[1]+o[2])/i,t[1]=(e*o[3]+n*o[4]+o[5])/i}}}var ae="___zrEVENTSAVED",se=[];function le(t,e,n,i,r){return ue(se,e,i,r,!0)&&ue(t,n,se[0],se[1])}function ue(t,e,n,i,r){if(e.getBoundingClientRect&&c.domSupported&&!pe(e)){var o=e[ae]||(e[ae]={}),a=he(e,o),s=ce(a,o,r);if(s)return s(t,n,i),!0}return!1}function he(t,e){var n=e.markers;if(n)return n;n=e.markers=[];for(var i=["left","right"],r=["top","bottom"],o=0;o<4;o++){var a=document.createElement("div"),s=a.style,l=o%2,u=(o>>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",i[l]+":0",r[u]+":0",i[1-l]+":auto",r[1-u]+":auto",""].join("!important;"),t.appendChild(a),n.push(a)}return n}function ce(t,e,n){for(var i=n?"invTrans":"trans",r=e[i],o=e.srcCoords,a=[],s=[],l=!0,u=0;u<4;u++){var h=t[u].getBoundingClientRect(),c=2*u,p=h.left,d=h.top;a.push(p,d),l=l&&o&&p===o[c]&&d===o[c+1],s.push(t[u].offsetLeft,t[u].offsetTop)}return l&&r?r:(e.srcCoords=a,e[i]=n?oe(s,a):oe(a,s))}function pe(t){return"CANVAS"===t.nodeName.toUpperCase()}var de=/([&<>"'])/g,fe={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};function ge(t){return null==t?"":(t+"").replace(de,function(t,e){return fe[e]})}var ye=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,ve=[],me=c.browser.firefox&&+c.browser.version.split(".")[0]<39;function xe(t,e,n,i){return n=n||{},i?_e(t,e,n):me&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):_e(t,e,n),n}function _e(t,e,n){if(c.domSupported&&t.getBoundingClientRect){var i=e.clientX,r=e.clientY;if(pe(t)){var o=t.getBoundingClientRect();return n.zrX=i-o.left,void(n.zrY=r-o.top)}if(ue(ve,t,i,r))return n.zrX=ve[0],void(n.zrY=ve[1])}n.zrX=n.zrY=0}function we(t){return t||window.event}function be(t,e,n){if(e=we(e),null!=e.zrX)return e;var i=e.type,r=i&&i.indexOf("touch")>=0;if(r){var o="touchend"!==i?e.targetTouches[0]:e.changedTouches[0];o&&xe(t,o,e,n)}else{xe(t,e,e,n);var a=Se(e);e.zrDelta=a?a/120:-(e.detail||0)/3}var s=e.button;return null==e.which&&void 0!==s&&ye.test(e.type)&&(e.which=1&s?1:2&s?3:4&s?2:0),e}function Se(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,i=t.deltaY;if(null==n||null==i)return e;var r=0!==i?Math.abs(i):Math.abs(n),o=i>0?-1:i<0?1:n>0?-1:1;return 3*r*o}function Me(t,e,n,i){t.addEventListener(e,n,i)}function Ie(t,e,n,i){t.removeEventListener(e,n,i)}var Te=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function Ce(t){return 2===t.which||3===t.which}var Ae=function(){function t(){this._track=[]}return t.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(t,e,n){var i=t.touches;if(i){for(var r={points:[],touches:[],target:e,event:t},o=0,a=i.length;o<a;o++){var s=i[o],l=xe(n,s,{});r.points.push([l.zrX,l.zrY]),r.touches.push(s)}this._track.push(r)}},t.prototype._recognize=function(t){for(var e in Le)if(Le.hasOwnProperty(e)){var n=Le[e](this._track,t);if(n)return n}},t}();function De(t){var e=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(e*e+n*n)}function ke(t){return[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]}var Le={pinch:function(t,e){var n=t.length;if(n){var i=(t[n-1]||{}).points,r=(t[n-2]||{}).points||i;if(r&&r.length>1&&i&&i.length>1){var o=De(i)/De(r);!isFinite(o)&&(o=1),e.pinchScale=o;var a=ke(i);return e.pinchX=a[0],e.pinchY=a[1],{type:"pinch",target:t[0].target,event:e}}}}};function Pe(){return[1,0,0,1,0,0]}function Re(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function Oe(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function Ne(t,e,n){var i=e[0]*n[0]+e[2]*n[1],r=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],l=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=i,t[1]=r,t[2]=o,t[3]=a,t[4]=s,t[5]=l,t}function Ee(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function ze(t,e,n,i){void 0===i&&(i=[0,0]);var r=e[0],o=e[2],a=e[4],s=e[1],l=e[3],u=e[5],h=Math.sin(n),c=Math.cos(n);return t[0]=r*c+s*h,t[1]=-r*h+s*c,t[2]=o*c+l*h,t[3]=-o*h+c*l,t[4]=c*(a-i[0])+h*(u-i[1])+i[0],t[5]=c*(u-i[1])-h*(a-i[0])+i[1],t}function Be(t,e,n){var i=n[0],r=n[1];return t[0]=e[0]*i,t[1]=e[1]*r,t[2]=e[2]*i,t[3]=e[3]*r,t[4]=e[4]*i,t[5]=e[5]*r,t}function Ve(t,e){var n=e[0],i=e[2],r=e[4],o=e[1],a=e[3],s=e[5],l=n*a-o*i;return l?(l=1/l,t[0]=a*l,t[1]=-o*l,t[2]=-i*l,t[3]=n*l,t[4]=(i*s-a*r)*l,t[5]=(o*r-n*s)*l,t):null}function Fe(t){var e=Pe();return Oe(e,t),e}n(3734);var Ge=function(){function t(t,e){this.x=t||0,this.y=e||0}return t.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(t,e){return this.x=t,this.y=e,this},t.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},t.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},t.prototype.scale=function(t){this.x*=t,this.y*=t},t.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},t.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},t.prototype.dot=function(t){return this.x*t.x+this.y*t.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},t.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},t.prototype.distanceSquare=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(t){if(t){var e=this.x,n=this.y;return this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this}},t.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},t.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},t.set=function(t,e,n){t.x=e,t.y=n},t.copy=function(t,e){t.x=e.x,t.y=e.y},t.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},t.lenSquare=function(t){return t.x*t.x+t.y*t.y},t.dot=function(t,e){return t.x*e.x+t.y*e.y},t.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},t.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},t.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},t.scaleAndAdd=function(t,e,n,i){t.x=e.x+n.x*i,t.y=e.y+n.y*i},t.lerp=function(t,e,n,i){var r=1-i;t.x=r*e.x+i*n.x,t.y=r*e.y+i*n.y},t}(),We=Ge,He=Math.min,Ue=Math.max,Ye=new We,Xe=new We,Ze=new We,je=new We,qe=new We,Ke=new We,Je=function(){function t(t,e,n,i){n<0&&(t+=n,n=-n),i<0&&(e+=i,i=-i),this.x=t,this.y=e,this.width=n,this.height=i}return t.prototype.union=function(t){var e=He(t.x,this.x),n=He(t.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=Ue(t.x+t.width,this.x+this.width)-e:this.width=t.width,isFinite(this.y)&&isFinite(this.height)?this.height=Ue(t.y+t.height,this.y+this.height)-n:this.height=t.height,this.x=e,this.y=n},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(t){var e=this,n=t.width/e.width,i=t.height/e.height,r=Pe();return Ee(r,r,[-e.x,-e.y]),Be(r,r,[n,i]),Ee(r,r,[t.x,t.y]),r},t.prototype.intersect=function(e,n){if(!e)return!1;e instanceof t||(e=t.create(e));var i=this,r=i.x,o=i.x+i.width,a=i.y,s=i.y+i.height,l=e.x,u=e.x+e.width,h=e.y,c=e.y+e.height,p=!(o<l||u<r||s<h||c<a);if(n){var d=1/0,f=0,g=Math.abs(o-l),y=Math.abs(u-r),v=Math.abs(s-h),m=Math.abs(c-a),x=Math.min(g,y),_=Math.min(v,m);o<l||u<r?x>f&&(f=x,g<y?We.set(Ke,-g,0):We.set(Ke,y,0)):x<d&&(d=x,g<y?We.set(qe,g,0):We.set(qe,-y,0)),s<h||c<a?_>f&&(f=_,v<m?We.set(Ke,0,-v):We.set(Ke,0,m)):x<d&&(d=x,v<m?We.set(qe,0,v):We.set(qe,0,-m))}return n&&We.copy(n,p?qe:Ke),p},t.prototype.contain=function(t,e){var n=this;return t>=n.x&&t<=n.x+n.width&&e>=n.y&&e<=n.y+n.height},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return 0===this.width||0===this.height},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},t.applyTransform=function(e,n,i){if(i){if(i[1]<1e-5&&i[1]>-1e-5&&i[2]<1e-5&&i[2]>-1e-5){var r=i[0],o=i[3],a=i[4],s=i[5];return e.x=n.x*r+a,e.y=n.y*o+s,e.width=n.width*r,e.height=n.height*o,e.width<0&&(e.x+=e.width,e.width=-e.width),void(e.height<0&&(e.y+=e.height,e.height=-e.height))}Ye.x=Ze.x=n.x,Ye.y=je.y=n.y,Xe.x=je.x=n.x+n.width,Xe.y=Ze.y=n.y+n.height,Ye.transform(i),je.transform(i),Xe.transform(i),Ze.transform(i),e.x=He(Ye.x,Xe.x,Ze.x,je.x),e.y=He(Ye.y,Xe.y,Ze.y,je.y);var l=Ue(Ye.x,Xe.x,Ze.x,je.x),u=Ue(Ye.y,Xe.y,Ze.y,je.y);e.width=l-e.x,e.height=u-e.y}else e!==n&&t.copy(e,n)},t}(),$e=Je,Qe="silent";function tn(t,e,n){return{type:t,event:n,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:en}}function en(){Te(this.event)}var nn=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.handler=null,e}return a(e,t),e.prototype.dispose=function(){},e.prototype.setCursor=function(){},e}(ne),rn=function(){function t(t,e){this.x=t,this.y=e}return t}(),on=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],an=new $e(0,0,0,0),sn=function(t){function e(e,n,i,r,o){var a=t.call(this)||this;return a._hovered=new rn(0,0),a.storage=e,a.painter=n,a.painterRoot=r,a._pointerSize=o,i=i||new nn,a.proxy=null,a.setHandlerProxy(i),a._draggingMgr=new te(a),a}return a(e,t),e.prototype.setHandlerProxy=function(t){this.proxy&&this.proxy.dispose(),t&&(U(on,function(e){t.on&&t.on(e,this[e],this)},this),t.handler=this),this.proxy=t},e.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,i=hn(this,e,n),r=this._hovered,o=r.target;o&&!o.__zr&&(r=this.findHover(r.x,r.y),o=r.target);var a=this._hovered=i?new rn(e,n):this.findHover(e,n),s=a.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),o&&s!==o&&this.dispatchToElement(r,"mouseout",t),this.dispatchToElement(a,"mousemove",t),s&&s!==o&&this.dispatchToElement(a,"mouseover",t)},e.prototype.mouseout=function(t){var e=t.zrEventControl;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&this.trigger("globalout",{type:"globalout",event:t})},e.prototype.resize=function(){this._hovered=new rn(0,0)},e.prototype.dispatch=function(t,e){var n=this[t];n&&n.call(this,e)},e.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},e.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},e.prototype.dispatchToElement=function(t,e,n){t=t||{};var i=t.target;if(!i||!i.silent){var r="on"+e,o=tn(e,t,n);while(i)if(i[r]&&(o.cancelBubble=!!i[r].call(i,o)),i.trigger(e,o),i=i.__hostTarget?i.__hostTarget:i.parent,o.cancelBubble)break;o.cancelBubble||(this.trigger(e,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer(function(t){"function"===typeof t[r]&&t[r].call(t,o),t.trigger&&t.trigger(e,o)}))}},e.prototype.findHover=function(t,e,n){var i=this.storage.getDisplayList(),r=new rn(t,e);if(un(i,r,t,e,n),this._pointerSize&&!r.target){for(var o=[],a=this._pointerSize,s=a/2,l=new $e(t-s,e-s,a,a),u=i.length-1;u>=0;u--){var h=i[u];h===n||h.ignore||h.ignoreCoarsePointer||h.parent&&h.parent.ignoreCoarsePointer||(an.copy(h.getBoundingRect()),h.transform&&an.applyTransform(h.transform),an.intersect(l)&&o.push(h))}if(o.length)for(var c=4,p=Math.PI/12,d=2*Math.PI,f=0;f<s;f+=c)for(var g=0;g<d;g+=p){var y=t+f*Math.cos(g),v=e+f*Math.sin(g);if(un(o,r,y,v,n),r.target)return r}}return r},e.prototype.processGesture=function(t,e){this._gestureMgr||(this._gestureMgr=new Ae);var n=this._gestureMgr;"start"===e&&n.clear();var i=n.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&n.clear(),i){var r=i.type;t.gestureEvent=r;var o=new rn;o.target=i.target,this.dispatchToElement(o,r,i.event)}},e}(ne);function ln(t,e,n){if(t[t.rectHover?"rectContain":"contain"](e,n)){var i=t,r=void 0,o=!1;while(i){if(i.ignoreClip&&(o=!0),!o){var a=i.getClipPath();if(a&&!a.contain(e,n))return!1}i.silent&&(r=!0);var s=i.__hostTarget;i=s||i.parent}return!r||Qe}return!1}function un(t,e,n,i,r){for(var o=t.length-1;o>=0;o--){var a=t[o],s=void 0;if(a!==r&&!a.ignore&&(s=ln(a,n,i))&&(!e.topTarget&&(e.topTarget=a),s!==Qe)){e.target=a;break}}}function hn(t,e,n){var i=t.painter;return e<0||e>i.getWidth()||n<0||n>i.getHeight()}U(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(t){sn.prototype[t]=function(e){var n,i,r=e.zrX,o=e.zrY,a=hn(this,r,o);if("mouseup"===t&&a||(n=this.findHover(r,o),i=n.target),"mousedown"===t)this._downEl=i,this._downPoint=[e.zrX,e.zrY],this._upEl=i;else if("mouseup"===t)this._upEl=i;else if("click"===t){if(this._downEl!==this._upEl||!this._downPoint||Yt(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,t,e)}});var cn=sn,pn=32,dn=7;function fn(t){var e=0;while(t>=pn)e|=1&t,t>>=1;return t+e}function gn(t,e,n,i){var r=e+1;if(r===n)return 1;if(i(t[r++],t[e])<0){while(r<n&&i(t[r],t[r-1])<0)r++;yn(t,e,r)}else while(r<n&&i(t[r],t[r-1])>=0)r++;return r-e}function yn(t,e,n){n--;while(e<n){var i=t[e];t[e++]=t[n],t[n--]=i}}function vn(t,e,n,i,r){for(i===e&&i++;i<n;i++){var o,a=t[i],s=e,l=i;while(s<l)o=s+l>>>1,r(a,t[o])<0?l=o:s=o+1;var u=i-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:while(u>0)t[s+u]=t[s+u-1],u--}t[s]=a}}function mn(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])>0){s=i-r;while(l<s&&o(t,e[n+r+l])>0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}else{s=r+1;while(l<s&&o(t,e[n+r-l])<=0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s);var u=a;a=r-l,l=r-u}a++;while(a<l){var h=a+(l-a>>>1);o(t,e[n+h])>0?a=h+1:l=h}return l}function xn(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])<0){s=r+1;while(l<s&&o(t,e[n+r-l])<0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s);var u=a;a=r-l,l=r-u}else{s=i-r;while(l<s&&o(t,e[n+r+l])>=0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}a++;while(a<l){var h=a+(l-a>>>1);o(t,e[n+h])<0?l=h:a=h+1}return l}function _n(t,e){var n,i,r=dn,o=0,a=[];function s(t,e){n[o]=t,i[o]=e,o+=1}function l(){while(o>1){var t=o-2;if(t>=1&&i[t-1]<=i[t]+i[t+1]||t>=2&&i[t-2]<=i[t]+i[t-1])i[t-1]<i[t+1]&&t--;else if(i[t]>i[t+1])break;h(t)}}function u(){while(o>1){var t=o-2;t>0&&i[t-1]<i[t+1]&&t--,h(t)}}function h(r){var a=n[r],s=i[r],l=n[r+1],u=i[r+1];i[r]=s+u,r===o-3&&(n[r+1]=n[r+2],i[r+1]=i[r+2]),o--;var h=xn(t[l],t,a,s,0,e);a+=h,s-=h,0!==s&&(u=mn(t[a+s-1],t,l,u,u-1,e),0!==u&&(s<=u?c(a,s,l,u):p(a,s,l,u)))}function c(n,i,o,s){var l=0;for(l=0;l<i;l++)a[l]=t[n+l];var u=0,h=o,c=n;if(t[c++]=t[h++],0!==--s)if(1!==i){var p,d,f,g=r;while(1){p=0,d=0,f=!1;do{if(e(t[h],a[u])<0){if(t[c++]=t[h++],d++,p=0,0===--s){f=!0;break}}else if(t[c++]=a[u++],p++,d=0,1===--i){f=!0;break}}while((p|d)<g);if(f)break;do{if(p=xn(t[h],a,u,i,0,e),0!==p){for(l=0;l<p;l++)t[c+l]=a[u+l];if(c+=p,u+=p,i-=p,i<=1){f=!0;break}}if(t[c++]=t[h++],0===--s){f=!0;break}if(d=mn(a[u],t,h,s,0,e),0!==d){for(l=0;l<d;l++)t[c+l]=t[h+l];if(c+=d,h+=d,s-=d,0===s){f=!0;break}}if(t[c++]=a[u++],1===--i){f=!0;break}g--}while(p>=dn||d>=dn);if(f)break;g<0&&(g=0),g+=2}if(r=g,r<1&&(r=1),1===i){for(l=0;l<s;l++)t[c+l]=t[h+l];t[c+s]=a[u]}else{if(0===i)throw new Error;for(l=0;l<i;l++)t[c+l]=a[u+l]}}else{for(l=0;l<s;l++)t[c+l]=t[h+l];t[c+s]=a[u]}else for(l=0;l<i;l++)t[c+l]=a[u+l]}function p(n,i,o,s){var l=0;for(l=0;l<s;l++)a[l]=t[o+l];var u=n+i-1,h=s-1,c=o+s-1,p=0,d=0;if(t[c--]=t[u--],0!==--i)if(1!==s){var f=r;while(1){var g=0,y=0,v=!1;do{if(e(a[h],t[u])<0){if(t[c--]=t[u--],g++,y=0,0===--i){v=!0;break}}else if(t[c--]=a[h--],y++,g=0,1===--s){v=!0;break}}while((g|y)<f);if(v)break;do{if(g=i-xn(a[h],t,n,i,i-1,e),0!==g){for(c-=g,u-=g,i-=g,d=c+1,p=u+1,l=g-1;l>=0;l--)t[d+l]=t[p+l];if(0===i){v=!0;break}}if(t[c--]=a[h--],1===--s){v=!0;break}if(y=s-mn(t[u],a,0,s,s-1,e),0!==y){for(c-=y,h-=y,s-=y,d=c+1,p=h+1,l=0;l<y;l++)t[d+l]=a[p+l];if(s<=1){v=!0;break}}if(t[c--]=t[u--],0===--i){v=!0;break}f--}while(g>=dn||y>=dn);if(v)break;f<0&&(f=0),f+=2}if(r=f,r<1&&(r=1),1===s){for(c-=i,u-=i,d=c+1,p=u+1,l=i-1;l>=0;l--)t[d+l]=t[p+l];t[c]=a[h]}else{if(0===s)throw new Error;for(p=c-(s-1),l=0;l<s;l++)t[p+l]=a[l]}}else{for(c-=i,u-=i,d=c+1,p=u+1,l=i-1;l>=0;l--)t[d+l]=t[p+l];t[c]=a[h]}else for(p=c-(s-1),l=0;l<s;l++)t[p+l]=a[l]}return n=[],i=[],{mergeRuns:l,forceMergeRuns:u,pushRun:s}}function wn(t,e,n,i){n||(n=0),i||(i=t.length);var r=i-n;if(!(r<2)){var o=0;if(r<pn)return o=gn(t,n,i,e),void vn(t,n,i,n+o,e);var a=_n(t,e),s=fn(r);do{if(o=gn(t,n,i,e),o<s){var l=r;l>s&&(l=s),vn(t,n,n+l,n+o,e),o=l}a.pushRun(n,o),a.mergeRuns(),r-=o,n+=o}while(0!==r);a.forceMergeRuns()}}var bn=1,Sn=2,Mn=4,In=!1;function Tn(){In||(In=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function Cn(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var An,Dn=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=Cn}return t.prototype.traverse=function(t,e){for(var n=0;n<this._roots.length;n++)this._roots[n].traverse(t,e)},t.prototype.getDisplayList=function(t,e){e=e||!1;var n=this._displayList;return!t&&n.length||this.updateDisplayList(e),n},t.prototype.updateDisplayList=function(t){this._displayListLen=0;for(var e=this._roots,n=this._displayList,i=0,r=e.length;i<r;i++)this._updateAndAddDisplayable(e[i],null,t);n.length=this._displayListLen,wn(n,Cn)},t.prototype._updateAndAddDisplayable=function(t,e,n){if(!t.ignore||n){t.beforeUpdate(),t.update(),t.afterUpdate();var i=t.getClipPath();if(t.ignoreClip)e=null;else if(i){e=e?e.slice():[];var r=i,o=t;while(r)r.parent=o,r.updateTransform(),e.push(r),o=r,r=r.getClipPath()}if(t.childrenRef){for(var a=t.childrenRef(),s=0;s<a.length;s++){var l=a[s];t.__dirty&&(l.__dirty|=bn),this._updateAndAddDisplayable(l,e,n)}t.__dirty=0}else{var u=t;e&&e.length?u.__clipPaths=e:u.__clipPaths&&u.__clipPaths.length>0&&(u.__clipPaths=[]),isNaN(u.z)&&(Tn(),u.z=0),isNaN(u.z2)&&(Tn(),u.z2=0),isNaN(u.zlevel)&&(Tn(),u.zlevel=0),this._displayList[this._displayListLen++]=u}var h=t.getDecalElement&&t.getDecalElement();h&&this._updateAndAddDisplayable(h,e,n);var c=t.getTextGuideLine();c&&this._updateAndAddDisplayable(c,e,n);var p=t.getTextContent();p&&this._updateAndAddDisplayable(p,e,n)}},t.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},t.prototype.delRoot=function(t){if(t instanceof Array)for(var e=0,n=t.length;e<n;e++)this.delRoot(t[e]);else{var i=F(this._roots,t);i>=0&&this._roots.splice(i,1)}},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}(),kn=Dn;An=c.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)};var Ln=An,Pn={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return.5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i))},elasticOut:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/i)+1)},elasticInOut:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i)*-.5:n*Math.pow(2,-10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i)*.5+1)},backIn:function(t){var e=1.70158;return t*t*((e+1)*t-e)},backOut:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((e+1)*t-e)*.5:.5*((t-=2)*t*((e+1)*t+e)+2)},bounceIn:function(t){return 1-Pn.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?.5*Pn.bounceIn(2*t):.5*Pn.bounceOut(2*t-1)+.5}},Rn=Pn,On=Math.pow,Nn=Math.sqrt,En=1e-8,zn=1e-4,Bn=Nn(3),Vn=1/3,Fn=Rt(),Gn=Rt(),Wn=Rt();function Hn(t){return t>-En&&t<En}function Un(t){return t>En||t<-En}function Yn(t,e,n,i,r){var o=1-r;return o*o*(o*t+3*r*e)+r*r*(r*i+3*o*n)}function Xn(t,e,n,i,r){var o=1-r;return 3*(((e-t)*o+2*(n-e)*r)*o+(i-n)*r*r)}function Zn(t,e,n,i,r,o){var a=i+3*(e-n)-t,s=3*(n-2*e+t),l=3*(e-t),u=t-r,h=s*s-3*a*l,c=s*l-9*a*u,p=l*l-3*s*u,d=0;if(Hn(h)&&Hn(c))if(Hn(s))o[0]=0;else{var f=-l/s;f>=0&&f<=1&&(o[d++]=f)}else{var g=c*c-4*h*p;if(Hn(g)){var y=c/h,v=(f=-s/a+y,-y/2);f>=0&&f<=1&&(o[d++]=f),v>=0&&v<=1&&(o[d++]=v)}else if(g>0){var m=Nn(g),x=h*s+1.5*a*(-c+m),_=h*s+1.5*a*(-c-m);x=x<0?-On(-x,Vn):On(x,Vn),_=_<0?-On(-_,Vn):On(_,Vn);f=(-s-(x+_))/(3*a);f>=0&&f<=1&&(o[d++]=f)}else{var w=(2*h*s-3*a*c)/(2*Nn(h*h*h)),b=Math.acos(w)/3,S=Nn(h),M=Math.cos(b),I=(f=(-s-2*S*M)/(3*a),v=(-s+S*(M+Bn*Math.sin(b)))/(3*a),(-s+S*(M-Bn*Math.sin(b)))/(3*a));f>=0&&f<=1&&(o[d++]=f),v>=0&&v<=1&&(o[d++]=v),I>=0&&I<=1&&(o[d++]=I)}}return d}function jn(t,e,n,i,r){var o=6*n-12*e+6*t,a=9*e+3*i-3*t-9*n,s=3*e-3*t,l=0;if(Hn(a)){if(Un(o)){var u=-s/o;u>=0&&u<=1&&(r[l++]=u)}}else{var h=o*o-4*a*s;if(Hn(h))r[0]=-o/(2*a);else if(h>0){var c=Nn(h),p=(u=(-o+c)/(2*a),(-o-c)/(2*a));u>=0&&u<=1&&(r[l++]=u),p>=0&&p<=1&&(r[l++]=p)}}return l}function qn(t,e,n,i,r,o){var a=(e-t)*r+t,s=(n-e)*r+e,l=(i-n)*r+n,u=(s-a)*r+a,h=(l-s)*r+s,c=(h-u)*r+u;o[0]=t,o[1]=a,o[2]=u,o[3]=c,o[4]=c,o[5]=h,o[6]=l,o[7]=i}function Kn(t,e,n,i,r,o,a,s,l,u,h){var c,p,d,f,g,y=.005,v=1/0;Fn[0]=l,Fn[1]=u;for(var m=0;m<1;m+=.05)Gn[0]=Yn(t,n,r,a,m),Gn[1]=Yn(e,i,o,s,m),f=Zt(Fn,Gn),f<v&&(c=m,v=f);v=1/0;for(var x=0;x<32;x++){if(y<zn)break;p=c-y,d=c+y,Gn[0]=Yn(t,n,r,a,p),Gn[1]=Yn(e,i,o,s,p),f=Zt(Gn,Fn),p>=0&&f<v?(c=p,v=f):(Wn[0]=Yn(t,n,r,a,d),Wn[1]=Yn(e,i,o,s,d),g=Zt(Wn,Fn),d<=1&&g<v?(c=d,v=g):y*=.5)}return h&&(h[0]=Yn(t,n,r,a,c),h[1]=Yn(e,i,o,s,c)),Nn(v)}function Jn(t,e,n,i,r,o,a,s,l){for(var u=t,h=e,c=0,p=1/l,d=1;d<=l;d++){var f=d*p,g=Yn(t,n,r,a,f),y=Yn(e,i,o,s,f),v=g-u,m=y-h;c+=Math.sqrt(v*v+m*m),u=g,h=y}return c}function $n(t,e,n,i){var r=1-i;return r*(r*t+2*i*e)+i*i*n}function Qn(t,e,n,i){return 2*((1-i)*(e-t)+i*(n-e))}function ti(t,e,n,i,r){var o=t-2*e+n,a=2*(e-t),s=t-i,l=0;if(Hn(o)){if(Un(a)){var u=-s/a;u>=0&&u<=1&&(r[l++]=u)}}else{var h=a*a-4*o*s;if(Hn(h)){u=-a/(2*o);u>=0&&u<=1&&(r[l++]=u)}else if(h>0){var c=Nn(h),p=(u=(-a+c)/(2*o),(-a-c)/(2*o));u>=0&&u<=1&&(r[l++]=u),p>=0&&p<=1&&(r[l++]=p)}}return l}function ei(t,e,n){var i=t+n-2*e;return 0===i?.5:(t-e)/i}function ni(t,e,n,i,r){var o=(e-t)*i+t,a=(n-e)*i+e,s=(a-o)*i+o;r[0]=t,r[1]=o,r[2]=s,r[3]=s,r[4]=a,r[5]=n}function ii(t,e,n,i,r,o,a,s,l){var u,h=.005,c=1/0;Fn[0]=a,Fn[1]=s;for(var p=0;p<1;p+=.05){Gn[0]=$n(t,n,r,p),Gn[1]=$n(e,i,o,p);var d=Zt(Fn,Gn);d<c&&(u=p,c=d)}c=1/0;for(var f=0;f<32;f++){if(h<zn)break;var g=u-h,y=u+h;Gn[0]=$n(t,n,r,g),Gn[1]=$n(e,i,o,g);d=Zt(Gn,Fn);if(g>=0&&d<c)u=g,c=d;else{Wn[0]=$n(t,n,r,y),Wn[1]=$n(e,i,o,y);var v=Zt(Wn,Fn);y<=1&&v<c?(u=y,c=v):h*=.5}}return l&&(l[0]=$n(t,n,r,u),l[1]=$n(e,i,o,u)),Nn(c)}function ri(t,e,n,i,r,o,a){for(var s=t,l=e,u=0,h=1/a,c=1;c<=a;c++){var p=c*h,d=$n(t,n,r,p),f=$n(e,i,o,p),g=d-s,y=f-l;u+=Math.sqrt(g*g+y*y),s=d,l=f}return u}var oi=/cubic-bezier\(([0-9,\.e ]+)\)/;function ai(t){var e=t&&oi.exec(t);if(e){var n=e[1].split(","),i=+mt(n[0]),r=+mt(n[1]),o=+mt(n[2]),a=+mt(n[3]);if(isNaN(i+r+o+a))return;var s=[];return function(t){return t<=0?0:t>=1?1:Zn(0,i,o,1,t,s)&&Yn(0,r,a,1,s[0])}}}var si=function(){function t(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||Lt,this.ondestroy=t.ondestroy||Lt,this.onrestart=t.onrestart||Lt,t.easing&&this.setEasing(t.easing)}return t.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),!this._paused){var n=this._life,i=t-this._startTime-this._pausedTime,r=i/n;r<0&&(r=0),r=Math.min(r,1);var o=this.easingFunc,a=o?o(r):r;if(this.onframe(a),1===r){if(!this.loop)return!0;var s=i%n;this._startTime=t-s,this._pausedTime=0,this.onrestart()}return!1}this._pausedTime+=e},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(t){this.easing=t,this.easingFunc=tt(t)?t:Rn[t]||ai(t)},t}(),li=si,ui=function(){function t(t){this.value=t}return t}(),hi=function(){function t(){this._len=0}return t.prototype.insert=function(t){var e=new ui(t);return this.insertEntry(e),e},t.prototype.insertEntry=function(t){this.head?(this.tail.next=t,t.prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},t.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),ci=function(){function t(t){this._list=new hi,this._maxSize=10,this._map={},this._maxSize=t}return t.prototype.put=function(t,e){var n=this._list,i=this._map,r=null;if(null==i[t]){var o=n.len(),a=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var s=n.head;n.remove(s),delete i[s.key],r=s.value,this._lastRemovedEntry=s}a?a.value=e:a=new ui(e),a.key=t,n.insertEntry(a),i[t]=a}return r},t.prototype.get=function(t){var e=this._map[t],n=this._list;if(null!=e)return e!==n.tail&&(n.remove(e),n.insertEntry(e)),e.value},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}(),pi=ci,di={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 fi(t){return t=Math.round(t),t<0?0:t>255?255:t}function gi(t){return t=Math.round(t),t<0?0:t>360?360:t}function yi(t){return t<0?0:t>1?1:t}function vi(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?fi(parseFloat(e)/100*255):fi(parseInt(e,10))}function mi(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?yi(parseFloat(e)/100):yi(parseFloat(e))}function xi(t,e,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}function _i(t,e,n){return t+(e-t)*n}function wi(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function bi(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var Si=new pi(20),Mi=null;function Ii(t,e){Mi&&bi(Mi,e),Mi=Si.put(t,Mi||e.slice())}function Ti(t,e){if(t){e=e||[];var n=Si.get(t);if(n)return bi(e,n);t+="";var i=t.replace(/ /g,"").toLowerCase();if(i in di)return bi(e,di[i]),Ii(t,e),e;var r=i.length;if("#"!==i.charAt(0)){var o=i.indexOf("("),a=i.indexOf(")");if(-1!==o&&a+1===r){var s=i.substr(0,o),l=i.substr(o+1,a-(o+1)).split(","),u=1;switch(s){case"rgba":if(4!==l.length)return 3===l.length?wi(e,+l[0],+l[1],+l[2],1):wi(e,0,0,0,1);u=mi(l.pop());case"rgb":return l.length>=3?(wi(e,vi(l[0]),vi(l[1]),vi(l[2]),3===l.length?u:mi(l[3])),Ii(t,e),e):void wi(e,0,0,0,1);case"hsla":return 4!==l.length?void wi(e,0,0,0,1):(l[3]=mi(l[3]),Ci(l,e),Ii(t,e),e);case"hsl":return 3!==l.length?void wi(e,0,0,0,1):(Ci(l,e),Ii(t,e),e);default:return}}wi(e,0,0,0,1)}else{if(4===r||5===r){var h=parseInt(i.slice(1,4),16);return h>=0&&h<=4095?(wi(e,(3840&h)>>4|(3840&h)>>8,240&h|(240&h)>>4,15&h|(15&h)<<4,5===r?parseInt(i.slice(4),16)/15:1),Ii(t,e),e):void wi(e,0,0,0,1)}if(7===r||9===r){h=parseInt(i.slice(1,7),16);return h>=0&&h<=16777215?(wi(e,(16711680&h)>>16,(65280&h)>>8,255&h,9===r?parseInt(i.slice(7),16)/255:1),Ii(t,e),e):void wi(e,0,0,0,1)}}}}function Ci(t,e){var n=(parseFloat(t[0])%360+360)%360/360,i=mi(t[1]),r=mi(t[2]),o=r<=.5?r*(i+1):r+i-r*i,a=2*r-o;return e=e||[],wi(e,fi(255*xi(a,o,n+1/3)),fi(255*xi(a,o,n)),fi(255*xi(a,o,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function Ai(t){if(t){var e,n,i=t[0]/255,r=t[1]/255,o=t[2]/255,a=Math.min(i,r,o),s=Math.max(i,r,o),l=s-a,u=(s+a)/2;if(0===l)e=0,n=0;else{n=u<.5?l/(s+a):l/(2-s-a);var h=((s-i)/6+l/2)/l,c=((s-r)/6+l/2)/l,p=((s-o)/6+l/2)/l;i===s?e=p-c:r===s?e=1/3+h-p:o===s&&(e=2/3+c-h),e<0&&(e+=1),e>1&&(e-=1)}var d=[360*e,n,u];return null!=t[3]&&d.push(t[3]),d}}function Di(t,e){var n=Ti(t);if(n){for(var i=0;i<3;i++)n[i]=e<0?n[i]*(1-e)|0:(255-n[i])*e+n[i]|0,n[i]>255?n[i]=255:n[i]<0&&(n[i]=0);return Oi(n,4===n.length?"rgba":"rgb")}}function ki(t,e,n){if(e&&e.length&&t>=0&&t<=1){n=n||[];var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=e[r],s=e[o],l=i-r;return n[0]=fi(_i(a[0],s[0],l)),n[1]=fi(_i(a[1],s[1],l)),n[2]=fi(_i(a[2],s[2],l)),n[3]=yi(_i(a[3],s[3],l)),n}}function Li(t,e,n){if(e&&e.length&&t>=0&&t<=1){var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=Ti(e[r]),s=Ti(e[o]),l=i-r,u=Oi([fi(_i(a[0],s[0],l)),fi(_i(a[1],s[1],l)),fi(_i(a[2],s[2],l)),yi(_i(a[3],s[3],l))],"rgba");return n?{color:u,leftIndex:r,rightIndex:o,value:i}:u}}function Pi(t,e,n,i){var r=Ti(t);if(t)return r=Ai(r),null!=e&&(r[0]=gi(e)),null!=n&&(r[1]=mi(n)),null!=i&&(r[2]=mi(i)),Oi(Ci(r),"rgba")}function Ri(t,e){var n=Ti(t);if(n&&null!=e)return n[3]=yi(e),Oi(n,"rgba")}function Oi(t,e){if(t&&t.length){var n=t[0]+","+t[1]+","+t[2];return"rgba"!==e&&"hsva"!==e&&"hsla"!==e||(n+=","+t[3]),e+"("+n+")"}}function Ni(t,e){var n=Ti(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}var Ei=new pi(100);function zi(t){if(et(t)){var e=Ei.get(t);return e||(e=Di(t,-.1),Ei.put(t,e)),e}if(lt(t)){var n=B({},t);return n.colorStops=Y(t.colorStops,function(t){return{offset:t.offset,color:Di(t.color,-.1)}}),n}return t}n(4075);var Bi=Math.round;function Vi(t){var e;if(t&&"transparent"!==t){if("string"===typeof t&&t.indexOf("rgba")>-1){var n=Ti(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}}else t="none";return{color:t,opacity:null==e?1:e}}var Fi=1e-4;function Gi(t){return t<Fi&&t>-Fi}function Wi(t){return Bi(1e3*t)/1e3}function Hi(t){return Bi(1e4*t)/1e4}function Ui(t){return"matrix("+Wi(t[0])+","+Wi(t[1])+","+Wi(t[2])+","+Wi(t[3])+","+Hi(t[4])+","+Hi(t[5])+")"}var Yi={left:"start",right:"end",center:"middle",middle:"middle"};function Xi(t,e,n){return"top"===n?t+=e/2:"bottom"===n&&(t-=e/2),t}function Zi(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)}function ji(t){var e=t.style,n=t.getGlobalScale();return[e.shadowColor,(e.shadowBlur||0).toFixed(2),(e.shadowOffsetX||0).toFixed(2),(e.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(",")}function qi(t){return t&&!!t.image}function Ki(t){return t&&!!t.svgElement}function Ji(t){return qi(t)||Ki(t)}function $i(t){return"linear"===t.type}function Qi(t){return"radial"===t.type}function tr(t){return t&&("linear"===t.type||"radial"===t.type)}function er(t){return"url(#"+t+")"}function nr(t){var e=t.getGlobalScale(),n=Math.max(e[0],e[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)}function ir(t){var e=t.x||0,n=t.y||0,i=(t.rotation||0)*Pt,r=dt(t.scaleX,1),o=dt(t.scaleY,1),a=t.skewX||0,s=t.skewY||0,l=[];return(e||n)&&l.push("translate("+e+"px,"+n+"px)"),i&&l.push("rotate("+i+")"),1===r&&1===o||l.push("scale("+r+","+o+")"),(a||s)&&l.push("skew("+Bi(a*Pt)+"deg, "+Bi(s*Pt)+"deg)"),l.join(" ")}var rr=function(){return c.hasGlobalWindow&&tt(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:"undefined"!==typeof Buffer?function(t){return Buffer.from(t).toString("base64")}:function(t){return null}}(),or=Array.prototype.slice;function ar(t,e,n){return(e-t)*n+t}function sr(t,e,n,i){for(var r=e.length,o=0;o<r;o++)t[o]=ar(e[o],n[o],i);return t}function lr(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;a<r;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=ar(e[a][s],n[a][s],i)}return t}function ur(t,e,n,i){for(var r=e.length,o=0;o<r;o++)t[o]=e[o]+n[o]*i;return t}function hr(t,e,n,i){for(var r=e.length,o=r&&e[0].length,a=0;a<r;a++){t[a]||(t[a]=[]);for(var s=0;s<o;s++)t[a][s]=e[a][s]+n[a][s]*i}return t}function cr(t,e){for(var n=t.length,i=e.length,r=n>i?e:t,o=Math.min(n,i),a=r[o-1]||{color:[0,0,0,0],offset:0},s=o;s<Math.max(n,i);s++)r.push({offset:a.offset,color:a.color.slice()})}function pr(t,e,n){var i=t,r=e;if(i.push&&r.push){var o=i.length,a=r.length;if(o!==a){var s=o>a;if(s)i.length=a;else for(var l=o;l<a;l++)i.push(1===n?r[l]:or.call(r[l]))}var u=i[0]&&i[0].length;for(l=0;l<i.length;l++)if(1===n)isNaN(i[l])&&(i[l]=r[l]);else for(var h=0;h<u;h++)isNaN(i[l][h])&&(i[l][h]=r[l][h])}}function dr(t){if(H(t)){var e=t.length;if(H(t[0])){for(var n=[],i=0;i<e;i++)n.push(or.call(t[i]));return n}return or.call(t)}return t}function fr(t){return t[0]=Math.floor(t[0])||0,t[1]=Math.floor(t[1])||0,t[2]=Math.floor(t[2])||0,t[3]=null==t[3]?1:t[3],"rgba("+t.join(",")+")"}function gr(t){return H(t&&t[0])?2:1}var yr=0,vr=1,mr=2,xr=3,_r=4,wr=5,br=6;function Sr(t){return t===_r||t===wr}function Mr(t){return t===vr||t===mr}var Ir=[0,0,0,0],Tr=function(){function t(t){this.keyframes=[],this.discrete=!1,this._invalid=!1,this._needsSort=!1,this._lastFr=0,this._lastFrP=0,this.propName=t}return t.prototype.isFinished=function(){return this._finished},t.prototype.setFinished=function(){this._finished=!0,this._additiveTrack&&this._additiveTrack.setFinished()},t.prototype.needsAnimate=function(){return this.keyframes.length>=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var i=this.keyframes,r=i.length,o=!1,a=br,s=e;if(H(e)){var l=gr(e);a=l,(1===l&&!it(e[0])||2===l&&!it(e[0][0]))&&(o=!0)}else if(it(e)&&!ct(e))a=yr;else if(et(e))if(isNaN(+e)){var u=Ti(e);u&&(s=u,a=xr)}else a=yr;else if(lt(e)){var h=B({},s);h.colorStops=Y(e.colorStops,function(t){return{offset:t.offset,color:Ti(t.color)}}),$i(e)?a=_r:Qi(e)&&(a=wr),s=h}0===r?this.valType=a:a===this.valType&&a!==br||(o=!0),this.discrete=this.discrete||o;var c={time:t,value:s,rawValue:e,percent:0};return n&&(c.easing=n,c.easingFunc=tt(n)?n:Rn[n]||ai(n)),i.push(c),c},t.prototype.prepare=function(t,e){var n=this.keyframes;this._needsSort&&n.sort(function(t,e){return t.time-e.time});for(var i=this.valType,r=n.length,o=n[r-1],a=this.discrete,s=Mr(i),l=Sr(i),u=0;u<r;u++){var h=n[u],c=h.value,p=o.value;h.percent=h.time/t,a||(s&&u!==r-1?pr(c,p,i):l&&cr(c.colorStops,p.colorStops))}if(!a&&i!==wr&&e&&this.needsAnimate()&&e.needsAnimate()&&i===e.valType&&!e._finished){this._additiveTrack=e;var d=n[0].value;for(u=0;u<r;u++)i===yr?n[u].additiveValue=n[u].value-d:i===xr?n[u].additiveValue=ur([],n[u].value,d,-1):Mr(i)&&(n[u].additiveValue=i===vr?ur([],n[u].value,d,-1):hr([],n[u].value,d,-1))}},t.prototype.step=function(t,e){if(!this._finished){this._additiveTrack&&this._additiveTrack._finished&&(this._additiveTrack=null);var n,i,r,o=null!=this._additiveTrack,a=o?"additiveValue":"value",s=this.valType,l=this.keyframes,u=l.length,h=this.propName,c=s===xr,p=this._lastFr,d=Math.min;if(1===u)i=r=l[0];else{if(e<0)n=0;else if(e<this._lastFrP){var f=d(p+1,u-1);for(n=f;n>=0;n--)if(l[n].percent<=e)break;n=d(n,u-2)}else{for(n=p;n<u;n++)if(l[n].percent>e)break;n=d(n-1,u-2)}r=l[n+1],i=l[n]}if(i&&r){this._lastFr=n,this._lastFrP=e;var g=r.percent-i.percent,y=0===g?1:d((e-i.percent)/g,1);r.easingFunc&&(y=r.easingFunc(y));var v=o?this._additiveValue:c?Ir:t[h];if(!Mr(s)&&!c||v||(v=this._additiveValue=[]),this.discrete)t[h]=y<1?i.rawValue:r.rawValue;else if(Mr(s))s===vr?sr(v,i[a],r[a],y):lr(v,i[a],r[a],y);else if(Sr(s)){var m=i[a],x=r[a],_=s===_r;t[h]={type:_?"linear":"radial",x:ar(m.x,x.x,y),y:ar(m.y,x.y,y),colorStops:Y(m.colorStops,function(t,e){var n=x.colorStops[e];return{offset:ar(t.offset,n.offset,y),color:fr(sr([],t.color,n.color,y))}}),global:x.global},_?(t[h].x2=ar(m.x2,x.x2,y),t[h].y2=ar(m.y2,x.y2,y)):t[h].r=ar(m.r,x.r,y)}else if(c)sr(v,i[a],r[a],y),o||(t[h]=fr(v));else{var w=ar(i[a],r[a],y);o?this._additiveValue=w:t[h]=w}o&&this._addToTarget(t)}}},t.prototype._addToTarget=function(t){var e=this.valType,n=this.propName,i=this._additiveValue;e===yr?t[n]=t[n]+i:e===xr?(Ti(t[n],Ir),ur(Ir,Ir,i,1),t[n]=fr(Ir)):e===vr?ur(t[n],t[n],i,1):e===mr&&hr(t[n],t[n],i,1)},t}(),Cr=function(){function t(t,e,n,i){this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=t,this._loop=e,e&&i?O("Can' use additive animation on looped animation."):(this._additiveAnimators=i,this._allowDiscrete=n)}return t.prototype.getMaxTime=function(){return this._maxTime},t.prototype.getDelay=function(){return this._delay},t.prototype.getLoop=function(){return this._loop},t.prototype.getTarget=function(){return this._target},t.prototype.changeTarget=function(t){this._target=t},t.prototype.when=function(t,e,n){return this.whenWithKeys(t,e,q(e),n)},t.prototype.whenWithKeys=function(t,e,n,i){for(var r=this._tracks,o=0;o<n.length;o++){var a=n[o],s=r[a];if(!s){s=r[a]=new Tr(a);var l=void 0,u=this._getAdditiveTrack(a);if(u){var h=u.keyframes,c=h[h.length-1];l=c&&c.value,u.valType===xr&&l&&(l=fr(l))}else l=this._target[a];if(null==l)continue;t>0&&s.addKeyframe(0,dr(l),i),this._trackKeys.push(a)}s.addKeyframe(t,dr(e[a]),i)}return this._maxTime=Math.max(this._maxTime,t),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;n<e;n++)t[n].call(this)},t.prototype._abortedCallback=function(){this._setTracksFinished();var t=this.animation,e=this._abortedCbs;if(t&&t.removeClip(this._clip),this._clip=null,e)for(var n=0;n<e.length;n++)e[n].call(this)},t.prototype._setTracksFinished=function(){for(var t=this._tracks,e=this._trackKeys,n=0;n<e.length;n++)t[e[n]].setFinished()},t.prototype._getAdditiveTrack=function(t){var e,n=this._additiveAnimators;if(n)for(var i=0;i<n.length;i++){var r=n[i].getTrack(t);r&&(e=r)}return e},t.prototype.start=function(t){if(!(this._started>0)){this._started=1;for(var e=this,n=[],i=this._maxTime||0,r=0;r<this._trackKeys.length;r++){var o=this._trackKeys[r],a=this._tracks[o],s=this._getAdditiveTrack(o),l=a.keyframes,u=l.length;if(a.prepare(i,s),a.needsAnimate())if(!this._allowDiscrete&&a.discrete){var h=l[u-1];h&&(e._target[a.propName]=h.rawValue),a.setFinished()}else n.push(a)}if(n.length||this._force){var c=new li({life:i,loop:this._loop,delay:this._delay||0,onframe:function(t){e._started=2;var i=e._additiveAnimators;if(i){for(var r=!1,o=0;o<i.length;o++)if(i[o]._clip){r=!0;break}r||(e._additiveAnimators=null)}for(o=0;o<n.length;o++)n[o].step(e._target,t);var a=e._onframeCbs;if(a)for(o=0;o<a.length;o++)a[o](e._target,t)},ondestroy:function(){e._doneCallback()}});this._clip=c,this.animation&&this.animation.addClip(c),t&&c.setEasing(t)}else this._doneCallback();return this}},t.prototype.stop=function(t){if(this._clip){var e=this._clip;t&&e.onframe(1),this._abortedCallback()}},t.prototype.delay=function(t){return this._delay=t,this},t.prototype.during=function(t){return t&&(this._onframeCbs||(this._onframeCbs=[]),this._onframeCbs.push(t)),this},t.prototype.done=function(t){return t&&(this._doneCbs||(this._doneCbs=[]),this._doneCbs.push(t)),this},t.prototype.aborted=function(t){return t&&(this._abortedCbs||(this._abortedCbs=[]),this._abortedCbs.push(t)),this},t.prototype.getClip=function(){return this._clip},t.prototype.getTrack=function(t){return this._tracks[t]},t.prototype.getTracks=function(){var t=this;return Y(this._trackKeys,function(e){return t._tracks[e]})},t.prototype.stopTracks=function(t,e){if(!t.length||!this._clip)return!0;for(var n=this._tracks,i=this._trackKeys,r=0;r<t.length;r++){var o=n[t[r]];o&&!o.isFinished()&&(e?o.step(this._target,1):1===this._started&&o.step(this._target,0),o.setFinished())}var a=!0;for(r=0;r<i.length;r++)if(!n[i[r]].isFinished()){a=!1;break}return a&&this._abortedCallback(),a},t.prototype.saveTo=function(t,e,n){if(t){e=e||this._trackKeys;for(var i=0;i<e.length;i++){var r=e[i],o=this._tracks[r];if(o&&!o.isFinished()){var a=o.keyframes,s=a[n?0:a.length-1];s&&(t[r]=dr(s.rawValue))}}}},t.prototype.__changeFinalValue=function(t,e){e=e||q(t);for(var n=0;n<e.length;n++){var i=e[n],r=this._tracks[i];if(r){var o=r.keyframes;if(o.length>1){var a=o.pop();r.addKeyframe(a.time,t[i]),r.prepare(this._maxTime,r.getAdditiveTrack())}}}},t}(),Ar=Cr;function Dr(){return(new Date).getTime()}var kr=function(t){function e(e){var n=t.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,e=e||{},n.stage=e.stage||{},n}return a(e,t),e.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?(this._tail.next=t,t.prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},e.prototype.addAnimator=function(t){t.animation=this;var e=t.getClip();e&&this.addClip(e)},e.prototype.removeClip=function(t){if(t.animation){var e=t.prev,n=t.next;e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null}},e.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},e.prototype.update=function(t){var e=Dr()-this._pausedTime,n=e-this._time,i=this._head;while(i){var r=i.next,o=i.step(e,n);o?(i.ondestroy(),this.removeClip(i),i=r):i=r}this._time=e,t||(this.trigger("frame",n),this.stage.update&&this.stage.update())},e.prototype._startLoop=function(){var t=this;function e(){t._running&&(Ln(e),!t._paused&&t.update())}this._running=!0,Ln(e)},e.prototype.start=function(){this._running||(this._time=Dr(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=Dr(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=Dr()-this._pauseStart,this._paused=!1)},e.prototype.clear=function(){var t=this._head;while(t){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},e.prototype.isFinished=function(){return null==this._head},e.prototype.animate=function(t,e){e=e||{},this.start();var n=new Ar(t,e.loop);return this.addAnimator(n),n},e}(ne),Lr=kr,Pr=300,Rr=c.domSupported,Or=function(){var t=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],e=["touchstart","touchend","touchmove"],n={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},i=Y(t,function(t){var e=t.replace("mouse","pointer");return n.hasOwnProperty(e)?e:t});return{mouse:t,touch:e,pointer:i}}(),Nr={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]},Er=!1;function zr(t){var e=t.pointerType;return"pen"===e||"touch"===e}function Br(t){t.touching=!0,null!=t.touchTimer&&(clearTimeout(t.touchTimer),t.touchTimer=null),t.touchTimer=setTimeout(function(){t.touching=!1,t.touchTimer=null},700)}function Vr(t){t&&(t.zrByTouch=!0)}function Fr(t,e){return be(t.dom,new Wr(t,e),!0)}function Gr(t,e){var n=e,i=!1;while(n&&9!==n.nodeType&&!(i=n.domBelongToZr||n!==e&&n===t.painterRoot))n=n.parentNode;return i}var Wr=function(){function t(t,e){this.stopPropagation=Lt,this.stopImmediatePropagation=Lt,this.preventDefault=Lt,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY}return t}(),Hr={mousedown:function(t){t=be(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=be(this.dom,t);var e=this.__mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=be(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){t=be(this.dom,t);var e=t.toElement||t.relatedTarget;Gr(this,e)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){Er=!0,t=be(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){Er||(t=be(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){t=be(this.dom,t),Vr(t),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),Hr.mousemove.call(this,t),Hr.mousedown.call(this,t)},touchmove:function(t){t=be(this.dom,t),Vr(t),this.handler.processGesture(t,"change"),Hr.mousemove.call(this,t)},touchend:function(t){t=be(this.dom,t),Vr(t),this.handler.processGesture(t,"end"),Hr.mouseup.call(this,t),+new Date-+this.__lastTouchMoment<Pr&&Hr.click.call(this,t)},pointerdown:function(t){Hr.mousedown.call(this,t)},pointermove:function(t){zr(t)||Hr.mousemove.call(this,t)},pointerup:function(t){Hr.mouseup.call(this,t)},pointerout:function(t){zr(t)||Hr.mouseout.call(this,t)}};U(["click","dblclick","contextmenu"],function(t){Hr[t]=function(e){e=be(this.dom,e),this.trigger(t,e)}});var Ur={pointermove:function(t){zr(t)||Ur.mousemove.call(this,t)},pointerup:function(t){Ur.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this.__pointerCapturing;this.__togglePointerCapture(!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}};function Yr(t,e){var n=e.domHandlers;c.pointerEventsSupported?U(Or.pointer,function(i){Zr(e,i,function(e){n[i].call(t,e)})}):(c.touchEventsSupported&&U(Or.touch,function(i){Zr(e,i,function(r){n[i].call(t,r),Br(e)})}),U(Or.mouse,function(i){Zr(e,i,function(r){r=we(r),e.touching||n[i].call(t,r)})}))}function Xr(t,e){function n(n){function i(i){i=we(i),Gr(t,i.target)||(i=Fr(t,i),e.domHandlers[n].call(t,i))}Zr(e,n,i,{capture:!0})}c.pointerEventsSupported?U(Nr.pointer,n):c.touchEventsSupported||U(Nr.mouse,n)}function Zr(t,e,n,i){t.mounted[e]=n,t.listenerOpts[e]=i,Me(t.domTarget,e,n,i)}function jr(t){var e=t.mounted;for(var n in e)e.hasOwnProperty(n)&&Ie(t.domTarget,n,e[n],t.listenerOpts[n]);t.mounted={}}var qr=function(){function t(t,e){this.mounted={},this.listenerOpts={},this.touching=!1,this.domTarget=t,this.domHandlers=e}return t}(),Kr=function(t){function e(e,n){var i=t.call(this)||this;return i.__pointerCapturing=!1,i.dom=e,i.painterRoot=n,i._localHandlerScope=new qr(e,Hr),Rr&&(i._globalHandlerScope=new qr(document,Ur)),Yr(i,i._localHandlerScope),i}return a(e,t),e.prototype.dispose=function(){jr(this._localHandlerScope),Rr&&jr(this._globalHandlerScope)},e.prototype.setCursor=function(t){this.dom.style&&(this.dom.style.cursor=t||"default")},e.prototype.__togglePointerCapture=function(t){if(this.__mayPointerCapture=null,Rr&&+this.__pointerCapturing^+t){this.__pointerCapturing=t;var e=this._globalHandlerScope;t?Xr(this,e):jr(e)}},e}(ne),Jr=Kr,$r=1;c.hasGlobalWindow&&($r=Math.max(window.devicePixelRatio||window.screen&&window.screen.deviceXDPI/window.screen.logicalXDPI||1,1));var Qr=$r,to=.4,eo="#333",no="#ccc",io="#eee",ro=Re,oo=5e-5;function ao(t){return t>oo||t<-oo}var so=[],lo=[],uo=Pe(),ho=Math.abs,co=function(){function t(){}return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(t){this.x=t[0],this.y=t[1]},t.prototype.setScale=function(t){this.scaleX=t[0],this.scaleY=t[1]},t.prototype.setSkew=function(t){this.skewX=t[0],this.skewY=t[1]},t.prototype.setOrigin=function(t){this.originX=t[0],this.originY=t[1]},t.prototype.needLocalTransform=function(){return ao(this.rotation)||ao(this.x)||ao(this.y)||ao(this.scaleX-1)||ao(this.scaleY-1)||ao(this.skewX)||ao(this.skewY)},t.prototype.updateTransform=function(){var t=this.parent&&this.parent.transform,e=this.needLocalTransform(),n=this.transform;e||t?(n=n||Pe(),e?this.getLocalTransform(n):ro(n),t&&(e?Ne(n,t,n):Oe(n,t)),this.transform=n,this._resolveGlobalScaleRatio(n)):n&&(ro(n),this.invTransform=null)},t.prototype._resolveGlobalScaleRatio=function(t){var e=this.globalScaleRatio;if(null!=e&&1!==e){this.getGlobalScale(so);var n=so[0]<0?-1:1,i=so[1]<0?-1:1,r=((so[0]-n)*e+n)/so[0]||0,o=((so[1]-i)*e+i)/so[1]||0;t[0]*=r,t[1]*=r,t[2]*=o,t[3]*=o}this.invTransform=this.invTransform||Pe(),Ve(this.invTransform,t)},t.prototype.getComputedTransform=function(){var t=this,e=[];while(t)e.push(t),t=t.parent;while(t=e.pop())t.updateTransform();return this.transform},t.prototype.setLocalTransform=function(t){if(t){var e=t[0]*t[0]+t[1]*t[1],n=t[2]*t[2]+t[3]*t[3],i=Math.atan2(t[1],t[0]),r=Math.PI/2+i-Math.atan2(t[3],t[2]);n=Math.sqrt(n)*Math.cos(r),e=Math.sqrt(e),this.skewX=r,this.skewY=0,this.rotation=-i,this.x=+t[4],this.y=+t[5],this.scaleX=e,this.scaleY=n,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var t=this.parent,e=this.transform;t&&t.transform&&(t.invTransform=t.invTransform||Pe(),Ne(lo,t.invTransform,e),e=lo);var n=this.originX,i=this.originY;(n||i)&&(uo[4]=n,uo[5]=i,Ne(lo,e,uo),lo[4]-=n,lo[5]-=i,e=lo),this.setLocalTransform(e)}},t.prototype.getGlobalScale=function(t){var e=this.transform;return t=t||[],e?(t[0]=Math.sqrt(e[0]*e[0]+e[1]*e[1]),t[1]=Math.sqrt(e[2]*e[2]+e[3]*e[3]),e[0]<0&&(t[0]=-t[0]),e[3]<0&&(t[1]=-t[1]),t):(t[0]=1,t[1]=1,t)},t.prototype.transformCoordToLocal=function(t,e){var n=[t,e],i=this.invTransform;return i&&qt(n,n,i),n},t.prototype.transformCoordToGlobal=function(t,e){var n=[t,e],i=this.transform;return i&&qt(n,n,i),n},t.prototype.getLineScale=function(){var t=this.transform;return t&&ho(t[0]-1)>1e-10&&ho(t[3]-1)>1e-10?Math.sqrt(ho(t[0]*t[3]-t[2]*t[1])):1},t.prototype.copyTransform=function(t){fo(this,t)},t.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,i=t.originY||0,r=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,l=t.rotation||0,u=t.x,h=t.y,c=t.skewX?Math.tan(t.skewX):0,p=t.skewY?Math.tan(-t.skewY):0;if(n||i||a||s){var d=n+a,f=i+s;e[4]=-d*r-c*f*o,e[5]=-f*o-p*d*r}else e[4]=e[5]=0;return e[0]=r,e[3]=o,e[1]=p*r,e[2]=c*o,l&&ze(e,e,l),e[4]+=n+u,e[5]+=i+h,e},t.initDefaultProps=function(){var e=t.prototype;e.scaleX=e.scaleY=e.globalScaleRatio=1,e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0}(),t}(),po=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function fo(t,e){for(var n=0;n<po.length;n++){var i=po[n];t[i]=e[i]}}var go=co,yo={};function vo(t,e){e=e||f;var n=yo[e];n||(n=yo[e]=new pi(500));var i=n.get(t);return null==i&&(i=_.measureText(t,e).width,n.put(t,i)),i}function mo(t,e,n,i){var r=vo(t,e),o=bo(e),a=_o(0,r,n),s=wo(0,o,i),l=new $e(a,s,r,o);return l}function xo(t,e,n,i){var r=((t||"")+"").split("\n"),o=r.length;if(1===o)return mo(r[0],e,n,i);for(var a=new $e(0,0,0,0),s=0;s<r.length;s++){var l=mo(r[s],e,n,i);0===s?a.copy(l):a.union(l)}return a}function _o(t,e,n){return"right"===n?t-=e:"center"===n&&(t-=e/2),t}function wo(t,e,n){return"middle"===n?t-=e/2:"bottom"===n&&(t-=e),t}function bo(t){return vo("国",t)}function So(t,e){return"string"===typeof t?t.lastIndexOf("%")>=0?parseFloat(t)/100*e:parseFloat(t):t}function Mo(t,e,n){var i=e.position||"inside",r=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,l=n.x,u=n.y,h="left",c="top";if(i instanceof Array)l+=So(i[0],n.width),u+=So(i[1],n.height),h=null,c=null;else switch(i){case"left":l-=r,u+=s,h="right",c="middle";break;case"right":l+=r+a,u+=s,c="middle";break;case"top":l+=a/2,u-=r,h="center",c="bottom";break;case"bottom":l+=a/2,u+=o+r,h="center";break;case"inside":l+=a/2,u+=s,h="center",c="middle";break;case"insideLeft":l+=r,u+=s,c="middle";break;case"insideRight":l+=a-r,u+=s,h="right",c="middle";break;case"insideTop":l+=a/2,u+=r,h="center";break;case"insideBottom":l+=a/2,u+=o-r,h="center",c="bottom";break;case"insideTopLeft":l+=r,u+=r;break;case"insideTopRight":l+=a-r,u+=r,h="right";break;case"insideBottomLeft":l+=r,u+=o-r,c="bottom";break;case"insideBottomRight":l+=a-r,u+=o-r,h="right",c="bottom";break}return t=t||{},t.x=l,t.y=u,t.align=h,t.verticalAlign=c,t}var Io="__zr_normal__",To=po.concat(["ignore"]),Co=X(po,function(t,e){return t[e]=!0,t},{ignore:!1}),Ao={},Do=new $e(0,0,0,0),ko=function(){function t(t){this.id=R(),this.animators=[],this.currentStates=[],this.states={},this._init(t)}return t.prototype._init=function(t){this.attr(t)},t.prototype.drift=function(t,e,n){switch(this.draggable){case"horizontal":e=0;break;case"vertical":t=0;break}var i=this.transform;i||(i=this.transform=[1,0,0,1,0,0]),i[4]+=t,i[5]+=e,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(t){var e=this._textContent;if(e&&(!e.ignore||t)){this.textConfig||(this.textConfig={});var n=this.textConfig,i=n.local,r=e.innerTransformable,o=void 0,a=void 0,s=!1;r.parent=i?this:null;var l=!1;if(r.copyTransform(e),null!=n.position){var u=Do;n.layoutRect?u.copy(n.layoutRect):u.copy(this.getBoundingRect()),i||u.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(Ao,n,u):Mo(Ao,n,u),r.x=Ao.x,r.y=Ao.y,o=Ao.align,a=Ao.verticalAlign;var h=n.origin;if(h&&null!=n.rotation){var c=void 0,p=void 0;"center"===h?(c=.5*u.width,p=.5*u.height):(c=So(h[0],u.width),p=So(h[1],u.height)),l=!0,r.originX=-r.x+c+(i?0:u.x),r.originY=-r.y+p+(i?0:u.y)}}null!=n.rotation&&(r.rotation=n.rotation);var d=n.offset;d&&(r.x+=d[0],r.y+=d[1],l||(r.originX=-d[0],r.originY=-d[1]));var f=null==n.inside?"string"===typeof n.position&&n.position.indexOf("inside")>=0:n.inside,g=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),y=void 0,v=void 0,m=void 0;f&&this.canBeInsideText()?(y=n.insideFill,v=n.insideStroke,null!=y&&"auto"!==y||(y=this.getInsideTextFill()),null!=v&&"auto"!==v||(v=this.getInsideTextStroke(y),m=!0)):(y=n.outsideFill,v=n.outsideStroke,null!=y&&"auto"!==y||(y=this.getOutsideFill()),null!=v&&"auto"!==v||(v=this.getOutsideStroke(y),m=!0)),y=y||"#000",y===g.fill&&v===g.stroke&&m===g.autoStroke&&o===g.align&&a===g.verticalAlign||(s=!0,g.fill=y,g.stroke=v,g.autoStroke=m,g.align=o,g.verticalAlign=a,e.setDefaultTextStyle(g)),e.__dirty|=bn,s&&e.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return"#fff"},t.prototype.getInsideTextStroke=function(t){return"#000"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?no:eo},t.prototype.getOutsideStroke=function(t){var e=this.__zr&&this.__zr.getBackgroundColor(),n="string"===typeof e&&Ti(e);n||(n=[255,255,255,1]);for(var i=n[3],r=this.__zr.isDarkMode(),o=0;o<3;o++)n[o]=n[o]*i+(r?0:255)*(1-i);return n[3]=1,Oi(n,"rgba")},t.prototype.traverse=function(t,e){},t.prototype.attrKV=function(t,e){"textConfig"===t?this.setTextConfig(e):"textContent"===t?this.setTextContent(e):"clipPath"===t?this.setClipPath(e):"extra"===t?(this.extra=this.extra||{},B(this.extra,e)):this[t]=e},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(t,e){if("string"===typeof t)this.attrKV(t,e);else if(rt(t))for(var n=t,i=q(n),r=0;r<i.length;r++){var o=i[r];this.attrKV(o,t[o])}return this.markRedraw(),this},t.prototype.saveCurrentToNormalState=function(t){this._innerSaveToNormal(t);for(var e=this._normalState,n=0;n<this.animators.length;n++){var i=this.animators[n],r=i.__fromStateTransition;if(!(i.getLoop()||r&&r!==Io)){var o=i.targetName,a=o?e[o]:e;i.saveTo(a)}}},t.prototype._innerSaveToNormal=function(t){var e=this._normalState;e||(e=this._normalState={}),t.textConfig&&!e.textConfig&&(e.textConfig=this.textConfig),this._savePrimaryToNormal(t,e,To)},t.prototype._savePrimaryToNormal=function(t,e,n){for(var i=0;i<n.length;i++){var r=n[i];null==t[r]||r in e||(e[r]=this[r])}},t.prototype.hasState=function(){return this.currentStates.length>0},t.prototype.getState=function(t){return this.states[t]},t.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},t.prototype.clearStates=function(t){this.useState(Io,!1,t)},t.prototype.useState=function(t,e,n,i){var r=t===Io,o=this.hasState();if(o||!r){var a=this.currentStates,s=this.stateTransition;if(!(F(a,t)>=0)||!e&&1!==a.length){var l;if(this.stateProxy&&!r&&(l=this.stateProxy(t)),l||(l=this.states&&this.states[t]),l||r){r||this.saveCurrentToNormalState(l);var u=!!(l&&l.hoverLayer||i);u&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,l,this._normalState,e,!n&&!this.__inHover&&s&&s.duration>0,s);var h=this._textContent,c=this._textGuide;return h&&h.useState(t,e,n,u),c&&c.useState(t,e,n,u),r?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!u&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~bn),l}O("State "+t+" not exists.")}}},t.prototype.useStates=function(t,e,n){if(t.length){var i=[],r=this.currentStates,o=t.length,a=o===r.length;if(a)for(var s=0;s<o;s++)if(t[s]!==r[s]){a=!1;break}if(a)return;for(s=0;s<o;s++){var l=t[s],u=void 0;this.stateProxy&&(u=this.stateProxy(l,t)),u||(u=this.states[l]),u&&i.push(u)}var h=i[o-1],c=!!(h&&h.hoverLayer||n);c&&this._toggleHoverLayerFlag(!0);var p=this._mergeStates(i),d=this.stateTransition;this.saveCurrentToNormalState(p),this._applyStateObj(t.join(","),p,this._normalState,!1,!e&&!this.__inHover&&d&&d.duration>0,d);var f=this._textContent,g=this._textGuide;f&&f.useStates(t,e,c),g&&g.useStates(t,e,c),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!c&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~bn)}else this.clearStates()},t.prototype.isSilent=function(){var t=this.silent,e=this.parent;while(!t&&e){if(e.silent){t=!0;break}e=e.parent}return t},t.prototype._updateAnimationTargets=function(){for(var t=0;t<this.animators.length;t++){var e=this.animators[t];e.targetName&&e.changeTarget(this[e.targetName])}},t.prototype.removeState=function(t){var e=F(this.currentStates,t);if(e>=0){var n=this.currentStates.slice();n.splice(e,1),this.useStates(n)}},t.prototype.replaceState=function(t,e,n){var i=this.currentStates.slice(),r=F(i,t),o=F(i,e)>=0;r>=0?o?i.splice(r,1):i[r]=e:n&&!o&&i.push(e),this.useStates(i)},t.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},t.prototype._mergeStates=function(t){for(var e,n={},i=0;i<t.length;i++){var r=t[i];B(n,r),r.textConfig&&(e=e||{},B(e,r.textConfig))}return e&&(n.textConfig=e),n},t.prototype._applyStateObj=function(t,e,n,i,r,o){var a=!(e&&i);e&&e.textConfig?(this.textConfig=B({},i?this.textConfig:n.textConfig),B(this.textConfig,e.textConfig)):a&&n.textConfig&&(this.textConfig=n.textConfig);for(var s={},l=!1,u=0;u<To.length;u++){var h=To[u],c=r&&Co[h];e&&null!=e[h]?c?(l=!0,s[h]=e[h]):this[h]=e[h]:a&&null!=n[h]&&(c?(l=!0,s[h]=n[h]):this[h]=n[h])}if(!r)for(u=0;u<this.animators.length;u++){var p=this.animators[u],d=p.targetName;p.getLoop()||p.__changeFinalValue(d?(e||n)[d]:e||n)}l&&this._transitionState(t,s,o)},t.prototype._attachComponent=function(t){if((!t.__zr||t.__hostTarget)&&t!==this){var e=this.__zr;e&&t.addSelfToZr(e),t.__zr=e,t.__hostTarget=this}},t.prototype._detachComponent=function(t){t.__zr&&t.removeSelfFromZr(t.__zr),t.__zr=null,t.__hostTarget=null},t.prototype.getClipPath=function(){return this._clipPath},t.prototype.setClipPath=function(t){this._clipPath&&this._clipPath!==t&&this.removeClipPath(),this._attachComponent(t),this._clipPath=t,this.markRedraw()},t.prototype.removeClipPath=function(){var t=this._clipPath;t&&(this._detachComponent(t),this._clipPath=null,this.markRedraw())},t.prototype.getTextContent=function(){return this._textContent},t.prototype.setTextContent=function(t){var e=this._textContent;e!==t&&(e&&e!==t&&this.removeTextContent(),t.innerTransformable=new go,this._attachComponent(t),this._textContent=t,this.markRedraw())},t.prototype.setTextConfig=function(t){this.textConfig||(this.textConfig={}),B(this.textConfig,t),this.markRedraw()},t.prototype.removeTextConfig=function(){this.textConfig=null,this.markRedraw()},t.prototype.removeTextContent=function(){var t=this._textContent;t&&(t.innerTransformable=null,this._detachComponent(t),this._textContent=null,this._innerTextDefaultStyle=null,this.markRedraw())},t.prototype.getTextGuideLine=function(){return this._textGuide},t.prototype.setTextGuideLine=function(t){this._textGuide&&this._textGuide!==t&&this.removeTextGuideLine(),this._attachComponent(t),this._textGuide=t,this.markRedraw()},t.prototype.removeTextGuideLine=function(){var t=this._textGuide;t&&(this._detachComponent(t),this._textGuide=null,this.markRedraw())},t.prototype.markRedraw=function(){this.__dirty|=bn;var t=this.__zr;t&&(this.__inHover?t.refreshHover():t.refresh()),this.__hostTarget&&this.__hostTarget.markRedraw()},t.prototype.dirty=function(){this.markRedraw()},t.prototype._toggleHoverLayerFlag=function(t){this.__inHover=t;var e=this._textContent,n=this._textGuide;e&&(e.__inHover=t),n&&(n.__inHover=t)},t.prototype.addSelfToZr=function(t){if(this.__zr!==t){this.__zr=t;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.addAnimator(e[n]);this._clipPath&&this._clipPath.addSelfToZr(t),this._textContent&&this._textContent.addSelfToZr(t),this._textGuide&&this._textGuide.addSelfToZr(t)}},t.prototype.removeSelfFromZr=function(t){if(this.__zr){this.__zr=null;var e=this.animators;if(e)for(var n=0;n<e.length;n++)t.animation.removeAnimator(e[n]);this._clipPath&&this._clipPath.removeSelfFromZr(t),this._textContent&&this._textContent.removeSelfFromZr(t),this._textGuide&&this._textGuide.removeSelfFromZr(t)}},t.prototype.animate=function(t,e,n){var i=t?this[t]:this;var r=new Ar(i,e,n);return t&&(r.targetName=t),this.addAnimator(r,t),r},t.prototype.addAnimator=function(t,e){var n=this.__zr,i=this;t.during(function(){i.updateDuringAnimation(e)}).done(function(){var e=i.animators,n=F(e,t);n>=0&&e.splice(n,1)}),this.animators.push(t),n&&n.animation.addAnimator(t),n&&n.wakeUp()},t.prototype.updateDuringAnimation=function(t){this.markRedraw()},t.prototype.stopAnimation=function(t,e){for(var n=this.animators,i=n.length,r=[],o=0;o<i;o++){var a=n[o];t&&t!==a.scope?r.push(a):a.stop(e)}return this.animators=r,this},t.prototype.animateTo=function(t,e,n){Lo(this,t,e,n)},t.prototype.animateFrom=function(t,e,n){Lo(this,t,e,n,!0)},t.prototype._transitionState=function(t,e,n,i){for(var r=Lo(this,e,n,i),o=0;o<r.length;o++)r[o].__fromStateTransition=t},t.prototype.getBoundingRect=function(){return null},t.prototype.getPaintRect=function(){return null},t.initDefaultProps=function(){var e=t.prototype;e.type="element",e.name="",e.ignore=e.silent=e.isGroup=e.draggable=e.dragging=e.ignoreClip=e.__inHover=!1,e.__dirty=bn;function n(t,n,i,r){function o(t,e){Object.defineProperty(e,0,{get:function(){return t[i]},set:function(e){t[i]=e}}),Object.defineProperty(e,1,{get:function(){return t[r]},set:function(e){t[r]=e}})}Object.defineProperty(e,t,{get:function(){if(!this[n]){var t=this[n]=[];o(this,t)}return this[n]},set:function(t){this[i]=t[0],this[r]=t[1],this[n]=t,o(this,t)}})}Object.defineProperty&&(n("position","_legacyPos","x","y"),n("scale","_legacyScale","scaleX","scaleY"),n("origin","_legacyOrigin","originX","originY"))}(),t}();function Lo(t,e,n,i,r){n=n||{};var o=[];zo(t,"",t,e,n,i,o,r);var a=o.length,s=!1,l=n.done,u=n.aborted,h=function(){s=!0,a--,a<=0&&(s?l&&l():u&&u())},c=function(){a--,a<=0&&(s?l&&l():u&&u())};a||l&&l(),o.length>0&&n.during&&o[0].during(function(t,e){n.during(e)});for(var p=0;p<o.length;p++){var d=o[p];h&&d.done(h),c&&d.aborted(c),n.force&&d.duration(n.duration),d.start(n.easing)}return o}function Po(t,e,n){for(var i=0;i<n;i++)t[i]=e[i]}function Ro(t){return H(t[0])}function Oo(t,e,n){if(H(e[n]))if(H(t[n])||(t[n]=[]),at(e[n])){var i=e[n].length;t[n].length!==i&&(t[n]=new e[n].constructor(i),Po(t[n],e[n],i))}else{var r=e[n],o=t[n],a=r.length;if(Ro(r))for(var s=r[0].length,l=0;l<a;l++)o[l]?Po(o[l],r[l],s):o[l]=Array.prototype.slice.call(r[l]);else Po(o,r,a);o.length=r.length}else t[n]=e[n]}function No(t,e){return t===e||H(t)&&H(e)&&Eo(t,e)}function Eo(t,e){var n=t.length;if(n!==e.length)return!1;for(var i=0;i<n;i++)if(t[i]!==e[i])return!1;return!0}function zo(t,e,n,i,r,o,a,s){for(var l=q(i),u=r.duration,h=r.delay,c=r.additive,p=r.setToFinal,d=!rt(o),f=t.animators,g=[],y=0;y<l.length;y++){var v=l[y],m=i[v];if(null!=m&&null!=n[v]&&(d||o[v]))if(!rt(m)||H(m)||lt(m))g.push(v);else{if(e){s||(n[v]=m,t.updateDuringAnimation(e));continue}zo(t,v,n[v],m,r,o&&o[v],a,s)}else s||(n[v]=m,t.updateDuringAnimation(e),g.push(v))}var x=g.length;if(!c&&x)for(var _=0;_<f.length;_++){var w=f[_];if(w.targetName===e){var b=w.stopTracks(g);if(b){var S=F(f,w);f.splice(S,1)}}}if(r.force||(g=Z(g,function(t){return!No(i[t],n[t])}),x=g.length),x>0||r.force&&!a.length){var M=void 0,I=void 0,T=void 0;if(s){I={},p&&(M={});for(_=0;_<x;_++){v=g[_];I[v]=n[v],p?M[v]=i[v]:n[v]=i[v]}}else if(p){T={};for(_=0;_<x;_++){v=g[_];T[v]=dr(n[v]),Oo(n,i,v)}}w=new Ar(n,!1,!1,c?Z(f,function(t){return t.targetName===e}):null);w.targetName=e,r.scope&&(w.scope=r.scope),p&&M&&w.whenWithKeys(0,M,g),T&&w.whenWithKeys(0,T,g),w.whenWithKeys(null==u?500:u,s?I:i,g).delay(h||0),t.addAnimator(w,e),a.push(w)}}W(ko,ne),W(ko,go);var Bo=ko,Vo=function(t){function e(e){var n=t.call(this)||this;return n.isGroup=!0,n._children=[],n.attr(e),n}return a(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.children=function(){return this._children.slice()},e.prototype.childAt=function(t){return this._children[t]},e.prototype.childOfName=function(t){for(var e=this._children,n=0;n<e.length;n++)if(e[n].name===t)return e[n]},e.prototype.childCount=function(){return this._children.length},e.prototype.add=function(t){return t&&t!==this&&t.parent!==this&&(this._children.push(t),this._doAdd(t)),this},e.prototype.addBefore=function(t,e){if(t&&t!==this&&t.parent!==this&&e&&e.parent===this){var n=this._children,i=n.indexOf(e);i>=0&&(n.splice(i,0,t),this._doAdd(t))}return this},e.prototype.replace=function(t,e){var n=F(this._children,t);return n>=0&&this.replaceAt(e,n),this},e.prototype.replaceAt=function(t,e){var n=this._children,i=n[e];if(t&&t!==this&&t.parent!==this&&t!==i){n[e]=t,i.parent=null;var r=this.__zr;r&&i.removeSelfFromZr(r),this._doAdd(t)}return this},e.prototype._doAdd=function(t){t.parent&&t.parent.remove(t),t.parent=this;var e=this.__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},e.prototype.remove=function(t){var e=this.__zr,n=this._children,i=F(n,t);return i<0||(n.splice(i,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh()),this},e.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n<t.length;n++){var i=t[n];e&&i.removeSelfFromZr(e),i.parent=null}return t.length=0,this},e.prototype.eachChild=function(t,e){for(var n=this._children,i=0;i<n.length;i++){var r=n[i];t.call(e,r,i)}return this},e.prototype.traverse=function(t,e){for(var n=0;n<this._children.length;n++){var i=this._children[n],r=t.call(e,i);i.isGroup&&!r&&i.traverse(t,e)}return this},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++){var i=this._children[n];i.addSelfToZr(e)}},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++){var i=this._children[n];i.removeSelfFromZr(e)}},e.prototype.getBoundingRect=function(t){for(var e=new $e(0,0,0,0),n=t||this._children,i=[],r=null,o=0;o<n.length;o++){var a=n[o];if(!a.ignore&&!a.invisible){var s=a.getBoundingRect(),l=a.getLocalTransform(i);l?($e.applyTransform(e,s,l),r=r||e.clone(),r.union(e)):(r=r||s.clone(),r.union(s))}}return r||e},e}(Bo);Vo.prototype.type="group";var Fo=Vo,Go={},Wo={};function Ho(t){delete Wo[t]}function Uo(t){if(!t)return!1;if("string"===typeof t)return Ni(t,1)<to;if(t.colorStops){for(var e=t.colorStops,n=0,i=e.length,r=0;r<i;r++)n+=Ni(e[r].color,1);return n/=i,n<to}return!1}var Yo,Xo=function(){function t(t,e,n){var i=this;this._sleepAfterStill=10,this._stillFrameAccum=0,this._needsRefresh=!0,this._needsRefreshHover=!0,this._darkMode=!1,n=n||{},this.dom=e,this.id=t;var r=new kn,o=n.renderer||"canvas";Go[o]||(o=q(Go)[0]),n.useDirtyRect=null!=n.useDirtyRect&&n.useDirtyRect;var a=new Go[o](e,r,n,t),s=n.ssr||a.ssrOnly;this.storage=r,this.painter=a;var l,u=c.node||c.worker||s?null:new Jr(a.getViewportRoot(),a.root),h=n.useCoarsePointer,p=null==h||"auto"===h?c.touchEventsSupported:!!h,d=44;p&&(l=dt(n.pointerSize,d)),this.handler=new cn(r,a,u,a.root,l),this.animation=new Lr({stage:{update:s?null:function(){return i._flush(!0)}}}),s||this.animation.start()}return t.prototype.add=function(t){!this._disposed&&t&&(this.storage.addRoot(t),t.addSelfToZr(this),this.refresh())},t.prototype.remove=function(t){!this._disposed&&t&&(this.storage.delRoot(t),t.removeSelfFromZr(this),this.refresh())},t.prototype.configLayer=function(t,e){this._disposed||(this.painter.configLayer&&this.painter.configLayer(t,e),this.refresh())},t.prototype.setBackgroundColor=function(t){this._disposed||(this.painter.setBackgroundColor&&this.painter.setBackgroundColor(t),this.refresh(),this._backgroundColor=t,this._darkMode=Uo(t))},t.prototype.getBackgroundColor=function(){return this._backgroundColor},t.prototype.setDarkMode=function(t){this._darkMode=t},t.prototype.isDarkMode=function(){return this._darkMode},t.prototype.refreshImmediately=function(t){this._disposed||(t||this.animation.update(!0),this._needsRefresh=!1,this.painter.refresh(),this._needsRefresh=!1)},t.prototype.refresh=function(){this._disposed||(this._needsRefresh=!0,this.animation.start())},t.prototype.flush=function(){this._disposed||this._flush(!1)},t.prototype._flush=function(t){var e,n=Dr();this._needsRefresh&&(e=!0,this.refreshImmediately(t)),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately());var i=Dr();e?(this._stillFrameAccum=0,this.trigger("rendered",{elapsedTime:i-n})):this._sleepAfterStill>0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},t.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){this._disposed||(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},t.prototype.resize=function(t){this._disposed||(t=t||{},this.painter.resize(t.width,t.height),this.handler.resize())},t.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},t.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},t.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},t.prototype.setCursorStyle=function(t){this._disposed||this.handler.setCursorStyle(t)},t.prototype.findHover=function(t,e){if(!this._disposed)return this.handler.findHover(t,e)},t.prototype.on=function(t,e,n){return this._disposed||this.handler.on(t,e,n),this},t.prototype.off=function(t,e){this._disposed||this.handler.off(t,e)},t.prototype.trigger=function(t,e){this._disposed||this.handler.trigger(t,e)},t.prototype.clear=function(){if(!this._disposed){for(var t=this.storage.getRoots(),e=0;e<t.length;e++)t[e]instanceof Fo&&t[e].removeSelfFromZr(this);this.storage.delAllRoots(),this.painter.clear()}},t.prototype.dispose=function(){this._disposed||(this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,this._disposed=!0,Ho(this.id))},t}();function Zo(t,e){var n=new Xo(R(),t,e);return Wo[n.id]=n,n}function jo(t,e){Go[t]=e}function qo(t){if("function"===typeof Yo)return Yo(t)}function Ko(t){Yo=t}var Jo=1e-4,$o=20;function Qo(t){return t.replace(/^\s+|\s+$/g,"")}function ta(t,e,n,i){var r=e[0],o=e[1],a=n[0],s=n[1],l=o-r,u=s-a;if(0===l)return 0===u?a:(a+s)/2;if(i)if(l>0){if(t<=r)return a;if(t>=o)return s}else{if(t>=r)return a;if(t<=o)return s}else{if(t===r)return a;if(t===o)return s}return(t-r)/l*u+a}function ea(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%";break}return et(t)?Qo(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t}function na(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),$o),t=(+t).toFixed(e),n?t:+t}function ia(t){return t.sort(function(t,e){return t-e}),t}function ra(t){if(t=+t,isNaN(t))return 0;if(t>1e-14)for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n;return oa(t)}function oa(t){var e=t.toString().toLowerCase(),n=e.indexOf("e"),i=n>0?+e.slice(n+1):0,r=n>0?n:e.length,o=e.indexOf("."),a=o<0?0:r-1-o;return Math.max(0,a-i)}function aa(t,e){var n=Math.log,i=Math.LN10,r=Math.floor(n(t[1]-t[0])/i),o=Math.round(n(Math.abs(e[1]-e[0]))/i),a=Math.min(Math.max(-r+o,0),20);return isFinite(a)?a:20}function sa(t,e){var n=X(t,function(t,e){return t+(isNaN(e)?0:e)},0);if(0===n)return[];var i=Math.pow(10,e),r=Y(t,function(t){return(isNaN(t)?0:t)/n*i*100}),o=100*i,a=Y(r,function(t){return Math.floor(t)}),s=X(a,function(t,e){return t+e},0),l=Y(r,function(t,e){return t-a[e]});while(s<o){for(var u=Number.NEGATIVE_INFINITY,h=null,c=0,p=l.length;c<p;++c)l[c]>u&&(u=l[c],h=c);++a[h],l[h]=0,++s}return Y(a,function(t){return t/i})}function la(t,e){var n=Math.max(ra(t),ra(e)),i=t+e;return n>$o?i:na(i,n)}var ua=9007199254740991;function ha(t){var e=2*Math.PI;return(t%e+e)%e}function ca(t){return t>-Jo&&t<Jo}var pa=/^(?:(\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 da(t){if(t instanceof Date)return t;if(et(t)){var e=pa.exec(t);if(!e)return new Date(NaN);if(e[8]){var n=+e[4]||0;return"Z"!==e[8].toUpperCase()&&(n-=+e[8].slice(0,3)),new Date(Date.UTC(+e[1],+(e[2]||1)-1,+e[3]||1,n,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0))}return new Date(+e[1],+(e[2]||1)-1,+e[3]||1,+e[4]||0,+(e[5]||0),+e[6]||0,e[7]?+e[7].substring(0,3):0)}return null==t?new Date(NaN):new Date(Math.round(t))}function fa(t){return Math.pow(10,ga(t))}function ga(t){if(0===t)return 0;var e=Math.floor(Math.log(t)/Math.LN10);return t/Math.pow(10,e)>=10&&e++,e}function ya(t,e){var n,i=ga(t),r=Math.pow(10,i),o=t/r;return n=e?o<1.5?1:o<2.5?2:o<4?3:o<7?5:10:o<1?1:o<2?2:o<3?3:o<5?5:10,t=n*r,i>=-20?+t.toFixed(i<0?-i:0):t}function va(t,e){var n=(t.length-1)*e+1,i=Math.floor(n),r=+t[i-1],o=n-i;return o?r+o*(t[i]-r):r}function ma(t){t.sort(function(t,e){return s(t,e,0)?-1:1});for(var e=-1/0,n=1,i=0;i<t.length;){for(var r=t[i].interval,o=t[i].close,a=0;a<2;a++)r[a]<=e&&(r[a]=e,o[a]=a?1:1-n),e=r[a],n=o[a];r[0]===r[1]&&o[0]*o[1]!==1?t.splice(i,1):i++}return t;function s(t,e,n){return t.interval[n]<e.interval[n]||t.interval[n]===e.interval[n]&&(t.close[n]-e.close[n]===(n?-1:1)||!n&&s(t,e,1))}}function xa(t){var e=parseFloat(t);return e==t&&(0!==e||!et(t)||t.indexOf("x")<=0)?e:NaN}function _a(t){return!isNaN(xa(t))}function wa(){return Math.round(9*Math.random())}function ba(t,e){return 0===e?t:ba(e,t%e)}function Sa(t,e){return null==t?e:null==e?t:t*e/ba(t,e)}function Ma(t,e,n){return(e-t)*n+t}var Ia="series\0",Ta="\0_ec_\0";function Ca(t){return t instanceof Array?t:null==t?[]:[t]}function Aa(t,e,n){if(t){t[e]=t[e]||{},t.emphasis=t.emphasis||{},t.emphasis[e]=t.emphasis[e]||{};for(var i=0,r=n.length;i<r;i++){var o=n[i];!t.emphasis[e].hasOwnProperty(o)&&t[e].hasOwnProperty(o)&&(t.emphasis[e][o]=t[e][o])}}}var Da=["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 ka(t){return!rt(t)||Q(t)||t instanceof Date?t:t.value}function La(t){return rt(t)&&!(t instanceof Array)}function Pa(t,e,n){var i="normalMerge"===n,r="replaceMerge"===n,o="replaceAll"===n;t=t||[],e=(e||[]).slice();var a=Tt();U(e,function(t,n){rt(t)||(e[n]=null)});var s=Ra(t,a,n);return(i||r)&&Oa(s,t,a,e),i&&Na(s,e),i||r?Ea(s,e,r):o&&za(s,e),Ba(s),s}function Ra(t,e,n){var i=[];if("replaceAll"===n)return i;for(var r=0;r<t.length;r++){var o=t[r];o&&null!=o.id&&e.set(o.id,r),i.push({existing:"replaceMerge"===n||Ha(o)?null:o,newOption:null,keyInfo:null,brandNew:null})}return i}function Oa(t,e,n,i){U(i,function(r,o){if(r&&null!=r.id){var a=Fa(r.id),s=n.get(a);if(null!=s){var l=t[s];vt(!l.newOption,'Duplicated option on id "'+a+'".'),l.newOption=r,l.existing=e[s],i[o]=null}}})}function Na(t,e){U(e,function(n,i){if(n&&null!=n.name)for(var r=0;r<t.length;r++){var o=t[r].existing;if(!t[r].newOption&&o&&(null==o.id||null==n.id)&&!Ha(n)&&!Ha(o)&&Va("name",o,n))return t[r].newOption=n,void(e[i]=null)}})}function Ea(t,e,n){U(e,function(e){if(e){var i,r=0;while((i=t[r])&&(i.newOption||Ha(i.existing)||i.existing&&null!=e.id&&!Va("id",e,i.existing)))r++;i?(i.newOption=e,i.brandNew=n):t.push({newOption:e,brandNew:n,existing:null,keyInfo:null}),r++}})}function za(t,e){U(e,function(e){t.push({newOption:e,brandNew:!0,existing:null,keyInfo:null})})}function Ba(t){var e=Tt();U(t,function(t){var n=t.existing;n&&e.set(n.id,t)}),U(t,function(t){var n=t.newOption;vt(!n||null==n.id||!e.get(n.id)||e.get(n.id)===t,"id duplicates: "+(n&&n.id)),n&&null!=n.id&&e.set(n.id,t),!t.keyInfo&&(t.keyInfo={})}),U(t,function(t,n){var i=t.existing,r=t.newOption,o=t.keyInfo;if(rt(r)){if(o.name=null!=r.name?Fa(r.name):i?i.name:Ia+n,i)o.id=Fa(i.id);else if(null!=r.id)o.id=Fa(r.id);else{var a=0;do{o.id="\0"+o.name+"\0"+a++}while(e.get(o.id))}e.set(o.id,t)}})}function Va(t,e,n){var i=Ga(e[t],null),r=Ga(n[t],null);return null!=i&&null!=r&&i===r}function Fa(t){return Ga(t,"")}function Ga(t,e){return null==t?e:et(t)?t:it(t)||nt(t)?t+"":e}function Wa(t){var e=t.name;return!(!e||!e.indexOf(Ia))}function Ha(t){return t&&null!=t.id&&0===Fa(t.id).indexOf(Ta)}function Ua(t){return Ta+t}function Ya(t,e,n){U(t,function(t){var i=t.newOption;rt(i)&&(t.keyInfo.mainType=e,t.keyInfo.subType=Xa(e,i,t.existing,n))})}function Xa(t,e,n,i){var r=e.type?e.type:n?n.subType:i.determineSubType(t,e);return r}function Za(t,e){var n={},i={};return r(t||[],n),r(e||[],i,n),[o(n),o(i)];function r(t,e,n){for(var i=0,r=t.length;i<r;i++){var o=Ga(t[i].seriesId,null);if(null==o)return;for(var a=Ca(t[i].dataIndex),s=n&&n[o],l=0,u=a.length;l<u;l++){var h=a[l];s&&s[h]?s[h]=null:(e[o]||(e[o]={}))[h]=1}}}function o(t,e){var n=[];for(var i in t)if(t.hasOwnProperty(i)&&null!=t[i])if(e)n.push(+i);else{var r=o(t[i],!0);r.length&&n.push({seriesId:i,dataIndex:r})}return n}}function ja(t,e){return null!=e.dataIndexInside?e.dataIndexInside:null!=e.dataIndex?Q(e.dataIndex)?Y(e.dataIndex,function(e){return t.indexOfRawIndex(e)}):t.indexOfRawIndex(e.dataIndex):null!=e.name?Q(e.name)?Y(e.name,function(e){return t.indexOfName(e)}):t.indexOfName(e.name):void 0}function qa(){var t="__ec_inner_"+Ka++;return function(e){return e[t]||(e[t]={})}}var Ka=wa();function Ja(t,e,n){var i=$a(e,n),r=i.mainTypeSpecified,o=i.queryOptionMap,a=i.others,s=a,l=n?n.defaultMainType:null;return!r&&l&&o.set(l,{}),o.each(function(e,i){var r=es(t,i,e,{useDefault:l===i,enableAll:!n||null==n.enableAll||n.enableAll,enableNone:!n||null==n.enableNone||n.enableNone});s[i+"Models"]=r.models,s[i+"Model"]=r.models[0]}),s}function $a(t,e){var n;if(et(t)){var i={};i[t+"Index"]=0,n=i}else n=t;var r=Tt(),o={},a=!1;return U(n,function(t,n){if("dataIndex"!==n&&"dataIndexInside"!==n){var i=n.match(/^(\w+)(Index|Id|Name)$/)||[],s=i[1],l=(i[2]||"").toLowerCase();if(s&&l&&!(e&&e.includeMainTypes&&F(e.includeMainTypes,s)<0)){a=a||!!s;var u=r.get(s)||r.set(s,{});u[l]=t}}else o[n]=t}),{mainTypeSpecified:a,queryOptionMap:r,others:o}}var Qa={useDefault:!0,enableAll:!1,enableNone:!1},ts={useDefault:!1,enableAll:!0,enableNone:!0};function es(t,e,n,i){i=i||Qa;var r=n.index,o=n.id,a=n.name,s={models:null,specified:null!=r||null!=o||null!=a};if(!s.specified){var l=void 0;return s.models=i.useDefault&&(l=t.getComponent(e))?[l]:[],s}return"none"===r||!1===r?(vt(i.enableNone,'`"none"` or `false` is not a valid value on index option.'),s.models=[],s):("all"===r&&(vt(i.enableAll,'`"all"` is not a valid value on index option.'),r=o=a=null),s.models=t.queryComponents({mainType:e,index:r,id:o,name:a}),s)}function ns(t,e,n){t.setAttribute?t.setAttribute(e,n):t[e]=n}function is(t,e){return t.getAttribute?t.getAttribute(e):t[e]}function rs(t){return"auto"===t?c.domSupported?"html":"richText":t||"html"}function os(t,e){var n=Tt(),i=[];return U(t,function(t){var r=e(t);(n.get(r)||(i.push(r),n.set(r,[]))).push(t)}),{keys:i,buckets:n}}function as(t,e,n,i,r){var o=null==e||"auto"===e;if(null==i)return i;if(it(i)){var a=Ma(n||0,i,r);return na(a,o?Math.max(ra(n||0),ra(i)):e)}if(et(i))return r<1?n:i;for(var s=[],l=n,u=i,h=Math.max(l?l.length:0,u.length),c=0;c<h;++c){var p=t.getDimensionInfo(c);if(p&&"ordinal"===p.type)s[c]=(r<1&&l?l:u)[c];else{var d=l&&l[c]?l[c]:0,f=u[c];a=Ma(d,f,r);s[c]=na(a,o?Math.max(ra(d),ra(f)):e)}}return s}var ss=".",ls="___EC__COMPONENT__CONTAINER___",us="___EC__EXTENDED_CLASS___";function hs(t){var e={main:"",sub:""};if(t){var n=t.split(ss);e.main=n[0]||"",e.sub=n[1]||""}return e}function cs(t){vt(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(t),'componentType "'+t+'" illegal')}function ps(t){return!(!t||!t[us])}function ds(t,e){t.$constructor=t,t.extend=function(t){var e,n=this;return fs(n)?e=function(t){function e(){return t.apply(this,arguments)||this}return a(e,t),e}(n):(e=function(){(t.$constructor||n).apply(this,arguments)},G(e,this)),B(e.prototype,t),e[us]=!0,e.extend=this.extend,e.superCall=ms,e.superApply=xs,e.superClass=n,e}}function fs(t){return tt(t)&&/^class\s/.test(Function.prototype.toString.call(t))}function gs(t,e){t.extend=e.extend}var ys=Math.round(10*Math.random());function vs(t){var e=["__\0is_clz",ys++].join("_");t.prototype[e]=!0,t.isInstance=function(t){return!(!t||!t[e])}}function ms(t,e){for(var n=[],i=2;i<arguments.length;i++)n[i-2]=arguments[i];return this.superClass.prototype[e].apply(t,n)}function xs(t,e,n){return this.superClass.prototype[e].apply(t,n)}function _s(t){var e={};function n(t){var n=e[t.main];return n&&n[ls]||(n=e[t.main]={},n[ls]=!0),n}t.registerClass=function(t){var i=t.type||t.prototype.type;if(i){cs(i),t.prototype.type=i;var r=hs(i);if(r.sub){if(r.sub!==ls){var o=n(r);o[r.sub]=t}}else e[r.main]=t}return t},t.getClass=function(t,n,i){var r=e[t];if(r&&r[ls]&&(r=n?r[n]:null),i&&!r)throw new Error(n?"Component "+t+"."+(n||"")+" is used but not imported.":t+".type should be specified.");return r},t.getClassesByMainType=function(t){var n=hs(t),i=[],r=e[n.main];return r&&r[ls]?U(r,function(t,e){e!==ls&&i.push(t)}):i.push(r),i},t.hasClass=function(t){var n=hs(t);return!!e[n.main]},t.getAllClassMainTypes=function(){var t=[];return U(e,function(e,n){t.push(n)}),t},t.hasSubTypes=function(t){var n=hs(t),i=e[n.main];return i&&i[ls]}}function ws(t,e){for(var n=0;n<t.length;n++)t[n][1]||(t[n][1]=t[n][0]);return e=e||!1,function(n,i,r){for(var o={},a=0;a<t.length;a++){var s=t[a][1];if(!(i&&F(i,s)>=0||r&&F(r,s)<0)){var l=n.getShallow(s,e);null!=l&&(o[t[a][0]]=l)}}return o}}var bs=[["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]],Ss=ws(bs),Ms=function(){function t(){}return t.prototype.getAreaStyle=function(t,e){return Ss(this,t,e)},t}(),Is=new pi(50);function Ts(t){if("string"===typeof t){var e=Is.get(t);return e&&e.image}return t}function Cs(t,e,n,i,r){if(t){if("string"===typeof t){if(e&&e.__zrImageSrc===t||!n)return e;var o=Is.get(t),a={hostEl:n,cb:i,cbPayload:r};return o?(e=o.image,!Ds(e)&&o.pending.push(a)):(e=_.loadImage(t,As,As),e.__zrImageSrc=t,Is.put(t,e.__cachedImgObj={image:e,pending:[a]})),e}return t}return e}function As(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e<t.pending.length;e++){var n=t.pending[e],i=n.cb;i&&i(this,n.cbPayload),n.hostEl.dirty()}t.pending.length=0}function Ds(t){return t&&t.width&&t.height}var ks=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g;function Ls(t,e,n,i,r,o){if(!n)return t.text="",void(t.isTruncated=!1);var a=(e+"").split("\n");o=Ps(n,i,r,o);for(var s=!1,l={},u=0,h=a.length;u<h;u++)Rs(l,a[u],o),a[u]=l.textLine,s=s||l.isTruncated;t.text=a.join("\n"),t.isTruncated=s}function Ps(t,e,n,i){i=i||{};var r=B({},i);r.font=e,n=dt(n,"..."),r.maxIterations=dt(i.maxIterations,2);var o=r.minChar=dt(i.minChar,0);r.cnCharWidth=vo("国",e);var a=r.ascCharWidth=vo("a",e);r.placeholder=dt(i.placeholder,"");for(var s=t=Math.max(0,t-1),l=0;l<o&&s>=a;l++)s-=a;var u=vo(n,e);return u>s&&(n="",u=0),s=t-u,r.ellipsis=n,r.ellipsisWidth=u,r.contentWidth=s,r.containerWidth=t,r}function Rs(t,e,n){var i=n.containerWidth,r=n.font,o=n.contentWidth;if(!i)return t.textLine="",void(t.isTruncated=!1);var a=vo(e,r);if(a<=i)return t.textLine=e,void(t.isTruncated=!1);for(var s=0;;s++){if(a<=o||s>=n.maxIterations){e+=n.ellipsis;break}var l=0===s?Os(e,o,n.ascCharWidth,n.cnCharWidth):a>0?Math.floor(e.length*o/a):0;e=e.substr(0,l),a=vo(e,r)}""===e&&(e=n.placeholder),t.textLine=e,t.isTruncated=!0}function Os(t,e,n,i){for(var r=0,o=0,a=t.length;o<a&&r<e;o++){var s=t.charCodeAt(o);r+=0<=s&&s<=127?n:i}return o}function Ns(t,e){null!=t&&(t+="");var n,i=e.overflow,r=e.padding,o=e.font,a="truncate"===i,s=bo(o),l=dt(e.lineHeight,s),u=!!e.backgroundColor,h="truncate"===e.lineOverflow,c=!1,p=e.width;n=null==p||"break"!==i&&"breakAll"!==i?t?t.split("\n"):[]:t?Us(t,e.font,p,"breakAll"===i,0).lines:[];var d=n.length*l,f=dt(e.height,d);if(d>f&&h){var g=Math.floor(f/l);c=c||n.length>g,n=n.slice(0,g)}if(t&&a&&null!=p)for(var y=Ps(p,o,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),v={},m=0;m<n.length;m++)Rs(v,n[m],y),n[m]=v.textLine,c=c||v.isTruncated;var x=f,_=0;for(m=0;m<n.length;m++)_=Math.max(vo(n[m],o),_);null==p&&(p=_);var w=_;return r&&(x+=r[0]+r[2],w+=r[1]+r[3],p+=r[1]+r[3]),u&&(w=p),{lines:n,height:f,outerWidth:w,outerHeight:x,lineHeight:l,calculatedLineHeight:s,contentWidth:_,contentHeight:d,width:p,isTruncated:c}}var Es=function(){function t(){}return t}(),zs=function(){function t(t){this.tokens=[],t&&(this.tokens=t)}return t}(),Bs=function(){function t(){this.width=0,this.height=0,this.contentWidth=0,this.contentHeight=0,this.outerWidth=0,this.outerHeight=0,this.lines=[],this.isTruncated=!1}return t}();function Vs(t,e){var n=new Bs;if(null!=t&&(t+=""),!t)return n;var i,r=e.width,o=e.height,a=e.overflow,s="break"!==a&&"breakAll"!==a||null==r?null:{width:r,accumWidth:0,breakAll:"breakAll"===a},l=ks.lastIndex=0;while(null!=(i=ks.exec(t))){var u=i.index;u>l&&Fs(n,t.substring(l,u),e,s),Fs(n,i[2],e,s,i[1]),l=ks.lastIndex}l<t.length&&Fs(n,t.substring(l,t.length),e,s);var h=[],c=0,p=0,d=e.padding,f="truncate"===a,g="truncate"===e.lineOverflow,y={};function v(t,e,n){t.width=e,t.lineHeight=n,c+=n,p=Math.max(p,e)}t:for(var m=0;m<n.lines.length;m++){for(var x=n.lines[m],_=0,w=0,b=0;b<x.tokens.length;b++){var S=x.tokens[b],M=S.styleName&&e.rich[S.styleName]||{},I=S.textPadding=M.padding,T=I?I[1]+I[3]:0,C=S.font=M.font||e.font;S.contentHeight=bo(C);var A=dt(M.height,S.contentHeight);if(S.innerHeight=A,I&&(A+=I[0]+I[2]),S.height=A,S.lineHeight=ft(M.lineHeight,e.lineHeight,A),S.align=M&&M.align||e.align,S.verticalAlign=M&&M.verticalAlign||"middle",g&&null!=o&&c+S.lineHeight>o){var D=n.lines.length;b>0?(x.tokens=x.tokens.slice(0,b),v(x,w,_),n.lines=n.lines.slice(0,m+1)):n.lines=n.lines.slice(0,m),n.isTruncated=n.isTruncated||n.lines.length<D;break t}var k=M.width,L=null==k||"auto"===k;if("string"===typeof k&&"%"===k.charAt(k.length-1))S.percentWidth=k,h.push(S),S.contentWidth=vo(S.text,C);else{if(L){var P=M.backgroundColor,R=P&&P.image;R&&(R=Ts(R),Ds(R)&&(S.width=Math.max(S.width,R.width*A/R.height)))}var O=f&&null!=r?r-w:null;null!=O&&O<S.width?!L||O<T?(S.text="",S.width=S.contentWidth=0):(Ls(y,S.text,O-T,C,e.ellipsis,{minChar:e.truncateMinChar}),S.text=y.text,n.isTruncated=n.isTruncated||y.isTruncated,S.width=S.contentWidth=vo(S.text,C)):S.contentWidth=vo(S.text,C)}S.width+=T,w+=S.width,M&&(_=Math.max(_,S.lineHeight))}v(x,w,_)}n.outerWidth=n.width=dt(r,p),n.outerHeight=n.height=dt(o,c),n.contentHeight=c,n.contentWidth=p,d&&(n.outerWidth+=d[1]+d[3],n.outerHeight+=d[0]+d[2]);for(m=0;m<h.length;m++){S=h[m];var N=S.percentWidth;S.width=parseInt(N,10)/100*n.width}return n}function Fs(t,e,n,i,r){var o,a,s=""===e,l=r&&n.rich[r]||{},u=t.lines,h=l.font||n.font,c=!1;if(i){var p=l.padding,d=p?p[1]+p[3]:0;if(null!=l.width&&"auto"!==l.width){var f=So(l.width,i.width)+d;u.length>0&&f+i.accumWidth>i.width&&(o=e.split("\n"),c=!0),i.accumWidth=f}else{var g=Us(e,h,i.width,i.breakAll,i.accumWidth);i.accumWidth=g.accumWidth+d,a=g.linesWidths,o=g.lines}}else o=e.split("\n");for(var y=0;y<o.length;y++){var v=o[y],m=new Es;if(m.styleName=r,m.text=v,m.isLineHolder=!v&&!s,"number"===typeof l.width?m.width=l.width:m.width=a?a[y]:vo(v,h),y||c)u.push(new zs([m]));else{var x=(u[u.length-1]||(u[0]=new zs)).tokens,_=x.length;1===_&&x[0].isLineHolder?x[0]=m:(v||!_||s)&&x.push(m)}}}function Gs(t){var e=t.charCodeAt(0);return e>=32&&e<=591||e>=880&&e<=4351||e>=4608&&e<=5119||e>=7680&&e<=8303}var Ws=X(",&?/;] ".split(""),function(t,e){return t[e]=!0,t},{});function Hs(t){return!Gs(t)||!!Ws[t]}function Us(t,e,n,i,r){for(var o=[],a=[],s="",l="",u=0,h=0,c=0;c<t.length;c++){var p=t.charAt(c);if("\n"!==p){var d=vo(p,e),f=!i&&!Hs(p);(o.length?h+d>n:r+h+d>n)?h?(s||l)&&(f?(s||(s=l,l="",u=0,h=u),o.push(s),a.push(h-u),l+=p,u+=d,s="",h=u):(l&&(s+=l,l="",u=0),o.push(s),a.push(h),s=p,h=d)):f?(o.push(l),a.push(u),l=p,u=d):(o.push(p),a.push(d)):(h+=d,f?(l+=p,u+=d):(l&&(s+=l,l="",u=0),s+=p))}else l&&(s+=l,h+=u),o.push(s),a.push(h),s="",l="",u=0,h=0}return o.length||s||(s=t,l="",u=0),l&&(s+=l),s&&(o.push(s),a.push(h)),1===o.length&&(h+=r),{accumWidth:h,lines:o,linesWidths:a}}var Ys="__zr_style_"+Math.round(10*Math.random()),Xs={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},Zs={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};Xs[Ys]=!0;var js=["z","z2","invisible"],qs=["invisible"],Ks=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype._init=function(e){for(var n=q(e),i=0;i<n.length;i++){var r=n[i];"style"===r?this.useStyle(e[r]):t.prototype.attrKV.call(this,r,e[r])}this.style||this.useStyle({})},e.prototype.beforeBrush=function(){},e.prototype.afterBrush=function(){},e.prototype.innerBeforeBrush=function(){},e.prototype.innerAfterBrush=function(){},e.prototype.shouldBePainted=function(t,e,n,i){var r=this.transform;if(this.ignore||this.invisible||0===this.style.opacity||this.culling&&Qs(this,t,e)||r&&!r[0]&&!r[3])return!1;if(n&&this.__clipPaths)for(var o=0;o<this.__clipPaths.length;++o)if(this.__clipPaths[o].isZeroArea())return!1;if(i&&this.parent){var a=this.parent;while(a){if(a.ignore)return!1;a=a.parent}}return!0},e.prototype.contain=function(t,e){return this.rectContain(t,e)},e.prototype.traverse=function(t,e){t.call(e,this)},e.prototype.rectContain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();return i.contain(n[0],n[1])},e.prototype.getPaintRect=function(){var t=this._paintRect;if(!this._paintRect||this.__dirty){var e=this.transform,n=this.getBoundingRect(),i=this.style,r=i.shadowBlur||0,o=i.shadowOffsetX||0,a=i.shadowOffsetY||0;t=this._paintRect||(this._paintRect=new $e(0,0,0,0)),e?$e.applyTransform(t,n,e):t.copy(n),(r||o||a)&&(t.width+=2*r+Math.abs(o),t.height+=2*r+Math.abs(a),t.x=Math.min(t.x,t.x+o-r),t.y=Math.min(t.y,t.y+a-r));var s=this.dirtyRectTolerance;t.isZero()||(t.x=Math.floor(t.x-s),t.y=Math.floor(t.y-s),t.width=Math.ceil(t.width+1+2*s),t.height=Math.ceil(t.height+1+2*s))}return t},e.prototype.setPrevPaintRect=function(t){t?(this._prevPaintRect=this._prevPaintRect||new $e(0,0,0,0),this._prevPaintRect.copy(t)):this._prevPaintRect=null},e.prototype.getPrevPaintRect=function(){return this._prevPaintRect},e.prototype.animateStyle=function(t){return this.animate("style",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():this.markRedraw()},e.prototype.attrKV=function(e,n){"style"!==e?t.prototype.attrKV.call(this,e,n):this.style?this.setStyle(n):this.useStyle(n)},e.prototype.setStyle=function(t,e){return"string"===typeof t?this.style[t]=e:B(this.style,t),this.dirtyStyle(),this},e.prototype.dirtyStyle=function(t){t||this.markRedraw(),this.__dirty|=Sn,this._rect&&(this._rect=null)},e.prototype.dirty=function(){this.dirtyStyle()},e.prototype.styleChanged=function(){return!!(this.__dirty&Sn)},e.prototype.styleUpdated=function(){this.__dirty&=~Sn},e.prototype.createStyle=function(t){return At(Xs,t)},e.prototype.useStyle=function(t){t[Ys]||(t=this.createStyle(t)),this.__inHover?this.__hoverStyle=t:this.style=t,this.dirtyStyle()},e.prototype.isStyleObject=function(t){return t[Ys]},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.style&&!n.style&&(n.style=this._mergeStyle(this.createStyle(),this.style)),this._savePrimaryToNormal(e,n,js)},e.prototype._applyStateObj=function(e,n,i,r,o,a){t.prototype._applyStateObj.call(this,e,n,i,r,o,a);var s,l=!(n&&r);if(n&&n.style?o?r?s=n.style:(s=this._mergeStyle(this.createStyle(),i.style),this._mergeStyle(s,n.style)):(s=this._mergeStyle(this.createStyle(),r?this.style:i.style),this._mergeStyle(s,n.style)):l&&(s=i.style),s)if(o){var u=this.style;if(this.style=this.createStyle(l?{}:u),l)for(var h=q(u),c=0;c<h.length;c++){var p=h[c];p in s&&(s[p]=s[p],this.style[p]=u[p])}var d=q(s);for(c=0;c<d.length;c++){p=d[c];this.style[p]=this.style[p]}this._transitionState(e,{style:s},a,this.getAnimationStyleProps())}else this.useStyle(s);var f=this.__inHover?qs:js;for(c=0;c<f.length;c++){p=f[c];n&&null!=n[p]?this[p]=n[p]:l&&null!=i[p]&&(this[p]=i[p])}},e.prototype._mergeStates=function(e){for(var n,i=t.prototype._mergeStates.call(this,e),r=0;r<e.length;r++){var o=e[r];o.style&&(n=n||{},this._mergeStyle(n,o.style))}return n&&(i.style=n),i},e.prototype._mergeStyle=function(t,e){return B(t,e),t},e.prototype.getAnimationStyleProps=function(){return Zs},e.initDefaultProps=function(){var t=e.prototype;t.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=bn|Sn}(),e}(Bo),Js=new $e(0,0,0,0),$s=new $e(0,0,0,0);function Qs(t,e,n){return Js.copy(t.getBoundingRect()),t.transform&&Js.applyTransform(t.transform),$s.width=e,$s.height=n,!Js.intersect($s)}var tl=Ks,el=(n(9413),n(9228),n(8632),n(4993),Math.min),nl=Math.max,il=Math.sin,rl=Math.cos,ol=2*Math.PI,al=Rt(),sl=Rt(),ll=Rt();function ul(t,e,n){if(0!==t.length){for(var i=t[0],r=i[0],o=i[0],a=i[1],s=i[1],l=1;l<t.length;l++)i=t[l],r=el(r,i[0]),o=nl(o,i[0]),a=el(a,i[1]),s=nl(s,i[1]);e[0]=r,e[1]=a,n[0]=o,n[1]=s}}function hl(t,e,n,i,r,o){r[0]=el(t,n),r[1]=el(e,i),o[0]=nl(t,n),o[1]=nl(e,i)}var cl=[],pl=[];function dl(t,e,n,i,r,o,a,s,l,u){var h=jn,c=Yn,p=h(t,n,r,a,cl);l[0]=1/0,l[1]=1/0,u[0]=-1/0,u[1]=-1/0;for(var d=0;d<p;d++){var f=c(t,n,r,a,cl[d]);l[0]=el(f,l[0]),u[0]=nl(f,u[0])}p=h(e,i,o,s,pl);for(d=0;d<p;d++){var g=c(e,i,o,s,pl[d]);l[1]=el(g,l[1]),u[1]=nl(g,u[1])}l[0]=el(t,l[0]),u[0]=nl(t,u[0]),l[0]=el(a,l[0]),u[0]=nl(a,u[0]),l[1]=el(e,l[1]),u[1]=nl(e,u[1]),l[1]=el(s,l[1]),u[1]=nl(s,u[1])}function fl(t,e,n,i,r,o,a,s){var l=ei,u=$n,h=nl(el(l(t,n,r),1),0),c=nl(el(l(e,i,o),1),0),p=u(t,n,r,h),d=u(e,i,o,c);a[0]=el(t,r,p),a[1]=el(e,o,d),s[0]=nl(t,r,p),s[1]=nl(e,o,d)}function gl(t,e,n,i,r,o,a,s,l){var u=Kt,h=Jt,c=Math.abs(r-o);if(c%ol<1e-4&&c>1e-4)return s[0]=t-n,s[1]=e-i,l[0]=t+n,void(l[1]=e+i);if(al[0]=rl(r)*n+t,al[1]=il(r)*i+e,sl[0]=rl(o)*n+t,sl[1]=il(o)*i+e,u(s,al,sl),h(l,al,sl),r%=ol,r<0&&(r+=ol),o%=ol,o<0&&(o+=ol),r>o&&!a?o+=ol:r<o&&a&&(r+=ol),a){var p=o;o=r,r=p}for(var d=0;d<o;d+=Math.PI/2)d>r&&(ll[0]=rl(d)*n+t,ll[1]=il(d)*i+e,u(s,ll,s),h(l,ll,l))}var yl={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},vl=[],ml=[],xl=[],_l=[],wl=[],bl=[],Sl=Math.min,Ml=Math.max,Il=Math.cos,Tl=Math.sin,Cl=Math.abs,Al=Math.PI,Dl=2*Al,kl="undefined"!==typeof Float32Array,Ll=[];function Pl(t){var e=Math.round(t/Al*1e8)/1e8;return e%2*Al}function Rl(t,e){var n=Pl(t[0]);n<0&&(n+=Dl);var i=n-t[0],r=t[1];r+=i,!e&&r-n>=Dl?r=n+Dl:e&&n-r>=Dl?r=n-Dl:!e&&n>r?r=n+(Dl-Pl(n-r)):e&&n<r&&(r=n-(Dl-Pl(r-n))),t[0]=n,t[1]=r}var Ol=function(){function t(t){this.dpr=1,this._xi=0,this._yi=0,this._x0=0,this._y0=0,this._len=0,t&&(this._saveData=!1),this._saveData&&(this.data=[])}return t.prototype.increaseVersion=function(){this._version++},t.prototype.getVersion=function(){return this._version},t.prototype.setScale=function(t,e,n){n=n||0,n>0&&(this._ux=Cl(n/Qr/t)||0,this._uy=Cl(n/Qr/e)||0)},t.prototype.setDPR=function(t){this.dpr=t},t.prototype.setContext=function(t){this._ctx=t},t.prototype.getContext=function(){return this._ctx},t.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},t.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},t.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(yl.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},t.prototype.lineTo=function(t,e){var n=Cl(t-this._xi),i=Cl(e-this._yi),r=n>this._ux||i>this._uy;if(this.addData(yl.L,t,e),this._ctx&&r&&this._ctx.lineTo(t,e),r)this._xi=t,this._yi=e,this._pendingPtDist=0;else{var o=n*n+i*i;o>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=o)}return this},t.prototype.bezierCurveTo=function(t,e,n,i,r,o){return this._drawPendingPt(),this.addData(yl.C,t,e,n,i,r,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,i,r,o),this._xi=r,this._yi=o,this},t.prototype.quadraticCurveTo=function(t,e,n,i){return this._drawPendingPt(),this.addData(yl.Q,t,e,n,i),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,i),this._xi=n,this._yi=i,this},t.prototype.arc=function(t,e,n,i,r,o){this._drawPendingPt(),Ll[0]=i,Ll[1]=r,Rl(Ll,o),i=Ll[0],r=Ll[1];var a=r-i;return this.addData(yl.A,t,e,n,n,i,a,0,o?0:1),this._ctx&&this._ctx.arc(t,e,n,i,r,o),this._xi=Il(r)*n+t,this._yi=Tl(r)*n+e,this},t.prototype.arcTo=function(t,e,n,i,r){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,i,r),this},t.prototype.rect=function(t,e,n,i){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,i),this.addData(yl.R,t,e,n,i),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(yl.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},t.prototype.fill=function(t){t&&t.fill(),this.toStatic()},t.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(t){var e=t.length;this.data&&this.data.length===e||!kl||(this.data=new Float32Array(e));for(var n=0;n<e;n++)this.data[n]=t[n];this._len=e},t.prototype.appendPath=function(t){t instanceof Array||(t=[t]);for(var e=t.length,n=0,i=this._len,r=0;r<e;r++)n+=t[r].len();kl&&this.data instanceof Float32Array&&(this.data=new Float32Array(i+n));for(r=0;r<e;r++)for(var o=t[r].data,a=0;a<o.length;a++)this.data[i++]=o[a];this._len=i},t.prototype.addData=function(t,e,n,i,r,o,a,s,l){if(this._saveData){var u=this.data;this._len+arguments.length>u.length&&(this._expandData(),u=this.data);for(var h=0;h<arguments.length;h++)u[this._len++]=arguments[h]}},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 t=[],e=0;e<this._len;e++)t[e]=this.data[e];this.data=t}},t.prototype.toStatic=function(){if(this._saveData){this._drawPendingPt();var t=this.data;t instanceof Array&&(t.length=this._len,kl&&this._len>11&&(this.data=new Float32Array(t)))}},t.prototype.getBoundingRect=function(){xl[0]=xl[1]=wl[0]=wl[1]=Number.MAX_VALUE,_l[0]=_l[1]=bl[0]=bl[1]=-Number.MAX_VALUE;var t,e=this.data,n=0,i=0,r=0,o=0;for(t=0;t<this._len;){var a=e[t++],s=1===t;switch(s&&(n=e[t],i=e[t+1],r=n,o=i),a){case yl.M:n=r=e[t++],i=o=e[t++],wl[0]=r,wl[1]=o,bl[0]=r,bl[1]=o;break;case yl.L:hl(n,i,e[t],e[t+1],wl,bl),n=e[t++],i=e[t++];break;case yl.C:dl(n,i,e[t++],e[t++],e[t++],e[t++],e[t],e[t+1],wl,bl),n=e[t++],i=e[t++];break;case yl.Q:fl(n,i,e[t++],e[t++],e[t],e[t+1],wl,bl),n=e[t++],i=e[t++];break;case yl.A:var l=e[t++],u=e[t++],h=e[t++],c=e[t++],p=e[t++],d=e[t++]+p;t+=1;var f=!e[t++];s&&(r=Il(p)*h+l,o=Tl(p)*c+u),gl(l,u,h,c,p,d,f,wl,bl),n=Il(d)*h+l,i=Tl(d)*c+u;break;case yl.R:r=n=e[t++],o=i=e[t++];var g=e[t++],y=e[t++];hl(r,o,r+g,o+y,wl,bl);break;case yl.Z:n=r,i=o;break}Kt(xl,xl,wl),Jt(_l,_l,bl)}return 0===t&&(xl[0]=xl[1]=_l[0]=_l[1]=0),new $e(xl[0],xl[1],_l[0]-xl[0],_l[1]-xl[1])},t.prototype._calculateLength=function(){var t=this.data,e=this._len,n=this._ux,i=this._uy,r=0,o=0,a=0,s=0;this._pathSegLen||(this._pathSegLen=[]);for(var l=this._pathSegLen,u=0,h=0,c=0;c<e;){var p=t[c++],d=1===c;d&&(r=t[c],o=t[c+1],a=r,s=o);var f=-1;switch(p){case yl.M:r=a=t[c++],o=s=t[c++];break;case yl.L:var g=t[c++],y=t[c++],v=g-r,m=y-o;(Cl(v)>n||Cl(m)>i||c===e-1)&&(f=Math.sqrt(v*v+m*m),r=g,o=y);break;case yl.C:var x=t[c++],_=t[c++],w=(g=t[c++],y=t[c++],t[c++]),b=t[c++];f=Jn(r,o,x,_,g,y,w,b,10),r=w,o=b;break;case yl.Q:x=t[c++],_=t[c++],g=t[c++],y=t[c++];f=ri(r,o,x,_,g,y,10),r=g,o=y;break;case yl.A:var S=t[c++],M=t[c++],I=t[c++],T=t[c++],C=t[c++],A=t[c++],D=A+C;c+=1,d&&(a=Il(C)*I+S,s=Tl(C)*T+M),f=Ml(I,T)*Sl(Dl,Math.abs(A)),r=Il(D)*I+S,o=Tl(D)*T+M;break;case yl.R:a=r=t[c++],s=o=t[c++];var k=t[c++],L=t[c++];f=2*k+2*L;break;case yl.Z:v=a-r,m=s-o;f=Math.sqrt(v*v+m*m),r=a,o=s;break}f>=0&&(l[h++]=f,u+=f)}return this._pathLen=u,u},t.prototype.rebuildPath=function(t,e){var n,i,r,o,a,s,l,u,h,c,p,d=this.data,f=this._ux,g=this._uy,y=this._len,v=e<1,m=0,x=0,_=0;if(!v||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,u=this._pathLen,h=e*u,h))t:for(var w=0;w<y;){var b=d[w++],S=1===w;switch(S&&(r=d[w],o=d[w+1],n=r,i=o),b!==yl.L&&_>0&&(t.lineTo(c,p),_=0),b){case yl.M:n=r=d[w++],i=o=d[w++],t.moveTo(r,o);break;case yl.L:a=d[w++],s=d[w++];var M=Cl(a-r),I=Cl(s-o);if(M>f||I>g){if(v){var T=l[x++];if(m+T>h){var C=(h-m)/T;t.lineTo(r*(1-C)+a*C,o*(1-C)+s*C);break t}m+=T}t.lineTo(a,s),r=a,o=s,_=0}else{var A=M*M+I*I;A>_&&(c=a,p=s,_=A)}break;case yl.C:var D=d[w++],k=d[w++],L=d[w++],P=d[w++],R=d[w++],O=d[w++];if(v){T=l[x++];if(m+T>h){C=(h-m)/T;qn(r,D,L,R,C,vl),qn(o,k,P,O,C,ml),t.bezierCurveTo(vl[1],ml[1],vl[2],ml[2],vl[3],ml[3]);break t}m+=T}t.bezierCurveTo(D,k,L,P,R,O),r=R,o=O;break;case yl.Q:D=d[w++],k=d[w++],L=d[w++],P=d[w++];if(v){T=l[x++];if(m+T>h){C=(h-m)/T;ni(r,D,L,C,vl),ni(o,k,P,C,ml),t.quadraticCurveTo(vl[1],ml[1],vl[2],ml[2]);break t}m+=T}t.quadraticCurveTo(D,k,L,P),r=L,o=P;break;case yl.A:var N=d[w++],E=d[w++],z=d[w++],B=d[w++],V=d[w++],F=d[w++],G=d[w++],W=!d[w++],H=z>B?z:B,U=Cl(z-B)>.001,Y=V+F,X=!1;if(v){T=l[x++];m+T>h&&(Y=V+F*(h-m)/T,X=!0),m+=T}if(U&&t.ellipse?t.ellipse(N,E,z,B,G,V,Y,W):t.arc(N,E,H,V,Y,W),X)break t;S&&(n=Il(V)*z+N,i=Tl(V)*B+E),r=Il(Y)*z+N,o=Tl(Y)*B+E;break;case yl.R:n=r=d[w],i=o=d[w+1],a=d[w++],s=d[w++];var Z=d[w++],j=d[w++];if(v){T=l[x++];if(m+T>h){var q=h-m;t.moveTo(a,s),t.lineTo(a+Sl(q,Z),s),q-=Z,q>0&&t.lineTo(a+Z,s+Sl(q,j)),q-=j,q>0&&t.lineTo(a+Ml(Z-q,0),s+j),q-=Z,q>0&&t.lineTo(a,s+Ml(j-q,0));break t}m+=T}t.rect(a,s,Z,j);break;case yl.Z:if(v){T=l[x++];if(m+T>h){C=(h-m)/T;t.lineTo(r*(1-C)+n*C,o*(1-C)+i*C);break t}m+=T}t.closePath(),r=n,o=i}}},t.prototype.clone=function(){var e=new t,n=this.data;return e.data=n.slice?n.slice():Array.prototype.slice.call(n),e._len=this._len,e},t.CMD=yl,t.initDefaultProps=function(){var e=t.prototype;e._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0}(),t}(),Nl=Ol;function El(t,e,n,i,r,o,a){if(0===r)return!1;var s=r,l=0,u=t;if(a>e+s&&a>i+s||a<e-s&&a<i-s||o>t+s&&o>n+s||o<t-s&&o<n-s)return!1;if(t===n)return Math.abs(o-t)<=s/2;l=(e-i)/(t-n),u=(t*i-n*e)/(t-n);var h=l*o-a+u,c=h*h/(l*l+1);return c<=s/2*s/2}function zl(t,e,n,i,r,o,a,s,l,u,h){if(0===l)return!1;var c=l;if(h>e+c&&h>i+c&&h>o+c&&h>s+c||h<e-c&&h<i-c&&h<o-c&&h<s-c||u>t+c&&u>n+c&&u>r+c&&u>a+c||u<t-c&&u<n-c&&u<r-c&&u<a-c)return!1;var p=Kn(t,e,n,i,r,o,a,s,u,h,null);return p<=c/2}function Bl(t,e,n,i,r,o,a,s,l){if(0===a)return!1;var u=a;if(l>e+u&&l>i+u&&l>o+u||l<e-u&&l<i-u&&l<o-u||s>t+u&&s>n+u&&s>r+u||s<t-u&&s<n-u&&s<r-u)return!1;var h=ii(t,e,n,i,r,o,s,l,null);return h<=u/2}var Vl=2*Math.PI;function Fl(t){return t%=Vl,t<0&&(t+=Vl),t}var Gl=2*Math.PI;function Wl(t,e,n,i,r,o,a,s,l){if(0===a)return!1;var u=a;s-=t,l-=e;var h=Math.sqrt(s*s+l*l);if(h-u>n||h+u<n)return!1;if(Math.abs(i-r)%Gl<1e-4)return!0;if(o){var c=i;i=Fl(r),r=Fl(c)}else i=Fl(i),r=Fl(r);i>r&&(r+=Gl);var p=Math.atan2(l,s);return p<0&&(p+=Gl),p>=i&&p<=r||p+Gl>=i&&p+Gl<=r}function Hl(t,e,n,i,r,o){if(o>e&&o>i||o<e&&o<i)return 0;if(i===e)return 0;var a=(o-e)/(i-e),s=i<e?1:-1;1!==a&&0!==a||(s=i<e?.5:-.5);var l=a*(n-t)+t;return l===r?1/0:l>r?s:0}var Ul=Nl.CMD,Yl=2*Math.PI,Xl=1e-4;function Zl(t,e){return Math.abs(t-e)<Xl}var jl=[-1,-1,-1],ql=[-1,-1];function Kl(){var t=ql[0];ql[0]=ql[1],ql[1]=t}function Jl(t,e,n,i,r,o,a,s,l,u){if(u>e&&u>i&&u>o&&u>s||u<e&&u<i&&u<o&&u<s)return 0;var h=Zn(e,i,o,s,u,jl);if(0===h)return 0;for(var c=0,p=-1,d=void 0,f=void 0,g=0;g<h;g++){var y=jl[g],v=0===y||1===y?.5:1,m=Yn(t,n,r,a,y);m<l||(p<0&&(p=jn(e,i,o,s,ql),ql[1]<ql[0]&&p>1&&Kl(),d=Yn(e,i,o,s,ql[0]),p>1&&(f=Yn(e,i,o,s,ql[1]))),2===p?y<ql[0]?c+=d<e?v:-v:y<ql[1]?c+=f<d?v:-v:c+=s<f?v:-v:y<ql[0]?c+=d<e?v:-v:c+=s<d?v:-v)}return c}function $l(t,e,n,i,r,o,a,s){if(s>e&&s>i&&s>o||s<e&&s<i&&s<o)return 0;var l=ti(e,i,o,s,jl);if(0===l)return 0;var u=ei(e,i,o);if(u>=0&&u<=1){for(var h=0,c=$n(e,i,o,u),p=0;p<l;p++){var d=0===jl[p]||1===jl[p]?.5:1,f=$n(t,n,r,jl[p]);f<a||(jl[p]<u?h+=c<e?d:-d:h+=o<c?d:-d)}return h}d=0===jl[0]||1===jl[0]?.5:1,f=$n(t,n,r,jl[0]);return f<a?0:o<e?d:-d}function Ql(t,e,n,i,r,o,a,s){if(s-=e,s>n||s<-n)return 0;var l=Math.sqrt(n*n-s*s);jl[0]=-l,jl[1]=l;var u=Math.abs(i-r);if(u<1e-4)return 0;if(u>=Yl-1e-4){i=0,r=Yl;var h=o?1:-1;return a>=jl[0]+t&&a<=jl[1]+t?h:0}if(i>r){var c=i;i=r,r=c}i<0&&(i+=Yl,r+=Yl);for(var p=0,d=0;d<2;d++){var f=jl[d];if(f+t>a){var g=Math.atan2(s,f);h=o?1:-1;g<0&&(g=Yl+g),(g>=i&&g<=r||g+Yl>=i&&g+Yl<=r)&&(g>Math.PI/2&&g<1.5*Math.PI&&(h=-h),p+=h)}}return p}function tu(t,e,n,i,r){for(var o,a,s=t.data,l=t.len(),u=0,h=0,c=0,p=0,d=0,f=0;f<l;){var g=s[f++],y=1===f;switch(g===Ul.M&&f>1&&(n||(u+=Hl(h,c,p,d,i,r))),y&&(h=s[f],c=s[f+1],p=h,d=c),g){case Ul.M:p=s[f++],d=s[f++],h=p,c=d;break;case Ul.L:if(n){if(El(h,c,s[f],s[f+1],e,i,r))return!0}else u+=Hl(h,c,s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case Ul.C:if(n){if(zl(h,c,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],e,i,r))return!0}else u+=Jl(h,c,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case Ul.Q:if(n){if(Bl(h,c,s[f++],s[f++],s[f],s[f+1],e,i,r))return!0}else u+=$l(h,c,s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case Ul.A:var v=s[f++],m=s[f++],x=s[f++],_=s[f++],w=s[f++],b=s[f++];f+=1;var S=!!(1-s[f++]);o=Math.cos(w)*x+v,a=Math.sin(w)*_+m,y?(p=o,d=a):u+=Hl(h,c,o,a,i,r);var M=(i-v)*_/x+v;if(n){if(Wl(v,m,_,w,w+b,S,e,M,r))return!0}else u+=Ql(v,m,_,w,w+b,S,M,r);h=Math.cos(w+b)*x+v,c=Math.sin(w+b)*_+m;break;case Ul.R:p=h=s[f++],d=c=s[f++];var I=s[f++],T=s[f++];if(o=p+I,a=d+T,n){if(El(p,d,o,d,e,i,r)||El(o,d,o,a,e,i,r)||El(o,a,p,a,e,i,r)||El(p,a,p,d,e,i,r))return!0}else u+=Hl(o,d,o,a,i,r),u+=Hl(p,a,p,d,i,r);break;case Ul.Z:if(n){if(El(h,c,p,d,e,i,r))return!0}else u+=Hl(h,c,p,d,i,r);h=p,c=d;break}}return n||Zl(c,d)||(u+=Hl(h,c,p,d,i,r)||0),0!==u}function eu(t,e,n){return tu(t,0,!1,e,n)}function nu(t,e,n,i){return tu(t,e,!0,n,i)}var iu=V({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},Xs),ru={style:V({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},Zs.style)},ou=po.concat(["invisible","culling","z","z2","zlevel","parent"]),au=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.update=function(){var n=this;t.prototype.update.call(this);var i=this.style;if(i.decal){var r=this._decalEl=this._decalEl||new e;r.buildPath===e.prototype.buildPath&&(r.buildPath=function(t){n.buildPath(t,n.shape)}),r.silent=!0;var o=r.style;for(var a in i)o[a]!==i[a]&&(o[a]=i[a]);o.fill=i.fill?i.decal:null,o.decal=null,o.shadowColor=null,i.strokeFirst&&(o.stroke=null);for(var s=0;s<ou.length;++s)r[ou[s]]=this[ou[s]];r.__dirty|=bn}else this._decalEl&&(this._decalEl=null)},e.prototype.getDecalElement=function(){return this._decalEl},e.prototype._init=function(e){var n=q(e);this.shape=this.getDefaultShape();var i=this.getDefaultStyle();i&&this.useStyle(i);for(var r=0;r<n.length;r++){var o=n[r],a=e[o];"style"===o?this.style?B(this.style,a):this.useStyle(a):"shape"===o?B(this.shape,a):t.prototype.attrKV.call(this,o,a)}this.style||this.useStyle({})},e.prototype.getDefaultStyle=function(){return null},e.prototype.getDefaultShape=function(){return{}},e.prototype.canBeInsideText=function(){return this.hasFill()},e.prototype.getInsideTextFill=function(){var t=this.style.fill;if("none"!==t){if(et(t)){var e=Ni(t,0);return e>.5?eo:e>.2?io:no}if(t)return no}return eo},e.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(et(e)){var n=this.__zr,i=!(!n||!n.isDarkMode()),r=Ni(t,0)<to;if(i===r)return e}},e.prototype.buildPath=function(t,e,n){},e.prototype.pathUpdated=function(){this.__dirty&=~Mn},e.prototype.getUpdatedPathProxy=function(t){return!this.path&&this.createPathProxy(),this.path.beginPath(),this.buildPath(this.path,this.shape,t),this.path},e.prototype.createPathProxy=function(){this.path=new Nl(!1)},e.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))},e.prototype.hasFill=function(){var t=this.style,e=t.fill;return null!=e&&"none"!==e},e.prototype.getBoundingRect=function(){var t=this._rect,e=this.style,n=!t;if(n){var i=!1;this.path||(i=!0,this.createPathProxy());var r=this.path;(i||this.__dirty&Mn)&&(r.beginPath(),this.buildPath(r,this.shape,!1),this.pathUpdated()),t=r.getBoundingRect()}if(this._rect=t,this.hasStroke()&&this.path&&this.path.len()>0){var o=this._rectStroke||(this._rectStroke=t.clone());if(this.__dirty||n){o.copy(t);var a=e.strokeNoScale?this.getLineScale():1,s=e.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}a>1e-10&&(o.width+=s/a,o.height+=s/a,o.x-=s/a/2,o.y-=s/a/2)}return o}return t},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect(),r=this.style;if(t=n[0],e=n[1],i.contain(t,e)){var o=this.path;if(this.hasStroke()){var a=r.lineWidth,s=r.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(a=Math.max(a,this.strokeContainThreshold)),nu(o,a/s,t,e)))return!0}if(this.hasFill())return eu(o,t,e)}return!1},e.prototype.dirtyShape=function(){this.__dirty|=Mn,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},e.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},e.prototype.animateShape=function(t){return this.animate("shape",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():"shape"===t?this.dirtyShape():this.markRedraw()},e.prototype.attrKV=function(e,n){"shape"===e?this.setShape(n):t.prototype.attrKV.call(this,e,n)},e.prototype.setShape=function(t,e){var n=this.shape;return n||(n=this.shape={}),"string"===typeof t?n[t]=e:B(n,t),this.dirtyShape(),this},e.prototype.shapeChanged=function(){return!!(this.__dirty&Mn)},e.prototype.createStyle=function(t){return At(iu,t)},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.shape&&!n.shape&&(n.shape=B({},this.shape))},e.prototype._applyStateObj=function(e,n,i,r,o,a){t.prototype._applyStateObj.call(this,e,n,i,r,o,a);var s,l=!(n&&r);if(n&&n.shape?o?r?s=n.shape:(s=B({},i.shape),B(s,n.shape)):(s=B({},r?this.shape:i.shape),B(s,n.shape)):l&&(s=i.shape),s)if(o){this.shape=B({},this.shape);for(var u={},h=q(s),c=0;c<h.length;c++){var p=h[c];"object"===typeof s[p]?this.shape[p]=s[p]:u[p]=s[p]}this._transitionState(e,{shape:u},a)}else this.shape=s,this.dirtyShape()},e.prototype._mergeStates=function(e){for(var n,i=t.prototype._mergeStates.call(this,e),r=0;r<e.length;r++){var o=e[r];o.shape&&(n=n||{},this._mergeStyle(n,o.shape))}return n&&(i.shape=n),i},e.prototype.getAnimationStyleProps=function(){return ru},e.prototype.isZeroArea=function(){return!1},e.extend=function(t){var n=function(e){function n(n){var i=e.call(this,n)||this;return t.init&&t.init.call(i,n),i}return a(n,e),n.prototype.getDefaultStyle=function(){return N(t.style)},n.prototype.getDefaultShape=function(){return N(t.shape)},n}(e);for(var i in t)"function"===typeof t[i]&&(n.prototype[i]=t[i]);return n},e.initDefaultProps=function(){var t=e.prototype;t.type="path",t.strokeContainThreshold=5,t.segmentIgnoreThreshold=0,t.subPixelOptimize=!1,t.autoBatch=!1,t.__dirty=bn|Sn|Mn}(),e}(tl),su=au,lu=V({strokeFirst:!0,font:f,x:0,y:0,textAlign:"left",textBaseline:"top",miterLimit:2},iu),uu=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.hasStroke=function(){var t=this.style,e=t.stroke;return null!=e&&"none"!==e&&t.lineWidth>0},e.prototype.hasFill=function(){var t=this.style,e=t.fill;return null!=e&&"none"!==e},e.prototype.createStyle=function(t){return At(lu,t)},e.prototype.setBoundingRect=function(t){this._rect=t},e.prototype.getBoundingRect=function(){var t=this.style;if(!this._rect){var e=t.text;null!=e?e+="":e="";var n=xo(e,t.font,t.textAlign,t.textBaseline);if(n.x+=t.x||0,n.y+=t.y||0,this.hasStroke()){var i=t.lineWidth;n.x-=i/2,n.y-=i/2,n.width+=i,n.height+=i}this._rect=n}return this._rect},e.initDefaultProps=function(){var t=e.prototype;t.dirtyRectTolerance=10}(),e}(tl);uu.prototype.type="tspan";var hu=uu,cu=V({x:0,y:0},Xs),pu={style:V({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},Zs.style)};function du(t){return!!(t&&"string"!==typeof t&&t.width&&t.height)}var fu=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.createStyle=function(t){return At(cu,t)},e.prototype._getSize=function(t){var e=this.style,n=e[t];if(null!=n)return n;var i=du(e.image)?e.image:this.__image;if(!i)return 0;var r="width"===t?"height":"width",o=e[r];return null==o?i[t]:i[t]/i[r]*o},e.prototype.getWidth=function(){return this._getSize("width")},e.prototype.getHeight=function(){return this._getSize("height")},e.prototype.getAnimationStyleProps=function(){return pu},e.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new $e(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect},e}(tl);fu.prototype.type="image";var gu=fu;function yu(t,e){var n,i,r,o,a,s=e.x,l=e.y,u=e.width,h=e.height,c=e.r;u<0&&(s+=u,u=-u),h<0&&(l+=h,h=-h),"number"===typeof c?n=i=r=o=c:c instanceof Array?1===c.length?n=i=r=o=c[0]:2===c.length?(n=r=c[0],i=o=c[1]):3===c.length?(n=c[0],i=o=c[1],r=c[2]):(n=c[0],i=c[1],r=c[2],o=c[3]):n=i=r=o=0,n+i>u&&(a=n+i,n*=u/a,i*=u/a),r+o>u&&(a=r+o,r*=u/a,o*=u/a),i+r>h&&(a=i+r,i*=h/a,r*=h/a),n+o>h&&(a=n+o,n*=h/a,o*=h/a),t.moveTo(s+n,l),t.lineTo(s+u-i,l),0!==i&&t.arc(s+u-i,l+i,i,-Math.PI/2,0),t.lineTo(s+u,l+h-r),0!==r&&t.arc(s+u-r,l+h-r,r,0,Math.PI/2),t.lineTo(s+o,l+h),0!==o&&t.arc(s+o,l+h-o,o,Math.PI/2,Math.PI),t.lineTo(s,l+n),0!==n&&t.arc(s+n,l+n,n,Math.PI,1.5*Math.PI)}var vu=Math.round;function mu(t,e,n){if(e){var i=e.x1,r=e.x2,o=e.y1,a=e.y2;t.x1=i,t.x2=r,t.y1=o,t.y2=a;var s=n&&n.lineWidth;return s?(vu(2*i)===vu(2*r)&&(t.x1=t.x2=_u(i,s,!0)),vu(2*o)===vu(2*a)&&(t.y1=t.y2=_u(o,s,!0)),t):t}}function xu(t,e,n){if(e){var i=e.x,r=e.y,o=e.width,a=e.height;t.x=i,t.y=r,t.width=o,t.height=a;var s=n&&n.lineWidth;return s?(t.x=_u(i,s,!0),t.y=_u(r,s,!0),t.width=Math.max(_u(i+o,s,!1)-t.x,0===o?0:1),t.height=Math.max(_u(r+a,s,!1)-t.y,0===a?0:1),t):t}}function _u(t,e,n){if(!e)return t;var i=vu(2*t);return(i+vu(e))%2===0?i/2:(i+(n?1:-1))/2}var wu=function(){function t(){this.x=0,this.y=0,this.width=0,this.height=0}return t}(),bu={},Su=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultShape=function(){return new wu},e.prototype.buildPath=function(t,e){var n,i,r,o;if(this.subPixelOptimize){var a=xu(bu,e,this.style);n=a.x,i=a.y,r=a.width,o=a.height,a.r=e.r,e=a}else n=e.x,i=e.y,r=e.width,o=e.height;e.r?yu(t,e):t.rect(n,i,r,o)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}(su);Su.prototype.type="rect";var Mu=Su,Iu={fill:"#000"},Tu=2,Cu={style:V({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},Zs.style)},Au=function(t){function e(e){var n=t.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=Iu,n.attr(e),n}return a(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var e=0;e<this._children.length;e++){var n=this._children[e];n.zlevel=this.zlevel,n.z=this.z,n.z2=this.z2,n.culling=this.culling,n.cursor=this.cursor,n.invisible=this.invisible}},e.prototype.updateTransform=function(){var e=this.innerTransformable;e?(e.updateTransform(),e.transform&&(this.transform=e.transform)):t.prototype.updateTransform.call(this)},e.prototype.getLocalTransform=function(e){var n=this.innerTransformable;return n?n.getLocalTransform(e):t.prototype.getLocalTransform.call(this,e)},e.prototype.getComputedTransform=function(){return this.__hostTarget&&(this.__hostTarget.getComputedTransform(),this.__hostTarget.updateInnerText(!0)),t.prototype.getComputedTransform.call(this)},e.prototype._updateSubTexts=function(){this._childCursor=0,Nu(this.style),this.style.rich?this._updateRichTexts():this._updatePlainTexts(),this._children.length=this._childCursor,this.styleUpdated()},e.prototype.addSelfToZr=function(e){t.prototype.addSelfToZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=e},e.prototype.removeSelfFromZr=function(e){t.prototype.removeSelfFromZr.call(this,e);for(var n=0;n<this._children.length;n++)this._children[n].__zr=null},e.prototype.getBoundingRect=function(){if(this.styleChanged()&&this._updateSubTexts(),!this._rect){for(var t=new $e(0,0,0,0),e=this._children,n=[],i=null,r=0;r<e.length;r++){var o=e[r],a=o.getBoundingRect(),s=o.getLocalTransform(n);s?(t.copy(a),t.applyTransform(s),i=i||t.clone(),i.union(t)):(i=i||a.clone(),i.union(a))}this._rect=i||t}return this._rect},e.prototype.setDefaultTextStyle=function(t){this._defaultStyle=t||Iu},e.prototype.setTextContent=function(t){0},e.prototype._mergeStyle=function(t,e){if(!e)return t;var n=e.rich,i=t.rich||n&&{};return B(t,e),n&&i?(this._mergeRich(i,n),t.rich=i):i&&(t.rich=i),t},e.prototype._mergeRich=function(t,e){for(var n=q(e),i=0;i<n.length;i++){var r=n[i];t[r]=t[r]||{},B(t[r],e[r])}},e.prototype.getAnimationStyleProps=function(){return Cu},e.prototype._getOrCreateChild=function(t){var e=this._children[this._childCursor];return e&&e instanceof t||(e=new t),this._children[this._childCursor++]=e,e.__zr=this.__zr,e.parent=this,e},e.prototype._updatePlainTexts=function(){var t=this.style,e=t.font||f,n=t.padding,i=Fu(t),r=Ns(i,t),o=Gu(t),a=!!t.backgroundColor,s=r.outerHeight,l=r.outerWidth,u=r.contentWidth,h=r.lines,c=r.lineHeight,p=this._defaultStyle;this.isTruncated=!!r.isTruncated;var d=t.x||0,g=t.y||0,y=t.align||p.align||"left",v=t.verticalAlign||p.verticalAlign||"top",m=d,x=wo(g,r.contentHeight,v);if(o||n){var _=_o(d,l,y),w=wo(g,s,v);o&&this._renderBackground(t,t,_,w,l,s)}x+=c/2,n&&(m=Vu(d,y,n),"top"===v?x+=n[0]:"bottom"===v&&(x-=n[2]));for(var b=0,S=!1,M=(Bu("fill"in t?t.fill:(S=!0,p.fill))),I=(zu("stroke"in t?t.stroke:a||p.autoStroke&&!S?null:(b=Tu,p.stroke))),T=t.textShadowBlur>0,C=null!=t.width&&("truncate"===t.overflow||"break"===t.overflow||"breakAll"===t.overflow),A=r.calculatedLineHeight,D=0;D<h.length;D++){var k=this._getOrCreateChild(hu),L=k.createStyle();k.useStyle(L),L.text=h[D],L.x=m,L.y=x,y&&(L.textAlign=y),L.textBaseline="middle",L.opacity=t.opacity,L.strokeFirst=!0,T&&(L.shadowBlur=t.textShadowBlur||0,L.shadowColor=t.textShadowColor||"transparent",L.shadowOffsetX=t.textShadowOffsetX||0,L.shadowOffsetY=t.textShadowOffsetY||0),L.stroke=I,L.fill=M,I&&(L.lineWidth=t.lineWidth||b,L.lineDash=t.lineDash,L.lineDashOffset=t.lineDashOffset||0),L.font=e,Ru(L,t),x+=c,C&&k.setBoundingRect(new $e(_o(L.x,u,L.textAlign),wo(L.y,A,L.textBaseline),u,A))}},e.prototype._updateRichTexts=function(){var t=this.style,e=Fu(t),n=Vs(e,t),i=n.width,r=n.outerWidth,o=n.outerHeight,a=t.padding,s=t.x||0,l=t.y||0,u=this._defaultStyle,h=t.align||u.align,c=t.verticalAlign||u.verticalAlign;this.isTruncated=!!n.isTruncated;var p=_o(s,r,h),d=wo(l,o,c),f=p,g=d;a&&(f+=a[3],g+=a[0]);var y=f+i;Gu(t)&&this._renderBackground(t,t,p,d,r,o);for(var v=!!t.backgroundColor,m=0;m<n.lines.length;m++){var x=n.lines[m],_=x.tokens,w=_.length,b=x.lineHeight,S=x.width,M=0,I=f,T=y,C=w-1,A=void 0;while(M<w&&(A=_[M],!A.align||"left"===A.align))this._placeToken(A,t,b,g,I,"left",v),S-=A.width,I+=A.width,M++;while(C>=0&&(A=_[C],"right"===A.align))this._placeToken(A,t,b,g,T,"right",v),S-=A.width,T-=A.width,C--;I+=(i-(I-f)-(y-T)-S)/2;while(M<=C)A=_[M],this._placeToken(A,t,b,g,I+A.width/2,"center",v),I+=A.width,M++;g+=b}},e.prototype._placeToken=function(t,e,n,i,r,o,a){var s=e.rich[t.styleName]||{};s.text=t.text;var l=t.verticalAlign,u=i+n/2;"top"===l?u=i+t.height/2:"bottom"===l&&(u=i+n-t.height/2);var h=!t.isLineHolder&&Gu(s);h&&this._renderBackground(s,e,"right"===o?r-t.width:"center"===o?r-t.width/2:r,u-t.height/2,t.width,t.height);var c=!!s.backgroundColor,p=t.textPadding;p&&(r=Vu(r,o,p),u-=t.height/2-p[0]-t.innerHeight/2);var d=this._getOrCreateChild(hu),g=d.createStyle();d.useStyle(g);var y=this._defaultStyle,v=!1,m=0,x=Bu("fill"in s?s.fill:"fill"in e?e.fill:(v=!0,y.fill)),_=zu("stroke"in s?s.stroke:"stroke"in e?e.stroke:c||a||y.autoStroke&&!v?null:(m=Tu,y.stroke)),w=s.textShadowBlur>0||e.textShadowBlur>0;g.text=t.text,g.x=r,g.y=u,w&&(g.shadowBlur=s.textShadowBlur||e.textShadowBlur||0,g.shadowColor=s.textShadowColor||e.textShadowColor||"transparent",g.shadowOffsetX=s.textShadowOffsetX||e.textShadowOffsetX||0,g.shadowOffsetY=s.textShadowOffsetY||e.textShadowOffsetY||0),g.textAlign=o,g.textBaseline="middle",g.font=t.font||f,g.opacity=ft(s.opacity,e.opacity,1),Ru(g,s),_&&(g.lineWidth=ft(s.lineWidth,e.lineWidth,m),g.lineDash=dt(s.lineDash,e.lineDash),g.lineDashOffset=e.lineDashOffset||0,g.stroke=_),x&&(g.fill=x);var b=t.contentWidth,S=t.contentHeight;d.setBoundingRect(new $e(_o(g.x,b,g.textAlign),wo(g.y,S,g.textBaseline),b,S))},e.prototype._renderBackground=function(t,e,n,i,r,o){var a,s,l=t.backgroundColor,u=t.borderWidth,h=t.borderColor,c=l&&l.image,p=l&&!c,d=t.borderRadius,f=this;if(p||t.lineHeight||u&&h){a=this._getOrCreateChild(Mu),a.useStyle(a.createStyle()),a.style.fill=null;var g=a.shape;g.x=n,g.y=i,g.width=r,g.height=o,g.r=d,a.dirtyShape()}if(p){var y=a.style;y.fill=l||null,y.fillOpacity=dt(t.fillOpacity,1)}else if(c){s=this._getOrCreateChild(gu),s.onload=function(){f.dirtyStyle()};var v=s.style;v.image=l.image,v.x=n,v.y=i,v.width=r,v.height=o}if(u&&h){y=a.style;y.lineWidth=u,y.stroke=h,y.strokeOpacity=dt(t.strokeOpacity,1),y.lineDash=t.borderDash,y.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill()&&a.hasStroke()&&(y.strokeFirst=!0,y.lineWidth*=2)}var m=(a||s).style;m.shadowBlur=t.shadowBlur||0,m.shadowColor=t.shadowColor||"transparent",m.shadowOffsetX=t.shadowOffsetX||0,m.shadowOffsetY=t.shadowOffsetY||0,m.opacity=ft(t.opacity,e.opacity,1)},e.makeFont=function(t){var e="";return Ou(t)&&(e=[t.fontStyle,t.fontWeight,Pu(t.fontSize),t.fontFamily||"sans-serif"].join(" ")),e&&mt(e)||t.textFont||t.font},e}(tl),Du={left:!0,right:1,center:1},ku={top:1,bottom:1,middle:1},Lu=["fontStyle","fontWeight","fontSize","fontFamily"];function Pu(t){return"string"!==typeof t||-1===t.indexOf("px")&&-1===t.indexOf("rem")&&-1===t.indexOf("em")?isNaN(+t)?p+"px":t+"px":t}function Ru(t,e){for(var n=0;n<Lu.length;n++){var i=Lu[n],r=e[i];null!=r&&(t[i]=r)}}function Ou(t){return null!=t.fontSize||t.fontFamily||t.fontWeight}function Nu(t){return Eu(t),U(t.rich,Eu),t}function Eu(t){if(t){t.font=Au.makeFont(t);var e=t.align;"middle"===e&&(e="center"),t.align=null==e||Du[e]?e:"left";var n=t.verticalAlign;"center"===n&&(n="middle"),t.verticalAlign=null==n||ku[n]?n:"top";var i=t.padding;i&&(t.padding=yt(t.padding))}}function zu(t,e){return null==t||e<=0||"transparent"===t||"none"===t?null:t.image||t.colorStops?"#000":t}function Bu(t){return null==t||"none"===t?null:t.image||t.colorStops?"#000":t}function Vu(t,e,n){return"right"===e?t-n[1]:"center"===e?t+n[3]/2-n[1]/2:t+n[3]}function Fu(t){var e=t.text;return null!=e&&(e+=""),e}function Gu(t){return!!(t.backgroundColor||t.lineHeight||t.borderWidth&&t.borderColor)}var Wu=Au,Hu=qa(),Uu=function(t,e,n,i){if(i){var r=Hu(i);r.dataIndex=n,r.dataType=e,r.seriesIndex=t,r.ssrType="chart","group"===i.type&&i.traverse(function(i){var r=Hu(i);r.seriesIndex=t,r.dataIndex=n,r.dataType=e,r.ssrType="chart"})}},Yu=1,Xu={},Zu=qa(),ju=qa(),qu=0,Ku=1,Ju=2,$u=["emphasis","blur","select"],Qu=["normal","emphasis","blur","select"],th=10,eh=9,nh="highlight",ih="downplay",rh="select",oh="unselect",ah="toggleSelect";function sh(t){return null!=t&&"none"!==t}function lh(t,e,n){t.onHoverStateChange&&(t.hoverState||0)!==n&&t.onHoverStateChange(e),t.hoverState=n}function uh(t){lh(t,"emphasis",Ju)}function hh(t){t.hoverState===Ju&&lh(t,"normal",qu)}function ch(t){lh(t,"blur",Ku)}function ph(t){t.hoverState===Ku&&lh(t,"normal",qu)}function dh(t){t.selected=!0}function fh(t){t.selected=!1}function gh(t,e,n){e(t,n)}function yh(t,e,n){gh(t,e,n),t.isGroup&&t.traverse(function(t){gh(t,e,n)})}function vh(t,e){switch(e){case"emphasis":t.hoverState=Ju;break;case"normal":t.hoverState=qu;break;case"blur":t.hoverState=Ku;break;case"select":t.selected=!0}}function mh(t,e,n,i){for(var r=t.style,o={},a=0;a<e.length;a++){var s=e[a],l=r[s];o[s]=null==l?i&&i[s]:l}for(a=0;a<t.animators.length;a++){var u=t.animators[a];u.__fromStateTransition&&u.__fromStateTransition.indexOf(n)<0&&"style"===u.targetName&&u.saveTo(o,e)}return o}function xh(t,e,n,i){var r=n&&F(n,"select")>=0,o=!1;if(t instanceof su){var a=Zu(t),s=r&&a.selectFill||a.normalFill,l=r&&a.selectStroke||a.normalStroke;if(sh(s)||sh(l)){i=i||{};var u=i.style||{};"inherit"===u.fill?(o=!0,i=B({},i),u=B({},u),u.fill=s):!sh(u.fill)&&sh(s)?(o=!0,i=B({},i),u=B({},u),u.fill=zi(s)):!sh(u.stroke)&&sh(l)&&(o||(i=B({},i),u=B({},u)),u.stroke=zi(l)),i.style=u}}if(i&&null==i.z2){o||(i=B({},i));var h=t.z2EmphasisLift;i.z2=t.z2+(null!=h?h:th)}return i}function _h(t,e,n){if(n&&null==n.z2){n=B({},n);var i=t.z2SelectLift;n.z2=t.z2+(null!=i?i:eh)}return n}function wh(t,e,n){var i=F(t.currentStates,e)>=0,r=t.style.opacity,o=i?null:mh(t,["opacity"],e,{opacity:1});n=n||{};var a=n.style||{};return null==a.opacity&&(n=B({},n),a=B({opacity:i?r:.1*o.opacity},a),n.style=a),n}function bh(t,e){var n=this.states[t];if(this.style){if("emphasis"===t)return xh(this,t,e,n);if("blur"===t)return wh(this,t,n);if("select"===t)return _h(this,t,n)}return n}function Sh(t){t.stateProxy=bh;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=bh),n&&(n.stateProxy=bh)}function Mh(t,e){!Ph(t,e)&&!t.__highByOuter&&yh(t,uh)}function Ih(t,e){!Ph(t,e)&&!t.__highByOuter&&yh(t,hh)}function Th(t,e){t.__highByOuter|=1<<(e||0),yh(t,uh)}function Ch(t,e){!(t.__highByOuter&=~(1<<(e||0)))&&yh(t,hh)}function Ah(t){yh(t,ch)}function Dh(t){yh(t,ph)}function kh(t){yh(t,dh)}function Lh(t){yh(t,fh)}function Ph(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function Rh(t){var e=t.getModel(),n=[],i=[];e.eachComponent(function(e,r){var o=ju(r),a="series"===e,s=a?t.getViewOfSeriesModel(r):t.getViewOfComponentModel(r);!a&&i.push(s),o.isBlured&&(s.group.traverse(function(t){ph(t)}),a&&n.push(r)),o.isBlured=!1}),U(i,function(t){t&&t.toggleBlurSeries&&t.toggleBlurSeries(n,!1,e)})}function Oh(t,e,n,i){var r=i.getModel();function o(t,e){for(var n=0;n<e.length;n++){var i=t.getItemGraphicEl(e[n]);i&&Dh(i)}}if(n=n||"coordinateSystem",null!=t&&e&&"none"!==e){var a=r.getSeriesByIndex(t),s=a.coordinateSystem;s&&s.master&&(s=s.master);var l=[];r.eachSeries(function(t){var r=a===t,u=t.coordinateSystem;u&&u.master&&(u=u.master);var h=u&&s?u===s:r;if(!("series"===n&&!r||"coordinateSystem"===n&&!h||"series"===e&&r)){var c=i.getViewOfSeriesModel(t);if(c.group.traverse(function(t){t.__highByOuter&&r&&"self"===e||ch(t)}),H(e))o(t.getData(),e);else if(rt(e))for(var p=q(e),d=0;d<p.length;d++)o(t.getData(p[d]),e[p[d]]);l.push(t),ju(t).isBlured=!0}}),r.eachComponent(function(t,e){if("series"!==t){var n=i.getViewOfComponentModel(e);n&&n.toggleBlurSeries&&n.toggleBlurSeries(l,!0,r)}})}}function Nh(t,e,n){if(null!=t&&null!=e){var i=n.getModel().getComponent(t,e);if(i){ju(i).isBlured=!0;var r=n.getViewOfComponentModel(i);r&&r.focusBlurEnabled&&r.group.traverse(function(t){ch(t)})}}}function Eh(t,e,n){var i=t.seriesIndex,r=t.getData(e.dataType);if(r){var o=ja(r,e);o=(Q(o)?o[0]:o)||0;var a=r.getItemGraphicEl(o);if(!a){var s=r.count(),l=0;while(!a&&l<s)a=r.getItemGraphicEl(l++)}if(a){var u=Hu(a);Oh(i,u.focus,u.blurScope,n)}else{var h=t.get(["emphasis","focus"]),c=t.get(["emphasis","blurScope"]);null!=h&&Oh(i,h,c,n)}}}function zh(t,e,n,i){var r={focusSelf:!1,dispatchers:null};if(null==t||"series"===t||null==e||null==n)return r;var o=i.getModel().getComponent(t,e);if(!o)return r;var a=i.getViewOfComponentModel(o);if(!a||!a.findHighDownDispatchers)return r;for(var s,l=a.findHighDownDispatchers(n),u=0;u<l.length;u++)if("self"===Hu(l[u]).focus){s=!0;break}return{focusSelf:s,dispatchers:l}}function Bh(t,e,n){var i=Hu(t),r=zh(i.componentMainType,i.componentIndex,i.componentHighDownName,n),o=r.dispatchers,a=r.focusSelf;o?(a&&Nh(i.componentMainType,i.componentIndex,n),U(o,function(t){return Mh(t,e)})):(Oh(i.seriesIndex,i.focus,i.blurScope,n),"self"===i.focus&&Nh(i.componentMainType,i.componentIndex,n),Mh(t,e))}function Vh(t,e,n){Rh(n);var i=Hu(t),r=zh(i.componentMainType,i.componentIndex,i.componentHighDownName,n).dispatchers;r?U(r,function(t){return Ih(t,e)}):Ih(t,e)}function Fh(t,e,n){if(tc(e)){var i=e.dataType,r=t.getData(i),o=ja(r,e);Q(o)||(o=[o]),t[e.type===ah?"toggleSelect":e.type===rh?"select":"unselect"](o,i)}}function Gh(t){var e=t.getAllData();U(e,function(e){var n=e.data,i=e.type;n.eachItemGraphicEl(function(e,n){t.isSelected(n,i)?kh(e):Lh(e)})})}function Wh(t){var e=[];return t.eachSeries(function(t){var n=t.getAllData();U(n,function(n){n.data;var i=n.type,r=t.getSelectedDataIndices();if(r.length>0){var o={dataIndex:r,seriesIndex:t.seriesIndex};null!=i&&(o.dataType=i),e.push(o)}})}),e}function Hh(t,e,n){Kh(t,!0),yh(t,Sh),Xh(t,e,n)}function Uh(t){Kh(t,!1)}function Yh(t,e,n,i){i?Uh(t):Hh(t,e,n)}function Xh(t,e,n){var i=Hu(t);null!=e?(i.focus=e,i.blurScope=n):i.focus&&(i.focus=null)}var Zh=["emphasis","blur","select"],jh={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function qh(t,e,n,i){n=n||"itemStyle";for(var r=0;r<Zh.length;r++){var o=Zh[r],a=e.getModel([o,n]),s=t.ensureState(o);s.style=i?i(a):a[jh[n]]()}}function Kh(t,e){var n=!1===e,i=t;t.highDownSilentOnTouch&&(i.__highDownSilentOnTouch=t.highDownSilentOnTouch),n&&!i.__highDownDispatcher||(i.__highByOuter=i.__highByOuter||0,i.__highDownDispatcher=!n)}function Jh(t){return!(!t||!t.__highDownDispatcher)}function $h(t,e,n){var i=Hu(t);i.componentMainType=e.mainType,i.componentIndex=e.componentIndex,i.componentHighDownName=n}function Qh(t){var e=Xu[t];return null==e&&Yu<=32&&(e=Xu[t]=Yu++),e}function tc(t){var e=t.type;return e===rh||e===oh||e===ah}function ec(t){var e=t.type;return e===nh||e===ih}function nc(t){var e=Zu(t);e.normalFill=t.style.fill,e.normalStroke=t.style.stroke;var n=t.states.select||{};e.selectFill=n.style&&n.style.fill||null,e.selectStroke=n.style&&n.style.stroke||null}var ic=qa();function rc(t,e,n,i,r){var o;if(e&&e.ecModel){var a=e.ecModel.getUpdatePayload();o=a&&a.animation}var s=e&&e.isAnimationEnabled(),l="update"===t;if(s){var u=void 0,h=void 0,c=void 0;i?(u=dt(i.duration,200),h=dt(i.easing,"cubicOut"),c=0):(u=e.getShallow(l?"animationDurationUpdate":"animationDuration"),h=e.getShallow(l?"animationEasingUpdate":"animationEasing"),c=e.getShallow(l?"animationDelayUpdate":"animationDelay")),o&&(null!=o.duration&&(u=o.duration),null!=o.easing&&(h=o.easing),null!=o.delay&&(c=o.delay)),tt(c)&&(c=c(n,r)),tt(u)&&(u=u(n));var p={duration:u||0,delay:c,easing:h};return p}return null}function oc(t,e,n,i,r,o,a){var s,l=!1;tt(r)?(a=o,o=r,r=null):rt(r)&&(o=r.cb,a=r.during,l=r.isFrom,s=r.removeOpt,r=r.dataIndex);var u="leave"===t;u||e.stopAnimation("leave");var h=rc(t,i,r,u?s||{}:null,i&&i.getAnimationDelayParams?i.getAnimationDelayParams(e,r):null);if(h&&h.duration>0){var c=h.duration,p=h.delay,d=h.easing,f={duration:c,delay:p||0,easing:d,done:o,force:!!o||!!a,setToFinal:!u,scope:t,during:a};l?e.animateFrom(n,f):e.animateTo(n,f)}else e.stopAnimation(),!l&&e.attr(n),a&&a(1),o&&o()}function ac(t,e,n,i,r,o){oc("update",t,e,n,i,r,o)}function sc(t,e,n,i,r,o){oc("enter",t,e,n,i,r,o)}function lc(t){if(!t.__zr)return!0;for(var e=0;e<t.animators.length;e++){var n=t.animators[e];if("leave"===n.scope)return!0}return!1}function uc(t,e,n,i,r,o){lc(t)||oc("leave",t,e,n,i,r,o)}function hc(t,e,n,i){t.removeTextContent(),t.removeTextGuideLine(),uc(t,{style:{opacity:0}},e,n,i)}function cc(t,e,n){function i(){t.parent&&t.parent.remove(t)}t.isGroup?t.traverse(function(t){t.isGroup||hc(t,e,n,i)}):hc(t,e,n,i)}function pc(t){ic(t).oldStyle=t.style}function dc(t){return ic(t).oldStyle}var fc={};function gc(t,e){for(var n=0;n<$u.length;n++){var i=$u[n],r=e[i],o=t.ensureState(i);o.style=o.style||{},o.style.text=r}var a=t.currentStates.slice();t.clearStates(!0),t.setStyle({text:e.normal}),t.useStates(a,!0)}function yc(t,e,n){var i,r=t.labelFetcher,o=t.labelDataIndex,a=t.labelDimIndex,s=e.normal;r&&(i=r.getFormattedLabel(o,"normal",null,a,s&&s.get("formatter"),null!=n?{interpolatedValue:n}:null)),null==i&&(i=tt(t.defaultText)?t.defaultText(o,t,n):t.defaultText);for(var l={normal:i},u=0;u<$u.length;u++){var h=$u[u],c=e[h];l[h]=dt(r?r.getFormattedLabel(o,h,null,a,c&&c.get("formatter")):null,i)}return l}function vc(t,e,n,i){n=n||fc;for(var r=t instanceof Wu,o=!1,a=0;a<Qu.length;a++){var s=e[Qu[a]];if(s&&s.getShallow("show")){o=!0;break}}var l=r?t:t.getTextContent();if(o){r||(l||(l=new Wu,t.setTextContent(l)),t.stateProxy&&(l.stateProxy=t.stateProxy));var u=yc(n,e),h=e.normal,c=!!h.getShallow("show"),p=xc(h,i&&i.normal,n,!1,!r);p.text=u.normal,r||t.setTextConfig(_c(h,n,!1));for(a=0;a<$u.length;a++){var d=$u[a];s=e[d];if(s){var f=l.ensureState(d),g=!!dt(s.getShallow("show"),c);if(g!==c&&(f.ignore=!g),f.style=xc(s,i&&i[d],n,!0,!r),f.style.text=u[d],!r){var y=t.ensureState(d);y.textConfig=_c(s,n,!0)}}}l.silent=!!h.getShallow("silent"),null!=l.style.x&&(p.x=l.style.x),null!=l.style.y&&(p.y=l.style.y),l.ignore=!c,l.useStyle(p),l.dirty(),n.enableTextSetter&&(Ac(l).setLabelText=function(t){var i=yc(n,e,t);gc(l,i)})}else l&&(l.ignore=!0);t.dirty()}function mc(t,e){e=e||"label";for(var n={normal:t.getModel(e)},i=0;i<$u.length;i++){var r=$u[i];n[r]=t.getModel([r,e])}return n}function xc(t,e,n,i,r){var o={};return wc(o,t,n,i,r),e&&B(o,e),o}function _c(t,e,n){e=e||{};var i,r={},o=t.getShallow("rotate"),a=dt(t.getShallow("distance"),n?null:5),s=t.getShallow("offset");return i=t.getShallow("position")||(n?null:"inside"),"outside"===i&&(i=e.defaultOutsidePosition||"top"),null!=i&&(r.position=i),null!=s&&(r.offset=s),null!=o&&(o*=Math.PI/180,r.rotation=o),null!=a&&(r.distance=a),r.outsideFill="inherit"===t.get("color")?e.inheritColor||null:"auto",r}function wc(t,e,n,i,r){n=n||fc;var o,a=e.ecModel,s=a&&a.option.textStyle,l=bc(e);if(l)for(var u in o={},l)if(l.hasOwnProperty(u)){var h=e.getModel(["rich",u]);Tc(o[u]={},h,s,n,i,r,!1,!0)}o&&(t.rich=o);var c=e.get("overflow");c&&(t.overflow=c);var p=e.get("minMargin");null!=p&&(t.margin=p),Tc(t,e,s,n,i,r,!0,!1)}function bc(t){var e;while(t&&t!==t.ecModel){var n=(t.option||fc).rich;if(n){e=e||{};for(var i=q(n),r=0;r<i.length;r++){var o=i[r];e[o]=1}}t=t.parentModel}return e}var Sc=["fontStyle","fontWeight","fontSize","fontFamily","textShadowColor","textShadowBlur","textShadowOffsetX","textShadowOffsetY"],Mc=["align","lineHeight","width","height","tag","verticalAlign","ellipsis"],Ic=["padding","borderWidth","borderRadius","borderDashOffset","backgroundColor","borderColor","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];function Tc(t,e,n,i,r,o,a,s){n=!r&&n||fc;var l=i&&i.inheritColor,u=e.getShallow("color"),h=e.getShallow("textBorderColor"),c=dt(e.getShallow("opacity"),n.opacity);"inherit"!==u&&"auto"!==u||(u=l||null),"inherit"!==h&&"auto"!==h||(h=l||null),o||(u=u||n.color,h=h||n.textBorderColor),null!=u&&(t.fill=u),null!=h&&(t.stroke=h);var p=dt(e.getShallow("textBorderWidth"),n.textBorderWidth);null!=p&&(t.lineWidth=p);var d=dt(e.getShallow("textBorderType"),n.textBorderType);null!=d&&(t.lineDash=d);var f=dt(e.getShallow("textBorderDashOffset"),n.textBorderDashOffset);null!=f&&(t.lineDashOffset=f),r||null!=c||s||(c=i&&i.defaultOpacity),null!=c&&(t.opacity=c),r||o||null==t.fill&&i.inheritColor&&(t.fill=i.inheritColor);for(var g=0;g<Sc.length;g++){var y=Sc[g],v=dt(e.getShallow(y),n[y]);null!=v&&(t[y]=v)}for(g=0;g<Mc.length;g++){y=Mc[g],v=e.getShallow(y);null!=v&&(t[y]=v)}if(null==t.verticalAlign){var m=e.getShallow("baseline");null!=m&&(t.verticalAlign=m)}if(!a||!i.disableBox){for(g=0;g<Ic.length;g++){y=Ic[g],v=e.getShallow(y);null!=v&&(t[y]=v)}var x=e.getShallow("borderType");null!=x&&(t.borderDash=x),"auto"!==t.backgroundColor&&"inherit"!==t.backgroundColor||!l||(t.backgroundColor=l),"auto"!==t.borderColor&&"inherit"!==t.borderColor||!l||(t.borderColor=l)}}function Cc(t,e){var n=e&&e.getModel("textStyle");return mt([t.fontStyle||n&&n.getShallow("fontStyle")||"",t.fontWeight||n&&n.getShallow("fontWeight")||"",(t.fontSize||n&&n.getShallow("fontSize")||12)+"px",t.fontFamily||n&&n.getShallow("fontFamily")||"sans-serif"].join(" "))}var Ac=qa();function Dc(t,e,n,i){if(t){var r=Ac(t);r.prevValue=r.value,r.value=n;var o=e.normal;r.valueAnimation=o.get("valueAnimation"),r.valueAnimation&&(r.precision=o.get("precision"),r.defaultInterpolatedText=i,r.statesModels=e)}}function kc(t,e,n,i,r){var o=Ac(t);if(o.valueAnimation&&o.prevValue!==o.value){var a=o.defaultInterpolatedText,s=dt(o.interpolatedValue,o.prevValue),l=o.value;t.percent=0,(null==o.prevValue?sc:ac)(t,{percent:1},i,e,null,u)}function u(i){var u=as(n,o.precision,s,l,i);o.interpolatedValue=1===i?null:u;var h=yc({labelDataIndex:e,labelFetcher:r,defaultText:a?a(u):u+""},o.statesModels,u);gc(t,h)}}var Lc=["textStyle","color"],Pc=["fontStyle","fontWeight","fontSize","fontFamily","padding","lineHeight","rich","width","height","overflow"],Rc=new Wu,Oc=function(){function t(){}return t.prototype.getTextColor=function(t){var e=this.ecModel;return this.getShallow("color")||(!t&&e?e.get(Lc):null)},t.prototype.getFont=function(){return Cc({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},t.prototype.getTextRect=function(t){for(var e={text:t,verticalAlign:this.getShallow("verticalAlign")||this.getShallow("baseline")},n=0;n<Pc.length;n++)e[Pc[n]]=this.getShallow(Pc[n]);return Rc.useStyle(e),Rc.update(),Rc.getBoundingRect()},t}(),Nc=Oc,Ec=[["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","type"],["lineDashOffset","dashOffset"],["lineCap","cap"],["lineJoin","join"],["miterLimit"]],zc=ws(Ec),Bc=function(){function t(){}return t.prototype.getLineStyle=function(t){return zc(this,t)},t}(),Vc=[["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["lineDash","borderType"],["lineDashOffset","borderDashOffset"],["lineCap","borderCap"],["lineJoin","borderJoin"],["miterLimit","borderMiterLimit"]],Fc=ws(Vc),Gc=function(){function t(){}return t.prototype.getItemStyle=function(t,e){return Fc(this,t,e)},t}(),Wc=function(){function t(t,e,n){this.parentModel=e,this.ecModel=n,this.option=t}return t.prototype.init=function(t,e,n){for(var i=[],r=3;r<arguments.length;r++)i[r-3]=arguments[r]},t.prototype.mergeOption=function(t,e){E(this.option,t,!0)},t.prototype.get=function(t,e){return null==t?this.option:this._doGet(this.parsePath(t),!e&&this.parentModel)},t.prototype.getShallow=function(t,e){var n=this.option,i=null==n?n:n[t];if(null==i&&!e){var r=this.parentModel;r&&(i=r.getShallow(t))}return i},t.prototype.getModel=function(e,n){var i=null!=e,r=i?this.parsePath(e):null,o=i?this._doGet(r):this.option;return n=n||this.parentModel&&this.parentModel.getModel(this.resolveParentPath(r)),new t(o,n,this.ecModel)},t.prototype.isEmpty=function(){return null==this.option},t.prototype.restoreData=function(){},t.prototype.clone=function(){var t=this.constructor;return new t(N(this.option))},t.prototype.parsePath=function(t){return"string"===typeof t?t.split("."):t},t.prototype.resolveParentPath=function(t){return t},t.prototype.isAnimationEnabled=function(){if(!c.node&&this.option){if(null!=this.option.animation)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}},t.prototype._doGet=function(t,e){var n=this.option;if(!t)return n;for(var i=0;i<t.length;i++)if(t[i]&&(n=n&&"object"===typeof n?n[t[i]]:null,null==n))break;return null==n&&e&&(n=e._doGet(this.resolveParentPath(t),e.parentModel)),n},t}();ds(Wc),vs(Wc),W(Wc,Bc),W(Wc,Gc),W(Wc,Ms),W(Wc,Nc);var Hc=Wc,Uc=Math.round(10*Math.random());function Yc(t){return[t||"",Uc++].join("_")}function Xc(t){var e={};t.registerSubTypeDefaulter=function(t,n){var i=hs(t);e[i.main]=n},t.determineSubType=function(n,i){var r=i.type;if(!r){var o=hs(n).main;t.hasSubTypes(n)&&e[o]&&(r=e[o](i))}return r}}function Zc(t,e){function n(t){var n={},o=[];return U(t,function(a){var s=i(n,a),l=s.originalDeps=e(a),u=r(l,t);s.entryCount=u.length,0===s.entryCount&&o.push(a),U(u,function(t){F(s.predecessor,t)<0&&s.predecessor.push(t);var e=i(n,t);F(e.successor,t)<0&&e.successor.push(a)})}),{graph:n,noEntryList:o}}function i(t,e){return t[e]||(t[e]={predecessor:[],successor:[]}),t[e]}function r(t,e){var n=[];return U(t,function(t){F(e,t)>=0&&n.push(t)}),n}t.topologicalTravel=function(t,e,i,r){if(t.length){var o=n(e),a=o.graph,s=o.noEntryList,l={};U(t,function(t){l[t]=!0});while(s.length){var u=s.pop(),h=a[u],c=!!l[u];c&&(i.call(r,u,h.originalDeps.slice()),delete l[u]),U(h.successor,c?d:p)}U(l,function(){var t="";throw new Error(t)})}function p(t){a[t].entryCount--,0===a[t].entryCount&&s.push(t)}function d(t){l[t]=!0,p(t)}}}function jc(t,e){return E(E({},t,!0),e,!0)}var qc={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:". "}}}},Kc={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:""}}}},Jc="ZH",$c="EN",Qc=$c,tp={},ep={},np=c.domSupported?function(){var t=(document.documentElement.lang||navigator.language||navigator.browserLanguage||Qc).toUpperCase();return t.indexOf(Jc)>-1?Jc:Qc}():Qc;function ip(t,e){t=t.toUpperCase(),ep[t]=new Hc(e),tp[t]=e}function rp(t){if(et(t)){var e=tp[t.toUpperCase()]||{};return t===Jc||t===$c?N(e):E(N(e),N(tp[Qc]),!1)}return E(N(t),N(tp[Qc]),!1)}function op(t){return ep[t]}function ap(){return ep[Qc]}ip($c,qc),ip(Jc,Kc);var sp=1e3,lp=60*sp,up=60*lp,hp=24*up,cp=365*hp,pp={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}"},dp="{yyyy}-{MM}-{dd}",fp={year:"{yyyy}",month:"{yyyy}-{MM}",day:dp,hour:dp+" "+pp.hour,minute:dp+" "+pp.minute,second:dp+" "+pp.second,millisecond:pp.none},gp=["year","month","day","hour","minute","second","millisecond"],yp=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function vp(t,e){return t+="","0000".substr(0,e-t.length)+t}function mp(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function xp(t){return t===mp(t)}function _p(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}function wp(t,e,n,i){var r=da(t),o=r[Ip(n)](),a=r[Tp(n)]()+1,s=Math.floor((a-1)/3)+1,l=r[Cp(n)](),u=r["get"+(n?"UTC":"")+"Day"](),h=r[Ap(n)](),c=(h-1)%12+1,p=r[Dp(n)](),d=r[kp(n)](),f=r[Lp(n)](),g=h>=12?"pm":"am",y=g.toUpperCase(),v=i instanceof Hc?i:op(i||np)||ap(),m=v.getModel("time"),x=m.get("month"),_=m.get("monthAbbr"),w=m.get("dayOfWeek"),b=m.get("dayOfWeekAbbr");return(e||"").replace(/{a}/g,g+"").replace(/{A}/g,y+"").replace(/{yyyy}/g,o+"").replace(/{yy}/g,vp(o%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,x[a-1]).replace(/{MMM}/g,_[a-1]).replace(/{MM}/g,vp(a,2)).replace(/{M}/g,a+"").replace(/{dd}/g,vp(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,w[u]).replace(/{ee}/g,b[u]).replace(/{e}/g,u+"").replace(/{HH}/g,vp(h,2)).replace(/{H}/g,h+"").replace(/{hh}/g,vp(c+"",2)).replace(/{h}/g,c+"").replace(/{mm}/g,vp(p,2)).replace(/{m}/g,p+"").replace(/{ss}/g,vp(d,2)).replace(/{s}/g,d+"").replace(/{SSS}/g,vp(f,3)).replace(/{S}/g,f+"")}function bp(t,e,n,i,r){var o=null;if(et(n))o=n;else if(tt(n))o=n(t.value,e,{level:t.level});else{var a=B({},pp);if(t.level>0)for(var s=0;s<gp.length;++s)a[gp[s]]="{primary|"+a[gp[s]]+"}";var l=n?!1===n.inherit?n:V(n,a):a,u=Sp(t.value,r);if(l[u])o=l[u];else if(l.inherit){var h=yp.indexOf(u);for(s=h-1;s>=0;--s)if(l[u]){o=l[u];break}o=o||a.none}if(Q(o)){var c=null==t.level?0:t.level>=0?t.level:o.length+t.level;c=Math.min(c,o.length-1),o=o[c]}}return wp(new Date(t.value),o,r,i)}function Sp(t,e){var n=da(t),i=n[Tp(e)]()+1,r=n[Cp(e)](),o=n[Ap(e)](),a=n[Dp(e)](),s=n[kp(e)](),l=n[Lp(e)](),u=0===l,h=u&&0===s,c=h&&0===a,p=c&&0===o,d=p&&1===r,f=d&&1===i;return f?"year":d?"month":p?"day":c?"hour":h?"minute":u?"second":"millisecond"}function Mp(t,e,n){var i=it(t)?da(t):t;switch(e=e||Sp(t,n),e){case"year":return i[Ip(n)]();case"half-year":return i[Tp(n)]()>=6?1:0;case"quarter":return Math.floor((i[Tp(n)]()+1)/4);case"month":return i[Tp(n)]();case"day":return i[Cp(n)]();case"half-day":return i[Ap(n)]()/24;case"hour":return i[Ap(n)]();case"minute":return i[Dp(n)]();case"second":return i[kp(n)]();case"millisecond":return i[Lp(n)]()}}function Ip(t){return t?"getUTCFullYear":"getFullYear"}function Tp(t){return t?"getUTCMonth":"getMonth"}function Cp(t){return t?"getUTCDate":"getDate"}function Ap(t){return t?"getUTCHours":"getHours"}function Dp(t){return t?"getUTCMinutes":"getMinutes"}function kp(t){return t?"getUTCSeconds":"getSeconds"}function Lp(t){return t?"getUTCMilliseconds":"getMilliseconds"}function Pp(t){return t?"setUTCFullYear":"setFullYear"}function Rp(t){return t?"setUTCMonth":"setMonth"}function Op(t){return t?"setUTCDate":"setDate"}function Np(t){return t?"setUTCHours":"setHours"}function Ep(t){return t?"setUTCMinutes":"setMinutes"}function zp(t){return t?"setUTCSeconds":"setSeconds"}function Bp(t){return t?"setUTCMilliseconds":"setMilliseconds"}function Vp(t){if(!_a(t))return et(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function Fp(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,function(t,e){return e.toUpperCase()}),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}var Gp=yt;function Wp(t,e,n){var i="{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}";function r(t){return t&&mt(t)?t:"-"}function o(t){return!(null==t||isNaN(t)||!isFinite(t))}var a="time"===e,s=t instanceof Date;if(a||s){var l=a?da(t):t;if(!isNaN(+l))return wp(l,i,n);if(s)return"-"}if("ordinal"===e)return nt(t)?r(t):it(t)&&o(t)?t+"":"-";var u=xa(t);return o(u)?Vp(u):nt(t)?r(t):"boolean"===typeof t?t+"":"-"}var Hp=["a","b","c","d","e","f","g"],Up=function(t,e){return"{"+t+(null==e?"":e)+"}"};function Yp(t,e,n){Q(e)||(e=[e]);var i=e.length;if(!i)return"";for(var r=e[0].$vars||[],o=0;o<r.length;o++){var a=Hp[o];t=t.replace(Up(a),Up(a,0))}for(var s=0;s<i;s++)for(var l=0;l<r.length;l++){var u=e[s][r[l]];t=t.replace(Up(Hp[l],s),n?ge(u):u)}return t}function Xp(t,e,n){return U(e,function(e,i){t=t.replace("{"+i+"}",n?ge(e):e)}),t}function Zp(t,e){var n=et(t)?{color:t,extraCssText:e}:t||{},i=n.color,r=n.type;e=n.extraCssText;var o=n.renderMode||"html";if(!i)return"";if("html"===o)return"subItem"===r?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+ge(i)+";"+(e||"")+'"></span>':'<span style="display:inline-block;margin-right:4px;border-radius:10px;width:10px;height:10px;background-color:'+ge(i)+";"+(e||"")+'"></span>';var a=n.markerId||"markerX";return{renderMode:o,content:"{"+a+"|} ",style:"subItem"===r?{width:4,height:4,borderRadius:2,backgroundColor:i}:{width:10,height:10,borderRadius:5,backgroundColor:i}}}function jp(t,e){return e=e||"transparent",et(t)?t:rt(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function qp(t,e){if("_blank"===e||"blank"===e){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var Kp=U,Jp=["left","right","top","bottom","width","height"],$p=[["width","left","right"],["height","top","bottom"]];function Qp(t,e,n,i,r){var o=0,a=0;null==i&&(i=1/0),null==r&&(r=1/0);var s=0;e.eachChild(function(l,u){var h,c,p=l.getBoundingRect(),d=e.childAt(u+1),f=d&&d.getBoundingRect();if("horizontal"===t){var g=p.width+(f?-f.x+p.x:0);h=o+g,h>i||l.newline?(o=0,h=g,a+=s+n,s=p.height):s=Math.max(s,p.height)}else{var y=p.height+(f?-f.y+p.y:0);c=a+y,c>r||l.newline?(o+=s+n,a=0,c=y,s=p.width):s=Math.max(s,p.width)}l.newline||(l.x=o,l.y=a,l.markRedraw(),"horizontal"===t?o=h+n:a=c+n)})}var td=Qp;$(Qp,"vertical"),$(Qp,"horizontal");function ed(t,e,n){var i=e.width,r=e.height,o=ea(t.left,i),a=ea(t.top,r),s=ea(t.right,i),l=ea(t.bottom,r);return(isNaN(o)||isNaN(parseFloat(t.left)))&&(o=0),(isNaN(s)||isNaN(parseFloat(t.right)))&&(s=i),(isNaN(a)||isNaN(parseFloat(t.top)))&&(a=0),(isNaN(l)||isNaN(parseFloat(t.bottom)))&&(l=r),n=Gp(n||0),{width:Math.max(s-o-n[1]-n[3],0),height:Math.max(l-a-n[0]-n[2],0)}}function nd(t,e,n){n=Gp(n||0);var i=e.width,r=e.height,o=ea(t.left,i),a=ea(t.top,r),s=ea(t.right,i),l=ea(t.bottom,r),u=ea(t.width,i),h=ea(t.height,r),c=n[2]+n[0],p=n[1]+n[3],d=t.aspect;switch(isNaN(u)&&(u=i-s-p-o),isNaN(h)&&(h=r-l-c-a),null!=d&&(isNaN(u)&&isNaN(h)&&(d>i/r?u=.8*i:h=.8*r),isNaN(u)&&(u=d*h),isNaN(h)&&(h=u/d)),isNaN(o)&&(o=i-s-u-p),isNaN(a)&&(a=r-l-h-c),t.left||t.right){case"center":o=i/2-u/2-n[3];break;case"right":o=i-u-p;break}switch(t.top||t.bottom){case"middle":case"center":a=r/2-h/2-n[0];break;case"bottom":a=r-h-c;break}o=o||0,a=a||0,isNaN(u)&&(u=i-p-o-(s||0)),isNaN(h)&&(h=r-c-a-(l||0));var f=new $e(o+n[3],a+n[0],u,h);return f.margin=n,f}function id(t,e,n,i,r,o){var a,s=!r||!r.hv||r.hv[0],l=!r||!r.hv||r.hv[1],u=r&&r.boundingMode||"all";if(o=o||t,o.x=t.x,o.y=t.y,!s&&!l)return!1;if("raw"===u)a="group"===t.type?new $e(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(a=t.getBoundingRect(),t.needLocalTransform()){var h=t.getLocalTransform();a=a.clone(),a.applyTransform(h)}var c=nd(V({width:a.width,height:a.height},e),n,i),p=s?c.x-a.x:0,d=l?c.y-a.y:0;return"raw"===u?(o.x=p,o.y=d):(o.x+=p,o.y+=d),o===t&&t.markRedraw(),!0}function rd(t,e){return null!=t[$p[e][0]]||null!=t[$p[e][1]]&&null!=t[$p[e][2]]}function od(t){var e=t.layoutMode||t.constructor.layoutMode;return rt(e)?e:e?{type:e}:null}function ad(t,e,n){var i=n&&n.ignoreSize;!Q(i)&&(i=[i,i]);var r=a($p[0],0),o=a($p[1],1);function a(n,r){var o={},a=0,u={},h=0,c=2;if(Kp(n,function(e){u[e]=t[e]}),Kp(n,function(t){s(e,t)&&(o[t]=u[t]=e[t]),l(o,t)&&a++,l(u,t)&&h++}),i[r])return l(e,n[1])?u[n[2]]=null:l(e,n[2])&&(u[n[1]]=null),u;if(h!==c&&a){if(a>=c)return o;for(var p=0;p<n.length;p++){var d=n[p];if(!s(o,d)&&s(t,d)){o[d]=t[d];break}}return o}return u}function s(t,e){return t.hasOwnProperty(e)}function l(t,e){return null!=t[e]&&"auto"!==t[e]}function u(t,e,n){Kp(t,function(t){e[t]=n[t]})}u($p[0],t,r),u($p[1],t,o)}function sd(t){return ld({},t)}function ld(t,e){return e&&t&&Kp(Jp,function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}var ud=qa(),hd=function(t){function e(e,n,i){var r=t.call(this,e,n,i)||this;return r.uid=Yc("ec_cpt_model"),r}return a(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=od(this),i=n?sd(t):{},r=e.getTheme();E(t,r.get(this.mainType)),E(t,this.getDefaultOption()),n&&ad(t,i,n)},e.prototype.mergeOption=function(t,e){E(this.option,t,!0);var n=od(this);n&&ad(this.option,t,n)},e.prototype.optionUpdated=function(t,e){},e.prototype.getDefaultOption=function(){var t=this.constructor;if(!ps(t))return t.defaultOption;var e=ud(this);if(!e.defaultOption){var n=[],i=t;while(i){var r=i.prototype.defaultOption;r&&n.push(r),i=i.superClass}for(var o={},a=n.length-1;a>=0;a--)o=E(o,n[a],!0);e.defaultOption=o}return e.defaultOption},e.prototype.getReferringComponents=function(t,e){var n=t+"Index",i=t+"Id";return es(this.ecModel,t,{index:this.get(n,!0),id:this.get(i,!0)},e)},e.prototype.getBoxLayoutParams=function(){var t=this;return{left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")}},e.prototype.getZLevelKey=function(){return""},e.prototype.setZLevel=function(t){this.option.zlevel=t},e.protoInitialize=function(){var t=e.prototype;t.type="component",t.id="",t.name="",t.mainType="",t.subType="",t.componentIndex=0}(),e}(Hc);function cd(t){var e=[];return U(hd.getClassesByMainType(t),function(t){e=e.concat(t.dependencies||t.prototype.dependencies||[])}),e=Y(e,function(t){return hs(t).main}),"dataset"!==t&&F(e,"dataset")<=0&&e.unshift("dataset"),e}gs(hd,Hc),_s(hd),Xc(hd),Zc(hd,cd);var pd=hd,dd="";"undefined"!==typeof navigator&&(dd=navigator.platform||"");var fd="rgba(0, 0, 0, 0.2)",gd={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:fd,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:fd,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:fd,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:fd,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:fd,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:fd,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:dd.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},yd=Tt(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),vd="original",md="arrayRows",xd="objectRows",_d="keyedColumns",wd="typedArray",bd="unknown",Sd="column",Md="row",Id={Must:1,Might:2,Not:3},Td=qa();function Cd(t){Td(t).datasetMap=Tt()}function Ad(t,e,n){var i={},r=kd(e);if(!r||!t)return i;var o,a,s=[],l=[],u=e.ecModel,h=Td(u).datasetMap,c=r.uid+"_"+n.seriesLayoutBy;t=t.slice(),U(t,function(e,n){var r=rt(e)?e:t[n]={name:e};"ordinal"===r.type&&null==o&&(o=n,a=f(r)),i[r.name]=[]});var p=h.get(c)||h.set(c,{categoryWayDim:a,valueWayDim:0});function d(t,e,n){for(var i=0;i<n;i++)t.push(e+i)}function f(t){var e=t.dimsDef;return e?e.length:1}return U(t,function(t,e){var n=t.name,r=f(t);if(null==o){var a=p.valueWayDim;d(i[n],a,r),d(l,a,r),p.valueWayDim+=r}else if(o===e)d(i[n],0,r),d(s,0,r);else{a=p.categoryWayDim;d(i[n],a,r),d(l,a,r),p.categoryWayDim+=r}}),s.length&&(i.itemName=s),l.length&&(i.seriesName=l),i}function Dd(t,e,n){var i={},r=kd(t);if(!r)return i;var o,a=e.sourceFormat,s=e.dimensionsDefine;a!==xd&&a!==_d||U(s,function(t,e){"name"===(rt(t)?t.name:t)&&(o=e)});var l=function(){for(var t={},i={},r=[],l=0,u=Math.min(5,n);l<u;l++){var h=Rd(e.data,a,e.seriesLayoutBy,s,e.startIndex,l);r.push(h);var c=h===Id.Not;if(c&&null==t.v&&l!==o&&(t.v=l),(null==t.n||t.n===t.v||!c&&r[t.n]===Id.Not)&&(t.n=l),p(t)&&r[t.n]!==Id.Not)return t;c||(h===Id.Might&&null==i.v&&l!==o&&(i.v=l),null!=i.n&&i.n!==i.v||(i.n=l))}function p(t){return null!=t.v&&null!=t.n}return p(t)?t:p(i)?i:null}();if(l){i.value=[l.v];var u=null!=o?o:l.n;i.itemName=[u],i.seriesName=[u]}return i}function kd(t){var e=t.get("data",!0);if(!e)return es(t.ecModel,"dataset",{index:t.get("datasetIndex",!0),id:t.get("datasetId",!0)},Qa).models[0]}function Ld(t){return t.get("transform",!0)||t.get("fromTransformResult",!0)?es(t.ecModel,"dataset",{index:t.get("fromDatasetIndex",!0),id:t.get("fromDatasetId",!0)},Qa).models:[]}function Pd(t,e){return Rd(t.data,t.sourceFormat,t.seriesLayoutBy,t.dimensionsDefine,t.startIndex,e)}function Rd(t,e,n,i,r,o){var a,s,l,u=5;if(at(t))return Id.Not;if(i){var h=i[o];rt(h)?(s=h.name,l=h.type):et(h)&&(s=h)}if(null!=l)return"ordinal"===l?Id.Must:Id.Not;if(e===md){var c=t;if(n===Md){for(var p=c[o],d=0;d<(p||[]).length&&d<u;d++)if(null!=(a=_(p[r+d])))return a}else for(d=0;d<c.length&&d<u;d++){var f=c[r+d];if(f&&null!=(a=_(f[o])))return a}}else if(e===xd){var g=t;if(!s)return Id.Not;for(d=0;d<g.length&&d<u;d++){var y=g[d];if(y&&null!=(a=_(y[s])))return a}}else if(e===_d){var v=t;if(!s)return Id.Not;p=v[s];if(!p||at(p))return Id.Not;for(d=0;d<p.length&&d<u;d++)if(null!=(a=_(p[d])))return a}else if(e===vd){var m=t;for(d=0;d<m.length&&d<u;d++){y=m[d];var x=ka(y);if(!Q(x))return Id.Not;if(null!=(a=_(x[o])))return a}}function _(t){var e=et(t);return null!=t&&Number.isFinite(Number(t))&&""!==t?e?Id.Might:Id.Not:e&&"-"!==t?Id.Must:void 0}return Id.Not}var Od=Tt();function Nd(t,e){vt(null==Od.get(t)&&e),Od.set(t,e)}function Ed(t,e,n){var i=Od.get(e);if(!i)return n;var r=i(t);return r?n.concat(r):n}var zd,Bd,Vd,Fd=qa(),Gd=qa(),Wd=function(){function t(){}return t.prototype.getColorFromPalette=function(t,e,n){var i=Ca(this.get("color",!0)),r=this.get("colorLayer",!0);return Yd(this,Fd,i,r,t,e,n)},t.prototype.clearColorPalette=function(){Xd(this,Fd)},t}();function Hd(t,e,n,i){var r=Ca(t.get(["aria","decal","decals"]));return Yd(t,Gd,r,null,e,n,i)}function Ud(t,e){for(var n=t.length,i=0;i<n;i++)if(t[i].length>e)return t[i];return t[n-1]}function Yd(t,e,n,i,r,o,a){o=o||t;var s=e(o),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(r))return u[r];var h=null!=a&&i?Ud(i,a):n;if(h=h||n,h&&h.length){var c=h[l];return r&&(u[r]=c),s.paletteIdx=(l+1)%h.length,c}}function Xd(t,e){e(t).paletteIdx=0,e(t).paletteNameMap={}}var Zd="\0_ec_inner",jd=1;var qd=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.init=function(t,e,n,i,r,o){i=i||{},this.option=null,this._theme=new Hc(i),this._locale=new Hc(r),this._optionManager=o},e.prototype.setOption=function(t,e,n){var i=tf(e);this._optionManager.setOption(t,n,i),this._resetOption(null,i)},e.prototype.resetOption=function(t,e){return this._resetOption(t,tf(e))},e.prototype._resetOption=function(t,e){var n=!1,i=this._optionManager;if(!t||"recreate"===t){var r=i.mountOption("recreate"===t);0,this.option&&"recreate"!==t?(this.restoreData(),this._mergeOption(r,e)):Vd(this,r),n=!0}if("timeline"!==t&&"media"!==t||this.restoreData(),!t||"recreate"===t||"timeline"===t){var o=i.getTimelineOption(this);o&&(n=!0,this._mergeOption(o,e))}if(!t||"recreate"===t||"media"===t){var a=i.getMediaOption(this);a.length&&U(a,function(t){n=!0,this._mergeOption(t,e)},this)}return n},e.prototype.mergeOption=function(t){this._mergeOption(t,null)},e.prototype._mergeOption=function(t,e){var n=this.option,i=this._componentsMap,r=this._componentsCount,o=[],a=Tt(),s=e&&e.replaceMergeMainTypeMap;function l(e){var o=Ed(this,e,Ca(t[e])),a=i.get(e),l=a?s&&s.get(e)?"replaceMerge":"normalMerge":"replaceAll",u=Pa(a,o,l);Ya(u,e,pd),n[e]=null,i.set(e,null),r.set(e,0);var h,c=[],p=[],d=0;U(u,function(t,n){var i=t.existing,r=t.newOption;if(r){var o="series"===e,a=pd.getClass(e,t.keyInfo.subType,!o);if(!a)return;if("tooltip"===e){if(h)return void 0;h=!0}if(i&&i.constructor===a)i.name=t.keyInfo.name,i.mergeOption(r,this),i.optionUpdated(r,!1);else{var s=B({componentIndex:n},t.keyInfo);i=new a(r,this,this,s),B(i,s),t.brandNew&&(i.__requireNewView=!0),i.init(r,this,this),i.optionUpdated(null,!0)}}else i&&(i.mergeOption({},this),i.optionUpdated({},!1));i?(c.push(i.option),p.push(i),d++):(c.push(void 0),p.push(void 0))},this),n[e]=c,i.set(e,p),r.set(e,d),"series"===e&&zd(this)}Cd(this),U(t,function(t,e){null!=t&&(pd.hasClass(e)?e&&(o.push(e),a.set(e,!0)):n[e]=null==n[e]?N(t):E(n[e],t,!0))}),s&&s.each(function(t,e){pd.hasClass(e)&&!a.get(e)&&(o.push(e),a.set(e,!0))}),pd.topologicalTravel(o,pd.getAllClassMainTypes(),l,this),this._seriesIndices||zd(this)},e.prototype.getOption=function(){var t=N(this.option);return U(t,function(e,n){if(pd.hasClass(n)){for(var i=Ca(e),r=i.length,o=!1,a=r-1;a>=0;a--)i[a]&&!Ha(i[a])?o=!0:(i[a]=null,!o&&r--);i.length=r,t[n]=i}}),delete t[Zd],t},e.prototype.getTheme=function(){return this._theme},e.prototype.getLocaleModel=function(){return this._locale},e.prototype.setUpdatePayload=function(t){this._payload=t},e.prototype.getUpdatePayload=function(){return this._payload},e.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){var i=n[e||0];if(i)return i;if(null==e)for(var r=0;r<n.length;r++)if(n[r])return n[r]}},e.prototype.queryComponents=function(t){var e=t.mainType;if(!e)return[];var n,i=t.index,r=t.id,o=t.name,a=this._componentsMap.get(e);return a&&a.length?(null!=i?(n=[],U(Ca(i),function(t){a[t]&&n.push(a[t])})):n=null!=r?$d("id",r,a):null!=o?$d("name",o,a):Z(a,function(t){return!!t}),Qd(n,t)):[]},e.prototype.findComponents=function(t){var e=t.query,n=t.mainType,i=o(e),r=i?this.queryComponents(i):Z(this._componentsMap.get(n),function(t){return!!t});return a(Qd(r,t));function o(t){var e=n+"Index",i=n+"Id",r=n+"Name";return!t||null==t[e]&&null==t[i]&&null==t[r]?null:{mainType:n,index:t[e],id:t[i],name:t[r]}}function a(e){return t.filter?Z(e,t.filter):e}},e.prototype.eachComponent=function(t,e,n){var i=this._componentsMap;if(tt(t)){var r=e,o=t;i.each(function(t,e){for(var n=0;t&&n<t.length;n++){var i=t[n];i&&o.call(r,e,i,i.componentIndex)}})}else for(var a=et(t)?i.get(t):rt(t)?this.findComponents(t):null,s=0;a&&s<a.length;s++){var l=a[s];l&&e.call(n,l,l.componentIndex)}},e.prototype.getSeriesByName=function(t){var e=Ga(t,null);return Z(this._componentsMap.get("series"),function(t){return!!t&&null!=e&&t.name===e})},e.prototype.getSeriesByIndex=function(t){return this._componentsMap.get("series")[t]},e.prototype.getSeriesByType=function(t){return Z(this._componentsMap.get("series"),function(e){return!!e&&e.subType===t})},e.prototype.getSeries=function(){return Z(this._componentsMap.get("series"),function(t){return!!t})},e.prototype.getSeriesCount=function(){return this._componentsCount.get("series")},e.prototype.eachSeries=function(t,e){Bd(this),U(this._seriesIndices,function(n){var i=this._componentsMap.get("series")[n];t.call(e,i,n)},this)},e.prototype.eachRawSeries=function(t,e){U(this._componentsMap.get("series"),function(n){n&&t.call(e,n,n.componentIndex)})},e.prototype.eachSeriesByType=function(t,e,n){Bd(this),U(this._seriesIndices,function(i){var r=this._componentsMap.get("series")[i];r.subType===t&&e.call(n,r,i)},this)},e.prototype.eachRawSeriesByType=function(t,e,n){return U(this.getSeriesByType(t),e,n)},e.prototype.isSeriesFiltered=function(t){return Bd(this),null==this._seriesIndicesMap.get(t.componentIndex)},e.prototype.getCurrentSeriesIndices=function(){return(this._seriesIndices||[]).slice()},e.prototype.filterSeries=function(t,e){Bd(this);var n=[];U(this._seriesIndices,function(i){var r=this._componentsMap.get("series")[i];t.call(e,r,i)&&n.push(i)},this),this._seriesIndices=n,this._seriesIndicesMap=Tt(n)},e.prototype.restoreData=function(t){zd(this);var e=this._componentsMap,n=[];e.each(function(t,e){pd.hasClass(e)&&n.push(e)}),pd.topologicalTravel(n,pd.getAllClassMainTypes(),function(n){U(e.get(n),function(e){!e||"series"===n&&Kd(e,t)||e.restoreData()})})},e.internalField=function(){zd=function(t){var e=t._seriesIndices=[];U(t._componentsMap.get("series"),function(t){t&&e.push(t.componentIndex)}),t._seriesIndicesMap=Tt(e)},Bd=function(t){0},Vd=function(t,e){t.option={},t.option[Zd]=jd,t._componentsMap=Tt({series:[]}),t._componentsCount=Tt();var n=e.aria;rt(n)&&null==n.enabled&&(n.enabled=!0),Jd(e,t._theme.option),E(e,gd,!1),t._mergeOption(e,null)}}(),e}(Hc);function Kd(t,e){if(e){var n=e.seriesIndex,i=e.seriesId,r=e.seriesName;return null!=n&&t.componentIndex!==n||null!=i&&t.id!==i||null!=r&&t.name!==r}}function Jd(t,e){var n=t.color&&!t.colorLayer;U(e,function(e,i){"colorLayer"===i&&n||pd.hasClass(i)||("object"===typeof e?t[i]=t[i]?E(t[i],e,!1):N(e):null==t[i]&&(t[i]=e))})}function $d(t,e,n){if(Q(e)){var i=Tt();return U(e,function(t){if(null!=t){var e=Ga(t,null);null!=e&&i.set(t,!0)}}),Z(n,function(e){return e&&i.get(e[t])})}var r=Ga(e,null);return Z(n,function(e){return e&&null!=r&&e[t]===r})}function Qd(t,e){return e.hasOwnProperty("subType")?Z(t,function(t){return t&&t.subType===e.subType}):t}function tf(t){var e=Tt();return t&&U(Ca(t.replaceMerge),function(t){e.set(t,!0)}),{replaceMergeMainTypeMap:e}}W(qd,Wd);var ef=qd,nf=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isSSR","isDisposed","on","off","getDataURL","getConnectedDataURL","getOption","getId","updateLabelLayout"],rf=function(){function t(t){U(nf,function(e){this[e]=J(t[e],t)},this)}return t}(),of=rf,af={},sf=function(){function t(){this._coordinateSystems=[]}return t.prototype.create=function(t,e){var n=[];U(af,function(i,r){var o=i.create(t,e);n=n.concat(o||[])}),this._coordinateSystems=n},t.prototype.update=function(t,e){U(this._coordinateSystems,function(n){n.update&&n.update(t,e)})},t.prototype.getCoordinateSystems=function(){return this._coordinateSystems.slice()},t.register=function(t,e){af[t]=e},t.get=function(t){return af[t]},t}(),lf=sf,uf=/^(min|max)?(.+)$/,hf=function(){function t(t){this._timelineOptions=[],this._mediaList=[],this._currentMediaIndices=[],this._api=t}return t.prototype.setOption=function(t,e,n){t&&(U(Ca(t.series),function(t){t&&t.data&&at(t.data)&&_t(t.data)}),U(Ca(t.dataset),function(t){t&&t.source&&at(t.source)&&_t(t.source)})),t=N(t);var i=this._optionBackup,r=cf(t,e,!i);this._newBaseOption=r.baseOption,i?(r.timelineOptions.length&&(i.timelineOptions=r.timelineOptions),r.mediaList.length&&(i.mediaList=r.mediaList),r.mediaDefault&&(i.mediaDefault=r.mediaDefault)):this._optionBackup=r},t.prototype.mountOption=function(t){var e=this._optionBackup;return this._timelineOptions=e.timelineOptions,this._mediaList=e.mediaList,this._mediaDefault=e.mediaDefault,this._currentMediaIndices=[],N(t?e.baseOption:this._newBaseOption)},t.prototype.getTimelineOption=function(t){var e,n=this._timelineOptions;if(n.length){var i=t.getComponent("timeline");i&&(e=N(n[i.getCurrentIndex()]))}return e},t.prototype.getMediaOption=function(t){var e=this._api.getWidth(),n=this._api.getHeight(),i=this._mediaList,r=this._mediaDefault,o=[],a=[];if(!i.length&&!r)return a;for(var s=0,l=i.length;s<l;s++)pf(i[s].query,e,n)&&o.push(s);return!o.length&&r&&(o=[-1]),o.length&&!ff(o,this._currentMediaIndices)&&(a=Y(o,function(t){return N(-1===t?r.option:i[t].option)})),this._currentMediaIndices=o,a},t}();function cf(t,e,n){var i,r,o=[],a=t.baseOption,s=t.timeline,l=t.options,u=t.media,h=!!t.media,c=!!(l||s||a&&a.timeline);function p(t){U(e,function(e){e(t,n)})}return a?(r=a,r.timeline||(r.timeline=s)):((c||h)&&(t.options=t.media=null),r=t),h&&Q(u)&&U(u,function(t){t&&t.option&&(t.query?o.push(t):i||(i=t))}),p(r),U(l,function(t){return p(t)}),U(o,function(t){return p(t.option)}),{baseOption:r,timelineOptions:l||[],mediaDefault:i,mediaList:o}}function pf(t,e,n){var i={width:e,height:n,aspectratio:e/n},r=!0;return U(t,function(t,e){var n=e.match(uf);if(n&&n[1]&&n[2]){var o=n[1],a=n[2].toLowerCase();df(i[a],t,o)||(r=!1)}}),r}function df(t,e,n){return"min"===n?t>=e:"max"===n?t<=e:t===e}function ff(t,e){return t.join(",")===e.join(",")}var gf=hf,yf=U,vf=rt,mf=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function xf(t){var e=t&&t.itemStyle;if(e)for(var n=0,i=mf.length;n<i;n++){var r=mf[n],o=e.normal,a=e.emphasis;o&&o[r]&&(t[r]=t[r]||{},t[r].normal?E(t[r].normal,o[r]):t[r].normal=o[r],o[r]=null),a&&a[r]&&(t[r]=t[r]||{},t[r].emphasis?E(t[r].emphasis,a[r]):t[r].emphasis=a[r],a[r]=null)}}function _f(t,e,n){if(t&&t[e]&&(t[e].normal||t[e].emphasis)){var i=t[e].normal,r=t[e].emphasis;i&&(n?(t[e].normal=t[e].emphasis=null,V(t[e],i)):t[e]=i),r&&(t.emphasis=t.emphasis||{},t.emphasis[e]=r,r.focus&&(t.emphasis.focus=r.focus),r.blurScope&&(t.emphasis.blurScope=r.blurScope))}}function wf(t){_f(t,"itemStyle"),_f(t,"lineStyle"),_f(t,"areaStyle"),_f(t,"label"),_f(t,"labelLine"),_f(t,"upperLabel"),_f(t,"edgeLabel")}function bf(t,e){var n=vf(t)&&t[e],i=vf(n)&&n.textStyle;if(i){0;for(var r=0,o=Da.length;r<o;r++){var a=Da[r];i.hasOwnProperty(a)&&(n[a]=i[a])}}}function Sf(t){t&&(wf(t),bf(t,"label"),t.emphasis&&bf(t.emphasis,"label"))}function Mf(t){if(vf(t)){xf(t),wf(t),bf(t,"label"),bf(t,"upperLabel"),bf(t,"edgeLabel"),t.emphasis&&(bf(t.emphasis,"label"),bf(t.emphasis,"upperLabel"),bf(t.emphasis,"edgeLabel"));var e=t.markPoint;e&&(xf(e),Sf(e));var n=t.markLine;n&&(xf(n),Sf(n));var i=t.markArea;i&&Sf(i);var r=t.data;if("graph"===t.type){r=r||t.nodes;var o=t.links||t.edges;if(o&&!at(o))for(var a=0;a<o.length;a++)Sf(o[a]);U(t.categories,function(t){wf(t)})}if(r&&!at(r))for(a=0;a<r.length;a++)Sf(r[a]);if(e=t.markPoint,e&&e.data){var s=e.data;for(a=0;a<s.length;a++)Sf(s[a])}if(n=t.markLine,n&&n.data){var l=n.data;for(a=0;a<l.length;a++)Q(l[a])?(Sf(l[a][0]),Sf(l[a][1])):Sf(l[a])}"gauge"===t.type?(bf(t,"axisLabel"),bf(t,"title"),bf(t,"detail")):"treemap"===t.type?(_f(t.breadcrumb,"itemStyle"),U(t.levels,function(t){wf(t)})):"tree"===t.type&&wf(t.leaves)}}function If(t){return Q(t)?t:t?[t]:[]}function Tf(t){return(Q(t)?t[0]:t)||{}}function Cf(t,e){yf(If(t.series),function(t){vf(t)&&Mf(t)});var n=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];e&&n.push("valueAxis","categoryAxis","logAxis","timeAxis"),yf(n,function(e){yf(If(t[e]),function(t){t&&(bf(t,"axisLabel"),bf(t.axisPointer,"label"))})}),yf(If(t.parallel),function(t){var e=t&&t.parallelAxisDefault;bf(e,"axisLabel"),bf(e&&e.axisPointer,"label")}),yf(If(t.calendar),function(t){_f(t,"itemStyle"),bf(t,"dayLabel"),bf(t,"monthLabel"),bf(t,"yearLabel")}),yf(If(t.radar),function(t){bf(t,"name"),t.name&&null==t.axisName&&(t.axisName=t.name,delete t.name),null!=t.nameGap&&null==t.axisNameGap&&(t.axisNameGap=t.nameGap,delete t.nameGap)}),yf(If(t.geo),function(t){vf(t)&&(Sf(t),yf(If(t.regions),function(t){Sf(t)}))}),yf(If(t.timeline),function(t){Sf(t),_f(t,"label"),_f(t,"itemStyle"),_f(t,"controlStyle",!0);var e=t.data;Q(e)&&U(e,function(t){rt(t)&&(_f(t,"label"),_f(t,"itemStyle"))})}),yf(If(t.toolbox),function(t){_f(t,"iconStyle"),yf(t.feature,function(t){_f(t,"iconStyle")})}),bf(Tf(t.axisPointer),"label"),bf(Tf(t.tooltip).axisPointer,"label")}function Af(t,e){for(var n=e.split(","),i=t,r=0;r<n.length;r++)if(i=i&&i[n[r]],null==i)break;return i}function Df(t,e,n,i){for(var r,o=e.split(","),a=t,s=0;s<o.length-1;s++)r=o[s],null==a[r]&&(a[r]={}),a=a[r];(i||null==a[o[s]])&&(a[o[s]]=n)}function kf(t){t&&U(Lf,function(e){e[0]in t&&!(e[1]in t)&&(t[e[1]]=t[e[0]])})}var Lf=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],Pf=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"],Rf=[["borderRadius","barBorderRadius"],["borderColor","barBorderColor"],["borderWidth","barBorderWidth"]];function Of(t){var e=t&&t.itemStyle;if(e)for(var n=0;n<Rf.length;n++){var i=Rf[n][1],r=Rf[n][0];null!=e[i]&&(e[r]=e[i])}}function Nf(t){t&&"edge"===t.alignTo&&null!=t.margin&&null==t.edgeDistance&&(t.edgeDistance=t.margin)}function Ef(t){t&&t.downplay&&!t.blur&&(t.blur=t.downplay)}function zf(t){t&&null!=t.focusNodeAdjacency&&(t.emphasis=t.emphasis||{},null==t.emphasis.focus&&(t.emphasis.focus="adjacency"))}function Bf(t,e){if(t)for(var n=0;n<t.length;n++)e(t[n]),t[n]&&Bf(t[n].children,e)}function Vf(t,e){Cf(t,e),t.series=Ca(t.series),U(t.series,function(t){if(rt(t)){var e=t.type;if("line"===e)null!=t.clipOverflow&&(t.clip=t.clipOverflow);else if("pie"===e||"gauge"===e){null!=t.clockWise&&(t.clockwise=t.clockWise),Nf(t.label);var n=t.data;if(n&&!at(n))for(var i=0;i<n.length;i++)Nf(n[i]);null!=t.hoverOffset&&(t.emphasis=t.emphasis||{},(t.emphasis.scaleSize=null)&&(t.emphasis.scaleSize=t.hoverOffset))}else if("gauge"===e){var r=Af(t,"pointer.color");null!=r&&Df(t,"itemStyle.color",r)}else if("bar"===e){Of(t),Of(t.backgroundStyle),Of(t.emphasis);n=t.data;if(n&&!at(n))for(i=0;i<n.length;i++)"object"===typeof n[i]&&(Of(n[i]),Of(n[i]&&n[i].emphasis))}else if("sunburst"===e){var o=t.highlightPolicy;o&&(t.emphasis=t.emphasis||{},t.emphasis.focus||(t.emphasis.focus=o)),Ef(t),Bf(t.data,Ef)}else"graph"===e||"sankey"===e?zf(t):"map"===e&&(t.mapType&&!t.map&&(t.map=t.mapType),t.mapLocation&&V(t,t.mapLocation));null!=t.hoverAnimation&&(t.emphasis=t.emphasis||{},t.emphasis&&null==t.emphasis.scale&&(t.emphasis.scale=t.hoverAnimation)),kf(t)}}),t.dataRange&&(t.visualMap=t.dataRange),U(Pf,function(e){var n=t[e];n&&(Q(n)||(n=[n]),U(n,function(t){kf(t)}))})}function Ff(t){var e=Tt();t.eachSeries(function(t){var n=t.get("stack");if(n){var i=e.get(n)||e.set(n,[]),r=t.getData(),o={stackResultDimension:r.getCalculationInfo("stackResultDimension"),stackedOverDimension:r.getCalculationInfo("stackedOverDimension"),stackedDimension:r.getCalculationInfo("stackedDimension"),stackedByDimension:r.getCalculationInfo("stackedByDimension"),isStackedByIndex:r.getCalculationInfo("isStackedByIndex"),data:r,seriesModel:t};if(!o.stackedDimension||!o.isStackedByIndex&&!o.stackedByDimension)return;i.length&&r.setCalculationInfo("stackedOnSeries",i[i.length-1].seriesModel),i.push(o)}}),e.each(Gf)}function Gf(t){U(t,function(e,n){var i=[],r=[NaN,NaN],o=[e.stackResultDimension,e.stackedOverDimension],a=e.data,s=e.isStackedByIndex,l=e.seriesModel.get("stackStrategy")||"samesign";a.modify(o,function(o,u,h){var c,p,d=a.get(e.stackedDimension,h);if(isNaN(d))return r;s?p=a.getRawIndex(h):c=a.get(e.stackedByDimension,h);for(var f=NaN,g=n-1;g>=0;g--){var y=t[g];if(s||(p=y.data.rawIndexOf(y.stackedByDimension,c)),p>=0){var v=y.data.getByRawIndex(y.stackResultDimension,p);if("all"===l||"positive"===l&&v>0||"negative"===l&&v<0||"samesign"===l&&d>=0&&v>0||"samesign"===l&&d<=0&&v<0){d=la(d,v),f=v;break}}}return i[0]=d,i[1]=f,i})})}var Wf,Hf,Uf,Yf,Xf,Zf=function(){function t(t){this.data=t.data||(t.sourceFormat===_d?{}:[]),this.sourceFormat=t.sourceFormat||bd,this.seriesLayoutBy=t.seriesLayoutBy||Sd,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;n<e.length;n++){var i=e[n];null==i.type&&Pd(this,n)===Id.Must&&(i.type="ordinal")}}return t}();function jf(t){return t instanceof Zf}function qf(t,e,n){n=n||$f(t);var i=e.seriesLayoutBy,r=Qf(t,n,i,e.sourceHeader,e.dimensions),o=new Zf({data:t,sourceFormat:n,seriesLayoutBy:i,dimensionsDefine:r.dimensionsDefine,startIndex:r.startIndex,dimensionsDetectedCount:r.dimensionsDetectedCount,metaRawOption:N(e)});return o}function Kf(t){return new Zf({data:t,sourceFormat:at(t)?wd:vd})}function Jf(t){return new Zf({data:t.data,sourceFormat:t.sourceFormat,seriesLayoutBy:t.seriesLayoutBy,dimensionsDefine:N(t.dimensionsDefine),startIndex:t.startIndex,dimensionsDetectedCount:t.dimensionsDetectedCount})}function $f(t){var e=bd;if(at(t))e=wd;else if(Q(t)){0===t.length&&(e=md);for(var n=0,i=t.length;n<i;n++){var r=t[n];if(null!=r){if(Q(r)||at(r)){e=md;break}if(rt(r)){e=xd;break}}}}else if(rt(t))for(var o in t)if(kt(t,o)&&H(t[o])){e=_d;break}return e}function Qf(t,e,n,i,r){var o,a;if(!t)return{dimensionsDefine:eg(r),startIndex:a,dimensionsDetectedCount:o};if(e===md){var s=t;"auto"===i||null==i?ng(function(t){null!=t&&"-"!==t&&(et(t)?null==a&&(a=1):a=0)},n,s,10):a=it(i)?i:i?1:0,r||1!==a||(r=[],ng(function(t,e){r[e]=null!=t?t+"":""},n,s,1/0)),o=r?r.length:n===Md?s.length:s[0]?s[0].length:null}else if(e===xd)r||(r=tg(t));else if(e===_d)r||(r=[],U(t,function(t,e){r.push(e)}));else if(e===vd){var l=ka(t[0]);o=Q(l)&&l.length||1}return{startIndex:a,dimensionsDefine:eg(r),dimensionsDetectedCount:o}}function tg(t){var e,n=0;while(n<t.length&&!(e=t[n++]));if(e)return q(e)}function eg(t){if(t){var e=Tt();return Y(t,function(t,n){t=rt(t)?t:{name:t};var i={name:t.name,displayName:t.displayName,type:t.type};if(null==i.name)return i;i.name+="",null==i.displayName&&(i.displayName=i.name);var r=e.get(i.name);return r?i.name+="-"+r.count++:e.set(i.name,{count:1}),i})}}function ng(t,e,n,i){if(e===Md)for(var r=0;r<n.length&&r<i;r++)t(n[r]?n[r][0]:null,r);else{var o=n[0]||[];for(r=0;r<o.length&&r<i;r++)t(o[r],r)}}function ig(t){var e=t.sourceFormat;return e===xd||e===_d}var rg=function(){function t(t,e){var n=jf(t)?t:Kf(t);this._source=n;var i=this._data=n.data;n.sourceFormat===wd&&(this._offset=0,this._dimSize=e,this._data=i),Xf(this,i,n)}return t.prototype.getSource=function(){return this._source},t.prototype.count=function(){return 0},t.prototype.getItem=function(t,e){},t.prototype.appendData=function(t){},t.prototype.clean=function(){},t.protoInitialize=function(){var e=t.prototype;e.pure=!1,e.persistent=!0}(),t.internalField=function(){var t;Xf=function(t,r,o){var a=o.sourceFormat,s=o.seriesLayoutBy,l=o.startIndex,u=o.dimensionsDefine,h=Yf[fg(a,s)];if(B(t,h),a===wd)t.getItem=e,t.count=i,t.fillStorage=n;else{var c=sg(a,s);t.getItem=J(c,null,r,l,u);var p=hg(a,s);t.count=J(p,null,r,l,u)}};var e=function(t,e){t-=this._offset,e=e||[];for(var n=this._data,i=this._dimSize,r=i*t,o=0;o<i;o++)e[o]=n[r+o];return e},n=function(t,e,n,i){for(var r=this._data,o=this._dimSize,a=0;a<o;a++){for(var s=i[a],l=null==s[0]?1/0:s[0],u=null==s[1]?-1/0:s[1],h=e-t,c=n[a],p=0;p<h;p++){var d=r[p*o+a];c[t+p]=d,d<l&&(l=d),d>u&&(u=d)}s[0]=l,s[1]=u}},i=function(){return this._data?this._data.length/this._dimSize:0};function r(t){for(var e=0;e<t.length;e++)this._data.push(t[e])}t={},t[md+"_"+Sd]={pure:!0,appendData:r},t[md+"_"+Md]={pure:!0,appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},t[xd]={pure:!0,appendData:r},t[_d]={pure:!0,appendData:function(t){var e=this._data;U(t,function(t,n){for(var i=e[n]||(e[n]=[]),r=0;r<(t||[]).length;r++)i.push(t[r])})}},t[vd]={appendData:r},t[wd]={persistent:!1,pure:!0,appendData:function(t){this._data=t},clean:function(){this._offset+=this.count(),this._data=null}},Yf=t}(),t}(),og=function(t,e,n,i){return t[i]},ag=(Wf={},Wf[md+"_"+Sd]=function(t,e,n,i){return t[i+e]},Wf[md+"_"+Md]=function(t,e,n,i,r){i+=e;for(var o=r||[],a=t,s=0;s<a.length;s++){var l=a[s];o[s]=l?l[i]:null}return o},Wf[xd]=og,Wf[_d]=function(t,e,n,i,r){for(var o=r||[],a=0;a<n.length;a++){var s=n[a].name;0;var l=t[s];o[a]=l?l[i]:null}return o},Wf[vd]=og,Wf);function sg(t,e){var n=ag[fg(t,e)];return n}var lg=function(t,e,n){return t.length},ug=(Hf={},Hf[md+"_"+Sd]=function(t,e,n){return Math.max(0,t.length-e)},Hf[md+"_"+Md]=function(t,e,n){var i=t[0];return i?Math.max(0,i.length-e):0},Hf[xd]=lg,Hf[_d]=function(t,e,n){var i=n[0].name;var r=t[i];return r?r.length:0},Hf[vd]=lg,Hf);function hg(t,e){var n=ug[fg(t,e)];return n}var cg=function(t,e,n){return t[e]},pg=(Uf={},Uf[md]=cg,Uf[xd]=function(t,e,n){return t[n]},Uf[_d]=cg,Uf[vd]=function(t,e,n){var i=ka(t);return i instanceof Array?i[e]:i},Uf[wd]=cg,Uf);function dg(t){var e=pg[t];return e}function fg(t,e){return t===md?t+"_"+e:t}function gg(t,e,n){if(t){var i=t.getRawDataItem(e);if(null!=i){var r=t.getStore(),o=r.getSource().sourceFormat;if(null!=n){var a=t.getDimensionIndex(n),s=r.getDimensionProperty(a);return dg(o)(i,a,s)}var l=i;return o===vd&&(l=ka(i)),l}}}var yg=/\{@(.+?)\}/g,vg=function(){function t(){}return t.prototype.getDataParams=function(t,e){var n=this.getData(e),i=this.getRawValue(t,e),r=n.getRawIndex(t),o=n.getName(t),a=n.getRawDataItem(t),s=n.getItemVisual(t,"style"),l=s&&s[n.getItemVisual(t,"drawType")||"fill"],u=s&&s.stroke,h=this.mainType,c="series"===h,p=n.userOutput&&n.userOutput.get();return{componentType:h,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:c?this.subType:null,seriesIndex:this.seriesIndex,seriesId:c?this.id:null,seriesName:c?this.name:null,name:o,dataIndex:r,data:a,dataType:e,value:i,color:l,borderColor:u,dimensionNames:p?p.fullDimensions:null,encode:p?p.encode:null,$vars:["seriesName","name","value"]}},t.prototype.getFormattedLabel=function(t,e,n,i,r,o){e=e||"normal";var a=this.getData(n),s=this.getDataParams(t,n);if(o&&(s.value=o.interpolatedValue),null!=i&&Q(s.value)&&(s.value=s.value[i]),!r){var l=a.getItemModel(t);r=l.get("normal"===e?["label","formatter"]:[e,"label","formatter"])}if(tt(r))return s.status=e,s.dimensionIndex=i,r(s);if(et(r)){var u=Yp(r,s);return u.replace(yg,function(e,n){var i=n.length,r=n;"["===r.charAt(0)&&"]"===r.charAt(i-1)&&(r=+r.slice(1,i-1));var s=gg(a,t,r);if(o&&Q(o.interpolatedValue)){var l=a.getDimensionIndex(r);l>=0&&(s=o.interpolatedValue[l])}return null!=s?s+"":""})}},t.prototype.getRawValue=function(t,e){return gg(this.getData(e),t)},t.prototype.formatTooltip=function(t,e,n){},t}();function mg(t){var e,n;return rt(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function xg(t){return new _g(t)}var _g=function(){function t(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}return t.prototype.perform=function(t){var e,n=this._upstream,i=t&&t.skip;if(this._dirty&&n){var r=this.context;r.data=r.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!i&&(e=this._plan(this.context));var o,a=h(this._modBy),s=this._modDataCount||0,l=h(t&&t.modBy),u=t&&t.modDataCount||0;function h(t){return!(t>=1)&&(t=1),t}a===l&&s===u||(e="reset"),(this._dirty||"reset"===e)&&(this._dirty=!1,o=this._doReset(i)),this._modBy=l,this._modDataCount=u;var c=t&&t.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var p=this._dueIndex,d=Math.min(null!=c?this._dueIndex+c:1/0,this._dueEnd);if(!i&&(o||p<d)){var f=this._progress;if(Q(f))for(var g=0;g<f.length;g++)this._doProgress(f[g],p,d,l,u);else this._doProgress(f,p,d,l,u)}this._dueIndex=d;var y=null!=this._settedOutputEnd?this._settedOutputEnd:d;0,this._outputDueEnd=y}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()},t.prototype.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},t.prototype._doProgress=function(t,e,n,i,r){wg.reset(e,n,i,r),this._callingProgress=t,this._callingProgress({start:e,end:n,count:n-e,next:wg.next},this.context)},t.prototype._doReset=function(t){var e,n;this._dueIndex=this._outputDueEnd=this._dueEnd=0,this._settedOutputEnd=null,!t&&this._reset&&(e=this._reset(this.context),e&&e.progress&&(n=e.forceFirstProgress,e=e.progress),Q(e)&&!e.length&&(e=null)),this._progress=e,this._modBy=this._modDataCount=null;var i=this._downstream;return i&&i.dirty(),n},t.prototype.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},t.prototype.pipe=function(t){(this._downstream!==t||this._dirty)&&(this._downstream=t,t._upstream=this,t.dirty())},t.prototype.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},t.prototype.getUpstream=function(){return this._upstream},t.prototype.getDownstream=function(){return this._downstream},t.prototype.setOutputEnd=function(t){this._outputDueEnd=this._settedOutputEnd=t},t}(),wg=function(){var t,e,n,i,r,o={reset:function(l,u,h,c){e=l,t=u,n=h,i=c,r=Math.ceil(i/n),o.next=n>1&&i>0?s:a}};return o;function a(){return e<t?e++:null}function s(){var o=e%r*n+Math.ceil(e/r),a=e>=t?null:o<i?o:e;return e++,a}}();"undefined"!==typeof console&&console.warn&&console.log;function bg(t){0}function Sg(t){throw new Error(t)}function Mg(t,e){var n=e&&e.type;return"ordinal"===n?t:("time"!==n||it(t)||null==t||"-"===t||(t=+da(t)),null==t||""===t?NaN:Number(t))}var Ig=Tt({number:function(t){return parseFloat(t)},time:function(t){return+da(t)},trim:function(t){return et(t)?mt(t):t}});function Tg(t){return Ig.get(t)}var Cg={lt:function(t,e){return t<e},lte:function(t,e){return t<=e},gt:function(t,e){return t>e},gte:function(t,e){return t>=e}},Ag=function(){function t(t,e){if(!it(e)){var n="";0,Sg(n)}this._opFn=Cg[t],this._rvalFloat=xa(e)}return t.prototype.evaluate=function(t){return it(t)?this._opFn(t,this._rvalFloat):this._opFn(xa(t),this._rvalFloat)},t}(),Dg=function(){function t(t,e){var n="desc"===t;this._resultLT=n?1:-1,null==e&&(e=n?"min":"max"),this._incomparable="min"===e?-1/0:1/0}return t.prototype.evaluate=function(t,e){var n=it(t)?t:xa(t),i=it(e)?e:xa(e),r=isNaN(n),o=isNaN(i);if(r&&(n=this._incomparable),o&&(i=this._incomparable),r&&o){var a=et(t),s=et(e);a&&(n=s?t:0),s&&(i=a?e:0)}return n<i?this._resultLT:n>i?-this._resultLT:0},t}(),kg=function(){function t(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=xa(e)}return t.prototype.evaluate=function(t){var e=t===this._rval;if(!e){var n=typeof t;n===this._rvalTypeof||"number"!==n&&"number"!==this._rvalTypeof||(e=xa(t)===this._rvalFloat)}return this._isEQ?e:!e},t}();function Lg(t,e){return"eq"===t||"ne"===t?new kg("eq"===t,e):kt(Cg,t)?new Ag(t,e):null}var Pg=function(){function t(){}return t.prototype.getRawData=function(){throw new Error("not supported")},t.prototype.getRawDataItem=function(t){throw new Error("not supported")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(t){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(t,e){},t.prototype.retrieveValueFromItem=function(t,e){},t.prototype.convertValue=function(t,e){return Mg(t,e)},t}();function Rg(t,e){var n=new Pg,i=t.data,r=n.sourceFormat=t.sourceFormat,o=t.startIndex,a="";t.seriesLayoutBy!==Sd&&Sg(a);var s=[],l={},u=t.dimensionsDefine;if(u)U(u,function(t,e){var n=t.name,i={index:e,name:n,displayName:t.displayName};if(s.push(i),null!=n){var r="";kt(l,n)&&Sg(r),l[n]=i}});else for(var h=0;h<t.dimensionsDetectedCount;h++)s.push({index:h});var c=sg(r,Sd);e.__isBuiltIn&&(n.getRawDataItem=function(t){return c(i,o,s,t)},n.getRawData=J(Og,null,t)),n.cloneRawData=J(Ng,null,t);var p=hg(r,Sd);n.count=J(p,null,i,o,s);var d=dg(r);n.retrieveValue=function(t,e){var n=c(i,o,s,t);return f(n,e)};var f=n.retrieveValueFromItem=function(t,e){if(null!=t){var n=s[e];return n?d(t,e,n.name):void 0}};return n.getDimensionInfo=J(Eg,null,s,l),n.cloneAllDimensionInfo=J(zg,null,s),n}function Og(t){var e=t.sourceFormat;if(!Wg(e)){var n="";0,Sg(n)}return t.data}function Ng(t){var e=t.sourceFormat,n=t.data;if(!Wg(e)){var i="";0,Sg(i)}if(e===md){for(var r=[],o=0,a=n.length;o<a;o++)r.push(n[o].slice());return r}if(e===xd){for(r=[],o=0,a=n.length;o<a;o++)r.push(B({},n[o]));return r}}function Eg(t,e,n){if(null!=n)return it(n)||!isNaN(n)&&!kt(e,n)?t[n]:kt(e,n)?e[n]:void 0}function zg(t){return N(t)}var Bg=Tt();function Vg(t){t=N(t);var e=t.type,n="";e||Sg(n);var i=e.split(":");2!==i.length&&Sg(n);var r=!1;"echarts"===i[0]&&(e=i[1],r=!0),t.__isBuiltIn=r,Bg.set(e,t)}function Fg(t,e,n){var i=Ca(t),r=i.length,o="";r||Sg(o);for(var a=0,s=r;a<s;a++){var l=i[a];e=Gg(l,e,n,1===r?null:a),a!==s-1&&(e.length=Math.max(e.length,1))}return e}function Gg(t,e,n,i){var r="";e.length||Sg(r),rt(t)||Sg(r);var o=t.type,a=Bg.get(o);a||Sg(r);var s=Y(e,function(t){return Rg(t,a)}),l=Ca(a.transform({upstream:s[0],upstreamList:s,config:N(t.config)}));return Y(l,function(t,n){var i="";rt(t)||Sg(i),t.data||Sg(i);var r,o=$f(t.data);Wg(o)||Sg(i);var a=e[0];if(a&&0===n&&!t.dimensions){var s=a.startIndex;s&&(t.data=a.data.slice(0,s).concat(t.data)),r={seriesLayoutBy:Sd,sourceHeader:s,dimensions:a.metaRawOption.dimensions}}else r={seriesLayoutBy:Sd,sourceHeader:0,dimensions:t.dimensions};return qf(t.data,r,null)})}function Wg(t){return t===md||t===xd}var Hg,Ug="undefined",Yg=typeof Uint32Array===Ug?Array:Uint32Array,Xg=typeof Uint16Array===Ug?Array:Uint16Array,Zg=typeof Int32Array===Ug?Array:Int32Array,jg=typeof Float64Array===Ug?Array:Float64Array,qg={float:jg,int:Zg,ordinal:Array,number:Array,time:jg};function Kg(t){return t>65535?Yg:Xg}function Jg(){return[1/0,-1/0]}function $g(t){var e=t.constructor;return e===Array?t.slice():new e(t)}function Qg(t,e,n,i,r){var o=qg[n||"float"];if(r){var a=t[e],s=a&&a.length;if(s!==i){for(var l=new o(i),u=0;u<s;u++)l[u]=a[u];t[e]=l}}else t[e]=new o(i)}var ty=function(){function t(){this._chunks=[],this._rawExtent=[],this._extent=[],this._count=0,this._rawCount=0,this._calcDimNameToIdx=Tt()}return t.prototype.initData=function(t,e,n){this._provider=t,this._chunks=[],this._indices=null,this.getRawIndex=this._getRawIdxIdentity;var i=t.getSource(),r=this.defaultDimValueGetter=Hg[i.sourceFormat];this._dimValueGetter=n||r,this._rawExtent=[];ig(i);this._dimensions=Y(e,function(t){return{type:t.type,property:t.property}}),this._initDataFromProvider(0,t.count())},t.prototype.getProvider=function(){return this._provider},t.prototype.getSource=function(){return this._provider.getSource()},t.prototype.ensureCalculationDimension=function(t,e){var n=this._calcDimNameToIdx,i=this._dimensions,r=n.get(t);if(null!=r){if(i[r].type===e)return r}else r=i.length;return i[r]={type:e},n.set(t,r),this._chunks[r]=new qg[e||"float"](this._rawCount),this._rawExtent[r]=Jg(),r},t.prototype.collectOrdinalMeta=function(t,e){var n=this._chunks[t],i=this._dimensions[t],r=this._rawExtent,o=i.ordinalOffset||0,a=n.length;0===o&&(r[t]=Jg());for(var s=r[t],l=o;l<a;l++){var u=n[l]=e.parseAndCollect(n[l]);isNaN(u)||(s[0]=Math.min(u,s[0]),s[1]=Math.max(u,s[1]))}i.ordinalMeta=e,i.ordinalOffset=a,i.type="ordinal"},t.prototype.getOrdinalMeta=function(t){var e=this._dimensions[t],n=e.ordinalMeta;return n},t.prototype.getDimensionProperty=function(t){var e=this._dimensions[t];return e&&e.property},t.prototype.appendData=function(t){var e=this._provider,n=this.count();e.appendData(t);var i=e.count();return e.persistent||(i+=n),n<i&&this._initDataFromProvider(n,i,!0),[n,i]},t.prototype.appendValues=function(t,e){for(var n=this._chunks,i=this._dimensions,r=i.length,o=this._rawExtent,a=this.count(),s=a+Math.max(t.length,e||0),l=0;l<r;l++){var u=i[l];Qg(n,l,u.type,s,!0)}for(var h=[],c=a;c<s;c++)for(var p=c-a,d=0;d<r;d++){u=i[d];var f=Hg.arrayRows.call(this,t[p]||h,u.property,p,d);n[d][c]=f;var g=o[d];f<g[0]&&(g[0]=f),f>g[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:a,end:s}},t.prototype._initDataFromProvider=function(t,e,n){for(var i=this._provider,r=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,l=Y(o,function(t){return t.property}),u=0;u<a;u++){var h=o[u];s[u]||(s[u]=Jg()),Qg(r,u,h.type,e,n)}if(i.fillStorage)i.fillStorage(t,e,r,s);else for(var c=[],p=t;p<e;p++){c=i.getItem(p,c);for(var d=0;d<a;d++){var f=r[d],g=this._dimValueGetter(c,l[d],p,d);f[p]=g;var y=s[d];g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=e,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(t,e){if(!(e>=0&&e<this._count))return NaN;var n=this._chunks[t];return n?n[this.getRawIndex(e)]:NaN},t.prototype.getValues=function(t,e){var n=[],i=[];if(null==e){e=t,t=[];for(var r=0;r<this._dimensions.length;r++)i.push(r)}else i=t;r=0;for(var o=i.length;r<o;r++)n.push(this.get(i[r],e));return n},t.prototype.getByRawIndex=function(t,e){if(!(e>=0&&e<this._rawCount))return NaN;var n=this._chunks[t];return n?n[e]:NaN},t.prototype.getSum=function(t){var e=this._chunks[t],n=0;if(e)for(var i=0,r=this.count();i<r;i++){var o=this.get(t,i);isNaN(o)||(n+=o)}return n},t.prototype.getMedian=function(t){var e=[];this.each([t],function(t){isNaN(t)||e.push(t)});var n=e.sort(function(t,e){return t-e}),i=this.count();return 0===i?0:i%2===1?n[(i-1)/2]:(n[i/2]+n[i/2-1])/2},t.prototype.indexOfRawIndex=function(t){if(t>=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&n<this._count&&n===t)return t;var i=0,r=this._count-1;while(i<=r){var o=(i+r)/2|0;if(e[o]<t)i=o+1;else{if(!(e[o]>t))return o;r=o-1}}return-1},t.prototype.indicesOfNearest=function(t,e,n){var i=this._chunks,r=i[t],o=[];if(!r)return o;null==n&&(n=1/0);for(var a=1/0,s=-1,l=0,u=0,h=this.count();u<h;u++){var c=this.getRawIndex(u),p=e-r[c],d=Math.abs(p);d<=n&&((d<a||d===a&&p>=0&&s<0)&&(a=d,s=p,l=0),p===s&&(o[l++]=u))}return o.length=l,o},t.prototype.getIndices=function(){var t,e=this._indices;if(e){var n=e.constructor,i=this._count;if(n===Array){t=new n(i);for(var r=0;r<i;r++)t[r]=e[r]}else t=new n(e.buffer,0,i)}else{n=Kg(this._rawCount);t=new n(this.count());for(r=0;r<t.length;r++)t[r]=r}return t},t.prototype.filter=function(t,e){if(!this._count)return this;for(var n=this.clone(),i=n.count(),r=Kg(n._rawCount),o=new r(i),a=[],s=t.length,l=0,u=t[0],h=n._chunks,c=0;c<i;c++){var p=void 0,d=n.getRawIndex(c);if(0===s)p=e(c);else if(1===s){var f=h[u][d];p=e(f,c)}else{for(var g=0;g<s;g++)a[g]=h[t[g]][d];a[g]=c,p=e.apply(null,a)}p&&(o[l++]=d)}return l<i&&(n._indices=o),n._count=l,n._extent=[],n._updateGetRawIdx(),n},t.prototype.selectRange=function(t){var e=this.clone(),n=e._count;if(!n)return this;var i=q(t),r=i.length;if(!r)return this;var o=e.count(),a=Kg(e._rawCount),s=new a(o),l=0,u=i[0],h=t[u][0],c=t[u][1],p=e._chunks,d=!1;if(!e._indices){var f=0;if(1===r){for(var g=p[i[0]],y=0;y<n;y++){var v=g[y];(v>=h&&v<=c||isNaN(v))&&(s[l++]=f),f++}d=!0}else if(2===r){g=p[i[0]];var m=p[i[1]],x=t[i[1]][0],_=t[i[1]][1];for(y=0;y<n;y++){v=g[y];var w=m[y];(v>=h&&v<=c||isNaN(v))&&(w>=x&&w<=_||isNaN(w))&&(s[l++]=f),f++}d=!0}}if(!d)if(1===r)for(y=0;y<o;y++){var b=e.getRawIndex(y);v=p[i[0]][b];(v>=h&&v<=c||isNaN(v))&&(s[l++]=b)}else for(y=0;y<o;y++){for(var S=!0,M=(b=e.getRawIndex(y),0);M<r;M++){var I=i[M];v=p[I][b];(v<t[I][0]||v>t[I][1])&&(S=!1)}S&&(s[l++]=e.getRawIndex(y))}return l<o&&(e._indices=s),e._count=l,e._extent=[],e._updateGetRawIdx(),e},t.prototype.map=function(t,e){var n=this.clone(t);return this._updateDims(n,t,e),n},t.prototype.modify=function(t,e){this._updateDims(this,t,e)},t.prototype._updateDims=function(t,e,n){for(var i=t._chunks,r=[],o=e.length,a=t.count(),s=[],l=t._rawExtent,u=0;u<e.length;u++)l[e[u]]=Jg();for(var h=0;h<a;h++){for(var c=t.getRawIndex(h),p=0;p<o;p++)s[p]=i[e[p]][c];s[o]=h;var d=n&&n.apply(null,s);if(null!=d){"object"!==typeof d&&(r[0]=d,d=r);for(u=0;u<d.length;u++){var f=e[u],g=d[u],y=l[f],v=i[f];v&&(v[c]=g),g<y[0]&&(y[0]=g),g>y[1]&&(y[1]=g)}}}},t.prototype.lttbDownSample=function(t,e){var n,i,r,o=this.clone([t],!0),a=o._chunks,s=a[t],l=this.count(),u=0,h=Math.floor(1/e),c=this.getRawIndex(0),p=new(Kg(this._rawCount))(Math.min(2*(Math.ceil(l/h)+2),l));p[u++]=c;for(var d=1;d<l-1;d+=h){for(var f=Math.min(d+h,l-1),g=Math.min(d+2*h,l),y=(g+f)/2,v=0,m=f;m<g;m++){var x=this.getRawIndex(m),_=s[x];isNaN(_)||(v+=_)}v/=g-f;var w=d,b=Math.min(d+h,l),S=d-1,M=s[c];n=-1,r=w;var I=-1,T=0;for(m=w;m<b;m++){x=this.getRawIndex(m),_=s[x];isNaN(_)?(T++,I<0&&(I=x)):(i=Math.abs((S-y)*(_-M)-(S-m)*(v-M)),i>n&&(n=i,r=x))}T>0&&T<b-w&&(p[u++]=Math.min(I,r),r=Math.max(I,r)),p[u++]=r,c=r}return p[u++]=this.getRawIndex(l-1),o._count=u,o._indices=p,o.getRawIndex=this._getRawIdx,o},t.prototype.minmaxDownSample=function(t,e){for(var n=this.clone([t],!0),i=n._chunks,r=Math.floor(1/e),o=i[t],a=this.count(),s=new(Kg(this._rawCount))(2*Math.ceil(a/r)),l=0,u=0;u<a;u+=r){var h=u,c=o[this.getRawIndex(h)],p=u,d=o[this.getRawIndex(p)],f=r;u+r>a&&(f=a-u);for(var g=0;g<f;g++){var y=this.getRawIndex(u+g),v=o[y];v<c&&(c=v,h=u+g),v>d&&(d=v,p=u+g)}var m=this.getRawIndex(h),x=this.getRawIndex(p);h<p?(s[l++]=m,s[l++]=x):(s[l++]=x,s[l++]=m)}return n._count=l,n._indices=s,n._updateGetRawIdx(),n},t.prototype.downSample=function(t,e,n,i){for(var r=this.clone([t],!0),o=r._chunks,a=[],s=Math.floor(1/e),l=o[t],u=this.count(),h=r._rawExtent[t]=Jg(),c=new(Kg(this._rawCount))(Math.ceil(u/s)),p=0,d=0;d<u;d+=s){s>u-d&&(s=u-d,a.length=s);for(var f=0;f<s;f++){var g=this.getRawIndex(d+f);a[f]=l[g]}var y=n(a),v=this.getRawIndex(Math.min(d+i(a,y)||0,u-1));l[v]=y,y<h[0]&&(h[0]=y),y>h[1]&&(h[1]=y),c[p++]=v}return r._count=p,r._indices=c,r._updateGetRawIdx(),r},t.prototype.each=function(t,e){if(this._count)for(var n=t.length,i=this._chunks,r=0,o=this.count();r<o;r++){var a=this.getRawIndex(r);switch(n){case 0:e(r);break;case 1:e(i[t[0]][a],r);break;case 2:e(i[t[0]][a],i[t[1]][a],r);break;default:for(var s=0,l=[];s<n;s++)l[s]=i[t[s]][a];l[s]=r,e.apply(null,l)}}},t.prototype.getDataExtent=function(t){var e=this._chunks[t],n=Jg();if(!e)return n;var i,r=this.count(),o=!this._indices;if(o)return this._rawExtent[t].slice();if(i=this._extent[t],i)return i.slice();i=n;for(var a=i[0],s=i[1],l=0;l<r;l++){var u=this.getRawIndex(l),h=e[u];h<a&&(a=h),h>s&&(s=h)}return i=[a,s],this._extent[t]=i,i},t.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],i=this._chunks,r=0;r<i.length;r++)n.push(i[r][e]);return n},t.prototype.clone=function(e,n){var i=new t,r=this._chunks,o=e&&X(e,function(t,e){return t[e]=!0,t},{});if(o)for(var a=0;a<r.length;a++)i._chunks[a]=o[a]?$g(r[a]):r[a];else i._chunks=r;return this._copyCommonProps(i),n||(i._indices=this._cloneIndices()),i._updateGetRawIdx(),i},t.prototype._copyCommonProps=function(t){t._count=this._count,t._rawCount=this._rawCount,t._provider=this._provider,t._dimensions=this._dimensions,t._extent=N(this._extent),t._rawExtent=N(this._rawExtent)},t.prototype._cloneIndices=function(){if(this._indices){var t=this._indices.constructor,e=void 0;if(t===Array){var n=this._indices.length;e=new t(n);for(var i=0;i<n;i++)e[i]=this._indices[i]}else e=new t(this._indices);return e}return null},t.prototype._getRawIdxIdentity=function(t){return t},t.prototype._getRawIdx=function(t){return t<this._count&&t>=0?this._indices[t]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function t(t,e,n,i){return Mg(t[i],this._dimensions[i])}Hg={arrayRows:t,objectRows:function(t,e,n,i){return Mg(t[e],this._dimensions[i])},keyedColumns:t,original:function(t,e,n,i){var r=t&&(null==t.value?t:t.value);return Mg(r instanceof Array?r[i]:r,this._dimensions[i])},typedArray:function(t,e,n,i){return t[i]}}}(),t}(),ey=ty,ny=function(){function t(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n=this._sourceHost,i=this._getUpstreamSourceManagers(),r=!!i.length;if(ry(n)){var o=n,a=void 0,s=void 0,l=void 0;if(r){var u=i[0];u.prepareSource(),l=u.getSource(),a=l.data,s=l.sourceFormat,e=[u._getVersionSign()]}else a=o.get("data",!0),s=at(a)?wd:vd,e=[];var h=this._getSourceMetaRawOption()||{},c=l&&l.metaRawOption||{},p=dt(h.seriesLayoutBy,c.seriesLayoutBy)||null,d=dt(h.sourceHeader,c.sourceHeader),f=dt(h.dimensions,c.dimensions),g=p!==c.seriesLayoutBy||!!d!==!!c.sourceHeader||f;t=g?[qf(a,{seriesLayoutBy:p,sourceHeader:d,dimensions:f},s)]:[]}else{var y=n;if(r){var v=this._applyTransform(i);t=v.sourceList,e=v.upstreamSignList}else{var m=y.get("source",!0);t=[qf(m,this._getSourceMetaRawOption(),null)],e=[]}}this._setLocalSource(t,e)},t.prototype._applyTransform=function(t){var e,n=this._sourceHost,i=n.get("transform",!0),r=n.get("fromTransformResult",!0);if(null!=r){var o="";1!==t.length&&oy(o)}var a=[],s=[];return U(t,function(t){t.prepareSource();var e=t.getSource(r||0),n="";null==r||e||oy(n),a.push(e),s.push(t._getVersionSign())}),i?e=Fg(i,a,{datasetIndex:n.componentIndex}):null!=r&&(e=[Jf(a[0])]),{sourceList:e,upstreamSignList:s}},t.prototype._isDirty=function(){if(this._dirty)return!0;for(var t=this._getUpstreamSourceManagers(),e=0;e<t.length;e++){var n=t[e];if(n._isDirty()||this._upstreamSignList[e]!==n._getVersionSign())return!0}},t.prototype.getSource=function(t){t=t||0;var e=this._sourceList[t];if(!e){var n=this._getUpstreamSourceManagers();return n[0]&&n[0].getSource(t)}return e},t.prototype.getSharedDataStore=function(t){var e=t.makeStoreSchema();return this._innerGetDataStore(e.dimensions,t.source,e.hash)},t.prototype._innerGetDataStore=function(t,e,n){var i=0,r=this._storeList,o=r[i];o||(o=r[i]={});var a=o[n];if(!a){var s=this._getUpstreamSourceManagers()[0];ry(this._sourceHost)&&s?a=s._innerGetDataStore(t,e,n):(a=new ey,a.initData(new rg(e,t.length),t)),o[n]=a}return a},t.prototype._getUpstreamSourceManagers=function(){var t=this._sourceHost;if(ry(t)){var e=kd(t);return e?[e.getSourceManager()]:[]}return Y(Ld(t),function(t){return t.getSourceManager()})},t.prototype._getSourceMetaRawOption=function(){var t,e,n,i=this._sourceHost;if(ry(i))t=i.get("seriesLayoutBy",!0),e=i.get("sourceHeader",!0),n=i.get("dimensions",!0);else if(!this._getUpstreamSourceManagers().length){var r=i;t=r.get("seriesLayoutBy",!0),e=r.get("sourceHeader",!0),n=r.get("dimensions",!0)}return{seriesLayoutBy:t,sourceHeader:e,dimensions:n}},t}();function iy(t){var e=t.option.transform;e&&_t(t.option.transform)}function ry(t){return"series"===t.mainType}function oy(t){throw new Error(t)}var ay="line-height:1";function sy(t){var e=t.lineHeight;return null==e?ay:"line-height:"+ge(e+"")+"px"}function ly(t,e){var n=t.color||"#6e7079",i=t.fontSize||12,r=t.fontWeight||"400",o=t.color||"#464646",a=t.fontSize||14,s=t.fontWeight||"900";return"html"===e?{nameStyle:"font-size:"+ge(i+"")+"px;color:"+ge(n)+";font-weight:"+ge(r+""),valueStyle:"font-size:"+ge(a+"")+"px;color:"+ge(o)+";font-weight:"+ge(s+"")}:{nameStyle:{fontSize:i,fill:n,fontWeight:r},valueStyle:{fontSize:a,fill:o,fontWeight:s}}}var uy=[0,10,20,30],hy=["","\n","\n\n","\n\n\n"];function cy(t,e){return e.type=t,e}function py(t){return"section"===t.type}function dy(t){return py(t)?gy:yy}function fy(t){if(py(t)){var e=0,n=t.blocks.length,i=n>1||n>0&&!t.noHeader;return U(t.blocks,function(t){var n=fy(t);n>=e&&(e=n+ +(i&&(!n||py(t)&&!t.noHeader)))}),e}return 0}function gy(t,e,n,i){var r=e.noHeader,o=my(fy(e)),a=[],s=e.blocks||[];vt(!s||Q(s)),s=s||[];var l=t.orderMode;if(e.sortBlocks&&l){s=s.slice();var u={valueAsc:"asc",valueDesc:"desc"};if(kt(u,l)){var h=new Dg(u[l],null);s.sort(function(t,e){return h.evaluate(t.sortParam,e.sortParam)})}else"seriesDesc"===l&&s.reverse()}U(s,function(n,r){var s=e.valueFormatter,l=dy(n)(s?B(B({},t),{valueFormatter:s}):t,n,r>0?o.html:0,i);null!=l&&a.push(l)});var c="richText"===t.renderMode?a.join(o.richText):xy(i,a.join(""),r?n:o.html);if(r)return c;var p=Wp(e.header,"ordinal",t.useUTC),d=ly(i,t.renderMode).nameStyle,f=sy(i);return"richText"===t.renderMode?by(t,p,d)+o.richText+c:xy(i,'<div style="'+d+";"+f+';">'+ge(p)+"</div>"+c,n)}function yy(t,e,n,i){var r=t.renderMode,o=e.noName,a=e.noValue,s=!e.markerType,l=e.name,u=t.useUTC,h=e.valueFormatter||t.valueFormatter||function(t){return t=Q(t)?t:[t],Y(t,function(t,e){return Wp(t,Q(d)?d[e]:d,u)})};if(!o||!a){var c=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||"#333",r),p=o?"":Wp(l,"ordinal",u),d=e.valueType,f=a?[]:h(e.value,e.dataIndex),g=!s||!o,y=!s&&o,v=ly(i,r),m=v.nameStyle,x=v.valueStyle;return"richText"===r?(s?"":c)+(o?"":by(t,p,m))+(a?"":Sy(t,f,g,y,x)):xy(i,(s?"":c)+(o?"":_y(p,!s,m))+(a?"":wy(f,g,y,x)),n)}}function vy(t,e,n,i,r,o){if(t){var a=dy(t),s={useUTC:r,renderMode:n,orderMode:i,markupStyleCreator:e,valueFormatter:t.valueFormatter};return a(s,t,0,o)}}function my(t){return{html:uy[t],richText:hy[t]}}function xy(t,e,n){var i='<div style="clear:both"></div>',r="margin: "+n+"px 0 0",o=sy(t);return'<div style="'+r+";"+o+';">'+e+i+"</div>"}function _y(t,e,n){var i=e?"margin-left:2px":"";return'<span style="'+n+";"+i+'">'+ge(t)+"</span>"}function wy(t,e,n,i){var r=n?"10px":"20px",o=e?"float:right;margin-left:"+r:"";return t=Q(t)?t:[t],'<span style="'+o+";"+i+'">'+Y(t,function(t){return ge(t)}).join("&nbsp;&nbsp;")+"</span>"}function by(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function Sy(t,e,n,i,r){var o=[r],a=i?10:20;return n&&o.push({padding:[0,0,0,a],align:"right"}),t.markupStyleCreator.wrapRichTextStyle(Q(e)?e.join(" "):e,o)}function My(t,e){var n=t.getData().getItemVisual(e,"style"),i=n[t.visualDrawType];return jp(i)}function Iy(t,e){var n=t.get("padding");return null!=n?n:"richText"===e?[8,10]:10}var Ty=function(){function t(){this.richTextStyles={},this._nextStyleNameId=wa()}return t.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},t.prototype.makeTooltipMarker=function(t,e,n){var i="richText"===n?this._generateStyleName():null,r=Zp({color:e,type:t,renderMode:n,markerId:i});return et(r)?r:(this.richTextStyles[i]=r.style,r.content)},t.prototype.wrapRichTextStyle=function(t,e){var n={};Q(e)?U(e,function(t){return B(n,t)}):B(n,e);var i=this._generateStyleName();return this.richTextStyles[i]=n,"{"+i+"|"+t+"}"},t}();function Cy(t){var e,n,i,r,o=t.series,a=t.dataIndex,s=t.multipleSeries,l=o.getData(),u=l.mapDimensionsAll("defaultedTooltip"),h=u.length,c=o.getRawValue(a),p=Q(c),d=My(o,a);if(h>1||p&&!h){var f=Ay(c,o,a,u,d);e=f.inlineValues,n=f.inlineValueTypes,i=f.blocks,r=f.inlineValues[0]}else if(h){var g=l.getDimensionInfo(u[0]);r=e=gg(l,a,u[0]),n=g.type}else r=e=p?c[0]:c;var y=Wa(o),v=y&&o.name||"",m=l.getName(a),x=s?v:m;return cy("section",{header:v,noHeader:s||!y,sortParam:r,blocks:[cy("nameValue",{markerType:"item",markerColor:d,name:x,noName:!mt(x),value:e,valueType:n,dataIndex:a})].concat(i||[])})}function Ay(t,e,n,i,r){var o=e.getData(),a=X(t,function(t,e,n){var i=o.getDimensionInfo(n);return t||i&&!1!==i.tooltip&&null!=i.displayName},!1),s=[],l=[],u=[];function h(t,e){var n=o.getDimensionInfo(e);n&&!1!==n.otherDims.tooltip&&(a?u.push(cy("nameValue",{markerType:"subItem",markerColor:r,name:n.displayName,value:t,valueType:n.type})):(s.push(t),l.push(n.type)))}return i.length?U(i,function(t){h(gg(o,n,t),t)}):U(t,h),{inlineValues:s,inlineValueTypes:l,blocks:u}}var Dy=qa();function ky(t,e){return t.getName(e)||t.getId(e)}var Ly="__universalTransitionEnabled",Py=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._selectedDataIndicesMap={},e}return a(e,t),e.prototype.init=function(t,e,n){this.seriesIndex=this.componentIndex,this.dataTask=xg({count:Ny,reset:Ey}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,n);var i=Dy(this).sourceManager=new ny(this);i.prepareSource();var r=this.getInitialData(t,n);By(r,this),this.dataTask.context.data=r,Dy(this).dataBeforeProcessed=r,Ry(this),this._initSelectedMapFromData(r)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=od(this),i=n?sd(t):{},r=this.subType;pd.hasClass(r)&&(r+="Series"),E(t,e.getTheme().get(this.subType)),E(t,this.getDefaultOption()),Aa(t,"label",["show"]),this.fillDataTextStyle(t.data),n&&ad(t,i,n)},e.prototype.mergeOption=function(t,e){t=E(this.option,t,!0),this.fillDataTextStyle(t.data);var n=od(this);n&&ad(this.option,t,n);var i=Dy(this).sourceManager;i.dirty(),i.prepareSource();var r=this.getInitialData(t,e);By(r,this),this.dataTask.dirty(),this.dataTask.context.data=r,Dy(this).dataBeforeProcessed=r,Ry(this),this._initSelectedMapFromData(r)},e.prototype.fillDataTextStyle=function(t){if(t&&!at(t))for(var e=["show"],n=0;n<t.length;n++)t[n]&&t[n].label&&Aa(t[n],"label",e)},e.prototype.getInitialData=function(t,e){},e.prototype.appendData=function(t){var e=this.getRawData();e.appendData(t.data)},e.prototype.getData=function(t){var e=Fy(this);if(e){var n=e.context.data;return null!=t&&n.getLinkedData?n.getLinkedData(t):n}return Dy(this).data},e.prototype.getAllData=function(){var t=this.getData();return t&&t.getLinkedDataAll?t.getLinkedDataAll():[{data:t}]},e.prototype.setData=function(t){var e=Fy(this);if(e){var n=e.context;n.outputData=t,e!==this.dataTask&&(n.data=t)}Dy(this).data=t},e.prototype.getEncode=function(){var t=this.get("encode",!0);if(t)return Tt(t)},e.prototype.getSourceManager=function(){return Dy(this).sourceManager},e.prototype.getSource=function(){return this.getSourceManager().getSource()},e.prototype.getRawData=function(){return Dy(this).dataBeforeProcessed},e.prototype.getColorBy=function(){var t=this.get("colorBy");return t||"series"},e.prototype.isColorBySeries=function(){return"series"===this.getColorBy()},e.prototype.getBaseAxis=function(){var t=this.coordinateSystem;return t&&t.getBaseAxis&&t.getBaseAxis()},e.prototype.formatTooltip=function(t,e,n){return Cy({series:this,dataIndex:t,multipleSeries:e})},e.prototype.isAnimationEnabled=function(){var t=this.ecModel;if(c.node&&(!t||!t.ssr))return!1;var e=this.getShallow("animation");return e&&this.getData().count()>this.getShallow("animationThreshold")&&(e=!1),!!e},e.prototype.restoreData=function(){this.dataTask.dirty()},e.prototype.getColorFromPalette=function(t,e,n){var i=this.ecModel,r=Wd.prototype.getColorFromPalette.call(this,t,e,n);return r||(r=i.getColorFromPalette(t,e,n)),r},e.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},e.prototype.getProgressive=function(){return this.get("progressive")},e.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},e.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},e.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var i=this.option.selectedMode,r=this.getData(e);if("series"===i||"all"===n)return this.option.selectedMap={},void(this._selectedDataIndicesMap={});for(var o=0;o<t.length;o++){var a=t[o],s=ky(r,a);n[s]=!1,this._selectedDataIndicesMap[s]=-1}}},e.prototype.toggleSelect=function(t,e){for(var n=[],i=0;i<t.length;i++)n[0]=t[i],this.isSelected(t[i],e)?this.unselect(n,e):this.select(n,e)},e.prototype.getSelectedDataIndices=function(){if("all"===this.option.selectedMap)return[].slice.call(this.getData().getIndices());for(var t=this._selectedDataIndicesMap,e=q(t),n=[],i=0;i<e.length;i++){var r=t[e[i]];r>=0&&n.push(r)}return n},e.prototype.isSelected=function(t,e){var n=this.option.selectedMap;if(!n)return!1;var i=this.getData(e);return("all"===n||n[ky(i,t)])&&!i.getItemModel(t).get(["select","disabled"])},e.prototype.isUniversalTransitionEnabled=function(){if(this[Ly])return!0;var t=this.option.universalTransition;return!!t&&(!0===t||t&&t.enabled)},e.prototype._innerSelect=function(t,e){var n,i,r=this.option,o=r.selectedMode,a=e.length;if(o&&a)if("series"===o)r.selectedMap="all";else if("multiple"===o){rt(r.selectedMap)||(r.selectedMap={});for(var s=r.selectedMap,l=0;l<a;l++){var u=e[l],h=ky(t,u);s[h]=!0,this._selectedDataIndicesMap[h]=t.getRawIndex(u)}}else if("single"===o||!0===o){var c=e[a-1];h=ky(t,c);r.selectedMap=(n={},n[h]=!0,n),this._selectedDataIndicesMap=(i={},i[h]=t.getRawIndex(c),i)}},e.prototype._initSelectedMapFromData=function(t){if(!this.option.selectedMap){var e=[];t.hasItemOption&&t.each(function(n){var i=t.getRawDataItem(n);i&&i.selected&&e.push(n)}),e.length>0&&this._innerSelect(t,e)}},e.registerClass=function(t){return pd.registerClass(t)},e.protoInitialize=function(){var t=e.prototype;t.type="series.__base__",t.seriesIndex=0,t.ignoreStyleOnData=!1,t.hasSymbolVisual=!1,t.defaultSymbol="circle",t.visualStyleAccessPath="itemStyle",t.visualDrawType="fill"}(),e}(pd);function Ry(t){var e=t.name;Wa(t)||(t.name=Oy(t)||e)}function Oy(t){var e=t.getRawData(),n=e.mapDimensionsAll("seriesName"),i=[];return U(n,function(t){var n=e.getDimensionInfo(t);n.displayName&&i.push(n.displayName)}),i.join(" ")}function Ny(t){return t.model.getRawData().count()}function Ey(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),zy}function zy(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function By(t,e){U(Ct(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),function(n){t.wrapMethod(n,$(Vy,e))})}function Vy(t,e){var n=Fy(t);return n&&n.setOutputEnd((e||this).count()),e}function Fy(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var i=n.currentTask;if(i){var r=i.agentStubMap;r&&(i=r.get(t.uid))}return i}}W(Py,vg),W(Py,Wd),gs(Py,pd);var Gy=Py,Wy=function(){function t(){this.group=new Fo,this.uid=Yc("viewComponent")}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,i){},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,i){},t.prototype.updateLayout=function(t,e,n,i){},t.prototype.updateVisual=function(t,e,n,i){},t.prototype.toggleBlurSeries=function(t,e,n){},t.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)},t}();ds(Wy),_s(Wy);var Hy=Wy;function Uy(){var t=qa();return function(e){var n=t(e),i=e.pipelineContext,r=!!n.large,o=!!n.progressiveRender,a=n.large=!(!i||!i.large),s=n.progressiveRender=!(!i||!i.progressiveRender);return!(r===a&&o===s)&&"reset"}}var Yy=Nl.CMD,Xy=[[],[],[]],Zy=Math.sqrt,jy=Math.atan2;function qy(t,e){if(e){var n,i,r,o,a,s,l=t.data,u=t.len(),h=Yy.M,c=Yy.C,p=Yy.L,d=Yy.R,f=Yy.A,g=Yy.Q;for(r=0,o=0;r<u;){switch(n=l[r++],o=r,i=0,n){case h:i=1;break;case p:i=1;break;case c:i=3;break;case g:i=2;break;case f:var y=e[4],v=e[5],m=Zy(e[0]*e[0]+e[1]*e[1]),x=Zy(e[2]*e[2]+e[3]*e[3]),_=jy(-e[1]/x,e[0]/m);l[r]*=m,l[r++]+=y,l[r]*=x,l[r++]+=v,l[r++]*=m,l[r++]*=x,l[r++]+=_,l[r++]+=_,r+=2,o=r;break;case d:s[0]=l[r++],s[1]=l[r++],qt(s,s,e),l[o++]=s[0],l[o++]=s[1],s[0]+=l[r++],s[1]+=l[r++],qt(s,s,e),l[o++]=s[0],l[o++]=s[1]}for(a=0;a<i;a++){var w=Xy[a];w[0]=l[r++],w[1]=l[r++],qt(w,w,e),l[o++]=w[0],l[o++]=w[1]}}t.increaseVersion()}}var Ky=Math.sqrt,Jy=Math.sin,$y=Math.cos,Qy=Math.PI;function tv(t){return Math.sqrt(t[0]*t[0]+t[1]*t[1])}function ev(t,e){return(t[0]*e[0]+t[1]*e[1])/(tv(t)*tv(e))}function nv(t,e){return(t[0]*e[1]<t[1]*e[0]?-1:1)*Math.acos(ev(t,e))}function iv(t,e,n,i,r,o,a,s,l,u,h){var c=l*(Qy/180),p=$y(c)*(t-n)/2+Jy(c)*(e-i)/2,d=-1*Jy(c)*(t-n)/2+$y(c)*(e-i)/2,f=p*p/(a*a)+d*d/(s*s);f>1&&(a*=Ky(f),s*=Ky(f));var g=(r===o?-1:1)*Ky((a*a*(s*s)-a*a*(d*d)-s*s*(p*p))/(a*a*(d*d)+s*s*(p*p)))||0,y=g*a*d/s,v=g*-s*p/a,m=(t+n)/2+$y(c)*y-Jy(c)*v,x=(e+i)/2+Jy(c)*y+$y(c)*v,_=nv([1,0],[(p-y)/a,(d-v)/s]),w=[(p-y)/a,(d-v)/s],b=[(-1*p-y)/a,(-1*d-v)/s],S=nv(w,b);if(ev(w,b)<=-1&&(S=Qy),ev(w,b)>=1&&(S=0),S<0){var M=Math.round(S/Qy*1e6)/1e6;S=2*Qy+M%2*Qy}h.addData(u,m,x,a,s,_,S,c,o)}var rv=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,ov=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function av(t){var e=new Nl;if(!t)return e;var n,i=0,r=0,o=i,a=r,s=Nl.CMD,l=t.match(rv);if(!l)return e;for(var u=0;u<l.length;u++){for(var h=l[u],c=h.charAt(0),p=void 0,d=h.match(ov)||[],f=d.length,g=0;g<f;g++)d[g]=parseFloat(d[g]);var y=0;while(y<f){var v=void 0,m=void 0,x=void 0,_=void 0,w=void 0,b=void 0,S=void 0,M=i,I=r,T=void 0,C=void 0;switch(c){case"l":i+=d[y++],r+=d[y++],p=s.L,e.addData(p,i,r);break;case"L":i=d[y++],r=d[y++],p=s.L,e.addData(p,i,r);break;case"m":i+=d[y++],r+=d[y++],p=s.M,e.addData(p,i,r),o=i,a=r,c="l";break;case"M":i=d[y++],r=d[y++],p=s.M,e.addData(p,i,r),o=i,a=r,c="L";break;case"h":i+=d[y++],p=s.L,e.addData(p,i,r);break;case"H":i=d[y++],p=s.L,e.addData(p,i,r);break;case"v":r+=d[y++],p=s.L,e.addData(p,i,r);break;case"V":r=d[y++],p=s.L,e.addData(p,i,r);break;case"C":p=s.C,e.addData(p,d[y++],d[y++],d[y++],d[y++],d[y++],d[y++]),i=d[y-2],r=d[y-1];break;case"c":p=s.C,e.addData(p,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r,d[y++]+i,d[y++]+r),i+=d[y-2],r+=d[y-1];break;case"S":v=i,m=r,T=e.len(),C=e.data,n===s.C&&(v+=i-C[T-4],m+=r-C[T-3]),p=s.C,M=d[y++],I=d[y++],i=d[y++],r=d[y++],e.addData(p,v,m,M,I,i,r);break;case"s":v=i,m=r,T=e.len(),C=e.data,n===s.C&&(v+=i-C[T-4],m+=r-C[T-3]),p=s.C,M=i+d[y++],I=r+d[y++],i+=d[y++],r+=d[y++],e.addData(p,v,m,M,I,i,r);break;case"Q":M=d[y++],I=d[y++],i=d[y++],r=d[y++],p=s.Q,e.addData(p,M,I,i,r);break;case"q":M=d[y++]+i,I=d[y++]+r,i+=d[y++],r+=d[y++],p=s.Q,e.addData(p,M,I,i,r);break;case"T":v=i,m=r,T=e.len(),C=e.data,n===s.Q&&(v+=i-C[T-4],m+=r-C[T-3]),i=d[y++],r=d[y++],p=s.Q,e.addData(p,v,m,i,r);break;case"t":v=i,m=r,T=e.len(),C=e.data,n===s.Q&&(v+=i-C[T-4],m+=r-C[T-3]),i+=d[y++],r+=d[y++],p=s.Q,e.addData(p,v,m,i,r);break;case"A":x=d[y++],_=d[y++],w=d[y++],b=d[y++],S=d[y++],M=i,I=r,i=d[y++],r=d[y++],p=s.A,iv(M,I,i,r,b,S,x,_,w,p,e);break;case"a":x=d[y++],_=d[y++],w=d[y++],b=d[y++],S=d[y++],M=i,I=r,i+=d[y++],r+=d[y++],p=s.A,iv(M,I,i,r,b,S,x,_,w,p,e);break}}"z"!==c&&"Z"!==c||(p=s.Z,e.addData(p),i=o,r=a),n=p}return e.toStatic(),e}var sv=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.applyTransform=function(t){},e}(su);function lv(t){return null!=t.setData}function uv(t,e){var n=av(t),i=B({},e);return i.buildPath=function(t){if(lv(t)){t.setData(n.data);var e=t.getContext();e&&t.rebuildPath(e,1)}else{e=t;n.rebuildPath(e,1)}},i.applyTransform=function(t){qy(n,t),this.dirtyShape()},i}function hv(t,e){return new sv(uv(t,e))}function cv(t,e){var n=uv(t,e),i=function(t){function e(e){var i=t.call(this,e)||this;return i.applyTransform=n.applyTransform,i.buildPath=n.buildPath,i}return a(e,t),e}(sv);return i}function pv(t,e){for(var n=[],i=t.length,r=0;r<i;r++){var o=t[r];n.push(o.getUpdatedPathProxy(!0))}var a=new su(e);return a.createPathProxy(),a.buildPath=function(t){if(lv(t)){t.appendPath(n);var e=t.getContext();e&&t.rebuildPath(e,1)}},a}function dv(t,e){e=e||{};var n=new su;return t.shape&&n.setShape(t.shape),n.setStyle(t.style),e.bakeTransform?qy(n.path,t.getComputedTransform()):e.toLocal?n.setLocalTransform(t.getComputedTransform()):n.copyTransform(t),n.buildPath=t.buildPath,n.applyTransform=n.applyTransform,n.z=t.z,n.z2=t.z2,n.zlevel=t.zlevel,n}var fv=function(){function t(){this.cx=0,this.cy=0,this.r=0}return t}(),gv=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultShape=function(){return new fv},e.prototype.buildPath=function(t,e){t.moveTo(e.cx+e.r,e.cy),t.arc(e.cx,e.cy,e.r,0,2*Math.PI)},e}(su);gv.prototype.type="circle";var yv=gv,vv=function(){function t(){this.cx=0,this.cy=0,this.rx=0,this.ry=0}return t}(),mv=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultShape=function(){return new vv},e.prototype.buildPath=function(t,e){var n=.5522848,i=e.cx,r=e.cy,o=e.rx,a=e.ry,s=o*n,l=a*n;t.moveTo(i-o,r),t.bezierCurveTo(i-o,r-l,i-s,r-a,i,r-a),t.bezierCurveTo(i+s,r-a,i+o,r-l,i+o,r),t.bezierCurveTo(i+o,r+l,i+s,r+a,i,r+a),t.bezierCurveTo(i-s,r+a,i-o,r+l,i-o,r),t.closePath()},e}(su);mv.prototype.type="ellipse";var xv=mv,_v=Math.PI,wv=2*_v,bv=Math.sin,Sv=Math.cos,Mv=Math.acos,Iv=Math.atan2,Tv=Math.abs,Cv=Math.sqrt,Av=Math.max,Dv=Math.min,kv=1e-4;function Lv(t,e,n,i,r,o,a,s){var l=n-t,u=i-e,h=a-r,c=s-o,p=c*l-h*u;if(!(p*p<kv))return p=(h*(e-o)-c*(t-r))/p,[t+p*l,e+p*u]}function Pv(t,e,n,i,r,o,a){var s=t-n,l=e-i,u=(a?o:-o)/Cv(s*s+l*l),h=u*l,c=-u*s,p=t+h,d=e+c,f=n+h,g=i+c,y=(p+f)/2,v=(d+g)/2,m=f-p,x=g-d,_=m*m+x*x,w=r-o,b=p*g-f*d,S=(x<0?-1:1)*Cv(Av(0,w*w*_-b*b)),M=(b*x-m*S)/_,I=(-b*m-x*S)/_,T=(b*x+m*S)/_,C=(-b*m+x*S)/_,A=M-y,D=I-v,k=T-y,L=C-v;return A*A+D*D>k*k+L*L&&(M=T,I=C),{cx:M,cy:I,x0:-h,y0:-c,x1:M*(r/w-1),y1:I*(r/w-1)}}function Rv(t){var e;if(Q(t)){var n=t.length;if(!n)return t;e=1===n?[t[0],t[0],0,0]:2===n?[t[0],t[0],t[1],t[1]]:3===n?t.concat(t[2]):t}else e=[t,t,t,t];return e}function Ov(t,e){var n,i=Av(e.r,0),r=Av(e.r0||0,0),o=i>0,a=r>0;if(o||a){if(o||(i=r,r=0),r>i){var s=i;i=r,r=s}var l=e.startAngle,u=e.endAngle;if(!isNaN(l)&&!isNaN(u)){var h=e.cx,c=e.cy,p=!!e.clockwise,d=Tv(u-l),f=d>wv&&d%wv;if(f>kv&&(d=f),i>kv)if(d>wv-kv)t.moveTo(h+i*Sv(l),c+i*bv(l)),t.arc(h,c,i,l,u,!p),r>kv&&(t.moveTo(h+r*Sv(u),c+r*bv(u)),t.arc(h,c,r,u,l,p));else{var g=void 0,y=void 0,v=void 0,m=void 0,x=void 0,_=void 0,w=void 0,b=void 0,S=void 0,M=void 0,I=void 0,T=void 0,C=void 0,A=void 0,D=void 0,k=void 0,L=i*Sv(l),P=i*bv(l),R=r*Sv(u),O=r*bv(u),N=d>kv;if(N){var E=e.cornerRadius;E&&(n=Rv(E),g=n[0],y=n[1],v=n[2],m=n[3]);var z=Tv(i-r)/2;if(x=Dv(z,v),_=Dv(z,m),w=Dv(z,g),b=Dv(z,y),I=S=Av(x,_),T=M=Av(w,b),(S>kv||M>kv)&&(C=i*Sv(u),A=i*bv(u),D=r*Sv(l),k=r*bv(l),d<_v)){var B=Lv(L,P,D,k,C,A,R,O);if(B){var V=L-B[0],F=P-B[1],G=C-B[0],W=A-B[1],H=1/bv(Mv((V*G+F*W)/(Cv(V*V+F*F)*Cv(G*G+W*W)))/2),U=Cv(B[0]*B[0]+B[1]*B[1]);I=Dv(S,(i-U)/(H+1)),T=Dv(M,(r-U)/(H-1))}}}if(N)if(I>kv){var Y=Dv(v,I),X=Dv(m,I),Z=Pv(D,k,L,P,i,Y,p),j=Pv(C,A,R,O,i,X,p);t.moveTo(h+Z.cx+Z.x0,c+Z.cy+Z.y0),I<S&&Y===X?t.arc(h+Z.cx,c+Z.cy,I,Iv(Z.y0,Z.x0),Iv(j.y0,j.x0),!p):(Y>0&&t.arc(h+Z.cx,c+Z.cy,Y,Iv(Z.y0,Z.x0),Iv(Z.y1,Z.x1),!p),t.arc(h,c,i,Iv(Z.cy+Z.y1,Z.cx+Z.x1),Iv(j.cy+j.y1,j.cx+j.x1),!p),X>0&&t.arc(h+j.cx,c+j.cy,X,Iv(j.y1,j.x1),Iv(j.y0,j.x0),!p))}else t.moveTo(h+L,c+P),t.arc(h,c,i,l,u,!p);else t.moveTo(h+L,c+P);if(r>kv&&N)if(T>kv){Y=Dv(g,T),X=Dv(y,T),Z=Pv(R,O,C,A,r,-X,p),j=Pv(L,P,D,k,r,-Y,p);t.lineTo(h+Z.cx+Z.x0,c+Z.cy+Z.y0),T<M&&Y===X?t.arc(h+Z.cx,c+Z.cy,T,Iv(Z.y0,Z.x0),Iv(j.y0,j.x0),!p):(X>0&&t.arc(h+Z.cx,c+Z.cy,X,Iv(Z.y0,Z.x0),Iv(Z.y1,Z.x1),!p),t.arc(h,c,r,Iv(Z.cy+Z.y1,Z.cx+Z.x1),Iv(j.cy+j.y1,j.cx+j.x1),p),Y>0&&t.arc(h+j.cx,c+j.cy,Y,Iv(j.y1,j.x1),Iv(j.y0,j.x0),!p))}else t.lineTo(h+R,c+O),t.arc(h,c,r,u,l,p);else t.lineTo(h+R,c+O)}else t.moveTo(h,c);t.closePath()}}}var Nv=function(){function t(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0}return t}(),Ev=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultShape=function(){return new Nv},e.prototype.buildPath=function(t,e){Ov(t,e)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}(su);Ev.prototype.type="sector";var zv=Ev,Bv=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.r0=0}return t}(),Vv=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultShape=function(){return new Bv},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=2*Math.PI;t.moveTo(n+e.r,i),t.arc(n,i,e.r,0,r,!1),t.moveTo(n+e.r0,i),t.arc(n,i,e.r0,0,r,!0)},e}(su);Vv.prototype.type="ring";var Fv=Vv;function Gv(t,e,n,i){var r,o,a,s,l=[],u=[],h=[],c=[];if(i){a=[1/0,1/0],s=[-1/0,-1/0];for(var p=0,d=t.length;p<d;p++)Kt(a,a,t[p]),Jt(s,s,t[p]);Kt(a,a,i[0]),Jt(s,s,i[1])}for(p=0,d=t.length;p<d;p++){var f=t[p];if(n)r=t[p?p-1:d-1],o=t[(p+1)%d];else{if(0===p||p===d-1){l.push(Nt(t[p]));continue}r=t[p-1],o=t[p+1]}Vt(u,o,r),Wt(u,u,e);var g=Ut(f,r),y=Ut(f,o),v=g+y;0!==v&&(g/=v,y/=v),Wt(h,u,-g),Wt(c,u,y);var m=zt([],f,h),x=zt([],f,c);i&&(Jt(m,m,a),Kt(m,m,s),Jt(x,x,a),Kt(x,x,s)),l.push(m),l.push(x)}return n&&l.push(l.shift()),l}function Wv(t,e,n){var i=e.smooth,r=e.points;if(r&&r.length>=2){if(i){var o=Gv(r,i,n,e.smoothConstraint);t.moveTo(r[0][0],r[0][1]);for(var a=r.length,s=0;s<(n?a:a-1);s++){var l=o[2*s],u=o[2*s+1],h=r[(s+1)%a];t.bezierCurveTo(l[0],l[1],u[0],u[1],h[0],h[1])}}else{t.moveTo(r[0][0],r[0][1]);s=1;for(var c=r.length;s<c;s++)t.lineTo(r[s][0],r[s][1])}n&&t.closePath()}}var Hv=function(){function t(){this.points=null,this.smooth=0,this.smoothConstraint=null}return t}(),Uv=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultShape=function(){return new Hv},e.prototype.buildPath=function(t,e){Wv(t,e,!0)},e}(su);Uv.prototype.type="polygon";var Yv=Uv,Xv=function(){function t(){this.points=null,this.percent=1,this.smooth=0,this.smoothConstraint=null}return t}(),Zv=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Xv},e.prototype.buildPath=function(t,e){Wv(t,e,!1)},e}(su);Zv.prototype.type="polyline";var jv=Zv,qv={},Kv=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}return t}(),Jv=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Kv},e.prototype.buildPath=function(t,e){var n,i,r,o;if(this.subPixelOptimize){var a=mu(qv,e,this.style);n=a.x1,i=a.y1,r=a.x2,o=a.y2}else n=e.x1,i=e.y1,r=e.x2,o=e.y2;var s=e.percent;0!==s&&(t.moveTo(n,i),s<1&&(r=n*(1-s)+r*s,o=i*(1-s)+o*s),t.lineTo(r,o))},e.prototype.pointAt=function(t){var e=this.shape;return[e.x1*(1-t)+e.x2*t,e.y1*(1-t)+e.y2*t]},e}(su);Jv.prototype.type="line";var $v=Jv,Qv=[],tm=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.percent=1}return t}();function em(t,e,n){var i=t.cpx2,r=t.cpy2;return null!=i||null!=r?[(n?Xn:Yn)(t.x1,t.cpx1,t.cpx2,t.x2,e),(n?Xn:Yn)(t.y1,t.cpy1,t.cpy2,t.y2,e)]:[(n?Qn:$n)(t.x1,t.cpx1,t.x2,e),(n?Qn:$n)(t.y1,t.cpy1,t.y2,e)]}var nm=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new tm},e.prototype.buildPath=function(t,e){var n=e.x1,i=e.y1,r=e.x2,o=e.y2,a=e.cpx1,s=e.cpy1,l=e.cpx2,u=e.cpy2,h=e.percent;0!==h&&(t.moveTo(n,i),null==l||null==u?(h<1&&(ni(n,a,r,h,Qv),a=Qv[1],r=Qv[2],ni(i,s,o,h,Qv),s=Qv[1],o=Qv[2]),t.quadraticCurveTo(a,s,r,o)):(h<1&&(qn(n,a,l,r,h,Qv),a=Qv[1],l=Qv[2],r=Qv[3],qn(i,s,u,o,h,Qv),s=Qv[1],u=Qv[2],o=Qv[3]),t.bezierCurveTo(a,s,l,u,r,o)))},e.prototype.pointAt=function(t){return em(this.shape,t,!1)},e.prototype.tangentAt=function(t){var e=em(this.shape,t,!0);return Ht(e,e)},e}(su);nm.prototype.type="bezier-curve";var im=nm,rm=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}return t}(),om=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new rm},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r,0),o=e.startAngle,a=e.endAngle,s=e.clockwise,l=Math.cos(o),u=Math.sin(o);t.moveTo(l*r+n,u*r+i),t.arc(n,i,r,o,a,!s)},e}(su);om.prototype.type="arc";var am=om,sm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="compound",e}return a(e,t),e.prototype._updatePathDirty=function(){for(var t=this.shape.paths,e=this.shapeChanged(),n=0;n<t.length;n++)e=e||t[n].shapeChanged();e&&this.dirtyShape()},e.prototype.beforeBrush=function(){this._updatePathDirty();for(var t=this.shape.paths||[],e=this.getGlobalScale(),n=0;n<t.length;n++)t[n].path||t[n].createPathProxy(),t[n].path.setScale(e[0],e[1],t[n].segmentIgnoreThreshold)},e.prototype.buildPath=function(t,e){for(var n=e.paths||[],i=0;i<n.length;i++)n[i].buildPath(t,n[i].shape,!0)},e.prototype.afterBrush=function(){for(var t=this.shape.paths||[],e=0;e<t.length;e++)t[e].pathUpdated()},e.prototype.getBoundingRect=function(){return this._updatePathDirty.call(this),su.prototype.getBoundingRect.call(this)},e}(su),lm=sm,um=function(){function t(t){this.colorStops=t||[]}return t.prototype.addColorStop=function(t,e){this.colorStops.push({offset:t,color:e})},t}(),hm=um,cm=function(t){function e(e,n,i,r,o,a){var s=t.call(this,o)||this;return s.x=null==e?0:e,s.y=null==n?0:n,s.x2=null==i?1:i,s.y2=null==r?0:r,s.type="linear",s.global=a||!1,s}return a(e,t),e}(hm),pm=cm,dm=function(t){function e(e,n,i,r,o){var a=t.call(this,r)||this;return a.x=null==e?.5:e,a.y=null==n?.5:n,a.r=null==i?.5:i,a.type="radial",a.global=o||!1,a}return a(e,t),e}(hm),fm=dm,gm=[0,0],ym=[0,0],vm=new We,mm=new We,xm=function(){function t(t,e){this._corners=[],this._axes=[],this._origin=[0,0];for(var n=0;n<4;n++)this._corners[n]=new We;for(n=0;n<2;n++)this._axes[n]=new We;t&&this.fromBoundingRect(t,e)}return t.prototype.fromBoundingRect=function(t,e){var n=this._corners,i=this._axes,r=t.x,o=t.y,a=r+t.width,s=o+t.height;if(n[0].set(r,o),n[1].set(a,o),n[2].set(a,s),n[3].set(r,s),e)for(var l=0;l<4;l++)n[l].transform(e);We.sub(i[0],n[1],n[0]),We.sub(i[1],n[3],n[0]),i[0].normalize(),i[1].normalize();for(l=0;l<2;l++)this._origin[l]=i[l].dot(n[0])},t.prototype.intersect=function(t,e){var n=!0,i=!e;return vm.set(1/0,1/0),mm.set(0,0),!this._intersectCheckOneSide(this,t,vm,mm,i,1)&&(n=!1,i)||!this._intersectCheckOneSide(t,this,vm,mm,i,-1)&&(n=!1,i)||i||We.copy(e,n?vm:mm),n},t.prototype._intersectCheckOneSide=function(t,e,n,i,r,o){for(var a=!0,s=0;s<2;s++){var l=this._axes[s];if(this._getProjMinMaxOnAxis(s,t._corners,gm),this._getProjMinMaxOnAxis(s,e._corners,ym),gm[1]<ym[0]||gm[0]>ym[1]){if(a=!1,r)return a;var u=Math.abs(ym[0]-gm[1]),h=Math.abs(gm[0]-ym[1]);Math.min(u,h)>i.len()&&(u<h?We.scale(i,l,-u*o):We.scale(i,l,h*o))}else if(n){u=Math.abs(ym[0]-gm[1]),h=Math.abs(gm[0]-ym[1]);Math.min(u,h)<n.len()&&(u<h?We.scale(n,l,u*o):We.scale(n,l,-h*o))}}return a},t.prototype._getProjMinMaxOnAxis=function(t,e,n){for(var i=this._axes[t],r=this._origin,o=e[0].dot(i)+r[t],a=o,s=o,l=1;l<e.length;l++){var u=e[l].dot(i)+r[t];a=Math.min(u,a),s=Math.max(u,s)}n[0]=a,n[1]=s},t}(),_m=xm,wm=[],bm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.notClear=!0,e.incremental=!0,e._displayables=[],e._temporaryDisplayables=[],e._cursor=0,e}return a(e,t),e.prototype.traverse=function(t,e){t.call(e,this)},e.prototype.useStyle=function(){this.style={}},e.prototype.getCursor=function(){return this._cursor},e.prototype.innerAfterBrush=function(){this._cursor=this._displayables.length},e.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.markRedraw(),this.notClear=!1},e.prototype.clearTemporalDisplayables=function(){this._temporaryDisplayables=[]},e.prototype.addDisplayable=function(t,e){e?this._temporaryDisplayables.push(t):this._displayables.push(t),this.markRedraw()},e.prototype.addDisplayables=function(t,e){e=e||!1;for(var n=0;n<t.length;n++)this.addDisplayable(t[n],e)},e.prototype.getDisplayables=function(){return this._displayables},e.prototype.getTemporalDisplayables=function(){return this._temporaryDisplayables},e.prototype.eachPendingDisplayable=function(t){for(var e=this._cursor;e<this._displayables.length;e++)t&&t(this._displayables[e]);for(e=0;e<this._temporaryDisplayables.length;e++)t&&t(this._temporaryDisplayables[e])},e.prototype.update=function(){this.updateTransform();for(var t=this._cursor;t<this._displayables.length;t++){var e=this._displayables[t];e.parent=this,e.update(),e.parent=null}for(t=0;t<this._temporaryDisplayables.length;t++){e=this._temporaryDisplayables[t];e.parent=this,e.update(),e.parent=null}},e.prototype.getBoundingRect=function(){if(!this._rect){for(var t=new $e(1/0,1/0,-1/0,-1/0),e=0;e<this._displayables.length;e++){var n=this._displayables[e],i=n.getBoundingRect().clone();n.needLocalTransform()&&i.applyTransform(n.getLocalTransform(wm)),t.union(i)}this._rect=t}return this._rect},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();if(i.contain(n[0],n[1]))for(var r=0;r<this._displayables.length;r++){var o=this._displayables[r];if(o.contain(t,e))return!0}return!1},e}(tl),Sm=bm,Mm=Math.max,Im=Math.min,Tm={};function Cm(t){return su.extend(t)}var Am=cv;function Dm(t,e){return Am(t,e)}function km(t,e){Tm[t]=e}function Lm(t){if(Tm.hasOwnProperty(t))return Tm[t]}function Pm(t,e,n,i){var r=hv(t,e);return n&&("center"===i&&(n=Om(n,r.getBoundingRect())),Em(r,n)),r}function Rm(t,e,n){var i=new gu({style:{image:t,x:e.x,y:e.y,width:e.width,height:e.height},onload:function(t){if("center"===n){var r={width:t.width,height:t.height};i.setStyle(Om(e,r))}}});return i}function Om(t,e){var n,i=e.width/e.height,r=t.height*i;r<=t.width?n=t.height:(r=t.width,n=r/i);var o=t.x+t.width/2,a=t.y+t.height/2;return{x:o-r/2,y:a-n/2,width:r,height:n}}var Nm=pv;function Em(t,e){if(t.applyTransform){var n=t.getBoundingRect(),i=n.calculateTransform(e);t.applyTransform(i)}}function zm(t,e){return mu(t,t,{lineWidth:e}),t}function Bm(t){return xu(t.shape,t.shape,t.style),t}var Vm=_u;function Fm(t,e){var n=Re([]);while(t&&t!==e)Ne(n,t.getLocalTransform(),n),t=t.parent;return n}function Gm(t,e,n){return e&&!H(e)&&(e=go.getLocalTransform(e)),n&&(e=Ve([],e)),qt([],t,e)}function Wm(t,e,n){var i=0===e[4]||0===e[5]||0===e[0]?1:Math.abs(2*e[4]/e[0]),r=0===e[4]||0===e[5]||0===e[2]?1:Math.abs(2*e[4]/e[2]),o=["left"===t?-i:"right"===t?i:0,"top"===t?-r:"bottom"===t?r:0];return o=Gm(o,e,n),Math.abs(o[0])>Math.abs(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"}function Hm(t){return!t.isGroup}function Um(t){return null!=t.shape}function Ym(t,e,n){if(t&&e){var i=r(t);e.traverse(function(t){if(Hm(t)&&t.anid){var e=i[t.anid];if(e){var r=o(t);t.attr(o(e)),ac(t,r,n,Hu(t).dataIndex)}}})}function r(t){var e={};return t.traverse(function(t){Hm(t)&&t.anid&&(e[t.anid]=t)}),e}function o(t){var e={x:t.x,y:t.y,rotation:t.rotation};return Um(t)&&(e.shape=B({},t.shape)),e}}function Xm(t,e){return Y(t,function(t){var n=t[0];n=Mm(n,e.x),n=Im(n,e.x+e.width);var i=t[1];return i=Mm(i,e.y),i=Im(i,e.y+e.height),[n,i]})}function Zm(t,e){var n=Mm(t.x,e.x),i=Im(t.x+t.width,e.x+e.width),r=Mm(t.y,e.y),o=Im(t.y+t.height,e.y+e.height);if(i>=n&&o>=r)return{x:n,y:r,width:i-n,height:o-r}}function jm(t,e,n){var i=B({rectHover:!0},e),r=i.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return 0===t.indexOf("image://")?(r.image=t.slice(8),V(r,n),new gu(i)):Pm(t.replace("path://",""),i,n,"center")}function qm(t,e,n,i,r){for(var o=0,a=r[r.length-1];o<r.length;o++){var s=r[o];if(Km(t,e,n,i,s[0],s[1],a[0],a[1]))return!0;a=s}}function Km(t,e,n,i,r,o,a,s){var l=n-t,u=i-e,h=a-r,c=s-o,p=Jm(h,c,l,u);if($m(p))return!1;var d=t-r,f=e-o,g=Jm(d,f,l,u)/p;if(g<0||g>1)return!1;var y=Jm(d,f,h,c)/p;return!(y<0||y>1)}function Jm(t,e,n,i){return t*i-n*e}function $m(t){return t<=1e-6&&t>=-1e-6}function Qm(t){var e=t.itemTooltipOption,n=t.componentModel,i=t.itemName,r=et(e)?{formatter:e}:e,o=n.mainType,a=n.componentIndex,s={componentType:o,name:i,$vars:["name"]};s[o+"Index"]=a;var l=t.formatterParamsExtra;l&&U(q(l),function(t){kt(s,t)||(s[t]=l[t],s.$vars.push(t))});var u=Hu(t.el);u.componentMainType=o,u.componentIndex=a,u.tooltipConfig={name:i,option:V({content:i,encodeHTMLContent:!0,formatterParams:s},r)}}function tx(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function ex(t,e){if(t)if(Q(t))for(var n=0;n<t.length;n++)tx(t[n],e);else tx(t,e)}km("circle",yv),km("ellipse",xv),km("sector",zv),km("ring",Fv),km("polygon",Yv),km("polyline",jv),km("rect",Mu),km("line",$v),km("bezierCurve",im),km("arc",am);var nx=qa(),ix=Uy(),rx=function(){function t(){this.group=new Fo,this.uid=Yc("viewChart"),this.renderTask=xg({plan:sx,reset:lx}),this.renderTask.context={view:this}}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,i){0},t.prototype.highlight=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&ax(r,i,"emphasis")},t.prototype.downplay=function(t,e,n,i){var r=t.getData(i&&i.dataType);r&&ax(r,i,"normal")},t.prototype.remove=function(t,e){this.group.removeAll()},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateLayout=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.updateVisual=function(t,e,n,i){this.render(t,e,n,i)},t.prototype.eachRendered=function(t){ex(this.group,t)},t.markUpdateMethod=function(t,e){nx(t).updateMethod=e},t.protoInitialize=function(){var e=t.prototype;e.type="chart"}(),t}();function ox(t,e,n){t&&Jh(t)&&("emphasis"===e?Th:Ch)(t,n)}function ax(t,e,n){var i=ja(t,e),r=e&&null!=e.highlightKey?Qh(e.highlightKey):null;null!=i?U(Ca(i),function(e){ox(t.getItemGraphicEl(e),n,r)}):t.eachItemGraphicEl(function(t){ox(t,n,r)})}function sx(t){return ix(t.model)}function lx(t){var e=t.model,n=t.ecModel,i=t.api,r=t.payload,o=e.pipelineContext.progressiveRender,a=t.view,s=r&&nx(r).updateMethod,l=o?"incrementalPrepareRender":s&&a[s]?s:"render";return"render"!==l&&a[l](e,n,i,r),ux[l]}ds(rx,["dispose"]),_s(rx);var ux={incrementalPrepareRender:{progress:function(t,e){e.view.incrementalRender(t,e.model,e.ecModel,e.api,e.payload)}},render:{forceFirstProgress:!0,progress:function(t,e){e.view.render(e.model,e.ecModel,e.api,e.payload)}}},hx=rx,cx="\0__throttleOriginMethod",px="\0__throttleRate",dx="\0__throttleType";function fx(t,e,n){var i,r,o,a,s,l=0,u=0,h=null;function c(){u=(new Date).getTime(),h=null,t.apply(o,a||[])}e=e||0;var p=function(){for(var t=[],p=0;p<arguments.length;p++)t[p]=arguments[p];i=(new Date).getTime(),o=this,a=t;var d=s||e,f=s||n;s=null,r=i-(f?l:u)-d,clearTimeout(h),f?h=setTimeout(c,d):r>=0?c():h=setTimeout(c,-r),l=i};return p.clear=function(){h&&(clearTimeout(h),h=null)},p.debounceNextCall=function(t){s=t},p}function gx(t,e,n,i){var r=t[e];if(r){var o=r[cx]||r,a=r[dx],s=r[px];if(s!==n||a!==i){if(null==n||!i)return t[e]=o;r=t[e]=fx(o,n,"debounce"===i),r[cx]=o,r[dx]=i,r[px]=n}return r}}function yx(t,e){var n=t[e];n&&n[cx]&&(n.clear&&n.clear(),t[e]=n[cx])}var vx=qa(),mx={itemStyle:ws(Vc,!0),lineStyle:ws(Ec,!0)},xx={lineStyle:"stroke",itemStyle:"fill"};function _x(t,e){var n=t.visualStyleMapper||mx[e];return n||(console.warn("Unknown style type '"+e+"'."),mx.itemStyle)}function bx(t,e){var n=t.visualDrawType||xx[e];return n||(console.warn("Unknown style type '"+e+"'."),"fill")}var Sx={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=t.getModel(i),o=_x(t,i),a=o(r),s=r.getShallow("decal");s&&(n.setVisual("decal",s),s.dirty=!0);var l=bx(t,i),u=a[l],h=tt(u)?u:null,c="auto"===a.fill||"auto"===a.stroke;if(!a[l]||h||c){var p=t.getColorFromPalette(t.name,null,e.getSeriesCount());a[l]||(a[l]=p,n.setVisual("colorFromPalette",!0)),a.fill="auto"===a.fill||tt(a.fill)?p:a.fill,a.stroke="auto"===a.stroke||tt(a.stroke)?p:a.stroke}if(n.setVisual("style",a),n.setVisual("drawType",l),!e.isSeriesFiltered(t)&&h)return n.setVisual("colorFromPalette",!1),{dataEach:function(e,n){var i=t.getDataParams(n),r=B({},a);r[l]=h(i),e.setItemVisual(n,"style",r)}}}},Mx=new Hc,Ix={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!t.ignoreStyleOnData&&!e.isSeriesFiltered(t)){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=_x(t,i),o=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(t,e){var n=t.getRawDataItem(e);if(n&&n[i]){Mx.option=n[i];var a=r(Mx),s=t.ensureUniqueItemVisual(e,"style");B(s,a),Mx.option.decal&&(t.setItemVisual(e,"decal",Mx.option.decal),Mx.option.decal.dirty=!0),o in a&&t.setItemVisual(e,"colorFromPalette",!1)}}:null}}}},Tx={performRawSeries:!0,overallReset:function(t){var e=Tt();t.eachSeries(function(t){var n=t.getColorBy();if(!t.isColorBySeries()){var i=t.type+"-"+n,r=e.get(i);r||(r={},e.set(i,r)),vx(t).scope=r}}),t.eachSeries(function(e){if(!e.isColorBySeries()&&!t.isSeriesFiltered(e)){var n=e.getRawData(),i={},r=e.getData(),o=vx(e).scope,a=e.visualStyleAccessPath||"itemStyle",s=bx(e,a);r.each(function(t){var e=r.getRawIndex(t);i[e]=t}),n.each(function(t){var a=i[t],l=r.getItemVisual(a,"colorFromPalette");if(l){var u=r.ensureUniqueItemVisual(a,"style"),h=n.getName(t)||t+"",c=n.count();u[s]=e.getColorFromPalette(h,o,c)}})}})}},Cx=Math.PI;function Ax(t,e){e=e||{},V(e,{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new Fo,i=new Mu({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(i);var r,o=new Wu({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),a=new Mu({style:{fill:"none"},textContent:o,textConfig:{position:"right",distance:10},zlevel:e.zlevel,z:10001});return n.add(a),e.showSpinner&&(r=new am({shape:{startAngle:-Cx/2,endAngle:-Cx/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:"round",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001}),r.animateShape(!0).when(1e3,{endAngle:3*Cx/2}).start("circularInOut"),r.animateShape(!0).when(1e3,{startAngle:3*Cx/2}).delay(300).start("circularInOut"),n.add(r)),n.resize=function(){var n=o.getBoundingRect().width,s=e.showSpinner?e.spinnerRadius:0,l=(t.getWidth()-2*s-(e.showSpinner&&n?10:0)-n)/2-(e.showSpinner&&n?0:5+n/2)+(e.showSpinner?0:n/2)+(n?0:s),u=t.getHeight()/2;e.showSpinner&&r.setShape({cx:l,cy:u}),a.setShape({x:l-s,y:u-s,width:2*s,height:2*s}),i.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},n.resize(),n}var Dx=function(){function t(t,e,n,i){this._stageTaskMap=Tt(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),i=this._visualHandlers=i.slice(),this._allHandlers=n.concat(i)}return t.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each(function(t){var e=t.overallTask;e&&e.dirty()})},t.prototype.getPerformArgs=function(t,e){if(t.__pipeline){var n=this._pipelineMap.get(t.__pipeline.id),i=n.context,r=!e&&n.progressiveEnabled&&(!i||i.progressiveRender)&&t.__idxInPipeline>n.blockIndex,o=r?n.step:null,a=i&&i.modDataCount,s=null!=a?Math.ceil(a/o):null;return{step:o,modBy:s,modDataCount:a}}},t.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},t.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),i=t.getData(),r=i.count(),o=n.progressiveEnabled&&e.incrementalPrepareRender&&r>=n.threshold,a=t.get("large")&&r>=t.get("largeThreshold"),s="mod"===t.get("progressiveChunkMode")?r:null;t.pipelineContext=n.context={progressiveRender:o,modDataCount:s,large:a}},t.prototype.restorePipelines=function(t){var e=this,n=e._pipelineMap=Tt();t.eachSeries(function(t){var i=t.getProgressive(),r=t.uid;n.set(r,{id:r,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:i&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(i||700),count:0}),e._pipe(t,t.dataTask)})},t.prototype.prepareStageTasks=function(){var t=this._stageTaskMap,e=this.api.getModel(),n=this.api;U(this._allHandlers,function(i){var r=t.get(i.uid)||t.set(i.uid,{}),o="";vt(!(i.reset&&i.overallReset),o),i.reset&&this._createSeriesStageTask(i,r,e,n),i.overallReset&&this._createOverallStageTask(i,r,e,n)},this)},t.prototype.prepareView=function(t,e,n,i){var r=t.renderTask,o=r.context;o.model=e,o.ecModel=n,o.api=i,r.__block=!t.incrementalPrepareRender,this._pipe(e,r)},t.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},t.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},t.prototype._performStageTasks=function(t,e,n,i){i=i||{};var r=!1,o=this;function a(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}U(t,function(t,s){if(!i.visualType||i.visualType===t.visualType){var l=o._stageTaskMap.get(t.uid),u=l.seriesTaskMap,h=l.overallTask;if(h){var c,p=h.agentStubMap;p.each(function(t){a(i,t)&&(t.dirty(),c=!0)}),c&&h.dirty(),o.updatePayload(h,n);var d=o.getPerformArgs(h,i.block);p.each(function(t){t.perform(d)}),h.perform(d)&&(r=!0)}else u&&u.each(function(s,l){a(i,s)&&s.dirty();var u=o.getPerformArgs(s,i.block);u.skip=!t.performRawSeries&&e.isSeriesFiltered(s.context.model),o.updatePayload(s,n),s.perform(u)&&(r=!0)})}}),this.unfinished=r||this.unfinished},t.prototype.performSeriesTasks=function(t){var e;t.eachSeries(function(t){e=t.dataTask.perform()||e}),this.unfinished=e||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each(function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)})},t.prototype.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)},t.prototype._createSeriesStageTask=function(t,e,n,i){var r=this,o=e.seriesTaskMap,a=e.seriesTaskMap=Tt(),s=t.seriesType,l=t.getTargetSeries;function u(e){var s=e.uid,l=a.set(s,o&&o.get(s)||xg({plan:Ox,reset:Nx,count:Bx}));l.context={model:e,ecModel:n,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:r},r._pipe(e,l)}t.createOnAllSeries?n.eachRawSeries(u):s?n.eachRawSeriesByType(s,u):l&&l(n,i).each(u)},t.prototype._createOverallStageTask=function(t,e,n,i){var r=this,o=e.overallTask=e.overallTask||xg({reset:kx});o.context={ecModel:n,api:i,overallReset:t.overallReset,scheduler:r};var a=o.agentStubMap,s=o.agentStubMap=Tt(),l=t.seriesType,u=t.getTargetSeries,h=!0,c=!1,p="";function d(t){var e=t.uid,n=s.set(e,a&&a.get(e)||(c=!0,xg({reset:Lx,onDirty:Rx})));n.context={model:t,overallProgress:h},n.agent=o,n.__block=h,r._pipe(t,n)}vt(!t.createOnAllSeries,p),l?n.eachRawSeriesByType(l,d):u?u(n,i).each(d):(h=!1,U(n.getSeries(),d)),c&&o.dirty()},t.prototype._pipe=function(t,e){var n=t.uid,i=this._pipelineMap.get(n);!i.head&&(i.head=e),i.tail&&i.tail.pipe(e),i.tail=e,e.__idxInPipeline=i.count++,e.__pipeline=i},t.wrapStageHandler=function(t,e){return tt(t)&&(t={overallReset:t,seriesType:Vx(t)}),t.uid=Yc("stageHandler"),e&&(t.visualType=e),t},t}();function kx(t){t.overallReset(t.ecModel,t.api,t.payload)}function Lx(t){return t.overallProgress&&Px}function Px(){this.agent.dirty(),this.getDownstream().dirty()}function Rx(){this.agent&&this.agent.dirty()}function Ox(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function Nx(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Ca(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?Y(e,function(t,e){return zx(e)}):Ex}var Ex=zx(0);function zx(t){return function(e,n){var i=n.data,r=n.resetDefines[t];if(r&&r.dataEach)for(var o=e.start;o<e.end;o++)r.dataEach(i,o);else r&&r.progress&&r.progress(e,i)}}function Bx(t){return t.data.count()}function Vx(t){Fx=null;try{t(Gx,Wx)}catch(kv){}return Fx}var Fx,Gx={},Wx={};function Hx(t,e){for(var n in e.prototype)t[n]=Lt}Hx(Gx,ef),Hx(Wx,of),Gx.eachSeriesByType=Gx.eachRawSeriesByType=function(t){Fx=t},Gx.eachComponent=function(t){"series"===t.mainType&&t.subType&&(Fx=t.subType)};var Ux=Dx,Yx=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],Xx={color:Yx,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],Yx]},Zx="#B9B8CE",jx="#100C2A",qx=function(){return{axisLine:{lineStyle:{color:Zx}},splitLine:{lineStyle:{color:"#484753"}},splitArea:{areaStyle:{color:["rgba(255,255,255,0.02)","rgba(255,255,255,0.05)"]}},minorSplitLine:{lineStyle:{color:"#20203B"}}}},Kx=["#4992ff","#7cffb2","#fddd60","#ff6e76","#58d9f9","#05c091","#ff8a45","#8d48e3","#dd79ff"],Jx={darkMode:!0,color:Kx,backgroundColor:jx,axisPointer:{lineStyle:{color:"#817f91"},crossStyle:{color:"#817f91"},label:{color:"#fff"}},legend:{textStyle:{color:Zx},pageTextStyle:{color:Zx}},textStyle:{color:Zx},title:{textStyle:{color:"#EEF1FA"},subtextStyle:{color:"#B9B8CE"}},toolbox:{iconStyle:{borderColor:Zx}},dataZoom:{borderColor:"#71708A",textStyle:{color:Zx},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:Zx}},timeline:{lineStyle:{color:Zx},label:{color:Zx},controlStyle:{color:Zx,borderColor:Zx}},calendar:{itemStyle:{color:jx},dayLabel:{color:Zx},monthLabel:{color:Zx},yearLabel:{color:Zx}},timeAxis:qx(),logAxis:qx(),valueAxis:qx(),categoryAxis:qx(),line:{symbol:"circle"},graph:{color:Kx},gauge:{title:{color:Zx},axisLine:{lineStyle:{color:[[1,"rgba(207,212,219,0.2)"]]}},axisLabel:{color:Zx},detail:{color:"#EEF1FA"}},candlestick:{itemStyle:{color:"#f64e56",color0:"#54ea92",borderColor:"#f64e56",borderColor0:"#54ea92"}}};Jx.categoryAxis.splitLine.show=!1;var $x=Jx,Qx=function(){function t(){}return t.prototype.normalizeQuery=function(t){var e={},n={},i={};if(et(t)){var r=hs(t);e.mainType=r.main||null,e.subType=r.sub||null}else{var o=["Index","Name","Id"],a={name:1,dataIndex:1,dataType:1};U(t,function(t,r){for(var s=!1,l=0;l<o.length;l++){var u=o[l],h=r.lastIndexOf(u);if(h>0&&h===r.length-u.length){var c=r.slice(0,h);"data"!==c&&(e.mainType=c,e[u.toLowerCase()]=t,s=!0)}}a.hasOwnProperty(r)&&(n[r]=t,s=!0),s||(i[r]=t)})}return{cptQuery:e,dataQuery:n,otherQuery:i}},t.prototype.filter=function(t,e){var n=this.eventInfo;if(!n)return!0;var i=n.targetEl,r=n.packedEvent,o=n.model,a=n.view;if(!o||!a)return!0;var s=e.cptQuery,l=e.dataQuery;return u(s,o,"mainType")&&u(s,o,"subType")&&u(s,o,"index","componentIndex")&&u(s,o,"name")&&u(s,o,"id")&&u(l,r,"name")&&u(l,r,"dataIndex")&&u(l,r,"dataType")&&(!a.filterForExposedEvent||a.filterForExposedEvent(t,e.otherQuery,i,r));function u(t,e,n,i){return null==t[n]||e[i||n]===t[n]}},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),t_=["symbol","symbolSize","symbolRotate","symbolOffset"],e_=t_.concat(["symbolKeepAspect"]),n_={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData();if(t.legendIcon&&n.setVisual("legendIcon",t.legendIcon),t.hasSymbolVisual){for(var i={},r={},o=!1,a=0;a<t_.length;a++){var s=t_[a],l=t.get(s);tt(l)?(o=!0,r[s]=l):i[s]=l}if(i.symbol=i.symbol||t.defaultSymbol,n.setVisual(B({legendIcon:t.legendIcon||i.symbol,symbolKeepAspect:t.get("symbolKeepAspect")},i)),!e.isSeriesFiltered(t)){var u=q(r);return{dataEach:o?h:null}}}function h(e,n){for(var i=t.getRawValue(n),o=t.getDataParams(n),a=0;a<u.length;a++){var s=u[a];e.setItemVisual(n,s,r[s](i,o))}}}},i_={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(t.hasSymbolVisual&&!e.isSeriesFiltered(t)){var n=t.getData();return{dataEach:n.hasItemOption?i:null}}function i(t,e){for(var n=t.getItemModel(e),i=0;i<e_.length;i++){var r=e_[i],o=n.getShallow(r,!0);null!=o&&t.setItemVisual(e,r,o)}}}};function r_(t,e,n){switch(n){case"color":var i=t.getItemVisual(e,"style");return i[t.getVisual("drawType")];case"opacity":return t.getItemVisual(e,"style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getItemVisual(e,n);default:0}}function o_(t,e){switch(e){case"color":var n=t.getVisual("style");return n[t.getVisual("drawType")];case"opacity":return t.getVisual("style").opacity;case"symbol":case"symbolSize":case"liftZ":return t.getVisual(e);default:0}}function a_(t,e,n,i){switch(n){case"color":var r=t.ensureUniqueItemVisual(e,"style");r[t.getVisual("drawType")]=i,t.setItemVisual(e,"colorFromPalette",!1);break;case"opacity":t.ensureUniqueItemVisual(e,"style").opacity=i;break;case"symbol":case"symbolSize":case"liftZ":t.setItemVisual(e,n,i);break;default:0}}function s_(t,e){function n(e,n){var i=[];return e.eachComponent({mainType:"series",subType:t,query:n},function(t){i.push(t.seriesIndex)}),i}U([[t+"ToggleSelect","toggleSelect"],[t+"Select","select"],[t+"UnSelect","unselect"]],function(t){e(t[0],function(e,i,r){e=B({},e),r.dispatchAction(B(e,{type:t[1],seriesIndex:n(i,e)}))})})}function l_(t,e,n,i,r){var o=t+e;n.isSilent(o)||i.eachComponent({mainType:"series",subType:"pie"},function(t){for(var e=t.seriesIndex,i=t.option.selectedMap,a=r.selected,s=0;s<a.length;s++)if(a[s].seriesIndex===e){var l=t.getData(),u=ja(l,r.fromActionPayload);n.trigger(o,{type:o,seriesId:t.id,name:Q(u)?l.getName(u[0]):l.getName(u),selected:et(i)?i:B({},i)})}})}function u_(t,e,n){t.on("selectchanged",function(t){var i=n.getModel();t.isFromClick?(l_("map","selectchanged",e,i,t),l_("pie","selectchanged",e,i,t)):"select"===t.fromAction?(l_("map","selected",e,i,t),l_("pie","selected",e,i,t)):"unselect"===t.fromAction&&(l_("map","unselected",e,i,t),l_("pie","unselected",e,i,t))})}function h_(t,e,n){var i;while(t){if(e(t)&&(i=t,n))break;t=t.__hostTarget||t.parent}return i}var c_=Math.round(9*Math.random()),p_="function"===typeof Object.defineProperty,d_=function(){function t(){this._id="__ec_inner_"+c_++}return t.prototype.get=function(t){return this._guard(t)[this._id]},t.prototype.set=function(t,e){var n=this._guard(t);return p_?Object.defineProperty(n,this._id,{value:e,enumerable:!1,configurable:!0}):n[this._id]=e,this},t.prototype["delete"]=function(t){return!!this.has(t)&&(delete this._guard(t)[this._id],!0)},t.prototype.has=function(t){return!!this._guard(t)[this._id]},t.prototype._guard=function(t){if(t!==Object(t))throw TypeError("Value of WeakMap is not a non-null object.");return t},t}(),f_=d_,g_=su.extend({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,i=e.cy,r=e.width/2,o=e.height/2;t.moveTo(n,i-o),t.lineTo(n+r,i+o),t.lineTo(n-r,i+o),t.closePath()}}),y_=su.extend({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(t,e){var n=e.cx,i=e.cy,r=e.width/2,o=e.height/2;t.moveTo(n,i-o),t.lineTo(n+r,i),t.lineTo(n,i+o),t.lineTo(n-r,i),t.closePath()}}),v_=su.extend({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.x,i=e.y,r=e.width/5*3,o=Math.max(r,e.height),a=r/2,s=a*a/(o-a),l=i-o+a+s,u=Math.asin(s/a),h=Math.cos(u)*a,c=Math.sin(u),p=Math.cos(u),d=.6*a,f=.7*a;t.moveTo(n-h,l+s),t.arc(n,l,a,Math.PI-u,2*Math.PI+u),t.bezierCurveTo(n+h-c*d,l+s+p*d,n,i-f,n,i),t.bezierCurveTo(n,i-f,n-h+c*d,l+s+p*d,n-h,l+s),t.closePath()}}),m_=su.extend({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(t,e){var n=e.height,i=e.width,r=e.x,o=e.y,a=i/3*2;t.moveTo(r,o),t.lineTo(r+a,o+n),t.lineTo(r,o+n/4*3),t.lineTo(r-a,o+n),t.lineTo(r,o),t.closePath()}}),x_={line:$v,rect:Mu,roundRect:Mu,square:Mu,circle:yv,diamond:y_,pin:v_,arrow:m_,triangle:g_},__={line:function(t,e,n,i,r){r.x1=t,r.y1=e+i/2,r.x2=t+n,r.y2=e+i/2},rect:function(t,e,n,i,r){r.x=t,r.y=e,r.width=n,r.height=i},roundRect:function(t,e,n,i,r){r.x=t,r.y=e,r.width=n,r.height=i,r.r=Math.min(n,i)/4},square:function(t,e,n,i,r){var o=Math.min(n,i);r.x=t,r.y=e,r.width=o,r.height=o},circle:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.r=Math.min(n,i)/2},diamond:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.width=n,r.height=i},pin:function(t,e,n,i,r){r.x=t+n/2,r.y=e+i/2,r.width=n,r.height=i},arrow:function(t,e,n,i,r){r.x=t+n/2,r.y=e+i/2,r.width=n,r.height=i},triangle:function(t,e,n,i,r){r.cx=t+n/2,r.cy=e+i/2,r.width=n,r.height=i}},w_={};U(x_,function(t,e){w_[e]=new t});var b_=su.extend({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(t,e,n){var i=Mo(t,e,n),r=this.shape;return r&&"pin"===r.symbolType&&"inside"===e.position&&(i.y=n.y+.4*n.height),i},buildPath:function(t,e,n){var i=e.symbolType;if("none"!==i){var r=w_[i];r||(i="rect",r=w_[i]),__[i](e.x,e.y,e.width,e.height,r.shape),r.buildPath(t,r.shape,n)}}});function S_(t,e){if("image"!==this.type){var n=this.style;this.__isEmptyBrush?(n.stroke=t,n.fill=e||"#fff",n.lineWidth=2):"line"===this.shape.symbolType?n.stroke=t:n.fill=t,this.markRedraw()}}function M_(t,e,n,i,r,o,a){var s,l=0===t.indexOf("empty");return l&&(t=t.substr(5,1).toLowerCase()+t.substr(6)),s=0===t.indexOf("image://")?Rm(t.slice(8),new $e(e,n,i,r),a?"center":"cover"):0===t.indexOf("path://")?Pm(t.slice(7),{},new $e(e,n,i,r),a?"center":"cover"):new b_({shape:{symbolType:t,x:e,y:n,width:i,height:r}}),s.__isEmptyBrush=l,s.setColor=S_,o&&s.setColor(o),s}function I_(t){return Q(t)||(t=[+t,+t]),[t[0]||0,t[1]||0]}function T_(t,e){if(null!=t)return Q(t)||(t=[t,t]),[ea(t[0],e[0])||0,ea(dt(t[1],t[0]),e[1])||0]}function C_(t){return isFinite(t)}function A_(t,e,n){var i=null==e.x?0:e.x,r=null==e.x2?1:e.x2,o=null==e.y?0:e.y,a=null==e.y2?0:e.y2;e.global||(i=i*n.width+n.x,r=r*n.width+n.x,o=o*n.height+n.y,a=a*n.height+n.y),i=C_(i)?i:0,r=C_(r)?r:1,o=C_(o)?o:0,a=C_(a)?a:0;var s=t.createLinearGradient(i,o,r,a);return s}function D_(t,e,n){var i=n.width,r=n.height,o=Math.min(i,r),a=null==e.x?.5:e.x,s=null==e.y?.5:e.y,l=null==e.r?.5:e.r;e.global||(a=a*i+n.x,s=s*r+n.y,l*=o),a=C_(a)?a:.5,s=C_(s)?s:.5,l=l>=0&&C_(l)?l:.5;var u=t.createRadialGradient(a,s,0,a,s,l);return u}function k_(t,e,n){for(var i="radial"===e.type?D_(t,e,n):A_(t,e,n),r=e.colorStops,o=0;o<r.length;o++)i.addColorStop(r[o].offset,r[o].color);return i}function L_(t,e){if(t===e||!t&&!e)return!1;if(!t||!e||t.length!==e.length)return!0;for(var n=0;n<t.length;n++)if(t[n]!==e[n])return!0;return!1}function P_(t){return parseInt(t,10)}function R_(t,e,n){var i=["width","height"][e],r=["clientWidth","clientHeight"][e],o=["paddingLeft","paddingTop"][e],a=["paddingRight","paddingBottom"][e];if(null!=n[i]&&"auto"!==n[i])return parseFloat(n[i]);var s=document.defaultView.getComputedStyle(t);return(t[r]||P_(s[i])||P_(t.style[i]))-(P_(s[o])||0)-(P_(s[a])||0)|0}function O_(t,e){return t&&"solid"!==t&&e>0?"dashed"===t?[4*e,2*e]:"dotted"===t?[e]:it(t)?[t]:Q(t)?t:null:null}function N_(t){var e=t.style,n=e.lineDash&&e.lineWidth>0&&O_(e.lineDash,e.lineWidth),i=e.lineDashOffset;if(n){var r=e.strokeNoScale&&t.getLineScale?t.getLineScale():1;r&&1!==r&&(n=Y(n,function(t){return t/r}),i/=r)}return[n,i]}var E_=new Nl(!0);function z_(t){var e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))}function B_(t){return"string"===typeof t&&"none"!==t}function V_(t){var e=t.fill;return null!=e&&"none"!==e}function F_(t,e){if(null!=e.fillOpacity&&1!==e.fillOpacity){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function G_(t,e){if(null!=e.strokeOpacity&&1!==e.strokeOpacity){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function W_(t,e,n){var i=Cs(e.image,e.__image,n);if(Ds(i)){var r=t.createPattern(i,e.repeat||"repeat");if("function"===typeof DOMMatrix&&r&&r.setTransform){var o=new DOMMatrix;o.translateSelf(e.x||0,e.y||0),o.rotateSelf(0,0,(e.rotation||0)*Pt),o.scaleSelf(e.scaleX||1,e.scaleY||1),r.setTransform(o)}return r}}function H_(t,e,n,i){var r,o=z_(n),a=V_(n),s=n.strokePercent,l=s<1,u=!e.path;e.silent&&!l||!u||e.createPathProxy();var h=e.path||E_,c=e.__dirty;if(!i){var p=n.fill,d=n.stroke,f=a&&!!p.colorStops,g=o&&!!d.colorStops,y=a&&!!p.image,v=o&&!!d.image,m=void 0,x=void 0,_=void 0,w=void 0,b=void 0;(f||g)&&(b=e.getBoundingRect()),f&&(m=c?k_(t,p,b):e.__canvasFillGradient,e.__canvasFillGradient=m),g&&(x=c?k_(t,d,b):e.__canvasStrokeGradient,e.__canvasStrokeGradient=x),y&&(_=c||!e.__canvasFillPattern?W_(t,p,e):e.__canvasFillPattern,e.__canvasFillPattern=_),v&&(w=c||!e.__canvasStrokePattern?W_(t,d,e):e.__canvasStrokePattern,e.__canvasStrokePattern=_),f?t.fillStyle=m:y&&(_?t.fillStyle=_:a=!1),g?t.strokeStyle=x:v&&(w?t.strokeStyle=w:o=!1)}var S,M,I=e.getGlobalScale();h.setScale(I[0],I[1],e.segmentIgnoreThreshold),t.setLineDash&&n.lineDash&&(r=N_(e),S=r[0],M=r[1]);var T=!0;(u||c&Mn)&&(h.setDPR(t.dpr),l?h.setContext(null):(h.setContext(t),T=!1),h.reset(),e.buildPath(h,e.shape,i),h.toStatic(),e.pathUpdated()),T&&h.rebuildPath(t,l?s:1),S&&(t.setLineDash(S),t.lineDashOffset=M),i||(n.strokeFirst?(o&&G_(t,n),a&&F_(t,n)):(a&&F_(t,n),o&&G_(t,n))),S&&t.setLineDash([])}function U_(t,e,n){var i=e.__image=Cs(n.image,e.__image,e,e.onload);if(i&&Ds(i)){var r=n.x||0,o=n.y||0,a=e.getWidth(),s=e.getHeight(),l=i.width/i.height;if(null==a&&null!=s?a=s*l:null==s&&null!=a?s=a/l:null==a&&null==s&&(a=i.width,s=i.height),n.sWidth&&n.sHeight){var u=n.sx||0,h=n.sy||0;t.drawImage(i,u,h,n.sWidth,n.sHeight,r,o,a,s)}else if(n.sx&&n.sy){u=n.sx,h=n.sy;var c=a-u,p=s-h;t.drawImage(i,u,h,c,p,r,o,a,s)}else t.drawImage(i,r,o,a,s)}}function Y_(t,e,n){var i,r=n.text;if(null!=r&&(r+=""),r){t.font=n.font||f,t.textAlign=n.textAlign,t.textBaseline=n.textBaseline;var o=void 0,a=void 0;t.setLineDash&&n.lineDash&&(i=N_(e),o=i[0],a=i[1]),o&&(t.setLineDash(o),t.lineDashOffset=a),n.strokeFirst?(z_(n)&&t.strokeText(r,n.x,n.y),V_(n)&&t.fillText(r,n.x,n.y)):(V_(n)&&t.fillText(r,n.x,n.y),z_(n)&&t.strokeText(r,n.x,n.y)),o&&t.setLineDash([])}}var X_=["shadowBlur","shadowOffsetX","shadowOffsetY"],Z_=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function j_(t,e,n,i,r){var o=!1;if(!i&&(n=n||{},e===n))return!1;if(i||e.opacity!==n.opacity){ow(t,r),o=!0;var a=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(a)?Xs.opacity:a}(i||e.blend!==n.blend)&&(o||(ow(t,r),o=!0),t.globalCompositeOperation=e.blend||Xs.blend);for(var s=0;s<X_.length;s++){var l=X_[s];(i||e[l]!==n[l])&&(o||(ow(t,r),o=!0),t[l]=t.dpr*(e[l]||0))}return(i||e.shadowColor!==n.shadowColor)&&(o||(ow(t,r),o=!0),t.shadowColor=e.shadowColor||Xs.shadowColor),o}function q_(t,e,n,i,r){var o=aw(e,r.inHover),a=i?null:n&&aw(n,r.inHover)||{};if(o===a)return!1;var s=j_(t,o,a,i,r);if((i||o.fill!==a.fill)&&(s||(ow(t,r),s=!0),B_(o.fill)&&(t.fillStyle=o.fill)),(i||o.stroke!==a.stroke)&&(s||(ow(t,r),s=!0),B_(o.stroke)&&(t.strokeStyle=o.stroke)),(i||o.opacity!==a.opacity)&&(s||(ow(t,r),s=!0),t.globalAlpha=null==o.opacity?1:o.opacity),e.hasStroke()){var l=o.lineWidth,u=l/(o.strokeNoScale&&e.getLineScale?e.getLineScale():1);t.lineWidth!==u&&(s||(ow(t,r),s=!0),t.lineWidth=u)}for(var h=0;h<Z_.length;h++){var c=Z_[h],p=c[0];(i||o[p]!==a[p])&&(s||(ow(t,r),s=!0),t[p]=o[p]||c[1])}return s}function K_(t,e,n,i,r){return j_(t,aw(e,r.inHover),n&&aw(n,r.inHover),i,r)}function J_(t,e){var n=e.transform,i=t.dpr||1;n?t.setTransform(i*n[0],i*n[1],i*n[2],i*n[3],i*n[4],i*n[5]):t.setTransform(i,0,0,i,0,0)}function $_(t,e,n){for(var i=!1,r=0;r<t.length;r++){var o=t[r];i=i||o.isZeroArea(),J_(e,o),e.beginPath(),o.buildPath(e,o.shape),e.clip()}n.allClipped=i}function Q_(t,e){return t&&e?t[0]!==e[0]||t[1]!==e[1]||t[2]!==e[2]||t[3]!==e[3]||t[4]!==e[4]||t[5]!==e[5]:!(!t&&!e)}var tw=1,ew=2,nw=3,iw=4;function rw(t){var e=V_(t),n=z_(t);return!(t.lineDash||!(+e^+n)||e&&"string"!==typeof t.fill||n&&"string"!==typeof t.stroke||t.strokePercent<1||t.strokeOpacity<1||t.fillOpacity<1)}function ow(t,e){e.batchFill&&t.fill(),e.batchStroke&&t.stroke(),e.batchFill="",e.batchStroke=""}function aw(t,e){return e&&t.__hoverStyle||t.style}function sw(t,e){lw(t,e,{inHover:!1,viewWidth:0,viewHeight:0},!0)}function lw(t,e,n,i){var r=e.transform;if(!e.shouldBePainted(n.viewWidth,n.viewHeight,!1,!1))return e.__dirty&=~bn,void(e.__isRendered=!1);var o=e.__clipPaths,a=n.prevElClipPaths,s=!1,l=!1;if(a&&!L_(o,a)||(a&&a.length&&(ow(t,n),t.restore(),l=s=!0,n.prevElClipPaths=null,n.allClipped=!1,n.prevEl=null),o&&o.length&&(ow(t,n),t.save(),$_(o,t,n),s=!0),n.prevElClipPaths=o),n.allClipped)e.__isRendered=!1;else{e.beforeBrush&&e.beforeBrush(),e.innerBeforeBrush();var u=n.prevEl;u||(l=s=!0);var h=e instanceof su&&e.autoBatch&&rw(e.style);s||Q_(r,u.transform)?(ow(t,n),J_(t,e)):h||ow(t,n);var c=aw(e,n.inHover);e instanceof su?(n.lastDrawType!==tw&&(l=!0,n.lastDrawType=tw),q_(t,e,u,l,n),h&&(n.batchFill||n.batchStroke)||t.beginPath(),H_(t,e,c,h),h&&(n.batchFill=c.fill||"",n.batchStroke=c.stroke||"")):e instanceof hu?(n.lastDrawType!==nw&&(l=!0,n.lastDrawType=nw),q_(t,e,u,l,n),Y_(t,e,c)):e instanceof gu?(n.lastDrawType!==ew&&(l=!0,n.lastDrawType=ew),K_(t,e,u,l,n),U_(t,e,c)):e.getTemporalDisplayables&&(n.lastDrawType!==iw&&(l=!0,n.lastDrawType=iw),uw(t,e,n)),h&&i&&ow(t,n),e.innerAfterBrush(),e.afterBrush&&e.afterBrush(),n.prevEl=e,e.__dirty=0,e.__isRendered=!0}}function uw(t,e,n){var i=e.getDisplayables(),r=e.getTemporalDisplayables();t.save();var o,a,s={prevElClipPaths:null,prevEl:null,allClipped:!1,viewWidth:n.viewWidth,viewHeight:n.viewHeight,inHover:n.inHover};for(o=e.getCursor(),a=i.length;o<a;o++){var l=i[o];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),lw(t,l,s,o===a-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}for(var u=0,h=r.length;u<h;u++){l=r[u];l.beforeBrush&&l.beforeBrush(),l.innerBeforeBrush(),lw(t,l,s,u===h-1),l.innerAfterBrush(),l.afterBrush&&l.afterBrush(),s.prevEl=l}e.clearTemporalDisplayables(),e.notClear=!0,t.restore()}var hw=new f_,cw=new pi(100),pw=["symbol","symbolSize","symbolKeepAspect","color","backgroundColor","dashArrayX","dashArrayY","maxTileWidth","maxTileHeight"];function dw(t,e){if("none"===t)return null;var n=e.getDevicePixelRatio(),i=e.getZr(),r="svg"===i.painter.type;t.dirty&&hw["delete"](t);var o=hw.get(t);if(o)return o;var a=V(t,{symbol:"rect",symbolSize:1,symbolKeepAspect:!0,color:"rgba(0, 0, 0, 0.2)",backgroundColor:null,dashArrayX:5,dashArrayY:5,rotation:0,maxTileWidth:512,maxTileHeight:512});"none"===a.backgroundColor&&(a.backgroundColor=null);var s={repeat:"repeat"};return l(s),s.rotation=a.rotation,s.scaleX=s.scaleY=r?1:1/n,hw.set(t,s),t.dirty=!1,s;function l(t){for(var e,o=[n],s=!0,l=0;l<pw.length;++l){var u=a[pw[l]];if(null!=u&&!Q(u)&&!et(u)&&!it(u)&&"boolean"!==typeof u){s=!1;break}o.push(u)}if(s){e=o.join(",")+(r?"-svg":"");var h=cw.get(e);h&&(r?t.svgElement=h:t.image=h)}var c,p=gw(a.dashArrayX),d=yw(a.dashArrayY),f=fw(a.symbol),g=vw(p),y=mw(d),v=!r&&_.createCanvas(),m=r&&{tag:"g",attrs:{},key:"dcl",children:[]},x=w();function w(){for(var t=1,e=0,n=g.length;e<n;++e)t=Sa(t,g[e]);var i=1;for(e=0,n=f.length;e<n;++e)i=Sa(i,f[e].length);t*=i;var r=y*g.length*f.length;return{width:Math.max(1,Math.min(t,a.maxTileWidth)),height:Math.max(1,Math.min(r,a.maxTileHeight))}}function b(){c&&(c.clearRect(0,0,v.width,v.height),a.backgroundColor&&(c.fillStyle=a.backgroundColor,c.fillRect(0,0,v.width,v.height)));for(var t=0,e=0;e<d.length;++e)t+=d[e];if(!(t<=0)){var o=-y,s=0,l=0,u=0;while(o<x.height){if(s%2===0){var h=l/2%f.length,g=0,_=0,w=0;while(g<2*x.width){var b=0;for(e=0;e<p[u].length;++e)b+=p[u][e];if(b<=0)break;if(_%2===0){var S=.5*(1-a.symbolSize),M=g+p[u][_]*S,I=o+d[s]*S,T=p[u][_]*a.symbolSize,C=d[s]*a.symbolSize,A=w/2%f[h].length;D(M,I,T,C,f[h][A])}g+=p[u][_],++w,++_,_===p[u].length&&(_=0)}++u,u===p.length&&(u=0)}o+=d[s],++l,++s,s===d.length&&(s=0)}}function D(t,e,o,s,l){var u=r?1:n,h=M_(l,t*u,e*u,o*u,s*u,a.color,a.symbolKeepAspect);if(r){var p=i.painter.renderOneToVNode(h);p&&m.children.push(p)}else sw(c,h)}}v&&(v.width=x.width*n,v.height=x.height*n,c=v.getContext("2d")),b(),s&&cw.put(e,v||m),t.image=v,t.svgElement=m,t.svgWidth=x.width,t.svgHeight=x.height}}function fw(t){if(!t||0===t.length)return[["rect"]];if(et(t))return[[t]];for(var e=!0,n=0;n<t.length;++n)if(!et(t[n])){e=!1;break}if(e)return fw([t]);var i=[];for(n=0;n<t.length;++n)et(t[n])?i.push([t[n]]):i.push(t[n]);return i}function gw(t){if(!t||0===t.length)return[[0,0]];if(it(t)){var e=Math.ceil(t);return[[e,e]]}for(var n=!0,i=0;i<t.length;++i)if(!it(t[i])){n=!1;break}if(n)return gw([t]);var r=[];for(i=0;i<t.length;++i)if(it(t[i])){e=Math.ceil(t[i]);r.push([e,e])}else{e=Y(t[i],function(t){return Math.ceil(t)});e.length%2===1?r.push(e.concat(e)):r.push(e)}return r}function yw(t){if(!t||"object"===typeof t&&0===t.length)return[0,0];if(it(t)){var e=Math.ceil(t);return[e,e]}var n=Y(t,function(t){return Math.ceil(t)});return t.length%2?n.concat(n):n}function vw(t){return Y(t,function(t){return mw(t)})}function mw(t){for(var e=0,n=0;n<t.length;++n)e+=t[n];return t.length%2===1?2*e:e}function xw(t,e){t.eachRawSeries(function(n){if(!t.isSeriesFiltered(n)){var i=n.getData();i.hasItemVisual()&&i.each(function(t){var n=i.getItemVisual(t,"decal");if(n){var r=i.ensureUniqueItemVisual(t,"style");r.decal=dw(n,e)}});var r=i.getVisual("decal");if(r){var o=i.getVisual("style");o.decal=dw(r,e)}}})}var _w=new ne,ww=_w,bw={};function Sw(t,e){bw[t]=e}function Mw(t){return bw[t]}var Iw=1,Tw=800,Cw=900,Aw=1e3,Dw=2e3,kw=5e3,Lw=1e3,Pw=1100,Rw=2e3,Ow=3e3,Nw=4e3,Ew=4500,zw=4600,Bw=5e3,Vw=6e3,Fw=7e3,Gw={PROCESSOR:{FILTER:Aw,SERIES_FILTER:Tw,STATISTIC:kw},VISUAL:{LAYOUT:Lw,PROGRESSIVE_LAYOUT:Pw,GLOBAL:Rw,CHART:Ow,POST_CHART_LAYOUT:zw,COMPONENT:Nw,BRUSH:Bw,CHART_ITEM:Ew,ARIA:Vw,DECAL:Fw}},Ww="__flagInMainProcess",Hw="__pendingUpdate",Uw="__needsUpdateStatus",Yw=/^[a-zA-Z0-9_]+$/,Xw="__connectUpdateStatus",Zw=0,jw=1,qw=2;function Kw(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];if(!this.isDisposed())return $w(this,t,e);bb(this.id)}}function Jw(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];return $w(this,t,e)}}function $w(t,e,n){return n[0]=n[0]&&n[0].toLowerCase(),ne.prototype[e].apply(t,n)}var Qw,tb,eb,nb,ib,rb,ob,ab,sb,lb,ub,hb,cb,pb,db,fb,gb,yb,vb=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e}(ne),mb=vb.prototype;mb.on=Jw("on"),mb.off=Jw("off");var xb=function(t){function e(e,n,i){var r=t.call(this,new Qx)||this;r._chartsViews=[],r._chartsMap={},r._componentsViews=[],r._componentsMap={},r._pendingActions=[],i=i||{},et(n)&&(n=Ab[n]),r._dom=e;var o="canvas",a="auto",s=!1;i.ssr&&Ko(function(t){var e=Hu(t),n=e.dataIndex;if(null!=n){var i=Tt();return i.set("series_index",e.seriesIndex),i.set("data_index",n),e.ssrType&&i.set("ssr_type",e.ssrType),i}});var l=r._zr=Zo(e,{renderer:i.renderer||o,devicePixelRatio:i.devicePixelRatio,width:i.width,height:i.height,ssr:i.ssr,useDirtyRect:dt(i.useDirtyRect,s),useCoarsePointer:dt(i.useCoarsePointer,a),pointerSize:i.pointerSize});r._ssr=i.ssr,r._throttledZrFlush=fx(J(l.flush,l),17),n=N(n),n&&Vf(n,!0),r._theme=n,r._locale=rp(i.locale||np),r._coordSysMgr=new lf;var u=r._api=db(r);function h(t,e){return t.__prio-e.__prio}return wn(Cb,h),wn(Ib,h),r._scheduler=new Ux(r,u,Ib,Cb),r._messageCenter=new vb,r._initEvents(),r.resize=J(r.resize,r),l.animation.on("frame",r._onframe,r),lb(l,r),ub(l,r),_t(r),r}return a(e,t),e.prototype._onframe=function(){if(!this._disposed){yb(this);var t=this._scheduler;if(this[Hw]){var e=this[Hw].silent;this[Ww]=!0;try{Qw(this),nb.update.call(this,null,this[Hw].updateParams)}catch(kv){throw this[Ww]=!1,this[Hw]=null,kv}this._zr.flush(),this[Ww]=!1,this[Hw]=null,ab.call(this,e),sb.call(this,e)}else if(t.unfinished){var n=Iw,i=this._model,r=this._api;t.unfinished=!1;do{var o=+new Date;t.performSeriesTasks(i),t.performDataProcessorTasks(i),rb(this,i),t.performVisualTasks(i),pb(this,this._model,r,"remain",{}),n-=+new Date-o}while(n>0&&t.unfinished);t.unfinished||this._zr.flush()}}},e.prototype.getDom=function(){return this._dom},e.prototype.getId=function(){return this.id},e.prototype.getZr=function(){return this._zr},e.prototype.isSSR=function(){return this._ssr},e.prototype.setOption=function(t,e,n){if(!this[Ww])if(this._disposed)bb(this.id);else{var i,r,o;if(rt(e)&&(n=e.lazyUpdate,i=e.silent,r=e.replaceMerge,o=e.transition,e=e.notMerge),this[Ww]=!0,!this._model||e){var a=new gf(this._api),s=this._theme,l=this._model=new ef;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,a)}this._model.setOption(t,{replaceMerge:r},Tb);var u={seriesTransition:o,optionChanged:!0};if(n)this[Hw]={silent:i,updateParams:u},this[Ww]=!1,this.getZr().wakeUp();else{try{Qw(this),nb.update.call(this,null,u)}catch(kv){throw this[Hw]=null,this[Ww]=!1,kv}this._ssr||this._zr.flush(),this[Hw]=null,this[Ww]=!1,ab.call(this,i),sb.call(this,i)}}},e.prototype.setTheme=function(){bg("ECharts#setTheme() is DEPRECATED in ECharts 3.0")},e.prototype.getModel=function(){return this._model},e.prototype.getOption=function(){return this._model&&this._model.getOption()},e.prototype.getWidth=function(){return this._zr.getWidth()},e.prototype.getHeight=function(){return this._zr.getHeight()},e.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||c.hasGlobalWindow&&window.devicePixelRatio||1},e.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},e.prototype.renderToCanvas=function(t){t=t||{};var e=this._zr.painter;return e.getRenderedCanvas({backgroundColor:t.backgroundColor||this._model.get("backgroundColor"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},e.prototype.renderToSVGString=function(t){t=t||{};var e=this._zr.painter;return e.renderToString({useViewBox:t.useViewBox})},e.prototype.getSvgDataURL=function(){if(c.svgSupported){var t=this._zr,e=t.storage.getDisplayList();return U(e,function(t){t.stopAnimation(null,!0)}),t.painter.toDataURL()}},e.prototype.getDataURL=function(t){if(!this._disposed){t=t||{};var e=t.excludeComponents,n=this._model,i=[],r=this;U(e,function(t){n.eachComponent({mainType:t},function(t){var e=r._componentsMap[t.__viewId];e.group.ignore||(i.push(e),e.group.ignore=!0)})});var o="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL("image/"+(t&&t.type||"png"));return U(i,function(t){t.group.ignore=!1}),o}bb(this.id)},e.prototype.getConnectedDataURL=function(t){if(!this._disposed){var e="svg"===t.type,n=this.group,i=Math.min,r=Math.max,o=1/0;if(Lb[n]){var a=o,s=o,l=-o,u=-o,h=[],c=t&&t.pixelRatio||this.getDevicePixelRatio();U(kb,function(o,c){if(o.group===n){var p=e?o.getZr().painter.getSvgDom().innerHTML:o.renderToCanvas(N(t)),d=o.getDom().getBoundingClientRect();a=i(d.left,a),s=i(d.top,s),l=r(d.right,l),u=r(d.bottom,u),h.push({dom:p,left:d.left,top:d.top})}}),a*=c,s*=c,l*=c,u*=c;var p=l-a,d=u-s,f=_.createCanvas(),g=Zo(f,{renderer:e?"svg":"canvas"});if(g.resize({width:p,height:d}),e){var y="";return U(h,function(t){var e=t.left-a,n=t.top-s;y+='<g transform="translate('+e+","+n+')">'+t.dom+"</g>"}),g.painter.getSvgRoot().innerHTML=y,t.connectedBackgroundColor&&g.painter.setBackgroundColor(t.connectedBackgroundColor),g.refreshImmediately(),g.painter.toDataURL()}return t.connectedBackgroundColor&&g.add(new Mu({shape:{x:0,y:0,width:p,height:d},style:{fill:t.connectedBackgroundColor}})),U(h,function(t){var e=new gu({style:{x:t.left*c-a,y:t.top*c-s,image:t.dom}});g.add(e)}),g.refreshImmediately(),f.toDataURL("image/"+(t&&t.type||"png"))}return this.getDataURL(t)}bb(this.id)},e.prototype.convertToPixel=function(t,e){return ib(this,"convertToPixel",t,e)},e.prototype.convertFromPixel=function(t,e){return ib(this,"convertFromPixel",t,e)},e.prototype.containPixel=function(t,e){if(!this._disposed){var n,i=this._model,r=Ja(i,t);return U(r,function(t,i){i.indexOf("Models")>=0&&U(t,function(t){var r=t.coordinateSystem;if(r&&r.containPoint)n=n||!!r.containPoint(e);else if("seriesModels"===i){var o=this._chartsMap[t.__viewId];o&&o.containPoint&&(n=n||o.containPoint(e,t))}else 0},this)},this),!!n}bb(this.id)},e.prototype.getVisual=function(t,e){var n=this._model,i=Ja(n,t,{defaultMainType:"series"}),r=i.seriesModel;var o=r.getData(),a=i.hasOwnProperty("dataIndexInside")?i.dataIndexInside:i.hasOwnProperty("dataIndex")?o.indexOfRawIndex(i.dataIndex):null;return null!=a?r_(o,a,e):o_(o,e)},e.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},e.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},e.prototype._initEvents=function(){var t=this;U(wb,function(e){var n=function(n){var i,r=t.getModel(),o=n.target,a="globalout"===e;if(a?i={}:o&&h_(o,function(t){var e=Hu(t);if(e&&null!=e.dataIndex){var n=e.dataModel||r.getSeriesByIndex(e.seriesIndex);return i=n&&n.getDataParams(e.dataIndex,e.dataType,o)||{},!0}if(e.eventData)return i=B({},e.eventData),!0},!0),i){var s=i.componentType,l=i.componentIndex;"markLine"!==s&&"markPoint"!==s&&"markArea"!==s||(s="series",l=i.seriesIndex);var u=s&&null!=l&&r.getComponent(s,l),h=u&&t["series"===u.mainType?"_chartsMap":"_componentsMap"][u.__viewId];0,i.event=n,i.type=e,t._$eventProcessor.eventInfo={targetEl:o,packedEvent:i,model:u,view:h},t.trigger(e,i)}};n.zrEventfulCallAtLast=!0,t._zr.on(e,n,t)}),U(Mb,function(e,n){t._messageCenter.on(n,function(t){this.trigger(n,t)},t)}),U(["selectchanged"],function(e){t._messageCenter.on(e,function(t){this.trigger(e,t)},t)}),u_(this._messageCenter,this,this._api)},e.prototype.isDisposed=function(){return this._disposed},e.prototype.clear=function(){this._disposed?bb(this.id):this.setOption({series:[]},!0)},e.prototype.dispose=function(){if(this._disposed)bb(this.id);else{this._disposed=!0;var t=this.getDom();t&&ns(this.getDom(),Rb,"");var e=this,n=e._api,i=e._model;U(e._componentsViews,function(t){t.dispose(i,n)}),U(e._chartsViews,function(t){t.dispose(i,n)}),e._zr.dispose(),e._dom=e._model=e._chartsMap=e._componentsMap=e._chartsViews=e._componentsViews=e._scheduler=e._api=e._zr=e._throttledZrFlush=e._theme=e._coordSysMgr=e._messageCenter=null,delete kb[e.id]}},e.prototype.resize=function(t){if(!this[Ww])if(this._disposed)bb(this.id);else{this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var n=e.resetOption("media"),i=t&&t.silent;this[Hw]&&(null==i&&(i=this[Hw].silent),n=!0,this[Hw]=null),this[Ww]=!0;try{n&&Qw(this),nb.update.call(this,{type:"resize",animation:B({duration:0},t&&t.animation)})}catch(kv){throw this[Ww]=!1,kv}this[Ww]=!1,ab.call(this,i),sb.call(this,i)}}},e.prototype.showLoading=function(t,e){if(this._disposed)bb(this.id);else if(rt(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),Db[t]){var n=Db[t](this._api,e),i=this._zr;this._loadingFX=n,i.add(n)}},e.prototype.hideLoading=function(){this._disposed?bb(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},e.prototype.makeActionFromEvent=function(t){var e=B({},t);return e.type=Mb[t.type],e},e.prototype.dispatchAction=function(t,e){if(this._disposed)bb(this.id);else if(rt(e)||(e={silent:!!e}),Sb[t.type]&&this._model)if(this[Ww])this._pendingActions.push(t);else{var n=e.silent;ob.call(this,t,n);var i=e.flush;i?this._zr.flush():!1!==i&&c.browser.weChat&&this._throttledZrFlush(),ab.call(this,n),sb.call(this,n)}},e.prototype.updateLabelLayout=function(){ww.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},e.prototype.appendData=function(t){if(this._disposed)bb(this.id);else{var e=t.seriesIndex,n=this.getModel(),i=n.getSeriesByIndex(e);0,i.appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp()}},e.internalField=function(){function t(t){t.clearColorPalette(),t.eachSeries(function(t){t.clearColorPalette()})}function e(t){var e=[],n=[],i=!1;if(t.eachComponent(function(t,r){var o=r.get("zlevel")||0,a=r.get("z")||0,s=r.getZLevelKey();i=i||!!s,("series"===t?n:e).push({zlevel:o,z:a,idx:r.componentIndex,type:t,key:s})}),i){var r,o,a=e.concat(n);wn(a,function(t,e){return t.zlevel===e.zlevel?t.z-e.z:t.zlevel-e.zlevel}),U(a,function(e){var n=t.getComponent(e.type,e.idx),i=e.zlevel,a=e.key;null!=r&&(i=Math.max(r,i)),a?(i===r&&a!==o&&i++,o=a):o&&(i===r&&i++,o=""),r=i,n.setZLevel(i)})}}function n(t){for(var e=[],n=t.currentStates,i=0;i<n.length;i++){var r=n[i];"emphasis"!==r&&"blur"!==r&&"select"!==r&&e.push(r)}t.selected&&t.states.select&&e.push("select"),t.hoverState===Ju&&t.states.emphasis?e.push("emphasis"):t.hoverState===Ku&&t.states.blur&&e.push("blur"),t.useStates(e)}function i(t,e){var n=t._zr,i=n.storage,r=0;i.traverse(function(t){t.isGroup||r++}),r>e.get("hoverLayerThreshold")&&!c.node&&!c.worker&&e.eachSeries(function(e){if(!e.preventUsingHoverLayer){var n=t._chartsMap[e.__viewId];n.__alive&&n.eachRendered(function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)})}})}function r(t,e){var n=t.get("blendMode")||null;e.eachRendered(function(t){t.isGroup||(t.style.blend=n)})}function o(t,e){if(!t.preventAutoZ){var n=t.get("z")||0,i=t.get("zlevel")||0;e.eachRendered(function(t){return s(t,n,i,-1/0),!0})}}function s(t,e,n,i){var r=t.getTextContent(),o=t.getTextGuideLine(),a=t.isGroup;if(a)for(var l=t.childrenRef(),u=0;u<l.length;u++)i=Math.max(s(l[u],e,n,i),i);else t.z=e,t.zlevel=n,i=Math.max(t.z2,i);if(r&&(r.z=e,r.zlevel=n,isFinite(i)&&(r.z2=i+2)),o){var h=t.textGuideLineConfig;o.z=e,o.zlevel=n,isFinite(i)&&(o.z2=i+(h&&h.showAbove?1:-1))}return i}function l(t,e){e.eachRendered(function(t){if(!lc(t)){var e=t.getTextContent(),n=t.getTextGuideLine();t.stateTransition&&(t.stateTransition=null),e&&e.stateTransition&&(e.stateTransition=null),n&&n.stateTransition&&(n.stateTransition=null),t.hasState()?(t.prevStates=t.currentStates,t.clearStates()):t.prevStates&&(t.prevStates=null)}})}function u(t,e){var i=t.getModel("stateAnimation"),r=t.isAnimationEnabled(),o=i.get("duration"),a=o>0?{duration:o,delay:i.get("delay"),easing:i.get("easing")}:null;e.eachRendered(function(t){if(t.states&&t.states.emphasis){if(lc(t))return;if(t instanceof su&&nc(t),t.__dirty){var e=t.prevStates;e&&t.useStates(e)}if(r){t.stateTransition=a;var i=t.getTextContent(),o=t.getTextGuideLine();i&&(i.stateTransition=a),o&&(o.stateTransition=a)}t.__dirty&&n(t)}})}Qw=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),tb(t,!0),tb(t,!1),e.plan()},tb=function(t,e){for(var n=t._model,i=t._scheduler,r=e?t._componentsViews:t._chartsViews,o=e?t._componentsMap:t._chartsMap,a=t._zr,s=t._api,l=0;l<r.length;l++)r[l].__alive=!1;function u(t){var l=t.__requireNewView;t.__requireNewView=!1;var u="_ec_"+t.id+"_"+t.type,h=!l&&o[u];if(!h){var c=hs(t.type),p=e?Hy.getClass(c.main,c.sub):hx.getClass(c.sub);0,h=new p,h.init(n,s),o[u]=h,r.push(h),a.add(h.group)}t.__viewId=h.__id=u,h.__alive=!0,h.__model=t,h.group.__ecComponentInfo={mainType:t.mainType,index:t.componentIndex},!e&&i.prepareView(h,t,n,s)}e?n.eachComponent(function(t,e){"series"!==t&&u(e)}):n.eachSeries(u);for(l=0;l<r.length;){var h=r[l];h.__alive?l++:(!e&&h.renderTask.dispose(),a.remove(h.group),h.dispose(n,s),r.splice(l,1),o[h.__id]===h&&delete o[h.__id],h.__id=h.group.__ecComponentInfo=null)}},eb=function(t,e,n,i,r){var o=t._model;if(o.setUpdatePayload(n),i){var a={};a[i+"Id"]=n[i+"Id"],a[i+"Index"]=n[i+"Index"],a[i+"Name"]=n[i+"Name"];var s={mainType:i,query:a};r&&(s.subType=r);var l,u=n.excludeSeriesId;null!=u&&(l=Tt(),U(Ca(u),function(t){var e=Ga(t,null);null!=e&&l.set(e,!0)})),o&&o.eachComponent(s,function(e){var i=l&&null!=l.get(e.id);if(!i)if(ec(n))if(e instanceof Gy)n.type!==nh||n.notBlur||e.get(["emphasis","disabled"])||Eh(e,n,t._api);else{var r=zh(e.mainType,e.componentIndex,n.name,t._api),o=r.focusSelf,a=r.dispatchers;n.type===nh&&o&&!n.notBlur&&Nh(e.mainType,e.componentIndex,t._api),a&&U(a,function(t){n.type===nh?Th(t):Ch(t)})}else tc(n)&&e instanceof Gy&&(Fh(e,n,t._api),Gh(e),gb(t))},t),o&&o.eachComponent(s,function(e){var n=l&&null!=l.get(e.id);n||h(t["series"===i?"_chartsMap":"_componentsMap"][e.__viewId])},t)}else U([].concat(t._componentsViews).concat(t._chartsViews),h);function h(i){i&&i.__alive&&i[e]&&i[e](i.__model,o,t._api,n)}},nb={prepareAndUpdate:function(t){Qw(this),nb.update.call(this,t,{optionChanged:null!=t.newOption})},update:function(e,n){var i=this._model,r=this._api,o=this._zr,a=this._coordSysMgr,s=this._scheduler;if(i){i.setUpdatePayload(e),s.restoreData(i,e),s.performSeriesTasks(i),a.create(i,r),s.performDataProcessorTasks(i,e),rb(this,i),a.update(i,r),t(i),s.performVisualTasks(i,e),hb(this,i,r,e,n);var l=i.get("backgroundColor")||"transparent",u=i.get("darkMode");o.setBackgroundColor(l),null!=u&&"auto"!==u&&o.setDarkMode(u),ww.trigger("afterupdate",i,r)}},updateTransform:function(e){var n=this,i=this._model,r=this._api;if(i){i.setUpdatePayload(e);var o=[];i.eachComponent(function(t,a){if("series"!==t){var s=n.getViewOfComponentModel(a);if(s&&s.__alive)if(s.updateTransform){var l=s.updateTransform(a,i,r,e);l&&l.update&&o.push(s)}else o.push(s)}});var a=Tt();i.eachSeries(function(t){var o=n._chartsMap[t.__viewId];if(o.updateTransform){var s=o.updateTransform(t,i,r,e);s&&s.update&&a.set(t.uid,1)}else a.set(t.uid,1)}),t(i),this._scheduler.performVisualTasks(i,e,{setDirty:!0,dirtyMap:a}),pb(this,i,r,e,{},a),ww.trigger("afterupdate",i,r)}},updateView:function(e){var n=this._model;n&&(n.setUpdatePayload(e),hx.markUpdateMethod(e,"updateView"),t(n),this._scheduler.performVisualTasks(n,e,{setDirty:!0}),hb(this,n,this._api,e,{}),ww.trigger("afterupdate",n,this._api))},updateVisual:function(e){var n=this,i=this._model;i&&(i.setUpdatePayload(e),i.eachSeries(function(t){t.getData().clearAllVisual()}),hx.markUpdateMethod(e,"updateVisual"),t(i),this._scheduler.performVisualTasks(i,e,{visualType:"visual",setDirty:!0}),i.eachComponent(function(t,r){if("series"!==t){var o=n.getViewOfComponentModel(r);o&&o.__alive&&o.updateVisual(r,i,n._api,e)}}),i.eachSeries(function(t){var r=n._chartsMap[t.__viewId];r.updateVisual(t,i,n._api,e)}),ww.trigger("afterupdate",i,this._api))},updateLayout:function(t){nb.update.call(this,t)}},ib=function(t,e,n,i){if(t._disposed)bb(t.id);else{for(var r,o=t._model,a=t._coordSysMgr.getCoordinateSystems(),s=Ja(o,n),l=0;l<a.length;l++){var u=a[l];if(u[e]&&null!=(r=u[e](o,s,i)))return r}0}},rb=function(t,e){var n=t._chartsMap,i=t._scheduler;e.eachSeries(function(t){i.updateStreamModes(t,n[t.__viewId])})},ob=function(t,e){var n=this,i=this.getModel(),r=t.type,o=t.escapeConnect,a=Sb[r],s=a.actionInfo,l=(s.update||"update").split(":"),u=l.pop(),h=null!=l[0]&&hs(l[0]);this[Ww]=!0;var c=[t],p=!1;t.batch&&(p=!0,c=Y(t.batch,function(e){return e=V(B({},e),t),e.batch=null,e}));var d,f=[],g=tc(t),y=ec(t);if(y&&Rh(this._api),U(c,function(e){if(d=a.action(e,n._model,n._api),d=d||B({},e),d.type=s.event||d.type,f.push(d),y){var i=$a(t),r=i.queryOptionMap,o=i.mainTypeSpecified,l=o?r.keys()[0]:"series";eb(n,u,e,l),gb(n)}else g?(eb(n,u,e,"series"),gb(n)):h&&eb(n,u,e,h.main,h.sub)}),"none"!==u&&!y&&!g&&!h)try{this[Hw]?(Qw(this),nb.update.call(this,t),this[Hw]=null):nb[u].call(this,t)}catch(kv){throw this[Ww]=!1,kv}if(d=p?{type:s.event||r,escapeConnect:o,batch:f}:f[0],this[Ww]=!1,!e){var v=this._messageCenter;if(v.trigger(d.type,d),g){var m={type:"selectchanged",escapeConnect:o,selected:Wh(i),isFromClick:t.isFromClick||!1,fromAction:t.type,fromActionPayload:t};v.trigger(m.type,m)}}},ab=function(t){var e=this._pendingActions;while(e.length){var n=e.shift();ob.call(this,n,t)}},sb=function(t){!t&&this.trigger("updated")},lb=function(t,e){t.on("rendered",function(n){e.trigger("rendered",n),!t.animation.isFinished()||e[Hw]||e._scheduler.unfinished||e._pendingActions.length||e.trigger("finished")})},ub=function(t,e){t.on("mouseover",function(t){var n=t.target,i=h_(n,Jh);i&&(Bh(i,t,e._api),gb(e))}).on("mouseout",function(t){var n=t.target,i=h_(n,Jh);i&&(Vh(i,t,e._api),gb(e))}).on("click",function(t){var n=t.target,i=h_(n,function(t){return null!=Hu(t).dataIndex},!0);if(i){var r=i.selected?"unselect":"select",o=Hu(i);e._api.dispatchAction({type:r,dataType:o.dataType,dataIndexInside:o.dataIndex,seriesIndex:o.seriesIndex,isFromClick:!0})}})},hb=function(t,n,i,r,o){e(n),cb(t,n,i,r,o),U(t._chartsViews,function(t){t.__alive=!1}),pb(t,n,i,r,o),U(t._chartsViews,function(t){t.__alive||t.remove(n,i)})},cb=function(t,e,n,i,r,a){U(a||t._componentsViews,function(t){var r=t.__model;l(r,t),t.render(r,e,n,i),o(r,t),u(r,t)})},pb=function(t,e,n,a,s,h){var c=t._scheduler;s=B(s||{},{updatedSeries:e.getSeries()}),ww.trigger("series:beforeupdate",e,n,s);var p=!1;e.eachSeries(function(e){var n=t._chartsMap[e.__viewId];n.__alive=!0;var i=n.renderTask;c.updatePayload(i,a),l(e,n),h&&h.get(e.uid)&&i.dirty(),i.perform(c.getPerformArgs(i))&&(p=!0),n.group.silent=!!e.get("silent"),r(e,n),Gh(e)}),c.unfinished=p||c.unfinished,ww.trigger("series:layoutlabels",e,n,s),ww.trigger("series:transition",e,n,s),e.eachSeries(function(e){var n=t._chartsMap[e.__viewId];o(e,n),u(e,n)}),i(t,e),ww.trigger("series:afterupdate",e,n,s)},gb=function(t){t[Uw]=!0,t.getZr().wakeUp()},yb=function(t){t[Uw]&&(t.getZr().storage.traverse(function(t){lc(t)||n(t)}),t[Uw]=!1)},db=function(t){return new(function(e){function n(){return null!==e&&e.apply(this,arguments)||this}return a(n,e),n.prototype.getCoordinateSystems=function(){return t._coordSysMgr.getCoordinateSystems()},n.prototype.getComponentByElement=function(e){while(e){var n=e.__ecComponentInfo;if(null!=n)return t._model.getComponent(n.mainType,n.index);e=e.parent}},n.prototype.enterEmphasis=function(e,n){Th(e,n),gb(t)},n.prototype.leaveEmphasis=function(e,n){Ch(e,n),gb(t)},n.prototype.enterBlur=function(e){Ah(e),gb(t)},n.prototype.leaveBlur=function(e){Dh(e),gb(t)},n.prototype.enterSelect=function(e){kh(e),gb(t)},n.prototype.leaveSelect=function(e){Lh(e),gb(t)},n.prototype.getModel=function(){return t.getModel()},n.prototype.getViewOfComponentModel=function(e){return t.getViewOfComponentModel(e)},n.prototype.getViewOfSeriesModel=function(e){return t.getViewOfSeriesModel(e)},n}(of))(t)},fb=function(t){function e(t,e){for(var n=0;n<t.length;n++){var i=t[n];i[Xw]=e}}U(Mb,function(n,i){t._messageCenter.on(i,function(n){if(Lb[t.group]&&t[Xw]!==Zw){if(n&&n.escapeConnect)return;var i=t.makeActionFromEvent(n),r=[];U(kb,function(e){e!==t&&e.group===t.group&&r.push(e)}),e(r,Zw),U(r,function(t){t[Xw]!==jw&&t.dispatchAction(i)}),e(r,qw)}})})}}(),e}(ne),_b=xb.prototype;_b.on=Kw("on"),_b.off=Kw("off"),_b.one=function(t,e,n){var i=this;function r(){for(var n=[],o=0;o<arguments.length;o++)n[o]=arguments[o];e&&e.apply&&e.apply(this,n),i.off(t,r)}bg("ECharts#one is deprecated."),this.on.call(this,t,r,n)};var wb=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];function bb(t){0}var Sb={},Mb={},Ib=[],Tb=[],Cb=[],Ab={},Db={},kb={},Lb={},Pb=+new Date-0,Rb=(new Date,"_echarts_instance_");function Ob(t,e,n){var i=!(n&&n.ssr);if(i){0;var r=Nb(t);if(r)return r;0}var o=new xb(t,e,n);return o.id="ec_"+Pb++,kb[o.id]=o,i&&ns(t,Rb,o.id),fb(o),ww.trigger("afterinit",o),o}function Nb(t){return kb[is(t,Rb)]}function Eb(t,e){Ab[t]=e}function zb(t){F(Tb,t)<0&&Tb.push(t)}function Bb(t,e){Zb(Ib,t,e,Dw)}function Vb(t){Gb("afterinit",t)}function Fb(t){Gb("afterupdate",t)}function Gb(t,e){ww.on(t,e)}function Wb(t,e,n){tt(e)&&(n=e,e="");var i=rt(t)?t.type:[t,t={event:e}][0];t.event=(t.event||i).toLowerCase(),e=t.event,Mb[e]||(vt(Yw.test(i)&&Yw.test(e)),Sb[i]||(Sb[i]={action:n,actionInfo:t}),Mb[e]=i)}function Hb(t,e){lf.register(t,e)}function Ub(t,e){Zb(Cb,t,e,Lw,"layout")}function Yb(t,e){Zb(Cb,t,e,Ow,"visual")}var Xb=[];function Zb(t,e,n,i,r){if((tt(e)||rt(e))&&(n=e,e=i),!(F(Xb,n)>=0)){Xb.push(n);var o=Ux.wrapStageHandler(n,r);o.__prio=e,o.__raw=n,t.push(o)}}function jb(t,e){Db[t]=e}function qb(t,e,n){var i=Mw("registerMap");i&&i(t,e,n)}var Kb=Vg;Yb(Rw,Sx),Yb(Ew,Ix),Yb(Ew,Tx),Yb(Rw,n_),Yb(Ew,i_),Yb(Fw,xw),zb(Vf),Bb(Cw,Ff),jb("default",Ax),Wb({type:nh,event:nh,update:nh},Lt),Wb({type:ih,event:ih,update:ih},Lt),Wb({type:rh,event:rh,update:rh},Lt),Wb({type:oh,event:oh,update:oh},Lt),Wb({type:ah,event:ah,update:ah},Lt),Eb("light",Xx),Eb("dark",$x);var Jb=[],$b={registerPreprocessor:zb,registerProcessor:Bb,registerPostInit:Vb,registerPostUpdate:Fb,registerUpdateLifecycle:Gb,registerAction:Wb,registerCoordinateSystem:Hb,registerLayout:Ub,registerVisual:Yb,registerTransform:Kb,registerLoading:jb,registerMap:qb,registerImpl:Sw,PRIORITY:Gw,ComponentModel:pd,ComponentView:Hy,SeriesModel:Gy,ChartView:hx,registerComponentModel:function(t){pd.registerClass(t)},registerComponentView:function(t){Hy.registerClass(t)},registerSeriesModel:function(t){Gy.registerClass(t)},registerChartView:function(t){hx.registerClass(t)},registerSubTypeDefaulter:function(t,e){pd.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){jo(t,e)}};function Qb(t){Q(t)?U(t,function(t){Qb(t)}):F(Jb,t)>=0||(Jb.push(t),tt(t)&&(t={install:t}),t.install($b))}var tS=2*Math.PI,eS=Nl.CMD,nS=["top","right","bottom","left"];function iS(t,e,n,i,r){var o=n.width,a=n.height;switch(t){case"top":i.set(n.x+o/2,n.y-e),r.set(0,-1);break;case"bottom":i.set(n.x+o/2,n.y+a+e),r.set(0,1);break;case"left":i.set(n.x-e,n.y+a/2),r.set(-1,0);break;case"right":i.set(n.x+o+e,n.y+a/2),r.set(1,0);break}}function rS(t,e,n,i,r,o,a,s,l){a-=t,s-=e;var u=Math.sqrt(a*a+s*s);a/=u,s/=u;var h=a*n+t,c=s*n+e;if(Math.abs(i-r)%tS<1e-4)return l[0]=h,l[1]=c,u-n;if(o){var p=i;i=Fl(r),r=Fl(p)}else i=Fl(i),r=Fl(r);i>r&&(r+=tS);var d=Math.atan2(s,a);if(d<0&&(d+=tS),d>=i&&d<=r||d+tS>=i&&d+tS<=r)return l[0]=h,l[1]=c,u-n;var f=n*Math.cos(i)+t,g=n*Math.sin(i)+e,y=n*Math.cos(r)+t,v=n*Math.sin(r)+e,m=(f-a)*(f-a)+(g-s)*(g-s),x=(y-a)*(y-a)+(v-s)*(v-s);return m<x?(l[0]=f,l[1]=g,Math.sqrt(m)):(l[0]=y,l[1]=v,Math.sqrt(x))}function oS(t,e,n,i,r,o,a,s){var l=r-t,u=o-e,h=n-t,c=i-e,p=Math.sqrt(h*h+c*c);h/=p,c/=p;var d=l*h+u*c,f=d/p;s&&(f=Math.min(Math.max(f,0),1)),f*=p;var g=a[0]=t+f*h,y=a[1]=e+f*c;return Math.sqrt((g-r)*(g-r)+(y-o)*(y-o))}function aS(t,e,n,i,r,o,a){n<0&&(t+=n,n=-n),i<0&&(e+=i,i=-i);var s=t+n,l=e+i,u=a[0]=Math.min(Math.max(r,t),s),h=a[1]=Math.min(Math.max(o,e),l);return Math.sqrt((u-r)*(u-r)+(h-o)*(h-o))}var sS=[];function lS(t,e,n){var i=aS(e.x,e.y,e.width,e.height,t.x,t.y,sS);return n.set(sS[0],sS[1]),i}function uS(t,e,n){for(var i,r,o=0,a=0,s=0,l=0,u=1/0,h=e.data,c=t.x,p=t.y,d=0;d<h.length;){var f=h[d++];1===d&&(o=h[d],a=h[d+1],s=o,l=a);var g=u;switch(f){case eS.M:s=h[d++],l=h[d++],o=s,a=l;break;case eS.L:g=oS(o,a,h[d],h[d+1],c,p,sS,!0),o=h[d++],a=h[d++];break;case eS.C:g=Kn(o,a,h[d++],h[d++],h[d++],h[d++],h[d],h[d+1],c,p,sS),o=h[d++],a=h[d++];break;case eS.Q:g=ii(o,a,h[d++],h[d++],h[d],h[d+1],c,p,sS),o=h[d++],a=h[d++];break;case eS.A:var y=h[d++],v=h[d++],m=h[d++],x=h[d++],_=h[d++],w=h[d++];d+=1;var b=!!(1-h[d++]);i=Math.cos(_)*m+y,r=Math.sin(_)*x+v,d<=1&&(s=i,l=r);var S=(c-y)*x/m+y;g=rS(y,v,x,_,_+w,b,S,p,sS),o=Math.cos(_+w)*m+y,a=Math.sin(_+w)*x+v;break;case eS.R:s=o=h[d++],l=a=h[d++];var M=h[d++],I=h[d++];g=aS(s,l,M,I,c,p,sS);break;case eS.Z:g=oS(o,a,s,l,c,p,sS,!0),o=s,a=l;break}g<u&&(u=g,n.set(sS[0],sS[1]))}return u}var hS=new We,cS=new We,pS=new We,dS=new We,fS=new We;function gS(t,e){if(t){var n=t.getTextGuideLine(),i=t.getTextContent();if(i&&n){var r=t.textGuideLineConfig||{},o=[[0,0],[0,0],[0,0]],a=r.candidates||nS,s=i.getBoundingRect().clone();s.applyTransform(i.getComputedTransform());var l=1/0,u=r.anchor,h=t.getComputedTransform(),c=h&&Ve([],h),p=e.get("length2")||0;u&&pS.copy(u);for(var d=0;d<a.length;d++){var f=a[d];iS(f,0,s,hS,dS),We.scaleAndAdd(cS,hS,dS,p),cS.transform(c);var g=t.getBoundingRect(),y=u?u.distance(cS):t instanceof su?uS(cS,t.path,pS):lS(cS,g,pS);y<l&&(l=y,cS.transform(h),pS.transform(h),pS.toArray(o[0]),cS.toArray(o[1]),hS.toArray(o[2]))}mS(o,e.get("minTurnAngle")),n.setShape({points:o})}}}var yS=[],vS=new We;function mS(t,e){if(e<=180&&e>0){e=e/180*Math.PI,hS.fromArray(t[0]),cS.fromArray(t[1]),pS.fromArray(t[2]),We.sub(dS,hS,cS),We.sub(fS,pS,cS);var n=dS.len(),i=fS.len();if(!(n<.001||i<.001)){dS.scale(1/n),fS.scale(1/i);var r=dS.dot(fS),o=Math.cos(e);if(o<r){var a=oS(cS.x,cS.y,pS.x,pS.y,hS.x,hS.y,yS,!1);vS.fromArray(yS),vS.scaleAndAdd(fS,a/Math.tan(Math.PI-e));var s=pS.x!==cS.x?(vS.x-cS.x)/(pS.x-cS.x):(vS.y-cS.y)/(pS.y-cS.y);if(isNaN(s))return;s<0?We.copy(vS,cS):s>1&&We.copy(vS,pS),vS.toArray(t[1])}}}}function xS(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,hS.fromArray(t[0]),cS.fromArray(t[1]),pS.fromArray(t[2]),We.sub(dS,cS,hS),We.sub(fS,pS,cS);var i=dS.len(),r=fS.len();if(!(i<.001||r<.001)){dS.scale(1/i),fS.scale(1/r);var o=dS.dot(e),a=Math.cos(n);if(o<a){var s=oS(cS.x,cS.y,pS.x,pS.y,hS.x,hS.y,yS,!1);vS.fromArray(yS);var l=Math.PI/2,u=Math.acos(fS.dot(e)),h=l+u-n;if(h>=l)We.copy(vS,pS);else{vS.scaleAndAdd(fS,s/Math.tan(Math.PI/2-h));var c=pS.x!==cS.x?(vS.x-cS.x)/(pS.x-cS.x):(vS.y-cS.y)/(pS.y-cS.y);if(isNaN(c))return;c<0?We.copy(vS,cS):c>1&&We.copy(vS,pS)}vS.toArray(t[1])}}}}function _S(t,e,n,i){var r="normal"===n,o=r?t:t.ensureState(n);o.ignore=e;var a=i.get("smooth");a&&!0===a&&(a=.3),o.shape=o.shape||{},a>0&&(o.shape.smooth=a);var s=i.getModel("lineStyle").getLineStyle();r?t.useStyle(s):o.style=s}function wS(t,e){var n=e.smooth,i=e.points;if(i)if(t.moveTo(i[0][0],i[0][1]),n>0&&i.length>=3){var r=Yt(i[0],i[1]),o=Yt(i[1],i[2]);if(!r||!o)return t.lineTo(i[1][0],i[1][1]),void t.lineTo(i[2][0],i[2][1]);var a=Math.min(r,o)*n,s=jt([],i[1],i[0],a/r),l=jt([],i[1],i[2],a/o),u=jt([],s,l,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),t.bezierCurveTo(l[0],l[1],l[0],l[1],i[2][0],i[2][1])}else for(var h=1;h<i.length;h++)t.lineTo(i[h][0],i[h][1])}function bS(t,e,n){var i=t.getTextGuideLine(),r=t.getTextContent();if(r){for(var o=e.normal,a=o.get("show"),s=r.ignore,l=0;l<Qu.length;l++){var u=Qu[l],h=e[u],c="normal"===u;if(h){var p=h.get("show"),d=c?s:dt(r.states[u]&&r.states[u].ignore,s);if(d||!dt(p,a)){var f=c?i:i&&i.states[u];f&&(f.ignore=!0),i&&_S(i,!0,u,h);continue}i||(i=new jv,t.setTextGuideLine(i),c||!s&&a||_S(i,!0,"normal",e.normal),t.stateProxy&&(i.stateProxy=t.stateProxy)),_S(i,!1,u,h)}}if(i){V(i.style,n),i.style.fill=null;var g=o.get("showAbove"),y=t.textGuideLineConfig=t.textGuideLineConfig||{};y.showAbove=g||!1,i.buildPath=wS}}else i&&t.removeTextGuideLine()}function SS(t,e){e=e||"labelLine";for(var n={normal:t.getModel(e)},i=0;i<$u.length;i++){var r=$u[i];n[r]=t.getModel([r,e])}return n}function MS(t){for(var e=[],n=0;n<t.length;n++){var i=t[n];if(!i.defaultAttr.ignore){var r=i.label,o=r.getComputedTransform(),a=r.getBoundingRect(),s=!o||o[1]<1e-5&&o[2]<1e-5,l=r.style.margin||0,u=a.clone();u.applyTransform(o),u.x-=l/2,u.y-=l/2,u.width+=l,u.height+=l;var h=s?new _m(a,o):null;e.push({label:r,labelLine:i.labelLine,rect:u,localRect:a,obb:h,priority:i.priority,defaultAttr:i.defaultAttr,layoutOption:i.computedLayoutOption,axisAligned:s,transform:o})}}return e}function IS(t,e,n,i,r,o){var a=t.length;if(!(a<2)){t.sort(function(t,n){return t.rect[e]-n.rect[e]});for(var s,l=0,u=!1,h=[],c=0,p=0;p<a;p++){var d=t[p],f=d.rect;s=f[e]-l,s<0&&(f[e]-=s,d.label[e]-=s,u=!0);var g=Math.max(-s,0);h.push(g),c+=g,l=f[e]+f[n]}c>0&&o&&b(-c/a,0,a);var y,v,m=t[0],x=t[a-1];return _(),y<0&&S(-y,.8),v<0&&S(v,.8),_(),w(y,v,1),w(v,y,-1),_(),y<0&&M(-y),v<0&&M(v),u}function _(){y=m.rect[e]-i,v=r-x.rect[e]-x.rect[n]}function w(t,e,n){if(t<0){var i=Math.min(e,-t);if(i>0){b(i*n,0,a);var r=i+t;r<0&&S(-r*n,1)}else S(-t*n,1)}}function b(n,i,r){0!==n&&(u=!0);for(var o=i;o<r;o++){var a=t[o],s=a.rect;s[e]+=n,a.label[e]+=n}}function S(i,r){for(var o=[],s=0,l=1;l<a;l++){var u=t[l-1].rect,h=Math.max(t[l].rect[e]-u[e]-u[n],0);o.push(h),s+=h}if(s){var c=Math.min(Math.abs(i)/s,r);if(i>0)for(l=0;l<a-1;l++){var p=o[l]*c;b(p,0,l+1)}else for(l=a-1;l>0;l--){p=o[l-1]*c;b(-p,l,a)}}}function M(t){var e=t<0?-1:1;t=Math.abs(t);for(var n=Math.ceil(t/(a-1)),i=0;i<a-1;i++)if(e>0?b(n,0,i+1):b(-n,a-i-1,a),t-=n,t<=0)return}}function TS(t,e,n,i){return IS(t,"x","width",e,n,i)}function CS(t,e,n,i){return IS(t,"y","height",e,n,i)}function AS(t){var e=[];t.sort(function(t,e){return e.priority-t.priority});var n=new $e(0,0,0,0);function i(t){if(!t.ignore){var e=t.ensureState("emphasis");null==e.ignore&&(e.ignore=!1)}t.ignore=!0}for(var r=0;r<t.length;r++){var o=t[r],a=o.axisAligned,s=o.localRect,l=o.transform,u=o.label,h=o.labelLine;n.copy(o.rect),n.width-=.1,n.height-=.1,n.x+=.05,n.y+=.05;for(var c=o.obb,p=!1,d=0;d<e.length;d++){var f=e[d];if(n.intersect(f.rect)){if(a&&f.axisAligned){p=!0;break}if(f.obb||(f.obb=new _m(f.localRect,f.transform)),c||(c=new _m(s,l)),c.intersect(f.obb)){p=!0;break}}}p?(i(u),h&&i(h)):(u.attr("ignore",o.defaultAttr.ignore),h&&h.attr("ignore",o.defaultAttr.labelGuideIgnore),e.push(o))}}function DS(t){if(t){for(var e=[],n=0;n<t.length;n++)e.push(t[n].slice());return e}}function kS(t,e){var n=t.label,i=e&&e.getTextGuideLine();return{dataIndex:t.dataIndex,dataType:t.dataType,seriesIndex:t.seriesModel.seriesIndex,text:t.label.style.text,rect:t.hostRect,labelRect:t.rect,align:n.style.align,verticalAlign:n.style.verticalAlign,labelLinePoints:DS(i&&i.shape.points)}}var LS=["align","verticalAlign","width","height","fontSize"],PS=new go,RS=qa(),OS=qa();function NS(t,e,n){for(var i=0;i<n.length;i++){var r=n[i];null!=e[r]&&(t[r]=e[r])}}var ES=["x","y","rotation"],zS=function(){function t(){this._labelList=[],this._chartViewList=[]}return t.prototype.clearLabels=function(){this._labelList=[],this._chartViewList=[]},t.prototype._addLabel=function(t,e,n,i,r){var o=i.style,a=i.__hostTarget,s=a.textConfig||{},l=i.getComputedTransform(),u=i.getBoundingRect().plain();$e.applyTransform(u,u,l),l?PS.setLocalTransform(l):(PS.x=PS.y=PS.rotation=PS.originX=PS.originY=0,PS.scaleX=PS.scaleY=1),PS.rotation=Fl(PS.rotation);var h,c=i.__hostTarget;if(c){h=c.getBoundingRect().plain();var p=c.getComputedTransform();$e.applyTransform(h,h,p)}var d=h&&c.getTextGuideLine();this._labelList.push({label:i,labelLine:d,seriesModel:n,dataIndex:t,dataType:e,layoutOption:r,computedLayoutOption:null,rect:u,hostRect:h,priority:h?h.width*h.height:0,defaultAttr:{ignore:i.ignore,labelGuideIgnore:d&&d.ignore,x:PS.x,y:PS.y,scaleX:PS.scaleX,scaleY:PS.scaleY,rotation:PS.rotation,style:{x:o.x,y:o.y,align:o.align,verticalAlign:o.verticalAlign,width:o.width,height:o.height,fontSize:o.fontSize},cursor:i.cursor,attachedPos:s.position,attachedRot:s.rotation}})},t.prototype.addLabelsOfSeries=function(t){var e=this;this._chartViewList.push(t);var n=t.__model,i=n.get("labelLayout");(tt(i)||q(i).length)&&t.group.traverse(function(t){if(t.ignore)return!0;var r=t.getTextContent(),o=Hu(t);r&&!r.disableLabelLayout&&e._addLabel(o.dataIndex,o.dataType,n,r,i)})},t.prototype.updateLayoutConfig=function(t){var e=t.getWidth(),n=t.getHeight();function i(t,e){return function(){gS(t,e)}}for(var r=0;r<this._labelList.length;r++){var o=this._labelList[r],a=o.label,s=a.__hostTarget,l=o.defaultAttr,u=void 0;u=tt(o.layoutOption)?o.layoutOption(kS(o,s)):o.layoutOption,u=u||{},o.computedLayoutOption=u;var h=Math.PI/180;s&&s.setTextConfig({local:!1,position:null!=u.x||null!=u.y?null:l.attachedPos,rotation:null!=u.rotate?u.rotate*h:l.attachedRot,offset:[u.dx||0,u.dy||0]});var c=!1;if(null!=u.x?(a.x=ea(u.x,e),a.setStyle("x",0),c=!0):(a.x=l.x,a.setStyle("x",l.style.x)),null!=u.y?(a.y=ea(u.y,n),a.setStyle("y",0),c=!0):(a.y=l.y,a.setStyle("y",l.style.y)),u.labelLinePoints){var p=s.getTextGuideLine();p&&(p.setShape({points:u.labelLinePoints}),c=!1)}var d=RS(a);d.needsUpdateLabelLine=c,a.rotation=null!=u.rotate?u.rotate*h:l.rotation,a.scaleX=l.scaleX,a.scaleY=l.scaleY;for(var f=0;f<LS.length;f++){var g=LS[f];a.setStyle(g,null!=u[g]?u[g]:l.style[g])}if(u.draggable){if(a.draggable=!0,a.cursor="move",s){var y=o.seriesModel;if(null!=o.dataIndex){var v=o.seriesModel.getData(o.dataType);y=v.getItemModel(o.dataIndex)}a.on("drag",i(s,y.getModel("labelLine")))}}else a.off("drag"),a.cursor=l.cursor}},t.prototype.layout=function(t){var e=t.getWidth(),n=t.getHeight(),i=MS(this._labelList),r=Z(i,function(t){return"shiftX"===t.layoutOption.moveOverlap}),o=Z(i,function(t){return"shiftY"===t.layoutOption.moveOverlap});TS(r,0,e),CS(o,0,n);var a=Z(i,function(t){return t.layoutOption.hideOverlap});AS(a)},t.prototype.processLabelsOverall=function(){var t=this;U(this._chartViewList,function(e){var n=e.__model,i=e.ignoreLabelLineUpdate,r=n.isAnimationEnabled();e.group.traverse(function(e){if(e.ignore&&!e.forceLabelAnimation)return!0;var o=!i,a=e.getTextContent();!o&&a&&(o=RS(a).needsUpdateLabelLine),o&&t._updateLabelLine(e,n),r&&t._animateLabels(e,n)})})},t.prototype._updateLabelLine=function(t,e){var n=t.getTextContent(),i=Hu(t),r=i.dataIndex;if(n&&null!=r){var o=e.getData(i.dataType),a=o.getItemModel(r),s={},l=o.getItemVisual(r,"style");if(l){var u=o.getVisual("drawType");s.stroke=l[u]}var h=a.getModel("labelLine");bS(t,SS(a),s),gS(t,h)}},t.prototype._animateLabels=function(t,e){var n=t.getTextContent(),i=t.getTextGuideLine();if(n&&(t.forceLabelAnimation||!n.ignore&&!n.invisible&&!t.disableLabelAnimation&&!lc(t))){var r=RS(n),o=r.oldLayout,a=Hu(t),s=a.dataIndex,l={x:n.x,y:n.y,rotation:n.rotation},u=e.getData(a.dataType);if(o){n.attr(o);var h=t.prevStates;h&&(F(h,"select")>=0&&n.attr(r.oldLayoutSelect),F(h,"emphasis")>=0&&n.attr(r.oldLayoutEmphasis)),ac(n,l,e,s)}else if(n.attr(l),!Ac(n).valueAnimation){var c=dt(n.style.opacity,1);n.style.opacity=0,sc(n,{style:{opacity:c}},e,s)}if(r.oldLayout=l,n.states.select){var p=r.oldLayoutSelect={};NS(p,l,ES),NS(p,n.states.select,ES)}if(n.states.emphasis){var d=r.oldLayoutEmphasis={};NS(d,l,ES),NS(d,n.states.emphasis,ES)}kc(n,s,u,e,e)}if(i&&!i.ignore&&!i.invisible){r=OS(i),o=r.oldLayout;var f={points:i.shape.points};o?(i.attr({shape:o}),ac(i,{shape:f},e)):(i.setShape(f),i.style.strokePercent=0,sc(i,{style:{strokePercent:1}},e)),r.oldLayout=f}},t}(),BS=zS,VS=qa();function FS(t){t.registerUpdateLifecycle("series:beforeupdate",function(t,e,n){var i=VS(e).labelManager;i||(i=VS(e).labelManager=new BS),i.clearLabels()}),t.registerUpdateLifecycle("series:layoutlabels",function(t,e,n){var i=VS(e).labelManager;n.updatedSeries.forEach(function(t){i.addLabelsOfSeries(e.getViewOfSeriesModel(t))}),i.updateLayoutConfig(e),i.layout(e),i.processLabelsOverall()})}function GS(t,e,n){var i=_.createCanvas(),r=e.getWidth(),o=e.getHeight(),a=i.style;return a&&(a.position="absolute",a.left="0",a.top="0",a.width=r+"px",a.height=o+"px",i.setAttribute("data-zr-dom-id",t)),i.width=r*n,i.height=o*n,i}Qb(FS);var WS=function(t){function e(e,n,i){var r,o=t.call(this)||this;o.motionBlur=!1,o.lastFrameAlpha=.7,o.dpr=1,o.virtual=!1,o.config={},o.incremental=!1,o.zlevel=0,o.maxRepaintRectCount=5,o.__dirty=!0,o.__firstTimePaint=!0,o.__used=!1,o.__drawIndex=0,o.__startIndex=0,o.__endIndex=0,o.__prevStartIndex=null,o.__prevEndIndex=null,i=i||Qr,"string"===typeof e?r=GS(e,n,i):rt(e)&&(r=e,e=r.id),o.id=e,o.dom=r;var a=r.style;return a&&(Dt(r),r.onselectstart=function(){return!1},a.padding="0",a.margin="0",a.borderWidth="0"),o.painter=n,o.dpr=i,o}return a(e,t),e.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},e.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},e.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},e.prototype.setUnpainted=function(){this.__firstTimePaint=!0},e.prototype.createBackBuffer=function(){var t=this.dpr;this.domBack=GS("back-"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext("2d"),1!==t&&this.ctxBack.scale(t,t)},e.prototype.createRepaintRects=function(t,e,n,i){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var r,o=[],a=this.maxRepaintRectCount,s=!1,l=new $e(0,0,0,0);function u(t){if(t.isFinite()&&!t.isZero())if(0===o.length){var e=new $e(0,0,0,0);e.copy(t),o.push(e)}else{for(var n=!1,i=1/0,r=0,u=0;u<o.length;++u){var h=o[u];if(h.intersect(t)){var c=new $e(0,0,0,0);c.copy(h),c.union(t),o[u]=c,n=!0;break}if(s){l.copy(t),l.union(h);var p=t.width*t.height,d=h.width*h.height,f=l.width*l.height,g=f-p-d;g<i&&(i=g,r=u)}}if(s&&(o[r].union(t),n=!0),!n){e=new $e(0,0,0,0);e.copy(t),o.push(e)}s||(s=o.length>=a)}}for(var h=this.__startIndex;h<this.__endIndex;++h){var c=t[h];if(c){var p=c.shouldBePainted(n,i,!0,!0),d=c.__isRendered&&(c.__dirty&bn||!p)?c.getPrevPaintRect():null;d&&u(d);var f=p&&(c.__dirty&bn||!c.__isRendered)?c.getPaintRect():null;f&&u(f)}}for(h=this.__prevStartIndex;h<this.__prevEndIndex;++h){c=e[h],p=c&&c.shouldBePainted(n,i,!0,!0);if(c&&(!p||!c.__zr)&&c.__isRendered){d=c.getPrevPaintRect();d&&u(d)}}do{r=!1;for(h=0;h<o.length;)if(o[h].isZero())o.splice(h,1);else{for(var g=h+1;g<o.length;)o[h].intersect(o[g])?(r=!0,o[h].union(o[g]),o.splice(g,1)):g++;h++}}while(r);return this._paintRects=o,o},e.prototype.debugGetPaintRects=function(){return(this._paintRects||[]).slice()},e.prototype.resize=function(t,e){var n=this.dpr,i=this.dom,r=i.style,o=this.domBack;r&&(r.width=t+"px",r.height=e+"px"),i.width=t*n,i.height=e*n,o&&(o.width=t*n,o.height=e*n,1!==n&&this.ctxBack.scale(n,n))},e.prototype.clear=function(t,e,n){var i=this.dom,r=this.ctx,o=i.width,a=i.height;e=e||this.clearColor;var s=this.motionBlur&&!t,l=this.lastFrameAlpha,u=this.dpr,h=this;s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(i,0,0,o/u,a/u));var c=this.domBack;function p(t,n,i,o){if(r.clearRect(t,n,i,o),e&&"transparent"!==e){var a=void 0;if(lt(e)){var p=e.global||e.__width===i&&e.__height===o;a=p&&e.__canvasGradient||k_(r,e,{x:0,y:0,width:i,height:o}),e.__canvasGradient=a,e.__width=i,e.__height=o}else ut(e)&&(e.scaleX=e.scaleX||u,e.scaleY=e.scaleY||u,a=W_(r,e,{dirty:function(){h.setUnpainted(),h.painter.refresh()}}));r.save(),r.fillStyle=a||e,r.fillRect(t,n,i,o),r.restore()}s&&(r.save(),r.globalAlpha=l,r.drawImage(c,t,n,i,o),r.restore())}!n||s?p(0,0,o,a):n.length&&U(n,function(t){p(t.x*u,t.y*u,t.width*u,t.height*u)})},e}(ne),HS=WS,US=1e5,YS=314159,XS=.01,ZS=.001;function jS(t){return!!t&&(!!t.__builtin__||"function"===typeof t.resize&&"function"===typeof t.refresh)}function qS(t,e){var n=document.createElement("div");return n.style.cssText=["position:relative","width:"+t+"px","height:"+e+"px","padding:0","margin:0","border-width:0"].join(";")+";",n}var KS=function(){function t(t,e,n,i){this.type="canvas",this._zlevelList=[],this._prevDisplayList=[],this._layers={},this._layerConfig={},this._needsManuallyCompositing=!1,this.type="canvas";var r=!t.nodeName||"CANVAS"===t.nodeName.toUpperCase();this._opts=n=B({},n||{}),this.dpr=n.devicePixelRatio||Qr,this._singleCanvas=r,this.root=t;var o=t.style;o&&(Dt(t),t.innerHTML=""),this.storage=e;var a=this._zlevelList;this._prevDisplayList=[];var s=this._layers;if(r){var l=t,u=l.width,h=l.height;null!=n.width&&(u=n.width),null!=n.height&&(h=n.height),this.dpr=n.devicePixelRatio||1,l.width=u*this.dpr,l.height=h*this.dpr,this._width=u,this._height=h;var c=new HS(l,this,this.dpr);c.__builtin__=!0,c.initContext(),s[YS]=c,c.zlevel=YS,a.push(YS),this._domRoot=t}else{this._width=R_(t,0,n),this._height=R_(t,1,n);var p=this._domRoot=qS(this._width,this._height);t.appendChild(p)}}return t.prototype.getType=function(){return"canvas"},t.prototype.isSingleCanvas=function(){return this._singleCanvas},t.prototype.getViewportRoot=function(){return this._domRoot},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.refresh=function(t){var e=this.storage.getDisplayList(!0),n=this._prevDisplayList,i=this._zlevelList;this._redrawId=Math.random(),this._paintList(e,n,t,this._redrawId);for(var r=0;r<i.length;r++){var o=i[r],a=this._layers[o];if(!a.__builtin__&&a.refresh){var s=0===r?this._backgroundColor:null;a.refresh(s)}}return this._opts.useDirtyRect&&(this._prevDisplayList=e.slice()),this},t.prototype.refreshHover=function(){this._paintHoverList(this.storage.getDisplayList(!1))},t.prototype._paintHoverList=function(t){var e=t.length,n=this._hoverlayer;if(n&&n.clear(),e){for(var i,r={inHover:!0,viewWidth:this._width,viewHeight:this._height},o=0;o<e;o++){var a=t[o];a.__inHover&&(n||(n=this._hoverlayer=this.getLayer(US)),i||(i=n.ctx,i.save()),lw(i,a,r,o===e-1))}i&&i.restore()}},t.prototype.getHoverLayer=function(){return this.getLayer(US)},t.prototype.paintOne=function(t,e){sw(t,e)},t.prototype._paintList=function(t,e,n,i){if(this._redrawId===i){n=n||!1,this._updateLayerStatus(t);var r=this._doPaintList(t,e,n),o=r.finished,a=r.needsRefreshHover;if(this._needsManuallyCompositing&&this._compositeManually(),a&&this._paintHoverList(t),o)this.eachLayer(function(t){t.afterBrush&&t.afterBrush()});else{var s=this;Ln(function(){s._paintList(t,e,n,i)})}}},t.prototype._compositeManually=function(){var t=this.getLayer(YS).ctx,e=this._domRoot.width,n=this._domRoot.height;t.clearRect(0,0,e,n),this.eachBuiltinLayer(function(i){i.virtual&&t.drawImage(i.dom,0,0,e,n)})},t.prototype._doPaintList=function(t,e,n){for(var i=this,r=[],o=this._opts.useDirtyRect,a=0;a<this._zlevelList.length;a++){var s=this._zlevelList[a],l=this._layers[s];l.__builtin__&&l!==this._hoverlayer&&(l.__dirty||n)&&r.push(l)}for(var u=!0,h=!1,p=function(a){var s,l=r[a],c=l.ctx,p=o&&l.createRepaintRects(t,e,d._width,d._height),f=n?l.__startIndex:l.__drawIndex,g=!n&&l.incremental&&Date.now,y=g&&Date.now(),v=l.zlevel===d._zlevelList[0]?d._backgroundColor:null;if(l.__startIndex===l.__endIndex)l.clear(!1,v,p);else if(f===l.__startIndex){var m=t[f];m.incremental&&m.notClear&&!n||l.clear(!1,v,p)}-1===f&&(console.error("For some unknown reason. drawIndex is -1"),f=l.__startIndex);var x=function(e){var n={inHover:!1,allClipped:!1,prevEl:null,viewWidth:i._width,viewHeight:i._height};for(s=f;s<l.__endIndex;s++){var r=t[s];if(r.__inHover&&(h=!0),i._doPaintEl(r,l,o,e,n,s===l.__endIndex-1),g){var a=Date.now()-y;if(a>15)break}}n.prevElClipPaths&&c.restore()};if(p)if(0===p.length)s=l.__endIndex;else for(var _=d.dpr,w=0;w<p.length;++w){var b=p[w];c.save(),c.beginPath(),c.rect(b.x*_,b.y*_,b.width*_,b.height*_),c.clip(),x(b),c.restore()}else c.save(),x(),c.restore();l.__drawIndex=s,l.__drawIndex<l.__endIndex&&(u=!1)},d=this,f=0;f<r.length;f++)p(f);return c.wxa&&U(this._layers,function(t){t&&t.ctx&&t.ctx.draw&&t.ctx.draw()}),{finished:u,needsRefreshHover:h}},t.prototype._doPaintEl=function(t,e,n,i,r,o){var a=e.ctx;if(n){var s=t.getPaintRect();(!i||s&&s.intersect(i))&&(lw(a,t,r,o),t.setPrevPaintRect(s))}else lw(a,t,r,o)},t.prototype.getLayer=function(t,e){this._singleCanvas&&!this._needsManuallyCompositing&&(t=YS);var n=this._layers[t];return n||(n=new HS("zr_"+t,this,this.dpr),n.zlevel=t,n.__builtin__=!0,this._layerConfig[t]?E(n,this._layerConfig[t],!0):this._layerConfig[t-XS]&&E(n,this._layerConfig[t-XS],!0),e&&(n.virtual=e),this.insertLayer(t,n),n.initContext()),n},t.prototype.insertLayer=function(t,e){var n=this._layers,i=this._zlevelList,r=i.length,o=this._domRoot,a=null,s=-1;if(!n[t]&&jS(e)){if(r>0&&t>i[0]){for(s=0;s<r-1;s++)if(i[s]<t&&i[s+1]>t)break;a=n[i[s]]}if(i.splice(s+1,0,t),n[t]=e,!e.virtual)if(a){var l=a.dom;l.nextSibling?o.insertBefore(e.dom,l.nextSibling):o.appendChild(e.dom)}else o.firstChild?o.insertBefore(e.dom,o.firstChild):o.appendChild(e.dom);e.painter||(e.painter=this)}},t.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i];t.call(e,this._layers[r],r)}},t.prototype.eachBuiltinLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i],o=this._layers[r];o.__builtin__&&t.call(e,o,r)}},t.prototype.eachOtherLayer=function(t,e){for(var n=this._zlevelList,i=0;i<n.length;i++){var r=n[i],o=this._layers[r];o.__builtin__||t.call(e,o,r)}},t.prototype.getLayers=function(){return this._layers},t.prototype._updateLayerStatus=function(t){function e(t){a&&(a.__endIndex!==t&&(a.__dirty=!0),a.__endIndex=t)}if(this.eachBuiltinLayer(function(t,e){t.__dirty=t.__used=!1}),this._singleCanvas)for(var n=1;n<t.length;n++){var i=t[n];if(i.zlevel!==t[n-1].zlevel||i.incremental){this._needsManuallyCompositing=!0;break}}var r,o,a=null,s=0;for(o=0;o<t.length;o++){i=t[o];var l=i.zlevel,u=void 0;r!==l&&(r=l,s=0),i.incremental?(u=this.getLayer(l+ZS,this._needsManuallyCompositing),u.incremental=!0,s=1):u=this.getLayer(l+(s>0?XS:0),this._needsManuallyCompositing),u.__builtin__||O("ZLevel "+l+" has been used by unkown layer "+u.id),u!==a&&(u.__used=!0,u.__startIndex!==o&&(u.__dirty=!0),u.__startIndex=o,u.incremental?u.__drawIndex=-1:u.__drawIndex=o,e(o),a=u),i.__dirty&bn&&!i.__inHover&&(u.__dirty=!0,u.incremental&&u.__drawIndex<0&&(u.__drawIndex=o))}e(o),this.eachBuiltinLayer(function(t,e){!t.__used&&t.getElementCount()>0&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)})},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(t){t.clear()},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t,U(this._layers,function(t){t.setUnpainted()})},t.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?E(n[t],e,!0):n[t]=e;for(var i=0;i<this._zlevelList.length;i++){var r=this._zlevelList[i];if(r===t||r===t+XS){var o=this._layers[r];E(o,n[t],!0)}}}},t.prototype.delLayer=function(t){var e=this._layers,n=this._zlevelList,i=e[t];i&&(i.dom.parentNode.removeChild(i.dom),delete e[t],n.splice(F(n,t),1))},t.prototype.resize=function(t,e){if(this._domRoot.style){var n=this._domRoot;n.style.display="none";var i=this._opts,r=this.root;if(null!=t&&(i.width=t),null!=e&&(i.height=e),t=R_(r,0,i),e=R_(r,1,i),n.style.display="",this._width!==t||e!==this._height){for(var o in n.style.width=t+"px",n.style.height=e+"px",this._layers)this._layers.hasOwnProperty(o)&&this._layers[o].resize(t,e);this.refresh(!0)}this._width=t,this._height=e}else{if(null==t||null==e)return;this._width=t,this._height=e,this.getLayer(YS).resize(t,e)}return this},t.prototype.clearLayer=function(t){var e=this._layers[t];e&&e.clear()},t.prototype.dispose=function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},t.prototype.getRenderedCanvas=function(t){if(t=t||{},this._singleCanvas&&!this._compositeManually)return this._layers[YS].dom;var e=new HS("image",this,t.pixelRatio||this.dpr);e.initContext(),e.clear(!1,t.backgroundColor||this._backgroundColor);var n=e.ctx;if(t.pixelRatio<=this.dpr){this.refresh();var i=e.dom.width,r=e.dom.height;this.eachLayer(function(t){t.__builtin__?n.drawImage(t.dom,0,0,i,r):t.renderToCanvas&&(n.save(),t.renderToCanvas(n),n.restore())})}else for(var o={inHover:!1,viewWidth:this._width,viewHeight:this._height},a=this.storage.getDisplayList(!0),s=0,l=a.length;s<l;s++){var u=a[s];lw(n,u,o,s===l-1)}return e.dom},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t}(),JS=KS;function $S(t){t.registerPainter("canvas",JS)}var QS=Math.sin,tM=Math.cos,eM=Math.PI,nM=2*Math.PI,iM=180/eM,rM=function(){function t(){}return t.prototype.reset=function(t){this._start=!0,this._d=[],this._str="",this._p=Math.pow(10,t||4)},t.prototype.moveTo=function(t,e){this._add("M",t,e)},t.prototype.lineTo=function(t,e){this._add("L",t,e)},t.prototype.bezierCurveTo=function(t,e,n,i,r,o){this._add("C",t,e,n,i,r,o)},t.prototype.quadraticCurveTo=function(t,e,n,i){this._add("Q",t,e,n,i)},t.prototype.arc=function(t,e,n,i,r,o){this.ellipse(t,e,n,n,0,i,r,o)},t.prototype.ellipse=function(t,e,n,i,r,o,a,s){var l=a-o,u=!s,h=Math.abs(l),c=Gi(h-nM)||(u?l>=nM:-l>=nM),p=l>0?l%nM:l%nM+nM,d=!1;d=!!c||!Gi(h)&&p>=eM===!!u;var f=t+n*tM(o),g=e+i*QS(o);this._start&&this._add("M",f,g);var y=Math.round(r*iM);if(c){var v=1/this._p,m=(u?1:-1)*(nM-v);this._add("A",n,i,y,1,+u,t+n*tM(o+m),e+i*QS(o+m)),v>.01&&this._add("A",n,i,y,0,+u,f,g)}else{var x=t+n*tM(a),_=e+i*QS(a);this._add("A",n,i,y,+d,+u,x,_)}},t.prototype.rect=function(t,e,n,i){this._add("M",t,e),this._add("l",n,0),this._add("l",0,i),this._add("l",-n,0),this._add("Z")},t.prototype.closePath=function(){this._d.length>0&&this._add("Z")},t.prototype._add=function(t,e,n,i,r,o,a,s,l){for(var u=[],h=this._p,c=1;c<arguments.length;c++){var p=arguments[c];if(isNaN(p))return void(this._invalid=!0);u.push(Math.round(p*h)/h)}this._d.push(t+u.join(" ")),this._start="Z"===t},t.prototype.generateStr=function(){this._str=this._invalid?"":this._d.join(""),this._d=[]},t.prototype.getStr=function(){return this._str},t}(),oM=rM,aM="none",sM=Math.round;function lM(t){var e=t.fill;return null!=e&&e!==aM}function uM(t){var e=t.stroke;return null!=e&&e!==aM}var hM=["lineCap","miterLimit","lineJoin"],cM=Y(hM,function(t){return"stroke-"+t.toLowerCase()});function pM(t,e,n,i){var r=null==e.opacity?1:e.opacity;if(n instanceof gu)t("opacity",r);else{if(lM(e)){var o=Vi(e.fill);t("fill",o.color);var a=null!=e.fillOpacity?e.fillOpacity*o.opacity*r:o.opacity*r;(i||a<1)&&t("fill-opacity",a)}else t("fill",aM);if(uM(e)){var s=Vi(e.stroke);t("stroke",s.color);var l=e.strokeNoScale?n.getLineScale():1,u=l?(e.lineWidth||0)/l:0,h=null!=e.strokeOpacity?e.strokeOpacity*s.opacity*r:s.opacity*r,c=e.strokeFirst;if((i||1!==u)&&t("stroke-width",u),(i||c)&&t("paint-order",c?"stroke":"fill"),(i||h<1)&&t("stroke-opacity",h),e.lineDash){var p=N_(n),d=p[0],f=p[1];d&&(f=sM(f||0),t("stroke-dasharray",d.join(",")),(f||i)&&t("stroke-dashoffset",f))}else i&&t("stroke-dasharray",aM);for(var g=0;g<hM.length;g++){var y=hM[g];if(i||e[y]!==iu[y]){var v=e[y]||iu[y];v&&t(cM[g],v)}}}else i&&t("stroke",aM)}}var dM="http://www.w3.org/2000/svg",fM="http://www.w3.org/1999/xlink",gM="http://www.w3.org/2000/xmlns/",yM="http://www.w3.org/XML/1998/namespace",vM="ecmeta_";function mM(t){return document.createElementNS(dM,t)}function xM(t,e,n,i,r){return{tag:t,attrs:n||{},children:i,text:r,key:e}}function _M(t,e){var n=[];if(e)for(var i in e){var r=e[i],o=i;!1!==r&&(!0!==r&&null!=r&&(o+='="'+r+'"'),n.push(o))}return"<"+t+" "+n.join(" ")+">"}function wM(t){return"</"+t+">"}function bM(t,e){e=e||{};var n=e.newline?"\n":"";function i(t){var e=t.children,r=t.tag,o=t.attrs,a=t.text;return _M(r,o)+("style"!==r?ge(a):a||"")+(e?""+n+Y(e,function(t){return i(t)}).join(n)+n:"")+wM(r)}return i(t)}function SM(t,e,n){n=n||{};var i=n.newline?"\n":"",r=" {"+i,o=i+"}",a=Y(q(t),function(e){return e+r+Y(q(t[e]),function(n){return n+":"+t[e][n]+";"}).join(i)+o}).join(i),s=Y(q(e),function(t){return"@keyframes "+t+r+Y(q(e[t]),function(n){return n+r+Y(q(e[t][n]),function(i){var r=e[t][n][i];return"d"===i&&(r='path("'+r+'")'),i+":"+r+";"}).join(i)+o}).join(i)+o}).join(i);return a||s?["<![CDATA[",a,s,"]]>"].join(i):""}function MM(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssStyleCache:{},cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function IM(t,e,n,i){return xM("svg","root",{width:t,height:e,xmlns:dM,"xmlns:xlink":fM,version:"1.1",baseProfile:"full",viewBox:!!i&&"0 0 "+t+" "+e},n)}var TM=0;function CM(){return TM++}var AM={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"},DM="transform-origin";function kM(t,e,n){var i=B({},t.shape);B(i,e),t.buildPath(n,i);var r=new oM;return r.reset(nr(t)),n.rebuildPath(r,1),r.generateStr(),r.getStr()}function LM(t,e){var n=e.originX,i=e.originY;(n||i)&&(t[DM]=n+"px "+i+"px")}var PM={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function RM(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function OM(t,e,n){var i,r,o=t.shape.paths,a={};if(U(o,function(t){var e=MM(n.zrId);e.animation=!0,EM(t,{},e,!0);var o=e.cssAnims,s=e.cssNodes,l=q(o),u=l.length;if(u){r=l[u-1];var h=o[r];for(var c in h){var p=h[c];a[c]=a[c]||{d:""},a[c].d+=p.d||""}for(var d in s){var f=s[d].animation;f.indexOf(r)>=0&&(i=f)}}}),i){e.d=!1;var s=RM(a,n);return i.replace(r,s)}}function NM(t){return et(t)?AM[t]?"cubic-bezier("+AM[t]+")":ai(t)?t:"":""}function EM(t,e,n,i){var r=t.animators,o=r.length,a=[];if(t instanceof lm){var s=OM(t,e,n);if(s)a.push(s);else if(!o)return}else if(!o)return;for(var l={},u=0;u<o;u++){var h=r[u],c=[h.getMaxTime()/1e3+"s"],p=NM(h.getClip().easing),d=h.getDelay();p?c.push(p):c.push("linear"),d&&c.push(d/1e3+"s"),h.getLoop()&&c.push("infinite");var f=c.join(" ");l[f]=l[f]||[f,[]],l[f][1].push(h)}function g(r){var o,a=r[1],s=a.length,l={},u={},h={},c="animation-timing-function";function p(t,e,n){for(var i=t.getTracks(),r=t.getMaxTime(),o=0;o<i.length;o++){var a=i[o];if(a.needsAnimate()){var s=a.keyframes,l=a.propName;if(n&&(l=n(l)),l)for(var u=0;u<s.length;u++){var h=s[u],p=Math.round(h.time/r*100)+"%",d=NM(h.easing),f=h.rawValue;(et(f)||it(f))&&(e[p]=e[p]||{},e[p][l]=h.rawValue,d&&(e[p][c]=d))}}}}for(var d=0;d<s;d++){var f=a[d],g=f.targetName;g?"shape"===g&&p(f,u):!i&&p(f,l)}for(var y in l){var v={};fo(v,t),B(v,l[y]);var m=ir(v),x=l[y][c];h[y]=m?{transform:m}:{},LM(h[y],v),x&&(h[y][c]=x)}var _=!0;for(var y in u){h[y]=h[y]||{};var w=!o;x=u[y][c];w&&(o=new Nl);var b=o.len();o.reset(),h[y].d=kM(t,u[y],o);var S=o.len();if(!w&&b!==S){_=!1;break}x&&(h[y][c]=x)}if(!_)for(var y in h)delete h[y].d;if(!i)for(d=0;d<s;d++){f=a[d],g=f.targetName;"style"===g&&p(f,h,function(t){return PM[t]})}var M,I=q(h),T=!0;for(d=1;d<I.length;d++){var C=I[d-1],A=I[d];if(h[C][DM]!==h[A][DM]){T=!1;break}M=h[C][DM]}if(T&&M){for(var y in h)h[y][DM]&&delete h[y][DM];e[DM]=M}if(Z(I,function(t){return q(h[t]).length>0}).length){var D=RM(h,n);return D+" "+r[0]+" both"}}for(var y in l){s=g(l[y]);s&&a.push(s)}if(a.length){var v=n.zrId+"-cls-"+CM();n.cssNodes["."+v]={animation:a.join(",")},e["class"]=v}}function zM(t,e,n){if(!t.ignore)if(t.isSilent()){var i={"pointer-events":"none"};BM(i,e,n,!0)}else{var r=t.states.emphasis&&t.states.emphasis.style?t.states.emphasis.style:{},o=r.fill;if(!o){var a=t.style&&t.style.fill,s=t.states.select&&t.states.select.style&&t.states.select.style.fill,l=t.currentStates.indexOf("select")>=0&&s||a;l&&(o=zi(l))}var u=r.lineWidth;if(u){var h=!r.strokeNoScale&&t.transform?t.transform[0]:1;u/=h}i={cursor:"pointer"};o&&(i.fill=o),r.stroke&&(i.stroke=r.stroke),u&&(i["stroke-width"]=u),BM(i,e,n,!0)}}function BM(t,e,n,i){var r=JSON.stringify(t),o=n.cssStyleCache[r];o||(o=n.zrId+"-cls-"+CM(),n.cssStyleCache[r]=o,n.cssNodes["."+o+(i?":hover":"")]=t),e["class"]=e["class"]?e["class"]+" "+o:o}var VM=Math.round;function FM(t){return t&&et(t.src)}function GM(t){return t&&tt(t.toDataURL)}function WM(t,e,n,i){pM(function(r,o){var a="fill"===r||"stroke"===r;a&&tr(o)?iI(e,t,r,i):a&&Ji(o)?rI(n,t,r,i):t[r]=o,a&&i.ssr&&"none"===o&&(t["pointer-events"]="visible")},e,n,!1),nI(n,t,i)}function HM(t,e){var n=qo(e);n&&(n.each(function(e,n){null!=e&&(t[(vM+n).toLowerCase()]=e+"")}),e.isSilent()&&(t[vM+"silent"]="true"))}function UM(t){return Gi(t[0]-1)&&Gi(t[1])&&Gi(t[2])&&Gi(t[3]-1)}function YM(t){return Gi(t[4])&&Gi(t[5])}function XM(t,e,n){if(e&&(!YM(e)||!UM(e))){var i=n?10:1e4;t.transform=UM(e)?"translate("+VM(e[4]*i)/i+" "+VM(e[5]*i)/i+")":Ui(e)}}function ZM(t,e,n){for(var i=t.points,r=[],o=0;o<i.length;o++)r.push(VM(i[o][0]*n)/n),r.push(VM(i[o][1]*n)/n);e.points=r.join(" ")}function jM(t){return!t.smooth}function qM(t){var e=Y(t,function(t){return"string"===typeof t?[t,t]:t});return function(t,n,i){for(var r=0;r<e.length;r++){var o=e[r],a=t[o[0]];null!=a&&(n[o[1]]=VM(a*i)/i)}}}var KM={circle:[qM(["cx","cy","r"])],polyline:[ZM,jM],polygon:[ZM,jM]};function JM(t){for(var e=t.animators,n=0;n<e.length;n++)if("shape"===e[n].targetName)return!0;return!1}function $M(t,e){var n=t.style,i=t.shape,r=KM[t.type],o={},a=e.animation,s="path",l=t.style.strokePercent,u=e.compress&&nr(t)||4;if(!r||e.willUpdate||r[1]&&!r[1](i)||a&&JM(t)||l<1){var h=!t.path||t.shapeChanged();t.path||t.createPathProxy();var c=t.path;h&&(c.beginPath(),t.buildPath(c,t.shape),t.pathUpdated());var p=c.getVersion(),d=t,f=d.__svgPathBuilder;d.__svgPathVersion===p&&f&&l===d.__svgPathStrokePercent||(f||(f=d.__svgPathBuilder=new oM),f.reset(u),c.rebuildPath(f,l),f.generateStr(),d.__svgPathVersion=p,d.__svgPathStrokePercent=l),o.d=f.getStr()}else{s=t.type;var g=Math.pow(10,u);r[0](i,o,g)}return XM(o,t.transform),WM(o,n,t,e),HM(o,t),e.animation&&EM(t,o,e),e.emphasis&&zM(t,o,e),xM(s,t.id+"",o)}function QM(t,e){var n=t.style,i=n.image;if(i&&!et(i)&&(FM(i)?i=i.src:GM(i)&&(i=i.toDataURL())),i){var r=n.x||0,o=n.y||0,a=n.width,s=n.height,l={href:i,width:a,height:s};return r&&(l.x=r),o&&(l.y=o),XM(l,t.transform),WM(l,n,t,e),HM(l,t),e.animation&&EM(t,l,e),xM("image",t.id+"",l)}}function tI(t,e){var n=t.style,i=n.text;if(null!=i&&(i+=""),i&&!isNaN(n.x)&&!isNaN(n.y)){var r=n.font||f,o=n.x||0,a=Xi(n.y||0,bo(r),n.textBaseline),s=Yi[n.textAlign]||n.textAlign,l={"dominant-baseline":"central","text-anchor":s};if(Ou(n)){var u="",h=n.fontStyle,c=Pu(n.fontSize);if(!parseFloat(c))return;var p=n.fontFamily||d,g=n.fontWeight;u+="font-size:"+c+";font-family:"+p+";",h&&"normal"!==h&&(u+="font-style:"+h+";"),g&&"normal"!==g&&(u+="font-weight:"+g+";"),l.style=u}else l.style="font: "+r;return i.match(/\s/)&&(l["xml:space"]="preserve"),o&&(l.x=o),a&&(l.y=a),XM(l,t.transform),WM(l,n,t,e),HM(l,t),e.animation&&EM(t,l,e),xM("text",t.id+"",l,void 0,i)}}function eI(t,e){return t instanceof su?$M(t,e):t instanceof gu?QM(t,e):t instanceof hu?tI(t,e):void 0}function nI(t,e,n){var i=t.style;if(Zi(i)){var r=ji(t),o=n.shadowCache,a=o[r];if(!a){var s=t.getGlobalScale(),l=s[0],u=s[1];if(!l||!u)return;var h=i.shadowOffsetX||0,c=i.shadowOffsetY||0,p=i.shadowBlur,d=Vi(i.shadowColor),f=d.opacity,g=d.color,y=p/2/l,v=p/2/u,m=y+" "+v;a=n.zrId+"-s"+n.shadowIdx++,n.defs[a]=xM("filter",a,{id:a,x:"-100%",y:"-100%",width:"300%",height:"300%"},[xM("feDropShadow","",{dx:h/l,dy:c/u,stdDeviation:m,"flood-color":g,"flood-opacity":f})]),o[r]=a}e.filter=er(a)}}function iI(t,e,n,i){var r,o=t[n],a={gradientUnits:o.global?"userSpaceOnUse":"objectBoundingBox"};if($i(o))r="linearGradient",a.x1=o.x,a.y1=o.y,a.x2=o.x2,a.y2=o.y2;else{if(!Qi(o))return void 0;r="radialGradient",a.cx=dt(o.x,.5),a.cy=dt(o.y,.5),a.r=dt(o.r,.5)}for(var s=o.colorStops,l=[],u=0,h=s.length;u<h;++u){var c=100*Hi(s[u].offset)+"%",p=s[u].color,d=Vi(p),f=d.color,g=d.opacity,y={offset:c};y["stop-color"]=f,g<1&&(y["stop-opacity"]=g),l.push(xM("stop",u+"",y))}var v=xM(r,"",a,l),m=bM(v),x=i.gradientCache,_=x[m];_||(_=i.zrId+"-g"+i.gradientIdx++,x[m]=_,a.id=_,i.defs[_]=xM(r,_,a,l)),e[n]=er(_)}function rI(t,e,n,i){var r,o=t.style[n],a=t.getBoundingRect(),s={},l=o.repeat,u="no-repeat"===l,h="repeat-x"===l,c="repeat-y"===l;if(qi(o)){var p=o.imageWidth,d=o.imageHeight,f=void 0,g=o.image;if(et(g)?f=g:FM(g)?f=g.src:GM(g)&&(f=g.toDataURL()),"undefined"===typeof Image){var y="Image width/height must been given explictly in svg-ssr renderer.";vt(p,y),vt(d,y)}else if(null==p||null==d){var v=function(t,e){if(t){var n=t.elm,i=p||e.width,r=d||e.height;"pattern"===t.tag&&(h?(r=1,i/=a.width):c&&(i=1,r/=a.height)),t.attrs.width=i,t.attrs.height=r,n&&(n.setAttribute("width",i),n.setAttribute("height",r))}},m=Cs(f,null,t,function(t){u||v(b,t),v(r,t)});m&&m.width&&m.height&&(p=p||m.width,d=d||m.height)}r=xM("image","img",{href:f,width:p,height:d}),s.width=p,s.height=d}else o.svgElement&&(r=N(o.svgElement),s.width=o.svgWidth,s.height=o.svgHeight);if(r){var x,_;u?x=_=1:h?(_=1,x=s.width/a.width):c?(x=1,_=s.height/a.height):s.patternUnits="userSpaceOnUse",null==x||isNaN(x)||(s.width=x),null==_||isNaN(_)||(s.height=_);var w=ir(o);w&&(s.patternTransform=w);var b=xM("pattern","",s,[r]),S=bM(b),M=i.patternCache,I=M[S];I||(I=i.zrId+"-p"+i.patternIdx++,M[S]=I,s.id=I,b=i.defs[I]=xM("pattern",I,s,[r])),e[n]=er(I)}}function oI(t,e,n){var i=n.clipPathCache,r=n.defs,o=i[t.id];if(!o){o=n.zrId+"-c"+n.clipPathIdx++;var a={id:o};i[t.id]=o,r[o]=xM("clipPath",o,a,[$M(t,n)])}e["clip-path"]=er(o)}function aI(t){return document.createTextNode(t)}function sI(t,e,n){t.insertBefore(e,n)}function lI(t,e){t.removeChild(e)}function uI(t,e){t.appendChild(e)}function hI(t){return t.parentNode}function cI(t){return t.nextSibling}function pI(t,e){t.textContent=e}var dI=58,fI=120,gI=xM("","");function yI(t){return void 0===t}function vI(t){return void 0!==t}function mI(t,e,n){for(var i={},r=e;r<=n;++r){var o=t[r].key;void 0!==o&&(i[o]=r)}return i}function xI(t,e){var n=t.key===e.key,i=t.tag===e.tag;return i&&n}function _I(t){var e,n=t.children,i=t.tag;if(vI(i)){var r=t.elm=mM(i);if(SI(gI,t),Q(n))for(e=0;e<n.length;++e){var o=n[e];null!=o&&uI(r,_I(o))}else vI(t.text)&&!rt(t.text)&&uI(r,aI(t.text))}else t.elm=aI(t.text);return t.elm}function wI(t,e,n,i,r){for(;i<=r;++i){var o=n[i];null!=o&&sI(t,_I(o),e)}}function bI(t,e,n,i){for(;n<=i;++n){var r=e[n];if(null!=r)if(vI(r.tag)){var o=hI(r.elm);lI(o,r.elm)}else lI(t,r.elm)}}function SI(t,e){var n,i=e.elm,r=t&&t.attrs||{},o=e.attrs||{};if(r!==o){for(n in o){var a=o[n],s=r[n];s!==a&&(!0===a?i.setAttribute(n,""):!1===a?i.removeAttribute(n):"style"===n?i.style.cssText=a:n.charCodeAt(0)!==fI?i.setAttribute(n,a):"xmlns:xlink"===n||"xmlns"===n?i.setAttributeNS(gM,n,a):n.charCodeAt(3)===dI?i.setAttributeNS(yM,n,a):n.charCodeAt(5)===dI?i.setAttributeNS(fM,n,a):i.setAttribute(n,a))}for(n in r)n in o||i.removeAttribute(n)}}function MI(t,e,n){var i,r,o,a,s=0,l=0,u=e.length-1,h=e[0],c=e[u],p=n.length-1,d=n[0],f=n[p];while(s<=u&&l<=p)null==h?h=e[++s]:null==c?c=e[--u]:null==d?d=n[++l]:null==f?f=n[--p]:xI(h,d)?(II(h,d),h=e[++s],d=n[++l]):xI(c,f)?(II(c,f),c=e[--u],f=n[--p]):xI(h,f)?(II(h,f),sI(t,h.elm,cI(c.elm)),h=e[++s],f=n[--p]):xI(c,d)?(II(c,d),sI(t,c.elm,h.elm),c=e[--u],d=n[++l]):(yI(i)&&(i=mI(e,s,u)),r=i[d.key],yI(r)?sI(t,_I(d),h.elm):(o=e[r],o.tag!==d.tag?sI(t,_I(d),h.elm):(II(o,d),e[r]=void 0,sI(t,o.elm,h.elm))),d=n[++l]);(s<=u||l<=p)&&(s>u?(a=null==n[p+1]?null:n[p+1].elm,wI(t,a,n,l,p)):bI(t,e,s,u))}function II(t,e){var n=e.elm=t.elm,i=t.children,r=e.children;t!==e&&(SI(t,e),yI(e.text)?vI(i)&&vI(r)?i!==r&&MI(n,i,r):vI(r)?(vI(t.text)&&pI(n,""),wI(n,null,r,0,r.length-1)):vI(i)?bI(n,i,0,i.length-1):vI(t.text)&&pI(n,""):t.text!==e.text&&(vI(i)&&bI(n,i,0,i.length-1),pI(n,e.text)))}function TI(t,e){if(xI(t,e))II(t,e);else{var n=t.elm,i=hI(n);_I(e),null!==i&&(sI(i,e.elm,cI(n)),bI(i,[t],0,0))}return e}var CI=0,AI=function(){function t(t,e,n){if(this.type="svg",this.refreshHover=DI("refreshHover"),this.configLayer=DI("configLayer"),this.storage=e,this._opts=n=B({},n),this.root=t,this._id="zr"+CI++,this._oldVNode=IM(n.width,n.height),t&&!n.ssr){var i=this._viewport=document.createElement("div");i.style.cssText="position:relative;overflow:hidden";var r=this._svgDom=this._oldVNode.elm=mM("svg");SI(null,this._oldVNode),i.appendChild(r),t.appendChild(i)}this.resize(n.width,n.height)}return t.prototype.getType=function(){return this.type},t.prototype.getViewportRoot=function(){return this._viewport},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.getSvgDom=function(){return this._svgDom},t.prototype.refresh=function(){if(this.root){var t=this.renderToVNode({willUpdate:!0});t.attrs.style="position:absolute;left:0;top:0;user-select:none",TI(this._oldVNode,t),this._oldVNode=t}},t.prototype.renderOneToVNode=function(t){return eI(t,MM(this._id))},t.prototype.renderToVNode=function(t){t=t||{};var e=this.storage.getDisplayList(!0),n=this._width,i=this._height,r=MM(this._id);r.animation=t.animation,r.willUpdate=t.willUpdate,r.compress=t.compress,r.emphasis=t.emphasis,r.ssr=this._opts.ssr;var o=[],a=this._bgVNode=kI(n,i,this._backgroundColor,r);a&&o.push(a);var s=t.compress?null:this._mainVNode=xM("g","main",{},[]);this._paintList(e,r,s?s.children:o),s&&o.push(s);var l=Y(q(r.defs),function(t){return r.defs[t]});if(l.length&&o.push(xM("defs","defs",{},l)),t.animation){var u=SM(r.cssNodes,r.cssAnims,{newline:!0});if(u){var h=xM("style","stl",{},[],u);o.push(h)}}return IM(n,i,o,t.useViewBox)},t.prototype.renderToString=function(t){return t=t||{},bM(this.renderToVNode({animation:dt(t.cssAnimation,!0),emphasis:dt(t.cssEmphasis,!0),willUpdate:!1,compress:!0,useViewBox:dt(t.useViewBox,!0)}),{newline:!0})},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t},t.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},t.prototype._paintList=function(t,e,n){for(var i,r,o=t.length,a=[],s=0,l=0,u=0;u<o;u++){var h=t[u];if(!h.invisible){var c=h.__clipPaths,p=c&&c.length||0,d=r&&r.length||0,f=void 0;for(f=Math.max(p-1,d-1);f>=0;f--)if(c&&r&&c[f]===r[f])break;for(var g=d-1;g>f;g--)s--,i=a[s-1];for(var y=f+1;y<p;y++){var v={};oI(c[y],v,e);var m=xM("g","clip-g-"+l++,v,[]);(i?i.children:n).push(m),a[s++]=m,i=m}r=c;var x=eI(h,e);x&&(i?i.children:n).push(x)}}},t.prototype.resize=function(t,e){var n=this._opts,i=this.root,r=this._viewport;if(null!=t&&(n.width=t),null!=e&&(n.height=e),i&&r&&(r.style.display="none",t=R_(i,0,n),e=R_(i,1,n),r.style.display=""),this._width!==t||this._height!==e){if(this._width=t,this._height=e,r){var o=r.style;o.width=t+"px",o.height=e+"px"}if(Ji(this._backgroundColor))this.refresh();else{var a=this._svgDom;a&&(a.setAttribute("width",t),a.setAttribute("height",e));var s=this._bgVNode&&this._bgVNode.elm;s&&(s.setAttribute("width",t),s.setAttribute("height",e))}}},t.prototype.getWidth=function(){return this._width},t.prototype.getHeight=function(){return this._height},t.prototype.dispose=function(){this.root&&(this.root.innerHTML=""),this._svgDom=this._viewport=this.storage=this._oldVNode=this._bgVNode=this._mainVNode=null},t.prototype.clear=function(){this._svgDom&&(this._svgDom.innerHTML=null),this._oldVNode=null},t.prototype.toDataURL=function(t){var e=this.renderToString(),n="data:image/svg+xml;";return t?(e=rr(e),e&&n+"base64,"+e):n+"charset=UTF-8,"+encodeURIComponent(e)},t}();function DI(t){return function(){0}}function kI(t,e,n,i){var r;if(n&&"none"!==n)if(r=xM("rect","bg",{width:t,height:e,x:"0",y:"0"}),tr(n))iI({fill:n},r.attrs,"fill",i);else if(Ji(n))rI({style:{fill:n},dirty:Lt,getBoundingRect:function(){return{width:t,height:e}}},r.attrs,"fill",i);else{var o=Vi(n),a=o.color,s=o.opacity;r.attrs.fill=a,s<1&&(r.attrs["fill-opacity"]=s)}return r}var LI=AI;function PI(t){t.registerPainter("svg",LI)}function RI(t){return null==t?0:t.length||1}function OI(t){return t}var NI=function(){function t(t,e,n,i,r,o){this._old=t,this._new=e,this._oldKeyGetter=n||OI,this._newKeyGetter=i||OI,this.context=r,this._diffModeMultiple="multiple"===o}return t.prototype.add=function(t){return this._add=t,this},t.prototype.update=function(t){return this._update=t,this},t.prototype.updateManyToOne=function(t){return this._updateManyToOne=t,this},t.prototype.updateOneToMany=function(t){return this._updateOneToMany=t,this},t.prototype.updateManyToMany=function(t){return this._updateManyToMany=t,this},t.prototype.remove=function(t){return this._remove=t,this},t.prototype.execute=function(){this[this._diffModeMultiple?"_executeMultiple":"_executeOneToOne"]()},t.prototype._executeOneToOne=function(){var t=this._old,e=this._new,n={},i=new Array(t.length),r=new Array(e.length);this._initIndexMap(t,null,i,"_oldKeyGetter"),this._initIndexMap(e,n,r,"_newKeyGetter");for(var o=0;o<t.length;o++){var a=i[o],s=n[a],l=RI(s);if(l>1){var u=s.shift();1===s.length&&(n[a]=s[0]),this._update&&this._update(u,o)}else 1===l?(n[a]=null,this._update&&this._update(s,o)):this._remove&&this._remove(o)}this._performRestAdd(r,n)},t.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},i={},r=[],o=[];this._initIndexMap(t,n,r,"_oldKeyGetter"),this._initIndexMap(e,i,o,"_newKeyGetter");for(var a=0;a<r.length;a++){var s=r[a],l=n[s],u=i[s],h=RI(l),c=RI(u);if(h>1&&1===c)this._updateManyToOne&&this._updateManyToOne(u,l),i[s]=null;else if(1===h&&c>1)this._updateOneToMany&&this._updateOneToMany(u,l),i[s]=null;else if(1===h&&1===c)this._update&&this._update(u,l),i[s]=null;else if(h>1&&c>1)this._updateManyToMany&&this._updateManyToMany(u,l),i[s]=null;else if(h>1)for(var p=0;p<h;p++)this._remove&&this._remove(l[p]);else this._remove&&this._remove(l)}this._performRestAdd(o,i)},t.prototype._performRestAdd=function(t,e){for(var n=0;n<t.length;n++){var i=t[n],r=e[i],o=RI(r);if(o>1)for(var a=0;a<o;a++)this._add&&this._add(r[a]);else 1===o&&this._add&&this._add(r);e[i]=null}},t.prototype._initIndexMap=function(t,e,n,i){for(var r=this._diffModeMultiple,o=0;o<t.length;o++){var a="_ec_"+this[i](t[o],o);if(r||(n[o]=a),e){var s=e[a],l=RI(s);0===l?(e[a]=o,r&&n.push(a)):1===l?e[a]=[s,o]:s.push(o)}}},t}(),EI=NI,zI=function(){function t(t,e){this._encode=t,this._schema=e}return t.prototype.get=function(){return{fullDimensions:this._getFullDimensionNames(),encode:this._encode}},t.prototype._getFullDimensionNames=function(){return this._cachedDimNames||(this._cachedDimNames=this._schema?this._schema.makeOutputDimensionNames():[]),this._cachedDimNames},t}();function BI(t,e){var n={},i=n.encode={},r=Tt(),o=[],a=[],s={};U(t.dimensions,function(e){var n=t.getDimensionInfo(e),l=n.coordDim;if(l){0;var u=n.coordDimIndex;VI(i,l)[u]=e,n.isExtraCoord||(r.set(l,1),GI(n.type)&&(o[0]=e),VI(s,l)[u]=t.getDimensionIndex(n.name)),n.defaultTooltip&&a.push(e)}yd.each(function(t,e){var r=VI(i,e),o=n.otherDims[e];null!=o&&!1!==o&&(r[o]=n.name)})});var l=[],u={};r.each(function(t,e){var n=i[e];u[e]=n[0],l=l.concat(n)}),n.dataDimsOnCoord=l,n.dataDimIndicesOnCoord=Y(l,function(e){return t.getDimensionInfo(e).storeDimIndex}),n.encodeFirstDimNotExtra=u;var h=i.label;h&&h.length&&(o=h.slice());var c=i.tooltip;return c&&c.length?a=c.slice():a.length||(a=o.slice()),i.defaultedLabel=o,i.defaultedTooltip=a,n.userOutput=new zI(s,e),n}function VI(t,e){return t.hasOwnProperty(e)||(t[e]=[]),t[e]}function FI(t){return"category"===t?"ordinal":"time"===t?"time":"float"}function GI(t){return!("ordinal"===t||"time"===t)}var WI=function(){function t(t){this.otherDims={},null!=t&&B(this,t)}return t}(),HI=WI,UI=qa(),YI={float:"f",int:"i",ordinal:"o",number:"n",time:"t"},XI=function(){function t(t){this.dimensions=t.dimensions,this._dimOmitted=t.dimensionOmitted,this.source=t.source,this._fullDimCount=t.fullDimensionCount,this._updateDimOmitted(t.dimensionOmitted)}return t.prototype.isDimensionOmitted=function(){return this._dimOmitted},t.prototype._updateDimOmitted=function(t){this._dimOmitted=t,t&&(this._dimNameMap||(this._dimNameMap=qI(this.source)))},t.prototype.getSourceDimensionIndex=function(t){return dt(this._dimNameMap.get(t),-1)},t.prototype.getSourceDimension=function(t){var e=this.source.dimensionsDefine;if(e)return e[t]},t.prototype.makeStoreSchema=function(){for(var t=this._fullDimCount,e=ig(this.source),n=!KI(t),i="",r=[],o=0,a=0;o<t;o++){var s=void 0,l=void 0,u=void 0,h=this.dimensions[a];if(h&&h.storeDimIndex===o)s=e?h.name:null,l=h.type,u=h.ordinalMeta,a++;else{var c=this.getSourceDimension(o);c&&(s=e?c.name:null,l=c.type)}r.push({property:s,type:l,ordinalMeta:u}),!e||null==s||h&&h.isCalculationCoord||(i+=n?s.replace(/\`/g,"`1").replace(/\$/g,"`2"):s),i+="$",i+=YI[l]||"f",u&&(i+=u.uid),i+="$"}var p=this.source,d=[p.seriesLayoutBy,p.startIndex,i].join("$$");return{dimensions:r,hash:d}},t.prototype.makeOutputDimensionNames=function(){for(var t=[],e=0,n=0;e<this._fullDimCount;e++){var i=void 0,r=this.dimensions[n];if(r&&r.storeDimIndex===e)r.isCalculationCoord||(i=r.name),n++;else{var o=this.getSourceDimension(e);o&&(i=o.name)}t.push(i)}return t},t.prototype.appendCalculationDimension=function(t){this.dimensions.push(t),t.isCalculationCoord=!0,this._fullDimCount++,this._updateDimOmitted(!0)},t}();function ZI(t){return t instanceof XI}function jI(t){for(var e=Tt(),n=0;n<(t||[]).length;n++){var i=t[n],r=rt(i)?i.name:i;null!=r&&null==e.get(r)&&e.set(r,n)}return e}function qI(t){var e=UI(t);return e.dimNameMap||(e.dimNameMap=jI(t.dimensionsDefine))}function KI(t){return t>30}var JI,$I,QI,tT,eT,nT,iT,rT=rt,oT=Y,aT="undefined"===typeof Int32Array?Array:Int32Array,sT="e\0\0",lT=-1,uT=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],hT=["_approximateExtent"],cT=function(){function t(t,e){var n;this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","minmaxDownSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","minmaxDownSample","lttbDownSample"];var i=!1;ZI(t)?(n=t.dimensions,this._dimOmitted=t.isDimensionOmitted(),this._schema=t):(i=!0,n=t),n=n||["x","y"];for(var r={},o=[],a={},s=!1,l={},u=0;u<n.length;u++){var h=n[u],c=et(h)?new HI({name:h}):h instanceof HI?h:new HI(h),p=c.name;c.type=c.type||"float",c.coordDim||(c.coordDim=p,c.coordDimIndex=0);var d=c.otherDims=c.otherDims||{};o.push(p),r[p]=c,null!=l[p]&&(s=!0),c.createInvertedIndices&&(a[p]=[]),0===d.itemName&&(this._nameDimIdx=u),0===d.itemId&&(this._idDimIdx=u),i&&(c.storeDimIndex=u)}if(this.dimensions=o,this._dimInfos=r,this._initGetDimensionInfo(s),this.hostModel=e,this._invertedIndicesMap=a,this._dimOmitted){var f=this._dimIdxToName=Tt();U(o,function(t){f.set(r[t].storeDimIndex,t)})}}return t.prototype.getDimension=function(t){var e=this._recognizeDimIndex(t);if(null==e)return t;if(e=t,!this._dimOmitted)return this.dimensions[e];var n=this._dimIdxToName.get(e);if(null!=n)return n;var i=this._schema.getSourceDimension(e);return i?i.name:void 0},t.prototype.getDimensionIndex=function(t){var e=this._recognizeDimIndex(t);if(null!=e)return e;if(null==t)return-1;var n=this._getDimInfo(t);return n?n.storeDimIndex:this._dimOmitted?this._schema.getSourceDimensionIndex(t):-1},t.prototype._recognizeDimIndex=function(t){if(it(t)||null!=t&&!isNaN(t)&&!this._getDimInfo(t)&&(!this._dimOmitted||this._schema.getSourceDimensionIndex(t)<0))return+t},t.prototype._getStoreDimIndex=function(t){var e=this.getDimensionIndex(t);return e},t.prototype.getDimensionInfo=function(t){return this._getDimInfo(this.getDimension(t))},t.prototype._initGetDimensionInfo=function(t){var e=this._dimInfos;this._getDimInfo=t?function(t){return e.hasOwnProperty(t)?e[t]:void 0}:function(t){return e[t]}},t.prototype.getDimensionsOnCoord=function(){return this._dimSummary.dataDimsOnCoord.slice()},t.prototype.mapDimension=function(t,e){var n=this._dimSummary;if(null==e)return n.encodeFirstDimNotExtra[t];var i=n.encode[t];return i?i[e]:null},t.prototype.mapDimensionsAll=function(t){var e=this._dimSummary,n=e.encode[t];return(n||[]).slice()},t.prototype.getStore=function(){return this._store},t.prototype.initData=function(t,e,n){var i,r=this;if(t instanceof ey&&(i=t),!i){var o=this.dimensions,a=jf(t)||H(t)?new rg(t,o.length):t;i=new ey;var s=oT(o,function(t){return{type:r._dimInfos[t].type,property:t}});i.initData(a,s,n)}this._store=i,this._nameList=(e||[]).slice(),this._idList=[],this._nameRepeatCount={},this._doInit(0,i.count()),this._dimSummary=BI(this,this._schema),this.userOutput=this._dimSummary.userOutput},t.prototype.appendData=function(t){var e=this._store.appendData(t);this._doInit(e[0],e[1])},t.prototype.appendValues=function(t,e){var n=this._store.appendValues(t,e&&e.length),i=n.start,r=n.end,o=this._shouldMakeIdFromName();if(this._updateOrdinalMeta(),e)for(var a=i;a<r;a++){var s=a-i;this._nameList[a]=e[s],o&&iT(this,a)}},t.prototype._updateOrdinalMeta=function(){for(var t=this._store,e=this.dimensions,n=0;n<e.length;n++){var i=this._dimInfos[e[n]];i.ordinalMeta&&t.collectOrdinalMeta(i.storeDimIndex,i.ordinalMeta)}},t.prototype._shouldMakeIdFromName=function(){var t=this._store.getProvider();return null==this._idDimIdx&&t.getSource().sourceFormat!==wd&&!t.fillStorage},t.prototype._doInit=function(t,e){if(!(t>=e)){var n=this._store,i=n.getProvider();this._updateOrdinalMeta();var r=this._nameList,o=this._idList,a=i.getSource().sourceFormat,s=a===vd;if(s&&!i.pure)for(var l=[],u=t;u<e;u++){var h=i.getItem(u,l);if(!this.hasItemOption&&La(h)&&(this.hasItemOption=!0),h){var c=h.name;null==r[u]&&null!=c&&(r[u]=Ga(c,null));var p=h.id;null==o[u]&&null!=p&&(o[u]=Ga(p,null))}}if(this._shouldMakeIdFromName())for(u=t;u<e;u++)iT(this,u);JI(this)}},t.prototype.getApproximateExtent=function(t){return this._approximateExtent[t]||this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.setApproximateExtent=function(t,e){e=this.getDimension(e),this._approximateExtent[e]=t.slice()},t.prototype.getCalculationInfo=function(t){return this._calculationInfo[t]},t.prototype.setCalculationInfo=function(t,e){rT(t)?B(this._calculationInfo,t):this._calculationInfo[t]=e},t.prototype.getName=function(t){var e=this.getRawIndex(t),n=this._nameList[e];return null==n&&null!=this._nameDimIdx&&(n=QI(this,this._nameDimIdx,e)),null==n&&(n=""),n},t.prototype._getCategory=function(t,e){var n=this._store.get(t,e),i=this._store.getOrdinalMeta(t);return i?i.categories[n]:n},t.prototype.getId=function(t){return $I(this,this.getRawIndex(t))},t.prototype.count=function(){return this._store.count()},t.prototype.get=function(t,e){var n=this._store,i=this._dimInfos[t];if(i)return n.get(i.storeDimIndex,e)},t.prototype.getByRawIndex=function(t,e){var n=this._store,i=this._dimInfos[t];if(i)return n.getByRawIndex(i.storeDimIndex,e)},t.prototype.getIndices=function(){return this._store.getIndices()},t.prototype.getDataExtent=function(t){return this._store.getDataExtent(this._getStoreDimIndex(t))},t.prototype.getSum=function(t){return this._store.getSum(this._getStoreDimIndex(t))},t.prototype.getMedian=function(t){return this._store.getMedian(this._getStoreDimIndex(t))},t.prototype.getValues=function(t,e){var n=this,i=this._store;return Q(t)?i.getValues(oT(t,function(t){return n._getStoreDimIndex(t)}),e):i.getValues(t)},t.prototype.hasValue=function(t){for(var e=this._dimSummary.dataDimIndicesOnCoord,n=0,i=e.length;n<i;n++)if(isNaN(this._store.get(e[n],t)))return!1;return!0},t.prototype.indexOfName=function(t){for(var e=0,n=this._store.count();e<n;e++)if(this.getName(e)===t)return e;return-1},t.prototype.getRawIndex=function(t){return this._store.getRawIndex(t)},t.prototype.indexOfRawIndex=function(t){return this._store.indexOfRawIndex(t)},t.prototype.rawIndexOf=function(t,e){var n=t&&this._invertedIndicesMap[t];var i=n&&n[e];return null==i||isNaN(i)?lT:i},t.prototype.indicesOfNearest=function(t,e,n){return this._store.indicesOfNearest(this._getStoreDimIndex(t),e,n)},t.prototype.each=function(t,e,n){tt(t)&&(n=e,e=t,t=[]);var i=n||this,r=oT(tT(t),this._getStoreDimIndex,this);this._store.each(r,i?J(e,i):e)},t.prototype.filterSelf=function(t,e,n){tt(t)&&(n=e,e=t,t=[]);var i=n||this,r=oT(tT(t),this._getStoreDimIndex,this);return this._store=this._store.filter(r,i?J(e,i):e),this},t.prototype.selectRange=function(t){var e=this,n={},i=q(t),r=[];return U(i,function(i){var o=e._getStoreDimIndex(i);n[o]=t[i],r.push(o)}),this._store=this._store.selectRange(n),this},t.prototype.mapArray=function(t,e,n){tt(t)&&(n=e,e=t,t=[]),n=n||this;var i=[];return this.each(t,function(){i.push(e&&e.apply(this,arguments))},n),i},t.prototype.map=function(t,e,n,i){var r=n||i||this,o=oT(tT(t),this._getStoreDimIndex,this),a=nT(this);return a._store=this._store.map(o,r?J(e,r):e),a},t.prototype.modify=function(t,e,n,i){var r=n||i||this;var o=oT(tT(t),this._getStoreDimIndex,this);this._store.modify(o,r?J(e,r):e)},t.prototype.downSample=function(t,e,n,i){var r=nT(this);return r._store=this._store.downSample(this._getStoreDimIndex(t),e,n,i),r},t.prototype.minmaxDownSample=function(t,e){var n=nT(this);return n._store=this._store.minmaxDownSample(this._getStoreDimIndex(t),e),n},t.prototype.lttbDownSample=function(t,e){var n=nT(this);return n._store=this._store.lttbDownSample(this._getStoreDimIndex(t),e),n},t.prototype.getRawDataItem=function(t){return this._store.getRawDataItem(t)},t.prototype.getItemModel=function(t){var e=this.hostModel,n=this.getRawDataItem(t);return new Hc(n,e,e&&e.ecModel)},t.prototype.diff=function(t){var e=this;return new EI(t?t.getStore().getIndices():[],this.getStore().getIndices(),function(e){return $I(t,e)},function(t){return $I(e,t)})},t.prototype.getVisual=function(t){var e=this._visual;return e&&e[t]},t.prototype.setVisual=function(t,e){this._visual=this._visual||{},rT(t)?B(this._visual,t):this._visual[t]=e},t.prototype.getItemVisual=function(t,e){var n=this._itemVisuals[t],i=n&&n[e];return null==i?this.getVisual(e):i},t.prototype.hasItemVisual=function(){return this._itemVisuals.length>0},t.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,i=n[t];i||(i=n[t]={});var r=i[e];return null==r&&(r=this.getVisual(e),Q(r)?r=r.slice():rT(r)&&(r=B({},r)),i[e]=r),r},t.prototype.setItemVisual=function(t,e,n){var i=this._itemVisuals[t]||{};this._itemVisuals[t]=i,rT(e)?B(i,e):i[e]=n},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(t,e){rT(t)?B(this._layout,t):this._layout[t]=e},t.prototype.getLayout=function(t){return this._layout[t]},t.prototype.getItemLayout=function(t){return this._itemLayouts[t]},t.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?B(this._itemLayouts[t]||{},e):e},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(t,e){var n=this.hostModel&&this.hostModel.seriesIndex;Uu(n,this.dataType,t,e),this._graphicEls[t]=e},t.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},t.prototype.eachItemGraphicEl=function(t,e){U(this._graphicEls,function(n,i){n&&t&&t.call(e,n,i)})},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:oT(this.dimensions,this._getDimInfo,this),this.hostModel)),eT(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(t,e){var n=this[t];tt(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(gt(arguments)))})},t.internalField=function(){JI=function(t){var e=t._invertedIndicesMap;U(e,function(n,i){var r=t._dimInfos[i],o=r.ordinalMeta,a=t._store;if(o){n=e[i]=new aT(o.categories.length);for(var s=0;s<n.length;s++)n[s]=lT;for(s=0;s<a.count();s++)n[a.get(r.storeDimIndex,s)]=s}})},QI=function(t,e,n){return Ga(t._getCategory(e,n),null)},$I=function(t,e){var n=t._idList[e];return null==n&&null!=t._idDimIdx&&(n=QI(t,t._idDimIdx,e)),null==n&&(n=sT+e),n},tT=function(t){return Q(t)||(t=null!=t?[t]:[]),t},nT=function(e){var n=new t(e._schema?e._schema:oT(e.dimensions,e._getDimInfo,e),e.hostModel);return eT(n,e),n},eT=function(t,e){U(uT.concat(e.__wrappedMethods||[]),function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t.__wrappedMethods=e.__wrappedMethods,U(hT,function(n){t[n]=N(e[n])}),t._calculationInfo=B({},e._calculationInfo)},iT=function(t,e){var n=t._nameList,i=t._idList,r=t._nameDimIdx,o=t._idDimIdx,a=n[e],s=i[e];if(null==a&&null!=r&&(n[e]=a=QI(t,r,e)),null==s&&null!=o&&(i[e]=s=QI(t,o,e)),null==s&&null!=a){var l=t._nameRepeatCount,u=l[a]=(l[a]||0)+1;s=a,u>1&&(s+="__ec__"+u),i[e]=s}}}(),t}(),pT=cT;function dT(t,e){jf(t)||(t=Kf(t)),e=e||{};var n=e.coordDimensions||[],i=e.dimensionsDefine||t.dimensionsDefine||[],r=Tt(),o=[],a=gT(t,n,i,e.dimensionsCount),s=e.canOmitUnusedDimensions&&KI(a),l=i===t.dimensionsDefine,u=l?qI(t):jI(i),h=e.encodeDefine;!h&&e.encodeDefaulter&&(h=e.encodeDefaulter(t,a));for(var c=Tt(h),p=new Zg(a),d=0;d<p.length;d++)p[d]=-1;function f(t){var e=p[t];if(e<0){var n=i[t],r=rt(n)?n:{name:n},a=new HI,s=r.name;null!=s&&null!=u.get(s)&&(a.name=a.displayName=s),null!=r.type&&(a.type=r.type),null!=r.displayName&&(a.displayName=r.displayName);var l=o.length;return p[t]=l,a.storeDimIndex=t,o.push(a),a}return o[e]}if(!s)for(d=0;d<a;d++)f(d);c.each(function(t,e){var n=Ca(t).slice();if(1===n.length&&!et(n[0])&&n[0]<0)c.set(e,!1);else{var i=c.set(e,[]);U(n,function(t,n){var r=et(t)?u.get(t):t;null!=r&&r<a&&(i[n]=r,y(f(r),e,n))})}});var g=0;function y(t,e,n){null!=yd.get(e)?t.otherDims[e]=n:(t.coordDim=e,t.coordDimIndex=n,r.set(e,!0))}U(n,function(t){var e,n,i,r;if(et(t))e=t,r={};else{r=t,e=r.name;var o=r.ordinalMeta;r.ordinalMeta=null,r=B({},r),r.ordinalMeta=o,n=r.dimsDef,i=r.otherDims,r.name=r.coordDim=r.coordDimIndex=r.dimsDef=r.otherDims=null}var s=c.get(e);if(!1!==s){if(s=Ca(s),!s.length)for(var u=0;u<(n&&n.length||1);u++){while(g<a&&null!=f(g).coordDim)g++;g<a&&s.push(g++)}U(s,function(t,o){var a=f(t);if(l&&null!=r.type&&(a.type=r.type),y(V(a,r),e,o),null==a.name&&n){var s=n[o];!rt(s)&&(s={name:s}),a.name=a.displayName=s.name,a.defaultTooltip=s.defaultTooltip}i&&V(a.otherDims,i)})}});var v=e.generateCoord,m=e.generateCoordCount,x=null!=m;m=v?m||1:0;var _=v||"value";function w(t){null==t.name&&(t.name=t.coordDim)}if(s)U(o,function(t){w(t)}),o.sort(function(t,e){return t.storeDimIndex-e.storeDimIndex});else for(var b=0;b<a;b++){var S=f(b),M=S.coordDim;null==M&&(S.coordDim=yT(_,r,x),S.coordDimIndex=0,(!v||m<=0)&&(S.isExtraCoord=!0),m--),w(S),null!=S.type||Pd(t,b)!==Id.Must&&(!S.isExtraCoord||null==S.otherDims.itemName&&null==S.otherDims.seriesName)||(S.type="ordinal")}return fT(o),new XI({source:t,dimensions:o,fullDimensionCount:a,dimensionOmitted:s})}function fT(t){for(var e=Tt(),n=0;n<t.length;n++){var i=t[n],r=i.name,o=e.get(r)||0;o>0&&(i.name=r+(o-1)),o++,e.set(r,o)}}function gT(t,e,n,i){var r=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,i||0);return U(e,function(t){var e;rt(t)&&(e=t.dimsDef)&&(r=Math.max(r,e.length))}),r}function yT(t,e,n){if(n||e.hasKey(t)){var i=0;while(e.hasKey(t+i))i++;t+=i}return e.set(t,!0),t}var vT=function(){function t(t){this.coordSysDims=[],this.axisMap=Tt(),this.categoryAxisMap=Tt(),this.coordSysName=t}return t}();function mT(t){var e=t.get("coordinateSystem"),n=new vT(e),i=xT[e];if(i)return i(t,n,n.axisMap,n.categoryAxisMap),n}var xT={cartesian2d:function(t,e,n,i){var r=t.getReferringComponents("xAxis",Qa).models[0],o=t.getReferringComponents("yAxis",Qa).models[0];e.coordSysDims=["x","y"],n.set("x",r),n.set("y",o),_T(r)&&(i.set("x",r),e.firstCategoryDimIndex=0),_T(o)&&(i.set("y",o),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,i){var r=t.getReferringComponents("singleAxis",Qa).models[0];e.coordSysDims=["single"],n.set("single",r),_T(r)&&(i.set("single",r),e.firstCategoryDimIndex=0)},polar:function(t,e,n,i){var r=t.getReferringComponents("polar",Qa).models[0],o=r.findAxisModel("radiusAxis"),a=r.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",a),_T(o)&&(i.set("radius",o),e.firstCategoryDimIndex=0),_T(a)&&(i.set("angle",a),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},geo:function(t,e,n,i){e.coordSysDims=["lng","lat"]},parallel:function(t,e,n,i){var r=t.ecModel,o=r.getComponent("parallel",t.get("parallelIndex")),a=e.coordSysDims=o.dimensions.slice();U(o.parallelAxisIndex,function(t,o){var s=r.getComponent("parallelAxis",t),l=a[o];n.set(l,s),_T(s)&&(i.set(l,s),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=o))})}};function _T(t){return"category"===t.get("type")}function wT(t,e,n){n=n||{};var i,r,o,a=n.byIndex,s=n.stackedCoordDimension;bT(e)?i=e:(r=e.schema,i=r.dimensions,o=e.store);var l,u,h,c,p=!(!t||!t.get("stack"));if(U(i,function(t,e){et(t)&&(i[e]=t={name:t}),p&&!t.isExtraCoord&&(a||l||!t.ordinalMeta||(l=t),u||"ordinal"===t.type||"time"===t.type||s&&s!==t.coordDim||(u=t))}),!u||a||l||(a=!0),u){h="__\0ecstackresult_"+t.id,c="__\0ecstackedover_"+t.id,l&&(l.createInvertedIndices=!0);var d=u.coordDim,f=u.type,g=0;U(i,function(t){t.coordDim===d&&g++});var y={name:h,coordDim:d,coordDimIndex:g,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length},v={name:c,coordDim:c,coordDimIndex:g+1,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length+1};r?(o&&(y.storeDimIndex=o.ensureCalculationDimension(c,f),v.storeDimIndex=o.ensureCalculationDimension(h,f)),r.appendCalculationDimension(y),r.appendCalculationDimension(v)):(i.push(y),i.push(v))}return{stackedDimension:u&&u.name,stackedByDimension:l&&l.name,isStackedByIndex:a,stackedOverDimension:c,stackResultDimension:h}}function bT(t){return!ZI(t.schema)}function ST(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function MT(t,e){return ST(t,e)?t.getCalculationInfo("stackResultDimension"):e}function IT(t,e){var n,i=t.get("coordinateSystem"),r=lf.get(i);return e&&e.coordSysDims&&(n=Y(e.coordSysDims,function(t){var n={name:t},i=e.axisMap.get(t);if(i){var r=i.get("type");n.type=FI(r)}return n})),n||(n=r&&(r.getDimensionsInfo?r.getDimensionsInfo():r.dimensions.slice())||["x","y"]),n}function TT(t,e,n){var i,r;return n&&U(t,function(t,o){var a=t.coordDim,s=n.categoryAxisMap.get(a);s&&(null==i&&(i=o),t.ordinalMeta=s.getOrdinalMeta(),e&&(t.createInvertedIndices=!0)),null!=t.otherDims.itemName&&(r=!0)}),r||null==i||(t[i].otherDims.itemName=0),i}function CT(t,e,n){n=n||{};var i,r=e.getSourceManager(),o=!1;t?(o=!0,i=Kf(t)):(i=r.getSource(),o=i.sourceFormat===vd);var a=mT(e),s=IT(e,a),l=n.useEncodeDefaulter,u=tt(l)?l:l?$(Ad,s,e):null,h={coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:u,canOmitUnusedDimensions:!o},c=dT(i,h),p=TT(c.dimensions,n.createInvertedIndices,a),d=o?null:r.getSharedDataStore(c),f=wT(e,{schema:c,store:d}),g=new pT(c,e);g.setCalculationInfo(f);var y=null!=p&&AT(i)?function(t,e,n,i){return i===p?n:this.defaultDimValueGetter(t,e,n,i)}:null;return g.hasItemOption=!1,g.initData(o?i:d,null,y),g}function AT(t){if(t.sourceFormat===vd){var e=DT(t.data||[]);return!Q(ka(e))}}function DT(t){var e=0;while(e<t.length&&null==t[e])e++;return t[e]}var kT=CT,LT=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return a(e,t),e.prototype.getInitialData=function(t){return kT(null,this,{useEncodeDefaulter:!0})},e.prototype.getLegendIcon=function(t){var e=new Fo,n=M_("line",0,t.itemHeight/2,t.itemWidth,0,t.lineStyle.stroke,!1);e.add(n),n.setStyle(t.lineStyle);var i=this.getData().getVisual("symbol"),r=this.getData().getVisual("symbolRotate"),o="none"===i?"circle":i,a=.8*t.itemHeight,s=M_(o,(t.itemWidth-a)/2,(t.itemHeight-a)/2,a,a,t.itemStyle.fill);e.add(s),s.setStyle(t.itemStyle);var l="inherit"===t.iconRotate?r:t.iconRotate||0;return s.rotation=l*Math.PI/180,s.setOrigin([t.itemWidth/2,t.itemHeight/2]),o.indexOf("empty")>-1&&(s.style.stroke=s.style.fill,s.style.fill="#fff",s.style.lineWidth=2),e},e.type="series.line",e.dependencies=["grid","polar"],e.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},e}(Gy),PT=LT;function RT(t,e){var n=t.mapDimensionsAll("defaultedLabel"),i=n.length;if(1===i){var r=gg(t,e,n[0]);return null!=r?r+"":null}if(i){for(var o=[],a=0;a<n.length;a++)o.push(gg(t,e,n[a]));return o.join(" ")}}function OT(t,e){var n=t.mapDimensionsAll("defaultedLabel");if(!Q(e))return e+"";for(var i=[],r=0;r<n.length;r++){var o=t.getDimensionIndex(n[r]);o>=0&&i.push(e[o])}return i.join(" ")}var NT=function(t){function e(e,n,i,r){var o=t.call(this)||this;return o.updateData(e,n,i,r),o}return a(e,t),e.prototype._createSymbol=function(t,e,n,i,r){this.removeAll();var o=M_(t,-1,-1,2,2,null,r);o.attr({z2:100,culling:!0,scaleX:i[0]/2,scaleY:i[1]/2}),o.drift=ET,this._symbolType=t,this.add(o)},e.prototype.stopSymbolAnimation=function(t){this.childAt(0).stopAnimation(null,t)},e.prototype.getSymbolType=function(){return this._symbolType},e.prototype.getSymbolPath=function(){return this.childAt(0)},e.prototype.highlight=function(){Th(this.childAt(0))},e.prototype.downplay=function(){Ch(this.childAt(0))},e.prototype.setZ=function(t,e){var n=this.childAt(0);n.zlevel=t,n.z=e},e.prototype.setDraggable=function(t,e){var n=this.childAt(0);n.draggable=t,n.cursor=!e&&t?"move":n.cursor},e.prototype.updateData=function(t,n,i,r){this.silent=!1;var o=t.getItemVisual(n,"symbol")||"circle",a=t.hostModel,s=e.getSymbolSize(t,n),l=o!==this._symbolType,u=r&&r.disableAnimation;if(l){var h=t.getItemVisual(n,"symbolKeepAspect");this._createSymbol(o,t,n,s,h)}else{var c=this.childAt(0);c.silent=!1;var p={scaleX:s[0]/2,scaleY:s[1]/2};u?c.attr(p):ac(c,p,a,n),pc(c)}if(this._updateCommon(t,n,s,i,r),l){c=this.childAt(0);if(!u){p={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:c.style.opacity}};c.scaleX=c.scaleY=0,c.style.opacity=0,sc(c,p,a,n)}}u&&this.childAt(0).stopAnimation("leave")},e.prototype._updateCommon=function(t,e,n,i,r){var o,a,s,l,u,h,c,p,d,f=this.childAt(0),g=t.hostModel;if(i&&(o=i.emphasisItemStyle,a=i.blurItemStyle,s=i.selectItemStyle,l=i.focus,u=i.blurScope,c=i.labelStatesModels,p=i.hoverScale,d=i.cursorStyle,h=i.emphasisDisabled),!i||t.hasItemOption){var y=i&&i.itemModel?i.itemModel:t.getItemModel(e),v=y.getModel("emphasis");o=v.getModel("itemStyle").getItemStyle(),s=y.getModel(["select","itemStyle"]).getItemStyle(),a=y.getModel(["blur","itemStyle"]).getItemStyle(),l=v.get("focus"),u=v.get("blurScope"),h=v.get("disabled"),c=mc(y),p=v.getShallow("scale"),d=y.getShallow("cursor")}var m=t.getItemVisual(e,"symbolRotate");f.attr("rotation",(m||0)*Math.PI/180||0);var x=T_(t.getItemVisual(e,"symbolOffset"),n);x&&(f.x=x[0],f.y=x[1]),d&&f.attr("cursor",d);var _=t.getItemVisual(e,"style"),w=_.fill;if(f instanceof gu){var b=f.style;f.useStyle(B({image:b.image,x:b.x,y:b.y,width:b.width,height:b.height},_))}else f.__isEmptyBrush?f.useStyle(B({},_)):f.useStyle(_),f.style.decal=null,f.setColor(w,r&&r.symbolInnerColor),f.style.strokeNoScale=!0;var S=t.getItemVisual(e,"liftZ"),M=this._z2;null!=S?null==M&&(this._z2=f.z2,f.z2+=S):null!=M&&(f.z2=M,this._z2=null);var I=r&&r.useNameLabel;function T(e){return I?t.getName(e):RT(t,e)}vc(f,c,{labelFetcher:g,labelDataIndex:e,defaultText:T,inheritColor:w,defaultOpacity:_.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;var C=f.ensureState("emphasis");C.style=o,f.ensureState("select").style=s,f.ensureState("blur").style=a;var A=null==p||!0===p?Math.max(1.1,3/this._sizeY):isFinite(p)&&p>0?+p:1;C.scaleX=this._sizeX*A,C.scaleY=this._sizeY*A,this.setSymbolScale(1),Yh(this,l,u,h)},e.prototype.setSymbolScale=function(t){this.scaleX=this.scaleY=t},e.prototype.fadeOut=function(t,e,n){var i=this.childAt(0),r=Hu(this).dataIndex,o=n&&n.animation;if(this.silent=i.silent=!0,n&&n.fadeLabel){var a=i.getTextContent();a&&uc(a,{style:{opacity:0}},e,{dataIndex:r,removeOpt:o,cb:function(){i.removeTextContent()}})}else i.removeTextContent();uc(i,{style:{opacity:0},scaleX:0,scaleY:0},e,{dataIndex:r,cb:t,removeOpt:o})},e.getSymbolSize=function(t,e){return I_(t.getItemVisual(e,"symbolSize"))},e}(Fo);function ET(t,e){this.parent.drift(t,e)}var zT=NT;function BT(t,e,n,i){return e&&!isNaN(e[0])&&!isNaN(e[1])&&!(i.isIgnore&&i.isIgnore(n))&&!(i.clipShape&&!i.clipShape.contain(e[0],e[1]))&&"none"!==t.getItemVisual(n,"symbol")}function VT(t){return null==t||rt(t)||(t={isIgnore:t}),t||{}}function FT(t){var e=t.hostModel,n=e.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:e.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:e.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:mc(e),cursorStyle:e.get("cursor")}}var GT=function(){function t(t){this.group=new Fo,this._SymbolCtor=t||zT}return t.prototype.updateData=function(t,e){this._progressiveEls=null,e=VT(e);var n=this.group,i=t.hostModel,r=this._data,o=this._SymbolCtor,a=e.disableAnimation,s=FT(t),l={disableAnimation:a},u=e.getSymbolPoint||function(e){return t.getItemLayout(e)};r||n.removeAll(),t.diff(r).add(function(i){var r=u(i);if(BT(t,r,i,e)){var a=new o(t,i,s,l);a.setPosition(r),t.setItemGraphicEl(i,a),n.add(a)}}).update(function(h,c){var p=r.getItemGraphicEl(c),d=u(h);if(BT(t,d,h,e)){var f=t.getItemVisual(h,"symbol")||"circle",g=p&&p.getSymbolType&&p.getSymbolType();if(!p||g&&g!==f)n.remove(p),p=new o(t,h,s,l),p.setPosition(d);else{p.updateData(t,h,s,l);var y={x:d[0],y:d[1]};a?p.attr(y):ac(p,y,i)}n.add(p),t.setItemGraphicEl(h,p)}else n.remove(p)}).remove(function(t){var e=r.getItemGraphicEl(t);e&&e.fadeOut(function(){n.remove(e)},i)}).execute(),this._getSymbolPoint=u,this._data=t},t.prototype.updateLayout=function(){var t=this,e=this._data;e&&e.eachItemGraphicEl(function(e,n){var i=t._getSymbolPoint(n);e.setPosition(i),e.markRedraw()})},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=FT(t),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e,n){function i(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=VT(n);for(var r=t.start;r<t.end;r++){var o=e.getItemLayout(r);if(BT(e,o,r,n)){var a=new this._SymbolCtor(e,r,this._seriesScope);a.traverse(i),a.setPosition(o),this.group.add(a),e.setItemGraphicEl(r,a),this._progressiveEls.push(a)}}},t.prototype.eachRendered=function(t){ex(this._progressiveEls||this.group,t)},t.prototype.remove=function(t){var e=this.group,n=this._data;n&&t?n.eachItemGraphicEl(function(t){t.fadeOut(function(){e.remove(t)},n.hostModel)}):e.removeAll()},t}(),WT=GT;function HT(t,e,n){var i=t.getBaseAxis(),r=t.getOtherAxis(i),o=UT(r,n),a=i.dim,s=r.dim,l=e.mapDimension(s),u=e.mapDimension(a),h="x"===s||"radius"===s?1:0,c=Y(t.dimensions,function(t){return e.mapDimension(t)}),p=!1,d=e.getCalculationInfo("stackResultDimension");return ST(e,c[0])&&(p=!0,c[0]=d),ST(e,c[1])&&(p=!0,c[1]=d),{dataDimsForPoint:c,valueStart:o,valueAxisDim:s,baseAxisDim:a,stacked:!!p,valueDim:l,baseDim:u,baseDataOffset:h,stackedOverDimension:e.getCalculationInfo("stackedOverDimension")}}function UT(t,e){var n=0,i=t.scale.getExtent();return"start"===e?n=i[0]:"end"===e?n=i[1]:it(e)&&!isNaN(e)?n=e:i[0]>0?n=i[0]:i[1]<0&&(n=i[1]),n}function YT(t,e,n,i){var r=NaN;t.stacked&&(r=n.get(n.getCalculationInfo("stackedOverDimension"),i)),isNaN(r)&&(r=t.valueStart);var o=t.baseDataOffset,a=[];return a[o]=n.get(t.baseDim,i),a[1-o]=r,e.dataToPoint(a)}var XT="undefined"!==typeof Float32Array,ZT=XT?Float32Array:Array;function jT(t){return Q(t)?XT?new Float32Array(t):t:new ZT(t)}function qT(t,e){var n=[];return e.diff(t).add(function(t){n.push({cmd:"+",idx:t})}).update(function(t,e){n.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){n.push({cmd:"-",idx:t})}).execute(),n}function KT(t,e,n,i,r,o,a,s){for(var l=qT(t,e),u=[],h=[],c=[],p=[],d=[],f=[],g=[],y=HT(r,e,a),v=t.getLayout("points")||[],m=e.getLayout("points")||[],x=0;x<l.length;x++){var _=l[x],w=!0,b=void 0,S=void 0;switch(_.cmd){case"=":b=2*_.idx,S=2*_.idx1;var M=v[b],I=v[b+1],T=m[S],C=m[S+1];(isNaN(M)||isNaN(I))&&(M=T,I=C),u.push(M,I),h.push(T,C),c.push(n[b],n[b+1]),p.push(i[S],i[S+1]),g.push(e.getRawIndex(_.idx1));break;case"+":var A=_.idx,D=y.dataDimsForPoint,k=r.dataToPoint([e.get(D[0],A),e.get(D[1],A)]);S=2*A,u.push(k[0],k[1]),h.push(m[S],m[S+1]);var L=YT(y,r,e,A);c.push(L[0],L[1]),p.push(i[S],i[S+1]),g.push(e.getRawIndex(A));break;case"-":w=!1}w&&(d.push(_),f.push(f.length))}f.sort(function(t,e){return g[t]-g[e]});var P=u.length,R=jT(P),O=jT(P),N=jT(P),E=jT(P),z=[];for(x=0;x<f.length;x++){var B=f[x],V=2*x,F=2*B;R[V]=u[F],R[V+1]=u[F+1],O[V]=h[F],O[V+1]=h[F+1],N[V]=c[F],N[V+1]=c[F+1],E[V]=p[F],E[V+1]=p[F+1],z[x]=d[B]}return{current:R,next:O,stackedOnCurrent:N,stackedOnNext:E,status:z}}var JT=Math.min,$T=Math.max;function QT(t,e){return isNaN(t)||isNaN(e)}function tC(t,e,n,i,r,o,a,s,l){for(var u,h,c,p,d,f,g=n,y=0;y<i;y++){var v=e[2*g],m=e[2*g+1];if(g>=r||g<0)break;if(QT(v,m)){if(l){g+=o;continue}break}if(g===n)t[o>0?"moveTo":"lineTo"](v,m),c=v,p=m;else{var x=v-u,_=m-h;if(x*x+_*_<.5){g+=o;continue}if(a>0){var w=g+o,b=e[2*w],S=e[2*w+1];while(b===v&&S===m&&y<i)y++,w+=o,g+=o,b=e[2*w],S=e[2*w+1],v=e[2*g],m=e[2*g+1],x=v-u,_=m-h;var M=y+1;if(l)while(QT(b,S)&&M<i)M++,w+=o,b=e[2*w],S=e[2*w+1];var I=.5,T=0,C=0,A=void 0,D=void 0;if(M>=i||QT(b,S))d=v,f=m;else{T=b-u,C=S-h;var k=v-u,L=b-v,P=m-h,R=S-m,O=void 0,N=void 0;if("x"===s){O=Math.abs(k),N=Math.abs(L);var E=T>0?1:-1;d=v-E*O*a,f=m,A=v+E*N*a,D=m}else if("y"===s){O=Math.abs(P),N=Math.abs(R);var z=C>0?1:-1;d=v,f=m-z*O*a,A=v,D=m+z*N*a}else O=Math.sqrt(k*k+P*P),N=Math.sqrt(L*L+R*R),I=N/(N+O),d=v-T*a*(1-I),f=m-C*a*(1-I),A=v+T*a*I,D=m+C*a*I,A=JT(A,$T(b,v)),D=JT(D,$T(S,m)),A=$T(A,JT(b,v)),D=$T(D,JT(S,m)),T=A-v,C=D-m,d=v-T*O/N,f=m-C*O/N,d=JT(d,$T(u,v)),f=JT(f,$T(h,m)),d=$T(d,JT(u,v)),f=$T(f,JT(h,m)),T=v-d,C=m-f,A=v+T*N/O,D=m+C*N/O}t.bezierCurveTo(c,p,d,f,v,m),c=A,p=D}else t.lineTo(v,m)}u=v,h=m,g+=o}return y}var eC=function(){function t(){this.smooth=0,this.smoothConstraint=!0}return t}(),nC=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polyline",n}return a(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new eC},e.prototype.buildPath=function(t,e){var n=e.points,i=0,r=n.length/2;if(e.connectNulls){for(;r>0;r--)if(!QT(n[2*r-2],n[2*r-1]))break;for(;i<r;i++)if(!QT(n[2*i],n[2*i+1]))break}while(i<r)i+=tC(t,n,i,r,r,1,e.smooth,e.smoothMonotone,e.connectNulls)+1},e.prototype.getPointOn=function(t,e){this.path||(this.createPathProxy(),this.buildPath(this.path,this.shape));for(var n,i,r=this.path,o=r.data,a=Nl.CMD,s="x"===e,l=[],u=0;u<o.length;){var h=o[u++],c=void 0,p=void 0,d=void 0,f=void 0,g=void 0,y=void 0,v=void 0;switch(h){case a.M:n=o[u++],i=o[u++];break;case a.L:if(c=o[u++],p=o[u++],v=s?(t-n)/(c-n):(t-i)/(p-i),v<=1&&v>=0){var m=s?(p-i)*v+i:(c-n)*v+n;return s?[t,m]:[m,t]}n=c,i=p;break;case a.C:c=o[u++],p=o[u++],d=o[u++],f=o[u++],g=o[u++],y=o[u++];var x=s?Zn(n,c,d,g,t,l):Zn(i,p,f,y,t,l);if(x>0)for(var _=0;_<x;_++){var w=l[_];if(w<=1&&w>=0){m=s?Yn(i,p,f,y,w):Yn(n,c,d,g,w);return s?[t,m]:[m,t]}}n=g,i=y;break}}},e}(su),iC=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e}(eC),rC=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polygon",n}return a(e,t),e.prototype.getDefaultShape=function(){return new iC},e.prototype.buildPath=function(t,e){var n=e.points,i=e.stackedOnPoints,r=0,o=n.length/2,a=e.smoothMonotone;if(e.connectNulls){for(;o>0;o--)if(!QT(n[2*o-2],n[2*o-1]))break;for(;r<o;r++)if(!QT(n[2*r],n[2*r+1]))break}while(r<o){var s=tC(t,n,r,o,o,1,e.smooth,a,e.connectNulls);tC(t,i,r+s-1,s,o,-1,e.stackedOnSmooth,a,e.connectNulls),r+=s+1,t.closePath()}},e}(su);function oC(t,e,n,i,r){var o=t.getArea(),a=o.x,s=o.y,l=o.width,u=o.height,h=n.get(["lineStyle","width"])||0;a-=h/2,s-=h/2,l+=h,u+=h,l=Math.ceil(l),a!==Math.floor(a)&&(a=Math.floor(a),l++);var c=new Mu({shape:{x:a,y:s,width:l,height:u}});if(e){var p=t.getBaseAxis(),d=p.isHorizontal(),f=p.inverse;d?(f&&(c.shape.x+=l),c.shape.width=0):(f||(c.shape.y+=u),c.shape.height=0);var g=tt(r)?function(t){r(t,c)}:null;sc(c,{shape:{width:l,height:u,x:a,y:s}},n,null,i,g)}return c}function aC(t,e,n){var i=t.getArea(),r=na(i.r0,1),o=na(i.r,1),a=new zv({shape:{cx:na(t.cx,1),cy:na(t.cy,1),r0:r,r:o,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}});if(e){var s="angle"===t.getBaseAxis().dim;s?a.shape.endAngle=i.startAngle:a.shape.r=r,sc(a,{shape:{endAngle:i.endAngle,r:o}},n)}return a}function sC(t,e,n,i,r){return t?"polar"===t.type?aC(t,e,n):"cartesian2d"===t.type?oC(t,e,n,i,r):null:null}function lC(t,e){return t.type===e}function uC(t,e){if(t.length===e.length){for(var n=0;n<t.length;n++)if(t[n]!==e[n])return;return!0}}function hC(t){for(var e=1/0,n=1/0,i=-1/0,r=-1/0,o=0;o<t.length;){var a=t[o++],s=t[o++];isNaN(a)||(e=Math.min(a,e),i=Math.max(a,i)),isNaN(s)||(n=Math.min(s,n),r=Math.max(s,r))}return[[e,n],[i,r]]}function cC(t,e){var n=hC(t),i=n[0],r=n[1],o=hC(e),a=o[0],s=o[1];return Math.max(Math.abs(i[0]-a[0]),Math.abs(i[1]-a[1]),Math.abs(r[0]-s[0]),Math.abs(r[1]-s[1]))}function pC(t){return it(t)?t:t?.5:0}function dC(t,e,n){if(!n.valueDim)return[];for(var i=e.count(),r=jT(2*i),o=0;o<i;o++){var a=YT(n,t,e,o);r[2*o]=a[0],r[2*o+1]=a[1]}return r}function fC(t,e,n,i,r){var o=n.getBaseAxis(),a="x"===o.dim||"radius"===o.dim?0:1,s=[],l=0,u=[],h=[],c=[],p=[];if(r){for(l=0;l<t.length;l+=2){var d=e||t;isNaN(d[l])||isNaN(d[l+1])||p.push(t[l],t[l+1])}t=p}for(l=0;l<t.length-2;l+=2)switch(c[0]=t[l+2],c[1]=t[l+3],h[0]=t[l],h[1]=t[l+1],s.push(h[0],h[1]),i){case"end":u[a]=c[a],u[1-a]=h[1-a],s.push(u[0],u[1]);break;case"middle":var f=(h[a]+c[a])/2,g=[];u[a]=g[a]=f,u[1-a]=h[1-a],g[1-a]=c[1-a],s.push(u[0],u[1]),s.push(g[0],g[1]);break;default:u[a]=h[a],u[1-a]=c[1-a],s.push(u[0],u[1])}return s.push(t[l++],t[l++]),s}function gC(t,e){var n,i,r=[],o=t.length;function a(t,e,n){var i=t.coord,r=(n-i)/(e.coord-i),o=Li(r,[t.color,e.color]);return{coord:n,color:o}}for(var s=0;s<o;s++){var l=t[s],u=l.coord;if(u<0)n=l;else{if(u>e){i?r.push(a(i,l,e)):n&&r.push(a(n,l,0),a(n,l,e));break}n&&(r.push(a(n,l,0)),n=null),r.push(l),i=l}}return r}function yC(t,e,n){var i=t.getVisual("visualMeta");if(i&&i.length&&t.count()&&"cartesian2d"===e.type){for(var r,o,a=i.length-1;a>=0;a--){var s=t.getDimensionInfo(i[a].dimension);if(r=s&&s.coordDim,"x"===r||"y"===r){o=i[a];break}}if(o){var l=e.getAxis(r),u=Y(o.stops,function(t){return{coord:l.toGlobalCoord(l.dataToCoord(t.value)),color:t.color}}),h=u.length,c=o.outerColors.slice();h&&u[0].coord>u[h-1].coord&&(u.reverse(),c.reverse());var p=gC(u,"x"===r?n.getWidth():n.getHeight()),d=p.length;if(!d&&h)return u[0].coord<0?c[1]?c[1]:u[h-1].color:c[0]?c[0]:u[0].color;var f=10,g=p[0].coord-f,y=p[d-1].coord+f,v=y-g;if(v<.001)return"transparent";U(p,function(t){t.offset=(t.coord-g)/v}),p.push({offset:d?p[d-1].offset:.5,color:c[1]||"transparent"}),p.unshift({offset:d?p[0].offset:.5,color:c[0]||"transparent"});var m=new pm(0,0,0,0,p,!0);return m[r]=g,m[r+"2"]=y,m}}}function vC(t,e,n){var i=t.get("showAllSymbol"),r="auto"===i;if(!i||r){var o=n.getAxesByScale("ordinal")[0];if(o&&(!r||!mC(o,e))){var a=e.mapDimension(o.dim),s={};return U(o.getViewLabels(),function(t){var e=o.scale.getRawOrdinalNumber(t.tickValue);s[e]=1}),function(t){return!s.hasOwnProperty(e.get(a,t))}}}}function mC(t,e){var n=t.getExtent(),i=Math.abs(n[1]-n[0])/t.scale.count();isNaN(i)&&(i=0);for(var r=e.count(),o=Math.max(1,Math.round(r/5)),a=0;a<r;a+=o)if(1.5*zT.getSymbolSize(e,a)[t.isHorizontal()?1:0]>i)return!1;return!0}function xC(t,e){return isNaN(t)||isNaN(e)}function _C(t){for(var e=t.length/2;e>0;e--)if(!xC(t[2*e-2],t[2*e-1]))break;return e-1}function wC(t,e){return[t[2*e],t[2*e+1]]}function bC(t,e,n){for(var i,r,o=t.length/2,a="x"===n?0:1,s=0,l=-1,u=0;u<o;u++)if(r=t[2*u+a],!isNaN(r)&&!isNaN(t[2*u+1-a]))if(0!==u){if(i<=e&&r>=e||i>=e&&r<=e){l=u;break}s=u,i=r}else i=r;return{range:[s,l],t:(e-i)/(r-i)}}function SC(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e<$u.length;e++)if(t.get([$u[e],"endLabel","show"]))return!0;return!1}function MC(t,e,n,i){if(lC(e,"cartesian2d")){var r=i.getModel("endLabel"),o=r.get("valueAnimation"),a=i.getData(),s={lastFrameIndex:0},l=SC(i)?function(n,i){t._endLabelOnDuring(n,i,a,s,o,r,e)}:null,u=e.getBaseAxis().isHorizontal(),h=oC(e,n,i,function(){var e=t._endLabel;e&&n&&null!=s.originalX&&e.attr({x:s.originalX,y:s.originalY})},l);if(!i.get("clip",!0)){var c=h.shape,p=Math.max(c.width,c.height);u?(c.y-=p,c.height+=2*p):(c.x-=p,c.width+=2*p)}return l&&l(1,h),h}return aC(e,n,i)}function IC(t,e){var n=e.getBaseAxis(),i=n.isHorizontal(),r=n.inverse,o=i?r?"right":"left":"center",a=i?"middle":r?"top":"bottom";return{normal:{align:t.get("align")||o,verticalAlign:t.get("verticalAlign")||a}}}var TC=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.init=function(){var t=new Fo,e=new WT;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t,this._changePolyState=J(this._changePolyState,this)},e.prototype.render=function(t,e,n){var i=t.coordinateSystem,r=this.group,o=t.getData(),a=t.getModel("lineStyle"),s=t.getModel("areaStyle"),l=o.getLayout("points")||[],u="polar"===i.type,h=this._coordSys,c=this._symbolDraw,p=this._polyline,d=this._polygon,f=this._lineGroup,g=!e.ssr&&t.get("animation"),y=!s.isEmpty(),v=s.get("origin"),m=HT(i,o,v),x=y&&dC(i,o,m),_=t.get("showSymbol"),w=t.get("connectNulls"),b=_&&!u&&vC(t,o,i),S=this._data;S&&S.eachItemGraphicEl(function(t,e){t.__temp&&(r.remove(t),S.setItemGraphicEl(e,null))}),_||c.remove(),r.add(f);var M,I=!u&&t.get("step");i&&i.getArea&&t.get("clip",!0)&&(M=i.getArea(),null!=M.width?(M.x-=.1,M.y-=.1,M.width+=.2,M.height+=.2):M.r0&&(M.r0-=.5,M.r+=.5)),this._clipShapeForSymbol=M;var T=yC(o,i,n)||o.getVisual("style")[o.getVisual("drawType")];if(p&&h.type===i.type&&I===this._step){y&&!d?d=this._newPolygon(l,x):d&&!y&&(f.remove(d),d=this._polygon=null),u||this._initOrUpdateEndLabel(t,i,jp(T));var C=f.getClipPath();if(C){var A=MC(this,i,!1,t);sc(C,{shape:A.shape},t)}else f.setClipPath(MC(this,i,!0,t));_&&c.updateData(o,{isIgnore:b,clipShape:M,disableAnimation:!0,getSymbolPoint:function(t){return[l[2*t],l[2*t+1]]}}),uC(this._stackedOnPoints,x)&&uC(this._points,l)||(g?this._doUpdateAnimation(o,x,i,n,I,v,w):(I&&(x&&(x=fC(x,l,i,I,w)),l=fC(l,null,i,I,w)),p.setShape({points:l}),d&&d.setShape({points:l,stackedOnPoints:x})))}else _&&c.updateData(o,{isIgnore:b,clipShape:M,disableAnimation:!0,getSymbolPoint:function(t){return[l[2*t],l[2*t+1]]}}),g&&this._initSymbolLabelAnimation(o,i,M),I&&(x&&(x=fC(x,l,i,I,w)),l=fC(l,null,i,I,w)),p=this._newPolyline(l),y?d=this._newPolygon(l,x):d&&(f.remove(d),d=this._polygon=null),u||this._initOrUpdateEndLabel(t,i,jp(T)),f.setClipPath(MC(this,i,!0,t));var D=t.getModel("emphasis"),k=D.get("focus"),L=D.get("blurScope"),P=D.get("disabled");if(p.useStyle(V(a.getLineStyle(),{fill:"none",stroke:T,lineJoin:"bevel"})),qh(p,t,"lineStyle"),p.style.lineWidth>0&&"bolder"===t.get(["emphasis","lineStyle","width"])){var R=p.getState("emphasis").style;R.lineWidth=+p.style.lineWidth+1}Hu(p).seriesIndex=t.seriesIndex,Yh(p,k,L,P);var O=pC(t.get("smooth")),N=t.get("smoothMonotone");if(p.setShape({smooth:O,smoothMonotone:N,connectNulls:w}),d){var E=o.getCalculationInfo("stackedOnSeries"),z=0;d.useStyle(V(s.getAreaStyle(),{fill:T,opacity:.7,lineJoin:"bevel",decal:o.getVisual("style").decal})),E&&(z=pC(E.get("smooth"))),d.setShape({smooth:O,stackedOnSmooth:z,smoothMonotone:N,connectNulls:w}),qh(d,t,"areaStyle"),Hu(d).seriesIndex=t.seriesIndex,Yh(d,k,L,P)}var B=this._changePolyState;o.eachItemGraphicEl(function(t){t&&(t.onHoverStateChange=B)}),this._polyline.onHoverStateChange=B,this._data=o,this._coordSys=i,this._stackedOnPoints=x,this._points=l,this._step=I,this._valueOrigin=v,t.get("triggerLineEvent")&&(this.packEventData(t,p),d&&this.packEventData(t,d))},e.prototype.packEventData=function(t,e){Hu(e).eventData={componentType:"series",componentSubType:"line",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"line"}},e.prototype.highlight=function(t,e,n,i){var r=t.getData(),o=ja(r,i);if(this._changePolyState("emphasis"),!(o instanceof Array)&&null!=o&&o>=0){var a=r.getLayout("points"),s=r.getItemGraphicEl(o);if(!s){var l=a[2*o],u=a[2*o+1];if(isNaN(l)||isNaN(u))return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(l,u))return;var h=t.get("zlevel")||0,c=t.get("z")||0;s=new zT(r,o),s.x=l,s.y=u,s.setZ(h,c);var p=s.getSymbolPath().getTextContent();p&&(p.zlevel=h,p.z=c,p.z2=this._polyline.z2+1),s.__temp=!0,r.setItemGraphicEl(o,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}else hx.prototype.highlight.call(this,t,e,n,i)},e.prototype.downplay=function(t,e,n,i){var r=t.getData(),o=ja(r,i);if(this._changePolyState("normal"),null!=o&&o>=0){var a=r.getItemGraphicEl(o);a&&(a.__temp?(r.setItemGraphicEl(o,null),this.group.remove(a)):a.downplay())}else hx.prototype.downplay.call(this,t,e,n,i)},e.prototype._changePolyState=function(t){var e=this._polygon;vh(this._polyline,t),e&&vh(e,t)},e.prototype._newPolyline=function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new nC({shape:{points:t},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(e),this._polyline=e,e},e.prototype._newPolygon=function(t,e){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new rC({shape:{points:t,stackedOnPoints:e},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n,n},e.prototype._initSymbolLabelAnimation=function(t,e,n){var i,r,o=e.getBaseAxis(),a=o.inverse;"cartesian2d"===e.type?(i=o.isHorizontal(),r=!1):"polar"===e.type&&(i="angle"===o.dim,r=!0);var s=t.hostModel,l=s.get("animationDuration");tt(l)&&(l=l(null));var u=s.get("animationDelay")||0,h=tt(u)?u(null):u;t.eachItemGraphicEl(function(t,o){var s=t;if(s){var c=[t.x,t.y],p=void 0,d=void 0,f=void 0;if(n)if(r){var g=n,y=e.pointToCoord(c);i?(p=g.startAngle,d=g.endAngle,f=-y[1]/180*Math.PI):(p=g.r0,d=g.r,f=y[0])}else{var v=n;i?(p=v.x,d=v.x+v.width,f=t.x):(p=v.y+v.height,d=v.y,f=t.y)}var m=d===p?0:(f-p)/(d-p);a&&(m=1-m);var x=tt(u)?u(o):l*m+h,_=s.getSymbolPath(),w=_.getTextContent();s.attr({scaleX:0,scaleY:0}),s.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:x}),w&&w.animateFrom({style:{opacity:0}},{duration:300,delay:x}),_.disableLabelAnimation=!0}})},e.prototype._initOrUpdateEndLabel=function(t,e,n){var i=t.getModel("endLabel");if(SC(t)){var r=t.getData(),o=this._polyline,a=r.getLayout("points");if(!a)return o.removeTextContent(),void(this._endLabel=null);var s=this._endLabel;s||(s=this._endLabel=new Wu({z2:200}),s.ignoreClip=!0,o.setTextContent(this._endLabel),o.disableLabelAnimation=!0);var l=_C(a);l>=0&&(vc(o,mc(t,"endLabel"),{inheritColor:n,labelFetcher:t,labelDataIndex:l,defaultText:function(t,e,n){return null!=n?OT(r,n):RT(r,t)},enableTextSetter:!0},IC(i,e)),o.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},e.prototype._endLabelOnDuring=function(t,e,n,i,r,o,a){var s=this._endLabel,l=this._polyline;if(s){t<1&&null==i.originalX&&(i.originalX=s.x,i.originalY=s.y);var u=n.getLayout("points"),h=n.hostModel,c=h.get("connectNulls"),p=o.get("precision"),d=o.get("distance")||0,f=a.getBaseAxis(),g=f.isHorizontal(),y=f.inverse,v=e.shape,m=y?g?v.x:v.y+v.height:g?v.x+v.width:v.y,x=(g?d:0)*(y?-1:1),_=(g?0:-d)*(y?-1:1),w=g?"x":"y",b=bC(u,m,w),S=b.range,M=S[1]-S[0],I=void 0;if(M>=1){if(M>1&&!c){var T=wC(u,S[0]);s.attr({x:T[0]+x,y:T[1]+_}),r&&(I=h.getRawValue(S[0]))}else{T=l.getPointOn(m,w);T&&s.attr({x:T[0]+x,y:T[1]+_});var C=h.getRawValue(S[0]),A=h.getRawValue(S[1]);r&&(I=as(n,p,C,A,b.t))}i.lastFrameIndex=S[0]}else{var D=1===t||i.lastFrameIndex>0?S[0]:0;T=wC(u,D);r&&(I=h.getRawValue(D)),s.attr({x:T[0]+x,y:T[1]+_})}if(r){var k=Ac(s);"function"===typeof k.setLabelText&&k.setLabelText(I)}}},e.prototype._doUpdateAnimation=function(t,e,n,i,r,o,a){var s=this._polyline,l=this._polygon,u=t.hostModel,h=KT(this._data,t,this._stackedOnPoints,e,this._coordSys,n,this._valueOrigin,o),c=h.current,p=h.stackedOnCurrent,d=h.next,f=h.stackedOnNext;if(r&&(p=fC(h.stackedOnCurrent,h.current,n,r,a),c=fC(h.current,null,n,r,a),f=fC(h.stackedOnNext,h.next,n,r,a),d=fC(h.next,null,n,r,a)),cC(c,d)>3e3||l&&cC(p,f)>3e3)return s.stopAnimation(),s.setShape({points:d}),void(l&&(l.stopAnimation(),l.setShape({points:d,stackedOnPoints:f})));s.shape.__points=h.current,s.shape.points=c;var g={shape:{points:d}};h.current!==c&&(g.shape.__points=h.next),s.stopAnimation(),ac(s,g,u),l&&(l.setShape({points:c,stackedOnPoints:p}),l.stopAnimation(),ac(l,{shape:{stackedOnPoints:f}},u),s.shape.points!==l.shape.points&&(l.shape.points=s.shape.points));for(var y=[],v=h.status,m=0;m<v.length;m++){var x=v[m].cmd;if("="===x){var _=t.getItemGraphicEl(v[m].idx1);_&&y.push({el:_,ptIdx:m})}}s.animators&&s.animators.length&&s.animators[0].during(function(){l&&l.dirtyShape();for(var t=s.shape.__points,e=0;e<y.length;e++){var n=y[e].el,i=2*y[e].ptIdx;n.x=t[i],n.y=t[i+1],n.markRedraw()}})},e.prototype.remove=function(t){var e=this.group,n=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),n&&n.eachItemGraphicEl(function(t,i){t.__temp&&(e.remove(t),n.setItemGraphicEl(i,null))}),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._endLabel=this._data=null},e.type="line",e}(hx),CC=TC;function AC(t,e){return{seriesType:t,plan:Uy(),reset:function(t){var n=t.getData(),i=t.coordinateSystem,r=t.pipelineContext,o=e||r.large;if(i){var a=Y(i.dimensions,function(t){return n.mapDimension(t)}).slice(0,2),s=a.length,l=n.getCalculationInfo("stackResultDimension");ST(n,a[0])&&(a[0]=l),ST(n,a[1])&&(a[1]=l);var u=n.getStore(),h=n.getDimensionIndex(a[0]),c=n.getDimensionIndex(a[1]);return s&&{progress:function(t,e){for(var n=t.end-t.start,r=o&&jT(n*s),a=[],l=[],p=t.start,d=0;p<t.end;p++){var f=void 0;if(1===s){var g=u.get(h,p);f=i.dataToPoint(g,null,l)}else a[0]=u.get(h,p),a[1]=u.get(c,p),f=i.dataToPoint(a,null,l);o?(r[d++]=f[0],r[d++]=f[1]):e.setItemLayout(p,f.slice())}o&&e.setLayout("points",r)}}}}}}var DC={average:function(t){for(var e=0,n=0,i=0;i<t.length;i++)isNaN(t[i])||(e+=t[i],n++);return 0===n?NaN:e/n},sum:function(t){for(var e=0,n=0;n<t.length;n++)e+=t[n]||0;return e},max:function(t){for(var e=-1/0,n=0;n<t.length;n++)t[n]>e&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;n<t.length;n++)t[n]<e&&(e=t[n]);return isFinite(e)?e:NaN},nearest:function(t){return t[0]}},kC=function(t){return Math.round(t.length/2)};function LC(t){return{seriesType:t,reset:function(t,e,n){var i=t.getData(),r=t.get("sampling"),o=t.coordinateSystem,a=i.count();if(a>10&&"cartesian2d"===o.type&&r){var s=o.getBaseAxis(),l=o.getOtherAxis(s),u=s.getExtent(),h=n.getDevicePixelRatio(),c=Math.abs(u[1]-u[0])*(h||1),p=Math.round(a/c);if(isFinite(p)&&p>1){"lttb"===r?t.setData(i.lttbDownSample(i.mapDimension(l.dim),1/p)):"minmax"===r&&t.setData(i.minmaxDownSample(i.mapDimension(l.dim),1/p));var d=void 0;et(r)?d=DC[r]:tt(r)&&(d=r),d&&t.setData(i.downSample(i.mapDimension(l.dim),1/p,d,kC))}}}}}function PC(t){t.registerChartView(CC),t.registerSeriesModel(PT),t.registerLayout(AC("line",!0)),t.registerVisual({seriesType:"line",reset:function(t){var e=t.getData(),n=t.getModel("lineStyle").getLineStyle();n&&!n.stroke&&(n.stroke=e.getVisual("style").fill),e.setVisual("legendLineStyle",n)}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,LC("line"))}var RC="__ec_stack_";function OC(t){return t.get("stack")||RC+t.seriesIndex}function NC(t){return t.dim+t.index}function EC(t){var e=[],n=t.axis,i="axis0";if("category"===n.type){for(var r=n.getBandWidth(),o=0;o<t.count;o++)e.push(V({bandWidth:r,axisKey:i,stackId:RC+o},t));var a=FC(e),s=[];for(o=0;o<t.count;o++){var l=a[i][RC+o];l.offsetCenter=l.offset+l.width/2,s.push(l)}return s}}function zC(t,e){var n=[];return e.eachSeriesByType(t,function(t){UC(t)&&n.push(t)}),n}function BC(t){var e={};U(t,function(t){var n=t.coordinateSystem,i=n.getBaseAxis();if("time"===i.type||"value"===i.type)for(var r=t.getData(),o=i.dim+"_"+i.index,a=r.getDimensionIndex(r.mapDimension(i.dim)),s=r.getStore(),l=0,u=s.count();l<u;++l){var h=s.get(a,l);e[o]?e[o].push(h):e[o]=[h]}});var n={};for(var i in e)if(e.hasOwnProperty(i)){var r=e[i];if(r){r.sort(function(t,e){return t-e});for(var o=null,a=1;a<r.length;++a){var s=r[a]-r[a-1];s>0&&(o=null===o?s:Math.min(o,s))}n[i]=o}}return n}function VC(t){var e=BC(t),n=[];return U(t,function(t){var i,r=t.coordinateSystem,o=r.getBaseAxis(),a=o.getExtent();if("category"===o.type)i=o.getBandWidth();else if("value"===o.type||"time"===o.type){var s=o.dim+"_"+o.index,l=e[s],u=Math.abs(a[1]-a[0]),h=o.scale.getExtent(),c=Math.abs(h[1]-h[0]);i=l?u/c*l:u}else{var p=t.getData();i=Math.abs(a[1]-a[0])/p.count()}var d=ea(t.get("barWidth"),i),f=ea(t.get("barMaxWidth"),i),g=ea(t.get("barMinWidth")||(YC(t)?.5:1),i),y=t.get("barGap"),v=t.get("barCategoryGap");n.push({bandWidth:i,barWidth:d,barMaxWidth:f,barMinWidth:g,barGap:y,barCategoryGap:v,axisKey:NC(o),stackId:OC(t)})}),FC(n)}function FC(t){var e={};U(t,function(t,n){var i=t.axisKey,r=t.bandWidth,o=e[i]||{bandWidth:r,remainedWidth:r,autoWidthCount:0,categoryGap:null,gap:"20%",stacks:{}},a=o.stacks;e[i]=o;var s=t.stackId;a[s]||o.autoWidthCount++,a[s]=a[s]||{width:0,maxWidth:0};var l=t.barWidth;l&&!a[s].width&&(a[s].width=l,l=Math.min(o.remainedWidth,l),o.remainedWidth-=l);var u=t.barMaxWidth;u&&(a[s].maxWidth=u);var h=t.barMinWidth;h&&(a[s].minWidth=h);var c=t.barGap;null!=c&&(o.gap=c);var p=t.barCategoryGap;null!=p&&(o.categoryGap=p)});var n={};return U(e,function(t,e){n[e]={};var i=t.stacks,r=t.bandWidth,o=t.categoryGap;if(null==o){var a=q(i).length;o=Math.max(35-4*a,15)+"%"}var s=ea(o,r),l=ea(t.gap,1),u=t.remainedWidth,h=t.autoWidthCount,c=(u-s)/(h+(h-1)*l);c=Math.max(c,0),U(i,function(t){var e=t.maxWidth,n=t.minWidth;if(t.width){i=t.width;e&&(i=Math.min(i,e)),n&&(i=Math.max(i,n)),t.width=i,u-=i+l*i,h--}else{var i=c;e&&e<i&&(i=Math.min(e,u)),n&&n>i&&(i=n),i!==c&&(t.width=i,u-=i+l*i,h--)}}),c=(u-s)/(h+(h-1)*l),c=Math.max(c,0);var p,d=0;U(i,function(t,e){t.width||(t.width=c),p=t,d+=t.width*(1+l)}),p&&(d-=p.width*l);var f=-d/2;U(i,function(t,i){n[e][i]=n[e][i]||{bandWidth:r,offset:f,width:t.width},f+=t.width*(1+l)})}),n}function GC(t,e,n){if(t&&e){var i=t[NC(e)];return null!=i&&null!=n?i[OC(n)]:i}}function WC(t,e){var n=zC(t,e),i=VC(n);U(n,function(t){var e=t.getData(),n=t.coordinateSystem,r=n.getBaseAxis(),o=OC(t),a=i[NC(r)][o],s=a.offset,l=a.width;e.setLayout({bandWidth:a.bandWidth,offset:s,size:l})})}function HC(t){return{seriesType:t,plan:Uy(),reset:function(t){if(UC(t)){var e=t.getData(),n=t.coordinateSystem,i=n.getBaseAxis(),r=n.getOtherAxis(i),o=e.getDimensionIndex(e.mapDimension(r.dim)),a=e.getDimensionIndex(e.mapDimension(i.dim)),s=t.get("showBackground",!0),l=e.mapDimension(r.dim),u=e.getCalculationInfo("stackResultDimension"),h=ST(e,l)&&!!e.getCalculationInfo("stackedOnSeries"),c=r.isHorizontal(),p=XC(i,r),d=YC(t),f=t.get("barMinHeight")||0,g=u&&e.getDimensionIndex(u),y=e.getLayout("size"),v=e.getLayout("offset");return{progress:function(t,e){var i,r=t.count,l=d&&jT(3*r),u=d&&s&&jT(3*r),m=d&&jT(r),x=n.master.getRect(),_=c?x.width:x.height,w=e.getStore(),b=0;while(null!=(i=t.next())){var S=w.get(h?g:o,i),M=w.get(a,i),I=p,T=void 0;h&&(T=+S-w.get(o,i));var C=void 0,A=void 0,D=void 0,k=void 0;if(c){var L=n.dataToPoint([S,M]);if(h){var P=n.dataToPoint([T,M]);I=P[0]}C=I,A=L[1]+v,D=L[0]-I,k=y,Math.abs(D)<f&&(D=(D<0?-1:1)*f)}else{L=n.dataToPoint([M,S]);if(h){P=n.dataToPoint([M,T]);I=P[1]}C=L[0]+v,A=I,D=y,k=L[1]-I,Math.abs(k)<f&&(k=(k<=0?-1:1)*f)}d?(l[b]=C,l[b+1]=A,l[b+2]=c?D:k,u&&(u[b]=c?x.x:C,u[b+1]=c?A:x.y,u[b+2]=_),m[i]=i):e.setItemLayout(i,{x:C,y:A,width:D,height:k}),b+=3}d&&e.setLayout({largePoints:l,largeDataIndices:m,largeBackgroundPoints:u,valueAxisHorizontal:c})}}}}}}function UC(t){return t.coordinateSystem&&"cartesian2d"===t.coordinateSystem.type}function YC(t){return t.pipelineContext&&t.pipelineContext.large}function XC(t,e){var n=e.model.get("startValue");return n||(n=0),e.toGlobalCoord(e.dataToCoord("log"===e.type?n>0?n:1:n))}var ZC=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.getInitialData=function(t,e){return kT(null,this,{useEncodeDefaulter:!0})},e.prototype.getMarkerPosition=function(t,e,n){var i=this.coordinateSystem;if(i&&i.clampData){var r=i.clampData(t),o=i.dataToPoint(r);if(n)U(i.getAxes(),function(t,n){if("category"===t.type&&null!=e){var i=t.getTicksCoords(),a=t.getTickModel().get("alignWithLabel"),s=r[n],l="x1"===e[n]||"y1"===e[n];if(l&&!a&&(s+=1),i.length<2)return;if(2===i.length)return void(o[n]=t.toGlobalCoord(t.getExtent()[l?1:0]));for(var u=void 0,h=void 0,c=1,p=0;p<i.length;p++){var d=i[p].coord,f=p===i.length-1?i[p-1].tickValue+c:i[p].tickValue;if(f===s){h=d;break}if(f<s)u=d;else if(null!=u&&f>s){h=(d+u)/2;break}1===p&&(c=f-i[0].tickValue)}null==h&&(u?u&&(h=i[i.length-1].coord):h=i[0].coord),o[n]=t.toGlobalCoord(h)}});else{var a=this.getData(),s=a.getLayout("offset"),l=a.getLayout("size"),u=i.getBaseAxis().isHorizontal()?0:1;o[u]+=s+l/2}return o}return[NaN,NaN]},e.type="series.__base_bar__",e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod"},e}(Gy);Gy.registerClass(ZC);var jC=ZC,qC=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.getInitialData=function(){return kT(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},e.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},e.prototype.getProgressiveThreshold=function(){var t=this.get("progressiveThreshold"),e=this.get("largeThreshold");return e>t&&(t=e),t},e.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},e.type="series.bar",e.dependencies=["grid","polar"],e.defaultOption=jc(jC.defaultOption,{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1},select:{itemStyle:{borderColor:"#212121"}},realtimeSort:!1}),e}(jC),KC=qC,JC=function(){function t(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}return t}(),$C=function(t){function e(e){var n=t.call(this,e)||this;return n.type="sausage",n}return a(e,t),e.prototype.getDefaultShape=function(){return new JC},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=.5*(o-r),s=r+a,l=e.startAngle,u=e.endAngle,h=e.clockwise,c=2*Math.PI,p=h?u-l<c:l-u<c;p||(l=u-(h?c:-c));var d=Math.cos(l),f=Math.sin(l),g=Math.cos(u),y=Math.sin(u);p?(t.moveTo(d*r+n,f*r+i),t.arc(d*s+n,f*s+i,a,-Math.PI+l,l,!h)):t.moveTo(d*o+n,f*o+i),t.arc(n,i,o,l,u,!h),t.arc(g*s+n,y*s+i,a,u-2*Math.PI,u-Math.PI,!h),0!==r&&t.arc(n,i,r,u,l,h)},e}(su),QC=$C;function tA(t,e){e=e||{};var n=e.isRoundCap;return function(e,i,r){var o=i.position;if(!o||o instanceof Array)return Mo(e,i,r);var a=t(o),s=null!=i.distance?i.distance:5,l=this.shape,u=l.cx,h=l.cy,c=l.r,p=l.r0,d=(c+p)/2,f=l.startAngle,g=l.endAngle,y=(f+g)/2,v=n?Math.abs(c-p)/2:0,m=Math.cos,x=Math.sin,_=u+c*m(f),w=h+c*x(f),b="left",S="top";switch(a){case"startArc":_=u+(p-s)*m(y),w=h+(p-s)*x(y),b="center",S="top";break;case"insideStartArc":_=u+(p+s)*m(y),w=h+(p+s)*x(y),b="center",S="bottom";break;case"startAngle":_=u+d*m(f)+nA(f,s+v,!1),w=h+d*x(f)+iA(f,s+v,!1),b="right",S="middle";break;case"insideStartAngle":_=u+d*m(f)+nA(f,-s+v,!1),w=h+d*x(f)+iA(f,-s+v,!1),b="left",S="middle";break;case"middle":_=u+d*m(y),w=h+d*x(y),b="center",S="middle";break;case"endArc":_=u+(c+s)*m(y),w=h+(c+s)*x(y),b="center",S="bottom";break;case"insideEndArc":_=u+(c-s)*m(y),w=h+(c-s)*x(y),b="center",S="top";break;case"endAngle":_=u+d*m(g)+nA(g,s+v,!0),w=h+d*x(g)+iA(g,s+v,!0),b="left",S="middle";break;case"insideEndAngle":_=u+d*m(g)+nA(g,-s+v,!0),w=h+d*x(g)+iA(g,-s+v,!0),b="right",S="middle";break;default:return Mo(e,i,r)}return e=e||{},e.x=_,e.y=w,e.align=b,e.verticalAlign=S,e}}function eA(t,e,n,i){if(it(i))t.setTextConfig({rotation:i});else if(Q(e))t.setTextConfig({rotation:0});else{var r,o=t.shape,a=o.clockwise?o.startAngle:o.endAngle,s=o.clockwise?o.endAngle:o.startAngle,l=(a+s)/2,u=n(e);switch(u){case"startArc":case"insideStartArc":case"middle":case"insideEndArc":case"endArc":r=l;break;case"startAngle":case"insideStartAngle":r=a;break;case"endAngle":case"insideEndAngle":r=s;break;default:return void t.setTextConfig({rotation:0})}var h=1.5*Math.PI-r;"middle"===u&&h>Math.PI/2&&h<1.5*Math.PI&&(h-=Math.PI),t.setTextConfig({rotation:h})}}function nA(t,e,n){return e*Math.sin(t)*(n?-1:1)}function iA(t,e,n){return e*Math.cos(t)*(n?1:-1)}function rA(t,e,n){var i=t.get("borderRadius");if(null==i)return n?{cornerRadius:0}:null;Q(i)||(i=[i,i,i,i]);var r=Math.abs(e.r||0-e.r0||0);return{cornerRadius:Y(i,function(t){return So(t,r)})}}var oA=Math.max,aA=Math.min;function sA(t,e){var n=t.getArea&&t.getArea();if(lC(t,"cartesian2d")){var i=t.getBaseAxis();if("category"!==i.type||!i.onBand){var r=e.getLayout("bandWidth");i.isHorizontal()?(n.x-=r,n.width+=2*r):(n.y-=r,n.height+=2*r)}}return n}var lA=function(t){function e(){var n=t.call(this)||this;return n.type=e.type,n._isFirstFrame=!0,n}return a(e,t),e.prototype.render=function(t,e,n,i){this._model=t,this._removeOnRenderedListener(n),this._updateDrawMode(t);var r=t.get("coordinateSystem");("cartesian2d"===r||"polar"===r)&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(t,e,n):this._renderNormal(t,e,n,i))},e.prototype.incrementalPrepareRender=function(t){this._clear(),this._updateDrawMode(t),this._updateLargeClip(t)},e.prototype.incrementalRender=function(t,e){this._progressiveEls=[],this._incrementalRenderLarge(t,e)},e.prototype.eachRendered=function(t){ex(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t,e,n,i){var r,o=this.group,a=t.getData(),s=this._data,l=t.coordinateSystem,u=l.getBaseAxis();"cartesian2d"===l.type?r=u.isHorizontal():"polar"===l.type&&(r="angle"===u.dim);var h=t.isAnimationEnabled()?t:null,c=cA(t,l);c&&this._enableRealtimeSort(c,a,n);var p=t.get("clip",!0)||c,d=sA(l,a);o.removeClipPath();var f=t.get("roundCap",!0),g=t.get("showBackground",!0),y=t.getModel("backgroundStyle"),v=y.get("borderRadius")||0,m=[],x=this._backgroundEls,_=i&&i.isInitSort,w=i&&"changeAxisOrder"===i.type;function b(t){var e=vA[l.type](a,t),n=AA(l,r,e);return n.useStyle(y.getItemStyle()),"cartesian2d"===l.type?n.setShape("r",v):n.setShape("cornerRadius",v),m[t]=n,n}a.diff(s).add(function(e){var n=a.getItemModel(e),i=vA[l.type](a,e,n);if(g&&b(e),a.hasValue(e)&&yA[l.type](i)){var s=!1;p&&(s=uA[l.type](d,i));var y=hA[l.type](t,a,e,i,r,h,u.model,!1,f);c&&(y.forceLabelAnimation=!0),_A(y,a,e,n,i,t,r,"polar"===l.type),_?y.attr({shape:i}):c?pA(c,h,y,i,e,r,!1,!1):sc(y,{shape:i},t,e),a.setItemGraphicEl(e,y),o.add(y),y.ignore=s}}).update(function(e,n){var i=a.getItemModel(e),S=vA[l.type](a,e,i);if(g){var M=void 0;0===x.length?M=b(n):(M=x[n],M.useStyle(y.getItemStyle()),"cartesian2d"===l.type?M.setShape("r",v):M.setShape("cornerRadius",v),m[e]=M);var I=vA[l.type](a,e),T=CA(r,I,l);ac(M,{shape:T},h,e)}var C=s.getItemGraphicEl(n);if(a.hasValue(e)&&yA[l.type](S)){var A=!1;if(p&&(A=uA[l.type](d,S),A&&o.remove(C)),C?pc(C):C=hA[l.type](t,a,e,S,r,h,u.model,!!C,f),c&&(C.forceLabelAnimation=!0),w){var D=C.getTextContent();if(D){var k=Ac(D);null!=k.prevValue&&(k.prevValue=k.value)}}else _A(C,a,e,i,S,t,r,"polar"===l.type);_?C.attr({shape:S}):c?pA(c,h,C,S,e,r,!0,w):ac(C,{shape:S},t,e,null),a.setItemGraphicEl(e,C),C.ignore=A,o.add(C)}else o.remove(C)}).remove(function(e){var n=s.getItemGraphicEl(e);n&&cc(n,t,e)}).execute();var S=this._backgroundGroup||(this._backgroundGroup=new Fo);S.removeAll();for(var M=0;M<m.length;++M)S.add(m[M]);o.add(S),this._backgroundEls=m,this._data=a},e.prototype._renderLarge=function(t,e,n){this._clear(),MA(t,this.group),this._updateLargeClip(t)},e.prototype._incrementalRenderLarge=function(t,e){this._removeBackground(),MA(e,this.group,this._progressiveEls,!0)},e.prototype._updateLargeClip=function(t){var e=t.get("clip",!0)&&sC(t.coordinateSystem,!1,t),n=this.group;e?n.setClipPath(e):n.removeClipPath()},e.prototype._enableRealtimeSort=function(t,e,n){var i=this;if(e.count()){var r=t.baseAxis;if(this._isFirstFrame)this._dispatchInitSort(e,t,n),this._isFirstFrame=!1;else{var o=function(t){var n=e.getItemGraphicEl(t),i=n&&n.shape;return i&&Math.abs(r.isHorizontal()?i.height:i.width)||0};this._onRendered=function(){i._updateSortWithinSameData(e,o,r,n)},n.getZr().on("rendered",this._onRendered)}}},e.prototype._dataSort=function(t,e,n){var i=[];return t.each(t.mapDimension(e.dim),function(t,e){var r=n(e);r=null==r?NaN:r,i.push({dataIndex:e,mappedValue:r,ordinalNumber:t})}),i.sort(function(t,e){return e.mappedValue-t.mappedValue}),{ordinalNumbers:Y(i,function(t){return t.ordinalNumber})}},e.prototype._isOrderChangedWithinSameData=function(t,e,n){for(var i=n.scale,r=t.mapDimension(n.dim),o=Number.MAX_VALUE,a=0,s=i.getOrdinalMeta().categories.length;a<s;++a){var l=t.rawIndexOf(r,i.getRawOrdinalNumber(a)),u=l<0?Number.MIN_VALUE:e(t.indexOfRawIndex(l));if(u>o)return!0;o=u}return!1},e.prototype._isOrderDifferentInView=function(t,e){for(var n=e.scale,i=n.getExtent(),r=Math.max(0,i[0]),o=Math.min(i[1],n.getOrdinalMeta().categories.length-1);r<=o;++r)if(t.ordinalNumbers[r]!==n.getRawOrdinalNumber(r))return!0},e.prototype._updateSortWithinSameData=function(t,e,n,i){if(this._isOrderChangedWithinSameData(t,e,n)){var r=this._dataSort(t,n,e);this._isOrderDifferentInView(r,n)&&(this._removeOnRenderedListener(i),i.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:r}))}},e.prototype._dispatchInitSort=function(t,e,n){var i=e.baseAxis,r=this._dataSort(t,i,function(n){return t.get(t.mapDimension(e.otherAxis.dim),n)});n.dispatchAction({type:"changeAxisOrder",componentType:i.dim+"Axis",isInitSort:!0,axisId:i.index,sortInfo:r})},e.prototype.remove=function(t,e){this._clear(this._model),this._removeOnRenderedListener(e)},e.prototype.dispose=function(t,e){this._removeOnRenderedListener(e)},e.prototype._removeOnRenderedListener=function(t){this._onRendered&&(t.getZr().off("rendered",this._onRendered),this._onRendered=null)},e.prototype._clear=function(t){var e=this.group,n=this._data;t&&t.isAnimationEnabled()&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl(function(e){cc(e,t,Hu(e).dataIndex)})):e.removeAll(),this._data=null,this._isFirstFrame=!0},e.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},e.type="bar",e}(hx),uA={cartesian2d:function(t,e){var n=e.width<0?-1:1,i=e.height<0?-1:1;n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height);var r=t.x+t.width,o=t.y+t.height,a=oA(e.x,t.x),s=aA(e.x+e.width,r),l=oA(e.y,t.y),u=aA(e.y+e.height,o),h=s<a,c=u<l;return e.x=h&&a>r?s:a,e.y=c&&l>o?u:l,e.width=h?0:s-a,e.height=c?0:u-l,n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height),h||c},polar:function(t,e){var n=e.r0<=e.r?1:-1;if(n<0){var i=e.r;e.r=e.r0,e.r0=i}var r=aA(e.r,t.r),o=oA(e.r0,t.r0);e.r=r,e.r0=o;var a=r-o<0;if(n<0){i=e.r;e.r=e.r0,e.r0=i}return a}},hA={cartesian2d:function(t,e,n,i,r,o,a,s,l){var u=new Mu({shape:B({},i),z2:1});if(u.__dataIndex=n,u.name="item",o){var h=u.shape,c=r?"height":"width";h[c]=0}return u},polar:function(t,e,n,i,r,o,a,s,l){var u=!r&&l?QC:zv,h=new u({shape:i,z2:1});h.name="item";var c=xA(r);if(h.calculateTextPosition=tA(c,{isRoundCap:u===QC}),o){var p=h.shape,d=r?"r":"endAngle",f={};p[d]=r?i.r0:i.startAngle,f[d]=i[d],(s?ac:sc)(h,{shape:f},o)}return h}};function cA(t,e){var n=t.get("realtimeSort",!0),i=e.getBaseAxis();if(n&&"category"===i.type&&"cartesian2d"===e.type)return{baseAxis:i,otherAxis:e.getOtherAxis(i)}}function pA(t,e,n,i,r,o,a,s){var l,u;o?(u={x:i.x,width:i.width},l={y:i.y,height:i.height}):(u={y:i.y,height:i.height},l={x:i.x,width:i.width}),s||(a?ac:sc)(n,{shape:l},e,r,null);var h=e?t.baseAxis.model:null;(a?ac:sc)(n,{shape:u},h,r)}function dA(t,e){for(var n=0;n<e.length;n++)if(!isFinite(t[e[n]]))return!0;return!1}var fA=["x","y","width","height"],gA=["cx","cy","r","startAngle","endAngle"],yA={cartesian2d:function(t){return!dA(t,fA)},polar:function(t){return!dA(t,gA)}},vA={cartesian2d:function(t,e,n){var i=t.getItemLayout(e),r=n?wA(n,i):0,o=i.width>0?1:-1,a=i.height>0?1:-1;return{x:i.x+o*r/2,y:i.y+a*r/2,width:i.width-o*r,height:i.height-a*r}},polar:function(t,e,n){var i=t.getItemLayout(e);return{cx:i.cx,cy:i.cy,r0:i.r0,r:i.r,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}}};function mA(t){return null!=t.startAngle&&null!=t.endAngle&&t.startAngle===t.endAngle}function xA(t){return function(t){var e=t?"Arc":"Angle";return function(t){switch(t){case"start":case"insideStart":case"end":case"insideEnd":return t+e;default:return t}}}(t)}function _A(t,e,n,i,r,o,a,s){var l=e.getItemVisual(n,"style");if(s){if(!o.get("roundCap")){var u=t.shape,h=rA(i.getModel("itemStyle"),u,!0);B(u,h),t.setShape(u)}}else{var c=i.get(["itemStyle","borderRadius"])||0;t.setShape("r",c)}t.useStyle(l);var p=i.getShallow("cursor");p&&t.attr("cursor",p);var d=s?a?r.r>=r.r0?"endArc":"startArc":r.endAngle>=r.startAngle?"endAngle":"startAngle":a?r.height>=0?"bottom":"top":r.width>=0?"right":"left",f=mc(i);vc(t,f,{labelFetcher:o,labelDataIndex:n,defaultText:RT(o.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:d});var g=t.getTextContent();if(s&&g){var y=i.get(["label","position"]);t.textConfig.inside="middle"===y||null,eA(t,"outside"===y?d:y,xA(a),i.get(["label","rotate"]))}Dc(g,f,o.getRawValue(n),function(t){return OT(e,t)});var v=i.getModel(["emphasis"]);Yh(t,v.get("focus"),v.get("blurScope"),v.get("disabled")),qh(t,i),mA(r)&&(t.style.fill="none",t.style.stroke="none",U(t.states,function(t){t.style&&(t.style.fill=t.style.stroke="none")}))}function wA(t,e){var n=t.get(["itemStyle","borderColor"]);if(!n||"none"===n)return 0;var i=t.get(["itemStyle","borderWidth"])||0,r=isNaN(e.width)?Number.MAX_VALUE:Math.abs(e.width),o=isNaN(e.height)?Number.MAX_VALUE:Math.abs(e.height);return Math.min(i,r,o)}var bA=function(){function t(){}return t}(),SA=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeBar",n}return a(e,t),e.prototype.getDefaultShape=function(){return new bA},e.prototype.buildPath=function(t,e){for(var n=e.points,i=this.baseDimIdx,r=1-this.baseDimIdx,o=[],a=[],s=this.barWidth,l=0;l<n.length;l+=3)a[i]=s,a[r]=n[l+2],o[i]=n[l+i],o[r]=n[l+r],t.rect(o[0],o[1],a[0],a[1])},e}(su);function MA(t,e,n,i){var r=t.getData(),o=r.getLayout("valueAxisHorizontal")?1:0,a=r.getLayout("largeDataIndices"),s=r.getLayout("size"),l=t.getModel("backgroundStyle"),u=r.getLayout("largeBackgroundPoints");if(u){var h=new SA({shape:{points:u},incremental:!!i,silent:!0,z2:0});h.baseDimIdx=o,h.largeDataIndices=a,h.barWidth=s,h.useStyle(l.getItemStyle()),e.add(h),n&&n.push(h)}var c=new SA({shape:{points:r.getLayout("largePoints")},incremental:!!i,ignoreCoarsePointer:!0,z2:1});c.baseDimIdx=o,c.largeDataIndices=a,c.barWidth=s,e.add(c),c.useStyle(r.getVisual("style")),c.style.stroke=null,Hu(c).seriesIndex=t.seriesIndex,t.get("silent")||(c.on("mousedown",IA),c.on("mousemove",IA)),n&&n.push(c)}var IA=fx(function(t){var e=this,n=TA(e,t.offsetX,t.offsetY);Hu(e).dataIndex=n>=0?n:null},30,!1);function TA(t,e,n){for(var i=t.baseDimIdx,r=1-i,o=t.shape.points,a=t.largeDataIndices,s=[],l=[],u=t.barWidth,h=0,c=o.length/3;h<c;h++){var p=3*h;if(l[i]=u,l[r]=o[p+2],s[i]=o[p+i],s[r]=o[p+r],l[r]<0&&(s[r]+=l[r],l[r]=-l[r]),e>=s[0]&&e<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return a[h]}return-1}function CA(t,e,n){if(lC(n,"cartesian2d")){var i=e,r=n.getArea();return{x:t?i.x:r.x,y:t?r.y:i.y,width:t?i.width:r.width,height:t?r.height:i.height}}r=n.getArea();var o=e;return{cx:r.cx,cy:r.cy,r0:t?r.r0:o.r0,r:t?r.r:o.r,startAngle:t?o.startAngle:0,endAngle:t?o.endAngle:2*Math.PI}}function AA(t,e,n){var i="polar"===t.type?zv:Mu;return new i({shape:CA(e,n,t),silent:!0,z2:0})}var DA=lA;function kA(t){t.registerChartView(DA),t.registerSeriesModel(KC),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,$(WC,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,HC("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,LC("bar")),t.registerAction({type:"changeAxisOrder",event:"changeAxisOrder",update:"update"},function(t,e){var n=t.componentType||"series";e.eachComponent({mainType:n,query:t},function(e){t.sortInfo&&e.axis.setCategorySortInfo(t.sortInfo)})})}var LA=2*Math.PI,PA=Math.PI/180;function RA(t,e){return nd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function OA(t,e){var n=RA(t,e),i=t.get("center"),r=t.get("radius");Q(r)||(r=[0,r]);var o,a,s=ea(n.width,e.getWidth()),l=ea(n.height,e.getHeight()),u=Math.min(s,l),h=ea(r[0],u/2),c=ea(r[1],u/2),p=t.coordinateSystem;if(p){var d=p.dataToPoint(i);o=d[0]||0,a=d[1]||0}else Q(i)||(i=[i,i]),o=ea(i[0],s)+n.x,a=ea(i[1],l)+n.y;return{cx:o,cy:a,r0:h,r:c}}function NA(t,e,n){e.eachSeriesByType(t,function(t){var e=t.getData(),i=e.mapDimension("value"),r=RA(t,n),o=OA(t,n),a=o.cx,s=o.cy,l=o.r,u=o.r0,h=-t.get("startAngle")*PA,c=t.get("endAngle"),p=t.get("padAngle")*PA;c="auto"===c?h-LA:-c*PA;var d=t.get("minAngle")*PA,f=d+p,g=0;e.each(i,function(t){!isNaN(t)&&g++});var y=e.getSum(i),v=Math.PI/(y||g)*2,m=t.get("clockwise"),x=t.get("roseType"),_=t.get("stillShowZeroSum"),w=e.getDataExtent(i);w[0]=0;var b=m?1:-1,S=[h,c],M=b*p/2;Rl(S,!m),h=S[0],c=S[1];var I=EA(t);I.startAngle=h,I.endAngle=c,I.clockwise=m;var T=Math.abs(c-h),C=T,A=0,D=h;if(e.setLayout({viewRect:r,r:l}),e.each(i,function(t,n){var i;if(isNaN(t))e.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:m,cx:a,cy:s,r0:u,r:x?NaN:l});else{i="area"!==x?0===y&&_?v:t*v:T/g,i<f?(i=f,C-=f):A+=t;var r=D+b*i,o=0,h=0;p>i?(o=D+b*i/2,h=o):(o=D+M,h=r-M),e.setItemLayout(n,{angle:i,startAngle:o,endAngle:h,clockwise:m,cx:a,cy:s,r0:u,r:x?ta(t,w,[u,l]):l}),D=r}}),C<LA&&g)if(C<=.001){var k=T/g;e.each(i,function(t,n){if(!isNaN(t)){var i=e.getItemLayout(n);i.angle=k;var r=0,o=0;k<p?(r=h+b*(n+.5)*k,o=r):(r=h+b*n*k+M,o=h+b*(n+1)*k-M),i.startAngle=r,i.endAngle=o}})}else v=C/A,D=h,e.each(i,function(t,n){if(!isNaN(t)){var i=e.getItemLayout(n),r=i.angle===f?f:t*v,o=0,a=0;r<p?(o=D+b*r/2,a=o):(o=D+M,a=D+b*r-M),i.startAngle=o,i.endAngle=a,D+=b*r}})})}var EA=qa();function zA(t){return{seriesType:t,reset:function(t,e){var n=e.findComponents({mainType:"legend"});if(n&&n.length){var i=t.getData();i.filterSelf(function(t){for(var e=i.getName(t),r=0;r<n.length;r++)if(!n[r].isSelected(e))return!1;return!0})}}}}var BA=Math.PI/180;function VA(t,e,n,i,r,o,a,s,l,u){if(!(t.length<2)){for(var h=t.length,c=0;c<h;c++)if("outer"===t[c].position&&"labelLine"===t[c].labelAlignTo){var p=t[c].label.x-u;t[c].linePoints[1][0]+=p,t[c].label.x=u}CS(t,l,l+a)&&f(t)}function d(t){for(var o=t.rB,a=o*o,s=0;s<t.list.length;s++){var l=t.list[s],u=Math.abs(l.label.y-n),h=i+l.len,c=h*h,p=Math.sqrt(Math.abs((1-u*u/a)*c)),d=e+(p+l.len2)*r,f=d-l.label.x,g=l.targetTextWidth-f*r;GA(l,g,!0),l.label.x=d}}function f(t){for(var o={list:[],maxY:0},a={list:[],maxY:0},s=0;s<t.length;s++)if("none"===t[s].labelAlignTo){var l=t[s],u=l.label.y>n?a:o,h=Math.abs(l.label.y-n);if(h>=u.maxY){var c=l.label.x-e-l.len2*r,p=i+l.len,f=Math.abs(c)<p?Math.sqrt(h*h/(1-c*c/p/p)):p;u.rB=f,u.maxY=h}u.list.push(l)}d(o),d(a)}}function FA(t,e,n,i,r,o,a,s){for(var l=[],u=[],h=Number.MAX_VALUE,c=-Number.MAX_VALUE,p=0;p<t.length;p++){var d=t[p].label;WA(t[p])||(d.x<e?(h=Math.min(h,d.x),l.push(t[p])):(c=Math.max(c,d.x),u.push(t[p])))}for(p=0;p<t.length;p++){var f=t[p];if(!WA(f)&&f.linePoints){if(null!=f.labelStyleWidth)continue;d=f.label;var g=f.linePoints,y=void 0;y="edge"===f.labelAlignTo?d.x<e?g[2][0]-f.labelDistance-a-f.edgeDistance:a+r-f.edgeDistance-g[2][0]-f.labelDistance:"labelLine"===f.labelAlignTo?d.x<e?h-a-f.bleedMargin:a+r-c-f.bleedMargin:d.x<e?d.x-a-f.bleedMargin:a+r-d.x-f.bleedMargin,f.targetTextWidth=y,GA(f,y)}}VA(u,e,n,i,1,r,o,a,s,c),VA(l,e,n,i,-1,r,o,a,s,h);for(p=0;p<t.length;p++){f=t[p];if(!WA(f)&&f.linePoints){d=f.label,g=f.linePoints;var v="edge"===f.labelAlignTo,m=d.style.padding,x=m?m[1]+m[3]:0,_=d.style.backgroundColor?0:x,w=f.rect.width+_,b=g[1][0]-g[2][0];v?d.x<e?g[2][0]=a+f.edgeDistance+w+f.labelDistance:g[2][0]=a+r-f.edgeDistance-w-f.labelDistance:(d.x<e?g[2][0]=d.x+f.labelDistance:g[2][0]=d.x-f.labelDistance,g[1][0]=g[2][0]+b),g[1][1]=g[2][1]=d.y}}}function GA(t,e,n){if(void 0===n&&(n=!1),null==t.labelStyleWidth){var i=t.label,r=i.style,o=t.rect,a=r.backgroundColor,s=r.padding,l=s?s[1]+s[3]:0,u=r.overflow,h=o.width+(a?0:l);if(e<h||n){var c=o.height;if(u&&u.match("break")){i.setStyle("backgroundColor",null),i.setStyle("width",e-l);var p=i.getBoundingRect();i.setStyle("width",Math.ceil(p.width)),i.setStyle("backgroundColor",a)}else{var d=e-l,f=e<h?d:n?d>t.unconstrainedWidth?null:d:null;i.setStyle("width",f)}var g=i.getBoundingRect();o.width=g.width;var y=(i.style.margin||0)+2.1;o.height=g.height+y,o.y-=(o.height-c)/2}}}function WA(t){return"center"===t.position}function HA(t){var e,n,i=t.getData(),r=[],o=!1,a=(t.get("minShowLabelAngle")||0)*BA,s=i.getLayout("viewRect"),l=i.getLayout("r"),u=s.width,h=s.x,c=s.y,p=s.height;function d(t){t.ignore=!0}function f(t){if(!t.ignore)return!0;for(var e in t.states)if(!1===t.states[e].ignore)return!0;return!1}i.each(function(t){var s=i.getItemGraphicEl(t),c=s.shape,p=s.getTextContent(),g=s.getTextGuideLine(),y=i.getItemModel(t),v=y.getModel("label"),m=v.get("position")||y.get(["emphasis","label","position"]),x=v.get("distanceToLabelLine"),_=v.get("alignTo"),w=ea(v.get("edgeDistance"),u),b=v.get("bleedMargin"),S=y.getModel("labelLine"),M=S.get("length");M=ea(M,u);var I=S.get("length2");if(I=ea(I,u),Math.abs(c.endAngle-c.startAngle)<a)return U(p.states,d),p.ignore=!0,void(g&&(U(g.states,d),g.ignore=!0));if(f(p)){var T,C,A,D,k=(c.startAngle+c.endAngle)/2,L=Math.cos(k),P=Math.sin(k);e=c.cx,n=c.cy;var R="inside"===m||"inner"===m;if("center"===m)T=c.cx,C=c.cy,D="center";else{var O=(R?(c.r+c.r0)/2*L:c.r*L)+e,N=(R?(c.r+c.r0)/2*P:c.r*P)+n;if(T=O+3*L,C=N+3*P,!R){var E=O+L*(M+l-c.r),z=N+P*(M+l-c.r),B=E+(L<0?-1:1)*I,V=z;T="edge"===_?L<0?h+w:h+u-w:B+(L<0?-x:x),C=V,A=[[O,N],[E,z],[B,V]]}D=R?"center":"edge"===_?L>0?"right":"left":L>0?"left":"right"}var F=Math.PI,G=0,W=v.get("rotate");if(it(W))G=W*(F/180);else if("center"===m)G=0;else if("radial"===W||!0===W){var H=L<0?-k+F:-k;G=H}else if("tangential"===W&&"outside"!==m&&"outer"!==m){var Y=Math.atan2(L,P);Y<0&&(Y=2*F+Y);var X=P>0;X&&(Y=F+Y),G=Y-F}if(o=!!G,p.x=T,p.y=C,p.rotation=G,p.setStyle({verticalAlign:"middle"}),R){p.setStyle({align:D});var Z=p.states.select;Z&&(Z.x+=p.x,Z.y+=p.y)}else{var j=p.getBoundingRect().clone();j.applyTransform(p.getComputedTransform());var q=(p.style.margin||0)+2.1;j.y-=q/2,j.height+=q,r.push({label:p,labelLine:g,position:m,len:M,len2:I,minTurnAngle:S.get("minTurnAngle"),maxSurfaceAngle:S.get("maxSurfaceAngle"),surfaceNormal:new We(L,P),linePoints:A,textAlign:D,labelDistance:x,labelAlignTo:_,edgeDistance:w,bleedMargin:b,rect:j,unconstrainedWidth:j.width,labelStyleWidth:p.style.width})}s.setTextConfig({inside:R})}}),!o&&t.get("avoidLabelOverlap")&&FA(r,e,n,l,u,p,h,c);for(var g=0;g<r.length;g++){var y=r[g],v=y.label,m=y.labelLine,x=isNaN(v.x)||isNaN(v.y);if(v){v.setStyle({align:y.textAlign}),x&&(U(v.states,d),v.ignore=!0);var _=v.states.select;_&&(_.x+=v.x,_.y+=v.y)}if(m){var w=y.linePoints;x||!w?(U(m.states,d),m.ignore=!0):(mS(w,y.minTurnAngle),xS(w,y.surfaceNormal,y.maxSurfaceAngle),m.setShape({points:w}),v.__hostTarget.textGuideLineConfig={anchor:new We(w[0][0],w[0][1])})}}}var UA=function(t){function e(e,n,i){var r=t.call(this)||this;r.z2=2;var o=new Wu;return r.setTextContent(o),r.updateData(e,n,i,!0),r}return a(e,t),e.prototype.updateData=function(t,e,n,i){var r=this,o=t.hostModel,a=t.getItemModel(e),s=a.getModel("emphasis"),l=t.getItemLayout(e),u=B(rA(a.getModel("itemStyle"),l,!0),l);if(isNaN(u.startAngle))r.setShape(u);else{if(i){r.setShape(u);var h=o.getShallow("animationType");o.ecModel.ssr?(sc(r,{scaleX:0,scaleY:0},o,{dataIndex:e,isFrom:!0}),r.originX=u.cx,r.originY=u.cy):"scale"===h?(r.shape.r=l.r0,sc(r,{shape:{r:l.r}},o,e)):null!=n?(r.setShape({startAngle:n,endAngle:n}),sc(r,{shape:{startAngle:l.startAngle,endAngle:l.endAngle}},o,e)):(r.shape.endAngle=l.startAngle,ac(r,{shape:{endAngle:l.endAngle}},o,e))}else pc(r),ac(r,{shape:u},o,e);r.useStyle(t.getItemVisual(e,"style")),qh(r,a);var c=(l.startAngle+l.endAngle)/2,p=o.get("selectedOffset"),d=Math.cos(c)*p,f=Math.sin(c)*p,g=a.getShallow("cursor");g&&r.attr("cursor",g),this._updateLabel(o,t,e),r.ensureState("emphasis").shape=B({r:l.r+(s.get("scale")&&s.get("scaleSize")||0)},rA(s.getModel("itemStyle"),l)),B(r.ensureState("select"),{x:d,y:f,shape:rA(a.getModel(["select","itemStyle"]),l)}),B(r.ensureState("blur"),{shape:rA(a.getModel(["blur","itemStyle"]),l)});var y=r.getTextGuideLine(),v=r.getTextContent();y&&B(y.ensureState("select"),{x:d,y:f}),B(v.ensureState("select"),{x:d,y:f}),Yh(this,s.get("focus"),s.get("blurScope"),s.get("disabled"))}},e.prototype._updateLabel=function(t,e,n){var i=this,r=e.getItemModel(n),o=r.getModel("labelLine"),a=e.getItemVisual(n,"style"),s=a&&a.fill,l=a&&a.opacity;vc(i,mc(r),{labelFetcher:e.hostModel,labelDataIndex:n,inheritColor:s,defaultOpacity:l,defaultText:t.getFormattedLabel(n,"normal")||e.getName(n)});var u=i.getTextContent();i.setTextConfig({position:null,rotation:null}),u.attr({z2:10});var h=t.get(["label","position"]);if("outside"!==h&&"outer"!==h)i.removeTextGuideLine();else{var c=this.getTextGuideLine();c||(c=new jv,this.setTextGuideLine(c)),bS(this,SS(r),{stroke:s,opacity:ft(o.get(["lineStyle","opacity"]),l,1)})}},e}(zv),YA=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.ignoreLabelLineUpdate=!0,e}return a(e,t),e.prototype.render=function(t,e,n,i){var r,o=t.getData(),a=this._data,s=this.group;if(!a&&o.count()>0){for(var l=o.getItemLayout(0),u=1;isNaN(l&&l.startAngle)&&u<o.count();++u)l=o.getItemLayout(u);l&&(r=l.startAngle)}if(this._emptyCircleSector&&s.remove(this._emptyCircleSector),0===o.count()&&t.get("showEmptyCircle")){var h=EA(t),c=new zv({shape:B(OA(t,n),h)});c.useStyle(t.getModel("emptyCircleStyle").getItemStyle()),this._emptyCircleSector=c,s.add(c)}o.diff(a).add(function(t){var e=new UA(o,t,r);o.setItemGraphicEl(t,e),s.add(e)}).update(function(t,e){var n=a.getItemGraphicEl(e);n.updateData(o,t,r),n.off("click"),s.add(n),o.setItemGraphicEl(t,n)}).remove(function(e){var n=a.getItemGraphicEl(e);cc(n,t,e)}).execute(),HA(t),"expansion"!==t.get("animationTypeUpdate")&&(this._data=o)},e.prototype.dispose=function(){},e.prototype.containPoint=function(t,e){var n=e.getData(),i=n.getItemLayout(0);if(i){var r=t[0]-i.cx,o=t[1]-i.cy,a=Math.sqrt(r*r+o*o);return a<=i.r&&a>=i.r0}},e.type="pie",e}(hx),XA=YA;function ZA(t,e,n){e=Q(e)&&{coordDimensions:e}||B({encodeDefine:t.getEncode()},e);var i=t.getSource(),r=dT(i,e).dimensions,o=new pT(r,t);return o.initData(i,n),o}var jA=function(){function t(t,e){this._getDataWithEncodedVisual=t,this._getRawData=e}return t.prototype.getAllNames=function(){var t=this._getRawData();return t.mapArray(t.getName)},t.prototype.containName=function(t){var e=this._getRawData();return e.indexOfName(t)>=0},t.prototype.indexOfName=function(t){var e=this._getDataWithEncodedVisual();return e.indexOfName(t)},t.prototype.getItemVisual=function(t,e){var n=this._getDataWithEncodedVisual();return n.getItemVisual(t,e)},t}(),qA=jA,KA=qa(),JA=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new qA(J(this.getData,this),J(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return ZA(this,{coordDimensions:["value"],encodeDefaulter:$(Dd,this)})},e.prototype.getDataParams=function(e){var n=this.getData(),i=KA(n),r=i.seats;if(!r){var o=[];n.each(n.mapDimension("value"),function(t){o.push(t)}),r=i.seats=sa(o,n.hostModel.get("percentPrecision"))}var a=t.prototype.getDataParams.call(this,e);return a.percent=r[e]||0,a.$vars.push("percent"),a},e.prototype._defaultLabelLine=function(t){Aa(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.type="series.pie",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,endAngle:"auto",padAngle:0,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},e}(Gy),$A=JA;function QA(t){return{seriesType:t,reset:function(t,e){var n=t.getData();n.filterSelf(function(t){var e=n.mapDimension("value"),i=n.get(e,t);return!(it(i)&&!isNaN(i)&&i<0)})}}}function tD(t){t.registerChartView(XA),t.registerSeriesModel($A),s_("pie",t.registerAction),t.registerLayout($(NA,"pie")),t.registerProcessor(zA("pie")),t.registerProcessor(QA("pie"))}var eD=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return a(e,t),e.prototype.getInitialData=function(t,e){return kT(null,this,{useEncodeDefaulter:!0})},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?5e3:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?1e4:this.get("progressiveThreshold"):t},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},e.type="series.scatter",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:"#212121"}},universalTransition:{divideShape:"clone"}},e}(Gy),nD=eD,iD=4,rD=function(){function t(){}return t}(),oD=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return a(e,t),e.prototype.getDefaultShape=function(){return new rD},e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.buildPath=function(t,e){var n,i=e.points,r=e.size,o=this.symbolProxy,a=o.shape,s=t.getContext?t.getContext():t,l=s&&r[0]<iD,u=this.softClipShape;if(l)this._ctx=s;else{for(this._ctx=null,n=this._off;n<i.length;){var h=i[n++],c=i[n++];isNaN(h)||isNaN(c)||(u&&!u.contain(h,c)||(a.x=h-r[0]/2,a.y=c-r[1]/2,a.width=r[0],a.height=r[1],o.buildPath(t,a,!0)))}this.incremental&&(this._off=n,this.notClear=!0)}},e.prototype.afterBrush=function(){var t,e=this.shape,n=e.points,i=e.size,r=this._ctx,o=this.softClipShape;if(r){for(t=this._off;t<n.length;){var a=n[t++],s=n[t++];isNaN(a)||isNaN(s)||(o&&!o.contain(a,s)||r.fillRect(a-i[0]/2,s-i[1]/2,i[0],i[1]))}this.incremental&&(this._off=t,this.notClear=!0)}},e.prototype.findDataIndex=function(t,e){for(var n=this.shape,i=n.points,r=n.size,o=Math.max(r[0],4),a=Math.max(r[1],4),s=i.length/2-1;s>=0;s--){var l=2*s,u=i[l]-o/2,h=i[l+1]-a/2;if(t>=u&&e>=h&&t<=u+o&&e<=h+a)return s}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();if(t=n[0],e=n[1],i.contain(t,e)){var r=this.hoverDataIdx=this.findDataIndex(t,e);return r>=0}return this.hoverDataIdx=-1,!1},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.points,i=e.size,r=i[0],o=i[1],a=1/0,s=1/0,l=-1/0,u=-1/0,h=0;h<n.length;){var c=n[h++],p=n[h++];a=Math.min(c,a),l=Math.max(c,l),s=Math.min(p,s),u=Math.max(p,u)}t=this._rect=new $e(a-r/2,s-o/2,l-a+r,u-s+o)}return t},e}(su),aD=function(){function t(){this.group=new Fo}return t.prototype.updateData=function(t,e){this._clear();var n=this._create();n.setShape({points:t.getLayout("points")}),this._setCommon(n,t,e)},t.prototype.updateLayout=function(t){var e=t.getLayout("points");this.group.eachChild(function(t){if(null!=t.startIndex){var n=2*(t.endIndex-t.startIndex),i=4*t.startIndex*2;e=new Float32Array(e.buffer,i,n)}t.setShape("points",e),t.reset()})},t.prototype.incrementalPrepareUpdate=function(t){this._clear()},t.prototype.incrementalUpdate=function(t,e,n){var i=this._newAdded[0],r=e.getLayout("points"),o=i&&i.shape.points;if(o&&o.length<2e4){var a=o.length,s=new Float32Array(a+r.length);s.set(o),s.set(r,a),i.endIndex=t.end,i.setShape({points:s})}else{this._newAdded=[];var l=this._create();l.startIndex=t.start,l.endIndex=t.end,l.incremental=!0,l.setShape({points:r}),this._setCommon(l,e,n)}},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new oD({cursor:"default"});return t.ignoreCoarsePointer=!0,this.group.add(t),this._newAdded.push(t),t},t.prototype._setCommon=function(t,e,n){var i=e.hostModel;n=n||{};var r=e.getVisual("symbolSize");t.setShape("size",r instanceof Array?r:[r,r]),t.softClipShape=n.clipShape||null,t.symbolProxy=M_(e.getVisual("symbol"),0,0,0,0),t.setColor=t.symbolProxy.setColor;var o=t.shape.size[0]<iD;t.useStyle(i.getModel("itemStyle").getItemStyle(o?["color","shadowBlur","shadowColor"]:["color"]));var a=e.getVisual("style"),s=a&&a.fill;s&&t.setColor(s);var l=Hu(t);l.seriesIndex=i.seriesIndex,t.on("mousemove",function(e){l.dataIndex=null;var n=t.hoverDataIdx;n>=0&&(l.dataIndex=n+(t.startIndex||0))})},t.prototype.remove=function(){this._clear()},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),sD=aD,lD=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._updateSymbolDraw(i,t);r.updateData(i,{clipShape:this._getClipShape(t)}),this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData(),r=this._updateSymbolDraw(i,t);r.incrementalPrepareUpdate(i),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._symbolDraw.incrementalUpdate(t,e.getData(),{clipShape:this._getClipShape(e)}),this._finished=t.end===e.getData().count()},e.prototype.updateTransform=function(t,e,n){var i=t.getData();if(this.group.dirty(),!this._finished||i.count()>1e4)return{update:!0};var r=AC("").reset(t,e,n);r.progress&&r.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout(i)},e.prototype.eachRendered=function(t){this._symbolDraw&&this._symbolDraw.eachRendered(t)},e.prototype._getClipShape=function(t){if(t.get("clip",!0)){var e=t.coordinateSystem;return e&&e.getArea&&e.getArea(.1)}},e.prototype._updateSymbolDraw=function(t,e){var n=this._symbolDraw,i=e.pipelineContext,r=i.large;return n&&r===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=r?new sD:new WT,this._isLargeDraw=r,this.group.removeAll()),this.group.add(n.group),n},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},e.prototype.dispose=function(){},e.type="scatter",e}(hx),uD=lD,hD=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.type="grid",e.dependencies=["xAxis","yAxis"],e.layoutMode="box",e.defaultOption={show:!1,z:0,left:"10%",top:60,right:"10%",bottom:70,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"},e}(pd),cD=hD,pD=function(){function t(){}return t.prototype.getNeedCrossZero=function(){var t=this.option;return!t.scale},t.prototype.getCoordSysModel=function(){},t}(),dD=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",Qa).models[0]},e.type="cartesian2dAxis",e}(pd);W(dD,pD);var fD={show:!0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#6E7079",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,showMinLine:!0,showMaxLine:!0,lineStyle:{color:["#E0E6F1"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.2)","rgba(210,219,238,0.2)"]}}},gD=E({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},fD),yD=E({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#F4F7FD",width:1}}},fD),vD=E({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},yD),mD=V({logBase:10},yD),xD={category:gD,value:yD,time:vD,log:mD},_D=0,wD=function(){function t(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++_D}return t.createByAxisModel=function(e){var n=e.option,i=n.data,r=i&&Y(i,bD);return new t({categories:r,needCollect:!r,deduplication:!1!==n.dedplication})},t.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},t.prototype.parseAndCollect=function(t){var e,n=this._needCollect;if(!et(t)&&!n)return t;if(n&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var i=this._getOrCreateMap();return e=i.get(t),null==e&&(n?(e=this.categories.length,this.categories[e]=t,i.set(t,e)):e=NaN),e},t.prototype._getOrCreateMap=function(){return this._map||(this._map=Tt(this.categories))},t}();function bD(t){return rt(t)&&null!=t.value?t.value:t+""}var SD=wD,MD={value:1,category:1,time:1,log:1};function ID(t,e,n,i){U(MD,function(r,o){var s=E(E({},xD[o],!0),i,!0),l=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e+"Axis."+o,n}return a(n,t),n.prototype.mergeDefaultAndTheme=function(t,e){var n=od(this),i=n?sd(t):{},r=e.getTheme();E(t,r.get(o+"Axis")),E(t,this.getDefaultOption()),t.type=TD(t),n&&ad(t,i,n)},n.prototype.optionUpdated=function(){var t=this.option;"category"===t.type&&(this.__ordinalMeta=SD.createByAxisModel(this))},n.prototype.getCategories=function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},n.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},n.type=e+"Axis."+o,n.defaultOption=s,n}(n);t.registerComponentModel(l)}),t.registerSubTypeDefaulter(e+"Axis",TD)}function TD(t){return t.type||(t.data?"category":"value")}var CD=function(){function t(t){this._setting=t||{},this._extent=[1/0,-1/0]}return t.prototype.getSetting=function(t){return this._setting[t]},t.prototype.unionExtent=function(t){var e=this._extent;t[0]<e[0]&&(e[0]=t[0]),t[1]>e[1]&&(e[1]=t[1])},t.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e)},t.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(t){this._isBlank=t},t}();_s(CD);var AD=CD;function DD(t){return"interval"===t.type||"log"===t.type}function kD(t,e,n,i){var r={},o=t[1]-t[0],a=r.interval=ya(o/e,!0);null!=n&&a<n&&(a=r.interval=n),null!=i&&a>i&&(a=r.interval=i);var s=r.intervalPrecision=PD(a),l=r.niceTickExtent=[na(Math.ceil(t[0]/a)*a,s),na(Math.floor(t[1]/a)*a,s)];return OD(l,t),r}function LD(t){var e=Math.pow(10,ga(t)),n=t/e;return n?2===n?n=3:3===n?n=5:n*=2:n=1,na(n*e)}function PD(t){return ra(t)+2}function RD(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function OD(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),RD(t,0,e),RD(t,1,e),t[0]>t[1]&&(t[0]=t[1])}function ND(t,e){return t>=e[0]&&t<=e[1]}function ED(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function zD(t,e){return t*(e[1]-e[0])+e[0]}var BD=function(t){function e(e){var n=t.call(this,e)||this;n.type="ordinal";var i=n.getSetting("ordinalMeta");return i||(i=new SD({})),Q(i)&&(i=new SD({categories:Y(i,function(t){return rt(t)?t.value:t})})),n._ordinalMeta=i,n._extent=n.getSetting("extent")||[0,i.categories.length-1],n}return a(e,t),e.prototype.parse=function(t){return null==t?NaN:et(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},e.prototype.contain=function(t){return t=this.parse(t),ND(t,this._extent)&&null!=this._ordinalMeta.categories[t]},e.prototype.normalize=function(t){return t=this._getTickNumber(this.parse(t)),ED(t,this._extent)},e.prototype.scale=function(t){return t=Math.round(zD(t,this._extent)),this.getRawOrdinalNumber(t)},e.prototype.getTicks=function(){var t=[],e=this._extent,n=e[0];while(n<=e[1])t.push({value:n}),n++;return t},e.prototype.getMinorTicks=function(t){},e.prototype.setSortInfo=function(t){if(null!=t){for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],i=this._ticksByOrdinalNumber=[],r=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);r<a;++r){var s=e[r];n[r]=s,i[s]=r}for(var l=0;r<o;++r){while(null!=i[l])l++;n.push(l),i[l]=r}}else this._ordinalNumbersByTick=this._ticksByOrdinalNumber=null},e.prototype._getTickNumber=function(t){var e=this._ticksByOrdinalNumber;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getRawOrdinalNumber=function(t){var e=this._ordinalNumbersByTick;return e&&t>=0&&t<e.length?e[t]:t},e.prototype.getLabel=function(t){if(!this.isBlank()){var e=this.getRawOrdinalNumber(t.value),n=this._ordinalMeta.categories[e];return null==n?"":n+""}},e.prototype.count=function(){return this._extent[1]-this._extent[0]+1},e.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},e.prototype.isInExtentRange=function(t){return t=this._getTickNumber(t),this._extent[0]<=t&&this._extent[1]>=t},e.prototype.getOrdinalMeta=function(){return this._ordinalMeta},e.prototype.calcNiceTicks=function(){},e.prototype.calcNiceExtent=function(){},e.type="ordinal",e}(AD);AD.registerClass(BD);var VD=BD,FD=na,GD=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="interval",e._interval=0,e._intervalPrecision=2,e}return a(e,t),e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return ND(t,this._extent)},e.prototype.normalize=function(t){return ED(t,this._extent)},e.prototype.scale=function(t){return zD(t,this._extent)},e.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=parseFloat(t)),isNaN(e)||(n[1]=parseFloat(e))},e.prototype.unionExtent=function(t){var e=this._extent;t[0]<e[0]&&(e[0]=t[0]),t[1]>e[1]&&(e[1]=t[1]),this.setExtent(e[0],e[1])},e.prototype.getInterval=function(){return this._interval},e.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=PD(t)},e.prototype.getTicks=function(t){var e=this._interval,n=this._extent,i=this._niceExtent,r=this._intervalPrecision,o=[];if(!e)return o;var a=1e4;n[0]<i[0]&&(t?o.push({value:FD(i[0]-e,r)}):o.push({value:n[0]}));var s=i[0];while(s<=i[1]){if(o.push({value:s}),s=FD(s+e,r),s===o[o.length-1].value)break;if(o.length>a)return[]}var l=o.length?o[o.length-1].value:i[1];return n[1]>l&&(t?o.push({value:FD(l+e,r)}):o.push({value:n[1]})),o},e.prototype.getMinorTicks=function(t){for(var e=this.getTicks(!0),n=[],i=this.getExtent(),r=1;r<e.length;r++){var o=e[r],a=e[r-1],s=0,l=[],u=o.value-a.value,h=u/t;while(s<t-1){var c=FD(a.value+(s+1)*h);c>i[0]&&c<i[1]&&l.push(c),s++}n.push(l)}return n},e.prototype.getLabel=function(t,e){if(null==t)return"";var n=e&&e.precision;null==n?n=ra(t.value)||0:"auto"===n&&(n=this._intervalPrecision);var i=FD(t.value,n,!0);return Vp(i)},e.prototype.calcNiceTicks=function(t,e,n){t=t||5;var i=this._extent,r=i[1]-i[0];if(isFinite(r)){r<0&&(r=-r,i.reverse());var o=kD(i,t,e,n);this._intervalPrecision=o.intervalPrecision,this._interval=o.interval,this._niceExtent=o.niceTickExtent}},e.prototype.calcNiceExtent=function(t){var e=this._extent;if(e[0]===e[1])if(0!==e[0]){var n=Math.abs(e[0]);t.fixMax||(e[1]+=n/2),e[0]-=n/2}else e[1]=1;var i=e[1]-e[0];isFinite(i)||(e[0]=0,e[1]=1),this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval);var r=this._interval;t.fixMin||(e[0]=FD(Math.floor(e[0]/r)*r)),t.fixMax||(e[1]=FD(Math.ceil(e[1]/r)*r))},e.prototype.setNiceExtent=function(t,e){this._niceExtent=[t,e]},e.type="interval",e}(AD);AD.registerClass(GD);var WD=GD,HD=function(t,e,n,i){while(n<i){var r=n+i>>>1;t[r][1]<e?n=r+1:i=r}return n},UD=function(t){function e(e){var n=t.call(this,e)||this;return n.type="time",n}return a(e,t),e.prototype.getLabel=function(t){var e=this.getSetting("useUTC");return wp(t.value,fp[_p(mp(this._minLevelUnit))]||fp.second,e,this.getSetting("locale"))},e.prototype.getFormattedLabel=function(t,e,n){var i=this.getSetting("useUTC"),r=this.getSetting("locale");return bp(t,e,n,r,i)},e.prototype.getTicks=function(){var t=this._interval,e=this._extent,n=[];if(!t)return n;n.push({value:e[0],level:0});var i=this.getSetting("useUTC"),r=QD(this._minLevelUnit,this._approxInterval,i,e);return n=n.concat(r),n.push({value:e[1],level:0}),n},e.prototype.calcNiceExtent=function(t){var e=this._extent;if(e[0]===e[1]&&(e[0]-=hp,e[1]+=hp),e[1]===-1/0&&e[0]===1/0){var n=new Date;e[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),e[0]=e[1]-hp}this.calcNiceTicks(t.splitNumber,t.minInterval,t.maxInterval)},e.prototype.calcNiceTicks=function(t,e,n){t=t||10;var i=this._extent,r=i[1]-i[0];this._approxInterval=r/t,null!=e&&this._approxInterval<e&&(this._approxInterval=e),null!=n&&this._approxInterval>n&&(this._approxInterval=n);var o=YD.length,a=Math.min(HD(YD,this._approxInterval,0,o),o-1);this._interval=YD[a][1],this._minLevelUnit=YD[Math.max(a-1,0)][0]},e.prototype.parse=function(t){return it(t)?t:+da(t)},e.prototype.contain=function(t){return ND(this.parse(t),this._extent)},e.prototype.normalize=function(t){return ED(this.parse(t),this._extent)},e.prototype.scale=function(t){return zD(t,this._extent)},e.type="time",e}(WD),YD=[["second",sp],["minute",lp],["hour",up],["quarter-day",6*up],["half-day",12*up],["day",1.2*hp],["half-week",3.5*hp],["week",7*hp],["month",31*hp],["quarter",95*hp],["half-year",cp/2],["year",cp]];function XD(t,e,n,i){var r=da(e),o=da(n),a=function(t){return Mp(r,t,i)===Mp(o,t,i)},s=function(){return a("year")},l=function(){return s()&&a("month")},u=function(){return l()&&a("day")},h=function(){return u()&&a("hour")},c=function(){return h()&&a("minute")},p=function(){return c()&&a("second")},d=function(){return p()&&a("millisecond")};switch(t){case"year":return s();case"month":return l();case"day":return u();case"hour":return h();case"minute":return c();case"second":return p();case"millisecond":return d()}}function ZD(t,e){return t/=hp,t>16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function jD(t){var e=30*hp;return t/=e,t>6?6:t>3?3:t>2?2:1}function qD(t){return t/=up,t>12?12:t>6?6:t>3.5?4:t>2?2:1}function KD(t,e){return t/=e?lp:sp,t>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function JD(t){return ya(t,!0)}function $D(t,e,n){var i=new Date(t);switch(mp(e)){case"year":case"month":i[Rp(n)](0);case"day":i[Op(n)](1);case"hour":i[Np(n)](0);case"minute":i[Ep(n)](0);case"second":i[zp(n)](0),i[Bp(n)](0)}return i.getTime()}function QD(t,e,n,i){var r=1e4,o=yp,a=0;function s(t,e,n,r,o,a,s){var l=new Date(e),u=e,h=l[r]();while(u<n&&u<=i[1])s.push({value:u}),h+=t,l[o](h),u=l.getTime();s.push({value:u,notAdd:!0})}function l(t,r,o){var a=[],l=!r.length;if(!XD(mp(t),i[0],i[1],n)){l&&(r=[{value:$D(new Date(i[0]),t,n)},{value:i[1]}]);for(var u=0;u<r.length-1;u++){var h=r[u].value,c=r[u+1].value;if(h!==c){var p=void 0,d=void 0,f=void 0,g=!1;switch(t){case"year":p=Math.max(1,Math.round(e/hp/365)),d=Ip(n),f=Pp(n);break;case"half-year":case"quarter":case"month":p=jD(e),d=Tp(n),f=Rp(n);break;case"week":case"half-week":case"day":p=ZD(e,31),d=Cp(n),f=Op(n),g=!0;break;case"half-day":case"quarter-day":case"hour":p=qD(e),d=Ap(n),f=Np(n);break;case"minute":p=KD(e,!0),d=Dp(n),f=Ep(n);break;case"second":p=KD(e,!1),d=kp(n),f=zp(n);break;case"millisecond":p=JD(e),d=Lp(n),f=Bp(n);break}s(p,h,c,d,f,g,a),"year"===t&&o.length>1&&0===u&&o.unshift({value:o[0].value-p})}}for(u=0;u<a.length;u++)o.push(a[u]);return a}}for(var u=[],h=[],c=0,p=0,d=0;d<o.length&&a++<r;++d){var f=mp(o[d]);if(xp(o[d])){l(o[d],u[u.length-1]||[],h);var g=o[d+1]?mp(o[d+1]):null;if(f!==g){if(h.length){p=c,h.sort(function(t,e){return t.value-e.value});for(var y=[],v=0;v<h.length;++v){var m=h[v].value;0!==v&&h[v-1].value===m||(y.push(h[v]),m>=i[0]&&m<=i[1]&&c++)}var x=(i[1]-i[0])/e;if(c>1.5*x&&p>x/1.5)break;if(u.push(y),c>x||t===o[d])break}h=[]}}}var _=Z(Y(u,function(t){return Z(t,function(t){return t.value>=i[0]&&t.value<=i[1]&&!t.notAdd})}),function(t){return t.length>0}),w=[],b=_.length-1;for(d=0;d<_.length;++d)for(var S=_[d],M=0;M<S.length;++M)w.push({value:S[M].value,level:b-d});w.sort(function(t,e){return t.value-e.value});var I=[];for(d=0;d<w.length;++d)0!==d&&w[d].value===w[d-1].value||I.push(w[d]);return I}AD.registerClass(UD);var tk=UD,ek=AD.prototype,nk=WD.prototype,ik=na,rk=Math.floor,ok=Math.ceil,ak=Math.pow,sk=Math.log,lk=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="log",e.base=10,e._originalScale=new WD,e._interval=0,e}return a(e,t),e.prototype.getTicks=function(t){var e=this._originalScale,n=this._extent,i=e.getExtent(),r=nk.getTicks.call(this,t);return Y(r,function(t){var e=t.value,r=na(ak(this.base,e));return r=e===n[0]&&this._fixMin?hk(r,i[0]):r,r=e===n[1]&&this._fixMax?hk(r,i[1]):r,{value:r}},this)},e.prototype.setExtent=function(t,e){var n=sk(this.base);t=sk(Math.max(0,t))/n,e=sk(Math.max(0,e))/n,nk.setExtent.call(this,t,e)},e.prototype.getExtent=function(){var t=this.base,e=ek.getExtent.call(this);e[0]=ak(t,e[0]),e[1]=ak(t,e[1]);var n=this._originalScale,i=n.getExtent();return this._fixMin&&(e[0]=hk(e[0],i[0])),this._fixMax&&(e[1]=hk(e[1],i[1])),e},e.prototype.unionExtent=function(t){this._originalScale.unionExtent(t);var e=this.base;t[0]=sk(t[0])/sk(e),t[1]=sk(t[1])/sk(e),ek.unionExtent.call(this,t)},e.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},e.prototype.calcNiceTicks=function(t){t=t||10;var e=this._extent,n=e[1]-e[0];if(!(n===1/0||n<=0)){var i=fa(n),r=t/n*i;r<=.5&&(i*=10);while(!isNaN(i)&&Math.abs(i)<1&&Math.abs(i)>0)i*=10;var o=[na(ok(e[0]/i)*i),na(rk(e[1]/i)*i)];this._interval=i,this._niceExtent=o}},e.prototype.calcNiceExtent=function(t){nk.calcNiceExtent.call(this,t),this._fixMin=t.fixMin,this._fixMax=t.fixMax},e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return t=sk(t)/sk(this.base),ND(t,this._extent)},e.prototype.normalize=function(t){return t=sk(t)/sk(this.base),ED(t,this._extent)},e.prototype.scale=function(t){return t=zD(t,this._extent),ak(this.base,t)},e.type="log",e}(AD),uk=lk.prototype;function hk(t,e){return ik(t,ra(e))}uk.getMinorTicks=nk.getMinorTicks,uk.getLabel=nk.getLabel,AD.registerClass(lk);var ck=lk,pk=function(){function t(t,e,n){this._prepareParams(t,e,n)}return t.prototype._prepareParams=function(t,e,n){n[1]<n[0]&&(n=[NaN,NaN]),this._dataMin=n[0],this._dataMax=n[1];var i=this._isOrdinal="ordinal"===t.type;this._needCrossZero="interval"===t.type&&e.getNeedCrossZero&&e.getNeedCrossZero();var r=e.get("min",!0);null==r&&(r=e.get("startValue",!0));var o=this._modelMinRaw=r;tt(o)?this._modelMinNum=yk(t,o({min:n[0],max:n[1]})):"dataMin"!==o&&(this._modelMinNum=yk(t,o));var a=this._modelMaxRaw=e.get("max",!0);if(tt(a)?this._modelMaxNum=yk(t,a({min:n[0],max:n[1]})):"dataMax"!==a&&(this._modelMaxNum=yk(t,a)),i)this._axisDataLen=e.getCategories().length;else{var s=e.get("boundaryGap"),l=Q(s)?s:[s||0,s||0];"boolean"===typeof l[0]||"boolean"===typeof l[1]?this._boundaryGapInner=[0,0]:this._boundaryGapInner=[So(l[0],1),So(l[1],1)]}},t.prototype.calculate=function(){var t=this._isOrdinal,e=this._dataMin,n=this._dataMax,i=this._axisDataLen,r=this._boundaryGapInner,o=t?null:n-e||Math.abs(e),a="dataMin"===this._modelMinRaw?e:this._modelMinNum,s="dataMax"===this._modelMaxRaw?n:this._modelMaxNum,l=null!=a,u=null!=s;null==a&&(a=t?i?0:NaN:e-r[0]*o),null==s&&(s=t?i?i-1:NaN:n+r[1]*o),(null==a||!isFinite(a))&&(a=NaN),(null==s||!isFinite(s))&&(s=NaN);var h=ct(a)||ct(s)||t&&!i;this._needCrossZero&&(a>0&&s>0&&!l&&(a=0),a<0&&s<0&&!u&&(s=0));var c=this._determinedMin,p=this._determinedMax;return null!=c&&(a=c,l=!0),null!=p&&(s=p,u=!0),{min:a,max:s,minFixed:l,maxFixed:u,isBlank:h}},t.prototype.modifyDataMinMax=function(t,e){this[fk[t]]=e},t.prototype.setDeterminedMinMax=function(t,e){var n=dk[t];this[n]=e},t.prototype.freeze=function(){this.frozen=!0},t}(),dk={min:"_determinedMin",max:"_determinedMax"},fk={min:"_dataMin",max:"_dataMax"};function gk(t,e,n){var i=t.rawExtentInfo;return i||(i=new pk(t,e,n),t.rawExtentInfo=i,i)}function yk(t,e){return null==e?null:ct(e)?NaN:t.parse(e)}function vk(t,e){var n=t.type,i=gk(t,e,t.getExtent()).calculate();t.setBlank(i.isBlank);var r=i.min,o=i.max,a=e.ecModel;if(a&&"time"===n){var s=zC("bar",a),l=!1;if(U(s,function(t){l=l||t.getBaseAxis()===e.axis}),l){var u=VC(s),h=mk(r,o,e,u);r=h.min,o=h.max}}return{extent:[r,o],fixMin:i.minFixed,fixMax:i.maxFixed}}function mk(t,e,n,i){var r=n.axis.getExtent(),o=Math.abs(r[1]-r[0]),a=GC(i,n.axis);if(void 0===a)return{min:t,max:e};var s=1/0;U(a,function(t){s=Math.min(t.offset,s)});var l=-1/0;U(a,function(t){l=Math.max(t.offset+t.width,l)}),s=Math.abs(s),l=Math.abs(l);var u=s+l,h=e-t,c=1-(s+l)/o,p=h/c-h;return e+=p*(l/u),t-=p*(s/u),{min:t,max:e}}function xk(t,e){var n=e,i=vk(t,n),r=i.extent,o=n.get("splitNumber");t instanceof ck&&(t.base=n.get("logBase"));var a=t.type,s=n.get("interval"),l="interval"===a||"time"===a;t.setExtent(r[0],r[1]),t.calcNiceExtent({splitNumber:o,fixMin:i.fixMin,fixMax:i.fixMax,minInterval:l?n.get("minInterval"):null,maxInterval:l?n.get("maxInterval"):null}),null!=s&&t.setInterval&&t.setInterval(s)}function _k(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new VD({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new tk({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(AD.getClass(e)||WD)}}function wk(t){var e=t.scale.getExtent(),n=e[0],i=e[1];return!(n>0&&i>0||n<0&&i<0)}function bk(t){var e=t.getLabelModel().get("formatter"),n="category"===t.type?t.scale.getExtent()[0]:null;return"time"===t.scale.type?function(e){return function(n,i){return t.scale.getFormattedLabel(n,i,e)}}(e):et(e)?function(e){return function(n){var i=t.scale.getLabel(n),r=e.replace("{value}",null!=i?i:"");return r}}(e):tt(e)?function(e){return function(i,r){return null!=n&&(r=i.value-n),e(Sk(t,i),r,null!=i.level?{level:i.level}:null)}}(e):function(e){return t.scale.getLabel(e)}}function Sk(t,e){return"category"===t.type?t.scale.getLabel(e):e.value}function Mk(t){var e=t.model,n=t.scale;if(e.get(["axisLabel","show"])&&!n.isBlank()){var i,r,o=n.getExtent();n instanceof VD?r=n.count():(i=n.getTicks(),r=i.length);var a,s=t.getLabelModel(),l=bk(t),u=1;r>40&&(u=Math.ceil(r/40));for(var h=0;h<r;h+=u){var c=i?i[h]:{value:o[0]+h},p=l(c,h),d=s.getTextRect(p),f=Ik(d,s.get("rotate")||0);a?a.union(f):a=f}return a}}function Ik(t,e){var n=e*Math.PI/180,i=t.width,r=t.height,o=i*Math.abs(Math.cos(n))+Math.abs(r*Math.sin(n)),a=i*Math.abs(Math.sin(n))+Math.abs(r*Math.cos(n)),s=new $e(t.x,t.y,o,a);return s}function Tk(t){var e=t.get("interval");return null==e?"auto":e}function Ck(t){return"category"===t.type&&0===Tk(t.getLabelModel())}function Ak(t,e){var n={};return U(t.mapDimensionsAll(e),function(e){n[MT(t,e)]=!0}),q(n)}function Dk(t,e,n){e&&U(Ak(e,n),function(n){var i=e.getApproximateExtent(n);i[0]<t[0]&&(t[0]=i[0]),i[1]>t[1]&&(t[1]=i[1])})}var kk=function(){function t(t){this.type="cartesian",this._dimList=[],this._axes={},this.name=t||""}return t.prototype.getAxis=function(t){return this._axes[t]},t.prototype.getAxes=function(){return Y(this._dimList,function(t){return this._axes[t]},this)},t.prototype.getAxesByScale=function(t){return t=t.toLowerCase(),Z(this.getAxes(),function(e){return e.scale.type===t})},t.prototype.addAxis=function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)},t}(),Lk=kk,Pk=["x","y"];function Rk(t){return"interval"===t.type||"time"===t.type}var Ok=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cartesian2d",e.dimensions=Pk,e}return a(e,t),e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var t=this.getAxis("x").scale,e=this.getAxis("y").scale;if(Rk(t)&&Rk(e)){var n=t.getExtent(),i=e.getExtent(),r=this.dataToPoint([n[0],i[0]]),o=this.dataToPoint([n[1],i[1]]),a=n[1]-n[0],s=i[1]-i[0];if(a&&s){var l=(o[0]-r[0])/a,u=(o[1]-r[1])/s,h=r[0]-n[0]*l,c=r[1]-i[0]*u,p=this._transform=[l,0,0,u,h,c];this._invTransform=Ve([],p)}}},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},e.prototype.containPoint=function(t){var e=this.getAxis("x"),n=this.getAxis("y");return e.contain(e.toLocalCoord(t[0]))&&n.contain(n.toLocalCoord(t[1]))},e.prototype.containData=function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},e.prototype.containZone=function(t,e){var n=this.dataToPoint(t),i=this.dataToPoint(e),r=this.getArea(),o=new $e(n[0],n[1],i[0]-n[0],i[1]-n[1]);return r.intersect(o)},e.prototype.dataToPoint=function(t,e,n){n=n||[];var i=t[0],r=t[1];if(this._transform&&null!=i&&isFinite(i)&&null!=r&&isFinite(r))return qt(n,t,this._transform);var o=this.getAxis("x"),a=this.getAxis("y");return n[0]=o.toGlobalCoord(o.dataToCoord(i,e)),n[1]=a.toGlobalCoord(a.dataToCoord(r,e)),n},e.prototype.clampData=function(t,e){var n=this.getAxis("x").scale,i=this.getAxis("y").scale,r=n.getExtent(),o=i.getExtent(),a=n.parse(t[0]),s=i.parse(t[1]);return e=e||[],e[0]=Math.min(Math.max(Math.min(r[0],r[1]),a),Math.max(r[0],r[1])),e[1]=Math.min(Math.max(Math.min(o[0],o[1]),s),Math.max(o[0],o[1])),e},e.prototype.pointToData=function(t,e){var n=[];if(this._invTransform)return qt(n,t,this._invTransform);var i=this.getAxis("x"),r=this.getAxis("y");return n[0]=i.coordToData(i.toLocalCoord(t[0]),e),n[1]=r.coordToData(r.toLocalCoord(t[1]),e),n},e.prototype.getOtherAxis=function(t){return this.getAxis("x"===t.dim?"y":"x")},e.prototype.getArea=function(t){t=t||0;var e=this.getAxis("x").getGlobalExtent(),n=this.getAxis("y").getGlobalExtent(),i=Math.min(e[0],e[1])-t,r=Math.min(n[0],n[1])-t,o=Math.max(e[0],e[1])-i+t,a=Math.max(n[0],n[1])-r+t;return new $e(i,r,o,a)},e}(Lk),Nk=Ok,Ek=qa();function zk(t,e){var n=Y(e,function(e){return t.scale.parse(e)});return"time"===t.type&&n.length>0&&(n.sort(),n.unshift(n[0]),n.push(n[n.length-1])),n}function Bk(t){var e=t.getLabelModel().get("customValues");if(e){var n=bk(t),i=t.scale.getExtent(),r=zk(t,e),o=Z(r,function(t){return t>=i[0]&&t<=i[1]});return{labels:Y(o,function(e){var i={value:e};return{formattedLabel:n(i),rawLabel:t.scale.getLabel(i),tickValue:e}})}}return"category"===t.type?Fk(t):Hk(t)}function Vk(t,e){var n=t.getTickModel().get("customValues");if(n){var i=t.scale.getExtent(),r=zk(t,n);return{ticks:Z(r,function(t){return t>=i[0]&&t<=i[1]})}}return"category"===t.type?Wk(t,e):{ticks:Y(t.scale.getTicks(),function(t){return t.value})}}function Fk(t){var e=t.getLabelModel(),n=Gk(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}function Gk(t,e){var n,i,r=Uk(t,"labels"),o=Tk(e),a=Yk(r,o);return a||(tt(o)?n=Jk(t,o):(i="auto"===o?Zk(t):o,n=Kk(t,i)),Xk(r,o,{labels:n,labelCategoryInterval:i}))}function Wk(t,e){var n,i,r=Uk(t,"ticks"),o=Tk(e),a=Yk(r,o);if(a)return a;if(e.get("show")&&!t.scale.isBlank()||(n=[]),tt(o))n=Jk(t,o,!0);else if("auto"===o){var s=Gk(t,t.getLabelModel());i=s.labelCategoryInterval,n=Y(s.labels,function(t){return t.tickValue})}else i=o,n=Kk(t,i,!0);return Xk(r,o,{ticks:n,tickCategoryInterval:i})}function Hk(t){var e=t.scale.getTicks(),n=bk(t);return{labels:Y(e,function(e,i){return{level:e.level,formattedLabel:n(e,i),rawLabel:t.scale.getLabel(e),tickValue:e.value}})}}function Uk(t,e){return Ek(t)[e]||(Ek(t)[e]=[])}function Yk(t,e){for(var n=0;n<t.length;n++)if(t[n].key===e)return t[n].value}function Xk(t,e,n){return t.push({key:e,value:n}),n}function Zk(t){var e=Ek(t).autoInterval;return null!=e?e:Ek(t).autoInterval=t.calculateCategoryInterval()}function jk(t){var e=qk(t),n=bk(t),i=(e.axisRotate-e.labelRotate)/180*Math.PI,r=t.scale,o=r.getExtent(),a=r.count();if(o[1]-o[0]<1)return 0;var s=1;a>40&&(s=Math.max(1,Math.floor(a/40)));for(var l=o[0],u=t.dataToCoord(l+1)-t.dataToCoord(l),h=Math.abs(u*Math.cos(i)),c=Math.abs(u*Math.sin(i)),p=0,d=0;l<=o[1];l+=s){var f=0,g=0,y=xo(n({value:l}),e.font,"center","top");f=1.3*y.width,g=1.3*y.height,p=Math.max(p,f,7),d=Math.max(d,g,7)}var v=p/h,m=d/c;isNaN(v)&&(v=1/0),isNaN(m)&&(m=1/0);var x=Math.max(0,Math.floor(Math.min(v,m))),_=Ek(t.model),w=t.getExtent(),b=_.lastAutoInterval,S=_.lastTickCount;return null!=b&&null!=S&&Math.abs(b-x)<=1&&Math.abs(S-a)<=1&&b>x&&_.axisExtent0===w[0]&&_.axisExtent1===w[1]?x=b:(_.lastTickCount=a,_.lastAutoInterval=x,_.axisExtent0=w[0],_.axisExtent1=w[1]),x}function qk(t){var e=t.getLabelModel();return{axisRotate:t.getRotate?t.getRotate():t.isHorizontal&&!t.isHorizontal()?90:0,labelRotate:e.get("rotate")||0,font:e.getFont()}}function Kk(t,e,n){var i=bk(t),r=t.scale,o=r.getExtent(),a=t.getLabelModel(),s=[],l=Math.max((e||0)+1,1),u=o[0],h=r.count();0!==u&&l>1&&h/l>2&&(u=Math.round(Math.ceil(u/l)*l));var c=Ck(t),p=a.get("showMinLabel")||c,d=a.get("showMaxLabel")||c;p&&u!==o[0]&&g(o[0]);for(var f=u;f<=o[1];f+=l)g(f);function g(t){var e={value:t};s.push(n?t:{formattedLabel:i(e),rawLabel:r.getLabel(e),tickValue:t})}return d&&f-l!==o[1]&&g(o[1]),s}function Jk(t,e,n){var i=t.scale,r=bk(t),o=[];return U(i.getTicks(),function(t){var a=i.getLabel(t),s=t.value;e(t.value,a)&&o.push(n?s:{formattedLabel:r(t),rawLabel:a,tickValue:s})}),o}var $k=[0,1],Qk=function(){function t(t,e,n){this.onBand=!1,this.inverse=!1,this.dim=t,this.scale=e,this._extent=n||[0,0]}return t.prototype.contain=function(t){var e=this._extent,n=Math.min(e[0],e[1]),i=Math.max(e[0],e[1]);return t>=n&&t<=i},t.prototype.containData=function(t){return this.scale.contain(t)},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(t){return aa(t||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},t.prototype.dataToCoord=function(t,e){var n=this._extent,i=this.scale;return t=i.normalize(t),this.onBand&&"ordinal"===i.type&&(n=n.slice(),tL(n,i.count())),ta(t,$k,n,e)},t.prototype.coordToData=function(t,e){var n=this._extent,i=this.scale;this.onBand&&"ordinal"===i.type&&(n=n.slice(),tL(n,i.count()));var r=ta(t,n,$k,e);return this.scale.scale(r)},t.prototype.pointToData=function(t,e){},t.prototype.getTicksCoords=function(t){t=t||{};var e=t.tickModel||this.getTickModel(),n=Vk(this,e),i=n.ticks,r=Y(i,function(t){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}},this),o=e.get("alignWithLabel");return eL(this,r,o,t.clamp),r},t.prototype.getMinorTicksCoords=function(){if("ordinal"===this.scale.type)return[];var t=this.model.getModel("minorTick"),e=t.get("splitNumber");e>0&&e<100||(e=5);var n=this.scale.getMinorTicks(e),i=Y(n,function(t){return Y(t,function(t){return{coord:this.dataToCoord(t),tickValue:t}},this)},this);return i},t.prototype.getViewLabels=function(){return Bk(this).labels},t.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},t.prototype.getTickModel=function(){return this.model.getModel("axisTick")},t.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),n=e[1]-e[0]+(this.onBand?1:0);0===n&&(n=1);var i=Math.abs(t[1]-t[0]);return Math.abs(i)/n},t.prototype.calculateCategoryInterval=function(){return jk(this)},t}();function tL(t,e){var n=t[1]-t[0],i=e,r=n/i/2;t[0]+=r,t[1]-=r}function eL(t,e,n,i){var r=e.length;if(t.onBand&&!n&&r){var o,a,s=t.getExtent();if(1===r)e[0].coord=s[0],o=e[1]={coord:s[1],tickValue:e[0].tickValue};else{var l=e[r-1].tickValue-e[0].tickValue,u=(e[r-1].coord-e[0].coord)/l;U(e,function(t){t.coord-=u/2});var h=t.scale.getExtent();a=1+h[1]-e[r-1].tickValue,o={coord:e[r-1].coord+u*a,tickValue:h[1]+1},e.push(o)}var c=s[0]>s[1];p(e[0].coord,s[0])&&(i?e[0].coord=s[0]:e.shift()),i&&p(s[0],e[0].coord)&&e.unshift({coord:s[0]}),p(s[1],o.coord)&&(i?o.coord=s[1]:e.pop()),i&&p(o.coord,s[1])&&e.push({coord:s[1]})}function p(t,e){return t=na(t),e=na(e),c?t>e:t<e}}var nL=Qk,iL=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.index=0,a.type=r||"value",a.position=o||"bottom",a}return a(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.getGlobalExtent=function(t){var e=this.getExtent();return e[0]=this.toGlobalCoord(e[0]),e[1]=this.toGlobalCoord(e[1]),t&&e[0]>e[1]&&e.reverse(),e},e.prototype.pointToData=function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},e.prototype.setCategorySortInfo=function(t){if("category"!==this.type)return!1;this.model.option.categorySortInfo=t,this.scale.setSortInfo(t)},e}(nL),rL=iL;function oL(t,e,n){n=n||{};var i=t.coordinateSystem,r=e.axis,o={},a=r.getAxesOnZeroOf()[0],s=r.position,l=a?"onZero":s,u=r.dim,h=i.getRect(),c=[h.x,h.x+h.width,h.y,h.y+h.height],p={left:0,right:1,top:0,bottom:1,onZero:2},d=e.get("offset")||0,f="x"===u?[c[2]-d,c[3]+d]:[c[0]-d,c[1]+d];if(a){var g=a.toGlobalCoord(a.dataToCoord(0));f[p.onZero]=Math.max(Math.min(g,f[1]),f[0])}o.position=["y"===u?f[p[l]]:c[0],"x"===u?f[p[l]]:c[3]],o.rotation=Math.PI/2*("x"===u?0:1);var y={top:-1,bottom:1,left:-1,right:1};o.labelDirection=o.tickDirection=o.nameDirection=y[s],o.labelOffset=a?f[p[s]]-f[p.onZero]:0,e.get(["axisTick","inside"])&&(o.tickDirection=-o.tickDirection),pt(n.labelInside,e.get(["axisLabel","inside"]))&&(o.labelDirection=-o.labelDirection);var v=e.get(["axisLabel","rotate"]);return o.labelRotate="top"===l?-v:v,o.z2=1,o}function aL(t){return"cartesian2d"===t.get("coordinateSystem")}function sL(t){var e={xAxisModel:null,yAxisModel:null};return U(e,function(n,i){var r=i.replace(/Model$/,""),o=t.getReferringComponents(r,Qa).models[0];e[i]=o}),e}var lL=Math.log;function uL(t,e,n){var i=WD.prototype,r=i.getTicks.call(n),o=i.getTicks.call(n,!0),a=r.length-1,s=i.getInterval.call(n),l=vk(t,e),u=l.extent,h=l.fixMin,c=l.fixMax;if("log"===t.type){var p=lL(t.base);u=[lL(u[0])/p,lL(u[1])/p]}t.setExtent(u[0],u[1]),t.calcNiceExtent({splitNumber:a,fixMin:h,fixMax:c});var d=i.getExtent.call(t);h&&(u[0]=d[0]),c&&(u[1]=d[1]);var f=i.getInterval.call(t),g=u[0],y=u[1];if(h&&c)f=(y-g)/a;else if(h){y=u[0]+f*a;while(y<u[1]&&isFinite(y)&&isFinite(u[1]))f=LD(f),y=u[0]+f*a}else if(c){g=u[1]-f*a;while(g>u[0]&&isFinite(g)&&isFinite(u[0]))f=LD(f),g=u[1]-f*a}else{var v=t.getTicks().length-1;v>a&&(f=LD(f));var m=f*a;y=Math.ceil(u[1]/f)*f,g=na(y-m),g<0&&u[0]>=0?(g=0,y=na(m)):y>0&&u[1]<=0&&(y=0,g=-na(m))}var x=(r[0].value-o[0].value)/s,_=(r[a].value-o[a].value)/s;i.setExtent.call(t,g+f*x,y+f*_),i.setInterval.call(t,f),(x||_)&&i.setNiceExtent.call(t,g+f,y-f)}var hL=function(){function t(t,e,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=Pk,this._initCartesian(t,e,n),this.model=t}return t.prototype.getRect=function(){return this._rect},t.prototype.update=function(t,e){var n=this._axesMap;function i(t){var e,n=q(t),i=n.length;if(i){for(var r=[],o=i-1;o>=0;o--){var a=+n[o],s=t[a],l=s.model,u=s.scale;DD(u)&&l.get("alignTicks")&&null==l.get("interval")?r.push(s):(xk(u,l),DD(u)&&(e=s))}r.length&&(e||(e=r.pop(),xk(e.scale,e.model)),U(r,function(t){uL(t.scale,t.model,e.scale)}))}}this._updateScale(t,this.model),i(n.x),i(n.y);var r={};U(n.x,function(t){pL(n,"y",t,r)}),U(n.y,function(t){pL(n,"x",t,r)}),this.resize(this.model,e)},t.prototype.resize=function(t,e,n){var i=t.getBoxLayoutParams(),r=!n&&t.get("containLabel"),o=nd(i,{width:e.getWidth(),height:e.getHeight()});this._rect=o;var a=this._axesList;function s(){U(a,function(t){var e=t.isHorizontal(),n=e?[0,o.width]:[0,o.height],i=t.inverse?1:0;t.setExtent(n[i],n[1-i]),fL(t,e?o.x:o.y)})}s(),r&&(U(a,function(t){if(!t.model.get(["axisLabel","inside"])){var e=Mk(t);if(e){var n=t.isHorizontal()?"height":"width",i=t.model.get(["axisLabel","margin"]);o[n]-=e[n]+i,"top"===t.position?o.y+=e.height+i:"left"===t.position&&(o.x+=e.width+i)}}}),s()),U(this._coordsList,function(t){t.calcAffineTransform()})},t.prototype.getAxis=function(t,e){var n=this._axesMap[t];if(null!=n)return n[e||0]},t.prototype.getAxes=function(){return this._axesList.slice()},t.prototype.getCartesian=function(t,e){if(null!=t&&null!=e){var n="x"+t+"y"+e;return this._coordsMap[n]}rt(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var i=0,r=this._coordsList;i<r.length;i++)if(r[i].getAxis("x").index===t||r[i].getAxis("y").index===e)return r[i]},t.prototype.getCartesians=function(){return this._coordsList.slice()},t.prototype.convertToPixel=function(t,e,n){var i=this._findConvertTarget(e);return i.cartesian?i.cartesian.dataToPoint(n):i.axis?i.axis.toGlobalCoord(i.axis.dataToCoord(n)):null},t.prototype.convertFromPixel=function(t,e,n){var i=this._findConvertTarget(e);return i.cartesian?i.cartesian.pointToData(n):i.axis?i.axis.coordToData(i.axis.toLocalCoord(n)):null},t.prototype._findConvertTarget=function(t){var e,n,i=t.seriesModel,r=t.xAxisModel||i&&i.getReferringComponents("xAxis",Qa).models[0],o=t.yAxisModel||i&&i.getReferringComponents("yAxis",Qa).models[0],a=t.gridModel,s=this._coordsList;if(i)e=i.coordinateSystem,F(s,e)<0&&(e=null);else if(r&&o)e=this.getCartesian(r.componentIndex,o.componentIndex);else if(r)n=this.getAxis("x",r.componentIndex);else if(o)n=this.getAxis("y",o.componentIndex);else if(a){var l=a.coordinateSystem;l===this&&(e=this._coordsList[0])}return{cartesian:e,axis:n}},t.prototype.containPoint=function(t){var e=this._coordsList[0];if(e)return e.containPoint(t)},t.prototype._initCartesian=function(t,e,n){var i=this,r=this,o={left:!1,right:!1,top:!1,bottom:!1},a={x:{},y:{}},s={x:0,y:0};if(e.eachComponent("xAxis",l("x"),this),e.eachComponent("yAxis",l("y"),this),!s.x||!s.y)return this._axesMap={},void(this._axesList=[]);function l(e){return function(n,i){if(cL(n,t)){var l=n.get("position");"x"===e?"top"!==l&&"bottom"!==l&&(l=o.bottom?"top":"bottom"):"left"!==l&&"right"!==l&&(l=o.left?"right":"left"),o[l]=!0;var u=new rL(e,_k(n),[0,0],n.get("type"),l),h="category"===u.type;u.onBand=h&&n.get("boundaryGap"),u.inverse=n.get("inverse"),n.axis=u,u.model=n,u.grid=r,u.index=i,r._axesList.push(u),a[e][i]=u,s[e]++}}}this._axesMap=a,U(a.x,function(e,n){U(a.y,function(r,o){var a="x"+n+"y"+o,s=new Nk(a);s.master=i,s.model=t,i._coordsMap[a]=s,i._coordsList.push(s),s.addAxis(e),s.addAxis(r)})})},t.prototype._updateScale=function(t,e){function n(t,e){U(Ak(t,e.dim),function(n){e.scale.unionExtentFromData(t,n)})}U(this._axesList,function(t){if(t.scale.setExtent(1/0,-1/0),"category"===t.type){var e=t.model.get("categorySortInfo");t.scale.setSortInfo(e)}}),t.eachSeries(function(t){if(aL(t)){var i=sL(t),r=i.xAxisModel,o=i.yAxisModel;if(!cL(r,e)||!cL(o,e))return;var a=this.getCartesian(r.componentIndex,o.componentIndex),s=t.getData(),l=a.getAxis("x"),u=a.getAxis("y");n(s,l),n(s,u)}},this)},t.prototype.getTooltipAxes=function(t){var e=[],n=[];return U(this.getCartesians(),function(i){var r=null!=t&&"auto"!==t?i.getAxis(t):i.getBaseAxis(),o=i.getOtherAxis(r);F(e,r)<0&&e.push(r),F(n,o)<0&&n.push(o)}),{baseAxes:e,otherAxes:n}},t.create=function(e,n){var i=[];return e.eachComponent("grid",function(r,o){var a=new t(r,e,n);a.name="grid_"+o,a.resize(r,n,!0),r.coordinateSystem=a,i.push(a)}),e.eachSeries(function(t){if(aL(t)){var e=sL(t),n=e.xAxisModel,i=e.yAxisModel,r=n.getCoordSysModel();0;var o=r.coordinateSystem;t.coordinateSystem=o.getCartesian(n.componentIndex,i.componentIndex)}}),i},t.dimensions=Pk,t}();function cL(t,e){return t.getCoordSysModel()===e}function pL(t,e,n,i){n.getAxesOnZeroOf=function(){return r?[r]:[]};var r,o=t[e],a=n.model,s=a.get(["axisLine","onZero"]),l=a.get(["axisLine","onZeroAxisIndex"]);if(s){if(null!=l)dL(o[l])&&(r=o[l]);else for(var u in o)if(o.hasOwnProperty(u)&&dL(o[u])&&!i[h(o[u])]){r=o[u];break}r&&(i[h(r)]=!0)}function h(t){return t.dim+"_"+t.index}}function dL(t){return t&&"category"!==t.type&&"time"!==t.type&&wk(t)}function fL(t,e){var n=t.getExtent(),i=n[0]+n[1];t.toGlobalCoord="x"===t.dim?function(t){return t+e}:function(t){return i-t+e},t.toLocalCoord="x"===t.dim?function(t){return t-e}:function(t){return i-t+e}}var gL=hL,yL=Math.PI,vL=function(){function t(t,e){this.group=new Fo,this.opt=e,this.axisModel=t,V(e,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0,handleAutoShown:function(){return!0}});var n=new Fo({x:e.position[0],y:e.position[1],rotation:e.rotation});n.updateTransform(),this._transformGroup=n}return t.prototype.hasBuilder=function(t){return!!mL[t]},t.prototype.add=function(t){mL[t](this.opt,this.axisModel,this.group,this._transformGroup)},t.prototype.getGroup=function(){return this.group},t.innerTextLayout=function(t,e,n){var i,r,o=ha(e-t);return ca(o)?(r=n>0?"top":"bottom",i="center"):ca(o-yL)?(r=n>0?"bottom":"top",i="center"):(r="middle",i=o>0&&o<yL?n>0?"right":"left":n>0?"left":"right"),{rotation:o,textAlign:i,textVerticalAlign:r}},t.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},t.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)},t}(),mL={axisLine:function(t,e,n,i){var r=e.get(["axisLine","show"]);if("auto"===r&&t.handleAutoShown&&(r=t.handleAutoShown("axisLine")),r){var o=e.axis.getExtent(),a=i.transform,s=[o[0],0],l=[o[1],0],u=s[0]>l[0];a&&(qt(s,s,a),qt(l,l,a));var h=B({lineCap:"round"},e.getModel(["axisLine","lineStyle"]).getLineStyle()),c=new $v({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]},style:h,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1});zm(c.shape,c.style.lineWidth),c.anid="line",n.add(c);var p=e.get(["axisLine","symbol"]);if(null!=p){var d=e.get(["axisLine","symbolSize"]);et(p)&&(p=[p,p]),(et(d)||it(d))&&(d=[d,d]);var f=T_(e.get(["axisLine","symbolOffset"])||0,d),g=d[0],y=d[1];U([{rotate:t.rotation+Math.PI/2,offset:f[0],r:0},{rotate:t.rotation-Math.PI/2,offset:f[1],r:Math.sqrt((s[0]-l[0])*(s[0]-l[0])+(s[1]-l[1])*(s[1]-l[1]))}],function(e,i){if("none"!==p[i]&&null!=p[i]){var r=M_(p[i],-g/2,-y/2,g,y,h.stroke,!0),o=e.r+e.offset,a=u?l:s;r.attr({rotation:e.rotate,x:a[0]+o*Math.cos(t.rotation),y:a[1]-o*Math.sin(t.rotation),silent:!0,z2:11}),n.add(r)}})}}},axisTickLabel:function(t,e,n,i){var r=IL(n,i,e,t),o=CL(n,i,e,t);if(_L(e,o,r),TL(n,i,e,t.tickDirection),e.get(["axisLabel","hideOverlap"])){var a=MS(Y(o,function(t){return{label:t,priority:t.z2,defaultAttr:{ignore:t.ignore}}}));AS(a)}},axisName:function(t,e,n,i){var r=pt(t.axisName,e.get("name"));if(r){var o,a,s=e.get("nameLocation"),l=t.nameDirection,u=e.getModel("nameTextStyle"),h=e.get("nameGap")||0,c=e.axis.getExtent(),p=c[0]>c[1]?-1:1,d=["start"===s?c[0]-p*h:"end"===s?c[1]+p*h:(c[0]+c[1])/2,SL(s)?t.labelOffset+l*h:0],f=e.get("nameRotate");null!=f&&(f=f*yL/180),SL(s)?o=vL.innerTextLayout(t.rotation,null!=f?f:t.rotation,l):(o=xL(t.rotation,s,f||0,c),a=t.axisNameAvailableWidth,null!=a&&(a=Math.abs(a/Math.sin(o.rotation)),!isFinite(a)&&(a=null)));var g=u.getFont(),y=e.get("nameTruncate",!0)||{},v=y.ellipsis,m=pt(t.nameTruncateMaxWidth,y.maxWidth,a),x=new Wu({x:d[0],y:d[1],rotation:o.rotation,silent:vL.isLabelSilent(e),style:xc(u,{text:r,font:g,overflow:"truncate",width:m,ellipsis:v,fill:u.getTextColor()||e.get(["axisLine","lineStyle","color"]),align:u.get("align")||o.textAlign,verticalAlign:u.get("verticalAlign")||o.textVerticalAlign}),z2:1});if(Qm({el:x,componentModel:e,itemName:r}),x.__fullText=r,x.anid="name",e.get("triggerEvent")){var _=vL.makeAxisEventDataBase(e);_.targetType="axisName",_.name=r,Hu(x).eventData=_}i.add(x),x.updateTransform(),n.add(x),x.decomposeTransform()}}};function xL(t,e,n,i){var r,o,a=ha(n-t),s=i[0]>i[1],l="start"===e&&!s||"start"!==e&&s;return ca(a-yL/2)?(o=l?"bottom":"top",r="center"):ca(a-1.5*yL)?(o=l?"top":"bottom",r="center"):(o="middle",r=a<1.5*yL&&a>yL/2?l?"left":"right":l?"right":"left"),{rotation:a,textAlign:r,textVerticalAlign:o}}function _L(t,e,n){if(!Ck(t.axis)){var i=t.get(["axisLabel","showMinLabel"]),r=t.get(["axisLabel","showMaxLabel"]);e=e||[],n=n||[];var o=e[0],a=e[1],s=e[e.length-1],l=e[e.length-2],u=n[0],h=n[1],c=n[n.length-1],p=n[n.length-2];!1===i?(wL(o),wL(u)):bL(o,a)&&(i?(wL(a),wL(h)):(wL(o),wL(u))),!1===r?(wL(s),wL(c)):bL(l,s)&&(r?(wL(l),wL(p)):(wL(s),wL(c)))}}function wL(t){t&&(t.ignore=!0)}function bL(t,e){var n=t&&t.getBoundingRect().clone(),i=e&&e.getBoundingRect().clone();if(n&&i){var r=Re([]);return ze(r,r,-t.rotation),n.applyTransform(Ne([],r,t.getLocalTransform())),i.applyTransform(Ne([],r,e.getLocalTransform())),n.intersect(i)}}function SL(t){return"middle"===t||"center"===t}function ML(t,e,n,i,r){for(var o=[],a=[],s=[],l=0;l<t.length;l++){var u=t[l].coord;a[0]=u,a[1]=0,s[0]=u,s[1]=n,e&&(qt(a,a,e),qt(s,s,e));var h=new $v({shape:{x1:a[0],y1:a[1],x2:s[0],y2:s[1]},style:i,z2:2,autoBatch:!0,silent:!0});zm(h.shape,h.style.lineWidth),h.anid=r+"_"+t[l].tickValue,o.push(h)}return o}function IL(t,e,n,i){var r=n.axis,o=n.getModel("axisTick"),a=o.get("show");if("auto"===a&&i.handleAutoShown&&(a=i.handleAutoShown("axisTick")),a&&!r.scale.isBlank()){for(var s=o.getModel("lineStyle"),l=i.tickDirection*o.get("length"),u=r.getTicksCoords(),h=ML(u,e.transform,l,V(s.getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])}),"ticks"),c=0;c<h.length;c++)t.add(h[c]);return h}}function TL(t,e,n,i){var r=n.axis,o=n.getModel("minorTick");if(o.get("show")&&!r.scale.isBlank()){var a=r.getMinorTicksCoords();if(a.length)for(var s=o.getModel("lineStyle"),l=i*o.get("length"),u=V(s.getLineStyle(),V(n.getModel("axisTick").getLineStyle(),{stroke:n.get(["axisLine","lineStyle","color"])})),h=0;h<a.length;h++)for(var c=ML(a[h],e.transform,l,u,"minorticks_"+h),p=0;p<c.length;p++)t.add(c[p])}}function CL(t,e,n,i){var r=n.axis,o=pt(i.axisLabelShow,n.get(["axisLabel","show"]));if(o&&!r.scale.isBlank()){var a=n.getModel("axisLabel"),s=a.get("margin"),l=r.getViewLabels(),u=(pt(i.labelRotate,a.get("rotate"))||0)*yL/180,h=vL.innerTextLayout(i.rotation,u,i.labelDirection),c=n.getCategories&&n.getCategories(!0),p=[],d=vL.isLabelSilent(n),f=n.get("triggerEvent");return U(l,function(o,u){var g="ordinal"===r.scale.type?r.scale.getRawOrdinalNumber(o.tickValue):o.tickValue,y=o.formattedLabel,v=o.rawLabel,m=a;if(c&&c[g]){var x=c[g];rt(x)&&x.textStyle&&(m=new Hc(x.textStyle,a,n.ecModel))}var _=m.getTextColor()||n.get(["axisLine","lineStyle","color"]),w=r.dataToCoord(g),b=m.getShallow("align",!0)||h.textAlign,S=dt(m.getShallow("alignMinLabel",!0),b),M=dt(m.getShallow("alignMaxLabel",!0),b),I=m.getShallow("verticalAlign",!0)||m.getShallow("baseline",!0)||h.textVerticalAlign,T=dt(m.getShallow("verticalAlignMinLabel",!0),I),C=dt(m.getShallow("verticalAlignMaxLabel",!0),I),A=new Wu({x:w,y:i.labelOffset+i.labelDirection*s,rotation:h.rotation,silent:d,z2:10+(o.level||0),style:xc(m,{text:y,align:0===u?S:u===l.length-1?M:b,verticalAlign:0===u?T:u===l.length-1?C:I,fill:tt(_)?_("category"===r.type?v:"value"===r.type?g+"":g,u):_})});if(A.anid="label_"+g,Qm({el:A,componentModel:n,itemName:y,formatterParamsExtra:{isTruncated:function(){return A.isTruncated},value:v,tickIndex:u}}),f){var D=vL.makeAxisEventDataBase(n);D.targetType="axisLabel",D.value=v,D.tickIndex=u,"category"===r.type&&(D.dataIndex=g),Hu(A).eventData=D}e.add(A),A.updateTransform(),p.push(A),t.add(A),A.decomposeTransform()}),p}}var AL=vL;function DL(t,e){var n={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return kL(n,t,e),n.seriesInvolved&&PL(n,t),n}function kL(t,e,n){var i=e.getComponent("tooltip"),r=e.getComponent("axisPointer"),o=r.get("link",!0)||[],a=[];U(n.getCoordinateSystems(),function(n){if(n.axisPointerEnabled){var s=VL(n.model),l=t.coordSysAxesInfo[s]={};t.coordSysMap[s]=n;var u=n.model,h=u.getModel("tooltip",i);if(U(n.getAxes(),$(f,!1,null)),n.getTooltipAxes&&i&&h.get("show")){var c="axis"===h.get("trigger"),p="cross"===h.get(["axisPointer","type"]),d=n.getTooltipAxes(h.get(["axisPointer","axis"]));(c||p)&&U(d.baseAxes,$(f,!p||"cross",c)),p&&U(d.otherAxes,$(f,"cross",!1))}}function f(i,s,u){var c=u.model.getModel("axisPointer",r),p=c.get("show");if(p&&("auto"!==p||i||BL(c))){null==s&&(s=c.get("triggerTooltip")),c=i?LL(u,h,r,e,i,s):c;var d=c.get("snap"),f=c.get("triggerEmphasis"),g=VL(u.model),y=s||d||"category"===u.type,v=t.axesInfo[g]={key:g,axis:u,coordSys:n,axisPointerModel:c,triggerTooltip:s,triggerEmphasis:f,involveSeries:y,snap:d,useHandle:BL(c),seriesModels:[],linkGroup:null};l[g]=v,t.seriesInvolved=t.seriesInvolved||y;var m=RL(o,u);if(null!=m){var x=a[m]||(a[m]={axesInfo:{}});x.axesInfo[g]=v,x.mapper=o[m].mapper,v.linkGroup=x}}}})}function LL(t,e,n,i,r,o){var a=e.getModel("axisPointer"),s=["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],l={};U(s,function(t){l[t]=N(a.get(t))}),l.snap="category"!==t.type&&!!o,"cross"===a.get("type")&&(l.type="line");var u=l.label||(l.label={});if(null==u.show&&(u.show=!1),"cross"===r){var h=a.get(["label","show"]);if(u.show=null==h||h,!o){var c=l.lineStyle=a.get("crossStyle");c&&V(u,c.textStyle)}}return t.model.getModel("axisPointer",new Hc(l,n,i))}function PL(t,e){e.eachSeries(function(e){var n=e.coordinateSystem,i=e.get(["tooltip","trigger"],!0),r=e.get(["tooltip","show"],!0);n&&"none"!==i&&!1!==i&&"item"!==i&&!1!==r&&!1!==e.get(["axisPointer","show"],!0)&&U(t.coordSysAxesInfo[VL(n.model)],function(t){var i=t.axis;n.getAxis(i.dim)===i&&(t.seriesModels.push(e),null==t.seriesDataCount&&(t.seriesDataCount=0),t.seriesDataCount+=e.getData().count())})})}function RL(t,e){for(var n=e.model,i=e.dim,r=0;r<t.length;r++){var o=t[r]||{};if(OL(o[i+"AxisId"],n.id)||OL(o[i+"AxisIndex"],n.componentIndex)||OL(o[i+"AxisName"],n.name))return r}}function OL(t,e){return"all"===t||Q(t)&&F(t,e)>=0||t===e}function NL(t){var e=EL(t);if(e){var n=e.axisPointerModel,i=e.axis.scale,r=n.option,o=n.get("status"),a=n.get("value");null!=a&&(a=i.parse(a));var s=BL(n);null==o&&(r.status=s?"show":"hide");var l=i.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a<l[0]&&(a=l[0]),r.value=a,s&&(r.status=e.axis.scale.isBlank()?"hide":"show")}}function EL(t){var e=(t.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return e&&e.axesInfo[VL(t)]}function zL(t){var e=EL(t);return e&&e.axisPointerModel}function BL(t){return!!t.get(["handle","show"])}function VL(t){return t.type+"||"+t.id}var FL={},GL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(e,n,i,r){this.axisPointerClass&&NL(e),t.prototype.render.apply(this,arguments),this._doUpdateAxisPointerClass(e,i,!0)},e.prototype.updateAxisPointer=function(t,e,n,i){this._doUpdateAxisPointerClass(t,n,!1)},e.prototype.remove=function(t,e){var n=this._axisPointer;n&&n.remove(e)},e.prototype.dispose=function(e,n){this._disposeAxisPointer(n),t.prototype.dispose.apply(this,arguments)},e.prototype._doUpdateAxisPointerClass=function(t,n,i){var r=e.getAxisPointerClass(this.axisPointerClass);if(r){var o=zL(t);o?(this._axisPointer||(this._axisPointer=new r)).render(t,o,n,i):this._disposeAxisPointer(n)}},e.prototype._disposeAxisPointer=function(t){this._axisPointer&&this._axisPointer.dispose(t),this._axisPointer=null},e.registerAxisPointerClass=function(t,e){FL[t]=e},e.getAxisPointerClass=function(t){return t&&FL[t]},e.type="axis",e}(Hy),WL=GL,HL=qa();function UL(t,e,n,i){var r=n.axis;if(!r.scale.isBlank()){var o=n.getModel("splitArea"),a=o.getModel("areaStyle"),s=a.get("color"),l=i.coordinateSystem.getRect(),u=r.getTicksCoords({tickModel:o,clamp:!0});if(u.length){var h=s.length,c=HL(t).splitAreaColors,p=Tt(),d=0;if(c)for(var f=0;f<u.length;f++){var g=c.get(u[f].tickValue);if(null!=g){d=(g+(h-1)*f)%h;break}}var y=r.toGlobalCoord(u[0].coord),v=a.getAreaStyle();s=Q(s)?s:[s];for(f=1;f<u.length;f++){var m=r.toGlobalCoord(u[f].coord),x=void 0,_=void 0,w=void 0,b=void 0;r.isHorizontal()?(x=y,_=l.y,w=m-x,b=l.height,y=x+w):(x=l.x,_=y,w=l.width,b=m-_,y=_+b);var S=u[f-1].tickValue;null!=S&&p.set(S,d),e.add(new Mu({anid:null!=S?"area_"+S:null,shape:{x:x,y:_,width:w,height:b},style:V({fill:s[d]},v),autoBatch:!0,silent:!0})),d=(d+1)%h}HL(t).splitAreaColors=p}}}function YL(t){HL(t).splitAreaColors=null}var XL=["axisLine","axisTickLabel","axisName"],ZL=["splitArea","splitLine","minorSplitLine"],jL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="CartesianAxisPointer",n}return a(e,t),e.prototype.render=function(e,n,i,r){this.group.removeAll();var o=this._axisGroup;if(this._axisGroup=new Fo,this.group.add(this._axisGroup),e.get("show")){var a=e.getCoordSysModel(),s=oL(a,e),l=new AL(e,B({handleAutoShown:function(t){for(var n=a.coordinateSystem.getCartesians(),i=0;i<n.length;i++)if(DD(n[i].getOtherAxis(e.axis).scale))return!0;return!1}},s));U(XL,l.add,l),this._axisGroup.add(l.getGroup()),U(ZL,function(t){e.get([t,"show"])&&qL[t](this,this._axisGroup,e,a)},this);var u=r&&"changeAxisOrder"===r.type&&r.isInitSort;u||Ym(o,this._axisGroup,e),t.prototype.render.call(this,e,n,i,r)}},e.prototype.remove=function(){YL(this)},e.type="cartesianAxis",e}(WL),qL={splitLine:function(t,e,n,i){var r=n.axis;if(!r.scale.isBlank()){var o=n.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color"),l=!1!==o.get("showMinLine"),u=!1!==o.get("showMaxLine");s=Q(s)?s:[s];for(var h=i.coordinateSystem.getRect(),c=r.isHorizontal(),p=0,d=r.getTicksCoords({tickModel:o}),f=[],g=[],y=a.getLineStyle(),v=0;v<d.length;v++){var m=r.toGlobalCoord(d[v].coord);if((0!==v||l)&&(v!==d.length-1||u)){var x=d[v].tickValue;c?(f[0]=m,f[1]=h.y,g[0]=m,g[1]=h.y+h.height):(f[0]=h.x,f[1]=m,g[0]=h.x+h.width,g[1]=m);var _=p++%s.length,w=new $v({anid:null!=x?"line_"+x:null,autoBatch:!0,shape:{x1:f[0],y1:f[1],x2:g[0],y2:g[1]},style:V({stroke:s[_]},y),silent:!0});zm(w.shape,y.lineWidth),e.add(w)}}}},minorSplitLine:function(t,e,n,i){var r=n.axis,o=n.getModel("minorSplitLine"),a=o.getModel("lineStyle"),s=i.coordinateSystem.getRect(),l=r.isHorizontal(),u=r.getMinorTicksCoords();if(u.length)for(var h=[],c=[],p=a.getLineStyle(),d=0;d<u.length;d++)for(var f=0;f<u[d].length;f++){var g=r.toGlobalCoord(u[d][f].coord);l?(h[0]=g,h[1]=s.y,c[0]=g,c[1]=s.y+s.height):(h[0]=s.x,h[1]=g,c[0]=s.x+s.width,c[1]=g);var y=new $v({anid:"minor_line_"+u[d][f].tickValue,autoBatch:!0,shape:{x1:h[0],y1:h[1],x2:c[0],y2:c[1]},style:p,silent:!0});zm(y.shape,p.lineWidth),e.add(y)}},splitArea:function(t,e,n,i){UL(t,e,n,i)}},KL=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="xAxis",e}(jL),JL=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type=KL.type,e}return a(e,t),e.type="yAxis",e}(jL),$L=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="grid",e}return a(e,t),e.prototype.render=function(t,e){this.group.removeAll(),t.get("show")&&this.group.add(new Mu({shape:t.coordinateSystem.getRect(),style:V({fill:t.get("backgroundColor")},t.getItemStyle()),silent:!0,z2:-1}))},e.type="grid",e}(Hy),QL={offset:0};function tP(t){t.registerComponentView($L),t.registerComponentModel(cD),t.registerCoordinateSystem("cartesian2d",gL),ID(t,"x",dD,QL),ID(t,"y",dD,QL),t.registerComponentView(KL),t.registerComponentView(JL),t.registerPreprocessor(function(t){t.xAxis&&t.yAxis&&!t.grid&&(t.grid={})})}function eP(t){Qb(tP),t.registerSeriesModel(nD),t.registerChartView(uD),t.registerLayout(AC("scatter"))}function nP(t){t.eachSeriesByType("radar",function(t){var e=t.getData(),n=[],i=t.coordinateSystem;if(i){var r=i.getIndicatorAxes();U(r,function(t,o){e.each(e.mapDimension(r[o].dim),function(t,e){n[e]=n[e]||[];var r=i.dataToPoint(t,o);n[e][o]=iP(r)?r:rP(i)})}),e.each(function(t){var r=j(n[t],function(t){return iP(t)})||rP(i);n[t].push(r.slice()),e.setItemLayout(t,n[t])})}})}function iP(t){return!isNaN(t[0])&&!isNaN(t[1])}function rP(t){return[t.cx,t.cy]}function oP(t){var e=t.polar;if(e){Q(e)||(e=[e]);var n=[];U(e,function(e,i){e.indicator?(e.type&&!e.shape&&(e.shape=e.type),t.radar=t.radar||[],Q(t.radar)||(t.radar=[t.radar]),t.radar.push(e)):n.push(e)}),t.polar=n}U(t.series,function(t){t&&"radar"===t.type&&t.polarIndex&&(t.radarIndex=t.polarIndex)})}var aP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var r=t.coordinateSystem,o=this.group,a=t.getData(),s=this._data;function l(t,e){var n=t.getItemVisual(e,"symbol")||"circle";if("none"!==n){var i=I_(t.getItemVisual(e,"symbolSize")),r=M_(n,-1,-1,2,2),o=t.getItemVisual(e,"symbolRotate")||0;return r.attr({style:{strokeNoScale:!0},z2:100,scaleX:i[0]/2,scaleY:i[1]/2,rotation:o*Math.PI/180||0}),r}}function u(e,n,r,o,a,s){r.removeAll();for(var u=0;u<n.length-1;u++){var h=l(o,a);h&&(h.__dimIdx=u,e[u]?(h.setPosition(e[u]),i[s?"initProps":"updateProps"](h,{x:n[u][0],y:n[u][1]},t,a)):h.setPosition(n[u]),r.add(h))}}function h(t){return Y(t,function(t){return[r.cx,r.cy]})}a.diff(s).add(function(e){var n=a.getItemLayout(e);if(n){var i=new Yv,r=new jv,o={shape:{points:n}};i.shape.points=h(n),r.shape.points=h(n),sc(i,o,t,e),sc(r,o,t,e);var s=new Fo,l=new Fo;s.add(r),s.add(i),s.add(l),u(r.shape.points,n,l,a,e,!0),a.setItemGraphicEl(e,s)}}).update(function(e,n){var i=s.getItemGraphicEl(n),r=i.childAt(0),o=i.childAt(1),l=i.childAt(2),h={shape:{points:a.getItemLayout(e)}};h.shape.points&&(u(r.shape.points,h.shape.points,l,a,e,!1),pc(o),pc(r),ac(r,h,t),ac(o,h,t),a.setItemGraphicEl(e,i))}).remove(function(t){o.remove(s.getItemGraphicEl(t))}).execute(),a.eachItemGraphicEl(function(t,e){var n=a.getItemModel(e),i=t.childAt(0),r=t.childAt(1),s=t.childAt(2),l=a.getItemVisual(e,"style"),u=l.fill;o.add(t),i.useStyle(V(n.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:u})),qh(i,n,"lineStyle"),qh(r,n,"areaStyle");var h=n.getModel("areaStyle"),c=h.isEmpty()&&h.parentModel.isEmpty();r.ignore=c,U(["emphasis","select","blur"],function(t){var e=n.getModel([t,"areaStyle"]),i=e.isEmpty()&&e.parentModel.isEmpty();r.ensureState(t).ignore=i&&c}),r.useStyle(V(h.getAreaStyle(),{fill:u,opacity:.7,decal:l.decal}));var p=n.getModel("emphasis"),d=p.getModel("itemStyle").getItemStyle();s.eachChild(function(t){if(t instanceof gu){var i=t.style;t.useStyle(B({image:i.image,x:i.x,y:i.y,width:i.width,height:i.height},l))}else t.useStyle(l),t.setColor(u),t.style.strokeNoScale=!0;var r=t.ensureState("emphasis");r.style=N(d);var o=a.getStore().get(a.getDimensionIndex(t.__dimIdx),e);(null==o||isNaN(o))&&(o=""),vc(t,mc(n),{labelFetcher:a.hostModel,labelDataIndex:e,labelDimIndex:t.__dimIdx,defaultText:o,inheritColor:u,defaultOpacity:l.opacity})}),Yh(t,p.get("focus"),p.get("blurScope"),p.get("disabled"))}),this._data=a},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.type="radar",e}(hx),sP=aP,lP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return a(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new qA(J(this.getData,this),J(this.getRawData,this))},e.prototype.getInitialData=function(t,e){return ZA(this,{generateCoord:"indicator_",generateCoordCount:1/0})},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.coordinateSystem,o=r.getIndicatorAxes(),a=this.getData().getName(t),s=""===a?this.name:a,l=My(this,t);return cy("section",{header:s,sortBlocks:!0,blocks:Y(o,function(e){var n=i.get(i.mapDimension(e.dim),t);return cy("nameValue",{markerType:"subItem",markerColor:l,name:e.name,value:n,sortParam:n})})})},e.prototype.getTooltipPosition=function(t){if(null!=t)for(var e=this.getData(),n=this.coordinateSystem,i=e.getValues(Y(n.dimensions,function(t){return e.mapDimension(t)}),t),r=0,o=i.length;r<o;r++)if(!isNaN(i[r])){var a=n.getIndicatorAxes();return n.coordToPoint(a[r].dataToCoord(i[r]),r)}},e.type="series.radar",e.dependencies=["radar"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid",join:"round"},label:{position:"top"},symbolSize:8},e}(Gy),uP=lP,hP=xD.value;function cP(t,e){return V({show:e},t)}var pP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.optionUpdated=function(){var t=this.get("boundaryGap"),e=this.get("splitNumber"),n=this.get("scale"),i=this.get("axisLine"),r=this.get("axisTick"),o=this.get("axisLabel"),a=this.get("axisName"),s=this.get(["axisName","show"]),l=this.get(["axisName","formatter"]),u=this.get("axisNameGap"),h=this.get("triggerEvent"),c=Y(this.get("indicator")||[],function(c){null!=c.max&&c.max>0&&!c.min?c.min=0:null!=c.min&&c.min<0&&!c.max&&(c.max=0);var p=a;null!=c.color&&(p=V({color:c.color},a));var d=E(N(c),{boundaryGap:t,splitNumber:e,scale:n,axisLine:i,axisTick:r,axisLabel:o,name:c.text,showName:s,nameLocation:"end",nameGap:u,nameTextStyle:p,triggerEvent:h},!1);if(et(l)){var f=d.name;d.name=l.replace("{value}",null!=f?f:"")}else tt(l)&&(d.name=l(d.name,d));var g=new Hc(d,null,this.ecModel);return W(g,pD.prototype),g.mainType="radar",g.componentIndex=this.componentIndex,g},this);this._indicatorModels=c},e.prototype.getIndicatorModels=function(){return this._indicatorModels},e.type="radar",e.defaultOption={z:0,center:["50%","50%"],radius:"75%",startAngle:90,axisName:{show:!0},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:E({lineStyle:{color:"#bbb"}},hP.axisLine),axisLabel:cP(hP.axisLabel,!1),axisTick:cP(hP.axisTick,!1),splitLine:cP(hP.splitLine,!0),splitArea:cP(hP.splitArea,!0),indicator:[]},e}(pd),dP=pP,fP=["axisLine","axisTickLabel","axisName"],gP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i=this.group;i.removeAll(),this._buildAxes(t),this._buildSplitLineAndArea(t)},e.prototype._buildAxes=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes(),i=Y(n,function(t){var n=t.model.get("showName")?t.name:"",i=new AL(t.model,{axisName:n,position:[e.cx,e.cy],rotation:t.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return i});U(i,function(t){U(fP,t.add,t),this.group.add(t.getGroup())},this)},e.prototype._buildSplitLineAndArea=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes();if(n.length){var i=t.get("shape"),r=t.getModel("splitLine"),o=t.getModel("splitArea"),a=r.getModel("lineStyle"),s=o.getModel("areaStyle"),l=r.get("show"),u=o.get("show"),h=a.get("color"),c=s.get("color"),p=Q(h)?h:[h],d=Q(c)?c:[c],f=[],g=[];if("circle"===i)for(var y=n[0].getTicksCoords(),v=e.cx,m=e.cy,x=0;x<y.length;x++){if(l){var _=A(f,p,x);f[_].push(new yv({shape:{cx:v,cy:m,r:y[x].coord}}))}if(u&&x<y.length-1){_=A(g,d,x);g[_].push(new Fv({shape:{cx:v,cy:m,r0:y[x].coord,r:y[x+1].coord}}))}}else{var w,b=Y(n,function(t,n){var i=t.getTicksCoords();return w=null==w?i.length-1:Math.min(i.length-1,w),Y(i,function(t){return e.coordToPoint(t.coord,n)})}),S=[];for(x=0;x<=w;x++){for(var M=[],I=0;I<n.length;I++)M.push(b[I][x]);if(M[0]&&M.push(M[0].slice()),l){_=A(f,p,x);f[_].push(new jv({shape:{points:M}}))}if(u&&S){_=A(g,d,x-1);g[_].push(new Yv({shape:{points:M.concat(S)}}))}S=M.slice().reverse()}}var T=a.getLineStyle(),C=s.getAreaStyle();U(g,function(t,e){this.group.add(Nm(t,{style:V({stroke:"none",fill:d[e%d.length]},C),silent:!0}))},this),U(f,function(t,e){this.group.add(Nm(t,{style:V({fill:"none",stroke:p[e%p.length]},T),silent:!0}))},this)}function A(t,e,n){var i=n%e.length;return t[i]=t[i]||[],i}},e.type="radar",e}(Hy),yP=gP,vP=function(t){function e(e,n,i){var r=t.call(this,e,n,i)||this;return r.type="value",r.angle=0,r.name="",r}return a(e,t),e}(nL),mP=vP,xP=function(){function t(t,e,n){this.dimensions=[],this._model=t,this._indicatorAxes=Y(t.getIndicatorModels(),function(t,e){var n="indicator_"+e,i=new mP(n,new WD);return i.name=t.get("name"),i.model=t,t.axis=i,this.dimensions.push(n),i},this),this.resize(t,n)}return t.prototype.getIndicatorAxes=function(){return this._indicatorAxes},t.prototype.dataToPoint=function(t,e){var n=this._indicatorAxes[e];return this.coordToPoint(n.dataToCoord(t),e)},t.prototype.coordToPoint=function(t,e){var n=this._indicatorAxes[e],i=n.angle,r=this.cx+t*Math.cos(i),o=this.cy-t*Math.sin(i);return[r,o]},t.prototype.pointToData=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,i=Math.sqrt(e*e+n*n);e/=i,n/=i;for(var r,o=Math.atan2(-n,e),a=1/0,s=-1,l=0;l<this._indicatorAxes.length;l++){var u=this._indicatorAxes[l],h=Math.abs(o-u.angle);h<a&&(r=u,s=l,a=h)}return[s,+(r&&r.coordToData(i))]},t.prototype.resize=function(t,e){var n=t.get("center"),i=e.getWidth(),r=e.getHeight(),o=Math.min(i,r)/2;this.cx=ea(n[0],i),this.cy=ea(n[1],r),this.startAngle=t.get("startAngle")*Math.PI/180;var a=t.get("radius");(et(a)||it(a))&&(a=[0,a]),this.r0=ea(a[0],o),this.r=ea(a[1],o),U(this._indicatorAxes,function(t,e){t.setExtent(this.r0,this.r);var n=this.startAngle+e*Math.PI*2/this._indicatorAxes.length;n=Math.atan2(Math.sin(n),Math.cos(n)),t.angle=n},this)},t.prototype.update=function(t,e){var n=this._indicatorAxes,i=this._model;U(n,function(t){t.scale.setExtent(1/0,-1/0)}),t.eachSeriesByType("radar",function(e,r){if("radar"===e.get("coordinateSystem")&&t.getComponent("radar",e.get("radarIndex"))===i){var o=e.getData();U(n,function(t){t.scale.unionExtentFromData(o,o.mapDimension(t.dim))})}},this);var r=i.get("splitNumber"),o=new WD;o.setExtent(0,r),o.setInterval(1),U(n,function(t,e){uL(t.scale,t.model,o)})},t.prototype.convertToPixel=function(t,e,n){return console.warn("Not implemented."),null},t.prototype.convertFromPixel=function(t,e,n){return console.warn("Not implemented."),null},t.prototype.containPoint=function(t){return console.warn("Not implemented."),!1},t.create=function(e,n){var i=[];return e.eachComponent("radar",function(r){var o=new t(r,e,n);i.push(o),r.coordinateSystem=o}),e.eachSeriesByType("radar",function(t){"radar"===t.get("coordinateSystem")&&(t.coordinateSystem=i[t.get("radarIndex")||0])}),i},t.dimensions=[],t}(),_P=xP;function wP(t){t.registerCoordinateSystem("radar",_P),t.registerComponentModel(dP),t.registerComponentView(yP),t.registerVisual({seriesType:"radar",reset:function(t){var e=t.getData();e.each(function(t){e.setItemVisual(t,"legendIcon","roundRect")}),e.setVisual("legendIcon","roundRect")}})}function bP(t){Qb(wP),t.registerChartView(sP),t.registerSeriesModel(uP),t.registerLayout(nP),t.registerProcessor(zA("radar")),t.registerPreprocessor(oP)}var SP="\0_ec_interaction_mutex";function MP(t,e,n){var i=CP(t);i[e]=n}function IP(t,e,n){var i=CP(t),r=i[e];r===n&&(i[e]=null)}function TP(t,e){return!!CP(t)[e]}function CP(t){return t[SP]||(t[SP]={})}Wb({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},Lt);var AP=function(t){function e(e){var n=t.call(this)||this;n._zr=e;var i=J(n._mousedownHandler,n),r=J(n._mousemoveHandler,n),o=J(n._mouseupHandler,n),a=J(n._mousewheelHandler,n),s=J(n._pinchHandler,n);return n.enable=function(t,n){this.disable(),this._opt=V(N(n)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==t&&(t=!0),!0!==t&&"move"!==t&&"pan"!==t||(e.on("mousedown",i),e.on("mousemove",r),e.on("mouseup",o)),!0!==t&&"scale"!==t&&"zoom"!==t||(e.on("mousewheel",a),e.on("pinch",s))},n.disable=function(){e.off("mousedown",i),e.off("mousemove",r),e.off("mouseup",o),e.off("mousewheel",a),e.off("pinch",s)},n}return a(e,t),e.prototype.isDragging=function(){return this._dragging},e.prototype.isPinching=function(){return this._pinching},e.prototype.setPointerChecker=function(t){this.pointerChecker=t},e.prototype.dispose=function(){this.disable()},e.prototype._mousedownHandler=function(t){if(!Ce(t)){var e=t.target;while(e){if(e.draggable)return;e=e.__hostTarget||e.parent}var n=t.offsetX,i=t.offsetY;this.pointerChecker&&this.pointerChecker(t,n,i)&&(this._x=n,this._y=i,this._dragging=!0)}},e.prototype._mousemoveHandler=function(t){if(this._dragging&&LP("moveOnMouseMove",t,this._opt)&&"pinch"!==t.gestureEvent&&!TP(this._zr,"globalPan")){var e=t.offsetX,n=t.offsetY,i=this._x,r=this._y,o=e-i,a=n-r;this._x=e,this._y=n,this._opt.preventDefaultMouseMove&&Te(t.event),kP(this,"pan","moveOnMouseMove",t,{dx:o,dy:a,oldX:i,oldY:r,newX:e,newY:n,isAvailableBehavior:null})}},e.prototype._mouseupHandler=function(t){Ce(t)||(this._dragging=!1)},e.prototype._mousewheelHandler=function(t){var e=LP("zoomOnMouseWheel",t,this._opt),n=LP("moveOnMouseWheel",t,this._opt),i=t.wheelDelta,r=Math.abs(i),o=t.offsetX,a=t.offsetY;if(0!==i&&(e||n)){if(e){var s=r>3?1.4:r>1?1.2:1.1,l=i>0?s:1/s;DP(this,"zoom","zoomOnMouseWheel",t,{scale:l,originX:o,originY:a,isAvailableBehavior:null})}if(n){var u=Math.abs(i),h=(i>0?1:-1)*(u>3?.4:u>1?.15:.05);DP(this,"scrollMove","moveOnMouseWheel",t,{scrollDelta:h,originX:o,originY:a,isAvailableBehavior:null})}}},e.prototype._pinchHandler=function(t){if(!TP(this._zr,"globalPan")){var e=t.pinchScale>1?1.1:1/1.1;DP(this,"zoom",null,t,{scale:e,originX:t.pinchX,originY:t.pinchY,isAvailableBehavior:null})}},e}(ne);function DP(t,e,n,i,r){t.pointerChecker&&t.pointerChecker(i,r.originX,r.originY)&&(Te(i.event),kP(t,e,n,i,r))}function kP(t,e,n,i,r){r.isAvailableBehavior=J(LP,null,n,i),t.trigger(e,r)}function LP(t,e,n){var i=n[t];return!t||i&&(!et(i)||e.event[i+"Key"])}var PP=AP;function RP(t,e,n){var i=t.target;i.x+=e,i.y+=n,i.dirty()}function OP(t,e,n,i){var r=t.target,o=t.zoomLimit,a=t.zoom=t.zoom||1;if(a*=e,o){var s=o.min||0,l=o.max||1/0;a=Math.max(Math.min(l,a),s)}var u=a/t.zoom;t.zoom=a,r.x-=(n-r.x)*(u-1),r.y-=(i-r.y)*(u-1),r.scaleX*=u,r.scaleY*=u,r.dirty()}var NP,EP={axisPointer:1,tooltip:1,brush:1};function zP(t,e,n){var i=e.getComponentByElement(t.topTarget),r=i&&i.coordinateSystem;return i&&i!==n&&!EP.hasOwnProperty(i.mainType)&&r&&r.model!==n}function BP(t){if(et(t)){var e=new DOMParser;t=e.parseFromString(t,"text/xml")}var n=t;9===n.nodeType&&(n=n.firstChild);while("svg"!==n.nodeName.toLowerCase()||1!==n.nodeType)n=n.nextSibling;return n}var VP={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-anchor":"textAlign",visibility:"visibility",display:"display"},FP=q(VP),GP={"alignment-baseline":"textBaseline","stop-color":"stopColor"},WP=q(GP),HP=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(t,e){e=e||{};var n=BP(t);this._defsUsePending=[];var i=new Fo;this._root=i;var r=[],o=n.getAttribute("viewBox")||"",a=parseFloat(n.getAttribute("width")||e.width),s=parseFloat(n.getAttribute("height")||e.height);isNaN(a)&&(a=null),isNaN(s)&&(s=null),qP(n,i,null,!0,!1);var l,u,h=n.firstChild;while(h)this._parseNode(h,i,r,null,!1,!1),h=h.nextSibling;if(QP(this._defs,this._defsUsePending),this._defsUsePending=[],o){var c=eR(o);c.length>=4&&(l={x:parseFloat(c[0]||0),y:parseFloat(c[1]||0),width:parseFloat(c[2]),height:parseFloat(c[3])})}if(l&&null!=a&&null!=s&&(u=lR(l,{x:0,y:0,width:a,height:s}),!e.ignoreViewBox)){var p=i;i=new Fo,i.add(p),p.scaleX=p.scaleY=u.scale,p.x=u.x,p.y=u.y}return e.ignoreRootClip||null==a||null==s||i.setClipPath(new Mu({shape:{x:0,y:0,width:a,height:s}})),{root:i,width:a,height:s,viewBoxRect:l,viewBoxTransform:u,named:r}},t.prototype._parseNode=function(t,e,n,i,r,o){var a,s=t.nodeName.toLowerCase(),l=i;if("defs"===s&&(r=!0),"text"===s&&(o=!0),"defs"===s||"switch"===s)a=e;else{if(!r){var u=NP[s];if(u&&kt(NP,s)){a=u.call(this,t,e);var h=t.getAttribute("name");if(h){var c={name:h,namedFrom:null,svgNodeTagLower:s,el:a};n.push(c),"g"===s&&(l=c)}else i&&n.push({name:i.name,namedFrom:i,svgNodeTagLower:s,el:a});e.add(a)}}var p=UP[s];if(p&&kt(UP,s)){var d=p.call(this,t),f=t.getAttribute("id");f&&(this._defs[f]=d)}}if(a&&a.isGroup){var g=t.firstChild;while(g)1===g.nodeType?this._parseNode(g,a,n,l,r,o):3===g.nodeType&&o&&this._parseText(g,a),g=g.nextSibling}},t.prototype._parseText=function(t,e){var n=new hu({style:{text:t.textContent},silent:!0,x:this._textX||0,y:this._textY||0});ZP(e,n),qP(t,n,this._defsUsePending,!1,!1),KP(n,e);var i=n.style,r=i.fontSize;r&&r<9&&(i.fontSize=9,n.scaleX*=r/9,n.scaleY*=r/9);var o=(i.fontSize||i.fontFamily)&&[i.fontStyle,i.fontWeight,(i.fontSize||12)+"px",i.fontFamily||"sans-serif"].join(" ");i.font=o;var a=n.getBoundingRect();return this._textX+=a.width,e.add(n),n},t.internalField=function(){NP={g:function(t,e){var n=new Fo;return ZP(e,n),qP(t,n,this._defsUsePending,!1,!1),n},rect:function(t,e){var n=new Mu;return ZP(e,n),qP(t,n,this._defsUsePending,!1,!1),n.setShape({x:parseFloat(t.getAttribute("x")||"0"),y:parseFloat(t.getAttribute("y")||"0"),width:parseFloat(t.getAttribute("width")||"0"),height:parseFloat(t.getAttribute("height")||"0")}),n.silent=!0,n},circle:function(t,e){var n=new yv;return ZP(e,n),qP(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),r:parseFloat(t.getAttribute("r")||"0")}),n.silent=!0,n},line:function(t,e){var n=new $v;return ZP(e,n),qP(t,n,this._defsUsePending,!1,!1),n.setShape({x1:parseFloat(t.getAttribute("x1")||"0"),y1:parseFloat(t.getAttribute("y1")||"0"),x2:parseFloat(t.getAttribute("x2")||"0"),y2:parseFloat(t.getAttribute("y2")||"0")}),n.silent=!0,n},ellipse:function(t,e){var n=new xv;return ZP(e,n),qP(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),rx:parseFloat(t.getAttribute("rx")||"0"),ry:parseFloat(t.getAttribute("ry")||"0")}),n.silent=!0,n},polygon:function(t,e){var n,i=t.getAttribute("points");i&&(n=jP(i));var r=new Yv({shape:{points:n||[]},silent:!0});return ZP(e,r),qP(t,r,this._defsUsePending,!1,!1),r},polyline:function(t,e){var n,i=t.getAttribute("points");i&&(n=jP(i));var r=new jv({shape:{points:n||[]},silent:!0});return ZP(e,r),qP(t,r,this._defsUsePending,!1,!1),r},image:function(t,e){var n=new gu;return ZP(e,n),qP(t,n,this._defsUsePending,!1,!1),n.setStyle({image:t.getAttribute("xlink:href")||t.getAttribute("href"),x:+t.getAttribute("x"),y:+t.getAttribute("y"),width:+t.getAttribute("width"),height:+t.getAttribute("height")}),n.silent=!0,n},text:function(t,e){var n=t.getAttribute("x")||"0",i=t.getAttribute("y")||"0",r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0";this._textX=parseFloat(n)+parseFloat(r),this._textY=parseFloat(i)+parseFloat(o);var a=new Fo;return ZP(e,a),qP(t,a,this._defsUsePending,!1,!0),a},tspan:function(t,e){var n=t.getAttribute("x"),i=t.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=i&&(this._textY=parseFloat(i));var r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0",a=new Fo;return ZP(e,a),qP(t,a,this._defsUsePending,!1,!0),this._textX+=parseFloat(r),this._textY+=parseFloat(o),a},path:function(t,e){var n=t.getAttribute("d")||"",i=hv(n);return ZP(e,i),qP(t,i,this._defsUsePending,!1,!1),i.silent=!0,i}}}(),t}(),UP={lineargradient:function(t){var e=parseInt(t.getAttribute("x1")||"0",10),n=parseInt(t.getAttribute("y1")||"0",10),i=parseInt(t.getAttribute("x2")||"10",10),r=parseInt(t.getAttribute("y2")||"0",10),o=new pm(e,n,i,r);return YP(t,o),XP(t,o),o},radialgradient:function(t){var e=parseInt(t.getAttribute("cx")||"0",10),n=parseInt(t.getAttribute("cy")||"0",10),i=parseInt(t.getAttribute("r")||"0",10),r=new fm(e,n,i);return YP(t,r),XP(t,r),r}};function YP(t,e){var n=t.getAttribute("gradientUnits");"userSpaceOnUse"===n&&(e.global=!0)}function XP(t,e){var n=t.firstChild;while(n){if(1===n.nodeType&&"stop"===n.nodeName.toLocaleLowerCase()){var i=n.getAttribute("offset"),r=void 0;r=i&&i.indexOf("%")>0?parseInt(i,10)/100:i?parseFloat(i):0;var o={};aR(n,o,o);var a=o.stopColor||n.getAttribute("stop-color")||"#000000";e.colorStops.push({offset:r,color:a})}n=n.nextSibling}}function ZP(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),V(e.__inheritedStyle,t.__inheritedStyle))}function jP(t){for(var e=eR(t),n=[],i=0;i<e.length;i+=2){var r=parseFloat(e[i]),o=parseFloat(e[i+1]);n.push([r,o])}return n}function qP(t,e,n,i,r){var o=e,a=o.__inheritedStyle=o.__inheritedStyle||{},s={};1===t.nodeType&&(rR(t,e),aR(t,a,s),i||sR(t,a,s)),o.style=o.style||{},null!=a.fill&&(o.style.fill=$P(o,"fill",a.fill,n)),null!=a.stroke&&(o.style.stroke=$P(o,"stroke",a.stroke,n)),U(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(t){null!=a[t]&&(o.style[t]=parseFloat(a[t]))}),U(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign"],function(t){null!=a[t]&&(o.style[t]=a[t])}),r&&(o.__selfStyle=s),a.lineDash&&(o.style.lineDash=Y(eR(a.lineDash),function(t){return parseFloat(t)})),"hidden"!==a.visibility&&"collapse"!==a.visibility||(o.invisible=!0),"none"===a.display&&(o.ignore=!0)}function KP(t,e){var n=e.__selfStyle;if(n){var i=n.textBaseline,r=i;i&&"auto"!==i?"baseline"===i?r="alphabetic":"before-edge"===i||"text-before-edge"===i?r="top":"after-edge"===i||"text-after-edge"===i?r="bottom":"central"!==i&&"mathematical"!==i||(r="middle"):r="alphabetic",t.style.textBaseline=r}var o=e.__inheritedStyle;if(o){var a=o.textAlign,s=a;a&&("middle"===a&&(s="center"),t.style.textAlign=s)}}var JP=/^url\(\s*#(.*?)\)/;function $P(t,e,n,i){var r=n&&n.match(JP);if(!r)return"none"===n&&(n=null),n;var o=mt(r[1]);i.push([t,e,o])}function QP(t,e){for(var n=0;n<e.length;n++){var i=e[n];i[0].style[i[1]]=t[i[2]]}}var tR=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function eR(t){return t.match(tR)||[]}var nR=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g,iR=Math.PI/180;function rR(t,e){var n=t.getAttribute("transform");if(n){n=n.replace(/,/g," ");var i=[],r=null;n.replace(nR,function(t,e,n){return i.push(e,n),""});for(var o=i.length-1;o>0;o-=2){var a=i[o],s=i[o-1],l=eR(a);switch(r=r||Pe(),s){case"translate":Ee(r,r,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":Be(r,r,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":ze(r,r,-parseFloat(l[0])*iR,[parseFloat(l[1]||"0"),parseFloat(l[2]||"0")]);break;case"skewX":var u=Math.tan(parseFloat(l[0])*iR);Ne(r,[1,0,u,1,0,0],r);break;case"skewY":var h=Math.tan(parseFloat(l[0])*iR);Ne(r,[1,h,0,1,0,0],r);break;case"matrix":r[0]=parseFloat(l[0]),r[1]=parseFloat(l[1]),r[2]=parseFloat(l[2]),r[3]=parseFloat(l[3]),r[4]=parseFloat(l[4]),r[5]=parseFloat(l[5]);break}}e.setLocalTransform(r)}}var oR=/([^\s:;]+)\s*:\s*([^:;]+)/g;function aR(t,e,n){var i=t.getAttribute("style");if(i){var r;oR.lastIndex=0;while(null!=(r=oR.exec(i))){var o=r[1],a=kt(VP,o)?VP[o]:null;a&&(e[a]=r[2]);var s=kt(GP,o)?GP[o]:null;s&&(n[s]=r[2])}}}function sR(t,e,n){for(var i=0;i<FP.length;i++){var r=FP[i],o=t.getAttribute(r);null!=o&&(e[VP[r]]=o)}for(i=0;i<WP.length;i++){r=WP[i],o=t.getAttribute(r);null!=o&&(n[GP[r]]=o)}}function lR(t,e){var n=e.width/t.width,i=e.height/t.height,r=Math.min(n,i);return{scale:r,x:-(t.x+t.width/2)*r+(e.x+e.width/2),y:-(t.y+t.height/2)*r+(e.y+e.height/2)}}function uR(t,e){var n=new HP;return n.parse(t,e)}var hR=1e-8;function cR(t,e){return Math.abs(t-e)<hR}function pR(t,e,n){var i=0,r=t[0];if(!r)return!1;for(var o=1;o<t.length;o++){var a=t[o];i+=Hl(r[0],r[1],a[0],a[1],e,n),r=a}var s=t[0];return cR(r[0],s[0])&&cR(r[1],s[1])||(i+=Hl(r[0],r[1],s[0],s[1],e,n)),0!==i}var dR=[];function fR(t,e){for(var n=0;n<t.length;n++)qt(t[n],t[n],e)}function gR(t,e,n,i){for(var r=0;r<t.length;r++){var o=t[r];i&&(o=i.project(o)),o&&isFinite(o[0])&&isFinite(o[1])&&(Kt(e,e,o),Jt(n,n,o))}}function yR(t){for(var e=0,n=0,i=0,r=t.length,o=t[r-1][0],a=t[r-1][1],s=0;s<r;s++){var l=t[s][0],u=t[s][1],h=o*u-l*a;e+=h,n+=(o+l)*h,i+=(a+u)*h,o=l,a=u}return e?[n/e/3,i/e/3,e]:[t[0][0]||0,t[0][1]||0]}var vR=function(){function t(t){this.name=t}return t.prototype.setCenter=function(t){this._center=t},t.prototype.getCenter=function(){var t=this._center;return t||(t=this._center=this.calcCenter()),t},t}(),mR=function(){function t(t,e){this.type="polygon",this.exterior=t,this.interiors=e}return t}(),xR=function(){function t(t){this.type="linestring",this.points=t}return t}(),_R=function(t){function e(e,n,i){var r=t.call(this,e)||this;return r.type="geoJSON",r.geometries=n,r._center=i&&[i[0],i[1]],r}return a(e,t),e.prototype.calcCenter=function(){for(var t,e=this.geometries,n=0,i=0;i<e.length;i++){var r=e[i],o=r.exterior,a=o&&o.length;a>n&&(t=r,n=a)}if(t)return yR(t.exterior);var s=this.getBoundingRect();return[s.x+s.width/2,s.y+s.height/2]},e.prototype.getBoundingRect=function(t){var e=this._rect;if(e&&!t)return e;var n=[1/0,1/0],i=[-1/0,-1/0],r=this.geometries;return U(r,function(e){"polygon"===e.type?gR(e.exterior,n,i,t):U(e.points,function(e){gR(e,n,i,t)})}),isFinite(n[0])&&isFinite(n[1])&&isFinite(i[0])&&isFinite(i[1])||(n[0]=n[1]=i[0]=i[1]=0),e=new $e(n[0],n[1],i[0]-n[0],i[1]-n[1]),t||(this._rect=e),e},e.prototype.contain=function(t){var e=this.getBoundingRect(),n=this.geometries;if(!e.contain(t[0],t[1]))return!1;t:for(var i=0,r=n.length;i<r;i++){var o=n[i];if("polygon"===o.type){var a=o.exterior,s=o.interiors;if(pR(a,t[0],t[1])){for(var l=0;l<(s?s.length:0);l++)if(pR(s[l],t[0],t[1]))continue t;return!0}}}return!1},e.prototype.transformTo=function(t,e,n,i){var r=this.getBoundingRect(),o=r.width/r.height;n?i||(i=n/o):n=o*i;for(var a=new $e(t,e,n,i),s=r.calculateTransform(a),l=this.geometries,u=0;u<l.length;u++){var h=l[u];"polygon"===h.type?(fR(h.exterior,s),U(h.interiors,function(t){fR(t,s)})):U(h.points,function(t){fR(t,s)})}r=this._rect,r.copy(a),this._center=[r.x+r.width/2,r.y+r.height/2]},e.prototype.cloneShallow=function(t){null==t&&(t=this.name);var n=new e(t,this.geometries,this._center);return n._rect=this._rect,n.transformTo=null,n},e}(vR),wR=function(t){function e(e,n){var i=t.call(this,e)||this;return i.type="geoSVG",i._elOnlyForCalculate=n,i}return a(e,t),e.prototype.calcCenter=function(){var t=this._elOnlyForCalculate,e=t.getBoundingRect(),n=[e.x+e.width/2,e.y+e.height/2],i=Re(dR),r=t;while(r&&!r.isGeoSVGGraphicRoot)Ne(i,r.getLocalTransform(),i),r=r.parent;return Ve(i,i),qt(n,n,i),n},e}(vR),bR=Tt(["rect","circle","line","ellipse","polygon","polyline","path","text","tspan","g"]),SR=function(){function t(t,e){this.type="geoSVG",this._usedGraphicMap=Tt(),this._freedGraphics=[],this._mapName=t,this._parsedXML=BP(e)}return t.prototype.load=function(){var t=this._firstGraphic;if(!t){t=this._firstGraphic=this._buildGraphic(this._parsedXML),this._freedGraphics.push(t),this._boundingRect=this._firstGraphic.boundingRect.clone();var e=IR(t.named),n=e.regions,i=e.regionsMap;this._regions=n,this._regionsMap=i}return{boundingRect:this._boundingRect,regions:this._regions,regionsMap:this._regionsMap}},t.prototype._buildGraphic=function(t){var e,n;try{e=t&&uR(t,{ignoreViewBox:!0,ignoreRootClip:!0})||{},n=e.root,vt(null!=n)}catch(kv){throw new Error("Invalid svg format\n"+kv.message)}var i=new Fo;i.add(n),i.isGeoSVGGraphicRoot=!0;var r=e.width,o=e.height,a=e.viewBoxRect,s=this._boundingRect;if(!s){var l=void 0,u=void 0,h=void 0,c=void 0;if(null!=r?(l=0,h=r):a&&(l=a.x,h=a.width),null!=o?(u=0,c=o):a&&(u=a.y,c=a.height),null==l||null==u){var p=n.getBoundingRect();null==l&&(l=p.x,h=p.width),null==u&&(u=p.y,c=p.height)}s=this._boundingRect=new $e(l,u,h,c)}if(a){var d=lR(a,s);n.scaleX=n.scaleY=d.scale,n.x=d.x,n.y=d.y}i.setClipPath(new Mu({shape:s.plain()}));var f=[];return U(e.named,function(t){null!=bR.get(t.svgNodeTagLower)&&(f.push(t),MR(t.el))}),{root:i,boundingRect:s,named:f}},t.prototype.useGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);return n||(n=this._freedGraphics.pop()||this._buildGraphic(this._parsedXML),e.set(t,n),n)},t.prototype.freeGraphic=function(t){var e=this._usedGraphicMap,n=e.get(t);n&&(e.removeKey(t),this._freedGraphics.push(n))},t}();function MR(t){t.silent=!1,t.isGroup&&t.traverse(function(t){t.silent=!1})}function IR(t){var e=[],n=Tt();return U(t,function(t){if(null==t.namedFrom){var i=new wR(t.name,t.el);e.push(i),n.set(t.name,i)}}),{regions:e,regionsMap:n}}function TR(t){if(!t.UTF8Encoding)return t;var e=t,n=e.UTF8Scale;null==n&&(n=1024);var i=e.features;return U(i,function(t){var e=t.geometry,i=e.encodeOffsets,r=e.coordinates;if(i)switch(e.type){case"LineString":e.coordinates=AR(r,i,n);break;case"Polygon":CR(r,i,n);break;case"MultiLineString":CR(r,i,n);break;case"MultiPolygon":U(r,function(t,e){return CR(t,i[e],n)})}}),e.UTF8Encoding=!1,e}function CR(t,e,n){for(var i=0;i<t.length;i++)t[i]=AR(t[i],e[i],n)}function AR(t,e,n){for(var i=[],r=e[0],o=e[1],a=0;a<t.length;a+=2){var s=t.charCodeAt(a)-64,l=t.charCodeAt(a+1)-64;s=s>>1^-(1&s),l=l>>1^-(1&l),s+=r,l+=o,r=s,o=l,i.push([s/n,l/n])}return i}function DR(t,e){return t=TR(t),Y(Z(t.features,function(t){return t.geometry&&t.properties&&t.geometry.coordinates.length>0}),function(t){var n=t.properties,i=t.geometry,r=[];switch(i.type){case"Polygon":var o=i.coordinates;r.push(new mR(o[0],o.slice(1)));break;case"MultiPolygon":U(i.coordinates,function(t){t[0]&&r.push(new mR(t[0],t.slice(1)))});break;case"LineString":r.push(new xR([i.coordinates]));break;case"MultiLineString":r.push(new xR(i.coordinates))}var a=new _R(n[e||"name"],r,n.cp);return a.properties=n,a})}for(var kR=[126,25],LR="南海诸岛",PR=[[[0,3.5],[7,11.2],[15,11.9],[30,7],[42,.7],[52,.7],[56,7.7],[59,.7],[64,.7],[64,0],[5,0],[0,3.5]],[[13,16.1],[19,14.7],[16,21.7],[11,23.1],[13,16.1]],[[12,32.2],[14,38.5],[15,38.5],[13,32.2],[12,32.2]],[[16,47.6],[12,53.2],[13,53.2],[18,47.6],[16,47.6]],[[6,64.4],[8,70],[9,70],[8,64.4],[6,64.4]],[[23,82.6],[29,79.8],[30,79.8],[25,82.6],[23,82.6]],[[37,70.7],[43,62.3],[44,62.3],[39,70.7],[37,70.7]],[[48,51.1],[51,45.5],[53,45.5],[50,51.1],[48,51.1]],[[51,35],[51,28.7],[53,28.7],[53,35],[51,35]],[[52,22.4],[55,17.5],[56,17.5],[53,22.4],[52,22.4]],[[58,12.6],[62,7],[63,7],[60,12.6],[58,12.6]],[[0,3.5],[0,93.1],[64,93.1],[64,0],[63,0],[63,92.4],[1,92.4],[1,3.5],[0,3.5]]],RR=0;RR<PR.length;RR++)for(var OR=0;OR<PR[RR].length;OR++)PR[RR][OR][0]/=10.5,PR[RR][OR][1]/=-14,PR[RR][OR][0]+=kR[0],PR[RR][OR][1]+=kR[1];function NR(t,e){if("china"===t){for(var n=0;n<e.length;n++)if(e[n].name===LR)return;e.push(new _R(LR,Y(PR,function(t){return{type:"polygon",exterior:t}}),kR))}}var ER={"南海诸岛":[32,80],"广东":[0,-10],"香港":[10,5],"澳门":[-10,10],"天津":[5,5]};function zR(t,e){if("china"===t){var n=ER[e.name];if(n){var i=e.getCenter();i[0]+=n[0]/10.5,i[1]+=-n[1]/14,e.setCenter(i)}}}var BR=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];function VR(t,e){"china"===t&&"台湾"===e.name&&e.geometries.push({type:"polygon",exterior:BR[0]})}var FR="name",GR=function(){function t(t,e,n){this.type="geoJSON",this._parsedMap=Tt(),this._mapName=t,this._specialAreas=n,this._geoJSON=HR(e)}return t.prototype.load=function(t,e){e=e||FR;var n=this._parsedMap.get(e);if(!n){var i=this._parseToRegions(e);n=this._parsedMap.set(e,{regions:i,boundingRect:WR(i)})}var r=Tt(),o=[];return U(n.regions,function(e){var n=e.name;t&&kt(t,n)&&(e=e.cloneShallow(n=t[n])),o.push(e),r.set(n,e)}),{regions:o,boundingRect:n.boundingRect||new $e(0,0,0,0),regionsMap:r}},t.prototype._parseToRegions=function(t){var e,n=this._mapName,i=this._geoJSON;try{e=i?DR(i,t):[]}catch(kv){throw new Error("Invalid geoJson format\n"+kv.message)}return NR(n,e),U(e,function(t){var e=t.name;zR(n,t),VR(n,t);var i=this._specialAreas&&this._specialAreas[e];i&&t.transformTo(i.left,i.top,i.width,i.height)},this),e},t.prototype.getMapForUser=function(){return{geoJson:this._geoJSON,geoJSON:this._geoJSON,specialAreas:this._specialAreas}},t}();function WR(t){for(var e,n=0;n<t.length;n++){var i=t[n].getBoundingRect();e=e||i.clone(),e.union(i)}return e}function HR(t){return et(t)?"undefined"!==typeof JSON&&JSON.parse?JSON.parse(t):new Function("return ("+t+");")():t}var UR=Tt(),YR={registerMap:function(t,e,n){if(e.svg){var i=new SR(t,e.svg);UR.set(t,i)}else{var r=e.geoJson||e.geoJSON;r&&!e.features?n=e.specialAreas:r=e;i=new GR(t,r,n);UR.set(t,i)}},getGeoResource:function(t){return UR.get(t)},getMapForUser:function(t){var e=UR.get(t);return e&&"geoJSON"===e.type&&e.getMapForUser()},load:function(t,e,n){var i=UR.get(t);if(i)return i.load(e,n)}},XR=["rect","circle","line","ellipse","polygon","polyline","path"],ZR=Tt(XR),jR=Tt(XR.concat(["g"])),qR=Tt(XR.concat(["g"])),KR=qa();function JR(t){var e=t.getItemStyle(),n=t.get("areaColor");return null!=n&&(e.fill=n),e}function $R(t){var e=t.style;e&&(e.stroke=e.stroke||e.fill,e.fill=null)}var QR=function(){function t(t){var e=new Fo;this.uid=Yc("ec_map_draw"),this._controller=new PP(t.getZr()),this._controllerHost={target:e},this.group=e,e.add(this._regionsGroup=new Fo),e.add(this._svgGroup=new Fo)}return t.prototype.draw=function(t,e,n,i,r){var o="geo"===t.mainType,a=t.getData&&t.getData();o&&e.eachComponent({mainType:"series",subType:"map"},function(e){a||e.getHostGeoModel()!==t||(a=e.getData())});var s=t.coordinateSystem,l=this._regionsGroup,u=this.group,h=s.getTransformInfo(),c=h.raw,p=h.roam,d=!l.childAt(0)||r;d?(u.x=p.x,u.y=p.y,u.scaleX=p.scaleX,u.scaleY=p.scaleY,u.dirty()):ac(u,p,t);var f=a&&a.getVisual("visualMeta")&&a.getVisual("visualMeta").length>0,g={api:n,geo:s,mapOrGeoModel:t,data:a,isVisualEncodedByVisualMap:f,isGeo:o,transformInfoRaw:c};"geoJSON"===s.resourceType?this._buildGeoJSON(g):"geoSVG"===s.resourceType&&this._buildSVG(g),this._updateController(t,e,n),this._updateMapSelectHandler(t,l,n,i)},t.prototype._buildGeoJSON=function(t){var e=this._regionsGroupByName=Tt(),n=Tt(),i=this._regionsGroup,r=t.transformInfoRaw,o=t.mapOrGeoModel,a=t.data,s=t.geo.projection,l=s&&s.stream;function u(t,e){return e&&(t=e(t)),t&&[t[0]*r.scaleX+r.x,t[1]*r.scaleY+r.y]}function h(t){for(var e=[],n=!l&&s&&s.project,i=0;i<t.length;++i){var r=u(t[i],n);r&&e.push(r)}return e}function c(t){return{shape:{points:h(t)}}}i.removeAll(),U(t.geo.regions,function(r){var h=r.name,p=e.get(h),d=n.get(h)||{},f=d.dataIdx,g=d.regionModel;if(!p){p=e.set(h,new Fo),i.add(p),f=a?a.indexOfName(h):null,g=t.isGeo?o.getRegionModel(h):a?a.getItemModel(f):null;var y=g.get("silent",!0);null!=y&&(p.silent=y),n.set(h,{dataIdx:f,regionModel:g})}var v=[],m=[];U(r.geometries,function(t){if("polygon"===t.type){var e=[t.exterior].concat(t.interiors||[]);l&&(e=oO(e,l)),U(e,function(t){v.push(new Yv(c(t)))})}else{var n=t.points;l&&(n=oO(n,l,!0)),U(n,function(t){m.push(new jv(c(t)))})}});var x=u(r.getCenter(),s&&s.project);function _(e,n){if(e.length){var i=new lm({culling:!0,segmentIgnoreThreshold:1,shape:{paths:e}});p.add(i),tO(t,i,f,g),eO(t,i,h,g,o,f,x),n&&($R(i),U(i.states,$R))}}_(v),_(m,!0)}),e.each(function(e,i){var r=n.get(i),a=r.dataIdx,s=r.regionModel;nO(t,e,i,s,o,a),iO(t,e,i,s,o),rO(t,e,i,s,o)},this)},t.prototype._buildSVG=function(t){var e=t.geo.map,n=t.transformInfoRaw;this._svgGroup.x=n.x,this._svgGroup.y=n.y,this._svgGroup.scaleX=n.scaleX,this._svgGroup.scaleY=n.scaleY,this._svgResourceChanged(e)&&(this._freeSVG(),this._useSVG(e));var i=this._svgDispatcherMap=Tt(),r=!1;U(this._svgGraphicRecord.named,function(e){var n=e.name,o=t.mapOrGeoModel,a=t.data,s=e.svgNodeTagLower,l=e.el,u=a?a.indexOfName(n):null,h=o.getRegionModel(n);null!=ZR.get(s)&&l instanceof tl&&tO(t,l,u,h),l instanceof tl&&(l.culling=!0);var c=h.get("silent",!0);if(null!=c&&(l.silent=c),l.z2EmphasisLift=0,!e.namedFrom&&(null!=qR.get(s)&&eO(t,l,n,h,o,u,null),nO(t,l,n,h,o,u),iO(t,l,n,h,o),null!=jR.get(s))){var p=rO(t,l,n,h,o);"self"===p&&(r=!0);var d=i.get(n)||i.set(n,[]);d.push(l)}},this),this._enableBlurEntireSVG(r,t)},t.prototype._enableBlurEntireSVG=function(t,e){if(t&&e.isGeo){var n=e.mapOrGeoModel.getModel(["blur","itemStyle"]).getItemStyle(),i=n.opacity;this._svgGraphicRecord.root.traverse(function(t){if(!t.isGroup){Sh(t);var e=t.ensureState("blur").style||{};null==e.opacity&&null!=i&&(e.opacity=i),t.ensureState("emphasis")}})}},t.prototype.remove=function(){this._regionsGroup.removeAll(),this._regionsGroupByName=null,this._svgGroup.removeAll(),this._freeSVG(),this._controller.dispose(),this._controllerHost=null},t.prototype.findHighDownDispatchers=function(t,e){if(null==t)return[];var n=e.coordinateSystem;if("geoJSON"===n.resourceType){var i=this._regionsGroupByName;if(i){var r=i.get(t);return r?[r]:[]}}else if("geoSVG"===n.resourceType)return this._svgDispatcherMap&&this._svgDispatcherMap.get(t)||[]},t.prototype._svgResourceChanged=function(t){return this._svgMapName!==t},t.prototype._useSVG=function(t){var e=YR.getGeoResource(t);if(e&&"geoSVG"===e.type){var n=e.useGraphic(this.uid);this._svgGroup.add(n.root),this._svgGraphicRecord=n,this._svgMapName=t}},t.prototype._freeSVG=function(){var t=this._svgMapName;if(null!=t){var e=YR.getGeoResource(t);e&&"geoSVG"===e.type&&e.freeGraphic(this.uid),this._svgGraphicRecord=null,this._svgDispatcherMap=null,this._svgGroup.removeAll(),this._svgMapName=null}},t.prototype._updateController=function(t,e,n){var i=t.coordinateSystem,r=this._controller,o=this._controllerHost;o.zoomLimit=t.get("scaleLimit"),o.zoom=i.getZoom(),r.enable(t.get("roam")||!1);var a=t.mainType;function s(){var e={type:"geoRoam",componentType:a};return e[a+"Id"]=t.id,e}r.off("pan").on("pan",function(t){this._mouseDownFlag=!1,RP(o,t.dx,t.dy),n.dispatchAction(B(s(),{dx:t.dx,dy:t.dy,animation:{duration:0}}))},this),r.off("zoom").on("zoom",function(t){this._mouseDownFlag=!1,OP(o,t.scale,t.originX,t.originY),n.dispatchAction(B(s(),{totalZoom:o.zoom,zoom:t.scale,originX:t.originX,originY:t.originY,animation:{duration:0}}))},this),r.setPointerChecker(function(e,r,o){return i.containPoint([r,o])&&!zP(e,n,t)})},t.prototype.resetForLabelLayout=function(){this.group.traverse(function(t){var e=t.getTextContent();e&&(e.ignore=KR(e).ignore)})},t.prototype._updateMapSelectHandler=function(t,e,n,i){var r=this;e.off("mousedown"),e.off("click"),t.get("selectedMode")&&(e.on("mousedown",function(){r._mouseDownFlag=!0}),e.on("click",function(t){r._mouseDownFlag&&(r._mouseDownFlag=!1)}))},t}();function tO(t,e,n,i){var r=i.getModel("itemStyle"),o=i.getModel(["emphasis","itemStyle"]),a=i.getModel(["blur","itemStyle"]),s=i.getModel(["select","itemStyle"]),l=JR(r),u=JR(o),h=JR(s),c=JR(a),p=t.data;if(p){var d=p.getItemVisual(n,"style"),f=p.getItemVisual(n,"decal");t.isVisualEncodedByVisualMap&&d.fill&&(l.fill=d.fill),f&&(l.decal=dw(f,t.api))}e.setStyle(l),e.style.strokeNoScale=!0,e.ensureState("emphasis").style=u,e.ensureState("select").style=h,e.ensureState("blur").style=c,Sh(e)}function eO(t,e,n,i,r,o,a){var s=t.data,l=t.isGeo,u=s&&isNaN(s.get(s.mapDimension("value"),o)),h=s&&s.getItemLayout(o);if(l||u||h&&h.showLabel){var c=l?n:o,p=void 0;(!s||o>=0)&&(p=r);var d=a?{normal:{align:"center",verticalAlign:"middle"}}:null;vc(e,mc(i),{labelFetcher:p,labelDataIndex:c,defaultText:n},d);var f=e.getTextContent();if(f&&(KR(f).ignore=f.ignore,e.textConfig&&a)){var g=e.getBoundingRect().clone();e.textConfig.layoutRect=g,e.textConfig.position=[(a[0]-g.x)/g.width*100+"%",(a[1]-g.y)/g.height*100+"%"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function nO(t,e,n,i,r,o){t.data?t.data.setItemGraphicEl(o,e):Hu(e).eventData={componentType:"geo",componentIndex:r.componentIndex,geoIndex:r.componentIndex,name:n,region:i&&i.option||{}}}function iO(t,e,n,i,r){t.data||Qm({el:e,componentModel:r,itemName:n,itemTooltipOption:i.get("tooltip")})}function rO(t,e,n,i,r){e.highDownSilentOnTouch=!!r.get("selectedMode");var o=i.getModel("emphasis"),a=o.get("focus");return Yh(e,a,o.get("blurScope"),o.get("disabled")),t.isGeo&&$h(e,r,n),a}function oO(t,e,n){var i,r=[];function o(){i=[]}function a(){i.length&&(r.push(i),i=[])}var s=e({polygonStart:o,polygonEnd:a,lineStart:o,lineEnd:a,point:function(t,e){isFinite(t)&&isFinite(e)&&i.push([t,e])},sphere:function(){}});return!n&&s.polygonStart(),U(t,function(t){s.lineStart();for(var e=0;e<t.length;e++)s.point(t[e][0],t[e][1]);s.lineEnd()}),!n&&s.polygonEnd(),r}var aO=QR,sO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n,i){if(!i||"mapToggleSelect"!==i.type||i.from!==this.uid){var r=this.group;if(r.removeAll(),!t.getHostGeoModel()){if(this._mapDraw&&i&&"geoRoam"===i.type&&this._mapDraw.resetForLabelLayout(),i&&"geoRoam"===i.type&&"series"===i.componentType&&i.seriesId===t.id){o=this._mapDraw;o&&r.add(o.group)}else if(t.needsDrawMap){var o=this._mapDraw||new aO(n);r.add(o.group),o.draw(t,e,n,this,i),this._mapDraw=o}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;t.get("showLegendSymbol")&&e.getComponent("legend")&&this._renderSymbols(t,e,n)}}},e.prototype.remove=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},e.prototype._renderSymbols=function(t,e,n){var i=t.originalData,r=this.group;i.each(i.mapDimension("value"),function(e,n){if(!isNaN(e)){var o=i.getItemLayout(n);if(o&&o.point){var a=o.point,s=o.offset,l=new yv({style:{fill:t.getData().getVisual("style").fill},shape:{cx:a[0]+9*s,cy:a[1],r:3},silent:!0,z2:8+(s?0:th+1)});if(!s){var u=t.mainSeries.getData(),h=i.getName(n),c=u.indexOfName(h),p=i.getItemModel(n),d=p.getModel("label"),f=u.getItemGraphicEl(c);vc(l,mc(p),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(c,n)}},defaultText:h}),l.disableLabelAnimation=!0,d.get("position")||l.setTextConfig({position:"bottom"}),f.onHoverStateChange=function(t){vh(l,t)}}r.add(l)}}})},e.type="map",e}(hx),lO=sO,uO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.needsDrawMap=!1,n.seriesGroup=[],n.getTooltipPosition=function(t){if(null!=t){var e=this.getData().getName(t),n=this.coordinateSystem,i=n.getRegion(e);return i&&n.dataToPoint(i.getCenter())}},n}return a(e,t),e.prototype.getInitialData=function(t){for(var e=ZA(this,{coordDimensions:["value"],encodeDefaulter:$(Dd,this)}),n=Tt(),i=[],r=0,o=e.count();r<o;r++){var a=e.getName(r);n.set(a,r)}var s=YR.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return U(s.regions,function(t){var r,o=t.name,a=n.get(o),s=t.properties&&t.properties.echartsStyle;null==a?(r={name:o},i.push(r)):r=e.getRawDataItem(a),s&&E(r,s)}),e.appendData(i),e},e.prototype.getHostGeoModel=function(){var t=this.option.geoIndex;return null!=t?this.ecModel.getComponent("geo",t):null},e.prototype.getMapType=function(){return(this.getHostGeoModel()||this).option.map},e.prototype.getRawValue=function(t){var e=this.getData();return e.get(e.mapDimension("value"),t)},e.prototype.getRegionModel=function(t){var e=this.getData();return e.getItemModel(e.indexOfName(t))},e.prototype.formatTooltip=function(t,e,n){for(var i=this.getData(),r=this.getRawValue(t),o=i.getName(t),a=this.seriesGroup,s=[],l=0;l<a.length;l++){var u=a[l].originalData.indexOfName(o),h=i.mapDimension("value");isNaN(a[l].originalData.get(h,u))||s.push(a[l].name)}return cy("section",{header:s.join(", "),noHeader:!s.length,blocks:[cy("nameValue",{name:o,value:r})]})},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.getLegendIcon=function(t){var e=t.icon||"roundRect",n=M_(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill);return n.setStyle(t.itemStyle),n.style.stroke="none",e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n},e.type="series.map",e.dependencies=["geo"],e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},nameProperty:"name"},e}(Gy),hO=uO;function cO(t,e){var n={};return U(t,function(t){t.each(t.mapDimension("value"),function(e,i){var r="ec-"+t.getName(i);n[r]=n[r]||[],isNaN(e)||n[r].push(e)})}),t[0].map(t[0].mapDimension("value"),function(i,r){for(var o,a="ec-"+t[0].getName(r),s=0,l=1/0,u=-1/0,h=n[a].length,c=0;c<h;c++)l=Math.min(l,n[a][c]),u=Math.max(u,n[a][c]),s+=n[a][c];return o="min"===e?l:"max"===e?u:"average"===e?s/h:s,0===h?NaN:o})}function pO(t){var e={};t.eachSeriesByType("map",function(t){var n=t.getHostGeoModel(),i=n?"o"+n.id:"i"+t.getMapType();(e[i]=e[i]||[]).push(t)}),U(e,function(t,e){for(var n=cO(Y(t,function(t){return t.getData()}),t[0].get("mapValueCalculation")),i=0;i<t.length;i++)t[i].originalData=t[i].getData();for(i=0;i<t.length;i++)t[i].seriesGroup=t,t[i].needsDrawMap=0===i&&!t[i].getHostGeoModel(),t[i].setData(n.cloneShallow()),t[i].mainSeries=t[0]})}function dO(t){var e={};t.eachSeriesByType("map",function(n){var i=n.getMapType();if(!n.getHostGeoModel()&&!e[i]){var r={};U(n.seriesGroup,function(e){var n=e.coordinateSystem,i=e.originalData;e.get("showLegendSymbol")&&t.getComponent("legend")&&i.each(i.mapDimension("value"),function(t,e){var o=i.getName(e),a=n.getRegion(o);if(a&&!isNaN(t)){var s=r[o]||0,l=n.dataToPoint(a.getCenter());r[o]=s+1,i.setItemLayout(e,{point:l,offset:s})}})});var o=n.getData();o.each(function(t){var e=o.getName(t),n=o.getItemLayout(t)||{};n.showLabel=!r[e],o.setItemLayout(t,n)}),e[i]=!0}})}var fO=qt,gO=function(t){function e(e){var n=t.call(this)||this;return n.type="view",n.dimensions=["x","y"],n._roamTransformable=new go,n._rawTransformable=new go,n.name=e,n}return a(e,t),e.prototype.setBoundingRect=function(t,e,n,i){return this._rect=new $e(t,e,n,i),this._rect},e.prototype.getBoundingRect=function(){return this._rect},e.prototype.setViewRect=function(t,e,n,i){this._transformTo(t,e,n,i),this._viewRect=new $e(t,e,n,i)},e.prototype._transformTo=function(t,e,n,i){var r=this.getBoundingRect(),o=this._rawTransformable;o.transform=r.calculateTransform(new $e(t,e,n,i));var a=o.parent;o.parent=null,o.decomposeTransform(),o.parent=a,this._updateTransform()},e.prototype.setCenter=function(t,e){t&&(this._center=[ea(t[0],e.getWidth()),ea(t[1],e.getHeight())],this._updateCenterAndZoom())},e.prototype.setZoom=function(t){t=t||1;var e=this.zoomLimit;e&&(null!=e.max&&(t=Math.min(e.max,t)),null!=e.min&&(t=Math.max(e.min,t))),this._zoom=t,this._updateCenterAndZoom()},e.prototype.getDefaultCenter=function(){var t=this.getBoundingRect(),e=t.x+t.width/2,n=t.y+t.height/2;return[e,n]},e.prototype.getCenter=function(){return this._center||this.getDefaultCenter()},e.prototype.getZoom=function(){return this._zoom||1},e.prototype.getRoamTransform=function(){return this._roamTransformable.getLocalTransform()},e.prototype._updateCenterAndZoom=function(){var t=this._rawTransformable.getLocalTransform(),e=this._roamTransformable,n=this.getDefaultCenter(),i=this.getCenter(),r=this.getZoom();i=qt([],i,t),n=qt([],n,t),e.originX=i[0],e.originY=i[1],e.x=n[0]-i[0],e.y=n[1]-i[1],e.scaleX=e.scaleY=r,this._updateTransform()},e.prototype._updateTransform=function(){var t=this._roamTransformable,e=this._rawTransformable;e.parent=t,t.updateTransform(),e.updateTransform(),Oe(this.transform||(this.transform=[]),e.transform||Pe()),this._rawTransform=e.getLocalTransform(),this.invTransform=this.invTransform||[],Ve(this.invTransform,this.transform),this.decomposeTransform()},e.prototype.getTransformInfo=function(){var t=this._rawTransformable,e=this._roamTransformable,n=new go;return n.transform=e.transform,n.decomposeTransform(),{roam:{x:n.x,y:n.y,scaleX:n.scaleX,scaleY:n.scaleY},raw:{x:t.x,y:t.y,scaleX:t.scaleX,scaleY:t.scaleY}}},e.prototype.getViewRect=function(){return this._viewRect},e.prototype.getViewRectAfterRoam=function(){var t=this.getBoundingRect().clone();return t.applyTransform(this.transform),t},e.prototype.dataToPoint=function(t,e,n){var i=e?this._rawTransform:this.transform;return n=n||[],i?fO(n,t,i):Ot(n,t)},e.prototype.pointToData=function(t){var e=this.invTransform;return e?fO([],t,e):[t[0],t[1]]},e.prototype.convertToPixel=function(t,e,n){var i=yO(e);return i===this?i.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var i=yO(e);return i===this?i.pointToData(n):null},e.prototype.containPoint=function(t){return this.getViewRectAfterRoam().contain(t[0],t[1])},e.dimensions=["x","y"],e}(go);function yO(t){var e=t.seriesModel;return e?e.coordinateSystem:null}var vO=gO,mO={geoJSON:{aspectScale:.75,invertLongitute:!0},geoSVG:{aspectScale:1,invertLongitute:!1}},xO=["lng","lat"],_O=function(t){function e(e,n,i){var r=t.call(this,e)||this;r.dimensions=xO,r.type="geo",r._nameCoordMap=Tt(),r.map=n;var o,a=i.projection,s=YR.load(n,i.nameMap,i.nameProperty),l=YR.getGeoResource(n),u=(r.resourceType=l?l.type:null,r.regions=s.regions),h=mO[l.type];if(r._regionsMap=s.regionsMap,r.regions=s.regions,r.projection=a,a)for(var c=0;c<u.length;c++){var p=u[c].getBoundingRect(a);o=o||p.clone(),o.union(p)}else o=s.boundingRect;return r.setBoundingRect(o.x,o.y,o.width,o.height),r.aspectScale=a?1:dt(i.aspectScale,h.aspectScale),r._invertLongitute=!a&&h.invertLongitute,r}return a(e,t),e.prototype._transformTo=function(t,e,n,i){var r=this.getBoundingRect(),o=this._invertLongitute;r=r.clone(),o&&(r.y=-r.y-r.height);var a=this._rawTransformable;a.transform=r.calculateTransform(new $e(t,e,n,i));var s=a.parent;a.parent=null,a.decomposeTransform(),a.parent=s,o&&(a.scaleY=-a.scaleY),this._updateTransform()},e.prototype.getRegion=function(t){return this._regionsMap.get(t)},e.prototype.getRegionByCoord=function(t){for(var e=this.regions,n=0;n<e.length;n++){var i=e[n];if("geoJSON"===i.type&&i.contain(t))return e[n]}},e.prototype.addGeoCoord=function(t,e){this._nameCoordMap.set(t,e)},e.prototype.getGeoCoord=function(t){var e=this._regionsMap.get(t);return this._nameCoordMap.get(t)||e&&e.getCenter()},e.prototype.dataToPoint=function(t,e,n){if(et(t)&&(t=this.getGeoCoord(t)),t){var i=this.projection;return i&&(t=i.project(t)),t&&this.projectedToPoint(t,e,n)}},e.prototype.pointToData=function(t){var e=this.projection;return e&&(t=e.unproject(t)),t&&this.pointToProjected(t)},e.prototype.pointToProjected=function(e){return t.prototype.pointToData.call(this,e)},e.prototype.projectedToPoint=function(e,n,i){return t.prototype.dataToPoint.call(this,e,n,i)},e.prototype.convertToPixel=function(t,e,n){var i=wO(e);return i===this?i.dataToPoint(n):null},e.prototype.convertFromPixel=function(t,e,n){var i=wO(e);return i===this?i.pointToData(n):null},e}(vO);function wO(t){var e=t.geoModel,n=t.seriesModel;return e?e.coordinateSystem:n?n.coordinateSystem||(n.getReferringComponents("geo",Qa).models[0]||{}).coordinateSystem:null}W(_O,vO);var bO=_O;function SO(t,e){var n=t.get("boundingCoords");if(null!=n){var i=n[0],r=n[1];if(isFinite(i[0])&&isFinite(i[1])&&isFinite(r[0])&&isFinite(r[1])){var o=this.projection;if(o){var a=i[0],s=i[1],l=r[0],u=r[1];i=[1/0,1/0],r=[-1/0,-1/0];var h=function(t,e,n,a){for(var s=n-t,l=a-e,u=0;u<=100;u++){var h=u/100,c=o.project([t+s*h,e+l*h]);Kt(i,i,c),Jt(r,r,c)}};h(a,s,l,s),h(l,s,l,u),h(l,u,a,u),h(a,u,l,s)}this.setBoundingRect(i[0],i[1],r[0]-i[0],r[1]-i[1])}else 0}var c,p,d,f=this.getBoundingRect(),g=t.get("layoutCenter"),y=t.get("layoutSize"),v=e.getWidth(),m=e.getHeight(),x=f.width/f.height*this.aspectScale,_=!1;if(g&&y&&(c=[ea(g[0],v),ea(g[1],m)],p=ea(y,Math.min(v,m)),isNaN(c[0])||isNaN(c[1])||isNaN(p)||(_=!0)),_)d={},x>1?(d.width=p,d.height=p/x):(d.height=p,d.width=p*x),d.y=c[1]-d.height/2,d.x=c[0]-d.width/2;else{var w=t.getBoxLayoutParams();w.aspect=x,d=nd(w,{width:v,height:m})}this.setViewRect(d.x,d.y,d.width,d.height),this.setCenter(t.get("center"),e),this.setZoom(t.get("zoom"))}function MO(t,e){U(e.get("geoCoord"),function(e,n){t.addGeoCoord(n,e)})}var IO=function(){function t(){this.dimensions=xO}return t.prototype.create=function(t,e){var n=[];function i(t){return{nameProperty:t.get("nameProperty"),aspectScale:t.get("aspectScale"),projection:t.get("projection")}}t.eachComponent("geo",function(t,r){var o=t.get("map"),a=new bO(o+r,o,B({nameMap:t.get("nameMap")},i(t)));a.zoomLimit=t.get("scaleLimit"),n.push(a),t.coordinateSystem=a,a.model=t,a.resize=SO,a.resize(t,e)}),t.eachSeries(function(t){var e=t.get("coordinateSystem");if("geo"===e){var i=t.get("geoIndex")||0;t.coordinateSystem=n[i]}});var r={};return t.eachSeriesByType("map",function(t){if(!t.getHostGeoModel()){var e=t.getMapType();r[e]=r[e]||[],r[e].push(t)}}),U(r,function(t,r){var o=Y(t,function(t){return t.get("nameMap")}),a=new bO(r,r,B({nameMap:z(o)},i(t[0])));a.zoomLimit=pt.apply(null,Y(t,function(t){return t.get("scaleLimit")})),n.push(a),a.resize=SO,a.resize(t[0],e),U(t,function(t){t.coordinateSystem=a,MO(a,t)})}),n},t.prototype.getFilledRegions=function(t,e,n,i){for(var r=(t||[]).slice(),o=Tt(),a=0;a<r.length;a++)o.set(r[a].name,r[a]);var s=YR.load(e,n,i);return U(s.regions,function(t){var e=t.name,n=o.get(e),i=t.properties&&t.properties.echartsStyle;n||(n={name:e},r.push(n)),i&&E(n,i)}),r},t}(),TO=new IO,CO=TO,AO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(t,e,n){var i=YR.getGeoResource(t.map);if(i&&"geoJSON"===i.type){var r=t.itemStyle=t.itemStyle||{};"color"in r||(r.color="#eee")}this.mergeDefaultAndTheme(t,n),Aa(t,"label",["show"])},e.prototype.optionUpdated=function(){var t=this,e=this.option;e.regions=CO.getFilledRegions(e.regions,e.map,e.nameMap,e.nameProperty);var n={};this._optionModelMap=X(e.regions||[],function(e,i){var r=i.name;return r&&(e.set(r,new Hc(i,t,t.ecModel)),i.selected&&(n[r]=!0)),e},Tt()),e.selectedMap||(e.selectedMap=n)},e.prototype.getRegionModel=function(t){return this._optionModelMap.get(t)||new Hc(null,this,this.ecModel)},e.prototype.getFormattedLabel=function(t,e){var n=this.getRegionModel(t),i="normal"===e?n.get(["label","formatter"]):n.get(["emphasis","label","formatter"]),r={name:t};return tt(i)?(r.status=e,i(r)):et(i)?i.replace("{a}",null!=t?t:""):void 0},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.select=function(t){var e=this.option,n=e.selectedMode;if(n){"multiple"!==n&&(e.selectedMap=null);var i=e.selectedMap||(e.selectedMap={});i[t]=!0}},e.prototype.unSelect=function(t){var e=this.option.selectedMap;e&&(e[t]=!1)},e.prototype.toggleSelected=function(t){this[this.isSelected(t)?"unSelect":"select"](t)},e.prototype.isSelected=function(t){var e=this.option.selectedMap;return!(!e||!e[t])},e.type="geo",e.layoutMode="box",e.defaultOption={z:0,show:!0,left:"center",top:"center",aspectScale:null,silent:!1,map:"",boundingCoords:null,center:null,zoom:1,scaleLimit:null,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},e}(pd),DO=AO;function kO(t,e){return t.pointToProjected?t.pointToProjected(e):t.pointToData(e)}function LO(t,e,n,i){var r=t.getZoom(),o=t.getCenter(),a=e.zoom,s=t.projectedToPoint?t.projectedToPoint(o):t.dataToPoint(o);if(null!=e.dx&&null!=e.dy&&(s[0]-=e.dx,s[1]-=e.dy,t.setCenter(kO(t,s),i)),null!=a){if(n){var l=n.min||0,u=n.max||1/0;a=Math.max(Math.min(r*a,u),l)/r}t.scaleX*=a,t.scaleY*=a;var h=(e.originX-t.x)*(a-1),c=(e.originY-t.y)*(a-1);t.x-=h,t.y-=c,t.updateTransform(),t.setCenter(kO(t,s),i),t.setZoom(a*r)}return{center:t.getCenter(),zoom:t.getZoom()}}var PO=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.focusBlurEnabled=!0,n}return a(e,t),e.prototype.init=function(t,e){this._api=e},e.prototype.render=function(t,e,n,i){if(this._model=t,!t.get("show"))return this._mapDraw&&this._mapDraw.remove(),void(this._mapDraw=null);this._mapDraw||(this._mapDraw=new aO(n));var r=this._mapDraw;r.draw(t,e,n,this,i),r.group.on("click",this._handleRegionClick,this),r.group.silent=t.get("silent"),this.group.add(r.group),this.updateSelectStatus(t,e,n)},e.prototype._handleRegionClick=function(t){var e;h_(t.target,function(t){return null!=(e=Hu(t).eventData)},!0),e&&this._api.dispatchAction({type:"geoToggleSelect",geoId:this._model.id,name:e.name})},e.prototype.updateSelectStatus=function(t,e,n){var i=this;this._mapDraw.group.traverse(function(t){var e=Hu(t).eventData;if(e)return i._model.isSelected(e.name)?n.enterSelect(t):n.leaveSelect(t),!0})},e.prototype.findHighDownDispatchers=function(t){return this._mapDraw&&this._mapDraw.findHighDownDispatchers(t,this._model)},e.prototype.dispose=function(){this._mapDraw&&this._mapDraw.remove()},e.type="geo",e}(Hy),RO=PO;function OO(t,e,n){YR.registerMap(t,e,n)}function NO(t){function e(e,n){n.update="geo:updateSelectStatus",t.registerAction(n,function(t,n){var i={},r=[];return n.eachComponent({mainType:"geo",query:t},function(n){n[e](t.name);var o=n.coordinateSystem;U(o.regions,function(t){i[t.name]=n.isSelected(t.name)||!1});var a=[];U(i,function(t,e){i[e]&&a.push(e)}),r.push({geoIndex:n.componentIndex,name:a})}),{selected:i,allSelected:r,name:t.name}})}t.registerCoordinateSystem("geo",CO),t.registerComponentModel(DO),t.registerComponentView(RO),t.registerImpl("registerMap",OO),t.registerImpl("getMap",function(t){return YR.getMapForUser(t)}),e("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),e("select",{type:"geoSelect",event:"geoselected"}),e("unSelect",{type:"geoUnSelect",event:"geounselected"}),t.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},function(t,e,n){var i=t.componentType||"series";e.eachComponent({mainType:i,query:t},function(e){var r=e.coordinateSystem;if("geo"===r.type){var o=LO(r,t,e.get("scaleLimit"),n);e.setCenter&&e.setCenter(o.center),e.setZoom&&e.setZoom(o.zoom),"series"===i&&U(e.seriesGroup,function(t){t.setCenter(o.center),t.setZoom(o.zoom)})}})})}function EO(t){Qb(NO),t.registerChartView(lO),t.registerSeriesModel(hO),t.registerLayout(dO),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,pO),s_("map",t.registerAction)}function zO(t){var e=t;e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};var n,i,r=[e];while(n=r.pop())if(i=n.children,n.isExpand&&i.length)for(var o=i.length,a=o-1;a>=0;a--){var s=i[a];s.hierNode={defaultAncestor:null,ancestor:s,prelim:0,modifier:0,change:0,shift:0,i:a,thread:null},r.push(s)}}function BO(t,e){var n=t.isExpand?t.children:[],i=t.parentNode.children,r=t.hierNode.i?i[t.hierNode.i-1]:null;if(n.length){HO(t);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;r?(t.hierNode.prelim=r.hierNode.prelim+e(t,r),t.hierNode.modifier=t.hierNode.prelim-o):t.hierNode.prelim=o}else r&&(t.hierNode.prelim=r.hierNode.prelim+e(t,r));t.parentNode.hierNode.defaultAncestor=UO(t,r,t.parentNode.hierNode.defaultAncestor||i[0],e)}function VO(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function FO(t){return arguments.length?t:qO}function GO(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function WO(t,e){return nd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function HO(t){var e=t.children,n=e.length,i=0,r=0;while(--n>=0){var o=e[n];o.hierNode.prelim+=i,o.hierNode.modifier+=i,r+=o.hierNode.change,i+=o.hierNode.shift+r}}function UO(t,e,n,i){if(e){var r=t,o=t,a=o.parentNode.children[0],s=e,l=r.hierNode.modifier,u=o.hierNode.modifier,h=a.hierNode.modifier,c=s.hierNode.modifier;while(s=YO(s),o=XO(o),s&&o){r=YO(r),a=XO(a),r.hierNode.ancestor=t;var p=s.hierNode.prelim+c-o.hierNode.prelim-u+i(s,o);p>0&&(jO(ZO(s,t,n),t,p),u+=p,l+=p),c+=s.hierNode.modifier,u+=o.hierNode.modifier,l+=r.hierNode.modifier,h+=a.hierNode.modifier}s&&!YO(r)&&(r.hierNode.thread=s,r.hierNode.modifier+=c-l),o&&!XO(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=u-h,n=t)}return n}function YO(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function XO(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function ZO(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function jO(t,e,n){var i=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=i,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=i}function qO(t,e){return t.parentNode===e.parentNode?1:2}var KO=function(){function t(){this.parentPoint=[],this.childPoints=[]}return t}(),JO=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new KO},e.prototype.buildPath=function(t,e){var n=e.childPoints,i=n.length,r=e.parentPoint,o=n[0],a=n[i-1];if(1===i)return t.moveTo(r[0],r[1]),void t.lineTo(o[0],o[1]);var s=e.orient,l="TB"===s||"BT"===s?0:1,u=1-l,h=ea(e.forkPosition,1),c=[];c[l]=r[l],c[u]=r[u]+(a[u]-r[u])*h,t.moveTo(r[0],r[1]),t.lineTo(c[0],c[1]),t.moveTo(o[0],o[1]),c[l]=o[l],t.lineTo(c[0],c[1]),c[l]=a[l],t.lineTo(c[0],c[1]),t.lineTo(a[0],a[1]);for(var p=1;p<i-1;p++){var d=n[p];t.moveTo(d[0],d[1]),c[l]=d[l],t.lineTo(c[0],c[1])}},e}(su),$O=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._mainGroup=new Fo,n}return a(e,t),e.prototype.init=function(t,e){this._controller=new PP(e.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},e.prototype.render=function(t,e,n){var i=t.getData(),r=t.layoutInfo,o=this._mainGroup,a=t.get("layout");"radial"===a?(o.x=r.x+r.width/2,o.y=r.y+r.height/2):(o.x=r.x,o.y=r.y),this._updateViewCoordSys(t,n),this._updateController(t,e,n);var s=this._data;i.diff(s).add(function(e){QO(i,e)&&tN(i,e,null,o,t)}).update(function(e,n){var r=s.getItemGraphicEl(n);QO(i,e)?tN(i,e,r,o,t):r&&rN(s,n,r,o,t)}).remove(function(e){var n=s.getItemGraphicEl(e);n&&rN(s,e,n,o,t)}).execute(),this._nodeScaleRatio=t.get("nodeScaleRatio"),this._updateNodeAndLinkScale(t),!0===t.get("expandAndCollapse")&&i.eachItemGraphicEl(function(e,i){e.off("click").on("click",function(){n.dispatchAction({type:"treeExpandAndCollapse",seriesId:t.id,dataIndex:i})})}),this._data=i},e.prototype._updateViewCoordSys=function(t,e){var n=t.getData(),i=[];n.each(function(t){var e=n.getItemLayout(t);!e||isNaN(e.x)||isNaN(e.y)||i.push([+e.x,+e.y])});var r=[],o=[];ul(i,r,o);var a=this._min,s=this._max;o[0]-r[0]===0&&(r[0]=a?a[0]:r[0]-1,o[0]=s?s[0]:o[0]+1),o[1]-r[1]===0&&(r[1]=a?a[1]:r[1]-1,o[1]=s?s[1]:o[1]+1);var l=t.coordinateSystem=new vO;l.zoomLimit=t.get("scaleLimit"),l.setBoundingRect(r[0],r[1],o[0]-r[0],o[1]-r[1]),l.setCenter(t.get("center"),e),l.setZoom(t.get("zoom")),this.group.attr({x:l.x,y:l.y,scaleX:l.scaleX,scaleY:l.scaleY}),this._min=r,this._max=o},e.prototype._updateController=function(t,e,n){var i=this,r=this._controller,o=this._controllerHost,a=this.group;r.setPointerChecker(function(e,i,r){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(i,r)&&!zP(e,n,t)}),r.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),r.off("pan").off("zoom").on("pan",function(e){RP(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"treeRoam",dx:e.dx,dy:e.dy})}).on("zoom",function(e){OP(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"treeRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),i._updateNodeAndLinkScale(t),n.updateLabelLayout()})},e.prototype._updateNodeAndLinkScale=function(t){var e=t.getData(),n=this._getNodeGlobalScale(t);e.eachItemGraphicEl(function(t,e){t.setSymbolScale(n)})},e.prototype._getNodeGlobalScale=function(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=this._nodeScaleRatio,i=e.scaleX||1,r=e.getZoom(),o=(r-1)*n+1;return o/i},e.prototype.dispose=function(){this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype.remove=function(){this._mainGroup.removeAll(),this._data=null},e.type="tree",e}(hx);function QO(t,e){var n=t.getItemLayout(e);return n&&!isNaN(n.x)&&!isNaN(n.y)}function tN(t,e,n,i,r){var o=!n,a=t.tree.getNodeByDataIndex(e),s=a.getModel(),l=a.getVisual("style").fill,u=!1===a.isExpand&&0!==a.children.length?l:"#fff",h=t.tree.root,c=a.parentNode===h?a:a.parentNode||a,p=t.getItemGraphicEl(c.dataIndex),d=c.getLayout(),f=p?{x:p.__oldX,y:p.__oldY,rawX:p.__radialOldRawX,rawY:p.__radialOldRawY}:d,g=a.getLayout();o?(n=new zT(t,e,null,{symbolInnerColor:u,useNameLabel:!0}),n.x=f.x,n.y=f.y):n.updateData(t,e,null,{symbolInnerColor:u,useNameLabel:!0}),n.__radialOldRawX=n.__radialRawX,n.__radialOldRawY=n.__radialRawY,n.__radialRawX=g.rawX,n.__radialRawY=g.rawY,i.add(n),t.setItemGraphicEl(e,n),n.__oldX=n.x,n.__oldY=n.y,ac(n,{x:g.x,y:g.y},r);var y=n.getSymbolPath();if("radial"===r.get("layout")){var v=h.children[0],m=v.getLayout(),x=v.children.length,_=void 0,w=void 0;if(g.x===m.x&&!0===a.isExpand&&v.children.length){var b={x:(v.children[0].getLayout().x+v.children[x-1].getLayout().x)/2,y:(v.children[0].getLayout().y+v.children[x-1].getLayout().y)/2};_=Math.atan2(b.y-m.y,b.x-m.x),_<0&&(_=2*Math.PI+_),w=b.x<m.x,w&&(_-=Math.PI)}else _=Math.atan2(g.y-m.y,g.x-m.x),_<0&&(_=2*Math.PI+_),0===a.children.length||0!==a.children.length&&!1===a.isExpand?(w=g.x<m.x,w&&(_-=Math.PI)):(w=g.x>m.x,w||(_-=Math.PI));var S=w?"left":"right",M=s.getModel("label"),I=M.get("rotate"),T=I*(Math.PI/180),C=y.getTextContent();C&&(y.setTextConfig({position:M.get("position")||S,rotation:null==I?-_:T,origin:"center"}),C.setStyle("verticalAlign","middle"))}var A=s.get(["emphasis","focus"]),D="relative"===A?Ct(a.getAncestorsIndices(),a.getDescendantIndices()):"ancestor"===A?a.getAncestorsIndices():"descendant"===A?a.getDescendantIndices():null;D&&(Hu(n).focus=D),eN(r,a,h,n,f,d,g,i),n.__edge&&(n.onHoverStateChange=function(e){if("blur"!==e){var i=a.parentNode&&t.getItemGraphicEl(a.parentNode.dataIndex);i&&i.hoverState===Ku||vh(n.__edge,e)}})}function eN(t,e,n,i,r,o,a,s){var l=e.getModel(),u=t.get("edgeShape"),h=t.get("layout"),c=t.getOrient(),p=t.get(["lineStyle","curveness"]),d=t.get("edgeForkPosition"),f=l.getModel("lineStyle").getLineStyle(),g=i.__edge;if("curve"===u)e.parentNode&&e.parentNode!==n&&(g||(g=i.__edge=new im({shape:oN(h,c,p,r,r)})),ac(g,{shape:oN(h,c,p,o,a)},t));else if("polyline"===u)if("orthogonal"===h){if(e!==n&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var y=e.children,v=[],m=0;m<y.length;m++){var x=y[m].getLayout();v.push([x.x,x.y])}g||(g=i.__edge=new JO({shape:{parentPoint:[a.x,a.y],childPoints:[[a.x,a.y]],orient:c,forkPosition:d}})),ac(g,{shape:{parentPoint:[a.x,a.y],childPoints:v}},t)}}else 0;g&&("polyline"!==u||e.isExpand)&&(g.useStyle(V({strokeNoScale:!0,fill:null},f)),qh(g,l,"lineStyle"),Sh(g),s.add(g))}function nN(t,e,n,i,r){var o=e.tree.root,a=iN(o,t),s=a.source,l=a.sourceLayout,u=e.getItemGraphicEl(t.dataIndex);if(u){var h=e.getItemGraphicEl(s.dataIndex),c=h.__edge,p=u.__edge||(!1===s.isExpand||1===s.children.length?c:void 0),d=i.get("edgeShape"),f=i.get("layout"),g=i.get("orient"),y=i.get(["lineStyle","curveness"]);p&&("curve"===d?uc(p,{shape:oN(f,g,y,l,l),style:{opacity:0}},i,{cb:function(){n.remove(p)},removeOpt:r}):"polyline"===d&&"orthogonal"===i.get("layout")&&uc(p,{shape:{parentPoint:[l.x,l.y],childPoints:[[l.x,l.y]]},style:{opacity:0}},i,{cb:function(){n.remove(p)},removeOpt:r}))}}function iN(t,e){var n,i=e.parentNode===t?e:e.parentNode||e;while(n=i.getLayout(),null==n)i=i.parentNode===t?i:i.parentNode||i;return{source:i,sourceLayout:n}}function rN(t,e,n,i,r){var o=t.tree.getNodeByDataIndex(e),a=t.tree.root,s=iN(a,o).sourceLayout,l={duration:r.get("animationDurationUpdate"),easing:r.get("animationEasingUpdate")};uc(n,{x:s.x+1,y:s.y+1},r,{cb:function(){i.remove(n),t.setItemGraphicEl(e,null)},removeOpt:l}),n.fadeOut(null,t.hostModel,{fadeLabel:!0,animation:l}),o.children.forEach(function(e){nN(e,t,i,r,l)}),nN(o,t,i,r,l)}function oN(t,e,n,i,r){var o,a,s,l,u,h,c,p;if("radial"===t){u=i.rawX,c=i.rawY,h=r.rawX,p=r.rawY;var d=GO(u,c),f=GO(u,c+(p-c)*n),g=GO(h,p+(c-p)*n),y=GO(h,p);return{x1:d.x||0,y1:d.y||0,x2:y.x||0,y2:y.y||0,cpx1:f.x||0,cpy1:f.y||0,cpx2:g.x||0,cpy2:g.y||0}}return u=i.x,c=i.y,h=r.x,p=r.y,"LR"!==e&&"RL"!==e||(o=u+(h-u)*n,a=c,s=h+(u-h)*n,l=p),"TB"!==e&&"BT"!==e||(o=u,a=c+(p-c)*n,s=h,l=p+(c-p)*n),{x1:u,y1:c,x2:h,y2:p,cpx1:o,cpy1:a,cpx2:s,cpy2:l}}var aN=$O,sN=qa();function lN(t){var e=t.mainData,n=t.datas;n||(n={main:e},t.datasAttr={main:"data"}),t.datas=t.mainData=null,gN(e,n,t),U(n,function(n){U(e.TRANSFERABLE_METHODS,function(e){n.wrapMethod(e,$(uN,t))})}),e.wrapMethod("cloneShallow",$(cN,t)),U(e.CHANGABLE_METHODS,function(n){e.wrapMethod(n,$(hN,t))}),vt(n[e.dataType]===e)}function uN(t,e){if(fN(this)){var n=B({},sN(this).datas);n[this.dataType]=e,gN(e,n,t)}else yN(e,this.dataType,sN(this).mainData,t);return e}function hN(t,e){return t.struct&&t.struct.update(),e}function cN(t,e){return U(sN(e).datas,function(n,i){n!==e&&yN(n.cloneShallow(),i,e,t)}),e}function pN(t){var e=sN(this).mainData;return null==t||null==e?e:sN(e).datas[t]}function dN(){var t=sN(this).mainData;return null==t?[{data:t}]:Y(q(sN(t).datas),function(e){return{type:e,data:sN(t).datas[e]}})}function fN(t){return sN(t).mainData===t}function gN(t,e,n){sN(t).datas={},U(e,function(e,i){yN(e,i,t,n)})}function yN(t,e,n,i){sN(n).datas[e]=t,sN(t).mainData=n,t.dataType=e,i.struct&&(t[i.structAttr]=i.struct,i.struct[i.datasAttr[e]]=t),t.getLinkedData=pN,t.getLinkedDataAll=dN}var vN=lN,mN=function(){function t(t,e){this.depth=0,this.height=0,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.isExpand=!1,this.name=t||"",this.hostTree=e}return t.prototype.isRemoved=function(){return this.dataIndex<0},t.prototype.eachNode=function(t,e,n){tt(t)&&(n=e,e=t,t=null),t=t||{},et(t)&&(t={order:t});var i,r=t.order||"preorder",o=this[t.attr||"children"];"preorder"===r&&(i=e.call(n,this));for(var a=0;!i&&a<o.length;a++)o[a].eachNode(t,e,n);"postorder"===r&&e.call(n,this)},t.prototype.updateDepthAndHeight=function(t){var e=0;this.depth=t;for(var n=0;n<this.children.length;n++){var i=this.children[n];i.updateDepthAndHeight(t+1),i.height>e&&(e=i.height)}this.height=e+1},t.prototype.getNodeById=function(t){if(this.getId()===t)return this;for(var e=0,n=this.children,i=n.length;e<i;e++){var r=n[e].getNodeById(t);if(r)return r}},t.prototype.contains=function(t){if(t===this)return!0;for(var e=0,n=this.children,i=n.length;e<i;e++){var r=n[e].contains(t);if(r)return r}},t.prototype.getAncestors=function(t){var e=[],n=t?this:this.parentNode;while(n)e.push(n),n=n.parentNode;return e.reverse(),e},t.prototype.getAncestorsIndices=function(){var t=[],e=this;while(e)t.push(e.dataIndex),e=e.parentNode;return t.reverse(),t},t.prototype.getDescendantIndices=function(){var t=[];return this.eachNode(function(e){t.push(e.dataIndex)}),t},t.prototype.getValue=function(t){var e=this.hostTree.data;return e.getStore().get(e.getDimensionIndex(t||"value"),this.dataIndex)},t.prototype.setLayout=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,e)},t.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},t.prototype.getModel=function(t){if(!(this.dataIndex<0)){var e=this.hostTree,n=e.data.getItemModel(this.dataIndex);return n.getModel(t)}},t.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},t.prototype.setVisual=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,e)},t.prototype.getVisual=function(t){return this.hostTree.data.getItemVisual(this.dataIndex,t)},t.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},t.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},t.prototype.getChildIndex=function(){if(this.parentNode){for(var t=this.parentNode.children,e=0;e<t.length;++e)if(t[e]===this)return e;return-1}return-1},t.prototype.isAncestorOf=function(t){var e=t.parentNode;while(e){if(e===this)return!0;e=e.parentNode}return!1},t.prototype.isDescendantOf=function(t){return t!==this&&t.isAncestorOf(this)},t}(),xN=function(){function t(t){this.type="tree",this._nodes=[],this.hostModel=t}return t.prototype.eachNode=function(t,e,n){this.root.eachNode(t,e,n)},t.prototype.getNodeByDataIndex=function(t){var e=this.data.getRawIndex(t);return this._nodes[e]},t.prototype.getNodeById=function(t){return this.root.getNodeById(t)},t.prototype.update=function(){for(var t=this.data,e=this._nodes,n=0,i=e.length;n<i;n++)e[n].dataIndex=-1;for(n=0,i=t.count();n<i;n++)e[t.getRawIndex(n)].dataIndex=n},t.prototype.clearLayouts=function(){this.data.clearItemLayouts()},t.createTree=function(e,n,i){var r=new t(n),o=[],a=1;function s(t,e){var n=t.value;a=Math.max(a,Q(n)?n.length:1),o.push(t);var i=new mN(Ga(t.name,""),r);e?_N(i,e):r.root=i,r._nodes.push(i);var l=t.children;if(l)for(var u=0;u<l.length;u++)s(l[u],i)}s(e),r.root.updateDepthAndHeight(0);var l=dT(o,{coordDimensions:["value"],dimensionsCount:a}).dimensions,u=new pT(l,n);return u.initData(o),i&&i(u),vN({mainData:u,struct:r,structAttr:"tree"}),r.update(),r},t}();function _N(t,e){var n=e.children;t.parentNode!==e&&(n.push(t),t.parentNode=e)}var wN=xN;function bN(t,e,n){if(t&&F(e,t.type)>=0){var i=n.getData().tree.root,r=t.targetNode;if(et(r)&&(r=i.getNodeById(r)),r&&i.contains(r))return{node:r};var o=t.targetNodeId;if(null!=o&&(r=i.getNodeById(o)))return{node:r}}}function SN(t){var e=[];while(t)t=t.parentNode,t&&e.push(t);return e.reverse()}function MN(t,e){var n=SN(t);return F(n,e)>=0}function IN(t,e){var n=[];while(t){var i=t.dataIndex;n.push({name:t.name,dataIndex:i,value:e.getRawValue(i)}),t=t.parentNode}return n.reverse(),n}var TN=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasSymbolVisual=!0,e.ignoreStyleOnData=!0,e}return a(e,t),e.prototype.getInitialData=function(t){var e={name:t.name,children:t.data},n=t.leaves||{},i=new Hc(n,this,this.ecModel),r=wN.createTree(e,this,o);function o(t){t.wrapMethod("getItemModel",function(t,e){var n=r.getNodeByDataIndex(e);return n&&n.children.length&&n.isExpand||(t.parentModel=i),t})}var a=0;r.eachNode("preorder",function(t){t.depth>a&&(a=t.depth)});var s=t.expandAndCollapse,l=s&&t.initialTreeDepth>=0?t.initialTreeDepth:a;return r.root.eachNode("preorder",function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=l}),r.data},e.prototype.getOrient=function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.formatTooltip=function(t,e,n){var i=this.getData().tree,r=i.root.children[0],o=i.getNodeByDataIndex(t),a=o.getValue(),s=o.name;while(o&&o!==r)s=o.parentNode.name+"."+s,o=o.parentNode;return cy("nameValue",{name:s,value:a,noValue:isNaN(a)||null==a})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=IN(i,this),n.collapsed=!i.isExpand,n},e.type="series.tree",e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},e}(Gy),CN=TN;function AN(t,e,n){var i,r=[t],o=[];while(i=r.pop())if(o.push(i),i.isExpand){var a=i.children;if(a.length)for(var s=0;s<a.length;s++)r.push(a[s])}while(i=o.pop())e(i,n)}function DN(t,e){var n,i=[t];while(n=i.pop())if(e(n),n.isExpand){var r=n.children;if(r.length)for(var o=r.length-1;o>=0;o--)i.push(r[o])}}function kN(t,e){t.eachSeriesByType("tree",function(t){LN(t,e)})}function LN(t,e){var n=WO(t,e);t.layoutInfo=n;var i=t.get("layout"),r=0,o=0,a=null;"radial"===i?(r=2*Math.PI,o=Math.min(n.height,n.width)/2,a=FO(function(t,e){return(t.parentNode===e.parentNode?1:2)/t.depth})):(r=n.width,o=n.height,a=FO());var s=t.getData().tree.root,l=s.children[0];if(l){zO(s),AN(l,BO,a),s.hierNode.modifier=-l.hierNode.prelim,DN(l,VO);var u=l,h=l,c=l;DN(l,function(t){var e=t.getLayout().x;e<u.getLayout().x&&(u=t),e>h.getLayout().x&&(h=t),t.depth>c.depth&&(c=t)});var p=u===h?1:a(u,h)/2,d=p-u.getLayout().x,f=0,g=0,y=0,v=0;if("radial"===i)f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),DN(l,function(t){y=(t.getLayout().x+d)*f,v=(t.depth-1)*g;var e=GO(y,v);t.setLayout({x:e.x,y:e.y,rawX:y,rawY:v},!0)});else{var m=t.getOrient();"RL"===m||"LR"===m?(g=o/(h.getLayout().x+p+d),f=r/(c.depth-1||1),DN(l,function(t){v=(t.getLayout().x+d)*g,y="LR"===m?(t.depth-1)*f:r-(t.depth-1)*f,t.setLayout({x:y,y:v},!0)})):"TB"!==m&&"BT"!==m||(f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),DN(l,function(t){y=(t.getLayout().x+d)*f,v="TB"===m?(t.depth-1)*g:o-(t.depth-1)*g,t.setLayout({x:y,y:v},!0)}))}}}function PN(t){t.eachSeriesByType("tree",function(t){var e=t.getData(),n=e.tree;n.eachNode(function(t){var n=t.getModel(),i=n.getModel("itemStyle").getItemStyle(),r=e.ensureUniqueItemVisual(t.dataIndex,"style");B(r,i)})})}function RN(t){t.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},function(t,e){e.eachComponent({mainType:"series",subType:"tree",query:t},function(e){var n=t.dataIndex,i=e.getData().tree,r=i.getNodeByDataIndex(n);r.isExpand=!r.isExpand})}),t.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},function(t,e,n){e.eachComponent({mainType:"series",subType:"tree",query:t},function(e){var i=e.coordinateSystem,r=LO(i,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)})})}function ON(t){t.registerChartView(aN),t.registerSeriesModel(CN),t.registerLayout(kN),t.registerVisual(PN),RN(t)}var NN=["treemapZoomToNode","treemapRender","treemapMove"];function EN(t){for(var e=0;e<NN.length;e++)t.registerAction({type:NN[e],update:"updateView"},Lt);t.registerAction({type:"treemapRootToNode",update:"updateView"},function(t,e){function n(e,n){var i=["treemapZoomToNode","treemapRootToNode"],r=bN(t,i,e);if(r){var o=e.getViewRoot();o&&(t.direction=MN(o,r.node)?"rollUp":"drillDown"),e.resetViewRoot(r.node)}}e.eachComponent({mainType:"series",subType:"treemap",query:t},n)})}function zN(t){var e=t.getData(),n=e.tree,i={};n.eachNode(function(e){var n=e;while(n&&n.depth>1)n=n.parentNode;var r=Hd(t.ecModel,n.name||n.dataIndex+"",i);e.setVisual("decal",r)})}var BN=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventUsingHoverLayer=!0,n}return a(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};VN(n);var i=t.levels||[],r=this.designatedVisualItemStyle={},o=new Hc({itemStyle:r},this,e);i=t.levels=FN(i,e);var a=Y(i||[],function(t){return new Hc(t,o,e)},this),s=wN.createTree(n,this,l);function l(t){t.wrapMethod("getItemModel",function(t,e){var n=s.getNodeByDataIndex(e),i=n?a[n.depth]:null;return t.parentModel=i||o,t})}return s.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.getRawValue(t),o=i.getName(t);return cy("nameValue",{name:o,value:r})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=IN(i,this),n.treePathInfo=n.treeAncestors,n},e.prototype.setLayoutInfo=function(t){this.layoutInfo=this.layoutInfo||{},B(this.layoutInfo,t)},e.prototype.mapIdToIndex=function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=Tt(),this._idIndexMapCount=0);var n=e.get(t);return null==n&&e.set(t,n=this._idIndexMapCount++),n},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){zN(this)},e.type="series.treemap",e.layoutMode="box",e.defaultOption={progressive:0,left:"center",top:"middle",width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,scaleLimit:null,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",textStyle:{color:"#fff"}},emphasis:{itemStyle:{color:"rgba(0,0,0,0.9)"}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},e}(Gy);function VN(t){var e=0;U(t.children,function(t){VN(t);var n=t.value;Q(n)&&(n=n[0]),e+=n});var n=t.value;Q(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),Q(t.value)?t.value[0]=n:t.value=n}function FN(t,e){var n=Ca(e.get("color")),i=Ca(e.get(["aria","decal","decals"]));if(n){var r,o;t=t||[],U(t,function(t){var e=new Hc(t),n=e.get("color"),i=e.get("decal");(e.get(["itemStyle","color"])||n&&"none"!==n)&&(r=!0),(e.get(["itemStyle","decal"])||i&&"none"!==i)&&(o=!0)});var a=t[0]||(t[0]={});return r||(a.color=n.slice()),!o&&i&&(a.decal=i.slice()),t}}var GN=BN,WN=8,HN=8,UN=5,YN=function(){function t(t){this.group=new Fo,t.add(this.group)}return t.prototype.render=function(t,e,n,i){var r=t.getModel("breadcrumb"),o=this.group;if(o.removeAll(),r.get("show")&&n){var a=r.getModel("itemStyle"),s=r.getModel("emphasis"),l=a.getModel("textStyle"),u=s.getModel(["itemStyle","textStyle"]),h={pos:{left:r.get("left"),right:r.get("right"),top:r.get("top"),bottom:r.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:r.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(n,h,l),this._renderContent(t,h,a,s,l,u,i),id(o,h.pos,h.box)}},t.prototype._prepare=function(t,e,n){for(var i=t;i;i=i.parentNode){var r=Ga(i.getModel().get("name"),""),o=n.getTextRect(r),a=Math.max(o.width+2*WN,e.emptyItemWidth);e.totalWidth+=a+HN,e.renderList.push({node:i,text:r,width:a})}},t.prototype._renderContent=function(t,e,n,i,r,o,a){for(var s=0,l=e.emptyItemWidth,u=t.get(["breadcrumb","height"]),h=ed(e.pos,e.box),c=e.totalWidth,p=e.renderList,d=i.getModel("itemStyle").getItemStyle(),f=p.length-1;f>=0;f--){var g=p[f],y=g.node,v=g.width,m=g.text;c>h.width&&(c-=v-l,v=l,m=null);var x=new Yv({shape:{points:XN(s,0,v,u,f===p.length-1,0===f)},style:V(n.getItemStyle(),{lineJoin:"bevel"}),textContent:new Wu({style:xc(r,{text:m})}),textConfig:{position:"inside"},z2:1e4*th,onclick:$(a,y)});x.disableLabelAnimation=!0,x.getTextContent().ensureState("emphasis").style=xc(o,{text:m}),x.ensureState("emphasis").style=d,Yh(x,i.get("focus"),i.get("blurScope"),i.get("disabled")),this.group.add(x),ZN(x,t,y),s+=v+HN}},t.prototype.remove=function(){this.group.removeAll()},t}();function XN(t,e,n,i,r,o){var a=[[r?t:t-UN,e],[t+n,e],[t+n,e+i],[r?t:t-UN,e+i]];return!o&&a.splice(2,0,[t+n+UN,e+i/2]),!r&&a.push([t,e+i/2]),a}function ZN(t,e,n){Hu(t).eventData={componentType:"series",componentSubType:"treemap",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&IN(n,e)}}var jN=YN,qN=function(){function t(){this._storage=[],this._elExistsMap={}}return t.prototype.add=function(t,e,n,i,r){return!this._elExistsMap[t.id]&&(this._elExistsMap[t.id]=!0,this._storage.push({el:t,target:e,duration:n,delay:i,easing:r}),!0)},t.prototype.finished=function(t){return this._finishedCallback=t,this},t.prototype.start=function(){for(var t=this,e=this._storage.length,n=function(){e--,e<=0&&(t._storage.length=0,t._elExistsMap={},t._finishedCallback&&t._finishedCallback())},i=0,r=this._storage.length;i<r;i++){var o=this._storage[i];o.el.animateTo(o.target,{duration:o.duration,delay:o.delay,easing:o.easing,setToFinal:!0,done:n,aborted:n})}return this},t}();function KN(){return new qN}var JN=Fo,$N=Mu,QN=3,tE="label",eE="upperLabel",nE=10*th,iE=2*th,rE=3*th,oE=ws([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),aE=function(t){var e=oE(t);return e.stroke=e.fill=e.lineWidth=null,e},sE=qa(),lE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._state="ready",n._storage=uE(),n}return a(e,t),e.prototype.render=function(t,e,n,i){var r=e.findComponents({mainType:"series",subType:"treemap",query:i});if(!(F(r,t)<0)){this.seriesModel=t,this.api=n,this.ecModel=e;var o=["treemapZoomToNode","treemapRootToNode"],a=bN(i,o,t),s=i&&i.type,l=t.layoutInfo,u=!this._oldTree,h=this._storage,c="treemapRootToNode"===s&&a&&h?{rootNodeGroup:h.nodeGroup[a.node.getRawIndex()],direction:i.direction}:null,p=this._giveContainerGroup(l),d=t.get("animation"),f=this._doRender(p,t,c);!d||u||s&&"treemapZoomToNode"!==s&&"treemapRootToNode"!==s?f.renderFinally():this._doAnimation(p,f,t,c),this._resetController(n),this._renderBreadcrumb(t,n,a)}},e.prototype._giveContainerGroup=function(t){var e=this._containerGroup;return e||(e=this._containerGroup=new JN,this._initEvents(e),this.group.add(e)),e.x=t.x,e.y=t.y,e},e.prototype._doRender=function(t,e,n){var i=e.getData().tree,r=this._oldTree,o=uE(),a=uE(),s=this._storage,l=[];function u(t,i,r,u){return hE(e,a,s,n,o,l,t,i,r,u)}d(i.root?[i.root]:[],r&&r.root?[r.root]:[],t,i===r||!r,0);var h=f(s);if(this._oldTree=i,this._storage=a,this._controllerHost){var c=this.seriesModel.layoutInfo,p=i.root.getLayout();p.width===c.width&&p.height===c.height&&(this._controllerHost.zoom=1)}return{lastsForAnimation:o,willDeleteEls:h,renderFinally:g};function d(t,e,n,i,r){function o(t){return t.getId()}function a(o,a){var s=null!=o?t[o]:null,l=null!=a?e[a]:null,h=u(s,l,n,r);h&&d(s&&s.viewChildren||[],l&&l.viewChildren||[],h,i,r+1)}i?(e=t,U(t,function(t,e){!t.isRemoved()&&a(e,e)})):new EI(e,t,o,o).add(a).update(a).remove($(a,null)).execute()}function f(t){var e=uE();return t&&U(t,function(t,n){var i=e[n];U(t,function(t){t&&(i.push(t),sE(t).willDelete=!0)})}),e}function g(){U(h,function(t){U(t,function(t){t.parent&&t.parent.remove(t)})}),U(l,function(t){t.invisible=!0,t.dirty()})}},e.prototype._doAnimation=function(t,e,n,i){var r=n.get("animationDurationUpdate"),o=n.get("animationEasing"),a=(tt(r)?0:r)||0,s=(tt(o)?null:o)||"cubicOut",l=KN();U(e.willDeleteEls,function(t,e){U(t,function(t,n){if(!t.invisible){var r,o=t.parent,u=sE(o);if(i&&"drillDown"===i.direction)r=o===i.rootNodeGroup?{shape:{x:0,y:0,width:u.nodeWidth,height:u.nodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var h=0,c=0;u.willDelete||(h=u.nodeWidth/2,c=u.nodeHeight/2),r="nodeGroup"===e?{x:h,y:c,style:{opacity:0}}:{shape:{x:h,y:c,width:0,height:0},style:{opacity:0}}}r&&l.add(t,r,a,0,s)}})}),U(this._storage,function(t,n){U(t,function(t,i){var r=e.lastsForAnimation[n][i],o={};r&&(t instanceof Fo?null!=r.oldX&&(o.x=t.x,o.y=t.y,t.x=r.oldX,t.y=r.oldY):(r.oldShape&&(o.shape=B({},t.shape),t.setShape(r.oldShape)),r.fadein?(t.setStyle("opacity",0),o.style={opacity:1}):1!==t.style.opacity&&(o.style={opacity:1})),l.add(t,o,a,0,s))})},this),this._state="animating",l.finished(J(function(){this._state="ready",e.renderFinally()},this)).start()},e.prototype._resetController=function(t){var e=this._controller,n=this._controllerHost;n||(this._controllerHost={target:this.group},n=this._controllerHost),e||(e=this._controller=new PP(t.getZr()),e.enable(this.seriesModel.get("roam")),n.zoomLimit=this.seriesModel.get("scaleLimit"),n.zoom=this.seriesModel.get("zoom"),e.on("pan",J(this._onPan,this)),e.on("zoom",J(this._onZoom,this)));var i=new $e(0,0,t.getWidth(),t.getHeight());e.setPointerChecker(function(t,e,n){return i.contain(e,n)})},e.prototype._clearController=function(){var t=this._controller;this._controllerHost=null,t&&(t.dispose(),t=null)},e.prototype._onPan=function(t){if("animating"!==this._state&&(Math.abs(t.dx)>QN||Math.abs(t.dy)>QN)){var e=this.seriesModel.getData().tree.root;if(!e)return;var n=e.getLayout();if(!n)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+t.dx,y:n.y+t.dy,width:n.width,height:n.height}})}},e.prototype._onZoom=function(t){var e=t.originX,n=t.originY,i=t.scale;if("animating"!==this._state){var r=this.seriesModel.getData().tree.root;if(!r)return;var o=r.getLayout();if(!o)return;var a=new $e(o.x,o.y,o.width,o.height),s=null,l=this._controllerHost;s=l.zoomLimit;var u=l.zoom=l.zoom||1;if(u*=i,s){var h=s.min||0,c=s.max||1/0;u=Math.max(Math.min(c,u),h)}var p=u/l.zoom;l.zoom=u;var d=this.seriesModel.layoutInfo;e-=d.x,n-=d.y;var f=Pe();Ee(f,f,[-e,-n]),Be(f,f,[p,p]),Ee(f,f,[e,n]),a.applyTransform(f),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:a.x,y:a.y,width:a.width,height:a.height}})}},e.prototype._initEvents=function(t){var e=this;t.on("click",function(t){if("ready"===e._state){var n=e.seriesModel.get("nodeClick",!0);if(n){var i=e.findTarget(t.offsetX,t.offsetY);if(i){var r=i.node;if(r.getLayout().isLeafRoot)e._rootToNode(i);else if("zoomToNode"===n)e._zoomToNode(i);else if("link"===n){var o=r.hostTree.data.getItemModel(r.dataIndex),a=o.get("link",!0),s=o.get("target",!0)||"blank";a&&qp(a,s)}}}}},this)},e.prototype._renderBreadcrumb=function(t,e,n){var i=this;n||(n=null!=t.get("leafDepth",!0)?{node:t.getViewRoot()}:this.findTarget(e.getWidth()/2,e.getHeight()/2),n||(n={node:t.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new jN(this.group))).render(t,e,n.node,function(e){"animating"!==i._state&&(MN(t.getViewRoot(),e)?i._rootToNode({node:e}):i._zoomToNode({node:e}))})},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=uE(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},e.prototype.dispose=function(){this._clearController()},e.prototype._zoomToNode=function(t){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype._rootToNode=function(t){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype.findTarget=function(t,e){var n,i=this.seriesModel.getViewRoot();return i.eachNode({attr:"viewChildren",order:"preorder"},function(i){var r=this._storage.background[i.getRawIndex()];if(r){var o=r.transformCoordToLocal(t,e),a=r.shape;if(!(a.x<=o[0]&&o[0]<=a.x+a.width&&a.y<=o[1]&&o[1]<=a.y+a.height))return!1;n={node:i,offsetX:o[0],offsetY:o[1]}}},this),n},e.type="treemap",e}(hx);function uE(){return{nodeGroup:[],background:[],content:[]}}function hE(t,e,n,i,r,o,a,s,l,u){if(a){var h=a.getLayout(),c=t.getData(),p=a.getModel();if(c.setItemGraphicEl(a.dataIndex,null),h&&h.isInView){var d=h.width,f=h.height,g=h.borderWidth,y=h.invisible,v=a.getRawIndex(),m=s&&s.getRawIndex(),x=a.viewChildren,_=h.upperHeight,w=x&&x.length,b=p.getModel("itemStyle"),S=p.getModel(["emphasis","itemStyle"]),M=p.getModel(["blur","itemStyle"]),I=p.getModel(["select","itemStyle"]),T=b.get("borderRadius")||0,C=W("nodeGroup",JN);if(C){if(l.add(C),C.x=h.x||0,C.y=h.y||0,C.markRedraw(),sE(C).nodeWidth=d,sE(C).nodeHeight=f,h.isAboveViewRoot)return C;var A=W("background",$N,u,iE);A&&E(C,A,w&&h.upperLabelHeight);var D=p.getModel("emphasis"),k=D.get("focus"),L=D.get("blurScope"),P=D.get("disabled"),R="ancestor"===k?a.getAncestorsIndices():"descendant"===k?a.getDescendantIndices():k;if(w)Jh(C)&&Kh(C,!1),A&&(Kh(A,!P),c.setItemGraphicEl(a.dataIndex,A),Xh(A,R,L));else{var O=W("content",$N,u,rE);O&&z(C,O),A.disableMorphing=!0,A&&Jh(A)&&Kh(A,!1),Kh(C,!P),c.setItemGraphicEl(a.dataIndex,C);var N=p.getShallow("cursor");N&&O.attr("cursor",N),Xh(C,R,L)}return C}}}function E(e,n,i){var r=Hu(n);if(r.dataIndex=a.dataIndex,r.seriesIndex=t.seriesIndex,n.setShape({x:0,y:0,width:d,height:f,r:T}),y)V(n);else{n.invisible=!1;var o=a.getVisual("style"),s=o.stroke,l=aE(b);l.fill=s;var u=oE(S);u.fill=S.get("borderColor");var h=oE(M);h.fill=M.get("borderColor");var c=oE(I);if(c.fill=I.get("borderColor"),i){var p=d-2*g;F(n,s,o.opacity,{x:g,y:0,width:p,height:_})}else n.removeTextContent();n.setStyle(l),n.ensureState("emphasis").style=u,n.ensureState("blur").style=h,n.ensureState("select").style=c,Sh(n)}e.add(n)}function z(e,n){var i=Hu(n);i.dataIndex=a.dataIndex,i.seriesIndex=t.seriesIndex;var r=Math.max(d-2*g,0),o=Math.max(f-2*g,0);if(n.culling=!0,n.setShape({x:g,y:g,width:r,height:o,r:T}),y)V(n);else{n.invisible=!1;var s=a.getVisual("style"),l=s.fill,u=aE(b);u.fill=l,u.decal=s.decal;var h=oE(S),c=oE(M),p=oE(I);F(n,l,s.opacity,null),n.setStyle(u),n.ensureState("emphasis").style=h,n.ensureState("blur").style=c,n.ensureState("select").style=p,Sh(n)}e.add(n)}function V(t){!t.invisible&&o.push(t)}function F(e,n,i,r){var o=p.getModel(r?eE:tE),s=Ga(p.get("name"),null),l=o.getShallow("show");vc(e,mc(p,r?eE:tE),{defaultText:l?s:null,inheritColor:n,defaultOpacity:i,labelFetcher:t,labelDataIndex:a.dataIndex});var u=e.getTextContent();if(u){var c=u.style,d=yt(c.padding||0);r&&(e.setTextConfig({layoutRect:r}),u.disableLabelLayout=!0),u.beforeUpdate=function(){var t=Math.max((r?r.width:e.shape.width)-d[1]-d[3],0),n=Math.max((r?r.height:e.shape.height)-d[0]-d[2],0);c.width===t&&c.height===n||u.setStyle({width:t,height:n})},c.truncateMinChar=2,c.lineOverflow="truncate",G(c,r,h);var f=u.getState("emphasis");G(f?f.style:null,r,h)}}function G(e,n,i){var r=e?e.text:null;if(!n&&i.isLeafRoot&&null!=r){var o=t.get("drillDownIcon",!0);e.text=o?o+" "+r:r}}function W(t,i,o,a){var s=null!=m&&n[t][m],l=r[t];return s?(n[t][m]=null,H(l,s)):y||(s=new i,s instanceof tl&&(s.z2=cE(o,a)),U(l,s)),e[t][v]=s}function H(t,e){var n=t[v]={};e instanceof JN?(n.oldX=e.x,n.oldY=e.y):n.oldShape=B({},e.shape)}function U(t,e){var n=t[v]={},o=a.parentNode,s=e instanceof Fo;if(o&&(!i||"drillDown"===i.direction)){var l=0,u=0,h=r.background[o.getRawIndex()];!i&&h&&h.oldShape&&(l=h.oldShape.width,u=h.oldShape.height),s?(n.oldX=0,n.oldY=u):n.oldShape={x:l,y:u,width:0,height:0}}n.fadein=!s}}function cE(t,e){return t*nE+e}var pE=lE,dE=U,fE=rt,gE=-1,yE=function(){function t(e){var n=e.mappingMethod,i=e.type,r=this.option=N(e);this.type=i,this.mappingMethod=n,this._normalizeData=AE[n];var o=t.visualHandlers[i];this.applyVisual=o.applyVisual,this.getColorMapper=o.getColorMapper,this._normalizedToVisual=o._normalizedToVisual[n],"piecewise"===n?(xE(r),vE(r)):"category"===n?r.categories?mE(r):xE(r,!0):(vt("linear"!==n||r.dataExtent),xE(r))}return t.prototype.mapValueToVisual=function(t){var e=this._normalizeData(t);return this._normalizedToVisual(e,t)},t.prototype.getNormalizer=function(){return J(this._normalizeData,this)},t.listVisualTypes=function(){return q(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(t,e,n){rt(t)?U(t,e,n):e.call(n,t)},t.mapVisual=function(e,n,i){var r,o=Q(e)?[]:rt(e)?{}:(r=!0,null);return t.eachVisual(e,function(t,e){var a=n.call(i,t,e);r?o=a:o[e]=a}),o},t.retrieveVisuals=function(e){var n,i={};return e&&dE(t.visualHandlers,function(t,r){e.hasOwnProperty(r)&&(i[r]=e[r],n=!0)}),n?i:null},t.prepareVisualTypes=function(t){if(Q(t))t=t.slice();else{if(!fE(t))return[];var e=[];dE(t,function(t,n){e.push(n)}),t=e}return t.sort(function(t,e){return"color"===e&&"color"!==t&&0===t.indexOf("color")?1:-1}),t},t.dependsOn=function(t,e){return"color"===e?!(!t||0!==t.indexOf(e)):t===e},t.findPieceIndex=function(t,e,n){for(var i,r=1/0,o=0,a=e.length;o<a;o++){var s=e[o].value;if(null!=s){if(s===t||et(s)&&s===t+"")return o;n&&c(s,o)}}for(o=0,a=e.length;o<a;o++){var l=e[o],u=l.interval,h=l.close;if(u){if(u[0]===-1/0){if(DE(h[1],t,u[1]))return o}else if(u[1]===1/0){if(DE(h[0],u[0],t))return o}else if(DE(h[0],u[0],t)&&DE(h[1],t,u[1]))return o;n&&c(u[0],o),n&&c(u[1],o)}}if(n)return t===1/0?e.length-1:t===-1/0?0:i;function c(e,n){var o=Math.abs(e-t);o<r&&(r=o,i=n)}},t.visualHandlers={color:{applyVisual:bE("color"),getColorMapper:function(){var t=this.option;return J("category"===t.mappingMethod?function(t,e){return!e&&(t=this._normalizeData(t)),SE.call(this,t)}:function(e,n,i){var r=!!i;return!n&&(e=this._normalizeData(e)),i=ki(e,t.parsedVisual,i),r?i:Oi(i,"rgba")},this)},_normalizedToVisual:{linear:function(t){return Oi(ki(t,this.option.parsedVisual),"rgba")},category:SE,piecewise:function(t,e){var n=TE.call(this,e);return null==n&&(n=Oi(ki(t,this.option.parsedVisual),"rgba")),n},fixed:ME}},colorHue:_E(function(t,e){return Pi(t,e)}),colorSaturation:_E(function(t,e){return Pi(t,null,e)}),colorLightness:_E(function(t,e){return Pi(t,null,null,e)}),colorAlpha:_E(function(t,e){return Ri(t,e)}),decal:{applyVisual:bE("decal"),_normalizedToVisual:{linear:null,category:SE,piecewise:null,fixed:null}},opacity:{applyVisual:bE("opacity"),_normalizedToVisual:IE([0,1])},liftZ:{applyVisual:bE("liftZ"),_normalizedToVisual:{linear:ME,category:ME,piecewise:ME,fixed:ME}},symbol:{applyVisual:function(t,e,n){var i=this.mapValueToVisual(t);n("symbol",i)},_normalizedToVisual:{linear:wE,category:SE,piecewise:function(t,e){var n=TE.call(this,e);return null==n&&(n=wE.call(this,t)),n},fixed:ME}},symbolSize:{applyVisual:bE("symbolSize"),_normalizedToVisual:IE([0,1])}},t}();function vE(t){var e=t.pieceList;t.hasSpecialVisual=!1,U(e,function(e,n){e.originIndex=n,null!=e.visual&&(t.hasSpecialVisual=!0)})}function mE(t){var e=t.categories,n=t.categoryMap={},i=t.visual;if(dE(e,function(t,e){n[t]=e}),!Q(i)){var r=[];rt(i)?dE(i,function(t,e){var i=n[e];r[null!=i?i:gE]=t}):r[gE]=i,i=CE(t,r)}for(var o=e.length-1;o>=0;o--)null==i[o]&&(delete n[e[o]],e.pop())}function xE(t,e){var n=t.visual,i=[];rt(n)?dE(n,function(t){i.push(t)}):null!=n&&i.push(n);var r={color:1,symbol:1};e||1!==i.length||r.hasOwnProperty(t.type)||(i[1]=i[0]),CE(t,i)}function _E(t){return{applyVisual:function(e,n,i){var r=this.mapValueToVisual(e);i("color",t(n("color"),r))},_normalizedToVisual:IE([0,1])}}function wE(t){var e=this.option.visual;return e[Math.round(ta(t,[0,1],[0,e.length-1],!0))]||{}}function bE(t){return function(e,n,i){i(t,this.mapValueToVisual(e))}}function SE(t){var e=this.option.visual;return e[this.option.loop&&t!==gE?t%e.length:t]}function ME(){return this.option.visual[0]}function IE(t){return{linear:function(e){return ta(e,t,this.option.visual,!0)},category:SE,piecewise:function(e,n){var i=TE.call(this,n);return null==i&&(i=ta(e,t,this.option.visual,!0)),i},fixed:ME}}function TE(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var i=yE.findPieceIndex(t,n),r=n[i];if(r&&r.visual)return r.visual[this.type]}}function CE(t,e){return t.visual=e,"color"===t.type&&(t.parsedVisual=Y(e,function(t){var e=Ti(t);return e||[0,0,0,1]})),e}var AE={linear:function(t){return ta(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,n=yE.findPieceIndex(t,e,!0);if(null!=n)return ta(n,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return null==e?gE:e},fixed:Lt};function DE(t,e,n){return t?e<=n:e<n}var kE=yE,LE="itemStyle",PE=qa(),RE={seriesType:"treemap",reset:function(t){var e=t.getData().tree,n=e.root;n.isRemoved()||OE(n,{},t.getViewRoot().getAncestors(),t)}};function OE(t,e,n,i){var r=t.getModel(),o=t.getLayout(),a=t.hostTree.data;if(o&&!o.invisible&&o.isInView){var s,l=r.getModel(LE),u=NE(l,e,i),h=a.ensureUniqueItemVisual(t.dataIndex,"style"),c=l.get("borderColor"),p=l.get("borderColorSaturation");null!=p&&(s=EE(u),c=zE(p,s)),h.stroke=c;var d=t.viewChildren;if(d&&d.length){var f=VE(t,r,o,l,u,d);U(d,function(t,e){if(t.depth>=n.length||t===n[t.depth]){var o=GE(r,u,t,e,f,i);OE(t,o,n,i)}})}else s=EE(u),h.fill=s}}function NE(t,e,n){var i=B({},e),r=n.designatedVisualItemStyle;return U(["color","colorAlpha","colorSaturation"],function(n){r[n]=e[n];var o=t.get(n);r[n]=null,null!=o&&(i[n]=o)}),i}function EE(t){var e=BE(t,"color");if(e){var n=BE(t,"colorAlpha"),i=BE(t,"colorSaturation");return i&&(e=Pi(e,null,null,i)),n&&(e=Ri(e,n)),e}}function zE(t,e){return null!=e?Pi(e,null,null,t):null}function BE(t,e){var n=t[e];if(null!=n&&"none"!==n)return n}function VE(t,e,n,i,r,o){if(o&&o.length){var a=FE(e,"color")||null!=r.color&&"none"!==r.color&&(FE(e,"colorAlpha")||FE(e,"colorSaturation"));if(a){var s=e.get("visualMin"),l=e.get("visualMax"),u=n.dataExtent.slice();null!=s&&s<u[0]&&(u[0]=s),null!=l&&l>u[1]&&(u[1]=l);var h=e.get("colorMappingBy"),c={type:a.name,dataExtent:u,visual:a.range};"color"!==c.type||"index"!==h&&"id"!==h?c.mappingMethod="linear":(c.mappingMethod="category",c.loop=!0);var p=new kE(c);return PE(p).drColorMappingBy=h,p}}}function FE(t,e){var n=t.get(e);return Q(n)&&n.length?{name:e,range:n}:null}function GE(t,e,n,i,r,o){var a=B({},e);if(r){var s=r.type,l="color"===s&&PE(r).drColorMappingBy,u="index"===l?i:"id"===l?o.mapIdToIndex(n.getId()):n.getValue(t.get("visualDimension"));a[s]=r.mapValueToVisual(u)}return a}var WE=Math.max,HE=Math.min,UE=pt,YE=U,XE=["itemStyle","borderWidth"],ZE=["itemStyle","gapWidth"],jE=["upperLabel","show"],qE=["upperLabel","height"],KE={seriesType:"treemap",reset:function(t,e,n,i){var r=n.getWidth(),o=n.getHeight(),a=t.option,s=nd(t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),l=a.size||[],u=ea(UE(s.width,l[0]),r),h=ea(UE(s.height,l[1]),o),c=i&&i.type,p=["treemapZoomToNode","treemapRootToNode"],d=bN(i,p,t),f="treemapRender"===c||"treemapMove"===c?i.rootRect:null,g=t.getViewRoot(),y=SN(g);if("treemapMove"!==c){var v="treemapZoomToNode"===c?rz(t,d,g,u,h):f?[f.width,f.height]:[u,h],m=a.sort;m&&"asc"!==m&&"desc"!==m&&(m="desc");var x={squareRatio:a.squareRatio,sort:m,leafDepth:a.leafDepth};g.hostTree.clearLayouts();var _={x:0,y:0,width:v[0],height:v[1],area:v[0]*v[1]};g.setLayout(_),JE(g,x,!1,0),_=g.getLayout(),YE(y,function(t,e){var n=(y[e+1]||g).getValue();t.setLayout(B({dataExtent:[n,n],borderWidth:0,upperHeight:0},_))})}var w=t.getData().tree.root;w.setLayout(oz(s,f,d),!0),t.setLayoutInfo(s),az(w,new $e(-s.x,-s.y,r,o),y,g,0)}};function JE(t,e,n,i){var r,o;if(!t.isRemoved()){var a=t.getLayout();r=a.width,o=a.height;var s=t.getModel(),l=s.get(XE),u=s.get(ZE)/2,h=sz(s),c=Math.max(l,h),p=l-u,d=c-u;t.setLayout({borderWidth:l,upperHeight:c,upperLabelHeight:h},!0),r=WE(r-2*p,0),o=WE(o-p-d,0);var f=r*o,g=$E(t,s,f,e,n,i);if(g.length){var y={x:p,y:d,width:r,height:o},v=HE(r,o),m=1/0,x=[];x.area=0;for(var _=0,w=g.length;_<w;){var b=g[_];x.push(b),x.area+=b.getLayout().area;var S=nz(x,v,e.squareRatio);S<=m?(_++,m=S):(x.area-=x.pop().getLayout().area,iz(x,v,y,u,!1),v=HE(y.width,y.height),x.length=x.area=0,m=1/0)}if(x.length&&iz(x,v,y,u,!0),!n){var M=s.get("childrenVisibleMin");null!=M&&f<M&&(n=!0)}for(_=0,w=g.length;_<w;_++)JE(g[_],e,n,i+1)}}}function $E(t,e,n,i,r,o){var a=t.children||[],s=i.sort;"asc"!==s&&"desc"!==s&&(s=null);var l=null!=i.leafDepth&&i.leafDepth<=o;if(r&&!l)return t.viewChildren=[];a=Z(a,function(t){return!t.isRemoved()}),tz(a,s);var u=ez(e,a,s);if(0===u.sum)return t.viewChildren=[];if(u.sum=QE(e,n,u.sum,s,a),0===u.sum)return t.viewChildren=[];for(var h=0,c=a.length;h<c;h++){var p=a[h].getValue()/u.sum*n;a[h].setLayout({area:p})}return l&&(a.length&&t.setLayout({isLeafRoot:!0},!0),a.length=0),t.viewChildren=a,t.setLayout({dataExtent:u.dataExtent},!0),a}function QE(t,e,n,i,r){if(!i)return n;for(var o=t.get("visibleMin"),a=r.length,s=a,l=a-1;l>=0;l--){var u=r["asc"===i?a-l-1:l].getValue();u/n*e<o&&(s=l,n-=u)}return"asc"===i?r.splice(0,a-s):r.splice(s,a-s),n}function tz(t,e){return e&&t.sort(function(t,n){var i="asc"===e?t.getValue()-n.getValue():n.getValue()-t.getValue();return 0===i?"asc"===e?t.dataIndex-n.dataIndex:n.dataIndex-t.dataIndex:i}),t}function ez(t,e,n){for(var i=0,r=0,o=e.length;r<o;r++)i+=e[r].getValue();var a,s=t.get("visualDimension");return e&&e.length?"value"===s&&n?(a=[e[e.length-1].getValue(),e[0].getValue()],"asc"===n&&a.reverse()):(a=[1/0,-1/0],YE(e,function(t){var e=t.getValue(s);e<a[0]&&(a[0]=e),e>a[1]&&(a[1]=e)})):a=[NaN,NaN],{sum:i,dataExtent:a}}function nz(t,e,n){for(var i=0,r=1/0,o=0,a=void 0,s=t.length;o<s;o++)a=t[o].getLayout().area,a&&(a<r&&(r=a),a>i&&(i=a));var l=t.area*t.area,u=e*e*n;return l?WE(u*i/l,l/(u*r)):1/0}function iz(t,e,n,i,r){var o=e===n.width?0:1,a=1-o,s=["x","y"],l=["width","height"],u=n[s[o]],h=e?t.area/e:0;(r||h>n[l[a]])&&(h=n[l[a]]);for(var c=0,p=t.length;c<p;c++){var d=t[c],f={},g=h?d.getLayout().area/h:0,y=f[l[a]]=WE(h-2*i,0),v=n[s[o]]+n[l[o]]-u,m=c===p-1||v<g?v:g,x=f[l[o]]=WE(m-2*i,0);f[s[a]]=n[s[a]]+HE(i,y/2),f[s[o]]=u+HE(i,x/2),u+=m,d.setLayout(f,!0)}n[s[a]]+=h,n[l[a]]-=h}function rz(t,e,n,i,r){var o,a=(e||{}).node,s=[i,r];if(!a||a===n)return s;var l=i*r,u=l*t.option.zoomToNodeRatio;while(o=a.parentNode){for(var h=0,c=o.children,p=0,d=c.length;p<d;p++)h+=c[p].getValue();var f=a.getValue();if(0===f)return s;u*=h/f;var g=o.getModel(),y=g.get(XE),v=Math.max(y,sz(g));u+=4*y*y+(3*y+v)*Math.pow(u,.5),u>ua&&(u=ua),a=o}u<l&&(u=l);var m=Math.pow(u/l,.5);return[i*m,r*m]}function oz(t,e,n){if(e)return{x:e.x,y:e.y};var i={x:0,y:0};if(!n)return i;var r=n.node,o=r.getLayout();if(!o)return i;var a=[o.width/2,o.height/2],s=r;while(s){var l=s.getLayout();a[0]+=l.x,a[1]+=l.y,s=s.parentNode}return{x:t.width/2-a[0],y:t.height/2-a[1]}}function az(t,e,n,i,r){var o=t.getLayout(),a=n[r],s=a&&a===t;if(!(a&&!s||r===n.length&&t!==i)){t.setLayout({isInView:!0,invisible:!s&&!e.intersect(o),isAboveViewRoot:s},!0);var l=new $e(e.x-o.x,e.y-o.y,e.width,e.height);YE(t.viewChildren||[],function(t){az(t,l,n,i,r+1)})}}function sz(t){return t.get(jE)?t.get(qE):0}function lz(t){t.registerSeriesModel(GN),t.registerChartView(pE),t.registerVisual(RE),t.registerLayout(KE),EN(t)}function uz(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.eachSeriesByType("graph",function(t){var n=t.getCategoriesData(),i=t.getGraph(),r=i.data,o=n.mapArray(n.getName);r.filterSelf(function(t){var n=r.getItemModel(t),i=n.getShallow("category");if(null!=i){it(i)&&(i=o[i]);for(var a=0;a<e.length;a++)if(!e[a].isSelected(i))return!1}return!0})})}function hz(t){var e={};t.eachSeriesByType("graph",function(t){var n=t.getCategoriesData(),i=t.getData(),r={};n.each(function(i){var o=n.getName(i);r["ec-"+o]=i;var a=n.getItemModel(i),s=a.getModel("itemStyle").getItemStyle();s.fill||(s.fill=t.getColorFromPalette(o,e)),n.setItemVisual(i,"style",s);for(var l=["symbol","symbolSize","symbolKeepAspect"],u=0;u<l.length;u++){var h=a.getShallow(l[u],!0);null!=h&&n.setItemVisual(i,l[u],h)}}),n.count()&&i.each(function(t){var e=i.getItemModel(t),o=e.getShallow("category");if(null!=o){et(o)&&(o=r["ec-"+o]);var a=n.getItemVisual(o,"style"),s=i.ensureUniqueItemVisual(t,"style");B(s,a);for(var l=["symbol","symbolSize","symbolKeepAspect"],u=0;u<l.length;u++)i.setItemVisual(t,l[u],n.getItemVisual(o,l[u]))}})})}function cz(t){return t instanceof Array||(t=[t,t]),t}function pz(t){t.eachSeriesByType("graph",function(t){var e=t.getGraph(),n=t.getEdgeData(),i=cz(t.get("edgeSymbol")),r=cz(t.get("edgeSymbolSize"));n.setVisual("fromSymbol",i&&i[0]),n.setVisual("toSymbol",i&&i[1]),n.setVisual("fromSymbolSize",r&&r[0]),n.setVisual("toSymbolSize",r&&r[1]),n.setVisual("style",t.getModel("lineStyle").getLineStyle()),n.each(function(t){var i=n.getItemModel(t),r=e.getEdgeByIndex(t),o=cz(i.getShallow("symbol",!0)),a=cz(i.getShallow("symbolSize",!0)),s=i.getModel("lineStyle").getLineStyle(),l=n.ensureUniqueItemVisual(t,"style");switch(B(l,s),l.stroke){case"source":var u=r.node1.getVisual("style");l.stroke=u&&u.fill;break;case"target":u=r.node2.getVisual("style");l.stroke=u&&u.fill;break}o[0]&&r.setVisual("fromSymbol",o[0]),o[1]&&r.setVisual("toSymbol",o[1]),a[0]&&r.setVisual("fromSymbolSize",a[0]),a[1]&&r.setVisual("toSymbolSize",a[1])})})}var dz="--\x3e",fz=function(t){return t.get("autoCurveness")||null},gz=function(t,e){var n=fz(t),i=20,r=[];if(it(n))i=n;else if(Q(n))return void(t.__curvenessList=n);e>i&&(i=e);var o=i%2?i+2:i+3;r=[];for(var a=0;a<o;a++)r.push((a%2?a+1:a)/10*(a%2?-1:1));t.__curvenessList=r},yz=function(t,e,n){var i=[t.id,t.dataIndex].join("."),r=[e.id,e.dataIndex].join(".");return[n.uid,i,r].join(dz)},vz=function(t){var e=t.split(dz);return[e[0],e[2],e[1]].join(dz)},mz=function(t,e){var n=yz(t.node1,t.node2,e);return e.__edgeMap[n]},xz=function(t,e){var n=_z(yz(t.node1,t.node2,e),e),i=_z(yz(t.node2,t.node1,e),e);return n+i},_z=function(t,e){var n=e.__edgeMap;return n[t]?n[t].length:0};function wz(t){fz(t)&&(t.__curvenessList=[],t.__edgeMap={},gz(t))}function bz(t,e,n,i){if(fz(n)){var r=yz(t,e,n),o=n.__edgeMap,a=o[vz(r)];o[r]&&!a?o[r].isForward=!0:a&&o[r]&&(a.isForward=!0,o[r].isForward=!1),o[r]=o[r]||[],o[r].push(i)}}function Sz(t,e,n,i){var r=fz(e),o=Q(r);if(!r)return null;var a=mz(t,e);if(!a)return null;for(var s=-1,l=0;l<a.length;l++)if(a[l]===n){s=l;break}var u=xz(t,e);gz(e,u),t.lineStyle=t.lineStyle||{};var h=yz(t.node1,t.node2,e),c=e.__curvenessList,p=o||u%2?0:1;if(a.isForward)return c[p+s];var d=vz(h),f=_z(d,e),g=c[s+f+p];return i?o?r&&0===r[0]?(f+p)%2?g:-g:((f%2?0:1)+p)%2?g:-g:(f+p)%2?g:-g:c[s+f+p]}function Mz(t){var e=t.coordinateSystem;if(!e||"view"===e.type){var n=t.getGraph();n.eachNode(function(t){var e=t.getModel();t.setLayout([+e.get("x"),+e.get("y")])}),Iz(n,t)}}function Iz(t,e){t.eachEdge(function(t,n){var i=ft(t.getModel().get(["lineStyle","curveness"]),-Sz(t,e,n,!0),0),r=Nt(t.node1.getLayout()),o=Nt(t.node2.getLayout()),a=[r,o];+i&&a.push([(r[0]+o[0])/2-(r[1]-o[1])*i,(r[1]+o[1])/2-(o[0]-r[0])*i]),t.setLayout(a)})}function Tz(t,e){t.eachSeriesByType("graph",function(t){var e=t.get("layout"),n=t.coordinateSystem;if(n&&"view"!==n.type){var i=t.getData(),r=[];U(n.dimensions,function(t){r=r.concat(i.mapDimensionsAll(t))});for(var o=0;o<i.count();o++){for(var a=[],s=!1,l=0;l<r.length;l++){var u=i.get(r[l],o);isNaN(u)||(s=!0),a.push(u)}s?i.setItemLayout(o,n.dataToPoint(a)):i.setItemLayout(o,[NaN,NaN])}Iz(i.graph,t)}else e&&"none"!==e||Mz(t)})}function Cz(t){var e=t.coordinateSystem;if("view"!==e.type)return 1;var n=t.option.nodeScaleRatio,i=e.scaleX,r=e.getZoom(),o=(r-1)*n+1;return o/i}function Az(t){var e=t.getVisual("symbolSize");return e instanceof Array&&(e=(e[0]+e[1])/2),+e}var Dz=Math.PI,kz=[];function Lz(t,e,n,i){var r=t.coordinateSystem;if(!r||"view"===r.type){var o=r.getBoundingRect(),a=t.getData(),s=a.graph,l=o.width/2+o.x,u=o.height/2+o.y,h=Math.min(o.width,o.height)/2,c=a.count();if(a.setLayout({cx:l,cy:u}),c){if(n){var p=r.pointToData(i),d=p[0],f=p[1],g=[d-l,f-u];Ht(g,g),Wt(g,g,h),n.setLayout([l+g[0],u+g[1]],!0);var y=t.get(["circular","rotateLabel"]);Rz(n,y,l,u)}Pz[e](t,s,a,h,l,u,c),s.eachEdge(function(e,n){var i,r=ft(e.getModel().get(["lineStyle","curveness"]),Sz(e,t,n),0),o=Nt(e.node1.getLayout()),a=Nt(e.node2.getLayout()),s=(o[0]+a[0])/2,h=(o[1]+a[1])/2;+r&&(r*=3,i=[l*r+s*(1-r),u*r+h*(1-r)]),e.setLayout([o,a,i])})}}}var Pz={value:function(t,e,n,i,r,o,a){var s=0,l=n.getSum("value"),u=2*Math.PI/(l||a);e.eachNode(function(t){var e=t.getValue("value"),n=u*(l?e:1)/2;s+=n,t.setLayout([i*Math.cos(s)+r,i*Math.sin(s)+o]),s+=n})},symbolSize:function(t,e,n,i,r,o,a){var s=0;kz.length=a;var l=Cz(t);e.eachNode(function(t){var e=Az(t);isNaN(e)&&(e=2),e<0&&(e=0),e*=l;var n=Math.asin(e/2/i);isNaN(n)&&(n=Dz/2),kz[t.dataIndex]=n,s+=2*n});var u=(2*Dz-s)/a/2,h=0;e.eachNode(function(t){var e=u+kz[t.dataIndex];h+=e,(!t.getLayout()||!t.getLayout().fixed)&&t.setLayout([i*Math.cos(h)+r,i*Math.sin(h)+o]),h+=e})}};function Rz(t,e,n,i){var r=t.getGraphicEl();if(r){var o=t.getModel(),a=o.get(["label","rotate"])||0,s=r.getSymbolPath();if(e){var l=t.getLayout(),u=Math.atan2(l[1]-i,l[0]-n);u<0&&(u=2*Math.PI+u);var h=l[0]<n;h&&(u-=Math.PI);var c=h?"left":"right";s.setTextConfig({rotation:-u,position:c,origin:"center"});var p=s.ensureState("emphasis");B(p.textConfig||(p.textConfig={}),{position:c})}else s.setTextConfig({rotation:a*=Math.PI/180})}}function Oz(t){t.eachSeriesByType("graph",function(t){"circular"===t.get("layout")&&Lz(t,"symbolSize")})}var Nz=Bt;function Ez(t,e,n){for(var i=t,r=e,o=n.rect,a=o.width,s=o.height,l=[o.x+a/2,o.y+s/2],u=null==n.gravity?.1:n.gravity,h=0;h<i.length;h++){var c=i[h];c.p||(c.p=Rt(a*(Math.random()-.5)+l[0],s*(Math.random()-.5)+l[1])),c.pp=Nt(c.p),c.edges=null}var p,d,f=null==n.friction?.6:n.friction,g=f;return{warmUp:function(){g=.8*f},setFixed:function(t){i[t].fixed=!0},setUnfixed:function(t){i[t].fixed=!1},beforeStep:function(t){p=t},afterStep:function(t){d=t},step:function(t){p&&p(i,r);for(var e=[],n=i.length,o=0;o<r.length;o++){var a=r[o];if(!a.ignoreForceLayout){var s=a.n1,h=a.n2;Vt(e,h.p,s.p);var c=Ft(e)-a.d,f=h.w/(s.w+h.w);isNaN(f)&&(f=0),Ht(e,e),!s.fixed&&Nz(s.p,s.p,e,f*c*g),!h.fixed&&Nz(h.p,h.p,e,-(1-f)*c*g)}}for(o=0;o<n;o++){var y=i[o];y.fixed||(Vt(e,l,y.p),Nz(y.p,y.p,e,u*g))}for(o=0;o<n;o++){s=i[o];for(var v=o+1;v<n;v++){h=i[v];Vt(e,h.p,s.p);c=Ft(e);0===c&&(Et(e,Math.random()-.5,Math.random()-.5),c=1);var m=(s.rep+h.rep)/c/c;!s.fixed&&Nz(s.pp,s.pp,e,m),!h.fixed&&Nz(h.pp,h.pp,e,-m)}}var x=[];for(o=0;o<n;o++){y=i[o];y.fixed||(Vt(x,y.p,y.pp),Nz(y.p,y.p,x,g),Ot(y.pp,y.p))}g*=.992;var _=g<.01;d&&d(i,r,_),t&&t(_)}}}function zz(t){t.eachSeriesByType("graph",function(t){var e=t.coordinateSystem;if(!e||"view"===e.type)if("force"===t.get("layout")){var n=t.preservedPoints||{},i=t.getGraph(),r=i.data,o=i.edgeData,a=t.getModel("force"),s=a.get("initLayout");t.preservedPoints?r.each(function(t){var e=r.getId(t);r.setItemLayout(t,n[e]||[NaN,NaN])}):s&&"none"!==s?"circular"===s&&Lz(t,"value"):Mz(t);var l=r.getDataExtent("value"),u=o.getDataExtent("value"),h=a.get("repulsion"),c=a.get("edgeLength"),p=Q(h)?h:[h,h],d=Q(c)?c:[c,c];d=[d[1],d[0]];var f=r.mapArray("value",function(t,e){var n=r.getItemLayout(e),i=ta(t,l,p);return isNaN(i)&&(i=(p[0]+p[1])/2),{w:i,rep:i,fixed:r.getItemModel(e).get("fixed"),p:!n||isNaN(n[0])||isNaN(n[1])?null:n}}),g=o.mapArray("value",function(e,n){var r=i.getEdgeByIndex(n),o=ta(e,u,d);isNaN(o)&&(o=(d[0]+d[1])/2);var a=r.getModel(),s=ft(r.getModel().get(["lineStyle","curveness"]),-Sz(r,t,n,!0),0);return{n1:f[r.node1.dataIndex],n2:f[r.node2.dataIndex],d:o,curveness:s,ignoreForceLayout:a.get("ignoreForceLayout")}}),y=e.getBoundingRect(),v=Ez(f,g,{rect:y,gravity:a.get("gravity"),friction:a.get("friction")});v.beforeStep(function(t,e){for(var n=0,r=t.length;n<r;n++)t[n].fixed&&Ot(t[n].p,i.getNodeByIndex(n).getLayout())}),v.afterStep(function(t,e,o){for(var a=0,s=t.length;a<s;a++)t[a].fixed||i.getNodeByIndex(a).setLayout(t[a].p),n[r.getId(a)]=t[a].p;for(a=0,s=e.length;a<s;a++){var l=e[a],u=i.getEdgeByIndex(a),h=l.n1.p,c=l.n2.p,p=u.getLayout();p=p?p.slice():[],p[0]=p[0]||[],p[1]=p[1]||[],Ot(p[0],h),Ot(p[1],c),+l.curveness&&(p[2]=[(h[0]+c[0])/2-(h[1]-c[1])*l.curveness,(h[1]+c[1])/2-(c[0]-h[0])*l.curveness]),u.setLayout(p)}}),t.forceLayout=v,t.preservedPoints=n,v.step()}else t.forceLayout=null})}function Bz(t,e,n){var i=B(t.getBoxLayoutParams(),{aspect:n});return nd(i,{width:e.getWidth(),height:e.getHeight()})}function Vz(t,e){var n=[];return t.eachSeriesByType("graph",function(t){var i=t.get("coordinateSystem");if(!i||"view"===i){var r=t.getData(),o=r.mapArray(function(t){var e=r.getItemModel(t);return[+e.get("x"),+e.get("y")]}),a=[],s=[];ul(o,a,s),s[0]-a[0]===0&&(s[0]+=1,a[0]-=1),s[1]-a[1]===0&&(s[1]+=1,a[1]-=1);var l=(s[0]-a[0])/(s[1]-a[1]),u=Bz(t,e,l);isNaN(l)&&(a=[u.x,u.y],s=[u.x+u.width,u.y+u.height]);var h=s[0]-a[0],c=s[1]-a[1],p=u.width,d=u.height,f=t.coordinateSystem=new vO;f.zoomLimit=t.get("scaleLimit"),f.setBoundingRect(a[0],a[1],h,c),f.setViewRect(u.x,u.y,p,d),f.setCenter(t.get("center"),e),f.setZoom(t.get("zoom")),n.push(f)}}),n}var Fz=$v.prototype,Gz=im.prototype,Wz=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.percent=1}return t}();(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}a(e,t)})(Wz);function Hz(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var Uz=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-line",n}return a(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new Wz},e.prototype.buildPath=function(t,e){Hz(e)?Fz.buildPath.call(this,t,e):Gz.buildPath.call(this,t,e)},e.prototype.pointAt=function(t){return Hz(this.shape)?Fz.pointAt.call(this,t):Gz.pointAt.call(this,t)},e.prototype.tangentAt=function(t){var e=this.shape,n=Hz(e)?[e.x2-e.x1,e.y2-e.y1]:Gz.tangentAt.call(this,t);return Ht(n,n)},e}(su),Yz=Uz,Xz=["fromSymbol","toSymbol"];function Zz(t){return"_"+t+"Type"}function jz(t,e,n){var i=e.getItemVisual(n,t);if(!i||"none"===i)return i;var r=e.getItemVisual(n,t+"Size"),o=e.getItemVisual(n,t+"Rotate"),a=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),l=I_(r),u=T_(a||0,l);return i+l+u+(o||"")+(s||"")}function qz(t,e,n){var i=e.getItemVisual(n,t);if(i&&"none"!==i){var r=e.getItemVisual(n,t+"Size"),o=e.getItemVisual(n,t+"Rotate"),a=e.getItemVisual(n,t+"Offset"),s=e.getItemVisual(n,t+"KeepAspect"),l=I_(r),u=T_(a||0,l),h=M_(i,-l[0]/2+u[0],-l[1]/2+u[1],l[0],l[1],null,s);return h.__specifiedRotation=null==o||isNaN(o)?void 0:+o*Math.PI/180||0,h.name=t,h}}function Kz(t){var e=new Yz({name:"line",subPixelOptimize:!0});return Jz(e.shape,t),e}function Jz(t,e){t.x1=e[0][0],t.y1=e[0][1],t.x2=e[1][0],t.y2=e[1][1],t.percent=1;var n=e[2];n?(t.cpx1=n[0],t.cpy1=n[1]):(t.cpx1=NaN,t.cpy1=NaN)}var $z=function(t){function e(e,n,i){var r=t.call(this)||this;return r._createLine(e,n,i),r}return a(e,t),e.prototype._createLine=function(t,e,n){var i=t.hostModel,r=t.getItemLayout(e),o=Kz(r);o.shape.percent=0,sc(o,{shape:{percent:1}},i,e),this.add(o),U(Xz,function(n){var i=qz(n,t,e);this.add(i),this[Zz(n)]=jz(n,t,e)},this),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var i=t.hostModel,r=this.childOfName("line"),o=t.getItemLayout(e),a={shape:{}};Jz(a.shape,o),ac(r,a,i,e),U(Xz,function(n){var i=jz(n,t,e),r=Zz(n);if(this[r]!==i){this.remove(this.childOfName(n));var o=qz(n,t,e);this.add(o)}this[r]=i},this),this._updateCommonStl(t,e,n)},e.prototype.getLinePath=function(){return this.childAt(0)},e.prototype._updateCommonStl=function(t,e,n){var i=t.hostModel,r=this.childOfName("line"),o=n&&n.emphasisLineStyle,a=n&&n.blurLineStyle,s=n&&n.selectLineStyle,l=n&&n.labelStatesModels,u=n&&n.emphasisDisabled,h=n&&n.focus,c=n&&n.blurScope;if(!n||t.hasItemOption){var p=t.getItemModel(e),d=p.getModel("emphasis");o=d.getModel("lineStyle").getLineStyle(),a=p.getModel(["blur","lineStyle"]).getLineStyle(),s=p.getModel(["select","lineStyle"]).getLineStyle(),u=d.get("disabled"),h=d.get("focus"),c=d.get("blurScope"),l=mc(p)}var f=t.getItemVisual(e,"style"),g=f.stroke;r.useStyle(f),r.style.fill=null,r.style.strokeNoScale=!0,r.ensureState("emphasis").style=o,r.ensureState("blur").style=a,r.ensureState("select").style=s,U(Xz,function(t){var e=this.childOfName(t);if(e){e.setColor(g),e.style.opacity=f.opacity;for(var n=0;n<$u.length;n++){var i=$u[n],o=r.getState(i);if(o){var a=o.style||{},s=e.ensureState(i),l=s.style||(s.style={});null!=a.stroke&&(l[e.__isEmptyBrush?"stroke":"fill"]=a.stroke),null!=a.opacity&&(l.opacity=a.opacity)}}e.markRedraw()}},this);var y=i.getRawValue(e);vc(this,l,{labelDataIndex:e,labelFetcher:{getFormattedLabel:function(e,n){return i.getFormattedLabel(e,n,t.dataType)}},inheritColor:g||"#000",defaultOpacity:f.opacity,defaultText:(null==y?t.getName(e):isFinite(y)?na(y):y)+""});var v=this.getTextContent();if(v){var m=l.normal;v.__align=v.style.align,v.__verticalAlign=v.style.verticalAlign,v.__position=m.get("position")||"middle";var x=m.get("distance");Q(x)||(x=[x,x]),v.__labelDistance=x}this.setTextConfig({position:null,local:!0,inside:!1}),Yh(this,h,c,u)},e.prototype.highlight=function(){Th(this)},e.prototype.downplay=function(){Ch(this)},e.prototype.updateLayout=function(t,e){this.setLinePoints(t.getItemLayout(e))},e.prototype.setLinePoints=function(t){var e=this.childOfName("line");Jz(e.shape,t),e.dirty()},e.prototype.beforeUpdate=function(){var t=this,e=t.childOfName("fromSymbol"),n=t.childOfName("toSymbol"),i=t.getTextContent();if(e||n||i&&!i.ignore){var r=1,o=this.parent;while(o)o.scaleX&&(r/=o.scaleX),o=o.parent;var a=t.childOfName("line");if(this.__dirty||a.__dirty){var s=a.shape.percent,l=a.pointAt(0),u=a.pointAt(s),h=Vt([],u,l);if(Ht(h,h),e&&(e.setPosition(l),S(e,0),e.scaleX=e.scaleY=r*s,e.markRedraw()),n&&(n.setPosition(u),S(n,1),n.scaleX=n.scaleY=r*s,n.markRedraw()),i&&!i.ignore){i.x=i.y=0,i.originX=i.originY=0;var c=void 0,p=void 0,d=i.__labelDistance,f=d[0]*r,g=d[1]*r,y=s/2,v=a.tangentAt(y),m=[v[1],-v[0]],x=a.pointAt(y);m[1]>0&&(m[0]=-m[0],m[1]=-m[1]);var _=v[0]<0?-1:1;if("start"!==i.__position&&"end"!==i.__position){var w=-Math.atan2(v[1],v[0]);u[0]<l[0]&&(w=Math.PI+w),i.rotation=w}var b=void 0;switch(i.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":b=-g,p="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":b=g,p="top";break;default:b=0,p="middle"}switch(i.__position){case"end":i.x=h[0]*f+u[0],i.y=h[1]*g+u[1],c=h[0]>.8?"left":h[0]<-.8?"right":"center",p=h[1]>.8?"top":h[1]<-.8?"bottom":"middle";break;case"start":i.x=-h[0]*f+l[0],i.y=-h[1]*g+l[1],c=h[0]>.8?"right":h[0]<-.8?"left":"center",p=h[1]>.8?"bottom":h[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":i.x=f*_+l[0],i.y=l[1]+b,c=v[0]<0?"right":"left",i.originX=-f*_,i.originY=-b;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":i.x=x[0],i.y=x[1]+b,c="center",i.originY=-b;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":i.x=-f*_+u[0],i.y=u[1]+b,c=v[0]>=0?"right":"left",i.originX=f*_,i.originY=-b;break}i.scaleX=i.scaleY=r,i.setStyle({verticalAlign:i.__verticalAlign||p,align:i.__align||c})}}}function S(t,e){var n=t.__specifiedRotation;if(null==n){var i=a.tangentAt(e);t.attr("rotation",(1===e?-1:1)*Math.PI/2-Math.atan2(i[1],i[0]))}else t.attr("rotation",n)}},e}(Fo),Qz=$z,tB=function(){function t(t){this.group=new Fo,this._LineCtor=t||Qz}return t.prototype.updateData=function(t){var e=this;this._progressiveEls=null;var n=this,i=n.group,r=n._lineData;n._lineData=t,r||i.removeAll();var o=nB(t);t.diff(r).add(function(n){e._doAdd(t,n,o)}).update(function(n,i){e._doUpdate(r,t,i,n,o)}).remove(function(t){i.remove(r.getItemGraphicEl(t))}).execute()},t.prototype.updateLayout=function(){var t=this._lineData;t&&t.eachItemGraphicEl(function(e,n){e.updateLayout(t,n)},this)},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=nB(t),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e){function n(t){t.isGroup||eB(t)||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[];for(var i=t.start;i<t.end;i++){var r=e.getItemLayout(i);if(rB(r)){var o=new this._LineCtor(e,i,this._seriesScope);o.traverse(n),this.group.add(o),e.setItemGraphicEl(i,o),this._progressiveEls.push(o)}}},t.prototype.remove=function(){this.group.removeAll()},t.prototype.eachRendered=function(t){ex(this._progressiveEls||this.group,t)},t.prototype._doAdd=function(t,e,n){var i=t.getItemLayout(e);if(rB(i)){var r=new this._LineCtor(t,e,n);t.setItemGraphicEl(e,r),this.group.add(r)}},t.prototype._doUpdate=function(t,e,n,i,r){var o=t.getItemGraphicEl(n);rB(e.getItemLayout(i))?(o?o.updateData(e,i,r):o=new this._LineCtor(e,i,r),e.setItemGraphicEl(i,o),this.group.add(o)):this.group.remove(o)},t}();function eB(t){return t.animators&&t.animators.length>0}function nB(t){var e=t.hostModel,n=e.getModel("emphasis");return{lineStyle:e.getModel("lineStyle").getLineStyle(),emphasisLineStyle:n.getModel(["lineStyle"]).getLineStyle(),blurLineStyle:e.getModel(["blur","lineStyle"]).getLineStyle(),selectLineStyle:e.getModel(["select","lineStyle"]).getLineStyle(),emphasisDisabled:n.get("disabled"),blurScope:n.get("blurScope"),focus:n.get("focus"),labelStatesModels:mc(e)}}function iB(t){return isNaN(t[0])||isNaN(t[1])}function rB(t){return t&&!iB(t[0])&&!iB(t[1])}var oB=tB,aB=[],sB=[],lB=[],uB=$n,hB=Zt,cB=Math.abs;function pB(t,e,n){for(var i,r=t[0],o=t[1],a=t[2],s=1/0,l=n*n,u=.1,h=.1;h<=.9;h+=.1){aB[0]=uB(r[0],o[0],a[0],h),aB[1]=uB(r[1],o[1],a[1],h);var c=cB(hB(aB,e)-l);c<s&&(s=c,i=h)}for(var p=0;p<32;p++){var d=i+u;sB[0]=uB(r[0],o[0],a[0],i),sB[1]=uB(r[1],o[1],a[1],i),lB[0]=uB(r[0],o[0],a[0],d),lB[1]=uB(r[1],o[1],a[1],d);c=hB(sB,e)-l;if(cB(c)<.01)break;var f=hB(lB,e)-l;u/=2,c<0?f>=0?i+=u:i-=u:f>=0?i-=u:i+=u}return i}function dB(t,e){var n=[],i=ni,r=[[],[],[]],o=[[],[]],a=[];e/=2,t.eachEdge(function(t,s){var l=t.getLayout(),u=t.getVisual("fromSymbol"),h=t.getVisual("toSymbol");l.__original||(l.__original=[Nt(l[0]),Nt(l[1])],l[2]&&l.__original.push(Nt(l[2])));var c=l.__original;if(null!=l[2]){if(Ot(r[0],c[0]),Ot(r[1],c[2]),Ot(r[2],c[1]),u&&"none"!==u){var p=Az(t.node1),d=pB(r,c[0],p*e);i(r[0][0],r[1][0],r[2][0],d,n),r[0][0]=n[3],r[1][0]=n[4],i(r[0][1],r[1][1],r[2][1],d,n),r[0][1]=n[3],r[1][1]=n[4]}if(h&&"none"!==h){p=Az(t.node2),d=pB(r,c[1],p*e);i(r[0][0],r[1][0],r[2][0],d,n),r[1][0]=n[1],r[2][0]=n[2],i(r[0][1],r[1][1],r[2][1],d,n),r[1][1]=n[1],r[2][1]=n[2]}Ot(l[0],r[0]),Ot(l[1],r[2]),Ot(l[2],r[1])}else{if(Ot(o[0],c[0]),Ot(o[1],c[1]),Vt(a,o[1],o[0]),Ht(a,a),u&&"none"!==u){p=Az(t.node1);Bt(o[0],o[0],a,p*e)}if(h&&"none"!==h){p=Az(t.node2);Bt(o[1],o[1],a,-p*e)}Ot(l[0],o[0]),Ot(l[1],o[1])}})}function fB(t){return"view"===t.type}var gB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(t,e){var n=new WT,i=new oB,r=this.group;this._controller=new PP(e.getZr()),this._controllerHost={target:r},r.add(n.group),r.add(i.group),this._symbolDraw=n,this._lineDraw=i,this._firstRender=!0},e.prototype.render=function(t,e,n){var i=this,r=t.coordinateSystem;this._model=t;var o=this._symbolDraw,a=this._lineDraw,s=this.group;if(fB(r)){var l={x:r.x,y:r.y,scaleX:r.scaleX,scaleY:r.scaleY};this._firstRender?s.attr(l):ac(s,l,t)}dB(t.getGraph(),Cz(t));var u=t.getData();o.updateData(u);var h=t.getEdgeData();a.updateData(h),this._updateNodeAndLinkScale(),this._updateController(t,e,n),clearTimeout(this._layoutTimeout);var c=t.forceLayout,p=t.get(["force","layoutAnimation"]);c&&this._startForceLayoutIteration(c,p);var d=t.get("layout");u.graph.eachNode(function(e){var n=e.dataIndex,r=e.getGraphicEl(),o=e.getModel();if(r){r.off("drag").off("dragend");var a=o.get("draggable");a&&r.on("drag",function(o){switch(d){case"force":c.warmUp(),!i._layouting&&i._startForceLayoutIteration(c,p),c.setFixed(n),u.setItemLayout(n,[r.x,r.y]);break;case"circular":u.setItemLayout(n,[r.x,r.y]),e.setLayout({fixed:!0},!0),Lz(t,"symbolSize",e,[o.offsetX,o.offsetY]),i.updateLayout(t);break;case"none":default:u.setItemLayout(n,[r.x,r.y]),Iz(t.getGraph(),t),i.updateLayout(t);break}}).on("dragend",function(){c&&c.setUnfixed(n)}),r.setDraggable(a,!!o.get("cursor"));var s=o.get(["emphasis","focus"]);"adjacency"===s&&(Hu(r).focus=e.getAdjacentDataIndices())}}),u.graph.eachEdge(function(t){var e=t.getGraphicEl(),n=t.getModel().get(["emphasis","focus"]);e&&"adjacency"===n&&(Hu(e).focus={edge:[t.dataIndex],node:[t.node1.dataIndex,t.node2.dataIndex]})});var f="circular"===t.get("layout")&&t.get(["circular","rotateLabel"]),g=u.getLayout("cx"),y=u.getLayout("cy");u.graph.eachNode(function(t){Rz(t,f,g,y)}),this._firstRender=!1},e.prototype.dispose=function(){this.remove(),this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._startForceLayoutIteration=function(t,e){var n=this;(function i(){t.step(function(t){n.updateLayout(n._model),(n._layouting=!t)&&(e?n._layoutTimeout=setTimeout(i,16):i())})})()},e.prototype._updateController=function(t,e,n){var i=this,r=this._controller,o=this._controllerHost,a=this.group;r.setPointerChecker(function(e,i,r){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(i,r)&&!zP(e,n,t)}),fB(t.coordinateSystem)?(r.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),r.off("pan").off("zoom").on("pan",function(e){RP(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"graphRoam",dx:e.dx,dy:e.dy})}).on("zoom",function(e){OP(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"graphRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),i._updateNodeAndLinkScale(),dB(t.getGraph(),Cz(t)),i._lineDraw.updateLayout(),n.updateLabelLayout()})):r.disable()},e.prototype._updateNodeAndLinkScale=function(){var t=this._model,e=t.getData(),n=Cz(t);e.eachItemGraphicEl(function(t,e){t&&t.setSymbolScale(n)})},e.prototype.updateLayout=function(t){dB(t.getGraph(),Cz(t)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},e.prototype.remove=function(){clearTimeout(this._layoutTimeout),this._layouting=!1,this._layoutTimeout=null,this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()},e.type="graph",e}(hx),yB=gB;function vB(t){return"_EC_"+t}var mB=function(){function t(t){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=t||!1}return t.prototype.isDirected=function(){return this._directed},t.prototype.addNode=function(t,e){t=null==t?""+e:""+t;var n=this._nodesMap;if(!n[vB(t)]){var i=new xB(t,e);return i.hostGraph=this,this.nodes.push(i),n[vB(t)]=i,i}},t.prototype.getNodeByIndex=function(t){var e=this.data.getRawIndex(t);return this.nodes[e]},t.prototype.getNodeById=function(t){return this._nodesMap[vB(t)]},t.prototype.addEdge=function(t,e,n){var i=this._nodesMap,r=this._edgesMap;if(it(t)&&(t=this.nodes[t]),it(e)&&(e=this.nodes[e]),t instanceof xB||(t=i[vB(t)]),e instanceof xB||(e=i[vB(e)]),t&&e){var o=t.id+"-"+e.id,a=new _B(t,e,n);return a.hostGraph=this,this._directed&&(t.outEdges.push(a),e.inEdges.push(a)),t.edges.push(a),t!==e&&e.edges.push(a),this.edges.push(a),r[o]=a,a}},t.prototype.getEdgeByIndex=function(t){var e=this.edgeData.getRawIndex(t);return this.edges[e]},t.prototype.getEdge=function(t,e){t instanceof xB&&(t=t.id),e instanceof xB&&(e=e.id);var n=this._edgesMap;return this._directed?n[t+"-"+e]:n[t+"-"+e]||n[e+"-"+t]},t.prototype.eachNode=function(t,e){for(var n=this.nodes,i=n.length,r=0;r<i;r++)n[r].dataIndex>=0&&t.call(e,n[r],r)},t.prototype.eachEdge=function(t,e){for(var n=this.edges,i=n.length,r=0;r<i;r++)n[r].dataIndex>=0&&n[r].node1.dataIndex>=0&&n[r].node2.dataIndex>=0&&t.call(e,n[r],r)},t.prototype.breadthFirstTraverse=function(t,e,n,i){if(e instanceof xB||(e=this._nodesMap[vB(e)]),e){for(var r="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!t.call(i,e,null)){var a=[e];while(a.length){var s=a.shift(),l=s[r];for(o=0;o<l.length;o++){var u=l[o],h=u.node1===s?u.node2:u.node1;if(!h.__visited){if(t.call(i,h,s))return;a.push(h),h.__visited=!0}}}}}},t.prototype.update=function(){for(var t=this.data,e=this.edgeData,n=this.nodes,i=this.edges,r=0,o=n.length;r<o;r++)n[r].dataIndex=-1;for(r=0,o=t.count();r<o;r++)n[t.getRawIndex(r)].dataIndex=r;e.filterSelf(function(t){var n=i[e.getRawIndex(t)];return n.node1.dataIndex>=0&&n.node2.dataIndex>=0});for(r=0,o=i.length;r<o;r++)i[r].dataIndex=-1;for(r=0,o=e.count();r<o;r++)i[e.getRawIndex(r)].dataIndex=r},t.prototype.clone=function(){for(var e=new t(this._directed),n=this.nodes,i=this.edges,r=0;r<n.length;r++)e.addNode(n[r].id,n[r].dataIndex);for(r=0;r<i.length;r++){var o=i[r];e.addEdge(o.node1.id,o.node2.id,o.dataIndex)}return e},t}(),xB=function(){function t(t,e){this.inEdges=[],this.outEdges=[],this.edges=[],this.dataIndex=-1,this.id=null==t?"":t,this.dataIndex=null==e?-1:e}return t.prototype.degree=function(){return this.edges.length},t.prototype.inDegree=function(){return this.inEdges.length},t.prototype.outDegree=function(){return this.outEdges.length},t.prototype.getModel=function(t){if(!(this.dataIndex<0)){var e=this.hostGraph,n=e.data.getItemModel(this.dataIndex);return n.getModel(t)}},t.prototype.getAdjacentDataIndices=function(){for(var t={edge:[],node:[]},e=0;e<this.edges.length;e++){var n=this.edges[e];n.dataIndex<0||(t.edge.push(n.dataIndex),t.node.push(n.node1.dataIndex,n.node2.dataIndex))}return t},t.prototype.getTrajectoryDataIndices=function(){for(var t=Tt(),e=Tt(),n=0;n<this.edges.length;n++){var i=this.edges[n];if(!(i.dataIndex<0)){t.set(i.dataIndex,!0);var r=[i.node1],o=[i.node2],a=0;while(a<r.length){var s=r[a];a++,e.set(s.dataIndex,!0);for(var l=0;l<s.inEdges.length;l++)t.set(s.inEdges[l].dataIndex,!0),r.push(s.inEdges[l].node1)}a=0;while(a<o.length){var u=o[a];a++,e.set(u.dataIndex,!0);for(l=0;l<u.outEdges.length;l++)t.set(u.outEdges[l].dataIndex,!0),o.push(u.outEdges[l].node2)}}}return{edge:t.keys(),node:e.keys()}},t}(),_B=function(){function t(t,e,n){this.dataIndex=-1,this.node1=t,this.node2=e,this.dataIndex=null==n?-1:n}return t.prototype.getModel=function(t){if(!(this.dataIndex<0)){var e=this.hostGraph,n=e.edgeData.getItemModel(this.dataIndex);return n.getModel(t)}},t.prototype.getAdjacentDataIndices=function(){return{edge:[this.dataIndex],node:[this.node1.dataIndex,this.node2.dataIndex]}},t.prototype.getTrajectoryDataIndices=function(){var t=Tt(),e=Tt();t.set(this.dataIndex,!0);var n=[this.node1],i=[this.node2],r=0;while(r<n.length){var o=n[r];r++,e.set(o.dataIndex,!0);for(var a=0;a<o.inEdges.length;a++)t.set(o.inEdges[a].dataIndex,!0),n.push(o.inEdges[a].node1)}r=0;while(r<i.length){var s=i[r];r++,e.set(s.dataIndex,!0);for(a=0;a<s.outEdges.length;a++)t.set(s.outEdges[a].dataIndex,!0),i.push(s.outEdges[a].node2)}return{edge:t.keys(),node:e.keys()}},t}();function wB(t,e){return{getValue:function(n){var i=this[t][e];return i.getStore().get(i.getDimensionIndex(n||"value"),this.dataIndex)},setVisual:function(n,i){this.dataIndex>=0&&this[t][e].setItemVisual(this.dataIndex,n,i)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,i){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,i)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}W(xB,wB("hostGraph","data")),W(_B,wB("hostGraph","edgeData"));var bB=mB;function SB(t,e,n,i,r){for(var o=new bB(i),a=0;a<t.length;a++)o.addNode(pt(t[a].id,t[a].name,a),a);var s=[],l=[],u=0;for(a=0;a<e.length;a++){var h=e[a],c=h.source,p=h.target;o.addEdge(c,p,u)&&(l.push(h),s.push(pt(Ga(h.id,null),c+" > "+p)),u++)}var d,f=n.get("coordinateSystem");if("cartesian2d"===f||"polar"===f)d=kT(t,n);else{var g=lf.get(f),y=g&&g.dimensions||[];F(y,"value")<0&&y.concat(["value"]);var v=dT(t,{coordDimensions:y,encodeDefine:n.getEncode()}).dimensions;d=new pT(v,n),d.initData(t)}var m=new pT(["value"],n);return m.initData(l,s),r&&r(d,m),vN({mainData:d,struct:o,structAttr:"graph",datas:{node:d,edge:m},datasAttr:{node:"data",edge:"edgeData"}}),o.update(),o}var MB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return a(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments);var n=this;function i(){return n._categoriesData}this.legendVisualProvider=new qA(i,i),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeDefaultAndTheme=function(e){t.prototype.mergeDefaultAndTheme.apply(this,arguments),Aa(e,"edgeLabel",["show"])},e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[],i=t.data||t.nodes||[],r=this;if(i&&n){wz(this);var o=SB(i,n,this,!0,a);return U(o.edges,function(t){bz(t.node1,t.node2,this,t.dataIndex)},this),o.data}function a(t,e){t.wrapMethod("getItemModel",function(t){var e=r._categoriesModels,n=t.getShallow("category"),i=e[n];return i&&(i.parentModel=t.parentModel,t.parentModel=i),t});var n=Hc.prototype.getModel;function i(t,e){var i=n.call(this,t,e);return i.resolveParentPath=o,i}function o(t){if(t&&("label"===t[0]||"label"===t[1])){var e=t.slice();return"label"===t[0]?e[0]="edgeLabel":"label"===t[1]&&(e[1]="edgeLabel"),e}return t}e.wrapMethod("getItemModel",function(t){return t.resolveParentPath=o,t.getModel=i,t})}},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.getCategoriesData=function(){return this._categoriesData},e.prototype.formatTooltip=function(t,e,n){if("edge"===n){var i=this.getData(),r=this.getDataParams(t,n),o=i.graph.getEdgeByIndex(t),a=i.getName(o.node1.dataIndex),s=i.getName(o.node2.dataIndex),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),cy("nameValue",{name:l.join(" > "),value:r.value,noValue:null==r.value})}var u=Cy({series:this,dataIndex:t,multipleSeries:e});return u},e.prototype._updateCategoriesData=function(){var t=Y(this.option.categories||[],function(t){return null!=t.value?t:B({value:0},t)}),e=new pT(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray(function(t){return e.getItemModel(t)})},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.isAnimationEnabled=function(){return t.prototype.isAnimationEnabled.call(this)&&!("force"===this.get("layout")&&this.get(["force","layoutAnimation"]))},e.type="series.graph",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(Gy),IB=MB,TB={type:"graphRoam",event:"graphRoam",update:"none"};function CB(t){t.registerChartView(yB),t.registerSeriesModel(IB),t.registerProcessor(uz),t.registerVisual(hz),t.registerVisual(pz),t.registerLayout(Tz),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,Oz),t.registerLayout(zz),t.registerCoordinateSystem("graphView",{dimensions:vO.dimensions,create:Vz}),t.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},Lt),t.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},Lt),t.registerAction(TB,function(t,e,n){e.eachComponent({mainType:"series",query:t},function(e){var i=e.coordinateSystem,r=LO(i,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)})})}var AB=function(){function t(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0}return t}(),DB=function(t){function e(e){var n=t.call(this,e)||this;return n.type="pointer",n}return a(e,t),e.prototype.getDefaultShape=function(){return new AB},e.prototype.buildPath=function(t,e){var n=Math.cos,i=Math.sin,r=e.r,o=e.width,a=e.angle,s=e.x-n(a)*o*(o>=r/3?1:2),l=e.y-i(a)*o*(o>=r/3?1:2);a=e.angle-Math.PI/2,t.moveTo(s,l),t.lineTo(e.x+n(a)*o,e.y+i(a)*o),t.lineTo(e.x+n(e.angle)*r,e.y+i(e.angle)*r),t.lineTo(e.x-n(a)*o,e.y-i(a)*o),t.lineTo(s,l)},e}(su),kB=DB;function LB(t,e){var n=t.get("center"),i=e.getWidth(),r=e.getHeight(),o=Math.min(i,r),a=ea(n[0],e.getWidth()),s=ea(n[1],e.getHeight()),l=ea(t.get("radius"),o/2);return{cx:a,cy:s,r:l}}function PB(t,e){var n=null==t?"":t+"";return e&&(et(e)?n=e.replace("{value}",n):tt(e)&&(n=e(t))),n}var RB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){this.group.removeAll();var i=t.get(["axisLine","lineStyle","color"]),r=LB(t,n);this._renderMain(t,e,n,i,r),this._data=t.getData()},e.prototype.dispose=function(){},e.prototype._renderMain=function(t,e,n,i,r){var o=this.group,a=t.get("clockwise"),s=-t.get("startAngle")/180*Math.PI,l=-t.get("endAngle")/180*Math.PI,u=t.getModel("axisLine"),h=u.get("roundCap"),c=h?QC:zv,p=u.get("show"),d=u.getModel("lineStyle"),f=d.get("width"),g=[s,l];Rl(g,!a),s=g[0],l=g[1];for(var y=l-s,v=s,m=[],x=0;p&&x<i.length;x++){var _=Math.min(Math.max(i[x][0],0),1);l=s+y*_;var w=new c({shape:{startAngle:v,endAngle:l,cx:r.cx,cy:r.cy,clockwise:a,r0:r.r-f,r:r.r},silent:!0});w.setStyle({fill:i[x][1]}),w.setStyle(d.getLineStyle(["color","width"])),m.push(w),v=l}m.reverse(),U(m,function(t){return o.add(t)});var b=function(t){if(t<=0)return i[0][1];var e;for(e=0;e<i.length;e++)if(i[e][0]>=t&&(0===e?0:i[e-1][0])<t)return i[e][1];return i[e-1][1]};this._renderTicks(t,e,n,b,r,s,l,a,f),this._renderTitleAndDetail(t,e,n,b,r),this._renderAnchor(t,r),this._renderPointer(t,e,n,b,r,s,l,a,f)},e.prototype._renderTicks=function(t,e,n,i,r,o,a,s,l){for(var u,h,c=this.group,p=r.cx,d=r.cy,f=r.r,g=+t.get("min"),y=+t.get("max"),v=t.getModel("splitLine"),m=t.getModel("axisTick"),x=t.getModel("axisLabel"),_=t.get("splitNumber"),w=m.get("splitNumber"),b=ea(v.get("length"),f),S=ea(m.get("length"),f),M=o,I=(a-o)/_,T=I/w,C=v.getModel("lineStyle").getLineStyle(),A=m.getModel("lineStyle").getLineStyle(),D=v.get("distance"),k=0;k<=_;k++){if(u=Math.cos(M),h=Math.sin(M),v.get("show")){var L=D?D+l:l,P=new $v({shape:{x1:u*(f-L)+p,y1:h*(f-L)+d,x2:u*(f-b-L)+p,y2:h*(f-b-L)+d},style:C,silent:!0});"auto"===C.stroke&&P.setStyle({stroke:i(k/_)}),c.add(P)}if(x.get("show")){L=x.get("distance")+D;var R=PB(na(k/_*(y-g)+g),x.get("formatter")),O=i(k/_),N=u*(f-b-L)+p,E=h*(f-b-L)+d,z=x.get("rotate"),B=0;"radial"===z?(B=-M+2*Math.PI,B>Math.PI/2&&(B+=Math.PI)):"tangential"===z?B=-M-Math.PI/2:it(z)&&(B=z*Math.PI/180),0===B?c.add(new Wu({style:xc(x,{text:R,x:N,y:E,verticalAlign:h<-.8?"top":h>.8?"bottom":"middle",align:u<-.4?"left":u>.4?"right":"center"},{inheritColor:O}),silent:!0})):c.add(new Wu({style:xc(x,{text:R,x:N,y:E,verticalAlign:"middle",align:"center"},{inheritColor:O}),silent:!0,originX:N,originY:E,rotation:B}))}if(m.get("show")&&k!==_){L=m.get("distance");L=L?L+l:l;for(var V=0;V<=w;V++){u=Math.cos(M),h=Math.sin(M);var F=new $v({shape:{x1:u*(f-L)+p,y1:h*(f-L)+d,x2:u*(f-S-L)+p,y2:h*(f-S-L)+d},silent:!0,style:A});"auto"===A.stroke&&F.setStyle({stroke:i((k+V/w)/_)}),c.add(F),M+=T}M-=T}else M+=I}},e.prototype._renderPointer=function(t,e,n,i,r,o,a,s,l){var u=this.group,h=this._data,c=this._progressEls,p=[],d=t.get(["pointer","show"]),f=t.getModel("progress"),g=f.get("show"),y=t.getData(),v=y.mapDimension("value"),m=+t.get("min"),x=+t.get("max"),_=[m,x],w=[o,a];function b(e,n){var i,o=y.getItemModel(e),a=o.getModel("pointer"),s=ea(a.get("width"),r.r),l=ea(a.get("length"),r.r),u=t.get(["pointer","icon"]),h=a.get("offsetCenter"),c=ea(h[0],r.r),p=ea(h[1],r.r),d=a.get("keepAspect");return i=u?M_(u,c-s/2,p-l,s,l,null,d):new kB({shape:{angle:-Math.PI/2,width:s,r:l,x:c,y:p}}),i.rotation=-(n+Math.PI/2),i.x=r.cx,i.y=r.cy,i}function S(t,e){var n=f.get("roundCap"),i=n?QC:zv,a=f.get("overlap"),u=a?f.get("width"):l/y.count(),h=a?r.r-u:r.r-(t+1)*u,c=a?r.r:r.r-t*u,p=new i({shape:{startAngle:o,endAngle:e,cx:r.cx,cy:r.cy,clockwise:s,r0:h,r:c}});return a&&(p.z2=ta(y.get(v,t),[m,x],[100,0],!0)),p}(g||d)&&(y.diff(h).add(function(e){var n=y.get(v,e);if(d){var i=b(e,o);sc(i,{rotation:-((isNaN(+n)?w[0]:ta(n,_,w,!0))+Math.PI/2)},t),u.add(i),y.setItemGraphicEl(e,i)}if(g){var r=S(e,o),a=f.get("clip");sc(r,{shape:{endAngle:ta(n,_,w,a)}},t),u.add(r),Uu(t.seriesIndex,y.dataType,e,r),p[e]=r}}).update(function(e,n){var i=y.get(v,e);if(d){var r=h.getItemGraphicEl(n),a=r?r.rotation:o,s=b(e,a);s.rotation=a,ac(s,{rotation:-((isNaN(+i)?w[0]:ta(i,_,w,!0))+Math.PI/2)},t),u.add(s),y.setItemGraphicEl(e,s)}if(g){var l=c[n],m=l?l.shape.endAngle:o,x=S(e,m),M=f.get("clip");ac(x,{shape:{endAngle:ta(i,_,w,M)}},t),u.add(x),Uu(t.seriesIndex,y.dataType,e,x),p[e]=x}}).execute(),y.each(function(t){var e=y.getItemModel(t),n=e.getModel("emphasis"),r=n.get("focus"),o=n.get("blurScope"),a=n.get("disabled");if(d){var s=y.getItemGraphicEl(t),l=y.getItemVisual(t,"style"),u=l.fill;if(s instanceof gu){var h=s.style;s.useStyle(B({image:h.image,x:h.x,y:h.y,width:h.width,height:h.height},l))}else s.useStyle(l),"pointer"!==s.type&&s.setColor(u);s.setStyle(e.getModel(["pointer","itemStyle"]).getItemStyle()),"auto"===s.style.fill&&s.setStyle("fill",i(ta(y.get(v,t),_,[0,1],!0))),s.z2EmphasisLift=0,qh(s,e),Yh(s,r,o,a)}if(g){var c=p[t];c.useStyle(y.getItemVisual(t,"style")),c.setStyle(e.getModel(["progress","itemStyle"]).getItemStyle()),c.z2EmphasisLift=0,qh(c,e),Yh(c,r,o,a)}}),this._progressEls=p)},e.prototype._renderAnchor=function(t,e){var n=t.getModel("anchor"),i=n.get("show");if(i){var r=n.get("size"),o=n.get("icon"),a=n.get("offsetCenter"),s=n.get("keepAspect"),l=M_(o,e.cx-r/2+ea(a[0],e.r),e.cy-r/2+ea(a[1],e.r),r,r,null,s);l.z2=n.get("showAbove")?1:0,l.setStyle(n.getModel("itemStyle").getItemStyle()),this.group.add(l)}},e.prototype._renderTitleAndDetail=function(t,e,n,i,r){var o=this,a=t.getData(),s=a.mapDimension("value"),l=+t.get("min"),u=+t.get("max"),h=new Fo,c=[],p=[],d=t.isAnimationEnabled(),f=t.get(["pointer","showAbove"]);a.diff(this._data).add(function(t){c[t]=new Wu({silent:!0}),p[t]=new Wu({silent:!0})}).update(function(t,e){c[t]=o._titleEls[e],p[t]=o._detailEls[e]}).execute(),a.each(function(e){var n=a.getItemModel(e),o=a.get(s,e),g=new Fo,y=i(ta(o,[l,u],[0,1],!0)),v=n.getModel("title");if(v.get("show")){var m=v.get("offsetCenter"),x=r.cx+ea(m[0],r.r),_=r.cy+ea(m[1],r.r),w=c[e];w.attr({z2:f?0:2,style:xc(v,{x:x,y:_,text:a.getName(e),align:"center",verticalAlign:"middle"},{inheritColor:y})}),g.add(w)}var b=n.getModel("detail");if(b.get("show")){var S=b.get("offsetCenter"),M=r.cx+ea(S[0],r.r),I=r.cy+ea(S[1],r.r),T=ea(b.get("width"),r.r),C=ea(b.get("height"),r.r),A=t.get(["progress","show"])?a.getItemVisual(e,"style").fill:y,D=(w=p[e],b.get("formatter"));w.attr({z2:f?0:2,style:xc(b,{x:M,y:I,text:PB(o,D),width:isNaN(T)?null:T,height:isNaN(C)?null:C,align:"center",verticalAlign:"middle"},{inheritColor:A})}),Dc(w,{normal:b},o,function(t){return PB(t,D)}),d&&kc(w,e,a,t,{getFormattedLabel:function(t,e,n,i,r,a){return PB(a?a.interpolatedValue:o,D)}}),g.add(w)}h.add(g)}),this.group.add(h),this._titleEls=c,this._detailEls=p},e.type="gauge",e}(hx),OB=RB,NB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="itemStyle",n}return a(e,t),e.prototype.getInitialData=function(t,e){return ZA(this,["value"])},e.type="series.gauge",e.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,"#E6EBF8"]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:"#63677A",width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:"#63677A",width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:"#464646",fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:"#fff",borderWidth:0,borderColor:"#5470c6"}},title:{show:!0,offsetCenter:[0,"20%"],color:"#464646",fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"#464646",fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},e}(Gy),EB=NB;function zB(t){t.registerChartView(OB),t.registerSeriesModel(EB)}var BB=["itemStyle","opacity"],VB=function(t){function e(e,n){var i=t.call(this)||this,r=i,o=new jv,a=new Wu;return r.setTextContent(a),i.setTextGuideLine(o),i.updateData(e,n,!0),i}return a(e,t),e.prototype.updateData=function(t,e,n){var i=this,r=t.hostModel,o=t.getItemModel(e),a=t.getItemLayout(e),s=o.getModel("emphasis"),l=o.get(BB);l=null==l?1:l,n||pc(i),i.useStyle(t.getItemVisual(e,"style")),i.style.lineJoin="round",n?(i.setShape({points:a.points}),i.style.opacity=0,sc(i,{style:{opacity:l}},r,e)):ac(i,{style:{opacity:l},shape:{points:a.points}},r,e),qh(i,o),this._updateLabel(t,e),Yh(this,s.get("focus"),s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t,e){var n=this,i=this.getTextGuideLine(),r=n.getTextContent(),o=t.hostModel,a=t.getItemModel(e),s=t.getItemLayout(e),l=s.label,u=t.getItemVisual(e,"style"),h=u.fill;vc(r,mc(a),{labelFetcher:t.hostModel,labelDataIndex:e,defaultOpacity:u.opacity,defaultText:t.getName(e)},{normal:{align:l.textAlign,verticalAlign:l.verticalAlign}}),n.setTextConfig({local:!0,inside:!!l.inside,insideStroke:h,outsideFill:h});var c=l.linePoints;i.setShape({points:c}),n.textGuideLineConfig={anchor:c?new We(c[0][0],c[0][1]):null},ac(r,{style:{x:l.x,y:l.y}},o,e),r.attr({rotation:l.rotation,originX:l.x,originY:l.y,z2:10}),bS(n,SS(a),{stroke:h})},e}(Yv),FB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreLabelLineUpdate=!0,n}return a(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._data,o=this.group;i.diff(r).add(function(t){var e=new VB(i,t);i.setItemGraphicEl(t,e),o.add(e)}).update(function(t,e){var n=r.getItemGraphicEl(e);n.updateData(i,t),o.add(n),i.setItemGraphicEl(t,n)}).remove(function(e){var n=r.getItemGraphicEl(e);cc(n,t,e)}).execute(),this._data=i},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.prototype.dispose=function(){},e.type="funnel",e}(hx),GB=FB,WB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new qA(J(this.getData,this),J(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.getInitialData=function(t,e){return ZA(this,{coordDimensions:["value"],encodeDefaulter:$(Dd,this)})},e.prototype._defaultLabelLine=function(t){Aa(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.prototype.getDataParams=function(e){var n=this.getData(),i=t.prototype.getDataParams.call(this,e),r=n.mapDimension("value"),o=n.getSum(r);return i.percent=o?+(n.get(r,e)/o*100).toFixed(2):0,i.$vars.push("percent"),i},e.type="series.funnel",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(Gy),HB=WB;function UB(t,e){return nd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function YB(t,e){for(var n=t.mapDimension("value"),i=t.mapArray(n,function(t){return t}),r=[],o="ascending"===e,a=0,s=t.count();a<s;a++)r[a]=a;return tt(e)?r.sort(e):"none"!==e&&r.sort(function(t,e){return o?i[t]-i[e]:i[e]-i[t]}),r}function XB(t){var e=t.hostModel,n=e.get("orient");t.each(function(e){var i,r,o,a,s=t.getItemModel(e),l=s.getModel("label"),u=l.get("position"),h=s.getModel("labelLine"),c=t.getItemLayout(e),p=c.points,d="inner"===u||"inside"===u||"center"===u||"insideLeft"===u||"insideRight"===u;if(d)"insideLeft"===u?(r=(p[0][0]+p[3][0])/2+5,o=(p[0][1]+p[3][1])/2,i="left"):"insideRight"===u?(r=(p[1][0]+p[2][0])/2-5,o=(p[1][1]+p[2][1])/2,i="right"):(r=(p[0][0]+p[1][0]+p[2][0]+p[3][0])/4,o=(p[0][1]+p[1][1]+p[2][1]+p[3][1])/4,i="center"),a=[[r,o],[r,o]];else{var f=void 0,g=void 0,y=void 0,v=void 0,m=h.get("length");0,"left"===u?(f=(p[3][0]+p[0][0])/2,g=(p[3][1]+p[0][1])/2,y=f-m,r=y-5,i="right"):"right"===u?(f=(p[1][0]+p[2][0])/2,g=(p[1][1]+p[2][1])/2,y=f+m,r=y+5,i="left"):"top"===u?(f=(p[3][0]+p[0][0])/2,g=(p[3][1]+p[0][1])/2,v=g-m,o=v-5,i="center"):"bottom"===u?(f=(p[1][0]+p[2][0])/2,g=(p[1][1]+p[2][1])/2,v=g+m,o=v+5,i="center"):"rightTop"===u?(f="horizontal"===n?p[3][0]:p[1][0],g="horizontal"===n?p[3][1]:p[1][1],"horizontal"===n?(v=g-m,o=v-5,i="center"):(y=f+m,r=y+5,i="top")):"rightBottom"===u?(f=p[2][0],g=p[2][1],"horizontal"===n?(v=g+m,o=v+5,i="center"):(y=f+m,r=y+5,i="bottom")):"leftTop"===u?(f=p[0][0],g="horizontal"===n?p[0][1]:p[1][1],"horizontal"===n?(v=g-m,o=v-5,i="center"):(y=f-m,r=y-5,i="right")):"leftBottom"===u?(f="horizontal"===n?p[1][0]:p[3][0],g="horizontal"===n?p[1][1]:p[2][1],"horizontal"===n?(v=g+m,o=v+5,i="center"):(y=f-m,r=y-5,i="right")):(f=(p[1][0]+p[2][0])/2,g=(p[1][1]+p[2][1])/2,"horizontal"===n?(v=g+m,o=v+5,i="center"):(y=f+m,r=y+5,i="left")),"horizontal"===n?(y=f,r=y):(v=g,o=v),a=[[f,g],[y,v]]}c.label={linePoints:a,x:r,y:o,verticalAlign:"middle",textAlign:i,inside:d}})}function ZB(t,e){t.eachSeriesByType("funnel",function(t){var n=t.getData(),i=n.mapDimension("value"),r=t.get("sort"),o=UB(t,e),a=t.get("orient"),s=o.width,l=o.height,u=YB(n,r),h=o.x,c=o.y,p="horizontal"===a?[ea(t.get("minSize"),l),ea(t.get("maxSize"),l)]:[ea(t.get("minSize"),s),ea(t.get("maxSize"),s)],d=n.getDataExtent(i),f=t.get("min"),g=t.get("max");null==f&&(f=Math.min(d[0],0)),null==g&&(g=d[1]);var y=t.get("funnelAlign"),v=t.get("gap"),m="horizontal"===a?s:l,x=(m-v*(n.count()-1))/n.count(),_=function(t,e){if("horizontal"===a){var r=n.get(i,t)||0,o=ta(r,[f,g],p,!0),u=void 0;switch(y){case"top":u=c;break;case"center":u=c+(l-o)/2;break;case"bottom":u=c+(l-o);break}return[[e,u],[e,u+o]]}var d,v=n.get(i,t)||0,m=ta(v,[f,g],p,!0);switch(y){case"left":d=h;break;case"center":d=h+(s-m)/2;break;case"right":d=h+s-m;break}return[[d,e],[d+m,e]]};"ascending"===r&&(x=-x,v=-v,"horizontal"===a?h+=s:c+=l,u=u.reverse());for(var w=0;w<u.length;w++){var b=u[w],S=u[w+1],M=n.getItemModel(b);if("horizontal"===a){var I=M.get(["itemStyle","width"]);null==I?I=x:(I=ea(I,s),"ascending"===r&&(I=-I));var T=_(b,h),C=_(S,h+I);h+=I+v,n.setItemLayout(b,{points:T.concat(C.slice().reverse())})}else{var A=M.get(["itemStyle","height"]);null==A?A=x:(A=ea(A,l),"ascending"===r&&(A=-A));T=_(b,c),C=_(S,c+A);c+=A+v,n.setItemLayout(b,{points:T.concat(C.slice().reverse())})}}XB(n)})}function jB(t){t.registerChartView(GB),t.registerSeriesModel(HB),t.registerLayout(ZB),t.registerProcessor(zA("funnel"))}var qB=.3,KB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._dataGroup=new Fo,n._initialized=!1,n}return a(e,t),e.prototype.init=function(){this.group.add(this._dataGroup)},e.prototype.render=function(t,e,n,i){this._progressiveEls=null;var r=this._dataGroup,o=t.getData(),a=this._data,s=t.coordinateSystem,l=s.dimensions,u=tV(t);function h(t){var e=QB(o,r,t,l,s);eV(e,o,t,u)}function c(e,n){var i=a.getItemGraphicEl(n),r=$B(o,e,l,s);o.setItemGraphicEl(e,i),ac(i,{shape:{points:r}},t,e),pc(i),eV(i,o,e,u)}function p(t){var e=a.getItemGraphicEl(t);r.remove(e)}if(o.diff(a).add(h).update(c).remove(p).execute(),!this._initialized){this._initialized=!0;var d=JB(s,t,function(){setTimeout(function(){r.removeClipPath()})});r.setClipPath(d)}this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},e.prototype.incrementalRender=function(t,e,n){for(var i=e.getData(),r=e.coordinateSystem,o=r.dimensions,a=tV(e),s=this._progressiveEls=[],l=t.start;l<t.end;l++){var u=QB(i,this._dataGroup,l,o,r);u.incremental=!0,eV(u,i,l,a),s.push(u)}},e.prototype.remove=function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null},e.type="parallel",e}(hx);function JB(t,e,n){var i=t.model,r=t.getRect(),o=new Mu({shape:{x:r.x,y:r.y,width:r.width,height:r.height}}),a="horizontal"===i.get("layout")?"width":"height";return o.setShape(a,0),sc(o,{shape:{width:r.width,height:r.height}},e,n),o}function $B(t,e,n,i){for(var r=[],o=0;o<n.length;o++){var a=n[o],s=t.get(t.mapDimension(a),e);nV(s,i.getAxis(a).type)||r.push(i.dataToPoint(s,a))}return r}function QB(t,e,n,i,r){var o=$B(t,n,i,r),a=new jv({shape:{points:o},z2:10});return e.add(a),t.setItemGraphicEl(n,a),a}function tV(t){var e=t.get("smooth",!0);return!0===e&&(e=qB),e=xa(e),ct(e)&&(e=0),{smooth:e}}function eV(t,e,n,i){t.useStyle(e.getItemVisual(n,"style")),t.style.fill=null,t.setShape("smooth",i.smooth);var r=e.getItemModel(n),o=r.getModel("emphasis");qh(t,r,"lineStyle"),Yh(t,o.get("focus"),o.get("blurScope"),o.get("disabled"))}function nV(t,e){return"category"===e?null==t:null==t||isNaN(t)}var iV=KB,rV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return a(e,t),e.prototype.getInitialData=function(t,e){return kT(null,this,{useEncodeDefaulter:J(oV,null,this)})},e.prototype.getRawIndicesByActiveState=function(t){var e=this.coordinateSystem,n=this.getData(),i=[];return e.eachActiveState(n,function(e,r){t===e&&i.push(n.getRawIndex(r))}),i},e.type="series.parallel",e.dependencies=["parallel"],e.defaultOption={z:2,coordinateSystem:"parallel",parallelIndex:0,label:{show:!1},inactiveOpacity:.05,activeOpacity:1,lineStyle:{width:1,opacity:.45,type:"solid"},emphasis:{label:{show:!1}},progressive:500,smooth:!1,animationEasing:"linear"},e}(Gy);function oV(t){var e=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(e){var n={};return U(e.dimensions,function(t){var e=aV(t);n[t]=e}),n}}function aV(t){return+t.replace("dim","")}var sV=rV,lV=["lineStyle","opacity"],uV={seriesType:"parallel",reset:function(t,e){var n=t.coordinateSystem,i={normal:t.get(["lineStyle","opacity"]),active:t.get("activeOpacity"),inactive:t.get("inactiveOpacity")};return{progress:function(t,e){n.eachActiveState(e,function(t,n){var r=i[t];if("normal"===t&&e.hasItemOption){var o=e.getItemModel(n).get(lV,!0);null!=o&&(r=o)}var a=e.ensureUniqueItemVisual(n,"style");a.opacity=r},t.start,t.end)}}}},hV=uV;function cV(t){pV(t),dV(t)}function pV(t){if(!t.parallel){var e=!1;U(t.series,function(t){t&&"parallel"===t.type&&(e=!0)}),e&&(t.parallel=[{}])}}function dV(t){var e=Ca(t.parallelAxis);U(e,function(e){if(rt(e)){var n=e.parallelIndex||0,i=Ca(t.parallel)[n];i&&i.parallelAxisDefault&&E(e,i.parallelAxisDefault,!1)}})}var fV=5,gV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){this._model=t,this._api=n,this._handlers||(this._handlers={},U(yV,function(t,e){n.getZr().on(e,this._handlers[e]=J(t,this))},this)),gx(this,"_throttledDispatchExpand",t.get("axisExpandRate"),"fixRate")},e.prototype.dispose=function(t,e){yx(this,"_throttledDispatchExpand"),U(this._handlers,function(t,n){e.getZr().off(n,t)}),this._handlers=null},e.prototype._throttledDispatchExpand=function(t){this._dispatchExpand(t)},e.prototype._dispatchExpand=function(t){t&&this._api.dispatchAction(B({type:"parallelAxisExpand"},t))},e.type="parallel",e}(Hy),yV={mousedown:function(t){vV(this,"click")&&(this._mouseDownPoint=[t.offsetX,t.offsetY])},mouseup:function(t){var e=this._mouseDownPoint;if(vV(this,"click")&&e){var n=[t.offsetX,t.offsetY],i=Math.pow(e[0]-n[0],2)+Math.pow(e[1]-n[1],2);if(i>fV)return;var r=this._model.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]);"none"!==r.behavior&&this._dispatchExpand({axisExpandWindow:r.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(t){if(!this._mouseDownPoint&&vV(this,"mousemove")){var e=this._model,n=e.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]),i=n.behavior;"jump"===i&&this._throttledDispatchExpand.debounceNextCall(e.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===i?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===i?null:{duration:0}})}}};function vV(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}var mV=gV,xV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(){t.prototype.init.apply(this,arguments),this.mergeOption({})},e.prototype.mergeOption=function(t){var e=this.option;t&&E(e,t,!0),this._initDimensions()},e.prototype.contains=function(t,e){var n=t.get("parallelIndex");return null!=n&&e.getComponent("parallel",n)===this},e.prototype.setAxisExpand=function(t){U(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],function(e){t.hasOwnProperty(e)&&(this.option[e]=t[e])},this)},e.prototype._initDimensions=function(){var t=this.dimensions=[],e=this.parallelAxisIndex=[],n=Z(this.ecModel.queryComponents({mainType:"parallelAxis"}),function(t){return(t.get("parallelIndex")||0)===this.componentIndex},this);U(n,function(n){t.push("dim"+n.get("dim")),e.push(n.componentIndex)})},e.type="parallel",e.dependencies=["parallelAxis"],e.layoutMode="box",e.defaultOption={z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},e}(pd),_V=xV,wV=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.type=r||"value",a.axisIndex=o,a}return a(e,t),e.prototype.isHorizontal=function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")},e}(nL),bV=wV;function SV(t,e,n,i,r,o){t=t||0;var a=n[1]-n[0];if(null!=r&&(r=IV(r,[0,a])),null!=o&&(o=Math.max(o,null!=r?r:0)),"all"===i){var s=Math.abs(e[1]-e[0]);s=IV(s,[0,a]),r=o=IV(s,[r,o]),i=0}e[0]=IV(e[0],n),e[1]=IV(e[1],n);var l=MV(e,i);e[i]+=t;var u,h=r||0,c=n.slice();return l.sign<0?c[0]+=h:c[1]-=h,e[i]=IV(e[i],c),u=MV(e,i),null!=r&&(u.sign!==l.sign||u.span<r)&&(e[1-i]=e[i]+l.sign*r),u=MV(e,i),null!=o&&u.span>o&&(e[1-i]=e[i]+u.sign*o),e}function MV(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:n<0?1:e?-1:1}}function IV(t,e){return Math.min(null!=e[1]?e[1]:1/0,Math.max(null!=e[0]?e[0]:-1/0,t))}var TV=U,CV=Math.min,AV=Math.max,DV=Math.floor,kV=Math.ceil,LV=na,PV=Math.PI,RV=function(){function t(t,e,n){this.type="parallel",this._axesMap=Tt(),this._axesLayout={},this.dimensions=t.dimensions,this._model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var i=t.dimensions,r=t.parallelAxisIndex;TV(i,function(t,n){var i=r[n],o=e.getComponent("parallelAxis",i),a=this._axesMap.set(t,new bV(t,_k(o),[0,0],o.get("type"),i)),s="category"===a.type;a.onBand=s&&o.get("boundaryGap"),a.inverse=o.get("inverse"),o.axis=a,a.model=o,a.coordinateSystem=o.coordinateSystem=this},this)},t.prototype.update=function(t,e){this._updateAxesFromSeries(this._model,t)},t.prototype.containPoint=function(t){var e=this._makeLayoutInfo(),n=e.axisBase,i=e.layoutBase,r=e.pixelDimIndex,o=t[1-r],a=t[r];return o>=n&&o<=n+e.axisLength&&a>=i&&a<=i+e.layoutLength},t.prototype.getModel=function(){return this._model},t.prototype._updateAxesFromSeries=function(t,e){e.eachSeries(function(n){if(t.contains(n,e)){var i=n.getData();TV(this.dimensions,function(t){var e=this._axesMap.get(t);e.scale.unionExtentFromData(i,i.mapDimension(t)),xk(e.scale,e.model)},this)}},this)},t.prototype.resize=function(t,e){this._rect=nd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()}),this._layoutAxes()},t.prototype.getRect=function(){return this._rect},t.prototype._makeLayoutInfo=function(){var t,e=this._model,n=this._rect,i=["x","y"],r=["width","height"],o=e.get("layout"),a="horizontal"===o?0:1,s=n[r[a]],l=[0,s],u=this.dimensions.length,h=OV(e.get("axisExpandWidth"),l),c=OV(e.get("axisExpandCount")||0,[0,u]),p=e.get("axisExpandable")&&u>3&&u>c&&c>1&&h>0&&s>0,d=e.get("axisExpandWindow");if(d)t=OV(d[1]-d[0],l),d[1]=d[0]+t;else{t=OV(h*(c-1),l);var f=e.get("axisExpandCenter")||DV(u/2);d=[h*f-t/2],d[1]=d[0]+t}var g=(s-t)/(u-c);g<3&&(g=0);var y=[DV(LV(d[0]/h,1))+1,kV(LV(d[1]/h,1))-1],v=g/h*d[0];return{layout:o,pixelDimIndex:a,layoutBase:n[i[a]],layoutLength:s,axisBase:n[i[1-a]],axisLength:n[r[1-a]],axisExpandable:p,axisExpandWidth:h,axisCollapseWidth:g,axisExpandWindow:d,axisCount:u,winInnerIndices:y,axisExpandWindow0Pos:v}},t.prototype._layoutAxes=function(){var t=this._rect,e=this._axesMap,n=this.dimensions,i=this._makeLayoutInfo(),r=i.layout;e.each(function(t){var e=[0,i.axisLength],n=t.inverse?1:0;t.setExtent(e[n],e[1-n])}),TV(n,function(e,n){var o=(i.axisExpandable?EV:NV)(n,i),a={horizontal:{x:o.position,y:i.axisLength},vertical:{x:0,y:o.position}},s={horizontal:PV/2,vertical:0},l=[a[r].x+t.x,a[r].y+t.y],u=s[r],h=Pe();ze(h,h,u),Ee(h,h,l),this._axesLayout[e]={position:l,rotation:u,transform:h,axisNameAvailableWidth:o.axisNameAvailableWidth,axisLabelShow:o.axisLabelShow,nameTruncateMaxWidth:o.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}},this)},t.prototype.getAxis=function(t){return this._axesMap.get(t)},t.prototype.dataToPoint=function(t,e){return this.axisCoordToPoint(this._axesMap.get(e).dataToCoord(t),e)},t.prototype.eachActiveState=function(t,e,n,i){null==n&&(n=0),null==i&&(i=t.count());var r=this._axesMap,o=this.dimensions,a=[],s=[];U(o,function(e){a.push(t.mapDimension(e)),s.push(r.get(e).model)});for(var l=this.hasAxisBrushed(),u=n;u<i;u++){var h=void 0;if(l){h="active";for(var c=t.getValues(a,u),p=0,d=o.length;p<d;p++){var f=s[p].getActiveState(c[p]);if("inactive"===f){h="inactive";break}}}else h="normal";e(h,u)}},t.prototype.hasAxisBrushed=function(){for(var t=this.dimensions,e=this._axesMap,n=!1,i=0,r=t.length;i<r;i++)"normal"!==e.get(t[i]).model.getActiveState()&&(n=!0);return n},t.prototype.axisCoordToPoint=function(t,e){var n=this._axesLayout[e];return Gm([t,0],n.transform)},t.prototype.getAxisLayout=function(t){return N(this._axesLayout[t])},t.prototype.getSlidedAxisExpandWindow=function(t){var e=this._makeLayoutInfo(),n=e.pixelDimIndex,i=e.axisExpandWindow.slice(),r=i[1]-i[0],o=[0,e.axisExpandWidth*(e.axisCount-1)];if(!this.containPoint(t))return{behavior:"none",axisExpandWindow:i};var a,s=t[n]-e.layoutBase-e.axisExpandWindow0Pos,l="slide",u=e.axisCollapseWidth,h=this._model.get("axisExpandSlideTriggerArea"),c=null!=h[0];if(u)c&&u&&s<r*h[0]?(l="jump",a=s-r*h[2]):c&&u&&s>r*(1-h[0])?(l="jump",a=s-r*(1-h[2])):(a=s-r*h[1])>=0&&(a=s-r*(1-h[1]))<=0&&(a=0),a*=e.axisExpandWidth/u,a?SV(a,i,o,"all"):l="none";else{var p=i[1]-i[0],d=o[1]*s/p;i=[AV(0,d-p/2)],i[1]=CV(o[1],i[0]+p),i[0]=i[1]-p}return{axisExpandWindow:i,behavior:l}},t}();function OV(t,e){return CV(AV(t,e[0]),e[1])}function NV(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}}function EV(t,e){var n,i,r=e.layoutLength,o=e.axisExpandWidth,a=e.axisCount,s=e.axisCollapseWidth,l=e.winInnerIndices,u=s,h=!1;return t<l[0]?(n=t*s,i=s):t<=l[1]?(n=e.axisExpandWindow0Pos+t*o-e.axisExpandWindow[0],u=o,h=!0):(n=r-(a-1-t)*s,i=s),{position:n,axisNameAvailableWidth:u,axisLabelShow:h,nameTruncateMaxWidth:i}}var zV=RV;function BV(t,e){var n=[];return t.eachComponent("parallel",function(i,r){var o=new zV(i,t,e);o.name="parallel_"+r,o.resize(i,e),i.coordinateSystem=o,o.model=i,n.push(o)}),t.eachSeries(function(t){if("parallel"===t.get("coordinateSystem")){var e=t.getReferringComponents("parallel",Qa).models[0];t.coordinateSystem=e.coordinateSystem}}),n}var VV={create:BV},FV=VV,GV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.activeIntervals=[],n}return a(e,t),e.prototype.getAreaSelectStyle=function(){return ws([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},e.prototype.setActiveIntervals=function(t){var e=this.activeIntervals=N(t);if(e)for(var n=e.length-1;n>=0;n--)ia(e[n])},e.prototype.getActiveState=function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(+t))return"inactive";if(1===e.length){var n=e[0];if(n[0]<=t&&t<=n[1])return"active"}else for(var i=0,r=e.length;i<r;i++)if(e[i][0]<=t&&t<=e[i][1])return"active";return"inactive"},e}(pd);W(GV,pD);var WV=GV,HV=!0,UV=Math.min,YV=Math.max,XV=Math.pow,ZV=1e4,jV=6,qV=6,KV="globalPan",JV={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},$V={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},QV={brushStyle:{lineWidth:2,stroke:"rgba(210,219,238,0.3)",fill:"#D2DBEE"},transformable:!0,brushMode:"single",removeOnClick:!1},tF=0,eF=function(t){function e(e){var n=t.call(this)||this;return n._track=[],n._covers=[],n._handlers={},n._zr=e,n.group=new Fo,n._uid="brushController_"+tF++,U(RF,function(t,e){this._handlers[e]=J(t,this)},n),n}return a(e,t),e.prototype.enableBrush=function(t){return this._brushType&&this._doDisableBrush(),t.brushType&&this._doEnableBrush(t),this},e.prototype._doEnableBrush=function(t){var e=this._zr;this._enableGlobalPan||MP(e,KV,this._uid),U(this._handlers,function(t,n){e.on(n,t)}),this._brushType=t.brushType,this._brushOption=E(N(QV),t,!0)},e.prototype._doDisableBrush=function(){var t=this._zr;IP(t,KV,this._uid),U(this._handlers,function(e,n){t.off(n,e)}),this._brushType=this._brushOption=null},e.prototype.setPanels=function(t){if(t&&t.length){var e=this._panels={};U(t,function(t){e[t.panelId]=N(t)})}else this._panels=null;return this},e.prototype.mount=function(t){t=t||{},this._enableGlobalPan=t.enableGlobalPan;var e=this.group;return this._zr.add(e),e.attr({x:t.x||0,y:t.y||0,rotation:t.rotation||0,scaleX:t.scaleX||1,scaleY:t.scaleY||1}),this._transform=e.getLocalTransform(),this},e.prototype.updateCovers=function(t){t=Y(t,function(t){return E(N(QV),t,!0)});var e="\0-brush-index-",n=this._covers,i=this._covers=[],r=this,o=this._creatingCover;return new EI(n,t,s,a).add(l).update(l).remove(u).execute(),this;function a(t,n){return(null!=t.id?t.id:e+n)+"-"+t.brushType}function s(t,e){return a(t.__brushOption,e)}function l(e,a){var s=t[e];if(null!=a&&n[a]===o)i[e]=n[a];else{var l=i[e]=null!=a?(n[a].__brushOption=s,n[a]):iF(r,nF(r,s));aF(r,l)}}function u(t){n[t]!==o&&r.group.remove(n[t])}},e.prototype.unmount=function(){return this.enableBrush(!1),hF(this),this._zr.remove(this.group),this},e.prototype.dispose=function(){this.unmount(),this.off()},e}(ne);function nF(t,e){var n=EF[e.brushType].createCover(t,e);return n.__brushOption=e,oF(n,e),t.group.add(n),n}function iF(t,e){var n=sF(e);return n.endCreating&&(n.endCreating(t,e),oF(e,e.__brushOption)),e}function rF(t,e){var n=e.__brushOption;sF(e).updateCoverShape(t,e,n.range,n)}function oF(t,e){var n=e.z;null==n&&(n=ZV),t.traverse(function(t){t.z=n,t.z2=n})}function aF(t,e){sF(e).updateCommon(t,e),rF(t,e)}function sF(t){return EF[t.__brushOption.brushType]}function lF(t,e,n){var i,r=t._panels;if(!r)return HV;var o=t._transform;return U(r,function(t){t.isTargetByCursor(e,n,o)&&(i=t)}),i}function uF(t,e){var n=t._panels;if(!n)return HV;var i=e.__brushOption.panelId;return null!=i?n[i]:HV}function hF(t){var e=t._covers,n=e.length;return U(e,function(e){t.group.remove(e)},t),e.length=0,!!n}function cF(t,e){var n=Y(t._covers,function(t){var e=t.__brushOption,n=N(e.range);return{brushType:e.brushType,panelId:e.panelId,range:n}});t.trigger("brush",{areas:n,isEnd:!!e.isEnd,removeOnClick:!!e.removeOnClick})}function pF(t){var e=t._track;if(!e.length)return!1;var n=e[e.length-1],i=e[0],r=n[0]-i[0],o=n[1]-i[1],a=XV(r*r+o*o,.5);return a>jV}function dF(t){var e=t.length-1;return e<0&&(e=0),[t[0],t[e]]}function fF(t,e,n,i){var r=new Fo;return r.add(new Mu({name:"main",style:mF(n),silent:!0,draggable:!0,cursor:"move",drift:$(SF,t,e,r,["n","s","w","e"]),ondragend:$(cF,e,{isEnd:!0})})),U(i,function(n){r.add(new Mu({name:n.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:$(SF,t,e,r,n),ondragend:$(cF,e,{isEnd:!0})}))}),r}function gF(t,e,n,i){var r=i.brushStyle.lineWidth||0,o=YV(r,qV),a=n[0][0],s=n[1][0],l=a-r/2,u=s-r/2,h=n[0][1],c=n[1][1],p=h-o+r/2,d=c-o+r/2,f=h-a,g=c-s,y=f+r,v=g+r;vF(t,e,"main",a,s,f,g),i.transformable&&(vF(t,e,"w",l,u,o,v),vF(t,e,"e",p,u,o,v),vF(t,e,"n",l,u,y,o),vF(t,e,"s",l,d,y,o),vF(t,e,"nw",l,u,o,o),vF(t,e,"ne",p,u,o,o),vF(t,e,"sw",l,d,o,o),vF(t,e,"se",p,d,o,o))}function yF(t,e){var n=e.__brushOption,i=n.transformable,r=e.childAt(0);r.useStyle(mF(n)),r.attr({silent:!i,cursor:i?"move":"default"}),U([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],function(n){var r=e.childOfName(n.join("")),o=1===n.length?wF(t,n[0]):bF(t,n);r&&r.attr({silent:!i,invisible:!i,cursor:i?$V[o]+"-resize":null})})}function vF(t,e,n,i,r,o,a){var s=e.childOfName(n);s&&s.setShape(CF(TF(t,e,[[i,r],[i+o,r+a]])))}function mF(t){return V({strokeNoScale:!0},t.brushStyle)}function xF(t,e,n,i){var r=[UV(t,n),UV(e,i)],o=[YV(t,n),YV(e,i)];return[[r[0],o[0]],[r[1],o[1]]]}function _F(t){return Fm(t.group)}function wF(t,e){var n={w:"left",e:"right",n:"top",s:"bottom"},i={left:"w",right:"e",top:"n",bottom:"s"},r=Wm(n[e],_F(t));return i[r]}function bF(t,e){var n=[wF(t,e[0]),wF(t,e[1])];return("e"===n[0]||"w"===n[0])&&n.reverse(),n.join("")}function SF(t,e,n,i,r,o){var a=n.__brushOption,s=t.toRectRange(a.range),l=IF(e,r,o);U(i,function(t){var e=JV[t];s[e[0]][e[1]]+=l[e[0]]}),a.range=t.fromRectRange(xF(s[0][0],s[1][0],s[0][1],s[1][1])),aF(e,n),cF(e,{isEnd:!1})}function MF(t,e,n,i){var r=e.__brushOption.range,o=IF(t,n,i);U(r,function(t){t[0]+=o[0],t[1]+=o[1]}),aF(t,e),cF(t,{isEnd:!1})}function IF(t,e,n){var i=t.group,r=i.transformCoordToLocal(e,n),o=i.transformCoordToLocal(0,0);return[r[0]-o[0],r[1]-o[1]]}function TF(t,e,n){var i=uF(t,e);return i&&i!==HV?i.clipPath(n,t._transform):N(n)}function CF(t){var e=UV(t[0][0],t[1][0]),n=UV(t[0][1],t[1][1]),i=YV(t[0][0],t[1][0]),r=YV(t[0][1],t[1][1]);return{x:e,y:n,width:i-e,height:r-n}}function AF(t,e,n){if(t._brushType&&!NF(t,e.offsetX,e.offsetY)){var i=t._zr,r=t._covers,o=lF(t,e,n);if(!t._dragging)for(var a=0;a<r.length;a++){var s=r[a].__brushOption;if(o&&(o===HV||s.panelId===o.panelId)&&EF[s.brushType].contain(r[a],n[0],n[1]))return}o&&i.setCursorStyle("crosshair")}}function DF(t){var e=t.event;e.preventDefault&&e.preventDefault()}function kF(t,e,n){return t.childOfName("main").contain(e,n)}function LF(t,e,n,i){var r,o=t._creatingCover,a=t._creatingPanel,s=t._brushOption;if(t._track.push(n.slice()),pF(t)||o){if(a&&!o){"single"===s.brushMode&&hF(t);var l=N(s);l.brushType=PF(l.brushType,a),l.panelId=a===HV?null:a.panelId,o=t._creatingCover=nF(t,l),t._covers.push(o)}if(o){var u=EF[PF(t._brushType,a)],h=o.__brushOption;h.range=u.getCreatingRange(TF(t,o,t._track)),i&&(iF(t,o),u.updateCommon(t,o)),rF(t,o),r={isEnd:i}}}else i&&"single"===s.brushMode&&s.removeOnClick&&lF(t,e,n)&&hF(t)&&(r={isEnd:i,removeOnClick:!0});return r}function PF(t,e){return"auto"===t?e.defaultBrushType:t}var RF={mousedown:function(t){if(this._dragging)OF(this,t);else if(!t.target||!t.target.draggable){DF(t);var e=this.group.transformCoordToLocal(t.offsetX,t.offsetY);this._creatingCover=null;var n=this._creatingPanel=lF(this,t,e);n&&(this._dragging=!0,this._track=[e.slice()])}},mousemove:function(t){var e=t.offsetX,n=t.offsetY,i=this.group.transformCoordToLocal(e,n);if(AF(this,t,i),this._dragging){DF(t);var r=LF(this,t,i,!1);r&&cF(this,r)}},mouseup:function(t){OF(this,t)}};function OF(t,e){if(t._dragging){DF(e);var n=e.offsetX,i=e.offsetY,r=t.group.transformCoordToLocal(n,i),o=LF(t,e,r,!0);t._dragging=!1,t._track=[],t._creatingCover=null,o&&cF(t,o)}}function NF(t,e,n){var i=t._zr;return e<0||e>i.getWidth()||n<0||n>i.getHeight()}var EF={lineX:zF(0),lineY:zF(1),rect:{createCover:function(t,e){function n(t){return t}return fF({toRectRange:n,fromRectRange:n},t,e,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(t){var e=dF(t);return xF(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(t,e,n,i){gF(t,e,n,i)},updateCommon:yF,contain:kF},polygon:{createCover:function(t,e){var n=new Fo;return n.add(new jv({name:"main",style:mF(e),silent:!0})),n},getCreatingRange:function(t){return t},endCreating:function(t,e){e.remove(e.childAt(0)),e.add(new Yv({name:"main",draggable:!0,drift:$(MF,t,e),ondragend:$(cF,t,{isEnd:!0})}))},updateCoverShape:function(t,e,n,i){e.childAt(0).setShape({points:TF(t,e,n)})},updateCommon:yF,contain:kF}};function zF(t){return{createCover:function(e,n){return fF({toRectRange:function(e){var n=[e,[0,100]];return t&&n.reverse(),n},fromRectRange:function(e){return e[t]}},e,n,[[["w"],["e"]],[["n"],["s"]]][t])},getCreatingRange:function(e){var n=dF(e),i=UV(n[0][t],n[1][t]),r=YV(n[0][t],n[1][t]);return[i,r]},updateCoverShape:function(e,n,i,r){var o,a=uF(e,n);if(a!==HV&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(t);else{var s=e._zr;o=[0,[s.getWidth(),s.getHeight()][1-t]]}var l=[i,o];t&&l.reverse(),gF(e,n,l,r)},updateCommon:yF,contain:kF}}var BF=eF;function VF(t){return t=WF(t),function(e){return Xm(e,t)}}function FF(t,e){return t=WF(t),function(n){var i=null!=e?e:n,r=i?t.width:t.height,o=i?t.x:t.y;return[o,o+(r||0)]}}function GF(t,e,n){var i=WF(t);return function(t,r){return i.contain(r[0],r[1])&&!zP(t,e,n)}}function WF(t){return $e.create(t)}var HF=["axisLine","axisTickLabel","axisName"],UF=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(e,n){t.prototype.init.apply(this,arguments),(this._brushController=new BF(n.getZr())).on("brush",J(this._onBrush,this))},e.prototype.render=function(t,e,n,i){if(!YF(t,e,i)){this.axisModel=t,this.api=n,this.group.removeAll();var r=this._axisGroup;if(this._axisGroup=new Fo,this.group.add(this._axisGroup),t.get("show")){var o=ZF(t,e),a=o.coordinateSystem,s=t.getAreaSelectStyle(),l=s.width,u=t.axis.dim,h=a.getAxisLayout(u),c=B({strokeContainThreshold:l},h),p=new AL(t,c);U(HF,p.add,p),this._axisGroup.add(p.getGroup()),this._refreshBrushController(c,s,t,o,l,n),Ym(r,this._axisGroup,t)}}},e.prototype._refreshBrushController=function(t,e,n,i,r,o){var a=n.axis.getExtent(),s=a[1]-a[0],l=Math.min(30,.1*Math.abs(s)),u=$e.create({x:a[0],y:-r/2,width:s,height:r});u.x-=l,u.width+=2*l,this._brushController.mount({enableGlobalPan:!0,rotation:t.rotation,x:t.position[0],y:t.position[1]}).setPanels([{panelId:"pl",clipPath:VF(u),isTargetByCursor:GF(u,o,i),getLinearBrushOtherExtent:FF(u,0)}]).enableBrush({brushType:"lineX",brushStyle:e,removeOnClick:!0}).updateCovers(XF(n))},e.prototype._onBrush=function(t){var e=t.areas,n=this.axisModel,i=n.axis,r=Y(e,function(t){return[i.coordToData(t.range[0],!0),i.coordToData(t.range[1],!0)]});(!n.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:n.id,intervals:r})},e.prototype.dispose=function(){this._brushController.dispose()},e.type="parallelAxis",e}(Hy);function YF(t,e,n){return n&&"axisAreaSelect"===n.type&&e.findComponents({mainType:"parallelAxis",query:n})[0]===t}function XF(t){var e=t.axis;return Y(t.activeIntervals,function(t){return{brushType:"lineX",panelId:"pl",range:[e.dataToCoord(t[0],!0),e.dataToCoord(t[1],!0)]}})}function ZF(t,e){return e.getComponent("parallel",t.get("parallelIndex"))}var jF=UF,qF={type:"axisAreaSelect",event:"axisAreaSelected"};function KF(t){t.registerAction(qF,function(t,e){e.eachComponent({mainType:"parallelAxis",query:t},function(e){e.axis.model.setActiveIntervals(t.intervals)})}),t.registerAction("parallelAxisExpand",function(t,e){e.eachComponent({mainType:"parallel",query:t},function(e){e.setAxisExpand(t)})})}var JF={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};function $F(t){t.registerComponentView(mV),t.registerComponentModel(_V),t.registerCoordinateSystem("parallel",FV),t.registerPreprocessor(cV),t.registerComponentModel(WV),t.registerComponentView(jF),ID(t,"parallel",WV,JF),KF(t)}function QF(t){Qb($F),t.registerChartView(iV),t.registerSeriesModel(sV),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,hV)}var tG=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.cpx2=0,this.cpy2=0,this.extent=0}return t}(),eG=function(t){function e(e){return t.call(this,e)||this}return a(e,t),e.prototype.getDefaultShape=function(){return new tG},e.prototype.buildPath=function(t,e){var n=e.extent;t.moveTo(e.x1,e.y1),t.bezierCurveTo(e.cpx1,e.cpy1,e.cpx2,e.cpy2,e.x2,e.y2),"vertical"===e.orient?(t.lineTo(e.x2+n,e.y2),t.bezierCurveTo(e.cpx2+n,e.cpy2,e.cpx1+n,e.cpy1,e.x1+n,e.y1)):(t.lineTo(e.x2,e.y2+n),t.bezierCurveTo(e.cpx2,e.cpy2+n,e.cpx1,e.cpy1+n,e.x1,e.y1+n)),t.closePath()},e.prototype.highlight=function(){Th(this)},e.prototype.downplay=function(){Ch(this)},e}(su),nG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._focusAdjacencyDisabled=!1,n}return a(e,t),e.prototype.render=function(t,e,n){var i=this,r=t.getGraph(),o=this.group,a=t.layoutInfo,s=a.width,l=a.height,u=t.getData(),h=t.getData("edge"),c=t.get("orient");this._model=t,o.removeAll(),o.x=a.x,o.y=a.y,r.eachEdge(function(e){var n=new eG,i=Hu(n);i.dataIndex=e.dataIndex,i.seriesIndex=t.seriesIndex,i.dataType="edge";var r,a,u,p,d,f,g,y,v=e.getModel(),m=v.getModel("lineStyle"),x=m.get("curveness"),_=e.node1.getLayout(),w=e.node1.getModel(),b=w.get("localX"),S=w.get("localY"),M=e.node2.getLayout(),I=e.node2.getModel(),T=I.get("localX"),C=I.get("localY"),A=e.getLayout();n.shape.extent=Math.max(1,A.dy),n.shape.orient=c,"vertical"===c?(r=(null!=b?b*s:_.x)+A.sy,a=(null!=S?S*l:_.y)+_.dy,u=(null!=T?T*s:M.x)+A.ty,p=null!=C?C*l:M.y,d=r,f=a*(1-x)+p*x,g=u,y=a*x+p*(1-x)):(r=(null!=b?b*s:_.x)+_.dx,a=(null!=S?S*l:_.y)+A.sy,u=null!=T?T*s:M.x,p=(null!=C?C*l:M.y)+A.ty,d=r*(1-x)+u*x,f=a,g=r*x+u*(1-x),y=p),n.setShape({x1:r,y1:a,x2:u,y2:p,cpx1:d,cpy1:f,cpx2:g,cpy2:y}),n.useStyle(m.getItemStyle()),iG(n.style,c,e);var D=""+v.get("value"),k=mc(v,"edgeLabel");vc(n,k,{labelFetcher:{getFormattedLabel:function(e,n,i,r,o,a){return t.getFormattedLabel(e,n,"edge",r,ft(o,k.normal&&k.normal.get("formatter"),D),a)}},labelDataIndex:e.dataIndex,defaultText:D}),n.setTextConfig({position:"inside"});var L=v.getModel("emphasis");qh(n,v,"lineStyle",function(t){var n=t.getItemStyle();return iG(n,c,e),n}),o.add(n),h.setItemGraphicEl(e.dataIndex,n);var P=L.get("focus");Yh(n,"adjacency"===P?e.getAdjacentDataIndices():"trajectory"===P?e.getTrajectoryDataIndices():P,L.get("blurScope"),L.get("disabled"))}),r.eachNode(function(e){var n=e.getLayout(),i=e.getModel(),r=i.get("localX"),a=i.get("localY"),h=i.getModel("emphasis"),c=i.get(["itemStyle","borderRadius"])||0,p=new Mu({shape:{x:null!=r?r*s:n.x,y:null!=a?a*l:n.y,width:n.dx,height:n.dy,r:c},style:i.getModel("itemStyle").getItemStyle(),z2:10});vc(p,mc(i),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(e,n,"node")}},labelDataIndex:e.dataIndex,defaultText:e.id}),p.disableLabelAnimation=!0,p.setStyle("fill",e.getVisual("color")),p.setStyle("decal",e.getVisual("style").decal),qh(p,i),o.add(p),u.setItemGraphicEl(e.dataIndex,p),Hu(p).dataType="node";var d=h.get("focus");Yh(p,"adjacency"===d?e.getAdjacentDataIndices():"trajectory"===d?e.getTrajectoryDataIndices():d,h.get("blurScope"),h.get("disabled"))}),u.eachItemGraphicEl(function(e,r){var o=u.getItemModel(r);o.get("draggable")&&(e.drift=function(e,o){i._focusAdjacencyDisabled=!0,this.shape.x+=e,this.shape.y+=o,this.dirty(),n.dispatchAction({type:"dragNode",seriesId:t.id,dataIndex:u.getRawIndex(r),localX:this.shape.x/s,localY:this.shape.y/l})},e.ondragend=function(){i._focusAdjacencyDisabled=!1},e.draggable=!0,e.cursor="move")}),!this._data&&t.isAnimationEnabled()&&o.setClipPath(rG(o.getBoundingRect(),t,function(){o.removeClipPath()})),this._data=t.getData()},e.prototype.dispose=function(){},e.type="sankey",e}(hx);function iG(t,e,n){switch(t.fill){case"source":t.fill=n.node1.getVisual("color"),t.decal=n.node1.getVisual("style").decal;break;case"target":t.fill=n.node2.getVisual("color"),t.decal=n.node2.getVisual("style").decal;break;case"gradient":var i=n.node1.getVisual("color"),r=n.node2.getVisual("color");et(i)&&et(r)&&(t.fill=new pm(0,0,+("horizontal"===e),+("vertical"===e),[{color:i,offset:0},{color:r,offset:1}]))}}function rG(t,e,n){var i=new Mu({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return sc(i,{shape:{width:t.width+20}},e,n),i}var oG=nG,aG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[],i=t.data||t.nodes||[],r=t.levels||[];this.levelModels=[];for(var o=this.levelModels,a=0;a<r.length;a++)null!=r[a].depth&&r[a].depth>=0&&(o[r[a].depth]=new Hc(r[a],this,e));var s=SB(i,n,this,!0,l);return s.data;function l(t,e){t.wrapMethod("getItemModel",function(t,e){var n=t.parentModel,i=n.getData().getItemLayout(e);if(i){var r=i.depth,o=n.levelModels[r];o&&(t.parentModel=o)}return t}),e.wrapMethod("getItemModel",function(t,e){var n=t.parentModel,i=n.getGraph().getEdgeByIndex(e),r=i.node1.getLayout();if(r){var o=r.depth,a=n.levelModels[o];a&&(t.parentModel=a)}return t})}},e.prototype.setNodePosition=function(t,e){var n=this.option.data||this.option.nodes,i=n[t];i.localX=e[0],i.localY=e[1]},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(t,e,n){function i(t){return isNaN(t)||null==t}if("edge"===n){var r=this.getDataParams(t,n),o=r.data,a=r.value,s=o.source+" -- "+o.target;return cy("nameValue",{name:s,value:a,noValue:i(a)})}var l=this.getGraph().getNodeByIndex(t),u=l.getLayout().value,h=this.getDataParams(t,n).data.name;return cy("nameValue",{name:null!=h?h+"":null,value:u,noValue:i(u)})},e.prototype.optionUpdated=function(){},e.prototype.getDataParams=function(e,n){var i=t.prototype.getDataParams.call(this,e,n);if(null==i.value&&"node"===n){var r=this.getGraph().getNodeByIndex(e),o=r.getLayout().value;i.value=o}return i},e.type="series.sankey",e.defaultOption={z:2,coordinateSystem:"view",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:"#212121"}},animationEasing:"linear",animationDuration:1e3},e}(Gy),sG=aG;function lG(t,e){t.eachSeriesByType("sankey",function(t){var n=t.get("nodeWidth"),i=t.get("nodeGap"),r=uG(t,e);t.layoutInfo=r;var o=r.width,a=r.height,s=t.getGraph(),l=s.nodes,u=s.edges;cG(l);var h=Z(l,function(t){return 0===t.getLayout().value}),c=0!==h.length?0:t.get("layoutIterations"),p=t.get("orient"),d=t.get("nodeAlign");hG(l,u,n,i,o,a,c,p,d)})}function uG(t,e){return nd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function hG(t,e,n,i,r,o,a,s,l){pG(t,e,n,r,o,s,l),vG(t,e,o,r,i,a,s),kG(t,s)}function cG(t){U(t,function(t){var e=AG(t.outEdges,CG),n=AG(t.inEdges,CG),i=t.getValue()||0,r=Math.max(e,n,i);t.setLayout({value:r},!0)})}function pG(t,e,n,i,r,o,a){for(var s=[],l=[],u=[],h=[],c=0,p=0;p<e.length;p++)s[p]=1;for(p=0;p<t.length;p++)l[p]=t[p].inEdges.length,0===l[p]&&u.push(t[p]);var d=-1;while(u.length){for(var f=0;f<u.length;f++){var g=u[f],y=g.hostGraph.data.getRawDataItem(g.dataIndex),v=null!=y.depth&&y.depth>=0;v&&y.depth>d&&(d=y.depth),g.setLayout({depth:v?y.depth:c},!0),"vertical"===o?g.setLayout({dy:n},!0):g.setLayout({dx:n},!0);for(var m=0;m<g.outEdges.length;m++){var x=g.outEdges[m],_=e.indexOf(x);s[_]=0;var w=x.node2,b=t.indexOf(w);0===--l[b]&&h.indexOf(w)<0&&h.push(w)}}++c,u=h,h=[]}for(p=0;p<s.length;p++)if(1===s[p])throw new Error("Sankey is a DAG, the original data has cycle!");var S=d>c-1?d:c-1;a&&"left"!==a&&fG(t,a,o,S);var M="vertical"===o?(r-n)/S:(i-n)/S;yG(t,M,o)}function dG(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function fG(t,e,n,i){if("right"===e){var r=[],o=t,a=0;while(o.length){for(var s=0;s<o.length;s++){var l=o[s];l.setLayout({skNodeHeight:a},!0);for(var u=0;u<l.inEdges.length;u++){var h=l.inEdges[u];r.indexOf(h.node1)<0&&r.push(h.node1)}}o=r,r=[],++a}U(t,function(t){dG(t)||t.setLayout({depth:Math.max(0,i-t.getLayout().skNodeHeight)},!0)})}else"justify"===e&&gG(t,i)}function gG(t,e){U(t,function(t){dG(t)||t.outEdges.length||t.setLayout({depth:e},!0)})}function yG(t,e,n){U(t,function(t){var i=t.getLayout().depth*e;"vertical"===n?t.setLayout({y:i},!0):t.setLayout({x:i},!0)})}function vG(t,e,n,i,r,o,a){var s=mG(t,a);xG(s,e,n,i,r,a),_G(s,r,n,i,a);for(var l=1;o>0;o--)l*=.99,wG(s,l,a),_G(s,r,n,i,a),DG(s,l,a),_G(s,r,n,i,a)}function mG(t,e){var n=[],i="vertical"===e?"y":"x",r=os(t,function(t){return t.getLayout()[i]});return r.keys.sort(function(t,e){return t-e}),U(r.keys,function(t){n.push(r.buckets.get(t))}),n}function xG(t,e,n,i,r,o){var a=1/0;U(t,function(t){var e=t.length,s=0;U(t,function(t){s+=t.getLayout().value});var l="vertical"===o?(i-(e-1)*r)/s:(n-(e-1)*r)/s;l<a&&(a=l)}),U(t,function(t){U(t,function(t,e){var n=t.getLayout().value*a;"vertical"===o?(t.setLayout({x:e},!0),t.setLayout({dx:n},!0)):(t.setLayout({y:e},!0),t.setLayout({dy:n},!0))})}),U(e,function(t){var e=+t.getValue()*a;t.setLayout({dy:e},!0)})}function _G(t,e,n,i,r){var o="vertical"===r?"x":"y";U(t,function(t){var a,s,l;t.sort(function(t,e){return t.getLayout()[o]-e.getLayout()[o]});for(var u=0,h=t.length,c="vertical"===r?"dx":"dy",p=0;p<h;p++)s=t[p],l=u-s.getLayout()[o],l>0&&(a=s.getLayout()[o]+l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]+s.getLayout()[c]+e;var d="vertical"===r?i:n;if(l=u-e-d,l>0){a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0),u=a;for(p=h-2;p>=0;--p)s=t[p],l=s.getLayout()[o]+s.getLayout()[c]+e-u,l>0&&(a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]}})}function wG(t,e,n){U(t.slice().reverse(),function(t){U(t,function(t){if(t.outEdges.length){var i=AG(t.outEdges,bG,n)/AG(t.outEdges,CG);if(isNaN(i)){var r=t.outEdges.length;i=r?AG(t.outEdges,SG,n)/r:0}if("vertical"===n){var o=t.getLayout().x+(i-TG(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(i-TG(t,n))*e;t.setLayout({y:a},!0)}}})})}function bG(t,e){return TG(t.node2,e)*t.getValue()}function SG(t,e){return TG(t.node2,e)}function MG(t,e){return TG(t.node1,e)*t.getValue()}function IG(t,e){return TG(t.node1,e)}function TG(t,e){return"vertical"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function CG(t){return t.getValue()}function AG(t,e,n){var i=0,r=t.length,o=-1;while(++o<r){var a=+e(t[o],n);isNaN(a)||(i+=a)}return i}function DG(t,e,n){U(t,function(t){U(t,function(t){if(t.inEdges.length){var i=AG(t.inEdges,MG,n)/AG(t.inEdges,CG);if(isNaN(i)){var r=t.inEdges.length;i=r?AG(t.inEdges,IG,n)/r:0}if("vertical"===n){var o=t.getLayout().x+(i-TG(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(i-TG(t,n))*e;t.setLayout({y:a},!0)}}})})}function kG(t,e){var n="vertical"===e?"x":"y";U(t,function(t){t.outEdges.sort(function(t,e){return t.node2.getLayout()[n]-e.node2.getLayout()[n]}),t.inEdges.sort(function(t,e){return t.node1.getLayout()[n]-e.node1.getLayout()[n]})}),U(t,function(t){var e=0,n=0;U(t.outEdges,function(t){t.setLayout({sy:e},!0),e+=t.getLayout().dy}),U(t.inEdges,function(t){t.setLayout({ty:n},!0),n+=t.getLayout().dy})})}function LG(t){t.eachSeriesByType("sankey",function(t){var e=t.getGraph(),n=e.nodes,i=e.edges;if(n.length){var r=1/0,o=-1/0;U(n,function(t){var e=t.getLayout().value;e<r&&(r=e),e>o&&(o=e)}),U(n,function(e){var n=new kE({type:"color",mappingMethod:"linear",dataExtent:[r,o],visual:t.get("color")}),i=n.mapValueToVisual(e.getLayout().value),a=e.getModel().get(["itemStyle","color"]);null!=a?(e.setVisual("color",a),e.setVisual("style",{fill:a})):(e.setVisual("color",i),e.setVisual("style",{fill:i}))})}i.length&&U(i,function(t){var e=t.getModel().get("lineStyle");t.setVisual("style",e)})})}function PG(t){t.registerChartView(oG),t.registerSeriesModel(sG),t.registerLayout(lG),t.registerVisual(LG),t.registerAction({type:"dragNode",event:"dragnode",update:"update"},function(t,e){e.eachComponent({mainType:"series",subType:"sankey",query:t},function(e){e.setNodePosition(t.dataIndex,[t.localX,t.localY])})})}var RG=function(){function t(){}return t.prototype._hasEncodeRule=function(t){var e=this.getEncode();return e&&null!=e.get(t)},t.prototype.getInitialData=function(t,e){var n,i,r=e.getComponent("xAxis",this.get("xAxisIndex")),o=e.getComponent("yAxis",this.get("yAxisIndex")),a=r.get("type"),s=o.get("type");"category"===a?(t.layout="horizontal",n=r.getOrdinalMeta(),i=!this._hasEncodeRule("x")):"category"===s?(t.layout="vertical",n=o.getOrdinalMeta(),i=!this._hasEncodeRule("y")):t.layout=t.layout||"horizontal";var l=["x","y"],u="horizontal"===t.layout?0:1,h=this._baseAxisDim=l[u],c=l[1-u],p=[r,o],d=p[u].get("type"),f=p[1-u].get("type"),g=t.data;if(g&&i){var y=[];U(g,function(t,e){var n;Q(t)?(n=t.slice(),t.unshift(e)):Q(t.value)?(n=B({},t),n.value=n.value.slice(),t.value.unshift(e)):n=t,y.push(n)}),t.data=y}var v=this.defaultValueDimensions,m=[{name:h,type:FI(d),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:c,type:FI(f),dimsDef:v.slice()}];return ZA(this,{coordDimensions:m,dimensionsCount:v.length+1,encodeDefaulter:$(Ad,m,this)})},t.prototype.getBaseAxis=function(){var t=this._baseAxisDim;return this.ecModel.getComponent(t+"Axis",this.get(t+"AxisIndex")).axis},t}(),OG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return a(e,t),e.type="series.boxplot",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}},animationDuration:800},e}(Gy);W(OG,RG,!0);var NG=OG,EG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this.group,o=this._data;this._data||r.removeAll();var a="horizontal"===t.get("layout")?1:0;i.diff(o).add(function(t){if(i.hasValue(t)){var e=i.getItemLayout(t),n=VG(e,i,t,a,!0);i.setItemGraphicEl(t,n),r.add(n)}}).update(function(t,e){var n=o.getItemGraphicEl(e);if(i.hasValue(t)){var s=i.getItemLayout(t);n?(pc(n),FG(s,n,i,t)):n=VG(s,i,t,a),r.add(n),i.setItemGraphicEl(t,n)}else r.remove(n)}).remove(function(t){var e=o.getItemGraphicEl(t);e&&r.remove(e)}).execute(),this._data=i},e.prototype.remove=function(t){var e=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl(function(t){t&&e.remove(t)})},e.type="boxplot",e}(hx),zG=function(){function t(){}return t}(),BG=function(t){function e(e){var n=t.call(this,e)||this;return n.type="boxplotBoxPath",n}return a(e,t),e.prototype.getDefaultShape=function(){return new zG},e.prototype.buildPath=function(t,e){var n=e.points,i=0;for(t.moveTo(n[i][0],n[i][1]),i++;i<4;i++)t.lineTo(n[i][0],n[i][1]);for(t.closePath();i<n.length;i++)t.moveTo(n[i][0],n[i][1]),i++,t.lineTo(n[i][0],n[i][1])},e}(su);function VG(t,e,n,i,r){var o=t.ends,a=new BG({shape:{points:r?GG(o,i,t):o}});return FG(t,a,e,n,r),a}function FG(t,e,n,r,o){var a=n.hostModel,s=i[o?"initProps":"updateProps"];s(e,{shape:{points:t.ends}},a,r),e.useStyle(n.getItemVisual(r,"style")),e.style.strokeNoScale=!0,e.z2=100;var l=n.getItemModel(r),u=l.getModel("emphasis");qh(e,l),Yh(e,u.get("focus"),u.get("blurScope"),u.get("disabled"))}function GG(t,e,n){return Y(t,function(t){return t=t.slice(),t[e]=n.initBaseline,t})}var WG=EG,HG=U;function UG(t){var e=YG(t);HG(e,function(t){var e=t.seriesModels;e.length&&(XG(t),HG(e,function(e,n){ZG(e,t.boxOffsetList[n],t.boxWidthList[n])}))})}function YG(t){var e=[],n=[];return t.eachSeriesByType("boxplot",function(t){var i=t.getBaseAxis(),r=F(n,i);r<0&&(r=n.length,n[r]=i,e[r]={axis:i,seriesModels:[]}),e[r].seriesModels.push(t)}),e}function XG(t){var e,n=t.axis,i=t.seriesModels,r=i.length,o=t.boxWidthList=[],a=t.boxOffsetList=[],s=[];if("category"===n.type)e=n.getBandWidth();else{var l=0;HG(i,function(t){l=Math.max(l,t.getData().count())});var u=n.getExtent();e=Math.abs(u[1]-u[0])/l}HG(i,function(t){var n=t.get("boxWidth");Q(n)||(n=[n,n]),s.push([ea(n[0],e)||0,ea(n[1],e)||0])});var h=.8*e-2,c=h/r*.3,p=(h-c*(r-1))/r,d=p/2-h/2;HG(i,function(t,e){a.push(d),d+=c+p,o.push(Math.min(Math.max(p,s[e][0]),s[e][1]))})}function ZG(t,e,n){var i=t.coordinateSystem,r=t.getData(),o=n/2,a="horizontal"===t.get("layout")?0:1,s=1-a,l=["x","y"],u=r.mapDimension(l[a]),h=r.mapDimensionsAll(l[s]);if(!(null==u||h.length<5))for(var c=0;c<r.count();c++){var p=r.get(u,c),d=x(p,h[2],c),f=x(p,h[0],c),g=x(p,h[1],c),y=x(p,h[3],c),v=x(p,h[4],c),m=[];_(m,g,!1),_(m,y,!0),m.push(f,g,v,y),w(m,f),w(m,v),w(m,d),r.setItemLayout(c,{initBaseline:d[s],ends:m})}function x(t,n,o){var l,u=r.get(n,o),h=[];return h[a]=t,h[s]=u,isNaN(t)||isNaN(u)?l=[NaN,NaN]:(l=i.dataToPoint(h),l[a]+=e),l}function _(t,e,n){var i=e.slice(),r=e.slice();i[a]+=o,r[a]-=o,n?t.push(i,r):t.push(r,i)}function w(t,e){var n=e.slice(),i=e.slice();n[a]-=o,i[a]+=o,t.push(n,i)}}function jG(t,e){e=e||{};for(var n=[],i=[],r=e.boundIQR,o="none"===r||0===r,a=0;a<t.length;a++){var s=ia(t[a].slice()),l=va(s,.25),u=va(s,.5),h=va(s,.75),c=s[0],p=s[s.length-1],d=(null==r?1.5:r)*(h-l),f=o?c:Math.max(c,l-d),g=o?p:Math.min(p,h+d),y=e.itemNameFormatter,v=tt(y)?y({value:a}):et(y)?y.replace("{value}",a+""):a+"";n.push([v,f,l,u,h,g]);for(var m=0;m<s.length;m++){var x=s[m];if(x<f||x>g){var _=[v,x];i.push(_)}}}return{boxData:n,outliers:i}}var qG={type:"echarts:boxplot",transform:function(t){var e=t.upstream;if(e.sourceFormat!==md){var n="";0,Sg(n)}var i=jG(e.getRawData(),t.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:i.boxData},{data:i.outliers}]}};function KG(t){t.registerSeriesModel(NG),t.registerChartView(WG),t.registerLayout(UG),t.registerTransform(qG)}var JG=["itemStyle","borderColor"],$G=["itemStyle","borderColor0"],QG=["itemStyle","borderColorDoji"],tW=["itemStyle","color"],eW=["itemStyle","color0"];function nW(t,e){return e.get(t>0?tW:eW)}function iW(t,e){return e.get(0===t?QG:t>0?JG:$G)}var rW={seriesType:"candlestick",plan:Uy(),performRawSeries:!0,reset:function(t,e){if(!e.isSeriesFiltered(t)){var n=t.pipelineContext.large;return!n&&{progress:function(t,e){var n;while(null!=(n=t.next())){var i=e.getItemModel(n),r=e.getItemLayout(n).sign,o=i.getItemStyle();o.fill=nW(r,i),o.stroke=iW(r,i)||o.fill;var a=e.ensureUniqueItemVisual(n,"style");B(a,o)}}}}}},oW=rW,aW=["color","borderColor"],sW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(t),this._isLargeDraw?this._renderLarge(t):this._renderNormal(t)},e.prototype.incrementalPrepareRender=function(t,e,n){this._clear(),this._updateDrawMode(t)},e.prototype.incrementalRender=function(t,e,n,i){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(t,e):this._incrementalRenderNormal(t,e)},e.prototype.eachRendered=function(t){ex(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t){var e=t.getData(),n=this._data,i=this.group,r=e.getLayout("isSimpleBox"),o=t.get("clip",!0),a=t.coordinateSystem,s=a.getArea&&a.getArea();this._data||i.removeAll(),e.diff(n).add(function(n){if(e.hasValue(n)){var a=e.getItemLayout(n);if(o&&cW(s,a))return;var l=hW(a,n,!0);sc(l,{shape:{points:a.ends}},t,n),pW(l,e,n,r),i.add(l),e.setItemGraphicEl(n,l)}}).update(function(a,l){var u=n.getItemGraphicEl(l);if(e.hasValue(a)){var h=e.getItemLayout(a);o&&cW(s,h)?i.remove(u):(u?(ac(u,{shape:{points:h.ends}},t,a),pc(u)):u=hW(h,a),pW(u,e,a,r),i.add(u),e.setItemGraphicEl(a,u))}else i.remove(u)}).remove(function(t){var e=n.getItemGraphicEl(t);e&&i.remove(e)}).execute(),this._data=e},e.prototype._renderLarge=function(t){this._clear(),yW(t,this.group);var e=t.get("clip",!0)?sC(t.coordinateSystem,!1,t):null;e?this.group.setClipPath(e):this.group.removeClipPath()},e.prototype._incrementalRenderNormal=function(t,e){var n,i=e.getData(),r=i.getLayout("isSimpleBox");while(null!=(n=t.next())){var o=i.getItemLayout(n),a=hW(o,n);pW(a,i,n,r),a.incremental=!0,this.group.add(a),this._progressiveEls.push(a)}},e.prototype._incrementalRenderLarge=function(t,e){yW(e,this.group,this._progressiveEls,!0)},e.prototype.remove=function(t){this._clear()},e.prototype._clear=function(){this.group.removeAll(),this._data=null},e.type="candlestick",e}(hx),lW=function(){function t(){}return t}(),uW=function(t){function e(e){var n=t.call(this,e)||this;return n.type="normalCandlestickBox",n}return a(e,t),e.prototype.getDefaultShape=function(){return new lW},e.prototype.buildPath=function(t,e){var n=e.points;this.__simpleBox?(t.moveTo(n[4][0],n[4][1]),t.lineTo(n[6][0],n[6][1])):(t.moveTo(n[0][0],n[0][1]),t.lineTo(n[1][0],n[1][1]),t.lineTo(n[2][0],n[2][1]),t.lineTo(n[3][0],n[3][1]),t.closePath(),t.moveTo(n[4][0],n[4][1]),t.lineTo(n[5][0],n[5][1]),t.moveTo(n[6][0],n[6][1]),t.lineTo(n[7][0],n[7][1]))},e}(su);function hW(t,e,n){var i=t.ends;return new uW({shape:{points:n?dW(i,t):i},z2:100})}function cW(t,e){for(var n=!0,i=0;i<e.ends.length;i++)if(t.contain(e.ends[i][0],e.ends[i][1])){n=!1;break}return n}function pW(t,e,n,i){var r=e.getItemModel(n);t.useStyle(e.getItemVisual(n,"style")),t.style.strokeNoScale=!0,t.__simpleBox=i,qh(t,r);var o=e.getItemLayout(n).sign;U(t.states,function(t,e){var n=r.getModel(e),i=nW(o,n),a=iW(o,n)||i,s=t.style||(t.style={});i&&(s.fill=i),a&&(s.stroke=a)});var a=r.getModel("emphasis");Yh(t,a.get("focus"),a.get("blurScope"),a.get("disabled"))}function dW(t,e){return Y(t,function(t){return t=t.slice(),t[1]=e.initBaseline,t})}var fW=function(){function t(){}return t}(),gW=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeCandlestickBox",n}return a(e,t),e.prototype.getDefaultShape=function(){return new fW},e.prototype.buildPath=function(t,e){for(var n=e.points,i=0;i<n.length;)if(this.__sign===n[i++]){var r=n[i++];t.moveTo(r,n[i++]),t.lineTo(r,n[i++])}else i+=3},e}(su);function yW(t,e,n,i){var r=t.getData(),o=r.getLayout("largePoints"),a=new gW({shape:{points:o},__sign:1,ignoreCoarsePointer:!0});e.add(a);var s=new gW({shape:{points:o},__sign:-1,ignoreCoarsePointer:!0});e.add(s);var l=new gW({shape:{points:o},__sign:0,ignoreCoarsePointer:!0});e.add(l),vW(1,a,t,r),vW(-1,s,t,r),vW(0,l,t,r),i&&(a.incremental=!0,s.incremental=!0),n&&n.push(a,s)}function vW(t,e,n,i){var r=iW(t,n)||nW(t,n),o=n.getModel("itemStyle").getItemStyle(aW);e.useStyle(o),e.style.fill=null,e.style.stroke=r}var mW=sW,xW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],n}return a(e,t),e.prototype.getShadowDim=function(){return"open"},e.prototype.brushSelector=function(t,e,n){var i=e.getItemLayout(t);return i&&n.rect(i.brushRect)},e.type="series.candlestick",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,clip:!0,itemStyle:{color:"#eb5454",color0:"#47b262",borderColor:"#eb5454",borderColor0:"#47b262",borderColorDoji:null,borderWidth:1},emphasis:{itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationEasing:"linear",animationDuration:300},e}(Gy);W(xW,RG,!0);var _W=xW;function wW(t){t&&Q(t.series)&&U(t.series,function(t){rt(t)&&"k"===t.type&&(t.type="candlestick")})}var bW={seriesType:"candlestick",plan:Uy(),reset:function(t){var e=t.coordinateSystem,n=t.getData(),i=MW(t,n),r=0,o=1,a=["x","y"],s=n.getDimensionIndex(n.mapDimension(a[r])),l=Y(n.mapDimensionsAll(a[o]),n.getDimensionIndex,n),u=l[0],h=l[1],c=l[2],p=l[3];if(n.setLayout({candleWidth:i,isSimpleBox:i<=1.3}),!(s<0||l.length<4))return{progress:t.pipelineContext.large?f:d};function d(t,n){var a,l=n.getStore();while(null!=(a=t.next())){var d=l.get(s,a),f=l.get(u,a),g=l.get(h,a),y=l.get(c,a),v=l.get(p,a),m=Math.min(f,g),x=Math.max(f,g),_=C(m,d),w=C(x,d),b=C(y,d),S=C(v,d),M=[];A(M,w,0),A(M,_,1),M.push(k(S),k(w),k(b),k(_));var I=n.getItemModel(a),T=!!I.get(["itemStyle","borderColorDoji"]);n.setItemLayout(a,{sign:SW(l,a,f,g,h,T),initBaseline:f>g?w[o]:_[o],ends:M,brushRect:D(y,v,d)})}function C(t,n){var i=[];return i[r]=n,i[o]=t,isNaN(n)||isNaN(t)?[NaN,NaN]:e.dataToPoint(i)}function A(t,e,n){var o=e.slice(),a=e.slice();o[r]=Vm(o[r]+i/2,1,!1),a[r]=Vm(a[r]-i/2,1,!0),n?t.push(o,a):t.push(a,o)}function D(t,e,n){var a=C(t,n),s=C(e,n);return a[r]-=i/2,s[r]-=i/2,{x:a[0],y:a[1],width:o?i:s[0]-a[0],height:o?s[1]-a[1]:i}}function k(t){return t[r]=Vm(t[r],1),t}}function f(n,i){var a,l,d=jT(4*n.count),f=0,g=[],y=[],v=i.getStore(),m=!!t.get(["itemStyle","borderColorDoji"]);while(null!=(l=n.next())){var x=v.get(s,l),_=v.get(u,l),w=v.get(h,l),b=v.get(c,l),S=v.get(p,l);isNaN(x)||isNaN(b)||isNaN(S)?(d[f++]=NaN,f+=3):(d[f++]=SW(v,l,_,w,h,m),g[r]=x,g[o]=b,a=e.dataToPoint(g,null,y),d[f++]=a?a[0]:NaN,d[f++]=a?a[1]:NaN,g[o]=S,a=e.dataToPoint(g,null,y),d[f++]=a?a[1]:NaN)}i.setLayout("largePoints",d)}}};function SW(t,e,n,i,r,o){var a;return a=n>i?-1:n<i?1:o?0:e>0?t.get(r,e-1)<=i?1:-1:1,a}function MW(t,e){var n,i=t.getBaseAxis(),r="category"===i.type?i.getBandWidth():(n=i.getExtent(),Math.abs(n[1]-n[0])/e.count()),o=ea(dt(t.get("barMaxWidth"),r),r),a=ea(dt(t.get("barMinWidth"),1),r),s=t.get("barWidth");return null!=s?ea(s,r):Math.max(Math.min(r/2,o),a)}var IW=bW;function TW(t){t.registerChartView(mW),t.registerSeriesModel(_W),t.registerPreprocessor(wW),t.registerVisual(oW),t.registerLayout(IW)}function CW(t,e){var n=e.rippleEffectColor||e.color;t.eachChild(function(t){t.attr({z:e.z,zlevel:e.zlevel,style:{stroke:"stroke"===e.brushType?n:null,fill:"fill"===e.brushType?n:null}})})}var AW=function(t){function e(e,n){var i=t.call(this)||this,r=new zT(e,n),o=new Fo;return i.add(r),i.add(o),i.updateData(e,n),i}return a(e,t),e.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},e.prototype.startEffectAnimation=function(t){for(var e=t.symbolType,n=t.color,i=t.rippleNumber,r=this.childAt(1),o=0;o<i;o++){var a=M_(e,-1,-1,2,2,n);a.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scaleX:.5,scaleY:.5});var s=-o/i*t.period+t.effectOffset;a.animate("",!0).when(t.period,{scaleX:t.rippleScale/2,scaleY:t.rippleScale/2}).delay(s).start(),a.animateStyle(!0).when(t.period,{opacity:0}).delay(s).start(),r.add(a)}CW(r,t)},e.prototype.updateEffectAnimation=function(t){for(var e=this._effectCfg,n=this.childAt(1),i=["symbolType","period","rippleScale","rippleNumber"],r=0;r<i.length;r++){var o=i[r];if(e[o]!==t[o])return this.stopEffectAnimation(),void this.startEffectAnimation(t)}CW(n,t)},e.prototype.highlight=function(){Th(this)},e.prototype.downplay=function(){Ch(this)},e.prototype.getSymbolType=function(){var t=this.childAt(0);return t&&t.getSymbolType()},e.prototype.updateData=function(t,e){var n=this,i=t.hostModel;this.childAt(0).updateData(t,e);var r=this.childAt(1),o=t.getItemModel(e),a=t.getItemVisual(e,"symbol"),s=I_(t.getItemVisual(e,"symbolSize")),l=t.getItemVisual(e,"style"),u=l&&l.fill,h=o.getModel("emphasis");r.setScale(s),r.traverse(function(t){t.setStyle("fill",u)});var c=T_(t.getItemVisual(e,"symbolOffset"),s);c&&(r.x=c[0],r.y=c[1]);var p=t.getItemVisual(e,"symbolRotate");r.rotation=(p||0)*Math.PI/180||0;var d={};d.showEffectOn=i.get("showEffectOn"),d.rippleScale=o.get(["rippleEffect","scale"]),d.brushType=o.get(["rippleEffect","brushType"]),d.period=1e3*o.get(["rippleEffect","period"]),d.effectOffset=e/t.count(),d.z=i.getShallow("z")||0,d.zlevel=i.getShallow("zlevel")||0,d.symbolType=a,d.color=u,d.rippleEffectColor=o.get(["rippleEffect","color"]),d.rippleNumber=o.get(["rippleEffect","number"]),"render"===d.showEffectOn?(this._effectCfg?this.updateEffectAnimation(d):this.startEffectAnimation(d),this._effectCfg=d):(this._effectCfg=null,this.stopEffectAnimation(),this.onHoverStateChange=function(t){"emphasis"===t?"render"!==d.showEffectOn&&n.startEffectAnimation(d):"normal"===t&&"render"!==d.showEffectOn&&n.stopEffectAnimation()}),this._effectCfg=d,Yh(this,h.get("focus"),h.get("blurScope"),h.get("disabled"))},e.prototype.fadeOut=function(t){t&&t()},e}(Fo),DW=AW,kW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(){this._symbolDraw=new WT(DW)},e.prototype.render=function(t,e,n){var i=t.getData(),r=this._symbolDraw;r.updateData(i,{clipShape:this._getClipShape(t)}),this.group.add(r.group)},e.prototype._getClipShape=function(t){var e=t.coordinateSystem,n=e&&e.getArea&&e.getArea();return t.get("clip",!0)?n:null},e.prototype.updateTransform=function(t,e,n){var i=t.getData();this.group.dirty();var r=AC("").reset(t,e,n);r.progress&&r.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout()},e.prototype._updateGroupTransform=function(t){var e=t.coordinateSystem;e&&e.getRoamTransform&&(this.group.transform=Fe(e.getRoamTransform()),this.group.decomposeTransform())},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0)},e.type="effectScatter",e}(hx),LW=kW,PW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return a(e,t),e.prototype.getInitialData=function(t,e){return kT(null,this,{useEncodeDefaulter:!0})},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.type="series.effectScatter",e.dependencies=["grid","polar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",clip:!0,rippleEffect:{period:4,scale:2.5,brushType:"fill",number:3},universalTransition:{divideShape:"clone"},symbolSize:10},e}(Gy),RW=PW;function OW(t){t.registerChartView(LW),t.registerSeriesModel(RW),t.registerLayout(AC("effectScatter"))}var NW=function(t){function e(e,n,i){var r=t.call(this)||this;return r.add(r.createLine(e,n,i)),r._updateEffectSymbol(e,n),r}return a(e,t),e.prototype.createLine=function(t,e,n){return new Qz(t,e,n)},e.prototype._updateEffectSymbol=function(t,e){var n=t.getItemModel(e),i=n.getModel("effect"),r=i.get("symbolSize"),o=i.get("symbol");Q(r)||(r=[r,r]);var a=t.getItemVisual(e,"style"),s=i.get("color")||a&&a.stroke,l=this.childAt(1);this._symbolType!==o&&(this.remove(l),l=M_(o,-.5,-.5,1,1,s),l.z2=100,l.culling=!0,this.add(l)),l&&(l.setStyle("shadowColor",s),l.setStyle(i.getItemStyle(["color"])),l.scaleX=r[0],l.scaleY=r[1],l.setColor(s),this._symbolType=o,this._symbolScale=r,this._updateEffectAnimation(t,i,e))},e.prototype._updateEffectAnimation=function(t,e,n){var i=this.childAt(1);if(i){var r=t.getItemLayout(n),o=1e3*e.get("period"),a=e.get("loop"),s=e.get("roundTrip"),l=e.get("constantSpeed"),u=pt(e.get("delay"),function(e){return e/t.count()*o/3});if(i.ignore=!0,this._updateAnimationPoints(i,r),l>0&&(o=this._getLineLength(i)/l*1e3),o!==this._period||a!==this._loop||s!==this._roundTrip){i.stopAnimation();var h=void 0;h=tt(u)?u(n):u,i.__t>0&&(h=-o*i.__t),this._animateSymbol(i,o,h,a,s)}this._period=o,this._loop=a,this._roundTrip=s}},e.prototype._animateSymbol=function(t,e,n,i,r){if(e>0){t.__t=0;var o=this,a=t.animate("",i).when(r?2*e:e,{__t:r?2:1}).delay(n).during(function(){o._updateSymbolPosition(t)});i||a.done(function(){o.remove(t)}),a.start()}},e.prototype._getLineLength=function(t){return Yt(t.__p1,t.__cp1)+Yt(t.__cp1,t.__p2)},e.prototype._updateAnimationPoints=function(t,e){t.__p1=e[0],t.__p2=e[1],t.__cp1=e[2]||[(e[0][0]+e[1][0])/2,(e[0][1]+e[1][1])/2]},e.prototype.updateData=function(t,e,n){this.childAt(0).updateData(t,e,n),this._updateEffectSymbol(t,e)},e.prototype._updateSymbolPosition=function(t){var e=t.__p1,n=t.__p2,i=t.__cp1,r=t.__t<1?t.__t:2-t.__t,o=[t.x,t.y],a=o.slice(),s=$n,l=Qn;o[0]=s(e[0],i[0],n[0],r),o[1]=s(e[1],i[1],n[1],r);var u=t.__t<1?l(e[0],i[0],n[0],r):l(n[0],i[0],e[0],1-r),h=t.__t<1?l(e[1],i[1],n[1],r):l(n[1],i[1],e[1],1-r);t.rotation=-Math.atan2(h,u)-Math.PI/2,"line"!==this._symbolType&&"rect"!==this._symbolType&&"roundRect"!==this._symbolType||(void 0!==t.__lastT&&t.__lastT<t.__t?(t.scaleY=1.05*Yt(a,o),1===r&&(o[0]=a[0]+(o[0]-a[0])/2,o[1]=a[1]+(o[1]-a[1])/2)):1===t.__lastT?t.scaleY=2*Yt(e,o):t.scaleY=this._symbolScale[1]),t.__lastT=t.__t,t.ignore=!1,t.x=o[0],t.y=o[1]},e.prototype.updateLayout=function(t,e){this.childAt(0).updateLayout(t,e);var n=t.getItemModel(e).getModel("effect");this._updateEffectAnimation(t,n,e)},e}(Fo),EW=NW,zW=function(t){function e(e,n,i){var r=t.call(this)||this;return r._createPolyline(e,n,i),r}return a(e,t),e.prototype._createPolyline=function(t,e,n){var i=t.getItemLayout(e),r=new jv({shape:{points:i}});this.add(r),this._updateCommonStl(t,e,n)},e.prototype.updateData=function(t,e,n){var i=t.hostModel,r=this.childAt(0),o={shape:{points:t.getItemLayout(e)}};ac(r,o,i,e),this._updateCommonStl(t,e,n)},e.prototype._updateCommonStl=function(t,e,n){var i=this.childAt(0),r=t.getItemModel(e),o=n&&n.emphasisLineStyle,a=n&&n.focus,s=n&&n.blurScope,l=n&&n.emphasisDisabled;if(!n||t.hasItemOption){var u=r.getModel("emphasis");o=u.getModel("lineStyle").getLineStyle(),l=u.get("disabled"),a=u.get("focus"),s=u.get("blurScope")}i.useStyle(t.getItemVisual(e,"style")),i.style.fill=null,i.style.strokeNoScale=!0;var h=i.ensureState("emphasis");h.style=o,Yh(this,a,s,l)},e.prototype.updateLayout=function(t,e){var n=this.childAt(0);n.setShape("points",t.getItemLayout(e))},e}(Fo),BW=zW,VW=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._lastFrame=0,e._lastFramePercent=0,e}return a(e,t),e.prototype.createLine=function(t,e,n){return new BW(t,e,n)},e.prototype._updateAnimationPoints=function(t,e){this._points=e;for(var n=[0],i=0,r=1;r<e.length;r++){var o=e[r-1],a=e[r];i+=Yt(o,a),n.push(i)}if(0!==i){for(r=0;r<n.length;r++)n[r]/=i;this._offsets=n,this._length=i}else this._length=0},e.prototype._getLineLength=function(){return this._length},e.prototype._updateSymbolPosition=function(t){var e=t.__t<1?t.__t:2-t.__t,n=this._points,i=this._offsets,r=n.length;if(i){var o,a=this._lastFrame;if(e<this._lastFramePercent){var s=Math.min(a+1,r-1);for(o=s;o>=0;o--)if(i[o]<=e)break;o=Math.min(o,r-2)}else{for(o=a;o<r;o++)if(i[o]>e)break;o=Math.min(o-1,r-2)}var l=(e-i[o])/(i[o+1]-i[o]),u=n[o],h=n[o+1];t.x=u[0]*(1-l)+l*h[0],t.y=u[1]*(1-l)+l*h[1];var c=t.__t<1?h[0]-u[0]:u[0]-h[0],p=t.__t<1?h[1]-u[1]:u[1]-h[1];t.rotation=-Math.atan2(p,c)-Math.PI/2,this._lastFrame=o,this._lastFramePercent=e,t.ignore=!1}},e}(EW),FW=VW,GW=function(){function t(){this.polyline=!1,this.curveness=0,this.segs=[]}return t}(),WW=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return a(e,t),e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new GW},e.prototype.buildPath=function(t,e){var n,i=e.segs,r=e.curveness;if(e.polyline)for(n=this._off;n<i.length;){var o=i[n++];if(o>0){t.moveTo(i[n++],i[n++]);for(var a=1;a<o;a++)t.lineTo(i[n++],i[n++])}}else for(n=this._off;n<i.length;){var s=i[n++],l=i[n++],u=i[n++],h=i[n++];if(t.moveTo(s,l),r>0){var c=(s+u)/2-(l-h)*r,p=(l+h)/2-(u-s)*r;t.quadraticCurveTo(c,p,u,h)}else t.lineTo(u,h)}this.incremental&&(this._off=n,this.notClear=!0)},e.prototype.findDataIndex=function(t,e){var n=this.shape,i=n.segs,r=n.curveness,o=this.style.lineWidth;if(n.polyline)for(var a=0,s=0;s<i.length;){var l=i[s++];if(l>0)for(var u=i[s++],h=i[s++],c=1;c<l;c++){var p=i[s++],d=i[s++];if(El(u,h,p,d,o,t,e))return a}a++}else for(a=0,s=0;s<i.length;){u=i[s++],h=i[s++],p=i[s++],d=i[s++];if(r>0){var f=(u+p)/2-(h-d)*r,g=(h+d)/2-(p-u)*r;if(Bl(u,h,f,g,p,d,o,t,e))return a}else if(El(u,h,p,d,o,t,e))return a;a++}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();if(t=n[0],e=n[1],i.contain(t,e)){var r=this.hoverDataIdx=this.findDataIndex(t,e);return r>=0}return this.hoverDataIdx=-1,!1},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.segs,i=1/0,r=1/0,o=-1/0,a=-1/0,s=0;s<n.length;){var l=n[s++],u=n[s++];i=Math.min(l,i),o=Math.max(l,o),r=Math.min(u,r),a=Math.max(u,a)}t=this._rect=new $e(i,r,o,a)}return t},e}(su),HW=function(){function t(){this.group=new Fo}return t.prototype.updateData=function(t){this._clear();var e=this._create();e.setShape({segs:t.getLayout("linesPoints")}),this._setCommon(e,t)},t.prototype.incrementalPrepareUpdate=function(t){this.group.removeAll(),this._clear()},t.prototype.incrementalUpdate=function(t,e){var n=this._newAdded[0],i=e.getLayout("linesPoints"),r=n&&n.shape.segs;if(r&&r.length<2e4){var o=r.length,a=new Float32Array(o+i.length);a.set(r),a.set(i,o),n.setShape({segs:a})}else{this._newAdded=[];var s=this._create();s.incremental=!0,s.setShape({segs:i}),this._setCommon(s,e),s.__startIndex=t.start}},t.prototype.remove=function(){this._clear()},t.prototype.eachRendered=function(t){this._newAdded[0]&&t(this._newAdded[0])},t.prototype._create=function(){var t=new WW({cursor:"default",ignoreCoarsePointer:!0});return this._newAdded.push(t),this.group.add(t),t},t.prototype._setCommon=function(t,e,n){var i=e.hostModel;t.setShape({polyline:i.get("polyline"),curveness:i.get(["lineStyle","curveness"])}),t.useStyle(i.getModel("lineStyle").getLineStyle()),t.style.strokeNoScale=!0;var r=e.getVisual("style");r&&r.stroke&&t.setStyle("stroke",r.stroke),t.setStyle("fill",null);var o=Hu(t);o.seriesIndex=i.seriesIndex,t.on("mousemove",function(e){o.dataIndex=null;var n=t.hoverDataIdx;n>0&&(o.dataIndex=n+t.__startIndex)})},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),UW=HW,YW={seriesType:"lines",plan:Uy(),reset:function(t){var e=t.coordinateSystem;if(e){var n=t.get("polyline"),i=t.pipelineContext.large;return{progress:function(r,o){var a=[];if(i){var s=void 0,l=r.end-r.start;if(n){for(var u=0,h=r.start;h<r.end;h++)u+=t.getLineCoordsCount(h);s=new Float32Array(l+2*u)}else s=new Float32Array(4*l);var c=0,p=[];for(h=r.start;h<r.end;h++){var d=t.getLineCoords(h,a);n&&(s[c++]=d);for(var f=0;f<d;f++)p=e.dataToPoint(a[f],!1,p),s[c++]=p[0],s[c++]=p[1]}o.setLayout("linesPoints",s)}else for(h=r.start;h<r.end;h++){var g=o.getItemModel(h),y=(d=t.getLineCoords(h,a),[]);if(n)for(var v=0;v<d;v++)y.push(e.dataToPoint(a[v]));else{y[0]=e.dataToPoint(a[0]),y[1]=e.dataToPoint(a[1]);var m=g.get(["lineStyle","curveness"]);+m&&(y[2]=[(y[0][0]+y[1][0])/2-(y[0][1]-y[1][1])*m,(y[0][1]+y[1][1])/2-(y[1][0]-y[0][0])*m])}o.setItemLayout(h,y)}}}}}},XW=YW,ZW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._updateLineDraw(i,t),o=t.get("zlevel"),a=t.get(["effect","trailLength"]),s=n.getZr(),l="svg"===s.painter.getType();l||s.painter.getLayer(o).clear(!0),null==this._lastZlevel||l||s.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(t)&&a>0&&(l||s.configLayer(o,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(a/10+.9,1),0)})),r.updateData(i);var u=t.get("clip",!0)&&sC(t.coordinateSystem,!1,t);u?this.group.setClipPath(u):this.group.removeClipPath(),this._lastZlevel=o,this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData(),r=this._updateLineDraw(i,t);r.incrementalPrepareUpdate(i),this._clearLayer(n),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._lineDraw.incrementalUpdate(t,e.getData()),this._finished=t.end===e.getData().count()},e.prototype.eachRendered=function(t){this._lineDraw&&this._lineDraw.eachRendered(t)},e.prototype.updateTransform=function(t,e,n){var i=t.getData(),r=t.pipelineContext;if(!this._finished||r.large||r.progressiveRender)return{update:!0};var o=XW.reset(t,e,n);o.progress&&o.progress({start:0,end:i.count(),count:i.count()},i),this._lineDraw.updateLayout(),this._clearLayer(n)},e.prototype._updateLineDraw=function(t,e){var n=this._lineDraw,i=this._showEffect(e),r=!!e.get("polyline"),o=e.pipelineContext,a=o.large;return n&&i===this._hasEffet&&r===this._isPolyline&&a===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=a?new UW:new oB(r?i?FW:BW:i?EW:Qz),this._hasEffet=i,this._isPolyline=r,this._isLargeDraw=a),this.group.add(n.group),n},e.prototype._showEffect=function(t){return!!t.get(["effect","show"])},e.prototype._clearLayer=function(t){var e=t.getZr(),n="svg"===e.painter.getType();n||null==this._lastZlevel||e.painter.getLayer(this._lastZlevel).clear(!0)},e.prototype.remove=function(t,e){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(e)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.type="lines",e}(hx),jW=ZW,qW="undefined"===typeof Uint32Array?Array:Uint32Array,KW="undefined"===typeof Float64Array?Array:Float64Array;function JW(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=Y(e,function(t){var e=[t[0].coord,t[1].coord],n={coords:e};return t[0].name&&(n.fromName=t[0].name),t[1].name&&(n.toName=t[1].name),z([n,t[0],t[1]])}))}var $W=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return a(e,t),e.prototype.init=function(e){e.data=e.data||[],JW(e);var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count)),t.prototype.init.apply(this,arguments)},e.prototype.mergeOption=function(e){if(JW(e),e.data){var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count))}t.prototype.mergeOption.apply(this,arguments)},e.prototype.appendData=function(t){var e=this._processFlatCoordsArray(t.data);e.flatCoords&&(this._flatCoords?(this._flatCoords=Ct(this._flatCoords,e.flatCoords),this._flatCoordsOffset=Ct(this._flatCoordsOffset,e.flatCoordsOffset)):(this._flatCoords=e.flatCoords,this._flatCoordsOffset=e.flatCoordsOffset),t.data=new Float32Array(e.count)),this.getRawData().appendData(t.data)},e.prototype._getCoordsFromItemModel=function(t){var e=this.getData().getItemModel(t),n=e.option instanceof Array?e.option:e.getShallow("coords");return n},e.prototype.getLineCoordsCount=function(t){return this._flatCoordsOffset?this._flatCoordsOffset[2*t+1]:this._getCoordsFromItemModel(t).length},e.prototype.getLineCoords=function(t,e){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*t],i=this._flatCoordsOffset[2*t+1],r=0;r<i;r++)e[r]=e[r]||[],e[r][0]=this._flatCoords[n+2*r],e[r][1]=this._flatCoords[n+2*r+1];return i}var o=this._getCoordsFromItemModel(t);for(r=0;r<o.length;r++)e[r]=e[r]||[],e[r][0]=o[r][0],e[r][1]=o[r][1];return o.length},e.prototype._processFlatCoordsArray=function(t){var e=0;if(this._flatCoords&&(e=this._flatCoords.length),it(t[0])){for(var n=t.length,i=new qW(n),r=new KW(n),o=0,a=0,s=0,l=0;l<n;){s++;var u=t[l++];i[a++]=o+e,i[a++]=u;for(var h=0;h<u;h++){var c=t[l++],p=t[l++];r[o++]=c,r[o++]=p}}return{flatCoordsOffset:new Uint32Array(i.buffer,0,a),flatCoords:r,count:s}}return{flatCoordsOffset:null,flatCoords:null,count:t.length}},e.prototype.getInitialData=function(t,e){var n=new pT(["value"],this);return n.hasItemOption=!1,n.initData(t.data,[],function(t,e,i,r){if(t instanceof Array)return NaN;n.hasItemOption=!0;var o=t.value;return null!=o?o instanceof Array?o[r]:o:void 0}),n},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=i.getItemModel(t),o=r.get("name");if(o)return o;var a=r.get("fromName"),s=r.get("toName"),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),cy("nameValue",{name:l.join(" > ")})},e.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},e.prototype.getZLevelKey=function(){var t=this.getModel("effect"),e=t.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:t.get("show")&&e>0?e+"":""},e.type="series.lines",e.dependencies=["grid","polar","geo","calendar"],e.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}},e}(Gy),QW=$W;function tH(t){return t instanceof Array||(t=[t,t]),t}var eH={seriesType:"lines",reset:function(t){var e=tH(t.get("symbol")),n=tH(t.get("symbolSize")),i=t.getData();function r(t,e){var n=t.getItemModel(e),i=tH(n.getShallow("symbol",!0)),r=tH(n.getShallow("symbolSize",!0));i[0]&&t.setItemVisual(e,"fromSymbol",i[0]),i[1]&&t.setItemVisual(e,"toSymbol",i[1]),r[0]&&t.setItemVisual(e,"fromSymbolSize",r[0]),r[1]&&t.setItemVisual(e,"toSymbolSize",r[1])}return i.setVisual("fromSymbol",e&&e[0]),i.setVisual("toSymbol",e&&e[1]),i.setVisual("fromSymbolSize",n&&n[0]),i.setVisual("toSymbolSize",n&&n[1]),{dataEach:i.hasItemOption?r:null}}},nH=eH;function iH(t){t.registerChartView(jW),t.registerSeriesModel(QW),t.registerLayout(XW),t.registerVisual(nH)}var rH=256,oH=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var t=_.createCanvas();this.canvas=t}return t.prototype.update=function(t,e,n,i,r,o){var a=this._getBrush(),s=this._getGradient(r,"inRange"),l=this._getGradient(r,"outOfRange"),u=this.pointSize+this.blurSize,h=this.canvas,c=h.getContext("2d"),p=t.length;h.width=e,h.height=n;for(var d=0;d<p;++d){var f=t[d],g=f[0],y=f[1],v=f[2],m=i(v);c.globalAlpha=m,c.drawImage(a,g-u,y-u)}if(!h.width||!h.height)return h;var x=c.getImageData(0,0,h.width,h.height),_=x.data,w=0,b=_.length,S=this.minOpacity,M=this.maxOpacity,I=M-S;while(w<b){m=_[w+3]/256;var T=4*Math.floor(m*(rH-1));if(m>0){var C=o(m)?s:l;m>0&&(m=m*I+S),_[w++]=C[T],_[w++]=C[T+1],_[w++]=C[T+2],_[w++]=C[T+3]*m*256}else w+=4}return c.putImageData(x,0,0),h},t.prototype._getBrush=function(){var t=this._brushCanvas||(this._brushCanvas=_.createCanvas()),e=this.pointSize+this.blurSize,n=2*e;t.width=n,t.height=n;var i=t.getContext("2d");return i.clearRect(0,0,n,n),i.shadowOffsetX=n,i.shadowBlur=this.blurSize,i.shadowColor="#000",i.beginPath(),i.arc(-e,e,this.pointSize,0,2*Math.PI,!0),i.closePath(),i.fill(),t},t.prototype._getGradient=function(t,e){for(var n=this._gradientPixels,i=n[e]||(n[e]=new Uint8ClampedArray(1024)),r=[0,0,0,0],o=0,a=0;a<256;a++)t[e](a/255,!0,r),i[o++]=r[0],i[o++]=r[1],i[o++]=r[2],i[o++]=r[3];return i},t}(),aH=oH;function sH(t,e,n){var i=t[1]-t[0];e=Y(e,function(e){return{interval:[(e.interval[0]-t[0])/i,(e.interval[1]-t[0])/i]}});var r=e.length,o=0;return function(t){var i;for(i=o;i<r;i++){var a=e[i].interval;if(a[0]<=t&&t<=a[1]){o=i;break}}if(i===r)for(i=o-1;i>=0;i--){a=e[i].interval;if(a[0]<=t&&t<=a[1]){o=i;break}}return i>=0&&i<r&&n[i]}}function lH(t,e){var n=t[1]-t[0];return e=[(e[0]-t[0])/n,(e[1]-t[0])/n],function(t){return t>=e[0]&&t<=e[1]}}function uH(t){var e=t.dimensions;return"lng"===e[0]&&"lat"===e[1]}var hH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i;e.eachComponent("visualMap",function(e){e.eachTargetSeries(function(n){n===t&&(i=e)})}),this._progressiveEls=null,this.group.removeAll();var r=t.coordinateSystem;"cartesian2d"===r.type||"calendar"===r.type?this._renderOnCartesianAndCalendar(t,n,0,t.getData().count()):uH(r)&&this._renderOnGeo(r,t,i,n)},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll()},e.prototype.incrementalRender=function(t,e,n,i){var r=e.coordinateSystem;r&&(uH(r)?this.render(e,n,i):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(e,i,t.start,t.end,!0)))},e.prototype.eachRendered=function(t){ex(this._progressiveEls||this.group,t)},e.prototype._renderOnCartesianAndCalendar=function(t,e,n,i,r){var o,a,s,l,u=t.coordinateSystem,h=lC(u,"cartesian2d");if(h){var c=u.getAxis("x"),p=u.getAxis("y");0,o=c.getBandWidth()+.5,a=p.getBandWidth()+.5,s=c.scale.getExtent(),l=p.scale.getExtent()}for(var d=this.group,f=t.getData(),g=t.getModel(["emphasis","itemStyle"]).getItemStyle(),y=t.getModel(["blur","itemStyle"]).getItemStyle(),v=t.getModel(["select","itemStyle"]).getItemStyle(),m=t.get(["itemStyle","borderRadius"]),x=mc(t),_=t.getModel("emphasis"),w=_.get("focus"),b=_.get("blurScope"),S=_.get("disabled"),M=h?[f.mapDimension("x"),f.mapDimension("y"),f.mapDimension("value")]:[f.mapDimension("time"),f.mapDimension("value")],I=n;I<i;I++){var T=void 0,C=f.getItemVisual(I,"style");if(h){var A=f.get(M[0],I),D=f.get(M[1],I);if(isNaN(f.get(M[2],I))||isNaN(A)||isNaN(D)||A<s[0]||A>s[1]||D<l[0]||D>l[1])continue;var k=u.dataToPoint([A,D]);T=new Mu({shape:{x:k[0]-o/2,y:k[1]-a/2,width:o,height:a},style:C})}else{if(isNaN(f.get(M[1],I)))continue;T=new Mu({z2:1,shape:u.dataToRect([f.get(M[0],I)]).contentShape,style:C})}if(f.hasItemOption){var L=f.getItemModel(I),P=L.getModel("emphasis");g=P.getModel("itemStyle").getItemStyle(),y=L.getModel(["blur","itemStyle"]).getItemStyle(),v=L.getModel(["select","itemStyle"]).getItemStyle(),m=L.get(["itemStyle","borderRadius"]),w=P.get("focus"),b=P.get("blurScope"),S=P.get("disabled"),x=mc(L)}T.shape.r=m;var R=t.getRawValue(I),O="-";R&&null!=R[2]&&(O=R[2]+""),vc(T,x,{labelFetcher:t,labelDataIndex:I,defaultOpacity:C.opacity,defaultText:O}),T.ensureState("emphasis").style=g,T.ensureState("blur").style=y,T.ensureState("select").style=v,Yh(T,w,b,S),T.incremental=r,r&&(T.states.emphasis.hoverLayer=!0),d.add(T),f.setItemGraphicEl(I,T),this._progressiveEls&&this._progressiveEls.push(T)}},e.prototype._renderOnGeo=function(t,e,n,i){var r=n.targetVisuals.inRange,o=n.targetVisuals.outOfRange,a=e.getData(),s=this._hmLayer||this._hmLayer||new aH;s.blurSize=e.get("blurSize"),s.pointSize=e.get("pointSize"),s.minOpacity=e.get("minOpacity"),s.maxOpacity=e.get("maxOpacity");var l=t.getViewRect().clone(),u=t.getRoamTransform();l.applyTransform(u);var h=Math.max(l.x,0),c=Math.max(l.y,0),p=Math.min(l.width+l.x,i.getWidth()),d=Math.min(l.height+l.y,i.getHeight()),f=p-h,g=d-c,y=[a.mapDimension("lng"),a.mapDimension("lat"),a.mapDimension("value")],v=a.mapArray(y,function(e,n,i){var r=t.dataToPoint([e,n]);return r[0]-=h,r[1]-=c,r.push(i),r}),m=n.getExtent(),x="visualMap.continuous"===n.type?lH(m,n.option.range):sH(m,n.getPieceList(),n.option.selected);s.update(v,f,g,r.color.getNormalizer(),{inRange:r.color.getColorMapper(),outOfRange:o.color.getColorMapper()},x);var _=new gu({style:{width:f,height:g,x:h,y:c,image:s.canvas},silent:!0});this.group.add(_)},e.type="heatmap",e}(hx),cH=hH,pH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.getInitialData=function(t,e){return kT(null,this,{generateCoord:"value"})},e.prototype.preventIncremental=function(){var t=lf.get(this.get("coordinateSystem"));if(t&&t.dimensions)return"lng"===t.dimensions[0]&&"lat"===t.dimensions[1]},e.type="series.heatmap",e.dependencies=["grid","geo","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0,select:{itemStyle:{borderColor:"#212121"}}},e}(Gy),dH=pH;function fH(t){t.registerChartView(cH),t.registerSeriesModel(dH)}var gH=["itemStyle","borderWidth"],yH=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],vH=new yv,mH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i=this.group,r=t.getData(),o=this._data,a=t.coordinateSystem,s=a.getBaseAxis(),l=s.isHorizontal(),u=a.master.getRect(),h={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:t,coordSys:a,coordSysExtent:[[u.x,u.x+u.width],[u.y,u.y+u.height]],isHorizontal:l,valueDim:yH[+l],categoryDim:yH[1-+l]};r.diff(o).add(function(t){if(r.hasValue(t)){var e=kH(r,t),n=xH(r,t,e,h),o=RH(r,h,n);r.setItemGraphicEl(t,o),i.add(o),VH(o,h,n)}}).update(function(t,e){var n=o.getItemGraphicEl(e);if(r.hasValue(t)){var a=kH(r,t),s=xH(r,t,a,h),l=EH(r,s);n&&l!==n.__pictorialShapeStr&&(i.remove(n),r.setItemGraphicEl(t,null),n=null),n?OH(n,h,s):n=RH(r,h,s,!0),r.setItemGraphicEl(t,n),n.__pictorialSymbolMeta=s,i.add(n),VH(n,h,s)}else i.remove(n)}).remove(function(t){var e=o.getItemGraphicEl(t);e&&NH(o,t,e.__pictorialSymbolMeta.animationModel,e)}).execute();var c=t.get("clip",!0)?sC(t.coordinateSystem,!1,t):null;return c?i.setClipPath(c):i.removeClipPath(),this._data=r,this.group},e.prototype.remove=function(t,e){var n=this.group,i=this._data;t.get("animation")?i&&i.eachItemGraphicEl(function(e){NH(i,Hu(e).dataIndex,t,e)}):n.removeAll()},e.type="pictorialBar",e}(hx);function xH(t,e,n,i){var r=t.getItemLayout(e),o=n.get("symbolRepeat"),a=n.get("symbolClip"),s=n.get("symbolPosition")||"start",l=n.get("symbolRotate"),u=(l||0)*Math.PI/180||0,h=n.get("symbolPatternSize")||2,c=n.isAnimationEnabled(),p={dataIndex:e,layout:r,itemModel:n,symbolType:t.getItemVisual(e,"symbol")||"circle",style:t.getItemVisual(e,"style"),symbolClip:a,symbolRepeat:o,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:h,rotation:u,animationModel:c?n:null,hoverScale:c&&n.get(["emphasis","scale"]),z2:n.getShallow("z",!0)||0};_H(n,o,r,i,p),bH(t,e,r,o,a,p.boundingLength,p.pxSign,h,i,p),SH(n,p.symbolScale,u,i,p);var d=p.symbolSize,f=T_(n.get("symbolOffset"),d);return MH(n,d,r,o,a,f,s,p.valueLineWidth,p.boundingLength,p.repeatCutLength,i,p),p}function _H(t,e,n,i,r){var o,a=i.valueDim,s=t.get("symbolBoundingData"),l=i.coordSys.getOtherAxis(i.coordSys.getBaseAxis()),u=l.toGlobalCoord(l.dataToCoord(0)),h=1-+(n[a.wh]<=0);if(Q(s)){var c=[wH(l,s[0])-u,wH(l,s[1])-u];c[1]<c[0]&&c.reverse(),o=c[h]}else o=null!=s?wH(l,s)-u:e?i.coordSysExtent[a.index][h]-u:n[a.wh];r.boundingLength=o,e&&(r.repeatCutLength=n[a.wh]);var p="x"===a.xy,d=l.inverse;r.pxSign=p&&!d||!p&&d?o>=0?1:-1:o>0?1:-1}function wH(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function bH(t,e,n,i,r,o,a,s,l,u){var h,c=l.valueDim,p=l.categoryDim,d=Math.abs(n[p.wh]),f=t.getItemVisual(e,"symbolSize");h=Q(f)?f.slice():null==f?["100%","100%"]:[f,f],h[p.index]=ea(h[p.index],d),h[c.index]=ea(h[c.index],i?d:Math.abs(o)),u.symbolSize=h;var g=u.symbolScale=[h[0]/s,h[1]/s];g[c.index]*=(l.isHorizontal?-1:1)*a}function SH(t,e,n,i,r){var o=t.get(gH)||0;o&&(vH.attr({scaleX:e[0],scaleY:e[1],rotation:n}),vH.updateTransform(),o/=vH.getLineScale(),o*=e[i.valueDim.index]),r.valueLineWidth=o||0}function MH(t,e,n,i,r,o,a,s,l,u,h,c){var p=h.categoryDim,d=h.valueDim,f=c.pxSign,g=Math.max(e[d.index]+s,0),y=g;if(i){var v=Math.abs(l),m=pt(t.get("symbolMargin"),"15%")+"",x=!1;m.lastIndexOf("!")===m.length-1&&(x=!0,m=m.slice(0,m.length-1));var _=ea(m,e[d.index]),w=Math.max(g+2*_,0),b=x?0:2*_,S=_a(i),M=S?i:FH((v+b)/w),I=v-M*g;_=I/2/(x?M:Math.max(M-1,1)),w=g+2*_,b=x?0:2*_,S||"fixed"===i||(M=u?FH((Math.abs(u)+b)/w):0),y=M*w-b,c.repeatTimes=M,c.symbolMargin=_}var T=f*(y/2),C=c.pathPosition=[];C[p.index]=n[p.wh]/2,C[d.index]="start"===a?T:"end"===a?l-T:l/2,o&&(C[0]+=o[0],C[1]+=o[1]);var A=c.bundlePosition=[];A[p.index]=n[p.xy],A[d.index]=n[d.xy];var D=c.barRectShape=B({},n);D[d.wh]=f*Math.max(Math.abs(n[d.wh]),Math.abs(C[d.index]+T)),D[p.wh]=n[p.wh];var k=c.clipShape={};k[p.xy]=-n[p.xy],k[p.wh]=h.ecSize[p.wh],k[d.xy]=0,k[d.wh]=n[d.wh]}function IH(t){var e=t.symbolPatternSize,n=M_(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function TH(t,e,n,i){var r=t.__pictorialBundle,o=n.symbolSize,a=n.valueLineWidth,s=n.pathPosition,l=e.valueDim,u=n.repeatTimes||0,h=0,c=o[e.valueDim.index]+a+2*n.symbolMargin;for(zH(t,function(t){t.__pictorialAnimationIndex=h,t.__pictorialRepeatTimes=u,h<u?BH(t,null,f(h),n,i):BH(t,null,{scaleX:0,scaleY:0},n,i,function(){r.remove(t)}),h++});h<u;h++){var p=IH(n);p.__pictorialAnimationIndex=h,p.__pictorialRepeatTimes=u,r.add(p);var d=f(h);BH(p,{x:d.x,y:d.y,scaleX:0,scaleY:0},{scaleX:d.scaleX,scaleY:d.scaleY,rotation:d.rotation},n,i)}function f(t){var e=s.slice(),i=n.pxSign,r=t;return("start"===n.symbolRepeatDirection?i>0:i<0)&&(r=u-1-t),e[l.index]=c*(r-u/2+.5)+s[l.index],{x:e[0],y:e[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function CH(t,e,n,i){var r=t.__pictorialBundle,o=t.__pictorialMainPath;o?BH(o,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,i):(o=t.__pictorialMainPath=IH(n),r.add(o),BH(o,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,i))}function AH(t,e,n){var i=B({},e.barRectShape),r=t.__pictorialBarRect;r?BH(r,null,{shape:i},e,n):(r=t.__pictorialBarRect=new Mu({z2:2,shape:i,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),r.disableMorphing=!0,t.add(r))}function DH(t,e,n,r){if(n.symbolClip){var o=t.__pictorialClipPath,a=B({},n.clipShape),s=e.valueDim,l=n.animationModel,u=n.dataIndex;if(o)ac(o,{shape:a},l,u);else{a[s.wh]=0,o=new Mu({shape:a}),t.__pictorialBundle.setClipPath(o),t.__pictorialClipPath=o;var h={};h[s.wh]=n.clipShape[s.wh],i[r?"updateProps":"initProps"](o,{shape:h},l,u)}}}function kH(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=LH,n.isAnimationEnabled=PH,n}function LH(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function PH(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function RH(t,e,n,i){var r=new Fo,o=new Fo;return r.add(o),r.__pictorialBundle=o,o.x=n.bundlePosition[0],o.y=n.bundlePosition[1],n.symbolRepeat?TH(r,e,n):CH(r,e,n),AH(r,n,i),DH(r,e,n,i),r.__pictorialShapeStr=EH(t,n),r.__pictorialSymbolMeta=n,r}function OH(t,e,n){var i=n.animationModel,r=n.dataIndex,o=t.__pictorialBundle;ac(o,{x:n.bundlePosition[0],y:n.bundlePosition[1]},i,r),n.symbolRepeat?TH(t,e,n,!0):CH(t,e,n,!0),AH(t,n,!0),DH(t,e,n,!0)}function NH(t,e,n,i){var r=i.__pictorialBarRect;r&&r.removeTextContent();var o=[];zH(i,function(t){o.push(t)}),i.__pictorialMainPath&&o.push(i.__pictorialMainPath),i.__pictorialClipPath&&(n=null),U(o,function(t){uc(t,{scaleX:0,scaleY:0},n,e,function(){i.parent&&i.parent.remove(i)})}),t.setItemGraphicEl(e,null)}function EH(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function zH(t,e,n){U(t.__pictorialBundle.children(),function(i){i!==t.__pictorialBarRect&&e.call(n,i)})}function BH(t,e,n,r,o,a){e&&t.attr(e),r.symbolClip&&!o?n&&t.attr(n):n&&i[o?"updateProps":"initProps"](t,n,r.animationModel,r.dataIndex,a)}function VH(t,e,n){var i=n.dataIndex,r=n.itemModel,o=r.getModel("emphasis"),a=o.getModel("itemStyle").getItemStyle(),s=r.getModel(["blur","itemStyle"]).getItemStyle(),l=r.getModel(["select","itemStyle"]).getItemStyle(),u=r.getShallow("cursor"),h=o.get("focus"),c=o.get("blurScope"),p=o.get("scale");zH(t,function(t){if(t instanceof gu){var e=t.style;t.useStyle(B({image:e.image,x:e.x,y:e.y,width:e.width,height:e.height},n.style))}else t.useStyle(n.style);var i=t.ensureState("emphasis");i.style=a,p&&(i.scaleX=1.1*t.scaleX,i.scaleY=1.1*t.scaleY),t.ensureState("blur").style=s,t.ensureState("select").style=l,u&&(t.cursor=u),t.z2=n.z2});var d=e.valueDim.posDesc[+(n.boundingLength>0)],f=t.__pictorialBarRect;f.ignoreClip=!0,vc(f,mc(r),{labelFetcher:e.seriesModel,labelDataIndex:i,defaultText:RT(e.seriesModel.getData(),i),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:d}),Yh(t,h,c,o.get("disabled"))}function FH(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}var GH=mH,WH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return a(e,t),e.prototype.getInitialData=function(e){return e.stack=null,t.prototype.getInitialData.apply(this,arguments)},e.type="series.pictorialBar",e.dependencies=["grid"],e.defaultOption=jc(jC.defaultOption,{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",clip:!1,progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:"#212121"}}}),e}(jC),HH=WH;function UH(t){t.registerChartView(GH),t.registerSeriesModel(HH),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,$(WC,"pictorialBar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,HC("pictorialBar"))}var YH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._layers=[],n}return a(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this,o=this.group,a=t.getLayerSeries(),s=i.getLayout("layoutInfo"),l=s.rect,u=s.boundaryGap;function h(t){return t.name}o.x=0,o.y=l.y+u[0];var c=new EI(this._layersSeries||[],a,h,h),p=[];function d(e,n,s){var l=r._layers;if("remove"!==e){for(var u,h,c=[],d=[],f=a[n].indices,g=0;g<f.length;g++){var y=i.getItemLayout(f[g]),v=y.x,m=y.y0,x=y.y;c.push(v,m),d.push(v,m+x),u=i.getItemVisual(f[g],"style")}var _=i.getItemLayout(f[0]),w=t.getModel("label"),b=w.get("margin"),S=t.getModel("emphasis");if("add"===e){var M=p[n]=new Fo;h=new rC({shape:{points:c,stackedOnPoints:d,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),M.add(h),o.add(M),t.isAnimationEnabled()&&h.setClipPath(XH(h.getBoundingRect(),t,function(){h.removeClipPath()}))}else{M=l[s];h=M.childAt(0),o.add(M),p[n]=M,ac(h,{shape:{points:c,stackedOnPoints:d}},t),pc(h)}vc(h,mc(t),{labelDataIndex:f[g-1],defaultText:i.getName(f[g-1]),inheritColor:u.fill},{normal:{verticalAlign:"middle"}}),h.setTextConfig({position:null,local:!0});var I=h.getTextContent();I&&(I.x=_.x-b,I.y=_.y0+_.y/2),h.useStyle(u),i.setItemGraphicEl(n,h),qh(h,t),Yh(h,S.get("focus"),S.get("blurScope"),S.get("disabled"))}else o.remove(l[n])}c.add(J(d,this,"add")).update(J(d,this,"update")).remove(J(d,this,"remove")).execute(),this._layersSeries=a,this._layers=p},e.type="themeRiver",e}(hx);function XH(t,e,n){var i=new Mu({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return sc(i,{shape:{x:t.x-50,width:t.width+100,height:t.height+20}},e,n),i}var ZH=YH,jH=2,qH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new qA(J(this.getData,this),J(this.getRawData,this))},e.prototype.fixData=function(t){var e=t.length,n={},i=os(t,function(t){return n.hasOwnProperty(t[0]+"")||(n[t[0]+""]=-1),t[2]}),r=[];i.buckets.each(function(t,e){r.push({name:e,dataList:t})});for(var o=r.length,a=0;a<o;++a){for(var s=r[a].name,l=0;l<r[a].dataList.length;++l){var u=r[a].dataList[l][0]+"";n[u]=a}for(var u in n)n.hasOwnProperty(u)&&n[u]!==a&&(n[u]=a,t[e]=[u,0,s],e++)}return t},e.prototype.getInitialData=function(t,e){for(var n=this.getReferringComponents("singleAxis",Qa).models[0],i=n.get("type"),r=Z(t.data,function(t){return void 0!==t[2]}),o=this.fixData(r||[]),a=[],s=this.nameMap=Tt(),l=0,u=0;u<o.length;++u)a.push(o[u][jH]),s.get(o[u][jH])||(s.set(o[u][jH],l),l++);var h=dT(o,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:FI(i)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}).dimensions,c=new pT(h,this);return c.initData(o),c},e.prototype.getLayerSeries=function(){for(var t=this.getData(),e=t.count(),n=[],i=0;i<e;++i)n[i]=i;var r=t.mapDimension("single"),o=os(n,function(e){return t.get("name",e)}),a=[];return o.buckets.each(function(e,n){e.sort(function(e,n){return t.get(r,e)-t.get(r,n)}),a.push({name:n,indices:e})}),a},e.prototype.getAxisTooltipData=function(t,e,n){Q(t)||(t=t?[t]:[]);for(var i,r=this.getData(),o=this.getLayerSeries(),a=[],s=o.length,l=0;l<s;++l){for(var u=Number.MAX_VALUE,h=-1,c=o[l].indices.length,p=0;p<c;++p){var d=r.get(t[0],o[l].indices[p]),f=Math.abs(d-e);f<=u&&(i=d,u=f,h=o[l].indices[p])}a.push(h)}return{dataIndices:a,nestestValue:i}},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=i.getName(t),o=i.get(i.mapDimension("value"),t);return cy("nameValue",{name:r,value:o})},e.type="series.themeRiver",e.dependencies=["singleAxis"],e.defaultOption={z:2,colorBy:"data",coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",fontSize:11},emphasis:{label:{show:!0}}},e}(Gy),KH=qH;function JH(t,e){t.eachSeriesByType("themeRiver",function(t){var e=t.getData(),n=t.coordinateSystem,i={},r=n.getRect();i.rect=r;var o=t.get("boundaryGap"),a=n.getAxis();if(i.boundaryGap=o,"horizontal"===a.orient){o[0]=ea(o[0],r.height),o[1]=ea(o[1],r.height);var s=r.height-o[0]-o[1];$H(e,t,s)}else{o[0]=ea(o[0],r.width),o[1]=ea(o[1],r.width);var l=r.width-o[0]-o[1];$H(e,t,l)}e.setLayout("layoutInfo",i)})}function $H(t,e,n){if(t.count())for(var i,r=e.coordinateSystem,o=e.getLayerSeries(),a=t.mapDimension("single"),s=t.mapDimension("value"),l=Y(o,function(e){return Y(e.indices,function(e){var n=r.dataToPoint(t.get(a,e));return n[1]=t.get(s,e),n})}),u=QH(l),h=u.y0,c=n/u.max,p=o.length,d=o[0].indices.length,f=0;f<d;++f){i=h[f]*c,t.setItemLayout(o[0].indices[f],{layerIndex:0,x:l[0][f][0],y0:i,y:l[0][f][1]*c});for(var g=1;g<p;++g)i+=l[g-1][f][1]*c,t.setItemLayout(o[g].indices[f],{layerIndex:g,x:l[g][f][0],y0:i,y:l[g][f][1]*c})}}function QH(t){for(var e=t.length,n=t[0].length,i=[],r=[],o=0,a=0;a<n;++a){for(var s=0,l=0;l<e;++l)s+=t[l][a][1];s>o&&(o=s),i.push(s)}for(var u=0;u<n;++u)r[u]=(o-i[u])/2;o=0;for(var h=0;h<n;++h){var c=i[h]+r[h];c>o&&(o=c)}return{y0:r,max:o}}function tU(t){t.registerChartView(ZH),t.registerSeriesModel(KH),t.registerLayout(JH),t.registerProcessor(zA("themeRiver"))}var eU=2,nU=4,iU=function(t){function e(e,n,i,r){var o=t.call(this)||this;o.z2=eU,o.textConfig={inside:!0},Hu(o).seriesIndex=n.seriesIndex;var a=new Wu({z2:nU,silent:e.getModel().get(["label","silent"])});return o.setTextContent(a),o.updateData(!0,e,n,i,r),o}return a(e,t),e.prototype.updateData=function(t,e,n,i,r){this.node=e,e.piece=this,n=n||this._seriesModel,i=i||this._ecModel;var o=this;Hu(o).dataIndex=e.dataIndex;var a=e.getModel(),s=a.getModel("emphasis"),l=e.getLayout(),u=B({},l);u.label=null;var h=e.getVisual("style");h.lineJoin="bevel";var c=e.getVisual("decal");c&&(h.decal=dw(c,r));var p=rA(a.getModel("itemStyle"),u,!0);B(u,p),U($u,function(t){var e=o.ensureState(t),n=a.getModel([t,"itemStyle"]);e.style=n.getItemStyle();var i=rA(n,u);i&&(e.shape=i)}),t?(o.setShape(u),o.shape.r=l.r0,sc(o,{shape:{r:l.r}},n,e.dataIndex)):(ac(o,{shape:u},n),pc(o)),o.useStyle(h),this._updateLabel(n);var d=a.getShallow("cursor");d&&o.attr("cursor",d),this._seriesModel=n||this._seriesModel,this._ecModel=i||this._ecModel;var f=s.get("focus"),g="relative"===f?Ct(e.getAncestorsIndices(),e.getDescendantIndices()):"ancestor"===f?e.getAncestorsIndices():"descendant"===f?e.getDescendantIndices():f;Yh(this,g,s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t){var e=this,n=this.node.getModel(),i=n.getModel("label"),r=this.node.getLayout(),o=r.endAngle-r.startAngle,a=(r.startAngle+r.endAngle)/2,s=Math.cos(a),l=Math.sin(a),u=this,h=u.getTextContent(),c=this.node.dataIndex,p=i.get("minAngle")/180*Math.PI,d=i.get("show")&&!(null!=p&&Math.abs(o)<p);function f(t,e){var n=t.get(e);return null==n?i.get(e):n}h.ignore=!d,U(Qu,function(i){var p="normal"===i?n.getModel("label"):n.getModel([i,"label"]),d="normal"===i,g=d?h:h.ensureState(i),y=t.getFormattedLabel(c,i);d&&(y=y||e.node.name),g.style=xc(p,{},null,"normal"!==i,!0),y&&(g.style.text=y);var v=p.get("show");null==v||d||(g.ignore=!v);var m,x=f(p,"position"),_=d?u:u.states[i],w=_.style.fill;_.textConfig={outsideFill:"inherit"===p.get("color")?w:null,inside:"outside"!==x};var b=f(p,"distance")||0,S=f(p,"align"),M=f(p,"rotate"),I=.5*Math.PI,T=1.5*Math.PI,C=Fl("tangential"===M?Math.PI/2-a:a),A=C>I&&!ca(C-I)&&C<T;"outside"===x?(m=r.r+b,S=A?"right":"left"):S&&"center"!==S?"left"===S?(m=r.r0+b,S=A?"right":"left"):"right"===S&&(m=r.r-b,S=A?"left":"right"):(m=o===2*Math.PI&&0===r.r0?0:(r.r+r.r0)/2,S="center"),g.style.align=S,g.style.verticalAlign=f(p,"verticalAlign")||"middle",g.x=m*s+r.cx,g.y=m*l+r.cy;var D=0;"radial"===M?D=Fl(-a)+(A?Math.PI:0):"tangential"===M?D=Fl(Math.PI/2-a)+(A?Math.PI:0):it(M)&&(D=M*Math.PI/180),g.rotation=Fl(D)}),h.dirtyStyle()},e}(zv),rU=iU,oU="sunburstRootToNode",aU="sunburstHighlight",sU="sunburstUnhighlight";function lU(t){t.registerAction({type:oU,update:"updateView"},function(t,e){function n(e,n){var i=bN(t,[oU],e);if(i){var r=e.getViewRoot();r&&(t.direction=MN(r,i.node)?"rollUp":"drillDown"),e.resetViewRoot(i.node)}}e.eachComponent({mainType:"series",subType:"sunburst",query:t},n)}),t.registerAction({type:aU,update:"none"},function(t,e,n){function i(e){var n=bN(t,[aU],e);n&&(t.dataIndex=n.node.dataIndex)}t=B({},t),e.eachComponent({mainType:"series",subType:"sunburst",query:t},i),n.dispatchAction(B(t,{type:"highlight"}))}),t.registerAction({type:sU,update:"updateView"},function(t,e,n){t=B({},t),n.dispatchAction(B(t,{type:"downplay"}))})}var uU=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n,i){var r=this;this.seriesModel=t,this.api=n,this.ecModel=e;var o=t.getData(),a=o.tree.root,s=t.getViewRoot(),l=this.group,u=t.get("renderLabelForZeroData"),h=[];s.eachNode(function(t){h.push(t)});var c=this._oldChildren||[];function p(t,e){function n(t){return t.getId()}function i(n,i){var r=null==n?null:t[n],o=null==i?null:e[i];d(r,o)}0===t.length&&0===e.length||new EI(e,t,n,n).add(i).update(i).remove($(i,null)).execute()}function d(i,r){if(u||!i||i.getValue()||(i=null),i!==a&&r!==a)if(r&&r.piece)i?(r.piece.updateData(!1,i,t,e,n),o.setItemGraphicEl(i.dataIndex,r.piece)):f(r);else if(i){var s=new rU(i,t,e,n);l.add(s),o.setItemGraphicEl(i.dataIndex,s)}}function f(t){t&&t.piece&&(l.remove(t.piece),t.piece=null)}function g(i,o){o.depth>0?(r.virtualPiece?r.virtualPiece.updateData(!1,i,t,e,n):(r.virtualPiece=new rU(i,t,e,n),l.add(r.virtualPiece)),o.piece.off("click"),r.virtualPiece.on("click",function(t){r._rootToNode(o.parentNode)})):r.virtualPiece&&(l.remove(r.virtualPiece),r.virtualPiece=null)}p(h,c),g(a,s),this._initEvents(),this._oldChildren=h},e.prototype._initEvents=function(){var t=this;this.group.off("click"),this.group.on("click",function(e){var n=!1,i=t.seriesModel.getViewRoot();i.eachNode(function(i){if(!n&&i.piece&&i.piece===e.target){var r=i.getModel().get("nodeClick");if("rootToNode"===r)t._rootToNode(i);else if("link"===r){var o=i.getModel(),a=o.get("link");if(a){var s=o.get("target",!0)||"_blank";qp(a,s)}}n=!0}})})},e.prototype._rootToNode=function(t){t!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:oU,from:this.uid,seriesId:this.seriesModel.id,targetNode:t})},e.prototype.containPoint=function(t,e){var n=e.getData(),i=n.getItemLayout(0);if(i){var r=t[0]-i.cx,o=t[1]-i.cy,a=Math.sqrt(r*r+o*o);return a<=i.r&&a>=i.r0}},e.type="sunburst",e}(hx),hU=uU,cU=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreStyleOnData=!0,n}return a(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};pU(n);var i=this._levelModels=Y(t.levels||[],function(t){return new Hc(t,this,e)},this),r=wN.createTree(n,this,o);function o(t){t.wrapMethod("getItemModel",function(t,e){var n=r.getNodeByDataIndex(e),o=i[n.depth];return o&&(t.parentModel=o),t})}return r.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treePathInfo=IN(i,this),n},e.prototype.getLevelModel=function(t){return this._levelModels&&this._levelModels[t.depth]},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){zN(this)},e.type="series.sunburst",e.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},e}(Gy);function pU(t){var e=0;U(t.children,function(t){pU(t);var n=t.value;Q(n)&&(n=n[0]),e+=n});var n=t.value;Q(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),Q(t.value)?t.value[0]=n:t.value=n}var dU=cU,fU=Math.PI/180;function gU(t,e,n){e.eachSeriesByType(t,function(t){var e=t.get("center"),i=t.get("radius");Q(i)||(i=[0,i]),Q(e)||(e=[e,e]);var r=n.getWidth(),o=n.getHeight(),a=Math.min(r,o),s=ea(e[0],r),l=ea(e[1],o),u=ea(i[0],a/2),h=ea(i[1],a/2),c=-t.get("startAngle")*fU,p=t.get("minAngle")*fU,d=t.getData().tree.root,f=t.getViewRoot(),g=f.depth,y=t.get("sort");null!=y&&yU(f,y);var v=0;U(f.children,function(t){!isNaN(t.getValue())&&v++});var m=f.getValue(),x=Math.PI/(m||v)*2,_=f.depth>0,w=f.height-(_?-1:1),b=(h-u)/(w||1),S=t.get("clockwise"),M=t.get("stillShowZeroSum"),I=S?1:-1,T=function(e,n){if(e){var i=n;if(e!==d){var r=e.getValue(),o=0===m&&M?x:r*x;o<p&&(o=p),i=n+I*o;var h=e.depth-g-(_?-1:1),c=u+b*h,f=u+b*(h+1),y=t.getLevelModel(e);if(y){var v=y.get("r0",!0),w=y.get("r",!0),C=y.get("radius",!0);null!=C&&(v=C[0],w=C[1]),null!=v&&(c=ea(v,a/2)),null!=w&&(f=ea(w,a/2))}e.setLayout({angle:o,startAngle:n,endAngle:i,clockwise:S,cx:s,cy:l,r0:c,r:f})}if(e.children&&e.children.length){var A=0;U(e.children,function(t){A+=T(t,n+A)})}return i-n}};if(_){var C=u,A=u+b,D=2*Math.PI;d.setLayout({angle:D,startAngle:c,endAngle:c+D,clockwise:S,cx:s,cy:l,r0:C,r:A})}T(f,c)})}function yU(t,e){var n=t.children||[];t.children=vU(n,e),n.length&&U(t.children,function(t){yU(t,e)})}function vU(t,e){if(tt(e)){var n=Y(t,function(t,e){var n=t.getValue();return{params:{depth:t.depth,height:t.height,dataIndex:t.dataIndex,getValue:function(){return n}},index:e}});return n.sort(function(t,n){return e(t.params,n.params)}),Y(n,function(e){return t[e.index]})}var i="asc"===e;return t.sort(function(t,e){var n=(t.getValue()-e.getValue())*(i?1:-1);return 0===n?(t.dataIndex-e.dataIndex)*(i?-1:1):n})}function mU(t){var e={};function n(t,n,i){var r=t;while(r&&r.depth>1)r=r.parentNode;var o=n.getColorFromPalette(r.name||r.dataIndex+"",e);return t.depth>1&&et(o)&&(o=Di(o,(t.depth-1)/(i-1)*.5)),o}t.eachSeriesByType("sunburst",function(t){var e=t.getData(),i=e.tree;i.eachNode(function(r){var o=r.getModel(),a=o.getModel("itemStyle").getItemStyle();a.fill||(a.fill=n(r,t,i.root.height));var s=e.ensureUniqueItemVisual(r.dataIndex,"style");B(s,a)})})}function xU(t){t.registerChartView(hU),t.registerSeriesModel(dU),t.registerLayout($(gU,"sunburst")),t.registerProcessor($(zA,"sunburst")),t.registerVisual(mU),lU(t)}var _U={color:"fill",borderColor:"stroke"},wU={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},bU=qa(),SU=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},e.prototype.getInitialData=function(t,e){return kT(null,this)},e.prototype.getDataParams=function(e,n,i){var r=t.prototype.getDataParams.call(this,e,n);return i&&(r.info=bU(i).info),r},e.type="series.custom",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},e}(Gy),MU=SU;function IU(t,e){return e=e||[0,0],Y(["x","y"],function(n,i){var r=this.getAxis(n),o=e[i],a=t[i]/2;return"category"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(o-a)-r.dataToCoord(o+a))},this)}function TU(t){var e=t.master.getRect();return{coordSys:{type:"cartesian2d",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:J(IU,t)}}}function CU(t,e){return e=e||[0,0],Y([0,1],function(n){var i=e[n],r=t[n]/2,o=[],a=[];return o[n]=i-r,a[n]=i+r,o[1-n]=a[1-n]=e[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])},this)}function AU(t){var e=t.getBoundingRect();return{coordSys:{type:"geo",x:e.x,y:e.y,width:e.width,height:e.height,zoom:t.getZoom()},api:{coord:function(e){return t.dataToPoint(e)},size:J(CU,t)}}}function DU(t,e){var n=this.getAxis(),i=e instanceof Array?e[0]:e,r=(t instanceof Array?t[0]:t)/2;return"category"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(i-r)-n.dataToCoord(i+r))}function kU(t){var e=t.getRect();return{coordSys:{type:"singleAxis",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:J(DU,t)}}}function LU(t,e){return e=e||[0,0],Y(["Radius","Angle"],function(n,i){var r="get"+n+"Axis",o=this[r](),a=e[i],s=t[i]/2,l="category"===o.type?o.getBandWidth():Math.abs(o.dataToCoord(a-s)-o.dataToCoord(a+s));return"Angle"===n&&(l=l*Math.PI/180),l},this)}function PU(t){var e=t.getRadiusAxis(),n=t.getAngleAxis(),i=e.getExtent();return i[0]>i[1]&&i.reverse(),{coordSys:{type:"polar",cx:t.cx,cy:t.cy,r:i[1],r0:i[0]},api:{coord:function(i){var r=e.dataToRadius(i[0]),o=n.dataToAngle(i[1]),a=t.coordToPoint([r,o]);return a.push(r,o*Math.PI/180),a},size:J(LU,t)}}}function RU(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:"calendar",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(e,n){return t.dataToPoint(e,n)}}}}function OU(t,e,n,i){return t&&(t.legacy||!1!==t.legacy&&!n&&!i&&"tspan"!==e&&("text"===e||kt(t,"text")))}function NU(t,e,n){var i,r,o,a=t;if("text"===e)o=a;else{o={},kt(a,"text")&&(o.text=a.text),kt(a,"rich")&&(o.rich=a.rich),kt(a,"textFill")&&(o.fill=a.textFill),kt(a,"textStroke")&&(o.stroke=a.textStroke),kt(a,"fontFamily")&&(o.fontFamily=a.fontFamily),kt(a,"fontSize")&&(o.fontSize=a.fontSize),kt(a,"fontStyle")&&(o.fontStyle=a.fontStyle),kt(a,"fontWeight")&&(o.fontWeight=a.fontWeight),r={type:"text",style:o,silent:!0},i={};var s=kt(a,"textPosition");n?i.position=s?a.textPosition:"inside":s&&(i.position=a.textPosition),kt(a,"textPosition")&&(i.position=a.textPosition),kt(a,"textOffset")&&(i.offset=a.textOffset),kt(a,"textRotation")&&(i.rotation=a.textRotation),kt(a,"textDistance")&&(i.distance=a.textDistance)}return EU(o,t),U(o.rich,function(t){EU(t,t)}),{textConfig:i,textContent:r}}function EU(t,e){e&&(e.font=e.textFont||e.font,kt(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),kt(e,"textAlign")&&(t.align=e.textAlign),kt(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),kt(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),kt(e,"textWidth")&&(t.width=e.textWidth),kt(e,"textHeight")&&(t.height=e.textHeight),kt(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),kt(e,"textPadding")&&(t.padding=e.textPadding),kt(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),kt(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),kt(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),kt(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),kt(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),kt(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),kt(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function zU(t,e,n){var i=t;i.textPosition=i.textPosition||n.position||"inside",null!=n.offset&&(i.textOffset=n.offset),null!=n.rotation&&(i.textRotation=n.rotation),null!=n.distance&&(i.textDistance=n.distance);var r=i.textPosition.indexOf("inside")>=0,o=t.fill||"#000";BU(i,e);var a=null==i.textFill;return r?a&&(i.textFill=n.insideFill||"#fff",!i.textStroke&&n.insideStroke&&(i.textStroke=n.insideStroke),!i.textStroke&&(i.textStroke=o),null==i.textStrokeWidth&&(i.textStrokeWidth=2)):(a&&(i.textFill=t.fill||n.outsideFill||"#000"),!i.textStroke&&n.outsideStroke&&(i.textStroke=n.outsideStroke)),i.text=e.text,i.rich=e.rich,U(e.rich,function(t){BU(t,t)}),i}function BU(t,e){e&&(kt(e,"fill")&&(t.textFill=e.fill),kt(e,"stroke")&&(t.textStroke=e.fill),kt(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),kt(e,"font")&&(t.font=e.font),kt(e,"fontStyle")&&(t.fontStyle=e.fontStyle),kt(e,"fontWeight")&&(t.fontWeight=e.fontWeight),kt(e,"fontSize")&&(t.fontSize=e.fontSize),kt(e,"fontFamily")&&(t.fontFamily=e.fontFamily),kt(e,"align")&&(t.textAlign=e.align),kt(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),kt(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),kt(e,"width")&&(t.textWidth=e.width),kt(e,"height")&&(t.textHeight=e.height),kt(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),kt(e,"padding")&&(t.textPadding=e.padding),kt(e,"borderColor")&&(t.textBorderColor=e.borderColor),kt(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),kt(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),kt(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),kt(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),kt(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),kt(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),kt(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),kt(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),kt(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),kt(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var VU={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},FU=q(VU),GU=(X(po,function(t,e){return t[e]=1,t},{}),po.join(", "),["","style","shape","extra"]),WU=qa();function HU(t,e,n,i,r){var o=t+"Animation",a=rc(t,i,r)||{},s=WU(e).userDuring;return a.duration>0&&(a.during=s?J(QU,{el:e,userDuring:s}):null,a.setToFinal=!0,a.scope=t),B(a,n[o]),a}function UU(t,e,n,i){i=i||{};var r=i.dataIndex,o=i.isInit,a=i.clearStyle,s=n.isAnimationEnabled(),l=WU(t),u=e.style;l.userDuring=e.during;var h={},c={};if(iY(t,e,c),eY("shape",e,c),eY("extra",e,c),!o&&s&&(nY(t,e,h),tY("shape",t,e,h),tY("extra",t,e,h),rY(t,e,u,h)),c.style=u,jU(t,c,a),KU(t,e),s)if(o){var p={};U(GU,function(t){var n=t?e[t]:e;n&&n.enterFrom&&(t&&(p[t]=p[t]||{}),B(t?p[t]:p,n.enterFrom))});var d=HU("enter",t,e,n,r);d.duration>0&&t.animateFrom(p,d)}else qU(t,e,r||0,n,h);YU(t,e),u?t.dirty():t.markRedraw()}function YU(t,e){for(var n=WU(t).leaveToProps,i=0;i<GU.length;i++){var r=GU[i],o=r?e[r]:e;o&&o.leaveTo&&(n||(n=WU(t).leaveToProps={}),r&&(n[r]=n[r]||{}),B(r?n[r]:n,o.leaveTo))}}function XU(t,e,n,i){if(t){var r=t.parent,o=WU(t).leaveToProps;if(o){var a=HU("update",t,e,n,0);a.done=function(){r.remove(t),i&&i()},t.animateTo(o,a)}else r.remove(t),i&&i()}}function ZU(t){return"all"===t}function jU(t,e,n){var i=e.style;if(!t.isGroup&&i){if(n){t.useStyle({});for(var r=t.animators,o=0;o<r.length;o++){var a=r[o];"style"===a.targetName&&a.changeTarget(t.style)}}t.setStyle(i)}e&&(e.style=null,e&&t.attr(e),e.style=i)}function qU(t,e,n,i,r){if(r){var o=HU("update",t,e,i,n);o.duration>0&&t.animateFrom(r,o)}}function KU(t,e){kt(e,"silent")&&(t.silent=e.silent),kt(e,"ignore")&&(t.ignore=e.ignore),t instanceof tl&&kt(e,"invisible")&&(t.invisible=e.invisible),t instanceof su&&kt(e,"autoBatch")&&(t.autoBatch=e.autoBatch)}var JU={},$U={setTransform:function(t,e){return JU.el[t]=e,this},getTransform:function(t){return JU.el[t]},setShape:function(t,e){var n=JU.el,i=n.shape||(n.shape={});return i[t]=e,n.dirtyShape&&n.dirtyShape(),this},getShape:function(t){var e=JU.el.shape;if(e)return e[t]},setStyle:function(t,e){var n=JU.el,i=n.style;return i&&(i[t]=e,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(t){var e=JU.el.style;if(e)return e[t]},setExtra:function(t,e){var n=JU.el.extra||(JU.el.extra={});return n[t]=e,this},getExtra:function(t){var e=JU.el.extra;if(e)return e[t]}};function QU(){var t=this,e=t.el;if(e){var n=WU(e).userDuring,i=t.userDuring;n===i?(JU.el=e,i($U)):t.el=t.userDuring=null}}function tY(t,e,n,i){var r=n[t];if(r){var o,a=e[t];if(a){var s=n.transition,l=r.transition;if(l)if(!o&&(o=i[t]={}),ZU(l))B(o,a);else for(var u=Ca(l),h=0;h<u.length;h++){var c=u[h],p=a[c];o[c]=p}else if(ZU(s)||F(s,t)>=0){!o&&(o=i[t]={});var d=q(a);for(h=0;h<d.length;h++){c=d[h],p=a[c];oY(r[c],p)&&(o[c]=p)}}}}}function eY(t,e,n){var i=e[t];if(i)for(var r=n[t]={},o=q(i),a=0;a<o.length;a++){var s=o[a];r[s]=dr(i[s])}}function nY(t,e,n){for(var i=e.transition,r=ZU(i)?po:Ca(i||[]),o=0;o<r.length;o++){var a=r[o];if("style"!==a&&"shape"!==a&&"extra"!==a){var s=t[a];0,n[a]=s}}}function iY(t,e,n){for(var i=0;i<FU.length;i++){var r=FU[i],o=VU[r],a=e[r];a&&(n[o[0]]=a[0],n[o[1]]=a[1])}for(i=0;i<po.length;i++){var s=po[i];null!=e[s]&&(n[s]=e[s])}}function rY(t,e,n,i){if(n){var r,o=t.style;if(o){var a=n.transition,s=e.transition;if(a&&!ZU(a)){var l=Ca(a);!r&&(r=i.style={});for(var u=0;u<l.length;u++){var h=l[u],c=o[h];r[h]=c}}else if(t.getAnimationStyleProps&&(ZU(s)||ZU(a)||F(s,"style")>=0)){var p=t.getAnimationStyleProps(),d=p?p.style:null;if(d){!r&&(r=i.style={});var f=q(n);for(u=0;u<f.length;u++){h=f[u];if(d[h]){c=o[h];r[h]=c}}}}}}}function oY(t,e){return H(t)?t!==e:null!=t&&isFinite(t)}var aY=qa(),sY=["percent","easing","shape","style","extra"];function lY(t){t.stopAnimation("keyframe"),t.attr(aY(t))}function uY(t,e,n){if(n.isAnimationEnabled()&&e)if(Q(e))U(e,function(e){uY(t,e,n)});else{var i=e.keyframes,r=e.duration;if(n&&null==r){var o=rc("enter",n,0);r=o&&o.duration}if(i&&r){var a=aY(t);U(GU,function(n){if(!n||t[n]){var o;i.sort(function(t,e){return t.percent-e.percent}),U(i,function(i){var s=t.animators,l=n?i[n]:i;if(l){var u=q(l);if(n||(u=Z(u,function(t){return F(sY,t)<0})),u.length){o||(o=t.animate(n,e.loop,!0),o.scope="keyframe");for(var h=0;h<s.length;h++)s[h]!==o&&s[h].targetName===o.targetName&&s[h].stopTracks(u);n&&(a[n]=a[n]||{});var c=n?a[n]:a;U(u,function(e){c[e]=((n?t[n]:t)||{})[e]}),o.whenWithKeys(r*i.percent,l,u,i.easing)}}}),o&&o.delay(e.delay||0).duration(r).start(e.easing)}})}}}var hY="emphasis",cY="normal",pY="blur",dY="select",fY=[cY,hY,pY,dY],gY={normal:["itemStyle"],emphasis:[hY,"itemStyle"],blur:[pY,"itemStyle"],select:[dY,"itemStyle"]},yY={normal:["label"],emphasis:[hY,"label"],blur:[pY,"label"],select:[dY,"label"]},vY=["x","y"],mY="e\0\0",xY={normal:{},emphasis:{},blur:{},select:{}},_Y={cartesian2d:TU,geo:AU,single:kU,polar:PU,calendar:RU};function wY(t){return t instanceof su}function bY(t){return t instanceof tl}function SY(t,e){e.copyTransform(t),bY(e)&&bY(t)&&(e.setStyle(t.style),e.z=t.z,e.z2=t.z2,e.zlevel=t.zlevel,e.invisible=t.invisible,e.ignore=t.ignore,wY(e)&&wY(t)&&e.setShape(t.shape))}var MY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n,i){this._progressiveEls=null;var r=this._data,o=t.getData(),a=this.group,s=LY(t,o,e,n);r||a.removeAll(),o.diff(r).add(function(e){RY(n,null,e,s(e,i),t,a,o)}).remove(function(e){var n=r.getItemGraphicEl(e);n&&XU(n,bU(n).option,t)}).update(function(e,l){var u=r.getItemGraphicEl(l);RY(n,u,e,s(e,i),t,a,o)}).execute();var l=t.get("clip",!0)?sC(t.coordinateSystem,!1,t):null;l?a.setClipPath(l):a.removeClipPath(),this._data=o},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll(),this._data=null},e.prototype.incrementalRender=function(t,e,n,i,r){var o=e.getData(),a=LY(e,o,n,i),s=this._progressiveEls=[];function l(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}for(var u=t.start;u<t.end;u++){var h=RY(null,null,u,a(u,r),e,this.group,o);h&&(h.traverse(l),s.push(h))}},e.prototype.eachRendered=function(t){ex(this._progressiveEls||this.group,t)},e.prototype.filterForExposedEvent=function(t,e,n,i){var r=e.element;if(null==r||n.name===r)return!0;while((n=n.__hostTarget||n.parent)&&n!==this.group)if(n.name===r)return!0;return!1},e.type="custom",e}(hx),IY=MY;function TY(t){var e,n=t.type;if("path"===n){var i=t.shape,r=null!=i.width&&null!=i.height?{x:i.x||0,y:i.y||0,width:i.width,height:i.height}:null,o=ZY(i);e=Pm(o,null,r,i.layout||"center"),bU(e).customPathData=o}else if("image"===n)e=new gu({}),bU(e).customImagePath=t.style.image;else if("text"===n)e=new Wu({});else if("group"===n)e=new Fo;else{if("compoundPath"===n)throw new Error('"compoundPath" is not supported yet.');var a=Lm(n);if(!a){var s="";0,Sg(s)}e=new a}return bU(e).customGraphicType=n,e.name=t.name,e.z2EmphasisLift=1,e.z2SelectLift=1,e}function CY(t,e,n,i,r,o,a){lY(e);var s=r&&r.normal.cfg;s&&e.setTextConfig(s),i&&null==i.transition&&(i.transition=vY);var l=i&&i.style;if(l){if("text"===e.type){var u=l;kt(u,"textFill")&&(u.fill=u.textFill),kt(u,"textStroke")&&(u.stroke=u.textStroke)}var h=void 0,c=wY(e)?l.decal:null;t&&c&&(c.dirty=!0,h=dw(c,t)),l.__decalPattern=h}if(bY(e)&&l){h=l.__decalPattern;h&&(l.decal=h)}UU(e,i,o,{dataIndex:n,isInit:a,clearStyle:!0}),uY(e,i.keyframeAnimation,o)}function AY(t,e,n,i,r){var o=e.isGroup?null:e,a=r&&r[t].cfg;if(o){var s=o.ensureState(t);if(!1===i){var l=o.getState(t);l&&(l.style=null)}else s.style=i||null;a&&(s.textConfig=a),Sh(o)}}function DY(t,e,n){if(!t.isGroup){var i=t,r=n.currentZ,o=n.currentZLevel;i.z=r,i.zlevel=o;var a=e.z2;null!=a&&(i.z2=a||0);for(var s=0;s<fY.length;s++)kY(i,e,fY[s])}}function kY(t,e,n){var i,r=n===cY,o=r?e:VY(e,n),a=o?o.z2:null;null!=a&&(i=r?t:t.ensureState(n),i.z2=a||0)}function LY(t,e,n,i){var r=t.get("renderItem"),o=t.coordinateSystem,a={};o&&(a=o.prepareCustoms?o.prepareCustoms(o):_Y[o.type](o));for(var s,l,u=V({getWidth:i.getWidth,getHeight:i.getHeight,getZr:i.getZr,getDevicePixelRatio:i.getDevicePixelRatio,value:_,style:b,ordinalRawValue:w,styleEmphasis:S,visual:T,barLayout:C,currentSeriesIndices:A,font:D},a.api||{}),h={context:{},seriesId:t.id,seriesName:t.name,seriesIndex:t.seriesIndex,coordSys:a.coordSys,dataInsideLength:e.count(),encode:PY(t.getData())},c={},p={},d={},f={},g=0;g<fY.length;g++){var y=fY[g];d[y]=t.getModel(gY[y]),f[y]=t.getModel(yY[y])}function v(t){return t===s?l||(l=e.getItemModel(t)):e.getItemModel(t)}function m(t,n){return e.hasItemOption?t===s?c[n]||(c[n]=v(t).getModel(gY[n])):v(t).getModel(gY[n]):d[n]}function x(t,n){return e.hasItemOption?t===s?p[n]||(p[n]=v(t).getModel(yY[n])):v(t).getModel(yY[n]):f[n]}return function(t,n){return s=t,l=null,c={},p={},r&&r(V({dataIndexInside:t,dataIndex:e.getRawIndex(t),actionType:n?n.type:null},h),u)};function _(t,n){return null==n&&(n=s),e.getStore().get(e.getDimensionIndex(t||0),n)}function w(t,n){null==n&&(n=s),t=t||0;var i=e.getDimensionInfo(t);if(!i){var r=e.getDimensionIndex(t);return r>=0?e.getStore().get(r,n):void 0}var o=e.get(i.name,n),a=i&&i.ordinalMeta;return a?a.categories[o]:o}function b(n,i){null==i&&(i=s);var r=e.getItemVisual(i,"style"),o=r&&r.fill,a=r&&r.opacity,l=m(i,cY).getItemStyle();null!=o&&(l.fill=o),null!=a&&(l.opacity=a);var u={inheritColor:et(o)?o:"#000"},h=x(i,cY),c=xc(h,null,u,!1,!0);c.text=h.getShallow("show")?dt(t.getFormattedLabel(i,cY),RT(e,i)):null;var p=_c(h,u,!1);return I(n,l),l=zU(l,c,p),n&&M(l,n),l.legacy=!0,l}function S(n,i){null==i&&(i=s);var r=m(i,hY).getItemStyle(),o=x(i,hY),a=xc(o,null,null,!0,!0);a.text=o.getShallow("show")?ft(t.getFormattedLabel(i,hY),t.getFormattedLabel(i,cY),RT(e,i)):null;var l=_c(o,null,!0);return I(n,r),r=zU(r,a,l),n&&M(r,n),r.legacy=!0,r}function M(t,e){for(var n in e)kt(e,n)&&(t[n]=e[n])}function I(t,e){t&&(t.textFill&&(e.textFill=t.textFill),t.textPosition&&(e.textPosition=t.textPosition))}function T(t,n){if(null==n&&(n=s),kt(_U,t)){var i=e.getItemVisual(n,"style");return i?i[_U[t]]:null}if(kt(wU,t))return e.getItemVisual(n,t)}function C(t){if("cartesian2d"===o.type){var e=o.getBaseAxis();return EC(V({axis:e},t))}}function A(){return n.getCurrentSeriesIndices()}function D(t){return Cc(t,n)}}function PY(t){var e={};return U(t.dimensions,function(n){var i=t.getDimensionInfo(n);if(!i.isExtraCoord){var r=i.coordDim,o=e[r]=e[r]||[];o[i.coordDimIndex]=t.getDimensionIndex(n)}}),e}function RY(t,e,n,i,r,o,a){if(i){var s=OY(t,e,n,i,r,o);return s&&a.setItemGraphicEl(n,s),s&&Yh(s,i.focus,i.blurScope,i.emphasisDisabled),s}o.remove(e)}function OY(t,e,n,i,r,o){var a=-1,s=e;e&&NY(e,i,r)&&(a=F(o.childrenRef(),e),e=null);var l=!e,u=e;u?u.clearStates():(u=TY(i),s&&SY(s,u)),!1===i.morph?u.disableMorphing=!0:u.disableMorphing&&(u.disableMorphing=!1),xY.normal.cfg=xY.normal.conOpt=xY.emphasis.cfg=xY.emphasis.conOpt=xY.blur.cfg=xY.blur.conOpt=xY.select.cfg=xY.select.conOpt=null,xY.isLegacy=!1,zY(u,n,i,r,l,xY),EY(u,n,i,r,l),CY(t,u,n,i,xY,r,l),kt(i,"info")&&(bU(u).info=i.info);for(var h=0;h<fY.length;h++){var c=fY[h];if(c!==cY){var p=VY(i,c),d=FY(i,p,c);AY(c,u,p,d,xY)}}return DY(u,i,r),"group"===i.type&&GY(t,u,n,i,r),a>=0?o.replaceAt(u,a):o.add(u),u}function NY(t,e,n){var i=bU(t),r=e.type,o=e.shape,a=e.style;return n.isUniversalTransitionEnabled()||null!=r&&r!==i.customGraphicType||"path"===r&&jY(o)&&ZY(o)!==i.customPathData||"image"===r&&kt(a,"image")&&a.image!==i.customImagePath}function EY(t,e,n,i,r){var o=n.clipPath;if(!1===o)t&&t.getClipPath()&&t.removeClipPath();else if(o){var a=t.getClipPath();a&&NY(a,o,i)&&(a=null),a||(a=TY(o),t.setClipPath(a)),CY(null,a,e,o,null,i,r)}}function zY(t,e,n,i,r,o){if(!t.isGroup){BY(n,null,o),BY(n,hY,o);var a=o.normal.conOpt,s=o.emphasis.conOpt,l=o.blur.conOpt,u=o.select.conOpt;if(null!=a||null!=s||null!=u||null!=l){var h=t.getTextContent();if(!1===a)h&&t.removeTextContent();else{a=o.normal.conOpt=a||{type:"text"},h?h.clearStates():(h=TY(a),t.setTextContent(h)),CY(null,h,e,a,null,i,r);for(var c=a&&a.style,p=0;p<fY.length;p++){var d=fY[p];if(d!==cY){var f=o[d].conOpt;AY(d,h,f,FY(a,f,d),null)}}c?h.dirty():h.markRedraw()}}}}function BY(t,e,n){var i=e?VY(t,e):t,r=e?FY(t,i,hY):t.style,o=t.type,a=i?i.textConfig:null,s=t.textContent,l=s?e?VY(s,e):s:null;if(r&&(n.isLegacy||OU(r,o,!!a,!!l))){n.isLegacy=!0;var u=NU(r,o,!e);!a&&u.textConfig&&(a=u.textConfig),!l&&u.textContent&&(l=u.textContent)}if(!e&&l){var h=l;!h.type&&(h.type="text")}var c=e?n[e]:n.normal;c.cfg=a,c.conOpt=l}function VY(t,e){return e?t?t[e]:null:t}function FY(t,e,n){var i=e&&e.style;return null==i&&n===hY&&t&&(i=t.styleEmphasis),i}function GY(t,e,n,i,r){var o=i.children,a=o?o.length:0,s=i.$mergeChildren,l="byName"===s||i.diffChildrenByName,u=!1===s;if(a||l||u)if(l)HY({api:t,oldChildren:e.children()||[],newChildren:o||[],dataIndex:n,seriesModel:r,group:e});else{u&&e.removeAll();for(var h=0;h<a;h++){var c=o[h],p=e.childAt(h);c?(null==c.ignore&&(c.ignore=!1),OY(t,p,n,c,r,e)):p.ignore=!0}for(var d=e.childCount()-1;d>=h;d--){var f=e.childAt(d);WY(e,f,r)}}}function WY(t,e,n){e&&XU(e,bU(t).option,n)}function HY(t){new EI(t.oldChildren,t.newChildren,UY,UY,t).add(YY).update(YY).remove(XY).execute()}function UY(t,e){var n=t&&t.name;return null!=n?n:mY+e}function YY(t,e){var n=this.context,i=null!=t?n.newChildren[t]:null,r=null!=e?n.oldChildren[e]:null;OY(n.api,r,n.dataIndex,i,n.seriesModel,n.group)}function XY(t){var e=this.context,n=e.oldChildren[t];n&&XU(n,bU(n).option,e.seriesModel)}function ZY(t){return t&&(t.pathData||t.d)}function jY(t){return t&&(kt(t,"pathData")||kt(t,"d"))}function qY(t){t.registerChartView(IY),t.registerSeriesModel(MU)}var KY=qa(),JY=N,$Y=J,QY=function(){function t(){this._dragging=!1,this.animationThreshold=15}return t.prototype.render=function(t,e,n,i){var r=e.get("value"),o=e.get("status");if(this._axisModel=t,this._axisPointerModel=e,this._api=n,i||this._lastValue!==r||this._lastStatus!==o){this._lastValue=r,this._lastStatus=o;var a=this._group,s=this._handle;if(!o||"hide"===o)return a&&a.hide(),void(s&&s.hide());a&&a.show(),s&&s.show();var l={};this.makeElOption(l,r,t,e,n);var u=l.graphicKey;u!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=u;var h=this._moveAnimation=this.determineAnimation(t,e);if(a){var c=$(tX,e,h);this.updatePointerEl(a,l,c),this.updateLabelEl(a,l,c,e)}else a=this._group=new Fo,this.createPointerEl(a,l,t,e),this.createLabelEl(a,l,t,e),n.getZr().add(a);rX(a,e,!0),this._renderHandle(r)}},t.prototype.remove=function(t){this.clear(t)},t.prototype.dispose=function(t){this.clear(t)},t.prototype.determineAnimation=function(t,e){var n=e.get("animation"),i=t.axis,r="category"===i.type,o=e.get("snap");if(!o&&!r)return!1;if("auto"===n||null==n){var a=this.animationThreshold;if(r&&i.getBandWidth()>a)return!0;if(o){var s=EL(t).seriesDataCount,l=i.getExtent();return Math.abs(l[0]-l[1])/s>a}return!1}return!0===n},t.prototype.makeElOption=function(t,e,n,i,r){},t.prototype.createPointerEl=function(t,e,n,r){var o=e.pointer;if(o){var a=KY(t).pointerEl=new i[o.type](JY(e.pointer));t.add(a)}},t.prototype.createLabelEl=function(t,e,n,i){if(e.label){var r=KY(t).labelEl=new Wu(JY(e.label));t.add(r),nX(r,i)}},t.prototype.updatePointerEl=function(t,e,n){var i=KY(t).pointerEl;i&&e.pointer&&(i.setStyle(e.pointer.style),n(i,{shape:e.pointer.shape}))},t.prototype.updateLabelEl=function(t,e,n,i){var r=KY(t).labelEl;r&&(r.setStyle(e.label.style),n(r,{x:e.label.x,y:e.label.y}),nX(r,i))},t.prototype._renderHandle=function(t){if(!this._dragging&&this.updateHandleTransform){var e,n=this._axisPointerModel,i=this._api.getZr(),r=this._handle,o=n.getModel("handle"),a=n.get("status");if(!o.get("show")||!a||"hide"===a)return r&&i.remove(r),void(this._handle=null);this._handle||(e=!0,r=this._handle=jm(o.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){Te(t.event)},onmousedown:$Y(this._onHandleDragMove,this,0,0),drift:$Y(this._onHandleDragMove,this),ondragend:$Y(this._onHandleDragEnd,this)}),i.add(r)),rX(r,n,!1),r.setStyle(o.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=o.get("size");Q(s)||(s=[s,s]),r.scaleX=s[0]/2,r.scaleY=s[1]/2,gx(this,"_doDispatchAxisPointer",o.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},t.prototype._moveHandleToValue=function(t,e){tX(this._axisPointerModel,!e&&this._moveAnimation,this._handle,iX(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},t.prototype._onHandleDragMove=function(t,e){var n=this._handle;if(n){this._dragging=!0;var i=this.updateHandleTransform(iX(n),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=i,n.stopAnimation(),n.attr(iX(i)),KY(n).lastProp=null,this._doDispatchAxisPointer()}},t.prototype._doDispatchAxisPointer=function(){var t=this._handle;if(t){var e=this._payloadInfo,n=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:e.cursorPoint[0],y:e.cursorPoint[1],tooltipOption:e.tooltipOption,axesInfo:[{axisDim:n.axis.dim,axisIndex:n.componentIndex}]})}},t.prototype._onHandleDragEnd=function(){this._dragging=!1;var t=this._handle;if(t){var e=this._axisPointerModel.get("value");this._moveHandleToValue(e),this._api.dispatchAction({type:"hideTip"})}},t.prototype.clear=function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),n=this._group,i=this._handle;e&&n&&(this._lastGraphicKey=null,n&&e.remove(n),i&&e.remove(i),this._group=null,this._handle=null,this._payloadInfo=null),yx(this,"_doDispatchAxisPointer")},t.prototype.doClear=function(){},t.prototype.buildLabel=function(t,e,n){return n=n||0,{x:t[n],y:t[1-n],width:e[n],height:e[1-n]}},t}();function tX(t,e,n,i){eX(KY(n).lastProp,i)||(KY(n).lastProp=i,e?ac(n,i,t):(n.stopAnimation(),n.attr(i)))}function eX(t,e){if(rt(t)&&rt(e)){var n=!0;return U(e,function(e,i){n=n&&eX(t[i],e)}),!!n}return t===e}function nX(t,e){t[e.get(["label","show"])?"show":"hide"]()}function iX(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function rX(t,e,n){var i=e.get("z"),r=e.get("zlevel");t&&t.traverse(function(t){"group"!==t.type&&(null!=i&&(t.z=i),null!=r&&(t.zlevel=r),t.silent=n)})}var oX=QY;function aX(t){var e,n=t.get("type"),i=t.getModel(n+"Style");return"line"===n?(e=i.getLineStyle(),e.fill=null):"shadow"===n&&(e=i.getAreaStyle(),e.stroke=null),e}function sX(t,e,n,i,r){var o=n.get("value"),a=uX(o,e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),s=n.getModel("label"),l=Gp(s.get("padding")||0),u=s.getFont(),h=xo(a,u),c=r.position,p=h.width+l[1]+l[3],d=h.height+l[0]+l[2],f=r.align;"right"===f&&(c[0]-=p),"center"===f&&(c[0]-=p/2);var g=r.verticalAlign;"bottom"===g&&(c[1]-=d),"middle"===g&&(c[1]-=d/2),lX(c,p,d,i);var y=s.get("backgroundColor");y&&"auto"!==y||(y=e.get(["axisLine","lineStyle","color"])),t.label={x:c[0],y:c[1],style:xc(s,{text:a,font:u,fill:s.getTextColor(),padding:l,backgroundColor:y}),z2:10}}function lX(t,e,n,i){var r=i.getWidth(),o=i.getHeight();t[0]=Math.min(t[0]+e,r)-e,t[1]=Math.min(t[1]+n,o)-n,t[0]=Math.max(t[0],0),t[1]=Math.max(t[1],0)}function uX(t,e,n,i,r){t=e.scale.parse(t);var o=e.scale.getLabel({value:t},{precision:r.precision}),a=r.formatter;if(a){var s={value:Sk(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};U(i,function(t){var e=n.getSeriesByIndex(t.seriesIndex),i=t.dataIndexInside,r=e&&e.getDataParams(i);r&&s.seriesData.push(r)}),et(a)?o=a.replace("{value}",o):tt(a)&&(o=a(s))}return o}function hX(t,e,n){var i=Pe();return ze(i,i,n.rotation),Ee(i,i,n.position),Gm([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],i)}function cX(t,e,n,i,r,o){var a=AL.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=r.get(["label","margin"]),sX(e,i,r,o,{position:hX(i.axis,t,n),align:a.textAlign,verticalAlign:a.textVerticalAlign})}function pX(t,e,n){return n=n||0,{x1:t[n],y1:t[1-n],x2:e[n],y2:e[1-n]}}function dX(t,e,n){return n=n||0,{x:t[n],y:t[1-n],width:e[n],height:e[1-n]}}function fX(t,e,n,i,r,o){return{cx:t,cy:e,r0:n,r:i,startAngle:r,endAngle:o,clockwise:!0}}var gX=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.grid,s=i.get("type"),l=yX(a,o).getOtherAxis(o).getGlobalExtent(),u=o.toGlobalCoord(o.dataToCoord(e,!0));if(s&&"none"!==s){var h=aX(i),c=vX[s](o,u,l);c.style=h,t.graphicKey=c.type,t.pointer=c}var p=oL(a.model,n);cX(e,t,p,n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=oL(e.axis.grid.model,e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=hX(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.grid,a=r.getGlobalExtent(!0),s=yX(o,r).getOtherAxis(r).getGlobalExtent(),l="x"===r.dim?0:1,u=[t.x,t.y];u[l]+=e[l],u[l]=Math.min(a[1],u[l]),u[l]=Math.max(a[0],u[l]);var h=(s[1]+s[0])/2,c=[h,h];c[l]=u[l];var p=[{verticalAlign:"middle"},{align:"center"}];return{x:u[0],y:u[1],rotation:t.rotation,cursorPoint:c,tooltipOption:p[l]}},e}(oX);function yX(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var vX={line:function(t,e,n){var i=pX([e,n[0]],[e,n[1]],mX(t));return{type:"Line",subPixelOptimize:!0,shape:i}},shadow:function(t,e,n){var i=Math.max(1,t.getBandWidth()),r=n[1]-n[0];return{type:"Rect",shape:dX([e-i/2,n[0]],[i,r],mX(t))}}};function mX(t){return"x"===t.dim?0:1}var xX=gX,_X=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="axisPointer",e.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#B9BEC9",width:1,type:"dashed"},shadowStyle:{color:"rgba(210,219,238,0.2)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,borderRadius:3},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}},e}(pd),wX=_X,bX=qa(),SX=U;function MX(t,e,n){if(!c.node){var i=e.getZr();bX(i).records||(bX(i).records={}),IX(i,e);var r=bX(i).records[t]||(bX(i).records[t]={});r.handler=n}}function IX(t,e){function n(n,i){t.on(n,function(n){var r=DX(e);SX(bX(t).records,function(t){t&&i(t,n,r.dispatchAction)}),TX(r.pendings,e)})}bX(t).initialized||(bX(t).initialized=!0,n("click",$(AX,"click")),n("mousemove",$(AX,"mousemove")),n("globalout",CX))}function TX(t,e){var n,i=t.showTip.length,r=t.hideTip.length;i?n=t.showTip[i-1]:r&&(n=t.hideTip[r-1]),n&&(n.dispatchAction=null,e.dispatchAction(n))}function CX(t,e,n){t.handler("leave",null,n)}function AX(t,e,n,i){e.handler(t,n,i)}function DX(t){var e={showTip:[],hideTip:[]},n=function(i){var r=e[i.type];r?r.push(i):(i.dispatchAction=n,t.dispatchAction(i))};return{dispatchAction:n,pendings:e}}function kX(t,e){if(!c.node){var n=e.getZr(),i=(bX(n).records||{})[t];i&&(bX(n).records[t]=null)}}var LX=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i=e.getComponent("tooltip"),r=t.get("triggerOn")||i&&i.get("triggerOn")||"mousemove|click";MX("axisPointer",n,function(t,e,n){"none"!==r&&("leave"===t||r.indexOf(t)>=0)&&n({type:"updateAxisPointer",currTrigger:t,x:e&&e.offsetX,y:e&&e.offsetY})})},e.prototype.remove=function(t,e){kX("axisPointer",e)},e.prototype.dispose=function(t,e){kX("axisPointer",e)},e.type="axisPointer",e}(Hy),PX=LX;function RX(t,e){var n,i=[],r=t.seriesIndex;if(null==r||!(n=e.getSeriesByIndex(r)))return{point:[]};var o=n.getData(),a=ja(o,t);if(null==a||a<0||Q(a))return{point:[]};var s=o.getItemGraphicEl(a),l=n.coordinateSystem;if(n.getTooltipPosition)i=n.getTooltipPosition(a)||[];else if(l&&l.dataToPoint)if(t.isStacked){var u=l.getBaseAxis(),h=l.getOtherAxis(u),c=h.dim,p=u.dim,d="x"===c||"radius"===c?1:0,f=o.mapDimension(p),g=[];g[d]=o.get(f,a),g[1-d]=o.get(o.getCalculationInfo("stackResultDimension"),a),i=l.dataToPoint(g)||[]}else i=l.dataToPoint(o.getValues(Y(l.dimensions,function(t){return o.mapDimension(t)}),a))||[];else if(s){var y=s.getBoundingRect().clone();y.applyTransform(s.transform),i=[y.x+y.width/2,y.y+y.height/2]}return{point:i,el:s}}var OX=qa();function NX(t,e,n){var i=t.currTrigger,r=[t.x,t.y],o=t,a=t.dispatchAction||J(n.dispatchAction,n),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){YX(r)&&(r=RX({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=YX(r),u=o.axesInfo,h=s.axesInfo,c="leave"===i||YX(r),p={},d={},f={list:[],map:{}},g={showPointer:$(BX,d),showTooltip:$(VX,f)};U(s.coordSysMap,function(t,e){var n=l||t.containPoint(r);U(s.coordSysAxesInfo[e],function(t,e){var i=t.axis,o=HX(u,t);if(!c&&n&&(!u||o)){var a=o&&o.value;null!=a||l||(a=i.pointToData(r)),null!=a&&EX(t,a,g,!1,p)}})});var y={};return U(h,function(t,e){var n=t.linkGroup;n&&!d[e]&&U(n.axesInfo,function(e,i){var r=d[i];if(e!==t&&r){var o=r.value;n.mapper&&(o=t.axis.scale.parse(n.mapper(o,UX(e),UX(t)))),y[t.key]=o}})}),U(y,function(t,e){EX(h[e],t,g,!0,p)}),FX(d,h,p),GX(f,r,t,a),WX(h,a,n),p}}function EX(t,e,n,i,r){var o=t.axis;if(!o.scale.isBlank()&&o.containData(e))if(t.involveSeries){var a=zX(e,t),s=a.payloadBatch,l=a.snapToValue;s[0]&&null==r.seriesIndex&&B(r,s[0]),!i&&t.snap&&o.containData(l)&&null!=l&&(e=l),n.showPointer(t,e,s),n.showTooltip(t,a,l)}else n.showPointer(t,e)}function zX(t,e){var n=e.axis,i=n.dim,r=t,o=[],a=Number.MAX_VALUE,s=-1;return U(e.seriesModels,function(e,l){var u,h,c=e.getData().mapDimensionsAll(i);if(e.getAxisTooltipData){var p=e.getAxisTooltipData(c,t,n);h=p.dataIndices,u=p.nestestValue}else{if(h=e.getData().indicesOfNearest(c[0],t,"category"===n.type?.5:null),!h.length)return;u=e.getData().get(c[0],h[0])}if(null!=u&&isFinite(u)){var d=t-u,f=Math.abs(d);f<=a&&((f<a||d>=0&&s<0)&&(a=f,s=d,r=u,o.length=0),U(h,function(t){o.push({seriesIndex:e.seriesIndex,dataIndexInside:t,dataIndex:e.getData().getRawIndex(t)})}))}}),{payloadBatch:o,snapToValue:r}}function BX(t,e,n,i){t[e.key]={value:n,payloadBatch:i}}function VX(t,e,n,i){var r=n.payloadBatch,o=e.axis,a=o.model,s=e.axisPointerModel;if(e.triggerTooltip&&r.length){var l=e.coordSys.model,u=VL(l),h=t.map[u];h||(h=t.map[u]={coordSysId:l.id,coordSysIndex:l.componentIndex,coordSysType:l.type,coordSysMainType:l.mainType,dataByAxis:[]},t.list.push(h)),h.dataByAxis.push({axisDim:o.dim,axisIndex:a.componentIndex,axisType:a.type,axisId:a.id,value:i,valueLabelOpt:{precision:s.get(["label","precision"]),formatter:s.get(["label","formatter"])},seriesDataIndices:r.slice()})}}function FX(t,e,n){var i=n.axesInfo=[];U(e,function(e,n){var r=e.axisPointerModel.option,o=t[n];o?(!e.useHandle&&(r.status="show"),r.value=o.value,r.seriesDataIndices=(o.payloadBatch||[]).slice()):!e.useHandle&&(r.status="hide"),"show"===r.status&&i.push({axisDim:e.axis.dim,axisIndex:e.axis.model.componentIndex,value:r.value})})}function GX(t,e,n,i){if(!YX(e)&&t.list.length){var r=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};i({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:r.dataIndexInside,dataIndex:r.dataIndex,seriesIndex:r.seriesIndex,dataByCoordSys:t.list})}else i({type:"hideTip"})}function WX(t,e,n){var i=n.getZr(),r="axisPointerLastHighlights",o=OX(i)[r]||{},a=OX(i)[r]={};U(t,function(t,e){var n=t.axisPointerModel.option;"show"===n.status&&t.triggerEmphasis&&U(n.seriesDataIndices,function(t){var e=t.seriesIndex+" | "+t.dataIndex;a[e]=t})});var s=[],l=[];U(o,function(t,e){!a[e]&&l.push(t)}),U(a,function(t,e){!o[e]&&s.push(t)}),l.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:l}),s.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:s})}function HX(t,e){for(var n=0;n<(t||[]).length;n++){var i=t[n];if(e.axis.dim===i.axisDim&&e.axis.model.componentIndex===i.axisIndex)return i}}function UX(t){var e=t.axis.model,n={},i=n.axisDim=t.axis.dim;return n.axisIndex=n[i+"AxisIndex"]=e.componentIndex,n.axisName=n[i+"AxisName"]=e.name,n.axisId=n[i+"AxisId"]=e.id,n}function YX(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function XX(t){WL.registerAxisPointerClass("CartesianAxisPointer",xX),t.registerComponentModel(wX),t.registerComponentView(PX),t.registerPreprocessor(function(t){if(t){(!t.axisPointer||0===t.axisPointer.length)&&(t.axisPointer={});var e=t.axisPointer.link;e&&!Q(e)&&(t.axisPointer.link=[e])}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=DL(t,e)}),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},NX)}function ZX(t){Qb(tP),Qb(XX)}var jX=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis;"angle"===o.dim&&(this.animationThreshold=Math.PI/18);var a=o.polar,s=a.getOtherAxis(o),l=s.getExtent(),u=o.dataToCoord(e),h=i.get("type");if(h&&"none"!==h){var c=aX(i),p=KX[h](o,a,u,l);p.style=c,t.graphicKey=p.type,t.pointer=p}var d=i.get(["label","margin"]),f=qX(e,n,i,a,d);sX(t,n,i,r,f)},e}(oX);function qX(t,e,n,i,r){var o=e.axis,a=o.dataToCoord(t),s=i.getAngleAxis().getExtent()[0];s=s/180*Math.PI;var l,u,h,c=i.getRadiusAxis().getExtent();if("radius"===o.dim){var p=Pe();ze(p,p,s),Ee(p,p,[i.cx,i.cy]),l=Gm([a,-r],p);var d=e.getModel("axisLabel").get("rotate")||0,f=AL.innerTextLayout(s,d*Math.PI/180,-1);u=f.textAlign,h=f.textVerticalAlign}else{var g=c[1];l=i.coordToPoint([g+r,a]);var y=i.cx,v=i.cy;u=Math.abs(l[0]-y)/g<.3?"center":l[0]>y?"left":"right",h=Math.abs(l[1]-v)/g<.3?"middle":l[1]>v?"top":"bottom"}return{position:l,align:u,verticalAlign:h}}var KX={line:function(t,e,n,i){return"angle"===t.dim?{type:"Line",shape:pX(e.coordToPoint([i[0],n]),e.coordToPoint([i[1],n]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:n}}},shadow:function(t,e,n,i){var r=Math.max(1,t.getBandWidth()),o=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:fX(e.cx,e.cy,i[0],i[1],(-n-r/2)*o,(r/2-n)*o)}:{type:"Sector",shape:fX(e.cx,e.cy,n-r/2,n+r/2,0,2*Math.PI)}}},JX=jX,$X=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.findAxisModel=function(t){var e,n=this.ecModel;return n.eachComponent(t,function(t){t.getCoordSysModel()===this&&(e=t)},this),e},e.type="polar",e.dependencies=["radiusAxis","angleAxis"],e.defaultOption={z:0,center:["50%","50%"],radius:"80%"},e}(pd),QX=$X,tZ=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",Qa).models[0]},e.type="polarAxis",e}(pd);W(tZ,pD);var eZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="angleAxis",e}(tZ),nZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="radiusAxis",e}(tZ),iZ=function(t){function e(e,n){return t.call(this,"radius",e,n)||this}return a(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e}(nL);iZ.prototype.dataToRadius=nL.prototype.dataToCoord,iZ.prototype.radiusToData=nL.prototype.coordToData;var rZ=iZ,oZ=qa(),aZ=function(t){function e(e,n){return t.call(this,"angle",e,n||[0,360])||this}return a(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e.prototype.calculateCategoryInterval=function(){var t=this,e=t.getLabelModel(),n=t.scale,i=n.getExtent(),r=n.count();if(i[1]-i[0]<1)return 0;var o=i[0],a=t.dataToCoord(o+1)-t.dataToCoord(o),s=Math.abs(a),l=xo(null==o?"":o+"",e.getFont(),"center","top"),u=Math.max(l.height,7),h=u/s;isNaN(h)&&(h=1/0);var c=Math.max(0,Math.floor(h)),p=oZ(t.model),d=p.lastAutoInterval,f=p.lastTickCount;return null!=d&&null!=f&&Math.abs(d-c)<=1&&Math.abs(f-r)<=1&&d>c?c=d:(p.lastTickCount=r,p.lastAutoInterval=c),c},e}(nL);aZ.prototype.dataToAngle=nL.prototype.dataToCoord,aZ.prototype.angleToData=nL.prototype.coordToData;var sZ=aZ,lZ=["radius","angle"],uZ=function(){function t(t){this.dimensions=lZ,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new rZ,this._angleAxis=new sZ,this.axisPointerEnabled=!0,this.name=t||"",this._radiusAxis.polar=this._angleAxis.polar=this}return t.prototype.containPoint=function(t){var e=this.pointToCoord(t);return this._radiusAxis.contain(e[0])&&this._angleAxis.contain(e[1])},t.prototype.containData=function(t){return this._radiusAxis.containData(t[0])&&this._angleAxis.containData(t[1])},t.prototype.getAxis=function(t){var e="_"+t+"Axis";return this[e]},t.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},t.prototype.getAxesByScale=function(t){var e=[],n=this._angleAxis,i=this._radiusAxis;return n.scale.type===t&&e.push(n),i.scale.type===t&&e.push(i),e},t.prototype.getAngleAxis=function(){return this._angleAxis},t.prototype.getRadiusAxis=function(){return this._radiusAxis},t.prototype.getOtherAxis=function(t){var e=this._angleAxis;return t===e?this._radiusAxis:e},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},t.prototype.getTooltipAxes=function(t){var e=null!=t&&"auto"!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[e],otherAxes:[this.getOtherAxis(e)]}},t.prototype.dataToPoint=function(t,e){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],e),this._angleAxis.dataToAngle(t[1],e)])},t.prototype.pointToData=function(t,e){var n=this.pointToCoord(t);return[this._radiusAxis.radiusToData(n[0],e),this._angleAxis.angleToData(n[1],e)]},t.prototype.pointToCoord=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,i=this.getAngleAxis(),r=i.getExtent(),o=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]);i.inverse?o=a-360:a=o+360;var s=Math.sqrt(e*e+n*n);e/=s,n/=s;var l=Math.atan2(-n,e)/Math.PI*180,u=l<o?1:-1;while(l<o||l>a)l+=360*u;return[s,l]},t.prototype.coordToPoint=function(t){var e=t[0],n=t[1]/180*Math.PI,i=Math.cos(n)*e+this.cx,r=-Math.sin(n)*e+this.cy;return[i,r]},t.prototype.getArea=function(){var t=this.getAngleAxis(),e=this.getRadiusAxis(),n=e.getExtent().slice();n[0]>n[1]&&n.reverse();var i=t.getExtent(),r=Math.PI/180,o=1e-4;return{cx:this.cx,cy:this.cy,r0:n[0],r:n[1],startAngle:-i[0]*r,endAngle:-i[1]*r,clockwise:t.inverse,contain:function(t,e){var n=t-this.cx,i=e-this.cy,r=n*n+i*i,a=this.r,s=this.r0;return a!==s&&r-o<=a*a&&r+o>=s*s}}},t.prototype.convertToPixel=function(t,e,n){var i=hZ(e);return i===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){var i=hZ(e);return i===this?this.pointToData(n):null},t}();function hZ(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var cZ=uZ;function pZ(t,e,n){var i=e.get("center"),r=n.getWidth(),o=n.getHeight();t.cx=ea(i[0],r),t.cy=ea(i[1],o);var a=t.getRadiusAxis(),s=Math.min(r,o)/2,l=e.get("radius");null==l?l=[0,"100%"]:Q(l)||(l=[0,l]);var u=[ea(l[0],s),ea(l[1],s)];a.inverse?a.setExtent(u[1],u[0]):a.setExtent(u[0],u[1])}function dZ(t,e){var n=this,i=n.getAngleAxis(),r=n.getRadiusAxis();if(i.scale.setExtent(1/0,-1/0),r.scale.setExtent(1/0,-1/0),t.eachSeries(function(t){if(t.coordinateSystem===n){var e=t.getData();U(Ak(e,"radius"),function(t){r.scale.unionExtentFromData(e,t)}),U(Ak(e,"angle"),function(t){i.scale.unionExtentFromData(e,t)})}}),xk(i.scale,i.model),xk(r.scale,r.model),"category"===i.type&&!i.onBand){var o=i.getExtent(),a=360/i.scale.count();i.inverse?o[1]+=a:o[1]-=a,i.setExtent(o[0],o[1])}}function fZ(t){return"angleAxis"===t.mainType}function gZ(t,e){var n;if(t.type=e.get("type"),t.scale=_k(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),fZ(e)){t.inverse=t.inverse!==e.get("clockwise");var i=e.get("startAngle"),r=null!==(n=e.get("endAngle"))&&void 0!==n?n:i+(t.inverse?-360:360);t.setExtent(i,r)}e.axis=t,t.model=e}var yZ={dimensions:lZ,create:function(t,e){var n=[];return t.eachComponent("polar",function(t,i){var r=new cZ(i+"");r.update=dZ;var o=r.getRadiusAxis(),a=r.getAngleAxis(),s=t.findAxisModel("radiusAxis"),l=t.findAxisModel("angleAxis");gZ(o,s),gZ(a,l),pZ(r,t,e),n.push(r),t.coordinateSystem=r,r.model=t}),t.eachSeries(function(t){if("polar"===t.get("coordinateSystem")){var e=t.getReferringComponents("polar",Qa).models[0];0,t.coordinateSystem=e.coordinateSystem}}),n}},vZ=yZ,mZ=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function xZ(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var i=t.coordToPoint([e[0],n]),r=t.coordToPoint([e[1],n]);return{x1:i[0],y1:i[1],x2:r[0],y2:r[1]}}function _Z(t){var e=t.getRadiusAxis();return e.inverse?0:1}function wZ(t){var e=t[0],n=t[t.length-1];e&&n&&Math.abs(Math.abs(e.coord-n.coord)-360)<1e-4&&t.pop()}var bZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return a(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=t.axis,i=n.polar,r=i.getRadiusAxis().getExtent(),o=n.getTicksCoords(),a=n.getMinorTicksCoords(),s=Y(n.getViewLabels(),function(t){t=N(t);var e=n.scale,i="ordinal"===e.type?e.getRawOrdinalNumber(t.tickValue):t.tickValue;return t.coord=n.dataToCoord(i),t});wZ(s),wZ(o),U(mZ,function(e){!t.get([e,"show"])||n.scale.isBlank()&&"axisLine"!==e||SZ[e](this.group,t,i,o,a,r,s)},this)}},e.type="angleAxis",e}(WL),SZ={axisLine:function(t,e,n,r,o,a){var s,l=e.getModel(["axisLine","lineStyle"]),u=n.getAngleAxis(),h=Math.PI/180,c=u.getExtent(),p=_Z(n),d=p?0:1,f=360===Math.abs(c[1]-c[0])?"Circle":"Arc";s=0===a[d]?new i[f]({shape:{cx:n.cx,cy:n.cy,r:a[p],startAngle:-c[0]*h,endAngle:-c[1]*h,clockwise:u.inverse},style:l.getLineStyle(),z2:1,silent:!0}):new Fv({shape:{cx:n.cx,cy:n.cy,r:a[p],r0:a[d]},style:l.getLineStyle(),z2:1,silent:!0}),s.style.fill=null,t.add(s)},axisTick:function(t,e,n,i,r,o){var a=e.getModel("axisTick"),s=(a.get("inside")?-1:1)*a.get("length"),l=o[_Z(n)],u=Y(i,function(t){return new $v({shape:xZ(n,[l,l+s],t.coord)})});t.add(Nm(u,{style:V(a.getModel("lineStyle").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})}))},minorTick:function(t,e,n,i,r,o){if(r.length){for(var a=e.getModel("axisTick"),s=e.getModel("minorTick"),l=(a.get("inside")?-1:1)*s.get("length"),u=o[_Z(n)],h=[],c=0;c<r.length;c++)for(var p=0;p<r[c].length;p++)h.push(new $v({shape:xZ(n,[u,u+l],r[c][p].coord)}));t.add(Nm(h,{style:V(s.getModel("lineStyle").getLineStyle(),V(a.getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])}))}))}},axisLabel:function(t,e,n,i,r,o,a){var s=e.getCategories(!0),l=e.getModel("axisLabel"),u=l.get("margin"),h=e.get("triggerEvent");U(a,function(i,r){var a=l,c=i.tickValue,p=o[_Z(n)],d=n.coordToPoint([p+u,i.coord]),f=n.cx,g=n.cy,y=Math.abs(d[0]-f)/p<.3?"center":d[0]>f?"left":"right",v=Math.abs(d[1]-g)/p<.3?"middle":d[1]>g?"top":"bottom";if(s&&s[c]){var m=s[c];rt(m)&&m.textStyle&&(a=new Hc(m.textStyle,l,l.ecModel))}var x=new Wu({silent:AL.isLabelSilent(e),style:xc(a,{x:d[0],y:d[1],fill:a.getTextColor()||e.get(["axisLine","lineStyle","color"]),text:i.formattedLabel,align:y,verticalAlign:v})});if(t.add(x),h){var _=AL.makeAxisEventDataBase(e);_.targetType="axisLabel",_.value=i.rawLabel,Hu(x).eventData=_}},this)},splitLine:function(t,e,n,i,r,o){var a=e.getModel("splitLine"),s=a.getModel("lineStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var h=[],c=0;c<i.length;c++){var p=u++%l.length;h[p]=h[p]||[],h[p].push(new $v({shape:xZ(n,o,i[c].coord)}))}for(c=0;c<h.length;c++)t.add(Nm(h[c],{style:V({stroke:l[c%l.length]},s.getLineStyle()),silent:!0,z:e.get("z")}))},minorSplitLine:function(t,e,n,i,r,o){if(r.length){for(var a=e.getModel("minorSplitLine"),s=a.getModel("lineStyle"),l=[],u=0;u<r.length;u++)for(var h=0;h<r[u].length;h++)l.push(new $v({shape:xZ(n,o,r[u][h].coord)}));t.add(Nm(l,{style:s.getLineStyle(),silent:!0,z:e.get("z")}))}},splitArea:function(t,e,n,i,r,o){if(i.length){var a=e.getModel("splitArea"),s=a.getModel("areaStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var h=[],c=Math.PI/180,p=-i[0].coord*c,d=Math.min(o[0],o[1]),f=Math.max(o[0],o[1]),g=e.get("clockwise"),y=1,v=i.length;y<=v;y++){var m=y===v?i[0].coord:i[y].coord,x=u++%l.length;h[x]=h[x]||[],h[x].push(new zv({shape:{cx:n.cx,cy:n.cy,r0:d,r:f,startAngle:p,endAngle:-m*c,clockwise:g},silent:!0})),p=-m*c}for(y=0;y<h.length;y++)t.add(Nm(h[y],{style:V({fill:l[y%l.length]},s.getAreaStyle()),silent:!0}))}}},MZ=bZ,IZ=["axisLine","axisTickLabel","axisName"],TZ=["splitLine","splitArea","minorSplitLine"],CZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return a(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=this._axisGroup,i=this._axisGroup=new Fo;this.group.add(i);var r=t.axis,o=r.polar,a=o.getAngleAxis(),s=r.getTicksCoords(),l=r.getMinorTicksCoords(),u=a.getExtent()[0],h=r.getExtent(),c=DZ(o,t,u),p=new AL(t,c);U(IZ,p.add,p),i.add(p.getGroup()),Ym(n,i,t),U(TZ,function(e){t.get([e,"show"])&&!r.scale.isBlank()&&AZ[e](this.group,t,o,u,h,s,l)},this)}},e.type="radiusAxis",e}(WL),AZ={splitLine:function(t,e,n,r,o,a){var s=e.getModel("splitLine"),l=s.getModel("lineStyle"),u=l.get("color"),h=0,c=n.getAngleAxis(),p=Math.PI/180,d=c.getExtent(),f=360===Math.abs(d[1]-d[0])?"Circle":"Arc";u=u instanceof Array?u:[u];for(var g=[],y=0;y<a.length;y++){var v=h++%u.length;g[v]=g[v]||[],g[v].push(new i[f]({shape:{cx:n.cx,cy:n.cy,r:Math.max(a[y].coord,0),startAngle:-d[0]*p,endAngle:-d[1]*p,clockwise:c.inverse}}))}for(y=0;y<g.length;y++)t.add(Nm(g[y],{style:V({stroke:u[y%u.length],fill:null},l.getLineStyle()),silent:!0}))},minorSplitLine:function(t,e,n,i,r,o,a){if(a.length){for(var s=e.getModel("minorSplitLine"),l=s.getModel("lineStyle"),u=[],h=0;h<a.length;h++)for(var c=0;c<a[h].length;c++)u.push(new yv({shape:{cx:n.cx,cy:n.cy,r:a[h][c].coord}}));t.add(Nm(u,{style:V({fill:null},l.getLineStyle()),silent:!0}))}},splitArea:function(t,e,n,i,r,o){if(o.length){var a=e.getModel("splitArea"),s=a.getModel("areaStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var h=[],c=o[0].coord,p=1;p<o.length;p++){var d=u++%l.length;h[d]=h[d]||[],h[d].push(new zv({shape:{cx:n.cx,cy:n.cy,r0:c,r:o[p].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),c=o[p].coord}for(p=0;p<h.length;p++)t.add(Nm(h[p],{style:V({fill:l[p%l.length]},s.getAreaStyle()),silent:!0}))}}};function DZ(t,e,n){return{position:[t.cx,t.cy],rotation:n/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:e.getModel("axisLabel").get("rotate"),z2:1}}var kZ=CZ;function LZ(t){return t.get("stack")||"__ec_stack_"+t.seriesIndex}function PZ(t,e){return e.dim+t.model.componentIndex}function RZ(t,e,n){var i={},r=OZ(Z(e.getSeriesByType(t),function(t){return!e.isSeriesFiltered(t)&&t.coordinateSystem&&"polar"===t.coordinateSystem.type}));e.eachSeriesByType(t,function(t){if("polar"===t.coordinateSystem.type){var e=t.getData(),n=t.coordinateSystem,o=n.getBaseAxis(),a=PZ(n,o),s=LZ(t),l=r[a][s],u=l.offset,h=l.width,c=n.getOtherAxis(o),p=t.coordinateSystem.cx,d=t.coordinateSystem.cy,f=t.get("barMinHeight")||0,g=t.get("barMinAngle")||0;i[s]=i[s]||[];for(var y=e.mapDimension(c.dim),v=e.mapDimension(o.dim),m=ST(e,y),x="radius"!==o.dim||!t.get("roundCap",!0),_=c.model,w=_.get("startValue"),b=c.dataToCoord(w||0),S=0,M=e.count();S<M;S++){var I=e.get(y,S),T=e.get(v,S),C=I>=0?"p":"n",A=b;m&&(i[s][T]||(i[s][T]={p:b,n:b}),A=i[s][T][C]);var D=void 0,k=void 0,L=void 0,P=void 0;if("radius"===c.dim){var R=c.dataToCoord(I)-b,O=o.dataToCoord(T);Math.abs(R)<f&&(R=(R<0?-1:1)*f),D=A,k=A+R,L=O-u,P=L-h,m&&(i[s][T][C]=k)}else{var N=c.dataToCoord(I,x)-b,E=o.dataToCoord(T);Math.abs(N)<g&&(N=(N<0?-1:1)*g),D=E+u,k=D+h,L=A,P=A+N,m&&(i[s][T][C]=P)}e.setItemLayout(S,{cx:p,cy:d,r0:D,r:k,startAngle:-L*Math.PI/180,endAngle:-P*Math.PI/180,clockwise:L>=P})}}})}function OZ(t){var e={};U(t,function(t,n){var i=t.getData(),r=t.coordinateSystem,o=r.getBaseAxis(),a=PZ(r,o),s=o.getExtent(),l="category"===o.type?o.getBandWidth():Math.abs(s[1]-s[0])/i.count(),u=e[a]||{bandWidth:l,remainedWidth:l,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},h=u.stacks;e[a]=u;var c=LZ(t);h[c]||u.autoWidthCount++,h[c]=h[c]||{width:0,maxWidth:0};var p=ea(t.get("barWidth"),l),d=ea(t.get("barMaxWidth"),l),f=t.get("barGap"),g=t.get("barCategoryGap");p&&!h[c].width&&(p=Math.min(u.remainedWidth,p),h[c].width=p,u.remainedWidth-=p),d&&(h[c].maxWidth=d),null!=f&&(u.gap=f),null!=g&&(u.categoryGap=g)});var n={};return U(e,function(t,e){n[e]={};var i=t.stacks,r=t.bandWidth,o=ea(t.categoryGap,r),a=ea(t.gap,1),s=t.remainedWidth,l=t.autoWidthCount,u=(s-o)/(l+(l-1)*a);u=Math.max(u,0),U(i,function(t,e){var n=t.maxWidth;n&&n<u&&(n=Math.min(n,s),t.width&&(n=Math.min(n,t.width)),s-=n,t.width=n,l--)}),u=(s-o)/(l+(l-1)*a),u=Math.max(u,0);var h,c=0;U(i,function(t,e){t.width||(t.width=u),h=t,c+=t.width*(1+a)}),h&&(c-=h.width*a);var p=-c/2;U(i,function(t,i){n[e][i]=n[e][i]||{offset:p,width:t.width},p+=t.width*(1+a)})}),n}var NZ=RZ,EZ={startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:0}},zZ={splitNumber:5},BZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="polar",e}(Hy);function VZ(t){Qb(XX),WL.registerAxisPointerClass("PolarAxisPointer",JX),t.registerCoordinateSystem("polar",vZ),t.registerComponentModel(QX),t.registerComponentView(BZ),ID(t,"angle",eZ,EZ),ID(t,"radius",nZ,zZ),t.registerComponentView(MZ),t.registerComponentView(kZ),t.registerLayout($(NZ,"bar"))}function FZ(t,e){e=e||{};var n=t.coordinateSystem,i=t.axis,r={},o=i.position,a=i.orient,s=n.getRect(),l=[s.x,s.x+s.width,s.y,s.y+s.height],u={horizontal:{top:l[2],bottom:l[3]},vertical:{left:l[0],right:l[1]}};r.position=["vertical"===a?u.vertical[o]:l[0],"horizontal"===a?u.horizontal[o]:l[3]];var h={horizontal:0,vertical:1};r.rotation=Math.PI/2*h[a];var c={top:-1,bottom:1,right:1,left:-1};r.labelDirection=r.tickDirection=r.nameDirection=c[o],t.get(["axisTick","inside"])&&(r.tickDirection=-r.tickDirection),pt(e.labelInside,t.get(["axisLabel","inside"]))&&(r.labelDirection=-r.labelDirection);var p=e.rotate;return null==p&&(p=t.get(["axisLabel","rotate"])),r.labelRotation="top"===o?-p:p,r.z2=1,r}var GZ=["axisLine","axisTickLabel","axisName"],WZ=["splitArea","splitLine"],HZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="SingleAxisPointer",n}return a(e,t),e.prototype.render=function(e,n,i,r){var o=this.group;o.removeAll();var a=this._axisGroup;this._axisGroup=new Fo;var s=FZ(e),l=new AL(e,s);U(GZ,l.add,l),o.add(this._axisGroup),o.add(l.getGroup()),U(WZ,function(t){e.get([t,"show"])&&UZ[t](this,this.group,this._axisGroup,e)},this),Ym(a,this._axisGroup,e),t.prototype.render.call(this,e,n,i,r)},e.prototype.remove=function(){YL(this)},e.type="singleAxis",e}(WL),UZ={splitLine:function(t,e,n,i){var r=i.axis;if(!r.scale.isBlank()){var o=i.getModel("splitLine"),a=o.getModel("lineStyle"),s=a.get("color");s=s instanceof Array?s:[s];for(var l=a.get("width"),u=i.coordinateSystem.getRect(),h=r.isHorizontal(),c=[],p=0,d=r.getTicksCoords({tickModel:o}),f=[],g=[],y=0;y<d.length;++y){var v=r.toGlobalCoord(d[y].coord);h?(f[0]=v,f[1]=u.y,g[0]=v,g[1]=u.y+u.height):(f[0]=u.x,f[1]=v,g[0]=u.x+u.width,g[1]=v);var m=new $v({shape:{x1:f[0],y1:f[1],x2:g[0],y2:g[1]},silent:!0});zm(m.shape,l);var x=p++%s.length;c[x]=c[x]||[],c[x].push(m)}var _=a.getLineStyle(["color"]);for(y=0;y<c.length;++y)e.add(Nm(c[y],{style:V({stroke:s[y%s.length]},_),silent:!0}))}},splitArea:function(t,e,n,i){UL(t,n,i,i)}},YZ=HZ,XZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.getCoordSysModel=function(){return this},e.type="singleAxis",e.layoutMode="box",e.defaultOption={left:"5%",top:"5%",right:"5%",bottom:"5%",type:"value",position:"bottom",orient:"horizontal",axisLine:{show:!0,lineStyle:{width:1,type:"solid"}},tooltip:{show:!0},axisTick:{show:!0,length:6,lineStyle:{width:1}},axisLabel:{show:!0,interval:"auto"},splitLine:{show:!0,lineStyle:{type:"dashed",opacity:.2}}},e}(pd);W(XZ,pD.prototype);var ZZ=XZ,jZ=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.type=r||"value",a.position=o||"bottom",a}return a(e,t),e.prototype.isHorizontal=function(){var t=this.position;return"top"===t||"bottom"===t},e.prototype.pointToData=function(t,e){return this.coordinateSystem.pointToData(t)[0]},e}(nL),qZ=jZ,KZ=["single"],JZ=function(){function t(t,e,n){this.type="single",this.dimension="single",this.dimensions=KZ,this.axisPointerEnabled=!0,this.model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var i=this.dimension,r=new qZ(i,_k(t),[0,0],t.get("type"),t.get("position")),o="category"===r.type;r.onBand=o&&t.get("boundaryGap"),r.inverse=t.get("inverse"),r.orient=t.get("orient"),t.axis=r,r.model=t,r.coordinateSystem=this,this._axis=r},t.prototype.update=function(t,e){t.eachSeries(function(t){if(t.coordinateSystem===this){var e=t.getData();U(e.mapDimensionsAll(this.dimension),function(t){this._axis.scale.unionExtentFromData(e,t)},this),xk(this._axis.scale,this._axis.model)}},this)},t.prototype.resize=function(t,e){this._rect=nd({left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")},{width:e.getWidth(),height:e.getHeight()}),this._adjustAxis()},t.prototype.getRect=function(){return this._rect},t.prototype._adjustAxis=function(){var t=this._rect,e=this._axis,n=e.isHorizontal(),i=n?[0,t.width]:[0,t.height],r=e.inverse?1:0;e.setExtent(i[r],i[1-r]),this._updateAxisTransform(e,n?t.x:t.y)},t.prototype._updateAxisTransform=function(t,e){var n=t.getExtent(),i=n[0]+n[1],r=t.isHorizontal();t.toGlobalCoord=r?function(t){return t+e}:function(t){return i-t+e},t.toLocalCoord=r?function(t){return t-e}:function(t){return i-t+e}},t.prototype.getAxis=function(){return this._axis},t.prototype.getBaseAxis=function(){return this._axis},t.prototype.getAxes=function(){return[this._axis]},t.prototype.getTooltipAxes=function(){return{baseAxes:[this.getAxis()],otherAxes:[]}},t.prototype.containPoint=function(t){var e=this.getRect(),n=this.getAxis(),i=n.orient;return"horizontal"===i?n.contain(n.toLocalCoord(t[0]))&&t[1]>=e.y&&t[1]<=e.y+e.height:n.contain(n.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},t.prototype.pointToData=function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},t.prototype.dataToPoint=function(t){var e=this.getAxis(),n=this.getRect(),i=[],r="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),i[r]=e.toGlobalCoord(e.dataToCoord(+t)),i[1-r]=0===r?n.y+n.height/2:n.x+n.width/2,i},t.prototype.convertToPixel=function(t,e,n){var i=$Z(e);return i===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){var i=$Z(e);return i===this?this.pointToData(n):null},t}();function $Z(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var QZ=JZ;function tj(t,e){var n=[];return t.eachComponent("singleAxis",function(i,r){var o=new QZ(i,t,e);o.name="single_"+r,o.resize(i,e),i.coordinateSystem=o,n.push(o)}),t.eachSeries(function(t){if("singleAxis"===t.get("coordinateSystem")){var e=t.getReferringComponents("singleAxis",Qa).models[0];t.coordinateSystem=e&&e.coordinateSystem}}),n}var ej={create:tj,dimensions:KZ},nj=ej,ij=["x","y"],rj=["width","height"],oj=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.coordinateSystem,s=lj(a,1-sj(o)),l=a.dataToPoint(e)[0],u=i.get("type");if(u&&"none"!==u){var h=aX(i),c=aj[u](o,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}var p=FZ(n);cX(e,t,p,n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=FZ(e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=hX(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.coordinateSystem,a=sj(r),s=lj(o,a),l=[t.x,t.y];l[a]+=e[a],l[a]=Math.min(s[1],l[a]),l[a]=Math.max(s[0],l[a]);var u=lj(o,1-a),h=(u[1]+u[0])/2,c=[h,h];return c[a]=l[a],{x:l[0],y:l[1],rotation:t.rotation,cursorPoint:c,tooltipOption:{verticalAlign:"middle"}}},e}(oX),aj={line:function(t,e,n){var i=pX([e,n[0]],[e,n[1]],sj(t));return{type:"Line",subPixelOptimize:!0,shape:i}},shadow:function(t,e,n){var i=t.getBandWidth(),r=n[1]-n[0];return{type:"Rect",shape:dX([e-i/2,n[0]],[i,r],sj(t))}}};function sj(t){return t.isHorizontal()?0:1}function lj(t,e){var n=t.getRect();return[n[ij[e]],n[ij[e]]+n[rj[e]]]}var uj=oj,hj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="single",e}(Hy);function cj(t){Qb(XX),WL.registerAxisPointerClass("SingleAxisPointer",uj),t.registerComponentView(hj),t.registerComponentView(YZ),t.registerComponentModel(ZZ),ID(t,"single",ZZ,ZZ.defaultOption),t.registerCoordinateSystem("single",nj)}var pj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(e,n,i){var r=sd(e);t.prototype.init.apply(this,arguments),dj(e,r)},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),dj(this.option,e)},e.prototype.getCellSize=function(){return this.option.cellSize},e.type="calendar",e.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},e}(pd);function dj(t,e){var n,i=t.cellSize;n=Q(i)?i:t.cellSize=[i,i],1===n.length&&(n[1]=n[0]);var r=Y([0,1],function(t){return rd(e,t)&&(n[t]="auto"),null!=n[t]&&"auto"!==n[t]});ad(t,e,{type:"box",ignoreSize:r})}var fj=pj,gj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){var i=this.group;i.removeAll();var r=t.coordinateSystem,o=r.getRangeInfo(),a=r.getOrient(),s=e.getLocaleModel();this._renderDayRect(t,o,i),this._renderLines(t,o,a,i),this._renderYearText(t,o,a,i),this._renderMonthText(t,s,a,i),this._renderWeekText(t,s,o,a,i)},e.prototype._renderDayRect=function(t,e,n){for(var i=t.coordinateSystem,r=t.getModel("itemStyle").getItemStyle(),o=i.getCellWidth(),a=i.getCellHeight(),s=e.start.time;s<=e.end.time;s=i.getNextNDay(s,1).time){var l=i.dataToRect([s],!1).tl,u=new Mu({shape:{x:l[0],y:l[1],width:o,height:a},cursor:"default",style:r});n.add(u)}},e.prototype._renderLines=function(t,e,n,i){var r=this,o=t.coordinateSystem,a=t.getModel(["splitLine","lineStyle"]).getLineStyle(),s=t.get(["splitLine","show"]),l=a.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=e.start,h=0;u.time<=e.end.time;h++){p(u.formatedDate),0===h&&(u=o.getDateInfo(e.start.y+"-"+e.start.m));var c=u.date;c.setMonth(c.getMonth()+1),u=o.getDateInfo(c)}function p(e){r._firstDayOfMonth.push(o.getDateInfo(e)),r._firstDayPoints.push(o.dataToRect([e],!1).tl);var l=r._getLinePointsOfOneWeek(t,e,n);r._tlpoints.push(l[0]),r._blpoints.push(l[l.length-1]),s&&r._drawSplitline(l,a,i)}p(o.getNextNDay(e.end.time,1).formatedDate),s&&this._drawSplitline(r._getEdgesPoints(r._tlpoints,l,n),a,i),s&&this._drawSplitline(r._getEdgesPoints(r._blpoints,l,n),a,i)},e.prototype._getEdgesPoints=function(t,e,n){var i=[t[0].slice(),t[t.length-1].slice()],r="horizontal"===n?0:1;return i[0][r]=i[0][r]-e/2,i[1][r]=i[1][r]+e/2,i},e.prototype._drawSplitline=function(t,e,n){var i=new jv({z2:20,shape:{points:t},style:e});n.add(i)},e.prototype._getLinePointsOfOneWeek=function(t,e,n){for(var i=t.coordinateSystem,r=i.getDateInfo(e),o=[],a=0;a<7;a++){var s=i.getNextNDay(r.time,a),l=i.dataToRect([s.time],!1);o[2*s.day]=l.tl,o[2*s.day+1]=l["horizontal"===n?"bl":"tr"]}return o},e.prototype._formatterLabel=function(t,e){return et(t)&&t?Xp(t,e):tt(t)?t(e):e.nameMap},e.prototype._yearTextPositionControl=function(t,e,n,i,r){var o=e[0],a=e[1],s=["center","bottom"];"bottom"===i?(a+=r,s=["center","top"]):"left"===i?o-=r:"right"===i?(o+=r,s=["center","top"]):a-=r;var l=0;return"left"!==i&&"right"!==i||(l=Math.PI/2),{rotation:l,x:o,y:a,style:{align:s[0],verticalAlign:s[1]}}},e.prototype._renderYearText=function(t,e,n,i){var r=t.getModel("yearLabel");if(r.get("show")){var o=r.get("margin"),a=r.get("position");a||(a="horizontal"!==n?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,u=(s[0][1]+s[1][1])/2,h="horizontal"===n?0:1,c={top:[l,s[h][1]],bottom:[l,s[1-h][1]],left:[s[1-h][0],u],right:[s[h][0],u]},p=e.start.y;+e.end.y>+e.start.y&&(p=p+"-"+e.end.y);var d=r.get("formatter"),f={start:e.start.y,end:e.end.y,nameMap:p},g=this._formatterLabel(d,f),y=new Wu({z2:30,style:xc(r,{text:g}),silent:r.get("silent")});y.attr(this._yearTextPositionControl(y,c[a],n,a,o)),i.add(y)}},e.prototype._monthTextPositionControl=function(t,e,n,i,r){var o="left",a="top",s=t[0],l=t[1];return"horizontal"===n?(l+=r,e&&(o="center"),"start"===i&&(a="bottom")):(s+=r,e&&(a="middle"),"start"===i&&(o="right")),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderMonthText=function(t,e,n,i){var r=t.getModel("monthLabel");if(r.get("show")){var o=r.get("nameMap"),a=r.get("margin"),s=r.get("position"),l=r.get("align"),u=[this._tlpoints,this._blpoints];o&&!et(o)||(o&&(e=op(o)||e),o=e.get(["time","monthAbbr"])||[]);var h="start"===s?0:1,c="horizontal"===n?0:1;a="start"===s?-a:a;for(var p="center"===l,d=r.get("silent"),f=0;f<u[h].length-1;f++){var g=u[h][f].slice(),y=this._firstDayOfMonth[f];if(p){var v=this._firstDayPoints[f];g[c]=(v[c]+u[0][f+1][c])/2}var m=r.get("formatter"),x=o[+y.m-1],_={yyyy:y.y,yy:(y.y+"").slice(2),MM:y.m,M:+y.m,nameMap:x},w=this._formatterLabel(m,_),b=new Wu({z2:30,style:B(xc(r,{text:w}),this._monthTextPositionControl(g,p,n,s,a)),silent:d});i.add(b)}}},e.prototype._weekTextPositionControl=function(t,e,n,i,r){var o="center",a="middle",s=t[0],l=t[1],u="start"===n;return"horizontal"===e?(s=s+i+(u?1:-1)*r[0]/2,o=u?"right":"left"):(l=l+i+(u?1:-1)*r[1]/2,a=u?"bottom":"top"),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderWeekText=function(t,e,n,i,r){var o=t.getModel("dayLabel");if(o.get("show")){var a=t.coordinateSystem,s=o.get("position"),l=o.get("nameMap"),u=o.get("margin"),h=a.getFirstDayOfWeek();if(!l||et(l)){l&&(e=op(l)||e);var c=e.get(["time","dayOfWeekShort"]);l=c||Y(e.get(["time","dayOfWeekAbbr"]),function(t){return t[0]})}var p=a.getNextNDay(n.end.time,7-n.lweek).time,d=[a.getCellWidth(),a.getCellHeight()];u=ea(u,Math.min(d[1],d[0])),"start"===s&&(p=a.getNextNDay(n.start.time,-(7+n.fweek)).time,u=-u);for(var f=o.get("silent"),g=0;g<7;g++){var y=a.getNextNDay(p,g),v=a.dataToRect([y.time],!1).center,m=g;m=Math.abs((g+h)%7);var x=new Wu({z2:30,style:B(xc(o,{text:l[m]}),this._weekTextPositionControl(v,i,s,u,d)),silent:f});r.add(x)}}},e.type="calendar",e}(Hy),yj=gj,vj=864e5,mj=function(){function t(e,n,i){this.type="calendar",this.dimensions=t.dimensions,this.getDimensionsInfo=t.getDimensionsInfo,this._model=e}return t.getDimensionsInfo=function(){return[{name:"time",type:"time"},"value"]},t.prototype.getRangeInfo=function(){return this._rangeInfo},t.prototype.getModel=function(){return this._model},t.prototype.getRect=function(){return this._rect},t.prototype.getCellWidth=function(){return this._sw},t.prototype.getCellHeight=function(){return this._sh},t.prototype.getOrient=function(){return this._orient},t.prototype.getFirstDayOfWeek=function(){return this._firstDayOfWeek},t.prototype.getDateInfo=function(t){t=da(t);var e=t.getFullYear(),n=t.getMonth()+1,i=n<10?"0"+n:""+n,r=t.getDate(),o=r<10?"0"+r:""+r,a=t.getDay();return a=Math.abs((a+7-this.getFirstDayOfWeek())%7),{y:e+"",m:i,d:o,day:a,time:t.getTime(),formatedDate:e+"-"+i+"-"+o,date:t}},t.prototype.getNextNDay=function(t,e){return e=e||0,0===e||(t=new Date(this.getDateInfo(t).time),t.setDate(t.getDate()+e)),this.getDateInfo(t)},t.prototype.update=function(t,e){this._firstDayOfWeek=+this._model.getModel("dayLabel").get("firstDay"),this._orient=this._model.get("orient"),this._lineWidth=this._model.getModel("itemStyle").getItemStyle().lineWidth||0,this._rangeInfo=this._getRangeInfo(this._initRangeOption());var n=this._rangeInfo.weeks||1,i=["width","height"],r=this._model.getCellSize().slice(),o=this._model.getBoxLayoutParams(),a="horizontal"===this._orient?[n,7]:[7,n];U([0,1],function(t){u(r,t)&&(o[i[t]]=r[t]*a[t])});var s={width:e.getWidth(),height:e.getHeight()},l=this._rect=nd(o,s);function u(t,e){return null!=t[e]&&"auto"!==t[e]}U([0,1],function(t){u(r,t)||(r[t]=l[i[t]]/a[t])}),this._sw=r[0],this._sh=r[1]},t.prototype.dataToPoint=function(t,e){Q(t)&&(t=t[0]),null==e&&(e=!0);var n=this.getDateInfo(t),i=this._rangeInfo,r=n.formatedDate;if(e&&!(n.time>=i.start.time&&n.time<i.end.time+vj))return[NaN,NaN];var o=n.day,a=this._getRangeInfo([i.start.time,r]).nthWeek;return"vertical"===this._orient?[this._rect.x+o*this._sw+this._sw/2,this._rect.y+a*this._sh+this._sh/2]:[this._rect.x+a*this._sw+this._sw/2,this._rect.y+o*this._sh+this._sh/2]},t.prototype.pointToData=function(t){var e=this.pointToDate(t);return e&&e.time},t.prototype.dataToRect=function(t,e){var n=this.dataToPoint(t,e);return{contentShape:{x:n[0]-(this._sw-this._lineWidth)/2,y:n[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:n,tl:[n[0]-this._sw/2,n[1]-this._sh/2],tr:[n[0]+this._sw/2,n[1]-this._sh/2],br:[n[0]+this._sw/2,n[1]+this._sh/2],bl:[n[0]-this._sw/2,n[1]+this._sh/2]}},t.prototype.pointToDate=function(t){var e=Math.floor((t[0]-this._rect.x)/this._sw)+1,n=Math.floor((t[1]-this._rect.y)/this._sh)+1,i=this._rangeInfo.range;return"vertical"===this._orient?this._getDateByWeeksAndDay(n,e-1,i):this._getDateByWeeksAndDay(e,n-1,i)},t.prototype.convertToPixel=function(t,e,n){var i=xj(e);return i===this?i.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){var i=xj(e);return i===this?i.pointToData(n):null},t.prototype.containPoint=function(t){return console.warn("Not implemented."),!1},t.prototype._initRangeOption=function(){var t,e=this._model.get("range");if(Q(e)&&1===e.length&&(e=e[0]),Q(e))t=e;else{var n=e.toString();if(/^\d{4}$/.test(n)&&(t=[n+"-01-01",n+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(n)){var i=this.getDateInfo(n),r=i.date;r.setMonth(r.getMonth()+1);var o=this.getNextNDay(r,-1);t=[i.formatedDate,o.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(n)&&(t=[n,n])}if(!t)return e;var a=this._getRangeInfo(t);return a.start.time>a.end.time&&t.reverse(),t},t.prototype._getRangeInfo=function(t){var e,n=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];n[0].time>n[1].time&&(e=!0,n.reverse());var i=Math.floor(n[1].time/vj)-Math.floor(n[0].time/vj)+1,r=new Date(n[0].time),o=r.getDate(),a=n[1].date.getDate();r.setDate(o+i-1);var s=r.getDate();if(s!==a){var l=r.getTime()-n[1].time>0?1:-1;while((s=r.getDate())!==a&&(r.getTime()-n[1].time)*l>0)i-=l,r.setDate(s-l)}var u=Math.floor((i+n[0].day+6)/7),h=e?1-u:u-1;return e&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:i,weeks:u,nthWeek:h,fweek:n[0].day,lweek:n[1].day}},t.prototype._getDateByWeeksAndDay=function(t,e,n){var i=this._getRangeInfo(n);if(t>i.weeks||0===t&&e<i.fweek||t===i.weeks&&e>i.lweek)return null;var r=7*(t-1)-i.fweek+e,o=new Date(i.start.time);return o.setDate(+i.start.d+r),this.getDateInfo(o)},t.create=function(e,n){var i=[];return e.eachComponent("calendar",function(r){var o=new t(r,e,n);i.push(o),r.coordinateSystem=o}),e.eachSeries(function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=i[t.get("calendarIndex")||0])}),i},t.dimensions=["time","value"],t}();function xj(t){var e=t.calendarModel,n=t.seriesModel,i=e?e.coordinateSystem:n?n.coordinateSystem:null;return i}var _j=mj;function wj(t){t.registerComponentModel(fj),t.registerComponentView(yj),t.registerCoordinateSystem("calendar",_j)}function bj(t,e){var n=t.existing;if(e.id=t.keyInfo.id,!e.type&&n&&(e.type=n.type),null==e.parentId){var i=e.parentOption;i?e.parentId=i.id:n&&(e.parentId=n.parentId)}e.parentOption=null}function Sj(t,e){var n;return U(e,function(e){null!=t[e]&&"auto"!==t[e]&&(n=!0)}),n}function Mj(t,e,n){var i=B({},n),r=t[e],o=n.$action||"merge";"merge"===o?r?(E(r,i,!0),ad(r,i,{ignoreSize:!0}),ld(n,r),Cj(n,r),Cj(n,r,"shape"),Cj(n,r,"style"),Cj(n,r,"extra"),n.clipPath=r.clipPath):t[e]=i:"replace"===o?t[e]=i:"remove"===o&&r&&(t[e]=null)}var Ij=["transition","enterFrom","leaveTo"],Tj=Ij.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function Cj(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),t&&e)for(var i=n?Ij:Tj,r=0;r<i.length;r++){var o=i[r];null==t[o]&&null!=e[o]&&(t[o]=e[o])}}function Aj(t,e){if(t&&(t.hv=e.hv=[Sj(e,["left","right"]),Sj(e,["top","bottom"])],"group"===t.type)){var n=t,i=e;null==n.width&&(n.width=i.width=0),null==n.height&&(n.height=i.height=0)}}var Dj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventAutoZ=!0,n}return a(e,t),e.prototype.mergeOption=function(e,n){var i=this.option.elements;this.option.elements=null,t.prototype.mergeOption.call(this,e,n),this.option.elements=i},e.prototype.optionUpdated=function(t,e){var n=this.option,i=(e?n:t).elements,r=n.elements=e?[]:n.elements,o=[];this._flatten(i,o,null);var a=Pa(r,o,"normalMerge"),s=this._elOptionsToUpdate=[];U(a,function(t,e){var n=t.newOption;n&&(s.push(n),bj(t,n),Mj(r,e,n),Aj(r[e],n))},this),n.elements=Z(r,function(t){return t&&delete t.$action,null!=t})},e.prototype._flatten=function(t,e,n){U(t,function(t){if(t){n&&(t.parentOption=n),e.push(t);var i=t.children;i&&i.length&&this._flatten(i,e,t),delete t.children}},this)},e.prototype.useElOptionsToUpdate=function(){var t=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,t},e.type="graphic",e.defaultOption={elements:[]},e}(pd),kj={path:null,compoundPath:null,group:Fo,image:gu,text:Wu},Lj=qa(),Pj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(){this._elMap=Tt()},e.prototype.render=function(t,e,n){t!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=t,this._updateElements(t),this._relocate(t,n)},e.prototype._updateElements=function(t){var e=t.useElOptionsToUpdate();if(e){var n=this._elMap,i=this.group,r=t.get("z"),o=t.get("zlevel");U(e,function(e){var a=Ga(e.id,null),s=null!=a?n.get(a):null,l=Ga(e.parentId,null),u=null!=l?n.get(l):i,h=e.type,c=e.style;"text"===h&&c&&e.hv&&e.hv[1]&&(c.textVerticalAlign=c.textBaseline=c.verticalAlign=c.align=null);var p=e.textContent,d=e.textConfig;if(c&&OU(c,h,!!d,!!p)){var f=NU(c,h,!0);!d&&f.textConfig&&(d=e.textConfig=f.textConfig),!p&&f.textContent&&(p=f.textContent)}var g=zj(e);var y=e.$action||"merge",v="merge"===y,m="replace"===y;if(v){var x=!s,_=s;x?_=Oj(a,u,e.type,n):(_&&(Lj(_).isNew=!1),lY(_)),_&&(UU(_,g,t,{isInit:x}),Ej(_,e,r,o))}else if(m){Nj(s,e,n,t);var w=Oj(a,u,e.type,n);w&&(UU(w,g,t,{isInit:!0}),Ej(w,e,r,o))}else"remove"===y&&(YU(s,e),Nj(s,e,n,t));var b=n.get(a);if(b&&p)if(v){var S=b.getTextContent();S?S.attr(p):b.setTextContent(new Wu(p))}else m&&b.setTextContent(new Wu(p));if(b){var M=e.clipPath;if(M){var I=M.type,T=void 0;x=!1;if(v){var C=b.getClipPath();x=!C||Lj(C).type!==I,T=x?Rj(I):C}else m&&(x=!0,T=Rj(I));b.setClipPath(T),UU(T,M,t,{isInit:x}),uY(T,M.keyframeAnimation,t)}var A=Lj(b);b.setTextConfig(d),A.option=e,Bj(b,t,e),Qm({el:b,componentModel:t,itemName:b.name,itemTooltipOption:e.tooltip}),uY(b,e.keyframeAnimation,t)}})}},e.prototype._relocate=function(t,e){for(var n=t.option.elements,i=this.group,r=this._elMap,o=e.getWidth(),a=e.getHeight(),s=["x","y"],l=0;l<n.length;l++){var u=n[l],h=Ga(u.id,null),c=null!=h?r.get(h):null;if(c&&c.isGroup){var p=c.parent,d=p===i,f=Lj(c),g=Lj(p);f.width=ea(f.option.width,d?o:g.width)||0,f.height=ea(f.option.height,d?a:g.height)||0}}for(l=n.length-1;l>=0;l--){u=n[l],h=Ga(u.id,null),c=null!=h?r.get(h):null;if(c){p=c.parent,g=Lj(p);var y=p===i?{width:o,height:a}:{width:g.width,height:g.height},v={},m=id(c,u,y,null,{hv:u.hv,boundingMode:u.bounding},v);if(!Lj(c).isNew&&m){for(var x=u.transition,_={},w=0;w<s.length;w++){var b=s[w],S=v[b];x&&(ZU(x)||F(x,b)>=0)?_[b]=S:c[b]=S}ac(c,_,t,0)}else c.attr(v)}}},e.prototype._clear=function(){var t=this,e=this._elMap;e.each(function(n){Nj(n,Lj(n).option,e,t._lastGraphicModel)}),this._elMap=Tt()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(Hy);function Rj(t){var e=kt(kj,t)?kj[t]:Lm(t);var n=new e({});return Lj(n).type=t,n}function Oj(t,e,n,i){var r=Rj(n);return e.add(r),i.set(t,r),Lj(r).id=t,Lj(r).isNew=!0,r}function Nj(t,e,n,i){var r=t&&t.parent;r&&("group"===t.type&&t.traverse(function(t){Nj(t,e,n,i)}),XU(t,e,i),n.removeKey(Lj(t).id))}function Ej(t,e,n,i){t.isGroup||U([["cursor",tl.prototype.cursor],["zlevel",i||0],["z",n||0],["z2",0]],function(n){var i=n[0];kt(e,i)?t[i]=dt(e[i],n[1]):null==t[i]&&(t[i]=n[1])}),U(q(e),function(n){if(0===n.indexOf("on")){var i=e[n];t[n]=tt(i)?i:null}}),kt(e,"draggable")&&(t.draggable=e.draggable),null!=e.name&&(t.name=e.name),null!=e.id&&(t.id=e.id)}function zj(t){return t=B({},t),U(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(Jp),function(e){delete t[e]}),t}function Bj(t,e,n){var i=Hu(t).eventData;t.silent||t.ignore||i||(i=Hu(t).eventData={componentType:"graphic",componentIndex:e.componentIndex,name:t.name}),i&&(i.info=n.info)}function Vj(t){t.registerComponentModel(Dj),t.registerComponentView(Pj),t.registerPreprocessor(function(t){var e=t.graphic;Q(e)?e[0]&&e[0].elements?t.graphic=[t.graphic[0]]:t.graphic=[{elements:e}]:e&&!e.elements&&(t.graphic=[{elements:[e]}])})}var Fj=["x","y","radius","angle","single"],Gj=["cartesian2d","polar","singleAxis"];function Wj(t){var e=t.get("coordinateSystem");return F(Gj,e)>=0}function Hj(t){return t+"Axis"}function Uj(t,e){var n,i=Tt(),r=[],o=Tt();t.eachComponent({mainType:"dataZoom",query:e},function(t){o.get(t.uid)||s(t)});do{n=!1,t.eachComponent("dataZoom",a)}while(n);function a(t){!o.get(t.uid)&&l(t)&&(s(t),n=!0)}function s(t){o.set(t.uid,!0),r.push(t),u(t)}function l(t){var e=!1;return t.eachTargetAxis(function(t,n){var r=i.get(t);r&&r[n]&&(e=!0)}),e}function u(t){t.eachTargetAxis(function(t,e){(i.get(t)||i.set(t,[]))[e]=!0})}return r}function Yj(t){var e=t.ecModel,n={infoList:[],infoMap:Tt()};return t.eachTargetAxis(function(t,i){var r=e.getComponent(Hj(t),i);if(r){var o=r.getCoordSysModel();if(o){var a=o.uid,s=n.infoMap.get(a);s||(s={model:o,axisModels:[]},n.infoList.push(s),n.infoMap.set(a,s)),s.axisModels.push(r)}}}),n}var Xj=function(){function t(){this.indexList=[],this.indexMap=[]}return t.prototype.add=function(t){this.indexMap[t]||(this.indexList.push(t),this.indexMap[t]=!0)},t}(),Zj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return a(e,t),e.prototype.init=function(t,e,n){var i=jj(t);this.settledOption=i,this.mergeDefaultAndTheme(t,n),this._doInit(i)},e.prototype.mergeOption=function(t){var e=jj(t);E(this.option,t,!0),E(this.settledOption,e,!0),this._doInit(e)},e.prototype._doInit=function(t){var e=this.option;this._setDefaultThrottle(t),this._updateRangeUse(t);var n=this.settledOption;U([["start","startValue"],["end","endValue"]],function(t,i){"value"===this._rangePropMode[i]&&(e[t[0]]=n[t[0]]=null)},this),this._resetTarget()},e.prototype._resetTarget=function(){var t=this.get("orient",!0),e=this._targetAxisInfoMap=Tt(),n=this._fillSpecifiedTargetAxis(e);n?this._orient=t||this._makeAutoOrientByTargetAxis():(this._orient=t||"horizontal",this._fillAutoTargetAxisByOrient(e,this._orient)),this._noTarget=!0,e.each(function(t){t.indexList.length&&(this._noTarget=!1)},this)},e.prototype._fillSpecifiedTargetAxis=function(t){var e=!1;return U(Fj,function(n){var i=this.getReferringComponents(Hj(n),ts);if(i.specified){e=!0;var r=new Xj;U(i.models,function(t){r.add(t.componentIndex)}),t.set(n,r)}},this),e},e.prototype._fillAutoTargetAxisByOrient=function(t,e){var n=this.ecModel,i=!0;if(i){var r="vertical"===e?"y":"x",o=n.findComponents({mainType:r+"Axis"});a(o,r)}if(i){o=n.findComponents({mainType:"singleAxis",filter:function(t){return t.get("orient",!0)===e}});a(o,"single")}function a(e,n){var r=e[0];if(r){var o=new Xj;if(o.add(r.componentIndex),t.set(n,o),i=!1,"x"===n||"y"===n){var a=r.getReferringComponents("grid",Qa).models[0];a&&U(e,function(t){r.componentIndex!==t.componentIndex&&a===t.getReferringComponents("grid",Qa).models[0]&&o.add(t.componentIndex)})}}}i&&U(Fj,function(e){if(i){var r=n.findComponents({mainType:Hj(e),filter:function(t){return"category"===t.get("type",!0)}});if(r[0]){var o=new Xj;o.add(r[0].componentIndex),t.set(e,o),i=!1}}},this)},e.prototype._makeAutoOrientByTargetAxis=function(){var t;return this.eachTargetAxis(function(e){!t&&(t=e)},this),"y"===t?"vertical":"horizontal"},e.prototype._setDefaultThrottle=function(t){if(t.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var e=this.ecModel.option;this.option.throttle=e.animation&&e.animationDurationUpdate>0?100:20}},e.prototype._updateRangeUse=function(t){var e=this._rangePropMode,n=this.get("rangeMode");U([["start","startValue"],["end","endValue"]],function(i,r){var o=null!=t[i[0]],a=null!=t[i[1]];o&&!a?e[r]="percent":!o&&a?e[r]="value":n?e[r]=n[r]:o&&(e[r]="percent")})},e.prototype.noTarget=function(){return this._noTarget},e.prototype.getFirstTargetAxisModel=function(){var t;return this.eachTargetAxis(function(e,n){null==t&&(t=this.ecModel.getComponent(Hj(e),n))},this),t},e.prototype.eachTargetAxis=function(t,e){this._targetAxisInfoMap.each(function(n,i){U(n.indexList,function(n){t.call(e,i,n)})})},e.prototype.getAxisProxy=function(t,e){var n=this.getAxisModel(t,e);if(n)return n.__dzAxisProxy},e.prototype.getAxisModel=function(t,e){var n=this._targetAxisInfoMap.get(t);if(n&&n.indexMap[e])return this.ecModel.getComponent(Hj(t),e)},e.prototype.setRawRange=function(t){var e=this.option,n=this.settledOption;U([["start","startValue"],["end","endValue"]],function(i){null==t[i[0]]&&null==t[i[1]]||(e[i[0]]=n[i[0]]=t[i[0]],e[i[1]]=n[i[1]]=t[i[1]])},this),this._updateRangeUse(t)},e.prototype.setCalculatedRange=function(t){var e=this.option;U(["start","startValue","end","endValue"],function(n){e[n]=t[n]})},e.prototype.getPercentRange=function(){var t=this.findRepresentativeAxisProxy();if(t)return t.getDataPercentWindow()},e.prototype.getValueRange=function(t,e){if(null!=t||null!=e)return this.getAxisProxy(t,e).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},e.prototype.findRepresentativeAxisProxy=function(t){if(t)return t.__dzAxisProxy;for(var e,n=this._targetAxisInfoMap.keys(),i=0;i<n.length;i++)for(var r=n[i],o=this._targetAxisInfoMap.get(r),a=0;a<o.indexList.length;a++){var s=this.getAxisProxy(r,o.indexList[a]);if(s.hostedBy(this))return s;e||(e=s)}return e},e.prototype.getRangePropMode=function(){return this._rangePropMode.slice()},e.prototype.getOrient=function(){return this._orient},e.type="dataZoom",e.dependencies=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","series","toolbox"],e.defaultOption={z:4,filterMode:"filter",start:0,end:100},e}(pd);function jj(t){var e={};return U(["start","end","startValue","endValue","throttle"],function(n){t.hasOwnProperty(n)&&(e[n]=t[n])}),e}var qj=Zj,Kj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="dataZoom.select",e}(qj),Jj=Kj,$j=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n,i){this.dataZoomModel=t,this.ecModel=e,this.api=n},e.type="dataZoom",e}(Hy),Qj=$j,tq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="dataZoom.select",e}(Qj),eq=tq,nq=U,iq=ia,rq=function(){function t(t,e,n,i){this._dimName=t,this._axisIndex=e,this.ecModel=i,this._dataZoomModel=n}return t.prototype.hostedBy=function(t){return this._dataZoomModel===t},t.prototype.getDataValueWindow=function(){return this._valueWindow.slice()},t.prototype.getDataPercentWindow=function(){return this._percentWindow.slice()},t.prototype.getTargetSeriesModels=function(){var t=[];return this.ecModel.eachSeries(function(e){if(Wj(e)){var n=Hj(this._dimName),i=e.getReferringComponents(n,Qa).models[0];i&&this._axisIndex===i.componentIndex&&t.push(e)}},this),t},t.prototype.getAxisModel=function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},t.prototype.getMinMaxSpan=function(){return N(this._minMaxSpan)},t.prototype.calculateDataWindow=function(t){var e,n=this._dataExtent,i=this.getAxisModel(),r=i.axis.scale,o=this._dataZoomModel.getRangePropMode(),a=[0,100],s=[],l=[];nq(["start","end"],function(i,u){var h=t[i],c=t[i+"Value"];"percent"===o[u]?(null==h&&(h=a[u]),c=r.parse(ta(h,a,n))):(e=!0,c=null==c?n[u]:r.parse(c),h=ta(c,n,a)),l[u]=null==c||isNaN(c)?n[u]:c,s[u]=null==h||isNaN(h)?a[u]:h}),iq(l),iq(s);var u=this._minMaxSpan;function h(t,e,n,i,o){var a=o?"Span":"ValueSpan";SV(0,t,n,"all",u["min"+a],u["max"+a]);for(var s=0;s<2;s++)e[s]=ta(t[s],n,i,!0),o&&(e[s]=r.parse(e[s]))}return e?h(l,s,n,a,!1):h(s,l,a,n,!0),{valueWindow:l,percentWindow:s}},t.prototype.reset=function(t){if(t===this._dataZoomModel){var e=this.getTargetSeriesModels();this._dataExtent=oq(this,this._dimName,e),this._updateMinMaxSpan();var n=this.calculateDataWindow(t.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,this._setAxisModel()}},t.prototype.filterData=function(t,e){if(t===this._dataZoomModel){var n=this._dimName,i=this.getTargetSeriesModels(),r=t.get("filterMode"),o=this._valueWindow;"none"!==r&&nq(i,function(t){var e=t.getData(),i=e.mapDimensionsAll(n);if(i.length){if("weakFilter"===r){var s=e.getStore(),l=Y(i,function(t){return e.getDimensionIndex(t)},e);e.filterSelf(function(t){for(var e,n,r,a=0;a<i.length;a++){var u=s.get(l[a],t),h=!isNaN(u),c=u<o[0],p=u>o[1];if(h&&!c&&!p)return!0;h&&(r=!0),c&&(e=!0),p&&(n=!0)}return r&&e&&n})}else nq(i,function(n){if("empty"===r)t.setData(e=e.map(n,function(t){return a(t)?t:NaN}));else{var i={};i[n]=o,e.selectRange(i)}});nq(i,function(t){e.setApproximateExtent(o,t)})}})}function a(t){return t>=o[0]&&t<=o[1]}},t.prototype._updateMinMaxSpan=function(){var t=this._minMaxSpan={},e=this._dataZoomModel,n=this._dataExtent;nq(["min","max"],function(i){var r=e.get(i+"Span"),o=e.get(i+"ValueSpan");null!=o&&(o=this.getAxisModel().axis.scale.parse(o)),null!=o?r=ta(n[0]+o,n,[0,100],!0):null!=r&&(o=ta(r,[0,100],n,!0)-n[0]),t[i+"Span"]=r,t[i+"ValueSpan"]=o},this)},t.prototype._setAxisModel=function(){var t=this.getAxisModel(),e=this._percentWindow,n=this._valueWindow;if(e){var i=aa(n,[0,500]);i=Math.min(i,20);var r=t.axis.scale.rawExtentInfo;0!==e[0]&&r.setDeterminedMinMax("min",+n[0].toFixed(i)),100!==e[1]&&r.setDeterminedMinMax("max",+n[1].toFixed(i)),r.freeze()}},t}();function oq(t,e,n){var i=[1/0,-1/0];nq(n,function(t){Dk(i,t.getData(),e)});var r=t.getAxisModel(),o=gk(r.axis.scale,r,i).calculate();return[o.min,o.max]}var aq=rq,sq={getTargetSeries:function(t){function e(e){t.eachComponent("dataZoom",function(n){n.eachTargetAxis(function(i,r){var o=t.getComponent(Hj(i),r);e(i,r,o,n)})})}e(function(t,e,n,i){n.__dzAxisProxy=null});var n=[];e(function(e,i,r,o){r.__dzAxisProxy||(r.__dzAxisProxy=new aq(e,i,o,t),n.push(r.__dzAxisProxy))});var i=Tt();return U(n,function(t){U(t.getTargetSeriesModels(),function(t){i.set(t.uid,t)})}),i},overallReset:function(t,e){t.eachComponent("dataZoom",function(t){t.eachTargetAxis(function(e,n){t.getAxisProxy(e,n).reset(t)}),t.eachTargetAxis(function(n,i){t.getAxisProxy(n,i).filterData(t,e)})}),t.eachComponent("dataZoom",function(t){var e=t.findRepresentativeAxisProxy();if(e){var n=e.getDataPercentWindow(),i=e.getDataValueWindow();t.setCalculatedRange({start:n[0],end:n[1],startValue:i[0],endValue:i[1]})}})}},lq=sq;function uq(t){t.registerAction("dataZoom",function(t,e){var n=Uj(e,t);U(n,function(e){e.setRawRange({start:t.start,end:t.end,startValue:t.startValue,endValue:t.endValue})})})}var hq=!1;function cq(t){hq||(hq=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,lq),uq(t),t.registerSubTypeDefaulter("dataZoom",function(){return"slider"}))}function pq(t){t.registerComponentModel(Jj),t.registerComponentView(eq),cq(t)}var dq=function(){function t(){}return t}(),fq={};function gq(t,e){fq[t]=e}function yq(t){return fq[t]}var vq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.optionUpdated=function(){t.prototype.optionUpdated.apply(this,arguments);var e=this.ecModel;U(this.option.feature,function(t,n){var i=yq(n);i&&(i.getDefaultOption&&(i.defaultOption=i.getDefaultOption(e)),E(t,i.defaultOption))})},e.type="toolbox",e.layoutMode={type:"box",ignoreSize:!0},e.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1,position:"bottom"}},e}(pd),mq=vq;function xq(t,e,n){var i=e.getBoxLayoutParams(),r=e.get("padding"),o={width:n.getWidth(),height:n.getHeight()},a=nd(i,o,r);td(e.get("orient"),t,e.get("itemGap"),a.width,a.height),id(t,i,o,r)}function _q(t,e){var n=Gp(e.get("padding")),i=e.getItemStyle(["color","opacity"]);return i.fill=e.get("backgroundColor"),t=new Mu({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get("borderRadius")},style:i,silent:!0,z2:-1}),t}var wq=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.render=function(t,e,n,i){var r=this.group;if(r.removeAll(),t.get("show")){var o=+t.get("itemSize"),a="vertical"===t.get("orient"),s=t.get("feature")||{},l=this._features||(this._features={}),u=[];U(s,function(t,e){u.push(e)}),new EI(this._featureNames||[],u).add(h).update(h).remove($(h,null)).execute(),this._featureNames=u,xq(r,t,n),r.add(_q(r.getBoundingRect(),t)),a||r.eachChild(function(t){var e=t.__title,i=t.ensureState("emphasis"),a=i.textConfig||(i.textConfig={}),s=t.getTextContent(),l=s&&s.ensureState("emphasis");if(l&&!tt(l)&&e){var u=l.style||(l.style={}),h=xo(e,Wu.makeFont(u)),c=t.x+r.x,p=t.y+r.y+o,d=!1;p+h.height>n.getHeight()&&(a.position="top",d=!0);var f=d?-5-h.height:o+10;c+h.width/2>n.getWidth()?(a.position=["100%",f],u.align="right"):c-h.width/2<0&&(a.position=[0,f],u.align="left")}})}function h(r,o){var a,h=u[r],p=u[o],d=s[h],f=new Hc(d,t,t.ecModel);if(i&&null!=i.newTitle&&i.featureName===h&&(d.title=i.newTitle),h&&!p){if(bq(h))a={onclick:f.option.onclick,featureName:h};else{var g=yq(h);if(!g)return;a=new g}l[h]=a}else if(a=l[p],!a)return;a.uid=Yc("toolbox-feature"),a.model=f,a.ecModel=e,a.api=n;var y=a instanceof dq;h||!p?!f.get("show")||y&&a.unusable?y&&a.remove&&a.remove(e,n):(c(f,a,h),f.setIconStatus=function(t,e){var n=this.option,i=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[t]=e,i[t]&&("emphasis"===e?Th:Ch)(i[t])},a instanceof dq&&a.render&&a.render(f,e,n,i)):y&&a.dispose&&a.dispose(e,n)}function c(i,s,l){var u,h,c=i.getModel("iconStyle"),p=i.getModel(["emphasis","iconStyle"]),d=s instanceof dq&&s.getIcons?s.getIcons():i.get("icon"),f=i.get("title")||{};et(d)?(u={},u[l]=d):u=d,et(f)?(h={},h[l]=f):h=f;var g=i.iconPaths={};U(u,function(l,u){var d=jm(l,{},{x:-o/2,y:-o/2,width:o,height:o});d.setStyle(c.getItemStyle());var f=d.ensureState("emphasis");f.style=p.getItemStyle();var y=new Wu({style:{text:h[u],align:p.get("textAlign"),borderRadius:p.get("textBorderRadius"),padding:p.get("textPadding"),fill:null,font:Cc({fontStyle:p.get("textFontStyle"),fontFamily:p.get("textFontFamily"),fontSize:p.get("textFontSize"),fontWeight:p.get("textFontWeight")},e)},ignore:!0});d.setTextContent(y),Qm({el:d,componentModel:t,itemName:u,formatterParamsExtra:{title:h[u]}}),d.__title=h[u],d.on("mouseover",function(){var e=p.getItemStyle(),i=a?null==t.get("right")&&"right"!==t.get("left")?"right":"left":null==t.get("bottom")&&"bottom"!==t.get("top")?"bottom":"top";y.setStyle({fill:p.get("textFill")||e.fill||e.stroke||"#000",backgroundColor:p.get("textBackgroundColor")}),d.setTextConfig({position:p.get("textPosition")||i}),y.ignore=!t.get("showTitle"),n.enterEmphasis(this)}).on("mouseout",function(){"emphasis"!==i.get(["iconStatus",u])&&n.leaveEmphasis(this),y.hide()}),("emphasis"===i.get(["iconStatus",u])?Th:Ch)(d),r.add(d),d.on("click",J(s.onclick,s,e,n,u)),g[u]=d})}},e.prototype.updateView=function(t,e,n,i){U(this._features,function(t){t instanceof dq&&t.updateView&&t.updateView(t.model,e,n,i)})},e.prototype.remove=function(t,e){U(this._features,function(n){n instanceof dq&&n.remove&&n.remove(t,e)}),this.group.removeAll()},e.prototype.dispose=function(t,e){U(this._features,function(n){n instanceof dq&&n.dispose&&n.dispose(t,e)})},e.type="toolbox",e}(Hy);function bq(t){return 0===t.indexOf("my")}var Sq=wq,Mq=(n(5509),n(3597),n(6887),n(5231),function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.onclick=function(t,e){var n=this.model,i=n.get("name")||t.get("title.0.text")||"echarts",r="svg"===e.getZr().painter.getType(),o=r?"svg":n.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:n.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")}),s=c.browser;if("function"!==typeof MouseEvent||!s.newEdge&&(s.ie||s.edge))if(window.navigator.msSaveOrOpenBlob||r){var l=a.split(","),u=l[0].indexOf("base64")>-1,h=r?decodeURIComponent(l[1]):l[1];u&&(h=window.atob(h));var p=i+"."+o;if(window.navigator.msSaveOrOpenBlob){var d=h.length,f=new Uint8Array(d);while(d--)f[d]=h.charCodeAt(d);var g=new Blob([f]);window.navigator.msSaveOrOpenBlob(g,p)}else{var y=document.createElement("iframe");document.body.appendChild(y);var v=y.contentWindow,m=v.document;m.open("image/svg+xml","replace"),m.write(h),m.close(),v.focus(),m.execCommand("SaveAs",!0,p),document.body.removeChild(y)}}else{var x=n.get("lang"),_='<body style="margin:0;"><img src="'+a+'" style="max-width:100%;" title="'+(x&&x[0]||"")+'" /></body>',w=window.open();w.document.write(_),w.document.title=i}else{var b=document.createElement("a");b.download=i+"."+o,b.target="_blank",b.href=a;var S=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});b.dispatchEvent(S)}},e.getDefaultOption=function(t){var e={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:t.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],lang:t.getLocaleModel().get(["toolbox","saveAsImage","lang"])};return e},e}(dq)),Iq=Mq,Tq="__ec_magicType_stack__",Cq=[["line","bar"],["stack"]],Aq=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.getIcons=function(){var t=this.model,e=t.get("icon"),n={};return U(t.get("type"),function(t){e[t]&&(n[t]=e[t])}),n},e.getDefaultOption=function(t){var e={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:t.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}};return e},e.prototype.onclick=function(t,e,n){var i=this.model,r=i.get(["seriesIndex",n]);if(Dq[n]){var o,a={series:[]},s=function(t){var e=t.subType,r=t.id,o=Dq[n](e,r,t,i);o&&(V(o,t.option),a.series.push(o));var s=t.coordinateSystem;if(s&&"cartesian2d"===s.type&&("line"===n||"bar"===n)){var l=s.getAxesByScale("ordinal")[0];if(l){var u=l.dim,h=u+"Axis",c=t.getReferringComponents(h,Qa).models[0],p=c.componentIndex;a[h]=a[h]||[];for(var d=0;d<=p;d++)a[h][p]=a[h][p]||{};a[h][p].boundaryGap="bar"===n}}};U(Cq,function(t){F(t,n)>=0&&U(t,function(t){i.setIconStatus(t,"normal")})}),i.setIconStatus(n,"emphasis"),t.eachComponent({mainType:"series",query:null==r?null:{seriesIndex:r}},s);var l=n;"stack"===n&&(o=E({stack:i.option.title.tiled,tiled:i.option.title.stack},i.option.title),"emphasis"!==i.get(["iconStatus",n])&&(l="tiled")),e.dispatchAction({type:"changeMagicType",currentType:l,newOption:a,newTitle:o,featureName:"magicType"})}},e}(dq),Dq={line:function(t,e,n,i){if("bar"===t)return E({id:e,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},i.get(["option","line"])||{},!0)},bar:function(t,e,n,i){if("line"===t)return E({id:e,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},i.get(["option","bar"])||{},!0)},stack:function(t,e,n,i){var r=n.get("stack")===Tq;if("line"===t||"bar"===t)return i.setIconStatus("stack",r?"normal":"emphasis"),E({id:e,stack:r?"":Tq},i.get(["option","stack"])||{},!0)}};Wb({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(t,e){e.mergeOption(t.newOption)});var kq=Aq,Lq=new Array(60).join("-"),Pq="\t";function Rq(t){var e={},n=[],i=[];return t.eachRawSeries(function(t){var r=t.coordinateSystem;if(!r||"cartesian2d"!==r.type&&"polar"!==r.type)n.push(t);else{var o=r.getBaseAxis();if("category"===o.type){var a=o.dim+"_"+o.index;e[a]||(e[a]={categoryAxis:o,valueAxis:r.getOtherAxis(o),series:[]},i.push({axisDim:o.dim,axisIndex:o.index})),e[a].series.push(t)}else n.push(t)}}),{seriesGroupByCategoryAxis:e,other:n,meta:i}}function Oq(t){var e=[];return U(t,function(t,n){var i=t.categoryAxis,r=t.valueAxis,o=r.dim,a=[" "].concat(Y(t.series,function(t){return t.name})),s=[i.model.getCategories()];U(t.series,function(t){var e=t.getRawData();s.push(t.getRawData().mapArray(e.mapDimension(o),function(t){return t}))});for(var l=[a.join(Pq)],u=0;u<s[0].length;u++){for(var h=[],c=0;c<s.length;c++)h.push(s[c][u]);l.push(h.join(Pq))}e.push(l.join("\n"))}),e.join("\n\n"+Lq+"\n\n")}function Nq(t){return Y(t,function(t){var e=t.getRawData(),n=[t.name],i=[];return e.each(e.dimensions,function(){for(var t=arguments.length,r=arguments[t-1],o=e.getName(r),a=0;a<t-1;a++)i[a]=arguments[a];n.push((o?o+Pq:"")+i.join(Pq))}),n.join("\n")}).join("\n\n"+Lq+"\n\n")}function Eq(t){var e=Rq(t);return{value:Z([Oq(e.seriesGroupByCategoryAxis),Nq(e.other)],function(t){return!!t.replace(/[\n\t\s]/g,"")}).join("\n\n"+Lq+"\n\n"),meta:e.meta}}function zq(t){return t.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Bq(t){var e=t.slice(0,t.indexOf("\n"));if(e.indexOf(Pq)>=0)return!0}var Vq=new RegExp("["+Pq+"]+","g");function Fq(t){for(var e=t.split(/\n+/g),n=zq(e.shift()).split(Vq),i=[],r=Y(n,function(t){return{name:t,data:[]}}),o=0;o<e.length;o++){var a=zq(e[o]).split(Vq);i.push(a.shift());for(var s=0;s<a.length;s++)r[s]&&(r[s].data[o]=a[s])}return{series:r,categories:i}}function Gq(t){for(var e=t.split(/\n+/g),n=zq(e.shift()),i=[],r=0;r<e.length;r++){var o=zq(e[r]);if(o){var a=o.split(Vq),s="",l=void 0,u=!1;isNaN(a[0])?(u=!0,s=a[0],a=a.slice(1),i[r]={name:s,value:[]},l=i[r].value):l=i[r]=[];for(var h=0;h<a.length;h++)l.push(+a[h]);1===l.length&&(u?i[r].value=l[0]:i[r]=l[0])}}return{name:n,data:i}}function Wq(t,e){var n=t.split(new RegExp("\n*"+Lq+"\n*","g")),i={series:[]};return U(n,function(t,n){if(Bq(t)){var r=Fq(t),o=e[n],a=o.axisDim+"Axis";o&&(i[a]=i[a]||[],i[a][o.axisIndex]={data:r.categories},i.series=i.series.concat(r.series))}else{r=Gq(t);i.series.push(r)}}),i}var Hq=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.onclick=function(t,e){setTimeout(function(){e.dispatchAction({type:"hideTip"})});var n=e.getDom(),i=this.model;this._dom&&n.removeChild(this._dom);var r=document.createElement("div");r.style.cssText="position:absolute;top:0;bottom:0;left:0;right:0;padding:5px",r.style.backgroundColor=i.get("backgroundColor")||"#fff";var o=document.createElement("h4"),a=i.get("lang")||[];o.innerHTML=a[0]||i.get("title"),o.style.cssText="margin:10px 20px",o.style.color=i.get("textColor");var s=document.createElement("div"),l=document.createElement("textarea");s.style.cssText="overflow:auto";var u=i.get("optionToContent"),h=i.get("contentToOption"),c=Eq(t);if(tt(u)){var p=u(e.getOption());et(p)?s.innerHTML=p:st(p)&&s.appendChild(p)}else{l.readOnly=i.get("readOnly");var d=l.style;d.cssText="display:block;width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;resize:none;box-sizing:border-box;outline:none",d.color=i.get("textColor"),d.borderColor=i.get("textareaBorderColor"),d.backgroundColor=i.get("textareaColor"),l.value=c.value,s.appendChild(l)}var f=c.meta,g=document.createElement("div");g.style.cssText="position:absolute;bottom:5px;left:0;right:0";var y="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",v=document.createElement("div"),m=document.createElement("div");y+=";background-color:"+i.get("buttonColor"),y+=";color:"+i.get("buttonTextColor");var x=this;function _(){n.removeChild(r),x._dom=null}Me(v,"click",_),Me(m,"click",function(){if(null==h&&null!=u||null!=h&&null==u)_();else{var t;try{t=tt(h)?h(s,e.getOption()):Wq(l.value,f)}catch(kv){throw _(),new Error("Data view format error "+kv)}t&&e.dispatchAction({type:"changeDataView",newOption:t}),_()}}),v.innerHTML=a[1],m.innerHTML=a[2],m.style.cssText=v.style.cssText=y,!i.get("readOnly")&&g.appendChild(m),g.appendChild(v),r.appendChild(o),r.appendChild(s),r.appendChild(g),s.style.height=n.clientHeight-80+"px",n.appendChild(r),this._dom=r},e.prototype.remove=function(t,e){this._dom&&e.getDom().removeChild(this._dom)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.getDefaultOption=function(t){var e={show:!0,readOnly:!1,optionToContent:null,contentToOption:null,icon:"M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28",title:t.getLocaleModel().get(["toolbox","dataView","title"]),lang:t.getLocaleModel().get(["toolbox","dataView","lang"]),backgroundColor:"#fff",textColor:"#000",textareaColor:"#fff",textareaBorderColor:"#333",buttonColor:"#c23531",buttonTextColor:"#fff"};return e},e}(dq);function Uq(t,e){return Y(t,function(t,n){var i=e&&e[n];if(rt(i)&&!Q(i)){var r=rt(t)&&!Q(t);r||(t={value:t});var o=null!=i.name&&null==t.name;return t=V(t,i),o&&delete t.name,t}return t})}Wb({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},function(t,e){var n=[];U(t.newOption.series,function(t){var i=e.getSeriesByName(t.name)[0];if(i){var r=i.get("data");n.push({name:t.name,data:Uq(t.data,r)})}else n.push(B({type:"scatter"},t))}),e.mergeOption(V({series:n},t.newOption))});var Yq=Hq,Xq=U,Zq=qa();function jq(t,e){var n=$q(t);Xq(e,function(e,i){for(var r=n.length-1;r>=0;r--){var o=n[r];if(o[i])break}if(r<0){var a=t.queryComponents({mainType:"dataZoom",subType:"select",id:i})[0];if(a){var s=a.getPercentRange();n[0][i]={dataZoomId:i,start:s[0],end:s[1]}}}}),n.push(e)}function qq(t){var e=$q(t),n=e[e.length-1];e.length>1&&e.pop();var i={};return Xq(n,function(t,n){for(var r=e.length-1;r>=0;r--)if(t=e[r][n],t){i[n]=t;break}}),i}function Kq(t){Zq(t).snapshots=null}function Jq(t){return $q(t).length}function $q(t){var e=Zq(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}var Qq=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.onclick=function(t,e){Kq(t),e.dispatchAction({type:"restore",from:this.uid})},e.getDefaultOption=function(t){var e={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:t.getLocaleModel().get(["toolbox","restore","title"])};return e},e}(dq);Wb({type:"restore",event:"restore",update:"prepareAndUpdate"},function(t,e){e.resetOption("recreate")});var tK=Qq,eK=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],nK=function(){function t(t,e,n){var i=this;this._targetInfoList=[];var r=rK(e,t);U(oK,function(t,e){(!n||!n.include||F(n.include,e)>=0)&&t(r,i._targetInfoList)})}return t.prototype.setOutputRanges=function(t,e){return this.matchOutputRanges(t,e,function(t,e,n){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var i=lK[t.brushType](0,n,e);t.__rangeOffset={offset:hK[t.brushType](i.values,t.range,[1,1]),xyMinMax:i.xyMinMax}}}),t},t.prototype.matchOutputRanges=function(t,e,n){U(t,function(t){var i=this.findTargetInfo(t,e);i&&!0!==i&&U(i.coordSyses,function(i){var r=lK[t.brushType](1,i,t.range,!0);n(t,r.values,i,e)})},this)},t.prototype.setInputRanges=function(t,e){U(t,function(t){var n=this.findTargetInfo(t,e);if(t.range=t.range||[],n&&!0!==n){t.panelId=n.panelId;var i=lK[t.brushType](0,n.coordSys,t.coordRange),r=t.__rangeOffset;t.range=r?hK[t.brushType](i.values,r.offset,pK(i.xyMinMax,r.xyMinMax)):i.values}},this)},t.prototype.makePanelOpts=function(t,e){return Y(this._targetInfoList,function(n){var i=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:e?e(n):null,clipPath:VF(i),isTargetByCursor:GF(i,t,n.coordSysModel),getLinearBrushOtherExtent:FF(i)}})},t.prototype.controlSeries=function(t,e,n){var i=this.findTargetInfo(t,n);return!0===i||i&&F(i.coordSyses,e.coordinateSystem)>=0},t.prototype.findTargetInfo=function(t,e){for(var n=this._targetInfoList,i=rK(e,t),r=0;r<n.length;r++){var o=n[r],a=t.panelId;if(a){if(o.panelId===a)return o}else for(var s=0;s<aK.length;s++)if(aK[s](i,o))return o}return!0},t}();function iK(t){return t[0]>t[1]&&t.reverse(),t}function rK(t,e){return Ja(t,e,{includeMainTypes:eK})}var oK={grid:function(t,e){var n=t.xAxisModels,i=t.yAxisModels,r=t.gridModels,o=Tt(),a={},s={};(n||i||r)&&(U(n,function(t){var e=t.axis.grid.model;o.set(e.id,e),a[e.id]=!0}),U(i,function(t){var e=t.axis.grid.model;o.set(e.id,e),s[e.id]=!0}),U(r,function(t){o.set(t.id,t),a[t.id]=!0,s[t.id]=!0}),o.each(function(t){var r=t.coordinateSystem,o=[];U(r.getCartesians(),function(t,e){(F(n,t.getAxis("x").model)>=0||F(i,t.getAxis("y").model)>=0)&&o.push(t)}),e.push({panelId:"grid--"+t.id,gridModel:t,coordSysModel:t,coordSys:o[0],coordSyses:o,getPanelRect:sK.grid,xAxisDeclared:a[t.id],yAxisDeclared:s[t.id]})}))},geo:function(t,e){U(t.geoModels,function(t){var n=t.coordinateSystem;e.push({panelId:"geo--"+t.id,geoModel:t,coordSysModel:t,coordSys:n,coordSyses:[n],getPanelRect:sK.geo})})}},aK=[function(t,e){var n=t.xAxisModel,i=t.yAxisModel,r=t.gridModel;return!r&&n&&(r=n.axis.grid.model),!r&&i&&(r=i.axis.grid.model),r&&r===e.gridModel},function(t,e){var n=t.geoModel;return n&&n===e.geoModel}],sK={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(Fm(t)),e}},lK={lineX:$(uK,0),lineY:$(uK,1),rect:function(t,e,n,i){var r=t?e.pointToData([n[0][0],n[1][0]],i):e.dataToPoint([n[0][0],n[1][0]],i),o=t?e.pointToData([n[0][1],n[1][1]],i):e.dataToPoint([n[0][1],n[1][1]],i),a=[iK([r[0],o[0]]),iK([r[1],o[1]])];return{values:a,xyMinMax:a}},polygon:function(t,e,n,i){var r=[[1/0,-1/0],[1/0,-1/0]],o=Y(n,function(n){var o=t?e.pointToData(n,i):e.dataToPoint(n,i);return r[0][0]=Math.min(r[0][0],o[0]),r[1][0]=Math.min(r[1][0],o[1]),r[0][1]=Math.max(r[0][1],o[0]),r[1][1]=Math.max(r[1][1],o[1]),o});return{values:o,xyMinMax:r}}};function uK(t,e,n,i){var r=n.getAxis(["x","y"][t]),o=iK(Y([0,1],function(t){return e?r.coordToData(r.toLocalCoord(i[t]),!0):r.toGlobalCoord(r.dataToCoord(i[t]))})),a=[];return a[t]=o,a[1-t]=[NaN,NaN],{values:o,xyMinMax:a}}var hK={lineX:$(cK,0),lineY:$(cK,1),rect:function(t,e,n){return[[t[0][0]-n[0]*e[0][0],t[0][1]-n[0]*e[0][1]],[t[1][0]-n[1]*e[1][0],t[1][1]-n[1]*e[1][1]]]},polygon:function(t,e,n){return Y(t,function(t,i){return[t[0]-n[0]*e[i][0],t[1]-n[1]*e[i][1]]})}};function cK(t,e,n,i){return[e[0]-i[t]*n[0],e[1]-i[t]*n[1]]}function pK(t,e){var n=dK(t),i=dK(e),r=[n[0]/i[0],n[1]/i[1]];return isNaN(r[0])&&(r[0]=1),isNaN(r[1])&&(r[1]=1),r}function dK(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}var fK=nK,gK=U,yK=Ua("toolbox-dataZoom_"),vK=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.render=function(t,e,n,i){this._brushController||(this._brushController=new BF(n.getZr()),this._brushController.on("brush",J(this._onBrush,this)).mount()),wK(t,e,this,i,n),_K(t,e)},e.prototype.onclick=function(t,e,n){mK[n].call(this)},e.prototype.remove=function(t,e){this._brushController&&this._brushController.unmount()},e.prototype.dispose=function(t,e){this._brushController&&this._brushController.dispose()},e.prototype._onBrush=function(t){var e=t.areas;if(t.isEnd&&e.length){var n={},i=this.ecModel;this._brushController.updateCovers([]);var r=new fK(xK(this.model),i,{include:["grid"]});r.matchOutputRanges(e,i,function(t,e,n){if("cartesian2d"===n.type){var i=t.brushType;"rect"===i?(o("x",n,e[0]),o("y",n,e[1])):o({lineX:"x",lineY:"y"}[i],n,e)}}),jq(i,n),this._dispatchZoomAction(n)}function o(t,e,r){var o=e.getAxis(t),s=o.model,l=a(t,s,i),u=l.findRepresentativeAxisProxy(s).getMinMaxSpan();null==u.minValueSpan&&null==u.maxValueSpan||(r=SV(0,r.slice(),o.scale.getExtent(),0,u.minValueSpan,u.maxValueSpan)),l&&(n[l.id]={dataZoomId:l.id,startValue:r[0],endValue:r[1]})}function a(t,e,n){var i;return n.eachComponent({mainType:"dataZoom",subType:"select"},function(n){var r=n.getAxisModel(t,e.componentIndex);r&&(i=n)}),i}},e.prototype._dispatchZoomAction=function(t){var e=[];gK(t,function(t,n){e.push(N(t))}),e.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:e})},e.getDefaultOption=function(t){var e={show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:t.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:"rgba(210,219,238,0.2)"}};return e},e}(dq),mK={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){this._dispatchZoomAction(qq(this.ecModel))}};function xK(t){var e={xAxisIndex:t.get("xAxisIndex",!0),yAxisIndex:t.get("yAxisIndex",!0),xAxisId:t.get("xAxisId",!0),yAxisId:t.get("yAxisId",!0)};return null==e.xAxisIndex&&null==e.xAxisId&&(e.xAxisIndex="all"),null==e.yAxisIndex&&null==e.yAxisId&&(e.yAxisIndex="all"),e}function _K(t,e){t.setIconStatus("back",Jq(e)>1?"emphasis":"normal")}function wK(t,e,n,i,r){var o=n._isZoomActive;i&&"takeGlobalCursor"===i.type&&(o="dataZoomSelect"===i.key&&i.dataZoomSelectActive),n._isZoomActive=o,t.setIconStatus("zoom",o?"emphasis":"normal");var a=new fK(xK(t),e,{include:["grid"]}),s=a.makePanelOpts(r,function(t){return t.xAxisDeclared&&!t.yAxisDeclared?"lineX":!t.xAxisDeclared&&t.yAxisDeclared?"lineY":"rect"});n._brushController.setPanels(s).enableBrush(!(!o||!s.length)&&{brushType:"auto",brushStyle:t.getModel("brushStyle").getItemStyle()})}Nd("dataZoom",function(t){var e=t.getComponent("toolbox",0),n=["feature","dataZoom"];if(e&&null!=e.get(n)){var i=e.getModel(n),r=[],o=xK(i),a=Ja(t,o);return gK(a.xAxisModels,function(t){return s(t,"xAxis","xAxisIndex")}),gK(a.yAxisModels,function(t){return s(t,"yAxis","yAxisIndex")}),r}function s(t,e,n){var o=t.componentIndex,a={type:"select",$fromToolbox:!0,filterMode:i.get("filterMode",!0)||"filter",id:yK+e+o};a[n]=o,r.push(a)}});var bK=vK;function SK(t){t.registerComponentModel(mq),t.registerComponentView(Sq),gq("saveAsImage",Iq),gq("magicType",kq),gq("dataView",Yq),gq("dataZoom",bK),gq("restore",tK),Qb(pq)}var MK=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="tooltip",e.dependencies=["axisPointer"],e.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"#fff",shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#666",fontSize:14}},e}(pd),IK=MK;function TK(t){var e=t.get("confine");return null!=e?!!e:"richText"===t.get("renderMode")}function CK(t){if(c.domSupported)for(var e=document.documentElement.style,n=0,i=t.length;n<i;n++)if(t[n]in e)return t[n]}var AK=CK(["transform","webkitTransform","OTransform","MozTransform","msTransform"]),DK=CK(["webkitTransition","transition","OTransition","MozTransition","msTransition"]);function kK(t,e){if(!t)return e;e=Fp(e,!0);var n=t.indexOf(e);return t=-1===n?e:"-"+t.slice(0,n)+"-"+e,t.toLowerCase()}function LK(t,e){var n=t.currentStyle||document.defaultView&&document.defaultView.getComputedStyle(t);return n?e?n[e]:n:null}var PK=kK(DK,"transition"),RK=kK(AK,"transform"),OK="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;"+(c.transform3dSupported?"will-change:transform;":"");function NK(t){return t="left"===t?"right":"right"===t?"left":"top"===t?"bottom":"top",t}function EK(t,e,n){if(!et(n)||"inside"===n)return"";var i=t.get("backgroundColor"),r=t.get("borderWidth");e=jp(e);var o,a=NK(n),s=Math.max(1.5*Math.round(r),6),l="",u=RK+":";F(["left","right"],a)>-1?(l+="top:50%",u+="translateY(-50%) rotate("+(o="left"===a?-225:-45)+"deg)"):(l+="left:50%",u+="translateX(-50%) rotate("+(o="top"===a?225:45)+"deg)");var h=o*Math.PI/180,c=s+r,p=c*Math.abs(Math.cos(h))+c*Math.abs(Math.sin(h)),d=Math.round(100*((p-Math.SQRT2*r)/2+Math.SQRT2*r-(p-c)/2))/100;l+=";"+a+":-"+d+"px";var f=e+" solid "+r+"px;",g=["position:absolute;width:"+s+"px;height:"+s+"px;z-index:-1;",l+";"+u+";","border-bottom:"+f,"border-right:"+f,"background-color:"+i+";"];return'<div style="'+g.join("")+'"></div>'}function zK(t,e){var n="cubic-bezier(0.23,1,0.32,1)",i=" "+t/2+"s "+n,r="opacity"+i+",visibility"+i;return e||(i=" "+t+"s "+n,r+=c.transformSupported?","+RK+i:",left"+i+",top"+i),PK+":"+r}function BK(t,e,n){var i=t.toFixed(0)+"px",r=e.toFixed(0)+"px";if(!c.transformSupported)return n?"top:"+r+";left:"+i+";":[["top",r],["left",i]];var o=c.transform3dSupported,a="translate"+(o?"3d":"")+"("+i+","+r+(o?",0":"")+")";return n?"top:0;left:0;"+RK+":"+a+";":[["top",0],["left",0],[AK,a]]}function VK(t){var e=[],n=t.get("fontSize"),i=t.getTextColor();i&&e.push("color:"+i),e.push("font:"+t.getFont());var r=dt(t.get("lineHeight"),Math.round(3*n/2));n&&e.push("line-height:"+r+"px");var o=t.get("textShadowColor"),a=t.get("textShadowBlur")||0,s=t.get("textShadowOffsetX")||0,l=t.get("textShadowOffsetY")||0;return o&&a&&e.push("text-shadow:"+s+"px "+l+"px "+a+"px "+o),U(["decoration","align"],function(n){var i=t.get(n);i&&e.push("text-"+n+":"+i)}),e.join(";")}function FK(t,e,n){var i=[],r=t.get("transitionDuration"),o=t.get("backgroundColor"),a=t.get("shadowBlur"),s=t.get("shadowColor"),l=t.get("shadowOffsetX"),u=t.get("shadowOffsetY"),h=t.getModel("textStyle"),c=Iy(t,"html"),p=l+"px "+u+"px "+a+"px "+s;return i.push("box-shadow:"+p),e&&r&&i.push(zK(r,n)),o&&i.push("background-color:"+o),U(["width","color","radius"],function(e){var n="border-"+e,r=Fp(n),o=t.get(r);null!=o&&i.push(n+":"+o+("color"===e?"":"px"))}),i.push(VK(h)),null!=c&&i.push("padding:"+Gp(c).join("px ")+"px"),i.join(";")+";"}function GK(t,e,n,i,r){var o=e&&e.painter;if(n){var a=o&&o.getViewportRoot();a&&le(t,a,n,i,r)}else{t[0]=i,t[1]=r;var s=o&&o.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var WK=function(){function t(t,e){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,c.wxa)return null;var n=document.createElement("div");n.domBelongToZr=!0,this.el=n;var i=this._zr=t.getZr(),r=e.appendTo,o=r&&(et(r)?document.querySelector(r):st(r)?r:tt(r)&&r(t.getDom()));GK(this._styleCoord,i,o,t.getWidth()/2,t.getHeight()/2),(o||t.getDom()).appendChild(n),this._api=t,this._container=o;var a=this;n.onmouseenter=function(){a._enterable&&(clearTimeout(a._hideTimeout),a._show=!0),a._inContent=!0},n.onmousemove=function(t){if(t=t||window.event,!a._enterable){var e=i.handler,n=i.painter.getViewportRoot();be(n,t,!0),e.dispatch("mousemove",t)}},n.onmouseleave=function(){a._inContent=!1,a._enterable&&a._show&&a.hideLater(a._hideDelay)}}return t.prototype.update=function(t){if(!this._container){var e=this._api.getDom(),n=LK(e,"position"),i=e.style;"absolute"!==i.position&&"absolute"!==n&&(i.position="relative")}var r=t.get("alwaysShowContent");r&&this._moveIfResized(),this._alwaysShowContent=r,this.el.className=t.get("className")||""},t.prototype.show=function(t,e){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var n=this.el,i=n.style,r=this._styleCoord;n.innerHTML?i.cssText=OK+FK(t,!this._firstShow,this._longHide)+BK(r[0],r[1],!0)+"border-color:"+jp(e)+";"+(t.get("extraCssText")||"")+";pointer-events:"+(this._enterable?"auto":"none"):i.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},t.prototype.setContent=function(t,e,n,i,r){var o=this.el;if(null!=t){var a="";if(et(r)&&"item"===n.get("trigger")&&!TK(n)&&(a=EK(n,i,r)),et(t))o.innerHTML=t+a;else if(t){o.innerHTML="",Q(t)||(t=[t]);for(var s=0;s<t.length;s++)st(t[s])&&t[s].parentNode!==o&&o.appendChild(t[s]);if(a&&o.childNodes.length){var l=document.createElement("div");l.innerHTML=a,o.appendChild(l)}}}else o.innerHTML=""},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el;return t?[t.offsetWidth,t.offsetHeight]:[0,0]},t.prototype.moveTo=function(t,e){if(this.el){var n=this._styleCoord;if(GK(n,this._zr,this._container,t,e),null!=n[0]&&null!=n[1]){var i=this.el.style,r=BK(n[0],n[1]);U(r,function(t){i[t[0]]=t[1]})}}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){var t=this,e=this.el.style;e.visibility="hidden",e.opacity="0",c.transform3dSupported&&(e.willChange=""),this._show=!1,this._longHideTimeout=setTimeout(function(){return t._longHide=!0},500)},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(J(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var t=this.el.parentNode;t&&t.removeChild(this.el),this.el=this._container=null},t}(),HK=WK,UK=function(){function t(t){this._show=!1,this._styleCoord=[0,0,0,0],this._alwaysShowContent=!1,this._enterable=!0,this._zr=t.getZr(),ZK(this._styleCoord,this._zr,t.getWidth()/2,t.getHeight()/2)}return t.prototype.update=function(t){var e=t.get("alwaysShowContent");e&&this._moveIfResized(),this._alwaysShowContent=e},t.prototype.show=function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.show(),this._show=!0},t.prototype.setContent=function(t,e,n,i,r){var o=this;rt(t)&&Sg(""),this.el&&this._zr.remove(this.el);var a=n.getModel("textStyle");this.el=new Wu({style:{rich:e.richTextStyles,text:t,lineHeight:22,borderWidth:1,borderColor:i,textShadowColor:a.get("textShadowColor"),fill:n.get(["textStyle","color"]),padding:Iy(n,"richText"),verticalAlign:"top",align:"left"},z:n.get("z")}),U(["backgroundColor","borderRadius","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"],function(t){o.el.style[t]=n.get(t)}),U(["textShadowBlur","textShadowOffsetX","textShadowOffsetY"],function(t){o.el.style[t]=a.get(t)||0}),this._zr.add(this.el);var s=this;this.el.on("mouseover",function(){s._enterable&&(clearTimeout(s._hideTimeout),s._show=!0),s._inContent=!0}),this.el.on("mouseout",function(){s._enterable&&s._show&&s.hideLater(s._hideDelay),s._inContent=!1})},t.prototype.setEnterable=function(t){this._enterable=t},t.prototype.getSize=function(){var t=this.el,e=this.el.getBoundingRect(),n=XK(t.style);return[e.width+n.left+n.right,e.height+n.top+n.bottom]},t.prototype.moveTo=function(t,e){var n=this.el;if(n){var i=this._styleCoord;ZK(i,this._zr,t,e),t=i[0],e=i[1];var r=n.style,o=YK(r.borderWidth||0),a=XK(r);n.x=t+o+a.left,n.y=e+o+a.top,n.markRedraw()}},t.prototype._moveIfResized=function(){var t=this._styleCoord[2],e=this._styleCoord[3];this.moveTo(t*this._zr.getWidth(),e*this._zr.getHeight())},t.prototype.hide=function(){this.el&&this.el.hide(),this._show=!1},t.prototype.hideLater=function(t){!this._show||this._inContent&&this._enterable||this._alwaysShowContent||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(J(this.hide,this),t)):this.hide())},t.prototype.isShow=function(){return this._show},t.prototype.dispose=function(){this._zr.remove(this.el)},t}();function YK(t){return Math.max(0,t)}function XK(t){var e=YK(t.shadowBlur||0),n=YK(t.shadowOffsetX||0),i=YK(t.shadowOffsetY||0);return{left:YK(e-n),right:YK(e+n),top:YK(e-i),bottom:YK(e+i)}}function ZK(t,e,n,i){t[0]=n,t[1]=i,t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var jK=UK,qK=new Mu({shape:{x:-1,y:-1,width:2,height:2}}),KK=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(t,e){if(!c.node&&e.getDom()){var n=t.getComponent("tooltip"),i=this._renderMode=rs(n.get("renderMode"));this._tooltipContent="richText"===i?new jK(e):new HK(e,{appendTo:n.get("appendToBody",!0)?"body":n.get("appendTo",!0)})}},e.prototype.render=function(t,e,n){if(!c.node&&n.getDom()){this.group.removeAll(),this._tooltipModel=t,this._ecModel=e,this._api=n;var i=this._tooltipContent;i.update(t),i.setEnterable(t.get("enterable")),this._initGlobalListener(),this._keepShow(),"richText"!==this._renderMode&&t.get("transitionDuration")?gx(this,"_updatePosition",50,"fixRate"):yx(this,"_updatePosition")}},e.prototype._initGlobalListener=function(){var t=this._tooltipModel,e=t.get("triggerOn");MX("itemTooltip",this._api,J(function(t,n,i){"none"!==e&&(e.indexOf(t)>=0?this._tryShow(n,i):"leave"===t&&this._hide(i))},this))},e.prototype._keepShow=function(){var t=this._tooltipModel,e=this._ecModel,n=this._api,i=t.get("triggerOn");if(null!=this._lastX&&null!=this._lastY&&"none"!==i&&"click"!==i){var r=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){!n.isDisposed()&&r.manuallyShowTip(t,e,n,{x:r._lastX,y:r._lastY,dataByCoordSys:r._lastDataByCoordSys})})}},e.prototype.manuallyShowTip=function(t,e,n,i){if(i.from!==this.uid&&!c.node&&n.getDom()){var r=$K(i,n);this._ticket="";var o=i.dataByCoordSys,a=iJ(i,e,n);if(a){var s=a.el.getBoundingRect().clone();s.applyTransform(a.el.transform),this._tryShow({offsetX:s.x+s.width/2,offsetY:s.y+s.height/2,target:a.el,position:i.position,positionDefault:"bottom"},r)}else if(i.tooltip&&null!=i.x&&null!=i.y){var l=qK;l.x=i.x,l.y=i.y,l.update(),Hu(l).tooltipConfig={name:null,option:i.tooltip},this._tryShow({offsetX:i.x,offsetY:i.y,target:l},r)}else if(o)this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,dataByCoordSys:o,tooltipOption:i.tooltipOption},r);else if(null!=i.seriesIndex){if(this._manuallyAxisShowTip(t,e,n,i))return;var u=RX(i,e),h=u.point[0],p=u.point[1];null!=h&&null!=p&&this._tryShow({offsetX:h,offsetY:p,target:u.el,position:i.position,positionDefault:"bottom"},r)}else null!=i.x&&null!=i.y&&(n.dispatchAction({type:"updateAxisPointer",x:i.x,y:i.y}),this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,target:n.getZr().findHover(i.x,i.y).target},r))}},e.prototype.manuallyHideTip=function(t,e,n,i){var r=this._tooltipContent;this._tooltipModel&&r.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,i.from!==this.uid&&this._hide($K(i,n))},e.prototype._manuallyAxisShowTip=function(t,e,n,i){var r=i.seriesIndex,o=i.dataIndex,a=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=r&&null!=o&&null!=a){var s=e.getSeriesByIndex(r);if(s){var l=s.getData(),u=JK([l.getItemModel(o),s,(s.coordinateSystem||{}).model],this._tooltipModel);if("axis"===u.get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:r,dataIndex:o,position:i.position}),!0}}},e.prototype._tryShow=function(t,e){var n=t.target,i=this._tooltipModel;if(i){this._lastX=t.offsetX,this._lastY=t.offsetY;var r=t.dataByCoordSys;if(r&&r.length)this._showAxisTooltip(r,t);else if(n){var o,a,s=Hu(n);if("legend"===s.ssrType)return;this._lastDataByCoordSys=null,h_(n,function(t){return null!=Hu(t).dataIndex?(o=t,!0):null!=Hu(t).tooltipConfig?(a=t,!0):void 0},!0),o?this._showSeriesItemTooltip(t,o,e):a?this._showComponentItemTooltip(t,a,e):this._hide(e)}else this._lastDataByCoordSys=null,this._hide(e)}},e.prototype._showOrMove=function(t,e){var n=t.get("showDelay");e=J(e,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(e,n):e()},e.prototype._showAxisTooltip=function(t,e){var n=this._ecModel,i=this._tooltipModel,r=[e.offsetX,e.offsetY],o=JK([e.tooltipOption],i),a=this._renderMode,s=[],l=cy("section",{blocks:[],noHeader:!0}),u=[],h=new Ty;U(t,function(t){U(t.dataByAxis,function(t){var e=n.getComponent(t.axisDim+"Axis",t.axisIndex),r=t.value;if(e&&null!=r){var o=uX(r,e.axis,n,t.seriesDataIndices,t.valueLabelOpt),c=cy("section",{header:o,noHeader:!mt(o),sortBlocks:!0,blocks:[]});l.blocks.push(c),U(t.seriesDataIndices,function(l){var p=n.getSeriesByIndex(l.seriesIndex),d=l.dataIndexInside,f=p.getDataParams(d);if(!(f.dataIndex<0)){f.axisDim=t.axisDim,f.axisIndex=t.axisIndex,f.axisType=t.axisType,f.axisId=t.axisId,f.axisValue=Sk(e.axis,{value:r}),f.axisValueLabel=o,f.marker=h.makeTooltipMarker("item",jp(f.color),a);var g=mg(p.formatTooltip(d,!0,null)),y=g.frag;if(y){var v=JK([p],i).get("valueFormatter");c.blocks.push(v?B({valueFormatter:v},y):y)}g.text&&u.push(g.text),s.push(f)}})}})}),l.blocks.reverse(),u.reverse();var c=e.position,p=o.get("order"),d=vy(l,h,a,p,n.get("useUTC"),o.get("textStyle"));d&&u.unshift(d);var f="richText"===a?"\n\n":"<br/>",g=u.join(f);this._showOrMove(o,function(){this._updateContentNotChangedOnAxis(t,s)?this._updatePosition(o,c,r[0],r[1],this._tooltipContent,s):this._showTooltipContent(o,g,s,Math.random()+"",r[0],r[1],c,null,h)})},e.prototype._showSeriesItemTooltip=function(t,e,n){var i=this._ecModel,r=Hu(e),o=r.seriesIndex,a=i.getSeriesByIndex(o),s=r.dataModel||a,l=r.dataIndex,u=r.dataType,h=s.getData(u),c=this._renderMode,p=t.positionDefault,d=JK([h.getItemModel(l),s,a&&(a.coordinateSystem||{}).model],this._tooltipModel,p?{position:p}:null),f=d.get("trigger");if(null==f||"item"===f){var g=s.getDataParams(l,u),y=new Ty;g.marker=y.makeTooltipMarker("item",jp(g.color),c);var v=mg(s.formatTooltip(l,!1,u)),m=d.get("order"),x=d.get("valueFormatter"),_=v.frag,w=_?vy(x?B({valueFormatter:x},_):_,y,c,m,i.get("useUTC"),d.get("textStyle")):v.text,b="item_"+s.name+"_"+l;this._showOrMove(d,function(){this._showTooltipContent(d,w,g,b,t.offsetX,t.offsetY,t.position,t.target,y)}),n({type:"showTip",dataIndexInside:l,dataIndex:h.getRawIndex(l),seriesIndex:o,from:this.uid})}},e.prototype._showComponentItemTooltip=function(t,e,n){var i="html"===this._renderMode,r=Hu(e),o=r.tooltipConfig,a=o.option||{},s=a.encodeHTMLContent;if(et(a)){var l=a;a={content:l,formatter:l},s=!0}s&&i&&a.content&&(a=N(a),a.content=ge(a.content));var u=[a],h=this._ecModel.getComponent(r.componentMainType,r.componentIndex);h&&u.push(h),u.push({formatter:a.content});var c=t.positionDefault,p=JK(u,this._tooltipModel,c?{position:c}:null),d=p.get("content"),f=Math.random()+"",g=new Ty;this._showOrMove(p,function(){var n=N(p.get("formatterParams")||{});this._showTooltipContent(p,d,n,f,t.offsetX,t.offsetY,t.position,e,g)}),n({type:"showTip",from:this.uid})},e.prototype._showTooltipContent=function(t,e,n,i,r,o,a,s,l){if(this._ticket="",t.get("showContent")&&t.get("show")){var u=this._tooltipContent;u.setEnterable(t.get("enterable"));var h=t.get("formatter");a=a||t.get("position");var c=e,p=this._getNearestPoint([r,o],n,t.get("trigger"),t.get("borderColor")),d=p.color;if(h)if(et(h)){var f=t.ecModel.get("useUTC"),g=Q(n)?n[0]:n,y=g&&g.axisType&&g.axisType.indexOf("time")>=0;c=h,y&&(c=wp(g.axisValue,c,f)),c=Yp(c,n,!0)}else if(tt(h)){var v=J(function(e,i){e===this._ticket&&(u.setContent(i,l,t,d,a),this._updatePosition(t,a,r,o,u,n,s))},this);this._ticket=i,c=h(n,i,v)}else c=h;u.setContent(c,l,t,d,a),u.show(t,d),this._updatePosition(t,a,r,o,u,n,s)}},e.prototype._getNearestPoint=function(t,e,n,i){return"axis"===n||Q(e)?{color:i||("html"===this._renderMode?"#fff":"none")}:Q(e)?void 0:{color:i||e.color||e.borderColor}},e.prototype._updatePosition=function(t,e,n,i,r,o,a){var s=this._api.getWidth(),l=this._api.getHeight();e=e||t.get("position");var u=r.getSize(),h=t.get("align"),c=t.get("verticalAlign"),p=a&&a.getBoundingRect().clone();if(a&&p.applyTransform(a.transform),tt(e)&&(e=e([n,i],o,r.el,p,{viewSize:[s,l],contentSize:u.slice()})),Q(e))n=ea(e[0],s),i=ea(e[1],l);else if(rt(e)){var d=e;d.width=u[0],d.height=u[1];var f=nd(d,{width:s,height:l});n=f.x,i=f.y,h=null,c=null}else if(et(e)&&a){var g=eJ(e,p,u,t.get("borderWidth"));n=g[0],i=g[1]}else{g=QK(n,i,r,s,l,h?null:20,c?null:20);n=g[0],i=g[1]}if(h&&(n-=nJ(h)?u[0]/2:"right"===h?u[0]:0),c&&(i-=nJ(c)?u[1]/2:"bottom"===c?u[1]:0),TK(t)){g=tJ(n,i,r,s,l);n=g[0],i=g[1]}r.moveTo(n,i)},e.prototype._updateContentNotChangedOnAxis=function(t,e){var n=this._lastDataByCoordSys,i=this._cbParamsList,r=!!n&&n.length===t.length;return r&&U(n,function(n,o){var a=n.dataByAxis||[],s=t[o]||{},l=s.dataByAxis||[];r=r&&a.length===l.length,r&&U(a,function(t,n){var o=l[n]||{},a=t.seriesDataIndices||[],s=o.seriesDataIndices||[];r=r&&t.value===o.value&&t.axisType===o.axisType&&t.axisId===o.axisId&&a.length===s.length,r&&U(a,function(t,e){var n=s[e];r=r&&t.seriesIndex===n.seriesIndex&&t.dataIndex===n.dataIndex}),i&&U(t.seriesDataIndices,function(t){var n=t.seriesIndex,o=e[n],a=i[n];o&&a&&a.data!==o.data&&(r=!1)})})}),this._lastDataByCoordSys=t,this._cbParamsList=e,!!r},e.prototype._hide=function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},e.prototype.dispose=function(t,e){!c.node&&e.getDom()&&(yx(this,"_updatePosition"),this._tooltipContent.dispose(),kX("itemTooltip",e))},e.type="tooltip",e}(Hy);function JK(t,e,n){var i,r=e.ecModel;n?(i=new Hc(n,r,r),i=new Hc(e.option,i,r)):i=e;for(var o=t.length-1;o>=0;o--){var a=t[o];a&&(a instanceof Hc&&(a=a.get("tooltip",!0)),et(a)&&(a={formatter:a}),a&&(i=new Hc(a,i,r)))}return i}function $K(t,e){return t.dispatchAction||J(e.dispatchAction,e)}function QK(t,e,n,i,r,o,a){var s=n.getSize(),l=s[0],u=s[1];return null!=o&&(t+l+o+2>i?t-=l+o:t+=o),null!=a&&(e+u+a>r?e-=u+a:e+=a),[t,e]}function tJ(t,e,n,i,r){var o=n.getSize(),a=o[0],s=o[1];return t=Math.min(t+a,i)-a,e=Math.min(e+s,r)-s,t=Math.max(t,0),e=Math.max(e,0),[t,e]}function eJ(t,e,n,i){var r=n[0],o=n[1],a=Math.ceil(Math.SQRT2*i)+8,s=0,l=0,u=e.width,h=e.height;switch(t){case"inside":s=e.x+u/2-r/2,l=e.y+h/2-o/2;break;case"top":s=e.x+u/2-r/2,l=e.y-o-a;break;case"bottom":s=e.x+u/2-r/2,l=e.y+h+a;break;case"left":s=e.x-r-a,l=e.y+h/2-o/2;break;case"right":s=e.x+u+a,l=e.y+h/2-o/2}return[s,l]}function nJ(t){return"center"===t||"middle"===t}function iJ(t,e,n){var i=$a(t).queryOptionMap,r=i.keys()[0];if(r&&"series"!==r){var o=es(e,r,i.get(r),{useDefault:!1,enableAll:!1,enableNone:!1}),a=o.models[0];if(a){var s,l=n.getViewOfComponentModel(a);return l.group.traverse(function(e){var n=Hu(e).tooltipConfig;if(n&&n.name===t.name)return s=e,!0}),s?{componentMainType:r,componentIndex:a.componentIndex,el:s}:void 0}}}var rJ=KK;function oJ(t){Qb(XX),t.registerComponentModel(IK),t.registerComponentView(rJ),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},Lt),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},Lt)}var aJ=["rect","polygon","keep","clear"];function sJ(t,e){var n=Ca(t?t.brush:[]);if(n.length){var i=[];U(n,function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(i=i.concat(e))});var r=t&&t.toolbox;Q(r)&&(r=r[0]),r||(r={feature:{}},t.toolbox=[r]);var o=r.feature||(r.feature={}),a=o.brush||(o.brush={}),s=a.type||(a.type=[]);s.push.apply(s,i),lJ(s),e&&!s.length&&s.push.apply(s,aJ)}}function lJ(t){var e={};U(t,function(t){e[t]=1}),t.length=0,U(e,function(e,n){t.push(n)})}var uJ=U;function hJ(t){if(t)for(var e in t)if(t.hasOwnProperty(e))return!0}function cJ(t,e,n){var i={};return uJ(e,function(e){var o=i[e]=r();uJ(t[e],function(t,i){if(kE.isValidType(i)){var r={type:i,visual:t};n&&n(r,e),o[i]=new kE(r),"opacity"===i&&(r=N(r),r.type="colorAlpha",o.__hidden.__alphaForOpacity=new kE(r))}})}),i;function r(){var t=function(){};t.prototype.__hidden=t.prototype;var e=new t;return e}}function pJ(t,e,n){var i;U(n,function(t){e.hasOwnProperty(t)&&hJ(e[t])&&(i=!0)}),i&&U(n,function(n){e.hasOwnProperty(n)&&hJ(e[n])?t[n]=N(e[n]):delete t[n]})}function dJ(t,e,n,i,r,o){var a,s={};function l(t){return r_(n,a,t)}function u(t,e){a_(n,a,t,e)}function h(t,h){a=null==o?t:h;var c=n.getRawDataItem(a);if(!c||!1!==c.visualMap)for(var p=i.call(r,t),d=e[p],f=s[p],g=0,y=f.length;g<y;g++){var v=f[g];d[v]&&d[v].applyVisual(t,l,u)}}U(t,function(t){var n=kE.prepareVisualTypes(e[t]);s[t]=n}),null==o?n.each(h):n.each([o],h)}function fJ(t,e,n,i){var r={};return U(t,function(t){var n=kE.prepareVisualTypes(e[t]);r[t]=n}),{progress:function(t,o){var a,s;function l(t){return r_(o,s,t)}function u(t,e){a_(o,s,t,e)}null!=i&&(a=o.getDimensionIndex(i));var h=o.getStore();while(null!=(s=t.next())){var c=o.getRawDataItem(s);if(!c||!1!==c.visualMap)for(var p=null!=i?h.get(a,s):s,d=n(p),f=e[d],g=r[d],y=0,v=g.length;y<v;y++){var m=g[y];f[m]&&f[m].applyVisual(p,l,u)}}}}}function gJ(t){var e=t.brushType,n={point:function(i){return yJ[e].point(i,n,t)},rect:function(i){return yJ[e].rect(i,n,t)}};return n}var yJ={lineX:vJ(0),lineY:vJ(1),rect:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])},rect:function(t,e,n){return t&&n.boundingRect.intersect(t)}},polygon:{point:function(t,e,n){return t&&n.boundingRect.contain(t[0],t[1])&&pR(n.range,t[0],t[1])},rect:function(t,e,n){var i=n.range;if(!t||i.length<=1)return!1;var r=t.x,o=t.y,a=t.width,s=t.height,l=i[0];return!!(pR(i,r,o)||pR(i,r+a,o)||pR(i,r,o+s)||pR(i,r+a,o+s)||$e.create(t).contain(l[0],l[1])||qm(r,o,r+a,o,i)||qm(r,o,r,o+s,i)||qm(r+a,o,r+a,o+s,i)||qm(r,o+s,r+a,o+s,i))||void 0}}};function vJ(t){var e=["x","y"],n=["width","height"];return{point:function(e,n,i){if(e){var r=i.range,o=e[t];return mJ(o,r)}},rect:function(i,r,o){if(i){var a=o.range,s=[i[e[t]],i[e[t]]+i[n[t]]];return s[1]<s[0]&&s.reverse(),mJ(s[0],a)||mJ(s[1],a)||mJ(a[0],s)||mJ(a[1],s)}}}}function mJ(t,e){return e[0]<=t&&t<=e[1]}var xJ=["inBrush","outOfBrush"],_J="__ecBrushSelect",wJ="__ecInBrushSelectEvent";function bJ(t){t.eachComponent({mainType:"brush"},function(e){var n=e.brushTargetManager=new fK(e.option,t);n.setInputRanges(e.areas,t)})}function SJ(t,e,n){var i,r,o=[];t.eachComponent({mainType:"brush"},function(t){n&&"takeGlobalCursor"===n.type&&t.setBrushOption("brush"===n.key?n.brushOption:{brushType:!1})}),bJ(t),t.eachComponent({mainType:"brush"},function(e,n){var a={brushId:e.id,brushIndex:n,brushName:e.name,areas:N(e.areas),selected:[]};o.push(a);var s=e.option,l=s.brushLink,u=[],h=[],c=[],p=!1;n||(i=s.throttleType,r=s.throttleDelay);var d=Y(e.areas,function(t){var e=AJ[t.brushType],n=V({boundingRect:e?e(t):void 0},t);return n.selectors=gJ(n),n}),f=cJ(e.option,xJ,function(t){t.mappingMethod="fixed"});function g(t){return"all"===l||!!u[t]}function y(t){return!!t.length}function v(t,e){var n=t.coordinateSystem;p=p||n.hasAxisBrushed(),g(e)&&n.eachActiveState(t.getData(),function(t,e){"active"===t&&(h[e]=1)})}function m(n,i,r){if(n.brushSelector&&!CJ(e,i)&&(U(d,function(i){e.brushTargetManager.controlSeries(i,n,t)&&r.push(i),p=p||y(r)}),g(i)&&y(r))){var o=n.getData();o.each(function(t){TJ(n,r,o,t)&&(h[t]=1)})}}Q(l)&&U(l,function(t){u[t]=1}),t.eachSeries(function(t,e){var n=c[e]=[];"parallel"===t.subType?v(t,e):m(t,e,n)}),t.eachSeries(function(t,e){var n={seriesId:t.id,seriesIndex:e,seriesName:t.name,dataIndex:[]};a.selected.push(n);var i=c[e],r=t.getData(),o=g(e)?function(t){return h[t]?(n.dataIndex.push(r.getRawIndex(t)),"inBrush"):"outOfBrush"}:function(e){return TJ(t,i,r,e)?(n.dataIndex.push(r.getRawIndex(e)),"inBrush"):"outOfBrush"};(g(e)?p:y(i))&&dJ(xJ,f,r,o)})}),MJ(e,i,r,o,n)}function MJ(t,e,n,i,r){if(r){var o=t.getZr();if(!o[wJ]){o[_J]||(o[_J]=IJ);var a=gx(o,_J,n,e);a(t,i)}}}function IJ(t,e){if(!t.isDisposed()){var n=t.getZr();n[wJ]=!0,t.dispatchAction({type:"brushSelect",batch:e}),n[wJ]=!1}}function TJ(t,e,n,i){for(var r=0,o=e.length;r<o;r++){var a=e[r];if(t.brushSelector(i,n,a.selectors,a))return!0}}function CJ(t,e){var n=t.option.seriesIndex;return null!=n&&"all"!==n&&(Q(n)?F(n,e)<0:e!==n)}var AJ={rect:function(t){return DJ(t.range)},polygon:function(t){for(var e,n=t.range,i=0,r=n.length;i<r;i++){e=e||[[1/0,-1/0],[1/0,-1/0]];var o=n[i];o[0]<e[0][0]&&(e[0][0]=o[0]),o[0]>e[0][1]&&(e[0][1]=o[0]),o[1]<e[1][0]&&(e[1][0]=o[1]),o[1]>e[1][1]&&(e[1][1]=o[1])}return e&&DJ(e)}};function DJ(t){return new $e(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var kJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new BF(e.getZr())).on("brush",J(this._onBrush,this)).mount()},e.prototype.render=function(t,e,n,i){this.model=t,this._updateController(t,e,n,i)},e.prototype.updateTransform=function(t,e,n,i){bJ(e),this._updateController(t,e,n,i)},e.prototype.updateVisual=function(t,e,n,i){this.updateTransform(t,e,n,i)},e.prototype.updateView=function(t,e,n,i){this._updateController(t,e,n,i)},e.prototype._updateController=function(t,e,n,i){(!i||i.$from!==t.id)&&this._brushController.setPanels(t.brushTargetManager.makePanelOpts(n)).enableBrush(t.brushOption).updateCovers(t.areas.slice())},e.prototype.dispose=function(){this._brushController.dispose()},e.prototype._onBrush=function(t){var e=this.model.id,n=this.model.brushTargetManager.setOutputRanges(t.areas,this.ecModel);(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:e,areas:N(n),$from:e}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:e,areas:N(n),$from:e})},e.type="brush",e}(Hy),LJ=kJ,PJ="#ddd",RJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.areas=[],n.brushOption={},n}return a(e,t),e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&pJ(n,t,["inBrush","outOfBrush"]);var i=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:PJ},i.hasOwnProperty("liftZ")||(i.liftZ=5)},e.prototype.setAreas=function(t){t&&(this.areas=Y(t,function(t){return OJ(this.option,t)},this))},e.prototype.setBrushOption=function(t){this.brushOption=OJ(this.option,t),this.brushType=this.brushOption.brushType},e.type="brush",e.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],e.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(210,219,238,0.3)",borderColor:"#D2DBEE"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},e}(pd);function OJ(t,e){return E({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new Hc(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}var NJ=RJ,EJ=["rect","polygon","lineX","lineY","keep","clear"],zJ=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return a(e,t),e.prototype.render=function(t,e,n){var i,r,o;e.eachComponent({mainType:"brush"},function(t){i=t.brushType,r=t.brushOption.brushMode||"single",o=o||!!t.areas.length}),this._brushType=i,this._brushMode=r,U(t.get("type",!0),function(e){t.setIconStatus(e,("keep"===e?"multiple"===r:"clear"===e?o:e===i)?"emphasis":"normal")})},e.prototype.updateView=function(t,e,n){this.render(t,e,n)},e.prototype.getIcons=function(){var t=this.model,e=t.get("icon",!0),n={};return U(t.get("type",!0),function(t){e[t]&&(n[t]=e[t])}),n},e.prototype.onclick=function(t,e,n){var i=this._brushType,r=this._brushMode;"clear"===n?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?i:i!==n&&n,brushMode:"keep"===n?"multiple"===r?"single":"multiple":r}})},e.getDefaultOption=function(t){var e={show:!0,type:EJ.slice(),icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:t.getLocaleModel().get(["toolbox","brush","title"])};return e},e}(dq),BJ=zJ;function VJ(t){t.registerComponentView(LJ),t.registerComponentModel(NJ),t.registerPreprocessor(sJ),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,SJ),t.registerAction({type:"brush",event:"brush",update:"updateVisual"},function(t,e){e.eachComponent({mainType:"brush",query:t},function(e){e.setAreas(t.areas)})}),t.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},Lt),t.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},Lt),gq("brush",BJ)}var FJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return a(e,t),e.type="title",e.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:"#464646"},subtextStyle:{fontSize:12,color:"#6E7079"}},e}(pd),GJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.render=function(t,e,n){if(this.group.removeAll(),t.get("show")){var i=this.group,r=t.getModel("textStyle"),o=t.getModel("subtextStyle"),a=t.get("textAlign"),s=dt(t.get("textBaseline"),t.get("textVerticalAlign")),l=new Wu({style:xc(r,{text:t.get("text"),fill:r.getTextColor()},{disableBox:!0}),z2:10}),u=l.getBoundingRect(),h=t.get("subtext"),c=new Wu({style:xc(o,{text:h,fill:o.getTextColor(),y:u.height+t.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),p=t.get("link"),d=t.get("sublink"),f=t.get("triggerEvent",!0);l.silent=!p&&!f,c.silent=!d&&!f,p&&l.on("click",function(){qp(p,"_"+t.get("target"))}),d&&c.on("click",function(){qp(d,"_"+t.get("subtarget"))}),Hu(l).eventData=Hu(c).eventData=f?{componentType:"title",componentIndex:t.componentIndex}:null,i.add(l),h&&i.add(c);var g=i.getBoundingRect(),y=t.getBoxLayoutParams();y.width=g.width,y.height=g.height;var v=nd(y,{width:n.getWidth(),height:n.getHeight()},t.get("padding"));a||(a=t.get("left")||t.get("right"),"middle"===a&&(a="center"),"right"===a?v.x+=v.width:"center"===a&&(v.x+=v.width/2)),s||(s=t.get("top")||t.get("bottom"),"center"===s&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),i.x=v.x,i.y=v.y,i.markRedraw();var m={align:a,verticalAlign:s};l.setStyle(m),c.setStyle(m),g=i.getBoundingRect();var x=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var w=new Mu({shape:{x:g.x-x[3],y:g.y-x[0],width:g.width+x[1]+x[3],height:g.height+x[0]+x[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});i.add(w)}},e.type="title",e}(Hy);function WJ(t){t.registerComponentModel(FJ),t.registerComponentView(GJ)}var HJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode="box",n}return a(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._initData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this._initData()},e.prototype.setCurrentIndex=function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(t>=e&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},e.prototype.getCurrentIndex=function(){return this.option.currentIndex},e.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},e.prototype.setPlayState=function(t){this.option.autoPlay=!!t},e.prototype.getPlayState=function(){return!!this.option.autoPlay},e.prototype._initData=function(){var t,e=this.option,n=e.data||[],i=e.axisType,r=this._names=[];"category"===i?(t=[],U(n,function(e,n){var i,o=Ga(ka(e),"");rt(e)?(i=N(e),i.value=n):i=n,t.push(i),r.push(o)})):t=n;var o={category:"ordinal",time:"time",value:"number"}[i]||"number",a=this._data=new pT([{name:"value",type:o}],this);a.initData(t,r)},e.prototype.getData=function(){return this._data},e.prototype.getCategories=function(){if("category"===this.get("axisType"))return this._names.slice()},e.type="timeline",e.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},e}(pd),UJ=HJ,YJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="timeline.slider",e.defaultOption=jc(UJ.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:"#DAE1F5"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#A4B1D7"},itemStyle:{color:"#A4B1D7",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:15,color:"#316bf3",borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0, 0, 0, 0.3)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z",prevIcon:"M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z",prevBtnSize:18,nextBtnSize:18,color:"#A4B1D7",borderColor:"#A4B1D7",borderWidth:1},emphasis:{label:{show:!0,color:"#6f778d"},itemStyle:{color:"#316BF3"},controlStyle:{color:"#316BF3",borderColor:"#316BF3",borderWidth:2}},progress:{lineStyle:{color:"#316BF3"},itemStyle:{color:"#316BF3"},label:{color:"#6f778d"}},data:[]}),e}(UJ);W(YJ,vg.prototype);var XJ=YJ,ZJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="timeline",e}(Hy),jJ=ZJ,qJ=function(t){function e(e,n,i,r){var o=t.call(this,e,n,i)||this;return o.type=r||"value",o}return a(e,t),e.prototype.getLabelModel=function(){return this.model.getModel("label")},e.prototype.isHorizontal=function(){return"horizontal"===this.model.get("orient")},e}(nL),KJ=qJ,JJ=Math.PI,$J=qa(),QJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(t,e){this.api=e},e.prototype.render=function(t,e,n){if(this.model=t,this.api=n,this.ecModel=e,this.group.removeAll(),t.get("show",!0)){var i=this._layout(t,n),r=this._createGroup("_mainGroup"),o=this._createGroup("_labelGroup"),a=this._axis=this._createAxis(i,t);t.formatTooltip=function(t){var e=a.scale.getLabel({value:t});return cy("nameValue",{noName:!0,value:e})},U(["AxisLine","AxisTick","Control","CurrentPointer"],function(e){this["_render"+e](i,r,a,t)},this),this._renderAxisLabel(i,o,a,t),this._position(i,t)}this._doPlayStop(),this._updateTicksStatus()},e.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},e.prototype.dispose=function(){this._clearTimer()},e.prototype._layout=function(t,e){var n,i=t.get(["label","position"]),r=t.get("orient"),o=e$(t,e);n=null==i||"auto"===i?"horizontal"===r?o.y+o.height/2<e.getHeight()/2?"-":"+":o.x+o.width/2<e.getWidth()/2?"+":"-":et(i)?{horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}}[r][i]:i;var a,s,l,u={horizontal:"center",vertical:n>=0||"+"===n?"left":"right"},h={horizontal:n>=0||"+"===n?"top":"bottom",vertical:"middle"},c={horizontal:0,vertical:JJ/2},p="vertical"===r?o.height:o.width,d=t.getModel("controlStyle"),f=d.get("show",!0),g=f?d.get("itemSize"):0,y=f?d.get("itemGap"):0,v=g+y,m=t.get(["label","rotate"])||0;m=m*JJ/180;var x=d.get("position",!0),_=f&&d.get("showPlayBtn",!0),w=f&&d.get("showPrevBtn",!0),b=f&&d.get("showNextBtn",!0),S=0,M=p;"left"===x||"bottom"===x?(_&&(a=[0,0],S+=v),w&&(s=[S,0],S+=v),b&&(l=[M-g,0],M-=v)):(_&&(a=[M-g,0],M-=v),w&&(s=[0,0],S+=v),b&&(l=[M-g,0],M-=v));var I=[S,M];return t.get("inverse")&&I.reverse(),{viewRect:o,mainLength:p,orient:r,rotation:c[r],labelRotation:m,labelPosOpt:n,labelAlign:t.get(["label","align"])||u[r],labelBaseline:t.get(["label","verticalAlign"])||t.get(["label","baseline"])||h[r],playPosition:a,prevBtnPosition:s,nextBtnPosition:l,axisExtent:I,controlSize:g,controlGap:y}},e.prototype._position=function(t,e){var n=this._mainGroup,i=this._labelGroup,r=t.viewRect;if("vertical"===t.orient){var o=Pe(),a=r.x,s=r.y+r.height;Ee(o,o,[-a,-s]),ze(o,o,-JJ/2),Ee(o,o,[a,s]),r=r.clone(),r.applyTransform(o)}var l=y(r),u=y(n.getBoundingRect()),h=y(i.getBoundingRect()),c=[n.x,n.y],p=[i.x,i.y];p[0]=c[0]=l[0][0];var d=t.labelPosOpt;if(null==d||et(d)){var f="+"===d?0:1;v(c,u,l,1,f),v(p,h,l,1,1-f)}else{f=d>=0?0:1;v(c,u,l,1,f),p[1]=c[1]+d}function g(t){t.originX=l[0][0]-t.x,t.originY=l[1][0]-t.y}function y(t){return[[t.x,t.x+t.width],[t.y,t.y+t.height]]}function v(t,e,n,i,r){t[i]+=n[i][r]-e[i][r]}n.setPosition(c),i.setPosition(p),n.rotation=i.rotation=t.rotation,g(n),g(i)},e.prototype._createAxis=function(t,e){var n=e.getData(),i=e.get("axisType"),r=t$(e,i);r.getTicks=function(){return n.mapArray(["value"],function(t){return{value:t}})};var o=n.getDataExtent("value");r.setExtent(o[0],o[1]),r.calcNiceTicks();var a=new KJ("value",r,t.axisExtent,i);return a.model=e,a},e.prototype._createGroup=function(t){var e=this[t]=new Fo;return this.group.add(e),e},e.prototype._renderAxisLine=function(t,e,n,i){var r=n.getExtent();if(i.get(["lineStyle","show"])){var o=new $v({shape:{x1:r[0],y1:0,x2:r[1],y2:0},style:B({lineCap:"round"},i.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});e.add(o);var a=this._progressLine=new $v({shape:{x1:r[0],x2:this._currentPointer?this._currentPointer.x:r[0],y1:0,y2:0},style:V({lineCap:"round",lineWidth:o.style.lineWidth},i.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});e.add(a)}},e.prototype._renderAxisTick=function(t,e,n,i){var r=this,o=i.getData(),a=n.scale.getTicks();this._tickSymbols=[],U(a,function(t){var a=n.dataToCoord(t.value),s=o.getItemModel(t.value),l=s.getModel("itemStyle"),u=s.getModel(["emphasis","itemStyle"]),h=s.getModel(["progress","itemStyle"]),c={x:a,y:0,onclick:J(r._changeTimeline,r,t.value)},p=i$(s,l,e,c);p.ensureState("emphasis").style=u.getItemStyle(),p.ensureState("progress").style=h.getItemStyle(),Hh(p);var d=Hu(p);s.get("tooltip")?(d.dataIndex=t.value,d.dataModel=i):d.dataIndex=d.dataModel=null,r._tickSymbols.push(p)})},e.prototype._renderAxisLabel=function(t,e,n,i){var r=this,o=n.getLabelModel();if(o.get("show")){var a=i.getData(),s=n.getViewLabels();this._tickLabels=[],U(s,function(i){var o=i.tickValue,s=a.getItemModel(o),l=s.getModel("label"),u=s.getModel(["emphasis","label"]),h=s.getModel(["progress","label"]),c=n.dataToCoord(i.tickValue),p=new Wu({x:c,y:0,rotation:t.labelRotation-t.rotation,onclick:J(r._changeTimeline,r,o),silent:!1,style:xc(l,{text:i.formattedLabel,align:t.labelAlign,verticalAlign:t.labelBaseline})});p.ensureState("emphasis").style=xc(u),p.ensureState("progress").style=xc(h),e.add(p),Hh(p),$J(p).dataIndex=o,r._tickLabels.push(p)})}},e.prototype._renderControl=function(t,e,n,i){var r=t.controlSize,o=t.rotation,a=i.getModel("controlStyle").getItemStyle(),s=i.getModel(["emphasis","controlStyle"]).getItemStyle(),l=i.getPlayState(),u=i.get("inverse",!0);function h(t,n,l,u){if(t){var h=So(dt(i.get(["controlStyle",n+"BtnSize"]),r),r),c=[0,-h/2,h,h],p=n$(i,n+"Icon",c,{x:t[0],y:t[1],originX:r/2,originY:0,rotation:u?-o:0,rectHover:!0,style:a,onclick:l});p.ensureState("emphasis").style=s,e.add(p),Hh(p)}}h(t.nextBtnPosition,"next",J(this._changeTimeline,this,u?"-":"+")),h(t.prevBtnPosition,"prev",J(this._changeTimeline,this,u?"+":"-")),h(t.playPosition,l?"stop":"play",J(this._handlePlayClick,this,!l),!0)},e.prototype._renderCurrentPointer=function(t,e,n,i){var r=i.getData(),o=i.getCurrentIndex(),a=r.getItemModel(o).getModel("checkpointStyle"),s=this,l={onCreate:function(t){t.draggable=!0,t.drift=J(s._handlePointerDrag,s),t.ondragend=J(s._handlePointerDragend,s),r$(t,s._progressLine,o,n,i,!0)},onUpdate:function(t){r$(t,s._progressLine,o,n,i)}};this._currentPointer=i$(a,a,this._mainGroup,{},this._currentPointer,l)},e.prototype._handlePlayClick=function(t){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:t,from:this.uid})},e.prototype._handlePointerDrag=function(t,e,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},e.prototype._handlePointerDragend=function(t){this._pointerChangeTimeline([t.offsetX,t.offsetY],!0)},e.prototype._pointerChangeTimeline=function(t,e){var n=this._toAxisCoord(t)[0],i=this._axis,r=ia(i.getExtent().slice());n>r[1]&&(n=r[1]),n<r[0]&&(n=r[0]),this._currentPointer.x=n,this._currentPointer.markRedraw();var o=this._progressLine;o&&(o.shape.x2=n,o.dirty());var a=this._findNearestTick(n),s=this.model;(e||a!==s.getCurrentIndex()&&s.get("realtime"))&&this._changeTimeline(a)},e.prototype._doPlayStop=function(){var t=this;this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout(function(){var e=t.model;t._changeTimeline(e.getCurrentIndex()+(e.get("rewind",!0)?-1:1))},this.model.get("playInterval")))},e.prototype._toAxisCoord=function(t){var e=this._mainGroup.getLocalTransform();return Gm(t,e,!0)},e.prototype._findNearestTick=function(t){var e,n=this.model.getData(),i=1/0,r=this._axis;return n.each(["value"],function(n,o){var a=r.dataToCoord(n),s=Math.abs(a-t);s<i&&(i=s,e=o)}),e},e.prototype._clearTimer=function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},e.prototype._changeTimeline=function(t){var e=this.model.getCurrentIndex();"+"===t?t=e+1:"-"===t&&(t=e-1),this.api.dispatchAction({type:"timelineChange",currentIndex:t,from:this.uid})},e.prototype._updateTicksStatus=function(){var t=this.model.getCurrentIndex(),e=this._tickSymbols,n=this._tickLabels;if(e)for(var i=0;i<e.length;i++)e&&e[i]&&e[i].toggleState("progress",i<t);if(n)for(i=0;i<n.length;i++)n&&n[i]&&n[i].toggleState("progress",$J(n[i]).dataIndex<=t)},e.type="timeline.slider",e}(jJ);function t$(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new VD({ordinalMeta:t.getCategories(),extent:[1/0,-1/0]});case"time":return new tk({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new WD}}function e$(t,e){return nd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()},t.get("padding"))}function n$(t,e,n,i){var r=i.style,o=jm(t.get(["controlStyle",e]),i||{},new $e(n[0],n[1],n[2],n[3]));return r&&o.setStyle(r),o}function i$(t,e,n,i,r,o){var a=e.get("color");if(r)r.setColor(a),n.add(r),o&&o.onUpdate(r);else{var s=t.get("symbol");r=M_(s,-1,-1,2,2,a),r.setStyle("strokeNoScale",!0),n.add(r),o&&o.onCreate(r)}var l=e.getItemStyle(["color"]);r.setStyle(l),i=E({rectHover:!0,z2:100},i,!0);var u=I_(t.get("symbolSize"));i.scaleX=u[0]/2,i.scaleY=u[1]/2;var h=T_(t.get("symbolOffset"),u);h&&(i.x=(i.x||0)+h[0],i.y=(i.y||0)+h[1]);var c=t.get("symbolRotate");return i.rotation=(c||0)*Math.PI/180||0,r.attr(i),r.updateTransform(),r}function r$(t,e,n,i,r,o){if(!t.dragging){var a=r.getModel("checkpointStyle"),s=i.dataToCoord(r.getData().get("value",n));if(o||!a.get("animation",!0))t.attr({x:s,y:0}),e&&e.attr({shape:{x2:s}});else{var l={duration:a.get("animationDuration",!0),easing:a.get("animationEasing",!0)};t.stopAnimation(null,!0),t.animateTo({x:s,y:0},l),e&&e.animateTo({shape:{x2:s}},l)}}}var o$=QJ;function a$(t){t.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(t,e,n){var i=e.getComponent("timeline");return i&&null!=t.currentIndex&&(i.setCurrentIndex(t.currentIndex),!i.get("loop",!0)&&i.isIndexMax()&&i.getPlayState()&&(i.setPlayState(!1),n.dispatchAction({type:"timelinePlayChange",playState:!1,from:t.from}))),e.resetOption("timeline",{replaceMerge:i.get("replaceMerge",!0)}),V({currentIndex:i.option.currentIndex},t)}),t.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(t,e){var n=e.getComponent("timeline");n&&null!=t.playState&&n.setPlayState(t.playState)})}function s$(t){var e=t&&t.timeline;Q(e)||(e=e?[e]:[]),U(e,function(t){t&&l$(t)})}function l$(t){var e=t.type,n={number:"value",time:"time"};if(n[e]&&(t.axisType=n[e],delete t.type),u$(t),h$(t,"controlPosition")){var i=t.controlStyle||(t.controlStyle={});h$(i,"position")||(i.position=t.controlPosition),"none"!==i.position||h$(i,"show")||(i.show=!1,delete i.position),delete t.controlPosition}U(t.data||[],function(t){rt(t)&&!Q(t)&&(!h$(t,"value")&&h$(t,"name")&&(t.value=t.name),u$(t))})}function u$(t){var e=t.itemStyle||(t.itemStyle={}),n=e.emphasis||(e.emphasis={}),i=t.label||t.label||{},r=i.normal||(i.normal={}),o={normal:1,emphasis:1};U(i,function(t,e){o[e]||h$(r,e)||(r[e]=t)}),n.label&&!h$(i,"emphasis")&&(i.emphasis=n.label,delete n.label)}function h$(t,e){return t.hasOwnProperty(e)}function c$(t){t.registerComponentModel(XJ),t.registerComponentView(o$),t.registerSubTypeDefaulter("timeline",function(){return"slider"}),a$(t),t.registerPreprocessor(s$)}function p$(t,e){if(!t)return!1;for(var n=Q(t)?t:[t],i=0;i<n.length;i++)if(n[i]&&n[i][e])return!0;return!1}function d$(t){Aa(t,"label",["show"])}var f$=qa(),g$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.createdBySelf=!1,n}return a(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._mergeOption(t,n,!1,!0)},e.prototype.isAnimationEnabled=function(){if(c.node)return!1;var t=this.__hostSeries;return this.getShallow("animation")&&t&&t.isAnimationEnabled()},e.prototype.mergeOption=function(t,e){this._mergeOption(t,e,!1,!1)},e.prototype._mergeOption=function(t,e,n,i){var r=this.mainType;n||e.eachSeries(function(t){var n=t.get(this.mainType,!0),o=f$(t)[r];n&&n.data?(o?o._mergeOption(n,e,!0):(i&&d$(n),U(n.data,function(t){t instanceof Array?(d$(t[0]),d$(t[1])):d$(t)}),o=this.createMarkerModelFromSeries(n,this,e),B(o,{mainType:this.mainType,seriesIndex:t.seriesIndex,name:t.name,createdBySelf:!0}),o.__hostSeries=t),f$(t)[r]=o):f$(t)[r]=null},this)},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.getRawValue(t),o=i.getName(t);return cy("section",{header:this.name,blocks:[cy("nameValue",{name:o,value:r,noName:!o,noValue:null==r})]})},e.prototype.getData=function(){return this._data},e.prototype.setData=function(t){this._data=t},e.prototype.getDataParams=function(t,e){var n=vg.prototype.getDataParams.call(this,t,e),i=this.__hostSeries;return i&&(n.seriesId=i.id,n.seriesName=i.name,n.seriesType=i.subType),n},e.getMarkerModelFromSeries=function(t,e){return f$(t)[e]},e.type="marker",e.dependencies=["series","grid","polar","geo"],e}(pd);W(g$,vg.prototype);var y$=g$,v$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markPoint",e.defaultOption={z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}},e}(y$),m$=v$;function x$(t){return!(isNaN(parseFloat(t.x))&&isNaN(parseFloat(t.y)))}function _$(t){return!isNaN(parseFloat(t.x))&&!isNaN(parseFloat(t.y))}function w$(t,e,n,i,r,o){var a=[],s=ST(e,i),l=s?e.getCalculationInfo("stackResultDimension"):i,u=D$(e,l,t),h=e.indicesOfNearest(l,u)[0];a[r]=e.get(n,h),a[o]=e.get(l,h);var c=e.get(i,h),p=ra(e.get(i,h));return p=Math.min(p,20),p>=0&&(a[o]=+a[o].toFixed(p)),[a,c]}var b$={min:$(w$,"min"),max:$(w$,"max"),average:$(w$,"average"),median:$(w$,"median")};function S$(t,e){if(e){var n=t.getData(),i=t.coordinateSystem,r=i&&i.dimensions;if(!_$(e)&&!Q(e.coord)&&Q(r)){var o=M$(e,n,i,t);if(e=N(e),e.type&&b$[e.type]&&o.baseAxis&&o.valueAxis){var a=F(r,o.baseAxis.dim),s=F(r,o.valueAxis.dim),l=b$[e.type](n,o.baseDataDim,o.valueDataDim,a,s);e.coord=l[0],e.value=l[1]}else e.coord=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis]}if(null!=e.coord&&Q(r))for(var u=e.coord,h=0;h<2;h++)b$[u[h]]&&(u[h]=D$(n,n.mapDimension(r[h]),u[h]));else e.coord=[];return e}}function M$(t,e,n,i){var r={};return null!=t.valueIndex||null!=t.valueDim?(r.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,r.valueAxis=n.getAxis(I$(i,r.valueDataDim)),r.baseAxis=n.getOtherAxis(r.valueAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim)):(r.baseAxis=i.getBaseAxis(),r.valueAxis=n.getOtherAxis(r.baseAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim),r.valueDataDim=e.mapDimension(r.valueAxis.dim)),r}function I$(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}function T$(t,e){return!(t&&t.containData&&e.coord&&!x$(e))||t.containData(e.coord)}function C$(t,e,n){return!(t&&t.containZone&&e.coord&&n.coord&&!x$(e)&&!x$(n))||t.containZone(e.coord,n.coord)}function A$(t,e){return t?function(t,n,i,r){var o=r<2?t.coord&&t.coord[r]:t.value;return Mg(o,e[r])}:function(t,n,i,r){return Mg(t.value,e[r])}}function D$(t,e,n){if("average"===n){var i=0,r=0;return t.each(e,function(t,e){isNaN(t)||(i+=t,r++)}),i/r}return"median"===n?t.getMedian(e):t.getDataExtent(e)["max"===n?1:0]}var k$=qa(),L$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.init=function(){this.markerGroupMap=Tt()},e.prototype.render=function(t,e,n){var i=this,r=this.markerGroupMap;r.each(function(t){k$(t).keep=!1}),e.eachSeries(function(t){var r=y$.getMarkerModelFromSeries(t,i.type);r&&i.renderSeries(t,r,e,n)}),r.each(function(t){!k$(t).keep&&i.group.remove(t.group)})},e.prototype.markKeep=function(t){k$(t).keep=!0},e.prototype.toggleBlurSeries=function(t,e){var n=this;U(t,function(t){var i=y$.getMarkerModelFromSeries(t,n.type);if(i){var r=i.getData();r.eachItemGraphicEl(function(t){t&&(e?Ah(t):Dh(t))})}})},e.type="marker",e}(Hy),P$=L$;function R$(t,e,n){var i=e.coordinateSystem;t.each(function(r){var o,a=t.getItemModel(r),s=ea(a.get("x"),n.getWidth()),l=ea(a.get("y"),n.getHeight());if(isNaN(s)||isNaN(l)){if(e.getMarkerPosition)o=e.getMarkerPosition(t.getValues(t.dimensions,r));else if(i){var u=t.get(i.dimensions[0],r),h=t.get(i.dimensions[1],r);o=i.dataToPoint([u,h])}}else o=[s,l];isNaN(s)||(o[0]=s),isNaN(l)||(o[1]=l),t.setItemLayout(r,o)})}var O$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=y$.getMarkerModelFromSeries(t,"markPoint");e&&(R$(e.getData(),t,n),this.markerGroupMap.get(t.id).updateLayout())},this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new WT),u=N$(r,t,e);e.setData(u),R$(e.getData(),t,i),u.each(function(t){var n=u.getItemModel(t),i=n.getShallow("symbol"),r=n.getShallow("symbolSize"),o=n.getShallow("symbolRotate"),s=n.getShallow("symbolOffset"),l=n.getShallow("symbolKeepAspect");if(tt(i)||tt(r)||tt(o)||tt(s)){var h=e.getRawValue(t),c=e.getDataParams(t);tt(i)&&(i=i(h,c)),tt(r)&&(r=r(h,c)),tt(o)&&(o=o(h,c)),tt(s)&&(s=s(h,c))}var p=n.getModel("itemStyle").getItemStyle(),d=o_(a,"color");p.fill||(p.fill=d),u.setItemVisual(t,{symbol:i,symbolSize:r,symbolRotate:o,symbolOffset:s,symbolKeepAspect:l,style:p})}),l.updateData(u),this.group.add(l.group),u.eachItemGraphicEl(function(t){t.traverse(function(t){Hu(t).dataModel=e})}),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markPoint",e}(P$);function N$(t,e,n){var i;i=t?Y(t&&t.dimensions,function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return B(B({},n),{name:t,ordinalMeta:null})}):[{name:"value",type:"float"}];var r=new pT(i,n),o=Y(n.get("data"),$(S$,e));t&&(o=Z(o,$(T$,t)));var a=A$(!!t,i);return r.initData(o,null,a),r}var E$=O$;function z$(t){t.registerComponentModel(m$),t.registerComponentView(E$),t.registerPreprocessor(function(t){p$(t.series,"markPoint")&&(t.markPoint=t.markPoint||{})})}var B$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markLine",e.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"},e}(y$),V$=B$,F$=qa(),G$=function(t,e,n,i){var r,o=t.getData();if(Q(i))r=i;else{var a=i.type;if("min"===a||"max"===a||"average"===a||"median"===a||null!=i.xAxis||null!=i.yAxis){var s=void 0,l=void 0;if(null!=i.yAxis||null!=i.xAxis)s=e.getAxis(null!=i.yAxis?"y":"x"),l=pt(i.yAxis,i.xAxis);else{var u=M$(i,o,e,t);s=u.valueAxis;var h=MT(o,u.valueDataDim);l=D$(o,h,a)}var c="x"===s.dim?0:1,p=1-c,d=N(i),f={coord:[]};d.type=null,d.coord=[],d.coord[p]=-1/0,f.coord[p]=1/0;var g=n.get("precision");g>=0&&it(l)&&(l=+l.toFixed(Math.min(g,20))),d.coord[c]=f.coord[c]=l,r=[d,f,{type:a,valueIndex:i.valueIndex,value:l}]}else r=[]}var y=[S$(t,r[0]),S$(t,r[1]),B({},r[2])];return y[2].type=y[2].type||null,E(y[2],y[0]),E(y[2],y[1]),y};function W$(t){return!isNaN(t)&&!isFinite(t)}function H$(t,e,n,i){var r=1-t,o=i.dimensions[t];return W$(e[r])&&W$(n[r])&&e[t]===n[t]&&i.getAxis(o).containData(e[t])}function U$(t,e){if("cartesian2d"===t.type){var n=e[0].coord,i=e[1].coord;if(n&&i&&(H$(1,n,i,t)||H$(0,n,i,t)))return!0}return T$(t,e[0])&&T$(t,e[1])}function Y$(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=ea(s.get("x"),r.getWidth()),u=ea(s.get("y"),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition)o=i.getMarkerPosition(t.getValues(t.dimensions,e));else{var h=a.dimensions,c=t.get(h[0],e),p=t.get(h[1],e);o=a.dataToPoint([c,p])}if(lC(a,"cartesian2d")){var d=a.getAxis("x"),f=a.getAxis("y");h=a.dimensions;W$(t.get(h[0],e))?o[0]=d.toGlobalCoord(d.getExtent()[n?0:1]):W$(t.get(h[1],e))&&(o[1]=f.toGlobalCoord(f.getExtent()[n?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];t.setItemLayout(e,o)}var X$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=y$.getMarkerModelFromSeries(t,"markLine");if(e){var i=e.getData(),r=F$(e).from,o=F$(e).to;r.each(function(e){Y$(r,e,!0,t,n),Y$(o,e,!1,t,n)}),i.each(function(t){i.setItemLayout(t,[r.getItemLayout(t),o.getItemLayout(t)])}),this.markerGroupMap.get(t.id).updateLayout()}},this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new oB);this.group.add(l.group);var u=Z$(r,t,e),h=u.from,c=u.to,p=u.line;F$(e).from=h,F$(e).to=c,e.setData(p);var d=e.get("symbol"),f=e.get("symbolSize"),g=e.get("symbolRotate"),y=e.get("symbolOffset");function v(e,n,r){var o=e.getItemModel(n);Y$(e,n,r,t,i);var s=o.getModel("itemStyle").getItemStyle();null==s.fill&&(s.fill=o_(a,"color")),e.setItemVisual(n,{symbolKeepAspect:o.get("symbolKeepAspect"),symbolOffset:dt(o.get("symbolOffset",!0),y[r?0:1]),symbolRotate:dt(o.get("symbolRotate",!0),g[r?0:1]),symbolSize:dt(o.get("symbolSize"),f[r?0:1]),symbol:dt(o.get("symbol",!0),d[r?0:1]),style:s})}Q(d)||(d=[d,d]),Q(f)||(f=[f,f]),Q(g)||(g=[g,g]),Q(y)||(y=[y,y]),u.from.each(function(t){v(h,t,!0),v(c,t,!1)}),p.each(function(t){var e=p.getItemModel(t).getModel("lineStyle").getLineStyle();p.setItemLayout(t,[h.getItemLayout(t),c.getItemLayout(t)]),null==e.stroke&&(e.stroke=h.getItemVisual(t,"style").fill),p.setItemVisual(t,{fromSymbolKeepAspect:h.getItemVisual(t,"symbolKeepAspect"),fromSymbolOffset:h.getItemVisual(t,"symbolOffset"),fromSymbolRotate:h.getItemVisual(t,"symbolRotate"),fromSymbolSize:h.getItemVisual(t,"symbolSize"),fromSymbol:h.getItemVisual(t,"symbol"),toSymbolKeepAspect:c.getItemVisual(t,"symbolKeepAspect"),toSymbolOffset:c.getItemVisual(t,"symbolOffset"),toSymbolRotate:c.getItemVisual(t,"symbolRotate"),toSymbolSize:c.getItemVisual(t,"symbolSize"),toSymbol:c.getItemVisual(t,"symbol"),style:e})}),l.updateData(p),u.line.eachItemGraphicEl(function(t){Hu(t).dataModel=e,t.traverse(function(t){Hu(t).dataModel=e})}),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markLine",e}(P$);function Z$(t,e,n){var i;i=t?Y(t&&t.dimensions,function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return B(B({},n),{name:t,ordinalMeta:null})}):[{name:"value",type:"float"}];var r=new pT(i,n),o=new pT(i,n),a=new pT([],n),s=Y(n.get("data"),$(G$,e,t,n));t&&(s=Z(s,$(U$,t)));var l=A$(!!t,i);return r.initData(Y(s,function(t){return t[0]}),null,l),o.initData(Y(s,function(t){return t[1]}),null,l),a.initData(Y(s,function(t){return t[2]})),a.hasItemOption=!0,{from:r,to:o,line:a}}var j$=X$;function q$(t){t.registerComponentModel(V$),t.registerComponentView(j$),t.registerPreprocessor(function(t){p$(t.series,"markLine")&&(t.markLine=t.markLine||{})})}var K$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markArea",e.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},e}(y$),J$=K$,$$=qa(),Q$=function(t,e,n,i){var r=i[0],o=i[1];if(r&&o){var a=S$(t,r),s=S$(t,o),l=a.coord,u=s.coord;l[0]=pt(l[0],-1/0),l[1]=pt(l[1],-1/0),u[0]=pt(u[0],1/0),u[1]=pt(u[1],1/0);var h=z([{},a,s]);return h.coord=[a.coord,s.coord],h.x0=a.x,h.y0=a.y,h.x1=s.x,h.y1=s.y,h}};function tQ(t){return!isNaN(t)&&!isFinite(t)}function eQ(t,e,n,i){var r=1-t;return tQ(e[r])&&tQ(n[r])}function nQ(t,e){var n=e.coord[0],i=e.coord[1],r={coord:n,x:e.x0,y:e.y0},o={coord:i,x:e.x1,y:e.y1};return lC(t,"cartesian2d")?!(!n||!i||!eQ(1,n,i,t)&&!eQ(0,n,i,t))||C$(t,r,o):T$(t,r)||T$(t,o)}function iQ(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=ea(s.get(n[0]),r.getWidth()),u=ea(s.get(n[1]),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition){var h=t.getValues(["x0","y0"],e),c=t.getValues(["x1","y1"],e),p=a.clampData(h),d=a.clampData(c),f=[];"x0"===n[0]?f[0]=p[0]>d[0]?c[0]:h[0]:f[0]=p[0]>d[0]?h[0]:c[0],"y0"===n[1]?f[1]=p[1]>d[1]?c[1]:h[1]:f[1]=p[1]>d[1]?h[1]:c[1],o=i.getMarkerPosition(f,n,!0)}else{var g=t.get(n[0],e),y=t.get(n[1],e),v=[g,y];a.clampData&&a.clampData(v,v),o=a.dataToPoint(v,!0)}if(lC(a,"cartesian2d")){var m=a.getAxis("x"),x=a.getAxis("y");g=t.get(n[0],e),y=t.get(n[1],e);tQ(g)?o[0]=m.toGlobalCoord(m.getExtent()["x0"===n[0]?0:1]):tQ(y)&&(o[1]=x.toGlobalCoord(x.getExtent()["y0"===n[1]?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];return o}var rQ=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]],oQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries(function(t){var e=y$.getMarkerModelFromSeries(t,"markArea");if(e){var i=e.getData();i.each(function(e){var r=Y(rQ,function(r){return iQ(i,e,r,t,n)});i.setItemLayout(e,r);var o=i.getItemGraphicEl(e);o.setShape("points",r)})}},this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,{group:new Fo});this.group.add(l.group),this.markKeep(l);var u=aQ(r,t,e);e.setData(u),u.each(function(e){var n=Y(rQ,function(n){return iQ(u,e,n,t,i)}),o=r.getAxis("x").scale,s=r.getAxis("y").scale,l=o.getExtent(),h=s.getExtent(),c=[o.parse(u.get("x0",e)),o.parse(u.get("x1",e))],p=[s.parse(u.get("y0",e)),s.parse(u.get("y1",e))];ia(c),ia(p);var d=!(l[0]>c[1]||l[1]<c[0]||h[0]>p[1]||h[1]<p[0]),f=!d;u.setItemLayout(e,{points:n,allClipped:f});var g=u.getItemModel(e).getModel("itemStyle").getItemStyle(),y=o_(a,"color");g.fill||(g.fill=y,et(g.fill)&&(g.fill=Ri(g.fill,.4))),g.stroke||(g.stroke=y),u.setItemVisual(e,"style",g)}),u.diff($$(l).data).add(function(t){var e=u.getItemLayout(t);if(!e.allClipped){var n=new Yv({shape:{points:e.points}});u.setItemGraphicEl(t,n),l.group.add(n)}}).update(function(t,n){var i=$$(l).data.getItemGraphicEl(n),r=u.getItemLayout(t);r.allClipped?i&&l.group.remove(i):(i?ac(i,{shape:{points:r.points}},e,t):i=new Yv({shape:{points:r.points}}),u.setItemGraphicEl(t,i),l.group.add(i))}).remove(function(t){var e=$$(l).data.getItemGraphicEl(t);l.group.remove(e)}).execute(),u.eachItemGraphicEl(function(t,n){var i=u.getItemModel(n),r=u.getItemVisual(n,"style");t.useStyle(u.getItemVisual(n,"style")),vc(t,mc(i),{labelFetcher:e,labelDataIndex:n,defaultText:u.getName(n)||"",inheritColor:et(r.fill)?Ri(r.fill,1):"#000"}),qh(t,i),Yh(t,null,null,i.get(["emphasis","disabled"])),Hu(t).dataModel=e}),$$(l).data=u,l.group.silent=e.get("silent")||t.get("silent")},e.type="markArea",e}(P$);function aQ(t,e,n){var i,r,o=["x0","y0","x1","y1"];if(t){var a=Y(t&&t.dimensions,function(t){var n=e.getData(),i=n.getDimensionInfo(n.mapDimension(t))||{};return B(B({},i),{name:t,ordinalMeta:null})});r=Y(o,function(t,e){return{name:t,type:a[e%2].type}}),i=new pT(r,n)}else r=[{name:"value",type:"float"}],i=new pT(r,n);var s=Y(n.get("data"),$(Q$,e,t,n));t&&(s=Z(s,$(nQ,t)));var l=t?function(t,e,n,i){var o=t.coord[Math.floor(i/2)][i%2];return Mg(o,r[i])}:function(t,e,n,i){return Mg(t.value,r[i])};return i.initData(s,null,l),i.hasItemOption=!0,i}var sQ=oQ;function lQ(t){t.registerComponentModel(J$),t.registerComponentView(sQ),t.registerPreprocessor(function(t){p$(t.series,"markArea")&&(t.markArea=t.markArea||{})})}var uQ=function(t,e){return"all"===e?{type:"all",title:t.getLocaleModel().get(["legend","selector","all"])}:"inverse"===e?{type:"inverse",title:t.getLocaleModel().get(["legend","selector","inverse"])}:void 0},hQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return a(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),t.selected=t.selected||{},this._updateSelector(t)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),this._updateSelector(e)},e.prototype._updateSelector=function(t){var e=t.selector,n=this.ecModel;!0===e&&(e=t.selector=["all","inverse"]),Q(e)&&U(e,function(t,i){et(t)&&(t={type:t}),e[i]=E(t,uQ(n,t.type))})},e.prototype.optionUpdated=function(){this._updateData(this.ecModel);var t=this._data;if(t[0]&&"single"===this.get("selectedMode")){for(var e=!1,n=0;n<t.length;n++){var i=t[n].get("name");if(this.isSelected(i)){this.select(i),e=!0;break}}!e&&this.select(t[0].get("name"))}},e.prototype._updateData=function(t){var e=[],n=[];t.eachRawSeries(function(i){var r,o=i.name;if(n.push(o),i.legendVisualProvider){var a=i.legendVisualProvider,s=a.getAllNames();t.isSeriesFiltered(i)||(n=n.concat(s)),s.length?e=e.concat(s):r=!0}else r=!0;r&&Wa(i)&&e.push(i.name)}),this._availableNames=n;var i=this.get("data")||e,r=Tt(),o=Y(i,function(t){return(et(t)||it(t))&&(t={name:t}),r.get(t.name)?null:(r.set(t.name,!0),new Hc(t,this,this.ecModel))},this);this._data=Z(o,function(t){return!!t})},e.prototype.getData=function(){return this._data},e.prototype.select=function(t){var e=this.option.selected,n=this.get("selectedMode");if("single"===n){var i=this._data;U(i,function(t){e[t.get("name")]=!1})}e[t]=!0},e.prototype.unSelect=function(t){"single"!==this.get("selectedMode")&&(this.option.selected[t]=!1)},e.prototype.toggleSelected=function(t){var e=this.option.selected;e.hasOwnProperty(t)||(e[t]=!0),this[e[t]?"unSelect":"select"](t)},e.prototype.allSelect=function(){var t=this._data,e=this.option.selected;U(t,function(t){e[t.get("name",!0)]=!0})},e.prototype.inverseSelect=function(){var t=this._data,e=this.option.selected;U(t,function(t){var n=t.get("name",!0);e.hasOwnProperty(n)||(e[n]=!0),e[n]=!e[n]})},e.prototype.isSelected=function(t){var e=this.option.selected;return!(e.hasOwnProperty(t)&&!e[t])&&F(this._availableNames,t)>=0},e.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},e.type="legend.plain",e.dependencies=["series"],e.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:"#ccc",inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}},e}(pd),cQ=hQ,pQ=$,dQ=U,fQ=Fo,gQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!1,n}return a(e,t),e.prototype.init=function(){this.group.add(this._contentGroup=new fQ),this.group.add(this._selectorGroup=new fQ),this._isFirstRender=!0},e.prototype.getContentGroup=function(){return this._contentGroup},e.prototype.getSelectorGroup=function(){return this._selectorGroup},e.prototype.render=function(t,e,n){var i=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),t.get("show",!0)){var r=t.get("align"),o=t.get("orient");r&&"auto"!==r||(r="right"===t.get("left")&&"vertical"===o?"right":"left");var a=t.get("selector",!0),s=t.get("selectorPosition",!0);!a||s&&"auto"!==s||(s="horizontal"===o?"end":"start"),this.renderInner(r,t,e,n,a,o,s);var l=t.getBoxLayoutParams(),u={width:n.getWidth(),height:n.getHeight()},h=t.get("padding"),c=nd(l,u,h),p=this.layoutInner(t,r,c,i,a,s),d=nd(V({width:p.width,height:p.height},l),u,h);this.group.x=d.x-p.x,this.group.y=d.y-p.y,this.group.markRedraw(),this.group.add(this._backgroundEl=_q(p,t))}},e.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},e.prototype.renderInner=function(t,e,n,i,r,o,a){var s=this.getContentGroup(),l=Tt(),u=e.get("selectedMode"),h=[];n.eachRawSeries(function(t){!t.get("legendHoverLink")&&h.push(t.id)}),dQ(e.getData(),function(r,o){var a=r.get("name");if(!this.newlineDisabled&&(""===a||"\n"===a)){var c=new fQ;return c.newline=!0,void s.add(c)}var p=n.getSeriesByName(a)[0];if(!l.get(a)){if(p){var d=p.getData(),f=d.getVisual("legendLineStyle")||{},g=d.getVisual("legendIcon"),y=d.getVisual("style"),v=this._createItem(p,a,o,r,e,t,f,y,g,u,i);v.on("click",pQ(mQ,a,null,i,h)).on("mouseover",pQ(_Q,p.name,null,i,h)).on("mouseout",pQ(wQ,p.name,null,i,h)),n.ssr&&v.eachChild(function(t){var e=Hu(t);e.seriesIndex=p.seriesIndex,e.dataIndex=o,e.ssrType="legend"}),l.set(a,!0)}else n.eachRawSeries(function(s){if(!l.get(a)&&s.legendVisualProvider){var c=s.legendVisualProvider;if(!c.containName(a))return;var p=c.indexOfName(a),d=c.getItemVisual(p,"style"),f=c.getItemVisual(p,"legendIcon"),g=Ti(d.fill);g&&0===g[3]&&(g[3]=.2,d=B(B({},d),{fill:Oi(g,"rgba")}));var y=this._createItem(s,a,o,r,e,t,{},d,f,u,i);y.on("click",pQ(mQ,null,a,i,h)).on("mouseover",pQ(_Q,null,a,i,h)).on("mouseout",pQ(wQ,null,a,i,h)),n.ssr&&y.eachChild(function(t){var e=Hu(t);e.seriesIndex=s.seriesIndex,e.dataIndex=o,e.ssrType="legend"}),l.set(a,!0)}},this);0}},this),r&&this._createSelector(r,e,i,o,a)},e.prototype._createSelector=function(t,e,n,i,r){var o=this.getSelectorGroup();dQ(t,function(t){var i=t.type,r=new Wu({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===i?"legendAllSelect":"legendInverseSelect",legendId:e.id})}});o.add(r);var a=e.getModel("selectorLabel"),s=e.getModel(["emphasis","selectorLabel"]);vc(r,{normal:a,emphasis:s},{defaultText:t.title}),Hh(r)})},e.prototype._createItem=function(t,e,n,i,r,o,a,s,l,u,h){var c=t.visualDrawType,p=r.get("itemWidth"),d=r.get("itemHeight"),f=r.isSelected(e),g=i.get("symbolRotate"),y=i.get("symbolKeepAspect"),v=i.get("icon");l=v||l||"roundRect";var m=yQ(l,i,a,s,c,f,h),x=new fQ,_=i.getModel("textStyle");if(!tt(t.getLegendIcon)||v&&"inherit"!==v){var w="inherit"===v&&t.getData().getVisual("symbol")?"inherit"===g?t.getData().getVisual("symbolRotate"):g:0;x.add(vQ({itemWidth:p,itemHeight:d,icon:l,iconRotate:w,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}))}else x.add(t.getLegendIcon({itemWidth:p,itemHeight:d,icon:l,iconRotate:g,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}));var b="left"===o?p+5:-5,S=o,M=r.get("formatter"),I=e;et(M)&&M?I=M.replace("{name}",null!=e?e:""):tt(M)&&(I=M(e));var T=f?_.getTextColor():i.get("inactiveColor");x.add(new Wu({style:xc(_,{text:I,x:b,y:d/2,fill:T,align:S,verticalAlign:"middle"},{inheritColor:T})}));var C=new Mu({shape:x.getBoundingRect(),style:{fill:"transparent"}}),A=i.getModel("tooltip");return A.get("show")&&Qm({el:C,componentModel:r,itemName:e,itemTooltipOption:A.option}),x.add(C),x.eachChild(function(t){t.silent=!0}),C.silent=!u,this.getContentGroup().add(x),Hh(x),x.__legendDataIndex=n,x},e.prototype.layoutInner=function(t,e,n,i,r,o){var a=this.getContentGroup(),s=this.getSelectorGroup();td(t.get("orient"),a,t.get("itemGap"),n.width,n.height);var l=a.getBoundingRect(),u=[-l.x,-l.y];if(s.markRedraw(),a.markRedraw(),r){td("horizontal",s,t.get("selectorItemGap",!0));var h=s.getBoundingRect(),c=[-h.x,-h.y],p=t.get("selectorButtonGap",!0),d=t.getOrient().index,f=0===d?"width":"height",g=0===d?"height":"width",y=0===d?"y":"x";"end"===o?c[d]+=l[f]+p:u[d]+=h[f]+p,c[1-d]+=l[g]/2-h[g]/2,s.x=c[0],s.y=c[1],a.x=u[0],a.y=u[1];var v={x:0,y:0};return v[f]=l[f]+p+h[f],v[g]=Math.max(l[g],h[g]),v[y]=Math.min(0,h[y]+c[1-d]),v}return a.x=u[0],a.y=u[1],this.group.getBoundingRect()},e.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},e.type="legend.plain",e}(Hy);function yQ(t,e,n,i,r,o,a){function s(t,e){"auto"===t.lineWidth&&(t.lineWidth=e.lineWidth>0?2:0),dQ(t,function(n,i){"inherit"===t[i]&&(t[i]=e[i])})}var l=e.getModel("itemStyle"),u=l.getItemStyle(),h=0===t.lastIndexOf("empty",0)?"fill":"stroke",c=l.getShallow("decal");u.decal=c&&"inherit"!==c?dw(c,a):i.decal,"inherit"===u.fill&&(u.fill=i[r]),"inherit"===u.stroke&&(u.stroke=i[h]),"inherit"===u.opacity&&(u.opacity=("fill"===r?i:n).opacity),s(u,i);var p=e.getModel("lineStyle"),d=p.getLineStyle();if(s(d,n),"auto"===u.fill&&(u.fill=i.fill),"auto"===u.stroke&&(u.stroke=i.fill),"auto"===d.stroke&&(d.stroke=i.fill),!o){var f=e.get("inactiveBorderWidth"),g=u[h];u.lineWidth="auto"===f?i.lineWidth>0&&g?2:0:u.lineWidth,u.fill=e.get("inactiveColor"),u.stroke=e.get("inactiveBorderColor"),d.stroke=p.get("inactiveColor"),d.lineWidth=p.get("inactiveWidth")}return{itemStyle:u,lineStyle:d}}function vQ(t){var e=t.icon||"roundRect",n=M_(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);return n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n}function mQ(t,e,n,i){wQ(t,e,n,i),n.dispatchAction({type:"legendToggleSelect",name:null!=t?t:e}),_Q(t,e,n,i)}function xQ(t){var e,n=t.getZr().storage.getDisplayList(),i=0,r=n.length;while(i<r&&!(e=n[i].states.emphasis))i++;return e&&e.hoverLayer}function _Q(t,e,n,i){xQ(n)||n.dispatchAction({type:"highlight",seriesName:t,name:e,excludeSeriesId:i})}function wQ(t,e,n,i){xQ(n)||n.dispatchAction({type:"downplay",seriesName:t,name:e,excludeSeriesId:i})}var bQ=gQ;function SQ(t){var e=t.findComponents({mainType:"legend"});e&&e.length&&t.filterSeries(function(t){for(var n=0;n<e.length;n++)if(!e[n].isSelected(t.name))return!1;return!0})}function MQ(t,e,n){var i="allSelect"===t||"inverseSelect"===t,r={},o=[];n.eachComponent({mainType:"legend",query:e},function(n){i?n[t]():n[t](e.name),IQ(n,r),o.push(n.componentIndex)});var a={};return n.eachComponent("legend",function(t){U(r,function(e,n){t[e?"select":"unSelect"](n)}),IQ(t,a)}),i?{selected:a,legendIndex:o}:{name:e.name,selected:a}}function IQ(t,e){var n=e||{};return U(t.getData(),function(e){var i=e.get("name");if("\n"!==i&&""!==i){var r=t.isSelected(i);kt(n,i)?n[i]=n[i]&&r:n[i]=r}}),n}function TQ(t){t.registerAction("legendToggleSelect","legendselectchanged",$(MQ,"toggleSelected")),t.registerAction("legendAllSelect","legendselectall",$(MQ,"allSelect")),t.registerAction("legendInverseSelect","legendinverseselect",$(MQ,"inverseSelect")),t.registerAction("legendSelect","legendselected",$(MQ,"select")),t.registerAction("legendUnSelect","legendunselected",$(MQ,"unSelect"))}function CQ(t){t.registerComponentModel(cQ),t.registerComponentView(bQ),t.registerProcessor(t.PRIORITY.PROCESSOR.SERIES_FILTER,SQ),t.registerSubTypeDefaulter("legend",function(){return"plain"}),TQ(t)}var AQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.setScrollDataIndex=function(t){this.option.scrollDataIndex=t},e.prototype.init=function(e,n,i){var r=sd(e);t.prototype.init.call(this,e,n,i),DQ(this,e,r)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),DQ(this,this.option,e)},e.type="legend.scroll",e.defaultOption=jc(cQ.defaultOption,{scrollDataIndex:0,pageButtonItemGap:5,pageButtonGap:null,pageButtonPosition:"end",pageFormatter:"{current}/{total}",pageIcons:{horizontal:["M0,0L12,-10L12,10z","M0,0L-12,-10L-12,10z"],vertical:["M0,0L20,0L10,-20z","M0,0L20,0L10,20z"]},pageIconColor:"#2f4554",pageIconInactiveColor:"#aaa",pageIconSize:15,pageTextStyle:{color:"#333"},animationDurationUpdate:800}),e}(cQ);function DQ(t,e,n){var i=t.getOrient(),r=[1,1];r[i.index]=0,ad(e,n,{type:"box",ignoreSize:!!r})}var kQ=AQ,LQ=Fo,PQ=["width","height"],RQ=["x","y"],OQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!0,n._currentIndex=0,n}return a(e,t),e.prototype.init=function(){t.prototype.init.call(this),this.group.add(this._containerGroup=new LQ),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new LQ)},e.prototype.resetInner=function(){t.prototype.resetInner.call(this),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},e.prototype.renderInner=function(e,n,i,r,o,a,s){var l=this;t.prototype.renderInner.call(this,e,n,i,r,o,a,s);var u=this._controllerGroup,h=n.get("pageIconSize",!0),c=Q(h)?h:[h,h];d("pagePrev",0);var p=n.getModel("pageTextStyle");function d(t,e){var i=t+"DataIndex",o=jm(n.get("pageIcons",!0)[n.getOrient().name][e],{onclick:J(l._pageGo,l,i,n,r)},{x:-c[0]/2,y:-c[1]/2,width:c[0],height:c[1]});o.name=t,u.add(o)}u.add(new Wu({name:"pageText",style:{text:"xx/xx",fill:p.getTextColor(),font:p.getFont(),verticalAlign:"middle",align:"center"},silent:!0})),d("pageNext",1)},e.prototype.layoutInner=function(t,e,n,i,r,o){var a=this.getSelectorGroup(),s=t.getOrient().index,l=PQ[s],u=RQ[s],h=PQ[1-s],c=RQ[1-s];r&&td("horizontal",a,t.get("selectorItemGap",!0));var p=t.get("selectorButtonGap",!0),d=a.getBoundingRect(),f=[-d.x,-d.y],g=N(n);r&&(g[l]=n[l]-d[l]-p);var y=this._layoutContentAndController(t,i,g,s,l,h,c,u);if(r){if("end"===o)f[s]+=y[l]+p;else{var v=d[l]+p;f[s]-=v,y[u]-=v}y[l]+=d[l]+p,f[1-s]+=y[c]+y[h]/2-d[h]/2,y[h]=Math.max(y[h],d[h]),y[c]=Math.min(y[c],d[c]+f[1-s]),a.x=f[0],a.y=f[1],a.markRedraw()}return y},e.prototype._layoutContentAndController=function(t,e,n,i,r,o,a,s){var l=this.getContentGroup(),u=this._containerGroup,h=this._controllerGroup;td(t.get("orient"),l,t.get("itemGap"),i?n.width:null,i?null:n.height),td("horizontal",h,t.get("pageButtonItemGap",!0));var c=l.getBoundingRect(),p=h.getBoundingRect(),d=this._showController=c[r]>n[r],f=[-c.x,-c.y];e||(f[i]=l[s]);var g=[0,0],y=[-p.x,-p.y],v=dt(t.get("pageButtonGap",!0),t.get("itemGap",!0));if(d){var m=t.get("pageButtonPosition",!0);"end"===m?y[i]+=n[r]-p[r]:g[i]+=p[r]+v}y[1-i]+=c[o]/2-p[o]/2,l.setPosition(f),u.setPosition(g),h.setPosition(y);var x={x:0,y:0};if(x[r]=d?n[r]:c[r],x[o]=Math.max(c[o],p[o]),x[a]=Math.min(0,p[a]+y[1-i]),u.__rectSize=n[r],d){var _={x:0,y:0};_[r]=Math.max(n[r]-p[r]-v,0),_[o]=x[o],u.setClipPath(new Mu({shape:_})),u.__rectSize=_[r]}else h.eachChild(function(t){t.attr({invisible:!0,silent:!0})});var w=this._getPageInfo(t);return null!=w.pageIndex&&ac(l,{x:w.contentPosition[0],y:w.contentPosition[1]},d?t:null),this._updatePageInfoView(t,w),x},e.prototype._pageGo=function(t,e,n){var i=this._getPageInfo(e)[t];null!=i&&n.dispatchAction({type:"legendScroll",scrollDataIndex:i,legendId:e.id})},e.prototype._updatePageInfoView=function(t,e){var n=this._controllerGroup;U(["pagePrev","pageNext"],function(i){var r=i+"DataIndex",o=null!=e[r],a=n.childOfName(i);a&&(a.setStyle("fill",o?t.get("pageIconColor",!0):t.get("pageIconInactiveColor",!0)),a.cursor=o?"pointer":"default")});var i=n.childOfName("pageText"),r=t.get("pageFormatter"),o=e.pageIndex,a=null!=o?o+1:0,s=e.pageCount;i&&r&&i.setStyle("text",et(r)?r.replace("{current}",null==a?"":a+"").replace("{total}",null==s?"":s+""):r({current:a,total:s}))},e.prototype._getPageInfo=function(t){var e=t.get("scrollDataIndex",!0),n=this.getContentGroup(),i=this._containerGroup.__rectSize,r=t.getOrient().index,o=PQ[r],a=RQ[r],s=this._findTargetItemIndex(e),l=n.children(),u=l[s],h=l.length,c=h?1:0,p={contentPosition:[n.x,n.y],pageCount:c,pageIndex:c-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return p;var d=m(u);p.contentPosition[r]=-d.s;for(var f=s+1,g=d,y=d,v=null;f<=h;++f)v=m(l[f]),(!v&&y.e>g.s+i||v&&!x(v,g.s))&&(g=y.i>g.i?y:v,g&&(null==p.pageNextDataIndex&&(p.pageNextDataIndex=g.i),++p.pageCount)),y=v;for(f=s-1,g=d,y=d,v=null;f>=-1;--f)v=m(l[f]),v&&x(y,v.s)||!(g.i<y.i)||(y=g,null==p.pagePrevDataIndex&&(p.pagePrevDataIndex=g.i),++p.pageCount,++p.pageIndex),g=v;return p;function m(t){if(t){var e=t.getBoundingRect(),n=e[a]+t[a];return{s:n,e:n+e[o],i:t.__legendDataIndex}}}function x(t,e){return t.e>=e&&t.s<=e+i}},e.prototype._findTargetItemIndex=function(t){if(!this._showController)return 0;var e,n,i=this.getContentGroup();return i.eachChild(function(i,r){var o=i.__legendDataIndex;null==n&&null!=o&&(n=r),o===t&&(e=r)}),null!=e?e:n},e.type="legend.scroll",e}(bQ),NQ=OQ;function EQ(t){t.registerAction("legendScroll","legendscroll",function(t,e){var n=t.scrollDataIndex;null!=n&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},function(t){t.setScrollDataIndex(n)})})}function zQ(t){Qb(CQ),t.registerComponentModel(kQ),t.registerComponentView(NQ),EQ(t)}function BQ(t){Qb(CQ),Qb(zQ)}var VQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="dataZoom.inside",e.defaultOption=jc(qj.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(qj),FQ=VQ,GQ=qa();function WQ(t,e,n){GQ(t).coordSysRecordMap.each(function(t){var i=t.dataZoomInfoMap.get(e.uid);i&&(i.getRange=n)})}function HQ(t,e){for(var n=GQ(t).coordSysRecordMap,i=n.keys(),r=0;r<i.length;r++){var o=i[r],a=n.get(o),s=a.dataZoomInfoMap;if(s){var l=e.uid,u=s.get(l);u&&(s.removeKey(l),s.keys().length||UQ(n,a))}}}function UQ(t,e){if(e){t.removeKey(e.model.uid);var n=e.controller;n&&n.dispose()}}function YQ(t,e){var n={model:e,containsPoint:$(ZQ,e),dispatchAction:$(XQ,t),dataZoomInfoMap:null,controller:null},i=n.controller=new PP(t.getZr());return U(["pan","zoom","scrollMove"],function(t){i.on(t,function(e){var i=[];n.dataZoomInfoMap.each(function(r){if(e.isAvailableBehavior(r.model.option)){var o=(r.getRange||{})[t],a=o&&o(r.dzReferCoordSysInfo,n.model.mainType,n.controller,e);!r.model.get("disabled",!0)&&a&&i.push({dataZoomId:r.model.id,start:a[0],end:a[1]})}}),i.length&&n.dispatchAction(i)})}),n}function XQ(t,e){t.isDisposed()||t.dispatchAction({type:"dataZoom",animation:{easing:"cubicOut",duration:100},batch:e})}function ZQ(t,e,n,i){return t.coordinateSystem.containPoint([n,i])}function jQ(t){var e,n="type_",i={type_true:2,type_move:1,type_false:0,type_undefined:-1},r=!0;return t.each(function(t){var o=t.model,a=!o.get("disabled",!0)&&(!o.get("zoomLock",!0)||"move");i[n+a]>i[n+e]&&(e=a),r=r&&o.get("preventDefaultMouseMove",!0)}),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!r}}}function qQ(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,function(t,e){var n=GQ(e),i=n.coordSysRecordMap||(n.coordSysRecordMap=Tt());i.each(function(t){t.dataZoomInfoMap=null}),t.eachComponent({mainType:"dataZoom",subType:"inside"},function(t){var n=Yj(t);U(n.infoList,function(n){var r=n.model.uid,o=i.get(r)||i.set(r,YQ(e,n.model)),a=o.dataZoomInfoMap||(o.dataZoomInfoMap=Tt());a.set(t.uid,{dzReferCoordSysInfo:n,model:t,getRange:null})})}),i.each(function(t){var e,n=t.controller,r=t.dataZoomInfoMap;if(r){var o=r.keys()[0];null!=o&&(e=r.get(o))}if(e){var a=jQ(r);n.enable(a.controlType,a.opt),n.setPointerChecker(t.containsPoint),gx(t,"dispatchAction",e.model.get("throttle",!0),"fixRate")}else UQ(i,t)})})}var KQ=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataZoom.inside",e}return a(e,t),e.prototype.render=function(e,n,i){t.prototype.render.apply(this,arguments),e.noTarget()?this._clear():(this.range=e.getPercentRange(),WQ(i,e,{pan:J(JQ.pan,this),zoom:J(JQ.zoom,this),scrollMove:J(JQ.scrollMove,this)}))},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){HQ(this.api,this.dataZoomModel),this.range=null},e.type="dataZoom.inside",e}(Qj),JQ={zoom:function(t,e,n,i){var r=this.range,o=r.slice(),a=t.axisModels[0];if(a){var s=QQ[e](null,[i.originX,i.originY],a,n,t),l=(s.signal>0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(o[1]-o[0])+o[0],u=Math.max(1/i.scale,0);o[0]=(o[0]-l)*u+l,o[1]=(o[1]-l)*u+l;var h=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return SV(0,o,[0,100],0,h.minSpan,h.maxSpan),this.range=o,r[0]!==o[0]||r[1]!==o[1]?o:void 0}},pan:$Q(function(t,e,n,i,r,o){var a=QQ[i]([o.oldX,o.oldY],[o.newX,o.newY],e,r,n);return a.signal*(t[1]-t[0])*a.pixel/a.pixelLength}),scrollMove:$Q(function(t,e,n,i,r,o){var a=QQ[i]([0,0],[o.scrollDelta,o.scrollDelta],e,r,n);return a.signal*(t[1]-t[0])*o.scrollDelta})};function $Q(t){return function(e,n,i,r){var o=this.range,a=o.slice(),s=e.axisModels[0];if(s){var l=t(a,s,e,n,i,r);return SV(l,a,[0,100],"all"),this.range=a,o[0]!==a[0]||o[1]!==a[1]?a:void 0}}}var QQ={grid:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem.getRect();return t=t||[0,0],"x"===o.dim?(a.pixel=e[0]-t[0],a.pixelLength=s.width,a.pixelStart=s.x,a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=s.height,a.pixelStart=s.y,a.signal=o.inverse?-1:1),a},polar:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):[0,0],e=s.pointToCoord(e),"radiusAxis"===n.mainType?(a.pixel=e[0]-t[0],a.pixelLength=l[1]-l[0],a.pixelStart=l[0],a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=u[1]-u[0],a.pixelStart=u[0],a.signal=o.inverse?-1:1),a},singleAxis:function(t,e,n,i,r){var o=n.axis,a=r.model.coordinateSystem.getRect(),s={};return t=t||[0,0],"horizontal"===o.orient?(s.pixel=e[0]-t[0],s.pixelLength=a.width,s.pixelStart=a.x,s.signal=o.inverse?1:-1):(s.pixel=e[1]-t[1],s.pixelLength=a.height,s.pixelStart=a.y,s.signal=o.inverse?-1:1),s}},t0=KQ;function e0(t){cq(t),t.registerComponentModel(FQ),t.registerComponentView(t0),qQ(t)}var n0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.type="dataZoom.slider",e.layoutMode="box",e.defaultOption=jc(qj.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:"#d2dbee",borderRadius:3,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#d2dbee",width:.5},areaStyle:{color:"#d2dbee",opacity:.2}},selectedDataBackground:{lineStyle:{color:"#8fb0f7",width:.5},areaStyle:{color:"#8fb0f7",opacity:.2}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:"#fff",borderColor:"#ACB8D1"},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:"#D2DBEE",opacity:.7},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#6E7079"},brushSelect:!0,brushStyle:{color:"rgba(135,175,274,0.15)"},emphasis:{handleLabel:{show:!0},handleStyle:{borderColor:"#8FB0F7"},moveHandleStyle:{color:"#8FB0F7"}}}),e}(qj),i0=n0,r0=Mu,o0=7,a0=1,s0=30,l0=7,u0="horizontal",h0="vertical",c0=5,p0=["line","bar","candlestick","scatter"],d0={easing:"cubicOut",duration:100,delay:0},f0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._displayables={},n}return a(e,t),e.prototype.init=function(t,e){this.api=e,this._onBrush=J(this._onBrush,this),this._onBrushEnd=J(this._onBrushEnd,this)},e.prototype.render=function(e,n,i,r){if(t.prototype.render.apply(this,arguments),gx(this,"_dispatchZoomAction",e.get("throttle"),"fixRate"),this._orient=e.getOrient(),!1!==e.get("show")){if(e.noTarget())return this._clear(),void this.group.removeAll();r&&"dataZoom"===r.type&&r.from===this.uid||this._buildView(),this._updateView()}else this.group.removeAll()},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){yx(this,"_dispatchZoomAction");var t=this.api.getZr();t.off("mousemove",this._onBrush),t.off("mouseup",this._onBrushEnd)},e.prototype._buildView=function(){var t=this.group;t.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var e=this._displayables.sliderGroup=new Fo;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},e.prototype._resetLocation=function(){var t=this.dataZoomModel,e=this.api,n=t.get("brushSelect"),i=n?l0:0,r=this._findCoordRect(),o={width:e.getWidth(),height:e.getHeight()},a=this._orient===u0?{right:o.width-r.x-r.width,top:o.height-s0-o0-i,width:r.width,height:s0}:{right:o0,top:r.y,width:s0,height:r.height},s=sd(t.option);U(["right","top","width","height"],function(t){"ph"===s[t]&&(s[t]=a[t])});var l=nd(s,o);this._location={x:l.x,y:l.y},this._size=[l.width,l.height],this._orient===h0&&this._size.reverse()},e.prototype._positionGroup=function(){var t=this.group,e=this._location,n=this._orient,i=this.dataZoomModel.getFirstTargetAxisModel(),r=i&&i.get("inverse"),o=this._displayables.sliderGroup,a=(this._dataShadowInfo||{}).otherAxisInverse;o.attr(n!==u0||r?n===u0&&r?{scaleY:a?1:-1,scaleX:-1}:n!==h0||r?{scaleY:a?-1:1,scaleX:-1,rotation:Math.PI/2}:{scaleY:a?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:a?1:-1,scaleX:1});var s=t.getBoundingRect([o]);t.x=e.x-s.x,t.y=e.y-s.y,t.markRedraw()},e.prototype._getViewExtent=function(){return[0,this._size[0]]},e.prototype._renderBackground=function(){var t=this.dataZoomModel,e=this._size,n=this._displayables.sliderGroup,i=t.get("brushSelect");n.add(new r0({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40}));var r=new r0({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:J(this._onClickPanel,this)}),o=this.api.getZr();i?(r.on("mousedown",this._onBrushStart,this),r.cursor="crosshair",o.on("mousemove",this._onBrush),o.on("mouseup",this._onBrushEnd)):(o.off("mousemove",this._onBrush),o.off("mouseup",this._onBrushEnd)),n.add(r)},e.prototype._renderDataShadow=function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],t){var e=this._size,n=this._shadowSize||[],i=t.series,r=i.getRawData(),o=i.getShadowDim&&i.getShadowDim(),a=o&&r.getDimensionInfo(o)?i.getShadowDim():t.otherDim;if(null!=a){var s=this._shadowPolygonPts,l=this._shadowPolylinePts;if(r!==this._shadowData||a!==this._shadowDim||e[0]!==n[0]||e[1]!==n[1]){var u=r.getDataExtent(a),h=.3*(u[1]-u[0]);u=[u[0]-h,u[1]+h];var c,p=[0,e[1]],d=[0,e[0]],f=[[e[0],0],[0,0]],g=[],y=d[1]/(r.count()-1),v=0,m=Math.round(r.count()/e[0]);r.each([a],function(t,e){if(m>0&&e%m)v+=y;else{var n=null==t||isNaN(t)||""===t,i=n?0:ta(t,u,p,!0);n&&!c&&e?(f.push([f[f.length-1][0],0]),g.push([g[g.length-1][0],0])):!n&&c&&(f.push([v,0]),g.push([v,0])),f.push([v,i]),g.push([v,i]),v+=y,c=n}}),s=this._shadowPolygonPts=f,l=this._shadowPolylinePts=g}this._shadowData=r,this._shadowDim=a,this._shadowSize=[e[0],e[1]];for(var x=this.dataZoomModel,_=0;_<3;_++){var w=b(1===_);this._displayables.sliderGroup.add(w),this._displayables.dataShadowSegs.push(w)}}}function b(t){var e=x.getModel(t?"selectedDataBackground":"dataBackground"),n=new Fo,i=new Yv({shape:{points:s},segmentIgnoreThreshold:1,style:e.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),r=new jv({shape:{points:l},segmentIgnoreThreshold:1,style:e.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return n.add(i),n.add(r),n}},e.prototype._prepareDataShadowInfo=function(){var t=this.dataZoomModel,e=t.get("showDataShadow");if(!1!==e){var n,i=this.ecModel;return t.eachTargetAxis(function(r,o){var a=t.getAxisProxy(r,o).getTargetSeriesModels();U(a,function(t){if(!n&&!(!0!==e&&F(p0,t.get("type"))<0)){var a,s=i.getComponent(Hj(r),o).axis,l=g0(r),u=t.coordinateSystem;null!=l&&u.getOtherAxis&&(a=u.getOtherAxis(s).inverse),l=t.getData().mapDimension(l),n={thisAxis:s,series:t,thisDim:r,otherDim:l,otherAxisInverse:a}}},this)},this),n}},e.prototype._renderHandle=function(){var t=this.group,e=this._displayables,n=e.handles=[null,null],i=e.handleLabels=[null,null],r=this._displayables.sliderGroup,o=this._size,a=this.dataZoomModel,s=this.api,l=a.get("borderRadius")||0,u=a.get("brushSelect"),h=e.filler=new r0({silent:u,style:{fill:a.get("fillerColor")},textConfig:{position:"inside"}});r.add(h),r.add(new r0({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:o[0],height:o[1],r:l},style:{stroke:a.get("dataBackgroundColor")||a.get("borderColor"),lineWidth:a0,fill:"rgba(0,0,0,0)"}})),U([0,1],function(e){var o=a.get("handleIcon");!w_[o]&&o.indexOf("path://")<0&&o.indexOf("image://")<0&&(o="path://"+o);var s=M_(o,-1,0,2,2,null,!0);s.attr({cursor:y0(this._orient),draggable:!0,drift:J(this._onDragMove,this,e),ondragend:J(this._onDragEnd,this),onmouseover:J(this._showDataInfo,this,!0),onmouseout:J(this._showDataInfo,this,!1),z2:5});var l=s.getBoundingRect(),u=a.get("handleSize");this._handleHeight=ea(u,this._size[1]),this._handleWidth=l.width/l.height*this._handleHeight,s.setStyle(a.getModel("handleStyle").getItemStyle()),s.style.strokeNoScale=!0,s.rectHover=!0,s.ensureState("emphasis").style=a.getModel(["emphasis","handleStyle"]).getItemStyle(),Hh(s);var h=a.get("handleColor");null!=h&&(s.style.fill=h),r.add(n[e]=s);var c=a.getModel("textStyle"),p=a.get("handleLabel")||{},d=p.show||!1;t.add(i[e]=new Wu({silent:!0,invisible:!d,style:xc(c,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:c.getTextColor(),font:c.getFont()}),z2:10}))},this);var c=h;if(u){var p=ea(a.get("moveHandleSize"),o[1]),d=e.moveHandle=new Mu({style:a.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:o[1]-.5,height:p}}),f=.8*p,g=e.moveHandleIcon=M_(a.get("moveHandleIcon"),-f/2,-f/2,f,f,"#fff",!0);g.silent=!0,g.y=o[1]+p/2-.5,d.ensureState("emphasis").style=a.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var y=Math.min(o[1]/2,Math.max(p,10));c=e.moveZone=new Mu({invisible:!0,shape:{y:o[1]-y,height:p+y}}),c.on("mouseover",function(){s.enterEmphasis(d)}).on("mouseout",function(){s.leaveEmphasis(d)}),r.add(d),r.add(g),r.add(c)}c.attr({draggable:!0,cursor:y0(this._orient),drift:J(this._onDragMove,this,"all"),ondragstart:J(this._showDataInfo,this,!0),ondragend:J(this._onDragEnd,this),onmouseover:J(this._showDataInfo,this,!0),onmouseout:J(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[ta(t[0],[0,100],e,!0),ta(t[1],[0,100],e,!0)]},e.prototype._updateInterval=function(t,e){var n=this.dataZoomModel,i=this._handleEnds,r=this._getViewExtent(),o=n.findRepresentativeAxisProxy().getMinMaxSpan(),a=[0,100];SV(e,i,r,n.get("zoomLock")?"all":t,null!=o.minSpan?ta(o.minSpan,a,r,!0):null,null!=o.maxSpan?ta(o.maxSpan,a,r,!0):null);var s=this._range,l=this._range=ia([ta(i[0],r,a,!0),ta(i[1],r,a,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},e.prototype._updateView=function(t){var e=this._displayables,n=this._handleEnds,i=ia(n.slice()),r=this._size;U([0,1],function(t){var i=e.handles[t],o=this._handleHeight;i.attr({scaleX:o/2,scaleY:o/2,x:n[t]+(t?-1:1),y:r[1]/2-o/2})},this),e.filler.setShape({x:i[0],y:0,width:i[1]-i[0],height:r[1]});var o={x:i[0],width:i[1]-i[0]};e.moveHandle&&(e.moveHandle.setShape(o),e.moveZone.setShape(o),e.moveZone.getBoundingRect(),e.moveHandleIcon&&e.moveHandleIcon.attr("x",o.x+o.width/2));for(var a=e.dataShadowSegs,s=[0,i[0],i[1],r[0]],l=0;l<a.length;l++){var u=a[l],h=u.getClipPath();h||(h=new Mu,u.setClipPath(h)),h.setShape({x:s[l],y:0,width:s[l+1]-s[l],height:r[1]})}this._updateDataInfo(t)},e.prototype._updateDataInfo=function(t){var e=this.dataZoomModel,n=this._displayables,i=n.handleLabels,r=this._orient,o=["",""];if(e.get("showDetail")){var a=e.findRepresentativeAxisProxy();if(a){var s=a.getAxisModel().axis,l=this._range,u=t?a.calculateDataWindow({start:l[0],end:l[1]}).valueWindow:a.getDataValueWindow();o=[this._formatLabel(u[0],s),this._formatLabel(u[1],s)]}}var h=ia(this._handleEnds.slice());function c(t){var e=Fm(n.handles[t].parent,this.group),a=Wm(0===t?"right":"left",e),s=this._handleWidth/2+c0,l=Gm([h[t]+(0===t?-s:s),this._size[1]/2],e);i[t].setStyle({x:l[0],y:l[1],verticalAlign:r===u0?"middle":a,align:r===u0?a:"center",text:o[t]})}c.call(this,0),c.call(this,1)},e.prototype._formatLabel=function(t,e){var n=this.dataZoomModel,i=n.get("labelFormatter"),r=n.get("labelPrecision");null!=r&&"auto"!==r||(r=e.getPixelPrecision());var o=null==t||isNaN(t)?"":"category"===e.type||"time"===e.type?e.scale.getLabel({value:Math.round(t)}):t.toFixed(Math.min(r,20));return tt(i)?i(t,o):et(i)?i.replace("{value}",o):o},e.prototype._showDataInfo=function(t){var e=this.dataZoomModel.get("handleLabel")||{},n=e.show||!1,i=this.dataZoomModel.getModel(["emphasis","handleLabel"]),r=i.get("show")||!1,o=t||this._dragging?r:n,a=this._displayables,s=a.handleLabels;s[0].attr("invisible",!o),s[1].attr("invisible",!o),a.moveHandle&&this.api[o?"enterEmphasis":"leaveEmphasis"](a.moveHandle,1)},e.prototype._onDragMove=function(t,e,n,i){this._dragging=!0,Te(i.event);var r=this._displayables.sliderGroup.getLocalTransform(),o=Gm([e,n],r,!0),a=this._updateInterval(t,o[0]),s=this.dataZoomModel.get("realtime");this._updateView(!s),a&&s&&this._dispatchZoomAction(!0)},e.prototype._onDragEnd=function(){this._dragging=!1,this._showDataInfo(!1);var t=this.dataZoomModel.get("realtime");!t&&this._dispatchZoomAction(!1)},e.prototype._onClickPanel=function(t){var e=this._size,n=this._displayables.sliderGroup.transformCoordToLocal(t.offsetX,t.offsetY);if(!(n[0]<0||n[0]>e[0]||n[1]<0||n[1]>e[1])){var i=this._handleEnds,r=(i[0]+i[1])/2,o=this._updateInterval("all",n[0]-r);this._updateView(),o&&this._dispatchZoomAction(!1)}},e.prototype._onBrushStart=function(t){var e=t.offsetX,n=t.offsetY;this._brushStart=new We(e,n),this._brushing=!0,this._brushStartTime=+new Date},e.prototype._onBrushEnd=function(t){if(this._brushing){var e=this._displayables.brushRect;if(this._brushing=!1,e){e.attr("ignore",!0);var n=e.shape,i=+new Date;if(!(i-this._brushStartTime<200&&Math.abs(n.width)<5)){var r=this._getViewExtent(),o=[0,100];this._range=ia([ta(n.x,r,o,!0),ta(n.x+n.width,r,o,!0)]),this._handleEnds=[n.x,n.x+n.width],this._updateView(),this._dispatchZoomAction(!1)}}}},e.prototype._onBrush=function(t){this._brushing&&(Te(t.event),this._updateBrushRect(t.offsetX,t.offsetY))},e.prototype._updateBrushRect=function(t,e){var n=this._displayables,i=this.dataZoomModel,r=n.brushRect;r||(r=n.brushRect=new r0({silent:!0,style:i.getModel("brushStyle").getItemStyle()}),n.sliderGroup.add(r)),r.attr("ignore",!1);var o=this._brushStart,a=this._displayables.sliderGroup,s=a.transformCoordToLocal(t,e),l=a.transformCoordToLocal(o.x,o.y),u=this._size;s[0]=Math.max(Math.min(u[0],s[0]),0),r.setShape({x:l[0],y:0,width:s[0]-l[0],height:u[1]})},e.prototype._dispatchZoomAction=function(t){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:t?d0:null,start:e[0],end:e[1]})},e.prototype._findCoordRect=function(){var t,e=Yj(this.dataZoomModel).infoList;if(!t&&e.length){var n=e[0].model.coordinateSystem;t=n.getRect&&n.getRect()}if(!t){var i=this.api.getWidth(),r=this.api.getHeight();t={x:.2*i,y:.2*r,width:.6*i,height:.6*r}}return t},e.type="dataZoom.slider",e}(Qj);function g0(t){var e={x:"y",y:"x",radius:"angle",angle:"radius"};return e[t]}function y0(t){return"vertical"===t?"ns-resize":"ew-resize"}var v0=f0;function m0(t){t.registerComponentModel(i0),t.registerComponentView(v0),cq(t)}function x0(t){Qb(e0),Qb(m0)}var _0={get:function(t,e,n){var i=N((w0[t]||{})[e]);return n&&Q(i)?i[i.length-1]:i}},w0={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},b0=_0,S0=kE.mapVisual,M0=kE.eachVisual,I0=Q,T0=U,C0=ia,A0=ta,D0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return a(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&pJ(n,t,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(t){var e=this.stateList;t=J(t,this),this.controllerVisuals=cJ(this.option.controller,e,t),this.targetVisuals=cJ(this.option.target,e,t)},e.prototype.getItemSymbol=function(){return null},e.prototype.getTargetSeriesIndices=function(){var t=this.option.seriesIndex,e=[];return null==t||"all"===t?this.ecModel.eachSeries(function(t,n){e.push(n)}):e=Ca(t),e},e.prototype.eachTargetSeries=function(t,e){U(this.getTargetSeriesIndices(),function(n){var i=this.ecModel.getSeriesByIndex(n);i&&t.call(e,i)},this)},e.prototype.isTargetSeries=function(t){var e=!1;return this.eachTargetSeries(function(n){n===t&&(e=!0)}),e},e.prototype.formatValueText=function(t,e,n){var i,r=this.option,o=r.precision,a=this.dataBound,s=r.formatter;n=n||["<",">"],Q(t)&&(t=t.slice(),i=!0);var l=e?t:i?[u(t[0]),u(t[1])]:u(t);return et(s)?s.replace("{value}",i?l[0]:l).replace("{value2}",i?l[1]:l):tt(s)?i?s(t[0],t[1]):s(t):i?t[0]===a[0]?n[0]+" "+l[1]:t[1]===a[1]?n[1]+" "+l[0]:l[0]+" - "+l[1]:l;function u(t){return t===a[0]?"min":t===a[1]?"max":(+t).toFixed(Math.min(o,20))}},e.prototype.resetExtent=function(){var t=this.option,e=C0([t.min,t.max]);this._dataExtent=e},e.prototype.getDataDimensionIndex=function(t){var e=this.option.dimension;if(null!=e)return t.getDimensionIndex(e);for(var n=t.dimensions,i=n.length-1;i>=0;i--){var r=n[i],o=t.getDimensionInfo(r);if(!o.isCalculationCoord)return o.storeDimIndex}},e.prototype.getExtent=function(){return this._dataExtent.slice()},e.prototype.completeVisualOption=function(){var t=this.ecModel,e=this.option,n={inRange:e.inRange,outOfRange:e.outOfRange},i=e.target||(e.target={}),r=e.controller||(e.controller={});E(i,n),E(r,n);var o=this.isCategory();function a(n){I0(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")}}function s(t,e,n){var i=t[e],r=t[n];i&&!r&&(r=t[n]={},T0(i,function(t,e){if(kE.isValidType(e)){var n=b0.get(e,"inactive",o);null!=n&&(r[e]=n,"color"!==e||r.hasOwnProperty("opacity")||r.hasOwnProperty("colorAlpha")||(r.opacity=[0,0]))}}))}function l(t){var e=(t.inRange||{}).symbol||(t.outOfRange||{}).symbol,n=(t.inRange||{}).symbolSize||(t.outOfRange||{}).symbolSize,i=this.get("inactiveColor"),r=this.getItemSymbol(),a=r||"roundRect";T0(this.stateList,function(r){var s=this.itemSize,l=t[r];l||(l=t[r]={color:o?i:[i]}),null==l.symbol&&(l.symbol=e&&N(e)||(o?a:[a])),null==l.symbolSize&&(l.symbolSize=n&&N(n)||(o?s[0]:[s[0],s[0]])),l.symbol=S0(l.symbol,function(t){return"none"===t?a:t});var u=l.symbolSize;if(null!=u){var h=-1/0;M0(u,function(t){t>h&&(h=t)}),l.symbolSize=S0(u,function(t){return A0(t,[0,h],[0,s[0]],!0)})}},this)}a.call(this,i),a.call(this,r),s.call(this,i,"inRange","outOfRange"),l.call(this,r)},e.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},e.prototype.isCategory=function(){return!!this.option.categories},e.prototype.setSelected=function(t){},e.prototype.getSelected=function(){return null},e.prototype.getValueState=function(t){return null},e.prototype.getVisualMeta=function(t){return null},e.type="visualMap",e.dependencies=["series"],e.defaultOption={show:!0,z:4,seriesIndex:"all",min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,textStyle:{color:"#333"}},e}(pd),k0=D0,L0=[20,140],P0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual(function(t){t.mappingMethod="linear",t.dataExtent=this.getExtent()}),this._resetRange()},e.prototype.resetItemSize=function(){t.prototype.resetItemSize.apply(this,arguments);var e=this.itemSize;(null==e[0]||isNaN(e[0]))&&(e[0]=L0[0]),(null==e[1]||isNaN(e[1]))&&(e[1]=L0[1])},e.prototype._resetRange=function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):Q(e)&&(e[0]>e[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},e.prototype.completeVisualOption=function(){t.prototype.completeVisualOption.apply(this,arguments),U(this.stateList,function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=e[1]/3)},this)},e.prototype.setSelected=function(t){this.option.range=t.slice(),this._resetRange()},e.prototype.getSelected=function(){var t=this.getExtent(),e=ia((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]<t[0]&&(e[0]=t[0]),e[1]<t[0]&&(e[1]=t[0]),e},e.prototype.getValueState=function(t){var e=this.option.range,n=this.getExtent();return(e[0]<=n[0]||e[0]<=t)&&(e[1]>=n[1]||t<=e[1])?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[];return this.eachTargetSeries(function(n){var i=[],r=n.getData();r.each(this.getDataDimensionIndex(r),function(e,n){t[0]<=e&&e<=t[1]&&i.push(n)},this),e.push({seriesId:n.id,dataIndex:i})},this),e},e.prototype.getVisualMeta=function(t){var e=R0(this,"outOfRange",this.getExtent()),n=R0(this,"inRange",this.option.range.slice()),i=[];function r(e,n){i.push({value:e,color:t(e,n)})}for(var o=0,a=0,s=n.length,l=e.length;a<l&&(!n.length||e[a]<=n[0]);a++)e[a]<n[o]&&r(e[a],"outOfRange");for(var u=1;o<s;o++,u=0)u&&i.length&&r(n[o],"outOfRange"),r(n[o],"inRange");for(u=1;a<l;a++)(!n.length||n[n.length-1]<e[a])&&(u&&(i.length&&r(i[i.length-1].value,"outOfRange"),u=0),r(e[a],"outOfRange"));var h=i.length;return{stops:i,outerColors:[h?i[0].color:"transparent",h?i[h-1].color:"transparent"]}},e.type="visualMap.continuous",e.defaultOption=jc(k0.defaultOption,{align:"auto",calculable:!1,hoverLink:!0,realtime:!0,handleIcon:"path://M-11.39,9.77h0a3.5,3.5,0,0,1-3.5,3.5h-22a3.5,3.5,0,0,1-3.5-3.5h0a3.5,3.5,0,0,1,3.5-3.5h22A3.5,3.5,0,0,1-11.39,9.77Z",handleSize:"120%",handleStyle:{borderColor:"#fff",borderWidth:1},indicatorIcon:"circle",indicatorSize:"50%",indicatorStyle:{borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}}),e}(k0);function R0(t,e,n){if(n[0]===n[1])return n.slice();for(var i=200,r=(n[1]-n[0])/i,o=n[0],a=[],s=0;s<=i&&o<n[1];s++)a.push(o),o+=r;return a.push(n[1]),a}var O0=P0,N0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.autoPositionValues={left:1,right:1,top:1,bottom:1},n}return a(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e},e.prototype.render=function(t,e,n,i){this.visualMapModel=t,!1!==t.get("show")?this.doRender(t,e,n,i):this.group.removeAll()},e.prototype.renderBackground=function(t){var e=this.visualMapModel,n=Gp(e.get("padding")||0),i=t.getBoundingRect();t.add(new Mu({z2:-1,silent:!0,shape:{x:i.x-n[3],y:i.y-n[0],width:i.width+n[3]+n[1],height:i.height+n[0]+n[2]},style:{fill:e.get("backgroundColor"),stroke:e.get("borderColor"),lineWidth:e.get("borderWidth")}}))},e.prototype.getControllerVisual=function(t,e,n){n=n||{};var i=n.forceState,r=this.visualMapModel,o={};if("color"===e){var a=r.get("contentColor");o.color=a}function s(t){return o[t]}function l(t,e){o[t]=e}var u=r.controllerVisuals[i||r.getValueState(t)],h=kE.prepareVisualTypes(u);return U(h,function(i){var r=u[i];n.convertOpacityToAlpha&&"opacity"===i&&(i="colorAlpha",r=u.__alphaForOpacity),kE.dependsOn(i,e)&&r&&r.applyVisual(t,s,l)}),o[e]},e.prototype.positionGroup=function(t){var e=this.visualMapModel,n=this.api;id(t,e.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()})},e.prototype.doRender=function(t,e,n,i){},e.type="visualMap",e}(Hy),E0=N0,z0=[["left","right","width"],["top","bottom","height"]];function B0(t,e,n){var i=t.option,r=i.align;if(null!=r&&"auto"!==r)return r;for(var o={width:e.getWidth(),height:e.getHeight()},a="horizontal"===i.orient?1:0,s=z0[a],l=[0,null,10],u={},h=0;h<3;h++)u[z0[1-a][h]]=l[h],u[s[h]]=2===h?n[0]:i[s[h]];var c=[["x","width",3],["y","height",0]][a],p=nd(u,o,i.padding);return s[(p.margin[c[2]]||0)+p[c[0]]+.5*p[c[1]]<.5*o[c[1]]?0:1]}function V0(t,e){return U(t||[],function(t){null!=t.dataIndex&&(t.dataIndexInside=t.dataIndex,t.dataIndex=null),t.highlightKey="visualMap"+(e?e.componentIndex:"")}),t}var F0=ta,G0=U,W0=Math.min,H0=Math.max,U0=12,Y0=6,X0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._shapes={},n._dataInterval=[],n._handleEnds=[],n._hoverLinkDataIndices=[],n}return a(e,t),e.prototype.init=function(e,n){t.prototype.init.call(this,e,n),this._hoverLinkFromSeriesMouseOver=J(this._hoverLinkFromSeriesMouseOver,this),this._hideIndicator=J(this._hideIndicator,this)},e.prototype.doRender=function(t,e,n,i){i&&"selectDataRange"===i.type&&i.from===this.uid||this._buildView()},e.prototype._buildView=function(){this.group.removeAll();var t=this.visualMapModel,e=this.group;this._orient=t.get("orient"),this._useHandle=t.get("calculable"),this._resetInterval(),this._renderBar(e);var n=t.get("text");this._renderEndsText(e,n,0),this._renderEndsText(e,n,1),this._updateView(!0),this.renderBackground(e),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(e)},e.prototype._renderEndsText=function(t,e,n){if(e){var i=e[1-n];i=null!=i?i+"":"";var r=this.visualMapModel,o=r.get("textGap"),a=r.itemSize,s=this._shapes.mainGroup,l=this._applyTransform([a[0]/2,0===n?-o:a[1]+o],s),u=this._applyTransform(0===n?"bottom":"top",s),h=this._orient,c=this.visualMapModel.textStyleModel;this.group.add(new Wu({style:xc(c,{x:l[0],y:l[1],verticalAlign:"horizontal"===h?"middle":u,align:"horizontal"===h?u:"center",text:i})}))}},e.prototype._renderBar=function(t){var e=this.visualMapModel,n=this._shapes,i=e.itemSize,r=this._orient,o=this._useHandle,a=B0(e,this.api,i),s=n.mainGroup=this._createBarGroup(a),l=new Fo;s.add(l),l.add(n.outOfRange=Z0()),l.add(n.inRange=Z0(null,o?K0(this._orient):null,J(this._dragHandle,this,"all",!1),J(this._dragHandle,this,"all",!0))),l.setClipPath(new Mu({shape:{x:0,y:0,width:i[0],height:i[1],r:3}}));var u=e.textStyleModel.getTextRect("国"),h=H0(u.width,u.height);o&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(e,s,0,i,h,r),this._createHandle(e,s,1,i,h,r)),this._createIndicator(e,s,i,h,r),t.add(s)},e.prototype._createHandle=function(t,e,n,i,r,o){var a=J(this._dragHandle,this,n,!1),s=J(this._dragHandle,this,n,!0),l=So(t.get("handleSize"),i[0]),u=M_(t.get("handleIcon"),-l/2,-l/2,l,l,null,!0),h=K0(this._orient);u.attr({cursor:h,draggable:!0,drift:a,ondragend:s,onmousemove:function(t){Te(t.event)}}),u.x=i[0]/2,u.useStyle(t.getModel("handleStyle").getItemStyle()),u.setStyle({strokeNoScale:!0,strokeFirst:!0}),u.style.lineWidth*=2,u.ensureState("emphasis").style=t.getModel(["emphasis","handleStyle"]).getItemStyle(),Kh(u,!0),e.add(u);var c=this.visualMapModel.textStyleModel,p=new Wu({cursor:h,draggable:!0,drift:a,onmousemove:function(t){Te(t.event)},ondragend:s,style:xc(c,{x:0,y:0,text:""})});p.ensureState("blur").style={opacity:.1},p.stateTransition={duration:200},this.group.add(p);var d=[l,0],f=this._shapes;f.handleThumbs[n]=u,f.handleLabelPoints[n]=d,f.handleLabels[n]=p},e.prototype._createIndicator=function(t,e,n,i,r){var o=So(t.get("indicatorSize"),n[0]),a=M_(t.get("indicatorIcon"),-o/2,-o/2,o,o,null,!0);a.attr({cursor:"move",invisible:!0,silent:!0,x:n[0]/2});var s=t.getModel("indicatorStyle").getItemStyle();if(a instanceof gu){var l=a.style;a.useStyle(B({image:l.image,x:l.x,y:l.y,width:l.width,height:l.height},s))}else a.useStyle(s);e.add(a);var u=this.visualMapModel.textStyleModel,h=new Wu({silent:!0,invisible:!0,style:xc(u,{x:0,y:0,text:""})});this.group.add(h);var c=[("horizontal"===r?i/2:Y0)+n[0]/2,0],p=this._shapes;p.indicator=a,p.indicatorLabel=h,p.indicatorLabelPoint=c,this._firstShowIndicator=!0},e.prototype._dragHandle=function(t,e,n,i){if(this._useHandle){if(this._dragging=!e,!e){var r=this._applyTransform([n,i],this._shapes.mainGroup,!0);this._updateInterval(t,r[1]),this._hideIndicator(),this._updateView()}e===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),e?!this._hovering&&this._clearHoverLinkToSeries():q0(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[t],!1)}},e.prototype._resetInterval=function(){var t=this.visualMapModel,e=this._dataInterval=t.getSelected(),n=t.getExtent(),i=[0,t.itemSize[1]];this._handleEnds=[F0(e[0],n,i,!0),F0(e[1],n,i,!0)]},e.prototype._updateInterval=function(t,e){e=e||0;var n=this.visualMapModel,i=this._handleEnds,r=[0,n.itemSize[1]];SV(e,i,r,t,0);var o=n.getExtent();this._dataInterval=[F0(i[0],r,o,!0),F0(i[1],r,o,!0)]},e.prototype._updateView=function(t){var e=this.visualMapModel,n=e.getExtent(),i=this._shapes,r=[0,e.itemSize[1]],o=t?r:this._handleEnds,a=this._createBarVisual(this._dataInterval,n,o,"inRange"),s=this._createBarVisual(n,n,r,"outOfRange");i.inRange.setStyle({fill:a.barColor}).setShape("points",a.barPoints),i.outOfRange.setStyle({fill:s.barColor}).setShape("points",s.barPoints),this._updateHandle(o,a)},e.prototype._createBarVisual=function(t,e,n,i){var r={forceState:i,convertOpacityToAlpha:!0},o=this._makeColorGradient(t,r),a=[this.getControllerVisual(t[0],"symbolSize",r),this.getControllerVisual(t[1],"symbolSize",r)],s=this._createBarPoints(n,a);return{barColor:new pm(0,0,0,1,o),barPoints:s,handlesColor:[o[0].color,o[o.length-1].color]}},e.prototype._makeColorGradient=function(t,e){var n=100,i=[],r=(t[1]-t[0])/n;i.push({color:this.getControllerVisual(t[0],"color",e),offset:0});for(var o=1;o<n;o++){var a=t[0]+r*o;if(a>t[1])break;i.push({color:this.getControllerVisual(a,"color",e),offset:o/n})}return i.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),i},e.prototype._createBarPoints=function(t,e){var n=this.visualMapModel.itemSize;return[[n[0]-e[0],t[0]],[n[0],t[0]],[n[0],t[1]],[n[0]-e[1],t[1]]]},e.prototype._createBarGroup=function(t){var e=this._orient,n=this.visualMapModel.get("inverse");return new Fo("horizontal"!==e||n?"horizontal"===e&&n?{scaleX:"bottom"===t?-1:1,rotation:-Math.PI/2}:"vertical"!==e||n?{scaleX:"left"===t?1:-1}:{scaleX:"left"===t?1:-1,scaleY:-1}:{scaleX:"bottom"===t?1:-1,rotation:Math.PI/2})},e.prototype._updateHandle=function(t,e){if(this._useHandle){var n=this._shapes,i=this.visualMapModel,r=n.handleThumbs,o=n.handleLabels,a=i.itemSize,s=i.getExtent(),l=this._applyTransform("left",n.mainGroup);G0([0,1],function(u){var h=r[u];h.setStyle("fill",e.handlesColor[u]),h.y=t[u];var c=F0(t[u],[0,a[1]],s,!0),p=this.getControllerVisual(c,"symbolSize");h.scaleX=h.scaleY=p/a[0],h.x=a[0]-p/2;var d=Gm(n.handleLabelPoints[u],Fm(h,this.group));if("horizontal"===this._orient){var f="left"===l||"top"===l?(a[0]-p)/2:(a[0]-p)/-2;d[1]+=f}o[u].setStyle({x:d[0],y:d[1],text:i.formatValueText(this._dataInterval[u]),verticalAlign:"middle",align:"vertical"===this._orient?this._applyTransform("left",n.mainGroup):"center"})},this)}},e.prototype._showIndicator=function(t,e,n,i){var r=this.visualMapModel,o=r.getExtent(),a=r.itemSize,s=[0,a[1]],l=this._shapes,u=l.indicator;if(u){u.attr("invisible",!1);var h={convertOpacityToAlpha:!0},c=this.getControllerVisual(t,"color",h),p=this.getControllerVisual(t,"symbolSize"),d=F0(t,o,s,!0),f=a[0]-p/2,g={x:u.x,y:u.y};u.y=d,u.x=f;var y=Gm(l.indicatorLabelPoint,Fm(u,this.group)),v=l.indicatorLabel;v.attr("invisible",!1);var m=this._applyTransform("left",l.mainGroup),x=this._orient,_="horizontal"===x;v.setStyle({text:(n||"")+r.formatValueText(e),verticalAlign:_?m:"middle",align:_?"center":m});var w={x:f,y:d,style:{fill:c}},b={style:{x:y[0],y:y[1]}};if(r.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var S={duration:100,easing:"cubicInOut",additive:!0};u.x=g.x,u.y=g.y,u.animateTo(w,S),v.animateTo(b,S)}else u.attr(w),v.attr(b);this._firstShowIndicator=!1;var M=this._shapes.handleLabels;if(M)for(var I=0;I<M.length;I++)this.api.enterBlur(M[I])}},e.prototype._enableHoverLinkToSeries=function(){var t=this;this._shapes.mainGroup.on("mousemove",function(e){if(t._hovering=!0,!t._dragging){var n=t.visualMapModel.itemSize,i=t._applyTransform([e.offsetX,e.offsetY],t._shapes.mainGroup,!0,!0);i[1]=W0(H0(0,i[1]),n[1]),t._doHoverLinkToSeries(i[1],0<=i[0]&&i[0]<=n[0])}}).on("mouseout",function(){t._hovering=!1,!t._dragging&&t._clearHoverLinkToSeries()})},e.prototype._enableHoverLinkFromSeries=function(){var t=this.api.getZr();this.visualMapModel.option.hoverLink?(t.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),t.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},e.prototype._doHoverLinkToSeries=function(t,e){var n=this.visualMapModel,i=n.itemSize;if(n.option.hoverLink){var r=[0,i[1]],o=n.getExtent();t=W0(H0(r[0],t),r[1]);var a=j0(n,o,r),s=[t-a,t+a],l=F0(t,r,o,!0),u=[F0(s[0],r,o,!0),F0(s[1],r,o,!0)];s[0]<r[0]&&(u[0]=-1/0),s[1]>r[1]&&(u[1]=1/0),e&&(u[0]===-1/0?this._showIndicator(l,u[1],"< ",a):u[1]===1/0?this._showIndicator(l,u[0],"> ",a):this._showIndicator(l,l,"≈ ",a));var h=this._hoverLinkDataIndices,c=[];(e||q0(n))&&(c=this._hoverLinkDataIndices=n.findTargetDataIndices(u));var p=Za(h,c);this._dispatchHighDown("downplay",V0(p[0],n)),this._dispatchHighDown("highlight",V0(p[1],n))}},e.prototype._hoverLinkFromSeriesMouseOver=function(t){var e;if(h_(t.target,function(t){var n=Hu(t);if(null!=n.dataIndex)return e=n,!0},!0),e){var n=this.ecModel.getSeriesByIndex(e.seriesIndex),i=this.visualMapModel;if(i.isTargetSeries(n)){var r=n.getData(e.dataType),o=r.getStore().get(i.getDataDimensionIndex(r),e.dataIndex);isNaN(o)||this._showIndicator(o,o)}}},e.prototype._hideIndicator=function(){var t=this._shapes;t.indicator&&t.indicator.attr("invisible",!0),t.indicatorLabel&&t.indicatorLabel.attr("invisible",!0);var e=this._shapes.handleLabels;if(e)for(var n=0;n<e.length;n++)this.api.leaveBlur(e[n])},e.prototype._clearHoverLinkToSeries=function(){this._hideIndicator();var t=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",V0(t,this.visualMapModel)),t.length=0},e.prototype._clearHoverLinkFromSeries=function(){this._hideIndicator();var t=this.api.getZr();t.off("mouseover",this._hoverLinkFromSeriesMouseOver),t.off("mouseout",this._hideIndicator)},e.prototype._applyTransform=function(t,e,n,i){var r=Fm(e,i?null:this.group);return Q(t)?Gm(t,r,n):Wm(t,r,n)},e.prototype._dispatchHighDown=function(t,e){e&&e.length&&this.api.dispatchAction({type:t,batch:e})},e.prototype.dispose=function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},e.type="visualMap.continuous",e}(E0);function Z0(t,e,n,i){return new Yv({shape:{points:t},draggable:!!n,cursor:e,drift:n,onmousemove:function(t){Te(t.event)},ondragend:i})}function j0(t,e,n){var i=U0/2,r=t.get("hoverLinkDataSize");return r&&(i=F0(r,e,n,!0)/2),i}function q0(t){var e=t.get("hoverLinkOnHandle");return!!(null==e?t.get("realtime"):e)}function K0(t){return"vertical"===t?"ns-resize":"ew-resize"}var J0=X0,$0={type:"selectDataRange",event:"dataRangeSelected",update:"update"},Q0=function(t,e){e.eachComponent({mainType:"visualMap",query:t},function(e){e.setSelected(t.selected)})},t1=[{createOnAllSeries:!0,reset:function(t,e){var n=[];return e.eachComponent("visualMap",function(e){var i=t.pipelineContext;!e.isTargetSeries(t)||i&&i.large||n.push(fJ(e.stateList,e.targetVisuals,J(e.getValueState,e),e.getDataDimensionIndex(t.getData())))}),n}},{createOnAllSeries:!0,reset:function(t,e){var n=t.getData(),i=[];e.eachComponent("visualMap",function(e){if(e.isTargetSeries(t)){var r=e.getVisualMeta(J(e1,null,t,e))||{stops:[],outerColors:[]},o=e.getDataDimensionIndex(n);o>=0&&(r.dimension=o,i.push(r))}}),t.getData().setVisual("visualMeta",i)}}];function e1(t,e,n,i){for(var r=e.targetVisuals[i],o=kE.prepareVisualTypes(r),a={color:o_(t.getData(),"color")},s=0,l=o.length;s<l;s++){var u=o[s],h=r["opacity"===u?"__alphaForOpacity":u];h&&h.applyVisual(n,c,p)}return a.color;function c(t){return a[t]}function p(t,e){a[t]=e}}var n1=U;function i1(t){var e=t&&t.visualMap;Q(e)||(e=e?[e]:[]),n1(e,function(t){if(t){r1(t,"splitList")&&!r1(t,"pieces")&&(t.pieces=t.splitList,delete t.splitList);var e=t.pieces;e&&Q(e)&&n1(e,function(t){rt(t)&&(r1(t,"start")&&!r1(t,"min")&&(t.min=t.start),r1(t,"end")&&!r1(t,"max")&&(t.max=t.end))})}})}function r1(t,e){return t&&t.hasOwnProperty&&t.hasOwnProperty(e)}var o1=!1;function a1(t){o1||(o1=!0,t.registerSubTypeDefaulter("visualMap",function(t){return t.categories||(t.pieces?t.pieces.length>0:t.splitNumber>0)&&!t.calculable?"piecewise":"continuous"}),t.registerAction($0,Q0),U(t1,function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)}),t.registerPreprocessor(i1))}function s1(t){t.registerComponentModel(O0),t.registerComponentView(J0),a1(t)}var l1=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._pieceList=[],n}return a(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var i=this._mode=this._determineMode();this._pieceList=[],u1[this._mode].call(this,this._pieceList),this._resetSelected(e,n);var r=this.option.categories;this.resetVisual(function(t,e){"categories"===i?(t.mappingMethod="category",t.categories=N(r)):(t.dataExtent=this.getExtent(),t.mappingMethod="piecewise",t.pieceList=Y(this._pieceList,function(t){return t=N(t),"inRange"!==e&&(t.visual=null),t}))})},e.prototype.completeVisualOption=function(){var e=this.option,n={},i=kE.listVisualTypes(),r=this.isCategory();function o(t,e,n){return t&&t[e]&&t[e].hasOwnProperty(n)}U(e.pieces,function(t){U(i,function(e){t.hasOwnProperty(e)&&(n[e]=1)})}),U(n,function(t,n){var i=!1;U(this.stateList,function(t){i=i||o(e,t,n)||o(e.target,t,n)},this),!i&&U(this.stateList,function(t){(e[t]||(e[t]={}))[n]=b0.get(n,"inRange"===t?"active":"inactive",r)})},this),t.prototype.completeVisualOption.apply(this,arguments)},e.prototype._resetSelected=function(t,e){var n=this.option,i=this._pieceList,r=(e?n:t).selected||{};if(n.selected=r,U(i,function(t,e){var n=this.getSelectedMapKey(t);r.hasOwnProperty(n)||(r[n]=!0)},this),"single"===n.selectedMode){var o=!1;U(i,function(t,e){var n=this.getSelectedMapKey(t);r[n]&&(o?r[n]=!1:o=!0)},this)}},e.prototype.getItemSymbol=function(){return this.get("itemSymbol")},e.prototype.getSelectedMapKey=function(t){return"categories"===this._mode?t.value+"":t.index+""},e.prototype.getPieceList=function(){return this._pieceList},e.prototype._determineMode=function(){var t=this.option;return t.pieces&&t.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},e.prototype.setSelected=function(t){this.option.selected=N(t)},e.prototype.getValueState=function(t){var e=kE.findPieceIndex(t,this._pieceList);return null!=e&&this.option.selected[this.getSelectedMapKey(this._pieceList[e])]?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[],n=this._pieceList;return this.eachTargetSeries(function(i){var r=[],o=i.getData();o.each(this.getDataDimensionIndex(o),function(e,i){var o=kE.findPieceIndex(e,n);o===t&&r.push(i)},this),e.push({seriesId:i.id,dataIndex:r})},this),e},e.prototype.getRepresentValue=function(t){var e;if(this.isCategory())e=t.value;else if(null!=t.value)e=t.value;else{var n=t.interval||[];e=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return e},e.prototype.getVisualMeta=function(t){if(!this.isCategory()){var e=[],n=["",""],i=this,r=this._pieceList.slice();if(r.length){var o=r[0].interval[0];o!==-1/0&&r.unshift({interval:[-1/0,o]}),o=r[r.length-1].interval[1],o!==1/0&&r.push({interval:[o,1/0]})}else r.push({interval:[-1/0,1/0]});var a=-1/0;return U(r,function(t){var e=t.interval;e&&(e[0]>a&&s([a,e[0]],"outOfRange"),s(e.slice()),a=e[1])},this),{stops:e,outerColors:n}}function s(r,o){var a=i.getRepresentValue({interval:r});o||(o=i.getValueState(a));var s=t(a,o);r[0]===-1/0?n[0]=s:r[1]===1/0?n[1]=s:e.push({value:r[0],color:s},{value:r[1],color:s})}},e.type="visualMap.piecewise",e.defaultOption=jc(k0.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),e}(k0),u1={splitNumber:function(t){var e=this.option,n=Math.min(e.precision,20),i=this.getExtent(),r=e.splitNumber;r=Math.max(parseInt(r,10),1),e.splitNumber=r;var o=(i[1]-i[0])/r;while(+o.toFixed(n)!==o&&n<5)n++;e.precision=n,o=+o.toFixed(n),e.minOpen&&t.push({interval:[-1/0,i[0]],close:[0,0]});for(var a=0,s=i[0];a<r;s+=o,a++){var l=a===r-1?i[1]:s+o;t.push({interval:[s,l],close:[1,1]})}e.maxOpen&&t.push({interval:[i[1],1/0],close:[0,0]}),ma(t),U(t,function(t,e){t.index=e,t.text=this.formatValueText(t.interval)},this)},categories:function(t){var e=this.option;U(e.categories,function(e){t.push({text:this.formatValueText(e,!0),value:e})},this),h1(e,t)},pieces:function(t){var e=this.option;U(e.pieces,function(e,n){rt(e)||(e={value:e});var i={text:"",index:n};if(null!=e.label&&(i.text=e.label),e.hasOwnProperty("value")){var r=i.value=e.value;i.interval=[r,r],i.close=[1,1]}else{for(var o=i.interval=[],a=i.close=[0,0],s=[1,0,1],l=[-1/0,1/0],u=[],h=0;h<2;h++){for(var c=[["gte","gt","min"],["lte","lt","max"]][h],p=0;p<3&&null==o[h];p++)o[h]=e[c[p]],a[h]=s[p],u[h]=2===p;null==o[h]&&(o[h]=l[h])}u[0]&&o[1]===1/0&&(a[0]=0),u[1]&&o[0]===-1/0&&(a[1]=0),o[0]===o[1]&&a[0]&&a[1]&&(i.value=o[0])}i.visual=kE.retrieveVisuals(e),t.push(i)},this),h1(e,t),ma(t),U(t,function(t){var e=t.close,n=[["<","≤"][e[1]],[">","≥"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,n)},this)}};function h1(t,e){var n=t.inverse;("vertical"===t.orient?!n:n)&&e.reverse()}var c1=l1,p1=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return a(e,t),e.prototype.doRender=function(){var t=this.group;t.removeAll();var e=this.visualMapModel,n=e.get("textGap"),i=e.textStyleModel,r=i.getFont(),o=i.getTextColor(),a=this._getItemAlign(),s=e.itemSize,l=this._getViewData(),u=l.endsText,h=pt(e.get("showLabel",!0),!u),c=!e.get("selectedMode");u&&this._renderEndsText(t,u[0],s,h,a),U(l.viewPieceList,function(i){var l=i.piece,u=new Fo;u.onclick=J(this._onItemClick,this,l),this._enableHoverLink(u,i.indexInModelPieceList);var p=e.getRepresentValue(l);if(this._createItemSymbol(u,p,[0,0,s[0],s[1]],c),h){var d=this.visualMapModel.getValueState(p);u.add(new Wu({style:{x:"right"===a?-n:s[0]+n,y:s[1]/2,text:l.text,verticalAlign:"middle",align:a,font:r,fill:o,opacity:"outOfRange"===d?.5:1},silent:c}))}t.add(u)},this),u&&this._renderEndsText(t,u[1],s,h,a),td(e.get("orient"),t,e.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},e.prototype._enableHoverLink=function(t,e){var n=this;t.on("mouseover",function(){return i("highlight")}).on("mouseout",function(){return i("downplay")});var i=function(t){var i=n.visualMapModel;i.option.hoverLink&&n.api.dispatchAction({type:t,batch:V0(i.findTargetDataIndices(e),i)})}},e.prototype._getItemAlign=function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return B0(t,this.api,t.itemSize);var n=e.align;return n&&"auto"!==n||(n="left"),n},e.prototype._renderEndsText=function(t,e,n,i,r){if(e){var o=new Fo,a=this.visualMapModel.textStyleModel;o.add(new Wu({style:xc(a,{x:i?"right"===r?n[0]:0:n[0]/2,y:n[1]/2,verticalAlign:"middle",align:i?r:"center",text:e})})),t.add(o)}},e.prototype._getViewData=function(){var t=this.visualMapModel,e=Y(t.getPieceList(),function(t,e){return{piece:t,indexInModelPieceList:e}}),n=t.get("text"),i=t.get("orient"),r=t.get("inverse");return("horizontal"===i?r:!r)?e.reverse():n&&(n=n.slice().reverse()),{viewPieceList:e,endsText:n}},e.prototype._createItemSymbol=function(t,e,n,i){var r=M_(this.getControllerVisual(e,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(e,"color"));r.silent=i,t.add(r)},e.prototype._onItemClick=function(t){var e=this.visualMapModel,n=e.option,i=n.selectedMode;if(i){var r=N(n.selected),o=e.getSelectedMapKey(t);"single"===i||!0===i?(r[o]=!0,U(r,function(t,e){r[e]=e===o})):r[o]=!r[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:r})}},e.type="visualMap.piecewise",e}(E0),d1=p1;function f1(t){t.registerComponentModel(c1),t.registerComponentView(d1),a1(t)}function g1(t){Qb(s1),Qb(f1)}var y1={label:{enabled:!0},decal:{show:!1}},v1=qa(),m1={};function x1(t,e){var n=t.getModel("aria");if(n.get("enabled")){var i=N(y1);E(i.label,t.getLocaleModel().get("aria"),!1),E(n.option,i,!1),r(),o()}function r(){var e=n.getModel("decal"),i=e.get("show");if(i){var r=Tt();t.eachSeries(function(t){if(!t.isColorBySeries()){var e=r.get(t.type);e||(e={},r.set(t.type,e)),v1(t).scope=e}}),t.eachRawSeries(function(e){if(!t.isSeriesFiltered(e))if(tt(e.enableAriaDecal))e.enableAriaDecal();else{var n=e.getData();if(e.isColorBySeries()){var i=Hd(e.ecModel,e.name,m1,t.getSeriesCount()),r=n.getVisual("decal");n.setVisual("decal",u(r,i))}else{var o=e.getRawData(),a={},s=v1(e).scope;n.each(function(t){var e=n.getRawIndex(t);a[e]=t});var l=o.count();o.each(function(t){var i=a[t],r=o.getName(t)||t+"",h=Hd(e.ecModel,r,s,l),c=n.getItemVisual(i,"decal");n.setItemVisual(i,"decal",u(c,h))})}}function u(t,e){var n=t?B(B({},e),t):e;return n.dirty=!0,n}})}}function o(){var i=e.getZr().dom;if(i){var r=t.getLocaleModel().get("aria"),o=n.getModel("label");if(o.option=V(o.option,r),o.get("enabled"))if(i.setAttribute("role","img"),o.get("description"))i.setAttribute("aria-label",o.get("description"));else{var u,h=t.getSeriesCount(),c=o.get(["data","maxCount"])||10,p=o.get(["series","maxCount"])||10,d=Math.min(h,p);if(!(h<1)){var f=s();if(f){var g=o.get(["general","withTitle"]);u=a(g,{title:f})}else u=o.get(["general","withoutTitle"]);var y=[],v=h>1?o.get(["series","multiple","prefix"]):o.get(["series","single","prefix"]);u+=a(v,{seriesCount:h}),t.eachSeries(function(t,e){if(e<d){var n=void 0,i=t.get("name"),r=i?"withName":"withoutName";n=h>1?o.get(["series","multiple",r]):o.get(["series","single",r]),n=a(n,{seriesId:t.seriesIndex,seriesName:t.get("name"),seriesType:l(t.subType)});var s=t.getData();if(s.count()>c){var u=o.get(["data","partialData"]);n+=a(u,{displayCnt:c})}else n+=o.get(["data","allData"]);for(var p=o.get(["data","separator","middle"]),f=o.get(["data","separator","end"]),g=o.get(["data","excludeDimensionId"]),v=[],m=0;m<s.count();m++)if(m<c){var x=s.getName(m),_=g?Z(s.getValues(m),function(t,e){return-1===F(g,e)}):s.getValues(m),w=o.get(["data",x?"withName":"withoutName"]);v.push(a(w,{name:x,value:_.join(p)}))}n+=v.join(p)+f,y.push(n)}});var m=o.getModel(["series","multiple","separator"]),x=m.get("middle"),_=m.get("end");u+=y.join(x)+_,i.setAttribute("aria-label",u)}}}}function a(t,e){if(!et(t))return t;var n=t;return U(e,function(t,e){n=n.replace(new RegExp("\\{\\s*"+e+"\\s*\\}","g"),t)}),n}function s(){var e=t.get("title");return e&&e.length&&(e=e[0]),e&&e.text}function l(e){var n=t.getLocaleModel().get(["series","typeNames"]);return n[e]||n.chart}}function _1(t){if(t&&t.aria){var e=t.aria;null!=e.show&&(e.enabled=e.show),e.label=e.label||{},U(["description","general","series","data"],function(t){null!=e[t]&&(e.label[t]=e[t])})}}function w1(t){t.registerPreprocessor(_1),t.registerVisual(t.PRIORITY.VISUAL.ARIA,x1)}var b1={value:"eq","<":"lt","<=":"lte",">":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},S1=function(){function t(t){var e=this._condVal=et(t)?new RegExp(t):ht(t)?t:null;if(null==e){var n="";0,Sg(n)}}return t.prototype.evaluate=function(t){var e=typeof t;return et(e)?this._condVal.test(t):!!it(e)&&this._condVal.test(t+"")},t}(),M1=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),I1=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(!t[e].evaluate())return!1;return!0},t}(),T1=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e<t.length;e++)if(t[e].evaluate())return!0;return!1},t}(),C1=function(){function t(){}return t.prototype.evaluate=function(){return!this.child.evaluate()},t}(),A1=function(){function t(){}return t.prototype.evaluate=function(){for(var t=!!this.valueParser,e=this.getValue,n=e(this.valueGetterParam),i=t?this.valueParser(n):null,r=0;r<this.subCondList.length;r++)if(!this.subCondList[r].evaluate(t?i:n))return!1;return!0},t}();function D1(t,e){if(!0===t||!1===t){var n=new M1;return n.value=t,n}var i="";return R1(t)||Sg(i),t.and?k1("and",t,e):t.or?k1("or",t,e):t.not?L1(t,e):P1(t,e)}function k1(t,e,n){var i=e[t],r="";Q(i)||Sg(r),i.length||Sg(r);var o="and"===t?new I1:new T1;return o.children=Y(i,function(t){return D1(t,n)}),o.children.length||Sg(r),o}function L1(t,e){var n=t.not,i="";R1(n)||Sg(i);var r=new C1;return r.child=D1(n,e),r.child||Sg(i),r}function P1(t,e){for(var n="",i=e.prepareGetValue(t),r=[],o=q(t),a=t.parser,s=a?Tg(a):null,l=0;l<o.length;l++){var u=o[l];if("parser"!==u&&!e.valueGetterAttrMap.get(u)){var h=kt(b1,u)?b1[u]:u,c=t[u],p=s?s(c):c,d=Lg(h,p)||"reg"===h&&new S1(p);d||Sg(n),r.push(d)}}r.length||Sg(n);var f=new A1;return f.valueGetterParam=i,f.valueParser=s,f.getValue=e.getValue,f.subCondList=r,f}function R1(t){return rt(t)&&!H(t)}var O1=function(){function t(t,e){this._cond=D1(t,e)}return t.prototype.evaluate=function(){return this._cond.evaluate()},t}();function N1(t,e){return new O1(t,e)}var E1={type:"echarts:filter",transform:function(t){for(var e,n=t.upstream,i=N1(t.config,{valueGetterAttrMap:Tt({dimension:!0}),prepareGetValue:function(t){var e="",i=t.dimension;kt(t,"dimension")||Sg(e);var r=n.getDimensionInfo(i);return r||Sg(e),{dimIdx:r.index}},getValue:function(t){return n.retrieveValueFromItem(e,t.dimIdx)}}),r=[],o=0,a=n.count();o<a;o++)e=n.getRawDataItem(o),i.evaluate()&&r.push(e);return{data:r}}};var z1={type:"echarts:sort",transform:function(t){var e=t.upstream,n=t.config,i="",r=Ca(n);r.length||Sg(i);var o=[];U(r,function(t){var n=t.dimension,r=t.order,a=t.parser,s=t.incomparable;if(null==n&&Sg(i),"asc"!==r&&"desc"!==r&&Sg(i),s&&"min"!==s&&"max"!==s){var l="";0,Sg(l)}if("asc"!==r&&"desc"!==r){var u="";0,Sg(u)}var h=e.getDimensionInfo(n);h||Sg(i);var c=a?Tg(a):null;a&&!c&&Sg(i),o.push({dimIdx:h.index,parser:c,comparator:new Dg(r,s)})});var a=e.sourceFormat;a!==md&&a!==xd&&Sg(i);for(var s=[],l=0,u=e.count();l<u;l++)s.push(e.getRawDataItem(l));return s.sort(function(t,n){for(var i=0;i<o.length;i++){var r=o[i],a=e.retrieveValueFromItem(t,r.dimIdx),s=e.retrieveValueFromItem(n,r.dimIdx);r.parser&&(a=r.parser(a),s=r.parser(s));var l=r.comparator.evaluate(a,s);if(0!==l)return l}return 0}),{data:s}}};function B1(t){t.registerTransform(E1),t.registerTransform(z1)}var V1=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return a(e,t),e.prototype.init=function(e,n,i){t.prototype.init.call(this,e,n,i),this._sourceManager=new ny(this),iy(this)},e.prototype.mergeOption=function(e,n){t.prototype.mergeOption.call(this,e,n),iy(this)},e.prototype.optionUpdated=function(){this._sourceManager.dirty()},e.prototype.getSourceManager=function(){return this._sourceManager},e.type="dataset",e.defaultOption={seriesLayoutBy:Sd},e}(pd),F1=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataset",e}return a(e,t),e.type="dataset",e}(Hy);function G1(t){t.registerComponentModel(V1),t.registerComponentView(F1)}var W1=Nl.CMD;function H1(t,e){return Math.abs(t-e)<1e-5}function U1(t){var e,n,i,r,o,a=t.data,s=t.len(),l=[],u=0,h=0,c=0,p=0;function d(t,n){e&&e.length>2&&l.push(e),e=[t,n]}function f(t,n,i,r){H1(t,i)&&H1(n,r)||e.push(t,n,i,r,i,r)}function g(t,n,i,r,o,a){var s=Math.abs(n-t),l=4*Math.tan(s/4)/3,u=n<t?-1:1,h=Math.cos(t),c=Math.sin(t),p=Math.cos(n),d=Math.sin(n),f=h*o+i,g=c*a+r,y=p*o+i,v=d*a+r,m=o*l*u,x=a*l*u;e.push(f-m*c,g+x*h,y+m*d,v-x*p,y,v)}for(var y=0;y<s;){var v=a[y++],m=1===y;switch(m&&(u=a[y],h=a[y+1],c=u,p=h,v!==W1.L&&v!==W1.C&&v!==W1.Q||(e=[c,p])),v){case W1.M:u=c=a[y++],h=p=a[y++],d(c,p);break;case W1.L:n=a[y++],i=a[y++],f(u,h,n,i),u=n,h=i;break;case W1.C:e.push(a[y++],a[y++],a[y++],a[y++],u=a[y++],h=a[y++]);break;case W1.Q:n=a[y++],i=a[y++],r=a[y++],o=a[y++],e.push(u+2/3*(n-u),h+2/3*(i-h),r+2/3*(n-r),o+2/3*(i-o),r,o),u=r,h=o;break;case W1.A:var x=a[y++],_=a[y++],w=a[y++],b=a[y++],S=a[y++],M=a[y++]+S;y+=1;var I=!a[y++];n=Math.cos(S)*w+x,i=Math.sin(S)*b+_,m?(c=n,p=i,d(c,p)):f(u,h,n,i),u=Math.cos(M)*w+x,h=Math.sin(M)*b+_;for(var T=(I?-1:1)*Math.PI/2,C=S;I?C>M:C<M;C+=T){var A=I?Math.max(C+T,M):Math.min(C+T,M);g(C,A,x,_,w,b)}break;case W1.R:c=u=a[y++],p=h=a[y++],n=c+a[y++],i=p+a[y++],d(n,p),f(n,p,n,i),f(n,i,c,i),f(c,i,c,p),f(c,p,n,p);break;case W1.Z:e&&f(u,h,c,p),u=c,h=p;break}}return e&&e.length>2&&l.push(e),l}function Y1(t,e,n,i,r,o,a,s,l,u){if(H1(t,n)&&H1(e,i)&&H1(r,a)&&H1(o,s))l.push(a,s);else{var h=2/u,c=h*h,p=a-t,d=s-e,f=Math.sqrt(p*p+d*d);p/=f,d/=f;var g=n-t,y=i-e,v=r-a,m=o-s,x=g*g+y*y,_=v*v+m*m;if(x<c&&_<c)l.push(a,s);else{var w=p*g+d*y,b=-p*v-d*m,S=x-w*w,M=_-b*b;if(S<c&&w>=0&&M<c&&b>=0)l.push(a,s);else{var I=[],T=[];qn(t,n,r,a,.5,I),qn(e,i,o,s,.5,T),Y1(I[0],T[0],I[1],T[1],I[2],T[2],I[3],T[3],l,u),Y1(I[4],T[4],I[5],T[5],I[6],T[6],I[7],T[7],l,u)}}}}function X1(t,e){var n=U1(t),i=[];e=e||1;for(var r=0;r<n.length;r++){var o=n[r],a=[],s=o[0],l=o[1];a.push(s,l);for(var u=2;u<o.length;){var h=o[u++],c=o[u++],p=o[u++],d=o[u++],f=o[u++],g=o[u++];Y1(s,l,h,c,p,d,f,g,a,e),s=f,l=g}i.push(a)}return i}function Z1(t,e,n){var i=t[e],r=t[1-e],o=Math.abs(i/r),a=Math.ceil(Math.sqrt(o*n)),s=Math.floor(n/a);0===s&&(s=1,a=n);for(var l=[],u=0;u<a;u++)l.push(s);var h=a*s,c=n-h;if(c>0)for(u=0;u<c;u++)l[u%a]+=1;return l}function j1(t,e,n){for(var i=t.r0,r=t.r,o=t.startAngle,a=t.endAngle,s=Math.abs(a-o),l=s*r,u=r-i,h=l>Math.abs(u),c=Z1([l,u],h?0:1,e),p=(h?s:u)/c.length,d=0;d<c.length;d++)for(var f=(h?u:s)/c[d],g=0;g<c[d];g++){var y={};h?(y.startAngle=o+p*d,y.endAngle=o+p*(d+1),y.r0=i+f*g,y.r=i+f*(g+1)):(y.startAngle=o+f*g,y.endAngle=o+f*(g+1),y.r0=i+p*d,y.r=i+p*(d+1)),y.clockwise=t.clockwise,y.cx=t.cx,y.cy=t.cy,n.push(y)}}function q1(t,e,n){for(var i=t.width,r=t.height,o=i>r,a=Z1([i,r],o?0:1,e),s=o?"width":"height",l=o?"height":"width",u=o?"x":"y",h=o?"y":"x",c=t[s]/a.length,p=0;p<a.length;p++)for(var d=t[l]/a[p],f=0;f<a[p];f++){var g={};g[u]=p*c,g[h]=f*d,g[s]=c,g[l]=d,g.x+=t.x,g.y+=t.y,n.push(g)}}function K1(t,e,n,i){return t*i-n*e}function J1(t,e,n,i,r,o,a,s){var l=n-t,u=i-e,h=a-r,c=s-o,p=K1(h,c,l,u);if(Math.abs(p)<1e-6)return null;var d=t-r,f=e-o,g=K1(d,f,h,c)/p;return g<0||g>1?null:new We(g*l+t,g*u+e)}function $1(t,e,n){var i=new We;We.sub(i,n,e),i.normalize();var r=new We;We.sub(r,t,e);var o=r.dot(i);return o}function Q1(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function t2(t,e,n){for(var i=t.length,r=[],o=0;o<i;o++){var a=t[o],s=t[(o+1)%i],l=J1(a[0],a[1],s[0],s[1],e.x,e.y,n.x,n.y);l&&r.push({projPt:$1(l,e,n),pt:l,idx:o})}if(r.length<2)return[{points:t},{points:t}];r.sort(function(t,e){return t.projPt-e.projPt});var u=r[0],h=r[r.length-1];if(h.idx<u.idx){var c=u;u=h,h=c}var p=[u.pt.x,u.pt.y],d=[h.pt.x,h.pt.y],f=[p],g=[d];for(o=u.idx+1;o<=h.idx;o++)Q1(f,t[o].slice());Q1(f,d),Q1(f,p);for(o=h.idx+1;o<=u.idx+i;o++)Q1(g,t[o%i].slice());return Q1(g,p),Q1(g,d),[{points:f},{points:g}]}function e2(t){var e=t.points,n=[],i=[];ul(e,n,i);var r=new $e(n[0],n[1],i[0]-n[0],i[1]-n[1]),o=r.width,a=r.height,s=r.x,l=r.y,u=new We,h=new We;return o>a?(u.x=h.x=s+o/2,u.y=l,h.y=l+a):(u.y=h.y=l+a/2,u.x=s,h.x=s+o),t2(e,u,h)}function n2(t,e,n,i){if(1===n)i.push(e);else{var r=Math.floor(n/2),o=t(e);n2(t,o[0],r,i),n2(t,o[1],n-r,i)}return i}function i2(t,e){for(var n=[],i=0;i<e;i++)n.push(dv(t));return n}function r2(t,e){e.setStyle(t.style),e.z=t.z,e.z2=t.z2,e.zlevel=t.zlevel}function o2(t){for(var e=[],n=0;n<t.length;)e.push([t[n++],t[n++]]);return e}function a2(t,e){var n,i=[],r=t.shape;switch(t.type){case"rect":q1(r,e,i),n=Mu;break;case"sector":j1(r,e,i),n=zv;break;case"circle":j1({r0:0,r:r.r,startAngle:0,endAngle:2*Math.PI,cx:r.cx,cy:r.cy},e,i),n=zv;break;default:var o=t.getComputedTransform(),a=o?Math.sqrt(Math.max(o[0]*o[0]+o[1]*o[1],o[2]*o[2]+o[3]*o[3])):1,s=Y(X1(t.getUpdatedPathProxy(),a),function(t){return o2(t)}),l=s.length;if(0===l)n2(e2,{points:s[0]},e,i);else if(l===e)for(var u=0;u<l;u++)i.push({points:s[u]});else{var h=0,c=Y(s,function(t){var e=[],n=[];ul(t,e,n);var i=(n[1]-e[1])*(n[0]-e[0]);return h+=i,{poly:t,area:i}});c.sort(function(t,e){return e.area-t.area});var p=e;for(u=0;u<l;u++){var d=c[u];if(p<=0)break;var f=u===l-1?p:Math.ceil(d.area/h*e);f<0||(n2(e2,{points:d.poly},f,i),p-=f)}}n=Yv;break}if(!n)return i2(t,e);var g=[];for(u=0;u<i.length;u++){var y=new n;y.setShape(i[u]),r2(t,y),g.push(y)}return g}function s2(t,e){var n=t.length,i=e.length;if(n===i)return[t,e];for(var r=[],o=[],a=n<i?t:e,s=Math.min(n,i),l=Math.abs(i-n)/6,u=(s-2)/6,h=Math.ceil(l/u)+1,c=[a[0],a[1]],p=l,d=2;d<s;){var f=a[d-2],g=a[d-1],y=a[d++],v=a[d++],m=a[d++],x=a[d++],_=a[d++],w=a[d++];if(p<=0)c.push(y,v,m,x,_,w);else{for(var b=Math.min(p,h-1)+1,S=1;S<=b;S++){var M=S/b;qn(f,y,m,_,M,r),qn(g,v,x,w,M,o),f=r[3],g=o[3],c.push(r[1],o[1],r[2],o[2],f,g),y=r[5],v=o[5],m=r[6],x=o[6]}p-=b-1}}return a===t?[c,e]:[t,c]}function l2(t,e){for(var n=t.length,i=t[n-2],r=t[n-1],o=[],a=0;a<e.length;)o[a++]=i,o[a++]=r;return o}function u2(t,e){for(var n,i,r,o=[],a=[],s=0;s<Math.max(t.length,e.length);s++){var l=t[s],u=e[s],h=void 0,c=void 0;l?u?(n=s2(l,u),h=n[0],c=n[1],i=h,r=c):(c=l2(r||l,l),h=l):(h=l2(i||u,u),c=u),o.push(h),a.push(c)}return[o,a]}function h2(t){for(var e=0,n=0,i=0,r=t.length,o=0,a=r-2;o<r;a=o,o+=2){var s=t[a],l=t[a+1],u=t[o],h=t[o+1],c=s*h-u*l;e+=c,n+=(s+u)*c,i+=(l+h)*c}return 0===e?[t[0]||0,t[1]||0]:[n/e/3,i/e/3,e]}function c2(t,e,n,i){for(var r=(t.length-2)/6,o=1/0,a=0,s=t.length,l=s-2,u=0;u<r;u++){for(var h=6*u,c=0,p=0;p<s;p+=2){var d=0===p?h:(h+p-2)%l+2,f=t[d]-n[0],g=t[d+1]-n[1],y=e[p]-i[0],v=e[p+1]-i[1],m=y-f,x=v-g;c+=m*m+x*x}c<o&&(o=c,a=u)}return a}function p2(t){for(var e=[],n=t.length,i=0;i<n;i+=2)e[i]=t[n-i-2],e[i+1]=t[n-i-1];return e}function d2(t,e,n,i){for(var r,o=[],a=0;a<t.length;a++){var s=t[a],l=e[a],u=h2(s),h=h2(l);null==r&&(r=u[2]<0!==h[2]<0);var c=[],p=[],d=0,f=1/0,g=[],y=s.length;r&&(s=p2(s));for(var v=6*c2(s,l,u,h),m=y-2,x=0;x<m;x+=2){var _=(v+x)%m+2;c[x+2]=s[_]-u[0],c[x+3]=s[_+1]-u[1]}if(c[0]=s[v]-u[0],c[1]=s[v+1]-u[1],n>0)for(var w=i/n,b=-i/2;b<=i/2;b+=w){var S=Math.sin(b),M=Math.cos(b),I=0;for(x=0;x<s.length;x+=2){var T=c[x],C=c[x+1],A=l[x]-h[0],D=l[x+1]-h[1],k=A*M-D*S,L=A*S+D*M;g[x]=k,g[x+1]=L;var P=k-T,R=L-C;I+=P*P+R*R}if(I<f){f=I,d=b;for(var O=0;O<g.length;O++)p[O]=g[O]}}else for(var N=0;N<y;N+=2)p[N]=l[N]-h[0],p[N+1]=l[N+1]-h[1];o.push({from:c,to:p,fromCp:u,toCp:h,rotation:-d})}return o}function f2(t){return t.__isCombineMorphing}var g2="__mOriginal_";function y2(t,e,n){var i=g2+e,r=t[i]||t[e];t[i]||(t[i]=t[e]);var o=n.replace,a=n.after,s=n.before;t[e]=function(){var t,e=arguments;return s&&s.apply(this,e),t=o?o.apply(this,e):r.apply(this,e),a&&a.apply(this,e),t}}function v2(t,e){var n=g2+e;t[n]&&(t[e]=t[n],t[n]=null)}function m2(t,e){for(var n=0;n<t.length;n++)for(var i=t[n],r=0;r<i.length;){var o=i[r],a=i[r+1];i[r++]=e[0]*o+e[2]*a+e[4],i[r++]=e[1]*o+e[3]*a+e[5]}}function x2(t,e){var n=t.getUpdatedPathProxy(),i=e.getUpdatedPathProxy(),r=u2(U1(n),U1(i)),o=r[0],a=r[1],s=t.getComputedTransform(),l=e.getComputedTransform();function u(){this.transform=null}s&&m2(o,s),l&&m2(a,l),y2(e,"updateTransform",{replace:u}),e.transform=null;var h=d2(o,a,10,Math.PI),c=[];y2(e,"buildPath",{replace:function(t){for(var n=e.__morphT,i=1-n,r=[],o=0;o<h.length;o++){var a=h[o],s=a.from,l=a.to,u=a.rotation*n,p=a.fromCp,d=a.toCp,f=Math.sin(u),g=Math.cos(u);jt(r,p,d,n);for(var y=0;y<s.length;y+=2){var v=s[y],m=s[y+1],x=l[y],_=l[y+1],w=v*i+x*n,b=m*i+_*n;c[y]=w*g-b*f+r[0],c[y+1]=w*f+b*g+r[1]}var S=c[0],M=c[1];t.moveTo(S,M);for(y=2;y<s.length;){x=c[y++],_=c[y++];var I=c[y++],T=c[y++],C=c[y++],A=c[y++];S===x&&M===_&&I===C&&T===A?t.lineTo(C,A):t.bezierCurveTo(x,_,I,T,C,A),S=C,M=A}}}})}function _2(t,e,n){if(!t||!e)return e;var i=n.done,r=n.during;function o(){v2(e,"buildPath"),v2(e,"updateTransform"),e.__morphT=-1,e.createPathProxy(),e.dirtyShape()}return x2(t,e),e.__morphT=0,e.animateTo({__morphT:1},V({during:function(t){e.dirtyShape(),r&&r(t)},done:function(){o(),i&&i()}},n)),e}function w2(t,e,n,i,r,o){var a=16;t=r===n?0:Math.round(32767*(t-n)/(r-n)),e=o===i?0:Math.round(32767*(e-i)/(o-i));for(var s,l=0,u=(1<<a)/2;u>0;u/=2){var h=0,c=0;(t&u)>0&&(h=1),(e&u)>0&&(c=1),l+=u*u*(3*h^c),0===c&&(1===h&&(t=u-1-t,e=u-1-e),s=t,t=e,e=s)}return l}function b2(t){var e=1/0,n=1/0,i=-1/0,r=-1/0,o=Y(t,function(t){var o=t.getBoundingRect(),a=t.getComputedTransform(),s=o.x+o.width/2+(a?a[4]:0),l=o.y+o.height/2+(a?a[5]:0);return e=Math.min(s,e),n=Math.min(l,n),i=Math.max(s,i),r=Math.max(l,r),[s,l]}),a=Y(o,function(o,a){return{cp:o,z:w2(o[0],o[1],e,n,i,r),path:t[a]}});return a.sort(function(t,e){return t.z-e.z}).map(function(t){return t.path})}function S2(t){return a2(t.path,t.count)}function M2(){return{fromIndividuals:[],toIndividuals:[],count:0}}function I2(t,e,n){var i=[];function r(t){for(var e=0;e<t.length;e++){var n=t[e];f2(n)?r(n.childrenRef()):n instanceof su&&i.push(n)}}r(t);var o=i.length;if(!o)return M2();var a=n.dividePath||S2,s=a({path:e,count:o});if(s.length!==o)return console.error("Invalid morphing: unmatched splitted path"),M2();i=b2(i),s=b2(s);for(var l=n.done,u=n.during,h=n.individualDelay,c=new go,p=0;p<o;p++){var d=i[p],f=s[p];f.parent=e,f.copyTransform(c),h||x2(d,f)}function g(t){for(var e=0;e<s.length;e++)s[e].addSelfToZr(t)}function y(){e.__isCombineMorphing=!1,e.__morphT=-1,e.childrenRef=null,v2(e,"addSelfToZr"),v2(e,"removeSelfFromZr")}e.__isCombineMorphing=!0,e.childrenRef=function(){return s},y2(e,"addSelfToZr",{after:function(t){g(t)}}),y2(e,"removeSelfFromZr",{after:function(t){for(var e=0;e<s.length;e++)s[e].removeSelfFromZr(t)}});var v=s.length;if(h){var m=v,x=function(){m--,0===m&&(y(),l&&l())};for(p=0;p<v;p++){var _=h?V({delay:(n.delay||0)+h(p,v,i[p],s[p]),done:x},n):n;_2(i[p],s[p],_)}}else e.__morphT=0,e.animateTo({__morphT:1},V({during:function(t){for(var n=0;n<v;n++){var i=s[n];i.__morphT=e.__morphT,i.dirtyShape()}u&&u(t)},done:function(){y();for(var e=0;e<t.length;e++)v2(t[e],"updateTransform");l&&l()}},n));return e.__zr&&g(e.__zr),{fromIndividuals:i,toIndividuals:s,count:v}}function T2(t,e,n){var i=e.length,r=[],o=n.dividePath||S2;function a(t){for(var e=0;e<t.length;e++){var n=t[e];f2(n)?a(n.childrenRef()):n instanceof su&&r.push(n)}}if(f2(t)){a(t.childrenRef());var s=r.length;if(s<i)for(var l=0,u=s;u<i;u++)r.push(dv(r[l++%s]));r.length=i}else{r=o({path:t,count:i});var h=t.getComputedTransform();for(u=0;u<r.length;u++)r[u].setLocalTransform(h);if(r.length!==i)return console.error("Invalid morphing: unmatched splitted path"),M2()}r=b2(r),e=b2(e);var c=n.individualDelay;for(u=0;u<i;u++){var p=c?V({delay:(n.delay||0)+c(u,i,r[u],e[u])},n):n;_2(r[u],e[u],p)}return{fromIndividuals:r,toIndividuals:e,count:e.length}}function C2(t){return Q(t[0])}function A2(t,e){for(var n=[],i=t.length,r=0;r<i;r++)n.push({one:t[r],many:[]});for(r=0;r<e.length;r++){var o=e[r].length,a=void 0;for(a=0;a<o;a++)n[a%i].many.push(e[r][a])}var s=0;for(r=i-1;r>=0;r--)if(!n[r].many.length){var l=n[s].many;if(l.length<=1){if(!s)return n;s=0}o=l.length;var u=Math.ceil(o/2);n[r].many=l.slice(u,o),n[s].many=l.slice(0,u),s++}return n}var D2={clone:function(t){for(var e=[],n=1-Math.pow(1-t.path.style.opacity,1/t.count),i=0;i<t.count;i++){var r=dv(t.path);r.setStyle("opacity",n),e.push(r)}return e},split:null};function k2(t,e,n,i,r,o){if(t.length&&e.length){var a=rc("update",i,r);if(a&&a.duration>0){var s,l,u=i.getModel("universalTransition").get("delay"),h=Object.assign({setToFinal:!0},a);C2(t)&&(s=t,l=e),C2(e)&&(s=e,l=t);for(var c=s?s===t:t.length>e.length,p=s?A2(l,s):A2(c?e:t,[c?t:e]),d=0,f=0;f<p.length;f++)d+=p[f].many.length;var g=0;for(f=0;f<p.length;f++)y(p[f],c,g,d),g+=p[f].many.length}}function y(t,e,i,r,a){var s=t.many,l=t.one;if(1!==s.length||a)for(var c=V({dividePath:D2[n],individualDelay:u&&function(t,e,n,o){return u(t+i,r)}},h),p=e?I2(s,l,c):T2(l,s,c),d=p.fromIndividuals,f=p.toIndividuals,g=d.length,v=0;v<g;v++){_=u?V({delay:u(v,g)},h):h;o(d[v],f[v],e?s[v]:t.one,e?t.one:s[v],_)}else{var m=e?s[0]:l,x=e?l:s[0];if(f2(m))y({many:[m],one:x},!0,i,r,!0);else{var _=u?V({delay:u(i,r)},h):h;_2(m,x,_),o(m,x,m,x,_)}}}}function L2(t){if(!t)return[];if(Q(t)){for(var e=[],n=0;n<t.length;n++)e.push(L2(t[n]));return e}var i=[];return t.traverse(function(t){t instanceof su&&!t.disableMorphing&&!t.invisible&&!t.ignore&&i.push(t)}),i}var P2=1e4,R2=0,O2=1,N2=2,E2=qa();function z2(t,e){for(var n=t.dimensions,i=0;i<n.length;i++){var r=t.getDimensionInfo(n[i]);if(r&&0===r.otherDims[e])return n[i]}}function B2(t,e,n){var i=t.getDimensionInfo(n),r=i&&i.ordinalMeta;if(i){var o=t.get(i.name,e);return r&&r.categories[o]||o+""}}function V2(t,e,n,i){var r=i?"itemChildGroupId":"itemGroupId",o=z2(t,r);if(o){var a=B2(t,e,o);return a}var s=t.getRawDataItem(e),l=i?"childGroupId":"groupId";return s&&s[l]?s[l]+"":i?void 0:n||t.getId(e)}function F2(t){var e=[];return U(t,function(t){var n=t.data,i=t.dataGroupId;if(!(n.count()>P2))for(var r=n.getIndices(),o=0;o<r.length;o++)e.push({data:n,groupId:V2(n,o,i,!1),childGroupId:V2(n,o,i,!0),divide:t.divide,dataIndex:o})}),e}function G2(t,e,n){t.traverse(function(t){t instanceof su&&sc(t,{style:{opacity:0}},e,{dataIndex:n,isFrom:!0})})}function W2(t){if(t.parent){var e=t.getComputedTransform();t.setLocalTransform(e),t.parent.remove(t)}}function H2(t){t.stopAnimation(),t.isGroup&&t.traverse(function(t){t.stopAnimation()})}function U2(t,e,n){var i=rc("update",n,e);i&&t.traverse(function(t){if(t instanceof tl){var e=dc(t);e&&t.animateFrom({style:e},i)}})}function Y2(t,e){var n=t.length;if(n!==e.length)return!1;for(var i=0;i<n;i++){var r=t[i],o=e[i];if(r.data.getId(r.dataIndex)!==o.data.getId(o.dataIndex))return!1}return!0}function X2(t,e,n){var i=F2(t),r=F2(e);function o(t,e,n,i,r){(n||t)&&e.animateFrom({style:n&&n!==t?B(B({},n.style),t.style):t.style},r)}var a=!1,s=R2,l=Tt(),u=Tt();i.forEach(function(t){t.groupId&&l.set(t.groupId,!0),t.childGroupId&&u.set(t.childGroupId,!0)});for(var h=0;h<r.length;h++){var c=r[h].groupId;if(u.get(c)){s=O2;break}var p=r[h].childGroupId;if(p&&l.get(p)){s=N2;break}}function d(t,e){return function(n){var i=n.data,r=n.dataIndex;return e?i.getId(r):t?s===O2?n.childGroupId:n.groupId:s===N2?n.childGroupId:n.groupId}}var f=Y2(i,r),g={};if(!f)for(h=0;h<r.length;h++){var y=r[h],v=y.data.getItemGraphicEl(y.dataIndex);v&&(g[v.id]=!0)}function m(t,e){var n=i[e],s=r[t],l=s.data.hostModel,u=n.data.getItemGraphicEl(n.dataIndex),h=s.data.getItemGraphicEl(s.dataIndex);u!==h?u&&g[u.id]||h&&(H2(h),u?(H2(u),W2(u),a=!0,k2(L2(u),L2(h),s.divide,l,t,o)):G2(h,l,t)):h&&U2(h,s.dataIndex,l)}new EI(i,r,d(!0,f),d(!1,f),null,"multiple").update(m).updateManyToOne(function(t,e){var n=r[t],s=n.data,l=s.hostModel,u=s.getItemGraphicEl(n.dataIndex),h=Z(Y(e,function(t){return i[t].data.getItemGraphicEl(i[t].dataIndex)}),function(t){return t&&t!==u&&!g[t.id]});u&&(H2(u),h.length?(U(h,function(t){H2(t),W2(t)}),a=!0,k2(L2(h),L2(u),n.divide,l,t,o)):G2(u,l,n.dataIndex))}).updateOneToMany(function(t,e){var n=i[e],s=n.data.getItemGraphicEl(n.dataIndex);if(!s||!g[s.id]){var l=Z(Y(t,function(t){return r[t].data.getItemGraphicEl(r[t].dataIndex)}),function(t){return t&&t!==s}),u=r[t[0]].data.hostModel;l.length&&(U(l,function(t){return H2(t)}),s?(H2(s),W2(s),a=!0,k2(L2(s),L2(l),n.divide,u,t[0],o)):U(l,function(e){return G2(e,u,t[0])}))}}).updateManyToMany(function(t,e){new EI(e,t,function(t){return i[t].data.getId(i[t].dataIndex)},function(t){return r[t].data.getId(r[t].dataIndex)}).update(function(n,i){m(t[n],e[i])}).execute()}).execute(),a&&U(e,function(t){var e=t.data,i=e.hostModel,r=i&&n.getViewOfSeriesModel(i),o=rc("update",i,0);r&&i.isAnimationEnabled()&&o&&o.duration>0&&r.group.traverse(function(t){t instanceof su&&!t.animators.length&&t.animateFrom({style:{opacity:0}},o)})})}function Z2(t){var e=t.getModel("universalTransition").get("seriesKey");return e||t.id}function j2(t){return Q(t)?t.sort().join(","):t}function q2(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function K2(t,e){var n=Tt(),i=Tt(),r=Tt();return U(t.oldSeries,function(e,n){var o=t.oldDataGroupIds[n],a=t.oldData[n],s=Z2(e),l=j2(s);i.set(l,{dataGroupId:o,data:a}),Q(s)&&U(s,function(t){r.set(t,{key:l,dataGroupId:o,data:a})})}),U(e.updatedSeries,function(t){if(t.isUniversalTransitionEnabled()&&t.isAnimationEnabled()){var e=t.get("dataGroupId"),o=t.getData(),a=Z2(t),s=j2(a),l=i.get(s);if(l)n.set(s,{oldSeries:[{dataGroupId:l.dataGroupId,divide:q2(l.data),data:l.data}],newSeries:[{dataGroupId:e,divide:q2(o),data:o}]});else if(Q(a)){0;var u=[];U(a,function(t){var e=i.get(t);e.data&&u.push({dataGroupId:e.dataGroupId,divide:q2(e.data),data:e.data})}),u.length&&n.set(s,{oldSeries:u,newSeries:[{dataGroupId:e,data:o,divide:q2(o)}]})}else{var h=r.get(a);if(h){var c=n.get(h.key);c||(c={oldSeries:[{dataGroupId:h.dataGroupId,data:h.data,divide:q2(h.data)}],newSeries:[]},n.set(h.key,c)),c.newSeries.push({dataGroupId:e,data:o,divide:q2(o)})}}}}),n}function J2(t,e){for(var n=0;n<t.length;n++){var i=null!=e.seriesIndex&&e.seriesIndex===t[n].seriesIndex||null!=e.seriesId&&e.seriesId===t[n].id;if(i)return n}}function $2(t,e,n,i){var r=[],o=[];U(Ca(t.from),function(t){var n=J2(e.oldSeries,t);n>=0&&r.push({dataGroupId:e.oldDataGroupIds[n],data:e.oldData[n],divide:q2(e.oldData[n]),groupIdDim:t.dimension})}),U(Ca(t.to),function(t){var i=J2(n.updatedSeries,t);if(i>=0){var r=n.updatedSeries[i].getData();o.push({dataGroupId:e.oldDataGroupIds[i],data:r,divide:q2(r),groupIdDim:t.dimension})}}),r.length>0&&o.length>0&&X2(r,o,i)}function Q2(t){t.registerUpdateLifecycle("series:beforeupdate",function(t,e,n){U(Ca(n.seriesTransition),function(t){U(Ca(t.to),function(t){for(var e=n.updatedSeries,i=0;i<e.length;i++)(null!=t.seriesIndex&&t.seriesIndex===e[i].seriesIndex||null!=t.seriesId&&t.seriesId===e[i].id)&&(e[i][Ly]=!0)})})}),t.registerUpdateLifecycle("series:transition",function(t,e,n){var i=E2(e);if(i.oldSeries&&n.updatedSeries&&n.optionChanged){var r=n.seriesTransition;if(r)U(Ca(r),function(t){$2(t,i,n,e)});else{var o=K2(i,n);U(o.keys(),function(t){var n=o.get(t);X2(n.oldSeries,n.newSeries,e)})}U(n.updatedSeries,function(t){t[Ly]&&(t[Ly]=!1)})}for(var a=t.getSeries(),s=i.oldSeries=[],l=i.oldDataGroupIds=[],u=i.oldData=[],h=0;h<a.length;h++){var c=a[h].getData();c.count()<P2&&(s.push(a[h]),l.push(a[h].get("dataGroupId")),u.push(c))}})}Qb([$S]),Qb([PI]),Qb([PC,kA,tD,eP,bP,EO,ON,lz,CB,zB,jB,QF,PG,KG,TW,OW,iH,fH,UH,tU,xU,qY]),Qb(ZX),Qb(VZ),Qb(NO),Qb(cj),Qb($F),Qb(wj),Qb(Vj),Qb(SK),Qb(oJ),Qb(XX),Qb(VJ),Qb(WJ),Qb(c$),Qb(z$),Qb(q$),Qb(lQ),Qb(BQ),Qb(x0),Qb(e0),Qb(m0),Qb(g1),Qb(s1),Qb(f1),Qb(w1),Qb(B1),Qb(G1),Qb(Q2),Qb(FS)},7850:function(t,e,n){"use strict";var i=n(7197),r=String,o=TypeError;t.exports=function(t){if(i(t))return t;throw new o("Can't set "+r(t)+" as a prototype")}},7897:function(t,e,n){"use strict";var i=n(6232),r=Error,o=i("".replace),a=function(t){return String(new r(t).stack)}("zxcasd"),s=/\n\s*at [^:]*:[^\n]*/,l=s.test(a);t.exports=function(t,e){if(l&&"string"==typeof t&&!r.prepareStackTrace)while(e--)t=o(t,s,"");return t}},8160:function(t,e,n){"use strict";var i=n(4542),r=n(2883),o=RangeError;t.exports=function(t,e,n,a){var s=i(t),l=r(n),u=l<0?s+l:l;if(u>=s||u<0)throw new o("Incorrect index");for(var h=new e(s),c=0;c<s;c++)h[c]=c===u?a:t[c];return h}},8310:function(t){"use strict";t.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},8594:function(t,e,n){"use strict";var i=n(1651),r=TypeError;t.exports=function(t){if("Uint8Array"===i(t))return t;throw new r("Argument is not an Uint8Array")}},8632:function(t,e,n){"use strict";var i=n(1118),r=n(8780);r&&i({target:"ArrayBuffer",proto:!0},{transferToFixedLength:function(){return r(this,arguments.length?arguments[0]:void 0,!1)}})},8780:function(t,e,n){"use strict";var i=n(2184),r=n(6232),o=n(2138),a=n(1640),s=n(9513),l=n(4170),u=n(6699),h=n(6308),c=i.structuredClone,p=i.ArrayBuffer,d=i.DataView,f=Math.min,g=p.prototype,y=d.prototype,v=r(g.slice),m=o(g,"resizable","get"),x=o(g,"maxByteLength","get"),_=r(y.getInt8),w=r(y.setInt8);t.exports=(h||u)&&function(t,e,n){var i,r=l(t),o=void 0===e?r:a(e),g=!m||!m(t);if(s(t),h&&(t=c(t,{transfer:[t]}),r===o&&(n||g)))return t;if(r>=o&&(!n||g))i=v(t,0,o);else{var y=n&&!g&&x?{maxByteLength:x(t)}:void 0;i=new p(o,y);for(var b=new d(t),S=new d(i),M=f(o,r),I=0;I<M;I++)w(S,I,_(b,I))}return h||u(t),i}},8817:function(t,e,n){"use strict";var i=n(1415),r=n(1330);t.exports=function(t,e){return t&&!i(e)?r(t,e):e}},8891:function(t){"use strict";t.exports="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof DataView},8925:function(t,e,n){"use strict";n(5786),n(3239),n(6332);var i=n(6582);function r(){this.handlers=[]}r.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},r.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},r.prototype.forEach=function(t){i.forEach(this.handlers,function(e){null!==e&&t(e)})},t.exports=r},9087:function(t,e,n){"use strict";var i=n(2184),r=n(6232),o=n(6684),a=n(2463),s=n(473),l=n(3020),u=n(6536),h=n(9513),c=l.c2i,p=l.c2iUrl,d=i.SyntaxError,f=i.TypeError,g=r("".charAt),y=function(t,e){for(var n=t.length;e<n;e++){var i=g(t,e);if(" "!==i&&"\t"!==i&&"\n"!==i&&"\f"!==i&&"\r"!==i)break}return e},v=function(t,e,n){var i=t.length;i<4&&(t+=2===i?"AA":"A");var r=(e[g(t,0)]<<18)+(e[g(t,1)]<<12)+(e[g(t,2)]<<6)+e[g(t,3)],o=[r>>16&255,r>>8&255,255&r];if(2===i){if(n&&0!==o[1])throw new d("Extra bits");return[o[0]]}if(3===i){if(n&&0!==o[2])throw new d("Extra bits");return[o[0],o[1]]}return o},m=function(t,e,n){for(var i=e.length,r=0;r<i;r++)t[n+r]=e[r];return n+i};t.exports=function(t,e,n,i){a(t),o(e);var r="base64"===u(e)?c:p,l=e?e.lastChunkHandling:void 0;if(void 0===l&&(l="loose"),"loose"!==l&&"strict"!==l&&"stop-before-partial"!==l)throw new f("Incorrect `lastChunkHandling` option");n&&h(n.buffer);var x=t.length,_=n||[],w=0,b=0,S="",M=0;if(i)while(1){if(M=y(t,M),M===x){if(S.length>0){if("stop-before-partial"===l)break;if("loose"!==l)throw new d("Missing padding");if(1===S.length)throw new d("Malformed padding: exactly one additional character");w=m(_,v(S,r,!1),w)}b=x;break}var I=g(t,M);if(++M,"="===I){if(S.length<2)throw new d("Padding is too early");if(M=y(t,M),2===S.length){if(M===x){if("stop-before-partial"===l)break;throw new d("Malformed padding: only one =")}"="===g(t,M)&&(++M,M=y(t,M))}if(M<x)throw new d("Unexpected character after padding");w=m(_,v(S,r,"strict"===l),w),b=x;break}if(!s(r,I))throw new d("Unexpected character");var T=i-w;if(1===T&&2===S.length||2===T&&3===S.length)break;if(S+=I,4===S.length&&(w=m(_,v(S,r,!1),w),S="",b=M,w===i))break}return{bytes:_,read:b,written:w}}},9228:function(t,e,n){"use strict";var i=n(1118),r=n(8780);r&&i({target:"ArrayBuffer",proto:!0},{transfer:function(){return r(this,arguments.length?arguments[0]:void 0,!0)}})},9320:function(t,e,n){"use strict";n(5786),n(3239),n(6332);var i=n(6582);function r(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}t.exports=function(t,e,n){if(!e)return t;var o;if(n)o=n(e);else if(i.isURLSearchParams(e))o=e.toString();else{var a=[];i.forEach(e,function(t,e){null!==t&&"undefined"!==typeof t&&(i.isArray(t)?e+="[]":t=[t],i.forEach(t,function(t){i.isDate(t)?t=t.toISOString():i.isObject(t)&&(t=JSON.stringify(t)),a.push(r(e)+"="+r(t))}))}),o=a.join("&")}if(o){var s=t.indexOf("#");-1!==s&&(t=t.slice(0,s)),t+=(-1===t.indexOf("?")?"?":"&")+o}return t}},9413:function(t,e,n){"use strict";var i=n(484),r=n(2770),o=n(9774),a=ArrayBuffer.prototype;i&&!("detached"in a)&&r(a,"detached",{configurable:!0,get:function(){return o(this)}})},9513:function(t,e,n){"use strict";var i=n(9774),r=TypeError;t.exports=function(t){if(i(t))throw new r("ArrayBuffer is detached");return t}},9774:function(t,e,n){"use strict";var i=n(2184),r=n(8891),o=n(4170),a=i.DataView;t.exports=function(t){if(!r||0!==o(t))return!1;try{return new a(t),!1}catch(e){return!0}}},9825:function(t,e,n){"use strict";var i=n(6091),r=n(6582);function o(t){i.call(this,null==t?"canceled":t,i.ERR_CANCELED),this.name="CanceledError"}r.inherits(o,i,{__CANCEL__:!0}),t.exports=o}}]);