32 lines
982 KiB
Vue
32 lines
982 KiB
Vue
|
!function(e){var t,n;!function(){function e(e,t){if(!t)return e;if(0===e.indexOf(".")){var n=t.split("/"),i=e.split("/"),a=n.length-1,o=i.length,r=0,s=0;e:for(var l=0;o>l;l++)switch(i[l]){case"..":if(!(a>r))break e;r++,s++;break;case".":s++;break;default:break e}return n.length=a-r,i=i.slice(s),n.concat(i).join("/")}return e}function i(t){function n(n,r){if("string"==typeof n){var s=i[n];return s||(s=o(e(n,t)),i[n]=s),s}n instanceof Array&&(r=r||function(){},r.apply(this,a(n,r,t)))}var i={};return n}function a(n,i,a){for(var s=[],l=r[a],h=0,m=Math.min(n.length,i.length);m>h;h++){var V,U=e(n[h],a);switch(U){case"require":V=l&&l.require||t;break;case"exports":V=l.exports;break;case"module":V=l;break;default:V=o(U)}s.push(V)}return s}function o(e){var t=r[e];if(!t)throw new Error("No "+e);if(!t.defined){var n=t.factory,i=n.apply(this,a(t.deps||[],n,e));"undefined"!=typeof i&&(t.exports=i),t.defined=1}return t.exports}var r={};n=function(e,t,n){r[e]={id:e,deps:t,factory:n,defined:0,exports:{},require:i(e)}},t=i("")}(),n("echarts",["echarts/echarts"],function(e){return e}),n("echarts/echarts",["require","./config","zrender/tool/util","zrender/tool/event","zrender/tool/env","zrender","zrender/config","./chart/island","./component/toolbox","./component","./component/title","./component/tooltip","./component/legend","./util/ecData","./chart","zrender/tool/color","./component/timeline","zrender/shape/Image","zrender/loadingEffect/Bar","zrender/loadingEffect/Bubble","zrender/loadingEffect/DynamicLine","zrender/loadingEffect/Ring","zrender/loadingEffect/Spin","zrender/loadingEffect/Whirling","./theme/macarons","./theme/infographic"],function(e){function t(){r.Dispatcher.call(this)}function n(e){e.innerHTML="",this._themeConfig={},this.dom=e,this._connected=!1,this._status={dragIn:!1,dragOut:!1,needRefresh:!1},this._curEventType=!1,this._chartList=[],this._messageCenter=new t,this._messageCenterOutSide=new t,this.resize=this.resize(),this._init()}function i(e,t,n,i,a){for(var o=e._chartList,r=o.length;r--;){var s=o[r];"function"==typeof s[t]&&s[t](n,i,a)}}var a=e("./config"),o=e("zrender/tool/util"),r=e("zrender/tool/event"),s={},l=e("zrender/tool/env").canvasSupported,h=new Date-0,m={},V="_echarts_instance_";s.version="2.2.1",s.dependencies={zrender:"2.0.8"},s.init=function(t,i){var a=e("zrender");a.version.replace(".","")-0<s.dependencies.zrender.replace(".","")-0&&console.error("ZRender "+a.version+" is too old for ECharts "+s.version+". Current version need ZRender "+s.dependencies.zrender+"+"),t=t instanceof Array?t[0]:t;var o=t.getAttribute(V);return o||(o=h++,t.setAttribute(V,o)),m[o]&&m[o].dispose(),m[o]=new n(t),m[o].id=o,m[o].canvasSupported=l,m[o].setTheme(i),m[o]},s.getInstanceById=function(e){return m[e]},o.merge(t.prototype,r.Dispatcher.prototype,!0);var U=e("zrender/config").EVENT,d=["CLICK","DBLCLICK","MOUSEOVER","MOUSEOUT","DRAGSTART","DRAGEND","DRAGENTER","DRAGOVER","DRAGLEAVE","DROP"];return n.prototype={_init:function(){var t=this,n=e("zrender").init(this.dom);this._zr=n,this._messageCenter.dispatch=function(e,n,i,a){i=i||{},i.type=e,i.event=n,t._messageCenter.dispatchWithContext(e,i,a),"HOVER"!=e&&"MOUSEOUT"!=e?setTimeout(function(){t._messageCenterOutSide.dispatchWithContext(e,i,a)},50):t._messageCenterOutSide.dispatchWithContext(e,i,a)},this._onevent=function(e){return t.__onevent(e)};for(var i in a.EVENT)"CLICK"!=i&&"DBLCLICK"!=i&&"HOVER"!=i&&"MOUSEOUT"!=i&&"MAP_ROAM"!=i&&this._messageCenter.bind(a.EVENT[i],this._onevent,this);var o={};this._onzrevent=function(e){return t[o[e.type]](e)};for(var r=0,s=d.length;s>r;r++){var l=d[r],h=U[l];o[h]="_on"+l.toLowerCase(),n.on(h,this._onzrevent)}this.chart={},this.component={};var m=e("./chart/island");this._island=new m(this._themeConfig,this._messageCenter,n,{},this),this.chart.island=this._island;var V=e("./component/toolbox");this._toolbox=new V(this._themeConfig,this._messageCenter,n,{},this),this.component.toolbox=this._toolbox;var p=e("./component");p.define("title",e("./component/title")),p.define("tooltip",e("./component/tooltip")),p.define("legend",e("./comp
|
|||
|
var t=n.indexOf(e.__animators,U);if(t>=0&&V.splice(t,1),0===V.length){var t=n.indexOf(m,e);m.splice(t,1)}});return V.push(U),U}i("Element not existed")},V.prototype.stopAnimation=function(e){if(e.__animators){for(var t=e.__animators,i=t.length,a=0;i>a;a++)t[a].stop();if(i>0){var o=this.animatingElements,r=n.indexOf(o,e);r>=0&&o.splice(r,1)}t.length=0}return this},V.prototype.clearAnimation=function(){return this.animation.clear(),this.animatingElements.length=0,this},V.prototype.showLoading=function(e){return this.painter.showLoading(e),this},V.prototype.hideLoading=function(){return this.painter.hideLoading(),this},V.prototype.getWidth=function(){return this.painter.getWidth()},V.prototype.getHeight=function(){return this.painter.getHeight()},V.prototype.toDataURL=function(e,t,n){return this.painter.toDataURL(e,t,n)},V.prototype.shapeToImage=function(e,t,n){var i=a();return this.painter.shapeToImage(i,e,t,n)},V.prototype.on=function(e,t,n){return this.handler.on(e,t,n),this},V.prototype.un=function(e,t){return this.handler.un(e,t),this},V.prototype.trigger=function(e,t){return this.handler.trigger(e,t),this},V.prototype.clear=function(){return this.storage.delRoot(),this.painter.clear(),this},V.prototype.dispose=function(){this.animation.stop(),this.clear(),this.storage.dispose(),this.painter.dispose(),this.handler.dispose(),this.animation=this.animatingElements=this.storage=this.painter=this.handler=null,m.delInstance(this.id)},m}),n("zrender/config",[],function(){var e={EVENT:{RESIZE:"resize",CLICK:"click",DBLCLICK:"dblclick",MOUSEWHEEL:"mousewheel",MOUSEMOVE:"mousemove",MOUSEOVER:"mouseover",MOUSEOUT:"mouseout",MOUSEDOWN:"mousedown",MOUSEUP:"mouseup",GLOBALOUT:"globalout",DRAGSTART:"dragstart",DRAGEND:"dragend",DRAGENTER:"dragenter",DRAGOVER:"dragover",DRAGLEAVE:"dragleave",DROP:"drop",touchClickDelay:300},catchBrushException:!1,debugMode:0,devicePixelRatio:Math.max(window.devicePixelRatio||1,1)};return e}),n("echarts/chart/island",["require","./base","zrender/shape/Circle","../config","../util/ecData","zrender/tool/util","zrender/tool/event","zrender/tool/color","../util/accMath","../chart"],function(e){function t(e,t,i,a,r){n.call(this,e,t,i,a,r),this._nameConnector,this._valueConnector,this._zrHeight=this.zr.getHeight(),this._zrWidth=this.zr.getWidth();var l=this;l.shapeHandler.onmousewheel=function(e){var t=e.target,n=e.event,i=s.getDelta(n);i=i>0?-1:1,t.style.r-=i,t.style.r=t.style.r<5?5:t.style.r;var a=o.get(t,"value"),r=a*l.option.island.calculateStep;a=r>1?Math.round(a-r*i):+(a-r*i).toFixed(2);var h=o.get(t,"name");t.style.text=h+":"+a,o.set(t,"value",a),o.set(t,"name",h),l.zr.modShape(t.id),l.zr.refreshNextFrame(),s.stop(n)}}var n=e("./base"),i=e("zrender/shape/Circle"),a=e("../config");a.island={zlevel:0,z:5,r:15,calculateStep:.1};var o=e("../util/ecData"),r=e("zrender/tool/util"),s=e("zrender/tool/event");return t.prototype={type:a.CHART_TYPE_ISLAND,_combine:function(t,n){var i=e("zrender/tool/color"),a=e("../util/accMath"),r=a.accAdd(o.get(t,"value"),o.get(n,"value")),s=o.get(t,"name")+this._nameConnector+o.get(n,"name");t.style.text=s+this._valueConnector+r,o.set(t,"value",r),o.set(t,"name",s),t.style.r=this.option.island.r,t.style.color=i.mix(t.style.color,n.style.color)},refresh:function(e){e&&(e.island=this.reformOption(e.island),this.option=e,this._nameConnector=this.option.nameConnector,this._valueConnector=this.option.valueConnector)},getOption:function(){return this.option},resize:function(){var e=this.zr.getWidth(),t=this.zr.getHeight(),n=e/(this._zrWidth||e),i=t/(this._zrHeight||t);if(1!==n||1!==i){this._zrWidth=e,this._zrHeight=t;for(var a=0,o=this.shapeList.length;o>a;a++)this.zr.modShape(this.shapeList[a].id,{style:{x:Math.round(this.shapeList[a].style.x*n),y:Math.round(this.shapeList[a].style.y*i)}})}},add:function(e){var t=o.get(e,"name"),n=o.get(e,"value"),a=null!=o.get(e,"series")?o.get(e,"series").name:"",r=this.getFont(this.option.island.textStyle),s={zlevel:this.getZlevelBase(),z:this.getZBase(),style:{x:e.style.x,y:e.style.y,r:this.option.island.r,color:e.style.color||e.style.strokeC
|
|||
|
this.zr.modShape(this._axisLineShape.id),e=!0),this._axisShadowShape.invisible||(this._axisShadowShape.invisible=!0,this.zr.modShape(this._axisShadowShape.id),e=!0),this._axisCrossShape.invisible||(this._axisCrossShape.invisible=!0,this.zr.modShape(this._axisCrossShape.id),e=!0),this._lastTipShape&&this._lastTipShape.tipShape.length>0&&(this.zr.delShape(this._lastTipShape.tipShape),this._lastTipShape=!1,this.shapeList.length=2),e&&this.zr.refreshNextFrame(),this.showing=!1},_show:function(e,t,n,i){var a=this._tDom.offsetHeight,o=this._tDom.offsetWidth;e&&("function"==typeof e&&(e=e([t,n])),e instanceof Array&&(t=e[0],n=e[1])),t+o>this._zrWidth&&(t-=o+40),n+a>this._zrHeight&&(n-=a-20),20>n&&(n=0),this._tDom.style.cssText=this._gCssText+this._defaultCssText+(i?i:"")+"left:"+t+"px;top:"+n+"px;",(10>a||10>o)&&setTimeout(this._refixed,20),this.showing=!0},__refixed:function(){if(this._tDom){var e="",t=this._tDom.offsetHeight,n=this._tDom.offsetWidth;this._tDom.offsetLeft+n>this._zrWidth&&(e+="left:"+(this._zrWidth-n-20)+"px;"),this._tDom.offsetTop+t>this._zrHeight&&(e+="top:"+(this._zrHeight-t-10)+"px;"),""!==e&&(this._tDom.style.cssText+=e)}},__tryShow:function(){var e,t;if(this._curTarget){if("island"===this._curTarget._type&&this.option.tooltip.show)return void this._showItemTrigger();var n=l.get(this._curTarget,"series"),i=l.get(this._curTarget,"data");e=this.deepQuery([i,n,this.option],"tooltip.show"),null!=n&&null!=i&&e?(t=this.deepQuery([i,n,this.option],"tooltip.trigger"),"axis"===t?this._showAxisTrigger(n.xAxisIndex,n.yAxisIndex,l.get(this._curTarget,"dataIndex")):this._showItemTrigger()):(clearTimeout(this._hidingTicket),clearTimeout(this._showingTicket),this._hidingTicket=setTimeout(this._hide,this._hideDelay))}else this._findPolarTrigger()||this._findAxisTrigger()},_findAxisTrigger:function(){if(!this.component.xAxis||!this.component.yAxis)return void(this._hidingTicket=setTimeout(this._hide,this._hideDelay));for(var e,t,n=this.option.series,i=0,a=n.length;a>i;i++)if("axis"===this.deepQuery([n[i],this.option],"tooltip.trigger"))return e=n[i].xAxisIndex||0,t=n[i].yAxisIndex||0,this.component.xAxis.getAxis(e)&&this.component.xAxis.getAxis(e).type===s.COMPONENT_TYPE_AXIS_CATEGORY?void this._showAxisTrigger(e,t,this._getNearestDataIndex("x",this.component.xAxis.getAxis(e))):this.component.yAxis.getAxis(t)&&this.component.yAxis.getAxis(t).type===s.COMPONENT_TYPE_AXIS_CATEGORY?void this._showAxisTrigger(e,t,this._getNearestDataIndex("y",this.component.yAxis.getAxis(t))):void this._showAxisTrigger(e,t,-1);"cross"===this.option.tooltip.axisPointer.type&&this._showAxisTrigger(-1,-1,-1)},_findPolarTrigger:function(){if(!this.component.polar)return!1;var e,t=m.getX(this._event),n=m.getY(this._event),i=this.component.polar.getNearestIndex([t,n]);return i?(e=i.valueIndex,i=i.polarIndex):i=-1,-1!=i?this._showPolarTrigger(i,e):!1},_getNearestDataIndex:function(e,t){var n=-1,i=m.getX(this._event),a=m.getY(this._event);if("x"===e){for(var o,r,s=this.component.grid.getXend(),l=t.getCoordByIndex(n);s>l&&(r=l,i>=l);)o=l,l=t.getCoordByIndex(++n);return 0>=n?n=0:r-i>=i-o?n-=1:null==t.getNameByIndex(n)&&(n-=1),n}for(var h,V,U=this.component.grid.getY(),l=t.getCoordByIndex(n);l>U&&(h=l,l>=a);)V=l,l=t.getCoordByIndex(++n);return 0>=n?n=0:a-h>=V-a?n-=1:null==t.getNameByIndex(n)&&(n-=1),n},_showAxisTrigger:function(e,t,n){if(!this._event.connectTrigger&&this.messageCenter.dispatch(s.EVENT.TOOLTIP_IN_GRID,this._event,null,this.myChart),null==this.component.xAxis||null==this.component.yAxis||null==e||null==t)return clearTimeout(this._hidingTicket),clearTimeout(this._showingTicket),void(this._hidingTicket=setTimeout(this._hide,this._hideDelay));var i,a,o,r,l=this.option.series,h=[],V=[],U="";if("axis"===this.option.tooltip.trigger){if(!this.option.tooltip.show)return;a=this.option.tooltip.formatter,o=this.option.tooltip.position}var d,p,c=-1!=e&&this.component.xAxis.getAxis(e).type===s.COMPONENT_TYPE_AXIS_CATEGORY?"xAxis":-1!=t&&this.component.yAxis.getAxis(t).type===s.COMPONENT_TYPE_AXIS_CATEGORY?"yAxis":!1;if(c){var u="xAxis"==c?e:t;i=this.
|
|||
|
|
|||
|
for(var r=0,s=t.length;s>r;r++)t[r].name===e&&"-"!=t[r].value&&n++}return n},setColor:function(e,t){this._colorMap[e]=t},getColor:function(e){return this._colorMap[e]||(this._colorMap[e]=this.zr.getColor(this._colorIndex++)),this._colorMap[e]},hasColor:function(e){return this._colorMap[e]?this._colorMap[e]:!1},add:function(e,t){for(var n=this.legendOption.data,i=0,a=n.length;a>i;i++)if(this._getName(n[i])===e)return;this.legendOption.data.push(e),this.setColor(e,t),this._selectedMap[e]=!0,this._hasDataMap[e]=!0},del:function(e){for(var t=this.legendOption.data,n=0,i=t.length;i>n;n++)if(this._getName(t[n])===e)return this.legendOption.data.splice(n,1)},getItemShape:function(e){if(null!=e)for(var t,n=0,i=this.shapeList.length;i>n;n++)if(t=this.shapeList[n],t._name===e&&"text"!=t.type)return t},setItemShape:function(e,t){for(var n,i=0,a=this.shapeList.length;a>i;i++)n=this.shapeList[i],n._name===e&&"text"!=n.type&&(this._selectedMap[e]||(t.style.color="#ccc",t.style.strokeColor="#ccc"),this.zr.modShape(n.id,t))},isSelected:function(e){return"undefined"!=typeof this._selectedMap[e]?this._selectedMap[e]:!0},getSelectedMap:function(){return this._selectedMap},setSelected:function(e,t){if("single"===this.legendOption.selectedMode)for(var n in this._selectedMap)this._selectedMap[n]=!1;this._selectedMap[e]=t,this.messageCenter.dispatch(l.EVENT.LEGEND_SELECTED,null,{selected:this._selectedMap,target:e},this.myChart)},onlegendSelected:function(e,t){var n=e.selected;for(var i in n)this._selectedMap[i]!=n[i]&&(t.needRefresh=!0),this._selectedMap[i]=n[i]}};var V={line:function(e,t){var n=t.height/2;e.moveTo(t.x,t.y+n),e.lineTo(t.x+t.width,t.y+n)},pie:function(e,t){var n=t.x,i=t.y,a=t.width,r=t.height;o.prototype.buildPath(e,{x:n+a/2,y:i+r+2,r:r,r0:6,startAngle:45,endAngle:135})},eventRiver:function(e,t){var n=t.x,i=t.y,a=t.width,o=t.height;e.moveTo(n,i+o),e.bezierCurveTo(n+a,i+o,n,i+4,n+a,i+4),e.lineTo(n+a,i),e.bezierCurveTo(n,i,n+a,i+o-4,n,i+o-4),e.lineTo(n,i+o)},k:function(e,t){var n=t.x,i=t.y,a=t.width,o=t.height;s.prototype.buildPath(e,{x:n+a/2,y:[i+1,i+1,i+o-6,i+o],width:a-6})},bar:function(e,t){var n=t.x,i=t.y+1,a=t.width,o=t.height-2,r=3;e.moveTo(n+r,i),e.lineTo(n+a-r,i),e.quadraticCurveTo(n+a,i,n+a,i+r),e.lineTo(n+a,i+o-r),e.quadraticCurveTo(n+a,i+o,n+a-r,i+o),e.lineTo(n+r,i+o),e.quadraticCurveTo(n,i+o,n,i+o-r),e.lineTo(n,i+r),e.quadraticCurveTo(n,i,n+r,i)},force:function(e,t){r.prototype.iconLibrary.circle(e,t)},radar:function(e,t){var n=6,i=t.x+t.width/2,a=t.y+t.height/2,o=t.height/2,r=2*Math.PI/n,s=-Math.PI/2,l=i+o*Math.cos(s),h=a+o*Math.sin(s);e.moveTo(l,h),s+=r;for(var m=0,V=n-1;V>m;m++)e.lineTo(i+o*Math.cos(s),a+o*Math.sin(s)),s+=r;e.lineTo(l,h)}};V.chord=V.pie,V.map=V.bar;for(var U in V)r.prototype.iconLibrary["legendicon"+U]=V[U];return h.inherits(t,n),e("../component").define("legend",t),t}),n("echarts/util/ecData",[],function(){function e(e,t,n,i,a,o,r,s){var l;return"undefined"!=typeof i&&(l=null==i.value?i:i.value),e._echartsData={_series:t,_seriesIndex:n,_data:i,_dataIndex:a,_name:o,_value:l,_special:r,_special2:s},e._echartsData}function t(e,t){var n=e._echartsData;if(!t)return n;switch(t){case"series":case"seriesIndex":case"data":case"dataIndex":case"name":case"value":case"special":case"special2":return n&&n["_"+t]}return null}function n(e,t,n){switch(e._echartsData=e._echartsData||{},t){case"series":case"seriesIndex":case"data":case"dataIndex":case"name":case"value":case"special":case"special2":e._echartsData["_"+t]=n}}function i(e,t){t._echartsData={_series:e._echartsData._series,_seriesIndex:e._echartsData._seriesIndex,_data:e._echartsData._data,_dataIndex:e._echartsData._dataIndex,_name:e._echartsData._name,_value:e._echartsData._value,_special:e._echartsData._special,_special2:e._echartsData._special2}}return{pack:e,set:n,get:t,clone:i}}),n("echarts/chart",[],function(){var e={},t={};return e.define=function(n,i){return t[n]=i,e},e.get=function(e){return t[e]},e}),n("zrender/tool/color",["require","../tool/util"],function(e){function t(e){D=e}function n(){D=N}function i(e,t){return e=0|e,t=t||D,t[e%t.lengt
|
|||
|
var n=i.merge(this.options,{textStyle:{color:"#07a"},backgroundColor:"rgba(250, 250, 250, 0.8)",effect:{x:this.canvasWidth/2,y:this.canvasHeight/2,r0:60,r:100,color:"#bbdcff",brushType:"fill",textPosition:"inside",textFont:"normal 30px verdana",textColor:"rgba(30, 144, 255, 0.6)",timeInterval:100}}),s=n.effect,l=n.textStyle;null==l.x&&(l.x=s.x),null==l.y&&(l.y=s.y+(s.r0+s.r)/2-5);for(var h=this.createTextShape(n.textStyle),m=this.createBackgroundShape(n.backgroundColor),V=s.x,U=s.y,d=s.r0+6,p=s.r-6,c=s.color,u=a.lift(c,.1),y=new o({highlightStyle:i.clone(s)}),g=[],b=a.getGradientColors(["#ff6400","#ffe100","#97ff00"],25),f=15,k=240,x=0;16>x;x++)g.push(new r({highlightStyle:{x:V,y:U,r0:d,r:p,startAngle:k-f,endAngle:k,brushType:"fill",color:u},_color:a.getLinearGradient(V+d*Math.cos(k,!0),U-d*Math.sin(k,!0),V+d*Math.cos(k-f,!0),U-d*Math.sin(k-f,!0),[[0,b[2*x]],[1,b[2*x+1]]])})),k-=f;k=360;for(var x=0;4>x;x++)g.push(new r({highlightStyle:{x:V,y:U,r0:d,r:p,startAngle:k-f,endAngle:k,brushType:"fill",color:u},_color:a.getLinearGradient(V+d*Math.cos(k,!0),U-d*Math.sin(k,!0),V+d*Math.cos(k-f,!0),U-d*Math.sin(k-f,!0),[[0,b[2*x+32]],[1,b[2*x+33]]])})),k-=f;var _=0;if(null!=n.progress){e(m),_=100*this.adjust(n.progress,[0,1]).toFixed(2)/5,y.highlightStyle.text=5*_+"%",e(y);for(var x=0;20>x;x++)g[x].highlightStyle.color=_>x?g[x]._color:u,e(g[x]);return e(h),void t()}return setInterval(function(){e(m),_+=_>=20?-20:1,e(y);for(var n=0;20>n;n++)g[n].highlightStyle.color=_>n?g[n]._color:u,e(g[n]);e(h),t()},s.timeInterval)},t}),n("zrender/loadingEffect/Spin",["require","./Base","../tool/util","../tool/color","../tool/area","../shape/Sector"],function(e){function t(e){n.call(this,e)}var n=e("./Base"),i=e("../tool/util"),a=e("../tool/color"),o=e("../tool/area"),r=e("../shape/Sector");return i.inherits(t,n),t.prototype._start=function(e,t){var n=i.merge(this.options,{textStyle:{color:"#fff",textAlign:"start"},backgroundColor:"rgba(0, 0, 0, 0.8)"}),s=this.createTextShape(n.textStyle),l=10,h=o.getTextWidth(s.highlightStyle.text,s.highlightStyle.textFont),m=o.getTextHeight(s.highlightStyle.text,s.highlightStyle.textFont),V=i.merge(this.options.effect||{},{r0:9,r:15,n:18,color:"#fff",timeInterval:100}),U=this.getLocation(this.options.textStyle,h+l+2*V.r,Math.max(2*V.r,m));V.x=U.x+V.r,V.y=s.highlightStyle.y=U.y+U.height/2,s.highlightStyle.x=V.x+V.r+l;for(var d=this.createBackgroundShape(n.backgroundColor),p=V.n,c=V.x,u=V.y,y=V.r0,g=V.r,b=V.color,f=[],k=Math.round(180/p),x=0;p>x;x++)f[x]=new r({highlightStyle:{x:c,y:u,r0:y,r:g,startAngle:k*x*2,endAngle:k*x*2+k,color:a.alpha(b,(x+1)/p),brushType:"fill"}});var _=[0,c,u];return setInterval(function(){e(d),_[0]-=.3;for(var n=0;p>n;n++)f[n].rotation=_,e(f[n]);e(s),t()},V.timeInterval)},t}),n("zrender/loadingEffect/Whirling",["require","./Base","../tool/util","../tool/area","../shape/Ring","../shape/Droplet","../shape/Circle"],function(e){function t(e){n.call(this,e)}var n=e("./Base"),i=e("../tool/util"),a=e("../tool/area"),o=e("../shape/Ring"),r=e("../shape/Droplet"),s=e("../shape/Circle");return i.inherits(t,n),t.prototype._start=function(e,t){var n=i.merge(this.options,{textStyle:{color:"#888",textAlign:"start"},backgroundColor:"rgba(250, 250, 250, 0.8)"}),l=this.createTextShape(n.textStyle),h=10,m=a.getTextWidth(l.highlightStyle.text,l.highlightStyle.textFont),V=a.getTextHeight(l.highlightStyle.text,l.highlightStyle.textFont),U=i.merge(this.options.effect||{},{r:18,colorIn:"#fff",colorOut:"#555",colorWhirl:"#6cf",timeInterval:50}),d=this.getLocation(this.options.textStyle,m+h+2*U.r,Math.max(2*U.r,V));U.x=d.x+U.r,U.y=l.highlightStyle.y=d.y+d.height/2,l.highlightStyle.x=U.x+U.r+h;var p=this.createBackgroundShape(n.backgroundColor),c=new r({highlightStyle:{a:Math.round(U.r/2),b:Math.round(U.r-U.r/6),brushType:"fill",color:U.colorWhirl}}),u=new s({highlightStyle:{r:Math.round(U.r/6),brushType:"fill",color:U.colorIn}}),y=new o({highlightStyle:{r0:Math.round(U.r-U.r/3),r:U.r,brushType:"fill",color:U.colorOut}}),g=[0,U.x,U.y];return c.highlightStyle.x=u.highlightStyle.x=y.highlightStyle.x=g[1],c.highlight
|
|||
|
this._hasfound=0,this._event=e,this._iterateAndFindHover(),this._hasfound||((!this._draggingTarget||this._lastHover&&this._lastHover!=this._draggingTarget)&&(this._processOutShape(e),this._processDragLeave(e)),this._lastHover=null,this.storage.delHover(),this.painter.clearHover());var i="default";if(this._draggingTarget)this.storage.drift(this._draggingTarget.id,t,n),this._draggingTarget.modSelf(),this.storage.addHover(this._draggingTarget),this._clickThreshold++;else if(this._isMouseDown){var a=!1;this.painter.eachBuildinLayer(function(e){e.panable&&(i="move",e.position[0]+=t,e.position[1]+=n,a=!0,e.dirty=!0)}),a&&this.painter.refresh()}this._draggingTarget||this._hasfound&&this._lastHover.draggable?i="move":this._hasfound&&this._lastHover.clickable&&(i="pointer"),this.root.style.cursor=i,this._dispatchAgency(this._lastHover,V.MOUSEMOVE,e),(this._draggingTarget||this._hasfound||this.storage.hasHoverShape())&&this.painter.refreshHover()}},mouseout:function(e){e=this._zrenderEventFixed(e);var t=e.toElement||e.relatedTarget;if(t!=this.root)for(;t&&9!=t.nodeType;){if(t==this.root)return void this._mousemoveHandler(e);t=t.parentNode}e.zrenderX=this._lastX,e.zrenderY=this._lastY,this.root.style.cursor="default",this._isMouseDown=0,this._processOutShape(e),this._processDrop(e),this._processDragEnd(e),this.painter.isLoading()||this.painter.refreshHover(),this.dispatch(V.GLOBALOUT,e)},mousedown:function(e){return this._clickThreshold=0,2==this._lastDownButton?(this._lastDownButton=e.button,void(this._mouseDownTarget=null)):(this._lastMouseDownMoment=new Date,e=this._zrenderEventFixed(e),this._isMouseDown=1,this._mouseDownTarget=this._lastHover,this._dispatchAgency(this._lastHover,V.MOUSEDOWN,e),void(this._lastDownButton=e.button))},mouseup:function(e){e=this._zrenderEventFixed(e),this.root.style.cursor="default",this._isMouseDown=0,this._mouseDownTarget=null,this._dispatchAgency(this._lastHover,V.MOUSEUP,e),this._processDrop(e),this._processDragEnd(e)},touchstart:function(e){e=this._zrenderEventFixed(e,!0),this._lastTouchMoment=new Date,this._mobileFindFixed(e),this._mousedownHandler(e)},touchmove:function(e){e=this._zrenderEventFixed(e,!0),this._mousemoveHandler(e),this._isDragging&&s.stop(e)},touchend:function(e){e=this._zrenderEventFixed(e,!0),this._mouseupHandler(e);var t=new Date;t-this._lastTouchMoment<V.touchClickDelay&&(this._mobileFindFixed(e),this._clickHandler(e),t-this._lastClickMoment<V.touchClickDelay/2&&(this._dblclickHandler(e),this._lastHover&&this._lastHover.clickable&&s.stop(e)),this._lastClickMoment=t),this.painter.clearHover()}},c=function(e,t,o){U.call(this),this.root=e,this.storage=t,this.painter=o,this._lastX=this._lastY=this._mouseX=this._mouseY=0,this._findHover=n(a,this),this._domHover=o.getDomHover(),i(this),window.addEventListener?(window.addEventListener("resize",this._resizeHandler),r.os.tablet||r.os.phone?(e.addEventListener("touchstart",this._touchstartHandler),e.addEventListener("touchmove",this._touchmoveHandler),e.addEventListener("touchend",this._touchendHandler)):(e.addEventListener("click",this._clickHandler),e.addEventListener("dblclick",this._dblclickHandler),e.addEventListener("mousewheel",this._mousewheelHandler),e.addEventListener("mousemove",this._mousemoveHandler),e.addEventListener("mousedown",this._mousedownHandler),e.addEventListener("mouseup",this._mouseupHandler)),e.addEventListener("DOMMouseScroll",this._mousewheelHandler),e.addEventListener("mouseout",this._mouseoutHandler)):(window.attachEvent("onresize",this._resizeHandler),e.attachEvent("onclick",this._clickHandler),e.ondblclick=this._dblclickHandler,e.attachEvent("onmousewheel",this._mousewheelHandler),e.attachEvent("onmousemove",this._mousemoveHandler),e.attachEvent("onmouseout",this._mouseoutHandler),e.attachEvent("onmousedown",this._mousedownHandler),e.attachEvent("onmouseup",this._mouseupHandler))};c.prototype.on=function(e,t,n){return this.bind(e,t,n),this},c.prototype.un=function(e,t){return this.unbind(e,t),this},c.prototype.trigger=function(e,t){switch(e){case V.RESIZE:case V.CLICK:case V.DBLCLICK:case V.MOUSEWHEE
|
|||
|
s}),n("zrender/shape/Text",["require","../tool/area","./Base","../tool/util"],function(e){var t=e("../tool/area"),n=e("./Base"),i=function(e){n.call(this,e)};return i.prototype={type:"text",brush:function(e,n){var i=this.style;if(n&&(i=this.getHighlightStyle(i,this.highlightStyle||{})),"undefined"!=typeof i.text&&i.text!==!1){e.save(),this.doClip(e),this.setContext(e,i),this.setTransform(e),i.textFont&&(e.font=i.textFont),e.textAlign=i.textAlign||"start",e.textBaseline=i.textBaseline||"middle";var a,o=(i.text+"").split("\n"),r=t.getTextHeight("鍥<>",i.textFont),s=this.getRect(i),l=i.x;a="top"==i.textBaseline?s.y:"bottom"==i.textBaseline?s.y+r:s.y+r/2;for(var h=0,m=o.length;m>h;h++){if(i.maxWidth)switch(i.brushType){case"fill":e.fillText(o[h],l,a,i.maxWidth);break;case"stroke":e.strokeText(o[h],l,a,i.maxWidth);break;case"both":e.fillText(o[h],l,a,i.maxWidth),e.strokeText(o[h],l,a,i.maxWidth);break;default:e.fillText(o[h],l,a,i.maxWidth)}else switch(i.brushType){case"fill":e.fillText(o[h],l,a);break;case"stroke":e.strokeText(o[h],l,a);break;case"both":e.fillText(o[h],l,a),e.strokeText(o[h],l,a);break;default:e.fillText(o[h],l,a)}a+=r}e.restore()}},getRect:function(e){if(e.__rect)return e.__rect;var n=t.getTextWidth(e.text,e.textFont),i=t.getTextHeight(e.text,e.textFont),a=e.x;"end"==e.textAlign||"right"==e.textAlign?a-=n:"center"==e.textAlign&&(a-=n/2);var o;return o="top"==e.textBaseline?e.y:"bottom"==e.textBaseline?e.y-i:e.y-i/2,e.__rect={x:a,y:o,width:n,height:i},e.__rect}},e("../tool/util").inherits(i,n),i}),n("zrender/shape/Rectangle",["require","./Base","../tool/util"],function(e){var t=e("./Base"),n=function(e){t.call(this,e)};return n.prototype={type:"rectangle",_buildRadiusPath:function(e,t){var n,i,a,o,r=t.x,s=t.y,l=t.width,h=t.height,m=t.radius;"number"==typeof m?n=i=a=o=m:m instanceof Array?1===m.length?n=i=a=o=m[0]:2===m.length?(n=a=m[0],i=o=m[1]):3===m.length?(n=m[0],i=o=m[1],a=m[2]):(n=m[0],i=m[1],a=m[2],o=m[3]):n=i=a=o=0;var V;n+i>l&&(V=n+i,n*=l/V,i*=l/V),a+o>l&&(V=a+o,a*=l/V,o*=l/V),i+a>h&&(V=i+a,i*=h/V,a*=h/V),n+o>h&&(V=n+o,n*=h/V,o*=h/V),e.moveTo(r+n,s),e.lineTo(r+l-i,s),0!==i&&e.quadraticCurveTo(r+l,s,r+l,s+i),e.lineTo(r+l,s+h-a),0!==a&&e.quadraticCurveTo(r+l,s+h,r+l-a,s+h),e.lineTo(r+o,s+h),0!==o&&e.quadraticCurveTo(r,s+h,r,s+h-o),e.lineTo(r,s+n),0!==n&&e.quadraticCurveTo(r,s,r+n,s)},buildPath:function(e,t){t.radius?this._buildRadiusPath(e,t):(e.moveTo(t.x,t.y),e.lineTo(t.x+t.width,t.y),e.lineTo(t.x+t.width,t.y+t.height),e.lineTo(t.x,t.y+t.height),e.lineTo(t.x,t.y)),e.closePath()},getRect:function(e){if(e.__rect)return e.__rect;var t;return t="stroke"==e.brushType||"fill"==e.brushType?e.lineWidth||1:0,e.__rect={x:Math.round(e.x-t/2),y:Math.round(e.y-t/2),width:e.width+t,height:e.height+t},e.__rect}},e("../tool/util").inherits(n,t),n}),n("zrender/tool/area",["require","./util","./curve"],function(e){"use strict";function t(e){return e%=C,0>e&&(e+=C),e}function n(e,t,n,o){if(!t||!e)return!1;var r=e.type;L=L||W.getContext();var s=i(e,t,n,o);if("undefined"!=typeof s)return s;if(e.buildPath&&L.isPointInPath)return a(e,L,t,n,o);switch(r){case"ellipse":return!0;case"trochoid":var l="out"==t.location?t.r1+t.r2+t.d:t.r1-t.r2+t.d;return d(t,n,o,l);case"rose":return d(t,n,o,t.maxr);default:return!1}}function i(e,t,n,i){var a=e.type;switch(a){case"bezier-curve":return"undefined"==typeof t.cpX2?l(t.xStart,t.yStart,t.cpX1,t.cpY1,t.xEnd,t.yEnd,t.lineWidth,n,i):s(t.xStart,t.yStart,t.cpX1,t.cpY1,t.cpX2,t.cpY2,t.xEnd,t.yEnd,t.lineWidth,n,i);case"line":return r(t.xStart,t.yStart,t.xEnd,t.yEnd,t.lineWidth,n,i);case"polyline":return m(t.pointList,t.lineWidth,n,i);case"ring":return V(t.x,t.y,t.r0,t.r,n,i);case"circle":return d(t.x,t.y,t.r,n,i);case"sector":var o=t.startAngle*Math.PI/180,h=t.endAngle*Math.PI/180;return t.clockWise||(o=-o,h=-h),p(t.x,t.y,t.r0,t.r,o,h,!t.clockWise,n,i);case"path":return t.pathArray&&k(t.pathArray,Math.max(t.lineWidth,5),t.brushType,n,i);case"polygon":case"star":case"isogon":return c(t.pointList,n,i);case"text":var u=t.__rect||e.getRect(t);return U(u.x,u.y,u.width,u.height,n,i);case"rectangl
|
|||
|
V.isHorizontal=!0}}},addLabel:function(e,t,n,i,a){var o=[n,t],r=this.deepMerge(o,"itemStyle.normal.label"),s=this.deepMerge(o,"itemStyle.emphasis.label"),l=r.textStyle||{},h=s.textStyle||{};if(r.show){var m=e.style;m.text=this._getLabelText(t,n,i,"normal"),m.textPosition=null==r.position?"horizontal"===a?"right":"top":r.position,m.textColor=l.color,m.textFont=this.getFont(l),m.textAlign=l.align,m.textBaseline=l.baseline}if(s.show){var V=e.highlightStyle;V.text=this._getLabelText(t,n,i,"emphasis"),V.textPosition=r.show?e.style.textPosition:null==s.position?"horizontal"===a?"right":"top":s.position,V.textColor=h.color,V.textFont=this.getFont(h),V.textAlign=h.align,V.textBaseline=h.baseline}return e},_getLabelText:function(e,t,n,i){var a=this.deepQuery([t,e],"itemStyle."+i+".label.formatter");a||"emphasis"!==i||(a=this.deepQuery([t,e],"itemStyle.normal.label.formatter"));var o=this.getDataFromOption(t,"-");return a?"function"==typeof a?a.call(this.myChart,{seriesName:e.name,series:e,name:n,value:o,data:t,status:i}):"string"==typeof a?a=a.replace("{a}","{a0}").replace("{b}","{b0}").replace("{c}","{c0}").replace("{a0}",e.name).replace("{b0}",n).replace("{c0}",this.numAddCommas(o)):void 0:o instanceof Array?null!=o[2]?this.numAddCommas(o[2]):o[0]+" , "+o[1]:this.numAddCommas(o)},buildMark:function(e){var t=this.series[e];this.selectedMap[t.name]&&(t.markLine&&this._buildMarkLine(e),t.markPoint&&this._buildMarkPoint(e))},_buildMarkPoint:function(e){for(var t,n,i=(this.markAttachStyle||{})[e],a=this.series[e],o=u.clone(a.markPoint),r=0,s=o.data.length;s>r;r++)t=o.data[r],n=this.getMarkCoord(e,t),t.x=null!=t.x?t.x:n[0],t.y=null!=t.y?t.y:n[1],!t.type||"max"!==t.type&&"min"!==t.type||(t.value=n[3],t.name=t.name||t.type,t.symbolSize=t.symbolSize||y.getTextWidth(n[3],this.getFont())/2+5);for(var l=this._markPoint(e,o),r=0,s=l.length;s>r;r++){var m=l[r];m.zlevel=this.getZlevelBase(),m.z=this.getZBase()+1;for(var V in i)m[V]=u.clone(i[V]);this.shapeList.push(m)}if(this.type===h.CHART_TYPE_FORCE||this.type===h.CHART_TYPE_CHORD)for(var r=0,s=l.length;s>r;r++)this.zr.addShape(l[r])},_buildMarkLine:function(e){for(var t,n=(this.markAttachStyle||{})[e],i=this.series[e],a=u.clone(i.markLine),o=0,r=a.data.length;r>o;o++){var s=a.data[o];!s.type||"max"!==s.type&&"min"!==s.type&&"average"!==s.type?t=[this.getMarkCoord(e,s[0]),this.getMarkCoord(e,s[1])]:(t=this.getMarkCoord(e,s),a.data[o]=[u.clone(s),{}],a.data[o][0].name=s.name||s.type,a.data[o][0].value="average"!==s.type?t[3]:+t[3].toFixed(null!=a.precision?a.precision:this.deepQuery([this.ecTheme,h],"markLine.precision")),t=t[2],s=[{},{}]),null!=t&&null!=t[0]&&null!=t[1]&&(a.data[o][0].x=null!=s[0].x?s[0].x:t[0][0],a.data[o][0].y=null!=s[0].y?s[0].y:t[0][1],a.data[o][1].x=null!=s[1].x?s[1].x:t[1][0],a.data[o][1].y=null!=s[1].y?s[1].y:t[1][1])}var m=this._markLine(e,a),V=a.large;if(V){var U=new l({style:{shapeList:m}}),d=m[0];if(d){u.merge(U.style,d.style),u.merge(U.highlightStyle={},d.highlightStyle),U.style.brushType="stroke",U.zlevel=this.getZlevelBase(),U.z=this.getZBase()+1,U.hoverable=!1;for(var p in n)U[p]=u.clone(n[p])}this.shapeList.push(U),this.zr.addShape(U),U._mark="largeLine";var c=a.effect;c.show&&(U.effect=c)}else{for(var o=0,r=m.length;r>o;o++){var y=m[o];y.zlevel=this.getZlevelBase(),y.z=this.getZBase()+1;for(var p in n)y[p]=u.clone(n[p]);this.shapeList.push(y)}if(this.type===h.CHART_TYPE_FORCE||this.type===h.CHART_TYPE_CHORD)for(var o=0,r=m.length;r>o;o++)this.zr.addShape(m[o])}},_markPoint:function(e,t){var n=this.series[e],i=this.component;u.merge(u.merge(t,u.clone(this.ecTheme.markPoint||{})),u.clone(h.markPoint)),t.name=n.name;var a,o,r,s,l,V,U,d=[],p=t.data,c=i.dataRange,y=i.legend,g=this.zr.getWidth(),b=this.zr.getHeight();if(t.large)a=this.getLargeMarkPointShape(e,t),a._mark="largePoint",a&&d.push(a);else for(var f=0,k=p.length;k>f;f++)null!=p[f].x&&null!=p[f].y&&(r=null!=p[f].value?p[f].value:"",y&&(o=y.getColor(n.name)),c&&(o=isNaN(r)?o:c.getColor(r),s=[p[f],t],l=this.deepQuery(s,"itemStyle.normal.color")||o,V=this.deepQuery(s,"itemStyle.emphasis.color")||l,null==l
|
|||
|
r0:s}).done(function(){n.__animating=!1}).start(a))}function r(e,t,i,a,o){t||(t="r"!=i._animationAdd?{style:{startAngle:i.style.startAngle,endAngle:i.style.startAngle}}:{style:{r0:i.style.r}});var r=i.style.startAngle,s=i.style.endAngle;n(i,t,"startAngle","endAngle"),e.addShape(i),i.__animating=!0,e.animate(i.id,"style").when(a,{startAngle:r,endAngle:s}).done(function(){i.__animating=!1}).start(o)}function s(e,t,i,a,o){t||(t={style:{x:"left"==i.style.textAlign?i.style.x+100:i.style.x-100,y:i.style.y}});var r=i.style.x,s=i.style.y;n(i,t,"x","y"),e.addShape(i),i.__animating=!0,e.animate(i.id,"style").when(a,{x:r,y:s}).done(function(){i.__animating=!1}).start(o)}function l(t,n,i,a,o){var r=e("zrender/shape/Polygon").prototype.getRect(i.style),s=r.x+r.width/2,l=r.y+r.height/2;i.scale=[.1,.1,s,l],t.addShape(i),i.__animating=!0,t.animate(i.id,"").when(a,{scale:[1,1,s,l]}).done(function(){i.__animating=!1}).start(o)}function h(e,t,i,a,o){t||(t={style:{source0:0,source1:i.style.source1>0?360:-360,target0:0,target1:i.style.target1>0?360:-360}});var r=i.style.source0,s=i.style.source1,l=i.style.target0,h=i.style.target1;t.style&&n(i,t,"source0","source1","target0","target1"),e.addShape(i),i.__animating=!0,e.animate(i.id,"style").when(a,{source0:r,source1:s,target0:l,target1:h}).done(function(){i.__animating=!1}).start(o)}function m(e,t,n,i,a){t||(t={style:{angle:n.style.startAngle}});var o=n.style.angle;n.style.angle=t.style.angle,e.addShape(n),n.__animating=!0,e.animate(n.id,"style").when(i,{angle:o}).done(function(){n.__animating=!1}).start(a)}function V(e,t,n,a,o,r){if(n.style._x=n.style.x,n.style._y=n.style.y,n.style._width=n.style.width,n.style._height=n.style.height,t)i(e,t,n,a,o);else{var s=n._x||0,l=n._y||0;n.scale=[.01,.01,s,l],e.addShape(n),n.__animating=!0,e.animate(n.id,"").delay(r).when(a,{scale:[1,1,s,l]}).done(function(){n.__animating=!1}).start(o||"QuinticOut")}}function U(e,t,i,a,o){t||(t={style:{xStart:i.style.xStart,yStart:i.style.yStart,xEnd:i.style.xStart,yEnd:i.style.yStart}});var r=i.style.xStart,s=i.style.xEnd,l=i.style.yStart,h=i.style.yEnd;n(i,t,"xStart","xEnd","yStart","yEnd"),e.addShape(i),i.__animating=!0,e.animate(i.id,"style").when(a,{xStart:r,xEnd:s,yStart:l,yEnd:h}).done(function(){i.__animating=!1}).start(o)}function d(e,t,n,i,a){a=a||"QuinticOut",n.__animating=!0,e.addShape(n);var o=n.style,r=function(){n.__animating=!1},s=o.xStart,l=o.yStart,h=o.xEnd,m=o.yEnd;if(o.curveness>0){n.updatePoints(o);var V={p:0},U=o.cpX1,d=o.cpY1,p=[],u=[],y=c.quadraticSubdivide;e.animation.animate(V).when(i,{p:1}).during(function(){y(s,U,h,V.p,p),y(l,d,m,V.p,u),o.cpX1=p[1],o.cpY1=u[1],o.xEnd=p[2],o.yEnd=u[2],e.modShape(n)}).done(r).start(a)}else e.animate(n.id,"style").when(0,{xEnd:s,yEnd:l}).when(i,{xEnd:h,yEnd:m}).done(r).start(a)}var p=e("zrender/tool/util"),c=e("zrender/tool/curve");return{pointList:t,rectangle:i,candle:a,ring:o,sector:r,text:s,polygon:l,ribbon:h,gaugePointer:m,icon:V,line:U,markline:d}}),n("echarts/util/ecEffect",["require","../util/ecData","zrender/shape/Circle","zrender/shape/Image","zrender/tool/curve","../util/shape/Icon","../util/shape/Symbol","zrender/shape/ShapeBundle","zrender/shape/Polyline","zrender/tool/vector","zrender/tool/env"],function(e){function t(e,t,n,i){var a,r=n.effect,l=r.color||n.style.strokeColor||n.style.color,m=r.shadowColor||l,V=r.scaleSize,U=r.bounceDistance,d="undefined"!=typeof r.shadowBlur?r.shadowBlur:V;"image"!==n.type?(a=new h({zlevel:i,style:{brushType:"stroke",iconType:"droplet"!=n.style.iconType?n.style.iconType:"circle",x:d+1,y:d+1,n:n.style.n,width:n.style._width*V,height:n.style._height*V,lineWidth:1,strokeColor:l,shadowColor:m,shadowBlur:d},draggable:!1,hoverable:!1}),"pin"==n.style.iconType&&(a.style.y+=a.style.height/2*1.5),p&&(a.style.image=e.shapeToImage(a,a.style.width+2*d+2,a.style.height+2*d+2).style.image,a=new s({zlevel:a.zlevel,style:a.style,draggable:!1,hoverable:!1}))):a=new s({zlevel:i,style:n.style,draggable:!1,hoverable:!1}),o.clone(n,a),a.position=n.position,t.push(a),e.addShape(a);var c="image"!==n.type?window.devicePixelRatio||1:1,u=(a.
|
|||
|
this._sizeCssText="width:"+this._zrWidth+"px;height:"+this._zrHeight+"px;background-color:#fff;",this._tDom.style.cssText=this._gCssText+this._sizeCssText},_optionToContent:function(){var e,t,n,a,o,r,s=[],l="";if(this.option.xAxis)for(s=this.option.xAxis instanceof Array?this.option.xAxis:[this.option.xAxis],e=0,a=s.length;a>e;e++)if("category"==(s[e].type||"category")){for(r=[],t=0,n=s[e].data.length;n>t;t++)r.push(this.getDataFromOption(s[e].data[t]));l+=r.join(", ")+"\n\n"}if(this.option.yAxis)for(s=this.option.yAxis instanceof Array?this.option.yAxis:[this.option.yAxis],e=0,a=s.length;a>e;e++)if("category"==s[e].type){for(r=[],t=0,n=s[e].data.length;n>t;t++)r.push(this.getDataFromOption(s[e].data[t]));l+=r.join(", ")+"\n\n"}var h,m=this.option.series;for(e=0,a=m.length;a>e;e++){for(r=[],t=0,n=m[e].data.length;n>t;t++)o=m[e].data[t],h=m[e].type==i.CHART_TYPE_PIE||m[e].type==i.CHART_TYPE_MAP?(o.name||"-")+":":"",m[e].type==i.CHART_TYPE_SCATTER&&(o=this.getDataFromOption(o).join(", ")),r.push(h+this.getDataFromOption(o));l+=(m[e].name||"-")+" : \n",l+=r.join(m[e].type==i.CHART_TYPE_SCATTER?"\n":", "),l+="\n\n"}return l},_save:function(){var e=this.query(this.option,"toolbox.feature.dataView.contentToOption");if("function"!=typeof e){for(var t=this._textArea.value.split("\n"),n=[],a=0,o=t.length;o>a;a++)t[a]=this._trim(t[a]),""!==t[a]&&n.push(t[a]);this._contentToOption(n)}else e(this._textArea,this.option);this.hide();var r=this;setTimeout(function(){r.messageCenter&&r.messageCenter.dispatch(i.EVENT.DATA_VIEW_CHANGED,null,{option:r.option},r.myChart)},r.canvasSupported?800:100)},_contentToOption:function(e){var t,n,a,o,r,s,l,h=[],m=0;if(this.option.xAxis)for(h=this.option.xAxis instanceof Array?this.option.xAxis:[this.option.xAxis],t=0,o=h.length;o>t;t++)if("category"==(h[t].type||"category")){for(s=e[m].split(","),n=0,a=h[t].data.length;a>n;n++)l=this._trim(s[n]||""),r=h[t].data[n],"undefined"!=typeof h[t].data[n].value?h[t].data[n].value=l:h[t].data[n]=l;m++}if(this.option.yAxis)for(h=this.option.yAxis instanceof Array?this.option.yAxis:[this.option.yAxis],t=0,o=h.length;o>t;t++)if("category"==h[t].type){for(s=e[m].split(","),n=0,a=h[t].data.length;a>n;n++)l=this._trim(s[n]||""),r=h[t].data[n],"undefined"!=typeof h[t].data[n].value?h[t].data[n].value=l:h[t].data[n]=l;m++}var V=this.option.series;for(t=0,o=V.length;o>t;t++)if(m++,V[t].type==i.CHART_TYPE_SCATTER)for(var n=0,a=V[t].data.length;a>n;n++)s=e[m],l=s.replace(" ","").split(","),"undefined"!=typeof V[t].data[n].value?V[t].data[n].value=l:V[t].data[n]=l,m++;else{s=e[m].split(",");for(var n=0,a=V[t].data.length;a>n;n++)l=(s[n]||"").replace(/.*:/,""),l=this._trim(l),l="-"!=l&&""!==l?l-0:"-","undefined"!=typeof V[t].data[n].value?V[t].data[n].value=l:V[t].data[n]=l;m++}},_trim:function(e){var t=new RegExp("(^[\\s\\t\\xa0\\u3000]+)|([\\u3000\\xa0\\s\\t]+$)","g");return e.replace(t,"")},_stop:function(e){e=e||window.event,e.stopPropagation?e.stopPropagation():e.cancelBubble=!0},resize:function(){this._zrHeight=this.zr.getHeight(),this._zrWidth=this.zr.getWidth(),this._tDom.offsetHeight>10&&(this._sizeCssText="width:"+this._zrWidth+"px;height:"+this._zrHeight+"px;background-color:#fff;",this._tDom.style.cssText=this._gCssText+this._sizeCssText,this._textArea.style.cssText="display:block;margin:0 0 8px 0;padding:4px 6px;overflow:auto;width:100%;height:"+(this._zrHeight-100)+"px;")},dispose:function(){window.removeEventListener?(this._tDom.removeEventListener("click",this._stop),this._tDom.removeEventListener("mousewheel",this._stop),this._tDom.removeEventListener("mousemove",this._stop),this._tDom.removeEventListener("mousedown",this._stop),this._tDom.removeEventListener("mouseup",this._stop),this._tDom.removeEventListener("touchstart",this._stop),this._tDom.removeEventListener("touchmove",this._stop),this._tDom.removeEventListener("touchend",this._stop)):(this._tDom.detachEvent("onclick",this._stop),this._tDom.detachEvent("onmousewheel",this._stop),this._tDom.detachEvent("onmousemove",this._stop),this._tDom.detachEvent("onmousedown",this._stop),this._tDom.detachEvent
|
|||
|
r=this._zoom.end2/100*n+l.y.min):(n=l.x.max-l.x.min,i=this._zoom.start2/100*n+l.x.min,a=this._zoom.end2/100*n+l.x.min,n=l.y.max-l.y.min,o=this._zoom.start/100*n+l.y.min,r=this._zoom.end/100*n+l.y.min);for(var h,m=0,V=t.length;V>m;m++)h=t[m].value||t[m],h[0]>=i&&h[0]<=a&&h[1]>=o&&h[1]<=r&&s.push(t[m]);return s},_setScale:function(){var e=0!==this._zoom.start||100!==this._zoom.end||0!==this._zoom.start2||100!==this._zoom.end2,t={xAxis:this.option.xAxis,yAxis:this.option.yAxis};for(var n in t)for(var i=0,a=t[n].length;a>i;i++)t[n][i].scale=e||t[n][i]._scale},_backupScale:function(){var e={xAxis:this.option.xAxis,yAxis:this.option.yAxis};for(var t in e)for(var n=0,i=e[t].length;i>n;n++)e[t][n]._scale=e[t][n].scale},_getDetail:function(){for(var e=["xAxis","yAxis"],t=0,n=e.length;n>t;t++){var i=this._originalData[e[t]];for(var a in i){var o=i[a];if(null!=o){var r=o.length,l=Math.floor(this._zoom.start/100*r),h=Math.ceil(this._zoom.end/100*r);return h-=h>0?1:0,{start:this.getDataFromOption(o[l]),end:this.getDataFromOption(o[h])}}}}e="horizontal"==this.zoomOption.orient?"xAxis":"yAxis";var m=this._zoom.seriesIndex[0],V=this.option.series[m][e+"Index"]||0,U=this.option[e][V].type,d=this._zoom.scatterMap[m][e.charAt(0)].min,p=this._zoom.scatterMap[m][e.charAt(0)].max,c=p-d;if("value"==U)return{start:d+c*this._zoom.start/100,end:d+c*this._zoom.end/100};if("time"==U){p=d+c*this._zoom.end/100,d+=c*this._zoom.start/100;var u=s.getAutoFormatter(d,p).formatter;return{start:s.format(u,d),end:s.format(u,p)}}return{start:"",end:""}},__ondrift:function(e,t,n){this.zoomOption.zoomLock&&(e=this._fillerShae);var i="filler"==e._type?this._handleSize:0;if("horizontal"==this.zoomOption.orient?e.style.x+t-i<=this._location.x?e.style.x=this._location.x+i:e.style.x+t+e.style.width+i>=this._location.x+this._location.width?e.style.x=this._location.x+this._location.width-e.style.width-i:e.style.x+=t:e.style.y+n-i<=this._location.y?e.style.y=this._location.y+i:e.style.y+n+e.style.height+i>=this._location.y+this._location.height?e.style.y=this._location.y+this._location.height-e.style.height-i:e.style.y+=n,"filler"==e._type?this._syncHandleShape():this._syncFillerShape(),this.zoomOption.realtime&&this._syncData(),this.zoomOption.showDetail){var a=this._getDetail();this._startShape.style.text=this._startShape.highlightStyle.text=a.start,this._endShape.style.text=this._endShape.highlightStyle.text=a.end,this._startShape.style.textPosition=this._startShape.highlightStyle.textPosition,this._endShape.style.textPosition=this._endShape.highlightStyle.textPosition}return!0},__ondragend:function(){this.zoomOption.showDetail&&(this._startShape.style.text=this._endShape.style.text="=",this._startShape.style.textPosition=this._endShape.style.textPosition="inside",this.zr.modShape(this._startShape.id),this.zr.modShape(this._endShape.id),this.zr.refreshNextFrame()),this.isDragend=!0},ondragend:function(e,t){this.isDragend&&e.target&&(!this.zoomOption.realtime&&this._syncData(),t.dragOut=!0,t.dragIn=!0,this._isSilence||this.zoomOption.realtime||this.messageCenter.dispatch(r.EVENT.DATA_ZOOM,null,{zoom:this._zoom},this.myChart),t.needRefresh=!1,this.isDragend=!1)},ondataZoom:function(e,t){t.needRefresh=!0},absoluteZoom:function(e){this._zoom.start=e.start,this._zoom.end=e.end,this._zoom.start2=e.start2,this._zoom.end2=e.end2,this._syncShape(),this._syncData(!0)},rectZoom:function(e){if(!e)return this._zoom.start=this._zoom.start2=0,this._zoom.end=this._zoom.end2=100,this._syncShape(),this._syncData(!0),this._zoom;var t=this.component.grid.getArea(),n={x:e.x,y:e.y,width:e.width,height:e.height};if(n.width<0&&(n.x+=n.width,n.width=-n.width),n.height<0&&(n.y+=n.height,n.height=-n.height),n.x>t.x+t.width||n.y>t.y+t.height)return!1;n.x<t.x&&(n.x=t.x),n.x+n.width>t.x+t.width&&(n.width=t.x+t.width-n.x),n.y+n.height>t.y+t.height&&(n.height=t.y+t.height-n.y);var i,a=(n.x-t.x)/t.width,o=1-(n.x+n.width-t.x)/t.width,r=1-(n.y+n.height-t.y)/t.height,s=(n.y-t.y)/t.height;return"horizontal"==this.zoomOption.orient?(i=this._zoom.end-this._zoom.start,this._zoom.start+=i*a,this._zoom.end
|
|||
|
|
|||
|
return i}),n("echarts/chart/line",["require","./base","zrender/shape/Polyline","../util/shape/Icon","../util/shape/HalfSmoothPolygon","../component/axis","../component/grid","../component/dataZoom","../config","../util/ecData","zrender/tool/util","zrender/tool/color","../chart"],function(e){function t(e,t,n,a,o){i.call(this,e,t,n,a,o),this.refresh(a)}function n(e,t,n){var i=t.x,a=t.y,r=t.width,s=t.height,l=s/2;t.symbol.match("empty")&&(e.fillStyle="#fff"),t.brushType="both";var h=t.symbol.replace("empty","").toLowerCase();h.match("star")?(l=h.replace("star","")-0||5,a-=1,h="star"):("rectangle"===h||"arrow"===h)&&(i+=(r-s)/2,r=s);var m="";if(h.match("image")&&(m=h.replace(new RegExp("^image:\\/\\/"),""),h="image",i+=Math.round((r-s)/2)-1,r=s+=2),h=o.prototype.iconLibrary[h]){var V=t.x,U=t.y;e.moveTo(V,U+l),e.lineTo(V+5,U+l),e.moveTo(V+t.width-5,U+l),e.lineTo(V+t.width,U+l);var d=this;h(e,{x:i+4,y:a+4,width:r-8,height:s-8,n:l,image:m},function(){d.modSelf(),n()})}else e.moveTo(i,a+l),e.lineTo(i+r,a+l)}var i=e("./base"),a=e("zrender/shape/Polyline"),o=e("../util/shape/Icon"),r=e("../util/shape/HalfSmoothPolygon");e("../component/axis"),e("../component/grid"),e("../component/dataZoom");var s=e("../config");s.line={zlevel:0,z:2,clickable:!0,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,dataFilter:"nearest",itemStyle:{normal:{label:{show:!1},lineStyle:{width:2,type:"solid",shadowColor:"rgba(0,0,0,0)",shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0}},emphasis:{label:{show:!1}}},symbolSize:2,showAllSymbol:!1};var l=e("../util/ecData"),h=e("zrender/tool/util"),m=e("zrender/tool/color");return t.prototype={type:s.CHART_TYPE_LINE,_buildShape:function(){this.finalPLMap={},this._buildPosition()},_buildHorizontal:function(e,t,n,i){for(var a,o,r,s,l,h,m,V,U,d=this.series,p=n[0][0],c=d[p],u=this.component.xAxis.getAxis(c.xAxisIndex||0),y={},g=0,b=t;b>g&&null!=u.getNameByIndex(g);g++){o=u.getCoordByIndex(g);for(var f=0,k=n.length;k>f;f++){a=this.component.yAxis.getAxis(d[n[f][0]].yAxisIndex||0),l=s=m=h=a.getCoord(0);for(var x=0,_=n[f].length;_>x;x++)p=n[f][x],c=d[p],V=c.data[g],U=this.getDataFromOption(V,"-"),y[p]=y[p]||[],i[p]=i[p]||{min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY,sum:0,counter:0,average:0},"-"!==U?(U>=0?(s-=x>0?a.getCoordSize(U):l-a.getCoord(U),r=s):0>U&&(h+=x>0?a.getCoordSize(U):a.getCoord(U)-m,r=h),y[p].push([o,r,g,u.getNameByIndex(g),o,l]),i[p].min>U&&(i[p].min=U,i[p].minY=r,i[p].minX=o),i[p].max<U&&(i[p].max=U,i[p].maxY=r,i[p].maxX=o),i[p].sum+=U,i[p].counter++):y[p].length>0&&(this.finalPLMap[p]=this.finalPLMap[p]||[],this.finalPLMap[p].push(y[p]),y[p]=[])}s=this.component.grid.getY();for(var L,f=0,k=n.length;k>f;f++)for(var x=0,_=n[f].length;_>x;x++)p=n[f][x],c=d[p],V=c.data[g],U=this.getDataFromOption(V,"-"),"-"==U&&this.deepQuery([V,c,this.option],"calculable")&&(L=this.deepQuery([V,c],"symbolSize"),s+=2*L+5,r=s,this.shapeList.push(this._getCalculableItem(p,g,u.getNameByIndex(g),o,r,"horizontal")))}for(var W in y)y[W].length>0&&(this.finalPLMap[W]=this.finalPLMap[W]||[],this.finalPLMap[W].push(y[W]),y[W]=[]);this._calculMarkMapXY(i,n,"y"),this._buildBorkenLine(e,this.finalPLMap,u,"horizontal")},_buildVertical:function(e,t,n,i){for(var a,o,r,s,l,h,m,V,U,d=this.series,p=n[0][0],c=d[p],u=this.component.yAxis.getAxis(c.yAxisIndex||0),y={},g=0,b=t;b>g&&null!=u.getNameByIndex(g);g++){r=u.getCoordByIndex(g);for(var f=0,k=n.length;k>f;f++){a=this.component.xAxis.getAxis(d[n[f][0]].xAxisIndex||0),l=s=m=h=a.getCoord(0);for(var x=0,_=n[f].length;_>x;x++)p=n[f][x],c=d[p],V=c.data[g],U=this.getDataFromOption(V,"-"),y[p]=y[p]||[],i[p]=i[p]||{min:Number.POSITIVE_INFINITY,max:Number.NEGATIVE_INFINITY,sum:0,counter:0,average:0},"-"!==U?(U>=0?(s+=x>0?a.getCoordSize(U):a.getCoord(U)-l,o=s):0>U&&(h-=x>0?a.getCoordSize(U):m-a.getCoord(U),o=h),y[p].push([o,r,g,u.getNameByIndex(g),l,r]),i[p].min>U&&(i[p].min=U,i[p].minX=o,i[p].minY=r),i[p].max<U&&(i[p].max=U,i[p].maxX=o,i[p].maxY=r),i[p].sum+=U,i[p].counter++):y[p].length>0&&(this.finalPLMap[p]=this.finalPLMap[p]||[],this.finalPLMap[p].push(y[p]),y[p]=[])}s=this.component.grid
|
|||
|
this.shapeList.push(new i(n)))},_buildGradient:function(){var t,n,o=this.getFont(this.dataRangeOption.textStyle),r=this._itemGroupLocation.x,s=this._itemGroupLocation.y,l=this.dataRangeOption.itemWidth,m=this.dataRangeOption.itemHeight,V=h.getTextHeight("鍥<>",o),U=10,d=!0;this.dataRangeOption.text&&(d=!1,this.dataRangeOption.text[0]&&(n=this._getTextShape(r,s,this.dataRangeOption.text[0]),"horizontal"==this.dataRangeOption.orient?r+=h.getTextWidth(this.dataRangeOption.text[0],o)+this._textGap:(s+=V+this._textGap,n.style.y+=V/2+this._textGap,n.style.textBaseline="bottom"),this.shapeList.push(new i(n))));for(var p=e("zrender/tool/color"),c=1/(this.dataRangeOption.color.length-1),u=[],y=0,g=this.dataRangeOption.color.length;g>y;y++)u.push([y*c,this.dataRangeOption.color[y]]);"horizontal"==this.dataRangeOption.orient?(t={zlevel:this.getZlevelBase(),z:this.getZBase(),style:{x:r,y:s,width:l*U,height:m,color:p.getLinearGradient(r,s,r+l*U,s,u)},hoverable:!1},r+=l*U+this._textGap):(t={zlevel:this.getZlevelBase(),z:this.getZBase(),style:{x:r,y:s,width:l,height:m*U,color:p.getLinearGradient(r,s,r,s+m*U,u)},hoverable:!1},s+=m*U+this._textGap),this.shapeList.push(new a(t)),this._calculableLocation=t.style,this.dataRangeOption.calculable&&(this._buildFiller(),this._bulidMask(),this._bulidHandle()),this._buildIndicator(),!d&&this.dataRangeOption.text[1]&&(n=this._getTextShape(r,s,this.dataRangeOption.text[1]),this.shapeList.push(new i(n)))},_buildIndicator:function(){var e,t,n=this._calculableLocation.x,i=this._calculableLocation.y,a=this._calculableLocation.width,r=this._calculableLocation.height,s=5;"horizontal"==this.dataRangeOption.orient?"bottom"!=this.dataRangeOption.y?(e=[[n,i+r],[n-s,i+r+s],[n+s,i+r+s]],t="bottom"):(e=[[n,i],[n-s,i-s],[n+s,i-s]],t="top"):"right"!=this.dataRangeOption.x?(e=[[n+a,i],[n+a+s,i-s],[n+a+s,i+s]],t="right"):(e=[[n,i],[n-s,i-s],[n-s,i+s]],t="left"),this._indicatorShape={style:{pointList:e,color:"#fff",__rect:{x:Math.min(e[0][0],e[1][0]),y:Math.min(e[0][1],e[1][1]),width:s*("horizontal"==this.dataRangeOption.orient?2:1),height:s*("horizontal"==this.dataRangeOption.orient?1:2)}},highlightStyle:{brushType:"fill",textPosition:t,textColor:this.dataRangeOption.textStyle.color},hoverable:!1},this._indicatorShape=new o(this._indicatorShape)},_buildFiller:function(){this._fillerShape={zlevel:this.getZlevelBase(),z:this.getZBase()+1,style:{x:this._calculableLocation.x,y:this._calculableLocation.y,width:this._calculableLocation.width,height:this._calculableLocation.height,color:"rgba(255,255,255,0)"},highlightStyle:{strokeColor:"rgba(255,255,255,0.5)",lineWidth:1},draggable:!0,ondrift:this._ondrift,ondragend:this._ondragend,onmousemove:this._dispatchHoverLink,_type:"filler"},this._fillerShape=new a(this._fillerShape),this.shapeList.push(this._fillerShape)},_bulidHandle:function(){var e,t,n,i,a,r,s,l,m=this._calculableLocation.x,V=this._calculableLocation.y,U=this._calculableLocation.width,d=this._calculableLocation.height,p=this.getFont(this.dataRangeOption.textStyle),c=h.getTextHeight("鍥<>",p),u=Math.max(h.getTextWidth(this._textFormat(this.dataRangeOption.max),p),h.getTextWidth(this._textFormat(this.dataRangeOption.min),p))+2;"horizontal"==this.dataRangeOption.orient?"bottom"!=this.dataRangeOption.y?(e=[[m,V],[m,V+d+c],[m-c,V+d+c],[m-1,V+d],[m-1,V]],t=m-u/2-c,n=V+d+c/2+2,i={x:m-u-c,y:V+d,width:u+c,height:c},a=[[m+U,V],[m+U,V+d+c],[m+U+c,V+d+c],[m+U+1,V+d],[m+U+1,V]],r=m+U+u/2+c,s=n,l={x:m+U,y:V+d,width:u+c,height:c}):(e=[[m,V+d],[m,V-c],[m-c,V-c],[m-1,V],[m-1,V+d]],t=m-u/2-c,n=V-c/2-2,i={x:m-u-c,y:V-c,width:u+c,height:c},a=[[m+U,V+d],[m+U,V-c],[m+U+c,V-c],[m+U+1,V],[m+U+1,V+d]],r=m+U+u/2+c,s=n,l={x:m+U,y:V-c,width:u+c,height:c}):(u+=c,"right"!=this.dataRangeOption.x?(e=[[m,V],[m+U+c,V],[m+U+c,V-c],[m+U,V-1],[m,V-1]],t=m+U+u/2+c/2,n=V-c/2,i={x:m+U,y:V-c,width:u+c,height:c},a=[[m,V+d],[m+U+c,V+d],[m+U+c,V+c+d],[m+U,V+1+d],[m,V+d+1]],r=t,s=V+d+c/2,l={x:m+U,y:V+d,width:u+c,height:c}):(e=[[m+U,V],[m-c,V],[m-c,V-c],[m,V-1],[m+U,V-1]],t=m-u/2-c/2,n=V-c/2,i={x:m-u-c,y:V-c,width:u+c,height:c},a=[[m+U,V+d],[m-c,V+d
|
|||
|
|
|||
|
if(this._needLabelLine(U,d,l)){var p=l?"emphasis":"normal",c=m.merge(m.clone(d.itemStyle)||{},U.itemStyle),u=c[p].labelLine,y=u.lineStyle||{},g=n[0],b=n[1],f=a,k=this.parseRadius(this.zr,U.radius)[1]- -u.length,x=V.cos(o,!0),_=V.sin(o,!0);return new s({zlevel:this.getZlevelBase(),z:this.getZBase()+1,hoverable:!1,style:{pointList:[[g+f*x,b-f*_],[g+k*x,b-k*_],[d.__labelX,d.__labelY]],strokeColor:y.color||r,lineType:y.type,lineWidth:y.width},_seriesIndex:e,_dataIndex:t})}},_needLabel:function(e,t,n){return this.deepQuery([t,e],"itemStyle."+(n?"emphasis":"normal")+".label.show")},_needLabelLine:function(e,t,n){return this.deepQuery([t,e],"itemStyle."+(n?"emphasis":"normal")+".labelLine.show")},_autoLabelLayout:function(e,t,n){for(var i=[],a=[],o=0,r=e.length;r>o;o++)("outer"===e[o]._labelPosition||"outside"===e[o]._labelPosition)&&(e[o]._rect._y=e[o]._rect.y,e[o]._rect.x<t[0]?i.push(e[o]):a.push(e[o]));this._layoutCalculate(i,t,n,-1),this._layoutCalculate(a,t,n,1)},_layoutCalculate:function(e,t,n,i){function a(t,n,i){for(var a=t;n>a;a++)if(e[a]._rect.y+=i,e[a].style.y+=i,e[a]._labelLine&&(e[a]._labelLine.style.pointList[1][1]+=i,e[a]._labelLine.style.pointList[2][1]+=i),a>t&&n>a+1&&e[a+1]._rect.y>e[a]._rect.y+e[a]._rect.height)return void o(a,i/2);o(n-1,i/2)}function o(t,n){for(var i=t;i>=0&&(e[i]._rect.y-=n,e[i].style.y-=n,e[i]._labelLine&&(e[i]._labelLine.style.pointList[1][1]-=n,e[i]._labelLine.style.pointList[2][1]-=n),!(i>0&&e[i]._rect.y>e[i-1]._rect.y+e[i-1]._rect.height));i--);}function r(e,t,n,i,a){for(var o,r,s,l=n[0],h=n[1],m=a>0?t?Number.MAX_VALUE:0:t?Number.MAX_VALUE:0,V=0,U=e.length;U>V;V++)r=Math.abs(e[V]._rect.y-h),s=e[V]._radius-i,o=i+s>r?Math.sqrt((i+s+20)*(i+s+20)-Math.pow(e[V]._rect.y-h,2)):Math.abs(e[V]._rect.x+(a>0?0:e[V]._rect.width)-l),t&&o>=m&&(o=m-10),!t&&m>=o&&(o=m+10),e[V]._rect.x=e[V].style.x=l+o*a,e[V]._labelLine&&(e[V]._labelLine.style.pointList[2][0]=l+(o-5)*a,e[V]._labelLine.style.pointList[1][0]=l+(o-20)*a),m=o}e.sort(function(e,t){return e._rect.y-t._rect.y});for(var s,l=0,h=e.length,m=[],V=[],U=0;h>U;U++)s=e[U]._rect.y-l,0>s&&a(U,h,-s,i),l=e[U]._rect.y+e[U]._rect.height;this.zr.getHeight()-l<0&&o(h-1,l-this.zr.getHeight());for(var U=0;h>U;U++)e[U]._rect.y>=t[1]?V.push(e[U]):m.push(e[U]);r(V,!0,t,n,i),r(m,!1,t,n,i)},reformOption:function(e){var t=m.merge;return e=t(t(e||{},m.clone(this.ecTheme.pie||{})),m.clone(l.pie)),e.itemStyle.normal.label.textStyle=this.getTextStyle(e.itemStyle.normal.label.textStyle),e.itemStyle.emphasis.label.textStyle=this.getTextStyle(e.itemStyle.emphasis.label.textStyle),this.z=e.z,this.zlevel=e.zlevel,e},refresh:function(e){e&&(this.option=e,this.series=e.series),this.backupShapeList(),this._buildShape()},addDataAnimation:function(e,t){function n(){s--,0===s&&t&&t()}for(var i=this.series,a={},o=0,r=e.length;r>o;o++)a[e[o][0]]=e[o];var s=0,h={},m={},V={},U=this.shapeList;this.shapeList=[];for(var d,p,c,u={},o=0,r=e.length;r>o;o++)d=e[o][0],p=e[o][2],c=e[o][3],i[d]&&i[d].type===l.CHART_TYPE_PIE&&(p?(c||(h[d+"_"+i[d].data.length]="delete"),u[d]=1):c?u[d]=0:(h[d+"_-1"]="delete",u[d]=-1),this._buildSinglePie(d));for(var y,g,o=0,r=this.shapeList.length;r>o;o++)switch(d=this.shapeList[o]._seriesIndex,y=this.shapeList[o]._dataIndex,g=d+"_"+y,this.shapeList[o].type){case"sector":h[g]=this.shapeList[o];break;case"text":m[g]=this.shapeList[o];break;case"polyline":V[g]=this.shapeList[o]}this.shapeList=[];for(var b,o=0,r=U.length;r>o;o++)if(d=U[o]._seriesIndex,a[d]){if(y=U[o]._dataIndex+u[d],g=d+"_"+y,b=h[g],!b)continue;if("sector"===U[o].type)"delete"!=b?(s++,this.zr.animate(U[o].id,"style").when(400,{startAngle:b.style.startAngle,endAngle:b.style.endAngle}).done(n).start()):(s++,this.zr.animate(U[o].id,"style").when(400,u[d]<0?{startAngle:U[o].style.startAngle}:{endAngle:U[o].style.endAngle}).done(n).start());else if("text"===U[o].type||"polyline"===U[o].type)if("delete"===b)this.zr.delShape(U[o].id);else switch(U[o].type){case"text":s++,b=m[g],this.zr.animate(U[o].id,"style").when(400,{x:b.style.x,y:b.style.y}).done(n).start();break;case"polyline":s++,b=V[g],this.zr.animat
|
|||
|
|
|||
|
var c=f;c%=360,0>c&&(c+=360);var _=90>=c||c>=270,L=new i({zlevel:this.getZlevelBase(),z:this.getZBase()-1,hoverable:!1,style:{x:_?h[1]+this.scaleLineLength+4:-h[1]-this.scaleLineLength-4,y:0,text:Math.round(10*x)/10+o,textAlign:_?"left":"right"},position:l.slice(),rotation:_?[-c/180*Math.PI,0,0]:[-(c+180)/180*Math.PI,0,0]});this.shapeList.push(L),x+=k*r,f+=m*this.scaleUnitAngle*5}},this)},refresh:function(e){if(e&&(this.option=e,this.series=e.series),this.legend=this.component.legend,this.legend)this.getColor=function(e){return this.legend.getColor(e)},this.isSelected=function(e){return this.legend.isSelected(e)};else{var t={},n=0;this.getColor=function(e){return t[e]?t[e]:(t[e]||(t[e]=this.zr.getColor(n++)),t[e])},this.isSelected=function(){return!0}}this.backupShapeList(),this._init()},reformOption:function(e){var t=V.merge;e=t(t(e||{},this.ecTheme.chord),h.chord),e.itemStyle.normal.label.textStyle=this.getTextStyle(e.itemStyle.normal.label.textStyle),this.z=e.z,this.zlevel=e.zlevel}},V.inherits(t,n),e("../chart").define("chord",t),t}),n("echarts/util/shape/Ribbon",["require","zrender/shape/Base","zrender/shape/util/PathProxy","zrender/tool/util","zrender/tool/area"],function(e){function t(e){n.call(this,e),this._pathProxy=new i}var n=e("zrender/shape/Base"),i=e("zrender/shape/util/PathProxy"),a=e("zrender/tool/util"),o=e("zrender/tool/area");return t.prototype={type:"ribbon",buildPath:function(e,t){var n=t.clockWise||!1,i=this._pathProxy;i.begin(e);var a=t.x,o=t.y,r=t.r,s=t.source0/180*Math.PI,l=t.source1/180*Math.PI,h=t.target0/180*Math.PI,m=t.target1/180*Math.PI,V=a+Math.cos(s)*r,U=o+Math.sin(s)*r,d=a+Math.cos(l)*r,p=o+Math.sin(l)*r,c=a+Math.cos(h)*r,u=o+Math.sin(h)*r,y=a+Math.cos(m)*r,g=o+Math.sin(m)*r;i.moveTo(V,U),i.arc(a,o,t.r,s,l,!n),i.bezierCurveTo(.7*(a-d)+d,.7*(o-p)+p,.7*(a-c)+c,.7*(o-u)+u,c,u),(t.source0!==t.target0||t.source1!==t.target1)&&(i.arc(a,o,t.r,h,m,!n),i.bezierCurveTo(.7*(a-y)+y,.7*(o-g)+g,.7*(a-V)+V,.7*(o-U)+U,V,U))},getRect:function(e){return e.__rect?e.__rect:(this._pathProxy.isEmpty()||this.buildPath(null,e),this._pathProxy.fastBoundingRect())},isCover:function(e,t){var n=this.getRect(this.style);return e>=n.x&&e<=n.x+n.width&&t>=n.y&&t<=n.y+n.height?o.isInsidePath(this._pathProxy.pathCommands,0,"fill",e,t):void 0}},a.inherits(t,n),t}),n("echarts/data/Graph",["require","zrender/tool/util"],function(e){var t=e("zrender/tool/util"),n=function(e){this._directed=e||!1,this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={}};n.prototype.isDirected=function(){return this._directed},n.prototype.addNode=function(e,t){if(this._nodesMap[e])return this._nodesMap[e];var i=new n.Node(e,t);return this.nodes.push(i),this._nodesMap[e]=i,i},n.prototype.getNodeById=function(e){return this._nodesMap[e]},n.prototype.addEdge=function(e,t,i){if("string"==typeof e&&(e=this._nodesMap[e]),"string"==typeof t&&(t=this._nodesMap[t]),e&&t){var a=e.id+"-"+t.id;if(this._edgesMap[a])return this._edgesMap[a];var o=new n.Edge(e,t,i);return this._directed&&(e.outEdges.push(o),t.inEdges.push(o)),e.edges.push(o),e!==t&&t.edges.push(o),this.edges.push(o),this._edgesMap[a]=o,o}},n.prototype.removeEdge=function(e){var n=e.node1,i=e.node2,a=n.id+"-"+i.id;this._directed&&(n.outEdges.splice(t.indexOf(n.outEdges,e),1),i.inEdges.splice(t.indexOf(i.inEdges,e),1)),n.edges.splice(t.indexOf(n.edges,e),1),n!==i&&i.edges.splice(t.indexOf(i.edges,e),1),delete this._edgesMap[a],this.edges.splice(t.indexOf(this.edges,e),1)},n.prototype.getEdge=function(e,t){return"string"!=typeof e&&(e=e.id),"string"!=typeof t&&(t=t.id),this._directed?this._edgesMap[e+"-"+t]:this._edgesMap[e+"-"+t]||this._edgesMap[t+"-"+e]},n.prototype.removeNode=function(e){if("string"!=typeof e||(e=this._nodesMap[e])){delete this._nodesMap[e.id],this.nodes.splice(t.indexOf(this.nodes,e),1);for(var n=0;n<this.edges.length;){var i=this.edges[n];i.node1===e||i.node2===e?this.removeEdge(i):n++}}},n.prototype.filterNode=function(e,t){for(var n=this.nodes.length,i=0;n>i;)e.call(t,this.nodes[i],i)?i++:(this.removeNode(this.nodes[i]),n--)},n.prototype.filterEdge=function(e,t)
|
|||
|
|
|||
|
r.sub(e,a.position,n),r.normalize(e,e),r.scaleAndAdd(a.force,a.force,e,V),r.scaleAndAdd(o.force,o.force,e,-V),r.scaleAndAdd(s.force,s.force,e,-V)}}}}(),a.prototype.updateBBox=function(){for(var e=1/0,t=1/0,n=-(1/0),i=-(1/0),a=0;a<this.nodes.length;a++){var o=this.nodes[a].position;e=Math.min(e,o[0]),t=Math.min(t,o[1]),n=Math.max(n,o[0]),i=Math.max(i,o[1])}this.bbox[0]=e,this.bbox[1]=t,this.bbox[2]=n,this.bbox[3]=i},a.getWorkerCode=function(){var e=o.toString();return e.slice(e.indexOf("{")+1,e.lastIndexOf("return"))},s){var h=null;self.onmessage=function(e){if(e.data instanceof ArrayBuffer){if(!h)return;for(var t=new Float32Array(e.data),n=t.length/2,i=0;n>i;i++){var o=h.nodes[i];o.position[0]=t[2*i],o.position[1]=t[2*i+1]}}else switch(e.data.cmd){case"init":h||(h=new a),h.initNodes(e.data.nodesPosition,e.data.nodesMass,e.data.nodesSize),h.initEdges(e.data.edges,e.data.edgesWeight);break;case"updateConfig":if(h)for(var r in e.data.config)h[r]=e.data.config[r];break;case"update":var s=e.data.steps;if(h){var n=h.nodes.length,t=new Float32Array(2*n);h.temperature=e.data.temperature;for(var i=0;s>i;i++)h.update(),h.temperature*=e.data.coolDown;for(var i=0;n>i;i++){var o=h.nodes[i];t[2*i]=o.position[0],t[2*i+1]=o.position[1]}self.postMessage(t.buffer,[t.buffer])}else{var l=new Float32Array;self.postMessage(l.buffer,[l.buffer])}}}}return a}),n("echarts/chart/map",["require","./base","zrender/shape/Text","zrender/shape/Path","zrender/shape/Circle","zrender/shape/Rectangle","zrender/shape/Line","zrender/shape/Polygon","zrender/shape/Ellipse","../component/dataRange","../component/roamController","../config","../util/ecData","zrender/tool/util","zrender/config","zrender/tool/event","../util/mapData/params","../util/mapData/textFixed","../util/mapData/geoCoord","../util/projection/svg","../util/projection/normal","../chart"],function(e){function t(e,t,i,a,o){n.call(this,e,t,i,a,o);var r=this;r._onmousewheel=function(e){return r.__onmousewheel(e)},r._onmousedown=function(e){return r.__onmousedown(e)},r._onmousemove=function(e){return r.__onmousemove(e)},r._onmouseup=function(e){return r.__onmouseup(e)},r._onroamcontroller=function(e){return r.__onroamcontroller(e)},r._ondrhoverlink=function(e){return r.__ondrhoverlink(e)},this._isAlive=!0,this._selectedMode={},this._activeMapType={},this._clickable={},this._hoverable={},this._showLegendSymbol={},this._selected={},this._mapTypeMap={},this._mapDataMap={},this._nameMap={},this._specialArea={},this._refreshDelayTicket,this._mapDataRequireCounter,this._markAnimation=!1,this._hoverLinkMap={},this._roamMap={},this._scaleLimitMap={},this._mx,this._my,this._mousedown,this._justMove,this._curMapType,this.refresh(a),this.zr.on(d.EVENT.MOUSEWHEEL,this._onmousewheel),this.zr.on(d.EVENT.MOUSEDOWN,this._onmousedown),t.bind(m.EVENT.ROAMCONTROLLER,this._onroamcontroller),t.bind(m.EVENT.DATA_RANGE_HOVERLINK,this._ondrhoverlink)}var n=e("./base"),i=e("zrender/shape/Text"),a=e("zrender/shape/Path"),o=e("zrender/shape/Circle"),r=e("zrender/shape/Rectangle"),s=e("zrender/shape/Line"),l=e("zrender/shape/Polygon"),h=e("zrender/shape/Ellipse");e("../component/dataRange"),e("../component/roamController");var m=e("../config");m.map={zlevel:0,z:2,mapType:"china",mapValuePrecision:0,showLegendSymbol:!0,dataRangeHoverLink:!0,hoverable:!0,clickable:!0,itemStyle:{normal:{borderColor:"rgba(0,0,0,0)",borderWidth:1,areaStyle:{color:"#ccc"},label:{show:!1,textStyle:{color:"rgb(139,69,19)"}}},emphasis:{borderColor:"rgba(0,0,0,0)",borderWidth:1,areaStyle:{color:"rgba(255,215,0,0.8)"},label:{show:!1,textStyle:{color:"rgb(100,0,0)"}}}}};var V=e("../util/ecData"),U=e("zrender/tool/util"),d=e("zrender/config"),p=e("zrender/tool/event"),c=e("../util/mapData/params").params,u=e("../util/mapData/textFixed"),y=e("../util/mapData/geoCoord");return t.prototype={type:m.CHART_TYPE_MAP,_buildShape:function(){var e=this.series;this.selectedMap={},this._activeMapType={};for(var t,n,i,a,o=this.component.legend,r={},s={},l={},h={},V=0,d=e.length;d>V;V++)if(e[V].type==m.CHART_TYPE_MAP&&(e[V]=this.reformOption(e[V]),n=e[V].mapType,s[n]=
|
|||
|
this.mousedown=!1,this._drictionHandlerOff(e)},__drictionMouseMove:function(e){this.mousedown&&this._drictionHandlerOn(e)},__drictionMouseOut:function(e){this._drictionHandlerOff(e)},_drictionHandlerOn:function(e){this._dispatchEvent(e.event,e.target._roamType),clearInterval(this.dircetionTimer);var t=this;this.dircetionTimer=setInterval(function(){t._dispatchEvent(e.event,e.target._roamType)},100),h.stop(e.event)},_drictionHandlerOff:function(){clearInterval(this.dircetionTimer)},__scaleHandler:function(e){this._dispatchEvent(e.event,e.target._roamType),h.stop(e.event)},_dispatchEvent:function(e,t){this.messageCenter.dispatch(r.EVENT.ROAMCONTROLLER,e,{roamType:t,mapTypeControl:this.rcOption.mapTypeControl,step:this.rcOption.step},this.myChart)},refresh:function(e){e&&(this.option=e||this.option,this.option.roamController=this.reformOption(this.option.roamController),this.rcOption=this.option.roamController),this.clear(),this._buildShape()}},s.inherits(t,n),e("../component").define("roamController",t),t}),n("echarts/util/mapData/params",["require"],function(e){function t(e){if(!e.UTF8Encoding)return e;for(var t=e.features,i=0;i<t.length;i++)for(var a=t[i],o=a.geometry.coordinates,r=a.geometry.encodeOffsets,s=0;s<o.length;s++){var l=o[s];if("Polygon"===a.geometry.type)o[s]=n(l,r[s]);else if("MultiPolygon"===a.geometry.type)for(var h=0;h<l.length;h++){var m=l[h];l[h]=n(m,r[s][h])}}return e.UTF8Encoding=!1,e}function n(e,t){for(var n=[],i=t[0],a=t[1],o=0;o<e.length;o+=2){var r=e.charCodeAt(o)-64,s=e.charCodeAt(o+1)-64;r=r>>1^-(1&r),s=s>>1^-(1&s),r+=i,s+=a,i=r,a=s,n.push([r/1024,s/1024])}return n}var i={none:{getGeoJson:function(e){e({type:"FeatureCollection",features:[{type:"Feature",geometry:{coordinates:[],encodeOffsets:[],type:"Polygon"},properties:{}}]})}},world:{getGeoJson:function(n){e(["./geoJson/world_geo"],function(e){n(t(e))})}},china:{getGeoJson:function(n){e(["./geoJson/china_geo"],function(e){n(t(e))})}},"鍗楁捣璇稿矝":{textCoord:[126,25],getPath:function(e,t){for(var n=[[[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]]],i="",a=e[0],o=e[1],r=0,s=n.length;s>r;r++){i+="M "+((n[r][0][0]*t+a).toFixed(2)-0)+" "+((n[r][0][1]*t+o).toFixed(2)-0)+" ";for(var l=1,h=n[r].length;h>l;l++)i+="L "+((n[r][l][0]*t+a).toFixed(2)-0)+" "+((n[r][l][1]*t+o).toFixed(2)-0)+" "}return i+" Z"}},"鏂扮枂":{getGeoJson:function(n){e(["./geoJson/xin_jiang_geo"],function(e){n(t(e))})}},"瑗胯棌":{getGeoJson:function(n){e(["./geoJson/xi_zang_geo"],function(e){n(t(e))})}},"鍐呰挋鍙<E68C8B>":{getGeoJson:function(n){e(["./geoJson/nei_meng_gu_geo"],function(e){n(t(e))})}},"闈掓捣":{getGeoJson:function(n){e(["./geoJson/qing_hai_geo"],function(e){n(t(e))})}},"鍥涘窛":{getGeoJson:function(n){e(["./geoJson/si_chuan_geo"],function(e){n(t(e))})}},"榛戦緳姹<E7B7B3>":{getGeoJson:function(n){e(["./geoJson/hei_long_jiang_geo"],function(e){n(t(e))})}},"鐢樿們":{getGeoJson:function(n){e(["./geoJson/gan_su_geo"],function(e){n(t(e))})}},"浜戝崡":{getGeoJson:function(n){e(["./geoJson/yun_nan_geo"],function(e){n(t(e))})}},"骞胯タ":{getGeoJson:function(n){e(["./geoJson/guang_xi_geo"],function(e){n(t(e))})}},"婀栧崡":{getGeoJson:function(n){e(["./geoJson/hu_nan_geo"],function(e){n(t(e))})}},"闄曡タ":{getGeoJson:function(n){e(["./geoJson/shan_xi_1_geo"],function(e){n(t(e))})}},"骞夸笢":{getGeoJson:function(n){e(["./geoJson/guang_dong_geo"],function(e){n(t(e))})}},"鍚夋灄":{getGeoJson:function(n){e(["./geoJson/ji_lin_
|
|||
|
encodeOffsets:[[99540,43830]]}},{type:"Feature",id:"qing_hai",properties:{name:"闈掓捣",cp:[96.2402,35.4199],childNum:8},geometry:{type:"Polygon",coordinates:["@@屁@么篇輬葋篇聵@蠁蓾貌贸屁援识蓻虗压酮么袨蓹贸僻蔀釃捬禓么跂么@强讯聸篇葋蟼聹蓽桐蠁聵蟼艐蔀么讯蓻屁艑蔀聴@蓺蟼艕帽元啷⑼┢ㄈ偵灻称ㄅ愄幣徸⒂徧幟称γ绰溙捜伾溌浵偼┨捖溕毶浧雌ㄉ澫喩浢橙伷ㄅ嬅趁成毻┢趁称〡僻蓹艐痞譬虓@僻僻么强蠀虘@葋蔀强玫艔蟻匹住蓺僻贸蟿垣蔀聹么僻痞@帽葍貌帽匹贸蠀么么压训聴@艔虖葎蓾贸@葌蓹艑贸蓹压痞@艕虓艑蠀輬冤艕僻贸么僻虘聸么实蔀僻虘训么譬蔀僻虘聹贸袧训贸么实虘聵蓻葌贸虓匹葊僻艐虘艑贸篇@屁贸聵贸艕匹聸痞艓逊屁训僻虖艕蓾贸训蓽谉@贸貌蓻@逊矢住@冤處蠀押屁處贸矢么痞蓻聹帽處@艕蓺聵@虙蓹艑贸艕處聵"],encodeOffsets:[[91890,36945]]}},{type:"Feature",id:"si_chuan",properties:{name:"鍥涘窛",cp:[102.9199,30.1904],childNum:21},geometry:{type:"Polygon",coordinates:["@@么聵么艐贸虘援虙蓻袨诪酮屁艒枚瞳呒匹么葍屁贸贸帽么僻贸僻么艒跀艔屁艕@艓么聵貌匹押艓@艒蓽贸谞聵么强么聸痞么援虓蓽么蓺聸僻聴帽蓻蓺葋虓僻蓻謬蠀@贸贸么艐蟻原蓾@僻矢虓艔蠀蓽僻僻贸僻屁葋蟻虓屁葍蓺聴么实蠁贸么虘虖葌虘实蓽实蔀@屁食住譬贸艓蓹聴贸蓽僻么譬僻蟻聵贸么么么@艓僻屁屁篇压聵贸虓虓譬@虖压袧么逕虓譬贸篇蠀蓾蓻聴蓹屁么艓蓻葊@葌@帽蓾识@艑蟻谞虖聴玫贸蓻通屁葌训袨蓻实@虖譬艕贸呒僻喟蔡嵪喩溔傁呄勆浶炏伷ι澠称捬渡澠呈短捖溍称ㄆ丛徬嗇囂幣婡艔押匹么蓺蓺艐@葋蔀么虗葍@艕讯聵贸押蠁贸痞么帽貌貌葎"],encodeOffsets:[[104220,34336]]}},{type:"Feature",id:"hei_long_jiang",properties:{name:"榛戦緳姹<E7B7B3>",cp:[128.1445,48.5156],childNum:13},geometry:{type:"Polygon",coordinates:["@@釃斎傕袧屁艕讯艔枚匹蟼艔帽僻痞贸屁葋@贸屁聴贸葋蠁討贸贸屁聵贸强處虘么袧蔀聴贸虘蓽蓹呒聸處强虙么趻討蠁@僻葋處虖匹譬處蟻喟堵樏慈傁偲ㄏ咢谞蔀輬聵虘匹僻蓻屁实僻葍匹@僻匹@艔虘冤么蓾蟻蟻贸蓻僻聸譬桐僻贸呋矢虓史压匹蔀跁玫虓枚蓾蠀聴虓葌僻虗虘艔贸屁帽艐压贸贸葋虓聸虖袁玫矢虖艔@强虓@僻袨蠀@帽屁貌葊匹艓虘艕训贸蓻艑贸葌垣艒僻艓压帽虓识贸袨谉@僻處讯么@葌@聶贸艓贸@@贸虓匹原謩嗉勦イ屁桐虙唷樝偮樏敝埰κ聪喭狜葌蓽蓽住袁蓹@僻蓹虘@僻贸谉么虖艔虓么虘丶么屁训蓺僻葋蓾@贸艕蟻艓元袨虖蚀"],encodeOffsets:[[124380,54630]]}},{type:"Feature",id:"gan_su",properties:{name:"鐢樿們",cp:[95.7129,40.166],childNum:14},geometry:{type:"Polygon",coordinates:["@@跀么援啖疈艒虘艐輬討@虘蔀么贸么蓽艐痞屁么贸屁痞谞艕蓽虘贸桐冤艇讯玫押虖蓺@屁袧蓽么枚蓹蟼贸蓽葊僻葌援艕讯艔虙葎诪貌篇蟻趽垣么葍僻艐么譬輬桐蓺@@强蓽@蠁桐贸艔蓽討僻艒么强處聸么匹篇贸玫聸枚@么聴屁聵么僻痞么贸虙蓽@蔀艑玫识虖艕@葊贸么屁葌@识注@@匹喹居懨程懨撑嬅词得成涄揁@譬枚贸譬贸蟻聴蓻屁虘@贸史匹匹處蓻僻聸么艒僻强么桐训么蓾葍蔀葋玫僻蟻贸贸聴@艒僻艔趽艕贸艓么屁贸屁么貌僻么贸葎呋痞玫同僻艓诐桐蓽袧原虘么虙贸艑贸聴匹@贸屁蓾聸蟽袁屁么注蓹蟼痞枚艕蓾葊@葌蠁虙贸葊屁屁處@匹篇蓺艑@屁么篇僻么蓹酮么么僻艑么葌蠀蓽僻蔀僻贸蓹蓽虘聸蟻酮蓻聹虘葌贸聸屁匹虓么住訍虓艕僻艔蓾么僻葋啷⊥苍┫伵廆蓹蓾聵僻艐训蓽蓾贸蟻艑蠀聴蓻酮蟻聸譬葌训聹@葊跁贸@葎蓽识蠁唷斱斅溒ㄍ锻睹雌┳⑹渡毷镀ッ疵称ㄏ側<E3848F>"],encodeOffsets:[[98730,43740]]}},{type:"Feature",id:"yun_nan",properties:{name:"浜戝崡",cp:[101.8652,25.1807],childNum:16},geometry:{type:"Polygon",coordinates:["@@么蔀么蓾虙枚么艑僻屁么
|
|||
|
name:"姝﹀▉甯<E29689>",cp:[103.0188,38.1061],childNum:4},geometry:{type:"Polygon",coordinates:["@@卤炉聛楼@klwU禄聝聝脼脻mw聛Km聧炉聶聶莽@聫聶kV脟UL炉lV聛UK摹聞摹m@a@U聞@X拢掳l掳L艓脟@a艒V脻w聶脭聝KU聨脜職聞聬WJ炉聛lm@聧脹VWa聶@kl膲Uma聝LUana聝聶聝k炉J聞聧聶聶卤KkX贸脺脜x聝虏脟聜@聞聞nU脪膴b掳@聶脝kL聶聨聶X脟脝@x脻n聴xWx牛聞炉陇聝I@脝n聞聝VV聞VlU虏脝猫聞V@x虏x聶L聸脪膲b纽掳Wb聶Xkl脼聞職@l陇職X膴`聞wl@蘑脠艓m@b職nV聜Ub聝聞@脠聶脝脹L聝猫脟職U脪脜娄l母聶`掳漠薀脝菗b膲么蠚膴脝職蘑n扭茅蝷脩母膧膴娄聞@@l掳l聹娄犬娄蓡脼膴K扭聫聶牡母暖聞禄m艁聛y摹聶姆怒@脟杀拳炉m僻U膴姆n艁呕禄UaU聶聵茮蔀脻屁暖"],encodeOffsets:[[106336,38543]]}},{type:"Feature",id:"6212",properties:{name:"闄囧崡甯<E5B4A1>",cp:[105.304,33.5632],childNum:9},geometry:{type:"Polygon",coordinates:["@@職脠脼@l`U聬mV聝录聹聨聜@nn脝wVlnVVa聞LV聝脠_聜每脼聝@n聞a聞x脝@聞l職_職@VxnK@llLnxm脠艓JnbUx職I掳聨l@n娄聜l脠IlmX楼聞k掳@職k聜J聞k虏茅聵@k聧laUaVaU@@脻nIW聧nmnx聜k聞潞脼聞聞aV聶掳聞V@nw聜K職x么b脼拢職V職U聞b職镁職Ln禄m聝Vw聞I職J掳聨@聞nb@掳掳I聞摹Uk脟KV聝聶聶@脜炉禄l聝聞Lnm聝拢@anK@脩脺聧n聫@禄mL@拢聶yk聞UUmbU脼脻@ky脟b贸禄聶XUx聝WVz聛b卤m脻bXa聝wUamL炉禄@wUKVwm炉牡J掳脜UWVk聞KVk掳w脠V職聧V脩聝lU職聝楼職聛kmVamkn聝Uw炉炉聝b膵楼脜K聝k聶Kk聞聶V膵Vk拢kKVw聜脩聞a@k贸y脹炉脟Vk聶贸w聸職聴X艒楼脟录贸w聶聨炉U卤聜k聞聝@聛x聸I膲脪脜Vm脠n職脺@n掳聞bUb脻V聜聨UnnJ炉漠@聜m娄nV脺聝@聞聞L掳JXb聜脩@聧職a脠b@職ll么LVb聴b@lmnVxk掳膵娄U掳聶聨@x聛X@xWb職掳UV脟n炉脪炉J蓻茍mx聛l@录"],encodeOffsets:[[106527,34943]]}},{type:"Feature",id:"6210",properties:{name:"搴嗛槼甯<E6A7BC>",cp:[107.5342,36.2],childNum:8},geometry:{type:"Polygon",coordinates:["@@kw聜膲聴禄Vam聝聝V炉w聝I贸Vkl炉聧聶Km聬聶V艒炉脻WkL@b脻K艒娄@聨聶聞@職聶L聛x聸@聛b@l聶a@km@@l炉nm@Ua脜@聝聞贸WUXm楼聶n聝w聛`@UUx姆么脟掳臒娄@聞VJ職_n聜聜IV聨nalxkX聞JWn炉職nV聝L職xl陇nnVbklVX@xnxmV@bUK@nm@@x聝V聴掳卤a脜n聝聨kUWnUa聝x@m聶n@聝炉L聝職職mU膧lU@l聛V@blLUblxklkI脟x炉掳聜UXb職aV聨Un職V@掳聜LUlnb職X@`掳聛nVmbn脝m聬V聜kLmK聶娄U聨@X聞y@kl@U聞掳K@录XbW聞聝職@b聞WnLVa聞V職聝Vz@xlV膶楼lbUx脼聧lV聞U@n脝W么n虏聶VJlU聞僻聞Lnm脺LXa聵n@m聹w@wlUlV虏m職blw職V脠聝lL脼聧聞卤@聧lVnUlxnkma@m職k職J@kXV聜U@mn@職录VXU聝V聝lLnmVb么aV聛nWV禄脠Ul掳脠炉脝In聸脝U@kk禄mKk聧脝摹k炉@禄m聝k聴炉@贸脟l脟@聴Vykkl聶Uml炉脼聶@w"],encodeOffsets:[[111229,36383]]}},{type:"Feature",id:"6204",properties:{name:"鐧介摱甯<E691B1>",cp:[104.8645,36.5076],childNum:6},geometry:{type:"Polygon",coordinates:["@@VKU脠職l@聬職猫掳職n聨聜Lnx脻脼聞聞V录kx@l聜娄虏掳膴贸臓聧聞聶膴禄職@脠x職a膴xlw脠V扭a@炉虏a脟拢聝Jk拢l聝nU脼@掳職么聶@y聞wl禄lIX楼仟聧nw@脩脼Wla聞脜lL@聝Uw膲ak聝l聧@聝職炉mwna掳J聞聧V炉nUV脫脼脩m拢虏贸WaU聝脟@贸脻U莽V禄脠kkW@炉聜xV@X聧lK@wX@Vmm_@w脠脻聶KU炉脟wVw脜K炉V聝k聝J聶聶聶XkWVa聝Im聨炉Uk聞脟lV職聹膧V掳mx贸職k聞@录贸聞Wx膲脺U@Ub聜z脹J脟k聛@聜脝nVl脭聶@k聨聞x聶么@默WL炉聝聝K@a脹Imm聶@聝IUa聝@聶聶U聨脟锚U陇聛聬V脪脟x炉脪V聞職職聶lk@Wb膲娄UbkWV_聜y炉L聝a贸聞k聨@b@nmbkx聞掳"],encodeOffsets:[[106077,37885]]}},{type:"Feature",id:"6211",properties:{name:"瀹氳タ甯<E382BF>",cp:[104.5569,35.0848],childNum:7},geometry:{type:"Polygon",coordinates:["@@聞a聜V虏wVJV_@聫聞Llan脜ll纽莽脺脫職_職ln聝Wa么k聞xU職聞bmV@聬脠掳l猫職nk掳l娄聞`@nnL聜@脠l脺I聛yVaV@膴脹Xw么聝@禄l聝么聶nwU炉聸每U聶脠kl聝掳Vn聧聞JUblX職W職職聞I聞l掳U聞聝V聝職聴@aVVVmnL@聞l聝聞UUw聜mk聝職拢聞bV楼VUVw脹聜聝聛la聛脟脻脼聝mk拢聝LUy炉L@聧WlkKW_XaW聝聴m聝聞<E8819D>
|
|||
|
encodeOffsets:[[[107089,27181]],[[107213,27479]]]}},{type:"Feature",id:"5204",properties:{name:"瀹夐『甯<E3808E>",cp:[105.9082,25.9882],childNum:6},geometry:{type:"Polygon",coordinates:["@@lL@bUK聶x脜LWbkKWLkKUXUWWXU`UX@VUVlb@VVb@L聞l掳xXx聜b職bXUVb聜VnU聞x職KlL掳職nUlVn@UmVU@kUUVa職blVXKV@脝聞X镁lXUxnU@mVK@_@ml@UU聞@職blU@KnLVyUw聞@@Umk職WVw@UVK@VXzVK@n聞VVUUW@kVJn聛la職@nKW聶kaWL@U聴聶玫b@J聛U@mU@@_WW聝L@l聛UU@WUUK聞@lak脜UUlWVa聛_@`WIU炉mW@InKVVXa@Ll@VaV@@UXUWakUVWUIUW聜Uk聛U聝聝mV聛XW@聧@amUUm聞L聵l@UUa聞wn@la職IVlnLVKUU職U@amK@kUK聝聧VyUU@aUImK@UXa@aV@VakaW@@UnIVWVaUk聝b聛@mW聝X@V聛xm@UaU@W聞@VULUxU@mL聝aU聨聶x@VnL@VVbUbmLkK@k聝Vk@WV@bUbVakk聞y玫鹿nWUIVa@J@aVUU@@ImJ@Uk@炉聞聶V@n聝掳@bmJU聬UJUnUx聝bm@炉聨mak@聶娄聝VUn脜聨Wlnnmx聝L聛bmlkL@l@nWVnl脝U聞VnIlJ聞@職XnK@聞lL@V職JVU@bXL@xVJU聬l@VU@W聞@Vxn@"],encodeOffsets:[[108237,26792]]}},{type:"Feature",id:"5201",properties:{name:"璐甸槼甯<E6A7BC>",cp:[106.6992,26.7682],childNum:5},geometry:{type:"Polygon",coordinates:["@@n聨lLX聞VJ聞LVblJ聞n掳ln聞聞LlVnKlU@聧nUUa@WlX@l聞n@聜Vb聞@la@a聞聛聞職lJ掳娄聞K職wn@掳x聞LVkUmmwUmk_la聞b職K@UlK@UUm@w聝L聶mnwmw@U@炉@KnL@a職a聜摹X聛WW@聧UK聛b聝KWX聴J聝IWakJ@_kW聝k聝KUU@UVKk@@Ula聶mV_X@WKXK聝@WUUnUK@kU@WJU@@UnK@LVUVJVkUK@UUJm_聛@UaVaV@UU@W聝w@aV@Xkmmm@kw@IVa@KVLXU@`lLX@VKm_@y聝I@W聹U@UlVl@UanU@U聝m@U聞aWaU@Uk聝@XJmXVbkV@聨聝IUVUbWUUKmbk@kwmV@K@聛mWUXUakb聸KUUUJVb@LU@@VkL聵職@VXKlbX職mL聶@kbm聜UI@lVXUV聝U@mULWy@UUL@VUx聶Xnl@V聝@VxUzmK@LkV聶a聝@VVk@@n@`UL@nmV@bmJ@X聹`W聬X掳WV聝n@xnxnIl`VbnVlwXUlLl聜聞_nV@b@bl掳聞V聞nWJkx@nmx@b"],encodeOffsets:[[108945,27760]]}}],UTF8Encoding:!0}}),n("echarts/util/mapData/geoJson/hai_nan_geo",[],function(){return{type:"FeatureCollection",features:[{type:"Feature",id:"469003",properties:{name:"鍎嬪窞甯<E7AA9E>",cp:[109.3291,19.5653],childNum:1},geometry:{type:"Polygon",coordinates:["@@脿庐录jpnr聮``聨pRVH脢聵脤陇聻Zt^J脰A聵[聠C芒lT茅bQhRPOhMBcRSQiROE[FYdGNOEIH]MgEAMLLIAG_WMCSL@ED]PCLYC[ZIHgjSxJTMbHNEFCMEE_HSDFHSLECRNSFDRICHNADGPI\\RZGIJTIAHLDQOHG`GTNCOIC@eIGDWHIS[kiE[FMbEC聛ZS@KKS[FDWsCeRuU_DUQNOE[LKGUBM篓EDQP@HWHGDIm聫X聝Cog聺_~聥I_fGDG|QDUWKBC\\ore|}[KLsISBHVXHCN`lNdQLOnFJSXcUEJMCKSHOUMDIm_聥DI`kNDIGEYFM\\YPEEIPMSGLIKOVAU_EBGQ@CIk`WGGDUM_XcIOLCJphHT_NCISG_R@V]\\OjSGAQSAKF]@q^mGFKSW^cQUC[]T}SGD@^_聢aRUTO@OHAT聼聰"],encodeOffsets:[[111506,20018]]}},{type:"Feature",id:"469005",properties:{name:"鏂囨槍甯<E6A78D>",cp:[110.8905,19.7823],childNum:1},geometry:{type:"Polygon",coordinates:["@@聙h牟陇莫炉LQDaF脽L[VQ矛w聙G聜F~Z^Ab[聙鹿ZY枚pF潞聽lN庐D麓INQQk]U聭[GSU漏S_颅c聥}aoSiA拢c脜聛隆漏EiQeU聧颅qWoESKSSOmw聼膰玫Wk聫脿mJMAAMMCWHGoM]gA[FGZLZCTURFNBncVOXCdGB@TSbk\\gDOKMNKWQHIvXDJ\\VDTXPERHJMFNj@OwX@LOTGzL^GHN^@RPHPE^KTDhhtBjZL[Pg@MNGLEdHV[HbRb@JHEV_NKLBRTPZhERHJcH^HDRlZJOPGdDJPOpXTETaV[GOZXTARQTRLBLWDa^QAF`ENUPBP聟\\Eji`y潞Ev氓脿"],encodeOffsets:[[113115,20665]]}},{type:"Feature",id:"469033",properties:{name:"涔愪笢榛庢棌鑷不鍘<E4B88D>",cp:[109.0283,18.6301],childNum:1},geometry:{type:"Polygon",coordinates:["@@陋VLP`@PEdNRAHOPEAKHEVL`GZBJfvdTAXNNTZJFPrHHNpKTD\\ILHbEVd^J聜OHLh@NNBnHP`\\xH@NBRLJTl聨Nv_^CTLd@bNDVFbxdFV聙UPBTKOGEOUO@OEBXQP[H_EI\\EbeYa@UO_J聥MEJ_IEDKJUGMDcNUd_FMTEJSGoZ]EIYGO[YW聭gEQ]a@WHEDQKUSDUGAbYBUpSCYNiWqOSQEoF[UcQISWWN聛MSDe_cLQ_UBiKQOOASQAWgS颅膩]Za聨SP脻Z]XMXS聦[^oV脣NgNKlE聽R么E酶"],encodeOffsets:[[111263,19164]]}},{type:"Feature",id:"4602",properties:{name:"涓変簹甯<E7B0B9>",cp:[109.3716,18.3698],childNum:1},geometry:{type:"Polygon",coordinates:["@@庐膫hTBXTRPBRPjLVAR`dKf`TC聜NXMTXRJVdE\\FpTRrPjXZMTDVoZABaVHTCLVCRGF@X^bFR聮hZXP\\ZHHMA[^wBWXJlW陇EJ[bCTOF聥WWMm@ILMGWQ@DQ^QNWFSHEbF`OXNbO聞VNKTEPDTLTCCVTREfvfEHNbRAENH^RJXCFHNFRpVGHWISDOTMVCZeGamaLoL脹D鹿鹿臈gsia{O懦E聴Tt聣l脡聜wr}j聼R卤E{L}j]H膮K脙T[P"],encodeOffsets:[[111547,18737]]}},{type:"Feature",id:"469036",properties:{name:"鐞间腑榛庢棌鑻楁棌鑷不鍘<E4B88D>",cp:[109.8413,19.0736],chil
|
|||
|
childNum:8},geometry:{type:"Polygon",coordinates:["@@@nWVUK脜@W聞nVnI聜聨V@聹k脝聜職wV@職nn@lx脼ln聬么J聵zXJl@nalU膶Vl聝l@虏Ulk么VVUnm聞I掳VnV掳@掳娄VJnI脝J脼an_VmU聧@ama聶@kU聵楼kaUklw@聫UIV楼kVUI@聝mmU脜mU聛l聝wVU@amU聴JWbUakV聝聴V茅炉Im`聝k聴@聝wVWmLkU炉聨聝XkWmLmx聛@UU聝bm@@x聶J@L聛bW@UUVWUkVK聝@ka聶IUamKUkkmmL聝UkJUVWXkWmn脜@聝K聝L聶@@VXLmbmJUIUVU@ULWVkK@nWVXL@lVn@陇聞b聜k么KXKlL@娄虏V@J聝L卤@聛聞@VU@WV@X@`XXmb@聨職bla聹n@J聝b@V"],encodeOffsets:[[115617,35584]]}},{type:"Feature",id:"4105",properties:{name:"瀹夐槼甯<E6A7BC>",cp:[114.5325,36.0022],childNum:6},geometry:{type:"Polygon",coordinates:["@@掳kVaV楼k聧VmUkWk聛WVkVKUwkkmKUU@a聞wWWX聛WakKWkXmla職IVmX楼聝U@a聞@W聧nK@k聝聝聶V聶I炉聝@K臒I@聫WU炉LkK聸ak聝聝_kmmV聛U@VWX聝KnVmbXbVLmln@VVknlVUnVlk職lnXbmlmlXbln脠lWbn@@n職K@V聞L聞bVV掳VVz職ln職@V聶x聝I聶b聶聨U@WLUa炉V聶UkW玫@炉kk聧mxk录l聜聞XUlVbVLnlULmU@l聝LkVUl聝X@xW@炉mU聝@UmIUW聶L@aXa聵kU聶炉an聝Wk掳@k聶kKmmUIWa聛ambUkkKmV炉a聝@Ubl聨k聞mXk陇聝@@b聶@UbULWVnb@lUVVnm職nVVU聞J@bWXX@WJkL@blVU掳UV@XlWnXUbW@UVkV職VWbnLUJWLUK@Lnn@blVU聜聞nUblxVUVJXU聞a聵@Ub聞LnUVV@mVIVVn@UbV@聜聫XbmbUV聞_lVXUWanJVI@WkI@WVIVU掳WXXl@la@mX@lLXl聜kVb聹m聜X聞ylIXJV@@k職Kla虏UVa聞IVy脼b掳LlVna@U脝KnLVb職K@anwU聶"],encodeOffsets:[[117676,36917]]}},{type:"Feature",id:"4102",properties:{name:"寮€灏佸競",cp:[114.5764,34.6124],childNum:6},geometry:{type:"Polygon",coordinates:["@@lUVbXa聵InV@bUV聞x聜knVV脝nn@聞VJlUU娄VJ@聬kxVllb聴娄lV職@nb@bV聨Un聵a么J脼IXbVJ脝I聞m聞x職U職V聞w聜U虏l@X聝xVl掳bVLXb聜`XklUnmVblL聹@lm職x掳LVK@UXIVa職WlL@Uk聝掳Kk聧VaVUXmmI@U脜Kmm聝Xka卤K聴L@W聸@kU脟xUU聝@@UXUlKkklW@a職X聞a@U聝KUaVUU聫V_@yXk@聝@a@U卤w@UUW@_聞mmw@wVw聞mUa脟bUa炉UUkmWkn卤J脜xmI聛bUxmKmn聴JWw聞kUa聝K@a炉@聝bk@mVUIW聝聴Lmwm@Ua聛@WJUb@LUl聶@UUmLUbWJ@V聛L@VmX聛WWzUJU锚聞聵"],encodeOffsets:[[116641,35280]]}},{type:"Feature",id:"4108",properties:{name:"鐒︿綔甯<E7B694>",cp:[112.8406,35.1508],childNum:8},geometry:{type:"Polygon",coordinates:["@@V@VL@x@bX聨WV@Xk職職lU聨WX@J聞@nI@KlL聞K職UVaV@聹JlL@KUk@K脼L聜l虏_聜@nWlL聞UVV職@nLWVUJVn@anV@a聞w脼UVLVx聞b聞@lW聞@lbXn聜Vn@@录職L掳m職KVn@bnl@nVK@blb聞L聞W聞U@VWLXV@nlKn@lVVbXw掳聧n聫V_@楼V聝l@XI@ml聝kkV炉VWnI@W聜@n鹿n聝@aWKXU聝aWk@yk@k聞膵UkVmbk@WI聴y贸Im聫脻kkwm@聶mU@聶x脜聛聸lU@聛聧mJ聝X聶ak@聝x炉V@录炉Vm聞UmmIkVWK@UXIl@UWVUU@mVUI炉b炉@聶lmK聛zWKUa聶n聝J@n聝l聛b脻@@b"],encodeOffsets:[[114728,35888]]}},{type:"Feature",id:"4110",properties:{name:"璁告槍甯<E6A78D>",cp:[113.6975,34.0466],childNum:6},geometry:{type:"Polygon",coordinates:["@@lI聞VnKlnVlnLVb職Jlb聞@ULVlUXVVX@聜a@K職I@wn@聞aVV聜@nwnKlX聞W掳聧lVnKUX聞x聵@聞ln_掳JVIXy聜XnW@U聜K@UXIVanKVV職@Vk@KVaXI聜@Vbn@nx聵KnaU聶l聶聝聧n聶Va@聝Xa@聶V莽UUla@aUK@wmU聝Lk`kIWVkLmK@V@XUl聝n@JXV@nm聞聶bU聜贸I聝mUa卤@@脩贸VUUk@U聛lKVU@akWVUU聧lUUaUK@UUKWbUk脜J@XWa聝@XbmJ@nUJ@bUK聝L脻aUnk@聸lXbWbXnm聵n娄lVXnWbUbVV@VkL@VmL聛aWl@n聶b@bk@UVWak@WV聛ImJUbUlmz@lUbkL@lVx"],encodeOffsets:[[115797,35089]]}},{type:"Feature",id:"4109",properties:{name:"婵槼甯<E6A7BC>",cp:[115.1917,35.799],childNum:6},geometry:{type:"Polygon",coordinates:["@@lLXbW聜XX聝x@bVVnLllVxULUl聜XXlVlUnl聨U娄Ub炉l聵n聹K@V聜bVb@職XbVL聞KVxVVnIla職b聞a聞楼lU@wnalLnVVlVLXnlWVXn@@lVI@WnU@m聝脜W楼聴aW_k@WwXy@km聝@wU聧聞m職聞職娄職lUxVLV@Uw職J掳x職@VX聞@Vb聞@職`VX@VX@ll職IVbnJlI聞b職V聞l聞聬聵J@聧聛聝m脩炉L贸a@聝聝KUa聞k聶聝聶X聝@UK@wU@聝lWUU脻炉ImW炉a聝LUKU@聝k聝禄聛k@m聝w聝a@UnKWI@聝UU@akVWK聴k@a卤聝聛b贸UWKXUmk聶KU聫mL聝bUx聞聞@lmLX聨聝@@b聞VW娄Un聶JkbWnXl"],encodeOffsets:[[117642,36501]]}},{type:"Feature",id:"4111",properties:{name:"婕渤甯<E6B8A4>",cp:[113.8733,33.6951],childNum:3},geometry:{type:"Polygon",coordinates:["@@@L聝聜UnVxnIWa聞@Xb@W脝IVlXaVL@VVLVbkVV聨UVlX@bUVkLV聜l@VV么U@脪虏@Vb聞n么
|
|||
|
encodeOffsets:[[122097,32997]]}}],UTF8Encoding:!0}}),n("echarts/util/mapData/geoJson/jiang_xi_geo",[],function(){return{type:"FeatureCollection",features:[{type:"Feature",id:"3607",properties:{name:"璧e窞甯<E7AA9E>",cp:[115.2795,25.8124],childNum:18},geometry:{type:"Polygon",coordinates:["@@聞`l@脠bln聞@聞KVLl@聞V@b脠聨ln職KXkVlVL@聞lJnb聞娄VKVVnX聞W@w掳@VU聞mln聞UV`職U聞bVUV@聞xnKVI掳KXKVkVL@al@Xa聞LVlULWV聶VVL@b聞x@VXVmb@x@V聶聬VV@nn陇聞職lb掳b掳KXXWbX`lbXx聜z@x聞`VIVUnK聞L聜x聞WXLVKVbVLVU@wnW掳b聞@nalX聞聜mXVJn@U虏mKkVl聞U@@xln聹aVmlKn聹@JVLl聨nV職職l@XX脝猫VlUX@xVLXV職b掳W@wnUWmXk@K聜LVwUmUkUKUw@wVaVK@k聝聧@WnkUKW聧kwlmXL@KVUlLVKXmWU聞L@a職L@m聛alaVk@a聛a聜a職聝nX職@VVUblb聞Jn聬聵聝Xa聞V聜wn拢聞K@UWmUk@聝UaWI聛V@b聶JW聛@K聛mmU@aUUUkmKk聧VKlUU聶nKVU聞lVaV拢脜楼WUUK@UkUUw@聫m@mIk聝聝UUW聝L聝K炉聧Uw掳炉@wUKUb聝Km聝@kkKUL@UUKV楼U@manw@k@U@Wm@@聧U@Wwkm聞wWaUU@UUmV炉kw聝@@km聝kKkUW@UK@脜V@XWWkXa@Ul@Va@KVaUUU@聝aXwla@UkVWaXk@K@聛lmkUmV@Vmbk@聝禄XI聝楼VUk聝VUVU@anKVU聝KUalU@wX@聵聶@a@K聴@脻w聝L@聨Un脟lUIkJmn@聨聝bVV聛b@VmnkL聝V炉U@聝卤l聴IWm聝@kaUI@a脟U@K@KUIkbWb聝JUIUy聝X炉聝UbU@m茅UUmUk聞WK聴xWIkJm@V楼U_UJUwmVk職聝UU@聝聝聝@kn聝wm@Um聛kWJkL@n@VW@@聜U@knm@kUml@x脜x聝@@XUJlb聞@VX聞JVxn@lbV聞@lULnV@Vl聬nV@bWV@bXL@lVLVb聞V@blLn@Vl聞K@xln@bX@la職LVbnKUVVb聞KlXVVkx聝V@nnVUb聜lV@@z聴掳WWkb聝Ik聜WL@LUJ@bUI@b聶`@UmI@mkK炉XW聶聶mUV炉@UUVUUam@@VULWU聛J聝Im`聛IUJ聸聛聛KUkW@Uxn聜WbnnmlXbmIUVmV@Vnb@V聶LUKWLn脪VVV@V聞UL@聞kJUV@b聝脠@聨職聬V掳職聨@XVV@l@xUz"],encodeOffsets:[[116753,26596]]}},{type:"Feature",id:"3608",properties:{name:"鍚夊畨甯<E795A8>",cp:[114.884,26.9659],childNum:12},geometry:{type:"Polygon",coordinates:["@@lxnb@V@bV@ln@聜n聬聞聜lIn職@blVXK聜nk录@VUKWL@b聶L@`UXU`聝@V娄XL臓@lJ聞娄@聞nV@l掳nn@聜mVXna職@nb聜K聞n@l聞IV聝職@VanJ@_lKVVn職聞L@L聜K@Vn@Vb職UVanKlLnbnJVb職nWVnVVanI@聜Vb@L聞bVKVanXVbVJVU@aXLll聞b么l脝录XxVLVK@Xn@聝xnVVVmb@LnVVKVXV@@mnaVXUVnV聵K@_UaUm職wnKV_聜anKVL職禄聞K@聛炉脻U@聸聶U聫@聛kWlUn聶lknK聜VnaUkma@聝UIUwl禄脜w@聝VwV@n聶聜聫n@脠XlKVmna@kVw@anm聜@n_WWk@聶聶mUk聧UK@Im聸kLUn聸bkm@wV@k聝lUnLV卤m@UInW聝聛kWmb聝@炉amX@xUVUKUaULWK聝X聛w聝KmLUVUJ聝_@w聛yWwkaW_XaWW炉L炉aka聝聶m拢@mUU職聫@U@wnaWU@U聝w@aUK職UXUVKUk聝KWbk@@bUKUlWL炉LUJmL聝wU@UV聝a聶VU_聝Vkm聝nUV炉@@x聝XmWUUUL聝楼makI@聝UKUkWl聶Lkm脟聧@a聝Uk@UK聝L聝@km脟ak@聝_VlkL@`lbn職lLVanLnbmV脝ln@職聬kJlbknmKUb脻mmwULUK@bkLWKULUUma@Kk@UV@L@llbVz職xUxnl@bVLm聨職聨@IVJX聹Vl聝LV`@bn虏@J聶@聶V@Xmb帽@WbUJ@bm@@LU默U聜聞娄lV@xXb@blnUV"],encodeOffsets:[[116652,27608]]}},{type:"Feature",id:"3611",properties:{name:"涓婇ザ甯<E382B6>",cp:[117.8613,28.7292],childNum:12},geometry:{type:"Polygon",coordinates:["@@聞聞@聞V聜職聞聞I掳`n聬m陇聛虏@bVJUVVXUl@Vmb@xV@XbmVV聹@lkLmbn`VbnU聜@Va聞UnbVllUXV聞a@w掳聬VW@_VW職L職職nVlb職LVbnl聞K職nVK@IUW@_@am@聛聶聜脩U贸lK@U@WU@VwU@UI@aUU聜aX聝聝@kwmJV聛@yX聧@k聜an聝聝聧@mkwVmmI@aUU@aUUW@k聫VkV@@anK職禄聞XVWnIVUl`@_聞W@wlU聹V@UWKnU聜bn聨掳InJl聞UV@VnI聜b聞Wn@VklL@l@Vn虏m@U`kI@bWJ聝聬nV@掳VXnJm聞XVmx@VVL@bkLmWULUmU@聝bW聬Xb@llnX@聜xkxVV聞nVV@陇nL聜nVxnJVXX@聵職職bn`VI聞b聞@聞blmlLnaV@聞blWXnlUnbl@聞聝職KVanUVmm_XK@kWWna職U@UnaWUXa聸聝XamUkKmXUW聝LX炉WakKm聶nUWwXa@KW_聞aXWW_@WnIV聫l@XU聜LnWVknK@ImyUU脝bXK聞脹@W@I脝Un聝V脻lkVK@mUIVwkUVaUm@aVIVyXI聝a脠wm聫mk@Unan聫VUm聛脜a贸禄lw職W@kkUVmUK@聛WK聛L聝UmWULkamK聶Lk@Wa@wk@UU@聫U@mbUIWV聛KUXWmkUmV聛m聸U@LkakK聝w@w@U聶炉聝聜聝UUn炉l@bmn@xkJWxkL@VkI@m聝kmJUI@V@b@VVxnbWlk脠kV聝L聝bkKmV聝L@V@虏nxW聜kLUL@xlKVx聞bX聬mVn職WJ@脼聶掳@n聶xUKUw卤聛聛`UImVmnU@kalm@akw聝U@UUJmxU@@U聝@kU@Um@@Kn聧聶聝Vm@k聶KmkU@@WUnkLWxkVUwmKmLkU聶bmKUbV聨@xUnkJ@n卤聨聛職UxVXU職WJ@LUb聶lUnm@聝W@nknUJUVm@kXllknVb脝K聞VVb職录V聞@職Ul"],encodeOffsets:[[119194,29751]]}},{type:"Feature",id:"3604",
|
|||
|
encodeOffsets:[[93285,37030]]}},{type:"Feature",id:"6326",properties:{name:"鏋滄礇钘忔棌鑷不宸<E4B88D>",cp:[99.3823,34.0466],childNum:6},geometry:{type:"Polygon",coordinates:["@@脼V扭聶脠K@膧lxV@聞聧脼@聞w艓alm么L職nX脝脺@nV聜掳@聬聹聞掳Wm聧VK纽L脝m葰脭聜脪職UX楼l@蘑JV聬職@聞聨凭I@w聶W掳聶聶脜n楼聸k脜脻Vw么聝脠莽聞@l脩膴臅職a聞Jna脝LVw掳kny掳Unk脝V膶聧膴ll娄聞V凭@@聶nU藕聝脠脟聜In聫掳X聞w脼K么娄VWV拢聞聫@拢掳贸k膵卤I聛聶聶am炉Va聶禄膶膲V楼掳聶@m聞k聞楼l@聞聛膴m@a職聧U聶mwX聝@w脝x職m蘑_聞`Vn脝b職KVw聞@@聝nUV臒VmVV枚Il聨l@@莽脹m聝拢U脟聞w掳@V聧U聝炉禄m炉聝J艒臇脜L聝a@禄膲蘑卤`U_k`脟莽職贸聝kX聶lK@聧聝ak脻脼聝職拢W膵k聛脻聶kx聝J脻炉脜w聶x姆xmI脜x聞聫@k卤J@媒艐職聸陇U聹k聨mV聶掳脜聧脻xkwm摹聝n脻VU聞職娄聝扭聛lm職贸Xk陇聶聬UK聝莽聶@mVkK@kl聫聛墨聝拢m職炉VUb聝W炉录膵b炉聬牡am录mVX聞m@k陇脟X聛聜脟b聝U聝聞炉J炉聞炉脠@聵聶bVXV脪聶陇V录kx脻職V聬聛聞@l聜V聴聞Wx脹娄W職炉職mK聛nl聨k聨聜職U聬聛聜@n茟U膲聞脻@脟潞脹聞膵U膲楼聶U聝脼脜聫聶z卤貌聛L卤脪炉xX聞卤脪聛L脻U@l職職V娄炉聜脟bk锚脟J聝nU聞職職@職聞聜脝I聞xn娄聜聜@虏膶猫聞娄聜猫"],encodeOffsets:[[99709,36130]]}},{type:"Feature",id:"6325",properties:{name:"娴峰崡钘忔棌鑷不宸<E4B88D>",cp:[100.3711,35.9418],childNum:5},geometry:{type:"Polygon",coordinates:["@@Vx聝聨聛艅聝職@膴臓聨膴聧X脪掳U凭臅脼m掳拢nb@聜@LUUW聞脹潞@nl脝乾職臓拢脼V掳UXb聜V葌堑聞茅聝@聛kWanm掳@聶x聞z聞K掳炉臓V職聝V聝kw聶Lnm掳k脼x脝a聞楼@聧聜wn膲脝聫@聶聹_l聸職_Vw職m母猫扭脜膶U@聶聵Wn聧@脩mKU聶n臒聝K@聝掳炉U每V拢nm職Ll聶聞U聝U脹茅卤贸贸kkm聝n聝akV@脟掳贸脻X聝W蓹脼钮I牛xmm聶V脹UV聛葌脫n聛Wy葋膲k聝V聧職聧掳Wnk膴a聞楼聜_聹K掳每W聧na@聧聝mU聧炉w聝l脻IU陇UX贸楼脻L聝x炉Wm聬聛J脟脠殴聞mV@職平@聝Uk楼膲k膵聨脜Uml炉Vmz炉lUx脜Kmb聝I聶b膲臇k脪聝@脟猫贸聞Ux脝脼聹lm娄職脝炉職職X@x聶聨@聨聞虏脻l聝脠聶JV虏klVl炉脭l職膲脝聶脼掳lU菛脼@職職亩录n聨U么么艢"],encodeOffsets:[[101712,37632]]}},{type:"Feature",id:"6322",properties:{name:"娴峰寳钘忔棌鑷不宸<E4B88D>",cp:[100.3711,37.9138],childNum:4},geometry:{type:"Polygon",coordinates:["@@艒m摹x平聛Um卤L强镁摹脭聶@kxmW聝b炉I炉聜mIUx@b聝b殴V脟聨聝k牡b聝l膲I炉楼聝U職m@聝脝炉脠@職a職贸職Ul聝膶禄@w聸聧聹禄聸wXa聝聝贸掳牛莽脻聞kU聝aV楼脜b脻w炉lmn職KlxU聞聶聞臒U炉掳聝L聝y職w炉@mnXb聜l聞@聝锚葋嵌聛UWa炉V脻U臒陇谦聶k脜@m脺鹿X聝VV@K@聛ma炉陇脻n平臇炉V@聞聝录聞么l猫k录聞娄聵xX聨lbnK職聬脝x@聨聶bUx@nnxWJ牛娄聝m聝录帽聬@聨掳娄lU脼l脠@臓x脼Ulx聛脪贸聞聝l炉bmI聶聨脻V脹a脻n聝xVbkb脟w脜聶脟K聛n卤K聶b聞職聝b@V聞x職Lm聨脹聨呕bk聞聝V贸@聶職殴x贸虏聸Wkb聶@炉聬U陇聝聬藕膴@lUX聞掳l脝么U聞聝lLX聧聜a聹V掳w職xUb掳x脺么脠KVk脠mlw職k脠K職w職K聶聶VU扭膲艓禄聞禄聞Il楼na掳LV禄虏炉脺y@w蘑聝掳聧母wlw蘑w掳卤聞_lVk職@掳聝b聝脝炉z聝聜聞職聞@l_聞@蘑卤l脜職Vl聧Ua脼聝聞LV聝nKln脠聫掳Ill膶a聵w脼脩掳x聞UU聶@w聝聫V聛km臓L么禄聞K脼媒么a脼楼么膧脼m脝聛聞聶聜mU聝艓聛V楼脠l掳虏掳a虏楼V聧聞@@w聞amm@脩n@脝拢偶聝V聝臓拢@W聞炉脼聝職聧l@職禄@Uk@"],encodeOffsets:[[105087,37992]]}},{type:"Feature",id:"6323",properties:{name:"榛勫崡钘忔棌鑷不宸<E4B88D>",cp:[101.5686,35.1178],childNum:4},geometry:{type:"Polygon",coordinates:["@@么l虏么脺锚聞V聝Vk職聶KmnU陇V膧炉掳@聞聞Lm臓V職nL脠L@alb@al@n聫掳V職_XmWU脠amaVIn@n聫聜aV拢聹贸VW聝聶U拢掳a職x脠楼@聶聜a膴w脠鹿@贸職a聶聝臒bm聫@k聞w@m聝a脝w@聝聞In炉mm聝@UkkW聝脩脜@@k膵聫脜莽Vk脻J脜kVyk殴l楼@炉職聶蘑U脺聝X楼貌媒聴mmX聶脻脜lmU@拢聶
|
|||
|
encodeOffsets:[[115864,39336]]}}],UTF8Encoding:!0}}),n("echarts/util/mapData/geoJson/si_chuan_geo",[],function(){return{type:"FeatureCollection",features:[{type:"Feature",id:"5133",properties:{name:"鐢樺瓬钘忔棌鑷不宸<E4B88D>",cp:[99.9207,31.0803],childNum:18},geometry:{type:"Polygon",coordinates:["@@聝aXam聝炉wm聛@卤掳wUwV@UaVw虏K職聶聞U@U聝U聞楼聜a聞聝@拢脼聶么x聜Knkm聶X楼聶IU聝脻聫Uwlk掳V聞聧@聝脠聶聜KUwlkUyV鹿聞m職x虏Xll聞脩W禄職聧聞l聞w掳U艓聞n聝聞聞聵J聹聝l炉掳V@w么IV脟n聶nUll職L職聧V脟職L么录X聫W拢@卤聞聧@楼k_脟J聝kU茅聝k職聝聝wXa@聝職Llw虏聶Vx聞b聜m職录脠xlL脠聝聞VW脼n炉m脟聶脩U脻l脹kwl聫聛膲m聝ULmwUJ聶莽@wkm@脩lUX聶聝脩么摹聝聛Va聶聝U脩聞炉@w姆脫kbV聞mnU@@y炉I姆K聝V@鹿職a聝茅@k聞m脼U掳楼@a炉聛@anKlblU聞楼@贸臒莽@聫脟w@wk聧la聞莽脻卤k炉卤@臒脻U脹m脻炉w聝@kb卤聫炉akXW脺kXU脝脟U職陇X_茞w聞V@陇聝XU聜聝b聛U聝聨聝IUl脟Uk聨摹@聶aX膶mlU聬l猫UV@聞mVk娄Vx聛職@娄卤職炉聝聝炉炉anlW職炉n聝聝脜w@w掳KVak拢m@kl聝Kkn脟U聶禄贸K職墨laUaV拢聛@聶聶炉@脝聶U聶V聫聝脹脻脟X聧聝脟l聛聴脫l殴聞禄WU臒J炉拢mx聶L牡么聸潞X聬聞VlUll虏bl聞聛聞l聨聝x贸nn掳脻職U录mJU職炉n聝聝聝V@锚膲掳U母聶w聶@m聝@聫炉km聧Xam脩炉aUw脻KU楼聞聧m脜n楼Wmn聶聝鹿n卤茟茊脟么X锚卤菉n職聝聜U么l臇k葌V脪炉录Vn聝犬炉膧n茊聵蘑@聨k掳V掳炉蘑Vlk職Vxm录X虏聶艓@聨VxknW脺掳聬U聜炉n聶脝脻聹@`聞么脻虏聛脪聝聜脟zn聜mX@x聞猫掳K掳脜聞U膶默贸臇脻聞聝聵贸录脜锚聝脪聝bm職k@V聞聛聨聵聞@脪聛l@n膲脺聸锚聴x@臇ml脜聬聸J炉娄贸x拳掳脻聬m聨炉L牡猫聸膧@脝聛聞l掳偶聬聝聜職X@xm聨kV@z@聜聞聬掳bl聨n脼掳J@bn@脝录UV聝U贸聨贸L聝掳X掳脻L聝xUn聞掳聝默聝n@lnL@聨脝@職n聞K脝xnUnV聵In默m脝nx艓录膴I蘑贸脼@膴聝屁bU聝聜mV聧聛楼l聧k聝聜wnL聞m職脜脝楼X聝聵w聛U@w聜wU聫脼聶@alUU脜職聫U聶Vkkm掳aU聴掳脫掳w掳U聞聝聞b掳a職聛虏K聵炉聹臅聵@脠b脼聫膴a職禄聞XVm掳In聫聞聬聜默k录Vb聞a職J職么職拢V聫膴an聶聜k聞暖聶聶n聝脺U@anKn漠聜b脠m脝聨職禄nI聜茅聹拢臓聶"],encodeOffsets:[[103073,33295]]}},{type:"Feature",id:"5132",properties:{name:"闃垮潩钘忔棌缇屾棌鑷不宸<E4B88D>",cp:[102.4805,32.4536],childNum:13},geometry:{type:"Polygon",coordinates:["@@l@@镁虏I@l聝聞VL掳wnJ掳U母聶艓猫聞Ilw聞V掳陇n漠聶陇脻聞l猫聞L@聞聝聞@x聞l聶猫虏么膴_膴摹V脠么J偶墨lbX職脝脠V聨kx脟V聝聞n掳聞娄脺b@猫@nn@@掳職U脠楼W脟聞_Uala炉炉U脟聶k聝禄聞mVwk禄聵k虏掳VxlL@陇聹_@x聜`脠聧聜臇枚b聵職@l虏alX聞a@bnK掳娄VK@nnWmx@nUnl@@l聝l膲聬k掳l掳UXkmW@Un職`k聞脟L聞聨W聞脹脠Vx職VVlVk@l聞IXb@ylX脠W聵漠聞W扭z聹y@職mI聝聨虏聬職J聜聬職@n聨掳@V聞聞J掳a聞脜@聝艓kV脟職k聶aUw聞KVw聶聶V聝聞@nkm聶@卤么k么聶膴J職录職In脩m卤nI職職脼聫聜X脠聝膴x膴U脠b脺y脠拢V聫kw@kVUV聶聞m@聧職a聞禄脺b脠m聝UXw脻x聝Un楼@聛掳摹聶脜聜a聹JVk聶aW炉脹@W楼聴U艔亩聶@炉聬kU聝艃@a職I@mmanw脼聬聜W@聧聹聶mw掳禄U艡k鹿卤W聞xVx炉娄U掳聝z牛W聶w@聧掳脟V脩k炉@聧聞y掳a職拢職@職m職nl录聞a職脻脻akwU聝卤a膲Iml牡n@聝m@kkV聝炉脩m聶母聶掳x聞聧l聶聹@聵聝XV脼ml脹脻聶膲U脜楼mw脜楼VaUw聸聶X聧摹聫聛聧膵aV暖脹殴lwU聫炉聧U聶贸聫卤聧聶x脹V卤炉炉n炉m膵聝聛Lm聬n膴m聜聶@聶_kJWa聛XmwU聝膲K聶禄聶@mwX脻聝U脟聞kK脟w聶禄聛n聝aUw卤職kx聶K@聞Wb聞x聶聞聞lV锚聞l脠Il`@娄聝聨@虏X陇W聬贸禄聶KU脠聶聨聶KkkmVm職U脠贸J@x炉Uk掳聸聞聴I聝聝m聞艒聝炉V聝x聝k聶聨X录聝脪kk卤W聶w聝nU潞VzklVx聛L脟職@聞聝聨炉UklVx脼聬V聞職JW娄n職ml聛L贸w脻職@陇聝聞聛b聝娄聞V@V聝V聶職卤LUxVbU@Vx炉x@虏n聜掳xn聞Wb聞b"],encodeOffsets:[[103073,33295]]}},{type:"Feature",id:"5134",properties:{name:"<EFBFBD><EFBFBD>
|
|||
|
},geometry:{type:"Polygon",coordinates:["@@覘葐菬钱默皮聣葎煞泉庭菙虂艈脜蕱蓹飘脛蕬菞醛葥筛藨膴艞菫L十艓藛蕘艩葨菍糯艌謫蓾葨艎藠茅茢钎蕼脟泉遣蓤覚蜄头袀惟蜅玫L头仟疟疟谋聬票毛菬漏菚"],encodeOffsets:[[-84956,8423]]}},{type:"Feature",id:"CUB",properties:{name:"Cuba"},geometry:{type:"Polygon",coordinates:["@@塄脩趭W邉斯彤汰藓抹虜取軋猿院蠜刷\\詥菬脮蕘卅聯賹螀谋葻謶艃帧楼變芒喈衬呏溡段伾斦執兪惾ビ幱兟忁瞪κデ啪虌菒蛝蓘酄椔ㄗ垦廩钮瘸械臒潍膫押矢羌踏蠟葓褨菐賻膭劝蘑"],encodeOffsets:[[-84242,23746]]}},{type:"Feature",id:"-99",properties:{name:"Northern Cyprus"},geometry:{type:"Polygon",coordinates:["@@脨J浓犬貏Y迒盛支围脭瓶臋聢菄脵疟j楼聧i膸脩戮菋V色茂瓶卢"],encodeOffsets:[[33518,35984]]}},{type:"Feature",id:"CYP",properties:{name:"Cyprus"},geometry:{type:"Polygon",coordinates:["@@聙茫唷蓖啃┡娙熗缎幝屒€芦涩冒菍U脪陆j膷娄聨挪i菆脷臍聡"],encodeOffsets:[[34789,35900]]}},{type:"Feature",id:"CZE",properties:{name:"Czech Republic"},geometry:{type:"Polygon",coordinates:["@@席莻衼漏俚什虖脵铱螀乇藬觾伟褧痊臈螤僻薁貟蔷谈染拙菐蓚菃蓽墨蠏臇袏藫丶帽驴沙覙千挪蓲旨磨膭士夭禄袭携省C沤漂葧聴脜葢菄隆w媒斯膿蠇b拧葋"],encodeOffsets:[[17368,49764]]}},{type:"Feature",id:"DEU",properties:{name:"Germany"},geometry:{type:"Polygon",coordinates:["@@d蜅唷斎汼虠唷⑶傄旧班艇袉藡葹褢晒桑台虣群覅脽虂螆諞蠎臅蓻默蓙菂捉菎谭冉貞墙屁薀臉螣褨全觿委虘席虩艃泞辗媒茮士扦袝~追骗輱聳牛蓻褘珊施卤啵懯睬デ卉峃艅状褜趾喁吰感嚿樎聪偳椚惸ㄖㄆ椸ⅱ詭@蓤蛡染迶瓶舜菒遣郯掳萍葍之胁葥蛝聺訄賹艒諣鸥"],encodeOffsets:[[10161,56303]]}},{type:"Feature",id:"DJI",properties:{name:"Djibouti"},geometry:{type:"Polygon",coordinates:["@@趣使螒訌醛萎莎瘫覈葏片拳脧曳b_十脽啥舜衻虗蠆萎帽湿却"],encodeOffsets:[[44116,13005]]}},{type:"Feature",id:"DNK",properties:{name:"Denmark"},geometry:{type:"MultiPolygon",coordinates:[["@@詪诠啖熡勁澪掄栓藥褍"],["@@鹊蛢省臑貋貋僧啸諢欧賸艓徒也}唷斏屖屆€虗纱诋蕚聝褲薀藱亩山覙诺"]],encodeOffsets:[[[12995,56945]],[[11175,57814]]]}},{type:"Feature",id:"DOM",properties:{name:"Dominican Republic"},geometry:{type:"Polygon",coordinates:["@@艀茷倬I泳蓮蓽t拼虝覡h聛省蠍聣挟摊谭涂袓羌汐聲恕垄票频蛻陆欧炔耍钮统只蓮茊搂蕩j涩蓫师炔茪脼蛼贸覝"],encodeOffsets:[[-73433,20188]]}},{type:"Feature",id:"DZA",properties:{name:"Algeria"},geometry:{type:"Polygon",coordinates:["@@岙┼浇釢┼糠喈囅戉膰U諛系茖怨蕣颧衻岈会喆岈会喆峁曖帬f菍@脢Q唳亨船亘酄寂港幧ν幯傕酮聵噩英貌蠟潭嗒钙毱竿溕浨蔡冟⒉鹿詾蛠諣甙覡啵ζ⒄屛庍妒班穾片嗟济ρ埮娡ㄠP蝷葷趾戮菬褯苿邿取蹤原业么賲蹔詢R券援凸为嗪澦栞徛跋灯й嚸斚ヅ円熋舱囃椨贺撀幬樢迪计岗捪废傉<E5BA9F>"],encodeOffsets:[[12288,24035]]}},{type:"Feature",id:"ECU",properties:{name:"Ecuador"},geometry:{type:"Polygon",coordinates:["@@覀睾腔尉蛵系詨蟼菫蕗茩迍處糯坪约蛦咋脥蝿尧歉讇桶唷€討凭`炔委軍艣蕟茊挟帅维龋艦贀式粘啵粪唰熗гボ登冎S呂嬑櫻娡荒炍嵜坍蕡权谋螖"],encodeOffsets:[[-82229,-3486]]}},{type:"Feature",id:"EGY",properties:{name:"Egypt"},geometry:{type:"Polygon",coordinates:["@@山头枪賶色雪葷匹拴藬蠜蠏椎喈改懨刮愢元唷嬞屶驳檀覚藪觾莓啶浨椘B傉赤莪屁牵峥籃峤堾鈦〡@岫禓岵词ペ采愒芭晃ば栢b卟蓾酄彩浵磁抠ㄋ娢屖娸幟芭兩等溗溭ㄈY悸承吧勚傕方"],encodeOffsets:[[35761,30210]]}},{type:"Feature",id:"ERI",properties:{name:"Eritrea"},geometry:{type:"Polygon",coordinates:["@@嘶藮螇影蠇藪蓮虅芊投只X拳乾盈取詻息式胤唳懬櫷次侧皜膴謷藛蚀丐茞褜<EFBFBD><EFBFBD>
|
|||
|
geometry:{type:"Polygon",coordinates:["@@y龋颖沫藴稀Y循蠀鹰蛦跈未脝葘貓驶虙搂賻啜段€艡袉處藛虨谉诇_沾业聬帅莓Q啵屇斢栂曎災灰际綳蓜啜监\\軌蕸思袊讦脳賽携茊讧熏n廷龋跁颖贸太司谭冉平垣茐j媳色杀知賾艕蕘汰蛵啶碧阶颗绞徣Z浬€孬艈瓶媒蠑蓱聭譂艤諌軉茂掳黔追蕝沫危螇茝爻葷菋时俜脜咬鸭石酄荷熖屘勓幮悸吶娛吺犌浿捗犠既埶捌惨幪撈犛從┴伮荒欁≤⒂ヅ勦獕膬颧虋确锚聡乾拇潭谩秃葍葌艆袭选脠筛赢暮锥蕯谈蜆蕦蓤褉栅茤"],encodeOffsets:[[-73043,12059]]}},{type:"Feature",id:"VNM",properties:{name:"Vietnam"},geometry:{type:"Polygon",coordinates:["@@喃椲嵢佔嵸犩藓嗒侈傇痹炡紞艜喙撣冟ェ榨蹏郢啜忿碧д犑€脂丿訉墁透啖γ斚冊氞洞侉募唰柸浿柶多蓛爪賺讗諎輰邾唳脆詩蕣虪諡蓸蜋芎啜橮蠒迒迎趷見却冖I酄埬捯勑毺哭惼灯冇浶愅苦蓳"],encodeOffsets:[[110644,22070]]}},{type:"Feature",id:"VUT",properties:{name:"Vanuatu"},geometry:{type:"MultiPolygon",coordinates:[["@@耍艒谁蟼聦嗓諉訔"],["@@茖诒丧艀签颅钮纱i佗袛实"]],encodeOffsets:[[[171874,-16861]],[[171119,-15292]]]}},{type:"Feature",id:"PSE",properties:{name:"West Bank"},geometry:{type:"Polygon",coordinates:["@@@裕怒蕶袃艜聵蓽蓪艢蓙摩乾謹踏艣"],encodeOffsets:[[36399,33172]]}},{type:"Feature",id:"YEM",properties:{name:"Yemen"},geometry:{type:"Polygon",coordinates:["@@貕丧菋蠉o斯酄肺熰磭匣荸祝蠀卤圣潞迎螒諚菈鄯漏蓛碌强蓻蓹脮呕蓢械l藣艙讐篓蓳蝇z覡茘蕼菓鬲蕥螉菤陇膽熄母菉聶尉蟼藢膽螤蔀挟螉蓳涩煤啷簄聘膵呒膷蛺篓蓚双虾茤准啖赶氠潚蛼趢嗟乘炞<E4B998>"],encodeOffsets:[[54384,17051]]}},{type:"Feature",id:"ZAF",properties:{name:"South Africa"},geometry:{type:"Polygon",coordinates:["@@菑脓危褟苫褯訃谆啷嬥祝詪賸希啖浲櫻撀嚿吩浥靶登呧+菉詸墓螐卢唷客┸撈冊蓖呄危虤顺f伪蠏聼艣艔搔L影藱譃藬拼s伽战藜褏軋AF捉嗒ば斝赐樜樏撜埱円屆栞ぱ朆岱屔ㄅ庇具櫭辉熑執徸寄捬€蠏袏狮榷袛笑葰螤姆袙山蹅拢諡葴膼示屁袛覛盲狮蛡霜謹莓睾喈捸の俇袨茮瞬亩覀膵袛喈伾斪ぉ卯虩褔贫蕪脩膩蕮莎炭T虄詥視赢臏洽蠋賿Q瓤貞谋邾蓱蠜值褖","@@谓识匣菬視汀覂諒賭侑虦膶坪藥掖苺茰藴蚀肖虆湿"],encodeOffsets:[[32278,-29959],[29674,-29650]]}},{type:"Feature",id:"ZMB",properties:{name:"Zambia"},geometry:{type:"Polygon",coordinates:["@@袉蠌蓨軏茲嫂菣诨菆邸藘虈虱蕲讯蓳幄囒椖傋嵟櫽嵧固吿浢熫帝撘硂藯默啶蹦犉歄锚艇葞寨露蹕葢展跃郑蹖聻幡夺儴Y铆虃虐蛝僻衻莫孝臈屎虃q露式暇r諙没爽稀讪艥预藛葘询贍艧檀围螆谣贍Q毛啵犐逼匙椡炆监片唳溉壪埵堈毶つ多瑎茪挺膽螛蓢桶茥諙茥訆失"],encodeOffsets:[[33546,-9452]]}},{type:"Feature",id:"ZWE",properties:{name:"Zimbabwe"},geometry:{type:"Polygon",coordinates:["@@襾膶吮牡袧茰蝸V諜蠟侬藕蕶諕C虙苇臑啷嵿藘英菦飘蛽冥啶材熕樐磒耶债芏蹟虦脿暮虇訋桶賻艢脝袒郜h洗钳呛然袗脫薛藨F喋熐徸嬄椮蛊娛澞в蹬得股涁呧啷<EE9DA6>"],encodeOffsets:[[31941,-22785]]}}],UTF8Encoding:!0}}),n("echarts/util/mapData/geoJson/xiang_gang_geo",[],function(){return{type:"FeatureCollection",features:[{type:"Feature",id:"8100",properties:{name:"棣欐腐",cp:[114.2784,22.3057],childNum:1},geometry:{type:"Polygon",coordinates:["@@聶@}ScT薀@cWuJ脕聳]聞l娄RLj录B膭脿聵聽聨H@TOHCTDDDHDNAT@PEHDDNJLX@BABALHFF@DKHADBBLDHHFBLEJB@GDBBFBADDB@@KFAFBBJJA@BB@@FFDDADFF@FADDDBJC@AFBD@@DDD@DAA@D@DB@DHHBFJBBFEHDFAN@DGDC@DLCBDDCFDlAFBFCBEF@BC@GDAB@FD@DZJ聜X麓H膼Mja@脻`聛p_PCZ@lLnRGSDMFK|a\\聺Y聫}颅聝搂聫聶聛聧M毛n"],encodeOffsets:[[117078,22678]]}}],UTF8Encoding:!0}}),n("echarts/util/mapData/geoJson/xin_jiang_geo",[],function(){return{type:"FeatureCollection",features:[{type:"Feature",id:"6528
|
|||
|
this.shapeList.push(n)},_buildSplitLine:function(e){var t=this.series[e];if(t.splitLine.show)for(var n,i,a,r=this._paramsMap[e],s=t.splitNumber,l=t.min,h=t.max-l,m=t.splitLine,V=this.parsePercent(m.length,r.radius[1]),U=m.lineStyle,d=U.color,p=r.center,c=r.startAngle*Math.PI/180,u=r.totalAngle*Math.PI/180,y=r.radius[1],g=y-V,b=0;s>=b;b++)n=c-u/s*b,i=Math.sin(n),a=Math.cos(n),this.shapeList.push(new o({zlevel:this.getZlevelBase(),z:this.getZBase()+1,hoverable:!1,style:{xStart:p[0]+a*y,yStart:p[1]-i*y,xEnd:p[0]+a*g,yEnd:p[1]-i*g,strokeColor:"auto"===d?this._getColor(e,l+h/s*b):d,lineType:U.type,lineWidth:U.width,shadowColor:U.shadowColor,shadowBlur:U.shadowBlur,shadowOffsetX:U.shadowOffsetX,shadowOffsetY:U.shadowOffsetY}}))},_buildAxisTick:function(e){var t=this.series[e];if(t.axisTick.show)for(var n,i,a,r=this._paramsMap[e],s=t.splitNumber,l=t.min,h=t.max-l,m=t.axisTick,V=m.splitNumber,U=this.parsePercent(m.length,r.radius[1]),d=m.lineStyle,p=d.color,c=r.center,u=r.startAngle*Math.PI/180,y=r.totalAngle*Math.PI/180,g=r.radius[1],b=g-U,f=0,k=s*V;k>=f;f++)f%V!==0&&(n=u-y/k*f,i=Math.sin(n),a=Math.cos(n),this.shapeList.push(new o({zlevel:this.getZlevelBase(),z:this.getZBase()+1,hoverable:!1,style:{xStart:c[0]+a*g,yStart:c[1]-i*g,xEnd:c[0]+a*b,yEnd:c[1]-i*b,strokeColor:"auto"===p?this._getColor(e,l+h/k*f):p,lineType:d.type,lineWidth:d.width,shadowColor:d.shadowColor,shadowBlur:d.shadowBlur,shadowOffsetX:d.shadowOffsetX,shadowOffsetY:d.shadowOffsetY}})))},_buildAxisLabel:function(e){var t=this.series[e];if(t.axisLabel.show)for(var n,i,o,r,s=t.splitNumber,l=t.min,h=t.max-l,m=t.axisLabel.textStyle,U=this.getFont(m),d=m.color,p=this._paramsMap[e],c=p.center,u=p.startAngle,y=p.totalAngle,g=p.radius[1]-this.parsePercent(t.splitLine.length,p.radius[1])-5,b=0;s>=b;b++)r=V.accAdd(l,V.accMul(V.accDiv(h,s),b)),n=u-y/s*b,i=Math.sin(n*Math.PI/180),o=Math.cos(n*Math.PI/180),n=(n+360)%360,this.shapeList.push(new a({zlevel:this.getZlevelBase(),z:this.getZBase()+1,hoverable:!1,style:{x:c[0]+o*g,y:c[1]-i*g,color:"auto"===d?this._getColor(e,r):d,text:this._getLabelText(t.axisLabel.formatter,r),textAlign:n>=110&&250>=n?"left":70>=n||n>=290?"right":"center",textBaseline:n>=10&&170>=n?"top":n>=190&&350>=n?"bottom":"middle",textFont:U,shadowColor:m.shadowColor,shadowBlur:m.shadowBlur,shadowOffsetX:m.shadowOffsetX,shadowOffsetY:m.shadowOffsetY}}))},_buildPointer:function(e){var t=this.series[e];if(t.pointer.show){var n=t.max-t.min,a=t.pointer,o=this._paramsMap[e],r=this.parsePercent(a.length,o.radius[1]),l=this.parsePercent(a.width,o.radius[1]),h=o.center,V=this._getValue(e);V=V<t.max?V:t.max;var U=(o.startAngle-o.totalAngle/n*(V-t.min))*Math.PI/180,d="auto"===a.color?this._getColor(e,V):a.color,p=new i({zlevel:this.getZlevelBase(),z:this.getZBase()+1,clickable:this.query(t,"clickable"),style:{x:h[0],y:h[1],r:r,startAngle:o.startAngle*Math.PI/180,angle:U,color:d,width:l,shadowColor:a.shadowColor,shadowBlur:a.shadowBlur,shadowOffsetX:a.shadowOffsetX,shadowOffsetY:a.shadowOffsetY},highlightStyle:{brushType:"fill",width:l>2?2:l/2,color:"#fff"}});m.pack(p,this.series[e],e,this.series[e].data[0],0,this.series[e].data[0].name,V),this.shapeList.push(p),this.shapeList.push(new s({zlevel:this.getZlevelBase(),z:this.getZBase()+2,hoverable:!1,style:{x:h[0],y:h[1],r:a.width/2.5,color:"#fff"}}))}},_buildTitle:function(e){var t=this.series[e];if(t.title.show){var n=t.data[0],i=null!=n.name?n.name:"";if(""!==i){var o=t.title,r=o.offsetCenter,s=o.textStyle,l=s.color,h=this._paramsMap[e],m=h.center[0]+this.parsePercent(r[0],h.radius[1]),V=h.center[1]+this.parsePercent(r[1],h.radius[1]);this.shapeList.push(new a({zlevel:this.getZlevelBase(),z:this.getZBase()+(Math.abs(m-h.center[0])+Math.abs(V-h.center[1])<2*s.fontSize?2:1),hoverable:!1,style:{x:m,y:V,color:"auto"===l?this._getColor(e):l,text:i,textAlign:"center",textFont:this.getFont(s),shadowColor:s.shadowColor,shadowBlur:s.shadowBlur,shadowOffsetX:s.shadowOffsetX,shadowOffsetY:s.shadowOffsetY}}))}}},_buildDetail:function(e){var t=this.series[e];if(t.detail.show){var n=t.detail,i=n.offsetCenter,a=n.backgroundColor,o
|