forked from p96170835/amis
1036 lines
1.1 MiB
1036 lines
1.1 MiB
;/*!node_modules/zrender/lib/core/guid.js*/
|
||
amis.define("node_modules/zrender/lib/core/guid",function(e,n,r){function i(){return o++}var o=2311;r.exports=i});
|
||
;/*!node_modules/zrender/lib/core/env.js*/
|
||
amis.define("node_modules/zrender/lib/core/env",function(e,o,t){function n(e){var o={},t={},n=e.match(/Firefox\/([\d.]+)/),r=e.match(/MSIE\s([\d.]+)/)||e.match(/Trident\/.+?rv:(([\d.]+))/),d=e.match(/Edge\/([\d.]+)/),p=/micromessenger/i.test(e);return n&&(t.firefox=!0,t.version=n[1]),r&&(t.ie=!0,t.version=r[1]),d&&(t.edge=!0,t.version=d[1]),p&&(t.weChat=!0),{browser:t,os:o,node:!1,canvasSupported:!!document.createElement("canvas").getContext,svgSupported:"undefined"!=typeof SVGRect,touchEventsSupported:"ontouchstart"in window&&!t.ie&&!t.edge,pointerEventsSupported:"onpointerdown"in window&&(t.edge||t.ie&&t.version>=11),domSupported:"undefined"!=typeof document}}var r={};r="object"==typeof wx&&"function"==typeof wx.getSystemInfoSync?{browser:{},os:{},node:!1,wxa:!0,canvasSupported:!0,svgSupported:!1,touchEventsSupported:!0,domSupported:!1}:"undefined"==typeof document&&"undefined"!=typeof self?{browser:{},os:{},node:!1,worker:!0,canvasSupported:!0,domSupported:!1}:"undefined"==typeof navigator?{browser:{},os:{},node:!0,worker:!1,canvasSupported:!0,svgSupported:!0,domSupported:!1}:n(navigator.userAgent);var d=r;t.exports=d});
|
||
;/*!node_modules/zrender/lib/core/util.js*/
|
||
amis.define("node_modules/zrender/lib/core/util",function(t,r){function n(t,r){"createCanvas"===t&&(Y=null),W[t]=r}function e(t){if(null==t||"object"!=typeof t)return t;var r=t,n=K.call(t);if("[object Array]"===n){if(!T(t)){r=[];for(var o=0,i=t.length;i>o;o++)r[o]=e(t[o])}}else if(H[n]){if(!T(t)){var a=t.constructor;if(t.constructor.from)r=a.from(t);else{r=new a(t.length);for(var o=0,i=t.length;i>o;o++)r[o]=e(t[o])}}}else if(!G[n]&&!T(t)&&!P(t)){r={};for(var u in t)t.hasOwnProperty(u)&&(r[u]=e(t[u]))}return r}function o(t,r,n){if(!O(r)||!O(t))return n?e(r):t;for(var i in r)if(r.hasOwnProperty(i)){var a=t[i],u=r[i];!O(u)||!O(a)||j(u)||j(a)||P(u)||P(a)||C(u)||C(a)||T(u)||T(a)?!n&&i in t||(t[i]=e(r[i],!0)):o(a,u,n)}return t}function i(t,r){for(var n=t[0],e=1,i=t.length;i>e;e++)n=o(n,t[e],r);return n}function a(t,r){for(var n in r)r.hasOwnProperty(n)&&(t[n]=r[n]);return t}function u(t,r,n){for(var e in r)r.hasOwnProperty(e)&&(n?null!=r[e]:null==t[e])&&(t[e]=r[e]);return t}function c(){return Y||(Y=X().getContext("2d")),Y}function f(t,r){if(t){if(t.indexOf)return t.indexOf(r);for(var n=0,e=t.length;e>n;n++)if(t[n]===r)return n}return-1}function l(t,r){function n(){}var e=t.prototype;n.prototype=r.prototype,t.prototype=new n;for(var o in e)e.hasOwnProperty(o)&&(t.prototype[o]=e[o]);t.prototype.constructor=t,t.superClass=r}function s(t,r,n){t="prototype"in t?t.prototype:t,r="prototype"in r?r.prototype:r,u(t,r,n)}function p(t){return t?"string"==typeof t?!1:"number"==typeof t.length:void 0}function y(t,r,n){if(t&&r)if(t.forEach&&t.forEach===M)t.forEach(r,n);else if(t.length===+t.length)for(var e=0,o=t.length;o>e;e++)r.call(n,t[e],e,t);else for(var i in t)t.hasOwnProperty(i)&&r.call(n,t[i],i,t)}function h(t,r,n){if(t&&r){if(t.map&&t.map===Q)return t.map(r,n);for(var e=[],o=0,i=t.length;i>o;o++)e.push(r.call(n,t[o],o,t));return e}}function v(t,r,n,e){if(t&&r){if(t.reduce&&t.reduce===V)return t.reduce(r,n,e);for(var o=0,i=t.length;i>o;o++)n=r.call(e,n,t[o],o,t);return n}}function g(t,r,n){if(t&&r){if(t.filter&&t.filter===R)return t.filter(r,n);for(var e=[],o=0,i=t.length;i>o;o++)r.call(n,t[o],o,t)&&e.push(t[o]);return e}}function m(t,r,n){if(t&&r)for(var e=0,o=t.length;o>e;e++)if(r.call(n,t[e],e,t))return t[e]}function d(t,r){var n=J.call(arguments,2);return function(){return t.apply(r,n.concat(J.call(arguments)))}}function b(t){var r=J.call(arguments,1);return function(){return t.apply(this,r.concat(J.call(arguments)))}}function j(t){return"[object Array]"===K.call(t)}function A(t){return"function"==typeof t}function w(t){return"[object String]"===K.call(t)}function O(t){var r=typeof t;return"function"===r||!!t&&"object"===r}function C(t){return!!G[K.call(t)]}function F(t){return!!H[K.call(t)]}function P(t){return"object"==typeof t&&"number"==typeof t.nodeType&&"object"==typeof t.ownerDocument}function x(t){return t!==t}function E(){for(var t=0,r=arguments.length;r>t;t++)if(null!=arguments[t])return arguments[t]}function _(t,r){return null!=t?t:r}function I(t,r,n){return null!=t?t:null!=r?r:n}function U(){return Function.call.apply(J,arguments)}function D(t){if("number"==typeof t)return[t,t,t,t];var r=t.length;return 2===r?[t[0],t[1],t[0],t[1]]:3===r?[t[0],t[1],t[2],t[1]]:t}function S(t,r){if(!t)throw new Error(r)}function z(t){return null==t?null:"function"==typeof t.trim?t.trim():t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")}function N(t){t[Z]=!0}function T(t){return t[Z]}function $(t){function r(t,r){n?e.set(t,r):e.set(r,t)}var n=j(t);this.data={};var e=this;t instanceof $?t.each(r):t&&y(t,r)}function k(t){return new $(t)}function q(t,r){for(var n=new t.constructor(t.length+r.length),e=0;e<t.length;e++)n[e]=t[e];var o=t.length;for(e=0;e<r.length;e++)n[e+o]=r[e];return n}function B(){}var G={"[object Function]":1,"[object RegExp]":1,"[object Date]":1,"[object Error]":1,"[object CanvasGradient]":1,"[object CanvasPattern]":1,"[object Image]":1,"[object Canvas]":1},H={"[object Int8Array]":1,"[object Uint8Array]":1,"[object Uint8ClampedArray]":1,"[object Int16Array]":1,"[object Uint16Array]":1,"[object Int32Array]":1,"[object Uint32Array]":1,"[object Float32Array]":1,"[object Float64Array]":1},K=Object.prototype.toString,L=Array.prototype,M=L.forEach,R=L.filter,J=L.slice,Q=L.map,V=L.reduce,W={},X=function(){return W.createCanvas()};W.createCanvas=function(){return document.createElement("canvas")};var Y,Z="__ec_primitive__";$.prototype={constructor:$,get:function(t){return this.data.hasOwnProperty(t)?this.data[t]:null},set:function(t,r){return this.data[t]=r},each:function(t,r){void 0!==r&&(t=d(t,r));for(var n in this.data)this.data.hasOwnProperty(n)&&t(this.data[n],n)},removeKey:function(t){delete this.data[t]}},r.$override=n,r.clone=e,r.merge=o,r.mergeAll=i,r.extend=a,r.defaults=u,r.createCanvas=X,r.getContext=c,r.indexOf=f,r.inherits=l,r.mixin=s,r.isArrayLike=p,r.each=y,r.map=h,r.reduce=v,r.filter=g,r.find=m,r.bind=d,r.curry=b,r.isArray=j,r.isFunction=A,r.isString=w,r.isObject=O,r.isBuiltInObject=C,r.isTypedArray=F,r.isDom=P,r.eqNaN=x,r.retrieve=E,r.retrieve2=_,r.retrieve3=I,r.slice=U,r.normalizeCssArray=D,r.assert=S,r.trim=z,r.setAsPrimitive=N,r.isPrimitive=T,r.createHashMap=k,r.concatArray=q,r.noop=B});
|
||
;/*!node_modules/zrender/lib/core/vector.js*/
|
||
amis.define("node_modules/zrender/lib/core/vector",function(n,r){function t(n,r){var t=new x(2);return null==n&&(n=0),null==r&&(r=0),t[0]=n,t[1]=r,t}function e(n,r){return n[0]=r[0],n[1]=r[1],n}function u(n){var r=new x(2);return r[0]=n[0],r[1]=n[1],r}function i(n,r,t){return n[0]=r,n[1]=t,n}function a(n,r,t){return n[0]=r[0]+t[0],n[1]=r[1]+t[1],n}function o(n,r,t,e){return n[0]=r[0]+t[0]*e,n[1]=r[1]+t[1]*e,n}function c(n,r,t){return n[0]=r[0]-t[0],n[1]=r[1]-t[1],n}function f(n){return Math.sqrt(l(n))}function l(n){return n[0]*n[0]+n[1]*n[1]}function d(n,r,t){return n[0]=r[0]*t[0],n[1]=r[1]*t[1],n}function s(n,r,t){return n[0]=r[0]/t[0],n[1]=r[1]/t[1],n}function m(n,r){return n[0]*r[0]+n[1]*r[1]}function h(n,r,t){return n[0]=r[0]*t,n[1]=r[1]*t,n}function v(n,r){var t=f(r);return 0===t?(n[0]=0,n[1]=0):(n[0]=r[0]/t,n[1]=r[1]/t),n}function q(n,r){return Math.sqrt((n[0]-r[0])*(n[0]-r[0])+(n[1]-r[1])*(n[1]-r[1]))}function y(n,r){return(n[0]-r[0])*(n[0]-r[0])+(n[1]-r[1])*(n[1]-r[1])}function M(n,r){return n[0]=-r[0],n[1]=-r[1],n}function p(n,r,t,e){return n[0]=r[0]+e*(t[0]-r[0]),n[1]=r[1]+e*(t[1]-r[1]),n}function A(n,r,t){var e=r[0],u=r[1];return n[0]=t[0]*e+t[2]*u+t[4],n[1]=t[1]*e+t[3]*u+t[5],n}function S(n,r,t){return n[0]=Math.min(r[0],t[0]),n[1]=Math.min(r[1],t[1]),n}function g(n,r,t){return n[0]=Math.max(r[0],t[0]),n[1]=Math.max(r[1],t[1]),n}var x="undefined"==typeof Float32Array?Array:Float32Array,b=f,w=l,z=q,F=y;r.create=t,r.copy=e,r.clone=u,r.set=i,r.add=a,r.scaleAndAdd=o,r.sub=c,r.len=f,r.length=b,r.lenSquare=l,r.lengthSquare=w,r.mul=d,r.div=s,r.dot=m,r.scale=h,r.normalize=v,r.distance=q,r.dist=z,r.distanceSquare=y,r.distSquare=F,r.negate=M,r.lerp=p,r.applyTransform=A,r.min=S,r.max=g});
|
||
;/*!node_modules/zrender/lib/mixin/Draggable.js*/
|
||
amis.define("node_modules/zrender/lib/mixin/Draggable",function(t,e,r){function i(){this.on("mousedown",this._dragStart,this),this.on("mousemove",this._drag,this),this.on("mouseup",this._dragEnd,this)}function a(t,e){return{target:t,topTarget:e&&e.topTarget}}i.prototype={constructor:i,_dragStart:function(t){for(var e=t.target;e&&!e.draggable;)e=e.parent;e&&(this._draggingTarget=e,e.dragging=!0,this._x=t.offsetX,this._y=t.offsetY,this.dispatchToElement(a(e,t),"dragstart",t.event))},_drag:function(t){var e=this._draggingTarget;if(e){var r=t.offsetX,i=t.offsetY,s=r-this._x,n=i-this._y;this._x=r,this._y=i,e.drift(s,n,t),this.dispatchToElement(a(e,t),"drag",t.event);var g=this.findHover(r,i,e).target,o=this._dropTarget;this._dropTarget=g,e!==g&&(o&&g!==o&&this.dispatchToElement(a(o,t),"dragleave",t.event),g&&g!==o&&this.dispatchToElement(a(g,t),"dragenter",t.event))}},_dragEnd:function(t){var e=this._draggingTarget;e&&(e.dragging=!1),this.dispatchToElement(a(e,t),"dragend",t.event),this._dropTarget&&this.dispatchToElement(a(this._dropTarget,t),"drop",t.event),this._draggingTarget=null,this._dropTarget=null}};var s=i;r.exports=s});
|
||
;/*!node_modules/zrender/lib/mixin/Eventful.js*/
|
||
amis.define("node_modules/zrender/lib/mixin/Eventful",function(e,r,t){function n(e,r){var t=e._$eventProcessor;return null!=r&&t&&t.normalizeQuery&&(r=t.normalizeQuery(r)),r}function l(e,r,t,l,a,i){var s=e._$handlers;if("function"==typeof t&&(a=l,l=t,t=null),!l||!r)return e;t=n(e,t),s[r]||(s[r]=[]);for(var h=0;h<s[r].length;h++)if(s[r][h].h===l)return e;var c={h:l,one:i,query:t,ctx:a||e,callAtLast:l.zrEventfulCallAtLast},u=s[r].length-1,o=s[r][u];return o&&o.callAtLast?s[r].splice(u,0,c):s[r].push(c),e}var a=Array.prototype.slice,i=function(e){this._$handlers={},this._$eventProcessor=e};i.prototype={constructor:i,one:function(e,r,t,n){return l(this,e,r,t,n,!0)},on:function(e,r,t,n){return l(this,e,r,t,n,!1)},isSilent:function(e){var r=this._$handlers;return!r[e]||!r[e].length},off:function(e,r){var t=this._$handlers;if(!e)return this._$handlers={},this;if(r){if(t[e]){for(var n=[],l=0,a=t[e].length;a>l;l++)t[e][l].h!==r&&n.push(t[e][l]);t[e]=n}t[e]&&0===t[e].length&&delete t[e]}else delete t[e];return this},trigger:function(e){var r=this._$handlers[e],t=this._$eventProcessor;if(r){var n=arguments,l=n.length;l>3&&(n=a.call(n,1));for(var i=r.length,s=0;i>s;){var h=r[s];if(t&&t.filter&&null!=h.query&&!t.filter(e,h.query))s++;else{switch(l){case 1:h.h.call(h.ctx);break;case 2:h.h.call(h.ctx,n[1]);break;case 3:h.h.call(h.ctx,n[1],n[2]);break;default:h.h.apply(h.ctx,n)}h.one?(r.splice(s,1),i--):s++}}}return t&&t.afterTrigger&&t.afterTrigger(e),this},triggerWithContext:function(e){var r=this._$handlers[e],t=this._$eventProcessor;if(r){var n=arguments,l=n.length;l>4&&(n=a.call(n,1,n.length-1));for(var i=n[n.length-1],s=r.length,h=0;s>h;){var c=r[h];if(t&&t.filter&&null!=c.query&&!t.filter(e,c.query))h++;else{switch(l){case 1:c.h.call(i);break;case 2:c.h.call(i,n[1]);break;case 3:c.h.call(i,n[1],n[2]);break;default:c.h.apply(i,n)}c.one?(r.splice(h,1),s--):h++}}}return t&&t.afterTrigger&&t.afterTrigger(e),this}};var s=i;t.exports=s});
|
||
;/*!node_modules/zrender/lib/core/fourPointsTransform.js*/
|
||
amis.define("node_modules/zrender/lib/core/fourPointsTransform",function(r,n){function o(r,n,a,e,t,u){var i=e+"-"+t,v=r.length;if(u.hasOwnProperty(i))return u[i];if(1===n){var l=Math.round(Math.log((1<<v)-1&~t)/f);return r[a][l]}for(var d=e|1<<a,s=a+1;e&1<<s;)s++;for(var c=0,h=0,m=0;v>h;h++){var g=1<<h;g&t||(c+=(m%2?-1:1)*r[a][h]*o(r,n-1,s,d,t|g,u),m++)}return u[i]=c,c}function a(r,n){var a=[[r[0],r[1],1,0,0,0,-n[0]*r[0],-n[0]*r[1]],[0,0,0,r[0],r[1],1,-n[1]*r[0],-n[1]*r[1]],[r[2],r[3],1,0,0,0,-n[2]*r[2],-n[2]*r[3]],[0,0,0,r[2],r[3],1,-n[3]*r[2],-n[3]*r[3]],[r[4],r[5],1,0,0,0,-n[4]*r[4],-n[4]*r[5]],[0,0,0,r[4],r[5],1,-n[5]*r[4],-n[5]*r[5]],[r[6],r[7],1,0,0,0,-n[6]*r[6],-n[6]*r[7]],[0,0,0,r[6],r[7],1,-n[7]*r[6],-n[7]*r[7]]],f={},e=o(a,8,0,0,0,f);if(0!==e){for(var t=[],u=0;8>u;u++)for(var i=0;8>i;i++)null==t[i]&&(t[i]=0),t[i]+=((u+i)%2?-1:1)*o(a,7,0===u?1:0,1<<u,1<<i,f)/e*n[u];return function(r,n,o){var a=n*t[6]+o*t[7]+1;r[0]=(n*t[0]+o*t[1]+t[2])/a,r[1]=(n*t[3]+o*t[4]+t[5])/a}}}var f=Math.log(2);n.buildTransformer=a});
|
||
;/*!node_modules/zrender/lib/core/dom.js*/
|
||
amis.define("node_modules/zrender/lib/core/dom",function(r,e){function o(r,e,o,t,i){return n(l,e,t,i,!0)&&n(r,o,l[0],l[1])}function n(r,e,o,n,a){if(e.getBoundingClientRect&&d.domSupported&&!s(e)){var u=e[f]||(e[f]={}),l=t(e,u),c=i(l,u,a);if(c)return c(r,o,n),!0}return!1}function t(r,e){var o=e.markers;if(o)return o;o=e.markers=[];for(var n=["left","right"],t=["top","bottom"],i=0;4>i;i++){var s=document.createElement("div"),d=s.style,a=i%2,u=(i>>1)%2;d.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",n[a]+":0",t[u]+":0",n[1-a]+":auto",t[1-u]+":auto",""].join("!important;"),r.appendChild(s),o.push(s)}return o}function i(r,e,o){for(var n=o?"invTrans":"trans",t=e[n],i=e.srcCoords,s=!0,d=[],a=[],f=0;4>f;f++){var l=r[f].getBoundingClientRect(),c=2*f,m=l.left,p=l.top;d.push(m,p),s=s&&i&&m===i[c]&&p===i[c+1],a.push(r[f].offsetLeft,r[f].offsetTop)}return s&&t?t:(e.srcCoords=d,e[n]=o?u(a,d):u(d,a))}function s(r){return"CANVAS"===r.nodeName.toUpperCase()}var d=r("node_modules/zrender/lib/core/env"),a=r("node_modules/zrender/lib/core/fourPointsTransform"),u=a.buildTransformer,f="___zrEVENTSAVED",l=[];e.transformLocalCoord=o,e.transformCoordWithViewport=n,e.isCanvasEl=s});
|
||
;/*!node_modules/zrender/lib/core/event.js*/
|
||
amis.define("node_modules/zrender/lib/core/event",function(e,n){function t(e,n,t,o){return t=t||{},o||!f.canvasSupported?r(e,n,t):f.browser.firefox&&null!=n.layerX&&n.layerX!==n.offsetX?(t.zrX=n.layerX,t.zrY=n.layerY):null!=n.offsetX?(t.zrX=n.offsetX,t.zrY=n.offsetY):r(e,n,t),t}function r(e,n,t){if(f.domSupported&&e.getBoundingClientRect){var r=n.clientX,o=n.clientY;if(v(e)){var i=e.getBoundingClientRect();return t.zrX=r-i.left,void(t.zrY=o-i.top)}if(h(w,e,r,o))return t.zrX=w[0],void(t.zrY=w[1])}t.zrX=t.zrY=0}function o(e){return e||window.event}function i(e,n,r){if(n=o(n),null!=n.zrX)return n;var i=n.type,u=i&&i.indexOf("touch")>=0;if(u){var l="touchend"!==i?n.targetTouches[0]:n.changedTouches[0];l&&t(e,l,n,r)}else t(e,n,n,r),n.zrDelta=n.wheelDelta?n.wheelDelta/120:-(n.detail||0)/3;var d=n.button;return null==n.which&&void 0!==d&&z.test(n.type)&&(n.which=1&d?1:2&d?3:4&d?2:0),n}function u(e,n,t,r){p?e.addEventListener(n,t,r):e.attachEvent("on"+n,t)}function l(e,n,t,r){p?e.removeEventListener(n,t,r):e.detachEvent("on"+n,t)}function d(e){return 2===e.which||3===e.which}function c(e){return e.which>1}var a=e("node_modules/zrender/lib/mixin/Eventful");n.Dispatcher=a;var f=e("node_modules/zrender/lib/core/env"),s=e("node_modules/zrender/lib/core/dom"),v=s.isCanvasEl,h=s.transformCoordWithViewport,p="undefined"!=typeof window&&!!window.addEventListener,z=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,w=[],m=p?function(e){e.preventDefault(),e.stopPropagation(),e.cancelBubble=!0}:function(e){e.returnValue=!1,e.cancelBubble=!0};n.clientToLocal=t,n.getNativeEvent=o,n.normalizeEvent=i,n.addEventListener=u,n.removeEventListener=l,n.stop=m,n.isMiddleOrRightButtonOnMouseUpDown=d,n.notLeftMouse=c});
|
||
;/*!node_modules/zrender/lib/core/GestureMgr.js*/
|
||
amis.define("node_modules/zrender/lib/core/GestureMgr",function(t,r,n){function e(t){var r=t[1][0]-t[0][0],n=t[1][1]-t[0][1];return Math.sqrt(r*r+n*n)}function i(t){return[(t[0][0]+t[1][0])/2,(t[0][1]+t[1][1])/2]}var o=t("node_modules/zrender/lib/core/event"),c=function(){this._track=[]};c.prototype={constructor:c,recognize:function(t,r,n){return this._doTrack(t,r,n),this._recognize(t)},clear:function(){return this._track.length=0,this},_doTrack:function(t,r,n){var e=t.touches;if(e){for(var i={points:[],touches:[],target:r,event:t},c=0,a=e.length;a>c;c++){var s=e[c],h=o.clientToLocal(n,s,{});i.points.push([h.zrX,h.zrY]),i.touches.push(s)}this._track.push(i)}},_recognize:function(t){for(var r in a)if(a.hasOwnProperty(r)){var n=a[r](this._track,t);if(n)return n}}};var a={pinch:function(t,r){var n=t.length;if(n){var o=(t[n-1]||{}).points,c=(t[n-2]||{}).points||o;if(c&&c.length>1&&o&&o.length>1){var a=e(o)/e(c);!isFinite(a)&&(a=1),r.pinchScale=a;var s=i(o);return r.pinchX=s[0],r.pinchY=s[1],{type:"pinch",target:t[0].target,event:r}}}}},s=c;n.exports=s});
|
||
;/*!node_modules/zrender/lib/Handler.js*/
|
||
amis.define("node_modules/zrender/lib/Handler",function(t,e,r){function o(t,e,r){return{type:t,event:r,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:r.zrX,offsetY:r.zrY,gestureEvent:r.gestureEvent,pinchX:r.pinchX,pinchY:r.pinchY,pinchScale:r.pinchScale,wheelDelta:r.zrDelta,zrByTouch:r.zrByTouch,which:r.which,stop:i}}function i(){d.stop(this.event)}function n(){}function s(t,e,r){if(t[t.rectHover?"rectContain":"contain"](e,r)){for(var o,i=t;i;){if(i.clipPath&&!i.clipPath.contain(e,r))return!1;i.silent&&(o=!0),i=i.parent}return o?g:!0}return!1}function h(t,e,r){var o=t.painter;return 0>e||e>o.getWidth()||0>r||r>o.getHeight()}var u=t("node_modules/zrender/lib/core/util"),l=t("node_modules/zrender/lib/core/vector"),a=t("node_modules/zrender/lib/mixin/Draggable"),c=t("node_modules/zrender/lib/mixin/Eventful"),d=t("node_modules/zrender/lib/core/event"),p=t("node_modules/zrender/lib/core/GestureMgr"),g="silent";n.prototype.dispose=function(){};var f=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],v=function(t,e,r,o){c.call(this),this.storage=t,this.painter=e,this.painterRoot=o,r=r||new n,this.proxy=null,this._hovered={},this._lastTouchMoment,this._lastX,this._lastY,this._gestureMgr,a.call(this),this.setHandlerProxy(r)};v.prototype={constructor:v,setHandlerProxy:function(t){this.proxy&&this.proxy.dispose(),t&&(u.each(f,function(e){t.on&&t.on(e,this[e],this)},this),t.handler=this),this.proxy=t},mousemove:function(t){var e=t.zrX,r=t.zrY,o=h(this,e,r),i=this._hovered,n=i.target;n&&!n.__zr&&(i=this.findHover(i.x,i.y),n=i.target);var s=this._hovered=o?{x:e,y:r}:this.findHover(e,r),u=s.target,l=this.proxy;l.setCursor&&l.setCursor(u?u.cursor:"default"),n&&u!==n&&this.dispatchToElement(i,"mouseout",t),this.dispatchToElement(s,"mousemove",t),u&&u!==n&&this.dispatchToElement(s,"mouseover",t)},mouseout:function(t){var e=t.zrEventControl,r=t.zrIsToLocalDOM;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&!r&&this.trigger("globalout",{type:"globalout",event:t})},resize:function(){this._hovered={}},dispatch:function(t,e){var r=this[t];r&&r.call(this,e)},dispose:function(){this.proxy.dispose(),this.storage=this.proxy=this.painter=null},setCursorStyle:function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},dispatchToElement:function(t,e,r){t=t||{};var i=t.target;if(!i||!i.silent){for(var n="on"+e,s=o(e,t,r);i&&(i[n]&&(s.cancelBubble=i[n].call(i,s)),i.trigger(e,s),i=i.parent,!s.cancelBubble););s.cancelBubble||(this.trigger(e,s),this.painter&&this.painter.eachOtherLayer(function(t){"function"==typeof t[n]&&t[n].call(t,s),t.trigger&&t.trigger(e,s)}))}},findHover:function(t,e,r){for(var o=this.storage.getDisplayList(),i={x:t,y:e},n=o.length-1;n>=0;n--){var h;if(o[n]!==r&&!o[n].ignore&&(h=s(o[n],t,e))&&(!i.topTarget&&(i.topTarget=o[n]),h!==g)){i.target=o[n];break}}return i},processGesture:function(t,e){this._gestureMgr||(this._gestureMgr=new p);var r=this._gestureMgr;"start"===e&&r.clear();var o=r.recognize(t,this.findHover(t.zrX,t.zrY,null).target,this.proxy.dom);if("end"===e&&r.clear(),o){var i=o.type;t.gestureEvent=i,this.dispatchToElement({target:o.target},i,o.event)}}},u.each(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],function(t){v.prototype[t]=function(e){var r,o,i=e.zrX,n=e.zrY,s=h(this,i,n);if("mouseup"===t&&s||(r=this.findHover(i,n),o=r.target),"mousedown"===t)this._downEl=o,this._downPoint=[e.zrX,e.zrY],this._upEl=o;else if("mouseup"===t)this._upEl=o;else if("click"===t){if(this._downEl!==this._upEl||!this._downPoint||l.dist(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(r,t,e)}}),u.mixin(v,c),u.mixin(v,a);var m=v;r.exports=m});
|
||
;/*!node_modules/zrender/lib/core/matrix.js*/
|
||
amis.define("node_modules/zrender/lib/core/matrix",function(n,r){function t(){var n=new v(6);return e(n),n}function e(n){return n[0]=1,n[1]=0,n[2]=0,n[3]=1,n[4]=0,n[5]=0,n}function u(n,r){return n[0]=r[0],n[1]=r[1],n[2]=r[2],n[3]=r[3],n[4]=r[4],n[5]=r[5],n}function a(n,r,t){var e=r[0]*t[0]+r[2]*t[1],u=r[1]*t[0]+r[3]*t[1],a=r[0]*t[2]+r[2]*t[3],o=r[1]*t[2]+r[3]*t[3],i=r[0]*t[4]+r[2]*t[5]+r[4],c=r[1]*t[4]+r[3]*t[5]+r[5];return n[0]=e,n[1]=u,n[2]=a,n[3]=o,n[4]=i,n[5]=c,n}function o(n,r,t){return n[0]=r[0],n[1]=r[1],n[2]=r[2],n[3]=r[3],n[4]=r[4]+t[0],n[5]=r[5]+t[1],n}function i(n,r,t){var e=r[0],u=r[2],a=r[4],o=r[1],i=r[3],c=r[5],f=Math.sin(t),l=Math.cos(t);return n[0]=e*l+o*f,n[1]=-e*f+o*l,n[2]=u*l+i*f,n[3]=-u*f+l*i,n[4]=l*a+f*c,n[5]=l*c-f*a,n}function c(n,r,t){var e=t[0],u=t[1];return n[0]=r[0]*e,n[1]=r[1]*u,n[2]=r[2]*e,n[3]=r[3]*u,n[4]=r[4]*e,n[5]=r[5]*u,n}function f(n,r){var t=r[0],e=r[2],u=r[4],a=r[1],o=r[3],i=r[5],c=t*o-a*e;return c?(c=1/c,n[0]=o*c,n[1]=-a*c,n[2]=-e*c,n[3]=t*c,n[4]=(e*i-o*u)*c,n[5]=(a*u-t*i)*c,n):null}function l(n){var r=t();return u(r,n),r}var v="undefined"==typeof Float32Array?Array:Float32Array;r.create=t,r.identity=e,r.copy=u,r.mul=a,r.translate=o,r.rotate=i,r.scale=c,r.invert=f,r.clone=l});
|
||
;/*!node_modules/zrender/lib/mixin/Transformable.js*/
|
||
amis.define("node_modules/zrender/lib/mixin/Transformable",function(r,t,o){function n(r){return r>e||-e>r}var a=r("node_modules/zrender/lib/core/matrix"),s=r("node_modules/zrender/lib/core/vector"),i=a.identity,e=5e-5,f=function(r){r=r||{},r.position||(this.position=[0,0]),null==r.rotation&&(this.rotation=0),r.scale||(this.scale=[1,1]),this.origin=this.origin||null},l=f.prototype;l.transform=null,l.needLocalTransform=function(){return n(this.rotation)||n(this.position[0])||n(this.position[1])||n(this.scale[0]-1)||n(this.scale[1]-1)};var m=[];l.updateTransform=function(){var r=this.parent,t=r&&r.transform,o=this.needLocalTransform(),n=this.transform;if(!o&&!t)return void(n&&i(n));n=n||a.create(),o?this.getLocalTransform(n):i(n),t&&(o?a.mul(n,r.transform,n):a.copy(n,r.transform)),this.transform=n;var s=this.globalScaleRatio;if(null!=s&&1!==s){this.getGlobalScale(m);var e=m[0]<0?-1:1,f=m[1]<0?-1:1,l=((m[0]-e)*s+e)/m[0]||0,c=((m[1]-f)*s+f)/m[1]||0;n[0]*=l,n[1]*=l,n[2]*=c,n[3]*=c}this.invTransform=this.invTransform||a.create(),a.invert(this.invTransform,n)},l.getLocalTransform=function(r){return f.getLocalTransform(this,r)},l.setTransform=function(r){var t=this.transform,o=r.dpr||1;t?r.setTransform(o*t[0],o*t[1],o*t[2],o*t[3],o*t[4],o*t[5]):r.setTransform(o,0,0,o,0,0)},l.restoreTransform=function(r){var t=r.dpr||1;r.setTransform(t,0,0,t,0,0)};var c=[],h=a.create();l.setLocalTransform=function(r){if(r){var t=r[0]*r[0]+r[1]*r[1],o=r[2]*r[2]+r[3]*r[3],a=this.position,s=this.scale;n(t-1)&&(t=Math.sqrt(t)),n(o-1)&&(o=Math.sqrt(o)),r[0]<0&&(t=-t),r[3]<0&&(o=-o),a[0]=r[4],a[1]=r[5],s[0]=t,s[1]=o,this.rotation=Math.atan2(-r[1]/o,r[0]/t)}},l.decomposeTransform=function(){if(this.transform){var r=this.parent,t=this.transform;r&&r.transform&&(a.mul(c,r.invTransform,t),t=c);var o=this.origin;o&&(o[0]||o[1])&&(h[4]=o[0],h[5]=o[1],a.mul(c,t,h),c[4]-=o[0],c[5]-=o[1],t=c),this.setLocalTransform(t)}},l.getGlobalScale=function(r){var t=this.transform;return r=r||[],t?(r[0]=Math.sqrt(t[0]*t[0]+t[1]*t[1]),r[1]=Math.sqrt(t[2]*t[2]+t[3]*t[3]),t[0]<0&&(r[0]=-r[0]),t[3]<0&&(r[1]=-r[1]),r):(r[0]=1,r[1]=1,r)},l.transformCoordToLocal=function(r,t){var o=[r,t],n=this.invTransform;return n&&s.applyTransform(o,o,n),o},l.transformCoordToGlobal=function(r,t){var o=[r,t],n=this.transform;return n&&s.applyTransform(o,o,n),o},f.getLocalTransform=function(r,t){t=t||[],i(t);var o=r.origin,n=r.scale||[1,1],s=r.rotation||0,e=r.position||[0,0];return o&&(t[4]-=o[0],t[5]-=o[1]),a.scale(t,t,n),s&&a.rotate(t,t,s),o&&(t[4]+=o[0],t[5]+=o[1]),t[4]+=e[0],t[5]+=e[1],t};var u=f;o.exports=u});
|
||
;/*!node_modules/zrender/lib/animation/easing.js*/
|
||
amis.define("node_modules/zrender/lib/animation/easing",function(n,t,u){var r={linear:function(n){return n},quadraticIn:function(n){return n*n},quadraticOut:function(n){return n*(2-n)},quadraticInOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)},cubicIn:function(n){return n*n*n},cubicOut:function(n){return--n*n*n+1},cubicInOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)},quarticIn:function(n){return n*n*n*n},quarticOut:function(n){return 1- --n*n*n*n},quarticInOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)},quinticIn:function(n){return n*n*n*n*n},quinticOut:function(n){return--n*n*n*n*n+1},quinticInOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)},sinusoidalIn:function(n){return 1-Math.cos(n*Math.PI/2)},sinusoidalOut:function(n){return Math.sin(n*Math.PI/2)},sinusoidalInOut:function(n){return.5*(1-Math.cos(Math.PI*n))},exponentialIn:function(n){return 0===n?0:Math.pow(1024,n-1)},exponentialOut:function(n){return 1===n?1:1-Math.pow(2,-10*n)},exponentialInOut:function(n){return 0===n?0:1===n?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)},circularIn:function(n){return 1-Math.sqrt(1-n*n)},circularOut:function(n){return Math.sqrt(1- --n*n)},circularInOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)},elasticIn:function(n){var t,u=.1,r=.4;return 0===n?0:1===n?1:(!u||1>u?(u=1,t=r/4):t=r*Math.asin(1/u)/(2*Math.PI),-(u*Math.pow(2,10*(n-=1))*Math.sin(2*(n-t)*Math.PI/r)))},elasticOut:function(n){var t,u=.1,r=.4;return 0===n?0:1===n?1:(!u||1>u?(u=1,t=r/4):t=r*Math.asin(1/u)/(2*Math.PI),u*Math.pow(2,-10*n)*Math.sin(2*(n-t)*Math.PI/r)+1)},elasticInOut:function(n){var t,u=.1,r=.4;return 0===n?0:1===n?1:(!u||1>u?(u=1,t=r/4):t=r*Math.asin(1/u)/(2*Math.PI),(n*=2)<1?-.5*u*Math.pow(2,10*(n-=1))*Math.sin(2*(n-t)*Math.PI/r):u*Math.pow(2,-10*(n-=1))*Math.sin(2*(n-t)*Math.PI/r)*.5+1)},backIn:function(n){var t=1.70158;return n*n*((t+1)*n-t)},backOut:function(n){var t=1.70158;return--n*n*((t+1)*n+t)+1},backInOut:function(n){var t=2.5949095;return(n*=2)<1?.5*n*n*((t+1)*n-t):.5*((n-=2)*n*((t+1)*n+t)+2)},bounceIn:function(n){return 1-r.bounceOut(1-n)},bounceOut:function(n){return 1/2.75>n?7.5625*n*n:2/2.75>n?7.5625*(n-=1.5/2.75)*n+.75:2.5/2.75>n?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},bounceInOut:function(n){return.5>n?.5*r.bounceIn(2*n):.5*r.bounceOut(2*n-1)+.5}},i=r;u.exports=i});
|
||
;/*!node_modules/zrender/lib/animation/Clip.js*/
|
||
amis.define("node_modules/zrender/lib/animation/Clip",function(i,t,e){function s(i){this._target=i.target,this._life=i.life||1e3,this._delay=i.delay||0,this._initialized=!1,this.loop=null==i.loop?!1:i.loop,this.gap=i.gap||0,this.easing=i.easing||"Linear",this.onframe=i.onframe,this.ondestroy=i.ondestroy,this.onrestart=i.onrestart,this._pausedTime=0,this._paused=!1}var a=i("node_modules/zrender/lib/animation/easing");s.prototype={constructor:s,step:function(i,t){if(this._initialized||(this._startTime=i+this._delay,this._initialized=!0),this._paused)return void(this._pausedTime+=t);var e=(i-this._startTime-this._pausedTime)/this._life;if(!(0>e)){e=Math.min(e,1);var s=this.easing,n="string"==typeof s?a[s]:s,r="function"==typeof n?n(e):e;return this.fire("frame",r),1===e?this.loop?(this.restart(i),"restart"):(this._needsRemove=!0,"destroy"):null}},restart:function(i){var t=(i-this._startTime-this._pausedTime)%this._life;this._startTime=i-t+this.gap,this._pausedTime=0,this._needsRemove=!1},fire:function(i,t){i="on"+i,this[i]&&this[i](this._target,t)},pause:function(){this._paused=!0},resume:function(){this._paused=!1}};var n=s;e.exports=n});
|
||
;/*!node_modules/zrender/lib/core/LRU.js*/
|
||
amis.define("node_modules/zrender/lib/core/LRU",function(t,e,i){var n=function(){this.head=null,this.tail=null,this._len=0},l=n.prototype;l.insert=function(t){var e=new s(t);return this.insertEntry(e),e},l.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++},l.remove=function(t){var e=t.prev,i=t.next;e?e.next=i:this.head=i,i?i.prev=e:this.tail=e,t.next=t.prev=null,this._len--},l.len=function(){return this._len},l.clear=function(){this.head=this.tail=null,this._len=0};var s=function(t){this.value=t,this.next,this.prev},r=function(t){this._list=new n,this._map={},this._maxSize=t||10,this._lastRemovedEntry=null},a=r.prototype;a.put=function(t,e){var i=this._list,n=this._map,l=null;if(null==n[t]){var r=i.len(),a=this._lastRemovedEntry;if(r>=this._maxSize&&r>0){var h=i.head;i.remove(h),delete n[h.key],l=h.value,this._lastRemovedEntry=h}a?a.value=e:a=new s(e),a.key=t,i.insertEntry(a),n[t]=a}return l},a.get=function(t){var e=this._map[t],i=this._list;return null!=e?(e!==i.tail&&(i.remove(e),i.insertEntry(e)),e.value):void 0},a.clear=function(){this._list.clear(),this._map={}};var h=r;i.exports=h});
|
||
;/*!node_modules/zrender/lib/tool/color.js*/
|
||
amis.define("node_modules/zrender/lib/tool/color",function(e,r){function n(e){return e=Math.round(e),0>e?0:e>255?255:e}function a(e){return e=Math.round(e),0>e?0:e>360?360:e}function l(e){return 0>e?0:e>1?1:e}function t(e){return n(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100*255:parseInt(e,10))}function i(e){return l(e.length&&"%"===e.charAt(e.length-1)?parseFloat(e)/100:parseFloat(e))}function o(e,r,n){return 0>n?n+=1:n>1&&(n-=1),1>6*n?e+(r-e)*n*6:1>2*n?r:2>3*n?e+(r-e)*(2/3-n)*6:e}function u(e,r,n){return e+(r-e)*n}function g(e,r,n,a,l){return e[0]=r,e[1]=n,e[2]=a,e[3]=l,e}function d(e,r){return e[0]=r[0],e[1]=r[1],e[2]=r[2],e[3]=r[3],e}function s(e,r){I&&d(I,r),I=x.put(e,I||r.slice())}function h(e,r){if(e){r=r||[];var n=x.get(e);if(n)return d(r,n);e+="";var a=e.replace(/ /g,"").toLowerCase();if(a in M)return d(r,M[a]),s(e,r),r;if("#"!==a.charAt(0)){var l=a.indexOf("("),o=a.indexOf(")");if(-1!==l&&o+1===a.length){var u=a.substr(0,l),h=a.substr(l+1,o-(l+1)).split(","),f=1;switch(u){case"rgba":if(4!==h.length)return void g(r,0,0,0,1);f=i(h.pop());case"rgb":return 3!==h.length?void g(r,0,0,0,1):(g(r,t(h[0]),t(h[1]),t(h[2]),f),s(e,r),r);case"hsla":return 4!==h.length?void g(r,0,0,0,1):(h[3]=i(h[3]),c(h,r),s(e,r),r);case"hsl":return 3!==h.length?void g(r,0,0,0,1):(c(h,r),s(e,r),r);default:return}}g(r,0,0,0,1)}else{if(4===a.length){var m=parseInt(a.substr(1),16);return m>=0&&4095>=m?(g(r,(3840&m)>>4|(3840&m)>>8,240&m|(240&m)>>4,15&m|(15&m)<<4,1),s(e,r),r):void g(r,0,0,0,1)}if(7===a.length){var m=parseInt(a.substr(1),16);return m>=0&&16777215>=m?(g(r,(16711680&m)>>16,(65280&m)>>8,255&m,1),s(e,r),r):void g(r,0,0,0,1)}}}}function c(e,r){var a=(parseFloat(e[0])%360+360)%360/360,l=i(e[1]),t=i(e[2]),u=.5>=t?t*(l+1):t+l-t*l,d=2*t-u;return r=r||[],g(r,n(255*o(d,u,a+1/3)),n(255*o(d,u,a)),n(255*o(d,u,a-1/3)),1),4===e.length&&(r[3]=e[3]),r}function f(e){if(e){var r,n,a=e[0]/255,l=e[1]/255,t=e[2]/255,i=Math.min(a,l,t),o=Math.max(a,l,t),u=o-i,g=(o+i)/2;if(0===u)r=0,n=0;else{n=.5>g?u/(o+i):u/(2-o-i);var d=((o-a)/6+u/2)/u,s=((o-l)/6+u/2)/u,h=((o-t)/6+u/2)/u;a===o?r=h-s:l===o?r=1/3+d-h:t===o&&(r=2/3+s-d),0>r&&(r+=1),r>1&&(r-=1)}var c=[360*r,n,g];return null!=e[3]&&c.push(e[3]),c}}function m(e,r){var n=h(e);if(n){for(var a=0;3>a;a++)n[a]=0>r?n[a]*(1-r)|0:(255-n[a])*r+n[a]|0,n[a]>255?n[a]=255:e[a]<0&&(n[a]=0);return w(n,4===n.length?"rgba":"rgb")}}function b(e){var r=h(e);return r?((1<<24)+(r[0]<<16)+(r[1]<<8)+ +r[2]).toString(16).slice(1):void 0}function p(e,r,a){if(r&&r.length&&e>=0&&1>=e){a=a||[];var t=e*(r.length-1),i=Math.floor(t),o=Math.ceil(t),g=r[i],d=r[o],s=t-i;return a[0]=n(u(g[0],d[0],s)),a[1]=n(u(g[1],d[1],s)),a[2]=n(u(g[2],d[2],s)),a[3]=l(u(g[3],d[3],s)),a}}function v(e,r,a){if(r&&r.length&&e>=0&&1>=e){var t=e*(r.length-1),i=Math.floor(t),o=Math.ceil(t),g=h(r[i]),d=h(r[o]),s=t-i,c=w([n(u(g[0],d[0],s)),n(u(g[1],d[1],s)),n(u(g[2],d[2],s)),l(u(g[3],d[3],s))],"rgba");return a?{color:c,leftIndex:i,rightIndex:o,value:t}:c}}function y(e,r,n,l){return e=h(e),e?(e=f(e),null!=r&&(e[0]=a(r)),null!=n&&(e[1]=i(n)),null!=l&&(e[2]=i(l)),w(c(e),"rgba")):void 0}function k(e,r){return e=h(e),e&&null!=r?(e[3]=l(r),w(e,"rgba")):void 0}function w(e,r){if(e&&e.length){var n=e[0]+","+e[1]+","+e[2];return("rgba"===r||"hsva"===r||"hsla"===r)&&(n+=","+e[3]),r+"("+n+")"}}var q=e("node_modules/zrender/lib/core/LRU"),M={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]},x=new q(20),I=null,A=p,F=v;r.parse=h,r.lift=m,r.toHex=b,r.fastLerp=p,r.fastMapToColor=A,r.lerp=v,r.mapToColor=F,r.modifyHSL=y,r.modifyAlpha=k,r.stringify=w});
|
||
;/*!node_modules/zrender/lib/animation/Animator.js*/
|
||
amis.define("node_modules/zrender/lib/animation/Animator",function(t,r,i){function e(t,r){return t[r]}function n(t,r,i){t[r]=i}function a(t,r,i){return(r-t)*i+t}function s(t,r,i){return i>.5?r:t}function o(t,r,i,e,n){var s=t.length;if(1===n)for(var o=0;s>o;o++)e[o]=a(t[o],r[o],i);else for(var f=s&&t[0].length,o=0;s>o;o++)for(var l=0;f>l;l++)e[o][l]=a(t[o][l],r[o][l],i)}function f(t,r,i){var e=t.length,n=r.length;if(e!==n){var a=e>n;if(a)t.length=n;else for(var s=e;n>s;s++)t.push(1===i?r[s]:y.call(r[s]))}for(var o=t[0]&&t[0].length,s=0;s<t.length;s++)if(1===i)isNaN(t[s])&&(t[s]=r[s]);else for(var f=0;o>f;f++)isNaN(t[s][f])&&(t[s][f]=r[s][f])}function l(t,r,i){if(t===r)return!0;var e=t.length;if(e!==r.length)return!1;if(1===i){for(var n=0;e>n;n++)if(t[n]!==r[n])return!1}else for(var a=t[0].length,n=0;e>n;n++)for(var s=0;a>s;s++)if(t[n][s]!==r[n][s])return!1;return!0}function u(t,r,i,e,n,a,s,o,f){var l=t.length;if(1===f)for(var u=0;l>u;u++)o[u]=h(t[u],r[u],i[u],e[u],n,a,s);else for(var c=t[0].length,u=0;l>u;u++)for(var v=0;c>v;v++)o[u][v]=h(t[u][v],r[u][v],i[u][v],e[u][v],n,a,s)}function h(t,r,i,e,n,a,s){var o=.5*(i-t),f=.5*(e-r);return(2*(r-i)+o+f)*s+(-3*(r-i)-2*o-f)*a+o*n+r}function c(t){if(L(t)){var r=t.length;if(L(t[0])){for(var i=[],e=0;r>e;e++)i.push(y.call(t[e]));return i}return y.call(t)}return t}function v(t){return t[0]=Math.floor(t[0]),t[1]=Math.floor(t[1]),t[2]=Math.floor(t[2]),"rgba("+t.join(",")+")"}function _(t){var r=t[t.length-1].value;return L(r&&r[0])?2:1}function p(t,r,i,e,n,c){var p=t._getter,m=t._setter,y="spline"===r,k=e.length;if(k){var b,C=e[0].value,N=L(C),M=!1,w=!1,z=N?_(e):0;e.sort(function(t,r){return t.time-r.time}),b=e[k-1].time;for(var A=[],P=[],O=e[0].value,j=!0,x=0;k>x;x++){A.push(e[x].time/b);var q=e[x].value;if(N&&l(q,O,z)||!N&&q===O||(j=!1),O=q,"string"==typeof q){var B=d.parse(q);B?(q=B,M=!0):w=!0}P.push(q)}if(c||!j){for(var D=P[k-1],x=0;k-1>x;x++)N?f(P[x],D,z):!isNaN(P[x])||isNaN(D)||w||M||(P[x]=D);N&&f(p(t._target,n),D,z);var E,F,G,H,I,J,K=0,Q=0;if(M)var R=[0,0,0,0];var S=function(t,r){var i;if(0>r)i=0;else if(Q>r){for(E=Math.min(K+1,k-1),i=E;i>=0&&!(A[i]<=r);i--);i=Math.min(i,k-2)}else{for(i=K;k>i&&!(A[i]>r);i++);i=Math.min(i-1,k-2)}K=i,Q=r;var e=A[i+1]-A[i];if(0!==e)if(F=(r-A[i])/e,y)if(H=P[i],G=P[0===i?i:i-1],I=P[i>k-2?k-1:i+1],J=P[i>k-3?k-1:i+2],N)u(G,H,I,J,F,F*F,F*F*F,p(t,n),z);else{var f;if(M)f=u(G,H,I,J,F,F*F,F*F*F,R,1),f=v(R);else{if(w)return s(H,I,F);f=h(G,H,I,J,F,F*F,F*F*F)}m(t,n,f)}else if(N)o(P[i],P[i+1],F,p(t,n),z);else{var f;if(M)o(P[i],P[i+1],F,R,1),f=v(R);else{if(w)return s(P[i],P[i+1],F);f=a(P[i],P[i+1],F)}m(t,n,f)}},T=new g({target:t._target,life:b,loop:t._loop,delay:t._delay,onframe:S,ondestroy:i});return r&&"spline"!==r&&(T.easing=r),T}}}var g=t("node_modules/zrender/lib/animation/Clip"),d=t("node_modules/zrender/lib/tool/color"),m=t("node_modules/zrender/lib/core/util"),L=m.isArrayLike,y=Array.prototype.slice,k=function(t,r,i,a){this._tracks={},this._target=t,this._loop=r||!1,this._getter=i||e,this._setter=a||n,this._clipCount=0,this._delay=0,this._doneList=[],this._onframeList=[],this._clipList=[]};k.prototype={when:function(t,r){var i=this._tracks;for(var e in r)if(r.hasOwnProperty(e)){if(!i[e]){i[e]=[];var n=this._getter(this._target,e);if(null==n)continue;0!==t&&i[e].push({time:0,value:c(n)})}i[e].push({time:t,value:r[e]})}return this},during:function(t){return this._onframeList.push(t),this},pause:function(){for(var t=0;t<this._clipList.length;t++)this._clipList[t].pause();this._paused=!0},resume:function(){for(var t=0;t<this._clipList.length;t++)this._clipList[t].resume();this._paused=!1},isPaused:function(){return!!this._paused},_doneCallback:function(){this._tracks={},this._clipList.length=0;for(var t=this._doneList,r=t.length,i=0;r>i;i++)t[i].call(this)},start:function(t,r){var i,e=this,n=0,a=function(){n--,n||e._doneCallback()};for(var s in this._tracks)if(this._tracks.hasOwnProperty(s)){var o=p(this,t,a,this._tracks[s],s,r);o&&(this._clipList.push(o),n++,this.animation&&this.animation.addClip(o),i=o)}if(i){var f=i.onframe;i.onframe=function(t,r){f(t,r);for(var i=0;i<e._onframeList.length;i++)e._onframeList[i](t,r)}}return n||this._doneCallback(),this},stop:function(t){for(var r=this._clipList,i=this.animation,e=0;e<r.length;e++){var n=r[e];t&&n.onframe(this._target,1),i&&i.removeClip(n)}r.length=0},delay:function(t){return this._delay=t,this},done:function(t){return t&&this._doneList.push(t),this},getClips:function(){return this._clipList}};var b=k;i.exports=b});
|
||
;/*!node_modules/zrender/lib/config.js*/
|
||
amis.define("node_modules/zrender/lib/config",function(e,i){var d=1;"undefined"!=typeof window&&(d=Math.max(window.devicePixelRatio||1,1));var n=0,o=d;i.debugMode=n,i.devicePixelRatio=o});
|
||
;/*!node_modules/zrender/lib/core/log.js*/
|
||
amis.define("node_modules/zrender/lib/core/log",function(e,o,n){var r=e("node_modules/zrender/lib/config"),d=r.debugMode,i=function(){};1===d&&(i=console.error);var l=i;n.exports=l});
|
||
;/*!node_modules/zrender/lib/mixin/Animatable.js*/
|
||
amis.define("node_modules/zrender/lib/mixin/Animatable",function(n,i,t){function e(n,i,t,e,o,a,s,l){function m(){c--,c||a&&a()}u(e)?(a=o,o=e,e=0):d(o)?(a=o,o="linear",e=0):d(e)?(a=e,e=0):d(t)?(a=t,t=500):t||(t=500),n.stopAnimation(),r(n,"",n,i,t,e,l);var f=n.animators.slice(),c=f.length;c||a&&a();for(var h=0;h<f.length;h++)f[h].done(m).start(o,s)}function r(n,i,t,e,a,s,l){var u={},d=0;for(var c in e)e.hasOwnProperty(c)&&(null!=t[c]?m(e[c])&&!f(e[c])?r(n,i?i+"."+c:c,t[c],e[c],a,s,l):(l?(u[c]=t[c],o(n,i,c,e[c])):u[c]=e[c],d++):null==e[c]||l||o(n,i,c,e[c]));d>0&&n.animate(i,!1).when(null==a?500:a,u).delay(s||0)}function o(n,i,t,e){if(i){var r={};r[i]={},r[i][t]=e,n.attr(r)}else n.attr(t,e)}var a=n("node_modules/zrender/lib/animation/Animator"),s=n("node_modules/zrender/lib/core/log"),l=n("node_modules/zrender/lib/core/util"),u=l.isString,d=l.isFunction,m=l.isObject,f=l.isArrayLike,c=l.indexOf,h=function(){this.animators=[]};h.prototype={constructor:h,animate:function(n,i){var t,e=!1,r=this,o=this.__zr;if(n){var l=n.split("."),u=r;e="shape"===l[0];for(var d=0,m=l.length;m>d;d++)u&&(u=u[l[d]]);u&&(t=u)}else t=r;if(!t)return void s('Property "'+n+'" is not existed in element '+r.id);var f=r.animators,h=new a(t,i);return h.during(function(){r.dirty(e)}).done(function(){f.splice(c(f,h),1)}),f.push(h),o&&o.animation.addAnimator(h),h},stopAnimation:function(n){for(var i=this.animators,t=i.length,e=0;t>e;e++)i[e].stop(n);return i.length=0,this},animateTo:function(n,i,t,r,o,a){e(this,n,i,t,r,o,a)},animateFrom:function(n,i,t,r,o,a){e(this,n,i,t,r,o,a,!0)}};var v=h;t.exports=v});
|
||
;/*!node_modules/zrender/lib/Element.js*/
|
||
amis.define("node_modules/zrender/lib/Element",function(i,t,r){var e=i("node_modules/zrender/lib/core/guid"),n=i("node_modules/zrender/lib/mixin/Eventful"),o=i("node_modules/zrender/lib/mixin/Transformable"),s=i("node_modules/zrender/lib/mixin/Animatable"),a=i("node_modules/zrender/lib/core/util"),l=function(i){o.call(this,i),n.call(this,i),s.call(this,i),this.id=i.id||e()};l.prototype={type:"element",name:"",__zr:null,ignore:!1,clipPath:null,isGroup:!1,drift:function(i,t){switch(this.draggable){case"horizontal":t=0;break;case"vertical":i=0}var r=this.transform;r||(r=this.transform=[1,0,0,1,0,0]),r[4]+=i,r[5]+=t,this.decomposeTransform(),this.dirty(!1)},beforeUpdate:function(){},afterUpdate:function(){},update:function(){this.updateTransform()},traverse:function(){},attrKV:function(i,t){if("position"===i||"scale"===i||"origin"===i){if(t){var r=this[i];r||(r=this[i]=[]),r[0]=t[0],r[1]=t[1]}}else this[i]=t},hide:function(){this.ignore=!0,this.__zr&&this.__zr.refresh()},show:function(){this.ignore=!1,this.__zr&&this.__zr.refresh()},attr:function(i,t){if("string"==typeof i)this.attrKV(i,t);else if(a.isObject(i))for(var r in i)i.hasOwnProperty(r)&&this.attrKV(r,i[r]);return this.dirty(!1),this},setClipPath:function(i){var t=this.__zr;t&&i.addSelfToZr(t),this.clipPath&&this.clipPath!==i&&this.removeClipPath(),this.clipPath=i,i.__zr=t,i.__clipTarget=this,this.dirty(!1)},removeClipPath:function(){var i=this.clipPath;i&&(i.__zr&&i.removeSelfFromZr(i.__zr),i.__zr=null,i.__clipTarget=null,this.clipPath=null,this.dirty(!1))},addSelfToZr:function(i){this.__zr=i;var t=this.animators;if(t)for(var r=0;r<t.length;r++)i.animation.addAnimator(t[r]);this.clipPath&&this.clipPath.addSelfToZr(i)},removeSelfFromZr:function(i){this.__zr=null;var t=this.animators;if(t)for(var r=0;r<t.length;r++)i.animation.removeAnimator(t[r]);this.clipPath&&this.clipPath.removeSelfFromZr(i)}},a.mixin(l,s),a.mixin(l,o),a.mixin(l,n);var h=l;r.exports=h});
|
||
;/*!node_modules/zrender/lib/core/BoundingRect.js*/
|
||
amis.define("node_modules/zrender/lib/core/BoundingRect",function(t,i,h){function e(t,i,h,e){0>h&&(t+=h,h=-h),0>e&&(i+=e,e=-e),this.x=t,this.y=i,this.width=h,this.height=e}var n=t("node_modules/zrender/lib/core/vector"),s=t("node_modules/zrender/lib/core/matrix"),r=n.applyTransform,o=Math.min,a=Math.max;e.prototype={constructor:e,union:function(t){var i=o(t.x,this.x),h=o(t.y,this.y);this.width=a(t.x+t.width,this.x+this.width)-i,this.height=a(t.y+t.height,this.y+this.height)-h,this.x=i,this.y=h},applyTransform:function(){var t=[],i=[],h=[],e=[];return function(n){if(n){t[0]=h[0]=this.x,t[1]=e[1]=this.y,i[0]=e[0]=this.x+this.width,i[1]=h[1]=this.y+this.height,r(t,t,n),r(i,i,n),r(h,h,n),r(e,e,n),this.x=o(t[0],i[0],h[0],e[0]),this.y=o(t[1],i[1],h[1],e[1]);var s=a(t[0],i[0],h[0],e[0]),c=a(t[1],i[1],h[1],e[1]);this.width=s-this.x,this.height=c-this.y}}}(),calculateTransform:function(t){var i=this,h=t.width/i.width,e=t.height/i.height,n=s.create();return s.translate(n,n,[-i.x,-i.y]),s.scale(n,n,[h,e]),s.translate(n,n,[t.x,t.y]),n},intersect:function(t){if(!t)return!1;t instanceof e||(t=e.create(t));var i=this,h=i.x,n=i.x+i.width,s=i.y,r=i.y+i.height,o=t.x,a=t.x+t.width,c=t.y,d=t.y+t.height;return!(o>n||h>a||c>r||s>d)},contain:function(t,i){var h=this;return t>=h.x&&t<=h.x+h.width&&i>=h.y&&i<=h.y+h.height},clone:function(){return new e(this.x,this.y,this.width,this.height)},copy:function(t){this.x=t.x,this.y=t.y,this.width=t.width,this.height=t.height},plain:function(){return{x:this.x,y:this.y,width:this.width,height:this.height}}},e.create=function(t){return new e(t.x,t.y,t.width,t.height)};var c=e;h.exports=c});
|
||
;/*!node_modules/zrender/lib/container/Group.js*/
|
||
amis.define("node_modules/zrender/lib/container/Group",function(r,e,n){var t=r("node_modules/zrender/lib/core/util"),i=r("node_modules/zrender/lib/Element"),o=r("node_modules/zrender/lib/core/BoundingRect"),h=function(r){r=r||{},i.call(this,r);for(var e in r)r.hasOwnProperty(e)&&(this[e]=r[e]);this._children=[],this.__storage=null,this.__dirty=!0};h.prototype={constructor:h,isGroup:!0,type:"group",silent:!1,children:function(){return this._children.slice()},childAt:function(r){return this._children[r]},childOfName:function(r){for(var e=this._children,n=0;n<e.length;n++)if(e[n].name===r)return e[n]},childCount:function(){return this._children.length},add:function(r){return r&&r!==this&&r.parent!==this&&(this._children.push(r),this._doAdd(r)),this},addBefore:function(r,e){if(r&&r!==this&&r.parent!==this&&e&&e.parent===this){var n=this._children,t=n.indexOf(e);t>=0&&(n.splice(t,0,r),this._doAdd(r))}return this},_doAdd:function(r){r.parent&&r.parent.remove(r),r.parent=this;var e=this.__storage,n=this.__zr;e&&e!==r.__storage&&(e.addToStorage(r),r instanceof h&&r.addChildrenToStorage(e)),n&&n.refresh()},remove:function(r){var e=this.__zr,n=this.__storage,i=this._children,o=t.indexOf(i,r);return 0>o?this:(i.splice(o,1),r.parent=null,n&&(n.delFromStorage(r),r instanceof h&&r.delChildrenFromStorage(n)),e&&e.refresh(),this)},removeAll:function(){var r,e,n=this._children,t=this.__storage;for(e=0;e<n.length;e++)r=n[e],t&&(t.delFromStorage(r),r instanceof h&&r.delChildrenFromStorage(t)),r.parent=null;return n.length=0,this},eachChild:function(r,e){for(var n=this._children,t=0;t<n.length;t++){var i=n[t];r.call(e,i,t)}return this},traverse:function(r,e){for(var n=0;n<this._children.length;n++){var t=this._children[n];r.call(e,t),"group"===t.type&&t.traverse(r,e)}return this},addChildrenToStorage:function(r){for(var e=0;e<this._children.length;e++){var n=this._children[e];r.addToStorage(n),n instanceof h&&n.addChildrenToStorage(r)}},delChildrenFromStorage:function(r){for(var e=0;e<this._children.length;e++){var n=this._children[e];r.delFromStorage(n),n instanceof h&&n.delChildrenFromStorage(r)}},dirty:function(){return this.__dirty=!0,this.__zr&&this.__zr.refresh(),this},getBoundingRect:function(r){for(var e=null,n=new o(0,0,0,0),t=r||this._children,i=[],h=0;h<t.length;h++){var d=t[h];if(!d.ignore&&!d.invisible){var l=d.getBoundingRect(),s=d.getLocalTransform(i);s?(n.copy(l),n.applyTransform(s),e=e||n.clone(),e.union(n)):(e=e||l.clone(),e.union(l))}}return e||n}},t.inherits(h,i);var d=h;n.exports=d});
|
||
;/*!node_modules/zrender/lib/core/timsort.js*/
|
||
amis.define("node_modules/zrender/lib/core/timsort",function(r,f,e){function i(r){for(var f=0;r>=c;)f|=1&r,r>>=1;return r+f}function o(r,f,e,i){var o=f+1;if(o===e)return 1;if(i(r[o++],r[f])<0){for(;e>o&&i(r[o],r[o-1])<0;)o++;a(r,f,o)}else for(;e>o&&i(r[o],r[o-1])>=0;)o++;return o-f}function a(r,f,e){for(e--;e>f;){var i=r[f];r[f++]=r[e],r[e--]=i}}function n(r,f,e,i,o){for(i===f&&i++;e>i;i++){for(var a,n=r[i],t=f,u=i;u>t;)a=t+u>>>1,o(n,r[a])<0?u=a:t=a+1;var v=i-t;switch(v){case 3:r[t+3]=r[t+2];case 2:r[t+2]=r[t+1];case 1:r[t+1]=r[t];break;default:for(;v>0;)r[t+v]=r[t+v-1],v--}r[t]=n}}function t(r,f,e,i,o,a){var n=0,t=0,u=1;if(a(r,f[e+o])>0){for(t=i-o;t>u&&a(r,f[e+o+u])>0;)n=u,u=(u<<1)+1,0>=u&&(u=t);u>t&&(u=t),n+=o,u+=o}else{for(t=o+1;t>u&&a(r,f[e+o-u])<=0;)n=u,u=(u<<1)+1,0>=u&&(u=t);u>t&&(u=t);var v=n;n=o-u,u=o-v}for(n++;u>n;){var s=n+(u-n>>>1);a(r,f[e+s])>0?n=s+1:u=s}return u}function u(r,f,e,i,o,a){var n=0,t=0,u=1;if(a(r,f[e+o])<0){for(t=o+1;t>u&&a(r,f[e+o-u])<0;)n=u,u=(u<<1)+1,0>=u&&(u=t);u>t&&(u=t);var v=n;n=o-u,u=o-v}else{for(t=i-o;t>u&&a(r,f[e+o+u])>=0;)n=u,u=(u<<1)+1,0>=u&&(u=t);u>t&&(u=t),n+=o,u+=o}for(n++;u>n;){var s=n+(u-n>>>1);a(r,f[e+s])<0?u=s:n=s+1}return u}function v(r,f){function e(r,f){s[g]=r,c[g]=f,g+=1}function i(){for(;g>1;){var r=g-2;if(r>=1&&c[r-1]<=c[r]+c[r+1]||r>=2&&c[r-2]<=c[r]+c[r-1])c[r-1]<c[r+1]&&r--;else if(c[r]>c[r+1])break;a(r)}}function o(){for(;g>1;){var r=g-2;r>0&&c[r-1]<c[r+1]&&r--,a(r)}}function a(e){var i=s[e],o=c[e],a=s[e+1],l=c[e+1];c[e]=o+l,e===g-3&&(s[e+1]=s[e+2],c[e+1]=c[e+2]),g--;var b=u(r[a],r,i,o,0,f);i+=b,o-=b,0!==o&&(l=t(r[i+o-1],r,a,l,l-1,f),0!==l&&(l>=o?n(i,o,a,l):v(i,o,a,l)))}function n(e,i,o,a){var n=0;for(n=0;i>n;n++)R[n]=r[e+n];var v=0,s=o,c=e;if(r[c++]=r[s++],0!==--a){if(1===i){for(n=0;a>n;n++)r[c+n]=r[s+n];return void(r[c+a]=R[v])}for(var b,h,d,w=k;;){b=0,h=0,d=!1;do if(f(r[s],R[v])<0){if(r[c++]=r[s++],h++,b=0,0===--a){d=!0;break}}else if(r[c++]=R[v++],b++,h=0,1===--i){d=!0;break}while(w>(b|h));if(d)break;do{if(b=u(r[s],R,v,i,0,f),0!==b){for(n=0;b>n;n++)r[c+n]=R[v+n];if(c+=b,v+=b,i-=b,1>=i){d=!0;break}}if(r[c++]=r[s++],0===--a){d=!0;break}if(h=t(R[v],r,s,a,0,f),0!==h){for(n=0;h>n;n++)r[c+n]=r[s+n];if(c+=h,s+=h,a-=h,0===a){d=!0;break}}if(r[c++]=R[v++],1===--i){d=!0;break}w--}while(b>=l||h>=l);if(d)break;0>w&&(w=0),w+=2}if(k=w,1>k&&(k=1),1===i){for(n=0;a>n;n++)r[c+n]=r[s+n];r[c+a]=R[v]}else{if(0===i)throw new Error;for(n=0;i>n;n++)r[c+n]=R[v+n]}}else for(n=0;i>n;n++)r[c+n]=R[v+n]}function v(e,i,o,a){var n=0;for(n=0;a>n;n++)R[n]=r[o+n];var v=e+i-1,s=a-1,c=o+a-1,b=0,h=0;if(r[c--]=r[v--],0!==--i){if(1===a){for(c-=i,v-=i,h=c+1,b=v+1,n=i-1;n>=0;n--)r[h+n]=r[b+n];return void(r[c]=R[s])}for(var d=k;;){var w=0,g=0,m=!1;do if(f(R[s],r[v])<0){if(r[c--]=r[v--],w++,g=0,0===--i){m=!0;break}}else if(r[c--]=R[s--],g++,w=0,1===--a){m=!0;break}while(d>(w|g));if(m)break;do{if(w=i-u(R[s],r,e,i,i-1,f),0!==w){for(c-=w,v-=w,i-=w,h=c+1,b=v+1,n=w-1;n>=0;n--)r[h+n]=r[b+n];if(0===i){m=!0;break}}if(r[c--]=R[s--],1===--a){m=!0;break}if(g=a-t(r[v],R,0,a,a-1,f),0!==g){for(c-=g,s-=g,a-=g,h=c+1,b=s+1,n=0;g>n;n++)r[h+n]=R[b+n];if(1>=a){m=!0;break}}if(r[c--]=r[v--],0===--i){m=!0;break}d--}while(w>=l||g>=l);if(m)break;0>d&&(d=0),d+=2}if(k=d,1>k&&(k=1),1===a){for(c-=i,v-=i,h=c+1,b=v+1,n=i-1;n>=0;n--)r[h+n]=r[b+n];r[c]=R[s]}else{if(0===a)throw new Error;for(b=c-(a-1),n=0;a>n;n++)r[b+n]=R[n]}}else for(b=c-(a-1),n=0;a>n;n++)r[b+n]=R[n]}var s,c,k=l,h=0,d=b,w=0,g=0;h=r.length,2*b>h&&(d=h>>>1);var R=[];w=120>h?5:1542>h?10:119151>h?19:40,s=[],c=[],this.mergeRuns=i,this.forceMergeRuns=o,this.pushRun=e}function s(r,f,e,a){e||(e=0),a||(a=r.length);var t=a-e;if(!(2>t)){var u=0;if(c>t)return u=o(r,e,a,f),void n(r,e,a,e+u,f);var s=new v(r,f),l=i(t);do{if(u=o(r,e,a,f),l>u){var b=t;b>l&&(b=l),n(r,e,e+b,e+u,f),u=b}s.pushRun(e,u),s.mergeRuns(),t-=u,e+=u}while(0!==t);s.forceMergeRuns()}}var c=32,l=7,b=256;e.exports=s});
|
||
;/*!node_modules/zrender/lib/Storage.js*/
|
||
amis.define("node_modules/zrender/lib/Storage",function(t,i,e){function s(t,i){return t.zlevel===i.zlevel?t.z===i.z?t.z2-i.z2:t.z-i.z:t.zlevel-i.zlevel}var r=t("node_modules/zrender/lib/core/util"),o=t("node_modules/zrender/lib/core/env"),n=t("node_modules/zrender/lib/container/Group"),a=t("node_modules/zrender/lib/core/timsort"),d=function(){this._roots=[],this._displayList=[],this._displayListLen=0};d.prototype={constructor:d,traverse:function(t,i){for(var e=0;e<this._roots.length;e++)this._roots[e].traverse(t,i)},getDisplayList:function(t,i){return i=i||!1,t&&this.updateDisplayList(i),this._displayList},updateDisplayList:function(t){this._displayListLen=0;for(var i=this._roots,e=this._displayList,r=0,n=i.length;n>r;r++)this._updateAndAddDisplayable(i[r],null,t);e.length=this._displayListLen,o.canvasSupported&&a(e,s)},_updateAndAddDisplayable:function(t,i,e){if(!t.ignore||e){t.beforeUpdate(),t.__dirty&&t.update(),t.afterUpdate();var s=t.clipPath;if(s){i=i?i.slice():[];for(var r=s,o=t;r;)r.parent=o,r.updateTransform(),i.push(r),o=r,r=r.clipPath}if(t.isGroup){for(var n=t._children,a=0;a<n.length;a++){var d=n[a];t.__dirty&&(d.__dirty=!0),this._updateAndAddDisplayable(d,i,e)}t.__dirty=!1}else t.__clipPaths=i,this._displayList[this._displayListLen++]=t}},addRoot:function(t){t.__storage!==this&&(t instanceof n&&t.addChildrenToStorage(this),this.addToStorage(t),this._roots.push(t))},delRoot:function(t){if(null==t){for(var i=0;i<this._roots.length;i++){var e=this._roots[i];e instanceof n&&e.delChildrenFromStorage(this)}return this._roots=[],this._displayList=[],void(this._displayListLen=0)}if(t instanceof Array)for(var i=0,s=t.length;s>i;i++)this.delRoot(t[i]);else{var o=r.indexOf(this._roots,t);o>=0&&(this.delFromStorage(t),this._roots.splice(o,1),t instanceof n&&t.delChildrenFromStorage(this))}},addToStorage:function(t){return t&&(t.__storage=this,t.dirty(!1)),this},delFromStorage:function(t){return t&&(t.__storage=null),this},dispose:function(){this._renderList=this._roots=null},displayableSortFunc:s};var l=d;e.exports=l});
|
||
;/*!node_modules/zrender/lib/graphic/helper/fixShadow.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/fixShadow",function(e,t,o){function f(e,t,o){return d.hasOwnProperty(t)?o*=e.dpr:o}var d={shadowBlur:1,shadowOffsetX:1,shadowOffsetY:1,textShadowBlur:1,textShadowOffsetX:1,textShadowOffsetY:1,textBoxShadowBlur:1,textBoxShadowOffsetX:1,textBoxShadowOffsetY:1};o.exports=f});
|
||
;/*!node_modules/zrender/lib/graphic/constant.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/constant",function(e,n){var E={NONE:0,STYLE_BIND:1,PLAIN_TEXT:2},a=9;n.ContextCachedBy=E,n.WILL_BE_RESTORED=a});
|
||
;/*!node_modules/zrender/lib/graphic/Style.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/Style",function(t,e,l){function n(t,e,l){var n=null==e.x?0:e.x,o=null==e.x2?1:e.x2,r=null==e.y?0:e.y,i=null==e.y2?0:e.y2;e.global||(n=n*l.width+l.x,o=o*l.width+l.x,r=r*l.height+l.y,i=i*l.height+l.y),n=isNaN(n)?0:n,o=isNaN(o)?1:o,r=isNaN(r)?0:r,i=isNaN(i)?0:i;var a=t.createLinearGradient(n,r,o,i);return a}function o(t,e,l){var n=l.width,o=l.height,r=Math.min(n,o),i=null==e.x?.5:e.x,a=null==e.y?.5:e.y,s=null==e.r?.5:e.r;e.global||(i=i*n+l.x,a=a*o+l.y,s*=r);var u=t.createRadialGradient(i,a,0,i,a,s);return u}var r=t("node_modules/zrender/lib/graphic/helper/fixShadow"),i=t("node_modules/zrender/lib/graphic/constant"),a=i.ContextCachedBy,s=[["shadowBlur",0],["shadowOffsetX",0],["shadowOffsetY",0],["shadowColor","#000"],["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]],u=function(t){this.extendFrom(t,!1)};u.prototype={constructor:u,fill:"#000",stroke:null,opacity:1,fillOpacity:null,strokeOpacity:null,lineDash:null,lineDashOffset:0,shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,lineWidth:1,strokeNoScale:!1,text:null,font:null,textFont:null,fontStyle:null,fontWeight:null,fontSize:null,fontFamily:null,textTag:null,textFill:"#000",textStroke:null,textWidth:null,textHeight:null,textStrokeWidth:0,textLineHeight:null,textPosition:"inside",textRect:null,textOffset:null,textAlign:null,textVerticalAlign:null,textDistance:5,textShadowColor:"transparent",textShadowBlur:0,textShadowOffsetX:0,textShadowOffsetY:0,textBoxShadowColor:"transparent",textBoxShadowBlur:0,textBoxShadowOffsetX:0,textBoxShadowOffsetY:0,transformText:!1,textRotation:0,textOrigin:null,textBackgroundColor:null,textBorderColor:null,textBorderWidth:0,textBorderRadius:0,textPadding:null,rich:null,truncate:null,blend:null,bind:function(t,e,l){var n=this,o=l&&l.style,i=!o||t.__attrCachedBy!==a.STYLE_BIND;t.__attrCachedBy=a.STYLE_BIND;for(var u=0;u<s.length;u++){var h=s[u],d=h[0];(i||n[d]!==o[d])&&(t[d]=r(t,d,n[d]||h[1]))}if((i||n.fill!==o.fill)&&(t.fillStyle=n.fill),(i||n.stroke!==o.stroke)&&(t.strokeStyle=n.stroke),(i||n.opacity!==o.opacity)&&(t.globalAlpha=null==n.opacity?1:n.opacity),(i||n.blend!==o.blend)&&(t.globalCompositeOperation=n.blend||"source-over"),this.hasStroke()){var f=n.lineWidth;t.lineWidth=f/(this.strokeNoScale&&e&&e.getLineScale?e.getLineScale():1)}},hasFill:function(){var t=this.fill;return null!=t&&"none"!==t},hasStroke:function(){var t=this.stroke;return null!=t&&"none"!==t&&this.lineWidth>0},extendFrom:function(t,e){if(t)for(var l in t)!t.hasOwnProperty(l)||e!==!0&&(e===!1?this.hasOwnProperty(l):null==t[l])||(this[l]=t[l])},set:function(t,e){"string"==typeof t?this[t]=e:this.extendFrom(t,!0)},clone:function(){var t=new this.constructor;return t.extendFrom(this,!0),t},getGradient:function(t,e,l){for(var r="radial"===e.type?o:n,i=r(t,e,l),a=e.colorStops,s=0;s<a.length;s++)i.addColorStop(a[s].offset,a[s].color);return i}};for(var h=u.prototype,d=0;d<s.length;d++){var f=s[d];f[0]in h||(h[f[0]]=f[1])}u.getGradient=h.getGradient;var x=u;l.exports=x});
|
||
;/*!node_modules/zrender/lib/graphic/Pattern.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/Pattern",function(t,e,r){var a=function(t,e){this.image=t,this.repeat=e,this.type="pattern"};a.prototype.getCanvasPattern=function(t){return t.createPattern(this.image,this.repeat||"repeat")};var n=a;r.exports=n});
|
||
;/*!node_modules/zrender/lib/Layer.js*/
|
||
amis.define("node_modules/zrender/lib/Layer",function(t,e,i){function r(){return!1}function a(t,e,i){var r=n.createCanvas(),a=e.getWidth(),s=e.getHeight(),o=r.style;return o&&(o.position="absolute",o.left=0,o.top=0,o.width=a+"px",o.height=s+"px",r.setAttribute("data-zr-dom-id",t)),r.width=a*i,r.height=s*i,r}var n=t("node_modules/zrender/lib/core/util"),s=t("node_modules/zrender/lib/config"),o=s.devicePixelRatio,h=t("node_modules/zrender/lib/graphic/Style"),d=t("node_modules/zrender/lib/graphic/Pattern"),c=function(t,e,i){var s;i=i||o,"string"==typeof t?s=a(t,e,i):n.isObject(t)&&(s=t,t=s.id),this.id=t,this.dom=s;var h=s.style;h&&(s.onselectstart=r,h["-webkit-user-select"]="none",h["user-select"]="none",h["-webkit-touch-callout"]="none",h["-webkit-tap-highlight-color"]="rgba(0,0,0,0)",h.padding=0,h.margin=0,h["border-width"]=0),this.domBack=null,this.ctxBack=null,this.painter=e,this.config=null,this.clearColor=0,this.motionBlur=!1,this.lastFrameAlpha=.7,this.dpr=i};c.prototype={constructor:c,__dirty:!0,__used:!1,__drawIndex:0,__startIndex:0,__endIndex:0,incremental:!1,getElementCount:function(){return this.__endIndex-this.__startIndex},initContext:function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},createBackBuffer:function(){var t=this.dpr;this.domBack=a("back-"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext("2d"),1!==t&&this.ctxBack.scale(t,t)},resize:function(t,e){var i=this.dpr,r=this.dom,a=r.style,n=this.domBack;a&&(a.width=t+"px",a.height=e+"px"),r.width=t*i,r.height=e*i,n&&(n.width=t*i,n.height=e*i,1!==i&&this.ctxBack.scale(i,i))},clear:function(t,e){var i=this.dom,r=this.ctx,a=i.width,n=i.height,e=e||this.clearColor,s=this.motionBlur&&!t,o=this.lastFrameAlpha,c=this.dpr;if(s&&(this.domBack||this.createBackBuffer(),this.ctxBack.globalCompositeOperation="copy",this.ctxBack.drawImage(i,0,0,a/c,n/c)),r.clearRect(0,0,a,n),e&&"transparent"!==e){var l;e.colorStops?(l=e.__canvasGradient||h.getGradient(r,e,{x:0,y:0,width:a,height:n}),e.__canvasGradient=l):e.image&&(l=d.prototype.getCanvasPattern.call(e,r)),r.save(),r.fillStyle=l||e,r.fillRect(0,0,a,n),r.restore()}if(s){var u=this.domBack;r.save(),r.globalAlpha=o,r.drawImage(u,0,0,a,n),r.restore()}}};var l=c;i.exports=l});
|
||
;/*!node_modules/zrender/lib/animation/requestAnimationFrame.js*/
|
||
amis.define("node_modules/zrender/lib/animation/requestAnimationFrame",function(n,i,e){var o="undefined"!=typeof window&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(n){setTimeout(n,16)};e.exports=o});
|
||
;/*!node_modules/zrender/lib/graphic/helper/image.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/image",function(e,n){function r(e){if("string"==typeof e){var n=o.get(e);return n&&n.image}return e}function i(e,n,r,i,g){if(e){if("string"==typeof e){if(n&&n.__zrImageSrc===e||!r)return n;var d=o.get(e),c={hostEl:r,cb:i,cbPayload:g};return d?(n=d.image,!a(n)&&d.pending.push(c)):(n=new Image,n.onload=n.onerror=t,o.put(e,n.__cachedImgObj={image:n,pending:[c]}),n.src=n.__zrImageSrc=e),n}return e}return n}function t(){var e=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var n=0;n<e.pending.length;n++){var r=e.pending[n],i=r.cb;i&&i(this,r.cbPayload),r.hostEl.dirty()}e.pending.length=0}function a(e){return e&&e.width&&e.height}var g=e("node_modules/zrender/lib/core/LRU"),o=new g(50);n.findExistImage=r,n.createOrUpdateImage=i,n.isImageReady=a});
|
||
;/*!node_modules/zrender/lib/contain/text.js*/
|
||
amis.define("node_modules/zrender/lib/contain/text",function(t,e){function i(t,e){F[t]=e}function n(t,e){e=e||B;var i=t+":"+e;if(P[i])return P[i];for(var n=(t+"").split("\n"),r=0,a=0,o=n.length;o>a;a++)r=Math.max(m(n[a],e).width,r);return I>R&&(I=0,P={}),I++,P[i]=r,r}function r(t,e,i,n,r,h,l,s){return l?o(t,e,i,n,r,h,l,s):a(t,e,i,n,r,h,s)}function a(t,e,i,r,a,o,s){var d=v(t,e,a,o,s),u=n(t,e);a&&(u+=a[1]+a[3]);var c=d.outerHeight,g=h(0,u,i),f=l(0,c,r),x=new H(g,f,u,c);return x.lineHeight=d.lineHeight,x}function o(t,e,i,n,r,a,o,s){var d=p(t,{rich:o,truncate:s,font:e,textAlign:i,textPadding:r,textLineHeight:a}),u=d.outerWidth,c=d.outerHeight,g=h(0,u,i),f=l(0,c,n);return new H(g,f,u,c)}function h(t,e,i){return"right"===i?t-=e:"center"===i&&(t-=e/2),t}function l(t,e,i){return"middle"===i?t-=e/2:"bottom"===i&&(t-=e),t}function s(t,e,i){var n=e.textPosition,r=e.textDistance,a=i.x,o=i.y;r=r||0;var h=i.height,l=i.width,s=h/2,d="left",u="top";switch(n){case"left":a-=r,o+=s,d="right",u="middle";break;case"right":a+=r+l,o+=s,u="middle";break;case"top":a+=l/2,o-=r,d="center",u="bottom";break;case"bottom":a+=l/2,o+=h+r,d="center";break;case"inside":a+=l/2,o+=s,d="center",u="middle";break;case"insideLeft":a+=r,o+=s,u="middle";break;case"insideRight":a+=l-r,o+=s,d="right",u="middle";break;case"insideTop":a+=l/2,o+=r,d="center";break;case"insideBottom":a+=l/2,o+=h-r,d="center",u="bottom";break;case"insideTopLeft":a+=r,o+=r;break;case"insideTopRight":a+=l-r,o+=r,d="right";break;case"insideBottomLeft":a+=r,o+=h-r,u="bottom";break;case"insideBottomRight":a+=l-r,o+=h-r,d="right",u="bottom"}return t=t||{},t.x=a,t.y=o,t.textAlign=d,t.textVerticalAlign=u,t}function d(t,e,i){var n={textPosition:t,textDistance:i};return s({},n,e)}function u(t,e,i,n,r){if(!e)return"";var a=(t+"").split("\n");r=c(e,i,n,r);for(var o=0,h=a.length;h>o;o++)a[o]=g(a[o],r);return a.join("\n")}function c(t,e,i,r){r=w({},r),r.font=e;var i=A(i,"...");r.maxIterations=A(r.maxIterations,2);var a=r.minChar=A(r.minChar,0);r.cnCharWidth=n("国",e);var o=r.ascCharWidth=n("a",e);r.placeholder=A(r.placeholder,"");for(var h=t=Math.max(0,t-1),l=0;a>l&&h>=o;l++)h-=o;var s=n(i,e);return s>h&&(i="",s=0),h=t-s,r.ellipsis=i,r.ellipsisWidth=s,r.contentWidth=h,r.containerWidth=t,r}function g(t,e){var i=e.containerWidth,r=e.font,a=e.contentWidth;if(!i)return"";var o=n(t,r);if(i>=o)return t;for(var h=0;;h++){if(a>=o||h>=e.maxIterations){t+=e.ellipsis;break}var l=0===h?f(t,a,e.ascCharWidth,e.cnCharWidth):o>0?Math.floor(t.length*a/o):0;t=t.substr(0,l),o=n(t,r)}return""===t&&(t=e.placeholder),t}function f(t,e,i,n){for(var r=0,a=0,o=t.length;o>a&&e>r;a++){var h=t.charCodeAt(a);r+=h>=0&&127>=h?i:n}return a}function x(t){return n("国",t)}function m(t,e){return F.measureText(t,e)}function v(t,e,i,n,r){null!=t&&(t+="");var a=A(n,x(e)),o=t?t.split("\n"):[],h=o.length*a,l=h,s=!0;if(i&&(l+=i[0]+i[2]),t&&r){s=!1;var d=r.outerHeight,u=r.outerWidth;if(null!=d&&l>d)t="",o=[];else if(null!=u)for(var f=c(u-(i?i[1]+i[3]:0),e,r.ellipsis,{minChar:r.minChar,placeholder:r.placeholder}),m=0,v=o.length;v>m;m++)o[m]=g(o[m],f)}return{lines:o,height:h,outerHeight:l,lineHeight:a,canCacheByTextString:s}}function p(t,e){var i={lines:[],width:0,height:0};if(null!=t&&(t+=""),!t)return i;for(var r,a=z.lastIndex=0;null!=(r=z.exec(t));){var o=r.index;o>a&&b(i,t.substring(a,o)),b(i,r[2],r[1]),a=z.lastIndex}a<t.length&&b(i,t.substring(a,t.length));var h=i.lines,l=0,s=0,d=[],c=e.textPadding,g=e.truncate,f=g&&g.outerWidth,m=g&&g.outerHeight;c&&(null!=f&&(f-=c[1]+c[3]),null!=m&&(m-=c[0]+c[2]));for(var v=0;v<h.length;v++){for(var p=h[v],W=0,H=0,T=0;T<p.tokens.length;T++){var C=p.tokens[T],w=C.styleName&&e.rich[C.styleName]||{},L=C.textPadding=w.textPadding,P=C.font=w.font||e.font,I=C.textHeight=A(w.textHeight,x(P));if(L&&(I+=L[0]+L[2]),C.height=I,C.lineHeight=y(w.textLineHeight,e.textLineHeight,I),C.textAlign=w&&w.textAlign||e.textAlign,C.textVerticalAlign=w&&w.textVerticalAlign||"middle",null!=m&&l+C.lineHeight>m)return{lines:[],width:0,height:0};C.textWidth=n(C.text,P);var R=w.textWidth,B=null==R||"auto"===R;if("string"==typeof R&&"%"===R.charAt(R.length-1))C.percentWidth=R,d.push(C),R=0;else{if(B){R=C.textWidth;var F=w.textBackgroundColor,M=F&&F.image;M&&(M=k.findExistImage(M),k.isImageReady(M)&&(R=Math.max(R,M.width*I/M.height)))}var _=L?L[1]+L[3]:0;R+=_;var j=null!=f?f-H:null;null!=j&&R>j&&(!B||_>j?(C.text="",C.textWidth=R=0):(C.text=u(C.text,j-_,P,g.ellipsis,{minChar:g.minChar}),C.textWidth=n(C.text,P),R=C.textWidth+_))}H+=C.width=R,w&&(W=Math.max(W,C.lineHeight))}p.width=H,p.lineHeight=W,l+=W,s=Math.max(s,H)}i.outerWidth=i.width=A(e.textWidth,s),i.outerHeight=i.height=A(e.textHeight,l),c&&(i.outerWidth+=c[1]+c[3],i.outerHeight+=c[0]+c[2]);for(var v=0;v<d.length;v++){var C=d[v],N=C.percentWidth;C.width=parseInt(N,10)/100*s}return i}function b(t,e,i){for(var n=""===e,r=e.split("\n"),a=t.lines,o=0;o<r.length;o++){var h=r[o],l={styleName:i,text:h,isLineHolder:!h&&!n};if(o)a.push({tokens:[l]});else{var s=(a[a.length-1]||(a[0]={tokens:[]})).tokens,d=s.length;1===d&&s[0].isLineHolder?s[0]=l:(h||!d||n)&&s.push(l)}}}function W(t){var e=(t.fontSize||t.fontFamily)&&[t.fontStyle,t.fontWeight,(t.fontSize||12)+"px",t.fontFamily||"sans-serif"].join(" ");return e&&L(e)||t.textFont||t.font}var H=t("node_modules/zrender/lib/core/BoundingRect"),k=t("node_modules/zrender/lib/graphic/helper/image"),T=t("node_modules/zrender/lib/core/util"),C=T.getContext,w=T.extend,A=T.retrieve2,y=T.retrieve3,L=T.trim,P={},I=0,R=5e3,z=/\{([a-zA-Z0-9_]+)\|([^}]*)\}/g,B="12px sans-serif",F={};F.measureText=function(t,e){var i=C();return i.font=e||B,i.measureText(t)},e.DEFAULT_FONT=B,e.$override=i,e.getWidth=n,e.getBoundingRect=r,e.adjustTextX=h,e.adjustTextY=l,e.calculateTextPosition=s,e.adjustTextPositionOnRect=d,e.truncateText=u,e.getLineHeight=x,e.measureText=m,e.parsePlainText=v,e.parseRichText=p,e.makeFont=W});
|
||
;/*!node_modules/zrender/lib/graphic/helper/roundRect.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/roundRect",function(e,n){function a(e,n){var a,t,h,r,i=n.x,o=n.y,l=n.width,c=n.height,d=n.r;0>l&&(i+=l,l=-l),0>c&&(o+=c,c=-c),"number"==typeof d?a=t=h=r=d:d instanceof Array?1===d.length?a=t=h=r=d[0]:2===d.length?(a=h=d[0],t=r=d[1]):3===d.length?(a=d[0],t=r=d[1],h=d[2]):(a=d[0],t=d[1],h=d[2],r=d[3]):a=t=h=r=0;var P;a+t>l&&(P=a+t,a*=l/P,t*=l/P),h+r>l&&(P=h+r,h*=l/P,r*=l/P),t+h>c&&(P=t+h,t*=c/P,h*=c/P),a+r>c&&(P=a+r,a*=c/P,r*=c/P),e.moveTo(i+a,o),e.lineTo(i+l-t,o),0!==t&&e.arc(i+l-t,o+t,t,-Math.PI/2,0),e.lineTo(i+l,o+c-h),0!==h&&e.arc(i+l-h,o+c-h,h,0,Math.PI/2),e.lineTo(i+r,o+c),0!==r&&e.arc(i+r,o+c-r,r,Math.PI/2,Math.PI),e.lineTo(i,o+a),0!==a&&e.arc(i+a,o+a,a,Math.PI,1.5*Math.PI)}n.buildPath=a});
|
||
;/*!node_modules/zrender/lib/graphic/helper/text.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/text",function(t,e){function r(t){return i(t),A(t.rich,i),t}function i(t){if(t){t.font=T.makeFont(t);var e=t.textAlign;"middle"===e&&(e="center"),t.textAlign=null==e||N[e]?e:"left";var r=t.textVerticalAlign||t.textBaseline;"center"===r&&(r="middle"),t.textVerticalAlign=null==r||z[r]?r:"top";var i=t.textPadding;i&&(t.textPadding=k(t.textPadding))}}function o(t,e,r,i,o,n){i.rich?a(t,e,r,i,o,n):l(t,e,r,i,o,n)}function l(t,e,r,i,o,l){"use strict";var a,n=h(i),x=!1,f=e.__attrCachedBy===X.PLAIN_TEXT;l!==W?(l&&(a=l.style,x=!n&&f&&a),e.__attrCachedBy=n?X.NONE:X.PLAIN_TEXT):f&&(e.__attrCachedBy=X.NONE);var g=i.font||Y;x&&g===(a.font||Y)||(e.font=g);var p=t.__computedFont;t.__styleFont!==g&&(t.__styleFont=g,p=t.__computedFont=e.font);var v=i.textPadding,S=i.textLineHeight,y=t.__textCotentBlock;(!y||t.__dirtyText)&&(y=t.__textCotentBlock=T.parsePlainText(r,p,v,S,i.truncate));var B=y.outerHeight,A=y.lines,k=y.lineHeight,m=c(V,t,i,o),O=m.baseX,b=m.baseY,C=m.textAlign||"left",F=m.textVerticalAlign;d(e,i,o,O,b);var N=T.adjustTextY(b,B,F),z=O,R=N;if(n||v){var H=T.getWidth(r,p),I=H;v&&(I+=v[1]+v[3]);var L=T.adjustTextX(O,I,C);n&&s(t,e,i,L,N,I,B),v&&(z=_(O,C,v),R+=v[0])}e.textAlign=C,e.textBaseline="middle",e.globalAlpha=i.opacity||1;for(var j=0;j<E.length;j++){var D=E[j],U=D[0],q=D[1],G=i[U];x&&G===a[U]||(e[q]=P(e,q,G||D[2]))}R+=k/2;var J=i.textStrokeWidth,K=x?a.textStrokeWidth:null,M=!x||J!==K,Q=!x||M||i.textStroke!==a.textStroke,Z=u(i.textStroke,J),$=w(i.textFill);if(Z&&(M&&(e.lineWidth=J),Q&&(e.strokeStyle=Z)),$&&(x&&i.textFill===a.textFill||(e.fillStyle=$)),1===A.length)Z&&e.strokeText(A[0],z,R),$&&e.fillText(A[0],z,R);else for(var j=0;j<A.length;j++)Z&&e.strokeText(A[j],z,R),$&&e.fillText(A[j],z,R),R+=k}function a(t,e,r,i,o,l){l!==W&&(e.__attrCachedBy=X.NONE);var a=t.__textCotentBlock;(!a||t.__dirtyText)&&(a=t.__textCotentBlock=T.parseRichText(r,i)),n(t,e,a,i,o)}function n(t,e,r,i,o){var l=r.width,a=r.outerWidth,n=r.outerHeight,f=i.textPadding,g=c(V,t,i,o),u=g.baseX,w=g.baseY,p=g.textAlign,_=g.textVerticalAlign;d(e,i,o,u,w);var v=T.adjustTextX(u,a,p),S=T.adjustTextY(w,n,_),y=v,B=S;f&&(y+=f[3],B+=f[0]);var A=y+l;h(i)&&s(t,e,i,v,S,a,n);for(var k=0;k<r.lines.length;k++){for(var m,O=r.lines[k],b=O.tokens,C=b.length,P=O.lineHeight,F=O.width,X=0,W=y,Y=A,N=C-1;C>X&&(m=b[X],!m.textAlign||"left"===m.textAlign);)x(t,e,m,i,P,B,W,"left"),F-=m.width,W+=m.width,X++;for(;N>=0&&(m=b[N],"right"===m.textAlign);)x(t,e,m,i,P,B,Y,"right"),F-=m.width,Y-=m.width,N--;for(W+=(l-(W-y)-(A-Y)-F)/2;N>=X;)m=b[X],x(t,e,m,i,P,B,W+m.width/2,"center"),W+=m.width,X++;B+=P}}function d(t,e,r,i,o){if(r&&e.textRotation){var l=e.textOrigin;"center"===l?(i=r.width/2+r.x,o=r.height/2+r.y):l&&(i=l[0]+r.x,o=l[1]+r.y),t.translate(i,o),t.rotate(-e.textRotation),t.translate(-i,-o)}}function x(t,e,r,i,o,l,a,n){var d=i.rich[r.styleName]||{};d.text=r.text;var x=r.textVerticalAlign,f=l+o/2;"top"===x?f=l+r.height/2:"bottom"===x&&(f=l+o-r.height/2),!r.isLineHolder&&h(d)&&s(t,e,d,"right"===n?a-r.width:"center"===n?a-r.width/2:a,f-r.height/2,r.width,r.height);var c=r.textPadding;c&&(a=_(a,n,c),f-=r.height/2-c[2]-r.textHeight/2),g(e,"shadowBlur",B(d.textShadowBlur,i.textShadowBlur,0)),g(e,"shadowColor",d.textShadowColor||i.textShadowColor||"transparent"),g(e,"shadowOffsetX",B(d.textShadowOffsetX,i.textShadowOffsetX,0)),g(e,"shadowOffsetY",B(d.textShadowOffsetY,i.textShadowOffsetY,0)),g(e,"textAlign",n),g(e,"textBaseline","middle"),g(e,"font",r.font||Y);var p=u(d.textStroke||i.textStroke,S),v=w(d.textFill||i.textFill),S=y(d.textStrokeWidth,i.textStrokeWidth);p&&(g(e,"lineWidth",S),g(e,"strokeStyle",p),e.strokeText(r.text,a,f)),v&&(g(e,"fillStyle",v),e.fillText(r.text,a,f))}function h(t){return!!(t.textBackgroundColor||t.textBorderWidth&&t.textBorderColor)}function s(t,e,r,i,o,l,a){var n=r.textBackgroundColor,d=r.textBorderWidth,x=r.textBorderColor,h=m(n);if(g(e,"shadowBlur",r.textBoxShadowBlur||0),g(e,"shadowColor",r.textBoxShadowColor||"transparent"),g(e,"shadowOffsetX",r.textBoxShadowOffsetX||0),g(e,"shadowOffsetY",r.textBoxShadowOffsetY||0),h||d&&x){e.beginPath();var s=r.textBorderRadius;s?b.buildPath(e,{x:i,y:o,width:l,height:a,r:s}):e.rect(i,o,l,a),e.closePath()}if(h)if(g(e,"fillStyle",n),null!=r.fillOpacity){var c=e.globalAlpha;e.globalAlpha=r.fillOpacity*r.opacity,e.fill(),e.globalAlpha=c}else e.fill();else if(O(n)){var u=n.image;u=C.createOrUpdateImage(u,null,t,f,n),u&&C.isImageReady(u)&&e.drawImage(u,i,o,l,a)}if(d&&x)if(g(e,"lineWidth",d),g(e,"strokeStyle",x),null!=r.strokeOpacity){var c=e.globalAlpha;e.globalAlpha=r.strokeOpacity*r.opacity,e.stroke(),e.globalAlpha=c}else e.stroke()}function f(t,e){e.image=t}function c(t,e,r,i){var o=r.x||0,l=r.y||0,a=r.textAlign,n=r.textVerticalAlign;if(i){var d=r.textPosition;if(d instanceof Array)o=i.x+p(d[0],i.width),l=i.y+p(d[1],i.height);else{var x=e&&e.calculateTextPosition?e.calculateTextPosition(R,r,i):T.calculateTextPosition(R,r,i);o=x.x,l=x.y,a=a||x.textAlign,n=n||x.textVerticalAlign}var h=r.textOffset;h&&(o+=h[0],l+=h[1])}return t=t||{},t.baseX=o,t.baseY=l,t.textAlign=a,t.textVerticalAlign=n,t}function g(t,e,r){return t[e]=P(t,e,r),t[e]}function u(t,e){return null==t||0>=e||"transparent"===t||"none"===t?null:t.image||t.colorStops?"#000":t}function w(t){return null==t||"none"===t?null:t.image||t.colorStops?"#000":t}function p(t,e){return"string"==typeof t?t.lastIndexOf("%")>=0?parseFloat(t)/100*e:parseFloat(t):t}function _(t,e,r){return"right"===e?t-r[1]:"center"===e?t+r[3]/2-r[1]/2:t+r[3]}function v(t,e){return null!=t&&(t||e.textBackgroundColor||e.textBorderWidth&&e.textBorderColor||e.textPadding)}var S=t("node_modules/zrender/lib/core/util"),y=S.retrieve2,B=S.retrieve3,A=S.each,k=S.normalizeCssArray,m=S.isString,O=S.isObject,T=t("node_modules/zrender/lib/contain/text"),b=t("node_modules/zrender/lib/graphic/helper/roundRect"),C=t("node_modules/zrender/lib/graphic/helper/image"),P=t("node_modules/zrender/lib/graphic/helper/fixShadow"),F=t("node_modules/zrender/lib/graphic/constant"),X=F.ContextCachedBy,W=F.WILL_BE_RESTORED,Y=T.DEFAULT_FONT,N={left:1,right:1,center:1},z={top:1,bottom:1,middle:1},E=[["textShadowBlur","shadowBlur",0],["textShadowOffsetX","shadowOffsetX",0],["textShadowOffsetY","shadowOffsetY",0],["textShadowColor","shadowColor","transparent"]],R={},V={};e.normalizeTextStyle=r,e.renderText=o,e.getBoxPosition=c,e.getStroke=u,e.getFill=w,e.parsePercent=p,e.needDrawText=v});
|
||
;/*!node_modules/zrender/lib/graphic/mixin/RectText.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/mixin/RectText",function(e,r,t){var n=e("node_modules/zrender/lib/graphic/helper/text"),o=e("node_modules/zrender/lib/core/BoundingRect"),i=e("node_modules/zrender/lib/graphic/constant"),s=i.WILL_BE_RESTORED,a=new o,d=function(){};d.prototype={constructor:d,drawRectText:function(e,r){var t=this.style;r=t.textRect||r,this.__dirty&&n.normalizeTextStyle(t,!0);var o=t.text;if(null!=o&&(o+=""),n.needDrawText(o,t)){e.save();var i=this.transform;t.transformText?this.setTransform(e):i&&(a.copy(r),a.applyTransform(i),r=a),n.renderText(this,e,o,t,r,s),e.restore()}}};var c=d;t.exports=c});
|
||
;/*!node_modules/zrender/lib/graphic/Displayable.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/Displayable",function(t,e,i){function n(t){t=t||{},l.call(this,t);for(var e in t)t.hasOwnProperty(e)&&"style"!==e&&(this[e]=t[e]);this.style=new s(t.style,this),this._rect=null,this.__clipPaths=null}var r=t("node_modules/zrender/lib/core/util"),s=t("node_modules/zrender/lib/graphic/Style"),l=t("node_modules/zrender/lib/Element"),o=t("node_modules/zrender/lib/graphic/mixin/RectText");n.prototype={constructor:n,type:"displayable",__dirty:!0,invisible:!1,z:0,z2:0,zlevel:0,draggable:!1,dragging:!1,silent:!1,culling:!1,cursor:"pointer",rectHover:!1,progressive:!1,incremental:!1,globalScaleRatio:1,beforeBrush:function(){},afterBrush:function(){},brush:function(){},getBoundingRect:function(){},contain:function(t,e){return this.rectContain(t,e)},traverse:function(t,e){t.call(e,this)},rectContain:function(t,e){var i=this.transformCoordToLocal(t,e),n=this.getBoundingRect();return n.contain(i[0],i[1])},dirty:function(){this.__dirty=this.__dirtyText=!0,this._rect=null,this.__zr&&this.__zr.refresh()},animateStyle:function(t){return this.animate("style",t)},attrKV:function(t,e){"style"!==t?l.prototype.attrKV.call(this,t,e):this.style.set(e)},setStyle:function(t,e){return this.style.set(t,e),this.dirty(!1),this},useStyle:function(t){return this.style=new s(t,this),this.dirty(!1),this},calculateTextPosition:null},r.inherits(n,l),r.mixin(n,o);var c=n;i.exports=c});
|
||
;/*!node_modules/zrender/lib/graphic/Image.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/Image",function(e,i,t){function r(e){s.call(this,e)}var s=e("node_modules/zrender/lib/graphic/Displayable"),n=e("node_modules/zrender/lib/core/BoundingRect"),h=e("node_modules/zrender/lib/core/util"),a=e("node_modules/zrender/lib/graphic/helper/image");r.prototype={constructor:r,type:"image",brush:function(e,i){var t=this.style,r=t.image;t.bind(e,this,i);var s=this._image=a.createOrUpdateImage(r,this._image,this,this.onload);if(s&&a.isImageReady(s)){var n=t.x||0,h=t.y||0,l=t.width,d=t.height,o=s.width/s.height;if(null==l&&null!=d?l=d*o:null==d&&null!=l?d=l/o:null==l&&null==d&&(l=s.width,d=s.height),this.setTransform(e),t.sWidth&&t.sHeight){var g=t.sx||0,u=t.sy||0;e.drawImage(s,g,u,t.sWidth,t.sHeight,n,h,l,d)}else if(t.sx&&t.sy){var g=t.sx,u=t.sy,c=l-g,m=d-u;e.drawImage(s,g,u,c,m,n,h,l,d)}else e.drawImage(s,n,h,l,d);null!=t.text&&(this.restoreTransform(e),this.drawRectText(e,this.getBoundingRect()))}},getBoundingRect:function(){var e=this.style;return this._rect||(this._rect=new n(e.x||0,e.y||0,e.width||0,e.height||0)),this._rect}},h.inherits(r,s);var l=r;t.exports=l});
|
||
;/*!node_modules/zrender/lib/Painter.js*/
|
||
amis.define("node_modules/zrender/lib/Painter",function(e,t,i){function r(e){return parseInt(e,10)}function n(e){return e?e.__builtin__?!0:"function"!=typeof e.resize||"function"!=typeof e.refresh?!1:!0:!1}function s(e,t,i){return C.copy(e.getBoundingRect()),e.transform&&C.applyTransform(e.transform),z.width=t,z.height=i,!C.intersect(z)}function a(e,t){if(e===t)return!1;if(!e||!t||e.length!==t.length)return!0;for(var i=0;i<e.length;i++)if(e[i]!==t[i])return!0;return!1}function o(e,t){for(var i=0;i<e.length;i++){var r=e[i];r.setTransform(t),t.beginPath(),r.buildPath(t,r.shape),t.clip(),r.restoreTransform(t)}}function l(e,t){var i=document.createElement("div");return i.style.cssText=["position:relative","width:"+e+"px","height:"+t+"px","padding:0","margin:0","border-width:0"].join(";")+";",i}var h=e("node_modules/zrender/lib/config"),_=h.devicePixelRatio,d=e("node_modules/zrender/lib/core/util"),u=e("node_modules/zrender/lib/core/log"),c=e("node_modules/zrender/lib/core/BoundingRect"),f=e("node_modules/zrender/lib/core/timsort"),v=e("node_modules/zrender/lib/Layer"),g=e("node_modules/zrender/lib/animation/requestAnimationFrame"),p=e("node_modules/zrender/lib/graphic/Image"),y=e("node_modules/zrender/lib/core/env"),m=1e5,x=314159,w=.01,L=.001,C=new c(0,0,0,0),z=new c(0,0,0,0),b=function(e,t,i){this.type="canvas";var r=!e.nodeName||"CANVAS"===e.nodeName.toUpperCase();this._opts=i=d.extend({},i||{}),this.dpr=i.devicePixelRatio||_,this._singleCanvas=r,this.root=e;var n=e.style;n&&(n["-webkit-tap-highlight-color"]="transparent",n["-webkit-user-select"]=n["user-select"]=n["-webkit-touch-callout"]="none",e.innerHTML=""),this.storage=t;var s=this._zlevelList=[],a=this._layers={};if(this._layerConfig={},this._needsManuallyCompositing=!1,r){var o=e.width,h=e.height;null!=i.width&&(o=i.width),null!=i.height&&(h=i.height),this.dpr=i.devicePixelRatio||1,e.width=o*this.dpr,e.height=h*this.dpr,this._width=o,this._height=h;var u=new v(e,this,this.dpr);u.__builtin__=!0,u.initContext(),a[x]=u,u.zlevel=x,s.push(x),this._domRoot=e}else{this._width=this._getSize(0),this._height=this._getSize(1);var c=this._domRoot=l(this._width,this._height);e.appendChild(c)}this._hoverlayer=null,this._hoverElements=[]};b.prototype={constructor:b,getType:function(){return"canvas"},isSingleCanvas:function(){return this._singleCanvas},getViewportRoot:function(){return this._domRoot},getViewportRootOffset:function(){var e=this.getViewportRoot();return e?{offsetLeft:e.offsetLeft||0,offsetTop:e.offsetTop||0}:void 0},refresh:function(e){var t=this.storage.getDisplayList(!0),i=this._zlevelList;this._redrawId=Math.random(),this._paintList(t,e,this._redrawId);for(var r=0;r<i.length;r++){var n=i[r],s=this._layers[n];if(!s.__builtin__&&s.refresh){var a=0===r?this._backgroundColor:null;s.refresh(a)}}return this.refreshHover(),this},addHover:function(e,t){if(!e.__hoverMir){var i=new e.constructor({style:e.style,shape:e.shape,z:e.z,z2:e.z2,silent:e.silent});return i.__from=e,e.__hoverMir=i,t&&i.setStyle(t),this._hoverElements.push(i),i}},removeHover:function(e){var t=e.__hoverMir,i=this._hoverElements,r=d.indexOf(i,t);r>=0&&i.splice(r,1),e.__hoverMir=null},clearHover:function(){for(var e=this._hoverElements,t=0;t<e.length;t++){var i=e[t].__from;i&&(i.__hoverMir=null)}e.length=0},refreshHover:function(){var e=this._hoverElements,t=e.length,i=this._hoverlayer;if(i&&i.clear(),t){f(e,this.storage.displayableSortFunc),i||(i=this._hoverlayer=this.getLayer(m));var r={};i.ctx.save();for(var n=0;t>n;){var s=e[n],a=s.__from;a&&a.__zr?(n++,a.invisible||(s.transform=a.transform,s.invTransform=a.invTransform,s.__clipPaths=a.__clipPaths,this._doPaintEl(s,i,!0,r))):(e.splice(n,1),a.__hoverMir=null,t--)}i.ctx.restore()}},getHoverLayer:function(){return this.getLayer(m)},_paintList:function(e,t,i){if(this._redrawId===i){t=t||!1,this._updateLayerStatus(e);var r=this._doPaintList(e,t);if(this._needsManuallyCompositing&&this._compositeManually(),!r){var n=this;g(function(){n._paintList(e,t,i)})}}},_compositeManually:function(){var e=this.getLayer(x).ctx,t=this._domRoot.width,i=this._domRoot.height;e.clearRect(0,0,t,i),this.eachBuiltinLayer(function(r){r.virtual&&e.drawImage(r.dom,0,0,t,i)})},_doPaintList:function(e,t){for(var i=[],r=0;r<this._zlevelList.length;r++){var n=this._zlevelList[r],s=this._layers[n];s.__builtin__&&s!==this._hoverlayer&&(s.__dirty||t)&&i.push(s)}for(var a=!0,o=0;o<i.length;o++){var s=i[o],l=s.ctx,h={};l.save();var _=t?s.__startIndex:s.__drawIndex,u=!t&&s.incremental&&Date.now,c=u&&Date.now(),f=s.zlevel===this._zlevelList[0]?this._backgroundColor:null;if(s.__startIndex===s.__endIndex)s.clear(!1,f);else if(_===s.__startIndex){var v=e[_];v.incremental&&v.notClear&&!t||s.clear(!1,f)}-1===_&&(console.error("For some unknown reason. drawIndex is -1"),_=s.__startIndex);for(var g=_;g<s.__endIndex;g++){var p=e[g];if(this._doPaintEl(p,s,t,h),p.__dirty=p.__dirtyText=!1,u){var m=Date.now()-c;if(m>15)break}}s.__drawIndex=g,s.__drawIndex<s.__endIndex&&(a=!1),h.prevElClipPaths&&l.restore(),l.restore()}return y.wxa&&d.each(this._layers,function(e){e&&e.ctx&&e.ctx.draw&&e.ctx.draw()}),a},_doPaintEl:function(e,t,i,r){var n=t.ctx,l=e.transform;if(!(!t.__dirty&&!i||e.invisible||0===e.style.opacity||l&&!l[0]&&!l[3]||e.culling&&s(e,this._width,this._height))){var h=e.__clipPaths,_=r.prevElClipPaths;(!_||a(h,_))&&(_&&(n.restore(),r.prevElClipPaths=null,r.prevEl=null),h&&(n.save(),o(h,n),r.prevElClipPaths=h)),e.beforeBrush&&e.beforeBrush(n),e.brush(n,r.prevEl||null),r.prevEl=e,e.afterBrush&&e.afterBrush(n)}},getLayer:function(e,t){this._singleCanvas&&!this._needsManuallyCompositing&&(e=x);var i=this._layers[e];return i||(i=new v("zr_"+e,this,this.dpr),i.zlevel=e,i.__builtin__=!0,this._layerConfig[e]?d.merge(i,this._layerConfig[e],!0):this._layerConfig[e-w]&&d.merge(i,this._layerConfig[e-w],!0),t&&(i.virtual=t),this.insertLayer(e,i),i.initContext()),i},insertLayer:function(e,t){var i=this._layers,r=this._zlevelList,s=r.length,a=null,o=-1,l=this._domRoot;if(i[e])return void u("ZLevel "+e+" has been used already");if(!n(t))return void u("Layer of zlevel "+e+" is not valid");if(s>0&&e>r[0]){for(o=0;s-1>o&&!(r[o]<e&&r[o+1]>e);o++);a=i[r[o]]}if(r.splice(o+1,0,e),i[e]=t,!t.virtual)if(a){var h=a.dom;h.nextSibling?l.insertBefore(t.dom,h.nextSibling):l.appendChild(t.dom)}else l.firstChild?l.insertBefore(t.dom,l.firstChild):l.appendChild(t.dom)},eachLayer:function(e,t){var i,r,n=this._zlevelList;for(r=0;r<n.length;r++)i=n[r],e.call(t,this._layers[i],i)},eachBuiltinLayer:function(e,t){var i,r,n,s=this._zlevelList;for(n=0;n<s.length;n++)r=s[n],i=this._layers[r],i.__builtin__&&e.call(t,i,r)},eachOtherLayer:function(e,t){var i,r,n,s=this._zlevelList;for(n=0;n<s.length;n++)r=s[n],i=this._layers[r],i.__builtin__||e.call(t,i,r)},getLayers:function(){return this._layers},_updateLayerStatus:function(e){function t(e){s&&(s.__endIndex!==e&&(s.__dirty=!0),s.__endIndex=e)}if(this.eachBuiltinLayer(function(e){e.__dirty=e.__used=!1}),this._singleCanvas)for(var i=1;i<e.length;i++){var r=e[i];if(r.zlevel!==e[i-1].zlevel||r.incremental){this._needsManuallyCompositing=!0;break}}for(var n,s=null,a=0,i=0;i<e.length;i++){var o,r=e[i],l=r.zlevel;n!==l&&(n=l,a=0),r.incremental?(o=this.getLayer(l+L,this._needsManuallyCompositing),o.incremental=!0,a=1):o=this.getLayer(l+(a>0?w:0),this._needsManuallyCompositing),o.__builtin__||u("ZLevel "+l+" has been used by unkown layer "+o.id),o!==s&&(o.__used=!0,o.__startIndex!==i&&(o.__dirty=!0),o.__startIndex=i,o.__drawIndex=o.incremental?-1:i,t(i),s=o),r.__dirty&&(o.__dirty=!0,o.incremental&&o.__drawIndex<0&&(o.__drawIndex=i))}t(i),this.eachBuiltinLayer(function(e){!e.__used&&e.getElementCount()>0&&(e.__dirty=!0,e.__startIndex=e.__endIndex=e.__drawIndex=0),e.__dirty&&e.__drawIndex<0&&(e.__drawIndex=e.__startIndex)})},clear:function(){return this.eachBuiltinLayer(this._clearLayer),this},_clearLayer:function(e){e.clear()},setBackgroundColor:function(e){this._backgroundColor=e},configLayer:function(e,t){if(t){var i=this._layerConfig;i[e]?d.merge(i[e],t,!0):i[e]=t;for(var r=0;r<this._zlevelList.length;r++){var n=this._zlevelList[r];if(n===e||n===e+w){var s=this._layers[n];d.merge(s,i[e],!0)}}}},delLayer:function(e){var t=this._layers,i=this._zlevelList,r=t[e];r&&(r.dom.parentNode.removeChild(r.dom),delete t[e],i.splice(d.indexOf(i,e),1))},resize:function(e,t){if(this._domRoot.style){var i=this._domRoot;i.style.display="none";var r=this._opts;if(null!=e&&(r.width=e),null!=t&&(r.height=t),e=this._getSize(0),t=this._getSize(1),i.style.display="",this._width!==e||t!==this._height){i.style.width=e+"px",i.style.height=t+"px";for(var n in this._layers)this._layers.hasOwnProperty(n)&&this._layers[n].resize(e,t);d.each(this._progressiveLayers,function(i){i.resize(e,t)}),this.refresh(!0)}this._width=e,this._height=t}else{if(null==e||null==t)return;this._width=e,this._height=t,this.getLayer(x).resize(e,t)}return this},clearLayer:function(e){var t=this._layers[e];t&&t.clear()},dispose:function(){this.root.innerHTML="",this.root=this.storage=this._domRoot=this._layers=null},getRenderedCanvas:function(e){if(e=e||{},this._singleCanvas&&!this._compositeManually)return this._layers[x].dom;var t=new v("image",this,e.pixelRatio||this.dpr);if(t.initContext(),t.clear(!1,e.backgroundColor||this._backgroundColor),e.pixelRatio<=this.dpr){this.refresh();var i=t.dom.width,r=t.dom.height,n=t.ctx;this.eachLayer(function(e){e.__builtin__?n.drawImage(e.dom,0,0,i,r):e.renderToCanvas&&(t.ctx.save(),e.renderToCanvas(t.ctx),t.ctx.restore())})}else for(var s={},a=this.storage.getDisplayList(!0),o=0;o<a.length;o++){var l=a[o];this._doPaintEl(l,t,!0,s)}return t.dom},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(e){var t=this._opts,i=["width","height"][e],n=["clientWidth","clientHeight"][e],s=["paddingLeft","paddingTop"][e],a=["paddingRight","paddingBottom"][e];if(null!=t[i]&&"auto"!==t[i])return parseFloat(t[i]);var o=this.root,l=document.defaultView.getComputedStyle(o);return(o[n]||r(l[i])||r(o.style[i]))-(r(l[s])||0)-(r(l[a])||0)|0},pathToImage:function(e,t){t=t||this.dpr;var i=document.createElement("canvas"),r=i.getContext("2d"),n=e.getBoundingRect(),s=e.style,a=s.shadowBlur*t,o=s.shadowOffsetX*t,l=s.shadowOffsetY*t,h=s.hasStroke()?s.lineWidth:0,_=Math.max(h/2,-o+a),d=Math.max(h/2,o+a),u=Math.max(h/2,-l+a),c=Math.max(h/2,l+a),f=n.width+_+d,v=n.height+u+c;i.width=f*t,i.height=v*t,r.scale(t,t),r.clearRect(0,0,f,v),r.dpr=t;var g={position:e.position,rotation:e.rotation,scale:e.scale};e.position=[_-n.x,u-n.y],e.rotation=0,e.scale=[1,1],e.updateTransform(),e&&e.brush(r);var y=p,m=new y({style:{x:0,y:0,image:i}});return null!=g.position&&(m.position=e.position=g.position),null!=g.rotation&&(m.rotation=e.rotation=g.rotation),null!=g.scale&&(m.scale=e.scale=g.scale),m}};var I=b;i.exports=I});
|
||
;/*!node_modules/zrender/lib/animation/Animation.js*/
|
||
amis.define("node_modules/zrender/lib/animation/Animation",function(t,i,e){var n=t("node_modules/zrender/lib/core/util"),s=t("node_modules/zrender/lib/core/event"),a=s.Dispatcher,r=t("node_modules/zrender/lib/animation/requestAnimationFrame"),o=t("node_modules/zrender/lib/animation/Animator"),u=function(t){t=t||{},this.stage=t.stage||{},this.onframe=t.onframe||function(){},this._clips=[],this._running=!1,this._time,this._pausedTime,this._pauseStart,this._paused=!1,a.call(this)};u.prototype={constructor:u,addClip:function(t){this._clips.push(t)},addAnimator:function(t){t.animation=this;for(var i=t.getClips(),e=0;e<i.length;e++)this.addClip(i[e])},removeClip:function(t){var i=n.indexOf(this._clips,t);i>=0&&this._clips.splice(i,1)},removeAnimator:function(t){for(var i=t.getClips(),e=0;e<i.length;e++)this.removeClip(i[e]);t.animation=null},_update:function(){for(var t=(new Date).getTime()-this._pausedTime,i=t-this._time,e=this._clips,n=e.length,s=[],a=[],r=0;n>r;r++){var o=e[r],u=o.step(t,i);u&&(s.push(u),a.push(o))}for(var r=0;n>r;)e[r]._needsRemove?(e[r]=e[n-1],e.pop(),n--):r++;n=s.length;for(var r=0;n>r;r++)a[r].fire(s[r]);this._time=t,this.onframe(i),this.trigger("frame",i),this.stage.update&&this.stage.update()},_startLoop:function(){function t(){i._running&&(r(t),!i._paused&&i._update())}var i=this;this._running=!0,r(t)},start:function(){this._time=(new Date).getTime(),this._pausedTime=0,this._startLoop()},stop:function(){this._running=!1},pause:function(){this._paused||(this._pauseStart=(new Date).getTime(),this._paused=!0)},resume:function(){this._paused&&(this._pausedTime+=(new Date).getTime()-this._pauseStart,this._paused=!1)},clear:function(){this._clips=[]},isFinished:function(){return!this._clips.length},animate:function(t,i){i=i||{};var e=new o(t,i.loop,i.getter,i.setter);return this.addAnimator(e),e}},n.mixin(u,a);var h=u;e.exports=h});
|
||
;/*!node_modules/zrender/lib/dom/HandlerProxy.js*/
|
||
amis.define("node_modules/zrender/lib/dom/HandlerProxy",function(t,e,o){function n(t){return"mousewheel"===t&&C.browser.firefox?"DOMMouseScroll":t}function i(t){var e=t.pointerType;return"pen"===e||"touch"===e}function r(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 u(t){t&&(t.zrByTouch=!0)}function s(t,e){return y(t.dom,new l(t,e),!0)}function c(t,e){for(var o=e,n=!1;o&&9!==o.nodeType&&!(n=o.domBelongToZr||o!==e&&o===t.painterRoot);)o=o.parentNode;return n}function l(t,e){this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY}function m(t,e){var o=e.domHandlers;C.pointerEventsSupported?z.each(H.pointer,function(n){h(e,n,function(e){o[n].call(t,e)})}):(C.touchEventsSupported&&z.each(H.touch,function(n){h(e,n,function(i){o[n].call(t,i),r(e)})}),z.each(H.mouse,function(n){h(e,n,function(i){i=w(i),e.touching||o[n].call(t,i)})}))}function a(t,e){function o(o){function n(n){n=w(n),c(t,n.target)||(n=s(t,n),e.domHandlers[o].call(t,n))}h(e,o,n,{capture:!0})}C.pointerEventsSupported?z.each(P.pointer,o):C.touchEventsSupported||z.each(P.mouse,o)}function h(t,e,o,i){t.mounted[e]=o,t.listenerOpts[e]=i,_(t.domTarget,n(e),o,i)}function p(t){var e=t.mounted;for(var o in e)e.hasOwnProperty(o)&&T(t.domTarget,n(o),e[o],t.listenerOpts[o]);t.mounted={}}function d(t,e){if(t._mayPointerCapture=null,S&&t._pointerCapturing^e){t._pointerCapturing=e;var o=t._globalHandlerScope;e?a(t,o):p(o)}}function f(t,e){this.domTarget=t,this.domHandlers=e,this.mounted={},this.listenerOpts={},this.touchTimer=null,this.touching=!1}function v(t,e){b.call(this),this.dom=t,this.painterRoot=e,this._localHandlerScope=new f(t,O),S&&(this._globalHandlerScope=new f(document,k)),this._pointerCapturing=!1,this._mayPointerCapture=null,m(this,this._localHandlerScope)}var g=t("node_modules/zrender/lib/core/event"),_=g.addEventListener,T=g.removeEventListener,y=g.normalizeEvent,w=g.getNativeEvent,z=t("node_modules/zrender/lib/core/util"),b=t("node_modules/zrender/lib/mixin/Eventful"),C=t("node_modules/zrender/lib/core/env"),E=300,S=C.domSupported,H=function(){var t=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],e=["touchstart","touchend","touchmove"],o={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},n=z.map(t,function(t){var e=t.replace("mouse","pointer");return o.hasOwnProperty(e)?e:t});return{mouse:t,touch:e,pointer:n}}(),P={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]},x=l.prototype;x.stopPropagation=x.stopImmediatePropagation=x.preventDefault=z.noop;var O={mousedown:function(t){t=y(this.dom,t),this._mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=y(this.dom,t);var e=this._mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||d(this,!0),this.trigger("mousemove",t)},mouseup:function(t){t=y(this.dom,t),d(this,!1),this.trigger("mouseup",t)},mouseout:function(t){t=y(this.dom,t),this._pointerCapturing&&(t.zrEventControl="no_globalout");var e=t.toElement||t.relatedTarget;t.zrIsToLocalDOM=c(this,e),this.trigger("mouseout",t)},touchstart:function(t){t=y(this.dom,t),u(t),this._lastTouchMoment=new Date,this.handler.processGesture(t,"start"),O.mousemove.call(this,t),O.mousedown.call(this,t)},touchmove:function(t){t=y(this.dom,t),u(t),this.handler.processGesture(t,"change"),O.mousemove.call(this,t)},touchend:function(t){t=y(this.dom,t),u(t),this.handler.processGesture(t,"end"),O.mouseup.call(this,t),+new Date-this._lastTouchMoment<E&&O.click.call(this,t)},pointerdown:function(t){O.mousedown.call(this,t)},pointermove:function(t){i(t)||O.mousemove.call(this,t)},pointerup:function(t){O.mouseup.call(this,t)},pointerout:function(t){i(t)||O.mouseout.call(this,t)}};z.each(["click","mousewheel","dblclick","contextmenu"],function(t){O[t]=function(e){e=y(this.dom,e),this.trigger(t,e)}});var k={pointermove:function(t){i(t)||k.mousemove.call(this,t)},pointerup:function(t){k.mouseup.call(this,t)},mousemove:function(t){this.trigger("mousemove",t)},mouseup:function(t){var e=this._pointerCapturing;d(this,!1),this.trigger("mouseup",t),e&&(t.zrEventControl="only_globalout",this.trigger("mouseout",t))}},D=v.prototype;D.dispose=function(){p(this._localHandlerScope),S&&p(this._globalHandlerScope)},D.setCursor=function(t){this.dom.style&&(this.dom.style.cursor=t||"default")},z.mixin(v,b);var M=v;o.exports=M});
|
||
;/*!node_modules/zrender/lib/zrender.js*/
|
||
amis.define("node_modules/zrender/lib/zrender",function(e,r){function t(e,r){var t=new _(h(),e,r);return g[t.id]=t,t}function i(e){if(e)e.dispose();else{for(var r in g)g.hasOwnProperty(r)&&g[r].dispose();g={}}return this}function n(e){return g[e]}function o(e,r){p[e]=r}function s(e){delete g[e]}var h=e("node_modules/zrender/lib/core/guid"),a=e("node_modules/zrender/lib/core/env"),d=e("node_modules/zrender/lib/core/util"),f=e("node_modules/zrender/lib/Handler"),l=e("node_modules/zrender/lib/Storage"),u=e("node_modules/zrender/lib/Painter"),c=e("node_modules/zrender/lib/animation/Animation"),v=e("node_modules/zrender/lib/dom/HandlerProxy"),m=!a.canvasSupported,p={canvas:u},g={},H="4.3.1",_=function(e,r,t){t=t||{},this.dom=r,this.id=e;var i=this,n=new l,o=t.renderer;if(m){if(!p.vml)throw new Error("You need to require 'zrender/vml/vml' to support IE8");o="vml"}else o&&p[o]||(o="canvas");var s=new p[o](r,n,t,e);this.storage=n,this.painter=s;var h=a.node||a.worker?null:new v(s.getViewportRoot(),s.root);this.handler=new f(n,s,h,s.root),this.animation=new c({stage:{update:d.bind(this.flush,this)}}),this.animation.start(),this._needsRefresh;var u=n.delFromStorage,g=n.addToStorage;n.delFromStorage=function(e){u.call(n,e),e&&e.removeSelfFromZr(i)},n.addToStorage=function(e){g.call(n,e),e.addSelfToZr(i)}};_.prototype={constructor:_,getId:function(){return this.id},add:function(e){this.storage.addRoot(e),this._needsRefresh=!0},remove:function(e){this.storage.delRoot(e),this._needsRefresh=!0},configLayer:function(e,r){this.painter.configLayer&&this.painter.configLayer(e,r),this._needsRefresh=!0},setBackgroundColor:function(e){this.painter.setBackgroundColor&&this.painter.setBackgroundColor(e),this._needsRefresh=!0},refreshImmediately:function(){this._needsRefresh=this._needsRefreshHover=!1,this.painter.refresh(),this._needsRefresh=this._needsRefreshHover=!1},refresh:function(){this._needsRefresh=!0},flush:function(){var e;this._needsRefresh&&(e=!0,this.refreshImmediately()),this._needsRefreshHover&&(e=!0,this.refreshHoverImmediately()),e&&this.trigger("rendered")},addHover:function(e,r){if(this.painter.addHover){var t=this.painter.addHover(e,r);return this.refreshHover(),t}},removeHover:function(e){this.painter.removeHover&&(this.painter.removeHover(e),this.refreshHover())},clearHover:function(){this.painter.clearHover&&(this.painter.clearHover(),this.refreshHover())},refreshHover:function(){this._needsRefreshHover=!0},refreshHoverImmediately:function(){this._needsRefreshHover=!1,this.painter.refreshHover&&this.painter.refreshHover()},resize:function(e){e=e||{},this.painter.resize(e.width,e.height),this.handler.resize()},clearAnimation:function(){this.animation.clear()},getWidth:function(){return this.painter.getWidth()},getHeight:function(){return this.painter.getHeight()},pathToImage:function(e,r){return this.painter.pathToImage(e,r)},setCursorStyle:function(e){this.handler.setCursorStyle(e)},findHover:function(e,r){return this.handler.findHover(e,r)},on:function(e,r,t){this.handler.on(e,r,t)},off:function(e,r){this.handler.off(e,r)},trigger:function(e,r){this.handler.trigger(e,r)},clear:function(){this.storage.delRoot(),this.painter.clear()},dispose:function(){this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.storage=this.painter=this.handler=null,s(this.id)}},r.version=H,r.init=t,r.dispose=i,r.getInstance=n,r.registerPainter=o});
|
||
;/*!node_modules/zrender/lib/core/curve.js*/
|
||
amis.define("node_modules/zrender/lib/core/curve",function(r,e){function t(r){return r>-S&&S>r}function a(r){return r>S||-S>r}function i(r,e,t,a,i){var n=1-i;return n*n*(n*r+3*i*e)+i*i*(i*a+3*n*t)}function n(r,e,t,a,i){var n=1-i;return 3*(((e-r)*n+2*(t-e)*i)*n+(a-t)*i*i)}function u(r,e,a,i,n,u){var c=i+3*(e-a)-r,v=3*(a-2*e+r),o=3*(e-r),f=r-n,d=v*v-3*c*o,s=v*o-9*c*f,l=o*o-3*v*f,b=0;if(t(d)&&t(s))if(t(v))u[0]=0;else{var q=-o/v;q>=0&&1>=q&&(u[b++]=q)}else{var h=s*s-4*d*l;if(t(h)){var m=s/d,q=-v/c+m,A=-m/2;q>=0&&1>=q&&(u[b++]=q),A>=0&&1>=A&&(u[b++]=A)}else if(h>0){var S=P(h),j=d*v+1.5*c*(-s+S),D=d*v+1.5*c*(-s-S);j=0>j?-M(-j,z):M(j,z),D=0>D?-M(-D,z):M(D,z);var q=(-v-(j+D))/(3*c);q>=0&&1>=q&&(u[b++]=q)}else{var E=(2*d*v-3*c*s)/(2*P(d*d*d)),R=Math.acos(E)/3,_=P(d),p=Math.cos(R),q=(-v-2*_*p)/(3*c),A=(-v+_*(p+x*Math.sin(R)))/(3*c),w=(-v+_*(p-x*Math.sin(R)))/(3*c);q>=0&&1>=q&&(u[b++]=q),A>=0&&1>=A&&(u[b++]=A),w>=0&&1>=w&&(u[b++]=w)}}return b}function c(r,e,i,n,u){var c=6*i-12*e+6*r,v=9*e+3*n-3*r-9*i,o=3*e-3*r,f=0;if(t(v)){if(a(c)){var d=-o/c;d>=0&&1>=d&&(u[f++]=d)}}else{var s=c*c-4*v*o;if(t(s))u[0]=-c/(2*v);else if(s>0){var l=P(s),d=(-c+l)/(2*v),b=(-c-l)/(2*v);d>=0&&1>=d&&(u[f++]=d),b>=0&&1>=b&&(u[f++]=b)}}return f}function v(r,e,t,a,i,n){var u=(e-r)*i+r,c=(t-e)*i+e,v=(a-t)*i+t,o=(c-u)*i+u,f=(v-c)*i+c,d=(f-o)*i+o;n[0]=r,n[1]=u,n[2]=o,n[3]=d,n[4]=d,n[5]=f,n[6]=v,n[7]=a}function o(r,e,t,a,n,u,c,v,o,f,d){var s,l,b,q,h,m=.005,M=1/0;D[0]=o,D[1]=f;for(var S=0;1>S;S+=.05)E[0]=i(r,t,n,c,S),E[1]=i(e,a,u,v,S),q=A(D,E),M>q&&(s=S,M=q);M=1/0;for(var x=0;32>x&&!(j>m);x++)l=s-m,b=s+m,E[0]=i(r,t,n,c,l),E[1]=i(e,a,u,v,l),q=A(E,D),l>=0&&M>q?(s=l,M=q):(R[0]=i(r,t,n,c,b),R[1]=i(e,a,u,v,b),h=A(R,D),1>=b&&M>h?(s=b,M=h):m*=.5);return d&&(d[0]=i(r,t,n,c,s),d[1]=i(e,a,u,v,s)),P(M)}function f(r,e,t,a){var i=1-a;return i*(i*r+2*a*e)+a*a*t}function d(r,e,t,a){return 2*((1-a)*(e-r)+a*(t-e))}function s(r,e,i,n,u){var c=r-2*e+i,v=2*(e-r),o=r-n,f=0;if(t(c)){if(a(v)){var d=-o/v;d>=0&&1>=d&&(u[f++]=d)}}else{var s=v*v-4*c*o;if(t(s)){var d=-v/(2*c);d>=0&&1>=d&&(u[f++]=d)}else if(s>0){var l=P(s),d=(-v+l)/(2*c),b=(-v-l)/(2*c);d>=0&&1>=d&&(u[f++]=d),b>=0&&1>=b&&(u[f++]=b)}}return f}function l(r,e,t){var a=r+t-2*e;return 0===a?.5:(r-e)/a}function b(r,e,t,a,i){var n=(e-r)*a+r,u=(t-e)*a+e,c=(u-n)*a+n;i[0]=r,i[1]=n,i[2]=c,i[3]=c,i[4]=u,i[5]=t}function q(r,e,t,a,i,n,u,c,v){var o,d=.005,s=1/0;D[0]=u,D[1]=c;for(var l=0;1>l;l+=.05){E[0]=f(r,t,i,l),E[1]=f(e,a,n,l);var b=A(D,E);s>b&&(o=l,s=b)}s=1/0;for(var q=0;32>q&&!(j>d);q++){var h=o-d,m=o+d;E[0]=f(r,t,i,h),E[1]=f(e,a,n,h);var b=A(E,D);if(h>=0&&s>b)o=h,s=b;else{R[0]=f(r,t,i,m),R[1]=f(e,a,n,m);var M=A(R,D);1>=m&&s>M?(o=m,s=M):d*=.5}}return v&&(v[0]=f(r,t,i,o),v[1]=f(e,a,n,o)),P(s)}var h=r("node_modules/zrender/lib/core/vector"),m=h.create,A=h.distSquare,M=Math.pow,P=Math.sqrt,S=1e-8,j=1e-4,x=P(3),z=1/3,D=m(),E=m(),R=m();e.cubicAt=i,e.cubicDerivativeAt=n,e.cubicRootAt=u,e.cubicExtrema=c,e.cubicSubdivide=v,e.cubicProjectPoint=o,e.quadraticAt=f,e.quadraticDerivativeAt=d,e.quadraticRootAt=s,e.quadraticExtremum=l,e.quadraticSubdivide=b,e.quadraticProjectPoint=q});
|
||
;/*!node_modules/zrender/lib/core/bbox.js*/
|
||
amis.define("node_modules/zrender/lib/core/bbox",function(r,e){function a(r,e,a){if(0!==r.length){var o,t=r[0],n=t[0],i=t[0],c=t[1],f=t[1];for(o=1;o<r.length;o++)t=r[o],n=u(n,t[0]),i=m(i,t[0]),c=u(c,t[1]),f=m(f,t[1]);e[0]=n,e[1]=c,a[0]=i,a[1]=f}}function o(r,e,a,o,t,n){t[0]=u(r,a),t[1]=u(e,o),n[0]=m(r,a),n[1]=m(e,o)}function t(r,e,a,o,t,n,i,c,d,v){var b,h=f.cubicExtrema,l=f.cubicAt,s=h(r,a,t,i,M);for(d[0]=1/0,d[1]=1/0,v[0]=-1/0,v[1]=-1/0,b=0;s>b;b++){var z=l(r,a,t,i,M[b]);d[0]=u(z,d[0]),v[0]=m(z,v[0])}for(s=h(e,o,n,c,x),b=0;s>b;b++){var A=l(e,o,n,c,x[b]);d[1]=u(A,d[1]),v[1]=m(A,v[1])}d[0]=u(r,d[0]),v[0]=m(r,v[0]),d[0]=u(i,d[0]),v[0]=m(i,v[0]),d[1]=u(e,d[1]),v[1]=m(e,v[1]),d[1]=u(c,d[1]),v[1]=m(c,v[1])}function n(r,e,a,o,t,n,i,c){var d=f.quadraticExtremum,v=f.quadraticAt,b=m(u(d(r,a,t),1),0),h=m(u(d(e,o,n),1),0),l=v(r,a,t,b),s=v(e,o,n,h);i[0]=u(r,t,l),i[1]=u(e,n,s),c[0]=m(r,t,l),c[1]=m(e,n,s)}function i(r,e,a,o,t,n,i,f,u){var m=c.min,M=c.max,x=Math.abs(t-n);if(1e-4>x%b&&x>1e-4)return f[0]=r-a,f[1]=e-o,u[0]=r+a,void(u[1]=e+o);if(h[0]=v(t)*a+r,h[1]=d(t)*o+e,l[0]=v(n)*a+r,l[1]=d(n)*o+e,m(f,h,l),M(u,h,l),t%=b,0>t&&(t+=b),n%=b,0>n&&(n+=b),t>n&&!i?n+=b:n>t&&i&&(t+=b),i){var z=n;n=t,t=z}for(var A=0;n>A;A+=Math.PI/2)A>t&&(s[0]=v(A)*a+r,s[1]=d(A)*o+e,m(f,s,f),M(u,s,u))}var c=r("node_modules/zrender/lib/core/vector"),f=r("node_modules/zrender/lib/core/curve"),u=Math.min,m=Math.max,d=Math.sin,v=Math.cos,b=2*Math.PI,h=c.create(),l=c.create(),s=c.create(),M=[],x=[];e.fromPoints=a,e.fromLine=o,e.fromCubic=t,e.fromQuadratic=n,e.fromArc=i});
|
||
;/*!node_modules/zrender/lib/core/PathProxy.js*/
|
||
amis.define("node_modules/zrender/lib/core/PathProxy",function(t,i,a){var s=t("node_modules/zrender/lib/core/curve"),e=t("node_modules/zrender/lib/core/vector"),h=t("node_modules/zrender/lib/core/bbox"),n=t("node_modules/zrender/lib/core/BoundingRect"),r=t("node_modules/zrender/lib/config"),o=r.devicePixelRatio,_={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},d=[],c=[],u=[],f=[],l=Math.min,x=Math.max,v=Math.cos,b=Math.sin,m=Math.sqrt,y=Math.abs,D="undefined"!=typeof Float32Array,T=function(t){this._saveData=!t,this._saveData&&(this.data=[]),this._ctx=null};T.prototype={constructor:T,_xi:0,_yi:0,_x0:0,_y0:0,_ux:0,_uy:0,_len:0,_lineDash:null,_dashOffset:0,_dashIdx:0,_dashSum:0,setScale:function(t,i,a){a=a||0,this._ux=y(a/o/t)||0,this._uy=y(a/o/i)||0},getContext:function(){return this._ctx},beginPath:function(t){return this._ctx=t,t&&t.beginPath(),t&&(this.dpr=t.dpr),this._saveData&&(this._len=0),this._lineDash&&(this._lineDash=null,this._dashOffset=0),this},moveTo:function(t,i){return this.addData(_.M,t,i),this._ctx&&this._ctx.moveTo(t,i),this._x0=t,this._y0=i,this._xi=t,this._yi=i,this},lineTo:function(t,i){var a=y(t-this._xi)>this._ux||y(i-this._yi)>this._uy||this._len<5;return this.addData(_.L,t,i),this._ctx&&a&&(this._needsDash()?this._dashedLineTo(t,i):this._ctx.lineTo(t,i)),a&&(this._xi=t,this._yi=i),this},bezierCurveTo:function(t,i,a,s,e,h){return this.addData(_.C,t,i,a,s,e,h),this._ctx&&(this._needsDash()?this._dashedBezierTo(t,i,a,s,e,h):this._ctx.bezierCurveTo(t,i,a,s,e,h)),this._xi=e,this._yi=h,this},quadraticCurveTo:function(t,i,a,s){return this.addData(_.Q,t,i,a,s),this._ctx&&(this._needsDash()?this._dashedQuadraticTo(t,i,a,s):this._ctx.quadraticCurveTo(t,i,a,s)),this._xi=a,this._yi=s,this},arc:function(t,i,a,s,e,h){return this.addData(_.A,t,i,a,a,s,e-s,0,h?0:1),this._ctx&&this._ctx.arc(t,i,a,s,e,h),this._xi=v(e)*a+t,this._yi=b(e)*a+i,this},arcTo:function(t,i,a,s,e){return this._ctx&&this._ctx.arcTo(t,i,a,s,e),this},rect:function(t,i,a,s){return this._ctx&&this._ctx.rect(t,i,a,s),this.addData(_.R,t,i,a,s),this},closePath:function(){this.addData(_.Z);var t=this._ctx,i=this._x0,a=this._y0;return t&&(this._needsDash()&&this._dashedLineTo(i,a),t.closePath()),this._xi=i,this._yi=a,this},fill:function(t){t&&t.fill(),this.toStatic()},stroke:function(t){t&&t.stroke(),this.toStatic()},setLineDash:function(t){if(t instanceof Array){this._lineDash=t,this._dashIdx=0;for(var i=0,a=0;a<t.length;a++)i+=t[a];this._dashSum=i}return this},setLineDashOffset:function(t){return this._dashOffset=t,this},len:function(){return this._len},setData:function(t){var i=t.length;this.data&&this.data.length===i||!D||(this.data=new Float32Array(i));for(var a=0;i>a;a++)this.data[a]=t[a];this._len=i},appendPath:function(t){t instanceof Array||(t=[t]);for(var i=t.length,a=0,s=this._len,e=0;i>e;e++)a+=t[e].len();D&&this.data instanceof Float32Array&&(this.data=new Float32Array(s+a));for(var e=0;i>e;e++)for(var h=t[e].data,n=0;n<h.length;n++)this.data[s++]=h[n];this._len=s},addData:function(t){if(this._saveData){var i=this.data;this._len+arguments.length>i.length&&(this._expandData(),i=this.data);for(var a=0;a<arguments.length;a++)i[this._len++]=arguments[a];this._prevCmd=t}},_expandData:function(){if(!(this.data instanceof Array)){for(var t=[],i=0;i<this._len;i++)t[i]=this.data[i];this.data=t}},_needsDash:function(){return this._lineDash},_dashedLineTo:function(t,i){var a,s,e=this._dashSum,h=this._dashOffset,n=this._lineDash,r=this._ctx,o=this._xi,_=this._yi,d=t-o,c=i-_,u=m(d*d+c*c),f=o,v=_,b=n.length;for(d/=u,c/=u,0>h&&(h=e+h),h%=e,f-=h*d,v-=h*c;d>0&&t>=f||0>d&&f>=t||0===d&&(c>0&&i>=v||0>c&&v>=i);)s=this._dashIdx,a=n[s],f+=d*a,v+=c*a,this._dashIdx=(s+1)%b,d>0&&o>f||0>d&&f>o||c>0&&_>v||0>c&&v>_||r[s%2?"moveTo":"lineTo"](d>=0?l(f,t):x(f,t),c>=0?l(v,i):x(v,i));d=f-t,c=v-i,this._dashOffset=-m(d*d+c*c)},_dashedBezierTo:function(t,i,a,e,h,n){var r,o,_,d,c,u=this._dashSum,f=this._dashOffset,l=this._lineDash,x=this._ctx,v=this._xi,b=this._yi,y=s.cubicAt,D=0,T=this._dashIdx,g=l.length,A=0;for(0>f&&(f=u+f),f%=u,r=0;1>r;r+=.1)o=y(v,t,a,h,r+.1)-y(v,t,a,h,r),_=y(b,i,e,n,r+.1)-y(b,i,e,n,r),D+=m(o*o+_*_);for(;g>T&&(A+=l[T],!(A>f));T++);for(r=(A-f)/D;1>=r;)d=y(v,t,a,h,r),c=y(b,i,e,n,r),T%2?x.moveTo(d,c):x.lineTo(d,c),r+=l[T]/D,T=(T+1)%g;T%2!==0&&x.lineTo(h,n),o=h-d,_=n-c,this._dashOffset=-m(o*o+_*_)},_dashedQuadraticTo:function(t,i,a,s){var e=a,h=s;a=(a+2*t)/3,s=(s+2*i)/3,t=(this._xi+2*t)/3,i=(this._yi+2*i)/3,this._dashedBezierTo(t,i,a,s,e,h)},toStatic:function(){var t=this.data;t instanceof Array&&(t.length=this._len,D&&(this.data=new Float32Array(t)))},getBoundingRect:function(){d[0]=d[1]=u[0]=u[1]=Number.MAX_VALUE,c[0]=c[1]=f[0]=f[1]=-Number.MAX_VALUE;for(var t=this.data,i=0,a=0,s=0,r=0,o=0;o<t.length;){var l=t[o++];switch(1===o&&(i=t[o],a=t[o+1],s=i,r=a),l){case _.M:s=t[o++],r=t[o++],i=s,a=r,u[0]=s,u[1]=r,f[0]=s,f[1]=r;break;case _.L:h.fromLine(i,a,t[o],t[o+1],u,f),i=t[o++],a=t[o++];break;case _.C:h.fromCubic(i,a,t[o++],t[o++],t[o++],t[o++],t[o],t[o+1],u,f),i=t[o++],a=t[o++];break;case _.Q:h.fromQuadratic(i,a,t[o++],t[o++],t[o],t[o+1],u,f),i=t[o++],a=t[o++];break;case _.A:var x=t[o++],m=t[o++],y=t[o++],D=t[o++],T=t[o++],g=t[o++]+T;o+=1;var A=1-t[o++];1===o&&(s=v(T)*y+x,r=b(T)*D+m),h.fromArc(x,m,y,D,T,g,A,u,f),i=v(g)*y+x,a=b(g)*D+m;break;case _.R:s=i=t[o++],r=a=t[o++];var k=t[o++],C=t[o++];h.fromLine(s,r,s+k,r+C,u,f);break;case _.Z:i=s,a=r}e.min(d,d,u),e.max(c,c,f)}return 0===o&&(d[0]=d[1]=c[0]=c[1]=0),new n(d[0],d[1],c[0]-d[0],c[1]-d[1])},rebuildPath:function(t){for(var i,a,s,e,h,n,r=this.data,o=this._ux,d=this._uy,c=this._len,u=0;c>u;){var f=r[u++];switch(1===u&&(s=r[u],e=r[u+1],i=s,a=e),f){case _.M:i=s=r[u++],a=e=r[u++],t.moveTo(s,e);break;case _.L:h=r[u++],n=r[u++],(y(h-s)>o||y(n-e)>d||u===c-1)&&(t.lineTo(h,n),s=h,e=n);break;case _.C:t.bezierCurveTo(r[u++],r[u++],r[u++],r[u++],r[u++],r[u++]),s=r[u-2],e=r[u-1];break;case _.Q:t.quadraticCurveTo(r[u++],r[u++],r[u++],r[u++]),s=r[u-2],e=r[u-1];break;case _.A:var l=r[u++],x=r[u++],m=r[u++],D=r[u++],T=r[u++],g=r[u++],A=r[u++],k=r[u++],C=m>D?m:D,M=m>D?1:m/D,L=m>D?D/m:1,z=Math.abs(m-D)>.001,p=T+g;z?(t.translate(l,x),t.rotate(A),t.scale(M,L),t.arc(0,0,C,T,p,1-k),t.scale(1/M,1/L),t.rotate(-A),t.translate(-l,-x)):t.arc(l,x,C,T,p,1-k),1===u&&(i=v(T)*m+l,a=b(T)*D+x),s=v(p)*m+l,e=b(p)*D+x;break;case _.R:i=s=r[u],a=e=r[u+1],t.rect(r[u++],r[u++],r[u++],r[u++]);break;case _.Z:t.closePath(),s=i,e=a}}}},T.CMD=_;var g=T;a.exports=g});
|
||
;/*!node_modules/zrender/lib/contain/line.js*/
|
||
amis.define("node_modules/zrender/lib/contain/line",function(n,r){function e(n,r,e,i,t,a,o){if(0===t)return!1;var u=t,f=0,c=n;if(o>r+u&&o>i+u||r-u>o&&i-u>o||a>n+u&&a>e+u||n-u>a&&e-u>a)return!1;if(n===e)return Math.abs(a-n)<=u/2;f=(r-i)/(n-e),c=(n*i-e*r)/(n-e);var d=f*a-o+c,l=d*d/(f*f+1);return u/2*u/2>=l}r.containStroke=e});
|
||
;/*!node_modules/zrender/lib/contain/cubic.js*/
|
||
amis.define("node_modules/zrender/lib/contain/cubic",function(n,e){function r(n,e,r,o,c,u,t,d,a,l,f){if(0===a)return!1;var b=a;if(f>e+b&&f>o+b&&f>u+b&&f>d+b||e-b>f&&o-b>f&&u-b>f&&d-b>f||l>n+b&&l>r+b&&l>c+b&&l>t+b||n-b>l&&r-b>l&&c-b>l&&t-b>l)return!1;var v=i.cubicProjectPoint(n,e,r,o,c,u,t,d,l,f,null);return b/2>=v}var i=n("node_modules/zrender/lib/core/curve");e.containStroke=r});
|
||
;/*!node_modules/zrender/lib/contain/quadratic.js*/
|
||
amis.define("node_modules/zrender/lib/contain/quadratic",function(r,n){function e(r,n,e,i,t,u,a,c,d){if(0===a)return!1;var l=a;if(d>n+l&&d>i+l&&d>u+l||n-l>d&&i-l>d&&u-l>d||c>r+l&&c>e+l&&c>t+l||r-l>c&&e-l>c&&t-l>c)return!1;var f=o(r,n,e,i,t,u,c,d,null);return l/2>=f}var i=r("node_modules/zrender/lib/core/curve"),o=i.quadraticProjectPoint;n.containStroke=e});
|
||
;/*!node_modules/zrender/lib/contain/util.js*/
|
||
amis.define("node_modules/zrender/lib/contain/util",function(n,i){function e(n){return n%=a,0>n&&(n+=a),n}var a=2*Math.PI;i.normalizeRadian=e});
|
||
;/*!node_modules/zrender/lib/contain/arc.js*/
|
||
amis.define("node_modules/zrender/lib/contain/arc",function(n,r){function a(n,r,a,e,o,u,d,f,l){if(0===d)return!1;var c=d;f-=n,l-=r;var s=Math.sqrt(f*f+l*l);if(s-c>a||a>s+c)return!1;if(Math.abs(e-o)%i<1e-4)return!0;if(u){var v=e;e=t(o),o=t(v)}else e=t(e),o=t(o);e>o&&(o+=i);var h=Math.atan2(l,f);return 0>h&&(h+=i),h>=e&&o>=h||h+i>=e&&o>=h+i}var e=n("node_modules/zrender/lib/contain/util"),t=e.normalizeRadian,i=2*Math.PI;r.containStroke=a});
|
||
;/*!node_modules/zrender/lib/contain/windingLine.js*/
|
||
amis.define("node_modules/zrender/lib/contain/windingLine",function(n,e,i){function r(n,e,i,r,t,o){if(o>e&&o>r||e>o&&r>o)return 0;if(r===e)return 0;var u=e>r?1:-1,d=(o-e)/(r-e);(1===d||0===d)&&(u=e>r?.5:-.5);var f=d*(i-n)+n;return f===t?1/0:f>t?u:0}i.exports=r});
|
||
;/*!node_modules/zrender/lib/contain/path.js*/
|
||
amis.define("node_modules/zrender/lib/contain/path",function(r,e){function n(r,e){return Math.abs(r-e)<A}function t(){var r=q[0];q[0]=q[1],q[1]=r}function a(r,e,n,a,i,o,c,u,d,f){if(f>e&&f>a&&f>o&&f>u||e>f&&a>f&&o>f&&u>f)return 0;var s=m.cubicRootAt(e,a,o,u,f,_);if(0===s)return 0;for(var l,v,b=0,k=-1,h=0;s>h;h++){var M=_[h],z=0===M||1===M?.5:1,S=m.cubicAt(r,n,i,c,M);d>S||(0>k&&(k=m.cubicExtrema(e,a,o,u,q),q[1]<q[0]&&k>1&&t(),l=m.cubicAt(e,a,o,u,q[0]),k>1&&(v=m.cubicAt(e,a,o,u,q[1]))),b+=2===k?M<q[0]?e>l?z:-z:M<q[1]?l>v?z:-z:v>u?z:-z:M<q[0]?e>l?z:-z:l>u?z:-z)}return b}function i(r,e,n,t,a,i,o,c){if(c>e&&c>t&&c>i||e>c&&t>c&&i>c)return 0;var u=m.quadraticRootAt(e,t,i,c,_);if(0===u)return 0;var d=m.quadraticExtremum(e,t,i);if(d>=0&&1>=d){for(var f=0,s=m.quadraticAt(e,t,i,d),l=0;u>l;l++){var v=0===_[l]||1===_[l]?.5:1,b=m.quadraticAt(r,n,a,_[l]);o>b||(f+=_[l]<d?e>s?v:-v:s>i?v:-v)}return f}var v=0===_[0]||1===_[0]?.5:1,b=m.quadraticAt(r,n,a,_[0]);return o>b?0:e>i?v:-v}function o(r,e,n,t,a,i,o,c){if(c-=e,c>n||-n>c)return 0;var u=Math.sqrt(n*n-c*c);_[0]=-u,_[1]=u;var d=Math.abs(t-a);if(1e-4>d)return 0;if(1e-4>d%S){t=0,a=S;var f=i?1:-1;return o>=_[0]+r&&o<=_[1]+r?f:0}if(i){var u=t;t=h(a),a=h(u)}else t=h(t),a=h(a);t>a&&(a+=S);for(var s=0,l=0;2>l;l++){var v=_[l];if(v+r>o){var b=Math.atan2(c,v),f=i?1:-1;0>b&&(b=S+b),(b>=t&&a>=b||b+S>=t&&a>=b+S)&&(b>Math.PI/2&&b<1.5*Math.PI&&(f=-f),s+=f)}}return s}function c(r,e,t,c,u){for(var d=0,f=0,k=0,h=0,m=0,S=0;S<r.length;){var A=r[S++];switch(A===z.M&&S>1&&(t||(d+=M(f,k,h,m,c,u))),1===S&&(f=r[S],k=r[S+1],h=f,m=k),A){case z.M:h=r[S++],m=r[S++],f=h,k=m;break;case z.L:if(t){if(s.containStroke(f,k,r[S],r[S+1],e,c,u))return!0}else d+=M(f,k,r[S],r[S+1],c,u)||0;f=r[S++],k=r[S++];break;case z.C:if(t){if(l.containStroke(f,k,r[S++],r[S++],r[S++],r[S++],r[S],r[S+1],e,c,u))return!0}else d+=a(f,k,r[S++],r[S++],r[S++],r[S++],r[S],r[S+1],c,u)||0;f=r[S++],k=r[S++];break;case z.Q:if(t){if(v.containStroke(f,k,r[S++],r[S++],r[S],r[S+1],e,c,u))return!0}else d+=i(f,k,r[S++],r[S++],r[S],r[S+1],c,u)||0;f=r[S++],k=r[S++];break;case z.A:var _=r[S++],q=r[S++],P=r[S++],R=r[S++],x=r[S++],I=r[S++];S+=1;var g=1-r[S++],w=Math.cos(x)*P+_,C=Math.sin(x)*R+q;S>1?d+=M(f,k,w,C,c,u):(h=w,m=C);var E=(c-_)*R/P+_;if(t){if(b.containStroke(_,q,R,x,x+I,g,e,E,u))return!0}else d+=o(_,q,R,x,x+I,g,E,u);f=Math.cos(x+I)*P+_,k=Math.sin(x+I)*R+q;break;case z.R:h=f=r[S++],m=k=r[S++];var L=r[S++],p=r[S++],w=h+L,C=m+p;if(t){if(s.containStroke(h,m,w,m,e,c,u)||s.containStroke(w,m,w,C,e,c,u)||s.containStroke(w,C,h,C,e,c,u)||s.containStroke(h,C,h,m,e,c,u))return!0}else d+=M(w,m,w,C,c,u),d+=M(h,C,h,m,c,u);break;case z.Z:if(t){if(s.containStroke(f,k,h,m,e,c,u))return!0}else d+=M(f,k,h,m,c,u);f=h,k=m}}return t||n(k,m)||(d+=M(f,k,h,m,c,u)||0),0!==d}function u(r,e,n){return c(r,0,!1,e,n)}function d(r,e,n,t){return c(r,e,!0,n,t)}var f=r("node_modules/zrender/lib/core/PathProxy"),s=r("node_modules/zrender/lib/contain/line"),l=r("node_modules/zrender/lib/contain/cubic"),v=r("node_modules/zrender/lib/contain/quadratic"),b=r("node_modules/zrender/lib/contain/arc"),k=r("node_modules/zrender/lib/contain/util"),h=k.normalizeRadian,m=r("node_modules/zrender/lib/core/curve"),M=r("node_modules/zrender/lib/contain/windingLine"),z=f.CMD,S=2*Math.PI,A=1e-4,_=[-1,-1,-1],q=[-1,-1];e.contain=u,e.containStroke=d});
|
||
;/*!node_modules/zrender/lib/graphic/Path.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/Path",function(t,e,i){function s(t){a.call(this,t),this.path=null}var a=t("node_modules/zrender/lib/graphic/Displayable"),h=t("node_modules/zrender/lib/core/util"),r=t("node_modules/zrender/lib/core/PathProxy"),n=t("node_modules/zrender/lib/contain/path"),l=t("node_modules/zrender/lib/graphic/Pattern"),o=l.prototype.getCanvasPattern,c=Math.abs,d=new r(!0);s.prototype={constructor:s,type:"path",__dirtyPath:!0,strokeContainThreshold:5,segmentIgnoreThreshold:0,subPixelOptimize:!1,brush:function(t,e){var i=this.style,s=this.path||d,a=i.hasStroke(),h=i.hasFill(),r=i.fill,n=i.stroke,l=h&&!!r.colorStops,c=a&&!!n.colorStops,p=h&&!!r.image,f=a&&!!n.image;if(i.bind(t,this,e),this.setTransform(t),this.__dirty){var u;l&&(u=u||this.getBoundingRect(),this._fillGradient=i.getGradient(t,r,u)),c&&(u=u||this.getBoundingRect(),this._strokeGradient=i.getGradient(t,n,u))}l?t.fillStyle=this._fillGradient:p&&(t.fillStyle=o.call(r,t)),c?t.strokeStyle=this._strokeGradient:f&&(t.strokeStyle=o.call(n,t));var _=i.lineDash,y=i.lineDashOffset,g=!!t.setLineDash,b=this.getGlobalScale();if(s.setScale(b[0],b[1],this.segmentIgnoreThreshold),this.__dirtyPath||_&&!g&&a?(s.beginPath(t),_&&!g&&(s.setLineDash(_),s.setLineDashOffset(y)),this.buildPath(s,this.shape,!1),this.path&&(this.__dirtyPath=!1)):(t.beginPath(),this.path.rebuildPath(t)),h)if(null!=i.fillOpacity){var P=t.globalAlpha;t.globalAlpha=i.fillOpacity*i.opacity,s.fill(t),t.globalAlpha=P}else s.fill(t);if(_&&g&&(t.setLineDash(_),t.lineDashOffset=y),a)if(null!=i.strokeOpacity){var P=t.globalAlpha;t.globalAlpha=i.strokeOpacity*i.opacity,s.stroke(t),t.globalAlpha=P}else s.stroke(t);_&&g&&t.setLineDash([]),null!=i.text&&(this.restoreTransform(t),this.drawRectText(t,this.getBoundingRect()))},buildPath:function(){},createPathProxy:function(){this.path=new r},getBoundingRect:function(){var t=this._rect,e=this.style,i=!t;if(i){var s=this.path;s||(s=this.path=new r),this.__dirtyPath&&(s.beginPath(),this.buildPath(s,this.shape,!1)),t=s.getBoundingRect()}if(this._rect=t,e.hasStroke()){var a=this._rectWithStroke||(this._rectWithStroke=t.clone());if(this.__dirty||i){a.copy(t);var h=e.lineWidth,n=e.strokeNoScale?this.getLineScale():1;e.hasFill()||(h=Math.max(h,this.strokeContainThreshold||4)),n>1e-10&&(a.width+=h/n,a.height+=h/n,a.x-=h/n/2,a.y-=h/n/2)}return a}return t},contain:function(t,e){var i=this.transformCoordToLocal(t,e),s=this.getBoundingRect(),a=this.style;if(t=i[0],e=i[1],s.contain(t,e)){var h=this.path.data;if(a.hasStroke()){var r=a.lineWidth,l=a.strokeNoScale?this.getLineScale():1;if(l>1e-10&&(a.hasFill()||(r=Math.max(r,this.strokeContainThreshold)),n.containStroke(h,r/l,t,e)))return!0}if(a.hasFill())return n.contain(h,t,e)}return!1},dirty:function(t){null==t&&(t=!0),t&&(this.__dirtyPath=t,this._rect=null),this.__dirty=this.__dirtyText=!0,this.__zr&&this.__zr.refresh(),this.__clipTarget&&this.__clipTarget.dirty()},animateShape:function(t){return this.animate("shape",t)},attrKV:function(t,e){"shape"===t?(this.setShape(e),this.__dirtyPath=!0,this._rect=null):a.prototype.attrKV.call(this,t,e)},setShape:function(t,e){var i=this.shape;if(i){if(h.isObject(t))for(var s in t)t.hasOwnProperty(s)&&(i[s]=t[s]);else i[t]=e;this.dirty(!0)}return this},getLineScale:function(){var t=this.transform;return t&&c(t[0]-1)>1e-10&&c(t[3]-1)>1e-10?Math.sqrt(c(t[0]*t[3]-t[2]*t[1])):1}},s.extend=function(t){var e=function(e){s.call(this,e),t.style&&this.style.extendFrom(t.style,!1);var i=t.shape;if(i){this.shape=this.shape||{};var a=this.shape;for(var h in i)!a.hasOwnProperty(h)&&i.hasOwnProperty(h)&&(a[h]=i[h])}t.init&&t.init.call(this,e)};h.inherits(e,s);for(var i in t)"style"!==i&&"shape"!==i&&(e.prototype[i]=t[i]);return e},h.inherits(s,a);var p=s;i.exports=p});
|
||
;/*!node_modules/zrender/lib/tool/transformPath.js*/
|
||
amis.define("node_modules/zrender/lib/tool/transformPath",function(e,a,r){function o(e,a){var r,o,n,s,i,f,h=e.data,m=c.M,k=c.C,u=c.L,v=c.R,M=c.A,p=c.Q;for(n=0,s=0;n<h.length;){switch(r=h[n++],s=n,o=0,r){case m:o=1;break;case u:o=1;break;case k:o=3;break;case p:o=2;break;case M:var z=a[4],P=a[5],_=l(a[0]*a[0]+a[1]*a[1]),x=l(a[2]*a[2]+a[3]*a[3]),y=b(-a[1]/x,a[0]/_);h[n]*=_,h[n++]+=z,h[n]*=x,h[n++]+=P,h[n++]*=_,h[n++]*=x,h[n++]+=y,h[n++]+=y,n+=2,s=n;break;case v:f[0]=h[n++],f[1]=h[n++],t(f,f,a),h[s++]=f[0],h[s++]=f[1],f[0]+=h[n++],f[1]+=h[n++],t(f,f,a),h[s++]=f[0],h[s++]=f[1]}for(i=0;o>i;i++){var f=d[i];f[0]=h[n++],f[1]=h[n++],t(f,f,a),h[s++]=f[0],h[s++]=f[1]}}}var n=e("node_modules/zrender/lib/core/PathProxy"),s=e("node_modules/zrender/lib/core/vector"),t=s.applyTransform,c=n.CMD,d=[[],[],[]],l=Math.sqrt,b=Math.atan2;r.exports=o});
|
||
;/*!node_modules/zrender/lib/tool/path.js*/
|
||
amis.define("node_modules/zrender/lib/tool/path",function(a,t){function e(a,t,e,r,d,n,c,o,s,h,i){var v=s*(f/180),k=b(v)*(a-e)/2+l(v)*(t-r)/2,m=-1*l(v)*(a-e)/2+b(v)*(t-r)/2,p=k*k/(c*c)+m*m/(o*o);p>1&&(c*=u(p),o*=u(p));var g=(d===n?-1:1)*u((c*c*o*o-c*c*m*m-o*o*k*k)/(c*c*m*m+o*o*k*k))||0,C=g*c*m/o,M=g*-o*k/c,L=(a+e)/2+b(v)*C-l(v)*M,x=(t+r)/2+l(v)*C+b(v)*M,z=P([1,0],[(k-C)/c,(m-M)/o]),Q=[(k-C)/c,(m-M)/o],y=[(-1*k-C)/c,(-1*m-M)/o],_=P(Q,y);D(Q,y)<=-1&&(_=f),D(Q,y)>=1&&(_=0),0===n&&_>0&&(_-=2*f),1===n&&0>_&&(_+=2*f),i.addData(h,L,x,c,o,z,_,v,n)}function r(a){if(!a)return new h;for(var t,r=0,d=0,n=r,c=d,o=new h,s=h.CMD,i=a.match(k),u=0;u<i.length;u++){for(var l,b=i[u],f=b.charAt(0),v=b.match(m)||[],D=v.length,P=0;D>P;P++)v[P]=parseFloat(v[P]);for(var p=0;D>p;){var g,C,M,L,x,z,Q,y=r,_=d;switch(f){case"l":r+=v[p++],d+=v[p++],l=s.L,o.addData(l,r,d);break;case"L":r=v[p++],d=v[p++],l=s.L,o.addData(l,r,d);break;case"m":r+=v[p++],d+=v[p++],l=s.M,o.addData(l,r,d),n=r,c=d,f="l";break;case"M":r=v[p++],d=v[p++],l=s.M,o.addData(l,r,d),n=r,c=d,f="L";break;case"h":r+=v[p++],l=s.L,o.addData(l,r,d);break;case"H":r=v[p++],l=s.L,o.addData(l,r,d);break;case"v":d+=v[p++],l=s.L,o.addData(l,r,d);break;case"V":d=v[p++],l=s.L,o.addData(l,r,d);break;case"C":l=s.C,o.addData(l,v[p++],v[p++],v[p++],v[p++],v[p++],v[p++]),r=v[p-2],d=v[p-1];break;case"c":l=s.C,o.addData(l,v[p++]+r,v[p++]+d,v[p++]+r,v[p++]+d,v[p++]+r,v[p++]+d),r+=v[p-2],d+=v[p-1];break;case"S":g=r,C=d;var q=o.len(),w=o.data;t===s.C&&(g+=r-w[q-4],C+=d-w[q-3]),l=s.C,y=v[p++],_=v[p++],r=v[p++],d=v[p++],o.addData(l,g,C,y,_,r,d);break;case"s":g=r,C=d;var q=o.len(),w=o.data;t===s.C&&(g+=r-w[q-4],C+=d-w[q-3]),l=s.C,y=r+v[p++],_=d+v[p++],r+=v[p++],d+=v[p++],o.addData(l,g,C,y,_,r,d);break;case"Q":y=v[p++],_=v[p++],r=v[p++],d=v[p++],l=s.Q,o.addData(l,y,_,r,d);break;case"q":y=v[p++]+r,_=v[p++]+d,r+=v[p++],d+=v[p++],l=s.Q,o.addData(l,y,_,r,d);break;case"T":g=r,C=d;var q=o.len(),w=o.data;t===s.Q&&(g+=r-w[q-4],C+=d-w[q-3]),r=v[p++],d=v[p++],l=s.Q,o.addData(l,g,C,r,d);break;case"t":g=r,C=d;var q=o.len(),w=o.data;t===s.Q&&(g+=r-w[q-4],C+=d-w[q-3]),r+=v[p++],d+=v[p++],l=s.Q,o.addData(l,g,C,r,d);break;case"A":M=v[p++],L=v[p++],x=v[p++],z=v[p++],Q=v[p++],y=r,_=d,r=v[p++],d=v[p++],l=s.A,e(y,_,r,d,z,Q,M,L,x,l,o);break;case"a":M=v[p++],L=v[p++],x=v[p++],z=v[p++],Q=v[p++],y=r,_=d,r+=v[p++],d+=v[p++],l=s.A,e(y,_,r,d,z,Q,M,L,x,l,o)}}("z"===f||"Z"===f)&&(l=s.Z,o.addData(l),r=n,d=c),t=l}return o.toStatic(),o}function d(a,t){var e=r(a);return t=t||{},t.buildPath=function(a){if(a.setData){a.setData(e.data);var t=a.getContext();t&&a.rebuildPath(t)}else{var t=a;e.rebuildPath(t)}},t.applyTransform=function(a){i(e,a),this.dirty(!0)},t}function n(a,t){return new s(d(a,t))}function c(a,t){return s.extend(d(a,t))}function o(a,t){for(var e=[],r=a.length,d=0;r>d;d++){var n=a[d];n.path||n.createPathProxy(),n.__dirtyPath&&n.buildPath(n.path,n.shape,!0),e.push(n.path)}var c=new s(t);return c.createPathProxy(),c.buildPath=function(a){a.appendPath(e);var t=a.getContext();t&&a.rebuildPath(t)},c}var s=a("node_modules/zrender/lib/graphic/Path"),h=a("node_modules/zrender/lib/core/PathProxy"),i=a("node_modules/zrender/lib/tool/transformPath"),u=Math.sqrt,l=Math.sin,b=Math.cos,f=Math.PI,v=function(a){return Math.sqrt(a[0]*a[0]+a[1]*a[1])},D=function(a,t){return(a[0]*t[0]+a[1]*t[1])/(v(a)*v(t))},P=function(a,t){return(a[0]*t[1]<a[1]*t[0]?-1:1)*Math.acos(D(a,t))},k=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,m=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;t.createFromString=n,t.extendFromString=c,t.mergePath=o});
|
||
;/*!node_modules/zrender/lib/graphic/Text.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/Text",function(t,e,r){var i=t("node_modules/zrender/lib/graphic/Displayable"),n=t("node_modules/zrender/lib/core/util"),o=t("node_modules/zrender/lib/contain/text"),l=t("node_modules/zrender/lib/graphic/helper/text"),d=t("node_modules/zrender/lib/graphic/constant"),s=d.ContextCachedBy,a=function(t){i.call(this,t)};a.prototype={constructor:a,type:"text",brush:function(t,e){var r=this.style;this.__dirty&&l.normalizeTextStyle(r,!0),r.fill=r.stroke=r.shadowBlur=r.shadowColor=r.shadowOffsetX=r.shadowOffsetY=null;var i=r.text;return null!=i&&(i+=""),l.needDrawText(i,r)?(this.setTransform(t),l.renderText(this,t,i,r,null,e),void this.restoreTransform(t)):void(t.__attrCachedBy=s.NONE)},getBoundingRect:function(){var t=this.style;if(this.__dirty&&l.normalizeTextStyle(t,!0),!this._rect){var e=t.text;null!=e?e+="":e="";var r=o.getBoundingRect(t.text+"",t.font,t.textAlign,t.textVerticalAlign,t.textPadding,t.textLineHeight,t.rich);if(r.x+=t.x||0,r.y+=t.y||0,l.getStroke(t.textStroke,t.textStrokeWidth)){var i=t.textStrokeWidth;r.x-=i/2,r.y-=i/2,r.width+=i,r.height+=i}this._rect=r}return this._rect}},n.inherits(a,i);var h=a;r.exports=h});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Circle.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Circle",function(e,c,r){var i=e("node_modules/zrender/lib/graphic/Path"),a=i.extend({type:"circle",shape:{cx:0,cy:0,r:0},buildPath:function(e,c,r){r&&e.moveTo(c.cx+c.r,c.cy),e.arc(c.cx,c.cy,c.r,0,2*Math.PI,!0)}});r.exports=a});
|
||
;/*!node_modules/zrender/lib/graphic/helper/subPixelOptimize.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/subPixelOptimize",function(i,e){function t(i,e,t){if(e){var n=e.x1,r=e.x2,a=e.y1,u=e.y2;i.x1=n,i.x2=r,i.y1=a,i.y2=u;var d=t&&t.lineWidth;d&&(x(2*n)===x(2*r)&&(i.x1=i.x2=h(n,d,!0)),x(2*a)===x(2*u)&&(i.y1=i.y2=h(a,d,!0)))}}function n(i,e,t){if(e){var n=e.x,x=e.y,r=e.width,a=e.height;i.x=n,i.y=x,i.width=r,i.height=a;var u=t&&t.lineWidth;u&&(i.x=h(n,u,!0),i.y=h(x,u,!0),i.width=Math.max(h(n+r,u,!1)-i.x,0===r?0:1),i.height=Math.max(h(x+a,u,!1)-i.y,0===a?0:1))}}function h(i,e,t){if(!e)return i;var n=x(2*i);return(n+x(e))%2===0?n/2:(n+(t?1:-1))/2}var x=Math.round;e.subPixelOptimizeLine=t,e.subPixelOptimizeRect=n,e.subPixelOptimize=h});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Rect.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Rect",function(e,i,t){var r=e("node_modules/zrender/lib/graphic/Path"),h=e("node_modules/zrender/lib/graphic/helper/roundRect"),d=e("node_modules/zrender/lib/graphic/helper/subPixelOptimize"),l=d.subPixelOptimizeRect,n={},s=r.extend({type:"rect",shape:{r:0,x:0,y:0,width:0,height:0},buildPath:function(e,i){var t,r,d,s;this.subPixelOptimize?(l(n,i,this.style),t=n.x,r=n.y,d=n.width,s=n.height,n.r=i.r,i=n):(t=i.x,r=i.y,d=i.width,s=i.height),i.r?h.buildPath(e,i):e.rect(t,r,d,s),e.closePath()}});t.exports=s});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Ellipse.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Ellipse",function(e,r,i){var o=e("node_modules/zrender/lib/graphic/Path"),a=o.extend({type:"ellipse",shape:{cx:0,cy:0,rx:0,ry:0},buildPath:function(e,r){var i=.5522848,o=r.cx,a=r.cy,l=r.rx,n=r.ry,c=l*i,d=n*i;e.moveTo(o-l,a),e.bezierCurveTo(o-l,a-d,o-c,a-n,o,a-n),e.bezierCurveTo(o+c,a-n,o+l,a-d,o+l,a),e.bezierCurveTo(o+l,a+d,o+c,a+n,o,a+n),e.bezierCurveTo(o-c,a+n,o-l,a+d,o-l,a),e.closePath()}});i.exports=a});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Line.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Line",function(e,i,n){var t=e("node_modules/zrender/lib/graphic/Path"),r=e("node_modules/zrender/lib/graphic/helper/subPixelOptimize"),l=r.subPixelOptimizeLine,s={},o=t.extend({type:"line",shape:{x1:0,y1:0,x2:0,y2:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(e,i){var n,t,r,o;this.subPixelOptimize?(l(s,i,this.style),n=s.x1,t=s.y1,r=s.x2,o=s.y2):(n=i.x1,t=i.y1,r=i.x2,o=i.y2);var p=i.percent;0!==p&&(e.moveTo(n,t),1>p&&(r=n*(1-p)+r*p,o=t*(1-p)+o*p),e.lineTo(r,o))},pointAt:function(e){var i=this.shape;return[i.x1*(1-e)+i.x2*e,i.y1*(1-e)+i.y2*e]}});n.exports=o});
|
||
;/*!node_modules/zrender/lib/graphic/helper/smoothSpline.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/smoothSpline",function(r,e,n){function o(r,e,n,o,a,t,i){var d=.5*(n-r),l=.5*(o-e);return(2*(e-n)+d+l)*i+(-3*(e-n)-2*d-l)*t+d*a+e}function a(r,e){for(var n=r.length,a=[],t=0,d=1;n>d;d++)t+=i(r[d-1],r[d]);var l=t/2;l=n>l?n:l;for(var d=0;l>d;d++){var u,v,c,f=d/(l-1)*(e?n:n-1),s=Math.floor(f),h=f-s,p=r[s%n];e?(u=r[(s-1+n)%n],v=r[(s+1)%n],c=r[(s+2)%n]):(u=r[0===s?s:s-1],v=r[s>n-2?n-1:s+1],c=r[s>n-3?n-1:s+2]);var m=h*h,b=h*m;a.push([o(u[0],p[0],v[0],c[0],h,m,b),o(u[1],p[1],v[1],c[1],h,m,b)])}return a}var t=r("node_modules/zrender/lib/core/vector"),i=t.distance;n.exports=a});
|
||
;/*!node_modules/zrender/lib/graphic/helper/smoothBezier.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/smoothBezier",function(e,r,n){function i(e,r,n,i){var o,c,f,v,p=[],m=[],b=[],g=[];if(i){f=[1/0,1/0],v=[-1/0,-1/0];for(var z=0,x=e.length;x>z;z++)s(f,f,e[z]),a(v,v,e[z]);s(f,f,i[0]),a(v,v,i[1])}for(var z=0,x=e.length;x>z;z++){var _=e[z];if(n)o=e[z?z-1:x-1],c=e[(z+1)%x];else{if(0===z||z===x-1){p.push(h(e[z]));continue}o=e[z-1],c=e[z+1]}l(m,c,o),t(m,m,r);var B=u(_,o),j=u(_,c),k=B+j;0!==k&&(B/=k,j/=k),t(b,m,-B),t(g,m,j);var q=d([],_,b),w=d([],_,g);i&&(a(q,q,f),s(q,q,v),a(w,w,f),s(w,w,v)),p.push(q),p.push(w)}return n&&p.push(p.shift()),p}var o=e("node_modules/zrender/lib/core/vector"),s=o.min,a=o.max,t=o.scale,u=o.distance,d=o.add,h=o.clone,l=o.sub;n.exports=i});
|
||
;/*!node_modules/zrender/lib/graphic/helper/poly.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/poly",function(e,o){function r(e,o,r){var l=o.points,h=o.smooth;if(l&&l.length>=2){if(h&&"spline"!==h){var s=n(l,h,r,o.smoothConstraint);e.moveTo(l[0][0],l[0][1]);for(var t=l.length,a=0;(r?t:t-1)>a;a++){var d=s[2*a],p=s[2*a+1],m=l[(a+1)%t];e.bezierCurveTo(d[0],d[1],p[0],p[1],m[0],m[1])}}else{"spline"===h&&(l=i(l,r)),e.moveTo(l[0][0],l[0][1]);for(var a=1,v=l.length;v>a;a++)e.lineTo(l[a][0],l[a][1])}r&&e.closePath()}}var i=e("node_modules/zrender/lib/graphic/helper/smoothSpline"),n=e("node_modules/zrender/lib/graphic/helper/smoothBezier");o.buildPath=r});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Polygon.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Polygon",function(e,o,n){var l=e("node_modules/zrender/lib/graphic/Path"),i=e("node_modules/zrender/lib/graphic/helper/poly"),d=l.extend({type:"polygon",shape:{points:null,smooth:!1,smoothConstraint:null},buildPath:function(e,o){i.buildPath(e,o,!0)}});n.exports=d});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Polyline.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Polyline",function(e,l,n){var o=e("node_modules/zrender/lib/graphic/Path"),i=e("node_modules/zrender/lib/graphic/helper/poly"),t=o.extend({type:"polyline",shape:{points:null,smooth:!1,smoothConstraint:null},style:{stroke:"#000",fill:null},buildPath:function(e,l){i.buildPath(e,l,!1)}});n.exports=t});
|
||
;/*!node_modules/zrender/lib/graphic/Gradient.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/Gradient",function(o,t,r){var n=function(o){this.colorStops=o||[]};n.prototype={constructor:n,addColorStop:function(o,t){this.colorStops.push({offset:o,color:t})}};var e=n;r.exports=e});
|
||
;/*!node_modules/zrender/lib/graphic/LinearGradient.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/LinearGradient",function(e,i,n){var l=e("node_modules/zrender/lib/core/util"),r=e("node_modules/zrender/lib/graphic/Gradient"),t=function(e,i,n,l,t,o){this.x=null==e?0:e,this.y=null==i?0:i,this.x2=null==n?1:n,this.y2=null==l?0:l,this.type="linear",this.global=o||!1,r.call(this,t)};t.prototype={constructor:t},l.inherits(t,r);var o=t;n.exports=o});
|
||
;/*!node_modules/zrender/lib/tool/parseSVG.js*/
|
||
amis.define("node_modules/zrender/lib/tool/parseSVG",function(t,e){function r(t){if(B(t)){var e=new DOMParser;t=e.parseFromString(t,"text/xml")}for(9===t.nodeType&&(t=t.firstChild);"svg"!==t.nodeName.toLowerCase()||1!==t.nodeType;)t=t.nextSibling;return t}function i(){this._defs={},this._root=null,this._isDefine=!1,this._isText=!1}function a(t,e){for(var r=t.firstChild;r;){if(1===r.nodeType){var i=r.getAttribute("offset");i=i.indexOf("%")>0?parseInt(i,10)/100:i?parseFloat(i):0;var a=r.getAttribute("stop-color")||"#000000";e.addColorStop(i,a)}r=r.nextSibling}}function n(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),D(e.__inheritedStyle,t.__inheritedStyle))}function s(t){for(var e=O(t).split(I),r=[],i=0;i<e.length;i+=2){var a=parseFloat(e[i]),n=parseFloat(e[i+1]);r.push([a,n])}return r}function l(t,e,r,i){var a=e.__inheritedStyle||{},n="text"===e.type;if(1===t.nodeType&&(p(t,e),C(a,h(t)),!i))for(var s in P)if(P.hasOwnProperty(s)){var l=t.getAttribute(s);null!=l&&(a[P[s]]=l)}var u=n?"textFill":"fill",d=n?"textStroke":"stroke";e.style=e.style||new F;var f=e.style;null!=a.fill&&f.set(u,o(a.fill,r)),null!=a.stroke&&f.set(d,o(a.stroke,r)),N(["lineWidth","opacity","fillOpacity","strokeOpacity","miterLimit","fontSize"],function(t){var e="lineWidth"===t&&n?"textStrokeWidth":t;null!=a[t]&&f.set(e,parseFloat(a[t]))}),a.textBaseline&&"auto"!==a.textBaseline||(a.textBaseline="alphabetic"),"alphabetic"===a.textBaseline&&(a.textBaseline="bottom"),"start"===a.textAlign&&(a.textAlign="left"),"end"===a.textAlign&&(a.textAlign="right"),N(["lineDashOffset","lineCap","lineJoin","fontWeight","fontFamily","fontStyle","textAlign","textBaseline"],function(t){null!=a[t]&&f.set(t,a[t])}),a.lineDash&&(e.style.lineDash=O(a.lineDash).split(I)),f[d]&&"none"!==f[d]&&(e[d]=!0),e.__inheritedStyle=a}function o(t,e){var r=e&&t&&t.match(W);if(r){var i=O(r[1]),a=e[i];return a}return t}function p(t,e){var r=t.getAttribute("transform");if(r){r=r.replace(/,/g," ");var i=null,a=[];r.replace(Y,function(t,e,r){a.push(e,r)});for(var n=a.length-1;n>0;n-=2){var s=a[n],l=a[n-1];switch(i=i||S.create(),l){case"translate":s=O(s).split(I),S.translate(i,i,[parseFloat(s[0]),parseFloat(s[1]||0)]);break;case"scale":s=O(s).split(I),S.scale(i,i,[parseFloat(s[0]),parseFloat(s[1]||s[0])]);break;case"rotate":s=O(s).split(I),S.rotate(i,i,parseFloat(s[0]));break;case"skew":s=O(s).split(I),console.warn("Skew transform is not supported yet");break;case"matrix":var s=O(s).split(I);i[0]=parseFloat(s[0]),i[1]=parseFloat(s[1]),i[2]=parseFloat(s[2]),i[3]=parseFloat(s[3]),i[4]=parseFloat(s[4]),i[5]=parseFloat(s[5])}}e.setLocalTransform(i)}}function h(t){var e=t.getAttribute("style"),r={};if(!e)return r;var i={};G.lastIndex=0;for(var a;null!=(a=G.exec(e));)i[a[1]]=a[2];for(var n in P)P.hasOwnProperty(n)&&null!=i[n]&&(r[P[n]]=i[n]);return r}function u(t,e,r){var i=e/t.width,a=r/t.height,n=Math.min(i,a),s=[n,n],l=[-(t.x+t.width/2)*n+e/2,-(t.y+t.height/2)*n+r/2];return{scale:s,position:l}}function d(t,e){var r=new i;return r.parse(t,e)}var f=t("node_modules/zrender/lib/container/Group"),g=t("node_modules/zrender/lib/graphic/Image"),c=t("node_modules/zrender/lib/graphic/Text"),x=t("node_modules/zrender/lib/graphic/shape/Circle"),y=t("node_modules/zrender/lib/graphic/shape/Rect"),b=t("node_modules/zrender/lib/graphic/shape/Ellipse"),_=t("node_modules/zrender/lib/graphic/shape/Line"),v=t("node_modules/zrender/lib/graphic/Path"),A=t("node_modules/zrender/lib/graphic/shape/Polygon"),w=t("node_modules/zrender/lib/graphic/shape/Polyline"),m=t("node_modules/zrender/lib/graphic/LinearGradient"),F=t("node_modules/zrender/lib/graphic/Style"),S=t("node_modules/zrender/lib/core/matrix"),k=t("node_modules/zrender/lib/tool/path"),z=k.createFromString,T=t("node_modules/zrender/lib/core/util"),B=T.isString,C=T.extend,D=T.defaults,O=T.trim,N=T.each,I=/[\s,]+/;i.prototype.parse=function(t,e){e=e||{};var i=r(t);if(!i)throw new Error("Illegal svg");var a=new f;this._root=a;var n=i.getAttribute("viewBox")||"",s=parseFloat(i.getAttribute("width")||e.width),o=parseFloat(i.getAttribute("height")||e.height);isNaN(s)&&(s=null),isNaN(o)&&(o=null),l(i,a,null,!0);for(var p=i.firstChild;p;)this._parseNode(p,a),p=p.nextSibling;var h,d;if(n){var g=O(n).split(I);g.length>=4&&(h={x:parseFloat(g[0]||0),y:parseFloat(g[1]||0),width:parseFloat(g[2]),height:parseFloat(g[3])})}if(h&&null!=s&&null!=o&&(d=u(h,s,o),!e.ignoreViewBox)){var c=a;a=new f,a.add(c),c.scale=d.scale.slice(),c.position=d.position.slice()}return e.ignoreRootClip||null==s||null==o||a.setClipPath(new y({shape:{x:0,y:0,width:s,height:o}})),{root:a,width:s,height:o,viewBoxRect:h,viewBoxTransform:d}},i.prototype._parseNode=function(t,e){var r=t.nodeName.toLowerCase();"defs"===r?this._isDefine=!0:"text"===r&&(this._isText=!0);var i;if(this._isDefine){var a=X[r];if(a){var n=a.call(this,t),s=t.getAttribute("id");s&&(this._defs[s]=n)}}else{var a=L[r];a&&(i=a.call(this,t,e),e.add(i))}for(var l=t.firstChild;l;)1===l.nodeType&&this._parseNode(l,i),3===l.nodeType&&this._isText&&this._parseText(l,i),l=l.nextSibling;"defs"===r?this._isDefine=!1:"text"===r&&(this._isText=!1)},i.prototype._parseText=function(t,e){if(1===t.nodeType){var r=t.getAttribute("dx")||0,i=t.getAttribute("dy")||0;this._textX+=parseFloat(r),this._textY+=parseFloat(i)}var a=new c({style:{text:t.textContent,transformText:!0},position:[this._textX||0,this._textY||0]});n(e,a),l(t,a,this._defs);var s=a.style.fontSize;s&&9>s&&(a.style.fontSize=9,a.scale=a.scale||[1,1],a.scale[0]*=s/9,a.scale[1]*=s/9);var o=a.getBoundingRect();return this._textX+=o.width,e.add(a),a};var L={g:function(t,e){var r=new f;return n(e,r),l(t,r,this._defs),r},rect:function(t,e){var r=new y;return n(e,r),l(t,r,this._defs),r.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)}),r},circle:function(t,e){var r=new x;return n(e,r),l(t,r,this._defs),r.setShape({cx:parseFloat(t.getAttribute("cx")||0),cy:parseFloat(t.getAttribute("cy")||0),r:parseFloat(t.getAttribute("r")||0)}),r},line:function(t,e){var r=new _;return n(e,r),l(t,r,this._defs),r.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)}),r},ellipse:function(t,e){var r=new b;return n(e,r),l(t,r,this._defs),r.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)}),r},polygon:function(t,e){var r=t.getAttribute("points");r&&(r=s(r));var i=new A({shape:{points:r||[]}});return n(e,i),l(t,i,this._defs),i},polyline:function(t,e){var r=new v;n(e,r),l(t,r,this._defs);var i=t.getAttribute("points");i&&(i=s(i));var a=new w({shape:{points:i||[]}});return a},image:function(t,e){var r=new g;return n(e,r),l(t,r,this._defs),r.setStyle({image:t.getAttribute("xlink:href"),x:t.getAttribute("x"),y:t.getAttribute("y"),width:t.getAttribute("width"),height:t.getAttribute("height")}),r},text:function(t,e){var r=t.getAttribute("x")||0,i=t.getAttribute("y")||0,a=t.getAttribute("dx")||0,s=t.getAttribute("dy")||0;this._textX=parseFloat(r)+parseFloat(a),this._textY=parseFloat(i)+parseFloat(s);var o=new f;return n(e,o),l(t,o,this._defs),o},tspan:function(t,e){var r=t.getAttribute("x"),i=t.getAttribute("y");null!=r&&(this._textX=parseFloat(r)),null!=i&&(this._textY=parseFloat(i));var a=t.getAttribute("dx")||0,s=t.getAttribute("dy")||0,o=new f;return n(e,o),l(t,o,this._defs),this._textX+=a,this._textY+=s,o},path:function(t,e){var r=t.getAttribute("d")||"",i=z(r);return n(e,i),l(t,i,this._defs),i}},X={lineargradient:function(t){var e=parseInt(t.getAttribute("x1")||0,10),r=parseInt(t.getAttribute("y1")||0,10),i=parseInt(t.getAttribute("x2")||10,10),n=parseInt(t.getAttribute("y2")||0,10),s=new m(e,r,i,n);return a(t,s),s},radialgradient:function(){}},P={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-align":"textAlign","alignment-baseline":"textBaseline"},W=/url\(\s*#(.*?)\)/,Y=/(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.e,]*)\)/g,G=/([^\s:;]+)\s*:\s*([^:;]+)/g;e.parseXML=r,e.makeViewBoxTransform=u,e.parseSVG=d});
|
||
;/*!node_modules/zrender/lib/graphic/CompoundPath.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/CompoundPath",function(t,e,h){var a=t("node_modules/zrender/lib/graphic/Path"),i=a.extend({type:"compound",shape:{paths:null},_updatePathDirty:function(){for(var t=this.__dirtyPath,e=this.shape.paths,h=0;h<e.length;h++)t=t||e[h].__dirtyPath;this.__dirtyPath=t,this.__dirty=this.__dirty||t},beforeBrush:function(){this._updatePathDirty();for(var t=this.shape.paths||[],e=this.getGlobalScale(),h=0;h<t.length;h++)t[h].path||t[h].createPathProxy(),t[h].path.setScale(e[0],e[1],t[h].segmentIgnoreThreshold)},buildPath:function(t,e){for(var h=e.paths||[],a=0;a<h.length;a++)h[a].buildPath(t,h[a].shape,!0)},afterBrush:function(){for(var t=this.shape.paths||[],e=0;e<t.length;e++)t[e].__dirtyPath=!1},getBoundingRect:function(){return this._updatePathDirty(),a.prototype.getBoundingRect.call(this)}});h.exports=i});
|
||
;/*!node_modules/zrender/lib/graphic/IncrementalDisplayable.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/IncrementalDisplayable",function(r,s,t){function a(r){l.call(this,r),this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.notClear=!0}var e=r("node_modules/zrender/lib/core/util"),i=e.inherits,l=r("node_modules/zrender/lib/graphic/Displayable"),o=r("node_modules/zrender/lib/core/BoundingRect");a.prototype.incremental=!0,a.prototype.clearDisplaybles=function(){this._displayables=[],this._temporaryDisplayables=[],this._cursor=0,this.dirty(),this.notClear=!1},a.prototype.addDisplayable=function(r,s){s?this._temporaryDisplayables.push(r):this._displayables.push(r),this.dirty()},a.prototype.addDisplayables=function(r,s){s=s||!1;for(var t=0;t<r.length;t++)this.addDisplayable(r[t],s)},a.prototype.eachPendingDisplayable=function(r){for(var s=this._cursor;s<this._displayables.length;s++)r&&r(this._displayables[s]);for(var s=0;s<this._temporaryDisplayables.length;s++)r&&r(this._temporaryDisplayables[s])},a.prototype.update=function(){this.updateTransform();for(var r=this._cursor;r<this._displayables.length;r++){var s=this._displayables[r];s.parent=this,s.update(),s.parent=null}for(var r=0;r<this._temporaryDisplayables.length;r++){var s=this._temporaryDisplayables[r];s.parent=this,s.update(),s.parent=null}},a.prototype.brush=function(r){for(var s=this._cursor;s<this._displayables.length;s++){var t=this._displayables[s];t.beforeBrush&&t.beforeBrush(r),t.brush(r,s===this._cursor?null:this._displayables[s-1]),t.afterBrush&&t.afterBrush(r)}this._cursor=s;for(var s=0;s<this._temporaryDisplayables.length;s++){var t=this._temporaryDisplayables[s];t.beforeBrush&&t.beforeBrush(r),t.brush(r,0===s?null:this._temporaryDisplayables[s-1]),t.afterBrush&&t.afterBrush(r)}this._temporaryDisplayables=[],this.notClear=!0};var n=[];a.prototype.getBoundingRect=function(){if(!this._rect){for(var r=new o(1/0,1/0,-1/0,-1/0),s=0;s<this._displayables.length;s++){var t=this._displayables[s],a=t.getBoundingRect().clone();t.needLocalTransform()&&a.applyTransform(t.getLocalTransform(n)),r.union(a)}this._rect=r}return this._rect},a.prototype.contain=function(r,s){var t=this.transformCoordToLocal(r,s),a=this.getBoundingRect();if(a.contain(t[0],t[1]))for(var e=0;e<this._displayables.length;e++){var i=this._displayables[e];if(i.contain(r,s))return!0}return!1},i(a,l);var p=a;t.exports=p});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Arc.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Arc",function(e,a,n){var r=e("node_modules/zrender/lib/graphic/Path"),t=r.extend({type:"arc",shape:{cx:0,cy:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},style:{stroke:"#000",fill:null},buildPath:function(e,a){var n=a.cx,r=a.cy,t=Math.max(a.r,0),c=a.startAngle,l=a.endAngle,s=a.clockwise,i=Math.cos(c),o=Math.sin(c);e.moveTo(i*t+n,o*t+r),e.arc(n,r,t,c,l,!s)}});n.exports=t});
|
||
;/*!node_modules/zrender/lib/graphic/shape/BezierCurve.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/BezierCurve",function(e,r,c){function i(e,r,c){var i=e.cpx2,t=e.cpy2;return null===i||null===t?[(c?v:d)(e.x1,e.cpx1,e.cpx2,e.x2,r),(c?v:d)(e.y1,e.cpy1,e.cpy2,e.y2,r)]:[(c?l:o)(e.x1,e.cpx1,e.x2,r),(c?l:o)(e.y1,e.cpy1,e.y2,r)]}var t=e("node_modules/zrender/lib/graphic/Path"),n=e("node_modules/zrender/lib/core/vector"),u=e("node_modules/zrender/lib/core/curve"),a=u.quadraticSubdivide,p=u.cubicSubdivide,o=u.quadraticAt,d=u.cubicAt,l=u.quadraticDerivativeAt,v=u.cubicDerivativeAt,x=[],y=t.extend({type:"bezier-curve",shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,percent:1},style:{stroke:"#000",fill:null},buildPath:function(e,r){var c=r.x1,i=r.y1,t=r.x2,n=r.y2,u=r.cpx1,o=r.cpy1,d=r.cpx2,l=r.cpy2,v=r.percent;0!==v&&(e.moveTo(c,i),null==d||null==l?(1>v&&(a(c,u,t,v,x),u=x[1],t=x[2],a(i,o,n,v,x),o=x[1],n=x[2]),e.quadraticCurveTo(u,o,t,n)):(1>v&&(p(c,u,d,t,v,x),u=x[1],d=x[2],t=x[3],p(i,o,l,n,v,x),o=x[1],l=x[2],n=x[3]),e.bezierCurveTo(u,o,d,l,t,n)))},pointAt:function(e){return i(this.shape,e,!1)},tangentAt:function(e){var r=i(this.shape,e,!0);return n.normalize(r,r)}});c.exports=y});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Droplet.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Droplet",function(e,i,r){var o=e("node_modules/zrender/lib/graphic/Path"),t=o.extend({type:"droplet",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,i){var r=i.cx,o=i.cy,t=i.width,h=i.height;e.moveTo(r,o+t),e.bezierCurveTo(r+t,o+t,r+3*t/2,o-t/3,r,o-h),e.bezierCurveTo(r-3*t/2,o-t/3,r-t,o+t,r,o+t),e.closePath()}});r.exports=t});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Heart.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Heart",function(e,i,r){var h=e("node_modules/zrender/lib/graphic/Path"),t=h.extend({type:"heart",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,i){var r=i.cx,h=i.cy,t=i.width,a=i.height;e.moveTo(r,h),e.bezierCurveTo(r+t/2,h-2*a/3,r+2*t,h+a/3,r,h+a),e.bezierCurveTo(r-2*t,h+a/3,r-t/2,h-2*a/3,r,h)}});r.exports=t});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Isogon.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Isogon",function(e,o,n){var a=e("node_modules/zrender/lib/graphic/Path"),r=Math.PI,i=Math.sin,s=Math.cos,t=a.extend({type:"isogon",shape:{x:0,y:0,r:0,n:0},buildPath:function(e,o){var n=o.n;if(n&&!(2>n)){var a=o.x,t=o.y,h=o.r,d=2*r/n,l=-r/2;e.moveTo(a+h*s(l),t+h*i(l));for(var c=0,p=n-1;p>c;c++)l+=d,e.lineTo(a+h*s(l),t+h*i(l));e.closePath()}}});n.exports=t});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Ring.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Ring",function(e,r,a){var n=e("node_modules/zrender/lib/graphic/Path"),i=n.extend({type:"ring",shape:{cx:0,cy:0,r:0,r0:0},buildPath:function(e,r){var a=r.cx,n=r.cy,i=2*Math.PI;e.moveTo(a+r.r,n),e.arc(a,n,r.r,0,i,!1),e.moveTo(a+r.r0,n),e.arc(a,n,r.r0,0,i,!0)}});a.exports=i});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Rose.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Rose",function(e,r,n){var o=e("node_modules/zrender/lib/graphic/Path"),a=Math.sin,t=Math.cos,i=Math.PI/180,l=o.extend({type:"rose",shape:{cx:0,cy:0,r:[],k:0,n:1},style:{stroke:"#000",fill:null},buildPath:function(e,r){var n,o,l,s=r.r,h=r.k,c=r.n,d=r.cx,f=r.cy;e.moveTo(d,f);for(var p=0,u=s.length;u>p;p++){l=s[p];for(var v=0;360*c>=v;v++)n=l*a(h/c*v%360*i)*t(v*i)+d,o=l*a(h/c*v%360*i)*a(v*i)+f,e.lineTo(n,o)}}});n.exports=l});
|
||
;/*!node_modules/zrender/lib/graphic/helper/fixClipWithShadow.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/helper/fixClipWithShadow",function(e,r,t){function o(e){return i.browser.ie&&i.browser.version>=11?function(){var r,t=this.__clipPaths,o=this.style;if(t)for(var i=0;i<t.length;i++){var n=t[i],a=n&&n.shape,h=n&&n.type;if(a&&("sector"===h&&a.startAngle===a.endAngle||"rect"===h&&(!a.width||!a.height))){for(var l=0;l<s.length;l++)s[l][2]=o[s[l][0]],o[s[l][0]]=s[l][1];r=!0;break}}if(e.apply(this,arguments),r)for(var l=0;l<s.length;l++)o[s[l][0]]=s[l][2]}:e}var i=e("node_modules/zrender/lib/core/env"),s=[["shadowBlur",0],["shadowColor","#000"],["shadowOffsetX",0],["shadowOffsetY",0]];t.exports=o});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Sector.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Sector",function(e,r,a){var t=e("node_modules/zrender/lib/graphic/Path"),o=e("node_modules/zrender/lib/graphic/helper/fixClipWithShadow"),n=t.extend({type:"sector",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},brush:o(t.prototype.brush),buildPath:function(e,r){var a=r.cx,t=r.cy,o=Math.max(r.r0||0,0),n=Math.max(r.r,0),c=r.startAngle,h=r.endAngle,i=r.clockwise,s=Math.cos(c),l=Math.sin(c);e.moveTo(s*o+a,l*o+t),e.lineTo(s*n+a,l*n+t),e.arc(a,t,n,c,h,!i),e.lineTo(Math.cos(h)*o+a,Math.sin(h)*o+t),0!==o&&e.arc(a,t,o,h,c,i),e.closePath()}});a.exports=n});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Star.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Star",function(e,r,a){var n=e("node_modules/zrender/lib/graphic/Path"),o=Math.PI,t=Math.cos,i=Math.sin,l=n.extend({type:"star",shape:{cx:0,cy:0,n:3,r0:null,r:0},buildPath:function(e,r){var a=r.n;if(a&&!(2>a)){var n=r.cx,l=r.cy,c=r.r,h=r.r0;null==h&&(h=a>4?c*t(2*o/a)/t(o/a):c/3);var s=o/a,d=-o/2,u=n+c*t(d),p=l+c*i(d);d+=s,e.moveTo(u,p);for(var v,f=0,m=2*a-1;m>f;f++)v=f%2===0?h:c,e.lineTo(n+v*t(d),l+v*i(d)),d+=s;e.closePath()}}});a.exports=l});
|
||
;/*!node_modules/zrender/lib/graphic/shape/Trochoid.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/shape/Trochoid",function(o,e,i){var t=o("node_modules/zrender/lib/graphic/Path"),r=Math.cos,a=Math.sin,l=t.extend({type:"trochoid",shape:{cx:0,cy:0,r:0,r0:0,d:0,location:"out"},style:{stroke:"#000",fill:null},buildPath:function(o,e){var i,t,l,n,d=e.r,c=e.r0,h=e.d,s=e.cx,u=e.cy,p="out"===e.location?1:-1;if(!(e.location&&c>=d)){var f,m=0,v=1;i=(d+p*c)*r(0)-p*h*r(0)+s,t=(d+p*c)*a(0)-h*a(0)+u,o.moveTo(i,t);do m++;while(c*m%(d+p*c)!==0);do f=Math.PI/180*v,l=(d+p*c)*r(f)-p*h*r((d/c+p)*f)+s,n=(d+p*c)*a(f)-h*a((d/c+p)*f)+u,o.lineTo(l,n),v++;while(c*m/(d+p*c)*360>=v)}}});i.exports=l});
|
||
;/*!node_modules/zrender/lib/graphic/RadialGradient.js*/
|
||
amis.define("node_modules/zrender/lib/graphic/RadialGradient",function(i,e,r){var l=i("node_modules/zrender/lib/core/util"),n=i("node_modules/zrender/lib/graphic/Gradient"),t=function(i,e,r,l,t){this.x=null==i?.5:i,this.y=null==e?.5:e,this.r=null==r?.5:r,this.type="radial",this.global=t||!1,n.call(this,l)};t.prototype={constructor:t},l.inherits(t,n);var o=t;r.exports=o});
|
||
;/*!node_modules/zrender/lib/export.js*/
|
||
amis.define("node_modules/zrender/lib/export",function(e,r){var o=e("node_modules/zrender/lib/core/util");r.util=o;var d=e("node_modules/zrender/lib/core/matrix");r.matrix=d;var a=e("node_modules/zrender/lib/core/vector");r.vector=a;var n=e("node_modules/zrender/lib/tool/color");r.color=n;var l=e("node_modules/zrender/lib/tool/path");r.path=l;{var i=e("node_modules/zrender/lib/tool/parseSVG");i.parseSVG}r.parseSVG=i.parseSVG;var s=e("node_modules/zrender/lib/container/Group");r.Group=s;var p=e("node_modules/zrender/lib/graphic/Path");r.Path=p;var c=e("node_modules/zrender/lib/graphic/Image");r.Image=c;var h=e("node_modules/zrender/lib/graphic/CompoundPath");r.CompoundPath=h;var u=e("node_modules/zrender/lib/graphic/Text");r.Text=u;var m=e("node_modules/zrender/lib/graphic/IncrementalDisplayable");r.IncrementalDisplayable=m;var t=e("node_modules/zrender/lib/graphic/shape/Arc");r.Arc=t;var v=e("node_modules/zrender/lib/graphic/shape/BezierCurve");r.BezierCurve=v;var b=e("node_modules/zrender/lib/graphic/shape/Circle");r.Circle=b;var z=e("node_modules/zrender/lib/graphic/shape/Droplet");r.Droplet=z;var g=e("node_modules/zrender/lib/graphic/shape/Ellipse");r.Ellipse=g;var _=e("node_modules/zrender/lib/graphic/shape/Heart");r.Heart=_;var G=e("node_modules/zrender/lib/graphic/shape/Isogon");r.Isogon=G;var P=e("node_modules/zrender/lib/graphic/shape/Line");r.Line=P;var R=e("node_modules/zrender/lib/graphic/shape/Polygon");r.Polygon=R;var S=e("node_modules/zrender/lib/graphic/shape/Polyline");r.Polyline=S;var y=e("node_modules/zrender/lib/graphic/shape/Rect");r.Rect=y;var C=e("node_modules/zrender/lib/graphic/shape/Ring");r.Ring=C;var I=e("node_modules/zrender/lib/graphic/shape/Rose");r.Rose=I;var x=e("node_modules/zrender/lib/graphic/shape/Sector");r.Sector=x;var B=e("node_modules/zrender/lib/graphic/shape/Star");r.Star=B;var D=e("node_modules/zrender/lib/graphic/shape/Trochoid");r.Trochoid=D;var L=e("node_modules/zrender/lib/graphic/LinearGradient");r.LinearGradient=L;var T=e("node_modules/zrender/lib/graphic/RadialGradient");r.RadialGradient=T;var V=e("node_modules/zrender/lib/graphic/Pattern");r.Pattern=V;var f=e("node_modules/zrender/lib/core/BoundingRect");r.BoundingRect=f});
|
||
;/*!node_modules/zrender/lib/svg/core.js*/
|
||
amis.define("node_modules/zrender/lib/svg/core",function(e,n){function t(e){return document.createElementNS(r,e)}var r="http://www.w3.org/2000/svg";n.createElement=t});
|
||
;/*!node_modules/zrender/lib/svg/graphic.js*/
|
||
amis.define("node_modules/zrender/lib/svg/graphic",function(t,e){function r(t){return C(1e4*t)/1e4}function n(t){return B>t&&t>-B}function i(t,e){var r=e?t.textFill:t.fill;return null!=r&&r!==L}function a(t,e){var r=e?t.textStroke:t.stroke;return null!=r&&r!==L}function l(t,e){e&&o(t,"transform","matrix("+S.call(e,",")+")")}function o(t,e,r){(!r||"linear"!==r.type&&"radial"!==r.type)&&t.setAttribute(e,r)}function s(t,e,r){t.setAttributeNS("http://www.w3.org/1999/xlink",e,r)}function c(t,e,r,n){if(i(e,r)){var l=r?e.textFill:e.fill;l="transparent"===l?L:l,o(t,"fill",l),o(t,"fill-opacity",null!=e.fillOpacity?e.fillOpacity*e.opacity:e.opacity)}else o(t,"fill",L);if(a(e,r)){var s=r?e.textStroke:e.stroke;s="transparent"===s?L:s,o(t,"stroke",s);var c=r?e.textStrokeWidth:e.lineWidth,d=!r&&e.strokeNoScale?n.getLineScale():1;o(t,"stroke-width",c/d),o(t,"paint-order",r?"stroke":"fill"),o(t,"stroke-opacity",null!=e.strokeOpacity?e.strokeOpacity:e.opacity);var _=e.lineDash;_?(o(t,"stroke-dasharray",e.lineDash.join(",")),o(t,"stroke-dashoffset",C(e.lineDashOffset||0))):o(t,"stroke-dasharray",""),e.lineCap&&o(t,"stroke-linecap",e.lineCap),e.lineJoin&&o(t,"stroke-linejoin",e.lineJoin),e.miterLimit&&o(t,"stroke-miterlimit",e.miterLimit)}else o(t,"stroke",L)}function d(t){for(var e=[],i=t.data,a=t.len(),l=0;a>l;){var o=i[l++],s="",c=0;switch(o){case T.M:s="M",c=2;break;case T.L:s="L",c=2;break;case T.Q:s="Q",c=4;break;case T.C:s="C",c=6;break;case T.A:var d=i[l++],_=i[l++],h=i[l++],u=i[l++],f=i[l++],x=i[l++],p=i[l++],v=i[l++],g=Math.abs(x),m=n(g-w)||(v?x>=w:-x>=w),y=x>0?x%w:x%w+w,k=!1;k=m?!0:n(g)?!1:y>=M==!!v;var b=r(d+h*P(f)),S=r(_+u*E(f));m&&(x=v?w-1e-4:-w+1e-4,k=!0,9===l&&e.push("M",b,S));var L=r(d+h*P(f+x)),B=r(_+u*E(f+x));e.push("A",r(h),r(u),C(p*z),+k,+v,L,B);break;case T.Z:s="Z";break;case T.R:var L=r(i[l++]),B=r(i[l++]),N=r(i[l++]),O=r(i[l++]);e.push("M",L,B,"L",L+N,B,"L",L+N,B+O,"L",L,B+O,"L",L,B)}s&&e.push(s);for(var A=0;c>A;A++)e.push(r(i[l++]))}return e.join(" ")}function _(t,e,r,n,i,a,o){m.identity(R),e&&r&&m.copy(R,r);var s=n.textRotation;if(i&&s){var c=n.textOrigin;"center"===c?(a=i.width/2+i.x,o=i.height/2+i.y):c&&(a=c[0]+i.x,o=c[1]+i.y),R[4]-=a,R[5]-=o,m.rotate(R,R,s),R[4]+=a,R[5]+=o}l(t,R)}function h(t,e,r){return"right"===e?t-r[1]:"center"===e?t+r[3]/2-r[1]/2:t+r[3]}function u(t,e,r,n){o(t,"dominant-baseline","middle"),o(t,"text-anchor",j[e]),o(t,"x",r),o(t,"y",n)}function f(t){t&&t.__textSvgEl&&(t.__textSvgEl.parentNode&&t.__textSvgEl.parentNode.removeChild(t.__textSvgEl),t.__textSvgEl=null,t.__tspanList=[],t.__text=null)}var x=t("node_modules/zrender/lib/svg/core"),p=x.createElement,v=t("node_modules/zrender/lib/core/PathProxy"),g=t("node_modules/zrender/lib/core/BoundingRect"),m=t("node_modules/zrender/lib/core/matrix"),y=t("node_modules/zrender/lib/contain/text"),k=t("node_modules/zrender/lib/graphic/helper/text"),b=t("node_modules/zrender/lib/graphic/Text"),T=v.CMD,S=Array.prototype.join,L="none",C=Math.round,E=Math.sin,P=Math.cos,M=Math.PI,w=2*Math.PI,z=180/M,B=1e-4,N={};N.brush=function(t){var e=t.style,r=t.__svgEl;r||(r=p("path"),t.__svgEl=r),t.path||t.createPathProxy();var n=t.path;if(t.__dirtyPath){n.beginPath(),n.subPixelOptimize=!1,t.buildPath(n,t.shape),t.__dirtyPath=!1;var i=d(n);i.indexOf("NaN")<0&&o(r,"d",i)}c(r,e,!1,t),l(r,t.transform),null!=e.text?H(t,t.getBoundingRect()):f(t)};var O={};O.brush=function(t){var e=t.style,r=e.image;if(r instanceof HTMLImageElement){var n=r.src;r=n}if(r){var i=e.x||0,a=e.y||0,c=e.width,d=e.height,_=t.__svgEl;_||(_=p("image"),t.__svgEl=_),r!==t.__imageSrc&&(s(_,"href",r),t.__imageSrc=r),o(_,"width",c),o(_,"height",d),o(_,"x",i),o(_,"y",a),l(_,t.transform),null!=e.text?H(t,t.getBoundingRect()):f(t)}};var A={},F=new g,D={},R=[],j={left:"start",right:"end",center:"middle",middle:"middle"},H=function(t,e){var r=t.style,n=t.transform,i=t instanceof b||r.transformText;t.__dirty&&k.normalizeTextStyle(r,!0);var a=r.text;if(null!=a&&(a+=""),k.needDrawText(a,r)){null==a&&(a=""),!i&&n&&(F.copy(e),F.applyTransform(n),e=F);var l=t.__textSvgEl;l||(l=p("text"),t.__textSvgEl=l);var o=l.style,s=r.font||y.DEFAULT_FONT,d=l.__computedFont;s!==l.__styleFont&&(o.font=l.__styleFont=s,d=l.__computedFont=o.font);var f=r.textPadding,x=r.textLineHeight,v=t.__textCotentBlock;(!v||t.__dirtyText)&&(v=t.__textCotentBlock=y.parsePlainText(a,d,f,x,r.truncate));var g=v.outerHeight,m=v.lineHeight;k.getBoxPosition(D,t,r,e);var T=D.baseX,S=D.baseY,L=D.textAlign||"left",C=D.textVerticalAlign;_(l,i,n,r,e,T,S);var E=y.adjustTextY(S,g,C),P=T,M=E;f&&(P=h(T,L,f),M+=f[0]),M+=m/2,c(l,r,!0,t);var w=v.canCacheByTextString,z=t.__tspanList||(t.__tspanList=[]),B=z.length;if(w&&t.__canCacheByTextString&&t.__text===a){if(t.__dirtyText&&B)for(var N=0;B>N;++N)u(z[N],L,P,M+N*m)}else{t.__text=a,t.__canCacheByTextString=w;for(var O=v.lines,A=O.length,N=0;A>N;N++){var R=z[N],j=O[N];R?R.__zrText!==j&&(R.innerHTML="",R.appendChild(document.createTextNode(j))):(R=z[N]=p("tspan"),l.appendChild(R),R.appendChild(document.createTextNode(j))),u(R,L,P,M+N*m)}if(B>A){for(;B>N;N++)l.removeChild(z[N]);z.length=A}}}};A.drawRectText=H,A.brush=function(t){var e=t.style;null!=e.text?H(t,!1):f(t)},e.path=N,e.image=O,e.text=A});
|
||
;/*!node_modules/zrender/lib/core/arrayDiff2.js*/
|
||
amis.define("node_modules/zrender/lib/core/arrayDiff2",function(n,o,e){function t(){}function r(n,o){for(var e=0,t=o.length,r=0,s=0;t>e;e++){var i=o[e];if(i.removed){for(var u=[],c=s;c<s+i.count;c++)u.push(c);i.indices=u,s+=i.count}else{for(var u=[],c=r;c<r+i.count;c++)u.push(c);i.indices=u,r+=i.count,i.added||(s+=i.count)}}return o}function s(n){return{newPos:n.newPos,components:n.components.slice(0)}}function i(n,o,e){return u.diff(n,o,e)}t.prototype={diff:function(n,o,e){function t(){for(var e=-1*f;f>=e;e+=2){var t,d=a[e-1],m=a[e+1],v=(m?m.newPos:0)-e;d&&(a[e-1]=void 0);var h=d&&d.newPos+1<u,p=m&&v>=0&&c>v;if(h||p){if(!h||p&&d.newPos<m.newPos?(t=s(m),i.pushComponent(t.components,void 0,!0)):(t=d,t.newPos++,i.pushComponent(t.components,!0,void 0)),v=i.extractCommon(t,o,n,e),t.newPos+1>=u&&v+1>=c)return r(i,t.components,o,n);a[e]=t}else a[e]=void 0}f++}e||(e=function(n,o){return n===o}),this.equals=e;var i=this;n=n.slice(),o=o.slice();var u=o.length,c=n.length,f=1,d=u+c,a=[{newPos:-1,components:[]}],m=this.extractCommon(a[0],o,n,0);if(a[0].newPos+1>=u&&m+1>=c){for(var v=[],h=0;h<o.length;h++)v.push(h);return[{indices:v,count:o.length}]}for(;d>=f;){var p=t();if(p)return p}},pushComponent:function(n,o,e){var t=n[n.length-1];t&&t.added===o&&t.removed===e?n[n.length-1]={count:t.count+1,added:o,removed:e}:n.push({count:1,added:o,removed:e})},extractCommon:function(n,o,e,t){for(var r=o.length,s=e.length,i=n.newPos,u=i-t,c=0;r>i+1&&s>u+1&&this.equals(o[i+1],e[u+1]);)i++,u++,c++;return c&&n.components.push({count:c}),n.newPos=i,u},tokenize:function(n){return n.slice()},join:function(n){return n.slice()}};var u=new t;e.exports=i});
|
||
;/*!node_modules/zrender/lib/svg/helper/Definable.js*/
|
||
amis.define("node_modules/zrender/lib/svg/helper/Definable",function(e,t,o){function n(e,t,o,n,r){this._zrId=e,this._svgRoot=t,this._tagNames="string"==typeof o?[o]:o,this._markLabel=n,this._domName=r||"_dom",this.nextId=0}var r=e("node_modules/zrender/lib/svg/core"),i=r.createElement,s=e("node_modules/zrender/lib/core/util"),a=e("node_modules/zrender/lib/graphic/Path"),m=e("node_modules/zrender/lib/graphic/Image"),d=e("node_modules/zrender/lib/graphic/Text"),l=e("node_modules/zrender/lib/svg/graphic"),h=l.path,f=l.image,c=l.text,u="0",g="1";n.prototype.createElement=i,n.prototype.getDefs=function(e){var t=this._svgRoot,o=this._svgRoot.getElementsByTagName("defs");return 0===o.length?e?(o=t.insertBefore(this.createElement("defs"),t.firstChild),o.contains||(o.contains=function(e){var t=o.children;if(!t)return!1;for(var n=t.length-1;n>=0;--n)if(t[n]===e)return!0;return!1}),o):null:o[0]},n.prototype.update=function(e,t){if(e){var o=this.getDefs(!1);if(e[this._domName]&&o.contains(e[this._domName]))"function"==typeof t&&t(e);else{var n=this.add(e);n&&(e[this._domName]=n)}}},n.prototype.addDom=function(e){var t=this.getDefs(!0);t.appendChild(e)},n.prototype.removeDom=function(e){var t=this.getDefs(!1);t&&e[this._domName]&&(t.removeChild(e[this._domName]),e[this._domName]=null)},n.prototype.getDoms=function(){var e=this.getDefs(!1);if(!e)return[];var t=[];return s.each(this._tagNames,function(o){var n=e.getElementsByTagName(o);t=t.concat([].slice.call(n))}),t},n.prototype.markAllUnused=function(){var e=this.getDoms(),t=this;s.each(e,function(e){e[t._markLabel]=u})},n.prototype.markUsed=function(e){e&&(e[this._markLabel]=g)},n.prototype.removeUnused=function(){var e=this.getDefs(!1);if(e){var t=this.getDoms(),o=this;s.each(t,function(t){t[o._markLabel]!==g&&e.removeChild(t)})}},n.prototype.getSvgProxy=function(e){return e instanceof a?h:e instanceof m?f:e instanceof d?c:h},n.prototype.getTextSvgElement=function(e){return e.__textSvgEl},n.prototype.getSvgElement=function(e){return e.__svgEl};var p=n;o.exports=p});
|
||
;/*!node_modules/zrender/lib/svg/helper/GradientManager.js*/
|
||
amis.define("node_modules/zrender/lib/svg/helper/GradientManager",function(t,e,r){function i(t,e){o.call(this,t,e,["linearGradient","radialGradient"],"__gradient_in_use__")}var o=t("node_modules/zrender/lib/svg/helper/Definable"),a=t("node_modules/zrender/lib/core/util"),d=t("node_modules/zrender/lib/core/log"),l=t("node_modules/zrender/lib/tool/color");a.inherits(i,o),i.prototype.addWithoutUpdate=function(t,e){if(e&&e.style){var r=this;a.each(["fill","stroke"],function(i){if(e.style[i]&&("linear"===e.style[i].type||"radial"===e.style[i].type)){var o,a=e.style[i],d=r.getDefs(!0);a._dom?(o=a._dom,d.contains(a._dom)||r.addDom(o)):o=r.add(a),r.markUsed(e);var l=o.getAttribute("id");t.setAttribute(i,"url(#"+l+")")}})}},i.prototype.add=function(t){var e;if("linear"===t.type)e=this.createElement("linearGradient");else{if("radial"!==t.type)return d("Illegal gradient type."),null;e=this.createElement("radialGradient")}return t.id=t.id||this.nextId++,e.setAttribute("id","zr"+this._zrId+"-gradient-"+t.id),this.updateDom(t,e),this.addDom(e),e},i.prototype.update=function(t){var e=this;o.prototype.update.call(this,t,function(){var r=t.type,i=t._dom.tagName;"linear"===r&&"linearGradient"===i||"radial"===r&&"radialGradient"===i?e.updateDom(t,t._dom):(e.removeDom(t),e.add(t))})},i.prototype.updateDom=function(t,e){if("linear"===t.type)e.setAttribute("x1",t.x),e.setAttribute("y1",t.y),e.setAttribute("x2",t.x2),e.setAttribute("y2",t.y2);else{if("radial"!==t.type)return void d("Illegal gradient type.");e.setAttribute("cx",t.x),e.setAttribute("cy",t.y),e.setAttribute("r",t.r)}t.global?e.setAttribute("gradientUnits","userSpaceOnUse"):e.setAttribute("gradientUnits","objectBoundingBox"),e.innerHTML="";for(var r=t.colorStops,i=0,o=r.length;o>i;++i){var a=this.createElement("stop");a.setAttribute("offset",100*r[i].offset+"%");var n=r[i].color;if(n.indexOf(!1)){var s=l.parse(n)[3],u=l.toHex(n);a.setAttribute("stop-color","#"+u),a.setAttribute("stop-opacity",s)}else a.setAttribute("stop-color",r[i].color);e.appendChild(a)}t._dom=e},i.prototype.markUsed=function(t){if(t.style){var e=t.style.fill;e&&e._dom&&o.prototype.markUsed.call(this,e._dom),e=t.style.stroke,e&&e._dom&&o.prototype.markUsed.call(this,e._dom)}};var n=i;r.exports=n});
|
||
;/*!node_modules/zrender/lib/svg/helper/ClippathManager.js*/
|
||
amis.define("node_modules/zrender/lib/svg/helper/ClippathManager",function(t,e,r){function i(t,e){n.call(this,t,e,"clipPath","__clippath_in_use__")}var n=t("node_modules/zrender/lib/svg/helper/Definable"),a=t("node_modules/zrender/lib/core/util"),o=t("node_modules/zrender/lib/core/matrix");a.inherits(i,n),i.prototype.update=function(t){var e=this.getSvgElement(t);e&&this.updateDom(e,t.__clipPaths,!1);var r=this.getTextSvgElement(t);r&&this.updateDom(r,t.__clipPaths,!0),this.markUsed(t)},i.prototype.updateDom=function(t,e,r){if(e&&e.length>0){var i,n,a=this.getDefs(!0),s=e[0],l=r?"_textDom":"_dom";s[l]?(n=s[l].getAttribute("id"),i=s[l],a.contains(i)||a.appendChild(i)):(n="zr"+this._zrId+"-clip-"+this.nextId,++this.nextId,i=this.createElement("clipPath"),i.setAttribute("id",n),a.appendChild(i),s[l]=i);var p=this.getSvgProxy(s);if(s.transform&&s.parent.invTransform&&!r){var d=Array.prototype.slice.call(s.transform);o.mul(s.transform,s.parent.invTransform,s.transform),p.brush(s),s.transform=d}else p.brush(s);var h=this.getSvgElement(s);i.innerHTML="",i.appendChild(h.cloneNode()),t.setAttribute("clip-path","url(#"+n+")"),e.length>1&&this.updateDom(i,e.slice(1),r)}else t&&t.setAttribute("clip-path","none")},i.prototype.markUsed=function(t){var e=this;t.__clipPaths&&a.each(t.__clipPaths,function(t){t._dom&&n.prototype.markUsed.call(e,t._dom),t._textDom&&n.prototype.markUsed.call(e,t._textDom)})};var s=i;r.exports=s});
|
||
;/*!node_modules/zrender/lib/svg/helper/ShadowManager.js*/
|
||
amis.define("node_modules/zrender/lib/svg/helper/ShadowManager",function(t,e,o){function s(t,e){d.call(this,t,e,["filter"],"__filter_in_use__","_shadowDom")}function a(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY||t.textShadowBlur||t.textShadowOffsetX||t.textShadowOffsetY)}var d=t("node_modules/zrender/lib/svg/helper/Definable"),r=t("node_modules/zrender/lib/core/util");r.inherits(s,d),s.prototype.addWithoutUpdate=function(t,e){if(e&&a(e.style)){var o;if(e._shadowDom){o=e._shadowDom;var s=this.getDefs(!0);s.contains(e._shadowDom)||this.addDom(o)}else o=this.add(e);this.markUsed(e);var d=o.getAttribute("id");t.style.filter="url(#"+d+")"}},s.prototype.add=function(t){var e=this.createElement("filter");return t._shadowDomId=t._shadowDomId||this.nextId++,e.setAttribute("id","zr"+this._zrId+"-shadow-"+t._shadowDomId),this.updateDom(t,e),this.addDom(e),e},s.prototype.update=function(t,e){var o=e.style;if(a(o)){var s=this;d.prototype.update.call(this,e,function(){s.updateDom(e,e._shadowDom)})}else this.remove(t,e)},s.prototype.remove=function(t,e){null!=e._shadowDomId&&(this.removeDom(t),t.style.filter="")},s.prototype.updateDom=function(t,e){var o=e.getElementsByTagName("feDropShadow");o=0===o.length?this.createElement("feDropShadow"):o[0];var s,a,d,r,i=t.style,h=t.scale?t.scale[0]||1:1,l=t.scale?t.scale[1]||1:1;if(i.shadowBlur||i.shadowOffsetX||i.shadowOffsetY)s=i.shadowOffsetX||0,a=i.shadowOffsetY||0,d=i.shadowBlur,r=i.shadowColor;else{if(!i.textShadowBlur)return void this.removeDom(e,i);s=i.textShadowOffsetX||0,a=i.textShadowOffsetY||0,d=i.textShadowBlur,r=i.textShadowColor}o.setAttribute("dx",s/h),o.setAttribute("dy",a/l),o.setAttribute("flood-color",r);var f=d/2/h,n=d/2/l,u=f+" "+n;o.setAttribute("stdDeviation",u),e.setAttribute("x","-100%"),e.setAttribute("y","-100%"),e.setAttribute("width",Math.ceil(d/2*200)+"%"),e.setAttribute("height",Math.ceil(d/2*200)+"%"),e.appendChild(o),t._shadowDom=e},s.prototype.markUsed=function(t){t._shadowDom&&d.prototype.markUsed.call(this,t._shadowDom)};var i=s;o.exports=i});
|
||
;/*!node_modules/zrender/lib/svg/Painter.js*/
|
||
amis.define("node_modules/zrender/lib/svg/Painter",function(t,e,i){function r(t){return parseInt(t,10)}function n(t){return t instanceof v?L:t instanceof _?z:t instanceof m?U:L}function o(t,e){return e&&t&&e.parentNode!==t}function s(t,e,i){if(o(t,e)&&i){var r=i.nextSibling;r?t.insertBefore(e,r):t.appendChild(e)}}function a(t,e){if(o(t,e)){var i=t.firstChild;i?t.insertBefore(e,i):t.appendChild(e)}}function d(t,e){e&&t&&e.parentNode===t&&t.removeChild(e)}function h(t){return t.__textSvgEl}function g(t){return t.__svgEl}function u(t){return function(){f('In SVG mode painter not support method "'+t+'"')}}var l=t("node_modules/zrender/lib/svg/core"),c=l.createElement,p=t("node_modules/zrender/lib/core/util"),f=t("node_modules/zrender/lib/core/log"),v=t("node_modules/zrender/lib/graphic/Path"),_=t("node_modules/zrender/lib/graphic/Image"),m=t("node_modules/zrender/lib/graphic/Text"),b=t("node_modules/zrender/lib/core/arrayDiff2"),w=t("node_modules/zrender/lib/svg/helper/GradientManager"),y=t("node_modules/zrender/lib/svg/helper/ClippathManager"),M=t("node_modules/zrender/lib/svg/helper/ShadowManager"),k=t("node_modules/zrender/lib/svg/graphic"),L=k.path,z=k.image,U=k.text,C=function(t,e,i,r){this.root=t,this.storage=e,this._opts=i=p.extend({},i||{});var n=c("svg");n.setAttribute("xmlns","http://www.w3.org/2000/svg"),n.setAttribute("version","1.1"),n.setAttribute("baseProfile","full"),n.style.cssText="user-select:none;position:absolute;left:0;top:0;";var o=c("g");n.appendChild(o);var s=c("g");n.appendChild(s),this.gradientManager=new w(r,s),this.clipPathManager=new y(r,s),this.shadowManager=new M(r,s);var a=document.createElement("div");a.style.cssText="overflow:hidden;position:relative",this._svgDom=n,this._svgRoot=s,this._backgroundRoot=o,this._viewport=a,t.appendChild(a),a.appendChild(n),this.resize(i.width,i.height),this._visibleList=[]};C.prototype={constructor:C,getType:function(){return"svg"},getViewportRoot:function(){return this._viewport},getSvgDom:function(){return this._svgDom},getSvgRoot:function(){return this._svgRoot},getViewportRootOffset:function(){var t=this.getViewportRoot();return t?{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}:void 0},refresh:function(){var t=this.storage.getDisplayList(!0);this._paintList(t)},setBackgroundColor:function(t){this._backgroundRoot&&this._backgroundNode&&this._backgroundRoot.removeChild(this._backgroundNode);var e=c("rect");e.setAttribute("width",this.getWidth()),e.setAttribute("height",this.getHeight()),e.setAttribute("x",0),e.setAttribute("y",0),e.setAttribute("id",0),e.style.fill=t,this._backgroundRoot.appendChild(e),this._backgroundNode=e},_paintList:function(t){this.gradientManager.markAllUnused(),this.clipPathManager.markAllUnused(),this.shadowManager.markAllUnused();var e,i=this._svgRoot,r=this._visibleList,o=t.length,u=[];for(e=0;o>e;e++){var l=t[e],c=n(l),p=g(l)||h(l);l.invisible||(l.__dirty&&(c&&c.brush(l),this.clipPathManager.update(l),l.style&&(this.gradientManager.update(l.style.fill),this.gradientManager.update(l.style.stroke),this.shadowManager.update(p,l)),l.__dirty=!1),u.push(l))}var f,v=b(r,u);for(e=0;e<v.length;e++){var _=v[e];if(_.removed)for(var m=0;m<_.count;m++){var l=r[_.indices[m]],p=g(l),w=h(l);d(i,p),d(i,w)}}for(e=0;e<v.length;e++){var _=v[e];if(_.added)for(var m=0;m<_.count;m++){var l=u[_.indices[m]],p=g(l),w=h(l);f?s(i,p,f):a(i,p),p?s(i,w,p):f?s(i,w,f):a(i,w),s(i,w,p),f=w||p||f,this.gradientManager.addWithoutUpdate(p||w,l),this.shadowManager.addWithoutUpdate(p||w,l),this.clipPathManager.markUsed(l)}else if(!_.removed)for(var m=0;m<_.count;m++){var l=u[_.indices[m]],p=g(l),w=h(l),p=g(l),w=h(l);this.gradientManager.markUsed(l),this.gradientManager.addWithoutUpdate(p||w,l),this.shadowManager.markUsed(l),this.shadowManager.addWithoutUpdate(p||w,l),this.clipPathManager.markUsed(l),w&&s(i,w,p),f=p||w||f}}this.gradientManager.removeUnused(),this.clipPathManager.removeUnused(),this.shadowManager.removeUnused(),this._visibleList=u},_getDefs:function(t){var e=this._svgDom,i=e.getElementsByTagName("defs");if(0===i.length){if(t){var i=e.insertBefore(c("defs"),e.firstChild);return i.contains||(i.contains=function(t){var e=i.children;if(!e)return!1;for(var r=e.length-1;r>=0;--r)if(e[r]===t)return!0;return!1}),i}return null}return i[0]},resize:function(t,e){var i=this._viewport;i.style.display="none";var r=this._opts;if(null!=t&&(r.width=t),null!=e&&(r.height=e),t=this._getSize(0),e=this._getSize(1),i.style.display="",this._width!==t||this._height!==e){this._width=t,this._height=e;var n=i.style;n.width=t+"px",n.height=e+"px";var o=this._svgDom;o.setAttribute("width",t),o.setAttribute("height",e)}this._backgroundNode&&(this._backgroundNode.setAttribute("width",t),this._backgroundNode.setAttribute("height",e))},getWidth:function(){return this._width},getHeight:function(){return this._height},_getSize:function(t){var e=this._opts,i=["width","height"][t],n=["clientWidth","clientHeight"][t],o=["paddingLeft","paddingTop"][t],s=["paddingRight","paddingBottom"][t];if(null!=e[i]&&"auto"!==e[i])return parseFloat(e[i]);var a=this.root,d=document.defaultView.getComputedStyle(a);return(a[n]||r(d[i])||r(a.style[i]))-(r(d[o])||0)-(r(d[s])||0)|0},dispose:function(){this.root.innerHTML="",this._svgRoot=this._backgroundRoot=this._svgDom=this._backgroundNode=this._viewport=this.storage=null},clear:function(){this._viewport&&this.root.removeChild(this._viewport)},toDataURL:function(){this.refresh();var t=encodeURIComponent(this._svgDom.outerHTML.replace(/></g,">\n\r<"));return"data:image/svg+xml;charset=UTF-8,"+t}},p.each(["getLayer","insertLayer","eachLayer","eachBuiltinLayer","eachOtherLayer","getLayers","modLayer","delLayer","clearLayer","pathToImage"],function(t){C.prototype[t]=u(t)});var R=C;i.exports=R});
|
||
;/*!node_modules/zrender/lib/svg/svg.js*/
|
||
amis.define("node_modules/zrender/lib/svg/svg",function(e){e("node_modules/zrender/lib/svg/graphic");var r=e("node_modules/zrender/lib/zrender"),d=r.registerPainter,n=e("node_modules/zrender/lib/svg/Painter");d("svg",n)});
|
||
;/*!node_modules/zrender/lib/vml/core.js*/
|
||
amis.define("node_modules/zrender/lib/vml/core",function(e,n){function r(e){return t(e)}function l(){if(!o&&m){o=!0;var e=m.styleSheets;e.length<31?m.createStyleSheet().addRule(".zrvml","behavior:url(#default#VML)"):e[0].addRule(".zrvml","behavior:url(#default#VML)")}}var t,a=e("node_modules/zrender/lib/core/env"),c="urn:schemas-microsoft-com:vml",d="undefined"==typeof window?null:window,o=!1,m=d&&d.document;if(m&&!a.canvasSupported)try{!m.namespaces.zrvml&&m.namespaces.add("zrvml",c),t=function(e){return m.createElement("<zrvml:"+e+' class="zrvml">')}}catch(u){t=function(e){return m.createElement("<"+e+' xmlns="'+c+'" class="zrvml">')}}n.doc=m,n.createNode=r,n.initVML=l});
|
||
;/*!node_modules/zrender/lib/vml/graphic.js*/
|
||
amis.define("node_modules/zrender/lib/vml/graphic",function(t){var e=t("node_modules/zrender/lib/core/env"),i=t("node_modules/zrender/lib/core/vector"),o=i.applyTransform,r=t("node_modules/zrender/lib/core/BoundingRect"),a=t("node_modules/zrender/lib/tool/color"),n=t("node_modules/zrender/lib/contain/text"),l=t("node_modules/zrender/lib/graphic/helper/text"),s=t("node_modules/zrender/lib/graphic/mixin/RectText"),h=t("node_modules/zrender/lib/graphic/Displayable"),d=t("node_modules/zrender/lib/graphic/Image"),c=t("node_modules/zrender/lib/graphic/Text"),p=t("node_modules/zrender/lib/graphic/Path"),f=t("node_modules/zrender/lib/core/PathProxy"),u=t("node_modules/zrender/lib/graphic/Gradient"),m=t("node_modules/zrender/lib/vml/core"),g=f.CMD,x=Math.round,v=Math.sqrt,y=Math.abs,_=Math.cos,b=Math.sin,z=Math.max;if(!e.canvasSupported){var T=",",w="progid:DXImageTransform.Microsoft",M=21600,E=M/2,R=1e5,k=1e3,S=function(t){t.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",t.coordsize=M+","+M,t.coordorigin="0,0"},N=function(t){return String(t).replace(/&/g,"&").replace(/"/g,""")},P=function(t,e,i){return"rgb("+[t,e,i].join(",")+")"},C=function(t,e){e&&t&&e.parentNode!==t&&t.appendChild(e)},j=function(t,e){e&&t&&e.parentNode===t&&t.removeChild(e)},A=function(t,e,i){return(parseFloat(t)||0)*R+(parseFloat(e)||0)*k+i},D=l.parsePercent,V=function(t,e,i){var o=a.parse(e);i=+i,isNaN(i)&&(i=1),o&&(t.color=P(o[0],o[1],o[2]),t.opacity=i*o[3])},F=function(t){var e=a.parse(t);return[P(e[0],e[1],e[2]),e[3]]},I=function(t,e,i){var r=e.fill;if(null!=r)if(r instanceof u){var a,n=0,l=[0,0],s=0,h=1,d=i.getBoundingRect(),c=d.width,p=d.height;if("linear"===r.type){a="gradient";var f=i.transform,m=[r.x*c,r.y*p],g=[r.x2*c,r.y2*p];f&&(o(m,m,f),o(g,g,f));var x=g[0]-m[0],v=g[1]-m[1];n=180*Math.atan2(x,v)/Math.PI,0>n&&(n+=360),1e-6>n&&(n=0)}else{a="gradientradial";var m=[r.x*c,r.y*p],f=i.transform,y=i.scale,_=c,b=p;l=[(m[0]-d.x)/_,(m[1]-d.y)/b],f&&o(m,m,f),_/=y[0]*M,b/=y[1]*M;var T=z(_,b);s=0/T,h=2*r.r/T-s}var w=r.colorStops.slice();w.sort(function(t,e){return t.offset-e.offset});for(var E=w.length,R=[],k=[],S=0;E>S;S++){var N=w[S],P=F(N.color);k.push(N.offset*h+s+" "+P[0]),(0===S||S===E-1)&&R.push(P)}if(E>=2){var C=R[0][0],j=R[1][0],A=R[0][1]*e.opacity,D=R[1][1]*e.opacity;t.type=a,t.method="none",t.focus="100%",t.angle=n,t.color=C,t.color2=j,t.colors=k.join(","),t.opacity=D,t.opacity2=A}"radial"===a&&(t.focusposition=l.join(","))}else V(t,r,e.opacity)},W=function(t,e){e.lineDash&&(t.dashstyle=e.lineDash.join(" ")),null==e.stroke||e.stroke instanceof u||V(t,e.stroke,e.opacity)},B=function(t,e,i,o){var r="fill"===e,a=t.getElementsByTagName(e)[0];null!=i[e]&&"none"!==i[e]&&(r||!r&&i.lineWidth)?(t[r?"filled":"stroked"]="true",i[e]instanceof u&&j(t,a),a||(a=m.createNode(e)),r?I(a,i,o):W(a,i),C(t,a)):(t[r?"filled":"stroked"]="false",j(t,a))},H=[[],[],[]],L=function(t,e){var i,r,a,n,l,s,h=g.M,d=g.C,c=g.L,p=g.A,f=g.Q,u=[],m=t.data,y=t.len();for(n=0;y>n;){switch(a=m[n++],r="",i=0,a){case h:r=" m ",i=1,l=m[n++],s=m[n++],H[0][0]=l,H[0][1]=s;break;case c:r=" l ",i=1,l=m[n++],s=m[n++],H[0][0]=l,H[0][1]=s;break;case f:case d:r=" c ",i=3;var z,w,R=m[n++],k=m[n++],S=m[n++],N=m[n++];a===f?(z=S,w=N,S=(S+2*R)/3,N=(N+2*k)/3,R=(l+2*R)/3,k=(s+2*k)/3):(z=m[n++],w=m[n++]),H[0][0]=R,H[0][1]=k,H[1][0]=S,H[1][1]=N,H[2][0]=z,H[2][1]=w,l=z,s=w;break;case p:var P=0,C=0,j=1,A=1,D=0;e&&(P=e[4],C=e[5],j=v(e[0]*e[0]+e[1]*e[1]),A=v(e[2]*e[2]+e[3]*e[3]),D=Math.atan2(-e[1]/A,e[0]/j));var V=m[n++],F=m[n++],I=m[n++],W=m[n++],B=m[n++]+D,L=m[n++]+B+D;n++;var q=m[n++],G=V+_(B)*I,X=F+b(B)*W,R=V+_(L)*I,k=F+b(L)*W,Y=q?" wa ":" at ";Math.abs(G-R)<1e-4&&(Math.abs(L-B)>.01?q&&(G+=270/M):Math.abs(X-F)<1e-4?q&&V>G||!q&&G>V?k-=270/M:k+=270/M:q&&F>X||!q&&X>F?R+=270/M:R-=270/M),u.push(Y,x(((V-I)*j+P)*M-E),T,x(((F-W)*A+C)*M-E),T,x(((V+I)*j+P)*M-E),T,x(((F+W)*A+C)*M-E),T,x((G*j+P)*M-E),T,x((X*A+C)*M-E),T,x((R*j+P)*M-E),T,x((k*A+C)*M-E)),l=R,s=k;break;case g.R:var O=H[0],Q=H[1];O[0]=m[n++],O[1]=m[n++],Q[0]=O[0]+m[n++],Q[1]=O[1]+m[n++],e&&(o(O,O,e),o(Q,Q,e)),O[0]=x(O[0]*M-E),Q[0]=x(Q[0]*M-E),O[1]=x(O[1]*M-E),Q[1]=x(Q[1]*M-E),u.push(" m ",O[0],T,O[1]," l ",Q[0],T,O[1]," l ",Q[0],T,Q[1]," l ",O[0],T,Q[1]);break;case g.Z:u.push(" x ")}if(i>0){u.push(r);for(var U=0;i>U;U++){var Z=H[U];e&&o(Z,Z,e),u.push(x(Z[0]*M-E),T,x(Z[1]*M-E),i-1>U?T:"")}}}return u.join("")};p.prototype.brushVML=function(t){var e=this.style,i=this._vmlEl;i||(i=m.createNode("shape"),S(i),this._vmlEl=i),B(i,"fill",e,this),B(i,"stroke",e,this);var o=this.transform,r=null!=o,a=i.getElementsByTagName("stroke")[0];if(a){var n=e.lineWidth;if(r&&!e.strokeNoScale){var l=o[0]*o[3]-o[1]*o[2];n*=v(y(l))}a.weight=n+"px"}var s=this.path||(this.path=new f);this.__dirtyPath&&(s.beginPath(),s.subPixelOptimize=!1,this.buildPath(s,this.shape),s.toStatic(),this.__dirtyPath=!1),i.path=L(s,this.transform),i.style.zIndex=A(this.zlevel,this.z,this.z2),C(t,i),null!=e.text?this.drawRectText(t,this.getBoundingRect()):this.removeRectText(t)},p.prototype.onRemove=function(t){j(t,this._vmlEl),this.removeRectText(t)},p.prototype.onAdd=function(t){C(t,this._vmlEl),this.appendRectText(t)};var q=function(t){return"object"==typeof t&&t.tagName&&"IMG"===t.tagName.toUpperCase()};d.prototype.brushVML=function(t){var e,i,r=this.style,a=r.image;if(q(a)){var n=a.src;if(n===this._imageSrc)e=this._imageWidth,i=this._imageHeight;else{var l=a.runtimeStyle,s=l.width,h=l.height;l.width="auto",l.height="auto",e=a.width,i=a.height,l.width=s,l.height=h,this._imageSrc=n,this._imageWidth=e,this._imageHeight=i}a=n}else a===this._imageSrc&&(e=this._imageWidth,i=this._imageHeight);if(a){var d=r.x||0,c=r.y||0,p=r.width,f=r.height,u=r.sWidth,g=r.sHeight,y=r.sx||0,_=r.sy||0,b=u&&g,M=this._vmlEl;M||(M=m.doc.createElement("div"),S(M),this._vmlEl=M);var E,R=M.style,k=!1,N=1,P=1;if(this.transform&&(E=this.transform,N=v(E[0]*E[0]+E[1]*E[1]),P=v(E[2]*E[2]+E[3]*E[3]),k=E[1]||E[2]),k){var j=[d,c],D=[d+p,c],V=[d,c+f],F=[d+p,c+f];o(j,j,E),o(D,D,E),o(V,V,E),o(F,F,E);var I=z(j[0],D[0],V[0],F[0]),W=z(j[1],D[1],V[1],F[1]),B=[];B.push("M11=",E[0]/N,T,"M12=",E[2]/P,T,"M21=",E[1]/N,T,"M22=",E[3]/P,T,"Dx=",x(d*N+E[4]),T,"Dy=",x(c*P+E[5])),R.padding="0 "+x(I)+"px "+x(W)+"px 0",R.filter=w+".Matrix("+B.join("")+", SizingMethod=clip)"}else E&&(d=d*N+E[4],c=c*P+E[5]),R.filter="",R.left=x(d)+"px",R.top=x(c)+"px";var H=this._imageEl,L=this._cropEl;H||(H=m.doc.createElement("div"),this._imageEl=H);var G=H.style;if(b){if(e&&i)G.width=x(N*e*p/u)+"px",G.height=x(P*i*f/g)+"px";else{var X=new Image,Y=this;X.onload=function(){X.onload=null,e=X.width,i=X.height,G.width=x(N*e*p/u)+"px",G.height=x(P*i*f/g)+"px",Y._imageWidth=e,Y._imageHeight=i,Y._imageSrc=a},X.src=a}L||(L=m.doc.createElement("div"),L.style.overflow="hidden",this._cropEl=L);var O=L.style;O.width=x((p+y*p/u)*N),O.height=x((f+_*f/g)*P),O.filter=w+".Matrix(Dx="+-y*p/u*N+",Dy="+-_*f/g*P+")",L.parentNode||M.appendChild(L),H.parentNode!==L&&L.appendChild(H)}else G.width=x(N*p)+"px",G.height=x(P*f)+"px",M.appendChild(H),L&&L.parentNode&&(M.removeChild(L),this._cropEl=null);var Q="",U=r.opacity;1>U&&(Q+=".Alpha(opacity="+x(100*U)+") "),Q+=w+".AlphaImageLoader(src="+a+", SizingMethod=scale)",G.filter=Q,M.style.zIndex=A(this.zlevel,this.z,this.z2),C(t,M),null!=r.text&&this.drawRectText(t,this.getBoundingRect())}},d.prototype.onRemove=function(t){j(t,this._vmlEl),this._vmlEl=null,this._cropEl=null,this._imageEl=null,this.removeRectText(t)},d.prototype.onAdd=function(t){C(t,this._vmlEl),this.appendRectText(t)};var G,X="normal",Y={},O=0,Q=100,U=document.createElement("div"),Z=function(t){var e=Y[t];if(!e){O>Q&&(O=0,Y={});var i,o=U.style;try{o.font=t,i=o.fontFamily.split(",")[0]}catch(r){}e={style:o.fontStyle||X,variant:o.fontVariant||X,weight:o.fontWeight||X,size:0|parseFloat(o.fontSize||12),family:i||"Microsoft YaHei"},Y[t]=e,O++}return e};n.$override("measureText",function(t,e){var i=m.doc;G||(G=i.createElement("div"),G.style.cssText="position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;",m.doc.body.appendChild(G));try{G.style.font=e}catch(o){}return G.innerHTML="",G.appendChild(i.createTextNode(t)),{width:G.offsetWidth}});for(var $=new r,J=function(t,e,i,r){var a=this.style;this.__dirty&&l.normalizeTextStyle(a,!0);var s=a.text;if(null!=s&&(s+=""),s){if(a.rich){var h=n.parseRichText(s,a);s=[];for(var d=0;d<h.lines.length;d++){for(var c=h.lines[d].tokens,p=[],f=0;f<c.length;f++)p.push(c[f].text);s.push(p.join(""))}s=s.join("\n")}var u,g,v=a.textAlign,y=a.textVerticalAlign,_=Z(a.font),b=_.style+" "+_.variant+" "+_.weight+" "+_.size+'px "'+_.family+'"';i=i||n.getBoundingRect(s,b,v,y,a.textPadding,a.textLineHeight);var z=this.transform;if(z&&!r&&($.copy(e),$.applyTransform(z),e=$),r)u=e.x,g=e.y;else{var w=a.textPosition;if(w instanceof Array)u=e.x+D(w[0],e.width),g=e.y+D(w[1],e.height),v=v||"left";else{var M=this.calculateTextPosition?this.calculateTextPosition({},a,e):n.calculateTextPosition({},a,e);u=M.x,g=M.y,v=v||M.textAlign,y=y||M.textVerticalAlign}}u=n.adjustTextX(u,i.width,v),g=n.adjustTextY(g,i.height,y),g+=i.height/2;var E,R,k,P=m.createNode,j=this._textVmlEl;j?(k=j.firstChild,E=k.nextSibling,R=E.nextSibling):(j=P("line"),E=P("path"),R=P("textpath"),k=P("skew"),R.style["v-text-align"]="left",S(j),E.textpathok=!0,R.on=!0,j.from="0 0",j.to="1000 0.05",C(j,k),C(j,E),C(j,R),this._textVmlEl=j);var V=[u,g],F=j.style;z&&r?(o(V,V,z),k.on=!0,k.matrix=z[0].toFixed(3)+T+z[2].toFixed(3)+T+z[1].toFixed(3)+T+z[3].toFixed(3)+",0,0",k.offset=(x(V[0])||0)+","+(x(V[1])||0),k.origin="0 0",F.left="0px",F.top="0px"):(k.on=!1,F.left=x(u)+"px",F.top=x(g)+"px"),R.string=N(s);try{R.style.font=b}catch(I){}B(j,"fill",{fill:a.textFill,opacity:a.opacity},this),B(j,"stroke",{stroke:a.textStroke,opacity:a.opacity,lineDash:a.lineDash||null},this),j.style.zIndex=A(this.zlevel,this.z,this.z2),C(t,j)}},K=function(t){j(t,this._textVmlEl),this._textVmlEl=null},te=function(t){C(t,this._textVmlEl)},ee=[s,h,d,p,c],ie=0;ie<ee.length;ie++){var oe=ee[ie].prototype;oe.drawRectText=J,oe.removeRectText=K,oe.appendRectText=te}c.prototype.brushVML=function(t){var e=this.style;null!=e.text?this.drawRectText(t,{x:e.x||0,y:e.y||0,width:0,height:0},this.getBoundingRect(),!0):this.removeRectText(t)},c.prototype.onRemove=function(t){this.removeRectText(t)},c.prototype.onAdd=function(t){this.appendRectText(t)}}});
|
||
;/*!node_modules/zrender/lib/vml/Painter.js*/
|
||
amis.define("node_modules/zrender/lib/vml/Painter",function(t,e,i){function o(t){return parseInt(t,10)}function r(t,e){h.initVML(),this.root=t,this.storage=e;var i=document.createElement("div"),o=document.createElement("div");i.style.cssText="display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;",o.style.cssText="position:absolute;left:0;top:0;",t.appendChild(i),this._vmlRoot=o,this._vmlViewport=i,this.resize();var r=e.delFromStorage,n=e.addToStorage;e.delFromStorage=function(t){r.call(e,t),t&&t.onRemove&&t.onRemove(o)},e.addToStorage=function(t){t.onAdd&&t.onAdd(o),n.call(e,t)},this._firstPaint=!0}function n(t){return function(){s('In IE8.0 VML mode painter not support method "'+t+'"')}}var s=t("node_modules/zrender/lib/core/log"),h=t("node_modules/zrender/lib/vml/core"),a=t("node_modules/zrender/lib/core/util"),l=a.each;r.prototype={constructor:r,getType:function(){return"vml"},getViewportRoot:function(){return this._vmlViewport},getViewportRootOffset:function(){var t=this.getViewportRoot();return t?{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}:void 0},refresh:function(){var t=this.storage.getDisplayList(!0,!0);this._paintList(t)},_paintList:function(t){for(var e=this._vmlRoot,i=0;i<t.length;i++){var o=t[i];o.invisible||o.ignore?(o.__alreadyNotVisible||o.onRemove(e),o.__alreadyNotVisible=!0):(o.__alreadyNotVisible&&o.onAdd(e),o.__alreadyNotVisible=!1,o.__dirty&&(o.beforeBrush&&o.beforeBrush(),(o.brushVML||o.brush).call(o,e),o.afterBrush&&o.afterBrush())),o.__dirty=!1}this._firstPaint&&(this._vmlViewport.appendChild(e),this._firstPaint=!1)},resize:function(t,e){var t=null==t?this._getWidth():t,e=null==e?this._getHeight():e;if(this._width!==t||this._height!==e){this._width=t,this._height=e;var i=this._vmlViewport.style;i.width=t+"px",i.height=e+"px"}},dispose:function(){this.root.innerHTML="",this._vmlRoot=this._vmlViewport=this.storage=null},getWidth:function(){return this._width},getHeight:function(){return this._height},clear:function(){this._vmlViewport&&this.root.removeChild(this._vmlViewport)},_getWidth:function(){var t=this.root,e=t.currentStyle;return(t.clientWidth||o(e.width))-o(e.paddingLeft)-o(e.paddingRight)|0},_getHeight:function(){var t=this.root,e=t.currentStyle;return(t.clientHeight||o(e.height))-o(e.paddingTop)-o(e.paddingBottom)|0}},l(["getLayer","insertLayer","eachLayer","eachBuiltinLayer","eachOtherLayer","getLayers","modLayer","delLayer","clearLayer","toDataURL","pathToImage"],function(t){r.prototype[t]=n(t)});var d=r;i.exports=d});
|
||
;/*!node_modules/zrender/lib/vml/vml.js*/
|
||
amis.define("node_modules/zrender/lib/vml/vml",function(e){e("node_modules/zrender/lib/vml/graphic");var r=e("node_modules/zrender/lib/zrender"),d=r.registerPainter,n=e("node_modules/zrender/lib/vml/Painter");d("vml",n)});
|
||
;/*!node_modules/zrender/index.js*/
|
||
amis.define("node_modules/zrender/index",function(e,n){var r=e("node_modules/zrender/lib/zrender");!function(){for(var e in r){if(null==r||!r.hasOwnProperty(e)||"default"===e||"__esModule"===e)return;n[e]=r[e]}}();var d=e("node_modules/zrender/lib/export");!function(){for(var e in d){if(null==d||!d.hasOwnProperty(e)||"default"===e||"__esModule"===e)return;n[e]=d[e]}}(),e("node_modules/zrender/lib/svg/svg"),e("node_modules/zrender/lib/vml/vml")});
|
||
;/*!node_modules/zrender/lib/contain/polygon.js*/
|
||
amis.define("node_modules/zrender/lib/contain/polygon",function(n,e){function r(n,e){return Math.abs(n-e)<a}function i(n,e,i){var a=0,t=n[0];if(!t)return!1;for(var d=1;d<n.length;d++){var u=n[d];a+=o(t[0],t[1],u[0],u[1],e,i),t=u}var c=n[0];return r(t[0],c[0])&&r(t[1],c[1])||(a+=o(t[0],t[1],c[0],c[1],e,i)),0!==a}var o=n("node_modules/zrender/lib/contain/windingLine"),a=1e-8;e.contain=i});
|
||
;/*!node_modules/echarts/lib/config.js*/
|
||
amis.define("node_modules/echarts/lib/config",function(e,n){var _;"undefined"!=typeof window?_=window.__DEV__:"undefined"!=typeof global&&(_=global.__DEV__),"undefined"==typeof _&&(_=!0);var d=_;n.__DEV__=d});
|
||
;/*!node_modules/echarts/lib/util/model.js*/
|
||
amis.define("node_modules/echarts/lib/util/model",function(e,n){function t(e){return e instanceof Array?e:null==e?[]:[e]}function i(e,n,t){if(e){e[n]=e[n]||{},e.emphasis=e.emphasis||{},e.emphasis[n]=e.emphasis[n]||{};for(var i=0,r=t.length;r>i;i++){var a=t[i];!e.emphasis[n].hasOwnProperty(a)&&e[n].hasOwnProperty(a)&&(e.emphasis[n][a]=e[n][a])}}}function r(e){return!w(e)||b(e)||e instanceof Date?e:e.value}function a(e){return w(e)&&!(e instanceof Array)}function o(e,n){n=(n||[]).slice();var t=g.map(e||[],function(e){return{exist:e}});return O(n,function(e,i){if(w(e)){for(var r=0;r<t.length;r++)if(!t[r].option&&null!=e.id&&t[r].exist.id===e.id+"")return t[r].option=e,void(n[i]=null);for(var r=0;r<t.length;r++){var a=t[r].exist;if(!(t[r].option||null!=a.id&&null!=e.id||null==e.name||s(e)||s(a)||a.name!==e.name+""))return t[r].option=e,void(n[i]=null)}}}),O(n,function(e){if(w(e)){for(var n=0;n<t.length;n++){var i=t[n].exist;if(!t[n].option&&!s(i)&&null==e.id){t[n].option=e;break}}n>=t.length&&t.push({option:e})}}),t}function d(e){var n=g.createHashMap();O(e,function(e){var t=e.exist;t&&n.set(t.id,e)}),O(e,function(e){var t=e.option;g.assert(!t||null==t.id||!n.get(t.id)||n.get(t.id)===e,"id duplicates: "+(t&&t.id)),t&&null!=t.id&&n.set(t.id,e),!e.keyInfo&&(e.keyInfo={})}),O(e,function(e,t){var i=e.exist,r=e.option,a=e.keyInfo;if(w(r)){if(a.name=null!=r.name?r.name+"":i?i.name:A+t,i)a.id=i.id;else if(null!=r.id)a.id=r.id+"";else{var o=0;do a.id="\x00"+a.name+"\x00"+o++;while(n.get(a.id))}n.set(a.id,e)}})}function u(e){var n=e.name;return!(!n||!n.indexOf(A))}function s(e){return w(e)&&e.id&&0===(e.id+"").indexOf("\x00_ec_\x00")}function l(e,n){function i(e,n,i){for(var r=0,a=e.length;a>r;r++)for(var o=e[r].seriesId,d=t(e[r].dataIndex),u=i&&i[o],s=0,l=d.length;l>s;s++){var f=d[s];u&&u[f]?u[f]=null:(n[o]||(n[o]={}))[f]=1}}function r(e,n){var t=[];for(var i in e)if(e.hasOwnProperty(i)&&null!=e[i])if(n)t.push(+i);else{var a=r(e[i],!0);a.length&&t.push({seriesId:i,dataIndex:a})}return t}var a={},o={};return i(e||[],a),i(n||[],o,a),[r(a),r(o)]}function f(e,n){return null!=n.dataIndexInside?n.dataIndexInside:null!=n.dataIndex?g.isArray(n.dataIndex)?g.map(n.dataIndex,function(n){return e.indexOfRawIndex(n)}):e.indexOfRawIndex(n.dataIndex):null!=n.name?g.isArray(n.name)?g.map(n.name,function(n){return e.indexOfName(n)}):e.indexOfName(n.name):void 0}function c(){var e="__\x00ec_inner_"+_++ +"_"+Math.random().toFixed(5);return function(n){return n[e]||(n[e]={})}}function h(e,n,t){if(g.isString(n)){var i={};i[n+"Index"]=0,n=i}var r=t&&t.defaultMainType;!r||m(n,r+"Index")||m(n,r+"Id")||m(n,r+"Name")||(n[r+"Index"]=0);var a={};return O(n,function(i,r){var i=n[r];if("dataIndex"===r||"dataIndexInside"===r)return void(a[r]=i);var o=r.match(/^(\w+)(Index|Id|Name)$/)||[],d=o[1],u=(o[2]||"").toLowerCase();if(!(!d||!u||null==i||"index"===u&&"none"===i||t&&t.includeMainTypes&&g.indexOf(t.includeMainTypes,d)<0)){var s={mainType:d};("index"!==u||"all"!==i)&&(s[u]=i);var l=e.queryComponents(s);a[d+"Models"]=l,a[d+"Model"]=l[0]}}),a}function m(e,n){return e&&e.hasOwnProperty(n)}function p(e,n,t){e.setAttribute?e.setAttribute(n,t):e[n]=t}function x(e,n){return e.getAttribute?e.getAttribute(n):e[n]}function v(e){return"auto"===e?y.domSupported?"html":"richText":e||"html"}function I(e,n){var t=g.createHashMap(),i=[];return g.each(e,function(e){var r=n(e);(t.get(r)||(i.push(r),t.set(r,[]))).push(e)}),{keys:i,buckets:t}}var g=e("node_modules/zrender/lib/core/util"),y=e("node_modules/zrender/lib/core/env"),O=g.each,w=g.isObject,b=g.isArray,A="series\x00",T=["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"],_=0;n.normalizeToArray=t,n.defaultEmphasis=i,n.TEXT_STYLE_OPTIONS=T,n.getDataItemValue=r,n.isDataItemOption=a,n.mappingToExists=o,n.makeIdAndName=d,n.isNameSpecified=u,n.isIdInner=s,n.compressBatches=l,n.queryDataIndex=f,n.makeInner=c,n.parseFinder=h,n.setAttribute=p,n.getAttribute=x,n.getTooltipRenderMode=v,n.groupData=I});
|
||
;/*!node_modules/echarts/lib/util/clazz.js*/
|
||
amis.define("node_modules/echarts/lib/util/clazz",function(n,e){function t(n){var e={main:"",sub:""};return n&&(n=n.split(f),e.main=n[0]||"",e.sub=n[1]||""),e}function s(n){p.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(n),'componentType "'+n+'" illegal')}function r(n){n.$constructor=n,n.extend=function(n){var e=this,t=function(){n.$constructor?n.$constructor.apply(this,arguments):e.apply(this,arguments)};return p.extend(t.prototype,n),t.extend=this.extend,t.superCall=i,t.superApply=u,p.inherits(t,this),t.superClass=e,t}}function a(n){var e=["__\x00is_clz",_++,Math.random().toFixed(3)].join("_");n.prototype[e]=!0,n.isInstance=function(n){return!(!n||!n[e])}}function i(n,e){var t=p.slice(arguments,2);return this.superClass.prototype[e].apply(n,t)}function u(n,e,t){return this.superClass.prototype[e].apply(n,t)}function o(n,e){function r(n){var e=a[n.main];return e&&e[h]||(e=a[n.main]={},e[h]=!0),e}e=e||{};var a={};if(n.registerClass=function(n,e){if(e)if(s(e),e=t(e),e.sub){if(e.sub!==h){var i=r(e);i[e.sub]=n}}else a[e.main]=n;return n},n.getClass=function(n,e,t){var s=a[n];if(s&&s[h]&&(s=e?s[e]:null),t&&!s)throw new Error(e?"Component "+n+"."+(e||"")+" not exists. Load it first.":n+".type should be specified.");return s},n.getClassesByMainType=function(n){n=t(n);var e=[],s=a[n.main];return s&&s[h]?p.each(s,function(n,t){t!==h&&e.push(n)}):e.push(s),e},n.hasClass=function(n){return n=t(n),!!a[n.main]},n.getAllClassMainTypes=function(){var n=[];return p.each(a,function(e,t){n.push(t)}),n},n.hasSubTypes=function(n){n=t(n);var e=a[n.main];return e&&e[h]},n.parseClassType=t,e.registerWhenExtend){var i=n.extend;i&&(n.extend=function(e){var t=i.call(this,e);return n.registerClass(t,e.type)})}return n}function l(){}var c=n("node_modules/echarts/lib/config"),p=(c.__DEV__,n("node_modules/zrender/lib/core/util")),f=".",h="___EC__COMPONENT__CONTAINER___",_=0;e.parseClassType=t,e.enableClassExtend=r,e.enableClassCheck=a,e.enableClassManagement=o,e.setReadOnly=l});
|
||
;/*!node_modules/echarts/lib/model/mixin/makeStyleMapper.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/makeStyleMapper",function(e,n,r){function i(e){for(var n=0;n<e.length;n++)e[n][1]||(e[n][1]=e[n][0]);return function(n,r,i){for(var o={},t=0;t<e.length;t++){var a=e[t][1];if(!(r&&l.indexOf(r,a)>=0||i&&l.indexOf(i,a)<0)){var d=n.getShallow(a);null!=d&&(o[e[t][0]]=d)}}return o}}var l=e("node_modules/zrender/lib/core/util");r.exports=i});
|
||
;/*!node_modules/echarts/lib/model/mixin/lineStyle.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/lineStyle",function(e,t,i){var n=e("node_modules/echarts/lib/model/mixin/makeStyleMapper"),l=n([["lineWidth","width"],["stroke","color"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),o={getLineStyle:function(e){var t=l(this,e);return t.lineDash=this.getLineDash(t.lineWidth),t},getLineDash:function(e){null==e&&(e=1);var t=this.get("type"),i=Math.max(e,2),n=4*e;return"solid"===t||null==t?!1:"dashed"===t?[n,n]:[i,i]}};i.exports=o});
|
||
;/*!node_modules/echarts/lib/model/mixin/areaStyle.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/areaStyle",function(e,o,a){var l=e("node_modules/echarts/lib/model/mixin/makeStyleMapper"),t=l([["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]]),i={getAreaStyle:function(e,o){return t(this,e,o)}};a.exports=i});
|
||
;/*!node_modules/echarts/lib/util/graphic.js*/
|
||
amis.define("node_modules/echarts/lib/util/graphic",function(e,t){function o(e){return nt.extend(e)}function r(e,t){return tt.extendFromString(e,t)}function i(e,t){Lt[e]=t}function n(e){return Lt.hasOwnProperty(e)?Lt[e]:void 0}function l(e,t,o,r){var i=tt.createFromString(e,t);return o&&("center"===r&&(o=h(o,i.getBoundingRect())),d(i,o)),i}function a(e,t,o){var r=new at({style:{image:e,x:t.x,y:t.y,width:t.width,height:t.height},onload:function(e){if("center"===o){var i={width:e.width,height:e.height};r.setStyle(h(t,i))}}});return r}function h(e,t){var o,r=t.width/t.height,i=e.height*r;i<=e.width?o=e.height:(i=e.width,o=i/r);var n=e.x+e.width/2,l=e.y+e.height/2;return{x:n-i/2,y:l-o/2,width:i,height:o}}function d(e,t){if(e.applyTransform){var o=e.getBoundingRect(),r=o.calculateTransform(t);e.applyTransform(r)}}function u(e){return zt.subPixelOptimizeLine(e.shape,e.shape,e.style),e}function s(e){return zt.subPixelOptimizeRect(e.shape,e.shape,e.style),e}function c(e){return null!=e&&"none"!==e}function g(e){if("string"!=typeof e)return e;var t=It.get(e);return t||(t=ot.lift(e,-.1),1e4>At&&(It.set(e,t),At++)),t}function f(e){if(e.__hoverStlDirty){e.__hoverStlDirty=!1;var t=e.__hoverStl;if(!t)return void(e.__cachedNormalStl=e.__cachedNormalZ2=null);var o=e.__cachedNormalStl={};e.__cachedNormalZ2=e.z2;var r=e.style;for(var i in t)null!=t[i]&&(o[i]=r[i]);o.fill=r.fill,o.stroke=r.stroke}}function x(e){var t=e.__hoverStl;if(t&&!e.__highlighted){var o=e.__zr,r=e.useHoverLayer&&o&&"canvas"===o.painter.type;if(e.__highlighted=r?"layer":"plain",!(e.isGroup||!o&&e.useHoverLayer)){var i=e,n=e.style;r&&(i=o.addHover(e),n=i.style),A(n),r||f(i),n.extendFrom(t),S(n,t,"fill"),S(n,t,"stroke"),I(n),r||(e.dirty(!1),e.z2+=Dt)}}}function S(e,t,o){!c(t[o])&&c(e[o])&&(e[o]=g(e[o]))}function p(e){var t=e.__highlighted;if(t&&(e.__highlighted=!1,!e.isGroup))if("layer"===t)e.__zr&&e.__zr.removeHover(e);else{var o=e.style,r=e.__cachedNormalStl;r&&(A(o),e.setStyle(r),I(o));var i=e.__cachedNormalZ2;null!=i&&e.z2-i===Dt&&(e.z2=i)}}function m(e,t,o){var r,i=Rt,n=Rt;e.__highlighted&&(i=kt,r=!0),t(e,o),e.__highlighted&&(n=kt,r=!0),e.isGroup&&e.traverse(function(e){!e.isGroup&&t(e,o)}),r&&e.__highDownOnUpdate&&e.__highDownOnUpdate(i,n)}function v(e,t){t=e.__hoverStl=t!==!1&&(e.hoverStyle||t||{}),e.__hoverStlDirty=!0,e.__highlighted&&(e.__cachedNormalStl=null,p(e),x(e))}function _(e){!z(this,e)&&!this.__highByOuter&&m(this,x)}function w(e){!z(this,e)&&!this.__highByOuter&&m(this,p)}function y(e){this.__highByOuter|=1<<(e||0),m(this,x)}function b(e){!(this.__highByOuter&=~(1<<(e||0)))&&m(this,p)}function z(e,t){return e.__highDownSilentOnTouch&&t.zrByTouch}function O(e,t){P(e,!0),m(e,v,t)}function P(e,t){var o=t===!1;if(e.__highDownSilentOnTouch=e.highDownSilentOnTouch,e.__highDownOnUpdate=e.highDownOnUpdate,!o||e.__highDownDispatcher){var r=o?"off":"on";e[r]("mouseover",_)[r]("mouseout",w),e[r]("emphasis",y)[r]("normal",b),e.__highByOuter=e.__highByOuter||0,e.__highDownDispatcher=!o}}function B(e){return!(!e||!e.__highDownDispatcher)}function D(e){var t=Ft[e];return null==t&&32>=Ct&&(t=Ft[e]=Ct++),t}function T(e,t,o,r,i,n,l){i=i||Bt;var a,h=i.labelFetcher,d=i.labelDataIndex,u=i.labelDimIndex,s=i.labelProp,c=o.getShallow("show"),g=r.getShallow("show");(c||g)&&(h&&(a=h.getFormattedLabel(d,"normal",null,u,s)),null==a&&(a=et.isFunction(i.defaultText)?i.defaultText(d,i):i.defaultText));var f=c?a:null,x=g?et.retrieve2(h?h.getFormattedLabel(d,"emphasis",null,u,s):null,a):null;(null!=f||null!=x)&&(R(e,o,n,i),R(t,r,l,i,!0)),e.text=f,t.text=x}function k(e,t,o){var r=e.style;t&&(A(r),e.setStyle(t),I(r)),r=e.__hoverStl,o&&r&&(A(r),et.extend(r,o),I(r))}function R(e,t,o,r,i){return F(e,t,r,i),o&&et.extend(e,o),e}function C(e,t,o){var r,i={isRectText:!0};o===!1?r=!0:i.autoColor=o,F(e,t,i,r)}function F(e,t,o,r){if(o=o||Bt,o.isRectText){var i;o.getTextPosition?i=o.getTextPosition(t,r):(i=t.getShallow("position")||(r?null:"inside"),"outside"===i&&(i="top")),e.textPosition=i,e.textOffset=t.getShallow("offset");var n=t.getShallow("rotate");null!=n&&(n*=Math.PI/180),e.textRotation=n,e.textDistance=et.retrieve2(t.getShallow("distance"),r?null:5)}var l,a=t.ecModel,h=a&&a.option.textStyle,d=L(t);if(d){l={};for(var u in d)if(d.hasOwnProperty(u)){var s=t.getModel(["rich",u]);W(l[u]={},s,h,o,r)}}return e.rich=l,W(e,t,h,o,r,!0),o.forceRich&&!o.textStyle&&(o.textStyle={}),e}function L(e){for(var t;e&&e!==e.ecModel;){var o=(e.option||Bt).rich;if(o){t=t||{};for(var r in o)o.hasOwnProperty(r)&&(t[r]=1)}e=e.parentModel}return t}function W(e,t,o,r,i,n){o=!i&&o||Bt,e.textFill=H(t.getShallow("color"),r)||o.color,e.textStroke=H(t.getShallow("textBorderColor"),r)||o.textBorderColor,e.textStrokeWidth=et.retrieve2(t.getShallow("textBorderWidth"),o.textBorderWidth),i||(n&&(e.insideRollbackOpt=r,I(e)),null==e.textFill&&(e.textFill=r.autoColor)),e.fontStyle=t.getShallow("fontStyle")||o.fontStyle,e.fontWeight=t.getShallow("fontWeight")||o.fontWeight,e.fontSize=t.getShallow("fontSize")||o.fontSize,e.fontFamily=t.getShallow("fontFamily")||o.fontFamily,e.textAlign=t.getShallow("align"),e.textVerticalAlign=t.getShallow("verticalAlign")||t.getShallow("baseline"),e.textLineHeight=t.getShallow("lineHeight"),e.textWidth=t.getShallow("width"),e.textHeight=t.getShallow("height"),e.textTag=t.getShallow("tag"),n&&r.disableBox||(e.textBackgroundColor=H(t.getShallow("backgroundColor"),r),e.textPadding=t.getShallow("padding"),e.textBorderColor=H(t.getShallow("borderColor"),r),e.textBorderWidth=t.getShallow("borderWidth"),e.textBorderRadius=t.getShallow("borderRadius"),e.textBoxShadowColor=t.getShallow("shadowColor"),e.textBoxShadowBlur=t.getShallow("shadowBlur"),e.textBoxShadowOffsetX=t.getShallow("shadowOffsetX"),e.textBoxShadowOffsetY=t.getShallow("shadowOffsetY")),e.textShadowColor=t.getShallow("textShadowColor")||o.textShadowColor,e.textShadowBlur=t.getShallow("textShadowBlur")||o.textShadowBlur,e.textShadowOffsetX=t.getShallow("textShadowOffsetX")||o.textShadowOffsetX,e.textShadowOffsetY=t.getShallow("textShadowOffsetY")||o.textShadowOffsetY}function H(e,t){return"auto"!==e?e:t&&t.autoColor?t.autoColor:null}function I(e){var t,o=e.textPosition,r=e.insideRollbackOpt;if(r&&null==e.textFill){var i=r.autoColor,n=r.isRectText,l=r.useInsideStyle,a=l!==!1&&(l===!0||n&&o&&"string"==typeof o&&o.indexOf("inside")>=0),h=!a&&null!=i;(a||h)&&(t={textFill:e.textFill,textStroke:e.textStroke,textStrokeWidth:e.textStrokeWidth}),a&&(e.textFill="#fff",null==e.textStroke&&(e.textStroke=i,null==e.textStrokeWidth&&(e.textStrokeWidth=2))),h&&(e.textFill=i)}e.insideRollback=t}function A(e){var t=e.insideRollback;t&&(e.textFill=t.textFill,e.textStroke=t.textStroke,e.textStrokeWidth=t.textStrokeWidth,e.insideRollback=null)}function M(e,t){var o=t&&t.getModel("textStyle");return et.trim([e.fontStyle||o&&o.getShallow("fontStyle")||"",e.fontWeight||o&&o.getShallow("fontWeight")||"",(e.fontSize||o&&o.getShallow("fontSize")||12)+"px",e.fontFamily||o&&o.getShallow("fontFamily")||"sans-serif"].join(" "))}function G(e,t,o,r,i,n){"function"==typeof i&&(n=i,i=null);var l=r&&r.isAnimationEnabled();if(l){var a=e?"Update":"",h=r.getShallow("animationDuration"+a),d=r.getShallow("animationEasing"+a),u=r.getShallow("animationDelay"+a);"function"==typeof u&&(u=u(i,r.getAnimationDelayParams?r.getAnimationDelayParams(t,i):null)),"function"==typeof h&&(h=h(i)),h>0?t.animateTo(o,h,u||0,d,n,!!n):(t.stopAnimation(),t.attr(o),n&&n())}else t.stopAnimation(),t.attr(o),n&&n()}function E(e,t,o,r,i){G(!0,e,t,o,r,i)}function N(e,t,o,r,i){G(!1,e,t,o,r,i)}function Y(e,t){for(var o=rt.identity([]);e&&e!==t;)rt.mul(o,e.getLocalTransform(),o),e=e.parent;return o}function U(e,t,o){return t&&!et.isArrayLike(t)&&(t=lt.getLocalTransform(t)),o&&(t=rt.invert([],t)),it.applyTransform([],e,t)}function X(e,t,o){var r=0===t[4]||0===t[5]||0===t[0]?1:Math.abs(2*t[4]/t[0]),i=0===t[4]||0===t[5]||0===t[2]?1:Math.abs(2*t[4]/t[2]),n=["left"===e?-r:"right"===e?r:0,"top"===e?-i:"bottom"===e?i:0];return n=U(n,t,o),Math.abs(n[0])>Math.abs(n[1])?n[0]>0?"right":"left":n[1]>0?"bottom":"top"}function Z(e,t,o){function r(e){var t={};return e.traverse(function(e){!e.isGroup&&e.anid&&(t[e.anid]=e)}),t}function i(e){var t={position:it.clone(e.position),rotation:e.rotation};return e.shape&&(t.shape=et.extend({},e.shape)),t}if(e&&t){var n=r(e);t.traverse(function(e){if(!e.isGroup&&e.anid){var t=n[e.anid];if(t){var r=i(e);e.attr(i(t)),E(e,r,o,e.dataIndex)}}})}}function j(e,t){return et.map(e,function(e){var o=e[0];o=Ot(o,t.x),o=Pt(o,t.x+t.width);var r=e[1];return r=Ot(r,t.y),r=Pt(r,t.y+t.height),[o,r]})}function V(e,t){var o=Ot(e.x,t.x),r=Pt(e.x+e.width,t.x+t.width),i=Ot(e.y,t.y),n=Pt(e.y+e.height,t.y+t.height);return r>=o&&n>=i?{x:o,y:i,width:r-o,height:n-i}:void 0}function q(e,t,o){t=et.extend({rectHover:!0},t);var r=t.style={strokeNoScale:!0};return o=o||{x:-1,y:-1,width:2,height:2},e?0===e.indexOf("image://")?(r.image=e.slice(8),et.defaults(r,o),new at(t)):l(e.replace("path://",""),t,o,"center"):void 0}function J(e,t,o,r,i){for(var n=0,l=i[i.length-1];n<i.length;n++){var a=i[n];if(K(e,t,o,r,a[0],a[1],l[0],l[1]))return!0;l=a}}function K(e,t,o,r,i,n,l,a){var h=o-e,d=r-t,u=l-i,s=a-n,c=Q(u,s,h,d);if($(c))return!1;var g=e-i,f=t-n,x=Q(g,f,h,d)/c;if(0>x||x>1)return!1;var S=Q(g,f,u,s)/c;return 0>S||S>1?!1:!0}function Q(e,t,o,r){return e*r-o*t}function $(e){return 1e-6>=e&&e>=-1e-6}var et=e("node_modules/zrender/lib/core/util"),tt=e("node_modules/zrender/lib/tool/path"),ot=e("node_modules/zrender/lib/tool/color"),rt=e("node_modules/zrender/lib/core/matrix"),it=e("node_modules/zrender/lib/core/vector"),nt=e("node_modules/zrender/lib/graphic/Path"),lt=e("node_modules/zrender/lib/mixin/Transformable"),at=e("node_modules/zrender/lib/graphic/Image");t.Image=at;var ht=e("node_modules/zrender/lib/container/Group");t.Group=ht;var dt=e("node_modules/zrender/lib/graphic/Text");t.Text=dt;var ut=e("node_modules/zrender/lib/graphic/shape/Circle");t.Circle=ut;var st=e("node_modules/zrender/lib/graphic/shape/Sector");t.Sector=st;var ct=e("node_modules/zrender/lib/graphic/shape/Ring");t.Ring=ct;var gt=e("node_modules/zrender/lib/graphic/shape/Polygon");t.Polygon=gt;var ft=e("node_modules/zrender/lib/graphic/shape/Polyline");t.Polyline=ft;var xt=e("node_modules/zrender/lib/graphic/shape/Rect");t.Rect=xt;var St=e("node_modules/zrender/lib/graphic/shape/Line");t.Line=St;var pt=e("node_modules/zrender/lib/graphic/shape/BezierCurve");t.BezierCurve=pt;var mt=e("node_modules/zrender/lib/graphic/shape/Arc");t.Arc=mt;var vt=e("node_modules/zrender/lib/graphic/CompoundPath");t.CompoundPath=vt;var _t=e("node_modules/zrender/lib/graphic/LinearGradient");t.LinearGradient=_t;var wt=e("node_modules/zrender/lib/graphic/RadialGradient");t.RadialGradient=wt;var yt=e("node_modules/zrender/lib/core/BoundingRect");t.BoundingRect=yt;var bt=e("node_modules/zrender/lib/graphic/IncrementalDisplayable");t.IncrementalDisplayable=bt;var zt=e("node_modules/zrender/lib/graphic/helper/subPixelOptimize"),Ot=Math.max,Pt=Math.min,Bt={},Dt=1,Tt={color:"textFill",textBorderColor:"textStroke",textBorderWidth:"textStrokeWidth"},kt="emphasis",Rt="normal",Ct=1,Ft={},Lt={},Wt=tt.mergePath,Ht=zt.subPixelOptimize,It=et.createHashMap(),At=0;i("circle",ut),i("sector",st),i("ring",ct),i("polygon",gt),i("polyline",ft),i("rect",xt),i("line",St),i("bezierCurve",pt),i("arc",mt),t.Z2_EMPHASIS_LIFT=Dt,t.CACHED_LABEL_STYLE_PROPERTIES=Tt,t.extendShape=o,t.extendPath=r,t.registerShape=i,t.getShapeClass=n,t.makePath=l,t.makeImage=a,t.mergePath=Wt,t.resizePath=d,t.subPixelOptimizeLine=u,t.subPixelOptimizeRect=s,t.subPixelOptimize=Ht,t.setElementHoverStyle=v,t.setHoverStyle=O,t.setAsHighDownDispatcher=P,t.isHighDownDispatcher=B,t.getHighlightDigit=D,t.setLabelStyle=T,t.modifyLabelStyle=k,t.setTextStyle=R,t.setText=C,t.getFont=M,t.updateProps=E,t.initProps=N,t.getTransform=Y,t.applyTransform=U,t.transformDirection=X,t.groupTransition=Z,t.clipPointsByRect=j,t.clipRectByRect=V,t.createIcon=q,t.linePolygonIntersect=J,t.lineLineIntersect=K});
|
||
;/*!node_modules/echarts/lib/model/mixin/textStyle.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/textStyle",function(t,e,l){var o=t("node_modules/zrender/lib/contain/text"),i=t("node_modules/echarts/lib/util/graphic"),n=["textStyle","color"],h={getTextColor:function(t){var e=this.ecModel;return this.getShallow("color")||(!t&&e?e.get(n):null)},getFont:function(){return i.getFont({fontStyle:this.getShallow("fontStyle"),fontWeight:this.getShallow("fontWeight"),fontSize:this.getShallow("fontSize"),fontFamily:this.getShallow("fontFamily")},this.ecModel)},getTextRect:function(t){return o.getBoundingRect(t,this.getFont(),this.getShallow("align"),this.getShallow("verticalAlign")||this.getShallow("baseline"),this.getShallow("padding"),this.getShallow("lineHeight"),this.getShallow("rich"),this.getShallow("truncateText"))}};l.exports=h});
|
||
;/*!node_modules/echarts/lib/model/mixin/itemStyle.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/itemStyle",function(e,t,o){var i=e("node_modules/echarts/lib/model/mixin/makeStyleMapper"),r=i([["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"],["textPosition"],["textAlign"]]),l={getItemStyle:function(e,t){var o=r(this,e,t),i=this.getBorderLineDash();return i&&(o.lineDash=i),o},getBorderLineDash:function(){var e=this.get("borderType");return"solid"===e||null==e?null:"dashed"===e?[5,5]:[1,1]}};o.exports=l});
|
||
;/*!node_modules/echarts/lib/model/Model.js*/
|
||
amis.define("node_modules/echarts/lib/model/Model",function(t,e,n){function i(t,e,n){this.parentModel=e,this.ecModel=n,this.option=t}function o(t,e,n){for(var i=0;i<e.length&&(!e[i]||(t=t&&"object"==typeof t?t[e[i]]:null,null!=t));i++);return null==t&&n&&(t=n.get(e)),t}function l(t,e){var n=y(t).getParent;return n?n.call(t,e):t.parentModel}var r=t("node_modules/zrender/lib/core/util"),s=t("node_modules/zrender/lib/core/env"),a=t("node_modules/echarts/lib/util/model"),u=a.makeInner,d=t("node_modules/echarts/lib/util/clazz"),c=d.enableClassExtend,h=d.enableClassCheck,m=t("node_modules/echarts/lib/model/mixin/lineStyle"),p=t("node_modules/echarts/lib/model/mixin/areaStyle"),f=t("node_modules/echarts/lib/model/mixin/textStyle"),b=t("node_modules/echarts/lib/model/mixin/itemStyle"),g=r.mixin,y=u();i.prototype={constructor:i,init:null,mergeOption:function(t){r.merge(this.option,t,!0)},get:function(t,e){return null==t?this.option:o(this.option,this.parsePath(t),!e&&l(this,t))},getShallow:function(t,e){var n=this.option,i=null==n?n:n[t],o=!e&&l(this,t);return null==i&&o&&(i=o.getShallow(t)),i},getModel:function(t,e){var n,r=null==t?this.option:o(this.option,t=this.parsePath(t));return e=e||(n=l(this,t))&&n.getModel(t),new i(r,e,this.ecModel)},isEmpty:function(){return null==this.option},restoreData:function(){},clone:function(){var t=this.constructor;return new t(r.clone(this.option))},setReadOnly:function(){},parsePath:function(t){return"string"==typeof t&&(t=t.split(".")),t},customizeGetParent:function(t){y(this).getParent=t},isAnimationEnabled:function(){if(!s.node){if(null!=this.option.animation)return!!this.option.animation;if(this.parentModel)return this.parentModel.isAnimationEnabled()}}},c(i),h(i),g(i,m),g(i,p),g(i,f),g(i,b);var M=i;n.exports=M});
|
||
;/*!node_modules/echarts/lib/util/component.js*/
|
||
amis.define("node_modules/echarts/lib/util/component",function(e,n){function r(e){return[e||"",s++,Math.random().toFixed(5)].join("_")}function t(e){var n={};return e.registerSubTypeDefaulter=function(e,r){e=c(e),n[e.main]=r},e.determineSubType=function(r,t){var o=t.type;if(!o){var u=c(r).main;e.hasSubTypes(r)&&n[u]&&(o=n[u](t))}return o},e}function o(e,n){function r(e){var r={},i=[];return u.each(e,function(c){var s=t(r,c),a=s.originalDeps=n(c),l=o(a,e);s.entryCount=l.length,0===s.entryCount&&i.push(c),u.each(l,function(e){u.indexOf(s.predecessor,e)<0&&s.predecessor.push(e);var n=t(r,e);u.indexOf(n.successor,e)<0&&n.successor.push(c)})}),{graph:r,noEntryList:i}}function t(e,n){return e[n]||(e[n]={predecessor:[],successor:[]}),e[n]}function o(e,n){var r=[];return u.each(e,function(e){u.indexOf(n,e)>=0&&r.push(e)}),r}e.topologicalTravel=function(e,n,t,o){function i(e){a[e].entryCount--,0===a[e].entryCount&&l.push(e)}function c(e){f[e]=!0,i(e)}if(e.length){var s=r(n),a=s.graph,l=s.noEntryList,f={};for(u.each(e,function(e){f[e]=!0});l.length;){var p=l.pop(),h=a[p],d=!!f[p];d&&(t.call(o,p,h.originalDeps.slice()),delete f[p]),u.each(h.successor,d?c:i)}u.each(f,function(){throw new Error("Circle dependency may exists")})}}}var u=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/util/clazz"),c=i.parseClassType,s=0;n.getUID=r,n.enableSubTypeDefaulter=t,n.enableTopologicalTravel=o});
|
||
;/*!node_modules/echarts/lib/util/number.js*/
|
||
amis.define("node_modules/echarts/lib/util/number",function(r,n){function t(r){return r.replace(/^\s+|\s+$/g,"")}function e(r,n,t,e){var i=n[1]-n[0],a=t[1]-t[0];if(0===i)return 0===a?t[0]:(t[0]+t[1])/2;if(e)if(i>0){if(r<=n[0])return t[0];if(r>=n[1])return t[1]}else{if(r>=n[0])return t[0];if(r<=n[1])return t[1]}else{if(r===n[0])return t[0];if(r===n[1])return t[1]}return(r-n[0])/i*a+t[0]}function i(r,n){switch(r){case"center":case"middle":r="50%";break;case"left":case"top":r="0%";break;case"right":case"bottom":r="100%"}return"string"==typeof r?t(r).match(/%$/)?parseFloat(r)/100*n:parseFloat(r):null==r?0/0:+r}function a(r,n,t){return null==n&&(n=10),n=Math.min(Math.max(0,n),20),r=(+r).toFixed(n),t?r:+r}function u(r){return r.sort(function(r,n){return r-n}),r}function o(r){if(r=+r,isNaN(r))return 0;for(var n=1,t=0;Math.round(r*n)/n!==r;)n*=10,t++;return t}function f(r){var n=r.toString(),t=n.indexOf("e");if(t>0){var e=+n.slice(t+1);return 0>e?-e:0}var i=n.indexOf(".");return 0>i?0:n.length-1-i}function c(r,n){var t=Math.log,e=Math.LN10,i=Math.floor(t(r[1]-r[0])/e),a=Math.round(t(Math.abs(n[1]-n[0]))/e),u=Math.min(Math.max(-i+a,0),20);return isFinite(u)?u:20}function l(r,n,t){if(!r[n])return 0;var e=w.reduce(r,function(r,n){return r+(isNaN(n)?0:n)},0);if(0===e)return 0;for(var i=Math.pow(10,t),a=w.map(r,function(r){return(isNaN(r)?0:r)/e*i*100}),u=100*i,o=w.map(a,function(r){return Math.floor(r)}),f=w.reduce(o,function(r,n){return r+n},0),c=w.map(a,function(r,n){return r-o[n]});u>f;){for(var l=Number.NEGATIVE_INFINITY,s=null,d=0,h=c.length;h>d;++d)c[d]>l&&(l=c[d],s=d);++o[s],c[s]=0,++f}return o[n]/i}function s(r){var n=2*Math.PI;return(r%n+n)%n}function d(r){return r>-x&&x>r}function h(r){if(r instanceof Date)return r;if("string"==typeof r){var n=F.exec(r);if(!n)return new Date(0/0);if(n[8]){var t=+n[4]||0;return"Z"!==n[8].toUpperCase()&&(t-=n[8].slice(0,3)),new Date(Date.UTC(+n[1],+(n[2]||1)-1,+n[3]||1,t,+(n[5]||0),+n[6]||0,+n[7]||0))}return new Date(+n[1],+(n[2]||1)-1,+n[3]||1,+n[4]||0,+(n[5]||0),+n[6]||0,+n[7]||0)}return new Date(null==r?0/0:Math.round(r))}function v(r){return Math.pow(10,M(r))}function M(r){if(0===r)return 0;var n=Math.floor(Math.log(r)/Math.LN10);return r/Math.pow(10,n)>=10&&n++,n}function p(r,n){var t,e=M(r),i=Math.pow(10,e),a=r/i;return t=n?1.5>a?1:2.5>a?2:4>a?3:7>a?5:10:1>a?1:2>a?2:3>a?3:5>a?5:10,r=t*i,e>=-20?+r.toFixed(0>e?-e:0):r}function m(r,n){var t=(r.length-1)*n+1,e=Math.floor(t),i=+r[e-1],a=t-e;return a?i+a*(r[e]-i):i}function g(r){function n(r,t,e){return r.interval[e]<t.interval[e]||r.interval[e]===t.interval[e]&&(r.close[e]-t.close[e]===(e?-1:1)||!e&&n(r,t,1))}r.sort(function(r,t){return n(r,t,0)?-1:1});for(var t=-1/0,e=1,i=0;i<r.length;){for(var a=r[i].interval,u=r[i].close,o=0;2>o;o++)a[o]<=t&&(a[o]=t,u[o]=o?1:1-e),t=a[o],e=u[o];a[0]===a[1]&&u[0]*u[1]!==1?r.splice(i,1):i++}return r}function N(r){return r-parseFloat(r)>=0}var w=r("node_modules/zrender/lib/core/util"),x=1e-4,b=9007199254740991,F=/^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d\d)(?::(\d\d)(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/;n.linearMap=e,n.parsePercent=i,n.round=a,n.asc=u,n.getPrecision=o,n.getPrecisionSafe=f,n.getPixelPrecision=c,n.getPercentWithPrecision=l,n.MAX_SAFE_INTEGER=b,n.remRadian=s,n.isRadianAroundZero=d,n.parseDate=h,n.quantity=v,n.quantityExponent=M,n.nice=p,n.quantile=m,n.reformIntervals=g,n.isNumeric=N});
|
||
;/*!node_modules/echarts/lib/util/format.js*/
|
||
amis.define("node_modules/echarts/lib/util/format",function(e,r){function t(e){return isNaN(e)?"-":(e=(e+"").split("."),e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:""))}function n(e,r){return e=(e||"").toLowerCase().replace(/-(.)/g,function(e,r){return r.toUpperCase()}),r&&e&&(e=e.charAt(0).toUpperCase()+e.slice(1)),e}function a(e){return null==e?"":(e+"").replace(y,function(e,r){return b[r]})}function l(e,r,t){f.isArray(r)||(r=[r]);var n=r.length;if(!n)return"";for(var l=r[0].$vars||[],o=0;o<l.length;o++){var i=v[o];e=e.replace(C(i),C(i,0))}for(var c=0;n>c;c++)for(var u=0;u<l.length;u++){var s=r[c][l[u]];e=e.replace(C(v[u],c),t?a(s):s)}return e}function o(e,r,t){return f.each(r,function(r,n){e=e.replace("{"+n+"}",t?a(r):r)}),e}function i(e,r){e=f.isString(e)?{color:e,extraCssText:r}:e||{};var t=e.color,n=e.type,r=e.extraCssText,l=e.renderMode||"html",o=e.markerId||"X";return t?"html"===l?"subItem"===n?'<span style="display:inline-block;vertical-align:middle;margin-right:8px;margin-left:3px;border-radius:4px;width:4px;height:4px;background-color:'+a(t)+";"+(r||"")+'"></span>':'<span style="display:inline-block;margin-right:5px;border-radius:10px;width:10px;height:10px;background-color:'+a(t)+";"+(r||"")+'"></span>':{renderMode:l,content:"{marker"+o+"|} ",style:{color:t}}:""}function c(e,r){return e+="","0000".substr(0,r-e.length)+e}function u(e,r,t){("week"===e||"month"===e||"quarter"===e||"half-year"===e||"year"===e)&&(e="MM-dd\nyyyy");var n=h.parseDate(r),a=t?"UTC":"",l=n["get"+a+"FullYear"](),o=n["get"+a+"Month"]()+1,i=n["get"+a+"Date"](),u=n["get"+a+"Hours"](),s=n["get"+a+"Minutes"](),p=n["get"+a+"Seconds"](),d=n["get"+a+"Milliseconds"]();return e=e.replace("MM",c(o,2)).replace("M",o).replace("yyyy",l).replace("yy",l%100).replace("dd",c(i,2)).replace("d",i).replace("hh",c(u,2)).replace("h",u).replace("mm",c(s,2)).replace("m",s).replace("ss",c(p,2)).replace("s",p).replace("SSS",c(d,3))}function s(e){return e?e.charAt(0).toUpperCase()+e.substr(1):e}function p(e){return m.getBoundingRect(e.text,e.font,e.textAlign,e.textVerticalAlign,e.textPadding,e.textLineHeight,e.rich,e.truncate)}function d(e,r,t,n,a,l,o,i){return m.getBoundingRect(e,r,t,n,a,i,l,o)}function g(e,r){if("_blank"===r||"blank"===r){var t=window.open();t.opener=null,t.location=e}else window.open(e,r)}var f=e("node_modules/zrender/lib/core/util"),m=e("node_modules/zrender/lib/contain/text"),h=e("node_modules/echarts/lib/util/number"),x=f.normalizeCssArray,y=/([&<>"'])/g,b={"&":"&","<":"<",">":">",'"':""","'":"'"},v=["a","b","c","d","e","f","g"],C=function(e,r){return"{"+e+(null==r?"":r)+"}"},M=m.truncateText;r.addCommas=t,r.toCamelCase=n,r.normalizeCssArray=x,r.encodeHTML=a,r.formatTpl=l,r.formatTplSimple=o,r.getTooltipMarker=i,r.formatTime=u,r.capitalFirst=s,r.truncateText=M,r.getTextBoundingRect=p,r.getTextRect=d,r.windowOpen=g});
|
||
;/*!node_modules/echarts/lib/util/layout.js*/
|
||
amis.define("node_modules/echarts/lib/util/layout",function(t,e){function i(t,e,i,a,n){var r=0,o=0;null==a&&(a=1/0),null==n&&(n=1/0);var l=0;e.eachChild(function(h,u){var s,c,d=h.position,N=h.getBoundingRect(),f=e.childAt(u+1),g=f&&f.getBoundingRect();if("horizontal"===t){var m=N.width+(g?-g.x+N.x:0);s=r+m,s>a||h.newline?(r=0,s=m,o+=l+i,l=N.height):l=Math.max(l,N.height)}else{var v=N.height+(g?-g.y+N.y:0);c=o+v,c>n||h.newline?(r+=l+i,o=0,c=v,l=N.width):l=Math.max(l,N.width)}h.newline||(d[0]=r,d[1]=o,"horizontal"===t?r=s+i:o=c+i)})}function a(t,e,i){var a=e.width,n=e.height,r=N(t.x,a),o=N(t.y,n),l=N(t.x2,a),h=N(t.y2,n);return(isNaN(r)||isNaN(parseFloat(t.x)))&&(r=0),(isNaN(l)||isNaN(parseFloat(t.x2)))&&(l=a),(isNaN(o)||isNaN(parseFloat(t.y)))&&(o=0),(isNaN(h)||isNaN(parseFloat(t.y2)))&&(h=n),i=f.normalizeCssArray(i||0),{width:Math.max(l-r-i[1]-i[3],0),height:Math.max(h-o-i[0]-i[2],0)}}function n(t,e,i){i=f.normalizeCssArray(i||0);var a=e.width,n=e.height,r=N(t.left,a),o=N(t.top,n),l=N(t.right,a),h=N(t.bottom,n),u=N(t.width,a),s=N(t.height,n),d=i[2]+i[0],g=i[1]+i[3],m=t.aspect;switch(isNaN(u)&&(u=a-l-g-r),isNaN(s)&&(s=n-h-d-o),null!=m&&(isNaN(u)&&isNaN(s)&&(m>a/n?u=.8*a:s=.8*n),isNaN(u)&&(u=m*s),isNaN(s)&&(s=u/m)),isNaN(r)&&(r=a-l-u-g),isNaN(o)&&(o=n-h-s-d),t.left||t.right){case"center":r=a/2-u/2-i[3];break;case"right":r=a-u-g}switch(t.top||t.bottom){case"middle":case"center":o=n/2-s/2-i[0];break;case"bottom":o=n-s-d}r=r||0,o=o||0,isNaN(u)&&(u=a-g-r-(l||0)),isNaN(s)&&(s=n-d-o-(h||0));var v=new c(r+i[3],o+i[0],u,s);return v.margin=i,v}function r(t,e,i,a,r){var o=!r||!r.hv||r.hv[0],l=!r||!r.hv||r.hv[1],h=r&&r.boundingMode||"all";if(o||l){var u;if("raw"===h)u="group"===t.type?new c(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(u=t.getBoundingRect(),t.needLocalTransform()){var d=t.getLocalTransform();u=u.clone(),u.applyTransform(d)}e=n(s.defaults({width:u.width,height:u.height},e),i,a);var N=t.position,f=o?e.x-u.x:0,g=l?e.y-u.y:0;t.attr("position","raw"===h?[f,g]:[N[0]+f,N[1]+g])}}function o(t,e){return null!=t[v[e][0]]||null!=t[v[e][1]]&&null!=t[v[e][2]]}function l(t,e,i){function a(i,a){var o={},h=0,u={},s=0,c=2;if(g(i,function(e){u[e]=t[e]}),g(i,function(t){n(e,t)&&(o[t]=u[t]=e[t]),r(o,t)&&h++,r(u,t)&&s++}),l[a])return r(e,i[1])?u[i[2]]=null:r(e,i[2])&&(u[i[1]]=null),u;if(s!==c&&h){if(h>=c)return o;for(var d=0;d<i.length;d++){var N=i[d];if(!n(o,N)&&n(t,N)){o[N]=t[N];break}}return o}return u}function n(t,e){return t.hasOwnProperty(e)}function r(t,e){return null!=t[e]&&"auto"!==t[e]}function o(t,e,i){g(t,function(t){e[t]=i[t]})}!s.isObject(i)&&(i={});var l=i.ignoreSize;!s.isArray(l)&&(l=[l,l]);var h=a(v[0],0),u=a(v[1],1);o(v[0],t,h),o(v[1],t,u)}function h(t){return u({},t)}function u(t,e){return e&&t&&g(m,function(i){e.hasOwnProperty(i)&&(t[i]=e[i])}),t}var s=t("node_modules/zrender/lib/core/util"),c=t("node_modules/zrender/lib/core/BoundingRect"),d=t("node_modules/echarts/lib/util/number"),N=d.parsePercent,f=t("node_modules/echarts/lib/util/format"),g=s.each,m=["left","right","top","bottom","width","height"],v=[["width","left","right"],["height","top","bottom"]],w=i,y=s.curry(i,"vertical"),b=s.curry(i,"horizontal");e.LOCATION_PARAMS=m,e.HV_NAMES=v,e.box=w,e.vbox=y,e.hbox=b,e.getAvailableSize=a,e.getLayoutRect=n,e.positionElement=r,e.sizeCalculable=o,e.mergeLayoutParam=l,e.getLayoutParams=h,e.copyLayoutParams=u});
|
||
;/*!node_modules/echarts/lib/model/mixin/boxLayout.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/boxLayout",function(t,e,i){var o={getBoxLayoutParams:function(){return{left:this.get("left"),top:this.get("top"),right:this.get("right"),bottom:this.get("bottom"),width:this.get("width"),height:this.get("height")}}};i.exports=o});
|
||
;/*!node_modules/echarts/lib/model/Component.js*/
|
||
amis.define("node_modules/echarts/lib/model/Component",function(e,t,n){function o(e){var t=[];return i.each(f.getClassesByMainType(e),function(e){t=t.concat(e.prototype.dependencies||[])}),t=i.map(t,function(e){return d(e).main}),"dataset"!==e&&i.indexOf(t,"dataset")<=0&&t.unshift("dataset"),t}var i=e("node_modules/zrender/lib/core/util"),a=e("node_modules/echarts/lib/model/Model"),l=e("node_modules/echarts/lib/util/component"),u=e("node_modules/echarts/lib/util/clazz"),r=u.enableClassManagement,d=u.parseClassType,s=e("node_modules/echarts/lib/util/model"),m=s.makeInner,p=e("node_modules/echarts/lib/util/layout"),c=e("node_modules/echarts/lib/model/mixin/boxLayout"),h=m(),f=a.extend({type:"component",id:"",name:"",mainType:"",subType:"",componentIndex:0,defaultOption:null,ecModel:null,dependentModels:[],uid:null,layoutMode:null,$constructor:function(e,t,n,o){a.call(this,e,t,n,o),this.uid=l.getUID("ec_cpt_model")},init:function(e,t,n){this.mergeDefaultAndTheme(e,n)},mergeDefaultAndTheme:function(e,t){var n=this.layoutMode,o=n?p.getLayoutParams(e):{},a=t.getTheme();i.merge(e,a.get(this.mainType)),i.merge(e,this.getDefaultOption()),n&&p.mergeLayoutParam(e,o,n)},mergeOption:function(e){i.merge(this.option,e,!0);var t=this.layoutMode;t&&p.mergeLayoutParam(this.option,e,t)},optionUpdated:function(){},getDefaultOption:function(){var e=h(this);if(!e.defaultOption){for(var t=[],n=this.constructor;n;){var o=n.prototype.defaultOption;o&&t.push(o),n=n.superClass}for(var a={},l=t.length-1;l>=0;l--)a=i.merge(a,t[l],!0);e.defaultOption=a}return e.defaultOption},getReferringComponents:function(e){return this.ecModel.queryComponents({mainType:e,index:this.get(e+"Index",!0),id:this.get(e+"Id",!0)})}});r(f,{registerWhenExtend:!0}),l.enableSubTypeDefaulter(f),l.enableTopologicalTravel(f,o),i.mixin(f,c);var g=f;n.exports=g});
|
||
;/*!node_modules/echarts/lib/model/globalDefault.js*/
|
||
amis.define("node_modules/echarts/lib/model/globalDefault",function(a,e,o){var n="";"undefined"!=typeof navigator&&(n=navigator.platform||"");var i={color:["#c23531","#2f4554","#61a0a8","#d48265","#91c7ae","#749f83","#ca8622","#bda29a","#6e7074","#546570","#c4ccd3"],gradientColor:["#f6efa6","#d88273","#bf444c"],textStyle:{fontFamily:n.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,animation:"auto",animationDuration:1e3,animationDurationUpdate:300,animationEasing:"exponentialOut",animationEasingUpdate:"cubicOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1};o.exports=i});
|
||
;/*!node_modules/echarts/lib/model/mixin/colorPalette.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/colorPalette",function(o,e,r){function t(o,e){for(var r=o.length,t=0;r>t;t++)if(o[t].length>e)return o[t];return o[r-1]}var l=o("node_modules/echarts/lib/util/model"),n=l.makeInner,a=l.normalizeToArray,i=n(),c={clearColorPalette:function(){i(this).colorIdx=0,i(this).colorNameMap={}},getColorFromPalette:function(o,e,r){e=e||this;var l=i(e),n=l.colorIdx||0,c=l.colorNameMap=l.colorNameMap||{};if(c.hasOwnProperty(o))return c[o];var h=a(this.get("color",!0)),m=this.get("colorLayer",!0),s=null!=r&&m?t(m,r):h;if(s=s||h,s&&s.length){var u=s[n];return o&&(c[o]=u),l.colorIdx=(n+1)%s.length,u}}};r.exports=c});
|
||
;/*!node_modules/echarts/lib/data/helper/sourceType.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/sourceType",function(R,_){var O="original",A="arrayRows",E="objectRows",e="keyedColumns",S="unknown",o="typedArray",T="column",U="row";_.SOURCE_FORMAT_ORIGINAL=O,_.SOURCE_FORMAT_ARRAY_ROWS=A,_.SOURCE_FORMAT_OBJECT_ROWS=E,_.SOURCE_FORMAT_KEYED_COLUMNS=e,_.SOURCE_FORMAT_UNKNOWN=S,_.SOURCE_FORMAT_TYPED_ARRAY=o,_.SERIES_LAYOUT_BY_COLUMN=T,_.SERIES_LAYOUT_BY_ROW=U});
|
||
;/*!node_modules/echarts/lib/data/Source.js*/
|
||
amis.define("node_modules/echarts/lib/data/Source",function(e,t,s){function a(e){this.fromDataset=e.fromDataset,this.data=e.data||(e.sourceFormat===l?{}:[]),this.sourceFormat=e.sourceFormat||m,this.seriesLayoutBy=e.seriesLayoutBy||_,this.dimensionsDefine=e.dimensionsDefine,this.encodeDefine=e.encodeDefine&&i(e.encodeDefine),this.startIndex=e.startIndex||0,this.dimensionsDetectCount=e.dimensionsDetectCount}var o=e("node_modules/zrender/lib/core/util"),i=o.createHashMap,n=o.isTypedArray,r=e("node_modules/echarts/lib/util/clazz"),d=r.enableClassCheck,c=e("node_modules/echarts/lib/data/helper/sourceType"),u=c.SOURCE_FORMAT_ORIGINAL,_=c.SERIES_LAYOUT_BY_COLUMN,m=c.SOURCE_FORMAT_UNKNOWN,h=c.SOURCE_FORMAT_TYPED_ARRAY,l=c.SOURCE_FORMAT_KEYED_COLUMNS;a.seriesDataToSource=function(e){return new a({data:e,sourceFormat:n(e)?h:u,fromDataset:!1})},d(a);var D=a;s.exports=D});
|
||
;/*!node_modules/echarts/lib/data/helper/sourceHelper.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/sourceHelper",function(e,n){function r(e){var n=e.option.source,r=W;if(A(n))r=U;else if(R(n)){0===n.length&&(r=T);for(var t=0,a=n.length;a>t;t++){var i=n[t];if(null!=i){if(R(i)){r=T;break}if(M(i)){r=b;break}}}}else if(M(n)){for(var o in n)if(n.hasOwnProperty(o)&&E(n[o])){r=B;break}}else if(null!=n)throw new Error("Invalid data");Y(e).sourceFormat=r}function t(e){return Y(e).source}function a(e){Y(e).datasetMap=N()}function i(e){var n=e.option,r=n.data,t=A(r)?U:L,a=!1,i=n.seriesLayoutBy,u=n.sourceHeader,l=n.dimensions,s=d(e);if(s){var f=s.option;r=f.source,t=Y(s).sourceFormat,a=!0,i=i||f.seriesLayoutBy,null==u&&(u=f.sourceHeader),l=l||f.dimensions}var c=o(r,t,i,u,l);Y(e).source=new C({data:r,fromDataset:a,seriesLayoutBy:i,sourceFormat:t,dimensionsDefine:c.dimensionsDefine,startIndex:c.startIndex,dimensionsDetectCount:c.dimensionsDetectCount,encodeDefine:n.encode})}function o(e,n,r,t,a){if(!e)return{dimensionsDefine:u(a)};var i,o;if(n===T)"auto"===t||null==t?l(function(e){null!=e&&"-"!==e&&(S(e)?null==o&&(o=1):o=0)},r,e,10):o=t?1:0,a||1!==o||(a=[],l(function(e,n){a[n]=null!=e?e:""},r,e)),i=a?a.length:r===x?e.length:e[0]?e[0].length:null;else if(n===b)a||(a=s(e));else if(n===B)a||(a=[],D(e,function(e,n){a.push(n)}));else if(n===L){var f=_(e[0]);i=R(f)&&f.length||1}return{startIndex:o,dimensionsDefine:u(a),dimensionsDetectCount:i}}function u(e){if(e){var n=N();return O(e,function(e){if(e=F({},M(e)?e:{name:e}),null==e.name)return e;e.name+="",null==e.displayName&&(e.displayName=e.name);var r=n.get(e.name);return r?e.name+="-"+r.count++:n.set(e.name,{count:1}),e})}}function l(e,n,r,t){if(null==t&&(t=1/0),n===x)for(var a=0;a<r.length&&t>a;a++)e(r[a]?r[a][0]:null,a);else for(var i=r[0]||[],a=0;a<i.length&&t>a;a++)e(i[a],a)}function s(e){for(var n,r=0;r<e.length&&!(n=e[r++]););if(n){var t=[];return D(n,function(e,n){t.push(n)}),t}}function f(e,n,r){function t(e,n,r){for(var t=0;r>t;t++)e.push(n+t)}function a(e){var n=e.dimsDef;return n?n.length:1}var i={},o=d(n);if(!o||!e)return i;var u,l,s=[],f=[],c=n.ecModel,m=Y(c).datasetMap,v=o.uid+"_"+r.seriesLayoutBy;e=e.slice(),D(e,function(n,r){!M(n)&&(e[r]={name:n}),"ordinal"===n.type&&null==u&&(u=r,l=a(e[r])),i[n.name]=[]});var h=m.get(v)||m.set(v,{categoryWayDim:l,valueWayDim:0});return D(e,function(e,n){var r=e.name,o=a(e);if(null==u){var l=h.valueWayDim;t(i[r],l,o),t(f,l,o),h.valueWayDim+=o}else if(u===n)t(i[r],0,o),t(s,0,o);else{var l=h.categoryWayDim;t(i[r],l,o),t(f,l,o),h.categoryWayDim+=o}}),s.length&&(i.itemName=s),f.length&&(i.seriesName=f),i}function c(e,n,r){var t={},a=d(e);if(!a)return t;var i,o=n.sourceFormat,u=n.dimensionsDefine;(o===b||o===B)&&D(u,function(e,n){"name"===(M(e)?e.name:e)&&(i=n)});var l=function(){function e(e){return null!=e.v&&null!=e.n}for(var t={},a={},l=[],s=0,f=Math.min(5,r);f>s;s++){var c=v(n.data,o,n.seriesLayoutBy,u,n.startIndex,s);l.push(c);var d=c===k.Not;if(d&&null==t.v&&s!==i&&(t.v=s),(null==t.n||t.n===t.v||!d&&l[t.n]===k.Not)&&(t.n=s),e(t)&&l[t.n]!==k.Not)return t;d||(c===k.Might&&null==a.v&&s!==i&&(a.v=s),(null==a.n||a.n===a.v)&&(a.n=s))}return e(t)?t:e(a)?a:null}();if(l){t.value=l.v;var s=null!=i?i:l.n;t.itemName=[s],t.seriesName=[s]}return t}function d(e){var n=e.option,r=n.data;return r?void 0:e.ecModel.getComponent("dataset",n.datasetIndex||0)}function m(e,n){return v(e.data,e.sourceFormat,e.seriesLayoutBy,e.dimensionsDefine,e.startIndex,n)}function v(e,n,r,t,a,i){function o(e){var n=S(e);return null!=e&&isFinite(e)&&""!==e?n?k.Might:k.Not:n&&"-"!==e?k.Must:void 0}var u,l=5;if(A(e))return k.Not;var s,f;if(t){var c=t[i];M(c)?(s=c.name,f=c.type):S(c)&&(s=c)}if(null!=f)return"ordinal"===f?k.Must:k.Not;if(n===T)if(r===x){for(var d=e[i],m=0;m<(d||[]).length&&l>m;m++)if(null!=(u=o(d[a+m])))return u}else for(var m=0;m<e.length&&l>m;m++){var v=e[a+m];if(v&&null!=(u=o(v[i])))return u}else if(n===b){if(!s)return k.Not;for(var m=0;m<e.length&&l>m;m++){var h=e[m];if(h&&null!=(u=o(h[s])))return u}}else if(n===B){if(!s)return k.Not;var d=e[s];if(!d||A(d))return k.Not;for(var m=0;m<d.length&&l>m;m++)if(null!=(u=o(d[m])))return u}else if(n===L)for(var m=0;m<e.length&&l>m;m++){var h=e[m],y=_(h);if(!R(y))return k.Not;if(null!=(u=o(y[i])))return u}return k.Not}var h=e("node_modules/echarts/lib/config"),y=(h.__DEV__,e("node_modules/echarts/lib/util/model")),g=y.makeInner,_=y.getDataItemValue,p=e("node_modules/zrender/lib/core/util"),N=p.createHashMap,D=p.each,O=p.map,R=p.isArray,S=p.isString,M=p.isObject,A=p.isTypedArray,E=p.isArrayLike,F=p.extend,C=(p.assert,e("node_modules/echarts/lib/data/Source")),I=e("node_modules/echarts/lib/data/helper/sourceType"),L=I.SOURCE_FORMAT_ORIGINAL,T=I.SOURCE_FORMAT_ARRAY_ROWS,b=I.SOURCE_FORMAT_OBJECT_ROWS,B=I.SOURCE_FORMAT_KEYED_COLUMNS,W=I.SOURCE_FORMAT_UNKNOWN,U=I.SOURCE_FORMAT_TYPED_ARRAY,x=I.SERIES_LAYOUT_BY_ROW,k={Must:1,Might:2,Not:3},Y=g();n.BE_ORDINAL=k,n.detectSourceFormat=r,n.getSource=t,n.resetSourceDefaulter=a,n.prepareSource=i,n.makeSeriesEncodeForAxisCoordSys=f,n.makeSeriesEncodeForNameBased=c,n.guessOrdinal=m});
|
||
;/*!node_modules/echarts/lib/model/Global.js*/
|
||
amis.define("node_modules/echarts/lib/model/Global",function(e,n,t){function i(e,n){if(n){var t=n.seiresIndex,i=n.seriesId,s=n.seriesName;return null!=t&&e.componentIndex!==t||null!=i&&e.id!==i||null!=s&&e.name!==s}}function s(e,n){var t=e.color&&!e.colorLayer;f(n,function(n,i){"colorLayer"===i&&t||D.hasClass(i)||("object"==typeof n?e[i]=e[i]?b(e[i],n,!1):T(n):null==e[i]&&(e[i]=n))})}function o(e){e=e,this.option={},this.option[N]=1,this._componentsMap=I({series:[]}),this._seriesIndices,this._seriesIndicesMap,s(e,this._theme.option),b(e,k,!1),this.mergeOption(e)}function r(e,n){g(n)||(n=n?[n]:[]);var t={};return f(n,function(n){t[n]=(e.get(n)||[]).slice()}),t}function a(e,n,t){var i=n.type?n.type:t?t.subType:D.determineSubType(e,n);return i}function c(e,n){e._seriesIndicesMap=I(e._seriesIndices=d(n,function(e){return e.componentIndex})||[])}function u(e,n){return n.hasOwnProperty("subType")?m(e,function(e){return e.subType===n.subType}):e}function l(){}var p=e("node_modules/echarts/lib/config"),h=(p.__DEV__,e("node_modules/zrender/lib/core/util")),f=h.each,m=h.filter,d=h.map,g=h.isArray,_=h.indexOf,y=h.isObject,v=h.isString,I=h.createHashMap,M=h.assert,T=h.clone,b=h.merge,x=h.extend,O=h.mixin,S=e("node_modules/echarts/lib/util/model"),C=e("node_modules/echarts/lib/model/Model"),D=e("node_modules/echarts/lib/model/Component"),k=e("node_modules/echarts/lib/model/globalDefault"),A=e("node_modules/echarts/lib/model/mixin/colorPalette"),B=e("node_modules/echarts/lib/data/helper/sourceHelper"),w=B.resetSourceDefaulter,N="\x00_ec_inner",q=C.extend({init:function(e,n,t,i){t=t||{},this.option=null,this._theme=new C(t),this._optionManager=i},setOption:function(e,n){M(!(N in e),"please use chart.getOption()"),this._optionManager.setOption(e,n),this.resetOption(null)},resetOption:function(e){var n=!1,t=this._optionManager;if(!e||"recreate"===e){var i=t.mountOption("recreate"===e);this.option&&"recreate"!==e?(this.restoreData(),this.mergeOption(i)):o.call(this,i),n=!0}if(("timeline"===e||"media"===e)&&this.restoreData(),!e||"recreate"===e||"timeline"===e){var s=t.getTimelineOption(this);s&&(this.mergeOption(s),n=!0)}if(!e||"recreate"===e||"media"===e){var r=t.getMediaOption(this,this._api);r.length&&f(r,function(e){this.mergeOption(e,n=!0)},this)}return n},mergeOption:function(e){function n(n,s){var o=S.normalizeToArray(e[n]),u=S.mappingToExists(i.get(n),o);S.makeIdAndName(u),f(u,function(e){var t=e.option;y(t)&&(e.keyInfo.mainType=n,e.keyInfo.subType=a(n,t,e.exist))});var l=r(i,s);t[n]=[],i.set(n,[]),f(u,function(e,s){var o=e.exist,r=e.option;if(M(y(r)||o,"Empty component definition"),r){var a=D.getClass(n,e.keyInfo.subType,!0);if(o&&o.constructor===a)o.name=e.keyInfo.name,o.mergeOption(r,this),o.optionUpdated(r,!1);else{var c=x({dependentModels:l,componentIndex:s},e.keyInfo);o=new a(r,this,this,c),x(o,c),o.init(r,this,this,c),o.optionUpdated(null,!0)}}else o.mergeOption({},this),o.optionUpdated({},!1);i.get(n)[s]=o,t[n][s]=o.option},this),"series"===n&&c(this,i.get("series"))}var t=this.option,i=this._componentsMap,s=[];w(this),f(e,function(e,n){null!=e&&(D.hasClass(n)?n&&s.push(n):t[n]=null==t[n]?T(e):b(t[n],e,!0))}),D.topologicalTravel(s,D.getAllClassMainTypes(),n,this),this._seriesIndicesMap=I(this._seriesIndices=this._seriesIndices||[])},getOption:function(){var e=T(this.option);return f(e,function(n,t){if(D.hasClass(t)){for(var n=S.normalizeToArray(n),i=n.length-1;i>=0;i--)S.isIdInner(n[i])&&n.splice(i,1);e[t]=n}}),delete e[N],e},getTheme:function(){return this._theme},getComponent:function(e,n){var t=this._componentsMap.get(e);return t?t[n||0]:void 0},queryComponents:function(e){var n=e.mainType;if(!n)return[];var t=e.index,i=e.id,s=e.name,o=this._componentsMap.get(n);if(!o||!o.length)return[];var r;if(null!=t)g(t)||(t=[t]),r=m(d(t,function(e){return o[e]}),function(e){return!!e});else if(null!=i){var a=g(i);r=m(o,function(e){return a&&_(i,e.id)>=0||!a&&e.id===i})}else if(null!=s){var c=g(s);r=m(o,function(e){return c&&_(s,e.name)>=0||!c&&e.name===s})}else r=o.slice();return u(r,e)},findComponents:function(e){function n(e){var n=s+"Index",t=s+"Id",i=s+"Name";return!e||null==e[n]&&null==e[t]&&null==e[i]?null:{mainType:s,index:e[n],id:e[t],name:e[i]}}function t(n){return e.filter?m(n,e.filter):n}var i=e.query,s=e.mainType,o=n(i),r=o?this.queryComponents(o):this._componentsMap.get(s);return t(u(r,e))},eachComponent:function(e,n,t){var i=this._componentsMap;if("function"==typeof e)t=n,n=e,i.each(function(e,i){f(e,function(e,s){n.call(t,i,e,s)})});else if(v(e))f(i.get(e),n,t);else if(y(e)){var s=this.findComponents(e);f(s,n,t)}},getSeriesByName:function(e){var n=this._componentsMap.get("series");return m(n,function(n){return n.name===e})},getSeriesByIndex:function(e){return this._componentsMap.get("series")[e]},getSeriesByType:function(e){var n=this._componentsMap.get("series");return m(n,function(n){return n.subType===e})},getSeries:function(){return this._componentsMap.get("series").slice()},getSeriesCount:function(){return this._componentsMap.get("series").length},eachSeries:function(e,n){l(this),f(this._seriesIndices,function(t){var i=this._componentsMap.get("series")[t];e.call(n,i,t)},this)},eachRawSeries:function(e,n){f(this._componentsMap.get("series"),e,n)},eachSeriesByType:function(e,n,t){l(this),f(this._seriesIndices,function(i){var s=this._componentsMap.get("series")[i];s.subType===e&&n.call(t,s,i)},this)},eachRawSeriesByType:function(e,n,t){return f(this.getSeriesByType(e),n,t)},isSeriesFiltered:function(e){return l(this),null==this._seriesIndicesMap.get(e.componentIndex)},getCurrentSeriesIndices:function(){return(this._seriesIndices||[]).slice()},filterSeries:function(e,n){l(this);var t=m(this._componentsMap.get("series"),e,n);c(this,t)},restoreData:function(e){var n=this._componentsMap;c(this,n.get("series"));var t=[];n.each(function(e,n){t.push(n)}),D.topologicalTravel(t,D.getAllClassMainTypes(),function(t){f(n.get(t),function(n){("series"!==t||!i(n,e))&&n.restoreData()})})}});O(q,A);var z=q;t.exports=z});
|
||
;/*!node_modules/echarts/lib/ExtensionAPI.js*/
|
||
amis.define("node_modules/echarts/lib/ExtensionAPI",function(e,t,i){function o(e){n.each(d,function(t){this[t]=n.bind(e[t],e)},this)}var n=e("node_modules/zrender/lib/core/util"),d=["getDom","getZr","getWidth","getHeight","getDevicePixelRatio","dispatchAction","isDisposed","on","off","getDataURL","getConnectedDataURL","getModel","getOption","getViewOfComponentModel","getViewOfSeriesModel"],s=o;i.exports=s});
|
||
;/*!node_modules/echarts/lib/CoordinateSystem.js*/
|
||
amis.define("node_modules/echarts/lib/CoordinateSystem",function(t,e,n){function o(){this._coordinateSystems=[]}var i=t("node_modules/zrender/lib/core/util"),r={};o.prototype={constructor:o,create:function(t,e){var n=[];i.each(r,function(o){var i=o.create(t,e);n=n.concat(i||[])}),this._coordinateSystems=n},update:function(t,e){i.each(this._coordinateSystems,function(n){n.update&&n.update(t,e)})},getCoordinateSystems:function(){return this._coordinateSystems.slice()}},o.register=function(t,e){r[t]=e},o.get=function(t){return r[t]};var c=o;n.exports=c});
|
||
;/*!node_modules/echarts/lib/model/OptionManager.js*/
|
||
amis.define("node_modules/echarts/lib/model/OptionManager",function(i,t,e){function n(i){this._api=i,this._timelineOptions=[],this._mediaList=[],this._mediaDefault,this._currentMediaIndices=[],this._optionBackup,this._newBaseOption}function o(i,t,e){var n,o,a=[],s=[],r=i.timeline;if(i.baseOption&&(o=i.baseOption),(r||i.options)&&(o=o||{},a=(i.options||[]).slice()),i.media){o=o||{};var u=i.media;c(u,function(i){i&&i.option&&(i.query?s.push(i):n||(n=i))})}return o||(o=i),o.timeline||(o.timeline=r),c([o].concat(a).concat(p.map(s,function(i){return i.option})),function(i){c(t,function(t){t(i,e)})}),{baseOption:o,timelineOptions:a,mediaDefault:n,mediaList:s}}function a(i,t,e){var n={width:t,height:e,aspectratio:t/e},o=!0;return p.each(i,function(i,t){var e=t.match(_);if(e&&e[1]&&e[2]){var a=e[1],r=e[2].toLowerCase();s(n[r],i,a)||(o=!1)}}),o}function s(i,t,e){return"min"===e?i>=t:"max"===e?t>=i:i===t}function r(i,t){return i.join(",")===t.join(",")}function u(i,t){t=t||{},c(t,function(t,e){if(null!=t){var n=i[e];if(l.hasClass(e)){t=m.normalizeToArray(t),n=m.normalizeToArray(n);var o=m.mappingToExists(n,t);i[e]=h(o,function(i){return i.option&&i.exist?f(i.exist,i.option,!0):i.exist||i.option})}else i[e]=f(n,t,!0)}})}var p=i("node_modules/zrender/lib/core/util"),m=i("node_modules/echarts/lib/util/model"),l=i("node_modules/echarts/lib/model/Component"),c=p.each,d=p.clone,h=p.map,f=p.merge,_=/^(min|max)?(.+)$/;n.prototype={constructor:n,setOption:function(i,t){i&&p.each(m.normalizeToArray(i.series),function(i){i&&i.data&&p.isTypedArray(i.data)&&p.setAsPrimitive(i.data)}),i=d(i);var e=this._optionBackup,n=o.call(this,i,t,!e);this._newBaseOption=n.baseOption,e?(u(e.baseOption,n.baseOption),n.timelineOptions.length&&(e.timelineOptions=n.timelineOptions),n.mediaList.length&&(e.mediaList=n.mediaList),n.mediaDefault&&(e.mediaDefault=n.mediaDefault)):this._optionBackup=n},mountOption:function(i){var t=this._optionBackup;return this._timelineOptions=h(t.timelineOptions,d),this._mediaList=h(t.mediaList,d),this._mediaDefault=d(t.mediaDefault),this._currentMediaIndices=[],d(i?t.baseOption:this._newBaseOption)},getTimelineOption:function(i){var t,e=this._timelineOptions;if(e.length){var n=i.getComponent("timeline");n&&(t=d(e[n.getCurrentIndex()],!0))}return t},getMediaOption:function(){var i=this._api.getWidth(),t=this._api.getHeight(),e=this._mediaList,n=this._mediaDefault,o=[],s=[];if(!e.length&&!n)return s;for(var u=0,p=e.length;p>u;u++)a(e[u].query,i,t)&&o.push(u);return!o.length&&n&&(o=[-1]),o.length&&!r(o,this._currentMediaIndices)&&(s=h(o,function(i){return d(-1===i?n.option:e[i].option)})),this._currentMediaIndices=o,s}};var O=n;e.exports=O});
|
||
;/*!node_modules/echarts/lib/preprocessor/helper/compatStyle.js*/
|
||
amis.define("node_modules/echarts/lib/preprocessor/helper/compatStyle",function(e,a,l){function i(e){var a=e&&e.itemStyle;if(a)for(var l=0,i=h.length;i>l;l++){var r=h[l],t=a.normal,n=a.emphasis;t&&t[r]&&(e[r]=e[r]||{},e[r].normal?f.merge(e[r].normal,t[r]):e[r].normal=t[r],t[r]=null),n&&n[r]&&(e[r]=e[r]||{},e[r].emphasis?f.merge(e[r].emphasis,n[r]):e[r].emphasis=n[r],n[r]=null)}}function r(e,a,l){if(e&&e[a]&&(e[a].normal||e[a].emphasis)){var i=e[a].normal,r=e[a].emphasis;i&&(l?(e[a].normal=e[a].emphasis=null,f.defaults(e[a],i)):e[a]=i),r&&(e.emphasis=e.emphasis||{},e.emphasis[a]=r)}}function t(e){r(e,"itemStyle"),r(e,"lineStyle"),r(e,"areaStyle"),r(e,"label"),r(e,"labelLine"),r(e,"upperLabel"),r(e,"edgeLabel")}function n(e,a){var l=b(e)&&e[a],i=b(l)&&l.textStyle;if(i)for(var r=0,t=p.TEXT_STYLE_OPTIONS.length;t>r;r++){var a=p.TEXT_STYLE_OPTIONS[r];i.hasOwnProperty(a)&&(l[a]=i[a])}}function s(e){e&&(t(e),n(e,"label"),e.emphasis&&n(e.emphasis,"label"))}function o(e){if(b(e)){i(e),t(e),n(e,"label"),n(e,"upperLabel"),n(e,"edgeLabel"),e.emphasis&&(n(e.emphasis,"label"),n(e.emphasis,"upperLabel"),n(e.emphasis,"edgeLabel"));var a=e.markPoint;a&&(i(a),s(a));var l=e.markLine;l&&(i(l),s(l));var o=e.markArea;o&&s(o);var m=e.data;if("graph"===e.type){m=m||e.nodes;var u=e.links||e.edges;if(u&&!f.isTypedArray(u))for(var c=0;c<u.length;c++)s(u[c]);f.each(e.categories,function(e){t(e)})}if(m&&!f.isTypedArray(m))for(var c=0;c<m.length;c++)s(m[c]);var a=e.markPoint;if(a&&a.data)for(var p=a.data,c=0;c<p.length;c++)s(p[c]);var l=e.markLine;if(l&&l.data)for(var y=l.data,c=0;c<y.length;c++)f.isArray(y[c])?(s(y[c][0]),s(y[c][1])):s(y[c]);"gauge"===e.type?(n(e,"axisLabel"),n(e,"title"),n(e,"detail")):"treemap"===e.type?(r(e.breadcrumb,"itemStyle"),f.each(e.levels,function(e){t(e)})):"tree"===e.type&&t(e.leaves)}}function m(e){return f.isArray(e)?e:e?[e]:[]}function u(e){return(f.isArray(e)?e[0]:e)||{}}function c(e,a){y(m(e.series),function(e){b(e)&&o(e)});var l=["xAxis","yAxis","radiusAxis","angleAxis","singleAxis","parallelAxis","radar"];a&&l.push("valueAxis","categoryAxis","logAxis","timeAxis"),y(l,function(a){y(m(e[a]),function(e){e&&(n(e,"axisLabel"),n(e.axisPointer,"label"))})}),y(m(e.parallel),function(e){var a=e&&e.parallelAxisDefault;n(a,"axisLabel"),n(a&&a.axisPointer,"label")}),y(m(e.calendar),function(e){r(e,"itemStyle"),n(e,"dayLabel"),n(e,"monthLabel"),n(e,"yearLabel")}),y(m(e.radar),function(e){n(e,"name")}),y(m(e.geo),function(e){b(e)&&(s(e),y(m(e.regions),function(e){s(e)}))}),y(m(e.timeline),function(e){s(e),r(e,"label"),r(e,"itemStyle"),r(e,"controlStyle",!0);var a=e.data;f.isArray(a)&&f.each(a,function(e){f.isObject(e)&&(r(e,"label"),r(e,"itemStyle"))})}),y(m(e.toolbox),function(e){r(e,"iconStyle"),y(e.feature,function(e){r(e,"iconStyle")})}),n(u(e.axisPointer),"label"),n(u(e.tooltip).axisPointer,"label")}var f=e("node_modules/zrender/lib/core/util"),p=e("node_modules/echarts/lib/util/model"),y=f.each,b=f.isObject,h=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];l.exports=c});
|
||
;/*!node_modules/echarts/lib/preprocessor/backwardCompat.js*/
|
||
amis.define("node_modules/echarts/lib/preprocessor/backwardCompat",function(e,l,o){function i(e,l){l=l.split(",");for(var o=e,i=0;i<l.length&&(o=o&&o[l[i]],null!=o);i++);return o}function n(e,l,o,i){l=l.split(",");for(var n,r=e,t=0;t<l.length-1;t++)n=l[t],null==r[n]&&(r[n]={}),r=r[n];(i||null==r[l[t]])&&(r[l[t]]=o)}function r(e){c(m,function(l){l[0]in e&&!(l[1]in e)&&(e[l[1]]=e[l[0]])})}function t(e,l){p(e,l),e.series=d(e.series),c(e.series,function(e){if(u(e)){var l=e.type;if("line"===l)null!=e.clipOverflow&&(e.clip=e.clipOverflow);else if("pie"===l||"gauge"===l)null!=e.clockWise&&(e.clockwise=e.clockWise);else if("gauge"===l){var o=i(e,"pointer.color");null!=o&&n(e,"itemStyle.color",o)}r(e)}}),e.dataRange&&(e.visualMap=e.dataRange),c(g,function(l){var o=e[l];o&&(s(o)||(o=[o]),c(o,function(e){r(e)}))})}var a=e("node_modules/zrender/lib/core/util"),c=a.each,s=a.isArray,u=a.isObject,p=e("node_modules/echarts/lib/preprocessor/helper/compatStyle"),f=e("node_modules/echarts/lib/util/model"),d=f.normalizeToArray,m=[["x","left"],["y","top"],["x2","right"],["y2","bottom"]],g=["grid","geo","parallel","legend","toolbox","title","visualMap","dataZoom","timeline"];o.exports=t});
|
||
;/*!node_modules/echarts/lib/processor/dataStack.js*/
|
||
amis.define("node_modules/echarts/lib/processor/dataStack",function(e,a,n){function t(e){var a=o();e.eachSeries(function(e){var n=e.get("stack");if(n){var t=a.get(n)||a.set(n,[]),i=e.getData(),s={stackResultDimension:i.getCalculationInfo("stackResultDimension"),stackedOverDimension:i.getCalculationInfo("stackedOverDimension"),stackedDimension:i.getCalculationInfo("stackedDimension"),stackedByDimension:i.getCalculationInfo("stackedByDimension"),isStackedByIndex:i.getCalculationInfo("isStackedByIndex"),data:i,seriesModel:e};if(!s.stackedDimension||!s.isStackedByIndex&&!s.stackedByDimension)return;t.length&&i.setCalculationInfo("stackedOnSeries",t[t.length-1].seriesModel),t.push(s)}}),a.each(i)}function i(e){c(e,function(a,n){var t=[],i=[0/0,0/0],s=[a.stackResultDimension,a.stackedOverDimension],o=a.data,c=a.isStackedByIndex,d=o.map(s,function(s,d,r){var l=o.get(a.stackedDimension,r);if(isNaN(l))return i;var k,u;c?u=o.getRawIndex(r):k=o.get(a.stackedByDimension,r);for(var f=0/0,m=n-1;m>=0;m--){var D=e[m];if(c||(u=D.data.rawIndexOf(D.stackedByDimension,k)),u>=0){var g=D.data.getByRawIndex(D.stackResultDimension,u);if(l>=0&&g>0||0>=l&&0>g){l+=g,f=g;break}}}return t[0]=l,t[1]=f,t});o.hostModel.setData(d),a.data=d})}var s=e("node_modules/zrender/lib/core/util"),o=s.createHashMap,c=s.each;n.exports=t});
|
||
;/*!node_modules/echarts/lib/data/helper/dataProvider.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/dataProvider",function(t,e){function n(t,e){D.isInstance(t)||(t=D.seriesDataToSource(t)),this._source=t;var n=this._data=t.data,r=t.sourceFormat;r===w&&(this._offset=0,this._dimSize=e,this._data=n);var a=C[r===A?r+"_"+t.seriesLayoutBy:r];_(this,a)}function r(){return this._data.length}function a(t){return this._data[t]}function i(t){for(var e=0;e<t.length;e++)this._data.push(t[e])}function o(t,e,n){return null!=n?t[n]:t}function u(t,e,n,r){return s(t[r],this._dimensionInfos[e])}function s(t,e){var n=e&&e.type;if("ordinal"===n){var r=e&&e.ordinalMeta;return r?r.parseAndCollect(t):t}return"time"===n&&"number"!=typeof t&&null!=t&&"-"!==t&&(t=+y(t)),null==t||""===t?0/0:+t}function d(t,e,n){if(t){var r=t.getRawDataItem(e);if(null!=r){var a,i,o=t.getProvider().getSource().sourceFormat,u=t.getDimensionInfo(n);return u&&(a=u.name,i=u.index),T[o](r,e,i,a)}}}function c(t,e,n){if(t){var r=t.getProvider().getSource().sourceFormat;if(r===O||r===S){var a=t.getRawDataItem(e);return r!==O||m(a)||(a=null),a?a[n]:void 0}}}var l=t("node_modules/echarts/lib/config"),h=(l.__DEV__,t("node_modules/zrender/lib/core/util")),_=(h.isTypedArray,h.extend),f=(h.assert,h.each),m=h.isObject,p=t("node_modules/echarts/lib/util/model"),v=p.getDataItemValue,g=p.isDataItemOption,R=t("node_modules/echarts/lib/util/number"),y=R.parseDate,D=t("node_modules/echarts/lib/data/Source"),I=t("node_modules/echarts/lib/data/helper/sourceType"),w=I.SOURCE_FORMAT_TYPED_ARRAY,A=I.SOURCE_FORMAT_ARRAY_ROWS,O=I.SOURCE_FORMAT_ORIGINAL,S=I.SOURCE_FORMAT_OBJECT_ROWS,b=n.prototype;b.pure=!1,b.persistent=!0,b.getSource=function(){return this._source};var C={arrayRows_column:{pure:!0,count:function(){return Math.max(0,this._data.length-this._source.startIndex)},getItem:function(t){return this._data[t+this._source.startIndex]},appendData:i},arrayRows_row:{pure:!0,count:function(){var t=this._data[0];return t?Math.max(0,t.length-this._source.startIndex):0},getItem:function(t){t+=this._source.startIndex;for(var e=[],n=this._data,r=0;r<n.length;r++){var a=n[r];e.push(a?a[t]:null)}return e},appendData:function(){throw new Error('Do not support appendData when set seriesLayoutBy: "row".')}},objectRows:{pure:!0,count:r,getItem:a,appendData:i},keyedColumns:{pure:!0,count:function(){var t=this._source.dimensionsDefine[0].name,e=this._data[t];return e?e.length:0},getItem:function(t){for(var e=[],n=this._source.dimensionsDefine,r=0;r<n.length;r++){var a=this._data[n[r].name];e.push(a?a[t]:null)}return e},appendData:function(t){var e=this._data;f(t,function(t,n){for(var r=e[n]||(e[n]=[]),a=0;a<(t||[]).length;a++)r.push(t[a])})}},original:{count:r,getItem:a,appendData:i},typedArray:{persistent:!1,pure:!0,count:function(){return this._data?this._data.length/this._dimSize:0},getItem:function(t,e){t-=this._offset,e=e||[];for(var n=this._dimSize*t,r=0;r<this._dimSize;r++)e[r]=this._data[n+r];return e},appendData:function(t){this._data=t},clean:function(){this._offset+=this.count(),this._data=null}}},T={arrayRows:o,objectRows:function(t,e,n,r){return null!=n?t[r]:t},keyedColumns:o,original:function(t,e,n){var r=v(t);return null!=n&&r instanceof Array?r[n]:r},typedArray:o},x={arrayRows:u,objectRows:function(t,e){return s(t[e],this._dimensionInfos[e])},keyedColumns:u,original:function(t,e,n,r){var a=t&&(null==t.value?t:t.value);return!this._rawData.pure&&g(t)&&(this.hasItemOption=!0),s(a instanceof Array?a[r]:a,this._dimensionInfos[e])},typedArray:function(t,e,n,r){return t[r]}};e.DefaultDataProvider=n,e.defaultDimValueGetters=x,e.retrieveRawValue=d,e.retrieveRawAttr=c});
|
||
;/*!node_modules/echarts/lib/model/mixin/dataFormat.js*/
|
||
amis.define("node_modules/echarts/lib/model/mixin/dataFormat",function(e,t,a){var r=e("node_modules/echarts/lib/data/helper/dataProvider"),o=r.retrieveRawValue,n=e("node_modules/echarts/lib/util/format"),i=n.getTooltipMarker,l=n.formatTpl,s=e("node_modules/echarts/lib/util/model"),d=s.getTooltipRenderMode,m=/\{@(.+?)\}/g,u={getDataParams:function(e,t){var a=this.getData(t),r=this.getRawValue(e,t),o=a.getRawIndex(e),n=a.getName(e),l=a.getRawDataItem(e),s=a.getItemVisual(e,"color"),m=a.getItemVisual(e,"borderColor"),u=this.ecModel.getComponent("tooltip"),c=u&&u.get("renderMode"),p=d(c),g=this.mainType,h="series"===g,f=a.userOutput;return{componentType:g,componentSubType:this.subType,componentIndex:this.componentIndex,seriesType:h?this.subType:null,seriesIndex:this.seriesIndex,seriesId:h?this.id:null,seriesName:h?this.name:null,name:n,dataIndex:o,data:l,dataType:t,value:r,color:s,borderColor:m,dimensionNames:f?f.dimensionNames:null,encode:f?f.encode:null,marker:i({color:s,renderMode:p}),$vars:["seriesName","name","value"]}},getFormattedLabel:function(e,t,a,r,n){t=t||"normal";var i=this.getData(a),s=i.getItemModel(e),d=this.getDataParams(e,a);null!=r&&d.value instanceof Array&&(d.value=d.value[r]);var u=s.get("normal"===t?[n||"label","formatter"]:[t,n||"label","formatter"]);if("function"==typeof u)return d.status=t,d.dimensionIndex=r,u(d);if("string"==typeof u){var c=l(u,d);return c.replace(m,function(t,a){var r=a.length;return"["===a.charAt(0)&&"]"===a.charAt(r-1)&&(a=+a.slice(1,r-1)),o(i,e,a)})}},getRawValue:function(e,t){return o(this.getData(t),e)},formatTooltip:function(){}};a.exports=u});
|
||
;/*!node_modules/echarts/lib/stream/task.js*/
|
||
amis.define("node_modules/echarts/lib/stream/task",function(t,e){function s(t){return new n(t)}function n(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0,this.context}function i(t,e,s,n,i,r){h.reset(s,n,i,r),t._callingProgress=e,t._callingProgress({start:s,end:n,count:n-s,next:h.next},t.context)}function r(t,e){t._dueIndex=t._outputDueEnd=t._dueEnd=0,t._settedOutputEnd=null;var s,n;!e&&t._reset&&(s=t._reset(t.context),s&&s.progress&&(n=s.forceFirstProgress,s=s.progress),o(s)&&!s.length&&(s=null)),t._progress=s,t._modBy=t._modDataCount=null;var i=t._downstream;return i&&i.dirty(),n}var u=t("node_modules/zrender/lib/core/util"),o=(u.assert,u.isArray),d=t("node_modules/echarts/lib/config"),_=(d.__DEV__,n.prototype);_.perform=function(t){function e(t){return!(t>=1)&&(t=1),t}var s=this._upstream,n=t&&t.skip;if(this._dirty&&s){var u=this.context;u.data=u.outputData=s.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this);var d;this._plan&&!n&&(d=this._plan(this.context));var _=e(this._modBy),h=this._modDataCount||0,a=e(t&&t.modBy),p=t&&t.modDataCount||0;(_!==a||h!==p)&&(d="reset");var l;(this._dirty||"reset"===d)&&(this._dirty=!1,l=r(this,n)),this._modBy=a,this._modDataCount=p;var c=t&&t.step;if(this._dueEnd=s?s._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var m=this._dueIndex,f=Math.min(null!=c?this._dueIndex+c:1/0,this._dueEnd);if(!n&&(l||f>m)){var y=this._progress;if(o(y))for(var E=0;E<y.length;E++)i(this,y[E],m,f,a,p);else i(this,y,m,f,a,p)}this._dueIndex=f;var x=null!=this._settedOutputEnd?this._settedOutputEnd:f;this._outputDueEnd=x}else this._dueIndex=this._outputDueEnd=null!=this._settedOutputEnd?this._settedOutputEnd:this._dueEnd;return this.unfinished()};var h=function(){function t(){return s>n?n++:null}function e(){var t=n%u*i+Math.ceil(n/u),e=n>=s?null:r>t?t:n;return n++,e}var s,n,i,r,u,o={reset:function(d,_,h,a){n=d,s=_,i=h,r=a,u=Math.ceil(r/i),o.next=i>1&&r>0?e:t}};return o}();_.dirty=function(){this._dirty=!0,this._onDirty&&this._onDirty(this.context)},_.unfinished=function(){return this._progress&&this._dueIndex<this._dueEnd},_.pipe=function(t){(this._downstream!==t||this._dirty)&&(this._downstream=t,t._upstream=this,t.dirty())},_.dispose=function(){this._disposed||(this._upstream&&(this._upstream._downstream=null),this._downstream&&(this._downstream._upstream=null),this._dirty=!1,this._disposed=!0)},_.getUpstream=function(){return this._upstream},_.getDownstream=function(){return this._downstream},_.setOutputEnd=function(t){this._outputDueEnd=this._settedOutputEnd=t},e.createTask=s});
|
||
;/*!node_modules/echarts/lib/model/Series.js*/
|
||
amis.define("node_modules/echarts/lib/model/Series",function(t,e,a){function o(t){var e=t.name;y.isNameSpecified(t)||(t.name=i(t)||e)}function i(t){var e=t.getRawData(),a=e.mapDimension("seriesName",!0),o=[];return h.each(a,function(t){var a=e.getDimensionInfo(t);a.displayName&&o.push(a.displayName)}),o.join(" ")}function n(t){return t.model.getRawData().count()}function r(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),s}function s(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function l(t,e){h.each(t.CHANGABLE_METHODS,function(a){t.wrapMethod(a,h.curry(u,e))})}function u(t){var e=d(t);e&&e.setOutputEnd(this.count())}function d(t){var e=(t.ecModel||{}).scheduler,a=e&&e.getPipeline(t.uid);if(a){var o=a.currentTask;if(o){var i=o.agentStubMap;i&&(o=i.get(t.uid))}return o}}var c=t("node_modules/echarts/lib/config"),h=(c.__DEV__,t("node_modules/zrender/lib/core/util")),m=t("node_modules/zrender/lib/core/env"),f=t("node_modules/echarts/lib/util/format"),p=f.formatTime,g=f.encodeHTML,v=f.addCommas,D=f.getTooltipMarker,y=t("node_modules/echarts/lib/util/model"),T=t("node_modules/echarts/lib/model/Component"),b=t("node_modules/echarts/lib/model/mixin/colorPalette"),x=t("node_modules/echarts/lib/model/mixin/dataFormat"),S=t("node_modules/echarts/lib/util/layout"),_=S.getLayoutParams,k=S.mergeLayoutParam,I=t("node_modules/echarts/lib/stream/task"),P=I.createTask,w=t("node_modules/echarts/lib/data/helper/sourceHelper"),M=w.prepareSource,A=w.getSource,C=t("node_modules/echarts/lib/data/helper/dataProvider"),E=C.retrieveRawValue,N=y.makeInner(),R=T.extend({type:"series.__base__",seriesIndex:0,coordinateSystem:null,defaultOption:null,legendVisualProvider:null,visualColorAccessPath:"itemStyle.color",visualBorderColorAccessPath:"itemStyle.borderColor",layoutMode:null,init:function(t,e,a){this.seriesIndex=this.componentIndex,this.dataTask=P({count:n,reset:r}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,a),M(this);var i=this.getInitialData(t,a);l(i,this),this.dataTask.context.data=i,N(this).dataBeforeProcessed=i,o(this)},mergeDefaultAndTheme:function(t,e){var a=this.layoutMode,o=a?_(t):{},i=this.subType;T.hasClass(i)&&(i+="Series"),h.merge(t,e.getTheme().get(this.subType)),h.merge(t,this.getDefaultOption()),y.defaultEmphasis(t,"label",["show"]),this.fillDataTextStyle(t.data),a&&k(t,o,a)},mergeOption:function(t,e){t=h.merge(this.option,t,!0),this.fillDataTextStyle(t.data);var a=this.layoutMode;a&&k(this.option,t,a),M(this);var i=this.getInitialData(t,e);l(i,this),this.dataTask.dirty(),this.dataTask.context.data=i,N(this).dataBeforeProcessed=i,o(this)},fillDataTextStyle:function(t){if(t&&!h.isTypedArray(t))for(var e=["show"],a=0;a<t.length;a++)t[a]&&t[a].label&&y.defaultEmphasis(t[a],"label",e)},getInitialData:function(){},appendData:function(t){var e=this.getRawData();e.appendData(t.data)},getData:function(t){var e=d(this);if(e){var a=e.context.data;return null==t?a:a.getLinkedData(t)}return N(this).data},setData:function(t){var e=d(this);if(e){var a=e.context;a.data!==t&&e.modifyOutputEnd&&e.setOutputEnd(t.count()),a.outputData=t,e!==this.dataTask&&(a.data=t)}N(this).data=t},getSource:function(){return A(this)},getRawData:function(){return N(this).dataBeforeProcessed},getBaseAxis:function(){var t=this.coordinateSystem;return t&&t.getBaseAxis&&t.getBaseAxis()},formatTooltip:function(t,e,a,o){function i(a){function i(t,a){var i=c.getDimensionInfo(a);if(i&&i.otherDims.tooltip!==!1){var h=i.type,m="sub"+r.seriesIndex+"at"+d,f=D({color:x,type:"subItem",renderMode:o,markerId:m}),y="string"==typeof f?f:f.content,T=(n?y+g(i.displayName||"-")+": ":"")+g("ordinal"===h?t+"":"time"===h?e?"":p("yyyy/MM/dd hh:mm:ss",t):v(t));T&&s.push(T),l&&(u[m]=x,++d)}}var n=h.reduce(a,function(t,e,a){var o=c.getDimensionInfo(a);return t|=o&&o.tooltip!==!1&&null!=o.displayName},0),s=[];m.length?h.each(m,function(e){i(E(c,t,e),e)}):h.each(a,i);var f=n?l?"\n":"<br/>":"",y=f+s.join(f||", ");return{renderMode:o,content:y,style:u}}function n(t){return{renderMode:o,content:g(v(t)),style:u}}var r=this;o=o||"html";var s="html"===o?"<br/>":"\n",l="richText"===o,u={},d=0,c=this.getData(),m=c.mapDimension("defaultedTooltip",!0),f=m.length,T=this.getRawValue(t),b=h.isArray(T),x=c.getItemVisual(t,"color");h.isObject(x)&&x.colorStops&&(x=(x.colorStops[0]||{}).color),x=x||"transparent";var S=f>1||b&&!f?i(T):n(f?E(c,t,m[0]):b?T[0]:T),_=S.content,k=r.seriesIndex+"at"+d,I=D({color:x,type:"item",renderMode:o,markerId:k});u[k]=x,++d;var P=c.getName(t),w=this.name;y.isNameSpecified(this)||(w=""),w=w?g(w)+(e?": ":s):"";var M="string"==typeof I?I:I.content,A=e?M+w+_:w+M+(P?g(P)+": "+_:_);return{html:A,markers:u}},isAnimationEnabled:function(){if(m.node)return!1;var t=this.getShallow("animation");return t&&this.getData().count()>this.getShallow("animationThreshold")&&(t=!1),t},restoreData:function(){this.dataTask.dirty()},getColorFromPalette:function(t,e,a){var o=this.ecModel,i=b.getColorFromPalette.call(this,t,e,a);return i||(i=o.getColorFromPalette(t,e,a)),i},coordDimToDataDim:function(t){return this.getRawData().mapDimension(t,!0)},getProgressive:function(){return this.get("progressive")},getProgressiveThreshold:function(){return this.get("progressiveThreshold")},getAxisTooltipData:null,getTooltipPosition:null,pipeTask:null,preventIncremental:null,pipelineContext:null});h.mixin(R,x),h.mixin(R,b);var B=R;a.exports=B});
|
||
;/*!node_modules/echarts/lib/view/Component.js*/
|
||
amis.define("node_modules/echarts/lib/view/Component",function(e,n,t){var o=e("node_modules/zrender/lib/container/Group"),i=e("node_modules/echarts/lib/util/component"),r=e("node_modules/echarts/lib/util/clazz"),u=function(){this.group=new o,this.uid=i.getUID("viewComponent")};u.prototype={constructor:u,init:function(){},render:function(){},dispose:function(){},filterForExposedEvent:null};var s=u.prototype;s.updateView=s.updateLayout=s.updateVisual=function(){},r.enableClassExtend(u),r.enableClassManagement(u,{registerWhenExtend:!0});var a=u;t.exports=a});
|
||
;/*!node_modules/echarts/lib/chart/helper/createRenderPlanner.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/createRenderPlanner",function(e,r,n){function t(){var e=i();return function(r){var n=e(r),t=r.pipelineContext,a=n.large,i=n.progressiveRender,o=n.large=t&&t.large,s=n.progressiveRender=t&&t.progressiveRender;return!!(a^o||i^s)&&"reset"}}var a=e("node_modules/echarts/lib/util/model"),i=a.makeInner;n.exports=t});
|
||
;/*!node_modules/echarts/lib/view/Chart.js*/
|
||
amis.define("node_modules/echarts/lib/view/Chart",function(e,n,r){function t(){this.group=new u,this.uid=c.getUID("viewChart"),this.renderTask=f({plan:a,reset:l}),this.renderTask.context={view:this}}function i(e,n,r){if(e&&(e.trigger(n,r),e.isGroup&&!m.isHighDownDispatcher(e)))for(var t=0,o=e.childCount();o>t;t++)i(e.childAt(t),n,r)}function o(e,n,r){var t=p.queryDataIndex(e,n),o=n&&null!=n.highlightKey?m.getHighlightDigit(n.highlightKey):null;null!=t?s(p.normalizeToArray(t),function(n){i(e.getItemGraphicEl(n),r,o)}):e.eachItemGraphicEl(function(e){i(e,r,o)})}function a(e){return b(e.model)}function l(e){var n=e.model,r=e.ecModel,t=e.api,i=e.payload,o=n.pipelineContext.progressiveRender,a=e.view,l=i&&y(i).updateMethod,d=o?"incrementalPrepareRender":l&&a[l]?l:"render";return"render"!==d&&a[d](n,r,t,i),_[d]}var d=e("node_modules/zrender/lib/core/util"),s=d.each,u=e("node_modules/zrender/lib/container/Group"),c=e("node_modules/echarts/lib/util/component"),h=e("node_modules/echarts/lib/util/clazz"),p=e("node_modules/echarts/lib/util/model"),m=e("node_modules/echarts/lib/util/graphic"),g=e("node_modules/echarts/lib/stream/task"),f=g.createTask,v=e("node_modules/echarts/lib/chart/helper/createRenderPlanner"),y=p.makeInner(),b=v();t.prototype={type:"chart",init:function(){},render:function(){},highlight:function(e,n,r,t){o(e.getData(),t,"emphasis")},downplay:function(e,n,r,t){o(e.getData(),t,"normal")},remove:function(){this.group.removeAll()},dispose:function(){},incrementalPrepareRender:null,incrementalRender:null,updateTransform:null,filterForExposedEvent:null};var w=t.prototype;w.updateView=w.updateLayout=w.updateVisual=function(e,n,r,t){this.render(e,n,r,t)},h.enableClassExtend(t,["dispose"]),h.enableClassManagement(t,{registerWhenExtend:!0}),t.markUpdateMethod=function(e,n){y(e).updateMethod=n};var _={incrementalPrepareRender:{progress:function(e,n){n.view.incrementalRender(e,n.model,n.ecModel,n.api,n.payload)}},render:{forceFirstProgress:!0,progress:function(e,n){n.view.render(n.model,n.ecModel,n.api,n.payload)}}},x=t;r.exports=x});
|
||
;/*!node_modules/echarts/lib/util/throttle.js*/
|
||
amis.define("node_modules/echarts/lib/util/throttle",function(t,e){function n(t,e,n){function r(){f=(new Date).getTime(),m=null,t.apply(i,o||[])}var l,u,i,o,a,c=0,f=0,m=null;e=e||0;var h=function(){l=(new Date).getTime(),i=this,o=arguments;var t=a||e,h=a||n;a=null,u=l-(h?c:f)-t,clearTimeout(m),h?m=setTimeout(r,t):u>=0?r():m=setTimeout(r,-u),c=l};return h.clear=function(){m&&(clearTimeout(m),m=null)},h.debounceNextCall=function(t){a=t},h}function r(t,e,r,l){var a=t[e];if(a){var c=a[u]||a,f=a[o],m=a[i];if(m!==r||f!==l){if(null==r||!l)return t[e]=c;a=t[e]=n(c,r,"debounce"===l),a[u]=c,a[o]=l,a[i]=r}return a}}function l(t,e){var n=t[e];n&&n[u]&&(t[e]=n[u])}var u="\x00__throttleOriginMethod",i="\x00__throttleRate",o="\x00__throttleType";e.throttle=n,e.createOrUpdate=r,e.clear=l});
|
||
;/*!node_modules/echarts/lib/visual/seriesColor.js*/
|
||
amis.define("node_modules/echarts/lib/visual/seriesColor",function(e,t,r){var l=e("node_modules/zrender/lib/graphic/Gradient"),o=e("node_modules/zrender/lib/core/util"),s=o.isFunction,i={createOnAllSeries:!0,performRawSeries:!0,reset:function(e,t){var r=e.getData(),o=(e.visualColorAccessPath||"itemStyle.color").split("."),i=e.get(o),a=!s(i)||i instanceof l?null:i;(!i||a)&&(i=e.getColorFromPalette(e.name,null,t.getSeriesCount())),r.setVisual("color",i);var n=(e.visualBorderColorAccessPath||"itemStyle.borderColor").split("."),u=e.get(n);if(r.setVisual("borderColor",u),!t.isSeriesFiltered(e)){a&&r.each(function(t){r.setItemVisual(t,"color",a(e.getDataParams(t)))});var c=function(e,t){var r=e.getItemModel(t),l=r.get(o,!0),s=r.get(n,!0);null!=l&&e.setItemVisual(t,"color",l),null!=s&&e.setItemVisual(t,"borderColor",s)};return{dataEach:r.hasItemOption?c:null}}}};r.exports=i});
|
||
;/*!node_modules/echarts/lib/lang.js*/
|
||
amis.define("node_modules/echarts/lib/lang",function(e,a,t){var i={legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}};t.exports=i});
|
||
;/*!node_modules/echarts/lib/visual/aria.js*/
|
||
amis.define("node_modules/echarts/lib/visual/aria",function(e,t,a){function i(e,t){function a(e,t){if("string"!=typeof e)return e;var a=e;return r.each(t,function(e,t){a=a.replace(new RegExp("\\{\\s*"+t+"\\s*\\}","g"),e)}),a}function i(e){var t=u.get(e);if(null==t){for(var a=e.split("."),i=n.aria,r=0;r<a.length;++r)i=i[a[r]];return i}return t}function s(){var e=t.getModel("title").option;return e&&e.length&&(e=e[0]),e&&e.text}function o(e){return n.series.typeNames[e]||"自定义图"}var u=t.getModel("aria");if(u.get("show")){if(u.get("description"))return void e.setAttribute("aria-label",u.get("description"));var d=0;t.eachSeries(function(){++d},this);var p,m=u.get("data.maxCount")||10,f=u.get("series.maxCount")||10,g=Math.min(d,f);if(!(1>d)){var c=s();p=c?a(i("general.withTitle"),{title:c}):i("general.withoutTitle");var h=[],v=d>1?"series.multiple.prefix":"series.single.prefix";p+=a(i(v),{seriesCount:d}),t.eachSeries(function(e,t){if(g>t){var r,n=e.get("name"),s="series."+(d>1?"multiple":"single")+".";r=i(n?s+"withName":s+"withoutName"),r=a(r,{seriesId:e.seriesIndex,seriesName:e.get("name"),seriesType:o(e.subType)});var u=e.getData();window.data=u,r+=u.count()>m?a(i("data.partialData"),{displayCnt:m}):i("data.allData");for(var p=[],f=0;f<u.count();f++)if(m>f){var c=u.getName(f),v=l(u,f);p.push(a(i(c?"data.withName":"data.withoutName"),{name:c,value:v}))}r+=p.join(i("data.separator.middle"))+i("data.separator.end"),h.push(r)}}),p+=h.join(i("series.multiple.separator.middle"))+i("series.multiple.separator.end"),e.setAttribute("aria-label",p)}}}var r=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/lang"),s=e("node_modules/echarts/lib/data/helper/dataProvider"),l=s.retrieveRawValue;a.exports=i});
|
||
;/*!node_modules/echarts/lib/loading/default.js*/
|
||
amis.define("node_modules/echarts/lib/loading/default",function(e,t,n){function i(e,t){t=t||{},l.defaults(t,{text:"loading",textColor:"#000",fontSize:"12px",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#c23531",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new r.Group,i=new r.Rect({style:{fill:t.maskColor},zlevel:t.zlevel,z:1e4});n.add(i);var s=t.fontSize+" sans-serif",d=new r.Rect({style:{fill:"none",text:t.text,font:s,textPosition:"right",textDistance:10,textFill:t.textColor},zlevel:t.zlevel,z:10001});if(n.add(d),t.showSpinner){var h=new r.Arc({shape:{startAngle:-o/2,endAngle:-o/2+.1,r:t.spinnerRadius},style:{stroke:t.color,lineCap:"round",lineWidth:t.lineWidth},zlevel:t.zlevel,z:10001});h.animateShape(!0).when(1e3,{endAngle:3*o/2}).start("circularInOut"),h.animateShape(!0).when(1e3,{startAngle:3*o/2}).delay(300).start("circularInOut"),n.add(h)}return n.resize=function(){var n=a.getWidth(t.text,s),l=t.showSpinner?t.spinnerRadius:0,r=(e.getWidth()-2*l-(t.showSpinner&&n?10:0)-n)/2-(t.showSpinner?0:n/2),o=e.getHeight()/2;t.showSpinner&&h.setShape({cx:r,cy:o}),d.setShape({x:r-l,y:o-l,width:2*l,height:2*l}),i.setShape({x:0,y:0,width:e.getWidth(),height:e.getHeight()})},n.resize(),n}var l=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/util/graphic"),a=e("node_modules/zrender/lib/contain/text"),o=Math.PI;n.exports=i});
|
||
;/*!node_modules/echarts/lib/stream/Scheduler.js*/
|
||
amis.define("node_modules/echarts/lib/stream/Scheduler",function(e,t,a){function r(e,t,a,r){this.ecInstance=e,this.api=t,this.unfinished;var a=this._dataProcessorHandlers=a.slice(),r=this._visualHandlers=r.slice();this._allHandlers=a.concat(r),this._stageTaskMap=M()}function i(e,t,a,r,i){function n(e,t){return e.setDirty&&(!e.dirtyMap||e.dirtyMap.get(t.__pipeline.id))}i=i||{};var s;_(t,function(t){if(!i.visualType||i.visualType===t.visualType){var o=e._stageTaskMap.get(t.uid),l=o.seriesTaskMap,p=o.overallTask;if(p){var c,u=p.agentStubMap;u.each(function(e){n(i,e)&&(e.dirty(),c=!0)}),c&&p.dirty(),E(p,r);var d=e.getPerformArgs(p,i.block);u.each(function(e){e.perform(d)}),s|=p.perform(d)}else l&&l.each(function(o){n(i,o)&&o.dirty();var l=e.getPerformArgs(o,i.block);l.skip=!t.performRawSeries&&a.isSeriesFiltered(o.context.model),E(o,r),s|=o.perform(l)})}}),e.unfinished|=s}function n(e,t,a,r,i){function n(a){var n=a.uid,o=s.get(n)||s.set(n,P({plan:u,reset:d,count:f}));o.context={model:a,ecModel:r,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:e},g(e,a,o)}var s=a.seriesTaskMap||(a.seriesTaskMap=M()),o=t.seriesType,l=t.getTargetSeries;t.createOnAllSeries?r.eachRawSeries(n):o?r.eachRawSeriesByType(o,n):l&&l(r,i).each(n);var p=e._pipelineMap;s.each(function(e,t){p.get(t)||(e.dispose(),s.removeKey(t))})}function s(e,t,a,r,i){function n(t){var a=t.uid,r=p.get(a);r||(r=p.set(a,P({reset:l,onDirty:c})),s.dirty()),r.context={model:t,overallProgress:h,modifyOutputEnd:f},r.agent=s,r.__block=h,g(e,t,r)}var s=a.overallTask=a.overallTask||P({reset:o});s.context={ecModel:r,api:i,overallReset:t.overallReset,scheduler:e};var p=s.agentStubMap=s.agentStubMap||M(),u=t.seriesType,d=t.getTargetSeries,h=!0,f=t.modifyOutputEnd;u?r.eachRawSeriesByType(u,n):d?d(r,i).each(n):(h=!1,_(r.getSeries(),n));var v=e._pipelineMap;p.each(function(e,t){v.get(t)||(e.dispose(),s.dirty(),p.removeKey(t))})}function o(e){e.overallReset(e.ecModel,e.api,e.payload)}function l(e){return e.overallProgress&&p}function p(){this.agent.dirty(),this.getDownstream().dirty()}function c(){this.agent&&this.agent.dirty()}function u(e){return e.plan&&e.plan(e.model,e.ecModel,e.api,e.payload)}function d(e){e.useClearVisual&&e.data.clearAllVisual();var t=e.resetDefines=H(e.reset(e.model,e.ecModel,e.api,e.payload));return t.length>1?T(t,function(e,t){return h(t)}):A}function h(e){return function(t,a){var r=a.data,i=a.resetDefines[e];if(i&&i.dataEach)for(var n=t.start;n<t.end;n++)i.dataEach(r,n);else i&&i.progress&&i.progress(t,r)}}function f(e){return e.data.count()}function g(e,t,a){var r=t.uid,i=e._pipelineMap.get(r);!i.head&&(i.head=a),i.tail&&i.tail.pipe(a),i.tail=a,a.__idxInPipeline=i.count++,a.__pipeline=i}function v(e){V=null;try{e(B,O)}catch(t){}return V}function m(e,t){for(var a in t.prototype)e[a]=b}var y=e("node_modules/zrender/lib/core/util"),_=y.each,T=y.map,k=y.isFunction,M=y.createHashMap,b=y.noop,S=e("node_modules/echarts/lib/stream/task"),P=S.createTask,x=e("node_modules/echarts/lib/util/component"),R=x.getUID,D=e("node_modules/echarts/lib/model/Global"),I=e("node_modules/echarts/lib/ExtensionAPI"),w=e("node_modules/echarts/lib/util/model"),H=w.normalizeToArray,C=r.prototype;C.restoreData=function(e,t){e.restoreData(t),this._stageTaskMap.each(function(e){var t=e.overallTask;t&&t.dirty()})},C.getPerformArgs=function(e,t){if(e.__pipeline){var a=this._pipelineMap.get(e.__pipeline.id),r=a.context,i=!t&&a.progressiveEnabled&&(!r||r.progressiveRender)&&e.__idxInPipeline>a.blockIndex,n=i?a.step:null,s=r&&r.modDataCount,o=null!=s?Math.ceil(s/n):null;return{step:n,modBy:o,modDataCount:s}}},C.getPipeline=function(e){return this._pipelineMap.get(e)},C.updateStreamModes=function(e,t){var a=this._pipelineMap.get(e.uid),r=e.getData(),i=r.count(),n=a.progressiveEnabled&&t.incrementalPrepareRender&&i>=a.threshold,s=e.get("large")&&i>=e.get("largeThreshold"),o="mod"===e.get("progressiveChunkMode")?i:null;e.pipelineContext=a.context={progressiveRender:n,modDataCount:o,large:s}},C.restorePipelines=function(e){var t=this,a=t._pipelineMap=M();e.eachSeries(function(e){var r=e.getProgressive(),i=e.uid;a.set(i,{id:i,head:null,tail:null,threshold:e.getProgressiveThreshold(),progressiveEnabled:r&&!(e.preventIncremental&&e.preventIncremental()),blockIndex:-1,step:Math.round(r||700),count:0}),g(t,e,e.dataTask)})},C.prepareStageTasks=function(){var e=this._stageTaskMap,t=this.ecInstance.getModel(),a=this.api;_(this._allHandlers,function(r){var i=e.get(r.uid)||e.set(r.uid,[]);r.reset&&n(this,r,i,t,a),r.overallReset&&s(this,r,i,t,a)},this)},C.prepareView=function(e,t,a,r){var i=e.renderTask,n=i.context;n.model=t,n.ecModel=a,n.api=r,i.__block=!e.incrementalPrepareRender,g(this,t,i)},C.performDataProcessorTasks=function(e,t){i(this,this._dataProcessorHandlers,e,t,{block:!0})},C.performVisualTasks=function(e,t,a){i(this,this._visualHandlers,e,t,a)},C.performSeriesTasks=function(e){var t;e.eachSeries(function(e){t|=e.dataTask.perform()}),this.unfinished|=t},C.plan=function(){this._pipelineMap.each(function(e){var t=e.tail;do{if(t.__block){e.blockIndex=t.__idxInPipeline;break}t=t.getUpstream()}while(t)})};var E=C.updatePayload=function(e,t){"remain"!==t&&(e.context.payload=t)},A=h(0);r.wrapStageHandler=function(e,t){return k(e)&&(e={overallReset:e,seriesType:v(e)}),e.uid=R("stageHandler"),t&&(e.visualType=t),e};var V,B={},O={};m(B,D),m(O,I),B.eachSeriesByType=B.eachRawSeriesByType=function(e){V=e},B.eachComponent=function(e){"series"===e.mainType&&e.subType&&(V=e.subType)};var z=r;a.exports=z});
|
||
;/*!node_modules/echarts/lib/theme/light.js*/
|
||
amis.define("node_modules/echarts/lib/theme/light",function(f,E,F){var A=["#37A2DA","#32C5E9","#67E0E3","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#E062AE","#E690D1","#e7bcf3","#9d96f5","#8378EA","#96BFFF"],e={color:A,colorLayer:[["#37A2DA","#ffd85c","#fd7b5f"],["#37A2DA","#67E0E3","#FFDB5C","#ff9f7f","#E062AE","#9d96f5"],["#37A2DA","#32C5E9","#9FE6B8","#FFDB5C","#ff9f7f","#fb7293","#e7bcf3","#8378EA","#96BFFF"],A]};F.exports=e});
|
||
;/*!node_modules/echarts/lib/theme/dark.js*/
|
||
amis.define("node_modules/echarts/lib/theme/dark",function(o,e,l){var t="#eee",r=function(){return{axisLine:{lineStyle:{color:t}},axisTick:{lineStyle:{color:t}},axisLabel:{textStyle:{color:t}},splitLine:{lineStyle:{type:"dashed",color:"#aaa"}},splitArea:{areaStyle:{color:t}}}},a=["#dd6b66","#759aa0","#e69d87","#8dc1a9","#ea7e53","#eedd78","#73a373","#73b9bc","#7289ab","#91ca8c","#f49f42"],c={color:a,backgroundColor:"#333",tooltip:{axisPointer:{lineStyle:{color:t},crossStyle:{color:t},label:{color:"#000"}}},legend:{textStyle:{color:t}},textStyle:{color:t},title:{textStyle:{color:t}},toolbox:{iconStyle:{normal:{borderColor:t}}},dataZoom:{textStyle:{color:t}},visualMap:{textStyle:{color:t}},timeline:{lineStyle:{color:t},itemStyle:{normal:{color:a[1]}},label:{normal:{textStyle:{color:t}}},controlStyle:{normal:{color:t,borderColor:t}}},timeAxis:r(),logAxis:r(),valueAxis:r(),categoryAxis:r(),line:{symbol:"circle"},graph:{color:a},gauge:{title:{textStyle:{color:t}}},candlestick:{itemStyle:{normal:{color:"#FD1050",color0:"#0CF49B",borderColor:"#FD1050",borderColor0:"#0CF49B"}}}};c.categoryAxis.splitLine.show=!1;var i=c;l.exports=i});
|
||
;/*!node_modules/echarts/lib/component/dataset.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataset",function(e){var t=e("node_modules/echarts/lib/model/Component"),o=e("node_modules/echarts/lib/view/Component"),d=e("node_modules/echarts/lib/data/helper/sourceHelper"),n=d.detectSourceFormat,s=e("node_modules/echarts/lib/data/helper/sourceType"),a=s.SERIES_LAYOUT_BY_COLUMN;t.extend({type:"dataset",defaultOption:{seriesLayoutBy:a,sourceHeader:null,dimensions:null,source:null},optionUpdated:function(){n(this)}}),o.extend({type:"dataset"})});
|
||
;/*!node_modules/echarts/lib/coord/geo/mapDataStorage.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/mapDataStorage",function(e,r,s){var o=e("node_modules/echarts/lib/config"),a=(o.__DEV__,e("node_modules/zrender/lib/core/util")),n=a.createHashMap,t=a.isString,i=a.isArray,c=a.each,u=(a.assert,e("node_modules/zrender/lib/tool/parseSVG")),g=u.parseXML,p=n(),d={registerMap:function(e,r,s){var o;return i(r)?o=r:r.svg?o=[{type:"svg",source:r.svg,specialAreas:r.specialAreas}]:(r.geoJson&&!r.features&&(s=r.specialAreas,r=r.geoJson),o=[{type:"geoJSON",source:r,specialAreas:s}]),c(o,function(e){var r=e.type;"geoJson"===r&&(r=e.type="geoJSON");var s=l[r];s(e)}),p.set(e,o)},retrieveMap:function(e){return p.get(e)}},l={geoJSON:function(e){var r=e.source;e.geoJSON=t(r)?"undefined"!=typeof JSON&&JSON.parse?JSON.parse(r):new Function("return ("+r+");")():r},svg:function(e){e.svgXML=g(e.source)}};s.exports=d});
|
||
;/*!node_modules/echarts/lib/data/DataDiffer.js*/
|
||
amis.define("node_modules/echarts/lib/data/DataDiffer",function(t,e,n){function i(t){return t}function r(t,e,n,r,h){this._old=t,this._new=e,this._oldKeyGetter=n||i,this._newKeyGetter=r||i,this.context=h}function h(t,e,n,i,r){for(var h=0;h<t.length;h++){var s="_ec_"+r[i](t[h],h),o=e[s];null==o?(n.push(s),e[s]=h):(o.length||(e[s]=o=[o]),o.push(h))}}r.prototype={constructor:r,add:function(t){return this._add=t,this},update:function(t){return this._update=t,this},remove:function(t){return this._remove=t,this},execute:function(){var t,e=this._old,n=this._new,i={},r={},s=[],o=[];for(h(e,i,s,"_oldKeyGetter",this),h(n,r,o,"_newKeyGetter",this),t=0;t<e.length;t++){var a=s[t],u=r[a];if(null!=u){var l=u.length;l?(1===l&&(r[a]=null),u=u.shift()):r[a]=null,this._update&&this._update(u,t)}else this._remove&&this._remove(t)}for(var t=0;t<o.length;t++){var a=o[t];if(r.hasOwnProperty(a)){var u=r[a];if(null==u)continue;if(u.length)for(var d=0,l=u.length;l>d;d++)this._add&&this._add(u[d]);else this._add&&this._add(u)}}}};var s=r;n.exports=s});
|
||
;/*!node_modules/echarts/lib/data/helper/dimensionHelper.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/dimensionHelper",function(e,n){function i(e){var n={},i=n.encode={},t=l(),r=[],d=[],m=n.userOutput={dimensionNames:e.dimensions.slice(),encode:{}};s(e.dimensions,function(n){var s=e.getDimensionInfo(n),l=s.coordDim;if(l){var u=s.coordDimIndex;o(i,l)[u]=n,s.isExtraCoord||(t.set(l,1),a(s.type)&&(r[0]=n),o(m.encode,l)[u]=s.index),s.defaultTooltip&&d.push(n)}c.each(function(e,n){var t=o(i,n),a=s.otherDims[n];null!=a&&a!==!1&&(t[a]=s.name)})});var u=[],f={};t.each(function(e,n){var o=i[n];f[n]=o[0],u=u.concat(o)}),n.dataDimsOnCoord=u,n.encodeFirstDimNotExtra=f;var h=i.label;h&&h.length&&(r=h.slice());var p=i.tooltip;return p&&p.length?d=p.slice():d.length||(d=r.slice()),i.defaultedLabel=r,i.defaultedTooltip=d,n}function o(e,n){return e.hasOwnProperty(n)||(e[n]=[]),e[n]}function t(e){return"category"===e?"ordinal":"time"===e?"time":"float"}function a(e){return!("ordinal"===e||"time"===e)}var r=e("node_modules/zrender/lib/core/util"),s=r.each,l=r.createHashMap,d=(r.assert,e("node_modules/echarts/lib/config")),c=(d.__DEV__,l(["tooltip","label","itemName","itemId","seriesName"]));n.OTHER_DIMENSIONS=c,n.summarizeDimensions=i,n.getDimensionTypeByAxis=t});
|
||
;/*!node_modules/echarts/lib/data/DataDimensionInfo.js*/
|
||
amis.define("node_modules/echarts/lib/data/DataDimensionInfo",function(e,n,i){function o(e){null!=e&&t.extend(this,e),this.otherDims={}}var t=e("node_modules/zrender/lib/core/util"),s=o;i.exports=s});
|
||
;/*!node_modules/echarts/lib/data/List.js*/
|
||
amis.define("node_modules/echarts/lib/data/List",function(t,i,e){function n(t){return t._rawCount>65535?N:O}function s(t){var i=t.constructor;return i===Array?t.slice():new i(t)}function r(t,i){v.each(z.concat(i.__wrappedMethods||[]),function(e){i.hasOwnProperty(e)&&(t[e]=i[e])}),t.__wrappedMethods=i.__wrappedMethods,v.each(b,function(e){t[e]=v.clone(i[e])}),t._calculationInfo=v.extend(i._calculationInfo)}function a(t,i,e,n,s){var r=L[i.type],a=n-1,o=i.name,h=t[o][a];if(h&&h.length<e){for(var u=new r(Math.min(s-a*e,e)),c=0;c<h.length;c++)u[c]=h[c];t[o][a]=u}for(var l=n*e;s>l;l+=e)t[o].push(new r(Math.min(s-l,e)))}function o(t){var i=t._invertedIndicesMap;v.each(i,function(e,n){var s=t._dimensionInfos[n],r=s.ordinalMeta;if(r){e=i[n]=new C(r.categories.length);for(var a=0;a<e.length;a++)e[a]=k;for(var a=0;a<t._count;a++)e[t.get(n,a)]=a}})}function h(t,i,e){var n;if(null!=i){var s=t._chunkSize,r=Math.floor(e/s),a=e%s,o=t.dimensions[i],h=t._storage[o][r];if(h){n=h[a];var u=t._dimensionInfos[o].ordinalMeta;u&&u.categories.length&&(n=u.categories[n])}}return n}function u(t){return t}function c(t){return t<this._count&&t>=0?this._indices[t]:-1}function l(t,i){var e=t._idList[i];return null==e&&(e=h(t,t._idDimIdx,i)),null==e&&(e=V+i),e}function f(t){return v.isArray(t)||(t=[t]),t}function _(t,i){var e=t.dimensions,n=new F(v.map(e,t.getDimensionInfo,t),t.hostModel);r(n,t);for(var s=n._storage={},a=t._storage,o=0;o<e.length;o++){var h=e[o];a[h]&&(v.indexOf(i,h)>=0?(s[h]=d(a[h]),n._rawExtent[h]=m(),n._extent[h]=null):s[h]=a[h])}return n}function d(t){for(var i=new Array(t.length),e=0;e<t.length;e++)i[e]=s(t[e]);return i}function m(){return[1/0,-1/0]}var g=t("node_modules/echarts/lib/config"),v=(g.__DEV__,t("node_modules/zrender/lib/core/util")),p=t("node_modules/echarts/lib/model/Model"),w=t("node_modules/echarts/lib/data/DataDiffer"),I=t("node_modules/echarts/lib/data/Source"),y=t("node_modules/echarts/lib/data/helper/dataProvider"),x=y.defaultDimValueGetters,D=y.DefaultDataProvider,M=t("node_modules/echarts/lib/data/helper/dimensionHelper"),A=M.summarizeDimensions,S=t("node_modules/echarts/lib/data/DataDimensionInfo"),E=v.isObject,R="undefined",k=-1,V="e\x00\x00",L={"float":typeof Float64Array===R?Array:Float64Array,"int":typeof Int32Array===R?Array:Int32Array,ordinal:Array,number:Array,time:Array},N=typeof Uint32Array===R?Array:Uint32Array,C=typeof Int32Array===R?Array:Int32Array,O=typeof Uint16Array===R?Array:Uint16Array,z=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_rawData","_chunkSize","_chunkCount","_dimValueGetter","_count","_rawCount","_nameDimIdx","_idDimIdx"],b=["_extent","_approximateExtent","_rawExtent"],F=function(t,i){t=t||["x","y"];for(var e={},n=[],s={},r=0;r<t.length;r++){var a=t[r];v.isString(a)?a=new S({name:a}):a instanceof S||(a=new S(a));var o=a.name;a.type=a.type||"float",a.coordDim||(a.coordDim=o,a.coordDimIndex=0),a.otherDims=a.otherDims||{},n.push(o),e[o]=a,a.index=r,a.createInvertedIndices&&(s[o]=[])}this.dimensions=n,this._dimensionInfos=e,this.hostModel=i,this.dataType,this._indices=null,this._count=0,this._rawCount=0,this._storage={},this._nameList=[],this._idList=[],this._optionModels=[],this._visual={},this._layout={},this._itemVisuals=[],this.hasItemVisual={},this._itemLayouts=[],this._graphicEls=[],this._chunkSize=1e5,this._chunkCount=0,this._rawData,this._rawExtent={},this._extent={},this._approximateExtent={},this._dimensionsSummary=A(this),this._invertedIndicesMap=s,this._calculationInfo={},this.userOutput=this._dimensionsSummary.userOutput},G=F.prototype;G.type="list",G.hasItemOption=!0,G.getDimension=function(t){return("number"==typeof t||!isNaN(t)&&!this._dimensionInfos.hasOwnProperty(t))&&(t=this.dimensions[t]),t},G.getDimensionInfo=function(t){return this._dimensionInfos[this.getDimension(t)]},G.getDimensionsOnCoord=function(){return this._dimensionsSummary.dataDimsOnCoord.slice()},G.mapDimension=function(t,i){var e=this._dimensionsSummary;if(null==i)return e.encodeFirstDimNotExtra[t];var n=e.encode[t];return i===!0?(n||[]).slice():n&&n[i]},G.initData=function(t,i,e){var n=I.isInstance(t)||v.isArrayLike(t);n&&(t=new D(t,this.dimensions.length)),this._rawData=t,this._storage={},this._indices=null,this._nameList=i||[],this._idList=[],this._nameRepeatCount={},e||(this.hasItemOption=!1),this.defaultDimValueGetter=x[this._rawData.getSource().sourceFormat],this._dimValueGetter=e=e||this.defaultDimValueGetter,this._dimValueGetterArrayRows=x.arrayRows,this._rawExtent={},this._initDataFromProvider(0,t.count()),t.pure&&(this.hasItemOption=!1)},G.getProvider=function(){return this._rawData},G.appendData=function(t){var i=this._rawData,e=this.count();i.appendData(t);var n=i.count();i.persistent||(n+=e),this._initDataFromProvider(e,n)},G.appendValues=function(t,i){for(var e=this._chunkSize,n=this._storage,s=this.dimensions,r=s.length,h=this._rawExtent,u=this.count(),c=u+Math.max(t.length,i?i.length:0),l=this._chunkCount,f=0;r>f;f++){var _=s[f];h[_]||(h[_]=m()),n[_]||(n[_]=[]),a(n,this._dimensionInfos[_],e,l,c),this._chunkCount=n[_].length}for(var d=new Array(r),g=u;c>g;g++){for(var v=g-u,p=Math.floor(g/e),w=g%e,I=0;r>I;I++){var _=s[I],y=this._dimValueGetterArrayRows(t[v]||d,_,v,I);n[_][p][w]=y;var x=h[_];y<x[0]&&(x[0]=y),y>x[1]&&(x[1]=y)}i&&(this._nameList[g]=i[v])}this._rawCount=this._count=c,this._extent={},o(this)},G._initDataFromProvider=function(t,i){if(!(t>=i)){for(var e,n=this._chunkSize,s=this._rawData,r=this._storage,h=this.dimensions,u=h.length,c=this._dimensionInfos,l=this._nameList,f=this._idList,_=this._rawExtent,d=this._nameRepeatCount={},g=this._chunkCount,v=0;u>v;v++){var p=h[v];_[p]||(_[p]=m());var w=c[p];0===w.otherDims.itemName&&(e=this._nameDimIdx=v),0===w.otherDims.itemId&&(this._idDimIdx=v),r[p]||(r[p]=[]),a(r,w,n,g,i),this._chunkCount=r[p].length}for(var I=new Array(u),y=t;i>y;y++){I=s.getItem(y,I);for(var x=Math.floor(y/n),D=y%n,M=0;u>M;M++){var p=h[M],A=r[p][x],S=this._dimValueGetter(I,p,y,M);A[D]=S;var E=_[p];S<E[0]&&(E[0]=S),S>E[1]&&(E[1]=S)}if(!s.pure){var R=l[y];if(I&&null==R)if(null!=I.name)l[y]=R=I.name;else if(null!=e){var k=h[e],V=r[k][x];if(V){R=V[D];var L=c[k].ordinalMeta;L&&L.categories.length&&(R=L.categories[R])}}var N=null==I?null:I.id;null==N&&null!=R&&(d[R]=d[R]||0,N=R,d[R]>0&&(N+="__ec__"+d[R]),d[R]++),null!=N&&(f[y]=N)}}!s.persistent&&s.clean&&s.clean(),this._rawCount=this._count=i,this._extent={},o(this)}},G.count=function(){return this._count},G.getIndices=function(){var t,i=this._indices;if(i){var e=i.constructor,s=this._count;if(e===Array){t=new e(s);for(var r=0;s>r;r++)t[r]=i[r]}else t=new e(i.buffer,0,s)}else for(var e=n(this),t=new e(this.count()),r=0;r<t.length;r++)t[r]=r;return t},G.get=function(t,i){if(!(i>=0&&i<this._count))return 0/0;var e=this._storage;if(!e[t])return 0/0;i=this.getRawIndex(i);var n=Math.floor(i/this._chunkSize),s=i%this._chunkSize,r=e[t][n],a=r[s];return a},G.getByRawIndex=function(t,i){if(!(i>=0&&i<this._rawCount))return 0/0;var e=this._storage[t];if(!e)return 0/0;var n=Math.floor(i/this._chunkSize),s=i%this._chunkSize,r=e[n];return r[s]},G._getFast=function(t,i){var e=Math.floor(i/this._chunkSize),n=i%this._chunkSize,s=this._storage[t][e];return s[n]},G.getValues=function(t,i){var e=[];v.isArray(t)||(i=t,t=this.dimensions);for(var n=0,s=t.length;s>n;n++)e.push(this.get(t[n],i));return e},G.hasValue=function(t){for(var i=this._dimensionsSummary.dataDimsOnCoord,e=0,n=i.length;n>e;e++)if(isNaN(this.get(i[e],t)))return!1;return!0},G.getDataExtent=function(t){t=this.getDimension(t);var i=this._storage[t],e=m();if(!i)return e;var n,s=this.count(),r=!this._indices;if(r)return this._rawExtent[t].slice();if(n=this._extent[t])return n.slice();n=e;for(var a=n[0],o=n[1],h=0;s>h;h++){var u=this._getFast(t,this.getRawIndex(h));a>u&&(a=u),u>o&&(o=u)}return n=[a,o],this._extent[t]=n,n},G.getApproximateExtent=function(t){return t=this.getDimension(t),this._approximateExtent[t]||this.getDataExtent(t)},G.setApproximateExtent=function(t,i){i=this.getDimension(i),this._approximateExtent[i]=t.slice()},G.getCalculationInfo=function(t){return this._calculationInfo[t]},G.setCalculationInfo=function(t,i){E(t)?v.extend(this._calculationInfo,t):this._calculationInfo[t]=i},G.getSum=function(t){var i=this._storage[t],e=0;if(i)for(var n=0,s=this.count();s>n;n++){var r=this.get(t,n);isNaN(r)||(e+=r)}return e},G.getMedian=function(t){var i=[];this.each(t,function(t){isNaN(t)||i.push(t)});var e=[].concat(i).sort(function(t,i){return t-i}),n=this.count();return 0===n?0:n%2===1?e[(n-1)/2]:(e[n/2]+e[n/2-1])/2},G.rawIndexOf=function(t,i){var e=t&&this._invertedIndicesMap[t],n=e[i];return null==n||isNaN(n)?k:n},G.indexOfName=function(t){for(var i=0,e=this.count();e>i;i++)if(this.getName(i)===t)return i;return-1},G.indexOfRawIndex=function(t){if(t>=this._rawCount||0>t)return-1;if(!this._indices)return t;var i=this._indices,e=i[t];if(null!=e&&e<this._count&&e===t)return t;for(var n=0,s=this._count-1;s>=n;){var r=(n+s)/2|0;if(i[r]<t)n=r+1;else{if(!(i[r]>t))return r;s=r-1}}return-1},G.indicesOfNearest=function(t,i,e){var n=this._storage,s=n[t],r=[];if(!s)return r;null==e&&(e=1/0);for(var a=1/0,o=-1,h=0,u=0,c=this.count();c>u;u++){var l=i-this.get(t,u),f=Math.abs(l);e>=f&&((a>f||f===a&&l>=0&&0>o)&&(a=f,o=l,h=0),l===o&&(r[h++]=u))}return r.length=h,r},G.getRawIndex=u,G.getRawDataItem=function(t){if(this._rawData.persistent)return this._rawData.getItem(this.getRawIndex(t));for(var i=[],e=0;e<this.dimensions.length;e++){var n=this.dimensions[e];i.push(this.get(n,t))}return i},G.getName=function(t){var i=this.getRawIndex(t);return this._nameList[i]||h(this,this._nameDimIdx,i)||""},G.getId=function(t){return l(this,this.getRawIndex(t))},G.each=function(t,i,e,n){"use strict";if(this._count){"function"==typeof t&&(n=e,e=i,i=t,t=[]),e=e||n||this,t=v.map(f(t),this.getDimension,this);for(var s=t.length,r=0;r<this.count();r++)switch(s){case 0:i.call(e,r);break;case 1:i.call(e,this.get(t[0],r),r);break;case 2:i.call(e,this.get(t[0],r),this.get(t[1],r),r);break;default:for(var a=0,o=[];s>a;a++)o[a]=this.get(t[a],r);o[a]=r,i.apply(e,o)}}},G.filterSelf=function(t,i,e,s){"use strict";if(this._count){"function"==typeof t&&(s=e,e=i,i=t,t=[]),e=e||s||this,t=v.map(f(t),this.getDimension,this);for(var r=this.count(),a=n(this),o=new a(r),h=[],l=t.length,_=0,d=t[0],m=0;r>m;m++){var g,p=this.getRawIndex(m);if(0===l)g=i.call(e,m);else if(1===l){var w=this._getFast(d,p);g=i.call(e,w,m)}else{for(var I=0;l>I;I++)h[I]=this._getFast(d,p);h[I]=m,g=i.apply(e,h)}g&&(o[_++]=p)}return r>_&&(this._indices=o),this._count=_,this._extent={},this.getRawIndex=this._indices?c:u,this}},G.selectRange=function(t){"use strict";if(this._count){var i=[];for(var e in t)t.hasOwnProperty(e)&&i.push(e);var s=i.length;if(s){var r=this.count(),a=n(this),o=new a(r),h=0,l=i[0],f=t[l][0],_=t[l][1],d=!1;if(!this._indices){var m=0;if(1===s){for(var g=this._storage[i[0]],v=0;v<this._chunkCount;v++)for(var p=g[v],w=Math.min(this._count-v*this._chunkSize,this._chunkSize),I=0;w>I;I++){var y=p[I];(y>=f&&_>=y||isNaN(y))&&(o[h++]=m),m++}d=!0}else if(2===s){for(var g=this._storage[l],x=this._storage[i[1]],D=t[i[1]][0],M=t[i[1]][1],v=0;v<this._chunkCount;v++)for(var p=g[v],A=x[v],w=Math.min(this._count-v*this._chunkSize,this._chunkSize),I=0;w>I;I++){var y=p[I],S=A[I];(y>=f&&_>=y||isNaN(y))&&(S>=D&&M>=S||isNaN(S))&&(o[h++]=m),m++}d=!0}}if(!d)if(1===s)for(var I=0;r>I;I++){var E=this.getRawIndex(I),y=this._getFast(l,E);(y>=f&&_>=y||isNaN(y))&&(o[h++]=E)}else for(var I=0;r>I;I++){for(var R=!0,E=this.getRawIndex(I),v=0;s>v;v++){var k=i[v],y=this._getFast(e,E);(y<t[k][0]||y>t[k][1])&&(R=!1)}R&&(o[h++]=this.getRawIndex(I))}return r>h&&(this._indices=o),this._count=h,this._extent={},this.getRawIndex=this._indices?c:u,this}}},G.mapArray=function(t,i,e,n){"use strict";"function"==typeof t&&(n=e,e=i,i=t,t=[]),e=e||n||this;var s=[];return this.each(t,function(){s.push(i&&i.apply(this,arguments))},e),s},G.map=function(t,i,e,n){"use strict";e=e||n||this,t=v.map(f(t),this.getDimension,this);var s=_(this,t);s._indices=this._indices,s.getRawIndex=s._indices?c:u;for(var r=s._storage,a=[],o=this._chunkSize,h=t.length,l=this.count(),d=[],m=s._rawExtent,g=0;l>g;g++){for(var p=0;h>p;p++)d[p]=this.get(t[p],g);d[h]=g;var w=i&&i.apply(e,d);if(null!=w){"object"!=typeof w&&(a[0]=w,w=a);for(var I=this.getRawIndex(g),y=Math.floor(I/o),x=I%o,D=0;D<w.length;D++){var M=t[D],A=w[D],S=m[M],E=r[M];E&&(E[y][x]=A),A<S[0]&&(S[0]=A),A>S[1]&&(S[1]=A)}}}return s},G.downSample=function(t,i,e,s){for(var r=_(this,[t]),a=r._storage,o=[],h=Math.floor(1/i),u=a[t],l=this.count(),f=this._chunkSize,d=r._rawExtent[t],m=new(n(this))(l),g=0,v=0;l>v;v+=h){h>l-v&&(h=l-v,o.length=h);for(var p=0;h>p;p++){var w=this.getRawIndex(v+p),I=Math.floor(w/f),y=w%f;o[p]=u[I][y]}var x=e(o),D=this.getRawIndex(Math.min(v+s(o,x)||0,l-1)),M=Math.floor(D/f),A=D%f;u[M][A]=x,x<d[0]&&(d[0]=x),x>d[1]&&(d[1]=x),m[g++]=D}return r._count=g,r._indices=m,r.getRawIndex=c,r},G.getItemModel=function(t){var i=this.hostModel;return new p(this.getRawDataItem(t),i,i&&i.ecModel)},G.diff=function(t){var i=this;return new w(t?t.getIndices():[],this.getIndices(),function(i){return l(t,i)},function(t){return l(i,t)})},G.getVisual=function(t){var i=this._visual;return i&&i[t]},G.setVisual=function(t,i){if(E(t))for(var e in t)t.hasOwnProperty(e)&&this.setVisual(e,t[e]);else this._visual=this._visual||{},this._visual[t]=i},G.setLayout=function(t,i){if(E(t))for(var e in t)t.hasOwnProperty(e)&&this.setLayout(e,t[e]);else this._layout[t]=i},G.getLayout=function(t){return this._layout[t]},G.getItemLayout=function(t){return this._itemLayouts[t]},G.setItemLayout=function(t,i,e){this._itemLayouts[t]=e?v.extend(this._itemLayouts[t]||{},i):i},G.clearItemLayouts=function(){this._itemLayouts.length=0},G.getItemVisual=function(t,i,e){var n=this._itemVisuals[t],s=n&&n[i];return null!=s||e?s:this.getVisual(i)},G.setItemVisual=function(t,i,e){var n=this._itemVisuals[t]||{},s=this.hasItemVisual;if(this._itemVisuals[t]=n,E(i))for(var r in i)i.hasOwnProperty(r)&&(n[r]=i[r],s[r]=!0);else n[i]=e,s[i]=!0},G.clearAllVisual=function(){this._visual={},this._itemVisuals=[],this.hasItemVisual={}};var P=function(t){t.seriesIndex=this.seriesIndex,t.dataIndex=this.dataIndex,t.dataType=this.dataType};G.setItemGraphicEl=function(t,i){var e=this.hostModel;i&&(i.dataIndex=t,i.dataType=this.dataType,i.seriesIndex=e&&e.seriesIndex,"group"===i.type&&i.traverse(P,i)),this._graphicEls[t]=i},G.getItemGraphicEl=function(t){return this._graphicEls[t]},G.eachItemGraphicEl=function(t,i){v.each(this._graphicEls,function(e,n){e&&t&&t.call(i,e,n)})},G.cloneShallow=function(t){if(!t){var i=v.map(this.dimensions,this.getDimensionInfo,this);t=new F(i,this.hostModel)}if(t._storage=this._storage,r(t,this),this._indices){var e=this._indices.constructor;t._indices=new e(this._indices)}else t._indices=null;return t.getRawIndex=t._indices?c:u,t},G.wrapMethod=function(t,i){var e=this[t];"function"==typeof e&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=e.apply(this,arguments);return i.apply(this,[t].concat(v.slice(arguments)))})},G.TRANSFERABLE_METHODS=["cloneShallow","downSample","map"],G.CHANGABLE_METHODS=["filterSelf","selectRange"];var T=F;e.exports=T});
|
||
;/*!node_modules/echarts/lib/data/helper/completeDimensions.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/completeDimensions",function(e,n,a){function o(e,n,a){function o(e,n,a){null!=x.get(n)?e.otherDims[n]=a:(e.coordDim=n,e.coordDimIndex=a,p.set(n,!0))}y.isInstance(n)||(n=y.seriesDataToSource(n)),a=a||{},e=(e||[]).slice();for(var r=(a.dimsDef||[]).slice(),h=i(),p=i(),N=[],b=l(n,e,r,a.dimCount),I=0;b>I;I++){var M=r[I]=u({},c(r[I])?r[I]:{name:r[I]}),C=M.name,E=N[I]=new _;null!=C&&null==h.get(C)&&(E.name=E.displayName=C,h.set(C,I)),null!=M.type&&(E.type=M.type),null!=M.displayName&&(E.displayName=M.displayName)}var O=a.encodeDef;!O&&a.encodeDefaulter&&(O=a.encodeDefaulter(n,b)),O=i(O),O.each(function(e,n){if(e=D(e).slice(),1===e.length&&!s(e[0])&&e[0]<0)return void O.set(n,!1);var a=O.set(n,[]);d(e,function(e,l){s(e)&&(e=h.get(e)),null!=e&&b>e&&(a[l]=e,o(N[e],n,l))})});var S=0;d(e,function(e){var n,e,a,l;if(s(e))n=e,e={};else{n=e.name;var t=e.ordinalMeta;e.ordinalMeta=null,e=f(e),e.ordinalMeta=t,a=e.dimsDef,l=e.otherDims,e.name=e.coordDim=e.coordDimIndex=e.dimsDef=e.otherDims=null}var r=O.get(n);if(r!==!1){var r=D(r);if(!r.length)for(var i=0;i<(a&&a.length||1);i++){for(;S<N.length&&null!=N[S].coordDim;)S++;S<N.length&&r.push(S++)}d(r,function(t,r){var i=N[t];if(o(m(i,e),n,r),null==i.name&&a){var d=a[r];!c(d)&&(d={name:d}),i.name=i.displayName=d.name,i.defaultTooltip=d.defaultTooltip}l&&m(i.otherDims,l)})}});var T=a.generateCoord,H=a.generateCoordCount,w=null!=H;H=T?H||1:0;for(var z=T||"value",A=0;b>A;A++){var E=N[A]=N[A]||new _,R=E.coordDim;null==R&&(E.coordDim=t(z,p,w),E.coordDimIndex=0,(!T||0>=H)&&(E.isExtraCoord=!0),H--),null==E.name&&(E.name=t(E.coordDim,h)),null!=E.type||v(n,A,E.name)!==g.Must&&(!E.isExtraCoord||null==E.otherDims.itemName&&null==E.otherDims.seriesName)||(E.type="ordinal")}return N}function l(e,n,a,o){var l=Math.max(e.dimensionsDetectCount||1,n.length,a.length,o||0);return d(n,function(e){var n=e.dimsDef;n&&(l=Math.max(l,n.length))}),l}function t(e,n,a){if(a||null!=n.get(e)){for(var o=0;null!=n.get(e+o);)o++;e+=o}return n.set(e,!0),e}var r=e("node_modules/zrender/lib/core/util"),i=r.createHashMap,d=r.each,s=r.isString,m=r.defaults,u=r.extend,c=r.isObject,f=r.clone,h=e("node_modules/echarts/lib/util/model"),D=h.normalizeToArray,p=e("node_modules/echarts/lib/data/helper/sourceHelper"),v=p.guessOrdinal,g=p.BE_ORDINAL,y=e("node_modules/echarts/lib/data/Source"),N=e("node_modules/echarts/lib/data/helper/dimensionHelper"),x=N.OTHER_DIMENSIONS,_=e("node_modules/echarts/lib/data/DataDimensionInfo"),b=o;a.exports=b});
|
||
;/*!node_modules/echarts/lib/data/helper/createDimensions.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/createDimensions",function(e,n,o){function i(e,n){return n=n||{},d(n.coordDimensions||[],e,{dimsDef:n.dimensionsDefine||e.dimensionsDefine,encodeDef:n.encodeDefine||e.encodeDefine,dimCount:n.dimensionsCount,encodeDefaulter:n.encodeDefaulter,generateCoord:n.generateCoord,generateCoordCount:n.generateCoordCount})}var d=e("node_modules/echarts/lib/data/helper/completeDimensions");o.exports=i});
|
||
;/*!node_modules/echarts/lib/model/referHelper.js*/
|
||
amis.define("node_modules/echarts/lib/model/referHelper",function(e,i){function s(e){this.coordSysName=e,this.coordSysDims=[],this.axisMap=a(),this.categoryAxisMap=a(),this.firstCategoryDimIndex=null}function n(e){var i=e.get("coordinateSystem"),n=new s(i),t=d[i];return t?(t(e,n,n.axisMap,n.categoryAxisMap),n):void 0}function t(e){return"category"===e.get("type")}var r=e("node_modules/echarts/lib/config"),o=(r.__DEV__,e("node_modules/zrender/lib/core/util")),a=o.createHashMap,l=(o.retrieve,o.each),d={cartesian2d:function(e,i,s,n){var r=e.getReferringComponents("xAxis")[0],o=e.getReferringComponents("yAxis")[0];i.coordSysDims=["x","y"],s.set("x",r),s.set("y",o),t(r)&&(n.set("x",r),i.firstCategoryDimIndex=0),t(o)&&(n.set("y",o),null==i.firstCategoryDimIndex&(i.firstCategoryDimIndex=1))},singleAxis:function(e,i,s,n){var r=e.getReferringComponents("singleAxis")[0];i.coordSysDims=["single"],s.set("single",r),t(r)&&(n.set("single",r),i.firstCategoryDimIndex=0)},polar:function(e,i,s,n){var r=e.getReferringComponents("polar")[0],o=r.findAxisModel("radiusAxis"),a=r.findAxisModel("angleAxis");i.coordSysDims=["radius","angle"],s.set("radius",o),s.set("angle",a),t(o)&&(n.set("radius",o),i.firstCategoryDimIndex=0),t(a)&&(n.set("angle",a),null==i.firstCategoryDimIndex&&(i.firstCategoryDimIndex=1))},geo:function(e,i){i.coordSysDims=["lng","lat"]},parallel:function(e,i,s,n){var r=e.ecModel,o=r.getComponent("parallel",e.get("parallelIndex")),a=i.coordSysDims=o.dimensions.slice();l(o.parallelAxisIndex,function(e,o){var l=r.getComponent("parallelAxis",e),d=a[o];s.set(d,l),t(l)&&null==i.firstCategoryDimIndex&&(n.set(d,l),i.firstCategoryDimIndex=o)})}};i.getCoordSysInfoBySeries=n});
|
||
;/*!node_modules/echarts/lib/data/helper/dataStackHelper.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/dataStackHelper",function(e,n){function o(e,n,o){o=o||{};var i,t,a,d,s=o.byIndex,m=o.stackedCoordDimension,l=!(!e||!e.get("stack"));if(c(n,function(e,o){r(e)&&(n[o]=e={name:e}),l&&!e.isExtraCoord&&(s||i||!e.ordinalMeta||(i=e),t||"ordinal"===e.type||"time"===e.type||m&&m!==e.coordDim||(t=e))}),!t||s||i||(s=!0),t){a="__\x00ecstackresult",d="__\x00ecstackedover",i&&(i.createInvertedIndices=!0);var u=t.coordDim,D=t.type,k=0;c(n,function(e){e.coordDim===u&&k++}),n.push({name:a,coordDim:u,coordDimIndex:k,type:D,isExtraCoord:!0,isCalculationCoord:!0}),k++,n.push({name:d,coordDim:d,coordDimIndex:k,type:D,isExtraCoord:!0,isCalculationCoord:!0})}return{stackedDimension:t&&t.name,stackedByDimension:i&&i.name,isStackedByIndex:s,stackedOverDimension:d,stackResultDimension:a}}function i(e,n){return!!n&&n===e.getCalculationInfo("stackedDimension")}function t(e,n){return i(e,n)?e.getCalculationInfo("stackResultDimension"):n}var a=e("node_modules/zrender/lib/core/util"),c=a.each,r=a.isString;n.enableDataStack=o,n.isDimensionStacked=i,n.getStackedDimension=t});
|
||
;/*!node_modules/echarts/lib/chart/helper/createListFromArray.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/createListFromArray",function(e,r,t){function a(e,r,t){t=t||{},g.isInstance(e)||(e=g.seriesDataToSource(e));var a,n=r.get("coordinateSystem"),d=p.get(n),u=D(r);u&&(a=l.map(u.coordSysDims,function(e){var r={name:e},t=u.axisMap.get(e);if(t){var a=t.get("type");r.type=m(a)}return r})),a||(a=d&&(d.getDimensionsInfo?d.getDimensionsInfo():d.dimensions.slice())||["x","y"]);var c,h,f=s(e,{coordDimensions:a,generateCoord:t.generateCoord,encodeDefaulter:t.useEncodeDefaulter?l.curry(v,a,r):null});u&&l.each(f,function(e,r){var t=e.coordDim,a=u.categoryAxisMap.get(t);a&&(null==c&&(c=r),e.ordinalMeta=a.getOrdinalMeta()),null!=e.otherDims.itemName&&(h=!0)}),h||null==c||(f[c].otherDims.itemName=0);var y=b(r,f),_=new i(f,r);_.setCalculationInfo(y);var S=null!=c&&o(e)?function(e,r,t,a){return a===c?t:this.defaultDimValueGetter(e,r,t,a)}:null;return _.hasItemOption=!1,_.initData(e,null,S),_}function o(e){if(e.sourceFormat===u){var r=n(e.data||[]);return null!=r&&!l.isArray(f(r))}}function n(e){for(var r=0;r<e.length&&null==e[r];)r++;return e[r]}var l=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/data/List"),s=e("node_modules/echarts/lib/data/helper/createDimensions"),d=e("node_modules/echarts/lib/data/helper/sourceType"),u=d.SOURCE_FORMAT_ORIGINAL,c=e("node_modules/echarts/lib/data/helper/dimensionHelper"),m=c.getDimensionTypeByAxis,h=e("node_modules/echarts/lib/util/model"),f=h.getDataItemValue,p=e("node_modules/echarts/lib/CoordinateSystem"),y=e("node_modules/echarts/lib/model/referHelper"),D=y.getCoordSysInfoBySeries,g=e("node_modules/echarts/lib/data/Source"),_=e("node_modules/echarts/lib/data/helper/dataStackHelper"),b=_.enableDataStack,S=e("node_modules/echarts/lib/data/helper/sourceHelper"),v=S.makeSeriesEncodeForAxisCoordSys,I=a;t.exports=I});
|
||
;/*!node_modules/echarts/lib/scale/Scale.js*/
|
||
amis.define("node_modules/echarts/lib/scale/Scale",function(t,e,n){function i(t){this._setting=t||{},this._extent=[1/0,-1/0],this._interval=0,this.init&&this.init.apply(this,arguments)}var o=t("node_modules/echarts/lib/util/clazz");i.prototype.parse=function(t){return t},i.prototype.getSetting=function(t){return this._setting[t]},i.prototype.contain=function(t){var e=this._extent;return t>=e[0]&&t<=e[1]},i.prototype.normalize=function(t){var e=this._extent;return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])},i.prototype.scale=function(t){var e=this._extent;return t*(e[1]-e[0])+e[0]},i.prototype.unionExtent=function(t){var e=this._extent;t[0]<e[0]&&(e[0]=t[0]),t[1]>e[1]&&(e[1]=t[1])},i.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},i.prototype.getExtent=function(){return this._extent.slice()},i.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e)},i.prototype.isBlank=function(){return this._isBlank},i.prototype.setBlank=function(t){this._isBlank=t},i.prototype.getLabel=null,o.enableClassExtend(i),o.enableClassManagement(i,{registerWhenExtend:!0});var r=i;n.exports=r});
|
||
;/*!node_modules/echarts/lib/data/OrdinalMeta.js*/
|
||
amis.define("node_modules/echarts/lib/data/OrdinalMeta",function(e,t,i){function n(e){this.categories=e.categories||[],this._needCollect=e.needCollect,this._deduplication=e.deduplication,this._map}function r(e){return e._map||(e._map=l(e.categories))}function a(e){return s(e)&&null!=e.value?e.value:e+""}var o=e("node_modules/zrender/lib/core/util"),l=o.createHashMap,s=o.isObject,c=o.map;n.createByAxisModel=function(e){var t=e.option,i=t.data,r=i&&c(i,a);return new n({categories:r,needCollect:!r,deduplication:t.dedplication!==!1})};var d=n.prototype;d.getOrdinal=function(e){return r(this).get(e)},d.parseAndCollect=function(e){var t,i=this._needCollect;if("string"!=typeof e&&!i)return e;if(i&&!this._deduplication)return t=this.categories.length,this.categories[t]=e,t;var n=r(this);return t=n.get(e),null==t&&(i?(t=this.categories.length,this.categories[t]=e,n.set(e,t)):t=0/0),t};var u=n;i.exports=u});
|
||
;/*!node_modules/echarts/lib/scale/Ordinal.js*/
|
||
amis.define("node_modules/echarts/lib/scale/Ordinal",function(t,e,n){var i=t("node_modules/zrender/lib/core/util"),r=t("node_modules/echarts/lib/scale/Scale"),a=t("node_modules/echarts/lib/data/OrdinalMeta"),o=r.prototype,s=r.extend({type:"ordinal",init:function(t,e){(!t||i.isArray(t))&&(t=new a({categories:t})),this._ordinalMeta=t,this._extent=e||[0,t.categories.length-1]},parse:function(t){return"string"==typeof t?this._ordinalMeta.getOrdinal(t):Math.round(t)},contain:function(t){return t=this.parse(t),o.contain.call(this,t)&&null!=this._ordinalMeta.categories[t]},normalize:function(t){return o.normalize.call(this,this.parse(t))},scale:function(t){return Math.round(o.scale.call(this,t))},getTicks:function(){for(var t=[],e=this._extent,n=e[0];n<=e[1];)t.push(n),n++;return t},getLabel:function(t){return this.isBlank()?void 0:this._ordinalMeta.categories[t]},count:function(){return this._extent[1]-this._extent[0]+1},unionExtentFromData:function(t,e){this.unionExtent(t.getApproximateExtent(e))},getOrdinalMeta:function(){return this._ordinalMeta},niceTicks:i.noop,niceExtent:i.noop});s.create=function(){return new s};var l=s;n.exports=l});
|
||
;/*!node_modules/echarts/lib/scale/helper.js*/
|
||
amis.define("node_modules/echarts/lib/scale/helper",function(e,i){function n(e,i,n,r){var o={},u=e[1]-e[0],s=o.interval=l.nice(u/i,!0);null!=n&&n>s&&(s=o.interval=n),null!=r&&s>r&&(s=o.interval=r);var f=o.intervalPrecision=t(s),v=o.niceTickExtent=[c(Math.ceil(e[0]/s)*s,f),c(Math.floor(e[1]/s)*s,f)];return a(v,e),o}function t(e){return l.getPrecisionSafe(e)+2}function r(e,i,n){e[i]=Math.max(Math.min(e[i],n[1]),n[0])}function a(e,i){!isFinite(e[0])&&(e[0]=i[0]),!isFinite(e[1])&&(e[1]=i[1]),r(e,0,i),r(e,1,i),e[0]>e[1]&&(e[0]=e[1])}var l=e("node_modules/echarts/lib/util/number"),c=l.round;i.intervalScaleNiceTicks=n,i.getIntervalPrecision=t,i.fixExtent=a});
|
||
;/*!node_modules/echarts/lib/scale/Interval.js*/
|
||
amis.define("node_modules/echarts/lib/scale/Interval",function(e,t,i){var n=e("node_modules/echarts/lib/util/number"),r=e("node_modules/echarts/lib/util/format"),s=e("node_modules/echarts/lib/scale/Scale"),a=e("node_modules/echarts/lib/scale/helper"),l=n.round,c=s.extend({type:"interval",_interval:0,_intervalPrecision:2,setExtent:function(e,t){var i=this._extent;isNaN(e)||(i[0]=parseFloat(e)),isNaN(t)||(i[1]=parseFloat(t))},unionExtent:function(e){var t=this._extent;e[0]<t[0]&&(t[0]=e[0]),e[1]>t[1]&&(t[1]=e[1]),c.prototype.setExtent.call(this,t[0],t[1])},getInterval:function(){return this._interval},setInterval:function(e){this._interval=e,this._niceExtent=this._extent.slice(),this._intervalPrecision=a.getIntervalPrecision(e)},getTicks:function(e){var t=this._interval,i=this._extent,n=this._niceExtent,r=this._intervalPrecision,s=[];if(!t)return s;var a=1e4;i[0]<n[0]&&s.push(e?l(n[0]-t,r):i[0]);for(var c=n[0];c<=n[1]&&(s.push(c),c=l(c+t,r),c!==s[s.length-1]);)if(s.length>a)return[];var o=s.length?s[s.length-1]:n[1];return i[1]>o&&s.push(e?l(o+t,r):i[1]),s},getMinorTicks:function(e){for(var t=this.getTicks(!0),i=[],r=this.getExtent(),s=1;s<t.length;s++){for(var a=t[s],l=t[s-1],c=0,o=[],h=a-l,v=h/e;e-1>c;){var u=n.round(l+(c+1)*v);u>r[0]&&u<r[1]&&o.push(u),c++}i.push(o)}return i},getLabel:function(e,t){if(null==e)return"";var i=t&&t.precision;return null==i?i=n.getPrecisionSafe(e)||0:"auto"===i&&(i=this._intervalPrecision),e=l(e,i,!0),r.addCommas(e)},niceTicks:function(e,t,i){e=e||5;var n=this._extent,r=n[1]-n[0];if(isFinite(r)){0>r&&(r=-r,n.reverse());var s=a.intervalScaleNiceTicks(n,e,t,i);this._intervalPrecision=s.intervalPrecision,this._interval=s.interval,this._niceExtent=s.niceTickExtent}},niceExtent:function(e){var t=this._extent;if(t[0]===t[1])if(0!==t[0]){var i=t[0];e.fixMax?t[0]-=i/2:(t[1]+=i/2,t[0]-=i/2)}else t[1]=1;var n=t[1]-t[0];isFinite(n)||(t[0]=0,t[1]=1),this.niceTicks(e.splitNumber,e.minInterval,e.maxInterval);var r=this._interval;e.fixMin||(t[0]=l(Math.floor(t[0]/r)*r)),e.fixMax||(t[1]=l(Math.ceil(t[1]/r)*r))}});c.create=function(){return new c};var o=c;i.exports=o});
|
||
;/*!node_modules/echarts/lib/layout/barGrid.js*/
|
||
amis.define("node_modules/echarts/lib/layout/barGrid",function(t,a){function e(t){return t.get("stack")||x+t.seriesIndex}function i(t){return t.dim+t.index}function r(t){var a=[],e=t.axis,i="axis0";if("category"===e.type){for(var r=e.getBandWidth(),n=0;n<t.count;n++)a.push(m.defaults({bandWidth:r,axisKey:i,stackId:x+n},t));for(var o=s(a),d=[],n=0;n<t.count;n++){var h=o[i][x+n];h.offsetCenter=h.offset+h.width/2,d.push(h)}return d}}function n(t,a){var e=[];return a.eachSeriesByType(t,function(t){c(t)&&!l(t)&&e.push(t)}),e}function o(t){var a={};m.each(t,function(t){var e=t.coordinateSystem,i=e.getBaseAxis();if("time"===i.type||"value"===i.type)for(var r=t.getData(),n=i.dim+"_"+i.index,o=r.mapDimension(i.dim),d=0,s=r.count();s>d;++d){var h=r.get(o,d);a[n]?a[n].push(h):a[n]=[h]}});var e=[];for(var i in a)if(a.hasOwnProperty(i)){var r=a[i];if(r){r.sort(function(t,a){return t-a});for(var n=null,o=1;o<r.length;++o){var d=r[o]-r[o-1];d>0&&(n=null===n?d:Math.min(n,d))}e[i]=n}}return e}function d(t){var a=o(t),r=[];return m.each(t,function(t){var n,o=t.coordinateSystem,d=o.getBaseAxis(),s=d.getExtent();if("category"===d.type)n=d.getBandWidth();else if("value"===d.type||"time"===d.type){var h=d.dim+"_"+d.index,u=a[h],c=Math.abs(s[1]-s[0]),l=d.scale.getExtent(),f=Math.abs(l[1]-l[0]);n=u?c/f*u:c}else{var m=t.getData();n=Math.abs(s[1]-s[0])/m.count()}var g=v(t.get("barWidth"),n),p=v(t.get("barMaxWidth"),n),y=v(t.get("barMinWidth")||1,n),b=t.get("barGap"),x=t.get("barCategoryGap");r.push({bandWidth:n,barWidth:g,barMaxWidth:p,barMinWidth:y,barGap:b,barCategoryGap:x,axisKey:i(d),stackId:e(t)})}),s(r)}function s(t){var a={};m.each(t,function(t){var e=t.axisKey,i=t.bandWidth,r=a[e]||{bandWidth:i,remainedWidth:i,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},n=r.stacks;a[e]=r;var o=t.stackId;n[o]||r.autoWidthCount++,n[o]=n[o]||{width:0,maxWidth:0};var d=t.barWidth;d&&!n[o].width&&(n[o].width=d,d=Math.min(r.remainedWidth,d),r.remainedWidth-=d);var s=t.barMaxWidth;s&&(n[o].maxWidth=s);var h=t.barMinWidth;h&&(n[o].minWidth=h);var u=t.barGap;null!=u&&(r.gap=u);var c=t.barCategoryGap;null!=c&&(r.categoryGap=c)});var e={};return m.each(a,function(t,a){e[a]={};var i=t.stacks,r=t.bandWidth,n=v(t.categoryGap,r),o=v(t.gap,1),d=t.remainedWidth,s=t.autoWidthCount,h=(d-n)/(s+(s-1)*o);h=Math.max(h,0),m.each(i,function(t){var a=t.maxWidth,e=t.minWidth;if(t.width){var i=t.width;a&&(i=Math.min(i,a)),e&&(i=Math.max(i,e)),t.width=i,d-=i+o*i,s--}else{var i=h;a&&i>a&&(i=Math.min(a,d)),e&&e>i&&(i=e),i!==h&&(t.width=i,d-=i+o*i,s--)}}),h=(d-n)/(s+(s-1)*o),h=Math.max(h,0);var u,c=0;m.each(i,function(t){t.width||(t.width=h),u=t,c+=t.width*(1+o)}),u&&(c-=u.width*o);var l=-c/2;m.each(i,function(t,i){e[a][i]=e[a][i]||{bandWidth:r,offset:l,width:t.width},l+=t.width*(1+o)})}),e}function h(t,a,r){if(t&&a){var n=t[i(a)];return null!=n&&null!=r&&(n=n[e(r)]),n}}function u(t,a){var r=n(t,a),o=d(r),s={},h={};m.each(r,function(t){var a=t.getData(),r=t.coordinateSystem,n=r.getBaseAxis(),d=e(t),u=o[i(n)][d],c=u.offset,l=u.width,m=r.getOtherAxis(n),g=t.get("barMinHeight")||0;s[d]=s[d]||[],h[d]=h[d]||[],a.setLayout({bandWidth:u.bandWidth,offset:c,size:l});for(var v=a.mapDimension(m.dim),p=a.mapDimension(n.dim),b=y(a,v),x=m.isHorizontal(),W=f(n,m,b),w=0,M=a.count();M>w;w++){var k=a.get(v,w),C=a.get(p,w),A=k>=0?"p":"n",S=W;b&&(s[d][C]||(s[d][C]={p:W,n:W}),S=s[d][C][A]);var D,G,_,B;if(x){var L=r.dataToPoint([k,C]);D=S,G=L[1]+c,_=L[0]-W,B=l,Math.abs(_)<g&&(_=(0>_?-1:1)*g),isNaN(_)||b&&(s[d][C][A]+=_)}else{var L=r.dataToPoint([C,k]);D=L[0]+c,G=S,_=l,B=L[1]-W,Math.abs(B)<g&&(B=(0>=B?-1:1)*g),isNaN(B)||b&&(s[d][C][A]+=B)}a.setItemLayout(w,{x:D,y:G,width:_,height:B})}},this)}function c(t){return t.coordinateSystem&&"cartesian2d"===t.coordinateSystem.type}function l(t){return t.pipelineContext&&t.pipelineContext.large}function f(t,a){return a.toGlobalCoord(a.dataToCoord("log"===a.type?1:0))}var m=t("node_modules/zrender/lib/core/util"),g=t("node_modules/echarts/lib/util/number"),v=g.parsePercent,p=t("node_modules/echarts/lib/data/helper/dataStackHelper"),y=p.isDimensionStacked,b=t("node_modules/echarts/lib/chart/helper/createRenderPlanner"),x="__ec_stack_",W=.5,w="undefined"!=typeof Float32Array?Float32Array:Array,M={seriesType:"bar",plan:b(),reset:function(t){function a(t,a){for(var e,d=t.count,h=new w(2*d),c=new w(2*d),l=new w(d),p=[],y=[],b=0,x=0;null!=(e=t.next());)y[g]=a.get(s,e),y[1-g]=a.get(u,e),p=i.dataToPoint(y,null,p),c[b]=m?r.x+r.width:p[0],h[b++]=p[0],c[b]=m?p[1]:r.y+r.height,h[b++]=p[1],l[x++]=e;a.setLayout({largePoints:h,largeDataIndices:l,largeBackgroundPoints:c,barWidth:v,valueAxisStart:f(n,o,!1),backgroundStart:m?r.x:r.y,valueAxisHorizontal:m})}if(c(t)&&l(t)){var e=t.getData(),i=t.coordinateSystem,r=i.grid.getRect(),n=i.getBaseAxis(),o=i.getOtherAxis(n),s=e.mapDimension(o.dim),u=e.mapDimension(n.dim),m=o.isHorizontal(),g=m?0:1,v=h(d([t]),n,t).width;return v>W||(v=W),{progress:a}}}};a.getLayoutOnAxis=r,a.prepareLayoutBarSeries=n,a.makeColumnLayout=d,a.retrieveColumnLayout=h,a.layout=u,a.largeLayout=M});
|
||
;/*!node_modules/echarts/lib/scale/Time.js*/
|
||
amis.define("node_modules/echarts/lib/scale/Time",function(e,t,n){var h=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/util/number"),i=e("node_modules/echarts/lib/util/format"),a=e("node_modules/echarts/lib/scale/helper"),m=e("node_modules/echarts/lib/scale/Interval"),d=m.prototype,s=Math.ceil,o=Math.floor,l=1e3,M=60*l,u=60*M,y=24*u,c=function(e,t,n,h){for(;h>n;){var r=n+h>>>1;e[r][1]<t?n=r+1:h=r}return n},f=m.extend({type:"time",getLabel:function(e){var t=this._stepLvl,n=new Date(e);return i.formatTime(t[0],n,this.getSetting("useUTC"))},niceExtent:function(e){var t=this._extent;if(t[0]===t[1]&&(t[0]-=y,t[1]+=y),t[1]===-1/0&&1/0===t[0]){var n=new Date;t[1]=+new Date(n.getFullYear(),n.getMonth(),n.getDate()),t[0]=t[1]-y}this.niceTicks(e.splitNumber,e.minInterval,e.maxInterval);var h=this._interval;e.fixMin||(t[0]=r.round(o(t[0]/h)*h)),e.fixMax||(t[1]=r.round(s(t[1]/h)*h))},niceTicks:function(e,t,n){e=e||10;var h=this._extent,i=h[1]-h[0],m=i/e;null!=t&&t>m&&(m=t),null!=n&&m>n&&(m=n);var d=v.length,l=c(v,m,0,d),M=v[Math.min(l,d-1)],u=M[1];if("year"===M[0]){var y=i/u,f=r.nice(y/e,!0);u*=f}var p=this.getSetting("useUTC")?0:60*new Date(+h[0]||+h[1]).getTimezoneOffset()*1e3,_=[Math.round(s((h[0]-p)/u)*u+p),Math.round(o((h[1]-p)/u)*u+p)];a.fixExtent(_,h),this._stepLvl=M,this._interval=u,this._niceExtent=_},parse:function(e){return+r.parseDate(e)}});h.each(["contain","normalize"],function(e){f.prototype[e]=function(t){return d[e].call(this,this.parse(t))}});var v=[["hh:mm:ss",l],["hh:mm:ss",5*l],["hh:mm:ss",10*l],["hh:mm:ss",15*l],["hh:mm:ss",30*l],["hh:mm\nMM-dd",M],["hh:mm\nMM-dd",5*M],["hh:mm\nMM-dd",10*M],["hh:mm\nMM-dd",15*M],["hh:mm\nMM-dd",30*M],["hh:mm\nMM-dd",u],["hh:mm\nMM-dd",2*u],["hh:mm\nMM-dd",6*u],["hh:mm\nMM-dd",12*u],["MM-dd\nyyyy",y],["MM-dd\nyyyy",2*y],["MM-dd\nyyyy",3*y],["MM-dd\nyyyy",4*y],["MM-dd\nyyyy",5*y],["MM-dd\nyyyy",6*y],["week",7*y],["MM-dd\nyyyy",10*y],["week",14*y],["week",21*y],["month",31*y],["week",42*y],["month",62*y],["week",70*y],["quarter",95*y],["month",31*y*4],["month",31*y*5],["half-year",380*y/2],["month",31*y*8],["month",31*y*10],["year",380*y]];f.create=function(e){return new f({useUTC:e.ecModel.get("useUTC")})};var p=f;n.exports=p});
|
||
;/*!node_modules/echarts/lib/scale/Log.js*/
|
||
amis.define("node_modules/echarts/lib/scale/Log",function(t,e,n){function i(t,e){return h(t,u(e))}var a=t("node_modules/zrender/lib/core/util"),o=t("node_modules/echarts/lib/scale/Scale"),r=t("node_modules/echarts/lib/util/number"),s=t("node_modules/echarts/lib/scale/Interval"),c=o.prototype,l=s.prototype,u=r.getPrecisionSafe,h=r.round,x=Math.floor,f=Math.ceil,_=Math.pow,g=Math.log,b=o.extend({type:"log",base:10,$constructor:function(){o.apply(this,arguments),this._originalScale=new s},getTicks:function(t){var e=this._originalScale,n=this._extent,o=e.getExtent();return a.map(l.getTicks.call(this,t),function(t){var a=r.round(_(this.base,t));return a=t===n[0]&&e.__fixMin?i(a,o[0]):a,a=t===n[1]&&e.__fixMax?i(a,o[1]):a},this)},getMinorTicks:l.getMinorTicks,getLabel:l.getLabel,scale:function(t){return t=c.scale.call(this,t),_(this.base,t)},setExtent:function(t,e){var n=this.base;t=g(t)/g(n),e=g(e)/g(n),l.setExtent.call(this,t,e)},getExtent:function(){var t=this.base,e=c.getExtent.call(this);e[0]=_(t,e[0]),e[1]=_(t,e[1]);var n=this._originalScale,a=n.getExtent();return n.__fixMin&&(e[0]=i(e[0],a[0])),n.__fixMax&&(e[1]=i(e[1],a[1])),e},unionExtent:function(t){this._originalScale.unionExtent(t);var e=this.base;t[0]=g(t[0])/g(e),t[1]=g(t[1])/g(e),c.unionExtent.call(this,t)},unionExtentFromData:function(t,e){this.unionExtent(t.getApproximateExtent(e))},niceTicks:function(t){t=t||10;var e=this._extent,n=e[1]-e[0];if(!(1/0===n||0>=n)){var i=r.quantity(n),a=t/n*i;for(.5>=a&&(i*=10);!isNaN(i)&&Math.abs(i)<1&&Math.abs(i)>0;)i*=10;var o=[r.round(f(e[0]/i)*i),r.round(x(e[1]/i)*i)];this._interval=i,this._niceExtent=o}},niceExtent:function(t){l.niceExtent.call(this,t);var e=this._originalScale;e.__fixMin=t.fixMin,e.__fixMax=t.fixMax}});a.each(["contain","normalize"],function(t){b.prototype[t]=function(e){return e=g(e)/g(this.base),c[t].call(this,e)}}),b.create=function(){return new b};var d=b;n.exports=d});
|
||
;/*!node_modules/echarts/lib/coord/axisHelper.js*/
|
||
amis.define("node_modules/echarts/lib/coord/axisHelper",function(e,t){function a(e,t){var a,r,l,i=e.type,o=t.getMin(),u=t.getMax(),s=e.getExtent();"ordinal"===i?a=t.getCategories().length:(r=t.get("boundaryGap"),m.isArray(r)||(r=[r||0,r||0]),"boolean"==typeof r[0]&&(r=[0,0]),r[0]=b.parsePercent(r[0],1),r[1]=b.parsePercent(r[1],1),l=s[1]-s[0]||Math.abs(s[0])),"dataMin"===o?o=s[0]:"function"==typeof o&&(o=o({min:s[0],max:s[1]})),"dataMax"===u?u=s[1]:"function"==typeof u&&(u=u({min:s[0],max:s[1]}));var c=null!=o,g=null!=u;null==o&&(o="ordinal"===i?a?0:0/0:s[0]-r[0]*l),null==u&&(u="ordinal"===i?a?a-1:0/0:s[1]+r[1]*l),(null==o||!isFinite(o))&&(o=0/0),(null==u||!isFinite(u))&&(u=0/0),e.setBlank(m.eqNaN(o)||m.eqNaN(u)||"ordinal"===i&&!e.getOrdinalMeta().categories.length),t.getNeedCrossZero()&&(o>0&&u>0&&!c&&(o=0),0>o&&0>u&&!g&&(u=0));var d=t.ecModel;if(d&&"time"===i){var f,x=y("bar",d);if(m.each(x,function(e){f|=e.getBaseAxis()===t.axis}),f){var v=p(x),h=n(o,u,t,v);o=h.min,u=h.max}}return{extent:[o,u],fixMin:c,fixMax:g}}function n(e,t,a,n){var r=a.axis.getExtent(),l=r[1]-r[0],i=_(n,a.axis);if(void 0===i)return{min:e,max:t};var o=1/0;m.each(i,function(e){o=Math.min(e.offset,o)});var u=-1/0;m.each(i,function(e){u=Math.max(e.offset+e.width,u)}),o=Math.abs(o),u=Math.abs(u);var s=o+u,c=t-e,g=1-(o+u)/l,d=c/g-c;return t+=d*(u/s),e-=d*(o/s),{min:e,max:t}}function r(e,t){var n=a(e,t),r=n.extent,l=t.get("splitNumber");"log"===e.type&&(e.base=t.get("logBase"));var i=e.type;e.setExtent(r[0],r[1]),e.niceExtent({splitNumber:l,fixMin:n.fixMin,fixMax:n.fixMax,minInterval:"interval"===i||"time"===i?t.get("minInterval"):null,maxInterval:"interval"===i||"time"===i?t.get("maxInterval"):null});var o=t.get("interval");null!=o&&e.setInterval&&e.setInterval(o)}function l(e,t){if(t=t||e.get("type"))switch(t){case"category":return new x(e.getOrdinalMeta?e.getOrdinalMeta():e.getCategories(),[1/0,-1/0]);case"value":return new v;default:return(h.getClass(t)||v).create(e)}}function i(e){var t=e.scale.getExtent(),a=t[0],n=t[1];return!(a>0&&n>0||0>a&&0>n)}function o(e){var t=e.getLabelModel().get("formatter"),a="category"===e.type?e.scale.getExtent()[0]:null;return"string"==typeof t?t=function(t){return function(a){return a=e.scale.getLabel(a),t.replace("{value}",null!=a?a:"")}}(t):"function"==typeof t?function(n,r){return null!=a&&(r=n-a),t(u(e,n),r)}:function(t){return e.scale.getLabel(t)}}function u(e,t){return"category"===e.type?e.scale.getLabel(t):t}function s(e){var t=e.model,a=e.scale;if(t.get("axisLabel.show")&&!a.isBlank()){var n,r,l="category"===e.type,i=a.getExtent();l?r=a.count():(n=a.getTicks(),r=n.length);var u,s=e.getLabelModel(),g=o(e),d=1;r>40&&(d=Math.ceil(r/40));for(var f=0;r>f;f+=d){var m=n?n[f]:i[0]+f,x=g(m),v=s.getTextRect(x),h=c(v,s.get("rotate")||0);u?u.union(h):u=h}return u}}function c(e,t){var a=t*Math.PI/180,n=e.plain(),r=n.width,l=n.height,i=r*Math.cos(a)+l*Math.sin(a),o=r*Math.sin(a)+l*Math.cos(a),u=new L(n.x,n.y,i,o);return u}function g(e){var t=e.get("interval");return null==t?"auto":t}function d(e){return"category"===e.type&&0===g(e.getLabelModel())}var f=e("node_modules/echarts/lib/config"),m=(f.__DEV__,e("node_modules/zrender/lib/core/util")),x=e("node_modules/echarts/lib/scale/Ordinal"),v=e("node_modules/echarts/lib/scale/Interval"),h=e("node_modules/echarts/lib/scale/Scale"),b=e("node_modules/echarts/lib/util/number"),M=e("node_modules/echarts/lib/layout/barGrid"),y=M.prepareLayoutBarSeries,p=M.makeColumnLayout,_=M.retrieveColumnLayout,L=e("node_modules/zrender/lib/core/BoundingRect");e("node_modules/echarts/lib/scale/Time"),e("node_modules/echarts/lib/scale/Log"),t.getScaleExtent=a,t.niceScaleExtent=r,t.createScaleByModel=l,t.ifAxisCrossZero=i,t.makeLabelFormatter=o,t.getAxisRawValue=u,t.estimateLabelUnionRect=s,t.getOptionCategoryInterval=g,t.shouldShowAllLabels=d});
|
||
;/*!node_modules/echarts/lib/coord/axisModelCommonMixin.js*/
|
||
amis.define("node_modules/echarts/lib/coord/axisModelCommonMixin",function(n,t,e){var a=n("node_modules/zrender/lib/core/util"),o={getMin:function(n){var t=this.option,e=n||null==t.rangeStart?t.min:t.rangeStart;return this.axis&&null!=e&&"dataMin"!==e&&"function"!=typeof e&&!a.eqNaN(e)&&(e=this.axis.scale.parse(e)),e},getMax:function(n){var t=this.option,e=n||null==t.rangeEnd?t.max:t.rangeEnd;return this.axis&&null!=e&&"dataMax"!==e&&"function"!=typeof e&&!a.eqNaN(e)&&(e=this.axis.scale.parse(e)),e},getNeedCrossZero:function(){var n=this.option;return null!=n.rangeStart||null!=n.rangeEnd?!1:!n.scale},getCoordSysModel:a.noop,setRange:function(n,t){this.option.rangeStart=n,this.option.rangeEnd=t},resetRange:function(){this.option.rangeStart=this.option.rangeEnd=null}};e.exports=o});
|
||
;/*!node_modules/echarts/lib/util/symbol.js*/
|
||
amis.define("node_modules/echarts/lib/util/symbol",function(e,t){function i(e,t){if("image"!==this.type){var i=this.style,h=this.shape;h&&"line"===h.symbolType?i.stroke=e:this.__isEmptyBrush?(i.stroke=e,i.fill=t||"#fff"):(i.fill&&(i.fill=e),i.stroke&&(i.stroke=e)),this.dirty(!1)}}function h(e,t,h,n,c,r,l){var s=0===e.indexOf("empty");s&&(e=e.substr(5,1).toLowerCase()+e.substr(6));var d;return d=0===e.indexOf("image://")?o.makeImage(e.slice(8),new a(t,h,n,c),l?"center":"cover"):0===e.indexOf("path://")?o.makePath(e.slice(7),{},new a(t,h,n,c),l?"center":"cover"):new m({shape:{symbolType:e,x:t,y:h,width:n,height:c}}),d.__isEmptyBrush=s,d.setColor=i,d.setColor(r),d}var n=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/util/graphic"),a=e("node_modules/zrender/lib/core/BoundingRect"),c=e("node_modules/zrender/lib/contain/text"),r=c.calculateTextPosition,l=o.extendShape({type:"triangle",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var i=t.cx,h=t.cy,n=t.width/2,o=t.height/2;e.moveTo(i,h-o),e.lineTo(i+n,h+o),e.lineTo(i-n,h+o),e.closePath()}}),s=o.extendShape({type:"diamond",shape:{cx:0,cy:0,width:0,height:0},buildPath:function(e,t){var i=t.cx,h=t.cy,n=t.width/2,o=t.height/2;e.moveTo(i,h-o),e.lineTo(i+n,h),e.lineTo(i,h+o),e.lineTo(i-n,h),e.closePath()}}),d=o.extendShape({type:"pin",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var i=t.x,h=t.y,n=t.width/5*3,o=Math.max(n,t.height),a=n/2,c=a*a/(o-a),r=h-o+a+c,l=Math.asin(c/a),s=Math.cos(l)*a,d=Math.sin(l),u=Math.cos(l),y=.6*a,p=.7*a;e.moveTo(i-s,r+c),e.arc(i,r,a,Math.PI-l,2*Math.PI+l),e.bezierCurveTo(i+s-d*y,r+c+u*y,i,h-p,i,h),e.bezierCurveTo(i,h-p,i-s+d*y,r+c+u*y,i-s,r+c),e.closePath()}}),u=o.extendShape({type:"arrow",shape:{x:0,y:0,width:0,height:0},buildPath:function(e,t){var i=t.height,h=t.width,n=t.x,o=t.y,a=h/3*2;e.moveTo(n,o),e.lineTo(n+a,o+i),e.lineTo(n,o+i/4*3),e.lineTo(n-a,o+i),e.lineTo(n,o),e.closePath()}}),y={line:o.Line,rect:o.Rect,roundRect:o.Rect,square:o.Rect,circle:o.Circle,diamond:s,pin:d,arrow:u,triangle:l},p={line:function(e,t,i,h,n){n.x1=e,n.y1=t+h/2,n.x2=e+i,n.y2=t+h/2},rect:function(e,t,i,h,n){n.x=e,n.y=t,n.width=i,n.height=h},roundRect:function(e,t,i,h,n){n.x=e,n.y=t,n.width=i,n.height=h,n.r=Math.min(i,h)/4},square:function(e,t,i,h,n){var o=Math.min(i,h);n.x=e,n.y=t,n.width=o,n.height=o},circle:function(e,t,i,h,n){n.cx=e+i/2,n.cy=t+h/2,n.r=Math.min(i,h)/2},diamond:function(e,t,i,h,n){n.cx=e+i/2,n.cy=t+h/2,n.width=i,n.height=h},pin:function(e,t,i,h,n){n.x=e+i/2,n.y=t+h/2,n.width=i,n.height=h},arrow:function(e,t,i,h,n){n.x=e+i/2,n.y=t+h/2,n.width=i,n.height=h},triangle:function(e,t,i,h,n){n.cx=e+i/2,n.cy=t+h/2,n.width=i,n.height=h}},x={};n.each(y,function(e,t){x[t]=new e});var m=o.extendShape({type:"symbol",shape:{symbolType:"",x:0,y:0,width:0,height:0},calculateTextPosition:function(e,t,i){var h=r(e,t,i),n=this.shape;return n&&"pin"===n.symbolType&&"inside"===t.textPosition&&(h.y=i.y+.4*i.height),h},buildPath:function(e,t,i){var h=t.symbolType;if("none"!==h){var n=x[h];n||(h="rect",n=x[h]),p[h](t.x,t.y,t.width,t.height,n.shape),n.buildPath(e,n.shape,i)}}});t.createSymbol=h});
|
||
;/*!node_modules/echarts/lib/helper.js*/
|
||
amis.define("node_modules/echarts/lib/helper",function(e,t){function a(e){return l(e.getSource(),e)}function o(e,t){var a=t;c.isInstance(t)||(a=new c(t),n.mixin(a,s));var o=r.createScaleByModel(a);return o.setExtent(e[0],e[1]),r.niceScaleExtent(o,a),o}function i(e){n.mixin(e,s)}{var n=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/chart/helper/createListFromArray"),r=e("node_modules/echarts/lib/coord/axisHelper"),s=e("node_modules/echarts/lib/coord/axisModelCommonMixin"),c=e("node_modules/echarts/lib/model/Model"),d=e("node_modules/echarts/lib/util/layout");d.getLayoutRect}t.getLayoutRect=d.getLayoutRect;var m=e("node_modules/echarts/lib/data/helper/dataStackHelper"),u=m.enableDataStack,h=m.isDimensionStacked,b=m.getStackedDimension,S=e("node_modules/echarts/lib/data/helper/completeDimensions");t.completeDimensions=S;var _=e("node_modules/echarts/lib/data/helper/createDimensions");t.createDimensions=_;var D=e("node_modules/echarts/lib/util/symbol");t.createSymbol=D.createSymbol;var p={isDimensionStacked:h,enableDataStack:u,getStackedDimension:b};t.createList=a,t.dataStack=p,t.createScale=o,t.mixinAxisModelCommonMethods=i});
|
||
;/*!node_modules/echarts/lib/coord/geo/Region.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/Region",function(e,r,t){function n(e,r,t){if(this.name=e,this.geometries=r,t)t=[t[0],t[1]];else{var n=this.getBoundingRect();t=[n.x+n.width/2,n.y+n.height/2]}this.center=t}var o=e("node_modules/zrender/lib/core/BoundingRect"),i=e("node_modules/zrender/lib/core/bbox"),s=e("node_modules/zrender/lib/core/vector"),c=e("node_modules/zrender/lib/contain/polygon");n.prototype={constructor:n,properties:null,getBoundingRect:function(){var e=this._rect;if(e)return e;for(var r=Number.MAX_VALUE,t=[r,r],n=[-r,-r],c=[],a=[],h=this.geometries,l=0;l<h.length;l++)if("polygon"===h[l].type){var g=h[l].exterior;i.fromPoints(g,c,a),s.min(t,t,c),s.max(n,n,a)}return 0===l&&(t[0]=t[1]=n[0]=n[1]=0),this._rect=new o(t[0],t[1],n[0]-t[0],n[1]-t[1])},contain:function(e){var r=this.getBoundingRect(),t=this.geometries;if(!r.contain(e[0],e[1]))return!1;e:for(var n=0,o=t.length;o>n;n++)if("polygon"===t[n].type){var i=t[n].exterior,s=t[n].interiors;if(c.contain(i,e[0],e[1])){for(var a=0;a<(s?s.length:0);a++)if(c.contain(s[a]))continue e;return!0}}return!1},transformTo:function(e,r,t,n){var i=this.getBoundingRect(),c=i.width/i.height;t?n||(n=t/c):t=c*n;for(var a=new o(e,r,t,n),h=i.calculateTransform(a),l=this.geometries,g=0;g<l.length;g++)if("polygon"===l[g].type){for(var u=l[g].exterior,f=l[g].interiors,d=0;d<u.length;d++)s.applyTransform(u[d],u[d],h);for(var m=0;m<(f?f.length:0);m++)for(var d=0;d<f[m].length;d++)s.applyTransform(f[m][d],f[m][d],h)}i=this._rect,i.copy(a),this.center=[i.x+i.width/2,i.y+i.height/2]},cloneShallow:function(e){null==e&&(e=this.name);var r=new n(e,this.geometries,this.center);return r._rect=this._rect,r.transformTo=null,r}};var a=n;t.exports=a});
|
||
;/*!node_modules/echarts/lib/coord/geo/parseGeoJson.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/parseGeoJson",function(e,o,r){function n(e){if(!e.UTF8Encoding)return e;var o=e.UTF8Scale;null==o&&(o=1024);for(var r=e.features,n=0;n<r.length;n++)for(var i=r[n],l=i.geometry,s=l.coordinates,a=l.encodeOffsets,c=0;c<s.length;c++){var u=s[c];if("Polygon"===l.type)s[c]=t(u,a[c],o);else if("MultiPolygon"===l.type)for(var p=0;p<u.length;p++){var f=u[p];u[p]=t(f,a[c][p],o)}}return e.UTF8Encoding=!1,e}function t(e,o,r){for(var n=[],t=o[0],i=o[1],l=0;l<e.length;l+=2){var s=e.charCodeAt(l)-64,a=e.charCodeAt(l+1)-64;s=s>>1^-(1&s),a=a>>1^-(1&a),s+=t,a+=i,t=s,i=a,n.push([s/r,a/r])}return n}function i(e,o){return n(e),l.map(l.filter(e.features,function(e){return e.geometry&&e.properties&&e.geometry.coordinates.length>0}),function(e){var r=e.properties,n=e.geometry,t=n.coordinates,i=[];"Polygon"===n.type&&i.push({type:"polygon",exterior:t[0],interiors:t.slice(1)}),"MultiPolygon"===n.type&&l.each(t,function(e){e[0]&&i.push({type:"polygon",exterior:e[0],interiors:e.slice(1)})});var a=new s(r[o||"name"],i,r.cp);return a.properties=r,a})}var l=e("node_modules/zrender/lib/core/util"),s=e("node_modules/echarts/lib/coord/geo/Region");r.exports=i});
|
||
;/*!node_modules/echarts/lib/coord/axisTickLabelBuilder.js*/
|
||
amis.define("node_modules/echarts/lib/coord/axisTickLabelBuilder",function(t,e){function a(t){return"category"===t.type?n(t):i(t)}function r(t,e){return"category"===t.type?o(t,e):{ticks:t.scale.getTicks()}}function n(t){var e=t.getLabelModel(),a=l(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:a.labelCategoryInterval}:a}function l(t,e){var a=u(t,"labels"),r=y(e),n=s(a,r);if(n)return n;var l,o;return h.isFunction(r)?l=v(t,r):(o="auto"===r?b(t):r,l=g(t,o)),c(a,r,{labels:l,labelCategoryInterval:o})}function o(t,e){var a=u(t,"ticks"),r=y(e),n=s(a,r);if(n)return n;var o,i;if((!e.get("show")||t.scale.isBlank())&&(o=[]),h.isFunction(r))o=v(t,r,!0);else if("auto"===r){var b=l(t,t.getLabelModel());i=b.labelCategoryInterval,o=h.map(b.labels,function(t){return t.tickValue})}else i=r,o=g(t,i,!0);return c(a,r,{ticks:o,tickCategoryInterval:i})}function i(t){var e=t.scale.getTicks(),a=L(t);return{labels:h.map(e,function(e,r){return{formattedLabel:a(e,r),rawLabel:t.scale.getLabel(e),tickValue:e}})}}function u(t,e){return C(t)[e]||(C(t)[e]=[])}function s(t,e){for(var a=0;a<t.length;a++)if(t[a].key===e)return t[a].value}function c(t,e,a){return t.push({key:e,value:a}),a}function b(t){var e=C(t).autoInterval;return null!=e?e:C(t).autoInterval=t.calculateCategoryInterval()}function d(t){var e=f(t),a=L(t),r=(e.axisRotate-e.labelRotate)/180*Math.PI,n=t.scale,l=n.getExtent(),o=n.count();if(l[1]-l[0]<1)return 0;var i=1;o>40&&(i=Math.max(1,Math.floor(o/40)));for(var u=l[0],s=t.dataToCoord(u+1)-t.dataToCoord(u),c=Math.abs(s*Math.cos(r)),b=Math.abs(s*Math.sin(r)),d=0,g=0;u<=l[1];u+=i){var v=0,h=0,M=x.getBoundingRect(a(u),e.font,"center","top");v=1.3*M.width,h=1.3*M.height,d=Math.max(d,v,7),g=Math.max(g,h,7)}var m=d/c,k=g/b;isNaN(m)&&(m=1/0),isNaN(k)&&(k=1/0);var y=Math.max(0,Math.floor(Math.min(m,k))),I=C(t.model),p=t.getExtent(),w=I.lastAutoInterval,T=I.lastTickCount;return null!=w&&null!=T&&Math.abs(w-y)<=1&&Math.abs(T-o)<=1&&w>y&&I.axisExtend0===p[0]&&I.axisExtend1===p[1]?y=w:(I.lastTickCount=o,I.lastAutoInterval=y,I.axisExtend0=p[0],I.axisExtend1=p[1]),y}function f(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 g(t,e,a){function r(t){u.push(a?t:{formattedLabel:n(t),rawLabel:l.getLabel(t),tickValue:t})}var n=L(t),l=t.scale,o=l.getExtent(),i=t.getLabelModel(),u=[],s=Math.max((e||0)+1,1),c=o[0],b=l.count();0!==c&&s>1&&b/s>2&&(c=Math.round(Math.ceil(c/s)*s));var d=I(t),f=i.get("showMinLabel")||d,g=i.get("showMaxLabel")||d;f&&c!==o[0]&&r(o[0]);for(var v=c;v<=o[1];v+=s)r(v);return g&&v-s!==o[1]&&r(o[1]),u}function v(t,e,a){var r=t.scale,n=L(t),l=[];return h.each(r.getTicks(),function(t){var o=r.getLabel(t);e(t,o)&&l.push(a?t:{formattedLabel:n(t),rawLabel:o,tickValue:t})}),l}var h=t("node_modules/zrender/lib/core/util"),x=t("node_modules/zrender/lib/contain/text"),M=t("node_modules/echarts/lib/util/model"),m=M.makeInner,k=t("node_modules/echarts/lib/coord/axisHelper"),L=k.makeLabelFormatter,y=k.getOptionCategoryInterval,I=k.shouldShowAllLabels,C=m();e.createAxisLabels=a,e.createAxisTicks=r,e.calculateCategoryInterval=d});
|
||
;/*!node_modules/echarts/lib/coord/Axis.js*/
|
||
amis.define("node_modules/echarts/lib/coord/Axis",function(t,e,o){function n(t,e){var o=t[1]-t[0],n=e,i=o/n/2;t[0]+=i,t[1]-=i}function i(t,e,o,n){function i(t,e){return t=d(t),e=d(e),g?t>e:e>t}var r=e.length;if(t.onBand&&!o&&r){var c,s,l=t.getExtent();if(1===r)e[0].coord=l[0],c=e[1]={coord:l[0]};else{var u=e[r-1].tickValue-e[0].tickValue,h=(e[r-1].coord-e[0].coord)/u;a(e,function(t){t.coord-=h/2});var f=t.scale.getExtent();s=1+f[1]-e[r-1].tickValue,c={coord:e[r-1].coord+h*s},e.push(c)}var g=l[0]>l[1];i(e[0].coord,l[0])&&(n?e[0].coord=l[0]:e.shift()),n&&i(l[0],e[0].coord)&&e.unshift({coord:l[0]}),i(l[1],c.coord)&&(n?c.coord=l[1]:e.pop()),n&&i(c.coord,l[1])&&e.push({coord:l[1]})}}var r=t("node_modules/zrender/lib/core/util"),a=r.each,c=r.map,s=t("node_modules/echarts/lib/util/number"),l=s.linearMap,u=s.getPixelPrecision,d=s.round,h=t("node_modules/echarts/lib/coord/axisTickLabelBuilder"),f=h.createAxisTicks,g=h.createAxisLabels,x=h.calculateCategoryInterval,v=[0,1],m=function(t,e,o){this.dim=t,this.scale=e,this._extent=o||[0,0],this.inverse=!1,this.onBand=!1};m.prototype={constructor:m,contain:function(t){var e=this._extent,o=Math.min(e[0],e[1]),n=Math.max(e[0],e[1]);return t>=o&&n>=t},containData:function(t){return this.scale.contain(t)},getExtent:function(){return this._extent.slice()},getPixelPrecision:function(t){return u(t||this.scale.getExtent(),this._extent)},setExtent:function(t,e){var o=this._extent;o[0]=t,o[1]=e},dataToCoord:function(t,e){var o=this._extent,i=this.scale;return t=i.normalize(t),this.onBand&&"ordinal"===i.type&&(o=o.slice(),n(o,i.count())),l(t,v,o,e)},coordToData:function(t,e){var o=this._extent,i=this.scale;this.onBand&&"ordinal"===i.type&&(o=o.slice(),n(o,i.count()));var r=l(t,o,v,e);return this.scale.scale(r)},pointToData:function(){},getTicksCoords:function(t){t=t||{};var e=t.tickModel||this.getTickModel(),o=f(this,e),n=o.ticks,r=c(n,function(t){return{coord:this.dataToCoord(t),tickValue:t}},this),a=e.get("alignWithLabel");return i(this,r,a,t.clamp),r},getMinorTicksCoords:function(){if("ordinal"===this.scale.type)return[];var t=this.model.getModel("minorTick"),e=t.get("splitNumber");e>0&&100>e||(e=5);var o=this.scale.getMinorTicks(e),n=c(o,function(t){return c(t,function(t){return{coord:this.dataToCoord(t),tickValue:t}},this)},this);return n},getViewLabels:function(){return g(this).labels},getLabelModel:function(){return this.model.getModel("axisLabel")},getTickModel:function(){return this.model.getModel("axisTick")},getBandWidth:function(){var t=this._extent,e=this.scale.getExtent(),o=e[1]-e[0]+(this.onBand?1:0);0===o&&(o=1);var n=Math.abs(t[1]-t[0]);return Math.abs(n)/o},isHorizontal:null,getRotate:null,calculateCategoryInterval:function(){return x(this)}};var k=m;o.exports=k});
|
||
;/*!node_modules/echarts/lib/export.js*/
|
||
amis.define("node_modules/echarts/lib/export",function(e,r){var t=e("node_modules/zrender/lib/zrender");r.zrender=t;var o=e("node_modules/zrender/lib/core/matrix");r.matrix=o;var l=e("node_modules/zrender/lib/core/vector");r.vector=l;var a=e("node_modules/zrender/lib/core/util"),i=e("node_modules/zrender/lib/tool/color");r.color=i;var n=e("node_modules/echarts/lib/util/graphic"),d=e("node_modules/echarts/lib/util/number");r.number=d;var s=e("node_modules/echarts/lib/util/format");r.format=s;{var c=e("node_modules/echarts/lib/util/throttle");c.throttle}r.throttle=c.throttle;var u=e("node_modules/echarts/lib/helper");r.helper=u;var m=e("node_modules/echarts/lib/coord/geo/parseGeoJson");r.parseGeoJSON=m;var h=e("node_modules/echarts/lib/data/List");r.List=h;var b=e("node_modules/echarts/lib/model/Model");r.Model=b;var v=e("node_modules/echarts/lib/coord/Axis");r.Axis=v;var p=e("node_modules/zrender/lib/core/env");r.env=p;var _=m,g={};a.each(["map","each","filter","indexOf","inherits","reduce","filter","bind","curry","isArray","isString","isObject","isFunction","extend","defaults","clone","merge"],function(e){g[e]=a[e]});var x={};a.each(["extendShape","extendPath","makePath","makeImage","mergePath","resizePath","createIcon","setHoverStyle","setLabelStyle","setTextStyle","setText","getFont","updateProps","initProps","getTransform","clipPointsByRect","clipRectByRect","registerShape","getShapeClass","Group","Image","Text","Circle","Sector","Ring","Polygon","Polyline","Rect","Line","BezierCurve","Arc","IncrementalDisplayable","CompoundPath","LinearGradient","RadialGradient","BoundingRect"],function(e){x[e]=n[e]}),r.parseGeoJson=_,r.util=g,r.graphic=x});
|
||
;/*!node_modules/echarts/lib/echarts.js*/
|
||
amis.define("node_modules/echarts/lib/echarts",function(e,t){function i(e,t){return function(i,n,o){return!t&&this._disposed?void y(this.id):(i=i&&i.toLowerCase(),void it.prototype[e].call(this,i,n,o))}}function n(){it.call(this)}function o(e,t,i){function o(e,t){return e.__prio-t.__prio}i=i||{},"string"==typeof t&&(t=ii[t]),this.id,this.group,this._dom=e;var r="canvas",s=this._zr=j.init(e,{renderer:i.renderer||r,devicePixelRatio:i.devicePixelRatio,width:i.width,height:i.height});this._throttledZrFlush=vt(q.bind(s.flush,s),17);var t=q.clone(t);t&&at(t,!0),this._theme=t,this._chartsViews=[],this._chartsMap={},this._componentsViews=[],this._componentsMap={},this._coordSysMgr=new rt;var a=this._api=b(this);tt(ti,o),tt(qt,o),this._scheduler=new wt(this,a,qt,ti),it.call(this,this._ecEventProcessor=new x),this._messageCenter=new n,this._initEvents(),this.resize=q.bind(this.resize,this),this._pendingActions=[],s.animation.on("frame",this._onframe,this),h(s,this),q.setAsPrimitive(this)}function r(e,t,i){if(this._disposed)return void y(this.id);var n,o=this._model,r=this._coordSysMgr.getCoordinateSystems();t=ft.parseFinder(o,t);for(var s=0;s<r.length;s++){var a=r[s];if(a[e]&&null!=(n=a[e](o,t,i)))return n}}function s(e){var t=e._model,i=e._scheduler;i.restorePipelines(t),i.prepareStageTasks(),p(e,"component",t,i),p(e,"chart",t,i),i.plan()}function a(e,t,i,n,o){function r(n){n&&n.__alive&&n[t]&&n[t](n.__model,s,e._api,i)}var s=e._model;if(!n)return void Tt(e._componentsViews.concat(e._chartsViews),r);var a={};a[n+"Id"]=i[n+"Id"],a[n+"Index"]=i[n+"Index"],a[n+"Name"]=i[n+"Name"];var d={mainType:n,query:a};o&&(d.subType=o);var u=i.excludeSeriesId;null!=u&&(u=q.createHashMap(ft.normalizeToArray(u))),s&&s.eachComponent(d,function(t){u&&null!=u.get(t.id)||r(e["series"===n?"_chartsMap":"_componentsMap"][t.__viewId])},e)}function d(e,t){var i=e._chartsMap,n=e._scheduler;t.eachSeries(function(e){n.updateStreamModes(e,i[e.__viewId])})}function u(e,t){var i=e.type,n=e.escapeConnect,o=$t[i],r=o.actionInfo,d=(r.update||"update").split(":"),u=d.pop();d=null!=d[0]&&zt(d[0]),this[Xt]=!0;var l=[e],c=!1;e.batch&&(c=!0,l=q.map(e.batch,function(t){return t=q.defaults(q.extend({},t),e),t.batch=null,t}));var h,p=[],f="highlight"===i||"downplay"===i;Tt(l,function(e){h=o.action(e,this._model,this._api),h=h||q.extend({},e),h.type=r.event||h.type,p.push(h),f?a(this,u,e,"series"):d&&a(this,u,e,d.main,d.sub)},this),"none"===u||f||d||(this[Zt]?(s(this),Jt.update.call(this,e),this[Zt]=!1):Jt[u].call(this,e)),h=c?{type:r.event||i,escapeConnect:n,batch:p}:p[0],this[Xt]=!1,!t&&this._messageCenter.trigger(h.type,h)}function l(e){for(var t=this._pendingActions;t.length;){var i=t.shift();u.call(this,i,e)}}function c(e){!e&&this.trigger("updated")}function h(e,t){e.on("rendered",function(){t.trigger("rendered"),!e.animation.isFinished()||t[Zt]||t._scheduler.unfinished||t._pendingActions.length||t.trigger("finished")})}function p(e,t,i,n){function o(e){var t="_ec_"+e.id+"_"+e.type,o=a[t];if(!o){var l=zt(e.type),c=r?ct.getClass(l.main,l.sub):ht.getClass(l.sub);o=new c,o.init(i,u),a[t]=o,s.push(o),d.add(o.group)}e.__viewId=o.__id=t,o.__alive=!0,o.__model=e,o.group.__ecComponentInfo={mainType:e.mainType,index:e.componentIndex},!r&&n.prepareView(o,e,i,u)}for(var r="component"===t,s=r?e._componentsViews:e._chartsViews,a=r?e._componentsMap:e._chartsMap,d=e._zr,u=e._api,l=0;l<s.length;l++)s[l].__alive=!1;r?i.eachComponent(function(e,t){"series"!==e&&o(t)}):i.eachSeries(o);for(var l=0;l<s.length;){var c=s[l];c.__alive?l++:(!r&&c.renderTask.dispose(),d.remove(c.group),c.dispose(i,u),s.splice(l,1),delete a[c.__id],c.__id=c.group.__ecComponentInfo=null)}}function f(e){e.clearColorPalette(),e.eachSeries(function(e){e.clearColorPalette()})}function _(e,t,i,n){v(e,t,i,n),Tt(e._chartsViews,function(e){e.__alive=!1}),m(e,t,i,n),Tt(e._chartsViews,function(e){e.__alive||e.remove(t,i)})}function v(e,t,i,n,o){Tt(o||e._componentsViews,function(e){var o=e.__model;e.render(o,t,i,n),I(o,e)})}function m(e,t,i,n,o){var r,s=e._scheduler;t.eachSeries(function(t){var i=e._chartsMap[t.__viewId];i.__alive=!0;var a=i.renderTask;s.updatePayload(a,n),o&&o.get(t.uid)&&a.dirty(),r|=a.perform(s.getPerformArgs(a)),i.group.silent=!!t.get("silent"),I(t,i),C(t,i)}),s.unfinished|=r,w(e,t),gt(e._zr.dom,t)}function g(e,t){Tt(ei,function(i){i(e,t)})}function y(){}function w(e,t){var i=e._zr,n=i.storage,o=0;n.traverse(function(){o++}),o>t.get("hoverLayerThreshold")&&!et.node&&t.eachSeries(function(t){if(!t.preventUsingHoverLayer){var i=e._chartsMap[t.__viewId];i.__alive&&i.group.traverse(function(e){e.useHoverLayer=!0})}})}function C(e,t){var i=e.get("blendMode")||null;t.group.traverse(function(e){e.isGroup||e.style.blend!==i&&e.setStyle("blend",i),e.eachPendingDisplayable&&e.eachPendingDisplayable(function(e){e.setStyle("blend",i)})})}function I(e,t){var i=e.get("z"),n=e.get("zlevel");t.group.traverse(function(e){"group"!==e.type&&(null!=i&&(e.z=i),null!=n&&(e.zlevel=n))})}function b(e){var t=e._coordSysMgr;return q.extend(new ot(e),{getCoordinateSystems:q.bind(t.getCoordinateSystems,t),getComponentByElement:function(t){for(;t;){var i=t.__ecComponentInfo;if(null!=i)return e._model.getComponent(i.mainType,i.index);t=t.parent}}})}function x(){this.eventInfo}function T(e){function t(e,t){for(var i=0;i<e.length;i++){var n=e[i];n[r]=t}}var i=0,n=1,o=2,r="__connectUpdateStatus";Tt(jt,function(s,a){e._messageCenter.on(a,function(s){if(ri[e.group]&&e[r]!==i){if(s&&s.escapeConnect)return;var a=e.makeActionFromEvent(s),d=[];Tt(oi,function(t){t!==e&&t.group===e.group&&d.push(t)}),t(d,i),Tt(d,function(e){e[r]!==n&&e.dispatchAction(a)}),t(d,o)}})})}function S(e,t,i){var n=P(e);if(n)return n;var r=new o(e,t,i);return r.id="ec_"+si++,oi[r.id]=r,ft.setAttribute(e,di,r.id),T(r),r}function M(e){if(q.isArray(e)){var t=e;e=null,Tt(t,function(t){null!=t.group&&(e=t.group)}),e=e||"g_"+ai++,Tt(t,function(t){t.group=e})}return ri[e]=!0,e}function z(e){ri[e]=!1}function D(e){"string"==typeof e?e=oi[e]:e instanceof o||(e=P(e)),e instanceof o&&!e.isDisposed()&&e.dispose()}function P(e){return oi[ft.getAttribute(e,di)]}function R(e){return oi[e]}function k(e,t){ii[e]=t}function L(e){Kt.push(e)}function A(e,t){H(qt,e,t,kt)}function E(e){ei.push(e)}function V(e,t,i){"function"==typeof t&&(i=t,t="");var n=Mt(e)?e.type:[e,e={event:t}][0];e.event=(e.event||n).toLowerCase(),t=e.event,xt(Gt.test(n)&&Gt.test(t)),$t[n]||($t[n]={action:i,actionInfo:e}),jt[t]=n}function O(e,t){rt.register(e,t)}function F(e){var t=rt.get(e);return t?t.getDimensionsInfo?t.getDimensionsInfo():t.dimensions.slice():void 0}function U(e,t){H(ti,e,t,Vt,"layout")}function B(e,t){H(ti,e,t,Ut,"visual")}function H(e,t,i,n,o){(St(t)||Mt(t))&&(i=t,t=n);var r=wt.wrapStageHandler(i,o);return r.__prio=t,r.__raw=i,e.push(r),r}function Q(e,t){ni[e]=t}function N(e){return ut.extend(e)}function X(e){return ct.extend(e)}function Z(e){return lt.extend(e)}function G(e){return ht.extend(e)}function Y(e){q.$override("createCanvas",e)}function J(e,t,i){bt.registerMap(e,t,i)}function W(e){var t=bt.retrieveMap(e);return t&&t[0]&&{geoJson:t[0].geoJSON,specialAreas:t[0].specialAreas}}var $=e("node_modules/echarts/lib/config"),j=($.__DEV__,e("node_modules/zrender/lib/zrender")),q=e("node_modules/zrender/lib/core/util"),K=e("node_modules/zrender/lib/tool/color"),et=e("node_modules/zrender/lib/core/env"),tt=e("node_modules/zrender/lib/core/timsort"),it=e("node_modules/zrender/lib/mixin/Eventful"),nt=e("node_modules/echarts/lib/model/Global"),ot=e("node_modules/echarts/lib/ExtensionAPI"),rt=e("node_modules/echarts/lib/CoordinateSystem"),st=e("node_modules/echarts/lib/model/OptionManager"),at=e("node_modules/echarts/lib/preprocessor/backwardCompat"),dt=e("node_modules/echarts/lib/processor/dataStack"),ut=e("node_modules/echarts/lib/model/Component"),lt=e("node_modules/echarts/lib/model/Series"),ct=e("node_modules/echarts/lib/view/Component"),ht=e("node_modules/echarts/lib/view/Chart"),pt=e("node_modules/echarts/lib/util/graphic"),ft=e("node_modules/echarts/lib/util/model"),_t=e("node_modules/echarts/lib/util/throttle"),vt=_t.throttle,mt=e("node_modules/echarts/lib/visual/seriesColor"),gt=e("node_modules/echarts/lib/visual/aria"),yt=e("node_modules/echarts/lib/loading/default"),wt=e("node_modules/echarts/lib/stream/Scheduler"),Ct=e("node_modules/echarts/lib/theme/light"),It=e("node_modules/echarts/lib/theme/dark");e("node_modules/echarts/lib/component/dataset");var bt=e("node_modules/echarts/lib/coord/geo/mapDataStorage"),xt=q.assert,Tt=q.each,St=q.isFunction,Mt=q.isObject,zt=ut.parseClassType,Dt="4.8.0",Pt={zrender:"4.3.1"},Rt=1,kt=1e3,Lt=800,At=900,Et=5e3,Vt=1e3,Ot=1100,Ft=2e3,Ut=3e3,Bt=3500,Ht=4e3,Qt=5e3,Nt={PROCESSOR:{FILTER:kt,SERIES_FILTER:Lt,STATISTIC:Et},VISUAL:{LAYOUT:Vt,PROGRESSIVE_LAYOUT:Ot,GLOBAL:Ft,CHART:Ut,POST_CHART_LAYOUT:Bt,COMPONENT:Ht,BRUSH:Qt}},Xt="__flagInMainProcess",Zt="__optionUpdated",Gt=/^[a-zA-Z0-9_]+$/;n.prototype.on=i("on",!0),n.prototype.off=i("off",!0),n.prototype.one=i("one",!0),q.mixin(n,it);var Yt=o.prototype;Yt._onframe=function(){if(!this._disposed){var e=this._scheduler;if(this[Zt]){var t=this[Zt].silent;this[Xt]=!0,s(this),Jt.update.call(this),this[Xt]=!1,this[Zt]=!1,l.call(this,t),c.call(this,t)}else if(e.unfinished){var i=Rt,n=this._model,o=this._api;e.unfinished=!1;do{var r=+new Date;e.performSeriesTasks(n),e.performDataProcessorTasks(n),d(this,n),e.performVisualTasks(n),m(this,this._model,o,"remain"),i-=+new Date-r}while(i>0&&e.unfinished);e.unfinished||this._zr.flush()}}},Yt.getDom=function(){return this._dom},Yt.getZr=function(){return this._zr},Yt.setOption=function(e,t,i){if(this._disposed)return void y(this.id);var n;if(Mt(t)&&(i=t.lazyUpdate,n=t.silent,t=t.notMerge),this[Xt]=!0,!this._model||t){var o=new st(this._api),r=this._theme,a=this._model=new nt;a.scheduler=this._scheduler,a.init(null,null,r,o)}this._model.setOption(e,Kt),i?(this[Zt]={silent:n},this[Xt]=!1):(s(this),Jt.update.call(this),this._zr.flush(),this[Zt]=!1,this[Xt]=!1,l.call(this,n),c.call(this,n))},Yt.setTheme=function(){console.error("ECharts#setTheme() is DEPRECATED in ECharts 3.0")},Yt.getModel=function(){return this._model},Yt.getOption=function(){return this._model&&this._model.getOption()},Yt.getWidth=function(){return this._zr.getWidth()},Yt.getHeight=function(){return this._zr.getHeight()},Yt.getDevicePixelRatio=function(){return this._zr.painter.dpr||window.devicePixelRatio||1},Yt.getRenderedCanvas=function(e){if(et.canvasSupported){e=e||{},e.pixelRatio=e.pixelRatio||1,e.backgroundColor=e.backgroundColor||this._model.get("backgroundColor");var t=this._zr;return t.painter.getRenderedCanvas(e)}},Yt.getSvgDataURL=function(){if(et.svgSupported){var e=this._zr,t=e.storage.getDisplayList();return q.each(t,function(e){e.stopAnimation(!0)}),e.painter.toDataURL()}},Yt.getDataURL=function(e){if(this._disposed)return void y(this.id);e=e||{};var t=e.excludeComponents,i=this._model,n=[],o=this;Tt(t,function(e){i.eachComponent({mainType:e},function(e){var t=o._componentsMap[e.__viewId];t.group.ignore||(n.push(t),t.group.ignore=!0)})});var r="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.getRenderedCanvas(e).toDataURL("image/"+(e&&e.type||"png"));return Tt(n,function(e){e.group.ignore=!1}),r},Yt.getConnectedDataURL=function(e){if(this._disposed)return void y(this.id);if(et.canvasSupported){var t="svg"===e.type,i=this.group,n=Math.min,o=Math.max,r=1/0;if(ri[i]){var s=r,a=r,d=-r,u=-r,l=[],c=e&&e.pixelRatio||1;q.each(oi,function(r){if(r.group===i){var c=t?r.getZr().painter.getSvgDom().innerHTML:r.getRenderedCanvas(q.clone(e)),h=r.getDom().getBoundingClientRect();s=n(h.left,s),a=n(h.top,a),d=o(h.right,d),u=o(h.bottom,u),l.push({dom:c,left:h.left,top:h.top})}}),s*=c,a*=c,d*=c,u*=c;var h=d-s,p=u-a,f=q.createCanvas(),_=j.init(f,{renderer:t?"svg":"canvas"});if(_.resize({width:h,height:p}),t){var v="";return Tt(l,function(e){var t=e.left-s,i=e.top-a;v+='<g transform="translate('+t+","+i+')">'+e.dom+"</g>"}),_.painter.getSvgRoot().innerHTML=v,e.connectedBackgroundColor&&_.painter.setBackgroundColor(e.connectedBackgroundColor),_.refreshImmediately(),_.painter.toDataURL()}return e.connectedBackgroundColor&&_.add(new pt.Rect({shape:{x:0,y:0,width:h,height:p},style:{fill:e.connectedBackgroundColor}})),Tt(l,function(e){var t=new pt.Image({style:{x:e.left*c-s,y:e.top*c-a,image:e.dom}});_.add(t)}),_.refreshImmediately(),f.toDataURL("image/"+(e&&e.type||"png"))}return this.getDataURL(e)}},Yt.convertToPixel=q.curry(r,"convertToPixel"),Yt.convertFromPixel=q.curry(r,"convertFromPixel"),Yt.containPixel=function(e,t){if(this._disposed)return void y(this.id);var i,n=this._model;return e=ft.parseFinder(n,e),q.each(e,function(e,n){n.indexOf("Models")>=0&&q.each(e,function(e){var o=e.coordinateSystem;if(o&&o.containPoint)i|=!!o.containPoint(t);else if("seriesModels"===n){var r=this._chartsMap[e.__viewId];r&&r.containPoint&&(i|=r.containPoint(t,e))}},this)},this),!!i},Yt.getVisual=function(e,t){var i=this._model;e=ft.parseFinder(i,e,{defaultMainType:"series"});var n=e.seriesModel,o=n.getData(),r=e.hasOwnProperty("dataIndexInside")?e.dataIndexInside:e.hasOwnProperty("dataIndex")?o.indexOfRawIndex(e.dataIndex):null;return null!=r?o.getItemVisual(r,t):o.getVisual(t)},Yt.getViewOfComponentModel=function(e){return this._componentsMap[e.__viewId]},Yt.getViewOfSeriesModel=function(e){return this._chartsMap[e.__viewId]};var Jt={prepareAndUpdate:function(e){s(this),Jt.update.call(this,e)},update:function(e){var t=this._model,i=this._api,n=this._zr,o=this._coordSysMgr,r=this._scheduler;if(t){r.restoreData(t,e),r.performSeriesTasks(t),o.create(t,i),r.performDataProcessorTasks(t,e),d(this,t),o.update(t,i),f(t),r.performVisualTasks(t,e),_(this,t,i,e);var s=t.get("backgroundColor")||"transparent";if(et.canvasSupported)n.setBackgroundColor(s);else{var a=K.parse(s);s=K.stringify(a,"rgb"),0===a[3]&&(s="transparent")}g(t,i)}},updateTransform:function(e){var t=this._model,i=this,n=this._api;if(t){var o=[];t.eachComponent(function(r,s){var a=i.getViewOfComponentModel(s);if(a&&a.__alive)if(a.updateTransform){var d=a.updateTransform(s,t,n,e);d&&d.update&&o.push(a)}else o.push(a)});var r=q.createHashMap();t.eachSeries(function(o){var s=i._chartsMap[o.__viewId];if(s.updateTransform){var a=s.updateTransform(o,t,n,e);a&&a.update&&r.set(o.uid,1)}else r.set(o.uid,1)}),f(t),this._scheduler.performVisualTasks(t,e,{setDirty:!0,dirtyMap:r}),m(i,t,n,e,r),g(t,this._api)}},updateView:function(e){var t=this._model;t&&(ht.markUpdateMethod(e,"updateView"),f(t),this._scheduler.performVisualTasks(t,e,{setDirty:!0}),_(this,this._model,this._api,e),g(t,this._api))},updateVisual:function(e){Jt.update.call(this,e)},updateLayout:function(e){Jt.update.call(this,e)}};Yt.resize=function(e){if(this._disposed)return void y(this.id);this._zr.resize(e);var t=this._model;if(this._loadingFX&&this._loadingFX.resize(),t){var i=t.resetOption("media"),n=e&&e.silent;this[Xt]=!0,i&&s(this),Jt.update.call(this),this[Xt]=!1,l.call(this,n),c.call(this,n)}},Yt.showLoading=function(e,t){if(this._disposed)return void y(this.id);if(Mt(e)&&(t=e,e=""),e=e||"default",this.hideLoading(),ni[e]){var i=ni[e](this._api,t),n=this._zr;this._loadingFX=i,n.add(i)}},Yt.hideLoading=function(){return this._disposed?void y(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),void(this._loadingFX=null))},Yt.makeActionFromEvent=function(e){var t=q.extend({},e);return t.type=jt[e.type],t},Yt.dispatchAction=function(e,t){if(this._disposed)return void y(this.id);if(Mt(t)||(t={silent:!!t}),$t[e.type]&&this._model){if(this[Xt])return void this._pendingActions.push(e);u.call(this,e,t.silent),t.flush?this._zr.flush(!0):t.flush!==!1&&et.browser.weChat&&this._throttledZrFlush(),l.call(this,t.silent),c.call(this,t.silent)}},Yt.appendData=function(e){if(this._disposed)return void y(this.id);var t=e.seriesIndex,i=this.getModel(),n=i.getSeriesByIndex(t);n.appendData(e),this._scheduler.unfinished=!0},Yt.on=i("on",!1),Yt.off=i("off",!1),Yt.one=i("one",!1);var Wt=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","globalout","contextmenu"];Yt._initEvents=function(){Tt(Wt,function(e){var t=function(t){var i,n=this.getModel(),o=t.target,r="globalout"===e;if(r)i={};else if(o&&null!=o.dataIndex){var s=o.dataModel||n.getSeriesByIndex(o.seriesIndex);i=s&&s.getDataParams(o.dataIndex,o.dataType,o)||{}}else o&&o.eventData&&(i=q.extend({},o.eventData));if(i){var a=i.componentType,d=i.componentIndex;("markLine"===a||"markPoint"===a||"markArea"===a)&&(a="series",d=i.seriesIndex);var u=a&&null!=d&&n.getComponent(a,d),l=u&&this["series"===u.mainType?"_chartsMap":"_componentsMap"][u.__viewId];i.event=t,i.type=e,this._ecEventProcessor.eventInfo={targetEl:o,packedEvent:i,model:u,view:l},this.trigger(e,i)}};t.zrEventfulCallAtLast=!0,this._zr.on(e,t,this)},this),Tt(jt,function(e,t){this._messageCenter.on(t,function(e){this.trigger(t,e)},this)},this)},Yt.isDisposed=function(){return this._disposed},Yt.clear=function(){return this._disposed?void y(this.id):void this.setOption({series:[]},!0)},Yt.dispose=function(){if(this._disposed)return void y(this.id);this._disposed=!0,ft.setAttribute(this.getDom(),di,"");var e=this._api,t=this._model;Tt(this._componentsViews,function(i){i.dispose(t,e)}),Tt(this._chartsViews,function(i){i.dispose(t,e)}),this._zr.dispose(),delete oi[this.id]},q.mixin(o,it),x.prototype={constructor:x,normalizeQuery:function(e){var t={},i={},n={};if(q.isString(e)){var o=zt(e);t.mainType=o.main||null,t.subType=o.sub||null}else{var r=["Index","Name","Id"],s={name:1,dataIndex:1,dataType:1};q.each(e,function(e,o){for(var a=!1,d=0;d<r.length;d++){var u=r[d],l=o.lastIndexOf(u);if(l>0&&l===o.length-u.length){var c=o.slice(0,l);"data"!==c&&(t.mainType=c,t[u.toLowerCase()]=e,a=!0)}}s.hasOwnProperty(o)&&(i[o]=e,a=!0),a||(n[o]=e)})}return{cptQuery:t,dataQuery:i,otherQuery:n}},filter:function(e,t){function i(e,t,i,n){return null==e[i]||t[n||i]===e[i]}var n=this.eventInfo;if(!n)return!0;var o=n.targetEl,r=n.packedEvent,s=n.model,a=n.view;if(!s||!a)return!0;var d=t.cptQuery,u=t.dataQuery;return i(d,s,"mainType")&&i(d,s,"subType")&&i(d,s,"index","componentIndex")&&i(d,s,"name")&&i(d,s,"id")&&i(u,r,"name")&&i(u,r,"dataIndex")&&i(u,r,"dataType")&&(!a.filterForExposedEvent||a.filterForExposedEvent(e,t.otherQuery,o,r))},afterTrigger:function(){this.eventInfo=null}};var $t={},jt={},qt=[],Kt=[],ei=[],ti=[],ii={},ni={},oi={},ri={},si=new Date-0,ai=new Date-0,di="_echarts_instance_",ui=z;B(Ft,mt),L(at),A(At,dt),Q("default",yt),V({type:"highlight",event:"highlight",update:"highlight"},q.noop),V({type:"downplay",event:"downplay",update:"downplay"},q.noop),k("light",Ct),k("dark",It);var li={};t.version=Dt,t.dependencies=Pt,t.PRIORITY=Nt,t.init=S,t.connect=M,t.disConnect=z,t.disconnect=ui,t.dispose=D,t.getInstanceByDom=P,t.getInstanceById=R,t.registerTheme=k,t.registerPreprocessor=L,t.registerProcessor=A,t.registerPostUpdate=E,t.registerAction=V,t.registerCoordinateSystem=O,t.getCoordinateSystemDimensions=F,t.registerLayout=U,t.registerVisual=B,t.registerLoading=Q,t.extendComponentModel=N,t.extendComponentView=X,t.extendSeriesModel=Z,t.extendChartView=G,t.setCanvasCreator=Y,t.registerMap=J,t.getMap=W,t.dataTool=li;var ci=e("node_modules/echarts/lib/export");!function(){for(var e in ci)ci.hasOwnProperty(e)&&(t[e]=ci[e])}()});
|
||
;/*!node_modules/echarts/lib/chart/line/LineSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/line/LineSeries",function(e,o,i){var l=e("node_modules/echarts/lib/config"),t=(l.__DEV__,e("node_modules/echarts/lib/chart/helper/createListFromArray")),n=e("node_modules/echarts/lib/model/Series"),s=n.extend({type:"series.line",dependencies:["grid","polar"],getInitialData:function(){return t(this.getSource(),this,{useEncodeDefaulter:!0})},defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,clip:!0,label:{position:"top"},lineStyle:{width:2,type:"solid"},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}});i.exports=s});
|
||
;/*!node_modules/echarts/lib/chart/helper/labelHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/labelHelper",function(e,a){function r(e,a){var r=e.mapDimension("defaultedLabel",!0),l=r.length;if(1===l)return t(e,a,r[0]);if(l){for(var n=[],i=0;i<r.length;i++){var d=t(e,a,r[i]);n.push(d)}return n.join(" ")}}var l=e("node_modules/echarts/lib/data/helper/dataProvider"),t=l.retrieveRawValue;a.getDefaultLabel=r});
|
||
;/*!node_modules/echarts/lib/chart/helper/Symbol.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/Symbol",function(e,t,l){function i(e,t,l){h.Group.call(this),this.updateData(e,t,l)}function a(e){return[e[0]/2,e[1]/2]}function o(e,t){this.parent.drift(e,t)}function s(e,t){if(!this.incremental&&!this.useHoverLayer)if("emphasis"===t){var l=this.__symbolOriginalScale,i=l[1]/l[0],a={scale:[Math.max(1.1*l[0],l[0]+3),Math.max(1.1*l[1],l[1]+3*i)]};this.animateTo(a,400,"elasticOut")}else"normal"===t&&this.animateTo({scale:this.__symbolOriginalScale},400,"elasticOut")}var r=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/util/symbol"),c=n.createSymbol,h=e("node_modules/echarts/lib/util/graphic"),u=e("node_modules/echarts/lib/util/number"),m=u.parsePercent,d=e("node_modules/echarts/lib/chart/helper/labelHelper"),y=d.getDefaultLabel,g=i.prototype,p=i.getSymbolSize=function(e,t){var l=e.getItemVisual(t,"symbolSize");return l instanceof Array?l.slice():[+l,+l]};g._createSymbol=function(e,t,l,i,s){this.removeAll();var r=t.getItemVisual(l,"color"),n=c(e,-1,-1,2,2,r,s);n.attr({z2:100,culling:!0,scale:a(i)}),n.drift=o,this._symbolType=e,this.add(n)},g.stopSymbolAnimation=function(e){this.childAt(0).stopAnimation(e)},g.getSymbolPath=function(){return this.childAt(0)},g.getScale=function(){return this.childAt(0).scale},g.highlight=function(){this.childAt(0).trigger("emphasis")},g.downplay=function(){this.childAt(0).trigger("normal")},g.setZ=function(e,t){var l=this.childAt(0);l.zlevel=e,l.z=t},g.setDraggable=function(e){var t=this.childAt(0);t.draggable=e,t.cursor=e?"move":t.cursor},g.updateData=function(e,t,l){this.silent=!1;var i=e.getItemVisual(t,"symbol")||"circle",o=e.hostModel,s=p(e,t),r=i!==this._symbolType;if(r){var n=e.getItemVisual(t,"symbolKeepAspect");this._createSymbol(i,e,t,s,n)}else{var c=this.childAt(0);c.silent=!1,h.updateProps(c,{scale:a(s)},o,t)}if(this._updateCommon(e,t,s,l),r){var c=this.childAt(0),u=l&&l.fadeIn,m={scale:c.scale.slice()};u&&(m.style={opacity:c.style.opacity}),c.scale=[0,0],u&&(c.style.opacity=0),h.initProps(c,m,o,t)}this._seriesModel=o};var b=["itemStyle"],f=["emphasis","itemStyle"],v=["label"],S=["emphasis","label"];g._updateCommon=function(e,t,l,i){function o(t){return D?e.getName(t):y(e,t)}var n=this.childAt(0),c=e.hostModel,u=e.getItemVisual(t,"color");"image"!==n.type?n.useStyle({strokeNoScale:!0}):n.setStyle({opacity:null,shadowBlur:null,shadowOffsetX:null,shadowOffsetY:null,shadowColor:null});var d=i&&i.itemStyle,g=i&&i.hoverItemStyle,p=i&&i.symbolOffset,_=i&&i.labelModel,A=i&&i.hoverLabelModel,I=i&&i.hoverAnimation,M=i&&i.cursorStyle;if(!i||e.hasItemOption){var O=i&&i.itemModel?i.itemModel:e.getItemModel(t);d=O.getModel(b).getItemStyle(["color"]),g=O.getModel(f).getItemStyle(),p=O.getShallow("symbolOffset"),_=O.getModel(v),A=O.getModel(S),I=O.getShallow("hoverAnimation"),M=O.getShallow("cursor")}else g=r.extend({},g);var z=n.style,w=e.getItemVisual(t,"symbolRotate");n.attr("rotation",(w||0)*Math.PI/180||0),p&&n.attr("position",[m(p[0],l[0]),m(p[1],l[1])]),M&&n.attr("cursor",M),n.setColor(u,i&&i.symbolInnerColor),n.setStyle(d);var x=e.getItemVisual(t,"opacity");null!=x&&(z.opacity=x);var V=e.getItemVisual(t,"liftZ"),C=n.__z2Origin;null!=V?null==C&&(n.__z2Origin=n.z2,n.z2+=V):null!=C&&(n.z2=C,n.__z2Origin=null);var D=i&&i.useNameLabel;h.setLabelStyle(z,g,_,A,{labelFetcher:c,labelDataIndex:t,defaultText:o,isRectText:!0,autoColor:u}),n.__symbolOriginalScale=a(l),n.hoverStyle=g,n.highDownOnUpdate=I&&c.isAnimationEnabled()?s:null,h.setHoverStyle(n)},g.fadeOut=function(e,t){var l=this.childAt(0);this.silent=l.silent=!0,!(t&&t.keepLabel)&&(l.style.text=null),h.updateProps(l,{style:{opacity:0},scale:[0,0]},this._seriesModel,this.dataIndex,e)},r.inherits(i,h.Group);var _=i;l.exports=_});
|
||
;/*!node_modules/echarts/lib/chart/helper/SymbolDraw.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/SymbolDraw",function(e,t,o){function r(e){this.group=new s.Group,this._symbolCtor=e||l}function i(e,t,o,r){return!(!t||isNaN(t[0])||isNaN(t[1])||r.isIgnore&&r.isIgnore(o)||r.clipShape&&!r.clipShape.contain(t[0],t[1])||"none"===e.getItemVisual(o,"symbol"))}function a(e){return null==e||c(e)||(e={isIgnore:e}),e||{}}function n(e){var t=e.hostModel;return{itemStyle:t.getModel("itemStyle").getItemStyle(["color"]),hoverItemStyle:t.getModel("emphasis.itemStyle").getItemStyle(),symbolRotate:t.get("symbolRotate"),symbolOffset:t.get("symbolOffset"),hoverAnimation:t.get("hoverAnimation"),labelModel:t.getModel("label"),hoverLabelModel:t.getModel("emphasis.label"),cursorStyle:t.get("cursor")}}var s=e("node_modules/echarts/lib/util/graphic"),l=e("node_modules/echarts/lib/chart/helper/Symbol"),u=e("node_modules/zrender/lib/core/util"),c=u.isObject,m=r.prototype;m.updateData=function(e,t){t=a(t);var o=this.group,r=e.hostModel,l=this._data,u=this._symbolCtor,c=n(e);l||o.removeAll(),e.diff(l).add(function(r){var a=e.getItemLayout(r);if(i(e,a,r,t)){var n=new u(e,r,c);n.attr("position",a),e.setItemGraphicEl(r,n),o.add(n)}}).update(function(a,n){var m=l.getItemGraphicEl(n),d=e.getItemLayout(a);return i(e,d,a,t)?(m?(m.updateData(e,a,c),s.updateProps(m,{position:d},r)):(m=new u(e,a),m.attr("position",d)),o.add(m),void e.setItemGraphicEl(a,m)):void o.remove(m)}).remove(function(e){var t=l.getItemGraphicEl(e);t&&t.fadeOut(function(){o.remove(t)})}).execute(),this._data=e},m.isPersistent=function(){return!0},m.updateLayout=function(){var e=this._data;e&&e.eachItemGraphicEl(function(t,o){var r=e.getItemLayout(o);t.attr("position",r)})},m.incrementalPrepareUpdate=function(e){this._seriesScope=n(e),this._data=null,this.group.removeAll()},m.incrementalUpdate=function(e,t,o){function r(e){e.isGroup||(e.incremental=e.useHoverLayer=!0)}o=a(o);for(var n=e.start;n<e.end;n++){var s=t.getItemLayout(n);if(i(t,s,n,o)){var l=new this._symbolCtor(t,n,this._seriesScope);l.traverse(r),l.attr("position",s),this.group.add(l),t.setItemGraphicEl(n,l)}}},m.remove=function(e){var t=this.group,o=this._data;o&&e?o.eachItemGraphicEl(function(e){e.fadeOut(function(){t.remove(e)})}):t.removeAll()};var d=r;o.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/line/helper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/line/helper",function(e,a){function t(e,a,t){var n,s=e.getBaseAxis(),r=e.getOtherAxis(s),m=i(r,t),l=s.dim,c=r.dim,u=a.mapDimension(c),D=a.mapDimension(l),f="x"===c||"radius"===c?1:0,v=d(e.dimensions,function(e){return a.mapDimension(e)}),g=a.getCalculationInfo("stackResultDimension");return(n|=o(a,v[0]))&&(v[0]=g),(n|=o(a,v[1]))&&(v[1]=g),{dataDimsForPoint:v,valueStart:m,valueAxisDim:c,baseAxisDim:l,stacked:!!n,valueDim:u,baseDim:D,baseDataOffset:f,stackedOverDimension:a.getCalculationInfo("stackedOverDimension")}}function i(e,a){var t=0,i=e.scale.getExtent();return"start"===a?t=i[0]:"end"===a?t=i[1]:i[0]>0?t=i[0]:i[1]<0&&(t=i[1]),t}function n(e,a,t,i){var n=0/0;e.stacked&&(n=t.get(t.getCalculationInfo("stackedOverDimension"),i)),isNaN(n)&&(n=e.valueStart);var s=e.baseDataOffset,o=[];return o[s]=t.get(e.baseDim,i),o[1-s]=n,a.dataToPoint(o)}var s=e("node_modules/echarts/lib/data/helper/dataStackHelper"),o=s.isDimensionStacked,r=e("node_modules/zrender/lib/core/util"),d=r.map;a.prepareDataCoordInfo=t,a.getStackedOnPoint=n});
|
||
;/*!node_modules/echarts/lib/chart/line/lineAnimationDiff.js*/
|
||
amis.define("node_modules/echarts/lib/chart/line/lineAnimationDiff",function(t,e,a){function i(t,e){var a=[];return e.diff(t).add(function(t){a.push({cmd:"+",idx:t})}).update(function(t,e){a.push({cmd:"=",idx:e,idx1:t})}).remove(function(t){a.push({cmd:"-",idx:t})}).execute(),a}function n(t,e,a,n,s,d,o,h){for(var c=i(t,e),p=[],x=[],m=[],f=[],g=[],l=[],v=[],I=u(s,e,o),P=u(d,t,h),D=0;D<c.length;D++){var k=c[D],N=!0;switch(k.cmd){case"=":var b=t.getItemLayout(k.idx),w=e.getItemLayout(k.idx1);(isNaN(b[0])||isNaN(b[1]))&&(b=w.slice()),p.push(b),x.push(w),m.push(a[k.idx]),f.push(n[k.idx1]),v.push(e.getRawIndex(k.idx1));break;case"+":var y=k.idx;p.push(s.dataToPoint([e.get(I.dataDimsForPoint[0],y),e.get(I.dataDimsForPoint[1],y)])),x.push(e.getItemLayout(y).slice()),m.push(r(I,s,e,y)),f.push(n[y]),v.push(e.getRawIndex(y));break;case"-":var y=k.idx,F=t.getRawIndex(y);F!==y?(p.push(t.getItemLayout(y)),x.push(d.dataToPoint([t.get(P.dataDimsForPoint[0],y),t.get(P.dataDimsForPoint[1],y)])),m.push(a[y]),f.push(r(P,d,t,y)),v.push(F)):N=!1}N&&(g.push(k),l.push(l.length))}l.sort(function(t,e){return v[t]-v[e]});for(var L=[],O=[],R=[],C=[],T=[],D=0;D<l.length;D++){var y=l[D];L[D]=p[y],O[D]=x[y],R[D]=m[y],C[D]=f[y],T[D]=g[y]}return{current:L,next:O,stackedOnCurrent:R,stackedOnNext:C,status:T}}var s=t("node_modules/echarts/lib/chart/line/helper"),u=s.prepareDataCoordInfo,r=s.getStackedOnPoint;a.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/line/poly.js*/
|
||
amis.define("node_modules/echarts/lib/chart/line/poly",function(o,n){function e(o){return isNaN(o[0])||isNaN(o[1])}function t(o,n,e,t,s,l,a,u,c,h){return"none"!==h&&h?i.apply(this,arguments):r.apply(this,arguments)}function i(o,n,t,i,r,s,l,a,u,c,h){for(var f=0,d=t,b=0;i>b;b++){var y=n[d];if(d>=r||0>d)break;if(e(y)){if(h){d+=s;continue}break}if(d===t)o[s>0?"moveTo":"lineTo"](y[0],y[1]);else if(u>0){var N=n[f],x="y"===c?1:0,g=(y[x]-N[x])*u;m(p,N),p[x]=N[x]+g,m(v,y),v[x]=y[x]-g,o.bezierCurveTo(p[0],p[1],v[0],v[1],y[0],y[1])}else o.lineTo(y[0],y[1]);f=d,d+=s}return b}function r(o,n,t,i,r,s,l,u,b,y,N){for(var x=0,g=t,k=0;i>k;k++){var C=n[g];if(g>=r||0>g)break;if(e(C)){if(N){g+=s;continue}break}if(g===t)o[s>0?"moveTo":"lineTo"](C[0],C[1]),m(p,C);else if(b>0){var P=g+s,T=n[P];if(N)for(;T&&e(n[P]);)P+=s,T=n[P];var M=.5,z=n[x],T=n[P];if(!T||e(T))m(v,C);else{e(T)&&!N&&(T=C),a.sub(d,T,z);var O,_;if("x"===y||"y"===y){var S="x"===y?0:1;O=Math.abs(C[S]-z[S]),_=Math.abs(C[S]-T[S])}else O=a.dist(C,z),_=a.dist(C,T);M=_/(_+O),f(v,C,d,-b*(1-M))}c(p,p,u),h(p,p,l),c(v,v,u),h(v,v,l),o.bezierCurveTo(p[0],p[1],v[0],v[1],C[0],C[1]),f(p,C,d,b*M)}else o.lineTo(C[0],C[1]);x=g,g+=s}return k}function s(o,n){var e=[1/0,1/0],t=[-1/0,-1/0];if(n)for(var i=0;i<o.length;i++){var r=o[i];r[0]<e[0]&&(e[0]=r[0]),r[1]<e[1]&&(e[1]=r[1]),r[0]>t[0]&&(t[0]=r[0]),r[1]>t[1]&&(t[1]=r[1])}return{min:n?e:t,max:n?t:e}}var l=o("node_modules/zrender/lib/graphic/Path"),a=o("node_modules/zrender/lib/core/vector"),u=o("node_modules/zrender/lib/graphic/helper/fixClipWithShadow"),c=a.min,h=a.max,f=a.scaleAndAdd,m=a.copy,d=[],p=[],v=[],b=l.extend({type:"ec-polyline",shape:{points:[],smooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},style:{fill:null,stroke:"#000"},brush:u(l.prototype.brush),buildPath:function(o,n){var i=n.points,r=0,l=i.length,a=s(i,n.smoothConstraint);if(n.connectNulls){for(;l>0&&e(i[l-1]);l--);for(;l>r&&e(i[r]);r++);}for(;l>r;)r+=t(o,i,r,l,l,1,a.min,a.max,n.smooth,n.smoothMonotone,n.connectNulls)+1}}),y=l.extend({type:"ec-polygon",shape:{points:[],stackedOnPoints:[],smooth:0,stackedOnSmooth:0,smoothConstraint:!0,smoothMonotone:null,connectNulls:!1},brush:u(l.prototype.brush),buildPath:function(o,n){var i=n.points,r=n.stackedOnPoints,l=0,a=i.length,u=n.smoothMonotone,c=s(i,n.smoothConstraint),h=s(r,n.smoothConstraint);if(n.connectNulls){for(;a>0&&e(i[a-1]);a--);for(;a>l&&e(i[l]);l++);}for(;a>l;){var f=t(o,i,l,a,a,1,c.min,c.max,n.smooth,u,n.connectNulls);t(o,r,l+f-1,f,a,-1,h.min,h.max,n.stackedOnSmooth,u,n.connectNulls),l+=f+1,o.closePath()}}});n.Polyline=b,n.Polygon=y});
|
||
;/*!node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys",function(e,t){function r(e,t,r){var n=e.getArea(),a=e.getBaseAxis().isHorizontal(),l=n.x,h=n.y,o=n.width,s=n.height,c=r.get("lineStyle.width")||2;l-=c/2,h-=c/2,o+=c,s+=c,l=Math.floor(l),o=Math.round(o);var d=new i.Rect({shape:{x:l,y:h,width:o,height:s}});return t&&(d.shape[a?"width":"height"]=0,i.initProps(d,{shape:{width:o,height:s}},r)),d}function n(e,t,r){var n=e.getArea(),a=new i.Sector({shape:{cx:h(e.cx,1),cy:h(e.cy,1),r0:h(n.r0,1),r:h(n.r,1),startAngle:n.startAngle,endAngle:n.endAngle,clockwise:n.clockwise}});return t&&(a.shape.endAngle=n.startAngle,i.initProps(a,{shape:{endAngle:n.endAngle}},r)),a}function a(e,t,a){return e?"polar"===e.type?n(e,t,a):"cartesian2d"===e.type?r(e,t,a):null:null}var i=e("node_modules/echarts/lib/util/graphic"),l=e("node_modules/echarts/lib/util/number"),h=l.round;t.createGridClipPath=r,t.createPolarClipPath=n,t.createClipPath=a});
|
||
;/*!node_modules/echarts/lib/chart/line/LineView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/line/LineView",function(t,e,o){function n(t,e){if(t.length===e.length){for(var o=0;o<t.length;o++){var n=t[o],i=e[o];if(n[0]!==i[0]||n[1]!==i[1])return}return!0}}function i(t,e){var o=[],n=[],i=[],a=[];return g(t,o,n),g(e,i,a),Math.max(Math.abs(o[0]-i[0]),Math.abs(o[1]-i[1]),Math.abs(n[0]-a[0]),Math.abs(n[1]-a[1]))}function a(t){return"number"==typeof t?t:t?.5:0}function r(t,e,o){if(!o.valueDim)return[];for(var n=[],i=0,a=e.count();a>i;i++)n.push(I(o,t,e,i));return n}function s(t,e,o){for(var n=e.getBaseAxis(),i="x"===n.dim||"radius"===n.dim?0:1,a=[],r=0;r<t.length-1;r++){var s=t[r+1],l=t[r];a.push(l);var h=[];switch(o){case"end":h[i]=s[i],h[1-i]=l[1-i],a.push(h);break;case"middle":var p=(l[i]+s[i])/2,u=[];h[i]=u[i]=p,h[1-i]=l[1-i],u[1-i]=s[1-i],a.push(h),a.push(u);break;default:h[i]=l[i],h[1-i]=s[1-i],a.push(h)}}return t[r]&&a.push(t[r]),a}function l(t,e){var o=t.getVisual("visualMeta");if(o&&o.length&&t.count()&&"cartesian2d"===e.type){for(var n,i,a=o.length-1;a>=0;a--){var r=o[a].dimension,s=t.dimensions[r],l=t.getDimensionInfo(s);if(n=l&&l.coordDim,"x"===n||"y"===n){i=o[a];break}}if(i){var h=e.getAxis(n),p=d.map(i.stops,function(t){return{coord:h.toGlobalCoord(h.dataToCoord(t.value)),color:t.color}}),u=p.length,c=i.outerColors.slice();u&&p[0].coord>p[u-1].coord&&(p.reverse(),c.reverse());var m=10,g=p[0].coord-m,f=p[u-1].coord+m,_=f-g;if(.001>_)return"transparent";d.each(p,function(t){t.offset=(t.coord-g)/_}),p.push({offset:u?p[u-1].offset:.5,color:c[1]||"transparent"}),p.unshift({offset:u?p[0].offset:.5,color:c[0]||"transparent"});var y=new v.LinearGradient(0,0,0,0,p,!0);return y[n]=g,y[n+"2"]=f,y}}}function h(t,e,o){var n=t.get("showAllSymbol"),i="auto"===n;if(!n||i){var a=o.getAxesByScale("ordinal")[0];if(a&&(!i||!p(a,e))){var r=e.mapDimension(a.dim),s={};return d.each(a.getViewLabels(),function(t){s[t.tickValue]=1}),function(t){return!s.hasOwnProperty(e.get(r,t))}}}}function p(t,e){var o=t.getExtent(),n=Math.abs(o[1]-o[0])/t.scale.count();isNaN(n)&&(n=0);for(var i=e.count(),a=Math.max(1,Math.round(i/5)),r=0;i>r;r+=a)if(1.5*_.getSymbolSize(e,r)[t.isHorizontal()?1:0]>n)return!1;return!0}function u(t,e,o){if("cartesian2d"===t.type){var n=t.getBaseAxis().isHorizontal(),i=D(t,e,o);if(!o.get("clip",!0)){var a=i.shape,r=Math.max(a.width,a.height);n?(a.y-=r,a.height+=2*r):(a.x-=r,a.width+=2*r)}return i}return M(t,e,o)}var c=t("node_modules/echarts/lib/config"),d=(c.__DEV__,t("node_modules/zrender/lib/core/util")),m=t("node_modules/zrender/lib/core/bbox"),g=m.fromPoints,f=t("node_modules/echarts/lib/chart/helper/SymbolDraw"),_=t("node_modules/echarts/lib/chart/helper/Symbol"),y=t("node_modules/echarts/lib/chart/line/lineAnimationDiff"),v=t("node_modules/echarts/lib/util/graphic"),b=t("node_modules/echarts/lib/util/model"),S=t("node_modules/echarts/lib/chart/line/poly"),w=S.Polyline,P=S.Polygon,x=t("node_modules/echarts/lib/view/Chart"),k=t("node_modules/echarts/lib/chart/line/helper"),G=k.prepareDataCoordInfo,I=k.getStackedOnPoint,O=t("node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys"),D=O.createGridClipPath,M=O.createPolarClipPath,A=x.extend({type:"line",init:function(){var t=new v.Group,e=new f;this.group.add(e.group),this._symbolDraw=e,this._lineGroup=t},render:function(t,e,o){var i=t.coordinateSystem,p=this.group,c=t.getData(),m=t.getModel("lineStyle"),g=t.getModel("areaStyle"),f=c.mapArray(c.getItemLayout),_="polar"===i.type,y=this._coordSys,v=this._symbolDraw,b=this._polyline,S=this._polygon,w=this._lineGroup,P=t.get("animation"),x=!g.isEmpty(),k=g.get("origin"),I=G(i,c,k),O=r(i,c,I),D=t.get("showSymbol"),M=D&&!_&&h(t,c,i),A=this._data;A&&A.eachItemGraphicEl(function(t,e){t.__temp&&(p.remove(t),A.setItemGraphicEl(e,null))}),D||v.remove(),p.add(w);var C,E=!_&&t.get("step");i&&i.getArea&&t.get("clip",!0)&&(C=i.getArea(),null!=C.width?(C.x-=.1,C.y-=.1,C.width+=.2,C.height+=.2):C.r0&&(C.r0-=.5,C.r1+=.5)),this._clipShapeForSymbol=C,b&&y.type===i.type&&E===this._step?(x&&!S?S=this._newPolygon(f,O,i,P):S&&!x&&(w.remove(S),S=this._polygon=null),w.setClipPath(u(i,!1,t)),D&&v.updateData(c,{isIgnore:M,clipShape:C}),c.eachItemGraphicEl(function(t){t.stopAnimation(!0)}),n(this._stackedOnPoints,O)&&n(this._points,f)||(P?this._updateAnimation(c,O,i,o,E,k):(E&&(f=s(f,i,E),O=s(O,i,E)),b.setShape({points:f}),S&&S.setShape({points:f,stackedOnPoints:O})))):(D&&v.updateData(c,{isIgnore:M,clipShape:C}),E&&(f=s(f,i,E),O=s(O,i,E)),b=this._newPolyline(f,i,P),x&&(S=this._newPolygon(f,O,i,P)),w.setClipPath(u(i,!0,t)));var N=l(c,i)||c.getVisual("color");b.useStyle(d.defaults(m.getLineStyle(),{fill:"none",stroke:N,lineJoin:"bevel"}));var z=t.get("smooth");if(z=a(t.get("smooth")),b.setShape({smooth:z,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")}),S){var L=c.getCalculationInfo("stackedOnSeries"),V=0;S.useStyle(d.defaults(g.getAreaStyle(),{fill:N,opacity:.7,lineJoin:"bevel"})),L&&(V=a(L.get("smooth"))),S.setShape({smooth:z,stackedOnSmooth:V,smoothMonotone:t.get("smoothMonotone"),connectNulls:t.get("connectNulls")})}this._data=c,this._coordSys=i,this._stackedOnPoints=O,this._points=f,this._step=E,this._valueOrigin=k},dispose:function(){},highlight:function(t,e,o,n){var i=t.getData(),a=b.queryDataIndex(i,n);if(!(a instanceof Array)&&null!=a&&a>=0){var r=i.getItemGraphicEl(a);if(!r){var s=i.getItemLayout(a);if(!s)return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(s[0],s[1]))return;r=new _(i,a),r.position=s,r.setZ(t.get("zlevel"),t.get("z")),r.ignore=isNaN(s[0])||isNaN(s[1]),r.__temp=!0,i.setItemGraphicEl(a,r),r.stopSymbolAnimation(!0),this.group.add(r)}r.highlight()}else x.prototype.highlight.call(this,t,e,o,n)},downplay:function(t,e,o,n){var i=t.getData(),a=b.queryDataIndex(i,n);if(null!=a&&a>=0){var r=i.getItemGraphicEl(a);r&&(r.__temp?(i.setItemGraphicEl(a,null),this.group.remove(r)):r.downplay())}else x.prototype.downplay.call(this,t,e,o,n)},_newPolyline:function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new w({shape:{points:t},silent:!0,z2:10}),this._lineGroup.add(e),this._polyline=e,e},_newPolygon:function(t,e){var o=this._polygon;return o&&this._lineGroup.remove(o),o=new P({shape:{points:t,stackedOnPoints:e},silent:!0}),this._lineGroup.add(o),this._polygon=o,o},_updateAnimation:function(t,e,o,n,a,r){var l=this._polyline,h=this._polygon,p=t.hostModel,u=y(this._data,t,this._stackedOnPoints,e,this._coordSys,o,this._valueOrigin,r),c=u.current,d=u.stackedOnCurrent,m=u.next,g=u.stackedOnNext;if(a&&(c=s(u.current,o,a),d=s(u.stackedOnCurrent,o,a),m=s(u.next,o,a),g=s(u.stackedOnNext,o,a)),i(c,m)>3e3||h&&i(d,g)>3e3)return l.setShape({points:m}),void(h&&h.setShape({points:m,stackedOnPoints:g}));l.shape.__points=u.current,l.shape.points=c,v.updateProps(l,{shape:{points:m}},p),h&&(h.setShape({points:c,stackedOnPoints:d}),v.updateProps(h,{shape:{points:m,stackedOnPoints:g}},p));for(var f=[],_=u.status,b=0;b<_.length;b++){var S=_[b].cmd;if("="===S){var w=t.getItemGraphicEl(_[b].idx1);w&&f.push({el:w,ptIdx:b})}}l.animators&&l.animators.length&&l.animators[0].during(function(){for(var t=0;t<f.length;t++){var e=f[t].el;e.attr("position",l.shape.__points[f[t].ptIdx])}})},remove:function(){var t=this.group,e=this._data;this._lineGroup.removeAll(),this._symbolDraw.remove(!0),e&&e.eachItemGraphicEl(function(o,n){o.__temp&&(t.remove(o),e.setItemGraphicEl(n,null))}),this._polyline=this._polygon=this._coordSys=this._points=this._stackedOnPoints=this._data=null}});o.exports=A});
|
||
;/*!node_modules/echarts/lib/visual/symbol.js*/
|
||
amis.define("node_modules/echarts/lib/visual/symbol",function(e,t,l){function s(e,t,l){return{seriesType:e,performRawSeries:!0,reset:function(e,s){function o(t,l){if(p){var s=e.getRawValue(l),o=e.getDataParams(l);y&&t.setItemVisual(l,"symbol",i(s,o)),r&&t.setItemVisual(l,"symbolSize",u(s,o)),g&&t.setItemVisual(l,"symbolRotate",b(s,o))}if(t.hasItemOption){var a=t.getItemModel(l),m=a.getShallow("symbol",!0),n=a.getShallow("symbolSize",!0),c=a.getShallow("symbolRotate",!0),S=a.getShallow("symbolKeepAspect",!0);null!=m&&t.setItemVisual(l,"symbol",m),null!=n&&t.setItemVisual(l,"symbolSize",n),null!=c&&t.setItemVisual(l,"symbolRotate",c),null!=S&&t.setItemVisual(l,"symbolKeepAspect",S)}}var m=e.getData(),i=e.get("symbol"),u=e.get("symbolSize"),n=e.get("symbolKeepAspect"),b=e.get("symbolRotate"),y=a(i),r=a(u),g=a(b),p=y||r||g,c=!y&&i?i:t,S=r?null:u;return m.setVisual({legendSymbol:l||c,symbol:c,symbolSize:S,symbolKeepAspect:n,symbolRotate:b}),s.isSeriesFiltered(e)?void 0:{dataEach:m.hasItemOption||p?o:null}}}}var o=e("node_modules/zrender/lib/core/util"),a=o.isFunction;l.exports=s});
|
||
;/*!node_modules/echarts/lib/layout/points.js*/
|
||
amis.define("node_modules/echarts/lib/layout/points",function(e,t,n){function a(e){return{seriesType:e,plan:o(),reset:function(e){function t(e,t){for(var n=e.end-e.start,r=o&&new Float32Array(n*d),i=e.start,l=0,u=[],c=[];i<e.end;i++){var m;if(1===d){var p=t.get(s[0],i);m=!isNaN(p)&&a.dataToPoint(p,null,c)}else{var p=u[0]=t.get(s[0],i),f=u[1]=t.get(s[1],i);m=!isNaN(p)&&!isNaN(f)&&a.dataToPoint(u,null,c)}o?(r[l++]=m?m[0]:0/0,r[l++]=m?m[1]:0/0):t.setItemLayout(i,m&&m.slice()||[0/0,0/0])}o&&t.setLayout("symbolPoints",r)}var n=e.getData(),a=e.coordinateSystem,r=e.pipelineContext,o=r.large;if(a){var s=i(a.dimensions,function(e){return n.mapDimension(e)}).slice(0,2),d=s.length,u=n.getCalculationInfo("stackResultDimension");return l(n,s[0])&&(s[0]=u),l(n,s[1])&&(s[1]=u),d&&{progress:t}}}}}var r=e("node_modules/zrender/lib/core/util"),i=r.map,o=e("node_modules/echarts/lib/chart/helper/createRenderPlanner"),s=e("node_modules/echarts/lib/data/helper/dataStackHelper"),l=s.isDimensionStacked;n.exports=a});
|
||
;/*!node_modules/echarts/lib/processor/dataSample.js*/
|
||
amis.define("node_modules/echarts/lib/processor/dataSample",function(t,n,e){function r(t){return{seriesType:t,modifyOutputEnd:!0,reset:function(t){var n=t.getData(),e=t.get("sampling"),r=t.coordinateSystem;if("cartesian2d"===r.type&&e){var o=r.getBaseAxis(),u=r.getOtherAxis(o),s=o.getExtent(),f=s[1]-s[0],c=Math.round(n.count()/f);if(c>1){var g;"string"==typeof e?g=i[e]:"function"==typeof e&&(g=e),g&&t.setData(n.downSample(n.mapDimension(u.dim),1/c,g,a))}}}}}var i={average:function(t){for(var n=0,e=0,r=0;r<t.length;r++)isNaN(t[r])||(n+=t[r],e++);return 0===e?0/0:n/e},sum:function(t){for(var n=0,e=0;e<t.length;e++)n+=t[e]||0;return n},max:function(t){for(var n=-1/0,e=0;e<t.length;e++)t[e]>n&&(n=t[e]);return isFinite(n)?n:0/0},min:function(t){for(var n=1/0,e=0;e<t.length;e++)t[e]<n&&(n=t[e]);return isFinite(n)?n:0/0},nearest:function(t){return t[0]}},a=function(t){return Math.round(t.length/2)};e.exports=r});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/Cartesian.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/Cartesian",function(t,e,o){function r(t){return this._axes[t]}var i=t("node_modules/zrender/lib/core/util"),n=function(t){this._axes={},this._dimList=[],this.name=t||""};n.prototype={constructor:n,type:"cartesian",getAxis:function(t){return this._axes[t]},getAxes:function(){return i.map(this._dimList,r,this)},getAxesByScale:function(t){return t=t.toLowerCase(),i.filter(this.getAxes(),function(e){return e.scale.type===t})},addAxis:function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)},dataToCoord:function(t){return this._dataCoordConvert(t,"dataToCoord")},coordToData:function(t){return this._dataCoordConvert(t,"coordToData")},_dataCoordConvert:function(t,e){for(var o=this._dimList,r=t instanceof Array?[]:{},i=0;i<o.length;i++){var n=o[i],s=this._axes[n];r[n]=s[e](t[n])}return r}};var s=n;o.exports=s});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/Cartesian2D.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/Cartesian2D",function(t,a,o){function i(t){r.call(this,t)}var e=t("node_modules/zrender/lib/core/util"),n=t("node_modules/zrender/lib/core/BoundingRect"),r=t("node_modules/echarts/lib/coord/cartesian/Cartesian");i.prototype={constructor:i,type:"cartesian2d",dimensions:["x","y"],getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},containPoint:function(t){var a=this.getAxis("x"),o=this.getAxis("y");return a.contain(a.toLocalCoord(t[0]))&&o.contain(o.toLocalCoord(t[1]))},containData:function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},dataToPoint:function(t,a,o){var i=this.getAxis("x"),e=this.getAxis("y");return o=o||[],o[0]=i.toGlobalCoord(i.dataToCoord(t[0])),o[1]=e.toGlobalCoord(e.dataToCoord(t[1])),o},clampData:function(t,a){var o=this.getAxis("x").scale,i=this.getAxis("y").scale,e=o.getExtent(),n=i.getExtent(),r=o.parse(t[0]),s=i.parse(t[1]);return a=a||[],a[0]=Math.min(Math.max(Math.min(e[0],e[1]),r),Math.max(e[0],e[1])),a[1]=Math.min(Math.max(Math.min(n[0],n[1]),s),Math.max(n[0],n[1])),a},pointToData:function(t,a){var o=this.getAxis("x"),i=this.getAxis("y");return a=a||[],a[0]=o.coordToData(o.toLocalCoord(t[0])),a[1]=i.coordToData(i.toLocalCoord(t[1])),a},getOtherAxis:function(t){return this.getAxis("x"===t.dim?"y":"x")},getArea:function(){var t=this.getAxis("x").getGlobalExtent(),a=this.getAxis("y").getGlobalExtent(),o=Math.min(t[0],t[1]),i=Math.min(a[0],a[1]),e=Math.max(t[0],t[1])-o,r=Math.max(a[0],a[1])-i,s=new n(o,i,e,r);return s}},e.inherits(i,r);var s=i;o.exports=s});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/Axis2D.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/Axis2D",function(o,t,i){var e=o("node_modules/zrender/lib/core/util"),r=o("node_modules/echarts/lib/coord/Axis"),n=function(o,t,i,e,n){r.call(this,o,t,i),this.type=e||"value",this.position=n||"bottom"};n.prototype={constructor:n,index:0,getAxesOnZeroOf:null,model:null,isHorizontal:function(){var o=this.position;return"top"===o||"bottom"===o},getGlobalExtent:function(o){var t=this.getExtent();return t[0]=this.toGlobalCoord(t[0]),t[1]=this.toGlobalCoord(t[1]),o&&t[0]>t[1]&&t.reverse(),t},getOtherAxis:function(){this.grid.getOtherAxis()},pointToData:function(o,t){return this.coordToData(this.toLocalCoord(o["x"===this.dim?0:1]),t)},toLocalCoord:null,toGlobalCoord:null},e.inherits(n,r);var l=n;i.exports=l});
|
||
;/*!node_modules/echarts/lib/coord/axisDefault.js*/
|
||
amis.define("node_modules/echarts/lib/coord/axisDefault",function(e,i,l){var a=e("node_modules/zrender/lib/core/util"),n={show:!0,zlevel: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:"#333",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#ccc"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.3)","rgba(200,200,200,0.3)"]}}},o={};o.categoryAxis=a.merge({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},n),o.valueAxis=a.merge({boundaryGap:[0,0],splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#eee",width:1}}},n),o.timeAxis=a.defaults({scale:!0,min:"dataMin",max:"dataMax"},o.valueAxis),o.logAxis=a.defaults({scale:!0,logBase:10},o.valueAxis);var t=o;l.exports=t});
|
||
;/*!node_modules/echarts/lib/coord/axisModelCreator.js*/
|
||
amis.define("node_modules/echarts/lib/coord/axisModelCreator",function(e,t,o){function a(e,t,o,a){i.each(c,function(n){t.extend({type:e+"Axis."+n,mergeDefaultAndTheme:function(t,a){var r=this.layoutMode,d=r?l(t):{},u=a.getTheme();i.merge(t,u.get(n+"Axis")),i.merge(t,this.getDefaultOption()),t.type=o(e,t),r&&s(t,d,r)},optionUpdated:function(){var e=this.option;"category"===e.type&&(this.__ordinalMeta=u.createByAxisModel(this))},getCategories:function(e){var t=this.option;return"category"===t.type?e?t.data:this.__ordinalMeta.categories:void 0},getOrdinalMeta:function(){return this.__ordinalMeta},defaultOption:i.mergeAll([{},r[n+"Axis"],a],!0)})}),n.registerSubTypeDefaulter(e+"Axis",i.curry(o,e))}var i=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/coord/axisDefault"),n=e("node_modules/echarts/lib/model/Component"),d=e("node_modules/echarts/lib/util/layout"),l=d.getLayoutParams,s=d.mergeLayoutParam,u=e("node_modules/echarts/lib/data/OrdinalMeta"),c=["value","category","time","log"];o.exports=a});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/AxisModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/AxisModel",function(e,t,o){function i(e,t){return t.type||(t.data?"category":"value")}var n=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/model/Component"),s=e("node_modules/echarts/lib/coord/axisModelCreator"),d=e("node_modules/echarts/lib/coord/axisModelCommonMixin"),a=r.extend({type:"cartesian2dAxis",axis:null,init:function(){a.superApply(this,"init",arguments),this.resetRange()},mergeOption:function(){a.superApply(this,"mergeOption",arguments),this.resetRange()},restoreData:function(){a.superApply(this,"restoreData",arguments),this.resetRange()},getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"grid",index:this.option.gridIndex,id:this.option.gridId})[0]}});n.merge(a.prototype,d);var l={offset:0};s("x",a,i,l),s("y",a,i,l);var u=a;o.exports=u});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/GridModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/GridModel",function(e,o,d){e("node_modules/echarts/lib/coord/cartesian/AxisModel");var t=e("node_modules/echarts/lib/model/Component"),r=t.extend({type:"grid",dependencies:["xAxis","yAxis"],layoutMode:"box",coordinateSystem:null,defaultOption:{show:!1,zlevel:0,z:0,left:"10%",top:60,right:"10%",bottom:60,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"}});d.exports=r});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/Grid.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/Grid",function(t,e,i){function n(t,e){return t.getCoordSysModel()===e}function o(t,e,i){this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this._initCartesian(t,e,i),this.model=t}function s(t,e,i,n){function o(t){return t.dim+"_"+t.index}i.getAxesOnZeroOf=function(){return s?[s]:[]};var s,a=t[e],c=i.model,d=c.get("axisLine.onZero"),u=c.get("axisLine.onZeroAxisIndex");if(d){if(null!=u)r(a[u])&&(s=a[u]);else for(var x in a)if(a.hasOwnProperty(x)&&r(a[x])&&!n[o(a[x])]){s=a[x];break}s&&(n[o(s)]=!0)}}function r(t){return t&&"category"!==t.type&&"time"!==t.type&&_(t)}function a(t,e){var i=t.getExtent(),n=i[0]+i[1];t.toGlobalCoord="x"===t.dim?function(t){return t+e}:function(t){return n-t+e},t.toLocalCoord="x"===t.dim?function(t){return t-e}:function(t){return n-t+e}}function c(t){return f(D,function(e){var i=t.getReferringComponents(e)[0];return i})}function d(t){return"cartesian2d"===t.get("coordinateSystem")}var u=t("node_modules/echarts/lib/config"),x=(u.__DEV__,t("node_modules/zrender/lib/core/util")),l=x.isObject,h=x.each,f=x.map,g=x.indexOf,m=(x.retrieve,t("node_modules/echarts/lib/util/layout")),p=m.getLayoutRect,v=t("node_modules/echarts/lib/coord/axisHelper"),y=v.createScaleByModel,_=v.ifAxisCrossZero,A=v.niceScaleExtent,C=v.estimateLabelUnionRect,b=t("node_modules/echarts/lib/coord/cartesian/Cartesian2D"),L=t("node_modules/echarts/lib/coord/cartesian/Axis2D"),S=t("node_modules/echarts/lib/CoordinateSystem"),M=t("node_modules/echarts/lib/data/helper/dataStackHelper"),I=M.getStackedDimension;t("node_modules/echarts/lib/coord/cartesian/GridModel");var w=o.prototype;w.type="grid",w.axisPointerEnabled=!0,w.getRect=function(){return this._rect},w.update=function(t,e){var i=this._axesMap;this._updateScale(t,this.model),h(i.x,function(t){A(t.scale,t.model)}),h(i.y,function(t){A(t.scale,t.model)});var n={};h(i.x,function(t){s(i,"y",t,n)}),h(i.y,function(t){s(i,"x",t,n)}),this.resize(this.model,e)},w.resize=function(t,e,i){function n(){h(s,function(t){var e=t.isHorizontal(),i=e?[0,o.width]:[0,o.height],n=t.inverse?1:0;t.setExtent(i[n],i[1-n]),a(t,e?o.x:o.y)})}var o=p(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()});this._rect=o;var s=this._axesList;n(),!i&&t.get("containLabel")&&(h(s,function(t){if(!t.model.get("axisLabel.inside")){var e=C(t);if(e){var i=t.isHorizontal()?"height":"width",n=t.model.get("axisLabel.margin");o[i]-=e[i]+n,"top"===t.position?o.y+=e.height+n:"left"===t.position&&(o.x+=e.width+n)}}}),n())},w.getAxis=function(t,e){var i=this._axesMap[t];if(null!=i){if(null==e)for(var n in i)if(i.hasOwnProperty(n))return i[n];return i[e]}},w.getAxes=function(){return this._axesList.slice()},w.getCartesian=function(t,e){if(null!=t&&null!=e){var i="x"+t+"y"+e;return this._coordsMap[i]}l(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var n=0,o=this._coordsList;n<o.length;n++)if(o[n].getAxis("x").index===t||o[n].getAxis("y").index===e)return o[n]},w.getCartesians=function(){return this._coordsList.slice()},w.convertToPixel=function(t,e,i){var n=this._findConvertTarget(t,e);return n.cartesian?n.cartesian.dataToPoint(i):n.axis?n.axis.toGlobalCoord(n.axis.dataToCoord(i)):null},w.convertFromPixel=function(t,e,i){var n=this._findConvertTarget(t,e);return n.cartesian?n.cartesian.pointToData(i):n.axis?n.axis.coordToData(n.axis.toLocalCoord(i)):null},w._findConvertTarget=function(t,e){var i,n,o=e.seriesModel,s=e.xAxisModel||o&&o.getReferringComponents("xAxis")[0],r=e.yAxisModel||o&&o.getReferringComponents("yAxis")[0],a=e.gridModel,c=this._coordsList;if(o)i=o.coordinateSystem,g(c,i)<0&&(i=null);else if(s&&r)i=this.getCartesian(s.componentIndex,r.componentIndex);else if(s)n=this.getAxis("x",s.componentIndex);else if(r)n=this.getAxis("y",r.componentIndex);else if(a){var d=a.coordinateSystem;d===this&&(i=this._coordsList[0])}return{cartesian:i,axis:n}},w.containPoint=function(t){var e=this._coordsList[0];return e?e.containPoint(t):void 0},w._initCartesian=function(t,e){function i(i){return function(a,c){if(n(a,t,e)){var d=a.get("position");"x"===i?"top"!==d&&"bottom"!==d&&(d=o.bottom?"top":"bottom"):"left"!==d&&"right"!==d&&(d=o.left?"right":"left"),o[d]=!0;var u=new L(i,y(a),[0,0],a.get("type"),d),x="category"===u.type;u.onBand=x&&a.get("boundaryGap"),u.inverse=a.get("inverse"),a.axis=u,u.model=a,u.grid=this,u.index=c,this._axesList.push(u),s[i][c]=u,r[i]++}}}var o={left:!1,right:!1,top:!1,bottom:!1},s={x:{},y:{}},r={x:0,y:0};return e.eachComponent("xAxis",i("x"),this),e.eachComponent("yAxis",i("y"),this),r.x&&r.y?(this._axesMap=s,void h(s.x,function(e,i){h(s.y,function(n,o){var s="x"+i+"y"+o,r=new b(s);r.grid=this,r.model=t,this._coordsMap[s]=r,this._coordsList.push(r),r.addAxis(e),r.addAxis(n)},this)},this)):(this._axesMap={},void(this._axesList=[]))},w._updateScale=function(t,e){function i(t,e){h(t.mapDimension(e.dim,!0),function(i){e.scale.unionExtentFromData(t,I(t,i))})}h(this._axesList,function(t){t.scale.setExtent(1/0,-1/0)}),t.eachSeries(function(o){if(d(o)){var s=c(o,t),r=s[0],a=s[1];if(!n(r,e,t)||!n(a,e,t))return;var u=this.getCartesian(r.componentIndex,a.componentIndex),x=o.getData(),l=u.getAxis("x"),h=u.getAxis("y");"list"===x.type&&(i(x,l,o),i(x,h,o))}},this)},w.getTooltipAxes=function(t){var e=[],i=[];return h(this.getCartesians(),function(n){var o=null!=t&&"auto"!==t?n.getAxis(t):n.getBaseAxis(),s=n.getOtherAxis(o);g(e,o)<0&&e.push(o),g(i,s)<0&&i.push(s)}),{baseAxes:e,otherAxes:i}};var D=["xAxis","yAxis"];o.create=function(t,e){var i=[];return t.eachComponent("grid",function(n,s){var r=new o(n,t,e);r.name="grid_"+s,r.resize(n,e,!0),n.coordinateSystem=r,i.push(r)}),t.eachSeries(function(e){if(d(e)){var i=c(e,t),n=i[0],o=i[1],s=n.getCoordSysModel(),r=s.coordinateSystem;e.coordinateSystem=r.getCartesian(n.componentIndex,o.componentIndex)}}),i},o.dimensions=o.prototype.dimensions=b.prototype.dimensions,S.register("cartesian2d",o);var P=o;i.exports=P});
|
||
;/*!node_modules/echarts/lib/component/axis/AxisBuilder.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/AxisBuilder",function(t,e,n){function i(t,e,n,i){var o,a,r=L(n-t.rotation),l=i[0]>i[1],s="start"===e&&!l||"start"!==e&&l;return T(r-z/2)?(a=s?"bottom":"top",o="center"):T(r-1.5*z)?(a=s?"top":"bottom",o="center"):(a="middle",o=1.5*z>r&&r>z/2?s?"left":"right":s?"right":"left"),{rotation:r,textAlign:o,textVerticalAlign:a}}function o(t,e,n){if(!D(t.axis)){var i=t.get("axisLabel.showMinLabel"),o=t.get("axisLabel.showMaxLabel");e=e||[],n=n||[];var l=e[0],s=e[1],g=e[e.length-1],c=e[e.length-2],d=n[0],u=n[1],m=n[n.length-1],x=n[n.length-2];i===!1?(a(l),a(d)):r(l,s)&&(i?(a(s),a(u)):(a(l),a(d))),o===!1?(a(g),a(m)):r(c,g)&&(o?(a(c),a(x)):(a(g),a(m)))}}function a(t){t&&(t.ignore=!0)}function r(t,e){var n=t&&t.getBoundingRect().clone(),i=e&&e.getBoundingRect().clone();if(n&&i){var o=_.identity([]);return _.rotate(o,o,-t.rotation),n.applyTransform(_.mul([],o,t.getLocalTransform())),i.applyTransform(_.mul([],o,e.getLocalTransform())),n.intersect(i)}}function l(t){return"middle"===t||"center"===t}function s(t,e,n,i,o){for(var a=[],r=[],l=[],s=0;s<t.length;s++){var g=t[s].coord;r[0]=g,r[1]=0,l[0]=g,l[1]=n,e&&(w(r,r,e),w(l,l,e));var c=new v.Line({anid:o+"_"+t[s].tickValue,subPixelOptimize:!0,shape:{x1:r[0],y1:r[1],x2:l[0],y2:l[1]},style:i,z2:2,silent:!0});a.push(c)}return a}function g(t,e,n){var i=e.axis,o=e.getModel("axisTick");if(o.get("show")&&!i.scale.isBlank()){for(var a=o.getModel("lineStyle"),r=n.tickDirection*o.get("length"),l=i.getTicksCoords(),g=s(l,t._transform,r,x(a.getLineStyle(),{stroke:e.get("axisLine.lineStyle.color")}),"ticks"),c=0;c<g.length;c++)t.group.add(g[c]);return g}}function c(t,e,n){var i=e.axis,o=e.getModel("minorTick");if(o.get("show")&&!i.scale.isBlank()){var a=i.getMinorTicksCoords();if(a.length)for(var r=o.getModel("lineStyle"),l=n.tickDirection*o.get("length"),g=x(r.getLineStyle(),x(e.getModel("axisTick").getLineStyle(),{stroke:e.get("axisLine.lineStyle.color")})),c=0;c<a.length;c++)for(var d=s(a[c],t._transform,l,g,"minorticks_"+c),u=0;u<d.length;u++)t.group.add(d[u])}}function d(t,e,n){var i=e.axis,o=m(n.axisLabelShow,e.get("axisLabel.show"));if(o&&!i.scale.isBlank()){var a=e.getModel("axisLabel"),r=a.get("margin"),l=i.getViewLabels(),s=(m(n.labelRotate,a.get("rotate"))||0)*z/180,g=B(n.rotation,s,n.labelDirection),c=e.getCategories&&e.getCategories(!0),d=[],u=G(e),x=e.get("triggerEvent");return f(l,function(o,l){var s=o.tickValue,m=o.formattedLabel,h=o.rawLabel,f=a;c&&c[s]&&c[s].textStyle&&(f=new b(c[s].textStyle,a,e.ecModel));var p=f.getTextColor()||e.get("axisLine.lineStyle.color"),y=i.dataToCoord(s),T=[y,n.labelOffset+n.labelDirection*r],L=new v.Text({anid:"label_"+s,position:T,rotation:g.rotation,silent:u,z2:10});v.setTextStyle(L.style,f,{text:m,textAlign:f.getShallow("align",!0)||g.textAlign,textVerticalAlign:f.getShallow("verticalAlign",!0)||f.getShallow("baseline",!0)||g.textVerticalAlign,textFill:"function"==typeof p?p("category"===i.type?h:"value"===i.type?s+"":s,l):p}),x&&(L.eventData=V(e),L.eventData.targetType="axisLabel",L.eventData.value=h),t._dumbGroup.add(L),L.updateTransform(),d.push(L),t.group.add(L),L.decomposeTransform()}),d}}var u=t("node_modules/zrender/lib/core/util"),m=u.retrieve,x=u.defaults,h=u.extend,f=u.each,p=t("node_modules/echarts/lib/util/format"),v=t("node_modules/echarts/lib/util/graphic"),b=t("node_modules/echarts/lib/model/Model"),y=t("node_modules/echarts/lib/util/number"),T=y.isRadianAroundZero,L=y.remRadian,M=t("node_modules/echarts/lib/util/symbol"),S=M.createSymbol,_=t("node_modules/zrender/lib/core/matrix"),k=t("node_modules/zrender/lib/core/vector"),w=k.applyTransform,A=t("node_modules/echarts/lib/coord/axisHelper"),D=A.shouldShowAllLabels,z=Math.PI,C=function(t,e){this.opt=e,this.axisModel=t,x(e,{labelOffset:0,nameDirection:1,tickDirection:1,labelDirection:1,silent:!0}),this.group=new v.Group;var n=new v.Group({position:e.position.slice(),rotation:e.rotation});n.updateTransform(),this._transform=n.transform,this._dumbGroup=n};C.prototype={constructor:C,hasBuilder:function(t){return!!I[t]},add:function(t){I[t].call(this)},getGroup:function(){return this.group}};var I={axisLine:function(){var t=this.opt,e=this.axisModel;if(e.get("axisLine.show")){var n=this.axisModel.axis.getExtent(),i=this._transform,o=[n[0],0],a=[n[1],0];i&&(w(o,o,i),w(a,a,i));var r=h({lineCap:"round"},e.getModel("axisLine.lineStyle").getLineStyle());this.group.add(new v.Line({anid:"line",subPixelOptimize:!0,shape:{x1:o[0],y1:o[1],x2:a[0],y2:a[1]},style:r,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1}));var l=e.get("axisLine.symbol"),s=e.get("axisLine.symbolSize"),g=e.get("axisLine.symbolOffset")||0;if("number"==typeof g&&(g=[g,g]),null!=l){"string"==typeof l&&(l=[l,l]),("string"==typeof s||"number"==typeof s)&&(s=[s,s]);var c=s[0],d=s[1];f([{rotate:t.rotation+Math.PI/2,offset:g[0],r:0},{rotate:t.rotation-Math.PI/2,offset:g[1],r:Math.sqrt((o[0]-a[0])*(o[0]-a[0])+(o[1]-a[1])*(o[1]-a[1]))}],function(e,n){if("none"!==l[n]&&null!=l[n]){var i=S(l[n],-c/2,-d/2,c,d,r.stroke,!0),a=e.r+e.offset,s=[o[0]+a*Math.cos(t.rotation),o[1]-a*Math.sin(t.rotation)];i.attr({rotation:e.rotate,position:s,silent:!0,z2:11}),this.group.add(i)}},this)}}},axisTickLabel:function(){var t=this.axisModel,e=this.opt,n=g(this,t,e),i=d(this,t,e);o(t,i,n),c(this,t,e)},axisName:function(){var t=this.opt,e=this.axisModel,n=m(t.axisName,e.get("name"));if(n){var o,a=e.get("nameLocation"),r=t.nameDirection,s=e.getModel("nameTextStyle"),g=e.get("nameGap")||0,c=this.axisModel.axis.getExtent(),d=c[0]>c[1]?-1:1,u=["start"===a?c[0]-d*g:"end"===a?c[1]+d*g:(c[0]+c[1])/2,l(a)?t.labelOffset+r*g:0],x=e.get("nameRotate");null!=x&&(x=x*z/180);var f;l(a)?o=B(t.rotation,null!=x?x:t.rotation,r):(o=i(t,a,x||0,c),f=t.axisNameAvailableWidth,null!=f&&(f=Math.abs(f/Math.sin(o.rotation)),!isFinite(f)&&(f=null)));var b=s.getFont(),y=e.get("nameTruncate",!0)||{},T=y.ellipsis,L=m(t.nameTruncateMaxWidth,y.maxWidth,f),M=null!=T&&null!=L?p.truncateText(n,L,b,T,{minChar:2,placeholder:y.placeholder}):n,S=e.get("tooltip",!0),_=e.mainType,k={componentType:_,name:n,$vars:["name"]};k[_+"Index"]=e.componentIndex;var w=new v.Text({anid:"name",__fullText:n,__truncatedText:M,position:u,rotation:o.rotation,silent:G(e),z2:1,tooltip:S&&S.show?h({content:n,formatter:function(){return n},formatterParams:k},S):null});v.setTextStyle(w.style,s,{text:M,textFont:b,textFill:s.getTextColor()||e.get("axisLine.lineStyle.color"),textAlign:s.get("align")||o.textAlign,textVerticalAlign:s.get("verticalAlign")||o.textVerticalAlign}),e.get("triggerEvent")&&(w.eventData=V(e),w.eventData.targetType="axisName",w.eventData.name=n),this._dumbGroup.add(w),w.updateTransform(),this.group.add(w),w.decomposeTransform()}}},V=C.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},B=C.innerTextLayout=function(t,e,n){var i,o,a=L(e-t);return T(a)?(o=n>0?"top":"bottom",i="center"):T(a-z)?(o=n>0?"bottom":"top",i="center"):(o="middle",i=a>0&&z>a?n>0?"right":"left":n>0?"left":"right"),{rotation:a,textAlign:i,textVerticalAlign:o}},G=C.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)},E=C;n.exports=E});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/modelHelper.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/modelHelper",function(e,o){function t(e,o){var t={axesInfo:{},seriesInvolved:!1,coordSysAxesInfo:{},coordSysMap:{}};return n(t,e,o),t.seriesInvolved&&s(t,e),t}function n(e,o,t){var n=o.getComponent("tooltip"),s=o.getComponent("axisPointer"),r=s.get("link",!0)||[],l=[];p(t.getCoordinateSystems(),function(t){function d(n,d,u){var f=u.model.getModel("axisPointer",s),p=f.get("show");if(p&&("auto"!==p||n||c(f))){null==d&&(d=f.get("triggerTooltip")),f=n?i(u,m,s,o,n,d):f;var v=f.get("snap"),y=g(u.model),h=d||v||"category"===u.type,A=e.axesInfo[y]={key:y,axis:u,coordSys:t,axisPointerModel:f,triggerTooltip:d,involveSeries:h,snap:v,useHandle:c(f),seriesModels:[]};x[y]=A,e.seriesInvolved|=h;var I=a(r,u);if(null!=I){var S=l[I]||(l[I]={axesInfo:{}});S.axesInfo[y]=A,S.mapper=r[I].mapper,A.linkGroup=S}}}if(t.axisPointerEnabled){var u=g(t.model),x=e.coordSysAxesInfo[u]={};e.coordSysMap[u]=t;var f=t.model,m=f.getModel("tooltip",n);if(p(t.getAxes(),v(d,!1,null)),t.getTooltipAxes&&n&&m.get("show")){var y="axis"===m.get("trigger"),h="cross"===m.get("axisPointer.type"),A=t.getTooltipAxes(m.get("axisPointer.axis"));(y||h)&&p(A.baseAxes,v(d,h?"cross":!0,y)),h&&p(A.otherAxes,v(d,"cross",!1))}}})}function i(e,o,t,n,i,s){var a=o.getModel("axisPointer"),r={};p(["type","snap","lineStyle","shadowStyle","label","animation","animationDurationUpdate","animationEasingUpdate","z"],function(e){r[e]=x.clone(a.get(e))}),r.snap="category"!==e.type&&!!s,"cross"===a.get("type")&&(r.type="line");var l=r.label||(r.label={});if(null==l.show&&(l.show=!1),"cross"===i){var d=a.get("label.show");if(l.show=null!=d?d:!0,!s){var u=r.lineStyle=a.get("crossStyle");u&&x.defaults(l,u.textStyle)}}return e.model.getModel("axisPointer",new f(r,t,n))}function s(e,o){o.eachSeries(function(o){var t=o.coordinateSystem,n=o.get("tooltip.trigger",!0),i=o.get("tooltip.show",!0);t&&"none"!==n&&n!==!1&&"item"!==n&&i!==!1&&o.get("axisPointer.show",!0)!==!1&&p(e.coordSysAxesInfo[g(t.model)],function(e){var n=e.axis;t.getAxis(n.dim)===n&&(e.seriesModels.push(o),null==e.seriesDataCount&&(e.seriesDataCount=0),e.seriesDataCount+=o.getData().count())})},this)}function a(e,o){for(var t=o.model,n=o.dim,i=0;i<e.length;i++){var s=e[i]||{};if(r(s[n+"AxisId"],t.id)||r(s[n+"AxisIndex"],t.componentIndex)||r(s[n+"AxisName"],t.name))return i}}function r(e,o){return"all"===e||x.isArray(e)&&x.indexOf(e,o)>=0||e===o}function l(e){var o=d(e);if(o){var t=o.axisPointerModel,n=o.axis.scale,i=t.option,s=t.get("status"),a=t.get("value");null!=a&&(a=n.parse(a));var r=c(t);null==s&&(i.status=r?"show":"hide");var l=n.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a<l[0]&&(a=l[0]),i.value=a,r&&(i.status=o.axis.scale.isBlank()?"hide":"show")}}function d(e){var o=(e.ecModel.getComponent("axisPointer")||{}).coordSysAxesInfo;return o&&o.axesInfo[g(e)]}function u(e){var o=d(e);return o&&o.axisPointerModel}function c(e){return!!e.get("handle.show")}function g(e){return e.type+"||"+e.id}var x=e("node_modules/zrender/lib/core/util"),f=e("node_modules/echarts/lib/model/Model"),p=x.each,v=x.curry;o.collect=t,o.fixValue=l,o.getAxisInfo=d,o.getAxisPointerModel=u,o.makeKey=g});
|
||
;/*!node_modules/echarts/lib/component/axis/AxisView.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/AxisView",function(e,i,s){function n(e,i,s,n,o,r){var u=l.getAxisPointerClass(e.axisPointerClass);if(u){var x=a.getAxisPointerModel(i);x?(e._axisPointer||(e._axisPointer=new u)).render(i,x,n,r):t(e,n)}}function t(e,i,s){var n=e._axisPointer;n&&n.dispose(i,s),e._axisPointer=null}var o=e("node_modules/echarts/lib/config"),r=(o.__DEV__,e("node_modules/echarts/lib/echarts")),a=e("node_modules/echarts/lib/component/axisPointer/modelHelper"),l=r.extendComponentView({type:"axis",_axisPointer:null,axisPointerClass:null,render:function(e,i,s,t){this.axisPointerClass&&a.fixValue(e),l.superApply(this,"render",arguments),n(this,e,i,s,t,!0)},updateAxisPointer:function(e,i,s,t){n(this,e,i,s,t,!1)},remove:function(e,i){var s=this._axisPointer;s&&s.remove(i),l.superApply(this,"remove",arguments)},dispose:function(e,i){t(this,i),l.superApply(this,"dispose",arguments)}}),u=[];l.registerAxisPointerClass=function(e,i){u[e]=i},l.getAxisPointerClass=function(e){return e&&u[e]};var x=l;s.exports=x});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper",function(e,t){function i(e,t,i){i=i||{};var a=e.coordinateSystem,r=t.axis,n={},l=r.getAxesOnZeroOf()[0],c=r.position,s=l?"onZero":c,d=r.dim,b=a.getRect(),x=[b.x,b.x+b.width,b.y,b.y+b.height],f={left:0,right:1,top:0,bottom:1,onZero:2},m=t.get("offset")||0,g="x"===d?[x[2]-m,x[3]+m]:[x[0]-m,x[1]+m];if(l){var h=l.toGlobalCoord(l.dataToCoord(0));g[f.onZero]=Math.max(Math.min(h,g[1]),g[0])}n.position=["y"===d?g[f[s]]:x[0],"x"===d?g[f[s]]:x[3]],n.rotation=Math.PI/2*("x"===d?0:1);var u={top:-1,bottom:1,left:-1,right:1};n.labelDirection=n.tickDirection=n.nameDirection=u[c],n.labelOffset=l?g[f[c]]-g[f.onZero]:0,t.get("axisTick.inside")&&(n.tickDirection=-n.tickDirection),o.retrieve(i.labelInside,t.get("axisLabel.inside"))&&(n.labelDirection=-n.labelDirection);var D=t.get("axisLabel.rotate");return n.labelRotate="top"===s?-D:D,n.z2=1,n}var o=e("node_modules/zrender/lib/core/util");t.layout=i});
|
||
;/*!node_modules/echarts/lib/component/axis/axisSplitHelper.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/axisSplitHelper",function(e,l){function o(e,l,o,t){var i=o.axis;if(!i.scale.isBlank()){var s=o.getModel("splitArea"),n=s.getModel("areaStyle"),d=n.get("color"),c=t.coordinateSystem.getRect(),u=i.getTicksCoords({tickModel:s,clamp:!0});if(u.length){var h=d.length,g=e.__splitAreaColors,f=a.createHashMap(),p=0;if(g)for(var v=0;v<u.length;v++){var _=g.get(u[v].tickValue);if(null!=_){p=(_+(h-1)*v)%h;break}}var A=i.toGlobalCoord(u[0].coord),m=n.getAreaStyle();d=a.isArray(d)?d:[d];for(var v=1;v<u.length;v++){var C,x,y,b,k=i.toGlobalCoord(u[v].coord);i.isHorizontal()?(C=A,x=c.y,y=k-C,b=c.height,A=C+y):(C=c.x,x=A,y=c.width,b=k-x,A=x+b);var S=u[v-1].tickValue;null!=S&&f.set(S,p),l.add(new r.Rect({anid:null!=S?"area_"+S:null,shape:{x:C,y:x,width:y,height:b},style:a.defaults({fill:d[p]},m),silent:!0})),p=(p+1)%h}e.__splitAreaColors=f}}}function t(e){e.__splitAreaColors=null}var a=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/util/graphic");l.rectCoordAxisBuildSplitArea=o,l.rectCoordAxisHandleRemove=t});
|
||
;/*!node_modules/echarts/lib/component/axis/CartesianAxisView.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/CartesianAxisView",function(e){var i=e("node_modules/zrender/lib/core/util"),t=e("node_modules/echarts/lib/util/graphic"),o=e("node_modules/echarts/lib/component/axis/AxisBuilder"),s=e("node_modules/echarts/lib/component/axis/AxisView"),n=e("node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper"),r=e("node_modules/echarts/lib/component/axis/axisSplitHelper"),a=r.rectCoordAxisBuildSplitArea,l=r.rectCoordAxisHandleRemove,d=["axisLine","axisTickLabel","axisName"],x=["splitArea","splitLine","minorSplitLine"],c=s.extend({type:"cartesianAxis",axisPointerClass:"CartesianAxisPointer",render:function(e,s,r,a){this.group.removeAll();var l=this._axisGroup;if(this._axisGroup=new t.Group,this.group.add(this._axisGroup),e.get("show")){var u=e.getCoordSysModel(),h=n.layout(u,e),p=new o(e,h);i.each(d,p.add,p),this._axisGroup.add(p.getGroup()),i.each(x,function(i){e.get(i+".show")&&this["_"+i](e,u)},this),t.groupTransition(l,this._axisGroup,e),c.superCall(this,"render",e,s,r,a)}},remove:function(){l(this)},_splitLine:function(e,o){var s=e.axis;if(!s.scale.isBlank()){var n=e.getModel("splitLine"),r=n.getModel("lineStyle"),a=r.get("color");a=i.isArray(a)?a:[a];for(var l=o.coordinateSystem.getRect(),d=s.isHorizontal(),x=0,c=s.getTicksCoords({tickModel:n}),u=[],h=[],p=r.getLineStyle(),g=0;g<c.length;g++){var m=s.toGlobalCoord(c[g].coord);d?(u[0]=m,u[1]=l.y,h[0]=m,h[1]=l.y+l.height):(u[0]=l.x,u[1]=m,h[0]=l.x+l.width,h[1]=m);var y=x++%a.length,_=c[g].tickValue;this._axisGroup.add(new t.Line({anid:null!=_?"line_"+c[g].tickValue:null,subPixelOptimize:!0,shape:{x1:u[0],y1:u[1],x2:h[0],y2:h[1]},style:i.defaults({stroke:a[y]},p),silent:!0}))}}},_minorSplitLine:function(e,i){var o=e.axis,s=e.getModel("minorSplitLine"),n=s.getModel("lineStyle"),r=i.coordinateSystem.getRect(),a=o.isHorizontal(),l=o.getMinorTicksCoords();if(l.length)for(var d=[],x=[],c=n.getLineStyle(),u=0;u<l.length;u++)for(var h=0;h<l[u].length;h++){var p=o.toGlobalCoord(l[u][h].coord);a?(d[0]=p,d[1]=r.y,x[0]=p,x[1]=r.y+r.height):(d[0]=r.x,d[1]=p,x[0]=r.x+r.width,x[1]=p),this._axisGroup.add(new t.Line({anid:"minor_line_"+l[u][h].tickValue,subPixelOptimize:!0,shape:{x1:d[0],y1:d[1],x2:x[0],y2:x[1]},style:c,silent:!0}))}},_splitArea:function(e,i){a(this,this._axisGroup,e,i)}});c.extend({type:"xAxis"}),c.extend({type:"yAxis"})});
|
||
;/*!node_modules/echarts/lib/component/axis.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis",function(e){e("node_modules/echarts/lib/coord/cartesian/AxisModel"),e("node_modules/echarts/lib/component/axis/CartesianAxisView")});
|
||
;/*!node_modules/echarts/lib/component/gridSimple.js*/
|
||
amis.define("node_modules/echarts/lib/component/gridSimple",function(e){var o=e("node_modules/echarts/lib/echarts"),t=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/util/graphic");e("node_modules/echarts/lib/coord/cartesian/Grid"),e("node_modules/echarts/lib/component/axis"),o.extendComponentView({type:"grid",render:function(e){this.group.removeAll(),e.get("show")&&this.group.add(new i.Rect({shape:e.coordinateSystem.getRect(),style:t.defaults({fill:e.get("backgroundColor")},e.getItemStyle()),silent:!0,z2:-1}))}}),o.registerPreprocessor(function(e){e.xAxis&&e.yAxis&&!e.grid&&(e.grid={})})});
|
||
;/*!node_modules/echarts/lib/chart/line.js*/
|
||
amis.define("node_modules/echarts/lib/chart/line",function(e){var i=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/line/LineSeries"),e("node_modules/echarts/lib/chart/line/LineView");var l=e("node_modules/echarts/lib/visual/symbol"),s=e("node_modules/echarts/lib/layout/points"),o=e("node_modules/echarts/lib/processor/dataSample");e("node_modules/echarts/lib/component/gridSimple"),i.registerVisual(l("line","circle","line")),i.registerLayout(s("line")),i.registerProcessor(i.PRIORITY.PROCESSOR.STATISTIC,o("line"))});
|
||
;/*!node_modules/echarts/lib/chart/bar/BaseBarSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar/BaseBarSeries",function(e,t,r){var a=e("node_modules/echarts/lib/model/Series"),i=e("node_modules/echarts/lib/chart/helper/createListFromArray"),s=a.extend({type:"series.__base_bar__",getInitialData:function(){return i(this.getSource(),this,{useEncodeDefaulter:!0})},getMarkerPosition:function(e){var t=this.coordinateSystem;if(t){var r=t.dataToPoint(t.clampData(e)),a=this.getData(),i=a.getLayout("offset"),s=a.getLayout("size"),o=t.getBaseAxis().isHorizontal()?0:1;return r[o]+=i+s/2,r}return[0/0,0/0]},defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod",itemStyle:{},emphasis:{}}});r.exports=s});
|
||
;/*!node_modules/echarts/lib/chart/bar/BarSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar/BarSeries",function(e,r,o){var s=e("node_modules/echarts/lib/chart/bar/BaseBarSeries"),t=s.extend({type:"series.bar",dependencies:["grid","polar"],brushSelector:"rect",getProgressive:function(){return this.get("large")?this.get("progressive"):!1},getProgressiveThreshold:function(){var e=this.get("progressiveThreshold"),r=this.get("largeThreshold");return r>e&&(e=r),e},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}}});o.exports=t});
|
||
;/*!node_modules/echarts/lib/chart/bar/helper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar/helper",function(e,t){function l(e,t,l,i,r,n){var b=l.getModel("label"),d=l.getModel("emphasis.label");o.setLabelStyle(e,t,b,d,{labelFetcher:r,labelDataIndex:n,defaultText:s(r.getData(),n),isRectText:!0,autoColor:i}),a(e),a(t)}function a(e,t){"outside"===e.textPosition&&(e.textPosition=t)}var o=e("node_modules/echarts/lib/util/graphic"),i=e("node_modules/echarts/lib/chart/helper/labelHelper"),s=i.getDefaultLabel;t.setLabel=l});
|
||
;/*!node_modules/echarts/lib/chart/bar/barItemStyle.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar/barItemStyle",function(e,r,o){var t=e("node_modules/echarts/lib/model/mixin/makeStyleMapper"),i=t([["fill","color"],["stroke","borderColor"],["lineWidth","borderWidth"],["stroke","barBorderColor"],["lineWidth","barBorderWidth"],["opacity"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),a={getBarItemStyle:function(e){var r=i(this,e);if(this.getBorderLineDash){var o=this.getBorderLineDash();o&&(r.lineDash=o)}return r}};o.exports=a});
|
||
;/*!node_modules/echarts/lib/util/shape/sausage.js*/
|
||
amis.define("node_modules/echarts/lib/util/shape/sausage",function(a,e,t){var s=a("node_modules/echarts/lib/util/graphic"),c=s.extendShape,h=c({type:"sausage",shape:{cx:0,cy:0,r0:0,r:0,startAngle:0,endAngle:2*Math.PI,clockwise:!0},buildPath:function(a,e){var t=e.cx,s=e.cy,c=Math.max(e.r0||0,0),h=Math.max(e.r,0),o=.5*(h-c),n=c+o,r=e.startAngle,i=e.endAngle,l=e.clockwise,M=Math.cos(r),d=Math.sin(r),u=Math.cos(i),m=Math.sin(i),P=l?i-r<2*Math.PI:r-i<2*Math.PI;P&&(a.moveTo(M*c+t,d*c+s),a.arc(M*n+t,d*n+s,o,-Math.PI+r,r,!l)),a.arc(t,s,h,r,i,!l),a.moveTo(u*h+t,m*h+s),a.arc(u*n+t,m*n+s,o,i-2*Math.PI,i-Math.PI,!l),0!==c&&(a.arc(t,s,c,i,r,l),a.moveTo(M*c+t,m*c+s)),a.closePath()}});t.exports=h});
|
||
;/*!node_modules/echarts/lib/chart/bar/BarView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar/BarView",function(e,t,r){function a(e,t){var r=e.getArea&&e.getArea();if("cartesian2d"===e.type){var a=e.getBaseAxis();if("category"!==a.type||!a.onBand){var i=t.getLayout("bandWidth");a.isHorizontal()?(r.x-=i,r.width+=2*i):(r.y-=i,r.height+=2*i)}}return r}function i(e,t,r){r.style.text=null,v.updateProps(r,{shape:{width:0}},t,e,function(){r.parent&&r.parent.remove(r)})}function n(e,t,r){r.style.text=null,v.updateProps(r,{shape:{r:r.shape.r0}},t,e,function(){r.parent&&r.parent.remove(r)})}function o(e){return null!=e.startAngle&&null!=e.endAngle&&e.startAngle===e.endAngle}function s(e,t,r,a,i,n,s,l){var d=t.getItemVisual(r,"color"),h=t.getItemVisual(r,"opacity"),u=t.getVisual("borderColor"),g=a.getModel("itemStyle"),c=a.getModel("emphasis.itemStyle").getBarItemStyle();l||e.setShape("r",g.get("barBorderRadius")||0),e.useStyle(_.defaults({stroke:o(i)?"none":u,fill:o(i)?"none":d,opacity:h},g.getBarItemStyle()));var p=a.getShallow("cursor");p&&e.attr("cursor",p);var y=s?i.height>0?"bottom":"top":i.width>0?"left":"right";l||b(e.style,c,a,d,n,r,y),o(i)&&(c.fill=c.stroke="none"),v.setHoverStyle(e,c)}function l(e,t){var r=e.get(D)||0,a=isNaN(t.width)?Number.MAX_VALUE:Math.abs(t.width),i=isNaN(t.height)?Number.MAX_VALUE:Math.abs(t.height);return Math.min(r,a,i)}function d(e,t,r){var a=e.getData(),i=[],n=a.getLayout("valueAxisHorizontal")?1:0;i[1-n]=a.getLayout("valueAxisStart");var o=a.getLayout("largeDataIndices"),s=a.getLayout("barWidth"),l=e.getModel("backgroundStyle"),d=e.get("showBackground",!0);if(d){var h=a.getLayout("largeBackgroundPoints"),c=[];c[1-n]=a.getLayout("backgroundStart");var p=new R({shape:{points:h},incremental:!!r,__startPoint:c,__baseDimIdx:n,__largeDataIndices:o,__barWidth:s,silent:!0,z2:0});g(p,l,a),t.add(p)}var y=new R({shape:{points:a.getLayout("largePoints")},incremental:!!r,__startPoint:i,__baseDimIdx:n,__largeDataIndices:o,__barWidth:s});t.add(y),u(y,e,a),y.seriesIndex=e.seriesIndex,e.get("silent")||(y.on("mousedown",N),y.on("mousemove",N))}function h(e,t,r){var a=e.__baseDimIdx,i=1-a,n=e.shape.points,o=e.__largeDataIndices,s=Math.abs(e.__barWidth/2),l=e.__startPoint[i];B[0]=t,B[1]=r;for(var d=B[a],h=B[1-a],u=d-s,g=d+s,c=0,p=n.length/2;p>c;c++){var y=2*c,m=n[y+a],_=n[y+i];if(m>=u&&g>=m&&(_>=l?h>=l&&_>=h:h>=_&&l>=h))return o[c]}return-1}function u(e,t,r){var a=r.getVisual("borderColor")||r.getVisual("color"),i=t.getModel("itemStyle").getItemStyle(["color","borderColor"]);e.useStyle(i),e.style.fill=null,e.style.stroke=a,e.style.lineWidth=r.getLayout("barWidth")}function g(e,t,r){var a=t.get("borderColor")||t.get("color"),i=t.getItemStyle(["color","borderColor"]);e.useStyle(i),e.style.fill=null,e.style.stroke=a,e.style.lineWidth=r.getLayout("barWidth")}function c(e,t,r){var a,i="polar"===r.type;return a=i?r.getArea():r.grid.getRect(),i?{cx:a.cx,cy:a.cy,r0:e?a.r0:t.r0,r:e?a.r:t.r,startAngle:e?t.startAngle:0,endAngle:e?t.endAngle:2*Math.PI}:{x:e?t.x:a.x,y:e?a.y:t.y,width:e?t.width:a.width,height:e?a.height:t.height}}function p(e,t,r){var a="polar"===e.type?v.Sector:v.Rect;return new a({shape:c(t,r,e),silent:!0,z2:0})}var y=e("node_modules/echarts/lib/config"),m=(y.__DEV__,e("node_modules/echarts/lib/echarts")),_=e("node_modules/zrender/lib/core/util"),v=e("node_modules/echarts/lib/util/graphic"),f=e("node_modules/echarts/lib/chart/bar/helper"),b=f.setLabel,w=e("node_modules/echarts/lib/model/Model"),x=e("node_modules/echarts/lib/chart/bar/barItemStyle"),I=e("node_modules/zrender/lib/graphic/Path"),S=e("node_modules/zrender/lib/container/Group"),A=e("node_modules/echarts/lib/util/throttle"),L=A.throttle,P=e("node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys"),k=P.createClipPath,M=e("node_modules/echarts/lib/util/shape/sausage"),D=["itemStyle","barBorderWidth"],B=[0,0];_.extend(w.prototype,x);var C=m.extendChartView({type:"bar",render:function(e,t,r){this._updateDrawMode(e);var a=e.get("coordinateSystem");return("cartesian2d"===a||"polar"===a)&&(this._isLargeDraw?this._renderLarge(e,t,r):this._renderNormal(e,t,r)),this.group},incrementalPrepareRender:function(e){this._clear(),this._updateDrawMode(e)},incrementalRender:function(e,t){this._incrementalRenderLarge(e,t)},_updateDrawMode:function(e){var t=e.pipelineContext.large;(null==this._isLargeDraw||t^this._isLargeDraw)&&(this._isLargeDraw=t,this._clear())},_renderNormal:function(e){var t,r=this.group,o=e.getData(),l=this._data,d=e.coordinateSystem,h=d.getBaseAxis();"cartesian2d"===d.type?t=h.isHorizontal():"polar"===d.type&&(t="angle"===h.dim);var u=e.isAnimationEnabled()?e:null,g=e.get("clip",!0),y=a(d,o);r.removeClipPath();var m=e.get("roundCap",!0),_=e.get("showBackground",!0),f=e.getModel("backgroundStyle"),b=f.get("barBorderRadius")||0,w=[],x=this._backgroundEls||[];o.diff(l).add(function(a){var i=o.getItemModel(a),n=W[d.type](o,a,i);if(_){var l=W[d.type](o,a),h=p(d,t,l);h.useStyle(f.getBarItemStyle()),"cartesian2d"===d.type&&h.setShape("r",b),w[a]=h}if(o.hasValue(a)){if(g){var c=z[d.type](y,n);if(c)return void r.remove(v)}var v=G[d.type](a,n,t,u,!1,m);o.setItemGraphicEl(a,v),r.add(v),s(v,o,a,i,n,e,t,"polar"===d.type)}}).update(function(a,i){var n=o.getItemModel(a),h=W[d.type](o,a,n);if(_){var p=x[i];p.useStyle(f.getBarItemStyle()),"cartesian2d"===d.type&&p.setShape("r",b),w[a]=p;var I=W[d.type](o,a),S=c(t,I,d);v.updateProps(p,{shape:S},u,a)}var A=l.getItemGraphicEl(i);if(!o.hasValue(a))return void r.remove(A);if(g){var L=z[d.type](y,h);if(L)return void r.remove(A)}A?v.updateProps(A,{shape:h},u,a):A=G[d.type](a,h,t,u,!0,m),o.setItemGraphicEl(a,A),r.add(A),s(A,o,a,n,h,e,t,"polar"===d.type)}).remove(function(e){var t=l.getItemGraphicEl(e);"cartesian2d"===d.type?t&&i(e,u,t):t&&n(e,u,t)}).execute();var I=this._backgroundGroup||(this._backgroundGroup=new S);I.removeAll();for(var A=0;A<w.length;++A)I.add(w[A]);r.add(I),this._backgroundEls=w,this._data=o},_renderLarge:function(e){this._clear(),d(e,this.group);var t=e.get("clip",!0)?k(e.coordinateSystem,!1,e):null;t?this.group.setClipPath(t):this.group.removeClipPath()},_incrementalRenderLarge:function(e,t){this._removeBackground(),d(t,this.group,!0)},dispose:_.noop,remove:function(e){this._clear(e)},_clear:function(e){var t=this.group,r=this._data;e&&e.get("animation")&&r&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],r.eachItemGraphicEl(function(t){"sector"===t.type?n(t.dataIndex,e,t):i(t.dataIndex,e,t)})):t.removeAll(),this._data=null},_removeBackground:function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null}}),E=Math.max,V=Math.min,z={cartesian2d:function(e,t){var r=t.width<0?-1:1,a=t.height<0?-1:1;0>r&&(t.x+=t.width,t.width=-t.width),0>a&&(t.y+=t.height,t.height=-t.height);var i=E(t.x,e.x),n=V(t.x+t.width,e.x+e.width),o=E(t.y,e.y),s=V(t.y+t.height,e.y+e.height);t.x=i,t.y=o,t.width=n-i,t.height=s-o;var l=t.width<0||t.height<0;return 0>r&&(t.x+=t.width,t.width=-t.width),0>a&&(t.y+=t.height,t.height=-t.height),l},polar:function(){return!1}},G={cartesian2d:function(e,t,r,a,i){var n=new v.Rect({shape:_.extend({},t),z2:1});if(n.name="item",a){var o=n.shape,s=r?"height":"width",l={};o[s]=0,l[s]=t[s],v[i?"updateProps":"initProps"](n,{shape:l},a,e)}return n},polar:function(e,t,r,a,i,n){var o=t.startAngle<t.endAngle,s=!r&&n?M:v.Sector,l=new s({shape:_.defaults({clockwise:o},t),z2:1});if(l.name="item",a){var d=l.shape,h=r?"r":"endAngle",u={};d[h]=r?0:t.startAngle,u[h]=t[h],v[i?"updateProps":"initProps"](l,{shape:u},a,e)}return l}},W={cartesian2d:function(e,t,r){var a=e.getItemLayout(t),i=r?l(r,a):0,n=a.width>0?1:-1,o=a.height>0?1:-1;return{x:a.x+n*i/2,y:a.y+o*i/2,width:a.width-n*i,height:a.height-o*i}},polar:function(e,t){var r=e.getItemLayout(t);return{cx:r.cx,cy:r.cy,r0:r.r0,r:r.r,startAngle:r.startAngle,endAngle:r.endAngle}}},R=I.extend({type:"largeBar",shape:{points:[]},buildPath:function(e,t){for(var r=t.points,a=this.__startPoint,i=this.__baseDimIdx,n=0;n<r.length;n+=2)a[i]=r[n+i],e.moveTo(a[0],a[1]),e.lineTo(r[n],r[n+1])}}),N=L(function(e){var t=this,r=h(t,e.offsetX,e.offsetY);t.dataIndex=r>=0?r:null},30,!1);r.exports=C});
|
||
;/*!node_modules/echarts/lib/chart/bar.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar",function(e){var r=e("node_modules/echarts/lib/echarts"),a=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/layout/barGrid"),t=o.layout,s=o.largeLayout;e("node_modules/echarts/lib/coord/cartesian/Grid"),e("node_modules/echarts/lib/chart/bar/BarSeries"),e("node_modules/echarts/lib/chart/bar/BarView"),e("node_modules/echarts/lib/component/gridSimple"),r.registerLayout(r.PRIORITY.VISUAL.LAYOUT,a.curry(t,"bar")),r.registerLayout(r.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,s),r.registerVisual({seriesType:"bar",reset:function(e){e.getData().setVisual("legendSymbol","roundRect")}})});
|
||
;/*!node_modules/echarts/lib/chart/helper/createListSimply.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/createListSimply",function(e,r,i){function t(e,r,i){r=d(r)&&{coordDimensions:r}||s({},r);var t=e.getSource(),a=n(t,r),l=new o(a,e);return l.initData(t,i),l}var n=e("node_modules/echarts/lib/data/helper/createDimensions"),o=e("node_modules/echarts/lib/data/List"),a=e("node_modules/zrender/lib/core/util"),s=a.extend,d=a.isArray;i.exports=t});
|
||
;/*!node_modules/echarts/lib/component/helper/selectableMixin.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/selectableMixin",function(e,t,s){var l=e("node_modules/zrender/lib/core/util"),i={updateSelectedMap:function(e){this._targetList=l.isArray(e)?e.slice():[],this._selectTargetMap=l.reduce(e||[],function(e,t){return e.set(t.name,t),e},l.createHashMap())},select:function(e,t){var s=null!=t?this._targetList[t]:this._selectTargetMap.get(e),l=this.get("selectedMode");"single"===l&&this._selectTargetMap.each(function(e){e.selected=!1}),s&&(s.selected=!0)},unSelect:function(e,t){var s=null!=t?this._targetList[t]:this._selectTargetMap.get(e);s&&(s.selected=!1)},toggleSelected:function(e,t){var s=null!=t?this._targetList[t]:this._selectTargetMap.get(e);return null!=s?(this[s.selected?"unSelect":"select"](e,t),s.selected):void 0},isSelected:function(e,t){var s=null!=t?this._targetList[t]:this._selectTargetMap.get(e);return s&&s.selected}};s.exports=i});
|
||
;/*!node_modules/echarts/lib/visual/LegendVisualProvider.js*/
|
||
amis.define("node_modules/echarts/lib/visual/LegendVisualProvider",function(e,n,t){function i(e,n){this.getAllNames=function(){var e=n();return e.mapArray(e.getName)},this.containName=function(e){var t=n();return t.indexOfName(e)>=0},this.indexOfName=function(n){var t=e();return t.indexOfName(n)},this.getItemVisual=function(n,t){var i=e();return i.getItemVisual(n,t)}}var a=i;t.exports=a});
|
||
;/*!node_modules/echarts/lib/chart/pie/PieSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/pie/PieSeries",function(e,t,i){var a=e("node_modules/echarts/lib/echarts"),n=e("node_modules/echarts/lib/chart/helper/createListSimply"),l=e("node_modules/zrender/lib/core/util"),s=e("node_modules/echarts/lib/util/model"),o=e("node_modules/echarts/lib/util/number"),r=o.getPercentWithPrecision,h=e("node_modules/echarts/lib/component/helper/selectableMixin"),d=e("node_modules/echarts/lib/data/helper/dataProvider"),c=d.retrieveRawAttr,u=e("node_modules/echarts/lib/data/helper/sourceHelper"),m=u.makeSeriesEncodeForNameBased,p=e("node_modules/echarts/lib/visual/LegendVisualProvider"),b=a.extendSeriesModel({type:"series.pie",init:function(e){b.superApply(this,"init",arguments),this.legendVisualProvider=new p(l.bind(this.getData,this),l.bind(this.getRawData,this)),this.updateSelectedMap(this._createSelectableList()),this._defaultLabelLine(e)},mergeOption:function(e){b.superCall(this,"mergeOption",e),this.updateSelectedMap(this._createSelectableList())},getInitialData:function(){return n(this,{coordDimensions:["value"],encodeDefaulter:l.curry(m,this)})},_createSelectableList:function(){for(var e=this.getRawData(),t=e.mapDimension("value"),i=[],a=0,n=e.count();n>a;a++)i.push({name:e.getName(a),value:e.get(t,a),selected:c(e,a,"selected")});return i},getDataParams:function(e){var t=this.getData(),i=b.superCall(this,"getDataParams",e),a=[];return t.each(t.mapDimension("value"),function(e){a.push(e)}),i.percent=r(a,e,t.hostModel.get("percentPrecision")),i.$vars.push("percent"),i},_defaultLabelLine:function(e){s.defaultEmphasis(e,"labelLine",["show"]);var t=e.labelLine,i=e.emphasis.labelLine;t.show=t.show&&e.label.show,i.show=i.show&&e.emphasis.label.show},defaultOption:{zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,minShowLabelAngle:0,selectedOffset:10,hoverOffset:10,avoidLabelOverlap:!0,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:!1,show:!0,position:"outer",alignTo:"none",margin:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1},animationType:"expansion",animationTypeUpdate:"transition",animationEasing:"cubicOut"}});l.mixin(b,h);var g=b;i.exports=g});
|
||
;/*!node_modules/echarts/lib/chart/pie/PieView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/pie/PieView",function(e,t,a){function i(e,t,a,i){var n=t.getData(),r=this.dataIndex,l=n.getName(r),s=t.get("selectedOffset");i.dispatchAction({type:"pieToggleSelect",from:e,name:l,seriesId:t.id}),n.each(function(e){o(n.getItemGraphicEl(e),n.getItemLayout(e),t.isSelected(n.getName(e)),s,a)})}function o(e,t,a,i,o){var n=(t.startAngle+t.endAngle)/2,r=Math.cos(n),l=Math.sin(n),s=a?i:0,h=[r*s,l*s];o?e.animate().when(200,{position:h}).start("bounceOut"):e.attr("position",h)}function n(e,t){l.Group.call(this);var a=new l.Sector({z2:2}),i=new l.Polyline,o=new l.Text;this.add(a),this.add(i),this.add(o),this.updateData(e,t,!0)}var r=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/util/graphic"),s=e("node_modules/echarts/lib/view/Chart"),h=n.prototype;h.updateData=function(e,t,a){var i=this.childAt(0),n=this.childAt(1),s=this.childAt(2),h=e.hostModel,g=e.getItemModel(t),c=e.getItemLayout(t),d=r.extend({},c);d.label=null;var p=h.getShallow("animationTypeUpdate");if(a){i.setShape(d);var u=h.getShallow("animationType");"scale"===u?(i.shape.r=c.r0,l.initProps(i,{shape:{r:c.r}},h,t)):(i.shape.endAngle=c.startAngle,l.updateProps(i,{shape:{endAngle:c.endAngle}},h,t))}else"expansion"===p?i.setShape(d):l.updateProps(i,{shape:d},h,t);var m=e.getItemVisual(t,"color");i.useStyle(r.defaults({lineJoin:"bevel",fill:m},g.getModel("itemStyle").getItemStyle())),i.hoverStyle=g.getModel("emphasis.itemStyle").getItemStyle();var y=g.getShallow("cursor");y&&i.attr("cursor",y),o(this,e.getItemLayout(t),h.isSelected(e.getName(t)),h.get("selectedOffset"),h.get("animation"));var v=!a&&"transition"===p;this._updateLabel(e,t,v),this.highDownOnUpdate=h.get("silent")?null:function(e,t){var a=h.isAnimationEnabled()&&g.get("hoverAnimation");"emphasis"===t?(n.ignore=n.hoverIgnore,s.ignore=s.hoverIgnore,a&&(i.stopAnimation(!0),i.animateTo({shape:{r:c.r+h.get("hoverOffset")}},300,"elasticOut"))):(n.ignore=n.normalIgnore,s.ignore=s.normalIgnore,a&&(i.stopAnimation(!0),i.animateTo({shape:{r:c.r}},300,"elasticOut")))},l.setHoverStyle(this)},h._updateLabel=function(e,t,a){var i=this.childAt(1),o=this.childAt(2),n=e.hostModel,r=e.getItemModel(t),s=e.getItemLayout(t),h=s.label,g=e.getItemVisual(t,"color");if(!h||isNaN(h.x)||isNaN(h.y))return void(o.ignore=o.normalIgnore=o.hoverIgnore=i.ignore=i.normalIgnore=i.hoverIgnore=!0);var c={points:h.linePoints||[[h.x,h.y],[h.x,h.y],[h.x,h.y]]},d={x:h.x,y:h.y};a?(l.updateProps(i,{shape:c},n,t),l.updateProps(o,{style:d},n,t)):(i.attr({shape:c}),o.attr({style:d})),o.attr({rotation:h.rotation,origin:[h.x,h.y],z2:10});var p=r.getModel("label"),u=r.getModel("emphasis.label"),m=r.getModel("labelLine"),y=r.getModel("emphasis.labelLine"),g=e.getItemVisual(t,"color");l.setLabelStyle(o.style,o.hoverStyle={},p,u,{labelFetcher:e.hostModel,labelDataIndex:t,defaultText:h.text,autoColor:g,useInsideStyle:!!h.inside},{textAlign:h.textAlign,textVerticalAlign:h.verticalAlign,opacity:e.getItemVisual(t,"opacity")}),o.ignore=o.normalIgnore=!p.get("show"),o.hoverIgnore=!u.get("show"),i.ignore=i.normalIgnore=!m.get("show"),i.hoverIgnore=!y.get("show"),i.setStyle({stroke:g,opacity:e.getItemVisual(t,"opacity")}),i.setStyle(m.getModel("lineStyle").getLineStyle()),i.hoverStyle=y.getModel("lineStyle").getLineStyle();var v=m.get("smooth");v&&v===!0&&(v=.4),i.setShape({smooth:v})},r.inherits(n,l.Group);var g=s.extend({type:"pie",init:function(){var e=new l.Group;this._sectorGroup=e},render:function(e,t,a,o){if(!o||o.from!==this.uid){var l=e.getData(),s=this._data,h=this.group,g=t.get("animation"),c=!s,d=e.get("animationType"),p=e.get("animationTypeUpdate"),u=r.curry(i,this.uid,e,g,a),m=e.get("selectedMode");if(l.diff(s).add(function(e){var t=new n(l,e);c&&"scale"!==d&&t.eachChild(function(e){e.stopAnimation(!0)}),m&&t.on("click",u),l.setItemGraphicEl(e,t),h.add(t)}).update(function(e,t){var a=s.getItemGraphicEl(t);c||"transition"===p||a.eachChild(function(e){e.stopAnimation(!0)}),a.updateData(l,e),a.off("click"),m&&a.on("click",u),h.add(a),l.setItemGraphicEl(e,a)}).remove(function(e){var t=s.getItemGraphicEl(e);h.remove(t)}).execute(),g&&l.count()>0&&(c?"scale"!==d:"transition"!==p)){for(var y=l.getItemLayout(0),v=1;isNaN(y.startAngle)&&v<l.count();++v)y=l.getItemLayout(v);var f=Math.max(a.getWidth(),a.getHeight())/2,I=r.bind(h.removeClipPath,h);h.setClipPath(this._createClipPath(y.cx,y.cy,f,y.startAngle,y.clockwise,I,e,c))}else h.removeClipPath();this._data=l}},dispose:function(){},_createClipPath:function(e,t,a,i,o,n,r,s){var h=new l.Sector({shape:{cx:e,cy:t,r0:0,r:a,startAngle:i,endAngle:i,clockwise:o}}),g=s?l.initProps:l.updateProps;return g(h,{shape:{endAngle:i+(o?1:-1)*Math.PI*2}},r,n),h},containPoint:function(e,t){var a=t.getData(),i=a.getItemLayout(0);if(i){var o=e[0]-i.cx,n=e[1]-i.cy,r=Math.sqrt(o*o+n*n);return r<=i.r&&r>=i.r0}}}),c=g;a.exports=c});
|
||
;/*!node_modules/echarts/lib/action/createDataSelectAction.js*/
|
||
amis.define("node_modules/echarts/lib/action/createDataSelectAction",function(e,t,n){function a(e,t){o.each(t,function(t){t.update="updateView",i.registerAction(t,function(n,a){var i={};return a.eachComponent({mainType:"series",subType:e,query:n},function(e){e[t.method]&&e[t.method](n.name,n.dataIndex);var a=e.getData();a.each(function(t){var n=a.getName(t);i[n]=e.isSelected(n)||!1})}),{name:n.name,selected:i,seriesId:n.seriesId}})})}var i=e("node_modules/echarts/lib/echarts"),o=e("node_modules/zrender/lib/core/util");n.exports=a});
|
||
;/*!node_modules/echarts/lib/visual/dataColor.js*/
|
||
amis.define("node_modules/echarts/lib/visual/dataColor",function(e,t,o){function r(e){return{getTargetSeries:function(t){var o={},r=l();return t.eachSeriesByType(e,function(e){e.__paletteScope=o,r.set(e.uid,e)}),r},reset:function(e){var t=e.getRawData(),o={},r=e.getData();r.each(function(e){var t=r.getRawIndex(e);o[t]=e}),t.each(function(a){var l,n=o[a],i=null!=n&&r.getItemVisual(n,"color",!0),u=null!=n&&r.getItemVisual(n,"borderColor",!0);if(i&&u||(l=t.getItemModel(a)),!i){var c=l.get("itemStyle.color")||e.getColorFromPalette(t.getName(a)||a+"",e.__paletteScope,t.count());null!=n&&r.setItemVisual(n,"color",c)}if(!u){var s=l.get("itemStyle.borderColor");null!=n&&r.setItemVisual(n,"borderColor",s)}})}}}var a=e("node_modules/zrender/lib/core/util"),l=a.createHashMap;o.exports=r});
|
||
;/*!node_modules/echarts/lib/chart/pie/labelLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/pie/labelLayout",function(e,t,n){function a(e,t,n,a,l,i,r,o,g,b){function h(t,n,a){for(var l=t;n>l&&!(e[l].y+a>g+r);l++)if(e[l].y+=a,l>t&&n>l+1&&e[l+1].y>e[l].y+e[l].height)return void s(l,a/2);s(n-1,a/2)}function s(t,n){for(var a=t;a>=0&&!(e[a].y-n<g)&&(e[a].y-=n,!(a>0&&e[a].y>e[a-1].y+e[a-1].height));a--);}function c(e,t,n,a,l,i){for(var r=i>0?t?Number.MAX_VALUE:0:t?Number.MAX_VALUE:0,o=0,g=e.length;g>o;o++)if("none"===e[o].labelAlignTo){var b=Math.abs(e[o].y-a),h=e[o].len,s=e[o].len2,c=l+h>b?Math.sqrt((l+h+s)*(l+h+s)-b*b):Math.abs(e[o].x-n);t&&c>=r&&(c=r-10),!t&&r>=c&&(c=r+10),e[o].x=n+c*i,r=c}}e.sort(function(e,t){return e.y-t.y});for(var u,d=0,f=e.length,x=[],v=[],M=0;f>M;M++){if("outer"===e[M].position&&"labelLine"===e[M].labelAlignTo){var m=e[M].x-b;e[M].linePoints[1][0]+=m,e[M].x=b}u=e[M].y-d,0>u&&h(M,f,-u,l),d=e[M].y+e[M].height}0>r-d&&s(f-1,d-r);for(var M=0;f>M;M++)e[M].y>=n?v.push(e[M]):x.push(e[M]);c(x,!1,t,n,a,l),c(v,!0,t,n,a,l)}function l(e,t,n,l,r,g,b,h){for(var s=[],c=[],u=Number.MAX_VALUE,d=-Number.MAX_VALUE,f=0;f<e.length;f++)i(e[f])||(e[f].x<t?(u=Math.min(u,e[f].x),s.push(e[f])):(d=Math.max(d,e[f].x),c.push(e[f])));a(c,t,n,l,1,r,g,b,h,d),a(s,t,n,l,-1,r,g,b,h,u);for(var f=0;f<e.length;f++){var x=e[f];if(!i(x)){var v=x.linePoints;if(v){var M,m="edge"===x.labelAlignTo,y=x.textRect.width;M=m?x.x<t?v[2][0]-x.labelDistance-b-x.labelMargin:b+r-x.labelMargin-v[2][0]-x.labelDistance:x.x<t?x.x-b-x.bleedMargin:b+r-x.x-x.bleedMargin,M<x.textRect.width&&(x.text=o.truncateText(x.text,M,x.font),"edge"===x.labelAlignTo&&(y=o.getWidth(x.text,x.font)));var A=v[1][0]-v[2][0];m?v[2][0]=x.x<t?b+x.labelMargin+y+x.labelDistance:b+r-x.labelMargin-y-x.labelDistance:(v[2][0]=x.x<t?x.x+x.labelDistance:x.x-x.labelDistance,v[1][0]=v[2][0]+A),v[1][1]=v[2][1]=x.y}}}}function i(e){return"center"===e.position}function r(e,t,n,a,i,r){var g,s,c=e.getData(),u=[],d=!1,f=(e.get("minShowLabelAngle")||0)*h;c.each(function(a){var l=c.getItemLayout(a),r=c.getItemModel(a),h=r.getModel("label"),x=h.get("position")||r.get("emphasis.label.position"),v=h.get("distanceToLabelLine"),M=h.get("alignTo"),m=b(h.get("margin"),n),y=h.get("bleedMargin"),A=h.getFont(),p=r.getModel("labelLine"),L=p.get("length");L=b(L,n);var D=p.get("length2");if(D=b(D,n),!(l.angle<f)){var T,P,_,I,N=(l.startAngle+l.endAngle)/2,E=Math.cos(N),R=Math.sin(N);g=l.cx,s=l.cy;var U=e.getFormattedLabel(a,"normal")||c.getName(a),V=o.getBoundingRect(U,A,I,"top"),X="inside"===x||"inner"===x;if("center"===x)T=l.cx,P=l.cy,I="center";else{var w=(X?(l.r+l.r0)/2*E:l.r*E)+g,F=(X?(l.r+l.r0)/2*R:l.r*R)+s;if(T=w+3*E,P=F+3*R,!X){var q=w+E*(L+t-l.r),z=F+R*(L+t-l.r),B=q+(0>E?-1:1)*D,O=z;T="edge"===M?0>E?i+m:i+n-m:B+(0>E?-v:v),P=O,_=[[w,F],[q,z],[B,O]]}I=X?"center":"edge"===M?E>0?"right":"left":E>0?"left":"right"}var S,W=h.get("rotate");S="number"==typeof W?W*(Math.PI/180):W?0>E?-N+Math.PI:-N:0,d=!!S,l.label={x:T,y:P,position:x,height:V.height,len:L,len2:D,linePoints:_,textAlign:I,verticalAlign:"middle",rotation:S,inside:X,labelDistance:v,labelAlignTo:M,labelMargin:m,bleedMargin:y,textRect:V,text:U,font:A},X||u.push(l.label)}}),!d&&e.get("avoidLabelOverlap")&&l(u,g,s,t,n,a,i,r)}var o=e("node_modules/zrender/lib/contain/text"),g=e("node_modules/echarts/lib/util/number"),b=g.parsePercent,h=Math.PI/180;n.exports=r});
|
||
;/*!node_modules/echarts/lib/chart/pie/pieLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/pie/pieLayout",function(e,t,a){function i(e,t){return g.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}function n(e,t,a){t.eachSeriesByType(e,function(e){var t=e.getData(),n=t.mapDimension("value"),r=i(e,a),g=e.get("center"),d=e.get("radius");s.isArray(d)||(d=[0,d]),s.isArray(g)||(g=[g,g]);var m=l(r.width,a.getWidth()),y=l(r.height,a.getHeight()),f=Math.min(m,y),v=l(g[0],m)+r.x,A=l(g[1],y)+r.y,p=l(d[0],f/2),w=l(d[1],f/2),L=-e.get("startAngle")*h,N=e.get("minAngle")*h,b=0;t.each(n,function(e){!isNaN(e)&&b++});var x=t.getSum(n),I=Math.PI/(x||b)*2,M=e.get("clockwise"),P=e.get("roseType"),_=e.get("stillShowZeroSum"),S=t.getDataExtent(n);S[0]=0;var k=u,D=0,R=L,B=M?1:-1;if(t.each(n,function(e,a){var i;if(isNaN(e))return void t.setItemLayout(a,{angle:0/0,startAngle:0/0,endAngle:0/0,clockwise:M,cx:v,cy:A,r0:p,r:P?0/0:w,viewRect:r});i="area"!==P?0===x&&_?I:e*I:u/b,N>i?(i=N,k-=N):D+=e;var n=R+B*i;t.setItemLayout(a,{angle:i,startAngle:R,endAngle:n,clockwise:M,cx:v,cy:A,r0:p,r:P?o(e,S,[p,w]):w,viewRect:r}),R=n}),u>k&&b)if(.001>=k){var H=u/b;t.each(n,function(e,a){if(!isNaN(e)){var i=t.getItemLayout(a);i.angle=H,i.startAngle=L+B*a*H,i.endAngle=L+B*(a+1)*H}})}else I=k/D,R=L,t.each(n,function(e,a){if(!isNaN(e)){var i=t.getItemLayout(a),n=i.angle===N?N:e*I;i.startAngle=R,i.endAngle=R+B*n,R+=B*n}});c(e,w,r.width,r.height,r.x,r.y)})}var r=e("node_modules/echarts/lib/util/number"),l=r.parsePercent,o=r.linearMap,g=e("node_modules/echarts/lib/util/layout"),c=e("node_modules/echarts/lib/chart/pie/labelLayout"),s=e("node_modules/zrender/lib/core/util"),u=2*Math.PI,h=Math.PI/180;a.exports=n});
|
||
;/*!node_modules/echarts/lib/processor/dataFilter.js*/
|
||
amis.define("node_modules/echarts/lib/processor/dataFilter",function(e,n,t){function r(e){return{seriesType:e,reset:function(e,n){var t=n.findComponents({mainType:"legend"});if(t&&t.length){var r=e.getData();r.filterSelf(function(e){for(var n=r.getName(e),i=0;i<t.length;i++)if(!t[i].isSelected(n))return!1;return!0})}}}}t.exports=r});
|
||
;/*!node_modules/echarts/lib/chart/pie.js*/
|
||
amis.define("node_modules/echarts/lib/chart/pie",function(e){var t=e("node_modules/echarts/lib/echarts"),i=e("node_modules/zrender/lib/core/util");e("node_modules/echarts/lib/chart/pie/PieSeries"),e("node_modules/echarts/lib/chart/pie/PieView");var l=e("node_modules/echarts/lib/action/createDataSelectAction"),o=e("node_modules/echarts/lib/visual/dataColor"),r=e("node_modules/echarts/lib/chart/pie/pieLayout"),s=e("node_modules/echarts/lib/processor/dataFilter");l("pie",[{type:"pieToggleSelect",event:"pieselectchanged",method:"toggleSelected"},{type:"pieSelect",event:"pieselected",method:"select"},{type:"pieUnSelect",event:"pieunselected",method:"unSelect"}]),t.registerVisual(o("pie")),t.registerLayout(i.curry(r,"pie")),t.registerProcessor(s("pie"))});
|
||
;/*!node_modules/echarts/lib/chart/scatter/ScatterSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/scatter/ScatterSeries",function(e,r,t){var i=e("node_modules/echarts/lib/chart/helper/createListFromArray"),s=e("node_modules/echarts/lib/model/Series"),o=s.extend({type:"series.scatter",dependencies:["grid","polar","geo","singleAxis","calendar"],getInitialData:function(){return i(this.getSource(),this,{useEncodeDefaulter:!0})},brushSelector:"point",getProgressive:function(){var e=this.option.progressive;return null==e?this.option.large?5e3:this.get("progressive"):e},getProgressiveThreshold:function(){var e=this.option.progressiveThreshold;return null==e?this.option.large?1e4:this.get("progressiveThreshold"):e},defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},clip:!0}});t.exports=o});
|
||
;/*!node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/LargeSymbolDraw",function(e,t,n){function a(){this.group=new i.Group}var i=e("node_modules/echarts/lib/util/graphic"),s=e("node_modules/echarts/lib/util/symbol"),r=s.createSymbol,o=e("node_modules/zrender/lib/graphic/IncrementalDisplayable"),l=4,h=i.extendShape({shape:{points:null},symbolProxy:null,softClipShape:null,buildPath:function(e,t){var n=t.points,a=t.size,i=this.symbolProxy,s=i.shape,r=e.getContext?e.getContext():e,o=r&&a[0]<l;if(!o)for(var h=0;h<n.length;){var u=n[h++],c=n[h++];isNaN(u)||isNaN(c)||(!this.softClipShape||this.softClipShape.contain(u,c))&&(s.x=u-a[0]/2,s.y=c-a[1]/2,s.width=a[0],s.height=a[1],i.buildPath(e,s,!0))}},afterBrush:function(e){var t=this.shape,n=t.points,a=t.size,i=a[0]<l;if(i){this.setTransform(e);for(var s=0;s<n.length;){var r=n[s++],o=n[s++];isNaN(r)||isNaN(o)||(!this.softClipShape||this.softClipShape.contain(r,o))&&e.fillRect(r-a[0]/2,o-a[1]/2,a[0],a[1])}this.restoreTransform(e)}},findDataIndex:function(e,t){for(var n=this.shape,a=n.points,i=n.size,s=Math.max(i[0],4),r=Math.max(i[1],4),o=a.length/2-1;o>=0;o--){var l=2*o,h=a[l]-s/2,u=a[l+1]-r/2;if(e>=h&&t>=u&&h+s>=e&&u+r>=t)return o}return-1}}),u=a.prototype;u.isPersistent=function(){return!this._incremental},u.updateData=function(e,t){this.group.removeAll();var n=new h({rectHover:!0,cursor:"default"});n.setShape({points:e.getLayout("symbolPoints")}),this._setCommon(n,e,!1,t),this.group.add(n),this._incremental=null},u.updateLayout=function(e){if(!this._incremental){var t=e.getLayout("symbolPoints");this.group.eachChild(function(e){if(null!=e.startIndex){var n=2*(e.endIndex-e.startIndex),a=4*e.startIndex*2;t=new Float32Array(t.buffer,a,n)}e.setShape("points",t)})}},u.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clearIncremental(),e.count()>2e6?(this._incremental||(this._incremental=new o({silent:!0})),this.group.add(this._incremental)):this._incremental=null},u.incrementalUpdate=function(e,t,n){var a;this._incremental?(a=new h,this._incremental.addDisplayable(a,!0)):(a=new h({rectHover:!0,cursor:"default",startIndex:e.start,endIndex:e.end}),a.incremental=!0,this.group.add(a)),a.setShape({points:t.getLayout("symbolPoints")}),this._setCommon(a,t,!!this._incremental,n)},u._setCommon=function(e,t,n,a){var i=t.hostModel;a=a||{};var s=t.getVisual("symbolSize");e.setShape("size",s instanceof Array?s:[s,s]),e.softClipShape=a.clipShape||null,e.symbolProxy=r(t.getVisual("symbol"),0,0,0,0),e.setColor=e.symbolProxy.setColor;var o=e.shape.size[0]<l;e.useStyle(i.getModel("itemStyle").getItemStyle(o?["color","shadowBlur","shadowColor"]:["color"]));var h=t.getVisual("color");h&&e.setColor(h),n||(e.seriesIndex=i.seriesIndex,e.on("mousemove",function(t){e.dataIndex=null;var n=e.findDataIndex(t.offsetX,t.offsetY);n>=0&&(e.dataIndex=n+(e.startIndex||0))}))},u.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},u._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var c=a;n.exports=c});
|
||
;/*!node_modules/echarts/lib/chart/scatter/ScatterView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/scatter/ScatterView",function(e){var t=e("node_modules/echarts/lib/echarts"),a=e("node_modules/echarts/lib/chart/helper/SymbolDraw"),r=e("node_modules/echarts/lib/chart/helper/LargeSymbolDraw"),i=e("node_modules/echarts/lib/layout/points");t.extendChartView({type:"scatter",render:function(e){var t=e.getData(),a=this._updateSymbolDraw(t,e);a.updateData(t,{clipShape:this._getClipShape(e)}),this._finished=!0},incrementalPrepareRender:function(e){var t=e.getData(),a=this._updateSymbolDraw(t,e);a.incrementalPrepareUpdate(t),this._finished=!1},incrementalRender:function(e,t){this._symbolDraw.incrementalUpdate(e,t.getData(),{clipShape:this._getClipShape(t)}),this._finished=e.end===t.getData().count()},updateTransform:function(e){var t=e.getData();if(this.group.dirty(),!this._finished||t.count()>1e4||!this._symbolDraw.isPersistent())return{update:!0};var a=i().reset(e);a.progress&&a.progress({start:0,end:t.count()},t),this._symbolDraw.updateLayout(t)},_getClipShape:function(e){var t=e.coordinateSystem,a=t&&t.getArea&&t.getArea();return e.get("clip",!0)?a:null},_updateSymbolDraw:function(e,t){var i=this._symbolDraw,s=t.pipelineContext,n=s.large;return i&&n===this._isLargeDraw||(i&&i.remove(),i=this._symbolDraw=n?new r:new a,this._isLargeDraw=n,this.group.removeAll()),this.group.add(i.group),i},remove:function(){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},dispose:function(){}})});
|
||
;/*!node_modules/echarts/lib/chart/scatter.js*/
|
||
amis.define("node_modules/echarts/lib/chart/scatter",function(e){var t=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/scatter/ScatterSeries"),e("node_modules/echarts/lib/chart/scatter/ScatterView");var s=e("node_modules/echarts/lib/visual/symbol"),r=e("node_modules/echarts/lib/layout/points");e("node_modules/echarts/lib/component/gridSimple"),t.registerVisual(s("scatter","circle")),t.registerLayout(r("scatter"))});
|
||
;/*!node_modules/echarts/lib/coord/radar/IndicatorAxis.js*/
|
||
amis.define("node_modules/echarts/lib/coord/radar/IndicatorAxis",function(e,i,o){function s(e,i,o){t.call(this,e,i,o),this.type="value",this.angle=0,this.name="",this.model}var r=e("node_modules/zrender/lib/core/util"),t=e("node_modules/echarts/lib/coord/Axis");r.inherits(s,t);var d=s;o.exports=d});
|
||
;/*!node_modules/echarts/lib/coord/radar/Radar.js*/
|
||
amis.define("node_modules/echarts/lib/coord/radar/Radar",function(t,e,a){function n(t,e,a){this._model=t,this.dimensions=[],this._indicatorAxes=i.map(t.getIndicatorModels(),function(t,e){var a="indicator_"+e,n=new r(a,"log"===t.get("axisType")?new u:new s);return n.name=t.get("name"),n.model=t,t.axis=n,this.dimensions.push(a),n},this),this.resize(t,a),this.cx,this.cy,this.r,this.r0,this.startAngle}var i=t("node_modules/zrender/lib/core/util"),r=t("node_modules/echarts/lib/coord/radar/IndicatorAxis"),s=t("node_modules/echarts/lib/scale/Interval"),o=t("node_modules/echarts/lib/util/number"),c=t("node_modules/echarts/lib/coord/axisHelper"),d=c.getScaleExtent,h=c.niceScaleExtent,l=t("node_modules/echarts/lib/CoordinateSystem"),u=t("node_modules/echarts/lib/scale/Log");n.prototype.getIndicatorAxes=function(){return this._indicatorAxes},n.prototype.dataToPoint=function(t,e){var a=this._indicatorAxes[e];return this.coordToPoint(a.dataToCoord(t),e)},n.prototype.coordToPoint=function(t,e){var a=this._indicatorAxes[e],n=a.angle,i=this.cx+t*Math.cos(n),r=this.cy-t*Math.sin(n);return[i,r]},n.prototype.pointToData=function(t){var e=t[0]-this.cx,a=t[1]-this.cy,n=Math.sqrt(e*e+a*a);e/=n,a/=n;for(var i,r=Math.atan2(-a,e),s=1/0,o=-1,c=0;c<this._indicatorAxes.length;c++){var d=this._indicatorAxes[c],h=Math.abs(r-d.angle);s>h&&(i=d,o=c,s=h)}return[o,+(i&&i.coordToData(n))]},n.prototype.resize=function(t,e){var a=t.get("center"),n=e.getWidth(),r=e.getHeight(),s=Math.min(n,r)/2;this.cx=o.parsePercent(a[0],n),this.cy=o.parsePercent(a[1],r),this.startAngle=t.get("startAngle")*Math.PI/180;var c=t.get("radius");("string"==typeof c||"number"==typeof c)&&(c=[0,c]),this.r0=o.parsePercent(c[0],s),this.r=o.parsePercent(c[1],s),i.each(this._indicatorAxes,function(t,e){t.setExtent(this.r0,this.r);var a=this.startAngle+e*Math.PI*2/this._indicatorAxes.length;a=Math.atan2(Math.sin(a),Math.cos(a)),t.angle=a},this)},n.prototype.update=function(t){function e(t){var e=Math.pow(10,Math.floor(Math.log(t)/Math.LN10)),a=t/e;return 2===a?a=5:a*=2,a*e}var a=this._indicatorAxes,n=this._model;i.each(a,function(t){t.scale.setExtent(1/0,-1/0)}),t.eachSeriesByType("radar",function(e){if("radar"===e.get("coordinateSystem")&&t.getComponent("radar",e.get("radarIndex"))===n){var r=e.getData();i.each(a,function(t){t.scale.unionExtentFromData(r,r.mapDimension(t.dim))})}},this);var r=n.get("splitNumber");i.each(a,function(t){var a=d(t.scale,t.model).extent;h(t.scale,t.model);var n=t.model,i=t.scale,s=n.getMin(),c=n.getMax(),l=i.getInterval();if(null!=s&&null!=c)i.setExtent(+s,+c),i.setInterval((c-s)/r);else if(null!=s){var u;do u=s+l*r,i.setExtent(+s,u),i.setInterval(l),l=e(l);while(u<a[1]&&isFinite(u)&&isFinite(a[1]))}else if(null!=c){var g;do g=c-l*r,i.setExtent(g,+c),i.setInterval(l),l=e(l);while(g>a[0]&&isFinite(g)&&isFinite(a[0]))}else{var m=i.getTicks().length-1;m>r&&(l=e(l));var u=Math.ceil(a[1]/l)*l,g=o.round(u-l*r);i.setExtent(g,u),i.setInterval(l)}})},n.dimensions=[],n.create=function(t,e){var a=[];return t.eachComponent("radar",function(i){var r=new n(i,t,e);a.push(r),i.coordinateSystem=r}),t.eachSeriesByType("radar",function(t){"radar"===t.get("coordinateSystem")&&(t.coordinateSystem=a[t.get("radarIndex")||0])}),a},l.register("radar",n);var g=n;a.exports=g});
|
||
;/*!node_modules/echarts/lib/coord/radar/RadarModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/radar/RadarModel",function(e,a,t){function i(e,a){return s.defaults({show:a},e)}var n=e("node_modules/echarts/lib/echarts"),s=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/coord/axisDefault"),l=e("node_modules/echarts/lib/model/Model"),r=e("node_modules/echarts/lib/coord/axisModelCommonMixin"),d=o.valueAxis,m=n.extendComponentModel({type:"radar",optionUpdated:function(){var e=this.get("boundaryGap"),a=this.get("splitNumber"),t=this.get("scale"),i=this.get("axisLine"),n=this.get("axisTick"),o=this.get("axisType"),d=this.get("axisLabel"),m=this.get("name"),c=this.get("name.show"),u=this.get("name.formatter"),p=this.get("nameGap"),x=this.get("triggerEvent"),h=s.map(this.get("indicator")||[],function(h){null!=h.max&&h.max>0&&!h.min?h.min=0:null!=h.min&&h.min<0&&!h.max&&(h.max=0);var g=m;if(null!=h.color&&(g=s.defaults({color:h.color},m)),h=s.merge(s.clone(h),{boundaryGap:e,splitNumber:a,scale:t,axisLine:i,axisTick:n,axisType:o,axisLabel:d,name:h.text,nameLocation:"end",nameGap:p,nameTextStyle:g,triggerEvent:x},!1),c||(h.name=""),"string"==typeof u){var b=h.name;h.name=u.replace("{value}",null!=b?b:"")}else"function"==typeof u&&(h.name=u(h.name,h));var f=s.extend(new l(h,null,this.ecModel),r);return f.mainType="radar",f.componentIndex=this.componentIndex,f},this);this.getIndicatorModels=function(){return h}},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"75%",startAngle:90,name:{show:!0},boundaryGap:[0,0],splitNumber:5,nameGap:15,scale:!1,shape:"polygon",axisLine:s.merge({lineStyle:{color:"#bbb"}},d.axisLine),axisLabel:i(d.axisLabel,!1),axisTick:i(d.axisTick,!1),axisType:"interval",splitLine:i(d.splitLine,!0),splitArea:i(d.splitArea,!0),indicator:[]}}),c=m;t.exports=c});
|
||
;/*!node_modules/echarts/lib/component/radar/RadarView.js*/
|
||
amis.define("node_modules/echarts/lib/component/radar/RadarView",function(e,t,i){var n=e("node_modules/echarts/lib/config"),o=(n.__DEV__,e("node_modules/echarts/lib/echarts")),r=e("node_modules/zrender/lib/core/util"),a=e("node_modules/echarts/lib/component/axis/AxisBuilder"),l=e("node_modules/echarts/lib/util/graphic"),s=["axisLine","axisTickLabel","axisName"],c=o.extendComponentView({type:"radar",render:function(e){var t=this.group;t.removeAll(),this._buildAxes(e),this._buildSplitLineAndArea(e)},_buildAxes:function(e){var t=e.coordinateSystem,i=t.getIndicatorAxes(),n=r.map(i,function(e){var i=new a(e.model,{position:[t.cx,t.cy],rotation:e.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return i});r.each(n,function(e){r.each(s,e.add,e),this.group.add(e.getGroup())},this)},_buildSplitLineAndArea:function(e){function t(e,t,i){var n=i%t.length;return e[n]=e[n]||[],n}var i=e.coordinateSystem,n=i.getIndicatorAxes();if(n.length){var o=e.get("shape"),a=e.getModel("splitLine"),s=e.getModel("splitArea"),c=a.getModel("lineStyle"),d=s.getModel("areaStyle"),h=a.get("show"),u=s.get("show"),g=c.get("color"),p=d.get("color");g=r.isArray(g)?g:[g],p=r.isArray(p)?p:[p];var f=[],m=[];if("circle"===o)for(var v=n[0].getTicksCoords(),y=i.cx,x=i.cy,A=0;A<v.length;A++){if(h){var _=t(f,g,A);f[_].push(new l.Circle({shape:{cx:y,cy:x,r:v[A].coord}}))}if(u&&A<v.length-1){var _=t(m,p,A);m[_].push(new l.Ring({shape:{cx:y,cy:x,r0:v[A].coord,r:v[A+1].coord}}))}}else for(var b,w=r.map(n,function(e,t){var n=e.getTicksCoords();return b=null==b?n.length-1:Math.min(n.length-1,b),r.map(n,function(e){return i.coordToPoint(e.coord,t)})}),S=[],A=0;b>=A;A++){for(var k=[],L=0;L<n.length;L++)k.push(w[L][A]);if(k[0]&&k.push(k[0].slice()),h){var _=t(f,g,A);f[_].push(new l.Polyline({shape:{points:k}}))}if(u&&S){var _=t(m,p,A-1);m[_].push(new l.Polygon({shape:{points:k.concat(S)}}))}S=k.slice().reverse()}var M=c.getLineStyle(),P=d.getAreaStyle();r.each(m,function(e,t){this.group.add(l.mergePath(e,{style:r.defaults({stroke:"none",fill:p[t%p.length]},P),silent:!0}))},this),r.each(f,function(e,t){this.group.add(l.mergePath(e,{style:r.defaults({fill:"none",stroke:g[t%g.length]},M),silent:!0}))},this)}}});i.exports=c});
|
||
;/*!node_modules/echarts/lib/component/radar.js*/
|
||
amis.define("node_modules/echarts/lib/component/radar",function(a){a("node_modules/echarts/lib/coord/radar/Radar"),a("node_modules/echarts/lib/coord/radar/RadarModel"),a("node_modules/echarts/lib/component/radar/RadarView")});
|
||
;/*!node_modules/echarts/lib/chart/radar/RadarSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/radar/RadarSeries",function(e,t,i){var n=e("node_modules/echarts/lib/model/Series"),a=e("node_modules/echarts/lib/chart/helper/createListSimply"),o=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/util/format"),s=r.encodeHTML,d=e("node_modules/echarts/lib/visual/LegendVisualProvider"),l=n.extend({type:"series.radar",dependencies:["radar"],init:function(){l.superApply(this,"init",arguments),this.legendVisualProvider=new d(o.bind(this.getData,this),o.bind(this.getRawData,this))},getInitialData:function(){return a(this,{generateCoord:"indicator_",generateCoordCount:1/0})},formatTooltip:function(e){var t=this.getData(),i=this.coordinateSystem,n=i.getIndicatorAxes(),a=this.getData().getName(e);return s(""===a?this.name:a)+"<br/>"+o.map(n,function(i){var n=t.get(t.mapDimension(i.dim),e);return s(i.name+" : "+n)}).join("<br />")},getTooltipPosition:function(e){if(null!=e)for(var t=this.getData(),i=this.coordinateSystem,n=t.getValues(o.map(i.dimensions,function(e){return t.mapDimension(e)}),e,!0),a=0,r=n.length;r>a;a++)if(!isNaN(n[a])){var s=i.getIndicatorAxes();return i.coordToPoint(s[a].dataToCoord(n[a]),a)}},defaultOption:{zlevel:0,z:2,coordinateSystem:"radar",legendHoverLink:!0,radarIndex:0,lineStyle:{width:2,type:"solid"},label:{position:"top"},symbol:"emptyCircle",symbolSize:4}}),m=l;i.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/radar/RadarView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/radar/RadarView",function(e,t,l){function i(e){return r.isArray(e)||(e=[+e,+e]),e}var o=e("node_modules/echarts/lib/echarts"),a=e("node_modules/echarts/lib/util/graphic"),r=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/util/symbol"),s=o.extendChartView({type:"radar",render:function(e){function t(e,t){var l=e.getItemVisual(t,"symbol")||"circle",o=e.getItemVisual(t,"color");if("none"!==l){var a=i(e.getItemVisual(t,"symbolSize")),r=n.createSymbol(l,-1,-1,2,2,o);return r.attr({style:{strokeNoScale:!0},z2:100,scale:[a[0]/2,a[1]/2]}),r}}function l(l,i,o,r,n,s){o.removeAll();for(var d=0;d<i.length-1;d++){var p=t(r,n);p&&(p.__dimIdx=d,l[d]?(p.attr("position",l[d]),a[s?"initProps":"updateProps"](p,{position:i[d]},e,n)):p.attr("position",i[d]),o.add(p))}}function o(e){return r.map(e,function(){return[s.cx,s.cy]})}var s=e.coordinateSystem,d=this.group,p=e.getData(),c=this._data;p.diff(c).add(function(t){var i=p.getItemLayout(t);if(i){var r=new a.Polygon,n=new a.Polyline,s={shape:{points:i}};r.shape.points=o(i),n.shape.points=o(i),a.initProps(r,s,e,t),a.initProps(n,s,e,t);var d=new a.Group,c=new a.Group;d.add(n),d.add(r),d.add(c),l(n.shape.points,i,c,p,t,!0),p.setItemGraphicEl(t,d)}}).update(function(t,i){var o=c.getItemGraphicEl(i),r=o.childAt(0),n=o.childAt(1),s=o.childAt(2),d={shape:{points:p.getItemLayout(t)}};d.shape.points&&(l(r.shape.points,d.shape.points,s,p,t,!1),a.updateProps(r,d,e),a.updateProps(n,d,e),p.setItemGraphicEl(t,o))}).remove(function(e){d.remove(c.getItemGraphicEl(e))}).execute(),p.eachItemGraphicEl(function(e,t){var l=p.getItemModel(t),i=e.childAt(0),o=e.childAt(1),n=e.childAt(2),s=p.getItemVisual(t,"color");d.add(e),i.useStyle(r.defaults(l.getModel("lineStyle").getLineStyle(),{fill:"none",stroke:s})),i.hoverStyle=l.getModel("emphasis.lineStyle").getLineStyle();var c=l.getModel("areaStyle"),u=l.getModel("emphasis.areaStyle"),h=c.isEmpty()&&c.parentModel.isEmpty(),m=u.isEmpty()&&u.parentModel.isEmpty();m=m&&h,o.ignore=h,o.useStyle(r.defaults(c.getAreaStyle(),{fill:s,opacity:.7})),o.hoverStyle=u.getAreaStyle();var y=l.getModel("itemStyle").getItemStyle(["color"]),g=l.getModel("emphasis.itemStyle").getItemStyle(),f=l.getModel("label"),S=l.getModel("emphasis.label");n.eachChild(function(e){e.setStyle(y),e.hoverStyle=r.clone(g);var l=p.get(p.dimensions[e.__dimIdx],t);(null==l||isNaN(l))&&(l=""),a.setLabelStyle(e.style,e.hoverStyle,f,S,{labelFetcher:p.hostModel,labelDataIndex:t,labelDimIndex:e.__dimIdx,defaultText:l,autoColor:s,isRectText:!0})}),e.highDownOnUpdate=function(e,t){o.attr("ignore","emphasis"===t?m:h)},a.setHoverStyle(e)}),this._data=p},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}});l.exports=s});
|
||
;/*!node_modules/echarts/lib/chart/radar/radarLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/radar/radarLayout",function(n,e,a){function t(n){n.eachSeriesByType("radar",function(n){var e=n.getData(),a=[],t=n.coordinateSystem;if(t){var c=t.getIndicatorAxes();o.each(c,function(n,o){e.each(e.mapDimension(c[o].dim),function(n,e){a[e]=a[e]||[];var c=t.dataToPoint(n,o);a[e][o]=i(c)?c:r(t)})}),e.each(function(n){var c=o.find(a[n],function(n){return i(n)})||r(t);a[n].push(c.slice()),e.setItemLayout(n,a[n])})}})}function i(n){return!isNaN(n[0])&&!isNaN(n[1])}function r(n){return[n.cx,n.cy]}var o=n("node_modules/zrender/lib/core/util");a.exports=t});
|
||
;/*!node_modules/echarts/lib/chart/radar/backwardCompat.js*/
|
||
amis.define("node_modules/echarts/lib/chart/radar/backwardCompat",function(a,r,e){function d(a){var r=a.polar;if(r){n.isArray(r)||(r=[r]);var e=[];n.each(r,function(r){r.indicator?(r.type&&!r.shape&&(r.shape=r.type),a.radar=a.radar||[],n.isArray(a.radar)||(a.radar=[a.radar]),a.radar.push(r)):e.push(r)}),a.polar=e}n.each(a.series,function(a){a&&"radar"===a.type&&a.polarIndex&&(a.radarIndex=a.polarIndex)})}var n=a("node_modules/zrender/lib/core/util");e.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/radar.js*/
|
||
amis.define("node_modules/echarts/lib/chart/radar",function(r){var a=r("node_modules/echarts/lib/echarts");r("node_modules/echarts/lib/component/radar"),r("node_modules/echarts/lib/chart/radar/RadarSeries"),r("node_modules/echarts/lib/chart/radar/RadarView");var e=r("node_modules/echarts/lib/visual/dataColor"),s=r("node_modules/echarts/lib/visual/symbol"),d=r("node_modules/echarts/lib/chart/radar/radarLayout"),o=r("node_modules/echarts/lib/processor/dataFilter"),t=r("node_modules/echarts/lib/chart/radar/backwardCompat");a.registerVisual(e("radar")),a.registerVisual(s("radar","circle")),a.registerLayout(d),a.registerProcessor(o("radar")),a.registerPreprocessor(t)});
|
||
;/*!node_modules/echarts/lib/coord/geo/fix/nanhai.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/fix/nanhai",function(e,o,n){function r(e,o){"china"===e&&o.push(new t("南海诸岛",i.map(l,function(e){return{type:"polygon",exterior:e}}),d))}for(var i=e("node_modules/zrender/lib/core/util"),t=e("node_modules/echarts/lib/coord/geo/Region"),d=[126,25],l=[[[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]]],a=0;a<l.length;a++)for(var c=0;c<l[a].length;c++)l[a][c][0]/=10.5,l[a][c][1]/=-14,l[a][c][0]+=d[0],l[a][c][1]+=d[1];n.exports=r});
|
||
;/*!node_modules/echarts/lib/coord/geo/fix/textCoord.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/fix/textCoord",function(e,o,i){function n(e,o){if("china"===e){var i=r[o.name];if(i){var n=o.center;n[0]+=i[0]/10.5,n[1]+=-i[1]/14}}}var r={"南海诸岛":[32,80],"广东":[0,-10],"香港":[10,5],"澳门":[-10,10],"天津":[5,5]};i.exports=n});
|
||
;/*!node_modules/echarts/lib/coord/geo/fix/geoCoord.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/fix/geoCoord",function(e,o,i){function t(e,o){if("world"===e){var i=a[o.name];if(i){var t=o.center;t[0]=i[0],t[1]=i[1]}}}var a={Russia:[100,60],"United States":[-99,38],"United States of America":[-99,38]};i.exports=t});
|
||
;/*!node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/fix/diaoyuIsland",function(e,o,i){function n(e,o){"china"===e&&"台湾"===o.name&&o.geometries.push({type:"polygon",exterior:a[0]})}var a=[[[123.45165252685547,25.73527164402261],[123.49731445312499,25.73527164402261],[123.49731445312499,25.750734064600884],[123.45165252685547,25.750734064600884],[123.45165252685547,25.73527164402261]]];i.exports=n});
|
||
;/*!node_modules/echarts/lib/coord/geo/geoJSONLoader.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/geoJSONLoader",function(o,e,r){function n(o){for(var e,r=0;r<o.length;r++){var n=o[r].getBoundingRect();e=e||n.clone(),e.union(n)}return e}var d=o("node_modules/zrender/lib/core/util"),a=d.each,t=o("node_modules/echarts/lib/coord/geo/parseGeoJson"),i=o("node_modules/echarts/lib/util/model"),s=i.makeInner,l=o("node_modules/echarts/lib/coord/geo/fix/nanhai"),c=o("node_modules/echarts/lib/coord/geo/fix/textCoord"),u=o("node_modules/echarts/lib/coord/geo/fix/geoCoord"),g=o("node_modules/echarts/lib/coord/geo/fix/diaoyuIsland"),h=s(),m={load:function(o,e,r){var d=h(e).parsed;if(d)return d;var i,s=e.specialAreas||{},m=e.geoJSON;try{i=m?t(m,r):[]}catch(f){throw new Error("Invalid geoJson format\n"+f.message)}return l(o,i),a(i,function(e){var r=e.name;c(o,e),u(o,e),g(o,e);var n=s[r];n&&e.transformTo(n.left,n.top,n.width,n.height)}),h(e).parsed={regions:i,boundingRect:n(i)}}};r.exports=m});
|
||
;/*!node_modules/echarts/lib/coord/geo/geoSVGLoader.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/geoSVGLoader",function(o,e,n){function r(o,e){var n,r,t=o.svgXML;try{n=t&&i(t,{ignoreViewBox:!0,ignoreRootClip:!0})||{},r=n.root,s(null!=r)}catch(u){throw new Error("Invalid svg format\n"+u.message)}var c=n.width,h=n.height,p=n.viewBoxRect;if(e||(e=null==c||null==h?r.getBoundingRect():new g(0,0,0,0),null!=c&&(e.width=c),null!=h&&(e.height=h)),p){var R=a(p,e.width,e.height),m=r;r=new d,r.add(m),m.scale=R.scale,m.position=R.position}return r.setClipPath(new l({shape:e.plain()})),{root:r,boundingRect:e}}var t=o("node_modules/zrender/lib/tool/parseSVG"),i=t.parseSVG,a=t.makeViewBoxTransform,d=o("node_modules/zrender/lib/container/Group"),l=o("node_modules/zrender/lib/graphic/shape/Rect"),u=o("node_modules/zrender/lib/core/util"),s=u.assert,c=u.createHashMap,g=o("node_modules/zrender/lib/core/BoundingRect"),h=o("node_modules/echarts/lib/util/model"),p=h.makeInner,R=p(),m={load:function(o,e){var n=R(e).originRoot;if(n)return{root:n,boundingRect:R(e).boundingRect};var t=r(e);return R(e).originRoot=t.root,R(e).boundingRect=t.boundingRect,t},makeGraphic:function(o,e,n){var t=R(e),i=t.rootMap||(t.rootMap=c()),a=i.get(n);if(a)return a;var d=t.originRoot,l=t.boundingRect;return t.originRootHostKey?a=r(e,l).root:(t.originRootHostKey=n,a=d),i.set(n,a)},removeGraphic:function(o,e,n){var r=R(e),t=r.rootMap;t&&t.removeKey(n),n===r.originRootHostKey&&(r.originRootHostKey=null)}};n.exports=m});
|
||
;/*!node_modules/echarts/lib/coord/geo/geoSourceManager.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/geoSourceManager",function(e,o,r){function n(e){return function(o,r){var n=a(o),c=[];return i(n,function(n){var a=h[n.type][e];a&&c.push(a(o,n,r))}),c}}function a(e){var o=u.retrieveMap(e)||[];return o}var c=e("node_modules/echarts/lib/config"),t=(c.__DEV__,e("node_modules/zrender/lib/core/util")),i=t.each,d=t.createHashMap,u=e("node_modules/echarts/lib/coord/geo/mapDataStorage"),s=e("node_modules/echarts/lib/coord/geo/geoJSONLoader"),l=e("node_modules/echarts/lib/coord/geo/geoSVGLoader"),g=e("node_modules/zrender/lib/core/BoundingRect"),h={geoJSON:s,svg:l},m={load:function(e,o,r){var n,c=[],t=d(),u=d(),s=a(e);return i(s,function(a){var d=h[a.type].load(e,a,r);i(d.regions,function(e){var r=e.name;o&&o.hasOwnProperty(r)&&(e=e.cloneShallow(r=o[r])),c.push(e),t.set(r,e),u.set(r,e.center)});var s=d.boundingRect;s&&(n?n.union(s):n=s.clone())}),{regions:c,regionsMap:t,nameCoordMap:u,boundingRect:n||new g(0,0,0,0)}},makeGraphic:n("makeGraphic"),removeGraphic:n("removeGraphic")};r.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/map/MapSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/map/MapSeries",function(e,t,o){var a=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/chart/helper/createListSimply"),r=e("node_modules/echarts/lib/model/Series"),i=e("node_modules/echarts/lib/util/format"),s=i.encodeHTML,l=i.addCommas,d=e("node_modules/echarts/lib/component/helper/selectableMixin"),u=e("node_modules/echarts/lib/data/helper/dataProvider"),m=u.retrieveRawAttr,c=e("node_modules/echarts/lib/coord/geo/geoSourceManager"),p=e("node_modules/echarts/lib/data/helper/sourceHelper"),h=p.makeSeriesEncodeForNameBased,g=r.extend({type:"series.map",dependencies:["geo"],layoutMode:"box",needsDrawMap:!1,seriesGroup:[],getInitialData:function(){for(var e=n(this,{coordDimensions:["value"],encodeDefaulter:a.curry(h,this)}),t=e.mapDimension("value"),o=a.createHashMap(),r=[],i=[],s=0,l=e.count();l>s;s++){var d=e.getName(s);o.set(d,!0),r.push({name:d,value:e.get(t,s),selected:m(e,s,"selected")})}var u=c.load(this.getMapType(),this.option.nameMap,this.option.nameProperty);return a.each(u.regions,function(e){var t=e.name;o.get(t)||(r.push({name:t}),i.push(t))}),this.updateSelectedMap(r),e.appendValues([],i),e},getHostGeoModel:function(){var e=this.option.geoIndex;return null!=e?this.dependentModels.geo[e]:null},getMapType:function(){return(this.getHostGeoModel()||this).option.map},getRawValue:function(e){var t=this.getData();return t.get(t.mapDimension("value"),e)},getRegionModel:function(e){var t=this.getData();return t.getItemModel(t.indexOfName(e))},formatTooltip:function(e){for(var t=this.getData(),o=l(this.getRawValue(e)),a=t.getName(e),n=this.seriesGroup,r=[],i=0;i<n.length;i++){var d=n[i].originalData.indexOfName(a),u=t.mapDimension("value");isNaN(n[i].originalData.get(u,d))||r.push(s(n[i].name))}return r.join(", ")+"<br />"+s(a+" : "+o)},getTooltipPosition:function(e){if(null!=e){var t=this.getData().getName(e),o=this.coordinateSystem,a=o.getRegion(t);return a&&o.dataToPoint(a.center)}},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},defaultOption:{zlevel:0,z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:.75,showLegendSymbol:!0,dataRangeHoverLink:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,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)"}},nameProperty:"name"}});a.mixin(g,d);var f=g;o.exports=f});
|
||
;/*!node_modules/echarts/lib/component/helper/interactionMutex.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/interactionMutex",function(e,n){function t(e,n,t){var r=a(e);r[n]=t}function r(e,n,t){var r=a(e),o=r[n];o===t&&(r[n]=null)}function o(e,n){return!!a(e)[n]}function a(e){return e[u]||(e[u]={})}var i=e("node_modules/echarts/lib/echarts"),u="\x00_ec_interaction_mutex";i.registerAction({type:"takeGlobalCursor",event:"globalCursorTaken",update:"update"},function(){}),n.take=t,n.release=r,n.isTaken=o});
|
||
;/*!node_modules/echarts/lib/component/helper/RoamController.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/RoamController",function(e,o,i){function n(e){this.pointerChecker,this._zr=e,this._opt={};var o=c.bind,i=o(t,this),n=o(s,this),u=o(r,this),a=o(h,this),f=o(l,this);g.call(this),this.setPointerChecker=function(e){this.pointerChecker=e},this.enable=function(o,t){this.disable(),this._opt=c.defaults(c.clone(t)||{},{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),null==o&&(o=!0),(o===!0||"move"===o||"pan"===o)&&(e.on("mousedown",i),e.on("mousemove",n),e.on("mouseup",u)),(o===!0||"scale"===o||"zoom"===o)&&(e.on("mousewheel",a),e.on("pinch",f))},this.disable=function(){e.off("mousedown",i),e.off("mousemove",n),e.off("mouseup",u),e.off("mousewheel",a),e.off("pinch",f)},this.dispose=this.disable,this.isDragging=function(){return this._dragging},this.isPinching=function(){return this._pinching}}function t(e){if(!(d.isMiddleOrRightButtonOnMouseUpDown(e)||e.target&&e.target.draggable)){var o=e.offsetX,i=e.offsetY;this.pointerChecker&&this.pointerChecker(e,o,i)&&(this._x=o,this._y=i,this._dragging=!0)}}function s(e){if(this._dragging&&f("moveOnMouseMove",e,this._opt)&&"pinch"!==e.gestureEvent&&!p.isTaken(this._zr,"globalPan")){var o=e.offsetX,i=e.offsetY,n=this._x,t=this._y,s=o-n,r=i-t;this._x=o,this._y=i,this._opt.preventDefaultMouseMove&&d.stop(e.event),a(this,"pan","moveOnMouseMove",e,{dx:s,dy:r,oldX:n,oldY:t,newX:o,newY:i})}}function r(e){d.isMiddleOrRightButtonOnMouseUpDown(e)||(this._dragging=!1)}function h(e){var o=f("zoomOnMouseWheel",e,this._opt),i=f("moveOnMouseWheel",e,this._opt),n=e.wheelDelta,t=Math.abs(n),s=e.offsetX,r=e.offsetY;if(0!==n&&(o||i)){if(o){var h=t>3?1.4:t>1?1.2:1.1,l=n>0?h:1/h;u(this,"zoom","zoomOnMouseWheel",e,{scale:l,originX:s,originY:r})}if(i){var a=Math.abs(n),c=(n>0?1:-1)*(a>3?.4:a>1?.15:.05);u(this,"scrollMove","moveOnMouseWheel",e,{scrollDelta:c,originX:s,originY:r})}}}function l(e){if(!p.isTaken(this._zr,"globalPan")){var o=e.pinchScale>1?1.1:1/1.1;u(this,"zoom",null,e,{scale:o,originX:e.pinchX,originY:e.pinchY})}}function u(e,o,i,n,t){e.pointerChecker&&e.pointerChecker(n,t.originX,t.originY)&&(d.stop(n.event),a(e,o,i,n,t))}function a(e,o,i,n,t){t.isAvailableBehavior=c.bind(f,null,i,n),e.trigger(o,t)}function f(e,o,i){var n=i[e];return!e||n&&(!c.isString(n)||o.event[n+"Key"])}var c=e("node_modules/zrender/lib/core/util"),g=e("node_modules/zrender/lib/mixin/Eventful"),d=e("node_modules/zrender/lib/core/event"),p=e("node_modules/echarts/lib/component/helper/interactionMutex");c.mixin(n,g);var v=n;i.exports=v});
|
||
;/*!node_modules/echarts/lib/component/helper/roamHelper.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/roamHelper",function(o,i){function t(o,i,t){var a=o.target,e=a.position;e[0]+=i,e[1]+=t,a.dirty()}function a(o,i,t,a){var e=o.target,n=o.zoomLimit,m=e.position,r=e.scale,d=o.zoom=o.zoom||1;if(d*=i,n){var p=n.min||0,c=n.max||1/0;d=Math.max(Math.min(c,d),p)}var s=d/o.zoom;o.zoom=d,m[0]-=(t-m[0])*(s-1),m[1]-=(a-m[1])*(s-1),r[0]*=s,r[1]*=s,e.dirty()}i.updateViewOnPan=t,i.updateViewOnZoom=a});
|
||
;/*!node_modules/echarts/lib/component/helper/cursorHelper.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/cursorHelper",function(e,n){function o(e,n,o){var r=n.getComponentByElement(e.topTarget),i=r&&r.coordinateSystem;return r&&r!==o&&!t[r.mainType]&&i&&i.model!==o}var t={axisPointer:1,tooltip:1,brush:1};n.onIrrelevantElement=o});
|
||
;/*!node_modules/echarts/lib/component/helper/MapDraw.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/MapDraw",function(e,o,t){function n(e){var o=e.getItemStyle(),t=e.get("areaColor");return null!=t&&(o.fill=t),o}function r(e,o,t,n,r){t.off("click"),t.off("mousedown"),o.get("selectedMode")&&(t.on("mousedown",function(){e._mouseDownFlag=!0}),t.on("click",function(i){if(e._mouseDownFlag){e._mouseDownFlag=!1;for(var l=i.target;!l.__regions;)l=l.parent;if(l){var m={type:("geo"===o.mainType?"geo":"map")+"ToggleSelect",batch:s.map(l.__regions,function(e){return{name:e.name,from:r.uid}})};m[o.mainType+"Id"]=o.id,n.dispatchAction(m),a(o,t)}}}))}function a(e,o){o.eachChild(function(o){s.each(o.__regions,function(t){o.trigger(e.isSelected(t.name)?"emphasis":"normal")})})}function i(e,o){var t=new d.Group;this.uid=g("ec_map_draw"),this._controller=new l(e.getZr()),this._controllerHost={target:o?t:null},this.group=t,this._updateGroup=o,this._mouseDownFlag,this._mapName,this._initialized,t.add(this._regionsGroup=new d.Group),t.add(this._backgroundGroup=new d.Group)}var s=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/component/helper/RoamController"),m=e("node_modules/echarts/lib/component/helper/roamHelper"),c=e("node_modules/echarts/lib/component/helper/cursorHelper"),p=c.onIrrelevantElement,d=e("node_modules/echarts/lib/util/graphic"),u=e("node_modules/echarts/lib/coord/geo/geoSourceManager"),h=e("node_modules/echarts/lib/util/component"),g=h.getUID,f=e("node_modules/zrender/lib/mixin/Transformable");i.prototype={constructor:i,draw:function(e,o,t,i,l){var m="geo"===e.mainType,c=e.getData&&e.getData();m&&o.eachComponent({mainType:"series",subType:"map"},function(o){c||o.getHostGeoModel()!==e||(c=o.getData())});var p=e.coordinateSystem;this._updateBackground(p);var u,h=this._regionsGroup,g=this.group,_=p.getTransformInfo(),v=!h.childAt(0)||l;if(v)g.transform=_.roamTransform,g.decomposeTransform(),g.dirty();else{var y=new f;y.transform=_.roamTransform,y.decomposeTransform();var w={scale:y.scale,position:y.position};u=y.scale,d.updateProps(g,w,e)}var b=_.rawScale,T=_.rawPosition;h.removeAll();var x=["itemStyle"],I=["emphasis","itemStyle"],G=["label"],S=["emphasis","label"],D=s.createHashMap();s.each(p.regions,function(o){var t=D.get(o.name)||D.set(o.name,new d.Group),r=new d.CompoundPath({segmentIgnoreThreshold:1,shape:{paths:[]}});t.add(r);var a,i=e.getRegionModel(o.name)||e,l=i.getModel(x),p=i.getModel(I),f=n(l),_=n(p),y=i.getModel(G),w=i.getModel(S);if(c){a=c.indexOfName(o.name);var M=c.getItemVisual(a,"color",!0);M&&(f.fill=M)}var k=function(e){return[e[0]*b[0]+T[0],e[1]*b[1]+T[1]]};s.each(o.geometries,function(e){if("polygon"===e.type){for(var o=[],t=0;t<e.exterior.length;++t)o.push(k(e.exterior[t]));r.shape.paths.push(new d.Polygon({segmentIgnoreThreshold:1,shape:{points:o}}));for(var t=0;t<(e.interiors?e.interiors.length:0);++t){for(var n=e.interiors[t],o=[],a=0;a<n.length;++a)o.push(k(n[a]));r.shape.paths.push(new d.Polygon({segmentIgnoreThreshold:1,shape:{points:o}}))}}}),r.setStyle(f),r.style.strokeNoScale=!0,r.culling=!0;var A=y.get("show"),N=w.get("show"),z=c&&isNaN(c.get(c.mapDimension("value"),a)),C=c&&c.getItemLayout(a);if(m||z&&(A||N)||C&&C.showLabel){var H,P=m?o.name:a;(!c||a>=0)&&(H=e);var F=new d.Text({position:k(o.center.slice()),scale:[1/g.scale[0],1/g.scale[1]],z2:10,silent:!0});if(d.setLabelStyle(F.style,F.hoverStyle={},y,w,{labelFetcher:H,labelDataIndex:P,defaultText:o.name,useInsideStyle:!1},{textAlign:"center",textVerticalAlign:"middle"}),!v){var R=[1/u[0],1/u[1]];d.updateProps(F,{scale:R},e)}t.add(F)}if(c)c.setItemGraphicEl(a,t);else{var i=e.getRegionModel(o.name);r.eventData={componentType:"geo",componentIndex:e.componentIndex,geoIndex:e.componentIndex,name:o.name,region:i&&i.option||{}}}var L=t.__regions||(t.__regions=[]);L.push(o),t.highDownSilentOnTouch=!!e.get("selectedMode"),d.setHoverStyle(t,_),h.add(t)}),this._updateController(e,o,t),r(this,e,h,t,i),a(e,h)},remove:function(){this._regionsGroup.removeAll(),this._backgroundGroup.removeAll(),this._controller.dispose(),this._mapName&&u.removeGraphic(this._mapName,this.uid),this._mapName=null,this._controllerHost={}},_updateBackground:function(e){var o=e.map;this._mapName!==o&&s.each(u.makeGraphic(o,this.uid),function(e){this._backgroundGroup.add(e)},this),this._mapName=o},_updateController:function(e,o,t){function n(){var o={type:"geoRoam",componentType:l};return o[l+"Id"]=e.id,o}var r=e.coordinateSystem,a=this._controller,i=this._controllerHost;i.zoomLimit=e.get("scaleLimit"),i.zoom=r.getZoom(),a.enable(e.get("roam")||!1);var l=e.mainType;a.off("pan").on("pan",function(e){this._mouseDownFlag=!1,m.updateViewOnPan(i,e.dx,e.dy),t.dispatchAction(s.extend(n(),{dx:e.dx,dy:e.dy}))},this),a.off("zoom").on("zoom",function(e){if(this._mouseDownFlag=!1,m.updateViewOnZoom(i,e.scale,e.originX,e.originY),t.dispatchAction(s.extend(n(),{zoom:e.scale,originX:e.originX,originY:e.originY})),this._updateGroup){var o=this.group.scale;this._regionsGroup.traverse(function(e){"text"===e.type&&e.attr("scale",[1/o[0],1/o[1]])})}},this),a.setPointerChecker(function(o,n,a){return r.getViewRectAfterRoam().contain(n,a)&&!p(o,t,e)})}};var _=i;t.exports=_});
|
||
;/*!node_modules/echarts/lib/chart/map/MapView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/map/MapView",function(e,t,a){function i(e){var t=this[m];t&&t.recordVersion===this[p]&&r(t,e)}function r(e,t){var a=e.circle,i=e.labelModel,r=e.hoverLabelModel,o=e.emphasisText,l=e.normalText;t?(a.style.extendFrom(s.setTextStyle({},r,{text:r.get("show")?o:null},{isRectText:!0,useInsideStyle:!1},!0)),a.__mapOriginalZ2=a.z2,a.z2+=s.Z2_EMPHASIS_LIFT):(s.setTextStyle(a.style,i,{text:i.get("show")?l:null,textPosition:i.getShallow("position")||"bottom"},{isRectText:!0,useInsideStyle:!1}),a.dirty(!1),null!=a.__mapOriginalZ2&&(a.z2=a.__mapOriginalZ2,a.__mapOriginalZ2=null))}var o=e("node_modules/echarts/lib/echarts"),l=e("node_modules/zrender/lib/core/util"),s=e("node_modules/echarts/lib/util/graphic"),n=e("node_modules/echarts/lib/component/helper/MapDraw"),m="__seriesMapHighDown",p="__seriesMapCallKey",d=o.extendChartView({type:"map",render:function(e,t,a,i){if(!i||"mapToggleSelect"!==i.type||i.from!==this.uid){var r=this.group;if(r.removeAll(),!e.getHostGeoModel()){if(i&&"geoRoam"===i.type&&"series"===i.componentType&&i.seriesId===e.id){var o=this._mapDraw;o&&r.add(o.group)}else if(e.needsDrawMap){var o=this._mapDraw||new n(a,!0);r.add(o.group),o.draw(e,t,a,this,i),this._mapDraw=o}else this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null;e.get("showLegendSymbol")&&t.getComponent("legend")&&this._renderSymbols(e,t,a)}}},remove:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null,this.group.removeAll()},dispose:function(){this._mapDraw&&this._mapDraw.remove(),this._mapDraw=null},_renderSymbols:function(e){var t=e.originalData,a=this.group;t.each(t.mapDimension("value"),function(o,n){if(!isNaN(o)){var d=t.getItemLayout(n);if(d&&d.point){var h=d.point,u=d.offset,c=new s.Circle({style:{fill:e.getData().getVisual("color")},shape:{cx:h[0]+9*u,cy:h[1],r:3},silent:!0,z2:8+(u?0:s.Z2_EMPHASIS_LIFT+1)});if(!u){var _=e.mainSeries.getData(),g=t.getName(n),w=_.indexOfName(g),v=t.getItemModel(n),f=v.getModel("label"),y=v.getModel("emphasis.label"),D=_.getItemGraphicEl(w),b=l.retrieve2(e.getFormattedLabel(w,"normal"),g),x=l.retrieve2(e.getFormattedLabel(w,"emphasis"),b),M=D[m],S=Math.random();if(!M){M=D[m]={};var T=l.curry(i,!0),I=l.curry(i,!1);D.on("mouseover",T).on("mouseout",I).on("emphasis",T).on("normal",I)}D[p]=S,l.extend(M,{recordVersion:S,circle:c,labelModel:f,hoverLabelModel:y,emphasisText:x,normalText:b}),r(M,!1)}a.add(c)}}})}});a.exports=d});
|
||
;/*!node_modules/echarts/lib/action/roamHelper.js*/
|
||
amis.define("node_modules/echarts/lib/action/roamHelper",function(e,o){function t(e,o,t){var n=e.getZoom(),a=e.getCenter(),i=o.zoom,r=e.dataToPoint(a);if(null!=o.dx&&null!=o.dy){r[0]-=o.dx,r[1]-=o.dy;var a=e.pointToData(r);e.setCenter(a)}if(null!=i){if(t){var m=t.min||0,d=t.max||1/0;i=Math.max(Math.min(n*i,d),m)/n}e.scale[0]*=i,e.scale[1]*=i;var l=e.position,s=(o.originX-l[0])*(i-1),u=(o.originY-l[1])*(i-1);l[0]-=s,l[1]-=u,e.updateTransform();var a=e.pointToData(r);e.setCenter(a),e.setZoom(i*n)}return{center:e.getCenter(),zoom:e.getZoom()}}o.updateCenterAndZoom=t});
|
||
;/*!node_modules/echarts/lib/action/geoRoam.js*/
|
||
amis.define("node_modules/echarts/lib/action/geoRoam",function(e){var o=e("node_modules/echarts/lib/echarts"),t=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/action/roamHelper"),r=n.updateCenterAndZoom;o.registerAction({type:"geoRoam",event:"geoRoam",update:"updateTransform"},function(e,o){var n=e.componentType||"series";o.eachComponent({mainType:n,query:e},function(o){var s=o.coordinateSystem;if("geo"===s.type){var a=r(s,e,o.get("scaleLimit"));o.setCenter&&o.setCenter(a.center),o.setZoom&&o.setZoom(a.zoom),"series"===n&&t.each(o.seriesGroup,function(e){e.setCenter(a.center),e.setZoom(a.zoom)})}})})});
|
||
;/*!node_modules/echarts/lib/coord/View.js*/
|
||
amis.define("node_modules/echarts/lib/coord/View",function(t,r,n){function e(){f.call(this)}function o(t){this.name=t,this.zoomLimit,f.call(this),this._roamTransformable=new e,this._rawTransformable=new e,this._center,this._zoom}function i(t,r,n,e){var o=n.seriesModel,i=o?o.coordinateSystem:null;return i===this?i[t](e):null}var a=t("node_modules/zrender/lib/core/util"),s=t("node_modules/zrender/lib/core/vector"),m=t("node_modules/zrender/lib/core/matrix"),c=t("node_modules/zrender/lib/core/BoundingRect"),f=t("node_modules/zrender/lib/mixin/Transformable"),u=s.applyTransform;a.mixin(e,f),o.prototype={constructor:o,type:"view",dimensions:["x","y"],setBoundingRect:function(t,r,n,e){return this._rect=new c(t,r,n,e),this._rect},getBoundingRect:function(){return this._rect},setViewRect:function(t,r,n,e){this.transformTo(t,r,n,e),this._viewRect=new c(t,r,n,e)},transformTo:function(t,r,n,e){var o=this.getBoundingRect(),i=this._rawTransformable;i.transform=o.calculateTransform(new c(t,r,n,e)),i.decomposeTransform(),this._updateTransform()},setCenter:function(t){t&&(this._center=t,this._updateCenterAndZoom())},setZoom:function(t){t=t||1;var r=this.zoomLimit;r&&(null!=r.max&&(t=Math.min(r.max,t)),null!=r.min&&(t=Math.max(r.min,t))),this._zoom=t,this._updateCenterAndZoom()},getDefaultCenter:function(){var t=this.getBoundingRect(),r=t.x+t.width/2,n=t.y+t.height/2;return[r,n]},getCenter:function(){return this._center||this.getDefaultCenter()},getZoom:function(){return this._zoom||1},getRoamTransform:function(){return this._roamTransformable.getLocalTransform()},_updateCenterAndZoom:function(){var t=this._rawTransformable.getLocalTransform(),r=this._roamTransformable,n=this.getDefaultCenter(),e=this.getCenter(),o=this.getZoom();e=s.applyTransform([],e,t),n=s.applyTransform([],n,t),r.origin=e,r.position=[n[0]-e[0],n[1]-e[1]],r.scale=[o,o],this._updateTransform()},_updateTransform:function(){var t=this._roamTransformable,r=this._rawTransformable;r.parent=t,t.updateTransform(),r.updateTransform(),m.copy(this.transform||(this.transform=[]),r.transform||m.create()),this._rawTransform=r.getLocalTransform(),this.invTransform=this.invTransform||[],m.invert(this.invTransform,this.transform),this.decomposeTransform()},getTransformInfo:function(){var t=this._roamTransformable.transform,r=this._rawTransformable;return{roamTransform:t?a.slice(t):m.create(),rawScale:a.slice(r.scale),rawPosition:a.slice(r.position)}},getViewRect:function(){return this._viewRect},getViewRectAfterRoam:function(){var t=this.getBoundingRect().clone();return t.applyTransform(this.transform),t},dataToPoint:function(t,r,n){var e=r?this._rawTransform:this.transform;return n=n||[],e?u(n,t,e):s.copy(n,t)},pointToData:function(t){var r=this.invTransform;return r?u([],t,r):[t[0],t[1]]},convertToPixel:a.curry(i,"dataToPoint"),convertFromPixel:a.curry(i,"pointToData"),containPoint:function(t){return this.getViewRectAfterRoam().contain(t[0],t[1])}},a.mixin(o,f);var h=o;n.exports=h});
|
||
;/*!node_modules/echarts/lib/coord/geo/Geo.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/Geo",function(o,e,t){function n(o,e,t,n){s.call(this,o),this.map=e;var r=c.load(e,t);this._nameCoordMap=r.nameCoordMap,this._regionsMap=r.regionsMap,this._invertLongitute=null==n?!0:n,this.regions=r.regions,this._rect=r.boundingRect}function r(o,e,t,n){var r=t.geoModel,i=t.seriesModel,a=r?r.coordinateSystem:i?i.coordinateSystem||(i.getReferringComponents("geo")[0]||{}).coordinateSystem:null;return a===this?a[o](n):null}var i=o("node_modules/zrender/lib/core/util"),a=o("node_modules/zrender/lib/core/BoundingRect"),s=o("node_modules/echarts/lib/coord/View"),c=o("node_modules/echarts/lib/coord/geo/geoSourceManager");n.prototype={constructor:n,type:"geo",dimensions:["lng","lat"],containCoord:function(o){for(var e=this.regions,t=0;t<e.length;t++)if(e[t].contain(o))return!0;return!1},transformTo:function(o,e,t,n){var r=this.getBoundingRect(),i=this._invertLongitute;r=r.clone(),i&&(r.y=-r.y-r.height);var s=this._rawTransformable;if(s.transform=r.calculateTransform(new a(o,e,t,n)),s.decomposeTransform(),i){var c=s.scale;c[1]=-c[1]}s.updateTransform(),this._updateTransform()},getRegion:function(o){return this._regionsMap.get(o)},getRegionByCoord:function(o){for(var e=this.regions,t=0;t<e.length;t++)if(e[t].contain(o))return e[t]},addGeoCoord:function(o,e){this._nameCoordMap.set(o,e)},getGeoCoord:function(o){return this._nameCoordMap.get(o)},getBoundingRect:function(){return this._rect},dataToPoint:function(o,e,t){return"string"==typeof o&&(o=this.getGeoCoord(o)),o?s.prototype.dataToPoint.call(this,o,e,t):void 0},convertToPixel:i.curry(r,"dataToPoint"),convertFromPixel:i.curry(r,"pointToData")},i.mixin(n,s);var d=n;t.exports=d});
|
||
;/*!node_modules/echarts/lib/coord/geo/geoCreator.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/geoCreator",function(e,t,o){function a(e,t){var o=e.get("boundingCoords");if(null!=o){var a=o[0],i=o[1];isNaN(a[0])||isNaN(a[1])||isNaN(i[0])||isNaN(i[1])||this.setBoundingRect(a[0],a[1],i[0]-a[0],i[1]-a[1])}var n,r=this.getBoundingRect(),s=e.get("layoutCenter"),c=e.get("layoutSize"),l=t.getWidth(),h=t.getHeight(),u=r.width/r.height*this.aspectScale,m=!1;s&&c&&(s=[d.parsePercent(s[0],l),d.parsePercent(s[1],h)],c=d.parsePercent(c,Math.min(l,h)),isNaN(s[0])||isNaN(s[1])||isNaN(c)||(m=!0));var p;if(m){var p={};u>1?(p.width=c,p.height=c/u):(p.height=c,p.width=c*u),p.y=s[1]-p.height/2,p.x=s[0]-p.width/2}else n=e.getBoxLayoutParams(),n.aspect=u,p=g.getLayoutRect(n,{width:l,height:h});this.setViewRect(p.x,p.y,p.width,p.height),this.setCenter(e.get("center")),this.setZoom(e.get("zoom"))}function i(e,t){s.each(t.get("geoCoord"),function(t,o){e.addGeoCoord(o,t)})}var n=e("node_modules/echarts/lib/config"),r=(n.__DEV__,e("node_modules/echarts/lib/echarts")),s=e("node_modules/zrender/lib/core/util"),c=e("node_modules/echarts/lib/coord/geo/Geo"),g=e("node_modules/echarts/lib/util/layout"),d=e("node_modules/echarts/lib/util/number"),l=e("node_modules/echarts/lib/coord/geo/geoSourceManager"),h=e("node_modules/echarts/lib/coord/geo/mapDataStorage"),u={dimensions:c.prototype.dimensions,create:function(e,t){var o=[];e.eachComponent("geo",function(e,n){var r=e.get("map"),s=e.get("aspectScale"),g=!0,d=h.retrieveMap(r);d&&d[0]&&"svg"===d[0].type?(null==s&&(s=1),g=!1):null==s&&(s=.75);var l=new c(r+n,r,e.get("nameMap"),g);l.aspectScale=s,l.zoomLimit=e.get("scaleLimit"),o.push(l),i(l,e),e.coordinateSystem=l,l.model=e,l.resize=a,l.resize(e,t)}),e.eachSeries(function(e){var t=e.get("coordinateSystem");if("geo"===t){var a=e.get("geoIndex")||0;e.coordinateSystem=o[a]}});var n={};return e.eachSeriesByType("map",function(e){if(!e.getHostGeoModel()){var t=e.getMapType();n[t]=n[t]||[],n[t].push(e)}}),s.each(n,function(e,n){var r=s.map(e,function(e){return e.get("nameMap")}),g=new c(n,n,s.mergeAll(r));g.zoomLimit=s.retrieve.apply(null,s.map(e,function(e){return e.get("scaleLimit")})),o.push(g),g.resize=a,g.aspectScale=e[0].get("aspectScale"),g.resize(e[0],t),s.each(e,function(e){e.coordinateSystem=g,i(g,e)})}),o},getFilledRegions:function(e,t,o){for(var a=(e||[]).slice(),i=s.createHashMap(),n=0;n<a.length;n++)i.set(a[n].name,a[n]);var r=l.load(t,o);return s.each(r.regions,function(e){var t=e.name;!i.get(t)&&a.push({name:t})}),a}};r.registerCoordinateSystem("geo",u);var m=u;o.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/map/mapSymbolLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/map/mapSymbolLayout",function(e,t,a){function o(e){var t={};e.eachSeriesByType("map",function(a){var o=a.getMapType();if(!a.getHostGeoModel()&&!t[o]){var i={};n.each(a.seriesGroup,function(t){var a=t.coordinateSystem,o=t.originalData;t.get("showLegendSymbol")&&e.getComponent("legend")&&o.each(o.mapDimension("value"),function(e,t){var n=o.getName(t),r=a.getRegion(n);if(r&&!isNaN(e)){var m=i[n]||0,s=a.dataToPoint(r.center);i[n]=m+1,o.setItemLayout(t,{point:s,offset:m})}})});var r=a.getData();r.each(function(e){var t=r.getName(e),a=r.getItemLayout(e)||{};a.showLabel=!i[t],r.setItemLayout(e,a)}),t[o]=!0}})}var n=e("node_modules/zrender/lib/core/util");a.exports=o});
|
||
;/*!node_modules/echarts/lib/chart/map/mapVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/map/mapVisual",function(e,o,a){function t(e){e.eachSeriesByType("map",function(e){var o=e.get("color"),a=e.getModel("itemStyle"),t=a.get("areaColor"),r=a.get("color")||o[e.seriesIndex%o.length];e.getData().setVisual({areaColor:t,color:r})})}a.exports=t});
|
||
;/*!node_modules/echarts/lib/chart/map/mapDataStatistic.js*/
|
||
amis.define("node_modules/echarts/lib/chart/map/mapDataStatistic",function(e,a,t){function n(e,a){var t={};return o.each(e,function(e){e.each(e.mapDimension("value"),function(a,n){var i="ec-"+e.getName(n);t[i]=t[i]||[],isNaN(a)||t[i].push(a)})}),e[0].map(e[0].mapDimension("value"),function(n,i){for(var o="ec-"+e[0].getName(i),r=0,u=1/0,c=-1/0,m=t[o].length,l=0;m>l;l++)u=Math.min(u,t[o][l]),c=Math.max(c,t[o][l]),r+=t[o][l];var s;return s="min"===a?u:"max"===a?c:"average"===a?r/m:r,0===m?0/0:s})}function i(e){var a={};e.eachSeriesByType("map",function(e){var t=e.getHostGeoModel(),n=t?"o"+t.id:"i"+e.getMapType();(a[n]=a[n]||[]).push(e)}),o.each(a,function(e){for(var a=n(o.map(e,function(e){return e.getData()}),e[0].get("mapValueCalculation")),t=0;t<e.length;t++)e[t].originalData=e[t].getData();for(var t=0;t<e.length;t++)e[t].seriesGroup=e,e[t].needsDrawMap=0===t&&!e[t].getHostGeoModel(),e[t].setData(a.cloneShallow()),e[t].mainSeries=e[0]})}var o=e("node_modules/zrender/lib/core/util");t.exports=i});
|
||
;/*!node_modules/echarts/lib/chart/map/backwardCompat.js*/
|
||
amis.define("node_modules/echarts/lib/chart/map/backwardCompat",function(a,e,o){function n(a){var e=[];p.each(a.series,function(a){a&&"map"===a.type&&(e.push(a),a.map=a.map||a.mapType,p.defaults(a,a.mapLocation))})}var p=a("node_modules/zrender/lib/core/util");o.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/map.js*/
|
||
amis.define("node_modules/echarts/lib/chart/map",function(e){var a=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/map/MapSeries"),e("node_modules/echarts/lib/chart/map/MapView"),e("node_modules/echarts/lib/action/geoRoam"),e("node_modules/echarts/lib/coord/geo/geoCreator");var t=e("node_modules/echarts/lib/chart/map/mapSymbolLayout"),o=e("node_modules/echarts/lib/chart/map/mapVisual"),c=e("node_modules/echarts/lib/chart/map/mapDataStatistic"),r=e("node_modules/echarts/lib/chart/map/backwardCompat"),s=e("node_modules/echarts/lib/action/createDataSelectAction");a.registerLayout(t),a.registerVisual(o),a.registerProcessor(a.PRIORITY.PROCESSOR.STATISTIC,c),a.registerPreprocessor(r),s("map",[{type:"mapToggleSelect",event:"mapselectchanged",method:"toggleSelected"},{type:"mapSelect",event:"mapselected",method:"select"},{type:"mapUnSelect",event:"mapunselected",method:"unSelect"}])});
|
||
;/*!node_modules/echarts/lib/data/helper/linkList.js*/
|
||
amis.define("node_modules/echarts/lib/data/helper/linkList",function(t,n,a){function r(t){var n=t.mainData,a=t.datas;a||(a={main:n},t.datasAttr={main:"data"}),t.datas=t.mainData=null,s(n,a,t),f(a,function(a){f(n.TRANSFERABLE_METHODS,function(n){a.wrapMethod(n,l.curry(i,t))})}),n.wrapMethod("cloneShallow",l.curry(u,t)),f(n.CHANGABLE_METHODS,function(a){n.wrapMethod(a,l.curry(e,t))}),l.assert(a[n.dataType]===n)}function i(t,n){if(o(this)){var a=l.extend({},this[h]);a[this.dataType]=n,s(n,a,t)}else d(n,this.dataType,this[p],t);return n}function e(t,n){return t.struct&&t.struct.update(this),n}function u(t,n){return f(n[h],function(a,r){a!==n&&d(a.cloneShallow(),r,n,t)}),n}function c(t){var n=this[p];return null==t||null==n?n:n[h][t]}function o(t){return t[p]===t}function s(t,n,a){t[h]={},f(n,function(n,r){d(n,r,t,a)})}function d(t,n,a,r){a[h][n]=t,t[p]=a,t.dataType=n,r.struct&&(t[r.structAttr]=r.struct,r.struct[r.datasAttr[n]]=t),t.getLinkedData=c}var l=t("node_modules/zrender/lib/core/util"),f=l.each,h="\x00__link_datas",p="\x00__link_mainData",_=r;a.exports=_});
|
||
;/*!node_modules/echarts/lib/data/Tree.js*/
|
||
amis.define("node_modules/echarts/lib/data/Tree",function(t,e,n){function r(t,e){this.root,this.data,this._nodes=[],this.hostModel=t,this.levelModels=i.map(e||[],function(e){return new o(e,t,t.ecModel)})}function a(t,e){var n=e.children;t.parentNode!==e&&(n.push(t),t.parentNode=e)}var i=t("node_modules/zrender/lib/core/util"),o=t("node_modules/echarts/lib/model/Model"),s=t("node_modules/echarts/lib/data/helper/linkList"),d=t("node_modules/echarts/lib/data/List"),h=t("node_modules/echarts/lib/data/helper/createDimensions"),u=function(t,e){this.name=t||"",this.depth=0,this.height=0,this.parentNode=null,this.dataIndex=-1,this.children=[],this.viewChildren=[],this.hostTree=e};u.prototype={constructor:u,isRemoved:function(){return this.dataIndex<0},eachNode:function(t,e,n){"function"==typeof t&&(n=e,e=t,t=null),t=t||{},i.isString(t)&&(t={order:t});var r,a=t.order||"preorder",o=this[t.attr||"children"];"preorder"===a&&(r=e.call(n,this));for(var s=0;!r&&s<o.length;s++)o[s].eachNode(t,e,n);"postorder"===a&&e.call(n,this)},updateDepthAndHeight:function(t){var e=0;this.depth=t;for(var n=0;n<this.children.length;n++){var r=this.children[n];r.updateDepthAndHeight(t+1),r.height>e&&(e=r.height)}this.height=e+1},getNodeById:function(t){if(this.getId()===t)return this;for(var e=0,n=this.children,r=n.length;r>e;e++){var a=n[e].getNodeById(t);if(a)return a}},contains:function(t){if(t===this)return!0;for(var e=0,n=this.children,r=n.length;r>e;e++){var a=n[e].contains(t);if(a)return a}},getAncestors:function(t){for(var e=[],n=t?this:this.parentNode;n;)e.push(n),n=n.parentNode;return e.reverse(),e},getValue:function(t){var e=this.hostTree.data;return e.get(e.getDimension(t||"value"),this.dataIndex)},setLayout:function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,e)},getLayout:function(){return this.hostTree.data.getItemLayout(this.dataIndex)},getModel:function(t){if(!(this.dataIndex<0)){var e=this.hostTree,n=e.data.getItemModel(this.dataIndex),r=this.getLevelModel();return r?n.getModel(t,r.getModel(t)):n.getModel(t)}},getLevelModel:function(){return(this.hostTree.levelModels||[])[this.depth]},setVisual:function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,e)},getVisual:function(t,e){return this.hostTree.data.getItemVisual(this.dataIndex,t,e)},getRawIndex:function(){return this.hostTree.data.getRawIndex(this.dataIndex)},getId:function(){return this.hostTree.data.getId(this.dataIndex)},isAncestorOf:function(t){for(var e=t.parentNode;e;){if(e===this)return!0;e=e.parentNode}return!1},isDescendantOf:function(t){return t!==this&&t.isAncestorOf(this)}},r.prototype={constructor:r,type:"tree",eachNode:function(t,e,n){this.root.eachNode(t,e,n)},getNodeByDataIndex:function(t){var e=this.data.getRawIndex(t);return this._nodes[e]},getNodeByName:function(t){return this.root.getNodeByName(t)},update:function(){for(var t=this.data,e=this._nodes,n=0,r=e.length;r>n;n++)e[n].dataIndex=-1;for(var n=0,r=t.count();r>n;n++)e[t.getRawIndex(n)].dataIndex=n},clearLayouts:function(){this.data.clearItemLayouts()}},r.createTree=function(t,e,n,o){function l(t,e){var n=t.value;g=Math.max(g,i.isArray(n)?n.length:1),f.push(t);var r=new u(t.name,c);e?a(r,e):c.root=r,c._nodes.push(r);var o=t.children;if(o)for(var s=0;s<o.length;s++)l(o[s],r)}var c=new r(e,n&&n.levels),f=[],g=1;l(t),c.root.updateDepthAndHeight(0);var v=h(f,{coordDimensions:["value"],dimensionsCount:g}),p=new d(v,e);return p.initData(f),o&&o(p),s({mainData:p,struct:c,structAttr:"tree"}),c.update(),c};var l=r;n.exports=l});
|
||
;/*!node_modules/echarts/lib/chart/tree/TreeSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/tree/TreeSeries",function(e,t,o){var a=e("node_modules/echarts/lib/model/Series"),n=e("node_modules/echarts/lib/data/Tree"),r=e("node_modules/echarts/lib/util/format"),i=r.encodeHTML,l=e("node_modules/echarts/lib/model/Model"),d=a.extend({type:"series.tree",layoutInfo:null,layoutMode:"box",getInitialData:function(e){function t(e){e.wrapMethod("getItemModel",function(e,t){var o=i.getNodeByDataIndex(t);return o.children.length&&o.isExpand||(e.parentModel=r),e})}var o={name:e.name,children:e.data},a=e.leaves||{},r=new l(a,this,this.ecModel),i=n.createTree(o,this,{},t),d=0;i.eachNode("preorder",function(e){e.depth>d&&(d=e.depth)});var s=e.expandAndCollapse,c=s&&e.initialTreeDepth>=0?e.initialTreeDepth:d;return i.root.eachNode("preorder",function(e){var t=e.hostTree.data.getRawDataItem(e.dataIndex);e.isExpand=t&&null!=t.collapsed?!t.collapsed:e.depth<=c}),i.data},getOrient:function(){var e=this.get("orient");return"horizontal"===e?e="LR":"vertical"===e&&(e="TB"),e},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},formatTooltip:function(e){for(var t=this.getData().tree,o=t.root.children[0],a=t.getNodeByDataIndex(e),n=a.getValue(),r=a.name;a&&a!==o;)r=a.parentNode.name+"."+r,a=a.parentNode;return i(r+(isNaN(n)||null==n?"":" : "+n))},defaultOption:{zlevel:0,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",borderColor:"#c23531",borderWidth:1.5},label:{show:!0,color:"#555"},leaves:{label:{show:!0}},animationEasing:"linear",animationDuration:700,animationDurationUpdate:1e3}});o.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/tree/layoutHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/tree/layoutHelper",function(e,r){function i(e){e.hierNode={defaultAncestor:null,ancestor:e,prelim:0,modifier:0,change:0,shift:0,i:0,thread:null};for(var r,i,o=[e];r=o.pop();)if(i=r.children,r.isExpand&&i.length)for(var d=i.length,n=d-1;n>=0;n--){var t=i[n];t.hierNode={defaultAncestor:null,ancestor:t,prelim:0,modifier:0,change:0,shift:0,i:n,thread:null},o.push(t)}}function o(e,r){var i=e.isExpand?e.children:[],o=e.parentNode.children,d=e.hierNode.i?o[e.hierNode.i-1]:null;if(i.length){a(e);var n=(i[0].hierNode.prelim+i[i.length-1].hierNode.prelim)/2;d?(e.hierNode.prelim=d.hierNode.prelim+r(e,d),e.hierNode.modifier=e.hierNode.prelim-n):e.hierNode.prelim=n}else d&&(e.hierNode.prelim=d.hierNode.prelim+r(e,d));e.parentNode.hierNode.defaultAncestor=N(e,d,e.parentNode.hierNode.defaultAncestor||o[0],r)}function d(e){var r=e.hierNode.prelim+e.parentNode.hierNode.modifier;e.setLayout({x:r},!0),e.hierNode.modifier+=e.parentNode.hierNode.modifier}function n(e){return arguments.length?e:m}function t(e,r){var i={};return e-=Math.PI/2,i.x=r*Math.cos(e),i.y=r*Math.sin(e),i}function h(e,r){return p.getLayoutRect(e.getBoxLayoutParams(),{width:r.getWidth(),height:r.getHeight()})}function a(e){for(var r=e.children,i=r.length,o=0,d=0;--i>=0;){var n=r[i];n.hierNode.prelim+=o,n.hierNode.modifier+=o,d+=n.hierNode.change,o+=n.hierNode.shift+d}}function N(e,r,i,o){if(r){for(var d=e,n=e,t=n.parentNode.children[0],h=r,a=d.hierNode.modifier,N=n.hierNode.modifier,m=t.hierNode.modifier,p=h.hierNode.modifier;h=l(h),n=f(n),h&&n;){d=l(d),t=f(t),d.hierNode.ancestor=e;var s=h.hierNode.prelim+p-n.hierNode.prelim-N+o(h,n);s>0&&(u(c(h,e,i),e,s),N+=s,a+=s),p+=h.hierNode.modifier,N+=n.hierNode.modifier,a+=d.hierNode.modifier,m+=t.hierNode.modifier}h&&!l(d)&&(d.hierNode.thread=h,d.hierNode.modifier+=p-a),n&&!f(t)&&(t.hierNode.thread=n,t.hierNode.modifier+=N-m,i=e)}return i}function l(e){var r=e.children;return r.length&&e.isExpand?r[r.length-1]:e.hierNode.thread}function f(e){var r=e.children;return r.length&&e.isExpand?r[0]:e.hierNode.thread}function c(e,r,i){return e.hierNode.ancestor.parentNode===r.parentNode?e.hierNode.ancestor:i}function u(e,r,i){var o=i/(r.hierNode.i-e.hierNode.i);r.hierNode.change-=o,r.hierNode.shift+=i,r.hierNode.modifier+=i,r.hierNode.prelim+=i,e.hierNode.change+=o}function m(e,r){return e.parentNode===r.parentNode?1:2}var p=e("node_modules/echarts/lib/util/layout");r.init=i,r.firstWalk=o,r.secondWalk=d,r.separation=n,r.radialCoordinate=t,r.getViewRect=h});
|
||
;/*!node_modules/echarts/lib/chart/tree/TreeView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/tree/TreeView",function(e,t,o){function a(e,t){var o=e.getItemLayout(t);return o&&!isNaN(o.x)&&!isNaN(o.y)&&"none"!==e.getItemVisual(t,"symbol")}function i(e,t,o){return o.itemModel=t,o.itemStyle=t.getModel("itemStyle").getItemStyle(),o.hoverItemStyle=t.getModel("emphasis.itemStyle").getItemStyle(),o.lineStyle=t.getModel("lineStyle").getLineStyle(),o.labelModel=t.getModel("label"),o.hoverLabelModel=t.getModel("emphasis.label"),o.symbolInnerColor=e.isExpand===!1&&0!==e.children.length?o.itemStyle.fill:"#fff",o}function n(e,t,o,a,n,l){var d=!o,s=e.tree.getNodeByDataIndex(t),u=s.getModel(),l=i(s,u,l),h=e.tree.root,y=s.parentNode===h?s:s.parentNode||s,g=e.getItemGraphicEl(y.dataIndex),m=y.getLayout(),_=g?{x:g.position[0],y:g.position[1],rawX:g.__radialOldRawX,rawY:g.__radialOldRawY}:m,x=s.getLayout();d?(o=new p(e,t,l),o.attr("position",[_.x,_.y])):o.updateData(e,t,l),o.__radialOldRawX=o.__radialRawX,o.__radialOldRawY=o.__radialRawY,o.__radialRawX=x.rawX,o.__radialRawY=x.rawY,a.add(o),e.setItemGraphicEl(t,o),c.updateProps(o,{position:[x.x,x.y]},n);var f=o.getSymbolPath();if("radial"===l.layout){var v,S,b=h.children[0],P=b.getLayout(),w=b.children.length;if(x.x===P.x&&s.isExpand===!0){var I={};I.x=(b.children[0].getLayout().x+b.children[w-1].getLayout().x)/2,I.y=(b.children[0].getLayout().y+b.children[w-1].getLayout().y)/2,v=Math.atan2(I.y-P.y,I.x-P.x),0>v&&(v=2*Math.PI+v),S=I.x<P.x,S&&(v-=Math.PI)}else v=Math.atan2(x.y-P.y,x.x-P.x),0>v&&(v=2*Math.PI+v),0===s.children.length||0!==s.children.length&&s.isExpand===!1?(S=x.x<P.x,S&&(v-=Math.PI)):(S=x.x>P.x,S||(v-=Math.PI));var N=S?"left":"right",L=l.labelModel.get("rotate"),R=L*(Math.PI/180);f.setStyle({textPosition:l.labelModel.get("position")||N,textRotation:null==L?-v:R,textOrigin:"center",verticalAlign:"middle"})}r(n,s,h,o,_,m,x,a,l)}function r(e,t,o,a,i,n,r,l,p){var u=p.edgeShape,h=a.__edge;if("curve"===u)t.parentNode&&t.parentNode!==o&&(h||(h=a.__edge=new c.BezierCurve({shape:d(p,i,i),style:s.defaults({opacity:0,strokeNoScale:!0},p.lineStyle)})),c.updateProps(h,{shape:d(p,n,r),style:{opacity:1}},e));else if("polyline"===u&&"orthogonal"===p.layout&&t!==o&&t.children&&0!==t.children.length&&t.isExpand===!0){for(var y=t.children,g=[],m=0;m<y.length;m++){var _=y[m].getLayout();g.push([_.x,_.y])}h||(h=a.__edge=new w({shape:{parentPoint:[r.x,r.y],childPoints:[[r.x,r.y]],orient:p.orient,forkPosition:p.edgeForkPosition},style:s.defaults({opacity:0,strokeNoScale:!0},p.lineStyle)})),c.updateProps(h,{shape:{parentPoint:[r.x,r.y],childPoints:g},style:{opacity:1}},e)}l.add(h)}function l(e,t,o,a,n,r){for(var l,s=e.tree.getNodeByDataIndex(t),p=e.tree.root,u=s.getModel(),r=i(s,u,r),h=s.parentNode===p?s:s.parentNode||s,y=r.edgeShape;l=h.getLayout(),null==l;)h=h.parentNode===p?h:h.parentNode||h;c.updateProps(o,{position:[l.x+1,l.y+1]},n,function(){a.remove(o),e.setItemGraphicEl(t,null)}),o.fadeOut(null,{keepLabel:!0});var g=e.getItemGraphicEl(h.dataIndex),m=g.__edge,_=o.__edge||(h.isExpand===!1||1===h.children.length?m:void 0),y=r.edgeShape;_&&("curve"===y?c.updateProps(_,{shape:d(r,l,l),style:{opacity:0}},n,function(){a.remove(_)}):"polyline"===y&&"orthogonal"===r.layout&&c.updateProps(_,{shape:{parentPoint:[l.x,l.y],childPoints:[[l.x,l.y]]},style:{opacity:0}},n,function(){a.remove(_)}))}function d(e,t,o){var a,i,n,r,l,d,s,c,p=e.orient;if("radial"===e.layout){l=t.rawX,s=t.rawY,d=o.rawX,c=o.rawY;var u=h(l,s),y=h(l,s+(c-s)*e.curvature),g=h(d,c+(s-c)*e.curvature),m=h(d,c);return{x1:u.x,y1:u.y,x2:m.x,y2:m.y,cpx1:y.x,cpy1:y.y,cpx2:g.x,cpy2:g.y}}return l=t.x,s=t.y,d=o.x,c=o.y,("LR"===p||"RL"===p)&&(a=l+(d-l)*e.curvature,i=s,n=d+(l-d)*e.curvature,r=c),("TB"===p||"BT"===p)&&(a=l,i=s+(c-s)*e.curvature,n=d,r=c+(s-c)*e.curvature),{x1:l,y1:s,x2:d,y2:c,cpx1:a,cpy1:i,cpx2:n,cpy2:r}}var s=e("node_modules/zrender/lib/core/util"),c=e("node_modules/echarts/lib/util/graphic"),p=e("node_modules/echarts/lib/chart/helper/Symbol"),u=e("node_modules/echarts/lib/chart/tree/layoutHelper"),h=u.radialCoordinate,y=e("node_modules/echarts/lib/echarts"),g=e("node_modules/zrender/lib/core/bbox"),m=e("node_modules/echarts/lib/coord/View"),_=e("node_modules/echarts/lib/component/helper/roamHelper"),x=e("node_modules/echarts/lib/component/helper/RoamController"),f=e("node_modules/echarts/lib/component/helper/cursorHelper"),v=f.onIrrelevantElement,S=e("node_modules/echarts/lib/config"),b=(S.__DEV__,e("node_modules/echarts/lib/util/number")),P=b.parsePercent,w=c.extendShape({shape:{parentPoint:[],childPoints:[],orient:"",forkPosition:""},style:{stroke:"#000",fill:null},buildPath:function(e,t){var o=t.childPoints,a=o.length,i=t.parentPoint,n=o[0],r=o[a-1];if(1===a)return e.moveTo(i[0],i[1]),void e.lineTo(n[0],n[1]);var l=t.orient,d="TB"===l||"BT"===l?0:1,s=1-d,c=P(t.forkPosition,1),p=[];p[d]=i[d],p[s]=i[s]+(r[s]-i[s])*c,e.moveTo(i[0],i[1]),e.lineTo(p[0],p[1]),e.moveTo(n[0],n[1]),p[d]=n[d],e.lineTo(p[0],p[1]),p[d]=r[d],e.lineTo(p[0],p[1]),e.lineTo(r[0],r[1]);for(var u=1;a-1>u;u++){var h=o[u];e.moveTo(h[0],h[1]),p[d]=h[d],e.lineTo(p[0],p[1])}}}),I=y.extendChartView({type:"tree",init:function(e,t){this._oldTree,this._mainGroup=new c.Group,this._controller=new x(t.getZr()),this._controllerHost={target:this.group},this.group.add(this._mainGroup)},render:function(e,t,o){var i=e.getData(),r=e.layoutInfo,d=this._mainGroup,s=e.get("layout");"radial"===s?d.attr("position",[r.x+r.width/2,r.y+r.height/2]):d.attr("position",[r.x,r.y]),this._updateViewCoordSys(e,r,s),this._updateController(e,t,o);var c=this._data,p={expandAndCollapse:e.get("expandAndCollapse"),layout:s,edgeShape:e.get("edgeShape"),edgeForkPosition:e.get("edgeForkPosition"),orient:e.getOrient(),curvature:e.get("lineStyle.curveness"),symbolRotate:e.get("symbolRotate"),symbolOffset:e.get("symbolOffset"),hoverAnimation:e.get("hoverAnimation"),useNameLabel:!0,fadeIn:!0};i.diff(c).add(function(t){a(i,t)&&n(i,t,null,d,e,p)}).update(function(t,o){var r=c.getItemGraphicEl(o);return a(i,t)?void n(i,t,r,d,e,p):void(r&&l(c,o,r,d,e,p))}).remove(function(t){var o=c.getItemGraphicEl(t);o&&l(c,t,o,d,e,p)}).execute(),this._nodeScaleRatio=e.get("nodeScaleRatio"),this._updateNodeAndLinkScale(e),p.expandAndCollapse===!0&&i.eachItemGraphicEl(function(t,a){t.off("click").on("click",function(){o.dispatchAction({type:"treeExpandAndCollapse",seriesId:e.id,dataIndex:a})})}),this._data=i},_updateViewCoordSys:function(e){var t=e.getData(),o=[];t.each(function(e){var a=t.getItemLayout(e);!a||isNaN(a.x)||isNaN(a.y)||o.push([+a.x,+a.y])});var a=[],i=[];g.fromPoints(o,a,i);var n=this._min,r=this._max;i[0]-a[0]===0&&(a[0]=n?n[0]:a[0]-1,i[0]=r?r[0]:i[0]+1),i[1]-a[1]===0&&(a[1]=n?n[1]:a[1]-1,i[1]=r?r[1]:i[1]+1);var l=e.coordinateSystem=new m;l.zoomLimit=e.get("scaleLimit"),l.setBoundingRect(a[0],a[1],i[0]-a[0],i[1]-a[1]),l.setCenter(e.get("center")),l.setZoom(e.get("zoom")),this.group.attr({position:l.position,scale:l.scale}),this._viewCoordSys=l,this._min=a,this._max=i},_updateController:function(e,t,o){var a=this._controller,i=this._controllerHost,n=this.group;a.setPointerChecker(function(t,a,i){var r=n.getBoundingRect();return r.applyTransform(n.transform),r.contain(a,i)&&!v(t,o,e)}),a.enable(e.get("roam")),i.zoomLimit=e.get("scaleLimit"),i.zoom=e.coordinateSystem.getZoom(),a.off("pan").off("zoom").on("pan",function(t){_.updateViewOnPan(i,t.dx,t.dy),o.dispatchAction({seriesId:e.id,type:"treeRoam",dx:t.dx,dy:t.dy})},this).on("zoom",function(t){_.updateViewOnZoom(i,t.scale,t.originX,t.originY),o.dispatchAction({seriesId:e.id,type:"treeRoam",zoom:t.scale,originX:t.originX,originY:t.originY}),this._updateNodeAndLinkScale(e)},this)},_updateNodeAndLinkScale:function(e){var t=e.getData(),o=this._getNodeGlobalScale(e),a=[o,o];t.eachItemGraphicEl(function(e){e.attr("scale",a)})},_getNodeGlobalScale:function(e){var t=e.coordinateSystem;if("view"!==t.type)return 1;var o=this._nodeScaleRatio,a=t.scale,i=a&&a[0]||1,n=t.getZoom(),r=(n-1)*o+1;return r/i},dispose:function(){this._controller&&this._controller.dispose(),this._controllerHost={}},remove:function(){this._mainGroup.removeAll(),this._data=null}});o.exports=I});
|
||
;/*!node_modules/echarts/lib/chart/tree/treeAction.js*/
|
||
amis.define("node_modules/echarts/lib/chart/tree/treeAction",function(e){var t=e("node_modules/echarts/lib/echarts"),n=e("node_modules/echarts/lib/action/roamHelper"),o=n.updateCenterAndZoom;t.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},function(e,t){t.eachComponent({mainType:"series",subType:"tree",query:e},function(t){var n=e.dataIndex,o=t.getData().tree,a=o.getNodeByDataIndex(n);a.isExpand=!a.isExpand})}),t.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},function(e,t){t.eachComponent({mainType:"series",subType:"tree",query:e},function(t){var n=t.coordinateSystem,a=o(n,e);t.setCenter&&t.setCenter(a.center),t.setZoom&&t.setZoom(a.zoom)})})});
|
||
;/*!node_modules/echarts/lib/chart/tree/traversalHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/tree/traversalHelper",function(e,r){function n(e,r,n){for(var a,f=[e],i=[];a=f.pop();)if(i.push(a),a.isExpand){var o=a.children;if(o.length)for(var h=0;h<o.length;h++)f.push(o[h])}for(;a=i.pop();)r(a,n)}function a(e,r){for(var n,a=[e];n=a.pop();)if(r(n),n.isExpand){var f=n.children;if(f.length)for(var i=f.length-1;i>=0;i--)a.push(f[i])}}r.eachAfter=n,r.eachBefore=a});
|
||
;/*!node_modules/echarts/lib/chart/tree/treeLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/tree/treeLayout",function(e,t,a){function r(e,t){e.eachSeriesByType("tree",function(e){o(e,t)})}function o(e,t){var a=f(e,t);e.layoutInfo=a;var r=e.get("layout"),o=0,i=0,h=null;"radial"===r?(o=2*Math.PI,i=Math.min(a.height,a.width)/2,h=c(function(e,t){return(e.parentNode===t.parentNode?1:2)/e.depth})):(o=a.width,i=a.height,h=c());var s=e.getData().tree.root,L=s.children[0];if(L){u(s),n(L,y,h),s.hierNode.modifier=-L.hierNode.prelim,d(L,l);var g=L,x=L,v=L;d(L,function(e){var t=e.getLayout().x;t<g.getLayout().x&&(g=e),t>x.getLayout().x&&(x=e),e.depth>v.depth&&(v=e)});var m=g===x?1:h(g,x)/2,w=m-g.getLayout().x,B=0,N=0,R=0,T=0;if("radial"===r)B=o/(x.getLayout().x+m+w),N=i/(v.depth-1||1),d(L,function(e){R=(e.getLayout().x+w)*B,T=(e.depth-1)*N;var t=p(R,T);e.setLayout({x:t.x,y:t.y,rawX:R,rawY:T},!0)});else{var b=e.getOrient();"RL"===b||"LR"===b?(N=i/(x.getLayout().x+m+w),B=o/(v.depth-1||1),d(L,function(e){T=(e.getLayout().x+w)*N,R="LR"===b?(e.depth-1)*B:o-(e.depth-1)*B,e.setLayout({x:R,y:T},!0)})):("TB"===b||"BT"===b)&&(B=o/(x.getLayout().x+m+w),N=i/(v.depth-1||1),d(L,function(e){R=(e.getLayout().x+w)*B,T="TB"===b?(e.depth-1)*N:i-(e.depth-1)*N,e.setLayout({x:R,y:T},!0)}))}}}var i=e("node_modules/echarts/lib/chart/tree/traversalHelper"),n=i.eachAfter,d=i.eachBefore,h=e("node_modules/echarts/lib/chart/tree/layoutHelper"),u=h.init,y=h.firstWalk,l=h.secondWalk,c=h.separation,p=h.radialCoordinate,f=h.getViewRect;a.exports=r});
|
||
;/*!node_modules/echarts/lib/chart/tree.js*/
|
||
amis.define("node_modules/echarts/lib/chart/tree",function(e){var r=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/tree/TreeSeries"),e("node_modules/echarts/lib/chart/tree/TreeView"),e("node_modules/echarts/lib/chart/tree/treeAction");var t=e("node_modules/echarts/lib/visual/symbol"),s=e("node_modules/echarts/lib/chart/tree/treeLayout");r.registerVisual(t("tree","circle")),r.registerLayout(s)});
|
||
;/*!node_modules/echarts/lib/chart/helper/treeHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/treeHelper",function(e,r){function t(e,r,t){if(e&&d.indexOf(r,e.type)>=0){var n=t.getData().tree.root,o=e.targetNode;if("string"==typeof o&&(o=n.getNodeById(o)),o&&n.contains(o))return{node:o};var a=e.targetNodeId;if(null!=a&&(o=n.getNodeById(a)))return{node:o}}}function n(e){for(var r=[];e;)e=e.parentNode,e&&r.push(e);return r.reverse()}function o(e,r){var t=n(e);return d.indexOf(t,r)>=0}function a(e,r){for(var t=[];e;){var n=e.dataIndex;t.push({name:e.name,dataIndex:n,value:r.getRawValue(n)}),e=e.parentNode}return t.reverse(),t}var d=e("node_modules/zrender/lib/core/util");r.retrieveTargetInfo=t,r.getPathToRoot=n,r.aboveViewRoot=o,r.wrapTreePathInfo=a});
|
||
;/*!node_modules/echarts/lib/chart/treemap/TreemapSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/treemap/TreemapSeries",function(e,t,o){function i(e){var t=0;r.each(e.children,function(e){i(e);var o=e.value;r.isArray(o)&&(o=o[0]),t+=o});var o=e.value;r.isArray(o)&&(o=o[0]),(null==o||isNaN(o))&&(o=t),0>o&&(o=0),r.isArray(e.value)?e.value[0]=o:e.value=o}function a(e,t){var o=t.get("color");if(o){e=e||[];var i;if(r.each(e,function(e){var t=new s(e),o=t.get("color");(t.get("itemStyle.color")||o&&"none"!==o)&&(i=!0)}),!i){var a=e[0]||(e[0]={});a.color=o.slice()}return e}}var r=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/model/Series"),l=e("node_modules/echarts/lib/data/Tree"),s=e("node_modules/echarts/lib/model/Model"),d=e("node_modules/echarts/lib/util/format"),u=d.encodeHTML,h=d.addCommas,c=e("node_modules/echarts/lib/chart/helper/treeHelper"),p=c.wrapTreePathInfo,f=n.extend({type:"series.treemap",layoutMode:"box",dependencies:["grid","polar"],preventUsingHoverLayer:!0,_viewRoot:null,defaultOption:{progressive:0,left:"center",top:"middle",right:null,bottom:null,width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",borderColor:"rgba(255,255,255,0.7)",borderWidth:1,shadowColor:"rgba(150,150,150,1)",shadowBlur:3,shadowOffsetX:0,shadowOffsetY:0,textStyle:{color:"#fff"}},emphasis:{textStyle:{}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",ellipsis:!0},upperLabel:{show:!1,position:[0,"50%"],height:20,color:"#fff",ellipsis:!0,verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],color:"#fff",ellipsis:!0,verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},getInitialData:function(e,t){function o(e){e.wrapMethod("getItemModel",function(e,t){var o=h.getNodeByDataIndex(t),i=u[o.depth];return i&&(e.parentModel=i),e})}var n={name:e.name,children:e.data};i(n);var d=e.levels||[];d=e.levels=a(d,t);var u=r.map(d||[],function(e){return new s(e,this,t)},this),h=l.createTree(n,this,null,o);return h.data},optionUpdated:function(){this.resetViewRoot()},formatTooltip:function(e){var t=this.getData(),o=this.getRawValue(e),i=h(r.isArray(o)?o[0]:o),a=t.getName(e);return u(a+": "+i)},getDataParams:function(e){var t=n.prototype.getDataParams.apply(this,arguments),o=this.getData().tree.getNodeByDataIndex(e);return t.treePathInfo=p(o,this),t},setLayoutInfo:function(e){this.layoutInfo=this.layoutInfo||{},r.extend(this.layoutInfo,e)},mapIdToIndex:function(e){var t=this._idIndexMap;t||(t=this._idIndexMap=r.createHashMap(),this._idIndexMapCount=0);var o=t.get(e);return null==o&&t.set(e,o=this._idIndexMapCount++),o},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;(!e||e!==t&&!t.contains(e))&&(this._viewRoot=t)}});o.exports=f});
|
||
;/*!node_modules/echarts/lib/chart/treemap/Breadcrumb.js*/
|
||
amis.define("node_modules/echarts/lib/chart/treemap/Breadcrumb",function(e,t,o){function r(e){this.group=new a.Group,e.add(this.group)}function n(e,t,o,r,n,i){var a=[[n?e:e-u,t],[e+o,t],[e+o,t+r],[n?e:e-u,t+r]];return!i&&a.splice(2,0,[e+o+u,t+r/2]),!n&&a.push([e,t+r/2]),a}function i(e,t,o){e.eventData={componentType:"series",componentSubType:"treemap",componentIndex:t.componentIndex,seriesIndex:t.componentIndex,seriesName:t.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:o&&o.dataIndex,name:o&&o.name},treePathInfo:o&&h(o,t)}}var a=e("node_modules/echarts/lib/util/graphic"),d=e("node_modules/echarts/lib/util/layout"),l=e("node_modules/zrender/lib/core/util"),p=e("node_modules/echarts/lib/chart/helper/treeHelper"),h=p.wrapTreePathInfo,s=8,m=8,u=5;r.prototype={constructor:r,render:function(e,t,o,r){var n=e.getModel("breadcrumb"),i=this.group;if(i.removeAll(),n.get("show")&&o){var a=n.getModel("itemStyle"),l=a.getModel("textStyle"),p={pos:{left:n.get("left"),right:n.get("right"),top:n.get("top"),bottom:n.get("bottom")},box:{width:t.getWidth(),height:t.getHeight()},emptyItemWidth:n.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(o,p,l),this._renderContent(e,p,a,l,r),d.positionElement(i,p.pos,p.box)}},_prepare:function(e,t,o){for(var r=e;r;r=r.parentNode){var n=r.getModel().get("name"),i=o.getTextRect(n),a=Math.max(i.width+2*s,t.emptyItemWidth);t.totalWidth+=a+m,t.renderList.push({node:r,text:n,width:a})}},_renderContent:function(e,t,o,r,p){for(var h=0,s=t.emptyItemWidth,u=e.get("breadcrumb.height"),g=d.getAvailableSize(t.pos,t.box),c=t.totalWidth,b=t.renderList,x=b.length-1;x>=0;x--){var f=b[x],v=f.node,y=f.width,I=f.text;c>g.width&&(c-=y-s,y=s,I=null);var w=new a.Polygon({shape:{points:n(h,0,y,u,x===b.length-1,0===x)},style:l.defaults(o.getItemStyle(),{lineJoin:"bevel",text:I,textFill:r.getTextColor(),textFont:r.getFont()}),z:10,onclick:l.curry(p,v)});this.group.add(w),i(w,e,v),h+=y+m}},remove:function(){this.group.removeAll()}};var g=r;o.exports=g});
|
||
;/*!node_modules/echarts/lib/util/animation.js*/
|
||
amis.define("node_modules/echarts/lib/util/animation",function(e,n){function t(){var e,n=[],t={};return{add:function(e,r,a,o,u){return i.isString(o)&&(u=o,o=0),t[e.id]?!1:(t[e.id]=1,n.push({el:e,target:r,time:a,delay:o,easing:u}),!0)},done:function(n){return e=n,this},start:function(){function i(){r--,r||(n.length=0,t={},e&&e())}for(var r=n.length,a=0,o=n.length;o>a;a++){var u=n[a];u.el.animateTo(u.target,u.time,u.delay,u.easing,i)}return this}}}var i=e("node_modules/zrender/lib/core/util");n.createWrap=t});
|
||
;/*!node_modules/echarts/lib/chart/treemap/TreemapView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/treemap/TreemapView",function(e,t,i){function o(){return{nodeGroup:[],background:[],content:[]}}function r(e,t,i,o,r,a,l,h,u,c){function p(t,i,o){if(i.dataIndex=l.dataIndex,i.seriesIndex=e.seriesIndex,i.setShape({x:0,y:0,width:A,height:S}),L)g(i);else{i.invisible=!1;var r=l.getVisual("borderColor",!0),n=O.get("borderColor"),a=k(B);a.fill=r;var s=H(O);if(s.fill=n,o){var h=A-2*W;m(a,s,r,h,F,{x:W,y:0,width:h,height:F})}else a.text=s.text=null;i.setStyle(a),d.setElementHoverStyle(i,s)}t.add(i)}function f(t,i){i.dataIndex=l.dataIndex,i.seriesIndex=e.seriesIndex;var o=Math.max(A-2*W,0),r=Math.max(S-2*W,0);if(i.culling=!0,i.setShape({x:W,y:W,width:o,height:r}),L)g(i);else{i.invisible=!1;var n=l.getVisual("color",!0),a=k(B);a.fill=n;var s=H(O);m(a,s,n,o,r),i.setStyle(a),d.setElementHoverStyle(i,s)}t.add(i)}function g(e){!e.invisible&&a.push(e)}function m(t,i,o,r,n,a){var h=X.get("name"),u=X.getModel(a?N:D),c=X.getModel(a?R:T),p=u.getShallow("show");d.setLabelStyle(t,i,u,c,{defaultText:p?h:null,autoColor:o,isRectText:!0,labelFetcher:e,labelDataIndex:l.dataIndex,labelProp:a?"upperLabel":"label"}),_(t,a,I),_(i,a,I),a&&(t.textRect=s.clone(a)),t.truncate=p&&u.get("ellipsis")?{outerWidth:r,outerHeight:n,minChar:2}:null}function _(t,i,o){var r=t.text;if(!i&&o.isLeafRoot&&null!=r){var n=e.get("drillDownIcon",!0);t.text=n?n+" "+r:r}}function v(e,o,a,s){var d=null!=V&&i[e][V],l=r[e];return d?(i[e][V]=null,y(l,d,e)):L||(d=new o({z:n(a,s)}),d.__tmDepth=a,d.__tmStorageName=e,x(l,d,e)),t[e][E]=d}function y(e,t,i){var o=e[E]={};o.old="nodeGroup"===i?t.position.slice():s.extend({},t.shape)}function x(e,t,i){var n=e[E]={},a=l.parentNode;if(a&&(!o||"drillDown"===o.direction)){var s=0,d=0,h=r.background[a.getRawIndex()];!o&&h&&h.old&&(s=h.old.width,d=h.old.height),n.old="nodeGroup"===i?[0,d]:{x:s,y:d,width:0,height:0}}n.fadein="nodeGroup"!==i}if(l){var I=l.getLayout(),M=e.getData();if(M.setItemGraphicEl(l.dataIndex,null),I&&I.isInView){var A=I.width,S=I.height,W=I.borderWidth,L=I.invisible,E=l.getRawIndex(),V=h&&h.getRawIndex(),z=l.viewChildren,F=I.upperHeight,Z=z&&z.length,B=l.getModel("itemStyle"),O=l.getModel("emphasis.itemStyle"),P=v("nodeGroup",b);if(P){if(u.add(P),P.attr("position",[I.x||0,I.y||0]),P.__tmNodeWidth=A,P.__tmNodeHeight=S,I.isAboveViewRoot)return P;var X=l.getModel(),Y=v("background",w,c,C);if(Y&&p(P,Y,Z&&I.upperLabelHeight),Z)d.isHighDownDispatcher(P)&&d.setAsHighDownDispatcher(P,!1),Y&&(d.setAsHighDownDispatcher(Y,!0),M.setItemGraphicEl(l.dataIndex,Y));else{var q=v("content",w,c,G);q&&f(P,q),Y&&d.isHighDownDispatcher(Y)&&d.setAsHighDownDispatcher(Y,!1),d.setAsHighDownDispatcher(P,!0),M.setItemGraphicEl(l.dataIndex,P)}return P}}}}function n(e,t){var i=e*M+t;return(i-1)/i}var a=e("node_modules/echarts/lib/echarts"),s=e("node_modules/zrender/lib/core/util"),d=e("node_modules/echarts/lib/util/graphic"),l=e("node_modules/echarts/lib/data/DataDiffer"),h=e("node_modules/echarts/lib/chart/helper/treeHelper"),u=e("node_modules/echarts/lib/chart/treemap/Breadcrumb"),c=e("node_modules/echarts/lib/component/helper/RoamController"),p=e("node_modules/zrender/lib/core/BoundingRect"),f=e("node_modules/zrender/lib/core/matrix"),g=e("node_modules/echarts/lib/util/animation"),m=e("node_modules/echarts/lib/model/mixin/makeStyleMapper"),_=e("node_modules/echarts/lib/util/format"),v=_.windowOpen,y=s.bind,b=d.Group,w=d.Rect,x=s.each,I=3,D=["label"],T=["emphasis","label"],N=["upperLabel"],R=["emphasis","upperLabel"],M=10,C=1,G=2,H=m([["fill","color"],["stroke","strokeColor"],["lineWidth","strokeWidth"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["shadowColor"]]),k=function(e){var t=H(e);return t.stroke=t.fill=t.lineWidth=null,t},A=a.extendChartView({type:"treemap",init:function(){this._containerGroup,this._storage=o(),this._oldTree,this._breadcrumb,this._controller,this._state="ready"},render:function(e,t,i,o){var r=t.findComponents({mainType:"series",subType:"treemap",query:o});if(!(s.indexOf(r,e)<0)){this.seriesModel=e,this.api=i,this.ecModel=t;var n=["treemapZoomToNode","treemapRootToNode"],a=h.retrieveTargetInfo(o,n,e),d=o&&o.type,l=e.layoutInfo,u=!this._oldTree,c=this._storage,p="treemapRootToNode"===d&&a&&c?{rootNodeGroup:c.nodeGroup[a.node.getRawIndex()],direction:o.direction}:null,f=this._giveContainerGroup(l),g=this._doRender(f,e,p);u||d&&"treemapZoomToNode"!==d&&"treemapRootToNode"!==d?g.renderFinally():this._doAnimation(f,g,e,p),this._resetController(i),this._renderBreadcrumb(e,i,a)}},_giveContainerGroup:function(e){var t=this._containerGroup;return t||(t=this._containerGroup=new b,this._initEvents(t),this.group.add(t)),t.attr("position",[e.x,e.y]),t},_doRender:function(e,t,i){function n(e,t,i,o,r){function a(e){return e.getId()}function d(a,s){var d=null!=a?e[a]:null,l=null!=s?t[s]:null,h=m(d,l,i,r);h&&n(d&&d.viewChildren||[],l&&l.viewChildren||[],h,o,r+1)}o?(t=e,x(e,function(e,t){!e.isRemoved()&&d(t,t)})):new l(t,e,a,a).add(d).update(d).remove(s.curry(d,null)).execute()}function a(e){var t=o();return e&&x(e,function(e,i){var o=t[i];x(e,function(e){e&&(o.push(e),e.__tmWillDelete=1)})}),t}function d(){x(_,function(e){x(e,function(e){e.parent&&e.parent.remove(e)})}),x(g,function(e){e.invisible=!0,e.dirty()})}var h=t.getData().tree,u=this._oldTree,c=o(),p=o(),f=this._storage,g=[],m=s.curry(r,t,p,f,i,c,g);n(h.root?[h.root]:[],u&&u.root?[u.root]:[],e,h===u||!u,0);var _=a(f);return this._oldTree=h,this._storage=p,{lastsForAnimation:c,willDeleteEls:_,renderFinally:d}},_doAnimation:function(e,t,i,o){if(i.get("animation")){var r=i.get("animationDurationUpdate"),n=i.get("animationEasing"),a=g.createWrap();x(t.willDeleteEls,function(e,t){x(e,function(e){if(!e.invisible){var i,s=e.parent;if(o&&"drillDown"===o.direction)i=s===o.rootNodeGroup?{shape:{x:0,y:0,width:s.__tmNodeWidth,height:s.__tmNodeHeight},style:{opacity:0}}:{style:{opacity:0}};else{var d=0,l=0;s.__tmWillDelete||(d=s.__tmNodeWidth/2,l=s.__tmNodeHeight/2),i="nodeGroup"===t?{position:[d,l],style:{opacity:0}}:{shape:{x:d,y:l,width:0,height:0},style:{opacity:0}}}i&&a.add(e,i,r,n)}})}),x(this._storage,function(e,i){x(e,function(e,o){var d=t.lastsForAnimation[i][o],l={};d&&("nodeGroup"===i?d.old&&(l.position=e.position.slice(),e.attr("position",d.old)):(d.old&&(l.shape=s.extend({},e.shape),e.setShape(d.old)),d.fadein?(e.setStyle("opacity",0),l.style={opacity:1}):1!==e.style.opacity&&(l.style={opacity:1})),a.add(e,l,r,n))})},this),this._state="animating",a.done(y(function(){this._state="ready",t.renderFinally()},this)).start()}},_resetController:function(e){var t=this._controller;t||(t=this._controller=new c(e.getZr()),t.enable(this.seriesModel.get("roam")),t.on("pan",y(this._onPan,this)),t.on("zoom",y(this._onZoom,this)));var i=new p(0,0,e.getWidth(),e.getHeight());t.setPointerChecker(function(e,t,o){return i.contain(t,o)})},_clearController:function(){var e=this._controller;e&&(e.dispose(),e=null)},_onPan:function(e){if("animating"!==this._state&&(Math.abs(e.dx)>I||Math.abs(e.dy)>I)){var t=this.seriesModel.getData().tree.root;if(!t)return;var i=t.getLayout();if(!i)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:i.x+e.dx,y:i.y+e.dy,width:i.width,height:i.height}})}},_onZoom:function(e){var t=e.originX,i=e.originY;if("animating"!==this._state){var o=this.seriesModel.getData().tree.root;if(!o)return;var r=o.getLayout();if(!r)return;var n=new p(r.x,r.y,r.width,r.height),a=this.seriesModel.layoutInfo;t-=a.x,i-=a.y;var s=f.create();f.translate(s,s,[-t,-i]),f.scale(s,s,[e.scale,e.scale]),f.translate(s,s,[t,i]),n.applyTransform(s),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x,y:n.y,width:n.width,height:n.height}})}},_initEvents:function(e){e.on("click",function(e){if("ready"===this._state){var t=this.seriesModel.get("nodeClick",!0);if(t){var i=this.findTarget(e.offsetX,e.offsetY);if(i){var o=i.node;if(o.getLayout().isLeafRoot)this._rootToNode(i);else if("zoomToNode"===t)this._zoomToNode(i);else if("link"===t){var r=o.hostTree.data.getItemModel(o.dataIndex),n=r.get("link",!0),a=r.get("target",!0)||"blank";n&&v(n,a)}}}}},this)},_renderBreadcrumb:function(e,t,i){function o(t){"animating"!==this._state&&(h.aboveViewRoot(e.getViewRoot(),t)?this._rootToNode({node:t}):this._zoomToNode({node:t}))}i||(i=null!=e.get("leafDepth",!0)?{node:e.getViewRoot()}:this.findTarget(t.getWidth()/2,t.getHeight()/2),i||(i={node:e.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new u(this.group))).render(e,t,i.node,y(o,this))},remove:function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=o(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},dispose:function(){this._clearController()},_zoomToNode:function(e){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},_rootToNode:function(e){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:e.node})},findTarget:function(e,t){var i,o=this.seriesModel.getViewRoot();return o.eachNode({attr:"viewChildren",order:"preorder"},function(o){var r=this._storage.background[o.getRawIndex()];if(r){var n=r.transformCoordToLocal(e,t),a=r.shape;if(!(a.x<=n[0]&&n[0]<=a.x+a.width&&a.y<=n[1]&&n[1]<=a.y+a.height))return!1;i={node:o,offsetX:n[0],offsetY:n[1]}}},this),i}});i.exports=A});
|
||
;/*!node_modules/echarts/lib/chart/treemap/treemapAction.js*/
|
||
amis.define("node_modules/echarts/lib/chart/treemap/treemapAction",function(e){for(var o=e("node_modules/echarts/lib/echarts"),t=e("node_modules/echarts/lib/chart/helper/treeHelper"),r=function(){},a=["treemapZoomToNode","treemapRender","treemapMove"],i=0;i<a.length;i++)o.registerAction({type:a[i],update:"updateView"},r);o.registerAction({type:"treemapRootToNode",update:"updateView"},function(e,o){function r(o){var r=["treemapZoomToNode","treemapRootToNode"],a=t.retrieveTargetInfo(e,r,o);if(a){var i=o.getViewRoot();i&&(e.direction=t.aboveViewRoot(i,a.node)?"rollUp":"drillDown"),o.resetViewRoot(a.node)}}o.eachComponent({mainType:"series",subType:"treemap",query:e},r)})});
|
||
;/*!node_modules/echarts/lib/visual/VisualMapping.js*/
|
||
amis.define("node_modules/echarts/lib/visual/VisualMapping",function(i,n,t){function r(i){var n=i.pieceList;i.hasSpecialVisual=!1,v.each(n,function(n,t){n.originIndex=t,null!=n.visual&&(i.hasSpecialVisual=!0)})}function e(i){var n=i.categories,t=i.visual,r=i.categoryMap={};if(m(n,function(i,n){r[i]=n}),!v.isArray(t)){var e=[];v.isObject(t)?m(t,function(i,n){var t=r[n];e[null!=t?t:M]=i}):e[M]=t,t=h(i,e)}for(var a=n.length-1;a>=0;a--)null==t[a]&&(delete r[n[a]],n.pop())}function a(i,n){var t=i.visual,r=[];v.isObject(t)?m(t,function(i){r.push(i)}):null!=t&&r.push(t);var e={color:1,symbol:1};n||1!==r.length||e.hasOwnProperty(i.type)||(r[1]=r[0]),h(i,r)}function o(i){return{applyVisual:function(n,t,r){n=this.mapValueToVisual(n),r("color",i(t("color"),n))},_doMap:p([0,1])}}function l(i){var n=this.option.visual;return n[Math.round(V(i,[0,1],[0,n.length-1],!0))]||{}}function u(i){return function(n,t,r){r(i,this.mapValueToVisual(n))}}function s(i){var n=this.option.visual;return n[this.option.loop&&i!==M?i%n.length:i]}function c(){return this.option.visual[0]}function p(i){return{linear:function(n){return V(n,i,this.option.visual,!0)},category:s,piecewise:function(n,t){var r=f.call(this,t);return null==r&&(r=V(n,i,this.option.visual,!0)),r},fixed:c}}function f(i){var n=this.option,t=n.pieceList;if(n.hasSpecialVisual){var r=_.findPieceIndex(i,t),e=t[r];if(e&&e.visual)return e.visual[this.type]}}function h(i,n){return i.visual=n,"color"===i.type&&(i.parsedVisual=v.map(n,function(i){return y.parse(i)})),n}function d(i,n,t){return i?t>=n:t>n}var v=i("node_modules/zrender/lib/core/util"),y=i("node_modules/zrender/lib/tool/color"),g=i("node_modules/echarts/lib/util/number"),V=g.linearMap,m=v.each,b=v.isObject,M=-1,_=function(i){var n=i.mappingMethod,t=i.type,o=this.option=v.clone(i);this.type=t,this.mappingMethod=n,this._normalizeData=O[n];var l=x[t];this.applyVisual=l.applyVisual,this.getColorMapper=l.getColorMapper,this._doMap=l._doMap[n],"piecewise"===n?(a(o),r(o)):"category"===n?o.categories?e(o):a(o,!0):(v.assert("linear"!==n||o.dataExtent),a(o))};_.prototype={constructor:_,mapValueToVisual:function(i){var n=this._normalizeData(i);return this._doMap(n,i)},getNormalizer:function(){return v.bind(this._normalizeData,this)}};var x=_.visualHandlers={color:{applyVisual:u("color"),getColorMapper:function(){var i=this.option;return v.bind("category"===i.mappingMethod?function(i,n){return!n&&(i=this._normalizeData(i)),s.call(this,i)}:function(n,t,r){var e=!!r;return!t&&(n=this._normalizeData(n)),r=y.fastLerp(n,i.parsedVisual,r),e?r:y.stringify(r,"rgba")},this)},_doMap:{linear:function(i){return y.stringify(y.fastLerp(i,this.option.parsedVisual),"rgba")},category:s,piecewise:function(i,n){var t=f.call(this,n);return null==t&&(t=y.stringify(y.fastLerp(i,this.option.parsedVisual),"rgba")),t},fixed:c}},colorHue:o(function(i,n){return y.modifyHSL(i,n)}),colorSaturation:o(function(i,n){return y.modifyHSL(i,null,n)}),colorLightness:o(function(i,n){return y.modifyHSL(i,null,null,n)}),colorAlpha:o(function(i,n){return y.modifyAlpha(i,n)}),opacity:{applyVisual:u("opacity"),_doMap:p([0,1])},liftZ:{applyVisual:u("liftZ"),_doMap:{linear:c,category:c,piecewise:c,fixed:c}},symbol:{applyVisual:function(i,n,t){var r=this.mapValueToVisual(i);if(v.isString(r))t("symbol",r);else if(b(r))for(var e in r)r.hasOwnProperty(e)&&t(e,r[e])},_doMap:{linear:l,category:s,piecewise:function(i,n){var t=f.call(this,n);return null==t&&(t=l.call(this,i)),t},fixed:c}},symbolSize:{applyVisual:u("symbolSize"),_doMap:p([0,1])}},O={linear:function(i){return V(i,this.option.dataExtent,[0,1],!0)},piecewise:function(i){var n=this.option.pieceList,t=_.findPieceIndex(i,n,!0);return null!=t?V(t,[0,n.length-1],[0,1],!0):void 0},category:function(i){var n=this.option.categories?this.option.categoryMap[i]:i;return null==n?M:n},fixed:v.noop};_.listVisualTypes=function(){var i=[];return v.each(x,function(n,t){i.push(t)}),i},_.addVisualHandler=function(i,n){x[i]=n},_.isValidType=function(i){return x.hasOwnProperty(i)},_.eachVisual=function(i,n,t){v.isObject(i)?v.each(i,n,t):n.call(t,i)},_.mapVisual=function(i,n,t){var r,e=v.isArray(i)?[]:v.isObject(i)?{}:(r=!0,null);return _.eachVisual(i,function(i,a){var o=n.call(t,i,a);r?e=o:e[a]=o}),e},_.retrieveVisuals=function(i){var n,t={};return i&&m(x,function(r,e){i.hasOwnProperty(e)&&(t[e]=i[e],n=!0)}),n?t:null},_.prepareVisualTypes=function(i){if(b(i)){var n=[];m(i,function(i,t){n.push(t)}),i=n}else{if(!v.isArray(i))return[];i=i.slice()}return i.sort(function(i,n){return"color"===n&&"color"!==i&&0===i.indexOf("color")?1:-1}),i},_.dependsOn=function(i,n){return"color"===n?!(!i||0!==i.indexOf(n)):i===n},_.findPieceIndex=function(i,n,t){function r(n,t){var r=Math.abs(n-i);a>r&&(a=r,e=t)}for(var e,a=1/0,o=0,l=n.length;l>o;o++){var u=n[o].value;if(null!=u){if(u===i||"string"==typeof u&&u===i+"")return o;t&&r(u,o)}}for(var o=0,l=n.length;l>o;o++){var s=n[o],c=s.interval,p=s.close;if(c){if(c[0]===-1/0){if(d(p[1],i,c[1]))return o}else if(1/0===c[1]){if(d(p[0],c[0],i))return o}else if(d(p[0],c[0],i)&&d(p[1],i,c[1]))return o;t&&r(c[0],o),t&&r(c[1],o)}}return t?1/0===i?n.length-1:i===-1/0?0:e:void 0};var w=_;t.exports=w});
|
||
;/*!node_modules/echarts/lib/chart/treemap/treemapVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/treemap/treemapVisual",function(e,o,l){function n(e,o,l,i,d,s){var g=e.getModel(),v=e.getLayout();if(v&&!v.invisible&&v.isInView){var m,h=e.getModel(f),y=l[e.depth],M=r(h,o,y,i),x=h.get("borderColor"),V=h.get("borderColorSaturation");null!=V&&(m=t(M,e),x=a(V,m)),e.setVisual("borderColor",x);var b=e.viewChildren;if(b&&b.length){var _=u(e,g,v,h,M,b);p.each(b,function(e,o){if(e.depth>=d.length||e===d[e.depth]){var r=c(g,M,e,o,_,s);n(e,r,l,i,d,s)}})}else m=t(M,e),e.setVisual("color",m)}}function r(e,o,l,n){var r=p.extend({},o);return p.each(["color","colorAlpha","colorSaturation"],function(t){var a=e.get(t,!0);null==a&&l&&(a=l[t]),null==a&&(a=o[t]),null==a&&(a=n.get(t)),null!=a&&(r[t]=a)}),r}function t(e){var o=i(e,"color");if(o){var l=i(e,"colorAlpha"),n=i(e,"colorSaturation");return n&&(o=g.modifyHSL(o,null,null,n)),l&&(o=g.modifyAlpha(o,l)),o}}function a(e,o){return null!=o?g.modifyHSL(o,null,null,e):null}function i(e,o){var l=e[o];return null!=l&&"none"!==l?l:void 0}function u(e,o,l,n,r,t){if(t&&t.length){var a=d(o,"color")||null!=r.color&&"none"!==r.color&&(d(o,"colorAlpha")||d(o,"colorSaturation"));if(a){var i=o.get("visualMin"),u=o.get("visualMax"),c=l.dataExtent.slice();null!=i&&i<c[0]&&(c[0]=i),null!=u&&u>c[1]&&(c[1]=u);var g=o.get("colorMappingBy"),p={type:a.name,dataExtent:c,visual:a.range};"color"!==p.type||"index"!==g&&"id"!==g?p.mappingMethod="linear":(p.mappingMethod="category",p.loop=!0);var v=new s(p);return v.__drColorMappingBy=g,v}}}function d(e,o){var l=e.get(o);return v(l)&&l.length?{name:o,range:l}:null}function c(e,o,l,n,r,t){var a=p.extend({},o);if(r){var i=r.type,u="color"===i&&r.__drColorMappingBy,d="index"===u?n:"id"===u?t.mapIdToIndex(l.getId()):l.getValue(e.get("visualDimension"));a[i]=r.mapValueToVisual(d)}return a}var s=e("node_modules/echarts/lib/visual/VisualMapping"),g=e("node_modules/zrender/lib/tool/color"),p=e("node_modules/zrender/lib/core/util"),v=p.isArray,f="itemStyle",m={seriesType:"treemap",reset:function(e){var o=e.getData().tree,l=o.root,r=e.getModel(f);if(!l.isRemoved()){var t=p.map(o.levelModels,function(e){return e?e.get(f):null});n(l,{},t,r,e.getViewRoot().getAncestors(),e)}}};l.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/treemap/treemapLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/treemap/treemapLayout",function(e,t,a){function r(e,t,a,i){var n,u;if(!e.isRemoved()){var g=e.getLayout();n=g.width,u=g.height;var d=e.getModel(),s=d.get(M),f=d.get(T)/2,c=v(d),p=Math.max(s,c),y=s-f,m=p-f,d=e.getModel();e.setLayout({borderWidth:s,upperHeight:p,upperLabelHeight:c},!0),n=x(n-2*y,0),u=x(u-y-m,0);var L=n*u,w=o(e,d,L,t,a,i);if(w.length){var V={x:y,y:m,width:n,height:u},R=b(n,u),I=1/0,_=[];_.area=0;for(var E=0,N=w.length;N>E;){var D=w[E];_.push(D),_.area+=D.getLayout().area;var H=h(_,R,t.squareRatio);I>=H?(E++,I=H):(_.area-=_.pop().getLayout().area,l(_,R,V,f,!1),R=b(V.width,V.height),_.length=_.area=0,I=1/0)}if(_.length&&l(_,R,V,f,!0),!a){var W=d.get("childrenVisibleMin");null!=W&&W>L&&(a=!0)}for(var E=0,N=w.length;N>E;E++)r(w[E],t,a,i+1)}}}function o(e,t,a,r,o,h){var l=e.children||[],g=r.sort;"asc"!==g&&"desc"!==g&&(g=null);var d=null!=r.leafDepth&&r.leafDepth<=h;if(o&&!d)return e.viewChildren=[];l=f.filter(l,function(e){return!e.isRemoved()}),n(l,g);var s=u(t,l,g);if(0===s.sum)return e.viewChildren=[];if(s.sum=i(t,a,s.sum,g,l),0===s.sum)return e.viewChildren=[];for(var v=0,c=l.length;c>v;v++){var p=l[v].getValue()/s.sum*a;l[v].setLayout({area:p})}return d&&(l.length&&e.setLayout({isLeafRoot:!0},!0),l.length=0),e.viewChildren=l,e.setLayout({dataExtent:s.dataExtent},!0),l}function i(e,t,a,r,o){if(!r)return a;for(var i=e.get("visibleMin"),n=o.length,u=n,h=n-1;h>=0;h--){var l=o["asc"===r?n-h-1:h].getValue();i>l/a*t&&(u=h,a-=l)}return"asc"===r?o.splice(0,n-u):o.splice(u,n-u),a}function n(e,t){return t&&e.sort(function(e,a){var r="asc"===t?e.getValue()-a.getValue():a.getValue()-e.getValue();return 0===r?"asc"===t?e.dataIndex-a.dataIndex:a.dataIndex-e.dataIndex:r}),e}function u(e,t,a){for(var r=0,o=0,i=t.length;i>o;o++)r+=t[o].getValue();var n,u=e.get("visualDimension");if(t&&t.length)if("value"===u&&a)n=[t[t.length-1].getValue(),t[0].getValue()],"asc"===a&&n.reverse();else{var n=[1/0,-1/0];R(t,function(e){var t=e.getValue(u);t<n[0]&&(n[0]=t),t>n[1]&&(n[1]=t)})}else n=[0/0,0/0];return{sum:r,dataExtent:n}}function h(e,t,a){for(var r,o=0,i=1/0,n=0,u=e.length;u>n;n++)r=e[n].getLayout().area,r&&(i>r&&(i=r),r>o&&(o=r));var h=e.area*e.area,l=t*t*a;return h?x(l*o/h,h/(l*i)):1/0}function l(e,t,a,r,o){var i=t===a.width?0:1,n=1-i,u=["x","y"],h=["width","height"],l=a[u[i]],g=t?e.area/t:0;(o||g>a[h[n]])&&(g=a[h[n]]);for(var d=0,s=e.length;s>d;d++){var v=e[d],f={},c=g?v.getLayout().area/g:0,p=f[h[n]]=x(g-2*r,0),y=a[u[i]]+a[h[i]]-l,m=d===s-1||c>y?y:c,L=f[h[i]]=x(m-2*r,0);f[u[n]]=a[u[n]]+b(r,p/2),f[u[i]]=l+b(r,L/2),l+=m,v.setLayout(f,!0)}a[u[n]]+=g,a[h[n]]-=g}function g(e,t,a,r,o){var i=(t||{}).node,n=[r,o];if(!i||i===a)return n;for(var u,h=r*o,l=h*e.option.zoomToNodeRatio;u=i.parentNode;){for(var g=0,d=u.children,s=0,f=d.length;f>s;s++)g+=d[s].getValue();var c=i.getValue();if(0===c)return n;l*=g/c;var p=u.getModel(),y=p.get(M),L=Math.max(y,v(p,y));l+=4*y*y+(3*y+L)*Math.pow(l,.5),l>m&&(l=m),i=u}h>l&&(l=h);var w=Math.pow(l/h,.5);return[r*w,o*w]}function d(e,t,a){if(t)return{x:t.x,y:t.y};var r={x:0,y:0};if(!a)return r;var o=a.node,i=o.getLayout();if(!i)return r;for(var n=[i.width/2,i.height/2],u=o;u;){var h=u.getLayout();n[0]+=h.x,n[1]+=h.y,u=u.parentNode}return{x:e.width/2-n[0],y:e.height/2-n[1]}}function s(e,t,a,r,o){var i=e.getLayout(),n=a[o],u=n&&n===e;if(!(n&&!u||o===a.length&&e!==r)){e.setLayout({isInView:!0,invisible:!u&&!t.intersect(i),isAboveViewRoot:u},!0);var h=new c(t.x-i.x,t.y-i.y,t.width,t.height);R(e.viewChildren||[],function(e){s(e,h,a,r,o+1)})}}function v(e){return e.get(I)?e.get(_):0}var f=e("node_modules/zrender/lib/core/util"),c=e("node_modules/zrender/lib/core/BoundingRect"),p=e("node_modules/echarts/lib/util/number"),y=p.parsePercent,m=p.MAX_SAFE_INTEGER,L=e("node_modules/echarts/lib/util/layout"),w=e("node_modules/echarts/lib/chart/helper/treeHelper"),x=Math.max,b=Math.min,V=f.retrieve,R=f.each,M=["itemStyle","borderWidth"],T=["itemStyle","gapWidth"],I=["upperLabel","show"],_=["upperLabel","height"],E={seriesType:"treemap",reset:function(e,t,a,o){var i=a.getWidth(),n=a.getHeight(),u=e.option,h=L.getLayoutRect(e.getBoxLayoutParams(),{width:a.getWidth(),height:a.getHeight()}),l=u.size||[],v=y(V(h.width,l[0]),i),p=y(V(h.height,l[1]),n),m=o&&o.type,x=["treemapZoomToNode","treemapRootToNode"],b=w.retrieveTargetInfo(o,x,e),M="treemapRender"===m||"treemapMove"===m?o.rootRect:null,T=e.getViewRoot(),I=w.getPathToRoot(T);if("treemapMove"!==m){var _="treemapZoomToNode"===m?g(e,b,T,v,p):M?[M.width,M.height]:[v,p],E=u.sort;E&&"asc"!==E&&"desc"!==E&&(E="desc");var N={squareRatio:u.squareRatio,sort:E,leafDepth:u.leafDepth};T.hostTree.clearLayouts();var D={x:0,y:0,width:_[0],height:_[1],area:_[0]*_[1]};T.setLayout(D),r(T,N,!1,0);var D=T.getLayout();R(I,function(e,t){var a=(I[t+1]||T).getValue();e.setLayout(f.extend({dataExtent:[a,a],borderWidth:0,upperHeight:0},D))})}var H=e.getData().tree.root;H.setLayout(d(h,M,b),!0),e.setLayoutInfo(h),s(H,new c(-h.x,-h.y,i,n),I,T,0)}};a.exports=E});
|
||
;/*!node_modules/echarts/lib/chart/treemap.js*/
|
||
amis.define("node_modules/echarts/lib/chart/treemap",function(e){var a=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/treemap/TreemapSeries"),e("node_modules/echarts/lib/chart/treemap/TreemapView"),e("node_modules/echarts/lib/chart/treemap/treemapAction");var r=e("node_modules/echarts/lib/chart/treemap/treemapVisual"),t=e("node_modules/echarts/lib/chart/treemap/treemapLayout");a.registerVisual(r),a.registerLayout(t)});
|
||
;/*!node_modules/echarts/lib/data/Graph.js*/
|
||
amis.define("node_modules/echarts/lib/data/Graph",function(e,t,n){function d(e){return"_EC_"+e}function i(e,t){this.id=null==e?"":e,this.inEdges=[],this.outEdges=[],this.edges=[],this.hostGraph,this.dataIndex=null==t?-1:t}function a(e,t,n){this.node1=e,this.node2=t,this.dataIndex=null==n?-1:n}var s=e("node_modules/echarts/lib/config"),o=(s.__DEV__,e("node_modules/zrender/lib/core/util")),r=e("node_modules/echarts/lib/util/clazz"),h=r.enableClassCheck,u=function(e){this._directed=e||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this.data,this.edgeData},g=u.prototype;g.type="graph",g.isDirected=function(){return this._directed},g.addNode=function(e,t){e=null==e?""+t:""+e;var n=this._nodesMap;if(!n[d(e)]){var a=new i(e,t);return a.hostGraph=this,this.nodes.push(a),n[d(e)]=a,a}},g.getNodeByIndex=function(e){var t=this.data.getRawIndex(e);return this.nodes[t]},g.getNodeById=function(e){return this._nodesMap[d(e)]},g.addEdge=function(e,t,n){var s=this._nodesMap,o=this._edgesMap;if("number"==typeof e&&(e=this.nodes[e]),"number"==typeof t&&(t=this.nodes[t]),i.isInstance(e)||(e=s[d(e)]),i.isInstance(t)||(t=s[d(t)]),e&&t){var r=e.id+"-"+t.id;if(!o[r]){var h=new a(e,t,n);return h.hostGraph=this,this._directed&&(e.outEdges.push(h),t.inEdges.push(h)),e.edges.push(h),e!==t&&t.edges.push(h),this.edges.push(h),o[r]=h,h}}},g.getEdgeByIndex=function(e){var t=this.edgeData.getRawIndex(e);return this.edges[t]},g.getEdge=function(e,t){i.isInstance(e)&&(e=e.id),i.isInstance(t)&&(t=t.id);var n=this._edgesMap;return this._directed?n[e+"-"+t]:n[e+"-"+t]||n[t+"-"+e]},g.eachNode=function(e,t){for(var n=this.nodes,d=n.length,i=0;d>i;i++)n[i].dataIndex>=0&&e.call(t,n[i],i)},g.eachEdge=function(e,t){for(var n=this.edges,d=n.length,i=0;d>i;i++)n[i].dataIndex>=0&&n[i].node1.dataIndex>=0&&n[i].node2.dataIndex>=0&&e.call(t,n[i],i)},g.breadthFirstTraverse=function(e,t,n,a){if(i.isInstance(t)||(t=this._nodesMap[d(t)]),t){for(var s="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o<this.nodes.length;o++)this.nodes[o].__visited=!1;if(!e.call(a,t,null))for(var r=[t];r.length;)for(var h=r.shift(),u=h[s],o=0;o<u.length;o++){var g=u[o],c=g.node1===h?g.node2:g.node1;if(!c.__visited){if(e.call(a,c,h))return;r.push(c),c.__visited=!0}}}},g.update=function(){for(var e=this.data,t=this.edgeData,n=this.nodes,d=this.edges,i=0,a=n.length;a>i;i++)n[i].dataIndex=-1;for(var i=0,a=e.count();a>i;i++)n[e.getRawIndex(i)].dataIndex=i;t.filterSelf(function(e){var n=d[t.getRawIndex(e)];return n.node1.dataIndex>=0&&n.node2.dataIndex>=0});for(var i=0,a=d.length;a>i;i++)d[i].dataIndex=-1;for(var i=0,a=t.count();a>i;i++)d[t.getRawIndex(i)].dataIndex=i},g.clone=function(){for(var e=new u(this._directed),t=this.nodes,n=this.edges,d=0;d<t.length;d++)e.addNode(t[d].id,t[d].dataIndex);for(var d=0;d<n.length;d++){var i=n[d];e.addEdge(i.node1.id,i.node2.id,i.dataIndex)}return e},i.prototype={constructor:i,degree:function(){return this.edges.length},inDegree:function(){return this.inEdges.length},outDegree:function(){return this.outEdges.length},getModel:function(e){if(!(this.dataIndex<0)){var t=this.hostGraph,n=t.data.getItemModel(this.dataIndex);return n.getModel(e)}}},a.prototype.getModel=function(e){if(!(this.dataIndex<0)){var t=this.hostGraph,n=t.edgeData.getItemModel(this.dataIndex);return n.getModel(e)}};var c=function(e,t){return{getValue:function(n){var d=this[e][t];return d.get(d.getDimension(n||"value"),this.dataIndex)},setVisual:function(n,d){this.dataIndex>=0&&this[e][t].setItemVisual(this.dataIndex,n,d)},getVisual:function(n,d){return this[e][t].getItemVisual(this.dataIndex,n,d)},setLayout:function(n,d){this.dataIndex>=0&&this[e][t].setItemLayout(this.dataIndex,n,d)},getLayout:function(){return this[e][t].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[e][t].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[e][t].getRawIndex(this.dataIndex)}}};o.mixin(i,c("hostGraph","data")),o.mixin(a,c("hostGraph","edgeData")),u.Node=i,u.Edge=a,h(i),h(a);var l=u;n.exports=l});
|
||
;/*!node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge",function(e,a,t){function r(e,a,t,r,u){for(var h=new i(r),m=0;m<e.length;m++)h.addNode(d.retrieve(e[m].id,e[m].name,m),m);for(var v=[],p=[],g=0,m=0;m<a.length;m++){var b=a[m],_=b.source,f=b.target;h.addEdge(_,f,g)&&(p.push(b),v.push(d.retrieve(b.id,_+" > "+f)),g++)}var D,w=t.get("coordinateSystem");if("cartesian2d"===w||"polar"===w)D=c(e,t);else{var y=l.get(w),A=y&&"view"!==y.type?y.dimensions||[]:[];d.indexOf(A,"value")<0&&A.concat(["value"]);var L=s(e,{coordDimensions:A});D=new o(L,t),D.initData(e)}var x=new o(["value"],t);return x.initData(p,v),u&&u(D,x),n({mainData:D,struct:h,structAttr:"graph",datas:{node:D,edge:x},datasAttr:{node:"data",edge:"edgeData"}}),h.update(),h}var d=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/data/List"),i=e("node_modules/echarts/lib/data/Graph"),n=e("node_modules/echarts/lib/data/helper/linkList"),s=e("node_modules/echarts/lib/data/helper/createDimensions"),l=e("node_modules/echarts/lib/CoordinateSystem"),c=e("node_modules/echarts/lib/chart/helper/createListFromArray");t.exports=r});
|
||
;/*!node_modules/echarts/lib/chart/graph/GraphSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/GraphSeries",function(e,t,a){var o=e("node_modules/echarts/lib/echarts"),n=e("node_modules/echarts/lib/data/List"),i=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/util/model"),l=r.defaultEmphasis,s=e("node_modules/echarts/lib/model/Model"),d=e("node_modules/echarts/lib/util/format"),u=d.encodeHTML,h=e("node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge"),g=e("node_modules/echarts/lib/visual/LegendVisualProvider"),c=o.extendSeriesModel({type:"series.graph",init:function(e){function t(){return a._categoriesData}c.superApply(this,"init",arguments);var a=this;this.legendVisualProvider=new g(t,t),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},mergeOption:function(e){c.superApply(this,"mergeOption",arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},mergeDefaultAndTheme:function(e){c.superApply(this,"mergeDefaultAndTheme",arguments),l(e,["edgeLabel"],["show"])},getInitialData:function(e,t){function a(e,a){function o(e){return e=this.parsePath(e),e&&"label"===e[0]?r:e&&"emphasis"===e[0]&&"label"===e[1]?d:this.parentModel}e.wrapMethod("getItemModel",function(e){var t=i._categoriesModels,a=e.getShallow("category"),o=t[a];return o&&(o.parentModel=e.parentModel,e.parentModel=o),e});var n=i.getModel("edgeLabel"),r=new s({label:n.option},n.parentModel,t),l=i.getModel("emphasis.edgeLabel"),d=new s({emphasis:{label:l.option}},l.parentModel,t);a.wrapMethod("getItemModel",function(e){return e.customizeGetParent(o),e})}var o=e.edges||e.links||[],n=e.data||e.nodes||[],i=this;return n&&o?h(n,o,this,!0,a).data:void 0},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},getCategoriesData:function(){return this._categoriesData},formatTooltip:function(e,t,a){if("edge"===a){var o=this.getData(),n=this.getDataParams(e,a),i=o.graph.getEdgeByIndex(e),r=o.getName(i.node1.dataIndex),l=o.getName(i.node2.dataIndex),s=[];return null!=r&&s.push(r),null!=l&&s.push(l),s=u(s.join(" > ")),n.value&&(s+=" : "+u(n.value)),s}return c.superApply(this,"formatTooltip",arguments)},_updateCategoriesData:function(){var e=i.map(this.option.categories||[],function(e){return null!=e.value?e:i.extend({value:0},e)}),t=new n(["value"],this);t.initData(e),this._categoriesData=t,this._categoriesModels=t.mapArray(function(e){return t.getItemModel(e,!0)})},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e},isAnimationEnabled:function(){return c.superCall(this,"isAnimationEnabled")&&!("force"===this.get("layout")&&this.get("force.layoutAnimation"))},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",legendHoverLink:!0,hoverAnimation:!0,layout:null,focusNodeAdjacency:!1,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,curveness:0,opacity:.5},emphasis:{label:{show:!0}}}}),p=c;a.exports=p});
|
||
;/*!node_modules/echarts/lib/chart/helper/LinePath.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/LinePath",function(t,e,n){function i(t){return isNaN(+t.cpx1)||isNaN(+t.cpy1)}var r=t("node_modules/echarts/lib/util/graphic"),u=t("node_modules/zrender/lib/core/vector"),o=r.Line.prototype,a=r.BezierCurve.prototype,l=r.extendShape({type:"ec-line",style:{stroke:"#000",fill:null},shape:{x1:0,y1:0,x2:0,y2:0,percent:1,cpx1:null,cpy1:null},buildPath:function(t,e){this[i(e)?"_buildPathLine":"_buildPathCurve"](t,e)},_buildPathLine:o.buildPath,_buildPathCurve:a.buildPath,pointAt:function(t){return this[i(this.shape)?"_pointAtLine":"_pointAtCurve"](t)},_pointAtLine:o.pointAt,_pointAtCurve:a.pointAt,tangentAt:function(t){var e=this.shape,n=i(e)?[e.x2-e.x1,e.y2-e.y1]:this._tangentAtCurve(t);return u.normalize(n,n)},_tangentAtCurve:a.tangentAt});n.exports=l});
|
||
;/*!node_modules/echarts/lib/chart/helper/Line.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/Line",function(t,e,i){function a(t){return"_"+t+"Type"}function o(t,e,i){var a=e.getItemVisual(i,"color"),o=e.getItemVisual(i,t),l=e.getItemVisual(i,t+"Size");if(o&&"none"!==o){d.isArray(l)||(l=[l,l]);var n=h.createSymbol(o,-l[0]/2,-l[1]/2,l[0],l[1],a);return n.name=t,n}}function l(t){var e=new m({name:"line",subPixelOptimize:!0});return n(e.shape,t),e}function n(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 i=e[2];i?(t.cpx1=i[0],t.cpy1=i[1]):(t.cpx1=0/0,t.cpy1=0/0)}function r(){var t=this,e=t.childOfName("fromSymbol"),i=t.childOfName("toSymbol"),a=t.childOfName("label");if(e||i||!a.ignore){for(var o=1,l=this.parent;l;)l.scale&&(o/=l.scale[0]),l=l.parent;var n=t.childOfName("line");if(this.__dirty||n.__dirty){var r=n.shape.percent,s=n.pointAt(0),d=n.pointAt(r),h=c.sub([],d,s);if(c.normalize(h,h),e){e.attr("position",s);var m=n.tangentAt(0);e.attr("rotation",Math.PI/2-Math.atan2(m[1],m[0])),e.attr("scale",[o*r,o*r])}if(i){i.attr("position",d);var m=n.tangentAt(1);i.attr("rotation",-Math.PI/2-Math.atan2(m[1],m[0])),i.attr("scale",[o*r,o*r])}if(!a.ignore){a.attr("position",d);var p,u,g,f,y=a.__labelDistance,v=y[0]*o,_=y[1]*o,b=r/2,m=n.tangentAt(b),S=[m[1],-m[0]],M=n.pointAt(b);S[1]>0&&(S[0]=-S[0],S[1]=-S[1]);var x=m[0]<0?-1:1;if("start"!==a.__position&&"end"!==a.__position){var L=-Math.atan2(m[1],m[0]);d[0]<s[0]&&(L=Math.PI+L),a.attr("rotation",L)}var A;switch(a.__position){case"insideStartTop":case"insideMiddleTop":case"insideEndTop":case"middle":A=-_,g="bottom";break;case"insideStartBottom":case"insideMiddleBottom":case"insideEndBottom":A=_,g="top";break;default:A=0,g="middle"}switch(a.__position){case"end":p=[h[0]*v+d[0],h[1]*_+d[1]],u=h[0]>.8?"left":h[0]<-.8?"right":"center",g=h[1]>.8?"top":h[1]<-.8?"bottom":"middle";break;case"start":p=[-h[0]*v+s[0],-h[1]*_+s[1]],u=h[0]>.8?"right":h[0]<-.8?"left":"center",g=h[1]>.8?"bottom":h[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":p=[v*x+s[0],s[1]+A],u=m[0]<0?"right":"left",f=[-v*x,-A];break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":p=[M[0],M[1]+A],u="center",f=[0,-A];break;case"insideEndTop":case"insideEnd":case"insideEndBottom":p=[-v*x+d[0],d[1]+A],u=m[0]>=0?"right":"left",f=[v*x,-A]}a.attr({style:{textVerticalAlign:a.__verticalAlign||g,textAlign:a.__textAlign||u},position:p,scale:[o,o],origin:f})}}}}function s(t,e,i){p.Group.call(this),this._createLine(t,e,i)}var d=t("node_modules/zrender/lib/core/util"),c=t("node_modules/zrender/lib/core/vector"),h=t("node_modules/echarts/lib/util/symbol"),m=t("node_modules/echarts/lib/chart/helper/LinePath"),p=t("node_modules/echarts/lib/util/graphic"),u=t("node_modules/echarts/lib/util/number"),g=u.round,f=["fromSymbol","toSymbol"],y=s.prototype;y.beforeUpdate=r,y._createLine=function(t,e,i){var n=t.hostModel,r=t.getItemLayout(e),s=l(r);s.shape.percent=0,p.initProps(s,{shape:{percent:1}},n,e),this.add(s);var c=new p.Text({name:"label",lineLabelOriginalOpacity:1});this.add(c),d.each(f,function(i){var l=o(i,t,e);this.add(l),this[a(i)]=t.getItemVisual(e,i)},this),this._updateCommonStl(t,e,i)},y.updateData=function(t,e,i){var l=t.hostModel,r=this.childOfName("line"),s=t.getItemLayout(e),c={shape:{}};n(c.shape,s),p.updateProps(r,c,l,e),d.each(f,function(i){var l=t.getItemVisual(e,i),n=a(i);if(this[n]!==l){this.remove(this.childOfName(i));var r=o(i,t,e);this.add(r)}this[n]=l},this),this._updateCommonStl(t,e,i)},y._updateCommonStl=function(t,e,i){var a=t.hostModel,o=this.childOfName("line"),l=i&&i.lineStyle,n=i&&i.hoverLineStyle,r=i&&i.labelModel,s=i&&i.hoverLabelModel;if(!i||t.hasItemOption){var c=t.getItemModel(e);l=c.getModel("lineStyle").getLineStyle(),n=c.getModel("emphasis.lineStyle").getLineStyle(),r=c.getModel("label"),s=c.getModel("emphasis.label")}var h=t.getItemVisual(e,"color"),m=d.retrieve3(t.getItemVisual(e,"opacity"),l.opacity,1);o.useStyle(d.defaults({strokeNoScale:!0,fill:"none",stroke:h,opacity:m},l)),o.hoverStyle=n,d.each(f,function(t){var e=this.childOfName(t);e&&(e.setColor(h),e.setStyle({opacity:m}))},this);var u,y,v=r.getShallow("show"),_=s.getShallow("show"),b=this.childOfName("label");if((v||_)&&(u=h||"#000",y=a.getFormattedLabel(e,"normal",t.dataType),null==y)){var S=a.getRawValue(e);y=null==S?t.getName(e):isFinite(S)?g(S):S}var M=v?y:null,x=_?d.retrieve2(a.getFormattedLabel(e,"emphasis",t.dataType),y):null,L=b.style;if(null!=M||null!=x){p.setTextStyle(b.style,r,{text:M},{autoColor:u}),b.__textAlign=L.textAlign,b.__verticalAlign=L.textVerticalAlign,b.__position=r.get("position")||"middle";var A=r.get("distance");d.isArray(A)||(A=[A,A]),b.__labelDistance=A}b.hoverStyle=null!=x?{text:x,textFill:s.getTextColor(!0),fontStyle:s.getShallow("fontStyle"),fontWeight:s.getShallow("fontWeight"),fontSize:s.getShallow("fontSize"),fontFamily:s.getShallow("fontFamily")}:{text:null},b.ignore=!v&&!_,p.setHoverStyle(this)},y.highlight=function(){this.trigger("emphasis")},y.downplay=function(){this.trigger("normal")},y.updateLayout=function(t,e){this.setLinePoints(t.getItemLayout(e))},y.setLinePoints=function(t){var e=this.childOfName("line");n(e.shape,t),e.dirty()},d.inherits(s,p.Group);var v=s;i.exports=v});
|
||
;/*!node_modules/echarts/lib/chart/helper/LineDraw.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/LineDraw",function(e,t,r){function n(e){this._ctor=e||h,this.group=new s.Group}function a(e,t,r,n){var a=t.getItemLayout(r);if(c(a)){var i=new e._ctor(t,r,n);t.setItemGraphicEl(r,i),e.group.add(i)}}function i(e,t,r,n,a,i){var o=t.getItemGraphicEl(n);return c(r.getItemLayout(a))?(o?o.updateData(r,a,i):o=new e._ctor(r,a,i),r.setItemGraphicEl(a,o),void e.group.add(o)):void e.group.remove(o)}function o(e){return e.animators&&e.animators.length>0}function l(e){var t=e.hostModel;return{lineStyle:t.getModel("lineStyle").getLineStyle(),hoverLineStyle:t.getModel("emphasis.lineStyle").getLineStyle(),labelModel:t.getModel("label"),hoverLabelModel:t.getModel("emphasis.label")}}function u(e){return isNaN(e[0])||isNaN(e[1])}function c(e){return!u(e[0])&&!u(e[1])}var s=e("node_modules/echarts/lib/util/graphic"),h=e("node_modules/echarts/lib/chart/helper/Line"),p=n.prototype;p.isPersistent=function(){return!0},p.updateData=function(e){var t=this,r=t.group,n=t._lineData;t._lineData=e,n||r.removeAll();var o=l(e);e.diff(n).add(function(r){a(t,e,r,o)}).update(function(r,a){i(t,n,e,a,r,o)}).remove(function(e){r.remove(n.getItemGraphicEl(e))}).execute()},p.updateLayout=function(){var e=this._lineData;e&&e.eachItemGraphicEl(function(t,r){t.updateLayout(e,r)},this)},p.incrementalPrepareUpdate=function(e){this._seriesScope=l(e),this._lineData=null,this.group.removeAll()},p.incrementalUpdate=function(e,t){function r(e){e.isGroup||o(e)||(e.incremental=e.useHoverLayer=!0)}for(var n=e.start;n<e.end;n++){var a=t.getItemLayout(n);if(c(a)){var i=new this._ctor(t,n,this._seriesScope);i.traverse(r),this.group.add(i),t.setItemGraphicEl(n,i)}}},p.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},p._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var d=n;r.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/graph/graphHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/graphHelper",function(e,o){function t(e){var o=e.coordinateSystem;if("view"!==o.type)return 1;var t=e.option.nodeScaleRatio,a=o.scale,r=a&&a[0]||1,n=o.getZoom(),i=(n-1)*t+1;return i/r}function a(e){var o=e.getVisual("symbolSize");return o instanceof Array&&(o=(o[0]+o[1])/2),+o}o.getNodeGlobalScale=t,o.getSymbolSize=a});
|
||
;/*!node_modules/echarts/lib/chart/graph/adjustEdge.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/adjustEdge",function(e,o,r){function a(e,o,r){for(var a,n=e[0],i=e[1],c=e[2],d=1/0,l=r*r,y=.1,g=.1;.9>=g;g+=.1){t[0]=v(n[0],i[0],c[0],g),t[1]=v(n[1],i[1],c[1],g);var _=f(p(t,o)-l);d>_&&(d=_,a=g)}for(var b=0;32>b;b++){var h=a+y;u[0]=v(n[0],i[0],c[0],a),u[1]=v(n[1],i[1],c[1],a),s[0]=v(n[0],i[0],c[0],h),s[1]=v(n[1],i[1],c[1],h);var _=p(u,o)-l;if(f(_)<.01)break;var m=p(s,o)-l;y/=2,0>_?m>=0?a+=y:a-=y:m>=0?a-=y:a+=y}return a}function n(e,o){var r=[],n=i.quadraticSubdivide,d=[[],[],[]],t=[[],[]],u=[];o/=2,e.eachEdge(function(e){var i=e.getLayout(),s=e.getVisual("fromSymbol"),v=e.getVisual("toSymbol");i.__original||(i.__original=[c.clone(i[0]),c.clone(i[1])],i[2]&&i.__original.push(c.clone(i[2])));var p=i.__original;if(null!=i[2]){if(c.copy(d[0],p[0]),c.copy(d[1],p[2]),c.copy(d[2],p[1]),s&&"none"!==s){var f=l(e.node1),y=a(d,p[0],f*o);n(d[0][0],d[1][0],d[2][0],y,r),d[0][0]=r[3],d[1][0]=r[4],n(d[0][1],d[1][1],d[2][1],y,r),d[0][1]=r[3],d[1][1]=r[4]}if(v&&"none"!==v){var f=l(e.node2),y=a(d,p[1],f*o);n(d[0][0],d[1][0],d[2][0],y,r),d[1][0]=r[1],d[2][0]=r[2],n(d[0][1],d[1][1],d[2][1],y,r),d[1][1]=r[1],d[2][1]=r[2]}c.copy(i[0],d[0]),c.copy(i[1],d[2]),c.copy(i[2],d[1])}else{if(c.copy(t[0],p[0]),c.copy(t[1],p[1]),c.sub(u,t[1],t[0]),c.normalize(u,u),s&&"none"!==s){var f=l(e.node1);c.scaleAndAdd(t[0],t[0],u,f*o)}if(v&&"none"!==v){var f=l(e.node2);c.scaleAndAdd(t[1],t[1],u,-f*o)}c.copy(i[0],t[0]),c.copy(i[1],t[1])}})}var i=e("node_modules/zrender/lib/core/curve"),c=e("node_modules/zrender/lib/core/vector"),d=e("node_modules/echarts/lib/chart/graph/graphHelper"),l=d.getSymbolSize,t=[],u=[],s=[],v=i.quadraticAt,p=c.distSquare,f=Math.abs;r.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/graph/GraphView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/GraphView",function(e,t,o){function a(e,t){var o=e.getVisual("opacity");return null!=o?o:e.getModel().get(t)}function i(e,t,o){var i=e.getGraphicEl(),n=a(e,t);null!=o&&(null==n&&(n=1),n*=o),i.downplay&&i.downplay(),i.traverse(function(e){if(!e.isGroup){var t=e.lineLabelOriginalOpacity;(null==t||null!=o)&&(t=n),e.setStyle("opacity",t)}})}function n(e,t){var o=a(e,t),i=e.getGraphicEl();i.traverse(function(e){!e.isGroup&&e.setStyle("opacity",o)}),i.highlight&&i.highlight()}var r=e("node_modules/echarts/lib/echarts"),c=e("node_modules/zrender/lib/core/util"),s=e("node_modules/echarts/lib/chart/helper/SymbolDraw"),d=e("node_modules/echarts/lib/chart/helper/LineDraw"),l=e("node_modules/echarts/lib/component/helper/RoamController"),u=e("node_modules/echarts/lib/component/helper/roamHelper"),h=e("node_modules/echarts/lib/component/helper/cursorHelper"),p=h.onIrrelevantElement,f=e("node_modules/echarts/lib/util/graphic"),g=e("node_modules/echarts/lib/chart/graph/adjustEdge"),m=e("node_modules/echarts/lib/chart/graph/graphHelper"),y=m.getNodeGlobalScale,_="__focusNodeAdjacency",v="__unfocusNodeAdjacency",b=["itemStyle","opacity"],D=["lineStyle","opacity"],I=r.extendChartView({type:"graph",init:function(e,t){var o=new s,a=new d,i=this.group;this._controller=new l(t.getZr()),this._controllerHost={target:i},i.add(o.group),i.add(a.group),this._symbolDraw=o,this._lineDraw=a,this._firstRender=!0},render:function(e,t,o){var a=this,i=e.coordinateSystem;this._model=e;var n=this._symbolDraw,r=this._lineDraw,c=this.group;if("view"===i.type){var s={position:i.position,scale:i.scale};this._firstRender?c.attr(s):f.updateProps(c,s,e)}g(e.getGraph(),y(e));var d=e.getData();n.updateData(d);var l=e.getEdgeData();r.updateData(l),this._updateNodeAndLinkScale(),this._updateController(e,t,o),clearTimeout(this._layoutTimeout);var u=e.forceLayout,h=e.get("force.layoutAnimation");u&&this._startForceLayoutIteration(u,h),d.eachItemGraphicEl(function(t,i){var n=d.getItemModel(i);t.off("drag").off("dragend");var r=n.get("draggable");r&&t.on("drag",function(){u&&(u.warmUp(),!this._layouting&&this._startForceLayoutIteration(u,h),u.setFixed(i),d.setItemLayout(i,t.position))},this).on("dragend",function(){u&&u.setUnfixed(i)},this),t.setDraggable(r&&u),t[_]&&t.off("mouseover",t[_]),t[v]&&t.off("mouseout",t[v]),n.get("focusNodeAdjacency")&&(t.on("mouseover",t[_]=function(){a._clearTimer(),o.dispatchAction({type:"focusNodeAdjacency",seriesId:e.id,dataIndex:t.dataIndex})}),t.on("mouseout",t[v]=function(){a._dispatchUnfocus(o)}))},this),d.graph.eachEdge(function(t){var i=t.getGraphicEl();i[_]&&i.off("mouseover",i[_]),i[v]&&i.off("mouseout",i[v]),t.getModel().get("focusNodeAdjacency")&&(i.on("mouseover",i[_]=function(){a._clearTimer(),o.dispatchAction({type:"focusNodeAdjacency",seriesId:e.id,edgeDataIndex:t.dataIndex})}),i.on("mouseout",i[v]=function(){a._dispatchUnfocus(o)}))});var p="circular"===e.get("layout")&&e.get("circular.rotateLabel"),m=d.getLayout("cx"),b=d.getLayout("cy");d.eachItemGraphicEl(function(e,t){var o=d.getItemModel(t),a=o.get("label.rotate")||0,i=e.getSymbolPath();if(p){var n=d.getItemLayout(t),r=Math.atan2(n[1]-b,n[0]-m);0>r&&(r=2*Math.PI+r);var c=n[0]<m;c&&(r-=Math.PI);var s=c?"left":"right";f.modifyLabelStyle(i,{textRotation:-r,textPosition:s,textOrigin:"center"},{textPosition:s})}else f.modifyLabelStyle(i,{textRotation:a*=Math.PI/180})}),this._firstRender=!1},dispose:function(){this._controller&&this._controller.dispose(),this._controllerHost={},this._clearTimer()},_dispatchUnfocus:function(e){var t=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout(function(){t._unfocusDelayTimer=null,e.dispatchAction({type:"unfocusNodeAdjacency",seriesId:t._model.id})},500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(e,t,o,a){var r=e.getData(),s=r.graph,d=a.dataIndex,l=a.edgeDataIndex,u=s.getNodeByIndex(d),h=s.getEdgeByIndex(l);(u||h)&&(s.eachNode(function(e){i(e,b,.1)}),s.eachEdge(function(e){i(e,D,.1)}),u&&(n(u,b),c.each(u.edges,function(e){e.dataIndex<0||(n(e,D),n(e.node1,b),n(e.node2,b))})),h&&(n(h,D),n(h.node1,b),n(h.node2,b)))},unfocusNodeAdjacency:function(e){var t=e.getData().graph;t.eachNode(function(e){i(e,b)}),t.eachEdge(function(e){i(e,D)})},_startForceLayoutIteration:function(e,t){var o=this;!function a(){e.step(function(e){o.updateLayout(o._model),(o._layouting=!e)&&(t?o._layoutTimeout=setTimeout(a,16):a())})}()},_updateController:function(e,t,o){var a=this._controller,i=this._controllerHost,n=this.group;return a.setPointerChecker(function(t,a,i){var r=n.getBoundingRect();return r.applyTransform(n.transform),r.contain(a,i)&&!p(t,o,e)}),"view"!==e.coordinateSystem.type?void a.disable():(a.enable(e.get("roam")),i.zoomLimit=e.get("scaleLimit"),i.zoom=e.coordinateSystem.getZoom(),void a.off("pan").off("zoom").on("pan",function(t){u.updateViewOnPan(i,t.dx,t.dy),o.dispatchAction({seriesId:e.id,type:"graphRoam",dx:t.dx,dy:t.dy})}).on("zoom",function(t){u.updateViewOnZoom(i,t.scale,t.originX,t.originY),o.dispatchAction({seriesId:e.id,type:"graphRoam",zoom:t.scale,originX:t.originX,originY:t.originY}),this._updateNodeAndLinkScale(),g(e.getGraph(),y(e)),this._lineDraw.updateLayout()},this))},_updateNodeAndLinkScale:function(){var e=this._model,t=e.getData(),o=y(e),a=[o,o];t.eachItemGraphicEl(function(e){e.attr("scale",a)})},updateLayout:function(e){g(e.getGraph(),y(e)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},remove:function(){this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()}});o.exports=I});
|
||
;/*!node_modules/echarts/lib/chart/helper/focusNodeAdjacencyAction.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/focusNodeAdjacencyAction",function(e){var c=e("node_modules/echarts/lib/echarts");c.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},function(){}),c.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},function(){})});
|
||
;/*!node_modules/echarts/lib/chart/graph/graphAction.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/graphAction",function(e){var o=e("node_modules/echarts/lib/echarts"),t=e("node_modules/echarts/lib/action/roamHelper"),n=t.updateCenterAndZoom;e("node_modules/echarts/lib/chart/helper/focusNodeAdjacencyAction");var r={type:"graphRoam",event:"graphRoam",update:"none"};o.registerAction(r,function(e,o){o.eachComponent({mainType:"series",query:e},function(o){var t=o.coordinateSystem,r=n(t,e);o.setCenter&&o.setCenter(r.center),o.setZoom&&o.setZoom(r.zoom)})})});
|
||
;/*!node_modules/echarts/lib/chart/graph/categoryFilter.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/categoryFilter",function(e,t,r){function a(e){var t=e.findComponents({mainType:"legend"});t&&t.length&&e.eachSeriesByType("graph",function(e){var r=e.getCategoriesData(),a=e.getGraph(),n=a.data,i=r.mapArray(r.getName);n.filterSelf(function(e){var r=n.getItemModel(e),a=r.getShallow("category");if(null!=a){"number"==typeof a&&(a=i[a]);for(var o=0;o<t.length;o++)if(!t[o].isSelected(a))return!1}return!0})},this)}r.exports=a});
|
||
;/*!node_modules/echarts/lib/chart/graph/categoryVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/categoryVisual",function(e,t,o){function a(e){var t={};e.eachSeriesByType("graph",function(e){var o=e.getCategoriesData(),a=e.getData(),l={};o.each(function(a){var r=o.getName(a);l["ec-"+r]=a;var s=o.getItemModel(a),i=s.get("itemStyle.color")||e.getColorFromPalette(r,t);o.setItemVisual(a,"color",i);for(var c=["opacity","symbol","symbolSize","symbolKeepAspect"],g=0;g<c.length;g++){var n=s.getShallow(c[g],!0);null!=n&&o.setItemVisual(a,c[g],n)}}),o.count()&&a.each(function(e){var t=a.getItemModel(e),r=t.getShallow("category");if(null!=r){"string"==typeof r&&(r=l["ec-"+r]);for(var s=["color","opacity","symbol","symbolSize","symbolKeepAspect"],i=0;i<s.length;i++)null==a.getItemVisual(e,s[i],!0)&&a.setItemVisual(e,s[i],o.getItemVisual(r,s[i]))}})})}o.exports=a});
|
||
;/*!node_modules/echarts/lib/chart/graph/edgeVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/edgeVisual",function(e,t,o){function l(e){return e instanceof Array||(e=[e,e]),e}function s(e){e.eachSeriesByType("graph",function(e){var t=e.getGraph(),o=e.getEdgeData(),s=l(e.get("edgeSymbol")),i=l(e.get("edgeSymbolSize")),a="lineStyle.color".split("."),r="lineStyle.opacity".split(".");o.setVisual("fromSymbol",s&&s[0]),o.setVisual("toSymbol",s&&s[1]),o.setVisual("fromSymbolSize",i&&i[0]),o.setVisual("toSymbolSize",i&&i[1]),o.setVisual("color",e.get(a)),o.setVisual("opacity",e.get(r)),o.each(function(e){var s=o.getItemModel(e),i=t.getEdgeByIndex(e),u=l(s.getShallow("symbol",!0)),c=l(s.getShallow("symbolSize",!0)),g=s.get(a),y=s.get(r);switch(g){case"source":g=i.node1.getVisual("color");break;case"target":g=i.node2.getVisual("color")}u[0]&&i.setVisual("fromSymbol",u[0]),u[1]&&i.setVisual("toSymbol",u[1]),c[0]&&i.setVisual("fromSymbolSize",c[0]),c[1]&&i.setVisual("toSymbolSize",c[1]),i.setVisual("color",g),i.setVisual("opacity",y)})})}o.exports=s});
|
||
;/*!node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/simpleLayoutHelper",function(e,t){function o(e){var t=e.coordinateSystem;if(!t||"view"===t.type){var o=e.getGraph();o.eachNode(function(e){var t=e.getModel();e.setLayout([+t.get("x"),+t.get("y")])}),n(o)}}function n(e){e.eachEdge(function(e){var t=e.getModel().get("lineStyle.curveness")||0,o=a.clone(e.node1.getLayout()),n=a.clone(e.node2.getLayout()),i=[o,n];+t&&i.push([(o[0]+n[0])/2-(o[1]-n[1])*t,(o[1]+n[1])/2-(n[0]-o[0])*t]),e.setLayout(i)})}var a=e("node_modules/zrender/lib/core/vector");t.simpleLayout=o,t.simpleLayoutEdge=n});
|
||
;/*!node_modules/echarts/lib/chart/graph/simpleLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/simpleLayout",function(e,t,a){function o(e){e.eachSeriesByType("graph",function(e){var t=e.get("layout"),a=e.coordinateSystem;if(a&&"view"!==a.type){var o=e.getData(),i=[];n(a.dimensions,function(e){i=i.concat(o.mapDimension(e,!0))});for(var r=0;r<o.count();r++){for(var c=[],l=!1,m=0;m<i.length;m++){var p=o.get(i[m],r);isNaN(p)||(l=!0),c.push(p)}l?o.setItemLayout(r,a.dataToPoint(c)):o.setItemLayout(r,[0/0,0/0])}u(o.graph)}else t&&"none"!==t||s(e)})}var i=e("node_modules/zrender/lib/core/util"),n=i.each,r=e("node_modules/echarts/lib/chart/graph/simpleLayoutHelper"),s=r.simpleLayout,u=r.simpleLayoutEdge;a.exports=o});
|
||
;/*!node_modules/echarts/lib/chart/graph/circularLayoutHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/circularLayoutHelper",function(e,a){function t(e,a){var t=e.coordinateSystem;if(!t||"view"===t.type){var n=t.getBoundingRect(),c=e.getData(),i=c.graph,r=n.width/2+n.x,u=n.height/2+n.y,l=Math.min(n.width,n.height)/2,d=c.count();c.setLayout({cx:r,cy:u}),d&&(h[a](e,t,i,c,l,r,u,d),i.eachEdge(function(e){var a,t=e.getModel().get("lineStyle.curveness")||0,n=o.clone(e.node1.getLayout()),c=o.clone(e.node2.getLayout()),i=(n[0]+c[0])/2,h=(n[1]+c[1])/2;+t&&(t*=3,a=[r*t+i*(1-t),u*t+h*(1-t)]),e.setLayout([n,c,a])}))}}var o=e("node_modules/zrender/lib/core/vector"),n=e("node_modules/echarts/lib/chart/graph/graphHelper"),c=n.getSymbolSize,i=n.getNodeGlobalScale,r=Math.PI,u=[],h={value:function(e,a,t,o,n,c,i,r){var u=0,h=o.getSum("value"),l=2*Math.PI/(h||r);t.eachNode(function(e){var a=e.getValue("value"),t=l*(h?a:1)/2;u+=t,e.setLayout([n*Math.cos(u)+c,n*Math.sin(u)+i]),u+=t})},symbolSize:function(e,a,t,o,n,h,l,d){var s=0;u.length=d;var g=i(e);t.eachNode(function(e){var a=c(e);isNaN(a)&&(a=2),0>a&&(a=0),a*=g;var t=Math.asin(a/2/n);isNaN(t)&&(t=r/2),u[e.dataIndex]=t,s+=2*t});var v=(2*r-s)/d/2,y=0;t.eachNode(function(e){var a=v+u[e.dataIndex];y+=a,e.setLayout([n*Math.cos(y)+h,n*Math.sin(y)+l]),y+=a})}};a.circularLayout=t});
|
||
;/*!node_modules/echarts/lib/chart/graph/circularLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/circularLayout",function(r,a,e){function c(r){r.eachSeriesByType("graph",function(r){"circular"===r.get("layout")&&o(r,"symbolSize")})}var i=r("node_modules/echarts/lib/chart/graph/circularLayoutHelper"),o=i.circularLayout;e.exports=c});
|
||
;/*!node_modules/echarts/lib/chart/graph/forceHelper.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/forceHelper",function(r,e){function p(r,e,p){for(var o=p.rect,i=o.width,t=o.height,f=[o.x+i/2,o.y+t/2],d=null==p.gravity?.1:p.gravity,c=0;c<r.length;c++){var v=r[c];v.p||(v.p=a.create(i*(Math.random()-.5)+f[0],t*(Math.random()-.5)+f[1])),v.pp=a.clone(v.p),v.edges=null}var l=null==p.friction?.6:p.friction,u=l;return{warmUp:function(){u=.8*l},setFixed:function(e){r[e].fixed=!0},setUnfixed:function(e){r[e].fixed=!1},step:function(p){for(var o=[],i=r.length,t=0;t<e.length;t++){var c=e[t];if(!c.ignoreForceLayout){var v=c.n1,l=c.n2;a.sub(o,l.p,v.p);var s=a.len(o)-c.d,h=l.w/(v.w+l.w);isNaN(h)&&(h=0),a.normalize(o,o),!v.fixed&&n(v.p,v.p,o,h*s*u),!l.fixed&&n(l.p,l.p,o,-(1-h)*s*u)}}for(var t=0;i>t;t++){var x=r[t];x.fixed||(a.sub(o,f,x.p),n(x.p,x.p,o,d*u))}for(var t=0;i>t;t++)for(var v=r[t],g=t+1;i>g;g++){var l=r[g];a.sub(o,l.p,v.p);var s=a.len(o);0===s&&(a.set(o,Math.random()-.5,Math.random()-.5),s=1);var m=(v.rep+l.rep)/s/s;!v.fixed&&n(v.pp,v.pp,o,m),!l.fixed&&n(l.pp,l.pp,o,-m)}for(var b=[],t=0;i>t;t++){var x=r[t];x.fixed||(a.sub(b,x.p,x.pp),n(x.p,x.p,b,u),a.copy(x.pp,x.p))}u=.992*u,p&&p(r,e,.01>u)}}}var a=r("node_modules/zrender/lib/core/vector"),n=a.scaleAndAdd;e.forceLayout=p});
|
||
;/*!node_modules/echarts/lib/chart/graph/forceLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/forceLayout",function(e,t,r){function a(e){e.eachSeriesByType("graph",function(e){var t=e.coordinateSystem;if(!t||"view"===t.type)if("force"===e.get("layout")){var r=e.preservedPoints||{},a=e.getGraph(),o=a.data,i=a.edgeData,c=e.getModel("force"),s=c.get("initLayout");e.preservedPoints?o.each(function(e){var t=o.getId(e);o.setItemLayout(e,r[t]||[0/0,0/0])}):s&&"none"!==s?"circular"===s&&d(e,"value"):u(e);var p=o.getDataExtent("value"),v=i.getDataExtent("value"),f=c.get("repulsion"),h=c.get("edgeLength");y.isArray(f)||(f=[f,f]),y.isArray(h)||(h=[h,h]),h=[h[1],h[0]];var m=o.mapArray("value",function(e,t){var r=o.getItemLayout(t),a=l(e,p,f);return isNaN(a)&&(a=(f[0]+f[1])/2),{w:a,rep:a,fixed:o.getItemModel(t).get("fixed"),p:!r||isNaN(r[0])||isNaN(r[1])?null:r}}),L=i.mapArray("value",function(e,t){var r=a.getEdgeByIndex(t),o=l(e,v,h);isNaN(o)&&(o=(h[0]+h[1])/2);var n=r.getModel();return{n1:m[r.node1.dataIndex],n2:m[r.node2.dataIndex],d:o,curveness:n.get("lineStyle.curveness")||0,ignoreForceLayout:n.get("ignoreForceLayout")}}),t=e.coordinateSystem,x=t.getBoundingRect(),I=n(m,L,{rect:x,gravity:c.get("gravity"),friction:c.get("friction")}),N=I.step;I.step=function(e){for(var t=0,n=m.length;n>t;t++)m[t].fixed&&g.copy(m[t].p,a.getNodeByIndex(t).getLayout());N(function(t,n,i){for(var u=0,c=t.length;c>u;u++)t[u].fixed||a.getNodeByIndex(u).setLayout(t[u].p),r[o.getId(u)]=t[u].p;for(var u=0,c=n.length;c>u;u++){var d=n[u],s=a.getEdgeByIndex(u),l=d.n1.p,y=d.n2.p,p=s.getLayout();p=p?p.slice():[],p[0]=p[0]||[],p[1]=p[1]||[],g.copy(p[0],l),g.copy(p[1],y),+d.curveness&&(p[2]=[(l[0]+y[0])/2-(l[1]-y[1])*d.curveness,(l[1]+y[1])/2-(y[0]-l[0])*d.curveness]),s.setLayout(p)}e&&e(i)})},e.forceLayout=I,e.preservedPoints=r,I.step()}else e.forceLayout=null})}var o=e("node_modules/echarts/lib/chart/graph/forceHelper"),n=o.forceLayout,i=e("node_modules/echarts/lib/chart/graph/simpleLayoutHelper"),u=i.simpleLayout,c=e("node_modules/echarts/lib/chart/graph/circularLayoutHelper"),d=c.circularLayout,s=e("node_modules/echarts/lib/util/number"),l=s.linearMap,g=e("node_modules/zrender/lib/core/vector"),y=e("node_modules/zrender/lib/core/util");r.exports=a});
|
||
;/*!node_modules/echarts/lib/chart/graph/createView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph/createView",function(e,t,o){function i(e,t,o){var i=e.getBoxLayoutParams();return i.aspect=o,s(i,{width:t.getWidth(),height:t.getHeight()})}function r(e,t){var o=[];return e.eachSeriesByType("graph",function(e){var r=e.get("coordinateSystem");if(!r||"view"===r){var n=e.getData(),s=n.mapArray(function(e){var t=n.getItemModel(e);return[+t.get("x"),+t.get("y")]}),d=[],g=[];c.fromPoints(s,d,g),g[0]-d[0]===0&&(g[0]+=1,d[0]-=1),g[1]-d[1]===0&&(g[1]+=1,d[1]-=1);var h=(g[0]-d[0])/(g[1]-d[1]),u=i(e,t,h);isNaN(h)&&(d=[u.x,u.y],g=[u.x+u.width,u.y+u.height]);var m=g[0]-d[0],l=g[1]-d[1],y=u.width,v=u.height,f=e.coordinateSystem=new a;f.zoomLimit=e.get("scaleLimit"),f.setBoundingRect(d[0],d[1],m,l),f.setViewRect(u.x,u.y,y,v),f.setCenter(e.get("center")),f.setZoom(e.get("zoom")),o.push(f)}}),o}var a=e("node_modules/echarts/lib/coord/View"),n=e("node_modules/echarts/lib/util/layout"),s=n.getLayoutRect,c=e("node_modules/zrender/lib/core/bbox");o.exports=r});
|
||
;/*!node_modules/echarts/lib/chart/graph.js*/
|
||
amis.define("node_modules/echarts/lib/chart/graph",function(e){var r=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/graph/GraphSeries"),e("node_modules/echarts/lib/chart/graph/GraphView"),e("node_modules/echarts/lib/chart/graph/graphAction");var a=e("node_modules/echarts/lib/chart/graph/categoryFilter"),s=e("node_modules/echarts/lib/visual/symbol"),t=e("node_modules/echarts/lib/chart/graph/categoryVisual"),o=e("node_modules/echarts/lib/chart/graph/edgeVisual"),h=e("node_modules/echarts/lib/chart/graph/simpleLayout"),i=e("node_modules/echarts/lib/chart/graph/circularLayout"),l=e("node_modules/echarts/lib/chart/graph/forceLayout"),c=e("node_modules/echarts/lib/chart/graph/createView");r.registerProcessor(a),r.registerVisual(s("graph","circle",null)),r.registerVisual(t),r.registerVisual(o),r.registerLayout(h),r.registerLayout(r.PRIORITY.VISUAL.POST_CHART_LAYOUT,i),r.registerLayout(l),r.registerCoordinateSystem("graphView",{create:c})});
|
||
;/*!node_modules/echarts/lib/chart/gauge/GaugeSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/gauge/GaugeSeries",function(e,t,o){var i=e("node_modules/echarts/lib/chart/helper/createListSimply"),l=e("node_modules/echarts/lib/model/Series"),r=l.extend({type:"series.gauge",getInitialData:function(){return i(this,["value"])},defaultOption:{zlevel:0,z:2,center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,lineStyle:{color:[[.2,"#91c7ae"],[.8,"#63869e"],[1,"#c23531"]],width:30}},splitLine:{show:!0,length:30,lineStyle:{color:"#eee",width:2,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:8,lineStyle:{color:"#eee",width:1,type:"solid"}},axisLabel:{show:!0,distance:5,color:"auto"},pointer:{show:!0,length:"80%",width:8},itemStyle:{color:"auto"},title:{show:!0,offsetCenter:[0,"-40%"],color:"#333",fontSize:15},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"auto",fontSize:30}}}),n=r;o.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/gauge/PointerPath.js*/
|
||
amis.define("node_modules/echarts/lib/chart/gauge/PointerPath",function(e,a,n){var t=e("node_modules/zrender/lib/graphic/Path"),i=t.extend({type:"echartsGaugePointer",shape:{angle:0,width:10,r:10,x:0,y:0},buildPath:function(e,a){var n=Math.cos,t=Math.sin,i=a.r,o=a.width,l=a.angle,h=a.x-n(l)*o*(o>=i/3?1:2),r=a.y-t(l)*o*(o>=i/3?1:2);l=a.angle-Math.PI/2,e.moveTo(h,r),e.lineTo(a.x+n(l)*o,a.y+t(l)*o),e.lineTo(a.x+n(a.angle)*i,a.y+t(a.angle)*i),e.lineTo(a.x-n(l)*o,a.y-t(l)*o),e.lineTo(h,r)}});n.exports=i});
|
||
;/*!node_modules/echarts/lib/chart/gauge/GaugeView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/gauge/GaugeView",function(e,t,i){function r(e,t){var i=e.get("center"),r=t.getWidth(),n=t.getHeight(),a=Math.min(r,n),l=s(i[0],t.getWidth()),o=s(i[1],t.getHeight()),g=s(e.get("radius"),a/2);return{cx:l,cy:o,r:g}}function n(e,t){return t&&("string"==typeof t?e=t.replace("{value}",null!=e?e:""):"function"==typeof t&&(e=t(e))),e}var a=e("node_modules/echarts/lib/chart/gauge/PointerPath"),l=e("node_modules/echarts/lib/util/graphic"),o=e("node_modules/echarts/lib/view/Chart"),g=e("node_modules/echarts/lib/util/number"),s=g.parsePercent,d=g.round,h=g.linearMap,c=2*Math.PI,u=o.extend({type:"gauge",render:function(e,t,i){this.group.removeAll();var n=e.get("axisLine.lineStyle.color"),a=r(e,i);this._renderMain(e,t,i,n,a)},dispose:function(){},_renderMain:function(e,t,i,r,n){for(var a=this.group,o=e.getModel("axisLine"),g=o.getModel("lineStyle"),s=e.get("clockwise"),d=-e.get("startAngle")/180*Math.PI,h=-e.get("endAngle")/180*Math.PI,u=(h-d)%c,m=d,f=g.get("width"),y=o.get("show"),x=0;y&&x<r.length;x++){var p=Math.min(Math.max(r[x][0],0),1),h=d+u*p,v=new l.Sector({shape:{startAngle:m,endAngle:h,cx:n.cx,cy:n.cy,clockwise:s,r0:n.r-f,r:n.r},silent:!0});v.setStyle({fill:r[x][1]}),v.setStyle(g.getLineStyle(["color","borderWidth","borderColor"])),a.add(v),m=h}var M=function(e){if(0>=e)return r[0][1];for(var t=0;t<r.length;t++)if(r[t][0]>=e&&(0===t?0:r[t-1][0])<e)return r[t][1];return r[t-1][1]};if(!s){var S=d;d=h,h=S}this._renderTicks(e,t,i,M,n,d,h,s),this._renderPointer(e,t,i,M,n,d,h,s),this._renderTitle(e,t,i,M,n),this._renderDetail(e,t,i,M,n)},_renderTicks:function(e,t,i,r,a,o,g){for(var h=this.group,c=a.cx,u=a.cy,m=a.r,f=+e.get("min"),y=+e.get("max"),x=e.getModel("splitLine"),p=e.getModel("axisTick"),v=e.getModel("axisLabel"),M=e.get("splitNumber"),S=p.get("splitNumber"),w=s(x.get("length"),m),_=s(p.get("length"),m),b=o,I=(g-o)/M,A=I/S,T=x.getModel("lineStyle").getLineStyle(),P=p.getModel("lineStyle").getLineStyle(),k=0;M>=k;k++){var D=Math.cos(b),L=Math.sin(b);if(x.get("show")){var C=new l.Line({shape:{x1:D*m+c,y1:L*m+u,x2:D*(m-w)+c,y2:L*(m-w)+u},style:T,silent:!0});"auto"===T.stroke&&C.setStyle({stroke:r(k/M)}),h.add(C)}if(v.get("show")){var G=n(d(k/M*(y-f)+f),v.get("formatter")),N=v.get("distance"),E=r(k/M);h.add(new l.Text({style:l.setTextStyle({},v,{text:G,x:D*(m-w-N)+c,y:L*(m-w-N)+u,textVerticalAlign:-.4>L?"top":L>.4?"bottom":"middle",textAlign:-.4>D?"left":D>.4?"right":"center"},{autoColor:E}),silent:!0}))}if(p.get("show")&&k!==M){for(var H=0;S>=H;H++){var D=Math.cos(b),L=Math.sin(b),V=new l.Line({shape:{x1:D*m+c,y1:L*m+u,x2:D*(m-_)+c,y2:L*(m-_)+u},silent:!0,style:P});"auto"===P.stroke&&V.setStyle({stroke:r((k+H/S)/M)}),h.add(V),b+=A}b-=A}else b+=I}},_renderPointer:function(e,t,i,r,n,o,g){var d=this.group,c=this._data;if(!e.get("pointer.show"))return void(c&&c.eachItemGraphicEl(function(e){d.remove(e)}));var u=[+e.get("min"),+e.get("max")],m=[o,g],f=e.getData(),y=f.mapDimension("value");f.diff(c).add(function(t){var i=new a({shape:{angle:o}});l.initProps(i,{shape:{angle:h(f.get(y,t),u,m,!0)}},e),d.add(i),f.setItemGraphicEl(t,i)}).update(function(t,i){var r=c.getItemGraphicEl(i);l.updateProps(r,{shape:{angle:h(f.get(y,t),u,m,!0)}},e),d.add(r),f.setItemGraphicEl(t,r)}).remove(function(e){var t=c.getItemGraphicEl(e);d.remove(t)}).execute(),f.eachItemGraphicEl(function(e,t){var i=f.getItemModel(t),a=i.getModel("pointer");e.setShape({x:n.cx,y:n.cy,width:s(a.get("width"),n.r),r:s(a.get("length"),n.r)}),e.useStyle(i.getModel("itemStyle").getItemStyle()),"auto"===e.style.fill&&e.setStyle("fill",r(h(f.get(y,t),u,[0,1],!0))),l.setHoverStyle(e,i.getModel("emphasis.itemStyle").getItemStyle())}),this._data=f},_renderTitle:function(e,t,i,r,n){var a=e.getData(),o=a.mapDimension("value"),g=e.getModel("title");if(g.get("show")){var d=g.get("offsetCenter"),c=n.cx+s(d[0],n.r),u=n.cy+s(d[1],n.r),m=+e.get("min"),f=+e.get("max"),y=e.getData().get(o,0),x=r(h(y,[m,f],[0,1],!0));this.group.add(new l.Text({silent:!0,style:l.setTextStyle({},g,{x:c,y:u,text:a.getName(0),textAlign:"center",textVerticalAlign:"middle"},{autoColor:x,forceRich:!0})}))}},_renderDetail:function(e,t,i,r,a){var o=e.getModel("detail"),g=+e.get("min"),d=+e.get("max");if(o.get("show")){var c=o.get("offsetCenter"),u=a.cx+s(c[0],a.r),m=a.cy+s(c[1],a.r),f=s(o.get("width"),a.r),y=s(o.get("height"),a.r),x=e.getData(),p=x.get(x.mapDimension("value"),0),v=r(h(p,[g,d],[0,1],!0));this.group.add(new l.Text({silent:!0,style:l.setTextStyle({},o,{x:u,y:m,text:n(p,o.get("formatter")),textWidth:isNaN(f)?null:f,textHeight:isNaN(y)?null:y,textAlign:"center",textVerticalAlign:"middle"},{autoColor:v,forceRich:!0})}))}}}),m=u;i.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/gauge.js*/
|
||
amis.define("node_modules/echarts/lib/chart/gauge",function(e){e("node_modules/echarts/lib/chart/gauge/GaugeSeries"),e("node_modules/echarts/lib/chart/gauge/GaugeView")});
|
||
;/*!node_modules/echarts/lib/chart/funnel/FunnelSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/funnel/FunnelSeries",function(e,t,i){var l=e("node_modules/echarts/lib/echarts"),s=e("node_modules/zrender/lib/core/util"),a=e("node_modules/echarts/lib/chart/helper/createListSimply"),n=e("node_modules/echarts/lib/util/model"),o=n.defaultEmphasis,r=e("node_modules/echarts/lib/data/helper/sourceHelper"),d=r.makeSeriesEncodeForNameBased,h=e("node_modules/echarts/lib/visual/LegendVisualProvider"),u=l.extendSeriesModel({type:"series.funnel",init:function(e){u.superApply(this,"init",arguments),this.legendVisualProvider=new h(s.bind(this.getData,this),s.bind(this.getRawData,this)),this._defaultLabelLine(e)},getInitialData:function(){return a(this,{coordDimensions:["value"],encodeDefaulter:s.curry(d,this)})},_defaultLabelLine:function(e){o(e,"labelLine",["show"]);var t=e.labelLine,i=e.emphasis.labelLine;t.show=t.show&&e.label.show,i.show=i.show&&e.emphasis.label.show},getDataParams:function(e){var t=this.getData(),i=u.superCall(this,"getDataParams",e),l=t.mapDimension("value"),s=t.getSum(l);return i.percent=s?+(t.get(l,e)/s*100).toFixed(2):0,i.$vars.push("percent"),i},defaultOption:{zlevel:0,z:2,legendHoverLink:!0,left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1,type:"solid"}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}}}}),m=u;i.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/funnel/FunnelView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/funnel/FunnelView",function(e,t,o){function l(e,t){i.Group.call(this);var o=new i.Polygon,l=new i.Polyline,a=new i.Text;this.add(o),this.add(l),this.add(a),this.highDownOnUpdate=function(e,t){"emphasis"===t?(l.ignore=l.hoverIgnore,a.ignore=a.hoverIgnore):(l.ignore=l.normalIgnore,a.ignore=a.normalIgnore)},this.updateData(e,t,!0)}var i=e("node_modules/echarts/lib/util/graphic"),a=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/view/Chart"),r=l.prototype,s=["itemStyle","opacity"];r.updateData=function(e,t,o){var l=this.childAt(0),n=e.hostModel,r=e.getItemModel(t),d=e.getItemLayout(t),h=e.getItemModel(t).get(s);h=null==h?1:h,l.useStyle({}),o?(l.setShape({points:d.points}),l.setStyle({opacity:0}),i.initProps(l,{style:{opacity:h}},n,t)):i.updateProps(l,{style:{opacity:h},shape:{points:d.points}},n,t);var g=r.getModel("itemStyle"),u=e.getItemVisual(t,"color");l.setStyle(a.defaults({lineJoin:"round",fill:u},g.getItemStyle(["opacity"]))),l.hoverStyle=g.getModel("emphasis").getItemStyle(),this._updateLabel(e,t),i.setHoverStyle(this)},r._updateLabel=function(e,t){var o=this.childAt(1),l=this.childAt(2),a=e.hostModel,n=e.getItemModel(t),r=e.getItemLayout(t),s=r.label,d=e.getItemVisual(t,"color");i.updateProps(o,{shape:{points:s.linePoints||s.linePoints}},a,t),i.updateProps(l,{style:{x:s.x,y:s.y}},a,t),l.attr({rotation:s.rotation,origin:[s.x,s.y],z2:10});var h=n.getModel("label"),g=n.getModel("emphasis.label"),u=n.getModel("labelLine"),p=n.getModel("emphasis.labelLine"),d=e.getItemVisual(t,"color");i.setLabelStyle(l.style,l.hoverStyle={},h,g,{labelFetcher:e.hostModel,labelDataIndex:t,defaultText:e.getName(t),autoColor:d,useInsideStyle:!!s.inside},{textAlign:s.textAlign,textVerticalAlign:s.verticalAlign}),l.ignore=l.normalIgnore=!h.get("show"),l.hoverIgnore=!g.get("show"),o.ignore=o.normalIgnore=!u.get("show"),o.hoverIgnore=!p.get("show"),o.setStyle({stroke:d}),o.setStyle(u.getModel("lineStyle").getLineStyle()),o.hoverStyle=p.getModel("lineStyle").getLineStyle()},a.inherits(l,i.Group);var d=n.extend({type:"funnel",render:function(e){var t=e.getData(),o=this._data,i=this.group;t.diff(o).add(function(e){var o=new l(t,e);t.setItemGraphicEl(e,o),i.add(o)}).update(function(e,l){var a=o.getItemGraphicEl(l);a.updateData(t,e),i.add(a),t.setItemGraphicEl(e,a)}).remove(function(e){var t=o.getItemGraphicEl(e);i.remove(t)}).execute(),this._data=t},remove:function(){this.group.removeAll(),this._data=null},dispose:function(){}}),h=d;o.exports=h});
|
||
;/*!node_modules/echarts/lib/chart/funnel/funnelLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/funnel/funnelLayout",function(e,t,n){function i(e,t){return l.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()})}function r(e,t){for(var n=e.mapDimension("value"),i=e.mapArray(n,function(e){return e}),r=[],a="ascending"===t,o=0,l=e.count();l>o;o++)r[o]=o;return"function"==typeof t?r.sort(t):"none"!==t&&r.sort(function(e,t){return a?i[e]-i[t]:i[t]-i[e]}),r}function a(e){e.each(function(t){var n,i,r,a,o=e.getItemModel(t),l=o.getModel("label"),g=l.get("position"),u=o.getModel("labelLine"),s=e.getItemLayout(t),h=s.points,c="inner"===g||"inside"===g||"center"===g||"insideLeft"===g||"insideRight"===g;if(c)"insideLeft"===g?(i=(h[0][0]+h[3][0])/2+5,r=(h[0][1]+h[3][1])/2,n="left"):"insideRight"===g?(i=(h[1][0]+h[2][0])/2-5,r=(h[1][1]+h[2][1])/2,n="right"):(i=(h[0][0]+h[1][0]+h[2][0]+h[3][0])/4,r=(h[0][1]+h[1][1]+h[2][1]+h[3][1])/4,n="center"),a=[[i,r],[i,r]];else{var f,d,m,v=u.get("length");"left"===g?(f=(h[3][0]+h[0][0])/2,d=(h[3][1]+h[0][1])/2,m=f-v,i=m-5,n="right"):"right"===g?(f=(h[1][0]+h[2][0])/2,d=(h[1][1]+h[2][1])/2,m=f+v,i=m+5,n="left"):"rightTop"===g?(f=h[1][0],d=h[1][1],m=f+v,i=m+5,n="top"):"rightBottom"===g?(f=h[2][0],d=h[2][1],m=f+v,i=m+5,n="bottom"):"leftTop"===g?(f=h[0][0],d=h[1][1],m=f-v,i=m-5,n="right"):"leftBottom"===g?(f=h[3][0],d=h[2][1],m=f-v,i=m-5,n="right"):(f=(h[1][0]+h[2][0])/2,d=(h[1][1]+h[2][1])/2,m=f+v,i=m+5,n="left");var p=d;a=[[f,d],[m,p]],r=p}s.label={linePoints:a,x:i,y:r,verticalAlign:"middle",textAlign:n,inside:c}})}function o(e,t){e.eachSeriesByType("funnel",function(e){var n=e.getData(),o=n.mapDimension("value"),l=e.get("sort"),g=i(e,t),h=r(n,l),c=[u(e.get("minSize"),g.width),u(e.get("maxSize"),g.width)],f=n.getDataExtent(o),d=e.get("min"),m=e.get("max");null==d&&(d=Math.min(f[0],0)),null==m&&(m=f[1]);var v=e.get("funnelAlign"),p=e.get("gap"),y=(g.height-p*(n.count()-1))/n.count(),b=g.y,x=function(e,t){var i,r=n.get(o,e)||0,a=s(r,[d,m],c,!0);switch(v){case"left":i=g.x;break;case"center":i=g.x+(g.width-a)/2;break;case"right":i=g.x+g.width-a}return[[i,t],[i+a,t]]};"ascending"===l&&(y=-y,p=-p,b+=g.height,h=h.reverse());for(var L=0;L<h.length;L++){var w=h[L],M=h[L+1],A=n.getItemModel(w),B=A.get("itemStyle.height");null==B?B=y:(B=u(B,g.height),"ascending"===l&&(B=-B));var D=x(w,b),I=x(M,b+B);b+=B+p,n.setItemLayout(w,{points:D.concat(I.slice().reverse())})}a(n)})}var l=e("node_modules/echarts/lib/util/layout"),g=e("node_modules/echarts/lib/util/number"),u=g.parsePercent,s=g.linearMap;n.exports=o});
|
||
;/*!node_modules/echarts/lib/chart/funnel.js*/
|
||
amis.define("node_modules/echarts/lib/chart/funnel",function(e){var n=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/funnel/FunnelSeries"),e("node_modules/echarts/lib/chart/funnel/FunnelView");var l=e("node_modules/echarts/lib/visual/dataColor"),r=e("node_modules/echarts/lib/chart/funnel/funnelLayout"),s=e("node_modules/echarts/lib/processor/dataFilter");n.registerVisual(l("funnel")),n.registerLayout(r),n.registerProcessor(s("funnel"))});
|
||
;/*!node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js*/
|
||
amis.define("node_modules/echarts/lib/coord/parallel/parallelPreprocessor",function(l,e,a){function r(l){o(l),i(l)}function o(l){if(!l.parallel){var e=!1;n.each(l.series,function(l){l&&"parallel"===l.type&&(e=!0)}),e&&(l.parallel=[{}])}}function i(l){var e=s.normalizeToArray(l.parallelAxis);n.each(e,function(e){if(n.isObject(e)){var a=e.parallelIndex||0,r=s.normalizeToArray(l.parallel)[a];r&&r.parallelAxisDefault&&n.merge(e,r.parallelAxisDefault,!1)}})}var n=l("node_modules/zrender/lib/core/util"),s=l("node_modules/echarts/lib/util/model");a.exports=r});
|
||
;/*!node_modules/echarts/lib/coord/parallel/ParallelAxis.js*/
|
||
amis.define("node_modules/echarts/lib/coord/parallel/ParallelAxis",function(e,o,t){var l=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/coord/Axis"),r=function(e,o,t,l,r){i.call(this,e,o,t),this.type=l||"value",this.axisIndex=r};r.prototype={constructor:r,model:null,isHorizontal:function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")}},l.inherits(r,i);var n=r;t.exports=n});
|
||
;/*!node_modules/echarts/lib/component/helper/sliderMove.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/sliderMove",function(n,a,l){function i(n,a,l,i,e,t){n=n||0;var u=l[1]-l[0];if(null!=e&&(e=s(e,[0,u])),null!=t&&(t=Math.max(t,null!=e?e:0)),"all"===i){var o=Math.abs(a[1]-a[0]);o=s(o,[0,u]),e=t=s(o,[e,t]),i=0}a[0]=s(a[0],l),a[1]=s(a[1],l);var v=r(a,i);a[i]+=n;var c=e||0,h=l.slice();v.sign<0?h[0]+=c:h[1]-=c,a[i]=s(a[i],h);var f=r(a,i);null!=e&&(f.sign!==v.sign||f.span<e)&&(a[1-i]=a[i]+v.sign*e);var f=r(a,i);return null!=t&&f.span>t&&(a[1-i]=a[i]+f.sign*t),a}function r(n,a){var l=n[a]-n[1-a];return{span:Math.abs(l),sign:l>0?-1:0>l?1:a?-1:1}}function s(n,a){return Math.min(null!=a[1]?a[1]:1/0,Math.max(null!=a[0]?a[0]:-1/0,n))}l.exports=i});
|
||
;/*!node_modules/echarts/lib/coord/parallel/Parallel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/parallel/Parallel",function(e,t,a){function i(e,t,a){this._axesMap=r.createHashMap(),this._axesLayout={},this.dimensions=e.dimensions,this._rect,this._model=e,this._init(e,t,a)}function n(e,t){return g(f(e,t[0]),t[1])}function o(e,t){var a=t.layoutLength/(t.axisCount-1);return{position:a*e,axisNameAvailableWidth:a,axisLabelShow:!0}}function s(e,t){var a,i,n=t.layoutLength,o=t.axisExpandWidth,s=t.axisCount,r=t.axisCollapseWidth,l=t.winInnerIndices,d=r,x=!1;return e<l[0]?(a=e*r,i=r):e<=l[1]?(a=t.axisExpandWindow0Pos+e*o-t.axisExpandWindow[0],d=o,x=!0):(a=n-(s-1-e)*r,i=r),{position:a,axisNameAvailableWidth:d,axisLabelShow:x,nameTruncateMaxWidth:i}}var r=e("node_modules/zrender/lib/core/util"),l=e("node_modules/zrender/lib/core/matrix"),d=e("node_modules/echarts/lib/util/layout"),x=e("node_modules/echarts/lib/coord/axisHelper"),h=e("node_modules/echarts/lib/coord/parallel/ParallelAxis"),u=e("node_modules/echarts/lib/util/graphic"),c=e("node_modules/echarts/lib/util/number"),p=e("node_modules/echarts/lib/component/helper/sliderMove"),m=r.each,g=Math.min,f=Math.max,v=Math.floor,_=Math.ceil,y=c.round,b=Math.PI;i.prototype={type:"parallel",constructor:i,_init:function(e,t){var a=e.dimensions,i=e.parallelAxisIndex;m(a,function(e,a){var n=i[a],o=t.getComponent("parallelAxis",n),s=this._axesMap.set(e,new h(e,x.createScaleByModel(o),[0,0],o.get("type"),n)),r="category"===s.type;s.onBand=r&&o.get("boundaryGap"),s.inverse=o.get("inverse"),o.axis=s,s.model=o,s.coordinateSystem=o.coordinateSystem=this},this)},update:function(e){this._updateAxesFromSeries(this._model,e)},containPoint:function(e){var t=this._makeLayoutInfo(),a=t.axisBase,i=t.layoutBase,n=t.pixelDimIndex,o=e[1-n],s=e[n];return o>=a&&o<=a+t.axisLength&&s>=i&&s<=i+t.layoutLength},getModel:function(){return this._model},_updateAxesFromSeries:function(e,t){t.eachSeries(function(a){if(e.contains(a,t)){var i=a.getData();m(this.dimensions,function(e){var t=this._axesMap.get(e);t.scale.unionExtentFromData(i,i.mapDimension(e)),x.niceScaleExtent(t.scale,t.model)},this)}},this)},resize:function(e,t){this._rect=d.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()}),this._layoutAxes()},getRect:function(){return this._rect},_makeLayoutInfo:function(){var e,t=this._model,a=this._rect,i=["x","y"],o=["width","height"],s=t.get("layout"),r="horizontal"===s?0:1,l=a[o[r]],d=[0,l],x=this.dimensions.length,h=n(t.get("axisExpandWidth"),d),u=n(t.get("axisExpandCount")||0,[0,x]),c=t.get("axisExpandable")&&x>3&&x>u&&u>1&&h>0&&l>0,p=t.get("axisExpandWindow");if(p)e=n(p[1]-p[0],d),p[1]=p[0]+e;else{e=n(h*(u-1),d);var m=t.get("axisExpandCenter")||v(x/2);p=[h*m-e/2],p[1]=p[0]+e}var g=(l-e)/(x-u);3>g&&(g=0);var f=[v(y(p[0]/h,1))+1,_(y(p[1]/h,1))-1],b=g/h*p[0];return{layout:s,pixelDimIndex:r,layoutBase:a[i[r]],layoutLength:l,axisBase:a[i[1-r]],axisLength:a[o[1-r]],axisExpandable:c,axisExpandWidth:h,axisCollapseWidth:g,axisExpandWindow:p,axisCount:x,winInnerIndices:f,axisExpandWindow0Pos:b}},_layoutAxes:function(){var e=this._rect,t=this._axesMap,a=this.dimensions,i=this._makeLayoutInfo(),n=i.layout;t.each(function(e){var t=[0,i.axisLength],a=e.inverse?1:0;e.setExtent(t[a],t[1-a])}),m(a,function(t,a){var r=(i.axisExpandable?s:o)(a,i),d={horizontal:{x:r.position,y:i.axisLength},vertical:{x:0,y:r.position}},x={horizontal:b/2,vertical:0},h=[d[n].x+e.x,d[n].y+e.y],u=x[n],c=l.create();l.rotate(c,c,u),l.translate(c,c,h),this._axesLayout[t]={position:h,rotation:u,transform:c,axisNameAvailableWidth:r.axisNameAvailableWidth,axisLabelShow:r.axisLabelShow,nameTruncateMaxWidth:r.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}},this)},getAxis:function(e){return this._axesMap.get(e)},dataToPoint:function(e,t){return this.axisCoordToPoint(this._axesMap.get(t).dataToCoord(e),t)},eachActiveState:function(e,t,a,i){null==a&&(a=0),null==i&&(i=e.count());var n=this._axesMap,o=this.dimensions,s=[],l=[];r.each(o,function(t){s.push(e.mapDimension(t)),l.push(n.get(t).model)});for(var d=this.hasAxisBrushed(),x=a;i>x;x++){var h;if(d){h="active";for(var u=e.getValues(s,x),c=0,p=o.length;p>c;c++){var m=l[c].getActiveState(u[c]);if("inactive"===m){h="inactive";break}}}else h="normal";t(h,x)}},hasAxisBrushed:function(){for(var e=this.dimensions,t=this._axesMap,a=!1,i=0,n=e.length;n>i;i++)"normal"!==t.get(e[i]).model.getActiveState()&&(a=!0);return a},axisCoordToPoint:function(e,t){var a=this._axesLayout[t];return u.applyTransform([e,0],a.transform)},getAxisLayout:function(e){return r.clone(this._axesLayout[e])},getSlidedAxisExpandWindow:function(e){var t=this._makeLayoutInfo(),a=t.pixelDimIndex,i=t.axisExpandWindow.slice(),n=i[1]-i[0],o=[0,t.axisExpandWidth*(t.axisCount-1)];if(!this.containPoint(e))return{behavior:"none",axisExpandWindow:i};var s,r=e[a]-t.layoutBase-t.axisExpandWindow0Pos,l="slide",d=t.axisCollapseWidth,x=this._model.get("axisExpandSlideTriggerArea"),h=null!=x[0];if(d)h&&d&&r<n*x[0]?(l="jump",s=r-n*x[2]):h&&d&&r>n*(1-x[0])?(l="jump",s=r-n*(1-x[2])):(s=r-n*x[1])>=0&&(s=r-n*(1-x[1]))<=0&&(s=0),s*=t.axisExpandWidth/d,s?p(s,i,o,"all"):l="none";else{var n=i[1]-i[0],u=o[1]*r/n;i=[f(0,u-n/2)],i[1]=g(o[1],i[0]+n),i[0]=i[1]-n}return{axisExpandWindow:i,behavior:l}}};var W=i;a.exports=W});
|
||
;/*!node_modules/echarts/lib/coord/parallel/parallelCreator.js*/
|
||
amis.define("node_modules/echarts/lib/coord/parallel/parallelCreator",function(e){function a(e,a){var r=[];return e.eachComponent("parallel",function(o,n){var t=new l(o,e,a);t.name="parallel_"+n,t.resize(o,a),o.coordinateSystem=t,t.model=o,r.push(t)}),e.eachSeries(function(a){if("parallel"===a.get("coordinateSystem")){var l=e.queryComponents({mainType:"parallel",index:a.get("parallelIndex"),id:a.get("parallelId")})[0];a.coordinateSystem=l.coordinateSystem}}),r}var l=e("node_modules/echarts/lib/coord/parallel/Parallel"),r=e("node_modules/echarts/lib/CoordinateSystem");r.register("parallel",{create:a})});
|
||
;/*!node_modules/echarts/lib/coord/parallel/AxisModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/parallel/AxisModel",function(e,t,r){function l(e,t){return t.type||(t.data?"category":"value")}var o=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/model/Component"),a=e("node_modules/echarts/lib/model/mixin/makeStyleMapper"),n=e("node_modules/echarts/lib/coord/axisModelCreator"),d=e("node_modules/echarts/lib/util/number"),c=e("node_modules/echarts/lib/coord/axisModelCommonMixin"),s=i.extend({type:"baseParallelAxis",axis:null,activeIntervals:[],getAreaSelectStyle:function(){return a([["fill","color"],["lineWidth","borderWidth"],["stroke","borderColor"],["width","width"],["opacity","opacity"]])(this.getModel("areaSelectStyle"))},setActiveIntervals:function(e){var t=this.activeIntervals=o.clone(e);if(t)for(var r=t.length-1;r>=0;r--)d.asc(t[r])},getActiveState:function(e){var t=this.activeIntervals;if(!t.length)return"normal";if(null==e||isNaN(e))return"inactive";if(1===t.length){var r=t[0];if(r[0]<=e&&e<=r[1])return"active"}else for(var l=0,o=t.length;o>l;l++)if(t[l][0]<=e&&e<=t[l][1])return"active";return"inactive"}}),u={type:"value",dim:null,areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};o.merge(s.prototype,c),n("parallel",s,l,u);var v=s;r.exports=v});
|
||
;/*!node_modules/echarts/lib/coord/parallel/ParallelModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/parallel/ParallelModel",function(e,n,i){var a=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/model/Component");e("node_modules/echarts/lib/coord/parallel/AxisModel");var t=l.extend({type:"parallel",dependencies:["parallelAxis"],coordinateSystem:null,dimensions:null,parallelAxisIndex:null,layoutMode:"box",defaultOption:{zlevel:0,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},init:function(){l.prototype.init.apply(this,arguments),this.mergeOption({})},mergeOption:function(e){var n=this.option;e&&a.merge(n,e,!0),this._initDimensions()},contains:function(e,n){var i=e.get("parallelIndex");return null!=i&&n.getComponent("parallel",i)===this},setAxisExpand:function(e){a.each(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],function(n){e.hasOwnProperty(n)&&(this.option[n]=e[n])},this)},_initDimensions:function(){var e=this.dimensions=[],n=this.parallelAxisIndex=[],i=a.filter(this.dependentModels.parallelAxis,function(e){return(e.get("parallelIndex")||0)===this.componentIndex},this);a.each(i,function(i){e.push("dim"+i.get("dim")),n.push(i.componentIndex)})}});i.exports=t});
|
||
;/*!node_modules/echarts/lib/component/axis/parallelAxisAction.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/parallelAxisAction",function(e){var n=e("node_modules/echarts/lib/echarts"),a={type:"axisAreaSelect",event:"axisAreaSelected"};n.registerAction(a,function(e,n){n.eachComponent({mainType:"parallelAxis",query:e},function(n){n.axis.model.setActiveIntervals(e.intervals)})}),n.registerAction("parallelAxisExpand",function(e,n){n.eachComponent({mainType:"parallel",query:e},function(n){n.setAxisExpand(e)})})});
|
||
;/*!node_modules/echarts/lib/component/helper/BrushController.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/BrushController",function(n,e,r){function t(n){H.call(this),this._zr=n,this.group=new j.Group,this._brushType,this._brushOption,this._panels,this._track=[],this._dragging,this._covers=[],this._creatingCover,this._creatingPanel,this._enableGlobalPan,this._uid="brushController_"+ae++,this._handlers={},J(ue,function(n,e){this._handlers[e]=A.bind(n,this)},this)}function i(n,e){var r=n._zr;n._enableGlobalPan||V.take(r,re,n._uid),a(r,n._handlers),n._brushType=e.brushType,n._brushOption=A.merge(A.clone(oe),e,!0)}function o(n){var e=n._zr;V.release(e,re,n._uid),u(e,n._handlers),n._brushType=n._brushOption=null}function a(n,e){J(e,function(e,r){n.on(r,e)})}function u(n,e){J(e,function(e,r){n.off(r,e)})}function s(n,e){var r=se[e.brushType].createCover(n,e);return r.__brushOption=e,h(r,e),n.group.add(r),r}function l(n,e){var r=d(e);return r.endCreating&&(r.endCreating(n,e),h(e,e.__brushOption)),e}function c(n,e){var r=e.__brushOption;d(e).updateCoverShape(n,e,r.range,r)}function h(n,e){var r=e.z;null==r&&(r=$),n.traverse(function(n){n.z=r,n.z2=r})}function f(n,e){d(e).updateCommon(n,e),c(n,e)}function d(n){return se[n.__brushOption.brushType]}function g(n,e,r){var t=n._panels;if(!t)return!0;var i,o=n._transform;return J(t,function(n){n.isTargetByCursor(e,r,o)&&(i=n)}),i}function p(n,e){var r=n._panels;if(!r)return!0;var t=e.__brushOption.panelId;return null!=t?r[t]:!0}function _(n){var e=n._covers,r=e.length;return J(e,function(e){n.group.remove(e)},n),e.length=0,!!r}function v(n,e){var r=K(n._covers,function(n){var e=n.__brushOption,r=A.clone(e.range);return{brushType:e.brushType,panelId:e.panelId,range:r}});n.trigger("brush",r,{isEnd:!!e.isEnd,removeOnClick:!!e.removeOnClick})}function m(n){var e=n._track;if(!e.length)return!1;var r=e[e.length-1],t=e[0],i=r[0]-t[0],o=r[1]-t[1],a=Z(i*i+o*o,.5);return a>ne}function b(n){var e=n.length-1;return 0>e&&(e=0),[n[0],n[e]]}function C(n,e,r,t){var i=new j.Group;return i.add(new j.Rect({name:"main",style:T(r),silent:!0,draggable:!0,cursor:"move",drift:F(n,e,i,"nswe"),ondragend:F(v,e,{isEnd:!0})})),J(t,function(r){i.add(new j.Rect({name:r,style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:F(n,e,i,r),ondragend:F(v,e,{isEnd:!0})}))}),i}function w(n,e,r,t){var i=t.brushStyle.lineWidth||0,o=U(i,ee),a=r[0][0],u=r[1][0],s=a-i/2,l=u-i/2,c=r[0][1],h=r[1][1],f=c-o+i/2,d=h-o+i/2,g=c-a,p=h-u,_=g+i,v=p+i;O(n,e,"main",a,u,g,p),t.transformable&&(O(n,e,"w",s,l,o,v),O(n,e,"e",f,l,o,v),O(n,e,"n",s,l,_,o),O(n,e,"s",s,d,_,o),O(n,e,"nw",s,l,o,o),O(n,e,"ne",f,l,o,o),O(n,e,"sw",s,d,o,o),O(n,e,"se",f,d,o,o))}function y(n,e){var r=e.__brushOption,t=r.transformable,i=e.childAt(0);i.useStyle(T(r)),i.attr({silent:!t,cursor:t?"move":"default"}),J(["w","e","n","s","se","sw","ne","nw"],function(r){var i=e.childOfName(r),o=E(n,r);i&&i.attr({silent:!t,invisible:!t,cursor:t?ie[o]+"-resize":null})})}function O(n,e,r,t,i,o,a){var u=e.childOfName(r);u&&u.setShape(L(I(n,e,[[t,i],[t+o,i+a]])))}function T(n){return A.defaults({strokeNoScale:!0},n.brushStyle)}function k(n,e,r,t){var i=[Q(n,r),Q(e,t)],o=[U(n,r),U(e,t)];return[[i[0],o[0]],[i[1],o[1]]]}function z(n){return j.getTransform(n.group)}function E(n,e){if(e.length>1){e=e.split("");var r=[E(n,e[0]),E(n,e[1])];return("e"===r[0]||"w"===r[0])&&r.reverse(),r.join("")}var t={w:"left",e:"right",n:"top",s:"bottom"},i={left:"w",right:"e",top:"n",bottom:"s"},r=j.transformDirection(t[e],z(n));return i[r]}function P(n,e,r,t,i,o,a){var u=t.__brushOption,s=n(u.range),l=x(r,o,a);J(i.split(""),function(n){var e=te[n];s[e[0]][e[1]]+=l[e[0]]}),u.range=e(k(s[0][0],s[1][0],s[0][1],s[1][1])),f(r,t),v(r,{isEnd:!1})}function S(n,e,r,t){var i=e.__brushOption.range,o=x(n,r,t);J(i,function(n){n[0]+=o[0],n[1]+=o[1]}),f(n,e),v(n,{isEnd:!1})}function x(n,e,r){var t=n.group,i=t.transformCoordToLocal(e,r),o=t.transformCoordToLocal(0,0);return[i[0]-o[0],i[1]-o[1]]}function I(n,e,r){var t=p(n,e);return t&&t!==!0?t.clipPath(r,n._transform):A.clone(r)}function L(n){var e=Q(n[0][0],n[1][0]),r=Q(n[0][1],n[1][1]),t=U(n[0][0],n[1][0]),i=U(n[0][1],n[1][1]);return{x:e,y:r,width:t-e,height:i-r}}function B(n,e,r){if(n._brushType&&!W(n,e)){var t=n._zr,i=n._covers,o=g(n,e,r);if(!n._dragging)for(var a=0;a<i.length;a++){var u=i[a].__brushOption;if(o&&(o===!0||u.panelId===o.panelId)&&se[u.brushType].contain(i[a],r[0],r[1]))return}o&&t.setCursorStyle("crosshair")}}function G(n){var e=n.event;e.preventDefault&&e.preventDefault()}function M(n,e,r){return n.childOfName("main").contain(e,r)}function D(n,e,r,t){var i,o=n._creatingCover,a=n._creatingPanel,u=n._brushOption;if(n._track.push(r.slice()),m(n)||o){if(a&&!o){"single"===u.brushMode&&_(n);var h=A.clone(u);h.brushType=R(h.brushType,a),h.panelId=a===!0?null:a.panelId,o=n._creatingCover=s(n,h),n._covers.push(o)}if(o){var f=se[R(n._brushType,a)],d=o.__brushOption;d.range=f.getCreatingRange(I(n,o,n._track)),t&&(l(n,o),f.updateCommon(n,o)),c(n,o),i={isEnd:t}}}else t&&"single"===u.brushMode&&u.removeOnClick&&g(n,e,r)&&_(n)&&(i={isEnd:t,removeOnClick:!0});return i}function R(n,e){return"auto"===n?e.defaultBrushType:n}function N(n,e){if(n._dragging){G(e);var r=e.offsetX,t=e.offsetY,i=n.group.transformCoordToLocal(r,t),o=D(n,e,i,!0);n._dragging=!1,n._track=[],n._creatingCover=null,o&&v(n,o)}}function W(n,e,r){var t=n._zr;return 0>e||e>t.getWidth()||0>r||r>t.getHeight()}function X(n){return{createCover:function(e,r){return C(F(P,function(e){var r=[e,[0,100]];return n&&r.reverse(),r},function(e){return e[n]}),e,r,[["w","e"],["n","s"]][n])},getCreatingRange:function(e){var r=b(e),t=Q(r[0][n],r[1][n]),i=U(r[0][n],r[1][n]);return[t,i]},updateCoverShape:function(e,r,t,i){var o,a=p(e,r);if(a!==!0&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(n,e._transform);else{var u=e._zr;o=[0,[u.getWidth(),u.getHeight()][1-n]]}var s=[t,o];n&&s.reverse(),w(e,r,s,i)},updateCommon:y,contain:M}}var Y=n("node_modules/echarts/lib/config"),A=(Y.__DEV__,n("node_modules/zrender/lib/core/util")),H=n("node_modules/zrender/lib/mixin/Eventful"),j=n("node_modules/echarts/lib/util/graphic"),V=n("node_modules/echarts/lib/component/helper/interactionMutex"),q=n("node_modules/echarts/lib/data/DataDiffer"),F=A.curry,J=A.each,K=A.map,Q=Math.min,U=Math.max,Z=Math.pow,$=1e4,ne=6,ee=6,re="globalPan",te={w:[0,0],e:[0,1],n:[1,0],s:[1,1]},ie={w:"ew",e:"ew",n:"ns",s:"ns",ne:"nesw",sw:"nesw",nw:"nwse",se:"nwse"},oe={brushStyle:{lineWidth:2,stroke:"rgba(0,0,0,0.3)",fill:"rgba(0,0,0,0.1)"},transformable:!0,brushMode:"single",removeOnClick:!1},ae=0;t.prototype={constructor:t,enableBrush:function(n){return this._brushType&&o(this),n.brushType&&i(this,n),this},setPanels:function(n){if(n&&n.length){var e=this._panels={};A.each(n,function(n){e[n.panelId]=A.clone(n)})}else this._panels=null;return this},mount:function(n){n=n||{},this._enableGlobalPan=n.enableGlobalPan;var e=this.group;return this._zr.add(e),e.attr({position:n.position||[0,0],rotation:n.rotation||0,scale:n.scale||[1,1]}),this._transform=e.getLocalTransform(),this},eachCover:function(n,e){J(this._covers,n,e)},updateCovers:function(n){function e(n,e){return(null!=n.id?n.id:o+e)+"-"+n.brushType}function r(n,r){return e(n.__brushOption,r)}function t(e,r){var t=n[e];if(null!=r&&a[r]===h)u[e]=a[r];else{var i=u[e]=null!=r?(a[r].__brushOption=t,a[r]):l(c,s(c,t));f(c,i)}}function i(n){a[n]!==h&&c.group.remove(a[n])}n=A.map(n,function(n){return A.merge(A.clone(oe),n,!0)});var o="\x00-brush-index-",a=this._covers,u=this._covers=[],c=this,h=this._creatingCover;return new q(a,n,r,e).add(t).update(t).remove(i).execute(),this},unmount:function(){return this.enableBrush(!1),_(this),this._zr.remove(this.group),this},dispose:function(){this.unmount(),this.off()}},A.mixin(t,H);var ue={mousedown:function(n){if(this._dragging)N(this,n);else if(!n.target||!n.target.draggable){G(n);var e=this.group.transformCoordToLocal(n.offsetX,n.offsetY);this._creatingCover=null;var r=this._creatingPanel=g(this,n,e);r&&(this._dragging=!0,this._track=[e.slice()])}},mousemove:function(n){var e=n.offsetX,r=n.offsetY,t=this.group.transformCoordToLocal(e,r);if(B(this,n,t),this._dragging){G(n);var i=D(this,n,t,!1);i&&v(this,i)}},mouseup:function(n){N(this,n)}},se={lineX:X(0),lineY:X(1),rect:{createCover:function(n,e){return C(F(P,function(n){return n},function(n){return n}),n,e,["w","e","n","s","se","sw","ne","nw"])},getCreatingRange:function(n){var e=b(n);return k(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(n,e,r,t){w(n,e,r,t)},updateCommon:y,contain:M},polygon:{createCover:function(n,e){var r=new j.Group;return r.add(new j.Polyline({name:"main",style:T(e),silent:!0})),r},getCreatingRange:function(n){return n},endCreating:function(n,e){e.remove(e.childAt(0)),e.add(new j.Polygon({name:"main",draggable:!0,drift:F(S,n,e),ondragend:F(v,n,{isEnd:!0})}))},updateCoverShape:function(n,e,r){e.childAt(0).setShape({points:I(n,e,r)})},updateCommon:y,contain:M}},le=t;r.exports=le});
|
||
;/*!node_modules/echarts/lib/component/helper/brushHelper.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/brushHelper",function(e,n){function r(e){return e=u(e),function(n){return a.clipPointsByRect(n,e)}}function t(e,n){return e=u(e),function(r){var t=null!=n?n:r,o=t?e.width:e.height,u=t?e.x:e.y;return[u,u+(o||0)]}}function o(e,n,r){return e=u(e),function(t,o){return e.contain(o[0],o[1])&&!l(t,n,r)}}function u(e){return i.create(e)}var i=e("node_modules/zrender/lib/core/BoundingRect"),c=e("node_modules/echarts/lib/component/helper/cursorHelper"),l=c.onIrrelevantElement,a=e("node_modules/echarts/lib/util/graphic");n.makeRectPanelClipPath=r,n.makeLinearBrushOtherExtent=t,n.makeRectIsTargetByCursor=o});
|
||
;/*!node_modules/echarts/lib/component/axis/ParallelAxisView.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/ParallelAxisView",function(e,t,r){function i(e,t,r){return r&&"axisAreaSelect"===r.type&&t.findComponents({mainType:"parallelAxis",query:r})[0]===e}function n(e){var t=e.axis;return s.map(e.activeIntervals,function(e){return{brushType:"lineX",panelId:"pl",range:[t.dataToCoord(e[0],!0),t.dataToCoord(e[1],!0)]}})}function o(e,t){return t.getComponent("parallel",e.get("parallelIndex"))}var a=e("node_modules/echarts/lib/echarts"),s=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/component/axis/AxisBuilder"),h=e("node_modules/echarts/lib/component/helper/BrushController"),u=e("node_modules/echarts/lib/component/helper/brushHelper"),d=e("node_modules/echarts/lib/util/graphic"),p=["axisLine","axisTickLabel","axisName"],c=a.extendComponentView({type:"parallelAxis",init:function(e,t){c.superApply(this,"init",arguments),(this._brushController=new h(t.getZr())).on("brush",s.bind(this._onBrush,this))},render:function(e,t,r,n){if(!i(e,t,n)){this.axisModel=e,this.api=r,this.group.removeAll();var a=this._axisGroup;if(this._axisGroup=new d.Group,this.group.add(this._axisGroup),e.get("show")){var h=o(e,t),u=h.coordinateSystem,c=e.getAreaSelectStyle(),x=c.width,m=e.axis.dim,b=u.getAxisLayout(m),g=s.extend({strokeContainThreshold:x},b),_=new l(e,g);s.each(p,_.add,_),this._axisGroup.add(_.getGroup()),this._refreshBrushController(g,c,e,h,x,r);var C=n&&n.animation===!1?null:e;d.groupTransition(a,this._axisGroup,C)}}},_refreshBrushController:function(e,t,r,i,o,a){var s=r.axis.getExtent(),l=s[1]-s[0],h=Math.min(30,.1*Math.abs(l)),p=d.BoundingRect.create({x:s[0],y:-o/2,width:l,height:o});p.x-=h,p.width+=2*h,this._brushController.mount({enableGlobalPan:!0,rotation:e.rotation,position:e.position}).setPanels([{panelId:"pl",clipPath:u.makeRectPanelClipPath(p),isTargetByCursor:u.makeRectIsTargetByCursor(p,a,i),getLinearBrushOtherExtent:u.makeLinearBrushOtherExtent(p,0)}]).enableBrush({brushType:"lineX",brushStyle:t,removeOnClick:!0}).updateCovers(n(r))},_onBrush:function(e,t){var r=this.axisModel,i=r.axis,n=s.map(e,function(e){return[i.coordToData(e.range[0],!0),i.coordToData(e.range[1],!0)]});(!r.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:r.id,intervals:n})},dispose:function(){this._brushController.dispose()}}),x=c;r.exports=x});
|
||
;/*!node_modules/echarts/lib/component/parallelAxis.js*/
|
||
amis.define("node_modules/echarts/lib/component/parallelAxis",function(e){e("node_modules/echarts/lib/coord/parallel/parallelCreator"),e("node_modules/echarts/lib/component/axis/parallelAxisAction"),e("node_modules/echarts/lib/component/axis/ParallelAxisView")});
|
||
;/*!node_modules/echarts/lib/component/parallel.js*/
|
||
amis.define("node_modules/echarts/lib/component/parallel",function(e){function t(e,t){var o=e._model;return o.get("axisExpandable")&&o.get("axisExpandTriggerOn")===t}var o=e("node_modules/echarts/lib/echarts"),i=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/util/throttle"),a=e("node_modules/echarts/lib/coord/parallel/parallelPreprocessor");e("node_modules/echarts/lib/coord/parallel/parallelCreator"),e("node_modules/echarts/lib/coord/parallel/ParallelModel"),e("node_modules/echarts/lib/component/parallelAxis");var s=5;o.extendComponentView({type:"parallel",render:function(e,t,o){this._model=e,this._api=o,this._handlers||(this._handlers={},i.each(l,function(e,t){o.getZr().on(t,this._handlers[t]=i.bind(e,this))},this)),n.createOrUpdate(this,"_throttledDispatchExpand",e.get("axisExpandRate"),"fixRate")},dispose:function(e,t){i.each(this._handlers,function(e,o){t.getZr().off(o,e)}),this._handlers=null},_throttledDispatchExpand:function(e){this._dispatchExpand(e)},_dispatchExpand:function(e){e&&this._api.dispatchAction(i.extend({type:"parallelAxisExpand"},e))}});var l={mousedown:function(e){t(this,"click")&&(this._mouseDownPoint=[e.offsetX,e.offsetY])},mouseup:function(e){var o=this._mouseDownPoint;if(t(this,"click")&&o){var i=[e.offsetX,e.offsetY],n=Math.pow(o[0]-i[0],2)+Math.pow(o[1]-i[1],2);if(n>s)return;var a=this._model.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]);"none"!==a.behavior&&this._dispatchExpand({axisExpandWindow:a.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(e){if(!this._mouseDownPoint&&t(this,"mousemove")){var o=this._model,i=o.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX,e.offsetY]),n=i.behavior;"jump"===n&&this._throttledDispatchExpand.debounceNextCall(o.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===n?null:{axisExpandWindow:i.axisExpandWindow,animation:"jump"===n?null:!1})}}};o.registerPreprocessor(a)});
|
||
;/*!node_modules/echarts/lib/chart/parallel/ParallelSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/parallel/ParallelSeries",function(e,t,a){function i(e,t){if(!e.encodeDefine){var a=t.ecModel.getComponent("parallel",t.get("parallelIndex"));if(a){var i=e.encodeDefine=o();r(a.dimensions,function(e){var t=l(e);i.set(e,t)})}}}function l(e){return+e.replace("dim","")}var n=e("node_modules/zrender/lib/core/util"),r=n.each,o=n.createHashMap,s=e("node_modules/echarts/lib/model/Series"),c=e("node_modules/echarts/lib/chart/helper/createListFromArray"),d=s.extend({type:"series.parallel",dependencies:["parallel"],visualColorAccessPath:"lineStyle.color",getInitialData:function(){var e=this.getSource();return i(e,this),c(e,this)},getRawIndicesByActiveState:function(e){var t=this.coordinateSystem,a=this.getData(),i=[];return t.eachActiveState(a,function(t,l){e===t&&i.push(a.getRawIndex(l))}),i},defaultOption:{zlevel:0,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"}});a.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/parallel/ParallelView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/parallel/ParallelView",function(t,e,i){function a(t,e,i){var a=t.model,n=t.getRect(),o=new h.Rect({shape:{x:n.x,y:n.y,width:n.width,height:n.height}}),r="horizontal"===a.get("layout")?"width":"height";return o.setShape(r,0),h.initProps(o,{shape:{width:n.width,height:n.height}},e,i),o}function n(t,e,i,a){for(var n=[],o=0;o<i.length;o++){var r=i[o],l=t.get(t.mapDimension(r),e);s(l,a.getAxis(r).type)||n.push(a.dataToPoint(l,r))}return n}function o(t,e,i,a,o){var r=n(t,i,a,o),l=new h.Polyline({shape:{points:r},silent:!0,z2:10});return e.add(l),t.setItemGraphicEl(i,l),l}function r(t){var e=t.get("smooth",!0);return e===!0&&(e=u),{lineStyle:t.getModel("lineStyle").getLineStyle(),smooth:null!=e?e:u}}function l(t,e,i,a){var n=a.lineStyle;if(e.hasItemOption){var o=e.getItemModel(i).getModel("lineStyle");n=o.getLineStyle()}t.useStyle(n);var r=t.style;r.fill=null,r.stroke=e.getItemVisual(i,"color"),r.opacity=e.getItemVisual(i,"opacity"),a.smooth&&(t.shape.smooth=a.smooth)}function s(t,e){return"category"===e?null==t:null==t||isNaN(t)}var h=t("node_modules/echarts/lib/util/graphic"),d=t("node_modules/echarts/lib/view/Chart"),u=.3,p=d.extend({type:"parallel",init:function(){this._dataGroup=new h.Group,this.group.add(this._dataGroup),this._data,this._initialized},render:function(t,e,i,s){function d(t){var e=o(m,c,t,v,g);l(e,m,t,y)}function u(e,i){var a=f.getItemGraphicEl(i),o=n(m,e,v,g);m.setItemGraphicEl(e,a);var r=s&&s.animation===!1?null:t;h.updateProps(a,{shape:{points:o}},r,e),l(a,m,e,y)}function p(t){var e=f.getItemGraphicEl(t);c.remove(e)}var c=this._dataGroup,m=t.getData(),f=this._data,g=t.coordinateSystem,v=g.dimensions,y=r(t);if(m.diff(f).add(d).update(u).remove(p).execute(),!this._initialized){this._initialized=!0;var _=a(g,t,function(){setTimeout(function(){c.removeClipPath()})});c.setClipPath(_)}this._data=m},incrementalPrepareRender:function(){this._initialized=!0,this._data=null,this._dataGroup.removeAll()},incrementalRender:function(t,e){for(var i=e.getData(),a=e.coordinateSystem,n=a.dimensions,s=r(e),h=t.start;h<t.end;h++){var d=o(i,this._dataGroup,h,n,a);d.incremental=!0,l(d,i,h,s)}},dispose:function(){},remove:function(){this._dataGroup&&this._dataGroup.removeAll(),this._data=null}}),c=p;i.exports=c});
|
||
;/*!node_modules/echarts/lib/chart/parallel/parallelVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/parallel/parallelVisual",function(e,t,l){var a=["lineStyle","normal","opacity"],i={seriesType:"parallel",reset:function(e,t){function l(e,t){p.eachActiveState(t,function(e,l){var i=d[e];if("normal"===e&&t.hasItemOption){var o=t.getItemModel(l).get(a,!0);null!=o&&(i=o)}t.setItemVisual(l,"opacity",i)},e.start,e.end)}var i=e.getModel("itemStyle"),o=e.getModel("lineStyle"),n=t.get("color"),r=o.get("color")||i.get("color")||n[e.seriesIndex%n.length],c=e.get("inactiveOpacity"),s=e.get("activeOpacity"),g=e.getModel("lineStyle").getLineStyle(),p=e.coordinateSystem,y=e.getData(),d={normal:g.opacity,active:s,inactive:c};return y.setVisual("color",r),{progress:l}}};l.exports=i});
|
||
;/*!node_modules/echarts/lib/chart/parallel.js*/
|
||
amis.define("node_modules/echarts/lib/chart/parallel",function(l){var e=l("node_modules/echarts/lib/echarts");l("node_modules/echarts/lib/component/parallel"),l("node_modules/echarts/lib/chart/parallel/ParallelSeries"),l("node_modules/echarts/lib/chart/parallel/ParallelView");var a=l("node_modules/echarts/lib/chart/parallel/parallelVisual");e.registerVisual(a)});
|
||
;/*!node_modules/echarts/lib/chart/sankey/SankeySeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sankey/SankeySeries",function(e,t,a){var o=e("node_modules/echarts/lib/model/Series"),n=e("node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge"),l=e("node_modules/echarts/lib/util/format"),r=l.encodeHTML,i=e("node_modules/echarts/lib/model/Model"),d=e("node_modules/echarts/lib/config"),s=(d.__DEV__,o.extend({type:"series.sankey",layoutInfo:null,levelModels:null,getInitialData:function(e,t){function a(e,t){e.wrapMethod("getItemModel",function(e,t){return e.customizeGetParent(function(){var e=this.parentModel,a=e.getData().getItemLayout(t).depth,o=e.levelModels[a];return o||this.parentModel}),e}),t.wrapMethod("getItemModel",function(e,t){return e.customizeGetParent(function(){var e=this.parentModel,a=e.getGraph().getEdgeByIndex(t),o=a.node1.getLayout().depth,n=e.levelModels[o];return n||this.parentModel}),e})}for(var o=e.edges||e.links,l=e.data||e.nodes,r=e.levels,d=this.levelModels={},s=0;s<r.length;s++)null!=r[s].depth&&r[s].depth>=0&&(d[r[s].depth]=new i(r[s],this,t));if(l&&o){var u=n(l,o,this,!0,a);return u.data}},setNodePosition:function(e,t){var a=this.option.data[e];a.localX=t[0],a.localY=t[1]},getGraph:function(){return this.getData().graph},getEdgeData:function(){return this.getGraph().edgeData},formatTooltip:function(e,t,a){if("edge"===a){var o=this.getDataParams(e,a),n=o.data,l=n.source+" -- "+n.target;return o.value&&(l+=" : "+o.value),r(l)}if("node"===a){var i=this.getGraph().getNodeByIndex(e),d=i.getLayout().value,u=this.getDataParams(e,a).data.name;if(d)var l=u+" : "+d;return r(l)}return s.superCall(this,"formatTooltip",e,t)},optionUpdated:function(){var e=this.option;e.focusNodeAdjacency===!0&&(e.focusNodeAdjacency="allEdges")},getDataParams:function(e,t){var a=s.superCall(this,"getDataParams",e,t);if(null==a.value&&"node"===t){var o=this.getGraph().getNodeByIndex(e),n=o.getLayout().value;a.value=n}return a},defaultOption:{zlevel:0,z:2,coordinateSystem:"view",layout:null,left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,focusNodeAdjacency:!1,layoutIterations:32,label:{show:!0,position:"right",color:"#000",fontSize:12},levels:[],nodeAlign:"justify",itemStyle:{borderWidth:1,borderColor:"#333"},lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},animationEasing:"linear",animationDuration:1e3}})),u=s;a.exports=u});
|
||
;/*!node_modules/echarts/lib/chart/sankey/SankeyView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sankey/SankeyView",function(e,t,o){function a(e,t){return e.getVisual("opacity")||e.getModel().get(t)}function n(e,t,o){var n=e.getGraphicEl(),d=a(e,t);null!=o&&(null==d&&(d=1),d*=o),n.downplay&&n.downplay(),n.traverse(function(e){"group"!==e.type&&e.setStyle("opacity",d)})}function d(e,t){var o=a(e,t),n=e.getGraphicEl();n.traverse(function(e){"group"!==e.type&&e.setStyle("opacity",o)}),n.highlight&&n.highlight()}function i(e,t,o){var a=new c.Rect({shape:{x:e.x-10,y:e.y-10,width:0,height:e.height+20}});return c.initProps(a,{shape:{width:e.width+20}},t,o),a}var c=e("node_modules/echarts/lib/util/graphic"),l=e("node_modules/echarts/lib/echarts"),s=e("node_modules/zrender/lib/core/util"),u=["itemStyle","opacity"],r=["emphasis","itemStyle","opacity"],y=["lineStyle","opacity"],h=["emphasis","lineStyle","opacity"],g=c.extendShape({shape:{x1:0,y1:0,x2:0,y2:0,cpx1:0,cpy1:0,cpx2:0,cpy2:0,extent:0,orient:""},buildPath:function(e,t){var o=t.extent;e.moveTo(t.x1,t.y1),e.bezierCurveTo(t.cpx1,t.cpy1,t.cpx2,t.cpy2,t.x2,t.y2),"vertical"===t.orient?(e.lineTo(t.x2+o,t.y2),e.bezierCurveTo(t.cpx2+o,t.cpy2,t.cpx1+o,t.cpy1,t.x1+o,t.y1)):(e.lineTo(t.x2,t.y2+o),e.bezierCurveTo(t.cpx2,t.cpy2+o,t.cpx1,t.cpy1+o,t.x1,t.y1+o)),e.closePath()},highlight:function(){this.trigger("emphasis")},downplay:function(){this.trigger("normal")}}),f=l.extendChartView({type:"sankey",_model:null,_focusAdjacencyDisabled:!1,render:function(e,t,o){var a=this,n=e.getGraph(),d=this.group,l=e.layoutInfo,s=l.width,u=l.height,r=e.getData(),y=e.getData("edge"),h=e.get("orient");this._model=e,d.removeAll(),d.attr("position",[l.x,l.y]),n.eachEdge(function(t){var o=new g;o.dataIndex=t.dataIndex,o.seriesIndex=e.seriesIndex,o.dataType="edge";var a,n,i,l,r,f,p,x,m=t.getModel("lineStyle"),I=m.get("curveness"),v=t.node1.getLayout(),A=t.node1.getModel(),_=A.get("localX"),j=A.get("localY"),N=t.node2.getLayout(),b=t.node2.getModel(),S=b.get("localX"),T=b.get("localY"),D=t.getLayout();switch(o.shape.extent=Math.max(1,D.dy),o.shape.orient=h,"vertical"===h?(a=(null!=_?_*s:v.x)+D.sy,n=(null!=j?j*u:v.y)+v.dy,i=(null!=S?S*s:N.x)+D.ty,l=null!=T?T*u:N.y,r=a,f=n*(1-I)+l*I,p=i,x=n*I+l*(1-I)):(a=(null!=_?_*s:v.x)+v.dx,n=(null!=j?j*u:v.y)+D.sy,i=null!=S?S*s:N.x,l=(null!=T?T*u:N.y)+D.ty,r=a*(1-I)+i*I,f=n,p=a*I+i*(1-I),x=l),o.setShape({x1:a,y1:n,x2:i,y2:l,cpx1:r,cpy1:f,cpx2:p,cpy2:x}),o.setStyle(m.getItemStyle()),o.style.fill){case"source":o.style.fill=t.node1.getVisual("color");break;case"target":o.style.fill=t.node2.getVisual("color")}c.setHoverStyle(o,t.getModel("emphasis.lineStyle").getItemStyle()),d.add(o),y.setItemGraphicEl(t.dataIndex,o)}),n.eachNode(function(t){var o=t.getLayout(),a=t.getModel(),n=a.get("localX"),i=a.get("localY"),l=a.getModel("label"),y=a.getModel("emphasis.label"),h=new c.Rect({shape:{x:null!=n?n*s:o.x,y:null!=i?i*u:o.y,width:o.dx,height:o.dy},style:a.getModel("itemStyle").getItemStyle()}),g=t.getModel("emphasis.itemStyle").getItemStyle();c.setLabelStyle(h.style,g,l,y,{labelFetcher:e,labelDataIndex:t.dataIndex,defaultText:t.id,isRectText:!0}),h.setStyle("fill",t.getVisual("color")),c.setHoverStyle(h,g),d.add(h),r.setItemGraphicEl(t.dataIndex,h),h.dataType="node"}),r.eachItemGraphicEl(function(t,n){var d=r.getItemModel(n);d.get("draggable")&&(t.drift=function(t,d){a._focusAdjacencyDisabled=!0,this.shape.x+=t,this.shape.y+=d,this.dirty(),o.dispatchAction({type:"dragNode",seriesId:e.id,dataIndex:r.getRawIndex(n),localX:this.shape.x/s,localY:this.shape.y/u})},t.ondragend=function(){a._focusAdjacencyDisabled=!1},t.draggable=!0,t.cursor="move"),t.highlight=function(){this.trigger("emphasis")},t.downplay=function(){this.trigger("normal")},t.focusNodeAdjHandler&&t.off("mouseover",t.focusNodeAdjHandler),t.unfocusNodeAdjHandler&&t.off("mouseout",t.unfocusNodeAdjHandler),d.get("focusNodeAdjacency")&&(t.on("mouseover",t.focusNodeAdjHandler=function(){a._focusAdjacencyDisabled||(a._clearTimer(),o.dispatchAction({type:"focusNodeAdjacency",seriesId:e.id,dataIndex:t.dataIndex}))}),t.on("mouseout",t.unfocusNodeAdjHandler=function(){a._focusAdjacencyDisabled||a._dispatchUnfocus(o)}))}),y.eachItemGraphicEl(function(t,n){var d=y.getItemModel(n);t.focusNodeAdjHandler&&t.off("mouseover",t.focusNodeAdjHandler),t.unfocusNodeAdjHandler&&t.off("mouseout",t.unfocusNodeAdjHandler),d.get("focusNodeAdjacency")&&(t.on("mouseover",t.focusNodeAdjHandler=function(){a._focusAdjacencyDisabled||(a._clearTimer(),o.dispatchAction({type:"focusNodeAdjacency",seriesId:e.id,edgeDataIndex:t.dataIndex}))}),t.on("mouseout",t.unfocusNodeAdjHandler=function(){a._focusAdjacencyDisabled||a._dispatchUnfocus(o)}))}),!this._data&&e.get("animation")&&d.setClipPath(i(d.getBoundingRect(),e,function(){d.removeClipPath()})),this._data=e.getData()},dispose:function(){this._clearTimer()},_dispatchUnfocus:function(e){var t=this;this._clearTimer(),this._unfocusDelayTimer=setTimeout(function(){t._unfocusDelayTimer=null,e.dispatchAction({type:"unfocusNodeAdjacency",seriesId:t._model.id})},500)},_clearTimer:function(){this._unfocusDelayTimer&&(clearTimeout(this._unfocusDelayTimer),this._unfocusDelayTimer=null)},focusNodeAdjacency:function(e,t,o,a){var i=e.getData(),c=i.graph,l=a.dataIndex,g=i.getItemModel(l),f=a.edgeDataIndex;if(null!=l||null!=f){var p=c.getNodeByIndex(l),x=c.getEdgeByIndex(f);if(c.eachNode(function(e){n(e,u,.1)}),c.eachEdge(function(e){n(e,y,.1)}),p){d(p,r);var m=g.get("focusNodeAdjacency");"outEdges"===m?s.each(p.outEdges,function(e){e.dataIndex<0||(d(e,h),d(e.node2,r))}):"inEdges"===m?s.each(p.inEdges,function(e){e.dataIndex<0||(d(e,h),d(e.node1,r))}):"allEdges"===m&&s.each(p.edges,function(e){e.dataIndex<0||(d(e,h),e.node1!==p&&d(e.node1,r),e.node2!==p&&d(e.node2,r))})}x&&(d(x,h),d(x.node1,r),d(x.node2,r))}},unfocusNodeAdjacency:function(e){var t=e.getGraph();t.eachNode(function(e){n(e,u)}),t.eachEdge(function(e){n(e,y)})}});o.exports=f});
|
||
;/*!node_modules/echarts/lib/chart/sankey/sankeyAction.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sankey/sankeyAction",function(e){var n=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/helper/focusNodeAdjacencyAction"),n.registerAction({type:"dragNode",event:"dragnode",update:"update"},function(e,n){n.eachComponent({mainType:"series",subType:"sankey",query:e},function(n){n.setNodePosition(e.dataIndex,[e.localX,e.localY])})})});
|
||
;/*!node_modules/echarts/lib/chart/sankey/sankeyLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sankey/sankeyLayout",function(t,e,a){function n(t,e){t.eachSeriesByType("sankey",function(t){var a=t.get("nodeWidth"),n=t.get("nodeGap"),i=o(t,e);t.layoutInfo=i;var g=i.width,c=i.height,y=t.getGraph(),s=y.nodes,d=y.edges;r(s);var f=G.filter(s,function(t){return 0===t.getLayout().value}),h=0!==f.length?0:t.get("layoutIterations"),l=t.get("orient"),v=t.get("nodeAlign");u(s,d,a,n,g,c,h,l,v)})}function o(t,e){return b.getLayoutRect(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function u(t,e,a,n,o,u,r,g,c){i(t,e,a,o,u,g,c),d(t,e,u,o,n,r,g),I(t,g)}function r(t){G.each(t,function(t){var e=N(t.outEdges,k),a=N(t.inEdges,k),n=t.getValue()||0,o=Math.max(e,a,n);t.setLayout({value:o},!0)})}function i(t,e,a,n,o,u,r){for(var i=[],g=[],y=[],d=[],f=0,h=0,l=0;l<e.length;l++)i[l]=1;for(l=0;l<t.length;l++)g[l]=t[l].inEdges.length,0===g[l]&&y.push(t[l]);for(var v=-1;y.length;){for(var L=0;L<y.length;L++){var x=y[L],E=x.hostGraph.data.getRawDataItem(x.dataIndex),p=null!=E.depth&&E.depth>=0;p&&E.depth>v&&(v=E.depth),x.setLayout({depth:p?E.depth:f},!0),"vertical"===u?x.setLayout({dy:a},!0):x.setLayout({dx:a},!0);for(var m=0;m<x.outEdges.length;m++){var k=x.outEdges[m],N=e.indexOf(k);i[N]=0;var w=k.node2,I=t.indexOf(w);0===--g[I]&&d.indexOf(w)<0&&d.push(w)}}++f,y=d,d=[]}for(l=0;l<i.length;l++)if(1===i[l])throw new Error("Sankey is a DAG, the original data has cycle!");var b=v>f-1?v:f-1;r&&"left"!==r&&c(t,r,u,b);var h="vertical"===u?(o-a)/b:(n-a)/b;s(t,h,u)}function g(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function c(t,e,a,n){if("right"===e){for(var o=[],u=t,r=0;u.length;){for(var i=0;i<u.length;i++){var c=u[i];c.setLayout({skNodeHeight:r},!0);for(var s=0;s<c.inEdges.length;s++){var d=c.inEdges[s];o.indexOf(d.node1)<0&&o.push(d.node1)}}u=o,o=[],++r}G.each(t,function(t){g(t)||t.setLayout({depth:Math.max(0,n-t.getLayout().skNodeHeight)},!0)})}else"justify"===e&&y(t,n)}function y(t,e){G.each(t,function(t){g(t)||t.outEdges.length||t.setLayout({depth:e},!0)})}function s(t,e,a){G.each(t,function(t){var n=t.getLayout().depth*e;"vertical"===a?t.setLayout({y:n},!0):t.setLayout({x:n},!0)})}function d(t,e,a,n,o,u,r){var i=f(t,r);h(i,e,a,n,o,r),l(i,o,a,n,r);for(var g=1;u>0;u--)g*=.99,v(i,g,r),l(i,o,a,n,r),w(i,g,r),l(i,o,a,n,r)}function f(t,e){var a=[],n="vertical"===e?"y":"x",o=D(t,function(t){return t.getLayout()[n]});return o.keys.sort(function(t,e){return t-e}),G.each(o.keys,function(t){a.push(o.buckets.get(t))}),a}function h(t,e,a,n,o,u){var r=1/0;G.each(t,function(t){var e=t.length,i=0;G.each(t,function(t){i+=t.getLayout().value});var g="vertical"===u?(n-(e-1)*o)/i:(a-(e-1)*o)/i;r>g&&(r=g)}),G.each(t,function(t){G.each(t,function(t,e){var a=t.getLayout().value*r;"vertical"===u?(t.setLayout({x:e},!0),t.setLayout({dx:a},!0)):(t.setLayout({y:e},!0),t.setLayout({dy:a},!0))})}),G.each(e,function(t){var e=+t.getValue()*r;t.setLayout({dy:e},!0)})}function l(t,e,a,n,o){var u="vertical"===o?"x":"y";G.each(t,function(t){t.sort(function(t,e){return t.getLayout()[u]-e.getLayout()[u]});for(var r,i,g,c=0,y=t.length,s="vertical"===o?"dx":"dy",d=0;y>d;d++)i=t[d],g=c-i.getLayout()[u],g>0&&(r=i.getLayout()[u]+g,"vertical"===o?i.setLayout({x:r},!0):i.setLayout({y:r},!0)),c=i.getLayout()[u]+i.getLayout()[s]+e;var f="vertical"===o?n:a;if(g=c-e-f,g>0)for(r=i.getLayout()[u]-g,"vertical"===o?i.setLayout({x:r},!0):i.setLayout({y:r},!0),c=r,d=y-2;d>=0;--d)i=t[d],g=i.getLayout()[u]+i.getLayout()[s]+e-c,g>0&&(r=i.getLayout()[u]-g,"vertical"===o?i.setLayout({x:r},!0):i.setLayout({y:r},!0)),c=i.getLayout()[u]})}function v(t,e,a){G.each(t.slice().reverse(),function(t){G.each(t,function(t){if(t.outEdges.length){var n=N(t.outEdges,L,a)/N(t.outEdges,k,a);if(isNaN(n)){var o=t.outEdges.length;n=o?N(t.outEdges,x,a)/o:0}if("vertical"===a){var u=t.getLayout().x+(n-m(t,a))*e;t.setLayout({x:u},!0)}else{var r=t.getLayout().y+(n-m(t,a))*e;t.setLayout({y:r},!0)}}})})}function L(t,e){return m(t.node2,e)*t.getValue()}function x(t,e){return m(t.node2,e)}function E(t,e){return m(t.node1,e)*t.getValue()}function p(t,e){return m(t.node1,e)}function m(t,e){return"vertical"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function k(t){return t.getValue()}function N(t,e,a){for(var n=0,o=t.length,u=-1;++u<o;){var r=+e.call(t,t[u],a);isNaN(r)||(n+=r)}return n}function w(t,e,a){G.each(t,function(t){G.each(t,function(t){if(t.inEdges.length){var n=N(t.inEdges,E,a)/N(t.inEdges,k,a);if(isNaN(n)){var o=t.inEdges.length;n=o?N(t.inEdges,p,a)/o:0}if("vertical"===a){var u=t.getLayout().x+(n-m(t,a))*e;t.setLayout({x:u},!0)}else{var r=t.getLayout().y+(n-m(t,a))*e;t.setLayout({y:r},!0)}}})})}function I(t,e){var a="vertical"===e?"x":"y";G.each(t,function(t){t.outEdges.sort(function(t,e){return t.node2.getLayout()[a]-e.node2.getLayout()[a]}),t.inEdges.sort(function(t,e){return t.node1.getLayout()[a]-e.node1.getLayout()[a]})}),G.each(t,function(t){var e=0,a=0;G.each(t.outEdges,function(t){t.setLayout({sy:e},!0),e+=t.getLayout().dy}),G.each(t.inEdges,function(t){t.setLayout({ty:a},!0),a+=t.getLayout().dy})})}var b=t("node_modules/echarts/lib/util/layout"),G=t("node_modules/zrender/lib/core/util"),V=t("node_modules/echarts/lib/util/model"),D=V.groupData;a.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/sankey/sankeyVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sankey/sankeyVisual",function(e,a,o){function l(e){e.eachSeriesByType("sankey",function(e){var a=e.getGraph(),o=a.nodes;if(o.length){var l=1/0,i=-1/0;n.each(o,function(e){var a=e.getLayout().value;l>a&&(l=a),a>i&&(i=a)}),n.each(o,function(a){var o=new t({type:"color",mappingMethod:"linear",dataExtent:[l,i],visual:e.get("color")}),n=o.mapValueToVisual(a.getLayout().value),u=a.getModel().get("itemStyle.color");null!=u?a.setVisual("color",u):a.setVisual("color",n)})}})}var t=e("node_modules/echarts/lib/visual/VisualMapping"),n=e("node_modules/zrender/lib/core/util");o.exports=l});
|
||
;/*!node_modules/echarts/lib/chart/sankey.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sankey",function(e){var a=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/sankey/SankeySeries"),e("node_modules/echarts/lib/chart/sankey/SankeyView"),e("node_modules/echarts/lib/chart/sankey/sankeyAction");var s=e("node_modules/echarts/lib/chart/sankey/sankeyLayout"),n=e("node_modules/echarts/lib/chart/sankey/sankeyVisual");a.registerLayout(s),a.registerVisual(n)});
|
||
;/*!node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/whiskerBoxCommon",function(e,t){var i=e("node_modules/echarts/lib/chart/helper/createListSimply"),a=e("node_modules/zrender/lib/core/util"),s=e("node_modules/echarts/lib/data/helper/dimensionHelper"),o=s.getDimensionTypeByAxis,n=e("node_modules/echarts/lib/data/helper/sourceHelper"),r=n.makeSeriesEncodeForAxisCoordSys,l={_baseAxisDim:null,getInitialData:function(e,t){var s,n,l=t.getComponent("xAxis",this.get("xAxisIndex")),d=t.getComponent("yAxis",this.get("yAxisIndex")),u=l.get("type"),h=d.get("type");"category"===u?(e.layout="horizontal",s=l.getOrdinalMeta(),n=!0):"category"===h?(e.layout="vertical",s=d.getOrdinalMeta(),n=!0):e.layout=e.layout||"horizontal";var m=["x","y"],c="horizontal"===e.layout?0:1,y=this._baseAxisDim=m[c],x=m[1-c],p=[l,d],g=p[c].get("type"),A=p[1-c].get("type"),f=e.data;if(f&&n){var v=[];a.each(f,function(e,t){var i;e.value&&a.isArray(e.value)?(i=e.value.slice(),e.value.unshift(t)):a.isArray(e)?(i=e.slice(),e.unshift(t)):i=e,v.push(i)}),e.data=v}var D=this.defaultValueDimensions,b=[{name:y,type:o(g),ordinalMeta:s,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:x,type:o(A),dimsDef:D.slice()}];return i(this,{coordDimensions:b,dimensionsCount:D.length+1,encodeDefaulter:a.curry(r,b,this)})},getBaseAxis:function(){var e=this._baseAxisDim;return this.ecModel.getComponent(e+"Axis",this.get(e+"AxisIndex")).axis}};t.seriesModelMixin=l});
|
||
;/*!node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/boxplot/BoxplotSeries",function(e,o,i){var t=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/model/Series"),a=e("node_modules/echarts/lib/chart/helper/whiskerBoxCommon"),n=a.seriesModelMixin,d=l.extend({type:"series.boxplot",dependencies:["xAxis","yAxis","grid"],defaultValueDimensions:[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],dimensions:null,defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:2,shadowOffsetY:2,shadowColor:"rgba(0,0,0,0.4)"}},animationEasing:"elasticOut",animationDuration:800}});t.mixin(d,n,!0);var s=d;i.exports=s});
|
||
;/*!node_modules/echarts/lib/chart/boxplot/BoxplotView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/boxplot/BoxplotView",function(e,t,o){function a(e,t,o,a,n){var l=e.ends,s=new p({shape:{points:n?i(l,a,e):l}});return r(e,s,t,o,n),s}function r(e,t,o,a,r){var i=o.hostModel,n=s[r?"initProps":"updateProps"];n(t,{shape:{points:e.ends}},i,a);var l=o.getItemModel(a),d=l.getModel(u),c=o.getItemVisual(a,"color"),p=d.getItemStyle(["borderColor"]);p.stroke=c,p.strokeNoScale=!0,t.useStyle(p),t.z2=100;var m=l.getModel(h).getItemStyle();s.setHoverStyle(t,m)}function i(e,t,o){return n.map(e,function(e){return e=e.slice(),e[t]=o.initBaseline,e})}var n=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/view/Chart"),s=e("node_modules/echarts/lib/util/graphic"),d=e("node_modules/zrender/lib/graphic/Path"),u=["itemStyle"],h=["emphasis","itemStyle"],c=l.extend({type:"boxplot",render:function(e){var t=e.getData(),o=this.group,i=this._data;this._data||o.removeAll();var n="horizontal"===e.get("layout")?1:0;t.diff(i).add(function(e){if(t.hasValue(e)){var r=t.getItemLayout(e),i=a(r,t,e,n,!0);t.setItemGraphicEl(e,i),o.add(i)}}).update(function(e,l){var s=i.getItemGraphicEl(l);if(!t.hasValue(e))return void o.remove(s);var d=t.getItemLayout(e);s?r(d,s,t,e):s=a(d,t,e,n),o.add(s),t.setItemGraphicEl(e,s)}).remove(function(e){var t=i.getItemGraphicEl(e);t&&o.remove(t)}).execute(),this._data=t},remove:function(){var e=this.group,t=this._data;this._data=null,t&&t.eachItemGraphicEl(function(t){t&&e.remove(t)})},dispose:n.noop}),p=d.extend({type:"boxplotBoxPath",shape:{},buildPath:function(e,t){var o=t.points,a=0;for(e.moveTo(o[a][0],o[a][1]),a++;4>a;a++)e.lineTo(o[a][0],o[a][1]);for(e.closePath();a<o.length;a++)e.moveTo(o[a][0],o[a][1]),a++,e.lineTo(o[a][0],o[a][1])}}),m=c;o.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/boxplot/boxplotVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/boxplot/boxplotVisual",function(e,o,t){function l(e){var o=e.get("color");e.eachRawSeriesByType("boxplot",function(t){var l=o[t.seriesIndex%o.length],i=t.getData();i.setVisual({legendSymbol:"roundRect",color:t.get(r)||l}),e.isSeriesFiltered(t)||i.each(function(e){var o=i.getItemModel(e);i.setItemVisual(e,{color:o.get(r,!0)})})})}var r=["itemStyle","borderColor"];t.exports=l});
|
||
;/*!node_modules/echarts/lib/chart/boxplot/boxplotLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/boxplot/boxplotLayout",function(e,t,i){function n(e){var t=s(e);l(t,function(e){var t=e.seriesModels;t.length&&(a(e),l(t,function(t,i){o(t,e.boxOffsetList[i],e.boxWidthList[i])}))})}function s(e){var t=[],i=[];return e.eachSeriesByType("boxplot",function(e){var n=e.getBaseAxis(),s=r.indexOf(i,n);0>s&&(s=i.length,i[s]=n,t[s]={axis:n,seriesModels:[]}),t[s].seriesModels.push(e)}),t}function a(e){var t,i,n=e.axis,s=e.seriesModels,a=s.length,o=e.boxWidthList=[],u=e.boxOffsetList=[],h=[];if("category"===n.type)i=n.getBandWidth();else{var f=0;l(s,function(e){f=Math.max(f,e.getData().count())}),t=n.getExtent(),Math.abs(t[1]-t[0])/f}l(s,function(e){var t=e.get("boxWidth");r.isArray(t)||(t=[t,t]),h.push([c(t[0],i)||0,c(t[1],i)||0])});var d=.8*i-2,p=d/a*.3,x=(d-p*(a-1))/a,v=x/2-d/2;l(s,function(e,t){u.push(v),v+=p+x,o.push(Math.min(Math.max(x,h[t][0]),h[t][1]))})}function o(e,t,i){function n(e,i,n){var s=r.get(i,n),a=[];a[c]=e,a[l]=s;var u;return isNaN(e)||isNaN(s)?u=[0/0,0/0]:(u=o.dataToPoint(a),u[c]+=t),u}function s(e,t,i){var n=t.slice(),s=t.slice();n[c]+=u,s[c]-=u,i?e.push(n,s):e.push(s,n)}function a(e,t){var i=t.slice(),n=t.slice();i[c]-=u,n[c]+=u,e.push(i,n)}var o=e.coordinateSystem,r=e.getData(),u=i/2,c="horizontal"===e.get("layout")?0:1,l=1-c,h=["x","y"],f=r.mapDimension(h[c]),d=r.mapDimension(h[l],!0);if(!(null==f||d.length<5))for(var p=0;p<r.count();p++){var x=r.get(f,p),v=n(x,d[2],p),g=n(x,d[0],p),m=n(x,d[1],p),b=n(x,d[3],p),y=n(x,d[4],p),M=[];s(M,m,0),s(M,b,1),M.push(g,m,y,b),a(M,g),a(M,y),a(M,v),r.setItemLayout(p,{initBaseline:v[l],ends:M})}}var r=e("node_modules/zrender/lib/core/util"),u=e("node_modules/echarts/lib/util/number"),c=u.parsePercent,l=r.each;i.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/boxplot.js*/
|
||
amis.define("node_modules/echarts/lib/chart/boxplot",function(o){var e=o("node_modules/echarts/lib/echarts");o("node_modules/echarts/lib/chart/boxplot/BoxplotSeries"),o("node_modules/echarts/lib/chart/boxplot/BoxplotView");var t=o("node_modules/echarts/lib/chart/boxplot/boxplotVisual"),l=o("node_modules/echarts/lib/chart/boxplot/boxplotLayout");e.registerVisual(t),e.registerLayout(l)});
|
||
;/*!node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/candlestick/CandlestickSeries",function(e,o,i){var r=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/model/Series"),t=e("node_modules/echarts/lib/chart/helper/whiskerBoxCommon"),l=t.seriesModelMixin,a=n.extend({type:"series.candlestick",dependencies:["xAxis","yAxis","grid"],defaultValueDimensions:[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],dimensions:null,defaultOption:{zlevel:0,z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,hoverAnimation:!0,layout:null,clip:!0,itemStyle:{color:"#c23531",color0:"#314656",borderWidth:1,borderColor:"#c23531",borderColor0:"#314656"},emphasis:{itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationUpdate:!1,animationEasing:"linear",animationDuration:300},getShadowDim:function(){return"open"},brushSelector:function(e,o,i){var r=o.getItemLayout(e);return r&&i.rect(r.brushRect)}});r.mixin(a,l,!0);var d=a;i.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/candlestick/CandlestickView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/candlestick/CandlestickView",function(e,t,r){function i(e,t,r){var i=e.ends;return new y({shape:{points:r?n(i,e):i},z2:100})}function o(e,t){for(var r=!0,i=0;i<t.ends.length;i++)if(e.contain(t.ends[i][0],t.ends[i][1])){r=!1;break}return r}function a(e,t,r,i){var o=t.getItemModel(r),a=o.getModel(g),n=t.getItemVisual(r,"color"),l=t.getItemVisual(r,"borderColor")||n,s=a.getItemStyle(v);e.useStyle(s),e.style.strokeNoScale=!0,e.style.fill=n,e.style.stroke=l,e.__simpleBox=i;var d=o.getModel(_).getItemStyle();c.setHoverStyle(e,d)}function n(e,t){return d.map(e,function(e){return e=e.slice(),e[1]=t.initBaseline,e})}function l(e,t,r){var i=e.getData(),o=i.getLayout("largePoints"),a=new C({shape:{points:o},__sign:1});t.add(a);var n=new C({shape:{points:o},__sign:-1});t.add(n),s(1,a,e,i),s(-1,n,e,i),r&&(a.incremental=!0,n.incremental=!0)}function s(e,t,r,i){var o=e>0?"P":"N",a=i.getVisual("borderColor"+o)||i.getVisual("color"+o),n=r.getModel(g).getItemStyle(v);t.useStyle(n),t.style.fill=null,t.style.stroke=a}var d=e("node_modules/zrender/lib/core/util"),u=e("node_modules/echarts/lib/view/Chart"),c=e("node_modules/echarts/lib/util/graphic"),h=e("node_modules/zrender/lib/graphic/Path"),m=e("node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys"),p=m.createClipPath,g=["itemStyle"],_=["emphasis","itemStyle"],v=["color","color0","borderColor","borderColor0"],f=u.extend({type:"candlestick",render:function(e){this.group.removeClipPath(),this._updateDrawMode(e),this._isLargeDraw?this._renderLarge(e):this._renderNormal(e)},incrementalPrepareRender:function(e){this._clear(),this._updateDrawMode(e)},incrementalRender:function(e,t){this._isLargeDraw?this._incrementalRenderLarge(e,t):this._incrementalRenderNormal(e,t)},_updateDrawMode:function(e){var t=e.pipelineContext.large;(null==this._isLargeDraw||t^this._isLargeDraw)&&(this._isLargeDraw=t,this._clear())},_renderNormal:function(e){var t=e.getData(),r=this._data,n=this.group,l=t.getLayout("isSimpleBox"),s=e.get("clip",!0),d=e.coordinateSystem,u=d.getArea&&d.getArea();this._data||n.removeAll(),t.diff(r).add(function(r){if(t.hasValue(r)){var d,h=t.getItemLayout(r);if(s&&o(u,h))return;d=i(h,r,!0),c.initProps(d,{shape:{points:h.ends}},e,r),a(d,t,r,l),n.add(d),t.setItemGraphicEl(r,d)}}).update(function(d,h){var m=r.getItemGraphicEl(h);if(!t.hasValue(d))return void n.remove(m);var p=t.getItemLayout(d);return s&&o(u,p)?void n.remove(m):(m?c.updateProps(m,{shape:{points:p.ends}},e,d):m=i(p,d),a(m,t,d,l),n.add(m),void t.setItemGraphicEl(d,m))}).remove(function(e){var t=r.getItemGraphicEl(e);t&&n.remove(t)}).execute(),this._data=t},_renderLarge:function(e){this._clear(),l(e,this.group);var t=e.get("clip",!0)?p(e.coordinateSystem,!1,e):null;t?this.group.setClipPath(t):this.group.removeClipPath()},_incrementalRenderNormal:function(e,t){for(var r,o=t.getData(),n=o.getLayout("isSimpleBox");null!=(r=e.next());){var l,s=o.getItemLayout(r);l=i(s,r),a(l,o,r,n),l.incremental=!0,this.group.add(l)}},_incrementalRenderLarge:function(e,t){l(t,this.group,!0)},remove:function(){this._clear()},_clear:function(){this.group.removeAll(),this._data=null},dispose:d.noop}),y=h.extend({type:"normalCandlestickBox",shape:{},buildPath:function(e,t){var r=t.points;this.__simpleBox?(e.moveTo(r[4][0],r[4][1]),e.lineTo(r[6][0],r[6][1])):(e.moveTo(r[0][0],r[0][1]),e.lineTo(r[1][0],r[1][1]),e.lineTo(r[2][0],r[2][1]),e.lineTo(r[3][0],r[3][1]),e.closePath(),e.moveTo(r[4][0],r[4][1]),e.lineTo(r[5][0],r[5][1]),e.moveTo(r[6][0],r[6][1]),e.lineTo(r[7][0],r[7][1]))}}),C=h.extend({type:"largeCandlestickBox",shape:{},buildPath:function(e,t){for(var r=t.points,i=0;i<r.length;)if(this.__sign===r[i++]){var o=r[i++];e.moveTo(o,r[i++]),e.lineTo(o,r[i++])}else i+=3}}),L=f;r.exports=L});
|
||
;/*!node_modules/echarts/lib/chart/candlestick/preprocessor.js*/
|
||
amis.define("node_modules/echarts/lib/chart/candlestick/preprocessor",function(e,s,i){function r(e){e&&c.isArray(e.series)&&c.each(e.series,function(e){c.isObject(e)&&"k"===e.type&&(e.type="candlestick")})}var c=e("node_modules/zrender/lib/core/util");i.exports=r});
|
||
;/*!node_modules/echarts/lib/chart/candlestick/candlestickVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/candlestick/candlestickVisual",function(e,r,o){var t=e("node_modules/echarts/lib/chart/helper/createRenderPlanner"),l=["itemStyle","borderColor"],n=["itemStyle","borderColor0"],i=["itemStyle","color"],a=["itemStyle","color0"],s={seriesType:"candlestick",plan:t(),performRawSeries:!0,reset:function(e,r){function o(e,r){for(var o;null!=(o=e.next());){var l=r.getItemModel(o),n=r.getItemLayout(o).sign;r.setItemVisual(o,{color:t(n,l),borderColor:s(n,l)})}}function t(e,r){return r.get(e>0?i:a)}function s(e,r){return r.get(e>0?l:n)}var c=e.getData();if(c.setVisual({legendSymbol:"roundRect",colorP:t(1,e),colorN:t(-1,e),borderColorP:s(1,e),borderColorN:s(-1,e)}),!r.isSeriesFiltered(e)){var d=e.pipelineContext.large;return!d&&{progress:o}}}};o.exports=s});
|
||
;/*!node_modules/echarts/lib/chart/candlestick/candlestickLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/candlestick/candlestickLayout",function(e,t,n){function a(e,t,n,a,i){var r;return r=n>a?-1:a>n?1:t>0?e.get(i,t-1)<=a?1:-1:1}function i(e,t){var n,a=e.getBaseAxis(),i="category"===a.type?a.getBandWidth():(n=a.getExtent(),Math.abs(n[1]-n[0])/t.count()),r=u(d(e.get("barMaxWidth"),i),i),o=u(d(e.get("barMinWidth"),1),i),s=e.get("barWidth");return null!=s?u(s,i):Math.max(Math.min(i/2,r),o)}var r=e("node_modules/echarts/lib/util/graphic"),o=r.subPixelOptimize,s=e("node_modules/echarts/lib/chart/helper/createRenderPlanner"),l=e("node_modules/echarts/lib/util/number"),u=l.parsePercent,c=e("node_modules/zrender/lib/core/util"),d=c.retrieve2,g="undefined"!=typeof Float32Array?Float32Array:Array,h={seriesType:"candlestick",plan:s(),reset:function(e){function t(e,t){function n(e,t){var n=[];return n[u]=t,n[c]=e,isNaN(t)||isNaN(e)?[0/0,0/0]:r.dataToPoint(n)}function i(e,t,n){var a=t.slice(),i=t.slice();a[u]=o(a[u]+l/2,1,!1),i[u]=o(i[u]-l/2,1,!0),n?e.push(a,i):e.push(i,a)}function s(e,t,a){var i=n(e,a),r=n(t,a);return i[u]-=l/2,r[u]-=l/2,{x:i[0],y:i[1],width:c?l:r[0]-i[0],height:c?r[1]-i[1]:l}}function d(e){return e[u]=o(e[u],1),e}for(var g;null!=(g=e.next());){var m=t.get(h,g),x=t.get(p,g),b=t.get(f,g),N=t.get(y,g),M=t.get(v,g),P=Math.min(x,b),W=Math.max(x,b),_=n(P,m),A=n(W,m),B=n(N,m),L=n(M,m),T=[];i(T,A,0),i(T,_,1),T.push(d(L),d(A),d(B),d(_)),t.setItemLayout(g,{sign:a(t,g,x,b,f),initBaseline:x>b?A[c]:_[c],ends:T,brushRect:s(N,M,m)})}}function n(e,t){for(var n,i,o=new g(4*e.count),s=0,l=[],d=[];null!=(i=e.next());){var m=t.get(h,i),x=t.get(p,i),b=t.get(f,i),N=t.get(y,i),M=t.get(v,i);isNaN(m)||isNaN(N)||isNaN(M)?(o[s++]=0/0,s+=3):(o[s++]=a(t,i,x,b,f),l[u]=m,l[c]=N,n=r.dataToPoint(l,null,d),o[s++]=n?n[0]:0/0,o[s++]=n?n[1]:0/0,l[c]=M,n=r.dataToPoint(l,null,d),o[s++]=n?n[1]:0/0)}t.setLayout("largePoints",o)}var r=e.coordinateSystem,s=e.getData(),l=i(e,s),u=0,c=1,d=["x","y"],h=s.mapDimension(d[u]),m=s.mapDimension(d[c],!0),p=m[0],f=m[1],y=m[2],v=m[3];return s.setLayout({candleWidth:l,isSimpleBox:1.3>=l}),null==h||m.length<4?void 0:{progress:e.pipelineContext.large?n:t}}};n.exports=h});
|
||
;/*!node_modules/echarts/lib/chart/candlestick.js*/
|
||
amis.define("node_modules/echarts/lib/chart/candlestick",function(e){var s=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/candlestick/CandlestickSeries"),e("node_modules/echarts/lib/chart/candlestick/CandlestickView");var c=e("node_modules/echarts/lib/chart/candlestick/preprocessor"),a=e("node_modules/echarts/lib/chart/candlestick/candlestickVisual"),t=e("node_modules/echarts/lib/chart/candlestick/candlestickLayout");s.registerPreprocessor(c),s.registerVisual(a),s.registerLayout(t)});
|
||
;/*!node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries",function(e,t,r){var i=e("node_modules/echarts/lib/chart/helper/createListFromArray"),s=e("node_modules/echarts/lib/model/Series"),c=s.extend({type:"series.effectScatter",dependencies:["grid","polar"],getInitialData:function(){return i(this.getSource(),this,{useEncodeDefaulter:!0})},brushSelector:"point",defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,legendHoverLink:!0,effectType:"ripple",progressive:0,showEffectOn:"render",rippleEffect:{period:4,scale:2.5,brushType:"fill"},symbolSize:10}});r.exports=c});
|
||
;/*!node_modules/echarts/lib/chart/helper/EffectSymbol.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/EffectSymbol",function(t,e,i){function o(t){return s.isArray(t)||(t=[+t,+t]),t}function l(t,e){var i=e.rippleEffectColor||e.color;t.eachChild(function(t){t.attr({z:e.z,zlevel:e.zlevel,style:{stroke:"stroke"===e.brushType?i:null,fill:"fill"===e.brushType?i:null}})})}function f(t,e){c.call(this);var i=new u(t,e),o=new c;this.add(i),this.add(o),o.beforeUpdate=function(){this.attr(i.getScale())},this.updateData(t,e)}var s=t("node_modules/zrender/lib/core/util"),r=t("node_modules/echarts/lib/util/symbol"),a=r.createSymbol,n=t("node_modules/echarts/lib/util/graphic"),c=n.Group,h=t("node_modules/echarts/lib/util/number"),p=h.parsePercent,u=t("node_modules/echarts/lib/chart/helper/Symbol"),m=3,d=f.prototype;d.stopEffectAnimation=function(){this.childAt(1).removeAll()},d.startEffectAnimation=function(t){for(var e=t.symbolType,i=t.color,o=this.childAt(1),f=0;m>f;f++){var s=a(e,-1,-1,2,2,i);s.attr({style:{strokeNoScale:!0},z2:99,silent:!0,scale:[.5,.5]});var r=-f/m*t.period+t.effectOffset;s.animate("",!0).when(t.period,{scale:[t.rippleScale/2,t.rippleScale/2]}).delay(r).start(),s.animateStyle(!0).when(t.period,{opacity:0}).delay(r).start(),o.add(s)}l(o,t)},d.updateEffectAnimation=function(t){for(var e=this._effectCfg,i=this.childAt(1),o=["symbolType","period","rippleScale"],f=0;f<o.length;f++){var s=o[f];if(e[s]!==t[s])return this.stopEffectAnimation(),void this.startEffectAnimation(t)}l(i,t)},d.highlight=function(){this.trigger("emphasis")},d.downplay=function(){this.trigger("normal")},d.updateData=function(t,e){var i=t.hostModel;this.childAt(0).updateData(t,e);var l=this.childAt(1),f=t.getItemModel(e),s=t.getItemVisual(e,"symbol"),r=o(t.getItemVisual(e,"symbolSize")),a=t.getItemVisual(e,"color");l.attr("scale",r),l.traverse(function(t){t.attr({fill:a})});var n=f.getShallow("symbolOffset");if(n){var c=l.position;c[0]=p(n[0],r[0]),c[1]=p(n[1],r[1])}var h=t.getItemVisual(e,"symbolRotate");l.rotation=(h||0)*Math.PI/180||0;var u={};if(u.showEffectOn=i.get("showEffectOn"),u.rippleScale=f.get("rippleEffect.scale"),u.brushType=f.get("rippleEffect.brushType"),u.period=1e3*f.get("rippleEffect.period"),u.effectOffset=e/t.count(),u.z=f.getShallow("z")||0,u.zlevel=f.getShallow("zlevel")||0,u.symbolType=s,u.color=a,u.rippleEffectColor=f.get("rippleEffect.color"),this.off("mouseover").off("mouseout").off("emphasis").off("normal"),"render"===u.showEffectOn)this._effectCfg?this.updateEffectAnimation(u):this.startEffectAnimation(u),this._effectCfg=u;else{this._effectCfg=null,this.stopEffectAnimation();var m=this.childAt(0),d=function(){m.highlight(),"render"!==u.showEffectOn&&this.startEffectAnimation(u)},g=function(){m.downplay(),"render"!==u.showEffectOn&&this.stopEffectAnimation()};this.on("mouseover",d,this).on("mouseout",g,this).on("emphasis",d,this).on("normal",g,this)}this._effectCfg=u},d.fadeOut=function(t){this.off("mouseover").off("mouseout").off("emphasis").off("normal"),t&&t()},s.inherits(f,c);var g=f;i.exports=g});
|
||
;/*!node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/effectScatter/EffectScatterView",function(e,t,r){var o=e("node_modules/echarts/lib/echarts"),a=e("node_modules/echarts/lib/chart/helper/SymbolDraw"),s=e("node_modules/echarts/lib/chart/helper/EffectSymbol"),n=e("node_modules/zrender/lib/core/matrix"),i=e("node_modules/echarts/lib/layout/points"),c=o.extendChartView({type:"effectScatter",init:function(){this._symbolDraw=new a(s)},render:function(e){var t=e.getData(),r=this._symbolDraw;r.updateData(t),this.group.add(r.group)},updateTransform:function(e){var t=e.getData();this.group.dirty();var r=i().reset(e);r.progress&&r.progress({start:0,end:t.count()},t),this._symbolDraw.updateLayout(t)},_updateGroupTransform:function(e){var t=e.coordinateSystem;t&&t.getRoamTransform&&(this.group.transform=n.clone(t.getRoamTransform()),this.group.decomposeTransform())},remove:function(e,t){this._symbolDraw&&this._symbolDraw.remove(t)},dispose:function(){}});r.exports=c});
|
||
;/*!node_modules/echarts/lib/chart/effectScatter.js*/
|
||
amis.define("node_modules/echarts/lib/chart/effectScatter",function(e){var t=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries"),e("node_modules/echarts/lib/chart/effectScatter/EffectScatterView");var c=e("node_modules/echarts/lib/visual/symbol"),r=e("node_modules/echarts/lib/layout/points");t.registerVisual(c("effectScatter","circle")),t.registerLayout(r("effectScatter"))});
|
||
;/*!node_modules/echarts/lib/chart/lines/LinesSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/lines/LinesSeries",function(t,o,e){function r(t){var o=t.data;o&&o[0]&&o[0][0]&&o[0][0].coord&&(t.data=f(o,function(t){var o=[t[0].coord,t[1].coord],e={coords:o};return t[0].name&&(e.fromName=t[0].name),t[1].name&&(e.toName=t[1].name),d([e,t[0],t[1]])}))}var a=t("node_modules/echarts/lib/config"),s=(a.__DEV__,t("node_modules/echarts/lib/model/Series")),n=t("node_modules/echarts/lib/data/List"),i=t("node_modules/zrender/lib/core/util"),l=i.concatArray,d=i.mergeAll,f=i.map,h=t("node_modules/echarts/lib/util/format"),u=h.encodeHTML,c=(t("node_modules/echarts/lib/CoordinateSystem"),"undefined"==typeof Uint32Array?Array:Uint32Array),p="undefined"==typeof Float64Array?Array:Float64Array,g=s.extend({type:"series.lines",dependencies:["grid","polar"],visualColorAccessPath:"lineStyle.color",init:function(t){t.data=t.data||[],r(t);var o=this._processFlatCoordsArray(t.data);this._flatCoords=o.flatCoords,this._flatCoordsOffset=o.flatCoordsOffset,o.flatCoords&&(t.data=new Float32Array(o.count)),g.superApply(this,"init",arguments)},mergeOption:function(t){if(t.data=t.data||[],r(t),t.data){var o=this._processFlatCoordsArray(t.data);this._flatCoords=o.flatCoords,this._flatCoordsOffset=o.flatCoordsOffset,o.flatCoords&&(t.data=new Float32Array(o.count))}g.superApply(this,"mergeOption",arguments)},appendData:function(t){var o=this._processFlatCoordsArray(t.data);o.flatCoords&&(this._flatCoords?(this._flatCoords=l(this._flatCoords,o.flatCoords),this._flatCoordsOffset=l(this._flatCoordsOffset,o.flatCoordsOffset)):(this._flatCoords=o.flatCoords,this._flatCoordsOffset=o.flatCoordsOffset),t.data=new Float32Array(o.count)),this.getRawData().appendData(t.data)},_getCoordsFromItemModel:function(t){var o=this.getData().getItemModel(t),e=o.option instanceof Array?o.option:o.getShallow("coords");return e},getLineCoordsCount:function(t){return this._flatCoordsOffset?this._flatCoordsOffset[2*t+1]:this._getCoordsFromItemModel(t).length},getLineCoords:function(t,o){if(this._flatCoordsOffset){for(var e=this._flatCoordsOffset[2*t],r=this._flatCoordsOffset[2*t+1],a=0;r>a;a++)o[a]=o[a]||[],o[a][0]=this._flatCoords[e+2*a],o[a][1]=this._flatCoords[e+2*a+1];return r}for(var s=this._getCoordsFromItemModel(t),a=0;a<s.length;a++)o[a]=o[a]||[],o[a][0]=s[a][0],o[a][1]=s[a][1];return s.length},_processFlatCoordsArray:function(t){var o=0;if(this._flatCoords&&(o=this._flatCoords.length),"number"==typeof t[0]){for(var e=t.length,r=new c(e),a=new p(e),s=0,n=0,i=0,l=0;e>l;){i++;var d=t[l++];r[n++]=s+o,r[n++]=d;for(var f=0;d>f;f++){var h=t[l++],u=t[l++];a[s++]=h,a[s++]=u}}return{flatCoordsOffset:new Uint32Array(r.buffer,0,n),flatCoords:a,count:i}}return{flatCoordsOffset:null,flatCoords:null,count:t.length}},getInitialData:function(t){var o=new n(["value"],this);return o.hasItemOption=!1,o.initData(t.data,[],function(t,e,r,a){if(t instanceof Array)return 0/0;o.hasItemOption=!0;var s=t.value;return null!=s?s instanceof Array?s[a]:s:void 0}),o},formatTooltip:function(t){var o=this.getData(),e=o.getItemModel(t),r=e.get("name");if(r)return r;var a=e.get("fromName"),s=e.get("toName"),n=[];return null!=a&&n.push(a),null!=s&&n.push(s),u(n.join(" > "))},preventIncremental:function(){return!!this.get("effect.show")},getProgressive:function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},getProgressiveThreshold:function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},defaultOption:{coordinateSystem:"geo",zlevel:0,z:2,legendHoverLink:!0,hoverAnimation:!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}}}),m=g;e.exports=m});
|
||
;/*!node_modules/echarts/lib/chart/helper/EffectLine.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/EffectLine",function(t,e,i){function o(t,e,i){a.Group.call(this),this.add(this.createLine(t,e,i)),this._updateEffectSymbol(t,e)}var a=t("node_modules/echarts/lib/util/graphic"),n=t("node_modules/echarts/lib/chart/helper/Line"),s=t("node_modules/zrender/lib/core/util"),l=t("node_modules/echarts/lib/util/symbol"),r=l.createSymbol,c=t("node_modules/zrender/lib/core/vector"),_=t("node_modules/zrender/lib/core/curve"),d=o.prototype;d.createLine=function(t,e,i){return new n(t,e,i)},d._updateEffectSymbol=function(t,e){var i=t.getItemModel(e),o=i.getModel("effect"),a=o.get("symbolSize"),n=o.get("symbol");s.isArray(a)||(a=[a,a]);var l=o.get("color")||t.getItemVisual(e,"color"),c=this.childAt(1);this._symbolType!==n&&(this.remove(c),c=r(n,-.5,-.5,1,1,l),c.z2=100,c.culling=!0,this.add(c)),c&&(c.setStyle("shadowColor",l),c.setStyle(o.getItemStyle(["color"])),c.attr("scale",a),c.setColor(l),c.attr("scale",a),this._symbolType=n,this._symbolScale=a,this._updateEffectAnimation(t,o,e))},d._updateEffectAnimation=function(t,e,i){var o=this.childAt(1);if(o){var a=this,n=t.getItemLayout(i),l=1e3*e.get("period"),r=e.get("loop"),c=e.get("constantSpeed"),_=s.retrieve(e.get("delay"),function(e){return e/t.count()*l/3}),d="function"==typeof _;if(o.ignore=!0,this.updateAnimationPoints(o,n),c>0&&(l=this.getLineLength(o)/c*1e3),l!==this._period||r!==this._loop){o.stopAnimation();var u=_;d&&(u=_(i)),o.__t>0&&(u=-l*o.__t),o.__t=0;var h=o.animate("",r).when(l,{__t:1}).delay(u).during(function(){a.updateSymbolPosition(o)});r||h.done(function(){a.remove(o)}),h.start()}this._period=l,this._loop=r}},d.getLineLength=function(t){return c.dist(t.__p1,t.__cp1)+c.dist(t.__cp1,t.__p2)},d.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]},d.updateData=function(t,e,i){this.childAt(0).updateData(t,e,i),this._updateEffectSymbol(t,e)},d.updateSymbolPosition=function(t){var e=t.__p1,i=t.__p2,o=t.__cp1,a=t.__t,n=t.position,s=[n[0],n[1]],l=_.quadraticAt,r=_.quadraticDerivativeAt;n[0]=l(e[0],o[0],i[0],a),n[1]=l(e[1],o[1],i[1],a);var d=r(e[0],o[0],i[0],a),u=r(e[1],o[1],i[1],a);if(t.rotation=-Math.atan2(u,d)-Math.PI/2,"line"===this._symbolType||"rect"===this._symbolType||"roundRect"===this._symbolType)if(void 0!==t.__lastT&&t.__lastT<t.__t){var h=1.05*c.dist(s,n);t.attr("scale",[t.scale[0],h]),1===a&&(n[0]=s[0]+(n[0]-s[0])/2,n[1]=s[1]+(n[1]-s[1])/2)}else if(1===t.__lastT){var h=2*c.dist(e,n);t.attr("scale",[t.scale[0],h])}else t.attr("scale",this._symbolScale);t.__lastT=t.__t,t.ignore=!1},d.updateLayout=function(t,e){this.childAt(0).updateLayout(t,e);var i=t.getItemModel(e).getModel("effect");this._updateEffectAnimation(t,i,e)},s.inherits(o,a.Group);var u=o;i.exports=u});
|
||
;/*!node_modules/echarts/lib/chart/helper/Polyline.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/Polyline",function(e,t,o){function l(e,t,o){i.Group.call(this),this._createPolyline(e,t,o)}var i=e("node_modules/echarts/lib/util/graphic"),n=e("node_modules/zrender/lib/core/util"),a=l.prototype;a._createPolyline=function(e,t,o){var l=e.getItemLayout(t),n=new i.Polyline({shape:{points:l}});this.add(n),this._updateCommonStl(e,t,o)},a.updateData=function(e,t,o){var l=e.hostModel,n=this.childAt(0),a={shape:{points:e.getItemLayout(t)}};i.updateProps(n,a,l,t),this._updateCommonStl(e,t,o)},a._updateCommonStl=function(e,t,o){var l=this.childAt(0),a=e.getItemModel(t),s=e.getItemVisual(t,"color"),r=o&&o.lineStyle,h=o&&o.hoverLineStyle;(!o||e.hasItemOption)&&(r=a.getModel("lineStyle").getLineStyle(),h=a.getModel("emphasis.lineStyle").getLineStyle()),l.useStyle(n.defaults({strokeNoScale:!0,fill:"none",stroke:s},r)),l.hoverStyle=h,i.setHoverStyle(this)},a.updateLayout=function(e,t){var o=this.childAt(0);o.setShape("points",e.getItemLayout(t))},n.inherits(l,i.Group);var s=l;o.exports=s});
|
||
;/*!node_modules/echarts/lib/chart/helper/EffectPolyline.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/EffectPolyline",function(t,e,i){function n(t,e,i){o.call(this,t,e,i),this._lastFrame=0,this._lastFramePercent=0}var r=t("node_modules/echarts/lib/chart/helper/Polyline"),a=t("node_modules/zrender/lib/core/util"),o=t("node_modules/echarts/lib/chart/helper/EffectLine"),s=t("node_modules/zrender/lib/core/vector"),h=n.prototype;h.createLine=function(t,e,i){return new r(t,e,i)},h.updateAnimationPoints=function(t,e){this._points=e;for(var i=[0],n=0,r=1;r<e.length;r++){var a=e[r-1],o=e[r];n+=s.dist(a,o),i.push(n)}if(0!==n){for(var r=0;r<i.length;r++)i[r]/=n;this._offsets=i,this._length=n}},h.getLineLength=function(){return this._length},h.updateSymbolPosition=function(t){var e=t.__t,i=this._points,n=this._offsets,r=i.length;if(n){var a,o=this._lastFrame;if(e<this._lastFramePercent){var h=Math.min(o+1,r-1);for(a=h;a>=0&&!(n[a]<=e);a--);a=Math.min(a,r-2)}else{for(var a=o;r>a&&!(n[a]>e);a++);a=Math.min(a-1,r-2)}s.lerp(t.position,i[a],i[a+1],(e-n[a])/(n[a+1]-n[a]));var l=i[a+1][0]-i[a][0],c=i[a+1][1]-i[a][1];t.rotation=-Math.atan2(c,l)-Math.PI/2,this._lastFrame=a,this._lastFramePercent=e,t.ignore=!1}},a.inherits(n,o);var l=n;i.exports=l});
|
||
;/*!node_modules/echarts/lib/chart/helper/LargeLineDraw.js*/
|
||
amis.define("node_modules/echarts/lib/chart/helper/LargeLineDraw",function(e,n,t){function r(){this.group=new i.Group}var i=e("node_modules/echarts/lib/util/graphic"),a=e("node_modules/zrender/lib/graphic/IncrementalDisplayable"),l=e("node_modules/zrender/lib/contain/line"),s=e("node_modules/zrender/lib/contain/quadratic"),o=i.extendShape({shape:{polyline:!1,curveness:0,segs:[]},buildPath:function(e,n){var t=n.segs,r=n.curveness;if(n.polyline)for(var i=0;i<t.length;){var a=t[i++];if(a>0){e.moveTo(t[i++],t[i++]);for(var l=1;a>l;l++)e.lineTo(t[i++],t[i++])}}else for(var i=0;i<t.length;){var s=t[i++],o=t[i++],c=t[i++],u=t[i++];if(e.moveTo(s,o),r>0){var d=(s+c)/2-(o-u)*r,h=(o+u)/2-(c-s)*r;e.quadraticCurveTo(d,h,c,u)}else e.lineTo(c,u)}},findDataIndex:function(){var e=this.shape,n=e.segs,t=e.curveness;if(e.polyline)for(var r=0,i=0;i<n.length;){var a=n[i++];if(a>0)for(var o=n[i++],c=n[i++],u=1;a>u;u++){var d=n[i++],h=n[i++];if(l.containStroke(o,c,d,h))return r}r++}else for(var r=0,i=0;i<n.length;){var o=n[i++],c=n[i++],d=n[i++],h=n[i++];if(t>0){var v=(o+d)/2-(c-h)*t,f=(c+h)/2-(d-o)*t;if(s.containStroke(o,c,v,f,d,h))return r}else if(l.containStroke(o,c,d,h))return r;r++}return-1}}),c=r.prototype;c.isPersistent=function(){return!this._incremental},c.updateData=function(e){this.group.removeAll();var n=new o({rectHover:!0,cursor:"default"});n.setShape({segs:e.getLayout("linesPoints")}),this._setCommon(n,e),this.group.add(n),this._incremental=null},c.incrementalPrepareUpdate=function(e){this.group.removeAll(),this._clearIncremental(),e.count()>5e5?(this._incremental||(this._incremental=new a({silent:!0})),this.group.add(this._incremental)):this._incremental=null},c.incrementalUpdate=function(e,n){var t=new o;t.setShape({segs:n.getLayout("linesPoints")}),this._setCommon(t,n,!!this._incremental),this._incremental?this._incremental.addDisplayable(t,!0):(t.rectHover=!0,t.cursor="default",t.__startIndex=e.start,this.group.add(t))},c.remove=function(){this._clearIncremental(),this._incremental=null,this.group.removeAll()},c._setCommon=function(e,n,t){var r=n.hostModel;e.setShape({polyline:r.get("polyline"),curveness:r.get("lineStyle.curveness")}),e.useStyle(r.getModel("lineStyle").getLineStyle()),e.style.strokeNoScale=!0;var i=n.getVisual("color");i&&e.setStyle("stroke",i),e.setStyle("fill"),t||(e.seriesIndex=r.seriesIndex,e.on("mousemove",function(n){e.dataIndex=null;var t=e.findDataIndex(n.offsetX,n.offsetY);t>0&&(e.dataIndex=t+e.__startIndex)}))},c._clearIncremental=function(){var e=this._incremental;e&&e.clearDisplaybles()};var u=r;t.exports=u});
|
||
;/*!node_modules/echarts/lib/chart/lines/linesLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/lines/linesLayout",function(e,t,r){var a=e("node_modules/echarts/lib/chart/helper/createRenderPlanner"),o={seriesType:"lines",plan:a(),reset:function(e){function t(t,n){var s=[];if(o){var i,l=t.end-t.start;if(a){for(var d=0,v=t.start;v<t.end;v++)d+=e.getLineCoordsCount(v);i=new Float32Array(l+2*d)}else i=new Float32Array(4*l);for(var f=0,u=[],v=t.start;v<t.end;v++){var c=e.getLineCoords(v,s);a&&(i[f++]=c);for(var p=0;c>p;p++)u=r.dataToPoint(s[p],!1,u),i[f++]=u[0],i[f++]=u[1]}n.setLayout("linesPoints",i)}else for(var v=t.start;v<t.end;v++){var y=n.getItemModel(v),c=e.getLineCoords(v,s),g=[];if(a)for(var h=0;c>h;h++)g.push(r.dataToPoint(s[h]));else{g[0]=r.dataToPoint(s[0]),g[1]=r.dataToPoint(s[1]);var m=y.get("lineStyle.curveness");+m&&(g[2]=[(g[0][0]+g[1][0])/2-(g[0][1]-g[1][1])*m,(g[0][1]+g[1][1])/2-(g[1][0]-g[0][0])*m])}n.setItemLayout(v,g)}}var r=e.coordinateSystem,a=e.get("polyline"),o=e.pipelineContext.large;return{progress:t}}};r.exports=o});
|
||
;/*!node_modules/echarts/lib/chart/lines/LinesView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/lines/LinesView",function(e,t,i){var r=e("node_modules/echarts/lib/config"),a=(r.__DEV__,e("node_modules/echarts/lib/echarts")),n=e("node_modules/echarts/lib/chart/helper/LineDraw"),l=e("node_modules/echarts/lib/chart/helper/EffectLine"),s=e("node_modules/echarts/lib/chart/helper/Line"),h=e("node_modules/echarts/lib/chart/helper/Polyline"),o=e("node_modules/echarts/lib/chart/helper/EffectPolyline"),c=e("node_modules/echarts/lib/chart/helper/LargeLineDraw"),d=e("node_modules/echarts/lib/chart/lines/linesLayout"),_=e("node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys"),p=_.createClipPath,u=a.extendChartView({type:"lines",init:function(){},render:function(e,t,i){var r=e.getData(),a=this._updateLineDraw(r,e),n=e.get("zlevel"),l=e.get("effect.trailLength"),s=i.getZr(),h="svg"===s.painter.getType();h||s.painter.getLayer(n).clear(!0),null==this._lastZlevel||h||s.configLayer(this._lastZlevel,{motionBlur:!1}),this._showEffect(e)&&l&&(h||s.configLayer(n,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(l/10+.9,1),0)})),a.updateData(r);var o=e.get("clip",!0)&&p(e.coordinateSystem,!1,e);o?this.group.setClipPath(o):this.group.removeClipPath(),this._lastZlevel=n,this._finished=!0},incrementalPrepareRender:function(e,t,i){var r=e.getData(),a=this._updateLineDraw(r,e);a.incrementalPrepareUpdate(r),this._clearLayer(i),this._finished=!1},incrementalRender:function(e,t){this._lineDraw.incrementalUpdate(e,t.getData()),this._finished=e.end===t.getData().count()},updateTransform:function(e,t,i){var r=e.getData(),a=e.pipelineContext;if(!this._finished||a.large||a.progressiveRender)return{update:!0};var n=d.reset(e);n.progress&&n.progress({start:0,end:r.count()},r),this._lineDraw.updateLayout(),this._clearLayer(i)},_updateLineDraw:function(e,t){var i=this._lineDraw,r=this._showEffect(t),a=!!t.get("polyline"),d=t.pipelineContext,_=d.large;return i&&r===this._hasEffet&&a===this._isPolyline&&_===this._isLargeDraw||(i&&i.remove(),i=this._lineDraw=_?new c:new n(a?r?o:h:r?l:s),this._hasEffet=r,this._isPolyline=a,this._isLargeDraw=_,this.group.removeAll()),this.group.add(i.group),i},_showEffect:function(e){return!!e.get("effect.show")},_clearLayer:function(e){var t=e.getZr(),i="svg"===t.painter.getType();i||null==this._lastZlevel||t.painter.getLayer(this._lastZlevel).clear(!0)},remove:function(e,t){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(t)},dispose:function(){}});i.exports=u});
|
||
;/*!node_modules/echarts/lib/chart/lines/linesVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/lines/linesVisual",function(e,t,l){function s(e){return e instanceof Array||(e=[e,e]),e}var i="lineStyle.opacity".split("."),o={seriesType:"lines",reset:function(e){function t(e,t){var l=e.getItemModel(t),o=s(l.getShallow("symbol",!0)),a=s(l.getShallow("symbolSize",!0)),m=l.get(i);o[0]&&e.setItemVisual(t,"fromSymbol",o[0]),o[1]&&e.setItemVisual(t,"toSymbol",o[1]),a[0]&&e.setItemVisual(t,"fromSymbolSize",a[0]),a[1]&&e.setItemVisual(t,"toSymbolSize",a[1]),e.setItemVisual(t,"opacity",m)}var l=s(e.get("symbol")),o=s(e.get("symbolSize")),a=e.getData();return a.setVisual("fromSymbol",l&&l[0]),a.setVisual("toSymbol",l&&l[1]),a.setVisual("fromSymbolSize",o&&o[0]),a.setVisual("toSymbolSize",o&&o[1]),a.setVisual("opacity",e.get(i)),{dataEach:a.hasItemOption?t:null}}};l.exports=o});
|
||
;/*!node_modules/echarts/lib/chart/lines.js*/
|
||
amis.define("node_modules/echarts/lib/chart/lines",function(e){var s=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/chart/lines/LinesSeries"),e("node_modules/echarts/lib/chart/lines/LinesView");var i=e("node_modules/echarts/lib/chart/lines/linesLayout"),l=e("node_modules/echarts/lib/chart/lines/linesVisual");s.registerLayout(i),s.registerVisual(l)});
|
||
;/*!node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/heatmap/HeatmapSeries",function(e,t,i){var n=e("node_modules/echarts/lib/model/Series"),a=e("node_modules/echarts/lib/chart/helper/createListFromArray"),r=e("node_modules/echarts/lib/CoordinateSystem"),o=n.extend({type:"series.heatmap",getInitialData:function(){return a(this.getSource(),this,{generateCoord:"value"})},preventIncremental:function(){var e=r.get(this.get("coordinateSystem"));return e&&e.dimensions?"lng"===e.dimensions[0]&&"lat"===e.dimensions[1]:void 0},defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0}});i.exports=o});
|
||
;/*!node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js*/
|
||
amis.define("node_modules/echarts/lib/chart/heatmap/HeatmapLayer",function(t,a,i){function e(){var t=r.createCanvas();this.canvas=t,this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={}}var r=t("node_modules/zrender/lib/core/util"),h=256;e.prototype={update:function(t,a,i,e,r,n){var s=this._getBrush(),o=this._getGradient(t,r,"inRange"),l=this._getGradient(t,r,"outOfRange"),d=this.pointSize+this.blurSize,u=this.canvas,g=u.getContext("2d"),c=t.length;u.width=a,u.height=i;for(var v=0;c>v;++v){var p=t[v],f=p[0],m=p[1],_=p[2],b=e(_);g.globalAlpha=b,g.drawImage(s,f-d,m-d)}if(!u.width||!u.height)return u;for(var w=g.getImageData(0,0,u.width,u.height),z=w.data,C=0,S=z.length,x=this.minOpacity,y=this.maxOpacity,O=y-x;S>C;){var b=z[C+3]/256,P=4*Math.floor(b*(h-1));if(b>0){var I=n(b)?o:l;b>0&&(b=b*O+x),z[C++]=I[P],z[C++]=I[P+1],z[C++]=I[P+2],z[C++]=I[P+3]*b*256}else C+=4}return g.putImageData(w,0,0),u},_getBrush:function(){var t=this._brushCanvas||(this._brushCanvas=r.createCanvas()),a=this.pointSize+this.blurSize,i=2*a;t.width=i,t.height=i;var e=t.getContext("2d");return e.clearRect(0,0,i,i),e.shadowOffsetX=i,e.shadowBlur=this.blurSize,e.shadowColor="#000",e.beginPath(),e.arc(-a,a,this.pointSize,0,2*Math.PI,!0),e.closePath(),e.fill(),t},_getGradient:function(t,a,i){for(var e=this._gradientPixels,r=e[i]||(e[i]=new Uint8ClampedArray(1024)),h=[0,0,0,0],n=0,s=0;256>s;s++)a[i](s/255,!0,h),r[n++]=h[0],r[n++]=h[1],r[n++]=h[2],r[n++]=h[3];return r}};var n=e;i.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/heatmap/HeatmapView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/heatmap/HeatmapView",function(e,t,a){function n(e,t,a){var n=e[1]-e[0];t=m.map(t,function(t){return{interval:[(t.interval[0]-e[0])/n,(t.interval[1]-e[0])/n]}});var i=t.length,r=0;return function(e){for(var n=r;i>n;n++){var o=t[n].interval;if(o[0]<=e&&e<=o[1]){r=n;break}}if(n===i)for(var n=r-1;n>=0;n--){var o=t[n].interval;if(o[0]<=e&&e<=o[1]){r=n;break}}return n>=0&&i>n&&a[n]}}function i(e,t){var a=e[1]-e[0];return t=[(t[0]-e[0])/a,(t[1]-e[0])/a],function(e){return e>=t[0]&&e<=t[1]}}function r(e){var t=e.dimensions;return"lng"===t[0]&&"lat"===t[1]}var o=e("node_modules/echarts/lib/config"),l=(o.__DEV__,e("node_modules/echarts/lib/echarts")),s=e("node_modules/echarts/lib/util/graphic"),c=e("node_modules/echarts/lib/chart/heatmap/HeatmapLayer"),m=e("node_modules/zrender/lib/core/util"),d=l.extendChartView({type:"heatmap",render:function(e,t,a){var n;t.eachComponent("visualMap",function(t){t.eachTargetSeries(function(a){a===e&&(n=t)})}),this.group.removeAll(),this._incrementalDisplayable=null;var i=e.coordinateSystem;"cartesian2d"===i.type||"calendar"===i.type?this._renderOnCartesianAndCalendar(e,a,0,e.getData().count()):r(i)&&this._renderOnGeo(i,e,n,a)},incrementalPrepareRender:function(){this.group.removeAll()},incrementalRender:function(e,t,a,n){var i=t.coordinateSystem;i&&this._renderOnCartesianAndCalendar(t,n,e.start,e.end,!0)},_renderOnCartesianAndCalendar:function(e,t,a,n,i){var r,o,l=e.coordinateSystem;if("cartesian2d"===l.type){var c=l.getAxis("x"),d=l.getAxis("y");r=c.getBandWidth(),o=d.getBandWidth()}for(var g=this.group,u=e.getData(),h="itemStyle",p="emphasis.itemStyle",y="label",v="emphasis.label",f=e.getModel(h).getItemStyle(["color"]),M=e.getModel(p).getItemStyle(),x=e.getModel(y),S=e.getModel(v),_=l.type,b="cartesian2d"===_?[u.mapDimension("x"),u.mapDimension("y"),u.mapDimension("value")]:[u.mapDimension("time"),u.mapDimension("value")],D=a;n>D;D++){var I;if("cartesian2d"===_){if(isNaN(u.get(b[2],D)))continue;var O=l.dataToPoint([u.get(b[0],D),u.get(b[1],D)]);I=new s.Rect({shape:{x:Math.floor(Math.round(O[0])-r/2),y:Math.floor(Math.round(O[1])-o/2),width:Math.ceil(r),height:Math.ceil(o)},style:{fill:u.getItemVisual(D,"color"),opacity:u.getItemVisual(D,"opacity")}})}else{if(isNaN(u.get(b[1],D)))continue;I=new s.Rect({z2:1,shape:l.dataToRect([u.get(b[0],D)]).contentShape,style:{fill:u.getItemVisual(D,"color"),opacity:u.getItemVisual(D,"opacity")}})}var R=u.getItemModel(D);u.hasItemOption&&(f=R.getModel(h).getItemStyle(["color"]),M=R.getModel(p).getItemStyle(),x=R.getModel(y),S=R.getModel(v));var w=e.getRawValue(D),V="-";w&&null!=w[2]&&(V=w[2]),s.setLabelStyle(f,M,x,S,{labelFetcher:e,labelDataIndex:D,defaultText:V,isRectText:!0}),I.setStyle(f),s.setHoverStyle(I,u.hasItemOption?M:m.extend({},M)),I.incremental=i,i&&(I.useHoverLayer=!0),g.add(I),u.setItemGraphicEl(D,I)}},_renderOnGeo:function(e,t,a,r){var o=a.targetVisuals.inRange,l=a.targetVisuals.outOfRange,m=t.getData(),d=this._hmLayer||this._hmLayer||new c;d.blurSize=t.get("blurSize"),d.pointSize=t.get("pointSize"),d.minOpacity=t.get("minOpacity"),d.maxOpacity=t.get("maxOpacity");var g=e.getViewRect().clone(),u=e.getRoamTransform();g.applyTransform(u);var h=Math.max(g.x,0),p=Math.max(g.y,0),y=Math.min(g.width+g.x,r.getWidth()),v=Math.min(g.height+g.y,r.getHeight()),f=y-h,M=v-p,x=[m.mapDimension("lng"),m.mapDimension("lat"),m.mapDimension("value")],S=m.mapArray(x,function(t,a,n){var i=e.dataToPoint([t,a]);return i[0]-=h,i[1]-=p,i.push(n),i}),_=a.getExtent(),b="visualMap.continuous"===a.type?i(_,a.option.range):n(_,a.getPieceList(),a.option.selected);d.update(S,f,M,o.color.getNormalizer(),{inRange:o.color.getColorMapper(),outOfRange:l.color.getColorMapper()},b);var D=new s.Image({style:{width:f,height:M,x:h,y:p,image:d.canvas},silent:!0});this.group.add(D)},dispose:function(){}});a.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/heatmap.js*/
|
||
amis.define("node_modules/echarts/lib/chart/heatmap",function(e){e("node_modules/echarts/lib/chart/heatmap/HeatmapSeries"),e("node_modules/echarts/lib/chart/heatmap/HeatmapView")});
|
||
;/*!node_modules/echarts/lib/chart/bar/PictorialBarSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar/PictorialBarSeries",function(e,l,i){var t=e("node_modules/echarts/lib/chart/bar/BaseBarSeries"),a=t.extend({type:"series.pictorialBar",dependencies:["grid"],defaultOption:{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",progressive:0,hoverAnimation:!1},getInitialData:function(e){return e.stack=null,a.superApply(this,"getInitialData",arguments)}}),n=a;i.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/bar/PictorialBarView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/bar/PictorialBarView",function(e,t,i){function a(e,t,i,a){var n=e.getItemLayout(t),c=i.get("symbolRepeat"),u=i.get("symbolClip"),d=i.get("symbolPosition")||"start",p=i.get("symbolRotate"),m=(p||0)*Math.PI/180||0,h=i.get("symbolPatternSize")||2,y=i.isAnimationEnabled(),g={dataIndex:t,layout:n,itemModel:i,symbolType:e.getItemVisual(t,"symbol")||"circle",color:e.getItemVisual(t,"color"),symbolClip:u,symbolRepeat:c,symbolRepeatDirection:i.get("symbolRepeatDirection"),symbolPatternSize:h,rotation:m,animationModel:y?i:null,hoverAnimation:y&&i.get("hoverAnimation"),z2:i.getShallow("z",!0)||0};o(i,c,n,a,g),l(e,t,n,c,u,g.boundingLength,g.pxSign,h,a,g),r(i,g.symbolScale,m,a,g);var b=g.symbolSize,f=i.get("symbolOffset");return R.isArray(f)&&(f=[B(f[0],b[0]),B(f[1],b[1])]),s(i,b,n,c,u,f,d,g.valueLineWidth,g.boundingLength,g.repeatCutLength,a,g),g}function o(e,t,i,a,o){var l,r=a.valueDim,s=e.get("symbolBoundingData"),c=a.coordSys.getOtherAxis(a.coordSys.getBaseAxis()),u=c.toGlobalCoord(c.dataToCoord(0)),d=1-+(i[r.wh]<=0);if(R.isArray(s)){var p=[n(c,s[0])-u,n(c,s[1])-u];p[1]<p[0]&&p.reverse(),l=p[d]}else l=null!=s?n(c,s)-u:t?a.coordSysExtent[r.index][d]-u:i[r.wh];o.boundingLength=l,t&&(o.repeatCutLength=i[r.wh]),o.pxSign=l>0?1:0>l?-1:0}function n(e,t){return e.toGlobalCoord(e.dataToCoord(e.scale.parse(t)))}function l(e,t,i,a,o,n,l,r,s,c){var u=s.valueDim,d=s.categoryDim,p=Math.abs(i[d.wh]),m=e.getItemVisual(t,"symbolSize");R.isArray(m)?m=m.slice():(null==m&&(m="100%"),m=[m,m]),m[d.index]=B(m[d.index],p),m[u.index]=B(m[u.index],a?p:Math.abs(n)),c.symbolSize=m;var h=c.symbolScale=[m[0]/r,m[1]/r];h[u.index]*=(s.isHorizontal?-1:1)*l}function r(e,t,i,a,o){var n=e.get(G)||0;n&&(H.attr({scale:t.slice(),rotation:i}),H.updateTransform(),n/=H.getLineScale(),n*=t[a.valueDim.index]),o.valueLineWidth=n}function s(e,t,i,a,o,n,l,r,s,c,u,d){var p=u.categoryDim,m=u.valueDim,h=d.pxSign,y=Math.max(t[m.index]+r,0),g=y;if(a){var b=Math.abs(s),f=R.retrieve(e.get("symbolMargin"),"15%")+"",v=!1;f.lastIndexOf("!")===f.length-1&&(v=!0,f=f.slice(0,f.length-1)),f=B(f,t[m.index]);var _=Math.max(y+2*f,0),x=v?0:2*f,S=E(a),M=S?a:P((b+x)/_),w=b-M*y;f=w/2/(v?M:M-1),_=y+2*f,x=v?0:2*f,S||"fixed"===a||(M=c?P((Math.abs(c)+x)/_):0),g=M*_-x,d.repeatTimes=M,d.symbolMargin=f}var I=h*(g/2),D=d.pathPosition=[];D[p.index]=i[p.wh]/2,D[m.index]="start"===l?I:"end"===l?s-I:s/2,n&&(D[0]+=n[0],D[1]+=n[1]);var z=d.bundlePosition=[];z[p.index]=i[p.xy],z[m.index]=i[m.xy];var C=d.barRectShape=R.extend({},i);C[m.wh]=h*Math.max(Math.abs(i[m.wh]),Math.abs(D[m.index]+I)),C[p.wh]=i[p.wh];var A=d.clipShape={};A[p.xy]=-i[p.xy],A[p.wh]=u.ecSize[p.wh],A[m.xy]=0,A[m.wh]=i[m.wh]}function c(e){var t=e.symbolPatternSize,i=C(e.symbolType,-t/2,-t/2,t,t,e.color);return i.attr({culling:!0}),"image"!==i.type&&i.setStyle({strokeNoScale:!0}),i}function u(e,t,i,a){function o(e){var t=d.slice(),a=i.pxSign,o=e;return("start"===i.symbolRepeatDirection?a>0:0>a)&&(o=m-1-e),t[p.index]=y*(o-m/2+.5)+d[p.index],{position:t,scale:i.symbolScale.slice(),rotation:i.rotation}}function n(){S(e,function(e){e.trigger("emphasis")})}function l(){S(e,function(e){e.trigger("normal")})}var r=e.__pictorialBundle,s=i.symbolSize,u=i.valueLineWidth,d=i.pathPosition,p=t.valueDim,m=i.repeatTimes||0,h=0,y=s[t.valueDim.index]+u+2*i.symbolMargin;for(S(e,function(e){e.__pictorialAnimationIndex=h,e.__pictorialRepeatTimes=m,m>h?M(e,null,o(h),i,a):M(e,null,{scale:[0,0]},i,a,function(){r.remove(e)}),b(e,i),h++});m>h;h++){var g=c(i);g.__pictorialAnimationIndex=h,g.__pictorialRepeatTimes=m,r.add(g);var f=o(h);M(g,{position:f.position,scale:[0,0]},{scale:f.scale,rotation:f.rotation},i,a),g.on("mouseover",n).on("mouseout",l),b(g,i)}}function d(e,t,i,a){function o(){this.trigger("emphasis")}function n(){this.trigger("normal")}var l=e.__pictorialBundle,r=e.__pictorialMainPath;r?M(r,null,{position:i.pathPosition.slice(),scale:i.symbolScale.slice(),rotation:i.rotation},i,a):(r=e.__pictorialMainPath=c(i),l.add(r),M(r,{position:i.pathPosition.slice(),scale:[0,0],rotation:i.rotation},{scale:i.symbolScale.slice()},i,a),r.on("mouseover",o).on("mouseout",n)),b(r,i)}function p(e,t,i){var a=R.extend({},t.barRectShape),o=e.__pictorialBarRect;o?M(o,null,{shape:a},t,i):(o=e.__pictorialBarRect=new D.Rect({z2:2,shape:a,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),e.add(o))}function m(e,t,i,a){if(i.symbolClip){var o=e.__pictorialClipPath,n=R.extend({},i.clipShape),l=t.valueDim,r=i.animationModel,s=i.dataIndex;if(o)D.updateProps(o,{shape:n},r,s);else{n[l.wh]=0,o=new D.Rect({shape:n}),e.__pictorialBundle.setClipPath(o),e.__pictorialClipPath=o;var c={};c[l.wh]=i.clipShape[l.wh],D[a?"updateProps":"initProps"](o,{shape:c},r,s)}}}function h(e,t){var i=e.getItemModel(t);return i.getAnimationDelayParams=y,i.isAnimationEnabled=g,i}function y(e){return{index:e.__pictorialAnimationIndex,count:e.__pictorialRepeatTimes}}function g(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function b(e,t){e.off("emphasis").off("normal");var i=t.symbolScale.slice();t.hoverAnimation&&e.on("emphasis",function(){this.animateTo({scale:[1.1*i[0],1.1*i[1]]},400,"elasticOut")}).on("normal",function(){this.animateTo({scale:i.slice()},400,"elasticOut")})}function f(e,t,i,a){var o=new D.Group,n=new D.Group;return o.add(n),o.__pictorialBundle=n,n.attr("position",i.bundlePosition.slice()),i.symbolRepeat?u(o,t,i):d(o,t,i),p(o,i,a),m(o,t,i,a),o.__pictorialShapeStr=x(e,i),o.__pictorialSymbolMeta=i,o}function v(e,t,i){var a=i.animationModel,o=i.dataIndex,n=e.__pictorialBundle;D.updateProps(n,{position:i.bundlePosition.slice()},a,o),i.symbolRepeat?u(e,t,i,!0):d(e,t,i,!0),p(e,i,!0),m(e,t,i,!0)}function _(e,t,i,a){var o=a.__pictorialBarRect;o&&(o.style.text=null);var n=[];S(a,function(e){n.push(e)}),a.__pictorialMainPath&&n.push(a.__pictorialMainPath),a.__pictorialClipPath&&(i=null),R.each(n,function(e){D.updateProps(e,{scale:[0,0]},i,t,function(){a.parent&&a.parent.remove(a)})}),e.setItemGraphicEl(t,null)}function x(e,t){return[e.getItemVisual(t.dataIndex,"symbol")||"none",!!t.symbolRepeat,!!t.symbolClip].join(":")}function S(e,t,i){R.each(e.__pictorialBundle.children(),function(a){a!==e.__pictorialBarRect&&t.call(i,a)})}function M(e,t,i,a,o,n){t&&e.attr(t),a.symbolClip&&!o?i&&e.attr(i):i&&D[o?"updateProps":"initProps"](e,i,a.animationModel,a.dataIndex,n)}function w(e,t,i){var a=i.color,o=i.dataIndex,n=i.itemModel,l=n.getModel("itemStyle").getItemStyle(["color"]),r=n.getModel("emphasis.itemStyle").getItemStyle(),s=n.getShallow("cursor");S(e,function(e){e.setColor(a),e.setStyle(R.defaults({fill:a,opacity:i.opacity},l)),D.setHoverStyle(e,r),s&&(e.cursor=s),e.z2=i.z2});var c={},u=t.valueDim.posDesc[+(i.boundingLength>0)],d=e.__pictorialBarRect;T(d.style,c,n,a,t.seriesModel,o,u),D.setHoverStyle(d,c)}function P(e){var t=Math.round(e);return Math.abs(e-t)<1e-4?t:Math.ceil(e)}var I=e("node_modules/echarts/lib/echarts"),R=e("node_modules/zrender/lib/core/util"),D=e("node_modules/echarts/lib/util/graphic"),z=e("node_modules/echarts/lib/util/symbol"),C=z.createSymbol,A=e("node_modules/echarts/lib/util/number"),B=A.parsePercent,E=A.isNumeric,L=e("node_modules/echarts/lib/chart/bar/helper"),T=L.setLabel,G=["itemStyle","borderWidth"],V=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],H=new D.Circle,W=I.extendChartView({type:"pictorialBar",render:function(e,t,i){var o=this.group,n=e.getData(),l=this._data,r=e.coordinateSystem,s=r.getBaseAxis(),c=!!s.isHorizontal(),u=r.grid.getRect(),d={ecSize:{width:i.getWidth(),height:i.getHeight()},seriesModel:e,coordSys:r,coordSysExtent:[[u.x,u.x+u.width],[u.y,u.y+u.height]],isHorizontal:c,valueDim:V[+c],categoryDim:V[1-c]};return n.diff(l).add(function(e){if(n.hasValue(e)){var t=h(n,e),i=a(n,e,t,d),l=f(n,d,i);n.setItemGraphicEl(e,l),o.add(l),w(l,d,i)}}).update(function(e,t){var i=l.getItemGraphicEl(t);if(!n.hasValue(e))return void o.remove(i);var r=h(n,e),s=a(n,e,r,d),c=x(n,s);i&&c!==i.__pictorialShapeStr&&(o.remove(i),n.setItemGraphicEl(e,null),i=null),i?v(i,d,s):i=f(n,d,s,!0),n.setItemGraphicEl(e,i),i.__pictorialSymbolMeta=s,o.add(i),w(i,d,s)}).remove(function(e){var t=l.getItemGraphicEl(e);t&&_(l,e,t.__pictorialSymbolMeta.animationModel,t)}).execute(),this._data=n,this.group},dispose:R.noop,remove:function(e){var t=this.group,i=this._data;e.get("animation")?i&&i.eachItemGraphicEl(function(t){_(i,t.dataIndex,e,t)}):t.removeAll()}}),O=W;i.exports=O});
|
||
;/*!node_modules/echarts/lib/chart/pictorialBar.js*/
|
||
amis.define("node_modules/echarts/lib/chart/pictorialBar",function(e){var r=e("node_modules/echarts/lib/echarts"),a=e("node_modules/zrender/lib/core/util");e("node_modules/echarts/lib/coord/cartesian/Grid"),e("node_modules/echarts/lib/chart/bar/PictorialBarSeries"),e("node_modules/echarts/lib/chart/bar/PictorialBarView");var i=e("node_modules/echarts/lib/layout/barGrid"),o=i.layout,l=e("node_modules/echarts/lib/visual/symbol");e("node_modules/echarts/lib/component/gridSimple"),r.registerLayout(a.curry(o,"pictorialBar")),r.registerVisual(l("pictorialBar","roundRect"))});
|
||
;/*!node_modules/echarts/lib/coord/single/SingleAxis.js*/
|
||
amis.define("node_modules/echarts/lib/coord/single/SingleAxis",function(o,t,i){var n=o("node_modules/zrender/lib/core/util"),e=o("node_modules/echarts/lib/coord/Axis"),l=function(o,t,i,n,l){e.call(this,o,t,i),this.type=n||"value",this.position=l||"bottom",this.orient=null};l.prototype={constructor:l,model:null,isHorizontal:function(){var o=this.position;return"top"===o||"bottom"===o},pointToData:function(o,t){return this.coordinateSystem.pointToData(o,t)[0]},toGlobalCoord:null,toLocalCoord:null},n.inherits(l,e);var r=l;i.exports=r});
|
||
;/*!node_modules/echarts/lib/coord/single/Single.js*/
|
||
amis.define("node_modules/echarts/lib/coord/single/Single",function(t,i,e){function o(t,i,e){this.dimension="single",this.dimensions=["single"],this._axis=null,this._rect,this._init(t,i,e),this.model=t}var n=t("node_modules/echarts/lib/coord/single/SingleAxis"),s=t("node_modules/echarts/lib/coord/axisHelper"),r=t("node_modules/echarts/lib/util/layout"),a=r.getLayoutRect,h=t("node_modules/zrender/lib/core/util"),c=h.each;o.prototype={type:"singleAxis",axisPointerEnabled:!0,constructor:o,_init:function(t){var i=this.dimension,e=new n(i,s.createScaleByModel(t),[0,0],t.get("type"),t.get("position")),o="category"===e.type;e.onBand=o&&t.get("boundaryGap"),e.inverse=t.get("inverse"),e.orient=t.get("orient"),t.axis=e,e.model=t,e.coordinateSystem=this,this._axis=e},update:function(t){t.eachSeries(function(t){if(t.coordinateSystem===this){var i=t.getData();c(i.mapDimension(this.dimension,!0),function(t){this._axis.scale.unionExtentFromData(i,t)},this),s.niceScaleExtent(this._axis.scale,this._axis.model)}},this)},resize:function(t,i){this._rect=a({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:i.getWidth(),height:i.getHeight()}),this._adjustAxis()},getRect:function(){return this._rect},_adjustAxis:function(){var t=this._rect,i=this._axis,e=i.isHorizontal(),o=e?[0,t.width]:[0,t.height],n=i.reverse?1:0;i.setExtent(o[n],o[1-n]),this._updateAxisTransform(i,e?t.x:t.y)},_updateAxisTransform:function(t,i){var e=t.getExtent(),o=e[0]+e[1],n=t.isHorizontal();t.toGlobalCoord=n?function(t){return t+i}:function(t){return o-t+i},t.toLocalCoord=n?function(t){return t-i}:function(t){return o-t+i}},getAxis:function(){return this._axis},getBaseAxis:function(){return this._axis},getAxes:function(){return[this._axis]},getTooltipAxes:function(){return{baseAxes:[this.getAxis()]}},containPoint:function(t){var i=this.getRect(),e=this.getAxis(),o=e.orient;return"horizontal"===o?e.contain(e.toLocalCoord(t[0]))&&t[1]>=i.y&&t[1]<=i.y+i.height:e.contain(e.toLocalCoord(t[1]))&&t[0]>=i.y&&t[0]<=i.y+i.height},pointToData:function(t){var i=this.getAxis();return[i.coordToData(i.toLocalCoord(t["horizontal"===i.orient?0:1]))]},dataToPoint:function(t){var i=this.getAxis(),e=this.getRect(),o=[],n="horizontal"===i.orient?0:1;return t instanceof Array&&(t=t[0]),o[n]=i.toGlobalCoord(i.dataToCoord(+t)),o[1-n]=0===n?e.y+e.height/2:e.x+e.width/2,o}};var u=o;e.exports=u});
|
||
;/*!node_modules/echarts/lib/coord/single/singleCreator.js*/
|
||
amis.define("node_modules/echarts/lib/coord/single/singleCreator",function(e){function n(e,n){var s=[];return e.eachComponent("singleAxis",function(o,t){var r=new i(o,e,n);r.name="single_"+t,r.resize(o,n),o.coordinateSystem=r,s.push(r)}),e.eachSeries(function(n){if("singleAxis"===n.get("coordinateSystem")){var i=e.queryComponents({mainType:"singleAxis",index:n.get("singleAxisIndex"),id:n.get("singleAxisId")})[0];n.coordinateSystem=i&&i.coordinateSystem}}),s}var i=e("node_modules/echarts/lib/coord/single/Single"),s=e("node_modules/echarts/lib/CoordinateSystem");s.register("single",{create:n,dimensions:i.prototype.dimensions})});
|
||
;/*!node_modules/echarts/lib/coord/single/singleAxisHelper.js*/
|
||
amis.define("node_modules/echarts/lib/coord/single/singleAxisHelper",function(i,t){function e(i,t){t=t||{};var e=i.coordinateSystem,r=i.axis,a={},l=r.position,n=r.orient,c=e.getRect(),s=[c.x,c.x+c.width,c.y,c.y+c.height],d={horizontal:{top:s[2],bottom:s[3]},vertical:{left:s[0],right:s[1]}};a.position=["vertical"===n?d.vertical[l]:s[0],"horizontal"===n?d.horizontal[l]:s[3]];var b={horizontal:0,vertical:1};a.rotation=Math.PI/2*b[n];var h={top:-1,bottom:1,right:1,left:-1};a.labelDirection=a.tickDirection=a.nameDirection=h[l],i.get("axisTick.inside")&&(a.tickDirection=-a.tickDirection),o.retrieve(t.labelInside,i.get("axisLabel.inside"))&&(a.labelDirection=-a.labelDirection);var v=t.rotate;return null==v&&(v=i.get("axisLabel.rotate")),a.labelRotation="top"===l?-v:v,a.z2=1,a}var o=i("node_modules/zrender/lib/core/util");t.layout=e});
|
||
;/*!node_modules/echarts/lib/component/axis/SingleAxisView.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/SingleAxisView",function(e,i,s){var t=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/component/axis/AxisBuilder"),n=e("node_modules/echarts/lib/util/graphic"),r=e("node_modules/echarts/lib/coord/single/singleAxisHelper"),l=e("node_modules/echarts/lib/component/axis/AxisView"),a=e("node_modules/echarts/lib/component/axis/axisSplitHelper"),d=a.rectCoordAxisBuildSplitArea,h=a.rectCoordAxisHandleRemove,c=["axisLine","axisTickLabel","axisName"],u=["splitArea","splitLine"],p=l.extend({type:"singleAxis",axisPointerClass:"SingleAxisPointer",render:function(e,i,s,l){var a=this.group;a.removeAll();var d=this._axisGroup;this._axisGroup=new n.Group;var h=r.layout(e),x=new o(e,h);t.each(c,x.add,x),a.add(this._axisGroup),a.add(x.getGroup()),t.each(u,function(i){e.get(i+".show")&&this["_"+i](e)},this),n.groupTransition(d,this._axisGroup,e),p.superCall(this,"render",e,i,s,l)},remove:function(){h(this)},_splitLine:function(e){var i=e.axis;if(!i.scale.isBlank()){var s=e.getModel("splitLine"),t=s.getModel("lineStyle"),o=t.get("width"),r=t.get("color");r=r instanceof Array?r:[r];for(var l=e.coordinateSystem.getRect(),a=i.isHorizontal(),d=[],h=0,c=i.getTicksCoords({tickModel:s}),u=[],p=[],x=0;x<c.length;++x){var g=i.toGlobalCoord(c[x].coord);a?(u[0]=g,u[1]=l.y,p[0]=g,p[1]=l.y+l.height):(u[0]=l.x,u[1]=g,p[0]=l.x+l.width,p[1]=g);var m=h++%r.length;d[m]=d[m]||[],d[m].push(new n.Line({subPixelOptimize:!0,shape:{x1:u[0],y1:u[1],x2:p[0],y2:p[1]},style:{lineWidth:o},silent:!0}))}for(var x=0;x<d.length;++x)this.group.add(n.mergePath(d[x],{style:{stroke:r[x%r.length],lineDash:t.getLineDash(o),lineWidth:o},silent:!0}))}},_splitArea:function(e){d(this,this._axisGroup,e,e)}}),x=p;s.exports=x});
|
||
;/*!node_modules/echarts/lib/coord/single/AxisModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/single/AxisModel",function(e,o,t){function i(e,o){return o.type||(o.data?"category":"value")}var l=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/model/Component"),s=e("node_modules/echarts/lib/coord/axisModelCreator"),d=e("node_modules/echarts/lib/coord/axisModelCommonMixin"),r=n.extend({type:"singleAxis",layoutMode:"box",axis:null,coordinateSystem:null,getCoordSysModel:function(){return this}}),a={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}}};l.merge(r.prototype,d),s("single",r,i,a);var u=r;t.exports=u});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/findPointFromSeries",function(e,i,n){function t(e,i){var n,t=[],a=e.seriesIndex;if(null==a||!(n=i.getSeriesByIndex(a)))return{point:[]};var s=n.getData(),l=r.queryDataIndex(s,e);if(null==l||0>l||o.isArray(l))return{point:[]};var d=s.getItemGraphicEl(l),u=n.coordinateSystem;if(n.getTooltipPosition)t=n.getTooltipPosition(l)||[];else if(u&&u.dataToPoint)t=u.dataToPoint(s.getValues(o.map(u.dimensions,function(e){return s.mapDimension(e)}),l,!0))||[];else if(d){var m=d.getBoundingRect().clone();m.applyTransform(d.transform),t=[m.x+m.width/2,m.y+m.height/2]}return{point:t,el:d}}var o=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/util/model");n.exports=t});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/axisTrigger.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/axisTrigger",function(e,a,i){function n(e,a,i){var n=e.currTrigger,o=[e.x,e.y],m=e,I=e.dispatchAction||h.bind(i.dispatchAction,i),f=a.getComponent("axisPointer").coordSysAxesInfo;if(f){u(o)&&(o=v({seriesIndex:m.seriesIndex,dataIndex:m.dataIndex},a).point);var D=u(o),A=m.axesInfo,T=f.axesInfo,b="leave"===n||u(o),P={},w={},S={list:[],map:{}},B={showPointer:g(s,w),showTooltip:g(d,S)};y(f.coordSysMap,function(e,a){var i=D||e.containPoint(o);y(f.coordSysAxesInfo[a],function(e){var a=e.axis,n=x(A,e);if(!b&&i&&(!A||n)){var s=n&&n.value;null!=s||D||(s=a.pointToData(o)),null!=s&&t(e,s,B,!1,P)}})});var M={};return y(T,function(e,a){var i=e.linkGroup;i&&!w[a]&&y(i.axesInfo,function(a,n){var t=w[n];if(a!==e&&t){var o=t.value;i.mapper&&(o=e.axis.scale.parse(i.mapper(o,p(a),p(e)))),M[e.key]=o}})}),y(M,function(e,a){t(T[a],e,B,!0,P)}),r(w,T,P),l(S,o,e,I),c(T,I,i),P}}function t(e,a,i,n,t){var s=e.axis;if(!s.scale.isBlank()&&s.containData(a)){if(!e.involveSeries)return void i.showPointer(e,a);var d=o(a,e),r=d.payloadBatch,l=d.snapToValue;r[0]&&null==t.seriesIndex&&h.extend(t,r[0]),!n&&e.snap&&s.containData(l)&&null!=l&&(a=l),i.showPointer(e,a,r,t),i.showTooltip(e,d,l)}}function o(e,a){var i=a.axis,n=i.dim,t=e,o=[],s=Number.MAX_VALUE,d=-1;return y(a.seriesModels,function(a){var r,l,c=a.getData().mapDimension(n,!0);if(a.getAxisTooltipData){var x=a.getAxisTooltipData(c,e,i);l=x.dataIndices,r=x.nestestValue}else{if(l=a.getData().indicesOfNearest(c[0],e,"category"===i.type?.5:null),!l.length)return;r=a.getData().get(c[0],l[0])}if(null!=r&&isFinite(r)){var p=e-r,u=Math.abs(p);s>=u&&((s>u||p>=0&&0>d)&&(s=u,d=p,t=r,o.length=0),y(l,function(e){o.push({seriesIndex:a.seriesIndex,dataIndexInside:e,dataIndex:a.getData().getRawIndex(e)})}))}}),{payloadBatch:o,snapToValue:t}}function s(e,a,i,n){e[a.key]={value:i,payloadBatch:n}}function d(e,a,i,n){var t=i.payloadBatch,o=a.axis,s=o.model,d=a.axisPointerModel;if(a.triggerTooltip&&t.length){var r=a.coordSys.model,l=f.makeKey(r),c=e.map[l];c||(c=e.map[l]={coordSysId:r.id,coordSysIndex:r.componentIndex,coordSysType:r.type,coordSysMainType:r.mainType,dataByAxis:[]},e.list.push(c)),c.dataByAxis.push({axisDim:o.dim,axisIndex:s.componentIndex,axisType:s.type,axisId:s.id,value:n,valueLabelOpt:{precision:d.get("label.precision"),formatter:d.get("label.formatter")},seriesDataIndices:t.slice()})}}function r(e,a,i){var n=i.axesInfo=[];y(a,function(a,i){var t=a.axisPointerModel.option,o=e[i];o?(!a.useHandle&&(t.status="show"),t.value=o.value,t.seriesDataIndices=(o.payloadBatch||[]).slice()):!a.useHandle&&(t.status="hide"),"show"===t.status&&n.push({axisDim:a.axis.dim,axisIndex:a.axis.model.componentIndex,value:t.value})})}function l(e,a,i,n){if(u(a)||!e.list.length)return void n({type:"hideTip"});var t=((e.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};n({type:"showTip",escapeConnect:!0,x:a[0],y:a[1],tooltipOption:i.tooltipOption,position:i.position,dataIndexInside:t.dataIndexInside,dataIndex:t.dataIndex,seriesIndex:t.seriesIndex,dataByCoordSys:e.list})}function c(e,a,i){var n=i.getZr(),t="axisPointerLastHighlights",o=D(n)[t]||{},s=D(n)[t]={};y(e,function(e){var a=e.axisPointerModel.option;"show"===a.status&&y(a.seriesDataIndices,function(e){var a=e.seriesIndex+" | "+e.dataIndex;s[a]=e})});var d=[],r=[];h.each(o,function(e,a){!s[a]&&r.push(e)}),h.each(s,function(e,a){!o[a]&&d.push(e)}),r.length&&i.dispatchAction({type:"downplay",escapeConnect:!0,batch:r}),d.length&&i.dispatchAction({type:"highlight",escapeConnect:!0,batch:d})}function x(e,a){for(var i=0;i<(e||[]).length;i++){var n=e[i];if(a.axis.dim===n.axisDim&&a.axis.model.componentIndex===n.axisIndex)return n}}function p(e){var a=e.axis.model,i={},n=i.axisDim=e.axis.dim;return i.axisIndex=i[n+"AxisIndex"]=a.componentIndex,i.axisName=i[n+"AxisName"]=a.name,i.axisId=i[n+"AxisId"]=a.id,i}function u(e){return!e||null==e[0]||isNaN(e[0])||null==e[1]||isNaN(e[1])}var h=e("node_modules/zrender/lib/core/util"),m=e("node_modules/echarts/lib/util/model"),I=m.makeInner,f=e("node_modules/echarts/lib/component/axisPointer/modelHelper"),v=e("node_modules/echarts/lib/component/axisPointer/findPointFromSeries"),y=h.each,g=h.curry,D=I();i.exports=n});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/AxisPointerModel",function(o,l,a){var e=o("node_modules/echarts/lib/echarts"),n=e.extendComponentModel({type:"axisPointer",coordSysAxesInfo:null,defaultOption:{show:"auto",triggerOn:null,zlevel:0,z:50,type:"line",snap:!1,triggerTooltip:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#aaa",width:1,type:"solid"},shadowStyle:{color:"rgba(150,150,150,0.3)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,shadowBlur:3,shadowColor:"#aaa"},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}}}),t=n;a.exports=t});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/globalListener.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/globalListener",function(n,e){function i(n,e,i){if(!u.node){var r=e.getZr();p(r).records||(p(r).records={}),o(r,e);var c=p(r).records[n]||(p(r).records[n]={});c.handler=i}}function o(n,e){function i(i,o){n.on(i,function(i){var c=d(e);f(p(n).records,function(n){n&&o(n,i,c.dispatchAction)}),r(c.pendings,e)})}p(n).initialized||(p(n).initialized=!0,i("click",l.curry(t,"click")),i("mousemove",l.curry(t,"mousemove")),i("globalout",c))}function r(n,e){var i,o=n.showTip.length,r=n.hideTip.length;o?i=n.showTip[o-1]:r&&(i=n.hideTip[r-1]),i&&(i.dispatchAction=null,e.dispatchAction(i))}function c(n,e,i){n.handler("leave",null,i)}function t(n,e,i,o){e.handler(n,i,o)}function d(n){var e={showTip:[],hideTip:[]},i=function(o){var r=e[o.type];r?r.push(o):(o.dispatchAction=i,n.dispatchAction(o))};return{dispatchAction:i,pendings:e}}function s(n,e){if(!u.node){var i=e.getZr(),o=(p(i).records||{})[n];o&&(p(i).records[n]=null)}}var l=n("node_modules/zrender/lib/core/util"),u=n("node_modules/zrender/lib/core/env"),a=n("node_modules/echarts/lib/util/model"),h=a.makeInner,p=h(),f=l.each;e.register=i,e.unregister=s});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/AxisPointerView.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/AxisPointerView",function(e,t,i){var n=e("node_modules/echarts/lib/echarts"),o=e("node_modules/echarts/lib/component/axisPointer/globalListener"),r=n.extendComponentView({type:"axisPointer",render:function(e,t,i){var n=t.getComponent("tooltip"),r=e.get("triggerOn")||n&&n.get("triggerOn")||"mousemove|click";o.register("axisPointer",i,function(e,t,i){"none"!==r&&("leave"===e||r.indexOf(e)>=0)&&i({type:"updateAxisPointer",currTrigger:e,x:t&&t.offsetX,y:t&&t.offsetY})})},remove:function(e,t){o.unregister(t.getZr(),"axisPointer"),r.superApply(this._model,"remove",arguments)},dispose:function(e,t){o.unregister("axisPointer",t),r.superApply(this._model,"dispose",arguments)}}),s=r;i.exports=s});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/BaseAxisPointer",function(t,e,i){function n(){}function a(t,e,i,n){o(v(i).lastProp,n)||(v(i).lastProp=n,e?u.updateProps(i,n,t):(i.stopAnimation(),i.attr(n)))}function o(t,e){if(h.isObject(t)&&h.isObject(e)){var i=!0;return h.each(e,function(e,n){i=i&&o(t[n],e)}),!!i}return t===e}function l(t,e){t[e.get("label.show")?"show":"hide"]()}function s(t){return{position:t.position.slice(),rotation:t.rotation||0}}function r(t,e,i){var n=e.get("z"),a=e.get("zlevel");t&&t.traverse(function(t){"group"!==t.type&&(null!=n&&(t.z=n),null!=a&&(t.zlevel=a),t.silent=i)})}var h=t("node_modules/zrender/lib/core/util"),d=t("node_modules/echarts/lib/util/clazz"),u=t("node_modules/echarts/lib/util/graphic"),p=t("node_modules/echarts/lib/component/axisPointer/modelHelper"),c=t("node_modules/zrender/lib/core/event"),_=t("node_modules/echarts/lib/util/throttle"),f=t("node_modules/echarts/lib/util/model"),g=f.makeInner,v=g(),m=h.clone,x=h.bind;n.prototype={_group:null,_lastGraphicKey:null,_handle:null,_dragging:!1,_lastValue:null,_lastStatus:null,_payloadInfo:null,animationThreshold:15,render:function(t,e,i,n){var o=e.get("value"),l=e.get("status");if(this._axisModel=t,this._axisPointerModel=e,this._api=i,n||this._lastValue!==o||this._lastStatus!==l){this._lastValue=o,this._lastStatus=l;var s=this._group,d=this._handle;if(!l||"hide"===l)return s&&s.hide(),void(d&&d.hide());s&&s.show(),d&&d.show();var p={};this.makeElOption(p,o,t,e,i);var c=p.graphicKey;c!==this._lastGraphicKey&&this.clear(i),this._lastGraphicKey=c;var _=this._moveAnimation=this.determineAnimation(t,e);if(s){var f=h.curry(a,e,_);this.updatePointerEl(s,p,f,e),this.updateLabelEl(s,p,f,e)}else s=this._group=new u.Group,this.createPointerEl(s,p,t,e),this.createLabelEl(s,p,t,e),i.getZr().add(s);r(s,e,!0),this._renderHandle(o)}},remove:function(t){this.clear(t)},dispose:function(t){this.clear(t)},determineAnimation:function(t,e){var i=e.get("animation"),n=t.axis,a="category"===n.type,o=e.get("snap");if(!o&&!a)return!1;if("auto"===i||null==i){var l=this.animationThreshold;if(a&&n.getBandWidth()>l)return!0;if(o){var s=p.getAxisInfo(t).seriesDataCount,r=n.getExtent();return Math.abs(r[0]-r[1])/s>l}return!1}return i===!0},makeElOption:function(){},createPointerEl:function(t,e){var i=e.pointer;if(i){var n=v(t).pointerEl=new u[i.type](m(e.pointer));t.add(n)}},createLabelEl:function(t,e,i,n){if(e.label){var a=v(t).labelEl=new u.Rect(m(e.label));t.add(a),l(a,n)}},updatePointerEl:function(t,e,i){var n=v(t).pointerEl;n&&e.pointer&&(n.setStyle(e.pointer.style),i(n,{shape:e.pointer.shape}))},updateLabelEl:function(t,e,i,n){var a=v(t).labelEl;a&&(a.setStyle(e.label.style),i(a,{shape:e.label.shape,position:e.label.position}),l(a,n))},_renderHandle:function(t){if(!this._dragging&&this.updateHandleTransform){var e=this._axisPointerModel,i=this._api.getZr(),n=this._handle,a=e.getModel("handle"),o=e.get("status");if(!a.get("show")||!o||"hide"===o)return n&&i.remove(n),void(this._handle=null);var l;this._handle||(l=!0,n=this._handle=u.createIcon(a.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){c.stop(t.event)},onmousedown:x(this._onHandleDragMove,this,0,0),drift:x(this._onHandleDragMove,this),ondragend:x(this._onHandleDragEnd,this)}),i.add(n)),r(n,e,!1);var s=["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"];n.setStyle(a.getItemStyle(null,s));var d=a.get("size");h.isArray(d)||(d=[d,d]),n.attr("scale",[d[0]/2,d[1]/2]),_.createOrUpdate(this,"_doDispatchAxisPointer",a.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,l)}},_moveHandleToValue:function(t,e){a(this._axisPointerModel,!e&&this._moveAnimation,this._handle,s(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},_onHandleDragMove:function(t,e){var i=this._handle;if(i){this._dragging=!0;var n=this.updateHandleTransform(s(i),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=n,i.stopAnimation(),i.attr(s(n)),v(i).lastProp=null,this._doDispatchAxisPointer()}},_doDispatchAxisPointer:function(){var t=this._handle;if(t){var e=this._payloadInfo,i=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:e.cursorPoint[0],y:e.cursorPoint[1],tooltipOption:e.tooltipOption,axesInfo:[{axisDim:i.axis.dim,axisIndex:i.componentIndex}]})}},_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"})}},getHandleTransform:null,updateHandleTransform:null,clear:function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),i=this._group,n=this._handle;e&&i&&(this._lastGraphicKey=null,i&&e.remove(i),n&&e.remove(n),this._group=null,this._handle=null,this._payloadInfo=null)},doClear:function(){},buildLabel:function(t,e,i){return i=i||0,{x:t[i],y:t[1-i],width:e[i],height:e[1-i]}}},n.prototype.constructor=n,d.enableClassExtend(n);var b=n;i.exports=b});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/viewHelper.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/viewHelper",function(e,t){function i(e){var t,i=e.get("type"),a=e.getModel(i+"Style");return"line"===i?(t=a.getLineStyle(),t.fill=null):"shadow"===i&&(t=a.getAreaStyle(),t.stroke=null),t}function a(e,t,i,a,r){var l=i.get("value"),s=o(l,t.axis,t.ecModel,i.get("seriesDataIndices"),{precision:i.get("label.precision"),formatter:i.get("label.formatter")}),d=i.getModel("label"),g=x.normalizeCssArray(d.get("padding")||0),c=d.getFont(),u=h.getBoundingRect(s,c),m=r.position,f=u.width+g[1]+g[3],b=u.height+g[0]+g[2],p=r.align;"right"===p&&(m[0]-=f),"center"===p&&(m[0]-=f/2);var v=r.verticalAlign;"bottom"===v&&(m[1]-=b),"middle"===v&&(m[1]-=b/2),n(m,f,b,a);var y=d.get("backgroundColor");y&&"auto"!==y||(y=t.get("axisLine.lineStyle.color")),e.label={shape:{x:0,y:0,width:f,height:b,r:d.get("borderRadius")},position:m.slice(),style:{text:s,textFont:c,textFill:d.getTextColor(),textPosition:"inside",textPadding:g,fill:y,stroke:d.get("borderColor")||"transparent",lineWidth:d.get("borderWidth")||0,shadowBlur:d.get("shadowBlur"),shadowColor:d.get("shadowColor"),shadowOffsetX:d.get("shadowOffsetX"),shadowOffsetY:d.get("shadowOffsetY")},z2:10}}function n(e,t,i,a){var n=a.getWidth(),o=a.getHeight();e[0]=Math.min(e[0]+t,n)-t,e[1]=Math.min(e[1]+i,o)-i,e[0]=Math.max(e[0],0),e[1]=Math.max(e[1],0)}function o(e,t,i,a,n){e=t.scale.parse(e);var o=t.scale.getLabel(e,{precision:n.precision}),r=n.formatter;if(r){var l={value:f.getAxisRawValue(t,e),axisDimension:t.dim,axisIndex:t.index,seriesData:[]};c.each(a,function(e){var t=i.getSeriesByIndex(e.seriesIndex),a=e.dataIndexInside,n=t&&t.getDataParams(a);n&&l.seriesData.push(n)}),c.isString(r)?o=r.replace("{value}",o):c.isFunction(r)&&(o=r(l))}return o}function r(e,t,i){var a=m.create();return m.rotate(a,a,i.rotation),m.translate(a,a,i.position),u.applyTransform([e.dataToCoord(t),(i.labelOffset||0)+(i.labelDirection||1)*(i.labelMargin||0)],a)}function l(e,t,i,n,o,l){var s=b.innerTextLayout(i.rotation,0,i.labelDirection);i.labelMargin=o.get("label.margin"),a(t,n,o,l,{position:r(n.axis,e,i),align:s.textAlign,verticalAlign:s.textVerticalAlign})}function s(e,t,i){return i=i||0,{x1:e[i],y1:e[1-i],x2:t[i],y2:t[1-i]}}function d(e,t,i){return i=i||0,{x:e[i],y:e[1-i],width:t[i],height:t[1-i]}}function g(e,t,i,a,n,o){return{cx:e,cy:t,r0:i,r:a,startAngle:n,endAngle:o,clockwise:!0}}var c=e("node_modules/zrender/lib/core/util"),u=e("node_modules/echarts/lib/util/graphic"),h=e("node_modules/zrender/lib/contain/text"),x=e("node_modules/echarts/lib/util/format"),m=e("node_modules/zrender/lib/core/matrix"),f=e("node_modules/echarts/lib/coord/axisHelper"),b=e("node_modules/echarts/lib/component/axis/AxisBuilder");t.buildElStyle=i,t.buildLabelElOption=a,t.getValueLabel=o,t.getTransformedPosition=r,t.buildCartesianSingleLabelElOption=l,t.makeLineShape=s,t.makeRectShape=d,t.makeSectorShape=g});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer",function(e,t,i){function n(e,t){var i={};return i[t.dim+"AxisIndex"]=t.index,e.getCartesian(i)}function a(e){return"x"===e.dim?0:1}var o=e("node_modules/echarts/lib/component/axisPointer/BaseAxisPointer"),r=e("node_modules/echarts/lib/component/axisPointer/viewHelper"),s=e("node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper"),l=e("node_modules/echarts/lib/component/axis/AxisView"),d=o.extend({makeElOption:function(e,t,i,a,o){var l=i.axis,d=l.grid,c=a.get("type"),m=n(d,l).getOtherAxis(l).getGlobalExtent(),p=l.toGlobalCoord(l.dataToCoord(t,!0));if(c&&"none"!==c){var u=r.buildElStyle(a),g=x[c](l,p,m);g.style=u,e.graphicKey=g.type,e.pointer=g}var h=s.layout(d.model,i);r.buildCartesianSingleLabelElOption(t,e,h,i,a,o)},getHandleTransform:function(e,t,i){var n=s.layout(t.axis.grid.model,t,{labelInside:!1});return n.labelMargin=i.get("handle.margin"),{position:r.getTransformedPosition(t.axis,e,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(e,t,i){var a=i.axis,o=a.grid,r=a.getGlobalExtent(!0),s=n(o,a).getOtherAxis(a).getGlobalExtent(),l="x"===a.dim?0:1,d=e.position;d[l]+=t[l],d[l]=Math.min(r[1],d[l]),d[l]=Math.max(r[0],d[l]);var x=(s[1]+s[0])/2,c=[x,x];c[l]=d[l];var m=[{verticalAlign:"middle"},{align:"center"}];return{position:d,rotation:e.rotation,cursorPoint:c,tooltipOption:m[l]}}}),x={line:function(e,t,i){var n=r.makeLineShape([t,i[0]],[t,i[1]],a(e));return{type:"Line",subPixelOptimize:!0,shape:n}},shadow:function(e,t,i){var n=Math.max(1,e.getBandWidth()),o=i[1]-i[0];return{type:"Rect",shape:r.makeRectShape([t-n/2,i[0]],[n,o],a(e))}}};l.registerAxisPointerClass("CartesianAxisPointer",d);var c=d;i.exports=c});
|
||
;/*!node_modules/echarts/lib/component/axisPointer.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer",function(e){var o=e("node_modules/echarts/lib/echarts"),i=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/component/axisPointer/modelHelper"),t=e("node_modules/echarts/lib/component/axisPointer/axisTrigger");e("node_modules/echarts/lib/component/axisPointer/AxisPointerModel"),e("node_modules/echarts/lib/component/axisPointer/AxisPointerView"),e("node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer"),o.registerPreprocessor(function(e){if(e){(!e.axisPointer||0===e.axisPointer.length)&&(e.axisPointer={});var o=e.axisPointer.link;o&&!i.isArray(o)&&(e.axisPointer.link=[o])}}),o.registerProcessor(o.PRIORITY.PROCESSOR.STATISTIC,function(e,o){e.getComponent("axisPointer").coordSysAxesInfo=n.collect(e,o)}),o.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},t)});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/SingleAxisPointer",function(e,i,t){function n(e){return e.isHorizontal()?0:1}function o(e,i){var t=e.getRect();return[t[d[i]],t[d[i]]+t[c[i]]]}var a=e("node_modules/echarts/lib/component/axisPointer/BaseAxisPointer"),r=e("node_modules/echarts/lib/component/axisPointer/viewHelper"),s=e("node_modules/echarts/lib/coord/single/singleAxisHelper"),l=e("node_modules/echarts/lib/component/axis/AxisView"),d=["x","y"],c=["width","height"],p=a.extend({makeElOption:function(e,i,t,a,l){var d=t.axis,c=d.coordinateSystem,p=o(c,1-n(d)),m=c.dataToPoint(i)[0],h=a.get("type");if(h&&"none"!==h){var x=r.buildElStyle(a),g=u[h](d,m,p);g.style=x,e.graphicKey=g.type,e.pointer=g}var f=s.layout(t);r.buildCartesianSingleLabelElOption(i,e,f,t,a,l)},getHandleTransform:function(e,i,t){var n=s.layout(i,{labelInside:!1});return n.labelMargin=t.get("handle.margin"),{position:r.getTransformedPosition(i.axis,e,n),rotation:n.rotation+(n.labelDirection<0?Math.PI:0)}},updateHandleTransform:function(e,i,t){var a=t.axis,r=a.coordinateSystem,s=n(a),l=o(r,s),d=e.position;d[s]+=i[s],d[s]=Math.min(l[1],d[s]),d[s]=Math.max(l[0],d[s]);var c=o(r,1-s),p=(c[1]+c[0])/2,u=[p,p];return u[s]=d[s],{position:d,rotation:e.rotation,cursorPoint:u,tooltipOption:{verticalAlign:"middle"}}}}),u={line:function(e,i,t){var o=r.makeLineShape([i,t[0]],[i,t[1]],n(e));return{type:"Line",subPixelOptimize:!0,shape:o}},shadow:function(e,i,t){var o=e.getBandWidth(),a=t[1]-t[0];return{type:"Rect",shape:r.makeRectShape([i-o/2,t[0]],[o,a],n(e))}}};l.registerAxisPointerClass("SingleAxisPointer",p);var m=p;t.exports=m});
|
||
;/*!node_modules/echarts/lib/component/singleAxis.js*/
|
||
amis.define("node_modules/echarts/lib/component/singleAxis",function(e){var o=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/coord/single/singleCreator"),e("node_modules/echarts/lib/component/axis/SingleAxisView"),e("node_modules/echarts/lib/coord/single/AxisModel"),e("node_modules/echarts/lib/component/axisPointer"),e("node_modules/echarts/lib/component/axisPointer/SingleAxisPointer"),o.extendComponentView({type:"single"})});
|
||
;/*!node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries",function(e,t,i){var n=e("node_modules/echarts/lib/model/Series"),a=e("node_modules/echarts/lib/data/helper/createDimensions"),s=e("node_modules/echarts/lib/data/helper/dimensionHelper"),r=s.getDimensionTypeByAxis,o=e("node_modules/echarts/lib/data/List"),l=e("node_modules/zrender/lib/core/util"),d=e("node_modules/echarts/lib/util/model"),u=d.groupData,m=e("node_modules/echarts/lib/util/format"),h=m.encodeHTML,g=e("node_modules/echarts/lib/visual/LegendVisualProvider"),c=2,f=n.extend({type:"series.themeRiver",dependencies:["singleAxis"],nameMap:null,init:function(){f.superApply(this,"init",arguments),this.legendVisualProvider=new g(l.bind(this.getData,this),l.bind(this.getRawData,this))},fixData:function(e){var t=e.length,i=u(e,function(e){return e[2]}),n=[];i.buckets.each(function(e,t){n.push({name:t,dataList:e})});for(var a=n.length,s=-1,r=-1,o=0;a>o;++o){var l=n[o].dataList.length;l>s&&(s=l,r=o)}for(var d=0;a>d;++d)if(d!==r)for(var m=n[d].name,h=0;s>h;++h){for(var g=n[r].dataList[h][0],c=n[d].dataList.length,f=-1,p=0;c>p;++p){var v=n[d].dataList[p][0];if(v===g){f=p;break}}-1===f&&(e[t]=[],e[t][0]=g,e[t][1]=0,e[t][2]=m,t++)}return e},getInitialData:function(e,t){for(var i=t.queryComponents({mainType:"singleAxis",index:this.get("singleAxisIndex"),id:this.get("singleAxisId")})[0],n=i.get("type"),s=l.filter(e.data,function(e){return void 0!==e[2]}),d=this.fixData(s||[]),u=[],m=this.nameMap=l.createHashMap(),h=0,g=0;g<d.length;++g)u.push(d[g][c]),m.get(d[g][c])||(m.set(d[g][c],h),h++);var f=a(d,{coordDimensions:["single"],dimensionsDefine:[{name:"time",type:r(n)},{name:"value",type:"float"},{name:"name",type:"ordinal"}],encodeDefine:{single:0,value:1,itemName:2}}),p=new o(f,this);return p.initData(d),p},getLayerSeries:function(){for(var e=this.getData(),t=e.count(),i=[],n=0;t>n;++n)i[n]=n;var a=e.mapDimension("single"),s=u(i,function(t){return e.get("name",t)}),r=[];return s.buckets.each(function(t,i){t.sort(function(t,i){return e.get(a,t)-e.get(a,i)}),r.push({name:i,indices:t})}),r},getAxisTooltipData:function(e,t){l.isArray(e)||(e=e?[e]:[]);for(var i,n=this.getData(),a=this.getLayerSeries(),s=[],r=a.length,o=0;r>o;++o){for(var d=Number.MAX_VALUE,u=-1,m=a[o].indices.length,h=0;m>h;++h){var g=n.get(e[0],a[o].indices[h]),c=Math.abs(g-t);d>=c&&(i=g,d=c,u=a[o].indices[h])}s.push(u)}return{dataIndices:s,nestestValue:i}},formatTooltip:function(e){var t=this.getData(),i=t.getName(e),n=t.get(t.mapDimension("value"),e);return(isNaN(n)||null==n)&&(n="-"),h(i+" : "+n)},defaultOption:{zlevel:0,z:2,coordinateSystem:"singleAxis",boundaryGap:["10%","10%"],singleAxisIndex:0,animationEasing:"linear",label:{margin:4,show:!0,position:"left",color:"#000",fontSize:11},emphasis:{label:{show:!0}}}}),p=f;i.exports=p});
|
||
;/*!node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/themeRiver/ThemeRiverView",function(e,t,i){function a(e,t,i){var a=new n.Rect({shape:{x:e.x-10,y:e.y-10,width:0,height:e.height+20}});return n.initProps(a,{shape:{width:e.width+20,height:e.height+20}},t,i),a}var o=e("node_modules/echarts/lib/echarts"),r=e("node_modules/echarts/lib/chart/line/poly"),s=r.Polygon,n=e("node_modules/echarts/lib/util/graphic"),d=e("node_modules/zrender/lib/core/util"),l=d.bind,h=d.extend,u=e("node_modules/echarts/lib/data/DataDiffer"),y=o.extendChartView({type:"themeRiver",init:function(){this._layers=[]},render:function(e){function t(e){return e.name}function i(t,i,l){var u=this._layers;if("remove"===t)return void r.remove(u[i]);for(var y,m=[],c=[],g=d[i].indices,v=0;v<g.length;v++){var f=o.getItemLayout(g[v]),x=f.x,w=f.y0,S=f.y;m.push([x,w]),c.push([x,w+S]),y=o.getItemVisual(g[v],"color")}var _,b,P=o.getItemLayout(g[0]),I=o.getItemModel(g[v-1]),L=I.getModel("label"),R=L.get("margin");if("add"===t){var C=p[i]=new n.Group;_=new s({shape:{points:m,stackedOnPoints:c,smooth:.4,stackedOnSmooth:.4,smoothConstraint:!1},z2:0}),b=new n.Text({style:{x:P.x-R,y:P.y0+P.y/2}}),C.add(_),C.add(b),r.add(C),_.setClipPath(a(_.getBoundingRect(),e,function(){_.removeClipPath()}))}else{var C=u[l];_=C.childAt(0),b=C.childAt(1),r.add(C),p[i]=C,n.updateProps(_,{shape:{points:m,stackedOnPoints:c}},e),n.updateProps(b,{style:{x:P.x-R,y:P.y0+P.y/2}},e)}var M=I.getModel("emphasis.itemStyle"),V=I.getModel("itemStyle");n.setTextStyle(b.style,L,{text:L.get("show")?e.getFormattedLabel(g[v-1],"normal")||o.getName(g[v-1]):null,textVerticalAlign:"middle"}),_.setStyle(h({fill:y},V.getItemStyle(["color"]))),n.setHoverStyle(_,M.getItemStyle())}var o=e.getData(),r=this.group,d=e.getLayerSeries(),y=o.getLayout("layoutInfo"),m=y.rect,c=y.boundaryGap;r.attr("position",[0,m.y+c[0]]);var g=new u(this._layersSeries||[],d,t,t),p={};g.add(l(i,this,"add")).update(l(i,this,"update")).remove(l(i,this,"remove")).execute(),this._layersSeries=d,this._layers=p},dispose:function(){}});i.exports=y});
|
||
;/*!node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/themeRiver/themeRiverLayout",function(e,t,r){function n(e){e.eachSeriesByType("themeRiver",function(e){var t=e.getData(),r=e.coordinateSystem,n={},i=r.getRect();n.rect=i;var o=e.get("boundaryGap"),u=r.getAxis();if(n.boundaryGap=o,"horizontal"===u.orient){o[0]=s.parsePercent(o[0],i.height),o[1]=s.parsePercent(o[1],i.height);var c=i.height-o[0]-o[1];a(t,e,c)}else{o[0]=s.parsePercent(o[0],i.width),o[1]=s.parsePercent(o[1],i.width);var d=i.width-o[0]-o[1];a(t,e,d)}t.setLayout("layoutInfo",n)})}function a(e,t,r){if(e.count())for(var n,a=t.coordinateSystem,s=t.getLayerSeries(),u=e.mapDimension("single"),c=e.mapDimension("value"),d=o.map(s,function(t){return o.map(t.indices,function(t){var r=a.dataToPoint(e.get(u,t));return r[1]=e.get(c,t),r})}),h=i(d),m=h.y0,y=r/h.max,l=s.length,f=s[0].indices.length,v=0;f>v;++v){n=m[v]*y,e.setItemLayout(s[0].indices[v],{layerIndex:0,x:d[0][v][0],y0:n,y:d[0][v][1]*y});for(var g=1;l>g;++g)n+=d[g-1][v][1]*y,e.setItemLayout(s[g].indices[v],{layerIndex:g,x:d[g][v][0],y0:n,y:d[g][v][1]*y})}}function i(e){for(var t,r=e.length,n=e[0].length,a=[],i=[],o=0,s={},u=0;n>u;++u){for(var c=0,t=0;r>c;++c)t+=e[c][u][1];t>o&&(o=t),a.push(t)}for(var d=0;n>d;++d)i[d]=(o-a[d])/2;o=0;for(var h=0;n>h;++h){var m=a[h]+i[h];m>o&&(o=m)}return s.y0=i,s.max=o,s}var o=e("node_modules/zrender/lib/core/util"),s=e("node_modules/echarts/lib/util/number");r.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/themeRiver/themeRiverVisual.js*/
|
||
amis.define("node_modules/echarts/lib/chart/themeRiver/themeRiverVisual",function(e,t,a){function n(e){e.eachSeriesByType("themeRiver",function(e){var t=e.getData(),a=e.getRawData(),n=e.get("color"),r=i();t.each(function(e){r.set(t.getRawIndex(e),e)}),a.each(function(i){var o=a.getName(i),c=n[(e.nameMap.get(o)-1)%n.length];a.setItemVisual(i,"color",c);var l=r.get(i);null!=l&&t.setItemVisual(l,"color",c)})})}var r=e("node_modules/zrender/lib/core/util"),i=r.createHashMap;a.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/themeRiver.js*/
|
||
amis.define("node_modules/echarts/lib/chart/themeRiver",function(e){var r=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/component/singleAxis"),e("node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries"),e("node_modules/echarts/lib/chart/themeRiver/ThemeRiverView");var i=e("node_modules/echarts/lib/chart/themeRiver/themeRiverLayout"),t=e("node_modules/echarts/lib/chart/themeRiver/themeRiverVisual"),s=e("node_modules/echarts/lib/processor/dataFilter");r.registerLayout(i),r.registerVisual(t),r.registerProcessor(s("themeRiver"))});
|
||
;/*!node_modules/echarts/lib/chart/sunburst/SunburstSeries.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sunburst/SunburstSeries",function(e,t,a){function i(e){var t=0;o.each(e.children,function(e){i(e);var a=e.value;o.isArray(a)&&(a=a[0]),t+=a});var a=e.value;o.isArray(a)&&(a=a[0]),(null==a||isNaN(a))&&(a=t),0>a&&(a=0),o.isArray(e.value)?e.value[0]=a:e.value=a}var o=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/model/Series"),n=e("node_modules/echarts/lib/data/Tree"),s=e("node_modules/echarts/lib/chart/helper/treeHelper"),l=s.wrapTreePathInfo,d=r.extend({type:"series.sunburst",_viewRoot:null,getInitialData:function(e){var t={name:e.name,children:e.data};i(t);var a=e.levels||[],o={};return o.levels=a,n.createTree(t,this,o).data},optionUpdated:function(){this.resetViewRoot()},getDataParams:function(e){var t=r.prototype.getDataParams.apply(this,arguments),a=this.getData().tree.getNodeByDataIndex(e);return t.treePathInfo=l(a,this),t},defaultOption:{zlevel:0,z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,percentPrecision:2,stillShowZeroSum:!0,highlightPolicy:"descendant",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},highlight:{itemStyle:{opacity:1}},downplay:{itemStyle:{opacity:.5},label:{opacity:.6}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicOut",data:[],levels:[],sort:"desc"},getViewRoot:function(){return this._viewRoot},resetViewRoot:function(e){e?this._viewRoot=e:e=this._viewRoot;var t=this.getRawData().tree.root;(!e||e!==t&&!t.contains(e))&&(this._viewRoot=t)}});a.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/sunburst/SunburstPiece.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sunburst/SunburstPiece",function(e,t,o){function n(e,t,o){function n(){l.ignore=l.hoverIgnore}function i(){l.ignore=l.normalIgnore}h.Group.call(this);var a=new h.Sector({z2:u});a.seriesIndex=t.seriesIndex;var l=new h.Text({z2:c,silent:e.getModel("label").get("silent")});this.add(a),this.add(l),this.updateData(!0,e,"normal",t,o),this.on("emphasis",n).on("normal",i).on("mouseover",n).on("mouseout",i)}function i(e,t,o){var n=e.getVisual("color"),i=e.getVisual("visualMeta");i&&0!==i.length||(n=null);var l=e.getModel("itemStyle").get("color");if(l)return l;if(n)return n;if(0===e.depth)return o.option.color[0];var r=o.option.color.length;return l=o.option.color[a(e)%r]}function a(e){for(var t=e;t.depth>1;)t=t.parentNode;var o=e.getAncestors()[0];return s.indexOf(o.children,t)}function l(e,t,o){return o===d.NONE?!1:o===d.SELF?e===t:o===d.ANCESTOR?e===t||e.isAncestorOf(t):e===t||e.isDescendantOf(t)}function r(e,t,o){var n=t.getData();n.setItemVisual(e.dataIndex,"color",o)}var s=e("node_modules/zrender/lib/core/util"),h=e("node_modules/echarts/lib/util/graphic"),d={NONE:"none",DESCENDANT:"descendant",ANCESTOR:"ancestor",SELF:"self"},u=2,c=4,g=n.prototype;g.updateData=function(e,t,o,n,a){this.node=t,t.piece=this,n=n||this._seriesModel,a=a||this._ecModel;var l=this.childAt(0);l.dataIndex=t.dataIndex;var d=t.getModel(),u=t.getLayout(),c=s.extend({},u);c.label=null;var g=i(t,n,a);r(t,n,g);var p,f=d.getModel("itemStyle").getItemStyle();if("normal"===o)p=f;else{var m=d.getModel(o+".itemStyle").getItemStyle();p=s.merge(m,f)}p=s.defaults({lineJoin:"bevel",fill:p.fill||g},p),e?(l.setShape(c),l.shape.r=u.r0,h.updateProps(l,{shape:{r:u.r}},n,t.dataIndex),l.useStyle(p)):"object"==typeof p.fill&&p.fill.type||"object"==typeof l.style.fill&&l.style.fill.type?(h.updateProps(l,{shape:c},n),l.useStyle(p)):h.updateProps(l,{shape:c,style:p},n),this._updateLabel(n,g,o);var v=d.getShallow("cursor");if(v&&l.attr("cursor",v),e){var y=n.getShallow("highlightPolicy");this._initEvents(l,t,n,y)}this._seriesModel=n||this._seriesModel,this._ecModel=a||this._ecModel,h.setHoverStyle(this)},g.onEmphasis=function(e){var t=this;this.node.hostTree.root.eachNode(function(o){o.piece&&(t.node===o?o.piece.updateData(!1,o,"emphasis"):l(o,t.node,e)?o.piece.childAt(0).trigger("highlight"):e!==d.NONE&&o.piece.childAt(0).trigger("downplay"))})},g.onNormal=function(){this.node.hostTree.root.eachNode(function(e){e.piece&&e.piece.updateData(!1,e,"normal")})},g.onHighlight=function(){this.updateData(!1,this.node,"highlight")},g.onDownplay=function(){this.updateData(!1,this.node,"downplay")},g._updateLabel=function(e,t,o){function n(e){var t=l.get(e);return null==t?a.get(e):t}var i=this.node.getModel(),a=i.getModel("label"),l="normal"===o||"emphasis"===o?a:i.getModel(o+".label"),r=i.getModel("emphasis.label"),d=s.retrieve(e.getFormattedLabel(this.node.dataIndex,o,null,null,"label"),this.node.name);n("show")===!1&&(d="");var u=this.node.getLayout(),c=l.get("minAngle");null==c&&(c=a.get("minAngle")),c=c/180*Math.PI;var g=u.endAngle-u.startAngle;null!=c&&Math.abs(g)<c&&(d="");var p=this.childAt(1);h.setLabelStyle(p.style,p.hoverStyle||{},a,r,{defaultText:l.getShallow("show")?d:null,autoColor:t,useInsideStyle:!0});var f,m=(u.startAngle+u.endAngle)/2,v=Math.cos(m),y=Math.sin(m),M=n("position"),I=n("distance")||0,S=n("align");"outside"===M?(f=u.r+I,S=m>Math.PI/2?"right":"left"):S&&"center"!==S?"left"===S?(f=u.r0+I,m>Math.PI/2&&(S="right")):"right"===S&&(f=u.r-I,m>Math.PI/2&&(S="left")):(f=(u.r+u.r0)/2,S="center"),p.attr("style",{text:d,textAlign:S,textVerticalAlign:n("verticalAlign")||"middle",opacity:n("opacity")});var b=f*v+u.cx,A=f*y+u.cy;p.attr("position",[b,A]);var P=n("rotate"),x=0;"radial"===P?(x=-m,x<-Math.PI/2&&(x+=Math.PI)):"tangential"===P?(x=Math.PI/2-m,x>Math.PI/2?x-=Math.PI:x<-Math.PI/2&&(x+=Math.PI)):"number"==typeof P&&(x=P*Math.PI/180),p.attr("rotation",x)},g._initEvents=function(e,t,o,n){e.off("mouseover").off("mouseout").off("emphasis").off("normal");var i=this,a=function(){i.onEmphasis(n)},l=function(){i.onNormal()},r=function(){i.onDownplay()},s=function(){i.onHighlight()};o.isAnimationEnabled()&&e.on("mouseover",a).on("mouseout",l).on("emphasis",a).on("normal",l).on("downplay",r).on("highlight",s)},s.inherits(n,h.Group);var p=n;o.exports=p});
|
||
;/*!node_modules/echarts/lib/chart/sunburst/SunburstView.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sunburst/SunburstView",function(e,i,t){var o=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/view/Chart"),r=e("node_modules/echarts/lib/chart/sunburst/SunburstPiece"),l=e("node_modules/echarts/lib/data/DataDiffer"),c=e("node_modules/echarts/lib/util/format"),a=c.windowOpen,u="sunburstRootToNode",s=n.extend({type:"sunburst",init:function(){},render:function(e,i,t,n){function c(e,i){function t(e){return e.getId()}function n(t,o){var n=null==t?null:e[t],r=null==o?null:i[o];a(n,r)}(0!==e.length||0!==i.length)&&new l(i,e,t,t).add(n).update(n).remove(o.curry(n,null)).execute()}function a(t,o){if(v||!t||t.getValue()||(t=null),t!==p&&o!==p)if(o&&o.piece)t?(o.piece.updateData(!1,t,"normal",e,i),h.setItemGraphicEl(t.dataIndex,o.piece)):u(o);else if(t){var n=new r(t,e,i);g.add(n),h.setItemGraphicEl(t.dataIndex,n)}}function u(e){e&&e.piece&&(g.remove(e.piece),e.piece=null)}function s(t,o){if(o.depth>0){d.virtualPiece?d.virtualPiece.updateData(!1,t,"normal",e,i):(d.virtualPiece=new r(t,e,i),g.add(d.virtualPiece)),o.piece._onclickEvent&&o.piece.off("click",o.piece._onclickEvent);var n=function(){d._rootToNode(o.parentNode)};o.piece._onclickEvent=n,d.virtualPiece.on("click",n)}else d.virtualPiece&&(g.remove(d.virtualPiece),d.virtualPiece=null)}var d=this;this.seriesModel=e,this.api=t,this.ecModel=i;var h=e.getData(),p=h.tree.root,f=e.getViewRoot(),g=this.group,v=e.get("renderLabelForZeroData"),_=[];f.eachNode(function(e){_.push(e)});var m=this._oldChildren||[];if(c(_,m),s(p,f),n&&n.highlight&&n.highlight.piece){var b=e.getShallow("highlightPolicy");n.highlight.piece.onEmphasis(b)}else if(n&&n.unhighlight){var k=this.virtualPiece;!k&&p.children.length&&(k=p.children[0].piece),k&&k.onNormal()}this._initEvents(),this._oldChildren=_},dispose:function(){},_initEvents:function(){var e=this,i=function(i){var t=!1,o=e.seriesModel.getViewRoot();o.eachNode(function(o){if(!t&&o.piece&&o.piece.childAt(0)===i.target){var n=o.getModel().get("nodeClick");if("rootToNode"===n)e._rootToNode(o);else if("link"===n){var r=o.getModel(),l=r.get("link");if(l){var c=r.get("target",!0)||"_blank";a(l,c)}}t=!0}})};this.group._onclickEvent&&this.group.off("click",this.group._onclickEvent),this.group.on("click",i),this.group._onclickEvent=i},_rootToNode:function(e){e!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:u,from:this.uid,seriesId:this.seriesModel.id,targetNode:e})},containPoint:function(e,i){var t=i.getData(),o=t.getItemLayout(0);if(o){var n=e[0]-o.cx,r=e[1]-o.cy,l=Math.sqrt(n*n+r*r);return l<=o.r&&l>=o.r0}}}),d=s;t.exports=d});
|
||
;/*!node_modules/echarts/lib/chart/sunburst/sunburstAction.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sunburst/sunburstAction",function(e){var t=e("node_modules/echarts/lib/echarts"),n=e("node_modules/echarts/lib/chart/helper/treeHelper"),i="sunburstRootToNode";t.registerAction({type:i,update:"updateView"},function(e,t){function r(t){var r=n.retrieveTargetInfo(e,[i],t);if(r){var o=t.getViewRoot();o&&(e.direction=n.aboveViewRoot(o,r.node)?"rollUp":"drillDown"),t.resetViewRoot(r.node)}}t.eachComponent({mainType:"series",subType:"sunburst",query:e},r)});var r="sunburstHighlight";t.registerAction({type:r,update:"updateView"},function(e,t){function i(t){var i=n.retrieveTargetInfo(e,[r],t);i&&(e.highlight=i.node)}t.eachComponent({mainType:"series",subType:"sunburst",query:e},i)});var o="sunburstUnhighlight";t.registerAction({type:o,update:"updateView"},function(e,t){function n(){e.unhighlight=!0}t.eachComponent({mainType:"series",subType:"sunburst",query:e},n)})});
|
||
;/*!node_modules/echarts/lib/chart/sunburst/sunburstLayout.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sunburst/sunburstLayout",function(e,t,r){function n(e,t,r){t.eachSeriesByType(e,function(e){var t=e.get("center"),n=e.get("radius");u.isArray(n)||(n=[0,n]),u.isArray(t)||(t=[t,t]);var i=r.getWidth(),l=r.getHeight(),g=Math.min(i,l),s=c(t[0],i),h=c(t[1],l),d=c(n[0],g/2),f=c(n[1],g/2),v=-e.get("startAngle")*o,y=e.get("minAngle")*o,m=e.getData().tree.root,A=e.getViewRoot(),p=A.depth,b=e.get("sort");null!=b&&a(A,b);var V=0;u.each(A.children,function(e){!isNaN(e.getValue())&&V++});var w=A.getValue(),x=Math.PI/(w||V)*2,I=A.depth>0,M=A.height-(I?-1:1),P=(f-d)/(M||1),k=e.get("clockwise"),L=e.get("stillShowZeroSum"),S=k?1:-1,_=function(e,t){if(e){var r=t;if(e!==m){var n=e.getValue(),a=0===w&&L?x:n*x;y>a&&(a=y),r=t+S*a;var i=e.depth-p-(I?-1:1),l=d+P*i,o=d+P*(i+1),f=e.getModel();null!=f.get("r0")&&(l=c(f.get("r0"),g/2)),null!=f.get("r")&&(o=c(f.get("r"),g/2)),e.setLayout({angle:a,startAngle:t,endAngle:r,clockwise:k,cx:s,cy:h,r0:l,r:o})}if(e.children&&e.children.length){var v=0;u.each(e.children,function(e){v+=_(e,t+v)})}return r-t}};if(I){var N=d,z=d+P,B=2*Math.PI;m.setLayout({angle:B,startAngle:v,endAngle:v+B,clockwise:k,cx:s,cy:h,r0:N,r:z})}_(A,v)})}function a(e,t){var r=e.children||[];e.children=i(r,t),r.length&&u.each(e.children,function(e){a(e,t)})}function i(e,t){if("function"==typeof t)return e.sort(t);var r="asc"===t;return e.sort(function(e,t){var n=(e.getValue()-t.getValue())*(r?1:-1);return 0===n?(e.dataIndex-t.dataIndex)*(r?-1:1):n})}var l=e("node_modules/echarts/lib/util/number"),c=l.parsePercent,u=e("node_modules/zrender/lib/core/util"),o=Math.PI/180;r.exports=n});
|
||
;/*!node_modules/echarts/lib/chart/sunburst.js*/
|
||
amis.define("node_modules/echarts/lib/chart/sunburst",function(s){var r=s("node_modules/echarts/lib/echarts"),e=s("node_modules/zrender/lib/core/util");s("node_modules/echarts/lib/chart/sunburst/SunburstSeries"),s("node_modules/echarts/lib/chart/sunburst/SunburstView"),s("node_modules/echarts/lib/chart/sunburst/sunburstAction");var u=s("node_modules/echarts/lib/visual/dataColor"),t=s("node_modules/echarts/lib/chart/sunburst/sunburstLayout"),o=s("node_modules/echarts/lib/processor/dataFilter");r.registerVisual(e.curry(u,"sunburst")),r.registerLayout(e.curry(t,"sunburst")),r.registerProcessor(e.curry(o,"sunburst"))});
|
||
;/*!node_modules/echarts/lib/coord/cartesian/prepareCustom.js*/
|
||
amis.define("node_modules/echarts/lib/coord/cartesian/prepareCustom",function(t,e,o){function r(t,e){return e=e||[0,0],n.map(["x","y"],function(o,r){var i=this.getAxis(o),n=e[r],a=t[r]/2;return"category"===i.type?i.getBandWidth():Math.abs(i.dataToCoord(n-a)-i.dataToCoord(n+a))},this)}function i(t){var e=t.grid.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:n.bind(r,t)}}}var n=t("node_modules/zrender/lib/core/util");o.exports=i});
|
||
;/*!node_modules/echarts/lib/coord/geo/prepareCustom.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/prepareCustom",function(o,t,e){function i(o,t){return t=t||[0,0],r.map([0,1],function(e){var i=t[e],n=o[e]/2,r=[],a=[];return r[e]=i-n,a[e]=i+n,r[1-e]=a[1-e]=t[1-e],Math.abs(this.dataToPoint(r)[e]-this.dataToPoint(a)[e])},this)}function n(o){var t=o.getBoundingRect();return{coordSys:{type:"geo",x:t.x,y:t.y,width:t.width,height:t.height,zoom:o.getZoom()},api:{coord:function(t){return o.dataToPoint(t)},size:r.bind(i,o)}}}var r=o("node_modules/zrender/lib/core/util");e.exports=n});
|
||
;/*!node_modules/echarts/lib/coord/single/prepareCustom.js*/
|
||
amis.define("node_modules/echarts/lib/coord/single/prepareCustom",function(t,e,o){function r(t,e){var o=this.getAxis(),r=e instanceof Array?e[0]:e,i=(t instanceof Array?t[0]:t)/2;return"category"===o.type?o.getBandWidth():Math.abs(o.dataToCoord(r-i)-o.dataToCoord(r+i))}function i(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:n.bind(r,t)}}}var n=t("node_modules/zrender/lib/core/util");o.exports=i});
|
||
;/*!node_modules/echarts/lib/coord/polar/prepareCustom.js*/
|
||
amis.define("node_modules/echarts/lib/coord/polar/prepareCustom",function(e,t,r){function o(e,t){return a.map(["Radius","Angle"],function(r,o){var n=this["get"+r+"Axis"](),a=t[o],i=e[o]/2,d="dataTo"+r,s="category"===n.type?n.getBandWidth():Math.abs(n[d](a-i)-n[d](a+i));return"Angle"===r&&(s=s*Math.PI/180),s},this)}function n(e){var t=e.getRadiusAxis(),r=e.getAngleAxis(),n=t.getExtent();return n[0]>n[1]&&n.reverse(),{coordSys:{type:"polar",cx:e.cx,cy:e.cy,r:n[1],r0:n[0]},api:{coord:a.bind(function(o){var n=t.dataToRadius(o[0]),a=r.dataToAngle(o[1]),i=e.coordToPoint([n,a]);return i.push(n,a*Math.PI/180),i}),size:a.bind(o,e)}}}var a=e("node_modules/zrender/lib/core/util");r.exports=n});
|
||
;/*!node_modules/echarts/lib/coord/calendar/prepareCustom.js*/
|
||
amis.define("node_modules/echarts/lib/coord/calendar/prepareCustom",function(e,t,n){function a(e){var t=e.getRect(),n=e.getRangeInfo();return{coordSys:{type:"calendar",x:t.x,y:t.y,width:t.width,height:t.height,cellWidth:e.getCellWidth(),cellHeight:e.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(t,n){return e.dataToPoint(t,n)}}}}n.exports=a});
|
||
;/*!node_modules/echarts/lib/chart/custom.js*/
|
||
amis.define("node_modules/echarts/lib/chart/custom",function(e){function t(e){var t,r=e.type;if("path"===r){var n=e.shape,a=null!=n.width&&null!=n.height?{x:n.x||0,y:n.y||0,width:n.width,height:n.height}:null,o=g(n);t=_.makePath(o,null,a,n.layout||"center"),t.__customPathData=o}else if("image"===r)t=new _.Image({}),t.__customImagePath=e.style.image;else if("text"===r)t=new _.Text({}),t.__customText=e.style.text;else if("group"===r)t=new _.Group;else{if("compoundPath"===r)throw new Error('"compoundPath" is not supported yet.');var i=_.getShapeClass(r);t=new i}return t.__customGraphicType=r,t.name=e.name,t}function r(e,t,r,a,o,i,l){var s={},u=r.style||{};if(r.shape&&(s.shape=x.clone(r.shape)),r.position&&(s.position=r.position.slice()),r.scale&&(s.scale=r.scale.slice()),r.origin&&(s.origin=r.origin.slice()),r.rotation&&(s.rotation=r.rotation),"image"===e.type&&r.style){var d=s.style={};x.each(["x","y","width","height"],function(t){n(t,d,u,e.style,i)})}if("text"===e.type&&r.style){var d=s.style={};x.each(["x","y"],function(t){n(t,d,u,e.style,i)}),!u.hasOwnProperty("textFill")&&u.fill&&(u.textFill=u.fill),!u.hasOwnProperty("textStroke")&&u.stroke&&(u.textStroke=u.stroke)}if("group"!==e.type&&(e.useStyle(u),i)){e.style.opacity=0;var c=u.opacity;null==c&&(c=1),_.initProps(e,{style:{opacity:c}},a,t)}i?e.attr(s):_.updateProps(e,s,a,t),r.hasOwnProperty("z2")&&e.attr("z2",r.z2||0),r.hasOwnProperty("silent")&&e.attr("silent",r.silent),r.hasOwnProperty("invisible")&&e.attr("invisible",r.invisible),r.hasOwnProperty("ignore")&&e.attr("ignore",r.ignore),r.hasOwnProperty("info")&&e.attr("info",r.info);var h=r.styleEmphasis;_.setElementHoverStyle(e,h),l&&_.setAsHighDownDispatcher(e,h!==!1)}function n(e,t,r,n,a){null==r[e]||a||(t[e]=r[e],r[e]=n[e])}function a(e,t,r,n){function a(e){null==e&&(e=v),O&&(w=t.getItemModel(e),b=w.getModel(B),I=w.getModel(V),S=t.getItemVisual(e,"color"),O=!1)}function i(e,r){return null==r&&(r=v),t.get(t.getDimension(e||0),r)}function l(r,n){null==n&&(n=v),a(n);var o=w.getModel(k).getItemStyle();null!=S&&(o.fill=S);var i=t.getItemVisual(n,"opacity");null!=i&&(o.opacity=i);var l=r?h(r,b):b;return _.setTextStyle(o,l,null,{autoColor:S,isRectText:!0}),o.text=l.getShallow("show")?x.retrieve2(e.getFormattedLabel(n,"normal"),P(t,n)):null,r&&p(o,r),o}function s(r,n){null==n&&(n=v),a(n);var o=w.getModel(z).getItemStyle(),i=r?h(r,I):I;return _.setTextStyle(o,i,null,{isRectText:!0},!0),o.text=i.getShallow("show")?x.retrieve3(e.getFormattedLabel(n,"emphasis"),e.getFormattedLabel(n,"normal"),P(t,n)):null,r&&p(o,r),o}function u(e,r){return null==r&&(r=v),t.getItemVisual(r,e)}function d(e){if(f.getBaseAxis){var t=f.getBaseAxis();return C(x.defaults({axis:t},e),n)}}function c(){return r.getCurrentSeriesIndices()}function m(e){return _.getFont(e,r)}var g=e.get("renderItem"),f=e.coordinateSystem,y={};f&&(y=f.prepareCustoms?f.prepareCustoms():W[f.type](f));var v,w,b,I,S,D=x.defaults({getWidth:n.getWidth,getHeight:n.getHeight,getZr:n.getZr,getDevicePixelRatio:n.getDevicePixelRatio,value:i,style:l,styleEmphasis:s,visual:u,barLayout:d,currentSeriesIndices:c,font:m},y.api||{}),E={context:{},seriesId:e.id,seriesName:e.name,seriesIndex:e.seriesIndex,coordSys:y.coordSys,dataInsideLength:t.count(),encode:o(e.getData())},O=!0;return function(e,r){return v=e,O=!0,g&&g(x.defaults({dataIndexInside:e,dataIndex:t.getRawIndex(e),actionType:r?r.type:null},E),D)}}function o(e){var t={};return x.each(e.dimensions,function(r,n){var a=e.getDimensionInfo(r);if(!a.isExtraCoord){var o=a.coordDim,i=t[o]=t[o]||[];i[a.coordDimIndex]=n}}),t}function i(e,t,r,n,a,o){return e=l(e,t,r,n,a,o,!0),e&&o.setItemGraphicEl(t,e),e}function l(e,n,a,o,i,l,u){var d=!a;a=a||{};var c=a.type,h=a.shape,p=a.style;if(e&&(d||null!=c&&c!==e.__customGraphicType||"path"===c&&f(h)&&g(h)!==e.__customPathData||"image"===c&&y(p,"image")&&p.image!==e.__customImagePath||"text"===c&&y(h,"text")&&p.text!==e.__customText)&&(i.remove(e),e=null),!d){var m=!e;return!e&&(e=t(a)),r(e,n,a,o,l,m,u),"group"===c&&s(e,n,a,o,l),i.add(e),e}}function s(e,t,r,n,a){var o=r.children,i=o?o.length:0,s=r.$mergeChildren,d="byName"===s||r.diffChildrenByName,c=s===!1;if(i||d||c){if(d)return void u({oldChildren:e.children()||[],newChildren:o||[],dataIndex:t,animatableModel:n,group:e,data:a});c&&e.removeAll();for(var h=0;i>h;h++)o[h]&&l(e.childAt(h),t,o[h],n,e,a)}}function u(e){new S(e.oldChildren,e.newChildren,d,d,e).add(c).update(c).remove(m).execute()}function d(e,t){var r=e&&e.name;return null!=r?r:N+t}function c(e,t){var r=this.context,n=null!=e?r.newChildren[e]:null,a=null!=t?r.oldChildren[t]:null;l(a,r.dataIndex,n,r.animatableModel,r.group,r.data)}function h(e,t){var r=new E({},t);return x.each(M,function(t,n){e.hasOwnProperty(t)&&(r.option[n]=e[t])}),r}function p(e,t){for(var r in t)(t.hasOwnProperty(r)||!M.hasOwnProperty(r))&&(e[r]=t[r])}function m(e){var t=this.context,r=t.oldChildren[e];r&&t.group.remove(r)}function g(e){return e&&(e.pathData||e.d)}function f(e){return e&&(e.hasOwnProperty("pathData")||e.hasOwnProperty("d"))}function y(e,t){return e&&e.hasOwnProperty(t)}var v=e("node_modules/echarts/lib/config"),x=(v.__DEV__,e("node_modules/zrender/lib/core/util")),_=e("node_modules/echarts/lib/util/graphic"),w=e("node_modules/echarts/lib/chart/helper/labelHelper"),P=w.getDefaultLabel,b=e("node_modules/echarts/lib/chart/helper/createListFromArray"),I=e("node_modules/echarts/lib/layout/barGrid"),C=I.getLayoutOnAxis,S=e("node_modules/echarts/lib/data/DataDiffer"),D=e("node_modules/echarts/lib/model/Series"),E=e("node_modules/echarts/lib/model/Model"),O=e("node_modules/echarts/lib/view/Chart"),L=e("node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys"),T=L.createClipPath,A=e("node_modules/echarts/lib/coord/cartesian/prepareCustom"),F=e("node_modules/echarts/lib/coord/geo/prepareCustom"),R=e("node_modules/echarts/lib/coord/single/prepareCustom"),G=e("node_modules/echarts/lib/coord/polar/prepareCustom"),H=e("node_modules/echarts/lib/coord/calendar/prepareCustom"),M=_.CACHED_LABEL_STYLE_PROPERTIES,k=["itemStyle"],z=["emphasis","itemStyle"],B=["label"],V=["emphasis","label"],N="e\x00\x00",W={cartesian2d:A,geo:F,singleAxis:R,polar:G,calendar:H};D.extend({type:"series.custom",dependencies:["grid","polar","geo","singleAxis","calendar"],defaultOption:{coordinateSystem:"cartesian2d",zlevel:0,z:2,legendHoverLink:!0,useTransform:!0,clip:!1},getInitialData:function(){return b(this.getSource(),this)},getDataParams:function(e,t,r){var n=D.prototype.getDataParams.apply(this,arguments);return r&&(n.info=r.info),n}}),O.extend({type:"custom",_data:null,render:function(e,t,r,n){var o=this._data,l=e.getData(),s=this.group,u=a(e,l,t,r);l.diff(o).add(function(t){i(null,t,u(t,n),e,s,l)}).update(function(t,r){var a=o.getItemGraphicEl(r);i(a,t,u(t,n),e,s,l)}).remove(function(e){var t=o.getItemGraphicEl(e);t&&s.remove(t)}).execute();var d=e.get("clip",!0)?T(e.coordinateSystem,!1,e):null;d?s.setClipPath(d):s.removeClipPath(),this._data=l},incrementalPrepareRender:function(){this.group.removeAll(),this._data=null},incrementalRender:function(e,t,r,n,o){function l(e){e.isGroup||(e.incremental=!0,e.useHoverLayer=!0)}for(var s=t.getData(),u=a(t,s,r,n),d=e.start;d<e.end;d++){var c=i(null,d,u(d,o),t,this.group,s);c.traverse(l)}},dispose:x.noop,filterForExposedEvent:function(e,t,r){var n=t.element;if(null==n||r.name===n)return!0;for(;(r=r.parent)&&r!==this.group;)if(r.name===n)return!0;return!1}})});
|
||
;/*!node_modules/echarts/lib/component/grid.js*/
|
||
amis.define("node_modules/echarts/lib/component/grid",function(e){e("node_modules/echarts/lib/component/gridSimple"),e("node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer"),e("node_modules/echarts/lib/component/axisPointer")});
|
||
;/*!node_modules/echarts/lib/layout/barPolar.js*/
|
||
amis.define("node_modules/echarts/lib/layout/barPolar",function(t,e,a){function i(t){return t.get("stack")||"__ec_stack_"+t.seriesIndex}function n(t,e){return e.dim+t.model.componentIndex}function r(t,e){var a={},r=d(o.filter(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(),d=t.coordinateSystem,o=d.getBaseAxis(),s=n(d,o),h=i(t),c=r[s][h],m=c.offset,g=c.width,l=d.getOtherAxis(o),p=t.coordinateSystem.cx,y=t.coordinateSystem.cy,f=t.get("barMinHeight")||0,b=t.get("barMinAngle")||0;a[h]=a[h]||[];for(var v=e.mapDimension(l.dim),x=e.mapDimension(o.dim),W=u(e,v),w="radius"!==o.dim||!t.get("roundCap",!0),M=l.getExtent()[0],S=0,A=e.count();A>S;S++){var _=e.get(v,S),k=e.get(x,S),T=_>=0?"p":"n",B=M;W&&(a[h][k]||(a[h][k]={p:M,n:M}),B=a[h][k][T]);var C,D,G,I;if("radius"===l.dim){var P=l.dataToRadius(_)-M,E=o.dataToAngle(k);Math.abs(P)<f&&(P=(0>P?-1:1)*f),C=B,D=B+P,G=E-m,I=G-g,W&&(a[h][k][T]=D)}else{var H=l.dataToAngle(_,w)-M,R=o.dataToRadius(k);Math.abs(H)<b&&(H=(0>H?-1:1)*b),C=R+m,D=C+g,G=B,I=B+H,W&&(a[h][k][T]=I)}e.setItemLayout(S,{cx:p,cy:y,r0:C,r:D,startAngle:-G*Math.PI/180,endAngle:-I*Math.PI/180})}}},this)}function d(t){var e={};o.each(t,function(t){var a=t.getData(),r=t.coordinateSystem,d=r.getBaseAxis(),o=n(r,d),s=d.getExtent(),c="category"===d.type?d.getBandWidth():Math.abs(s[1]-s[0])/a.count(),u=e[o]||{bandWidth:c,remainedWidth:c,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},m=u.stacks;e[o]=u;var g=i(t);m[g]||u.autoWidthCount++,m[g]=m[g]||{width:0,maxWidth:0};var l=h(t.get("barWidth"),c),p=h(t.get("barMaxWidth"),c),y=t.get("barGap"),f=t.get("barCategoryGap");l&&!m[g].width&&(l=Math.min(u.remainedWidth,l),m[g].width=l,u.remainedWidth-=l),p&&(m[g].maxWidth=p),null!=y&&(u.gap=y),null!=f&&(u.categoryGap=f)});var a={};return o.each(e,function(t,e){a[e]={};var i=t.stacks,n=t.bandWidth,r=h(t.categoryGap,n),d=h(t.gap,1),s=t.remainedWidth,c=t.autoWidthCount,u=(s-r)/(c+(c-1)*d);u=Math.max(u,0),o.each(i,function(t){var e=t.maxWidth;e&&u>e&&(e=Math.min(e,s),t.width&&(e=Math.min(e,t.width)),s-=e,t.width=e,c--)}),u=(s-r)/(c+(c-1)*d),u=Math.max(u,0);var m,g=0;o.each(i,function(t){t.width||(t.width=u),m=t,g+=t.width*(1+d)}),m&&(g-=m.width*d);var l=-g/2;o.each(i,function(t,i){a[e][i]=a[e][i]||{offset:l,width:t.width},l+=t.width*(1+d)})}),a}var o=t("node_modules/zrender/lib/core/util"),s=t("node_modules/echarts/lib/util/number"),h=s.parsePercent,c=t("node_modules/echarts/lib/data/helper/dataStackHelper"),u=c.isDimensionStacked,m=r;a.exports=m});
|
||
;/*!node_modules/echarts/lib/coord/polar/RadiusAxis.js*/
|
||
amis.define("node_modules/echarts/lib/coord/polar/RadiusAxis",function(o,t,a){function r(o,t){e.call(this,"radius",o,t),this.type="category"}var i=o("node_modules/zrender/lib/core/util"),e=o("node_modules/echarts/lib/coord/Axis");r.prototype={constructor:r,pointToData:function(o,t){return this.polar.pointToData(o,t)["radius"===this.dim?0:1]},dataToRadius:e.prototype.dataToCoord,radiusToData:e.prototype.coordToData},i.inherits(r,e);var d=r;a.exports=d});
|
||
;/*!node_modules/echarts/lib/coord/polar/AngleAxis.js*/
|
||
amis.define("node_modules/echarts/lib/coord/polar/AngleAxis",function(t,o,a){function e(t,o){o=o||[0,360],l.call(this,"angle",t,o),this.type="category"}var n=t("node_modules/zrender/lib/core/util"),r=t("node_modules/zrender/lib/contain/text"),l=t("node_modules/echarts/lib/coord/Axis"),i=t("node_modules/echarts/lib/util/model"),d=i.makeInner,s=d();e.prototype={constructor:e,pointToData:function(t,o){return this.polar.pointToData(t,o)["radius"===this.dim?0:1]},dataToAngle:l.prototype.dataToCoord,angleToData:l.prototype.coordToData,calculateCategoryInterval:function(){var t=this,o=t.getLabelModel(),a=t.scale,e=a.getExtent(),n=a.count();if(e[1]-e[0]<1)return 0;var l=e[0],i=t.dataToCoord(l+1)-t.dataToCoord(l),d=Math.abs(i),u=r.getBoundingRect(l,o.getFont(),"center","top"),c=Math.max(u.height,7),h=c/d;isNaN(h)&&(h=1/0);var p=Math.max(0,Math.floor(h)),g=s(t.model),m=g.lastAutoInterval,T=g.lastTickCount;return null!=m&&null!=T&&Math.abs(m-p)<=1&&Math.abs(T-n)<=1&&m>p?p=m:(g.lastTickCount=n,g.lastAutoInterval=p),p}},n.inherits(e,l);var u=e;a.exports=u});
|
||
;/*!node_modules/echarts/lib/coord/polar/Polar.js*/
|
||
amis.define("node_modules/echarts/lib/coord/polar/Polar",function(t,i,s){var n=t("node_modules/echarts/lib/coord/polar/RadiusAxis"),e=t("node_modules/echarts/lib/coord/polar/AngleAxis"),a=function(t){this.name=t||"",this.cx=0,this.cy=0,this._radiusAxis=new n,this._angleAxis=new e,this._radiusAxis.polar=this._angleAxis.polar=this};a.prototype={type:"polar",axisPointerEnabled:!0,constructor:a,dimensions:["radius","angle"],model:null,containPoint:function(t){var i=this.pointToCoord(t);return this._radiusAxis.contain(i[0])&&this._angleAxis.contain(i[1])},containData:function(t){return this._radiusAxis.containData(t[0])&&this._angleAxis.containData(t[1])},getAxis:function(t){return this["_"+t+"Axis"]},getAxes:function(){return[this._radiusAxis,this._angleAxis]},getAxesByScale:function(t){var i=[],s=this._angleAxis,n=this._radiusAxis;return s.scale.type===t&&i.push(s),n.scale.type===t&&i.push(n),i},getAngleAxis:function(){return this._angleAxis},getRadiusAxis:function(){return this._radiusAxis},getOtherAxis:function(t){var i=this._angleAxis;return t===i?this._radiusAxis:i},getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},getTooltipAxes:function(t){var i=null!=t&&"auto"!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[i],otherAxes:[this.getOtherAxis(i)]}},dataToPoint:function(t,i){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],i),this._angleAxis.dataToAngle(t[1],i)])},pointToData:function(t,i){var s=this.pointToCoord(t);return[this._radiusAxis.radiusToData(s[0],i),this._angleAxis.angleToData(s[1],i)]},pointToCoord:function(t){var i=t[0]-this.cx,s=t[1]-this.cy,n=this.getAngleAxis(),e=n.getExtent(),a=Math.min(e[0],e[1]),r=Math.max(e[0],e[1]);n.inverse?a=r-360:r=a+360;var o=Math.sqrt(i*i+s*s);i/=o,s/=o;for(var h=Math.atan2(-s,i)/Math.PI*180,u=a>h?1:-1;a>h||h>r;)h+=360*u;return[o,h]},coordToPoint:function(t){var i=t[0],s=t[1]/180*Math.PI,n=Math.cos(s)*i+this.cx,e=-Math.sin(s)*i+this.cy;return[n,e]},getArea:function(){var t=this.getAngleAxis(),i=this.getRadiusAxis(),s=i.getExtent().slice();s[0]>s[1]&&s.reverse();var n=t.getExtent(),e=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:s[0],r:s[1],startAngle:-n[0]*e,endAngle:-n[1]*e,clockwise:t.inverse,contain:function(t,i){var s=t-this.cx,n=i-this.cy,e=s*s+n*n,a=this.r,r=this.r0;return a*a>=e&&e>=r*r}}}};var r=a;s.exports=r});
|
||
;/*!node_modules/echarts/lib/coord/polar/AxisModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/polar/AxisModel",function(e){function o(e,o){return o.type||(o.data?"category":"value")}var r=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/model/Component"),l=e("node_modules/echarts/lib/coord/axisModelCreator"),n=e("node_modules/echarts/lib/coord/axisModelCommonMixin"),t=i.extend({type:"polarAxis",axis:null,getCoordSysModel:function(){return this.ecModel.queryComponents({mainType:"polar",index:this.option.polarIndex,id:this.option.polarId})[0]}});r.merge(t.prototype,n);var a={angle:{startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}},radius:{splitNumber:5}};l("angle",t,o,a.angle),l("radius",t,o,a.radius)});
|
||
;/*!node_modules/echarts/lib/coord/polar/PolarModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/polar/PolarModel",function(e,o,n){var d=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/coord/polar/AxisModel");var l=d.extendComponentModel({type:"polar",dependencies:["polarAxis","angleAxis"],coordinateSystem:null,findAxisModel:function(e){var o,n=this.ecModel;return n.eachComponent(e,function(e){e.getCoordSysModel()===this&&(o=e)},this),o},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"80%"}});n.exports=l});
|
||
;/*!node_modules/echarts/lib/coord/polar/polarCreator.js*/
|
||
amis.define("node_modules/echarts/lib/coord/polar/polarCreator",function(e){function t(e,t,n){var a=t.get("center"),o=n.getWidth(),r=n.getHeight();e.cx=l(a[0],o),e.cy=l(a[1],r);var s=e.getRadiusAxis(),d=Math.min(o,r)/2,c=t.get("radius");null==c?c=[0,"100%"]:i.isArray(c)||(c=[0,c]),c=[l(c[0],d),l(c[1],d)],s.inverse?s.setExtent(c[1],c[0]):s.setExtent(c[0],c[1])}function n(e){var t=this,n=t.getAngleAxis(),a=t.getRadiusAxis();if(n.scale.setExtent(1/0,-1/0),a.scale.setExtent(1/0,-1/0),e.eachSeries(function(e){if(e.coordinateSystem===t){var o=e.getData();i.each(o.mapDimension("radius",!0),function(e){a.scale.unionExtentFromData(o,p(o,e))}),i.each(o.mapDimension("angle",!0),function(e){n.scale.unionExtentFromData(o,p(o,e))})}}),u(n.scale,n.model),u(a.scale,a.model),"category"===n.type&&!n.onBand){var o=n.getExtent(),r=360/n.scale.count();n.inverse?o[1]+=r:o[1]-=r,n.setExtent(o[0],o[1])}}function a(e,t){if(e.type=t.get("type"),e.scale=c(t),e.onBand=t.get("boundaryGap")&&"category"===e.type,e.inverse=t.get("inverse"),"angleAxis"===t.mainType){e.inverse^=t.get("clockwise");var n=t.get("startAngle");e.setExtent(n,n+(e.inverse?-360:360))}t.axis=e,e.model=t}var o=e("node_modules/echarts/lib/config"),i=(o.__DEV__,e("node_modules/zrender/lib/core/util")),r=e("node_modules/echarts/lib/coord/polar/Polar"),s=e("node_modules/echarts/lib/util/number"),l=s.parsePercent,d=e("node_modules/echarts/lib/coord/axisHelper"),c=d.createScaleByModel,u=d.niceScaleExtent,m=e("node_modules/echarts/lib/CoordinateSystem"),g=e("node_modules/echarts/lib/data/helper/dataStackHelper"),p=g.getStackedDimension;e("node_modules/echarts/lib/coord/polar/PolarModel");var x={dimensions:r.prototype.dimensions,create:function(e,o){var i=[];return e.eachComponent("polar",function(e,s){var l=new r(s);l.update=n;var d=l.getRadiusAxis(),c=l.getAngleAxis(),u=e.findAxisModel("radiusAxis"),m=e.findAxisModel("angleAxis");a(d,u),a(c,m),t(l,e,o),i.push(l),e.coordinateSystem=l,l.model=e}),e.eachSeries(function(t){if("polar"===t.get("coordinateSystem")){var n=e.queryComponents({mainType:"polar",index:t.get("polarIndex"),id:t.get("polarId")})[0];t.coordinateSystem=n.coordinateSystem}}),i}};m.register("polar",x)});
|
||
;/*!node_modules/echarts/lib/component/axis/AngleAxisView.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/AngleAxisView",function(e,t,i){function n(e,t,i){t[1]>t[0]&&(t=t.slice().reverse());var n=e.coordToPoint([t[0],i]),l=e.coordToPoint([t[1],i]);return{x1:n[0],y1:n[1],x2:l[0],y2:l[1]}}function l(e){var t=e.getRadiusAxis();return t.inverse?0:1}function o(e){var t=e[0],i=e[e.length-1];t&&i&&Math.abs(Math.abs(t.coord-i.coord)-360)<1e-4&&e.pop()}var a=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/util/graphic"),s=e("node_modules/echarts/lib/model/Model"),g=e("node_modules/echarts/lib/component/axis/AxisView"),c=e("node_modules/echarts/lib/component/axis/AxisBuilder"),d=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"],h=g.extend({type:"angleAxis",axisPointerClass:"PolarAxisPointer",render:function(e){if(this.group.removeAll(),e.get("show")){var t=e.axis,i=t.polar,n=i.getRadiusAxis().getExtent(),l=t.getTicksCoords(),r=t.getMinorTicksCoords(),s=a.map(t.getViewLabels(),function(e){var e=a.clone(e);return e.coord=t.dataToCoord(e.tickValue),e});o(s),o(l),a.each(d,function(o){!e.get(o+".show")||t.scale.isBlank()&&"axisLine"!==o||this["_"+o](e,i,l,r,n,s)},this)}},_axisLine:function(e,t,i,n,o){var a,s=e.getModel("axisLine.lineStyle"),g=l(t),c=g?0:1;a=0===o[c]?new r.Circle({shape:{cx:t.cx,cy:t.cy,r:o[g]},style:s.getLineStyle(),z2:1,silent:!0}):new r.Ring({shape:{cx:t.cx,cy:t.cy,r:o[g],r0:o[c]},style:s.getLineStyle(),z2:1,silent:!0}),a.style.fill=null,this.group.add(a)},_axisTick:function(e,t,i,o,s){var g=e.getModel("axisTick"),c=(g.get("inside")?-1:1)*g.get("length"),d=s[l(t)],h=a.map(i,function(e){return new r.Line({shape:n(t,[d,d+c],e.coord)})});this.group.add(r.mergePath(h,{style:a.defaults(g.getModel("lineStyle").getLineStyle(),{stroke:e.get("axisLine.lineStyle.color")})}))},_minorTick:function(e,t,i,o,s){if(o.length){for(var g=e.getModel("axisTick"),c=e.getModel("minorTick"),d=(g.get("inside")?-1:1)*c.get("length"),h=s[l(t)],u=[],x=0;x<o.length;x++)for(var y=0;y<o[x].length;y++)u.push(new r.Line({shape:n(t,[h,h+d],o[x][y].coord)}));this.group.add(r.mergePath(u,{style:a.defaults(c.getModel("lineStyle").getLineStyle(),a.defaults(g.getLineStyle(),{stroke:e.get("axisLine.lineStyle.color")}))}))}},_axisLabel:function(e,t,i,n,o,g){var d=e.getCategories(!0),h=e.getModel("axisLabel"),u=h.get("margin"),x=e.get("triggerEvent");a.each(g,function(i){var n=h,a=i.tickValue,g=o[l(t)],y=t.coordToPoint([g+u,i.coord]),p=t.cx,f=t.cy,m=Math.abs(y[0]-p)/g<.3?"center":y[0]>p?"left":"right",v=Math.abs(y[1]-f)/g<.3?"middle":y[1]>f?"top":"bottom";d&&d[a]&&d[a].textStyle&&(n=new s(d[a].textStyle,h,h.ecModel));var L=new r.Text({silent:c.isLabelSilent(e)});this.group.add(L),r.setTextStyle(L.style,n,{x:y[0],y:y[1],textFill:n.getTextColor()||e.get("axisLine.lineStyle.color"),text:i.formattedLabel,textAlign:m,textVerticalAlign:v}),x&&(L.eventData=c.makeAxisEventDataBase(e),L.eventData.targetType="axisLabel",L.eventData.value=i.rawLabel)},this)},_splitLine:function(e,t,i,l,o){var s=e.getModel("splitLine"),g=s.getModel("lineStyle"),c=g.get("color"),d=0;c=c instanceof Array?c:[c];for(var h=[],u=0;u<i.length;u++){var x=d++%c.length;h[x]=h[x]||[],h[x].push(new r.Line({shape:n(t,o,i[u].coord)}))}for(var u=0;u<h.length;u++)this.group.add(r.mergePath(h[u],{style:a.defaults({stroke:c[u%c.length]},g.getLineStyle()),silent:!0,z:e.get("z")}))},_minorSplitLine:function(e,t,i,l,o){if(l.length){for(var a=e.getModel("minorSplitLine"),s=a.getModel("lineStyle"),g=[],c=0;c<l.length;c++)for(var d=0;d<l[c].length;d++)g.push(new r.Line({shape:n(t,o,l[c][d].coord)}));this.group.add(r.mergePath(g,{style:s.getLineStyle(),silent:!0,z:e.get("z")}))}},_splitArea:function(e,t,i,n,l){if(i.length){var o=e.getModel("splitArea"),s=o.getModel("areaStyle"),g=s.get("color"),c=0;g=g instanceof Array?g:[g];for(var d=[],h=Math.PI/180,u=-i[0].coord*h,x=Math.min(l[0],l[1]),y=Math.max(l[0],l[1]),p=e.get("clockwise"),f=1;f<i.length;f++){var m=c++%g.length;d[m]=d[m]||[],d[m].push(new r.Sector({shape:{cx:t.cx,cy:t.cy,r0:x,r:y,startAngle:u,endAngle:-i[f].coord*h,clockwise:p},silent:!0})),u=-i[f].coord*h}for(var f=0;f<d.length;f++)this.group.add(r.mergePath(d[f],{style:a.defaults({fill:g[f%g.length]},s.getAreaStyle()),silent:!0}))}}});i.exports=h});
|
||
;/*!node_modules/echarts/lib/component/angleAxis.js*/
|
||
amis.define("node_modules/echarts/lib/component/angleAxis",function(e){e("node_modules/echarts/lib/coord/polar/polarCreator"),e("node_modules/echarts/lib/component/axis/AngleAxisView")});
|
||
;/*!node_modules/echarts/lib/component/axis/RadiusAxisView.js*/
|
||
amis.define("node_modules/echarts/lib/component/axis/RadiusAxisView",function(e,t,i){function l(e,t,i){return{position:[e.cx,e.cy],rotation:i/180*Math.PI,labelDirection:-1,tickDirection:-1,nameDirection:1,labelRotate:t.getModel("axisLabel").get("rotate"),z2:1}}var n=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/util/graphic"),r=e("node_modules/echarts/lib/component/axis/AxisBuilder"),a=e("node_modules/echarts/lib/component/axis/AxisView"),s=["axisLine","axisTickLabel","axisName"],c=["splitLine","splitArea","minorSplitLine"],d=a.extend({type:"radiusAxis",axisPointerClass:"PolarAxisPointer",render:function(e){if(this.group.removeAll(),e.get("show")){var t=e.axis,i=t.polar,o=i.getAngleAxis(),a=t.getTicksCoords(),d=t.getMinorTicksCoords(),g=o.getExtent()[0],h=t.getExtent(),u=l(i,e,g),p=new r(e,u);n.each(s,p.add,p),this.group.add(p.getGroup()),n.each(c,function(l){e.get(l+".show")&&!t.scale.isBlank()&&this["_"+l](e,i,g,h,a,d)},this)}},_splitLine:function(e,t,i,l,r){var a=e.getModel("splitLine"),s=a.getModel("lineStyle"),c=s.get("color"),d=0;c=c instanceof Array?c:[c];for(var g=[],h=0;h<r.length;h++){var u=d++%c.length;g[u]=g[u]||[],g[u].push(new o.Circle({shape:{cx:t.cx,cy:t.cy,r:r[h].coord}}))}for(var h=0;h<g.length;h++)this.group.add(o.mergePath(g[h],{style:n.defaults({stroke:c[h%c.length],fill:null},s.getLineStyle()),silent:!0}))},_minorSplitLine:function(e,t,i,l,r,a){if(a.length){for(var s=e.getModel("minorSplitLine"),c=s.getModel("lineStyle"),d=[],g=0;g<a.length;g++)for(var h=0;h<a[g].length;h++)d.push(new o.Circle({shape:{cx:t.cx,cy:t.cy,r:a[g][h].coord}}));this.group.add(o.mergePath(d,{style:n.defaults({fill:null},c.getLineStyle()),silent:!0}))}},_splitArea:function(e,t,i,l,r){if(r.length){var a=e.getModel("splitArea"),s=a.getModel("areaStyle"),c=s.get("color"),d=0;c=c instanceof Array?c:[c];for(var g=[],h=r[0].coord,u=1;u<r.length;u++){var p=d++%c.length;g[p]=g[p]||[],g[p].push(new o.Sector({shape:{cx:t.cx,cy:t.cy,r0:h,r:r[u].coord,startAngle:0,endAngle:2*Math.PI},silent:!0})),h=r[u].coord}for(var u=0;u<g.length;u++)this.group.add(o.mergePath(g[u],{style:n.defaults({fill:c[u%c.length]},s.getAreaStyle()),silent:!0}))}}});i.exports=d});
|
||
;/*!node_modules/echarts/lib/component/radiusAxis.js*/
|
||
amis.define("node_modules/echarts/lib/component/radiusAxis",function(o){o("node_modules/echarts/lib/coord/polar/polarCreator"),o("node_modules/echarts/lib/component/axis/RadiusAxisView")});
|
||
;/*!node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js*/
|
||
amis.define("node_modules/echarts/lib/component/axisPointer/PolarAxisPointer",function(e,t,a){function i(e,t,a,i,o){var r=t.axis,l=r.dataToCoord(e),d=i.getAngleAxis().getExtent()[0];d=d/180*Math.PI;var x,h,m,p=i.getRadiusAxis().getExtent();if("radius"===r.dim){var g=s.create();s.rotate(g,g,d),s.translate(g,g,[i.cx,i.cy]),x=n.applyTransform([l,-o],g);var u=t.getModel("axisLabel").get("rotate")||0,y=c.innerTextLayout(d,u*Math.PI/180,-1);h=y.textAlign,m=y.textVerticalAlign}else{var P=p[1];x=i.coordToPoint([P+o,l]);var b=i.cx,v=i.cy;h=Math.abs(x[0]-b)/P<.3?"center":x[0]>b?"left":"right",m=Math.abs(x[1]-v)/P<.3?"middle":x[1]>v?"top":"bottom"}return{position:x,align:h,verticalAlign:m}}var o=e("node_modules/echarts/lib/util/format"),r=e("node_modules/echarts/lib/component/axisPointer/BaseAxisPointer"),n=e("node_modules/echarts/lib/util/graphic"),l=e("node_modules/echarts/lib/component/axisPointer/viewHelper"),s=e("node_modules/zrender/lib/core/matrix"),c=e("node_modules/echarts/lib/component/axis/AxisBuilder"),d=e("node_modules/echarts/lib/component/axis/AxisView"),x=r.extend({makeElOption:function(e,t,a,r,n){var s=a.axis;"angle"===s.dim&&(this.animationThreshold=Math.PI/18);var c,d=s.polar,x=d.getOtherAxis(s),m=x.getExtent();c=s["dataTo"+o.capitalFirst(s.dim)](t);var p=r.get("type");if(p&&"none"!==p){var g=l.buildElStyle(r),u=h[p](s,d,c,m,g);u.style=g,e.graphicKey=u.type,e.pointer=u}var y=r.get("label.margin"),P=i(t,a,r,d,y);l.buildLabelElOption(e,a,r,n,P)}}),h={line:function(e,t,a,i){return"angle"===e.dim?{type:"Line",shape:l.makeLineShape(t.coordToPoint([i[0],a]),t.coordToPoint([i[1],a]))}:{type:"Circle",shape:{cx:t.cx,cy:t.cy,r:a}}},shadow:function(e,t,a,i){var o=Math.max(1,e.getBandWidth()),r=Math.PI/180;return"angle"===e.dim?{type:"Sector",shape:l.makeSectorShape(t.cx,t.cy,i[0],i[1],(-a-o/2)*r,(-a+o/2)*r)}:{type:"Sector",shape:l.makeSectorShape(t.cx,t.cy,a-o/2,a+o/2,0,2*Math.PI)}}};d.registerAxisPointerClass("PolarAxisPointer",x);var m=x;a.exports=m});
|
||
;/*!node_modules/echarts/lib/component/polar.js*/
|
||
amis.define("node_modules/echarts/lib/component/polar",function(e){var o=e("node_modules/echarts/lib/echarts"),r=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/layout/barPolar");e("node_modules/echarts/lib/coord/polar/polarCreator"),e("node_modules/echarts/lib/component/angleAxis"),e("node_modules/echarts/lib/component/radiusAxis"),e("node_modules/echarts/lib/component/axisPointer"),e("node_modules/echarts/lib/component/axisPointer/PolarAxisPointer"),o.registerLayout(r.curry(n,"bar")),o.extendComponentView({type:"polar"})});
|
||
;/*!node_modules/echarts/lib/coord/geo/GeoModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/geo/GeoModel",function(e,o,t){var n=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/util/model"),i=e("node_modules/echarts/lib/model/Component"),r=e("node_modules/echarts/lib/model/Model"),s=e("node_modules/echarts/lib/component/helper/selectableMixin"),a=e("node_modules/echarts/lib/coord/geo/geoCreator"),d=i.extend({type:"geo",coordinateSystem:null,layoutMode:"box",init:function(e){i.prototype.init.apply(this,arguments),l.defaultEmphasis(e,"label",["show"])},optionUpdated:function(){var e=this.option,o=this;e.regions=a.getFilledRegions(e.regions,e.map,e.nameMap),this._optionModelMap=n.reduce(e.regions||[],function(e,t){return t.name&&e.set(t.name,new r(t,o)),e},n.createHashMap()),this.updateSelectedMap(e.regions)},defaultOption:{zlevel:0,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",color:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},regions:[]},getRegionModel:function(e){return this._optionModelMap.get(e)||new r(null,this,this.ecModel)},getFormattedLabel:function(e,o){var t=this.getRegionModel(e),n=t.get("label"+("normal"===o?".":o+".")+"formatter"),l={name:e};return"function"==typeof n?(l.status=o,n(l)):"string"==typeof n?n.replace("{a}",null!=e?e:""):void 0},setZoom:function(e){this.option.zoom=e},setCenter:function(e){this.option.center=e}});n.mixin(d,s);var c=d;t.exports=c});
|
||
;/*!node_modules/echarts/lib/component/geo/GeoView.js*/
|
||
amis.define("node_modules/echarts/lib/component/geo/GeoView",function(e,o,t){var i=e("node_modules/echarts/lib/component/helper/MapDraw"),r=e("node_modules/echarts/lib/echarts"),n=r.extendComponentView({type:"geo",init:function(e,o){var t=new i(o,!0);this._mapDraw=t,this.group.add(t.group)},render:function(e,o,t,i){if(!i||"geoToggleSelect"!==i.type||i.from!==this.uid){var r=this._mapDraw;e.get("show")?r.draw(e,o,t,this,i):this._mapDraw.group.removeAll(),this.group.silent=e.get("silent")}},dispose:function(){this._mapDraw&&this._mapDraw.remove()}});t.exports=n});
|
||
;/*!node_modules/echarts/lib/component/geo.js*/
|
||
amis.define("node_modules/echarts/lib/component/geo",function(e){function o(e,o){o.update="updateView",n.registerAction(o,function(o,n){var c={};return n.eachComponent({mainType:"geo",query:o},function(n){n[e](o.name);var l=n.coordinateSystem;t.each(l.regions,function(e){c[e.name]=n.isSelected(e.name)||!1})}),{selected:c,name:o.name}})}var n=e("node_modules/echarts/lib/echarts"),t=e("node_modules/zrender/lib/core/util");e("node_modules/echarts/lib/coord/geo/GeoModel"),e("node_modules/echarts/lib/coord/geo/geoCreator"),e("node_modules/echarts/lib/component/geo/GeoView"),e("node_modules/echarts/lib/action/geoRoam"),o("toggleSelected",{type:"geoToggleSelect",event:"geoselectchanged"}),o("select",{type:"geoSelect",event:"geoselected"}),o("unSelect",{type:"geoUnSelect",event:"geounselected"})});
|
||
;/*!node_modules/echarts/lib/coord/calendar/Calendar.js*/
|
||
amis.define("node_modules/echarts/lib/coord/calendar/Calendar",function(t,e,i){function n(t){this._model=t}function a(t,e,i,n){var a=i.calendarModel,r=i.seriesModel,s=a?a.coordinateSystem:r?r.coordinateSystem:null;return s===this?s[t](n):null}var r=t("node_modules/zrender/lib/core/util"),s=t("node_modules/echarts/lib/util/layout"),o=t("node_modules/echarts/lib/util/number"),h=t("node_modules/echarts/lib/CoordinateSystem"),d=864e5;n.prototype={constructor:n,type:"calendar",dimensions:["time","value"],getDimensionsInfo:function(){return[{name:"time",type:"time"},"value"]},getRangeInfo:function(){return this._rangeInfo},getModel:function(){return this._model},getRect:function(){return this._rect},getCellWidth:function(){return this._sw},getCellHeight:function(){return this._sh},getOrient:function(){return this._orient},getFirstDayOfWeek:function(){return this._firstDayOfWeek},getDateInfo:function(t){t=o.parseDate(t);var e=t.getFullYear(),i=t.getMonth()+1;i=10>i?"0"+i:i;var n=t.getDate();n=10>n?"0"+n:n;var a=t.getDay();return a=Math.abs((a+7-this.getFirstDayOfWeek())%7),{y:e,m:i,d:n,day:a,time:t.getTime(),formatedDate:e+"-"+i+"-"+n,date:t}},getNextNDay:function(t,e){return e=e||0,0===e?this.getDateInfo(t):(t=new Date(this.getDateInfo(t).time),t.setDate(t.getDate()+e),this.getDateInfo(t))},update:function(t,e){function i(t,e){return null!=t[e]&&"auto"!==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,a=["width","height"],o=this._model.get("cellSize").slice(),h=this._model.getBoxLayoutParams(),d="horizontal"===this._orient?[n,7]:[7,n];r.each([0,1],function(t){i(o,t)&&(h[a[t]]=o[t]*d[t])});var l={width:e.getWidth(),height:e.getHeight()},g=this._rect=s.getLayoutRect(h,l);r.each([0,1],function(t){i(o,t)||(o[t]=g[a[t]]/d[t])}),this._sw=o[0],this._sh=o[1]},dataToPoint:function(t,e){r.isArray(t)&&(t=t[0]),null==e&&(e=!0);var i=this.getDateInfo(t),n=this._rangeInfo,a=i.formatedDate;if(e&&!(i.time>=n.start.time&&i.time<n.end.time+d))return[0/0,0/0];var s=i.day,o=this._getRangeInfo([n.start.time,a]).nthWeek;return"vertical"===this._orient?[this._rect.x+s*this._sw+this._sw/2,this._rect.y+o*this._sh+this._sh/2]:[this._rect.x+o*this._sw+this._sw/2,this._rect.y+s*this._sh+this._sh/2]},pointToData:function(t){var e=this.pointToDate(t);return e&&e.time},dataToRect:function(t,e){var i=this.dataToPoint(t,e);return{contentShape:{x:i[0]-(this._sw-this._lineWidth)/2,y:i[1]-(this._sh-this._lineWidth)/2,width:this._sw-this._lineWidth,height:this._sh-this._lineWidth},center:i,tl:[i[0]-this._sw/2,i[1]-this._sh/2],tr:[i[0]+this._sw/2,i[1]-this._sh/2],br:[i[0]+this._sw/2,i[1]+this._sh/2],bl:[i[0]-this._sw/2,i[1]+this._sh/2]}},pointToDate:function(t){var e=Math.floor((t[0]-this._rect.x)/this._sw)+1,i=Math.floor((t[1]-this._rect.y)/this._sh)+1,n=this._rangeInfo.range;return"vertical"===this._orient?this._getDateByWeeksAndDay(i,e-1,n):this._getDateByWeeksAndDay(e,i-1,n)},convertToPixel:r.curry(a,"dataToPoint"),convertFromPixel:r.curry(a,"pointToData"),_initRangeOption:function(){var t=this._model.get("range"),e=t;if(r.isArray(e)&&1===e.length&&(e=e[0]),/^\d{4}$/.test(e)&&(t=[e+"-01-01",e+"-12-31"]),/^\d{4}[\/|-]\d{1,2}$/.test(e)){var i=this.getDateInfo(e),n=i.date;n.setMonth(n.getMonth()+1);var a=this.getNextNDay(n,-1);t=[i.formatedDate,a.formatedDate]}/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(e)&&(t=[e,e]);var s=this._getRangeInfo(t);return s.start.time>s.end.time&&t.reverse(),t},_getRangeInfo:function(t){t=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];var e;t[0].time>t[1].time&&(e=!0,t.reverse());var i=Math.floor(t[1].time/d)-Math.floor(t[0].time/d)+1,n=new Date(t[0].time),a=n.getDate(),r=t[1].date.getDate();n.setDate(a+i-1);var s=n.getDate();if(s!==r)for(var o=n.getTime()-t[1].time>0?1:-1;(s=n.getDate())!==r&&(n.getTime()-t[1].time)*o>0;)i-=o,n.setDate(s-o);var h=Math.floor((i+t[0].day+6)/7),l=e?-h+1:h-1;return e&&t.reverse(),{range:[t[0].formatedDate,t[1].formatedDate],start:t[0],end:t[1],allDay:i,weeks:h,nthWeek:l,fweek:t[0].day,lweek:t[1].day}},_getDateByWeeksAndDay:function(t,e,i){var n=this._getRangeInfo(i);if(t>n.weeks||0===t&&e<n.fweek||t===n.weeks&&e>n.lweek)return!1;var a=7*(t-1)-n.fweek+e,r=new Date(n.start.time);return r.setDate(n.start.d+a),this.getDateInfo(r)}},n.dimensions=n.prototype.dimensions,n.getDimensionsInfo=n.prototype.getDimensionsInfo,n.create=function(t,e){var i=[];return t.eachComponent("calendar",function(a){var r=new n(a,t,e);i.push(r),a.coordinateSystem=r}),t.eachSeries(function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=i[t.get("calendarIndex")||0])}),i},h.register("calendar",n);var l=n;i.exports=l});
|
||
;/*!node_modules/echarts/lib/coord/calendar/CalendarModel.js*/
|
||
amis.define("node_modules/echarts/lib/coord/calendar/CalendarModel",function(e,o,t){function l(e,o){var t=e.cellSize;n.isArray(t)?1===t.length&&(t[1]=t[0]):t=e.cellSize=[t,t];var l=n.map([0,1],function(e){return s(o,e)&&(t[e]="auto"),null!=t[e]&&"auto"!==t[e]});c(e,o,{type:"box",ignoreSize:l})}var n=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/model/Component"),r=e("node_modules/echarts/lib/util/layout"),a=r.getLayoutParams,s=r.sizeCalculable,c=r.mergeLayoutParam,u=i.extend({type:"calendar",coordinateSystem:null,defaultOption:{zlevel:0,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%",nameMap:"en",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",nameMap:"en",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},init:function(e){var o=a(e);u.superApply(this,"init",arguments),l(e,o)},mergeOption:function(e){u.superApply(this,"mergeOption",arguments),l(this.option,e)}}),d=u;t.exports=d});
|
||
;/*!node_modules/echarts/lib/component/calendar/CalendarView.js*/
|
||
amis.define("node_modules/echarts/lib/component/calendar/CalendarView",function(t,e,n){var i=t("node_modules/echarts/lib/echarts"),r=t("node_modules/zrender/lib/core/util"),o=t("node_modules/echarts/lib/util/graphic"),a=t("node_modules/echarts/lib/util/format"),s=t("node_modules/echarts/lib/util/number"),l={EN:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],CN:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"]},d={EN:["S","M","T","W","T","F","S"],CN:["日","一","二","三","四","五","六"]},h=i.extendComponentView({type:"calendar",_tlpoints:null,_blpoints:null,_firstDayOfMonth:null,_firstDayPoints:null,render:function(t){var e=this.group;e.removeAll();var n=t.coordinateSystem,i=n.getRangeInfo(),r=n.getOrient();this._renderDayRect(t,i,e),this._renderLines(t,i,r,e),this._renderYearText(t,i,r,e),this._renderMonthText(t,r,e),this._renderWeekText(t,i,r,e)},_renderDayRect:function(t,e,n){for(var i=t.coordinateSystem,r=t.getModel("itemStyle").getItemStyle(),a=i.getCellWidth(),s=i.getCellHeight(),l=e.start.time;l<=e.end.time;l=i.getNextNDay(l,1).time){var d=i.dataToRect([l],!1).tl,h=new o.Rect({shape:{x:d[0],y:d[1],width:a,height:s},cursor:"default",style:r});n.add(h)}},_renderLines:function(t,e,n,i){function r(e){o._firstDayOfMonth.push(a.getDateInfo(e)),o._firstDayPoints.push(a.dataToRect([e],!1).tl);var r=o._getLinePointsOfOneWeek(t,e,n);o._tlpoints.push(r[0]),o._blpoints.push(r[r.length-1]),l&&o._drawSplitline(r,s,i)}var o=this,a=t.coordinateSystem,s=t.getModel("splitLine.lineStyle").getLineStyle(),l=t.get("splitLine.show"),d=s.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var h=e.start,g=0;h.time<=e.end.time;g++){r(h.formatedDate),0===g&&(h=a.getDateInfo(e.start.y+"-"+e.start.m));var f=h.date;f.setMonth(f.getMonth()+1),h=a.getDateInfo(f)}r(a.getNextNDay(e.end.time,1).formatedDate),l&&this._drawSplitline(o._getEdgesPoints(o._tlpoints,d,n),s,i),l&&this._drawSplitline(o._getEdgesPoints(o._blpoints,d,n),s,i)},_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},_drawSplitline:function(t,e,n){var i=new o.Polyline({z2:20,shape:{points:t},style:e});n.add(i)},_getLinePointsOfOneWeek:function(t,e,n){var i=t.coordinateSystem;e=i.getDateInfo(e);for(var r=[],o=0;7>o;o++){var a=i.getNextNDay(e.time,o),s=i.dataToRect([a.time],!1);r[2*a.day]=s.tl,r[2*a.day+1]=s["horizontal"===n?"bl":"tr"]}return r},_formatterLabel:function(t,e){return"string"==typeof t&&t?a.formatTplSimple(t,e):"function"==typeof t?t(e):e.nameMap},_yearTextPositionControl:function(t,e,n,i,r){e=e.slice();var o=["center","bottom"];"bottom"===i?(e[1]+=r,o=["center","top"]):"left"===i?e[0]-=r:"right"===i?(e[0]+=r,o=["center","top"]):e[1]-=r;var a=0;return("left"===i||"right"===i)&&(a=Math.PI/2),{rotation:a,position:e,style:{textAlign:o[0],textVerticalAlign:o[1]}}},_renderYearText:function(t,e,n,i){var r=t.getModel("yearLabel");if(r.get("show")){var a=r.get("margin"),s=r.get("position");s||(s="horizontal"!==n?"top":"left");var l=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],d=(l[0][0]+l[1][0])/2,h=(l[0][1]+l[1][1])/2,g="horizontal"===n?0:1,f={top:[d,l[g][1]],bottom:[d,l[1-g][1]],left:[l[1-g][0],h],right:[l[g][0],h]},y=e.start.y;+e.end.y>+e.start.y&&(y=y+"-"+e.end.y);var m=r.get("formatter"),c={start:e.start.y,end:e.end.y,nameMap:y},p=this._formatterLabel(m,c),_=new o.Text({z2:30});o.setTextStyle(_.style,r,{text:p}),_.attr(this._yearTextPositionControl(_,f[s],n,s,a)),i.add(_)}},_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,textAlign:o,textVerticalAlign:a}},_renderMonthText:function(t,e,n){var i=t.getModel("monthLabel");if(i.get("show")){var a=i.get("nameMap"),s=i.get("margin"),d=i.get("position"),h=i.get("align"),g=[this._tlpoints,this._blpoints];r.isString(a)&&(a=l[a.toUpperCase()]||[]);var f="start"===d?0:1,y="horizontal"===e?0:1;s="start"===d?-s:s;for(var m="center"===h,c=0;c<g[f].length-1;c++){var p=g[f][c].slice(),_=this._firstDayOfMonth[c];if(m){var u=this._firstDayPoints[c];p[y]=(u[y]+g[0][c+1][y])/2}var x=i.get("formatter"),v=a[+_.m-1],b={yyyy:_.y,yy:(_.y+"").slice(2),MM:_.m,M:+_.m,nameMap:v},M=this._formatterLabel(x,b),T=new o.Text({z2:30});r.extend(o.setTextStyle(T.style,i,{text:M}),this._monthTextPositionControl(p,m,e,d,s)),n.add(T)}}},_weekTextPositionControl:function(t,e,n,i,r){var o="center",a="middle",s=t[0],l=t[1],d="start"===n;return"horizontal"===e?(s=s+i+(d?1:-1)*r[0]/2,o=d?"right":"left"):(l=l+i+(d?1:-1)*r[1]/2,a=d?"bottom":"top"),{x:s,y:l,textAlign:o,textVerticalAlign:a}},_renderWeekText:function(t,e,n,i){var a=t.getModel("dayLabel");if(a.get("show")){var l=t.coordinateSystem,h=a.get("position"),g=a.get("nameMap"),f=a.get("margin"),y=l.getFirstDayOfWeek();r.isString(g)&&(g=d[g.toUpperCase()]||[]);var m=l.getNextNDay(e.end.time,7-e.lweek).time,c=[l.getCellWidth(),l.getCellHeight()];f=s.parsePercent(f,c["horizontal"===n?0:1]),"start"===h&&(m=l.getNextNDay(e.start.time,-(7+e.fweek)).time,f=-f);for(var p=0;7>p;p++){var _=l.getNextNDay(m,p),u=l.dataToRect([_.time],!1).center,x=p;x=Math.abs((p+y)%7);var v=new o.Text({z2:30});r.extend(o.setTextStyle(v.style,a,{text:g[x]}),this._weekTextPositionControl(u,n,h,f,c)),i.add(v)}}}});n.exports=h});
|
||
;/*!node_modules/echarts/lib/component/calendar.js*/
|
||
amis.define("node_modules/echarts/lib/component/calendar",function(e){e("node_modules/echarts/lib/coord/calendar/Calendar"),e("node_modules/echarts/lib/coord/calendar/CalendarModel"),e("node_modules/echarts/lib/component/calendar/CalendarView")});
|
||
;/*!node_modules/echarts/lib/component/graphic.js*/
|
||
amis.define("node_modules/echarts/lib/component/graphic",function(e){function t(e,t,n,i){var a=n.type,o=f.hasOwnProperty(a)?f[a]:d.getShapeClass(a),r=new o(n);t.add(r),i.set(e,r),r.__ecGraphicId=e}function n(e,t){var i=e&&e.parent;i&&("group"===e.type&&e.traverse(function(e){n(e,t)}),t.removeKey(e.__ecGraphicId),i.remove(e))}function i(e){return e=s.extend({},e),s.each(["id","parentId","$action","hv","bounding"].concat(_.LOCATION_PARAMS),function(t){delete e[t]}),e}function a(e,t){var n;return s.each(t,function(t){null!=e[t]&&"auto"!==e[t]&&(n=!0)}),n}function o(e,t){var n=e.exist;if(t.id=e.keyInfo.id,!t.type&&n&&(t.type=n.type),null==t.parentId){var i=t.parentOption;i?t.parentId=i.id:n&&(t.parentId=n.parentId)}t.parentOption=null}function r(e,t,n){var i=s.extend({},n),a=e[t],o=n.$action||"merge";"merge"===o?a?(s.merge(a,i,!0),_.mergeLayoutParam(a,i,{ignoreSize:!0}),_.copyLayoutParams(n,a)):e[t]=i:"replace"===o?e[t]=i:"remove"===o&&a&&(e[t]=null)}function l(e,t){e&&(e.hv=t.hv=[a(t,["left","right"]),a(t,["top","bottom"])],"group"===e.type&&(null==e.width&&(e.width=t.width=0),null==e.height&&(e.height=t.height=0)))}function p(e,t){var n=e.eventData;e.silent||e.ignore||n||(n=e.eventData={componentType:"graphic",componentIndex:t.componentIndex,name:e.name}),n&&(n.info=e.info)}var h=e("node_modules/echarts/lib/config"),c=(h.__DEV__,e("node_modules/echarts/lib/echarts")),s=e("node_modules/zrender/lib/core/util"),u=e("node_modules/echarts/lib/util/model"),d=e("node_modules/echarts/lib/util/graphic"),_=e("node_modules/echarts/lib/util/layout"),g=e("node_modules/echarts/lib/util/number"),m=g.parsePercent,f={path:null,compoundPath:null,group:d.Group,image:d.Image,text:d.Text};c.registerPreprocessor(function(e){var t=e.graphic;s.isArray(t)?e.graphic=t[0]&&t[0].elements?[e.graphic[0]]:[{elements:t}]:t&&!t.elements&&(e.graphic=[{elements:[t]}])});var v=c.extendComponentModel({type:"graphic",defaultOption:{elements:[],parentId:null},_elOptionsToUpdate:null,mergeOption:function(){var e=this.option.elements;this.option.elements=null,v.superApply(this,"mergeOption",arguments),this.option.elements=e},optionUpdated:function(e,t){var n=this.option,i=(t?n:e).elements,a=n.elements=t?[]:n.elements,p=[];this._flatten(i,p);var h=u.mappingToExists(a,p);u.makeIdAndName(h);var c=this._elOptionsToUpdate=[];s.each(h,function(e,t){var n=e.option;n&&(c.push(n),o(e,n),r(a,t,n),l(a[t],n))},this);for(var d=a.length-1;d>=0;d--)null==a[d]?a.splice(d,1):delete a[d].$action},_flatten:function(e,t,n){s.each(e,function(e){if(e){n&&(e.parentOption=n),t.push(e);var i=e.children;"group"===e.type&&i&&this._flatten(i,t,e),delete e.children}},this)},useElOptionsToUpdate:function(){var e=this._elOptionsToUpdate;return this._elOptionsToUpdate=null,e}});c.extendComponentView({type:"graphic",init:function(){this._elMap=s.createHashMap(),this._lastGraphicModel},render:function(e,t,n){e!==this._lastGraphicModel&&this._clear(),this._lastGraphicModel=e,this._updateElements(e),this._relocate(e,n)},_updateElements:function(e){var a=e.useElOptionsToUpdate();if(a){var o=this._elMap,r=this.group;s.each(a,function(a){var l=a.$action,h=a.id,c=o.get(h),s=a.parentId,u=null!=s?o.get(s):r,d=a.style;"text"===a.type&&d&&(a.hv&&a.hv[1]&&(d.textVerticalAlign=d.textBaseline=null),!d.hasOwnProperty("textFill")&&d.fill&&(d.textFill=d.fill),!d.hasOwnProperty("textStroke")&&d.stroke&&(d.textStroke=d.stroke));var _=i(a);l&&"merge"!==l?"replace"===l?(n(c,o),t(h,u,_,o)):"remove"===l&&n(c,o):c?c.attr(_):t(h,u,_,o);var g=o.get(h);g&&(g.__ecGraphicWidthOption=a.width,g.__ecGraphicHeightOption=a.height,p(g,e,a))})}},_relocate:function(e,t){for(var n=e.option.elements,i=this.group,a=this._elMap,o=t.getWidth(),r=t.getHeight(),l=0;l<n.length;l++){var p=n[l],h=a.get(p.id);if(h&&h.isGroup){var c=h.parent,s=c===i;h.__ecGraphicWidth=m(h.__ecGraphicWidthOption,s?o:c.__ecGraphicWidth)||0,h.__ecGraphicHeight=m(h.__ecGraphicHeightOption,s?r:c.__ecGraphicHeight)||0}}for(var l=n.length-1;l>=0;l--){var p=n[l],h=a.get(p.id);if(h){var c=h.parent,u=c===i?{width:o,height:r}:{width:c.__ecGraphicWidth,height:c.__ecGraphicHeight};_.positionElement(h,p,u,null,{hv:p.hv,boundingMode:p.bounding})}}},_clear:function(){var e=this._elMap;e.each(function(t){n(t,e)}),this._elMap=s.createHashMap()},dispose:function(){this._clear()}})});
|
||
;/*!node_modules/echarts/lib/component/toolbox/featureManager.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/featureManager",function(e,n){function o(e,n){r[e]=n}function t(e){return r[e]}var r={};n.register=o,n.get=t});
|
||
;/*!node_modules/echarts/lib/component/toolbox/ToolboxModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/ToolboxModel",function(o,e,t){var r=o("node_modules/echarts/lib/echarts"),n=o("node_modules/zrender/lib/core/util"),i=o("node_modules/echarts/lib/component/toolbox/featureManager"),l=r.extendComponentModel({type:"toolbox",layoutMode:{type:"box",ignoreSize:!0},optionUpdated:function(){l.superApply(this,"optionUpdated",arguments),n.each(this.option.feature,function(o,e){var t=i.get(e);t&&n.merge(o,t.defaultOption)})},defaultOption:{show:!0,z:6,zlevel:0,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}}}),d=l;t.exports=d});
|
||
;/*!node_modules/echarts/lib/component/helper/listComponent.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/listComponent",function(t,e){function i(t,e,i){var o=e.getBoxLayoutParams(),a=e.get("padding"),d={width:i.getWidth(),height:i.getHeight()},g=n(o,d,a);r(e.get("orient"),t,e.get("itemGap"),g.width,g.height),l(t,o,d,a)}function o(t,e){var i=d.normalizeCssArray(e.get("padding")),o=e.getItemStyle(["color","opacity"]);o.fill=e.get("backgroundColor");var t=new g.Rect({shape:{x:t.x-i[3],y:t.y-i[0],width:t.width+i[1]+i[3],height:t.height+i[0]+i[2],r:e.get("borderRadius")},style:o,silent:!0,z2:-1});return t}var a=t("node_modules/echarts/lib/util/layout"),n=a.getLayoutRect,r=a.box,l=a.positionElement,d=t("node_modules/echarts/lib/util/format"),g=t("node_modules/echarts/lib/util/graphic");e.layout=i,e.makeBackground=o});
|
||
;/*!node_modules/echarts/lib/component/toolbox/ToolboxView.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/ToolboxView",function(e,t,o){function i(e){return 0===e.indexOf("my")}var n=e("node_modules/echarts/lib/echarts"),r=e("node_modules/zrender/lib/core/util"),l=e("node_modules/zrender/lib/contain/text"),a=e("node_modules/echarts/lib/component/toolbox/featureManager"),s=e("node_modules/echarts/lib/util/graphic"),u=e("node_modules/echarts/lib/model/Model"),d=e("node_modules/echarts/lib/data/DataDiffer"),c=e("node_modules/echarts/lib/component/helper/listComponent"),g=n.extendComponentView({type:"toolbox",render:function(e,t,o,n){function g(r,l){var s,d=v[r],c=v[l],g=p[d],m=new u(g,e,e.ecModel);if(n&&null!=n.newTitle&&n.featureName===d&&(g.title=n.newTitle),d&&!c){if(i(d))s={model:m,onclick:m.option.onclick,featureName:d};else{var f=a.get(d);if(!f)return;s=new f(m,t,o)}x[d]=s}else{if(s=x[c],!s)return;s.model=m,s.ecModel=t,s.api=o}return!d&&c?void(s.dispose&&s.dispose(t,o)):!m.get("show")||s.unusable?void(s.remove&&s.remove(t,o)):(h(m,s,d),m.setIconStatus=function(e,t){var o=this.option,i=this.iconPaths;o.iconStatus=o.iconStatus||{},o.iconStatus[e]=t,i[e]&&i[e].trigger(t)},void(s.render&&s.render(m,t,o,n)))}function h(i,n,l){var a=i.getModel("iconStyle"),u=i.getModel("emphasis.iconStyle"),d=n.getIcons?n.getIcons():i.get("icon"),c=i.get("title")||{};if("string"==typeof d){var g=d,h=c;d={},c={},d[l]=g,c[l]=h}var p=i.iconPaths={};r.each(d,function(l,d){var g=s.createIcon(l,{},{x:-f/2,y:-f/2,width:f,height:f});g.setStyle(a.getItemStyle()),g.hoverStyle=u.getItemStyle(),g.setStyle({text:c[d],textAlign:u.get("textAlign"),textBorderRadius:u.get("textBorderRadius"),textPadding:u.get("textPadding"),textFill:null});var h=e.getModel("tooltip");h&&h.get("show")&&g.attr("tooltip",r.extend({content:c[d],formatter:h.get("formatter",!0)||function(){return c[d]},formatterParams:{componentType:"toolbox",name:d,title:c[d],$vars:["name","title"]},position:h.get("position",!0)||"bottom"},h.option)),s.setHoverStyle(g),e.get("showTitle")&&(g.__title=c[d],g.on("mouseover",function(){var t=u.getItemStyle(),o="vertical"===e.get("orient")?null==e.get("right")?"right":"left":null==e.get("bottom")?"bottom":"top";g.setStyle({textFill:u.get("textFill")||t.fill||t.stroke||"#000",textBackgroundColor:u.get("textBackgroundColor"),textPosition:u.get("textPosition")||o})}).on("mouseout",function(){g.setStyle({textFill:null,textBackgroundColor:null})})),g.trigger(i.get("iconStatus."+d)||"normal"),m.add(g),g.on("click",r.bind(n.onclick,n,t,o,d)),p[d]=g})}var m=this.group;if(m.removeAll(),e.get("show")){var f=+e.get("itemSize"),p=e.get("feature")||{},x=this._features||(this._features={}),v=[];r.each(p,function(e,t){v.push(t)}),new d(this._featureNames||[],v).add(g).update(g).remove(r.curry(g,null)).execute(),this._featureNames=v,c.layout(m,e,o),m.add(c.makeBackground(m.getBoundingRect(),e)),m.eachChild(function(e){var t=e.__title,i=e.hoverStyle;if(i&&t){var n=l.getBoundingRect(t,l.makeFont(i)),r=e.position[0]+m.position[0],a=e.position[1]+m.position[1]+f,s=!1;a+n.height>o.getHeight()&&(i.textPosition="top",s=!0);var u=s?-5-n.height:f+8;r+n.width/2>o.getWidth()?(i.textPosition=["100%",u],i.textAlign="right"):r-n.width/2<0&&(i.textPosition=[0,u],i.textAlign="left")}})}},updateView:function(e,t,o,i){r.each(this._features,function(e){e.updateView&&e.updateView(e.model,t,o,i)})},remove:function(e,t){r.each(this._features,function(o){o.remove&&o.remove(e,t)}),this.group.removeAll()},dispose:function(e,t){r.each(this._features,function(o){o.dispose&&o.dispose(e,t)})}});o.exports=g});
|
||
;/*!node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/feature/SaveAsImage",function(e,o,t){function n(e){this.model=e}var a=e("node_modules/zrender/lib/core/env"),r=e("node_modules/echarts/lib/lang"),l=e("node_modules/echarts/lib/component/toolbox/featureManager"),i=r.toolbox.saveAsImage;n.defaultOption={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:i.title,type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:i.lang.slice()},n.prototype.unusable=!a.canvasSupported;var c=n.prototype;c.onclick=function(e,o){var t=this.model,n=t.get("name")||e.get("title.0.text")||"echarts",r="svg"===o.getZr().painter.getType(),l=r?"svg":t.get("type",!0)||"png",i=o.getConnectedDataURL({type:l,backgroundColor:t.get("backgroundColor",!0)||e.get("backgroundColor")||"#fff",connectedBackgroundColor:t.get("connectedBackgroundColor"),excludeComponents:t.get("excludeComponents"),pixelRatio:t.get("pixelRatio")});if("function"!=typeof MouseEvent||a.browser.ie||a.browser.edge)if(window.navigator.msSaveOrOpenBlob){for(var c=atob(i.split(",")[1]),d=c.length,s=new Uint8Array(d);d--;)s[d]=c.charCodeAt(d);var g=new Blob([s]);window.navigator.msSaveOrOpenBlob(g,n+"."+l)}else{var p=t.get("lang"),u='<body style="margin:0;"><img src="'+i+'" style="max-width:100%;" title="'+(p&&p[0]||"")+'" /></body>',b=window.open();b.document.write(u)}else{var m=document.createElement("a");m.download=n+"."+l,m.target="_blank",m.href=i;var v=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1});m.dispatchEvent(v)}},l.register("saveAsImage",n);var d=n;t.exports=d});
|
||
;/*!node_modules/echarts/lib/component/toolbox/feature/MagicType.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/feature/MagicType",function(e,t,n){function a(e){this.model=e}var i=e("node_modules/echarts/lib/echarts"),o=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/lang"),l=e("node_modules/echarts/lib/component/toolbox/featureManager"),s=r.toolbox.magicType,c="__ec_magicType_stack__";a.defaultOption={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:o.clone(s.title),option:{},seriesIndex:{}};var d=a.prototype;d.getIcons=function(){var e=this.model,t=e.get("icon"),n={};return o.each(e.get("type"),function(e){t[e]&&(n[e]=t[e])}),n};var p={line:function(e,t,n,a){return"bar"===e?o.merge({id:t,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},a.get("option.line")||{},!0):void 0},bar:function(e,t,n,a){return"line"===e?o.merge({id:t,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},a.get("option.bar")||{},!0):void 0},stack:function(e,t,n,a){var i=n.get("stack")===c;return"line"===e||"bar"===e?(a.setIconStatus("stack",i?"normal":"emphasis"),o.merge({id:t,stack:i?"":c},a.get("option.stack")||{},!0)):void 0}},m=[["line","bar"],["stack"]];d.onclick=function(e,t,n){var a=this.model,i=a.get("seriesIndex."+n);if(p[n]){var r={series:[]},l=function(t){var i=t.subType,l=t.id,s=p[n](i,l,t,a);s&&(o.defaults(s,t.option),r.series.push(s));var c=t.coordinateSystem;if(c&&"cartesian2d"===c.type&&("line"===n||"bar"===n)){var d=c.getAxesByScale("ordinal")[0];if(d){var m=d.dim,g=m+"Axis",u=e.queryComponents({mainType:g,index:t.get(name+"Index"),id:t.get(name+"Id")})[0],h=u.componentIndex;r[g]=r[g]||[];for(var y=0;h>=y;y++)r[g][h]=r[g][h]||{};r[g][h].boundaryGap="bar"===n}}};o.each(m,function(e){o.indexOf(e,n)>=0&&o.each(e,function(e){a.setIconStatus(e,"normal")})}),a.setIconStatus(n,"emphasis"),e.eachComponent({mainType:"series",query:null==i?null:{seriesIndex:i}},l);var d;if("stack"===n){var g=r.series&&r.series[0]&&r.series[0].stack===c;d=g?o.merge({stack:s.title.tiled},s.title):o.clone(s.title)}t.dispatchAction({type:"changeMagicType",currentType:n,newOption:r,newTitle:d,featureName:"magicType"})}},i.registerAction({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(e,t){t.mergeOption(e.newOption)}),l.register("magicType",a);var g=a;n.exports=g});
|
||
;/*!node_modules/echarts/lib/component/toolbox/feature/DataView.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/feature/DataView",function(e,t,n){function o(e){var t={},n=[],o=[];return e.eachRawSeries(function(e){var r=e.coordinateSystem;if(!r||"cartesian2d"!==r.type&&"polar"!==r.type)n.push(e);else{var a=r.getBaseAxis();if("category"===a.type){var i=a.dim+"_"+a.index;t[i]||(t[i]={categoryAxis:a,valueAxis:r.getOtherAxis(a),series:[]},o.push({axisDim:a.dim,axisIndex:a.index})),t[i].series.push(e)}else n.push(e)}}),{seriesGroupByCategoryAxis:t,other:n,meta:o}}function r(e){var t=[];return g.each(e,function(e){var n=e.categoryAxis,o=e.valueAxis,r=o.dim,a=[" "].concat(g.map(e.series,function(e){return e.name})),i=[n.model.getCategories()];g.each(e.series,function(e){i.push(e.getRawData().mapArray(r,function(e){return e}))});for(var s=[a.join(b)],l=0;l<i[0].length;l++){for(var c=[],u=0;u<i.length;u++)c.push(i[u][l]);s.push(c.join(b))}t.push(s.join("\n"))}),t.join("\n\n"+C+"\n\n")}function a(e){return g.map(e,function(e){var t=e.getRawData(),n=[e.name],o=[];return t.each(t.dimensions,function(){for(var e=arguments.length,r=arguments[e-1],a=t.getName(r),i=0;e-1>i;i++)o[i]=arguments[i];n.push((a?a+b:"")+o.join(b))}),n.join("\n")}).join("\n\n"+C+"\n\n")}function i(e){var t=o(e);return{value:g.filter([r(t.seriesGroupByCategoryAxis),a(t.other)],function(e){return e.replace(/[\n\t\s]/g,"")}).join("\n\n"+C+"\n\n"),meta:t.meta}}function s(e){return e.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function l(e){var t=e.slice(0,e.indexOf("\n"));return t.indexOf(b)>=0?!0:void 0}function c(e){for(var t=e.split(/\n+/g),n=s(t.shift()).split(w),o=[],r=g.map(n,function(e){return{name:e,data:[]}}),a=0;a<t.length;a++){var i=s(t[a]).split(w);o.push(i.shift());for(var l=0;l<i.length;l++)r[l]&&(r[l].data[a]=i[l])}return{series:r,categories:o}}function u(e){for(var t=e.split(/\n+/g),n=s(t.shift()),o=[],r=0;r<t.length;r++){var a,i=s(t[r]).split(w),l="",c=!1;isNaN(i[0])?(c=!0,l=i[0],i=i.slice(1),o[r]={name:l,value:[]},a=o[r].value):a=o[r]=[];for(var u=0;u<i.length;u++)a.push(+i[u]);1===a.length&&(c?o[r].value=a[0]:o[r]=a[0])}return{name:n,data:o}}function d(e,t){var n=e.split(new RegExp("\n*"+C+"\n*","g")),o={series:[]};return g.each(n,function(e,n){if(l(e)){var r=c(e),a=t[n],i=a.axisDim+"Axis";a&&(o[i]=o[i]||[],o[i][a.axisIndex]={data:r.categories},o.series=o.series.concat(r.series))}else{var r=u(e);o.series.push(r)}}),o}function p(e){this._dom=null,this.model=e}function h(e,t){return g.map(e,function(e,n){var o=t&&t[n];return g.isObject(o)&&!g.isArray(o)?(g.isObject(e)&&!g.isArray(e)&&(e=e.value),g.defaults({value:e},o)):e})}var f=e("node_modules/echarts/lib/echarts"),g=e("node_modules/zrender/lib/core/util"),m=e("node_modules/zrender/lib/core/event"),v=e("node_modules/echarts/lib/lang"),x=e("node_modules/echarts/lib/component/toolbox/featureManager"),y=v.toolbox.dataView,C=new Array(60).join("-"),b=" ",w=new RegExp("["+b+"]+","g");p.defaultOption={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:g.clone(y.title),lang:g.clone(y.lang),backgroundColor:"#fff",textColor:"#000",textareaColor:"#fff",textareaBorderColor:"#333",buttonColor:"#c23531",buttonTextColor:"#fff"},p.prototype.onclick=function(e,t){function n(){o.removeChild(a),O._dom=null}var o=t.getDom(),r=this.model;this._dom&&o.removeChild(this._dom);var a=document.createElement("div");a.style.cssText="position:absolute;left:5px;top:5px;bottom:5px;right:5px;",a.style.backgroundColor=r.get("backgroundColor")||"#fff";var s=document.createElement("h4"),l=r.get("lang")||[];s.innerHTML=l[0]||r.get("title"),s.style.cssText="margin: 10px 20px;",s.style.color=r.get("textColor");var c=document.createElement("div"),u=document.createElement("textarea");c.style.cssText="display:block;width:100%;overflow:auto;";var p=r.get("optionToContent"),h=r.get("contentToOption"),f=i(e);if("function"==typeof p){var v=p(t.getOption());"string"==typeof v?c.innerHTML=v:g.isDom(v)&&c.appendChild(v)}else c.appendChild(u),u.readOnly=r.get("readOnly"),u.style.cssText="width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;",u.style.color=r.get("textColor"),u.style.borderColor=r.get("textareaBorderColor"),u.style.backgroundColor=r.get("textareaColor"),u.value=f.value;var x=f.meta,y=document.createElement("div");y.style.cssText="position:absolute;bottom:0;left:0;right:0;";var C="float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px",b=document.createElement("div"),w=document.createElement("div");C+=";background-color:"+r.get("buttonColor"),C+=";color:"+r.get("buttonTextColor");var O=this;m.addEventListener(b,"click",n),m.addEventListener(w,"click",function(){var e;try{e="function"==typeof h?h(c,t.getOption()):d(u.value,x)}catch(o){throw n(),new Error("Data view format error "+o)}e&&t.dispatchAction({type:"changeDataView",newOption:e}),n()}),b.innerHTML=l[1],w.innerHTML=l[2],w.style.cssText=C,b.style.cssText=C,!r.get("readOnly")&&y.appendChild(w),y.appendChild(b),a.appendChild(s),a.appendChild(c),a.appendChild(y),c.style.height=o.clientHeight-80+"px",o.appendChild(a),this._dom=a},p.prototype.remove=function(e,t){this._dom&&t.getDom().removeChild(this._dom)},p.prototype.dispose=function(e,t){this.remove(e,t)},x.register("dataView",p),f.registerAction({type:"changeDataView",event:"dataViewChanged",update:"prepareAndUpdate"},function(e,t){var n=[];g.each(e.newOption.series,function(e){var o=t.getSeriesByName(e.name)[0];if(o){var r=o.get("data");n.push({name:e.name,data:h(e.data,r)})}else n.push(g.extend({type:"scatter"},e))}),t.mergeOption(g.defaults({series:n},e.newOption))});var O=p;n.exports=O});
|
||
;/*!node_modules/echarts/lib/component/helper/BrushTargetManager.js*/
|
||
amis.define("node_modules/echarts/lib/component/helper/BrushTargetManager",function(e,n,r){function o(e,n,r){var o=this._targetInfoList=[],t={},a=i(n,e);p(T,function(e,n){(!r||!r.include||x(r.include,n)>=0)&&e(a,o,t)})}function t(e){return e[0]>e[1]&&e.reverse(),e}function i(e,n){return g.parseFinder(e,n,{includeMainTypes:M})}function a(e,n,r,o){var i=r.getAxis(["x","y"][e]),a=t(l.map([0,1],function(e){return n?i.coordToData(i.toLocalCoord(o[e])):i.toGlobalCoord(i.dataToCoord(o[e]))})),s=[];return s[e]=a,s[1-e]=[0/0,0/0],{values:a,xyMinMax:s}}function s(e,n,r,o){return[n[0]-o[e]*r[0],n[1]-o[e]*r[1]]}function d(e,n){var r=u(e),o=u(n),t=[r[0]/o[0],r[1]/o[1]];return isNaN(t[0])&&(t[0]=1),isNaN(t[1])&&(t[1]=1),t}function u(e){return e?[e[0][1]-e[0][0],e[1][1]-e[1][0]]:[0/0,0/0]}var c=e("node_modules/echarts/lib/config"),l=(c.__DEV__,e("node_modules/zrender/lib/core/util")),f=e("node_modules/echarts/lib/util/graphic"),g=e("node_modules/echarts/lib/util/model"),h=e("node_modules/echarts/lib/component/helper/brushHelper"),p=l.each,x=l.indexOf,y=l.curry,m=["dataToPoint","pointToData"],M=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],v=o.prototype;v.setOutputRanges=function(e,n){this.matchOutputRanges(e,n,function(e,n,r){if((e.coordRanges||(e.coordRanges=[])).push(n),!e.coordRange){e.coordRange=n;var o=R[e.brushType](0,r,n);e.__rangeOffset={offset:S[e.brushType](o.values,e.range,[1,1]),xyMinMax:o.xyMinMax}}})},v.matchOutputRanges=function(e,n,r){p(e,function(e){var o=this.findTargetInfo(e,n);o&&o!==!0&&l.each(o.coordSyses,function(o){var t=R[e.brushType](1,o,e.range);r(e,t.values,o,n)})},this)},v.setInputRanges=function(e,n){p(e,function(e){var r=this.findTargetInfo(e,n);if(e.range=e.range||[],r&&r!==!0){e.panelId=r.panelId;var o=R[e.brushType](0,r.coordSys,e.coordRange),t=e.__rangeOffset;e.range=t?S[e.brushType](o.values,t.offset,d(o.xyMinMax,t.xyMinMax)):o.values}},this)},v.makePanelOpts=function(e,n){return l.map(this._targetInfoList,function(r){var o=r.getPanelRect();return{panelId:r.panelId,defaultBrushType:n&&n(r),clipPath:h.makeRectPanelClipPath(o),isTargetByCursor:h.makeRectIsTargetByCursor(o,e,r.coordSysModel),getLinearBrushOtherExtent:h.makeLinearBrushOtherExtent(o)}})},v.controlSeries=function(e,n,r){var o=this.findTargetInfo(e,r);return o===!0||o&&x(o.coordSyses,n.coordinateSystem)>=0},v.findTargetInfo=function(e,n){for(var r=this._targetInfoList,o=i(n,e),t=0;t<r.length;t++){var a=r[t],s=e.panelId;if(s){if(a.panelId===s)return a}else for(var t=0;t<I.length;t++)if(I[t](o,a))return a}return!0};var T={grid:function(e,n){var r=e.xAxisModels,o=e.yAxisModels,t=e.gridModels,i=l.createHashMap(),a={},s={};(r||o||t)&&(p(r,function(e){var n=e.axis.grid.model;i.set(n.id,n),a[n.id]=!0}),p(o,function(e){var n=e.axis.grid.model;i.set(n.id,n),s[n.id]=!0}),p(t,function(e){i.set(e.id,e),a[e.id]=!0,s[e.id]=!0}),i.each(function(e){var t=e.coordinateSystem,i=[];p(t.getCartesians(),function(e){(x(r,e.getAxis("x").model)>=0||x(o,e.getAxis("y").model)>=0)&&i.push(e)}),n.push({panelId:"grid--"+e.id,gridModel:e,coordSysModel:e,coordSys:i[0],coordSyses:i,getPanelRect:_.grid,xAxisDeclared:a[e.id],yAxisDeclared:s[e.id]})}))},geo:function(e,n){p(e.geoModels,function(e){var r=e.coordinateSystem;n.push({panelId:"geo--"+e.id,geoModel:e,coordSysModel:e,coordSys:r,coordSyses:[r],getPanelRect:_.geo})})}},I=[function(e,n){var r=e.xAxisModel,o=e.yAxisModel,t=e.gridModel;return!t&&r&&(t=r.axis.grid.model),!t&&o&&(t=o.axis.grid.model),t&&t===n.gridModel},function(e,n){var r=e.geoModel;return r&&r===n.geoModel}],_={grid:function(){return this.coordSys.grid.getRect().clone()},geo:function(){var e=this.coordSys,n=e.getBoundingRect().clone();return n.applyTransform(f.getTransform(e)),n}},R={lineX:y(a,0),lineY:y(a,1),rect:function(e,n,r){var o=n[m[e]]([r[0][0],r[1][0]]),i=n[m[e]]([r[0][1],r[1][1]]),a=[t([o[0],i[0]]),t([o[1],i[1]])];return{values:a,xyMinMax:a}},polygon:function(e,n,r){var o=[[1/0,-1/0],[1/0,-1/0]],t=l.map(r,function(r){var t=n[m[e]](r);return o[0][0]=Math.min(o[0][0],t[0]),o[1][0]=Math.min(o[1][0],t[1]),o[0][1]=Math.max(o[0][1],t[0]),o[1][1]=Math.max(o[1][1],t[1]),t});return{values:t,xyMinMax:o}}},S={lineX:y(s,0),lineY:y(s,1),rect:function(e,n,r){return[[e[0][0]-r[0]*n[0][0],e[0][1]-r[0]*n[0][1]],[e[1][0]-r[1]*n[1][0],e[1][1]-r[1]*n[1][1]]]},polygon:function(e,n,r){return l.map(e,function(e,o){return[e[0]-r[0]*n[o][0],e[1]-r[1]*n[o][1]]})}},b=o;r.exports=b});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/history.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/history",function(n,e){function t(n,e){var t=i(n);c(e,function(e,r){for(var o=t.length-1;o>=0;o--){var a=t[o];if(a[r])break}if(0>o){var i=n.queryComponents({mainType:"dataZoom",subType:"select",id:r})[0];if(i){var u=i.getPercentRange();t[0][r]={dataZoomId:r,start:u[0],end:u[1]}}}}),t.push(e)}function r(n){var e=i(n),t=e[e.length-1];e.length>1&&e.pop();var r={};return c(t,function(n,t){for(var o=e.length-1;o>=0;o--){var n=e[o][t];if(n){r[t]=n;break}}}),r}function o(n){n[f]=null}function a(n){return i(n).length}function i(n){var e=n[f];return e||(e=n[f]=[{}]),e}var u=n("node_modules/zrender/lib/core/util"),c=u.each,f="\x00_ec_hist_store";e.push=t,e.pop=r,e.clear=o,e.count=a});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/typeDefaulter.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/typeDefaulter",function(e){var o=e("node_modules/echarts/lib/model/Component");o.registerSubTypeDefaulter("dataZoom",function(){return"slider"})});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/helper.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/helper",function(n,e){function i(n){return a.indexOf(u,n)>=0}function r(n,e){n=n.slice();var i=a.map(n,t.capitalFirst);e=(e||[]).slice();var r=a.map(e,t.capitalFirst);return function(o,t){a.each(n,function(n,a){for(var c={name:n,capital:i[a]},u=0;u<e.length;u++)c[e[u]]=n+r[u];o.call(t,c)})}}function o(n,e,i){function r(n,e){return a.indexOf(e.nodes,n)>=0}function o(n,r){var o=!1;return e(function(e){a.each(i(n,e)||[],function(n){r.records[e.name][n]&&(o=!0)})}),o}function t(n,r){r.nodes.push(n),e(function(e){a.each(i(n,e)||[],function(n){r.records[e.name][n]=!0})})}return function(i){function a(n){!r(n,c)&&o(n,c)&&(t(n,c),u=!0)}var c={nodes:[],records:{}};if(e(function(n){c.records[n.name]={}}),!i)return c;t(i,c);var u;do u=!1,n(a);while(u);return c}}var a=n("node_modules/zrender/lib/core/util"),t=n("node_modules/echarts/lib/util/format"),c=["x","y","z","radius","angle","single"],u=["cartesian2d","polar","singleAxis"],d=r(c,["axisIndex","axis","index","id"]);e.isCoordSupported=i,e.createNameEach=r,e.eachAxisDim=d,e.createLinkedNodesFinder=o});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/AxisProxy.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/AxisProxy",function(e,t,n){function i(e,t,n){var i=[1/0,-1/0];return c(n,function(e){var n=e.getData();n&&c(n.mapDimension(t,!0),function(e){var t=n.getApproximateExtent(e);t[0]<i[0]&&(i[0]=t[0]),t[1]>i[1]&&(i[1]=t[1])})}),i[1]<i[0]&&(i=[0/0,0/0]),a(e,i),i}function a(e,t){var n=e.getAxisModel(),i=n.getMin(!0),a="category"===n.get("type"),o=a&&n.getCategories().length;null!=i&&"dataMin"!==i&&"function"!=typeof i?t[0]=i:a&&(t[0]=o>0?0:0/0);var r=n.getMax(!0);return null!=r&&"dataMax"!==r&&"function"!=typeof r?t[1]=r:a&&(t[1]=o>0?o-1:0/0),n.get("scale",!0)||(t[0]>0&&(t[0]=0),t[1]<0&&(t[1]=0)),t}function o(e,t){var n=e.getAxisModel(),i=e._percentWindow,a=e._valueWindow;if(i){var o=l.getPixelPrecision(a,[0,500]);o=Math.min(o,20);var r=t||0===i[0]&&100===i[1];n.setRange(r?null:+a[0].toFixed(o),r?null:+a[1].toFixed(o))}}function r(e){var t=e._minMaxSpan={},n=e._dataZoomModel,i=e._dataExtent;c(["min","max"],function(a){var o=n.get(a+"Span"),r=n.get(a+"ValueSpan");null!=r&&(r=e.getAxisModel().axis.scale.parse(r)),null!=r?o=l.linearMap(i[0]+r,i,[0,100],!0):null!=o&&(r=l.linearMap(o,[0,100],i,!0)-i[0]),t[a+"Span"]=o,t[a+"ValueSpan"]=r})}var s=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/util/number"),d=e("node_modules/echarts/lib/component/dataZoom/helper"),u=e("node_modules/echarts/lib/component/helper/sliderMove"),c=s.each,h=l.asc,p=function(e,t,n,i){this._dimName=e,this._axisIndex=t,this._valueWindow,this._percentWindow,this._dataExtent,this._minMaxSpan,this.ecModel=i,this._dataZoomModel=n};p.prototype={constructor:p,hostedBy:function(e){return this._dataZoomModel===e},getDataValueWindow:function(){return this._valueWindow.slice()},getDataPercentWindow:function(){return this._percentWindow.slice()},getTargetSeriesModels:function(){var e=[],t=this.ecModel;return t.eachSeries(function(n){if(d.isCoordSupported(n.get("coordinateSystem"))){var i=this._dimName,a=t.queryComponents({mainType:i+"Axis",index:n.get(i+"AxisIndex"),id:n.get(i+"AxisId")})[0];this._axisIndex===(a&&a.componentIndex)&&e.push(n)}},this),e},getAxisModel:function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},getOtherAxisModel:function(){var e,t,n=this._dimName,i=this.ecModel,a=this.getAxisModel(),o="x"===n||"y"===n;o?(t="gridIndex",e="x"===n?"y":"x"):(t="polarIndex",e="angle"===n?"radius":"angle");var r;return i.eachComponent(e+"Axis",function(e){(e.get(t)||0)===(a.get(t)||0)&&(r=e)}),r},getMinMaxSpan:function(){return s.clone(this._minMaxSpan)},calculateDataWindow:function(e){function t(e,t,n,i,a){var r=a?"Span":"ValueSpan";u(0,e,n,"all",m["min"+r],m["max"+r]);for(var s=0;2>s;s++)t[s]=l.linearMap(e[s],n,i,!0),a&&(t[s]=o.parse(t[s]))}var n,i=this._dataExtent,a=this.getAxisModel(),o=a.axis.scale,r=this._dataZoomModel.getRangePropMode(),s=[0,100],d=[],p=[];c(["start","end"],function(t,a){var u=e[t],c=e[t+"Value"];"percent"===r[a]?(null==u&&(u=s[a]),c=o.parse(l.linearMap(u,s,i))):(n=!0,c=null==c?i[a]:o.parse(c),u=l.linearMap(c,i,s)),p[a]=c,d[a]=u}),h(p),h(d);var m=this._minMaxSpan;return n?t(p,d,i,s,!1):t(d,p,s,i,!0),{valueWindow:p,percentWindow:d}},reset:function(e){if(e===this._dataZoomModel){var t=this.getTargetSeriesModels();this._dataExtent=i(this,this._dimName,t),r(this);var n=this.calculateDataWindow(e.settledOption);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,o(this)}},restore:function(e){e===this._dataZoomModel&&(this._valueWindow=this._percentWindow=null,o(this,!0))},filterData:function(e){function t(e){return e>=o[0]&&e<=o[1]}if(e===this._dataZoomModel){var n=this._dimName,i=this.getTargetSeriesModels(),a=e.get("filterMode"),o=this._valueWindow;"none"!==a&&c(i,function(e){var i=e.getData(),r=i.mapDimension(n,!0);r.length&&("weakFilter"===a?i.filterSelf(function(e){for(var t,n,a,s=0;s<r.length;s++){var l=i.get(r[s],e),d=!isNaN(l),u=l<o[0],c=l>o[1];if(d&&!u&&!c)return!0;d&&(a=!0),u&&(t=!0),c&&(n=!0)}return a&&t&&n}):c(r,function(n){if("empty"===a)e.setData(i=i.map(n,function(e){return t(e)?e:0/0}));else{var r={};r[n]=o,i.selectRange(r)}}),c(r,function(e){i.setApproximateExtent(o,e)}))})}}};var m=p;n.exports=m});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/DataZoomModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/DataZoomModel",function(e,t,n){function i(e){var t={};return x(["start","end","startValue","endValue","throttle"],function(n){e.hasOwnProperty(n)&&(t[n]=e[n])}),t}function o(e,t){var n=e._rangePropMode,i=e.get("rangeMode");x([["start","startValue"],["end","endValue"]],function(e,o){var s=null!=t[e[0]],a=null!=t[e[1]];s&&!a?n[o]="percent":!s&&a?n[o]="value":i?n[o]=i[o]:s&&(n[o]="percent")})}var s=e("node_modules/echarts/lib/config"),a=(s.__DEV__,e("node_modules/echarts/lib/echarts")),r=e("node_modules/zrender/lib/core/util"),l=e("node_modules/zrender/lib/core/env"),d=e("node_modules/echarts/lib/util/model"),u=e("node_modules/echarts/lib/component/dataZoom/helper"),h=e("node_modules/echarts/lib/component/dataZoom/AxisProxy"),x=r.each,c=u.eachAxisDim,f=a.extendComponentModel({type:"dataZoom",dependencies:["xAxis","yAxis","zAxis","radiusAxis","angleAxis","singleAxis","series"],defaultOption:{zlevel:0,z:4,orient:null,xAxisIndex:null,yAxisIndex:null,filterMode:"filter",throttle:null,start:0,end:100,startValue:null,endValue:null,minSpan:null,maxSpan:null,minValueSpan:null,maxValueSpan:null,rangeMode:null},init:function(e,t,n){this._dataIntervalByAxis={},this._dataInfo={},this._axisProxies={},this.textStyleModel,this._autoThrottle=!0,this._rangePropMode=["percent","percent"];var o=i(e);this.settledOption=o,this.mergeDefaultAndTheme(e,n),this.doInit(o)},mergeOption:function(e){var t=i(e);r.merge(this.option,e,!0),r.merge(this.settledOption,t,!0),this.doInit(t)},doInit:function(e){var t=this.option;l.canvasSupported||(t.realtime=!1),this._setDefaultThrottle(e),o(this,e);var n=this.settledOption;x([["start","startValue"],["end","endValue"]],function(e,i){"value"===this._rangePropMode[i]&&(t[e[0]]=n[e[0]]=null)},this),this.textStyleModel=this.getModel("textStyle"),this._resetTarget(),this._giveAxisProxies()},_giveAxisProxies:function(){var e=this._axisProxies;this.eachTargetAxis(function(t,n,i,o){var s=this.dependentModels[t.axis][n],a=s.__dzAxisProxy||(s.__dzAxisProxy=new h(t.name,n,this,o));e[t.name+"_"+n]=a},this)},_resetTarget:function(){var e=this.option,t=this._judgeAutoMode();c(function(t){var n=t.axisIndex;e[n]=d.normalizeToArray(e[n])},this),"axisIndex"===t?this._autoSetAxisIndex():"orient"===t&&this._autoSetOrient()},_judgeAutoMode:function(){var e=this.option,t=!1;c(function(n){null!=e[n.axisIndex]&&(t=!0)},this);var n=e.orient;return null==n&&t?"orient":t?void 0:(null==n&&(e.orient="horizontal"),"axisIndex")},_autoSetAxisIndex:function(){var e=!0,t=this.get("orient",!0),n=this.option,i=this.dependentModels;if(e){var o="vertical"===t?"y":"x";i[o+"Axis"].length?(n[o+"AxisIndex"]=[0],e=!1):x(i.singleAxis,function(i){e&&i.get("orient",!0)===t&&(n.singleAxisIndex=[i.componentIndex],e=!1)})}e&&c(function(t){if(e){var i=[],o=this.dependentModels[t.axis];if(o.length&&!i.length)for(var s=0,a=o.length;a>s;s++)"category"===o[s].get("type")&&i.push(s);n[t.axisIndex]=i,i.length&&(e=!1)}},this),e&&this.ecModel.eachSeries(function(e){this._isSeriesHasAllAxesTypeOf(e,"value")&&c(function(t){var i=n[t.axisIndex],o=e.get(t.axisIndex),s=e.get(t.axisId),a=e.ecModel.queryComponents({mainType:t.axis,index:o,id:s})[0];o=a.componentIndex,r.indexOf(i,o)<0&&i.push(o)})},this)},_autoSetOrient:function(){var e;this.eachTargetAxis(function(t){!e&&(e=t.name)},this),this.option.orient="y"===e?"vertical":"horizontal"},_isSeriesHasAllAxesTypeOf:function(e,t){var n=!0;return c(function(i){var o=e.get(i.axisIndex),s=this.dependentModels[i.axis][o];s&&s.get("type")===t||(n=!1)},this),n},_setDefaultThrottle:function(e){if(e.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var t=this.ecModel.option;this.option.throttle=t.animation&&t.animationDurationUpdate>0?100:20}},getFirstTargetAxisModel:function(){var e;return c(function(t){if(null==e){var n=this.get(t.axisIndex);n.length&&(e=this.dependentModels[t.axis][n[0]])}},this),e},eachTargetAxis:function(e,t){var n=this.ecModel;c(function(i){x(this.get(i.axisIndex),function(o){e.call(t,i,o,this,n)},this)},this)},getAxisProxy:function(e,t){return this._axisProxies[e+"_"+t]},getAxisModel:function(e,t){var n=this.getAxisProxy(e,t);return n&&n.getAxisModel()},setRawRange:function(e){var t=this.option,n=this.settledOption;x([["start","startValue"],["end","endValue"]],function(i){(null!=e[i[0]]||null!=e[i[1]])&&(t[i[0]]=n[i[0]]=e[i[0]],t[i[1]]=n[i[1]]=e[i[1]])},this),o(this,e)},setCalculatedRange:function(e){var t=this.option;x(["start","startValue","end","endValue"],function(n){t[n]=e[n]})},getPercentRange:function(){var e=this.findRepresentativeAxisProxy();return e?e.getDataPercentWindow():void 0},getValueRange:function(e,t){if(null!=e||null!=t)return this.getAxisProxy(e,t).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},findRepresentativeAxisProxy:function(e){if(e)return e.__dzAxisProxy;var t=this._axisProxies;for(var n in t)if(t.hasOwnProperty(n)&&t[n].hostedBy(this))return t[n];for(var n in t)if(t.hasOwnProperty(n)&&!t[n].hostedBy(this))return t[n]},getRangePropMode:function(){return this._rangePropMode.slice()}}),p=f;n.exports=p});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/DataZoomView.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/DataZoomView",function(o,e,t){var n=o("node_modules/echarts/lib/view/Component"),a=n.extend({type:"dataZoom",render:function(o,e,t){this.dataZoomModel=o,this.ecModel=e,this.api=t},getTargetCoordInfo:function(){function o(o,e,t,n){for(var a,i=0;i<t.length;i++)if(t[i].model===o){a=t[i];break}a||t.push(a={model:o,axisModels:[],coordIndex:n}),a.axisModels.push(e)}var e=this.dataZoomModel,t=this.ecModel,n={};return e.eachTargetAxis(function(e,a){var i=t.getComponent(e.axis,a);if(i){var d=i.getCoordSysModel();d&&o(d,i,n[d.mainType]||(n[d.mainType]=[]),d.componentIndex)}},this),n}});t.exports=a});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/SelectZoomModel",function(o,e,t){var a=o("node_modules/echarts/lib/component/dataZoom/DataZoomModel"),d=a.extend({type:"dataZoom.select"});t.exports=d});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/SelectZoomView.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/SelectZoomView",function(e,o,t){var a=e("node_modules/echarts/lib/component/dataZoom/DataZoomView"),m=a.extend({type:"dataZoom.select"});t.exports=m});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/dataZoomProcessor",function(e){var t=e("node_modules/echarts/lib/echarts"),a=e("node_modules/zrender/lib/core/util"),o=a.createHashMap,n=a.each;t.registerProcessor({getTargetSeries:function(e){var t=o();return e.eachComponent("dataZoom",function(e){e.eachTargetAxis(function(e,a,o){var r=o.getAxisProxy(e.name,a);n(r.getTargetSeriesModels(),function(e){t.set(e.uid,e)})})}),t},modifyOutputEnd:!0,overallReset:function(e,t){e.eachComponent("dataZoom",function(e){e.eachTargetAxis(function(e,a,o){o.getAxisProxy(e.name,a).reset(o,t)}),e.eachTargetAxis(function(e,a,o){o.getAxisProxy(e.name,a).filterData(o,t)})}),e.eachComponent("dataZoom",function(e){var t=e.findRepresentativeAxisProxy(),a=t.getDataPercentWindow(),o=t.getDataValueWindow();e.setCalculatedRange({start:a[0],end:a[1],startValue:o[0],endValue:o[1]})})}})});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/dataZoomAction.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/dataZoomAction",function(e){var n=e("node_modules/echarts/lib/echarts"),o=e("node_modules/zrender/lib/core/util"),a=e("node_modules/echarts/lib/component/dataZoom/helper");n.registerAction("dataZoom",function(e,n){var t=a.createLinkedNodesFinder(o.bind(n.eachComponent,n,"dataZoom"),a.eachAxisDim,function(e,n){return e.get(n.axisIndex)}),d=[];n.eachComponent({mainType:"dataZoom",query:e},function(e){d.push.apply(d,t(e).nodes)}),o.each(d,function(n){n.setRawRange({start:e.start,end:e.end,startValue:e.startValue,endValue:e.endValue})})})});
|
||
;/*!node_modules/echarts/lib/component/dataZoomSelect.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoomSelect",function(o){o("node_modules/echarts/lib/component/dataZoom/typeDefaulter"),o("node_modules/echarts/lib/component/dataZoom/DataZoomModel"),o("node_modules/echarts/lib/component/dataZoom/DataZoomView"),o("node_modules/echarts/lib/component/dataZoom/SelectZoomModel"),o("node_modules/echarts/lib/component/dataZoom/SelectZoomView"),o("node_modules/echarts/lib/component/dataZoom/dataZoomProcessor"),o("node_modules/echarts/lib/component/dataZoom/dataZoomAction")});
|
||
;/*!node_modules/echarts/lib/component/toolbox/feature/DataZoom.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/feature/DataZoom",function(e,o,t){function n(e,o,t){(this._brushController=new c(t.getZr())).on("brush",s.bind(this._onBrush,this)).mount(),this._isZoomActive}function i(e){var o={};return s.each(["xAxisIndex","yAxisIndex"],function(t){o[t]=e[t],null==o[t]&&(o[t]="all"),(o[t]===!1||"none"===o[t])&&(o[t]=[])}),o}function a(e,o){e.setIconStatus("back",d.count(o)>1?"emphasis":"normal")}function r(e,o,t,n,a){var r=t._isZoomActive;n&&"takeGlobalCursor"===n.type&&(r="dataZoomSelect"===n.key?n.dataZoomSelectActive:!1),t._isZoomActive=r,e.setIconStatus("zoom",r?"emphasis":"normal");var l=new u(i(e.option),o,{include:["grid"]});t._brushController.setPanels(l.makePanelOpts(a,function(e){return e.xAxisDeclared&&!e.yAxisDeclared?"lineX":!e.xAxisDeclared&&e.yAxisDeclared?"lineY":"rect"})).enableBrush(r?{brushType:"auto",brushStyle:{lineWidth:0,fill:"rgba(0,0,0,0.2)"}}:!1)}var l=e("node_modules/echarts/lib/echarts"),s=e("node_modules/zrender/lib/core/util"),c=e("node_modules/echarts/lib/component/helper/BrushController"),u=e("node_modules/echarts/lib/component/helper/BrushTargetManager"),d=e("node_modules/echarts/lib/component/dataZoom/history"),h=e("node_modules/echarts/lib/component/helper/sliderMove"),m=e("node_modules/echarts/lib/lang"),p=e("node_modules/echarts/lib/component/toolbox/featureManager");e("node_modules/echarts/lib/component/dataZoomSelect");var f=m.toolbox.dataZoom,x=s.each,b="\x00_ec_\x00toolbox-dataZoom_";n.defaultOption={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:s.clone(f.title)};var v=n.prototype;v.render=function(e,o,t,n){this.model=e,this.ecModel=o,this.api=t,r(e,o,this,n,t),a(e,o)},v.onclick=function(e,o,t){_[t].call(this)},v.remove=function(){this._brushController.unmount()},v.dispose=function(){this._brushController.dispose()};var _={zoom:function(){var e=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:e})},back:function(){this._dispatchZoomAction(d.pop(this.ecModel))}};v._onBrush=function(e,o){function t(e,o,t){var i=o.getAxis(e),l=i.model,s=n(e,l,r),c=s.findRepresentativeAxisProxy(l).getMinMaxSpan();(null!=c.minValueSpan||null!=c.maxValueSpan)&&(t=h(0,t.slice(),i.scale.getExtent(),0,c.minValueSpan,c.maxValueSpan)),s&&(a[s.id]={dataZoomId:s.id,startValue:t[0],endValue:t[1]})}function n(e,o,t){var n;return t.eachComponent({mainType:"dataZoom",subType:"select"},function(t){var i=t.getAxisModel(e,o.componentIndex);i&&(n=t)}),n}if(o.isEnd&&e.length){var a={},r=this.ecModel;this._brushController.updateCovers([]);var l=new u(i(this.model.option),r,{include:["grid"]});l.matchOutputRanges(e,r,function(e,o,n){if("cartesian2d"===n.type){var i=e.brushType;"rect"===i?(t("x",n,o[0]),t("y",n,o[1])):t({lineX:"x",lineY:"y"}[i],n,o)}}),d.push(r,a),this._dispatchZoomAction(a)}},v._dispatchZoomAction=function(e){var o=[];x(e,function(e){o.push(s.clone(e))}),o.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:o})},p.register("dataZoom",n),l.registerPreprocessor(function(e){function o(e,o){if(o){var i=e+"Index",a=o[i];null==a||"all"===a||s.isArray(a)||(a=a===!1||"none"===a?[]:[a]),t(e,function(t,r){if(null==a||"all"===a||-1!==s.indexOf(a,r)){var l={type:"select",$fromToolbox:!0,filterMode:o.filterMode||"filter",id:b+e+r};l[i]=r,n.push(l)}})}}function t(o,t){var n=e[o];s.isArray(n)||(n=n?[n]:[]),x(n,t)}if(e){var n=e.dataZoom||(e.dataZoom=[]);s.isArray(n)||(e.dataZoom=n=[n]);var i=e.toolbox;if(i&&(s.isArray(i)&&(i=i[0]),i&&i.feature)){var a=i.feature.dataZoom;o("xAxis",a),o("yAxis",a)}}});var A=n;t.exports=A});
|
||
;/*!node_modules/echarts/lib/component/toolbox/feature/Restore.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/feature/Restore",function(e,o,t){function r(e){this.model=e}var n=e("node_modules/echarts/lib/echarts"),s=e("node_modules/echarts/lib/component/dataZoom/history"),i=e("node_modules/echarts/lib/lang"),a=e("node_modules/echarts/lib/component/toolbox/featureManager"),c=i.toolbox.restore;r.defaultOption={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:c.title};var l=r.prototype;l.onclick=function(e,o){s.clear(e),o.dispatchAction({type:"restore",from:this.uid})},a.register("restore",r),n.registerAction({type:"restore",event:"restore",update:"prepareAndUpdate"},function(e,o){o.resetOption("recreate")});var d=r;t.exports=d});
|
||
;/*!node_modules/echarts/lib/component/toolbox.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox",function(o){o("node_modules/echarts/lib/component/toolbox/ToolboxModel"),o("node_modules/echarts/lib/component/toolbox/ToolboxView"),o("node_modules/echarts/lib/component/toolbox/feature/SaveAsImage"),o("node_modules/echarts/lib/component/toolbox/feature/MagicType"),o("node_modules/echarts/lib/component/toolbox/feature/DataView"),o("node_modules/echarts/lib/component/toolbox/feature/DataZoom"),o("node_modules/echarts/lib/component/toolbox/feature/Restore")});
|
||
;/*!node_modules/echarts/lib/component/tooltip/TooltipModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/tooltip/TooltipModel",function(e,o,t){var n=e("node_modules/echarts/lib/echarts"),i=n.extendComponentModel({type:"tooltip",dependencies:["axisPointer"],defaultOption:{zlevel:0,z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:!1,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"rgba(50,50,50,0.7)",borderColor:"#333",borderRadius:4,borderWidth:0,padding:5,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#fff",fontSize:14}}});t.exports=i});
|
||
;/*!node_modules/echarts/lib/component/tooltip/TooltipContent.js*/
|
||
amis.define("node_modules/echarts/lib/component/tooltip/TooltipContent",function(e,t,o){function i(e){var t="cubic-bezier(0.23, 1, 0.32, 1)",o="left "+e+"s "+t+",top "+e+"s "+t;return d.map(_,function(e){return e+"transition:"+o}).join(";")}function n(e){var t=[],o=e.get("fontSize"),i=e.getTextColor();return i&&t.push("color:"+i),t.push("font:"+e.getFont()),o&&t.push("line-height:"+Math.round(3*o/2)+"px"),f(["decoration","align"],function(o){var i=e.get(o);i&&t.push("text-"+o+":"+i)}),t.join(";")}function r(e){var t=[],o=e.get("transitionDuration"),r=e.get("backgroundColor"),s=e.getModel("textStyle"),l=e.get("padding");return o&&t.push(i(o)),r&&(p.canvasSupported?t.push("background-Color:"+r):(t.push("background-Color:#"+a.toHex(r)),t.push("filter:alpha(opacity=70)"))),f(["width","color","radius"],function(o){var i="border-"+o,n=m(i),r=e.get(n);null!=r&&t.push(i+":"+r+("color"===o?"":"px"))}),t.push(n(s)),null!=l&&t.push("padding:"+c.normalizeCssArray(l).join("px ")+"px"),t.join(";")+";"}function s(e,t,o,i,n){var r=t&&t.painter;if(o){var s=r&&r.getViewportRoot();s&&u.transformLocalCoord(e,s,document.body,i,n)}else{e[0]=i,e[1]=n;var l=r&&r.getViewportRootOffset();l&&(e[0]+=l.offsetLeft,e[1]+=l.offsetTop)}}function l(e,t,o){if(p.wxa)return null;var i=document.createElement("div");i.domBelongToZr=!0,this.el=i;var n=this._zr=t.getZr(),r=this._appendToBody=o&&o.appendToBody;this._styleCoord=[0,0],s(this._styleCoord,n,r,t.getWidth()/2,t.getHeight()/2),r?document.body.appendChild(i):e.appendChild(i),this._container=e,this._show=!1,this._hideTimeout;var l=this;i.onmouseenter=function(){l._enterable&&(clearTimeout(l._hideTimeout),l._show=!0),l._inContent=!0},i.onmousemove=function(e){if(e=e||window.event,!l._enterable){var t=n.handler,o=n.painter.getViewportRoot();h.normalizeEvent(o,e,!0),t.dispatch("mousemove",e)}},i.onmouseleave=function(){l._enterable&&l._show&&l.hideLater(l._hideDelay),l._inContent=!1}}var d=e("node_modules/zrender/lib/core/util"),a=e("node_modules/zrender/lib/tool/color"),h=e("node_modules/zrender/lib/core/event"),u=e("node_modules/zrender/lib/core/dom"),p=e("node_modules/zrender/lib/core/env"),c=e("node_modules/echarts/lib/util/format"),f=d.each,m=c.toCamelCase,_=["","-webkit-","-moz-","-o-"],b="position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;";l.prototype={constructor:l,_enterable:!0,update:function(){var e=this._container,t=e.currentStyle||document.defaultView.getComputedStyle(e),o=e.style;"absolute"!==o.position&&"absolute"!==t.position&&(o.position="relative")},show:function(e){clearTimeout(this._hideTimeout);var t=this.el,o=this._styleCoord;t.style.cssText=b+r(e)+";left:"+o[0]+"px;top:"+o[1]+"px;"+(e.get("extraCssText")||""),t.style.display=t.innerHTML?"block":"none",t.style.pointerEvents=this._enterable?"auto":"none",this._show=!0},setContent:function(e){this.el.innerHTML=null==e?"":e},setEnterable:function(e){this._enterable=e},getSize:function(){var e=this.el;return[e.clientWidth,e.clientHeight]},moveTo:function(e,t){var o=this._styleCoord;s(o,this._zr,this._appendToBody,e,t);var i=this.el.style;i.left=o[0]+"px",i.top=o[1]+"px"},hide:function(){this.el.style.display="none",this._show=!1},hideLater:function(e){!this._show||this._inContent&&this._enterable||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(d.bind(this.hide,this),e)):this.hide())},isShow:function(){return this._show},dispose:function(){this.el.parentNode.removeChild(this.el)},getOuterSize:function(){var e=this.el.clientWidth,t=this.el.clientHeight;if(document.defaultView&&document.defaultView.getComputedStyle){var o=document.defaultView.getComputedStyle(this.el);o&&(e+=parseInt(o.borderLeftWidth,10)+parseInt(o.borderRightWidth,10),t+=parseInt(o.borderTopWidth,10)+parseInt(o.borderBottomWidth,10))}return{width:e,height:t}}};var g=l;o.exports=g});
|
||
;/*!node_modules/echarts/lib/component/tooltip/TooltipRichContent.js*/
|
||
amis.define("node_modules/echarts/lib/component/tooltip/TooltipRichContent",function(t,e,i){function o(t){this._zr=t.getZr(),this._show=!1,this._hideTimeout}var n=t("node_modules/zrender/lib/core/util"),h=t("node_modules/zrender/lib/graphic/Text");o.prototype={constructor:o,_enterable:!0,update:function(){},show:function(){this._hideTimeout&&clearTimeout(this._hideTimeout),this.el.attr("show",!0),this._show=!0},setContent:function(t,e,i){this.el&&this._zr.remove(this.el);for(var o={},n=t,r="{marker",s="|}",d=n.indexOf(r);d>=0;){var u=n.indexOf(s),l=n.substr(d+r.length,u-d-r.length);o["marker"+l]=l.indexOf("sub")>-1?{textWidth:4,textHeight:4,textBorderRadius:2,textBackgroundColor:e[l],textOffset:[3,0]}:{textWidth:10,textHeight:10,textBorderRadius:5,textBackgroundColor:e[l]},n=n.substr(u+1),d=n.indexOf("{marker")}this.el=new h({style:{rich:o,text:t,textLineHeight:20,textBackgroundColor:i.get("backgroundColor"),textBorderRadius:i.get("borderRadius"),textFill:i.get("textStyle.color"),textPadding:i.get("padding")},z:i.get("z")}),this._zr.add(this.el);var a=this;this.el.on("mouseover",function(){a._enterable&&(clearTimeout(a._hideTimeout),a._show=!0),a._inContent=!0}),this.el.on("mouseout",function(){a._enterable&&a._show&&a.hideLater(a._hideDelay),a._inContent=!1})},setEnterable:function(t){this._enterable=t},getSize:function(){var t=this.el.getBoundingRect();return[t.width,t.height]},moveTo:function(t,e){this.el&&this.el.attr("position",[t,e])},hide:function(){this.el&&this.el.hide(),this._show=!1},hideLater:function(t){!this._show||this._inContent&&this._enterable||(t?(this._hideDelay=t,this._show=!1,this._hideTimeout=setTimeout(n.bind(this.hide,this),t)):this.hide())},isShow:function(){return this._show},getOuterSize:function(){var t=this.getSize();return{width:t[0],height:t[1]}}};var r=o;i.exports=r});
|
||
;/*!node_modules/echarts/lib/component/tooltip/TooltipView.js*/
|
||
amis.define("node_modules/echarts/lib/component/tooltip/TooltipView",function(t,e,i){function o(t){for(var e=t.pop();t.length;){var i=t.pop();i&&(x.isInstance(i)&&(i=i.get("tooltip",!0)),"string"==typeof i&&(i={formatter:i}),e=new x(i,e,e.ecModel))}return e}function n(t,e){return t.dispatchAction||d.bind(e.dispatchAction,e)}function s(t,e,i,o,n,s,a){var l=i.getOuterSize(),r=l.width,h=l.height;return null!=s&&(t+r+s>o?t-=r+s:t+=s),null!=a&&(e+h+a>n?e-=h+a:e+=a),[t,e]}function a(t,e,i,o,n){var s=i.getOuterSize(),a=s.width,l=s.height;return t=Math.min(t+a,o)-a,e=Math.min(e+l,n)-l,t=Math.max(t,0),e=Math.max(e,0),[t,e]}function l(t,e,i){var o=i[0],n=i[1],s=5,a=0,l=0,r=e.width,h=e.height;switch(t){case"inside":a=e.x+r/2-o/2,l=e.y+h/2-n/2;break;case"top":a=e.x+r/2-o/2,l=e.y-n-s;break;case"bottom":a=e.x+r/2-o/2,l=e.y+h+s;break;case"left":a=e.x-o-s,l=e.y+h/2-n/2;break;case"right":a=e.x+r+s,l=e.y+h/2-n/2}return[a,l]}function r(t){return"center"===t||"middle"===t}var h=t("node_modules/echarts/lib/echarts"),d=t("node_modules/zrender/lib/core/util"),p=t("node_modules/zrender/lib/core/env"),u=t("node_modules/echarts/lib/component/tooltip/TooltipContent"),f=t("node_modules/echarts/lib/component/tooltip/TooltipRichContent"),c=t("node_modules/echarts/lib/util/format"),_=t("node_modules/echarts/lib/util/number"),m=t("node_modules/echarts/lib/util/graphic"),g=t("node_modules/echarts/lib/component/axisPointer/findPointFromSeries"),y=t("node_modules/echarts/lib/util/layout"),x=t("node_modules/echarts/lib/model/Model"),v=t("node_modules/echarts/lib/component/axisPointer/globalListener"),w=t("node_modules/echarts/lib/coord/axisHelper"),T=t("node_modules/echarts/lib/component/axisPointer/viewHelper"),I=t("node_modules/echarts/lib/util/model"),S=I.getTooltipRenderMode,C=d.bind,b=d.each,M=_.parsePercent,D=new m.Rect({shape:{x:-1,y:-1,width:2,height:2}}),A=h.extendComponentView({type:"tooltip",init:function(t,e){if(!p.node){var i=t.getComponent("tooltip"),o=i.get("renderMode");this._renderMode=S(o);var n;"html"===this._renderMode?(n=new u(e.getDom(),e,{appendToBody:i.get("appendToBody",!0)}),this._newLine="<br/>"):(n=new f(e),this._newLine="\n"),this._tooltipContent=n}},render:function(t,e,i){if(!p.node){this.group.removeAll(),this._tooltipModel=t,this._ecModel=e,this._api=i,this._lastDataByCoordSys=null,this._alwaysShowContent=t.get("alwaysShowContent");var o=this._tooltipContent;o.update(),o.setEnterable(t.get("enterable")),this._initGlobalListener(),this._keepShow()}},_initGlobalListener:function(){var t=this._tooltipModel,e=t.get("triggerOn");v.register("itemTooltip",this._api,C(function(t,i,o){"none"!==e&&(e.indexOf(t)>=0?this._tryShow(i,o):"leave"===t&&this._hide(o))},this))},_keepShow:function(){var t=this._tooltipModel,e=this._ecModel,i=this._api;if(null!=this._lastX&&null!=this._lastY&&"none"!==t.get("triggerOn")){var o=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout(function(){!i.isDisposed()&&o.manuallyShowTip(t,e,i,{x:o._lastX,y:o._lastY})})}},manuallyShowTip:function(t,e,i,o){if(o.from!==this.uid&&!p.node){var s=n(o,i);this._ticket="";var a=o.dataByCoordSys;if(o.tooltip&&null!=o.x&&null!=o.y){var l=D;l.position=[o.x,o.y],l.update(),l.tooltip=o.tooltip,this._tryShow({offsetX:o.x,offsetY:o.y,target:l},s)}else if(a)this._tryShow({offsetX:o.x,offsetY:o.y,position:o.position,dataByCoordSys:o.dataByCoordSys,tooltipOption:o.tooltipOption},s);else if(null!=o.seriesIndex){if(this._manuallyAxisShowTip(t,e,i,o))return;var r=g(o,e),h=r.point[0],d=r.point[1];null!=h&&null!=d&&this._tryShow({offsetX:h,offsetY:d,position:o.position,target:r.el},s)}else null!=o.x&&null!=o.y&&(i.dispatchAction({type:"updateAxisPointer",x:o.x,y:o.y}),this._tryShow({offsetX:o.x,offsetY:o.y,position:o.position,target:i.getZr().findHover(o.x,o.y).target},s))}},manuallyHideTip:function(t,e,i,o){var s=this._tooltipContent;!this._alwaysShowContent&&this._tooltipModel&&s.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=null,o.from!==this.uid&&this._hide(n(o,i))},_manuallyAxisShowTip:function(t,e,i,n){var s=n.seriesIndex,a=n.dataIndex,l=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=s&&null!=a&&null!=l){var r=e.getSeriesByIndex(s);if(r){var h=r.getData(),t=o([h.getItemModel(a),r,(r.coordinateSystem||{}).model,t]);if("axis"===t.get("trigger"))return i.dispatchAction({type:"updateAxisPointer",seriesIndex:s,dataIndex:a,position:n.position}),!0}}},_tryShow:function(t,e){var i=t.target,o=this._tooltipModel;if(o){this._lastX=t.offsetX,this._lastY=t.offsetY;var n=t.dataByCoordSys;n&&n.length?this._showAxisTooltip(n,t):i&&null!=i.dataIndex?(this._lastDataByCoordSys=null,this._showSeriesItemTooltip(t,i,e)):i&&i.tooltip?(this._lastDataByCoordSys=null,this._showComponentItemTooltip(t,i,e)):(this._lastDataByCoordSys=null,this._hide(e))}},_showOrMove:function(t,e){var i=t.get("showDelay");e=d.bind(e,this),clearTimeout(this._showTimout),i>0?this._showTimout=setTimeout(e,i):e()},_showAxisTooltip:function(t,e){var i=this._ecModel,n=this._tooltipModel,s=[e.offsetX,e.offsetY],a=[],l=[],r=o([e.tooltipOption,n]),h=this._renderMode,p=this._newLine,u={};b(t,function(t){b(t.dataByAxis,function(t){var e=i.getComponent(t.axisDim+"Axis",t.axisIndex),o=t.value,n=[];if(e&&null!=o){var s=T.getValueLabel(o,e.axis,i,t.seriesDataIndices,t.valueLabelOpt);d.each(t.seriesDataIndices,function(a){var r=i.getSeriesByIndex(a.seriesIndex),p=a.dataIndexInside,f=r&&r.getDataParams(p);if(f.axisDim=t.axisDim,f.axisIndex=t.axisIndex,f.axisType=t.axisType,f.axisId=t.axisId,f.axisValue=w.getAxisRawValue(e.axis,o),f.axisValueLabel=s,f){l.push(f);var c,_=r.formatTooltip(p,!0,null,h);if(d.isObject(_)){c=_.html;var m=_.markers;d.merge(u,m)}else c=_;n.push(c)}});var r=s;a.push("html"!==h?n.join(p):(r?c.encodeHTML(r)+p:"")+n.join(p))}})},this),a.reverse(),a=a.join(this._newLine+this._newLine);var f=e.position;this._showOrMove(r,function(){this._updateContentNotChangedOnAxis(t)?this._updatePosition(r,f,s[0],s[1],this._tooltipContent,l):this._showTooltipContent(r,a,l,Math.random(),s[0],s[1],f,void 0,u)})},_showSeriesItemTooltip:function(t,e,i){var n=this._ecModel,s=e.seriesIndex,a=n.getSeriesByIndex(s),l=e.dataModel||a,r=e.dataIndex,h=e.dataType,p=l.getData(h),u=o([p.getItemModel(r),l,a&&(a.coordinateSystem||{}).model,this._tooltipModel]),f=u.get("trigger");if(null==f||"item"===f){var c,_,m=l.getDataParams(r,h),g=l.formatTooltip(r,!1,h,this._renderMode);d.isObject(g)?(c=g.html,_=g.markers):(c=g,_=null);var y="item_"+l.name+"_"+r;this._showOrMove(u,function(){this._showTooltipContent(u,c,m,y,t.offsetX,t.offsetY,t.position,t.target,_)}),i({type:"showTip",dataIndexInside:r,dataIndex:p.getRawIndex(r),seriesIndex:s,from:this.uid})}},_showComponentItemTooltip:function(t,e,i){var o=e.tooltip;if("string"==typeof o){var n=o;o={content:n,formatter:n}}var s=new x(o,this._tooltipModel,this._ecModel),a=s.get("content"),l=Math.random();this._showOrMove(s,function(){this._showTooltipContent(s,a,s.get("formatterParams")||{},l,t.offsetX,t.offsetY,t.position,e)}),i({type:"showTip",from:this.uid})},_showTooltipContent:function(t,e,i,o,n,s,a,l,r){if(this._ticket="",t.get("showContent")&&t.get("show")){var h=this._tooltipContent,d=t.get("formatter");a=a||t.get("position");var p=e;if(d&&"string"==typeof d)p=c.formatTpl(d,i,!0);else if("function"==typeof d){var u=C(function(e,o){e===this._ticket&&(h.setContent(o,r,t),this._updatePosition(t,a,n,s,h,i,l))},this);this._ticket=o,p=d(i,o,u)}h.setContent(p,r,t),h.show(t),this._updatePosition(t,a,n,s,h,i,l)}},_updatePosition:function(t,e,i,o,n,h,p){var u=this._api.getWidth(),f=this._api.getHeight();e=e||t.get("position");var c=n.getSize(),_=t.get("align"),m=t.get("verticalAlign"),g=p&&p.getBoundingRect().clone();if(p&&g.applyTransform(p.transform),"function"==typeof e&&(e=e([i,o],h,n.el,g,{viewSize:[u,f],contentSize:c.slice()})),d.isArray(e))i=M(e[0],u),o=M(e[1],f);else if(d.isObject(e)){e.width=c[0],e.height=c[1];var x=y.getLayoutRect(e,{width:u,height:f});i=x.x,o=x.y,_=null,m=null}else if("string"==typeof e&&p){var v=l(e,g,c);i=v[0],o=v[1]}else{var v=s(i,o,n,u,f,_?null:20,m?null:20);i=v[0],o=v[1]}if(_&&(i-=r(_)?c[0]/2:"right"===_?c[0]:0),m&&(o-=r(m)?c[1]/2:"bottom"===m?c[1]:0),t.get("confine")){var v=a(i,o,n,u,f);i=v[0],o=v[1]}n.moveTo(i,o)},_updateContentNotChangedOnAxis:function(t){var e=this._lastDataByCoordSys,i=!!e&&e.length===t.length;return i&&b(e,function(e,o){var n=e.dataByAxis||{},s=t[o]||{},a=s.dataByAxis||[];i&=n.length===a.length,i&&b(n,function(t,e){var o=a[e]||{},n=t.seriesDataIndices||[],s=o.seriesDataIndices||[];i&=t.value===o.value&&t.axisType===o.axisType&&t.axisId===o.axisId&&n.length===s.length,i&&b(n,function(t,e){var o=s[e];i&=t.seriesIndex===o.seriesIndex&&t.dataIndex===o.dataIndex})})}),this._lastDataByCoordSys=t,!!i},_hide:function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},dispose:function(t,e){p.node||(this._tooltipContent.dispose(),v.unregister("itemTooltip",e))}});i.exports=A});
|
||
;/*!node_modules/echarts/lib/component/tooltip.js*/
|
||
amis.define("node_modules/echarts/lib/component/tooltip",function(o){var e=o("node_modules/echarts/lib/echarts");o("node_modules/echarts/lib/component/axisPointer"),o("node_modules/echarts/lib/component/tooltip/TooltipModel"),o("node_modules/echarts/lib/component/tooltip/TooltipView"),e.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},function(){}),e.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},function(){})});
|
||
;/*!node_modules/echarts/lib/component/brush/preprocessor.js*/
|
||
amis.define("node_modules/echarts/lib/component/brush/preprocessor",function(e,o,r){function n(e,o){var r=e&&e.brush;if(a.isArray(r)||(r=r?[r]:[]),r.length){var n=[];a.each(r,function(e){var o=e.hasOwnProperty("toolbox")?e.toolbox:[];o instanceof Array&&(n=n.concat(o))});var c=e&&e.toolbox;a.isArray(c)&&(c=c[0]),c||(c={feature:{}},e.toolbox=[c]);var s=c.feature||(c.feature={}),l=s.brush||(s.brush={}),p=l.type||(l.type=[]);p.push.apply(p,n),t(p),o&&!p.length&&p.push.apply(p,u)}}function t(e){var o={};a.each(e,function(e){o[e]=1}),e.length=0,a.each(o,function(o,r){e.push(r)})}var a=e("node_modules/zrender/lib/core/util"),u=["rect","polygon","keep","clear"];r.exports=n});
|
||
;/*!node_modules/echarts/lib/visual/visualSolution.js*/
|
||
amis.define("node_modules/echarts/lib/visual/visualSolution",function(n,a){function e(n){if(n)for(var a in n)if(n.hasOwnProperty(a))return!0}function i(n,a,e){function i(){var n=function(){};n.prototype.__hidden=n.prototype;var a=new n;return a}var t={};return c(a,function(a){var r=t[a]=i();c(n[a],function(n,i){if(o.isValidType(i)){var t={type:i,visual:n};e&&e(t,a),r[i]=new o(t),"opacity"===i&&(t=l.clone(t),t.type="colorAlpha",r.__hidden.__alphaForOpacity=new o(t))}})}),t}function t(n,a,i){var t;l.each(i,function(n){a.hasOwnProperty(n)&&e(a[n])&&(t=!0)}),t&&l.each(i,function(i){a.hasOwnProperty(i)&&e(a[i])?n[i]=l.clone(a[i]):delete n[i]})}function r(n,a,e,i,t,r){function u(n){return e.getItemVisual(f,n)}function c(n,a){e.setItemVisual(f,n,a)}function p(n,l){f=null==r?n:l;var o=e.getRawDataItem(f);if(!o||o.visualMap!==!1)for(var p=i.call(t,n),v=a[p],h=s[p],y=0,d=h.length;d>y;y++){var V=h[y];v[V]&&v[V].applyVisual(n,u,c)}}var s={};l.each(n,function(n){var e=o.prepareVisualTypes(a[n]);s[n]=e});var f;null==r?e.each(p):e.each([r],p)}function u(n,a,e,i){function t(n,t){function u(n){return t.getItemVisual(o,n)}function l(n,a){t.setItemVisual(o,n,a)}null!=i&&(i=t.getDimension(i));for(var o;null!=(o=n.next());){var c=t.getRawDataItem(o);if(!c||c.visualMap!==!1)for(var p=null!=i?t.get(i,o,!0):o,s=e(p),f=a[s],v=r[s],h=0,y=v.length;y>h;h++){var d=v[h];f[d]&&f[d].applyVisual(p,u,l)}}}var r={};return l.each(n,function(n){var e=o.prepareVisualTypes(a[n]);r[n]=e}),{progress:t}}var l=n("node_modules/zrender/lib/core/util"),o=n("node_modules/echarts/lib/visual/VisualMapping"),c=l.each;a.createVisualMappings=i,a.replaceVisualOption=t,a.applyVisual=r,a.incrementalApplyVisual=u});
|
||
;/*!node_modules/echarts/lib/component/brush/selector.js*/
|
||
amis.define("node_modules/echarts/lib/component/brush/selector",function(n,e,t){function r(n){var e=["x","y"],t=["width","height"];return{point:function(e,t,r){if(e){var o=r.range,c=e[n];return i(c,o)}},rect:function(r,o,c){if(r){var u=c.range,a=[r[e[n]],r[e[n]]+r[t[n]]];return a[1]<a[0]&&a.reverse(),i(a[0],u)||i(a[1],u)||i(u[0],a)||i(u[1],a)}}}}function i(n,e){return e[0]<=n&&n<=e[1]}var o=n("node_modules/zrender/lib/contain/polygon"),c=n("node_modules/zrender/lib/core/BoundingRect"),u=n("node_modules/echarts/lib/util/graphic"),a=u.linePolygonIntersect,d={lineX:r(0),lineY:r(1),rect:{point:function(n,e,t){return n&&t.boundingRect.contain(n[0],n[1])},rect:function(n,e,t){return n&&t.boundingRect.intersect(n)}},polygon:{point:function(n,e,t){return n&&t.boundingRect.contain(n[0],n[1])&&o.contain(t.range,n[0],n[1])},rect:function(n,e,t){var r=t.range;if(!n||r.length<=1)return!1;var i=n.x,u=n.y,d=n.width,l=n.height,g=r[0];return o.contain(r,i,u)||o.contain(r,i+d,u)||o.contain(r,i,u+l)||o.contain(r,i+d,u+l)||c.create(n).contain(g[0],g[1])||a(i,u,i+d,u,r)||a(i,u,i,u+l,r)||a(i+d,u,i+d,u+l,r)||a(i,u+l,i+d,u+l,r)?!0:void 0}}},l=d;t.exports=l});
|
||
;/*!node_modules/echarts/lib/component/brush/visualEncoding.js*/
|
||
amis.define("node_modules/echarts/lib/component/brush/visualEncoding",function(e,n){function r(e){e.eachComponent({mainType:"brush"},function(n){var r=n.brushTargetManager=new b(n.option,e);r.setInputRanges(n.areas,e)})}function t(e,n,r,t,u){if(u){var o=e.getZr();if(!o[y]){o[m]||(o[m]=a);var i=v.createOrUpdate(o,m,r,n);i(e,t)}}}function a(e,n){if(!e.isDisposed()){var r=e.getZr();r[y]=!0,e.dispatchAction({type:"brushSelect",batch:n}),r[y]=!1}}function u(e,n,r,t){for(var a=0,u=n.length;u>a;a++){var o=n[a];if(e[o.brushType](t,r,o.selectors,o))return!0}}function o(e){var n=e.brushSelector;if(l.isString(n)){var r=[];return l.each(p,function(e,t){r[t]=function(r,t,a,u){var o=t.getItemLayout(r);return e[n](o,a,u)}}),r}if(l.isFunction(n)){var t={};return l.each(p,function(e,r){t[r]=n}),t}return n}function i(e,n){var r=e.option.seriesIndex;return null!=r&&"all"!==r&&(l.isArray(r)?l.indexOf(r,n)<0:n!==r)}function s(e){var n=e.selectors={};return l.each(p[e.brushType],function(r,t){n[t]=function(t){return r(t,n,e)}}),e}function c(e){return new f(e[0][0],e[1][0],e[0][1]-e[0][0],e[1][1]-e[1][0])}var h=e("node_modules/echarts/lib/echarts"),l=e("node_modules/zrender/lib/core/util"),f=e("node_modules/zrender/lib/core/BoundingRect"),d=e("node_modules/echarts/lib/visual/visualSolution"),p=e("node_modules/echarts/lib/component/brush/selector"),v=e("node_modules/echarts/lib/util/throttle"),b=e("node_modules/echarts/lib/component/helper/BrushTargetManager"),g=["inBrush","outOfBrush"],m="__ecBrushSelect",y="__ecInBrushSelectEvent",I=h.PRIORITY.VISUAL.BRUSH;h.registerLayout(I,function(e,n,t){e.eachComponent({mainType:"brush"},function(e){t&&"takeGlobalCursor"===t.type&&e.setBrushOption("brush"===t.key?t.brushOption:{brushType:!1})}),r(e)}),h.registerVisual(I,function(e,n,r){var a,c,h=[];e.eachComponent({mainType:"brush"},function(n,r){function t(e){return"all"===y||I[e]}function f(e){return!!e.length}function p(e,n){var r=e.coordinateSystem;_|=r.hasAxisBrushed(),t(n)&&r.eachActiveState(e.getData(),function(e,n){"active"===e&&(B[n]=1)})}function v(r,a,s){var c=o(r);if(c&&!i(n,a)&&(l.each(x,function(t){c[t.brushType]&&n.brushTargetManager.controlSeries(t,r,e)&&s.push(t),_|=f(s)}),t(a)&&f(s))){var h=r.getData();h.each(function(e){u(c,s,h,e)&&(B[e]=1)})}}var b={brushId:n.id,brushIndex:r,brushName:n.name,areas:l.clone(n.areas),selected:[]};h.push(b);var m=n.option,y=m.brushLink,I=[],B=[],S=[],_=0;r||(a=m.throttleType,c=m.throttleDelay);var x=l.map(n.areas,function(e){return s(l.defaults({boundingRect:T[e.brushType](e)},e))}),O=d.createVisualMappings(n.option,g,function(e){e.mappingMethod="fixed"});l.isArray(y)&&l.each(y,function(e){I[e]=1}),e.eachSeries(function(e,n){var r=S[n]=[];"parallel"===e.subType?p(e,n,r):v(e,n,r)}),e.eachSeries(function(e,n){var r={seriesId:e.id,seriesIndex:n,seriesName:e.name,dataIndex:[]};b.selected.push(r);var a=o(e),i=S[n],s=e.getData(),c=t(n)?function(e){return B[e]?(r.dataIndex.push(s.getRawIndex(e)),"inBrush"):"outOfBrush"}:function(e){return u(a,i,s,e)?(r.dataIndex.push(s.getRawIndex(e)),"inBrush"):"outOfBrush"};(t(n)?_:f(i))&&d.applyVisual(g,O,s,c)})}),t(n,a,c,h,r)});var T={lineX:l.noop,lineY:l.noop,rect:function(e){return c(e.range)},polygon:function(e){for(var n,r=e.range,t=0,a=r.length;a>t;t++){n=n||[[1/0,-1/0],[1/0,-1/0]];var u=r[t];u[0]<n[0][0]&&(n[0][0]=u[0]),u[0]>n[0][1]&&(n[0][1]=u[0]),u[1]<n[1][0]&&(n[1][0]=u[1]),u[1]>n[1][1]&&(n[1][1]=u[1])}return n&&c(n)}};n.layoutCovers=r});
|
||
;/*!node_modules/echarts/lib/component/brush/BrushModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/brush/BrushModel",function(e,o,r){function s(e,o){return l.merge({brushType:e.brushType,brushMode:e.brushMode,transformable:e.transformable,brushStyle:new u(e.brushStyle).getItemStyle(),removeOnClick:e.removeOnClick,z:e.z},o,!0)}var t=e("node_modules/echarts/lib/config"),n=(t.__DEV__,e("node_modules/echarts/lib/echarts")),l=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/visual/visualSolution"),u=e("node_modules/echarts/lib/model/Model"),h=["#ddd"],d=n.extendComponentModel({type:"brush",dependencies:["geo","grid","xAxis","yAxis","parallel","series"],defaultOption:{toolbox:null,brushLink:null,seriesIndex:"all",geoIndex:null,xAxisIndex:null,yAxisIndex:null,brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(120,140,180,0.3)",borderColor:"rgba(120,140,180,0.8)"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},areas:[],brushType:null,brushOption:{},coordInfoList:[],optionUpdated:function(e,o){var r=this.option;!o&&i.replaceVisualOption(r,e,["inBrush","outOfBrush"]);var s=r.inBrush=r.inBrush||{};r.outOfBrush=r.outOfBrush||{color:h},s.hasOwnProperty("liftZ")||(s.liftZ=5)},setAreas:function(e){e&&(this.areas=l.map(e,function(e){return s(this.option,e)},this))},setBrushOption:function(e){this.brushOption=s(this.option,e),this.brushType=this.brushOption.brushType}}),a=d;r.exports=a});
|
||
;/*!node_modules/echarts/lib/component/brush/BrushView.js*/
|
||
amis.define("node_modules/echarts/lib/component/brush/BrushView",function(e,s,t){function n(e,s,t,n){(!n||n.$from!==e.id)&&this._brushController.setPanels(e.brushTargetManager.makePanelOpts(t)).enableBrush(e.brushOption).updateCovers(e.areas.slice())}var r=e("node_modules/echarts/lib/echarts"),o=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/component/helper/BrushController"),u=e("node_modules/echarts/lib/component/brush/visualEncoding"),h=u.layoutCovers,a=r.extendComponentView({type:"brush",init:function(e,s){this.ecModel=e,this.api=s,this.model,(this._brushController=new i(s.getZr())).on("brush",o.bind(this._onBrush,this)).mount()},render:function(e){return this.model=e,n.apply(this,arguments)},updateTransform:function(e,s){return h(s),n.apply(this,arguments)},updateView:n,dispose:function(){this._brushController.dispose()},_onBrush:function(e,s){var t=this.model.id;this.model.brushTargetManager.setOutputRanges(e,this.ecModel),(!s.isEnd||s.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:t,areas:o.clone(e),$from:t}),s.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:t,areas:o.clone(e),$from:t})}});t.exports=a});
|
||
;/*!node_modules/echarts/lib/component/brush/brushAction.js*/
|
||
amis.define("node_modules/echarts/lib/component/brush/brushAction",function(e){var n=e("node_modules/echarts/lib/echarts");n.registerAction({type:"brush",event:"brush"},function(e,n){n.eachComponent({mainType:"brush",query:e},function(n){n.setAreas(e.areas)})}),n.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},function(){}),n.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},function(){})});
|
||
;/*!node_modules/echarts/lib/component/toolbox/feature/Brush.js*/
|
||
amis.define("node_modules/echarts/lib/component/toolbox/feature/Brush",function(e,M,t){function h(e,M,t){this.model=e,this.ecModel=M,this.api=t,this._brushType,this._brushMode}var l=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/component/toolbox/featureManager"),n=e("node_modules/echarts/lib/lang"),s=n.toolbox.brush;h.defaultOption={show:!0,type:["rect","polygon","lineX","lineY","keep","clear"],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:l.clone(s.title)};var i=h.prototype;i.render=i.updateView=function(e,M){var t,h,o;M.eachComponent({mainType:"brush"},function(e){t=e.brushType,h=e.brushOption.brushMode||"single",o|=e.areas.length}),this._brushType=t,this._brushMode=h,l.each(e.get("type",!0),function(M){e.setIconStatus(M,("keep"===M?"multiple"===h:"clear"===M?o:M===t)?"emphasis":"normal")})},i.getIcons=function(){var e=this.model,M=e.get("icon",!0),t={};return l.each(e.get("type",!0),function(e){M[e]&&(t[e]=M[e])}),t},i.onclick=function(e,M,t){var h=this._brushType,l=this._brushMode;"clear"===t?(M.dispatchAction({type:"axisAreaSelect",intervals:[]}),M.dispatchAction({type:"brush",command:"clear",areas:[]})):M.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===t?h:h===t?!1:t,brushMode:"keep"===t?"multiple"===l?"single":"multiple":l}})},o.register("brush",h);var r=h;t.exports=r});
|
||
;/*!node_modules/echarts/lib/component/brush.js*/
|
||
amis.define("node_modules/echarts/lib/component/brush",function(e){var o=e("node_modules/echarts/lib/echarts"),s=e("node_modules/echarts/lib/component/brush/preprocessor");e("node_modules/echarts/lib/component/brush/visualEncoding"),e("node_modules/echarts/lib/component/brush/BrushModel"),e("node_modules/echarts/lib/component/brush/BrushView"),e("node_modules/echarts/lib/component/brush/brushAction"),e("node_modules/echarts/lib/component/toolbox/feature/Brush"),o.registerPreprocessor(s)});
|
||
;/*!node_modules/echarts/lib/component/title.js*/
|
||
amis.define("node_modules/echarts/lib/component/title",function(t){var e=t("node_modules/zrender/lib/core/util"),i=t("node_modules/echarts/lib/echarts"),o=t("node_modules/echarts/lib/util/graphic"),l=t("node_modules/echarts/lib/util/layout"),n=l.getLayoutRect,g=t("node_modules/echarts/lib/util/format"),d=g.windowOpen;i.extendComponentModel({type:"title",layoutMode:{type:"box",ignoreSize:!0},defaultOption:{zlevel:0,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:"bolder",color:"#333"},subtextStyle:{color:"#aaa"}}}),i.extendComponentView({type:"title",render:function(t,i,l){if(this.group.removeAll(),t.get("show")){var g=this.group,r=t.getModel("textStyle"),a=t.getModel("subtextStyle"),s=t.get("textAlign"),h=e.retrieve2(t.get("textBaseline"),t.get("textVerticalAlign")),c=new o.Text({style:o.setTextStyle({},r,{text:t.get("text"),textFill:r.getTextColor()},{disableBox:!0}),z2:10}),x=c.getBoundingRect(),u=t.get("subtext"),b=new o.Text({style:o.setTextStyle({},a,{text:u,textFill:a.getTextColor(),y:x.height+t.get("itemGap"),textVerticalAlign:"top"},{disableBox:!0}),z2:10}),p=t.get("link"),y=t.get("sublink"),m=t.get("triggerEvent",!0);c.silent=!p&&!m,b.silent=!y&&!m,p&&c.on("click",function(){d(p,"_"+t.get("target"))}),y&&b.on("click",function(){d(p,"_"+t.get("subtarget"))}),c.eventData=b.eventData=m?{componentType:"title",componentIndex:t.componentIndex}:null,g.add(c),u&&g.add(b);var w=g.getBoundingRect(),f=t.getBoxLayoutParams();f.width=w.width,f.height=w.height;var v=n(f,{width:l.getWidth(),height:l.getHeight()},t.get("padding"));s||(s=t.get("left")||t.get("right"),"middle"===s&&(s="center"),"right"===s?v.x+=v.width:"center"===s&&(v.x+=v.width/2)),h||(h=t.get("top")||t.get("bottom"),"center"===h&&(h="middle"),"bottom"===h?v.y+=v.height:"middle"===h&&(v.y+=v.height/2),h=h||"top"),g.attr("position",[v.x,v.y]);var S={textAlign:s,textVerticalAlign:h};c.setStyle(S),b.setStyle(S),w=g.getBoundingRect();var k=v.margin,z=t.getItemStyle(["color","opacity"]);z.fill=t.get("backgroundColor");var _=new o.Rect({shape:{x:w.x-k[3],y:w.y-k[0],width:w.width+k[1]+k[3],height:w.height+k[0]+k[2],r:t.get("borderRadius")},style:z,subPixelOptimize:!0,silent:!0});g.add(_)}}})});
|
||
;/*!node_modules/echarts/lib/component/timeline/preprocessor.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/preprocessor",function(e,o,n){function i(e){var o=e&&e.timeline;s.isArray(o)||(o=o?[o]:[]),s.each(o,function(e){e&&t(e)})}function t(e){var o=e.type,n={number:"value",time:"time"};if(n[o]&&(e.axisType=n[o],delete e.type),l(e),a(e,"controlPosition")){var i=e.controlStyle||(e.controlStyle={});a(i,"position")||(i.position=e.controlPosition),"none"!==i.position||a(i,"show")||(i.show=!1,delete i.position),delete e.controlPosition}s.each(e.data||[],function(e){s.isObject(e)&&!s.isArray(e)&&(!a(e,"value")&&a(e,"name")&&(e.value=e.name),l(e))})}function l(e){var o=e.itemStyle||(e.itemStyle={}),n=o.emphasis||(o.emphasis={}),i=e.label||e.label||{},t=i.normal||(i.normal={}),l={normal:1,emphasis:1};s.each(i,function(e,o){l[o]||a(t,o)||(t[o]=e)}),n.label&&!a(i,"emphasis")&&(i.emphasis=n.label,delete n.label)}function a(e,o){return e.hasOwnProperty(o)}var s=e("node_modules/zrender/lib/core/util");n.exports=i});
|
||
;/*!node_modules/echarts/lib/component/timeline/typeDefaulter.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/typeDefaulter",function(e){var n=e("node_modules/echarts/lib/model/Component");n.registerSubTypeDefaulter("timeline",function(){return"slider"})});
|
||
;/*!node_modules/echarts/lib/component/timeline/timelineAction.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/timelineAction",function(e){var t=e("node_modules/echarts/lib/echarts"),n=e("node_modules/zrender/lib/core/util");t.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(e,t){var i=t.getComponent("timeline");return i&&null!=e.currentIndex&&(i.setCurrentIndex(e.currentIndex),!i.get("loop",!0)&&i.isIndexMax()&&i.setPlayState(!1)),t.resetOption("timeline"),n.defaults({currentIndex:i.option.currentIndex},e)}),t.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(e,t){var n=t.getComponent("timeline");n&&null!=e.playState&&n.setPlayState(e.playState)})});
|
||
;/*!node_modules/echarts/lib/component/timeline/TimelineModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/TimelineModel",function(t,e,n){var i=t("node_modules/zrender/lib/core/util"),o=t("node_modules/echarts/lib/model/Component"),a=t("node_modules/echarts/lib/data/List"),r=t("node_modules/echarts/lib/util/model"),l=o.extend({type:"timeline",layoutMode:"box",defaultOption:{zlevel:0,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:[]},init:function(t,e,n){this._data,this._names,this.mergeDefaultAndTheme(t,n),this._initData()},mergeOption:function(){l.superApply(this,"mergeOption",arguments),this._initData()},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),0>t&&(t=0)),this.option.currentIndex=t},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(t){this.option.autoPlay=!!t},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var t=this.option,e=t.data||[],n=t.axisType,o=this._names=[];if("category"===n){var l=[];i.each(e,function(t,e){var n,a=r.getDataItemValue(t);i.isObject(t)?(n=i.clone(t),n.value=e):n=e,l.push(n),i.isString(a)||null!=a&&!isNaN(a)||(a=""),o.push(a+"")}),e=l}var s={category:"ordinal",time:"time"}[n]||"number",u=this._data=new a([{name:"value",type:s}],this);u.initData(e,o)},getData:function(){return this._data},getCategories:function(){return"category"===this.get("axisType")?this._names.slice():void 0}}),s=l;n.exports=s});
|
||
;/*!node_modules/echarts/lib/component/timeline/SliderTimelineModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/SliderTimelineModel",function(o,e,t){var c=o("node_modules/zrender/lib/core/util"),l=o("node_modules/echarts/lib/component/timeline/TimelineModel"),i=o("node_modules/echarts/lib/model/mixin/dataFormat"),r=l.extend({type:"timeline.slider",defaultOption:{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"emptyCircle",symbolSize:10,lineStyle:{show:!0,width:2,color:"#304654"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#304654"},itemStyle:{color:"#304654",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:13,color:"#c23531",borderWidth:5,borderColor:"rgba(194,53,49, 0.5)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,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:"path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z",prevIcon:"path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z",color:"#304654",borderColor:"#304654",borderWidth:1},emphasis:{label:{show:!0,color:"#c23531"},itemStyle:{color:"#c23531"},controlStyle:{color:"#c23531",borderColor:"#c23531",borderWidth:2}},data:[]}});c.mixin(r,i);var n=r;t.exports=n});
|
||
;/*!node_modules/echarts/lib/component/timeline/TimelineView.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/TimelineView",function(e,i,n){var o=e("node_modules/echarts/lib/view/Component"),t=o.extend({type:"timeline"});n.exports=t});
|
||
;/*!node_modules/echarts/lib/component/timeline/TimelineAxis.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/TimelineAxis",function(e,o,t){var i=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/coord/Axis"),l=function(e,o,t,i){n.call(this,e,o,t),this.type=i||"value",this.model=null};l.prototype={constructor:l,getLabelModel:function(){return this.model.getModel("label")},isHorizontal:function(){return"horizontal"===this.model.get("orient")}},i.inherits(l,n);var r=l;t.exports=r});
|
||
;/*!node_modules/echarts/lib/component/timeline/SliderTimelineView.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline/SliderTimelineView",function(e,t,i){function n(e,t){return d.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()},e.get("padding"))}function o(e,t,i,n){var o=h.makePath(e.get(t).replace(/^path:\/\//,""),l.clone(n||{}),new s(i[0],i[1],i[2],i[3]),"center");return o}function a(e,t,i,n,o,a){var r=t.get("color");if(o)o.setColor(r),i.add(o),a&&a.onUpdate(o);else{var s=e.get("symbol");o=p(s,-1,-1,2,2,r),o.setStyle("strokeNoScale",!0),i.add(o),a&&a.onCreate(o)}var c=t.getItemStyle(["color","symbol","symbolSize"]);o.setStyle(c),n=l.merge({rectHover:!0,z2:100},n,!0);var h=e.get("symbolSize");h=h instanceof Array?h.slice():[+h,+h],h[0]/=2,h[1]/=2,n.scale=h;var d=e.get("symbolOffset");if(d){var g=n.position=n.position||[0,0];g[0]+=f.parsePercent(d[0],h[0]),g[1]+=f.parsePercent(d[1],h[1])}var u=e.get("symbolRotate");return n.rotation=(u||0)*Math.PI/180||0,o.attr(n),o.updateTransform(),o}function r(e,t,i,n,o){if(!e.dragging){var a=n.getModel("checkpointStyle"),r=i.dataToCoord(n.getData().get(["value"],t));o||!a.get("animation",!0)?e.attr({position:[r,0]}):(e.stopAnimation(!0),e.animateTo({position:[r,0]},a.get("animationDuration",!0),a.get("animationEasing",!0)))}}var l=e("node_modules/zrender/lib/core/util"),s=e("node_modules/zrender/lib/core/BoundingRect"),c=e("node_modules/zrender/lib/core/matrix"),h=e("node_modules/echarts/lib/util/graphic"),d=e("node_modules/echarts/lib/util/layout"),g=e("node_modules/echarts/lib/component/timeline/TimelineView"),u=e("node_modules/echarts/lib/component/timeline/TimelineAxis"),m=e("node_modules/echarts/lib/util/symbol"),p=m.createSymbol,_=e("node_modules/echarts/lib/coord/axisHelper"),f=e("node_modules/echarts/lib/util/number"),v=e("node_modules/echarts/lib/util/format"),y=v.encodeHTML,x=l.bind,b=l.each,T=Math.PI,S=g.extend({type:"timeline.slider",init:function(e,t){this.api=t,this._axis,this._viewRect,this._timer,this._currentPointer,this._mainGroup,this._labelGroup},render:function(e,t,i){if(this.model=e,this.api=i,this.ecModel=t,this.group.removeAll(),e.get("show",!0)){var n=this._layout(e,i),o=this._createGroup("mainGroup"),a=this._createGroup("labelGroup"),r=this._axis=this._createAxis(n,e);e.formatTooltip=function(e){return y(r.scale.getLabel(e))},b(["AxisLine","AxisTick","Control","CurrentPointer"],function(t){this["_render"+t](n,o,r,e)},this),this._renderAxisLabel(n,a,r,e),this._position(n,e)}this._doPlayStop()},remove:function(){this._clearTimer(),this.group.removeAll()},dispose:function(){this._clearTimer()},_layout:function(e,t){var i=e.get("label.position"),o=e.get("orient"),a=n(e,t);null==i||"auto"===i?i="horizontal"===o?a.y+a.height/2<t.getHeight()/2?"-":"+":a.x+a.width/2<t.getWidth()/2?"+":"-":isNaN(i)&&(i={horizontal:{top:"-",bottom:"+"},vertical:{left:"-",right:"+"}}[o][i]);var r={horizontal:"center",vertical:i>=0||"+"===i?"left":"right"},l={horizontal:i>=0||"+"===i?"top":"bottom",vertical:"middle"},s={horizontal:0,vertical:T/2},c="vertical"===o?a.height:a.width,h=e.getModel("controlStyle"),d=h.get("show",!0),g=d?h.get("itemSize"):0,u=d?h.get("itemGap"):0,m=g+u,p=e.get("label.rotate")||0;p=p*T/180;var _,f,v,y,x=h.get("position",!0),b=d&&h.get("showPlayBtn",!0),S=d&&h.get("showPrevBtn",!0),P=d&&h.get("showNextBtn",!0),C=0,w=c;return"left"===x||"bottom"===x?(b&&(_=[0,0],C+=m),S&&(f=[C,0],C+=m),P&&(v=[w-g,0],w-=m)):(b&&(_=[w-g,0],w-=m),S&&(f=[0,0],C+=m),P&&(v=[w-g,0],w-=m)),y=[C,w],e.get("inverse")&&y.reverse(),{viewRect:a,mainLength:c,orient:o,rotation:s[o],labelRotation:p,labelPosOpt:i,labelAlign:e.get("label.align")||r[o],labelBaseline:e.get("label.verticalAlign")||e.get("label.baseline")||l[o],playPosition:_,prevBtnPosition:f,nextBtnPosition:v,axisExtent:y,controlSize:g,controlGap:u}},_position:function(e){function t(e){var t=e.position;e.origin=[d[0][0]-t[0],d[1][0]-t[1]]}function i(e){return[[e.x,e.x+e.width],[e.y,e.y+e.height]]}function n(e,t,i,n,o){e[n]+=i[n][o]-t[n][o]}var o=this._mainGroup,a=this._labelGroup,r=e.viewRect;if("vertical"===e.orient){var l=c.create(),s=r.x,h=r.y+r.height;c.translate(l,l,[-s,-h]),c.rotate(l,l,-T/2),c.translate(l,l,[s,h]),r=r.clone(),r.applyTransform(l)}var d=i(r),g=i(o.getBoundingRect()),u=i(a.getBoundingRect()),m=o.position,p=a.position;p[0]=m[0]=d[0][0];var _=e.labelPosOpt;if(isNaN(_)){var f="+"===_?0:1;n(m,g,d,1,f),n(p,u,d,1,1-f)}else{var f=_>=0?0:1;n(m,g,d,1,f),p[1]=m[1]+_}o.attr("position",m),a.attr("position",p),o.rotation=a.rotation=e.rotation,t(o),t(a)},_createAxis:function(e,t){var i=t.getData(),n=t.get("axisType"),o=_.createScaleByModel(t,n);o.getTicks=function(){return i.mapArray(["value"],function(e){return e})};var a=i.getDataExtent("value");o.setExtent(a[0],a[1]),o.niceTicks();var r=new u("value",o,e.axisExtent,n);return r.model=t,r},_createGroup:function(e){var t=this["_"+e]=new h.Group;return this.group.add(t),t},_renderAxisLine:function(e,t,i,n){var o=i.getExtent();n.get("lineStyle.show")&&t.add(new h.Line({shape:{x1:o[0],y1:0,x2:o[1],y2:0},style:l.extend({lineCap:"round"},n.getModel("lineStyle").getLineStyle()),silent:!0,z2:1}))},_renderAxisTick:function(e,t,i,n){var o=n.getData(),r=i.scale.getTicks();b(r,function(e){var r=i.dataToCoord(e),l=o.getItemModel(e),s=l.getModel("itemStyle"),c=l.getModel("emphasis.itemStyle"),d={position:[r,0],onclick:x(this._changeTimeline,this,e)},g=a(l,s,t,d);h.setHoverStyle(g,c.getItemStyle()),l.get("tooltip")?(g.dataIndex=e,g.dataModel=n):g.dataIndex=g.dataModel=null},this)},_renderAxisLabel:function(e,t,i,n){var o=i.getLabelModel();if(o.get("show")){var a=n.getData(),r=i.getViewLabels();b(r,function(n){var o=n.tickValue,r=a.getItemModel(o),l=r.getModel("label"),s=r.getModel("emphasis.label"),c=i.dataToCoord(n.tickValue),d=new h.Text({position:[c,0],rotation:e.labelRotation-e.rotation,onclick:x(this._changeTimeline,this,o),silent:!1});h.setTextStyle(d.style,l,{text:n.formattedLabel,textAlign:e.labelAlign,textVerticalAlign:e.labelBaseline}),t.add(d),h.setHoverStyle(d,h.setTextStyle({},s))},this)}},_renderControl:function(e,t,i,n){function a(e,i,a,g){if(e){var u={position:e,origin:[r/2,0],rotation:g?-l:0,rectHover:!0,style:s,onclick:a},m=o(n,i,d,u);t.add(m),h.setHoverStyle(m,c)}}var r=e.controlSize,l=e.rotation,s=n.getModel("controlStyle").getItemStyle(),c=n.getModel("emphasis.controlStyle").getItemStyle(),d=[0,-r/2,r,r],g=n.getPlayState(),u=n.get("inverse",!0);a(e.nextBtnPosition,"controlStyle.nextIcon",x(this._changeTimeline,this,u?"-":"+")),a(e.prevBtnPosition,"controlStyle.prevIcon",x(this._changeTimeline,this,u?"+":"-")),a(e.playPosition,"controlStyle."+(g?"stopIcon":"playIcon"),x(this._handlePlayClick,this,!g),!0)},_renderCurrentPointer:function(e,t,i,n){var o=n.getData(),l=n.getCurrentIndex(),s=o.getItemModel(l).getModel("checkpointStyle"),c=this,h={onCreate:function(e){e.draggable=!0,e.drift=x(c._handlePointerDrag,c),e.ondragend=x(c._handlePointerDragend,c),r(e,l,i,n,!0)},onUpdate:function(e){r(e,l,i,n)}};this._currentPointer=a(s,s,this._mainGroup,{},this._currentPointer,h)},_handlePlayClick:function(e){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:e,from:this.uid})},_handlePointerDrag:function(e,t,i){this._clearTimer(),this._pointerChangeTimeline([i.offsetX,i.offsetY])},_handlePointerDragend:function(e){this._pointerChangeTimeline([e.offsetX,e.offsetY],!0)},_pointerChangeTimeline:function(e,t){var i=this._toAxisCoord(e)[0],n=this._axis,o=f.asc(n.getExtent().slice());i>o[1]&&(i=o[1]),i<o[0]&&(i=o[0]),this._currentPointer.position[0]=i,this._currentPointer.dirty();var a=this._findNearestTick(i),r=this.model;(t||a!==r.getCurrentIndex()&&r.get("realtime"))&&this._changeTimeline(a)},_doPlayStop:function(){function e(){var e=this.model;this._changeTimeline(e.getCurrentIndex()+(e.get("rewind",!0)?-1:1))}this._clearTimer(),this.model.getPlayState()&&(this._timer=setTimeout(x(e,this),this.model.get("playInterval")))},_toAxisCoord:function(e){var t=this._mainGroup.getLocalTransform();return h.applyTransform(e,t,!0)},_findNearestTick:function(e){var t,i=this.model.getData(),n=1/0,o=this._axis;return i.each(["value"],function(i,a){var r=o.dataToCoord(i),l=Math.abs(r-e);n>l&&(n=l,t=a)}),t},_clearTimer:function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},_changeTimeline:function(e){var t=this.model.getCurrentIndex();"+"===e?e=t+1:"-"===e&&(e=t-1),this.api.dispatchAction({type:"timelineChange",currentIndex:e,from:this.uid})}});i.exports=S});
|
||
;/*!node_modules/echarts/lib/component/timeline.js*/
|
||
amis.define("node_modules/echarts/lib/component/timeline",function(e){var i=e("node_modules/echarts/lib/echarts"),o=e("node_modules/echarts/lib/component/timeline/preprocessor");e("node_modules/echarts/lib/component/timeline/typeDefaulter"),e("node_modules/echarts/lib/component/timeline/timelineAction"),e("node_modules/echarts/lib/component/timeline/SliderTimelineModel"),e("node_modules/echarts/lib/component/timeline/SliderTimelineView"),i.registerPreprocessor(o)});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkerModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkerModel",function(e,n,t){function i(e){d.defaultEmphasis(e,"label",["show"])}var o=e("node_modules/echarts/lib/config"),a=(o.__DEV__,e("node_modules/echarts/lib/echarts")),r=e("node_modules/zrender/lib/core/util"),s=e("node_modules/zrender/lib/core/env"),d=e("node_modules/echarts/lib/util/model"),l=e("node_modules/echarts/lib/util/format"),m=e("node_modules/echarts/lib/model/mixin/dataFormat"),u=l.addCommas,h=l.encodeHTML,c=a.extendComponentModel({type:"marker",dependencies:["series","grid","polar","geo"],init:function(e,n,t){this.mergeDefaultAndTheme(e,t),this._mergeOption(e,t,!1,!0)},isAnimationEnabled:function(){if(s.node)return!1;var e=this.__hostSeries;return this.getShallow("animation")&&e&&e.isAnimationEnabled()},mergeOption:function(e,n){this._mergeOption(e,n,!1,!1)},_mergeOption:function(e,n,t,o){var a=this.constructor,s=this.mainType+"Model";t||n.eachSeries(function(e){var t=e.get(this.mainType,!0),d=e[s];return t&&t.data?(d?d._mergeOption(t,n,!0):(o&&i(t),r.each(t.data,function(e){e instanceof Array?(i(e[0]),i(e[1])):i(e)}),d=new a(t,this,n),r.extend(d,{mainType:this.mainType,seriesIndex:e.seriesIndex,name:e.name,createdBySelf:!0}),d.__hostSeries=e),void(e[s]=d)):void(e[s]=null)},this)},formatTooltip:function(e){var n=this.getData(),t=this.getRawValue(e),i=r.isArray(t)?r.map(t,u).join(", "):u(t),o=n.getName(e),a=h(this.name);return(null!=t||o)&&(a+="<br />"),o&&(a+=h(o),null!=t&&(a+=" : ")),null!=t&&(a+=h(i)),a},getData:function(){return this._data},setData:function(e){this._data=e}});r.mixin(c,m);var _=c;t.exports=_});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkPointModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkPointModel",function(e,o,i){var t=e("node_modules/echarts/lib/component/marker/MarkerModel"),l=t.extend({type:"markPoint",defaultOption:{zlevel:0,z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{show:!0,position:"inside"},itemStyle:{borderWidth:2},emphasis:{label:{show:!0}}}});i.exports=l});
|
||
;/*!node_modules/echarts/lib/component/marker/markerHelper.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/markerHelper",function(e,a){function i(e){return!(isNaN(parseFloat(e.x))&&isNaN(parseFloat(e.y)))}function n(e){return!isNaN(parseFloat(e.x))&&!isNaN(parseFloat(e.y))}function t(e,a,i,n,t,r){var s=[],o=v(a,n),u=o?a.getCalculationInfo("stackResultDimension"):n,l=m(a,u,e),d=a.indicesOfNearest(u,l)[0];s[t]=a.get(i,d),s[r]=a.get(u,d);var x=a.get(n,d),D=c.getPrecision(a.get(n,d));return D=Math.min(D,20),D>=0&&(s[r]=+s[r].toFixed(D)),[s,x]}function r(e,a){var i=e.getData(),t=e.coordinateSystem;if(a&&!n(a)&&!d.isArray(a.coord)&&t){var r=t.dimensions,o=s(a,i,t,e);if(a=d.clone(a),a.type&&f[a.type]&&o.baseAxis&&o.valueAxis){var u=D(r,o.baseAxis.dim),l=D(r,o.valueAxis.dim),c=f[a.type](i,o.baseDataDim,o.valueDataDim,u,l);a.coord=c[0],a.value=c[1]}else{for(var x=[null!=a.xAxis?a.xAxis:a.radiusAxis,null!=a.yAxis?a.yAxis:a.angleAxis],v=0;2>v;v++)f[x[v]]&&(x[v]=m(i,i.mapDimension(r[v]),x[v]));a.coord=x}}return a}function s(e,a,i,n){var t={};return null!=e.valueIndex||null!=e.valueDim?(t.valueDataDim=null!=e.valueIndex?a.getDimension(e.valueIndex):e.valueDim,t.valueAxis=i.getAxis(o(n,t.valueDataDim)),t.baseAxis=i.getOtherAxis(t.valueAxis),t.baseDataDim=a.mapDimension(t.baseAxis.dim)):(t.baseAxis=n.getBaseAxis(),t.valueAxis=i.getOtherAxis(t.baseAxis),t.baseDataDim=a.mapDimension(t.baseAxis.dim),t.valueDataDim=a.mapDimension(t.valueAxis.dim)),t}function o(e,a){var i=e.getData(),n=i.dimensions;a=i.getDimension(a);for(var t=0;t<n.length;t++){var r=i.getDimensionInfo(n[t]);if(r.name===a)return r.coordDim}}function u(e,a){return e&&e.containData&&a.coord&&!i(a)?e.containData(a.coord):!0}function l(e,a,i,n){return 2>n?e.coord&&e.coord[n]:e.value}function m(e,a,i){if("average"===i){var n=0,t=0;return e.each(a,function(e){isNaN(e)||(n+=e,t++)}),n/t}return"median"===i?e.getMedian(a):e.getDataExtent(a,!0)["max"===i?1:0]}var d=e("node_modules/zrender/lib/core/util"),c=e("node_modules/echarts/lib/util/number"),x=e("node_modules/echarts/lib/data/helper/dataStackHelper"),v=x.isDimensionStacked,D=d.indexOf,A=d.curry,f={min:A(t,"min"),max:A(t,"max"),average:A(t,"average")};a.dataTransform=r,a.getAxisInfo=s,a.dataFilter=u,a.dimValueGetter=l,a.numCalculate=m});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkerView.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkerView",function(e,r,n){var i=e("node_modules/echarts/lib/echarts"),t=e("node_modules/zrender/lib/core/util"),o=i.extendComponentView({type:"marker",init:function(){this.markerGroupMap=t.createHashMap()},render:function(e,r,n){var i=this.markerGroupMap;i.each(function(e){e.__keep=!1});var t=this.type+"Model";r.eachSeries(function(e){var i=e[t];i&&this.renderSeries(e,i,r,n)},this),i.each(function(e){!e.__keep&&this.group.remove(e.group)},this)},renderSeries:function(){}});n.exports=o});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkPointView.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkPointView",function(e,t,a){function r(e,t,a){var r=t.coordinateSystem;e.each(function(i){var n,o=e.getItemModel(i),l=s.parsePercent(o.get("x"),a.getWidth()),m=s.parsePercent(o.get("y"),a.getHeight());if(isNaN(l)||isNaN(m)){if(t.getMarkerPosition)n=t.getMarkerPosition(e.getValues(e.dimensions,i));else if(r){var u=e.get(r.dimensions[0],i),d=e.get(r.dimensions[1],i);n=r.dataToPoint([u,d])}}else n=[l,m];isNaN(l)||(n[0]=l),isNaN(m)||(n[1]=m),e.setItemLayout(i,n)})}function i(e,t,a){var r;r=e?n.map(e&&e.dimensions,function(e){var a=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return n.defaults({name:e},a)}):[{name:"value",type:"float"}];var i=new l(r,a),o=n.map(a.get("data"),n.curry(m.dataTransform,t));return e&&(o=n.filter(o,n.curry(m.dataFilter,e))),i.initData(o,null,e?m.dimValueGetter:function(e){return e.value}),i}var n=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/chart/helper/SymbolDraw"),s=e("node_modules/echarts/lib/util/number"),l=e("node_modules/echarts/lib/data/List"),m=e("node_modules/echarts/lib/component/marker/markerHelper"),u=e("node_modules/echarts/lib/component/marker/MarkerView"),d=u.extend({type:"markPoint",updateTransform:function(e,t,a){t.eachSeries(function(e){var t=e.markPointModel;t&&(r(t.getData(),e,a),this.markerGroupMap.get(e.id).updateLayout(t))},this)},renderSeries:function(e,t,a,s){var l=e.coordinateSystem,m=e.id,u=e.getData(),d=this.markerGroupMap,c=d.get(m)||d.set(m,new o),g=i(l,e,t);t.setData(g),r(t.getData(),e,s),g.each(function(e){var a=g.getItemModel(e),r=a.getShallow("symbol"),i=a.getShallow("symbolSize"),o=n.isFunction(r),s=n.isFunction(i);if(o||s){var l=t.getRawValue(e),m=t.getDataParams(e);o&&(r=r(l,m)),s&&(i=i(l,m))}g.setItemVisual(e,{symbol:r,symbolSize:i,color:a.get("itemStyle.color")||u.getVisual("color")})}),c.updateData(g),this.group.add(c.group),g.eachItemGraphicEl(function(e){e.traverse(function(e){e.dataModel=t})}),c.__keep=!0,c.group.silent=t.get("silent")||e.get("silent")}});a.exports=d});
|
||
;/*!node_modules/echarts/lib/component/markPoint.js*/
|
||
amis.define("node_modules/echarts/lib/component/markPoint",function(e){var o=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/component/marker/MarkPointModel"),e("node_modules/echarts/lib/component/marker/MarkPointView"),o.registerPreprocessor(function(e){e.markPoint=e.markPoint||{}})});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkLineModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkLineModel",function(e,i,o){var n=e("node_modules/echarts/lib/component/marker/MarkerModel"),l=n.extend({type:"markLine",defaultOption:{zlevel:0,z:5,symbol:["circle","arrow"],symbolSize:[8,16],precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"}});o.exports=l});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkLineView.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkLineView",function(e,t,a){function o(e){return!isNaN(e)&&!isFinite(e)}function i(e,t,a,i){var r=1-e,n=i.dimensions[e];return o(t[r])&&o(a[r])&&t[e]===a[e]&&i.getAxis(n).containData(t[e])}function r(e,t){if("cartesian2d"===e.type){var a=t[0].coord,o=t[1].coord;if(a&&o&&(i(1,a,o,e)||i(0,a,o,e)))return!0}return d.dataFilter(e,t[0])&&d.dataFilter(e,t[1])}function n(e,t,a,i,r){var n,s=i.coordinateSystem,l=e.getItemModel(t),m=u.parsePercent(l.get("x"),r.getWidth()),d=u.parsePercent(l.get("y"),r.getHeight());if(isNaN(m)||isNaN(d)){if(i.getMarkerPosition)n=i.getMarkerPosition(e.getValues(e.dimensions,t));else{var c=s.dimensions,g=e.get(c[0],t),f=e.get(c[1],t);n=s.dataToPoint([g,f])}if("cartesian2d"===s.type){var y=s.getAxis("x"),p=s.getAxis("y"),c=s.dimensions;o(e.get(c[0],t))?n[0]=y.toGlobalCoord(y.getExtent()[a?0:1]):o(e.get(c[1],t))&&(n[1]=p.toGlobalCoord(p.getExtent()[a?0:1]))}isNaN(m)||(n[0]=m),isNaN(d)||(n[1]=d)}else n=[m,d];e.setItemLayout(t,n)}function s(e,t,a){var o;o=e?l.map(e&&e.dimensions,function(e){var a=t.getData().getDimensionInfo(t.getData().mapDimension(e))||{};return l.defaults({name:e},a)}):[{name:"value",type:"float"}];var i=new m(o,a),n=new m(o,a),s=new m([],a),u=l.map(a.get("data"),l.curry(p,t,e,a));e&&(u=l.filter(u,l.curry(r,e)));var c=e?d.dimValueGetter:function(e){return e.value};return i.initData(l.map(u,function(e){return e[0]}),null,c),n.initData(l.map(u,function(e){return e[1]}),null,c),s.initData(l.map(u,function(e){return e[2]})),s.hasItemOption=!0,{from:i,to:n,line:s}}var l=e("node_modules/zrender/lib/core/util"),m=e("node_modules/echarts/lib/data/List"),u=e("node_modules/echarts/lib/util/number"),d=e("node_modules/echarts/lib/component/marker/markerHelper"),c=e("node_modules/echarts/lib/chart/helper/LineDraw"),g=e("node_modules/echarts/lib/component/marker/MarkerView"),f=e("node_modules/echarts/lib/data/helper/dataStackHelper"),y=f.getStackedDimension,p=function(e,t,a,o){var i=e.getData(),r=o.type;if(!l.isArray(o)&&("min"===r||"max"===r||"average"===r||"median"===r||null!=o.xAxis||null!=o.yAxis)){var n,s;if(null!=o.yAxis||null!=o.xAxis)n=t.getAxis(null!=o.yAxis?"y":"x"),s=l.retrieve(o.yAxis,o.xAxis);else{var m=d.getAxisInfo(o,i,t,e);n=m.valueAxis;var u=y(i,m.valueDataDim);s=d.numCalculate(i,u,r)}var c="x"===n.dim?0:1,g=1-c,f=l.clone(o),p={};f.type=null,f.coord=[],p.coord=[],f.coord[g]=-1/0,p.coord[g]=1/0;var v=a.get("precision");v>=0&&"number"==typeof s&&(s=+s.toFixed(Math.min(v,20))),f.coord[c]=p.coord[c]=s,o=[f,p,{type:r,valueIndex:o.valueIndex,value:s}]}return o=[d.dataTransform(e,o[0]),d.dataTransform(e,o[1]),l.extend({},o[2])],o[2].type=o[2].type||"",l.merge(o[2],o[0]),l.merge(o[2],o[1]),o},v=g.extend({type:"markLine",updateTransform:function(e,t,a){t.eachSeries(function(e){var t=e.markLineModel;if(t){var o=t.getData(),i=t.__from,r=t.__to;i.each(function(t){n(i,t,!0,e,a),n(r,t,!1,e,a)}),o.each(function(e){o.setItemLayout(e,[i.getItemLayout(e),r.getItemLayout(e)])}),this.markerGroupMap.get(e.id).updateLayout()}},this)},renderSeries:function(e,t,a,o){function i(t,a,i){var r=t.getItemModel(a);n(t,a,i,e,o),t.setItemVisual(a,{symbolSize:r.get("symbolSize")||b[i?0:1],symbol:r.get("symbol",!0)||x[i?0:1],color:r.get("itemStyle.color")||u.getVisual("color")})}var r=e.coordinateSystem,m=e.id,u=e.getData(),d=this.markerGroupMap,g=d.get(m)||d.set(m,new c);this.group.add(g.group);var f=s(r,e,t),y=f.from,p=f.to,v=f.line;t.__from=y,t.__to=p,t.setData(v);var x=t.get("symbol"),b=t.get("symbolSize");l.isArray(x)||(x=[x,x]),"number"==typeof b&&(b=[b,b]),f.from.each(function(e){i(y,e,!0),i(p,e,!1)}),v.each(function(e){var t=v.getItemModel(e).get("lineStyle.color");v.setItemVisual(e,{color:t||y.getItemVisual(e,"color")}),v.setItemLayout(e,[y.getItemLayout(e),p.getItemLayout(e)]),v.setItemVisual(e,{fromSymbolSize:y.getItemVisual(e,"symbolSize"),fromSymbol:y.getItemVisual(e,"symbol"),toSymbolSize:p.getItemVisual(e,"symbolSize"),toSymbol:p.getItemVisual(e,"symbol")})}),g.updateData(v),f.line.eachItemGraphicEl(function(e){e.traverse(function(e){e.dataModel=t})}),g.__keep=!0,g.group.silent=t.get("silent")||e.get("silent")}});a.exports=v});
|
||
;/*!node_modules/echarts/lib/component/markLine.js*/
|
||
amis.define("node_modules/echarts/lib/component/markLine",function(e){var n=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/component/marker/MarkLineModel"),e("node_modules/echarts/lib/component/marker/MarkLineView"),n.registerPreprocessor(function(e){e.markLine=e.markLine||{}})});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkAreaModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkAreaModel",function(e,o,t){var i=e("node_modules/echarts/lib/component/marker/MarkerModel"),r=i.extend({type:"markArea",defaultOption:{zlevel:0,z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}}});t.exports=r});
|
||
;/*!node_modules/echarts/lib/component/marker/MarkAreaView.js*/
|
||
amis.define("node_modules/echarts/lib/component/marker/MarkAreaView",function(e){function t(e){return!isNaN(e)&&!isFinite(e)}function a(e,a,r){var o=1-e;return t(a[o])&&t(r[o])}function r(e,t){var r=t.coord[0],o=t.coord[1];return"cartesian2d"===e.type&&r&&o&&(a(1,r,o,e)||a(0,r,o,e))?!0:c.dataFilter(e,{coord:r,x:t.x0,y:t.y0})||c.dataFilter(e,{coord:o,x:t.x1,y:t.y1})}function o(e,a,r,o,n){var i,l=o.coordinateSystem,s=e.getItemModel(a),u=d.parsePercent(s.get(r[0]),n.getWidth()),c=d.parsePercent(s.get(r[1]),n.getHeight());if(isNaN(u)||isNaN(c)){if(o.getMarkerPosition)i=o.getMarkerPosition(e.getValues(r,a));else{var m=e.get(r[0],a),p=e.get(r[1],a),g=[m,p];l.clampData&&l.clampData(g,g),i=l.dataToPoint(g,!0)}if("cartesian2d"===l.type){var y=l.getAxis("x"),f=l.getAxis("y"),m=e.get(r[0],a),p=e.get(r[1],a);t(m)?i[0]=y.toGlobalCoord(y.getExtent()["x0"===r[0]?0:1]):t(p)&&(i[1]=f.toGlobalCoord(f.getExtent()["y0"===r[1]?0:1]))}isNaN(u)||(i[0]=u),isNaN(c)||(i[1]=c)}else i=[u,c];return i}function n(e,t,a){var o,n,l=["x0","y0","x1","y1"];e?(o=i.map(e&&e.dimensions,function(e){var a=t.getData(),r=a.getDimensionInfo(a.mapDimension(e))||{};return i.defaults({name:e},r)}),n=new s(i.map(l,function(e,t){return{name:e,type:o[t%2].type}}),a)):(o=[{name:"value",type:"float"}],n=new s(o,a));var d=i.map(a.get("data"),i.curry(p,t,e,a));e&&(d=i.filter(d,i.curry(r,e)));var u=e?function(e,t,a,r){return e.coord[Math.floor(r/2)][r%2]}:function(e){return e.value};return n.initData(d,null,u),n.hasItemOption=!0,n}var i=e("node_modules/zrender/lib/core/util"),l=e("node_modules/zrender/lib/tool/color"),s=e("node_modules/echarts/lib/data/List"),d=e("node_modules/echarts/lib/util/number"),u=e("node_modules/echarts/lib/util/graphic"),c=e("node_modules/echarts/lib/component/marker/markerHelper"),m=e("node_modules/echarts/lib/component/marker/MarkerView"),p=function(e,t,a,r){var o=c.dataTransform(e,r[0]),n=c.dataTransform(e,r[1]),l=i.retrieve,s=o.coord,d=n.coord;s[0]=l(s[0],-1/0),s[1]=l(s[1],-1/0),d[0]=l(d[0],1/0),d[1]=l(d[1],1/0);var u=i.mergeAll([{},o,n]);return u.coord=[o.coord,n.coord],u.x0=o.x,u.y0=o.y,u.x1=n.x,u.y1=n.y,u},g=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]];m.extend({type:"markArea",updateTransform:function(e,t,a){t.eachSeries(function(e){var t=e.markAreaModel;if(t){var r=t.getData();r.each(function(t){var n=i.map(g,function(n){return o(r,t,n,e,a)});r.setItemLayout(t,n);var l=r.getItemGraphicEl(t);l.setShape("points",n)})}},this)},renderSeries:function(e,t,a,r){var s=e.coordinateSystem,d=e.id,c=e.getData(),m=this.markerGroupMap,p=m.get(d)||m.set(d,{group:new u.Group});this.group.add(p.group),p.__keep=!0;var y=n(s,e,t);t.setData(y),y.each(function(t){y.setItemLayout(t,i.map(g,function(a){return o(y,t,a,e,r)})),y.setItemVisual(t,{color:c.getVisual("color")})}),y.diff(p.__data).add(function(e){var t=new u.Polygon({shape:{points:y.getItemLayout(e)}});y.setItemGraphicEl(e,t),p.group.add(t)}).update(function(e,a){var r=p.__data.getItemGraphicEl(a);u.updateProps(r,{shape:{points:y.getItemLayout(e)}},t,e),p.group.add(r),y.setItemGraphicEl(e,r)}).remove(function(e){var t=p.__data.getItemGraphicEl(e);p.group.remove(t)}).execute(),y.eachItemGraphicEl(function(e,a){var r=y.getItemModel(a),o=r.getModel("label"),n=r.getModel("emphasis.label"),s=y.getItemVisual(a,"color");e.useStyle(i.defaults(r.getModel("itemStyle").getItemStyle(),{fill:l.modifyAlpha(s,.4),stroke:s})),e.hoverStyle=r.getModel("emphasis.itemStyle").getItemStyle(),u.setLabelStyle(e.style,e.hoverStyle,o,n,{labelFetcher:t,labelDataIndex:a,defaultText:y.getName(a)||"",isRectText:!0,autoColor:s}),u.setHoverStyle(e,{}),e.dataModel=t}),p.__data=y,p.group.silent=t.get("silent")||e.get("silent")}})});
|
||
;/*!node_modules/echarts/lib/component/markArea.js*/
|
||
amis.define("node_modules/echarts/lib/component/markArea",function(e){var r=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/component/marker/MarkAreaModel"),e("node_modules/echarts/lib/component/marker/MarkAreaView"),r.registerPreprocessor(function(e){e.markArea=e.markArea||{}})});
|
||
;/*!node_modules/echarts/lib/component/legend/LegendModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend/LegendModel",function(e,t,i){var o=e("node_modules/echarts/lib/echarts"),n=e("node_modules/zrender/lib/core/util"),a=e("node_modules/echarts/lib/model/Model"),l=e("node_modules/echarts/lib/util/model"),r=l.isNameSpecified,s=e("node_modules/echarts/lib/lang"),c=s.legend.selector,d={all:{type:"all",title:n.clone(c.all)},inverse:{type:"inverse",title:n.clone(c.inverse)}},h=o.extendComponentModel({type:"legend.plain",dependencies:["series"],layoutMode:{type:"box",ignoreSize:!0},init:function(e,t,i){this.mergeDefaultAndTheme(e,i),e.selected=e.selected||{},this._updateSelector(e)},mergeOption:function(e){h.superCall(this,"mergeOption",e),this._updateSelector(e)},_updateSelector:function(e){var t=e.selector;t===!0&&(t=e.selector=["all","inverse"]),n.isArray(t)&&n.each(t,function(e,i){n.isString(e)&&(e={type:e}),t[i]=n.merge(e,d[e.type])})},optionUpdated:function(){this._updateData(this.ecModel);var e=this._data;if(e[0]&&"single"===this.get("selectedMode")){for(var t=!1,i=0;i<e.length;i++){var o=e[i].get("name");if(this.isSelected(o)){this.select(o),t=!0;break}}!t&&this.select(e[0].get("name"))}},_updateData:function(e){var t=[],i=[];e.eachRawSeries(function(o){var n=o.name;i.push(n);var a;if(o.legendVisualProvider){var l=o.legendVisualProvider,s=l.getAllNames();e.isSeriesFiltered(o)||(i=i.concat(s)),s.length?t=t.concat(s):a=!0}else a=!0;a&&r(o)&&t.push(o.name)}),this._availableNames=i;var o=this.get("data")||t,l=n.map(o,function(e){return("string"==typeof e||"number"==typeof e)&&(e={name:e}),new a(e,this,this.ecModel)},this);this._data=l},getData:function(){return this._data},select:function(e){var t=this.option.selected,i=this.get("selectedMode");if("single"===i){var o=this._data;n.each(o,function(e){t[e.get("name")]=!1})}t[e]=!0},unSelect:function(e){"single"!==this.get("selectedMode")&&(this.option.selected[e]=!1)},toggleSelected:function(e){var t=this.option.selected;t.hasOwnProperty(e)||(t[e]=!0),this[t[e]?"unSelect":"select"](e)},allSelect:function(){var e=this._data,t=this.option.selected;n.each(e,function(e){t[e.get("name",!0)]=!0})},inverseSelect:function(){var e=this._data,t=this.option.selected;n.each(e,function(e){var i=e.get("name",!0);t.hasOwnProperty(i)||(t[i]=!0),t[i]=!t[i]})},isSelected:function(e){var t=this.option.selected;return!(t.hasOwnProperty(e)&&!t[e])&&n.indexOf(this._availableNames,e)>=0},getOrient:function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},defaultOption:{zlevel:0,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,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",itemStyle:{borderWidth:0},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}}}),u=h;i.exports=u});
|
||
;/*!node_modules/echarts/lib/component/legend/legendAction.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend/legendAction",function(e){function l(e,l,n){var c,r={},d="toggleSelected"===e;return n.eachComponent("legend",function(n){d&&null!=c?n[c?"select":"unSelect"](l.name):"allSelect"===e||"inverseSelect"===e?n[e]():(n[e](l.name),c=n.isSelected(l.name));var s=n.getData();t.each(s,function(e){var l=e.get("name");if("\n"!==l&&""!==l){var t=n.isSelected(l);r[l]=r.hasOwnProperty(l)?r[l]&&t:t}})}),"allSelect"===e||"inverseSelect"===e?{selected:r}:{name:l.name,selected:r}}var n=e("node_modules/echarts/lib/echarts"),t=e("node_modules/zrender/lib/core/util");n.registerAction("legendToggleSelect","legendselectchanged",t.curry(l,"toggleSelected")),n.registerAction("legendAllSelect","legendselectall",t.curry(l,"allSelect")),n.registerAction("legendInverseSelect","legendinverseselect",t.curry(l,"inverseSelect")),n.registerAction("legendSelect","legendselected",t.curry(l,"select")),n.registerAction("legendUnSelect","legendunselected",t.curry(l,"unSelect"))});
|
||
;/*!node_modules/echarts/lib/component/legend/LegendView.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend/LegendView",function(e,t,n){function o(e,t,n,o,i,r){var l;return"line"!==t&&t.indexOf("empty")<0?(l=n.getItemStyle(),e.style.stroke=o,r||(l.stroke=i)):l=n.getItemStyle(["borderWidth","borderColor"]),e.setStyle(l)}function i(e,t,n,o){l(e,t,n,o),n.dispatchAction({type:"legendToggleSelect",name:null!=e?e:t}),r(e,t,n,o)}function r(e,t,n,o){var i=n.getZr().storage.getDisplayList()[0];i&&i.useHoverLayer||n.dispatchAction({type:"highlight",seriesName:e,name:t,excludeSeriesId:o})}function l(e,t,n,o){var i=n.getZr().storage.getDisplayList()[0];i&&i.useHoverLayer||n.dispatchAction({type:"downplay",seriesName:e,name:t,excludeSeriesId:o})}var a=e("node_modules/echarts/lib/config"),s=(a.__DEV__,e("node_modules/echarts/lib/echarts")),d=e("node_modules/zrender/lib/core/util"),u=e("node_modules/echarts/lib/util/symbol"),g=u.createSymbol,c=e("node_modules/echarts/lib/util/graphic"),h=e("node_modules/echarts/lib/component/helper/listComponent"),m=h.makeBackground,p=e("node_modules/echarts/lib/util/layout"),y=d.curry,f=d.each,v=c.Group,x=s.extendComponentView({type:"legend.plain",newlineDisabled:!1,init:function(){this.group.add(this._contentGroup=new v),this._backgroundEl,this.group.add(this._selectorGroup=new v),this._isFirstRender=!0},getContentGroup:function(){return this._contentGroup},getSelectorGroup:function(){return this._selectorGroup},render:function(e,t,n){var o=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),e.get("show",!0)){var i=e.get("align"),r=e.get("orient");i&&"auto"!==i||(i="right"===e.get("left")&&"vertical"===r?"right":"left");var l=e.get("selector",!0),a=e.get("selectorPosition",!0);!l||a&&"auto"!==a||(a="horizontal"===r?"end":"start"),this.renderInner(i,e,t,n,l,r,a);var s=e.getBoxLayoutParams(),u={width:n.getWidth(),height:n.getHeight()},g=e.get("padding"),c=p.getLayoutRect(s,u,g),h=this.layoutInner(e,i,c,o,l,a),y=p.getLayoutRect(d.defaults({width:h.width,height:h.height},s),u,g);this.group.attr("position",[y.x-h.x,y.y-h.y]),this.group.add(this._backgroundEl=m(h,e))}},resetInner:function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},renderInner:function(e,t,n,o,a,s,u){var g=this.getContentGroup(),c=d.createHashMap(),h=t.get("selectedMode"),m=[];n.eachRawSeries(function(e){!e.get("legendHoverLink")&&m.push(e.id)}),f(t.getData(),function(a,s){var d=a.get("name");if(!this.newlineDisabled&&(""===d||"\n"===d))return void g.add(new v({newline:!0}));var u=n.getSeriesByName(d)[0];if(!c.get(d))if(u){var p=u.getData(),f=p.getVisual("color"),x=p.getVisual("borderColor");"function"==typeof f&&(f=f(u.getDataParams(0))),"function"==typeof x&&(x=x(u.getDataParams(0)));var _=p.getVisual("legendSymbol")||"roundRect",b=p.getVisual("symbol"),S=this._createItem(d,s,a,t,_,b,e,f,x,h);S.on("click",y(i,d,null,o,m)).on("mouseover",y(r,u.name,null,o,m)).on("mouseout",y(l,u.name,null,o,m)),c.set(d,!0)}else n.eachRawSeries(function(n){if(!c.get(d)&&n.legendVisualProvider){var u=n.legendVisualProvider;if(!u.containName(d))return;var g=u.indexOfName(d),p=u.getItemVisual(g,"color"),f=u.getItemVisual(g,"borderColor"),v="roundRect",x=this._createItem(d,s,a,t,v,null,e,p,f,h);x.on("click",y(i,null,d,o,m)).on("mouseover",y(r,null,d,o,m)).on("mouseout",y(l,null,d,o,m)),c.set(d,!0)}},this)},this),a&&this._createSelector(a,t,o,s,u)},_createSelector:function(e,t,n){function o(e){var o=e.type,r=new c.Text({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===o?"legendAllSelect":"legendInverseSelect"})}});i.add(r);var l=t.getModel("selectorLabel"),a=t.getModel("emphasis.selectorLabel");c.setLabelStyle(r.style,r.hoverStyle={},l,a,{defaultText:e.title,isRectText:!1}),c.setHoverStyle(r)}var i=this.getSelectorGroup();f(e,function(e){o(e)})},_createItem:function(e,t,n,i,r,l,a,s,u,h){var m=i.get("itemWidth"),p=i.get("itemHeight"),y=i.get("inactiveColor"),f=i.get("inactiveBorderColor"),x=i.get("symbolKeepAspect"),_=i.getModel("itemStyle"),b=i.isSelected(e),S=new v,w=n.getModel("textStyle"),I=n.get("icon"),G=n.getModel("tooltip"),R=G.parentModel;r=I||r;var C=g(r,0,0,m,p,b?s:y,null==x?!0:x);if(S.add(o(C,r,_,u,f,b)),!I&&l&&(l!==r||"none"===l)){var k=.8*p;"none"===l&&(l="circle");var A=g(l,(m-k)/2,(p-k)/2,k,k,b?s:y,null==x?!0:x);S.add(o(A,l,_,u,f,b))}var L="left"===a?m+5:-5,V=a,D=i.get("formatter"),M=e;"string"==typeof D&&D?M=D.replace("{name}",null!=e?e:""):"function"==typeof D&&(M=D(e)),S.add(new c.Text({style:c.setTextStyle({},w,{text:M,x:L,y:p/2,textFill:b?w.getTextColor():y,textAlign:V,textVerticalAlign:"middle"})}));var B=new c.Rect({shape:S.getBoundingRect(),invisible:!0,tooltip:G.get("show")?d.extend({content:e,formatter:R.get("formatter",!0)||function(){return e},formatterParams:{componentType:"legend",legendIndex:i.componentIndex,name:e,$vars:["name"]}},G.option):null});return S.add(B),S.eachChild(function(e){e.silent=!0}),B.silent=!h,this.getContentGroup().add(S),c.setHoverStyle(S),S.__legendDataIndex=t,S},layoutInner:function(e,t,n,o,i,r){var l=this.getContentGroup(),a=this.getSelectorGroup();p.box(e.get("orient"),l,e.get("itemGap"),n.width,n.height);var s=l.getBoundingRect(),d=[-s.x,-s.y];if(i){p.box("horizontal",a,e.get("selectorItemGap",!0));var u=a.getBoundingRect(),g=[-u.x,-u.y],c=e.get("selectorButtonGap",!0),h=e.getOrient().index,m=0===h?"width":"height",y=0===h?"height":"width",f=0===h?"y":"x";"end"===r?g[h]+=s[m]+c:d[h]+=u[m]+c,g[1-h]+=s[y]/2-u[y]/2,a.attr("position",g),l.attr("position",d);var v={x:0,y:0};return v[m]=s[m]+c+u[m],v[y]=Math.max(s[y],u[y]),v[f]=Math.min(0,u[f]+g[1-h]),v}return l.attr("position",d),this.group.getBoundingRect()},remove:function(){this.getContentGroup().removeAll(),this._isFirstRender=!0}});n.exports=x});
|
||
;/*!node_modules/echarts/lib/component/legend/legendFilter.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend/legendFilter",function(e,n,t){function i(e){var n=e.findComponents({mainType:"legend"});n&&n.length&&e.filterSeries(function(e){for(var t=0;t<n.length;t++)if(!n[t].isSelected(e.name))return!1;return!0})}t.exports=i});
|
||
;/*!node_modules/echarts/lib/component/legend.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend",function(e){var n=e("node_modules/echarts/lib/echarts");e("node_modules/echarts/lib/component/legend/LegendModel"),e("node_modules/echarts/lib/component/legend/legendAction"),e("node_modules/echarts/lib/component/legend/LegendView");var o=e("node_modules/echarts/lib/component/legend/legendFilter"),d=e("node_modules/echarts/lib/model/Component");n.registerProcessor(n.PRIORITY.PROCESSOR.SERIES_FILTER,o),d.registerSubTypeDefaulter("legend",function(){return"plain"})});
|
||
;/*!node_modules/echarts/lib/component/legend/ScrollableLegendModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend/ScrollableLegendModel",function(e,t,o){function n(e,t,o){var n=e.getOrient(),a=[1,1];a[n.index]=0,l(t,o,{type:"box",ignoreSize:a})}var a=e("node_modules/echarts/lib/component/legend/LegendModel"),i=e("node_modules/echarts/lib/util/layout"),l=i.mergeLayoutParam,r=i.getLayoutParams,p=a.extend({type:"legend.scroll",setScrollDataIndex:function(e){this.option.scrollDataIndex=e},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},init:function(e,t,o,a){var i=r(e);p.superCall(this,"init",e,t,o,a),n(this,e,i)},mergeOption:function(e,t){p.superCall(this,"mergeOption",e,t),n(this,this.option,e)}}),c=p;o.exports=c});
|
||
;/*!node_modules/echarts/lib/component/legend/ScrollableLegendView.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend/ScrollableLegendView",function(e,t,n){var o=e("node_modules/zrender/lib/core/util"),i=e("node_modules/echarts/lib/util/graphic"),r=e("node_modules/echarts/lib/util/layout"),a=e("node_modules/echarts/lib/component/legend/LegendView"),l=i.Group,u=["width","height"],g=["x","y"],s=a.extend({type:"legend.scroll",newlineDisabled:!0,init:function(){s.superCall(this,"init"),this._currentIndex=0,this.group.add(this._containerGroup=new l),this._containerGroup.add(this.getContentGroup()),this.group.add(this._controllerGroup=new l),this._showController},resetInner:function(){s.superCall(this,"resetInner"),this._controllerGroup.removeAll(),this._containerGroup.removeClipPath(),this._containerGroup.__rectSize=null},renderInner:function(e,t,n,r,a,l,u){function g(e,n){var a=e+"DataIndex",l=i.createIcon(t.get("pageIcons",!0)[t.getOrient().name][n],{onclick:o.bind(d._pageGo,d,a,t,r)},{x:-c[0]/2,y:-c[1]/2,width:c[0],height:c[1]});l.name=e,p.add(l)}var d=this;s.superCall(this,"renderInner",e,t,n,r,a,l,u);var p=this._controllerGroup,c=t.get("pageIconSize",!0);o.isArray(c)||(c=[c,c]),g("pagePrev",0);var h=t.getModel("pageTextStyle");p.add(new i.Text({name:"pageText",style:{textFill:h.getTextColor(),font:h.getFont(),textVerticalAlign:"middle",textAlign:"center"},silent:!0})),g("pageNext",1)},layoutInner:function(e,t,n,i,a,l){var s=this.getSelectorGroup(),d=e.getOrient().index,p=u[d],c=g[d],h=u[1-d],x=g[1-d];a&&r.box("horizontal",s,e.get("selectorItemGap",!0));var _=e.get("selectorButtonGap",!0),I=s.getBoundingRect(),f=[-I.x,-I.y],v=o.clone(n);a&&(v[p]=n[p]-I[p]-_);var m=this._layoutContentAndController(e,i,v,d,p,h,x);if(a){if("end"===l)f[d]+=m[p]+_;else{var C=I[p]+_;f[d]-=C,m[c]-=C}m[p]+=I[p]+_,f[1-d]+=m[x]+m[h]/2-I[h]/2,m[h]=Math.max(m[h],I[h]),m[x]=Math.min(m[x],I[x]+f[1-d]),s.attr("position",f)}return m},_layoutContentAndController:function(e,t,n,a,l,u,g){var s=this.getContentGroup(),d=this._containerGroup,p=this._controllerGroup;r.box(e.get("orient"),s,e.get("itemGap"),a?n.width:null,a?null:n.height),r.box("horizontal",p,e.get("pageButtonItemGap",!0));var c=s.getBoundingRect(),h=p.getBoundingRect(),x=this._showController=c[l]>n[l],_=[-c.x,-c.y];t||(_[a]=s.position[a]);var I=[0,0],f=[-h.x,-h.y],v=o.retrieve2(e.get("pageButtonGap",!0),e.get("itemGap",!0));if(x){var m=e.get("pageButtonPosition",!0);"end"===m?f[a]+=n[l]-h[l]:I[a]+=h[l]+v}f[1-a]+=c[u]/2-h[u]/2,s.attr("position",_),d.attr("position",I),p.attr("position",f);var C={x:0,y:0};if(C[l]=x?n[l]:c[l],C[u]=Math.max(c[u],h[u]),C[g]=Math.min(0,h[g]+f[1-a]),d.__rectSize=n[l],x){var G={x:0,y:0};G[l]=Math.max(n[l]-h[l]-v,0),G[u]=C[u],d.setClipPath(new i.Rect({shape:G})),d.__rectSize=G[l]}else p.eachChild(function(e){e.attr({invisible:!0,silent:!0})});var y=this._getPageInfo(e);return null!=y.pageIndex&&i.updateProps(s,{position:y.contentPosition},x?e:!1),this._updatePageInfoView(e,y),C},_pageGo:function(e,t,n){var o=this._getPageInfo(t)[e];null!=o&&n.dispatchAction({type:"legendScroll",scrollDataIndex:o,legendId:t.id})},_updatePageInfoView:function(e,t){var n=this._controllerGroup;o.each(["pagePrev","pageNext"],function(o){var i=null!=t[o+"DataIndex"],r=n.childOfName(o);r&&(r.setStyle("fill",i?e.get("pageIconColor",!0):e.get("pageIconInactiveColor",!0)),r.cursor=i?"pointer":"default")});var i=n.childOfName("pageText"),r=e.get("pageFormatter"),a=t.pageIndex,l=null!=a?a+1:0,u=t.pageCount;i&&r&&i.setStyle("text",o.isString(r)?r.replace("{current}",l).replace("{total}",u):r({current:l,total:u}))},_getPageInfo:function(e){function t(e){if(e){var t=e.getBoundingRect(),n=t[s]+e.position[a];return{s:n,e:n+t[l],i:e.__legendDataIndex}}}function n(e,t){return e.e>=t&&e.s<=t+r}var o=e.get("scrollDataIndex",!0),i=this.getContentGroup(),r=this._containerGroup.__rectSize,a=e.getOrient().index,l=u[a],s=g[a],d=this._findTargetItemIndex(o),p=i.children(),c=p[d],h=p.length,x=h?1:0,_={contentPosition:i.position.slice(),pageCount:x,pageIndex:x-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!c)return _;var I=t(c);_.contentPosition[a]=-I.s;for(var f=d+1,v=I,m=I,C=null;h>=f;++f)C=t(p[f]),(!C&&m.e>v.s+r||C&&!n(C,v.s))&&(v=m.i>v.i?m:C,v&&(null==_.pageNextDataIndex&&(_.pageNextDataIndex=v.i),++_.pageCount)),m=C;for(var f=d-1,v=I,m=I,C=null;f>=-1;--f)C=t(p[f]),C&&n(m,C.s)||!(v.i<m.i)||(m=v,null==_.pagePrevDataIndex&&(_.pagePrevDataIndex=v.i),++_.pageCount,++_.pageIndex),v=C;return _},_findTargetItemIndex:function(e){if(!this._showController)return 0;var t,n,o=this.getContentGroup();return o.eachChild(function(o,i){var r=o.__legendDataIndex;null==n&&null!=r&&(n=i),r===e&&(t=i)}),null!=t?t:n}}),d=s;n.exports=d});
|
||
;/*!node_modules/echarts/lib/component/legend/scrollableLegendAction.js*/
|
||
amis.define("node_modules/echarts/lib/component/legend/scrollableLegendAction",function(e){var n=e("node_modules/echarts/lib/echarts");n.registerAction("legendScroll","legendscroll",function(e,n){var l=e.scrollDataIndex;null!=l&&n.eachComponent({mainType:"legend",subType:"scroll",query:e},function(e){e.setScrollDataIndex(l)})})});
|
||
;/*!node_modules/echarts/lib/component/legendScroll.js*/
|
||
amis.define("node_modules/echarts/lib/component/legendScroll",function(e){e("node_modules/echarts/lib/component/legend"),e("node_modules/echarts/lib/component/legend/ScrollableLegendModel"),e("node_modules/echarts/lib/component/legend/ScrollableLegendView"),e("node_modules/echarts/lib/component/legend/scrollableLegendAction")});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/SliderZoomModel",function(o,e,l){var a=o("node_modules/echarts/lib/component/dataZoom/DataZoomModel"),t=a.extend({type:"dataZoom.slider",layoutMode:"box",defaultOption:{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#2f4554",width:.5,opacity:.3},areaStyle:{color:"rgba(47,69,84,0.3)",opacity:.3}},borderColor:"#ddd",fillerColor:"rgba(167,183,204,0.4)",handleIcon:"M8.2,13.6V3.9H6.3v9.7H3.1v14.9h3.3v9.7h1.8v-9.7h3.3V13.6H8.2z M9.7,24.4H4.8v-1.4h4.9V24.4z M9.7,19.1H4.8v-1.4h4.9V19.1z",handleSize:"100%",handleStyle:{color:"#a7b7cc"},labelPrecision:null,labelFormatter:null,showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#333"}}}),d=t;l.exports=d});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/SliderZoomView.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/SliderZoomView",function(t,e,i){function a(t){var e={x:"y",y:"x",radius:"angle",angle:"radius"};return e[t]}function o(t){return"vertical"===t?"ns-resize":"ew-resize"}var s=t("node_modules/zrender/lib/core/util"),n=t("node_modules/zrender/lib/core/event"),r=t("node_modules/echarts/lib/util/graphic"),h=t("node_modules/echarts/lib/util/throttle"),l=t("node_modules/echarts/lib/component/dataZoom/DataZoomView"),d=t("node_modules/echarts/lib/util/number"),g=t("node_modules/echarts/lib/util/layout"),u=t("node_modules/echarts/lib/component/helper/sliderMove"),c=r.Rect,_=d.linearMap,p=d.asc,m=s.bind,f=s.each,v=7,y=1,w=30,x="horizontal",b="vertical",M=5,D=["line","bar","candlestick","scatter"],S=l.extend({type:"dataZoom.slider",init:function(t,e){this._displayables={},this._orient,this._range,this._handleEnds,this._size,this._handleWidth,this._handleHeight,this._location,this._dragging,this._dataShadowInfo,this.api=e},render:function(t,e,i,a){return S.superApply(this,"render",arguments),h.createOrUpdate(this,"_dispatchZoomAction",this.dataZoomModel.get("throttle"),"fixRate"),this._orient=t.get("orient"),this.dataZoomModel.get("show")===!1?void this.group.removeAll():(a&&"dataZoom"===a.type&&a.from===this.uid||this._buildView(),void this._updateView())},remove:function(){S.superApply(this,"remove",arguments),h.clear(this,"_dispatchZoomAction")},dispose:function(){S.superApply(this,"dispose",arguments),h.clear(this,"_dispatchZoomAction")},_buildView:function(){var t=this.group;t.removeAll(),this._resetLocation(),this._resetInterval();var e=this._displayables.barGroup=new r.Group;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},_resetLocation:function(){var t=this.dataZoomModel,e=this.api,i=this._findCoordRect(),a={width:e.getWidth(),height:e.getHeight()},o=this._orient===x?{right:a.width-i.x-i.width,top:a.height-w-v,width:i.width,height:w}:{right:v,top:i.y,width:w,height:i.height},n=g.getLayoutParams(t.option);s.each(["right","top","width","height"],function(t){"ph"===n[t]&&(n[t]=o[t])});var r=g.getLayoutRect(n,a,t.padding);this._location={x:r.x,y:r.y},this._size=[r.width,r.height],this._orient===b&&this._size.reverse()},_positionGroup:function(){var t=this.group,e=this._location,i=this._orient,a=this.dataZoomModel.getFirstTargetAxisModel(),o=a&&a.get("inverse"),s=this._displayables.barGroup,n=(this._dataShadowInfo||{}).otherAxisInverse;s.attr(i!==x||o?i===x&&o?{scale:n?[-1,1]:[-1,-1]}:i!==b||o?{scale:n?[-1,-1]:[-1,1],rotation:Math.PI/2}:{scale:n?[1,-1]:[1,1],rotation:Math.PI/2}:{scale:n?[1,1]:[1,-1]});var r=t.getBoundingRect([s]);t.attr("position",[e.x-r.x,e.y-r.y])},_getViewExtent:function(){return[0,this._size[0]]},_renderBackground:function(){var t=this.dataZoomModel,e=this._size,i=this._displayables.barGroup;i.add(new c({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40})),i.add(new c({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:s.bind(this._onClickPanelClick,this)}))},_renderDataShadow:function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(t){var e=this._size,i=t.series,a=i.getRawData(),o=i.getShadowDim?i.getShadowDim():t.otherDim;if(null!=o){var n=a.getDataExtent(o),h=.3*(n[1]-n[0]);n=[n[0]-h,n[1]+h];var l,d=[0,e[1]],g=[0,e[0]],u=[[e[0],0],[0,0]],c=[],p=g[1]/(a.count()-1),m=0,f=Math.round(a.count()/e[0]);a.each([o],function(t,e){if(f>0&&e%f)return void(m+=p);var i=null==t||isNaN(t)||""===t,a=i?0:_(t,n,d,!0);i&&!l&&e?(u.push([u[u.length-1][0],0]),c.push([c[c.length-1][0],0])):!i&&l&&(u.push([m,0]),c.push([m,0])),u.push([m,a]),c.push([m,a]),m+=p,l=i});var v=this.dataZoomModel;this._displayables.barGroup.add(new r.Polygon({shape:{points:u},style:s.defaults({fill:v.get("dataBackgroundColor")},v.getModel("dataBackground.areaStyle").getAreaStyle()),silent:!0,z2:-20})),this._displayables.barGroup.add(new r.Polyline({shape:{points:c},style:v.getModel("dataBackground.lineStyle").getLineStyle(),silent:!0,z2:-19}))}}},_prepareDataShadowInfo:function(){var t=this.dataZoomModel,e=t.get("showDataShadow");if(e!==!1){var i,o=this.ecModel;return t.eachTargetAxis(function(n,r){var h=t.getAxisProxy(n.name,r).getTargetSeriesModels();s.each(h,function(t){if(!(i||e!==!0&&s.indexOf(D,t.get("type"))<0)){var h,l=o.getComponent(n.axis,r).axis,d=a(n.name),g=t.coordinateSystem;null!=d&&g.getOtherAxis&&(h=g.getOtherAxis(l).inverse),d=t.getData().mapDimension(d),i={thisAxis:l,series:t,thisDim:n.name,otherDim:d,otherAxisInverse:h}}},this)},this),i}},_renderHandle:function(){var t=this._displayables,e=t.handles=[],i=t.handleLabels=[],a=this._displayables.barGroup,s=this._size,n=this.dataZoomModel;a.add(t.filler=new c({draggable:!0,cursor:o(this._orient),drift:m(this._onDragMove,this,"all"),ondragstart:m(this._showDataInfo,this,!0),ondragend:m(this._onDragEnd,this),onmouseover:m(this._showDataInfo,this,!0),onmouseout:m(this._showDataInfo,this,!1),style:{fill:n.get("fillerColor"),textPosition:"inside"}})),a.add(new c({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:s[0],height:s[1]},style:{stroke:n.get("dataBackgroundColor")||n.get("borderColor"),lineWidth:y,fill:"rgba(0,0,0,0)"}})),f([0,1],function(t){var s=r.createIcon(n.get("handleIcon"),{cursor:o(this._orient),draggable:!0,drift:m(this._onDragMove,this,t),ondragend:m(this._onDragEnd,this),onmouseover:m(this._showDataInfo,this,!0),onmouseout:m(this._showDataInfo,this,!1)},{x:-1,y:0,width:2,height:2}),h=s.getBoundingRect();this._handleHeight=d.parsePercent(n.get("handleSize"),this._size[1]),this._handleWidth=h.width/h.height*this._handleHeight,s.setStyle(n.getModel("handleStyle").getItemStyle());var l=n.get("handleColor");null!=l&&(s.style.fill=l),a.add(e[t]=s);var g=n.textStyleModel;this.group.add(i[t]=new r.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textVerticalAlign:"middle",textAlign:"center",textFill:g.getTextColor(),textFont:g.getFont()},z2:10}))},this)},_resetInterval:function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[_(t[0],[0,100],e,!0),_(t[1],[0,100],e,!0)]},_updateInterval:function(t,e){var i=this.dataZoomModel,a=this._handleEnds,o=this._getViewExtent(),s=i.findRepresentativeAxisProxy().getMinMaxSpan(),n=[0,100];u(e,a,o,i.get("zoomLock")?"all":t,null!=s.minSpan?_(s.minSpan,n,o,!0):null,null!=s.maxSpan?_(s.maxSpan,n,o,!0):null);var r=this._range,h=this._range=p([_(a[0],o,n,!0),_(a[1],o,n,!0)]);return!r||r[0]!==h[0]||r[1]!==h[1]},_updateView:function(t){var e=this._displayables,i=this._handleEnds,a=p(i.slice()),o=this._size;f([0,1],function(t){var a=e.handles[t],s=this._handleHeight;a.attr({scale:[s/2,s/2],position:[i[t],o[1]/2-s/2]})},this),e.filler.setShape({x:a[0],y:0,width:a[1]-a[0],height:o[1]}),this._updateDataInfo(t)},_updateDataInfo:function(t){function e(t){var e=r.getTransform(a.handles[t].parent,this.group),i=r.transformDirection(0===t?"right":"left",e),h=this._handleWidth/2+M,l=r.applyTransform([u[t]+(0===t?-h:h),this._size[1]/2],e);o[t].setStyle({x:l[0],y:l[1],textVerticalAlign:s===x?"middle":i,textAlign:s===x?i:"center",text:n[t]})}var i=this.dataZoomModel,a=this._displayables,o=a.handleLabels,s=this._orient,n=["",""];if(i.get("showDetail")){var h=i.findRepresentativeAxisProxy();if(h){var l=h.getAxisModel().axis,d=this._range,g=t?h.calculateDataWindow({start:d[0],end:d[1]}).valueWindow:h.getDataValueWindow();n=[this._formatLabel(g[0],l),this._formatLabel(g[1],l)]}}var u=p(this._handleEnds.slice());e.call(this,0),e.call(this,1)},_formatLabel:function(t,e){var i=this.dataZoomModel,a=i.get("labelFormatter"),o=i.get("labelPrecision");(null==o||"auto"===o)&&(o=e.getPixelPrecision());var n=null==t||isNaN(t)?"":"category"===e.type||"time"===e.type?e.scale.getLabel(Math.round(t)):t.toFixed(Math.min(o,20));return s.isFunction(a)?a(t,n):s.isString(a)?a.replace("{value}",n):n},_showDataInfo:function(t){t=this._dragging||t;var e=this._displayables.handleLabels;e[0].attr("invisible",!t),e[1].attr("invisible",!t)},_onDragMove:function(t,e,i,a){this._dragging=!0,n.stop(a.event);var o=this._displayables.barGroup.getLocalTransform(),s=r.applyTransform([e,i],o,!0),h=this._updateInterval(t,s[0]),l=this.dataZoomModel.get("realtime");this._updateView(!l),h&&l&&this._dispatchZoomAction()},_onDragEnd:function(){this._dragging=!1,this._showDataInfo(!1);var t=this.dataZoomModel.get("realtime");!t&&this._dispatchZoomAction()},_onClickPanelClick:function(t){var e=this._size,i=this._displayables.barGroup.transformCoordToLocal(t.offsetX,t.offsetY);if(!(i[0]<0||i[0]>e[0]||i[1]<0||i[1]>e[1])){var a=this._handleEnds,o=(a[0]+a[1])/2,s=this._updateInterval("all",i[0]-o);this._updateView(),s&&this._dispatchZoomAction()}},_dispatchZoomAction:function(){var t=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,start:t[0],end:t[1]})},_findCoordRect:function(){var t;if(f(this.getTargetCoordInfo(),function(e){if(!t&&e.length){var i=e[0].model.coordinateSystem;t=i.getRect&&i.getRect()}}),!t){var e=this.api.getWidth(),i=this.api.getHeight();t={x:.2*e,y:.2*i,width:.6*e,height:.6*i}}return t}}),Z=S;i.exports=Z});
|
||
;/*!node_modules/echarts/lib/component/dataZoomSlider.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoomSlider",function(o){o("node_modules/echarts/lib/component/dataZoom/typeDefaulter"),o("node_modules/echarts/lib/component/dataZoom/DataZoomModel"),o("node_modules/echarts/lib/component/dataZoom/DataZoomView"),o("node_modules/echarts/lib/component/dataZoom/SliderZoomModel"),o("node_modules/echarts/lib/component/dataZoom/SliderZoomView"),o("node_modules/echarts/lib/component/dataZoom/dataZoomProcessor"),o("node_modules/echarts/lib/component/dataZoom/dataZoomAction")});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/InsideZoomModel",function(o,e,n){var d=o("node_modules/echarts/lib/component/dataZoom/DataZoomModel"),t=d.extend({type:"dataZoom.inside",defaultOption:{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}});n.exports=t});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/roams.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/roams",function(o,e){function t(o,e){var t=r(o),n=e.dataZoomId,a=e.coordId;u.each(t,function(o){var t=o.dataZoomInfos;t[n]&&u.indexOf(e.allCoordIds,a)<0&&(delete t[n],o.count--)}),c(t);var s=t[a];s||(s=t[a]={coordId:a,dataZoomInfos:{},count:0},s.controller=d(o,s),s.dispatchAction=u.curry(l,o)),!s.dataZoomInfos[n]&&s.count++,s.dataZoomInfos[n]=e;var f=i(s.dataZoomInfos);s.controller.enable(f.controlType,f.opt),s.controller.setPointerChecker(e.containsPoint),m.createOrUpdate(s,"dispatchAction",e.dataZoomModel.get("throttle",!0),"fixRate")}function n(o,e){var t=r(o);u.each(t,function(o){o.controller.dispose();var t=o.dataZoomInfos;t[e]&&(delete t[e],o.count--)}),c(t)}function a(o){return o.type+"\x00_"+o.id}function r(o){var e=o.getZr();return e[f]||(e[f]={})}function d(o,e){var t=new s(o.getZr());return u.each(["pan","zoom","scrollMove"],function(o){t.on(o,function(t){var n=[];u.each(e.dataZoomInfos,function(a){if(t.isAvailableBehavior(a.dataZoomModel.option)){var r=(a.getRange||{})[o],d=r&&r(e.controller,t);!a.dataZoomModel.get("disabled",!0)&&d&&n.push({dataZoomId:a.dataZoomId,start:d[0],end:d[1]})}}),n.length&&e.dispatchAction(n)})}),t}function c(o){u.each(o,function(e,t){e.count||(e.controller.dispose(),delete o[t])})}function l(o,e){o.dispatchAction({type:"dataZoom",batch:e})}function i(o){var e,t="type_",n={type_true:2,type_move:1,type_false:0,type_undefined:-1},a=!0;return u.each(o,function(o){var r=o.dataZoomModel,d=r.get("disabled",!0)?!1:r.get("zoomLock",!0)?"move":!0;n[t+d]>n[t+e]&&(e=d),a&=r.get("preventDefaultMouseMove",!0)}),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!a}}}var u=o("node_modules/zrender/lib/core/util"),s=o("node_modules/echarts/lib/component/helper/RoamController"),m=o("node_modules/echarts/lib/util/throttle"),f="\x00_ec_dataZoom_roams";e.register=t,e.unregister=n,e.generateCoordId=a});
|
||
;/*!node_modules/echarts/lib/component/dataZoom/InsideZoomView.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom/InsideZoomView",function(e,i,t){function n(e){return function(i,t,n,o){var r=this._range,l=r.slice(),s=i.axisModels[0];if(s){var d=e(l,s,i,t,n,o);return a(d,l,[0,100],"all"),this._range=l,r[0]!==l[0]||r[1]!==l[1]?l:void 0}}}var o=e("node_modules/zrender/lib/core/util"),r=e("node_modules/echarts/lib/component/dataZoom/DataZoomView"),a=e("node_modules/echarts/lib/component/helper/sliderMove"),l=e("node_modules/echarts/lib/component/dataZoom/roams"),s=o.bind,d=r.extend({type:"dataZoom.inside",init:function(){this._range},render:function(e,i,t){d.superApply(this,"render",arguments),this._range=e.getPercentRange(),o.each(this.getTargetCoordInfo(),function(i,n){var r=o.map(i,function(e){return l.generateCoordId(e.model)});o.each(i,function(i){var a=i.model,d={};o.each(["pan","zoom","scrollMove"],function(e){d[e]=s(p[e],this,i,n)},this),l.register(t,{coordId:l.generateCoordId(a),allCoordIds:r,containsPoint:function(e,i,t){return a.coordinateSystem.containPoint([i,t])},dataZoomId:e.id,dataZoomModel:e,getRange:d})},this)},this)},dispose:function(){l.unregister(this.api,this.dataZoomModel.id),d.superApply(this,"dispose",arguments),this._range=null}}),p={zoom:function(e,i,t,n){var o=this._range,r=o.slice(),l=e.axisModels[0];if(l){var s=g[i](null,[n.originX,n.originY],l,t,e),d=(s.signal>0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(r[1]-r[0])+r[0],p=Math.max(1/n.scale,0);r[0]=(r[0]-d)*p+d,r[1]=(r[1]-d)*p+d;var c=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return a(0,r,[0,100],0,c.minSpan,c.maxSpan),this._range=r,o[0]!==r[0]||o[1]!==r[1]?r:void 0}},pan:n(function(e,i,t,n,o,r){var a=g[n]([r.oldX,r.oldY],[r.newX,r.newY],i,o,t);return a.signal*(e[1]-e[0])*a.pixel/a.pixelLength}),scrollMove:n(function(e,i,t,n,o,r){var a=g[n]([0,0],[r.scrollDelta,r.scrollDelta],i,o,t);return a.signal*(e[1]-e[0])*r.scrollDelta})},g={grid:function(e,i,t,n,o){var r=t.axis,a={},l=o.model.coordinateSystem.getRect();return e=e||[0,0],"x"===r.dim?(a.pixel=i[0]-e[0],a.pixelLength=l.width,a.pixelStart=l.x,a.signal=r.inverse?1:-1):(a.pixel=i[1]-e[1],a.pixelLength=l.height,a.pixelStart=l.y,a.signal=r.inverse?-1:1),a},polar:function(e,i,t,n,o){var r=t.axis,a={},l=o.model.coordinateSystem,s=l.getRadiusAxis().getExtent(),d=l.getAngleAxis().getExtent();return e=e?l.pointToCoord(e):[0,0],i=l.pointToCoord(i),"radiusAxis"===t.mainType?(a.pixel=i[0]-e[0],a.pixelLength=s[1]-s[0],a.pixelStart=s[0],a.signal=r.inverse?1:-1):(a.pixel=i[1]-e[1],a.pixelLength=d[1]-d[0],a.pixelStart=d[0],a.signal=r.inverse?-1:1),a},singleAxis:function(e,i,t,n,o){var r=t.axis,a=o.model.coordinateSystem.getRect(),l={};return e=e||[0,0],"horizontal"===r.orient?(l.pixel=i[0]-e[0],l.pixelLength=a.width,l.pixelStart=a.x,l.signal=r.inverse?1:-1):(l.pixel=i[1]-e[1],l.pixelLength=a.height,l.pixelStart=a.y,l.signal=r.inverse?-1:1),l}},c=d;t.exports=c});
|
||
;/*!node_modules/echarts/lib/component/dataZoomInside.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoomInside",function(o){o("node_modules/echarts/lib/component/dataZoom/typeDefaulter"),o("node_modules/echarts/lib/component/dataZoom/DataZoomModel"),o("node_modules/echarts/lib/component/dataZoom/DataZoomView"),o("node_modules/echarts/lib/component/dataZoom/InsideZoomModel"),o("node_modules/echarts/lib/component/dataZoom/InsideZoomView"),o("node_modules/echarts/lib/component/dataZoom/dataZoomProcessor"),o("node_modules/echarts/lib/component/dataZoom/dataZoomAction")});
|
||
;/*!node_modules/echarts/lib/component/dataZoom.js*/
|
||
amis.define("node_modules/echarts/lib/component/dataZoom",function(o){o("node_modules/echarts/lib/component/dataZoomSlider"),o("node_modules/echarts/lib/component/dataZoomInside")});
|
||
;/*!node_modules/echarts/lib/component/visualMap/preprocessor.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/preprocessor",function(e,i,s){function t(e){var i=e&&e.visualMap;r.isArray(i)||(i=i?[i]:[]),a(i,function(e){if(e){n(e,"splitList")&&!n(e,"pieces")&&(e.pieces=e.splitList,delete e.splitList);var i=e.pieces;i&&r.isArray(i)&&a(i,function(e){r.isObject(e)&&(n(e,"start")&&!n(e,"min")&&(e.min=e.start),n(e,"end")&&!n(e,"max")&&(e.max=e.end))})}})}function n(e,i){return e&&e.hasOwnProperty&&e.hasOwnProperty(i)}var r=e("node_modules/zrender/lib/core/util"),a=r.each;s.exports=t});
|
||
;/*!node_modules/echarts/lib/component/visualMap/typeDefaulter.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/typeDefaulter",function(e){var i=e("node_modules/echarts/lib/model/Component");i.registerSubTypeDefaulter("visualMap",function(e){return e.categories||(e.pieces?e.pieces.length>0:e.splitNumber>0)&&!e.calculable?"piecewise":"continuous"})});
|
||
;/*!node_modules/echarts/lib/component/visualMap/visualEncoding.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/visualEncoding",function(e){function a(e,a,t,i){function n(e){return u[e]}function l(e,a){u[e]=a}for(var r=a.targetVisuals[i],o=s.prepareVisualTypes(r),u={color:e.getData().getVisual("color")},c=0,p=o.length;p>c;c++){var g=o[c],d=r["opacity"===g?"__alphaForOpacity":g];d&&d.applyVisual(t,n,l)}return u.color}var t=e("node_modules/echarts/lib/echarts"),i=e("node_modules/zrender/lib/core/util"),n=e("node_modules/echarts/lib/visual/visualSolution"),s=e("node_modules/echarts/lib/visual/VisualMapping"),l=t.PRIORITY.VISUAL.COMPONENT;t.registerVisual(l,{createOnAllSeries:!0,reset:function(e,a){var t=[];return a.eachComponent("visualMap",function(a){var s=e.pipelineContext;!a.isTargetSeries(e)||s&&s.large||t.push(n.incrementalApplyVisual(a.stateList,a.targetVisuals,i.bind(a.getValueState,a),a.getDataDimension(e.getData())))}),t}}),t.registerVisual(l,{createOnAllSeries:!0,reset:function(e,t){var n=e.getData(),s=[];t.eachComponent("visualMap",function(t){if(t.isTargetSeries(e)){var l=t.getVisualMeta(i.bind(a,null,e,t))||{stops:[],outerColors:[]},r=t.getDataDimension(n),o=n.getDimensionInfo(r);null!=o&&(l.dimension=o.index,s.push(l))}}),e.getData().setVisual("visualMeta",s)}})});
|
||
;/*!node_modules/echarts/lib/visual/visualDefault.js*/
|
||
amis.define("node_modules/echarts/lib/visual/visualDefault",function(e,i,a){var c=e("node_modules/zrender/lib/core/util"),t={get:function(e,i,a){var t=c.clone((o[e]||{})[i]);return a&&c.isArray(t)?t[t.length-1]:t}},o={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},n=t;a.exports=n});
|
||
;/*!node_modules/echarts/lib/component/visualMap/VisualMapModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/VisualMapModel",function(e,t,i){var n=e("node_modules/echarts/lib/echarts"),o=e("node_modules/zrender/lib/core/util"),a=e("node_modules/zrender/lib/core/env"),l=e("node_modules/echarts/lib/visual/visualDefault"),s=e("node_modules/echarts/lib/visual/VisualMapping"),r=e("node_modules/echarts/lib/visual/visualSolution"),u=e("node_modules/echarts/lib/util/model"),c=e("node_modules/echarts/lib/util/number"),h=s.mapVisual,d=s.eachVisual,g=o.isArray,m=o.each,p=c.asc,f=c.linearMap,v=o.noop,y=n.extendComponentModel({type:"visualMap",dependencies:["series"],stateList:["inRange","outOfRange"],replacableOptionKeys:["inRange","outOfRange","target","controller","color"],dataBound:[-1/0,1/0],layoutMode:{type:"box",ignoreSize:!0},defaultOption:{show:!0,zlevel:0,z:4,seriesIndex:"all",min:0,max:200,dimension:null,inRange:null,outOfRange:null,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,color:null,formatter:null,text:null,textStyle:{color:"#333"}},init:function(e,t,i){this._dataExtent,this.targetVisuals={},this.controllerVisuals={},this.textStyleModel,this.itemSize,this.mergeDefaultAndTheme(e,i)},optionUpdated:function(e,t){var i=this.option;a.canvasSupported||(i.realtime=!1),!t&&r.replaceVisualOption(i,e,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},resetVisual:function(e){var t=this.stateList;e=o.bind(e,this),this.controllerVisuals=r.createVisualMappings(this.option.controller,t,e),this.targetVisuals=r.createVisualMappings(this.option.target,t,e)},getTargetSeriesIndices:function(){var e=this.option.seriesIndex,t=[];return null==e||"all"===e?this.ecModel.eachSeries(function(e,i){t.push(i)}):t=u.normalizeToArray(e),t},eachTargetSeries:function(e,t){o.each(this.getTargetSeriesIndices(),function(i){e.call(t,this.ecModel.getSeriesByIndex(i))},this)},isTargetSeries:function(e){var t=!1;return this.eachTargetSeries(function(i){i===e&&(t=!0)}),t},formatValueText:function(e,t,i){function n(e){return e===u[0]?"min":e===u[1]?"max":(+e).toFixed(Math.min(r,20))}var a,l,s=this.option,r=s.precision,u=this.dataBound,c=s.formatter;return i=i||["<",">"],o.isArray(e)&&(e=e.slice(),a=!0),l=t?e:a?[n(e[0]),n(e[1])]:n(e),o.isString(c)?c.replace("{value}",a?l[0]:l).replace("{value2}",a?l[1]:l):o.isFunction(c)?a?c(e[0],e[1]):c(e):a?e[0]===u[0]?i[0]+" "+l[1]:e[1]===u[1]?i[1]+" "+l[0]:l[0]+" - "+l[1]:l},resetExtent:function(){var e=this.option,t=p([e.min,e.max]);this._dataExtent=t},getDataDimension:function(e){var t=this.option.dimension,i=e.dimensions;if(null!=t||i.length){if(null!=t)return e.getDimension(t);for(var n=e.dimensions,o=n.length-1;o>=0;o--){var a=n[o],l=e.getDimensionInfo(a);if(!l.isCalculationCoord)return a}}},getExtent:function(){return this._dataExtent.slice()},completeVisualOption:function(){function e(e){g(a.color)&&!e.inRange&&(e.inRange={color:a.color.slice().reverse()}),e.inRange=e.inRange||{color:n.get("gradientColor")},m(this.stateList,function(t){var i=e[t];if(o.isString(i)){var n=l.get(i,"active",p);n?(e[t]={},e[t][i]=n):delete e[t]}},this)}function t(e,t,i){var n=e[t],o=e[i];n&&!o&&(o=e[i]={},m(n,function(e,t){if(s.isValidType(t)){var i=l.get(t,"inactive",p);null!=i&&(o[t]=i,"color"!==t||o.hasOwnProperty("opacity")||o.hasOwnProperty("colorAlpha")||(o.opacity=[0,0]))}}))}function i(e){var t=(e.inRange||{}).symbol||(e.outOfRange||{}).symbol,i=(e.inRange||{}).symbolSize||(e.outOfRange||{}).symbolSize,n=this.get("inactiveColor");m(this.stateList,function(a){var l=this.itemSize,s=e[a];s||(s=e[a]={color:p?n:[n]}),null==s.symbol&&(s.symbol=t&&o.clone(t)||(p?"roundRect":["roundRect"])),null==s.symbolSize&&(s.symbolSize=i&&o.clone(i)||(p?l[0]:[l[0],l[0]])),s.symbol=h(s.symbol,function(e){return"none"===e||"square"===e?"roundRect":e});var r=s.symbolSize;if(null!=r){var u=-1/0;d(r,function(e){e>u&&(u=e)}),s.symbolSize=h(r,function(e){return f(e,[0,u],[0,l[0]],!0)})}},this)}var n=this.ecModel,a=this.option,r={inRange:a.inRange,outOfRange:a.outOfRange},u=a.target||(a.target={}),c=a.controller||(a.controller={});o.merge(u,r),o.merge(c,r);var p=this.isCategory();e.call(this,u),e.call(this,c),t.call(this,u,"inRange","outOfRange"),i.call(this,c)},resetItemSize:function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},isCategory:function(){return!!this.option.categories},setSelected:v,getValueState:v,getVisualMeta:v}),b=y;i.exports=b});
|
||
;/*!node_modules/echarts/lib/component/visualMap/ContinuousModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/ContinuousModel",function(t,e,n){function i(t,e,n){if(n[0]===n[1])return n.slice();for(var i=200,a=(n[1]-n[0])/i,o=n[0],s=[],r=0;i>=r&&o<n[1];r++)s.push(o),o+=a;return s.push(n[1]),s}var a=t("node_modules/zrender/lib/core/util"),o=t("node_modules/echarts/lib/component/visualMap/VisualMapModel"),s=t("node_modules/echarts/lib/util/number"),r=[20,140],l=o.extend({type:"visualMap.continuous",defaultOption:{align:"auto",calculable:!1,range:null,realtime:!0,itemHeight:null,itemWidth:null,hoverLink:!0,hoverLinkDataSize:null,hoverLinkOnHandle:null},optionUpdated:function(){l.superApply(this,"optionUpdated",arguments),this.resetExtent(),this.resetVisual(function(t){t.mappingMethod="linear",t.dataExtent=this.getExtent()}),this._resetRange()},resetItemSize:function(){l.superApply(this,"resetItemSize",arguments);var t=this.itemSize;"horizontal"===this._orient&&t.reverse(),(null==t[0]||isNaN(t[0]))&&(t[0]=r[0]),(null==t[1]||isNaN(t[1]))&&(t[1]=r[1])},_resetRange:function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):a.isArray(e)&&(e[0]>e[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},completeVisualOption:function(){o.prototype.completeVisualOption.apply(this,arguments),a.each(this.stateList,function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=0)},this)},setSelected:function(t){this.option.range=t.slice(),this._resetRange()},getSelected:function(){var t=this.getExtent(),e=s.asc((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},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"},findTargetDataIndices:function(t){var e=[];return this.eachTargetSeries(function(n){var i=[],a=n.getData();a.each(this.getDataDimension(a),function(e,n){t[0]<=e&&e<=t[1]&&i.push(n)},this),e.push({seriesId:n.id,dataIndex:i})},this),e},getVisualMeta:function(t){function e(e,n){o.push({value:e,color:t(e,n)})}for(var n=i(this,"outOfRange",this.getExtent()),a=i(this,"inRange",this.option.range.slice()),o=[],s=0,r=0,l=a.length,u=n.length;u>r&&(!a.length||n[r]<=a[0]);r++)n[r]<a[s]&&e(n[r],"outOfRange");for(var h=1;l>s;s++,h=0)h&&o.length&&e(a[s],"outOfRange"),e(a[s],"inRange");for(var h=1;u>r;r++)(!a.length||a[a.length-1]<n[r])&&(h&&(o.length&&e(o[o.length-1].value,"outOfRange"),h=0),e(n[r],"outOfRange"));var g=o.length;return{stops:o,outerColors:[g?o[0].color:"transparent",g?o[g-1].color:"transparent"]}}}),u=l;n.exports=u});
|
||
;/*!node_modules/echarts/lib/component/visualMap/VisualMapView.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/VisualMapView",function(e,t,o){var i=e("node_modules/echarts/lib/echarts"),a=e("node_modules/zrender/lib/core/util"),l=e("node_modules/echarts/lib/util/graphic"),n=e("node_modules/echarts/lib/util/format"),r=e("node_modules/echarts/lib/util/layout"),s=e("node_modules/echarts/lib/visual/VisualMapping"),d=i.extendComponentView({type:"visualMap",autoPositionValues:{left:1,right:1,top:1,bottom:1},init:function(e,t){this.ecModel=e,this.api=t,this.visualMapModel},render:function(e){return this.visualMapModel=e,e.get("show")===!1?void this.group.removeAll():void this.doRender.apply(this,arguments)},renderBackground:function(e){var t=this.visualMapModel,o=n.normalizeCssArray(t.get("padding")||0),i=e.getBoundingRect();e.add(new l.Rect({z2:-1,silent:!0,shape:{x:i.x-o[3],y:i.y-o[0],width:i.width+o[3]+o[1],height:i.height+o[0]+o[2]},style:{fill:t.get("backgroundColor"),stroke:t.get("borderColor"),lineWidth:t.get("borderWidth")}}))},getControllerVisual:function(e,t,o){function i(e){return d[e]}function l(e,t){d[e]=t}o=o||{};var n=o.forceState,r=this.visualMapModel,d={};if("symbol"===t&&(d.symbol=r.get("itemSymbol")),"color"===t){var u=r.get("contentColor");d.color=u}var h=r.controllerVisuals[n||r.getValueState(e)],p=s.prepareVisualTypes(h);return a.each(p,function(a){var n=h[a];o.convertOpacityToAlpha&&"opacity"===a&&(a="colorAlpha",n=h.__alphaForOpacity),s.dependsOn(a,t)&&n&&n.applyVisual(e,i,l)}),d[t]},positionGroup:function(e){var t=this.visualMapModel,o=this.api;r.positionElement(e,t.getBoxLayoutParams(),{width:o.getWidth(),height:o.getHeight()})},doRender:a.noop});o.exports=d});
|
||
;/*!node_modules/echarts/lib/component/visualMap/helper.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/helper",function(t,e){function n(t,e,n){var i=t.option,a=i.align;if(null!=a&&"auto"!==a)return a;for(var o={width:e.getWidth(),height:e.getHeight()},d="horizontal"===i.orient?1:0,h=[["left","right","width"],["top","bottom","height"]],r=h[d],u=[0,null,10],g={},c=0;3>c;c++)g[h[1-d][c]]=u[c],g[r[c]]=2===c?n[0]:i[r[c]];var m=[["x","width",3],["y","height",0]][d],s=l(g,o,i.padding);return r[(s.margin[m[2]]||0)+s[m[0]]+.5*s[m[1]]<.5*o[m[1]]?0:1]}function i(t,e){return a.each(t||[],function(t){null!=t.dataIndex&&(t.dataIndexInside=t.dataIndex,t.dataIndex=null),t.highlightKey="visualMap"+(e?e.componentIndex:"")}),t}var a=t("node_modules/zrender/lib/core/util"),o=t("node_modules/echarts/lib/util/layout"),l=o.getLayoutRect;e.getItemAlign=n,e.makeHighDownBatch=i});
|
||
;/*!node_modules/echarts/lib/component/visualMap/ContinuousView.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/ContinuousView",function(e,t,i){function a(e,t,i,a){return new p.Polygon({shape:{points:e},draggable:!!i,cursor:t,drift:i,onmousemove:function(e){u.stop(e.event)},ondragend:a})}function o(e,t){return 0===e?[[0,0],[t,0],[t,-t]]:[[0,0],[t,0],[t,t]]}function n(e,t,i,a){return e?[[0,-M(t,x(i,0))],[y,0],[0,M(t,x(a-i,0))]]:[[0,0],[5,-5],[5,5]]}function r(e,t,i){var a=S/2,o=e.get("hoverLinkDataSize");return o&&(a=m(o,t,i,!0)/2),a}function s(e){var t=e.get("hoverLinkOnHandle");return!!(null==t?e.get("realtime"):t)}function l(e){return"vertical"===e?"ns-resize":"ew-resize"}var h=e("node_modules/zrender/lib/core/util"),d=e("node_modules/zrender/lib/graphic/LinearGradient"),u=e("node_modules/zrender/lib/core/event"),c=e("node_modules/echarts/lib/component/visualMap/VisualMapView"),p=e("node_modules/echarts/lib/util/graphic"),v=e("node_modules/echarts/lib/util/number"),_=e("node_modules/echarts/lib/component/helper/sliderMove"),g=e("node_modules/echarts/lib/component/visualMap/helper"),f=e("node_modules/echarts/lib/util/model"),m=v.linearMap,b=h.each,M=Math.min,x=Math.max,S=12,y=6,T=c.extend({type:"visualMap.continuous",init:function(){T.superApply(this,"init",arguments),this._shapes={},this._dataInterval=[],this._handleEnds=[],this._orient,this._useHandle,this._hoverLinkDataIndices=[],this._dragging,this._hovering},doRender:function(e,t,i,a){a&&"selectDataRange"===a.type&&a.from===this.uid||this._buildView()},_buildView:function(){this.group.removeAll();var e=this.visualMapModel,t=this.group;this._orient=e.get("orient"),this._useHandle=e.get("calculable"),this._resetInterval(),this._renderBar(t);var i=e.get("text");this._renderEndsText(t,i,0),this._renderEndsText(t,i,1),this._updateView(!0),this.renderBackground(t),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(t)},_renderEndsText:function(e,t,i){if(t){var a=t[1-i];a=null!=a?a+"":"";var o=this.visualMapModel,n=o.get("textGap"),r=o.itemSize,s=this._shapes.barGroup,l=this._applyTransform([r[0]/2,0===i?-n:r[1]+n],s),h=this._applyTransform(0===i?"bottom":"top",s),d=this._orient,u=this.visualMapModel.textStyleModel;this.group.add(new p.Text({style:{x:l[0],y:l[1],textVerticalAlign:"horizontal"===d?"middle":h,textAlign:"horizontal"===d?h:"center",text:a,textFont:u.getFont(),textFill:u.getTextColor()}}))}},_renderBar:function(e){var t=this.visualMapModel,i=this._shapes,o=t.itemSize,n=this._orient,r=this._useHandle,s=g.getItemAlign(t,this.api,o),d=i.barGroup=this._createBarGroup(s);d.add(i.outOfRange=a()),d.add(i.inRange=a(null,r?l(this._orient):null,h.bind(this._dragHandle,this,"all",!1),h.bind(this._dragHandle,this,"all",!0)));var u=t.textStyleModel.getTextRect("国"),c=x(u.width,u.height);r&&(i.handleThumbs=[],i.handleLabels=[],i.handleLabelPoints=[],this._createHandle(d,0,o,c,n,s),this._createHandle(d,1,o,c,n,s)),this._createIndicator(d,o,c,n),e.add(d)},_createHandle:function(e,t,i,n,r){var s=h.bind(this._dragHandle,this,t,!1),d=h.bind(this._dragHandle,this,t,!0),c=a(o(t,n),l(this._orient),s,d);c.position[0]=i[0],e.add(c);var v=this.visualMapModel.textStyleModel,_=new p.Text({draggable:!0,drift:s,onmousemove:function(e){u.stop(e.event)},ondragend:d,style:{x:0,y:0,text:"",textFont:v.getFont(),textFill:v.getTextColor()}});this.group.add(_);var g=["horizontal"===r?n/2:1.5*n,"horizontal"===r?0===t?-(1.5*n):1.5*n:0===t?-n/2:n/2],f=this._shapes;f.handleThumbs[t]=c,f.handleLabelPoints[t]=g,f.handleLabels[t]=_},_createIndicator:function(e,t,i,o){var n=a([[0,0]],"move");n.position[0]=t[0],n.attr({invisible:!0,silent:!0}),e.add(n);var r=this.visualMapModel.textStyleModel,s=new p.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textFont:r.getFont(),textFill:r.getTextColor()}});this.group.add(s);var l=["horizontal"===o?i/2:y+3,0],h=this._shapes;h.indicator=n,h.indicatorLabel=s,h.indicatorLabelPoint=l},_dragHandle:function(e,t,i,a){if(this._useHandle){if(this._dragging=!t,!t){var o=this._applyTransform([i,a],this._shapes.barGroup,!0);this._updateInterval(e,o[1]),this._updateView()}t===!this.visualMapModel.get("realtime")&&this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()}),t?!this._hovering&&this._clearHoverLinkToSeries():s(this.visualMapModel)&&this._doHoverLinkToSeries(this._handleEnds[e],!1)}},_resetInterval:function(){var e=this.visualMapModel,t=this._dataInterval=e.getSelected(),i=e.getExtent(),a=[0,e.itemSize[1]];this._handleEnds=[m(t[0],i,a,!0),m(t[1],i,a,!0)]},_updateInterval:function(e,t){t=t||0;var i=this.visualMapModel,a=this._handleEnds,o=[0,i.itemSize[1]];_(t,a,o,e,0);var n=i.getExtent();this._dataInterval=[m(a[0],o,n,!0),m(a[1],o,n,!0)]},_updateView:function(e){var t=this.visualMapModel,i=t.getExtent(),a=this._shapes,o=[0,t.itemSize[1]],n=e?o:this._handleEnds,r=this._createBarVisual(this._dataInterval,i,n,"inRange"),s=this._createBarVisual(i,i,o,"outOfRange");a.inRange.setStyle({fill:r.barColor,opacity:r.opacity}).setShape("points",r.barPoints),a.outOfRange.setStyle({fill:s.barColor,opacity:s.opacity}).setShape("points",s.barPoints),this._updateHandle(n,r)},_createBarVisual:function(e,t,i,a){var o={forceState:a,convertOpacityToAlpha:!0},n=this._makeColorGradient(e,o),r=[this.getControllerVisual(e[0],"symbolSize",o),this.getControllerVisual(e[1],"symbolSize",o)],s=this._createBarPoints(i,r);return{barColor:new d(0,0,0,1,n),barPoints:s,handlesColor:[n[0].color,n[n.length-1].color]}},_makeColorGradient:function(e,t){var i=100,a=[],o=(e[1]-e[0])/i;a.push({color:this.getControllerVisual(e[0],"color",t),offset:0});for(var n=1;i>n;n++){var r=e[0]+o*n;if(r>e[1])break;a.push({color:this.getControllerVisual(r,"color",t),offset:n/i})}return a.push({color:this.getControllerVisual(e[1],"color",t),offset:1}),a},_createBarPoints:function(e,t){var i=this.visualMapModel.itemSize;return[[i[0]-t[0],e[0]],[i[0],e[0]],[i[0],e[1]],[i[0]-t[1],e[1]]]},_createBarGroup:function(e){var t=this._orient,i=this.visualMapModel.get("inverse");return new p.Group("horizontal"!==t||i?"horizontal"===t&&i?{scale:"bottom"===e?[-1,1]:[1,1],rotation:-Math.PI/2}:"vertical"!==t||i?{scale:"left"===e?[1,1]:[-1,1]}:{scale:"left"===e?[1,-1]:[-1,-1]}:{scale:"bottom"===e?[1,1]:[-1,1],rotation:Math.PI/2})},_updateHandle:function(e,t){if(this._useHandle){var i=this._shapes,a=this.visualMapModel,o=i.handleThumbs,n=i.handleLabels;b([0,1],function(r){var s=o[r];s.setStyle("fill",t.handlesColor[r]),s.position[1]=e[r];var l=p.applyTransform(i.handleLabelPoints[r],p.getTransform(s,this.group));n[r].setStyle({x:l[0],y:l[1],text:a.formatValueText(this._dataInterval[r]),textVerticalAlign:"middle",textAlign:this._applyTransform("horizontal"===this._orient?0===r?"bottom":"top":"left",i.barGroup)})},this)}},_showIndicator:function(e,t,i,a){var o=this.visualMapModel,r=o.getExtent(),s=o.itemSize,l=[0,s[1]],h=m(e,r,l,!0),d=this._shapes,u=d.indicator;if(u){u.position[1]=h,u.attr("invisible",!1),u.setShape("points",n(!!i,a,h,s[1]));var c={convertOpacityToAlpha:!0},v=this.getControllerVisual(e,"color",c);u.setStyle("fill",v);var _=p.applyTransform(d.indicatorLabelPoint,p.getTransform(u,this.group)),g=d.indicatorLabel;g.attr("invisible",!1);var f=this._applyTransform("left",d.barGroup),b=this._orient;g.setStyle({text:(i?i:"")+o.formatValueText(t),textVerticalAlign:"horizontal"===b?f:"middle",textAlign:"horizontal"===b?"center":f,x:_[0],y:_[1]})}},_enableHoverLinkToSeries:function(){var e=this;this._shapes.barGroup.on("mousemove",function(t){if(e._hovering=!0,!e._dragging){var i=e.visualMapModel.itemSize,a=e._applyTransform([t.offsetX,t.offsetY],e._shapes.barGroup,!0,!0);a[1]=M(x(0,a[1]),i[1]),e._doHoverLinkToSeries(a[1],0<=a[0]&&a[0]<=i[0])}}).on("mouseout",function(){e._hovering=!1,!e._dragging&&e._clearHoverLinkToSeries()})},_enableHoverLinkFromSeries:function(){var e=this.api.getZr();this.visualMapModel.option.hoverLink?(e.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),e.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_doHoverLinkToSeries:function(e,t){var i=this.visualMapModel,a=i.itemSize;if(i.option.hoverLink){var o=[0,a[1]],n=i.getExtent();e=M(x(o[0],e),o[1]);var l=r(i,n,o),h=[e-l,e+l],d=m(e,o,n,!0),u=[m(h[0],o,n,!0),m(h[1],o,n,!0)];h[0]<o[0]&&(u[0]=-1/0),h[1]>o[1]&&(u[1]=1/0),t&&(u[0]===-1/0?this._showIndicator(d,u[1],"< ",l):1/0===u[1]?this._showIndicator(d,u[0],"> ",l):this._showIndicator(d,d,"≈ ",l));var c=this._hoverLinkDataIndices,p=[];(t||s(i))&&(p=this._hoverLinkDataIndices=i.findTargetDataIndices(u));var v=f.compressBatches(c,p);this._dispatchHighDown("downplay",g.makeHighDownBatch(v[0],i)),this._dispatchHighDown("highlight",g.makeHighDownBatch(v[1],i))}},_hoverLinkFromSeriesMouseOver:function(e){var t=e.target,i=this.visualMapModel;if(t&&null!=t.dataIndex){var a=this.ecModel.getSeriesByIndex(t.seriesIndex);if(i.isTargetSeries(a)){var o=a.getData(t.dataType),n=o.get(i.getDataDimension(o),t.dataIndex,!0);isNaN(n)||this._showIndicator(n,n)}}},_hideIndicator:function(){var e=this._shapes;e.indicator&&e.indicator.attr("invisible",!0),e.indicatorLabel&&e.indicatorLabel.attr("invisible",!0)},_clearHoverLinkToSeries:function(){this._hideIndicator();var e=this._hoverLinkDataIndices;this._dispatchHighDown("downplay",g.makeHighDownBatch(e,this.visualMapModel)),e.length=0},_clearHoverLinkFromSeries:function(){this._hideIndicator();var e=this.api.getZr();e.off("mouseover",this._hoverLinkFromSeriesMouseOver),e.off("mouseout",this._hideIndicator)},_applyTransform:function(e,t,i,a){var o=p.getTransform(t,a?null:this.group);return p[h.isArray(e)?"applyTransform":"transformDirection"](e,o,i)},_dispatchHighDown:function(e,t){t&&t.length&&this.api.dispatchAction({type:e,batch:t})},dispose:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},remove:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()}}),L=T;i.exports=L});
|
||
;/*!node_modules/echarts/lib/component/visualMap/visualMapAction.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/visualMapAction",function(e){var t=e("node_modules/echarts/lib/echarts"),a={type:"selectDataRange",event:"dataRangeSelected",update:"update"};t.registerAction(a,function(e,t){t.eachComponent({mainType:"visualMap",query:e},function(t){t.setSelected(e.selected)})})});
|
||
;/*!node_modules/echarts/lib/component/visualMapContinuous.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMapContinuous",function(e){var o=e("node_modules/echarts/lib/echarts"),s=e("node_modules/echarts/lib/component/visualMap/preprocessor");e("node_modules/echarts/lib/component/visualMap/typeDefaulter"),e("node_modules/echarts/lib/component/visualMap/visualEncoding"),e("node_modules/echarts/lib/component/visualMap/ContinuousModel"),e("node_modules/echarts/lib/component/visualMap/ContinuousView"),e("node_modules/echarts/lib/component/visualMap/visualMapAction"),o.registerPreprocessor(s)});
|
||
;/*!node_modules/echarts/lib/component/visualMap/PiecewiseModel.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/PiecewiseModel",function(e,t,i){function s(e,t){var i=e.inverse;("vertical"===e.orient?!i:i)&&t.reverse()}var n=e("node_modules/echarts/lib/config"),a=(n.__DEV__,e("node_modules/zrender/lib/core/util")),l=e("node_modules/echarts/lib/component/visualMap/VisualMapModel"),o=e("node_modules/echarts/lib/visual/VisualMapping"),r=e("node_modules/echarts/lib/visual/visualDefault"),c=e("node_modules/echarts/lib/util/number"),u=c.reformIntervals,h=l.extend({type:"visualMap.piecewise",defaultOption:{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieceList:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0,showLabel:null},optionUpdated:function(e,t){h.superApply(this,"optionUpdated",arguments),this._pieceList=[],this.resetExtent();var i=this._mode=this._determineMode();p[this._mode].call(this),this._resetSelected(e,t);var s=this.option.categories;this.resetVisual(function(e,t){"categories"===i?(e.mappingMethod="category",e.categories=a.clone(s)):(e.dataExtent=this.getExtent(),e.mappingMethod="piecewise",e.pieceList=a.map(this._pieceList,function(e){var e=a.clone(e);return"inRange"!==t&&(e.visual=null),e}))})},completeVisualOption:function(){function e(e,t,i){return e&&e[t]&&(a.isObject(e[t])?e[t].hasOwnProperty(i):e[t]===i)}var t=this.option,i={},s=o.listVisualTypes(),n=this.isCategory();a.each(t.pieces,function(e){a.each(s,function(t){e.hasOwnProperty(t)&&(i[t]=1)})}),a.each(i,function(i,s){var l=0;a.each(this.stateList,function(i){l|=e(t,i,s)||e(t.target,i,s)},this),!l&&a.each(this.stateList,function(e){(t[e]||(t[e]={}))[s]=r.get(s,"inRange"===e?"active":"inactive",n)})},this),l.prototype.completeVisualOption.apply(this,arguments)},_resetSelected:function(e,t){var i=this.option,s=this._pieceList,n=(t?i:e).selected||{};if(i.selected=n,a.each(s,function(e){var t=this.getSelectedMapKey(e);n.hasOwnProperty(t)||(n[t]=!0)},this),"single"===i.selectedMode){var l=!1;a.each(s,function(e){var t=this.getSelectedMapKey(e);n[t]&&(l?n[t]=!1:l=!0)},this)}},getSelectedMapKey:function(e){return"categories"===this._mode?e.value+"":e.index+""},getPieceList:function(){return this._pieceList},_determineMode:function(){var e=this.option;return e.pieces&&e.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},setSelected:function(e){this.option.selected=a.clone(e)},getValueState:function(e){var t=o.findPieceIndex(e,this._pieceList);return null!=t&&this.option.selected[this.getSelectedMapKey(this._pieceList[t])]?"inRange":"outOfRange"},findTargetDataIndices:function(e){var t=[];return this.eachTargetSeries(function(i){var s=[],n=i.getData();n.each(this.getDataDimension(n),function(t,i){var n=o.findPieceIndex(t,this._pieceList);n===e&&s.push(i)},this),t.push({seriesId:i.id,dataIndex:s})},this),t},getRepresentValue:function(e){var t;if(this.isCategory())t=e.value;else if(null!=e.value)t=e.value;else{var i=e.interval||[];t=i[0]===-1/0&&1/0===i[1]?0:(i[0]+i[1])/2}return t},getVisualMeta:function(e){function t(t,a){var l=n.getRepresentValue({interval:t});a||(a=n.getValueState(l));var o=e(l,a);t[0]===-1/0?s[0]=o:1/0===t[1]?s[1]=o:i.push({value:t[0],color:o},{value:t[1],color:o})}if(!this.isCategory()){var i=[],s=[],n=this,l=this._pieceList.slice();if(l.length){var o=l[0].interval[0];o!==-1/0&&l.unshift({interval:[-1/0,o]}),o=l[l.length-1].interval[1],1/0!==o&&l.push({interval:[o,1/0]})}else l.push({interval:[-1/0,1/0]});var r=-1/0;return a.each(l,function(e){var i=e.interval;i&&(i[0]>r&&t([r,i[0]],"outOfRange"),t(i.slice()),r=i[1])},this),{stops:i,outerColors:s}}}}),p={splitNumber:function(){var e=this.option,t=this._pieceList,i=Math.min(e.precision,20),s=this.getExtent(),n=e.splitNumber;n=Math.max(parseInt(n,10),1),e.splitNumber=n;for(var l=(s[1]-s[0])/n;+l.toFixed(i)!==l&&5>i;)i++;e.precision=i,l=+l.toFixed(i),e.minOpen&&t.push({interval:[-1/0,s[0]],close:[0,0]});for(var o=0,r=s[0];n>o;r+=l,o++){var c=o===n-1?s[1]:r+l;t.push({interval:[r,c],close:[1,1]})}e.maxOpen&&t.push({interval:[s[1],1/0],close:[0,0]}),u(t),a.each(t,function(e,t){e.index=t,e.text=this.formatValueText(e.interval)},this)},categories:function(){var e=this.option;a.each(e.categories,function(e){this._pieceList.push({text:this.formatValueText(e,!0),value:e})},this),s(e,this._pieceList)},pieces:function(){var e=this.option,t=this._pieceList;a.each(e.pieces,function(e,i){a.isObject(e)||(e={value:e});var s={text:"",index:i};if(null!=e.label&&(s.text=e.label),e.hasOwnProperty("value")){var n=s.value=e.value;s.interval=[n,n],s.close=[1,1]}else{for(var l=s.interval=[],r=s.close=[0,0],c=[1,0,1],u=[-1/0,1/0],h=[],p=0;2>p;p++){for(var v=[["gte","gt","min"],["lte","lt","max"]][p],d=0;3>d&&null==l[p];d++)l[p]=e[v[d]],r[p]=c[d],h[p]=2===d;null==l[p]&&(l[p]=u[p])}h[0]&&1/0===l[1]&&(r[0]=0),h[1]&&l[0]===-1/0&&(r[1]=0),l[0]===l[1]&&r[0]&&r[1]&&(s.value=l[0])}s.visual=o.retrieveVisuals(e),t.push(s)},this),s(e,t),u(t),a.each(t,function(e){var t=e.close,i=[["<","≤"][t[1]],[">","≥"][t[0]]];e.text=e.text||this.formatValueText(null!=e.value?e.value:e.interval,!1,i)},this)}},v=h;i.exports=v});
|
||
;/*!node_modules/echarts/lib/component/visualMap/PiecewiseView.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap/PiecewiseView",function(e,t,i){var n=e("node_modules/zrender/lib/core/util"),o=e("node_modules/echarts/lib/component/visualMap/VisualMapView"),l=e("node_modules/echarts/lib/util/graphic"),a=e("node_modules/echarts/lib/util/symbol"),s=a.createSymbol,r=e("node_modules/echarts/lib/util/layout"),d=e("node_modules/echarts/lib/component/visualMap/helper"),c=o.extend({type:"visualMap.piecewise",doRender:function(){function e(e){var a=e.piece,r=new l.Group;r.onclick=n.bind(this._onItemClick,this,a),this._enableHoverLink(r,e.indexInModelPieceList);var h=i.getRepresentValue(a);if(this._createItemSymbol(r,h,[0,0,u[0],u[1]]),g){var p=this.visualMapModel.getValueState(h);r.add(new l.Text({style:{x:"right"===c?-o:u[0]+o,y:u[1]/2,text:a.text,textVerticalAlign:"middle",textAlign:c,textFont:s,textFill:d,opacity:"outOfRange"===p?.5:1}}))}t.add(r)}var t=this.group;t.removeAll();var i=this.visualMapModel,o=i.get("textGap"),a=i.textStyleModel,s=a.getFont(),d=a.getTextColor(),c=this._getItemAlign(),u=i.itemSize,h=this._getViewData(),p=h.endsText,g=n.retrieve(i.get("showLabel",!0),!p);p&&this._renderEndsText(t,p[0],u,g,c),n.each(h.viewPieceList,e,this),p&&this._renderEndsText(t,p[1],u,g,c),r.box(i.get("orient"),t,i.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},_enableHoverLink:function(e,t){function i(e){var i=this.visualMapModel;i.option.hoverLink&&this.api.dispatchAction({type:e,batch:d.makeHighDownBatch(i.findTargetDataIndices(t),i)})}e.on("mouseover",n.bind(i,this,"highlight")).on("mouseout",n.bind(i,this,"downplay"))},_getItemAlign:function(){var e=this.visualMapModel,t=e.option;if("vertical"===t.orient)return d.getItemAlign(e,this.api,e.itemSize);var i=t.align;return i&&"auto"!==i||(i="left"),i},_renderEndsText:function(e,t,i,n,o){if(t){var a=new l.Group,s=this.visualMapModel.textStyleModel;a.add(new l.Text({style:{x:n?"right"===o?i[0]:0:i[0]/2,y:i[1]/2,textVerticalAlign:"middle",textAlign:n?o:"center",text:t,textFont:s.getFont(),textFill:s.getTextColor()}})),e.add(a)}},_getViewData:function(){var e=this.visualMapModel,t=n.map(e.getPieceList(),function(e,t){return{piece:e,indexInModelPieceList:t}}),i=e.get("text"),o=e.get("orient"),l=e.get("inverse");return("horizontal"===o?l:!l)?t.reverse():i&&(i=i.slice().reverse()),{viewPieceList:t,endsText:i}},_createItemSymbol:function(e,t,i){e.add(s(this.getControllerVisual(t,"symbol"),i[0],i[1],i[2],i[3],this.getControllerVisual(t,"color")))},_onItemClick:function(e){var t=this.visualMapModel,i=t.option,o=n.clone(i.selected),l=t.getSelectedMapKey(e);"single"===i.selectedMode?(o[l]=!0,n.each(o,function(e,t){o[t]=t===l})):o[l]=!o[l],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:o})}}),u=c;i.exports=u});
|
||
;/*!node_modules/echarts/lib/component/visualMapPiecewise.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMapPiecewise",function(e){var o=e("node_modules/echarts/lib/echarts"),s=e("node_modules/echarts/lib/component/visualMap/preprocessor");e("node_modules/echarts/lib/component/visualMap/typeDefaulter"),e("node_modules/echarts/lib/component/visualMap/visualEncoding"),e("node_modules/echarts/lib/component/visualMap/PiecewiseModel"),e("node_modules/echarts/lib/component/visualMap/PiecewiseView"),e("node_modules/echarts/lib/component/visualMap/visualMapAction"),o.registerPreprocessor(s)});
|
||
;/*!node_modules/echarts/lib/component/visualMap.js*/
|
||
amis.define("node_modules/echarts/lib/component/visualMap",function(e){e("node_modules/echarts/lib/component/visualMapContinuous"),e("node_modules/echarts/lib/component/visualMapPiecewise")});
|
||
;/*!node_modules/echarts/index.js*/
|
||
amis.define("node_modules/echarts/index",function(e,o){var l=e("node_modules/echarts/lib/echarts");!function(){for(var e in l){if(null==l||!l.hasOwnProperty(e)||"default"===e||"__esModule"===e)return;o[e]=l[e]}}();var n=e("node_modules/echarts/lib/export");!function(){for(var e in n){if(null==n||!n.hasOwnProperty(e)||"default"===e||"__esModule"===e)return;o[e]=n[e]}}(),e("node_modules/echarts/lib/component/dataset"),e("node_modules/echarts/lib/chart/line"),e("node_modules/echarts/lib/chart/bar"),e("node_modules/echarts/lib/chart/pie"),e("node_modules/echarts/lib/chart/scatter"),e("node_modules/echarts/lib/chart/radar"),e("node_modules/echarts/lib/chart/map"),e("node_modules/echarts/lib/chart/tree"),e("node_modules/echarts/lib/chart/treemap"),e("node_modules/echarts/lib/chart/graph"),e("node_modules/echarts/lib/chart/gauge"),e("node_modules/echarts/lib/chart/funnel"),e("node_modules/echarts/lib/chart/parallel"),e("node_modules/echarts/lib/chart/sankey"),e("node_modules/echarts/lib/chart/boxplot"),e("node_modules/echarts/lib/chart/candlestick"),e("node_modules/echarts/lib/chart/effectScatter"),e("node_modules/echarts/lib/chart/lines"),e("node_modules/echarts/lib/chart/heatmap"),e("node_modules/echarts/lib/chart/pictorialBar"),e("node_modules/echarts/lib/chart/themeRiver"),e("node_modules/echarts/lib/chart/sunburst"),e("node_modules/echarts/lib/chart/custom"),e("node_modules/echarts/lib/component/grid"),e("node_modules/echarts/lib/component/polar"),e("node_modules/echarts/lib/component/geo"),e("node_modules/echarts/lib/component/singleAxis"),e("node_modules/echarts/lib/component/parallel"),e("node_modules/echarts/lib/component/calendar"),e("node_modules/echarts/lib/component/graphic"),e("node_modules/echarts/lib/component/toolbox"),e("node_modules/echarts/lib/component/tooltip"),e("node_modules/echarts/lib/component/axisPointer"),e("node_modules/echarts/lib/component/brush"),e("node_modules/echarts/lib/component/title"),e("node_modules/echarts/lib/component/timeline"),e("node_modules/echarts/lib/component/markPoint"),e("node_modules/echarts/lib/component/markLine"),e("node_modules/echarts/lib/component/markArea"),e("node_modules/echarts/lib/component/legendScroll"),e("node_modules/echarts/lib/component/legend"),e("node_modules/echarts/lib/component/dataZoom"),e("node_modules/echarts/lib/component/dataZoomInside"),e("node_modules/echarts/lib/component/dataZoomSlider"),e("node_modules/echarts/lib/component/visualMap"),e("node_modules/echarts/lib/component/visualMapContinuous"),e("node_modules/echarts/lib/component/visualMapPiecewise"),e("node_modules/zrender/lib/vml/vml"),e("node_modules/zrender/lib/svg/svg")});
|
||
;/*!node_modules/echarts/extension/dataTool/gexf.js*/
|
||
amis.define("node_modules/echarts/extension/dataTool/gexf",function(e,t){function r(e){var t;if("string"==typeof e){var r=new DOMParser;t=r.parseFromString(e,"text/xml")}else t=e;if(!t||t.getElementsByTagName("parsererror").length)return null;var i=l(t,"gexf");if(!i)return null;for(var s=l(i,"graph"),u=n(l(s,"attributes")),f={},c=0;c<u.length;c++)f[u[c].id]=u[c];return{nodes:a(l(s,"nodes"),f),links:o(l(s,"edges"))}}function n(e){return e?u.map(s(e,"attribute"),function(e){return{id:i(e,"id"),title:i(e,"title"),type:i(e,"type")}}):[]}function a(e,t){return e?u.map(s(e,"node"),function(e){var r=i(e,"id"),n=i(e,"label"),a={id:r,name:n,itemStyle:{normal:{}}},o=l(e,"viz:size"),u=l(e,"viz:position"),f=l(e,"viz:color"),c=l(e,"attvalues");if(o&&(a.symbolSize=parseFloat(i(o,"value"))),u&&(a.x=parseFloat(i(u,"x")),a.y=parseFloat(i(u,"y"))),f&&(a.itemStyle.normal.color="rgb("+[0|i(f,"r"),0|i(f,"g"),0|i(f,"b")].join(",")+")"),c){var d=s(c,"attvalue");a.attributes={};for(var g=0;g<d.length;g++){var v=d[g],m=i(v,"for"),b=i(v,"value"),p=t[m];if(p){switch(p.type){case"integer":case"long":b=parseInt(b,10);break;case"float":case"double":b=parseFloat(b);break;case"boolean":b="true"===b.toLowerCase()}a.attributes[m]=b}}}return a}):[]}function o(e){return e?u.map(s(e,"edge"),function(e){var t=i(e,"id"),r=i(e,"label"),n=i(e,"source"),a=i(e,"target"),o={id:t,name:r,source:n,target:a,lineStyle:{normal:{}}},s=o.lineStyle.normal,u=l(e,"viz:thickness"),f=l(e,"viz:color");return u&&(s.width=parseFloat(u.getAttribute("value"))),f&&(s.color="rgb("+[0|i(f,"r"),0|i(f,"g"),0|i(f,"b")].join(",")+")"),o}):[]}function i(e,t){return e.getAttribute(t)}function l(e,t){for(var r=e.firstChild;r;){if(1===r.nodeType&&r.nodeName.toLowerCase()===t.toLowerCase())return r;r=r.nextSibling}return null}function s(e,t){for(var r=e.firstChild,n=[];r;)r.nodeName.toLowerCase()===t.toLowerCase()&&n.push(r),r=r.nextSibling;return n}var u=e("node_modules/zrender/lib/core/util");t.parse=r});
|
||
;/*!node_modules/echarts/extension/dataTool/prepareBoxplotData.js*/
|
||
amis.define("node_modules/echarts/extension/dataTool/prepareBoxplotData",function(a,e,t){function n(a,e){e=e||[];for(var t=[],n=[],o=[],l=e.boundIQR,u="none"===l||0===l,i=0;i<a.length;i++){o.push(i+"");var s=r.asc(a[i].slice()),h=r.quantile(s,.25),v=r.quantile(s,.5),c=r.quantile(s,.75),d=s[0],p=s[s.length-1],f=(null==l?1.5:l)*(c-h),m=u?d:Math.max(d,h-f),x=u?p:Math.min(p,c+f);t.push([m,h,v,c,x]);for(var b=0;b<s.length;b++){var g=s[b];if(m>g||g>x){var q=[i,g];"vertical"===e.layout&&q.reverse(),n.push(q)}}}return{boxData:t,outliers:n,axisData:o}}var r=a("node_modules/echarts/lib/util/number");t.exports=n});
|
||
;/*!node_modules/echarts/extension/dataTool/index.js*/
|
||
amis.define("node_modules/echarts/extension/dataTool/index",function(o,e){var a=o("node_modules/echarts/index"),t=o("node_modules/echarts/extension/dataTool/gexf");e.gexf=t;var d=o("node_modules/echarts/extension/dataTool/prepareBoxplotData");e.prepareBoxplotData=d;var n="1.0.0";a.dataTool&&(a.dataTool.version=n,a.dataTool.gexf=t,a.dataTool.prepareBoxplotData=d),e.version=n});
|
||
;/*!node_modules/echarts/extension/bmap/BMapCoordSys.js*/
|
||
amis.define("node_modules/echarts/extension/bmap/BMapCoordSys",function(t,e,o){function n(t,e){this._bmap=t,this.dimensions=["lng","lat"],this._mapOffset=[0,0],this._api=e,this._projection=new BMap.MercatorProjection}function i(t,e){return e=e||[0,0],p.map([0,1],function(o){var n=e[o],i=t[o]/2,r=[],a=[];return r[o]=n-i,a[o]=n+i,r[1-o]=a[1-o]=e[1-o],Math.abs(this.dataToPoint(r)[o]-this.dataToPoint(a)[o])},this)}function r(){function t(t){this._root=t}return t.prototype=new BMap.Overlay,t.prototype.initialize=function(t){return t.getPanes().labelPane.appendChild(this._root),this._root},t.prototype.draw=function(){},t}var a=t("node_modules/echarts/index"),p=a.util,s=a.graphic,c=a.matrix;n.prototype.dimensions=["lng","lat"],n.prototype.setZoom=function(t){this._zoom=t},n.prototype.setCenter=function(t){this._center=this._projection.lngLatToPoint(new BMap.Point(t[0],t[1]))},n.prototype.setMapOffset=function(t){this._mapOffset=t},n.prototype.getBMap=function(){return this._bmap},n.prototype.dataToPoint=function(t){var e=new BMap.Point(t[0],t[1]),o=this._bmap.pointToOverlayPixel(e),n=this._mapOffset;return[o.x-n[0],o.y-n[1]]},n.prototype.pointToData=function(t){var e=this._mapOffset,t=this._bmap.overlayPixelToPoint({x:t[0]+e[0],y:t[1]+e[1]});return[t.lng,t.lat]},n.prototype.getViewRect=function(){var t=this._api;return new s.BoundingRect(0,0,t.getWidth(),t.getHeight())},n.prototype.getRoamTransform=function(){return c.create()},n.prototype.prepareCustoms=function(){var t=this.getViewRect();return{coordSys:{type:"bmap",x:t.x,y:t.y,width:t.width,height:t.height},api:{coord:p.bind(this.dataToPoint,this),size:p.bind(i,this)}}};var f;n.dimensions=n.prototype.dimensions,n.create=function(t,e){var o,i=e.getDom();t.eachComponent("bmap",function(t){var a=e.getZr().painter,p=a.getViewportRoot();if("undefined"==typeof BMap)throw new Error("BMap api is not loaded");if(f=f||r(),o)throw new Error("Only one bmap component can exist");if(!t.__bmap){var s=i.querySelector(".ec-extension-bmap");s&&(p.style.left="0px",p.style.top="0px",i.removeChild(s)),s=document.createElement("div"),s.style.cssText="width:100%;height:100%",s.classList.add("ec-extension-bmap"),i.appendChild(s);var c=t.__bmap=new BMap.Map(s),h=new f(p);c.addOverlay(h),a.getViewportRootOffset=function(){return{offsetLeft:0,offsetTop:0}}}var c=t.__bmap,m=t.get("center"),d=t.get("zoom");if(m&&d){var u=new BMap.Point(m[0],m[1]);c.centerAndZoom(u,d)}o=new n(c,e),o.setMapOffset(t.__mapOffset||[0,0]),o.setZoom(d),o.setCenter(m),t.coordinateSystem=o}),t.eachSeries(function(t){"bmap"===t.get("coordinateSystem")&&(t.coordinateSystem=o)})};var h=n;o.exports=h});
|
||
;/*!node_modules/echarts/extension/bmap/BMapModel.js*/
|
||
amis.define("node_modules/echarts/extension/bmap/BMapModel",function(e,n,o){function t(e,n){return e&&n&&e[0]===n[0]&&e[1]===n[1]}var r=e("node_modules/echarts/index"),i=r.extendComponentModel({type:"bmap",getBMap:function(){return this.__bmap},setCenterAndZoom:function(e,n){this.option.center=e,this.option.zoom=n},centerOrZoomChanged:function(e,n){var o=this.option;return!(t(e,o.center)&&n===o.zoom)},defaultOption:{center:[104.114129,37.550339],zoom:5,mapStyle:{},mapStyleV2:{},roam:!1}});o.exports=i});
|
||
;/*!node_modules/echarts/extension/bmap/BMapView.js*/
|
||
amis.define("node_modules/echarts/extension/bmap/BMapView",function(e,t,o){var n=e("node_modules/echarts/index"),a=e("node_modules/zrender/lib/core/util"),l=a.clone,i=n.extendComponentView({type:"bmap",render:function(e,t,o){function n(){a||o.dispatchAction({type:"bmapRoam"})}var a=!0,i=e.getBMap(),r=o.getZr().painter.getViewportRoot(),s=e.coordinateSystem,d=function(){if(!a){var t=r.parentNode.parentNode.parentNode,n=[-parseInt(t.style.left,10)||0,-parseInt(t.style.top,10)||0];r.style.left=n[0]+"px",r.style.top=n[1]+"px",s.setMapOffset(n),e.__mapOffset=n,o.dispatchAction({type:"bmapRoam"})}};i.removeEventListener("moving",this._oldMoveHandler),i.removeEventListener("zoomend",this._oldZoomEndHandler),i.addEventListener("moving",d),i.addEventListener("zoomend",n),this._oldMoveHandler=d,this._oldZoomEndHandler=n;var p=e.get("roam");p&&"scale"!==p?i.enableDragging():i.disableDragging(),p&&"move"!==p?(i.enableScrollWheelZoom(),i.enableDoubleClickZoom(),i.enablePinchToZoom()):(i.disableScrollWheelZoom(),i.disableDoubleClickZoom(),i.disablePinchToZoom());var m=e.__mapStyle,c=e.get("mapStyle")||{},y=JSON.stringify(c);JSON.stringify(m)!==y&&(Object.keys(c).length&&i.setMapStyle(l(c)),e.__mapStyle=JSON.parse(y));var g=e.__mapStyle2,b=e.get("mapStyleV2")||{},v=JSON.stringify(b);JSON.stringify(g)!==v&&(Object.keys(b).length&&i.setMapStyleV2(l(b)),e.__mapStyle2=JSON.parse(v)),a=!1}});o.exports=i});
|
||
;/*!node_modules/echarts/extension/bmap/bmap.js*/
|
||
amis.define("node_modules/echarts/extension/bmap/bmap",function(e,o){var n=e("node_modules/echarts/index"),a=e("node_modules/echarts/extension/bmap/BMapCoordSys");e("node_modules/echarts/extension/bmap/BMapModel"),e("node_modules/echarts/extension/bmap/BMapView"),n.registerCoordinateSystem("bmap",a),n.registerAction({type:"bmapRoam",event:"bmapRoam",update:"updateLayout"},function(e,o){o.eachComponent("bmap",function(e){var o=e.getBMap(),n=o.getCenter();e.setCenterAndZoom([n.lng,n.lat],o.getZoom())})});var t="1.0.0";o.version=t});
|
||
;/*!node_modules/echarts/map/js/china.js*/
|
||
amis.define("node_modules/echarts/map/js/china",function(e,t,o,s){!function(o,d){"function"==typeof s&&s.amd?s(["exports","echarts"],d):"object"==typeof t&&"string"!=typeof t.nodeName?d(t,e("node_modules/echarts/index")):d({},o.echarts)}(this,function(e,t){var o=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)};return t?t.registerMap?void t.registerMap("china",{type:"FeatureCollection",features:[{type:"Feature",id:"710000",properties:{id:"710000",cp:[121.509062,24.044332],name:"台湾",childNum:6},geometry:{type:"MultiPolygon",coordinates:[["@@°Ü¯Û"],["@@ƛĴÕƊÉɼģºðʀ\\ƎsÆNŌÔĚänÜƤɊĂǀĆĴĤNJŨxĚĮǂƺòƌâÔ®ĮXŦţƸZûÐƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃNjƏďíåɛGɉ¿@ăƑ¥ĘWǬÏĶŁâ"],["@@\\p|WoYG¿¥Ij@¢"],["@@
¡@V^RqBbAnTXeRz¤L«³I"],["@@ÆEEkWqë @"],["@@fced"],["@@¯ɜÄèaì¯ØǓIġĽ"],["@@çûĖëĄhòř "]],encodeOffsets:[[[122886,24033]],[[123335,22980]],[[122375,24193]],[[122518,24117]],[[124427,22618]],[[124862,26043]],[[126259,26318]],[[127671,26683]]]}},{type:"Feature",id:"130000",properties:{id:"130000",cp:[114.502461,38.045474],name:"河北",childNum:3},geometry:{type:"MultiPolygon",coordinates:[["@@o~Z]ªrºc_ħ²G¼s`jΟnüsÂłNX_M`ǽÓnUK
Ĝēs¤©yrý§uģcJe"],["@@U`Ts¿mÂ"],["@@oºƋÄdeVDJj£J|ÅdzÂFt~KŨ¸IÆv|¢r}èonb}`RÎÄn°ÒdÞ²^®lnÐèĄlðÓ×]ªÆ}LiñÖ`^°Ç¶p®đDcŋ`ZÔ¶êqvFÆN®ĆTH®¦O¾IbÐã´BĐɢŴÆíȦpĐÞXR·nndO¤OÀĈƒQgµFo|gȒęSWb©osx|hYhgŃfmÖĩnºTÌSp¢dYĤ¶UĈjlǐpäìë|³kÛfw²Xjz~ÂqbTÑěŨ@|oMzv¢ZrÃVw¬ŧĖ¸f°ÐTªqs{S¯r æÝlNd®²Ğ džiGĘJ¼lr}~K¨ŸƐÌWöÆzR¤lêmĞLÎ@¡|q]SvKÑcwpÏÏĿćènĪWlĄkT}J¤~ÈTdpddʾĬBVtEÀ¢ôPĎƗè@~kü\\rÊĔÖæW_§¼F´©òDòjYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkvGpuARhÞÆǶgĘTǼƹS£¨¡ù³ŘÍ]¿ÂyôEP xX¶¹ÜO¡gÚ¡IwÃé¦ÅBÏ|Ç°
N«úmH¯âDùyŜŲIÄuШD¸dɂFOhđ©OiÃ`ww^ÌkÑH«ƇǤŗĺtFu
{Z}Ö@U´
ʚLg®¯Oı°Ãw ^VbÉsmA
ê]]w§RRl£ȭµu¯b{ÍDěïÿȧuT£ġěŗƃĝQ¨fVƋƅna@³@ďyýIĹÊKŭfċŰóxV@tƯJ]eR¾fe|rHA|h~Ėƍl§ÏlTíb ØoÅbbx³^zÃĶ¶Sj®AyÂhðk`«P˵EFÛ¬Y¨Ļrõqi¼Wi°§Ð±´°^[À|ĠO@ÆxO\\ta\\tĕtû{ġȧXýĪÓjùÎRb^ÎfK[ÝděYfíÙTyuUSyŌŏů@Oi½éŅaVcř§ax¹XŻácWU£ôãºQ¨÷Ñws¥qEHÙ|šYQoŕÇyáĂ£MðoťÊP¡mWO¡v{ôvîēÜISpÌhp¨ jdeŔQÖjX³àĈ[n`Yp@UcM`RKhEbpŞlNut®EtqnsÁgAiúoHqCXhfgu~ÏWP½¢G^}¯ÅīGCÑ^ãziMáļMTÃƘrMc|O_¯Ŏ´|morDkO\\mĆJfl@cĢ¬¢aĦtRıÒ¾ùƀ^juųœKUFyƝ
īÛ÷ąV×qƥV¿aȉd³BqPBmaËđŻģmÅ®V¹d^KKonYg¯XhqaLdu¥ÍpDž¡KąÅkĝęěhq}HyÃ]¹ǧ£
Í÷¿qᵧg¤o^á¾ZE¤i`ij{nOl»WÝĔįhgF[¿¡ßkOüš_ūiDZàUtėGyl}ÓM}jpEC~¡FtoQiHkk{Ãmï"]],encodeOffsets:[[[119712,40641]],[[121616,39981]],[[116462,37237]]]}},{type:"Feature",id:"140000",properties:{id:"140000",cp:[111.849248,36.857014],name:"山西",childNum:1},geometry:{type:"Polygon",coordinates:["@@ÞĩÒSra}ÁyWix±Üe´lèßÓǏokćiµVZģ¡coTS˹ĪmnÕńehZg{gtwªpXaĚThȑp{¶Eh®RćƑP¿£Pmc¸mQÝWďȥoÅîɡųAďä³aÏJ½¥PGąSM
EÅruµéYÓŌ_dĒCoȵ]¯_²ÕjāK~©ÅØ^ÔkïçămÏk]±cݯÑÃmQÍ~_apm
~ç¡qu{JÅŧ·Ls}EyÁÆcI{¤IiCfUcƌÃp§]ě«vD@¡SÀµMÅwuYY¡DbÑc¡h×]nkoQdaMç~eDÛtT©±@¥ù@É¡ZcW|WqOJmĩl«ħşvOÓ«IqăV¥D[mI~Ó¢cehiÍ]Ɠ~ĥqX·eƷn±}v[ěďŕ]_œ`¹§ÕōIo©bs^}Ét±ū«³p£ÿ·Wµ|¡¥ăFÏs×¥ŅxÊdÒ{ºvĴÎêÌɊ²¶ü¨|ÞƸµȲLLúÉƎ¤ϊęĔV`_bªS^|dzY|dz¥pZbÆ£¶ÒK}tĦÔņƠPYznÍvX¶Ěn ĠÔzý¦ª÷ÑĸÙUȌ¸dòÜJð´ìúNM¬XZ´¤ŊǸ_tldI{¦ƀðĠȤ¥NehXnYGR° ƬDj¬¸|CĞKqºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBÊTŸʂōĖĴŞȀÆÿȄlŤĒötνî¼ĨXh|ªM¤Ðz"],encodeOffsets:[[116874,41716]]}},{type:"Feature",id:"150000",properties:{id:"150000",cp:[111.670801,41.818311],name:"内蒙古",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@¯PqFB
|S³C|kñHdiÄ¥sʼnÅ
PóÑÑE^ÅPpy_YtShQ·aHwsOnʼnÃs©iqjUSiº]ïW«gW¡ARë¥_sgÁnUI«m
]jvV¼euhwqAaW_µj
»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáGOUÛOB±XkŹ£k|e]olkVͼÕqtaÏõjgÁ£§U^RLËnX°ÇBz^~wfvypV ¯ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyxþp]ÉvïèvƀnÂĴÖ@V~Ĉv¦wĖtējyÄDXÄxGQuv_i¦aBçw˛wD©{tāmQ{EJ§KPśƘƿ¥@sCTÉ}ɃwƇy±gÑ}T[÷kÐ禫
SÒ¥¸ëBX½HáŵÀğtSÝÂa[ƣ°¯¦Pï¡]£ġÒk®G²èQ°óMq}EóƐÇ\\@áügQÍu¥FTÕ¿Jû]|mvāÎYua^WoÀa·ząÒot׶CLƗi¯¤mƎHNJ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶¿A[¡{d×uQAMxVvMOmăl«ct[wº_ÇÊjb£ĦS_éQZ_lwgOiýe`YYLq§IÁdz£ÙË[ÕªuƏ³ÍTs·bÁĽäė[b[ŗfãcn¥îC¿÷µ[ŏÀQōĉm¿Á^£mJVmL[{Ï_£F¥Ö{ŹA}
×Wu©ÅaųijƳhB{·TQqÙIķËZđ©Yc|M¡
LeVUóK_QWk_ĥ¿ãZ»X\\ĴuUèlG®ěłTĠğDŃOrÍdÆÍz]±
ŭ©Å]ÅÐ}UË¥©TċïxgckfWgi\\ÏĒ¥HkµEë{»ÏetcG±ahUiñiWsɁ·cCÕk]wȑ|ća}w
VaĚá G°ùnM¬¯{ÈÐÆA¥ÄêJxÙ¢hP¢ÛºµwWOóFÁz^ÀŗÎú´§¢T¤ǻƺSėǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇqZñiñC³ª
»E`¨åXēÕqÉû[l}ç@čƘóO¿¡FUsAʽīccocÇS}£IS~ălkĩXçmĈ
ŀÐoÐdxÒuL^T{r@¢ÍĝKén£kQyÅõËXŷƏL§~}kq»IHėDžjĝ»ÑÞoå°qTt|r©ÏS¯·eŨĕx«È[eM¿yupN~¹ÏyN£{©għWí»Í¾səšDž_ÃĀɗ±ąijĉʍŌŷSÉA±åǥɋ@ë£R©ąP©}ĹªƏj¹erLDĝ·{i«ƫC£µsKC
GS|úþXgp{ÁX¿ć{ƱȏñZáĔyoÁhA}ŅĆfdʼn_¹Y°ėǩÑ¡H¯¶oMQqð¡Ë|Ñ`ƭŁX½·óÛxğįÅcQs«tȋDžFù^it«Č¯[hAi©á¥ÇĚ×l|¹y¯YȵƓñǙµïċĻ|Düȭ¶¡oŽäÕG\\ÄT¿Òõr¯LguÏYęRƩɷŌO\\İТæ^Ŋ IJȶȆbÜGĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľ]ėl¥ËĭûÁėéV©±ćn©ȇÍq¯½YÃÔʼnÉNÑÅÝy¹NqáʅDǡËñƁYÅy̱os§ȋµʽǘǏƬɱàưN¢ƔÊuľýľώȪƺɂļxZĈ}ÌʼnŪĺœĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~ǼȳÐUfdIxÿ\\G zâɏÙOº·pqy£@qþ@Ǟ˽IBäƣzsÂZÁàĻdñ°ŕzéØűzșCìDȐĴĺf®Àľưø@ɜÖÞKĊŇƄ§͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘNJ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKdzͲOðÏȆƘ¼CϚǚ࢚˼ФÔ¤ƌĞ̪Qʤ´¼mȠJˀƲÀɠmǐnǔĎȆÞǠN~ʢĜ¶ƌĆĘźʆȬ˪ĚĒ¸ĞGȖƴƀj`ĢçĶāàŃºēĢĖćYÀŎüôQÐÂŎŞdžŞêƖoˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^ªƂ`ªt¾äƚêĦĀ¼ÐĔǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDÄ|ø˂˜ƮЬɚwɲFjĔ²Äw°dždÀÉ_ĸdîàŎjÊêTЪŌŜWÈ|tqĢUB~´°ÎFCU¼pĀēƄN¦¾O¶łKĊOjĚj´ĜYp{¦SĚÍ\\TתV÷Ší¨ÅDK°ßtŇĔK¨ǵÂcḷ̌ĚǣȄĽFlġUĵŇȣFʉɁMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFxúQEr´Wrh¤Ɛ \\talĈDJÜ|[Pll̚¸ƎGú´P¬W¦^¦H]prRn|or¾wLVnÇIujkmon£cX^Bh`¥V¦U¤¸}xRj[^xN[~ªxQ[`ªHÆÂExx^wN¶Ê|¨ìMrdYpoRzNyÀDs~bcfÌ`L¾n|¾T°c¨È¢ar¤`[|òDŞĔöxElÖdHÀI`Ď\\Àì~ÆR¼tf¦^¢ķ¶eÐÚMptgjɡČÅyġLûŇV®ÄÈƀĎ°P|ªVVªj¬ĚÒêp¬E|ŬÂc|ÀtƐK f{ĘFĒƌXƲąo½Ę\\¥o}Ûu£çkX{uĩ«āíÓUŅßŢqŤ¥lyň[oi{¦LńðFȪȖĒL¿Ìf£K£ʺoqNwğc`uetOj×°KJ±qÆġmĚŗos¬
qehqsuH{¸kH¡
ÊRǪÇƌbȆ¢´äÜ¢NìÉʖ¦â©Ġu¦öČ^â£ĂhĖMÈÄw\\fŦ°W ¢¾luŸDw\\̀ʉÌÛM
Ā[bÓEn}¶Vc
ês"]],encodeOffsets:[[[129102,52189]]]}},{type:"Feature",id:"210000",properties:{id:"210000",cp:[123.429096,41.796767],name:"辽宁",childNum:16},geometry:{type:"MultiPolygon",coordinates:[["@@L@@sa"],["@@MnNm"],["@@dc"],["@@eÀC@b"],["@@f
XwkbrÄ`qg"],["@@^jtWQ"],["@@~ Y]c"],["@@G`ĔN^_¿ZÃM"],["@@iX¶BY"],["@@YZ"],["@@L_{Epf"],["@@^WqCT\\"],["@@\\[§t|¤_"],["@@m`n_"],["@@Ïxnj{q_×^Giip"],["@@@é^BntaÊU]x ¯ÄPIJ°hʙK³VÕ@Y~|EvĹsǦL^pòŸÒG Ël]xxÄ_fT¤Ď¤cPC¨¸TVjbgH²sdÎdHt`B²¬GJję¶[ÐhjeXdlwhðSȦªVÊÏÆZÆŶ®²^ÎyÅÎcPqńĚDMħĜŁHkçvV[ij¼WYÀäĦ`XlR`ôLUVfK¢{NZdĒªYĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~źB|¦ÕE¤Ð`\\|KUnnI]¤ÀÂĊnŎR®Ő¿¶\\ÀøíDm¦ÎbŨabaĘ\\ľã¸atÎSƐ´©v\\ÖÚÌǴ¤Â¨JKrZ_ZfjþhPkx`YRIjJcVf~sCN¤ EhæmsHy¨SðÑÌ\\\\ĐRZk°IS§fqŒßýáĞÙÉÖ[^¯ǤŲê´\\¦¬ĆPM¯£»uïpùzExanµyoluqe¦W^£ÊL}ñrkqWňûPUP¡ôJoo·U}£[·¨@XĸDXmÛݺGUCÁª½{íĂ^cjk¶Ã[q¤LÉö³cux«zZf²BWÇ®Yß½ve±ÃCý£W{Ú^q^sÑ·¨ÍOt¹·C¥GDrí@wÕKţëV·i}xËÍ÷i©ĝɝǡ]{c±OW³Ya±_ç©HĕoƫŇqr³Lys[ñ³¯OSďOMisZ±ÅFC¥Pq{Ã[Pg}\\¿ghćO
k^ģÁFıĉĥMoEqqZûěʼn³F¦oĵhÕP{¯~TÍlªNßYÐ{Ps{ÃVUeĎwk±ʼnVÓ½ŽJãÇÇ»Jm°dhcÀffdF~ĀeĖd`sx² ®EżĀdQÂd^~ăÔH¦\\LKpĄVez¤NP ǹÓRÆąJSha[¦´ÂghwmBШźhI|VV|p] ¼èNä¶ÜBÖ¼L`¼bØæKVpoúNZÞÒKxpw|ÊEMnzEQIZZNBčÚFÜçmĩWĪñtÞĵÇñZ«uD±|Əlij¥ãn·±PmÍada CLǑkùó¡³Ï«QaċÏOÃ¥ÕđQȥċƭy³ÃA"]],encodeOffsets:[[[123686,41445]],[[126019,40435]],[[124393,40128]],[[126117,39963]],[[125322,40140]],[[126686,40700]],[[126041,40374]],[[125584,40168]],[[125453,40165]],[[125362,40214]],[[125280,40291]],[[125774,39997]],[[125976,40496]],[[125822,39993]],[[125509,40217]],[[122731,40949]]]}},{type:"Feature",id:"220000",properties:{id:"220000",cp:[125.3245,43.886841],name:"吉林",childNum:1},geometry:{type:"Polygon",coordinates:["@@pä³PClFbbÍzwBGĭZÅi»lYċ²SgkÇ£^Sqd¯R
©é£¯S\\cZ¹iűƏCuƍÓXoR}M^o£
R}oªUF
uuXHlEÅÏ©¤ÛmTþ¤D²ÄufàÀXXȱAeyYw¬dvõ´KÊ£\\rµÄlidā]|DÂVH¹Þ®ÜWnCķ W§@\\¸~¤Vp¸póIO¢VOŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúv𼤠N°ąO¥«³[éǡű_°Õ\\ÚÊĝþâőàerR¨JYlďQ[ ÏYëЧTGztnß¡gFkMāGÁ¤ia Éȹ`\\xs¬dĆkNnuNUuP@vRY¾\\¢
GªóĄ~RãÖÎĢùđŴÕhQxtcæëSɽʼníëlj£ƍG£nj°KƘµDsØÑpyƸ®¿bXp]vbÍZuĂ{n^IüÀSÖ¦EvRÎûh@â[ƏÈô~FNr¯ôçR±HÑlĢ^¤¢OðævxsŒ]ÞÁTĠs¶¿âÆGW¾ìA¦·TѬè¥ÏÐJ¨¼ÒÖ¼ƦɄxÊ~StD@Ă¼Ŵ¡jlºWvÐzƦZвCH AxiukdGgetqmcÛ£Ozy¥cE}|
¾cZ
k¿uŐã[oxGikfeäT@
SUwpiÚFM©£è^Ú`@v¶eňf heP¶täOlÃUgÞzŸU`l}ÔÆUvØ_Ō¬Öi^ĉi§²ÃB~¡ĈÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYxƘDVÇĺĿg¿cwÅ\\¹¥Yĭl¤OvLjM_a W`zļMž·\\swqÝSAqŚij¯°kRē°wx^ĐkǂÒ\\]nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°G³¼XÀ¤¹i´o¤ŃÈ`ÌDzÄUĞd\\iÖmÈBĤÜɲDEh LG¾ƀľ{WaYÍÈĢĘÔRîĐj}ÇccjoUb½{h§Ǿ{KƖµÎ÷GĀÖŠåưÎslyiē«`å§H¥Ae^§GK}iã\\c]v©ģZmÃ|[M}ģTɟĵÂÂ`ÀçmFK¥ÚíÁbX³ÌQÒHof{]ept·GŋĜYünĎųVY^ydõkÅZW«WUa~U·SbwGçǑiW^qFuNĝ·EwUtW·Ýďæ©PuqEzwAVXRãQ`©GMehccďÏd©ÑW_ÏYƅ»
é\\ɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_ýL¡ýqT^rme\\PpZZbyuybQefµ]UhĿDCmûvaÙNSkCwncćfv~
YÇG"],encodeOffsets:[[130196,42528]]}},{type:"Feature",id:"230000",properties:{id:"230000",cp:[128.642464,46.756967],name:"黑龙江",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@UµNÿ¥īèçHÍøƕ¶Lǽ|g¨|a¾pVidd~ÈiíďÓQġėÇZÎXb½|ſÃH½KFgɱCģÛÇAnjÕc[VĝDZÃËÇ_ £ń³pj£º¿»WH´¯U¸đĢmtĜyzzNN|g¸÷äűѱĉā~mq^[ǁÑďlw]¯xQĔ¯l°řĴrBÞTxr[tŽ¸ĻN_yX`biNKu
P£kZĮ¦[ºxÆÀdhĹŀUÈƗCwáZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFć}¢A±Äj¨]ĊÕjŋ«×`VuÓÅ~_kŷVÝyhVkÄãPsOµfgeŇ
µf@u_Ù ÙcªNªÙEojVxT@ãSefjlwH\\pŏäÀvlY½d{F~¦dyz¤PÜndsrhfHcvlwjF£G±DÏƥYyÏu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|C˜zxAè¥bfudTrFWÁ¹Am|ĔĕsķÆF´N}ć
UÕ@Áijſmuçuð^ÊýowFzØÎĕNőǏȎôªÌŒDŽàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°Uzouxe]}
AyÈW¯ÌmKQ]Īºif¸ÄX|sZt|½ÚUÎ lk^p{f¤lºlÆW A²PVÜPHÊâ]ÎĈÌÜk´\\@qàsĔÄQºpRij¼èi`¶bXrBgxfv»uUi^v~J¬mVp´£´VWrnP½ì¢BX¬hðX¹^TjVriªjtŊÄmtPGx¸bgRsT`ZozÆO]ÒFôÒOÆŊvÅpcGêsx´DR{AEOr°x|íb³Wm~DVjºéNNËܲɶGxŷCSt}]ûōSmtuÇÃĕNāg»íT«u}ç½BĵÞʣ¥ëÊ¡MÛ³ãȅ¡ƋaǩÈÉQG¢·lG|tvgrrf«ptęŘnÅĢrI²¯LiØsPf_vĠdxM prʹL¤¤eËÀđKïÙVY§]Ióáĥ]ķK¥j|pŇ\\kzţ¦šnņäÔVĂîĪ¬|vW®l¤èØrxm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄĄ»ƢjȦOǺ¨ìSŖÆƬyQv`cwZSÌ®ü±DŽ]ŀç¬B¬©ńzƺŷɄeeOĨSfm ĊƀP̎ēz©ĊÄÕÊmgÇsJ¥ƔŊśæÎÑqv¿íUOµªÂnĦÁ_½ä@êí
£P}Ġ[@gġ}gɊ×ûÏWXá¢užƻÌsNͽƎÁ§čŐAēeL³àydl¦ĘVçŁpśdžĽĺſÊQíÜçÛġÔsĕ¬Ǹ¯YßċġHµ ¡eå`ļrĉŘóƢFìĎWøxÊkƈdƬv|I|·©NqńRŀ¤éeŊŀàŀU²ŕƀBQ£Ď}L¹Îk@©ĈuǰųǨÚ§ƈnTËÇéƟÊcfčŤ^XmHĊĕË«W·ċëx³ǔķÐċJāwİ_ĸȀ^ôWr°oú¬Ħ
ŨK~ȰCĐ´Ƕ£fNÎèâw¢XnŮeÂÆĶ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®ØCÔ ŬGƠƦYĜĘÜƬDJg_ͥœ@čŅĻA¶¯@wÎqC½Ĉ»NăëKďÍQÙƫ[«ÃígßÔÇOÝáWñuZ¯ĥŕā¡ÑķJu¤E 寰WKɱ_d_}}vyõu¬ï¹ÓU±½@gÏ¿rýDg
Cdµ°MFYxw¿CG£Rƛ½Õ{]L§{qqą¿BÇƻğëܭNJË|c²}Fµ}ÙRsÓpg±QNqǫŋRwŕnéÑÉK«SeYR
ŋ@{¤SJ}D Ûǖ֍]gr¡µŷjqWÛham³~S«Þ]"]],encodeOffsets:[[[134456,44547]]]}},{type:"Feature",id:"320000",properties:{id:"320000",cp:[119.767413,33.041544],name:"江苏",childNum:1},geometry:{type:"Polygon",coordinates:["@@cþÅPi`ZRu¥É\\]~°Y`µÓ^phÁbnÀşúòaĬºTÖŒbe¦¦{¸ZâćNp©Hr|^mjhSEb\\afv`sz^lkljÄtg¤D¾X¿À|ĐiZȀåB·î}GL¢õcßjayBFµÏC^ĭcÙt¿sğH]j{s©HM¢QnDÀ©DaÜÞ·jgàiDbPufjDk`dPOîhw¡ĥ¥GP²ĐobºrYî¶aHŢ´ ]´rılw³r_{£DB_Ûdåuk|Ũ¯F Cºyr{XFye³Þċ¿ÂkĭB¿MvÛpm`rÚã@Ę¹hågËÖƿxnlč¶Åì½Ot¾dJlVJĂǀŞqvnO^JZż·Q}êÍÅmµÒ]ƍ¦Dq}¬R^èĂ´ŀĻĊIÔtIJyQŐĠMNtR®òLhĚs©»}OÓGZz¶A\\jĨFäOĤHYJvÞHNiÜaĎÉnFQlNM¤B´ĄNöɂtpŬdfå
qm¿QûùŞÚb¤uŃJŴu»¹ĄlȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Yxcitğ®jű¢KOķCoy`å®VTa_Ā]ŐÝɞï²ʯÊ^]afYǸÃĆēĪȣJđ͍ôƋÄÄÍīçÛɈǥ£ÛmY`ó£Z«§°Ó³QafusNıDž_k}¢m[ÝóDµ¡RLčiXyÅNïă¡¸iĔÏNÌŕoēdōîåŤûHcs}~Ûwbù¹£¦ÓCtOPrE^ÒogĉIµÛÅʹK
¤½phMü`oæŀ"],encodeOffsets:[[121740,32276]]}},{type:"Feature",id:"330000",properties:{id:"330000",cp:[120.153576,29.287459],name:"浙江",childNum:45},geometry:{type:"MultiPolygon",coordinates:[["@@E^dQ]K"],["@@jX^j"],["@@sfbU"],["@@qP\\xz[ck"],["@@R¢FX}°[s_"],["@@Cb\\}"],["@@e|v\\la{u"],["@@v~u}"],["@@QxÂF¯}"],["@@¹nvÞs¯o"],["@@rSkUEj"],["@@biZP"],["@@p[}INf"],["@@À¿"],["@@¹dnb
"],["@@rSBnR"],["@@g~h}"],["@@FlEk"],["@@OdPc"],["@@v[u\\"],["@@FjâL~wyoo~sµL\\"],["@@¬e¹aN"],["@@\\nÔ¡q]L³ë\\ÿ®QÖ"],["@@ÊA©[¬"],["@@Kxv"],["@@@hlIk]"],["@@pW{o||j"],["@@Md|_mC"],["@@¢
X£ÏylD¼XtH"],["@@hlÜ[LykAvyfw^E¤"],["@@fp¤MusR"],["@@®_ma~LÁ¬Z"],["@@iMxZ"],["@@ZcYd"],["@@Z~dOSo|A¿qZv"],["@@@`EN¡v"],["@@|TY{"],["@@@n@m"],["@@XWkCT\\"],["@@ºwZRkĕWO¢"],["@@X®±Grƪ\\ÔáXq{"],["@@ůTG°ĄLHm°UC"],["@@¤aÜx~}dtüGæţŎíĔcŖpMËÐjē¢·ðĄÆMzjWKĎ¢Q¶À_ê_Bıi«pZgf¤Nrq]§ĂN®«H±yƳí¾×ŸīàLłčŴǝĂíÀBŖÕªÁŖHŗʼnåqûõi¨hÜ·ñt»¹ýv_[«¸mYL¯Qª
mĉÅdMgÇjcº«ę¬K´B«Âącoċ\\xKd¡gěŧ«®á[~ıxu·ÅKsËÉc¢Ù\\ĭƛëbf¹ģSĜkáƉÔĈZB{aMµfzʼnfåÂŧįƋǝÊĕġć£g³neą»@¦S®\\ßðChiqªĭiAuAµ_W¥ƣO\\lċĢttC¨£t`PZäuXßBsĻyekOđġĵHuXBµ]×\\°®¬F¢¾pµ¼kŘó¬Wät¸|@L¨¸µrºù³Ù~§WIZW®±Ð¨ÒÉx`²pĜrOògtÁZ}þÙ]¡FKwsPlU[}¦Rvn`hq¬\\nQ´ĘRWb_ rtČFIÖkĦPJ¶ÖÀÖJĈĄTĚòC ²@Pú
Øz©PCÈÚĒ±hŖl¬â~nm¨f©iļ«mntuÖZÜÄjL®EÌFª²iÊxبIÈhhst"],["@@o\\VzRZ}y"],["@@@°¡mÛGĕ¨§Ianá[ýƤjfæØLäGr"]],encodeOffsets:[[[125592,31553]],[[125785,31436]],[[125729,31431]],[[125513,31380]],[[125223,30438]],[[125115,30114]],[[124815,29155]],[[124419,28746]],[[124095,28635]],[[124005,28609]],[[125e3,30713]],[[125111,30698]],[[125078,30682]],[[125150,30684]],[[124014,28103]],[[125008,31331]],[[125411,31468]],[[125329,31479]],[[125626,30916]],[[125417,30956]],[[125254,30976]],[[125199,30997]],[[125095,31058]],[[125083,30915]],[[124885,31015]],[[125218,30798]],[[124867,30838]],[[124755,30788]],[[124802,30809]],[[125267,30657]],[[125218,30578]],[[125200,30562]],[[124968,30474]],[[125167,30396]],[[124955,29879]],[[124714,29781]],[[124762,29462]],[[124325,28754]],[[123990,28459]],[[125366,31477]],[[125115,30363]],[[125369,31139]],[[122495,31878]],[[125329,30690]],[[125192,30787]]]}},{type:"Feature",id:"340000",properties:{id:"340000",cp:[117.283042,31.26119],name:"安徽",childNum:3},geometry:{type:"MultiPolygon",coordinates:[["@@^iuLX^"],["@@e©Ehl"],["@@°ZÆëϵmkǀwÌÕæhºgBĝâqÙĊzÖgņtÀÁĂÆáhEz|WzqD¹°Eŧl{ævÜcA`¤C`|´qxIJkq^³³GšµbíZ
¹qpa±ď OH¦Ħx¢gPícOl_iCveaOjCh߸iÝbÛªCC¿mRV§¢A|t^iĠGÀtÚsd]ĮÐDE¶zAb àiödK¡~H¸íæAǿYj{ď¿À½W®£ChÃsikkly]_teu[bFaTign{]GqªoĈMYá|·¥f¥őaSÕėNµñĞ«Im_m¿Âa]uĜp
Z_§{Cäg¤°r[_YjÆOdý[I[á·¥Q_nùgL¾mvˊBÜƶĊJhpc¹O]iŠ]¥ jtsggJǧw×jÉ©±EFËKiÛÃÕYv
sm¬njĻª§emná}k«ŕgđ²ÙDÇ¤í¡ªOy×Où±@DñSęćăÕIÕ¿IµĥOjNÕËT¡¿tNæŇàåyķrĕq§ÄĩsWÆßF¶X®¿mw
RIÞfßoG³¾©uyHį{Ɓħ¯AFnuP
ÍÔzVdàôº^Ðæd´oG¤{S¬ćxã}ŧ×Kǥĩ«ÕOEзÖdÖsƘѨ[Û^Xr¢¼§xvÄƵ`K§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔē
ßúLÃÃ_ÈÏ|]ÂÏFlg`ben¾¢pUh~ƴĖ¶_r sĄ~cƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³
]u}f
ïQl{skloNdjäËzDvčoQďHI¦rbtHĔ~BmlRV_ħTLnñH±DL¼Lªl§Ťa¸ĚlK²\\RòvDcÎJbt[¤D@®hh~kt°ǾzÖ@¾ªdbYhüóZ ň¶vHrľ\\ÊJuxAT|dmÀO[ÃÔG·ĚąĐlŪÚpSJ¨ĸLvÞcPæķŨ®mÐálwKhïgA¢ųÆ©Þ¤OÈm°K´"]],encodeOffsets:[[[121722,32278]],[[119475,30423]],[[119168,35472]]]}},{type:"Feature",id:"350000",properties:{id:"350000",cp:[118.306239,26.075302],name:"福建",childNum:18},geometry:{type:"MultiPolygon",coordinates:[["@@zht´]"],["@@aj^~ĆG©O"],["@@ed¨C}}i"],["@@@vPGsQ"],["@@sBzddW]Q"],["@@S¨Q{"],["@@NVucW"],["@@qptBAq"],["@@¸[mu"],["@@Q\\pD]_"],["@@jSwUadpF"],["@@eXª~"],["@@AjvFso"],["@@fT_Çí\\v|ba¦jZÆy°"],["@@IjJi"],["@@wJIx«¼AoNe{M"],["@@K±¡ÓČäeZ"],["@@k¡¹Eh~c®wBkUplÀ¡I~Māe£bN¨gZý¡a±Öcp©PhI¢Qq
ÇGj|¥U g[Ky¬ŏv@OptÉEF\\@ åA¬V{XģĐBy
cpě
¼³Ăp·¤¥ohqqÚ¡ŅLs^á§qlÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ßėuĕeûÒiÁŧSW¥Qûŗ½ùěcݧSùĩąSWó«íęACµeRåǃRCÒÇZÍ¢ź±^dlstjD¸ZpuÔâÃH¾oLUêÃÔjjēò´ĄWƛ
^Ñ¥Ħ@ÇòmOw¡õyJyD}¢ďÑÈġfZda©º²z£NjD°Ötj¶¬ZSÎ~¾c°¶ÐmxO¸¢Pl´SL|¥AȪĖMņIJg®áIJČĒü` QF¬h|ĂJ@zµ |ê³È ¸UÖŬŬÀEttĸr]ðM¤ĶIJHtÏ AĬkvsq^aÎbvdfÊòSD´Z^xPsĂrvƞŀjJd×ŘÉ ®AΦĤdxĆqAZRÀMźnĊ»İÐZ YXæJyĊ²·¶q§·K@·{sXãô«lŗ¶»o½E¡«¢±¨Y®Ø¶^AvWĶGĒĢPlzfļtàAvWYãO_¤sD§ssČġ[kƤPX¦`¶®BBvĪjv©jx[L¥àï[F
¼ÍË»ğV`«Ip}ccÅĥZEãoP
´B@D¸m±z«Ƴ¿å³BRضWlâþäą`]Z£Tc ĹGµ¶Hm@_©k¾xĨôȉðX«½đCIbćqK³ÁÄš¬OAwã»aLʼnËĥW[ÂGIÂNxij¤D¢îĎÎB§°_JGs¥E@
¤uć
PåcuMuw¢BI¿]zG¹guĮck\\_"]],encodeOffsets:[[[123250,27563]],[[122541,27268]],[[123020,27189]],[[122916,27125]],[[122887,26845]],[[122808,26762]],[[122568,25912]],[[122778,26197]],[[122515,26757]],[[122816,26587]],[[123388,27005]],[[122450,26243]],[[122578,25962]],[[121255,25103]],[[120987,24903]],[[122339,25802]],[[121042,25093]],[[122439,26024]]]}},{type:"Feature",id:"360000",properties:{id:"360000",cp:[115.592151,27.676493],name:"江西",childNum:1},geometry:{type:"Polygon",coordinates:["@@ĢĨƐgļ¼ÂMD~ņªe^\\^§ý©j×cZبzdÒa¶lÒJìõ`oz÷@¤u޸´ôęöY¼HČƶajlÞƩ¥éZ[|h}^U ¥pĄžƦO lt¸Æ Q\\aÆ|CnÂOjtĚĤdÈF`¶@Ðë ¦ōÒ¨SêvHĢûXD®
QgÄWiØPÞìºr¤džNĠ¢lĄtZoCƞÔºCxrpĠV®Ê{f_Y`_eq®Aot`@oDXfkp¨|s¬\\DÄSfè©Hn¬
^DhÆyøJhØxĢĀLÊƠPżċĄwȠ̦G®ǒĤäTŠÆ~Ħw«|TF¡nc³Ïå¹]ĉđxe{ÎÓvOEm°BƂĨİ|Gvz½ª´HàpeJÝQxnÀWEµàXÅĪt¨ÃĖrÄwÀFÎ|ňÓMå¼ibµ¯»åDT±m[r«_gmQu~¥V\\OkxtL E¢Ú^~ýêPóqoě±_Êw§ÑªåƗā¼mĉŹ¿NQ
YBąrwģcÍ¥BŗÊcØiIƝĿuqtāwO]³YCñTeÉcaubÍ]trluī
BÐGsĵıN£ï^ķqss¿FūūVÕ·´Ç{éĈýÿOER_đûIċâJhŅıNȩĕB
¦K{Tk³¡OP·wnµÏd¯}½TÍ«YiµÕsC¯iM¤¦¯P|ÿUHvhe¥oFTuõ\\OSsMòđƇiaºćXĊĵà·çhƃ÷Ç{ígu^đgm[×zkKN¶Õ»lčÓ{XSÆv©_ÈëJbVkĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B±ÌKyáV¼Ã~
`gsÙfIƋlę¹e|~udjuTlXµf`¿Jd[\\L²"],encodeOffsets:[[116689,26234]]}},{type:"Feature",id:"370000",properties:{id:"370000",cp:[118.000923,36.275807],name:"山东",childNum:13},geometry:{type:"MultiPolygon",coordinates:[["@@Xjd]{K"],["@@itbFHy"],["@@HlGk"],["@@TGy"],["@@K¬U"],["@@WdXc"],["@@PtOs"],["@@LnXhc"],["@@ppVu]Or"],["@@cdzAUa"],["@@udRhnCI"],["@@oIpR"],["@@Ľč{fzƤîKÎMĮ]ZF½Y]â£ph¶¨râøÀÎǨ¤^ºÄGz~grĚĜlĞÆLĆdž¢Îo¦cvKbgr°WhmZp L]LºcUÆnżĤÌĒbAnrOA´ȊcÀbƦUØrĆUÜøĬƞEzVL®öØBkŖÝĐĖ¹ŧ̄±ÀbÎÉnb²ĦhņBĖįĦåXćì@L¯´ywƕCéõė ƿ¸lµ¾Z|ZWyFY¨Mf~C¿`à_RÇzwƌfQnny´INoƬèôº|sTJULîVjǎ¾ĒØDz²XPn±ŴPè¸ŔLƔÜƺ_TüÃĤBBċÈöA´faM¨{«M`¶d¡ôÖ°mȰBÔjj´PM|c^d¤u¤Û´ä«ƢfPk¶Môl]Lb}su^ke{lC
MrDÇ]NÑFsmoõľHyGă{{çrnÓEƕZGª¹Fj¢ïW
uøCǷë¡ąuhÛ¡^KxC`C\\bÅxì²ĝÝ¿_NīCȽĿåB¥¢·IŖÕy\\¹kxãČ×GDyäÁçFQ¡KtŵƋ]CgÏAùSedcÚźuYfyMmhUWpSyGwMPqŀÁ¼zK¶GY§Ë@´śÇµƕBm@IogZ¯uTMx}CVKï{éƵP_K«pÛÙqċtkkù]gTğwoɁsMõ³ăAN£MRkmEÊčÛbMjÝGu
IZGPģãħE[iµBEuDPÔ~ª¼ęt]ûG§¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~Ż¸YI] PumŝrƿIā[xedzL¯v¯s¬ÁY
~}
ťuŁgƋpÝĄ_ņī¶ÏSR´ÁP~¿Cyċßdwk´SsX|t`Ä ÈðAªìÎT°¦Dda^lĎDĶÚY°`ĪŴǒàŠv\\ebZHŖR¬ŢƱùęOÑM³FÛWp["]],encodeOffsets:[[[123806,39303]],[[123821,39266]],[[123742,39256]],[[123702,39203]],[[123649,39066]],[[123847,38933]],[[123580,38839]],[[123894,37288]],[[123043,36624]],[[123344,38676]],[[123522,38857]],[[123628,38858]],[[118260,36742]]]}},{type:"Feature",id:"410000",properties:{id:"410000",cp:[113.665412,33.757975],name:"河南",childNum:1},geometry:{type:"Polygon",coordinates:["@@ýLùµP³swIÓxcŢĞð´E®ÚPtĴXØx¶@«ŕŕQGYfa[şußǩđš_X³ijÕčC]kbc¥CS¯ëÍB©÷³Si_}mYTt³xlàcČzÀD}ÂOQ³ÐTĨ¯ƗòËŖ[hłŦv~}ÂZ«¤lPÇ£ªÝŴÅR§ØnhctâknÏľŹUÓÝdKuķI§oTũÙďkęĆH¸Ó\\Ä¿PcnS{wBIvÉĽ[GqµuŇôYgûZca©@½Õǽys¯}lgg@C\\£asIdÍuCQñ[L±ęk·ţb¨©kK»KC²òGKmĨS`UQnk}AGēsqaJ¥ĐGRĎpCuÌy ã iMcplk|tRkðev~^´¦ÜSí¿_iyjI|ȑ|¿_»d}q^{Ƈdă}tqµ`Ƴĕg}V¡om½faÇo³TTj¥tĠRyK{ùÓjuµ{t}uËRivGçJFjµÍyqÎàQÂFewixGw½Yŷpµú³XU½ġyłåkÚwZX·l¢Á¢KzOÎÎjc¼htoDHr
|J½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQ
Ť]MÛfaQpě±ǽ¾]uFu÷nčįADp}AjmcEÇaª³o³ÆÍSƇĈÙDIzËčľ^KLiÞñ[aA²zzÌ÷D|[íijgfÕÞd®|`Ć~oĠƑô³ŊD×°¯CsøÀ«ìUMhTº¨¸ǡîSÔDruÂÇZÖEvPZW~ØÐtĄE¢¦Ðy¸bô´oŬ¬²Ês~]®tªapŎJ¨Öº_Ŕ`Ŗ^Đ\\Ĝu~m²Ƹ¸fWĦrƔ}Î^gjdfÔ¡J}\\n C¦þWxªJRÔŠu¬ĨĨmFdM{\\d\\YÊ¢ú@@¦ª²SÜsC}fNècbpRmlØ^gd¢aÒ¢CZZxvƶN¿¢T@uC¬^ĊðÄn|lGlRjsp¢ED}Fio~ÔN~zkĘHVsDzßjŬŢ`Pûàl¢\\ÀEhİgÞē X¼Pk|m"],encodeOffsets:[[118256,37017]]}},{type:"Feature",id:"420000",properties:{id:"420000",cp:[113.298572,30.684355],name:"湖北",childNum:3},geometry:{type:"MultiPolygon",coordinates:[["@@AB"],["@@lskt"],["@@¾«}{ra®pîÃ\\{øCËyyB±b\\òÝjKL ]ĎĽÌJyÚCƈćÎT´Å´pb©ÈdFin~BCo°BĎÃømv®E^vǾ½Ĝ²RobÜeN^ĺ£R¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I¾®I{GqpCgyl{£ÍÍyPL¡¡¸kWxYlÙæŁĢz¾V´W¶ùŸo¾ZHxjwfxGNÁ³Xéæl¶EièIH ujÌQ~v|sv¶Ôi|ú¢FhQsğ¦SiŠBgÐE^ÁÐ{čnOÂÈUÎóĔÊēIJ}Z³½Mŧïeyp·uk³DsѨL¶_Åuèw»¡WqÜ]\\Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟOKÉġÿ×wg÷IÅzCg]m«ªGeçÃTC«[t§{loWeC@ps_Bprf_``Z|ei¡oċMqow¹DƝÓDYpûsYkıǃ}s¥ç³[§cY§HK«Qy]¢wwö¸ïx¼ņ¾Xv®ÇÀµRĠÐHM±cÏdƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\}pĭÉI±Ñy
¿³x¯No|¹HÏÛmjúË~TuęjCöAwě¬Rđl¯ ÑbŇTĿ_[IčĄʿnM¦ğ\\É[T·k¹©oĕ@A¾wya¥Y\\¥Âaz¯ãÁ¡k¥ne£ÛwE©Êō¶˓uoj_U¡cF¹[WvP©whuÕyBF`RqJUw\\i¡{jEPïÿ½fć
QÑÀQ{°fLÔ~wXgītêݾĺHd³fJd]HJ²
EoU¥HhwQsƐ»Xmg±çve]DmÍPoCc¾_hhøYrŊU¶eD°Č_N~øĹĚ·`z]Äþp¼
äÌQv\\rCé¾TnkžŐÚÜa¼ÝƆĢ¶Ûo
d
ĔňТJqPb ¾|J¾fXƐîĨ_Z¯À}úƲN_ĒÄ^ĈaŐyp»CÇÄKñL³ġM²wrIÒŭxjb[n«øæà ^²h¯ÚŐªÞ¸Y²ĒVø}Ā^İ´LÚm¥ÀJÞ{JVųÞŃx×sxxƈē ģMřÚðòIfĊŒ\\Ʈ±ŒdʧĘDvČ_Àæ~Dċ´A®µ¨ØLV¦êHÒ¤"]],encodeOffsets:[[[113712,34e3]],[[115612,30507]],[[113649,34054]]]}},{type:"Feature",id:"430000",properties:{id:"430000",cp:[111.782279,28.09409],name:"湖南",childNum:3},geometry:{type:"MultiPolygon",coordinates:[["@@nFTs"],["@@ßÅÆá½ÔXrCO
ËRïÿĩTooQyÓ[ŅBE¬ÎÓXaį§Ã¸G °ITxpúxÚij¥ÏĢ¾edÄ©ĸG
àGhM¤Â_U}Ċ}¢pczfþg¤ÇòAVM"],["@@©KA·³CQ±Á«³BUƑ¹AtćOwD]JiØSm¯b£ylX
HËѱH«C^õľAŧ¤É¥ïyuǙuA¢^{ÌC´¦ŷJ£^[ª¿ĕ~Ƈ
N
skóā¹¿ï]ă~÷O§@Vm¡Qđ¦¢Ĥ{ºjÔª¥nf´~Õo×ÛąMąıuZmZcÒ IJĪ²SÊDŽŶ¨ƚCÖŎªQؼrŭ«}NÏürʬmjr@ĘrTW SsdHzƓ^ÇÂyUi¯DÅYlŹu{hT}mĉ¹¥ěDÿë©ıÓ[Oº£¥ótł¹MÕƪ`P
DiÛU¾ÅâìUñBÈ£ýhedy¡oċ`pfmjP~kZa
ZsÐd°wj§@Ĵ®w~^kÀÅKvNmX\\¨aŃqvíó¿F¤¡@ũÑVw}S@j}¾«pĂrªg àÀ²NJ¶¶Dô
K|^ª°LX¾ŴäPĪ±£EXd^¶IJÞÜ~u¸ǔMRhsR
e`ÄofIÔ\\Ø ićymnú¨cj ¢»GČìƊÿШXeĈĀ¾Oð Fi ¢|[jVxrIQ_EzAN¦zLU`cªxOTu RLÄ¢dVi`p˔vŎµªÉF~Ød¢ºgİàw¸Áb[¦Zb¦z½xBĖ@ªpºlS¸Ö\\Ĕ[N¥ˀmĎăJ\\ŀ`
ňSÚĖÁĐiOĜ«BxDõĚivSÌ}iùÜnкG{p°M´wÀÒzJ²ò¨ oTçüöoÛÿñőФùTz²CȆȸǎŪƑÐc°dPÎğ˶[Ƚu¯½WM¡ÉB·rínZÒ `¨GA¾\\pēXhÃRCüWGġu
Té§ŎÑ©ò³I±³}_EÃħg®ęisÁPDmÅ{b[RÅs·kPŽƥóRoOV~]{g\\êYƪ¦kÝbiċƵGZ»Ěõ
ó·³vŝ£ø@pyö_ëIkѵbcѧy
×dYتiþ¨[]f]Ņ©C}ÁN»hĻħƏĩ"]],encodeOffsets:[[[115640,30489]],[[112543,27312]],[[116690,26230]]]}},{type:"Feature",id:"440000",properties:{id:"440000",cp:[113.280637,23.125178],name:"广东",childNum:24},geometry:{type:"MultiPolygon",coordinates:[["@@QdAua"],["@@lxDLo"],["@@sbhNLo"],["@@Ă ā"],["@@WltO[["],["@@Kr]S"],["@@eI]y"],["@@I|Mym"],["@@Û³LS¼Y"],["@@nvºBëui©`¾"],["@@zdÛJw®"],["@@°
¯"],["@@a yAª¸ËJIxØ@ĀHAmÃV¡ofuo"],["@@sŗÃÔėAƁZÄ ~°ČPäh"],["@@¶ÝÌvmĞhıQ"],["@@HdSjĒ¢D}war
u«ZqadYM"],["@@el\\LqqU"],["@@~rMo\\"],["@@f^C"],["@@øPªoj÷ÍÝħXČx°Q¨ıXNv"],["@@gÇƳo[~tly"],["@@EÆC¿"],["@@OP"],["@@wđógĝ[³¡VÙæÅöM̳¹pÁaËýý©D©ÜJŹƕģGą¤{Ùū
ÇO²«BƱéAÒĥ¡«BhlmtÃPµyU¯ucd·w_bŝcīímGO|KPȏŹãŝIŕŭŕ@Óoo¿ē±ß}
ŭIJWÈCőâUâǙIğʼn©IijE×
Á³AówXJþ±ÌÜÓĨ£L]ĈÙƺZǾĆĖMĸĤfÎĵlŨnÈĐtFFĤêk¶^k°f¶g}®Faf`vXŲxl¦ÔÁ²¬Ð¦pqÊ̲iXØRDÎ}Ä@ZĠsx®AR~®ETtĄZƈfŠŠHâÒÐAµ\\S¸^wĖkRzalŜ|E¨ÈNĀňZTpBh£\\ĎƀuXĖtKL¶G|»ĺEļĞ~ÜĢÛĊrOÙîvd]n¬VÊĜ°RÖpMƂªFbwEÀ©\\
¤]ŸI®¥D³|Ë]CöAŤ¦
æ´¥¸Lv¼¢ĽBaôF~®²GÌÒEYzk¤°ahlVÕI^CxĈPsBƒºV¸@¾ªR²ĨN]´_eavSivc}p}Đ¼ƌkJÚe th_¸ ºx±ò_xN˲@ă¡ßH©Ùñ}wkNÕ¹ÇO½¿£ĕ]ly_WìIǪ`uTÅxYĒÖ¼kÖµMjJÚwn\\hĒv]îh|ÈƄøèg¸Ķß ĉĈWb¹ƀdéĘNTtP[öSvrCZaGubo´ŖÒÇĐ~¡zCI
özx¢PnÈñ @ĥÒ¦]ƞV}³ăĔñiiÄÓVépKG½ÄÓávYoC·sitiaÀyŧΡÈYDÑům}ý|m[węõĉZÅxUO}÷N¹³ĉo_qtăqwµŁYÙǝŕ¹tïÛUïmRCº
ĭ|µÕÊK½Rē ó]GªęAx»HO£|ām¡diď×YïYWªʼnOeÚtĐ«zđ¹T
āúEá²\\ķÍ}jYàÙÆſ¿Çdğ·ùTßÇţʄ¡XgWÀLJğ·¿ÃOj YÇ÷Qěi"]],encodeOffsets:[[[117381,22988]],[[116552,22934]],[[116790,22617]],[[116973,22545]],[[116444,22536]],[[116931,22515]],[[116496,22490]],[[116453,22449]],[[113301,21439]],[[118726,21604]],[[118709,21486]],[[113210,20816]],[[115482,22082]],[[113171,21585]],[[113199,21590]],[[115232,22102]],[[115739,22373]],[[115134,22184]],[[113056,21175]],[[119573,21271]],[[119957,24020]],[[115859,22356]],[[116561,22649]],[[116285,22746]]]}},{type:"Feature",id:"450000",properties:{id:"450000",cp:[108.320004,22.82402],name:"广西",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@H TQ§A"],["@@ĨʪLƊDÎĹĐCǦė¸zÚGn£¾rªŀÜt¬@ÖÚSx~øOŒŶÐÂæȠ\\ÈÜObĖw^oÞLf¬°bI lTØBÌF£Ć¹gñĤaYt¿¤VSñK¸¤nM¼JE±½¸ñoÜCƆæĪ^ĚQÖ¦^f´QüÜÊz¯lzUĺš@ìp¶n]sxtx¶@~ÒĂJb©gk{°~c°`Ô¬rV\\la¼¤ôá`¯¹LCÆbxEræOv[H[~|aB£ÖsºdAĐzNÂðsÞÆ
Ĥªbab`ho¡³F«èVlo¤ÔRzpp®SĪº¨ÖºN
ijd`a¦¤F³ºDÎńĀìCĜº¦Ċ~nS|gźvZkCÆj°zVÈÁƔ]LÊFZg
čPkini«qÇczÍY®¬Ů»qR×ō©DÕ§ƙǃŵTÉĩ±ıdÑnYYIJvNĆĆØÜ Öp}e³¦m©iÓ|¹ħņ|ª¦QF¢Â¬ʖovg¿em^ucà÷gÕuíÙćĝ}FĻ¼Ĺ{µHKsLSđƃrč¤[AgoSŇYMÿ§Ç{FśbkylQxĕ]T·¶[B
ÑÏGáşşƇe
ăYSsFQ}BwtYğÃ@~
CÍQ ×Wj˱rÉ¥oÏ ±«ÓÂ¥kwWűmcih³K~µh¯e]lµélEģEďsmÇŧē`ãògK_ÛsUʝćğ¶höO¤Ǜn³c`¡y¦CezYwa[ďĵűMę§]XÎ_íÛ]éÛUćİÕBƣ±
dy¹T^dûÅÑŦ·PĻþÙ`K¦
¢ÍeĥR¿³£[~äu¼dltW¸oRM¢ď\\z}Æzdvň{ÎXF¶°Â_ÒÂÏL©ÖTmu¼ãlīkiqéfA·Êµ\\őDc¥ÝFyÔćcűH_hLÜêĺШc}rn`½Ì@¸¶ªVLhŒ\\Ţĺk~Ġið°|gtTĭĸ^xvKVGréAébUuMJVÃO¡
qĂXËSģãlýà_juYÛÒBG^éÖ¶§EGÅzěƯ¤EkN[kdåucé¬dnYpAyČ{`]þ¯TbÜÈk¡ĠvàhÂƄ¢J"]],encodeOffsets:[[[111707,21520]],[[107619,25527]]]}},{type:"Feature",id:"460000",properties:{id:"460000",cp:[109.83119,19.031971],name:"海南",childNum:1},geometry:{type:"Polygon",coordinates:["@@¦Ŝil¢XƦƞòïè§ŞCêɕrŧůÇąĻõ·ĉ³œ̅kÇm@ċȧŧĥĽʉƅſȓÒ˦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\Ɔ¸ĠĎvʄȀоjNðĀÒRZdžzÐŘΰH¨Ƣb²_Ġ "],encodeOffsets:[[112750,20508]]}},{type:"Feature",id:"510000",properties:{id:"510000",cp:[104.065735,30.659462],name:"四川",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@LqKr"],["@@[ĻéV£_ţġñpG réÏ·~ąSfy×Í·ºſƽiÍıƣıĻmHH}siaX@iÇ°ÁÃ×t«T¤JJJyJÈ`Ohߦ¡uËhIyCjmÿw
ZG
TiSsOB²fNmsPa{M{õE^Hj}gYpaeu¯oáwHjÁ½M¡pMuåmni{fk\\oÎqCwEZ¼KĝAy{m÷LwO×SimRI¯rKõBS«sFe]fµ¢óY_ÆPRcue°Cbo×bd£ŌIHgtrnyPt¦foaXďxlBowz_{ÊéWiêEGhܸºuFĈIxf®Y½ĀǙ]¤EyF²ċw¸¿@g¢§RGv»áW`ÃĵJwi]t¥wO½a[×]`ÃiüL¦LabbTÀåc}ÍhÆh®BHî|îºÉk¤Sy£ia©taį·Ɖ`ō¥UhO
ĝLk}©Fos´JmµlŁu
ønÑJWΪYÀïAetTŅÓGË«bo{ıwodƟ½OġܵxàNÖ¾P²§HKv¾]|BÆåoZ`¡Ø`ÀmºĠ~ÌЧnÇ
¿¤]wğ@srğu~Io[é±¹ ¿ſđÓ@qg¹zƱřaí°KtǤV»Ã[ĩǭƑ^ÇÓ@áťsZÏÅĭƋěpwDóÖáŻneQËq·GCœýS]x·ýq³OÕ¶Qzßti{řáÍÇWŝŭñzÇWpç¿JXĩè½cFÂLiVjx}\\NŇĖ¥GeJA¼ÄHfÈu~¸Æ«dE³ÉMA|bÒ
ćhG¬CMõƤąAvüVéŀ_V̳ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»ÕZ³ġqDoy`L¬gdp°şp¦ėìÅĮZ°Iähzĵf²å ĚÑKpIN|Ñz]ń
·FU×é»R³MÉ»GM«kiér}Ã`¹ăÞmÈnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²Ġ
þTº·àUȞÏʦ¶I«dĽĢdĬ¿»Ĕ×h\\c¬ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvwxBèĻĒ©ĈtCĢɽŠȣ¦āæ·HĽîôNÔ~^¤Ɗu^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ®Z´ğ~Sn|ªWÚ©òzPOȸbð¢|øĞŒQìÛÐ@ĞǎRS¤Á§d
i´ezÝúØã]HqkIþËQǦÃsǤ[E¬ÉŪÍxXƒ·ÖƁİlƞ¹ª¹|XÊwnÆƄmÀêErĒtD®ċæcQE®³^ĭ¥©l}äQtoŖÜqÆkµªÔĻĴ¡@Ċ°B²Èw^^RsºTĀ£ŚæQPJvÄz^Đ¹Æ¯fLà´GC²dtĀRt¼¤ĦOðğfÔðDŨŁĞƘïPÈ®âbMüÀXZ ¸£@Å»»QÉ]dsÖ×_Í_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|YÔZśÎs´xº±Uñt|OĩĠºNbgþJy^dÂY Į]Řz¦gC³R`Āz¢Aj¸CL¤RÆ»@Ŏk\\Ç´£YW}z@Z}öoû¶]´^NÒ}èNªPÍy¹`S°´ATeVamdUĐwʄvĮÕ\\uÆŗ¨Yp¹àZÂmWh{á}WØǍÉüwga§áCNęÎ[ĀÕĪgÖɪXøx¬½Ů¦¦[NÎLÜUÖ´òrÙŠxR^JkijnDX{U~ET{ļº¦PZcjF²Ė@pg¨B{u¨ŦyhoÚD®¯¢ WòàFΤ¨GDäz¦kŮPġqË¥À]eâÚ´ªKxīPÖ|æ[xäJÞĥsNÖ½I¬nĨY´®ÐƐmDŝuäđđEb
ee_v¡}ìęNJē}qÉåT¯µRs¡M@}ůaa¯wvƉåZw\\Z{åû^"]],encodeOffsets:[[[108815,30935]],[[110617,31811]]]}},{type:"Feature",id:"520000",properties:{id:"520000",cp:[106.713478,26.578343],name:"贵州",childNum:3},geometry:{type:"MultiPolygon",coordinates:[["@@G\\lY£in"],["@@q|mc¯tÏVSÎ"],["@@hÑ£IsNgßHHªķÃh_¹¡ĝħń¦uÙùgS¯JH|sÝÅtÁïyMDč»eÕtA¤{b\\}G®u\\åPFqwÅaD
K°ºâ_£ùbµmÁÛĹM[q|hlaªāI}ѵ@swtwm^oµD鼊yVky°ÉûÛR
³e¥]RÕěħ[ƅåÛDpJiVÂF²I
»mN·£LbÒYbWsÀbpkiTZĄă¶Hq`
ĥ_J¯ae«KpÝx]aĕÛPÇȟ[ÁåŵÏő÷Pw}TÙ@Õs«ĿÛq©½m¤ÙH·yǥĘĉBµĨÕnđ]K©œáG级ÕßgǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊw¶øV¤w²Ĉ]ÊKx|`ź¦ÂÈdrcÈbe¸`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pĐ`oÒh¶pa^ÓĔ}D»^Xy`d[Kv
JPhèhCrĂĚÂ^Êƌ wZLĠ£ÁbrzOIlMMĪŐžËr×ÎeŦtw|¢mKjSǘňĂStÎŦEtqFT¾E쬬ôxÌO¢ K³ŀºäYPVgŎ¦Ŋm޼VZwVlz¤
£Tl®ctĽÚó{GAÇge~Îd¿æaSba¥KKûj®_Ä^\\ؾbP®¦x^sxjĶI_Ä Xâ¼Hu¨Qh¡À@Ëô}±GNìĎlT¸
`V~R°tbÕĊ`¸úÛtÏFDu[MfqGH·¥yAztMFe|R_GkChZeÚ°tov`xbDnÐ{E}ZèxNEÞREn[Pv@{~rĆAB§EO¿|UZ~ìUf¨J²ĂÝÆsªB`s¶fvö¦Õ~dÔq¨¸º»uù[[§´sb¤¢zþF¢Æ
ÀhÂW\\ıËIÝo±ĭŠ£þÊs}¡R]ěDg´VG¢j±®èºÃmpU[Á뺰rÜbNu¸}º¼`niºÔXĄ¤¼ÔdaµÁ_Ã
ftQQgR·Ǔv}Ý×ĵ]µWc¤F²OĩųãW½¯K©
]{LóµCIµ±Mß¿h©āq¬o½~@i~TUxŪÒ¢@£ÀEîôruńb[§nWuMÆLl¿]x}ij½"]],encodeOffsets:[[[112158,27383]],[[112105,27474]],[[112095,27476]]]}},{type:"Feature",id:"530000",properties:{id:"530000",cp:[101.512251,24.740609],name:"云南",childNum:1},geometry:{type:"Polygon",coordinates:["@@[ùx½}ÑRHYīĺûsÍniEoã½Ya²ė{c¬ĝgĂsAØÅwďõzFjw}«Dx¿}Uũlê@HÅF¨ÇoJ´Ónũuą¡Ã¢pÒÅØ TF²xa²ËXcÊlHîAßËŁkŻƑŷÉ©hWæßUËs¡¦}teèƶStÇÇ}Fd£jĈZĆƤTč\\D}O÷£U§~ŃGåŃDĝ¸Tsd¶¶Bª¤u¢ŌĎo~t¾ÍŶÒtD¦ÚiôözØX²ghįh½Û±¯ÿm·zR¦Ɵ`ªŊÃh¢rOÔ´£Ym¼èêf¯ŪĽncÚbw\\zlvWªâ ¦gmĿBĹ£¢ƹřbĥkǫßeeZkÙIKueT»sVesbaĕ ¶®dNĄÄpªy¼³BE®lGŭCǶwêżĔÂepÍÀQƞpC¼ŲÈAÎô¶RäQ^Øu¬°_Èôc´¹ò¨P΢hlϦ´ĦÆ´sâÇŲPnÊD^¯°Upv}®BP̪jǬxSöwlfòªvqĸ|`HviļndĜĆhňem·FyÞqóSį¯³X_ĞçêtryvL¤§z¦c¦¥jnŞklD¤øz½ĜàĂŧMÅ|áƆàÊcðÂFÜáŢ¥\\\\ºİøÒÐJĴîD¦zK²ǏÎEh~CDhMn^ÌöÄ©ČZÀaüfɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~ÄqêljN¬¼HÊNQ´ê¼VظE^ŃÒyM{JLoÒęæe±Ķygã¯JYÆĭĘëo¥Šo¯hcK«z_prC´ĢÖY¼ v¸¢RÅW³Â§fǸYi³xR´ďUË`êĿUûuĆBƣöNDH«ĈgÑaB{ÊNF´¬c·Åv}eÇÃGB»If¦HňĕM
~[iwjUÁKE¾dĪçWIèÀoÈXòyŞŮÈXâÎŚj|àsRyµÖPr´þ ¸^wþTDŔHr¸RÌmfżÕâCôoxĜƌÆĮÐYtâŦÔ@]ÈǮƒ\\Ī¼Ä£UsȯLbîƲŚºyhr@ĒÔƀÀ²º\\êpJ}ĠvqtĠ@^xÀ£È¨mËÏğ}n¹_¿¢×Y_æpÅA^{½Lu¨GO±Õ½ßM¶wÁĢÛPƢ¼pcIJx|ap̬HÐŊSfsðBZ¿©XÏÒKk÷Eû¿S
rEFsÕūkóVǥʼniTL¡n{uxţÏhôŝ¬ğōNNJkyPaqÂğ¤K®YxÉƋÁ]āęDqçgOgILu\\_gz]W¼~CÔē]bµogpÑ_oď`´³Țkl`IªºÎȄqÔþ»E³ĎSJ»_f·adÇqÇc¥Á_Źw{L^ɱćxU£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏɸ½řÍcÊG|µƕƣGË÷k°_^ý|_zċBZocmø¯hhcæ\\lMFlư£ĜÆyHF¨µêÕ]HA
àÓ^it `þßäkĤÎT~Wlÿ¨ÔPzUCNVv [jâôDôď[}z¿msSh¯{jïğl}šĹ[őgK©U·µË@¾m_~q¡f¹
ÅË^»f³ø}Q¡Ö˳gͱ^Ç
\\ëÃA_¿bWÏ[¶ƛé£F{īZgm@|kHǭƁć¦UĔť×ë}ǝeďºȡȘÏíBÉ£āĘPªij¶ʼnÿy©nď£G¹¡I±LÉĺÑdĉÜW¥}gÁ{aqÃ¥aıęÏZï`"],encodeOffsets:[[104636,22969]]}},{type:"Feature",id:"540000",properties:{id:"540000",cp:[89.132212,30.860361],name:"西藏",childNum:1},geometry:{type:"Polygon",coordinates:["@@ÂhľxŖxÒVºÅâAĪÝȆµę¯Ňa±r_w~uSÕňqOj]ɄQ
£Z
UDûoY»©M[L¼qãË{VÍçWVi]ë©Ä÷àyƛhÚU°adcQ~Mx¥cc¡ÙaSyFÖkuRýq¿ÔµQĽ³aG{¿FµëªéĜÿª@¬·K·àariĕĀ«V»ŶĴūgèLǴŇƶaftèBŚ£^âǐÝ®M¦ÁǞÿ¬LhJ¾óƾƺcxwf]Y
´¦|QLn°adĊ
\\¨oǀÍŎ´ĩĀd`tÊQŞŕ|¨C^©Ĉ¦¦ÎJĊ{ëĎjª²rÐl`¼Ą[t|¦Stè¾PÜK¸dƄı]s¤î_v¹ÎVòŦj£Əsc¬_Ğ´|Ł¦Av¦w`ăaÝaa¢e¤ı²©ªSªÈMĄwÉØŔì@T¤Ę\\õª@þo´xA sÂtŎKzó´ÇĊµ¢r^nĊƬ×üG¢³ {âĊ]G~bÀgVjzlhǶfOfdªB]pjTOtĊn¤}®¦Č¥d¢¼»ddY¼t¢eȤJ¤}Ǿ¡°§¤AÐlc@ĝsªćļđAçwxUuzEÖġ~AN¹ÄÅȀŻ¦¿ģŁéì±H
ãd«g[ؼēÀcīľġ¬cJµ
ÐʥVȝ¸ßS¹ý±ğkƁ¼ą^ɛ¤Ûÿb[}¬ōõÃ]ËNm®g@Bg}ÍF±ǐyL¥íCIijÏ÷Ñį[¹¦[âšEÛïÁÉdƅß{âNÆāŨß¾ě÷yC£k´ÓH@¹TZ¥¢į·ÌAЧ®Zc
v½Z¹|ÅWZqgW|ieZÅYVÓqdqbc²R@c¥Rã»GeeƃīQ}J[ÒK
¬Ə|oėjġĠÑN¡ð¯EBčnwôɍėª²CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛęgſ¶ҍć`ĘąŌJÞä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷f±iMÝ@ĥ°G¬ÃM¥n£Øąğ¯ß§aëbéüÑOčk£{\\eµª×MÉfm«Ƒ{Å×Gŏǩãy³©WÑăû··Qòı}¯ãIéÕÂZ¨īès¶ZÈsæĔTŘvgÌsN@îá¾ó@ÙwU±ÉT廣TđWxq¹Zobs[ׯcĩvėŧ³BM|¹kªħ¥TzNYnÝßpęrñĠĉRS~½ěVVµõ«M££µBĉ¥áºae~³AuĐh`ܳç@BÛïĿa©|z²Ý¼D£àč²ŸIûI āóK¥}rÝ_Á´éMaň¨~ªSĈ½½KÙóĿeƃÆB·¬ën×W|Uº}LJrƳlŒµ`bÔ`QÐÓ@s¬ñIÍ@ûws¡åQÑßÁ`ŋĴ{ĪTÚÅTSijYo|Ç[ǾµMW¢ĭiÕØ¿@Mh
pÕ]jéò¿OƇĆƇpêĉâlØwěsǩĵ¸c
bU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB\\qTGªÇĜçPoÿfñòą¦óQīÈáPābß{ZŗĸIæÅhnszÁCËìñÏ·ąĚÝUm®óL·ăUÈíoù´Êj°ŁŤ_uµ^°ìÇ@tĶĒ¡ÆM³Ģ«İĨÅ®ğRāðggheÆ¢zÊ©Ô\\°ÝĎz~ź¤PnMĪÖB£kn駿ćĆKĒ°¼L¶èâz¨u¦¥LDĘz¬ýÎmĘd¾ßFzhg²Fy¦ĝ¤ċņbÎ@yĄæm°NĮZRÖíJ²öLĸÒ¨Y®ƌÐVàtt_ÚÂyĠz]ŢhzĎ{ÂĢXc|ÐqfO¢¤ögÌHNPKŖUú´xx[xvĐCûĀìÖT¬¸^}Ìsòd´_KgžLĴ
ÀBon|H@Êx¦BpŰŌ¿fµƌA¾zLjRx¶FkĄźRzŀ~¶[´HnªVƞuĒȨƎcƽÌm¸ÁÈM¦x͊ëÀxdžBú^´W£dkɾĬpw˂ØɦļĬIŚÊnŔa¸~J°îlɌxĤÊÈðhÌ®gT´øàCÀ^ªerrƘd¢İP|Ė ŸWªĦ^¶´ÂLaT±üWƜǀRÂŶUńĖ[QhlLüAÜ\\qRĄ©"],encodeOffsets:[[90849,37210]]}},{type:"Feature",id:"610000",properties:{id:"610000",cp:[108.948024,34.263161],name:"陕西",childNum:1},geometry:{type:"Polygon",coordinates:["@@p¢ȮµûGĦ}Ħðǚ¶òƄjɂz°{ºØkÈęâ¦jªBg\\ċ°s¬]jú EȌdž¬stRÆdĠİwܸôW¾ƮłÒ_{Ìû¼jº¹¢GǪÒ¯ĘZ`ºŊecņą~BÂgzpâēòYǠȰÌTΨÂW|fcă§uF@N¢XLRMº[ğȣſï|¥Jkc`sʼnǷY¹W@µ÷K
ãï³ÛIcñ·VȋÚÒķø©þ¥yÓğęmWµÎumZyOŅƟĥÓ~sÑL¤µaÅ
Y¦ocyZ{y c]{Ta©`U_Ěē£ωÊƍKùK¶ȱÝƷ§{û»ÅÁȹÍéuij|¹cÑdìUYOuFÕÈYvÁCqÓTǢí§·S¹NgV¬ë÷Át°DدC´ʼnƒópģ}ċcEË
FéGU¥×K
§¶³BČ}C¿åċ`wġB·¤őcƭ²ő[Å^axwQO
ÿEËߌĤNĔwƇÄńwĪo[_KÓª³ÙnKÇěÿ]ďă_d©·©Ýŏ°Ù®g]±ßå¬÷m\\iaǑkěX{¢|ZKlçhLtŇîŵœè[É@ƉĄEtƇϳħZ«mJ
×¾MtÝĦ£IwÄå\\Õ{OwĬ©LÙ³ÙgBƕŀrÌĢŭO¥lãyC§HÍ£ßEñX¡°ÙCgpťzb`wIvA|§hoĕ@E±iYd¥OĻ¹S|}F@¾oAO²{tfÜ¢FǂÒW²°BĤh^Wx{@¬F¸¡ķn£P|ªĴ@^ĠĈæbÔc¶lYi
^MicĎ°Â[ävï¶gv@ÀĬ·lJ¸sn|¼u~a]ÆÈtŌºJpþ£KKf~¦UbyäIĺãnÔ¿^ŵMThĠܤko¼Ŏìąǜh`[tRd²IJ_XPrɲlXiL§à¹H°Ȧqº®QCbAŌJ¸ĕÚ³ĺ§ `d¨YjiZvRĺ±öVKkjGȊÄePĞZmļKÀ[`ösìhïÎoĬdtKÞ{¬èÒÒBÔpIJÇĬJŊ¦±J«Y§@·pHµàåVKepWftsAÅqC·¬ko«pHÆuK@oHĆÛķhxenS³àǍrqƶRbzy¸ËÐl¼EºpĤ¼x¼½~Ğà@ÚüdK^mÌSj"],encodeOffsets:[[110234,38774]]}},{type:"Feature",id:"620000",properties:{id:"620000",cp:[103.823557,36.058039],name:"甘肃",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@VuUv"],["@@ũEĠtt~nkh`Q¦ÅÄÜdwAb×ĠąJ¤DüègĺqBqj°lI¡ĨÒ¤úSHbjÎB°aZ¢KJO[|A£Dx}NìHUnrk kp¼Y kMJn[aGáÚÏ[½rc}aQxOgsPMnUsncZ
sKúvAtÞġ£®ĀYKdnFw¢JE°Latf`¼h¬we|Æbj}GA·~W`¢MC¤tL©IJ°qdfObÞĬ¹ttu`^ZúE`[@Æsîz®¡CƳƜG²R¢RmfwĸgÜą G@pzJM½mhVy¸uÈÔO±¨{LfæU¶ßGĂq\\ª¬²I¥IʼnÈīoıÓÑAçÑ|«LÝcspīðÍg
të_õ\\ĉñLYnĝgRǡÁiHLlõUĹ²uQjYi§Z_c¨´ĹĖÙ·ŋI
aBDR¹ȥr¯GºßK¨jWkɱOqWij\\aQ\\sg_ĆǛōëp»£lğÛgSŶN®À]ÓämĹãJaz¥V}Le¤Lýo¹IsŋÅÇ^bz
³tmEÁ´a¹cčecÇNĊãÁ\\č¯dNj]jZµkÓdaćå]ğij@ ©O{¤ĸm¢E·®«|@Xwg]Aģ±¯XǁÑdzªcwQÚŝñsÕ³ÛV_ý¥\\ů¥©¾÷w©WÕÊĩhÿÖÁRo¸V¬âDb¨hûxÊ×nj~Zâg|XÁnßYoº§ZÅŘv[ĭÖʃuďxcVbnUSf
B¯³_TzºÎO©çMÑ~M³]µ^püµÄY~y@X~¤Z³[Èōl@®Å¼£QK·Di¡ByÿQ_´D¥hŗy^ĭÁZ]cIzýah¹MĪğPs{ò²Vw¹t³ŜË[Ñ}X\\gsF£sPAgěp×ëfYHāďÖqēŭOÏëdLü\\it^c®Rʺ¶¢H°mrY£B¹čIoľu¶uI]vģSQ{UŻÅ}QÂ|Ì°ƅ¤ĩŪU ęĄÌZÒ\\v²PĔ»ƢNHĂyAmƂwVm`]ÈbH`Ì¢²ILvĜH®¤Dlt_¢JJÄämèÔDëþgºƫaʎÌrêYi~ ÎݤNpÀA¾Ĕ¼b
ð÷®üszMzÖĖQdȨýv§Tè|ªHþa¸|Ð ƒwKĢx¦ivr^ÿ ¸l öæfƟĴ·PJv}n\\h¹¶v·À|\\ƁĚN´ĜçèÁz]ġ¤²¨QÒŨTIlªťØ}¼˗ƦvÄùØE«FïËIqōTvāÜŏíÛßÛVj³âwGăÂíNOPìyV³ʼnĖýZso§HÑiYw[ß\\X¦¥c]ÔƩÜ·«jÐqvÁ¦m^ċ±R¦ƈťĚgÀ»IïĨʗƮ°ƝĻþÍAƉſ±tÍEÕÞāNUÍ¡\\ſčåÒʻĘm ƭÌŹöʥëQ¤µÇcƕªoIýIÉ_mkl³ăƓ¦j¡YzŇi}Msßõīʋ }ÁVm_[n}eıUĥ¼ªI{ΧDÓƻėojqYhĹT©oūĶ£]ďxĩǑMĝq`B´ƃ˺Чç~²ņj@¥@đ´ί}ĥtPńǾV¬ufÓÉCtÓ̻
¹£G³]ƖƾŎĪŪĘ̖¨ʈĢƂlɘ۪üºňUðǜȢƢż̌ȦǼĤŊɲĖÂKq´ï¦ºĒDzņɾªǀÞĈĂD½ĄĎÌŗĞrôñnN¼â¾ʄľԆ|DŽ֦ज़ȗlj̘̭ɺƅêgV̍ʆĠ·ÌĊv|ýĖÕWĊǎÞ´õ¼cÒÒBĢ͢UĜð͒s¨ňƃLĉÕÝ@ɛƯ÷¿ĽĹeȏijëCȚDŲyê×Ŗyò¯ļcÂßY
tÁƤyAã˾J@ǝrý@¤
rz¸oP¹ɐÚyáHĀ[Jw
cVeȴÏ»ÈĖ}ƒŰŐèȭǢόĀƪÈŶë;Ñ̆ȤМľĮEŔĹŊũ~ËUă{ĻƹɁύȩþĽvĽƓÉ@ēĽɲßǐƫʾǗĒpäWÐxnsÀ^ƆwW©¦cÅ¡Ji§vúF¶¨c~c¼īeXǚ\\đ¾JwÀďksãAfÕ¦L}waoZD½Ml«]eÒÅaɲáo½FõÛ]ĻÒ¡wYR£¢rvÓ®y®LFLzĈôe]gx}|KK}xklL]c¦£fRtív¦PĤoH{tK"]],encodeOffsets:[[[108619,36299]],[[108589,36341]]]}},{type:"Feature",id:"630000",properties:{id:"630000",cp:[96.778916,35.623178],name:"青海",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@InJm"],["@@CƽOŃĦsΰ~Ē³¦@@Ņi±è}ШƄ˹A³r_ĞǒNĪĐw¤^ŬĵªpĺSZgrpiƼĘÔ¨C|ÍJ©Ħ»®VIJ~f\\m `UnÂ~ʌĬàöNt~ňjy¢ZiƔ¥Ąk´nl`JÊJþ©pdƖ®È£¶ìRʦźõƮËnʼėæÑƀĎ[¢VÎĂMÖÝÎF²sƊƀÎBļýƞ¯ʘƭðħ¼Jh¿ŦęΌƇ¥²Q]Č¥nuÂÏri¸¬ƪÛ^Ó¦d¥[Wà
x\\ZjÒ¨GtpþYŊĕ´zUOëPîMĄÁxH´áiÜUàîÜŐĂÛSuŎrJð̬EFÁú×uÃÎkrĒ{V}İ«O_ÌËĬ©ÓŧSRѱ§Ģ£^ÂyèçěM³Ƃę{[¸¿u
ºµ[gt£¸OƤĿéYõ·kĀq]juw¥DĩƍõÇPéĽG©ã¤G
uȧþRcÕĕNyyûtøï»a½ē¿BMoį£Íj}éZËqbʍƬh¹ìÿÓAçãnIáI`ks£CGěUy×Cy
@¶ʡÊBnāzGơMē¼±O÷õJËĚăVĪũƆ£¯{ËL½ÌzżVR|ĠTbuvJvµhĻĖHAëáa
OÇðñęNw
œľ·LmI±íĠĩPÉ×®ÿscB³±JKßĊ«`
ađ»·QAmOVţéÿ¤¹SQt]]Çx±¯A@ĉij¢Óļ©l¶ÅÛrŕspãRk~¦ª]Į´FRådČsCqđéFn¿ÅƃmÉx{W©ºƝºįkÕƂƑ¸wWūЩÈF£\\tÈ¥ÄRÈýÌJ lGr^×äùyÞ³fjc¨£ÂZ|ǓMĝÏ@ëÜőRĝ÷¡{aïȷPu°ËXÙ{©TmĠ}Y³ÞIňµç½©C¡į÷¯B»|St»]vųs»}MÓ ÿʪƟǭA¡fs»PY¼c¡»¦cċ¥£~msĉPSi^o©AecPeǵkgyUi¿h}aHĉ^|á´¡HØûÅ«ĉ®]m¡qĉ¶³ÈyôōLÁstB®wn±ă¥HSòė£Së@לÊăxÇN©©T±ª£IJ¡fb®Þbb_Ą¥xu¥B{łĝ³«`dƐt¤ťiñÍUuºí`£^tƃIJc·ÛLO½sç¥Ts{ă\\_»kϱq©čiìĉ|ÍI¥ć¥]ª§D{ŝŖÉR_sÿc³ĪōƿΧp[ĉc¯bKmR¥{³Ze^wx¹dƽŽôIg §Mĕ ƹĴ¿ǣÜÍ]Ý]snåA{eƭ`ǻŊĿ\\ijŬűYÂÿ¬jĖqßb¸L«¸©@ěĀ©ê¶ìÀEH|´bRľÓ¶rÀQþvl®ÕETzÜdb hw¤{LRdcb¯ÙVgƜßzÃôì®^jUèXÎ|UäÌ»rK\\ªN¼pZCüVY¤ɃRi^rPŇTÖ}|br°qňbĚ°ªiƶGQ¾²x¦PmlŜ[Ĥ¡ΞsĦÔÏâ\\ªÚŒU\\f
¢N²§x|¤§xĔsZPòʛ²SÐqF`ªVÞŜĶƨVZÌL`¢dŐIqr\\oäõF礻Ŷ×h¹]ClÙ\\¦ďÌį¬řtTӺƙgQÇÓHţĒ´ÃbEÄlbʔC|CŮkƮ[ʼ¬ň´KŮÈΰÌĪ¶ƶlðļATUvdTGº̼ÔsÊDÔveOg"]],encodeOffsets:[[[105308,37219]],[[95370,40081]]]}},{type:"Feature",id:"640000",properties:{id:"640000",cp:[106.278179,37.26637],name:"宁夏",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@KëÀęĞ«Oęȿȕı]ʼn¡åįÕÔ«ǴõƪĚQÐZhv K°öqÀÑS[ÃÖHƖčËnL]ûc
Ùß@ĝ¾}w»»oģF¹»kÌÏ·{zP§B¢íyÅt@@á]Yv_ssģ¼ißĻL¾ġsKD£¡N_
X¸}B~HaiÅf{«x»ge_bsKF¯¡IxmELcÿZ¤ĢÝsuBLùtYdmVtNmtOPhRw~bd
¾qÐ\\âÙH\\bImlNZ»loqlVmGā§~QCw¤{A\\PKNY¯bFkC¥sks_Ã\\ă«¢ħkJi¯rrAhĹûç£CUĕĊ_ÔBixÅÙĄnªÑaM~ħpOu¥sîeQ¥¤^dkKwlL~{L~hw^ófćKyEKzuÔ¡qQ¤xZÑ¢^ļöܾEp±âbÊÑÆ^fk¬
NC¾YpxbK~¥eÖäBlt¿Đx½I[ĒǙWf»Ĭ}d§dµùEuj¨IÆ¢¥dXªƅx¿]mtÏwßRĶX¢͎vÆzƂZò®ǢÌʆCrâºMÞzÆMÒÊÓŊZľr°Î®Ȉmª²ĈUªĚîøºĮ¦ÌĘk^FłĬhĚiĀĖ¾iİbjÕ"],["@@mfwěwMrŢªv@G"]],encodeOffsets:[[[109366,40242]],[[108600,36303]]]}},{type:"Feature",id:"650000",properties:{id:"650000",cp:[85.617733,40.792818],name:"新疆",childNum:1},geometry:{type:"Polygon",coordinates:["@@QØĔ²X¨~ǘBºjʐßØvKƔX¨vĊO÷¢i@~cĝe_«E}QxgɪëÏÃ@sÅyXoŖ{ô«ŸuX
êÎf`C¹ÂÿÐGĮÕĞXŪōŸMźÈƺQèĽôe|¿ƸJR¤ĘEjcUóº¯Ĩ_ŘÁMª÷Ð¥OéÈ¿ÖğǤǷÂFÒzÉx[]Ĥĝœ¦EP}ûƥé¿İƷTėƫœŕƅƱB»Đ±ēO
¦E}`cȺrĦáŖuÒª«IJπdƺÏØZƴwʄ¤ĖGĐǂZĶèH¶}ÚZצʥĪï|ÇĦMŔ»İĝLjì¥Βba¯¥ǕǚkĆŵĦɑĺƯxūД̵nơʃĽá½M»òmqóŘĝč˾ăC
ćāƿÝɽ©DZŅ¹đ¥³ðLrÁ®ɱĕģʼnǻ̋ȥơŻǛȡVï¹Ň۩ûkɗġƁ§ʇė̕ĩũƽō^ƕUv£ƁQïƵkŏ½ΉÃŭdzLŇʻ«ƭ\\lŭD{ʓDkaFÃÄa³ŤđÔGRÈƚhSӹŚsİ«ĐË[¥ÚDkº^Øg¼ŵ¸£EÍöůʼnT¡c_ËKYƧUśĵÝU_©rETÏʜ±OñtYwē¨{£¨uM³x½şL©Ùá[ÓÐĥ Νtģ¢\\śnkOw¥±T»ƷFɯàĩÞáB¹Æ
ÑUwŕĽw[mG½Èå~Æ÷QyěCFmĭZīŵVÁƿQƛûXS²b½KϽĉS©ŷXĕ{ĕK·¥Ɨcqq©f¿]ßDõU³hgËÇïģÉɋwk¯í}I·œbmÉřīJɥĻˁ×xoɹīlc
¤³Xù]DžA¿w͉ì¥wÇN·ÂËnƾƍdǧđ®ƝvUm©³G\\}µĿQyŹlăµEwLJQ½yƋBe¶ŋÀůo¥AÉw@{Gpm¿AijŽKLh³`ñcËtW±»ÕSëüÿďDu\\wwwù³VLŕOMËGh£õP¡erÏd{ġWÁ
č|yšg^ğyÁzÙs`s|ÉåªÇ}m¢Ń¨`x¥ù^}Ì¥H«YªƅAйn~ź¯f¤áÀzgÇDIÔ´AňĀÒ¶ûEYospõD[{ù°]uJqU|Soċxţ[õÔĥkŋÞŭZ˺óYËüċrw ÞkrťË¿XGÉbřaDü·Ē÷Aê[ÄäI®BÕĐÞ_¢āĠpÛÄȉĖġDKwbmÄNôfƫVÉvidzHQµâFùÂœ³¦{YGd¢ĚÜO {Ö¦ÞÍÀP^bƾl[vt×ĈÍE˨¡Đ~´î¸ùÎhuè`¸HÕŔVºwĠââWò@{ÙNÝ´ə²ȕn{¿¥{l÷eé^eďXj©î\\ªÑòÜìc\\üqÕ[Č¡xoÂċªbØø|¶ȴZdÆÂońéG\\¼C°ÌÆn´nxÊOĨŪƴĸ¢¸òTxÊǪMīĞÖŲÃɎOvʦƢ~FRěò¿ġ~åŊúN¸qĘ[Ĕ¶ÂćnÒPĒÜvúĀÊbÖ{Äî¸~Ŕünp¤ÂH¾ĄYÒ©ÊfºmÔĘcDoĬMŬS¤s²ʘÚžȂVŦ èW°ªB|IJXŔþÈJĦÆæFĚêYĂªĂ]øªŖNÞüAfɨJ¯ÎrDDĤ`mz\\§~D¬{vJ«lµĂb¤pŌŰNĄ¨ĊXW|ų ¿¾ɄĦƐMTòP÷fØĶK¢ȝ˔Sô¹òEð`Ɩ½ǒÂň×äı§ĤƝ§C~¡hlåǺŦŞkâ~}FøàIJaĞfƠ¥Ŕd®U¸źXv¢aƆúŪtŠųƠjdƺƺÅìnrh\\ĺ¯äɝĦ]èpĄ¦´LƞĬ´ƤǬ˼Ēɸ¤rºǼ²¨zÌPðŀbþ¹ļD¢¹\\ĜÑŚ¶ZƄ³àjĨoâȴLÊȮĐĚăÀêZǚŐ¤qȂ\\L¢ŌİfÆs|zºeªÙæ§{Ā´ƐÚ¬¨Ĵà²łhʺKÞºÖTiƢ¾ªì°`öøu®Ê¾ãØ"],encodeOffsets:[[88824,50096]]}},{type:"Feature",id:"110000",properties:{id:"110000",cp:[116.405285,39.904989],name:"北京",childNum:1},geometry:{type:"Polygon",coordinates:["@@ĽOÁûtŷmiÍt_H»Ĩ±d`¹{bw
Yr³S]§§o¹qGtm_SŧoaFLgQN_dV@Zom_ć\\ßc±x¯oœRcfe
£o§ËgToÛJíĔóu
|wP¤XnO¢ÉŦ¯rNÄā¤zâŖÈRpŢZÚ{GrFt¦Òx§ø¹RóäV¤XdżâºWbwŚ¨Ud®bêņ¾jnŎGŃŶnzÚSeîĜZczî¾i]ÍQaúÍÔiþĩȨWĢü|Ėu[qb[swP@ÅğP¿{\\¥A¨ÏѨj¯X\\¯MKpA³[H
īu}}"],encodeOffsets:[[120023,41045]]}},{type:"Feature",id:"120000",properties:{id:"120000",cp:[117.190182,39.125596],name:"天津",childNum:1},geometry:{type:"Polygon",coordinates:["@@ŬgX§Ü«E
¶F̬O_ïlÁgz±AXeµÄĵ{¶]gitgIj·¥îakS¨ÐƎk}ĕ{gBqGf{¿aU^fIư³õ{YıëNĿk©ïËZŏR§òoY×Ógc
ĥs¡bġ«@dekąI[nlPqCnp{ō³°`{PNdƗqSÄĻNNâyj]äÒD ĬH°Æ]~¡HO¾X}ÐxgpgWrDGpù^LrzWxZ^¨´T\\|~@IzbĤjeĊªz£®ĔvěLmV¾Ô_ÈNW~zbĬvG²ZmDM~~"],encodeOffsets:[[120237,41215]]}},{type:"Feature",id:"310000",properties:{id:"310000",cp:[121.472644,31.231706],name:"上海",childNum:6},geometry:{type:"MultiPolygon",coordinates:[["@@ɧư¬EpƸÁxc"],["@@©ª"],["@@MA"],["@@QpİE§ÉC¾"],["@@bŝÕÕEȣÚƥêImɇǦèÜĠÚÃƌÃ͎ó"],["@@ǜûȬɋŭ×^sYɍDŋŽąñCG²«ªč@h_p¯A{oloY¬j@IJ`gQÚhr|ǀ^MIJvtbe´R¯Ô¬¨Yô¤r]ìƬį"]],encodeOffsets:[[[124702,32062]],[[124547,32200]],[[124808,31991]],[[124726,32110]],[[124903,32376]],[[124438,32149]]]}},{type:"Feature",id:"500000",properties:{id:"500000",cp:[107.304962,29.533155],name:"重庆",childNum:2},geometry:{type:"MultiPolygon",coordinates:[["@@vjG~nGŘŬĶȂƀƾ¹¸ØÎezĆT¸}êÐqHðqĖä¥^CÆIj²p
\\_ æüY|[YxƊæu°xb®
Űb@~¢NQt°¶Sæ Ê~rljĔëĚ¢~uf`faĔJåĊnÖ]jƎćÊ@£¾a®£Ű{ŶĕFègLk{Y|¡ĜWƔtƬJÑxq±ĢN´òKLÈüD|s`ŋć]Ã`đMûƱ½~Y°ħ`ƏíW½eI½{aOIrÏ¡ĕŇapµÜƅġ^ÖÛbÙŽŏml½SêqDu[RãË»ÿw`»y¸_ĺę}÷`M¯ċfCVµqʼn÷Zgg`d½pDOÎCn^uf²ènh¼WtƏxRGg¦
pVFI±G^Ic´ecGĹÞ½sëĬhxW}KÓeXsbkF¦LØgTkïƵNï¶}Gyw\\oñ¡nmĈzj@Óc£»Wă¹Ój_m»¹·~MvÛaq»ê\\ÂoVnÓØͲ«bq¿efE Ĝ^Q~ Évýş¤²ĮpEİ}zcĺL½¿gÅ¡ýE¡ya£³t\\¨\\vú»¼§·Ñr_oÒý¥u_n»_At©Þűā§IVeëY}{VPÀFA¨ąB}q@|Ou\\FmQFÝ
Mwå}]|FmÏCawu_p¯sfÙgY
DHl`{QEfNysB¦zG¸rHeN\\CvEsÐùÜ_·ÖĉsaQ¯}_UxÃđqNH¬Äd^ÝŰR¬ã°wećJE·vÝ·HgéFXjÉê`|ypxkAwWĐpb¥eOsmzwqChóUQl¥F^lafanòsrEvfQdÁUVfÎvÜ^eftET¬ôA\\¢sJnQTjPØxøK|nBzĞ»LY
FDxÓvr[ehľvN¢o¾NiÂxGpâ¬zbfZo~hGi]öF||NbtOMn eA±tPTLjpYQ|SHYĀxinzDJÌg¢và¥Pg_ÇzIIII£®S¬Øsμ£N"],["@@ifjN@s"]],encodeOffsets:[[[109628,30765]],[[111725,31320]]]}},{type:"Feature",id:"810000",properties:{id:"810000",cp:[114.173355,22.320048],name:"香港",childNum:5},geometry:{type:"MultiPolygon",coordinates:[["@@AlBk"],["@@mn"],["@@EpFo"],["@@ea¢pl¸Eõ¹hj[]ÔCÎ@lj¡uBX
´AI¹
[yDU]W`çwZkmc
MpÅv}IoJlcafŃK°ä¬XJmÐ đhI®æÔtSHnEÒrÈc"],["@@rMUwAS®e"]],encodeOffsets:[[[117111,23002]],[[117072,22876]],[[117045,22887]],[[116975,23082]],[[116882,22747]]]}},{type:"Feature",id:"820000",properties:{id:"820000",cp:[113.54909,22.198951],name:"澳门",childNum:1},geometry:{type:"Polygon",coordinates:["@@kÊd°å§s"],encodeOffsets:[[116279,22639]]}}],UTF8Encoding:!0}):void o("ECharts Map is not loaded"):void o("ECharts is not Loaded")
|
||
})});
|
||
;/*!node_modules/echarts/map/js/world.js*/
|
||
amis.define("node_modules/echarts/map/js/world",function(e,o,t,n){!function(t,r){"function"==typeof n&&n.amd?n(["exports","echarts"],r):"object"==typeof o&&"string"!=typeof o.nodeName?r(o,e("node_modules/echarts/index")):r({},t.echarts)}(this,function(e,o){var t=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)};return o?o.registerMap?void o.registerMap("world",{type:"FeatureCollection",crs:{type:"name",properties:{name:"urn:ogc:def:crs:OGC:1.3:CRS84"}},features:[{geometry:{type:"Polygon",coordinates:["@@@ᠳ࡚с̶ʩт˷˔ƹͮɠͲ˖рԜ҄̕ҴNܾͰؼ÷۸ήԪҮƴ̮¿ঞɪֶϤϲŹƛе²֭ĝDZƊĠǔōϭñėށਓɁȥԯƻԓࣗඩअ৯ڻो֑য়ߝลϓ؇UļāļƫȖɩ̌]ᶼ̈́͘ɮ͜ɪ͚®ĞĚ۪ƼɦːϪǰ;Ąߞᢌᣮ"],encodeOffsets:[[49130,8189]]},properties:{name:"Somalia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ƛ¬Ð@ĞÆÒªDZ"],encodeOffsets:[[9810,48188]]},properties:{name:"Liechtenstein",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@⌗øĒ୬ͪࣆيʊˆ҄ؔ^˶ȇɪÈצϲĐФְദҢڴήࡔլİtʍԾʤIJʢËǒŎɽĠPĀmǶVǢgΤ̑ĮவňȵǑ¼ýĈå²yĞÇÞ³ëąÍĥʹ]ɳƗ{ΡʼnƑcăZÉSÍƫH˃ǨǓѭLJƣġǥÕȿÕǃñÿśıƇħěŽđұĿЍUƉÝåSĵ^čfʉdʇǍ·ণ֣oۋ@Ĺ"],encodeOffsets:[[-8891,28445]]},properties:{name:"Morocco",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@⌘
@ķœ@@@Ŕ@@̷@̩@ǕBȍ@ȋ@ƍ@ĩ@@ɋ@@ɭ@ŕ@қ@Oх̉űƽw½gΉɩķƯtįQJdz՟TšRšPėRŏᇷCฝCċα`ý§¨Ƙ࢘ӔŰшΞLJĹèƤ࠴݂Ģָ͌܌۴КͲޞŚƀ","@@i˷@@j˸"],encodeOffsets:[[-13351,28480],[-8984,28120]]},properties:{name:"W. Sahara",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@A@ƟwđĵȏÒʁč«Ǔƅ@ã̌Ο˘SǴʒÊÆ`Å_֡˰ϟʊkIDZʪĠɁ˔˶àϷˈȘѬ˻W²ɤ˲ÚͩǀºĬȋːÈĆѠŎNJĘȘoø`Ȓg¤_cº·¶ÙȈėÒ÷´fFfV\\T^QhɿɳkĝƱƨ÷YißMµGuODƎĨãɰİÈßĜhŴĬŬ~Ũ±âZ]ãNÇk¹ėnjƽɣȭkěHãƺ˝Ǵč¬¡İÃƩǝÿďȫẸ̀Qßço}ß]ĕUΥ@Ʌ±@@"],encodeOffsets:[[22080,43262]]},properties:{name:"Serbia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@хǑޟܯőࡡԧ¡á͘з¤̧սշŊƉˏͭąٝ°̺ٓɥɓӱз·ʫɫƚν@ӧʟƆƋʇğԻzЛϭĭॕʳכ]ʛŷѿĘࣻõЍĺٵȀ͋ĠШъȒȢȌȜxèFƆ·ǴăĆˁȡ|ɍZ{ƒZØaŤDĠƲDèij̎őͨaŦ̰̚˽êóļ@͒ƂDzȸZíĊ´ubSv\\vÀTÎ hňǞjΔö´ƌFgÈèTɶǓЀ«Ȁǫ͊î̲džzĺîĢƘƔ˒Ř˞Lj°òńƲъÖŖ¾ŚǶRɄJǮˊרȋ¦HʲpȮńċľsĺ¤ÚR|¼[þJ¬wNwNÌÛļûĢmnjÂpp^ªô¤ʂĸ®T¸SZ^b\\~VvL¤QȂƓî§R¦¼¶^ê}ĞlôÒÈŒǐ`ƐǢbÀèHϱĸ^ǠŶˌ̆ѨīÞŗɃaÎJĊtÄB~oűځĈʁŔů࠰˨ȦȨˈŢƠ®ĈRľsª_ÂW\\a÷ËvkĄOΘĈ²ʹkÒČѼ§MÕryWJ·oğ}ƽáHiĸã|u^Q"],encodeOffsets:[[76331,37911]]},properties:{name:"Afghanistan",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ÂR̮cҮƠ͎Åǖ@ǔ|ɔDªĞƶHNJŖ̈ƄĺTNJ|ʖĞGR_¿ƽA½n½¦ʬGɼEҾi°oČýٵ͔ӑĠճēśnʕ¬ÓIàþÖÚ~ɈqɘM͚IJ̴ŐŢdܓ×މoěG±ðƁIĵY@ȗ@@ڟ@ˑ@ˑBౝǶ֡া࡙ࢳǑƵҧƀ¼ҹͺሹTᅍeғ̴ʟÌՋȭǃNOėFǗģµƇo͆ƖËܼɠˌ҆ლζθɌƴȞǀЊ¢ݐс˫ߚ̢̤hˊүஒґۤݴɦƌOՎNዲQĮ
ĘÇƈǕϡÐŻĚƉÆ˕Ԃۻ"],["@@̆Ƅ_øęÞËr___ğıͅ˭DeÌ·ӏɫθƅːОΖ"]],encodeOffsets:[[[18002,-8293]],[[12802,-4697]]]},properties:{name:"Angola",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@Π˗ä̋ÝԍȄ́ɊßQÙÚŷűŻȉ̍ǝ©¡aquwW@yÐğBƧůÙPÑXkAűˬѽ̨ŚAĹɐȨࠐDŮȡæ½ʮ̾ϦŒŷɴÒ"],encodeOffsets:[[20546,43569]]},properties:{name:"Albania",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@Ł^ĊĤ³"],["@@ɨ÷ϫƯħƾƊ¡sƜƖ"]],encodeOffsets:[[[20135,61632]],[[20470,61800]]]},properties:{name:"Aland",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@Ɵ½íIir[ò\\¢Ö ÈOŢ~y@esQm"],encodeOffsets:[[1747,43524]]},properties:{name:"Andorra",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ʙOǘøĂç"],["@@šȆĶãŷ"],["@@ø֟˗ȫÁǸǣï
ԿƖw´ŷѡĹÂĹ˧څ[˥ççᒣʾ߳४oǪǘÚȱɴѼƸॺí̆ĐȾĚ̌҂ৎࠠŞɦò_m̙ź"]],encodeOffsets:[[[55223,24758]],[[54613,24841]],[[57650,26267]]]},properties:{name:"United Arab Emirates",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@ؠQۓƫĵÜǪĢ"],["@@nᇜ͠έLJvµǥˠŸɏУࢸНࢴŧʕȣįԭņ¦"],["@@ȴǛߖȡפϿବӗɒ˳͉ӡȧɇ˽ͫЛoÁıξบɿɮȜǴGƌùÚDæ¶ÌEæ¶Ì rºʒàǞȔɌͦʮbΰƠ¥ʐĒɜũȈԵƛ۩ЧʩхŃɫˇԽ˳ƩǟXࢣʉƽƯɃƅę¡ě½õijģă¾ɣÙßdƕqùşȅißlgĝëĿēk©z¿HÃiÉZÇÁEÕáųeû¤ͩɅŷĻҩžѻőēȰ͗آ˯͆˿Ʒ̛fʳɔɧ˜¥ÞщܿਟՍ̍൱ͷઃŻأУƊϋȰʼnŁMĒå¯̩ŽÍīʩžБůǻӃǿ¥ΤɛŧŬਅϘŷƋŴcˎňƗ¢θĖƒƙZΕƻϟ̲ЛŹ³ýתǭѫȁ͏Yש͏͍R̅ҧكʗցڛþؖ͟ӁٺóɖɁÛʗΉǁʔ@ľĩൿࡕǿʛş֡γƻ·̒LƷˋÉ͎KƨůԹ˻˃ѹƄƒеίăрýѬ֯ౡ̊fЩϘÊܞƛØգŋ̉Ԩ«֊þŴ˜\\Đʊ͐ƢÌ̮ȒĠvɌǃȞƠ͒ψʔ̶ȬưƧЮȴǨī̀ͮȺȹ̒ϏÚmŎڬRĐǠ«Ĵԛ¶ŞϢȋӨżĢͩȺب̜ǤƉͬiߪȊʼğǤƄž»͖ƲŚ֖Ҙˤʷ۾qޚŘˎմϲUҐŝɶƌČ˺܆ǚÜ߆ɝèÀˊ˻ڨĠł˥͚ÆΞǰłƀǒFĦƶīĆÉيǘȄƞׄМЪˠ٪Ɉ\\ɰƖɭцƪˈƫ؞Ǫˠƫ̂ʾ̘ݨ̞̈ࢂƽưǢʾɼʚ̆Ē¼ĘİxzEÜ}ǘşöãîSƖ`Ѷ_͘ijèţħčÔƧ¢ÇdNJʒѾ°࣠Ǽʗî·ƚ÷ƄƣΔӍЋ"]],encodeOffsets:[[[-66098,-56029]],[[-70300,-56170]],[[-62550,-24224]]]},properties:{name:"Argentina",childNum:3}},{geometry:{type:"Polygon",coordinates:["@@́{ř̮ǯŔfƖ˟§ʭôķƶɛ½Г˲Իðą̘ŸȦʁ͚՚Ú؞ÞdžǀťıÑѢȓǫƣÜşєʣßǫʳ¡Ժ͏ɼīŷȀƭƹúʇ"],encodeOffsets:[[47607,39841]]},properties:{name:"Armenia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@āɆƃë"],encodeOffsets:[[-174823,-14695]]},properties:{name:"American Samoa",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@īƨǜMïƙ"],["@@ŜªūȩÃŚÕٸǔȢťƙțȃúͽñȐŵɖ¨ĻƣࠅƦƇƥƫJÌ҈ħĊȜͼŒǗëȃŐy"],["@@ƥÈè þħ"]],encodeOffsets:[[[70946,-50236]],[[70846,-50288]],[[53079,-47554]]]},properties:{name:"Fr. S. Antarctic Lands",childNum:3}},{geometry:{type:"Polygon",coordinates:["@@ťowîÐÒĎŏ"],encodeOffsets:[[-63197,17446]]},properties:{name:"Antigua and Barb.",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ēǡÎƮŸÔı"],["@@Ȫb࢈ͥ;ðŀùŢƨϸQƖƂɂyĄþȺÙńଡŇȶʏԑlԟƇñĈ§ĐŸþȏêķǁŻȲΧȻºæijǡ˱˙Ĕщ£ƞǴ¼˫p͕̮ʏאɨɗ¢ŚƹǪą¥FƪЅՊĵΆÔʸ˚ĩ"],["@@£ÝÏÒĴL"],["@@éżBÑ"],["@@ÞƯ͑êʴĆ"],["@@ʠȓbƿǩõ˵͢ȞĨ"],["@@÷Dzƌ˖Š̻dzƋ"],["@@Çȏ|ƾ"],["@@˪ZǎŁϟȅƩȩüϡ¥ǷŤĈŢגƀɀyXı"],["@@ĥɩRʨĔ}"],["@@ǿɪcɂȤѫ"],["@@čǘ¾̞ǂǀédžĨðþ˫ɭֿ"],["@@þCȷǡȸĨ"],["@@ŅÁĮƶXij"],["@@ĕPŊÀř"],["@@jɇǗȞƮj"],["@@ľàēģi"],["@@̉ƙŒɲʚÔĢĵǃµ"],["@@ųÈÈĮìƵ"],["@@ÕgIżàœ"],["@@ěWÌŖĽ"],["@@ƪdũʉǤģ³ğҷèö̆Țǂ¸Ņ"],["@@īPþŸnƇ"],["@@ƃ×ʤǮşŕ"],["@@Ŭřҿ|żňƴŢŠƒ˽"],["@@ͼȶŨɪȹӳЩρʸŅΨȠƹ"],["@@Ñ»ɆΪƳ̭"],["@@ğɠĂÌ^˫"],["@@Í̉ʖ˱ƺڭʟǪԝǤĩјȚƦɕ՞ϙŜ௳ˠЉƂǶ؇ÿՙʪɽ¦ΣٌΓɼ^˘͡ࡢѧŀLJŻZĥѪқȾϟɀܥĴ¨ŶƇȰŔŦϸͧxƦĔ
ƞʼ˙֬˵ʤЋ˜ǣǔͱɔȗÒ͑ưů¡ਗϬ࢝εӯཝñܹ͓ԡõͥ˫ȩzá̏ťѩ֯W̃ſáĜq̡ЁÉћԟۏɗාϝȯകƍࡧؕ՝ÁĴƕŊ®ÇʱȭɾȉŧȢͥŌŪŢÇŴƷL˩əȯƈǎGǪɆȓLjеȥɨÕृԡࣩκؗĬŋįƛrʌԷưԗնÔӪŅʔٓڔǬ¶ĤóMȢٕɡ˳|˞ӶkɖͳԀͭࠉڷąŌ˘̈́DĒلςӨã͈ŠĚǫѠNȳ̷̉ǡλڵͳҏՋàˑƩĴŧÝѳ̖ĀĊȞÿȗԸˣ˪ĉʢƵŜʳtŅƼÕȘńdNƶӋ˺ϟpϣȒҗ§࣏ј̣ĝഁ±༱ԕ୷ঃӭџŏإݵଗÙ÷İտ¢ಧůͥұģٓэҭģࣃĢѽNJΟ̴ұƞ_ج̬Ŀ˘ϔ`఼Է॔ȃׇࣀř؞۽Ś½ƎȎБŸĒĂbƘϩԴ´ĪɘșVʣŊĬŚʵĊÓŀĖAπڟஔÔӈɤϜшĥɶ˸َϬfջȢŢ˨Ѥغ˨Ұϰא̈́טÉښ̄ҪĨ̒ɢМஊκ˸ʆи۾ј̬ǕӀĪΎϬ̊ɀ̎Ӿ࣫~ЬȨ÷Ǟ͑άŔØeNJĺŊǃƼİɌĻІ]̯ĔXƔƈhÔȲŧďĻǶ¸ɞĺEŌȈ̶ƗTŔƍEÏŲǘƀˊīƫ;ͶȚ¢ȐÞȧƄ¼ÐůŌļѤŊsØƉŨŨƖšǰǤIƖńҰʍ؈֯ġԱðĖĊÕáɊʹɦМğƂɵ¬ʐ̮ɥFʐDznȳƴþøˍƒ˦ΌňΠɪĿƂǀȚɨǾJǺȶŃLdžΘʦŬǫՂGDŽĂƂğČƈǞXçö͖ǗƂͷbȿƢŜĸǎʼnƬô̌ʁɺĈȊʡŁќȅˀÌʦǫǂwעͪǽ͑ʮdÖȗƮWÌňáŎnjȆɶɱƬc¨ęΉι¶ǿŏȅƕò̯ƓxՋҥە¤ƑلЗðƓΎīäǫǾ`ל̕ҔС٠ƱȨίڌ̽ЎàˎǮϰߜˬđӲÒˊĹ̘ƢҎˆˈǢɃȼVŠƴ̀úßǨजʎȪŰ©ŁȐȭþץʴŏ"],["@@ëµ¹ĸȤÞĥ"]],encodeOffsets:[[[150893,-44438]],[[148525,-41765]],[[151795,-41487]],[[148260,-41478]],[[151887,-41274]],[[151553,-40711]],[[147383,-41078]],[[148803,-39414]],[[140899,-36596]],[[157224,-28094]],[[115900,-26678]],[[156752,-26368]],[[154775,-24054]],[[118217,-21286]],[[152621,-20778]],[[149789,-18668]],[[142807,-17525]],[[142857,-16970]],[[140384,-16156]],[[127588,-15771]],[[128204,-14929]],[[139996,-14135]],[[139508,-14156]],[[139611,-11880]],[[133591,-11959]],[[133754,-11649]],[[139877,-11651]],[[135776,-11574]],[[146616,-12241]],[[145690,-10961]]]},properties:{name:"Australia",childNum:30}},{geometry:{type:"Polygon",coordinates:["@@ñDZʀ͋ãʣթɊśȝŕV̡ͥťŕƻࣃÑ˿ǥ܋ĶǭśFƵ^׃Čù~·¶½ÚĩČo¦I\\wPͥąȻXā]ǁMġÑݽiÇOĉLÍfϬğPčBuTDÆÅjǹőҫǦ«ǶĈǒď´ȌªúoŎÀvqL±Ŕ{cíƼò¨ŔSƨLêoŌGƚŃ२ȐdxMÀZR¸_ð@Ŝcnj_î}t_aDuvkÎø}Dd~bÒLÚſʲƘNjǼϤǐĜ|òÀ¦ƞXN`TŲAŲNZJłXhȠƑբE͂ͰࠬȱФΆǓ"],encodeOffsets:[[17360,49766]]},properties:{name:"Austria",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@Փň֍ը£¬ɜ¾ĸƵʮóˠ¨eƕǰœŚ̭"],["@@ݒ࢙ˎǻáƸȋϓ̯ĻȏӯɑǓˋŷĔƃʝ\\ɵqԃόʞƒǁȆǾƄ˛ʈٷùʈƺǿƮĬŸɻԹ͐ʴ¢àǬѓʤÛŠǬƤѡȔIJÒƿŦǺŐÂvڲɟ̂ěĔXüÒðT´ˁƐķǎȸDŽˎßӌѽЈéڂը"]],encodeOffsets:[[[47222,39811]],[[49739,42849]]]},properties:{name:"Azerbaijan",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@guûƿcy¤«£ŇR§èöcĘÐOōiƃ͇͟ϟչȕů˃LLJԮZپǭ˪ôľʎdzʶ^ƜàÀ̈́ǀÝʔĔŨñ"],encodeOffsets:[[31287,-2457]]},properties:{name:"Burundi",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ʦq̈ʣȋ˥w
Aá\\ğí£Í}©͋ʁw՝ɸ£̪ɯljͫVtɴСºÿƞ˓°Ɠȼ̇{ȟ̆ۚɾèōЂ˘ƮڰêƸDžӨŁđͅ"],encodeOffsets:[[5831,51994]]},properties:{name:"Belgium",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ÁÁŏEĕŶǽbm
lʻàƋ¿ǃĿQͻɷȍɽɧÓ֩aлɍÙÃAck_wL˝óVŃjån»k¥cÇ{ȍ࣫ŹžàȹזĀJqႬǷʾ±ՔӇ͞ŚԜѴϠҮyΆДo˚τƌڒׁ"],encodeOffsets:[[3682,11977]]},properties:{name:"Benin",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ΏȀɃ ɯǂɥӪ̃DZNC˕ӠͿҒÈĸȡŹƁˈ΅ГҭzѳϟҽƊȗ¨˟ȩΑêWíͿļƇVֽ^óºĽV«ko¥¥D·ØsÜÜÃĆ¿ÇYʕǫM͟ŕïÅćÕDķÚĉSąґӂɗĚԮȬ˪ϞӶȼɪɘ©ˮɈĸď˚ƬǀǠĄΜǿȎĈ®͆ʢUÞʬʌɸЊ¹Şʎޤ̨ʐȒѲXϠŭ"],encodeOffsets:[[223,15270]]},properties:{name:"Burkina Faso",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@÷r¢džǷ"],["@@ç\\ƪnā"],["@@ęÏΒÒ́"],["@@ũĀŠĐȟ"],["@@əqƒɚƫѐĀzɮ͇ùͩ"],["@@|JeƊÊAɪ̻ɖnńĊæŶɫD͍oȉZ¬WɆÕв«ாDΚȍéāőo[AġğɷijǽǗij|̓ŧǃͱǖӻÞŌİǩÈWŎÖFȠÖŰŦQĀ@ô¦LÆ[ǞLòχzˁĒǍx¥Î\\ÏPVЇƉʧŒŵūŨуɣ͐ljনÇ«ˉӴɛȱɩʑή©ӆ£ƛʉ˔ǃſѝƲ͓͝ҁƇ¶ŜɨɉőþÈ̎ơЛȱǻïђḍūNjɓŶʼn̜iǰ¥ǔàŬǡÌuȦ¿¶ËľŐˠ\\Ê\\ĮNUå¨ťjƉĜĥNátÉįÞL`¤ĖǜLúAºäìȐİ@̚\\ÊõïƂɡ̗ɲ~ȸƶƜĚĦĐXfæŰƒȏɐ"]],encodeOffsets:[[[94157,22025]],[[94079,22357]],[[93339,22708]],[[93755,22920]],[[92957,22620]],[[91076,26876]]]},properties:{name:"Bangladesh",childNum:6}},{geometry:{type:"Polygon",coordinates:["@@ĵ̓˧NǡǭνͻɿѼнҏmƱŐ¥\\ȝ
éɧuÇËÏŵsySyFyĵxÿckkgÞŵXñg¥Í
ţśfɏŧŋiБĦƫòwr§î}FγyoµkQ́ÕċAđZ½SōGëÁȫ^ôͺƕɈЯːà^p~àèRQnół~ǴˬŦƪǞįÄ¢«®dzĎƹ˞GäĜlĄÀŠŠ˸ƩƇʼn¨ħᓞƏ˲ܸƈ˶ŭϬ˴Ƿ̨}"],encodeOffsets:[[29272,44793]]},properties:{name:"Bulgaria",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ÛĝƄHɜĬXl̛"],encodeOffsets:[[51822,26505]]},properties:{name:"Bahrain",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@řǵѡGBņƂôʎƪƄĵ"],["@@ʚďΏ¬Ķ¤"],["@@Ï{̶̀¡ǀĖ`\\lj̵˙"],["@@ǽWņɀĭ"],["@@͏ɬþĒƻʹЎٱ"],["@@̻źxÌ̄ȅ"],["@@ĹĉrŖĈ"],["@@ćïŞ¬®áWͯǓ\\ȓϾ˼|"],["@@Ǐ»ĂńˋΚЩ"],["@@Ƿ`ʊvÑ"],["@@CȳʣƧďǦȃ¨ËêNJvҌȤęȚ̓"],["@@ʰſǾLJЭųƚĚJ¬ʠǫnjɁĴƇIÐŚ¾Ý"],["@@ӐۑDžȯDŽǀěǜǺĖÍ"],["@@ƩĸƀŎPͼɫʈη¶Έ@Ͼ̽xǑŇý·˱"]],encodeOffsets:[[[-74779,21702]],[[-74794,22968]],[[-75987,22747]],[[-75834,23269]],[[-76636,23444]],[[-77480,24013]],[[-76215,24646]],[[-79521,24832]],[[-77115,24781]],[[-79203,25615]],[[-79609,25301]],[[-78488,26100]],[[-80376,27371]],[[-79079,26526]]]},properties:{name:"Bahamas",childNum:14}},{geometry:{type:"Polygon",coordinates:["@@˼Xȗѫϸˇ˵ßɂ˓ʩğ{D©OS«^To_ðƛSáM®ëNď¿Ù«§ǟœ_nLJäŕġå٥˲çÆÌ̓τࠉ֮Ṷ̌ͬȶªΎȬVɞƱȦǨ͚¼ݨǗ܌@ƤǍƞ["],encodeOffsets:[[19464,45947]]},properties:{name:"Bosnia and Herz.",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ŘñࣸįkŻº¹ÎŰÊ®fº@ät¶²ZĘQLjR͢ƭʀąKơãÇUoHy±æïh¥@ůŕs[¯PmƼóŚ~oÝőĢĪƉĖăȌíƎ¯sX}WÅãyÈeƞJǬ_ɀŅɈˇ»OÇaĝ˝ƭʕ^ƳĂɁI{Uo½ßw¶³øÑüÁ~jȏOȃpw¤mÊāJqǃNȑEŅ¯ȥGŕÿ÷µóåëĿ§ýzûTÃj©ƵåʏǢۃăȳȶC¡uw§SßkıěLd£ðÉh֡~ƅĩSĂͥrubŅŜËRķMƯbࠥŸண±çýŹġůÕwKñÓ\\íHýĭQM¢ѮБȸجОαজØiƦMϨ}æwʬòŮIlpĶvƪWÆlʺʂàwl¥{ÚNJ¿Ħïd¹BSjj¬êÄÚzNvSņŘǜĘxň`èÚĸ^ʺQ ØņÌ_jáZƻXrX|¦Ü¢ĊpÜFϬƎѲӒ̂"],encodeOffsets:[[28824,57491]]},properties:{name:"Belarus",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ÝŝĔɜuĽ"],["@@˵CÒྪzƀ˞KʄИȒvħȀOĿƽԭÌÿğݑӥد"]],encodeOffsets:[[[-89961,17841]],[[-91027,16272]]]},properties:{name:"Belize",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ŏgǎнõ"],encodeOffsets:[[-66283,33069]]},properties:{name:"Bermuda",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ĭއҀޕU฿̇ѥޗAх̽গljȤࣟ¯ʑѽljc¡ÈÓƨČĪçŤ͗Ĵѵ`ƕ_íTõäǗŠÛ|Hwy
įė»̅đɻʙǡʽƕǽǷZí´Cˢʯ݀Uˌ̣ͰØɰɗƜ[˾ǖŰDÄgįĮEhļƊĦńMpkx̭ʐġŀUž¡ƀÅ̾«Ŝ¨Āǁî}nǕξ@B@UÒĽŠl¢ԔҸWƔDŽŚ̽DŽǡѐȾͼǝɰ^ƘЪՂǟФĂڬʚ͆ݥನ̌G͌±ƜďɾĀ˜ˆä|ƀXĨiʲʘۺЬরǀĈι]ęçś³S·Ħ͕VōÇȅǢхʹؚ̨͋˼ǝɼVʬ˟ծƋnçŴƑÐÁî±ǶBÄaĂ^ʌz¬RӐʥŒՇČ֛ŇIƳI¬ŴƥŚƋΟhȗXŗ൚¹DÖf¢r~AIǥĵƅO§fǭƛlŹ¢¡̜șðgÔj»RĉIJɵÚƥúûßÅŵϟµƳÆʼnΏיɪȡuÕi»]ÕăÅ["],encodeOffsets:[[-59555,-20648]]},properties:{name:"Bolivia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ËXȦņƦÑ̯"],["@@åĦłĴș"],["@@LJMŲƘƉ"],["@@ȗ}İĊĨË"],["@@קàĬFÓ"],["@@ÚǼÊĥţĕ"],["@@ĉćĮːcȇ"],["@@ř¯ĘĄ§"],["@@ėeɐ̮ŒξʖĞĀĿī̗ҳ"],["@@јÆ؊őυࣽǣĽőĐ½ƽɭôçǛǻßɕòχëɅҢĨŸpŏtñƞŴՒͮƀԶĥ"],["@@ɯǑģĐǐƨDŽå"],["@@͕f˜ƬŌçÑĩ"],["@@ƯʓΟÈÈǂ҈"],["@@cūƯ¾ɂҌ˧ÿĵ"],["@@ĝ
iƂȈĺÿȵ"],["@@Ɓy
ǾŰ\\ǟ"],["@@ŁIJǡÀ¿Nwʫ̃şݭĘ˝ŒõXŷOƅI½øŻŌʰ˕ΆƥN¶ƢHLżĢ`¢¶ʲɪňĠfàǜH¤nȒȦGðnÒvQ°ÍÌgФtϴċ´^~PøLÀ²µÀâÁnPptzvĖdffHȐĩ̄¢¸VĈ¢ØORÄvJV¥§¦żQrçArYi¡èʬñ̦ȠܪťːˊɌպ֦݈Ęɀ˞ǽьɌʯтƛ¸йͩ˝ϯԧѷʵוઁȻJλǃ
ࢬհǤەʌɇͺƸɾā;ǎ˓ޥƮŸȸӴȂòʀ˼ȺŁĨŎıôfȾˮҶÌŜąjŞ࿄ؕṇ̌Ɇɂ̘ɣµÅņ®ĨʳǿdzĀĝȒǤ®ǓśÍƗőՋʈɔǬЊļmñ˅ɔȎВæÚłόõ׀˝̼ͬƛࡌĸєÇనܗΪн́˚ķńǗӬƹƂķҸAߑэΡЅŃ`LƉљՕ̵ƿΑͭơ˭EŶˣ܇ˣЭ͏̿ʏ˾ƉƕôįÑȩǏǽ·ȉĎu¹ίĚ\\įԽƮ৫˓ૃ¤ѳйңŏ્ǽƛͧ۟ͥ˯Ƒ˧ýɣ гףʻɱɩ¿̭ޓiǑȰÍɡ֥ğÙʢ¢ǃĊ٫ŧŵĔÉً˛śǝяNݩχषڣºŏɯȻbĚǻÕƝɋØĻʔėɝȹöùȳŇ÷ǎީÇ݉ƭпЅʝЋЭҭࣁԹۧऱܙoʆ͐²΄ʢĢ̞ƴrdžɄǘwɺŔYdƼϯīɯˬŠˣĿ͗ÛÞŭαϹɹȅуÈʁѱࠃԕwJÅzË®@РhÀ|ô¸îêĄĚöì´ύɸƇ̄ƃĖʥĈ̶̯ϕǦ±ç͑ͺtqMo
]ţģÅßU«B[ôhż΅͞Υ˺ʍÿŝ˳n³Ö¢ƆĚưɄʊƾࢤǠWƪԾ˴ɬˈцńШʪƜ۪ȇԶɛŪʏđƟ¦JŤŚǴĊžۆƬ¨ÀtfǕŪƻơ̈ƉĉoħgûZã\\£wð@Ö_Ę¹ºi áކŇƆMĐăĒţxǕ@±bűƠ«`˝ƹŸZʼĦڨíʶÁoNJm¦|¬[²kÖÆ\\ÖĄ¼^ÖjvƙŮďôΒך]ń©F¶ƴŶϠàÆùüÙƦıɶQĊ¼ÓiïhǷŴţæ¡¢kźƜeǮP¨ĶƆJǦ}B¡qÕeC൙ºWŘgȘΠřƌųƦ«ʼTċ֜őՈӏʦ«Qʋyā]ɹ`í²ÏÂųƒmèխƌȿNJ«ŖɹU˽Ǟؙ̧͌ͷʺǡц²̔ĥ͖T¸´èŜ^Ěćκযƿ۹ЫʱʗħjſWã{˛˅ɽÿƛĐ͋²ȝPĭGăEƑlķFė«ŻÃÏa©E¥R·éà¿}¶ƶÇs{]ͻ˹×ȉŗۻ]ǕвۣĊĴŪĶŪGńąĢŏƐĉÆ·ƦjŵĦƵЄXþ|¯^Õì©ti|jjp|KńǸ|vŘȖԸτĉ̲vÎ Ąƶʢþњ²zŐxú¶ŜĞĮĬĆΊȴܸżĞĶÈ´à^džQłd¾v«à¯Ģ^Ú¤LvLÆfɺ಄ɨఈȟּν̶bӨŶˎÑƅ͢ґRHղචXãŀÀŢɐȧ҈̲ʀѥǦѼϥʌf͈ǖƄşŽêF̴ΖݲΠǒͶӜȌɌցúƥ࣮ϕΦijɜDzŕ͒[ƞǓָ^К̍ŨΦʪŜɐ·˨ĊҔːɸfͰΐËǸx{TøhNJ¨nÖUĀ¸ČgŶſƃңϘƱ"]],encodeOffsets:[[[-49649,-28433]],[[-49750,-27035]],[[-46346,-24462]],[[-45188,-23697]],[[-39837,-13796]],[[-39673,-13411]],[[-45567,-3010]],[[-45960,-1349]],[[-53076,-1468]],[[-50819,-234]],[[-51868,-134]],[[-50630,-115]],[[-50931,275]],[[-51636,143]],[[-51356,403]],[[-51506,1986]],[[-61132,4458]]]},properties:{name:"Brazil",childNum:17}},{geometry:{type:"Polygon",coordinates:["@@ıjǜȂųÇÑ"],encodeOffsets:[[-60921,13396]]},properties:{name:"Barbados",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@Ĩ@ŴҟƷãє"],["@@ɽƳĀ˙ƽ̗ӷҰ̢ÌӒ̤Ĺ"]],encodeOffsets:[[[117788,5018]],[[117788,5018]]]},properties:{name:"Brunei",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ǝŰīĞGČhQ®í׫ÛyÉSLiÅL»q§gſCƝ§ŻJ½º{@ŝÝҟcͥIJşéýƯ}ƭmŻdoºɇÎƹě¤ƵĆijǶlĸâTf´Ű҄Ԅ² ĮªĆ|ÊÌæêb̰É^w{Ĺh[ľSźPîMʲď´HŰĆ P]¼ɲĉSƍ"],encodeOffsets:[[93832,28427]]},properties:{name:"Bhutan",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@_ƧגࠁȖԋࡔҿĒͅͰqSһ̂Ыࡘȱbȃǎ½àߦȡgĭÅÉĭęïՇdzͭΏֵέȿ֍ǽŽƓƽ¯ɡµĉĵͥޑʯÿݏ\\řĠȉNÙtщʺȫFɩƙɿ֥£ÝɇƛŁLJã±ȇקą
ߣOĉĚŸ۞̧٦ϙ̶EᙶࡄIᵦሶˎ͌ϯզξʌ{͆Ț̌z"],encodeOffsets:[[25865,-18220]]},properties:{name:"Botswana",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ڊअoЛŻȍÎʣԠųŨ̽ҾŻ̈ˡgɁĈʼn࣪ڕƯǦ͗Պ̃ɒԩ˥úȿřટɀϭ́صvݷˣҫ¼ωӵ༩˞˧̰ΛɔʱγȣЋқ`ܱŕŨˁĻ֙ǀƳţ֣ʇҽĵ՜ޘÃϪ˩ˊƗ֬®ӮƻƤʶȮϾުɰˊВaΞƨƖƶȪ˃ܪζޒ¾ҜԢȇƲÐĒୖǂβɺވݒô̔؈̮̔Ý"],encodeOffsets:[[23409,11182]]},properties:{name:"Central African Rep.",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ˣ\\͠¤»¿"],["@@œĂƪĻ"],["@@ĵÌƚR£Ý"],["@@ƍWʈĸĹğ"],["@@ͥyɰĶǰŦùȡ"],["@@ȬǍɽ˒¢ɸǼɭWκ̖Ôī̤nǽۥ̍ԡcƓŤϢҎՂϲǨÜɡƋϻԡ˙"],["@@ŊĀҪŝघAуǿKȍЫøń´ƉĎàüȡſΫÐįƘ̑xsƦɃͨΞÿʉɶʵ"],["@@ŢqȡuìLjѺDzѥ̑"],["@@ĉǔȪĉǥ"],["@@ॴΠͰӮࢨҔ܈ǤذɶࢢਞֆႺӲૼkԶˋʡɦųēɣއͷ֕Ƙٹƕ̂іųȰȫԘƪʢĹǫ̙ͿɣЦ§ȧ˺ӧՂÙì·ȋï̔ƍࡄį¥ýɤuѸȸƮDZʆŤħÌŏƯ×ΰÙቱկʡKǟ͝ƒďƁÇĊıTǹۇɋűȠȧfÉˤ˚Φɹŏ²Îۨˀ˃ǎ؎ŮోSҸИƕ{ųŠūʷगΑȍĀêĎˑε{ɃĒȯHÇΰ̳ľIଘέɜכœħǸljٝىʏګӋՓϳhǃʃᥫEA"],["@@zùƓŚ¸"],["@@țûÝâʺZ"],["@@ĦéʯÇPĮƺ"],["@@ʡĦZĴǂLĆȥ"],["@@ਫŌோ̔°੮ȣΟĸŧė"],["@@įˈȒNjġĻ"],["@@˕նڋۮʱоաĚôâɓɗó˿Âৡ̀ɪɢƺĩǕҿã˵ƄƺĀʵÀbźӫImnjè͟ ͇ȌǯÃœɒċïıĤͫˊΚjƮӻíʍȸάĮȃ"],["@@Ŀůϓ¹Șʛࡵ÷ͥդтdƥֆՙ̧ɪ¨ǽǿײįĪŖĻέϔ°ǓЬĦ˴ĵƱӳ̓ʸpħĕɔ§ɗࣲȬĝțЉǍijʥËȚIȍȓLjś̌͞ΖĬʭԍȌƌǺňȁϯݥǩÀɡáOюʳƏ˘ҺŝˈǟĔʝϥ\\Ŧ͏ƋϫЕЇŋŲάŦרшӧGǫǏҩɖøRȐޓɇಿƔٽƇǡƔ¤ɒ߈Ѷ۱˚ǂÃądž©ˀФΎąĝøĴŸǯzmņǔƀȌ«œǰвڰɈĠijìɚˀ̔˒րȤˮćrĜǪ"],["@@ȋŸİèĜȟ"],["@@ɓ¸̼Üħœ"],["@@ÑʞNJôķ͑"],["@@વʬNJŖײhͺϩ"],["@@Ĵɯ˳ѢƫœĻ˦ƍ»ĥƪWßřߍՊlǺͷŚژ¸"],["@@ΝƙȕÉЊŹõɵʔŤ˄Ͷƕäơ"],["@@ſrðǂÐdz"],["@@֛̈́ÈòюǏdžLJÿÝ"],["@@ůĩˍ¢ɌǔDzŋ"],["@@̒yŘṯ̌ʭ̈¬̌ϼĚʑۧ͝ĵͳĸ˔xΛƜȟˤ˒ͤ"],["@@jŸŰcƙœ"],["@@̤Ɍœǯȏ"],["@@áäВƮͯɑ"],["@@ȩ͋M˞ˁ˳ɧÉȄ˒ϋȣѼծß̟ɞΜ˰˫"],["@@Ěř̽ŎɤL"],["@@ûÓƃvý"],["@@Njã¦ƺŦĕ"],["@@Íʝàĉłΰœ"],["@@őØɾɮɦřΑǫ"],["@@ŗWΪĐʑ÷"],["@@ԋʆդZʟ"],["@@Œū˳ƒǢe"],["@@ɒƏȅЯγϗȊJʔ˪ʆ͎f"],["@@̞oYıΡHÞŚ"],["@@έ¤ϡɶٸŝĘƻ"],["@@sȋҕ˝ϕNjֵ£DZʚ҆Ϛୂ¦"],["@@̀ȣ·ijӿʸֈ "],["@@ֿǎȚĀИƭqğ"],["@@ΘǔΖȫႆӗ̾γǯǑࢸØѶ˟سʧ૧ȶõȄ۱Ǽૡۭٓǃ́ӦīȂˈְȢĹήʦ߾Ѩ͔͈ƟÁȣːȽ"],["@@Οƴɒͤſêʅ"],["@@аåĉëډŠʍ̠ԶƓ¼ƙ"],["@@ʌMśşůŮ"],["@@DžNϤłɝŏ"],["@@§ëǛĤĒȢŲə"],["@@ߝŏȨ৴ÇòǧǷS"],["@@ʟĎÉɜɐǤɾĹƣϓ"],["@@ԈűĻӟƧএ̡κƮɘѼ˨ޜ"],["@@LJÒȆö}Ƈ"],["@@ѕźϘD¾Ž"],["@@ѥƪĦƌʮĒʣ"],["@@ϱĄʜŦɾÓħƕ"],["@@͇~ɖ̊ȁ"],["@@ǛkŚƄĭ"],["@@Ǣވ˲ϑλγė"],["@@ŋƕƉİʖ¦"],["@@͑ŊLjƔѨ×˝ȅ"],["@@šƮˀĩƝÃ"],["@@ÜǏʗÛǴñǩdɈ̦"],["@@ʳÜˀÆKš"],["@@UěڷĿێȜ"],["@@ĹſгFÎĿۇư̶Ğ࠲S"],["@@फ़ʣҤϑОÓ࣏॑̕Ô܉ʤ͏Ǜň̋ÍȫĆƠࡀǠùȨъĭƅ˺ΈÄ̎ǿ"],["@@̖įٟîΊ"],["@@Gȟ{ͻǕΗʭ̯ȍՑԩٵ@ܥFɗMĿ˝įöœrMƟõÆÓɏƇࣗ͏ٽıЕŧϻǵϷǵɁ@ϝʨɲӄ̘̾܌ªĆ̅ౚÇɜ̱ƞ֡ʤļƬūĺ̥ũΘˉGȋǭ̚ǍäӧȬࡩΔ҇Dz҉ǴՓȰࣝʳૻŔȷÀ˿ŕԱȴ˽sÇ@ïƄ˯ŐΟ¼ijWˣùŧæ٥ŖûĸùŜµɌNʧÆMͅȣBܑ@Ω@ܑ@@@、@、@ᅍ@Χ@Ω@@ີ@ć@čąƓʂ̌Ŝͭ¯ö˰˽ʃлǦŐƨűȠĂʕ²¤ĵʷʟēсȼɱͰǔϢǗ̝ΕaÁŶďƵϟ̓øҚİԡsŞƄŭzJLjĩšΧ¡յʄʐϨؒĄիHˣȕƳǐ°Ѥ̜ƒǐѺ˫ЕͬȰʚÉúǃ؍̧ʻсɋ̶ːƆĈȒ˧ƵȀҢʽíƇˆұȐùƔˈƞ§ų̃śΈEǢţɻǪϽÒõNJȜĤΫaʣΡʱƕ٫ЈʖΆΖĆϩ£̃ȬܴȟĈɅхݦëƄ˅\\ÁĞƟەʘ̑ǞȧÄĆɳł¸Æ¢®ÍÞšŌěþϛϘɯɲɫɾ֟̆ģøÁÎʅdžɡöěʒˇƒ˭]ԳĽĿǁiĥʵȟCˁğŵ«ƉíçZÓʼ؋͔ҧˮˇŚ¢ö¶Ĝ@ÂŽGχUʟũЕĮÕåȥȩ@Ӭ@݄@௰@݄@௰@݄@௰@݂@݄໒ŕྞҧग़çܨǕ֯ʒ̨¬˭îȀǘͲEŶƈֺT¢ǢѼƥʛɉࡖƴȼǐј|íâ˚ࡸǞЄȄɨĐxǏহ̃गį݉ˡԍ̣ɾćǕöْZšȚ̒϶ÑɘøþȭܒіȸɑƓĔċǜ¨চђУƄưžٞɷࠎف؎Nj̒ÜƹǖӶ̨ȇμľŰ͑ʂÝǵ˙ںrцΞߦLजŽ۔ɽណϻঘÛƹŘڪےǏր̅ōō֙F̥řʳȕʨëᕊŗĞޔǞόɓӾƼɥȨƨՀ˻EƉчEਤϛ˺]ȴӌđک߀ƈǾାƐ֤͢שÛųƅࡕuĩƁӵgͩŦ;˂ᅰʸДùʸΑ،ƷƔƕ࡚ªॺ͇٠ૼŪઘĥђæȁɠপϥȼȨҁļϡ¯ϩφζΤÎŋŘўwθȭҠ²ʕɭلǰͯةȒȧΞµō̦{EţࡇՔιȽːZŢˀͣЎdžʄ¦ઞҢ͎dzǹ҇fѢːƝdžՔĔŇLJǺɊاşǎǁÓॣȎӯɈʨΚOŨ̹©ʓƖĒβ͔ƤмÝƂžϹæग़ΈΪǽҾmڢЗ·ٍ֣´LJŋ҈Åމ̵ӜJʹţĪȧijࡲÍЏǃ́fِͻāͿ̴ǽަ࠼ࢴ˹ΆӍáąϡ˳ߢٯڤʰޘ৾ٴÖȩÒȶȖѳƄĵԨŻȔ÷̩ęώíêƉ܌¿ӣʫӜČljՏǗՙWˤʩǮ¤˧ִ̩ơΫ࿃ו्Ԑʵ²ɣĹ͂xўɃ̖ϿΥà˭ëࠍ̢कpƋؐȯళٻѣTӲşÉಋâ͖ı¶øࢺśߚε࿒ųࣟױDž͏ĸÎũПÀǏŲȗƼƹʿn\\ʏցğছȰ̙ଝ̠ŘɿʒqĝĜਆɍʷŗԼŤܺɉɬ͇ؿɓދ`ΦȑԫǷǑȨƳ֫ǒʦűΫʁȻRɨƥԍʇԅ݃ɃęwਗƙǗ֞̑ΙǬτߎUظུ̫ͭˮ࿘Ϳܾ͑ӾϑྡྷЗ˺LJŭɧʰǦॴ|ȹƤɉǣӋʄΩųڋԇȓǫ̤g݆ҋŪɻɛ̼ƶ̾qٌѩ͝ΤͲϊʢƑŚəƠʠɁɸ҆Фʝ̙ͨࡂĖ̄ȷĆĂÐӅф࿀Զঞބàʅ٠̤̅ଝ֎يזʞ̈́ćŕĚǐ˲ʝÈŐ¶ȓʀƬĬʋĈǜƚӻT֖ئэɶĥϚٖʒಲɍxŗϖŐǑ[Ą߈ɘࡤ̉íʅɢèɼùƾŵƩý̎ĐȒÓǹƩδɿ०÷ʊDZЪƸĊNj̕ð̩࠙¥ޞěªӝ˴ƿηĭ£ŕŔ̷Ǐ̬ÑѦǐӖjˈƉŸɑŅˑַɕՄŰͤθŐǃƧſʶɠàΏĞȈ܈ɸ̠ʨ̢̡͞˔Ǡ˴ˇźʎĐÁžξç̳ŶsȦ;KťŘ̖ˊ¿äą̉ƅРª¶˓ƜæʲʻǏōƜēȤ²ľřұş؈\\ǙȚVƪǥ֍˽˞ŚԬNǽɯϗƻٴŜƲƳ̆»SʥѷĻӘ˱ơզȥˡुĶٔɳǝđў¿ʍʼn̊]Âƙů©̢Ň̄ÚƴǷȄ¶ÉœǼƙΥΝܞȾÎĥɂiͱ̥Ӡ͖ɘ¥Ǿʽ͎ÃμĐҶʅʛǣءƃǕƭৃǷ˓ȧȿ¶ʜƕȕȃඬײĨ͍płĨٴÅʀ̷͛ƯNJţЬɪ͂tоʙƘɑIӍѫĉӠÏ}ġȟ~ˈɋֱಅƋୁࠓdzǍňڝÌṽ÷Ϗǽαթއŵୣ࠻૿Ɏॸʃú×ȁ̝ׯԋҿ˿ԣğएБзЅһȣɷ|˺ƻ؟˻"],["@@ʻºȘNJäɃ"],["@@ߎ¸ʈʢҐఞɭԿ̛Ȃ±ం̤ϣ̆ոqεӊ̀ćюɦǬǘಠŹࣈࡼৱŇљεюĹzŪ଼̓ĪţѨq¼αуƜƏŵ҅ŮΏŅqƕ܁þΔƟÑɣ֤ɬʹWDŽυࢍǙඩ¤҅¢ðƊਿĨ͛ȶٿοޥÉछɑᵽƳЩ̀Ý̚ྣôݩŢֵՊᔔɐñࡌìᄿ͎ምĕഅ֩ɒIŬϬᕏďʑÚОNJ۹UͻĬȆؚɸɣƐ̈ǦᰶتδÙžȏЃБ"],["@@൏ҼʶǺઞÒؘǃ
ɡ֕͡"],["@@ੂVࣤƓࡰտ൹®ఝŝсÎ̥ͰӿĠÓ͘ાÇ"],["@@ߐŢҤAɬĻľԒ՝ÈӓʐӸȸࢎǁҷɜȀÌʷʨ͚ȚࡌƁʺࢎ̎ՔªƆຆżҒăैܩߝϩŜˁҗزʨʢȋžɸĪۦƥOȕƋɷȄƎɀসơ߽ʖؘɊႤŹո̃ܵёࡨ͐ķęŗݛŏш
ʝϧђΰ֤ļ̯͑ТƸ҂ʯćɊ͂ŠƋΌƫɟȝϋUɛݞǺ̺ÑҜŒź³õɓे̣ԪÎŹ̻ϘϠࡾɞȡŎŇρƊȗȋɞֺ͂אʁŤʭڣਗɏئÆ੶įѪůRťÂՑőՀØӪę§ʁÖञŻɬƭÇʑōĠɓǎÂÈāƨΚÐșϓтȦàů̘Ğʗ]ǢвŸĉȳ͐¬ڎɱƃǿׇFܨïȶĨҨţ։تńӪɌŠ٪̛ƥŋԃîҬɩ͕ÁԅĈhƯҖLJՏgȰƵɵNjѓdʑǐŧȗ¡˂u͗ȱʩةȴÜȔʇʅ܅ծߦҬҷȩۑåƚǪÓޡж÷ďȗèɓփƂךεƕĕБՍʆʏ¥Ҁķ~ǩːąÏǫ̰àϞǟǿÿ՜ѿÀƼΞɹɴƐɉɉŃϤÉśő̯SΊɟЮ@ĵĥ͚ǫɇϯѷѦļсͬ˹ЫV®ʳफИIĭƻȫȨǏƞʽ٫ʬΕk٨ѿϸá»ë๎ڧť˅ᎋ̦ӷƚЀՋIӅŮʯüƈIJ͵¯թ̎ԤƐޅŮĮƒ˗ÍߥӚƸƸ՝IŻŹÅƸ˥ȁƼȧÅȌɥࡩx©ōࣵŻݻĺʇŞ¥τؠɐɌ఼ȍ͕̈́ĂƖχʐՎ[ࡺȂӲeܫֶҼȶʬӌȊࣃऒ҉LA˖ʝ^ņŷɽMԻɢƪȦ༳̅zʼԔlʲƴۉɎȚnjё÷̇ÀȚŞ؛ÐƵͦёSڃ̀˵ǟҖƅwɝԿ÷ᅗĶؘ̌եDzؓėܙƠೕŲ̇ÙҕĞÙːேǿߍȼ֡ӊഢįפÈᖑϜ³ߘঀࠢːńࡈŇࢭտӵςۙҝೇ˻"],["@@܀ǵదƀрÁƚƃԽƏ̒ī९ϑڈòѐͳҊêŬƃ̗ȕǀЩ߿ǡԉšDŽľΉϵśһîଷ٠ԩƐџCࠟϘъ˂̙ڎªöǢɤÏʔײ`ғŪѯëՑDzҠĨϢųχ˼ࠈHUŴ"],["@@ס³ϋêขǶӓȫ"],["@@ߔǁഄiȸŃร࣑ჿHφõǺȹЛͣࠃ_ӿܸھνǾƊƈຬĴ"],["@@ѾîôƵӖȖࡼY၊ԧÂƯᱝىҩ͍֕÷σקܑĭɷ²ଃ̍ދӪએʞңLႢຐݯӤᧈǔ࿈ʿơĵ"],["@@ͧ_ˬĮ¼č"],["@@ҙÞ˺°Ǡō"],["@@٣ĤҔʂנȱЏų"],["@@}̟߱ჃͪըΌࣜƾࠂǩ̮ͧ"],["@@۱ŋÉŌԬŨʐŧ"],["@@̽ƴ̨ÆVȹ"],["@@ЧµӟĄ๘к҇"],["@@ӛéՊʬȁ"],["@@ȀÛӑƅء_ɰżߋ^ƺĔωVĝŔ഼ŀтʕ"],["@@ࠆőɓđ࢟Yȑɮіºªé"],["@@ǃץМóÒɅˇôȍùǢʏ̷ÖÙƗᄩsȽƲ˴¸Ӈƈʖ᭣ƹǭðոɴঠÝχ¢ϩȦ̀ŒӛĪׄĀದсȹnjӒzܻĆξÎDzࡠĞޤƕưȔࡔȑ"],["@@͗tňߧŻ"],["@@ӎ½ʡDžڰðʬDZȤ̂࢜ßĨˁӕҗࢽƋh̙IJᶿկॷաɚఐɔӠȦᔱƿšdž͖ƂңdŷǍ̃ÀǁӋģͥŜ˅ūعǠࣵ¾ʶȐলƼઃýاº̤ńຼľඡ¾ϤȦலmĈۖȒڰ̶ȵूI൪չᄘMDƂާȘ͒Ǻ۟ȌৼϊՌ×Ʀֱ"],["@@ۣȒΜĒφą}ȝ"],["@@ੱ¨ߌĎ˦ŵ"],["@@ࣆţʯ˓ҐƢෆ¼ٚƻܻᅌŻĹĥ၁ᅊΥ̱ȗؖģɬǤόūІÂdžùʂŐલȇkŒ႔ʒאË࣪æǝۀ̳ܻȍ࠘įҗëÎîˋඩģڝ´ډ̺SˇݥÝՕĊÓ÷ʷḙ̂ďᔫIģ˴ࡱɵ࠳¶˝ǤɇƗΑL۷ԜǢӪݿѐᆵ÷ٟȈ͜ĈਕżД¸̙ƦކĀಮŹ"],["@@ٹȍѨǕωʲDžࢫƯȟȿّľĦͲމʕʏ͛пǞ°ˡ͗śзσ̜̫Ǘ્¹ǰʻw͒ȀߪĎᐄܐሺǑłѺè߮ƹ"],["@@ͧ±ٟİs˄রŷLȉ"],["@@ցۏҶϖG࢜ͯ_Ǐ"],["@@ᆸ«ȯɯᏋdǩǼü"],["@@ַÏŸ§džāׇ"],["@@ϣǎղƌм˕"],["@@۰yȫ״ÑȧᆣƉڕƔ§̾ᙎǘ"],["@@˦˭ඹÐ̇ģԩúࣻḚ́ƚနɤࢾë"],["@@ઐšΏƑͪűႱɧ֗ʆ״¾कƤʃϖߚRবɁ"],["@@νܺǘӚɷfۚȣό؏झqڣ̤ಃ°Ľĺ৹ġۇüūǚYϙĄղĐہǪرƳŰȀڏLlǮńæO"],["@@ŹɍथƤHǐݴ̤ť"],["@@ਰґஂé͈˿ւ¯˙ʴ܌ȹɱߐǡˋˁߪ°ˤſ̠ŐԘ˝ྑʹևʣΡˎ¶ϫّ¢åͯ৷Ξјϓ٫ƘˉƫรƎйŮࠚèୱÆ̱ŤЌtߣźೊ̔ø౫ÞणƅƩĤ࠱ĥҹȦǬÙ܋ɌƷȂᅄó͒Ŭॣ¹ࠩư܂ª̔ͅှƉೱɼ҆ǰ¨Ș়`ॲdz"],["@@ᣈ÷႟ɯᦜŪˆĒЖĻܨ̧ͨ٬Ð࣪ßȉɏᛏχᇃŁჁ˕ᾆǘ♩टঋƀϔʱຓġద}ۍ˥ࢣÉưޠıĢɃᅡ÷୩ĈઞɭऺSƇǍטŏൂÄɋ͡ǥਈƷ֟ˉᅫÃÃΩՍƩ༩w࣯ǰ̜Ƴً¡ʨýቒOѦʫ׆îʲȇʩƹᑝͭƥʠرrڿȔʠɍ൷[˵Ȉ§ˋܭ«િɾȏǩ֣ÒŕŚOǗݯhċ̰¥̏ۗ¬ʼn̒ऐɸæܳɂ˯̊âখͷ܌čࡤ®ࡖκĬŤহϫvɏ̲ɦͤgֿÂņʎڭΗՍyʢɘ࠱ǻ՛¦شԈະŜผţ౪ǦׁÓဇþzĺڶÅᜁږßΎᙲ{ႊҗ৲ã̐ÂݕpဏՊㄾҖ༓òДℹٳགྷÝǎᇏȵ̑Ĉ߶ɖጎȊᐯħಣ̫֣LɠᗄĂಊɂያǥጉ¡˗ŞتàϷàნǔݍ྿ƅԂȖఃÃ̗ĨᳮΌ࢜ř͢þ೨ËȢȚቜ̹ĆƜᣒͫҚ٢ľλĠੈ³ŭǨቘċȜᒌ_ഞ̣όØಷͲᗮJ์ʕڃƸՊƪۢh࢘ǗŧƲपКĉ"]],encodeOffsets:[[[-61222,44995]],[[-68364,45755]],[[-62424,46582]],[[-75463,46680]],[[-75332,46561]],[[-62571,47048]],[[-65342,47584]],[[-63400,48420]],[[-55528,48580]],[[-76501,46084]],[[-129118,50539]],[[-55863,50779]],[[-55391,50939]],[[-129680,50797]],[[-63284,50273]],[[-128188,51300]],[[-130250,51856]],[[-56789,52774]],[[-130994,52710]],[[-81289,53199]],[[-131449,53659]],[[-82669,54014]],[[-134915,54473]],[[-131637,54211]],[[-132267,54393]],[[-132964,54444]],[[-133361,55254]],[[-135839,55427]],[[-134069,55787]],[[-133709,56085]],[[-81897,57557]],[[-80830,57617]],[[-63225,58936]],[[-81629,58896]],[[-70819,60458]],[[-65952,61816]],[[-69871,61687]],[[-80416,62187]],[[-66388,62839]],[[-66591,63365]],[[-81454,63910]],[[-66379,64061]],[[-72025,64050]],[[-83968,64466]],[[-79745,64994]],[[-78517,64916]],[[-86957,66828]],[[-86706,67149]],[[-85735,67376]],[[-110686,68614]],[[-64185,68666]],[[-110489,69020]],[[-75388,69411]],[[-88673,69362]],[[-77492,69963]],[[-80878,69830]],[[-107049,70048]],[[-76678,69990]],[[-104290,70233]],[[-102622,70459]],[[-102394,70670]],[[-81111,70498]],[[-92364,71086]],[[-78843,70804]],[[-103599,71063]],[[-97805,71244]],[[-69544,71210]],[[-79901,71389]],[[-81337,71463]],[[-99778,71315]],[[-88998,71796]],[[-76501,46084]],[[-99105,74688]],[[-117270,74336]],[[-107815,74670]],[[-81446,75423]],[[-88667,72716]],[[-102401,75721]],[[-100628,75642]],[[-95406,75941]],[[-122609,75892]],[[-99692,76315]],[[-97594,76294]],[[-106618,76838]],[[-95787,76829]],[[-98384,77323]],[[-96795,77568]],[[-121168,77394]],[[-80960,77749]],[[-104680,77840]],[[-106519,78422]],[[-100045,78302]],[[-103655,78418]],[[-110891,77883]],[[-91879,78344]],[[-116286,78586]],[[-96558,78759]],[[-118324,79220]],[[-91989,79123]],[[-107067,78994]],[[-97776,79660]],[[-104134,79562]],[[-116564,79621]],[[-113109,79978]],[[-112451,80539]],[[-98513,80417]],[[-105908,81220]],[[-101162,81901]],[[-94090,83081]],[[-71156,85010]]]},properties:{name:"Canada",childNum:110}},{geometry:{type:"Polygon",coordinates:["@@ÅÑ@ĝ«ÏƜBAҬǥǺŒÆiÅC
ʼnOÏĩȟзK¥]umÁNwzµfĿ¡STďľ¯Ląků§¹B§TďƨyAā^čɵíǡťǕȍǦή̡ƚóǘÓÇ¿ųíõȫ֑ēǕÕplÉü³ĿĪ[ɀƯlűMěñ½ŝħãIRAÂÆp¼ʌɾǂhÞxĮƘ²nlŐĘŌĔvnj@bč°ÌºƘǨ³ɮƆ۴HĘxX^G\\]NčMVStŘߜɃĐ³ćǑ@A"],encodeOffsets:[[9757,48405]]},properties:{name:"Switzerland",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ɫªƎŞĞLJ"],["@@ɓśŽĬәșȬࢲFƔƧ"],["@@ڪĉό¸ŽǑˤċȠ͙ۋNJoǬʫÎƓŅƬƥȗӋʠĄɞƴ"],["@@ƾċ͚¸ĶǣƫÁ߱ʎϐl"],["@@̲áķɗˣŤЍÏɗɈǶƌԚŭ"],["@@ąʹSɶǿǟǑϱĻĚɘɳƑʼnXēɎѿƸͰŖѰÓ"],["@@ؚŭѦʅγ ʥǮ`ω˪˞ƣ"],["@@mᇛ۩IȥŬٱą૫ƶąĈņĂSʂĮĆƃ͞ҩΘIȐ˰ɎŸ̟ȿeĀŋ̮ȱάÖШɁǬŴߋʢƍȄºƔآʲɿèħʖˀŤȿdžϐËѬˮȸƳ͆úƆÛ"],["@@ʊ˭ƃˁƁPɅМʂƄ"],["@@½ijΩCȯȑŖ̆ΖÒƬÍ"],["@@ğë_ʄʾ{ƽƛ"],["@@ͥĺ˦Ϛćƭƽ"],["@@ʃ˕ɁźĨăȊАn"],["@@ıܝƙIįʈƀʪȣĝėˍН¼ȲʢƉŔ͌öĽĺɖǀ®Ȓ̌
Ð͋"],["@@şƪâЬƲÜȜԑ̏ş"],["@@̙
ʏР\\ƖʬŖˢم"],["@@űÖˮƻĩ"],["@@ŷÅȋĂ͈ЬCѧ"],["@@ƽƜĂĜüɷ"],["@@ȯãƙð¡ŐȦʴβƣǫɫ"],["@@ɣǑɲԕʍűԏהĮƦͼìĒȾʔőķ"],["@@ŧāƿ¦˨"],["@@˻Wɭł̎ாђčĖʟ¡ɯˋij̔̏ˁȅoƿ"],["@@ƻ_ĦðÖÏ"],["@@ŻĒĢÑ"],["@@ƾƯ̇ࢁݧ̝ʽ̗Ƭ́ǩ˟Ƭ؝Ʃˇɮхɯƕɇ[˟٩ЛЩƝ׃ǗȃÊىĬąĥƵǑEſǯŁÅΝ˦͙ğŁ˼ڧ¿ˉɞç߅ǙÛ˹܅ƋċŞɵVҏճϱŗˍrޙʸ۽җˣř֕Ʊ¼͕ƃŽĠǣȉʻjߩƊ̛ͫǣاͪȹŻġȌӧŝϡԜµ¬ijďǟګQnōϐÙȺ̑ͭȹĬ̿ȳǧƨЭȫƯ̵χʓƟ͑DŽȝuɋȑğḘ̈͏ơďʉ˛[ýų¬։̊ԧդŌƜ×ÉܝЪϗeౢ̉ڟŶ͉ɑথʯǙࡓʩĕ݃ɂȧʂЄĮ¦ʑϨɄϞǘ¾ȈƉ ݝ̱ɫ˟хǼ˘Кɲ©˰ƐԚìDZĕɱø·ҍѭȤͼŊİȂĵŕ˻¿έ Ɂ҆βŇŴƀΤãϸǪȌȿęƹżňďʸŔƶɫLjĴӌ̃ޗȭȟȶύĬɢÀS̐ܿǠɻ͎΄h÷LjŎĠɺŃȐˣ˪ĵŶϐ˕˫ǩ˺Ȣq֭ˈʞȂ̀i̫ǰưϢKɏƲƆ΄ʉЕũČtڲ˨ĶϷVġϸৌūǿŸę˴ȋɯʉΫɢĸŔʔģĞö̉ƈ˘ȼŽͦşlµıгŨnȔҳƽĢȡɵȔڂҞţʈކĜɪƒüŐǏԟ̻ƉΨÂöʴŦvɑȫϱĔɆ֖śΚϸŒ˨ęѕǸèɔԾȴ¸ŞbƄԏɤɪžÔȘáʶˊʆ÷̶ØƐŢGşɄ޶Ȁǁñ˗ÔϴɔŴȋlj·ƨʏɟ͏NġĤƊƿÄŽͰʜॾɖƤƺӆʙ²ЀǓ˼A̜¼Ÿ͖nĊДѾޮƤͲЪȆ˴њßҶʒμɋႀʢɨǀìвǟ؊DzɈȄܞƈȎɼÇҞɤԤŅѺƴ࣠Ǜʼ~ǖȚǪɄరįՎࡨɕଢаŜľǺ¥ʌƖ®ĊÞÚÈǖν~mǂí§ÿ¬śÆ̽¢ſVŽĢĿȦǟÖ²lwPoħŃĻƉFgİĭhCÃǕů\\˽ɘƛ×ɯ̤ͯVˋʰܿDˡʦÍǾƖ"]],encodeOffsets:[[[-68903,-57115]],[[-68689,-56477]],[[-71375,-56237]],[[-72695,-56184]],[[-73103,-55329]],[[-74673,-54765]],[[-76170,-54192]],[[-70277,-53916]],[[-76618,-52869]],[[-76348,-52507]],[[-77109,-51896]],[[-76856,-51503]],[[-76909,-50008]],[[-76263,-50327]],[[-77322,-49933]],[[-76356,-49758]],[[-76914,-48985]],[[-76096,-46788]],[[-75399,-45897]],[[-74737,-45854]],[[-75504,-45460]],[[-75582,-44879]],[[-75543,-44386]],[[-80695,-34453]],[[-111902,-27791]],[[-68807,-23369]]]},properties:{name:"Chile",childNum:26}},{geometry:{type:"MultiPolygon",coordinates:[["@@ŀ˯̻̩ǃҙ͓ʥҡȕۉˊ٦ԤϨċNðĪބƠΖßÂƌȦū"],["@@ŘScĭȉĖü"],["@@ijaļòGÏ"],["@@QƜægÓų"],["@@ý§\\Ěâ±"],["@@ĵolǦĮ¡cœ"],["@@ĵoØŢı"],["@@ɭ¦¯ŊˆÙXĕ"],["@@˽´ʷɌնʿ"],["@@ɽǬKŮ˽ĚǙҧ͑
̿݅͟§ȴ͉şȁ߿ŦȍȦDZهۏऋϏѷϣɋƍϣڻɽܝҡʯ¥wśУŏ³ǂӖǂ«ĤLjƔҗAQƆɀĂ@ǦʆĘЊӺυζėŅү°֛ࣳГΏӏ֯īɍƈƥȽ˳·ȑǬˁȼŇަşŲ˻ŗ̳ˮNjЈbҪϾ¯´аżݠ̻ΖÌԢŁȃ˭Öķƭĩń݇̇ȱjîǁƹ}ÕʃȵÛÅƤŧsõëdžőܗַɛϝčࣈЋԔc̕ШȣÀǿϞ͝VħƻRˡŬ͇VϟȤПƛְ¢ÔƏܼпǾͷϭŅԅι̹ɉūʦ¾ŜƛՀƞΜ˙ͼĝӛ͕κĸoЃǙĸȗÁNJȫśiĺåƿǭŔ̉˳ÏŁĖƿʑǯuîijȵʻjƗˡ˅ljΧǡ»·ȢħįĹ²ʘϙΗɻ˗ÈNJơʌ°áêǙω¸ĘǽʷmËɽɫÿhǵӍLåũƏOǶȓΫ΅ƋHĉɃÝłǩŕƟÌ¥ǍșĉÎÛƇĉËȝǿͱƯDZªšőʫĈ˻ǙǝŜćȏʍXɁyͩ̌BɠčsǃDžȈˉG̳ͳų»ŐœʥũȅƗȏǜ¯ȣ̣Ğ˹ʓӯ¡ϙʟſľɍͥDzě«ƓǖŹƕȉϱÎðìʱЀfǸɀ̌ȳķƔkŹͩĥƒˣƭɪħHnɫƫ¼ßŕɱ¥dzŬ͉ˆʵ°ħѮȖɸȧŊə§ŋĦʯ¡ӉΉǫƫ˃˅ıȓĆǛɓˑȮŅNjƓƴ́˓ѕʬÃƛȭ»©£ʇRçĒkJQqs³uß©©mDzΩN£HƟqʓÞđaO±¡oMƋìɕ¥
\\ovY®RÄÆlĪµ¹ǀЋʃϧRǧɸoɨ؋Ĉ˄۬õĠүĺθŽɾƄǼԻUխǙŦˌƩɚªʄżĂè͎džŐɺdž`˔ɸûǬĸĮ®ԆóڌǕìŻęȣՖϳ˦½MęſÙċ
gʼnėʛȅë»٫˼ϧÜԽ̳ƇϫɝʱҍӁ¢rKºÄMlVzʬÜدîRćgğHůĪǠTƎɻĎ÷°Oůą³GʱĐíNŹOĽTg\\|ĺ]xŃįrĻRéaåÉËą{ĭ©±ӷس· ÉÊaüæȶhĐŜȏðŵçŵői_B¿Ƚ`ȧÑ˧Nűbķøïûûn¤yrÛP»cĹĝãġÀåþ·]ůÍqd¾åŪåîå¶ɣCǕb÷p
´ĤôAjVµNǵ³·NӉ̐ŀ¡ĶuÂáïv̑ăΫήϜƫɚǁdzrȋ¥ƋȳßLJǔĥ®ֵɺbĬʃǤɓÜɵĊɿ˶̧áXȐ½džȲȗȚîƔy®̈b·ƒšɄŞqш¨Ķm®ƏĶëîå͆³ǢȲǸ
ľÑҍǺƗ˺éǂ̂ȱ`̑gŷǡǯ¾ĥ¢bą¨ËWĪ£QĭœuÕA}fÝżƃȾ˪mÜeÂýņËĕ ÿdħ
Z¡Ū}~ʕÖėe¹_ǓêûB·]]R{vķäGjƾâĢ~¶pXIzÖq¨NȒźȋǺçܠ҅ǘɃĵȋÊėȺĠĪǕɖ|ƘIªLjìøPzĜ¤Gjzz¦°Ď¬Ä۶ʈ{Č°~VŜĚHŊvɾŮCĺˍǎE͘ņ¼áÞìºĈņîdäj¢ĬƐìâ`ԂŚĄŢIƖtȈǦbøäʦŤҨȈЈĮØĆÎhʴdfVXbŊMҜ˰ŜůƜͪIJαńԡƚǀļ˾Ɇǁ˒¸ɌÿøʤʟƞࠤǹմDĴšטȞƠdžŋ֊ȊЂڦŦɒѪўĀQČȸªE¸ƋŇijô÷ǒ±yãŷˤéĔËĔg¦ÇRćĚ¥ƀËâYŊñδvèqǼƫ®Eâj¢ÎQÚōôĺsdkĂųÒȁŬƹÔąìeÐ}ÑÚœ×Бÿ¤ÓJÍ˷ѕǺˡƢl҆ş۶ÉžDǬrؔùӿ՚Õqȧǚïˬ֫ѴұېÎቚȅѠĠĒMζӖÅͺYê]æo˂ʅƸ·ΘÅмï՜ɉʊʶ¤nj@ǿ̦]ĸ£ÌjÆ¢æØİҮȈݸʜ୶ƆѠոlĔdߨˌԜӊܸ˶®ŔѽҬиגŔdäeʤIôĈÿĠ
˾ÕɄeǨ{âaÆdȌŐŸ ¨z˶ȚŠǀƮ|ƲȲXѦÌѢʀ´W¦_̌ʞĊЌup|AĎ\\`ĞDǎÏˤŰðXŸĄ[ƨWÌTØSĸÌĨsǢąƜqŤZŬmðDlĶ~ƼƽʖՉшÁřĵÍÄĻĸÍؗHΕ˯Å^ǹŞı~§bşbĝIśsœJ½`ïCſËåßăqɿǀûɌĪ²ŬÀVĈIĠ|ĺܦਸʻӠ˦ڸȈðDzƵńݺֶжÿЄӳÈvżݢкᔺɘৢɚÎӘƉֱӪ͐ͣ~̛ɆşϘȝע̤ȍθ^הй̜AɑɄɕÑ˓ȔʹLȚȜξƄ˘Qۚɶ̺ĵċȗƾʵӭʱࢯΧգȿġÓ̩ƫč࣫ʠͽ˽Ϸŝɰ٭DǁЏէƥĒLJ"],["@@ƅǦüĻ"],["@@ɂzDȵ˥ÎàŮ"],[],["@@těřlĦð"],["@@ƗԛژƇδºцބҬȰ˰ʧѿຩ͝ҩ"]],encodeOffsets:[[[113551,20472]],[[113035,21600]],[[115348,22160]],[[115498,22121]],[[121020,25085]],[[122697,26068]],[[124162,28761]],[[125232,30683]],[[124788,32249]],[[133660,43557]],[[116734,22744]],[[116752,23053]],[],[[121250,25111]],[[123913,23164]]]},properties:{name:"China",childNum:15}},{geometry:{type:"Polygon",coordinates:["@@ҒӁĆĊTĸÙÖCŶŖ͠ŖǬNʖÈZÀÄą®°
òŷt
¸×¨C¤lpT£gåʱ´iˤſĀӻÕoOwfY¯qķ÷ƛБɣףȔࢍǤģƗ»ɻ̑¦ŶŭȉٯưЧ×ӒKܥû͏Ôí¹ʲiij്և{ȆÙƼՒ¯ʔƳÈÿXÑĴmÖîÿ¨ʱʧƠɜΰëЮkdžàWĶvøƞUĚĮǰúýXÛZżN¢ʄnŊUîû@oɤșŦZnjľÂkánȐȭäcВƐDŽˢɞɶñ̲ǓÈǘɐNpmĶLÆT´nnƞăȜƂºˋC}£ùFcĺ¹èMńĦX¢ªŴŚNƤŁĶL"],encodeOffsets:[[-5388,10568]]},properties:{name:"Côte d'Ivoire",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ɯˉϽީʵȭƼƣӭƘ֫˪ˉÄϩޗĶ՛ĽӿˉȨ۵Ĉ˗ƾઇÕĂඉǯEgōț@ʱ@ڻ@ġ|KIlsNlȢńҐɵϬĀðĽWïƾƸ°ċĦ¤úǣT·ťΥƚçϴɏİIŽĭ²ƨЌʂܸатʒ˼p®hƐIJĖÚrdjkô]ĶBNJƼ̊ʉàáÖȫ gìZƒêŲƎzNJàÀǢƒāžÖǨȴǼƞˀƮ|ÎŊŴrÌÎΖ®ļɨŚÒЈŨŔĸθƐɦNJɢöÒÜðHºh̜ȌºքčŮȷ¸óøķՎƲAǼ±͖ѧȠց©ؙĒϷŦʕ͈̋உwɡʍ̘Чڄիθ٧Íɛ"],encodeOffsets:[[15852,7705]]},properties:{name:"Cameroon",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@͔ϵͼʛȢuʦƴмħȴȂǪsѤԕ˂ūàǯƞ@æőÌçŷ̯üǍį͡ϔƻÜȍહQˏǻͳşణ͉˧ÅЋɉǣdȡĶíǮ˩YٽLjԭBß˵CÁfëǚѡªŵZÓU«ėǃU¹vŭš¦ãĴȇöÙƎģŨĥĚĹĎƓĀɍ̂؝༓ʕyʥϿσǠϡܷɗࡡČȵӦҋΠÍndžʌÔiઁȃDŽ̑űƿ|ʅόƭöśˌ۵ʔΑծ˭͕ڡÚ֩ɢ»ΊމǣWʌͱɒÅģÉ̳͙ijɗPɇrÙ}ýÕßJ«ÔmʖĔŜğմ͓Ӓþٴċବ¯pҽjɻFʫH¥m¾B¾ÀƾQ^ĝJʕlj{ĹU̇ƁŕGljĝƵC©{ɓǓǕ@͍ÆүƟ̫dÁQԁۼÅ˖ęƊÏżϢƇǖėÈĭዱRՍMƋPؙŧȩȰɬծ¨ÒnfȞȮIJĠ``^¤CɺȝȶĮ¶ɢȊ}ΖƼüųëŕȷʠ¥ંबȒآCܒ˚˴˶Ԫܼ֪ˎᓀΚފĴҮ_ܲЌҜδȤʲΜɓ˨̯༪˝ϊӶҬ»ݸˤضuϮ̂ઠȿɀŚ˦ù"],encodeOffsets:[[28061,5232]]},properties:{name:"Dem. Rep. Congo",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ijҭΙމˍᒿܻ֩˵ԩ˙˳Dܑȑءઁफʟ¦ȸìŖûŴΕƻȉ~µɡȵĭɹȞ£D]q`ÝÊ÷Ĝ`̅ƃНΕȫςխղĖȎɨƞƴƋnjb°̆ǿŢǎȇŬÊдϬÏ͐ê]ʹƄĒǠėǖ͋ЊçɦɎź˝ĚsǦŘŘȆ˞øૈԩ̶øҶ̾ɪĚɸȽЀˣ¢ՓƛҒĸ̼ઈ˘ƽ۶ćˊȧľԀʈҾŤ֤ƴ֚ƿ˂ļŖŧ"],encodeOffsets:[[19057,3562]]},properties:{name:"Congo",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@՛ǏʑЁχ̣Ư˿ŗם̟ԃʶÆɘųŌЙɴ˹çٙɞŹǜ˳݆͢ĔԜŗמۣߤԨŐ̈́ğPȿ̍և}ٙnjե̎ϕҡԹȬ@΄ˬকǥѦɿΎ̱҇ɏȨ¿šäĿඟWGձҒQƆ͡ˍÒӧŵaξ̵ȠֻɧఇɹಃeǛƼÕƘµ~ͩ՜़Ëf㥰ɿŒÓZµÂǫľX·gñgéÉǙkƋĢNjÒ¥[Žû©ȟ×؇N£°Ƒ¾ϔʥŚƗώǕªÃÒ¹xÉÎŃÅx§Þéɪ¡À£¢½¼ÙÁs®i˱Ųū³Яǒг̌ȉǟݵƄÑȰȡǜГŌ֭ЦƓƘȞȎǺÙ]ӪƦń̌tɆǨئƽi]ƒãħ§ʬĥƘƼÈ˘ñԐƉǴʈȲȁͮĎͰҁպŜЂȊŏ˾ʁѶĔƈѮӋÓįŚ^͊ůɚզΒɀ͚̈́îɼŢЎƛ¿ɚϾԐоќħƻőĬćɐҲۤsࢎԀŞʦΞȚϞíŀʏƵƹ"],encodeOffsets:[[-73031,12147]]},properties:{name:"Colombia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@нǏtĆƂ»"],["@@|ɳʇƼɌø"],["@@ȧŲÔ̈́Ā
ÔЯ"]],encodeOffsets:[[[44840,-12602]],[[45544,-12371]],[[44509,-12186]]]},properties:{name:"Comoros",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@ŏk±ŪƖlƍ"],["@@yƾú±¿ŋ"],["@@»ûṴ̈̀ʰˏ"],["@@ȌÉcŁȽDLj"],["@@°§ǭxãęÙłʼH"],["@@ý¢ŠƵ"],["@@ǥ^Ƃø¤ĕ"],["@@śU{žʬî°åǃů"]],encodeOffsets:[[[-24891,15213]],[[-23738,15501]],[[-24006,15369]],[[-23467,16627]],[[-24665,17022]],[[-23437,17059]],[[-25484,17222]],[[-25773,17354]]]},properties:{name:"Cape Verde",childNum:8}},{geometry:{type:"Polygon",coordinates:["@@ʜԑӌթǸýIecgµƁði_¹{}W]i@͛¸GĊÅZǃƧ¾ėVũaƓĭŰɡȳʂȢʵIJƮʧɃDžƚĶDŽĻ̄܁Θő˦ѩ˾Aœ̎ʉDžǿȧǬʹüȍ͞ƶϞȫźƎƐƈń֦ȳɴĎʻǦ¨ÒŎ"],encodeOffsets:[[-85649,11180]]},properties:{name:"Costa Rica",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ͭŋȋŸǰAğǘúŶɸ«Ÿˋ"],["@@ȽŘʈ
đ"],["@@ƋØĆĶƝ"],["@@ӚKİďж¢ʈƅҜ³ҚЕӸࢤӍŞQïĎðc̔ȑȅĨŇźĘȚɑ२ȁńĭŅɽۼÁ̴ɡ̄û\\Ľ߳ɡĚśīܱĆಳœԤҬŁȤݗIJ̽ʖȥҎՉMܻʌɉɂҥ¥űǎċƃӃĔȓƤ̰ĠŅƨݱbաϹѫ«ʼnȑЅƕBż͕ÕҼǾ
ʮˆʎڎʨஜǐ"]],encodeOffsets:[[[-84543,22090]],[[-79533,22479]],[[-79748,22659]],[[-83801,23719]]]},properties:{name:"Cuba",childNum:4}},{geometry:{type:"Polygon",coordinates:["@@ȳèƍȨˏ"],encodeOffsets:[[-70401,12350]]},properties:{name:"Curaçao",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ɚʡuÐ"],["@@çSƎ°å"]],encodeOffsets:[[[-83322,19814]],[[-81739,20186]]]},properties:{name:"Cayman Is.",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ѹÃýƌϵÙǧìƖRÀǮ֔ߖʶԩ̳Àȑ"],encodeOffsets:[[34821,35907]]},properties:{name:"N. Cyprus",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@Ǩë϶ÚþƋѺÄÛ̍eׇͳҹƆōȌ_ňΊö"],encodeOffsets:[[33498,36016]]},properties:{name:"Cyprus",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@òFòrVņͷɲŚçǫųήˑ̎Ŕğdž҈ơʌ¬ÙDžȺŧźÂ҆ſɪ̱֟ɇÙlj˝ƩԻƵȯ΅ǔУࠫȲ́ͯաFȟƒ¤í¼řêęGnП̒ȡìʓ˚ĺŚθ@m´ÁzrȴǀϼĈƒhী͜£ŜȎ^zGS·oÆcFrXb"],encodeOffsets:[[15165,52080]]},properties:{name:"Czech Rep.",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ɭćȼ̶ǩ"],["@@CďѣŬ̸˒řªƩ"],["@@ʂŵŹǝܨſʀÂIǕǓęĚáМ§װȊϸʤϠ³ΚɧɶXŢʥͦĻƣĮɭCÉCcýÙáŻÿU¯ŀăɖŗĘį¥ć_ÑhÄyÔƗųȽŘǣyé^iƲ»~yx˷ñēŗIYWaqEÅdpT¸yH]ȍ¤śি͛Ƒgϻćȳƿyq±n@SQ@
ǤōǾɑĹřʔ˙ȢëР̑mĚHŚéWgIŁY
ʣK]SYM¥Ɲñ¿ě{ϣǏnjǻ±ƗƀÉKÙaÑc}Cõ~ÏulCv`bsí~Џ¤YQN¿cw॥ȏ½JñÔo~DhŋHépƧKTő©ƻñdîœ|A~Itur¿ō ùpȋ©ߛɄŗTsUĎN^MH[W[åWqa۳GBӄѦۈֹƮR͡ʖŤ̄ʁİǸy¼NðȌ˦̇ʤ°żDžŀɮİÌʬȿ̒ܐƒÛĨʾʦʋìź˔ƒՎĻǐǰǠ؊TČȉŘmôƊƌDZļИӲeӠʩЅʰ͡Ě[ʞɿþ˜Ĩɿξ࣎ß"],["@@ŦɦÓŽɀOˑė"]],encodeOffsets:[[[14539,55214]],[[14039,55688]],[[9974,56142]],[[8508,56102]]]},properties:{name:"Germany",childNum:4}},{geometry:{type:"Polygon",coordinates:["@@˕п̩æٓčKצӰپ~zv|OȌŏ¸Ŭ®dAĺĤȤ˻xɳثѿıX¾ÙϬüǠõ"],encodeOffsets:[[44284,11776]]},properties:{name:"Djibouti",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ÿkéƴęIɹ"],encodeOffsets:[[-62752,15615]]},properties:{name:"Dominica",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@͆ívŅʷ§ΟŨpƘʬ£"],["@@α§žŲɴĉ"],["@@ɉhsƎɾƵ"],["@@ĥĎˢʰǻͽ"],["@@äæǎ̰ŵĻ"],["@@ŠЏ˽íϡĬŅ̐چĂ"],["@@ĩ¢ľÈë"],["@@̓ˋǖƯ˕ĉ̻ǁǩΐ̯dʵѢ̀ʰǢNJɑ ɪ̒Ŵ̠¯Sɻ"],["@@ƭTʨ¼ĹÏ"],["@@࣍à¯ўНƴࡎѐģǼȪƮ¸Ŋû¶ʼɗHȃʓʭ»ƹǀˮɒۄÂѼծƀ˝भզƫơǛι{ŕ̇ɻkĶçεɣäȑǽȏɺÑPţ"]],encodeOffsets:[[[11635,56210]],[[12851,56285]],[[10303,56204]],[[10992,56065]],[[15450,56343]],[[10901,56945]],[[12970,56931]],[[12871,57124]],[[11318,58627]],[[9974,56142]]]},properties:{name:"Denmark",childNum:10,cp:[10.2768332,56.1773879]}},{geometry:{type:"Polygon",coordinates:["@@ċøǜǜk~ĤŊ״ÆٖɳȦǼ̹юw̻Åcõ߂dz̄ʗ̇ͫȻNJ˷зHȏƑĴ͏ÁΉՙljŜŗɠHƐxÊsÐġÚÉĄ»ð\\XĶHļĴbÐM¬ÕŌƈǬ"],encodeOffsets:[[-73366,19657]]},properties:{name:"Dominican Rep.",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@Ţŵ׳CɃēăçijėȵؙչj̥˾ҝȢįȄїװЃĮϛÂȻʜ१ǫĩжĢୡƗϣŖי͡ʟɡҬ؟ɊحŠėʒÆےȥϰڝ␣ᕧ൩୧ഝ˯ܹſȣĮŖʶĿτѺ×ƪϏɚiʆၮ༸ἡኒ@̸@Ȳpیত֤¸ʈǎʊcĎeĶ]TÞæƊЎVҲŀžĒĨĜDzʤDŽòɀÖǦÖƤĢѮLjǧǔG˄ÎƬÊTĄYƒdŊ|´ƘÊ^ĦʺªźÝ´ĝȱzćæ»þǒŇȶĭஶ˯Ȃ¹¸yØҞâ֮͆{̢ˤֆʀഺƂ͊ƸڲĤࠖ@ҌȻৈπφƓʾ¤
ľצȣ֔ærēͥ˃"],encodeOffsets:[[8405,37396]]},properties:{name:"Algeria",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@šm¤ȰŦîƠ³ȇȻ"],["@@āà¬ij"],["@@Džn˒ǖŋȃ"],["@@ǩĄVĂɚĆÜƣšħ"],["@@ƹbƆƾ|ǣ"],["@@ʙÂòĢǨƣ"],["@@ЈٷęǁȍáʍpÛŖ̀ʪȽɬ¹ɞƗtȢļøč"],["@@çüÈSě"],["@@˻_KÒУÈƇƒƳṬĉ]vw`YųӍѥԏӷίΙ͉ЫĕÚʫˁƧđ¥e³X¡I±_i
½kġåB¿|Ëô³ØĄ]Ō½»ÕYïQ¡~ı²čÀÙ·]ăė÷D¯S¸úńčFIa¦jº¬Œu´rf¥ˢåǂ̤ȘȞӢĥіéЗĕQpǠɹ̑խπƠˬţܚ̊ȘĊɚƢǗɄμѲՈূΠȾ֮ХДŋȢǛÒȯݶƃȊǠд̋аǑ"]],encodeOffsets:[[[-82054,-3044]],[[-92594,-1372]],[[-91564,-932]],[[-92502,-790]],[[-93620,-471]],[[-92747,-342]],[[-93462,26]],[[-80803,1283]],[[-77091,-109]]]},properties:{name:"Ecuador",childNum:9}},{geometry:{type:"Polygon",coordinates:["@@քนƕǥ˱ƯɃϭʄљѪֳǥ˿Ҏࣅղ֕DʓʦΟĢ҉ਠᆣӸҋȱcšnj۩҂ˉբՍ⮿AªŸï°ŝǙƗOᢱBᢳ@@@ᴀɵࡦɐВĝրʢːȚšіĜଖȱʖƑࠎƋҴȁܞͬʖƢǘѺĠ̡ųςæŠψŧ̬êȺǙȳŢķDž˦ǗưĜÅþ͘ȋࣂ¾ҀNJ¢ĩ"],encodeOffsets:[[35068,31958]]},properties:{name:"Egypt",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ɐĭΣwêļgŋÌbŨƺNj"],["@@ąħ´ä"],["@@ijňԉˎ׃Ę˫µ¿Ē½ ¥@yƷĕʵµÕHǭȆǿò·Ö¹ÁťĥɁ¹œßƣqIZȿʠțƳdzŏOŗ£eCʎkNJoǠkNJŞȖ̈sˠúƨEÈhż\\ªDĞgȮj ¶ưȢŔЄł\\nj¶v¤ĚǀƴΦޛɞএФڟà̄˺ϥࠆͥКՙӲͩż̿ľRɰ̙Ƣ³~üêÙĭģĹcB«·ūÁȋŐ{Pu}yõĔÃüùĠƵĤûŦāƄͷˆΣО"]],encodeOffsets:[[[41105,16073]],[[41039,16469]],[[41922,14319]]]},properties:{name:"Eritrea",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@ąƏƧĬɮ¤"],["@@˯ɯwĉǰłƆʂM"],["@@ŝĄÈðżýåõ"],["@@ëȓȩŧȻ˨ڂȤǯǏ"],["@@ŕħƅɔĬȔЬŬÑПɥë"],["@@ƓɞÒðǞĵěȗ"],["@@ťŨ̢Ȋ]ȗȧā"],["@@ǁA~ĆƄă"],["@@ȅ]ŀƪǺºçƭĵ"],["@@ˈý͛ͫɭìċƂǛÃʼnĀڐͰ[Ư"],["@@ΩĮ[Ė̼}ÊDž"],["@@͒Ɨ¥ƿƈ¤ʩ৾ğÆžؚȽ[¡ģîJƠ¾żÌĖÕমàХȱƩޟЕࢥȍˋȩƪčʛěޡँĺϧʭ؇ωʙҟĀśԙÏˁƣЃԡ·ʵDZйéǃʍɝğΑƌ˿ϘƖɶƭçϽϔҕċҤФϮůMȥɶ̄ԊҍԘΘjŤĮâȊŗŪȈƨı֔ѮˣŠÛɨѹɍŭؽkħ˚ѕǑġƐǒƚĿXðłçȔȃĘǢʵƮ´ǔްɞOŠɄĬтϊƻ৸úȕޘĔҺŭƜêҎŃҘä"]],encodeOffsets:[[[-18317,28478]],[[-15770,28823]],[[-17597,28695]],[[-16726,29062]],[[-14537,28846]],[[-18262,29178]],[[-14045,29606]],[[1633,39601]],[[1480,39853]],[[3221,40746]],[[4397,40799]],[[-1837,44450]]]},properties:{name:"Spain",childNum:12,cp:[-2.9366964,40.3438963]}},{geometry:{type:"MultiPolygon",coordinates:[["@@צƝӿȁ̝[̿ʉLjȊʱĜgȢيľ"],["@@ȟĠȊUVĉ"],["@@͋ŗōƤ̕äӾŦɖą\\Ə"],["@@ŜğӱÌӇɶ̍ȣÑţŏ¡ś͕æηßȟÐ՛ˎ͗öƋ®շŽăJǦОΏó̅ĂɑʢƠňȽŐÀɴӶĄʠƲࣂ¤ÆIJ௺ǁࢌ"]],encodeOffsets:[[[23161,60029]],[[23904,59956]],[[23474,60239]],[[28685,60912]]]},properties:{name:"Estonia",childNum:4}},{geometry:{type:"Polygon",coordinates:["@@ÖGʶ¶ƸĖz¦@¾Àđˬ¶ׄėԊˍĴŇΤН˅ĂƃüťƶģúğÄûöēӯٽLץٔĎ̪åɟͱƺͭ˸˓ʪст̵ᠴ࡙ࡀ@ᢋᣭߝͽăϩǯɥˏ۩ƻĝęūBɋ_ğcŵCǙĨɋǺޡΟ©ąŏƩƍķݗŦſJȏ\\ś~ԘȽƂݑ´ɑ˸MŤnžl¨±ǀΙj½ @Hʅ̬ɯڬիӆƉʄݻ͠ʂҌ֢NĴĐJޔȞؖϾȒȆǘőƈIJƲߞҸڴϤŒͰాfDؤŐPǴȜƴɀʟYrJÞƤ¼ŔĤɂÄŦº¸ÕȀñǮȅ"],encodeOffsets:[[39354,14775]]},properties:{name:"Ethiopia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ȬɯřʃĸĈì"],["@@ų¥ÙŠȎù"],["@@ǖƋƛłŒ"],["@@ɫªͦZĹÃ"],["@@ҩı̞Áʩ̏ǶʣֆŅզͥޟٵࢌও͗ďĝ́ȀēȇƩЀǟ˓ЈȱSƭљʉৄѵ̒˕̅ͻహལࡓਖ਼ĽDzljǙΟ¦äŏɷ×ďÈ৯ʿࠛωƛƬǦʋǀƋŷʋyĺ̐९ǺƜ࠶̋ͰĥـюʦėƒٲĘǴ˴ࣈؘٖͤ߬¸ºԴ֡LjǂЇϣϔʎҸ̇ˌþʚɻƺдڇΎܙźିѠόJ@ƢѸºۊҭގÑѾƂࣴdzڴͬ˘מϠȊԐQԶƄ୨ͥLjǕХʝĶŽ"]],encodeOffsets:[[[22708,61820]],[[21966,61983]],[[21727,64760]],[[25445,66551]],[[29662,70679]]]},properties:{name:"Finland",childNum:5}},{geometry:{type:"MultiPolygon",coordinates:[["@@ѻŭ͂ǀź"],["@@ăÒ¬òƃ"],["@@ʾɽÜέױƷՑƾµǶȬ˘˂Ŷϲb"],["@@đAĒƮ@ƫ"],["@@s@²@ê@ŞĈĩȥ"],["@@ÏĊĞyÑ"],["@@λϿHġ̦ȔCȍё½ǻĀǏƿʧÛǫǂðƔȆSغ͎ϔĆ@_"]],encodeOffsets:[[[182772,-19429]],[[183654,-18536]],[[182559,-17788]],[[184320,-17370]],[[-184294,-17331]],[[-184247,-16898]],[[184320,-16556]]]},properties:{name:"Fiji",childNum:7}},{geometry:{type:"MultiPolygon",coordinates:[["@@ŤQÑŷǓĜł®"],["@@ݲĒĴÉչҕ˙cęŹ˩¡ɳŌ؈ʈ˿º˲Ö˕ʀʂĕ"],["@@ƍĬǤwó"],["@@Τ¯éƅȦùZƂʄƘőŷÅƚ«ݡʥ~ƍҗæņŽɯm¯ĥɅƤàǬјȬnjȸȆ"]],encodeOffsets:[[[-62483,-53028]],[[-61733,-52697]],[[-61554,-52629]],[[-60262,-52500]]]},properties:{name:"Falkland Is.",childNum:4}},{geometry:{type:"MultiPolygon",coordinates:[["@@ιÆʼnǺàż̎EƬșǛ"],["@@ġænȲŌċȋ"],["@@֥݇ɋչˏˉܩŦ̥ȟʫòç¢jqZXRNB¦ÖìŪɄ¼ĖtƨŨ`ŀƤ®ĄsƲˇΦŇڂҼࡪ˿ԞН
ƝĖüƌũ²̫ƦʄƦӗ"],["@@ȥw¬ŔǝȸʊýĎɕ"],["@@ãJ¼Ĥhĭ"],["@@ƛ°Xʘǐëɛ"],["@@ǍC¨ɺʤȿŽu"],["@@Ð֧̩س͇ǠäĦɟȘâƐœɚȾɀмʦʮİDZ"],["@@ñƥȞǮū"],["@@Þ_zY~mªQÀR~¾\\Ǝ͢ʕQֺƭѥۇAӃɭƅǧ´ƗÉ¹Č¯@akiwŋēŏėkmƗ±cƣʹǩWijkƗŁÅBÁQäJĨŞò¾ĜŲNưk\\ȿŀĩ´
¦·dȗƹ̘̟ÉšϋƟ̜ȫýЯΚǓˌvŧͭޡӋϡŁž̅Ǽ̇ÑکDŽյ̵ǧɷƆПভßĕÖËŻHĎšÇPÕؙȾÅŽ৽ĠʪƇ£¦ǀ͑ƘʺƀȪ࠸ƚŊÛØýćƒܮ҂ҁȯϾͽȸƐvĩӐ՟ǢɭʜȒƫŀƚĤʈµțĂѹBÜƆ˽cĤǔ̯Ǽ̌ŌȹĴˮ\\БºôȚƚદȆҐʯȸĤϊÅĈĪѼǃŸcͮɭКԈGĶʕࠌûӤŸʋº¶ǎࢸʞ̆ɈäՐܒDzȠ̅̈|ƔȻ˔¯ĀƝТ¹sɳͬUɰNJ¤̩՞ɷʂx"]],encodeOffsets:[[[57137,-21851]],[[46265,-13288]],[[-52892,4159]],[[-62286,14843]],[[-62700,16272]],[[-63067,16392]],[[-62799,16620]],[[9708,43833]],[[-1206,47006]],[[5929,50728]]]},properties:{name:"France",childNum:10,cp:[2.8719426,46.8222422]}},{geometry:{type:"MultiPolygon",coordinates:[["@@ÐýəzNJÄ"],["@@qœƹvĬƗϓˬҔµ"],["@@ś«SŴŰć"]],encodeOffsets:[[[-7359,63631]],[[-6790,63722]],[[-6559,63753]]]},properties:{name:"Faeroe Is.",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@ōY£ŦƈLjŗ"],["@@ÛåĴƤý"]],encodeOffsets:[[[162115,6978]],[[141459,9729]]]},properties:{name:"Micronesia",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ķ̻ґՔƜˤ¡ȾϿęɷ̽ɩ÷ҵԪ̵÷ેȅ˝ŗǥŗętŹ˞ɥɍЉèǕ͌ǟĘƃđ^ͳ͏éϫÐÉгȈūǍȀš¯̅NjaƳƌɧƝĕȍڃݺԿҞ˸éοƸ˙϶ƸPǽÐȓѠʂ˕ƶÞǥ¨džţµśì̥רȴć̌˴¸ĨƷˠīǤŴϣĐȅɌƞĦĺówϤ^zzJ²Iz£`wĒமEѼG՜hŎǰFඊÖā"],encodeOffsets:[[13613,2214]]},properties:{name:"Gabon",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ƻďʽàɀĜȺë"],["@@Ů_˗ƟǍɄɆIJă"],["@@γ{̛̈ˉɯʁVїɪ̪ƲſĔ̢Î˨˘زŰτăˌ˝ƉƩʞnĦƍǛ¤ÄɵȅǗ"],["@@ȏ\\ȔǴɕ"],["@@ÖȡȿófƔǣÙ|Ģˬĺ"],["@@ďà̆Ȏȵʭ"],["@@҇§ƤǔŭĸƸ˼Žaū"],["@@ƉɠŦSdɋ"],["@@TLJϴ½ɵǧïƀʍBρȪϤȘƊƕ"],["@@pű˩Ìʺæ"],["@@̗ɩňÓҵɫčÄȐĠȓɒ̠N§ĦҐǜś"],["@@đǍٷ̣ěƮɷȭؚŌૢKʘȓڽދǕΦǰŧֿȍΩÊجťϘÚϞĽЮ˧Τܯ८ӯķă˒͕ņ͝Y̮ӄ̙îƧʻɇȠąɼƄиOԐǥøʅŽ̝̋ůƗνÕŜƃϻęࠬđaƱοɋ։ų࣭UՋŎèÛƵÕћmIĹߵĨͽëɳͣѝź҃đ͟ɃчXड़ࢪ`נҊܡ̍ԇǜ˿mŦúʛæџĩɡĪ]ǬߺˠȦɜķ̾ӧğΒ˴ۺǒˤãƖˆį˅ǠȀԺˍMͻ˶ĘʲάưћIƕܡÆÿſķÒŝȌиѠǏ̺ʌÆɓĦĜΫɭŦʾ˛ǝũԙƥ¯ȐϾėɆΠנϷȏЗƦŬŋ¦ʦˤțŪǴƘƍĺŘǴϜ@ɍǂÚƚˤpQʰӬতŘǦ]³ĵ"],["@@ɜĻҍÄlƆɆč"],["@@ɌýȹӇRɴ̻ňʐ¦ǓƌǪĬ²Ó"]],encodeOffsets:[[[-1091,51907]],[[-4297,54602]],[[-6367,55387]],[[-5227,56780]],[[-6275,57273]],[[-6113,57155]],[[-5916,57697]],[[-7423,58487]],[[-6292,58886]],[[-7378,59068]],[[-6347,59765]],[[-3184,59920]],[[-3130,60447]],[[-1339,61991]]]},properties:{name:"United Kingdom",childNum:14,cp:[-2.5830348,54.4598409]}},{geometry:{type:"Polygon",coordinates:["@@˂Ə®³SïûÑēẂĜڱɠÁuǹŏsYƑe؝Ýէuȑ«Wz~nmhûųĪít
Ò^ÓNÙMaOoWčijғ²ďÁRß~ĿvÇhLjǂ¾ɞɱׄշͺ̽êПɰƼÌӂgʚīŢɲĒµĶ³র¥ȚßRö»ЀŧÄƈ½`eEsUlmÆmŎI zĊlȐòƨɠōâŊjTÔuňöeƶũȂLŤloýȫH}ӘǷǾĉȷǃĸǍ"],encodeOffsets:[[47417,42504]]},properties:{name:"Georgia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@àāă̇ϼ͍ĭիàğşʘÃҡĭû˂ͻƽڷŔljĝхǰͯϚ̧ȥɻׅ«ቕ࠵थ˜ʢļɼƘǣĤȓࢎɤפƜВĸø°rZePxÖpÿӼ£ƀ̳jʲTŊU¬¹ľ]ôU־ĻƈîຌXΒéˠȪȘ§"],encodeOffsets:[[-70,11383]]},properties:{name:"Ghana",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ħǥǔƷ̺džȊʳκ˂ѪƵͬȎǬ̐¿ȎЕGȽʳɣ̛ˢeÐщɔƏbƅƏǃdБȮãmȏân
ĽÁYNjȚťpɣŅüʼnVʃmO¡WŻ
ÜþWùĭǯVě÷ƛuǕ³ơŊȗΧȑ̃ǘĀʎůդɛLjʁěéøï§GÛV
]đij½ŇLs\\Æƪʌī̸ģng\\Ex¾ŜJzÙĄʏͶőŜq¬ËfGșįʉnʼnNjǕ˥ǝġijNjǷiť̸ɉĬBͤʼnȍɈ͍ĜƵʪbǼëßĉȰģóƑÛPĘª°äƒˬºÜvàFŸŀÖÀ~ŤOƚZȄÒDȊM¦ßŏľ¾Ìń`òǺ¹ĬHæլlťŊ҂ljࡔÄ"],encodeOffsets:[[-11662,12703]]},properties:{name:"Guinea",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@½ɸžŒɌǣࠤǖשiǻĕǭȴࢬAèŠˎîמʷήŴŕΛƟݻːŕƇѷÑiƗۃEĩ÷"],encodeOffsets:[[-17165,13378]]},properties:{name:"Gambia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ËovŒġ"],["@@Ĺ°Ɯê¡ř"],["@@ķX¸ĸÀŏ"],["@@©ĻĩİƔL"],["@@Ń_½ËǰƙN¥CȉȃÑʽI¿}ĿÕŷßEu·ÛƓ˫᫧ÒŌƗģLŀƩ¾ƮĽ^ǀƁöƵÓõĠĴ͜łܧƵlŶǽiǃŒêƼljɱŴ°TŖaĖhƦÚĈ^ʰgɞ¬͈DŽ܆GʆA˰AGåºīñǹ"]],encodeOffsets:[[[-16277,11349]],[[-16501,11325]],[[-16283,11741]],[[-16370,12168]],[[-14090,12557]]]},properties:{name:"Guinea-Bissau",childNum:5}},{geometry:{type:"MultiPolygon",coordinates:[["@@Fѻđ_xy¤±JyIy]Pnõ¼ĽrΞڎwŠlȤtMT¯{Ġڼ@ʲ@Ȝ@H՛"],["@@Ƥ@ŋȯȓUƼɬʶ"]],encodeOffsets:[[[11605,1566]],[[8946,3849]]]},properties:{name:"Eq. Guinea",childNum:2}},{geometry:{type:"MultiPolygon",coordinates:[["@@˄ºµċȶŕୂW¾ȍѺNJŻʝଫíûžȵÒܷĆmɸĒiÄŢĬĵ"],["@@ėŐŸȈ̗"],["@@ťƎĔǍ"],["@@ŅzBǶѠɚŧ̳ȳŕ"],["@@ĥ
ĬØå"],["@@DžČúú«"],["@@ɠƠŘ}ͷš"],["@@īA˒Ĩǥĥ"],["@@ċ]ŤŎŅ"],["@@ơ
ňĪã"],["@@õāŢƎłjȕ"],["@@ĉN¸àí"],["@@÷ÐŴe»©"],["@@´Ęɞˑŧ"],["@@ċ¯ƇŎɔÝ"],["@@É£úžoę"],["@@ȘďǭÃɛâȲò"],["@@ĘąƥǗdžÔØǒĽ"],["@@{ÇəɦɎ³ũ"],["@@ŰʿȥÓńĉǮʜ¦û"],["@@ǝtČĠũȄ˄Ç˓"],["@@ŏuŞɘMȡ"],["@@ői¯LjǂƝ"],["@@ĠũԒƏŰέˀą©ť˗ŚƟɮ͝¬̞͍ͯÎ͚ƊƂÕ"],["@@ƺɿęviď̡ĜƒİǙđȓĖ˒Ƥȶ"],["@@NjzȧʲɾNãėȚȡ"],["@@åƥěðƿGŮ͊a"],["@@ɑĞŪŴƫ"],["@@ɤʽŗˇøͧȉˍpĔˡ̄ùŌƯίǰƻ{ȪǷiűʁɒȧǜ˷ؗЎtLjʗăϫآܣơ×Nƀȫ¤ŕƲŏлƛֺǥβʹʄݶœIϳѥ̜ϷſϠρ˟ęνǬμँϋ̆ʏˋ̇ҬĿÁɅʹ̀ĆʴүъɼʰɊkƔŸ̡˲Ɣٗʲďç̕²бùšƒwħDžV˿Ь˾lNŒͽLʔġȀûĄćÌlBWÒÚOƨŰAÏĞ@zxXvr¢bǞªȊ̎ŲżÙŸRÚԤfªxŸ°ǶƲdžxʺĢlĸ¸ź̺SìÂŐH¼TĒYČB͂ÖlRp¶ˤEĐ~EɌǑȂRŞ£IJÓ֠ÌŦÌh¦Uò·ƶllĀdĶwɖīǗʙƍBʅʗȑ"]],encodeOffsets:[[[24425,36389]],[[27829,36317]],[[23608,37059]],[[28512,36792]],[[26095,37267]],[[27096,37464]],[[27597,37609]],[[26480,37674]],[[27669,37847]],[[25886,37959]],[[26159,37855]],[[25113,38017]],[[26013,38318]],[[26655,38431]],[[25863,38503]],[[24941,38479]],[[27469,38719]],[[21390,38713]],[[25592,38666]],[[21108,39305]],[[26721,39136]],[[21184,39536]],[[25267,39741]],[[23978,39894]],[[27045,40274]],[[20560,40380]],[[26049,40943]],[[25369,41590]],[[26664,41705]]]},properties:{name:"Greece",childNum:29}},{geometry:{type:"Polygon",coordinates:["@@@ƢĞĝǯ"],encodeOffsets:[[-63196,12301]]},properties:{name:"Grenada",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ĩķĈӪƼ½Ƌ"],["@@ǧàLjĦ`Dž"],["@@ǁwŗǨȴNJΒÛ˫ʝ"],["@@ּřŪǝත̉ԕŮѲ¾ƓÚँƢŎȤϸOяLjϬƸࣚģӆɕ"],["@@ύ`ZĈδħ"],["@@~ɥۇǗ͗ČறÇΘΪ࠸ڬƘ͘Ĺ"],["@@Οò̼Ɯ¤ɍ"],["@@ҥȑխžÔ"],["@@Ԟ̷ƻˊܘö"],["@@х͚Ǡɰʦ։"],["@@ۓĘࢴȟË"],["@@ࢣėЏŎॾǠјušǟ"],["@@བྷɞѩʸܼచǯ¬ͭ"],["@@ↂʭ㇓Ƨď㞆ƨպʁȱಇʹ㏱ƍʵę̀īĠᗆ¡ܘʧৄʾ´ĜϽབྷەᰦܦᆦȯ૮͈ຶōࡈȍෑ̳ā§ȕቍǃۖūҩƧ೧áଝîȷ۩ᅡѧԅߙܰǠljpŹľѧÑϘȿūܜÉЙဏŤॅțӏĚΣ÷ؚŋ͞ʩ«ԂϱcӝߩŒএʓӫĆҎŽĢľρώ˶ζ@זέçəݙAͫũĜX˒͇ɛƾʽţš̗ȉݕňޥ̮ѧƋۿɀؖ˹੩ɏ৩ƶؔƿࡩġǶÏኔˠަ\\ᄄЭɍڣ͈ҽҐၷ˓༂ƾƎˍϽȡϜøᗨѩ̣ÀœIJƸҠȖߝܣÁ«ͮɇΡ\\եǘӹӖ̊ঢ়°gÿਫ਼«ČʟࠍțදćßǑࡃɇᏚfęࠟțƪŏ̚Ǯ఼Ŷ༦ǵ[Cûعŏ_ĝۇ±łůҳEBūݥƭĆāԗɳڇǵᙡͅԳ\\ϗijͷ¸Ġő̱³ଉ͂Ǝϑ̩ࠅࠫͻ֭džȦʧؽʹŭƪśǻͭæ̅Ƿқo֨֞݅æͼĽ̛͙͉ĘˈʡခŽԄǹ̟ǕˇýۥªIJțʼ ЊλԋɏڣÜҦƫΎVÊͿȋLJɯg˷ϝϥPˣŜҒȣɱȡࢃaڐŵƙΓDzʝЍŝȨċ̵܍˝ȱ݅ÒǡúˣǓŏՓĈʠƕȽǭ`¨Ā̅Eǂ̐͛ɍ١ƼXƜͤîȀǨԽȁ֓ƞăƊɬψࡇ͵ળ¡ΊȔԭNƶгṷ́ˀûʦҪDŽڛåÐȠٟȬjȾъ˔ԅȇ࣡ېß̪ઌǪȏK¦Ė७ǭĻĐʮɒތȖМȷĥɎͩÀϋκȪнƙŊ֕ґ˱ɹƤޘ͔ѸÀՋ«۟ɗǭňοHþ͐ʉÒᆖ۪ົ֯х¿Ķє͊Ƭն°ࢳυǰðʄॎ˦ႬȅҵƔǞĨڝÍӣĊଢ଼ʋӪքų˖¸ȸʮࠧǕহǛ˂κĈࠚƣ֬ŰŚŒχ݃͜ڌٻڈڰ٥Ȳ࠭Ĵѡɺ̬ĶନÍྰ͕Ǭ¬օƞÈɞѣƂيQ̛İോ¾ĬɸऺǶඛýʜȔэҲɳϘϿҕlj´Ǘ؍ùݽƼɺҶЎȶحƩ¯ĸ˺®ʳČ֪IJǀʨ˭Ťǹç͉Ú͊ˌۅȚɠǜ̶͗ࡋGѲĀUǮϲĈኻۜˈźɡƶᖟЀᄓǎҩœϵČࢿƽыĞӷċѷØˊȣఉø૭˨ɄಷîiɈޙƗѹǨɺŬཔj۾Ƹุĉʩʹ࠹ƁàؕœহȜΞŢঁyಝ͌̄ʎےŢᖂȞԮƲᒪŖࢄ۞ԨĊᖏmǧʶᒈԬژ¶ƗŀˢíӾ؆ಾ|ᖖѫᕭզ◴݆̂ƿĬѕ֚҄ᅈΩp୧ϸݲö⪴ЮӴૉ͈ᶰÇюÎ♣ĠǤيȸ෬ƍߌȚᇚ˫ӽ̺ࡶń㹪Ê"]],encodeOffsets:[[[-47377,62241]],[[-37920,67105]],[[-52237,71222]],[[-53996,71624]],[[-52915,72556]],[[-26042,72624]],[[-54820,72746]],[[-56337,74539]],[[-18432,77218]],[[-19028,77868]],[[-73387,79182]],[[-18035,81742]],[[-45941,84054]],[[-30671,85571]]]},properties:{name:"Greenland",childNum:14}},{geometry:{type:"Polygon",coordinates:["@@˶DʔŁRƾ̮ȅ
ÿáˍɉɷǩƳãáǧºǑQ¿īÝÛĩǯsvůс˳ƕїNJ٩¼ܛҲÜΘ^tr ĥȺĖƦŀǪȄ̮ʬBϢ@ɶ@ƴ@ÚDYøTĊø@¤ĕz·@°sȧÞɟƆη͚ǶAǠCHӂໞAÑྩ"],encodeOffsets:[[-91374,16270]]},properties:{name:"Guatemala",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ýƚȐƾÆǗʻ"],encodeOffsets:[[148216,13578]]},properties:{name:"Guam",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ĽdzĠŝķƧ͋{ǥƛÒŷǩӇש̀aĘѱвۇȆāУsËh¯ÎuRǗ§ā¯óœ¡£mǛGßğg©Ņʱʵ_¡ġKŻơGµ
M΅Ʀʯ˖ŋ CĄÓ_vB̼œöĕ˞Šݮʬ̄Mx¿ÀıǢłϗƲƄҤŵƀċhÿ·ĽWlj÷gՓפ]ôĢàäÆoƞB¾}ÈmÚ¶ĚάÖ̮Ƞ~øGg`ĵbµm»X¥²í˘ǤɸИȬĞt~Į´d¶ƻȲۈЋׄ֩~̟ljխɒϮδÅϊϡˀŹՉ"],encodeOffsets:[[-58567,5682]]},properties:{name:"Guyana",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ȯǵǪӰŗʼnq"],encodeOffsets:[[75477,-54412]]},properties:{name:"Heard I. and McDonald Is.",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ݷȱĝxǷŲĽµ×ƛűɩѳϟgMOǓĸ³îʓɽ]țhĽWsaW¡PÁȓhÿeyÁIå[ùǹ¥_ɹYŵ̾˙ĺÈʖazϤ÷Jĉ_ƇĞʡŗ
F]¨MºO^ԝ͢ȯLjLjRÀ¹ǒâǨƴäɸǪˎɊĀâĆyɎƮąΞƞ¥ÐфĽєøΐƿʤjиΕǩĪřw`ûƘMƖƣɚDůŬɶŇâƉÄÌ¥ɍ`Ĺĉč"],encodeOffsets:[[-85642,15234]]},properties:{name:"Honduras",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ŘËͳøɜk"],["@@Ҍá˱mǙĐ"],["@@٦˱æŃ̪ٹǾԺı"],["@@ʛ`ĎϊÓė"],["@@Æ×ƕĤĐ"],["@@ƧȬhɞƀщ"],["@@̟ĒĶŪȪȻ"],["@@ÇąȌˏ¹īͪƿ˱Ù±ɣƝ\\ƣǎ܋@ݧǘ͙»ȥǧɝƲȫU©̮ȵǔͫࠊ֭̈́σÅËֵϢёŶoڥոÁì̊`Ы˦ŁВʯǼȥϝп˿ը̤Ю®¶pŢŶpK¶áŦÿƊlƀ£ŌSĈvYOÐäÝÖ̀ňpĺQÄͼIbкǮǸŸĚUöq®]ƮËļÝτ˽иǥҨƨbĎĂȬr"]],encodeOffsets:[[[18031,43796]],[[17051,44029]],[[18092,43927]],[[17189,44310]],[[15741,45030]],[[14836,45732]],[[15166,46057]],[[19360,47035]]]},properties:{name:"Croatia",childNum:8}},{geometry:{type:"MultiPolygon",coordinates:[["@@cÏɋêǗƎЈƧ"],["@@ƇǫÖŋN«aÏĻijĵG[W¼ïÊăĢÙtÏșíâýÊĩۇÝёČ̥½řůӽ΄úƦƆூȑΎŞ|ĎϵͬĜ̴؟ʀȂƊӦdΖſ͖¡²ll}ǛǛČ÷"]],encodeOffsets:[[[-74551,19229]],[[-73366,19657]]]},properties:{name:"Haiti",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ĺDˢɯƾqĜƍ݃χ݅ਇ̣ūħėȑqd£`ȑh÷_ȗpljėًſčāaƧҧзǦσ˾ĽÞƫÌ^ț̜DžL̢ŦUͦȞŖɉŜժäʤԬȣ߲dÊǴ۬Ȉ˚Û͐ŰƀȚ߲tˆǵ̪Ê"],encodeOffsets:[[22663,49568]]},properties:{name:"Hungary",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ĹVhŘѴʌ ƧЁɑ"],["@@ƭʚĠīť"],["@@ùŐľƋ"],["@@ٮө¢ãœƙɑóʙĂҙΨџÊŃǀ˲ŶլÈÐÕ"],["@@՟֯ǕţÞĤLjŃĤĶ̒˞ɰȸñƌȨВȺ^ġDzV£ŭŝoĜʣ"],["@@Ň°ä¤č"],["@@õĺŜŤwƧÍ"],["@@áJ¾ʴĢ÷ýȅ"],["@@ʗNJƈĴeï"],["@@ŃǧÔÅ̅u͏ŀȂ_ʶ˺Ȝˊōßɷ"],["@@ŝǝǿêʾȶ Ł"],["@@̹ʙ˕ȸǪí͔úŲé"],["@@˧âȞŖĊǷ"],["@@ÅƺƤĝȁ"],["@@Ќæŭفõ¦ȜŪ"],["@@ʞÑăíǟÆFú"],["@@्ʋȣìïďʗeСŐ՟±ďƈÈɺآƮۮ˱Ѭĺ̚ơѸ˘ÎèƉƄäøȇȉʃ"],["@@ñȶɒƀ˃ǁ"],["@@̴ĐőǴİǠ̷͑Éòć̓mċƴǃƓेɑɭþ Њˢƒ·ȪʇƎaɠŖΛɀ¹NJ̦xŀǏ"],["@@ɎɃҹω÷ɶωǎũDzЄiǺĸʚõ"],["@@ĿïĕȦǢatœ"],["@@ˡʃγÄȯĉƪ˒ȨͬŔLjă"],["@@£ĢĖc±ý"],["@@ȩŋիfδېǶńЌ¤Ȁʱϟӟ"],["@@DZDrˀъӔþëûÏg̟ʣ̻"],["@@șîƠZºć"],["@@ş¤ĈÆĩ"],["@@őFOĈŢč"],["@@ijͳŶŢƢǚhނNĊñȕŧ"],["@@Ɓfjüʲßƙ"],["@@ŋtŜúOĭ"],["@@ǵț`b̦ôXãɦΠɁ"],["@@ʘǩÏ̈щƁ΄ѰŚWǬɁ̠ҠȵϞĠʛŪé@ȻȀėРÇӖú˶ƅmԥǒ̫ૣОӗĹঙĔݹƀώғʏʼn҅ÖՏɄۡĔĈ˓ŀ߉þĬƞĨįƞˀŎZè˸ǦǞـƷȆǎ˞ē"],["@@ƓSׄ¨ѯ"],["@@ŏPĔÞ|í"],["@@Ł½§ʲƪȳ"],["@@ӵɯʉɬŮ®ƪřŀŖIȖʈƨɻ"],["@@åïʘ֜eɏNj˛"],["@@ɍƀɖGĥ"],["@@ăĆìA"],["@@ȟƴĘƺņñBɻ"],["@@åıɿÊĨɀwʬ˪۸˅ūǡŋ"],["@@`ɫşØé͝ǸǍǿÕſɟƕP·ƦưɺòӼȆȚĘƏ"],["@@¨ʧǂɀœ"],["@@ƕĩęǔȲ~ī"],["@@Ɲ«ºļĤÏ"],["@@ʡą«ÒͺƸ«ƃ"],["@@Ɵ½ĈĈØ"],["@@ȳŝJҦǦǦԭ"],["@@̮ʭFȯҙDžЅȀƃƸˆٮf"],["@@ťÔƘAqÑ"],["@@ՀĽdžšʒσ¯ʋ߯Ҁ˧CĿԕȀ̅ǵ͑ʔȗ˵qɲ˒̚ږƸĕʺŮɪã"],["@@ũɕ˼KǜɌǹ{Ƴ"],["@@ŷȕǓŠȱĻ§ʐĒ̖ƞ͆ƕÚŏéƗ"],["@@ǁáwʜǺǹ"],["@@ȣðȚɬˉ"],["@@lj̀ºĐŐЏ"],["@@ʶܑįûĆ®"],["@@ÆɽƛÛѕƲԬƨ"],["@@ȀMłƑݫŅóŬôǘҪ"],["@@சǧ֑āهʪ"],["@@īĀŰ©"],["@@ːڛϠğǧˑ²Ʃ֙ȺdzզշŜ˜Ͼł¢ĬǡhǔDŽzŖƏ"],["@@ĩpƮÌǝ"],["@@ӹÉƕŜɄɎь˟"],["@@tǽǔŸĦčġȥVďƭmʾɕʃážĆɀʰV"],["@@ȹąZʖɤš"],["@@ēD
Ŕƚ¯ç"],["@@˯ƘȍΌØȒɎbˬ֣ēų"],["@@ǿ¼ğʞ̠ͯ"],["@@є×М̱ǯĵȽƙ̘č¹əȘ"],["@@ťh¬ŢúƉ"],["@@ƉŴÎVģ"],["@@băȏoǮĴ"],["@@@NjDᲗħͥĨƓBᇳࠉޢĪɮƳƫҥóŗǨ̝ɋǖմ˹˰ΰ¼˥°ȵǚɜàΧўţͨàĘƥŞŎɃ
uȴٿѨ։ń՛ʎڅäѡ̺xľưbԵOijŲơkʝ˴ƎΦş¡ɷœįХŷƍ˫JƇ̔ĬŸıɎٽьɔĞдğϺ̐ђƽ®ƤŶºħĈŊLj߫Ɲս~ʅɄýβƖʡǐɒÈʺҠŸӸ̈ϴ½ԬʷфeŚđŻǀ̣Ź̝öӳɞѯpɀŨØͫŢrʧ̪ƅȢp̺̌Ҁ؈ִƘČâ¡ƺֶ̞သܫ۪ćŀƉȎE"],["@@ĮōȑljėǐǼň"],["@@ĬűÝšɴǗij×řİƉLƎƗŤrƒŌÑĤô"],["@@ʼnqNȮƐKǯ"],["@@ɳSôŌǀķ"],["@@϶ũÀş˫Ï͏ɲɶɏůċ½ŮśÏˁƂłŘϚÌ"],["@@űAİʲĕȎȆɍíɯ"],["@@ȐęҷĀĄǨȤǍ"],["@@ũP¢ŴĈƃ"],["@@ҋĢ`Țиȕtĥ"],["@@ĝpľí"],["@@ϷƶpĘɲùƖǓ"],["@@Ĭ]×ƧőèþĞ"],["@@ÞƕñǽŗȀƿĢƔȊ"],["@@ŭðo˒ƾƍ_ȳ"],["@@ϚЭģ·ŗãȦǕĨ˛ДɶĪł×"],["@@PŇЍɸϾů"],["@@ϱѳ֣ƑЧlɥƖဝ©ιð͗ɓƭϵ¦̟ƬˁɶƝŴˣК~ΪіͦĕʼƨԠD¹Ć˼ôǪß°Ň³ȏЋĔշջ͡řǩǝʝbࡻĜʗūΛπϵƄhr˝ŷªԗǙÝʕϗÖďƮŌШ؍Ӓƌ̔CΔơĘȍkͣʁƨُaއšѹŶϏГ\\ȟĭƇêǓʠȠڔ|ШſѬЇqŃŞë֪ʸȨȖҬYѬǘфǠȎŐƱĹٰŦň³ǖĖǦ̚Ѷ˨įɠͰǶÚ˔ëǀƧ܄¥ͶơȔĆܪûԒ͌ΎψƐ\\ļƷ́э"],["@@Vʏǿ³ùʐʤ´"],["@@Ű_ðǮnjĬ¾ȲϺƠ^ϻȕţ̎Ʒʐ˫ޕɌăƣúҟϔէ͇ǀ̕϶bѼƝ˖ÐȦƯʖǠנ;̘ṷ̋ľŋ@̵̝ˉäƓ"],["@@ȏŢƸaĿ"],["@@ƃcÝɚ͒ʦòĻÅȿƛƟ"],["@@սʞùƜƮÂѬ̽Ž"],["@@čiČĨBý"],["@@ËǘŨïÛħ"],["@@CËéĮî¡"],["@@ġŶŐqmŃ"],["@@ūtɬǂʟ"],["@@ōƽ¥óƒȢb"],["@@ǹ^ŦĘȭƢȸȠŨșÝʝ"],["@@ğāʾ͗ÇʒǑLțɒʼnœň·½άяɷʓ࢛ϙƗ˵¼ʅȌ¬ǭȁƅȇг·ҹĊϓկϝƣƮ\\ʃБϧŰ@xśřǻɂƅǯDZ\\̋ƏúLJʧϿਖ਼ӗƗژãėď@Ǯ죯èͅƩāɔɡ§ʹ˂¿ɇdzœƃá˅äΩșжŅƘٝƳčÚÎòǑĥŇŊˉÙƇ߸ŗŜpӴǏɜѹǢĨƚɁȺŖΠʿ˚yҴȆƢĴķ[ÆɌʬΪɂĘùōĬɿܐمԄǂתɨŎĜʞʒĶϼPÂŏԮǕɾǖԠdˌѺɪͤɮĉĤɖňŌǪRȌƴžռnӰЊƕ"],["@@ĥĠǀûðǢƐɏĕɍ"],["@@ࢰoלړ¸ˑއږ࠳̪ȭ¹ʜǾ^βӃҘɁ̶ԋբɛqƍϧǗڐʢ˪ȍĪȭ̝ȩoƛĖēÏġʂʻ՞ŷžٿˢɯǍуːȌΨSծ؍Ǜяòǿĉˣ²܅śڷͱɦɣǑωȎ̻éW٧ۚઙެ·Ҭңδ׃ޚ
˄ҟज՛ܺѕʴӁౚݧдġЦǗňΟԌѱȮܭ܄̹ԺlʀͶш˃̠Å"]],encodeOffsets:[[[125900,-11171]],[[124809,-10844]],[[126379,-10549]],[[122893,-9599]],[[128070,-9740]],[[118385,-8980]],[[125929,-8750]],[[122332,-8950]],[[126278,-8555]],[[119441,-8820]],[[127270,-8529]],[[126900,-8471]],[[142229,-8589]],[[120378,-8568]],[[127566,-8336]],[[130892,-8293]],[[125730,-8818]],[[134003,-8518]],[[121081,-8517]],[[118219,-8350]],[[132955,-8145]],[[129845,-7851]],[[130478,-7806]],[[141861,-8472]],[[134478,-8191]],[[135150,-7374]],[[131759,-7355]],[[123674,-7289]],[[116577,-7275]],[[118147,-7138]],[[107779,-6799]],[[137766,-6596]],[[109951,-6151]],[[123421,-6449]],[[115425,-5950]],[[135995,-5991]],[[137981,-5843]],[[136117,-6043]],[[104825,-5610]],[[126594,-5398]],[[124972,-5568]],[[125589,-5395]],[[126137,-4660]],[[136777,-4347]],[[126201,-4211]],[[131649,-3671]],[[131355,-3762]],[[119219,-3547]],[[119095,-3960]],[[129906,-3161]],[[109452,-3077]],[[132869,-2934]],[[102836,-3259]],[[110805,-3069]],[[102609,-2806]],[[102240,-2399]],[[129081,-2510]],[[129049,-1832]],[[133482,-1731]],[[127969,-1746]],[[138726,-1630]],[[111568,-1658]],[[108591,-1709]],[[126564,-1745]],[[131229,-1700]],[[126170,-1199]],[[112344,-1209]],[[138205,-1142]],[[101544,-1820]],[[134146,-1347]],[[138633,-667]],[[130356,-799]],[[133762,-541]],[[124790,-416]],[[144357,-2672]],[[106982,-342]],[[130629,-326]],[[130304,-507]],[[106227,-356]],[[133953,-4]],[[100823,-543]],[[107294,-180]],[[105764,555]],[[105501,765]],[[105907,1074]],[[105643,892]],[[106522,1209]],[[107096,1246]],[[104886,1014]],[[99822,1501]],[[104952,1495]],[[127887,1020]],[[104150,2129]],[[130799,869]],[[99671,2126]],[[131537,2102]],[[98779,2417]],[[111501,2976]],[[108299,2932]],[[108837,3233]],[[120483,3360]],[[128674,3519]],[[120714,4287]],[[110916,3779]],[[120397,4271]],[[129861,4131]],[[98809,5355]]]},properties:{name:"Indonesia",childNum:107}},{geometry:{type:"Polygon",coordinates:["@@̽ĥ̤ˬZȅ"],encodeOffsets:[[-4517,55486]]},properties:{name:"Isle of Man",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ʬ@ĤмӼþʜόώeլԟ͚ƺ̃͠đUzƓíȘșKąuū¾DžWǫ̑âʀ˵ɶĉɔÛʄǣaīֶɹĦrÓ`·O¹yiŕĿœāŭƛíƃ½ůBėoĻÁÏqėĽhƀěĈ³Ā¯¼Mbn|Î_Ө˃ָϿP¢r^¤YÚƨĝƐíƬ`¢[ÛpßҲůä^ÀjĖQǐ»èeɚĪŜÁɂãň¥£\\Aĥ¥юɳĐsɴČâWªš´Ǵǵ˄ĶɬǏłÂμ\\Ŭ¯Zz´ƀ¦ŜGèĸįƄS¢ƎԬFĀxAÀ`ŒjŶŶèȐï±СbûÊɸSeķákĴǵʒũƺɈÏp¹ĐI¬YƮnư~êþŠͦıҠdŞÞ|@À¹źIƞ¨ĐP°K¨hֶӠ£ʨҎϬɢࢎƈՎ̰Ϧ×٢˿áƷfÙǞɵC¡ůdſƎԙࠩԵšƕRʃċjiF{şɫ˗ʽĩȱŴįǭϯĭƍëŷǿϙ͡ŔȗeŁÜaũ£Ŀˋê̝ùųęǥ¯]±léĂçv·ĵ±[ÐÍw¦đǎy˂ñφǝIÅ\\¥K@óRÿƷǻEȟǕ½įǪÝŋǕӼDŽͲ̈́ŨĴ{Ǿǘ®ĴĠɸBĢp\\ŒêĂΙȎCб¬ɅÖ«XYpȊC͎ŵɬĉåmŃɕɩ̼ÉBfƉ{IɏƑȐůeåW®ďęĥƵƛȷ}̘ɱɢðƁö[É̙į@ëȏ¹ãBùKĕǛ]£M²ÝÈÃâsĦMƊěŦiæ§VM[ĭ[Éō˟ÊĽÀµvȥƢoy˿jǯŊ̛m˳ßBĐʅNjúħƇGΞĉĮµϱśƃŦ
ŕǑÒŜϐɇȢǾɅ˯ͧԻƵȷƭĥɓŐͿȋ͗̽ʳŋ őףȏßHPLjɋŋÉƋɖ֝с֕۩ำč҉йȗЏPʳӡ˧Ř̓ƹȫłԃÉɟǎؑųȔÿěɾȳħ̵֟כƓ֧Ět¦šUܽѯÇׅ̿äț͢şγÜҷƏȓǵŏэҕʱϝȦљӲȓҤçЎŐ͙êEĥ͖ųƐЅੴٹৠӁྰεӤů˔Ō@Ƈƨ¼òŷ¤ǡ̄ԍᓶĆіřƫĔRȂƦkǗîĵϾȐۼãϐDžɈĤČķSоʐӍƂɴƭHƸɌÖՁļåċȥɡƢāǓȩ̿ࠫΕʱDӻ̔ঁæŬȎŵݴʌˀѢųű֥Ʊέöԁ˼ȉ͎̠ɾҕɉÍɔİÒĊnĜbĈAŚCHʨXxh^lNhIzDvìgÈ\\ÌcĬAǬPĬEȸěʘĺLjÌɎÀfQ¯p«ä´O¨Pbææh°C¾B~ÙŢL vwÎÏŔÕƞȍ̢EȲáÁiµGƷtƑǠ¤π
ǜէɌĈ̶ˠʦżȄĂż¤¨ƆúîCŠïÀƗĚ¹ÜJʼİ̞˞þfî¸ŊƲƚƐ̎¦°ҾɸВݾάƆÞÌ ¼QºÐbêĢîˤ̼@ŊÈļÚO]ýÖbÚºǢY¸ÑDŽ`ª|®æÒĔ¸˨ŠÊ`ĬâŜWN"]],encodeOffsets:[[[77130,33061]]]},properties:{name:"India",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@¿µáƠĆŏAƨƁ"],encodeOffsets:[[74232,-7554]]},properties:{name:"Br. Indian Ocean Ter.",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ˋÄɨt¤÷"],["@@Ňŭˎ࡛λӧŜĉӅñÙøࣽΣ̏¼űϵŽޣġDzǨԃãѬɰدÙδ˖ЗZÒӮőźɰŦ܊ŎǧÜƹĵحÅϜɆƔɲ̴Ģӫ~ӝƦsŖͬ²Ƴļ˖à@Ø˯_¸Țȣ¼ĒౖaßĘЬʚՋ͘ǪĒɎԜĢRʇ̌ͨ̈Ņɍũ˧˗̡Íƀē̩ƱјɩʂUˊɰ̜̇δ|"]],encodeOffsets:[[[-10186,55208]],[[-6367,55387]]]},properties:{name:"Ireland",childNum:2}},{geometry:{type:"MultiPolygon",coordinates:[["@@ȝȃեĝϜȂIŖѮHû}"],["@@͂|ొٸ˜ʇǽƃǂȅʝƑԄϋɶrüқǰʑ߬NjͣӰɫ࣒ķೠʸŮ@ȣÝʔ±ѴڈńǚʶКɰݠ|ƚƚنƈȱނʵҰdТơźɏԞʑɺ˙ٺLþϝ¹ǵČğTȻhÇE³ƋõiΓŇǝgĥã¿S[uTuvańŽȷYƁDZ@͑ôĻ˾é̙̯bťŒͧĴ̍CçƱCğHǻ|ƑYɎȢ{˄Ăą¸dzEƅwçȋțȑȡЧщLjǏİķب࠷ܺ́j͵}҇ΐY|Q¼±HwÁRǕQ]±wcƟܙƥÓőĩXʃţ»{ƛuŷamÍ©McT·ĝqʡyë¯MĵÿؽƲŹżġĿߍƜ΅ÃȽŘ௳Ȧʣࡒʵ˞ԡ`ଝՙїLjҕ|࡛ԈǹʘϏǪχʻɤǻԂǏŨRNJǙìsɰЗтćɸѡƛѷʰǒŜȅé͕̻ƃËēȼ˅ưIѲ˥Z@ͰØǚÜnjīŢĻŸáÀƵʰfƏOҩ̰ljĄálƻNgfYª@¸¼ôJ²ŁƼԻҲŪȴéɊĤŘOȌȲȘĶªü lÎŀşǞÈŲŦæVzė¢͡BΏnjķ˺
©VD¹¾ʍ֞|ŰȃŨbɴ͇ǔȨΪŵªuϚȽҔ̮ǖ̆Ȗı֎էՔŇ"]],encodeOffsets:[[[57537,27568]],[[47222,39811]]]},properties:{name:"Iran",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ŗPģêɉũȳԼұłƻI±»ó@·Z©heɞyNJăҪ̯ƎPeƶʯâ¿ļŷĬšÛNj×Ǚ@ͯ˦YJѱˆƯǺ˕ûqċfdzìƅ{Gy˭ĪзąȯϳŗDžÙóƋƍƧ൝Ŋ߉վਚഃۀğ˻²˗¢ҷèŮĴĜǥɣ࣊ᇴࢴǪ˸ƆܸµزĶŌ̺êӐјĆhưĸĘĦTĀÌSžӪşƊGƪúĐWgbMųä×Ü¢ǢIJÂE¾Ooʎ֝º½CªUĸ˹ΐNj͢AĘ¡U{åťÇűŠǝĿkÍûķ©ȯȗȋ"],encodeOffsets:[[46733,35404]]},properties:{name:"Iraq",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ߔźѫɋΜėŇɋκpåDZʴÈҤĻƿƏǦˍϏʙ˹H÷ɃϝƣݽťڵʻধŷŋƫקŇಙŲʝŌäIJȥÉуǨఽį¥ɌLjû˔¢،˸ӷÅĒǜ̢Ĥџỵ̈ɚଏ³ǧŀਦƶݬDĦŞؕR֒ɂࢷŐ࠹ơӛİȒø͢ÛȡȨАćˤÐҟČʶɅŘ̀NeƂθǗ̠ƃƤGƊуŤϴ®ՍÔƠúѦBࡨͻʅʅeѼϧ˚̶̌ÅȺѼ˧ĚʶҌĞעϙŽΤ͠]̚ƭͮȨ˄Ý̔бɂʔÜɜQϊʉ"],encodeOffsets:[[-15916,67818]]},properties:{name:"Iceland",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ǷÿGkcȋÉNå¤açjģlŅ×¯Ĺ¯ƫȹWqsPclMÐlØkÜÉɅŭÏȟӐĤБྣÍßփบĒìDÐƨƎ£¸NPǎʮβীʬOϨ̚ЛŁǷ"],encodeOffsets:[[36647,33521]]},properties:{name:"Israel",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@БٗǒƵ̯ԣĢ̝ʲȥEء͆ѽĬǣȎʤ̨ƚů͜ƂкǯƠ͊ŚàÏ"],["@@µċ¯ŮĦ¡"],["@@ãĪľ
ç"],["@@Ƣ͏ƋșåएыÔ÷ɳˉȗɼňՒŝàẦɿ̠ɘ̈Áր͚ȫbœ"],["@@rŧʍzɜĮ"],["@@ǰFgeq˽¥M}PmlYúLÂǁƘģģýûƸΟ@˙¡ǡʢɯɳȷŮлঘշϒݍѾϏՆʻ࠸ɛ͑ႮܛьηįͱɟĬdz˾Ͽ¼ǹƌɃͿׯӾ̯º͍ҵǕÑ͡Чϻ˩EߥȜӢˌŪ\\ƴѣࢤدȾEȘƳǘΧÍĶŊΓêʻΤթPϩȎ࠱یзĒvŪϫʹNj˝࠘டЌٕҝљğŨͮˋuΙǔþа̛ȬόƠÊŢ̗̠ȘƺkÖoǖ֒ĔöȬŴîÈÀÔôǗ̢ƙP_£ÃƨƕÐ`ư̾ĎɶĂ]zBĐƧ¨SºAۨĆl°KĒĽS¢Teŀy¶xMnÂv®¦^¸LȠÏi¸W´PÎ ŊvSĎAĠOЫÎeĊKÈPj¾ÐÞĢǂNĂ^ȼWͦĆxOJ[p¥Īċ¾Ù¸µú}ׄċƶ]ŜEǮgµ[×ƍćlė"]],encodeOffsets:[[[15951,39138]],[[8683,40006]],[[8485,42025]],[[9864,41864]],[[10645,43887]],[[13744,47322]]]},properties:{name:"Italy",childNum:6}},{geometry:{type:"Polygon",coordinates:["@@ފʱŞȧ˃¡˟ĞùĿƧíƑƁIJͿɵʞʛĪļƈ˾ØԦÃ"],encodeOffsets:[[-79115,18901]]},properties:{name:"Jamaica",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ǻ¯`øǜ"],encodeOffsets:[[-2067,50413]]},properties:{name:"Jersey",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ůį
YӱŭɛÇԱŽɹÍɍÃį³NjāgcacãƗ¿őkaŇ©
ĥƑīƟNjŝǵŻऱŸnǞВྤĸْiƂdȌHlǸĀӬ̇ϒÏࢲɤࣉǦěŭij"],encodeOffsets:[[40085,32896]]},properties:{name:"Jordan",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ǩúĆƐ«ç"],["@@Ɓƙ©öǾŶQÑ"],["@@ƥS^ŜƈŇ"],["@@͡ǭÁʑų·ɊԌDŽuƂǸHȕ"],["@@ĉNPƜúƩ"],["@@ïåǝĺѴɤȥʷ"],["@@ƩDµļĠÞŪÛiŁ"],["@@õ DŽ͔čγ"],["@@ŝȂ®ãý"],["@@Ĺ\\¤ɺƄhǛįġ"],["@@ȔōǛwƮ"],["@@áĤĦƲÔŝėŷ"],["@@ķǘƺßř"],["@@ķQIJàğ"],["@@Ѯ@ƅˡ̠g£ŗżȡ˻Ε˕ࢻɡxƱȭøķXĉŽ͓͙ĨİŮxŴőƘN˒ϐѼţ¦Ʀʹ̄ģÓ¤ɇŶD\\ŵʉÎʉǙ¸żŭˮˀǫΉ͔|ĜȠkeĬҐǔĴǚȚĀȦ³Ȇɥ"],["@@Ʈȣ¶Ô"],["@@ÿlzƨļµƉ"],["@@ɼ{ĐͿ̣dzǏ̡ȉǜ˛À̅ŵʷѣơ÷ƋTÊŠǷ\\çќ͉÷Ԣ̌ʖ;ɐƋ͜ìlȐ̄ĖΆû"],["@@č»ÍĄƜ"],["@@ĝïƁü˲ɀÑɋ"],["@@ıbƸˈÅ˩"],["@@ōqĪö Úŗ"],["@@ijPrȾɈȦ¥ȫĸSȗȳ"],["@@Ȑsֳ̰γưܥÛˋ̇̕á̟̝ÅūǃࢅΫݑʦыΓǷđˡѕɡc͎ɪʐəÔƹȽtɓǛŲȋiƍρȽȁ̘ЦƹČѽѹթÌЙçǴdžʽ¾ûďtʬý^ɫ̹̈ȳuġѱūԫȃÙȱÈ˙Ϣwʀˆˢ֧Ůб§ɹƿۛȋС±˿àƕУͽǶۓÛ{ʊĬŌ̌jईࢶGৌȬŸȅ̔mȈĔNJƊẘՊՀŪՠЖŞΡͻİɽȖëɤǖڲɢӆՂДɊςڂɚزÏȘɅÆɨ˸ó˴̜ȼÂ̜ʄOĸ̫ǀĢƶ·ł˖ύÇDĪŔɄʖŏ"],["@@¥ĴńÝŻ"],["@@ų¤ĀĐŅ"],["@@Á¿ǒĐŏ"],["@@ݠǁռͲȕ֑ǚ̡аìމ͕ߝijґϳljΗ୕ӠύΝǣɵǴȓHŻɟۘЧŵÉ˷àɱʟʥí÷ŤĦ˰ɭ̬rʮӔ̼̊ظĻȤČ͘ৠƫ֢ìȶɪĞߒ۵߆ҭ"]],encodeOffsets:[[[126862,24863]],[[127277,25105]],[[128455,25337]],[[131337,27293]],[[132095,28387]],[[132560,28886]],[[133758,30990]],[[134103,31127]],[[133511,33202]],[[133205,33004]],[[131754,33571]],[[132175,33629]],[[132600,34021]],[[132911,34559]],[[134323,34410]],[[135441,34760]],[[132383,34943]],[[137583,35079]],[[137577,35312]],[[138172,35112]],[[132491,35179]],[[136572,37073]],[[141665,38730]],[[144619,42366]],[[142829,43091]],[[144687,46203]],[[144459,46421]],[[147277,45176]]]},properties:{name:"Japan",childNum:28}},{geometry:{type:"Polygon",coordinates:["@@ķȤøÍŖøĤ£Dz»ǢŸłEŶRÚ^́Njɉŋĵ½"],encodeOffsets:[[78898,35953]]},properties:{name:"Siachen Glacier",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ǁèĪŨÑŏŪÿ"],["@@ѝɑѩڥťȉЁŌ։ƟDžחȝijŢճCࠣǺʠƝ÷ʣɋĀˑ·Ʌǂ൏˽ƿĻԢƙŃԯβͩıŰƛ˯śNқśĨűĢγ½vȍƴĀbᅛǔ˹řUӝTûR§GěđՓØ۳˰˕ĝˣʼnęʥyğÒƹåVă¢Ϋ´ďÞǭɣâџÄȷ¯û`Ɠ£̧ͥ®ûທەӍңWɇɿȳźÆȂƩƘਏcǯۆЩVúࠢʟħʳζӹͼϳƍਡÞ৻ŗࠛݸᏟঊᓡһBᶡҗsӣ֚؝̶ࣃƿҿ̯ĒࠖוĠʁʐˏ`LʶЃװнŐáŖƂƌ॒ý҅͠ξຈuΩȮ̤ԴÅӱŔ́Ƌ߭ʀકѝҏÛīƳׅɦbŶͶdڕֻĄǃÁȑаͻưͤˢ̂ȕǼòˤҒ֊ɶjՊѩΤÐőֺזȪƦȚؼǦҠτ̶çƲƟ݀Ƞ̐ȑ٤@ڪχΒщòЎ࢚έڲξѨβƧͮǞѨwѲ̳ӎ×ÐŅʐöȸɦ̮ƝѤbϔƒƔ϶ࣹ˜ιʂ߸ͺȃ˶ɰʠ࢈ΡȈϯº~ƄʲÞұĊɄͮזÓᒂπՄ͜ʄᖮ̔¨Ƹ٪ȔȏҲŤϖץý͗ފMƴĶɖ͑ƨNJԜƩМîͿ˭ĎɓϞƠвōČƆ٦ȺǼǐ୴̒ƵʟȝNÂŇୀهᅂᐳπƞrȦʌĢͤđ±ȇˈWàǻࡸWɤƒԄĐӴȁ͆҉֖ƫȲϏߖĭдɸ£ǵגБ"]],encodeOffsets:[[[51389,45932]],[[89419,50264]]]},properties:{name:"Kazakhstan",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@Κi²ƿk§mŽNţɒ˷ݒ³ȾƁڒяŢćŜ}Ȑ[ƀIݘťƎĸŐƪªĆޢΠɌǹǚħŶDĠdɌ`ŬAɩ͙ɭ͛̓͗^ᶻɪ̋ƬȕĂĻVĹɟȿ̓áPȷɇɧΟůęҿɉ˛̵ݵɥǷഩϞḭ႘নǾδɀɚÒƦˈǞƬЌBŤYǚå̘nÀϩָǎO°njGŁďäj´hſ˦ǜǘǠǜɔɊȨȠǦǞƸƲ¶Ņ"],encodeOffsets:[[36174,5494]]},properties:{name:"Kenya",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@·ƭ鬿¨ɛ×Ūȓ²\\Ú[zl֝ǫʡNJৡ¿«ʪúz¨¸kÈTIÒE~мƴՐȓ͢ɾ˂͜œςʌɐWZŴǞ©ѺʬЉʛƤÍGåsuXKþa°£\\ÁmÿnãPiĮÅĒ^³tôwO}Hŕ»¹AáWǥ_Yʁ|ȿÔŃƨҫƞ֨ϬƦ ǒîHpgjçā³ecų̈ͦƔ¤ü_ȸ°Ͷ½ĪEɤãǬĒÝά³Ą¡æUÑƺzĠĚʦˤŊ˖Ğ۴˯Ք×ĜĒ¨HüQӞSŘV˼ᅜǓÜġþ»Ôµ¼ÁвÏŲġŜħʼnWaeUʳcÍg׹˵Ǘččãa÷ȇǥƕsšJăřԁ á_ëīƏ¡icãíćŅë¹Ý»â͗ŅǍFĹˎ
DɽŭʼnuęGśÃÅ|ċΙLJƙƁcÿ«Ã¯ďy£iyH£ěOy
¥ěuë[ƉXéc§}ďŁYϿr","@@ćXÍ`]@LgÐÓ¬Gø|","@@nƀů³ÎeFÁìăAaå¬SüC¨R"],encodeOffsets:[[74384,40332],[72361,40812],[72916,40850]]},properties:{name:"Kyrgyzstan",childNum:3}},{geometry:{type:"Polygon",coordinates:["@@ұȲʃđĮƴȆǃɎƭȍǛOwҠƩ˂]ÉǓ͐f˲ɋȴƍݞǮt̨ҪʒǐೢĄʜǛ¬®²\\TFwl¹·ĖùƴǪÏüĝÖ«ƌE¶ņyàûŖsä|\\Ƃ`t`ôSòWü¼°Â|{uÈÔ««iĀ^rC°ÂS BƸƨôPĖŢƿӟɰׁʼn֓ħĕƱљ˙ʉ}]ɗͣÒŽĻJ˹ʰɍFȱʻÎćł̋ùęɧÈBǭǑƕΣĻ"],encodeOffsets:[[106933,10662]]},properties:{name:"Cambodia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ƔĭͷƌŤ¯ÒĊÝâĶ³iĥ"],["@@ÄŃőÞΦ"]],encodeOffsets:[[[-161118,1901]],[[-163163,4018]]]},properties:{name:"Kiribati",childNum:2}},{geometry:{type:"MultiPolygon",coordinates:[["@@ƉöƠŰӂ°yƣҝı"],["@@ģÖȆĎġƣ"],["@@ƑŘÒ ĀƷ"],["@@UćƳvŞȞË"],["@@ÿ½ƁňƮŤÔǭ"],["@@IōýfWǘĠï"],["@@࢚ೃ]ࡍƚCŹҫ˽̿ӅkÉȗŶ˓ÉBȝʽĐÚǓŻƋŵêÖǬ̋ˇţÖȇǕɣ̠ɖrÌńơAŇˤ˔ΖĿÜɞȌdzʜ«ѸʳCiä˜Ȣʢ·òĽĘĪȗɊĥӴϦфߖr˰ˆ"]],encodeOffsets:[[[129359,34021]],[[129264,35196]],[[129201,35565]],[[131140,35642]],[[131831,35634]],[[129558,38643]],[[131456,39551]]]},properties:{name:"Korea",childNum:7}},{geometry:{type:"MultiPolygon",coordinates:[["@@āYĉǀĔưƎǑÕƃ"],["@@٫SȧϨݵĚƌƎÚôŘdžȰϴиĆĠiȎÿvŭŚəƣȹȉˢ͢ڿ"]],encodeOffsets:[[[49434,30336]],[[49606,29228]]]},properties:{name:"Kuwait",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ϤЋâȓÞDxödRŒŁĉΑÁȄʻĚ©Ɇ»ƠéϺȾĀżýȠƣ§ûsÑrcĖUĺJ`ÁlgŲEñAÃħĩYÉ·çŽŕOʉØǓMEe{çXå¿ă¯sIջA
µĵxù̀Ɂ¼ÝÎÿĒȷˆ˓ɚǕÄÕþšÜ£pÝP±ZƛĢƃêªfUıϸʹGû}ƟéoĪƷ¸·Ȏƙ¶å¯gÅÑ
½ÙÝrÃjUJĥ§ď
OóƷƧAT
ÁqDÿ]j¬Ó¬Çv{|ɵđ
ós_Ɓ_{[tãþŕxßµŅƋFÕ¬ûĞǩÐƳĕú¸mºCx¼lĊ¤ä°®¸l¼tɆpöYĠð@ňŀȚpĈDÒeȉŊNƄÙ¦Ƴ²ďÊȓʲËƴMȤ`NJ´ȊÛƊʽȦėİŃƢŭȒĉĒ§oęlƍÆšķJß]E
auÁg§µëğȳé÷JygK`eĀÿhę¾ǡƂNÇñóÓ³fóŧĻËQQšÿȷȁ¿eǑĔȢҺMŦñĶEȪ҈õ̎pƆQ¾חJīǠĺΠǝǪċßÿsXPºN²°ǼÆŠÜÆèzƂB¶IhËJw^ÐƔɒ͆Ǽ¸Č¶kĩÅQÃZpu[ƌ ĊFƌëpN²¢bPÝĒrʔGƠM¤DZΪnªªªŔrRlIæđƸ¨Èu"],encodeOffsets:[[104579,22917]]},properties:{name:"Lao PDR",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ϧ̙ʫPҐˠ͌΄z¯ƃƦÉäǯʳʝòï͇ñ¤ƕƓŹ"],encodeOffsets:[[36730,34235]]},properties:{name:"Lebanon",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@àūìЭɛίʨƟʲĀ§òǑÒijĀWƴÇ°ʓƻՑV˿|ȅȪܻ϶१ࡰԢǹȀȪ˜͞ʲȘȄÞʾ®°ƂÀÜʠ¨Hðê÷ʂĜɜLJŰգÿʍ̄ǗȒȘΨƢʼn"],encodeOffsets:[[-8690,7740]]},properties:{name:"Liberia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ʡˏĞտɏБɶࡥ@@Aေ࠽M@нủཤႲࡉϕٛ̓؟Ҽౙ˴ϯڞۑȦʑÅşĘɉخҫؠɢ͢ʠŕךƘϤġୢе߀ǬĪ͂ƄņżƀǠďֲƈȆǜ¨ŐnjǾŶƮüƎìDŽöŮÌ~ºCªãİ@ŞLĬPÌǼŸÁƀsϼȟЊµѾĨཤѯѼ߷ᅀн۶їϢűӸȈͰЌƻܖǐʹо̦ࡠ̚Ҩeݺʥ`ʋƲı۾ǡؾsɮˡ"],encodeOffsets:[[25755,32415]]},properties:{name:"Libya",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@³ĕķŰƒȒZɫ"],encodeOffsets:[[-62356,14154]]},properties:{name:"Saint Lucia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@|ÙſŊń¯"],["@@ɪaϬίѠܣŪצʃϞܟY͙ȋЍލϑϧ~ƟŦȣ֪ũĦɵŪƜʾY̰˼ą͏ƚÁƎ"]],encodeOffsets:[[[81792,9268]],[[81902,10049]]]},properties:{name:"Sri Lanka",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ɉkɛ̓Ñęʭ͝˒ƛ˴ŗˆȦĚψӢȊÈŀĀŰàȪðĤlZ֨ёîȕűĿŵőǿϛǧ"],encodeOffsets:[[29335,-30849]]},properties:{name:"Lesotho",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@µPǸˤƁ˳"],["@@Ù~m¦xʁßɹÅkƩXuĵkoϙçåx~Ս×jǠë¶ñĥédJwfépÏLµïŖHЊʸɏǀгJ۱ǚDdžƧ̞OǮO ɦIJ˶ńβüڔUþ_Ú³ÜNÜަđڂŒƖǓԀăްοCqÛ¡ĉ¥ÛW{qƼWâY`iƥţʹR]ÙķçŇ_ėwŗǛTŅMuyÃÙ«éiTiŪeÀĥlj"]],encodeOffsets:[[[21461,56606]],[[26187,55440]]]},properties:{name:"Lithuania",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ţ̃ƍ½[}¿Q©R}nyZÝ`
YĐɼ|¨¦ÐĠîĨYjNEMïz»È·ÊyǸõ"],encodeOffsets:[[6643,50994]]},properties:{name:"Luxembourg",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ӑ́ѱϫƍޯπӿĄƕǔځőʵÆԯÛÝMƕÔړV̓åÝU˵Ńɥırوքغۚź؞Փ̢ıؠɼ¹ԶIĄոžƌ͘õ՜ˍȠÏθàȄÏŞYŤCÎÿɐħoTO«LJ̋Ɩl[ĥĬşĄ¯P¸ĻnÑT±į"],encodeOffsets:[[28824,57491]]},properties:{name:"Latvia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@řŰƒƗ˲ϩ̦Տۄ̥ĘlǨþ®_˞@˒Ěڔ˫êFמƵTЋːǓĮ˟ŮåƄ¯ÆĕOċUïǨī±ǓcS͇ĔŹZå÷gFGł]fFƿË
F¿\\ÕÀĥ
£qÝĉÑġSí½·ėµÏÏNŭǁg]«"],encodeOffsets:[[28890,46542]]},properties:{name:"Moldova",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ĥƷǘ͠ñǧ"],["@@ʼnkkŀIJÀƓ"],["@@Ͱ՝ʢඇȼչɱәǁƄŃ̂ȓÃƦ߷Ó˟ˉΧzփīο₵́గ͋ލϗ̥Ӎãճ˩ʫOছӚ̫אª٪ϧ६tϜǰӜʤƪԖдǭ̔KˬNjϞ»ݬϊׄ°Тζ˄ȊĴïɌĐƮϪÜȰƽËǰŦǚϼʚƂǷMʆɔ͒Ħ¬\\ʝʞ̺džLJʬȈΆĥź¶ŨĊÈǺĻҔϞļάŏ̲Ūɲ̠˨̑"]],encodeOffsets:[[[51135,-17308]],[[49503,-13684]],[[50728,-12730]]]},properties:{name:"Madagascar",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@ōAɼìŭé"],["@@ƾǸöƩɳ"],["@@ĕ¥ŘŘñ"],["@@zĥƉdžŐß"],["@@ȩȴŘиύŚʝ"],["@@ĿƻǤêg"],["@@ƵĴɞÂʣ"],["@@Ûȣȡàú̚Ŝèȡ"],["@@˹Ɋùɠ͖ɩȿ"],["@@ѫƥཉâͻϖҕÿʓtʚ̵Ϯӊહؘ܇Ɣѵјҍţ^ʚŇÿÞҎÉ͒ƽ˶̇ނɜ֘όǨϼ¼ƿ͊ÓɒƘËɶÿUזϲ͆ǜǼŜࣀ҄ɠଔʜϬَƁÀČƱxˬfǰƝªɩŻ̩еұi̳ȷȋéȄ|ȟșFÿż|ɕۻĵƟƣɂr˄ɛ̯ȑuʃЗ˝LyſໝBGӁǟDǵBθ͙ɠƅ¨ÝtÇ@¯¸Ėy®£@÷SĉZ÷ÙCƳ@ɵ@ϡ@ʫAȃ̭ĿǩĕƥĦȹqs]ÛΗඳϩȚ©·ΦǧևƶØĪǟyËŎƋšȆË˭࣡Пԁ̓ƸӍ¶ٟ˴ȯȖޭƺঁКْ࣏ٿĔدɚЃцࡵИҗ֖ƿΆΆnjÇƦƹ²ɲʼz̸ȇņǽ̴H˶ūʨ॥ੈۣӺȨĥ^ňρłˣϼȖ]թˈùżȭ³ŤɆʻšǁŔʲȎɮê«ƅʀǧƪɫOǃ̈́ηźǷʾÀˎӻĔࢪݫൎXѺӝƖŕDzǁÒǛĹڅͦŦɇýЫ˨॓ڜջɌχʚŅĦʉȈóŘԉͼʩϼ܃ƎćăʤȎƟɺޗԖޟxѵʖȭÂȪʀƑ̆љɌƳÙˏѕɟ̙װߜij[ɩʢFʵբե̴œ̦ĭŽ˛ÍȱȶԓɄāǴϡʰĚϼ·ɨöCąȜčõȴě^Ǿаݛިإͼ͙ࢢȟƔȜˡ̦¹ƜĐĮȑŬɽҊ፺ƴġǧẘষᛠJFϚWʢˉচگЌ߿ͦʓߊ͙ɶǾɸҊ̄ĴۢāּԁϪܕڔٻ¤Э̊ԡผәȖø"]],encodeOffsets:[[[-93884,19126]],[[-89026,20791]],[[-109058,22130]],[[-113220,25604]],[[-114746,25135]],[[-113766,26646]],[[-117934,28744]],[[-114895,29702]],[[-115871,29750]],[[-99477,26585]]]},properties:{name:"Mexico",childNum:10}},{geometry:{type:"Polygon",coordinates:["@@аˏƖɇóōI·ŹķġkʹDžwǵƱŷ¯©wԣeɉàȃ̂ÞԎƆ@¬ǔʂĎȐÑĒĶƠxB@Ɇ²ѼV"],encodeOffsets:[[22881,43330]]},properties:{name:"Macedonia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@Nᅫħ՛ɹտ˕ǿ_ŃύÒ·ïෛÍ̑ʑؗÏϟŮѱWʏȑޣ̧ŝʍЉºʋɷÝʫʡVͅȍćΛȀǟăƫƿĐ˙ɇķª˭ɩɗӵȻϝȫ˩ԭ\\řMų©
W¡ŃĥéNķºEd¤úD~¹ˌțƁçtõÐmoS±KÅnĵoɏMÇǗ̱ǔɵòˡɝaƆɓƐÏъˡfɤ̜ΡʴHȾȍЖ̏Àǫͫȍѩƶιˁȉʴ̹DžǓƸĨǦAҌȵάǑȇˊĀȰ·˦ǫɄ«̎ƨÁpjºɘԶìòƤŀ WюЋɄɬي£жîAĮl¢Ú°`ŵoẀKŸڊűƆijńyȬyȾyȾyȼíظǙฮ̵íظ³к{ȾuȒʴ@ˠ@ˌBی@ᝀ༷ၭjʅϐəØƩௐѹŀσŕʵȤĭܺƀ"],encodeOffsets:[[4330,19603]]},properties:{name:"Mali",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ʼníƀǸĿ"],encodeOffsets:[[14916,36714]]},properties:{name:"Malta",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ñƤƤğı"],["@@¾dzDžŬňÈ"],["@@sǥÿz·ȌƬ"],["@@¥ưŦŅÿ©"],["@@ÁģÁÊń"],["@@ĽũřC˼Đã"],["@@KƏɤ¦ē"],["@@ÑHĀĢmĩ"],["@@ÅćoŪǴDzĽɓ"],["@@ā¬¾ǘɃ"],["@@ǟƸɎCƳ"],["@@ȚʼnąũKĥƚÐÂ"],["@@lřčǒâ·"],["@@ZăĝɐĄƋ"],["@@·ċͅǻõlji}]ÏxÌIJgµƁAçyÛÅÅş¯ǻM±ijÀ£ÃRƛĉɗxdzΉ§ƃ˛қë̙¼ǕʏÑܹ̹ÏɒȑØбۑȆթƦò¬ÅÏƝȍŋֵ̭ƏVȑ̲ԭӊե[ֻʀЛǮ٣Υ֧εύ¯ЃŝŽćբǮʼÈԖŔňȫf¼ФąjàĒđۂ̿ی§˧ÆUϖDžЮĠ@ǧǦďࡢŁŨŢҤ̍ƧӔ̉ʲ¶̵ťˏ˫ǣȯɚŖ˕ҽɳ̽ϑó˺ƛɫȟO¥̬șɹԜɗΗǽß̬ಬΙÚRƧŸqͨĭ͙ȉńdz˾˨ŋƤǞ͗ˮĄŘϩƂĵDZŅǼÆʬȧǙÀƎŽȈYɣͱиŧфŶŬʨőƊUЈOĪźB¦wnjďĚǦúŴé̞ŀˌŪ¤b łÛȘf͢œȀϚìŸĮƎǮϰųİĪȲ˘ʾpŤàØ°E|kjČQʄŢƖࠪԶԚƀƍŰcD¢ǝɶeÚâƸò¾ʚȆĖjŎÚČĚƀ¾Nϴ˥ȤՕżĚǖëôڋԅķĭüǫ˓ɷDž_ŏɹDžç͍Żā©ʃƪəťˋծǚԼVƃǻžɽηҰĹöğ˃۫،ćpɧǨɷϨQЌʄºƿ"]],encodeOffsets:[[[100539,10172]],[[100567,11216]],[[100920,12027]],[[100881,12191]],[[100420,12688]],[[100776,12901]],[[100675,13414]],[[97081,16199]],[[96745,16329]],[[99917,16644]],[[95940,19133]],[[95964,20028]],[[95736,20370]],[[95243,20403]],[[103567,22086]]]},properties:{name:"Myanmar",childNum:15}},{geometry:{type:"Polygon",coordinates:["@@Ϡʉ֢˯ʑÉTdzɳÑőŸ̽ϥ¾ʭݿĠæáŖmLjb|z^Ŕ`CƬĚÚ¬ĐÀìM¢NTÄąŞV~p`®Sª]TªP|Crë"],encodeOffsets:[[19680,44493]]},properties:{name:"Montenegro",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ܷ˵ԛӉߧˋēcշkџ୵ƅݷʛҭȇįå×Å¡ËiНÂ@ȀNjʵ£ʉ՛ɊлðΗÆƷ¸ˁʆåpé^ZӕÆε®đNџğȆۏÍѳҲ˫֬ǙðrȨՙÖԀؓúǫqŽCɁvţϏP҅Šơkǹˢ˸іIΣÔĀØВÙŔÒÏ~ëfǿʀÑȂßþa¶clĹtóÙŎÍR¡áiFǻƬçrγuÛ¢áZſÌę¦QĈ¥ÈēhēÌˣêäŸȓìõøŊĴ³äRUĸD¬nòÞǐφǖâXroUĐzÐ~nŸ_â¤ĖØdSƼΆdžԐňº ɘĠDzÈVNØC®̜ƠʦCôRƎƎÒ»ǚī°I¶xÌÞVîWƌƣ॰¡Ĕ˫ɔǕ¼H`Dz@ƴĝΊoҘòȾć֞eȈŵŶVȖƜΐĒȺʎ|ȚœÇ£ǡ˸ɸоҌˊɆˈࡺ̥ĨeǐMȪGÊY܂ɕDŽ^ɀʔËH«cTĝµjȃĐģyŏࡠ͓ˢ¿ø`ânɶmરːۮƛŴ\\ǦVŘ_ȖĭČġĒøĪEʆGʈ¤ʙψɏĬ¯üeԼXǼÚu֞ċȔ¦ʀÝIJp̈́ŚŎªþ[մèΒĞǠsĞbĞŠ¢ÜÔĖżÞńÊņÆ؊ɢϐɖăɬǃøÄ_ƆSňKàtŌǪºèCŔǚµŎąܥ{ĹJğUćū¿ĩ±üɋʀƿĄræàƀÌðD¾_ŔIŜtĞJŠa¨aIJ}ǺŝÆ]Ζ˰ؘGÎļķÎÃĶŘÄՊчƾʕƻijkïCūnţYƛrǡĆħt[ɯ×TËSƧXă\\ŷïWˣůǍÐĝC_[čBo{Ћvʝĉ̋ͷ`X¥³ѡɿѥËȱWƱƭ{şƿɃŷñáǟÙȋŏÅcҍÄ˽ÖğćĀó ʣJãfœcзבѾҫœ"],encodeOffsets:[[114564,44729]]},properties:{name:"Mongolia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@èЦÏō"],encodeOffsets:[[149250,15497]]},properties:{name:"N. Mariana Is.",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@MˎÃȨfɜĥ¼ƽӌɇΈɏࣤŢĒࡂࡄÛƊŜАр֦ǷԄÔʈųƎʘӦĭఐÒƞࡏʄס;ڡz̒Əո᠂ࠒκүبŤŌơחʛҁʂЩ;χƮśƯº£ÞGÒZdlSʐ§ƚ©ÆU\\ÚƺĮǸȬĠ| ČĐࣈuzgNJƁǦǛɞħŢŅƌȝɈͷǤÇȆEĜƹߎȼЌ®ĐƖZŐEȈHȤQðkºFÊhżŊłCƞéþÑ`½Ī֤ŞͦťƚƸĂǐʊӒijиȸۢɊƠüЌ̚ŰǓĿēĢÅǍуň֟ЧĀţť̇ŎCvख़ĶûÍ˗ňİÎʟȏͭũ֕ߵNjÍ®šٓҋ߃ɧݳйʱɇ҇ٵş¨wţ͍ōݿۍʣĤĚĵ§յɸ˩ʊ܁¢طʵÖ˶Öŏǣۭƞu©ȭлӭၽ۷̷ћɒɛĘƺkƙӟEe҃YŹzñK"],encodeOffsets:[[32884,-27483]]},properties:{name:"Mozambique",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ÃćĐŒƀ}Ƈ"],["@@ŷډṿL³ƦSk£Bĭгíً¤ɃɫэЌʯǙËƱȽűDž¹oiʭŦ˛Ȱ̵φʯЦ̅ĨĥqγζׅĆٷljЃ ǝ˝ěmƯá@ϖÔ˄ζઌƵबʧ̞ǬŴŝȠيȁΦljeɇϞĹ¥ȝ_þČβพD६BϪBȖ@Ȗ@Ŷ@QŐOĘQŢSŢՠ·˚ĸưŖöƀĔĴà¾hƾx̌ŲNц@΄@Ҝ@Ŗ@ɮ@΄@Ɍ൞@@̼@ƾ@Ǡ@@Ī@Ǝ@ȌAȎ@ǖ@̪ἢኑۋ@ˋA˟@ʳ@ǔก̶ᨛǚอîطzȻzȽ´ЩĴŃŲƅ"]],encodeOffsets:[[[-16766,20180]],[[-5488,16674]]]},properties:{name:"Mauritania",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@Ó~ĖÁ"],encodeOffsets:[[-63640,17143]]},properties:{name:"Montserrat",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@˩¶ĈȲȮǎŔȇşɭ"],encodeOffsets:[[59035,-20976]]},properties:{name:"Mauritius",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ŏFƕYYÍȻЋƺߍFěÈȅǣȞɇņƋĨšǜɝƂǥȃďࣇċğ{ȫĭǷÙƹV[ªÅ¨ƙTʏckÑYÝH¹¤ ưƭŜͽψʁЪʜ҂טŋƢاţЧՄƕËƷːŃĊʠ̬PѰҌ̔ƟóǐªΠÑɰ\\Ĥȸñʲ̴ʤĝƌ_QĮǻǔtì\\üďĒďžŷeÙǸࠀəĚƦ˚ȣȾёĈҩ¹ʍƔɕĮ« Ínī"],encodeOffsets:[[35799,-11856]]},properties:{name:"Malawi",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ßnnˤ²̑"],["@@û²Ėŝ"],["@@ȡa¸þƪÛ"],["@@ćW°ƺþµ¥ī"],["@@ÐęƥăćžǞ "],["@@ȪÏǎʹӀϡˌҷpྕ̼̑ܛ˭ŕrŏǰTƙʟIǷĵĻǼՉʺளࡼJ̲ӭ״ä´Ʊ̎ɫഢȋϪŤȮìŏΆ÷ĴǷưEÑЅŎőϊɪĺŇǐ ȒΖ"],["@@ЉƖӯջmƳŽȋঃǩQŇŋɕĊģͣɭɩˋѹԟcɽǕԭǖÁŐϻOʑĵěʝɧōשԃǁنīʀúŎȢɛРܾ˕ǍƌȪӨ¹ȪȢDÌ̤ఎΚࣨŞ̊Ӹүƾ̘ÿ˚ɾƴäѓƸųҠȠưƈœːƺDŽŘÏŘæܺନĎų¿ȃ˺̨Đ{ÄəˆƑìƋ¥̉ţįфƚĦDžƱÙå͊ČȰǵՆƯĕůʳŗշ
ÙƇ̈́˛[ĻґŇʽþĹơ"],["@@½«aŨǚüFŋĿ«"]],encodeOffsets:[[[114063,2474]],[[106723,2798]],[[120714,4287]],[[102696,5422]],[[102245,6621]],[[104552,6393]],[[120397,4271]],[[119954,7341]]]},properties:{name:"Malaysia",childNum:8}},{geometry:{type:"Polygon",coordinates:["@@ݨƈϪɦ§Ɏȋ̋yͅșʋ|եν͋ϰስˍJᵥࡃFᙵ@ᲃ@šυĻȏƃÉƙë܍¬ܧǂċǒVȜƝŘōĐĻµ·
ùmŋµŇŝíؓնͅӤǝ݆Ɵdžʼnઆ˯ۨๆࡗಂʁֵؚިɀRфƈnĤ¸ǘĘEPDŽMՌȬʠËҔ̱ᅌfሼSҺਨ»Ҫſೠƶࢴǒ"],encodeOffsets:[[23942,-18064]]},properties:{name:"Namibia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@č_@ĈĎç"],["@@ņ]eƝŹsŷȼƤ²ný"],["@@˟ƎÚƂĴőêȰYĒΫ"],["@@ȞٌХЄлەxțǑʱĶಓُںğ˶Ťĕ"]],encodeOffsets:[[[171566,-23166]],[[172044,-21944]],[[171419,-21668]],[[168144,-20731]]]},properties:{name:"New Caledonia",childNum:4}},{geometry:{type:"Polygon",coordinates:["@@ǠఉΦӋgȅ͂͗ȓωɕᠵङঃޛଵ¶ȷĎίƭEēϝȅǻĹLJȝɺЛȷ¥UӍϫΏVϛðʛŸ̡Țŝƕ^ؙ˱ɅĜщҨīJ̃Đ̅ĜÛ[mĵáӝqѡɳǙֵʧȵ©۫ڑׂσƋp˙ˇΌźƂķȢґÇӟD˖DzMө̄ǁɦɰǿɄ®ΐؘÐ̒ʒොθðώÑ`ń˖ȀɺրĨ՜Mᅬഞ˰൪୨ᕨౚ˳ؠһٜ̈́"],encodeOffsets:[[15339,23549]]},properties:{name:"Niger",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ƇoòŎÖĝ"],["@@Ɇěؚ˲Ɩ]Şվ͑ϜïΐUӎϬVȸ¦МొɹLjȞٮ̀ƮF˜ϑŎƯĄϹtƓô÷ȸ·Ďŭ¹փ̛ȋ¹gïGÙ÷ÑljɡƏɥķηŧœÑЇɧřĻÍΕqËʼnųȻÓýƧßŗǻǧȳÕĂŽǡƑÝ¿{ljͭɑ¡hÕȬßẩʊljƻĵAó^ilc oėÙƏıgo¯ġÅıƛħЯсʁܷǙˑɿƶº̋ձħŊȷěǩƚàǝșĻŽˬþ̏ȑŖsœʓPļćŻǟ¼͏ʸŝʤÃƸþręCŤƴŘƍÓƽŎɎàŇĄǷÇɃ͔ί˔ࠗâɢƞʋÕāŅՇw|ȎdÈl¦k¼kæUńôK˞`xdlBçݨÔ֪ɨɾאɸȎͼŀRÀDŽßƌʼk±´ŵǾFĖÂŐÄÎÆc٤ʨȶǚֶѢɴӞrĶâ®nÜ\\ڶǵъҧ"]],encodeOffsets:[[[7476,4525]],[[6968,13423]]]},properties:{name:"Nigeria",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@Ñōǥ§ʼɳč֥ȴƇŃྦྷེîàƊĹò¶ɺZ¦`úǺæ\\ÂJfz«˔OÂX¢tbľXȜg^ĀŊòĂ¾¤Z´íǔķPhNLdE²¤¨ЊˢŲɪǖȒǸűĞwݸȲĊĎĸɐ_wqÁijÃöÍÛĪÝĤȋ˿Ż֩²ރĭ¢ɈƉDZØБñ½Ǖľ¬Ƶǹ˻Ȏ͏"],encodeOffsets:[[-85649,11180]]},properties:{name:"Nicaragua",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ũVĪĚį"],encodeOffsets:[[-173878,-19541]]},properties:{name:"Niue",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@£ħīɪƐƁ"],["@@˗ƭЁçŎ݂R"],["@@łù́¼ɀ~"],["@@ƩƪŮ@ĥ"],["@@ٷżʜ²ѾĿɧŀƮ\\ȣǚҊоʊՎʖhЄʸѾŚو͎ƃƑՍ˓ŹʌëʽʥÜħƑɀ̑ËʫɭįdžĿ¯ŻʥrĒ͆ӧłƷdžگé"],["@@ŕLͤɍ©"]],encodeOffsets:[[[-69842,12437]],[[4328,52620]],[[4044,52982]],[[5004,54345]],[[4328,52620]],[[5454,54668]]]},properties:{name:"Netherlands",childNum:6,cp:[5.0752777,52.358465]}},{geometry:{type:"MultiPolygon",coordinates:[["@@Hıōɒņş"],["@@ƅCÀĤĆğ"],["@@ʣÜɨ¶|ő"],["@@ƷhВİlč˅"],["@@ЭJʀĞǮħ"],["@@ůȴɂăǓ"],["@@ȌܱȇÒƒӔĖ"],["@@^˛ۉ Ր˲Ɯµ"],["@@ӌˆdžȱҙȗDZॾΦÐάӆɒʍح"],["@@тùʵϳAͽƷɭ¶Ljʔ̠hŤǸ"],["@@Dž{ÎŜĸğ"],["@@˃Yzńʘ`Mʼn"],["@@̒¡ɯǗҥȭջiȀǮ˚\\Ϫϴļƫ"],["@@ȪŝDŽƘ¥"],["@@ϥɡǿƌԘƠÎÉ"],["@@ʩIÀƼȪƱ"],["@@ԥɱЁu̩ŢƆ"],["@@QȵֱĈýǟחœΟɵĵžЦʞLJǖ୧ͦԵƃԏRϟȉ˗םڳͫࣳǴѽƁލÒۉҮѷ¹@ơϋIы_ȚƟͅбඕǘ͗ӷӻŜғǫտϿɶ̷ࠗӅ¼Ʒ߅ƩÁۣ۟άįÂʓƱƅٍ¼ΉÙԯƧʯʮࡋŭӃ،̳ƣʕµʚҩđ˿گѝİʫŽ̧ƟaéńҭŮȩӤΓى˱§ʇżČšఫۛঋķŃńʋÎƔߟɖŵϜҚĕɞŊɝ£ǭŬÀǜ϶ȼਯ͓ÌͶȘŲʦ«ώƂУԴЬȌPǩЀ̠۽ƓࡍקºϘОèůȬіȰͻıŅÈěĔɖǃDŜӄĴɑøĆŔɧɧӕľǻŽ́ðĕȶ˰¬·ȌDƘࣰùè௵ÈĽȊ٠ɎƦÉк¸Ħ¼ҳ»ǼǠદĩĞюĊ¥ǦǬՌƚѼOѮȵϹˆВƲɱƀǺĒҺOhőҔƒ˘ȝتÐƎժƲǏĀʂĖųͣŅjŵ݉ɏЧǎ࠾ײߪ˜ĠÎ˱¹njȆ֜Ǡ̊ãȬлŽʃĂҰԼ̀°ȽŦੂǔޓÇþΈؼźʵĦϨǴêࠉÌѪʮՎȏĈƢϋæ²Ǝϗď±ŪˮƐЦqʱĶƈʮ̇ĝμଌĠĚೲԾƄ˂րœʧžӪɎѲåָ̛ѪɩԥζǮɆkįͤҔqɨľҖƭԳͰߺ̨Ģ֚͟sȊࣼдƁŀͨƦԜƃцT؋سലۦÛѽͼĐǎȜ̦¼ʽȚ̌Ũڜĭгʟ̾SáΛ՜Ԭހǻ˞²݈έֱű௫ڠīLjȽʞUŲŨdžŝψ¾"],["@@ҢūҩɣÖɬĞ"],["@@ߞ˴Aŕߛǝ"],["@@̝ļ˔HŃ"],["@@μeɌ̉ॸß˭ƃຈȡጇЩŌʊํÿ،϶Ұİ"],["@@ܮͅ࠵ȘӁτʕ"],["@@ղMີ«ԺĬҊ±"],["@@ࢢęƓΏؔȀʀ˽৺ǥ¨ٺ̭ŋ᠏ၽይվ̵ɰטbȎƐᄨĞijĎᛗŃ·ɎՄmఐ˒ਂүŒˬƈଫDžʢ̱ş˝ú§ʳѷť߯״ߪȩ̒щb̷ŻЃ͠Èɺ̄åҬĔӮěOĒஎîũਇũٺJגȗӂϢเۓѷצΰ̰Ҕţ"],["@@࢙UᅮĠओĉ"],["@@ୢǙƊ̒ҶÔĚʋশƤᓂǛ˴Ʌವчǫ࢙Ʋ၉[؛üϡĐठƂႷXЁƚԎĜ߃Ěபṳ͞ȓ"]],encodeOffsets:[[[5208,61755]],[[5078,62551]],[[8298,64858]],[[8675,65196]],[[11501,66423]],[[13284,69504]],[[14206,69904]],[[15573,70598]],[[16139,70207]],[[17924,71267]],[[30676,71472]],[[21278,71772]],[[19718,71749]],[[20242,71902]],[[24183,72243]],[[24595,72261]],[[24004,72516]],[[31611,71459]],[[26201,72850]],[[-9168,72540]],[[19681,76177]],[[22127,80482]],[[11521,80498]],[[29745,80806]],[[17190,81825]],[[33307,82042]],[[21400,82176]]]},properties:{name:"Norway",childNum:27}},{geometry:{type:"Polygon",coordinates:["@@R¡IJƃķJç¥ś³ſyYקmɫǐ˃ĵǶdzµõǂáVɵĉčtэɲ¨BĦ[¤Ň¦ɁäśÂəĩçfǏ¼ĕR¿i]
ãҳŰmÞÞ¡\\ƫ_ƏîƧĞÙ£Z]¡qOֹЀӥ˄Í`m{a»Nÿ°ĉ´ŽĜgľĘrÂÐpļCĘÀŰîƄŮƜɪȂzjº¸Pǰşà®ƌȴȌ¦Ǵqǂƪəϛάί̒ĆðuâvÁ¢ĵ®Ŀӊ̏¸MǶ´¶MUBióģ³øoǖaɤDæµæíæũ½cÎr^۸æýĢ¿äĞĺ¼dÜOzq£Ƹðĸ÷Ųa˨MȨÒȾ_Łأ"],encodeOffsets:[[90096,27786]]},properties:{name:"Nepal",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@§ÓėØƀC"],["@@lë̓DzɨƔiǝ"],["@@ďÑǔŗǁɼ̐cǨƠJDŽƕ"],["@@ijʼn¸ð¼"],["@@ǡŁuĘĝoƶȫƳûĩäØƺʗzʂĚ͜o"],["@@őµƸǪ¥ų"],["@@ۦ̖ů̇ǜɺʬsɛȇ˨Śʧ˙\\ȭǘÏࢽਡԇʝĤéǩğƖjĨƩɢ±OǕӁmĮƷşɕƔŨǍ߃̱āկūBĪŅէÚƽ̙Ï؛ԡ́Í߭`NjȲ̅GʫǼƝýƺȬɡëÌŸȍÙIŐѠĴǥÈnjĪɍWRÚƪ¼¥ĆʊċØĶǡƖȞÃĴǺŖ²ŋfǀʪƨĺÍ©ƐԎЂ؆İSŘȬ̼ƀeýØʸ`óêŢ¢ÎËȢʾƕ`DŽʈȢƢ֔ϲɌLjӺтΰʮAǯqyĽʆƱńα"],["@@Ǔ¾ŞżǛ"],["@@ƮútđՌǑƁƬ®ɔҏƹWїãҁӞŷðdzƂJç؎ʾɑ˰އঔ̉آςѸŗɥܟʕƝÉѣ͕Ɣϑůř˩ƞıɣПܟࢱ֡ͭŧnjʅM_ǜȗÇѸ֘ü˨ĉƦūƎࣙϊƝdžæưҮƪǘƬǢݜńü˽צŰįǐŌŭŠʱDʋϘǴğQ̦ĿÜ]ïǻńĹǶFğȾʹĥաۊǶȊȿƳ¿¶ǓȦØDŽСҼ˴vãęʲͱ"]],encodeOffsets:[[[173239,-53757]],[[170211,-51979]],[[172181,-47986]],[[170987,-46264]],[[-180405,-44790]],[[178089,-41844]],[[177271,-42269]],[[179757,-37149]],[[177428,-35773]]]},properties:{name:"New Zealand",childNum:9}},{geometry:{type:"MultiPolygon",coordinates:[["@@åO@ńȲ˾ÈƏȓʡ"],["@@ɄёОЩ൲ϵրܙͦŵmʏέЍ͕ΟץɝdƦÙSʵ́ŭӇĈ։ࠣɛωٟݻŧȉɏhɝǯʁ࠷ϩȵѱĥछጊᠾ࠾၌ϣמ\\˦˨چÁĺѢĺ³ŸƕxՀǤðÂǷ˘Ȭ"],["@@Źn̚ñ`˨ʎĩי"]],encodeOffsets:[[[60132,20704]],[[57742,25579]],[[57650,26267]]]},properties:{name:"Oman",childNum:3}},{geometry:{type:"Polygon",coordinates:["@@MΥ٫֕ۖߕÄںՓe˂ȕDƳ¦Ȟ_d[iűĩĒǖJ̆ƷáśīÉ_˧şĕ·ãÑ{_©ÒǃZ·¹ǡaÙüÕ`N
ĻÙŇÇ@ˣ̻ġíaéÏR¹»ÝËΫƅГݽһɷ§¯ƍ̍Ʊƙ·ʼneí˟ý̛ʻįÛIęº¿Ƙȍôƅù§¥āŻŹȅ˟ʣć̵ըɋǛ£οƐǟ¼iľI´HÄjàHȱȎ̡ÖƟÐővÍ
uKÚšA}½¯Dgååa§O³Pão¬R°eɏ¿DžËʗĹõNç¬Ù¢īDǫMīBËdÇ[ëhuC¡¦kMg_WuGʧȡFěaĉmıÑ£ēɋŲLJų̟̂řӨϿĖG̬̿͂ljĝ˰£ළřıĻԋȀх¥ÃţྥqjbzêrʤĜSºNdΪbnvŸ|Ɯ¼ʄŤĪWÔŒܚƦdƠ²xR^Qǖ Gx²»{RΏZ~҈iͶܹ̂ا࠸ıĸDžǐ͌ğٶǿЎĹࣼöҀėʜŸל^ॖʴĮ߀МϮԼyʈĠƅƌӨʠξ@ɬƙΈʬиɔӲٔɦ̹ٞ¯ͮĆːʼnƊվո£̨͗и¢âࡢԨ۸Ŋ"],encodeOffsets:[[74844,37750]]},properties:{name:"Pakistan",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ȽĸŜê|łʏ"],["@@¿ƌÞr]ƽ"],["@@ēƇʂѵ˽ͿȉŐśЁѩۨŒ~Ūʜ͎Ʌ˵̨ĽċƧĞUųĕɰӓ̴ΝwƯijŇDZÆ͍Bŗϔӛսɱȟ¨ƍԼǡɱȣĄȉΔγ¶ÛĮϋVƽÙ[ƧůɢƔĮbUŪ½ĘÄżĤ¯ØĉÆ·H@͜^jX|~`ºlƂïäÐÂŊāǿŶc³ƇƖąʢnĩƶҐ̟ѢĚװ˔Ҧ͜శ̥תӝ"]],encodeOffsets:[[[-83561,7509]],[[-80791,8473]],[[-79231,8867]]]},properties:{name:"Panama",childNum:3}},{geometry:{type:"Polygon",coordinates:["@@ԷσȕŗȳÏLŃo{iij{sªÖë°] {WýƶЃŶħgRI«°ñĊÅŐƏĆġHŃĵũijũۤĉǖбۼ^ȊŘØͼ˺|^Èty©mMÝଢ଼À~ê߸
¦OªFÐbżÄʬĸEƒkĄFݦಧʙͅāګǠУЩՁ]ƗǞɯȽͻǢя̾ǃǃřXƓԓҷk¡ľşVÑ@@AÙÉĉÛƕ¦ʋĽǹЯśޙ֎Ǐ͚Ӱюୁڒίњͳɠω٪ݺδԝˏʐÉͬ͂đϜϙغӛఈԫڀԯࣈ७ײmƴȞ¤Ǧϡߺ¬̆پۜƮĞæǁ¦ˡeq³őv«i¹b¥JĎEùŃ·T°Cø ĄĘ¸^ÚĎ¿IJ±¢}ðRÖZ¼¾^ŋă²×ÎóÀ{æAĢl¾j²^Môf´¤ƨĔ˂ʬܐĖÙ͊ЬΚӸΰѦԐŴӎZƄwS̤ƑƴÇƈϤÑLʊgǞü˰űltÂÚ
¾»¤¡¢¿êɩ¨ÝNJ·ÊͺwÄÑǖ©Ƙύʦřϓƒ½¤¯؈MȠتļľ¨\\njÑƌġǚlêÊòh¸hɚŕ¶ÁÔYʀő¦¯äÌe՛ऻǤíEÄhJ}¶ÖƗŴģ¨×KÅu£KÙ ġ]ß°u¬½ŁcDžRß]ƥƩܷŻΉȳąĭīśĝùµŏw±yýљƵʡăuÍĊ̱"],encodeOffsets:[[-74892,-6621]]},properties:{name:"Peru",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@έƽ̀ɚîÛ"],["@@ɂŕĭÏΗêʄļ"],["@@őYŃȼȎÞɠśȗƣ"],["@@ōýbĦĬg"],["@@©Û·ôržêfFƻ"],["@@ËoKľØč"],["@@šUWĀźé"],["@@éœķöǢ"],["@@ƾĤ˙Ƒ̙Ȑģþɿo̵ŔŽXίͧ͝Eҗ̩ࡰŕÏʷӕǪȋâУˑ͉ĩЄʯǍ̜œƠýӶȆғΠơSďͳʛʘɅƝ©NJƧЉہƫfȚˎض֘DzŜɸ͒ɨΒɩ¥͑ͰƲǨ̶˜ŚΆɮēÌƄʐWwخ҈λ"],["@@ÉÔèȄĊɑħ
"],["@@Ѕǁƽrijnj̚ˌƌrȮŏdȩ"],["@@ǏǢƠ˒pѳ"],["@@Ļ}¸ƺƀÏûë"],["@@ģ¡AƶƐŐ©ɣ"],["@@ŗIŅɖʯƎƋ˸ÒŜ͔ŀΖƔ͐ɰĜɈ϶ţͿޓWɑƞ˩ǃǫ"],["@@`Ѥոܽʯɫˣ֭"],["@@¸ŏáBjŎ"],["@@ýÓŎ̄༾èиȺ˺u̡ƈϟˉơƫɡ·ŧ̅ևऽۇ"],["@@űč´Ŏþ"],["@@̘|ĆƉ[ΧɊБŁıŻƬ˭ȷŖLԨĽƲǻīԦȴlj"],["@@ĿMĻưŴlĈǍ"],["@@˼g´ŻɜĂȽˇʟƓۇ͇ŲƿǰĨϾɽ"],["@@ÿYëɚƦFǵ"],["@@ņ¬òǩʯGĿʖǸŏ"],["@@șŪƲ¨Ƶ"],["@@äǥǺʼnԇè̙ƌǁхĄǕǒįǼÞǨң͚ŵΖߐ"],["@@˘ˑJǵӑ϶ˇʓâքЖʝ"],["@@ãȽùȎàɢŦ°§ʡ"],["@@HñƁʸźȅ"],["@@ðŷ·˘ɇ"],["@@мːʧdбū˳Ɓå˃ʖɫքʿȲÀĖʮ"],["@@ǚÝġɑƥľîDz"],["@@ƭčŗŎƾΐNJǧÁȧ"],["@@č̋ÿ͐ǎ"],["@@شˏnjĞƆIJyħڙ̰ґ͑߃ґɃXɛǷ́ʮӳËŽŜϐȧÜÈóŶάƜʴʼnƘοǐðnȎиȋSīɍÛɨ̓ƃ̜ÙéϿƵļÒȐՙņŭͮӋϺŃkǘЭÉǛȉ˞ԉΖɵăƁNjȽ~ɉǤǟãi͒ʲʰfŸ̛ȤJͯű{ǁ˸Ɨ¶ʹ¶ÒˢɻǬÀU౺ȰܶтĜ"],["@@ă«IJƘmī"],["@@TùſîŬL"]],encodeOffsets:[[[123137,5383]],[[124068,6222]],[[125024,6583]],[[125888,7587]],[[119890,8073]],[[120172,8412]],[[127803,9363]],[[126667,9460]],[[129031,9545]],[[129085,10001]],[[127585,10023]],[[128707,10153]],[[122795,10738]],[[125594,10725]],[[126087,9282]],[[126332,9677]],[[126728,11555]],[[120127,8643]],[[122739,11802]],[[127565,11616]],[[127600,11769]],[[125437,11894]],[[122920,11985]],[[122983,12460]],[[125599,12605]],[[128246,12829]],[[126686,12583]],[[125025,12652]],[[126746,12753]],[[126241,13162]],[[123602,13803]],[[124841,13866]],[[127339,13960]],[[124963,15366]],[[124008,19063]],[[124848,19349]],[[124438,19827]]]},properties:{name:"Philippines",childNum:37}},{geometry:{type:"Polygon",coordinates:["@@áŦŔƾ±ˣ"],encodeOffsets:[[137826,7560]]},properties:{name:"Palau",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ȌġǧɡĨénj˨ŷ"],["@@ƅÁćÞɎ["],["@@]ßĉĨ"],["@@ǺÂÅȧɫĒƷ͐ʰʻ"],["@@ɔÑĘȿϩÔöÑƨü\\"],["@@ȡŎĊžĤµtȕ"],["@@˒ġ^ŝϝǘĮ¨"],["@@dÑijʀĦĘU˅"],["@@ɝĪɔoJù"],["@@ȵǘ\\Ŕɖij{Ƿ"],["@@ȧƧ̿ŢšΎϋ̈́}Ф̬Ƨ̼ѱ̘ȡŔʳ"],["@@ƝŀłĮȭ"],["@@ę˔üĆĂǡãǷ"],["@@ŕ¸Ħņpƽ"],["@@ǜìʐŅ¯Й̯ɅƆʁÇďǯę̍Zʉً̯˿ۏwɩDzʃٗϔĂǔުĥЈ¼ŌÜņμä·ćȧĢǷÞΪФ̂Þßֶ˔ă"],["@@qó𳥬ù"],["@@AᇴħƔĨͦCᲘ@njྴׯԖġҶ̽ΊiԠѯȺζοkӣ໒ջȢɏ̇؏·ƑħȤҙ؍ĶϙǢşŐ̙ԬhÄϹؼDžȿıĨǧࠌȇÑǜǯ˝ŗʫÞəȌအʄكִˢ˩Ğԇܾࢷɲġƞ̓Ä̯DžЧʠʌНĝí˅zĄǙࣷķƩżşyɦƣ˖r˂ŇɠʍUṶ̈́ΕƄअ©ƁĒ"],["@@ÕÛŷǒÑш͛Ҧ৳وˑøäƔ২֭ࠠܕĬȷƕͻ"],["@@ɫBǡƾɠøǞïPLJ"],["@@̶ĉșĻևuĠȠΌ\\"],["@@ȁèIJƺǙ"]],encodeOffsets:[[[157221,-11751]],[[157984,-11634]],[[154521,-10818]],[[154707,-10260]],[[154142,-9570]],[[153954,-9721]],[[156295,-9174]],[[154734,-8943]],[[147033,-8685]],[[151579,-5966]],[[159701,-6847]],[[150709,-5562]],[[158359,-5563]],[[149524,-4839]],[[155562,-4399]],[[156335,-3208]],[[144360,-9337]],[[156637,-4870]],[[154048,-2725]],[[150598,-2007]],[[153360,-1590]]]},properties:{name:"Papua New Guinea",childNum:21}},{geometry:{type:"Polygon",coordinates:["@@βছثНВȷ¡ѭºǩδοċÁĀɹıķɕ֥ГˣʗµÉX¯ºʼnX·uĽŢ÷ʷQÅRϟņ͋ǞҹNǯēыÐʱǡʧpdƘ˧ȎʗǕˇĤɩ̲҅ƀŹÁȹŨÚdžʋ«҇ƢĠDž̍œέ˒ǬŴřèɱ࡛UŅñqñEJZĔŘòy˸{zƱ¼]jzêŗǤŴȾÓƘÃzg`Ò¦ĈėİɕŘĿĄV°żĀÚâþDdDÊŽϒ˘ùsƸ̅ņဌ˸̾ɜʆμŻ˕¼ʹ̿٤øԖ»ӂSN¶ÐKêoexIêcĦòìµǟ"],encodeOffsets:[[24049,55235]]},properties:{name:"Poland",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ūɸGŋw"],["@@тÁPś̍ɥjÉ̶ĘŔࡼ¯"]],encodeOffsets:[[[-66995,18541]],[[-67716,18888]]]},properties:{name:"Puerto Rico",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ƈȝϛijЕЃ¡ܗ̯ŋۣԃߋ̉ơӗ͢ĻӴϯ˯˅ߕqϥуɝĆɅŕ̇ȲΉɕIJ˓ôǾŴџ¢̈́άФň͕ĴȮО£ȨӯȚŗťɵ͞ѸϤऌϐوېDzȎȥࠀťŠȂȳ݆͊῭͒͠ǚҨ˾ęLŭɾǫ"],encodeOffsets:[[133660,43557]]},properties:{name:"Dem. Rep. Korea",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@мġ˙ăǩĖĐ"],["@@ϼGQÕҙAģŌǔ«"],["@@è͝GÿĢͶÇ"],["@@ǛÖŨ´ħ"],["@@ʻļɒpªū"],["@@ũYlĒľ÷"],["@@έƣٙĮͳõƸͰÉࡠǴmŋĀΏÏǬȖøȖ˨́˯ȃĻĎĘҒҌٸŸÏߒōÆĢƪіǒĨ˙ؾlɎŮѺÜɧˤşѭIJ֓ȇƧŘũáȉţĭΗiҎԗ̃ԉȦɵŰNУϭң"]],encodeOffsets:[[[-17603,33658]],[[-26264,38750]],[[-28822,39376]],[[-29328,39450]],[[-27725,39571]],[[-31884,40353]],[[-7583,38072]]]},properties:{name:"Portugal",childNum:7,cp:[-8.7440694,39.9251454]}},{geometry:{type:"Polygon",coordinates:["@@lÕ\\±«{p¥pljÂîʵĥڧYʻলŷ˞ƺ¬_ïĚñ²_ǖ@ŤwĄđNđňƃâޅjº¹`ė@Õxï¤ä[üYĨhĊp̜ƊƼõÎÍňÛɑŽۅĉřdzIţaίʭɋͥǝȓʑßq¹Ë
µFåËåµÙCƋúdzHɭțนɾνIJpÂͬМ˾ȨɈ͊Ӣɑ˴ଫӘףЀߕȢȳǜЌΓӎƃƤƙöíºB|sx̾ঘBцѦޘเ̈ޖVވѿj̅"],encodeOffsets:[[-59555,-20648]]},properties:{name:"Paraguay",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@đëì]~ɼɘ D_ƫȝ"],["@@ÐȠɆŮÛÊ×lÏkkNOdÔ
Ⱥ°Ƭ°ĺņØĤkêi`æ£ÊKjƃķّӏģ"]],encodeOffsets:[[[35173,32044]],[[35718,32121]]]},properties:{name:"Palestine",childNum:2}},{geometry:{type:"MultiPolygon",coordinates:[["@@ŨIĿƅŊȥE³ƞɌ¶Ɨ"],["@@°£Ə¢ĠB"],["@@ǒʳóĢŔ"],["@@ËÈÖIć"],["@@ŧemŎƴG]ğ"]],encodeOffsets:[[[-152905,-18114]],[[-146883,-17018]],[[-142360,-9927]],[[-143437,-9652]],[[-143434,-9124]]]},properties:{name:"Fr. Polynesia",childNum:5}},{geometry:{type:"Polygon",coordinates:["@@÷iíkÏ@³RlÓì©Ģ¼XýіȾӨɒƠʀȿ·ͅľЅƱ͓Ƈ½"],encodeOffsets:[[52499,25198]]},properties:{name:"Qatar",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ĘēŒ¯˲©MÎĦiˢĨƲbƐ£ŚġůΕёï Ǿǡ³ʱধ̧~˳Ǹϫ˵ŮܷƇ˱ᓝƐ§ĨƈŊ˗ƈaVNjƾºĘÆlæM^Yáŧ²ū}ųīěgƷŀɯħäƍCvP¶HàNZjƧøĞƲ
lɴgʀ]R[SeUeE³ÑøȇĘįŒrȒĘŬĨ̤݆ਈ݄ψƮºìæÂEǤāȄLߚÃʹǧТƾȌlȂɈtÖÒ¤zúŘvƪ~̦ėՐۃϪ̥Ƙ˱ƑŚů"],encodeOffsets:[[28890,46542]]},properties:{name:"Romania",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ýÎɚbƛï"],["@@̢µջ˯˝ɑ}ƱāǦظՄ"],["@@ֻ˝ɋ[ٓӕ̊Ϟ՜̶ƂŎķɤjШȒtŭȧ"],["@@ȭ£ѠήӺƾܫӇ"],["@@ɻËӆ˂ʉȵ"],["@@ǗcǶ̒]˭"],["@@ѱɕŻ¬qǢϲĒΖ̸ƧЁ"],["@@ȥØǬŊĤeéƻ"],["@@ӂறƙ݉ŦϛѢଋݮൣ֑ԠˇÀՃħѿृa˫ֈߋɦĂ͡ů˧űѾףŢсڃȷ҄Ǫׄ×ϔǾΨ˅ئɴیÛࢾŠӼПќ½ҌǐѪҞˌƀ͒¡ưϖ̷͔ΪĨ"],["@@Ļƣ˹~϶Ŧ"],["@@ɠ·С̵ɑǮȕę́̂ĕ"],["@@۲ǙдIɐƿşʷGÏðŕԇFࡹಉÊ̶ϲҞÖ͊ʖ¶O̥ʟʹánj ˢ"],["@@IũݥԎѲdyū˛"],["@@ĵǒĚÛš"],["@@ƏÿʒьھǦ˯ࠗʁ"],["@@ǣȿƤʌ"],["@@̳ÀűƾӘ±±Nj"],["@@ަƻƲǩԄĹƅɔÖӝȒ܆ɫ¿Ïሴҝ{ˑ̺äŸóÙ؍ΠïĠNjʺňhȱʔǤϩǔŪʼϵŮܶ°ѮÛƓĩÄĩÈź֢ХĦ৲ŏઊӵāāʬ¶ĿϺuŧŏŁȳىǂˆʣڧ_݃ƼҨȍÛƯ̑w͂ÔƁܹșʆuċƋоǷ˱AƏĨµǕ˅©ɀͷƥ۹̒ۗîϫǬȩϮ߳ŤεġޣOѵҌNJeȂ͚˹Ƿɳǂƹdz̗lęʃπ͑կϙ@ȶ@ȶ@ȴ@ȶ@ȶ@ȴ@ȶ@ȴ@ȶ@ȶ@ȴ@ȶ@ȶ@ȴ@ȶBȶǜ"],["@@՛˛įЅÀij϶ѴȎ͊b˙"],["@@͓ъȞا"],["@@ܑìНȤвĬࡢőƣʩ"],["@@UǫګIœŪҥvεΦѺŤѳ"],["@@ʐűƛȹٯˈռä"],["@@ƫɼδ@қख़Ɠ"],["@@ȻëխĚن¸Ťå"],["@@ذģԢʣཡȹӫÖ@Ҝ़"],["@@ٗt݆˄Ԯů؛LJ"],["@@ܱňҀȲ˲̹"],["@@ЕĐdŒٚʧǁ"],["@@ϿŷâԸ"],["@@ठěʵͧɍėԩং۟ঞͅЕŝٕŨĪƕڿŀ࣯W৽njʌǶТطǸDDŽఉ¯ΩƢÒ֜¸ΆǨɊ˨˱ļڒŀıɢಬǢѠá"],["@@Ցµ˒ߎž־˷ߝá"],["@@˝Ğ˳༕äŠ݃ąતіऎ~"],["@@ؙh˨¼Ͳã"],["@@ԍßǹˆ܂Lyȱ"],["@@ԕʱɐ͂VǤƼબů"],["@@ͲDĿŷ֙Àͨô"],["@@ǍƟ˕¶ƎϠÂNă"],["@@൘ƄƩሜãƩDZࢣƟધxᅭͰ͐͜ɐǯ"],["@@йiȺϦЂȩȁǑ"],["@@٤Ǖ֜юসɯࡢ@ඤ˩У܋ÔχȄǴ͂ՑkğʣޮΡջűСƞกŧӱİӧʵࡍŠ१Ѻ˼niͶπTūǒծƆײèै̱"],["@@țſࠩþÎØॸU"],["@@®ƝҿƪђK"],["@@فWࡐŒɍĹ"],["@@㎅ޡ࣡ʵȌđʛιêǗǧыZêɫ܍dzUȵϋÎȖƯӟʕ҅ÍƀקđҋΒ݊njזϮڞÞүŌޔˤׁƖȎÎ҈ăɰɆٚSϜ˒ۖNJ୮Ȯ֎qɔǮరŢᧂՐ۬ÝϦȏЁ"],["@@Oƾȱƭ"],["@@̹ЊìďĹ"],["@@ƇȞđLjըƦǂАCɯٮϸŞ;˾࣬ʟƬĎÔ̪ɀĢΨդʲࢰӮΎƽʶČȘ̹Ķۙɵ˗RνƃșțౝKȓʺÒ˔ɃɖBɒ̛דкη]̣ȎסϗȞɅŠ}̜͏ͤөֲӗƊəÍৡΌᔹɗݡйuŻӴÇĀЃֵеݹƶŃïDZڷȇӟ˥ʼōĆǙ¶őéDǩ·ŋÝsʼnLƅTÃ`÷ɫDŽɕĄϏ؉ɣŅÅŃÉŻÝÓĕÛş¡ĝĝaǟtΑĝճçý\\ō©̓řıoɿÞęGĹ֝ČÙvǻԻWùfĭ°χɐ£ʚʇʅHĩF÷đ®ċĢȕĮŗ`ǥUų[ۭƜયˏϏ_ŗvÙnį\\͔zŐďĤiȄ¶SĞdG¬ŏ|ƃȿǃ]܁ɖÉZȩHǏNħfǝĮۛȸɅˇҋˉɷнńʼnÞǭ¤ÈÚWºo{șȷʍէɭŵUȇŸ֝dȽĈҗñΉpƳĞijJýI_»G¥ÄǭŒēˬ९¢ƋƤëXÝU˵w¯J¡ŷàѼ¹[ēű͙M̛Ɵ×DMÇUDZƷûßc¹ԍŇ·DžTƻ×cĕá£ŷ`mÁÏ}ďyVqpWáǕυ
µÏgĿñ«mķC©FȷċÿRבВ¤ǶгɷߕĮȱϐ֕ƬͅҊӳȂԃďɣƑࡷXßǼˇX²ȈͣĒʋġqȥοƝᅁᐴିوÁňȞMƶʠ୳̑ǻǏ٥ȹċƅбŎϝƟčɔˮЛíԛƪƧljɕ͒ƳĵމNþ͘ϕצұţৣȐ٩ȓ§Ʒᖭ̓͛ʃՃᒁοוÔɃͭҲĉʱÝ}ƃϰ¹ȇࢇɯʟȄ˵߷κʁࣺ˛ƓϵϓƑѣa̭ƞȷɥʏõÏņӍØѱ̴ѧxͭǝαƨѧڱν࢙ήñЍΑъکψ٣@̏ȒܿȟƱƠ̵èҟσػǥƥșוȩŒֹΣÏՉѪɵiґ։ñˣȖǻˡ́ͣͼƯȒЯDŽÂּăږ͵caŵ׆ɥҡɁǃȱܓ̍ƛĄÈųƭʿեԌͳžҡƺˢƷ܋ठځէЇêӋѾˍàǽĊӗǺG|þȬkpţȁKƵŪõfŇÓviSáʼnáþ¡tř\\ƩȏñĉkyōJÅnknVYƅ¾ÅϿŨõ¼Qșàয¦ĵ´đ¶ɱšş¾Ź®Ӂh»ËųWॿۆ҉Ōˣɼ̗GʓɸӝƮ˂ŜȃèŪ²̈ŽθĘ
ǀːξæÆĥĔƈʺIӡˈŭȖؠx½ŲܖʘćƎƟFăą́sǮĤҡƛżѦҀȶ݈Ʈ͎ĹɰDž¤ŮǼǰ\\ˉƾȲy˚ʥIԗʆɍևȒDZōԽЮګǝхǘѳɻ֦Ȼƈ܋ªýΤɶĐ֍ӄથʿɍ̟¨IrÉĂ¡nqxPȄiȐ}ûÂ÷Òµ´xĚĺp|Vζ÷ʖ]˞ƮĞÈb¼Pɇˈȿņǩ`ƟIÇfÒŀXÆW~
tƍ°ȋîĕĄĩƊġäĴE^}př ƻôOn\\°t®ŰŖ@g¦åðÁ²GzVpäÈLƢɿĆ͡ƮLJQėR±YµãsħeůÉ͹ºlżࣷİŗò®İS²mÒ·ļOǯǐUê|\\ƕkLǰP¬SpɏĨwà`ıH¢ŜŤŐȤÒɵ̎ËӈӲśĠʢɶõƸƀΰiǘƞࠎŁ¦ìϛȦշEΧƸʼnʪşཤࡔ̆ͼ̑˖ৃѶњʊTƮЇȲ˔ϿǠȈƪǿĔĞ͂͘Đࢋঔޠٶեͦօņǵʤʪ̝̐ÂҪIJΠɶטŔþǠֲćRȶ֬ñϚĨYŦșýĵإÔǚǏԺQiđЎ¼ˁ̟ҘȮᆤı༼пט˯ड़ʅɊ[]þӒˍӰıͤчƛ͏࣯ѵௗșᥟ˞ׁǸ˻»ĎnjȁȰࢇÚ๖ʛħلĕӢɯîƷ̵̹Ոߥ٢ĕӀ˩ࣞǃѶŖĀŤĝȔ٧öҹ˼÷ǂ̈Ȟᝂԃʦǎ͘PիӒfȼආѴؠͬĕΜƑģŃʪfɖő˚ްիˈΠ࠾ܷΜĿༀËڤՋঋûՃ˿ֈȑ˖ʛԜùƨȀԞ߬ĆáǸͶsᛶ֘ƽ˚Ŏͅľ௪͚ׄEíŒЇ֝Ɨ৺x͖ýҴ̮Հæ࣪āࢠ˰ݒĮ˂ɣɫʛՄûƜ̖ӾnώɐٙԖبɌ᪂ʿפʋᄚ̽ҹ٦ԇbҋњ͋ĖҹĠƗŝ͚šĊυeÁɚൊԐ૾તłą๚zાȇȧ֭ץү۲гŅဵ࡞УϝʧÓΏਁٓЙƤɹۃƏ˽êʸŦ¹ͿƆևaǡƲǭ४ȣࡦdҸħ;ðĄȔୀκʂΚ̐ͅռǂ˦౺Ȍ̐DټёÃׅԈǫॴh૫ƌÜςˤÎ˿զ൳˨ӣHԗůࠓ¬ɑֈ٠ٴ੍ܮӮʹૐʦǣ֖̮ӶҳϽ˳¸ԯആǵֈؚȥԸHŢÌзQ̿ɮʊͳ̞۶ĺހǑϤĮǻŞѯikĶوƼFʓݲ̻आ¢Ўăމƅ¶ǝծҸƊ̧̽̇ͰĽMƸɨӭҶ͒Ӥ˫džұ¨ҩ˸Ȉ^ϰΕʂƆ˴┰Ÿ්Ɣऍϗݔ˥ا̌ƄϚǒζӍÔͨŒфĽ˨ʀΊƞϚő͞ĆΨȠѹ°ÊĐ֒ᑜϲ˒হE̴DŽዎк±ΟǃܖĨWĩᆒ̐ञǵȕȗʼŎsǦࡧ̂ႌيï֛IJ¾θശѤȆႜ˷༙ʍᘪÉШĝࡡΏસTϮǺ᧮§מǧŵċ֪Fˣǖʔ̟ʘ|ʏ̑फɘцɑʌОƉڧλᣭ}ŷഡЍޭÕӻʑЫm࢛ѿӄº٨ʬ੮˄Ѳ_࡚ɒউZҰɰڜßÚĪΚq˓»ƢşظijհǼǒ£͒ɟɓǁˬħ̧џҌǑϗƠ֞Ғ́ƆໞǔᲄƑΏÕuǽૐɣᑔĉаvřĸҞÕϲȨōЊࢨîࢴʭրĎʢǵЖǴÅଢ̳уǽΘmȞƕۧƛܨćňɫЍñ्̖Ł࣐ҫʤƊɀƩԯÛޚҙٴȑȂÐɞǻмԲֶ࢈ЯܚȈҀT༌УăĀЂĊͩ¸ˆDzҞΰƹٲ ɕ̩ͦÈۢȪࡗwƔϮƔఔúɫʰƛ⇈ɻcû௫ԙĻŀÇᒌĒ̍ĮNJЅöCʇ]ŀȗݒĦৄѨሪƍѠɥ߿čãĕൎƝхʙܶżԬÿєɛˣغů↨ɒଐૄȽվЗɷσɝŀяɲĭϡϋ̮{ЌՈȜࢊĒᴴǷࢊȔϒϥࡐljʤʙެϪȂҎΟ˜КᚔʅƊļᐜ©ᬐՕؐɳ@ᾕకϵ٫Īܱ̪ҏ
ג¡ƼřŻÙࡏƤɵȄʜǗǭĵઊƬLˋɈŝ̜ïƺŪŸē̎ӿʓ½ʬǯ¤ŪԄͥŇśʾˑϙ̭ໟɺ ƶ˅IŖǹᕩإݟěЯʹɱÀ¨ƁїŧEėງՃɍЁ̱ĐًѼࣷmއƕߡҧŗļǺь͗ŋɉέǾΉƍlð͇͡ȷûЕ्ܕƱ̷β̟ɚȚӔƃϑεXЛŌŷˬâϣʍǁǧlDZƔΈʒ̯ťȕϋƝ̡ӽ͎سЙȣtו̑șͽƴջρĞ۹ˡɯľŘƅĭЫ͛ӕ੍ڭċȏΊſैɇ̚ЫှÅОάଆܮԄņƨŭ˂ԸhǺȄԞUєԞྀࡲ˄˄ൢϚſĠϞˌǛİͺۦ͠ƬԢąǬÖ࠽ɐࣱŹˁևȪLJƟŇȕŒϳൃރӽīǦ͚ӵÍѦ߀ٍƥ̧ǮळƧԍ͓Ľ࠱صʱ֫җťʯےáDŽɓםvϓşˇŲ˫UҗʍлĖțĵٕǣǨड़Šދ˴ܩÇƸ¾ࡳǶӝŝŞţƅȄIȥġЁƀرūࠏǂЧʉеȲጥԣʼnຑ˿Щ܉ࠃۛᎯIǯԀůߒßۇξd]̢ѴĐ˝ƷжŹӥͳה¶Ӟ̘şˍʛǜZȾ˪ή֎ė͚ìֱּ࠘ʭljɷ˻ÔΔȹĻͻ̒ɏıɏηʧۍĔƋƝ°˅࣓̅೫Ƚћշ؋ಗૣɣīر܇षӟ܍ɁϙƮͽPJβωǿÔǨٽ֧ϗ~ŀőŭȃ"],["@@ǵÕࣇèQ"],["@@ЅΙ˂նɥ½ƖˍӑƇ࿏ŵHෟǹჸା֊ÿźƪЖƭ"],["@@ૺű߃O͵Ƃ"],["@@ળŴŭǐᓘŁवȁ"],["@@ો܂ĨЊų"],["@@٧|ՀŒŨƍ"],["@@mͯߎʖ௸ɳ͉ϟ՝}ݚ˧ౣƣᝋʼѕک̌७ĀྔԐʜÇ፤ņ"],["@@зì˞ÒƚŽ"],["@@ûɻথ`ǴɈࢮT"],["@@ফzіDŽ࠼œ˥é"],["@@Խɏ˰ᆲųܛqχǏ"],["@@ԓFÆňҎō"],["@@ࡈ¡ȨơࠓŎೃˋƟļࣃᒌȲ"],["@@ûǽࡱǕٯÜՅÁµ͖ᓚd"],["@@நȩᝣ˫ƖLJਭåƀƂݷ±̅İȔৈYƂʲࢄĘ"],["@@ޭĴŰࣀUɅď"],["@@ࢿ¤ୈĖˇŹ"],["@@ๆįञȱීŃ৷ĢԻŐ֤ȴ"],["@@ʶǭէÇࣙɄ۶ĐӖÝ"],["@@ٿźᇮ̀ՔɟჁș"],["@@˿ÝĚඔ{"],["@@૾ʿ܁ȑɰəᵥɛᅋ̌ศζ֛UIJüᏘͰՠTؐǣ"],["@@وŅף§õǕႭfȿļጀȢ"],["@@ಛÐഔP·ß"],["@@ƉĦॆvĂāࢽ"]],encodeOffsets:[[[150236,44794]],[[149717,45566]],[[152166,46406]],[[153281,46738]],[[155651,48023]],[[158526,50496]],[[159664,51510]],[[160159,51874]],[[146188,55700]],[[140471,56423]],[[141252,56415]],[[21746,56591]],[[170650,56156]],[[154205,60436]],[[167563,60010]],[[36676,66747]],[[71702,68099]],[[-184113,70595]],[[51472,70847]],[[165343,70555]],[[173262,71251]],[[61902,71614]],[[54174,73078]],[[183155,72527]],[[141271,73224]],[[-183169,73295]],[[79496,74027]],[[81410,74468]],[[76453,74623]],[[123148,74844]],[[56648,75068]],[[72371,74850]],[[145598,75670]],[[85555,75850]],[[144395,75776]],[[116109,76187]],[[88733,76781]],[[84145,77230]],[[150319,77180]],[[139212,77220]],[[143410,77649]],[[98850,78109]],[[115178,78460]],[[152730,78500]],[[69392,78068]],[[98597,78876]],[[91663,79042]],[[133824,43318]],[[110281,80007]],[[105354,81157]],[[78079,81563]],[[94908,81598]],[[52644,81863]],[[61122,81875]],[[100019,82083]],[[51254,81997]],[[58449,82280]],[[54806,82110]],[[59348,82047]],[[55722,82405]],[[48581,82795]],[[63660,82775]],[[51485,82870]],[[81948,82789]],[[62609,82894]],[[56033,83063]],[[60030,82987]],[[64895,82637]],[[93765,83089]],[[98844,83022]],[[59198,83504]],[[65179,83568]],[[59695,83677]]]},properties:{name:"Russia",childNum:73}},{geometry:{type:"Polygon",coordinates:["@@aM¡Ýľƅà{ª½¨ĕÂӣkĹuÕÇ¡PµSÁoEŧòʓēƿÞ¿̓ƛßʵ]ʍǴóĽĵîcȢɊǤÆЌ͊˨Ⱦ¬Ėœΰͪ¬X¶EA"],encodeOffsets:[[31243,-1092]]},properties:{name:"Rwanda",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ÔôĈț̙ǪºȊńʋ"],["@@ݶęȨϧ٬T̮իWƟφș¿¯Ȗɍضѥš`Ǧ̵·ǩĽVѶࡱĞĻ¸ÿâãľǍk´QÐ@îløjÐÖNďȗɒpǩߴ३ᒤʽèèϤם֏။ᠽ࠽ុΑܵΥӽשř˱ʣƑƕNȻʾ͙ŀਙđлLjȑƁu֛̫ˉыࣂҙϚѧژЃ֭ࣞі̑ľϝӬƵ˰®Ǭƅ̦ØװԇऴқЊ́Ě̥ѺîŠį˦ᘲϩĄćŘलŷǶżnjŞĮƠĤƒªňlbÀŒäƘbdhdnjĂİ´сѐ̽̈ūŘɎÄɺÎԲžɜÈӲŮZŰİȊ˰£˖¡˼±ĠഄڿෘਙߊսൠʼnƦ"]],encodeOffsets:[[[42996,17117]],[[47649,29795]]]},properties:{name:"Saudi Arabia",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@²·˦БAÍęÄSĹªܣɺધड़ۃƿƳsWwW
u
µmi[ЃŃȡőµƯƋIá_ĝh©C[gŻFÇùƧt˟̇ŝȕlljpǟ¬ЗͯఽϣőҷڳƱߝƇıǗŒȑȅϽȝؕǥü̘³ˎٵӄ³ܢłԤБL^ǵ֑EɢʝèԷઑЁËكҠͯdzōʝбƥŕɥڛFƙɰڳXΑʼnةּ½ȦիÝŧɿѥɇݙ͓ȅԟŴÍʤżȎpМډआÀΨ˥ȠUΈĝàĵӾΣdđĦҐĹЂζ̦Ɓ͜ʐƠɘτD̸ƞƜܮfRṴ@о࠾NBဲᢴ@ᢲAƘPŞǚð¯©ŷ⯀B"],encodeOffsets:[[37757,22525]]},properties:{name:"Sudan",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@Iޓijď֡Mʁҋݼ͟ƊʃլӅɰګʆ̫ƷƱǥǝȧȟɓɉǟǛǛǗȟȡơơá³ЯŀƣǗƽ˳ʂɁĿͩĞˁʛåŒƝ@ßǰˁŬѣԖǩtȳȁлĨʥƳȡvͻʜ͓϶ɑԪՉ̄ǥ͘®ưࣩږćŊhɂ̇ˢҽżŧ͔̾ȆɈݚʀѦŨլÞ¾ȥتֻΒŊڴWƚɯڜEŖɦвƦŎʞͰǴلҟЂÌçԸɡʞ֒F]ǶВKŁԣ´ܡٶӃ´ˍû̗Ǧ"],encodeOffsets:[[34896,9689]]},properties:{name:"S. Sudan",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@¬̍ǬɃ¸˥ÿȯȈˉǒ®ȶΫBҋࡓÃҁNJʼnkŦի˯BʅB܅HƵùǑĉɝ«ʯhć]ƥÙĕgŕb¯S£ƞˊìŽĘũʼngДĪøۄFjƘѸÒŖƈݼˏΜƠųŖέםʸˍíçşࢫBǣˊŲŖƣ̓ՖƫöĉÝùĔ͜Ɩʮ̺ɮφĔânưĜǞ˞ЄٸNJ׆ąδεĦr̆ħʰХ̶υ˜ȯņã"],encodeOffsets:[[-12575,15165]]},properties:{name:"Senegal",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ˍKƘĸŶī"],encodeOffsets:[[106465,1364]]},properties:{name:"Singapore",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@Ͳ´ŻːVѺїʋēڧѸصƠZŀͯސµ"],encodeOffsets:[[-37993,-55363]]},properties:{name:"S. Geo. and S. Sandw. Is.",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ùMÚĊ`û"],encodeOffsets:[[-5828,-16381]]},properties:{name:"Saint Helena",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@őaϧːӺʭ"],["@@ȕÿĥÈȜļĠă"],["@@͞Çɦ̳ӱĘȽŶ§ǢljVĺΈƵ"],["@@NŧŧôˢƸɭ"],["@@ȂƇ͔X϶χƛÅ܅ƒDžʘ\\Ɔŀ"],["@@ȪŧʫºÂî"],["@@ŷ¤þèĊÿ"],["@@ƛ«yƞǐ|Fŭ"],["@@ƩŰƖŨTʗ"],["@@ȼʡ«ƿǶƋǬձԃծµΤĽƖƆ¸"],["@@ŔɝßėșƔ}ƨɋÁíÐɰʢɮɵ"],["@@dzĀÆŬƌÕ]ƕ"],["@@ƩǺ¦ŒȼűķǙ"],["@@дУиɶ¹הΥΌʡǩ"],["@@ƋP¾ĮĎĽ"],["@@ā˷ĐկּӠɇƌɥʚƛ"]],encodeOffsets:[[[164431,-12081]],[[170121,-11015]],[[165597,-10636]],[[165425,-9856]],[[163585,-9495]],[[164013,-9211]],[[163010,-9342]],[[161903,-8892]],[[161167,-8922]],[[164608,-8513]],[[161550,-8439]],[[160944,-8302]],[[160449,-8113]],[[163717,-8739]],[[159580,-7267]],[[161267,-7506]]]},properties:{name:"Solomon Is.",childNum:16}},{geometry:{type:"MultiPolygon",coordinates:[["@@ΧŔ˲ÈĒ¯[ū"],["@@ÚăIy½śFwh[ĤmĬ̷ƩʋÅt[R¤UG¾ĒĴ^ÞUE{ţĻǯįÝʽȗȃ͝ʱȩ˛ࠓЖL̰ǽŹĒė˜ljÎĽǺǀKLjǤʍ«qɢŮȝƘǸjĴnjǠĢǔ˦ŊnjʊmȚİHÌer«Œśʐ͵"]],encodeOffsets:[[[-12826,7615]],[[-11016,9611]]]},properties:{name:"Sierra Leone",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ȰԞ͡P]N¹^§ErŐÊŀƈĝĊ`øIУbyÇʕű˹ىĐƤćક͂ʓƪ Ɩт˴uŰǰt"],encodeOffsets:[[-91507,14762]]},properties:{name:"El Salvador",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@įehɼĈɕ"],encodeOffsets:[[-57617,47963]]},properties:{name:"St. Pierre and Miquelon",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ŝ¯©ƊȀƬÀƉ÷Ļ"],["@@ýìĄRŋ"]],encodeOffsets:[[[6820,124]],[[7602,1606]]]},properties:{name:"São Tomé and Principe",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@tƱăĿƣ_ŧcijO³»ĕũɃőıAMWQBqèŻR¥ ¨U¤uGÅQ×Pć¡·U¡̃ȏĪmuĕsyoQÄm®á¶¿ ±K¿O÷ùϳČȅĂбۈėѲ˿bתǪӈÑŸǦƜ͌|ĸƨğŞľǴȌώؠě˴ƻWnjɘþۄFټƱuʱͱ֓ňځˈΥ"],encodeOffsets:[[-55331,3717]]},properties:{name:"Suriname",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@]œƃÿƿŷįWƍ̩É˅Ƕ߱sſș͏ů˙Ü۫ȇÉdz߱cԫȤɿ͌òDzƶȰԼ ˞ƪÚNJ֠Ɉˈģʘǖ˨ȍcƗʨoʲǢьÏǰĔҺM͌ǝϠŅÆQ"],encodeOffsets:[[23080,50251]]},properties:{name:"Slovakia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@õręVǷŷйǭaJàĿoĹ̿ŇÞÕÏãPZćuŋTſ¤ƉkťĀ·âmLiyãíµqЭ«ʧöɢÜYòƗĤÁǂùKkZOnN~¾¦ÌfrEhǯkĘƎĈØ\\j¶܌ĵ̀ǦࣄÒŖƼdžKȜ̛"],encodeOffsets:[[16913,47616]]},properties:{name:"Slovenia",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@će˚Ԧٶзࢯ"],["@@əŇĀʷٗБŞƎűЊͶɰ̨îƨã"],["@@ϵ¤Įǒeƥ"],["@@ࢭÍכłūɝׁǃūǕ´Ǝljλˇٍ͎̃ԃᅿ׃ʙƳŴčʗęɛĈŌʋǟćΣLȈɳɑ̭úƵɥÇůĸܿΆƑʜ®ݮӁİɥࡋͯԄɱʇવϣٛcťɫ·@ʫړѭӭ࢛wŇ̑±ƽŧłʯƗŋઋ^ô˲хҖˤuŧƪǜXtƒϱʐࠅ৲eȆƵzďԶ¤øNJêŃƠbž̨įʬڰўḔʙҪΌ¶Ƥʖ؋̴ŮӄʭࡌƨʰͺΊÚَ»ƲƆÁʔΫİۤÂ۠߆ƪ»Ƹ࠘ӆɵ̸րЀҔǬӼś͘ӸඖǗ͆вșƠь`ୀџܚŹڈƹгɼýʙ̈ˋʍҷϤϓ"]],encodeOffsets:[[[16926,57642]],[[19535,59224]],[[19617,59313]],[[24736,67385]]]},properties:{name:"Sweden",childNum:4}},{geometry:{type:"Polygon",coordinates:["@@Ħ»eɛÄȧNˍóz}MwţkdzZŏǹGɯ^Ǐ´ǯłĿǔ¯ļÛNYlR̎ʈζĴŚņô ZGьȇvX"],encodeOffsets:[[32715,-26580]]},properties:{name:"Swaziland",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@DýƅƪÔ¦îő"],encodeOffsets:[[56874,-4805]]},properties:{name:"Seychelles",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ӏї̹éĵŋ¶رƅܷǩ˷ᇳࢳࢱϑÐӫ̈łǸМƔź£Ɩ͈òñðʴʞãǰƥÊ°ƄyÕڔśŶÚɸ®ÊØMƈßvDnjƜzƘɖÀJ|ēǎR¤¨ǐÜ~rIJSƒ
±æ¥̶SôǒÆƾ¨ʈĜӘǫŠDǜ]ȾBŨlƺˤòׄɮ¸Ƣ¤ĜêR_jIķ"],encodeOffsets:[[43376,38e3]]},properties:{name:"Syria",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ǂ·LJ
Fþ"],encodeOffsets:[[-74068,22376]]},properties:{name:"Turks and Caicos Is.",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@QṳܭeƝƛC̷ɗσʏƟƂ͛ε̥ĺЁͷҏĒĥΤcĶӽĞßV·˦ȟ¿Χ̭Þ؇̓ó̓އݑαɹ୕ǁÏđȈƱқԡޑ½ܩεȩ˄ƕƵΝƧБbÎɜη٨ڃլ̗Шɢʎஊx͇̌ťʖđϸªؚȟւ͕Ѩǻ²ƱBōư˛ϒčΰµȸޜଶचɖᠶȔΐ͘hȆΥӌǟఊࡊϖ←ႱỨལ"],encodeOffsets:[[24556,19965]]},properties:{name:"Chad",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@řԛӈ͝²ՓǸʽrႫÿIȺוŽßλŃϙ̨ǯͰĞцœNJƾڸˁͼĮüҢʗÄĠŠßĮլϻ͎Ą̈ßĂҾƉ΄"],encodeOffsets:[[923,11258]]},properties:{name:"Togo",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ĥŁt͠ĨåuƷ"],["@@ĝƑmŜŌv"],["@@ĿOqƞŲƍ"],["@@O¹tWƬŠǞǩĹΟĬǟזIT½oƅö̍ȩ҇FòĵNťȡҹ Ų½ÀfȸȂŢĀRRļÌôŨ´eÔòôÈ MǢƁĚ½ĀgÄō_hL̸ǤĠ¶ì¨ÂhbvFà^ĸIŢƎÅĚk¨pĊđŮȑńơĘįʾȥÜƉ³ȉ_ljNȣÎƳȒʱĐÉƴ±Ú¥MƃȊʼnfCÏoćĿț@ŇïZğoõsɅk»·ã¯ĉ£»k[S±«ʛǜೡăʑǏ̧ҩǭsƎݝɌȳe˱ǔ͏˷иÿףҀ\\Äٺ̟Ŗ̯éȵȭČǕŁ̗rѧە།öࢯӦpżחŞƉäĮȫɠę®·ɖąTwȊăƧɚΉԂ˝ЖJԔԻȑΕǏĹňωɩōŒÒІƯFijǸ΅øëŐţȭΡκrȖƕĨŘȧbăȸƻČuƜəƠíǒĽôƃƓĭ¢ÁҖϰ°ЄζώΦ֨ǭ٤ɿМ\\ּӉզ̱ԮUȒ̮ƐֶȎŌÐƞ«Æƥñȅժ؛ے×вɑȒ̺ÐÒܺǖʐ̚»ҜìƄ˜Ί¨wǴɘƜĊÄQ¤Ĵ¿"]],encodeOffsets:[[[100771,8092]],[[102473,9817]],[[104886,12277]],[[102526,20805]]]},properties:{name:"Thailand",childNum:4}},{geometry:{type:"MultiPolygon",coordinates:[["@@ĕÃÏÔMh^@Î_ĈW"],["@@̟ɝՏȔлƳF}åÇ·ly§
ù¬ʩৢÀʢlj֞Ǭk\\yWCȔ± ũɜØÀ§ê«ΈƮЀqłZШ~êdƊWJ©{ƗǖɕğĩĘȹȌÉɄĶ҆ǗèܟȌǹȑŹ_TċÒÑʻr÷E±ΗćăPuløÌb[ÁX©`ĽtćQƟ˅šȧȧ˧œŰćʂŲڂ}pÃAćsÏIb®ɄÝŘѧĬˋ̅ǟŵ]²ķGč¿çÍœnƏǏ_őÑÇkó~ĝ]黵¥Qí¨ȁƔ£RuK}Ua[]Y·TSʁķó£]©oo£RŧÓġnĻüÙĞÔ`ȰҊ،əɘϢοÊŘʑîÌȾʘƀشíƨʪȖÎÁŤƖ˻Þը~Ë̴Ŵǚ̚ġׂ͆̌ʿ͉˳ʀƷʲ"]],encodeOffsets:[[[72361,40812]],[[72662,41205]]]},properties:{name:"Tajikistan",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@¥GקȌǭˉɃIǵQřŕ½ÕƯщŃ¯ñ˝LJˑŗ؛ƓƗĥțÝĹ¹ƛā͉íǿǬϿ¬ɵǔçSSȼċĠºǶýϞٹKɹ˚ԝʒŹɐСƢүcށʶƇȲمƙƙݟ{ЙɯǙʵڇŃചƏɔ̱ŎƯÛầ̰½ŋĸ^Ȯнà¢ǵșɾÏ̂Ǯ՞ǜǵЄKɈƛѐµŢ̬fǖԝϖʓԊ՝oǍıŽɝѕ̙ӤӀ̰ࣄǀ؞̵Ӥ֙Ҙt·ĎòŻю˜ɢѰÈǸʢϐǁ˓ˢ˚ĦĮٞϣՌĥȧɒƛĿ\\̟̬ƭڎɈòƵӤयۅҞƷબا̞LՔɏãǛ]ƽAşXġ"],encodeOffsets:[[68119,38245]]},properties:{name:"Turkmenistan",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@΄ŶƋȧȷò"],["@@ěʤŞp¤ŮDZU]ĢɌʜǠÔਨĮ̆Ŧˤĝ͋ʓһ˷ȣ"],["@@ÇƟÓŜŔ"]],encodeOffsets:[[[127014,-9565]],[[128070,-9740]],[[128662,-8335]]]},properties:{name:"Timor-Leste",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@êßőǥƀǜ¿"],["@@īAĎÚ^×"]],encodeOffsets:[[[-179365,-21677]],[[-178128,-19086]]]},properties:{name:"Tonga",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ݥÅǘlˮơĬ؞ĺĭƝl҇"],encodeOffsets:[[-62476,10378]]},properties:{name:"Trinidad and Tobago",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ȡbpŴɮÅ»ď"],["@@ŻÑŎŜnÉ"],["@@ƇȅĐ֯ſǟŅŽ́ƃʛ२ÁȼĭϜׯЄȃјȡİ˽Ҟiؚ̦պȶĘèĴÛϜ״šŶͦ˄qĔतͺŴOƣĴ˒£ĆΣĴ¥բ˺ÔǕձחĪʍΎɅĮͥίҿӓͯÍȉɌ˟΄TƥȢĦʤˉ¯¹ʪÉCuDžOËKɇäıD©}¹ŭËǃõƍëƭû¯¹ƍûŏNjǛ§"]],encodeOffsets:[[[11221,34532]],[[11549,35588]],[[10522,32446]]]},properties:{name:"Tunisia",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@ʩ@ɀĐªď"],["@@N£ʂ͙ŷȥĆ̗ԼïД˱¤«ȕIJṶ̈̄̅ȾғvϙŶ©ȧΩ͈ǓaɳȄŧ{ů
p½PÁFǡıÛ¡JÎNŴa hďXƩùƇHӫŠŽƋ
SėĥƯķągĸ iL^Qěéơ£·ɉõιƷˣñƹŧkȽAǛ^şCӗǬʇěƽ§ǑÅóğHŝRķE㦲ƑıT}qÛ§ǏQ£Ċȉɕ¿yƗũÅ¡ĕuCƇà×Nçͦ͆̊ŝɄտ˯׃ȰࡑՓݳūΕŰ̗֛̐ɠשÄǕԃٍħϹƘɇ֑͠ĆʇƫÆİՋҪĴȦǔࠕ©ŲȠϻдƀÊRɈ߉ʢŴ̪ȞʱЂĮȥ~ťȒɂƬǗØżƟƪǼɎډçWĐäΞҴΈҠ²džŕɆRĶ¬ĭĎŤĬowĵ࢜jȁŦƞĆݠŊءƬʄᄚħǠDz܊Έࣚʎ½ɌĚŰŗƦƋɖāв¢̖̺öʎƯɓ࢜ƶ۶ũیʦ˦ƌĄĀLjà}QĒÂҒ±ĎĴpXbPÚNÔM]ÑîsŴĩüng}mXy¬Ȓ"],["@@ҐnƸΑܠ˗čȅڅÔ֡ěȭʉУǃӍΟ¨ȪҐʾֽ_ÉĮʘȒAʆʚƎǘɕĬîŶtÐ~¨dɨvêƶd¨b¨[ưŏ"]],encodeOffsets:[[[26594,41100]],[[44476,42144]],[[28135,42954]]]},properties:{name:"Turkey",childNum:3}},{geometry:{type:"MultiPolygon",coordinates:[["@@ĝʮʌǏ˟"],["@@ÜdzûÇʣʀńϚǀϝ"],["@@īҍđÚvψLjl"],["@@Ḯ႗ϝപΕୃÎɗ֠ɏгCɧŢsZǕŗεŮнDŽȿìڵبϵЋ̙ƟûۡɉзȷӑĴǏʉƷāƙͥŦ֡ŝī_¾ýÒƝêŁDŻʼnÉgũfȡRȉGmĬÎĭ¬ƓɖºʎćҪȽђ˙Ȥęƥ߿ɚƏîہɦqĦhËjŧMįĔěŶć ɱIĝ¼ÛÞ½öğʀ˃զÿɎčƔęĺŧĦƍĤõÚijȈ¥ä
ŢuŮVºĘDŽV¬YÔ©ŶǙѢeìDÂà˶A ˆKȔŰϠպ͈͠jƄ}ŎÑPėõd¹rmfQ¨¤ň£¬dzüǀhvFÂp¸T OÈvÖlĺWĊÞKͼ§Ė©¾ß|ĽƆÞN¢bTHŸXÎÊZ^GlG@ಀ@"]],encodeOffsets:[[[40665,-8168]],[[40445,-6322]],[[40822,-5023]],[[34717,-1026]]]},properties:{name:"Tanzania",childNum:4}},{geometry:{type:"Polygon",coordinates:["@@BµF«WίͩĕŔȽ«ŠతǼʹRːÛȎϓƼİ͢ûǎŸ̰Ëè˂ʜͪĝɂŀ˴ʁǘƾƤаĿâ´ƢƢȠȢƀ˥®gk³ĒãłHNjP¯ǍϪַm¿æ̗ZǙAţƫЋˇǝÑƥȿəǽγধ౿@౷@iF]JÉYÍÕeáNSG"],encodeOffsets:[[31243,-1092]]},properties:{name:"Uganda",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@Ś£ӯĒ¯Įцƛ"],["@@֝aؽ̡ȡ¤؛śڿѥɠƤ¥Ɗ͉ɁƢЩκ͓״Řͼ¹Ƴ˟ѭ¹ͯþ͓ʝԯåһ˫ϫƔĖҜ࢟ʲঀҘÏŲƏȑİ؍ûթǖƪŰϟľڲáǼŠ҃vʇӐĨҿ˹^ĦƇůԙÛӝֻӹŧÞϱřĢƏ¤Ʊaˡħĥj]ol˱ªő°ėĔ¬^DŽh^°mþÐÐʶ¾¸TîĢĊÒrÞ¤¿Ħ[ÖEÀǀÌE^eHŁhEȠÞ͈ēTǔd²ǧĬVðPČq¸ʱŖĭˠˏǔSЌםƶéEړˬˏę˟@`ǧýk
Ʃ}ɻȥɇsȁȋkСƽͳǨߙÄȁKǥĂÁFəŝěƌƽrˡɰķCVƎŸİĀǀŔƄ^ʸRšø³̰¶Êˤʘ֦ДɖIJĸHðćNJČÂγπ§ǸþĮîGÖ[ðxLŰÖźĢèþத²ࠨŷƮaĸNÌQżŽͦqTāƆĪ֢}Êg¤ïcKIJĜàl¨Tx¢vDȴȵۄĄʐǡƶæiªSļyĨþìŀôæú¶ŔĀȦHņ°ȒFDŽM̠§ˀɎદ֎ӃɵďþΣ܌©ȼƇɼ֥ѴцǗڬǞԾЭDzŎֈȑɎԘʅʦJz˙Ρȱˊƽǯ[ŭǻdž£ĺɯƭ͍݇ѿȵŻѥ"]],encodeOffsets:[[[32781,47313]],[[39132,48222]]]},properties:{name:"Ukraine",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@½ɤĄĴĤ¾öJÌ´Õ˴mxfÈĸʎΦ˹Ά͝gŻ\\óŌTȸDzrNs͒è
²ϖǥ̵̰Ϫǝƈ̃А˫õëăęíéó·{g¿@ПƊñ£«Ï¿Ɨǩțŋ͏ʑ؝ə٫ƂӛĿޝϖօqӏӄؘʀʎŘdžĂàŴHÖÂYÈjÊGÄyÀlªŀĔìdžjàŠȄrücƖÚà"],encodeOffsets:[[-59198,-31599]]},properties:{name:"Uruguay",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@ʥ¸ƕ֮ȔɞWɘՐɿͨЁٷљ"],["@@Ľ_ÝžƜOō"],["@@ǬhʎǍΙŷÑǒǽŮĦðĊđ"],["@@т»ŭĉα´ÞĒ"],["@@ƐűЋXƍɢʼĮƎȵ"],["@@ȣmƱŎǮƴȒGiʋ"],["@@ýMǨ¤ĩ"],["@@Ǖƿ˖ͤĿǣ"],["@@ș֊`͂Ǻࢋ"],["@@b×ɡժɀӑ"],["@@dzĠŌèş"],["@@ǫU͊ČƝõ"],["@@ıkƂĘë"],["@@¨ÕůJĽŮȆá"],["@@ǩĄưZzĝ"],["@@˪©ɓ»ÕĦ"],["@@ũeź¶Ьˏãǫ"],["@@įŵŦǼuÅ"],["@@ÏÃ֬ŞઓۑÓŖǮʲņߖÔ̐Ɗȣƕ"],["@@ɉlLjĢÂō"],["@@ˍcǶĊĘå"],["@@ĕmĪƺSƋ"],["@@ȋĦƌĦĽ"],["@@ĭpŌþÿ"],["@@DŽȝ̝ʪĨƆð÷ŻÅľÓ"],["@@úśüķ٦ŕŨåˤúĴXΠ»˰ŏðƃÈ@˾tԲȳ̀ŖǠNÍૼœࣞʴՔȯҊdz҈DZࡪΓӨȫǎãǮ̙ȌˊHŪΗ̦ŬĹĻƫ֢ʣ̲ƝÈɛ̆ౙ©ą̗܋Ӄ̽ɱϞʧɂ@ϸǶϼǶЖŨپIJࣘ͐ɐƈÅÔöę̢Ɯ¼Ƃ´ŀɘNܦEٶ@ՒԪ̰ȎΘʮͼǖȠ|ĊJᥬFDŽʄϴgӌՔʐڬٞيNJĨǷלŔήɛJଗ̴ĽÈίȰGŚ˻ǡŷկĉǽljāIJʣJçȽɻæ¦Țϵӫʛ÷ðÇđ{ĨŽȅƁêǵõҭבăȳǺǝηʕʶđˀЅΦÎȩɞŎYŌį|ʅשţưϽȋhɌĹÃijĪŏΓ୵ÿࢿ҅Ĭʮĉǎ˭˱͕ʖŇěԣ^Ǣؕ࠭Ƈ©¶ǐՃ̂Đʦ̊ǎ˝ŷƽDžǐҡʮ˅ĉƽŰƑݩੱȸˆҲLJdO͠ljçǵƀBƐȺtǑŐŅ£ƢŦƉČǎŊčĠêļɸ¼ŅŌĎïØˋəæ÷ƭųŦţŋ½ƐבʃȲR×˞ϙѵʬmćģŸșǞКȕʏYȻȐJڂϵãǽůNԱОҾзȴćǷř|«ĥʭȚЊϟį»ȗȘԳĜӠſƺɵШ`Ϻࣿ۸ƹƢ̣˟ƔCŏķ×˧čƥǶPɫրZ[ɻȖɨĂį]ǑͱʗˇóŖƏďʡĆѶɏɟɻʓƐĂʼnȘëʎ¤Ăßýܙȫĭņǡ̷ȯƫ́sȖ¹ɏͣLλNj̑Еƈ¥ɧѻ̇ŅnOţΟƕɫXƈ÷ėœȇƈĞțΙ˱ ùNjȽìMǥƭþõŹÃ×ͭɢࡑ؎વ½ǵň̷ŹɶF̄ñƫJȞűƮǿזೕÛࠋ̝ԓՁûsƠǐơĔɁ϶̍ŶȱюŊǔǯœvΆȕĥǕǰɯτʸ̨ɧĎÄƽōÉčŘLj̋ƬɟÕƁȑāò@ÚĊëİ˓ȸÔƒŵĵחȜ˦NőòߍŹǺüWŜơġǗǏxČƣŇ͑
Ǻ¼ȃĽ˝٧¤ΓÏɣƯҋǠǥùåřȦģπŦÖ±ųğƸēȘŤ ȏ̯ǙפΕŝƻãÄşčÇǴ̀ĘǛƅșƕdž̹ƏҏƂŞ|ćȸɟQ͇ʀȯŗ¨ęƩޏȆյ]Ɋ£ʓܳʯȞƐɃAǞɿŔ˧͕Ϳ߯ЍȊŦοLJĪȀɁɉĭćäÅȏˉ§`éĚĝ̝ůŤƕų˻ˡňÚƛǪ¥ÍɩĴЙʐѱȕ÷ปӚ̉Ԣ£ЮړټϩܖֻԂۡẴijɷ҉ɵǽ߉͚ͥʔЋࠀঙڰʡˊXEϙᛟIẗসĢǨ፹Ƴ˵٘ԧΪˣlăɰՙĂϱʴܿ¬ƏĞ[ҘǕòǺ͑ɂӿռÐѪӳ̚ĕˮ®Ɍ̀ˏ˃МÒ ڐ¤ܱöŅˋΉȔÇÇúǪڗװōܲѱԂʈࣶϽଔ݈͠Ȃཔ»դ٨ÅȵİԛRz˚Ċơ´ȒȉǠɨĎɥÔwåȥעʉˆ¡ؠDZࡄāǐÂĺɋĹţ°ˉǼlŧOfâѠφţʳĈˍDžÙ»IJǗǓ˜ÿɖ¡ΎƈȐɳŰĞŒɕƠƢaƐ£ĞĽb¸ÇŞ@@Ϊ@Ψ@ܒ@@。@。@ @@ܒ@Ϊ@ܒ@ȤAN͆ʨÅM¶ɋ"],["@@Á¹ÁĜń¡"],["@@ƯnÔüƳŜѲÛȡƩ"],["@@ѭ_ҼȔdz"],["@@Šŋёōɚ͎Ęij"],["@@ȉØļ¨ĎĿ"],["@@ƑjΚǚɇȃ"],["@@Ѿ³ڿƁÚτZ"],["@@ŽBŲĬƀ·ųµ"],["@@ԱYࠪǎŇĎɢĔļ«Ùțҳč"],["@@ˏ̼ú«ŕ"],["@@ԾƉсċυƼˊÚ"],["@@िћͲͪʺ´þǼϮPŗƍ"],["@@ȲĈŢÅ˃ǧdž«зȃޯŷըȐĶƠǨ«ÊÊ̩ČÌň̪Ķė"],["@@ǹa}Ĭǎǚęů{"],["@@VŰŤóŹ»"],["@@ŕìƜ¬
ŗ"],["@@ĆƑʞūɱÈ௹ˇÁǂ΄ʤ֠Ť˦Ë"],["@@đāÔƚ~×"],["@@TLJəŚvȨȐƹ"],["@@̕ǥ°ǚʈŴ^ŧ"],["@@ȴCóǩ؉Զ˨ùȢˍ"],["@@[ßƣØǀH"],["@@ŎÆÆǏʵÒɔ÷"],["@@́ɱñȒδ "],["@@ƟRŦĂzē"],["@@ǫʁɓǞ˃ȱëɂȆΒ̘ľɬȑfȩ"],["@@̨gĚȕоǏΦΏ˵ĨĵķǶTǰɑȘ_õеࢭԪƈÌÙnjիǐςŖʼnĬ̷ÑDzƴnj"],["@@ɉĀŐĦɮųƏ"],["@@iƓŻ[̹ŲɾΜˀɇŕ"],["@@ħ²ǰćó"],["@@ʀƃ£Ļø"],["@@ǛĘȒɲǿƭ¥"],["@@ɂǍǯѯȫ§Ę͊ʏ͎ȘĀźñ"],["@@̶ÕɅÙ³ʙǬƞ˫˛еҶԦK"],["@@̯ÓöŐ̈́ĉy"],["@@̌Տ½уʣʬĈƈϓŤŌǤɉȈ̛ȫUɬ̾ɈДƷ"],["@@ЀDĹɢŃǑĹѹɘŹԁijϫƣøû͓ƵȠDzϙźăȇ˫ѴҶǤά̃ŹҶ̔ōɪÄ´ƪʼÙ¡Õ"],["@@İɅɢŐ͢ğ_Ǖ̱¡̠¢ȱՏƼŅȷǿvփѴȺȺƬķ¦Č̪ "],["@@φcΖџЁΔ͌ԕʹ|τνܼȲNj"],["@@ϊ¥āōǗÖįʏzˣƙϟĀ;ǮǢeÍŚΦ³"],["@@ų´Ȭà÷œ"],["@@DZüΔńǡǿ"],["@@ȿWNJĊ¶ñ"],["@@ŌӲΐƊsѧ"],["@@;ÍŚͳҳűࠫȴʟǖԌV̢ƒ˺B"],["@@ʖѡřëŔʸ"],["@@ŇɭēĸȜŶ"],["@@іƃͻ|ΉȪʰġ"],["@@ή¯آĂضʳ۴¿ćԓʽǷţƔࡻ˔ڃÿī̐ʄ¿"],["@@@݁@௯@݃@௯@݃@௯@݃@ӫȪȦÖæЖĭʠŪψVžH@Áµě¡õˈřҨ˭،͓ÔʻèYƊîŶ¬˂ĠȠDĦʶǂjŀԴľˮ^ˈƑĜʑɢõʆDžÂÍĤ÷֠̅ɬɽɰɱϜϗĜýŢŋÎÝ¡·ÅƴŀkÕąȨÃǝ̒ۖʗƠÂĝˆ[ìƃǙޥ̣ɋɱǓ̌ʤƈ͇դĂņفDZǗ˻ơÄ©ż̨ʘ ˱ʙƮգՖաĮƵЂ҂ÛΙɢ˺̩ ƍãʷȒżϒ˧ʇӉȄӳߺśǻΌߧЙƔ˛WũΠǼÜDžqŏƦÛʃٙɨÏƉϐÃŊLJɒ_Ɛűҟǫ˴ࠃӬ̤ɔƞBɌȎ˽ÆǬȞ`ϋƪࠧʩࠩNJ@ǸɗŭੳńåŔƺǮˬҵʏճĈȊƢݩàƮèȷðƀ˄ºങȇĩàɈɂӹƅCǥDZwʦŵ͑ƻѪîž÷ϻзۯTŅĜǟ˯ĭŲñƳǡ ljǽ΅G˝ˁȽ¨үģDZÜÆĸРŊ̔ɌĹŎϨвϖޒʨମŭࠓʜԶˢҗȃՕl࠙ˑߓП~̬ʡҩŽIJŏҹ¿ѳЭٔǑgǣ܍ϙŧٕť٩ϕփǩNj̋ງӗřĻɶįȓőñĺǕǓ؝ƩŗƹģǺؓʭݏƓ½ŢȰ~˅ÚҳЕʿñȳǎȿDžɉĢWůǡÝ´ʂ̺Ø৬װМĪˈwęęǞŏĆĮΒÅȻǜȦʶӌȲó^ȶ˸ɒЌȖ͒kȟƢð̺ΖŤʛºƘҤ˄ƔͰ˩ɍࢣɛʿȤàŲ̂m˻ĦɋƇŋj҃ƋьȿùωȚݑɃĩʼnڅsΞŴäˆ˱ŸϊӽאϬΌ؇ΩĪɻटǁϳĄݑԔ˝Ҥ̎Фķƭ̼ƤɨƧʸƖСĆː¤ƍÈȵĕवÌȸƮΉ¶LĘʕơʡȞfǜʵT_Ė̠ɧĜϺÈāȘњ̼ξpƚǴǟïMʜΒĦqƺϺ˜ĹķğȞøǼ¹֔Ȃ˶ɚʸÛܾĘ˒ɖǫζхƶҸŨÜƪɱƜՇğࢡχͫɸºȓӍƒœএň˳ŪÆǖљȘ٬ňਹŘֹȢහФ٦Yũǀɨ۔[ɋBŝ̡˴ō๘ДȪΞýïŪڝÞՃͦƴŤ٪ЧଠŇNJх¶҅ıϫŰŘːຽèӿшᖉنÆƞϮঔEনżဤજljƛࣞŤ݊ʌɂʿ¨ȀάxĢʹŶ̮üÂʼnૼĤҢ@ĭݠƝӉljƤïڴɎࠆʡ߲Ōذ§ɐÑƓǃՊ»Ƨĝᖨ¤ೂʃཐµՀŵဖĞіéદ͉;E@݃"]],encodeOffsets:[[[-159315,19469]],[[-160613,21272]],[[-160242,21435]],[[-160986,21725]],[[-161586,21972]],[[-163197,22459]],[[-82989,25311]],[[-82311,25746]],[[-99502,26788]],[[-82111,27934]],[[-93996,30209]],[[-86945,30355]],[[-91365,30807]],[[-121188,34187]],[[-122924,34733]],[[-122759,34898]],[[-77357,36086]],[[-75912,40634]],[[-74250,41970]],[[-71657,42256]],[[-72202,42370]],[[-72951,42488]],[[-69823,45397]],[[-125331,48533]],[[-125514,49313]],[[-97078,50179]],[[-180517,53036]],[[-182148,52890]],[[-181399,52958]],[[-180831,53112]],[[184042,53152]],[[181674,53128]],[[-177718,53388]],[[-176603,53527]],[[-178869,53284]],[[177893,53617]],[[176960,54286]],[[-171995,54626]],[[-170614,55195]],[[-169821,55369]],[[-169534,55436]],[[-166193,56164]],[[-167399,56301]],[[-163343,56476]],[[-134491,56402]],[[-163709,56452]],[[-136050,56212]],[[-164177,56666]],[[-164541,56643]],[[-136504,56877]],[[-159299,57161]],[[-134122,56821]],[[-136771,57692]],[[-135966,57598]],[[-135283,57456]],[[-157909,57872]],[[-173829,57995]],[[-135932,57883]],[[-137205,58210]],[[-136567,58372]],[[-156679,58496]],[[-138209,58728]],[[-156567,59212]],[[-138987,59643]],[[-137912,59558]],[[-156074,59761]],[[-156145,59889]],[[-164781,59983]],[[-151574,61507]],[[-151281,61249]],[[-170122,61833]],[[-149907,61901]],[[-151202,61902]],[[-176888,61909]],[[-175578,65168]],[[-144386,70425]]]},properties:{name:"United States",childNum:76}},{geometry:{type:"MultiPolygon",coordinates:[["@@§QûD«TæBbëĄÂfE´ÍŰmſ"],["@@d´fĂèhiGo࢟ӹҬƝńƧɀÓǂ@Ā{`ZZǦƺt¸Ƥó´s]ÆđjĭäOĀmÂn¤[b¯LývWŴ|ʜƣЊѹʫǝªYųɏXρʋ͛Ŕˁ_ʱɿƸ͊˴̋ˀׁ̙ͅĢųǙÌ̳է}˼ÝƕÂţȕÍƧʩسîʗſËȽʒí ŗπÉϡɚɗ҉؋_ȯÓMx«xýI÷ÙQĹ£ĽtŃČȭʱoWĢBŠ^ƾäǜՓɐ̝KફبҝƸۆӣरͿƶɇñڍ̫Ʈ[̠ŀɑƜȨՋĦٝϤĥĭ˙
˔ˡϏǂǷʡѯDzɡżэčñ¸AᶢᓢҼᏠউࠜݷৼŘਢÝϴƎӺͻʴεʠĨùࠡЪUǰۅਐdƪƗÅȁȴŹʀXɈӎҤຘۖ"]],encodeOffsets:[[[72916,40850]],[[72650,43263]]]},properties:{name:"Uzbekistan",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ÿŊňÒǛ"],encodeOffsets:[[-62642,13474]]},properties:{name:"St. Vin. and Gren.",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@Ñäźļ®ķŕç"],["@@ķǦĈíÅ"],["@@ËȳСĂDŽĖƺíưŊ"],["@@|SwÌǷͯΏɷeғˏ˧ĉɏ¸ʩśŧΥЙַ̎]Ɲǔ͑\\DZŖĴɛϖΥƦ࣭ւùɋӛȋǑ͵ݱΟ̳ΕéEžƃŠ͇ǕʋeѻϦ˫খͺȫ@ҢԺ̍ϖNjզ~ٚ̎ֈOɀ̓ĠԧŏߣםۤԛŘ͡ē݅Ǜ˴ɝźèٚɳ˺ŋКɗŴʵÅ̠ԄŘמừψ̤ʒЂ՜ǐʕĸ͉njƩõeŘ˱ѥۻв٣͆Ħƀǀ̜ω۞tδਤ΄ŖŮʖWǖ́¡ÿɘìDzǖä̼וڮ¡ήɫĒЅƀǑཤŞͪ̿؈ƿɼz̠Ϧџ§þĘсǍ҃]Ȓȯ¯ȝdžŨȖΗČČÊ»CƂâG˺˿}ƶƬäڞ҃ȗǥȋү̷E˄ƽцƴՒrŴÉƼȱcµĭ³s}ĝЗȫǣɷĤǷu𦱼W¶nÖC ]h_H}÷³˕ƫΫÕµęnÙ~ÇA½pƝÅßãóġ^ǬțǶȥDzȡ"]],encodeOffsets:[[[-62461,9081]],[[-62280,9358]],[[-65381,11399]],[[-62199,5327]]]},properties:{name:"Venezuela",childNum:4}},{geometry:{type:"Polygon",coordinates:["@@Ƽʷ£ļþ"],encodeOffsets:[[-66320,18222]]},properties:{name:"U.S. Virgin Is.",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@̥ƙ˼Ǹj"],["@@ĹmŸŊ}ě"],["@@ǗĽÔƨń©"],["@@ҿȉ±ȕǃęЙªÐɟǟǩnœӵϟ̥ࠇɢϵԢұgȑĝx௴ணǒRڔߟМ౫ӝŸ˗j̗ğŶĭėðɉĉrOׅƅŏ«ɋݡσÿƩث˓ɉɚ·ɕȃŖķÏŖi`űʗF˒ƳDžɍϫ̦άэãſչψˠͿTǓ֗ʭ͕ϵ́łŲݲvڮȪ͞ʁǨśȥȮΤļǒƖAǮɨÇúĚ̌ĈŁʼÍEȲʯɎI˺žļͤÑ^ɘʊ~њ˚ƲĨĖ֔ŊɯׂǀӠIĨV®iqÄÚÞ¾ÒhÆ°µæĕØķĂ·¸ĩƸpƠê~HüϹʺIJeV©éġƄYƜO²oÞțɜɛǖ˃˔ēȸÏĀ¹Ü˿Ʉwú¶ĶDռHtĄ°ÀWæêfzFǔNʊ×PžŖ¶è\\ÊĨĪBÄòűFkh_ÂIĹĕVqbÒ®t¨üȟƤŻþÿϹȽƟêɅ¼ęªȁʼÂĊΒĕ®{ÔcQwõÝCáȔϣЌ¤¼ªƜȮÄіʫ̂˔ƔƳņnj˒ȭǜɔȔąˆIJƬ˄ΊǬӊΡʰ¢Ōĥɚ¨ȨʼnȕɷĨѭʶ¯͊˅΄Ǵū"]],encodeOffsets:[[[106562,10641]],[[110102,21429]],[[110186,21727]],[[110564,22025]]]},properties:{name:"Vietnam",childNum:4}},{geometry:{type:"MultiPolygon",coordinates:[["@@ŧéʼnŮ~ŌȴǏ"],["@@̇Ì|ȒņZdžʷ"],["@@ŞŹ»đ̭ôĪƄƢT"],["@@ɟsƖʾš"],["@@̯ĜȠŮŐɉ"],["@@Τ̓͗ėčʹǓØ¢ǐŖÞƯ"],["@@ȥ_ˠƚùŹ"],["@@Ä˥ɠȆŀэęř˯§ŃȎÁٜƬƹ"],["@@Ż
gĈĄ²àij"],["@@ąIJöâPǓ"]],encodeOffsets:[[[173560,-20009]],[[173399,-19394]],[[172489,-17963]],[[172490,-17181]],[[172336,-16728]],[[171431,-16482]],[[171942,-15806]],[[170748,-15182]],[[171607,-14603]],[[171509,-14240]]]},properties:{name:"Vanuatu",childNum:10}},{geometry:{type:"MultiPolygon",coordinates:[["@@ϧœŨϊmŲƕ"],["@@ƀȁ¡ijʻZȱɲϐª"]],encodeOffsets:[[[-175569,-14383]],[[-176469,-13788]]]},properties:{name:"Samoa",childNum:2}},{geometry:{type:"MultiPolygon",coordinates:[["@@Τv˘ġ͍lj·ǶȀƶȔß"],["@@ÇĖþ½"],["@@ÿ̺tą"],["@@ُ̕Ź˱ʧݧίဇӳֳӳ֭Cӧ͗ԳǑोŃԳѭΝBԥǫ̷Řūɋӌ¨ΨNjˌŹެãǎǕČŢĀçˠĺ̈́˸̬ˊv֜ȒƂмLJਚĒ͚ĿȼʽƖMʤƒŚ˲ӾתܶΦូΒजጉ"]],encodeOffsets:[[[55054,12941]],[[43783,14034]],[[43815,14307]],[[54360,17048]]]},properties:{name:"Yemen",childNum:4}},{geometry:{type:"MultiPolygon",coordinates:[["@@ɡǘÐÊę"],["@@ƾӋÃӯǶŅóijřʇεH̹ÜM°ĻŀǓǰŁǐ³ɰ]ǺHYŐlǴxŤ~NôyòLźyΤVĠD̏ȽΟߙٍ࿋౫ફହݫկȧԻnșʣӑ¾ƩǏșIݭƴίõÒʷ·ϧʭੑùё˓؇ƞĺțŤɡ[áʀɃuȧğƄæІӧݞĪĴƆǜȴīٚܧઢͭǭͨʕ͢ʶƒ¶nŌü¶¶ļŎďƞŗöέܨǁ«ìÊƚȐƄφļ@Ţ@ᲄϜ̵̦٥ŷĊęߤP¨ĆȈØä²łLjɈƜÞ¦ɾ֦ɪƚȬEъʹÚsȊMŚğݐ[ʰĀͦޒĶČɠ¶°͒˼ɀ֎ֶήͮΐՊǴĘðÊĮİÆȠhZBʈ Ȭʎěɨɂ̦Uļú³ɐࣣɈ·","@@Ɯ˳͞ˑʮÒĚɜ̈́ɊlϜǨȀŶŒ²ŀĺíȖ֧ђYģkȩïůßĿÿȉÇχӡȥęŘ˅"]],encodeOffsets:[[[38766,-48070]],[[32563,-24465],[27847,-30659]]]},properties:{name:"South Africa",childNum:2}},{geometry:{type:"Polygon",coordinates:["@@ĐŽĐđ[ûuëǾǓRį`ĞƋ̳ʣòʱģȷ[Mįàſ©ΟôǏƠҋ̓Oѯʟ̫ńĉƸˏƖÌ®Ó᠁ࠑƐշޅӗʓŷҙ̩۟މࢿȭéϑĦ˳إƪɍȌɥ¨ϩݧƇঽ࡚ǵ֢A@˒@˒@ڠȘ@@ĶZåDŽH²pĜØފcܔͲɑXʋފǤ¼Ή֪ɡڢÙˮ͖Βխ۶ʓŜˋƮõʆϋǀ{̒ŲȄǃjંʋÓmDžΟÎӥҌċȶɘࡢܸǟϢЀτzʦ༔ʖâLJ¾õÜÝĞ»ɰJĊð¹lûİēȶFÝlۂɥƎíÜǷŸf"],encodeOffsets:[[33944,-9834]]},properties:{name:"Zambia",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ǵḀ̄TɁ}ɩʍĜȩʇYA¥ßàǍ¾aȄࡗȲ́ЬTҼͯrđ͆ࡓӀȕԌבࠂ`ƨئƩ˴ϒĥȮêފࣀ̪۠ŸҚӘʔކ®̑ڢyעͽࡐʃÑƝĮఏʗӥŴƍÓʇǸԃп֥śЏÜƉࡁࡃšđ"],encodeOffsets:[[32039,-22939]]},properties:{name:"Zimbabwe",childNum:1}},{geometry:{type:"Polygon",coordinates:["@@ڽը¿ުەߖ٬֖NΦxHޠцǒŴ\\ǔéº`Ęfú[ǜ¹~}¢ũYĨĀcĖÌ£¢áfÁnÛ½˩ƄÇÞŻ~eÖBŒvݤRXĩÌĄ§a÷Îŕ÷ĸȣ¡ıǽûsmQ}«»ď§řjʅõōDđ³Û«ŷ³அɘŅĭāuƕɳ`«Ī¢§NÙéõʠ{ɩɥƤǵšɇ"],encodeOffsets:[[75785,34052]]},properties:{name:"",childNum:1}},{geometry:{type:"MultiPolygon",coordinates:[["@@͙̄͟ƹիԠύfʛϋӻýģлʫ@˭ƪǕIđmɜ\\cȝ`¥CƴˁȖƈʊƣǶɪɦʟ|öÜêO¡¨ĩ_¬ƖɴĂxĮņஆɗŸ´Ü¬Ĕ´ŌCʆöŚiШ®¼P~tnǾü~Ðd¢̀NJŰÜŀÄĒ¬Ȳ_́êǁƘ˹ҎǹÒĽȱǷ´ǡæͅìíƐĵnĵ§rчɃŝƑŢa¸ȵw"]],encodeOffsets:[[[80376,33312]]]},properties:{name:"",childNum:1}}],UTF8Encoding:!0}):void t("ECharts Map is not loaded"):void t("ECharts is not Loaded")
|
||
})}); |