"use strict";(self["webpackChunklin_cms_vue"]=self["webpackChunklin_cms_vue"]||[]).push([[3605,5323,7276,3888,1595,8020],{95323:function(t,e,n){n.r(e);var i=n(96557);class r{async createProjectDaily(t){return(0,i["default"])({method:"post",url:"v1/projectDaily",data:t})}async getProjectDaily(t){const e=await(0,i.get)(`v1/projectDaily/${t}`);return e}async getProjectDailyByDailyDate(t){const e=await(0,i.get)(`v1/projectDaily/byDate/${t}`);return e}async editProjectDaily(t,e){const n=await(0,i.put)(`v1/projectDaily/${t}`,e);return n}async deleteProjectDaily(t){const e=await(0,i._delete)(`v1/projectDaily/${t}`);return e}async getProjectDailyList(t){return(0,i["default"])({method:"get",url:"v1/projectDaily/list",params:{keyword:t},handleError:!0})}async getProjectDailyPage(t){return(0,i["default"])({method:"get",url:"v1/projectDaily/page",params:t,handleError:!0})}async getProjectDailyPagePersonal(t){return(0,i["default"])({method:"get",url:"v1/projectDaily/pagePersonal",params:t,handleError:!0})}async commitProjectDaily(t){const e=await(0,i.put)(`v1/projectDaily/commit/${t}`,null);return e}async commitBatchProjectDaily(t){const e=await(0,i.put)("v1/projectDaily/commit-batch",t);return e}async confrimBatch(t){const e=await(0,i.put)("v1/projectDaily/confirm-batch",t);return e}async unConfrimBatch(t){const e=await(0,i.put)("v1/projectDaily/unconfirm-batch",t);return e}async confirmProjectDaily(t,e){const n=await(0,i.put)(`v1/projectDaily/confirm/${t}`,e);return n}async unConfirmProjectDaily(t,e){const n=await(0,i.put)(`v1/projectDaily/unConfirm/${t}`,null);return n}async getAllUsers(){return(0,i["default"])({method:"get",url:"v1/projectDaily/userList",params:{},handleError:!0})}async getProjectDailyBoardList(t){return(0,i["default"])({method:"get",url:"v1/projectDaily/dailyBoardList",params:t,handleError:!0})}async createProjectDailyBatch(t){return(0,i["default"])({method:"post",url:"v1/projectDaily/saveBatch",data:t})}async supplementaryProjectDailyBatch(t){return(0,i["default"])({method:"post",url:"v1/projectDaily/supplementaryBatch",data:t})}async editProjectDailyActualHours(t,e){const n=await(0,i.put)(`v1/projectDaily/actualHours/${t}`,e);return n}async editActualHoursBatch(t){const e=await(0,i.put)("v1/projectDaily/actualHours/batch",t);return e}async getDailyDateList(t){return(0,i["default"])({method:"get",url:"v1/projectDaily/dailyDateList",params:{daily_date:t},handleError:!0})}async getDailyDatePlanTime(t,e){return(0,i["default"])({method:"get",url:"v1/projectDaily/dailyDatePlanTime",params:{dailyDate:t,createUserId:e},handleError:!0})}async getDailyDateActualTime(t,e){return(0,i["default"])({method:"get",url:"v1/projectDaily/dailyDateActualTime",params:{dailyDate:t,createUserId:e},handleError:!0})}async getExistsHours(t,e){return(0,i["default"])({method:"get",url:"v1/projectDaily/existsHours",params:{dailyDate:t,ids:e},handleError:!0})}async createBatchWithTask(t){return(0,i["default"])({method:"post",url:"v1/projectDaily/batch/task",data:t})}}e["default"]=new r},7276:function(t,e,n){n.r(e);var i=n(96557);class r{async getActualHourStatistics(t){return(0,i["default"])({method:"get",url:"/v1/projectDaily/statistics/getActualHourStatistics",params:t,handleError:!0})}async getRoleHourStatistics(t){return(0,i["default"])({method:"get",url:"/v1/projectDaily/statistics/getRoleHourStatistics",params:t,handleError:!0})}async getUserActualHourStatistics(t){return(0,i["default"])({method:"get",url:"/v1/projectDaily/statistics/getUserActualHourStatistics",params:t,handleError:!0})}async getEvaluateiActualHourStatistics(t){return await(0,i["default"])({method:"get",url:"/v1/projectDaily/statistics/getEvaluateiActualHourStatistics",params:t,handleError:!0})}async getAllUsers(){return(0,i["default"])({method:"get",url:"/v1/projectDaily/statistics/userList",params:{},handleError:!0})}}e["default"]=new r},3888:function(t,e,n){n.r(e);var i=n(96557);class r{async createProjectInfo(t){return(0,i["default"])({method:"post",url:"v1/projectInfo",data:t})}async getProjectInfo(t){const e=await(0,i.get)(`v1/projectInfo/${t}`);return e}async getProjectInfoDetail(t){const e=await(0,i.get)(`v1/projectInfo/detail/${t}`);return e}async editProjectInfo(t,e){const n=await(0,i.put)(`v1/projectInfo/${t}`,e);return n}async deleteProjectInfo(t){const e=await(0,i._delete)(`v1/projectInfo/${t}`);return e}async getProjectInfoList(t){return(0,i["default"])({method:"get",url:"v1/projectInfo/list",params:t,handleError:!0})}async getProjectInfoPage(t){return(0,i["default"])({method:"get",url:"v1/projectInfo/page",params:t,handleError:!0})}async getProjectStatistics(t){return(0,i["default"])({method:"get",url:"v1/projectInfo/hourStatistics",params:t,handleError:!0})}async getProjectStatisticsUnconfirm(t){return(0,i["default"])({method:"get",url:"v1/projectInfo/all/hourStatistics",params:t,handleError:!0})}async editProjectSetUp(t,e){const n=await(0,i.put)(`v1/projectInfo/projectSetUp/${t}`,e);return n}async editProjectInfoStart(t,e){const n=await(0,i.put)(`v1/projectInfo/projectStart/${t}`,e);return n}async editProjectInfoComplete(t,e){const n=await(0,i.put)(`v1/projectInfo/projectComplete/${t}`,e);return n}async editProjectInfoTermination(t,e){const n=await(0,i.put)(`v1/projectInfo/projectTermination/${t}`,e);return n}async editProjectHours(t,e){const n=await(0,i.put)(`v1/projectInfo/projectHours/${t}`,e);return n}getProjectBoard(t){return(0,i["default"])({method:"post",url:"v1/projectInfo/board",data:t,handleError:!0})}editProjectProBusDate(t,e){const n=(0,i.put)(`v1/projectInfo/projectProBusDate/${t}`,e);return n}getProjectBoardByMonth(t){return(0,i["default"])({method:"post",url:"v1/projectInfo/board/month",data:t,handleError:!0})}}e["default"]=new r},51595:function(t,e,n){n.r(e);var i=n(96557);class r{async createSysDictItem(t){return(0,i["default"])({method:"post",url:"v1/sysDictItem",data:t})}async getSysDictItem(t){const e=await(0,i.get)(`v1/sysDictItem/${t}`);return e}async editSysDictItem(t,e){const n=await(0,i.put)(`v1/sysDictItem/${t}`,e);return n}async deleteSysDictItem(t){const e=await(0,i._delete)(`v1/sysDictItem/${t}`);return e}async getSysDictItemList(t,e){return(0,i["default"])({method:"get",url:"v1/sysDictItem/list2",params:{keyword:t,dict_id:e},handleError:!0})}async getSysDictItemListByType(t){return(0,i["default"])({method:"get",url:"v1/sysDictItem/list2",params:{dictType:t},handleError:!0})}}e["default"]=new r},98020:function(t,e,n){function i(){const t=new Date,e=t.getFullYear(),n=String(t.getMonth()+1).padStart(2,"0"),i=String(t.getDate()).padStart(2,"0"),r=`${e}-${n}-${i}`;return r}function r(){const t=new Date,e=new Date(t);e.setDate(e.getDate()-1);const n=e.getFullYear(),i=String(e.getMonth()+1).padStart(2,"0"),r=String(e.getDate()).padStart(2,"0"),o=`${n}-${i}-${r}`;return o}function o(){const t=new Date,e=t.getDay(),n=new Date(t);n.setDate(t.getDate()-e+1);const i=new Date(t);i.setDate(t.getDate()+(6-e+1));const r=n.getFullYear(),o=String(n.getMonth()+1).padStart(2,"0"),a=String(n.getDate()).padStart(2,"0"),s=i.getFullYear(),l=String(i.getMonth()+1).padStart(2,"0"),u=String(i.getDate()).padStart(2,"0"),h=`${r}-${o}-${a}`,c=`${s}-${l}-${u}`;return{startOfWeek:h,endOfWeek:c}}function a(){const t=new Date,e=t.getDay(),n=new Date(t);n.setDate(t.getDate()-e-6);const i=new Date(t);i.setDate(t.getDate()-e);const r=n.getFullYear(),o=String(n.getMonth()+1).padStart(2,"0"),a=String(n.getDate()).padStart(2,"0"),s=i.getFullYear(),l=String(i.getMonth()+1).padStart(2,"0"),u=String(i.getDate()).padStart(2,"0"),h=`${r}-${o}-${a}`,c=`${s}-${l}-${u}`;return{startDate:h,endDate:c}}function s(){const t=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],e=new Date,n=e.getDay(),i=t[n];return i}function l(){const t=new Date,e=t.getDay(),n=(e+2)%7,i=new Date(t);i.setDate(t.getDate()-n);const r=i.getFullYear(),o=String(i.getMonth()+1).padStart(2,"0"),a=String(i.getDate()).padStart(2,"0");return`${r}-${o}-${a}`}n.r(e),n.d(e,{getDayOfWeek:function(){return s},getDefaultDate:function(){return i},getPreviousFriday:function(){return l},getPreviousWeekDates:function(){return a},getStartAndEndOfWeek:function(){return o},getYesterdayDate:function(){return r}})},93605:function(t,e,n){n.r(e),n.d(e,{default:function(){return x5}});var i={};n.r(i),n.d(i,{Arc:function(){return bm},BezierCurve:function(){return xm},BoundingRect:function(){return yn},Circle:function(){return Pv},CompoundPath:function(){return Mm},Ellipse:function(){return Nv},Group:function(){return ia},Image:function(){return Pu},IncrementalDisplayable:function(){return Bm},Line:function(){return fm},LinearGradient:function(){return Dm},OrientedBoundingRect:function(){return Em},Path:function(){return Mu},Point:function(){return an},Polygon:function(){return sm},Polyline:function(){return hm},RadialGradient:function(){return km},Rect:function(){return Gu},Ring:function(){return nm},Sector:function(){return Qv},Text:function(){return oh},applyTransform:function(){return ix},clipPointsByRect:function(){return lx},clipRectByRect:function(){return ux},createIcon:function(){return hx},extendPath:function(){return Xm},extendShape:function(){return Wm},getShapeClass:function(){return jm},getTransform:function(){return nx},groupTransition:function(){return sx},initProps:function(){return Mc},isElementRemoved:function(){return Ic},lineLineIntersect:function(){return px},linePolygonIntersect:function(){return cx},makeImage:function(){return qm},makePath:function(){return Zm},mergePath:function(){return $m},registerShape:function(){return Um},removeElement:function(){return Tc},removeElementWithFadeOut:function(){return Dc},resizePath:function(){return Jm},setTooltipConfig:function(){return gx},subPixelOptimize:function(){return ex},subPixelOptimizeLine:function(){return Qm},subPixelOptimizeRect:function(){return tx},transformDirection:function(){return rx},traverseElements:function(){return vx},updateProps:function(){return Sc}});var r=n(20641),o=n(53751);const a={class:"main-layout"},s={class:"header"},l={class:"search-section"},u={class:"main-content"},h={ref:"totalHourChart",style:{width:"100%",height:"400px"}},c={ref:"userHourChart",style:{width:"100%",height:"400px"}},p={ref:"userHourChart2",style:{width:"100%",height:"400px"}},d={ref:"groupHourChart",style:{width:"100%",height:"400px"}},f={ref:"groupHourChart2",style:{width:"100%",height:"400px"}};function g(t,e,n,i,g,y){const v=(0,r.g2)("el-tab-pane"),m=(0,r.g2)("el-tabs"),x=(0,r.g2)("el-option"),_=(0,r.g2)("el-select"),w=(0,r.g2)("el-form-item"),b=(0,r.g2)("el-date-picker"),S=(0,r.g2)("el-form");return(0,r.uX)(),(0,r.CE)("div",a,[(0,r.Lk)("div",s,[(0,r.bF)(m,{modelValue:i.formData.type,"onUpdate:modelValue":e[0]||(e[0]=t=>i.formData.type=t),onTabClick:i.handleTabClick},{default:(0,r.k6)((()=>[(0,r.bF)(v,{label:"按月",name:"month"}),(0,r.bF)(v,{label:"按日",name:"day"})])),_:1},8,["modelValue","onTabClick"]),(0,r.Lk)("div",l,[(0,r.bF)(S,{model:i.formData,inline:!0,"label-width":"120",ref:"form",onSubmit:e[6]||(e[6]=(0,o.D$)((()=>{}),["prevent"]))},{default:(0,r.k6)((()=>[(0,r.bF)(w,{label:"所属项目",prop:"project_id"},{default:(0,r.k6)((()=>[(0,r.bF)(_,{modelValue:i.formData.project_id,"onUpdate:modelValue":e[1]||(e[1]=t=>i.formData.project_id=t),placeholder:"所属项目",clearable:"",filterable:"",class:"selectClass"},{default:(0,r.k6)((()=>[((0,r.uX)(!0),(0,r.CE)(r.FK,null,(0,r.pI)(i.projectInfoArr,(t=>((0,r.uX)(),(0,r.Wv)(x,{key:t.id,label:t.project_name,value:t.id},null,8,["label","value"])))),128))])),_:1},8,["modelValue"])])),_:1}),(0,r.bF)(w,{label:"开始",prop:"startDate"},{default:(0,r.k6)((()=>[(0,r.bF)(b,{modelValue:i.formData.startDate,"onUpdate:modelValue":e[2]||(e[2]=t=>i.formData.startDate=t),type:"date",placeholder:"请选择开始时间","picker-options":i.startPickerOptions,"value-format":"YYYY-MM-DD"},null,8,["modelValue","picker-options"])])),_:1}),(0,r.bF)(w,{label:"结束",prop:"endDate"},{default:(0,r.k6)((()=>[(0,r.bF)(b,{modelValue:i.formData.endDate,"onUpdate:modelValue":e[3]||(e[3]=t=>i.formData.endDate=t),type:"date",placeholder:"请选择结束时间","picker-options":i.endPickerOptions,"value-format":"YYYY-MM-DD"},null,8,["modelValue","picker-options"])])),_:1}),(0,r.bF)(w,{label:"用户",prop:"create_user_id"},{default:(0,r.k6)((()=>[(0,r.bF)(_,{modelValue:i.formData.create_user_id,"onUpdate:modelValue":e[4]||(e[4]=t=>i.formData.create_user_id=t),placeholder:"请选择用户",clearable:"",filterable:"",class:"selectClass"},{default:(0,r.k6)((()=>[((0,r.uX)(!0),(0,r.CE)(r.FK,null,(0,r.pI)(i.userList,(t=>((0,r.uX)(),(0,r.Wv)(x,{key:t.id,label:t.nickname,value:t.id},null,8,["label","value"])))),128))])),_:1},8,["modelValue"])])),_:1}),(0,r.bF)(w,{label:"确认状态"},{default:(0,r.k6)((()=>[(0,r.bF)(_,{modelValue:i.formData.confirm_state,"onUpdate:modelValue":e[5]||(e[5]=t=>i.formData.confirm_state=t),placeholder:"确认状态",clearable:"",filterable:"",class:"selectClass"},{default:(0,r.k6)((()=>[((0,r.uX)(!0),(0,r.CE)(r.FK,null,(0,r.pI)(i.dailyConfirmArr,(t=>((0,r.uX)(),(0,r.Wv)(x,{key:t.value,label:t.label,value:t.value},null,8,["label","value"])))),128))])),_:1},8,["modelValue"])])),_:1})])),_:1},8,["model"])])]),(0,r.Lk)("div",u,[(0,r.Lk)("div",h,null,512),(0,r.Lk)("div",c,null,512),(0,r.Lk)("div",p,null,512),(0,r.Lk)("div",d,null,512),(0,r.Lk)("div",f,null,512)])])}n(44114);var y=n(50953),v=n(20163),m=n(3888),x=n(51595),_=function(t,e){return _=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])},_(t,e)};function w(t,e){if("function"!==typeof e&&null!==e)throw new TypeError("Class extends value "+String(e)+" is not a constructor or null");function n(){this.constructor=t}_(t,e),t.prototype=null===e?Object.create(e):(n.prototype=e.prototype,new n)}Object.create;Object.create;var b=function(){function t(){this.firefox=!1,this.ie=!1,this.edge=!1,this.newEdge=!1,this.weChat=!1}return t}(),S=function(){function t(){this.browser=new b,this.node=!1,this.wxa=!1,this.worker=!1,this.svgSupported=!1,this.touchEventsSupported=!1,this.pointerEventsSupported=!1,this.domSupported=!1,this.transformSupported=!1,this.transform3dSupported=!1,this.hasGlobalWindow="undefined"!==typeof window}return t}(),M=new S;function I(t,e){var n=e.browser,i=t.match(/Firefox\/([\d.]+)/),r=t.match(/MSIE\s([\d.]+)/)||t.match(/Trident\/.+?rv:(([\d.]+))/),o=t.match(/Edge?\/([\d.]+)/),a=/micromessenger/i.test(t);i&&(n.firefox=!0,n.version=i[1]),r&&(n.ie=!0,n.version=r[1]),o&&(n.edge=!0,n.version=o[1],n.newEdge=+o[1].split(".")[0]>18),a&&(n.weChat=!0),e.svgSupported="undefined"!==typeof SVGRect,e.touchEventsSupported="ontouchstart"in window&&!n.ie&&!n.edge,e.pointerEventsSupported="onpointerdown"in window&&(n.edge||n.ie&&+n.version>=11),e.domSupported="undefined"!==typeof document;var s=document.documentElement.style;e.transform3dSupported=(n.ie&&"transition"in s||n.edge||"WebKitCSSMatrix"in window&&"m11"in new WebKitCSSMatrix||"MozPerspective"in s)&&!("OTransition"in s),e.transformSupported=e.transform3dSupported||n.ie&&+n.version>=9}"object"===typeof wx&&"function"===typeof wx.getSystemInfoSync?(M.wxa=!0,M.touchEventsSupported=!0):"undefined"===typeof document&&"undefined"!==typeof self?M.worker=!0:"undefined"===typeof navigator||0===navigator.userAgent.indexOf("Node.js")?(M.node=!0,M.svgSupported=!0):I(navigator.userAgent,M);var T=M,C=12,D="sans-serif",A=C+"px "+D,k=20,L=100,P="007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N";function O(t){var e={};if("undefined"===typeof JSON)return e;for(var n=0;n=0)s=a*n.length;else for(var l=0;l>1)%2;s.cssText=["position: absolute","visibility: hidden","padding: 0","margin: 0","border-width: 0","user-select: none","width:0","height:0",i[l]+":0",r[u]+":0",i[1-l]+":auto",r[1-u]+":auto",""].join("!important;"),t.appendChild(a),n.push(a)}return n}function De(t,e,n){for(var i=n?"invTrans":"trans",r=e[i],o=e.srcCoords,a=[],s=[],l=!0,u=0;u<4;u++){var h=t[u].getBoundingClientRect(),c=2*u,p=h.left,d=h.top;a.push(p,d),l=l&&o&&p===o[c]&&d===o[c+1],s.push(t[u].offsetLeft,t[u].offsetTop)}return l&&r?r:(e.srcCoords=a,e[i]=n?be(s,a):be(a,s))}function Ae(t){return"CANVAS"===t.nodeName.toUpperCase()}var ke=/([&<>"'])/g,Le={"&":"&","<":"<",">":">",'"':""","'":"'"};function Pe(t){return null==t?"":(t+"").replace(ke,(function(t,e){return Le[e]}))}var Oe=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Re=[],Ne=T.browser.firefox&&+T.browser.version.split(".")[0]<39;function Ee(t,e,n,i){return n=n||{},i?ze(t,e,n):Ne&&null!=e.layerX&&e.layerX!==e.offsetX?(n.zrX=e.layerX,n.zrY=e.layerY):null!=e.offsetX?(n.zrX=e.offsetX,n.zrY=e.offsetY):ze(t,e,n),n}function ze(t,e,n){if(T.domSupported&&t.getBoundingClientRect){var i=e.clientX,r=e.clientY;if(Ae(t)){var o=t.getBoundingClientRect();return n.zrX=i-o.left,void(n.zrY=r-o.top)}if(Te(Re,t,i,r))return n.zrX=Re[0],void(n.zrY=Re[1])}n.zrX=n.zrY=0}function Ve(t){return t||window.event}function Be(t,e,n){if(e=Ve(e),null!=e.zrX)return e;var i=e.type,r=i&&i.indexOf("touch")>=0;if(r){var o="touchend"!==i?e.targetTouches[0]:e.changedTouches[0];o&&Ee(t,o,e,n)}else{Ee(t,e,e,n);var a=Fe(e);e.zrDelta=a?a/120:-(e.detail||0)/3}var s=e.button;return null==e.which&&void 0!==s&&Oe.test(e.type)&&(e.which=1&s?1:2&s?3:4&s?2:0),e}function Fe(t){var e=t.wheelDelta;if(e)return e;var n=t.deltaX,i=t.deltaY;if(null==n||null==i)return e;var r=0!==i?Math.abs(i):Math.abs(n),o=i>0?-1:i<0?1:n>0?-1:1;return 3*r*o}function Ge(t,e,n,i){t.addEventListener(e,n,i)}function He(t,e,n,i){t.removeEventListener(e,n,i)}var We=function(t){t.preventDefault(),t.stopPropagation(),t.cancelBubble=!0};function Ye(t){return 2===t.which||3===t.which}var Xe=function(){function t(){this._track=[]}return t.prototype.recognize=function(t,e,n){return this._doTrack(t,e,n),this._recognize(t)},t.prototype.clear=function(){return this._track.length=0,this},t.prototype._doTrack=function(t,e,n){var i=t.touches;if(i){for(var r={points:[],touches:[],target:e,event:t},o=0,a=i.length;o1&&i&&i.length>1){var o=Ue(i)/Ue(r);!isFinite(o)&&(o=1),e.pinchScale=o;var a=je(i);return e.pinchX=a[0],e.pinchY=a[1],{type:"pinch",target:t[0].target,event:e}}}}};function qe(){return[1,0,0,1,0,0]}function Ke(t){return t[0]=1,t[1]=0,t[2]=0,t[3]=1,t[4]=0,t[5]=0,t}function $e(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4],t[5]=e[5],t}function Je(t,e,n){var i=e[0]*n[0]+e[2]*n[1],r=e[1]*n[0]+e[3]*n[1],o=e[0]*n[2]+e[2]*n[3],a=e[1]*n[2]+e[3]*n[3],s=e[0]*n[4]+e[2]*n[5]+e[4],l=e[1]*n[4]+e[3]*n[5]+e[5];return t[0]=i,t[1]=r,t[2]=o,t[3]=a,t[4]=s,t[5]=l,t}function Qe(t,e,n){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t[4]=e[4]+n[0],t[5]=e[5]+n[1],t}function tn(t,e,n,i){void 0===i&&(i=[0,0]);var r=e[0],o=e[2],a=e[4],s=e[1],l=e[3],u=e[5],h=Math.sin(n),c=Math.cos(n);return t[0]=r*c+s*h,t[1]=-r*h+s*c,t[2]=o*c+l*h,t[3]=-o*h+c*l,t[4]=c*(a-i[0])+h*(u-i[1])+i[0],t[5]=c*(u-i[1])-h*(a-i[0])+i[1],t}function en(t,e,n){var i=n[0],r=n[1];return t[0]=e[0]*i,t[1]=e[1]*r,t[2]=e[2]*i,t[3]=e[3]*r,t[4]=e[4]*i,t[5]=e[5]*r,t}function nn(t,e){var n=e[0],i=e[2],r=e[4],o=e[1],a=e[3],s=e[5],l=n*a-o*i;return l?(l=1/l,t[0]=a*l,t[1]=-o*l,t[2]=-i*l,t[3]=n*l,t[4]=(i*s-a*r)*l,t[5]=(o*r-n*s)*l,t):null}function rn(t){var e=qe();return $e(e,t),e}var on=function(){function t(t,e){this.x=t||0,this.y=e||0}return t.prototype.copy=function(t){return this.x=t.x,this.y=t.y,this},t.prototype.clone=function(){return new t(this.x,this.y)},t.prototype.set=function(t,e){return this.x=t,this.y=e,this},t.prototype.equal=function(t){return t.x===this.x&&t.y===this.y},t.prototype.add=function(t){return this.x+=t.x,this.y+=t.y,this},t.prototype.scale=function(t){this.x*=t,this.y*=t},t.prototype.scaleAndAdd=function(t,e){this.x+=t.x*e,this.y+=t.y*e},t.prototype.sub=function(t){return this.x-=t.x,this.y-=t.y,this},t.prototype.dot=function(t){return this.x*t.x+this.y*t.y},t.prototype.len=function(){return Math.sqrt(this.x*this.x+this.y*this.y)},t.prototype.lenSquare=function(){return this.x*this.x+this.y*this.y},t.prototype.normalize=function(){var t=this.len();return this.x/=t,this.y/=t,this},t.prototype.distance=function(t){var e=this.x-t.x,n=this.y-t.y;return Math.sqrt(e*e+n*n)},t.prototype.distanceSquare=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*n},t.prototype.negate=function(){return this.x=-this.x,this.y=-this.y,this},t.prototype.transform=function(t){if(t){var e=this.x,n=this.y;return this.x=t[0]*e+t[2]*n+t[4],this.y=t[1]*e+t[3]*n+t[5],this}},t.prototype.toArray=function(t){return t[0]=this.x,t[1]=this.y,t},t.prototype.fromArray=function(t){this.x=t[0],this.y=t[1]},t.set=function(t,e,n){t.x=e,t.y=n},t.copy=function(t,e){t.x=e.x,t.y=e.y},t.len=function(t){return Math.sqrt(t.x*t.x+t.y*t.y)},t.lenSquare=function(t){return t.x*t.x+t.y*t.y},t.dot=function(t,e){return t.x*e.x+t.y*e.y},t.add=function(t,e,n){t.x=e.x+n.x,t.y=e.y+n.y},t.sub=function(t,e,n){t.x=e.x-n.x,t.y=e.y-n.y},t.scale=function(t,e,n){t.x=e.x*n,t.y=e.y*n},t.scaleAndAdd=function(t,e,n,i){t.x=e.x+n.x*i,t.y=e.y+n.y*i},t.lerp=function(t,e,n,i){var r=1-i;t.x=r*e.x+i*n.x,t.y=r*e.y+i*n.y},t}(),an=on,sn=Math.min,ln=Math.max,un=new an,hn=new an,cn=new an,pn=new an,dn=new an,fn=new an,gn=function(){function t(t,e,n,i){n<0&&(t+=n,n=-n),i<0&&(e+=i,i=-i),this.x=t,this.y=e,this.width=n,this.height=i}return t.prototype.union=function(t){var e=sn(t.x,this.x),n=sn(t.y,this.y);isFinite(this.x)&&isFinite(this.width)?this.width=ln(t.x+t.width,this.x+this.width)-e:this.width=t.width,isFinite(this.y)&&isFinite(this.height)?this.height=ln(t.y+t.height,this.y+this.height)-n:this.height=t.height,this.x=e,this.y=n},t.prototype.applyTransform=function(e){t.applyTransform(this,this,e)},t.prototype.calculateTransform=function(t){var e=this,n=t.width/e.width,i=t.height/e.height,r=qe();return Qe(r,r,[-e.x,-e.y]),en(r,r,[n,i]),Qe(r,r,[t.x,t.y]),r},t.prototype.intersect=function(e,n){if(!e)return!1;e instanceof t||(e=t.create(e));var i=this,r=i.x,o=i.x+i.width,a=i.y,s=i.y+i.height,l=e.x,u=e.x+e.width,h=e.y,c=e.y+e.height,p=!(of&&(f=x,gf&&(f=_,v=n.x&&t<=n.x+n.width&&e>=n.y&&e<=n.y+n.height},t.prototype.clone=function(){return new t(this.x,this.y,this.width,this.height)},t.prototype.copy=function(e){t.copy(this,e)},t.prototype.plain=function(){return{x:this.x,y:this.y,width:this.width,height:this.height}},t.prototype.isFinite=function(){return isFinite(this.x)&&isFinite(this.y)&&isFinite(this.width)&&isFinite(this.height)},t.prototype.isZero=function(){return 0===this.width||0===this.height},t.create=function(e){return new t(e.x,e.y,e.width,e.height)},t.copy=function(t,e){t.x=e.x,t.y=e.y,t.width=e.width,t.height=e.height},t.applyTransform=function(e,n,i){if(i){if(i[1]<1e-5&&i[1]>-1e-5&&i[2]<1e-5&&i[2]>-1e-5){var r=i[0],o=i[3],a=i[4],s=i[5];return e.x=n.x*r+a,e.y=n.y*o+s,e.width=n.width*r,e.height=n.height*o,e.width<0&&(e.x+=e.width,e.width=-e.width),void(e.height<0&&(e.y+=e.height,e.height=-e.height))}un.x=cn.x=n.x,un.y=pn.y=n.y,hn.x=pn.x=n.x+n.width,hn.y=cn.y=n.y+n.height,un.transform(i),pn.transform(i),hn.transform(i),cn.transform(i),e.x=sn(un.x,hn.x,cn.x,pn.x),e.y=sn(un.y,hn.y,cn.y,pn.y);var l=ln(un.x,hn.x,cn.x,pn.x),u=ln(un.y,hn.y,cn.y,pn.y);e.width=l-e.x,e.height=u-e.y}else e!==n&&t.copy(e,n)},t}(),yn=gn,vn="silent";function mn(t,e,n){return{type:t,event:n,target:e.target,topTarget:e.topTarget,cancelBubble:!1,offsetX:n.zrX,offsetY:n.zrY,gestureEvent:n.gestureEvent,pinchX:n.pinchX,pinchY:n.pinchY,pinchScale:n.pinchScale,wheelDelta:n.zrDelta,zrByTouch:n.zrByTouch,which:n.which,stop:xn}}function xn(){We(this.event)}var _n=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.handler=null,e}return qt(e,t),e.prototype.dispose=function(){},e.prototype.setCursor=function(){},e}(xe),wn=function(){function t(t,e){this.x=t,this.y=e}return t}(),bn=["click","dblclick","mousewheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],Sn=new yn(0,0,0,0),Mn=function(t){function e(e,n,i,r,o){var a=t.call(this)||this;return a._hovered=new wn(0,0),a.storage=e,a.painter=n,a.painterRoot=r,a._pointerSize=o,i=i||new _n,a.proxy=null,a.setHandlerProxy(i),a._draggingMgr=new ve(a),a}return qt(e,t),e.prototype.setHandlerProxy=function(t){this.proxy&&this.proxy.dispose(),t&&(ot(bn,(function(e){t.on&&t.on(e,this[e],this)}),this),t.handler=this),this.proxy=t},e.prototype.mousemove=function(t){var e=t.zrX,n=t.zrY,i=Cn(this,e,n),r=this._hovered,o=r.target;o&&!o.__zr&&(r=this.findHover(r.x,r.y),o=r.target);var a=this._hovered=i?new wn(e,n):this.findHover(e,n),s=a.target,l=this.proxy;l.setCursor&&l.setCursor(s?s.cursor:"default"),o&&s!==o&&this.dispatchToElement(r,"mouseout",t),this.dispatchToElement(a,"mousemove",t),s&&s!==o&&this.dispatchToElement(a,"mouseover",t)},e.prototype.mouseout=function(t){var e=t.zrEventControl;"only_globalout"!==e&&this.dispatchToElement(this._hovered,"mouseout",t),"no_globalout"!==e&&this.trigger("globalout",{type:"globalout",event:t})},e.prototype.resize=function(){this._hovered=new wn(0,0)},e.prototype.dispatch=function(t,e){var n=this[t];n&&n.call(this,e)},e.prototype.dispose=function(){this.proxy.dispose(),this.storage=null,this.proxy=null,this.painter=null},e.prototype.setCursorStyle=function(t){var e=this.proxy;e.setCursor&&e.setCursor(t)},e.prototype.dispatchToElement=function(t,e,n){t=t||{};var i=t.target;if(!i||!i.silent){var r="on"+e,o=mn(e,t,n);while(i)if(i[r]&&(o.cancelBubble=!!i[r].call(i,o)),i.trigger(e,o),i=i.__hostTarget?i.__hostTarget:i.parent,o.cancelBubble)break;o.cancelBubble||(this.trigger(e,o),this.painter&&this.painter.eachOtherLayer&&this.painter.eachOtherLayer((function(t){"function"===typeof t[r]&&t[r].call(t,o),t.trigger&&t.trigger(e,o)})))}},e.prototype.findHover=function(t,e,n){var i=this.storage.getDisplayList(),r=new wn(t,e);if(Tn(i,r,t,e,n),this._pointerSize&&!r.target){for(var o=[],a=this._pointerSize,s=a/2,l=new yn(t-s,e-s,a,a),u=i.length-1;u>=0;u--){var h=i[u];h===n||h.ignore||h.ignoreCoarsePointer||h.parent&&h.parent.ignoreCoarsePointer||(Sn.copy(h.getBoundingRect()),h.transform&&Sn.applyTransform(h.transform),Sn.intersect(l)&&o.push(h))}if(o.length)for(var c=4,p=Math.PI/12,d=2*Math.PI,f=0;f=0;o--){var a=t[o],s=void 0;if(a!==r&&!a.ignore&&(s=In(a,n,i))&&(!e.topTarget&&(e.topTarget=a),s!==vn)){e.target=a;break}}}function Cn(t,e,n){var i=t.painter;return e<0||e>i.getWidth()||n<0||n>i.getHeight()}ot(["click","mousedown","mouseup","mousewheel","dblclick","contextmenu"],(function(t){Mn.prototype[t]=function(e){var n,i,r=e.zrX,o=e.zrY,a=Cn(this,r,o);if("mouseup"===t&&a||(n=this.findHover(r,o),i=n.target),"mousedown"===t)this._downEl=i,this._downPoint=[e.zrX,e.zrY],this._upEl=i;else if("mouseup"===t)this._upEl=i;else if("click"===t){if(this._downEl!==this._upEl||!this._downPoint||le(this._downPoint,[e.zrX,e.zrY])>4)return;this._downPoint=null}this.dispatchToElement(n,t,e)}}));var Dn=Mn,An=32,kn=7;function Ln(t){var e=0;while(t>=An)e|=1&t,t>>=1;return t+e}function Pn(t,e,n,i){var r=e+1;if(r===n)return 1;if(i(t[r++],t[e])<0){while(r=0)r++;return r-e}function On(t,e,n){n--;while(e>>1,r(a,t[o])<0?l=o:s=o+1;var u=i-s;switch(u){case 3:t[s+3]=t[s+2];case 2:t[s+2]=t[s+1];case 1:t[s+1]=t[s];break;default:while(u>0)t[s+u]=t[s+u-1],u--}t[s]=a}}function Nn(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])>0){s=i-r;while(l0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}else{s=r+1;while(ls&&(l=s);var u=a;a=r-l,l=r-u}a++;while(a>>1);o(t,e[n+h])>0?a=h+1:l=h}return l}function En(t,e,n,i,r,o){var a=0,s=0,l=1;if(o(t,e[n+r])<0){s=r+1;while(ls&&(l=s);var u=a;a=r-l,l=r-u}else{s=i-r;while(l=0)a=l,l=1+(l<<1),l<=0&&(l=s);l>s&&(l=s),a+=r,l+=r}a++;while(a>>1);o(t,e[n+h])<0?l=h:a=h+1}return l}function zn(t,e){var n,i,r=kn,o=0,a=[];function s(t,e){n[o]=t,i[o]=e,o+=1}function l(){while(o>1){var t=o-2;if(t>=1&&i[t-1]<=i[t]+i[t+1]||t>=2&&i[t-2]<=i[t]+i[t-1])i[t-1]i[t+1])break;h(t)}}function u(){while(o>1){var t=o-2;t>0&&i[t-1]=kn||d>=kn);if(f)break;g<0&&(g=0),g+=2}if(r=g,r<1&&(r=1),1===i){for(l=0;l=0;l--)t[d+l]=t[p+l];if(0===i){v=!0;break}}if(t[c--]=a[h--],1===--s){v=!0;break}if(y=s-Nn(t[u],a,0,s,s-1,e),0!==y){for(c-=y,h-=y,s-=y,d=c+1,p=h+1,l=0;l=kn||y>=kn);if(v)break;f<0&&(f=0),f+=2}if(r=f,r<1&&(r=1),1===s){for(c-=i,u-=i,d=c+1,p=u+1,l=i-1;l>=0;l--)t[d+l]=t[p+l];t[c]=a[h]}else{if(0===s)throw new Error;for(p=c-(s-1),l=0;l=0;l--)t[d+l]=t[p+l];t[c]=a[h]}else for(p=c-(s-1),l=0;ls&&(l=s),Rn(t,n,n+l,n+o,e),o=l}a.pushRun(n,o),a.mergeRuns(),r-=o,n+=o}while(0!==r);a.forceMergeRuns()}}var Bn=1,Fn=2,Gn=4,Hn=!1;function Wn(){Hn||(Hn=!0,console.warn("z / z2 / zlevel of displayable is invalid, which may cause unexpected errors"))}function Yn(t,e){return t.zlevel===e.zlevel?t.z===e.z?t.z2-e.z2:t.z-e.z:t.zlevel-e.zlevel}var Xn,Un=function(){function t(){this._roots=[],this._displayList=[],this._displayListLen=0,this.displayableSortFunc=Yn}return t.prototype.traverse=function(t,e){for(var n=0;n0&&(u.__clipPaths=[]),isNaN(u.z)&&(Wn(),u.z=0),isNaN(u.z2)&&(Wn(),u.z2=0),isNaN(u.zlevel)&&(Wn(),u.zlevel=0),this._displayList[this._displayListLen++]=u}var h=t.getDecalElement&&t.getDecalElement();h&&this._updateAndAddDisplayable(h,e,n);var c=t.getTextGuideLine();c&&this._updateAndAddDisplayable(c,e,n);var p=t.getTextContent();p&&this._updateAndAddDisplayable(p,e,n)}},t.prototype.addRoot=function(t){t.__zr&&t.__zr.storage===this||this._roots.push(t)},t.prototype.delRoot=function(t){if(t instanceof Array)for(var e=0,n=t.length;e=0&&this._roots.splice(i,1)}},t.prototype.delAllRoots=function(){this._roots=[],this._displayList=[],this._displayListLen=0},t.prototype.getRoots=function(){return this._roots},t.prototype.dispose=function(){this._displayList=null,this._roots=null},t}(),jn=Un;Xn=T.hasGlobalWindow&&(window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.msRequestAnimationFrame&&window.msRequestAnimationFrame.bind(window)||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame)||function(t){return setTimeout(t,16)};var Zn=Xn,qn={linear:function(t){return t},quadraticIn:function(t){return t*t},quadraticOut:function(t){return t*(2-t)},quadraticInOut:function(t){return(t*=2)<1?.5*t*t:-.5*(--t*(t-2)-1)},cubicIn:function(t){return t*t*t},cubicOut:function(t){return--t*t*t+1},cubicInOut:function(t){return(t*=2)<1?.5*t*t*t:.5*((t-=2)*t*t+2)},quarticIn:function(t){return t*t*t*t},quarticOut:function(t){return 1- --t*t*t*t},quarticInOut:function(t){return(t*=2)<1?.5*t*t*t*t:-.5*((t-=2)*t*t*t-2)},quinticIn:function(t){return t*t*t*t*t},quinticOut:function(t){return--t*t*t*t*t+1},quinticInOut:function(t){return(t*=2)<1?.5*t*t*t*t*t:.5*((t-=2)*t*t*t*t+2)},sinusoidalIn:function(t){return 1-Math.cos(t*Math.PI/2)},sinusoidalOut:function(t){return Math.sin(t*Math.PI/2)},sinusoidalInOut:function(t){return.5*(1-Math.cos(Math.PI*t))},exponentialIn:function(t){return 0===t?0:Math.pow(1024,t-1)},exponentialOut:function(t){return 1===t?1:1-Math.pow(2,-10*t)},exponentialInOut:function(t){return 0===t?0:1===t?1:(t*=2)<1?.5*Math.pow(1024,t-1):.5*(2-Math.pow(2,-10*(t-1)))},circularIn:function(t){return 1-Math.sqrt(1-t*t)},circularOut:function(t){return Math.sqrt(1- --t*t)},circularInOut:function(t){return(t*=2)<1?-.5*(Math.sqrt(1-t*t)-1):.5*(Math.sqrt(1-(t-=2)*t)+1)},elasticIn:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),-n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i))},elasticOut:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),n*Math.pow(2,-10*t)*Math.sin((t-e)*(2*Math.PI)/i)+1)},elasticInOut:function(t){var e,n=.1,i=.4;return 0===t?0:1===t?1:(!n||n<1?(n=1,e=i/4):e=i*Math.asin(1/n)/(2*Math.PI),(t*=2)<1?n*Math.pow(2,10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i)*-.5:n*Math.pow(2,-10*(t-=1))*Math.sin((t-e)*(2*Math.PI)/i)*.5+1)},backIn:function(t){var e=1.70158;return t*t*((e+1)*t-e)},backOut:function(t){var e=1.70158;return--t*t*((e+1)*t+e)+1},backInOut:function(t){var e=2.5949095;return(t*=2)<1?t*t*((e+1)*t-e)*.5:.5*((t-=2)*t*((e+1)*t+e)+2)},bounceIn:function(t){return 1-qn.bounceOut(1-t)},bounceOut:function(t){return t<1/2.75?7.5625*t*t:t<2/2.75?7.5625*(t-=1.5/2.75)*t+.75:t<2.5/2.75?7.5625*(t-=2.25/2.75)*t+.9375:7.5625*(t-=2.625/2.75)*t+.984375},bounceInOut:function(t){return t<.5?.5*qn.bounceIn(2*t):.5*qn.bounceOut(2*t-1)+.5}},Kn=qn,$n=Math.pow,Jn=Math.sqrt,Qn=1e-8,ti=1e-4,ei=Jn(3),ni=1/3,ii=Kt(),ri=Kt(),oi=Kt();function ai(t){return t>-Qn&&tQn||t<-Qn}function li(t,e,n,i,r){var o=1-r;return o*o*(o*t+3*r*e)+r*r*(r*i+3*o*n)}function ui(t,e,n,i,r){var o=1-r;return 3*(((e-t)*o+2*(n-e)*r)*o+(i-n)*r*r)}function hi(t,e,n,i,r,o){var a=i+3*(e-n)-t,s=3*(n-2*e+t),l=3*(e-t),u=t-r,h=s*s-3*a*l,c=s*l-9*a*u,p=l*l-3*s*u,d=0;if(ai(h)&&ai(c))if(ai(s))o[0]=0;else{var f=-l/s;f>=0&&f<=1&&(o[d++]=f)}else{var g=c*c-4*h*p;if(ai(g)){var y=c/h,v=(f=-s/a+y,-y/2);f>=0&&f<=1&&(o[d++]=f),v>=0&&v<=1&&(o[d++]=v)}else if(g>0){var m=Jn(g),x=h*s+1.5*a*(-c+m),_=h*s+1.5*a*(-c-m);x=x<0?-$n(-x,ni):$n(x,ni),_=_<0?-$n(-_,ni):$n(_,ni);f=(-s-(x+_))/(3*a);f>=0&&f<=1&&(o[d++]=f)}else{var w=(2*h*s-3*a*c)/(2*Jn(h*h*h)),b=Math.acos(w)/3,S=Jn(h),M=Math.cos(b),I=(f=(-s-2*S*M)/(3*a),v=(-s+S*(M+ei*Math.sin(b)))/(3*a),(-s+S*(M-ei*Math.sin(b)))/(3*a));f>=0&&f<=1&&(o[d++]=f),v>=0&&v<=1&&(o[d++]=v),I>=0&&I<=1&&(o[d++]=I)}}return d}function ci(t,e,n,i,r){var o=6*n-12*e+6*t,a=9*e+3*i-3*t-9*n,s=3*e-3*t,l=0;if(ai(a)){if(si(o)){var u=-s/o;u>=0&&u<=1&&(r[l++]=u)}}else{var h=o*o-4*a*s;if(ai(h))r[0]=-o/(2*a);else if(h>0){var c=Jn(h),p=(u=(-o+c)/(2*a),(-o-c)/(2*a));u>=0&&u<=1&&(r[l++]=u),p>=0&&p<=1&&(r[l++]=p)}}return l}function pi(t,e,n,i,r,o){var a=(e-t)*r+t,s=(n-e)*r+e,l=(i-n)*r+n,u=(s-a)*r+a,h=(l-s)*r+s,c=(h-u)*r+u;o[0]=t,o[1]=a,o[2]=u,o[3]=c,o[4]=c,o[5]=h,o[6]=l,o[7]=i}function di(t,e,n,i,r,o,a,s,l,u,h){var c,p,d,f,g,y=.005,v=1/0;ii[0]=l,ii[1]=u;for(var m=0;m<1;m+=.05)ri[0]=li(t,n,r,a,m),ri[1]=li(e,i,o,s,m),f=he(ii,ri),f=0&&f=0&&u<=1&&(r[l++]=u)}}else{var h=a*a-4*o*s;if(ai(h)){u=-a/(2*o);u>=0&&u<=1&&(r[l++]=u)}else if(h>0){var c=Jn(h),p=(u=(-a+c)/(2*o),(-a-c)/(2*o));u>=0&&u<=1&&(r[l++]=u),p>=0&&p<=1&&(r[l++]=p)}}return l}function mi(t,e,n){var i=t+n-2*e;return 0===i?.5:(t-e)/i}function xi(t,e,n,i,r){var o=(e-t)*i+t,a=(n-e)*i+e,s=(a-o)*i+o;r[0]=t,r[1]=o,r[2]=s,r[3]=s,r[4]=a,r[5]=n}function _i(t,e,n,i,r,o,a,s,l){var u,h=.005,c=1/0;ii[0]=a,ii[1]=s;for(var p=0;p<1;p+=.05){ri[0]=gi(t,n,r,p),ri[1]=gi(e,i,o,p);var d=he(ii,ri);d=0&&d=1?1:hi(0,i,o,1,t,s)&&li(0,r,a,1,s[0])}}}var Mi=function(){function t(t){this._inited=!1,this._startTime=0,this._pausedTime=0,this._paused=!1,this._life=t.life||1e3,this._delay=t.delay||0,this.loop=t.loop||!1,this.onframe=t.onframe||Ut,this.ondestroy=t.ondestroy||Ut,this.onrestart=t.onrestart||Ut,t.easing&&this.setEasing(t.easing)}return t.prototype.step=function(t,e){if(this._inited||(this._startTime=t+this._delay,this._inited=!0),!this._paused){var n=this._life,i=t-this._startTime-this._pausedTime,r=i/n;r<0&&(r=0),r=Math.min(r,1);var o=this.easingFunc,a=o?o(r):r;if(this.onframe(a),1===r){if(!this.loop)return!0;var s=i%n;this._startTime=t-s,this._pausedTime=0,this.onrestart()}return!1}this._pausedTime+=e},t.prototype.pause=function(){this._paused=!0},t.prototype.resume=function(){this._paused=!1},t.prototype.setEasing=function(t){this.easing=t,this.easingFunc=gt(t)?t:Kn[t]||Si(t)},t}(),Ii=Mi,Ti=function(){function t(t){this.value=t}return t}(),Ci=function(){function t(){this._len=0}return t.prototype.insert=function(t){var e=new Ti(t);return this.insertEntry(e),e},t.prototype.insertEntry=function(t){this.head?(this.tail.next=t,t.prev=this.tail,t.next=null,this.tail=t):this.head=this.tail=t,this._len++},t.prototype.remove=function(t){var e=t.prev,n=t.next;e?e.next=n:this.head=n,n?n.prev=e:this.tail=e,t.next=t.prev=null,this._len--},t.prototype.len=function(){return this._len},t.prototype.clear=function(){this.head=this.tail=null,this._len=0},t}(),Di=function(){function t(t){this._list=new Ci,this._maxSize=10,this._map={},this._maxSize=t}return t.prototype.put=function(t,e){var n=this._list,i=this._map,r=null;if(null==i[t]){var o=n.len(),a=this._lastRemovedEntry;if(o>=this._maxSize&&o>0){var s=n.head;n.remove(s),delete i[s.key],r=s.value,this._lastRemovedEntry=s}a?a.value=e:a=new Ti(e),a.key=t,n.insertEntry(a),i[t]=a}return r},t.prototype.get=function(t){var e=this._map[t],n=this._list;if(null!=e)return e!==n.tail&&(n.remove(e),n.insertEntry(e)),e.value},t.prototype.clear=function(){this._list.clear(),this._map={}},t.prototype.len=function(){return this._list.len()},t}(),Ai=Di,ki={transparent:[0,0,0,0],aliceblue:[240,248,255,1],antiquewhite:[250,235,215,1],aqua:[0,255,255,1],aquamarine:[127,255,212,1],azure:[240,255,255,1],beige:[245,245,220,1],bisque:[255,228,196,1],black:[0,0,0,1],blanchedalmond:[255,235,205,1],blue:[0,0,255,1],blueviolet:[138,43,226,1],brown:[165,42,42,1],burlywood:[222,184,135,1],cadetblue:[95,158,160,1],chartreuse:[127,255,0,1],chocolate:[210,105,30,1],coral:[255,127,80,1],cornflowerblue:[100,149,237,1],cornsilk:[255,248,220,1],crimson:[220,20,60,1],cyan:[0,255,255,1],darkblue:[0,0,139,1],darkcyan:[0,139,139,1],darkgoldenrod:[184,134,11,1],darkgray:[169,169,169,1],darkgreen:[0,100,0,1],darkgrey:[169,169,169,1],darkkhaki:[189,183,107,1],darkmagenta:[139,0,139,1],darkolivegreen:[85,107,47,1],darkorange:[255,140,0,1],darkorchid:[153,50,204,1],darkred:[139,0,0,1],darksalmon:[233,150,122,1],darkseagreen:[143,188,143,1],darkslateblue:[72,61,139,1],darkslategray:[47,79,79,1],darkslategrey:[47,79,79,1],darkturquoise:[0,206,209,1],darkviolet:[148,0,211,1],deeppink:[255,20,147,1],deepskyblue:[0,191,255,1],dimgray:[105,105,105,1],dimgrey:[105,105,105,1],dodgerblue:[30,144,255,1],firebrick:[178,34,34,1],floralwhite:[255,250,240,1],forestgreen:[34,139,34,1],fuchsia:[255,0,255,1],gainsboro:[220,220,220,1],ghostwhite:[248,248,255,1],gold:[255,215,0,1],goldenrod:[218,165,32,1],gray:[128,128,128,1],green:[0,128,0,1],greenyellow:[173,255,47,1],grey:[128,128,128,1],honeydew:[240,255,240,1],hotpink:[255,105,180,1],indianred:[205,92,92,1],indigo:[75,0,130,1],ivory:[255,255,240,1],khaki:[240,230,140,1],lavender:[230,230,250,1],lavenderblush:[255,240,245,1],lawngreen:[124,252,0,1],lemonchiffon:[255,250,205,1],lightblue:[173,216,230,1],lightcoral:[240,128,128,1],lightcyan:[224,255,255,1],lightgoldenrodyellow:[250,250,210,1],lightgray:[211,211,211,1],lightgreen:[144,238,144,1],lightgrey:[211,211,211,1],lightpink:[255,182,193,1],lightsalmon:[255,160,122,1],lightseagreen:[32,178,170,1],lightskyblue:[135,206,250,1],lightslategray:[119,136,153,1],lightslategrey:[119,136,153,1],lightsteelblue:[176,196,222,1],lightyellow:[255,255,224,1],lime:[0,255,0,1],limegreen:[50,205,50,1],linen:[250,240,230,1],magenta:[255,0,255,1],maroon:[128,0,0,1],mediumaquamarine:[102,205,170,1],mediumblue:[0,0,205,1],mediumorchid:[186,85,211,1],mediumpurple:[147,112,219,1],mediumseagreen:[60,179,113,1],mediumslateblue:[123,104,238,1],mediumspringgreen:[0,250,154,1],mediumturquoise:[72,209,204,1],mediumvioletred:[199,21,133,1],midnightblue:[25,25,112,1],mintcream:[245,255,250,1],mistyrose:[255,228,225,1],moccasin:[255,228,181,1],navajowhite:[255,222,173,1],navy:[0,0,128,1],oldlace:[253,245,230,1],olive:[128,128,0,1],olivedrab:[107,142,35,1],orange:[255,165,0,1],orangered:[255,69,0,1],orchid:[218,112,214,1],palegoldenrod:[238,232,170,1],palegreen:[152,251,152,1],paleturquoise:[175,238,238,1],palevioletred:[219,112,147,1],papayawhip:[255,239,213,1],peachpuff:[255,218,185,1],peru:[205,133,63,1],pink:[255,192,203,1],plum:[221,160,221,1],powderblue:[176,224,230,1],purple:[128,0,128,1],red:[255,0,0,1],rosybrown:[188,143,143,1],royalblue:[65,105,225,1],saddlebrown:[139,69,19,1],salmon:[250,128,114,1],sandybrown:[244,164,96,1],seagreen:[46,139,87,1],seashell:[255,245,238,1],sienna:[160,82,45,1],silver:[192,192,192,1],skyblue:[135,206,235,1],slateblue:[106,90,205,1],slategray:[112,128,144,1],slategrey:[112,128,144,1],snow:[255,250,250,1],springgreen:[0,255,127,1],steelblue:[70,130,180,1],tan:[210,180,140,1],teal:[0,128,128,1],thistle:[216,191,216,1],tomato:[255,99,71,1],turquoise:[64,224,208,1],violet:[238,130,238,1],wheat:[245,222,179,1],white:[255,255,255,1],whitesmoke:[245,245,245,1],yellow:[255,255,0,1],yellowgreen:[154,205,50,1]};function Li(t){return t=Math.round(t),t<0?0:t>255?255:t}function Pi(t){return t=Math.round(t),t<0?0:t>360?360:t}function Oi(t){return t<0?0:t>1?1:t}function Ri(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?Li(parseFloat(e)/100*255):Li(parseInt(e,10))}function Ni(t){var e=t;return e.length&&"%"===e.charAt(e.length-1)?Oi(parseFloat(e)/100):Oi(parseFloat(e))}function Ei(t,e,n){return n<0?n+=1:n>1&&(n-=1),6*n<1?t+(e-t)*n*6:2*n<1?e:3*n<2?t+(e-t)*(2/3-n)*6:t}function zi(t,e,n){return t+(e-t)*n}function Vi(t,e,n,i,r){return t[0]=e,t[1]=n,t[2]=i,t[3]=r,t}function Bi(t,e){return t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t}var Fi=new Ai(20),Gi=null;function Hi(t,e){Gi&&Bi(Gi,e),Gi=Fi.put(t,Gi||e.slice())}function Wi(t,e){if(t){e=e||[];var n=Fi.get(t);if(n)return Bi(e,n);t+="";var i=t.replace(/ /g,"").toLowerCase();if(i in ki)return Bi(e,ki[i]),Hi(t,e),e;var r=i.length;if("#"!==i.charAt(0)){var o=i.indexOf("("),a=i.indexOf(")");if(-1!==o&&a+1===r){var s=i.substr(0,o),l=i.substr(o+1,a-(o+1)).split(","),u=1;switch(s){case"rgba":if(4!==l.length)return 3===l.length?Vi(e,+l[0],+l[1],+l[2],1):Vi(e,0,0,0,1);u=Ni(l.pop());case"rgb":return l.length>=3?(Vi(e,Ri(l[0]),Ri(l[1]),Ri(l[2]),3===l.length?u:Ni(l[3])),Hi(t,e),e):void Vi(e,0,0,0,1);case"hsla":return 4!==l.length?void Vi(e,0,0,0,1):(l[3]=Ni(l[3]),Yi(l,e),Hi(t,e),e);case"hsl":return 3!==l.length?void Vi(e,0,0,0,1):(Yi(l,e),Hi(t,e),e);default:return}}Vi(e,0,0,0,1)}else{if(4===r||5===r){var h=parseInt(i.slice(1,4),16);return h>=0&&h<=4095?(Vi(e,(3840&h)>>4|(3840&h)>>8,240&h|(240&h)>>4,15&h|(15&h)<<4,5===r?parseInt(i.slice(4),16)/15:1),Hi(t,e),e):void Vi(e,0,0,0,1)}if(7===r||9===r){h=parseInt(i.slice(1,7),16);return h>=0&&h<=16777215?(Vi(e,(16711680&h)>>16,(65280&h)>>8,255&h,9===r?parseInt(i.slice(7),16)/255:1),Hi(t,e),e):void Vi(e,0,0,0,1)}}}}function Yi(t,e){var n=(parseFloat(t[0])%360+360)%360/360,i=Ni(t[1]),r=Ni(t[2]),o=r<=.5?r*(i+1):r+i-r*i,a=2*r-o;return e=e||[],Vi(e,Li(255*Ei(a,o,n+1/3)),Li(255*Ei(a,o,n)),Li(255*Ei(a,o,n-1/3)),1),4===t.length&&(e[3]=t[3]),e}function Xi(t){if(t){var e,n,i=t[0]/255,r=t[1]/255,o=t[2]/255,a=Math.min(i,r,o),s=Math.max(i,r,o),l=s-a,u=(s+a)/2;if(0===l)e=0,n=0;else{n=u<.5?l/(s+a):l/(2-s-a);var h=((s-i)/6+l/2)/l,c=((s-r)/6+l/2)/l,p=((s-o)/6+l/2)/l;i===s?e=p-c:r===s?e=1/3+h-p:o===s&&(e=2/3+c-h),e<0&&(e+=1),e>1&&(e-=1)}var d=[360*e,n,u];return null!=t[3]&&d.push(t[3]),d}}function Ui(t,e){var n=Wi(t);if(n){for(var i=0;i<3;i++)n[i]=e<0?n[i]*(1-e)|0:(255-n[i])*e+n[i]|0,n[i]>255?n[i]=255:n[i]<0&&(n[i]=0);return $i(n,4===n.length?"rgba":"rgb")}}function ji(t,e,n){if(e&&e.length&&t>=0&&t<=1){n=n||[];var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=e[r],s=e[o],l=i-r;return n[0]=Li(zi(a[0],s[0],l)),n[1]=Li(zi(a[1],s[1],l)),n[2]=Li(zi(a[2],s[2],l)),n[3]=Oi(zi(a[3],s[3],l)),n}}function Zi(t,e,n){if(e&&e.length&&t>=0&&t<=1){var i=t*(e.length-1),r=Math.floor(i),o=Math.ceil(i),a=Wi(e[r]),s=Wi(e[o]),l=i-r,u=$i([Li(zi(a[0],s[0],l)),Li(zi(a[1],s[1],l)),Li(zi(a[2],s[2],l)),Oi(zi(a[3],s[3],l))],"rgba");return n?{color:u,leftIndex:r,rightIndex:o,value:i}:u}}function qi(t,e,n,i){var r=Wi(t);if(t)return r=Xi(r),null!=e&&(r[0]=Pi(e)),null!=n&&(r[1]=Ni(n)),null!=i&&(r[2]=Ni(i)),$i(Yi(r),"rgba")}function Ki(t,e){var n=Wi(t);if(n&&null!=e)return n[3]=Oi(e),$i(n,"rgba")}function $i(t,e){if(t&&t.length){var n=t[0]+","+t[1]+","+t[2];return"rgba"!==e&&"hsva"!==e&&"hsla"!==e||(n+=","+t[3]),e+"("+n+")"}}function Ji(t,e){var n=Wi(t);return n?(.299*n[0]+.587*n[1]+.114*n[2])*n[3]/255+(1-n[3])*e:0}var Qi=new Ai(100);function tr(t){if(yt(t)){var e=Qi.get(t);return e||(e=Ui(t,-.1),Qi.put(t,e)),e}if(St(t)){var n=Q({},t);return n.colorStops=at(t.colorStops,(function(t){return{offset:t.offset,color:Ui(t.color,-.1)}})),n}return t}var er=Math.round;function nr(t){var e;if(t&&"transparent"!==t){if("string"===typeof t&&t.indexOf("rgba")>-1){var n=Wi(t);n&&(t="rgb("+n[0]+","+n[1]+","+n[2]+")",e=n[3])}}else t="none";return{color:t,opacity:null==e?1:e}}var ir=1e-4;function rr(t){return t-ir}function or(t){return er(1e3*t)/1e3}function ar(t){return er(1e4*t)/1e4}function sr(t){return"matrix("+or(t[0])+","+or(t[1])+","+or(t[2])+","+or(t[3])+","+ar(t[4])+","+ar(t[5])+")"}var lr={left:"start",right:"end",center:"middle",middle:"middle"};function ur(t,e,n){return"top"===n?t+=e/2:"bottom"===n&&(t-=e/2),t}function hr(t){return t&&(t.shadowBlur||t.shadowOffsetX||t.shadowOffsetY)}function cr(t){var e=t.style,n=t.getGlobalScale();return[e.shadowColor,(e.shadowBlur||0).toFixed(2),(e.shadowOffsetX||0).toFixed(2),(e.shadowOffsetY||0).toFixed(2),n[0],n[1]].join(",")}function pr(t){return t&&!!t.image}function dr(t){return t&&!!t.svgElement}function fr(t){return pr(t)||dr(t)}function gr(t){return"linear"===t.type}function yr(t){return"radial"===t.type}function vr(t){return t&&("linear"===t.type||"radial"===t.type)}function mr(t){return"url(#"+t+")"}function xr(t){var e=t.getGlobalScale(),n=Math.max(e[0],e[1]);return Math.max(Math.ceil(Math.log(n)/Math.log(10)),1)}function _r(t){var e=t.x||0,n=t.y||0,i=(t.rotation||0)*jt,r=Dt(t.scaleX,1),o=Dt(t.scaleY,1),a=t.skewX||0,s=t.skewY||0,l=[];return(e||n)&&l.push("translate("+e+"px,"+n+"px)"),i&&l.push("rotate("+i+")"),1===r&&1===o||l.push("scale("+r+","+o+")"),(a||s)&&l.push("skew("+er(a*jt)+"deg, "+er(s*jt)+"deg)"),l.join(" ")}var wr=function(){return T.hasGlobalWindow&>(window.btoa)?function(t){return window.btoa(unescape(encodeURIComponent(t)))}:"undefined"!==typeof Buffer?function(t){return Buffer.from(t).toString("base64")}:function(t){return null}}(),br=Array.prototype.slice;function Sr(t,e,n){return(e-t)*n+t}function Mr(t,e,n,i){for(var r=e.length,o=0;oi?e:t,o=Math.min(n,i),a=r[o-1]||{color:[0,0,0,0],offset:0},s=o;sa;if(s)i.length=a;else for(var l=o;l=1},t.prototype.getAdditiveTrack=function(){return this._additiveTrack},t.prototype.addKeyframe=function(t,e,n){this._needsSort=!0;var i=this.keyframes,r=i.length,o=!1,a=Br,s=e;if(rt(e)){var l=Pr(e);a=l,(1===l&&!mt(e[0])||2===l&&!mt(e[0][0]))&&(o=!0)}else if(mt(e)&&!Tt(e))a=Or;else if(yt(e))if(isNaN(+e)){var u=Wi(e);u&&(s=u,a=Er)}else a=Or;else if(St(e)){var h=Q({},s);h.colorStops=at(e.colorStops,(function(t){return{offset:t.offset,color:Wi(t.color)}})),gr(e)?a=zr:yr(e)&&(a=Vr),s=h}0===r?this.valType=a:a===this.valType&&a!==Br||(o=!0),this.discrete=this.discrete||o;var c={time:t,value:s,rawValue:e,percent:0};return n&&(c.easing=n,c.easingFunc=gt(n)?n:Kn[n]||Si(n)),i.push(c),c},t.prototype.prepare=function(t,e){var n=this.keyframes;this._needsSort&&n.sort((function(t,e){return t.time-e.time}));for(var i=this.valType,r=n.length,o=n[r-1],a=this.discrete,s=Gr(i),l=Fr(i),u=0;u=0;n--)if(l[n].percent<=e)break;n=d(n,u-2)}else{for(n=p;ne)break;n=d(n-1,u-2)}r=l[n+1],i=l[n]}if(i&&r){this._lastFr=n,this._lastFrP=e;var g=r.percent-i.percent,y=0===g?1:d((e-i.percent)/g,1);r.easingFunc&&(y=r.easingFunc(y));var v=o?this._additiveValue:c?Hr:t[h];if(!Gr(s)&&!c||v||(v=this._additiveValue=[]),this.discrete)t[h]=y<1?i.rawValue:r.rawValue;else if(Gr(s))s===Rr?Mr(v,i[a],r[a],y):Ir(v,i[a],r[a],y);else if(Fr(s)){var m=i[a],x=r[a],_=s===zr;t[h]={type:_?"linear":"radial",x:Sr(m.x,x.x,y),y:Sr(m.y,x.y,y),colorStops:at(m.colorStops,(function(t,e){var n=x.colorStops[e];return{offset:Sr(t.offset,n.offset,y),color:Lr(Mr([],t.color,n.color,y))}})),global:x.global},_?(t[h].x2=Sr(m.x2,x.x2,y),t[h].y2=Sr(m.y2,x.y2,y)):t[h].r=Sr(m.r,x.r,y)}else if(c)Mr(v,i[a],r[a],y),o||(t[h]=Lr(v));else{var w=Sr(i[a],r[a],y);o?this._additiveValue=w:t[h]=w}o&&this._addToTarget(t)}}},t.prototype._addToTarget=function(t){var e=this.valType,n=this.propName,i=this._additiveValue;e===Or?t[n]=t[n]+i:e===Er?(Wi(t[n],Hr),Tr(Hr,Hr,i,1),t[n]=Lr(Hr)):e===Rr?Tr(t[n],t[n],i,1):e===Nr&&Cr(t[n],t[n],i,1)},t}(),Yr=function(){function t(t,e,n,i){this._tracks={},this._trackKeys=[],this._maxTime=0,this._started=0,this._clip=null,this._target=t,this._loop=e,e&&i?q("Can' use additive animation on looped animation."):(this._additiveAnimators=i,this._allowDiscrete=n)}return t.prototype.getMaxTime=function(){return this._maxTime},t.prototype.getDelay=function(){return this._delay},t.prototype.getLoop=function(){return this._loop},t.prototype.getTarget=function(){return this._target},t.prototype.changeTarget=function(t){this._target=t},t.prototype.when=function(t,e,n){return this.whenWithKeys(t,e,ht(e),n)},t.prototype.whenWithKeys=function(t,e,n,i){for(var r=this._tracks,o=0;o0&&s.addKeyframe(0,kr(l),i),this._trackKeys.push(a)}s.addKeyframe(t,kr(e[a]),i)}return this._maxTime=Math.max(this._maxTime,t),this},t.prototype.pause=function(){this._clip.pause(),this._paused=!0},t.prototype.resume=function(){this._clip.resume(),this._paused=!1},t.prototype.isPaused=function(){return!!this._paused},t.prototype.duration=function(t){return this._maxTime=t,this._force=!0,this},t.prototype._doneCallback=function(){this._setTracksFinished(),this._clip=null;var t=this._doneCbs;if(t)for(var e=t.length,n=0;n0)){this._started=1;for(var e=this,n=[],i=this._maxTime||0,r=0;r1){var a=o.pop();r.addKeyframe(a.time,t[i]),r.prepare(this._maxTime,r.getAdditiveTrack())}}}},t}(),Xr=Yr;function Ur(){return(new Date).getTime()}var jr=function(t){function e(e){var n=t.call(this)||this;return n._running=!1,n._time=0,n._pausedTime=0,n._pauseStart=0,n._paused=!1,e=e||{},n.stage=e.stage||{},n}return qt(e,t),e.prototype.addClip=function(t){t.animation&&this.removeClip(t),this._head?(this._tail.next=t,t.prev=this._tail,t.next=null,this._tail=t):this._head=this._tail=t,t.animation=this},e.prototype.addAnimator=function(t){t.animation=this;var e=t.getClip();e&&this.addClip(e)},e.prototype.removeClip=function(t){if(t.animation){var e=t.prev,n=t.next;e?e.next=n:this._head=n,n?n.prev=e:this._tail=e,t.next=t.prev=t.animation=null}},e.prototype.removeAnimator=function(t){var e=t.getClip();e&&this.removeClip(e),t.animation=null},e.prototype.update=function(t){var e=Ur()-this._pausedTime,n=e-this._time,i=this._head;while(i){var r=i.next,o=i.step(e,n);o?(i.ondestroy(),this.removeClip(i),i=r):i=r}this._time=e,t||(this.trigger("frame",n),this.stage.update&&this.stage.update())},e.prototype._startLoop=function(){var t=this;function e(){t._running&&(Zn(e),!t._paused&&t.update())}this._running=!0,Zn(e)},e.prototype.start=function(){this._running||(this._time=Ur(),this._pausedTime=0,this._startLoop())},e.prototype.stop=function(){this._running=!1},e.prototype.pause=function(){this._paused||(this._pauseStart=Ur(),this._paused=!0)},e.prototype.resume=function(){this._paused&&(this._pausedTime+=Ur()-this._pauseStart,this._paused=!1)},e.prototype.clear=function(){var t=this._head;while(t){var e=t.next;t.prev=t.next=t.animation=null,t=e}this._head=this._tail=null},e.prototype.isFinished=function(){return null==this._head},e.prototype.animate=function(t,e){e=e||{},this.start();var n=new Xr(t,e.loop);return this.addAnimator(n),n},e}(xe),Zr=jr,qr=300,Kr=T.domSupported,$r=function(){var t=["click","dblclick","mousewheel","wheel","mouseout","mouseup","mousedown","mousemove","contextmenu"],e=["touchstart","touchend","touchmove"],n={pointerdown:1,pointerup:1,pointermove:1,pointerout:1},i=at(t,(function(t){var e=t.replace("mouse","pointer");return n.hasOwnProperty(e)?e:t}));return{mouse:t,touch:e,pointer:i}}(),Jr={mouse:["mousemove","mouseup"],pointer:["pointermove","pointerup"]},Qr=!1;function to(t){var e=t.pointerType;return"pen"===e||"touch"===e}function eo(t){t.touching=!0,null!=t.touchTimer&&(clearTimeout(t.touchTimer),t.touchTimer=null),t.touchTimer=setTimeout((function(){t.touching=!1,t.touchTimer=null}),700)}function no(t){t&&(t.zrByTouch=!0)}function io(t,e){return Be(t.dom,new oo(t,e),!0)}function ro(t,e){var n=e,i=!1;while(n&&9!==n.nodeType&&!(i=n.domBelongToZr||n!==e&&n===t.painterRoot))n=n.parentNode;return i}var oo=function(){function t(t,e){this.stopPropagation=Ut,this.stopImmediatePropagation=Ut,this.preventDefault=Ut,this.type=e.type,this.target=this.currentTarget=t.dom,this.pointerType=e.pointerType,this.clientX=e.clientX,this.clientY=e.clientY}return t}(),ao={mousedown:function(t){t=Be(this.dom,t),this.__mayPointerCapture=[t.zrX,t.zrY],this.trigger("mousedown",t)},mousemove:function(t){t=Be(this.dom,t);var e=this.__mayPointerCapture;!e||t.zrX===e[0]&&t.zrY===e[1]||this.__togglePointerCapture(!0),this.trigger("mousemove",t)},mouseup:function(t){t=Be(this.dom,t),this.__togglePointerCapture(!1),this.trigger("mouseup",t)},mouseout:function(t){t=Be(this.dom,t);var e=t.toElement||t.relatedTarget;ro(this,e)||(this.__pointerCapturing&&(t.zrEventControl="no_globalout"),this.trigger("mouseout",t))},wheel:function(t){Qr=!0,t=Be(this.dom,t),this.trigger("mousewheel",t)},mousewheel:function(t){Qr||(t=Be(this.dom,t),this.trigger("mousewheel",t))},touchstart:function(t){t=Be(this.dom,t),no(t),this.__lastTouchMoment=new Date,this.handler.processGesture(t,"start"),ao.mousemove.call(this,t),ao.mousedown.call(this,t)},touchmove:function(t){t=Be(this.dom,t),no(t),this.handler.processGesture(t,"change"),ao.mousemove.call(this,t)},touchend:function(t){t=Be(this.dom,t),no(t),this.handler.processGesture(t,"end"),ao.mouseup.call(this,t),+new Date-+this.__lastTouchMomentSo||t<-So}var Io=[],To=[],Co=qe(),Do=Math.abs,Ao=function(){function t(){}return t.prototype.getLocalTransform=function(e){return t.getLocalTransform(this,e)},t.prototype.setPosition=function(t){this.x=t[0],this.y=t[1]},t.prototype.setScale=function(t){this.scaleX=t[0],this.scaleY=t[1]},t.prototype.setSkew=function(t){this.skewX=t[0],this.skewY=t[1]},t.prototype.setOrigin=function(t){this.originX=t[0],this.originY=t[1]},t.prototype.needLocalTransform=function(){return Mo(this.rotation)||Mo(this.x)||Mo(this.y)||Mo(this.scaleX-1)||Mo(this.scaleY-1)||Mo(this.skewX)||Mo(this.skewY)},t.prototype.updateTransform=function(){var t=this.parent&&this.parent.transform,e=this.needLocalTransform(),n=this.transform;e||t?(n=n||qe(),e?this.getLocalTransform(n):bo(n),t&&(e?Je(n,t,n):$e(n,t)),this.transform=n,this._resolveGlobalScaleRatio(n)):n&&(bo(n),this.invTransform=null)},t.prototype._resolveGlobalScaleRatio=function(t){var e=this.globalScaleRatio;if(null!=e&&1!==e){this.getGlobalScale(Io);var n=Io[0]<0?-1:1,i=Io[1]<0?-1:1,r=((Io[0]-n)*e+n)/Io[0]||0,o=((Io[1]-i)*e+i)/Io[1]||0;t[0]*=r,t[1]*=r,t[2]*=o,t[3]*=o}this.invTransform=this.invTransform||qe(),nn(this.invTransform,t)},t.prototype.getComputedTransform=function(){var t=this,e=[];while(t)e.push(t),t=t.parent;while(t=e.pop())t.updateTransform();return this.transform},t.prototype.setLocalTransform=function(t){if(t){var e=t[0]*t[0]+t[1]*t[1],n=t[2]*t[2]+t[3]*t[3],i=Math.atan2(t[1],t[0]),r=Math.PI/2+i-Math.atan2(t[3],t[2]);n=Math.sqrt(n)*Math.cos(r),e=Math.sqrt(e),this.skewX=r,this.skewY=0,this.rotation=-i,this.x=+t[4],this.y=+t[5],this.scaleX=e,this.scaleY=n,this.originX=0,this.originY=0}},t.prototype.decomposeTransform=function(){if(this.transform){var t=this.parent,e=this.transform;t&&t.transform&&(t.invTransform=t.invTransform||qe(),Je(To,t.invTransform,e),e=To);var n=this.originX,i=this.originY;(n||i)&&(Co[4]=n,Co[5]=i,Je(To,e,Co),To[4]-=n,To[5]-=i,e=To),this.setLocalTransform(e)}},t.prototype.getGlobalScale=function(t){var e=this.transform;return t=t||[],e?(t[0]=Math.sqrt(e[0]*e[0]+e[1]*e[1]),t[1]=Math.sqrt(e[2]*e[2]+e[3]*e[3]),e[0]<0&&(t[0]=-t[0]),e[3]<0&&(t[1]=-t[1]),t):(t[0]=1,t[1]=1,t)},t.prototype.transformCoordToLocal=function(t,e){var n=[t,e],i=this.invTransform;return i&&pe(n,n,i),n},t.prototype.transformCoordToGlobal=function(t,e){var n=[t,e],i=this.transform;return i&&pe(n,n,i),n},t.prototype.getLineScale=function(){var t=this.transform;return t&&Do(t[0]-1)>1e-10&&Do(t[3]-1)>1e-10?Math.sqrt(Do(t[0]*t[3]-t[2]*t[1])):1},t.prototype.copyTransform=function(t){Lo(this,t)},t.getLocalTransform=function(t,e){e=e||[];var n=t.originX||0,i=t.originY||0,r=t.scaleX,o=t.scaleY,a=t.anchorX,s=t.anchorY,l=t.rotation||0,u=t.x,h=t.y,c=t.skewX?Math.tan(t.skewX):0,p=t.skewY?Math.tan(-t.skewY):0;if(n||i||a||s){var d=n+a,f=i+s;e[4]=-d*r-c*f*o,e[5]=-f*o-p*d*r}else e[4]=e[5]=0;return e[0]=r,e[3]=o,e[1]=p*r,e[2]=c*o,l&&tn(e,e,l),e[4]+=n+u,e[5]+=i+h,e},t.initDefaultProps=function(){var e=t.prototype;e.scaleX=e.scaleY=e.globalScaleRatio=1,e.x=e.y=e.originX=e.originY=e.skewX=e.skewY=e.rotation=e.anchorX=e.anchorY=0}(),t}(),ko=["x","y","originX","originY","anchorX","anchorY","rotation","scaleX","scaleY","skewX","skewY"];function Lo(t,e){for(var n=0;n=0?parseFloat(t)/100*e:parseFloat(t):t}function Go(t,e,n){var i=e.position||"inside",r=null!=e.distance?e.distance:5,o=n.height,a=n.width,s=o/2,l=n.x,u=n.y,h="left",c="top";if(i instanceof Array)l+=Fo(i[0],n.width),u+=Fo(i[1],n.height),h=null,c=null;else switch(i){case"left":l-=r,u+=s,h="right",c="middle";break;case"right":l+=r+a,u+=s,c="middle";break;case"top":l+=a/2,u-=r,h="center",c="bottom";break;case"bottom":l+=a/2,u+=o+r,h="center";break;case"inside":l+=a/2,u+=s,h="center",c="middle";break;case"insideLeft":l+=r,u+=s,c="middle";break;case"insideRight":l+=a-r,u+=s,h="right",c="middle";break;case"insideTop":l+=a/2,u+=r,h="center";break;case"insideBottom":l+=a/2,u+=o-r,h="center",c="bottom";break;case"insideTopLeft":l+=r,u+=r;break;case"insideTopRight":l+=a-r,u+=r,h="right";break;case"insideBottomLeft":l+=r,u+=o-r,c="bottom";break;case"insideBottomRight":l+=a-r,u+=o-r,h="right",c="bottom";break}return t=t||{},t.x=l,t.y=u,t.align=h,t.verticalAlign=c,t}var Ho="__zr_normal__",Wo=ko.concat(["ignore"]),Yo=st(ko,(function(t,e){return t[e]=!0,t}),{ignore:!1}),Xo={},Uo=new yn(0,0,0,0),jo=function(){function t(t){this.id=Z(),this.animators=[],this.currentStates=[],this.states={},this._init(t)}return t.prototype._init=function(t){this.attr(t)},t.prototype.drift=function(t,e,n){switch(this.draggable){case"horizontal":e=0;break;case"vertical":t=0;break}var i=this.transform;i||(i=this.transform=[1,0,0,1,0,0]),i[4]+=t,i[5]+=e,this.decomposeTransform(),this.markRedraw()},t.prototype.beforeUpdate=function(){},t.prototype.afterUpdate=function(){},t.prototype.update=function(){this.updateTransform(),this.__dirty&&this.updateInnerText()},t.prototype.updateInnerText=function(t){var e=this._textContent;if(e&&(!e.ignore||t)){this.textConfig||(this.textConfig={});var n=this.textConfig,i=n.local,r=e.innerTransformable,o=void 0,a=void 0,s=!1;r.parent=i?this:null;var l=!1;if(r.copyTransform(e),null!=n.position){var u=Uo;n.layoutRect?u.copy(n.layoutRect):u.copy(this.getBoundingRect()),i||u.applyTransform(this.transform),this.calculateTextPosition?this.calculateTextPosition(Xo,n,u):Go(Xo,n,u),r.x=Xo.x,r.y=Xo.y,o=Xo.align,a=Xo.verticalAlign;var h=n.origin;if(h&&null!=n.rotation){var c=void 0,p=void 0;"center"===h?(c=.5*u.width,p=.5*u.height):(c=Fo(h[0],u.width),p=Fo(h[1],u.height)),l=!0,r.originX=-r.x+c+(i?0:u.x),r.originY=-r.y+p+(i?0:u.y)}}null!=n.rotation&&(r.rotation=n.rotation);var d=n.offset;d&&(r.x+=d[0],r.y+=d[1],l||(r.originX=-d[0],r.originY=-d[1]));var f=null==n.inside?"string"===typeof n.position&&n.position.indexOf("inside")>=0:n.inside,g=this._innerTextDefaultStyle||(this._innerTextDefaultStyle={}),y=void 0,v=void 0,m=void 0;f&&this.canBeInsideText()?(y=n.insideFill,v=n.insideStroke,null!=y&&"auto"!==y||(y=this.getInsideTextFill()),null!=v&&"auto"!==v||(v=this.getInsideTextStroke(y),m=!0)):(y=n.outsideFill,v=n.outsideStroke,null!=y&&"auto"!==y||(y=this.getOutsideFill()),null!=v&&"auto"!==v||(v=this.getOutsideStroke(y),m=!0)),y=y||"#000",y===g.fill&&v===g.stroke&&m===g.autoStroke&&o===g.align&&a===g.verticalAlign||(s=!0,g.fill=y,g.stroke=v,g.autoStroke=m,g.align=o,g.verticalAlign=a,e.setDefaultTextStyle(g)),e.__dirty|=Bn,s&&e.dirtyStyle(!0)}},t.prototype.canBeInsideText=function(){return!0},t.prototype.getInsideTextFill=function(){return"#fff"},t.prototype.getInsideTextStroke=function(t){return"#000"},t.prototype.getOutsideFill=function(){return this.__zr&&this.__zr.isDarkMode()?_o:xo},t.prototype.getOutsideStroke=function(t){var e=this.__zr&&this.__zr.getBackgroundColor(),n="string"===typeof e&&Wi(e);n||(n=[255,255,255,1]);for(var i=n[3],r=this.__zr.isDarkMode(),o=0;o<3;o++)n[o]=n[o]*i+(r?0:255)*(1-i);return n[3]=1,$i(n,"rgba")},t.prototype.traverse=function(t,e){},t.prototype.attrKV=function(t,e){"textConfig"===t?this.setTextConfig(e):"textContent"===t?this.setTextContent(e):"clipPath"===t?this.setClipPath(e):"extra"===t?(this.extra=this.extra||{},Q(this.extra,e)):this[t]=e},t.prototype.hide=function(){this.ignore=!0,this.markRedraw()},t.prototype.show=function(){this.ignore=!1,this.markRedraw()},t.prototype.attr=function(t,e){if("string"===typeof t)this.attrKV(t,e);else if(xt(t))for(var n=t,i=ht(n),r=0;r0},t.prototype.getState=function(t){return this.states[t]},t.prototype.ensureState=function(t){var e=this.states;return e[t]||(e[t]={}),e[t]},t.prototype.clearStates=function(t){this.useState(Ho,!1,t)},t.prototype.useState=function(t,e,n,i){var r=t===Ho,o=this.hasState();if(o||!r){var a=this.currentStates,s=this.stateTransition;if(!(et(a,t)>=0)||!e&&1!==a.length){var l;if(this.stateProxy&&!r&&(l=this.stateProxy(t)),l||(l=this.states&&this.states[t]),l||r){r||this.saveCurrentToNormalState(l);var u=!!(l&&l.hoverLayer||i);u&&this._toggleHoverLayerFlag(!0),this._applyStateObj(t,l,this._normalState,e,!n&&!this.__inHover&&s&&s.duration>0,s);var h=this._textContent,c=this._textGuide;return h&&h.useState(t,e,n,u),c&&c.useState(t,e,n,u),r?(this.currentStates=[],this._normalState={}):e?this.currentStates.push(t):this.currentStates=[t],this._updateAnimationTargets(),this.markRedraw(),!u&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Bn),l}q("State "+t+" not exists.")}}},t.prototype.useStates=function(t,e,n){if(t.length){var i=[],r=this.currentStates,o=t.length,a=o===r.length;if(a)for(var s=0;s0,d);var f=this._textContent,g=this._textGuide;f&&f.useStates(t,e,c),g&&g.useStates(t,e,c),this._updateAnimationTargets(),this.currentStates=t.slice(),this.markRedraw(),!c&&this.__inHover&&(this._toggleHoverLayerFlag(!1),this.__dirty&=~Bn)}else this.clearStates()},t.prototype.isSilent=function(){var t=this.silent,e=this.parent;while(!t&&e){if(e.silent){t=!0;break}e=e.parent}return t},t.prototype._updateAnimationTargets=function(){for(var t=0;t=0){var n=this.currentStates.slice();n.splice(e,1),this.useStates(n)}},t.prototype.replaceState=function(t,e,n){var i=this.currentStates.slice(),r=et(i,t),o=et(i,e)>=0;r>=0?o?i.splice(r,1):i[r]=e:n&&!o&&i.push(e),this.useStates(i)},t.prototype.toggleState=function(t,e){e?this.useState(t,!0):this.removeState(t)},t.prototype._mergeStates=function(t){for(var e,n={},i=0;i=0&&e.splice(n,1)})),this.animators.push(t),n&&n.animation.addAnimator(t),n&&n.wakeUp()},t.prototype.updateDuringAnimation=function(t){this.markRedraw()},t.prototype.stopAnimation=function(t,e){for(var n=this.animators,i=n.length,r=[],o=0;o0&&n.during&&o[0].during((function(t,e){n.during(e)}));for(var p=0;p0||r.force&&!a.length){var M=void 0,I=void 0,T=void 0;if(s){I={},p&&(M={});for(_=0;_=0&&(n.splice(i,0,t),this._doAdd(t))}return this},e.prototype.replace=function(t,e){var n=et(this._children,t);return n>=0&&this.replaceAt(e,n),this},e.prototype.replaceAt=function(t,e){var n=this._children,i=n[e];if(t&&t!==this&&t.parent!==this&&t!==i){n[e]=t,i.parent=null;var r=this.__zr;r&&i.removeSelfFromZr(r),this._doAdd(t)}return this},e.prototype._doAdd=function(t){t.parent&&t.parent.remove(t),t.parent=this;var e=this.__zr;e&&e!==t.__zr&&t.addSelfToZr(e),e&&e.refresh()},e.prototype.remove=function(t){var e=this.__zr,n=this._children,i=et(n,t);return i<0||(n.splice(i,1),t.parent=null,e&&t.removeSelfFromZr(e),e&&e.refresh()),this},e.prototype.removeAll=function(){for(var t=this._children,e=this.__zr,n=0;n0&&(this._stillFrameAccum++,this._stillFrameAccum>this._sleepAfterStill&&this.animation.stop())},t.prototype.setSleepAfterStill=function(t){this._sleepAfterStill=t},t.prototype.wakeUp=function(){this._disposed||(this.animation.start(),this._stillFrameAccum=0)},t.prototype.refreshHover=function(){this._needsRefreshHover=!0},t.prototype.refreshHoverImmediately=function(){this._disposed||(this._needsRefreshHover=!1,this.painter.refreshHover&&"canvas"===this.painter.getType()&&this.painter.refreshHover())},t.prototype.resize=function(t){this._disposed||(t=t||{},this.painter.resize(t.width,t.height),this.handler.resize())},t.prototype.clearAnimation=function(){this._disposed||this.animation.clear()},t.prototype.getWidth=function(){if(!this._disposed)return this.painter.getWidth()},t.prototype.getHeight=function(){if(!this._disposed)return this.painter.getHeight()},t.prototype.setCursorStyle=function(t){this._disposed||this.handler.setCursorStyle(t)},t.prototype.findHover=function(t,e){if(!this._disposed)return this.handler.findHover(t,e)},t.prototype.on=function(t,e,n){return this._disposed||this.handler.on(t,e,n),this},t.prototype.off=function(t,e){this._disposed||this.handler.off(t,e)},t.prototype.trigger=function(t,e){this._disposed||this.handler.trigger(t,e)},t.prototype.clear=function(){if(!this._disposed){for(var t=this.storage.getRoots(),e=0;e0){if(t<=r)return a;if(t>=o)return s}else{if(t>=r)return a;if(t<=o)return s}else{if(t===r)return a;if(t===o)return s}return(t-r)/l*u+a}function ma(t,e){switch(t){case"center":case"middle":t="50%";break;case"left":case"top":t="0%";break;case"right":case"bottom":t="100%";break}return yt(t)?ya(t).match(/%$/)?parseFloat(t)/100*e:parseFloat(t):null==t?NaN:+t}function xa(t,e,n){return null==e&&(e=10),e=Math.min(Math.max(0,e),ga),t=(+t).toFixed(e),n?t:+t}function _a(t){return t.sort((function(t,e){return t-e})),t}function wa(t){if(t=+t,isNaN(t))return 0;if(t>1e-14)for(var e=1,n=0;n<15;n++,e*=10)if(Math.round(t*e)/e===t)return n;return ba(t)}function ba(t){var e=t.toString().toLowerCase(),n=e.indexOf("e"),i=n>0?+e.slice(n+1):0,r=n>0?n:e.length,o=e.indexOf("."),a=o<0?0:r-1-o;return Math.max(0,a-i)}function Sa(t,e){var n=Math.log,i=Math.LN10,r=Math.floor(n(t[1]-t[0])/i),o=Math.round(n(Math.abs(e[1]-e[0]))/i),a=Math.min(Math.max(-r+o,0),20);return isFinite(a)?a:20}function Ma(t,e){var n=st(t,(function(t,e){return t+(isNaN(e)?0:e)}),0);if(0===n)return[];var i=Math.pow(10,e),r=at(t,(function(t){return(isNaN(t)?0:t)/n*i*100})),o=100*i,a=at(r,(function(t){return Math.floor(t)})),s=st(a,(function(t,e){return t+e}),0),l=at(r,(function(t,e){return t-a[e]}));while(su&&(u=l[c],h=c);++a[h],l[h]=0,++s}return at(a,(function(t){return t/i}))}function Ia(t,e){var n=Math.max(wa(t),wa(e)),i=t+e;return n>ga?i:xa(i,n)}var Ta=9007199254740991;function Ca(t){var e=2*Math.PI;return(t%e+e)%e}function Da(t){return t>-fa&&t=10&&e++,e}function Oa(t,e){var n,i=Pa(t),r=Math.pow(10,i),o=t/r;return n=e?o<1.5?1:o<2.5?2:o<4?3:o<7?5:10:o<1?1:o<2?2:o<3?3:o<5?5:10,t=n*r,i>=-20?+t.toFixed(i<0?-i:0):t}function Ra(t,e){var n=(t.length-1)*e+1,i=Math.floor(n),r=+t[i-1],o=n-i;return o?r+o*(t[i]-r):r}function Na(t){t.sort((function(t,e){return s(t,e,0)?-1:1}));for(var e=-1/0,n=1,i=0;i=0||r&&et(r,s)<0)){var l=n.getShallow(s,e);null!=l&&(o[t[a][0]]=l)}}return o}}var Bs=[["fill","color"],["shadowBlur"],["shadowOffsetX"],["shadowOffsetY"],["opacity"],["shadowColor"]],Fs=Vs(Bs),Gs=function(){function t(){}return t.prototype.getAreaStyle=function(t,e){return Fs(this,t,e)},t}(),Hs=new Ai(50);function Ws(t){if("string"===typeof t){var e=Hs.get(t);return e&&e.image}return t}function Ys(t,e,n,i,r){if(t){if("string"===typeof t){if(e&&e.__zrImageSrc===t||!n)return e;var o=Hs.get(t),a={hostEl:n,cb:i,cbPayload:r};return o?(e=o.image,!Us(e)&&o.pending.push(a)):(e=N.loadImage(t,Xs,Xs),e.__zrImageSrc=t,Hs.put(t,e.__cachedImgObj={image:e,pending:[a]})),e}return t}return e}function Xs(){var t=this.__cachedImgObj;this.onload=this.onerror=this.__cachedImgObj=null;for(var e=0;e=a;l++)s-=a;var u=Ro(n,e);return u>s&&(n="",u=0),s=t-u,r.ellipsis=n,r.ellipsisWidth=u,r.contentWidth=s,r.containerWidth=t,r}function Ks(t,e){var n=e.containerWidth,i=e.font,r=e.contentWidth;if(!n)return"";var o=Ro(t,i);if(o<=n)return t;for(var a=0;;a++){if(o<=r||a>=e.maxIterations){t+=e.ellipsis;break}var s=0===a?$s(t,r,e.ascCharWidth,e.cnCharWidth):o>0?Math.floor(t.length*r/o):0;t=t.substr(0,s),o=Ro(t,i)}return""===t&&(t=e.placeholder),t}function $s(t,e,n,i){for(var r=0,o=0,a=t.length;od&&h){var f=Math.floor(d/l);n=n.slice(0,f)}if(t&&a&&null!=c)for(var g=qs(c,o,e.ellipsis,{minChar:e.truncateMinChar,placeholder:e.placeholder}),y=0;yl&&il(n,t.substring(l,u),e,s),il(n,i[2],e,s,i[1]),l=js.lastIndex}lo){w>0?(m.tokens=m.tokens.slice(0,w),y(m,_,x),n.lines=n.lines.slice(0,v+1)):n.lines=n.lines.slice(0,v);break t}var D=S.width,A=null==D||"auto"===D;if("string"===typeof D&&"%"===D.charAt(D.length-1))b.percentWidth=D,h.push(b),b.contentWidth=Ro(b.text,T);else{if(A){var k=S.backgroundColor,L=k&&k.image;L&&(L=Ws(L),Us(L)&&(b.width=Math.max(b.width,L.width*C/L.height)))}var P=f&&null!=r?r-_:null;null!=P&&P0&&f+i.accumWidth>i.width&&(o=e.split("\n"),c=!0),i.accumWidth=f}else{var g=sl(e,h,i.width,i.breakAll,i.accumWidth);i.accumWidth=g.accumWidth+d,a=g.linesWidths,o=g.lines}}else o=e.split("\n");for(var y=0;y=32&&e<=591||e>=880&&e<=4351||e>=4608&&e<=5119||e>=7680&&e<=8303}var ol=st(",&?/;] ".split(""),(function(t,e){return t[e]=!0,t}),{});function al(t){return!rl(t)||!!ol[t]}function sl(t,e,n,i,r){for(var o=[],a=[],s="",l="",u=0,h=0,c=0;cn:r+h+d>n)?h?(s||l)&&(f?(s||(s=l,l="",u=0,h=u),o.push(s),a.push(h-u),l+=p,u+=d,s="",h=u):(l&&(s+=l,l="",u=0),o.push(s),a.push(h),s=p,h=d)):f?(o.push(l),a.push(u),l=p,u=d):(o.push(p),a.push(d)):(h+=d,f?(l+=p,u+=d):(l&&(s+=l,l="",u=0),s+=p))}else l&&(s+=l,h+=u),o.push(s),a.push(h),s="",l="",u=0,h=0}return o.length||s||(s=t,l="",u=0),l&&(s+=l),s&&(o.push(s),a.push(h)),1===o.length&&(h+=r),{accumWidth:h,lines:o,linesWidths:a}}var ll="__zr_style_"+Math.round(10*Math.random()),ul={shadowBlur:0,shadowOffsetX:0,shadowOffsetY:0,shadowColor:"#000",opacity:1,blend:"source-over"},hl={style:{shadowBlur:!0,shadowOffsetX:!0,shadowOffsetY:!0,shadowColor:!0,opacity:!0}};ul[ll]=!0;var cl=["z","z2","invisible"],pl=["invisible"],dl=function(t){function e(e){return t.call(this,e)||this}return qt(e,t),e.prototype._init=function(e){for(var n=ht(e),i=0;i1e-4)return s[0]=t-n,s[1]=e-i,l[0]=t+n,void(l[1]=e+i);if(Sl[0]=wl(r)*n+t,Sl[1]=_l(r)*i+e,Ml[0]=wl(o)*n+t,Ml[1]=_l(o)*i+e,u(s,Sl,Ml),h(l,Sl,Ml),r%=bl,r<0&&(r+=bl),o%=bl,o<0&&(o+=bl),r>o&&!a?o+=bl:rr&&(Il[0]=wl(d)*n+t,Il[1]=_l(d)*i+e,u(s,Il,s),h(l,Il,l))}var Ol={M:1,L:2,C:3,Q:4,A:5,Z:6,R:7},Rl=[],Nl=[],El=[],zl=[],Vl=[],Bl=[],Fl=Math.min,Gl=Math.max,Hl=Math.cos,Wl=Math.sin,Yl=Math.abs,Xl=Math.PI,Ul=2*Xl,jl="undefined"!==typeof Float32Array,Zl=[];function ql(t){var e=Math.round(t/Xl*1e8)/1e8;return e%2*Xl}function Kl(t,e){var n=ql(t[0]);n<0&&(n+=Ul);var i=n-t[0],r=t[1];r+=i,!e&&r-n>=Ul?r=n+Ul:e&&n-r>=Ul?r=n-Ul:!e&&n>r?r=n+(Ul-ql(n-r)):e&&n0&&(this._ux=Yl(n/vo/t)||0,this._uy=Yl(n/vo/e)||0)},t.prototype.setDPR=function(t){this.dpr=t},t.prototype.setContext=function(t){this._ctx=t},t.prototype.getContext=function(){return this._ctx},t.prototype.beginPath=function(){return this._ctx&&this._ctx.beginPath(),this.reset(),this},t.prototype.reset=function(){this._saveData&&(this._len=0),this._pathSegLen&&(this._pathSegLen=null,this._pathLen=0),this._version++},t.prototype.moveTo=function(t,e){return this._drawPendingPt(),this.addData(Ol.M,t,e),this._ctx&&this._ctx.moveTo(t,e),this._x0=t,this._y0=e,this._xi=t,this._yi=e,this},t.prototype.lineTo=function(t,e){var n=Yl(t-this._xi),i=Yl(e-this._yi),r=n>this._ux||i>this._uy;if(this.addData(Ol.L,t,e),this._ctx&&r&&this._ctx.lineTo(t,e),r)this._xi=t,this._yi=e,this._pendingPtDist=0;else{var o=n*n+i*i;o>this._pendingPtDist&&(this._pendingPtX=t,this._pendingPtY=e,this._pendingPtDist=o)}return this},t.prototype.bezierCurveTo=function(t,e,n,i,r,o){return this._drawPendingPt(),this.addData(Ol.C,t,e,n,i,r,o),this._ctx&&this._ctx.bezierCurveTo(t,e,n,i,r,o),this._xi=r,this._yi=o,this},t.prototype.quadraticCurveTo=function(t,e,n,i){return this._drawPendingPt(),this.addData(Ol.Q,t,e,n,i),this._ctx&&this._ctx.quadraticCurveTo(t,e,n,i),this._xi=n,this._yi=i,this},t.prototype.arc=function(t,e,n,i,r,o){this._drawPendingPt(),Zl[0]=i,Zl[1]=r,Kl(Zl,o),i=Zl[0],r=Zl[1];var a=r-i;return this.addData(Ol.A,t,e,n,n,i,a,0,o?0:1),this._ctx&&this._ctx.arc(t,e,n,i,r,o),this._xi=Hl(r)*n+t,this._yi=Wl(r)*n+e,this},t.prototype.arcTo=function(t,e,n,i,r){return this._drawPendingPt(),this._ctx&&this._ctx.arcTo(t,e,n,i,r),this},t.prototype.rect=function(t,e,n,i){return this._drawPendingPt(),this._ctx&&this._ctx.rect(t,e,n,i),this.addData(Ol.R,t,e,n,i),this},t.prototype.closePath=function(){this._drawPendingPt(),this.addData(Ol.Z);var t=this._ctx,e=this._x0,n=this._y0;return t&&t.closePath(),this._xi=e,this._yi=n,this},t.prototype.fill=function(t){t&&t.fill(),this.toStatic()},t.prototype.stroke=function(t){t&&t.stroke(),this.toStatic()},t.prototype.len=function(){return this._len},t.prototype.setData=function(t){var e=t.length;this.data&&this.data.length===e||!jl||(this.data=new Float32Array(e));for(var n=0;nu.length&&(this._expandData(),u=this.data);for(var h=0;h0&&(this._ctx&&this._ctx.lineTo(this._pendingPtX,this._pendingPtY),this._pendingPtDist=0)},t.prototype._expandData=function(){if(!(this.data instanceof Array)){for(var t=[],e=0;e11&&(this.data=new Float32Array(t)))}},t.prototype.getBoundingRect=function(){El[0]=El[1]=Vl[0]=Vl[1]=Number.MAX_VALUE,zl[0]=zl[1]=Bl[0]=Bl[1]=-Number.MAX_VALUE;var t,e=this.data,n=0,i=0,r=0,o=0;for(t=0;tn||Yl(m)>i||c===e-1)&&(f=Math.sqrt(v*v+m*m),r=g,o=y);break;case Ol.C:var x=t[c++],_=t[c++],w=(g=t[c++],y=t[c++],t[c++]),b=t[c++];f=fi(r,o,x,_,g,y,w,b,10),r=w,o=b;break;case Ol.Q:x=t[c++],_=t[c++],g=t[c++],y=t[c++];f=wi(r,o,x,_,g,y,10),r=g,o=y;break;case Ol.A:var S=t[c++],M=t[c++],I=t[c++],T=t[c++],C=t[c++],D=t[c++],A=D+C;c+=1,d&&(a=Hl(C)*I+S,s=Wl(C)*T+M),f=Gl(I,T)*Fl(Ul,Math.abs(D)),r=Hl(A)*I+S,o=Wl(A)*T+M;break;case Ol.R:a=r=t[c++],s=o=t[c++];var k=t[c++],L=t[c++];f=2*k+2*L;break;case Ol.Z:v=a-r,m=s-o;f=Math.sqrt(v*v+m*m),r=a,o=s;break}f>=0&&(l[h++]=f,u+=f)}return this._pathLen=u,u},t.prototype.rebuildPath=function(t,e){var n,i,r,o,a,s,l,u,h,c,p,d=this.data,f=this._ux,g=this._uy,y=this._len,v=e<1,m=0,x=0,_=0;if(!v||(this._pathSegLen||this._calculateLength(),l=this._pathSegLen,u=this._pathLen,h=e*u,h))t:for(var w=0;w0&&(t.lineTo(c,p),_=0),b){case Ol.M:n=r=d[w++],i=o=d[w++],t.moveTo(r,o);break;case Ol.L:a=d[w++],s=d[w++];var M=Yl(a-r),I=Yl(s-o);if(M>f||I>g){if(v){var T=l[x++];if(m+T>h){var C=(h-m)/T;t.lineTo(r*(1-C)+a*C,o*(1-C)+s*C);break t}m+=T}t.lineTo(a,s),r=a,o=s,_=0}else{var D=M*M+I*I;D>_&&(c=a,p=s,_=D)}break;case Ol.C:var A=d[w++],k=d[w++],L=d[w++],P=d[w++],O=d[w++],R=d[w++];if(v){T=l[x++];if(m+T>h){C=(h-m)/T;pi(r,A,L,O,C,Rl),pi(o,k,P,R,C,Nl),t.bezierCurveTo(Rl[1],Nl[1],Rl[2],Nl[2],Rl[3],Nl[3]);break t}m+=T}t.bezierCurveTo(A,k,L,P,O,R),r=O,o=R;break;case Ol.Q:A=d[w++],k=d[w++],L=d[w++],P=d[w++];if(v){T=l[x++];if(m+T>h){C=(h-m)/T;xi(r,A,L,C,Rl),xi(o,k,P,C,Nl),t.quadraticCurveTo(Rl[1],Nl[1],Rl[2],Nl[2]);break t}m+=T}t.quadraticCurveTo(A,k,L,P),r=L,o=P;break;case Ol.A:var N=d[w++],E=d[w++],z=d[w++],V=d[w++],B=d[w++],F=d[w++],G=d[w++],H=!d[w++],W=z>V?z:V,Y=Yl(z-V)>.001,X=B+F,U=!1;if(v){T=l[x++];m+T>h&&(X=B+F*(h-m)/T,U=!0),m+=T}if(Y&&t.ellipse?t.ellipse(N,E,z,V,G,B,X,H):t.arc(N,E,W,B,X,H),U)break t;S&&(n=Hl(B)*z+N,i=Wl(B)*V+E),r=Hl(X)*z+N,o=Wl(X)*V+E;break;case Ol.R:n=r=d[w],i=o=d[w+1],a=d[w++],s=d[w++];var j=d[w++],Z=d[w++];if(v){T=l[x++];if(m+T>h){var q=h-m;t.moveTo(a,s),t.lineTo(a+Fl(q,j),s),q-=j,q>0&&t.lineTo(a+j,s+Fl(q,Z)),q-=Z,q>0&&t.lineTo(a+Gl(j-q,0),s+Z),q-=j,q>0&&t.lineTo(a,s+Gl(Z-q,0));break t}m+=T}t.rect(a,s,j,Z);break;case Ol.Z:if(v){T=l[x++];if(m+T>h){C=(h-m)/T;t.lineTo(r*(1-C)+n*C,o*(1-C)+i*C);break t}m+=T}t.closePath(),r=n,o=i}}},t.prototype.clone=function(){var e=new t,n=this.data;return e.data=n.slice?n.slice():Array.prototype.slice.call(n),e._len=this._len,e},t.CMD=Ol,t.initDefaultProps=function(){var e=t.prototype;e._saveData=!0,e._ux=0,e._uy=0,e._pendingPtDist=0,e._version=0}(),t}(),Jl=$l;function Ql(t,e,n,i,r,o,a){if(0===r)return!1;var s=r,l=0,u=t;if(a>e+s&&a>i+s||at+s&&o>n+s||oe+c&&h>i+c&&h>o+c&&h>s+c||ht+c&&u>n+c&&u>r+c&&u>a+c||ue+u&&l>i+u&&l>o+u||lt+u&&s>n+u&&s>r+u||sn||h+ur&&(r+=ru);var p=Math.atan2(l,s);return p<0&&(p+=ru),p>=i&&p<=r||p+ru>=i&&p+ru<=r}function au(t,e,n,i,r,o){if(o>e&&o>i||or?s:0}var su=Jl.CMD,lu=2*Math.PI,uu=1e-4;function hu(t,e){return Math.abs(t-e)e&&u>i&&u>o&&u>s||u1&&du(),d=li(e,i,o,s,pu[0]),p>1&&(f=li(e,i,o,s,pu[1]))),2===p?ye&&s>i&&s>o||s=0&&u<=1){for(var h=0,c=gi(e,i,o,u),p=0;pn||s<-n)return 0;var l=Math.sqrt(n*n-s*s);cu[0]=-l,cu[1]=l;var u=Math.abs(i-r);if(u<1e-4)return 0;if(u>=lu-1e-4){i=0,r=lu;var h=o?1:-1;return a>=cu[0]+t&&a<=cu[1]+t?h:0}if(i>r){var c=i;i=r,r=c}i<0&&(i+=lu,r+=lu);for(var p=0,d=0;d<2;d++){var f=cu[d];if(f+t>a){var g=Math.atan2(s,f);h=o?1:-1;g<0&&(g=lu+g),(g>=i&&g<=r||g+lu>=i&&g+lu<=r)&&(g>Math.PI/2&&g<1.5*Math.PI&&(h=-h),p+=h)}}return p}function vu(t,e,n,i,r){for(var o,a,s=t.data,l=t.len(),u=0,h=0,c=0,p=0,d=0,f=0;f1&&(n||(u+=au(h,c,p,d,i,r))),y&&(h=s[f],c=s[f+1],p=h,d=c),g){case su.M:p=s[f++],d=s[f++],h=p,c=d;break;case su.L:if(n){if(Ql(h,c,s[f],s[f+1],e,i,r))return!0}else u+=au(h,c,s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case su.C:if(n){if(tu(h,c,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],e,i,r))return!0}else u+=fu(h,c,s[f++],s[f++],s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case su.Q:if(n){if(eu(h,c,s[f++],s[f++],s[f],s[f+1],e,i,r))return!0}else u+=gu(h,c,s[f++],s[f++],s[f],s[f+1],i,r)||0;h=s[f++],c=s[f++];break;case su.A:var v=s[f++],m=s[f++],x=s[f++],_=s[f++],w=s[f++],b=s[f++];f+=1;var S=!!(1-s[f++]);o=Math.cos(w)*x+v,a=Math.sin(w)*_+m,y?(p=o,d=a):u+=au(h,c,o,a,i,r);var M=(i-v)*_/x+v;if(n){if(ou(v,m,_,w,w+b,S,e,M,r))return!0}else u+=yu(v,m,_,w,w+b,S,M,r);h=Math.cos(w+b)*x+v,c=Math.sin(w+b)*_+m;break;case su.R:p=h=s[f++],d=c=s[f++];var I=s[f++],T=s[f++];if(o=p+I,a=d+T,n){if(Ql(p,d,o,d,e,i,r)||Ql(o,d,o,a,e,i,r)||Ql(o,a,p,a,e,i,r)||Ql(p,a,p,d,e,i,r))return!0}else u+=au(o,d,o,a,i,r),u+=au(p,a,p,d,i,r);break;case su.Z:if(n){if(Ql(h,c,p,d,e,i,r))return!0}else u+=au(h,c,p,d,i,r);h=p,c=d;break}}return n||hu(c,d)||(u+=au(h,c,p,d,i,r)||0),0!==u}function mu(t,e,n){return vu(t,0,!1,e,n)}function xu(t,e,n,i){return vu(t,e,!0,n,i)}var _u=tt({fill:"#000",stroke:null,strokePercent:1,fillOpacity:1,strokeOpacity:1,lineDashOffset:0,lineWidth:1,lineCap:"butt",miterLimit:10,strokeNoScale:!1,strokeFirst:!1},ul),wu={style:tt({fill:!0,stroke:!0,strokePercent:!0,fillOpacity:!0,strokeOpacity:!0,lineDashOffset:!0,lineWidth:!0,miterLimit:!0},hl.style)},bu=ko.concat(["invisible","culling","z","z2","zlevel","parent"]),Su=function(t){function e(e){return t.call(this,e)||this}return qt(e,t),e.prototype.update=function(){var n=this;t.prototype.update.call(this);var i=this.style;if(i.decal){var r=this._decalEl=this._decalEl||new e;r.buildPath===e.prototype.buildPath&&(r.buildPath=function(t){n.buildPath(t,n.shape)}),r.silent=!0;var o=r.style;for(var a in i)o[a]!==i[a]&&(o[a]=i[a]);o.fill=i.fill?i.decal:null,o.decal=null,o.shadowColor=null,i.strokeFirst&&(o.stroke=null);for(var s=0;s.5?xo:e>.2?wo:_o}if(t)return _o}return xo},e.prototype.getInsideTextStroke=function(t){var e=this.style.fill;if(yt(e)){var n=this.__zr,i=!(!n||!n.isDarkMode()),r=Ji(t,0)0))},e.prototype.hasFill=function(){var t=this.style,e=t.fill;return null!=e&&"none"!==e},e.prototype.getBoundingRect=function(){var t=this._rect,e=this.style,n=!t;if(n){var i=!1;this.path||(i=!0,this.createPathProxy());var r=this.path;(i||this.__dirty&Gn)&&(r.beginPath(),this.buildPath(r,this.shape,!1),this.pathUpdated()),t=r.getBoundingRect()}if(this._rect=t,this.hasStroke()&&this.path&&this.path.len()>0){var o=this._rectStroke||(this._rectStroke=t.clone());if(this.__dirty||n){o.copy(t);var a=e.strokeNoScale?this.getLineScale():1,s=e.lineWidth;if(!this.hasFill()){var l=this.strokeContainThreshold;s=Math.max(s,null==l?4:l)}a>1e-10&&(o.width+=s/a,o.height+=s/a,o.x-=s/a/2,o.y-=s/a/2)}return o}return t},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect(),r=this.style;if(t=n[0],e=n[1],i.contain(t,e)){var o=this.path;if(this.hasStroke()){var a=r.lineWidth,s=r.strokeNoScale?this.getLineScale():1;if(s>1e-10&&(this.hasFill()||(a=Math.max(a,this.strokeContainThreshold)),xu(o,a/s,t,e)))return!0}if(this.hasFill())return mu(o,t,e)}return!1},e.prototype.dirtyShape=function(){this.__dirty|=Gn,this._rect&&(this._rect=null),this._decalEl&&this._decalEl.dirtyShape(),this.markRedraw()},e.prototype.dirty=function(){this.dirtyStyle(),this.dirtyShape()},e.prototype.animateShape=function(t){return this.animate("shape",t)},e.prototype.updateDuringAnimation=function(t){"style"===t?this.dirtyStyle():"shape"===t?this.dirtyShape():this.markRedraw()},e.prototype.attrKV=function(e,n){"shape"===e?this.setShape(n):t.prototype.attrKV.call(this,e,n)},e.prototype.setShape=function(t,e){var n=this.shape;return n||(n=this.shape={}),"string"===typeof t?n[t]=e:Q(n,t),this.dirtyShape(),this},e.prototype.shapeChanged=function(){return!!(this.__dirty&Gn)},e.prototype.createStyle=function(t){return Wt(_u,t)},e.prototype._innerSaveToNormal=function(e){t.prototype._innerSaveToNormal.call(this,e);var n=this._normalState;e.shape&&!n.shape&&(n.shape=Q({},this.shape))},e.prototype._applyStateObj=function(e,n,i,r,o,a){t.prototype._applyStateObj.call(this,e,n,i,r,o,a);var s,l=!(n&&r);if(n&&n.shape?o?r?s=n.shape:(s=Q({},i.shape),Q(s,n.shape)):(s=Q({},r?this.shape:i.shape),Q(s,n.shape)):l&&(s=i.shape),s)if(o){this.shape=Q({},this.shape);for(var u={},h=ht(s),c=0;c0},e.prototype.hasFill=function(){var t=this.style,e=t.fill;return null!=e&&"none"!==e},e.prototype.createStyle=function(t){return Wt(Iu,t)},e.prototype.setBoundingRect=function(t){this._rect=t},e.prototype.getBoundingRect=function(){var t=this.style;if(!this._rect){var e=t.text;null!=e?e+="":e="";var n=Eo(e,t.font,t.textAlign,t.textBaseline);if(n.x+=t.x||0,n.y+=t.y||0,this.hasStroke()){var i=t.lineWidth;n.x-=i/2,n.y-=i/2,n.width+=i,n.height+=i}this._rect=n}return this._rect},e.initDefaultProps=function(){var t=e.prototype;t.dirtyRectTolerance=10}(),e}(vl);Tu.prototype.type="tspan";var Cu=Tu,Du=tt({x:0,y:0},ul),Au={style:tt({x:!0,y:!0,width:!0,height:!0,sx:!0,sy:!0,sWidth:!0,sHeight:!0},hl.style)};function ku(t){return!!(t&&"string"!==typeof t&&t.width&&t.height)}var Lu=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return qt(e,t),e.prototype.createStyle=function(t){return Wt(Du,t)},e.prototype._getSize=function(t){var e=this.style,n=e[t];if(null!=n)return n;var i=ku(e.image)?e.image:this.__image;if(!i)return 0;var r="width"===t?"height":"width",o=e[r];return null==o?i[t]:i[t]/i[r]*o},e.prototype.getWidth=function(){return this._getSize("width")},e.prototype.getHeight=function(){return this._getSize("height")},e.prototype.getAnimationStyleProps=function(){return Au},e.prototype.getBoundingRect=function(){var t=this.style;return this._rect||(this._rect=new yn(t.x||0,t.y||0,this.getWidth(),this.getHeight())),this._rect},e}(vl);Lu.prototype.type="image";var Pu=Lu;function Ou(t,e){var n,i,r,o,a,s=e.x,l=e.y,u=e.width,h=e.height,c=e.r;u<0&&(s+=u,u=-u),h<0&&(l+=h,h=-h),"number"===typeof c?n=i=r=o=c:c instanceof Array?1===c.length?n=i=r=o=c[0]:2===c.length?(n=r=c[0],i=o=c[1]):3===c.length?(n=c[0],i=o=c[1],r=c[2]):(n=c[0],i=c[1],r=c[2],o=c[3]):n=i=r=o=0,n+i>u&&(a=n+i,n*=u/a,i*=u/a),r+o>u&&(a=r+o,r*=u/a,o*=u/a),i+r>h&&(a=i+r,i*=h/a,r*=h/a),n+o>h&&(a=n+o,n*=h/a,o*=h/a),t.moveTo(s+n,l),t.lineTo(s+u-i,l),0!==i&&t.arc(s+u-i,l+i,i,-Math.PI/2,0),t.lineTo(s+u,l+h-r),0!==r&&t.arc(s+u-r,l+h-r,r,0,Math.PI/2),t.lineTo(s+o,l+h),0!==o&&t.arc(s+o,l+h-o,o,Math.PI/2,Math.PI),t.lineTo(s,l+n),0!==n&&t.arc(s+n,l+n,n,Math.PI,1.5*Math.PI)}var Ru=Math.round;function Nu(t,e,n){if(e){var i=e.x1,r=e.x2,o=e.y1,a=e.y2;t.x1=i,t.x2=r,t.y1=o,t.y2=a;var s=n&&n.lineWidth;return s?(Ru(2*i)===Ru(2*r)&&(t.x1=t.x2=zu(i,s,!0)),Ru(2*o)===Ru(2*a)&&(t.y1=t.y2=zu(o,s,!0)),t):t}}function Eu(t,e,n){if(e){var i=e.x,r=e.y,o=e.width,a=e.height;t.x=i,t.y=r,t.width=o,t.height=a;var s=n&&n.lineWidth;return s?(t.x=zu(i,s,!0),t.y=zu(r,s,!0),t.width=Math.max(zu(i+o,s,!1)-t.x,0===o?0:1),t.height=Math.max(zu(r+a,s,!1)-t.y,0===a?0:1),t):t}}function zu(t,e,n){if(!e)return t;var i=Ru(2*t);return(i+Ru(e))%2===0?i/2:(i+(n?1:-1))/2}var Vu=function(){function t(){this.x=0,this.y=0,this.width=0,this.height=0}return t}(),Bu={},Fu=function(t){function e(e){return t.call(this,e)||this}return qt(e,t),e.prototype.getDefaultShape=function(){return new Vu},e.prototype.buildPath=function(t,e){var n,i,r,o;if(this.subPixelOptimize){var a=Eu(Bu,e,this.style);n=a.x,i=a.y,r=a.width,o=a.height,a.r=e.r,e=a}else n=e.x,i=e.y,r=e.width,o=e.height;e.r?Ou(t,e):t.rect(n,i,r,o)},e.prototype.isZeroArea=function(){return!this.shape.width||!this.shape.height},e}(Mu);Fu.prototype.type="rect";var Gu=Fu,Hu={fill:"#000"},Wu=2,Yu={style:tt({fill:!0,stroke:!0,fillOpacity:!0,strokeOpacity:!0,lineWidth:!0,fontSize:!0,lineHeight:!0,width:!0,height:!0,textShadowColor:!0,textShadowBlur:!0,textShadowOffsetX:!0,textShadowOffsetY:!0,backgroundColor:!0,padding:!0,borderColor:!0,borderWidth:!0,borderRadius:!0},hl.style)},Xu=function(t){function e(e){var n=t.call(this)||this;return n.type="text",n._children=[],n._defaultStyle=Hu,n.attr(e),n}return qt(e,t),e.prototype.childrenRef=function(){return this._children},e.prototype.update=function(){t.prototype.update.call(this),this.styleChanged()&&this._updateSubTexts();for(var e=0;e0,T=null!=t.width&&("truncate"===t.overflow||"break"===t.overflow||"breakAll"===t.overflow),C=r.calculatedLineHeight,D=0;D=0&&(D=_[C],"right"===D.align))this._placeToken(D,t,b,g,T,"right",v),S-=D.width,T-=D.width,C--;I+=(i-(I-f)-(y-T)-S)/2;while(M<=C)D=_[M],this._placeToken(D,t,b,g,I+D.width/2,"center",v),I+=D.width,M++;g+=b}},e.prototype._placeToken=function(t,e,n,i,r,o,a){var s=e.rich[t.styleName]||{};s.text=t.text;var l=t.verticalAlign,u=i+n/2;"top"===l?u=i+t.height/2:"bottom"===l&&(u=i+n-t.height/2);var h=!t.isLineHolder&&rh(s);h&&this._renderBackground(s,e,"right"===o?r-t.width:"center"===o?r-t.width/2:r,u-t.height/2,t.width,t.height);var c=!!s.backgroundColor,p=t.textPadding;p&&(r=nh(r,o,p),u-=t.height/2-p[0]-t.innerHeight/2);var d=this._getOrCreateChild(Cu),f=d.createStyle();d.useStyle(f);var g=this._defaultStyle,y=!1,v=0,m=eh("fill"in s?s.fill:"fill"in e?e.fill:(y=!0,g.fill)),x=th("stroke"in s?s.stroke:"stroke"in e?e.stroke:c||a||g.autoStroke&&!y?null:(v=Wu,g.stroke)),_=s.textShadowBlur>0||e.textShadowBlur>0;f.text=t.text,f.x=r,f.y=u,_&&(f.shadowBlur=s.textShadowBlur||e.textShadowBlur||0,f.shadowColor=s.textShadowColor||e.textShadowColor||"transparent",f.shadowOffsetX=s.textShadowOffsetX||e.textShadowOffsetX||0,f.shadowOffsetY=s.textShadowOffsetY||e.textShadowOffsetY||0),f.textAlign=o,f.textBaseline="middle",f.font=t.font||A,f.opacity=At(s.opacity,e.opacity,1),Ku(f,s),x&&(f.lineWidth=At(s.lineWidth,e.lineWidth,v),f.lineDash=Dt(s.lineDash,e.lineDash),f.lineDashOffset=e.lineDashOffset||0,f.stroke=x),m&&(f.fill=m);var w=t.contentWidth,b=t.contentHeight;d.setBoundingRect(new yn(zo(f.x,w,f.textAlign),Vo(f.y,b,f.textBaseline),w,b))},e.prototype._renderBackground=function(t,e,n,i,r,o){var a,s,l=t.backgroundColor,u=t.borderWidth,h=t.borderColor,c=l&&l.image,p=l&&!c,d=t.borderRadius,f=this;if(p||t.lineHeight||u&&h){a=this._getOrCreateChild(Gu),a.useStyle(a.createStyle()),a.style.fill=null;var g=a.shape;g.x=n,g.y=i,g.width=r,g.height=o,g.r=d,a.dirtyShape()}if(p){var y=a.style;y.fill=l||null,y.fillOpacity=Dt(t.fillOpacity,1)}else if(c){s=this._getOrCreateChild(Pu),s.onload=function(){f.dirtyStyle()};var v=s.style;v.image=l.image,v.x=n,v.y=i,v.width=r,v.height=o}if(u&&h){y=a.style;y.lineWidth=u,y.stroke=h,y.strokeOpacity=Dt(t.strokeOpacity,1),y.lineDash=t.borderDash,y.lineDashOffset=t.borderDashOffset||0,a.strokeContainThreshold=0,a.hasFill()&&a.hasStroke()&&(y.strokeFirst=!0,y.lineWidth*=2)}var m=(a||s).style;m.shadowBlur=t.shadowBlur||0,m.shadowColor=t.shadowColor||"transparent",m.shadowOffsetX=t.shadowOffsetX||0,m.shadowOffsetY=t.shadowOffsetY||0,m.opacity=At(t.opacity,e.opacity,1)},e.makeFont=function(t){var e="";return $u(t)&&(e=[t.fontStyle,t.fontWeight,qu(t.fontSize),t.fontFamily||"sans-serif"].join(" ")),e&&Ot(e)||t.textFont||t.font},e}(vl),Uu={left:!0,right:1,center:1},ju={top:1,bottom:1,middle:1},Zu=["fontStyle","fontWeight","fontSize","fontFamily"];function qu(t){return"string"!==typeof t||-1===t.indexOf("px")&&-1===t.indexOf("rem")&&-1===t.indexOf("em")?isNaN(+t)?C+"px":t+"px":t}function Ku(t,e){for(var n=0;n=0,o=!1;if(t instanceof Mu){var a=hh(t),s=r&&a.selectFill||a.normalFill,l=r&&a.selectStroke||a.normalStroke;if(Mh(s)||Mh(l)){i=i||{};var u=i.style||{};"inherit"===u.fill?(o=!0,i=Q({},i),u=Q({},u),u.fill=s):!Mh(u.fill)&&Mh(s)?(o=!0,i=Q({},i),u=Q({},u),u.fill=tr(s)):!Mh(u.stroke)&&Mh(l)&&(o||(i=Q({},i),u=Q({},u)),u.stroke=tr(l)),i.style=u}}if(i&&null==i.z2){o||(i=Q({},i));var h=t.z2EmphasisLift;i.z2=t.z2+(null!=h?h:vh)}return i}function zh(t,e,n){if(n&&null==n.z2){n=Q({},n);var i=t.z2SelectLift;n.z2=t.z2+(null!=i?i:mh)}return n}function Vh(t,e,n){var i=et(t.currentStates,e)>=0,r=t.style.opacity,o=i?null:Nh(t,["opacity"],e,{opacity:1});n=n||{};var a=n.style||{};return null==a.opacity&&(n=Q({},n),a=Q({opacity:i?r:.1*o.opacity},a),n.style=a),n}function Bh(t,e){var n=this.states[t];if(this.style){if("emphasis"===t)return Eh(this,t,e,n);if("blur"===t)return Vh(this,t,n);if("select"===t)return zh(this,t,n)}return n}function Fh(t){t.stateProxy=Bh;var e=t.getTextContent(),n=t.getTextGuideLine();e&&(e.stateProxy=Bh),n&&(n.stateProxy=Bh)}function Gh(t,e){!qh(t,e)&&!t.__highByOuter&&Oh(t,Th)}function Hh(t,e){!qh(t,e)&&!t.__highByOuter&&Oh(t,Ch)}function Wh(t,e){t.__highByOuter|=1<<(e||0),Oh(t,Th)}function Yh(t,e){!(t.__highByOuter&=~(1<<(e||0)))&&Oh(t,Ch)}function Xh(t){Oh(t,Dh)}function Uh(t){Oh(t,Ah)}function jh(t){Oh(t,kh)}function Zh(t){Oh(t,Lh)}function qh(t,e){return t.__highDownSilentOnTouch&&e.zrByTouch}function Kh(t){var e=t.getModel(),n=[],i=[];e.eachComponent((function(e,r){var o=ch(r),a="series"===e,s=a?t.getViewOfSeriesModel(r):t.getViewOfComponentModel(r);!a&&i.push(s),o.isBlured&&(s.group.traverse((function(t){Ah(t)})),a&&n.push(r)),o.isBlured=!1})),ot(i,(function(t){t&&t.toggleBlurSeries&&t.toggleBlurSeries(n,!1,e)}))}function $h(t,e,n,i){var r=i.getModel();function o(t,e){for(var n=0;n0){var o={dataIndex:r,seriesIndex:t.seriesIndex};null!=i&&(o.dataType=i),e.push(o)}}))})),e}function ac(t,e,n){dc(t,!0),Oh(t,Fh),uc(t,e,n)}function sc(t){dc(t,!1)}function lc(t,e,n,i){i?sc(t):ac(t,e,n)}function uc(t,e,n){var i=ah(t);null!=e?(i.focus=e,i.blurScope=n):i.focus&&(i.focus=null)}var hc=["emphasis","blur","select"],cc={itemStyle:"getItemStyle",lineStyle:"getLineStyle",areaStyle:"getAreaStyle"};function pc(t,e,n,i){n=n||"itemStyle";for(var r=0;r0){var c=h.duration,p=h.delay,d=h.easing,f={duration:c,delay:p||0,easing:d,done:o,force:!!o||!!a,setToFinal:!u,scope:t,during:a};l?e.animateFrom(n,f):e.animateTo(n,f)}else e.stopAnimation(),!l&&e.attr(n),a&&a(1),o&&o()}function Sc(t,e,n,i,r,o){bc("update",t,e,n,i,r,o)}function Mc(t,e,n,i,r,o){bc("enter",t,e,n,i,r,o)}function Ic(t){if(!t.__zr)return!0;for(var e=0;e=0&&n.push(t)})),n}t.topologicalTravel=function(t,e,i,r){if(t.length){var o=n(e),a=o.graph,s=o.noEntryList,l={};ot(t,(function(t){l[t]=!0}));while(s.length){var u=s.pop(),h=a[u],c=!!l[u];c&&(i.call(r,u,h.originalDeps.slice()),delete l[u]),ot(h.successor,c?d:p)}ot(l,(function(){var t="";throw new Error(t)}))}function p(t){a[t].entryCount--,0===a[t].entryCount&&s.push(t)}function d(t){l[t]=!0,p(t)}}}function cp(t,e){return $($({},t,!0),e,!0)}var pp={time:{month:["January","February","March","April","May","June","July","August","September","October","November","December"],monthAbbr:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],dayOfWeek:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],dayOfWeekAbbr:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]},legend:{selector:{all:"All",inverse:"Inv"}},toolbox:{brush:{title:{rect:"Box Select",polygon:"Lasso Select",lineX:"Horizontally Select",lineY:"Vertically Select",keep:"Keep Selections",clear:"Clear Selections"}},dataView:{title:"Data View",lang:["Data View","Close","Refresh"]},dataZoom:{title:{zoom:"Zoom",back:"Zoom Reset"}},magicType:{title:{line:"Switch to Line Chart",bar:"Switch to Bar Chart",stack:"Stack",tiled:"Tile"}},restore:{title:"Restore"},saveAsImage:{title:"Save as Image",lang:["Right Click to Save Image"]}},series:{typeNames:{pie:"Pie chart",bar:"Bar chart",line:"Line chart",scatter:"Scatter plot",effectScatter:"Ripple scatter plot",radar:"Radar chart",tree:"Tree",treemap:"Treemap",boxplot:"Boxplot",candlestick:"Candlestick",k:"K line chart",heatmap:"Heat map",map:"Map",parallel:"Parallel coordinate map",lines:"Line graph",graph:"Relationship graph",sankey:"Sankey diagram",funnel:"Funnel chart",gauge:"Gauge",pictorialBar:"Pictorial bar",themeRiver:"Theme River Map",sunburst:"Sunburst",custom:"Custom chart",chart:"Chart"}},aria:{general:{withTitle:'This is a chart about "{title}"',withoutTitle:"This is a chart"},series:{single:{prefix:"",withName:" with type {seriesType} named {seriesName}.",withoutName:" with type {seriesType}."},multiple:{prefix:". It consists of {seriesCount} series count.",withName:" The {seriesId} series is a {seriesType} representing {seriesName}.",withoutName:" The {seriesId} series is a {seriesType}.",separator:{middle:"",end:""}}},data:{allData:"The data is as follows: ",partialData:"The first {displayCnt} items are: ",withName:"the data for {name} is {value}",withoutName:"{value}",separator:{middle:", ",end:". "}}}},dp={time:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthAbbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],dayOfWeek:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayOfWeekAbbr:["日","一","二","三","四","五","六"]},legend:{selector:{all:"全选",inverse:"反选"}},toolbox:{brush:{title:{rect:"矩形选择",polygon:"圈选",lineX:"横向选择",lineY:"纵向选择",keep:"保持选择",clear:"清除选择"}},dataView:{title:"数据视图",lang:["数据视图","关闭","刷新"]},dataZoom:{title:{zoom:"区域缩放",back:"区域缩放还原"}},magicType:{title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"}},restore:{title:"还原"},saveAsImage:{title:"保存为图片",lang:["右键另存为图片"]}},series:{typeNames:{pie:"饼图",bar:"柱状图",line:"折线图",scatter:"散点图",effectScatter:"涟漪散点图",radar:"雷达图",tree:"树图",treemap:"矩形树图",boxplot:"箱型图",candlestick:"K线图",k:"K线图",heatmap:"热力图",map:"地图",parallel:"平行坐标图",lines:"线图",graph:"关系图",sankey:"桑基图",funnel:"漏斗图",gauge:"仪表盘图",pictorialBar:"象形柱图",themeRiver:"主题河流图",sunburst:"旭日图",custom:"自定义图表",chart:"图表"}},aria:{general:{withTitle:"这是一个关于“{title}”的图表。",withoutTitle:"这是一个图表,"},series:{single:{prefix:"",withName:"图表类型是{seriesType},表示{seriesName}。",withoutName:"图表类型是{seriesType}。"},multiple:{prefix:"它由{seriesCount}个图表系列组成。",withName:"第{seriesId}个系列是一个表示{seriesName}的{seriesType},",withoutName:"第{seriesId}个系列是一个{seriesType},",separator:{middle:";",end:"。"}}},data:{allData:"其数据是——",partialData:"其中,前{displayCnt}项是——",withName:"{name}的数据是{value}",withoutName:"{value}",separator:{middle:",",end:""}}}},fp="ZH",gp="EN",yp=gp,vp={},mp={},xp=T.domSupported?function(){var t=(document.documentElement.lang||navigator.language||navigator.browserLanguage||yp).toUpperCase();return t.indexOf(fp)>-1?fp:yp}():yp;function _p(t,e){t=t.toUpperCase(),mp[t]=new ap(e),vp[t]=e}function wp(t){if(yt(t)){var e=vp[t.toUpperCase()]||{};return t===fp||t===gp?K(e):$(K(e),K(vp[yp]),!1)}return $(K(t),K(vp[yp]),!1)}function bp(t){return mp[t]}function Sp(){return mp[yp]}_p(gp,pp),_p(fp,dp);var Mp=1e3,Ip=60*Mp,Tp=60*Ip,Cp=24*Tp,Dp=365*Cp,Ap={year:"{yyyy}",month:"{MMM}",day:"{d}",hour:"{HH}:{mm}",minute:"{HH}:{mm}",second:"{HH}:{mm}:{ss}",millisecond:"{HH}:{mm}:{ss} {SSS}",none:"{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}"},kp="{yyyy}-{MM}-{dd}",Lp={year:"{yyyy}",month:"{yyyy}-{MM}",day:kp,hour:kp+" "+Ap.hour,minute:kp+" "+Ap.minute,second:kp+" "+Ap.second,millisecond:Ap.none},Pp=["year","month","day","hour","minute","second","millisecond"],Op=["year","half-year","quarter","month","week","half-week","day","half-day","quarter-day","hour","minute","second","millisecond"];function Rp(t,e){return t+="","0000".substr(0,e-t.length)+t}function Np(t){switch(t){case"half-year":case"quarter":return"month";case"week":case"half-week":return"day";case"half-day":case"quarter-day":return"hour";default:return t}}function Ep(t){return t===Np(t)}function zp(t){switch(t){case"year":case"month":return"day";case"millisecond":return"millisecond";default:return"second"}}function Vp(t,e,n,i){var r=ka(t),o=r[Hp(n)](),a=r[Wp(n)]()+1,s=Math.floor((a-1)/3)+1,l=r[Yp(n)](),u=r["get"+(n?"UTC":"")+"Day"](),h=r[Xp(n)](),c=(h-1)%12+1,p=r[Up(n)](),d=r[jp(n)](),f=r[Zp(n)](),g=h>=12?"pm":"am",y=g.toUpperCase(),v=i instanceof ap?i:bp(i||xp)||Sp(),m=v.getModel("time"),x=m.get("month"),_=m.get("monthAbbr"),w=m.get("dayOfWeek"),b=m.get("dayOfWeekAbbr");return(e||"").replace(/{a}/g,g+"").replace(/{A}/g,y+"").replace(/{yyyy}/g,o+"").replace(/{yy}/g,Rp(o%100+"",2)).replace(/{Q}/g,s+"").replace(/{MMMM}/g,x[a-1]).replace(/{MMM}/g,_[a-1]).replace(/{MM}/g,Rp(a,2)).replace(/{M}/g,a+"").replace(/{dd}/g,Rp(l,2)).replace(/{d}/g,l+"").replace(/{eeee}/g,w[u]).replace(/{ee}/g,b[u]).replace(/{e}/g,u+"").replace(/{HH}/g,Rp(h,2)).replace(/{H}/g,h+"").replace(/{hh}/g,Rp(c+"",2)).replace(/{h}/g,c+"").replace(/{mm}/g,Rp(p,2)).replace(/{m}/g,p+"").replace(/{ss}/g,Rp(d,2)).replace(/{s}/g,d+"").replace(/{SSS}/g,Rp(f,3)).replace(/{S}/g,f+"")}function Bp(t,e,n,i,r){var o=null;if(yt(n))o=n;else if(gt(n))o=n(t.value,e,{level:t.level});else{var a=Q({},Ap);if(t.level>0)for(var s=0;s=0;--s)if(l[u]){o=l[u];break}o=o||a.none}if(ft(o)){var c=null==t.level?0:t.level>=0?t.level:o.length+t.level;c=Math.min(c,o.length-1),o=o[c]}}return Vp(new Date(t.value),o,r,i)}function Fp(t,e){var n=ka(t),i=n[Wp(e)]()+1,r=n[Yp(e)](),o=n[Xp(e)](),a=n[Up(e)](),s=n[jp(e)](),l=n[Zp(e)](),u=0===l,h=u&&0===s,c=h&&0===a,p=c&&0===o,d=p&&1===r,f=d&&1===i;return f?"year":d?"month":p?"day":c?"hour":h?"minute":u?"second":"millisecond"}function Gp(t,e,n){var i=mt(t)?ka(t):t;switch(e=e||Fp(t,n),e){case"year":return i[Hp(n)]();case"half-year":return i[Wp(n)]()>=6?1:0;case"quarter":return Math.floor((i[Wp(n)]()+1)/4);case"month":return i[Wp(n)]();case"day":return i[Yp(n)]();case"half-day":return i[Xp(n)]()/24;case"hour":return i[Xp(n)]();case"minute":return i[Up(n)]();case"second":return i[jp(n)]();case"millisecond":return i[Zp(n)]()}}function Hp(t){return t?"getUTCFullYear":"getFullYear"}function Wp(t){return t?"getUTCMonth":"getMonth"}function Yp(t){return t?"getUTCDate":"getDate"}function Xp(t){return t?"getUTCHours":"getHours"}function Up(t){return t?"getUTCMinutes":"getMinutes"}function jp(t){return t?"getUTCSeconds":"getSeconds"}function Zp(t){return t?"getUTCMilliseconds":"getMilliseconds"}function qp(t){return t?"setUTCFullYear":"setFullYear"}function Kp(t){return t?"setUTCMonth":"setMonth"}function $p(t){return t?"setUTCDate":"setDate"}function Jp(t){return t?"setUTCHours":"setHours"}function Qp(t){return t?"setUTCMinutes":"setMinutes"}function td(t){return t?"setUTCSeconds":"setSeconds"}function ed(t){return t?"setUTCMilliseconds":"setMilliseconds"}function nd(t){if(!za(t))return yt(t)?t:"-";var e=(t+"").split(".");return e[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g,"$1,")+(e.length>1?"."+e[1]:"")}function id(t,e){return t=(t||"").toLowerCase().replace(/-(.)/g,(function(t,e){return e.toUpperCase()})),e&&t&&(t=t.charAt(0).toUpperCase()+t.slice(1)),t}var rd=Lt;function od(t,e,n){var i="{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}";function r(t){return t&&Ot(t)?t:"-"}function o(t){return!(null==t||isNaN(t)||!isFinite(t))}var a="time"===e,s=t instanceof Date;if(a||s){var l=a?ka(t):t;if(!isNaN(+l))return Vp(l,i,n);if(s)return"-"}if("ordinal"===e)return vt(t)?r(t):mt(t)&&o(t)?t+"":"-";var u=Ea(t);return o(u)?nd(u):vt(t)?r(t):"boolean"===typeof t?t+"":"-"}var ad=["a","b","c","d","e","f","g"],sd=function(t,e){return"{"+t+(null==e?"":e)+"}"};function ld(t,e,n){ft(e)||(e=[e]);var i=e.length;if(!i)return"";for(var r=e[0].$vars||[],o=0;o':'';var a=n.markerId||"markerX";return{renderMode:o,content:"{"+a+"|} ",style:"subItem"===r?{width:4,height:4,borderRadius:2,backgroundColor:i}:{width:10,height:10,borderRadius:5,backgroundColor:i}}}function cd(t,e){return e=e||"transparent",yt(t)?t:xt(t)&&t.colorStops&&(t.colorStops[0]||{}).color||e}function pd(t,e){if("_blank"===e||"blank"===e){var n=window.open();n.opener=null,n.location.href=t}else window.open(t,e)}var dd=ot,fd=["left","right","top","bottom","width","height"],gd=[["width","left","right"],["height","top","bottom"]];function yd(t,e,n,i,r){var o=0,a=0;null==i&&(i=1/0),null==r&&(r=1/0);var s=0;e.eachChild((function(l,u){var h,c,p=l.getBoundingRect(),d=e.childAt(u+1),f=d&&d.getBoundingRect();if("horizontal"===t){var g=p.width+(f?-f.x+p.x:0);h=o+g,h>i||l.newline?(o=0,h=g,a+=s+n,s=p.height):s=Math.max(s,p.height)}else{var y=p.height+(f?-f.y+p.y:0);c=a+y,c>r||l.newline?(o+=s+n,a=0,c=y,s=p.width):s=Math.max(s,p.width)}l.newline||(l.x=o,l.y=a,l.markRedraw(),"horizontal"===t?o=h+n:a=c+n)}))}var vd=yd;dt(yd,"vertical"),dt(yd,"horizontal");function md(t,e,n){var i=e.width,r=e.height,o=ma(t.left,i),a=ma(t.top,r),s=ma(t.right,i),l=ma(t.bottom,r);return(isNaN(o)||isNaN(parseFloat(t.left)))&&(o=0),(isNaN(s)||isNaN(parseFloat(t.right)))&&(s=i),(isNaN(a)||isNaN(parseFloat(t.top)))&&(a=0),(isNaN(l)||isNaN(parseFloat(t.bottom)))&&(l=r),n=rd(n||0),{width:Math.max(s-o-n[1]-n[3],0),height:Math.max(l-a-n[0]-n[2],0)}}function xd(t,e,n){n=rd(n||0);var i=e.width,r=e.height,o=ma(t.left,i),a=ma(t.top,r),s=ma(t.right,i),l=ma(t.bottom,r),u=ma(t.width,i),h=ma(t.height,r),c=n[2]+n[0],p=n[1]+n[3],d=t.aspect;switch(isNaN(u)&&(u=i-s-p-o),isNaN(h)&&(h=r-l-c-a),null!=d&&(isNaN(u)&&isNaN(h)&&(d>i/r?u=.8*i:h=.8*r),isNaN(u)&&(u=d*h),isNaN(h)&&(h=u/d)),isNaN(o)&&(o=i-s-u-p),isNaN(a)&&(a=r-l-h-c),t.left||t.right){case"center":o=i/2-u/2-n[3];break;case"right":o=i-u-p;break}switch(t.top||t.bottom){case"middle":case"center":a=r/2-h/2-n[0];break;case"bottom":a=r-h-c;break}o=o||0,a=a||0,isNaN(u)&&(u=i-p-o-(s||0)),isNaN(h)&&(h=r-c-a-(l||0));var f=new yn(o+n[3],a+n[0],u,h);return f.margin=n,f}function _d(t,e,n,i,r,o){var a,s=!r||!r.hv||r.hv[0],l=!r||!r.hv||r.hv[1],u=r&&r.boundingMode||"all";if(o=o||t,o.x=t.x,o.y=t.y,!s&&!l)return!1;if("raw"===u)a="group"===t.type?new yn(0,0,+e.width||0,+e.height||0):t.getBoundingRect();else if(a=t.getBoundingRect(),t.needLocalTransform()){var h=t.getLocalTransform();a=a.clone(),a.applyTransform(h)}var c=xd(tt({width:a.width,height:a.height},e),n,i),p=s?c.x-a.x:0,d=l?c.y-a.y:0;return"raw"===u?(o.x=p,o.y=d):(o.x+=p,o.y+=d),o===t&&t.markRedraw(),!0}function wd(t,e){return null!=t[gd[e][0]]||null!=t[gd[e][1]]&&null!=t[gd[e][2]]}function bd(t){var e=t.layoutMode||t.constructor.layoutMode;return xt(e)?e:e?{type:e}:null}function Sd(t,e,n){var i=n&&n.ignoreSize;!ft(i)&&(i=[i,i]);var r=a(gd[0],0),o=a(gd[1],1);function a(n,r){var o={},a=0,u={},h=0,c=2;if(dd(n,(function(e){u[e]=t[e]})),dd(n,(function(t){s(e,t)&&(o[t]=u[t]=e[t]),l(o,t)&&a++,l(u,t)&&h++})),i[r])return l(e,n[1])?u[n[2]]=null:l(e,n[2])&&(u[n[1]]=null),u;if(h!==c&&a){if(a>=c)return o;for(var p=0;p=0;a--)o=$(o,n[a],!0);e.defaultOption=o}return e.defaultOption},e.prototype.getReferringComponents=function(t,e){var n=t+"Index",i=t+"Id";return ms(this.ecModel,t,{index:this.get(n,!0),id:this.get(i,!0)},e)},e.prototype.getBoxLayoutParams=function(){var t=this;return{left:t.get("left"),top:t.get("top"),right:t.get("right"),bottom:t.get("bottom"),width:t.get("width"),height:t.get("height")}},e.prototype.getZLevelKey=function(){return""},e.prototype.setZLevel=function(t){this.option.zlevel=t},e.protoInitialize=function(){var t=e.prototype;t.type="component",t.id="",t.name="",t.mainType="",t.subType="",t.componentIndex=0}(),e}(ap);function Dd(t){var e=[];return ot(Cd.getClassesByMainType(t),(function(t){e=e.concat(t.dependencies||t.prototype.dependencies||[])})),e=at(e,(function(t){return Cs(t).main})),"dataset"!==t&&et(e,"dataset")<=0&&e.unshift("dataset"),e}Ps(Cd,ap),zs(Cd),up(Cd),hp(Cd,Dd);var Ad=Cd,kd="";"undefined"!==typeof navigator&&(kd=navigator.platform||"");var Ld="rgba(0, 0, 0, 0.2)",Pd={darkMode:"auto",colorBy:"series",color:["#5470c6","#91cc75","#fac858","#ee6666","#73c0de","#3ba272","#fc8452","#9a60b4","#ea7ccc"],gradientColor:["#f6efa6","#d88273","#bf444c"],aria:{decal:{decals:[{color:Ld,dashArrayX:[1,0],dashArrayY:[2,5],symbolSize:1,rotation:Math.PI/6},{color:Ld,symbol:"circle",dashArrayX:[[8,8],[0,8,8,0]],dashArrayY:[6,0],symbolSize:.8},{color:Ld,dashArrayX:[1,0],dashArrayY:[4,3],rotation:-Math.PI/4},{color:Ld,dashArrayX:[[6,6],[0,6,6,0]],dashArrayY:[6,0]},{color:Ld,dashArrayX:[[1,0],[1,6]],dashArrayY:[1,0,6,0],rotation:Math.PI/4},{color:Ld,symbol:"triangle",dashArrayX:[[9,9],[0,9,9,0]],dashArrayY:[7,2],symbolSize:.75}]}},textStyle:{fontFamily:kd.match(/^Win/)?"Microsoft YaHei":"sans-serif",fontSize:12,fontStyle:"normal",fontWeight:"normal"},blendMode:null,stateAnimation:{duration:300,easing:"cubicOut"},animation:"auto",animationDuration:1e3,animationDurationUpdate:500,animationEasing:"cubicInOut",animationEasingUpdate:"cubicInOut",animationThreshold:2e3,progressiveThreshold:3e3,progressive:400,hoverLayerThreshold:3e3,useUTC:!1},Od=Gt(["tooltip","label","itemName","itemId","itemGroupId","itemChildGroupId","seriesName"]),Rd="original",Nd="arrayRows",Ed="objectRows",zd="keyedColumns",Vd="typedArray",Bd="unknown",Fd="column",Gd="row",Hd={Must:1,Might:2,Not:3},Wd=ps();function Yd(t){Wd(t).datasetMap=Gt()}function Xd(t,e,n){var i={},r=jd(e);if(!r||!t)return i;var o,a,s=[],l=[],u=e.ecModel,h=Wd(u).datasetMap,c=r.uid+"_"+n.seriesLayoutBy;t=t.slice(),ot(t,(function(e,n){var r=xt(e)?e:t[n]={name:e};"ordinal"===r.type&&null==o&&(o=n,a=f(r)),i[r.name]=[]}));var p=h.get(c)||h.set(c,{categoryWayDim:a,valueWayDim:0});function d(t,e,n){for(var i=0;ie)return t[i];return t[n-1]}function uf(t,e,n,i,r,o,a){o=o||t;var s=e(o),l=s.paletteIdx||0,u=s.paletteNameMap=s.paletteNameMap||{};if(u.hasOwnProperty(r))return u[r];var h=null!=a&&i?lf(i,a):n;if(h=h||n,h&&h.length){var c=h[l];return r&&(u[r]=c),s.paletteIdx=(l+1)%h.length,c}}function hf(t,e){e(t).paletteIdx=0,e(t).paletteNameMap={}}var cf="\0_ec_inner",pf=1;var df=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.init=function(t,e,n,i,r,o){i=i||{},this.option=null,this._theme=new ap(i),this._locale=new ap(r),this._optionManager=o},e.prototype.setOption=function(t,e,n){var i=mf(e);this._optionManager.setOption(t,n,i),this._resetOption(null,i)},e.prototype.resetOption=function(t,e){return this._resetOption(t,mf(e))},e.prototype._resetOption=function(t,e){var n=!1,i=this._optionManager;if(!t||"recreate"===t){var r=i.mountOption("recreate"===t);0,this.option&&"recreate"!==t?(this.restoreData(),this._mergeOption(r,e)):nf(this,r),n=!0}if("timeline"!==t&&"media"!==t||this.restoreData(),!t||"recreate"===t||"timeline"===t){var o=i.getTimelineOption(this);o&&(n=!0,this._mergeOption(o,e))}if(!t||"recreate"===t||"media"===t){var a=i.getMediaOption(this);a.length&&ot(a,(function(t){n=!0,this._mergeOption(t,e)}),this)}return n},e.prototype.mergeOption=function(t){this._mergeOption(t,null)},e.prototype._mergeOption=function(t,e){var n=this.option,i=this._componentsMap,r=this._componentsCount,o=[],a=Gt(),s=e&&e.replaceMergeMainTypeMap;function l(e){var o=Qd(this,e,Ya(t[e])),a=i.get(e),l=a?s&&s.get(e)?"replaceMerge":"normalMerge":"replaceAll",u=qa(a,o,l);ls(u,e,Ad),n[e]=null,i.set(e,null),r.set(e,0);var h,c=[],p=[],d=0;ot(u,(function(t,n){var i=t.existing,r=t.newOption;if(r){var o="series"===e,a=Ad.getClass(e,t.keyInfo.subType,!o);if(!a)return;if("tooltip"===e){if(h)return void 0;h=!0}if(i&&i.constructor===a)i.name=t.keyInfo.name,i.mergeOption(r,this),i.optionUpdated(r,!1);else{var s=Q({componentIndex:n},t.keyInfo);i=new a(r,this,this,s),Q(i,s),t.brandNew&&(i.__requireNewView=!0),i.init(r,this,this),i.optionUpdated(null,!0)}}else i&&(i.mergeOption({},this),i.optionUpdated({},!1));i?(c.push(i.option),p.push(i),d++):(c.push(void 0),p.push(void 0))}),this),n[e]=c,i.set(e,p),r.set(e,d),"series"===e&&tf(this)}Yd(this),ot(t,(function(t,e){null!=t&&(Ad.hasClass(e)?e&&(o.push(e),a.set(e,!0)):n[e]=null==n[e]?K(t):$(n[e],t,!0))})),s&&s.each((function(t,e){Ad.hasClass(e)&&!a.get(e)&&(o.push(e),a.set(e,!0))})),Ad.topologicalTravel(o,Ad.getAllClassMainTypes(),l,this),this._seriesIndices||tf(this)},e.prototype.getOption=function(){var t=K(this.option);return ot(t,(function(e,n){if(Ad.hasClass(n)){for(var i=Ya(e),r=i.length,o=!1,a=r-1;a>=0;a--)i[a]&&!as(i[a])?o=!0:(i[a]=null,!o&&r--);i.length=r,t[n]=i}})),delete t[cf],t},e.prototype.getTheme=function(){return this._theme},e.prototype.getLocaleModel=function(){return this._locale},e.prototype.setUpdatePayload=function(t){this._payload=t},e.prototype.getUpdatePayload=function(){return this._payload},e.prototype.getComponent=function(t,e){var n=this._componentsMap.get(t);if(n){var i=n[e||0];if(i)return i;if(null==e)for(var r=0;r=e:"max"===n?t<=e:t===e}function Lf(t,e){return t.join(",")===e.join(",")}var Pf=Cf,Of=ot,Rf=xt,Nf=["areaStyle","lineStyle","nodeStyle","linkStyle","chordStyle","label","labelLine"];function Ef(t){var e=t&&t.itemStyle;if(e)for(var n=0,i=Nf.length;n=0;g--){var y=t[g];if(s||(p=y.data.rawIndexOf(y.stackedByDimension,c)),p>=0){var v=y.data.getByRawIndex(y.stackResultDimension,p);if("all"===l||"positive"===l&&v>0||"negative"===l&&v<0||"samesign"===l&&d>=0&&v>0||"samesign"===l&&d<=0&&v<0){d=Ia(d,v),f=v;break}}}return i[0]=d,i[1]=f,i}))}))}var og,ag,sg,lg,ug,hg=function(){function t(t){this.data=t.data||(t.sourceFormat===zd?{}:[]),this.sourceFormat=t.sourceFormat||Bd,this.seriesLayoutBy=t.seriesLayoutBy||Fd,this.startIndex=t.startIndex||0,this.dimensionsDetectedCount=t.dimensionsDetectedCount,this.metaRawOption=t.metaRawOption;var e=this.dimensionsDefine=t.dimensionsDefine;if(e)for(var n=0;nu&&(u=d)}s[0]=l,s[1]=u}},i=function(){return this._data?this._data.length/this._dimSize:0};function r(t){for(var e=0;e=0&&(s=o.interpolatedValue[l])}return null!=s?s+"":""}))}},t.prototype.getRawValue=function(t,e){return Pg(this.getData(e),t)},t.prototype.formatTooltip=function(t,e,n){},t}();function Ng(t){var e,n;return xt(t)?t.type&&(n=t):e=t,{text:e,frag:n}}function Eg(t){return new zg(t)}var zg=function(){function t(t){t=t||{},this._reset=t.reset,this._plan=t.plan,this._count=t.count,this._onDirty=t.onDirty,this._dirty=!0}return t.prototype.perform=function(t){var e,n=this._upstream,i=t&&t.skip;if(this._dirty&&n){var r=this.context;r.data=r.outputData=n.context.outputData}this.__pipeline&&(this.__pipeline.currentTask=this),this._plan&&!i&&(e=this._plan(this.context));var o,a=h(this._modBy),s=this._modDataCount||0,l=h(t&&t.modBy),u=t&&t.modDataCount||0;function h(t){return!(t>=1)&&(t=1),t}a===l&&s===u||(e="reset"),(this._dirty||"reset"===e)&&(this._dirty=!1,o=this._doReset(i)),this._modBy=l,this._modDataCount=u;var c=t&&t.step;if(this._dueEnd=n?n._outputDueEnd:this._count?this._count(this.context):1/0,this._progress){var p=this._dueIndex,d=Math.min(null!=c?this._dueIndex+c:1/0,this._dueEnd);if(!i&&(o||p1&&i>0?s:a}};return o;function a(){return e=t?null:oe},gte:function(t,e){return t>=e}},Xg=function(){function t(t,e){if(!mt(e)){var n="";0,Fg(n)}this._opFn=Yg[t],this._rvalFloat=Ea(e)}return t.prototype.evaluate=function(t){return mt(t)?this._opFn(t,this._rvalFloat):this._opFn(Ea(t),this._rvalFloat)},t}(),Ug=function(){function t(t,e){var n="desc"===t;this._resultLT=n?1:-1,null==e&&(e=n?"min":"max"),this._incomparable="min"===e?-1/0:1/0}return t.prototype.evaluate=function(t,e){var n=mt(t)?t:Ea(t),i=mt(e)?e:Ea(e),r=isNaN(n),o=isNaN(i);if(r&&(n=this._incomparable),o&&(i=this._incomparable),r&&o){var a=yt(t),s=yt(e);a&&(n=s?t:0),s&&(i=a?e:0)}return ni?-this._resultLT:0},t}(),jg=function(){function t(t,e){this._rval=e,this._isEQ=t,this._rvalTypeof=typeof e,this._rvalFloat=Ea(e)}return t.prototype.evaluate=function(t){var e=t===this._rval;if(!e){var n=typeof t;n===this._rvalTypeof||"number"!==n&&"number"!==this._rvalTypeof||(e=Ea(t)===this._rvalFloat)}return this._isEQ?e:!e},t}();function Zg(t,e){return"eq"===t||"ne"===t?new jg("eq"===t,e):Xt(Yg,t)?new Xg(t,e):null}var qg=function(){function t(){}return t.prototype.getRawData=function(){throw new Error("not supported")},t.prototype.getRawDataItem=function(t){throw new Error("not supported")},t.prototype.cloneRawData=function(){},t.prototype.getDimensionInfo=function(t){},t.prototype.cloneAllDimensionInfo=function(){},t.prototype.count=function(){},t.prototype.retrieveValue=function(t,e){},t.prototype.retrieveValueFromItem=function(t,e){},t.prototype.convertValue=function(t,e){return Gg(t,e)},t}();function Kg(t,e){var n=new qg,i=t.data,r=n.sourceFormat=t.sourceFormat,o=t.startIndex,a="";t.seriesLayoutBy!==Fd&&Fg(a);var s=[],l={},u=t.dimensionsDefine;if(u)ot(u,(function(t,e){var n=t.name,i={index:e,name:n,displayName:t.displayName};if(s.push(i),null!=n){var r="";Xt(l,n)&&Fg(r),l[n]=i}}));else for(var h=0;h65535?ly:uy}function fy(){return[1/0,-1/0]}function gy(t){var e=t.constructor;return e===Array?t.slice():new e(t)}function yy(t,e,n,i,r){var o=py[n||"float"];if(r){var a=t[e],s=a&&a.length;if(s!==i){for(var l=new o(i),u=0;ug[1]&&(g[1]=f)}return this._rawCount=this._count=s,{start:a,end:s}},t.prototype._initDataFromProvider=function(t,e,n){for(var i=this._provider,r=this._chunks,o=this._dimensions,a=o.length,s=this._rawExtent,l=at(o,(function(t){return t.property})),u=0;uy[1]&&(y[1]=g)}}!i.persistent&&i.clean&&i.clean(),this._rawCount=this._count=e,this._extent=[]},t.prototype.count=function(){return this._count},t.prototype.get=function(t,e){if(!(e>=0&&e=0&&e=this._rawCount||t<0)return-1;if(!this._indices)return t;var e=this._indices,n=e[t];if(null!=n&&nt))return o;r=o-1}}return-1},t.prototype.indicesOfNearest=function(t,e,n){var i=this._chunks,r=i[t],o=[];if(!r)return o;null==n&&(n=1/0);for(var a=1/0,s=-1,l=0,u=0,h=this.count();u=0&&s<0)&&(a=d,s=p,l=0),p===s&&(o[l++]=u))}return o.length=l,o},t.prototype.getIndices=function(){var t,e=this._indices;if(e){var n=e.constructor,i=this._count;if(n===Array){t=new n(i);for(var r=0;r=h&&v<=c||isNaN(v))&&(s[l++]=f),f++}d=!0}else if(2===r){g=p[i[0]];var m=p[i[1]],x=t[i[1]][0],_=t[i[1]][1];for(y=0;y=h&&v<=c||isNaN(v))&&(w>=x&&w<=_||isNaN(w))&&(s[l++]=f),f++}d=!0}}if(!d)if(1===r)for(y=0;y=h&&v<=c||isNaN(v))&&(s[l++]=b)}else for(y=0;yt[I][1])&&(S=!1)}S&&(s[l++]=e.getRawIndex(y))}return ly[1]&&(y[1]=g)}}}},t.prototype.lttbDownSample=function(t,e){var n,i,r,o=this.clone([t],!0),a=o._chunks,s=a[t],l=this.count(),u=0,h=Math.floor(1/e),c=this.getRawIndex(0),p=new(dy(this._rawCount))(Math.min(2*(Math.ceil(l/h)+2),l));p[u++]=c;for(var d=1;dn&&(n=i,r=x))}T>0&&Tu-d&&(s=u-d,a.length=s);for(var f=0;fh[1]&&(h[1]=y),c[p++]=v}return r._count=p,r._indices=c,r._updateGetRawIdx(),r},t.prototype.each=function(t,e){if(this._count)for(var n=t.length,i=this._chunks,r=0,o=this.count();rs&&(s=h)}return i=[a,s],this._extent[t]=i,i},t.prototype.getRawDataItem=function(t){var e=this.getRawIndex(t);if(this._provider.persistent)return this._provider.getItem(e);for(var n=[],i=this._chunks,r=0;r=0?this._indices[t]:-1},t.prototype._updateGetRawIdx=function(){this.getRawIndex=this._indices?this._getRawIdx:this._getRawIdxIdentity},t.internalField=function(){function t(t,e,n,i){return Gg(t[i],this._dimensions[i])}ay={arrayRows:t,objectRows:function(t,e,n,i){return Gg(t[e],this._dimensions[i])},keyedColumns:t,original:function(t,e,n,i){var r=t&&(null==t.value?t:t.value);return Gg(r instanceof Array?r[i]:r,this._dimensions[i])},typedArray:function(t,e,n,i){return t[i]}}}(),t}(),my=vy,xy=function(){function t(t){this._sourceList=[],this._storeList=[],this._upstreamSignList=[],this._versionSignBase=0,this._dirty=!0,this._sourceHost=t}return t.prototype.dirty=function(){this._setLocalSource([],[]),this._storeList=[],this._dirty=!0},t.prototype._setLocalSource=function(t,e){this._sourceList=t,this._upstreamSignList=e,this._versionSignBase++,this._versionSignBase>9e10&&(this._versionSignBase=0)},t.prototype._getVersionSign=function(){return this._sourceHost.uid+"_"+this._versionSignBase},t.prototype.prepareSource=function(){this._isDirty()&&(this._createSource(),this._dirty=!1)},t.prototype._createSource=function(){this._setLocalSource([],[]);var t,e,n=this._sourceHost,i=this._getUpstreamSourceManagers(),r=!!i.length;if(wy(n)){var o=n,a=void 0,s=void 0,l=void 0;if(r){var u=i[0];u.prepareSource(),l=u.getSource(),a=l.data,s=l.sourceFormat,e=[u._getVersionSign()]}else a=o.get("data",!0),s=wt(a)?Vd:Rd,e=[];var h=this._getSourceMetaRawOption()||{},c=l&&l.metaRawOption||{},p=Dt(h.seriesLayoutBy,c.seriesLayoutBy)||null,d=Dt(h.sourceHeader,c.sourceHeader),f=Dt(h.dimensions,c.dimensions),g=p!==c.seriesLayoutBy||!!d!==!!c.sourceHeader||f;t=g?[pg(a,{seriesLayoutBy:p,sourceHeader:d,dimensions:f},s)]:[]}else{var y=n;if(r){var v=this._applyTransform(i);t=v.sourceList,e=v.upstreamSignList}else{var m=y.get("source",!0);t=[pg(m,this._getSourceMetaRawOption(),null)],e=[]}}this._setLocalSource(t,e)},t.prototype._applyTransform=function(t){var e,n=this._sourceHost,i=n.get("transform",!0),r=n.get("fromTransformResult",!0);if(null!=r){var o="";1!==t.length&&by(o)}var a=[],s=[];return ot(t,(function(t){t.prepareSource();var e=t.getSource(r||0),n="";null==r||e||by(n),a.push(e),s.push(t._getVersionSign())})),i?e=iy(i,a,{datasetIndex:n.componentIndex}):null!=r&&(e=[fg(a[0])]),{sourceList:e,upstreamSignList:s}},t.prototype._isDirty=function(){if(this._dirty)return!0;for(var t=this._getUpstreamSourceManagers(),e=0;e1||n>0&&!t.noHeader;return ot(t.blocks,(function(t){var n=ky(t);n>=e&&(e=n+ +(i&&(!n||Dy(t)&&!t.noHeader)))})),e}return 0}function Ly(t,e,n,i){var r=e.noHeader,o=Ry(ky(e)),a=[],s=e.blocks||[];Pt(!s||ft(s)),s=s||[];var l=t.orderMode;if(e.sortBlocks&&l){s=s.slice();var u={valueAsc:"asc",valueDesc:"desc"};if(Xt(u,l)){var h=new Ug(u[l],null);s.sort((function(t,e){return h.evaluate(t.sortParam,e.sortParam)}))}else"seriesDesc"===l&&s.reverse()}ot(s,(function(n,r){var s=e.valueFormatter,l=Ay(n)(s?Q(Q({},t),{valueFormatter:s}):t,n,r>0?o.html:0,i);null!=l&&a.push(l)}));var c="richText"===t.renderMode?a.join(o.richText):Ny(a.join(""),r?n:o.html);if(r)return c;var p=od(e.header,"ordinal",t.useUTC),d=My(i,t.renderMode).nameStyle;return"richText"===t.renderMode?Vy(t,p,d)+o.richText+c:Ny('
'+Pe(p)+"
"+c,n)}function Py(t,e,n,i){var r=t.renderMode,o=e.noName,a=e.noValue,s=!e.markerType,l=e.name,u=t.useUTC,h=e.valueFormatter||t.valueFormatter||function(t){return t=ft(t)?t:[t],at(t,(function(t,e){return od(t,ft(d)?d[e]:d,u)}))};if(!o||!a){var c=s?"":t.markupStyleCreator.makeTooltipMarker(e.markerType,e.markerColor||"#333",r),p=o?"":od(l,"ordinal",u),d=e.valueType,f=a?[]:h(e.value,e.dataIndex),g=!s||!o,y=!s&&o,v=My(i,r),m=v.nameStyle,x=v.valueStyle;return"richText"===r?(s?"":c)+(o?"":Vy(t,p,m))+(a?"":By(t,f,g,y,x)):Ny((s?"":c)+(o?"":Ey(p,!s,m))+(a?"":zy(f,g,y,x)),n)}}function Oy(t,e,n,i,r,o){if(t){var a=Ay(t),s={useUTC:r,renderMode:n,orderMode:i,markupStyleCreator:e,valueFormatter:t.valueFormatter};return a(s,t,0,o)}}function Ry(t){return{html:Iy[t],richText:Ty[t]}}function Ny(t,e){var n='
',i="margin: "+e+"px 0 0";return'
'+t+n+"
"}function Ey(t,e,n){var i=e?"margin-left:2px":"";return''+Pe(t)+""}function zy(t,e,n,i){var r=n?"10px":"20px",o=e?"float:right;margin-left:"+r:"";return t=ft(t)?t:[t],''+at(t,(function(t){return Pe(t)})).join("  ")+""}function Vy(t,e,n){return t.markupStyleCreator.wrapRichTextStyle(e,n)}function By(t,e,n,i,r){var o=[r],a=i?10:20;return n&&o.push({padding:[0,0,0,a],align:"right"}),t.markupStyleCreator.wrapRichTextStyle(ft(e)?e.join(" "):e,o)}function Fy(t,e){var n=t.getData().getItemVisual(e,"style"),i=n[t.visualDrawType];return cd(i)}function Gy(t,e){var n=t.get("padding");return null!=n?n:"richText"===e?[8,10]:10}var Hy=function(){function t(){this.richTextStyles={},this._nextStyleNameId=Va()}return t.prototype._generateStyleName=function(){return"__EC_aUTo_"+this._nextStyleNameId++},t.prototype.makeTooltipMarker=function(t,e,n){var i="richText"===n?this._generateStyleName():null,r=hd({color:e,type:t,renderMode:n,markerId:i});return yt(r)?r:(this.richTextStyles[i]=r.style,r.content)},t.prototype.wrapRichTextStyle=function(t,e){var n={};ft(e)?ot(e,(function(t){return Q(n,t)})):Q(n,e);var i=this._generateStyleName();return this.richTextStyles[i]=n,"{"+i+"|"+t+"}"},t}();function Wy(t){var e,n,i,r,o=t.series,a=t.dataIndex,s=t.multipleSeries,l=o.getData(),u=l.mapDimensionsAll("defaultedTooltip"),h=u.length,c=o.getRawValue(a),p=ft(c),d=Fy(o,a);if(h>1||p&&!h){var f=Yy(c,o,a,u,d);e=f.inlineValues,n=f.inlineValueTypes,i=f.blocks,r=f.inlineValues[0]}else if(h){var g=l.getDimensionInfo(u[0]);r=e=Pg(l,a,u[0]),n=g.type}else r=e=p?c[0]:c;var y=os(o),v=y&&o.name||"",m=l.getName(a),x=s?v:m;return Cy("section",{header:v,noHeader:s||!y,sortParam:r,blocks:[Cy("nameValue",{markerType:"item",markerColor:d,name:x,noName:!Ot(x),value:e,valueType:n,dataIndex:a})].concat(i||[])})}function Yy(t,e,n,i,r){var o=e.getData(),a=st(t,(function(t,e,n){var i=o.getDimensionInfo(n);return t||i&&!1!==i.tooltip&&null!=i.displayName}),!1),s=[],l=[],u=[];function h(t,e){var n=o.getDimensionInfo(e);n&&!1!==n.otherDims.tooltip&&(a?u.push(Cy("nameValue",{markerType:"subItem",markerColor:r,name:n.displayName,value:t,valueType:n.type})):(s.push(t),l.push(n.type)))}return i.length?ot(i,(function(t){h(Pg(o,n,t),t)})):ot(t,h),{inlineValues:s,inlineValueTypes:l,blocks:u}}var Xy=ps();function Uy(t,e){return t.getName(e)||t.getId(e)}var jy="__universalTransitionEnabled",Zy=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._selectedDataIndicesMap={},e}return w(e,t),e.prototype.init=function(t,e,n){this.seriesIndex=this.componentIndex,this.dataTask=Eg({count:$y,reset:Jy}),this.dataTask.context={model:this},this.mergeDefaultAndTheme(t,n);var i=Xy(this).sourceManager=new xy(this);i.prepareSource();var r=this.getInitialData(t,n);tv(r,this),this.dataTask.context.data=r,Xy(this).dataBeforeProcessed=r,qy(this),this._initSelectedMapFromData(r)},e.prototype.mergeDefaultAndTheme=function(t,e){var n=bd(this),i=n?Md(t):{},r=this.subType;Ad.hasClass(r)&&(r+="Series"),$(t,e.getTheme().get(this.subType)),$(t,this.getDefaultOption()),Xa(t,"label",["show"]),this.fillDataTextStyle(t.data),n&&Sd(t,i,n)},e.prototype.mergeOption=function(t,e){t=$(this.option,t,!0),this.fillDataTextStyle(t.data);var n=bd(this);n&&Sd(this.option,t,n);var i=Xy(this).sourceManager;i.dirty(),i.prepareSource();var r=this.getInitialData(t,e);tv(r,this),this.dataTask.dirty(),this.dataTask.context.data=r,Xy(this).dataBeforeProcessed=r,qy(this),this._initSelectedMapFromData(r)},e.prototype.fillDataTextStyle=function(t){if(t&&!wt(t))for(var e=["show"],n=0;nthis.getShallow("animationThreshold")&&(e=!1),!!e},e.prototype.restoreData=function(){this.dataTask.dirty()},e.prototype.getColorFromPalette=function(t,e,n){var i=this.ecModel,r=af.prototype.getColorFromPalette.call(this,t,e,n);return r||(r=i.getColorFromPalette(t,e,n)),r},e.prototype.coordDimToDataDim=function(t){return this.getRawData().mapDimensionsAll(t)},e.prototype.getProgressive=function(){return this.get("progressive")},e.prototype.getProgressiveThreshold=function(){return this.get("progressiveThreshold")},e.prototype.select=function(t,e){this._innerSelect(this.getData(e),t)},e.prototype.unselect=function(t,e){var n=this.option.selectedMap;if(n){var i=this.option.selectedMode,r=this.getData(e);if("series"===i||"all"===n)return this.option.selectedMap={},void(this._selectedDataIndicesMap={});for(var o=0;o=0&&n.push(r)}return n},e.prototype.isSelected=function(t,e){var n=this.option.selectedMap;if(!n)return!1;var i=this.getData(e);return("all"===n||n[Uy(i,t)])&&!i.getItemModel(t).get(["select","disabled"])},e.prototype.isUniversalTransitionEnabled=function(){if(this[jy])return!0;var t=this.option.universalTransition;return!!t&&(!0===t||t&&t.enabled)},e.prototype._innerSelect=function(t,e){var n,i,r=this.option,o=r.selectedMode,a=e.length;if(o&&a)if("series"===o)r.selectedMap="all";else if("multiple"===o){xt(r.selectedMap)||(r.selectedMap={});for(var s=r.selectedMap,l=0;l0&&this._innerSelect(t,e)}},e.registerClass=function(t){return Ad.registerClass(t)},e.protoInitialize=function(){var t=e.prototype;t.type="series.__base__",t.seriesIndex=0,t.ignoreStyleOnData=!1,t.hasSymbolVisual=!1,t.defaultSymbol="circle",t.visualStyleAccessPath="itemStyle",t.visualDrawType="fill"}(),e}(Ad);function qy(t){var e=t.name;os(t)||(t.name=Ky(t)||e)}function Ky(t){var e=t.getRawData(),n=e.mapDimensionsAll("seriesName"),i=[];return ot(n,(function(t){var n=e.getDimensionInfo(t);n.displayName&&i.push(n.displayName)})),i.join(" ")}function $y(t){return t.model.getRawData().count()}function Jy(t){var e=t.model;return e.setData(e.getRawData().cloneShallow()),Qy}function Qy(t,e){e.outputData&&t.end>e.outputData.count()&&e.model.getRawData().cloneShallow(e.outputData)}function tv(t,e){ot(Ht(t.CHANGABLE_METHODS,t.DOWNSAMPLE_METHODS),(function(n){t.wrapMethod(n,dt(ev,e))}))}function ev(t,e){var n=nv(t);return n&&n.setOutputEnd((e||this).count()),e}function nv(t){var e=(t.ecModel||{}).scheduler,n=e&&e.getPipeline(t.uid);if(n){var i=n.currentTask;if(i){var r=i.agentStubMap;r&&(i=r.get(t.uid))}return i}}it(Zy,Rg),it(Zy,af),Ps(Zy,Ad);var iv=Zy,rv=function(){function t(){this.group=new ia,this.uid=lp("viewComponent")}return t.prototype.init=function(t,e){},t.prototype.render=function(t,e,n,i){},t.prototype.dispose=function(t,e){},t.prototype.updateView=function(t,e,n,i){},t.prototype.updateLayout=function(t,e,n,i){},t.prototype.updateVisual=function(t,e,n,i){},t.prototype.toggleBlurSeries=function(t,e,n){},t.prototype.eachRendered=function(t){var e=this.group;e&&e.traverse(t)},t}();ks(rv),zs(rv);var ov=rv;function av(){var t=ps();return function(e){var n=t(e),i=e.pipelineContext,r=!!n.large,o=!!n.progressiveRender,a=n.large=!(!i||!i.large),s=n.progressiveRender=!(!i||!i.progressiveRender);return!(r===a&&o===s)&&"reset"}}var sv=Jl.CMD,lv=[[],[],[]],uv=Math.sqrt,hv=Math.atan2;function cv(t,e){if(e){var n,i,r,o,a,s,l=t.data,u=t.len(),h=sv.M,c=sv.C,p=sv.L,d=sv.R,f=sv.A,g=sv.Q;for(r=0,o=0;r1&&(a*=pv(f),s*=pv(f));var g=(r===o?-1:1)*pv((a*a*(s*s)-a*a*(d*d)-s*s*(p*p))/(a*a*(d*d)+s*s*(p*p)))||0,y=g*a*d/s,v=g*-s*p/a,m=(t+n)/2+fv(c)*y-dv(c)*v,x=(e+i)/2+dv(c)*y+fv(c)*v,_=mv([1,0],[(p-y)/a,(d-v)/s]),w=[(p-y)/a,(d-v)/s],b=[(-1*p-y)/a,(-1*d-v)/s],S=mv(w,b);if(vv(w,b)<=-1&&(S=gv),vv(w,b)>=1&&(S=0),S<0){var M=Math.round(S/gv*1e6)/1e6;S=2*gv+M%2*gv}h.addData(u,m,x,a,s,_,S,c,o)}var _v=/([mlvhzcqtsa])([^mlvhzcqtsa]*)/gi,wv=/-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g;function bv(t){var e=new Jl;if(!t)return e;var n,i=0,r=0,o=i,a=r,s=Jl.CMD,l=t.match(_v);if(!l)return e;for(var u=0;uk*k+L*L&&(M=T,I=C),{cx:M,cy:I,x0:-h,y0:-c,x1:M*(r/w-1),y1:I*(r/w-1)}}function qv(t){var e;if(ft(t)){var n=t.length;if(!n)return t;e=1===n?[t[0],t[0],0,0]:2===n?[t[0],t[0],t[1],t[1]]:3===n?t.concat(t[2]):t}else e=[t,t,t,t];return e}function Kv(t,e){var n,i=Yv(e.r,0),r=Yv(e.r0||0,0),o=i>0,a=r>0;if(o||a){if(o||(i=r,r=0),r>i){var s=i;i=r,r=s}var l=e.startAngle,u=e.endAngle;if(!isNaN(l)&&!isNaN(u)){var h=e.cx,c=e.cy,p=!!e.clockwise,d=Hv(u-l),f=d>zv&&d%zv;if(f>Uv&&(d=f),i>Uv)if(d>zv-Uv)t.moveTo(h+i*Bv(l),c+i*Vv(l)),t.arc(h,c,i,l,u,!p),r>Uv&&(t.moveTo(h+r*Bv(u),c+r*Vv(u)),t.arc(h,c,r,u,l,p));else{var g=void 0,y=void 0,v=void 0,m=void 0,x=void 0,_=void 0,w=void 0,b=void 0,S=void 0,M=void 0,I=void 0,T=void 0,C=void 0,D=void 0,A=void 0,k=void 0,L=i*Bv(l),P=i*Vv(l),O=r*Bv(u),R=r*Vv(u),N=d>Uv;if(N){var E=e.cornerRadius;E&&(n=qv(E),g=n[0],y=n[1],v=n[2],m=n[3]);var z=Hv(i-r)/2;if(x=Xv(z,v),_=Xv(z,m),w=Xv(z,g),b=Xv(z,y),I=S=Yv(x,_),T=M=Yv(w,b),(S>Uv||M>Uv)&&(C=i*Bv(u),D=i*Vv(u),A=r*Bv(l),k=r*Vv(l),dUv){var X=Xv(v,I),U=Xv(m,I),j=Zv(A,k,L,P,i,X,p),Z=Zv(C,D,O,R,i,U,p);t.moveTo(h+j.cx+j.x0,c+j.cy+j.y0),I0&&t.arc(h+j.cx,c+j.cy,X,Gv(j.y0,j.x0),Gv(j.y1,j.x1),!p),t.arc(h,c,i,Gv(j.cy+j.y1,j.cx+j.x1),Gv(Z.cy+Z.y1,Z.cx+Z.x1),!p),U>0&&t.arc(h+Z.cx,c+Z.cy,U,Gv(Z.y1,Z.x1),Gv(Z.y0,Z.x0),!p))}else t.moveTo(h+L,c+P),t.arc(h,c,i,l,u,!p);else t.moveTo(h+L,c+P);if(r>Uv&&N)if(T>Uv){X=Xv(g,T),U=Xv(y,T),j=Zv(O,R,C,D,r,-U,p),Z=Zv(L,P,A,k,r,-X,p);t.lineTo(h+j.cx+j.x0,c+j.cy+j.y0),T0&&t.arc(h+j.cx,c+j.cy,U,Gv(j.y0,j.x0),Gv(j.y1,j.x1),!p),t.arc(h,c,r,Gv(j.cy+j.y1,j.cx+j.x1),Gv(Z.cy+Z.y1,Z.cx+Z.x1),p),X>0&&t.arc(h+Z.cx,c+Z.cy,X,Gv(Z.y1,Z.x1),Gv(Z.y0,Z.x0),!p))}else t.lineTo(h+O,c+R),t.arc(h,c,r,u,l,p);else t.lineTo(h+O,c+R)}else t.moveTo(h,c);t.closePath()}}}var $v=function(){function t(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0,this.cornerRadius=0}return t}(),Jv=function(t){function e(e){return t.call(this,e)||this}return qt(e,t),e.prototype.getDefaultShape=function(){return new $v},e.prototype.buildPath=function(t,e){Kv(t,e)},e.prototype.isZeroArea=function(){return this.shape.startAngle===this.shape.endAngle||this.shape.r===this.shape.r0},e}(Mu);Jv.prototype.type="sector";var Qv=Jv,tm=function(){function t(){this.cx=0,this.cy=0,this.r=0,this.r0=0}return t}(),em=function(t){function e(e){return t.call(this,e)||this}return qt(e,t),e.prototype.getDefaultShape=function(){return new tm},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=2*Math.PI;t.moveTo(n+e.r,i),t.arc(n,i,e.r,0,r,!1),t.moveTo(n+e.r0,i),t.arc(n,i,e.r0,0,r,!0)},e}(Mu);em.prototype.type="ring";var nm=em;function im(t,e,n,i){var r,o,a,s,l=[],u=[],h=[],c=[];if(i){a=[1/0,1/0],s=[-1/0,-1/0];for(var p=0,d=t.length;p=2){if(i){var o=im(r,i,n,e.smoothConstraint);t.moveTo(r[0][0],r[0][1]);for(var a=r.length,s=0;s<(n?a:a-1);s++){var l=o[2*s],u=o[2*s+1],h=r[(s+1)%a];t.bezierCurveTo(l[0],l[1],u[0],u[1],h[0],h[1])}}else{t.moveTo(r[0][0],r[0][1]);s=1;for(var c=r.length;sPm[1]){if(a=!1,r)return a;var u=Math.abs(Pm[0]-Lm[1]),h=Math.abs(Lm[0]-Pm[1]);Math.min(u,h)>i.len()&&(uMath.abs(o[1])?o[0]>0?"right":"left":o[1]>0?"bottom":"top"}function ox(t){return!t.isGroup}function ax(t){return null!=t.shape}function sx(t,e,n){if(t&&e){var i=r(t);e.traverse((function(t){if(ox(t)&&t.anid){var e=i[t.anid];if(e){var r=o(t);t.attr(o(e)),Sc(t,r,n,ah(t).dataIndex)}}}))}function r(t){var e={};return t.traverse((function(t){ox(t)&&t.anid&&(e[t.anid]=t)})),e}function o(t){var e={x:t.x,y:t.y,rotation:t.rotation};return ax(t)&&(e.shape=Q({},t.shape)),e}}function lx(t,e){return at(t,(function(t){var n=t[0];n=Fm(n,e.x),n=Gm(n,e.x+e.width);var i=t[1];return i=Fm(i,e.y),i=Gm(i,e.y+e.height),[n,i]}))}function ux(t,e){var n=Fm(t.x,e.x),i=Gm(t.x+t.width,e.x+e.width),r=Fm(t.y,e.y),o=Gm(t.y+t.height,e.y+e.height);if(i>=n&&o>=r)return{x:n,y:r,width:i-n,height:o-r}}function hx(t,e,n){var i=Q({rectHover:!0},e),r=i.style={strokeNoScale:!0};if(n=n||{x:-1,y:-1,width:2,height:2},t)return 0===t.indexOf("image://")?(r.image=t.slice(8),tt(r,n),new Pu(i)):Zm(t.replace("path://",""),i,n,"center")}function cx(t,e,n,i,r){for(var o=0,a=r[r.length-1];o1)return!1;var y=dx(d,f,h,c)/p;return!(y<0||y>1)}function dx(t,e,n,i){return t*i-n*e}function fx(t){return t<=1e-6&&t>=-1e-6}function gx(t){var e=t.itemTooltipOption,n=t.componentModel,i=t.itemName,r=yt(e)?{formatter:e}:e,o=n.mainType,a=n.componentIndex,s={componentType:o,name:i,$vars:["name"]};s[o+"Index"]=a;var l=t.formatterParamsExtra;l&&ot(ht(l),(function(t){Xt(s,t)||(s[t]=l[t],s.$vars.push(t))}));var u=ah(t.el);u.componentMainType=o,u.componentIndex=a,u.tooltipConfig={name:i,option:tt({content:i,encodeHTMLContent:!0,formatterParams:s},r)}}function yx(t,e){var n;t.isGroup&&(n=e(t)),n||t.traverse(e)}function vx(t,e){if(t)if(ft(t))for(var n=0;n=0?c():h=setTimeout(c,-r),l=i};return p.clear=function(){h&&(clearTimeout(h),h=null)},p.debounceNextCall=function(t){s=t},p}function Px(t,e,n,i){var r=t[e];if(r){var o=r[Dx]||r,a=r[kx],s=r[Ax];if(s!==n||a!==i){if(null==n||!i)return t[e]=o;r=t[e]=Lx(o,n,"debounce"===i),r[Dx]=o,r[kx]=i,r[Ax]=n}return r}}function Ox(t,e){var n=t[e];n&&n[Dx]&&(n.clear&&n.clear(),t[e]=n[Dx])}var Rx=ps(),Nx={itemStyle:Vs(np,!0),lineStyle:Vs(Qc,!0)},Ex={lineStyle:"stroke",itemStyle:"fill"};function zx(t,e){var n=t.visualStyleMapper||Nx[e];return n||(console.warn("Unknown style type '"+e+"'."),Nx.itemStyle)}function Vx(t,e){var n=t.visualDrawType||Ex[e];return n||(console.warn("Unknown style type '"+e+"'."),"fill")}var Bx={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=t.getModel(i),o=zx(t,i),a=o(r),s=r.getShallow("decal");s&&(n.setVisual("decal",s),s.dirty=!0);var l=Vx(t,i),u=a[l],h=gt(u)?u:null,c="auto"===a.fill||"auto"===a.stroke;if(!a[l]||h||c){var p=t.getColorFromPalette(t.name,null,e.getSeriesCount());a[l]||(a[l]=p,n.setVisual("colorFromPalette",!0)),a.fill="auto"===a.fill||gt(a.fill)?p:a.fill,a.stroke="auto"===a.stroke||gt(a.stroke)?p:a.stroke}if(n.setVisual("style",a),n.setVisual("drawType",l),!e.isSeriesFiltered(t)&&h)return n.setVisual("colorFromPalette",!1),{dataEach:function(e,n){var i=t.getDataParams(n),r=Q({},a);r[l]=h(i),e.setItemVisual(n,"style",r)}}}},Fx=new ap,Gx={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){if(!t.ignoreStyleOnData&&!e.isSeriesFiltered(t)){var n=t.getData(),i=t.visualStyleAccessPath||"itemStyle",r=zx(t,i),o=n.getVisual("drawType");return{dataEach:n.hasItemOption?function(t,e){var n=t.getRawDataItem(e);if(n&&n[i]){Fx.option=n[i];var a=r(Fx),s=t.ensureUniqueItemVisual(e,"style");Q(s,a),Fx.option.decal&&(t.setItemVisual(e,"decal",Fx.option.decal),Fx.option.decal.dirty=!0),o in a&&t.setItemVisual(e,"colorFromPalette",!1)}}:null}}}},Hx={performRawSeries:!0,overallReset:function(t){var e=Gt();t.eachSeries((function(t){var n=t.getColorBy();if(!t.isColorBySeries()){var i=t.type+"-"+n,r=e.get(i);r||(r={},e.set(i,r)),Rx(t).scope=r}})),t.eachSeries((function(e){if(!e.isColorBySeries()&&!t.isSeriesFiltered(e)){var n=e.getRawData(),i={},r=e.getData(),o=Rx(e).scope,a=e.visualStyleAccessPath||"itemStyle",s=Vx(e,a);r.each((function(t){var e=r.getRawIndex(t);i[e]=t})),n.each((function(t){var a=i[t],l=r.getItemVisual(a,"colorFromPalette");if(l){var u=r.ensureUniqueItemVisual(a,"style"),h=n.getName(t)||t+"",c=n.count();u[s]=e.getColorFromPalette(h,o,c)}}))}}))}},Wx=Math.PI;function Yx(t,e){e=e||{},tt(e,{text:"loading",textColor:"#000",fontSize:12,fontWeight:"normal",fontStyle:"normal",fontFamily:"sans-serif",maskColor:"rgba(255, 255, 255, 0.8)",showSpinner:!0,color:"#5470c6",spinnerRadius:10,lineWidth:5,zlevel:0});var n=new ia,i=new Gu({style:{fill:e.maskColor},zlevel:e.zlevel,z:1e4});n.add(i);var r,o=new oh({style:{text:e.text,fill:e.textColor,fontSize:e.fontSize,fontWeight:e.fontWeight,fontStyle:e.fontStyle,fontFamily:e.fontFamily},zlevel:e.zlevel,z:10001}),a=new Gu({style:{fill:"none"},textContent:o,textConfig:{position:"right",distance:10},zlevel:e.zlevel,z:10001});return n.add(a),e.showSpinner&&(r=new bm({shape:{startAngle:-Wx/2,endAngle:-Wx/2+.1,r:e.spinnerRadius},style:{stroke:e.color,lineCap:"round",lineWidth:e.lineWidth},zlevel:e.zlevel,z:10001}),r.animateShape(!0).when(1e3,{endAngle:3*Wx/2}).start("circularInOut"),r.animateShape(!0).when(1e3,{startAngle:3*Wx/2}).delay(300).start("circularInOut"),n.add(r)),n.resize=function(){var n=o.getBoundingRect().width,s=e.showSpinner?e.spinnerRadius:0,l=(t.getWidth()-2*s-(e.showSpinner&&n?10:0)-n)/2-(e.showSpinner&&n?0:5+n/2)+(e.showSpinner?0:n/2)+(n?0:s),u=t.getHeight()/2;e.showSpinner&&r.setShape({cx:l,cy:u}),a.setShape({x:l-s,y:u-s,width:2*s,height:2*s}),i.setShape({x:0,y:0,width:t.getWidth(),height:t.getHeight()})},n.resize(),n}var Xx=function(){function t(t,e,n,i){this._stageTaskMap=Gt(),this.ecInstance=t,this.api=e,n=this._dataProcessorHandlers=n.slice(),i=this._visualHandlers=i.slice(),this._allHandlers=n.concat(i)}return t.prototype.restoreData=function(t,e){t.restoreData(e),this._stageTaskMap.each((function(t){var e=t.overallTask;e&&e.dirty()}))},t.prototype.getPerformArgs=function(t,e){if(t.__pipeline){var n=this._pipelineMap.get(t.__pipeline.id),i=n.context,r=!e&&n.progressiveEnabled&&(!i||i.progressiveRender)&&t.__idxInPipeline>n.blockIndex,o=r?n.step:null,a=i&&i.modDataCount,s=null!=a?Math.ceil(a/o):null;return{step:o,modBy:s,modDataCount:a}}},t.prototype.getPipeline=function(t){return this._pipelineMap.get(t)},t.prototype.updateStreamModes=function(t,e){var n=this._pipelineMap.get(t.uid),i=t.getData(),r=i.count(),o=n.progressiveEnabled&&e.incrementalPrepareRender&&r>=n.threshold,a=t.get("large")&&r>=t.get("largeThreshold"),s="mod"===t.get("progressiveChunkMode")?r:null;t.pipelineContext=n.context={progressiveRender:o,modDataCount:s,large:a}},t.prototype.restorePipelines=function(t){var e=this,n=e._pipelineMap=Gt();t.eachSeries((function(t){var i=t.getProgressive(),r=t.uid;n.set(r,{id:r,head:null,tail:null,threshold:t.getProgressiveThreshold(),progressiveEnabled:i&&!(t.preventIncremental&&t.preventIncremental()),blockIndex:-1,step:Math.round(i||700),count:0}),e._pipe(t,t.dataTask)}))},t.prototype.prepareStageTasks=function(){var t=this._stageTaskMap,e=this.api.getModel(),n=this.api;ot(this._allHandlers,(function(i){var r=t.get(i.uid)||t.set(i.uid,{}),o="";Pt(!(i.reset&&i.overallReset),o),i.reset&&this._createSeriesStageTask(i,r,e,n),i.overallReset&&this._createOverallStageTask(i,r,e,n)}),this)},t.prototype.prepareView=function(t,e,n,i){var r=t.renderTask,o=r.context;o.model=e,o.ecModel=n,o.api=i,r.__block=!t.incrementalPrepareRender,this._pipe(e,r)},t.prototype.performDataProcessorTasks=function(t,e){this._performStageTasks(this._dataProcessorHandlers,t,e,{block:!0})},t.prototype.performVisualTasks=function(t,e,n){this._performStageTasks(this._visualHandlers,t,e,n)},t.prototype._performStageTasks=function(t,e,n,i){i=i||{};var r=!1,o=this;function a(t,e){return t.setDirty&&(!t.dirtyMap||t.dirtyMap.get(e.__pipeline.id))}ot(t,(function(t,s){if(!i.visualType||i.visualType===t.visualType){var l=o._stageTaskMap.get(t.uid),u=l.seriesTaskMap,h=l.overallTask;if(h){var c,p=h.agentStubMap;p.each((function(t){a(i,t)&&(t.dirty(),c=!0)})),c&&h.dirty(),o.updatePayload(h,n);var d=o.getPerformArgs(h,i.block);p.each((function(t){t.perform(d)})),h.perform(d)&&(r=!0)}else u&&u.each((function(s,l){a(i,s)&&s.dirty();var u=o.getPerformArgs(s,i.block);u.skip=!t.performRawSeries&&e.isSeriesFiltered(s.context.model),o.updatePayload(s,n),s.perform(u)&&(r=!0)}))}})),this.unfinished=r||this.unfinished},t.prototype.performSeriesTasks=function(t){var e;t.eachSeries((function(t){e=t.dataTask.perform()||e})),this.unfinished=e||this.unfinished},t.prototype.plan=function(){this._pipelineMap.each((function(t){var e=t.tail;do{if(e.__block){t.blockIndex=e.__idxInPipeline;break}e=e.getUpstream()}while(e)}))},t.prototype.updatePayload=function(t,e){"remain"!==e&&(t.context.payload=e)},t.prototype._createSeriesStageTask=function(t,e,n,i){var r=this,o=e.seriesTaskMap,a=e.seriesTaskMap=Gt(),s=t.seriesType,l=t.getTargetSeries;function u(e){var s=e.uid,l=a.set(s,o&&o.get(s)||Eg({plan:Kx,reset:$x,count:t_}));l.context={model:e,ecModel:n,api:i,useClearVisual:t.isVisual&&!t.isLayout,plan:t.plan,reset:t.reset,scheduler:r},r._pipe(e,l)}t.createOnAllSeries?n.eachRawSeries(u):s?n.eachRawSeriesByType(s,u):l&&l(n,i).each(u)},t.prototype._createOverallStageTask=function(t,e,n,i){var r=this,o=e.overallTask=e.overallTask||Eg({reset:Ux});o.context={ecModel:n,api:i,overallReset:t.overallReset,scheduler:r};var a=o.agentStubMap,s=o.agentStubMap=Gt(),l=t.seriesType,u=t.getTargetSeries,h=!0,c=!1,p="";function d(t){var e=t.uid,n=s.set(e,a&&a.get(e)||(c=!0,Eg({reset:jx,onDirty:qx})));n.context={model:t,overallProgress:h},n.agent=o,n.__block=h,r._pipe(t,n)}Pt(!t.createOnAllSeries,p),l?n.eachRawSeriesByType(l,d):u?u(n,i).each(d):(h=!1,ot(n.getSeries(),d)),c&&o.dirty()},t.prototype._pipe=function(t,e){var n=t.uid,i=this._pipelineMap.get(n);!i.head&&(i.head=e),i.tail&&i.tail.pipe(e),i.tail=e,e.__idxInPipeline=i.count++,e.__pipeline=i},t.wrapStageHandler=function(t,e){return gt(t)&&(t={overallReset:t,seriesType:e_(t)}),t.uid=lp("stageHandler"),e&&(t.visualType=e),t},t}();function Ux(t){t.overallReset(t.ecModel,t.api,t.payload)}function jx(t){return t.overallProgress&&Zx}function Zx(){this.agent.dirty(),this.getDownstream().dirty()}function qx(){this.agent&&this.agent.dirty()}function Kx(t){return t.plan?t.plan(t.model,t.ecModel,t.api,t.payload):null}function $x(t){t.useClearVisual&&t.data.clearAllVisual();var e=t.resetDefines=Ya(t.reset(t.model,t.ecModel,t.api,t.payload));return e.length>1?at(e,(function(t,e){return Qx(e)})):Jx}var Jx=Qx(0);function Qx(t){return function(e,n){var i=n.data,r=n.resetDefines[t];if(r&&r.dataEach)for(var o=e.start;o0&&h===r.length-u.length){var c=r.slice(0,h);"data"!==c&&(e.mainType=c,e[u.toLowerCase()]=t,s=!0)}}a.hasOwnProperty(r)&&(n[r]=t,s=!0),s||(i[r]=t)}))}return{cptQuery:e,dataQuery:n,otherQuery:i}},t.prototype.filter=function(t,e){var n=this.eventInfo;if(!n)return!0;var i=n.targetEl,r=n.packedEvent,o=n.model,a=n.view;if(!o||!a)return!0;var s=e.cptQuery,l=e.dataQuery;return u(s,o,"mainType")&&u(s,o,"subType")&&u(s,o,"index","componentIndex")&&u(s,o,"name")&&u(s,o,"id")&&u(l,r,"name")&&u(l,r,"dataIndex")&&u(l,r,"dataType")&&(!a.filterForExposedEvent||a.filterForExposedEvent(t,e.otherQuery,i,r));function u(t,e,n,i){return null==t[n]||e[i||n]===t[n]}},t.prototype.afterTrigger=function(){this.eventInfo=null},t}(),y_=["symbol","symbolSize","symbolRotate","symbolOffset"],v_=y_.concat(["symbolKeepAspect"]),m_={createOnAllSeries:!0,performRawSeries:!0,reset:function(t,e){var n=t.getData();if(t.legendIcon&&n.setVisual("legendIcon",t.legendIcon),t.hasSymbolVisual){for(var i={},r={},o=!1,a=0;a=0&&W_(l)?l:.5;var u=t.createRadialGradient(a,s,0,a,s,l);return u}function U_(t,e,n){for(var i="radial"===e.type?X_(t,e,n):Y_(t,e,n),r=e.colorStops,o=0;o0?"dashed"===t?[4*e,2*e]:"dotted"===t?[e]:mt(t)?[t]:ft(t)?t:null:null}function $_(t){var e=t.style,n=e.lineDash&&e.lineWidth>0&&K_(e.lineDash,e.lineWidth),i=e.lineDashOffset;if(n){var r=e.strokeNoScale&&t.getLineScale?t.getLineScale():1;r&&1!==r&&(n=at(n,(function(t){return t/r})),i/=r)}return[n,i]}var J_=new Jl(!0);function Q_(t){var e=t.stroke;return!(null==e||"none"===e||!(t.lineWidth>0))}function tw(t){return"string"===typeof t&&"none"!==t}function ew(t){var e=t.fill;return null!=e&&"none"!==e}function nw(t,e){if(null!=e.fillOpacity&&1!==e.fillOpacity){var n=t.globalAlpha;t.globalAlpha=e.fillOpacity*e.opacity,t.fill(),t.globalAlpha=n}else t.fill()}function iw(t,e){if(null!=e.strokeOpacity&&1!==e.strokeOpacity){var n=t.globalAlpha;t.globalAlpha=e.strokeOpacity*e.opacity,t.stroke(),t.globalAlpha=n}else t.stroke()}function rw(t,e,n){var i=Ys(e.image,e.__image,n);if(Us(i)){var r=t.createPattern(i,e.repeat||"repeat");if("function"===typeof DOMMatrix&&r&&r.setTransform){var o=new DOMMatrix;o.translateSelf(e.x||0,e.y||0),o.rotateSelf(0,0,(e.rotation||0)*jt),o.scaleSelf(e.scaleX||1,e.scaleY||1),r.setTransform(o)}return r}}function ow(t,e,n,i){var r,o=Q_(n),a=ew(n),s=n.strokePercent,l=s<1,u=!e.path;e.silent&&!l||!u||e.createPathProxy();var h=e.path||J_,c=e.__dirty;if(!i){var p=n.fill,d=n.stroke,f=a&&!!p.colorStops,g=o&&!!d.colorStops,y=a&&!!p.image,v=o&&!!d.image,m=void 0,x=void 0,_=void 0,w=void 0,b=void 0;(f||g)&&(b=e.getBoundingRect()),f&&(m=c?U_(t,p,b):e.__canvasFillGradient,e.__canvasFillGradient=m),g&&(x=c?U_(t,d,b):e.__canvasStrokeGradient,e.__canvasStrokeGradient=x),y&&(_=c||!e.__canvasFillPattern?rw(t,p,e):e.__canvasFillPattern,e.__canvasFillPattern=_),v&&(w=c||!e.__canvasStrokePattern?rw(t,d,e):e.__canvasStrokePattern,e.__canvasStrokePattern=_),f?t.fillStyle=m:y&&(_?t.fillStyle=_:a=!1),g?t.strokeStyle=x:v&&(w?t.strokeStyle=w:o=!1)}var S,M,I=e.getGlobalScale();h.setScale(I[0],I[1],e.segmentIgnoreThreshold),t.setLineDash&&n.lineDash&&(r=$_(e),S=r[0],M=r[1]);var T=!0;(u||c&Gn)&&(h.setDPR(t.dpr),l?h.setContext(null):(h.setContext(t),T=!1),h.reset(),e.buildPath(h,e.shape,i),h.toStatic(),e.pathUpdated()),T&&h.rebuildPath(t,l?s:1),S&&(t.setLineDash(S),t.lineDashOffset=M),i||(n.strokeFirst?(o&&iw(t,n),a&&nw(t,n)):(a&&nw(t,n),o&&iw(t,n))),S&&t.setLineDash([])}function aw(t,e,n){var i=e.__image=Ys(n.image,e.__image,e,e.onload);if(i&&Us(i)){var r=n.x||0,o=n.y||0,a=e.getWidth(),s=e.getHeight(),l=i.width/i.height;if(null==a&&null!=s?a=s*l:null==s&&null!=a?s=a/l:null==a&&null==s&&(a=i.width,s=i.height),n.sWidth&&n.sHeight){var u=n.sx||0,h=n.sy||0;t.drawImage(i,u,h,n.sWidth,n.sHeight,r,o,a,s)}else if(n.sx&&n.sy){u=n.sx,h=n.sy;var c=a-u,p=s-h;t.drawImage(i,u,h,c,p,r,o,a,s)}else t.drawImage(i,r,o,a,s)}}function sw(t,e,n){var i,r=n.text;if(null!=r&&(r+=""),r){t.font=n.font||A,t.textAlign=n.textAlign,t.textBaseline=n.textBaseline;var o=void 0,a=void 0;t.setLineDash&&n.lineDash&&(i=$_(e),o=i[0],a=i[1]),o&&(t.setLineDash(o),t.lineDashOffset=a),n.strokeFirst?(Q_(n)&&t.strokeText(r,n.x,n.y),ew(n)&&t.fillText(r,n.x,n.y)):(ew(n)&&t.fillText(r,n.x,n.y),Q_(n)&&t.strokeText(r,n.x,n.y)),o&&t.setLineDash([])}}var lw=["shadowBlur","shadowOffsetX","shadowOffsetY"],uw=[["lineCap","butt"],["lineJoin","miter"],["miterLimit",10]];function hw(t,e,n,i,r){var o=!1;if(!i&&(n=n||{},e===n))return!1;if(i||e.opacity!==n.opacity){ww(t,r),o=!0;var a=Math.max(Math.min(e.opacity,1),0);t.globalAlpha=isNaN(a)?ul.opacity:a}(i||e.blend!==n.blend)&&(o||(ww(t,r),o=!0),t.globalCompositeOperation=e.blend||ul.blend);for(var s=0;s0&&t.unfinished);t.unfinished||this._zr.flush()}}},e.prototype.getDom=function(){return this._dom},e.prototype.getId=function(){return this.id},e.prototype.getZr=function(){return this._zr},e.prototype.isSSR=function(){return this._ssr},e.prototype.setOption=function(t,e,n){if(!this[rb])if(this._disposed)Vb(this.id);else{var i,r,o;if(xt(e)&&(n=e.lazyUpdate,i=e.silent,r=e.replaceMerge,o=e.transition,e=e.notMerge),this[rb]=!0,!this._model||e){var a=new Pf(this._api),s=this._theme,l=this._model=new xf;l.scheduler=this._scheduler,l.ssr=this._ssr,l.init(null,null,null,s,this._locale,a)}this._model.setOption(t,{replaceMerge:r},Hb);var u={seriesTransition:o,optionChanged:!0};if(n)this[ob]={silent:i,updateParams:u},this[rb]=!1,this.getZr().wakeUp();else{try{gb(this),mb.update.call(this,null,u)}catch(Uv){throw this[ob]=null,this[rb]=!1,Uv}this._ssr||this._zr.flush(),this[ob]=null,this[rb]=!1,bb.call(this,i),Sb.call(this,i)}}},e.prototype.setTheme=function(){Bg("ECharts#setTheme() is DEPRECATED in ECharts 3.0")},e.prototype.getModel=function(){return this._model},e.prototype.getOption=function(){return this._model&&this._model.getOption()},e.prototype.getWidth=function(){return this._zr.getWidth()},e.prototype.getHeight=function(){return this._zr.getHeight()},e.prototype.getDevicePixelRatio=function(){return this._zr.painter.dpr||T.hasGlobalWindow&&window.devicePixelRatio||1},e.prototype.getRenderedCanvas=function(t){return this.renderToCanvas(t)},e.prototype.renderToCanvas=function(t){t=t||{};var e=this._zr.painter;return e.getRenderedCanvas({backgroundColor:t.backgroundColor||this._model.get("backgroundColor"),pixelRatio:t.pixelRatio||this.getDevicePixelRatio()})},e.prototype.renderToSVGString=function(t){t=t||{};var e=this._zr.painter;return e.renderToString({useViewBox:t.useViewBox})},e.prototype.getSvgDataURL=function(){if(T.svgSupported){var t=this._zr,e=t.storage.getDisplayList();return ot(e,(function(t){t.stopAnimation(null,!0)})),t.painter.toDataURL()}},e.prototype.getDataURL=function(t){if(!this._disposed){t=t||{};var e=t.excludeComponents,n=this._model,i=[],r=this;ot(e,(function(t){n.eachComponent({mainType:t},(function(t){var e=r._componentsMap[t.__viewId];e.group.ignore||(i.push(e),e.group.ignore=!0)}))}));var o="svg"===this._zr.painter.getType()?this.getSvgDataURL():this.renderToCanvas(t).toDataURL("image/"+(t&&t.type||"png"));return ot(i,(function(t){t.group.ignore=!1})),o}Vb(this.id)},e.prototype.getConnectedDataURL=function(t){if(!this._disposed){var e="svg"===t.type,n=this.group,i=Math.min,r=Math.max,o=1/0;if(jb[n]){var a=o,s=o,l=-o,u=-o,h=[],c=t&&t.pixelRatio||this.getDevicePixelRatio();ot(Ub,(function(o,c){if(o.group===n){var p=e?o.getZr().painter.getSvgDom().innerHTML:o.renderToCanvas(K(t)),d=o.getDom().getBoundingClientRect();a=i(d.left,a),s=i(d.top,s),l=r(d.right,l),u=r(d.bottom,u),h.push({dom:p,left:d.left,top:d.top})}})),a*=c,s*=c,l*=c,u*=c;var p=l-a,d=u-s,f=N.createCanvas(),g=ha(f,{renderer:e?"svg":"canvas"});if(g.resize({width:p,height:d}),e){var y="";return ot(h,(function(t){var e=t.left-a,n=t.top-s;y+=''+t.dom+""})),g.painter.getSvgRoot().innerHTML=y,t.connectedBackgroundColor&&g.painter.setBackgroundColor(t.connectedBackgroundColor),g.refreshImmediately(),g.painter.toDataURL()}return t.connectedBackgroundColor&&g.add(new Gu({shape:{x:0,y:0,width:p,height:d},style:{fill:t.connectedBackgroundColor}})),ot(h,(function(t){var e=new Pu({style:{x:t.left*c-a,y:t.top*c-s,image:t.dom}});g.add(e)})),g.refreshImmediately(),f.toDataURL("image/"+(t&&t.type||"png"))}return this.getDataURL(t)}Vb(this.id)},e.prototype.convertToPixel=function(t,e){return xb(this,"convertToPixel",t,e)},e.prototype.convertFromPixel=function(t,e){return xb(this,"convertFromPixel",t,e)},e.prototype.containPixel=function(t,e){if(!this._disposed){var n,i=this._model,r=fs(i,t);return ot(r,(function(t,i){i.indexOf("Models")>=0&&ot(t,(function(t){var r=t.coordinateSystem;if(r&&r.containPoint)n=n||!!r.containPoint(e);else if("seriesModels"===i){var o=this._chartsMap[t.__viewId];o&&o.containPoint&&(n=n||o.containPoint(e,t))}else 0}),this)}),this),!!n}Vb(this.id)},e.prototype.getVisual=function(t,e){var n=this._model,i=fs(n,t,{defaultMainType:"series"}),r=i.seriesModel;var o=r.getData(),a=i.hasOwnProperty("dataIndexInside")?i.dataIndexInside:i.hasOwnProperty("dataIndex")?o.indexOfRawIndex(i.dataIndex):null;return null!=a?__(o,a,e):w_(o,e)},e.prototype.getViewOfComponentModel=function(t){return this._componentsMap[t.__viewId]},e.prototype.getViewOfSeriesModel=function(t){return this._chartsMap[t.__viewId]},e.prototype._initEvents=function(){var t=this;ot(zb,(function(e){var n=function(n){var i,r=t.getModel(),o=n.target,a="globalout"===e;if(a?i={}:o&&T_(o,(function(t){var e=ah(t);if(e&&null!=e.dataIndex){var n=e.dataModel||r.getSeriesByIndex(e.seriesIndex);return i=n&&n.getDataParams(e.dataIndex,e.dataType,o)||{},!0}if(e.eventData)return i=Q({},e.eventData),!0}),!0),i){var s=i.componentType,l=i.componentIndex;"markLine"!==s&&"markPoint"!==s&&"markArea"!==s||(s="series",l=i.seriesIndex);var u=s&&null!=l&&r.getComponent(s,l),h=u&&t["series"===u.mainType?"_chartsMap":"_componentsMap"][u.__viewId];0,i.event=n,i.type=e,t._$eventProcessor.eventInfo={targetEl:o,packedEvent:i,model:u,view:h},t.trigger(e,i)}};n.zrEventfulCallAtLast=!0,t._zr.on(e,n,t)})),ot(Fb,(function(e,n){t._messageCenter.on(n,(function(t){this.trigger(n,t)}),t)})),ot(["selectchanged"],(function(e){t._messageCenter.on(e,(function(t){this.trigger(e,t)}),t)})),I_(this._messageCenter,this,this._api)},e.prototype.isDisposed=function(){return this._disposed},e.prototype.clear=function(){this._disposed?Vb(this.id):this.setOption({series:[]},!0)},e.prototype.dispose=function(){if(this._disposed)Vb(this.id);else{this._disposed=!0;var t=this.getDom();t&&xs(this.getDom(),qb,"");var e=this,n=e._api,i=e._model;ot(e._componentsViews,(function(t){t.dispose(i,n)})),ot(e._chartsViews,(function(t){t.dispose(i,n)})),e._zr.dispose(),e._dom=e._model=e._chartsMap=e._componentsMap=e._chartsViews=e._componentsViews=e._scheduler=e._api=e._zr=e._throttledZrFlush=e._theme=e._coordSysMgr=e._messageCenter=null,delete Ub[e.id]}},e.prototype.resize=function(t){if(!this[rb])if(this._disposed)Vb(this.id);else{this._zr.resize(t);var e=this._model;if(this._loadingFX&&this._loadingFX.resize(),e){var n=e.resetOption("media"),i=t&&t.silent;this[ob]&&(null==i&&(i=this[ob].silent),n=!0,this[ob]=null),this[rb]=!0;try{n&&gb(this),mb.update.call(this,{type:"resize",animation:Q({duration:0},t&&t.animation)})}catch(Uv){throw this[rb]=!1,Uv}this[rb]=!1,bb.call(this,i),Sb.call(this,i)}}},e.prototype.showLoading=function(t,e){if(this._disposed)Vb(this.id);else if(xt(t)&&(e=t,t=""),t=t||"default",this.hideLoading(),Xb[t]){var n=Xb[t](this._api,e),i=this._zr;this._loadingFX=n,i.add(n)}},e.prototype.hideLoading=function(){this._disposed?Vb(this.id):(this._loadingFX&&this._zr.remove(this._loadingFX),this._loadingFX=null)},e.prototype.makeActionFromEvent=function(t){var e=Q({},t);return e.type=Fb[t.type],e},e.prototype.dispatchAction=function(t,e){if(this._disposed)Vb(this.id);else if(xt(e)||(e={silent:!!e}),Bb[t.type]&&this._model)if(this[rb])this._pendingActions.push(t);else{var n=e.silent;wb.call(this,t,n);var i=e.flush;i?this._zr.flush():!1!==i&&T.browser.weChat&&this._throttledZrFlush(),bb.call(this,n),Sb.call(this,n)}},e.prototype.updateLabelLayout=function(){zw.trigger("series:layoutlabels",this._model,this._api,{updatedSeries:[]})},e.prototype.appendData=function(t){if(this._disposed)Vb(this.id);else{var e=t.seriesIndex,n=this.getModel(),i=n.getSeriesByIndex(e);0,i.appendData(t),this._scheduler.unfinished=!0,this.getZr().wakeUp()}},e.internalField=function(){function t(t){t.clearColorPalette(),t.eachSeries((function(t){t.clearColorPalette()}))}function e(t){var e=[],n=[],i=!1;if(t.eachComponent((function(t,r){var o=r.get("zlevel")||0,a=r.get("z")||0,s=r.getZLevelKey();i=i||!!s,("series"===t?n:e).push({zlevel:o,z:a,idx:r.componentIndex,type:t,key:s})})),i){var r,o,a=e.concat(n);Vn(a,(function(t,e){return t.zlevel===e.zlevel?t.z-e.z:t.zlevel-e.zlevel})),ot(a,(function(e){var n=t.getComponent(e.type,e.idx),i=e.zlevel,a=e.key;null!=r&&(i=Math.max(r,i)),a?(i===r&&a!==o&&i++,o=a):o&&(i===r&&i++,o=""),r=i,n.setZLevel(i)}))}}function n(t){for(var e=[],n=t.currentStates,i=0;ie.get("hoverLayerThreshold")&&!T.node&&!T.worker&&e.eachSeries((function(e){if(!e.preventUsingHoverLayer){var n=t._chartsMap[e.__viewId];n.__alive&&n.eachRendered((function(t){t.states.emphasis&&(t.states.emphasis.hoverLayer=!0)}))}}))}function r(t,e){var n=t.get("blendMode")||null;e.eachRendered((function(t){t.isGroup||(t.style.blend=n)}))}function o(t,e){if(!t.preventAutoZ){var n=t.get("z")||0,i=t.get("zlevel")||0;e.eachRendered((function(t){return a(t,n,i,-1/0),!0}))}}function a(t,e,n,i){var r=t.getTextContent(),o=t.getTextGuideLine(),s=t.isGroup;if(s)for(var l=t.childrenRef(),u=0;u0?{duration:o,delay:i.get("delay"),easing:i.get("easing")}:null;e.eachRendered((function(t){if(t.states&&t.states.emphasis){if(Ic(t))return;if(t instanceof Mu&&xc(t),t.__dirty){var e=t.prevStates;e&&t.useStates(e)}if(r){t.stateTransition=a;var i=t.getTextContent(),o=t.getTextGuideLine();i&&(i.stateTransition=a),o&&(o.stateTransition=a)}t.__dirty&&n(t)}}))}gb=function(t){var e=t._scheduler;e.restorePipelines(t._model),e.prepareStageTasks(),yb(t,!0),yb(t,!1),e.plan()},yb=function(t,e){for(var n=t._model,i=t._scheduler,r=e?t._componentsViews:t._chartsViews,o=e?t._componentsMap:t._chartsMap,a=t._zr,s=t._api,l=0;l=0)){lS.push(n);var o=a_.wrapStageHandler(n,r);o.__prio=e,o.__raw=n,t.push(o)}}function hS(t,e){Xb[t]=e}function cS(t,e,n){var i=Fw("registerMap");i&&i(t,e,n)}var pS=ny;sS(qw,Bx),sS(Jw,Gx),sS(Jw,Hx),sS(qw,m_),sS(Jw,x_),sS(nb,Nw),Qb(ng),tS(Ww,ig),hS("default",Yx),rS({type:xh,event:xh,update:xh},Ut),rS({type:_h,event:_h,update:_h},Ut),rS({type:wh,event:wh,update:wh},Ut),rS({type:bh,event:bh,update:bh},Ut),rS({type:Sh,event:Sh,update:Sh},Ut),Jb("light",l_),Jb("dark",f_);var dS=[],fS={registerPreprocessor:Qb,registerProcessor:tS,registerPostInit:eS,registerPostUpdate:nS,registerUpdateLifecycle:iS,registerAction:rS,registerCoordinateSystem:oS,registerLayout:aS,registerVisual:sS,registerTransform:pS,registerLoading:hS,registerMap:cS,registerImpl:Bw,PRIORITY:ib,ComponentModel:Ad,ComponentView:ov,SeriesModel:iv,ChartView:Cx,registerComponentModel:function(t){Ad.registerClass(t)},registerComponentView:function(t){ov.registerClass(t)},registerSeriesModel:function(t){iv.registerClass(t)},registerChartView:function(t){Cx.registerClass(t)},registerSubTypeDefaulter:function(t,e){Ad.registerSubTypeDefaulter(t,e)},registerPainter:function(t,e){ca(t,e)}};function gS(t){ft(t)?ot(t,(function(t){gS(t)})):et(dS,t)>=0||(dS.push(t),gt(t)&&(t={install:t}),t.install(fS))}var yS=2*Math.PI,vS=Jl.CMD,mS=["top","right","bottom","left"];function xS(t,e,n,i,r){var o=n.width,a=n.height;switch(t){case"top":i.set(n.x+o/2,n.y-e),r.set(0,-1);break;case"bottom":i.set(n.x+o/2,n.y+a+e),r.set(0,1);break;case"left":i.set(n.x-e,n.y+a/2),r.set(-1,0);break;case"right":i.set(n.x+o+e,n.y+a/2),r.set(1,0);break}}function _S(t,e,n,i,r,o,a,s,l){a-=t,s-=e;var u=Math.sqrt(a*a+s*s);a/=u,s/=u;var h=a*n+t,c=s*n+e;if(Math.abs(i-r)%yS<1e-4)return l[0]=h,l[1]=c,u-n;if(o){var p=i;i=iu(r),r=iu(p)}else i=iu(i),r=iu(r);i>r&&(r+=yS);var d=Math.atan2(s,a);if(d<0&&(d+=yS),d>=i&&d<=r||d+yS>=i&&d+yS<=r)return l[0]=h,l[1]=c,u-n;var f=n*Math.cos(i)+t,g=n*Math.sin(i)+e,y=n*Math.cos(r)+t,v=n*Math.sin(r)+e,m=(f-a)*(f-a)+(g-s)*(g-s),x=(y-a)*(y-a)+(v-s)*(v-s);return m0){e=e/180*Math.PI,TS.fromArray(t[0]),CS.fromArray(t[1]),DS.fromArray(t[2]),an.sub(AS,TS,CS),an.sub(kS,DS,CS);var n=AS.len(),i=kS.len();if(!(n<.001||i<.001)){AS.scale(1/n),kS.scale(1/i);var r=AS.dot(kS),o=Math.cos(e);if(o1&&an.copy(OS,DS),OS.toArray(t[1])}}}}function NS(t,e,n){if(n<=180&&n>0){n=n/180*Math.PI,TS.fromArray(t[0]),CS.fromArray(t[1]),DS.fromArray(t[2]),an.sub(AS,CS,TS),an.sub(kS,DS,CS);var i=AS.len(),r=kS.len();if(!(i<.001||r<.001)){AS.scale(1/i),kS.scale(1/r);var o=AS.dot(e),a=Math.cos(n);if(o=l)an.copy(OS,DS);else{OS.scaleAndAdd(kS,s/Math.tan(Math.PI/2-h));var c=DS.x!==CS.x?(OS.x-CS.x)/(DS.x-CS.x):(OS.y-CS.y)/(DS.y-CS.y);if(isNaN(c))return;c<0?an.copy(OS,CS):c>1&&an.copy(OS,DS)}OS.toArray(t[1])}}}}function ES(t,e,n,i){var r="normal"===n,o=r?t:t.ensureState(n);o.ignore=e;var a=i.get("smooth");a&&!0===a&&(a=.3),o.shape=o.shape||{},a>0&&(o.shape.smooth=a);var s=i.getModel("lineStyle").getLineStyle();r?t.useStyle(s):o.style=s}function zS(t,e){var n=e.smooth,i=e.points;if(i)if(t.moveTo(i[0][0],i[0][1]),n>0&&i.length>=3){var r=le(i[0],i[1]),o=le(i[1],i[2]);if(!r||!o)return t.lineTo(i[1][0],i[1][1]),void t.lineTo(i[2][0],i[2][1]);var a=Math.min(r,o)*n,s=ce([],i[1],i[0],a/r),l=ce([],i[1],i[2],a/o),u=ce([],s,l,.5);t.bezierCurveTo(s[0],s[1],s[0],s[1],u[0],u[1]),t.bezierCurveTo(l[0],l[1],l[0],l[1],i[2][0],i[2][1])}else for(var h=1;h0&&o&&b(-c/a,0,a);var y,v,m=t[0],x=t[a-1];return _(),y<0&&S(-y,.8),v<0&&S(v,.8),_(),w(y,v,1),w(v,y,-1),_(),y<0&&M(-y),v<0&&M(v),u}function _(){y=m.rect[e]-i,v=r-x.rect[e]-x.rect[n]}function w(t,e,n){if(t<0){var i=Math.min(e,-t);if(i>0){b(i*n,0,a);var r=i+t;r<0&&S(-r*n,1)}else S(-t*n,1)}}function b(n,i,r){0!==n&&(u=!0);for(var o=i;o0)for(l=0;l0;l--){p=o[l-1]*c;b(-p,l,a)}}}function M(t){var e=t<0?-1:1;t=Math.abs(t);for(var n=Math.ceil(t/(a-1)),i=0;i0?b(n,0,i+1):b(-n,a-i-1,a),t-=n,t<=0)return}}function HS(t,e,n,i){return GS(t,"x","width",e,n,i)}function WS(t,e,n,i){return GS(t,"y","height",e,n,i)}function YS(t){var e=[];t.sort((function(t,e){return e.priority-t.priority}));var n=new yn(0,0,0,0);function i(t){if(!t.ignore){var e=t.ensureState("emphasis");null==e.ignore&&(e.ignore=!1)}t.ignore=!0}for(var r=0;r=0&&n.attr(r.oldLayoutSelect),et(h,"emphasis")>=0&&n.attr(r.oldLayoutEmphasis)),Sc(n,l,e,s)}else if(n.attr(l),!Xc(n).valueAnimation){var c=Dt(n.style.opacity,1);n.style.opacity=0,Mc(n,{style:{opacity:c}},e,s)}if(r.oldLayout=l,n.states.select){var p=r.oldLayoutSelect={};$S(p,l,JS),$S(p,n.states.select,JS)}if(n.states.emphasis){var d=r.oldLayoutEmphasis={};$S(d,l,JS),$S(d,n.states.emphasis,JS)}jc(n,s,u,e,e)}if(i&&!i.ignore&&!i.invisible){r=KS(i),o=r.oldLayout;var f={points:i.shape.points};o?(i.attr({shape:o}),Sc(i,{shape:f},e)):(i.setShape(f),i.style.strokePercent=0,Mc(i,{style:{strokePercent:1}},e)),r.oldLayout=f}},t}(),tM=QS,eM=ps();function nM(t){t.registerUpdateLifecycle("series:beforeupdate",(function(t,e,n){var i=eM(e).labelManager;i||(i=eM(e).labelManager=new tM),i.clearLabels()})),t.registerUpdateLifecycle("series:layoutlabels",(function(t,e,n){var i=eM(e).labelManager;n.updatedSeries.forEach((function(t){i.addLabelsOfSeries(e.getViewOfSeriesModel(t))})),i.updateLayoutConfig(e),i.layout(e),i.processLabelsOverall()}))}function iM(t,e,n){var i=N.createCanvas(),r=e.getWidth(),o=e.getHeight(),a=i.style;return a&&(a.position="absolute",a.left="0",a.top="0",a.width=r+"px",a.height=o+"px",i.setAttribute("data-zr-dom-id",t)),i.width=r*n,i.height=o*n,i}gS(nM);var rM=function(t){function e(e,n,i){var r,o=t.call(this)||this;o.motionBlur=!1,o.lastFrameAlpha=.7,o.dpr=1,o.virtual=!1,o.config={},o.incremental=!1,o.zlevel=0,o.maxRepaintRectCount=5,o.__dirty=!0,o.__firstTimePaint=!0,o.__used=!1,o.__drawIndex=0,o.__startIndex=0,o.__endIndex=0,o.__prevStartIndex=null,o.__prevEndIndex=null,i=i||vo,"string"===typeof e?r=iM(e,n,i):xt(e)&&(r=e,e=r.id),o.id=e,o.dom=r;var a=r.style;return a&&(Yt(r),r.onselectstart=function(){return!1},a.padding="0",a.margin="0",a.borderWidth="0"),o.painter=n,o.dpr=i,o}return qt(e,t),e.prototype.getElementCount=function(){return this.__endIndex-this.__startIndex},e.prototype.afterBrush=function(){this.__prevStartIndex=this.__startIndex,this.__prevEndIndex=this.__endIndex},e.prototype.initContext=function(){this.ctx=this.dom.getContext("2d"),this.ctx.dpr=this.dpr},e.prototype.setUnpainted=function(){this.__firstTimePaint=!0},e.prototype.createBackBuffer=function(){var t=this.dpr;this.domBack=iM("back-"+this.id,this.painter,t),this.ctxBack=this.domBack.getContext("2d"),1!==t&&this.ctxBack.scale(t,t)},e.prototype.createRepaintRects=function(t,e,n,i){if(this.__firstTimePaint)return this.__firstTimePaint=!1,null;var r,o=[],a=this.maxRepaintRectCount,s=!1,l=new yn(0,0,0,0);function u(t){if(t.isFinite()&&!t.isZero())if(0===o.length){var e=new yn(0,0,0,0);e.copy(t),o.push(e)}else{for(var n=!1,i=1/0,r=0,u=0;u=a)}}for(var h=this.__startIndex;h15)break}}n.prevElClipPaths&&c.restore()};if(d)if(0===d.length)s=l.__endIndex;else for(var _=p.dpr,w=0;w0&&t>i[0]){for(s=0;st)break;a=n[i[s]]}if(i.splice(s+1,0,t),n[t]=e,!e.virtual)if(a){var l=a.dom;l.nextSibling?o.insertBefore(e.dom,l.nextSibling):o.appendChild(e.dom)}else o.firstChild?o.insertBefore(e.dom,o.firstChild):o.appendChild(e.dom);e.painter||(e.painter=this)}},t.prototype.eachLayer=function(t,e){for(var n=this._zlevelList,i=0;i0?lM:0),this._needsManuallyCompositing),u.__builtin__||q("ZLevel "+l+" has been used by unkown layer "+u.id),u!==a&&(u.__used=!0,u.__startIndex!==o&&(u.__dirty=!0),u.__startIndex=o,u.incremental?u.__drawIndex=-1:u.__drawIndex=o,e(o),a=u),i.__dirty&Bn&&!i.__inHover&&(u.__dirty=!0,u.incremental&&u.__drawIndex<0&&(u.__drawIndex=o))}e(o),this.eachBuiltinLayer((function(t,e){!t.__used&&t.getElementCount()>0&&(t.__dirty=!0,t.__startIndex=t.__endIndex=t.__drawIndex=0),t.__dirty&&t.__drawIndex<0&&(t.__drawIndex=t.__startIndex)}))},t.prototype.clear=function(){return this.eachBuiltinLayer(this._clearLayer),this},t.prototype._clearLayer=function(t){t.clear()},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t,ot(this._layers,(function(t){t.setUnpainted()}))},t.prototype.configLayer=function(t,e){if(e){var n=this._layerConfig;n[t]?$(n[t],e,!0):n[t]=e;for(var i=0;i=mM:-l>=mM),p=l>0?l%mM:l%mM+mM,d=!1;d=!!c||!rr(h)&&p>=vM===!!u;var f=t+n*yM(o),g=e+i*gM(o);this._start&&this._add("M",f,g);var y=Math.round(r*xM);if(c){var v=1/this._p,m=(u?1:-1)*(mM-v);this._add("A",n,i,y,1,+u,t+n*yM(o+m),e+i*gM(o+m)),v>.01&&this._add("A",n,i,y,0,+u,f,g)}else{var x=t+n*yM(a),_=e+i*gM(a);this._add("A",n,i,y,+d,+u,x,_)}},t.prototype.rect=function(t,e,n,i){this._add("M",t,e),this._add("l",n,0),this._add("l",0,i),this._add("l",-n,0),this._add("Z")},t.prototype.closePath=function(){this._d.length>0&&this._add("Z")},t.prototype._add=function(t,e,n,i,r,o,a,s,l){for(var u=[],h=this._p,c=1;c"}function zM(t){return""}function VM(t,e){e=e||{};var n=e.newline?"\n":"";function i(t){var e=t.children,r=t.tag,o=t.attrs,a=t.text;return EM(r,o)+("style"!==r?Pe(a):a||"")+(e?""+n+at(e,(function(t){return i(t)})).join(n)+n:"")+zM(r)}return i(t)}function BM(t,e,n){n=n||{};var i=n.newline?"\n":"",r=" {"+i,o=i+"}",a=at(ht(t),(function(e){return e+r+at(ht(t[e]),(function(n){return n+":"+t[e][n]+";"})).join(i)+o})).join(i),s=at(ht(e),(function(t){return"@keyframes "+t+r+at(ht(e[t]),(function(n){return n+r+at(ht(e[t][n]),(function(i){var r=e[t][n][i];return"d"===i&&(r='path("'+r+'")'),i+":"+r+";"})).join(i)+o})).join(i)+o})).join(i);return a||s?[""].join(i):""}function FM(t){return{zrId:t,shadowCache:{},patternCache:{},gradientCache:{},clipPathCache:{},defs:{},cssNodes:{},cssAnims:{},cssStyleCache:{},cssAnimIdx:0,shadowIdx:0,gradientIdx:0,patternIdx:0,clipPathIdx:0}}function GM(t,e,n,i){return NM("svg","root",{width:t,height:e,xmlns:AM,"xmlns:xlink":kM,version:"1.1",baseProfile:"full",viewBox:!!i&&"0 0 "+t+" "+e},n)}var HM=0;function WM(){return HM++}var YM={cubicIn:"0.32,0,0.67,0",cubicOut:"0.33,1,0.68,1",cubicInOut:"0.65,0,0.35,1",quadraticIn:"0.11,0,0.5,0",quadraticOut:"0.5,1,0.89,1",quadraticInOut:"0.45,0,0.55,1",quarticIn:"0.5,0,0.75,0",quarticOut:"0.25,1,0.5,1",quarticInOut:"0.76,0,0.24,1",quinticIn:"0.64,0,0.78,0",quinticOut:"0.22,1,0.36,1",quinticInOut:"0.83,0,0.17,1",sinusoidalIn:"0.12,0,0.39,0",sinusoidalOut:"0.61,1,0.88,1",sinusoidalInOut:"0.37,0,0.63,1",exponentialIn:"0.7,0,0.84,0",exponentialOut:"0.16,1,0.3,1",exponentialInOut:"0.87,0,0.13,1",circularIn:"0.55,0,1,0.45",circularOut:"0,0.55,0.45,1",circularInOut:"0.85,0,0.15,1"},XM="transform-origin";function UM(t,e,n){var i=Q({},t.shape);Q(i,e),t.buildPath(n,i);var r=new wM;return r.reset(xr(t)),n.rebuildPath(r,1),r.generateStr(),r.getStr()}function jM(t,e){var n=e.originX,i=e.originY;(n||i)&&(t[XM]=n+"px "+i+"px")}var ZM={fill:"fill",opacity:"opacity",lineWidth:"stroke-width",lineDashOffset:"stroke-dashoffset"};function qM(t,e){var n=e.zrId+"-ani-"+e.cssAnimIdx++;return e.cssAnims[n]=t,n}function KM(t,e,n){var i,r,o=t.shape.paths,a={};if(ot(o,(function(t){var e=FM(n.zrId);e.animation=!0,JM(t,{},e,!0);var o=e.cssAnims,s=e.cssNodes,l=ht(o),u=l.length;if(u){r=l[u-1];var h=o[r];for(var c in h){var p=h[c];a[c]=a[c]||{d:""},a[c].d+=p.d||""}for(var d in s){var f=s[d].animation;f.indexOf(r)>=0&&(i=f)}}})),i){e.d=!1;var s=qM(a,n);return i.replace(r,s)}}function $M(t){return yt(t)?YM[t]?"cubic-bezier("+YM[t]+")":Si(t)?t:"":""}function JM(t,e,n,i){var r=t.animators,o=r.length,a=[];if(t instanceof Mm){var s=KM(t,e,n);if(s)a.push(s);else if(!o)return}else if(!o)return;for(var l={},u=0;u0})).length){var A=qM(h,n);return A+" "+r[0]+" both"}}for(var y in l){s=g(l[y]);s&&a.push(s)}if(a.length){var v=n.zrId+"-cls-"+WM();n.cssNodes["."+v]={animation:a.join(",")},e["class"]=v}}function QM(t,e,n){if(!t.ignore)if(t.isSilent()){var i={"pointer-events":"none"};tI(i,e,n,!0)}else{var r=t.states.emphasis&&t.states.emphasis.style?t.states.emphasis.style:{},o=r.fill;if(!o){var a=t.style&&t.style.fill,s=t.states.select&&t.states.select.style&&t.states.select.style.fill,l=t.currentStates.indexOf("select")>=0&&s||a;l&&(o=tr(l))}var u=r.lineWidth;if(u){var h=!r.strokeNoScale&&t.transform?t.transform[0]:1;u/=h}i={cursor:"pointer"};o&&(i.fill=o),r.stroke&&(i.stroke=r.stroke),u&&(i["stroke-width"]=u),tI(i,e,n,!0)}}function tI(t,e,n,i){var r=JSON.stringify(t),o=n.cssStyleCache[r];o||(o=n.zrId+"-cls-"+WM(),n.cssStyleCache[r]=o,n.cssNodes["."+o+(i?":hover":"")]=t),e["class"]=e["class"]?e["class"]+" "+o:o}var eI=Math.round;function nI(t){return t&&yt(t.src)}function iI(t){return t&>(t.toDataURL)}function rI(t,e,n,i){DM((function(r,o){var a="fill"===r||"stroke"===r;a&&vr(o)?xI(e,t,r,i):a&&fr(o)?_I(n,t,r,i):t[r]=a&&"none"===o?"transparent":o}),e,n,!1),mI(n,t,i)}function oI(t,e){var n=pa(e);n&&(n.each((function(e,n){null!=e&&(t[(OM+n).toLowerCase()]=e+"")})),e.isSilent()&&(t[OM+"silent"]="true"))}function aI(t){return rr(t[0]-1)&&rr(t[1])&&rr(t[2])&&rr(t[3]-1)}function sI(t){return rr(t[4])&&rr(t[5])}function lI(t,e,n){if(e&&(!sI(e)||!aI(e))){var i=n?10:1e4;t.transform=aI(e)?"translate("+eI(e[4]*i)/i+" "+eI(e[5]*i)/i+")":sr(e)}}function uI(t,e,n){for(var i=t.points,r=[],o=0;ou?(a=null==n[p+1]?null:n[p+1].elm,zI(t,a,n,l,p)):VI(t,e,s,u))}function GI(t,e){var n=e.elm=t.elm,i=t.children,r=e.children;t!==e&&(BI(t,e),PI(e.text)?OI(i)&&OI(r)?i!==r&&FI(n,i,r):OI(r)?(OI(t.text)&&DI(n,""),zI(n,null,r,0,r.length-1)):OI(i)?VI(n,i,0,i.length-1):OI(t.text)&&DI(n,""):t.text!==e.text&&(OI(i)&&VI(n,i,0,i.length-1),DI(n,e.text)))}function HI(t,e){if(NI(t,e))GI(t,e);else{var n=t.elm,i=TI(n);EI(e),null!==i&&(SI(i,e.elm,CI(n)),VI(i,[t],0,0))}return e}var WI=0,YI=function(){function t(t,e,n){if(this.type="svg",this.refreshHover=XI("refreshHover"),this.configLayer=XI("configLayer"),this.storage=e,this._opts=n=Q({},n),this.root=t,this._id="zr"+WI++,this._oldVNode=GM(n.width,n.height),t&&!n.ssr){var i=this._viewport=document.createElement("div");i.style.cssText="position:relative;overflow:hidden";var r=this._svgDom=this._oldVNode.elm=RM("svg");BI(null,this._oldVNode),i.appendChild(r),t.appendChild(i)}this.resize(n.width,n.height)}return t.prototype.getType=function(){return this.type},t.prototype.getViewportRoot=function(){return this._viewport},t.prototype.getViewportRootOffset=function(){var t=this.getViewportRoot();if(t)return{offsetLeft:t.offsetLeft||0,offsetTop:t.offsetTop||0}},t.prototype.getSvgDom=function(){return this._svgDom},t.prototype.refresh=function(){if(this.root){var t=this.renderToVNode({willUpdate:!0});t.attrs.style="position:absolute;left:0;top:0;user-select:none",HI(this._oldVNode,t),this._oldVNode=t}},t.prototype.renderOneToVNode=function(t){return vI(t,FM(this._id))},t.prototype.renderToVNode=function(t){t=t||{};var e=this.storage.getDisplayList(!0),n=this._width,i=this._height,r=FM(this._id);r.animation=t.animation,r.willUpdate=t.willUpdate,r.compress=t.compress,r.emphasis=t.emphasis;var o=[],a=this._bgVNode=UI(n,i,this._backgroundColor,r);a&&o.push(a);var s=t.compress?null:this._mainVNode=NM("g","main",{},[]);this._paintList(e,r,s?s.children:o),s&&o.push(s);var l=at(ht(r.defs),(function(t){return r.defs[t]}));if(l.length&&o.push(NM("defs","defs",{},l)),t.animation){var u=BM(r.cssNodes,r.cssAnims,{newline:!0});if(u){var h=NM("style","stl",{},[],u);o.push(h)}}return GM(n,i,o,t.useViewBox)},t.prototype.renderToString=function(t){return t=t||{},VM(this.renderToVNode({animation:Dt(t.cssAnimation,!0),emphasis:Dt(t.cssEmphasis,!0),willUpdate:!1,compress:!0,useViewBox:Dt(t.useViewBox,!0)}),{newline:!0})},t.prototype.setBackgroundColor=function(t){this._backgroundColor=t},t.prototype.getSvgRoot=function(){return this._mainVNode&&this._mainVNode.elm},t.prototype._paintList=function(t,e,n){for(var i,r,o=t.length,a=[],s=0,l=0,u=0;u=0;f--)if(c&&r&&c[f]===r[f])break;for(var g=d-1;g>f;g--)s--,i=a[s-1];for(var y=f+1;y1){var u=s.shift();1===s.length&&(n[a]=s[0]),this._update&&this._update(u,o)}else 1===l?(n[a]=null,this._update&&this._update(s,o)):this._remove&&this._remove(o)}this._performRestAdd(r,n)},t.prototype._executeMultiple=function(){var t=this._old,e=this._new,n={},i={},r=[],o=[];this._initIndexMap(t,n,r,"_oldKeyGetter"),this._initIndexMap(e,i,o,"_newKeyGetter");for(var a=0;a1&&1===c)this._updateManyToOne&&this._updateManyToOne(u,l),i[s]=null;else if(1===h&&c>1)this._updateOneToMany&&this._updateOneToMany(u,l),i[s]=null;else if(1===h&&1===c)this._update&&this._update(u,l),i[s]=null;else if(h>1&&c>1)this._updateManyToMany&&this._updateManyToMany(u,l),i[s]=null;else if(h>1)for(var p=0;p1)for(var a=0;a30}var dT,fT,gT,yT,vT,mT,xT,_T=xt,wT=at,bT="undefined"===typeof Int32Array?Array:Int32Array,ST="e\0\0",MT=-1,IT=["hasItemOption","_nameList","_idList","_invertedIndicesMap","_dimSummary","userOutput","_rawData","_dimValueGetter","_nameDimIdx","_idDimIdx","_nameRepeatCount"],TT=["_approximateExtent"],CT=function(){function t(t,e){var n;this.type="list",this._dimOmitted=!1,this._nameList=[],this._idList=[],this._visual={},this._layout={},this._itemVisuals=[],this._itemLayouts=[],this._graphicEls=[],this._approximateExtent={},this._calculationInfo={},this.hasItemOption=!1,this.TRANSFERABLE_METHODS=["cloneShallow","downSample","lttbDownSample","map"],this.CHANGABLE_METHODS=["filterSelf","selectRange"],this.DOWNSAMPLE_METHODS=["downSample","lttbDownSample"];var i=!1;uT(t)?(n=t.dimensions,this._dimOmitted=t.isDimensionOmitted(),this._schema=t):(i=!0,n=t),n=n||["x","y"];for(var r={},o=[],a={},s=!1,l={},u=0;u=e)){var n=this._store,i=n.getProvider();this._updateOrdinalMeta();var r=this._nameList,o=this._idList,a=i.getSource().sourceFormat,s=a===Rd;if(s&&!i.pure)for(var l=[],u=t;u0},t.prototype.ensureUniqueItemVisual=function(t,e){var n=this._itemVisuals,i=n[t];i||(i=n[t]={});var r=i[e];return null==r&&(r=this.getVisual(e),ft(r)?r=r.slice():_T(r)&&(r=Q({},r)),i[e]=r),r},t.prototype.setItemVisual=function(t,e,n){var i=this._itemVisuals[t]||{};this._itemVisuals[t]=i,_T(e)?Q(i,e):i[e]=n},t.prototype.clearAllVisual=function(){this._visual={},this._itemVisuals=[]},t.prototype.setLayout=function(t,e){_T(t)?Q(this._layout,t):this._layout[t]=e},t.prototype.getLayout=function(t){return this._layout[t]},t.prototype.getItemLayout=function(t){return this._itemLayouts[t]},t.prototype.setItemLayout=function(t,e,n){this._itemLayouts[t]=n?Q(this._itemLayouts[t]||{},e):e},t.prototype.clearItemLayouts=function(){this._itemLayouts.length=0},t.prototype.setItemGraphicEl=function(t,e){var n=this.hostModel&&this.hostModel.seriesIndex;sh(n,this.dataType,t,e),this._graphicEls[t]=e},t.prototype.getItemGraphicEl=function(t){return this._graphicEls[t]},t.prototype.eachItemGraphicEl=function(t,e){ot(this._graphicEls,(function(n,i){n&&t&&t.call(e,n,i)}))},t.prototype.cloneShallow=function(e){return e||(e=new t(this._schema?this._schema:wT(this.dimensions,this._getDimInfo,this),this.hostModel)),vT(e,this),e._store=this._store,e},t.prototype.wrapMethod=function(t,e){var n=this[t];gt(n)&&(this.__wrappedMethods=this.__wrappedMethods||[],this.__wrappedMethods.push(t),this[t]=function(){var t=n.apply(this,arguments);return e.apply(this,[t].concat(kt(arguments)))})},t.internalField=function(){dT=function(t){var e=t._invertedIndicesMap;ot(e,(function(n,i){var r=t._dimInfos[i],o=r.ordinalMeta,a=t._store;if(o){n=e[i]=new bT(o.categories.length);for(var s=0;s1&&(s+="__ec__"+u),i[e]=s}}}(),t}(),DT=CT;function AT(t,e){cg(t)||(t=dg(t)),e=e||{};var n=e.coordDimensions||[],i=e.dimensionsDefine||t.dimensionsDefine||[],r=Gt(),o=[],a=LT(t,n,i,e.dimensionsCount),s=e.canOmitUnusedDimensions&&pT(a),l=i===t.dimensionsDefine,u=l?cT(t):hT(i),h=e.encodeDefine;!h&&e.encodeDefaulter&&(h=e.encodeDefaulter(t,a));for(var c=Gt(h),p=new hy(a),d=0;d0&&(i.name=r+(o-1)),o++,e.set(r,o)}}function LT(t,e,n,i){var r=Math.max(t.dimensionsDetectedCount||1,e.length,n.length,i||0);return ot(e,(function(t){var e;xt(t)&&(e=t.dimsDef)&&(r=Math.max(r,e.length))})),r}function PT(t,e,n){if(n||e.hasKey(t)){var i=0;while(e.hasKey(t+i))i++;t+=i}return e.set(t,!0),t}var OT=function(){function t(t){this.coordSysDims=[],this.axisMap=Gt(),this.categoryAxisMap=Gt(),this.coordSysName=t}return t}();function RT(t){var e=t.get("coordinateSystem"),n=new OT(e),i=NT[e];if(i)return i(t,n,n.axisMap,n.categoryAxisMap),n}var NT={cartesian2d:function(t,e,n,i){var r=t.getReferringComponents("xAxis",ys).models[0],o=t.getReferringComponents("yAxis",ys).models[0];e.coordSysDims=["x","y"],n.set("x",r),n.set("y",o),ET(r)&&(i.set("x",r),e.firstCategoryDimIndex=0),ET(o)&&(i.set("y",o),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},singleAxis:function(t,e,n,i){var r=t.getReferringComponents("singleAxis",ys).models[0];e.coordSysDims=["single"],n.set("single",r),ET(r)&&(i.set("single",r),e.firstCategoryDimIndex=0)},polar:function(t,e,n,i){var r=t.getReferringComponents("polar",ys).models[0],o=r.findAxisModel("radiusAxis"),a=r.findAxisModel("angleAxis");e.coordSysDims=["radius","angle"],n.set("radius",o),n.set("angle",a),ET(o)&&(i.set("radius",o),e.firstCategoryDimIndex=0),ET(a)&&(i.set("angle",a),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=1))},geo:function(t,e,n,i){e.coordSysDims=["lng","lat"]},parallel:function(t,e,n,i){var r=t.ecModel,o=r.getComponent("parallel",t.get("parallelIndex")),a=e.coordSysDims=o.dimensions.slice();ot(o.parallelAxisIndex,(function(t,o){var s=r.getComponent("parallelAxis",t),l=a[o];n.set(l,s),ET(s)&&(i.set(l,s),null==e.firstCategoryDimIndex&&(e.firstCategoryDimIndex=o))}))}};function ET(t){return"category"===t.get("type")}function zT(t,e,n){n=n||{};var i,r,o,a=n.byIndex,s=n.stackedCoordDimension;VT(e)?i=e:(r=e.schema,i=r.dimensions,o=e.store);var l,u,h,c,p=!(!t||!t.get("stack"));if(ot(i,(function(t,e){yt(t)&&(i[e]=t={name:t}),p&&!t.isExtraCoord&&(a||l||!t.ordinalMeta||(l=t),u||"ordinal"===t.type||"time"===t.type||s&&s!==t.coordDim||(u=t))})),!u||a||l||(a=!0),u){h="__\0ecstackresult_"+t.id,c="__\0ecstackedover_"+t.id,l&&(l.createInvertedIndices=!0);var d=u.coordDim,f=u.type,g=0;ot(i,(function(t){t.coordDim===d&&g++}));var y={name:h,coordDim:d,coordDimIndex:g,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length},v={name:c,coordDim:c,coordDimIndex:g+1,type:f,isExtraCoord:!0,isCalculationCoord:!0,storeDimIndex:i.length+1};r?(o&&(y.storeDimIndex=o.ensureCalculationDimension(c,f),v.storeDimIndex=o.ensureCalculationDimension(h,f)),r.appendCalculationDimension(y),r.appendCalculationDimension(v)):(i.push(y),i.push(v))}return{stackedDimension:u&&u.name,stackedByDimension:l&&l.name,isStackedByIndex:a,stackedOverDimension:c,stackResultDimension:h}}function VT(t){return!uT(t.schema)}function BT(t,e){return!!e&&e===t.getCalculationInfo("stackedDimension")}function FT(t,e){return BT(t,e)?t.getCalculationInfo("stackResultDimension"):e}function GT(t,e){var n,i=t.get("coordinateSystem"),r=If.get(i);return e&&e.coordSysDims&&(n=at(e.coordSysDims,(function(t){var n={name:t},i=e.axisMap.get(t);if(i){var r=i.get("type");n.type=nT(r)}return n}))),n||(n=r&&(r.getDimensionsInfo?r.getDimensionsInfo():r.dimensions.slice())||["x","y"]),n}function HT(t,e,n){var i,r;return n&&ot(t,(function(t,o){var a=t.coordDim,s=n.categoryAxisMap.get(a);s&&(null==i&&(i=o),t.ordinalMeta=s.getOrdinalMeta(),e&&(t.createInvertedIndices=!0)),null!=t.otherDims.itemName&&(r=!0)})),r||null==i||(t[i].otherDims.itemName=0),i}function WT(t,e,n){n=n||{};var i,r=e.getSourceManager(),o=!1;t?(o=!0,i=dg(t)):(i=r.getSource(),o=i.sourceFormat===Rd);var a=RT(e),s=GT(e,a),l=n.useEncodeDefaulter,u=gt(l)?l:l?dt(Xd,s,e):null,h={coordDimensions:s,generateCoord:n.generateCoord,encodeDefine:e.getEncode(),encodeDefaulter:u,canOmitUnusedDimensions:!o},c=AT(i,h),p=HT(c.dimensions,n.createInvertedIndices,a),d=o?null:r.getSharedDataStore(c),f=zT(e,{schema:c,store:d}),g=new DT(c,e);g.setCalculationInfo(f);var y=null!=p&&YT(i)?function(t,e,n,i){return i===p?n:this.defaultDimValueGetter(t,e,n,i)}:null;return g.hasItemOption=!1,g.initData(o?i:d,null,y),g}function YT(t){if(t.sourceFormat===Rd){var e=XT(t.data||[]);return!ft(ja(e))}}function XT(t){var e=0;while(e-1&&(s.style.stroke=s.style.fill,s.style.fill="#fff",s.style.lineWidth=2),e},e.type="series.line",e.dependencies=["grid","polar"],e.defaultOption={z:3,coordinateSystem:"cartesian2d",legendHoverLink:!0,clip:!0,label:{position:"top"},endLabel:{show:!1,valueAnimation:!0,distance:8},lineStyle:{width:2,type:"solid"},emphasis:{scale:!0},step:!1,smooth:!1,smoothMonotone:null,symbol:"emptyCircle",symbolSize:4,symbolRotate:null,showSymbol:!0,showAllSymbol:"auto",connectNulls:!1,sampling:"none",animationEasing:"linear",progressive:0,hoverLayerThreshold:1/0,universalTransition:{divideShape:"clone"},triggerLineEvent:!1},e}(iv),ZT=jT;function qT(t,e){var n=t.mapDimensionsAll("defaultedLabel"),i=n.length;if(1===i){var r=Pg(t,e,n[0]);return null!=r?r+"":null}if(i){for(var o=[],a=0;a=0&&i.push(e[o])}return i.join(" ")}var $T=function(t){function e(e,n,i,r){var o=t.call(this)||this;return o.updateData(e,n,i,r),o}return w(e,t),e.prototype._createSymbol=function(t,e,n,i,r){this.removeAll();var o=F_(t,-1,-1,2,2,null,r);o.attr({z2:100,culling:!0,scaleX:i[0]/2,scaleY:i[1]/2}),o.drift=JT,this._symbolType=t,this.add(o)},e.prototype.stopSymbolAnimation=function(t){this.childAt(0).stopAnimation(null,t)},e.prototype.getSymbolType=function(){return this._symbolType},e.prototype.getSymbolPath=function(){return this.childAt(0)},e.prototype.highlight=function(){Wh(this.childAt(0))},e.prototype.downplay=function(){Yh(this.childAt(0))},e.prototype.setZ=function(t,e){var n=this.childAt(0);n.zlevel=t,n.z=e},e.prototype.setDraggable=function(t,e){var n=this.childAt(0);n.draggable=t,n.cursor=!e&&t?"move":n.cursor},e.prototype.updateData=function(t,n,i,r){this.silent=!1;var o=t.getItemVisual(n,"symbol")||"circle",a=t.hostModel,s=e.getSymbolSize(t,n),l=o!==this._symbolType,u=r&&r.disableAnimation;if(l){var h=t.getItemVisual(n,"symbolKeepAspect");this._createSymbol(o,t,n,s,h)}else{var c=this.childAt(0);c.silent=!1;var p={scaleX:s[0]/2,scaleY:s[1]/2};u?c.attr(p):Sc(c,p,a,n),Ac(c)}if(this._updateCommon(t,n,s,i,r),l){c=this.childAt(0);if(!u){p={scaleX:this._sizeX,scaleY:this._sizeY,style:{opacity:c.style.opacity}};c.scaleX=c.scaleY=0,c.style.opacity=0,Mc(c,p,a,n)}}u&&this.childAt(0).stopAnimation("leave")},e.prototype._updateCommon=function(t,e,n,i,r){var o,a,s,l,u,h,c,p,d,f=this.childAt(0),g=t.hostModel;if(i&&(o=i.emphasisItemStyle,a=i.blurItemStyle,s=i.selectItemStyle,l=i.focus,u=i.blurScope,c=i.labelStatesModels,p=i.hoverScale,d=i.cursorStyle,h=i.emphasisDisabled),!i||t.hasItemOption){var y=i&&i.itemModel?i.itemModel:t.getItemModel(e),v=y.getModel("emphasis");o=v.getModel("itemStyle").getItemStyle(),s=y.getModel(["select","itemStyle"]).getItemStyle(),a=y.getModel(["blur","itemStyle"]).getItemStyle(),l=v.get("focus"),u=v.get("blurScope"),h=v.get("disabled"),c=Nc(y),p=v.getShallow("scale"),d=y.getShallow("cursor")}var m=t.getItemVisual(e,"symbolRotate");f.attr("rotation",(m||0)*Math.PI/180||0);var x=H_(t.getItemVisual(e,"symbolOffset"),n);x&&(f.x=x[0],f.y=x[1]),d&&f.attr("cursor",d);var _=t.getItemVisual(e,"style"),w=_.fill;if(f instanceof Pu){var b=f.style;f.useStyle(Q({image:b.image,x:b.x,y:b.y,width:b.width,height:b.height},_))}else f.__isEmptyBrush?f.useStyle(Q({},_)):f.useStyle(_),f.style.decal=null,f.setColor(w,r&&r.symbolInnerColor),f.style.strokeNoScale=!0;var S=t.getItemVisual(e,"liftZ"),M=this._z2;null!=S?null==M&&(this._z2=f.z2,f.z2+=S):null!=M&&(f.z2=M,this._z2=null);var I=r&&r.useNameLabel;function T(e){return I?t.getName(e):qT(t,e)}Rc(f,c,{labelFetcher:g,labelDataIndex:e,defaultText:T,inheritColor:w,defaultOpacity:_.opacity}),this._sizeX=n[0]/2,this._sizeY=n[1]/2;var C=f.ensureState("emphasis");C.style=o,f.ensureState("select").style=s,f.ensureState("blur").style=a;var D=null==p||!0===p?Math.max(1.1,3/this._sizeY):isFinite(p)&&p>0?+p:1;C.scaleX=this._sizeX*D,C.scaleY=this._sizeY*D,this.setSymbolScale(1),lc(this,l,u,h)},e.prototype.setSymbolScale=function(t){this.scaleX=this.scaleY=t},e.prototype.fadeOut=function(t,e,n){var i=this.childAt(0),r=ah(this).dataIndex,o=n&&n.animation;if(this.silent=i.silent=!0,n&&n.fadeLabel){var a=i.getTextContent();a&&Tc(a,{style:{opacity:0}},e,{dataIndex:r,removeOpt:o,cb:function(){i.removeTextContent()}})}else i.removeTextContent();Tc(i,{style:{opacity:0},scaleX:0,scaleY:0},e,{dataIndex:r,cb:t,removeOpt:o})},e.getSymbolSize=function(t,e){return G_(t.getItemVisual(e,"symbolSize"))},e}(ia);function JT(t,e){this.parent.drift(t,e)}var QT=$T;function tC(t,e,n,i){return e&&!isNaN(e[0])&&!isNaN(e[1])&&!(i.isIgnore&&i.isIgnore(n))&&!(i.clipShape&&!i.clipShape.contain(e[0],e[1]))&&"none"!==t.getItemVisual(n,"symbol")}function eC(t){return null==t||xt(t)||(t={isIgnore:t}),t||{}}function nC(t){var e=t.hostModel,n=e.getModel("emphasis");return{emphasisItemStyle:n.getModel("itemStyle").getItemStyle(),blurItemStyle:e.getModel(["blur","itemStyle"]).getItemStyle(),selectItemStyle:e.getModel(["select","itemStyle"]).getItemStyle(),focus:n.get("focus"),blurScope:n.get("blurScope"),emphasisDisabled:n.get("disabled"),hoverScale:n.get("scale"),labelStatesModels:Nc(e),cursorStyle:e.get("cursor")}}var iC=function(){function t(t){this.group=new ia,this._SymbolCtor=t||QT}return t.prototype.updateData=function(t,e){this._progressiveEls=null,e=eC(e);var n=this.group,i=t.hostModel,r=this._data,o=this._SymbolCtor,a=e.disableAnimation,s=nC(t),l={disableAnimation:a},u=e.getSymbolPoint||function(e){return t.getItemLayout(e)};r||n.removeAll(),t.diff(r).add((function(i){var r=u(i);if(tC(t,r,i,e)){var a=new o(t,i,s,l);a.setPosition(r),t.setItemGraphicEl(i,a),n.add(a)}})).update((function(h,c){var p=r.getItemGraphicEl(c),d=u(h);if(tC(t,d,h,e)){var f=t.getItemVisual(h,"symbol")||"circle",g=p&&p.getSymbolType&&p.getSymbolType();if(!p||g&&g!==f)n.remove(p),p=new o(t,h,s,l),p.setPosition(d);else{p.updateData(t,h,s,l);var y={x:d[0],y:d[1]};a?p.attr(y):Sc(p,y,i)}n.add(p),t.setItemGraphicEl(h,p)}else n.remove(p)})).remove((function(t){var e=r.getItemGraphicEl(t);e&&e.fadeOut((function(){n.remove(e)}),i)})).execute(),this._getSymbolPoint=u,this._data=t},t.prototype.updateLayout=function(){var t=this,e=this._data;e&&e.eachItemGraphicEl((function(e,n){var i=t._getSymbolPoint(n);e.setPosition(i),e.markRedraw()}))},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=nC(t),this._data=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e,n){function i(t){t.isGroup||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[],n=eC(n);for(var r=t.start;r0?n=i[0]:i[1]<0&&(n=i[1]),n}function sC(t,e,n,i){var r=NaN;t.stacked&&(r=n.get(n.getCalculationInfo("stackedOverDimension"),i)),isNaN(r)&&(r=t.valueStart);var o=t.baseDataOffset,a=[];return a[o]=n.get(t.baseDim,i),a[1-o]=r,e.dataToPoint(a)}var lC="undefined"!==typeof Float32Array,uC=lC?Float32Array:Array;function hC(t){return ft(t)?lC?new Float32Array(t):t:new uC(t)}function cC(t,e){var n=[];return e.diff(t).add((function(t){n.push({cmd:"+",idx:t})})).update((function(t,e){n.push({cmd:"=",idx:e,idx1:t})})).remove((function(t){n.push({cmd:"-",idx:t})})).execute(),n}function pC(t,e,n,i,r,o,a,s){for(var l=cC(t,e),u=[],h=[],c=[],p=[],d=[],f=[],g=[],y=oC(r,e,a),v=t.getLayout("points")||[],m=e.getLayout("points")||[],x=0;x=r||g<0)break;if(gC(v,m)){if(l){g+=o;continue}break}if(g===n)t[o>0?"moveTo":"lineTo"](v,m),c=v,p=m;else{var x=v-u,_=m-h;if(x*x+_*_<.5){g+=o;continue}if(a>0){var w=g+o,b=e[2*w],S=e[2*w+1];while(b===v&&S===m&&y=i||gC(b,S))d=v,f=m;else{T=b-u,C=S-h;var k=v-u,L=b-v,P=m-h,O=S-m,R=void 0,N=void 0;if("x"===s){R=Math.abs(k),N=Math.abs(L);var E=T>0?1:-1;d=v-E*R*a,f=m,D=v+E*N*a,A=m}else if("y"===s){R=Math.abs(P),N=Math.abs(O);var z=C>0?1:-1;d=v,f=m-z*R*a,D=v,A=m+z*N*a}else R=Math.sqrt(k*k+P*P),N=Math.sqrt(L*L+O*O),I=N/(N+R),d=v-T*a*(1-I),f=m-C*a*(1-I),D=v+T*a*I,A=m+C*a*I,D=dC(D,fC(b,v)),A=dC(A,fC(S,m)),D=fC(D,dC(b,v)),A=fC(A,dC(S,m)),T=D-v,C=A-m,d=v-T*R/N,f=m-C*R/N,d=dC(d,fC(u,v)),f=dC(f,fC(h,m)),d=fC(d,dC(u,v)),f=fC(f,dC(h,m)),T=v-d,C=m-f,D=v+T*N/R,A=m+C*N/R}t.bezierCurveTo(c,p,d,f,v,m),c=D,p=A}else t.lineTo(v,m)}u=v,h=m,g+=o}return y}var vC=function(){function t(){this.smooth=0,this.smoothConstraint=!0}return t}(),mC=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polyline",n}return w(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new vC},e.prototype.buildPath=function(t,e){var n=e.points,i=0,r=n.length/2;if(e.connectNulls){for(;r>0;r--)if(!gC(n[2*r-2],n[2*r-1]))break;for(;i=0){var m=s?(p-i)*v+i:(c-n)*v+n;return s?[t,m]:[m,t]}n=c,i=p;break;case a.C:c=o[u++],p=o[u++],d=o[u++],f=o[u++],g=o[u++],y=o[u++];var x=s?hi(n,c,d,g,t,l):hi(i,p,f,y,t,l);if(x>0)for(var _=0;_=0){m=s?li(i,p,f,y,w):li(n,c,d,g,w);return s?[t,m]:[m,t]}}n=g,i=y;break}}},e}(Mu),xC=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e}(vC),_C=function(t){function e(e){var n=t.call(this,e)||this;return n.type="ec-polygon",n}return w(e,t),e.prototype.getDefaultShape=function(){return new xC},e.prototype.buildPath=function(t,e){var n=e.points,i=e.stackedOnPoints,r=0,o=n.length/2,a=e.smoothMonotone;if(e.connectNulls){for(;o>0;o--)if(!gC(n[2*o-2],n[2*o-1]))break;for(;re){i?r.push(a(i,l,e)):n&&r.push(a(n,l,0),a(n,l,e));break}n&&(r.push(a(n,l,0)),n=null),r.push(l),i=l}}return r}function PC(t,e,n){var i=t.getVisual("visualMeta");if(i&&i.length&&t.count()&&"cartesian2d"===e.type){for(var r,o,a=i.length-1;a>=0;a--){var s=t.getDimensionInfo(i[a].dimension);if(r=s&&s.coordDim,"x"===r||"y"===r){o=i[a];break}}if(o){var l=e.getAxis(r),u=at(o.stops,(function(t){return{coord:l.toGlobalCoord(l.dataToCoord(t.value)),color:t.color}})),h=u.length,c=o.outerColors.slice();h&&u[0].coord>u[h-1].coord&&(u.reverse(),c.reverse());var p=LC(u,"x"===r?n.getWidth():n.getHeight()),d=p.length;if(!d&&h)return u[0].coord<0?c[1]?c[1]:u[h-1].color:c[0]?c[0]:u[0].color;var f=10,g=p[0].coord-f,y=p[d-1].coord+f,v=y-g;if(v<.001)return"transparent";ot(p,(function(t){t.offset=(t.coord-g)/v})),p.push({offset:d?p[d-1].offset:.5,color:c[1]||"transparent"}),p.unshift({offset:d?p[0].offset:.5,color:c[0]||"transparent"});var m=new Dm(0,0,0,0,p,!0);return m[r]=g,m[r+"2"]=y,m}}}function OC(t,e,n){var i=t.get("showAllSymbol"),r="auto"===i;if(!i||r){var o=n.getAxesByScale("ordinal")[0];if(o&&(!r||!RC(o,e))){var a=e.mapDimension(o.dim),s={};return ot(o.getViewLabels(),(function(t){var e=o.scale.getRawOrdinalNumber(t.tickValue);s[e]=1})),function(t){return!s.hasOwnProperty(e.get(a,t))}}}}function RC(t,e){var n=t.getExtent(),i=Math.abs(n[1]-n[0])/t.scale.count();isNaN(i)&&(i=0);for(var r=e.count(),o=Math.max(1,Math.round(r/5)),a=0;ai)return!1;return!0}function NC(t,e){return isNaN(t)||isNaN(e)}function EC(t){for(var e=t.length/2;e>0;e--)if(!NC(t[2*e-2],t[2*e-1]))break;return e-1}function zC(t,e){return[t[2*e],t[2*e+1]]}function VC(t,e,n){for(var i,r,o=t.length/2,a="x"===n?0:1,s=0,l=-1,u=0;u=e||i>=e&&r<=e){l=u;break}s=u,i=r}else i=r;return{range:[s,l],t:(e-i)/(r-i)}}function BC(t){if(t.get(["endLabel","show"]))return!0;for(var e=0;e0&&"bolder"===t.get(["emphasis","lineStyle","width"])){var R=d.getState("emphasis").style;R.lineWidth=+d.style.lineWidth+1}ah(d).seriesIndex=t.seriesIndex,lc(d,L,P,O);var N=DC(t.get("smooth")),E=t.get("smoothMonotone");if(d.setShape({smooth:N,smoothMonotone:E,connectNulls:b}),f){var z=a.getCalculationInfo("stackedOnSeries"),V=0;f.useStyle(tt(l.getAreaStyle(),{fill:C,opacity:.7,lineJoin:"bevel",decal:a.getVisual("style").decal})),z&&(V=DC(z.get("smooth"))),f.setShape({smooth:N,stackedOnSmooth:V,smoothMonotone:E,connectNulls:b}),pc(f,t,"areaStyle"),ah(f).seriesIndex=t.seriesIndex,lc(f,L,P,O)}var B=function(t){i._changePolyState(t)};a.eachItemGraphicEl((function(t){t&&(t.onHoverStateChange=B)})),this._polyline.onHoverStateChange=B,this._data=a,this._coordSys=r,this._stackedOnPoints=_,this._points=u,this._step=T,this._valueOrigin=m,t.get("triggerLineEvent")&&(this.packEventData(t,d),f&&this.packEventData(t,f))},e.prototype.packEventData=function(t,e){ah(e).eventData={componentType:"series",componentSubType:"line",componentIndex:t.componentIndex,seriesIndex:t.seriesIndex,seriesName:t.name,seriesType:"line"}},e.prototype.highlight=function(t,e,n,i){var r=t.getData(),o=cs(r,i);if(this._changePolyState("emphasis"),!(o instanceof Array)&&null!=o&&o>=0){var a=r.getLayout("points"),s=r.getItemGraphicEl(o);if(!s){var l=a[2*o],u=a[2*o+1];if(isNaN(l)||isNaN(u))return;if(this._clipShapeForSymbol&&!this._clipShapeForSymbol.contain(l,u))return;var h=t.get("zlevel")||0,c=t.get("z")||0;s=new QT(r,o),s.x=l,s.y=u,s.setZ(h,c);var p=s.getSymbolPath().getTextContent();p&&(p.zlevel=h,p.z=c,p.z2=this._polyline.z2+1),s.__temp=!0,r.setItemGraphicEl(o,s),s.stopSymbolAnimation(!0),this.group.add(s)}s.highlight()}else Cx.prototype.highlight.call(this,t,e,n,i)},e.prototype.downplay=function(t,e,n,i){var r=t.getData(),o=cs(r,i);if(this._changePolyState("normal"),null!=o&&o>=0){var a=r.getItemGraphicEl(o);a&&(a.__temp?(r.setItemGraphicEl(o,null),this.group.remove(a)):a.downplay())}else Cx.prototype.downplay.call(this,t,e,n,i)},e.prototype._changePolyState=function(t){var e=this._polygon;Rh(this._polyline,t),e&&Rh(e,t)},e.prototype._newPolyline=function(t){var e=this._polyline;return e&&this._lineGroup.remove(e),e=new mC({shape:{points:t},segmentIgnoreThreshold:2,z2:10}),this._lineGroup.add(e),this._polyline=e,e},e.prototype._newPolygon=function(t,e){var n=this._polygon;return n&&this._lineGroup.remove(n),n=new _C({shape:{points:t,stackedOnPoints:e},segmentIgnoreThreshold:2}),this._lineGroup.add(n),this._polygon=n,n},e.prototype._initSymbolLabelAnimation=function(t,e,n){var i,r,o=e.getBaseAxis(),a=o.inverse;"cartesian2d"===e.type?(i=o.isHorizontal(),r=!1):"polar"===e.type&&(i="angle"===o.dim,r=!0);var s=t.hostModel,l=s.get("animationDuration");gt(l)&&(l=l(null));var u=s.get("animationDelay")||0,h=gt(u)?u(null):u;t.eachItemGraphicEl((function(t,o){var s=t;if(s){var c=[t.x,t.y],p=void 0,d=void 0,f=void 0;if(n)if(r){var g=n,y=e.pointToCoord(c);i?(p=g.startAngle,d=g.endAngle,f=-y[1]/180*Math.PI):(p=g.r0,d=g.r,f=y[0])}else{var v=n;i?(p=v.x,d=v.x+v.width,f=t.x):(p=v.y+v.height,d=v.y,f=t.y)}var m=d===p?0:(f-p)/(d-p);a&&(m=1-m);var x=gt(u)?u(o):l*m+h,_=s.getSymbolPath(),w=_.getTextContent();s.attr({scaleX:0,scaleY:0}),s.animateTo({scaleX:1,scaleY:1},{duration:200,setToFinal:!0,delay:x}),w&&w.animateFrom({style:{opacity:0}},{duration:300,delay:x}),_.disableLabelAnimation=!0}}))},e.prototype._initOrUpdateEndLabel=function(t,e,n){var i=t.getModel("endLabel");if(BC(t)){var r=t.getData(),o=this._polyline,a=r.getLayout("points");if(!a)return o.removeTextContent(),void(this._endLabel=null);var s=this._endLabel;s||(s=this._endLabel=new oh({z2:200}),s.ignoreClip=!0,o.setTextContent(this._endLabel),o.disableLabelAnimation=!0);var l=EC(a);l>=0&&(Rc(o,Nc(t,"endLabel"),{inheritColor:n,labelFetcher:t,labelDataIndex:l,defaultText:function(t,e,n){return null!=n?KT(r,n):qT(r,t)},enableTextSetter:!0},GC(i,e)),o.textConfig.position=null)}else this._endLabel&&(this._polyline.removeTextContent(),this._endLabel=null)},e.prototype._endLabelOnDuring=function(t,e,n,i,r,o,a){var s=this._endLabel,l=this._polyline;if(s){t<1&&null==i.originalX&&(i.originalX=s.x,i.originalY=s.y);var u=n.getLayout("points"),h=n.hostModel,c=h.get("connectNulls"),p=o.get("precision"),d=o.get("distance")||0,f=a.getBaseAxis(),g=f.isHorizontal(),y=f.inverse,v=e.shape,m=y?g?v.x:v.y+v.height:g?v.x+v.width:v.y,x=(g?d:0)*(y?-1:1),_=(g?0:-d)*(y?-1:1),w=g?"x":"y",b=VC(u,m,w),S=b.range,M=S[1]-S[0],I=void 0;if(M>=1){if(M>1&&!c){var T=zC(u,S[0]);s.attr({x:T[0]+x,y:T[1]+_}),r&&(I=h.getRawValue(S[0]))}else{T=l.getPointOn(m,w);T&&s.attr({x:T[0]+x,y:T[1]+_});var C=h.getRawValue(S[0]),D=h.getRawValue(S[1]);r&&(I=Ss(n,p,C,D,b.t))}i.lastFrameIndex=S[0]}else{var A=1===t||i.lastFrameIndex>0?S[0]:0;T=zC(u,A);r&&(I=h.getRawValue(A)),s.attr({x:T[0]+x,y:T[1]+_})}if(r){var k=Xc(s);"function"===typeof k.setLabelText&&k.setLabelText(I)}}},e.prototype._doUpdateAnimation=function(t,e,n,i,r,o,a){var s=this._polyline,l=this._polygon,u=t.hostModel,h=pC(this._data,t,this._stackedOnPoints,e,this._coordSys,n,this._valueOrigin,o),c=h.current,p=h.stackedOnCurrent,d=h.next,f=h.stackedOnNext;if(r&&(c=kC(h.current,n,r,a),p=kC(h.stackedOnCurrent,n,r,a),d=kC(h.next,n,r,a),f=kC(h.stackedOnNext,n,r,a)),CC(c,d)>3e3||l&&CC(p,f)>3e3)return s.stopAnimation(),s.setShape({points:d}),void(l&&(l.stopAnimation(),l.setShape({points:d,stackedOnPoints:f})));s.shape.__points=h.current,s.shape.points=c;var g={shape:{points:d}};h.current!==c&&(g.shape.__points=h.next),s.stopAnimation(),Sc(s,g,u),l&&(l.setShape({points:c,stackedOnPoints:p}),l.stopAnimation(),Sc(l,{shape:{stackedOnPoints:f}},u),s.shape.points!==l.shape.points&&(l.shape.points=s.shape.points));for(var y=[],v=h.status,m=0;me&&(e=t[n]);return isFinite(e)?e:NaN},min:function(t){for(var e=1/0,n=0;ne&&(e=o,n=r)}return isFinite(n)?n:NaN},nearest:function(t){return t[0]}},UC=function(t){return Math.round(t.length/2)};function jC(t){return{seriesType:t,reset:function(t,e,n){var i=t.getData(),r=t.get("sampling"),o=t.coordinateSystem,a=i.count();if(a>10&&"cartesian2d"===o.type&&r){var s=o.getBaseAxis(),l=o.getOtherAxis(s),u=s.getExtent(),h=n.getDevicePixelRatio(),c=Math.abs(u[1]-u[0])*(h||1),p=Math.round(a/c);if(isFinite(p)&&p>1){"lttb"===r&&t.setData(i.lttbDownSample(i.mapDimension(l.dim),1/p));var d=void 0;yt(r)?d=XC[r]:gt(r)&&(d=r),d&&t.setData(i.downSample(i.mapDimension(l.dim),1/p,d,UC))}}}}}function ZC(t){t.registerChartView(WC),t.registerSeriesModel(ZT),t.registerLayout(YC("line",!0)),t.registerVisual({seriesType:"line",reset:function(t){var e=t.getData(),n=t.getModel("lineStyle").getLineStyle();n&&!n.stroke&&(n.stroke=e.getVisual("style").fill),e.setVisual("legendLineStyle",n)}}),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,jC("line"))}var qC="__ec_stack_";function KC(t){return t.get("stack")||qC+t.seriesIndex}function $C(t){return t.dim+t.index}function JC(t){var e=[],n=t.axis,i="axis0";if("category"===n.type){for(var r=n.getBandWidth(),o=0;o0&&(o=null===o?s:Math.min(o,s))}n[i]=o}}return n}function eD(t){var e=tD(t),n=[];return ot(t,(function(t){var i,r=t.coordinateSystem,o=r.getBaseAxis(),a=o.getExtent();if("category"===o.type)i=o.getBandWidth();else if("value"===o.type||"time"===o.type){var s=o.dim+"_"+o.index,l=e[s],u=Math.abs(a[1]-a[0]),h=o.scale.getExtent(),c=Math.abs(h[1]-h[0]);i=l?u/c*l:u}else{var p=t.getData();i=Math.abs(a[1]-a[0])/p.count()}var d=ma(t.get("barWidth"),i),f=ma(t.get("barMaxWidth"),i),g=ma(t.get("barMinWidth")||(sD(t)?.5:1),i),y=t.get("barGap"),v=t.get("barCategoryGap");n.push({bandWidth:i,barWidth:d,barMaxWidth:f,barMinWidth:g,barGap:y,barCategoryGap:v,axisKey:$C(o),stackId:KC(t)})})),nD(n)}function nD(t){var e={};ot(t,(function(t,n){var i=t.axisKey,r=t.bandWidth,o=e[i]||{bandWidth:r,remainedWidth:r,autoWidthCount:0,categoryGap:null,gap:"20%",stacks:{}},a=o.stacks;e[i]=o;var s=t.stackId;a[s]||o.autoWidthCount++,a[s]=a[s]||{width:0,maxWidth:0};var l=t.barWidth;l&&!a[s].width&&(a[s].width=l,l=Math.min(o.remainedWidth,l),o.remainedWidth-=l);var u=t.barMaxWidth;u&&(a[s].maxWidth=u);var h=t.barMinWidth;h&&(a[s].minWidth=h);var c=t.barGap;null!=c&&(o.gap=c);var p=t.barCategoryGap;null!=p&&(o.categoryGap=p)}));var n={};return ot(e,(function(t,e){n[e]={};var i=t.stacks,r=t.bandWidth,o=t.categoryGap;if(null==o){var a=ht(i).length;o=Math.max(35-4*a,15)+"%"}var s=ma(o,r),l=ma(t.gap,1),u=t.remainedWidth,h=t.autoWidthCount,c=(u-s)/(h+(h-1)*l);c=Math.max(c,0),ot(i,(function(t){var e=t.maxWidth,n=t.minWidth;if(t.width){i=t.width;e&&(i=Math.min(i,e)),n&&(i=Math.max(i,n)),t.width=i,u-=i+l*i,h--}else{var i=c;e&&ei&&(i=n),i!==c&&(t.width=i,u-=i+l*i,h--)}})),c=(u-s)/(h+(h-1)*l),c=Math.max(c,0);var p,d=0;ot(i,(function(t,e){t.width||(t.width=c),p=t,d+=t.width*(1+l)})),p&&(d-=p.width*l);var f=-d/2;ot(i,(function(t,i){n[e][i]=n[e][i]||{bandWidth:r,offset:f,width:t.width},f+=t.width*(1+l)}))})),n}function iD(t,e,n){if(t&&e){var i=t[$C(e)];return null!=i&&null!=n?i[KC(n)]:i}}function rD(t,e){var n=QC(t,e),i=eD(n);ot(n,(function(t){var e=t.getData(),n=t.coordinateSystem,r=n.getBaseAxis(),o=KC(t),a=i[$C(r)][o],s=a.offset,l=a.width;e.setLayout({bandWidth:a.bandWidth,offset:s,size:l})}))}function oD(t){return{seriesType:t,plan:av(),reset:function(t){if(aD(t)){var e=t.getData(),n=t.coordinateSystem,i=n.getBaseAxis(),r=n.getOtherAxis(i),o=e.getDimensionIndex(e.mapDimension(r.dim)),a=e.getDimensionIndex(e.mapDimension(i.dim)),s=t.get("showBackground",!0),l=e.mapDimension(r.dim),u=e.getCalculationInfo("stackResultDimension"),h=BT(e,l)&&!!e.getCalculationInfo("stackedOnSeries"),c=r.isHorizontal(),p=lD(i,r),d=sD(t),f=t.get("barMinHeight")||0,g=u&&e.getDimensionIndex(u),y=e.getLayout("size"),v=e.getLayout("offset");return{progress:function(t,e){var i,r=t.count,l=d&&hC(3*r),u=d&&s&&hC(3*r),m=d&&hC(r),x=n.master.getRect(),_=c?x.width:x.height,w=e.getStore(),b=0;while(null!=(i=t.next())){var S=w.get(h?g:o,i),M=w.get(a,i),I=p,T=void 0;h&&(T=+S-w.get(o,i));var C=void 0,D=void 0,A=void 0,k=void 0;if(c){var L=n.dataToPoint([S,M]);if(h){var P=n.dataToPoint([T,M]);I=P[0]}C=I,D=L[1]+v,A=L[0]-I,k=y,Math.abs(A)0?n:1:n))}var uD=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.getInitialData=function(t,e){return UT(null,this,{useEncodeDefaulter:!0})},e.prototype.getMarkerPosition=function(t,e,n){var i=this.coordinateSystem;if(i&&i.clampData){var r=i.clampData(t),o=i.dataToPoint(r);if(n)ot(i.getAxes(),(function(t,n){if("category"===t.type&&null!=e){var i=t.getTicksCoords(),a=t.getTickModel().get("alignWithLabel"),s=r[n],l="x1"===e[n]||"y1"===e[n];if(l&&!a&&(s+=1),i.length<2)return;if(2===i.length)return void(o[n]=t.toGlobalCoord(t.getExtent()[l?1:0]));for(var u=void 0,h=void 0,c=1,p=0;ps){h=(d+u)/2;break}1===p&&(c=f-i[0].tickValue)}null==h&&(u?u&&(h=i[i.length-1].coord):h=i[0].coord),o[n]=t.toGlobalCoord(h)}}));else{var a=this.getData(),s=a.getLayout("offset"),l=a.getLayout("size"),u=i.getBaseAxis().isHorizontal()?0:1;o[u]+=s+l/2}return o}return[NaN,NaN]},e.type="series.__base_bar__",e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,barMinHeight:0,barMinAngle:0,large:!1,largeThreshold:400,progressive:3e3,progressiveChunkMode:"mod"},e}(iv);iv.registerClass(uD);var hD=uD,cD=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.getInitialData=function(){return UT(null,this,{useEncodeDefaulter:!0,createInvertedIndices:!!this.get("realtimeSort",!0)||null})},e.prototype.getProgressive=function(){return!!this.get("large")&&this.get("progressive")},e.prototype.getProgressiveThreshold=function(){var t=this.get("progressiveThreshold"),e=this.get("largeThreshold");return e>t&&(t=e),t},e.prototype.brushSelector=function(t,e,n){return n.rect(e.getItemLayout(t))},e.type="series.bar",e.dependencies=["grid","polar"],e.defaultOption=cp(hD.defaultOption,{clip:!0,roundCap:!1,showBackground:!1,backgroundStyle:{color:"rgba(180, 180, 180, 0.2)",borderColor:null,borderWidth:0,borderType:"solid",borderRadius:0,shadowBlur:0,shadowColor:null,shadowOffsetX:0,shadowOffsetY:0,opacity:1},select:{itemStyle:{borderColor:"#212121"}},realtimeSort:!1}),e}(hD),pD=cD,dD=function(){function t(){this.cx=0,this.cy=0,this.r0=0,this.r=0,this.startAngle=0,this.endAngle=2*Math.PI,this.clockwise=!0}return t}(),fD=function(t){function e(e){var n=t.call(this,e)||this;return n.type="sausage",n}return w(e,t),e.prototype.getDefaultShape=function(){return new dD},e.prototype.buildPath=function(t,e){var n=e.cx,i=e.cy,r=Math.max(e.r0||0,0),o=Math.max(e.r,0),a=.5*(o-r),s=r+a,l=e.startAngle,u=e.endAngle,h=e.clockwise,c=2*Math.PI,p=h?u-lMath.PI/2&&h<1.5*Math.PI&&(h-=Math.PI),t.setTextConfig({rotation:h})}}function mD(t,e,n){return e*Math.sin(t)*(n?-1:1)}function xD(t,e,n){return e*Math.cos(t)*(n?1:-1)}function _D(t,e,n){var i=t.get("borderRadius");if(null==i)return n?{cornerRadius:0}:null;ft(i)||(i=[i,i,i,i]);var r=Math.abs(e.r||0-e.r0||0);return{cornerRadius:at(i,(function(t){return Fo(t,r)}))}}var wD=Math.max,bD=Math.min;function SD(t,e){var n=t.getArea&&t.getArea();if(MC(t,"cartesian2d")){var i=t.getBaseAxis();if("category"!==i.type||!i.onBand){var r=e.getLayout("bandWidth");i.isHorizontal()?(n.x-=r,n.width+=2*r):(n.y-=r,n.height+=2*r)}}return n}var MD=function(t){function e(){var n=t.call(this)||this;return n.type=e.type,n._isFirstFrame=!0,n}return w(e,t),e.prototype.render=function(t,e,n,i){this._model=t,this._removeOnRenderedListener(n),this._updateDrawMode(t);var r=t.get("coordinateSystem");("cartesian2d"===r||"polar"===r)&&(this._progressiveEls=null,this._isLargeDraw?this._renderLarge(t,e,n):this._renderNormal(t,e,n,i))},e.prototype.incrementalPrepareRender=function(t){this._clear(),this._updateDrawMode(t),this._updateLargeClip(t)},e.prototype.incrementalRender=function(t,e){this._progressiveEls=[],this._incrementalRenderLarge(t,e)},e.prototype.eachRendered=function(t){vx(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t,e,n,i){var r,o=this.group,a=t.getData(),s=this._data,l=t.coordinateSystem,u=l.getBaseAxis();"cartesian2d"===l.type?r=u.isHorizontal():"polar"===l.type&&(r="angle"===u.dim);var h=t.isAnimationEnabled()?t:null,c=CD(t,l);c&&this._enableRealtimeSort(c,a,n);var p=t.get("clip",!0)||c,d=SD(l,a);o.removeClipPath();var f=t.get("roundCap",!0),g=t.get("showBackground",!0),y=t.getModel("backgroundStyle"),v=y.get("borderRadius")||0,m=[],x=this._backgroundEls,_=i&&i.isInitSort,w=i&&"changeAxisOrder"===i.type;function b(t){var e=OD[l.type](a,t),n=YD(l,r,e);return n.useStyle(y.getItemStyle()),"cartesian2d"===l.type?n.setShape("r",v):n.setShape("cornerRadius",v),m[t]=n,n}a.diff(s).add((function(e){var n=a.getItemModel(e),i=OD[l.type](a,e,n);if(g&&b(e),a.hasValue(e)&&PD[l.type](i)){var s=!1;p&&(s=ID[l.type](d,i));var y=TD[l.type](t,a,e,i,r,h,u.model,!1,f);c&&(y.forceLabelAnimation=!0),ED(y,a,e,n,i,t,r,"polar"===l.type),_?y.attr({shape:i}):c?DD(c,h,y,i,e,r,!1,!1):Mc(y,{shape:i},t,e),a.setItemGraphicEl(e,y),o.add(y),y.ignore=s}})).update((function(e,n){var i=a.getItemModel(e),S=OD[l.type](a,e,i);if(g){var M=void 0;0===x.length?M=b(n):(M=x[n],M.useStyle(y.getItemStyle()),"cartesian2d"===l.type?M.setShape("r",v):M.setShape("cornerRadius",v),m[e]=M);var I=OD[l.type](a,e),T=WD(r,I,l);Sc(M,{shape:T},h,e)}var C=s.getItemGraphicEl(n);if(a.hasValue(e)&&PD[l.type](S)){var D=!1;if(p&&(D=ID[l.type](d,S),D&&o.remove(C)),C?Ac(C):C=TD[l.type](t,a,e,S,r,h,u.model,!!C,f),c&&(C.forceLabelAnimation=!0),w){var A=C.getTextContent();if(A){var k=Xc(A);null!=k.prevValue&&(k.prevValue=k.value)}}else ED(C,a,e,i,S,t,r,"polar"===l.type);_?C.attr({shape:S}):c?DD(c,h,C,S,e,r,!0,w):Sc(C,{shape:S},t,e,null),a.setItemGraphicEl(e,C),C.ignore=D,o.add(C)}else o.remove(C)})).remove((function(e){var n=s.getItemGraphicEl(e);n&&Dc(n,t,e)})).execute();var S=this._backgroundGroup||(this._backgroundGroup=new ia);S.removeAll();for(var M=0;Mo)return!0;o=u}return!1},e.prototype._isOrderDifferentInView=function(t,e){for(var n=e.scale,i=n.getExtent(),r=Math.max(0,i[0]),o=Math.min(i[1],n.getOrdinalMeta().categories.length-1);r<=o;++r)if(t.ordinalNumbers[r]!==n.getRawOrdinalNumber(r))return!0},e.prototype._updateSortWithinSameData=function(t,e,n,i){if(this._isOrderChangedWithinSameData(t,e,n)){var r=this._dataSort(t,n,e);this._isOrderDifferentInView(r,n)&&(this._removeOnRenderedListener(i),i.dispatchAction({type:"changeAxisOrder",componentType:n.dim+"Axis",axisId:n.index,sortInfo:r}))}},e.prototype._dispatchInitSort=function(t,e,n){var i=e.baseAxis,r=this._dataSort(t,i,(function(n){return t.get(t.mapDimension(e.otherAxis.dim),n)}));n.dispatchAction({type:"changeAxisOrder",componentType:i.dim+"Axis",isInitSort:!0,axisId:i.index,sortInfo:r})},e.prototype.remove=function(t,e){this._clear(this._model),this._removeOnRenderedListener(e)},e.prototype.dispose=function(t,e){this._removeOnRenderedListener(e)},e.prototype._removeOnRenderedListener=function(t){this._onRendered&&(t.getZr().off("rendered",this._onRendered),this._onRendered=null)},e.prototype._clear=function(t){var e=this.group,n=this._data;t&&t.isAnimationEnabled()&&n&&!this._isLargeDraw?(this._removeBackground(),this._backgroundEls=[],n.eachItemGraphicEl((function(e){Dc(e,t,ah(e).dataIndex)}))):e.removeAll(),this._data=null,this._isFirstFrame=!0},e.prototype._removeBackground=function(){this.group.remove(this._backgroundGroup),this._backgroundGroup=null},e.type="bar",e}(Cx),ID={cartesian2d:function(t,e){var n=e.width<0?-1:1,i=e.height<0?-1:1;n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height);var r=t.x+t.width,o=t.y+t.height,a=wD(e.x,t.x),s=bD(e.x+e.width,r),l=wD(e.y,t.y),u=bD(e.y+e.height,o),h=sr?s:a,e.y=c&&l>o?u:l,e.width=h?0:s-a,e.height=c?0:u-l,n<0&&(e.x+=e.width,e.width=-e.width),i<0&&(e.y+=e.height,e.height=-e.height),h||c},polar:function(t,e){var n=e.r0<=e.r?1:-1;if(n<0){var i=e.r;e.r=e.r0,e.r0=i}var r=bD(e.r,t.r),o=wD(e.r0,t.r0);e.r=r,e.r0=o;var a=r-o<0;if(n<0){i=e.r;e.r=e.r0,e.r0=i}return a}},TD={cartesian2d:function(t,e,n,i,r,o,a,s,l){var u=new Gu({shape:Q({},i),z2:1});if(u.__dataIndex=n,u.name="item",o){var h=u.shape,c=r?"height":"width";h[c]=0}return u},polar:function(t,e,n,i,r,o,a,s,l){var u=!r&&l?gD:Qv,h=new u({shape:i,z2:1});h.name="item";var c=ND(r);if(h.calculateTextPosition=yD(c,{isRoundCap:u===gD}),o){var p=h.shape,d=r?"r":"endAngle",f={};p[d]=r?i.r0:i.startAngle,f[d]=i[d],(s?Sc:Mc)(h,{shape:f},o)}return h}};function CD(t,e){var n=t.get("realtimeSort",!0),i=e.getBaseAxis();if(n&&"category"===i.type&&"cartesian2d"===e.type)return{baseAxis:i,otherAxis:e.getOtherAxis(i)}}function DD(t,e,n,i,r,o,a,s){var l,u;o?(u={x:i.x,width:i.width},l={y:i.y,height:i.height}):(u={y:i.y,height:i.height},l={x:i.x,width:i.width}),s||(a?Sc:Mc)(n,{shape:l},e,r,null);var h=e?t.baseAxis.model:null;(a?Sc:Mc)(n,{shape:u},h,r)}function AD(t,e){for(var n=0;n0?1:-1,a=i.height>0?1:-1;return{x:i.x+o*r/2,y:i.y+a*r/2,width:i.width-o*r,height:i.height-a*r}},polar:function(t,e,n){var i=t.getItemLayout(e);return{cx:i.cx,cy:i.cy,r0:i.r0,r:i.r,startAngle:i.startAngle,endAngle:i.endAngle,clockwise:i.clockwise}}};function RD(t){return null!=t.startAngle&&null!=t.endAngle&&t.startAngle===t.endAngle}function ND(t){return function(t){var e=t?"Arc":"Angle";return function(t){switch(t){case"start":case"insideStart":case"end":case"insideEnd":return t+e;default:return t}}}(t)}function ED(t,e,n,i,r,o,a,s){var l=e.getItemVisual(n,"style");if(s){if(!o.get("roundCap")){var u=t.shape,h=_D(i.getModel("itemStyle"),u,!0);Q(u,h),t.setShape(u)}}else{var c=i.get(["itemStyle","borderRadius"])||0;t.setShape("r",c)}t.useStyle(l);var p=i.getShallow("cursor");p&&t.attr("cursor",p);var d=s?a?r.r>=r.r0?"endArc":"startArc":r.endAngle>=r.startAngle?"endAngle":"startAngle":a?r.height>=0?"bottom":"top":r.width>=0?"right":"left",f=Nc(i);Rc(t,f,{labelFetcher:o,labelDataIndex:n,defaultText:qT(o.getData(),n),inheritColor:l.fill,defaultOpacity:l.opacity,defaultOutsidePosition:d});var g=t.getTextContent();if(s&&g){var y=i.get(["label","position"]);t.textConfig.inside="middle"===y||null,vD(t,"outside"===y?d:y,ND(a),i.get(["label","rotate"]))}Uc(g,f,o.getRawValue(n),(function(t){return KT(e,t)}));var v=i.getModel(["emphasis"]);lc(t,v.get("focus"),v.get("blurScope"),v.get("disabled")),pc(t,i),RD(r)&&(t.style.fill="none",t.style.stroke="none",ot(t.states,(function(t){t.style&&(t.style.fill=t.style.stroke="none")})))}function zD(t,e){var n=t.get(["itemStyle","borderColor"]);if(!n||"none"===n)return 0;var i=t.get(["itemStyle","borderWidth"])||0,r=isNaN(e.width)?Number.MAX_VALUE:Math.abs(e.width),o=isNaN(e.height)?Number.MAX_VALUE:Math.abs(e.height);return Math.min(i,r,o)}var VD=function(){function t(){}return t}(),BD=function(t){function e(e){var n=t.call(this,e)||this;return n.type="largeBar",n}return w(e,t),e.prototype.getDefaultShape=function(){return new VD},e.prototype.buildPath=function(t,e){for(var n=e.points,i=this.baseDimIdx,r=1-this.baseDimIdx,o=[],a=[],s=this.barWidth,l=0;l=0?n:null}),30,!1);function HD(t,e,n){for(var i=t.baseDimIdx,r=1-i,o=t.shape.points,a=t.largeDataIndices,s=[],l=[],u=t.barWidth,h=0,c=o.length/3;h=s[0]&&e<=s[0]+l[0]&&n>=s[1]&&n<=s[1]+l[1])return a[h]}return-1}function WD(t,e,n){if(MC(n,"cartesian2d")){var i=e,r=n.getArea();return{x:t?i.x:r.x,y:t?r.y:i.y,width:t?i.width:r.width,height:t?r.height:i.height}}r=n.getArea();var o=e;return{cx:r.cx,cy:r.cy,r0:t?r.r0:o.r0,r:t?r.r:o.r,startAngle:t?o.startAngle:0,endAngle:t?o.endAngle:2*Math.PI}}function YD(t,e,n){var i="polar"===t.type?Qv:Gu;return new i({shape:WD(e,n,t),silent:!0,z2:0})}var XD=MD;function UD(t){t.registerChartView(XD),t.registerSeriesModel(pD),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,dt(rD,"bar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,oD("bar")),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,jC("bar")),t.registerAction({type:"changeAxisOrder",event:"changeAxisOrder",update:"update"},(function(t,e){var n=t.componentType||"series";e.eachComponent({mainType:n,query:t},(function(e){t.sortInfo&&e.axis.setCategorySortInfo(t.sortInfo)}))}))}var jD=2*Math.PI,ZD=Math.PI/180;function qD(t,e){return xd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function KD(t,e){var n=qD(t,e),i=t.get("center"),r=t.get("radius");ft(r)||(r=[0,r]);var o,a,s=ma(n.width,e.getWidth()),l=ma(n.height,e.getHeight()),u=Math.min(s,l),h=ma(r[0],u/2),c=ma(r[1],u/2),p=t.coordinateSystem;if(p){var d=p.dataToPoint(i);o=d[0]||0,a=d[1]||0}else ft(i)||(i=[i,i]),o=ma(i[0],s)+n.x,a=ma(i[1],l)+n.y;return{cx:o,cy:a,r0:h,r:c}}function $D(t,e,n){e.eachSeriesByType(t,(function(t){var e=t.getData(),i=e.mapDimension("value"),r=qD(t,n),o=KD(t,n),a=o.cx,s=o.cy,l=o.r,u=o.r0,h=-t.get("startAngle")*ZD,c=t.get("endAngle"),p=t.get("padAngle")*ZD;c="auto"===c?h-jD:-c*ZD;var d=t.get("minAngle")*ZD,f=d+p,g=0;e.each(i,(function(t){!isNaN(t)&&g++}));var y=e.getSum(i),v=Math.PI/(y||g)*2,m=t.get("clockwise"),x=t.get("roseType"),_=t.get("stillShowZeroSum"),w=e.getDataExtent(i);w[0]=0;var b=m?1:-1,S=[h,c],M=b*p/2;Kl(S,!m),h=S[0],c=S[1];var I=JD(t);I.startAngle=h,I.endAngle=c,I.clockwise=m;var T=Math.abs(c-h),C=T,D=0,A=h;if(e.setLayout({viewRect:r,r:l}),e.each(i,(function(t,n){var i;if(isNaN(t))e.setItemLayout(n,{angle:NaN,startAngle:NaN,endAngle:NaN,clockwise:m,cx:a,cy:s,r0:u,r:x?NaN:l});else{i="area"!==x?0===y&&_?v:t*v:T/g,ii?(o=A+b*i/2,h=o):(o=A+M,h=r-M),e.setItemLayout(n,{angle:i,startAngle:o,endAngle:h,clockwise:m,cx:a,cy:s,r0:u,r:x?va(t,w,[u,l]):l}),A=r}})),Cn?a:o,h=Math.abs(l.label.y-n);if(h>=u.maxY){var c=l.label.x-e-l.len2*r,p=i+l.len,f=Math.abs(c)t.unconstrainedWidth?null:d:null;i.setStyle("width",f)}var g=i.getBoundingRect();o.width=g.width;var y=(i.style.margin||0)+2.1;o.height=g.height+y,o.y-=(o.height-c)/2}}}function rA(t){return"center"===t.position}function oA(t){var e,n,i=t.getData(),r=[],o=!1,a=(t.get("minShowLabelAngle")||0)*tA,s=i.getLayout("viewRect"),l=i.getLayout("r"),u=s.width,h=s.x,c=s.y,p=s.height;function d(t){t.ignore=!0}function f(t){if(!t.ignore)return!0;for(var e in t.states)if(!1===t.states[e].ignore)return!0;return!1}i.each((function(t){var s=i.getItemGraphicEl(t),c=s.shape,p=s.getTextContent(),g=s.getTextGuideLine(),y=i.getItemModel(t),v=y.getModel("label"),m=v.get("position")||y.get(["emphasis","label","position"]),x=v.get("distanceToLabelLine"),_=v.get("alignTo"),w=ma(v.get("edgeDistance"),u),b=v.get("bleedMargin"),S=y.getModel("labelLine"),M=S.get("length");M=ma(M,u);var I=S.get("length2");if(I=ma(I,u),Math.abs(c.endAngle-c.startAngle)0?"right":"left":L>0?"left":"right"}var F=Math.PI,G=0,H=v.get("rotate");if(mt(H))G=H*(F/180);else if("center"===m)G=0;else if("radial"===H||!0===H){var W=L<0?-k+F:-k;G=W}else if("tangential"===H&&"outside"!==m&&"outer"!==m){var Y=Math.atan2(L,P);Y<0&&(Y=2*F+Y);var X=P>0;X&&(Y=F+Y),G=Y-F}if(o=!!G,p.x=T,p.y=C,p.rotation=G,p.setStyle({verticalAlign:"middle"}),O){p.setStyle({align:A});var U=p.states.select;U&&(U.x+=p.x,U.y+=p.y)}else{var j=p.getBoundingRect().clone();j.applyTransform(p.getComputedTransform());var Z=(p.style.margin||0)+2.1;j.y-=Z/2,j.height+=Z,r.push({label:p,labelLine:g,position:m,len:M,len2:I,minTurnAngle:S.get("minTurnAngle"),maxSurfaceAngle:S.get("maxSurfaceAngle"),surfaceNormal:new an(L,P),linePoints:D,textAlign:A,labelDistance:x,labelAlignTo:_,edgeDistance:w,bleedMargin:b,rect:j,unconstrainedWidth:j.width,labelStyleWidth:p.style.width})}s.setTextConfig({inside:O})}})),!o&&t.get("avoidLabelOverlap")&&nA(r,e,n,l,u,p,h,c);for(var g=0;g0){for(var l=o.getItemLayout(0),u=1;isNaN(l&&l.startAngle)&&u=i.r0}},e.type="pie",e}(Cx),lA=sA;function uA(t,e,n){e=ft(e)&&{coordDimensions:e}||Q({encodeDefine:t.getEncode()},e);var i=t.getSource(),r=AT(i,e).dimensions,o=new DT(r,t);return o.initData(i,n),o}var hA=function(){function t(t,e){this._getDataWithEncodedVisual=t,this._getRawData=e}return t.prototype.getAllNames=function(){var t=this._getRawData();return t.mapArray(t.getName)},t.prototype.containName=function(t){var e=this._getRawData();return e.indexOfName(t)>=0},t.prototype.indexOfName=function(t){var e=this._getDataWithEncodedVisual();return e.indexOfName(t)},t.prototype.getItemVisual=function(t,e){var n=this._getDataWithEncodedVisual();return n.getItemVisual(t,e)},t}(),cA=hA,pA=ps(),dA=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new cA(pt(this.getData,this),pt(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.mergeOption=function(){t.prototype.mergeOption.apply(this,arguments)},e.prototype.getInitialData=function(){return uA(this,{coordDimensions:["value"],encodeDefaulter:dt(Ud,this)})},e.prototype.getDataParams=function(e){var n=this.getData(),i=pA(n),r=i.seats;if(!r){var o=[];n.each(n.mapDimension("value"),(function(t){o.push(t)})),r=i.seats=Ma(o,n.hostModel.get("percentPrecision"))}var a=t.prototype.getDataParams.call(this,e);return a.percent=r[e]||0,a.$vars.push("percent"),a},e.prototype._defaultLabelLine=function(t){Xa(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.type="series.pie",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,endAngle:"auto",padAngle:0,minAngle:0,minShowLabelAngle:0,selectedOffset:10,percentPrecision:2,stillShowZeroSum:!0,left:0,top:0,right:0,bottom:0,width:null,height:null,label:{rotate:0,show:!0,overflow:"truncate",position:"outer",alignTo:"none",edgeDistance:"25%",bleedMargin:10,distanceToLabelLine:5},labelLine:{show:!0,length:15,length2:15,smooth:!1,minTurnAngle:90,maxSurfaceAngle:90,lineStyle:{width:1,type:"solid"}},itemStyle:{borderWidth:1,borderJoin:"round"},showEmptyCircle:!0,emptyCircleStyle:{color:"lightgray",opacity:1},labelLayout:{hideOverlap:!0},emphasis:{scale:!0,scaleSize:5},avoidLabelOverlap:!0,animationType:"expansion",animationDuration:1e3,animationTypeUpdate:"transition",animationEasingUpdate:"cubicInOut",animationDurationUpdate:500,animationEasing:"cubicInOut"},e}(iv),fA=dA;function gA(t){return{seriesType:t,reset:function(t,e){var n=t.getData();n.filterSelf((function(t){var e=n.mapDimension("value"),i=n.get(e,t);return!(mt(i)&&!isNaN(i)&&i<0)}))}}}function yA(t){t.registerChartView(lA),t.registerSeriesModel(fA),S_("pie",t.registerAction),t.registerLayout(dt($D,"pie")),t.registerProcessor(QD("pie")),t.registerProcessor(gA("pie"))}var vA=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return w(e,t),e.prototype.getInitialData=function(t,e){return UT(null,this,{useEncodeDefaulter:!0})},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?5e3:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?1e4:this.get("progressiveThreshold"):t},e.prototype.brushSelector=function(t,e,n){return n.point(e.getItemLayout(t))},e.prototype.getZLevelKey=function(){return this.getData().count()>this.getProgressiveThreshold()?this.id:""},e.type="series.scatter",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,symbolSize:10,large:!1,largeThreshold:2e3,itemStyle:{opacity:.8},emphasis:{scale:!0},clip:!0,select:{itemStyle:{borderColor:"#212121"}},universalTransition:{divideShape:"clone"}},e}(iv),mA=vA,xA=4,_A=function(){function t(){}return t}(),wA=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return w(e,t),e.prototype.getDefaultShape=function(){return new _A},e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.buildPath=function(t,e){var n,i=e.points,r=e.size,o=this.symbolProxy,a=o.shape,s=t.getContext?t.getContext():t,l=s&&r[0]=0;s--){var l=2*s,u=i[l]-o/2,h=i[l+1]-a/2;if(t>=u&&e>=h&&t<=u+o&&e<=h+a)return s}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();if(t=n[0],e=n[1],i.contain(t,e)){var r=this.hoverDataIdx=this.findDataIndex(t,e);return r>=0}return this.hoverDataIdx=-1,!1},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.points,i=e.size,r=i[0],o=i[1],a=1/0,s=1/0,l=-1/0,u=-1/0,h=0;h=0&&(l.dataIndex=n+(t.startIndex||0))}))},t.prototype.remove=function(){this._clear()},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),SA=bA,MA=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._updateSymbolDraw(i,t);r.updateData(i,{clipShape:this._getClipShape(t)}),this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData(),r=this._updateSymbolDraw(i,t);r.incrementalPrepareUpdate(i),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._symbolDraw.incrementalUpdate(t,e.getData(),{clipShape:this._getClipShape(e)}),this._finished=t.end===e.getData().count()},e.prototype.updateTransform=function(t,e,n){var i=t.getData();if(this.group.dirty(),!this._finished||i.count()>1e4)return{update:!0};var r=YC("").reset(t,e,n);r.progress&&r.progress({start:0,end:i.count(),count:i.count()},i),this._symbolDraw.updateLayout(i)},e.prototype.eachRendered=function(t){this._symbolDraw&&this._symbolDraw.eachRendered(t)},e.prototype._getClipShape=function(t){if(t.get("clip",!0)){var e=t.coordinateSystem;return e&&e.getArea&&e.getArea(.1)}},e.prototype._updateSymbolDraw=function(t,e){var n=this._symbolDraw,i=e.pipelineContext,r=i.large;return n&&r===this._isLargeDraw||(n&&n.remove(),n=this._symbolDraw=r?new SA:new rC,this._isLargeDraw=r,this.group.removeAll()),this.group.add(n.group),n},e.prototype.remove=function(t,e){this._symbolDraw&&this._symbolDraw.remove(!0),this._symbolDraw=null},e.prototype.dispose=function(){},e.type="scatter",e}(Cx),IA=MA,TA=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.type="grid",e.dependencies=["xAxis","yAxis"],e.layoutMode="box",e.defaultOption={show:!1,z:0,left:"10%",top:60,right:"10%",bottom:70,containLabel:!1,backgroundColor:"rgba(0,0,0,0)",borderWidth:1,borderColor:"#ccc"},e}(Ad),CA=TA,DA=function(){function t(){}return t.prototype.getNeedCrossZero=function(){var t=this.option;return!t.scale},t.prototype.getCoordSysModel=function(){},t}(),AA=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("grid",ys).models[0]},e.type="cartesian2dAxis",e}(Ad);it(AA,DA);var kA={show:!0,z:0,inverse:!1,name:"",nameLocation:"end",nameRotate:null,nameTruncate:{maxWidth:null,ellipsis:"...",placeholder:"."},nameTextStyle:{},nameGap:15,silent:!1,triggerEvent:!1,tooltip:{show:!1},axisPointer:{},axisLine:{show:!0,onZero:!0,onZeroAxisIndex:null,lineStyle:{color:"#6E7079",width:1,type:"solid"},symbol:["none","none"],symbolSize:[10,15]},axisTick:{show:!0,inside:!1,length:5,lineStyle:{width:1}},axisLabel:{show:!0,inside:!1,rotate:0,showMinLabel:null,showMaxLabel:null,margin:8,fontSize:12},splitLine:{show:!0,lineStyle:{color:["#E0E6F1"],width:1,type:"solid"}},splitArea:{show:!1,areaStyle:{color:["rgba(250,250,250,0.2)","rgba(210,219,238,0.2)"]}}},LA=$({boundaryGap:!0,deduplication:null,splitLine:{show:!1},axisTick:{alignWithLabel:!1,interval:"auto"},axisLabel:{interval:"auto"}},kA),PA=$({boundaryGap:[0,0],axisLine:{show:"auto"},axisTick:{show:"auto"},splitNumber:5,minorTick:{show:!1,splitNumber:5,length:3,lineStyle:{}},minorSplitLine:{show:!1,lineStyle:{color:"#F4F7FD",width:1}}},kA),OA=$({splitNumber:6,axisLabel:{showMinLabel:!1,showMaxLabel:!1,rich:{primary:{fontWeight:"bold"}}},splitLine:{show:!1}},PA),RA=tt({logBase:10},PA),NA={category:LA,value:PA,time:OA,log:RA},EA=0,zA=function(){function t(t){this.categories=t.categories||[],this._needCollect=t.needCollect,this._deduplication=t.deduplication,this.uid=++EA}return t.createByAxisModel=function(e){var n=e.option,i=n.data,r=i&&at(i,VA);return new t({categories:r,needCollect:!r,deduplication:!1!==n.dedplication})},t.prototype.getOrdinal=function(t){return this._getOrCreateMap().get(t)},t.prototype.parseAndCollect=function(t){var e,n=this._needCollect;if(!yt(t)&&!n)return t;if(n&&!this._deduplication)return e=this.categories.length,this.categories[e]=t,e;var i=this._getOrCreateMap();return e=i.get(t),null==e&&(n?(e=this.categories.length,this.categories[e]=t,i.set(t,e)):e=NaN),e},t.prototype._getOrCreateMap=function(){return this._map||(this._map=Gt(this.categories))},t}();function VA(t){return xt(t)&&null!=t.value?t.value:t+""}var BA=zA,FA={value:1,category:1,time:1,log:1};function GA(t,e,n,i){ot(FA,(function(r,o){var a=$($({},NA[o],!0),i,!0),s=function(t){function n(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e+"Axis."+o,n}return w(n,t),n.prototype.mergeDefaultAndTheme=function(t,e){var n=bd(this),i=n?Md(t):{},r=e.getTheme();$(t,r.get(o+"Axis")),$(t,this.getDefaultOption()),t.type=HA(t),n&&Sd(t,i,n)},n.prototype.optionUpdated=function(){var t=this.option;"category"===t.type&&(this.__ordinalMeta=BA.createByAxisModel(this))},n.prototype.getCategories=function(t){var e=this.option;if("category"===e.type)return t?e.data:this.__ordinalMeta.categories},n.prototype.getOrdinalMeta=function(){return this.__ordinalMeta},n.type=e+"Axis."+o,n.defaultOption=a,n}(n);t.registerComponentModel(s)})),t.registerSubTypeDefaulter(e+"Axis",HA)}function HA(t){return t.type||(t.data?"category":"value")}var WA=function(){function t(t){this._setting=t||{},this._extent=[1/0,-1/0]}return t.prototype.getSetting=function(t){return this._setting[t]},t.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1])},t.prototype.unionExtentFromData=function(t,e){this.unionExtent(t.getApproximateExtent(e))},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=t),isNaN(e)||(n[1]=e)},t.prototype.isInExtentRange=function(t){return this._extent[0]<=t&&this._extent[1]>=t},t.prototype.isBlank=function(){return this._isBlank},t.prototype.setBlank=function(t){this._isBlank=t},t}();zs(WA);var YA=WA;function XA(t){return"interval"===t.type||"log"===t.type}function UA(t,e,n,i){var r={},o=t[1]-t[0],a=r.interval=Oa(o/e,!0);null!=n&&ai&&(a=r.interval=i);var s=r.intervalPrecision=ZA(a),l=r.niceTickExtent=[xa(Math.ceil(t[0]/a)*a,s),xa(Math.floor(t[1]/a)*a,s)];return KA(l,t),r}function jA(t){var e=Math.pow(10,Pa(t)),n=t/e;return n?2===n?n=3:3===n?n=5:n*=2:n=1,xa(n*e)}function ZA(t){return wa(t)+2}function qA(t,e,n){t[e]=Math.max(Math.min(t[e],n[1]),n[0])}function KA(t,e){!isFinite(t[0])&&(t[0]=e[0]),!isFinite(t[1])&&(t[1]=e[1]),qA(t,0,e),qA(t,1,e),t[0]>t[1]&&(t[0]=t[1])}function $A(t,e){return t>=e[0]&&t<=e[1]}function JA(t,e){return e[1]===e[0]?.5:(t-e[0])/(e[1]-e[0])}function QA(t,e){return t*(e[1]-e[0])+e[0]}var tk=function(t){function e(e){var n=t.call(this,e)||this;n.type="ordinal";var i=n.getSetting("ordinalMeta");return i||(i=new BA({})),ft(i)&&(i=new BA({categories:at(i,(function(t){return xt(t)?t.value:t}))})),n._ordinalMeta=i,n._extent=n.getSetting("extent")||[0,i.categories.length-1],n}return w(e,t),e.prototype.parse=function(t){return null==t?NaN:yt(t)?this._ordinalMeta.getOrdinal(t):Math.round(t)},e.prototype.contain=function(t){return t=this.parse(t),$A(t,this._extent)&&null!=this._ordinalMeta.categories[t]},e.prototype.normalize=function(t){return t=this._getTickNumber(this.parse(t)),JA(t,this._extent)},e.prototype.scale=function(t){return t=Math.round(QA(t,this._extent)),this.getRawOrdinalNumber(t)},e.prototype.getTicks=function(){var t=[],e=this._extent,n=e[0];while(n<=e[1])t.push({value:n}),n++;return t},e.prototype.getMinorTicks=function(t){},e.prototype.setSortInfo=function(t){if(null!=t){for(var e=t.ordinalNumbers,n=this._ordinalNumbersByTick=[],i=this._ticksByOrdinalNumber=[],r=0,o=this._ordinalMeta.categories.length,a=Math.min(o,e.length);r=0&&t=0&&t=t},e.prototype.getOrdinalMeta=function(){return this._ordinalMeta},e.prototype.calcNiceTicks=function(){},e.prototype.calcNiceExtent=function(){},e.type="ordinal",e}(YA);YA.registerClass(tk);var ek=tk,nk=xa,ik=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="interval",e._interval=0,e._intervalPrecision=2,e}return w(e,t),e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return $A(t,this._extent)},e.prototype.normalize=function(t){return JA(t,this._extent)},e.prototype.scale=function(t){return QA(t,this._extent)},e.prototype.setExtent=function(t,e){var n=this._extent;isNaN(t)||(n[0]=parseFloat(t)),isNaN(e)||(n[1]=parseFloat(e))},e.prototype.unionExtent=function(t){var e=this._extent;t[0]e[1]&&(e[1]=t[1]),this.setExtent(e[0],e[1])},e.prototype.getInterval=function(){return this._interval},e.prototype.setInterval=function(t){this._interval=t,this._niceExtent=this._extent.slice(),this._intervalPrecision=ZA(t)},e.prototype.getTicks=function(t){var e=this._interval,n=this._extent,i=this._niceExtent,r=this._intervalPrecision,o=[];if(!e)return o;var a=1e4;n[0]a)return[]}var l=o.length?o[o.length-1].value:i[1];return n[1]>l&&(t?o.push({value:nk(l+e,r)}):o.push({value:n[1]})),o},e.prototype.getMinorTicks=function(t){for(var e=this.getTicks(!0),n=[],i=this.getExtent(),r=1;ri[0]&&c>>1;t[r][1]n&&(this._approxInterval=n);var o=sk.length,a=Math.min(ok(sk,this._approxInterval,0,o),o-1);this._interval=sk[a][1],this._minLevelUnit=sk[Math.max(a-1,0)][0]},e.prototype.parse=function(t){return mt(t)?t:+ka(t)},e.prototype.contain=function(t){return $A(this.parse(t),this._extent)},e.prototype.normalize=function(t){return JA(this.parse(t),this._extent)},e.prototype.scale=function(t){return QA(t,this._extent)},e.type="time",e}(rk),sk=[["second",Mp],["minute",Ip],["hour",Tp],["quarter-day",6*Tp],["half-day",12*Tp],["day",1.2*Cp],["half-week",3.5*Cp],["week",7*Cp],["month",31*Cp],["quarter",95*Cp],["half-year",Dp/2],["year",Dp]];function lk(t,e,n,i){var r=ka(e),o=ka(n),a=function(t){return Gp(r,t,i)===Gp(o,t,i)},s=function(){return a("year")},l=function(){return s()&&a("month")},u=function(){return l()&&a("day")},h=function(){return u()&&a("hour")},c=function(){return h()&&a("minute")},p=function(){return c()&&a("second")},d=function(){return p()&&a("millisecond")};switch(t){case"year":return s();case"month":return l();case"day":return u();case"hour":return h();case"minute":return c();case"second":return p();case"millisecond":return d()}}function uk(t,e){return t/=Cp,t>16?16:t>7.5?7:t>3.5?4:t>1.5?2:1}function hk(t){var e=30*Cp;return t/=e,t>6?6:t>3?3:t>2?2:1}function ck(t){return t/=Tp,t>12?12:t>6?6:t>3.5?4:t>2?2:1}function pk(t,e){return t/=e?Ip:Mp,t>30?30:t>20?20:t>15?15:t>10?10:t>5?5:t>2?2:1}function dk(t){return Oa(t,!0)}function fk(t,e,n){var i=new Date(t);switch(Np(e)){case"year":case"month":i[Kp(n)](0);case"day":i[$p(n)](1);case"hour":i[Jp(n)](0);case"minute":i[Qp(n)](0);case"second":i[td(n)](0),i[ed(n)](0)}return i.getTime()}function gk(t,e,n,i){var r=1e4,o=Op,a=0;function s(t,e,n,r,o,a,s){var l=new Date(e),u=e,h=l[r]();while(u1&&0===u&&o.unshift({value:o[0].value-p})}}for(u=0;u=i[0]&&m<=i[1]&&c++)}var x=(i[1]-i[0])/e;if(c>1.5*x&&p>x/1.5)break;if(u.push(y),c>x||t===o[d])break}h=[]}}}var _=lt(at(u,(function(t){return lt(t,(function(t){return t.value>=i[0]&&t.value<=i[1]&&!t.notAdd}))})),(function(t){return t.length>0})),w=[],b=_.length-1;for(d=0;d<_.length;++d)for(var S=_[d],M=0;M0)i*=10;var o=[xa(wk(e[0]/i)*i),xa(_k(e[1]/i)*i)];this._interval=i,this._niceExtent=o}},e.prototype.calcNiceExtent=function(t){mk.calcNiceExtent.call(this,t),this._fixMin=t.fixMin,this._fixMax=t.fixMax},e.prototype.parse=function(t){return t},e.prototype.contain=function(t){return t=Sk(t)/Sk(this.base),$A(t,this._extent)},e.prototype.normalize=function(t){return t=Sk(t)/Sk(this.base),JA(t,this._extent)},e.prototype.scale=function(t){return t=QA(t,this._extent),bk(this.base,t)},e.type="log",e}(YA),Ik=Mk.prototype;function Tk(t,e){return xk(t,wa(e))}Ik.getMinorTicks=mk.getMinorTicks,Ik.getLabel=mk.getLabel,YA.registerClass(Mk);var Ck=Mk,Dk=function(){function t(t,e,n){this._prepareParams(t,e,n)}return t.prototype._prepareParams=function(t,e,n){n[1]0&&s>0&&!l&&(a=0),a<0&&s<0&&!u&&(s=0));var c=this._determinedMin,p=this._determinedMax;return null!=c&&(a=c,l=!0),null!=p&&(s=p,u=!0),{min:a,max:s,minFixed:l,maxFixed:u,isBlank:h}},t.prototype.modifyDataMinMax=function(t,e){this[kk[t]]=e},t.prototype.setDeterminedMinMax=function(t,e){var n=Ak[t];this[n]=e},t.prototype.freeze=function(){this.frozen=!0},t}(),Ak={min:"_determinedMin",max:"_determinedMax"},kk={min:"_dataMin",max:"_dataMax"};function Lk(t,e,n){var i=t.rawExtentInfo;return i||(i=new Dk(t,e,n),t.rawExtentInfo=i,i)}function Pk(t,e){return null==e?null:Tt(e)?NaN:t.parse(e)}function Ok(t,e){var n=t.type,i=Lk(t,e,t.getExtent()).calculate();t.setBlank(i.isBlank);var r=i.min,o=i.max,a=e.ecModel;if(a&&"time"===n){var s=QC("bar",a),l=!1;if(ot(s,(function(t){l=l||t.getBaseAxis()===e.axis})),l){var u=eD(s),h=Rk(r,o,e,u);r=h.min,o=h.max}}return{extent:[r,o],fixMin:i.minFixed,fixMax:i.maxFixed}}function Rk(t,e,n,i){var r=n.axis.getExtent(),o=r[1]-r[0],a=iD(i,n.axis);if(void 0===a)return{min:t,max:e};var s=1/0;ot(a,(function(t){s=Math.min(t.offset,s)}));var l=-1/0;ot(a,(function(t){l=Math.max(t.offset+t.width,l)})),s=Math.abs(s),l=Math.abs(l);var u=s+l,h=e-t,c=1-(s+l)/o,p=h/c-h;return e+=p*(l/u),t-=p*(s/u),{min:t,max:e}}function Nk(t,e){var n=e,i=Ok(t,n),r=i.extent,o=n.get("splitNumber");t instanceof Ck&&(t.base=n.get("logBase"));var a=t.type,s=n.get("interval"),l="interval"===a||"time"===a;t.setExtent(r[0],r[1]),t.calcNiceExtent({splitNumber:o,fixMin:i.fixMin,fixMax:i.fixMax,minInterval:l?n.get("minInterval"):null,maxInterval:l?n.get("maxInterval"):null}),null!=s&&t.setInterval&&t.setInterval(s)}function Ek(t,e){if(e=e||t.get("type"),e)switch(e){case"category":return new ek({ordinalMeta:t.getOrdinalMeta?t.getOrdinalMeta():t.getCategories(),extent:[1/0,-1/0]});case"time":return new yk({locale:t.ecModel.getLocaleModel(),useUTC:t.ecModel.get("useUTC")});default:return new(YA.getClass(e)||rk)}}function zk(t){var e=t.scale.getExtent(),n=e[0],i=e[1];return!(n>0&&i>0||n<0&&i<0)}function Vk(t){var e=t.getLabelModel().get("formatter"),n="category"===t.type?t.scale.getExtent()[0]:null;return"time"===t.scale.type?function(e){return function(n,i){return t.scale.getFormattedLabel(n,i,e)}}(e):yt(e)?function(e){return function(n){var i=t.scale.getLabel(n),r=e.replace("{value}",null!=i?i:"");return r}}(e):gt(e)?function(e){return function(i,r){return null!=n&&(r=i.value-n),e(Bk(t,i),r,null!=i.level?{level:i.level}:null)}}(e):function(e){return t.scale.getLabel(e)}}function Bk(t,e){return"category"===t.type?t.scale.getLabel(e):e.value}function Fk(t){var e=t.model,n=t.scale;if(e.get(["axisLabel","show"])&&!n.isBlank()){var i,r,o=n.getExtent();n instanceof ek?r=n.count():(i=n.getTicks(),r=i.length);var a,s=t.getLabelModel(),l=Vk(t),u=1;r>40&&(u=Math.ceil(r/40));for(var h=0;ht[1]&&(t[1]=i[1])}))}var Uk=function(){function t(t){this.type="cartesian",this._dimList=[],this._axes={},this.name=t||""}return t.prototype.getAxis=function(t){return this._axes[t]},t.prototype.getAxes=function(){return at(this._dimList,(function(t){return this._axes[t]}),this)},t.prototype.getAxesByScale=function(t){return t=t.toLowerCase(),lt(this.getAxes(),(function(e){return e.scale.type===t}))},t.prototype.addAxis=function(t){var e=t.dim;this._axes[e]=t,this._dimList.push(e)},t}(),jk=Uk,Zk=["x","y"];function qk(t){return"interval"===t.type||"time"===t.type}var Kk=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="cartesian2d",e.dimensions=Zk,e}return w(e,t),e.prototype.calcAffineTransform=function(){this._transform=this._invTransform=null;var t=this.getAxis("x").scale,e=this.getAxis("y").scale;if(qk(t)&&qk(e)){var n=t.getExtent(),i=e.getExtent(),r=this.dataToPoint([n[0],i[0]]),o=this.dataToPoint([n[1],i[1]]),a=n[1]-n[0],s=i[1]-i[0];if(a&&s){var l=(o[0]-r[0])/a,u=(o[1]-r[1])/s,h=r[0]-n[0]*l,c=r[1]-i[0]*u,p=this._transform=[l,0,0,u,h,c];this._invTransform=nn([],p)}}},e.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAxis("x")},e.prototype.containPoint=function(t){var e=this.getAxis("x"),n=this.getAxis("y");return e.contain(e.toLocalCoord(t[0]))&&n.contain(n.toLocalCoord(t[1]))},e.prototype.containData=function(t){return this.getAxis("x").containData(t[0])&&this.getAxis("y").containData(t[1])},e.prototype.containZone=function(t,e){var n=this.dataToPoint(t),i=this.dataToPoint(e),r=this.getArea(),o=new yn(n[0],n[1],i[0]-n[0],i[1]-n[1]);return r.intersect(o)},e.prototype.dataToPoint=function(t,e,n){n=n||[];var i=t[0],r=t[1];if(this._transform&&null!=i&&isFinite(i)&&null!=r&&isFinite(r))return pe(n,t,this._transform);var o=this.getAxis("x"),a=this.getAxis("y");return n[0]=o.toGlobalCoord(o.dataToCoord(i,e)),n[1]=a.toGlobalCoord(a.dataToCoord(r,e)),n},e.prototype.clampData=function(t,e){var n=this.getAxis("x").scale,i=this.getAxis("y").scale,r=n.getExtent(),o=i.getExtent(),a=n.parse(t[0]),s=i.parse(t[1]);return e=e||[],e[0]=Math.min(Math.max(Math.min(r[0],r[1]),a),Math.max(r[0],r[1])),e[1]=Math.min(Math.max(Math.min(o[0],o[1]),s),Math.max(o[0],o[1])),e},e.prototype.pointToData=function(t,e){var n=[];if(this._invTransform)return pe(n,t,this._invTransform);var i=this.getAxis("x"),r=this.getAxis("y");return n[0]=i.coordToData(i.toLocalCoord(t[0]),e),n[1]=r.coordToData(r.toLocalCoord(t[1]),e),n},e.prototype.getOtherAxis=function(t){return this.getAxis("x"===t.dim?"y":"x")},e.prototype.getArea=function(t){t=t||0;var e=this.getAxis("x").getGlobalExtent(),n=this.getAxis("y").getGlobalExtent(),i=Math.min(e[0],e[1])-t,r=Math.min(n[0],n[1])-t,o=Math.max(e[0],e[1])-i+t,a=Math.max(n[0],n[1])-r+t;return new yn(i,r,o,a)},e}(jk),$k=Kk,Jk=ps();function Qk(t,e){var n=at(e,(function(e){return t.scale.parse(e)}));return"time"===t.type&&n.length>0&&(n.sort(),n.unshift(n[0]),n.push(n[n.length-1])),n}function tL(t){var e=t.getLabelModel().get("customValues");if(e){var n=Vk(t);return{labels:Qk(t,e).map((function(e){var i={value:e};return{formattedLabel:n(i),rawLabel:t.scale.getLabel(i),tickValue:e}}))}}return"category"===t.type?nL(t):oL(t)}function eL(t,e){var n=t.getTickModel().get("customValues");return n?{ticks:Qk(t,n)}:"category"===t.type?rL(t,e):{ticks:at(t.scale.getTicks(),(function(t){return t.value}))}}function nL(t){var e=t.getLabelModel(),n=iL(t,e);return!e.get("show")||t.scale.isBlank()?{labels:[],labelCategoryInterval:n.labelCategoryInterval}:n}function iL(t,e){var n,i,r=aL(t,"labels"),o=Hk(e),a=sL(r,o);return a||(gt(o)?n=dL(t,o):(i="auto"===o?uL(t):o,n=pL(t,i)),lL(r,o,{labels:n,labelCategoryInterval:i}))}function rL(t,e){var n,i,r=aL(t,"ticks"),o=Hk(e),a=sL(r,o);if(a)return a;if(e.get("show")&&!t.scale.isBlank()||(n=[]),gt(o))n=dL(t,o,!0);else if("auto"===o){var s=iL(t,t.getLabelModel());i=s.labelCategoryInterval,n=at(s.labels,(function(t){return t.tickValue}))}else i=o,n=pL(t,i,!0);return lL(r,o,{ticks:n,tickCategoryInterval:i})}function oL(t){var e=t.scale.getTicks(),n=Vk(t);return{labels:at(e,(function(e,i){return{level:e.level,formattedLabel:n(e,i),rawLabel:t.scale.getLabel(e),tickValue:e.value}}))}}function aL(t,e){return Jk(t)[e]||(Jk(t)[e]=[])}function sL(t,e){for(var n=0;n40&&(s=Math.max(1,Math.floor(a/40)));for(var l=o[0],u=t.dataToCoord(l+1)-t.dataToCoord(l),h=Math.abs(u*Math.cos(i)),c=Math.abs(u*Math.sin(i)),p=0,d=0;l<=o[1];l+=s){var f=0,g=0,y=Eo(n({value:l}),e.font,"center","top");f=1.3*y.width,g=1.3*y.height,p=Math.max(p,f,7),d=Math.max(d,g,7)}var v=p/h,m=d/c;isNaN(v)&&(v=1/0),isNaN(m)&&(m=1/0);var x=Math.max(0,Math.floor(Math.min(v,m))),_=Jk(t.model),w=t.getExtent(),b=_.lastAutoInterval,S=_.lastTickCount;return null!=b&&null!=S&&Math.abs(b-x)<=1&&Math.abs(S-a)<=1&&b>x&&_.axisExtent0===w[0]&&_.axisExtent1===w[1]?x=b:(_.lastTickCount=a,_.lastAutoInterval=x,_.axisExtent0=w[0],_.axisExtent1=w[1]),x}function cL(t){var e=t.getLabelModel();return{axisRotate:t.getRotate?t.getRotate():t.isHorizontal&&!t.isHorizontal()?90:0,labelRotate:e.get("rotate")||0,font:e.getFont()}}function pL(t,e,n){var i=Vk(t),r=t.scale,o=r.getExtent(),a=t.getLabelModel(),s=[],l=Math.max((e||0)+1,1),u=o[0],h=r.count();0!==u&&l>1&&h/l>2&&(u=Math.round(Math.ceil(u/l)*l));var c=Wk(t),p=a.get("showMinLabel")||c,d=a.get("showMaxLabel")||c;p&&u!==o[0]&&g(o[0]);for(var f=u;f<=o[1];f+=l)g(f);function g(t){var e={value:t};s.push(n?t:{formattedLabel:i(e),rawLabel:r.getLabel(e),tickValue:t})}return d&&f-l!==o[1]&&g(o[1]),s}function dL(t,e,n){var i=t.scale,r=Vk(t),o=[];return ot(i.getTicks(),(function(t){var a=i.getLabel(t),s=t.value;e(t.value,a)&&o.push(n?s:{formattedLabel:r(t),rawLabel:a,tickValue:s})})),o}var fL=[0,1],gL=function(){function t(t,e,n){this.onBand=!1,this.inverse=!1,this.dim=t,this.scale=e,this._extent=n||[0,0]}return t.prototype.contain=function(t){var e=this._extent,n=Math.min(e[0],e[1]),i=Math.max(e[0],e[1]);return t>=n&&t<=i},t.prototype.containData=function(t){return this.scale.contain(t)},t.prototype.getExtent=function(){return this._extent.slice()},t.prototype.getPixelPrecision=function(t){return Sa(t||this.scale.getExtent(),this._extent)},t.prototype.setExtent=function(t,e){var n=this._extent;n[0]=t,n[1]=e},t.prototype.dataToCoord=function(t,e){var n=this._extent,i=this.scale;return t=i.normalize(t),this.onBand&&"ordinal"===i.type&&(n=n.slice(),yL(n,i.count())),va(t,fL,n,e)},t.prototype.coordToData=function(t,e){var n=this._extent,i=this.scale;this.onBand&&"ordinal"===i.type&&(n=n.slice(),yL(n,i.count()));var r=va(t,n,fL,e);return this.scale.scale(r)},t.prototype.pointToData=function(t,e){},t.prototype.getTicksCoords=function(t){t=t||{};var e=t.tickModel||this.getTickModel(),n=eL(this,e),i=n.ticks,r=at(i,(function(t){return{coord:this.dataToCoord("ordinal"===this.scale.type?this.scale.getRawOrdinalNumber(t):t),tickValue:t}}),this),o=e.get("alignWithLabel");return vL(this,r,o,t.clamp),r},t.prototype.getMinorTicksCoords=function(){if("ordinal"===this.scale.type)return[];var t=this.model.getModel("minorTick"),e=t.get("splitNumber");e>0&&e<100||(e=5);var n=this.scale.getMinorTicks(e),i=at(n,(function(t){return at(t,(function(t){return{coord:this.dataToCoord(t),tickValue:t}}),this)}),this);return i},t.prototype.getViewLabels=function(){return tL(this).labels},t.prototype.getLabelModel=function(){return this.model.getModel("axisLabel")},t.prototype.getTickModel=function(){return this.model.getModel("axisTick")},t.prototype.getBandWidth=function(){var t=this._extent,e=this.scale.getExtent(),n=e[1]-e[0]+(this.onBand?1:0);0===n&&(n=1);var i=Math.abs(t[1]-t[0]);return Math.abs(i)/n},t.prototype.calculateCategoryInterval=function(){return hL(this)},t}();function yL(t,e){var n=t[1]-t[0],i=e,r=n/i/2;t[0]+=r,t[1]-=r}function vL(t,e,n,i){var r=e.length;if(t.onBand&&!n&&r){var o,a,s=t.getExtent();if(1===r)e[0].coord=s[0],o=e[1]={coord:s[1]};else{var l=e[r-1].tickValue-e[0].tickValue,u=(e[r-1].coord-e[0].coord)/l;ot(e,(function(t){t.coord-=u/2}));var h=t.scale.getExtent();a=1+h[1]-e[r-1].tickValue,o={coord:e[r-1].coord+u*a},e.push(o)}var c=s[0]>s[1];p(e[0].coord,s[0])&&(i?e[0].coord=s[0]:e.shift()),i&&p(s[0],e[0].coord)&&e.unshift({coord:s[0]}),p(s[1],o.coord)&&(i?o.coord=s[1]:e.pop()),i&&p(o.coord,s[1])&&e.push({coord:s[1]})}function p(t,e){return t=xa(t),e=xa(e),c?t>e:te[1]&&e.reverse(),e},e.prototype.pointToData=function(t,e){return this.coordToData(this.toLocalCoord(t["x"===this.dim?0:1]),e)},e.prototype.setCategorySortInfo=function(t){if("category"!==this.type)return!1;this.model.option.categorySortInfo=t,this.scale.setSortInfo(t)},e}(mL),_L=xL;function wL(t,e,n){n=n||{};var i=t.coordinateSystem,r=e.axis,o={},a=r.getAxesOnZeroOf()[0],s=r.position,l=a?"onZero":s,u=r.dim,h=i.getRect(),c=[h.x,h.x+h.width,h.y,h.y+h.height],p={left:0,right:1,top:0,bottom:1,onZero:2},d=e.get("offset")||0,f="x"===u?[c[2]-d,c[3]+d]:[c[0]-d,c[1]+d];if(a){var g=a.toGlobalCoord(a.dataToCoord(0));f[p.onZero]=Math.max(Math.min(g,f[1]),f[0])}o.position=["y"===u?f[p[l]]:c[0],"x"===u?f[p[l]]:c[3]],o.rotation=Math.PI/2*("x"===u?0:1);var y={top:-1,bottom:1,left:-1,right:1};o.labelDirection=o.tickDirection=o.nameDirection=y[s],o.labelOffset=a?f[p[s]]-f[p.onZero]:0,e.get(["axisTick","inside"])&&(o.tickDirection=-o.tickDirection),Ct(n.labelInside,e.get(["axisLabel","inside"]))&&(o.labelDirection=-o.labelDirection);var v=e.get(["axisLabel","rotate"]);return o.labelRotate="top"===l?-v:v,o.z2=1,o}function bL(t){return"cartesian2d"===t.get("coordinateSystem")}function SL(t){var e={xAxisModel:null,yAxisModel:null};return ot(e,(function(n,i){var r=i.replace(/Model$/,""),o=t.getReferringComponents(r,ys).models[0];e[i]=o})),e}var ML=Math.log;function IL(t,e,n){var i=rk.prototype,r=i.getTicks.call(n),o=i.getTicks.call(n,!0),a=r.length-1,s=i.getInterval.call(n),l=Ok(t,e),u=l.extent,h=l.fixMin,c=l.fixMax;if("log"===t.type){var p=ML(t.base);u=[ML(u[0])/p,ML(u[1])/p]}t.setExtent(u[0],u[1]),t.calcNiceExtent({splitNumber:a,fixMin:h,fixMax:c});var d=i.getExtent.call(t);h&&(u[0]=d[0]),c&&(u[1]=d[1]);var f=i.getInterval.call(t),g=u[0],y=u[1];if(h&&c)f=(y-g)/a;else if(h){y=u[0]+f*a;while(yu[0]&&isFinite(g)&&isFinite(u[0]))f=jA(f),g=u[1]-f*a}else{var v=t.getTicks().length-1;v>a&&(f=jA(f));var m=f*a;y=Math.ceil(u[1]/f)*f,g=xa(y-m),g<0&&u[0]>=0?(g=0,y=xa(m)):y>0&&u[1]<=0&&(y=0,g=-xa(m))}var x=(r[0].value-o[0].value)/s,_=(r[a].value-o[a].value)/s;i.setExtent.call(t,g+f*x,y+f*_),i.setInterval.call(t,f),(x||_)&&i.setNiceExtent.call(t,g+f,y-f)}var TL=function(){function t(t,e,n){this.type="grid",this._coordsMap={},this._coordsList=[],this._axesMap={},this._axesList=[],this.axisPointerEnabled=!0,this.dimensions=Zk,this._initCartesian(t,e,n),this.model=t}return t.prototype.getRect=function(){return this._rect},t.prototype.update=function(t,e){var n=this._axesMap;function i(t){var e,n=ht(t),i=n.length;if(i){for(var r=[],o=i-1;o>=0;o--){var a=+n[o],s=t[a],l=s.model,u=s.scale;XA(u)&&l.get("alignTicks")&&null==l.get("interval")?r.push(s):(Nk(u,l),XA(u)&&(e=s))}r.length&&(e||(e=r.pop(),Nk(e.scale,e.model)),ot(r,(function(t){IL(t.scale,t.model,e.scale)})))}}this._updateScale(t,this.model),i(n.x),i(n.y);var r={};ot(n.x,(function(t){DL(n,"y",t,r)})),ot(n.y,(function(t){DL(n,"x",t,r)})),this.resize(this.model,e)},t.prototype.resize=function(t,e,n){var i=t.getBoxLayoutParams(),r=!n&&t.get("containLabel"),o=xd(i,{width:e.getWidth(),height:e.getHeight()});this._rect=o;var a=this._axesList;function s(){ot(a,(function(t){var e=t.isHorizontal(),n=e?[0,o.width]:[0,o.height],i=t.inverse?1:0;t.setExtent(n[i],n[1-i]),kL(t,e?o.x:o.y)}))}s(),r&&(ot(a,(function(t){if(!t.model.get(["axisLabel","inside"])){var e=Fk(t);if(e){var n=t.isHorizontal()?"height":"width",i=t.model.get(["axisLabel","margin"]);o[n]-=e[n]+i,"top"===t.position?o.y+=e.height+i:"left"===t.position&&(o.x+=e.width+i)}}})),s()),ot(this._coordsList,(function(t){t.calcAffineTransform()}))},t.prototype.getAxis=function(t,e){var n=this._axesMap[t];if(null!=n)return n[e||0]},t.prototype.getAxes=function(){return this._axesList.slice()},t.prototype.getCartesian=function(t,e){if(null!=t&&null!=e){var n="x"+t+"y"+e;return this._coordsMap[n]}xt(t)&&(e=t.yAxisIndex,t=t.xAxisIndex);for(var i=0,r=this._coordsList;i0?"top":"bottom",i="center"):Da(o-PL)?(r=n>0?"bottom":"top",i="center"):(r="middle",i=o>0&&o0?"right":"left":n>0?"left":"right"),{rotation:o,textAlign:i,textVerticalAlign:r}},t.makeAxisEventDataBase=function(t){var e={componentType:t.mainType,componentIndex:t.componentIndex};return e[t.mainType+"Index"]=t.componentIndex,e},t.isLabelSilent=function(t){var e=t.get("tooltip");return t.get("silent")||!(t.get("triggerEvent")||e&&e.show)},t}(),RL={axisLine:function(t,e,n,i){var r=e.get(["axisLine","show"]);if("auto"===r&&t.handleAutoShown&&(r=t.handleAutoShown("axisLine")),r){var o=e.axis.getExtent(),a=i.transform,s=[o[0],0],l=[o[1],0],u=s[0]>l[0];a&&(pe(s,s,a),pe(l,l,a));var h=Q({lineCap:"round"},e.getModel(["axisLine","lineStyle"]).getLineStyle()),c=new fm({shape:{x1:s[0],y1:s[1],x2:l[0],y2:l[1]},style:h,strokeContainThreshold:t.strokeContainThreshold||5,silent:!0,z2:1});Qm(c.shape,c.style.lineWidth),c.anid="line",n.add(c);var p=e.get(["axisLine","symbol"]);if(null!=p){var d=e.get(["axisLine","symbolSize"]);yt(p)&&(p=[p,p]),(yt(d)||mt(d))&&(d=[d,d]);var f=H_(e.get(["axisLine","symbolOffset"])||0,d),g=d[0],y=d[1];ot([{rotate:t.rotation+Math.PI/2,offset:f[0],r:0},{rotate:t.rotation-Math.PI/2,offset:f[1],r:Math.sqrt((s[0]-l[0])*(s[0]-l[0])+(s[1]-l[1])*(s[1]-l[1]))}],(function(e,i){if("none"!==p[i]&&null!=p[i]){var r=F_(p[i],-g/2,-y/2,g,y,h.stroke,!0),o=e.r+e.offset,a=u?l:s;r.attr({rotation:e.rotate,x:a[0]+o*Math.cos(t.rotation),y:a[1]-o*Math.sin(t.rotation),silent:!0,z2:11}),n.add(r)}}))}}},axisTickLabel:function(t,e,n,i){var r=GL(n,i,e,t),o=WL(n,i,e,t);if(EL(e,o,r),HL(n,i,e,t.tickDirection),e.get(["axisLabel","hideOverlap"])){var a=FS(at(o,(function(t){return{label:t,priority:t.z2,defaultAttr:{ignore:t.ignore}}})));YS(a)}},axisName:function(t,e,n,i){var r=Ct(t.axisName,e.get("name"));if(r){var o,a,s=e.get("nameLocation"),l=t.nameDirection,u=e.getModel("nameTextStyle"),h=e.get("nameGap")||0,c=e.axis.getExtent(),p=c[0]>c[1]?-1:1,d=["start"===s?c[0]-p*h:"end"===s?c[1]+p*h:(c[0]+c[1])/2,BL(s)?t.labelOffset+l*h:0],f=e.get("nameRotate");null!=f&&(f=f*PL/180),BL(s)?o=OL.innerTextLayout(t.rotation,null!=f?f:t.rotation,l):(o=NL(t.rotation,s,f||0,c),a=t.axisNameAvailableWidth,null!=a&&(a=Math.abs(a/Math.sin(o.rotation)),!isFinite(a)&&(a=null)));var g=u.getFont(),y=e.get("nameTruncate",!0)||{},v=y.ellipsis,m=Ct(t.nameTruncateMaxWidth,y.maxWidth,a),x=new oh({x:d[0],y:d[1],rotation:o.rotation,silent:OL.isLabelSilent(e),style:Ec(u,{text:r,font:g,overflow:"truncate",width:m,ellipsis:v,fill:u.getTextColor()||e.get(["axisLine","lineStyle","color"]),align:u.get("align")||o.textAlign,verticalAlign:u.get("verticalAlign")||o.textVerticalAlign}),z2:1});if(gx({el:x,componentModel:e,itemName:r}),x.__fullText=r,x.anid="name",e.get("triggerEvent")){var _=OL.makeAxisEventDataBase(e);_.targetType="axisName",_.name=r,ah(x).eventData=_}i.add(x),x.updateTransform(),n.add(x),x.decomposeTransform()}}};function NL(t,e,n,i){var r,o,a=Ca(n-t),s=i[0]>i[1],l="start"===e&&!s||"start"!==e&&s;return Da(a-PL/2)?(o=l?"bottom":"top",r="center"):Da(a-1.5*PL)?(o=l?"top":"bottom",r="center"):(o="middle",r=a<1.5*PL&&a>PL/2?l?"left":"right":l?"right":"left"),{rotation:a,textAlign:r,textVerticalAlign:o}}function EL(t,e,n){if(!Wk(t.axis)){var i=t.get(["axisLabel","showMinLabel"]),r=t.get(["axisLabel","showMaxLabel"]);e=e||[],n=n||[];var o=e[0],a=e[1],s=e[e.length-1],l=e[e.length-2],u=n[0],h=n[1],c=n[n.length-1],p=n[n.length-2];!1===i?(zL(o),zL(u)):VL(o,a)&&(i?(zL(a),zL(h)):(zL(o),zL(u))),!1===r?(zL(s),zL(c)):VL(l,s)&&(r?(zL(l),zL(p)):(zL(s),zL(c)))}}function zL(t){t&&(t.ignore=!0)}function VL(t,e){var n=t&&t.getBoundingRect().clone(),i=e&&e.getBoundingRect().clone();if(n&&i){var r=Ke([]);return tn(r,r,-t.rotation),n.applyTransform(Je([],r,t.getLocalTransform())),i.applyTransform(Je([],r,e.getLocalTransform())),n.intersect(i)}}function BL(t){return"middle"===t||"center"===t}function FL(t,e,n,i,r){for(var o=[],a=[],s=[],l=0;l=0||t===e}function $L(t){var e=JL(t);if(e){var n=e.axisPointerModel,i=e.axis.scale,r=n.option,o=n.get("status"),a=n.get("value");null!=a&&(a=i.parse(a));var s=tP(n);null==o&&(r.status=s?"show":"hide");var l=i.getExtent().slice();l[0]>l[1]&&l.reverse(),(null==a||a>l[1])&&(a=l[1]),a0&&!c.min?c.min=0:null!=c.min&&c.min<0&&!c.max&&(c.max=0);var p=a;null!=c.color&&(p=tt({color:c.color},a));var d=$(K(c),{boundaryGap:t,splitNumber:e,scale:n,axisLine:i,axisTick:r,axisLabel:o,name:c.text,showName:s,nameLocation:"end",nameGap:u,nameTextStyle:p,triggerEvent:h},!1);if(yt(l)){var f=d.name;d.name=l.replace("{value}",null!=f?f:"")}else gt(l)&&(d.name=l(d.name,d));var g=new ap(d,null,this.ecModel);return it(g,DA.prototype),g.mainType="radar",g.componentIndex=this.componentIndex,g}),this);this._indicatorModels=c},e.prototype.getIndicatorModels=function(){return this._indicatorModels},e.type="radar",e.defaultOption={z:0,center:["50%","50%"],radius:"75%",startAngle:90,axisName:{show:!0},boundaryGap:[0,0],splitNumber:5,axisNameGap:15,scale:!1,shape:"polygon",axisLine:$({lineStyle:{color:"#bbb"}},TP.axisLine),axisLabel:CP(TP.axisLabel,!1),axisTick:CP(TP.axisTick,!1),splitLine:CP(TP.splitLine,!0),splitArea:CP(TP.splitArea,!0),indicator:[]},e}(Ad),AP=DP,kP=["axisLine","axisTickLabel","axisName"],LP=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){var i=this.group;i.removeAll(),this._buildAxes(t),this._buildSplitLineAndArea(t)},e.prototype._buildAxes=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes(),i=at(n,(function(t){var n=t.model.get("showName")?t.name:"",i=new YL(t.model,{axisName:n,position:[e.cx,e.cy],rotation:t.angle,labelDirection:-1,tickDirection:-1,nameDirection:1});return i}));ot(i,(function(t){ot(kP,t.add,t),this.group.add(t.getGroup())}),this)},e.prototype._buildSplitLineAndArea=function(t){var e=t.coordinateSystem,n=e.getIndicatorAxes();if(n.length){var i=t.get("shape"),r=t.getModel("splitLine"),o=t.getModel("splitArea"),a=r.getModel("lineStyle"),s=o.getModel("areaStyle"),l=r.get("show"),u=o.get("show"),h=a.get("color"),c=s.get("color"),p=ft(h)?h:[h],d=ft(c)?c:[c],f=[],g=[];if("circle"===i)for(var y=n[0].getTicksCoords(),v=e.cx,m=e.cy,x=0;x3?1.4:r>1?1.2:1.1,l=i>0?s:1/s;XP(this,"zoom","zoomOnMouseWheel",t,{scale:l,originX:o,originY:a,isAvailableBehavior:null})}if(n){var u=Math.abs(i),h=(i>0?1:-1)*(u>3?.4:u>1?.15:.05);XP(this,"scrollMove","moveOnMouseWheel",t,{scrollDelta:h,originX:o,originY:a,isAvailableBehavior:null})}}},e.prototype._pinchHandler=function(t){if(!HP(this._zr,"globalPan")){var e=t.pinchScale>1?1.1:1/1.1;XP(this,"zoom",null,t,{scale:e,originX:t.pinchX,originY:t.pinchY,isAvailableBehavior:null})}},e}(xe);function XP(t,e,n,i,r){t.pointerChecker&&t.pointerChecker(i,r.originX,r.originY)&&(We(i.event),UP(t,e,n,i,r))}function UP(t,e,n,i,r){r.isAvailableBehavior=pt(jP,null,n,i),t.trigger(e,r)}function jP(t,e,n){var i=n[t];return!t||i&&(!yt(i)||e.event[i+"Key"])}var ZP=YP;function qP(t,e,n){var i=t.target;i.x+=e,i.y+=n,i.dirty()}function KP(t,e,n,i){var r=t.target,o=t.zoomLimit,a=t.zoom=t.zoom||1;if(a*=e,o){var s=o.min||0,l=o.max||1/0;a=Math.max(Math.min(l,a),s)}var u=a/t.zoom;t.zoom=a,r.x-=(n-r.x)*(u-1),r.y-=(i-r.y)*(u-1),r.scaleX*=u,r.scaleY*=u,r.dirty()}var $P,JP={axisPointer:1,tooltip:1,brush:1};function QP(t,e,n){var i=e.getComponentByElement(t.topTarget),r=i&&i.coordinateSystem;return i&&i!==n&&!JP.hasOwnProperty(i.mainType)&&r&&r.model!==n}function tO(t){if(yt(t)){var e=new DOMParser;t=e.parseFromString(t,"text/xml")}var n=t;9===n.nodeType&&(n=n.firstChild);while("svg"!==n.nodeName.toLowerCase()||1!==n.nodeType)n=n.nextSibling;return n}var eO={fill:"fill",stroke:"stroke","stroke-width":"lineWidth",opacity:"opacity","fill-opacity":"fillOpacity","stroke-opacity":"strokeOpacity","stroke-dasharray":"lineDash","stroke-dashoffset":"lineDashOffset","stroke-linecap":"lineCap","stroke-linejoin":"lineJoin","stroke-miterlimit":"miterLimit","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","text-anchor":"textAlign",visibility:"visibility",display:"display"},nO=ht(eO),iO={"alignment-baseline":"textBaseline","stop-color":"stopColor"},rO=ht(iO),oO=function(){function t(){this._defs={},this._root=null}return t.prototype.parse=function(t,e){e=e||{};var n=tO(t);this._defsUsePending=[];var i=new ia;this._root=i;var r=[],o=n.getAttribute("viewBox")||"",a=parseFloat(n.getAttribute("width")||e.width),s=parseFloat(n.getAttribute("height")||e.height);isNaN(a)&&(a=null),isNaN(s)&&(s=null),cO(n,i,null,!0,!1);var l,u,h=n.firstChild;while(h)this._parseNode(h,i,r,null,!1,!1),h=h.nextSibling;if(gO(this._defs,this._defsUsePending),this._defsUsePending=[],o){var c=vO(o);c.length>=4&&(l={x:parseFloat(c[0]||0),y:parseFloat(c[1]||0),width:parseFloat(c[2]),height:parseFloat(c[3])})}if(l&&null!=a&&null!=s&&(u=MO(l,{x:0,y:0,width:a,height:s}),!e.ignoreViewBox)){var p=i;i=new ia,i.add(p),p.scaleX=p.scaleY=u.scale,p.x=u.x,p.y=u.y}return e.ignoreRootClip||null==a||null==s||i.setClipPath(new Gu({shape:{x:0,y:0,width:a,height:s}})),{root:i,width:a,height:s,viewBoxRect:l,viewBoxTransform:u,named:r}},t.prototype._parseNode=function(t,e,n,i,r,o){var a,s=t.nodeName.toLowerCase(),l=i;if("defs"===s&&(r=!0),"text"===s&&(o=!0),"defs"===s||"switch"===s)a=e;else{if(!r){var u=$P[s];if(u&&Xt($P,s)){a=u.call(this,t,e);var h=t.getAttribute("name");if(h){var c={name:h,namedFrom:null,svgNodeTagLower:s,el:a};n.push(c),"g"===s&&(l=c)}else i&&n.push({name:i.name,namedFrom:i,svgNodeTagLower:s,el:a});e.add(a)}}var p=aO[s];if(p&&Xt(aO,s)){var d=p.call(this,t),f=t.getAttribute("id");f&&(this._defs[f]=d)}}if(a&&a.isGroup){var g=t.firstChild;while(g)1===g.nodeType?this._parseNode(g,a,n,l,r,o):3===g.nodeType&&o&&this._parseText(g,a),g=g.nextSibling}},t.prototype._parseText=function(t,e){var n=new Cu({style:{text:t.textContent},silent:!0,x:this._textX||0,y:this._textY||0});uO(e,n),cO(t,n,this._defsUsePending,!1,!1),pO(n,e);var i=n.style,r=i.fontSize;r&&r<9&&(i.fontSize=9,n.scaleX*=r/9,n.scaleY*=r/9);var o=(i.fontSize||i.fontFamily)&&[i.fontStyle,i.fontWeight,(i.fontSize||12)+"px",i.fontFamily||"sans-serif"].join(" ");i.font=o;var a=n.getBoundingRect();return this._textX+=a.width,e.add(n),n},t.internalField=function(){$P={g:function(t,e){var n=new ia;return uO(e,n),cO(t,n,this._defsUsePending,!1,!1),n},rect:function(t,e){var n=new Gu;return uO(e,n),cO(t,n,this._defsUsePending,!1,!1),n.setShape({x:parseFloat(t.getAttribute("x")||"0"),y:parseFloat(t.getAttribute("y")||"0"),width:parseFloat(t.getAttribute("width")||"0"),height:parseFloat(t.getAttribute("height")||"0")}),n.silent=!0,n},circle:function(t,e){var n=new Pv;return uO(e,n),cO(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),r:parseFloat(t.getAttribute("r")||"0")}),n.silent=!0,n},line:function(t,e){var n=new fm;return uO(e,n),cO(t,n,this._defsUsePending,!1,!1),n.setShape({x1:parseFloat(t.getAttribute("x1")||"0"),y1:parseFloat(t.getAttribute("y1")||"0"),x2:parseFloat(t.getAttribute("x2")||"0"),y2:parseFloat(t.getAttribute("y2")||"0")}),n.silent=!0,n},ellipse:function(t,e){var n=new Nv;return uO(e,n),cO(t,n,this._defsUsePending,!1,!1),n.setShape({cx:parseFloat(t.getAttribute("cx")||"0"),cy:parseFloat(t.getAttribute("cy")||"0"),rx:parseFloat(t.getAttribute("rx")||"0"),ry:parseFloat(t.getAttribute("ry")||"0")}),n.silent=!0,n},polygon:function(t,e){var n,i=t.getAttribute("points");i&&(n=hO(i));var r=new sm({shape:{points:n||[]},silent:!0});return uO(e,r),cO(t,r,this._defsUsePending,!1,!1),r},polyline:function(t,e){var n,i=t.getAttribute("points");i&&(n=hO(i));var r=new hm({shape:{points:n||[]},silent:!0});return uO(e,r),cO(t,r,this._defsUsePending,!1,!1),r},image:function(t,e){var n=new Pu;return uO(e,n),cO(t,n,this._defsUsePending,!1,!1),n.setStyle({image:t.getAttribute("xlink:href")||t.getAttribute("href"),x:+t.getAttribute("x"),y:+t.getAttribute("y"),width:+t.getAttribute("width"),height:+t.getAttribute("height")}),n.silent=!0,n},text:function(t,e){var n=t.getAttribute("x")||"0",i=t.getAttribute("y")||"0",r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0";this._textX=parseFloat(n)+parseFloat(r),this._textY=parseFloat(i)+parseFloat(o);var a=new ia;return uO(e,a),cO(t,a,this._defsUsePending,!1,!0),a},tspan:function(t,e){var n=t.getAttribute("x"),i=t.getAttribute("y");null!=n&&(this._textX=parseFloat(n)),null!=i&&(this._textY=parseFloat(i));var r=t.getAttribute("dx")||"0",o=t.getAttribute("dy")||"0",a=new ia;return uO(e,a),cO(t,a,this._defsUsePending,!1,!0),this._textX+=parseFloat(r),this._textY+=parseFloat(o),a},path:function(t,e){var n=t.getAttribute("d")||"",i=Tv(n);return uO(e,i),cO(t,i,this._defsUsePending,!1,!1),i.silent=!0,i}}}(),t}(),aO={lineargradient:function(t){var e=parseInt(t.getAttribute("x1")||"0",10),n=parseInt(t.getAttribute("y1")||"0",10),i=parseInt(t.getAttribute("x2")||"10",10),r=parseInt(t.getAttribute("y2")||"0",10),o=new Dm(e,n,i,r);return sO(t,o),lO(t,o),o},radialgradient:function(t){var e=parseInt(t.getAttribute("cx")||"0",10),n=parseInt(t.getAttribute("cy")||"0",10),i=parseInt(t.getAttribute("r")||"0",10),r=new km(e,n,i);return sO(t,r),lO(t,r),r}};function sO(t,e){var n=t.getAttribute("gradientUnits");"userSpaceOnUse"===n&&(e.global=!0)}function lO(t,e){var n=t.firstChild;while(n){if(1===n.nodeType&&"stop"===n.nodeName.toLocaleLowerCase()){var i=n.getAttribute("offset"),r=void 0;r=i&&i.indexOf("%")>0?parseInt(i,10)/100:i?parseFloat(i):0;var o={};bO(n,o,o);var a=o.stopColor||n.getAttribute("stop-color")||"#000000";e.colorStops.push({offset:r,color:a})}n=n.nextSibling}}function uO(t,e){t&&t.__inheritedStyle&&(e.__inheritedStyle||(e.__inheritedStyle={}),tt(e.__inheritedStyle,t.__inheritedStyle))}function hO(t){for(var e=vO(t),n=[],i=0;i0;o-=2){var a=i[o],s=i[o-1],l=vO(a);switch(r=r||qe(),s){case"translate":Qe(r,r,[parseFloat(l[0]),parseFloat(l[1]||"0")]);break;case"scale":en(r,r,[parseFloat(l[0]),parseFloat(l[1]||l[0])]);break;case"rotate":tn(r,r,-parseFloat(l[0])*xO,[parseFloat(l[1]||"0"),parseFloat(l[2]||"0")]);break;case"skewX":var u=Math.tan(parseFloat(l[0])*xO);Je(r,[1,0,u,1,0,0],r);break;case"skewY":var h=Math.tan(parseFloat(l[0])*xO);Je(r,[1,h,0,1,0,0],r);break;case"matrix":r[0]=parseFloat(l[0]),r[1]=parseFloat(l[1]),r[2]=parseFloat(l[2]),r[3]=parseFloat(l[3]),r[4]=parseFloat(l[4]),r[5]=parseFloat(l[5]);break}}e.setLocalTransform(r)}}var wO=/([^\s:;]+)\s*:\s*([^:;]+)/g;function bO(t,e,n){var i=t.getAttribute("style");if(i){var r;wO.lastIndex=0;while(null!=(r=wO.exec(i))){var o=r[1],a=Xt(eO,o)?eO[o]:null;a&&(e[a]=r[2]);var s=Xt(iO,o)?iO[o]:null;s&&(n[s]=r[2])}}}function SO(t,e,n){for(var i=0;in&&(t=r,n=a)}if(t)return PO(t.exterior);var s=this.getBoundingRect();return[s.x+s.width/2,s.y+s.height/2]},e.prototype.getBoundingRect=function(t){var e=this._rect;if(e&&!t)return e;var n=[1/0,1/0],i=[-1/0,-1/0],r=this.geometries;return ot(r,(function(e){"polygon"===e.type?LO(e.exterior,n,i,t):ot(e.points,(function(e){LO(e,n,i,t)}))})),isFinite(n[0])&&isFinite(n[1])&&isFinite(i[0])&&isFinite(i[1])||(n[0]=n[1]=i[0]=i[1]=0),e=new yn(n[0],n[1],i[0]-n[0],i[1]-n[1]),t||(this._rect=e),e},e.prototype.contain=function(t){var e=this.getBoundingRect(),n=this.geometries;if(!e.contain(t[0],t[1]))return!1;t:for(var i=0,r=n.length;i>1^-(1&s),l=l>>1^-(1&l),s+=r,l+=o,r=s,o=l,i.push([s/n,l/n])}return i}function XO(t,e){return t=HO(t),at(lt(t.features,(function(t){return t.geometry&&t.properties&&t.geometry.coordinates.length>0})),(function(t){var n=t.properties,i=t.geometry,r=[];switch(i.type){case"Polygon":var o=i.coordinates;r.push(new RO(o[0],o.slice(1)));break;case"MultiPolygon":ot(i.coordinates,(function(t){t[0]&&r.push(new RO(t[0],t.slice(1)))}));break;case"LineString":r.push(new NO([i.coordinates]));break;case"MultiLineString":r.push(new NO(i.coordinates))}var a=new EO(n[e||"name"],r,n.cp);return a.properties=n,a}))}for(var UO=[126,25],jO="南海诸岛",ZO=[[[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]]],qO=0;qO0,g={api:n,geo:s,mapOrGeoModel:t,data:a,isVisualEncodedByVisualMap:f,isGeo:o,transformInfoRaw:c};"geoJSON"===s.resourceType?this._buildGeoJSON(g):"geoSVG"===s.resourceType&&this._buildSVG(g),this._updateController(t,e,n),this._updateMapSelectHandler(t,l,n,i)},t.prototype._buildGeoJSON=function(t){var e=this._regionsGroupByName=Gt(),n=Gt(),i=this._regionsGroup,r=t.transformInfoRaw,o=t.mapOrGeoModel,a=t.data,s=t.geo.projection,l=s&&s.stream;function u(t,e){return e&&(t=e(t)),t&&[t[0]*r.scaleX+r.x,t[1]*r.scaleY+r.y]}function h(t){for(var e=[],n=!l&&s&&s.project,i=0;i=0)&&(p=r);var d=a?{normal:{align:"center",verticalAlign:"middle"}}:null;Rc(e,Nc(i),{labelFetcher:p,labelDataIndex:c,defaultText:n},d);var f=e.getTextContent();if(f&&(pR(f).ignore=f.ignore,e.textConfig&&a)){var g=e.getBoundingRect().clone();e.textConfig.layoutRect=g,e.textConfig.position=[(a[0]-g.x)/g.width*100+"%",(a[1]-g.y)/g.height*100+"%"]}e.disableLabelAnimation=!0}else e.removeTextContent(),e.removeTextConfig(),e.disableLabelAnimation=null}function mR(t,e,n,i,r,o){t.data?t.data.setItemGraphicEl(o,e):ah(e).eventData={componentType:"geo",componentIndex:r.componentIndex,geoIndex:r.componentIndex,name:n,region:i&&i.option||{}}}function xR(t,e,n,i,r){t.data||gx({el:e,componentModel:r,itemName:n,itemTooltipOption:i.get("tooltip")})}function _R(t,e,n,i,r){e.highDownSilentOnTouch=!!r.get("selectedMode");var o=i.getModel("emphasis"),a=o.get("focus");return lc(e,a,o.get("blurScope"),o.get("disabled")),t.isGeo&&gc(e,r,n),a}function wR(t,e,n){var i,r=[];function o(){i=[]}function a(){i.length&&(r.push(i),i=[])}var s=e({polygonStart:o,polygonEnd:a,lineStart:o,lineEnd:a,point:function(t,e){isFinite(t)&&isFinite(e)&&i.push([t,e])},sphere:function(){}});return!n&&s.polygonStart(),ot(t,(function(t){s.lineStart();for(var e=0;e-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n},e.type="series.map",e.dependencies=["geo"],e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"geo",map:"",left:"center",top:"center",aspectScale:null,showLegendSymbol:!0,boundingCoords:null,center:null,zoom:1,scaleLimit:null,selectedMode:!0,label:{show:!1,color:"#000"},itemStyle:{borderWidth:.5,borderColor:"#444",areaColor:"#eee"},emphasis:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{areaColor:"rgba(255,215,0,0.8)"}},select:{label:{show:!0,color:"rgb(100,0,0)"},itemStyle:{color:"rgba(255,215,0,0.8)"}},nameProperty:"name"},e}(iv),TR=IR;function CR(t,e){var n={};return ot(t,(function(t){t.each(t.mapDimension("value"),(function(e,i){var r="ec-"+t.getName(i);n[r]=n[r]||[],isNaN(e)||n[r].push(e)}))})),t[0].map(t[0].mapDimension("value"),(function(i,r){for(var o,a="ec-"+t[0].getName(r),s=0,l=1/0,u=-1/0,h=n[a].length,c=0;c1?(d.width=p,d.height=p/x):(d.height=p,d.width=p*x),d.y=c[1]-d.height/2,d.x=c[0]-d.width/2;else{var w=t.getBoxLayoutParams();w.aspect=x,d=xd(w,{width:v,height:m})}this.setViewRect(d.x,d.y,d.width,d.height),this.setCenter(t.get("center"),e),this.setZoom(t.get("zoom"))}function FR(t,e){ot(e.get("geoCoord"),(function(e,n){t.addGeoCoord(n,e)}))}var GR=function(){function t(){this.dimensions=NR}return t.prototype.create=function(t,e){var n=[];function i(t){return{nameProperty:t.get("nameProperty"),aspectScale:t.get("aspectScale"),projection:t.get("projection")}}t.eachComponent("geo",(function(t,r){var o=t.get("map"),a=new VR(o+r,o,Q({nameMap:t.get("nameMap")},i(t)));a.zoomLimit=t.get("scaleLimit"),n.push(a),t.coordinateSystem=a,a.model=t,a.resize=BR,a.resize(t,e)})),t.eachSeries((function(t){var e=t.get("coordinateSystem");if("geo"===e){var i=t.get("geoIndex")||0;t.coordinateSystem=n[i]}}));var r={};return t.eachSeriesByType("map",(function(t){if(!t.getHostGeoModel()){var e=t.getMapType();r[e]=r[e]||[],r[e].push(t)}})),ot(r,(function(t,r){var o=at(t,(function(t){return t.get("nameMap")})),a=new VR(r,r,Q({nameMap:J(o)},i(t[0])));a.zoomLimit=Ct.apply(null,at(t,(function(t){return t.get("scaleLimit")}))),n.push(a),a.resize=BR,a.resize(t[0],e),ot(t,(function(t){t.coordinateSystem=a,FR(a,t)}))})),n},t.prototype.getFilledRegions=function(t,e,n,i){for(var r=(t||[]).slice(),o=Gt(),a=0;a=0;a--){var s=i[a];s.hierNode={defaultAncestor:null,ancestor:s,prelim:0,modifier:0,change:0,shift:0,i:a,thread:null},r.push(s)}}function tN(t,e){var n=t.isExpand?t.children:[],i=t.parentNode.children,r=t.hierNode.i?i[t.hierNode.i-1]:null;if(n.length){oN(t);var o=(n[0].hierNode.prelim+n[n.length-1].hierNode.prelim)/2;r?(t.hierNode.prelim=r.hierNode.prelim+e(t,r),t.hierNode.modifier=t.hierNode.prelim-o):t.hierNode.prelim=o}else r&&(t.hierNode.prelim=r.hierNode.prelim+e(t,r));t.parentNode.hierNode.defaultAncestor=aN(t,r,t.parentNode.hierNode.defaultAncestor||i[0],e)}function eN(t){var e=t.hierNode.prelim+t.parentNode.hierNode.modifier;t.setLayout({x:e},!0),t.hierNode.modifier+=t.parentNode.hierNode.modifier}function nN(t){return arguments.length?t:cN}function iN(t,e){return t-=Math.PI/2,{x:e*Math.cos(t),y:e*Math.sin(t)}}function rN(t,e){return xd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function oN(t){var e=t.children,n=e.length,i=0,r=0;while(--n>=0){var o=e[n];o.hierNode.prelim+=i,o.hierNode.modifier+=i,r+=o.hierNode.change,i+=o.hierNode.shift+r}}function aN(t,e,n,i){if(e){var r=t,o=t,a=o.parentNode.children[0],s=e,l=r.hierNode.modifier,u=o.hierNode.modifier,h=a.hierNode.modifier,c=s.hierNode.modifier;while(s=sN(s),o=lN(o),s&&o){r=sN(r),a=lN(a),r.hierNode.ancestor=t;var p=s.hierNode.prelim+c-o.hierNode.prelim-u+i(s,o);p>0&&(hN(uN(s,t,n),t,p),u+=p,l+=p),c+=s.hierNode.modifier,u+=o.hierNode.modifier,l+=r.hierNode.modifier,h+=a.hierNode.modifier}s&&!sN(r)&&(r.hierNode.thread=s,r.hierNode.modifier+=c-l),o&&!lN(a)&&(a.hierNode.thread=o,a.hierNode.modifier+=u-h,n=t)}return n}function sN(t){var e=t.children;return e.length&&t.isExpand?e[e.length-1]:t.hierNode.thread}function lN(t){var e=t.children;return e.length&&t.isExpand?e[0]:t.hierNode.thread}function uN(t,e,n){return t.hierNode.ancestor.parentNode===e.parentNode?t.hierNode.ancestor:n}function hN(t,e,n){var i=n/(e.hierNode.i-t.hierNode.i);e.hierNode.change-=i,e.hierNode.shift+=n,e.hierNode.modifier+=n,e.hierNode.prelim+=n,t.hierNode.change+=i}function cN(t,e){return t.parentNode===e.parentNode?1:2}var pN=function(){function t(){this.parentPoint=[],this.childPoints=[]}return t}(),dN=function(t){function e(e){return t.call(this,e)||this}return w(e,t),e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new pN},e.prototype.buildPath=function(t,e){var n=e.childPoints,i=n.length,r=e.parentPoint,o=n[0],a=n[i-1];if(1===i)return t.moveTo(r[0],r[1]),void t.lineTo(o[0],o[1]);var s=e.orient,l="TB"===s||"BT"===s?0:1,u=1-l,h=ma(e.forkPosition,1),c=[];c[l]=r[l],c[u]=r[u]+(a[u]-r[u])*h,t.moveTo(r[0],r[1]),t.lineTo(c[0],c[1]),t.moveTo(o[0],o[1]),c[l]=o[l],t.lineTo(c[0],c[1]),c[l]=a[l],t.lineTo(c[0],c[1]),t.lineTo(a[0],a[1]);for(var p=1;pm.x,w||(_-=Math.PI));var S=w?"left":"right",M=s.getModel("label"),I=M.get("rotate"),T=I*(Math.PI/180),C=y.getTextContent();C&&(y.setTextConfig({position:M.get("position")||S,rotation:null==I?-_:T,origin:"center"}),C.setStyle("verticalAlign","middle"))}var D=s.get(["emphasis","focus"]),A="relative"===D?Ht(a.getAncestorsIndices(),a.getDescendantIndices()):"ancestor"===D?a.getAncestorsIndices():"descendant"===D?a.getDescendantIndices():null;A&&(ah(n).focus=A),vN(r,a,h,n,f,d,g,i),n.__edge&&(n.onHoverStateChange=function(e){if("blur"!==e){var i=a.parentNode&&t.getItemGraphicEl(a.parentNode.dataIndex);i&&i.hoverState===dh||Rh(n.__edge,e)}})}function vN(t,e,n,i,r,o,a,s){var l=e.getModel(),u=t.get("edgeShape"),h=t.get("layout"),c=t.getOrient(),p=t.get(["lineStyle","curveness"]),d=t.get("edgeForkPosition"),f=l.getModel("lineStyle").getLineStyle(),g=i.__edge;if("curve"===u)e.parentNode&&e.parentNode!==n&&(g||(g=i.__edge=new xm({shape:wN(h,c,p,r,r)})),Sc(g,{shape:wN(h,c,p,o,a)},t));else if("polyline"===u)if("orthogonal"===h){if(e!==n&&e.children&&0!==e.children.length&&!0===e.isExpand){for(var y=e.children,v=[],m=0;me&&(e=i.height)}this.height=e+1},t.prototype.getNodeById=function(t){if(this.getId()===t)return this;for(var e=0,n=this.children,i=n.length;e=0&&this.hostTree.data.setItemLayout(this.dataIndex,t,e)},t.prototype.getLayout=function(){return this.hostTree.data.getItemLayout(this.dataIndex)},t.prototype.getModel=function(t){if(!(this.dataIndex<0)){var e=this.hostTree,n=e.data.getItemModel(this.dataIndex);return n.getModel(t)}},t.prototype.getLevelModel=function(){return(this.hostTree.levelModels||[])[this.depth]},t.prototype.setVisual=function(t,e){this.dataIndex>=0&&this.hostTree.data.setItemVisual(this.dataIndex,t,e)},t.prototype.getVisual=function(t){return this.hostTree.data.getItemVisual(this.dataIndex,t)},t.prototype.getRawIndex=function(){return this.hostTree.data.getRawIndex(this.dataIndex)},t.prototype.getId=function(){return this.hostTree.data.getId(this.dataIndex)},t.prototype.getChildIndex=function(){if(this.parentNode){for(var t=this.parentNode.children,e=0;e=0){var i=n.getData().tree.root,r=t.targetNode;if(yt(r)&&(r=i.getNodeById(r)),r&&i.contains(r))return{node:r};var o=t.targetNodeId;if(null!=o&&(r=i.getNodeById(o)))return{node:r}}}function BN(t){var e=[];while(t)t=t.parentNode,t&&e.push(t);return e.reverse()}function FN(t,e){var n=BN(t);return et(n,e)>=0}function GN(t,e){var n=[];while(t){var i=t.dataIndex;n.push({name:t.name,dataIndex:i,value:e.getRawValue(i)}),t=t.parentNode}return n.reverse(),n}var HN=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.hasSymbolVisual=!0,e.ignoreStyleOnData=!0,e}return w(e,t),e.prototype.getInitialData=function(t){var e={name:t.name,children:t.data},n=t.leaves||{},i=new ap(n,this,this.ecModel),r=zN.createTree(e,this,o);function o(t){t.wrapMethod("getItemModel",(function(t,e){var n=r.getNodeByDataIndex(e);return n&&n.children.length&&n.isExpand||(t.parentModel=i),t}))}var a=0;r.eachNode("preorder",(function(t){t.depth>a&&(a=t.depth)}));var s=t.expandAndCollapse,l=s&&t.initialTreeDepth>=0?t.initialTreeDepth:a;return r.root.eachNode("preorder",(function(t){var e=t.hostTree.data.getRawDataItem(t.dataIndex);t.isExpand=e&&null!=e.collapsed?!e.collapsed:t.depth<=l})),r.data},e.prototype.getOrient=function(){var t=this.get("orient");return"horizontal"===t?t="LR":"vertical"===t&&(t="TB"),t},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.formatTooltip=function(t,e,n){var i=this.getData().tree,r=i.root.children[0],o=i.getNodeByDataIndex(t),a=o.getValue(),s=o.name;while(o&&o!==r)s=o.parentNode.name+"."+s,o=o.parentNode;return Cy("nameValue",{name:s,value:a,noValue:isNaN(a)||null==a})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=GN(i,this),n.collapsed=!i.isExpand,n},e.type="series.tree",e.layoutMode="box",e.defaultOption={z:2,coordinateSystem:"view",left:"12%",top:"12%",right:"12%",bottom:"12%",layout:"orthogonal",edgeShape:"curve",edgeForkPosition:"50%",roam:!1,nodeScaleRatio:.4,center:null,zoom:1,orient:"LR",symbol:"emptyCircle",symbolSize:7,expandAndCollapse:!0,initialTreeDepth:2,lineStyle:{color:"#ccc",width:1.5,curveness:.5},itemStyle:{color:"lightsteelblue",borderWidth:1.5},label:{show:!0},animationEasing:"linear",animationDuration:700,animationDurationUpdate:500},e}(iv),WN=HN;function YN(t,e,n){var i,r=[t],o=[];while(i=r.pop())if(o.push(i),i.isExpand){var a=i.children;if(a.length)for(var s=0;s=0;o--)i.push(r[o])}}function UN(t,e){t.eachSeriesByType("tree",(function(t){jN(t,e)}))}function jN(t,e){var n=rN(t,e);t.layoutInfo=n;var i=t.get("layout"),r=0,o=0,a=null;"radial"===i?(r=2*Math.PI,o=Math.min(n.height,n.width)/2,a=nN((function(t,e){return(t.parentNode===e.parentNode?1:2)/t.depth}))):(r=n.width,o=n.height,a=nN());var s=t.getData().tree.root,l=s.children[0];if(l){QR(s),YN(l,tN,a),s.hierNode.modifier=-l.hierNode.prelim,XN(l,eN);var u=l,h=l,c=l;XN(l,(function(t){var e=t.getLayout().x;eh.getLayout().x&&(h=t),t.depth>c.depth&&(c=t)}));var p=u===h?1:a(u,h)/2,d=p-u.getLayout().x,f=0,g=0,y=0,v=0;if("radial"===i)f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),XN(l,(function(t){y=(t.getLayout().x+d)*f,v=(t.depth-1)*g;var e=iN(y,v);t.setLayout({x:e.x,y:e.y,rawX:y,rawY:v},!0)}));else{var m=t.getOrient();"RL"===m||"LR"===m?(g=o/(h.getLayout().x+p+d),f=r/(c.depth-1||1),XN(l,(function(t){v=(t.getLayout().x+d)*g,y="LR"===m?(t.depth-1)*f:r-(t.depth-1)*f,t.setLayout({x:y,y:v},!0)}))):"TB"!==m&&"BT"!==m||(f=r/(h.getLayout().x+p+d),g=o/(c.depth-1||1),XN(l,(function(t){y=(t.getLayout().x+d)*f,v="TB"===m?(t.depth-1)*g:o-(t.depth-1)*g,t.setLayout({x:y,y:v},!0)})))}}}function ZN(t){t.eachSeriesByType("tree",(function(t){var e=t.getData(),n=e.tree;n.eachNode((function(t){var n=t.getModel(),i=n.getModel("itemStyle").getItemStyle(),r=e.ensureUniqueItemVisual(t.dataIndex,"style");Q(r,i)}))}))}function qN(t){t.registerAction({type:"treeExpandAndCollapse",event:"treeExpandAndCollapse",update:"update"},(function(t,e){e.eachComponent({mainType:"series",subType:"tree",query:t},(function(e){var n=t.dataIndex,i=e.getData().tree,r=i.getNodeByDataIndex(n);r.isExpand=!r.isExpand}))})),t.registerAction({type:"treeRoam",event:"treeRoam",update:"none"},(function(t,e,n){e.eachComponent({mainType:"series",subType:"tree",query:t},(function(e){var i=e.coordinateSystem,r=jR(i,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)}))}))}function KN(t){t.registerChartView(bN),t.registerSeriesModel(WN),t.registerLayout(UN),t.registerVisual(ZN),qN(t)}var $N=["treemapZoomToNode","treemapRender","treemapMove"];function JN(t){for(var e=0;e<$N.length;e++)t.registerAction({type:$N[e],update:"updateView"},Ut);t.registerAction({type:"treemapRootToNode",update:"updateView"},(function(t,e){function n(e,n){var i=["treemapZoomToNode","treemapRootToNode"],r=VN(t,i,e);if(r){var o=e.getViewRoot();o&&(t.direction=FN(o,r.node)?"rollUp":"drillDown"),e.resetViewRoot(r.node)}}e.eachComponent({mainType:"series",subType:"treemap",query:t},n)}))}function QN(t){var e=t.getData(),n=e.tree,i={};n.eachNode((function(e){var n=e;while(n&&n.depth>1)n=n.parentNode;var r=sf(t.ecModel,n.name||n.dataIndex+"",i);e.setVisual("decal",r)}))}var tE=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.preventUsingHoverLayer=!0,n}return w(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};eE(n);var i=t.levels||[],r=this.designatedVisualItemStyle={},o=new ap({itemStyle:r},this,e);i=t.levels=nE(i,e);var a=at(i||[],(function(t){return new ap(t,o,e)}),this),s=zN.createTree(n,this,l);function l(t){t.wrapMethod("getItemModel",(function(t,e){var n=s.getNodeByDataIndex(e),i=n?a[n.depth]:null;return t.parentModel=i||o,t}))}return s.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.formatTooltip=function(t,e,n){var i=this.getData(),r=this.getRawValue(t),o=i.getName(t);return Cy("nameValue",{name:o,value:r})},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treeAncestors=GN(i,this),n.treePathInfo=n.treeAncestors,n},e.prototype.setLayoutInfo=function(t){this.layoutInfo=this.layoutInfo||{},Q(this.layoutInfo,t)},e.prototype.mapIdToIndex=function(t){var e=this._idIndexMap;e||(e=this._idIndexMap=Gt(),this._idIndexMapCount=0);var n=e.get(t);return null==n&&e.set(t,n=this._idIndexMapCount++),n},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){QN(this)},e.type="series.treemap",e.layoutMode="box",e.defaultOption={progressive:0,left:"center",top:"middle",width:"80%",height:"80%",sort:!0,clipWindow:"origin",squareRatio:.5*(1+Math.sqrt(5)),leafDepth:null,drillDownIcon:"▶",zoomToNodeRatio:.1024,scaleLimit:null,roam:!0,nodeClick:"zoomToNode",animation:!0,animationDurationUpdate:900,animationEasing:"quinticInOut",breadcrumb:{show:!0,height:22,left:"center",top:"bottom",emptyItemWidth:25,itemStyle:{color:"rgba(0,0,0,0.7)",textStyle:{color:"#fff"}},emphasis:{itemStyle:{color:"rgba(0,0,0,0.9)"}}},label:{show:!0,distance:0,padding:5,position:"inside",color:"#fff",overflow:"truncate"},upperLabel:{show:!1,position:[0,"50%"],height:20,overflow:"truncate",verticalAlign:"middle"},itemStyle:{color:null,colorAlpha:null,colorSaturation:null,borderWidth:0,gapWidth:0,borderColor:"#fff",borderColorSaturation:null},emphasis:{upperLabel:{show:!0,position:[0,"50%"],overflow:"truncate",verticalAlign:"middle"}},visualDimension:0,visualMin:null,visualMax:null,color:[],colorAlpha:null,colorSaturation:null,colorMappingBy:"index",visibleMin:10,childrenVisibleMin:null,levels:[]},e}(iv);function eE(t){var e=0;ot(t.children,(function(t){eE(t);var n=t.value;ft(n)&&(n=n[0]),e+=n}));var n=t.value;ft(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),ft(t.value)?t.value[0]=n:t.value=n}function nE(t,e){var n=Ya(e.get("color")),i=Ya(e.get(["aria","decal","decals"]));if(n){var r,o;t=t||[],ot(t,(function(t){var e=new ap(t),n=e.get("color"),i=e.get("decal");(e.get(["itemStyle","color"])||n&&"none"!==n)&&(r=!0),(e.get(["itemStyle","decal"])||i&&"none"!==i)&&(o=!0)}));var a=t[0]||(t[0]={});return r||(a.color=n.slice()),!o&&i&&(a.decal=i.slice()),t}}var iE=tE,rE=8,oE=8,aE=5,sE=function(){function t(t){this.group=new ia,t.add(this.group)}return t.prototype.render=function(t,e,n,i){var r=t.getModel("breadcrumb"),o=this.group;if(o.removeAll(),r.get("show")&&n){var a=r.getModel("itemStyle"),s=r.getModel("emphasis"),l=a.getModel("textStyle"),u=s.getModel(["itemStyle","textStyle"]),h={pos:{left:r.get("left"),right:r.get("right"),top:r.get("top"),bottom:r.get("bottom")},box:{width:e.getWidth(),height:e.getHeight()},emptyItemWidth:r.get("emptyItemWidth"),totalWidth:0,renderList:[]};this._prepare(n,h,l),this._renderContent(t,h,a,s,l,u,i),_d(o,h.pos,h.box)}},t.prototype._prepare=function(t,e,n){for(var i=t;i;i=i.parentNode){var r=rs(i.getModel().get("name"),""),o=n.getTextRect(r),a=Math.max(o.width+2*rE,e.emptyItemWidth);e.totalWidth+=a+oE,e.renderList.push({node:i,text:r,width:a})}},t.prototype._renderContent=function(t,e,n,i,r,o,a){for(var s=0,l=e.emptyItemWidth,u=t.get(["breadcrumb","height"]),h=md(e.pos,e.box),c=e.totalWidth,p=e.renderList,d=i.getModel("itemStyle").getItemStyle(),f=p.length-1;f>=0;f--){var g=p[f],y=g.node,v=g.width,m=g.text;c>h.width&&(c-=v-l,v=l,m=null);var x=new sm({shape:{points:lE(s,0,v,u,f===p.length-1,0===f)},style:tt(n.getItemStyle(),{lineJoin:"bevel"}),textContent:new oh({style:Ec(r,{text:m})}),textConfig:{position:"inside"},z2:1e4*vh,onclick:dt(a,y)});x.disableLabelAnimation=!0,x.getTextContent().ensureState("emphasis").style=Ec(o,{text:m}),x.ensureState("emphasis").style=d,lc(x,i.get("focus"),i.get("blurScope"),i.get("disabled")),this.group.add(x),uE(x,t,y),s+=v+oE}},t.prototype.remove=function(){this.group.removeAll()},t}();function lE(t,e,n,i,r,o){var a=[[r?t:t-aE,e],[t+n,e],[t+n,e+i],[r?t:t-aE,e+i]];return!o&&a.splice(2,0,[t+n+aE,e+i/2]),!r&&a.push([t,e+i/2]),a}function uE(t,e,n){ah(t).eventData={componentType:"series",componentSubType:"treemap",componentIndex:e.componentIndex,seriesIndex:e.seriesIndex,seriesName:e.name,seriesType:"treemap",selfType:"breadcrumb",nodeData:{dataIndex:n&&n.dataIndex,name:n&&n.name},treePathInfo:n&&GN(n,e)}}var hE=sE,cE=function(){function t(){this._storage=[],this._elExistsMap={}}return t.prototype.add=function(t,e,n,i,r){return!this._elExistsMap[t.id]&&(this._elExistsMap[t.id]=!0,this._storage.push({el:t,target:e,duration:n,delay:i,easing:r}),!0)},t.prototype.finished=function(t){return this._finishedCallback=t,this},t.prototype.start=function(){for(var t=this,e=this._storage.length,n=function(){e--,e<=0&&(t._storage.length=0,t._elExistsMap={},t._finishedCallback&&t._finishedCallback())},i=0,r=this._storage.length;igE||Math.abs(t.dy)>gE)){var e=this.seriesModel.getData().tree.root;if(!e)return;var n=e.getLayout();if(!n)return;this.api.dispatchAction({type:"treemapMove",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:n.x+t.dx,y:n.y+t.dy,width:n.width,height:n.height}})}},e.prototype._onZoom=function(t){var e=t.originX,n=t.originY,i=t.scale;if("animating"!==this._state){var r=this.seriesModel.getData().tree.root;if(!r)return;var o=r.getLayout();if(!o)return;var a=new yn(o.x,o.y,o.width,o.height),s=null,l=this._controllerHost;s=l.zoomLimit;var u=l.zoom=l.zoom||1;if(u*=i,s){var h=s.min||0,c=s.max||1/0;u=Math.max(Math.min(c,u),h)}var p=u/l.zoom;l.zoom=u;var d=this.seriesModel.layoutInfo;e-=d.x,n-=d.y;var f=qe();Qe(f,f,[-e,-n]),en(f,f,[p,p]),Qe(f,f,[e,n]),a.applyTransform(f),this.api.dispatchAction({type:"treemapRender",from:this.uid,seriesId:this.seriesModel.id,rootRect:{x:a.x,y:a.y,width:a.width,height:a.height}})}},e.prototype._initEvents=function(t){var e=this;t.on("click",(function(t){if("ready"===e._state){var n=e.seriesModel.get("nodeClick",!0);if(n){var i=e.findTarget(t.offsetX,t.offsetY);if(i){var r=i.node;if(r.getLayout().isLeafRoot)e._rootToNode(i);else if("zoomToNode"===n)e._zoomToNode(i);else if("link"===n){var o=r.hostTree.data.getItemModel(r.dataIndex),a=o.get("link",!0),s=o.get("target",!0)||"blank";a&&pd(a,s)}}}}}),this)},e.prototype._renderBreadcrumb=function(t,e,n){var i=this;n||(n=null!=t.get("leafDepth",!0)?{node:t.getViewRoot()}:this.findTarget(e.getWidth()/2,e.getHeight()/2),n||(n={node:t.getData().tree.root})),(this._breadcrumb||(this._breadcrumb=new hE(this.group))).render(t,e,n.node,(function(e){"animating"!==i._state&&(FN(t.getViewRoot(),e)?i._rootToNode({node:e}):i._zoomToNode({node:e}))}))},e.prototype.remove=function(){this._clearController(),this._containerGroup&&this._containerGroup.removeAll(),this._storage=IE(),this._state="ready",this._breadcrumb&&this._breadcrumb.remove()},e.prototype.dispose=function(){this._clearController()},e.prototype._zoomToNode=function(t){this.api.dispatchAction({type:"treemapZoomToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype._rootToNode=function(t){this.api.dispatchAction({type:"treemapRootToNode",from:this.uid,seriesId:this.seriesModel.id,targetNode:t.node})},e.prototype.findTarget=function(t,e){var n,i=this.seriesModel.getViewRoot();return i.eachNode({attr:"viewChildren",order:"preorder"},(function(i){var r=this._storage.background[i.getRawIndex()];if(r){var o=r.transformCoordToLocal(t,e),a=r.shape;if(!(a.x<=o[0]&&o[0]<=a.x+a.width&&a.y<=o[1]&&o[1]<=a.y+a.height))return!1;n={node:i,offsetX:o[0],offsetY:o[1]}}}),this),n},e.type="treemap",e}(Cx);function IE(){return{nodeGroup:[],background:[],content:[]}}function TE(t,e,n,i,r,o,a,s,l,u){if(a){var h=a.getLayout(),c=t.getData(),p=a.getModel();if(c.setItemGraphicEl(a.dataIndex,null),h&&h.isInView){var d=h.width,f=h.height,g=h.borderWidth,y=h.invisible,v=a.getRawIndex(),m=s&&s.getRawIndex(),x=a.viewChildren,_=h.upperHeight,w=x&&x.length,b=p.getModel("itemStyle"),S=p.getModel(["emphasis","itemStyle"]),M=p.getModel(["blur","itemStyle"]),I=p.getModel(["select","itemStyle"]),T=b.get("borderRadius")||0,C=F("nodeGroup",dE);if(C){if(l.add(C),C.x=h.x||0,C.y=h.y||0,C.markRedraw(),SE(C).nodeWidth=d,SE(C).nodeHeight=f,h.isAboveViewRoot)return C;var D=F("background",fE,u,xE);D&&N(C,D,w&&h.upperLabelHeight);var A=p.getModel("emphasis"),k=A.get("focus"),L=A.get("blurScope"),P=A.get("disabled"),O="ancestor"===k?a.getAncestorsIndices():"descendant"===k?a.getDescendantIndices():k;if(w)fc(C)&&dc(C,!1),D&&(dc(D,!P),c.setItemGraphicEl(a.dataIndex,D),uc(D,O,L));else{var R=F("content",fE,u,_E);R&&E(C,R),D.disableMorphing=!0,D&&fc(D)&&dc(D,!1),dc(C,!P),c.setItemGraphicEl(a.dataIndex,C),uc(C,O,L)}return C}}}function N(e,n,i){var r=ah(n);if(r.dataIndex=a.dataIndex,r.seriesIndex=t.seriesIndex,n.setShape({x:0,y:0,width:d,height:f,r:T}),y)z(n);else{n.invisible=!1;var o=a.getVisual("style"),s=o.stroke,l=bE(b);l.fill=s;var u=wE(S);u.fill=S.get("borderColor");var h=wE(M);h.fill=M.get("borderColor");var c=wE(I);if(c.fill=I.get("borderColor"),i){var p=d-2*g;V(n,s,o.opacity,{x:g,y:0,width:p,height:_})}else n.removeTextContent();n.setStyle(l),n.ensureState("emphasis").style=u,n.ensureState("blur").style=h,n.ensureState("select").style=c,Fh(n)}e.add(n)}function E(e,n){var i=ah(n);i.dataIndex=a.dataIndex,i.seriesIndex=t.seriesIndex;var r=Math.max(d-2*g,0),o=Math.max(f-2*g,0);if(n.culling=!0,n.setShape({x:g,y:g,width:r,height:o,r:T}),y)z(n);else{n.invisible=!1;var s=a.getVisual("style"),l=s.fill,u=bE(b);u.fill=l,u.decal=s.decal;var h=wE(S),c=wE(M),p=wE(I);V(n,l,s.opacity,null),n.setStyle(u),n.ensureState("emphasis").style=h,n.ensureState("blur").style=c,n.ensureState("select").style=p,Fh(n)}e.add(n)}function z(t){!t.invisible&&o.push(t)}function V(e,n,i,r){var o=p.getModel(r?vE:yE),s=rs(p.get("name"),null),l=o.getShallow("show");Rc(e,Nc(p,r?vE:yE),{defaultText:l?s:null,inheritColor:n,defaultOpacity:i,labelFetcher:t,labelDataIndex:a.dataIndex});var u=e.getTextContent();if(u){var c=u.style,d=Lt(c.padding||0);r&&(e.setTextConfig({layoutRect:r}),u.disableLabelLayout=!0),u.beforeUpdate=function(){var t=Math.max((r?r.width:e.shape.width)-d[1]-d[3],0),n=Math.max((r?r.height:e.shape.height)-d[0]-d[2],0);c.width===t&&c.height===n||u.setStyle({width:t,height:n})},c.truncateMinChar=2,c.lineOverflow="truncate",B(c,r,h);var f=u.getState("emphasis");B(f?f.style:null,r,h)}}function B(e,n,i){var r=e?e.text:null;if(!n&&i.isLeafRoot&&null!=r){var o=t.get("drillDownIcon",!0);e.text=o?o+" "+r:r}}function F(t,i,o,a){var s=null!=m&&n[t][m],l=r[t];return s?(n[t][m]=null,G(l,s)):y||(s=new i,s instanceof vl&&(s.z2=CE(o,a)),H(l,s)),e[t][v]=s}function G(t,e){var n=t[v]={};e instanceof dE?(n.oldX=e.x,n.oldY=e.y):n.oldShape=Q({},e.shape)}function H(t,e){var n=t[v]={},o=a.parentNode,s=e instanceof ia;if(o&&(!i||"drillDown"===i.direction)){var l=0,u=0,h=r.background[o.getRawIndex()];!i&&h&&h.oldShape&&(l=h.oldShape.width,u=h.oldShape.height),s?(n.oldX=0,n.oldY=u):n.oldShape={x:l,y:u,width:0,height:0}}n.fadein=!s}}function CE(t,e){return t*mE+e}var DE=ME,AE=ot,kE=xt,LE=-1,PE=function(){function t(e){var n=e.mappingMethod,i=e.type,r=this.option=K(e);this.type=i,this.mappingMethod=n,this._normalizeData=YE[n];var o=t.visualHandlers[i];this.applyVisual=o.applyVisual,this.getColorMapper=o.getColorMapper,this._normalizedToVisual=o._normalizedToVisual[n],"piecewise"===n?(NE(r),OE(r)):"category"===n?r.categories?RE(r):NE(r,!0):(Pt("linear"!==n||r.dataExtent),NE(r))}return t.prototype.mapValueToVisual=function(t){var e=this._normalizeData(t);return this._normalizedToVisual(e,t)},t.prototype.getNormalizer=function(){return pt(this._normalizeData,this)},t.listVisualTypes=function(){return ht(t.visualHandlers)},t.isValidType=function(e){return t.visualHandlers.hasOwnProperty(e)},t.eachVisual=function(t,e,n){xt(t)?ot(t,e,n):e.call(n,t)},t.mapVisual=function(e,n,i){var r,o=ft(e)?[]:xt(e)?{}:(r=!0,null);return t.eachVisual(e,(function(t,e){var a=n.call(i,t,e);r?o=a:o[e]=a})),o},t.retrieveVisuals=function(e){var n,i={};return e&&AE(t.visualHandlers,(function(t,r){e.hasOwnProperty(r)&&(i[r]=e[r],n=!0)})),n?i:null},t.prepareVisualTypes=function(t){if(ft(t))t=t.slice();else{if(!kE(t))return[];var e=[];AE(t,(function(t,n){e.push(n)})),t=e}return t.sort((function(t,e){return"color"===e&&"color"!==t&&0===t.indexOf("color")?1:-1})),t},t.dependsOn=function(t,e){return"color"===e?!(!t||0!==t.indexOf(e)):t===e},t.findPieceIndex=function(t,e,n){for(var i,r=1/0,o=0,a=e.length;o=0;o--)null==i[o]&&(delete n[e[o]],e.pop())}function NE(t,e){var n=t.visual,i=[];xt(n)?AE(n,(function(t){i.push(t)})):null!=n&&i.push(n);var r={color:1,symbol:1};e||1!==i.length||r.hasOwnProperty(t.type)||(i[1]=i[0]),WE(t,i)}function EE(t){return{applyVisual:function(e,n,i){var r=this.mapValueToVisual(e);i("color",t(n("color"),r))},_normalizedToVisual:GE([0,1])}}function zE(t){var e=this.option.visual;return e[Math.round(va(t,[0,1],[0,e.length-1],!0))]||{}}function VE(t){return function(e,n,i){i(t,this.mapValueToVisual(e))}}function BE(t){var e=this.option.visual;return e[this.option.loop&&t!==LE?t%e.length:t]}function FE(){return this.option.visual[0]}function GE(t){return{linear:function(e){return va(e,t,this.option.visual,!0)},category:BE,piecewise:function(e,n){var i=HE.call(this,n);return null==i&&(i=va(e,t,this.option.visual,!0)),i},fixed:FE}}function HE(t){var e=this.option,n=e.pieceList;if(e.hasSpecialVisual){var i=PE.findPieceIndex(t,n),r=n[i];if(r&&r.visual)return r.visual[this.type]}}function WE(t,e){return t.visual=e,"color"===t.type&&(t.parsedVisual=at(e,(function(t){var e=Wi(t);return e||[0,0,0,1]}))),e}var YE={linear:function(t){return va(t,this.option.dataExtent,[0,1],!0)},piecewise:function(t){var e=this.option.pieceList,n=PE.findPieceIndex(t,e,!0);if(null!=n)return va(n,[0,e.length-1],[0,1],!0)},category:function(t){var e=this.option.categories?this.option.categoryMap[t]:t;return null==e?LE:e},fixed:Ut};function XE(t,e,n){return t?e<=n:e=n.length||t===n[t.depth]){var o=iz(r,u,t,e,f,i);KE(t,o,n,i)}}))}else s=JE(u),h.fill=s}}function $E(t,e,n){var i=Q({},e),r=n.designatedVisualItemStyle;return ot(["color","colorAlpha","colorSaturation"],(function(n){r[n]=e[n];var o=t.get(n);r[n]=null,null!=o&&(i[n]=o)})),i}function JE(t){var e=tz(t,"color");if(e){var n=tz(t,"colorAlpha"),i=tz(t,"colorSaturation");return i&&(e=qi(e,null,null,i)),n&&(e=Ki(e,n)),e}}function QE(t,e){return null!=e?qi(e,null,null,t):null}function tz(t,e){var n=t[e];if(null!=n&&"none"!==n)return n}function ez(t,e,n,i,r,o){if(o&&o.length){var a=nz(e,"color")||null!=r.color&&"none"!==r.color&&(nz(e,"colorAlpha")||nz(e,"colorSaturation"));if(a){var s=e.get("visualMin"),l=e.get("visualMax"),u=n.dataExtent.slice();null!=s&&su[1]&&(u[1]=l);var h=e.get("colorMappingBy"),c={type:a.name,dataExtent:u,visual:a.range};"color"!==c.type||"index"!==h&&"id"!==h?c.mappingMethod="linear":(c.mappingMethod="category",c.loop=!0);var p=new UE(c);return ZE(p).drColorMappingBy=h,p}}}function nz(t,e){var n=t.get(e);return ft(n)&&n.length?{name:e,range:n}:null}function iz(t,e,n,i,r,o){var a=Q({},e);if(r){var s=r.type,l="color"===s&&ZE(r).drColorMappingBy,u="index"===l?i:"id"===l?o.mapIdToIndex(n.getId()):n.getValue(t.get("visualDimension"));a[s]=r.mapValueToVisual(u)}return a}var rz=Math.max,oz=Math.min,az=Ct,sz=ot,lz=["itemStyle","borderWidth"],uz=["itemStyle","gapWidth"],hz=["upperLabel","show"],cz=["upperLabel","height"],pz={seriesType:"treemap",reset:function(t,e,n,i){var r=n.getWidth(),o=n.getHeight(),a=t.option,s=xd(t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()}),l=a.size||[],u=ma(az(s.width,l[0]),r),h=ma(az(s.height,l[1]),o),c=i&&i.type,p=["treemapZoomToNode","treemapRootToNode"],d=VN(i,p,t),f="treemapRender"===c||"treemapMove"===c?i.rootRect:null,g=t.getViewRoot(),y=BN(g);if("treemapMove"!==c){var v="treemapZoomToNode"===c?_z(t,d,g,u,h):f?[f.width,f.height]:[u,h],m=a.sort;m&&"asc"!==m&&"desc"!==m&&(m="desc");var x={squareRatio:a.squareRatio,sort:m,leafDepth:a.leafDepth};g.hostTree.clearLayouts();var _={x:0,y:0,width:v[0],height:v[1],area:v[0]*v[1]};g.setLayout(_),dz(g,x,!1,0),_=g.getLayout(),sz(y,(function(t,e){var n=(y[e+1]||g).getValue();t.setLayout(Q({dataExtent:[n,n],borderWidth:0,upperHeight:0},_))}))}var w=t.getData().tree.root;w.setLayout(wz(s,f,d),!0),t.setLayoutInfo(s),bz(w,new yn(-s.x,-s.y,r,o),y,g,0)}};function dz(t,e,n,i){var r,o;if(!t.isRemoved()){var a=t.getLayout();r=a.width,o=a.height;var s=t.getModel(),l=s.get(lz),u=s.get(uz)/2,h=Sz(s),c=Math.max(l,h),p=l-u,d=c-u;t.setLayout({borderWidth:l,upperHeight:c,upperLabelHeight:h},!0),r=rz(r-2*p,0),o=rz(o-p-d,0);var f=r*o,g=fz(t,s,f,e,n,i);if(g.length){var y={x:p,y:d,width:r,height:o},v=oz(r,o),m=1/0,x=[];x.area=0;for(var _=0,w=g.length;_=0;l--){var u=r["asc"===i?a-l-1:l].getValue();u/n*ea[1]&&(a[1]=e)}))):a=[NaN,NaN],{sum:i,dataExtent:a}}function mz(t,e,n){for(var i=0,r=1/0,o=0,a=void 0,s=t.length;oi&&(i=a));var l=t.area*t.area,u=e*e*n;return l?rz(u*i/l,l/(u*r)):1/0}function xz(t,e,n,i,r){var o=e===n.width?0:1,a=1-o,s=["x","y"],l=["width","height"],u=n[s[o]],h=e?t.area/e:0;(r||h>n[l[a]])&&(h=n[l[a]]);for(var c=0,p=t.length;cTa&&(u=Ta),a=o}ui&&(i=e);var o=i%2?i+2:i+3;r=[];for(var a=0;a0&&(m[0]=-m[0],m[1]=-m[1]);var _=v[0]<0?-1:1;if("start"!==i.__position&&"end"!==i.__position){var w=-Math.atan2(v[1],v[0]);u[0].8?"left":h[0]<-.8?"right":"center",p=h[1]>.8?"top":h[1]<-.8?"bottom":"middle";break;case"start":i.x=-h[0]*f+l[0],i.y=-h[1]*g+l[1],c=h[0]>.8?"right":h[0]<-.8?"left":"center",p=h[1]>.8?"bottom":h[1]<-.8?"top":"middle";break;case"insideStartTop":case"insideStart":case"insideStartBottom":i.x=f*_+l[0],i.y=l[1]+b,c=v[0]<0?"right":"left",i.originX=-f*_,i.originY=-b;break;case"insideMiddleTop":case"insideMiddle":case"insideMiddleBottom":case"middle":i.x=x[0],i.y=x[1]+b,c="center",i.originY=-b;break;case"insideEndTop":case"insideEnd":case"insideEndBottom":i.x=-f*_+u[0],i.y=u[1]+b,c=v[0]>=0?"right":"left",i.originX=f*_,i.originY=-b;break}i.scaleX=i.scaleY=r,i.setStyle({verticalAlign:i.__verticalAlign||p,align:i.__align||c})}}}function S(t,e){var n=t.__specifiedRotation;if(null==n){var i=a.tangentAt(e);t.attr("rotation",(1===e?-1:1)*Math.PI/2-Math.atan2(i[1],i[0]))}else t.attr("rotation",n)}},e}(ia),gV=fV,yV=function(){function t(t){this.group=new ia,this._LineCtor=t||gV}return t.prototype.updateData=function(t){var e=this;this._progressiveEls=null;var n=this,i=n.group,r=n._lineData;n._lineData=t,r||i.removeAll();var o=mV(t);t.diff(r).add((function(n){e._doAdd(t,n,o)})).update((function(n,i){e._doUpdate(r,t,i,n,o)})).remove((function(t){i.remove(r.getItemGraphicEl(t))})).execute()},t.prototype.updateLayout=function(){var t=this._lineData;t&&t.eachItemGraphicEl((function(e,n){e.updateLayout(t,n)}),this)},t.prototype.incrementalPrepareUpdate=function(t){this._seriesScope=mV(t),this._lineData=null,this.group.removeAll()},t.prototype.incrementalUpdate=function(t,e){function n(t){t.isGroup||vV(t)||(t.incremental=!0,t.ensureState("emphasis").hoverLayer=!0)}this._progressiveEls=[];for(var i=t.start;i0}function mV(t){var e=t.hostModel,n=e.getModel("emphasis");return{lineStyle:e.getModel("lineStyle").getLineStyle(),emphasisLineStyle:n.getModel(["lineStyle"]).getLineStyle(),blurLineStyle:e.getModel(["blur","lineStyle"]).getLineStyle(),selectLineStyle:e.getModel(["select","lineStyle"]).getLineStyle(),emphasisDisabled:n.get("disabled"),blurScope:n.get("blurScope"),focus:n.get("focus"),labelStatesModels:Nc(e)}}function xV(t){return isNaN(t[0])||isNaN(t[1])}function _V(t){return t&&!xV(t[0])&&!xV(t[1])}var wV=yV,bV=[],SV=[],MV=[],IV=gi,TV=he,CV=Math.abs;function DV(t,e,n){for(var i,r=t[0],o=t[1],a=t[2],s=1/0,l=n*n,u=.1,h=.1;h<=.9;h+=.1){bV[0]=IV(r[0],o[0],a[0],h),bV[1]=IV(r[1],o[1],a[1],h);var c=CV(TV(bV,e)-l);c=0?i+=u:i-=u:f>=0?i-=u:i+=u}return i}function AV(t,e){var n=[],i=xi,r=[[],[],[]],o=[[],[]],a=[];e/=2,t.eachEdge((function(t,s){var l=t.getLayout(),u=t.getVisual("fromSymbol"),h=t.getVisual("toSymbol");l.__original||(l.__original=[Jt(l[0]),Jt(l[1])],l[2]&&l.__original.push(Jt(l[2])));var c=l.__original;if(null!=l[2]){if($t(r[0],c[0]),$t(r[1],c[2]),$t(r[2],c[1]),u&&"none"!==u){var p=Yz(t.node1),d=DV(r,c[0],p*e);i(r[0][0],r[1][0],r[2][0],d,n),r[0][0]=n[3],r[1][0]=n[4],i(r[0][1],r[1][1],r[2][1],d,n),r[0][1]=n[3],r[1][1]=n[4]}if(h&&"none"!==h){p=Yz(t.node2),d=DV(r,c[1],p*e);i(r[0][0],r[1][0],r[2][0],d,n),r[1][0]=n[1],r[2][0]=n[2],i(r[0][1],r[1][1],r[2][1],d,n),r[1][1]=n[1],r[2][1]=n[2]}$t(l[0],r[0]),$t(l[1],r[2]),$t(l[2],r[1])}else{if($t(o[0],c[0]),$t(o[1],c[1]),ne(a,o[1],o[0]),ae(a,a),u&&"none"!==u){p=Yz(t.node1);ee(o[0],o[0],a,p*e)}if(h&&"none"!==h){p=Yz(t.node2);ee(o[1],o[1],a,-p*e)}$t(l[0],o[0]),$t(l[1],o[1])}}))}function kV(t){return"view"===t.type}var LV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(t,e){var n=new rC,i=new wV,r=this.group;this._controller=new ZP(e.getZr()),this._controllerHost={target:r},r.add(n.group),r.add(i.group),this._symbolDraw=n,this._lineDraw=i,this._firstRender=!0},e.prototype.render=function(t,e,n){var i=this,r=t.coordinateSystem;this._model=t;var o=this._symbolDraw,a=this._lineDraw,s=this.group;if(kV(r)){var l={x:r.x,y:r.y,scaleX:r.scaleX,scaleY:r.scaleY};this._firstRender?s.attr(l):Sc(s,l,t)}AV(t.getGraph(),Wz(t));var u=t.getData();o.updateData(u);var h=t.getEdgeData();a.updateData(h),this._updateNodeAndLinkScale(),this._updateController(t,e,n),clearTimeout(this._layoutTimeout);var c=t.forceLayout,p=t.get(["force","layoutAnimation"]);c&&this._startForceLayoutIteration(c,p);var d=t.get("layout");u.graph.eachNode((function(e){var n=e.dataIndex,r=e.getGraphicEl(),o=e.getModel();if(r){r.off("drag").off("dragend");var a=o.get("draggable");a&&r.on("drag",(function(o){switch(d){case"force":c.warmUp(),!i._layouting&&i._startForceLayoutIteration(c,p),c.setFixed(n),u.setItemLayout(n,[r.x,r.y]);break;case"circular":u.setItemLayout(n,[r.x,r.y]),e.setLayout({fixed:!0},!0),jz(t,"symbolSize",e,[o.offsetX,o.offsetY]),i.updateLayout(t);break;case"none":default:u.setItemLayout(n,[r.x,r.y]),Gz(t.getGraph(),t),i.updateLayout(t);break}})).on("dragend",(function(){c&&c.setUnfixed(n)})),r.setDraggable(a,!!o.get("cursor"));var s=o.get(["emphasis","focus"]);"adjacency"===s&&(ah(r).focus=e.getAdjacentDataIndices())}})),u.graph.eachEdge((function(t){var e=t.getGraphicEl(),n=t.getModel().get(["emphasis","focus"]);e&&"adjacency"===n&&(ah(e).focus={edge:[t.dataIndex],node:[t.node1.dataIndex,t.node2.dataIndex]})}));var f="circular"===t.get("layout")&&t.get(["circular","rotateLabel"]),g=u.getLayout("cx"),y=u.getLayout("cy");u.graph.eachNode((function(t){qz(t,f,g,y)})),this._firstRender=!1},e.prototype.dispose=function(){this.remove(),this._controller&&this._controller.dispose(),this._controllerHost=null},e.prototype._startForceLayoutIteration=function(t,e){var n=this;(function i(){t.step((function(t){n.updateLayout(n._model),(n._layouting=!t)&&(e?n._layoutTimeout=setTimeout(i,16):i())}))})()},e.prototype._updateController=function(t,e,n){var i=this,r=this._controller,o=this._controllerHost,a=this.group;r.setPointerChecker((function(e,i,r){var o=a.getBoundingRect();return o.applyTransform(a.transform),o.contain(i,r)&&!QP(e,n,t)})),kV(t.coordinateSystem)?(r.enable(t.get("roam")),o.zoomLimit=t.get("scaleLimit"),o.zoom=t.coordinateSystem.getZoom(),r.off("pan").off("zoom").on("pan",(function(e){qP(o,e.dx,e.dy),n.dispatchAction({seriesId:t.id,type:"graphRoam",dx:e.dx,dy:e.dy})})).on("zoom",(function(e){KP(o,e.scale,e.originX,e.originY),n.dispatchAction({seriesId:t.id,type:"graphRoam",zoom:e.scale,originX:e.originX,originY:e.originY}),i._updateNodeAndLinkScale(),AV(t.getGraph(),Wz(t)),i._lineDraw.updateLayout(),n.updateLabelLayout()}))):r.disable()},e.prototype._updateNodeAndLinkScale=function(){var t=this._model,e=t.getData(),n=Wz(t);e.eachItemGraphicEl((function(t,e){t&&t.setSymbolScale(n)}))},e.prototype.updateLayout=function(t){AV(t.getGraph(),Wz(t)),this._symbolDraw.updateLayout(),this._lineDraw.updateLayout()},e.prototype.remove=function(){clearTimeout(this._layoutTimeout),this._layouting=!1,this._layoutTimeout=null,this._symbolDraw&&this._symbolDraw.remove(),this._lineDraw&&this._lineDraw.remove()},e.type="graph",e}(Cx),PV=LV;function OV(t){return"_EC_"+t}var RV=function(){function t(t){this.type="graph",this.nodes=[],this.edges=[],this._nodesMap={},this._edgesMap={},this._directed=t||!1}return t.prototype.isDirected=function(){return this._directed},t.prototype.addNode=function(t,e){t=null==t?""+e:""+t;var n=this._nodesMap;if(!n[OV(t)]){var i=new NV(t,e);return i.hostGraph=this,this.nodes.push(i),n[OV(t)]=i,i}},t.prototype.getNodeByIndex=function(t){var e=this.data.getRawIndex(t);return this.nodes[e]},t.prototype.getNodeById=function(t){return this._nodesMap[OV(t)]},t.prototype.addEdge=function(t,e,n){var i=this._nodesMap,r=this._edgesMap;if(mt(t)&&(t=this.nodes[t]),mt(e)&&(e=this.nodes[e]),t instanceof NV||(t=i[OV(t)]),e instanceof NV||(e=i[OV(e)]),t&&e){var o=t.id+"-"+e.id,a=new EV(t,e,n);return a.hostGraph=this,this._directed&&(t.outEdges.push(a),e.inEdges.push(a)),t.edges.push(a),t!==e&&e.edges.push(a),this.edges.push(a),r[o]=a,a}},t.prototype.getEdgeByIndex=function(t){var e=this.edgeData.getRawIndex(t);return this.edges[e]},t.prototype.getEdge=function(t,e){t instanceof NV&&(t=t.id),e instanceof NV&&(e=e.id);var n=this._edgesMap;return this._directed?n[t+"-"+e]:n[t+"-"+e]||n[e+"-"+t]},t.prototype.eachNode=function(t,e){for(var n=this.nodes,i=n.length,r=0;r=0&&t.call(e,n[r],r)},t.prototype.eachEdge=function(t,e){for(var n=this.edges,i=n.length,r=0;r=0&&n[r].node1.dataIndex>=0&&n[r].node2.dataIndex>=0&&t.call(e,n[r],r)},t.prototype.breadthFirstTraverse=function(t,e,n,i){if(e instanceof NV||(e=this._nodesMap[OV(e)]),e){for(var r="out"===n?"outEdges":"in"===n?"inEdges":"edges",o=0;o=0&&n.node2.dataIndex>=0}));for(r=0,o=i.length;r=0&&this[t][e].setItemVisual(this.dataIndex,n,i)},getVisual:function(n){return this[t][e].getItemVisual(this.dataIndex,n)},setLayout:function(n,i){this.dataIndex>=0&&this[t][e].setItemLayout(this.dataIndex,n,i)},getLayout:function(){return this[t][e].getItemLayout(this.dataIndex)},getGraphicEl:function(){return this[t][e].getItemGraphicEl(this.dataIndex)},getRawIndex:function(){return this[t][e].getRawIndex(this.dataIndex)}}}it(NV,zV("hostGraph","data")),it(EV,zV("hostGraph","edgeData"));var VV=RV;function BV(t,e,n,i,r){for(var o=new VV(i),a=0;a "+p)),u++)}var d,f=n.get("coordinateSystem");if("cartesian2d"===f||"polar"===f)d=UT(t,n);else{var g=If.get(f),y=g&&g.dimensions||[];et(y,"value")<0&&y.concat(["value"]);var v=AT(t,{coordDimensions:y,encodeDefine:n.getEncode()}).dimensions;d=new DT(v,n),d.initData(t)}var m=new DT(["value"],n);return m.initData(l,s),r&&r(d,m),ON({mainData:d,struct:o,structAttr:"graph",datas:{node:d,edge:m},datasAttr:{node:"data",edge:"edgeData"}}),o.update(),o}var FV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n}return w(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments);var n=this;function i(){return n._categoriesData}this.legendVisualProvider=new cA(i,i),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this.fillDataTextStyle(e.edges||e.links),this._updateCategoriesData()},e.prototype.mergeDefaultAndTheme=function(e){t.prototype.mergeDefaultAndTheme.apply(this,arguments),Xa(e,"edgeLabel",["show"])},e.prototype.getInitialData=function(t,e){var n=t.edges||t.links||[],i=t.data||t.nodes||[],r=this;if(i&&n){zz(this);var o=BV(i,n,this,!0,a);return ot(o.edges,(function(t){Vz(t.node1,t.node2,this,t.dataIndex)}),this),o.data}function a(t,e){t.wrapMethod("getItemModel",(function(t){var e=r._categoriesModels,n=t.getShallow("category"),i=e[n];return i&&(i.parentModel=t.parentModel,t.parentModel=i),t}));var n=ap.prototype.getModel;function i(t,e){var i=n.call(this,t,e);return i.resolveParentPath=o,i}function o(t){if(t&&("label"===t[0]||"label"===t[1])){var e=t.slice();return"label"===t[0]?e[0]="edgeLabel":"label"===t[1]&&(e[1]="edgeLabel"),e}return t}e.wrapMethod("getItemModel",(function(t){return t.resolveParentPath=o,t.getModel=i,t}))}},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.getCategoriesData=function(){return this._categoriesData},e.prototype.formatTooltip=function(t,e,n){if("edge"===n){var i=this.getData(),r=this.getDataParams(t,n),o=i.graph.getEdgeByIndex(t),a=i.getName(o.node1.dataIndex),s=i.getName(o.node2.dataIndex),l=[];return null!=a&&l.push(a),null!=s&&l.push(s),Cy("nameValue",{name:l.join(" > "),value:r.value,noValue:null==r.value})}var u=Wy({series:this,dataIndex:t,multipleSeries:e});return u},e.prototype._updateCategoriesData=function(){var t=at(this.option.categories||[],(function(t){return null!=t.value?t:Q({value:0},t)})),e=new DT(["value"],this);e.initData(t),this._categoriesData=e,this._categoriesModels=e.mapArray((function(t){return e.getItemModel(t)}))},e.prototype.setZoom=function(t){this.option.zoom=t},e.prototype.setCenter=function(t){this.option.center=t},e.prototype.isAnimationEnabled=function(){return t.prototype.isAnimationEnabled.call(this)&&!("force"===this.get("layout")&&this.get(["force","layoutAnimation"]))},e.type="series.graph",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={z:2,coordinateSystem:"view",legendHoverLink:!0,layout:null,circular:{rotateLabel:!1},force:{initLayout:null,repulsion:[0,50],gravity:.1,friction:.6,edgeLength:30,layoutAnimation:!0},left:"center",top:"center",symbol:"circle",symbolSize:10,edgeSymbol:["none","none"],edgeSymbolSize:10,edgeLabel:{position:"middle",distance:5},draggable:!1,roam:!1,center:null,zoom:1,nodeScaleRatio:.6,label:{show:!1,formatter:"{b}"},itemStyle:{},lineStyle:{color:"#aaa",width:1,opacity:.5},emphasis:{scale:!0,label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(iv),GV=FV,HV={type:"graphRoam",event:"graphRoam",update:"none"};function WV(t){t.registerChartView(PV),t.registerSeriesModel(GV),t.registerProcessor(Iz),t.registerVisual(Tz),t.registerVisual(Dz),t.registerLayout(Hz),t.registerLayout(t.PRIORITY.VISUAL.POST_CHART_LAYOUT,Kz),t.registerLayout(Qz),t.registerCoordinateSystem("graphView",{dimensions:OR.dimensions,create:eV}),t.registerAction({type:"focusNodeAdjacency",event:"focusNodeAdjacency",update:"series:focusNodeAdjacency"},Ut),t.registerAction({type:"unfocusNodeAdjacency",event:"unfocusNodeAdjacency",update:"series:unfocusNodeAdjacency"},Ut),t.registerAction(HV,(function(t,e,n){e.eachComponent({mainType:"series",query:t},(function(e){var i=e.coordinateSystem,r=jR(i,t,void 0,n);e.setCenter&&e.setCenter(r.center),e.setZoom&&e.setZoom(r.zoom)}))}))}var YV=function(){function t(){this.angle=0,this.width=10,this.r=10,this.x=0,this.y=0}return t}(),XV=function(t){function e(e){var n=t.call(this,e)||this;return n.type="pointer",n}return w(e,t),e.prototype.getDefaultShape=function(){return new YV},e.prototype.buildPath=function(t,e){var n=Math.cos,i=Math.sin,r=e.r,o=e.width,a=e.angle,s=e.x-n(a)*o*(o>=r/3?1:2),l=e.y-i(a)*o*(o>=r/3?1:2);a=e.angle-Math.PI/2,t.moveTo(s,l),t.lineTo(e.x+n(a)*o,e.y+i(a)*o),t.lineTo(e.x+n(e.angle)*r,e.y+i(e.angle)*r),t.lineTo(e.x-n(a)*o,e.y-i(a)*o),t.lineTo(s,l)},e}(Mu),UV=XV;function jV(t,e){var n=t.get("center"),i=e.getWidth(),r=e.getHeight(),o=Math.min(i,r),a=ma(n[0],e.getWidth()),s=ma(n[1],e.getHeight()),l=ma(t.get("radius"),o/2);return{cx:a,cy:s,r:l}}function ZV(t,e){var n=null==t?"":t+"";return e&&(yt(e)?n=e.replace("{value}",n):gt(e)&&(n=e(t))),n}var qV=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){this.group.removeAll();var i=t.get(["axisLine","lineStyle","color"]),r=jV(t,n);this._renderMain(t,e,n,i,r),this._data=t.getData()},e.prototype.dispose=function(){},e.prototype._renderMain=function(t,e,n,i,r){var o=this.group,a=t.get("clockwise"),s=-t.get("startAngle")/180*Math.PI,l=-t.get("endAngle")/180*Math.PI,u=t.getModel("axisLine"),h=u.get("roundCap"),c=h?gD:Qv,p=u.get("show"),d=u.getModel("lineStyle"),f=d.get("width"),g=[s,l];Kl(g,!a),s=g[0],l=g[1];for(var y=l-s,v=s,m=[],x=0;p&&x=t&&(0===e?0:i[e-1][0])Math.PI/2&&(V+=Math.PI)):"tangential"===z?V=-M-Math.PI/2:mt(z)&&(V=z*Math.PI/180),0===V?c.add(new oh({style:Ec(x,{text:O,x:N,y:E,verticalAlign:h<-.8?"top":h>.8?"bottom":"middle",align:u<-.4?"left":u>.4?"right":"center"},{inheritColor:R}),silent:!0})):c.add(new oh({style:Ec(x,{text:O,x:N,y:E,verticalAlign:"middle",align:"center"},{inheritColor:R}),silent:!0,originX:N,originY:E,rotation:V}))}if(m.get("show")&&k!==_){L=m.get("distance");L=L?L+l:l;for(var B=0;B<=w;B++){u=Math.cos(M),h=Math.sin(M);var F=new fm({shape:{x1:u*(f-L)+p,y1:h*(f-L)+d,x2:u*(f-S-L)+p,y2:h*(f-S-L)+d},silent:!0,style:D});"auto"===D.stroke&&F.setStyle({stroke:i((k+B/w)/_)}),c.add(F),M+=T}M-=T}else M+=I}},e.prototype._renderPointer=function(t,e,n,i,r,o,a,s,l){var u=this.group,h=this._data,c=this._progressEls,p=[],d=t.get(["pointer","show"]),f=t.getModel("progress"),g=f.get("show"),y=t.getData(),v=y.mapDimension("value"),m=+t.get("min"),x=+t.get("max"),_=[m,x],w=[o,a];function b(e,n){var i,o=y.getItemModel(e),a=o.getModel("pointer"),s=ma(a.get("width"),r.r),l=ma(a.get("length"),r.r),u=t.get(["pointer","icon"]),h=a.get("offsetCenter"),c=ma(h[0],r.r),p=ma(h[1],r.r),d=a.get("keepAspect");return i=u?F_(u,c-s/2,p-l,s,l,null,d):new UV({shape:{angle:-Math.PI/2,width:s,r:l,x:c,y:p}}),i.rotation=-(n+Math.PI/2),i.x=r.cx,i.y=r.cy,i}function S(t,e){var n=f.get("roundCap"),i=n?gD:Qv,a=f.get("overlap"),u=a?f.get("width"):l/y.count(),h=a?r.r-u:r.r-(t+1)*u,c=a?r.r:r.r-t*u,p=new i({shape:{startAngle:o,endAngle:e,cx:r.cx,cy:r.cy,clockwise:s,r0:h,r:c}});return a&&(p.z2=x-y.get(v,t)%x),p}(g||d)&&(y.diff(h).add((function(e){var n=y.get(v,e);if(d){var i=b(e,o);Mc(i,{rotation:-((isNaN(+n)?w[0]:va(n,_,w,!0))+Math.PI/2)},t),u.add(i),y.setItemGraphicEl(e,i)}if(g){var r=S(e,o),a=f.get("clip");Mc(r,{shape:{endAngle:va(n,_,w,a)}},t),u.add(r),sh(t.seriesIndex,y.dataType,e,r),p[e]=r}})).update((function(e,n){var i=y.get(v,e);if(d){var r=h.getItemGraphicEl(n),a=r?r.rotation:o,s=b(e,a);s.rotation=a,Sc(s,{rotation:-((isNaN(+i)?w[0]:va(i,_,w,!0))+Math.PI/2)},t),u.add(s),y.setItemGraphicEl(e,s)}if(g){var l=c[n],m=l?l.shape.endAngle:o,x=S(e,m),M=f.get("clip");Sc(x,{shape:{endAngle:va(i,_,w,M)}},t),u.add(x),sh(t.seriesIndex,y.dataType,e,x),p[e]=x}})).execute(),y.each((function(t){var e=y.getItemModel(t),n=e.getModel("emphasis"),r=n.get("focus"),o=n.get("blurScope"),a=n.get("disabled");if(d){var s=y.getItemGraphicEl(t),l=y.getItemVisual(t,"style"),u=l.fill;if(s instanceof Pu){var h=s.style;s.useStyle(Q({image:h.image,x:h.x,y:h.y,width:h.width,height:h.height},l))}else s.useStyle(l),"pointer"!==s.type&&s.setColor(u);s.setStyle(e.getModel(["pointer","itemStyle"]).getItemStyle()),"auto"===s.style.fill&&s.setStyle("fill",i(va(y.get(v,t),_,[0,1],!0))),s.z2EmphasisLift=0,pc(s,e),lc(s,r,o,a)}if(g){var c=p[t];c.useStyle(y.getItemVisual(t,"style")),c.setStyle(e.getModel(["progress","itemStyle"]).getItemStyle()),c.z2EmphasisLift=0,pc(c,e),lc(c,r,o,a)}})),this._progressEls=p)},e.prototype._renderAnchor=function(t,e){var n=t.getModel("anchor"),i=n.get("show");if(i){var r=n.get("size"),o=n.get("icon"),a=n.get("offsetCenter"),s=n.get("keepAspect"),l=F_(o,e.cx-r/2+ma(a[0],e.r),e.cy-r/2+ma(a[1],e.r),r,r,null,s);l.z2=n.get("showAbove")?1:0,l.setStyle(n.getModel("itemStyle").getItemStyle()),this.group.add(l)}},e.prototype._renderTitleAndDetail=function(t,e,n,i,r){var o=this,a=t.getData(),s=a.mapDimension("value"),l=+t.get("min"),u=+t.get("max"),h=new ia,c=[],p=[],d=t.isAnimationEnabled(),f=t.get(["pointer","showAbove"]);a.diff(this._data).add((function(t){c[t]=new oh({silent:!0}),p[t]=new oh({silent:!0})})).update((function(t,e){c[t]=o._titleEls[e],p[t]=o._detailEls[e]})).execute(),a.each((function(e){var n=a.getItemModel(e),o=a.get(s,e),g=new ia,y=i(va(o,[l,u],[0,1],!0)),v=n.getModel("title");if(v.get("show")){var m=v.get("offsetCenter"),x=r.cx+ma(m[0],r.r),_=r.cy+ma(m[1],r.r),w=c[e];w.attr({z2:f?0:2,style:Ec(v,{x:x,y:_,text:a.getName(e),align:"center",verticalAlign:"middle"},{inheritColor:y})}),g.add(w)}var b=n.getModel("detail");if(b.get("show")){var S=b.get("offsetCenter"),M=r.cx+ma(S[0],r.r),I=r.cy+ma(S[1],r.r),T=ma(b.get("width"),r.r),C=ma(b.get("height"),r.r),D=t.get(["progress","show"])?a.getItemVisual(e,"style").fill:y,A=(w=p[e],b.get("formatter"));w.attr({z2:f?0:2,style:Ec(b,{x:M,y:I,text:ZV(o,A),width:isNaN(T)?null:T,height:isNaN(C)?null:C,align:"center",verticalAlign:"middle"},{inheritColor:D})}),Uc(w,{normal:b},o,(function(t){return ZV(t,A)})),d&&jc(w,e,a,t,{getFormattedLabel:function(t,e,n,i,r,a){return ZV(a?a.interpolatedValue:o,A)}}),g.add(w)}h.add(g)})),this.group.add(h),this._titleEls=c,this._detailEls=p},e.type="gauge",e}(Cx),KV=qV,$V=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="itemStyle",n}return w(e,t),e.prototype.getInitialData=function(t,e){return uA(this,["value"])},e.type="series.gauge",e.defaultOption={z:2,colorBy:"data",center:["50%","50%"],legendHoverLink:!0,radius:"75%",startAngle:225,endAngle:-45,clockwise:!0,min:0,max:100,splitNumber:10,axisLine:{show:!0,roundCap:!1,lineStyle:{color:[[1,"#E6EBF8"]],width:10}},progress:{show:!1,overlap:!0,width:10,roundCap:!1,clip:!0},splitLine:{show:!0,length:10,distance:10,lineStyle:{color:"#63677A",width:3,type:"solid"}},axisTick:{show:!0,splitNumber:5,length:6,distance:10,lineStyle:{color:"#63677A",width:1,type:"solid"}},axisLabel:{show:!0,distance:15,color:"#464646",fontSize:12,rotate:0},pointer:{icon:null,offsetCenter:[0,0],show:!0,showAbove:!0,length:"60%",width:6,keepAspect:!1},anchor:{show:!1,showAbove:!1,size:6,icon:"circle",offsetCenter:[0,0],keepAspect:!1,itemStyle:{color:"#fff",borderWidth:0,borderColor:"#5470c6"}},title:{show:!0,offsetCenter:[0,"20%"],color:"#464646",fontSize:16,valueAnimation:!1},detail:{show:!0,backgroundColor:"rgba(0,0,0,0)",borderWidth:0,borderColor:"#ccc",width:100,height:null,padding:[5,10],offsetCenter:[0,"40%"],color:"#464646",fontSize:30,fontWeight:"bold",lineHeight:30,valueAnimation:!1}},e}(iv),JV=$V;function QV(t){t.registerChartView(KV),t.registerSeriesModel(JV)}var tB=["itemStyle","opacity"],eB=function(t){function e(e,n){var i=t.call(this)||this,r=i,o=new hm,a=new oh;return r.setTextContent(a),i.setTextGuideLine(o),i.updateData(e,n,!0),i}return w(e,t),e.prototype.updateData=function(t,e,n){var i=this,r=t.hostModel,o=t.getItemModel(e),a=t.getItemLayout(e),s=o.getModel("emphasis"),l=o.get(tB);l=null==l?1:l,n||Ac(i),i.useStyle(t.getItemVisual(e,"style")),i.style.lineJoin="round",n?(i.setShape({points:a.points}),i.style.opacity=0,Mc(i,{style:{opacity:l}},r,e)):Sc(i,{style:{opacity:l},shape:{points:a.points}},r,e),pc(i,o),this._updateLabel(t,e),lc(this,s.get("focus"),s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t,e){var n=this,i=this.getTextGuideLine(),r=n.getTextContent(),o=t.hostModel,a=t.getItemModel(e),s=t.getItemLayout(e),l=s.label,u=t.getItemVisual(e,"style"),h=u.fill;Rc(r,Nc(a),{labelFetcher:t.hostModel,labelDataIndex:e,defaultOpacity:u.opacity,defaultText:t.getName(e)},{normal:{align:l.textAlign,verticalAlign:l.verticalAlign}}),n.setTextConfig({local:!0,inside:!!l.inside,insideStroke:h,outsideFill:h});var c=l.linePoints;i.setShape({points:c}),n.textGuideLineConfig={anchor:c?new an(c[0][0],c[0][1]):null},Sc(r,{style:{x:l.x,y:l.y}},o,e),r.attr({rotation:l.rotation,originX:l.x,originY:l.y,z2:10}),VS(n,BS(a),{stroke:h})},e}(sm),nB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreLabelLineUpdate=!0,n}return w(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this._data,o=this.group;i.diff(r).add((function(t){var e=new eB(i,t);i.setItemGraphicEl(t,e),o.add(e)})).update((function(t,e){var n=r.getItemGraphicEl(e);n.updateData(i,t),o.add(n),i.setItemGraphicEl(t,n)})).remove((function(e){var n=r.getItemGraphicEl(e);Dc(n,t,e)})).execute(),this._data=i},e.prototype.remove=function(){this.group.removeAll(),this._data=null},e.prototype.dispose=function(){},e.type="funnel",e}(Cx),iB=nB,rB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(e){t.prototype.init.apply(this,arguments),this.legendVisualProvider=new cA(pt(this.getData,this),pt(this.getRawData,this)),this._defaultLabelLine(e)},e.prototype.getInitialData=function(t,e){return uA(this,{coordDimensions:["value"],encodeDefaulter:dt(Ud,this)})},e.prototype._defaultLabelLine=function(t){Xa(t,"labelLine",["show"]);var e=t.labelLine,n=t.emphasis.labelLine;e.show=e.show&&t.label.show,n.show=n.show&&t.emphasis.label.show},e.prototype.getDataParams=function(e){var n=this.getData(),i=t.prototype.getDataParams.call(this,e),r=n.mapDimension("value"),o=n.getSum(r);return i.percent=o?+(n.get(r,e)/o*100).toFixed(2):0,i.$vars.push("percent"),i},e.type="series.funnel",e.defaultOption={z:2,legendHoverLink:!0,colorBy:"data",left:80,top:60,right:80,bottom:60,minSize:"0%",maxSize:"100%",sort:"descending",orient:"vertical",gap:0,funnelAlign:"center",label:{show:!0,position:"outer"},labelLine:{show:!0,length:20,lineStyle:{width:1}},itemStyle:{borderColor:"#fff",borderWidth:1},emphasis:{label:{show:!0}},select:{itemStyle:{borderColor:"#212121"}}},e}(iv),oB=rB;function aB(t,e){return xd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function sB(t,e){for(var n=t.mapDimension("value"),i=t.mapArray(n,(function(t){return t})),r=[],o="ascending"===e,a=0,s=t.count();akB)return;var r=this._model.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]);"none"!==r.behavior&&this._dispatchExpand({axisExpandWindow:r.axisExpandWindow})}this._mouseDownPoint=null},mousemove:function(t){if(!this._mouseDownPoint&&OB(this,"mousemove")){var e=this._model,n=e.coordinateSystem.getSlidedAxisExpandWindow([t.offsetX,t.offsetY]),i=n.behavior;"jump"===i&&this._throttledDispatchExpand.debounceNextCall(e.get("axisExpandDebounce")),this._throttledDispatchExpand("none"===i?null:{axisExpandWindow:n.axisExpandWindow,animation:"jump"===i?null:{duration:0}})}}};function OB(t,e){var n=t._model;return n.get("axisExpandable")&&n.get("axisExpandTriggerOn")===e}var RB=LB,NB=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(){t.prototype.init.apply(this,arguments),this.mergeOption({})},e.prototype.mergeOption=function(t){var e=this.option;t&&$(e,t,!0),this._initDimensions()},e.prototype.contains=function(t,e){var n=t.get("parallelIndex");return null!=n&&e.getComponent("parallel",n)===this},e.prototype.setAxisExpand=function(t){ot(["axisExpandable","axisExpandCenter","axisExpandCount","axisExpandWidth","axisExpandWindow"],(function(e){t.hasOwnProperty(e)&&(this.option[e]=t[e])}),this)},e.prototype._initDimensions=function(){var t=this.dimensions=[],e=this.parallelAxisIndex=[],n=lt(this.ecModel.queryComponents({mainType:"parallelAxis"}),(function(t){return(t.get("parallelIndex")||0)===this.componentIndex}),this);ot(n,(function(n){t.push("dim"+n.get("dim")),e.push(n.componentIndex)}))},e.type="parallel",e.dependencies=["parallelAxis"],e.layoutMode="box",e.defaultOption={z:0,left:80,top:60,right:80,bottom:60,layout:"horizontal",axisExpandable:!1,axisExpandCenter:null,axisExpandCount:0,axisExpandWidth:50,axisExpandRate:17,axisExpandDebounce:50,axisExpandSlideTriggerArea:[-.15,.05,.4],axisExpandTriggerOn:"click",parallelAxisDefault:null},e}(Ad),EB=NB,zB=function(t){function e(e,n,i,r,o){var a=t.call(this,e,n,i)||this;return a.type=r||"value",a.axisIndex=o,a}return w(e,t),e.prototype.isHorizontal=function(){return"horizontal"!==this.coordinateSystem.getModel().get("layout")},e}(mL),VB=zB;function BB(t,e,n,i,r,o){t=t||0;var a=n[1]-n[0];if(null!=r&&(r=GB(r,[0,a])),null!=o&&(o=Math.max(o,null!=r?r:0)),"all"===i){var s=Math.abs(e[1]-e[0]);s=GB(s,[0,a]),r=o=GB(s,[r,o]),i=0}e[0]=GB(e[0],n),e[1]=GB(e[1],n);var l=FB(e,i);e[i]+=t;var u,h=r||0,c=n.slice();return l.sign<0?c[0]+=h:c[1]-=h,e[i]=GB(e[i],c),u=FB(e,i),null!=r&&(u.sign!==l.sign||u.spano&&(e[1-i]=e[i]+u.sign*o),e}function FB(t,e){var n=t[e]-t[1-e];return{span:Math.abs(n),sign:n>0?-1:n<0?1:e?-1:1}}function GB(t,e){return Math.min(null!=e[1]?e[1]:1/0,Math.max(null!=e[0]?e[0]:-1/0,t))}var HB=ot,WB=Math.min,YB=Math.max,XB=Math.floor,UB=Math.ceil,jB=xa,ZB=Math.PI,qB=function(){function t(t,e,n){this.type="parallel",this._axesMap=Gt(),this._axesLayout={},this.dimensions=t.dimensions,this._model=t,this._init(t,e,n)}return t.prototype._init=function(t,e,n){var i=t.dimensions,r=t.parallelAxisIndex;HB(i,(function(t,n){var i=r[n],o=e.getComponent("parallelAxis",i),a=this._axesMap.set(t,new VB(t,Ek(o),[0,0],o.get("type"),i)),s="category"===a.type;a.onBand=s&&o.get("boundaryGap"),a.inverse=o.get("inverse"),o.axis=a,a.model=o,a.coordinateSystem=o.coordinateSystem=this}),this)},t.prototype.update=function(t,e){this._updateAxesFromSeries(this._model,t)},t.prototype.containPoint=function(t){var e=this._makeLayoutInfo(),n=e.axisBase,i=e.layoutBase,r=e.pixelDimIndex,o=t[1-r],a=t[r];return o>=n&&o<=n+e.axisLength&&a>=i&&a<=i+e.layoutLength},t.prototype.getModel=function(){return this._model},t.prototype._updateAxesFromSeries=function(t,e){e.eachSeries((function(n){if(t.contains(n,e)){var i=n.getData();HB(this.dimensions,(function(t){var e=this._axesMap.get(t);e.scale.unionExtentFromData(i,i.mapDimension(t)),Nk(e.scale,e.model)}),this)}}),this)},t.prototype.resize=function(t,e){this._rect=xd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()}),this._layoutAxes()},t.prototype.getRect=function(){return this._rect},t.prototype._makeLayoutInfo=function(){var t,e=this._model,n=this._rect,i=["x","y"],r=["width","height"],o=e.get("layout"),a="horizontal"===o?0:1,s=n[r[a]],l=[0,s],u=this.dimensions.length,h=KB(e.get("axisExpandWidth"),l),c=KB(e.get("axisExpandCount")||0,[0,u]),p=e.get("axisExpandable")&&u>3&&u>c&&c>1&&h>0&&s>0,d=e.get("axisExpandWindow");if(d)t=KB(d[1]-d[0],l),d[1]=d[0]+t;else{t=KB(h*(c-1),l);var f=e.get("axisExpandCenter")||XB(u/2);d=[h*f-t/2],d[1]=d[0]+t}var g=(s-t)/(u-c);g<3&&(g=0);var y=[XB(jB(d[0]/h,1))+1,UB(jB(d[1]/h,1))-1],v=g/h*d[0];return{layout:o,pixelDimIndex:a,layoutBase:n[i[a]],layoutLength:s,axisBase:n[i[1-a]],axisLength:n[r[1-a]],axisExpandable:p,axisExpandWidth:h,axisCollapseWidth:g,axisExpandWindow:d,axisCount:u,winInnerIndices:y,axisExpandWindow0Pos:v}},t.prototype._layoutAxes=function(){var t=this._rect,e=this._axesMap,n=this.dimensions,i=this._makeLayoutInfo(),r=i.layout;e.each((function(t){var e=[0,i.axisLength],n=t.inverse?1:0;t.setExtent(e[n],e[1-n])})),HB(n,(function(e,n){var o=(i.axisExpandable?JB:$B)(n,i),a={horizontal:{x:o.position,y:i.axisLength},vertical:{x:0,y:o.position}},s={horizontal:ZB/2,vertical:0},l=[a[r].x+t.x,a[r].y+t.y],u=s[r],h=qe();tn(h,h,u),Qe(h,h,l),this._axesLayout[e]={position:l,rotation:u,transform:h,axisNameAvailableWidth:o.axisNameAvailableWidth,axisLabelShow:o.axisLabelShow,nameTruncateMaxWidth:o.nameTruncateMaxWidth,tickDirection:1,labelDirection:1}}),this)},t.prototype.getAxis=function(t){return this._axesMap.get(t)},t.prototype.dataToPoint=function(t,e){return this.axisCoordToPoint(this._axesMap.get(e).dataToCoord(t),e)},t.prototype.eachActiveState=function(t,e,n,i){null==n&&(n=0),null==i&&(i=t.count());var r=this._axesMap,o=this.dimensions,a=[],s=[];ot(o,(function(e){a.push(t.mapDimension(e)),s.push(r.get(e).model)}));for(var l=this.hasAxisBrushed(),u=n;ur*(1-h[0])?(l="jump",a=s-r*(1-h[2])):(a=s-r*h[1])>=0&&(a=s-r*(1-h[1]))<=0&&(a=0),a*=e.axisExpandWidth/u,a?BB(a,i,o,"all"):l="none";else{var p=i[1]-i[0],d=o[1]*s/p;i=[YB(0,d-p/2)],i[1]=WB(o[1],i[0]+p),i[0]=i[1]-p}return{axisExpandWindow:i,behavior:l}},t}();function KB(t,e){return WB(YB(t,e[0]),e[1])}function $B(t,e){var n=e.layoutLength/(e.axisCount-1);return{position:n*t,axisNameAvailableWidth:n,axisLabelShow:!0}}function JB(t,e){var n,i,r=e.layoutLength,o=e.axisExpandWidth,a=e.axisCount,s=e.axisCollapseWidth,l=e.winInnerIndices,u=s,h=!1;return t=0;n--)_a(e[n])},e.prototype.getActiveState=function(t){var e=this.activeIntervals;if(!e.length)return"normal";if(null==t||isNaN(+t))return"inactive";if(1===e.length){var n=e[0];if(n[0]<=t&&t<=n[1])return"active"}else for(var i=0,r=e.length;ihF}function AF(t){var e=t.length-1;return e<0&&(e=0),[t[0],t[e]]}function kF(t,e,n,i){var r=new ia;return r.add(new Gu({name:"main",style:RF(n),silent:!0,draggable:!0,cursor:"move",drift:dt(BF,t,e,r,["n","s","w","e"]),ondragend:dt(CF,e,{isEnd:!0})})),ot(i,(function(n){r.add(new Gu({name:n.join(""),style:{opacity:0},draggable:!0,silent:!0,invisible:!0,drift:dt(BF,t,e,r,n),ondragend:dt(CF,e,{isEnd:!0})}))})),r}function LF(t,e,n,i){var r=i.brushStyle.lineWidth||0,o=sF(r,cF),a=n[0][0],s=n[1][0],l=a-r/2,u=s-r/2,h=n[0][1],c=n[1][1],p=h-o+r/2,d=c-o+r/2,f=h-a,g=c-s,y=f+r,v=g+r;OF(t,e,"main",a,s,f,g),i.transformable&&(OF(t,e,"w",l,u,o,v),OF(t,e,"e",p,u,o,v),OF(t,e,"n",l,u,y,o),OF(t,e,"s",l,d,y,o),OF(t,e,"nw",l,u,o,o),OF(t,e,"ne",p,u,o,o),OF(t,e,"sw",l,d,o,o),OF(t,e,"se",p,d,o,o))}function PF(t,e){var n=e.__brushOption,i=n.transformable,r=e.childAt(0);r.useStyle(RF(n)),r.attr({silent:!i,cursor:i?"move":"default"}),ot([["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]],(function(n){var r=e.childOfName(n.join("")),o=1===n.length?zF(t,n[0]):VF(t,n);r&&r.attr({silent:!i,invisible:!i,cursor:i?fF[o]+"-resize":null})}))}function OF(t,e,n,i,r,o,a){var s=e.childOfName(n);s&&s.setShape(WF(HF(t,e,[[i,r],[i+o,r+a]])))}function RF(t){return tt({strokeNoScale:!0},t.brushStyle)}function NF(t,e,n,i){var r=[aF(t,n),aF(e,i)],o=[sF(t,n),sF(e,i)];return[[r[0],o[0]],[r[1],o[1]]]}function EF(t){return nx(t.group)}function zF(t,e){var n={w:"left",e:"right",n:"top",s:"bottom"},i={left:"w",right:"e",top:"n",bottom:"s"},r=rx(n[e],EF(t));return i[r]}function VF(t,e){var n=[zF(t,e[0]),zF(t,e[1])];return("e"===n[0]||"w"===n[0])&&n.reverse(),n.join("")}function BF(t,e,n,i,r,o){var a=n.__brushOption,s=t.toRectRange(a.range),l=GF(e,r,o);ot(i,(function(t){var e=dF[t];s[e[0]][e[1]]+=l[e[0]]})),a.range=t.fromRectRange(NF(s[0][0],s[1][0],s[0][1],s[1][1])),bF(e,n),CF(e,{isEnd:!1})}function FF(t,e,n,i){var r=e.__brushOption.range,o=GF(t,n,i);ot(r,(function(t){t[0]+=o[0],t[1]+=o[1]})),bF(t,e),CF(t,{isEnd:!1})}function GF(t,e,n){var i=t.group,r=i.transformCoordToLocal(e,n),o=i.transformCoordToLocal(0,0);return[r[0]-o[0],r[1]-o[1]]}function HF(t,e,n){var i=IF(t,e);return i&&i!==oF?i.clipPath(n,t._transform):K(n)}function WF(t){var e=aF(t[0][0],t[1][0]),n=aF(t[0][1],t[1][1]),i=sF(t[0][0],t[1][0]),r=sF(t[0][1],t[1][1]);return{x:e,y:n,width:i-e,height:r-n}}function YF(t,e,n){if(t._brushType&&!$F(t,e.offsetX,e.offsetY)){var i=t._zr,r=t._covers,o=MF(t,e,n);if(!t._dragging)for(var a=0;ai.getWidth()||n<0||n>i.getHeight()}var JF={lineX:QF(0),lineY:QF(1),rect:{createCover:function(t,e){function n(t){return t}return kF({toRectRange:n,fromRectRange:n},t,e,[["w"],["e"],["n"],["s"],["s","e"],["s","w"],["n","e"],["n","w"]])},getCreatingRange:function(t){var e=AF(t);return NF(e[1][0],e[1][1],e[0][0],e[0][1])},updateCoverShape:function(t,e,n,i){LF(t,e,n,i)},updateCommon:PF,contain:UF},polygon:{createCover:function(t,e){var n=new ia;return n.add(new hm({name:"main",style:RF(e),silent:!0})),n},getCreatingRange:function(t){return t},endCreating:function(t,e){e.remove(e.childAt(0)),e.add(new sm({name:"main",draggable:!0,drift:dt(FF,t,e),ondragend:dt(CF,t,{isEnd:!0})}))},updateCoverShape:function(t,e,n,i){e.childAt(0).setShape({points:HF(t,e,n)})},updateCommon:PF,contain:UF}};function QF(t){return{createCover:function(e,n){return kF({toRectRange:function(e){var n=[e,[0,100]];return t&&n.reverse(),n},fromRectRange:function(e){return e[t]}},e,n,[[["w"],["e"]],[["n"],["s"]]][t])},getCreatingRange:function(e){var n=AF(e),i=aF(n[0][t],n[1][t]),r=sF(n[0][t],n[1][t]);return[i,r]},updateCoverShape:function(e,n,i,r){var o,a=IF(e,n);if(a!==oF&&a.getLinearBrushOtherExtent)o=a.getLinearBrushOtherExtent(t);else{var s=e._zr;o=[0,[s.getWidth(),s.getHeight()][1-t]]}var l=[i,o];t&&l.reverse(),LF(e,n,l,r)},updateCommon:PF,contain:UF}}var tG=vF;function eG(t){return t=rG(t),function(e){return lx(e,t)}}function nG(t,e){return t=rG(t),function(n){var i=null!=e?e:n,r=i?t.width:t.height,o=i?t.x:t.y;return[o,o+(r||0)]}}function iG(t,e,n){var i=rG(t);return function(t,r){return i.contain(r[0],r[1])&&!QP(t,e,n)}}function rG(t){return yn.create(t)}var oG=["axisLine","axisTickLabel","axisName"],aG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(e,n){t.prototype.init.apply(this,arguments),(this._brushController=new tG(n.getZr())).on("brush",pt(this._onBrush,this))},e.prototype.render=function(t,e,n,i){if(!sG(t,e,i)){this.axisModel=t,this.api=n,this.group.removeAll();var r=this._axisGroup;if(this._axisGroup=new ia,this.group.add(this._axisGroup),t.get("show")){var o=uG(t,e),a=o.coordinateSystem,s=t.getAreaSelectStyle(),l=s.width,u=t.axis.dim,h=a.getAxisLayout(u),c=Q({strokeContainThreshold:l},h),p=new YL(t,c);ot(oG,p.add,p),this._axisGroup.add(p.getGroup()),this._refreshBrushController(c,s,t,o,l,n),sx(r,this._axisGroup,t)}}},e.prototype._refreshBrushController=function(t,e,n,i,r,o){var a=n.axis.getExtent(),s=a[1]-a[0],l=Math.min(30,.1*Math.abs(s)),u=yn.create({x:a[0],y:-r/2,width:s,height:r});u.x-=l,u.width+=2*l,this._brushController.mount({enableGlobalPan:!0,rotation:t.rotation,x:t.position[0],y:t.position[1]}).setPanels([{panelId:"pl",clipPath:eG(u),isTargetByCursor:iG(u,o,i),getLinearBrushOtherExtent:nG(u,0)}]).enableBrush({brushType:"lineX",brushStyle:e,removeOnClick:!0}).updateCovers(lG(n))},e.prototype._onBrush=function(t){var e=t.areas,n=this.axisModel,i=n.axis,r=at(e,(function(t){return[i.coordToData(t.range[0],!0),i.coordToData(t.range[1],!0)]}));(!n.option.realtime===t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"axisAreaSelect",parallelAxisId:n.id,intervals:r})},e.prototype.dispose=function(){this._brushController.dispose()},e.type="parallelAxis",e}(ov);function sG(t,e,n){return n&&"axisAreaSelect"===n.type&&e.findComponents({mainType:"parallelAxis",query:n})[0]===t}function lG(t){var e=t.axis;return at(t.activeIntervals,(function(t){return{brushType:"lineX",panelId:"pl",range:[e.dataToCoord(t[0],!0),e.dataToCoord(t[1],!0)]}}))}function uG(t,e){return e.getComponent("parallel",t.get("parallelIndex"))}var hG=aG,cG={type:"axisAreaSelect",event:"axisAreaSelected"};function pG(t){t.registerAction(cG,(function(t,e){e.eachComponent({mainType:"parallelAxis",query:t},(function(e){e.axis.model.setActiveIntervals(t.intervals)}))})),t.registerAction("parallelAxisExpand",(function(t,e){e.eachComponent({mainType:"parallel",query:t},(function(e){e.setAxisExpand(t)}))}))}var dG={type:"value",areaSelectStyle:{width:20,borderWidth:1,borderColor:"rgba(160,197,232)",color:"rgba(160,197,232)",opacity:.3},realtime:!0,z:10};function fG(t){t.registerComponentView(RB),t.registerComponentModel(EB),t.registerCoordinateSystem("parallel",nF),t.registerPreprocessor(CB),t.registerComponentModel(rF),t.registerComponentView(hG),GA(t,"parallel",rF,dG),pG(t)}function gG(t){gS(fG),t.registerChartView(xB),t.registerSeriesModel(SB),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,TB)}var yG=function(){function t(){this.x1=0,this.y1=0,this.x2=0,this.y2=0,this.cpx1=0,this.cpy1=0,this.cpx2=0,this.cpy2=0,this.extent=0}return t}(),vG=function(t){function e(e){return t.call(this,e)||this}return w(e,t),e.prototype.getDefaultShape=function(){return new yG},e.prototype.buildPath=function(t,e){var n=e.extent;t.moveTo(e.x1,e.y1),t.bezierCurveTo(e.cpx1,e.cpy1,e.cpx2,e.cpy2,e.x2,e.y2),"vertical"===e.orient?(t.lineTo(e.x2+n,e.y2),t.bezierCurveTo(e.cpx2+n,e.cpy2,e.cpx1+n,e.cpy1,e.x1+n,e.y1)):(t.lineTo(e.x2,e.y2+n),t.bezierCurveTo(e.cpx2,e.cpy2+n,e.cpx1,e.cpy1+n,e.x1,e.y1+n)),t.closePath()},e.prototype.highlight=function(){Wh(this)},e.prototype.downplay=function(){Yh(this)},e}(Mu),mG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._focusAdjacencyDisabled=!1,n}return w(e,t),e.prototype.render=function(t,e,n){var i=this,r=t.getGraph(),o=this.group,a=t.layoutInfo,s=a.width,l=a.height,u=t.getData(),h=t.getData("edge"),c=t.get("orient");this._model=t,o.removeAll(),o.x=a.x,o.y=a.y,r.eachEdge((function(e){var n=new vG,i=ah(n);i.dataIndex=e.dataIndex,i.seriesIndex=t.seriesIndex,i.dataType="edge";var r,a,u,p,d,f,g,y,v=e.getModel(),m=v.getModel("lineStyle"),x=m.get("curveness"),_=e.node1.getLayout(),w=e.node1.getModel(),b=w.get("localX"),S=w.get("localY"),M=e.node2.getLayout(),I=e.node2.getModel(),T=I.get("localX"),C=I.get("localY"),D=e.getLayout();n.shape.extent=Math.max(1,D.dy),n.shape.orient=c,"vertical"===c?(r=(null!=b?b*s:_.x)+D.sy,a=(null!=S?S*l:_.y)+_.dy,u=(null!=T?T*s:M.x)+D.ty,p=null!=C?C*l:M.y,d=r,f=a*(1-x)+p*x,g=u,y=a*x+p*(1-x)):(r=(null!=b?b*s:_.x)+_.dx,a=(null!=S?S*l:_.y)+D.sy,u=null!=T?T*s:M.x,p=(null!=C?C*l:M.y)+D.ty,d=r*(1-x)+u*x,f=a,g=r*x+u*(1-x),y=p),n.setShape({x1:r,y1:a,x2:u,y2:p,cpx1:d,cpy1:f,cpx2:g,cpy2:y}),n.useStyle(m.getItemStyle()),xG(n.style,c,e);var A=""+v.get("value"),k=Nc(v,"edgeLabel");Rc(n,k,{labelFetcher:{getFormattedLabel:function(e,n,i,r,o,a){return t.getFormattedLabel(e,n,"edge",r,At(o,k.normal&&k.normal.get("formatter"),A),a)}},labelDataIndex:e.dataIndex,defaultText:A}),n.setTextConfig({position:"inside"});var L=v.getModel("emphasis");pc(n,v,"lineStyle",(function(t){var n=t.getItemStyle();return xG(n,c,e),n})),o.add(n),h.setItemGraphicEl(e.dataIndex,n);var P=L.get("focus");lc(n,"adjacency"===P?e.getAdjacentDataIndices():"trajectory"===P?e.getTrajectoryDataIndices():P,L.get("blurScope"),L.get("disabled"))})),r.eachNode((function(e){var n=e.getLayout(),i=e.getModel(),r=i.get("localX"),a=i.get("localY"),h=i.getModel("emphasis"),c=i.get(["itemStyle","borderRadius"])||0,p=new Gu({shape:{x:null!=r?r*s:n.x,y:null!=a?a*l:n.y,width:n.dx,height:n.dy,r:c},style:i.getModel("itemStyle").getItemStyle(),z2:10});Rc(p,Nc(i),{labelFetcher:{getFormattedLabel:function(e,n){return t.getFormattedLabel(e,n,"node")}},labelDataIndex:e.dataIndex,defaultText:e.id}),p.disableLabelAnimation=!0,p.setStyle("fill",e.getVisual("color")),p.setStyle("decal",e.getVisual("style").decal),pc(p,i),o.add(p),u.setItemGraphicEl(e.dataIndex,p),ah(p).dataType="node";var d=h.get("focus");lc(p,"adjacency"===d?e.getAdjacentDataIndices():"trajectory"===d?e.getTrajectoryDataIndices():d,h.get("blurScope"),h.get("disabled"))})),u.eachItemGraphicEl((function(e,r){var o=u.getItemModel(r);o.get("draggable")&&(e.drift=function(e,o){i._focusAdjacencyDisabled=!0,this.shape.x+=e,this.shape.y+=o,this.dirty(),n.dispatchAction({type:"dragNode",seriesId:t.id,dataIndex:u.getRawIndex(r),localX:this.shape.x/s,localY:this.shape.y/l})},e.ondragend=function(){i._focusAdjacencyDisabled=!1},e.draggable=!0,e.cursor="move")})),!this._data&&t.isAnimationEnabled()&&o.setClipPath(_G(o.getBoundingRect(),t,(function(){o.removeClipPath()}))),this._data=t.getData()},e.prototype.dispose=function(){},e.type="sankey",e}(Cx);function xG(t,e,n){switch(t.fill){case"source":t.fill=n.node1.getVisual("color"),t.decal=n.node1.getVisual("style").decal;break;case"target":t.fill=n.node2.getVisual("color"),t.decal=n.node2.getVisual("style").decal;break;case"gradient":var i=n.node1.getVisual("color"),r=n.node2.getVisual("color");yt(i)&&yt(r)&&(t.fill=new Dm(0,0,+("horizontal"===e),+("vertical"===e),[{color:i,offset:0},{color:r,offset:1}]))}}function _G(t,e,n){var i=new Gu({shape:{x:t.x-10,y:t.y-10,width:0,height:t.height+20}});return Mc(i,{shape:{width:t.width+20}},e,n),i}var wG=mG,bG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.getInitialData=function(t,e){var n=t.edges||t.links,i=t.data||t.nodes,r=t.levels;this.levelModels=[];for(var o=this.levelModels,a=0;a=0&&(o[r[a].depth]=new ap(r[a],this,e));if(i&&n){var s=BV(i,n,this,!0,l);return s.data}function l(t,e){t.wrapMethod("getItemModel",(function(t,e){var n=t.parentModel,i=n.getData().getItemLayout(e);if(i){var r=i.depth,o=n.levelModels[r];o&&(t.parentModel=o)}return t})),e.wrapMethod("getItemModel",(function(t,e){var n=t.parentModel,i=n.getGraph().getEdgeByIndex(e),r=i.node1.getLayout();if(r){var o=r.depth,a=n.levelModels[o];a&&(t.parentModel=a)}return t}))}},e.prototype.setNodePosition=function(t,e){var n=this.option.data||this.option.nodes,i=n[t];i.localX=e[0],i.localY=e[1]},e.prototype.getGraph=function(){return this.getData().graph},e.prototype.getEdgeData=function(){return this.getGraph().edgeData},e.prototype.formatTooltip=function(t,e,n){function i(t){return isNaN(t)||null==t}if("edge"===n){var r=this.getDataParams(t,n),o=r.data,a=r.value,s=o.source+" -- "+o.target;return Cy("nameValue",{name:s,value:a,noValue:i(a)})}var l=this.getGraph().getNodeByIndex(t),u=l.getLayout().value,h=this.getDataParams(t,n).data.name;return Cy("nameValue",{name:null!=h?h+"":null,value:u,noValue:i(u)})},e.prototype.optionUpdated=function(){},e.prototype.getDataParams=function(e,n){var i=t.prototype.getDataParams.call(this,e,n);if(null==i.value&&"node"===n){var r=this.getGraph().getNodeByIndex(e),o=r.getLayout().value;i.value=o}return i},e.type="series.sankey",e.defaultOption={z:2,coordinateSystem:"view",left:"5%",top:"5%",right:"20%",bottom:"5%",orient:"horizontal",nodeWidth:20,nodeGap:8,draggable:!0,layoutIterations:32,label:{show:!0,position:"right",fontSize:12},edgeLabel:{show:!1,fontSize:12},levels:[],nodeAlign:"justify",lineStyle:{color:"#314656",opacity:.2,curveness:.5},emphasis:{label:{show:!0},lineStyle:{opacity:.5}},select:{itemStyle:{borderColor:"#212121"}},animationEasing:"linear",animationDuration:1e3},e}(iv),SG=bG;function MG(t,e){t.eachSeriesByType("sankey",(function(t){var n=t.get("nodeWidth"),i=t.get("nodeGap"),r=IG(t,e);t.layoutInfo=r;var o=r.width,a=r.height,s=t.getGraph(),l=s.nodes,u=s.edges;CG(l);var h=lt(l,(function(t){return 0===t.getLayout().value})),c=0!==h.length?0:t.get("layoutIterations"),p=t.get("orient"),d=t.get("nodeAlign");TG(l,u,n,i,o,a,c,p,d)}))}function IG(t,e){return xd(t.getBoxLayoutParams(),{width:e.getWidth(),height:e.getHeight()})}function TG(t,e,n,i,r,o,a,s,l){DG(t,e,n,r,o,s,l),OG(t,e,o,r,i,a,s),UG(t,s)}function CG(t){ot(t,(function(t){var e=YG(t.outEdges,WG),n=YG(t.inEdges,WG),i=t.getValue()||0,r=Math.max(e,n,i);t.setLayout({value:r},!0)}))}function DG(t,e,n,i,r,o,a){for(var s=[],l=[],u=[],h=[],c=0,p=0;p=0;v&&y.depth>d&&(d=y.depth),g.setLayout({depth:v?y.depth:c},!0),"vertical"===o?g.setLayout({dy:n},!0):g.setLayout({dx:n},!0);for(var m=0;mc-1?d:c-1;a&&"left"!==a&&kG(t,a,o,S);var M="vertical"===o?(r-n)/S:(i-n)/S;PG(t,M,o)}function AG(t){var e=t.hostGraph.data.getRawDataItem(t.dataIndex);return null!=e.depth&&e.depth>=0}function kG(t,e,n,i){if("right"===e){var r=[],o=t,a=0;while(o.length){for(var s=0;s0;o--)l*=.99,zG(s,l,a),EG(s,r,n,i,a),XG(s,l,a),EG(s,r,n,i,a)}function RG(t,e){var n=[],i="vertical"===e?"y":"x",r=bs(t,(function(t){return t.getLayout()[i]}));return r.keys.sort((function(t,e){return t-e})),ot(r.keys,(function(t){n.push(r.buckets.get(t))})),n}function NG(t,e,n,i,r,o){var a=1/0;ot(t,(function(t){var e=t.length,s=0;ot(t,(function(t){s+=t.getLayout().value}));var l="vertical"===o?(i-(e-1)*r)/s:(n-(e-1)*r)/s;l0&&(a=s.getLayout()[o]+l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]+s.getLayout()[c]+e;var d="vertical"===r?i:n;if(l=u-e-d,l>0){a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0),u=a;for(p=h-2;p>=0;--p)s=t[p],l=s.getLayout()[o]+s.getLayout()[c]+e-u,l>0&&(a=s.getLayout()[o]-l,"vertical"===r?s.setLayout({x:a},!0):s.setLayout({y:a},!0)),u=s.getLayout()[o]}}))}function zG(t,e,n){ot(t.slice().reverse(),(function(t){ot(t,(function(t){if(t.outEdges.length){var i=YG(t.outEdges,VG,n)/YG(t.outEdges,WG);if(isNaN(i)){var r=t.outEdges.length;i=r?YG(t.outEdges,BG,n)/r:0}if("vertical"===n){var o=t.getLayout().x+(i-HG(t,n))*e;t.setLayout({x:o},!0)}else{var a=t.getLayout().y+(i-HG(t,n))*e;t.setLayout({y:a},!0)}}}))}))}function VG(t,e){return HG(t.node2,e)*t.getValue()}function BG(t,e){return HG(t.node2,e)}function FG(t,e){return HG(t.node1,e)*t.getValue()}function GG(t,e){return HG(t.node1,e)}function HG(t,e){return"vertical"===e?t.getLayout().x+t.getLayout().dx/2:t.getLayout().y+t.getLayout().dy/2}function WG(t){return t.getValue()}function YG(t,e,n){var i=0,r=t.length,o=-1;while(++oo&&(o=e)})),ot(n,(function(e){var n=new UE({type:"color",mappingMethod:"linear",dataExtent:[r,o],visual:t.get("color")}),i=n.mapValueToVisual(e.getLayout().value),a=e.getModel().get(["itemStyle","color"]);null!=a?(e.setVisual("color",a),e.setVisual("style",{fill:a})):(e.setVisual("color",i),e.setVisual("style",{fill:i}))}))}i.length&&ot(i,(function(t){var e=t.getModel().get("lineStyle");t.setVisual("style",e)}))}))}function ZG(t){t.registerChartView(wG),t.registerSeriesModel(SG),t.registerLayout(MG),t.registerVisual(jG),t.registerAction({type:"dragNode",event:"dragnode",update:"update"},(function(t,e){e.eachComponent({mainType:"series",subType:"sankey",query:t},(function(e){e.setNodePosition(t.dataIndex,[t.localX,t.localY])}))}))}var qG=function(){function t(){}return t.prototype.getInitialData=function(t,e){var n,i,r=e.getComponent("xAxis",this.get("xAxisIndex")),o=e.getComponent("yAxis",this.get("yAxisIndex")),a=r.get("type"),s=o.get("type");"category"===a?(t.layout="horizontal",n=r.getOrdinalMeta(),i=!0):"category"===s?(t.layout="vertical",n=o.getOrdinalMeta(),i=!0):t.layout=t.layout||"horizontal";var l=["x","y"],u="horizontal"===t.layout?0:1,h=this._baseAxisDim=l[u],c=l[1-u],p=[r,o],d=p[u].get("type"),f=p[1-u].get("type"),g=t.data;if(g&&i){var y=[];ot(g,(function(t,e){var n;ft(t)?(n=t.slice(),t.unshift(e)):ft(t.value)?(n=Q({},t),n.value=n.value.slice(),t.value.unshift(e)):n=t,y.push(n)})),t.data=y}var v=this.defaultValueDimensions,m=[{name:h,type:nT(d),ordinalMeta:n,otherDims:{tooltip:!1,itemName:0},dimsDef:["base"]},{name:c,type:nT(f),dimsDef:v.slice()}];return uA(this,{coordDimensions:m,dimensionsCount:v.length+1,encodeDefaulter:dt(Xd,m,this)})},t.prototype.getBaseAxis=function(){var t=this._baseAxisDim;return this.ecModel.getComponent(t+"Axis",this.get(t+"AxisIndex")).axis},t}(),KG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"min",defaultTooltip:!0},{name:"Q1",defaultTooltip:!0},{name:"median",defaultTooltip:!0},{name:"Q3",defaultTooltip:!0},{name:"max",defaultTooltip:!0}],n.visualDrawType="stroke",n}return w(e,t),e.type="series.boxplot",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,boxWidth:[7,50],itemStyle:{color:"#fff",borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2,shadowBlur:5,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0,0,0,0.2)"}},animationDuration:800},e}(iv);it(KG,qG,!0);var $G=KG,JG=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this.group,o=this._data;this._data||r.removeAll();var a="horizontal"===t.get("layout")?1:0;i.diff(o).add((function(t){if(i.hasValue(t)){var e=i.getItemLayout(t),n=eH(e,i,t,a,!0);i.setItemGraphicEl(t,n),r.add(n)}})).update((function(t,e){var n=o.getItemGraphicEl(e);if(i.hasValue(t)){var s=i.getItemLayout(t);n?(Ac(n),nH(s,n,i,t)):n=eH(s,i,t,a),r.add(n),i.setItemGraphicEl(t,n)}else r.remove(n)})).remove((function(t){var e=o.getItemGraphicEl(t);e&&r.remove(e)})).execute(),this._data=i},e.prototype.remove=function(t){var e=this.group,n=this._data;this._data=null,n&&n.eachItemGraphicEl((function(t){t&&e.remove(t)}))},e.type="boxplot",e}(Cx),QG=function(){function t(){}return t}(),tH=function(t){function e(e){var n=t.call(this,e)||this;return n.type="boxplotBoxPath",n}return w(e,t),e.prototype.getDefaultShape=function(){return new QG},e.prototype.buildPath=function(t,e){var n=e.points,i=0;for(t.moveTo(n[i][0],n[i][1]),i++;i<4;i++)t.lineTo(n[i][0],n[i][1]);for(t.closePath();ig){var _=[v,x];i.push(_)}}}return{boxData:n,outliers:i}}var cH={type:"echarts:boxplot",transform:function(t){var e=t.upstream;if(e.sourceFormat!==Nd){var n="";0,Fg(n)}var i=hH(e.getRawData(),t.config);return[{dimensions:["ItemName","Low","Q1","Q2","Q3","High"],data:i.boxData},{data:i.outliers}]}};function pH(t){t.registerSeriesModel($G),t.registerChartView(rH),t.registerLayout(aH),t.registerTransform(cH)}var dH=["color","borderColor"],fH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){this.group.removeClipPath(),this._progressiveEls=null,this._updateDrawMode(t),this._isLargeDraw?this._renderLarge(t):this._renderNormal(t)},e.prototype.incrementalPrepareRender=function(t,e,n){this._clear(),this._updateDrawMode(t)},e.prototype.incrementalRender=function(t,e,n,i){this._progressiveEls=[],this._isLargeDraw?this._incrementalRenderLarge(t,e):this._incrementalRenderNormal(t,e)},e.prototype.eachRendered=function(t){vx(this._progressiveEls||this.group,t)},e.prototype._updateDrawMode=function(t){var e=t.pipelineContext.large;null!=this._isLargeDraw&&e===this._isLargeDraw||(this._isLargeDraw=e,this._clear())},e.prototype._renderNormal=function(t){var e=t.getData(),n=this._data,i=this.group,r=e.getLayout("isSimpleBox"),o=t.get("clip",!0),a=t.coordinateSystem,s=a.getArea&&a.getArea();this._data||i.removeAll(),e.diff(n).add((function(n){if(e.hasValue(n)){var a=e.getItemLayout(n);if(o&&mH(s,a))return;var l=vH(a,n,!0);Mc(l,{shape:{points:a.ends}},t,n),xH(l,e,n,r),i.add(l),e.setItemGraphicEl(n,l)}})).update((function(a,l){var u=n.getItemGraphicEl(l);if(e.hasValue(a)){var h=e.getItemLayout(a);o&&mH(s,h)?i.remove(u):(u?(Sc(u,{shape:{points:h.ends}},t,a),Ac(u)):u=vH(h,a),xH(u,e,a,r),i.add(u),e.setItemGraphicEl(a,u))}else i.remove(u)})).remove((function(t){var e=n.getItemGraphicEl(t);e&&i.remove(e)})).execute(),this._data=e},e.prototype._renderLarge=function(t){this._clear(),SH(t,this.group);var e=t.get("clip",!0)?SC(t.coordinateSystem,!1,t):null;e?this.group.setClipPath(e):this.group.removeClipPath()},e.prototype._incrementalRenderNormal=function(t,e){var n,i=e.getData(),r=i.getLayout("isSimpleBox");while(null!=(n=t.next())){var o=i.getItemLayout(n),a=vH(o,n);xH(a,i,n,r),a.incremental=!0,this.group.add(a),this._progressiveEls.push(a)}},e.prototype._incrementalRenderLarge=function(t,e){SH(e,this.group,this._progressiveEls,!0)},e.prototype.remove=function(t){this._clear()},e.prototype._clear=function(){this.group.removeAll(),this._data=null},e.type="candlestick",e}(Cx),gH=function(){function t(){}return t}(),yH=function(t){function e(e){var n=t.call(this,e)||this;return n.type="normalCandlestickBox",n}return w(e,t),e.prototype.getDefaultShape=function(){return new gH},e.prototype.buildPath=function(t,e){var n=e.points;this.__simpleBox?(t.moveTo(n[4][0],n[4][1]),t.lineTo(n[6][0],n[6][1])):(t.moveTo(n[0][0],n[0][1]),t.lineTo(n[1][0],n[1][1]),t.lineTo(n[2][0],n[2][1]),t.lineTo(n[3][0],n[3][1]),t.closePath(),t.moveTo(n[4][0],n[4][1]),t.lineTo(n[5][0],n[5][1]),t.moveTo(n[6][0],n[6][1]),t.lineTo(n[7][0],n[7][1]))},e}(Mu);function vH(t,e,n){var i=t.ends;return new yH({shape:{points:n?_H(i,t):i},z2:100})}function mH(t,e){for(var n=!0,i=0;i0?"borderColor":"borderColor0"])||n.get(["itemStyle",t>0?"color":"color0"]);0===t&&(r=n.get(["itemStyle","borderColorDoji"]));var o=n.getModel("itemStyle").getItemStyle(dH);e.useStyle(o),e.style.fill=null,e.style.stroke=r}var IH=fH,TH=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.defaultValueDimensions=[{name:"open",defaultTooltip:!0},{name:"close",defaultTooltip:!0},{name:"lowest",defaultTooltip:!0},{name:"highest",defaultTooltip:!0}],n}return w(e,t),e.prototype.getShadowDim=function(){return"open"},e.prototype.brushSelector=function(t,e,n){var i=e.getItemLayout(t);return i&&n.rect(i.brushRect)},e.type="series.candlestick",e.dependencies=["xAxis","yAxis","grid"],e.defaultOption={z:2,coordinateSystem:"cartesian2d",legendHoverLink:!0,layout:null,clip:!0,itemStyle:{color:"#eb5454",color0:"#47b262",borderColor:"#eb5454",borderColor0:"#47b262",borderColorDoji:null,borderWidth:1},emphasis:{scale:!0,itemStyle:{borderWidth:2}},barMaxWidth:null,barMinWidth:null,barWidth:null,large:!0,largeThreshold:600,progressive:3e3,progressiveThreshold:1e4,progressiveChunkMode:"mod",animationEasing:"linear",animationDuration:300},e}(iv);it(TH,qG,!0);var CH=TH;function DH(t){t&&ft(t.series)&&ot(t.series,(function(t){xt(t)&&"k"===t.type&&(t.type="candlestick")}))}var AH=["itemStyle","borderColor"],kH=["itemStyle","borderColor0"],LH=["itemStyle","borderColorDoji"],PH=["itemStyle","color"],OH=["itemStyle","color0"],RH={seriesType:"candlestick",plan:av(),performRawSeries:!0,reset:function(t,e){function n(t,e){return e.get(t>0?PH:OH)}function i(t,e){return e.get(0===t?LH:t>0?AH:kH)}if(!e.isSeriesFiltered(t)){var r=t.pipelineContext.large;return!r&&{progress:function(t,e){var r;while(null!=(r=t.next())){var o=e.getItemModel(r),a=e.getItemLayout(r).sign,s=o.getItemStyle();s.fill=n(a,o),s.stroke=i(a,o)||s.fill;var l=e.ensureUniqueItemVisual(r,"style");Q(l,s)}}}}}},NH=RH,EH={seriesType:"candlestick",plan:av(),reset:function(t){var e=t.coordinateSystem,n=t.getData(),i=VH(t,n),r=0,o=1,a=["x","y"],s=n.getDimensionIndex(n.mapDimension(a[r])),l=at(n.mapDimensionsAll(a[o]),n.getDimensionIndex,n),u=l[0],h=l[1],c=l[2],p=l[3];if(n.setLayout({candleWidth:i,isSimpleBox:i<=1.3}),!(s<0||l.length<4))return{progress:t.pipelineContext.large?f:d};function d(t,n){var a,l=n.getStore();while(null!=(a=t.next())){var d=l.get(s,a),f=l.get(u,a),g=l.get(h,a),y=l.get(c,a),v=l.get(p,a),m=Math.min(f,g),x=Math.max(f,g),_=C(m,d),w=C(x,d),b=C(y,d),S=C(v,d),M=[];D(M,w,0),D(M,_,1),M.push(k(S),k(w),k(b),k(_));var I=n.getItemModel(a),T=!!I.get(["itemStyle","borderColorDoji"]);n.setItemLayout(a,{sign:zH(l,a,f,g,h,T),initBaseline:f>g?w[o]:_[o],ends:M,brushRect:A(y,v,d)})}function C(t,n){var i=[];return i[r]=n,i[o]=t,isNaN(n)||isNaN(t)?[NaN,NaN]:e.dataToPoint(i)}function D(t,e,n){var o=e.slice(),a=e.slice();o[r]=ex(o[r]+i/2,1,!1),a[r]=ex(a[r]-i/2,1,!0),n?t.push(o,a):t.push(a,o)}function A(t,e,n){var a=C(t,n),s=C(e,n);return a[r]-=i/2,s[r]-=i/2,{x:a[0],y:a[1],width:o?i:s[0]-a[0],height:o?s[1]-a[1]:i}}function k(t){return t[r]=ex(t[r],1),t}}function f(n,i){var a,l,d=hC(4*n.count),f=0,g=[],y=[],v=i.getStore(),m=!!t.get(["itemStyle","borderColorDoji"]);while(null!=(l=n.next())){var x=v.get(s,l),_=v.get(u,l),w=v.get(h,l),b=v.get(c,l),S=v.get(p,l);isNaN(x)||isNaN(b)||isNaN(S)?(d[f++]=NaN,f+=3):(d[f++]=zH(v,l,_,w,h,m),g[r]=x,g[o]=b,a=e.dataToPoint(g,null,y),d[f++]=a?a[0]:NaN,d[f++]=a?a[1]:NaN,g[o]=S,a=e.dataToPoint(g,null,y),d[f++]=a?a[1]:NaN)}i.setLayout("largePoints",d)}}};function zH(t,e,n,i,r,o){var a;return a=n>i?-1:n0?t.get(r,e-1)<=i?1:-1:1,a}function VH(t,e){var n,i=t.getBaseAxis(),r="category"===i.type?i.getBandWidth():(n=i.getExtent(),Math.abs(n[1]-n[0])/e.count()),o=ma(Dt(t.get("barMaxWidth"),r),r),a=ma(Dt(t.get("barMinWidth"),1),r),s=t.get("barWidth");return null!=s?ma(s,r):Math.max(Math.min(r/2,o),a)}var BH=EH;function FH(t){t.registerChartView(IH),t.registerSeriesModel(CH),t.registerPreprocessor(DH),t.registerVisual(NH),t.registerLayout(BH)}function GH(t,e){var n=e.rippleEffectColor||e.color;t.eachChild((function(t){t.attr({z:e.z,zlevel:e.zlevel,style:{stroke:"stroke"===e.brushType?n:null,fill:"fill"===e.brushType?n:null}})}))}var HH=function(t){function e(e,n){var i=t.call(this)||this,r=new QT(e,n),o=new ia;return i.add(r),i.add(o),i.updateData(e,n),i}return w(e,t),e.prototype.stopEffectAnimation=function(){this.childAt(1).removeAll()},e.prototype.startEffectAnimation=function(t){for(var e=t.symbolType,n=t.color,i=t.rippleNumber,r=this.childAt(1),o=0;o0&&(o=this._getLineLength(i)/l*1e3),o!==this._period||a!==this._loop||s!==this._roundTrip){i.stopAnimation();var h=void 0;h=gt(u)?u(n):u,i.__t>0&&(h=-o*i.__t),this._animateSymbol(i,o,h,a,s)}this._period=o,this._loop=a,this._roundTrip=s}},e.prototype._animateSymbol=function(t,e,n,i,r){if(e>0){t.__t=0;var o=this,a=t.animate("",i).when(r?2*e:e,{__t:r?2:1}).delay(n).during((function(){o._updateSymbolPosition(t)}));i||a.done((function(){o.remove(t)})),a.start()}},e.prototype._getLineLength=function(t){return le(t.__p1,t.__cp1)+le(t.__cp1,t.__p2)},e.prototype._updateAnimationPoints=function(t,e){t.__p1=e[0],t.__p2=e[1],t.__cp1=e[2]||[(e[0][0]+e[1][0])/2,(e[0][1]+e[1][1])/2]},e.prototype.updateData=function(t,e,n){this.childAt(0).updateData(t,e,n),this._updateEffectSymbol(t,e)},e.prototype._updateSymbolPosition=function(t){var e=t.__p1,n=t.__p2,i=t.__cp1,r=t.__t<1?t.__t:2-t.__t,o=[t.x,t.y],a=o.slice(),s=gi,l=yi;o[0]=s(e[0],i[0],n[0],r),o[1]=s(e[1],i[1],n[1],r);var u=t.__t<1?l(e[0],i[0],n[0],r):l(n[0],i[0],e[0],1-r),h=t.__t<1?l(e[1],i[1],n[1],r):l(n[1],i[1],e[1],1-r);t.rotation=-Math.atan2(h,u)-Math.PI/2,"line"!==this._symbolType&&"rect"!==this._symbolType&&"roundRect"!==this._symbolType||(void 0!==t.__lastT&&t.__lastT=0;o--)if(i[o]<=e)break;o=Math.min(o,r-2)}else{for(o=a;oe)break;o=Math.min(o-1,r-2)}var l=(e-i[o])/(i[o+1]-i[o]),u=n[o],h=n[o+1];t.x=u[0]*(1-l)+l*h[0],t.y=u[1]*(1-l)+l*h[1];var c=t.__t<1?h[0]-u[0]:u[0]-h[0],p=t.__t<1?h[1]-u[1]:u[1]-h[1];t.rotation=-Math.atan2(p,c)-Math.PI/2,this._lastFrame=o,this._lastFramePercent=e,t.ignore=!1}},e}(KH),tW=QH,eW=function(){function t(){this.polyline=!1,this.curveness=0,this.segs=[]}return t}(),nW=function(t){function e(e){var n=t.call(this,e)||this;return n._off=0,n.hoverDataIdx=-1,n}return w(e,t),e.prototype.reset=function(){this.notClear=!1,this._off=0},e.prototype.getDefaultStyle=function(){return{stroke:"#000",fill:null}},e.prototype.getDefaultShape=function(){return new eW},e.prototype.buildPath=function(t,e){var n,i=e.segs,r=e.curveness;if(e.polyline)for(n=this._off;n0){t.moveTo(i[n++],i[n++]);for(var a=1;a0){var c=(s+u)/2-(l-h)*r,p=(l+h)/2-(u-s)*r;t.quadraticCurveTo(c,p,u,h)}else t.lineTo(u,h)}this.incremental&&(this._off=n,this.notClear=!0)},e.prototype.findDataIndex=function(t,e){var n=this.shape,i=n.segs,r=n.curveness,o=this.style.lineWidth;if(n.polyline)for(var a=0,s=0;s0)for(var u=i[s++],h=i[s++],c=1;c0){var f=(u+p)/2-(h-d)*r,g=(h+d)/2-(p-u)*r;if(eu(u,h,f,g,p,d,o,t,e))return a}else if(Ql(u,h,p,d,o,t,e))return a;a++}return-1},e.prototype.contain=function(t,e){var n=this.transformCoordToLocal(t,e),i=this.getBoundingRect();if(t=n[0],e=n[1],i.contain(t,e)){var r=this.hoverDataIdx=this.findDataIndex(t,e);return r>=0}return this.hoverDataIdx=-1,!1},e.prototype.getBoundingRect=function(){var t=this._rect;if(!t){for(var e=this.shape,n=e.segs,i=1/0,r=1/0,o=-1/0,a=-1/0,s=0;s0&&(o.dataIndex=n+t.__startIndex)}))},t.prototype._clear=function(){this._newAdded=[],this.group.removeAll()},t}(),rW=iW,oW={seriesType:"lines",plan:av(),reset:function(t){var e=t.coordinateSystem;if(e){var n=t.get("polyline"),i=t.pipelineContext.large;return{progress:function(r,o){var a=[];if(i){var s=void 0,l=r.end-r.start;if(n){for(var u=0,h=r.start;h0&&(l||s.configLayer(o,{motionBlur:!0,lastFrameAlpha:Math.max(Math.min(a/10+.9,1),0)})),r.updateData(i);var u=t.get("clip",!0)&&SC(t.coordinateSystem,!1,t);u?this.group.setClipPath(u):this.group.removeClipPath(),this._lastZlevel=o,this._finished=!0},e.prototype.incrementalPrepareRender=function(t,e,n){var i=t.getData(),r=this._updateLineDraw(i,t);r.incrementalPrepareUpdate(i),this._clearLayer(n),this._finished=!1},e.prototype.incrementalRender=function(t,e,n){this._lineDraw.incrementalUpdate(t,e.getData()),this._finished=t.end===e.getData().count()},e.prototype.eachRendered=function(t){this._lineDraw&&this._lineDraw.eachRendered(t)},e.prototype.updateTransform=function(t,e,n){var i=t.getData(),r=t.pipelineContext;if(!this._finished||r.large||r.progressiveRender)return{update:!0};var o=aW.reset(t,e,n);o.progress&&o.progress({start:0,end:i.count(),count:i.count()},i),this._lineDraw.updateLayout(),this._clearLayer(n)},e.prototype._updateLineDraw=function(t,e){var n=this._lineDraw,i=this._showEffect(e),r=!!e.get("polyline"),o=e.pipelineContext,a=o.large;return n&&i===this._hasEffet&&r===this._isPolyline&&a===this._isLargeDraw||(n&&n.remove(),n=this._lineDraw=a?new rW:new wV(r?i?tW:JH:i?KH:gV),this._hasEffet=i,this._isPolyline=r,this._isLargeDraw=a),this.group.add(n.group),n},e.prototype._showEffect=function(t){return!!t.get(["effect","show"])},e.prototype._clearLayer=function(t){var e=t.getZr(),n="svg"===e.painter.getType();n||null==this._lastZlevel||e.painter.getLayer(this._lastZlevel).clear(!0)},e.prototype.remove=function(t,e){this._lineDraw&&this._lineDraw.remove(),this._lineDraw=null,this._clearLayer(e)},e.prototype.dispose=function(t,e){this.remove(t,e)},e.type="lines",e}(Cx),lW=sW,uW="undefined"===typeof Uint32Array?Array:Uint32Array,hW="undefined"===typeof Float64Array?Array:Float64Array;function cW(t){var e=t.data;e&&e[0]&&e[0][0]&&e[0][0].coord&&(t.data=at(e,(function(t){var e=[t[0].coord,t[1].coord],n={coords:e};return t[0].name&&(n.fromName=t[0].name),t[1].name&&(n.toName=t[1].name),J([n,t[0],t[1]])})))}var pW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.visualStyleAccessPath="lineStyle",n.visualDrawType="stroke",n}return w(e,t),e.prototype.init=function(e){e.data=e.data||[],cW(e);var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count)),t.prototype.init.apply(this,arguments)},e.prototype.mergeOption=function(e){if(cW(e),e.data){var n=this._processFlatCoordsArray(e.data);this._flatCoords=n.flatCoords,this._flatCoordsOffset=n.flatCoordsOffset,n.flatCoords&&(e.data=new Float32Array(n.count))}t.prototype.mergeOption.apply(this,arguments)},e.prototype.appendData=function(t){var e=this._processFlatCoordsArray(t.data);e.flatCoords&&(this._flatCoords?(this._flatCoords=Ht(this._flatCoords,e.flatCoords),this._flatCoordsOffset=Ht(this._flatCoordsOffset,e.flatCoordsOffset)):(this._flatCoords=e.flatCoords,this._flatCoordsOffset=e.flatCoordsOffset),t.data=new Float32Array(e.count)),this.getRawData().appendData(t.data)},e.prototype._getCoordsFromItemModel=function(t){var e=this.getData().getItemModel(t),n=e.option instanceof Array?e.option:e.getShallow("coords");return n},e.prototype.getLineCoordsCount=function(t){return this._flatCoordsOffset?this._flatCoordsOffset[2*t+1]:this._getCoordsFromItemModel(t).length},e.prototype.getLineCoords=function(t,e){if(this._flatCoordsOffset){for(var n=this._flatCoordsOffset[2*t],i=this._flatCoordsOffset[2*t+1],r=0;r ")})},e.prototype.preventIncremental=function(){return!!this.get(["effect","show"])},e.prototype.getProgressive=function(){var t=this.option.progressive;return null==t?this.option.large?1e4:this.get("progressive"):t},e.prototype.getProgressiveThreshold=function(){var t=this.option.progressiveThreshold;return null==t?this.option.large?2e4:this.get("progressiveThreshold"):t},e.prototype.getZLevelKey=function(){var t=this.getModel("effect"),e=t.get("trailLength");return this.getData().count()>this.getProgressiveThreshold()?this.id:t.get("show")&&e>0?e+"":""},e.type="series.lines",e.dependencies=["grid","polar","geo","calendar"],e.defaultOption={coordinateSystem:"geo",z:2,legendHoverLink:!0,xAxisIndex:0,yAxisIndex:0,symbol:["none","none"],symbolSize:[10,10],geoIndex:0,effect:{show:!1,period:4,constantSpeed:0,symbol:"circle",symbolSize:3,loop:!0,trailLength:.2},large:!1,largeThreshold:2e3,polyline:!1,clip:!0,label:{show:!1,position:"end"},lineStyle:{opacity:.5}},e}(iv),dW=pW;function fW(t){return t instanceof Array||(t=[t,t]),t}var gW={seriesType:"lines",reset:function(t){var e=fW(t.get("symbol")),n=fW(t.get("symbolSize")),i=t.getData();function r(t,e){var n=t.getItemModel(e),i=fW(n.getShallow("symbol",!0)),r=fW(n.getShallow("symbolSize",!0));i[0]&&t.setItemVisual(e,"fromSymbol",i[0]),i[1]&&t.setItemVisual(e,"toSymbol",i[1]),r[0]&&t.setItemVisual(e,"fromSymbolSize",r[0]),r[1]&&t.setItemVisual(e,"toSymbolSize",r[1])}return i.setVisual("fromSymbol",e&&e[0]),i.setVisual("toSymbol",e&&e[1]),i.setVisual("fromSymbolSize",n&&n[0]),i.setVisual("toSymbolSize",n&&n[1]),{dataEach:i.hasItemOption?r:null}}},yW=gW;function vW(t){t.registerChartView(lW),t.registerSeriesModel(dW),t.registerLayout(aW),t.registerVisual(yW)}var mW=256,xW=function(){function t(){this.blurSize=30,this.pointSize=20,this.maxOpacity=1,this.minOpacity=0,this._gradientPixels={inRange:null,outOfRange:null};var t=N.createCanvas();this.canvas=t}return t.prototype.update=function(t,e,n,i,r,o){var a=this._getBrush(),s=this._getGradient(r,"inRange"),l=this._getGradient(r,"outOfRange"),u=this.pointSize+this.blurSize,h=this.canvas,c=h.getContext("2d"),p=t.length;h.width=e,h.height=n;for(var d=0;d0){var C=o(m)?s:l;m>0&&(m=m*I+S),_[w++]=C[T],_[w++]=C[T+1],_[w++]=C[T+2],_[w++]=C[T+3]*m*256}else w+=4}return c.putImageData(x,0,0),h},t.prototype._getBrush=function(){var t=this._brushCanvas||(this._brushCanvas=N.createCanvas()),e=this.pointSize+this.blurSize,n=2*e;t.width=n,t.height=n;var i=t.getContext("2d");return i.clearRect(0,0,n,n),i.shadowOffsetX=n,i.shadowBlur=this.blurSize,i.shadowColor="#000",i.beginPath(),i.arc(-e,e,this.pointSize,0,2*Math.PI,!0),i.closePath(),i.fill(),t},t.prototype._getGradient=function(t,e){for(var n=this._gradientPixels,i=n[e]||(n[e]=new Uint8ClampedArray(1024)),r=[0,0,0,0],o=0,a=0;a<256;a++)t[e](a/255,!0,r),i[o++]=r[0],i[o++]=r[1],i[o++]=r[2],i[o++]=r[3];return i},t}(),_W=xW;function wW(t,e,n){var i=t[1]-t[0];e=at(e,(function(e){return{interval:[(e.interval[0]-t[0])/i,(e.interval[1]-t[0])/i]}}));var r=e.length,o=0;return function(t){var i;for(i=o;i=0;i--){a=e[i].interval;if(a[0]<=t&&t<=a[1]){o=i;break}}return i>=0&&i=e[0]&&t<=e[1]}}function SW(t){var e=t.dimensions;return"lng"===e[0]&&"lat"===e[1]}var MW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){var i;e.eachComponent("visualMap",(function(e){e.eachTargetSeries((function(n){n===t&&(i=e)}))})),this._progressiveEls=null,this.group.removeAll();var r=t.coordinateSystem;"cartesian2d"===r.type||"calendar"===r.type?this._renderOnCartesianAndCalendar(t,n,0,t.getData().count()):SW(r)&&this._renderOnGeo(r,t,i,n)},e.prototype.incrementalPrepareRender=function(t,e,n){this.group.removeAll()},e.prototype.incrementalRender=function(t,e,n,i){var r=e.coordinateSystem;r&&(SW(r)?this.render(e,n,i):(this._progressiveEls=[],this._renderOnCartesianAndCalendar(e,i,t.start,t.end,!0)))},e.prototype.eachRendered=function(t){vx(this._progressiveEls||this.group,t)},e.prototype._renderOnCartesianAndCalendar=function(t,e,n,i,r){var o,a,s,l,u=t.coordinateSystem,h=MC(u,"cartesian2d");if(h){var c=u.getAxis("x"),p=u.getAxis("y");0,o=c.getBandWidth()+.5,a=p.getBandWidth()+.5,s=c.scale.getExtent(),l=p.scale.getExtent()}for(var d=this.group,f=t.getData(),g=t.getModel(["emphasis","itemStyle"]).getItemStyle(),y=t.getModel(["blur","itemStyle"]).getItemStyle(),v=t.getModel(["select","itemStyle"]).getItemStyle(),m=t.get(["itemStyle","borderRadius"]),x=Nc(t),_=t.getModel("emphasis"),w=_.get("focus"),b=_.get("blurScope"),S=_.get("disabled"),M=h?[f.mapDimension("x"),f.mapDimension("y"),f.mapDimension("value")]:[f.mapDimension("time"),f.mapDimension("value")],I=n;Is[1]||Al[1])continue;var k=u.dataToPoint([D,A]);T=new Gu({shape:{x:k[0]-o/2,y:k[1]-a/2,width:o,height:a},style:C})}else{if(isNaN(f.get(M[1],I)))continue;T=new Gu({z2:1,shape:u.dataToRect([f.get(M[0],I)]).contentShape,style:C})}if(f.hasItemOption){var L=f.getItemModel(I),P=L.getModel("emphasis");g=P.getModel("itemStyle").getItemStyle(),y=L.getModel(["blur","itemStyle"]).getItemStyle(),v=L.getModel(["select","itemStyle"]).getItemStyle(),m=L.get(["itemStyle","borderRadius"]),w=P.get("focus"),b=P.get("blurScope"),S=P.get("disabled"),x=Nc(L)}T.shape.r=m;var O=t.getRawValue(I),R="-";O&&null!=O[2]&&(R=O[2]+""),Rc(T,x,{labelFetcher:t,labelDataIndex:I,defaultOpacity:C.opacity,defaultText:R}),T.ensureState("emphasis").style=g,T.ensureState("blur").style=y,T.ensureState("select").style=v,lc(T,w,b,S),T.incremental=r,r&&(T.states.emphasis.hoverLayer=!0),d.add(T),f.setItemGraphicEl(I,T),this._progressiveEls&&this._progressiveEls.push(T)}},e.prototype._renderOnGeo=function(t,e,n,i){var r=n.targetVisuals.inRange,o=n.targetVisuals.outOfRange,a=e.getData(),s=this._hmLayer||this._hmLayer||new _W;s.blurSize=e.get("blurSize"),s.pointSize=e.get("pointSize"),s.minOpacity=e.get("minOpacity"),s.maxOpacity=e.get("maxOpacity");var l=t.getViewRect().clone(),u=t.getRoamTransform();l.applyTransform(u);var h=Math.max(l.x,0),c=Math.max(l.y,0),p=Math.min(l.width+l.x,i.getWidth()),d=Math.min(l.height+l.y,i.getHeight()),f=p-h,g=d-c,y=[a.mapDimension("lng"),a.mapDimension("lat"),a.mapDimension("value")],v=a.mapArray(y,(function(e,n,i){var r=t.dataToPoint([e,n]);return r[0]-=h,r[1]-=c,r.push(i),r})),m=n.getExtent(),x="visualMap.continuous"===n.type?bW(m,n.option.range):wW(m,n.getPieceList(),n.option.selected);s.update(v,f,g,r.color.getNormalizer(),{inRange:r.color.getColorMapper(),outOfRange:o.color.getColorMapper()},x);var _=new Pu({style:{width:f,height:g,x:h,y:c,image:s.canvas},silent:!0});this.group.add(_)},e.type="heatmap",e}(Cx),IW=MW,TW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.getInitialData=function(t,e){return UT(null,this,{generateCoord:"value"})},e.prototype.preventIncremental=function(){var t=If.get(this.get("coordinateSystem"));if(t&&t.dimensions)return"lng"===t.dimensions[0]&&"lat"===t.dimensions[1]},e.type="series.heatmap",e.dependencies=["grid","geo","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,geoIndex:0,blurSize:30,pointSize:20,maxOpacity:1,minOpacity:0,select:{itemStyle:{borderColor:"#212121"}}},e}(iv),CW=TW;function DW(t){t.registerChartView(IW),t.registerSeriesModel(CW)}var AW=["itemStyle","borderWidth"],kW=[{xy:"x",wh:"width",index:0,posDesc:["left","right"]},{xy:"y",wh:"height",index:1,posDesc:["top","bottom"]}],LW=new Pv,PW=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){var i=this.group,r=t.getData(),o=this._data,a=t.coordinateSystem,s=a.getBaseAxis(),l=s.isHorizontal(),u=a.master.getRect(),h={ecSize:{width:n.getWidth(),height:n.getHeight()},seriesModel:t,coordSys:a,coordSysExtent:[[u.x,u.x+u.width],[u.y,u.y+u.height]],isHorizontal:l,valueDim:kW[+l],categoryDim:kW[1-+l]};r.diff(o).add((function(t){if(r.hasValue(t)){var e=YW(r,t),n=OW(r,t,e,h),o=jW(r,h,n);r.setItemGraphicEl(t,o),i.add(o),QW(o,h,n)}})).update((function(t,e){var n=o.getItemGraphicEl(e);if(r.hasValue(t)){var a=YW(r,t),s=OW(r,t,a,h),l=KW(r,s);n&&l!==n.__pictorialShapeStr&&(i.remove(n),r.setItemGraphicEl(t,null),n=null),n?ZW(n,h,s):n=jW(r,h,s,!0),r.setItemGraphicEl(t,n),n.__pictorialSymbolMeta=s,i.add(n),QW(n,h,s)}else i.remove(n)})).remove((function(t){var e=o.getItemGraphicEl(t);e&&qW(o,t,e.__pictorialSymbolMeta.animationModel,e)})).execute();var c=t.get("clip",!0)?SC(t.coordinateSystem,!1,t):null;return c?i.setClipPath(c):i.removeClipPath(),this._data=r,this.group},e.prototype.remove=function(t,e){var n=this.group,i=this._data;t.get("animation")?i&&i.eachItemGraphicEl((function(e){qW(i,ah(e).dataIndex,t,e)})):n.removeAll()},e.type="pictorialBar",e}(Cx);function OW(t,e,n,i){var r=t.getItemLayout(e),o=n.get("symbolRepeat"),a=n.get("symbolClip"),s=n.get("symbolPosition")||"start",l=n.get("symbolRotate"),u=(l||0)*Math.PI/180||0,h=n.get("symbolPatternSize")||2,c=n.isAnimationEnabled(),p={dataIndex:e,layout:r,itemModel:n,symbolType:t.getItemVisual(e,"symbol")||"circle",style:t.getItemVisual(e,"style"),symbolClip:a,symbolRepeat:o,symbolRepeatDirection:n.get("symbolRepeatDirection"),symbolPatternSize:h,rotation:u,animationModel:c?n:null,hoverScale:c&&n.get(["emphasis","scale"]),z2:n.getShallow("z",!0)||0};RW(n,o,r,i,p),EW(t,e,r,o,a,p.boundingLength,p.pxSign,h,i,p),zW(n,p.symbolScale,u,i,p);var d=p.symbolSize,f=H_(n.get("symbolOffset"),d);return VW(n,d,r,o,a,f,s,p.valueLineWidth,p.boundingLength,p.repeatCutLength,i,p),p}function RW(t,e,n,i,r){var o,a=i.valueDim,s=t.get("symbolBoundingData"),l=i.coordSys.getOtherAxis(i.coordSys.getBaseAxis()),u=l.toGlobalCoord(l.dataToCoord(0)),h=1-+(n[a.wh]<=0);if(ft(s)){var c=[NW(l,s[0])-u,NW(l,s[1])-u];c[1]0?1:-1}function NW(t,e){return t.toGlobalCoord(t.dataToCoord(t.scale.parse(e)))}function EW(t,e,n,i,r,o,a,s,l,u){var h,c=l.valueDim,p=l.categoryDim,d=Math.abs(n[p.wh]),f=t.getItemVisual(e,"symbolSize");h=ft(f)?f.slice():null==f?["100%","100%"]:[f,f],h[p.index]=ma(h[p.index],d),h[c.index]=ma(h[c.index],i?d:Math.abs(o)),u.symbolSize=h;var g=u.symbolScale=[h[0]/s,h[1]/s];g[c.index]*=(l.isHorizontal?-1:1)*a}function zW(t,e,n,i,r){var o=t.get(AW)||0;o&&(LW.attr({scaleX:e[0],scaleY:e[1],rotation:n}),LW.updateTransform(),o/=LW.getLineScale(),o*=e[i.valueDim.index]),r.valueLineWidth=o||0}function VW(t,e,n,i,r,o,a,s,l,u,h,c){var p=h.categoryDim,d=h.valueDim,f=c.pxSign,g=Math.max(e[d.index]+s,0),y=g;if(i){var v=Math.abs(l),m=Ct(t.get("symbolMargin"),"15%")+"",x=!1;m.lastIndexOf("!")===m.length-1&&(x=!0,m=m.slice(0,m.length-1));var _=ma(m,e[d.index]),w=Math.max(g+2*_,0),b=x?0:2*_,S=za(i),M=S?i:tY((v+b)/w),I=v-M*g;_=I/2/(x?M:Math.max(M-1,1)),w=g+2*_,b=x?0:2*_,S||"fixed"===i||(M=u?tY((Math.abs(u)+b)/w):0),y=M*w-b,c.repeatTimes=M,c.symbolMargin=_}var T=f*(y/2),C=c.pathPosition=[];C[p.index]=n[p.wh]/2,C[d.index]="start"===a?T:"end"===a?l-T:l/2,o&&(C[0]+=o[0],C[1]+=o[1]);var D=c.bundlePosition=[];D[p.index]=n[p.xy],D[d.index]=n[d.xy];var A=c.barRectShape=Q({},n);A[d.wh]=f*Math.max(Math.abs(n[d.wh]),Math.abs(C[d.index]+T)),A[p.wh]=n[p.wh];var k=c.clipShape={};k[p.xy]=-n[p.xy],k[p.wh]=h.ecSize[p.wh],k[d.xy]=0,k[d.wh]=n[d.wh]}function BW(t){var e=t.symbolPatternSize,n=F_(t.symbolType,-e/2,-e/2,e,e);return n.attr({culling:!0}),"image"!==n.type&&n.setStyle({strokeNoScale:!0}),n}function FW(t,e,n,i){var r=t.__pictorialBundle,o=n.symbolSize,a=n.valueLineWidth,s=n.pathPosition,l=e.valueDim,u=n.repeatTimes||0,h=0,c=o[e.valueDim.index]+a+2*n.symbolMargin;for($W(t,(function(t){t.__pictorialAnimationIndex=h,t.__pictorialRepeatTimes=u,h0:i<0)&&(r=u-1-t),e[l.index]=c*(r-u/2+.5)+s[l.index],{x:e[0],y:e[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation}}}function GW(t,e,n,i){var r=t.__pictorialBundle,o=t.__pictorialMainPath;o?JW(o,null,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:n.symbolScale[0],scaleY:n.symbolScale[1],rotation:n.rotation},n,i):(o=t.__pictorialMainPath=BW(n),r.add(o),JW(o,{x:n.pathPosition[0],y:n.pathPosition[1],scaleX:0,scaleY:0,rotation:n.rotation},{scaleX:n.symbolScale[0],scaleY:n.symbolScale[1]},n,i))}function HW(t,e,n){var i=Q({},e.barRectShape),r=t.__pictorialBarRect;r?JW(r,null,{shape:i},e,n):(r=t.__pictorialBarRect=new Gu({z2:2,shape:i,silent:!0,style:{stroke:"transparent",fill:"transparent",lineWidth:0}}),r.disableMorphing=!0,t.add(r))}function WW(t,e,n,r){if(n.symbolClip){var o=t.__pictorialClipPath,a=Q({},n.clipShape),s=e.valueDim,l=n.animationModel,u=n.dataIndex;if(o)Sc(o,{shape:a},l,u);else{a[s.wh]=0,o=new Gu({shape:a}),t.__pictorialBundle.setClipPath(o),t.__pictorialClipPath=o;var h={};h[s.wh]=n.clipShape[s.wh],i[r?"updateProps":"initProps"](o,{shape:h},l,u)}}}function YW(t,e){var n=t.getItemModel(e);return n.getAnimationDelayParams=XW,n.isAnimationEnabled=UW,n}function XW(t){return{index:t.__pictorialAnimationIndex,count:t.__pictorialRepeatTimes}}function UW(){return this.parentModel.isAnimationEnabled()&&!!this.getShallow("animation")}function jW(t,e,n,i){var r=new ia,o=new ia;return r.add(o),r.__pictorialBundle=o,o.x=n.bundlePosition[0],o.y=n.bundlePosition[1],n.symbolRepeat?FW(r,e,n):GW(r,e,n),HW(r,n,i),WW(r,e,n,i),r.__pictorialShapeStr=KW(t,n),r.__pictorialSymbolMeta=n,r}function ZW(t,e,n){var i=n.animationModel,r=n.dataIndex,o=t.__pictorialBundle;Sc(o,{x:n.bundlePosition[0],y:n.bundlePosition[1]},i,r),n.symbolRepeat?FW(t,e,n,!0):GW(t,e,n,!0),HW(t,n,!0),WW(t,e,n,!0)}function qW(t,e,n,i){var r=i.__pictorialBarRect;r&&r.removeTextContent();var o=[];$W(i,(function(t){o.push(t)})),i.__pictorialMainPath&&o.push(i.__pictorialMainPath),i.__pictorialClipPath&&(n=null),ot(o,(function(t){Tc(t,{scaleX:0,scaleY:0},n,e,(function(){i.parent&&i.parent.remove(i)}))})),t.setItemGraphicEl(e,null)}function KW(t,e){return[t.getItemVisual(e.dataIndex,"symbol")||"none",!!e.symbolRepeat,!!e.symbolClip].join(":")}function $W(t,e,n){ot(t.__pictorialBundle.children(),(function(i){i!==t.__pictorialBarRect&&e.call(n,i)}))}function JW(t,e,n,r,o,a){e&&t.attr(e),r.symbolClip&&!o?n&&t.attr(n):n&&i[o?"updateProps":"initProps"](t,n,r.animationModel,r.dataIndex,a)}function QW(t,e,n){var i=n.dataIndex,r=n.itemModel,o=r.getModel("emphasis"),a=o.getModel("itemStyle").getItemStyle(),s=r.getModel(["blur","itemStyle"]).getItemStyle(),l=r.getModel(["select","itemStyle"]).getItemStyle(),u=r.getShallow("cursor"),h=o.get("focus"),c=o.get("blurScope"),p=o.get("scale");$W(t,(function(t){if(t instanceof Pu){var e=t.style;t.useStyle(Q({image:e.image,x:e.x,y:e.y,width:e.width,height:e.height},n.style))}else t.useStyle(n.style);var i=t.ensureState("emphasis");i.style=a,p&&(i.scaleX=1.1*t.scaleX,i.scaleY=1.1*t.scaleY),t.ensureState("blur").style=s,t.ensureState("select").style=l,u&&(t.cursor=u),t.z2=n.z2}));var d=e.valueDim.posDesc[+(n.boundingLength>0)],f=t.__pictorialBarRect;f.ignoreClip=!0,Rc(f,Nc(r),{labelFetcher:e.seriesModel,labelDataIndex:i,defaultText:qT(e.seriesModel.getData(),i),inheritColor:n.style.fill,defaultOpacity:n.style.opacity,defaultOutsidePosition:d}),lc(t,h,c,o.get("disabled"))}function tY(t){var e=Math.round(t);return Math.abs(t-e)<1e-4?e:Math.ceil(t)}var eY=PW,nY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.hasSymbolVisual=!0,n.defaultSymbol="roundRect",n}return w(e,t),e.prototype.getInitialData=function(e){return e.stack=null,t.prototype.getInitialData.apply(this,arguments)},e.type="series.pictorialBar",e.dependencies=["grid"],e.defaultOption=cp(hD.defaultOption,{symbol:"circle",symbolSize:null,symbolRotate:null,symbolPosition:null,symbolOffset:null,symbolMargin:null,symbolRepeat:!1,symbolRepeatDirection:"end",symbolClip:!1,symbolBoundingData:null,symbolPatternSize:400,barGap:"-100%",clip:!1,progressive:0,emphasis:{scale:!1},select:{itemStyle:{borderColor:"#212121"}}}),e}(hD),iY=nY;function rY(t){t.registerChartView(eY),t.registerSeriesModel(iY),t.registerLayout(t.PRIORITY.VISUAL.LAYOUT,dt(rD,"pictorialBar")),t.registerLayout(t.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT,oD("pictorialBar"))}var oY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._layers=[],n}return w(e,t),e.prototype.render=function(t,e,n){var i=t.getData(),r=this,o=this.group,a=t.getLayerSeries(),s=i.getLayout("layoutInfo"),l=s.rect,u=s.boundaryGap;function h(t){return t.name}o.x=0,o.y=l.y+u[0];var c=new JI(this._layersSeries||[],a,h,h),p=[];function d(e,n,s){var l=r._layers;if("remove"!==e){for(var u,h,c=[],d=[],f=a[n].indices,g=0;go&&(o=s),i.push(s)}for(var u=0;uo&&(o=c)}return{y0:r,max:o}}function fY(t){t.registerChartView(sY),t.registerSeriesModel(hY),t.registerLayout(cY),t.registerProcessor(QD("themeRiver"))}var gY=2,yY=4,vY=function(t){function e(e,n,i,r){var o=t.call(this)||this;o.z2=gY,o.textConfig={inside:!0},ah(o).seriesIndex=n.seriesIndex;var a=new oh({z2:yY,silent:e.getModel().get(["label","silent"])});return o.setTextContent(a),o.updateData(!0,e,n,i,r),o}return w(e,t),e.prototype.updateData=function(t,e,n,i,r){this.node=e,e.piece=this,n=n||this._seriesModel,i=i||this._ecModel;var o=this;ah(o).dataIndex=e.dataIndex;var a=e.getModel(),s=a.getModel("emphasis"),l=e.getLayout(),u=Q({},l);u.label=null;var h=e.getVisual("style");h.lineJoin="bevel";var c=e.getVisual("decal");c&&(h.decal=Aw(c,r));var p=_D(a.getModel("itemStyle"),u,!0);Q(u,p),ot(gh,(function(t){var e=o.ensureState(t),n=a.getModel([t,"itemStyle"]);e.style=n.getItemStyle();var i=_D(n,u);i&&(e.shape=i)})),t?(o.setShape(u),o.shape.r=l.r0,Mc(o,{shape:{r:l.r}},n,e.dataIndex)):(Sc(o,{shape:u},n),Ac(o)),o.useStyle(h),this._updateLabel(n);var d=a.getShallow("cursor");d&&o.attr("cursor",d),this._seriesModel=n||this._seriesModel,this._ecModel=i||this._ecModel;var f=s.get("focus"),g="ancestor"===f?e.getAncestorsIndices():"descendant"===f?e.getDescendantIndices():f;lc(this,g,s.get("blurScope"),s.get("disabled"))},e.prototype._updateLabel=function(t){var e=this,n=this.node.getModel(),i=n.getModel("label"),r=this.node.getLayout(),o=r.endAngle-r.startAngle,a=(r.startAngle+r.endAngle)/2,s=Math.cos(a),l=Math.sin(a),u=this,h=u.getTextContent(),c=this.node.dataIndex,p=i.get("minAngle")/180*Math.PI,d=i.get("show")&&!(null!=p&&Math.abs(o)I&&!Da(C-I)&&C0?(r.virtualPiece?r.virtualPiece.updateData(!1,i,t,e,n):(r.virtualPiece=new mY(i,t,e,n),l.add(r.virtualPiece)),o.piece.off("click"),r.virtualPiece.on("click",(function(t){r._rootToNode(o.parentNode)}))):r.virtualPiece&&(l.remove(r.virtualPiece),r.virtualPiece=null)}p(h,c),g(a,s),this._initEvents(),this._oldChildren=h},e.prototype._initEvents=function(){var t=this;this.group.off("click"),this.group.on("click",(function(e){var n=!1,i=t.seriesModel.getViewRoot();i.eachNode((function(i){if(!n&&i.piece&&i.piece===e.target){var r=i.getModel().get("nodeClick");if("rootToNode"===r)t._rootToNode(i);else if("link"===r){var o=i.getModel(),a=o.get("link");if(a){var s=o.get("target",!0)||"_blank";pd(a,s)}}n=!0}}))}))},e.prototype._rootToNode=function(t){t!==this.seriesModel.getViewRoot()&&this.api.dispatchAction({type:xY,from:this.uid,seriesId:this.seriesModel.id,targetNode:t})},e.prototype.containPoint=function(t,e){var n=e.getData(),i=n.getItemLayout(0);if(i){var r=t[0]-i.cx,o=t[1]-i.cy,a=Math.sqrt(r*r+o*o);return a<=i.r&&a>=i.r0}},e.type="sunburst",e}(Cx),MY=SY,IY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.ignoreStyleOnData=!0,n}return w(e,t),e.prototype.getInitialData=function(t,e){var n={name:t.name,children:t.data};TY(n);var i=this._levelModels=at(t.levels||[],(function(t){return new ap(t,this,e)}),this),r=zN.createTree(n,this,o);function o(t){t.wrapMethod("getItemModel",(function(t,e){var n=r.getNodeByDataIndex(e),o=i[n.depth];return o&&(t.parentModel=o),t}))}return r.data},e.prototype.optionUpdated=function(){this.resetViewRoot()},e.prototype.getDataParams=function(e){var n=t.prototype.getDataParams.apply(this,arguments),i=this.getData().tree.getNodeByDataIndex(e);return n.treePathInfo=GN(i,this),n},e.prototype.getLevelModel=function(t){return this._levelModels&&this._levelModels[t.depth]},e.prototype.getViewRoot=function(){return this._viewRoot},e.prototype.resetViewRoot=function(t){t?this._viewRoot=t:t=this._viewRoot;var e=this.getRawData().tree.root;t&&(t===e||e.contains(t))||(this._viewRoot=e)},e.prototype.enableAriaDecal=function(){QN(this)},e.type="series.sunburst",e.defaultOption={z:2,center:["50%","50%"],radius:[0,"75%"],clockwise:!0,startAngle:90,minAngle:0,stillShowZeroSum:!0,nodeClick:"rootToNode",renderLabelForZeroData:!1,label:{rotate:"radial",show:!0,opacity:1,align:"center",position:"inside",distance:5,silent:!0},itemStyle:{borderWidth:1,borderColor:"white",borderType:"solid",shadowBlur:0,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffsetX:0,shadowOffsetY:0,opacity:1},emphasis:{focus:"descendant"},blur:{itemStyle:{opacity:.2},label:{opacity:.1}},animationType:"expansion",animationDuration:1e3,animationDurationUpdate:500,data:[],sort:"desc"},e}(iv);function TY(t){var e=0;ot(t.children,(function(t){TY(t);var n=t.value;ft(n)&&(n=n[0]),e+=n}));var n=t.value;ft(n)&&(n=n[0]),(null==n||isNaN(n))&&(n=e),n<0&&(n=0),ft(t.value)?t.value[0]=n:t.value=n}var CY=IY,DY=Math.PI/180;function AY(t,e,n){e.eachSeriesByType(t,(function(t){var e=t.get("center"),i=t.get("radius");ft(i)||(i=[0,i]),ft(e)||(e=[e,e]);var r=n.getWidth(),o=n.getHeight(),a=Math.min(r,o),s=ma(e[0],r),l=ma(e[1],o),u=ma(i[0],a/2),h=ma(i[1],a/2),c=-t.get("startAngle")*DY,p=t.get("minAngle")*DY,d=t.getData().tree.root,f=t.getViewRoot(),g=f.depth,y=t.get("sort");null!=y&&kY(f,y);var v=0;ot(f.children,(function(t){!isNaN(t.getValue())&&v++}));var m=f.getValue(),x=Math.PI/(m||v)*2,_=f.depth>0,w=f.height-(_?-1:1),b=(h-u)/(w||1),S=t.get("clockwise"),M=t.get("stillShowZeroSum"),I=S?1:-1,T=function(e,n){if(e){var i=n;if(e!==d){var r=e.getValue(),o=0===m&&M?x:r*x;o1)r=r.parentNode;var o=n.getColorFromPalette(r.name||r.dataIndex+"",e);return t.depth>1&&yt(o)&&(o=Ui(o,(t.depth-1)/(i-1)*.5)),o}t.eachSeriesByType("sunburst",(function(t){var e=t.getData(),i=e.tree;i.eachNode((function(r){var o=r.getModel(),a=o.getModel("itemStyle").getItemStyle();a.fill||(a.fill=n(r,t,i.root.height));var s=e.ensureUniqueItemVisual(r.dataIndex,"style");Q(s,a)}))}))}function OY(t){t.registerChartView(MY),t.registerSeriesModel(CY),t.registerLayout(dt(AY,"sunburst")),t.registerProcessor(dt(QD,"sunburst")),t.registerVisual(PY),bY(t)}var RY={color:"fill",borderColor:"stroke"},NY={symbol:1,symbolSize:1,symbolKeepAspect:1,legendIcon:1,visualMeta:1,liftZ:1,decal:1},EY=ps(),zY=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.optionUpdated=function(){this.currentZLevel=this.get("zlevel",!0),this.currentZ=this.get("z",!0)},e.prototype.getInitialData=function(t,e){return UT(null,this)},e.prototype.getDataParams=function(e,n,i){var r=t.prototype.getDataParams.call(this,e,n);return i&&(r.info=EY(i).info),r},e.type="series.custom",e.dependencies=["grid","polar","geo","singleAxis","calendar"],e.defaultOption={coordinateSystem:"cartesian2d",z:2,legendHoverLink:!0,clip:!1},e}(iv),VY=zY;function BY(t,e){return e=e||[0,0],at(["x","y"],(function(n,i){var r=this.getAxis(n),o=e[i],a=t[i]/2;return"category"===r.type?r.getBandWidth():Math.abs(r.dataToCoord(o-a)-r.dataToCoord(o+a))}),this)}function FY(t){var e=t.master.getRect();return{coordSys:{type:"cartesian2d",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:pt(BY,t)}}}function GY(t,e){return e=e||[0,0],at([0,1],(function(n){var i=e[n],r=t[n]/2,o=[],a=[];return o[n]=i-r,a[n]=i+r,o[1-n]=a[1-n]=e[1-n],Math.abs(this.dataToPoint(o)[n]-this.dataToPoint(a)[n])}),this)}function HY(t){var e=t.getBoundingRect();return{coordSys:{type:"geo",x:e.x,y:e.y,width:e.width,height:e.height,zoom:t.getZoom()},api:{coord:function(e){return t.dataToPoint(e)},size:pt(GY,t)}}}function WY(t,e){var n=this.getAxis(),i=e instanceof Array?e[0]:e,r=(t instanceof Array?t[0]:t)/2;return"category"===n.type?n.getBandWidth():Math.abs(n.dataToCoord(i-r)-n.dataToCoord(i+r))}function YY(t){var e=t.getRect();return{coordSys:{type:"singleAxis",x:e.x,y:e.y,width:e.width,height:e.height},api:{coord:function(e){return t.dataToPoint(e)},size:pt(WY,t)}}}function XY(t,e){return e=e||[0,0],at(["Radius","Angle"],(function(n,i){var r="get"+n+"Axis",o=this[r](),a=e[i],s=t[i]/2,l="category"===o.type?o.getBandWidth():Math.abs(o.dataToCoord(a-s)-o.dataToCoord(a+s));return"Angle"===n&&(l=l*Math.PI/180),l}),this)}function UY(t){var e=t.getRadiusAxis(),n=t.getAngleAxis(),i=e.getExtent();return i[0]>i[1]&&i.reverse(),{coordSys:{type:"polar",cx:t.cx,cy:t.cy,r:i[1],r0:i[0]},api:{coord:function(i){var r=e.dataToRadius(i[0]),o=n.dataToAngle(i[1]),a=t.coordToPoint([r,o]);return a.push(r,o*Math.PI/180),a},size:pt(XY,t)}}}function jY(t){var e=t.getRect(),n=t.getRangeInfo();return{coordSys:{type:"calendar",x:e.x,y:e.y,width:e.width,height:e.height,cellWidth:t.getCellWidth(),cellHeight:t.getCellHeight(),rangeInfo:{start:n.start,end:n.end,weeks:n.weeks,dayCount:n.allDay}},api:{coord:function(e,n){return t.dataToPoint(e,n)}}}}function ZY(t,e,n,i){return t&&(t.legacy||!1!==t.legacy&&!n&&!i&&"tspan"!==e&&("text"===e||Xt(t,"text")))}function qY(t,e,n){var i,r,o,a=t;if("text"===e)o=a;else{o={},Xt(a,"text")&&(o.text=a.text),Xt(a,"rich")&&(o.rich=a.rich),Xt(a,"textFill")&&(o.fill=a.textFill),Xt(a,"textStroke")&&(o.stroke=a.textStroke),Xt(a,"fontFamily")&&(o.fontFamily=a.fontFamily),Xt(a,"fontSize")&&(o.fontSize=a.fontSize),Xt(a,"fontStyle")&&(o.fontStyle=a.fontStyle),Xt(a,"fontWeight")&&(o.fontWeight=a.fontWeight),r={type:"text",style:o,silent:!0},i={};var s=Xt(a,"textPosition");n?i.position=s?a.textPosition:"inside":s&&(i.position=a.textPosition),Xt(a,"textPosition")&&(i.position=a.textPosition),Xt(a,"textOffset")&&(i.offset=a.textOffset),Xt(a,"textRotation")&&(i.rotation=a.textRotation),Xt(a,"textDistance")&&(i.distance=a.textDistance)}return KY(o,t),ot(o.rich,(function(t){KY(t,t)})),{textConfig:i,textContent:r}}function KY(t,e){e&&(e.font=e.textFont||e.font,Xt(e,"textStrokeWidth")&&(t.lineWidth=e.textStrokeWidth),Xt(e,"textAlign")&&(t.align=e.textAlign),Xt(e,"textVerticalAlign")&&(t.verticalAlign=e.textVerticalAlign),Xt(e,"textLineHeight")&&(t.lineHeight=e.textLineHeight),Xt(e,"textWidth")&&(t.width=e.textWidth),Xt(e,"textHeight")&&(t.height=e.textHeight),Xt(e,"textBackgroundColor")&&(t.backgroundColor=e.textBackgroundColor),Xt(e,"textPadding")&&(t.padding=e.textPadding),Xt(e,"textBorderColor")&&(t.borderColor=e.textBorderColor),Xt(e,"textBorderWidth")&&(t.borderWidth=e.textBorderWidth),Xt(e,"textBorderRadius")&&(t.borderRadius=e.textBorderRadius),Xt(e,"textBoxShadowColor")&&(t.shadowColor=e.textBoxShadowColor),Xt(e,"textBoxShadowBlur")&&(t.shadowBlur=e.textBoxShadowBlur),Xt(e,"textBoxShadowOffsetX")&&(t.shadowOffsetX=e.textBoxShadowOffsetX),Xt(e,"textBoxShadowOffsetY")&&(t.shadowOffsetY=e.textBoxShadowOffsetY))}function $Y(t,e,n){var i=t;i.textPosition=i.textPosition||n.position||"inside",null!=n.offset&&(i.textOffset=n.offset),null!=n.rotation&&(i.textRotation=n.rotation),null!=n.distance&&(i.textDistance=n.distance);var r=i.textPosition.indexOf("inside")>=0,o=t.fill||"#000";JY(i,e);var a=null==i.textFill;return r?a&&(i.textFill=n.insideFill||"#fff",!i.textStroke&&n.insideStroke&&(i.textStroke=n.insideStroke),!i.textStroke&&(i.textStroke=o),null==i.textStrokeWidth&&(i.textStrokeWidth=2)):(a&&(i.textFill=t.fill||n.outsideFill||"#000"),!i.textStroke&&n.outsideStroke&&(i.textStroke=n.outsideStroke)),i.text=e.text,i.rich=e.rich,ot(e.rich,(function(t){JY(t,t)})),i}function JY(t,e){e&&(Xt(e,"fill")&&(t.textFill=e.fill),Xt(e,"stroke")&&(t.textStroke=e.fill),Xt(e,"lineWidth")&&(t.textStrokeWidth=e.lineWidth),Xt(e,"font")&&(t.font=e.font),Xt(e,"fontStyle")&&(t.fontStyle=e.fontStyle),Xt(e,"fontWeight")&&(t.fontWeight=e.fontWeight),Xt(e,"fontSize")&&(t.fontSize=e.fontSize),Xt(e,"fontFamily")&&(t.fontFamily=e.fontFamily),Xt(e,"align")&&(t.textAlign=e.align),Xt(e,"verticalAlign")&&(t.textVerticalAlign=e.verticalAlign),Xt(e,"lineHeight")&&(t.textLineHeight=e.lineHeight),Xt(e,"width")&&(t.textWidth=e.width),Xt(e,"height")&&(t.textHeight=e.height),Xt(e,"backgroundColor")&&(t.textBackgroundColor=e.backgroundColor),Xt(e,"padding")&&(t.textPadding=e.padding),Xt(e,"borderColor")&&(t.textBorderColor=e.borderColor),Xt(e,"borderWidth")&&(t.textBorderWidth=e.borderWidth),Xt(e,"borderRadius")&&(t.textBorderRadius=e.borderRadius),Xt(e,"shadowColor")&&(t.textBoxShadowColor=e.shadowColor),Xt(e,"shadowBlur")&&(t.textBoxShadowBlur=e.shadowBlur),Xt(e,"shadowOffsetX")&&(t.textBoxShadowOffsetX=e.shadowOffsetX),Xt(e,"shadowOffsetY")&&(t.textBoxShadowOffsetY=e.shadowOffsetY),Xt(e,"textShadowColor")&&(t.textShadowColor=e.textShadowColor),Xt(e,"textShadowBlur")&&(t.textShadowBlur=e.textShadowBlur),Xt(e,"textShadowOffsetX")&&(t.textShadowOffsetX=e.textShadowOffsetX),Xt(e,"textShadowOffsetY")&&(t.textShadowOffsetY=e.textShadowOffsetY))}var QY={position:["x","y"],scale:["scaleX","scaleY"],origin:["originX","originY"]},tX=ht(QY),eX=(st(ko,(function(t,e){return t[e]=1,t}),{}),ko.join(", "),["","style","shape","extra"]),nX=ps();function iX(t,e,n,i,r){var o=t+"Animation",a=wc(t,i,r)||{},s=nX(e).userDuring;return a.duration>0&&(a.during=s?pt(dX,{el:e,userDuring:s}):null,a.setToFinal=!0,a.scope=t),Q(a,n[o]),a}function rX(t,e,n,i){i=i||{};var r=i.dataIndex,o=i.isInit,a=i.clearStyle,s=n.isAnimationEnabled(),l=nX(t),u=e.style;l.userDuring=e.during;var h={},c={};if(vX(t,e,c),gX("shape",e,c),gX("extra",e,c),!o&&s&&(yX(t,e,h),fX("shape",t,e,h),fX("extra",t,e,h),mX(t,e,u,h)),c.style=u,lX(t,c,a),hX(t,e),s)if(o){var p={};ot(eX,(function(t){var n=t?e[t]:e;n&&n.enterFrom&&(t&&(p[t]=p[t]||{}),Q(t?p[t]:p,n.enterFrom))}));var d=iX("enter",t,e,n,r);d.duration>0&&t.animateFrom(p,d)}else uX(t,e,r||0,n,h);oX(t,e),u?t.dirty():t.markRedraw()}function oX(t,e){for(var n=nX(t).leaveToProps,i=0;i0&&t.animateFrom(r,o)}}function hX(t,e){Xt(e,"silent")&&(t.silent=e.silent),Xt(e,"ignore")&&(t.ignore=e.ignore),t instanceof vl&&Xt(e,"invisible")&&(t.invisible=e.invisible),t instanceof Mu&&Xt(e,"autoBatch")&&(t.autoBatch=e.autoBatch)}var cX={},pX={setTransform:function(t,e){return cX.el[t]=e,this},getTransform:function(t){return cX.el[t]},setShape:function(t,e){var n=cX.el,i=n.shape||(n.shape={});return i[t]=e,n.dirtyShape&&n.dirtyShape(),this},getShape:function(t){var e=cX.el.shape;if(e)return e[t]},setStyle:function(t,e){var n=cX.el,i=n.style;return i&&(i[t]=e,n.dirtyStyle&&n.dirtyStyle()),this},getStyle:function(t){var e=cX.el.style;if(e)return e[t]},setExtra:function(t,e){var n=cX.el.extra||(cX.el.extra={});return n[t]=e,this},getExtra:function(t){var e=cX.el.extra;if(e)return e[t]}};function dX(){var t=this,e=t.el;if(e){var n=nX(e).userDuring,i=t.userDuring;n===i?(cX.el=e,i(pX)):t.el=t.userDuring=null}}function fX(t,e,n,i){var r=n[t];if(r){var o,a=e[t];if(a){var s=n.transition,l=r.transition;if(l)if(!o&&(o=i[t]={}),sX(l))Q(o,a);else for(var u=Ya(l),h=0;h=0){!o&&(o=i[t]={});var d=ht(a);for(h=0;h=0)){var p=t.getAnimationStyleProps(),d=p?p.style:null;if(d){!r&&(r=i.style={});var f=ht(n);for(u=0;u=0?e.getStore().get(r,n):void 0}var o=e.get(i.name,n),a=i&&i.ordinalMeta;return a?a.categories[o]:o}function b(n,i){null==i&&(i=s);var r=e.getItemVisual(i,"style"),o=r&&r.fill,a=r&&r.opacity,l=m(i,IX).getItemStyle();null!=o&&(l.fill=o),null!=a&&(l.opacity=a);var u={inheritColor:yt(o)?o:"#000"},h=x(i,IX),c=Ec(h,null,u,!1,!0);c.text=h.getShallow("show")?Dt(t.getFormattedLabel(i,IX),qT(e,i)):null;var p=zc(h,u,!1);return I(n,l),l=$Y(l,c,p),n&&M(l,n),l.legacy=!0,l}function S(n,i){null==i&&(i=s);var r=m(i,MX).getItemStyle(),o=x(i,MX),a=Ec(o,null,null,!0,!0);a.text=o.getShallow("show")?At(t.getFormattedLabel(i,MX),t.getFormattedLabel(i,IX),qT(e,i)):null;var l=zc(o,null,!0);return I(n,r),r=$Y(r,a,l),n&&M(r,n),r.legacy=!0,r}function M(t,e){for(var n in e)Xt(e,n)&&(t[n]=e[n])}function I(t,e){t&&(t.textFill&&(e.textFill=t.textFill),t.textPosition&&(e.textPosition=t.textPosition))}function T(t,n){if(null==n&&(n=s),Xt(RY,t)){var i=e.getItemVisual(n,"style");return i?i[RY[t]]:null}if(Xt(NY,t))return e.getItemVisual(n,t)}function C(t){if("cartesian2d"===o.type){var e=o.getBaseAxis();return JC(tt({axis:e},t))}}function D(){return n.getCurrentSeriesIndices()}function A(t){return Yc(t,n)}}function UX(t){var e={};return ot(t.dimensions,(function(n){var i=t.getDimensionInfo(n);if(!i.isExtraCoord){var r=i.coordDim,o=e[r]=e[r]||[];o[i.coordDimIndex]=t.getDimensionIndex(n)}})),e}function jX(t,e,n,i,r,o,a){if(i){var s=ZX(t,e,n,i,r,o);return s&&a.setItemGraphicEl(n,s),s&&lc(s,i.focus,i.blurScope,i.emphasisDisabled),s}o.remove(e)}function ZX(t,e,n,i,r,o){var a=-1,s=e;e&&qX(e,i,r)&&(a=et(o.childrenRef(),e),e=null);var l=!e,u=e;u?u.clearStates():(u=FX(i),s&&zX(s,u)),!1===i.morph?u.disableMorphing=!0:u.disableMorphing&&(u.disableMorphing=!1),OX.normal.cfg=OX.normal.conOpt=OX.emphasis.cfg=OX.emphasis.conOpt=OX.blur.cfg=OX.blur.conOpt=OX.select.cfg=OX.select.conOpt=null,OX.isLegacy=!1,$X(u,n,i,r,l,OX),KX(u,n,i,r,l),GX(t,u,n,i,OX,r,l),Xt(i,"info")&&(EY(u).info=i.info);for(var h=0;h=0?o.replaceAt(u,a):o.add(u),u}function qX(t,e,n){var i=EY(t),r=e.type,o=e.shape,a=e.style;return n.isUniversalTransitionEnabled()||null!=r&&r!==i.customGraphicType||"path"===r&&lU(o)&&sU(o)!==i.customPathData||"image"===r&&Xt(a,"image")&&a.image!==i.customImagePath}function KX(t,e,n,i,r){var o=n.clipPath;if(!1===o)t&&t.getClipPath()&&t.removeClipPath();else if(o){var a=t.getClipPath();a&&qX(a,o,i)&&(a=null),a||(a=FX(o),t.setClipPath(a)),GX(null,a,e,o,null,i,r)}}function $X(t,e,n,i,r,o){if(!t.isGroup){JX(n,null,o),JX(n,MX,o);var a=o.normal.conOpt,s=o.emphasis.conOpt,l=o.blur.conOpt,u=o.select.conOpt;if(null!=a||null!=s||null!=u||null!=l){var h=t.getTextContent();if(!1===a)h&&t.removeTextContent();else{a=o.normal.conOpt=a||{type:"text"},h?h.clearStates():(h=FX(a),t.setTextContent(h)),GX(null,h,e,a,null,i,r);for(var c=a&&a.style,p=0;p=h;d--){var f=e.childAt(d);nU(e,f,r)}}}function nU(t,e,n){e&&aX(e,EY(t).option,n)}function iU(t){new JI(t.oldChildren,t.newChildren,rU,rU,t).add(oU).update(oU).remove(aU).execute()}function rU(t,e){var n=t&&t.name;return null!=n?n:PX+e}function oU(t,e){var n=this.context,i=null!=t?n.newChildren[t]:null,r=null!=e?n.oldChildren[e]:null;ZX(n.api,r,n.dataIndex,i,n.seriesModel,n.group)}function aU(t){var e=this.context,n=e.oldChildren[t];n&&aX(n,EY(n).option,e.seriesModel)}function sU(t){return t&&(t.pathData||t.d)}function lU(t){return t&&(Xt(t,"pathData")||Xt(t,"d"))}function uU(t){t.registerChartView(BX),t.registerSeriesModel(VY)}var hU=ps(),cU=K,pU=pt,dU=function(){function t(){this._dragging=!1,this.animationThreshold=15}return t.prototype.render=function(t,e,n,i){var r=e.get("value"),o=e.get("status");if(this._axisModel=t,this._axisPointerModel=e,this._api=n,i||this._lastValue!==r||this._lastStatus!==o){this._lastValue=r,this._lastStatus=o;var a=this._group,s=this._handle;if(!o||"hide"===o)return a&&a.hide(),void(s&&s.hide());a&&a.show(),s&&s.show();var l={};this.makeElOption(l,r,t,e,n);var u=l.graphicKey;u!==this._lastGraphicKey&&this.clear(n),this._lastGraphicKey=u;var h=this._moveAnimation=this.determineAnimation(t,e);if(a){var c=dt(fU,e,h);this.updatePointerEl(a,l,c),this.updateLabelEl(a,l,c,e)}else a=this._group=new ia,this.createPointerEl(a,l,t,e),this.createLabelEl(a,l,t,e),n.getZr().add(a);mU(a,e,!0),this._renderHandle(r)}},t.prototype.remove=function(t){this.clear(t)},t.prototype.dispose=function(t){this.clear(t)},t.prototype.determineAnimation=function(t,e){var n=e.get("animation"),i=t.axis,r="category"===i.type,o=e.get("snap");if(!o&&!r)return!1;if("auto"===n||null==n){var a=this.animationThreshold;if(r&&i.getBandWidth()>a)return!0;if(o){var s=JL(t).seriesDataCount,l=i.getExtent();return Math.abs(l[0]-l[1])/s>a}return!1}return!0===n},t.prototype.makeElOption=function(t,e,n,i,r){},t.prototype.createPointerEl=function(t,e,n,r){var o=e.pointer;if(o){var a=hU(t).pointerEl=new i[o.type](cU(e.pointer));t.add(a)}},t.prototype.createLabelEl=function(t,e,n,i){if(e.label){var r=hU(t).labelEl=new oh(cU(e.label));t.add(r),yU(r,i)}},t.prototype.updatePointerEl=function(t,e,n){var i=hU(t).pointerEl;i&&e.pointer&&(i.setStyle(e.pointer.style),n(i,{shape:e.pointer.shape}))},t.prototype.updateLabelEl=function(t,e,n,i){var r=hU(t).labelEl;r&&(r.setStyle(e.label.style),n(r,{x:e.label.x,y:e.label.y}),yU(r,i))},t.prototype._renderHandle=function(t){if(!this._dragging&&this.updateHandleTransform){var e,n=this._axisPointerModel,i=this._api.getZr(),r=this._handle,o=n.getModel("handle"),a=n.get("status");if(!o.get("show")||!a||"hide"===a)return r&&i.remove(r),void(this._handle=null);this._handle||(e=!0,r=this._handle=hx(o.get("icon"),{cursor:"move",draggable:!0,onmousemove:function(t){We(t.event)},onmousedown:pU(this._onHandleDragMove,this,0,0),drift:pU(this._onHandleDragMove,this),ondragend:pU(this._onHandleDragEnd,this)}),i.add(r)),mU(r,n,!1),r.setStyle(o.getItemStyle(null,["color","borderColor","borderWidth","opacity","shadowColor","shadowBlur","shadowOffsetX","shadowOffsetY"]));var s=o.get("size");ft(s)||(s=[s,s]),r.scaleX=s[0]/2,r.scaleY=s[1]/2,Px(this,"_doDispatchAxisPointer",o.get("throttle")||0,"fixRate"),this._moveHandleToValue(t,e)}},t.prototype._moveHandleToValue=function(t,e){fU(this._axisPointerModel,!e&&this._moveAnimation,this._handle,vU(this.getHandleTransform(t,this._axisModel,this._axisPointerModel)))},t.prototype._onHandleDragMove=function(t,e){var n=this._handle;if(n){this._dragging=!0;var i=this.updateHandleTransform(vU(n),[t,e],this._axisModel,this._axisPointerModel);this._payloadInfo=i,n.stopAnimation(),n.attr(vU(i)),hU(n).lastProp=null,this._doDispatchAxisPointer()}},t.prototype._doDispatchAxisPointer=function(){var t=this._handle;if(t){var e=this._payloadInfo,n=this._axisModel;this._api.dispatchAction({type:"updateAxisPointer",x:e.cursorPoint[0],y:e.cursorPoint[1],tooltipOption:e.tooltipOption,axesInfo:[{axisDim:n.axis.dim,axisIndex:n.componentIndex}]})}},t.prototype._onHandleDragEnd=function(){this._dragging=!1;var t=this._handle;if(t){var e=this._axisPointerModel.get("value");this._moveHandleToValue(e),this._api.dispatchAction({type:"hideTip"})}},t.prototype.clear=function(t){this._lastValue=null,this._lastStatus=null;var e=t.getZr(),n=this._group,i=this._handle;e&&n&&(this._lastGraphicKey=null,n&&e.remove(n),i&&e.remove(i),this._group=null,this._handle=null,this._payloadInfo=null),Ox(this,"_doDispatchAxisPointer")},t.prototype.doClear=function(){},t.prototype.buildLabel=function(t,e,n){return n=n||0,{x:t[n],y:t[1-n],width:e[n],height:e[1-n]}},t}();function fU(t,e,n,i){gU(hU(n).lastProp,i)||(hU(n).lastProp=i,e?Sc(n,i,t):(n.stopAnimation(),n.attr(i)))}function gU(t,e){if(xt(t)&&xt(e)){var n=!0;return ot(e,(function(e,i){n=n&&gU(t[i],e)})),!!n}return t===e}function yU(t,e){t[e.get(["label","show"])?"show":"hide"]()}function vU(t){return{x:t.x||0,y:t.y||0,rotation:t.rotation||0}}function mU(t,e,n){var i=e.get("z"),r=e.get("zlevel");t&&t.traverse((function(t){"group"!==t.type&&(null!=i&&(t.z=i),null!=r&&(t.zlevel=r),t.silent=n)}))}var xU=dU;function _U(t){var e,n=t.get("type"),i=t.getModel(n+"Style");return"line"===n?(e=i.getLineStyle(),e.fill=null):"shadow"===n&&(e=i.getAreaStyle(),e.stroke=null),e}function wU(t,e,n,i,r){var o=n.get("value"),a=SU(o,e.axis,e.ecModel,n.get("seriesDataIndices"),{precision:n.get(["label","precision"]),formatter:n.get(["label","formatter"])}),s=n.getModel("label"),l=rd(s.get("padding")||0),u=s.getFont(),h=Eo(a,u),c=r.position,p=h.width+l[1]+l[3],d=h.height+l[0]+l[2],f=r.align;"right"===f&&(c[0]-=p),"center"===f&&(c[0]-=p/2);var g=r.verticalAlign;"bottom"===g&&(c[1]-=d),"middle"===g&&(c[1]-=d/2),bU(c,p,d,i);var y=s.get("backgroundColor");y&&"auto"!==y||(y=e.get(["axisLine","lineStyle","color"])),t.label={x:c[0],y:c[1],style:Ec(s,{text:a,font:u,fill:s.getTextColor(),padding:l,backgroundColor:y}),z2:10}}function bU(t,e,n,i){var r=i.getWidth(),o=i.getHeight();t[0]=Math.min(t[0]+e,r)-e,t[1]=Math.min(t[1]+n,o)-n,t[0]=Math.max(t[0],0),t[1]=Math.max(t[1],0)}function SU(t,e,n,i,r){t=e.scale.parse(t);var o=e.scale.getLabel({value:t},{precision:r.precision}),a=r.formatter;if(a){var s={value:Bk(e,{value:t}),axisDimension:e.dim,axisIndex:e.index,seriesData:[]};ot(i,(function(t){var e=n.getSeriesByIndex(t.seriesIndex),i=t.dataIndexInside,r=e&&e.getDataParams(i);r&&s.seriesData.push(r)})),yt(a)?o=a.replace("{value}",o):gt(a)&&(o=a(s))}return o}function MU(t,e,n){var i=qe();return tn(i,i,n.rotation),Qe(i,i,n.position),ix([t.dataToCoord(e),(n.labelOffset||0)+(n.labelDirection||1)*(n.labelMargin||0)],i)}function IU(t,e,n,i,r,o){var a=YL.innerTextLayout(n.rotation,0,n.labelDirection);n.labelMargin=r.get(["label","margin"]),wU(e,i,r,o,{position:MU(i.axis,t,n),align:a.textAlign,verticalAlign:a.textVerticalAlign})}function TU(t,e,n){return n=n||0,{x1:t[n],y1:t[1-n],x2:e[n],y2:e[1-n]}}function CU(t,e,n){return n=n||0,{x:t[n],y:t[1-n],width:e[n],height:e[1-n]}}function DU(t,e,n,i,r,o){return{cx:t,cy:e,r0:n,r:i,startAngle:r,endAngle:o,clockwise:!0}}var AU=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.grid,s=i.get("type"),l=kU(a,o).getOtherAxis(o).getGlobalExtent(),u=o.toGlobalCoord(o.dataToCoord(e,!0));if(s&&"none"!==s){var h=_U(i),c=LU[s](o,u,l);c.style=h,t.graphicKey=c.type,t.pointer=c}var p=wL(a.model,n);IU(e,t,p,n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=wL(e.axis.grid.model,e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=MU(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.grid,a=r.getGlobalExtent(!0),s=kU(o,r).getOtherAxis(r).getGlobalExtent(),l="x"===r.dim?0:1,u=[t.x,t.y];u[l]+=e[l],u[l]=Math.min(a[1],u[l]),u[l]=Math.max(a[0],u[l]);var h=(s[1]+s[0])/2,c=[h,h];c[l]=u[l];var p=[{verticalAlign:"middle"},{align:"center"}];return{x:u[0],y:u[1],rotation:t.rotation,cursorPoint:c,tooltipOption:p[l]}},e}(xU);function kU(t,e){var n={};return n[e.dim+"AxisIndex"]=e.index,t.getCartesian(n)}var LU={line:function(t,e,n){var i=TU([e,n[0]],[e,n[1]],PU(t));return{type:"Line",subPixelOptimize:!0,shape:i}},shadow:function(t,e,n){var i=Math.max(1,t.getBandWidth()),r=n[1]-n[0];return{type:"Rect",shape:CU([e-i/2,n[0]],[i,r],PU(t))}}};function PU(t){return"x"===t.dim?0:1}var OU=AU,RU=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="axisPointer",e.defaultOption={show:"auto",z:50,type:"line",snap:!1,triggerTooltip:!0,triggerEmphasis:!0,value:null,status:null,link:[],animation:null,animationDurationUpdate:200,lineStyle:{color:"#B9BEC9",width:1,type:"dashed"},shadowStyle:{color:"rgba(210,219,238,0.2)"},label:{show:!0,formatter:null,precision:"auto",margin:3,color:"#fff",padding:[5,7,5,7],backgroundColor:"auto",borderColor:null,borderWidth:0,borderRadius:3},handle:{show:!1,icon:"M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z",size:45,margin:50,color:"#333",shadowBlur:3,shadowColor:"#aaa",shadowOffsetX:0,shadowOffsetY:2,throttle:40}},e}(Ad),NU=RU,EU=ps(),zU=ot;function VU(t,e,n){if(!T.node){var i=e.getZr();EU(i).records||(EU(i).records={}),BU(i,e);var r=EU(i).records[t]||(EU(i).records[t]={});r.handler=n}}function BU(t,e){function n(n,i){t.on(n,(function(n){var r=WU(e);zU(EU(t).records,(function(t){t&&i(t,n,r.dispatchAction)})),FU(r.pendings,e)}))}EU(t).initialized||(EU(t).initialized=!0,n("click",dt(HU,"click")),n("mousemove",dt(HU,"mousemove")),n("globalout",GU))}function FU(t,e){var n,i=t.showTip.length,r=t.hideTip.length;i?n=t.showTip[i-1]:r&&(n=t.hideTip[r-1]),n&&(n.dispatchAction=null,e.dispatchAction(n))}function GU(t,e,n){t.handler("leave",null,n)}function HU(t,e,n,i){e.handler(t,n,i)}function WU(t){var e={showTip:[],hideTip:[]},n=function(i){var r=e[i.type];r?r.push(i):(i.dispatchAction=n,t.dispatchAction(i))};return{dispatchAction:n,pendings:e}}function YU(t,e){if(!T.node){var n=e.getZr(),i=(EU(n).records||{})[t];i&&(EU(n).records[t]=null)}}var XU=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){var i=e.getComponent("tooltip"),r=t.get("triggerOn")||i&&i.get("triggerOn")||"mousemove|click";VU("axisPointer",n,(function(t,e,n){"none"!==r&&("leave"===t||r.indexOf(t)>=0)&&n({type:"updateAxisPointer",currTrigger:t,x:e&&e.offsetX,y:e&&e.offsetY})}))},e.prototype.remove=function(t,e){YU("axisPointer",e)},e.prototype.dispose=function(t,e){YU("axisPointer",e)},e.type="axisPointer",e}(ov),UU=XU;function jU(t,e){var n,i=[],r=t.seriesIndex;if(null==r||!(n=e.getSeriesByIndex(r)))return{point:[]};var o=n.getData(),a=cs(o,t);if(null==a||a<0||ft(a))return{point:[]};var s=o.getItemGraphicEl(a),l=n.coordinateSystem;if(n.getTooltipPosition)i=n.getTooltipPosition(a)||[];else if(l&&l.dataToPoint)if(t.isStacked){var u=l.getBaseAxis(),h=l.getOtherAxis(u),c=h.dim,p=u.dim,d="x"===c||"radius"===c?1:0,f=o.mapDimension(p),g=[];g[d]=o.get(f,a),g[1-d]=o.get(o.getCalculationInfo("stackResultDimension"),a),i=l.dataToPoint(g)||[]}else i=l.dataToPoint(o.getValues(at(l.dimensions,(function(t){return o.mapDimension(t)})),a))||[];else if(s){var y=s.getBoundingRect().clone();y.applyTransform(s.transform),i=[y.x+y.width/2,y.y+y.height/2]}return{point:i,el:s}}var ZU=ps();function qU(t,e,n){var i=t.currTrigger,r=[t.x,t.y],o=t,a=t.dispatchAction||pt(n.dispatchAction,n),s=e.getComponent("axisPointer").coordSysAxesInfo;if(s){oj(r)&&(r=jU({seriesIndex:o.seriesIndex,dataIndex:o.dataIndex},e).point);var l=oj(r),u=o.axesInfo,h=s.axesInfo,c="leave"===i||oj(r),p={},d={},f={list:[],map:{}},g={showPointer:dt(JU,d),showTooltip:dt(QU,f)};ot(s.coordSysMap,(function(t,e){var n=l||t.containPoint(r);ot(s.coordSysAxesInfo[e],(function(t,e){var i=t.axis,o=ij(u,t);if(!c&&n&&(!u||o)){var a=o&&o.value;null!=a||l||(a=i.pointToData(r)),null!=a&&KU(t,a,g,!1,p)}}))}));var y={};return ot(h,(function(t,e){var n=t.linkGroup;n&&!d[e]&&ot(n.axesInfo,(function(e,i){var r=d[i];if(e!==t&&r){var o=r.value;n.mapper&&(o=t.axis.scale.parse(n.mapper(o,rj(e),rj(t)))),y[t.key]=o}}))})),ot(y,(function(t,e){KU(h[e],t,g,!0,p)})),tj(d,h,p),ej(f,r,t,a),nj(h,a,n),p}}function KU(t,e,n,i,r){var o=t.axis;if(!o.scale.isBlank()&&o.containData(e))if(t.involveSeries){var a=$U(e,t),s=a.payloadBatch,l=a.snapToValue;s[0]&&null==r.seriesIndex&&Q(r,s[0]),!i&&t.snap&&o.containData(l)&&null!=l&&(e=l),n.showPointer(t,e,s),n.showTooltip(t,a,l)}else n.showPointer(t,e)}function $U(t,e){var n=e.axis,i=n.dim,r=t,o=[],a=Number.MAX_VALUE,s=-1;return ot(e.seriesModels,(function(e,l){var u,h,c=e.getData().mapDimensionsAll(i);if(e.getAxisTooltipData){var p=e.getAxisTooltipData(c,t,n);h=p.dataIndices,u=p.nestestValue}else{if(h=e.getData().indicesOfNearest(c[0],t,"category"===n.type?.5:null),!h.length)return;u=e.getData().get(c[0],h[0])}if(null!=u&&isFinite(u)){var d=t-u,f=Math.abs(d);f<=a&&((f=0&&s<0)&&(a=f,s=d,r=u,o.length=0),ot(h,(function(t){o.push({seriesIndex:e.seriesIndex,dataIndexInside:t,dataIndex:e.getData().getRawIndex(t)})})))}})),{payloadBatch:o,snapToValue:r}}function JU(t,e,n,i){t[e.key]={value:n,payloadBatch:i}}function QU(t,e,n,i){var r=n.payloadBatch,o=e.axis,a=o.model,s=e.axisPointerModel;if(e.triggerTooltip&&r.length){var l=e.coordSys.model,u=eP(l),h=t.map[u];h||(h=t.map[u]={coordSysId:l.id,coordSysIndex:l.componentIndex,coordSysType:l.type,coordSysMainType:l.mainType,dataByAxis:[]},t.list.push(h)),h.dataByAxis.push({axisDim:o.dim,axisIndex:a.componentIndex,axisType:a.type,axisId:a.id,value:i,valueLabelOpt:{precision:s.get(["label","precision"]),formatter:s.get(["label","formatter"])},seriesDataIndices:r.slice()})}}function tj(t,e,n){var i=n.axesInfo=[];ot(e,(function(e,n){var r=e.axisPointerModel.option,o=t[n];o?(!e.useHandle&&(r.status="show"),r.value=o.value,r.seriesDataIndices=(o.payloadBatch||[]).slice()):!e.useHandle&&(r.status="hide"),"show"===r.status&&i.push({axisDim:e.axis.dim,axisIndex:e.axis.model.componentIndex,value:r.value})}))}function ej(t,e,n,i){if(!oj(e)&&t.list.length){var r=((t.list[0].dataByAxis[0]||{}).seriesDataIndices||[])[0]||{};i({type:"showTip",escapeConnect:!0,x:e[0],y:e[1],tooltipOption:n.tooltipOption,position:n.position,dataIndexInside:r.dataIndexInside,dataIndex:r.dataIndex,seriesIndex:r.seriesIndex,dataByCoordSys:t.list})}else i({type:"hideTip"})}function nj(t,e,n){var i=n.getZr(),r="axisPointerLastHighlights",o=ZU(i)[r]||{},a=ZU(i)[r]={};ot(t,(function(t,e){var n=t.axisPointerModel.option;"show"===n.status&&t.triggerEmphasis&&ot(n.seriesDataIndices,(function(t){var e=t.seriesIndex+" | "+t.dataIndex;a[e]=t}))}));var s=[],l=[];ot(o,(function(t,e){!a[e]&&l.push(t)})),ot(a,(function(t,e){!o[e]&&s.push(t)})),l.length&&n.dispatchAction({type:"downplay",escapeConnect:!0,notBlur:!0,batch:l}),s.length&&n.dispatchAction({type:"highlight",escapeConnect:!0,notBlur:!0,batch:s})}function ij(t,e){for(var n=0;n<(t||[]).length;n++){var i=t[n];if(e.axis.dim===i.axisDim&&e.axis.model.componentIndex===i.axisIndex)return i}}function rj(t){var e=t.axis.model,n={},i=n.axisDim=t.axis.dim;return n.axisIndex=n[i+"AxisIndex"]=e.componentIndex,n.axisName=n[i+"AxisName"]=e.name,n.axisId=n[i+"AxisId"]=e.id,n}function oj(t){return!t||null==t[0]||isNaN(t[0])||null==t[1]||isNaN(t[1])}function aj(t){rP.registerAxisPointerClass("CartesianAxisPointer",OU),t.registerComponentModel(NU),t.registerComponentView(UU),t.registerPreprocessor((function(t){if(t){(!t.axisPointer||0===t.axisPointer.length)&&(t.axisPointer={});var e=t.axisPointer.link;e&&!ft(e)&&(t.axisPointer.link=[e])}})),t.registerProcessor(t.PRIORITY.PROCESSOR.STATISTIC,(function(t,e){t.getComponent("axisPointer").coordSysAxesInfo=XL(t,e)})),t.registerAction({type:"updateAxisPointer",event:"updateAxisPointer",update:":updateAxisPointer"},qU)}function sj(t){gS(yP),gS(aj)}var lj=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis;"angle"===o.dim&&(this.animationThreshold=Math.PI/18);var a=o.polar,s=a.getOtherAxis(o),l=s.getExtent(),u=o.dataToCoord(e),h=i.get("type");if(h&&"none"!==h){var c=_U(i),p=hj[h](o,a,u,l);p.style=c,t.graphicKey=p.type,t.pointer=p}var d=i.get(["label","margin"]),f=uj(e,n,i,a,d);wU(t,n,i,r,f)},e}(xU);function uj(t,e,n,i,r){var o=e.axis,a=o.dataToCoord(t),s=i.getAngleAxis().getExtent()[0];s=s/180*Math.PI;var l,u,h,c=i.getRadiusAxis().getExtent();if("radius"===o.dim){var p=qe();tn(p,p,s),Qe(p,p,[i.cx,i.cy]),l=ix([a,-r],p);var d=e.getModel("axisLabel").get("rotate")||0,f=YL.innerTextLayout(s,d*Math.PI/180,-1);u=f.textAlign,h=f.textVerticalAlign}else{var g=c[1];l=i.coordToPoint([g+r,a]);var y=i.cx,v=i.cy;u=Math.abs(l[0]-y)/g<.3?"center":l[0]>y?"left":"right",h=Math.abs(l[1]-v)/g<.3?"middle":l[1]>v?"top":"bottom"}return{position:l,align:u,verticalAlign:h}}var hj={line:function(t,e,n,i){return"angle"===t.dim?{type:"Line",shape:TU(e.coordToPoint([i[0],n]),e.coordToPoint([i[1],n]))}:{type:"Circle",shape:{cx:e.cx,cy:e.cy,r:n}}},shadow:function(t,e,n,i){var r=Math.max(1,t.getBandWidth()),o=Math.PI/180;return"angle"===t.dim?{type:"Sector",shape:DU(e.cx,e.cy,i[0],i[1],(-n-r/2)*o,(r/2-n)*o)}:{type:"Sector",shape:DU(e.cx,e.cy,n-r/2,n+r/2,0,2*Math.PI)}}},cj=lj,pj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.findAxisModel=function(t){var e,n=this.ecModel;return n.eachComponent(t,(function(t){t.getCoordSysModel()===this&&(e=t)}),this),e},e.type="polar",e.dependencies=["radiusAxis","angleAxis"],e.defaultOption={z:0,center:["50%","50%"],radius:"80%"},e}(Ad),dj=pj,fj=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.getCoordSysModel=function(){return this.getReferringComponents("polar",ys).models[0]},e.type="polarAxis",e}(Ad);it(fj,DA);var gj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="angleAxis",e}(fj),yj=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="radiusAxis",e}(fj),vj=function(t){function e(e,n){return t.call(this,"radius",e,n)||this}return w(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e}(mL);vj.prototype.dataToRadius=mL.prototype.dataToCoord,vj.prototype.radiusToData=mL.prototype.coordToData;var mj=vj,xj=ps(),_j=function(t){function e(e,n){return t.call(this,"angle",e,n||[0,360])||this}return w(e,t),e.prototype.pointToData=function(t,e){return this.polar.pointToData(t,e)["radius"===this.dim?0:1]},e.prototype.calculateCategoryInterval=function(){var t=this,e=t.getLabelModel(),n=t.scale,i=n.getExtent(),r=n.count();if(i[1]-i[0]<1)return 0;var o=i[0],a=t.dataToCoord(o+1)-t.dataToCoord(o),s=Math.abs(a),l=Eo(null==o?"":o+"",e.getFont(),"center","top"),u=Math.max(l.height,7),h=u/s;isNaN(h)&&(h=1/0);var c=Math.max(0,Math.floor(h)),p=xj(t.model),d=p.lastAutoInterval,f=p.lastTickCount;return null!=d&&null!=f&&Math.abs(d-c)<=1&&Math.abs(f-r)<=1&&d>c?c=d:(p.lastTickCount=r,p.lastAutoInterval=c),c},e}(mL);_j.prototype.dataToAngle=mL.prototype.dataToCoord,_j.prototype.angleToData=mL.prototype.coordToData;var wj=_j,bj=["radius","angle"],Sj=function(){function t(t){this.dimensions=bj,this.type="polar",this.cx=0,this.cy=0,this._radiusAxis=new mj,this._angleAxis=new wj,this.axisPointerEnabled=!0,this.name=t||"",this._radiusAxis.polar=this._angleAxis.polar=this}return t.prototype.containPoint=function(t){var e=this.pointToCoord(t);return this._radiusAxis.contain(e[0])&&this._angleAxis.contain(e[1])},t.prototype.containData=function(t){return this._radiusAxis.containData(t[0])&&this._angleAxis.containData(t[1])},t.prototype.getAxis=function(t){var e="_"+t+"Axis";return this[e]},t.prototype.getAxes=function(){return[this._radiusAxis,this._angleAxis]},t.prototype.getAxesByScale=function(t){var e=[],n=this._angleAxis,i=this._radiusAxis;return n.scale.type===t&&e.push(n),i.scale.type===t&&e.push(i),e},t.prototype.getAngleAxis=function(){return this._angleAxis},t.prototype.getRadiusAxis=function(){return this._radiusAxis},t.prototype.getOtherAxis=function(t){var e=this._angleAxis;return t===e?this._radiusAxis:e},t.prototype.getBaseAxis=function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},t.prototype.getTooltipAxes=function(t){var e=null!=t&&"auto"!==t?this.getAxis(t):this.getBaseAxis();return{baseAxes:[e],otherAxes:[this.getOtherAxis(e)]}},t.prototype.dataToPoint=function(t,e){return this.coordToPoint([this._radiusAxis.dataToRadius(t[0],e),this._angleAxis.dataToAngle(t[1],e)])},t.prototype.pointToData=function(t,e){var n=this.pointToCoord(t);return[this._radiusAxis.radiusToData(n[0],e),this._angleAxis.angleToData(n[1],e)]},t.prototype.pointToCoord=function(t){var e=t[0]-this.cx,n=t[1]-this.cy,i=this.getAngleAxis(),r=i.getExtent(),o=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]);i.inverse?o=a-360:a=o+360;var s=Math.sqrt(e*e+n*n);e/=s,n/=s;var l=Math.atan2(-n,e)/Math.PI*180,u=la)l+=360*u;return[s,l]},t.prototype.coordToPoint=function(t){var e=t[0],n=t[1]/180*Math.PI,i=Math.cos(n)*e+this.cx,r=-Math.sin(n)*e+this.cy;return[i,r]},t.prototype.getArea=function(){var t=this.getAngleAxis(),e=this.getRadiusAxis(),n=e.getExtent().slice();n[0]>n[1]&&n.reverse();var i=t.getExtent(),r=Math.PI/180;return{cx:this.cx,cy:this.cy,r0:n[0],r:n[1],startAngle:-i[0]*r,endAngle:-i[1]*r,clockwise:t.inverse,contain:function(t,e){var n=t-this.cx,i=e-this.cy,r=n*n+i*i-1e-4,o=this.r,a=this.r0;return r<=o*o&&r>=a*a}}},t.prototype.convertToPixel=function(t,e,n){var i=Mj(e);return i===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){var i=Mj(e);return i===this?this.pointToData(n):null},t}();function Mj(t){var e=t.seriesModel,n=t.polarModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var Ij=Sj;function Tj(t,e,n){var i=e.get("center"),r=n.getWidth(),o=n.getHeight();t.cx=ma(i[0],r),t.cy=ma(i[1],o);var a=t.getRadiusAxis(),s=Math.min(r,o)/2,l=e.get("radius");null==l?l=[0,"100%"]:ft(l)||(l=[0,l]);var u=[ma(l[0],s),ma(l[1],s)];a.inverse?a.setExtent(u[1],u[0]):a.setExtent(u[0],u[1])}function Cj(t,e){var n=this,i=n.getAngleAxis(),r=n.getRadiusAxis();if(i.scale.setExtent(1/0,-1/0),r.scale.setExtent(1/0,-1/0),t.eachSeries((function(t){if(t.coordinateSystem===n){var e=t.getData();ot(Yk(e,"radius"),(function(t){r.scale.unionExtentFromData(e,t)})),ot(Yk(e,"angle"),(function(t){i.scale.unionExtentFromData(e,t)}))}})),Nk(i.scale,i.model),Nk(r.scale,r.model),"category"===i.type&&!i.onBand){var o=i.getExtent(),a=360/i.scale.count();i.inverse?o[1]+=a:o[1]-=a,i.setExtent(o[0],o[1])}}function Dj(t){return"angleAxis"===t.mainType}function Aj(t,e){var n;if(t.type=e.get("type"),t.scale=Ek(e),t.onBand=e.get("boundaryGap")&&"category"===t.type,t.inverse=e.get("inverse"),Dj(e)){t.inverse=t.inverse!==e.get("clockwise");var i=e.get("startAngle"),r=null!==(n=e.get("endAngle"))&&void 0!==n?n:i+(t.inverse?-360:360);t.setExtent(i,r)}e.axis=t,t.model=e}var kj={dimensions:bj,create:function(t,e){var n=[];return t.eachComponent("polar",(function(t,i){var r=new Ij(i+"");r.update=Cj;var o=r.getRadiusAxis(),a=r.getAngleAxis(),s=t.findAxisModel("radiusAxis"),l=t.findAxisModel("angleAxis");Aj(o,s),Aj(a,l),Tj(r,t,e),n.push(r),t.coordinateSystem=r,r.model=t})),t.eachSeries((function(t){if("polar"===t.get("coordinateSystem")){var e=t.getReferringComponents("polar",ys).models[0];0,t.coordinateSystem=e.coordinateSystem}})),n}},Lj=kj,Pj=["axisLine","axisLabel","axisTick","minorTick","splitLine","minorSplitLine","splitArea"];function Oj(t,e,n){e[1]>e[0]&&(e=e.slice().reverse());var i=t.coordToPoint([e[0],n]),r=t.coordToPoint([e[1],n]);return{x1:i[0],y1:i[1],x2:r[0],y2:r[1]}}function Rj(t){var e=t.getRadiusAxis();return e.inverse?0:1}function Nj(t){var e=t[0],n=t[t.length-1];e&&n&&Math.abs(Math.abs(e.coord-n.coord)-360)<1e-4&&t.pop()}var Ej=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.axisPointerClass="PolarAxisPointer",n}return w(e,t),e.prototype.render=function(t,e){if(this.group.removeAll(),t.get("show")){var n=t.axis,i=n.polar,r=i.getRadiusAxis().getExtent(),o=n.getTicksCoords(),a=n.getMinorTicksCoords(),s=at(n.getViewLabels(),(function(t){t=K(t);var e=n.scale,i="ordinal"===e.type?e.getRawOrdinalNumber(t.tickValue):t.tickValue;return t.coord=n.dataToCoord(i),t}));Nj(s),Nj(o),ot(Pj,(function(e){!t.get([e,"show"])||n.scale.isBlank()&&"axisLine"!==e||zj[e](this.group,t,i,o,a,r,s)}),this)}},e.type="angleAxis",e}(rP),zj={axisLine:function(t,e,n,r,o,a){var s,l=e.getModel(["axisLine","lineStyle"]),u=n.getAngleAxis(),h=Math.PI/180,c=u.getExtent(),p=Rj(n),d=p?0:1,f=360===Math.abs(c[1]-c[0])?"Circle":"Arc";s=0===a[d]?new i[f]({shape:{cx:n.cx,cy:n.cy,r:a[p],startAngle:-c[0]*h,endAngle:-c[1]*h,clockwise:u.inverse},style:l.getLineStyle(),z2:1,silent:!0}):new nm({shape:{cx:n.cx,cy:n.cy,r:a[p],r0:a[d]},style:l.getLineStyle(),z2:1,silent:!0}),s.style.fill=null,t.add(s)},axisTick:function(t,e,n,i,r,o){var a=e.getModel("axisTick"),s=(a.get("inside")?-1:1)*a.get("length"),l=o[Rj(n)],u=at(i,(function(t){return new fm({shape:Oj(n,[l,l+s],t.coord)})}));t.add($m(u,{style:tt(a.getModel("lineStyle").getLineStyle(),{stroke:e.get(["axisLine","lineStyle","color"])})}))},minorTick:function(t,e,n,i,r,o){if(r.length){for(var a=e.getModel("axisTick"),s=e.getModel("minorTick"),l=(a.get("inside")?-1:1)*s.get("length"),u=o[Rj(n)],h=[],c=0;cf?"left":"right",v=Math.abs(d[1]-g)/p<.3?"middle":d[1]>g?"top":"bottom";if(s&&s[c]){var m=s[c];xt(m)&&m.textStyle&&(a=new ap(m.textStyle,l,l.ecModel))}var x=new oh({silent:YL.isLabelSilent(e),style:Ec(a,{x:d[0],y:d[1],fill:a.getTextColor()||e.get(["axisLine","lineStyle","color"]),text:i.formattedLabel,align:y,verticalAlign:v})});if(t.add(x),h){var _=YL.makeAxisEventDataBase(e);_.targetType="axisLabel",_.value=i.rawLabel,ah(x).eventData=_}}),this)},splitLine:function(t,e,n,i,r,o){var a=e.getModel("splitLine"),s=a.getModel("lineStyle"),l=s.get("color"),u=0;l=l instanceof Array?l:[l];for(var h=[],c=0;c=0?"p":"n",D=b;m&&(i[s][T]||(i[s][T]={p:b,n:b}),D=i[s][T][C]);var A=void 0,k=void 0,L=void 0,P=void 0;if("radius"===c.dim){var O=c.dataToCoord(I)-b,R=o.dataToCoord(T);Math.abs(O)=P})}}}))}function Zj(t){var e={};ot(t,(function(t,n){var i=t.getData(),r=t.coordinateSystem,o=r.getBaseAxis(),a=Uj(r,o),s=o.getExtent(),l="category"===o.type?o.getBandWidth():Math.abs(s[1]-s[0])/i.count(),u=e[a]||{bandWidth:l,remainedWidth:l,autoWidthCount:0,categoryGap:"20%",gap:"30%",stacks:{}},h=u.stacks;e[a]=u;var c=Xj(t);h[c]||u.autoWidthCount++,h[c]=h[c]||{width:0,maxWidth:0};var p=ma(t.get("barWidth"),l),d=ma(t.get("barMaxWidth"),l),f=t.get("barGap"),g=t.get("barCategoryGap");p&&!h[c].width&&(p=Math.min(u.remainedWidth,p),h[c].width=p,u.remainedWidth-=p),d&&(h[c].maxWidth=d),null!=f&&(u.gap=f),null!=g&&(u.categoryGap=g)}));var n={};return ot(e,(function(t,e){n[e]={};var i=t.stacks,r=t.bandWidth,o=ma(t.categoryGap,r),a=ma(t.gap,1),s=t.remainedWidth,l=t.autoWidthCount,u=(s-o)/(l+(l-1)*a);u=Math.max(u,0),ot(i,(function(t,e){var n=t.maxWidth;n&&n=e.y&&t[1]<=e.y+e.height:n.contain(n.toLocalCoord(t[1]))&&t[0]>=e.y&&t[0]<=e.y+e.height},t.prototype.pointToData=function(t){var e=this.getAxis();return[e.coordToData(e.toLocalCoord(t["horizontal"===e.orient?0:1]))]},t.prototype.dataToPoint=function(t){var e=this.getAxis(),n=this.getRect(),i=[],r="horizontal"===e.orient?0:1;return t instanceof Array&&(t=t[0]),i[r]=e.toGlobalCoord(e.dataToCoord(+t)),i[1-r]=0===r?n.y+n.height/2:n.x+n.width/2,i},t.prototype.convertToPixel=function(t,e,n){var i=pZ(e);return i===this?this.dataToPoint(n):null},t.prototype.convertFromPixel=function(t,e,n){var i=pZ(e);return i===this?this.pointToData(n):null},t}();function pZ(t){var e=t.seriesModel,n=t.singleAxisModel;return n&&n.coordinateSystem||e&&e.coordinateSystem}var dZ=cZ;function fZ(t,e){var n=[];return t.eachComponent("singleAxis",(function(i,r){var o=new dZ(i,t,e);o.name="single_"+r,o.resize(i,e),i.coordinateSystem=o,n.push(o)})),t.eachSeries((function(t){if("singleAxis"===t.get("coordinateSystem")){var e=t.getReferringComponents("singleAxis",ys).models[0];t.coordinateSystem=e&&e.coordinateSystem}})),n}var gZ={create:fZ,dimensions:hZ},yZ=gZ,vZ=["x","y"],mZ=["width","height"],xZ=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.makeElOption=function(t,e,n,i,r){var o=n.axis,a=o.coordinateSystem,s=bZ(a,1-wZ(o)),l=a.dataToPoint(e)[0],u=i.get("type");if(u&&"none"!==u){var h=_U(i),c=_Z[u](o,l,s);c.style=h,t.graphicKey=c.type,t.pointer=c}var p=tZ(n);IU(e,t,p,n,i,r)},e.prototype.getHandleTransform=function(t,e,n){var i=tZ(e,{labelInside:!1});i.labelMargin=n.get(["handle","margin"]);var r=MU(e.axis,t,i);return{x:r[0],y:r[1],rotation:i.rotation+(i.labelDirection<0?Math.PI:0)}},e.prototype.updateHandleTransform=function(t,e,n,i){var r=n.axis,o=r.coordinateSystem,a=wZ(r),s=bZ(o,a),l=[t.x,t.y];l[a]+=e[a],l[a]=Math.min(s[1],l[a]),l[a]=Math.max(s[0],l[a]);var u=bZ(o,1-a),h=(u[1]+u[0])/2,c=[h,h];return c[a]=l[a],{x:l[0],y:l[1],rotation:t.rotation,cursorPoint:c,tooltipOption:{verticalAlign:"middle"}}},e}(xU),_Z={line:function(t,e,n){var i=TU([e,n[0]],[e,n[1]],wZ(t));return{type:"Line",subPixelOptimize:!0,shape:i}},shadow:function(t,e,n){var i=t.getBandWidth(),r=n[1]-n[0];return{type:"Rect",shape:CU([e-i/2,n[0]],[i,r],wZ(t))}}};function wZ(t){return t.isHorizontal()?0:1}function bZ(t,e){var n=t.getRect();return[n[vZ[e]],n[vZ[e]]+n[mZ[e]]]}var SZ=xZ,MZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="single",e}(ov);function IZ(t){gS(aj),rP.registerAxisPointerClass("SingleAxisPointer",SZ),t.registerComponentView(MZ),t.registerComponentView(oZ),t.registerComponentModel(sZ),GA(t,"single",sZ,sZ.defaultOption),t.registerCoordinateSystem("single",yZ)}var TZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(e,n,i){var r=Md(e);t.prototype.init.apply(this,arguments),CZ(e,r)},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),CZ(this.option,e)},e.prototype.getCellSize=function(){return this.option.cellSize},e.type="calendar",e.defaultOption={z:2,left:80,top:60,cellSize:20,orient:"horizontal",splitLine:{show:!0,lineStyle:{color:"#000",width:1,type:"solid"}},itemStyle:{color:"#fff",borderWidth:1,borderColor:"#ccc"},dayLabel:{show:!0,firstDay:0,position:"start",margin:"50%",color:"#000"},monthLabel:{show:!0,position:"start",margin:5,align:"center",formatter:null,color:"#000"},yearLabel:{show:!0,position:null,margin:30,formatter:null,color:"#ccc",fontFamily:"sans-serif",fontWeight:"bolder",fontSize:20}},e}(Ad);function CZ(t,e){var n,i=t.cellSize;n=ft(i)?i:t.cellSize=[i,i],1===n.length&&(n[1]=n[0]);var r=at([0,1],(function(t){return wd(e,t)&&(n[t]="auto"),null!=n[t]&&"auto"!==n[t]}));Sd(t,e,{type:"box",ignoreSize:r})}var DZ=TZ,AZ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){var i=this.group;i.removeAll();var r=t.coordinateSystem,o=r.getRangeInfo(),a=r.getOrient(),s=e.getLocaleModel();this._renderDayRect(t,o,i),this._renderLines(t,o,a,i),this._renderYearText(t,o,a,i),this._renderMonthText(t,s,a,i),this._renderWeekText(t,s,o,a,i)},e.prototype._renderDayRect=function(t,e,n){for(var i=t.coordinateSystem,r=t.getModel("itemStyle").getItemStyle(),o=i.getCellWidth(),a=i.getCellHeight(),s=e.start.time;s<=e.end.time;s=i.getNextNDay(s,1).time){var l=i.dataToRect([s],!1).tl,u=new Gu({shape:{x:l[0],y:l[1],width:o,height:a},cursor:"default",style:r});n.add(u)}},e.prototype._renderLines=function(t,e,n,i){var r=this,o=t.coordinateSystem,a=t.getModel(["splitLine","lineStyle"]).getLineStyle(),s=t.get(["splitLine","show"]),l=a.lineWidth;this._tlpoints=[],this._blpoints=[],this._firstDayOfMonth=[],this._firstDayPoints=[];for(var u=e.start,h=0;u.time<=e.end.time;h++){p(u.formatedDate),0===h&&(u=o.getDateInfo(e.start.y+"-"+e.start.m));var c=u.date;c.setMonth(c.getMonth()+1),u=o.getDateInfo(c)}function p(e){r._firstDayOfMonth.push(o.getDateInfo(e)),r._firstDayPoints.push(o.dataToRect([e],!1).tl);var l=r._getLinePointsOfOneWeek(t,e,n);r._tlpoints.push(l[0]),r._blpoints.push(l[l.length-1]),s&&r._drawSplitline(l,a,i)}p(o.getNextNDay(e.end.time,1).formatedDate),s&&this._drawSplitline(r._getEdgesPoints(r._tlpoints,l,n),a,i),s&&this._drawSplitline(r._getEdgesPoints(r._blpoints,l,n),a,i)},e.prototype._getEdgesPoints=function(t,e,n){var i=[t[0].slice(),t[t.length-1].slice()],r="horizontal"===n?0:1;return i[0][r]=i[0][r]-e/2,i[1][r]=i[1][r]+e/2,i},e.prototype._drawSplitline=function(t,e,n){var i=new hm({z2:20,shape:{points:t},style:e});n.add(i)},e.prototype._getLinePointsOfOneWeek=function(t,e,n){for(var i=t.coordinateSystem,r=i.getDateInfo(e),o=[],a=0;a<7;a++){var s=i.getNextNDay(r.time,a),l=i.dataToRect([s.time],!1);o[2*s.day]=l.tl,o[2*s.day+1]=l["horizontal"===n?"bl":"tr"]}return o},e.prototype._formatterLabel=function(t,e){return yt(t)&&t?ud(t,e):gt(t)?t(e):e.nameMap},e.prototype._yearTextPositionControl=function(t,e,n,i,r){var o=e[0],a=e[1],s=["center","bottom"];"bottom"===i?(a+=r,s=["center","top"]):"left"===i?o-=r:"right"===i?(o+=r,s=["center","top"]):a-=r;var l=0;return"left"!==i&&"right"!==i||(l=Math.PI/2),{rotation:l,x:o,y:a,style:{align:s[0],verticalAlign:s[1]}}},e.prototype._renderYearText=function(t,e,n,i){var r=t.getModel("yearLabel");if(r.get("show")){var o=r.get("margin"),a=r.get("position");a||(a="horizontal"!==n?"top":"left");var s=[this._tlpoints[this._tlpoints.length-1],this._blpoints[0]],l=(s[0][0]+s[1][0])/2,u=(s[0][1]+s[1][1])/2,h="horizontal"===n?0:1,c={top:[l,s[h][1]],bottom:[l,s[1-h][1]],left:[s[1-h][0],u],right:[s[h][0],u]},p=e.start.y;+e.end.y>+e.start.y&&(p=p+"-"+e.end.y);var d=r.get("formatter"),f={start:e.start.y,end:e.end.y,nameMap:p},g=this._formatterLabel(d,f),y=new oh({z2:30,style:Ec(r,{text:g})});y.attr(this._yearTextPositionControl(y,c[a],n,a,o)),i.add(y)}},e.prototype._monthTextPositionControl=function(t,e,n,i,r){var o="left",a="top",s=t[0],l=t[1];return"horizontal"===n?(l+=r,e&&(o="center"),"start"===i&&(a="bottom")):(s+=r,e&&(a="middle"),"start"===i&&(o="right")),{x:s,y:l,align:o,verticalAlign:a}},e.prototype._renderMonthText=function(t,e,n,i){var r=t.getModel("monthLabel");if(r.get("show")){var o=r.get("nameMap"),a=r.get("margin"),s=r.get("position"),l=r.get("align"),u=[this._tlpoints,this._blpoints];o&&!yt(o)||(o&&(e=bp(o)||e),o=e.get(["time","monthAbbr"])||[]);var h="start"===s?0:1,c="horizontal"===n?0:1;a="start"===s?-a:a;for(var p="center"===l,d=0;d=i.start.time&&n.timea.end.time&&t.reverse(),t},t.prototype._getRangeInfo=function(t){var e,n=[this.getDateInfo(t[0]),this.getDateInfo(t[1])];n[0].time>n[1].time&&(e=!0,n.reverse());var i=Math.floor(n[1].time/LZ)-Math.floor(n[0].time/LZ)+1,r=new Date(n[0].time),o=r.getDate(),a=n[1].date.getDate();r.setDate(o+i-1);var s=r.getDate();if(s!==a){var l=r.getTime()-n[1].time>0?1:-1;while((s=r.getDate())!==a&&(r.getTime()-n[1].time)*l>0)i-=l,r.setDate(s-l)}var u=Math.floor((i+n[0].day+6)/7),h=e?1-u:u-1;return e&&n.reverse(),{range:[n[0].formatedDate,n[1].formatedDate],start:n[0],end:n[1],allDay:i,weeks:u,nthWeek:h,fweek:n[0].day,lweek:n[1].day}},t.prototype._getDateByWeeksAndDay=function(t,e,n){var i=this._getRangeInfo(n);if(t>i.weeks||0===t&&ei.lweek)return null;var r=7*(t-1)-i.fweek+e,o=new Date(i.start.time);return o.setDate(+i.start.d+r),this.getDateInfo(o)},t.create=function(e,n){var i=[];return e.eachComponent("calendar",(function(r){var o=new t(r,e,n);i.push(o),r.coordinateSystem=o})),e.eachSeries((function(t){"calendar"===t.get("coordinateSystem")&&(t.coordinateSystem=i[t.get("calendarIndex")||0])})),i},t.dimensions=["time","value"],t}();function OZ(t){var e=t.calendarModel,n=t.seriesModel,i=e?e.coordinateSystem:n?n.coordinateSystem:null;return i}var RZ=PZ;function NZ(t){t.registerComponentModel(DZ),t.registerComponentView(kZ),t.registerCoordinateSystem("calendar",RZ)}function EZ(t,e){var n=t.existing;if(e.id=t.keyInfo.id,!e.type&&n&&(e.type=n.type),null==e.parentId){var i=e.parentOption;i?e.parentId=i.id:n&&(e.parentId=n.parentId)}e.parentOption=null}function zZ(t,e){var n;return ot(e,(function(e){null!=t[e]&&"auto"!==t[e]&&(n=!0)})),n}function VZ(t,e,n){var i=Q({},n),r=t[e],o=n.$action||"merge";"merge"===o?r?($(r,i,!0),Sd(r,i,{ignoreSize:!0}),Id(n,r),GZ(n,r),GZ(n,r,"shape"),GZ(n,r,"style"),GZ(n,r,"extra"),n.clipPath=r.clipPath):t[e]=i:"replace"===o?t[e]=i:"remove"===o&&r&&(t[e]=null)}var BZ=["transition","enterFrom","leaveTo"],FZ=BZ.concat(["enterAnimation","updateAnimation","leaveAnimation"]);function GZ(t,e,n){if(n&&(!t[n]&&e[n]&&(t[n]={}),t=t[n],e=e[n]),t&&e)for(var i=n?BZ:FZ,r=0;r=0;l--){u=n[l],h=rs(u.id,null),c=null!=h?r.get(h):null;if(c){p=c.parent,g=XZ(p);var y=p===i?{width:o,height:a}:{width:g.width,height:g.height},v={},m=_d(c,u,y,null,{hv:u.hv,boundingMode:u.bounding},v);if(!XZ(c).isNew&&m){for(var x=u.transition,_={},w=0;w=0)?_[b]=S:c[b]=S}Sc(c,_,t,0)}else c.attr(v)}}},e.prototype._clear=function(){var t=this,e=this._elMap;e.each((function(n){qZ(n,XZ(n).option,e,t._lastGraphicModel)})),this._elMap=Gt()},e.prototype.dispose=function(){this._clear()},e.type="graphic",e}(ov);function jZ(t){var e=Xt(YZ,t)?YZ[t]:jm(t);var n=new e({});return XZ(n).type=t,n}function ZZ(t,e,n,i){var r=jZ(n);return e.add(r),i.set(t,r),XZ(r).id=t,XZ(r).isNew=!0,r}function qZ(t,e,n,i){var r=t&&t.parent;r&&("group"===t.type&&t.traverse((function(t){qZ(t,e,n,i)})),aX(t,e,i),n.removeKey(XZ(t).id))}function KZ(t,e,n,i){t.isGroup||ot([["cursor",vl.prototype.cursor],["zlevel",i||0],["z",n||0],["z2",0]],(function(n){var i=n[0];Xt(e,i)?t[i]=Dt(e[i],n[1]):null==t[i]&&(t[i]=n[1])})),ot(ht(e),(function(n){if(0===n.indexOf("on")){var i=e[n];t[n]=gt(i)?i:null}})),Xt(e,"draggable")&&(t.draggable=e.draggable),null!=e.name&&(t.name=e.name),null!=e.id&&(t.id=e.id)}function $Z(t){return t=Q({},t),ot(["id","parentId","$action","hv","bounding","textContent","clipPath"].concat(fd),(function(e){delete t[e]})),t}function JZ(t,e,n){var i=ah(t).eventData;t.silent||t.ignore||i||(i=ah(t).eventData={componentType:"graphic",componentIndex:e.componentIndex,name:t.name}),i&&(i.info=n.info)}function QZ(t){t.registerComponentModel(WZ),t.registerComponentView(UZ),t.registerPreprocessor((function(t){var e=t.graphic;ft(e)?e[0]&&e[0].elements?t.graphic=[t.graphic[0]]:t.graphic=[{elements:e}]:e&&!e.elements&&(t.graphic=[{elements:[e]}])}))}var tq=["x","y","radius","angle","single"],eq=["cartesian2d","polar","singleAxis"];function nq(t){var e=t.get("coordinateSystem");return et(eq,e)>=0}function iq(t){return t+"Axis"}function rq(t,e){var n,i=Gt(),r=[],o=Gt();t.eachComponent({mainType:"dataZoom",query:e},(function(t){o.get(t.uid)||s(t)}));do{n=!1,t.eachComponent("dataZoom",a)}while(n);function a(t){!o.get(t.uid)&&l(t)&&(s(t),n=!0)}function s(t){o.set(t.uid,!0),r.push(t),u(t)}function l(t){var e=!1;return t.eachTargetAxis((function(t,n){var r=i.get(t);r&&r[n]&&(e=!0)})),e}function u(t){t.eachTargetAxis((function(t,e){(i.get(t)||i.set(t,[]))[e]=!0}))}return r}function oq(t){var e=t.ecModel,n={infoList:[],infoMap:Gt()};return t.eachTargetAxis((function(t,i){var r=e.getComponent(iq(t),i);if(r){var o=r.getCoordSysModel();if(o){var a=o.uid,s=n.infoMap.get(a);s||(s={model:o,axisModels:[]},n.infoList.push(s),n.infoMap.set(a,s)),s.axisModels.push(r)}}})),n}var aq=function(){function t(){this.indexList=[],this.indexMap=[]}return t.prototype.add=function(t){this.indexMap[t]||(this.indexList.push(t),this.indexMap[t]=!0)},t}(),sq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._autoThrottle=!0,n._noTarget=!0,n._rangePropMode=["percent","percent"],n}return w(e,t),e.prototype.init=function(t,e,n){var i=lq(t);this.settledOption=i,this.mergeDefaultAndTheme(t,n),this._doInit(i)},e.prototype.mergeOption=function(t){var e=lq(t);$(this.option,t,!0),$(this.settledOption,e,!0),this._doInit(e)},e.prototype._doInit=function(t){var e=this.option;this._setDefaultThrottle(t),this._updateRangeUse(t);var n=this.settledOption;ot([["start","startValue"],["end","endValue"]],(function(t,i){"value"===this._rangePropMode[i]&&(e[t[0]]=n[t[0]]=null)}),this),this._resetTarget()},e.prototype._resetTarget=function(){var t=this.get("orient",!0),e=this._targetAxisInfoMap=Gt(),n=this._fillSpecifiedTargetAxis(e);n?this._orient=t||this._makeAutoOrientByTargetAxis():(this._orient=t||"horizontal",this._fillAutoTargetAxisByOrient(e,this._orient)),this._noTarget=!0,e.each((function(t){t.indexList.length&&(this._noTarget=!1)}),this)},e.prototype._fillSpecifiedTargetAxis=function(t){var e=!1;return ot(tq,(function(n){var i=this.getReferringComponents(iq(n),vs);if(i.specified){e=!0;var r=new aq;ot(i.models,(function(t){r.add(t.componentIndex)})),t.set(n,r)}}),this),e},e.prototype._fillAutoTargetAxisByOrient=function(t,e){var n=this.ecModel,i=!0;if(i){var r="vertical"===e?"y":"x",o=n.findComponents({mainType:r+"Axis"});a(o,r)}if(i){o=n.findComponents({mainType:"singleAxis",filter:function(t){return t.get("orient",!0)===e}});a(o,"single")}function a(e,n){var r=e[0];if(r){var o=new aq;if(o.add(r.componentIndex),t.set(n,o),i=!1,"x"===n||"y"===n){var a=r.getReferringComponents("grid",ys).models[0];a&&ot(e,(function(t){r.componentIndex!==t.componentIndex&&a===t.getReferringComponents("grid",ys).models[0]&&o.add(t.componentIndex)}))}}}i&&ot(tq,(function(e){if(i){var r=n.findComponents({mainType:iq(e),filter:function(t){return"category"===t.get("type",!0)}});if(r[0]){var o=new aq;o.add(r[0].componentIndex),t.set(e,o),i=!1}}}),this)},e.prototype._makeAutoOrientByTargetAxis=function(){var t;return this.eachTargetAxis((function(e){!t&&(t=e)}),this),"y"===t?"vertical":"horizontal"},e.prototype._setDefaultThrottle=function(t){if(t.hasOwnProperty("throttle")&&(this._autoThrottle=!1),this._autoThrottle){var e=this.ecModel.option;this.option.throttle=e.animation&&e.animationDurationUpdate>0?100:20}},e.prototype._updateRangeUse=function(t){var e=this._rangePropMode,n=this.get("rangeMode");ot([["start","startValue"],["end","endValue"]],(function(i,r){var o=null!=t[i[0]],a=null!=t[i[1]];o&&!a?e[r]="percent":!o&&a?e[r]="value":n?e[r]=n[r]:o&&(e[r]="percent")}))},e.prototype.noTarget=function(){return this._noTarget},e.prototype.getFirstTargetAxisModel=function(){var t;return this.eachTargetAxis((function(e,n){null==t&&(t=this.ecModel.getComponent(iq(e),n))}),this),t},e.prototype.eachTargetAxis=function(t,e){this._targetAxisInfoMap.each((function(n,i){ot(n.indexList,(function(n){t.call(e,i,n)}))}))},e.prototype.getAxisProxy=function(t,e){var n=this.getAxisModel(t,e);if(n)return n.__dzAxisProxy},e.prototype.getAxisModel=function(t,e){var n=this._targetAxisInfoMap.get(t);if(n&&n.indexMap[e])return this.ecModel.getComponent(iq(t),e)},e.prototype.setRawRange=function(t){var e=this.option,n=this.settledOption;ot([["start","startValue"],["end","endValue"]],(function(i){null==t[i[0]]&&null==t[i[1]]||(e[i[0]]=n[i[0]]=t[i[0]],e[i[1]]=n[i[1]]=t[i[1]])}),this),this._updateRangeUse(t)},e.prototype.setCalculatedRange=function(t){var e=this.option;ot(["start","startValue","end","endValue"],(function(n){e[n]=t[n]}))},e.prototype.getPercentRange=function(){var t=this.findRepresentativeAxisProxy();if(t)return t.getDataPercentWindow()},e.prototype.getValueRange=function(t,e){if(null!=t||null!=e)return this.getAxisProxy(t,e).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},e.prototype.findRepresentativeAxisProxy=function(t){if(t)return t.__dzAxisProxy;for(var e,n=this._targetAxisInfoMap.keys(),i=0;io[1];if(h&&!c&&!p)return!0;h&&(r=!0),c&&(e=!0),p&&(n=!0)}return r&&e&&n}))}else yq(i,(function(n){if("empty"===r)t.setData(e=e.map(n,(function(t){return a(t)?t:NaN})));else{var i={};i[n]=o,e.selectRange(i)}}));yq(i,(function(t){e.setApproximateExtent(o,t)}))}}))}function a(t){return t>=o[0]&&t<=o[1]}},t.prototype._updateMinMaxSpan=function(){var t=this._minMaxSpan={},e=this._dataZoomModel,n=this._dataExtent;yq(["min","max"],(function(i){var r=e.get(i+"Span"),o=e.get(i+"ValueSpan");null!=o&&(o=this.getAxisModel().axis.scale.parse(o)),null!=o?r=va(n[0]+o,n,[0,100],!0):null!=r&&(o=va(r,[0,100],n,!0)-n[0]),t[i+"Span"]=r,t[i+"ValueSpan"]=o}),this)},t.prototype._setAxisModel=function(){var t=this.getAxisModel(),e=this._percentWindow,n=this._valueWindow;if(e){var i=Sa(n,[0,500]);i=Math.min(i,20);var r=t.axis.scale.rawExtentInfo;0!==e[0]&&r.setDeterminedMinMax("min",+n[0].toFixed(i)),100!==e[1]&&r.setDeterminedMinMax("max",+n[1].toFixed(i)),r.freeze()}},t}();function xq(t,e,n){var i=[1/0,-1/0];yq(n,(function(t){Xk(i,t.getData(),e)}));var r=t.getAxisModel(),o=Lk(r.axis.scale,r,i).calculate();return[o.min,o.max]}var _q=mq,wq={getTargetSeries:function(t){function e(e){t.eachComponent("dataZoom",(function(n){n.eachTargetAxis((function(i,r){var o=t.getComponent(iq(i),r);e(i,r,o,n)}))}))}e((function(t,e,n,i){n.__dzAxisProxy=null}));var n=[];e((function(e,i,r,o){r.__dzAxisProxy||(r.__dzAxisProxy=new _q(e,i,o,t),n.push(r.__dzAxisProxy))}));var i=Gt();return ot(n,(function(t){ot(t.getTargetSeriesModels(),(function(t){i.set(t.uid,t)}))})),i},overallReset:function(t,e){t.eachComponent("dataZoom",(function(t){t.eachTargetAxis((function(e,n){t.getAxisProxy(e,n).reset(t)})),t.eachTargetAxis((function(n,i){t.getAxisProxy(n,i).filterData(t,e)}))})),t.eachComponent("dataZoom",(function(t){var e=t.findRepresentativeAxisProxy();if(e){var n=e.getDataPercentWindow(),i=e.getDataValueWindow();t.setCalculatedRange({start:n[0],end:n[1],startValue:i[0],endValue:i[1]})}}))}},bq=wq;function Sq(t){t.registerAction("dataZoom",(function(t,e){var n=rq(e,t);ot(n,(function(e){e.setRawRange({start:t.start,end:t.end,startValue:t.startValue,endValue:t.endValue})}))}))}var Mq=!1;function Iq(t){Mq||(Mq=!0,t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,bq),Sq(t),t.registerSubTypeDefaulter("dataZoom",(function(){return"slider"})))}function Tq(t){t.registerComponentModel(cq),t.registerComponentView(gq),Iq(t)}var Cq=function(){function t(){}return t}(),Dq={};function Aq(t,e){Dq[t]=e}function kq(t){return Dq[t]}var Lq=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.optionUpdated=function(){t.prototype.optionUpdated.apply(this,arguments);var e=this.ecModel;ot(this.option.feature,(function(t,n){var i=kq(n);i&&(i.getDefaultOption&&(i.defaultOption=i.getDefaultOption(e)),$(t,i.defaultOption))}))},e.type="toolbox",e.layoutMode={type:"box",ignoreSize:!0},e.defaultOption={show:!0,z:6,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{borderColor:"#666",color:"none"},emphasis:{iconStyle:{borderColor:"#3E98C5"}},tooltip:{show:!1,position:"bottom"}},e}(Ad),Pq=Lq;function Oq(t,e,n){var i=e.getBoxLayoutParams(),r=e.get("padding"),o={width:n.getWidth(),height:n.getHeight()},a=xd(i,o,r);vd(e.get("orient"),t,e.get("itemGap"),a.width,a.height),_d(t,i,o,r)}function Rq(t,e){var n=rd(e.get("padding")),i=e.getItemStyle(["color","opacity"]);return i.fill=e.get("backgroundColor"),t=new Gu({shape:{x:t.x-n[3],y:t.y-n[0],width:t.width+n[1]+n[3],height:t.height+n[0]+n[2],r:e.get("borderRadius")},style:i,silent:!0,z2:-1}),t}var Nq=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.render=function(t,e,n,i){var r=this.group;if(r.removeAll(),t.get("show")){var o=+t.get("itemSize"),a="vertical"===t.get("orient"),s=t.get("feature")||{},l=this._features||(this._features={}),u=[];ot(s,(function(t,e){u.push(e)})),new JI(this._featureNames||[],u).add(h).update(h).remove(dt(h,null)).execute(),this._featureNames=u,Oq(r,t,n),r.add(Rq(r.getBoundingRect(),t)),a||r.eachChild((function(t){var e=t.__title,i=t.ensureState("emphasis"),a=i.textConfig||(i.textConfig={}),s=t.getTextContent(),l=s&&s.ensureState("emphasis");if(l&&!gt(l)&&e){var u=l.style||(l.style={}),h=Eo(e,oh.makeFont(u)),c=t.x+r.x,p=t.y+r.y+o,d=!1;p+h.height>n.getHeight()&&(a.position="top",d=!0);var f=d?-5-h.height:o+10;c+h.width/2>n.getWidth()?(a.position=["100%",f],u.align="right"):c-h.width/2<0&&(a.position=[0,f],u.align="left")}}))}function h(r,o){var a,h=u[r],p=u[o],d=s[h],f=new ap(d,t,t.ecModel);if(i&&null!=i.newTitle&&i.featureName===h&&(d.title=i.newTitle),h&&!p){if(Eq(h))a={onclick:f.option.onclick,featureName:h};else{var g=kq(h);if(!g)return;a=new g}l[h]=a}else if(a=l[p],!a)return;a.uid=lp("toolbox-feature"),a.model=f,a.ecModel=e,a.api=n;var y=a instanceof Cq;h||!p?!f.get("show")||y&&a.unusable?y&&a.remove&&a.remove(e,n):(c(f,a,h),f.setIconStatus=function(t,e){var n=this.option,i=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[t]=e,i[t]&&("emphasis"===e?Wh:Yh)(i[t])},a instanceof Cq&&a.render&&a.render(f,e,n,i)):y&&a.dispose&&a.dispose(e,n)}function c(i,s,l){var u,h,c=i.getModel("iconStyle"),p=i.getModel(["emphasis","iconStyle"]),d=s instanceof Cq&&s.getIcons?s.getIcons():i.get("icon"),f=i.get("title")||{};yt(d)?(u={},u[l]=d):u=d,yt(f)?(h={},h[l]=f):h=f;var g=i.iconPaths={};ot(u,(function(l,u){var d=hx(l,{},{x:-o/2,y:-o/2,width:o,height:o});d.setStyle(c.getItemStyle());var f=d.ensureState("emphasis");f.style=p.getItemStyle();var y=new oh({style:{text:h[u],align:p.get("textAlign"),borderRadius:p.get("textBorderRadius"),padding:p.get("textPadding"),fill:null,font:Yc({fontStyle:p.get("textFontStyle"),fontFamily:p.get("textFontFamily"),fontSize:p.get("textFontSize"),fontWeight:p.get("textFontWeight")},e)},ignore:!0});d.setTextContent(y),gx({el:d,componentModel:t,itemName:u,formatterParamsExtra:{title:h[u]}}),d.__title=h[u],d.on("mouseover",(function(){var e=p.getItemStyle(),i=a?null==t.get("right")&&"right"!==t.get("left")?"right":"left":null==t.get("bottom")&&"bottom"!==t.get("top")?"bottom":"top";y.setStyle({fill:p.get("textFill")||e.fill||e.stroke||"#000",backgroundColor:p.get("textBackgroundColor")}),d.setTextConfig({position:p.get("textPosition")||i}),y.ignore=!t.get("showTitle"),n.enterEmphasis(this)})).on("mouseout",(function(){"emphasis"!==i.get(["iconStatus",u])&&n.leaveEmphasis(this),y.hide()})),("emphasis"===i.get(["iconStatus",u])?Wh:Yh)(d),r.add(d),d.on("click",pt(s.onclick,s,e,n,u)),g[u]=d}))}},e.prototype.updateView=function(t,e,n,i){ot(this._features,(function(t){t instanceof Cq&&t.updateView&&t.updateView(t.model,e,n,i)}))},e.prototype.remove=function(t,e){ot(this._features,(function(n){n instanceof Cq&&n.remove&&n.remove(t,e)})),this.group.removeAll()},e.prototype.dispose=function(t,e){ot(this._features,(function(n){n instanceof Cq&&n.dispose&&n.dispose(t,e)}))},e.type="toolbox",e}(ov);function Eq(t){return 0===t.indexOf("my")}var zq=Nq,Vq=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.onclick=function(t,e){var n=this.model,i=n.get("name")||t.get("title.0.text")||"echarts",r="svg"===e.getZr().painter.getType(),o=r?"svg":n.get("type",!0)||"png",a=e.getConnectedDataURL({type:o,backgroundColor:n.get("backgroundColor",!0)||t.get("backgroundColor")||"#fff",connectedBackgroundColor:n.get("connectedBackgroundColor"),excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")}),s=T.browser;if("function"!==typeof MouseEvent||!s.newEdge&&(s.ie||s.edge))if(window.navigator.msSaveOrOpenBlob||r){var l=a.split(","),u=l[0].indexOf("base64")>-1,h=r?decodeURIComponent(l[1]):l[1];u&&(h=window.atob(h));var c=i+"."+o;if(window.navigator.msSaveOrOpenBlob){var p=h.length,d=new Uint8Array(p);while(p--)d[p]=h.charCodeAt(p);var f=new Blob([d]);window.navigator.msSaveOrOpenBlob(f,c)}else{var g=document.createElement("iframe");document.body.appendChild(g);var y=g.contentWindow,v=y.document;v.open("image/svg+xml","replace"),v.write(h),v.close(),y.focus(),v.execCommand("SaveAs",!0,c),document.body.removeChild(g)}}else{var m=n.get("lang"),x='',_=window.open();_.document.write(x),_.document.title=i}else{var w=document.createElement("a");w.download=i+"."+o,w.target="_blank",w.href=a;var b=new MouseEvent("click",{view:document.defaultView,bubbles:!0,cancelable:!1});w.dispatchEvent(b)}},e.getDefaultOption=function(t){var e={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:t.getLocaleModel().get(["toolbox","saveAsImage","title"]),type:"png",connectedBackgroundColor:"#fff",name:"",excludeComponents:["toolbox"],lang:t.getLocaleModel().get(["toolbox","saveAsImage","lang"])};return e},e}(Cq),Bq=Vq,Fq="__ec_magicType_stack__",Gq=[["line","bar"],["stack"]],Hq=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.getIcons=function(){var t=this.model,e=t.get("icon"),n={};return ot(t.get("type"),(function(t){e[t]&&(n[t]=e[t])})),n},e.getDefaultOption=function(t){var e={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z"},title:t.getLocaleModel().get(["toolbox","magicType","title"]),option:{},seriesIndex:{}};return e},e.prototype.onclick=function(t,e,n){var i=this.model,r=i.get(["seriesIndex",n]);if(Wq[n]){var o,a={series:[]},s=function(t){var e=t.subType,r=t.id,o=Wq[n](e,r,t,i);o&&(tt(o,t.option),a.series.push(o));var s=t.coordinateSystem;if(s&&"cartesian2d"===s.type&&("line"===n||"bar"===n)){var l=s.getAxesByScale("ordinal")[0];if(l){var u=l.dim,h=u+"Axis",c=t.getReferringComponents(h,ys).models[0],p=c.componentIndex;a[h]=a[h]||[];for(var d=0;d<=p;d++)a[h][p]=a[h][p]||{};a[h][p].boundaryGap="bar"===n}}};ot(Gq,(function(t){et(t,n)>=0&&ot(t,(function(t){i.setIconStatus(t,"normal")}))})),i.setIconStatus(n,"emphasis"),t.eachComponent({mainType:"series",query:null==r?null:{seriesIndex:r}},s);var l=n;"stack"===n&&(o=$({stack:i.option.title.tiled,tiled:i.option.title.stack},i.option.title),"emphasis"!==i.get(["iconStatus",n])&&(l="tiled")),e.dispatchAction({type:"changeMagicType",currentType:l,newOption:a,newTitle:o,featureName:"magicType"})}},e}(Cq),Wq={line:function(t,e,n,i){if("bar"===t)return $({id:e,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},i.get(["option","line"])||{},!0)},bar:function(t,e,n,i){if("line"===t)return $({id:e,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},i.get(["option","bar"])||{},!0)},stack:function(t,e,n,i){var r=n.get("stack")===Fq;if("line"===t||"bar"===t)return i.setIconStatus("stack",r?"normal":"emphasis"),$({id:e,stack:r?"":Fq},i.get(["option","stack"])||{},!0)}};rS({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},(function(t,e){e.mergeOption(t.newOption)}));var Yq=Hq,Xq=new Array(60).join("-"),Uq="\t";function jq(t){var e={},n=[],i=[];return t.eachRawSeries((function(t){var r=t.coordinateSystem;if(!r||"cartesian2d"!==r.type&&"polar"!==r.type)n.push(t);else{var o=r.getBaseAxis();if("category"===o.type){var a=o.dim+"_"+o.index;e[a]||(e[a]={categoryAxis:o,valueAxis:r.getOtherAxis(o),series:[]},i.push({axisDim:o.dim,axisIndex:o.index})),e[a].series.push(t)}else n.push(t)}})),{seriesGroupByCategoryAxis:e,other:n,meta:i}}function Zq(t){var e=[];return ot(t,(function(t,n){var i=t.categoryAxis,r=t.valueAxis,o=r.dim,a=[" "].concat(at(t.series,(function(t){return t.name}))),s=[i.model.getCategories()];ot(t.series,(function(t){var e=t.getRawData();s.push(t.getRawData().mapArray(e.mapDimension(o),(function(t){return t})))}));for(var l=[a.join(Uq)],u=0;u=0)return!0}var Qq=new RegExp("["+Uq+"]+","g");function tK(t){for(var e=t.split(/\n+/g),n=$q(e.shift()).split(Qq),i=[],r=at(n,(function(t){return{name:t,data:[]}})),o=0;o=0;r--){var o=n[r];if(o[i])break}if(r<0){var a=t.queryComponents({mainType:"dataZoom",subType:"select",id:i})[0];if(a){var s=a.getPercentRange();n[0][i]={dataZoomId:i,start:s[0],end:s[1]}}}})),n.push(e)}function uK(t){var e=pK(t),n=e[e.length-1];e.length>1&&e.pop();var i={};return aK(n,(function(t,n){for(var r=e.length-1;r>=0;r--)if(t=e[r][n],t){i[n]=t;break}})),i}function hK(t){sK(t).snapshots=null}function cK(t){return pK(t).length}function pK(t){var e=sK(t);return e.snapshots||(e.snapshots=[{}]),e.snapshots}var dK=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.onclick=function(t,e){hK(t),e.dispatchAction({type:"restore",from:this.uid})},e.getDefaultOption=function(t){var e={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:t.getLocaleModel().get(["toolbox","restore","title"])};return e},e}(Cq);rS({type:"restore",event:"restore",update:"prepareAndUpdate"},(function(t,e){e.resetOption("recreate")}));var fK=dK,gK=["grid","xAxis","yAxis","geo","graph","polar","radiusAxis","angleAxis","bmap"],yK=function(){function t(t,e,n){var i=this;this._targetInfoList=[];var r=mK(e,t);ot(xK,(function(t,e){(!n||!n.include||et(n.include,e)>=0)&&t(r,i._targetInfoList)}))}return t.prototype.setOutputRanges=function(t,e){return this.matchOutputRanges(t,e,(function(t,e,n){if((t.coordRanges||(t.coordRanges=[])).push(e),!t.coordRange){t.coordRange=e;var i=bK[t.brushType](0,n,e);t.__rangeOffset={offset:MK[t.brushType](i.values,t.range,[1,1]),xyMinMax:i.xyMinMax}}})),t},t.prototype.matchOutputRanges=function(t,e,n){ot(t,(function(t){var i=this.findTargetInfo(t,e);i&&!0!==i&&ot(i.coordSyses,(function(i){var r=bK[t.brushType](1,i,t.range,!0);n(t,r.values,i,e)}))}),this)},t.prototype.setInputRanges=function(t,e){ot(t,(function(t){var n=this.findTargetInfo(t,e);if(t.range=t.range||[],n&&!0!==n){t.panelId=n.panelId;var i=bK[t.brushType](0,n.coordSys,t.coordRange),r=t.__rangeOffset;t.range=r?MK[t.brushType](i.values,r.offset,TK(i.xyMinMax,r.xyMinMax)):i.values}}),this)},t.prototype.makePanelOpts=function(t,e){return at(this._targetInfoList,(function(n){var i=n.getPanelRect();return{panelId:n.panelId,defaultBrushType:e?e(n):null,clipPath:eG(i),isTargetByCursor:iG(i,t,n.coordSysModel),getLinearBrushOtherExtent:nG(i)}}))},t.prototype.controlSeries=function(t,e,n){var i=this.findTargetInfo(t,n);return!0===i||i&&et(i.coordSyses,e.coordinateSystem)>=0},t.prototype.findTargetInfo=function(t,e){for(var n=this._targetInfoList,i=mK(e,t),r=0;rt[1]&&t.reverse(),t}function mK(t,e){return fs(t,e,{includeMainTypes:gK})}var xK={grid:function(t,e){var n=t.xAxisModels,i=t.yAxisModels,r=t.gridModels,o=Gt(),a={},s={};(n||i||r)&&(ot(n,(function(t){var e=t.axis.grid.model;o.set(e.id,e),a[e.id]=!0})),ot(i,(function(t){var e=t.axis.grid.model;o.set(e.id,e),s[e.id]=!0})),ot(r,(function(t){o.set(t.id,t),a[t.id]=!0,s[t.id]=!0})),o.each((function(t){var r=t.coordinateSystem,o=[];ot(r.getCartesians(),(function(t,e){(et(n,t.getAxis("x").model)>=0||et(i,t.getAxis("y").model)>=0)&&o.push(t)})),e.push({panelId:"grid--"+t.id,gridModel:t,coordSysModel:t,coordSys:o[0],coordSyses:o,getPanelRect:wK.grid,xAxisDeclared:a[t.id],yAxisDeclared:s[t.id]})})))},geo:function(t,e){ot(t.geoModels,(function(t){var n=t.coordinateSystem;e.push({panelId:"geo--"+t.id,geoModel:t,coordSysModel:t,coordSys:n,coordSyses:[n],getPanelRect:wK.geo})}))}},_K=[function(t,e){var n=t.xAxisModel,i=t.yAxisModel,r=t.gridModel;return!r&&n&&(r=n.axis.grid.model),!r&&i&&(r=i.axis.grid.model),r&&r===e.gridModel},function(t,e){var n=t.geoModel;return n&&n===e.geoModel}],wK={grid:function(){return this.coordSys.master.getRect().clone()},geo:function(){var t=this.coordSys,e=t.getBoundingRect().clone();return e.applyTransform(nx(t)),e}},bK={lineX:dt(SK,0),lineY:dt(SK,1),rect:function(t,e,n,i){var r=t?e.pointToData([n[0][0],n[1][0]],i):e.dataToPoint([n[0][0],n[1][0]],i),o=t?e.pointToData([n[0][1],n[1][1]],i):e.dataToPoint([n[0][1],n[1][1]],i),a=[vK([r[0],o[0]]),vK([r[1],o[1]])];return{values:a,xyMinMax:a}},polygon:function(t,e,n,i){var r=[[1/0,-1/0],[1/0,-1/0]],o=at(n,(function(n){var o=t?e.pointToData(n,i):e.dataToPoint(n,i);return r[0][0]=Math.min(r[0][0],o[0]),r[1][0]=Math.min(r[1][0],o[1]),r[0][1]=Math.max(r[0][1],o[0]),r[1][1]=Math.max(r[1][1],o[1]),o}));return{values:o,xyMinMax:r}}};function SK(t,e,n,i){var r=n.getAxis(["x","y"][t]),o=vK(at([0,1],(function(t){return e?r.coordToData(r.toLocalCoord(i[t]),!0):r.toGlobalCoord(r.dataToCoord(i[t]))}))),a=[];return a[t]=o,a[1-t]=[NaN,NaN],{values:o,xyMinMax:a}}var MK={lineX:dt(IK,0),lineY:dt(IK,1),rect:function(t,e,n){return[[t[0][0]-n[0]*e[0][0],t[0][1]-n[0]*e[0][1]],[t[1][0]-n[1]*e[1][0],t[1][1]-n[1]*e[1][1]]]},polygon:function(t,e,n){return at(t,(function(t,i){return[t[0]-n[0]*e[i][0],t[1]-n[1]*e[i][1]]}))}};function IK(t,e,n,i){return[e[0]-i[t]*n[0],e[1]-i[t]*n[1]]}function TK(t,e){var n=CK(t),i=CK(e),r=[n[0]/i[0],n[1]/i[1]];return isNaN(r[0])&&(r[0]=1),isNaN(r[1])&&(r[1]=1),r}function CK(t){return t?[t[0][1]-t[0][0],t[1][1]-t[1][0]]:[NaN,NaN]}var DK=yK,AK=ot,kK=ss("toolbox-dataZoom_"),LK=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.render=function(t,e,n,i){this._brushController||(this._brushController=new tG(n.getZr()),this._brushController.on("brush",pt(this._onBrush,this)).mount()),NK(t,e,this,i,n),RK(t,e)},e.prototype.onclick=function(t,e,n){PK[n].call(this)},e.prototype.remove=function(t,e){this._brushController&&this._brushController.unmount()},e.prototype.dispose=function(t,e){this._brushController&&this._brushController.dispose()},e.prototype._onBrush=function(t){var e=t.areas;if(t.isEnd&&e.length){var n={},i=this.ecModel;this._brushController.updateCovers([]);var r=new DK(OK(this.model),i,{include:["grid"]});r.matchOutputRanges(e,i,(function(t,e,n){if("cartesian2d"===n.type){var i=t.brushType;"rect"===i?(o("x",n,e[0]),o("y",n,e[1])):o({lineX:"x",lineY:"y"}[i],n,e)}})),lK(i,n),this._dispatchZoomAction(n)}function o(t,e,r){var o=e.getAxis(t),s=o.model,l=a(t,s,i),u=l.findRepresentativeAxisProxy(s).getMinMaxSpan();null==u.minValueSpan&&null==u.maxValueSpan||(r=BB(0,r.slice(),o.scale.getExtent(),0,u.minValueSpan,u.maxValueSpan)),l&&(n[l.id]={dataZoomId:l.id,startValue:r[0],endValue:r[1]})}function a(t,e,n){var i;return n.eachComponent({mainType:"dataZoom",subType:"select"},(function(n){var r=n.getAxisModel(t,e.componentIndex);r&&(i=n)})),i}},e.prototype._dispatchZoomAction=function(t){var e=[];AK(t,(function(t,n){e.push(K(t))})),e.length&&this.api.dispatchAction({type:"dataZoom",from:this.uid,batch:e})},e.getDefaultOption=function(t){var e={show:!0,filterMode:"filter",icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:t.getLocaleModel().get(["toolbox","dataZoom","title"]),brushStyle:{borderWidth:0,color:"rgba(210,219,238,0.2)"}};return e},e}(Cq),PK={zoom:function(){var t=!this._isZoomActive;this.api.dispatchAction({type:"takeGlobalCursor",key:"dataZoomSelect",dataZoomSelectActive:t})},back:function(){this._dispatchZoomAction(uK(this.ecModel))}};function OK(t){var e={xAxisIndex:t.get("xAxisIndex",!0),yAxisIndex:t.get("yAxisIndex",!0),xAxisId:t.get("xAxisId",!0),yAxisId:t.get("yAxisId",!0)};return null==e.xAxisIndex&&null==e.xAxisId&&(e.xAxisIndex="all"),null==e.yAxisIndex&&null==e.yAxisId&&(e.yAxisIndex="all"),e}function RK(t,e){t.setIconStatus("back",cK(e)>1?"emphasis":"normal")}function NK(t,e,n,i,r){var o=n._isZoomActive;i&&"takeGlobalCursor"===i.type&&(o="dataZoomSelect"===i.key&&i.dataZoomSelectActive),n._isZoomActive=o,t.setIconStatus("zoom",o?"emphasis":"normal");var a=new DK(OK(t),e,{include:["grid"]}),s=a.makePanelOpts(r,(function(t){return t.xAxisDeclared&&!t.yAxisDeclared?"lineX":!t.xAxisDeclared&&t.yAxisDeclared?"lineY":"rect"}));n._brushController.setPanels(s).enableBrush(!(!o||!s.length)&&{brushType:"auto",brushStyle:t.getModel("brushStyle").getItemStyle()})}Jd("dataZoom",(function(t){var e=t.getComponent("toolbox",0),n=["feature","dataZoom"];if(e&&null!=e.get(n)){var i=e.getModel(n),r=[],o=OK(i),a=fs(t,o);return AK(a.xAxisModels,(function(t){return s(t,"xAxis","xAxisIndex")})),AK(a.yAxisModels,(function(t){return s(t,"yAxis","yAxisIndex")})),r}function s(t,e,n){var o=t.componentIndex,a={type:"select",$fromToolbox:!0,filterMode:i.get("filterMode",!0)||"filter",id:kK+e+o};a[n]=o,r.push(a)}}));var EK=LK;function zK(t){t.registerComponentModel(Pq),t.registerComponentView(zq),Aq("saveAsImage",Bq),Aq("magicType",Yq),Aq("dataView",oK),Aq("dataZoom",EK),Aq("restore",fK),gS(Tq)}var VK=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="tooltip",e.dependencies=["axisPointer"],e.defaultOption={z:60,show:!0,showContent:!0,trigger:"item",triggerOn:"mousemove|click",alwaysShowContent:!1,displayMode:"single",renderMode:"auto",confine:null,showDelay:0,hideDelay:100,transitionDuration:.4,enterable:!1,backgroundColor:"#fff",shadowBlur:10,shadowColor:"rgba(0, 0, 0, .2)",shadowOffsetX:1,shadowOffsetY:2,borderRadius:4,borderWidth:1,padding:null,extraCssText:"",axisPointer:{type:"line",axis:"auto",animation:"auto",animationDurationUpdate:200,animationEasingUpdate:"exponentialOut",crossStyle:{color:"#999",width:1,type:"dashed",textStyle:{}}},textStyle:{color:"#666",fontSize:14}},e}(Ad),BK=VK;function FK(t){var e=t.get("confine");return null!=e?!!e:"richText"===t.get("renderMode")}function GK(t){if(T.domSupported)for(var e=document.documentElement.style,n=0,i=t.length;n-1?(l+="top:50%",u+="translateY(-50%) rotate("+(o="left"===a?-225:-45)+"deg)"):(l+="left:50%",u+="translateX(-50%) rotate("+(o="top"===a?225:45)+"deg)");var h=o*Math.PI/180,c=s+r,p=c*Math.abs(Math.cos(h))+c*Math.abs(Math.sin(h)),d=Math.round(100*((p-Math.SQRT2*r)/2+Math.SQRT2*r-(p-c)/2))/100;l+=";"+a+":-"+d+"px";var f=e+" solid "+r+"px;",g=["position:absolute;width:"+s+"px;height:"+s+"px;z-index:-1;",l+";"+u+";","border-bottom:"+f,"border-right:"+f,"background-color:"+i+";"];return'
'}function $K(t,e){var n="cubic-bezier(0.23,1,0.32,1)",i=" "+t/2+"s "+n,r="opacity"+i+",visibility"+i;return e||(i=" "+t+"s "+n,r+=T.transformSupported?","+jK+i:",left"+i+",top"+i),UK+":"+r}function JK(t,e,n){var i=t.toFixed(0)+"px",r=e.toFixed(0)+"px";if(!T.transformSupported)return n?"top:"+r+";left:"+i+";":[["top",r],["left",i]];var o=T.transform3dSupported,a="translate"+(o?"3d":"")+"("+i+","+r+(o?",0":"")+")";return n?"top:0;left:0;"+jK+":"+a+";":[["top",0],["left",0],[HK,a]]}function QK(t){var e=[],n=t.get("fontSize"),i=t.getTextColor();i&&e.push("color:"+i),e.push("font:"+t.getFont()),n&&e.push("line-height:"+Math.round(3*n/2)+"px");var r=t.get("textShadowColor"),o=t.get("textShadowBlur")||0,a=t.get("textShadowOffsetX")||0,s=t.get("textShadowOffsetY")||0;return r&&o&&e.push("text-shadow:"+a+"px "+s+"px "+o+"px "+r),ot(["decoration","align"],(function(n){var i=t.get(n);i&&e.push("text-"+n+":"+i)})),e.join(";")}function t$(t,e,n){var i=[],r=t.get("transitionDuration"),o=t.get("backgroundColor"),a=t.get("shadowBlur"),s=t.get("shadowColor"),l=t.get("shadowOffsetX"),u=t.get("shadowOffsetY"),h=t.getModel("textStyle"),c=Gy(t,"html"),p=l+"px "+u+"px "+a+"px "+s;return i.push("box-shadow:"+p),e&&r&&i.push($K(r,n)),o&&i.push("background-color:"+o),ot(["width","color","radius"],(function(e){var n="border-"+e,r=id(n),o=t.get(r);null!=o&&i.push(n+":"+o+("color"===e?"":"px"))})),i.push(QK(h)),null!=c&&i.push("padding:"+rd(c).join("px ")+"px"),i.join(";")+";"}function e$(t,e,n,i,r){var o=e&&e.painter;if(n){var a=o&&o.getViewportRoot();a&&Ie(t,a,n,i,r)}else{t[0]=i,t[1]=r;var s=o&&o.getViewportRootOffset();s&&(t[0]+=s.offsetLeft,t[1]+=s.offsetTop)}t[2]=t[0]/e.getWidth(),t[3]=t[1]/e.getHeight()}var n$=function(){function t(t,e){if(this._show=!1,this._styleCoord=[0,0,0,0],this._enterable=!0,this._alwaysShowContent=!1,this._firstShow=!0,this._longHide=!0,T.wxa)return null;var n=document.createElement("div");n.domBelongToZr=!0,this.el=n;var i=this._zr=t.getZr(),r=e.appendTo,o=r&&(yt(r)?document.querySelector(r):bt(r)?r:gt(r)&&r(t.getDom()));e$(this._styleCoord,i,o,t.getWidth()/2,t.getHeight()/2),(o||t.getDom()).appendChild(n),this._api=t,this._container=o;var a=this;n.onmouseenter=function(){a._enterable&&(clearTimeout(a._hideTimeout),a._show=!0),a._inContent=!0},n.onmousemove=function(t){if(t=t||window.event,!a._enterable){var e=i.handler,n=i.painter.getViewportRoot();Be(n,t,!0),e.dispatch("mousemove",t)}},n.onmouseleave=function(){a._inContent=!1,a._enterable&&a._show&&a.hideLater(a._hideDelay)}}return t.prototype.update=function(t){if(!this._container){var e=this._api.getDom(),n=XK(e,"position"),i=e.style;"absolute"!==i.position&&"absolute"!==n&&(i.position="relative")}var r=t.get("alwaysShowContent");r&&this._moveIfResized(),this._alwaysShowContent=r,this.el.className=t.get("className")||""},t.prototype.show=function(t,e){clearTimeout(this._hideTimeout),clearTimeout(this._longHideTimeout);var n=this.el,i=n.style,r=this._styleCoord;n.innerHTML?i.cssText=ZK+t$(t,!this._firstShow,this._longHide)+JK(r[0],r[1],!0)+"border-color:"+cd(e)+";"+(t.get("extraCssText")||"")+";pointer-events:"+(this._enterable?"auto":"none"):i.display="none",this._show=!0,this._firstShow=!1,this._longHide=!1},t.prototype.setContent=function(t,e,n,i,r){var o=this.el;if(null!=t){var a="";if(yt(r)&&"item"===n.get("trigger")&&!FK(n)&&(a=KK(n,i,r)),yt(t))o.innerHTML=t+a;else if(t){o.innerHTML="",ft(t)||(t=[t]);for(var s=0;s=0?this._tryShow(n,i):"leave"===t&&this._hide(i))}),this))},e.prototype._keepShow=function(){var t=this._tooltipModel,e=this._ecModel,n=this._api,i=t.get("triggerOn");if(null!=this._lastX&&null!=this._lastY&&"none"!==i&&"click"!==i){var r=this;clearTimeout(this._refreshUpdateTimeout),this._refreshUpdateTimeout=setTimeout((function(){!n.isDisposed()&&r.manuallyShowTip(t,e,n,{x:r._lastX,y:r._lastY,dataByCoordSys:r._lastDataByCoordSys})}))}},e.prototype.manuallyShowTip=function(t,e,n,i){if(i.from!==this.uid&&!T.node&&n.getDom()){var r=p$(i,n);this._ticket="";var o=i.dataByCoordSys,a=v$(i,e,n);if(a){var s=a.el.getBoundingRect().clone();s.applyTransform(a.el.transform),this._tryShow({offsetX:s.x+s.width/2,offsetY:s.y+s.height/2,target:a.el,position:i.position,positionDefault:"bottom"},r)}else if(i.tooltip&&null!=i.x&&null!=i.y){var l=u$;l.x=i.x,l.y=i.y,l.update(),ah(l).tooltipConfig={name:null,option:i.tooltip},this._tryShow({offsetX:i.x,offsetY:i.y,target:l},r)}else if(o)this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,dataByCoordSys:o,tooltipOption:i.tooltipOption},r);else if(null!=i.seriesIndex){if(this._manuallyAxisShowTip(t,e,n,i))return;var u=jU(i,e),h=u.point[0],c=u.point[1];null!=h&&null!=c&&this._tryShow({offsetX:h,offsetY:c,target:u.el,position:i.position,positionDefault:"bottom"},r)}else null!=i.x&&null!=i.y&&(n.dispatchAction({type:"updateAxisPointer",x:i.x,y:i.y}),this._tryShow({offsetX:i.x,offsetY:i.y,position:i.position,target:n.getZr().findHover(i.x,i.y).target},r))}},e.prototype.manuallyHideTip=function(t,e,n,i){var r=this._tooltipContent;this._tooltipModel&&r.hideLater(this._tooltipModel.get("hideDelay")),this._lastX=this._lastY=this._lastDataByCoordSys=null,i.from!==this.uid&&this._hide(p$(i,n))},e.prototype._manuallyAxisShowTip=function(t,e,n,i){var r=i.seriesIndex,o=i.dataIndex,a=e.getComponent("axisPointer").coordSysAxesInfo;if(null!=r&&null!=o&&null!=a){var s=e.getSeriesByIndex(r);if(s){var l=s.getData(),u=c$([l.getItemModel(o),s,(s.coordinateSystem||{}).model],this._tooltipModel);if("axis"===u.get("trigger"))return n.dispatchAction({type:"updateAxisPointer",seriesIndex:r,dataIndex:o,position:i.position}),!0}}},e.prototype._tryShow=function(t,e){var n=t.target,i=this._tooltipModel;if(i){this._lastX=t.offsetX,this._lastY=t.offsetY;var r=t.dataByCoordSys;if(r&&r.length)this._showAxisTooltip(r,t);else if(n){var o,a,s=ah(n);if("legend"===s.ssrType)return;this._lastDataByCoordSys=null,T_(n,(function(t){return null!=ah(t).dataIndex?(o=t,!0):null!=ah(t).tooltipConfig?(a=t,!0):void 0}),!0),o?this._showSeriesItemTooltip(t,o,e):a?this._showComponentItemTooltip(t,a,e):this._hide(e)}else this._lastDataByCoordSys=null,this._hide(e)}},e.prototype._showOrMove=function(t,e){var n=t.get("showDelay");e=pt(e,this),clearTimeout(this._showTimout),n>0?this._showTimout=setTimeout(e,n):e()},e.prototype._showAxisTooltip=function(t,e){var n=this._ecModel,i=this._tooltipModel,r=[e.offsetX,e.offsetY],o=c$([e.tooltipOption],i),a=this._renderMode,s=[],l=Cy("section",{blocks:[],noHeader:!0}),u=[],h=new Hy;ot(t,(function(t){ot(t.dataByAxis,(function(t){var e=n.getComponent(t.axisDim+"Axis",t.axisIndex),r=t.value;if(e&&null!=r){var o=SU(r,e.axis,n,t.seriesDataIndices,t.valueLabelOpt),c=Cy("section",{header:o,noHeader:!Ot(o),sortBlocks:!0,blocks:[]});l.blocks.push(c),ot(t.seriesDataIndices,(function(l){var p=n.getSeriesByIndex(l.seriesIndex),d=l.dataIndexInside,f=p.getDataParams(d);if(!(f.dataIndex<0)){f.axisDim=t.axisDim,f.axisIndex=t.axisIndex,f.axisType=t.axisType,f.axisId=t.axisId,f.axisValue=Bk(e.axis,{value:r}),f.axisValueLabel=o,f.marker=h.makeTooltipMarker("item",cd(f.color),a);var g=Ng(p.formatTooltip(d,!0,null)),y=g.frag;if(y){var v=c$([p],i).get("valueFormatter");c.blocks.push(v?Q({valueFormatter:v},y):y)}g.text&&u.push(g.text),s.push(f)}}))}}))})),l.blocks.reverse(),u.reverse();var c=e.position,p=o.get("order"),d=Oy(l,h,a,p,n.get("useUTC"),o.get("textStyle"));d&&u.unshift(d);var f="richText"===a?"\n\n":"
",g=u.join(f);this._showOrMove(o,(function(){this._updateContentNotChangedOnAxis(t,s)?this._updatePosition(o,c,r[0],r[1],this._tooltipContent,s):this._showTooltipContent(o,g,s,Math.random()+"",r[0],r[1],c,null,h)}))},e.prototype._showSeriesItemTooltip=function(t,e,n){var i=this._ecModel,r=ah(e),o=r.seriesIndex,a=i.getSeriesByIndex(o),s=r.dataModel||a,l=r.dataIndex,u=r.dataType,h=s.getData(u),c=this._renderMode,p=t.positionDefault,d=c$([h.getItemModel(l),s,a&&(a.coordinateSystem||{}).model],this._tooltipModel,p?{position:p}:null),f=d.get("trigger");if(null==f||"item"===f){var g=s.getDataParams(l,u),y=new Hy;g.marker=y.makeTooltipMarker("item",cd(g.color),c);var v=Ng(s.formatTooltip(l,!1,u)),m=d.get("order"),x=d.get("valueFormatter"),_=v.frag,w=_?Oy(x?Q({valueFormatter:x},_):_,y,c,m,i.get("useUTC"),d.get("textStyle")):v.text,b="item_"+s.name+"_"+l;this._showOrMove(d,(function(){this._showTooltipContent(d,w,g,b,t.offsetX,t.offsetY,t.position,t.target,y)})),n({type:"showTip",dataIndexInside:l,dataIndex:h.getRawIndex(l),seriesIndex:o,from:this.uid})}},e.prototype._showComponentItemTooltip=function(t,e,n){var i="html"===this._renderMode,r=ah(e),o=r.tooltipConfig,a=o.option||{},s=a.encodeHTMLContent;if(yt(a)){var l=a;a={content:l,formatter:l},s=!0}s&&i&&a.content&&(a=K(a),a.content=Pe(a.content));var u=[a],h=this._ecModel.getComponent(r.componentMainType,r.componentIndex);h&&u.push(h),u.push({formatter:a.content});var c=t.positionDefault,p=c$(u,this._tooltipModel,c?{position:c}:null),d=p.get("content"),f=Math.random()+"",g=new Hy;this._showOrMove(p,(function(){var n=K(p.get("formatterParams")||{});this._showTooltipContent(p,d,n,f,t.offsetX,t.offsetY,t.position,e,g)})),n({type:"showTip",from:this.uid})},e.prototype._showTooltipContent=function(t,e,n,i,r,o,a,s,l){if(this._ticket="",t.get("showContent")&&t.get("show")){var u=this._tooltipContent;u.setEnterable(t.get("enterable"));var h=t.get("formatter");a=a||t.get("position");var c=e,p=this._getNearestPoint([r,o],n,t.get("trigger"),t.get("borderColor")),d=p.color;if(h)if(yt(h)){var f=t.ecModel.get("useUTC"),g=ft(n)?n[0]:n,y=g&&g.axisType&&g.axisType.indexOf("time")>=0;c=h,y&&(c=Vp(g.axisValue,c,f)),c=ld(c,n,!0)}else if(gt(h)){var v=pt((function(e,i){e===this._ticket&&(u.setContent(i,l,t,d,a),this._updatePosition(t,a,r,o,u,n,s))}),this);this._ticket=i,c=h(n,i,v)}else c=h;u.setContent(c,l,t,d,a),u.show(t,d),this._updatePosition(t,a,r,o,u,n,s)}},e.prototype._getNearestPoint=function(t,e,n,i){return"axis"===n||ft(e)?{color:i||("html"===this._renderMode?"#fff":"none")}:ft(e)?void 0:{color:i||e.color||e.borderColor}},e.prototype._updatePosition=function(t,e,n,i,r,o,a){var s=this._api.getWidth(),l=this._api.getHeight();e=e||t.get("position");var u=r.getSize(),h=t.get("align"),c=t.get("verticalAlign"),p=a&&a.getBoundingRect().clone();if(a&&p.applyTransform(a.transform),gt(e)&&(e=e([n,i],o,r.el,p,{viewSize:[s,l],contentSize:u.slice()})),ft(e))n=ma(e[0],s),i=ma(e[1],l);else if(xt(e)){var d=e;d.width=u[0],d.height=u[1];var f=xd(d,{width:s,height:l});n=f.x,i=f.y,h=null,c=null}else if(yt(e)&&a){var g=g$(e,p,u,t.get("borderWidth"));n=g[0],i=g[1]}else{g=d$(n,i,r,s,l,h?null:20,c?null:20);n=g[0],i=g[1]}if(h&&(n-=y$(h)?u[0]/2:"right"===h?u[0]:0),c&&(i-=y$(c)?u[1]/2:"bottom"===c?u[1]:0),FK(t)){g=f$(n,i,r,s,l);n=g[0],i=g[1]}r.moveTo(n,i)},e.prototype._updateContentNotChangedOnAxis=function(t,e){var n=this._lastDataByCoordSys,i=this._cbParamsList,r=!!n&&n.length===t.length;return r&&ot(n,(function(n,o){var a=n.dataByAxis||[],s=t[o]||{},l=s.dataByAxis||[];r=r&&a.length===l.length,r&&ot(a,(function(t,n){var o=l[n]||{},a=t.seriesDataIndices||[],s=o.seriesDataIndices||[];r=r&&t.value===o.value&&t.axisType===o.axisType&&t.axisId===o.axisId&&a.length===s.length,r&&ot(a,(function(t,e){var n=s[e];r=r&&t.seriesIndex===n.seriesIndex&&t.dataIndex===n.dataIndex})),i&&ot(t.seriesDataIndices,(function(t){var n=t.seriesIndex,o=e[n],a=i[n];o&&a&&a.data!==o.data&&(r=!1)}))}))})),this._lastDataByCoordSys=t,this._cbParamsList=e,!!r},e.prototype._hide=function(t){this._lastDataByCoordSys=null,t({type:"hideTip",from:this.uid})},e.prototype.dispose=function(t,e){!T.node&&e.getDom()&&(Ox(this,"_updatePosition"),this._tooltipContent.dispose(),YU("itemTooltip",e))},e.type="tooltip",e}(ov);function c$(t,e,n){var i,r=e.ecModel;n?(i=new ap(n,r,r),i=new ap(e.option,i,r)):i=e;for(var o=t.length-1;o>=0;o--){var a=t[o];a&&(a instanceof ap&&(a=a.get("tooltip",!0)),yt(a)&&(a={formatter:a}),a&&(i=new ap(a,i,r)))}return i}function p$(t,e){return t.dispatchAction||pt(e.dispatchAction,e)}function d$(t,e,n,i,r,o,a){var s=n.getSize(),l=s[0],u=s[1];return null!=o&&(t+l+o+2>i?t-=l+o:t+=o),null!=a&&(e+u+a>r?e-=u+a:e+=a),[t,e]}function f$(t,e,n,i,r){var o=n.getSize(),a=o[0],s=o[1];return t=Math.min(t+a,i)-a,e=Math.min(e+s,r)-s,t=Math.max(t,0),e=Math.max(e,0),[t,e]}function g$(t,e,n,i){var r=n[0],o=n[1],a=Math.ceil(Math.SQRT2*i)+8,s=0,l=0,u=e.width,h=e.height;switch(t){case"inside":s=e.x+u/2-r/2,l=e.y+h/2-o/2;break;case"top":s=e.x+u/2-r/2,l=e.y-o-a;break;case"bottom":s=e.x+u/2-r/2,l=e.y+h+a;break;case"left":s=e.x-r-a,l=e.y+h/2-o/2;break;case"right":s=e.x+u+a,l=e.y+h/2-o/2}return[s,l]}function y$(t){return"center"===t||"middle"===t}function v$(t,e,n){var i=gs(t).queryOptionMap,r=i.keys()[0];if(r&&"series"!==r){var o=ms(e,r,i.get(r),{useDefault:!1,enableAll:!1,enableNone:!1}),a=o.models[0];if(a){var s,l=n.getViewOfComponentModel(a);return l.group.traverse((function(e){var n=ah(e).tooltipConfig;if(n&&n.name===t.name)return s=e,!0})),s?{componentMainType:r,componentIndex:a.componentIndex,el:s}:void 0}}}var m$=h$;function x$(t){gS(aj),t.registerComponentModel(BK),t.registerComponentView(m$),t.registerAction({type:"showTip",event:"showTip",update:"tooltip:manuallyShowTip"},Ut),t.registerAction({type:"hideTip",event:"hideTip",update:"tooltip:manuallyHideTip"},Ut)}var _$=["rect","polygon","keep","clear"];function w$(t,e){var n=Ya(t?t.brush:[]);if(n.length){var i=[];ot(n,(function(t){var e=t.hasOwnProperty("toolbox")?t.toolbox:[];e instanceof Array&&(i=i.concat(e))}));var r=t&&t.toolbox;ft(r)&&(r=r[0]),r||(r={feature:{}},t.toolbox=[r]);var o=r.feature||(r.feature={}),a=o.brush||(o.brush={}),s=a.type||(a.type=[]);s.push.apply(s,i),b$(s),e&&!s.length&&s.push.apply(s,_$)}}function b$(t){var e={};ot(t,(function(t){e[t]=1})),t.length=0,ot(e,(function(e,n){t.push(n)}))}var S$=ot;function M$(t){if(t)for(var e in t)if(t.hasOwnProperty(e))return!0}function I$(t,e,n){var i={};return S$(e,(function(e){var o=i[e]=r();S$(t[e],(function(t,i){if(UE.isValidType(i)){var r={type:i,visual:t};n&&n(r,e),o[i]=new UE(r),"opacity"===i&&(r=K(r),r.type="colorAlpha",o.__hidden.__alphaForOpacity=new UE(r))}}))})),i;function r(){var t=function(){};t.prototype.__hidden=t.prototype;var e=new t;return e}}function T$(t,e,n){var i;ot(n,(function(t){e.hasOwnProperty(t)&&M$(e[t])&&(i=!0)})),i&&ot(n,(function(n){e.hasOwnProperty(n)&&M$(e[n])?t[n]=K(e[n]):delete t[n]}))}function C$(t,e,n,i,r,o){var a,s={};function l(t){return __(n,a,t)}function u(t,e){b_(n,a,t,e)}function h(t,h){a=null==o?t:h;var c=n.getRawDataItem(a);if(!c||!1!==c.visualMap)for(var p=i.call(r,t),d=e[p],f=s[p],g=0,y=f.length;ge[0][1]&&(e[0][1]=o[0]),o[1]e[1][1]&&(e[1][1]=o[1])}return e&&W$(e)}};function W$(t){return new yn(t[0][0],t[1][0],t[0][1]-t[0][0],t[1][1]-t[1][0])}var Y$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(t,e){this.ecModel=t,this.api=e,this.model,(this._brushController=new tG(e.getZr())).on("brush",pt(this._onBrush,this)).mount()},e.prototype.render=function(t,e,n,i){this.model=t,this._updateController(t,e,n,i)},e.prototype.updateTransform=function(t,e,n,i){E$(e),this._updateController(t,e,n,i)},e.prototype.updateVisual=function(t,e,n,i){this.updateTransform(t,e,n,i)},e.prototype.updateView=function(t,e,n,i){this._updateController(t,e,n,i)},e.prototype._updateController=function(t,e,n,i){(!i||i.$from!==t.id)&&this._brushController.setPanels(t.brushTargetManager.makePanelOpts(n)).enableBrush(t.brushOption).updateCovers(t.areas.slice())},e.prototype.dispose=function(){this._brushController.dispose()},e.prototype._onBrush=function(t){var e=this.model.id,n=this.model.brushTargetManager.setOutputRanges(t.areas,this.ecModel);(!t.isEnd||t.removeOnClick)&&this.api.dispatchAction({type:"brush",brushId:e,areas:K(n),$from:e}),t.isEnd&&this.api.dispatchAction({type:"brushEnd",brushId:e,areas:K(n),$from:e})},e.type="brush",e}(ov),X$=Y$,U$="#ddd",j$=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.areas=[],n.brushOption={},n}return w(e,t),e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&T$(n,t,["inBrush","outOfBrush"]);var i=n.inBrush=n.inBrush||{};n.outOfBrush=n.outOfBrush||{color:U$},i.hasOwnProperty("liftZ")||(i.liftZ=5)},e.prototype.setAreas=function(t){t&&(this.areas=at(t,(function(t){return Z$(this.option,t)}),this))},e.prototype.setBrushOption=function(t){this.brushOption=Z$(this.option,t),this.brushType=this.brushOption.brushType},e.type="brush",e.dependencies=["geo","grid","xAxis","yAxis","parallel","series"],e.defaultOption={seriesIndex:"all",brushType:"rect",brushMode:"single",transformable:!0,brushStyle:{borderWidth:1,color:"rgba(210,219,238,0.3)",borderColor:"#D2DBEE"},throttleType:"fixRate",throttleDelay:0,removeOnClick:!0,z:1e4},e}(Ad);function Z$(t,e){return $({brushType:t.brushType,brushMode:t.brushMode,transformable:t.transformable,brushStyle:new ap(t.brushStyle).getItemStyle(),removeOnClick:t.removeOnClick,z:t.z},e,!0)}var q$=j$,K$=["rect","polygon","lineX","lineY","keep","clear"],$$=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return w(e,t),e.prototype.render=function(t,e,n){var i,r,o;e.eachComponent({mainType:"brush"},(function(t){i=t.brushType,r=t.brushOption.brushMode||"single",o=o||!!t.areas.length})),this._brushType=i,this._brushMode=r,ot(t.get("type",!0),(function(e){t.setIconStatus(e,("keep"===e?"multiple"===r:"clear"===e?o:e===i)?"emphasis":"normal")}))},e.prototype.updateView=function(t,e,n){this.render(t,e,n)},e.prototype.getIcons=function(){var t=this.model,e=t.get("icon",!0),n={};return ot(t.get("type",!0),(function(t){e[t]&&(n[t]=e[t])})),n},e.prototype.onclick=function(t,e,n){var i=this._brushType,r=this._brushMode;"clear"===n?(e.dispatchAction({type:"axisAreaSelect",intervals:[]}),e.dispatchAction({type:"brush",command:"clear",areas:[]})):e.dispatchAction({type:"takeGlobalCursor",key:"brush",brushOption:{brushType:"keep"===n?i:i!==n&&n,brushMode:"keep"===n?"multiple"===r?"single":"multiple":r}})},e.getDefaultOption=function(t){var e={show:!0,type:K$.slice(),icon:{rect:"M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13",polygon:"M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2",lineX:"M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4",lineY:"M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4",keep:"M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z",clear:"M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2"},title:t.getLocaleModel().get(["toolbox","brush","title"])};return e},e}(Cq),J$=$$;function Q$(t){t.registerComponentView(X$),t.registerComponentModel(q$),t.registerPreprocessor(w$),t.registerVisual(t.PRIORITY.VISUAL.BRUSH,z$),t.registerAction({type:"brush",event:"brush",update:"updateVisual"},(function(t,e){e.eachComponent({mainType:"brush",query:t},(function(e){e.setAreas(t.areas)}))})),t.registerAction({type:"brushSelect",event:"brushSelected",update:"none"},Ut),t.registerAction({type:"brushEnd",event:"brushEnd",update:"none"},Ut),Aq("brush",J$)}var tJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode={type:"box",ignoreSize:!0},n}return w(e,t),e.type="title",e.defaultOption={z:6,show:!0,text:"",target:"blank",subtext:"",subtarget:"blank",left:0,top:0,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,padding:5,itemGap:10,textStyle:{fontSize:18,fontWeight:"bold",color:"#464646"},subtextStyle:{fontSize:12,color:"#6E7079"}},e}(Ad),eJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.render=function(t,e,n){if(this.group.removeAll(),t.get("show")){var i=this.group,r=t.getModel("textStyle"),o=t.getModel("subtextStyle"),a=t.get("textAlign"),s=Dt(t.get("textBaseline"),t.get("textVerticalAlign")),l=new oh({style:Ec(r,{text:t.get("text"),fill:r.getTextColor()},{disableBox:!0}),z2:10}),u=l.getBoundingRect(),h=t.get("subtext"),c=new oh({style:Ec(o,{text:h,fill:o.getTextColor(),y:u.height+t.get("itemGap"),verticalAlign:"top"},{disableBox:!0}),z2:10}),p=t.get("link"),d=t.get("sublink"),f=t.get("triggerEvent",!0);l.silent=!p&&!f,c.silent=!d&&!f,p&&l.on("click",(function(){pd(p,"_"+t.get("target"))})),d&&c.on("click",(function(){pd(d,"_"+t.get("subtarget"))})),ah(l).eventData=ah(c).eventData=f?{componentType:"title",componentIndex:t.componentIndex}:null,i.add(l),h&&i.add(c);var g=i.getBoundingRect(),y=t.getBoxLayoutParams();y.width=g.width,y.height=g.height;var v=xd(y,{width:n.getWidth(),height:n.getHeight()},t.get("padding"));a||(a=t.get("left")||t.get("right"),"middle"===a&&(a="center"),"right"===a?v.x+=v.width:"center"===a&&(v.x+=v.width/2)),s||(s=t.get("top")||t.get("bottom"),"center"===s&&(s="middle"),"bottom"===s?v.y+=v.height:"middle"===s&&(v.y+=v.height/2),s=s||"top"),i.x=v.x,i.y=v.y,i.markRedraw();var m={align:a,verticalAlign:s};l.setStyle(m),c.setStyle(m),g=i.getBoundingRect();var x=v.margin,_=t.getItemStyle(["color","opacity"]);_.fill=t.get("backgroundColor");var w=new Gu({shape:{x:g.x-x[3],y:g.y-x[0],width:g.width+x[1]+x[3],height:g.height+x[0]+x[2],r:t.get("borderRadius")},style:_,subPixelOptimize:!0,silent:!0});i.add(w)}},e.type="title",e}(ov);function nJ(t){t.registerComponentModel(tJ),t.registerComponentView(eJ)}var iJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.layoutMode="box",n}return w(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n),this._initData()},e.prototype.mergeOption=function(e){t.prototype.mergeOption.apply(this,arguments),this._initData()},e.prototype.setCurrentIndex=function(t){null==t&&(t=this.option.currentIndex);var e=this._data.count();this.option.loop?t=(t%e+e)%e:(t>=e&&(t=e-1),t<0&&(t=0)),this.option.currentIndex=t},e.prototype.getCurrentIndex=function(){return this.option.currentIndex},e.prototype.isIndexMax=function(){return this.getCurrentIndex()>=this._data.count()-1},e.prototype.setPlayState=function(t){this.option.autoPlay=!!t},e.prototype.getPlayState=function(){return!!this.option.autoPlay},e.prototype._initData=function(){var t,e=this.option,n=e.data||[],i=e.axisType,r=this._names=[];"category"===i?(t=[],ot(n,(function(e,n){var i,o=rs(ja(e),"");xt(e)?(i=K(e),i.value=n):i=n,t.push(i),r.push(o)}))):t=n;var o={category:"ordinal",time:"time",value:"number"}[i]||"number",a=this._data=new DT([{name:"value",type:o}],this);a.initData(t,r)},e.prototype.getData=function(){return this._data},e.prototype.getCategories=function(){if("category"===this.get("axisType"))return this._names.slice()},e.type="timeline",e.defaultOption={z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{},label:{color:"#000"},data:[]},e}(Ad),rJ=iJ,oJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="timeline.slider",e.defaultOption=cp(rJ.defaultOption,{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"circle",symbolSize:12,lineStyle:{show:!0,width:2,color:"#DAE1F5"},label:{position:"auto",show:!0,interval:"auto",rotate:0,color:"#A4B1D7"},itemStyle:{color:"#A4B1D7",borderWidth:1},checkpointStyle:{symbol:"circle",symbolSize:15,color:"#316bf3",borderColor:"#fff",borderWidth:2,shadowBlur:2,shadowOffsetX:1,shadowOffsetY:1,shadowColor:"rgba(0, 0, 0, 0.3)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:24,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z",prevIcon:"M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z",prevBtnSize:18,nextBtnSize:18,color:"#A4B1D7",borderColor:"#A4B1D7",borderWidth:1},emphasis:{label:{show:!0,color:"#6f778d"},itemStyle:{color:"#316BF3"},controlStyle:{color:"#316BF3",borderColor:"#316BF3",borderWidth:2}},progress:{lineStyle:{color:"#316BF3"},itemStyle:{color:"#316BF3"},label:{color:"#6f778d"}},data:[]}),e}(rJ);it(oJ,Rg.prototype);var aJ=oJ,sJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="timeline",e}(ov),lJ=sJ,uJ=function(t){function e(e,n,i,r){var o=t.call(this,e,n,i)||this;return o.type=r||"value",o}return w(e,t),e.prototype.getLabelModel=function(){return this.model.getModel("label")},e.prototype.isHorizontal=function(){return"horizontal"===this.model.get("orient")},e}(mL),hJ=uJ,cJ=Math.PI,pJ=ps(),dJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(t,e){this.api=e},e.prototype.render=function(t,e,n){if(this.model=t,this.api=n,this.ecModel=e,this.group.removeAll(),t.get("show",!0)){var i=this._layout(t,n),r=this._createGroup("_mainGroup"),o=this._createGroup("_labelGroup"),a=this._axis=this._createAxis(i,t);t.formatTooltip=function(t){var e=a.scale.getLabel({value:t});return Cy("nameValue",{noName:!0,value:e})},ot(["AxisLine","AxisTick","Control","CurrentPointer"],(function(e){this["_render"+e](i,r,a,t)}),this),this._renderAxisLabel(i,o,a,t),this._position(i,t)}this._doPlayStop(),this._updateTicksStatus()},e.prototype.remove=function(){this._clearTimer(),this.group.removeAll()},e.prototype.dispose=function(){this._clearTimer()},e.prototype._layout=function(t,e){var n,i=t.get(["label","position"]),r=t.get("orient"),o=gJ(t,e);n=null==i||"auto"===i?"horizontal"===r?o.y+o.height/2=0||"+"===n?"left":"right"},h={horizontal:n>=0||"+"===n?"top":"bottom",vertical:"middle"},c={horizontal:0,vertical:cJ/2},p="vertical"===r?o.height:o.width,d=t.getModel("controlStyle"),f=d.get("show",!0),g=f?d.get("itemSize"):0,y=f?d.get("itemGap"):0,v=g+y,m=t.get(["label","rotate"])||0;m=m*cJ/180;var x=d.get("position",!0),_=f&&d.get("showPlayBtn",!0),w=f&&d.get("showPrevBtn",!0),b=f&&d.get("showNextBtn",!0),S=0,M=p;"left"===x||"bottom"===x?(_&&(a=[0,0],S+=v),w&&(s=[S,0],S+=v),b&&(l=[M-g,0],M-=v)):(_&&(a=[M-g,0],M-=v),w&&(s=[0,0],S+=v),b&&(l=[M-g,0],M-=v));var I=[S,M];return t.get("inverse")&&I.reverse(),{viewRect:o,mainLength:p,orient:r,rotation:c[r],labelRotation:m,labelPosOpt:n,labelAlign:t.get(["label","align"])||u[r],labelBaseline:t.get(["label","verticalAlign"])||t.get(["label","baseline"])||h[r],playPosition:a,prevBtnPosition:s,nextBtnPosition:l,axisExtent:I,controlSize:g,controlGap:y}},e.prototype._position=function(t,e){var n=this._mainGroup,i=this._labelGroup,r=t.viewRect;if("vertical"===t.orient){var o=qe(),a=r.x,s=r.y+r.height;Qe(o,o,[-a,-s]),tn(o,o,-cJ/2),Qe(o,o,[a,s]),r=r.clone(),r.applyTransform(o)}var l=y(r),u=y(n.getBoundingRect()),h=y(i.getBoundingRect()),c=[n.x,n.y],p=[i.x,i.y];p[0]=c[0]=l[0][0];var d=t.labelPosOpt;if(null==d||yt(d)){var f="+"===d?0:1;v(c,u,l,1,f),v(p,h,l,1,1-f)}else{f=d>=0?0:1;v(c,u,l,1,f),p[1]=c[1]+d}function g(t){t.originX=l[0][0]-t.x,t.originY=l[1][0]-t.y}function y(t){return[[t.x,t.x+t.width],[t.y,t.y+t.height]]}function v(t,e,n,i,r){t[i]+=n[i][r]-e[i][r]}n.setPosition(c),i.setPosition(p),n.rotation=i.rotation=t.rotation,g(n),g(i)},e.prototype._createAxis=function(t,e){var n=e.getData(),i=e.get("axisType"),r=fJ(e,i);r.getTicks=function(){return n.mapArray(["value"],(function(t){return{value:t}}))};var o=n.getDataExtent("value");r.setExtent(o[0],o[1]),r.calcNiceTicks();var a=new hJ("value",r,t.axisExtent,i);return a.model=e,a},e.prototype._createGroup=function(t){var e=this[t]=new ia;return this.group.add(e),e},e.prototype._renderAxisLine=function(t,e,n,i){var r=n.getExtent();if(i.get(["lineStyle","show"])){var o=new fm({shape:{x1:r[0],y1:0,x2:r[1],y2:0},style:Q({lineCap:"round"},i.getModel("lineStyle").getLineStyle()),silent:!0,z2:1});e.add(o);var a=this._progressLine=new fm({shape:{x1:r[0],x2:this._currentPointer?this._currentPointer.x:r[0],y1:0,y2:0},style:tt({lineCap:"round",lineWidth:o.style.lineWidth},i.getModel(["progress","lineStyle"]).getLineStyle()),silent:!0,z2:1});e.add(a)}},e.prototype._renderAxisTick=function(t,e,n,i){var r=this,o=i.getData(),a=n.scale.getTicks();this._tickSymbols=[],ot(a,(function(t){var a=n.dataToCoord(t.value),s=o.getItemModel(t.value),l=s.getModel("itemStyle"),u=s.getModel(["emphasis","itemStyle"]),h=s.getModel(["progress","itemStyle"]),c={x:a,y:0,onclick:pt(r._changeTimeline,r,t.value)},p=vJ(s,l,e,c);p.ensureState("emphasis").style=u.getItemStyle(),p.ensureState("progress").style=h.getItemStyle(),ac(p);var d=ah(p);s.get("tooltip")?(d.dataIndex=t.value,d.dataModel=i):d.dataIndex=d.dataModel=null,r._tickSymbols.push(p)}))},e.prototype._renderAxisLabel=function(t,e,n,i){var r=this,o=n.getLabelModel();if(o.get("show")){var a=i.getData(),s=n.getViewLabels();this._tickLabels=[],ot(s,(function(i){var o=i.tickValue,s=a.getItemModel(o),l=s.getModel("label"),u=s.getModel(["emphasis","label"]),h=s.getModel(["progress","label"]),c=n.dataToCoord(i.tickValue),p=new oh({x:c,y:0,rotation:t.labelRotation-t.rotation,onclick:pt(r._changeTimeline,r,o),silent:!1,style:Ec(l,{text:i.formattedLabel,align:t.labelAlign,verticalAlign:t.labelBaseline})});p.ensureState("emphasis").style=Ec(u),p.ensureState("progress").style=Ec(h),e.add(p),ac(p),pJ(p).dataIndex=o,r._tickLabels.push(p)}))}},e.prototype._renderControl=function(t,e,n,i){var r=t.controlSize,o=t.rotation,a=i.getModel("controlStyle").getItemStyle(),s=i.getModel(["emphasis","controlStyle"]).getItemStyle(),l=i.getPlayState(),u=i.get("inverse",!0);function h(t,n,l,u){if(t){var h=Fo(Dt(i.get(["controlStyle",n+"BtnSize"]),r),r),c=[0,-h/2,h,h],p=yJ(i,n+"Icon",c,{x:t[0],y:t[1],originX:r/2,originY:0,rotation:u?-o:0,rectHover:!0,style:a,onclick:l});p.ensureState("emphasis").style=s,e.add(p),ac(p)}}h(t.nextBtnPosition,"next",pt(this._changeTimeline,this,u?"-":"+")),h(t.prevBtnPosition,"prev",pt(this._changeTimeline,this,u?"+":"-")),h(t.playPosition,l?"stop":"play",pt(this._handlePlayClick,this,!l),!0)},e.prototype._renderCurrentPointer=function(t,e,n,i){var r=i.getData(),o=i.getCurrentIndex(),a=r.getItemModel(o).getModel("checkpointStyle"),s=this,l={onCreate:function(t){t.draggable=!0,t.drift=pt(s._handlePointerDrag,s),t.ondragend=pt(s._handlePointerDragend,s),mJ(t,s._progressLine,o,n,i,!0)},onUpdate:function(t){mJ(t,s._progressLine,o,n,i)}};this._currentPointer=vJ(a,a,this._mainGroup,{},this._currentPointer,l)},e.prototype._handlePlayClick=function(t){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:t,from:this.uid})},e.prototype._handlePointerDrag=function(t,e,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},e.prototype._handlePointerDragend=function(t){this._pointerChangeTimeline([t.offsetX,t.offsetY],!0)},e.prototype._pointerChangeTimeline=function(t,e){var n=this._toAxisCoord(t)[0],i=this._axis,r=_a(i.getExtent().slice());n>r[1]&&(n=r[1]),n=0&&(a[o]=+a[o].toFixed(p)),[a,c]}var EJ={min:dt(NJ,"min"),max:dt(NJ,"max"),average:dt(NJ,"average"),median:dt(NJ,"median")};function zJ(t,e){if(e){var n=t.getData(),i=t.coordinateSystem,r=i&&i.dimensions;if(!RJ(e)&&!ft(e.coord)&&ft(r)){var o=VJ(e,n,i,t);if(e=K(e),e.type&&EJ[e.type]&&o.baseAxis&&o.valueAxis){var a=et(r,o.baseAxis.dim),s=et(r,o.valueAxis.dim),l=EJ[e.type](n,o.baseDataDim,o.valueDataDim,a,s);e.coord=l[0],e.value=l[1]}else e.coord=[null!=e.xAxis?e.xAxis:e.radiusAxis,null!=e.yAxis?e.yAxis:e.angleAxis]}if(null!=e.coord&&ft(r))for(var u=e.coord,h=0;h<2;h++)EJ[u[h]]&&(u[h]=WJ(n,n.mapDimension(r[h]),u[h]));else e.coord=[];return e}}function VJ(t,e,n,i){var r={};return null!=t.valueIndex||null!=t.valueDim?(r.valueDataDim=null!=t.valueIndex?e.getDimension(t.valueIndex):t.valueDim,r.valueAxis=n.getAxis(BJ(i,r.valueDataDim)),r.baseAxis=n.getOtherAxis(r.valueAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim)):(r.baseAxis=i.getBaseAxis(),r.valueAxis=n.getOtherAxis(r.baseAxis),r.baseDataDim=e.mapDimension(r.baseAxis.dim),r.valueDataDim=e.mapDimension(r.valueAxis.dim)),r}function BJ(t,e){var n=t.getData().getDimensionInfo(e);return n&&n.coordDim}function FJ(t,e){return!(t&&t.containData&&e.coord&&!OJ(e))||t.containData(e.coord)}function GJ(t,e,n){return!(t&&t.containZone&&e.coord&&n.coord&&!OJ(e)&&!OJ(n))||t.containZone(e.coord,n.coord)}function HJ(t,e){return t?function(t,n,i,r){var o=r<2?t.coord&&t.coord[r]:t.value;return Gg(o,e[r])}:function(t,n,i,r){return Gg(t.value,e[r])}}function WJ(t,e,n){if("average"===n){var i=0,r=0;return t.each(e,(function(t,e){isNaN(t)||(i+=t,r++)})),i/r}return"median"===n?t.getMedian(e):t.getDataExtent(e)["max"===n?1:0]}var YJ=ps(),XJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.init=function(){this.markerGroupMap=Gt()},e.prototype.render=function(t,e,n){var i=this,r=this.markerGroupMap;r.each((function(t){YJ(t).keep=!1})),e.eachSeries((function(t){var r=kJ.getMarkerModelFromSeries(t,i.type);r&&i.renderSeries(t,r,e,n)})),r.each((function(t){!YJ(t).keep&&i.group.remove(t.group)}))},e.prototype.markKeep=function(t){YJ(t).keep=!0},e.prototype.toggleBlurSeries=function(t,e){var n=this;ot(t,(function(t){var i=kJ.getMarkerModelFromSeries(t,n.type);if(i){var r=i.getData();r.eachItemGraphicEl((function(t){t&&(e?Xh(t):Uh(t))}))}}))},e.type="marker",e}(ov),UJ=XJ;function jJ(t,e,n){var i=e.coordinateSystem;t.each((function(r){var o,a=t.getItemModel(r),s=ma(a.get("x"),n.getWidth()),l=ma(a.get("y"),n.getHeight());if(isNaN(s)||isNaN(l)){if(e.getMarkerPosition)o=e.getMarkerPosition(t.getValues(t.dimensions,r));else if(i){var u=t.get(i.dimensions[0],r),h=t.get(i.dimensions[1],r);o=i.dataToPoint([u,h])}}else o=[s,l];isNaN(s)||(o[0]=s),isNaN(l)||(o[1]=l),t.setItemLayout(r,o)}))}var ZJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=kJ.getMarkerModelFromSeries(t,"markPoint");e&&(jJ(e.getData(),t,n),this.markerGroupMap.get(t.id).updateLayout())}),this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new rC),u=qJ(r,t,e);e.setData(u),jJ(e.getData(),t,i),u.each((function(t){var n=u.getItemModel(t),i=n.getShallow("symbol"),r=n.getShallow("symbolSize"),o=n.getShallow("symbolRotate"),s=n.getShallow("symbolOffset"),l=n.getShallow("symbolKeepAspect");if(gt(i)||gt(r)||gt(o)||gt(s)){var h=e.getRawValue(t),c=e.getDataParams(t);gt(i)&&(i=i(h,c)),gt(r)&&(r=r(h,c)),gt(o)&&(o=o(h,c)),gt(s)&&(s=s(h,c))}var p=n.getModel("itemStyle").getItemStyle(),d=w_(a,"color");p.fill||(p.fill=d),u.setItemVisual(t,{symbol:i,symbolSize:r,symbolRotate:o,symbolOffset:s,symbolKeepAspect:l,style:p})})),l.updateData(u),this.group.add(l.group),u.eachItemGraphicEl((function(t){t.traverse((function(t){ah(t).dataModel=e}))})),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markPoint",e}(UJ);function qJ(t,e,n){var i;i=t?at(t&&t.dimensions,(function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return Q(Q({},n),{name:t,ordinalMeta:null})})):[{name:"value",type:"float"}];var r=new DT(i,n),o=at(n.get("data"),dt(zJ,e));t&&(o=lt(o,dt(FJ,t)));var a=HJ(!!t,i);return r.initData(o,null,a),r}var KJ=ZJ;function $J(t){t.registerComponentModel(PJ),t.registerComponentView(KJ),t.registerPreprocessor((function(t){TJ(t.series,"markPoint")&&(t.markPoint=t.markPoint||{})}))}var JJ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markLine",e.defaultOption={z:5,symbol:["circle","arrow"],symbolSize:[8,16],symbolOffset:0,precision:2,tooltip:{trigger:"item"},label:{show:!0,position:"end",distance:5},lineStyle:{type:"dashed"},emphasis:{label:{show:!0},lineStyle:{width:3}},animationEasing:"linear"},e}(kJ),QJ=JJ,tQ=ps(),eQ=function(t,e,n,i){var r,o=t.getData();if(ft(i))r=i;else{var a=i.type;if("min"===a||"max"===a||"average"===a||"median"===a||null!=i.xAxis||null!=i.yAxis){var s=void 0,l=void 0;if(null!=i.yAxis||null!=i.xAxis)s=e.getAxis(null!=i.yAxis?"y":"x"),l=Ct(i.yAxis,i.xAxis);else{var u=VJ(i,o,e,t);s=u.valueAxis;var h=FT(o,u.valueDataDim);l=WJ(o,h,a)}var c="x"===s.dim?0:1,p=1-c,d=K(i),f={coord:[]};d.type=null,d.coord=[],d.coord[p]=-1/0,f.coord[p]=1/0;var g=n.get("precision");g>=0&&mt(l)&&(l=+l.toFixed(Math.min(g,20))),d.coord[c]=f.coord[c]=l,r=[d,f,{type:a,valueIndex:i.valueIndex,value:l}]}else r=[]}var y=[zJ(t,r[0]),zJ(t,r[1]),Q({},r[2])];return y[2].type=y[2].type||null,$(y[2],y[0]),$(y[2],y[1]),y};function nQ(t){return!isNaN(t)&&!isFinite(t)}function iQ(t,e,n,i){var r=1-t,o=i.dimensions[t];return nQ(e[r])&&nQ(n[r])&&e[t]===n[t]&&i.getAxis(o).containData(e[t])}function rQ(t,e){if("cartesian2d"===t.type){var n=e[0].coord,i=e[1].coord;if(n&&i&&(iQ(1,n,i,t)||iQ(0,n,i,t)))return!0}return FJ(t,e[0])&&FJ(t,e[1])}function oQ(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=ma(s.get("x"),r.getWidth()),u=ma(s.get("y"),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition)o=i.getMarkerPosition(t.getValues(t.dimensions,e));else{var h=a.dimensions,c=t.get(h[0],e),p=t.get(h[1],e);o=a.dataToPoint([c,p])}if(MC(a,"cartesian2d")){var d=a.getAxis("x"),f=a.getAxis("y");h=a.dimensions;nQ(t.get(h[0],e))?o[0]=d.toGlobalCoord(d.getExtent()[n?0:1]):nQ(t.get(h[1],e))&&(o[1]=f.toGlobalCoord(f.getExtent()[n?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];t.setItemLayout(e,o)}var aQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=kJ.getMarkerModelFromSeries(t,"markLine");if(e){var i=e.getData(),r=tQ(e).from,o=tQ(e).to;r.each((function(e){oQ(r,e,!0,t,n),oQ(o,e,!1,t,n)})),i.each((function(t){i.setItemLayout(t,[r.getItemLayout(t),o.getItemLayout(t)])})),this.markerGroupMap.get(t.id).updateLayout()}}),this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,new wV);this.group.add(l.group);var u=sQ(r,t,e),h=u.from,c=u.to,p=u.line;tQ(e).from=h,tQ(e).to=c,e.setData(p);var d=e.get("symbol"),f=e.get("symbolSize"),g=e.get("symbolRotate"),y=e.get("symbolOffset");function v(e,n,r){var o=e.getItemModel(n);oQ(e,n,r,t,i);var s=o.getModel("itemStyle").getItemStyle();null==s.fill&&(s.fill=w_(a,"color")),e.setItemVisual(n,{symbolKeepAspect:o.get("symbolKeepAspect"),symbolOffset:Dt(o.get("symbolOffset",!0),y[r?0:1]),symbolRotate:Dt(o.get("symbolRotate",!0),g[r?0:1]),symbolSize:Dt(o.get("symbolSize"),f[r?0:1]),symbol:Dt(o.get("symbol",!0),d[r?0:1]),style:s})}ft(d)||(d=[d,d]),ft(f)||(f=[f,f]),ft(g)||(g=[g,g]),ft(y)||(y=[y,y]),u.from.each((function(t){v(h,t,!0),v(c,t,!1)})),p.each((function(t){var e=p.getItemModel(t).getModel("lineStyle").getLineStyle();p.setItemLayout(t,[h.getItemLayout(t),c.getItemLayout(t)]),null==e.stroke&&(e.stroke=h.getItemVisual(t,"style").fill),p.setItemVisual(t,{fromSymbolKeepAspect:h.getItemVisual(t,"symbolKeepAspect"),fromSymbolOffset:h.getItemVisual(t,"symbolOffset"),fromSymbolRotate:h.getItemVisual(t,"symbolRotate"),fromSymbolSize:h.getItemVisual(t,"symbolSize"),fromSymbol:h.getItemVisual(t,"symbol"),toSymbolKeepAspect:c.getItemVisual(t,"symbolKeepAspect"),toSymbolOffset:c.getItemVisual(t,"symbolOffset"),toSymbolRotate:c.getItemVisual(t,"symbolRotate"),toSymbolSize:c.getItemVisual(t,"symbolSize"),toSymbol:c.getItemVisual(t,"symbol"),style:e})})),l.updateData(p),u.line.eachItemGraphicEl((function(t){ah(t).dataModel=e,t.traverse((function(t){ah(t).dataModel=e}))})),this.markKeep(l),l.group.silent=e.get("silent")||t.get("silent")},e.type="markLine",e}(UJ);function sQ(t,e,n){var i;i=t?at(t&&t.dimensions,(function(t){var n=e.getData().getDimensionInfo(e.getData().mapDimension(t))||{};return Q(Q({},n),{name:t,ordinalMeta:null})})):[{name:"value",type:"float"}];var r=new DT(i,n),o=new DT(i,n),a=new DT([],n),s=at(n.get("data"),dt(eQ,e,t,n));t&&(s=lt(s,dt(rQ,t)));var l=HJ(!!t,i);return r.initData(at(s,(function(t){return t[0]})),null,l),o.initData(at(s,(function(t){return t[1]})),null,l),a.initData(at(s,(function(t){return t[2]}))),a.hasItemOption=!0,{from:r,to:o,line:a}}var lQ=aQ;function uQ(t){t.registerComponentModel(QJ),t.registerComponentView(lQ),t.registerPreprocessor((function(t){TJ(t.series,"markLine")&&(t.markLine=t.markLine||{})}))}var hQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.createMarkerModelFromSeries=function(t,n,i){return new e(t,n,i)},e.type="markArea",e.defaultOption={z:1,tooltip:{trigger:"item"},animation:!1,label:{show:!0,position:"top"},itemStyle:{borderWidth:0},emphasis:{label:{show:!0,position:"top"}}},e}(kJ),cQ=hQ,pQ=ps(),dQ=function(t,e,n,i){var r=i[0],o=i[1];if(r&&o){var a=zJ(t,r),s=zJ(t,o),l=a.coord,u=s.coord;l[0]=Ct(l[0],-1/0),l[1]=Ct(l[1],-1/0),u[0]=Ct(u[0],1/0),u[1]=Ct(u[1],1/0);var h=J([{},a,s]);return h.coord=[a.coord,s.coord],h.x0=a.x,h.y0=a.y,h.x1=s.x,h.y1=s.y,h}};function fQ(t){return!isNaN(t)&&!isFinite(t)}function gQ(t,e,n,i){var r=1-t;return fQ(e[r])&&fQ(n[r])}function yQ(t,e){var n=e.coord[0],i=e.coord[1],r={coord:n,x:e.x0,y:e.y0},o={coord:i,x:e.x1,y:e.y1};return MC(t,"cartesian2d")?!(!n||!i||!gQ(1,n,i,t)&&!gQ(0,n,i,t))||GJ(t,r,o):FJ(t,r)||FJ(t,o)}function vQ(t,e,n,i,r){var o,a=i.coordinateSystem,s=t.getItemModel(e),l=ma(s.get(n[0]),r.getWidth()),u=ma(s.get(n[1]),r.getHeight());if(isNaN(l)||isNaN(u)){if(i.getMarkerPosition){var h=t.getValues(["x0","y0"],e),c=t.getValues(["x1","y1"],e),p=a.clampData(h),d=a.clampData(c),f=[];"x0"===n[0]?f[0]=p[0]>d[0]?c[0]:h[0]:f[0]=p[0]>d[0]?h[0]:c[0],"y0"===n[1]?f[1]=p[1]>d[1]?c[1]:h[1]:f[1]=p[1]>d[1]?h[1]:c[1],o=i.getMarkerPosition(f,n,!0)}else{var g=t.get(n[0],e),y=t.get(n[1],e),v=[g,y];a.clampData&&a.clampData(v,v),o=a.dataToPoint(v,!0)}if(MC(a,"cartesian2d")){var m=a.getAxis("x"),x=a.getAxis("y");g=t.get(n[0],e),y=t.get(n[1],e);fQ(g)?o[0]=m.toGlobalCoord(m.getExtent()["x0"===n[0]?0:1]):fQ(y)&&(o[1]=x.toGlobalCoord(x.getExtent()["y0"===n[1]?0:1]))}isNaN(l)||(o[0]=l),isNaN(u)||(o[1]=u)}else o=[l,u];return o}var mQ=[["x0","y0"],["x1","y0"],["x1","y1"],["x0","y1"]],xQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.updateTransform=function(t,e,n){e.eachSeries((function(t){var e=kJ.getMarkerModelFromSeries(t,"markArea");if(e){var i=e.getData();i.each((function(e){var r=at(mQ,(function(r){return vQ(i,e,r,t,n)}));i.setItemLayout(e,r);var o=i.getItemGraphicEl(e);o.setShape("points",r)}))}}),this)},e.prototype.renderSeries=function(t,e,n,i){var r=t.coordinateSystem,o=t.id,a=t.getData(),s=this.markerGroupMap,l=s.get(o)||s.set(o,{group:new ia});this.group.add(l.group),this.markKeep(l);var u=_Q(r,t,e);e.setData(u),u.each((function(e){var n=at(mQ,(function(n){return vQ(u,e,n,t,i)})),o=r.getAxis("x").scale,s=r.getAxis("y").scale,l=o.getExtent(),h=s.getExtent(),c=[o.parse(u.get("x0",e)),o.parse(u.get("x1",e))],p=[s.parse(u.get("y0",e)),s.parse(u.get("y1",e))];_a(c),_a(p);var d=!(l[0]>c[1]||l[1]p[1]||h[1]=0},e.prototype.getOrient=function(){return"vertical"===this.get("orient")?{index:1,name:"vertical"}:{index:0,name:"horizontal"}},e.type="legend.plain",e.dependencies=["series"],e.defaultOption={z:4,show:!0,orient:"horizontal",left:"center",top:0,align:"auto",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderRadius:0,borderWidth:0,padding:5,itemGap:10,itemWidth:25,itemHeight:14,symbolRotate:"inherit",symbolKeepAspect:!0,inactiveColor:"#ccc",inactiveBorderColor:"#ccc",inactiveBorderWidth:"auto",itemStyle:{color:"inherit",opacity:"inherit",borderColor:"inherit",borderWidth:"auto",borderCap:"inherit",borderJoin:"inherit",borderDashOffset:"inherit",borderMiterLimit:"inherit"},lineStyle:{width:"auto",color:"inherit",inactiveColor:"#ccc",inactiveWidth:2,opacity:"inherit",type:"inherit",cap:"inherit",join:"inherit",dashOffset:"inherit",miterLimit:"inherit"},textStyle:{color:"#333"},selectedMode:!0,selector:!1,selectorLabel:{show:!0,borderRadius:10,padding:[3,5,3,5],fontSize:12,fontFamily:"sans-serif",color:"#666",borderWidth:1,borderColor:"#666"},emphasis:{selectorLabel:{show:!0,color:"#eee",backgroundColor:"#666"}},selectorPosition:"auto",selectorItemGap:7,selectorButtonGap:10,tooltip:{show:!1}},e}(Ad),IQ=MQ,TQ=dt,CQ=ot,DQ=ia,AQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.newlineDisabled=!1,n}return w(e,t),e.prototype.init=function(){this.group.add(this._contentGroup=new DQ),this.group.add(this._selectorGroup=new DQ),this._isFirstRender=!0},e.prototype.getContentGroup=function(){return this._contentGroup},e.prototype.getSelectorGroup=function(){return this._selectorGroup},e.prototype.render=function(t,e,n){var i=this._isFirstRender;if(this._isFirstRender=!1,this.resetInner(),t.get("show",!0)){var r=t.get("align"),o=t.get("orient");r&&"auto"!==r||(r="right"===t.get("left")&&"vertical"===o?"right":"left");var a=t.get("selector",!0),s=t.get("selectorPosition",!0);!a||s&&"auto"!==s||(s="horizontal"===o?"end":"start"),this.renderInner(r,t,e,n,a,o,s);var l=t.getBoxLayoutParams(),u={width:n.getWidth(),height:n.getHeight()},h=t.get("padding"),c=xd(l,u,h),p=this.layoutInner(t,r,c,i,a,s),d=xd(tt({width:p.width,height:p.height},l),u,h);this.group.x=d.x-p.x,this.group.y=d.y-p.y,this.group.markRedraw(),this.group.add(this._backgroundEl=Rq(p,t))}},e.prototype.resetInner=function(){this.getContentGroup().removeAll(),this._backgroundEl&&this.group.remove(this._backgroundEl),this.getSelectorGroup().removeAll()},e.prototype.renderInner=function(t,e,n,i,r,o,a){var s=this.getContentGroup(),l=Gt(),u=e.get("selectedMode"),h=[];n.eachRawSeries((function(t){!t.get("legendHoverLink")&&h.push(t.id)})),CQ(e.getData(),(function(r,o){var a=r.get("name");if(!this.newlineDisabled&&(""===a||"\n"===a)){var c=new DQ;return c.newline=!0,void s.add(c)}var p=n.getSeriesByName(a)[0];if(!l.get(a)){if(p){var d=p.getData(),f=d.getVisual("legendLineStyle")||{},g=d.getVisual("legendIcon"),y=d.getVisual("style"),v=this._createItem(p,a,o,r,e,t,f,y,g,u,i);v.on("click",TQ(PQ,a,null,i,h)).on("mouseover",TQ(RQ,p.name,null,i,h)).on("mouseout",TQ(NQ,p.name,null,i,h)),n.ssr&&v.eachChild((function(t){var e=ah(t);e.seriesIndex=p.seriesIndex,e.dataIndex=o,e.ssrType="legend"})),l.set(a,!0)}else n.eachRawSeries((function(s){if(!l.get(a)&&s.legendVisualProvider){var c=s.legendVisualProvider;if(!c.containName(a))return;var p=c.indexOfName(a),d=c.getItemVisual(p,"style"),f=c.getItemVisual(p,"legendIcon"),g=Wi(d.fill);g&&0===g[3]&&(g[3]=.2,d=Q(Q({},d),{fill:$i(g,"rgba")}));var y=this._createItem(s,a,o,r,e,t,{},d,f,u,i);y.on("click",TQ(PQ,null,a,i,h)).on("mouseover",TQ(RQ,null,a,i,h)).on("mouseout",TQ(NQ,null,a,i,h)),n.ssr&&y.eachChild((function(t){var e=ah(t);e.seriesIndex=s.seriesIndex,e.dataIndex=o,e.ssrType="legend"})),l.set(a,!0)}}),this);0}}),this),r&&this._createSelector(r,e,i,o,a)},e.prototype._createSelector=function(t,e,n,i,r){var o=this.getSelectorGroup();CQ(t,(function(t){var i=t.type,r=new oh({style:{x:0,y:0,align:"center",verticalAlign:"middle"},onclick:function(){n.dispatchAction({type:"all"===i?"legendAllSelect":"legendInverseSelect"})}});o.add(r);var a=e.getModel("selectorLabel"),s=e.getModel(["emphasis","selectorLabel"]);Rc(r,{normal:a,emphasis:s},{defaultText:t.title}),ac(r)}))},e.prototype._createItem=function(t,e,n,i,r,o,a,s,l,u,h){var c=t.visualDrawType,p=r.get("itemWidth"),d=r.get("itemHeight"),f=r.isSelected(e),g=i.get("symbolRotate"),y=i.get("symbolKeepAspect"),v=i.get("icon");l=v||l||"roundRect";var m=kQ(l,i,a,s,c,f,h),x=new DQ,_=i.getModel("textStyle");if(!gt(t.getLegendIcon)||v&&"inherit"!==v){var w="inherit"===v&&t.getData().getVisual("symbol")?"inherit"===g?t.getData().getVisual("symbolRotate"):g:0;x.add(LQ({itemWidth:p,itemHeight:d,icon:l,iconRotate:w,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}))}else x.add(t.getLegendIcon({itemWidth:p,itemHeight:d,icon:l,iconRotate:g,itemStyle:m.itemStyle,lineStyle:m.lineStyle,symbolKeepAspect:y}));var b="left"===o?p+5:-5,S=o,M=r.get("formatter"),I=e;yt(M)&&M?I=M.replace("{name}",null!=e?e:""):gt(M)&&(I=M(e));var T=f?_.getTextColor():i.get("inactiveColor");x.add(new oh({style:Ec(_,{text:I,x:b,y:d/2,fill:T,align:S,verticalAlign:"middle"},{inheritColor:T})}));var C=new Gu({shape:x.getBoundingRect(),style:{fill:"transparent"}}),D=i.getModel("tooltip");return D.get("show")&&gx({el:C,componentModel:r,itemName:e,itemTooltipOption:D.option}),x.add(C),x.eachChild((function(t){t.silent=!0})),C.silent=!u,this.getContentGroup().add(x),ac(x),x.__legendDataIndex=n,x},e.prototype.layoutInner=function(t,e,n,i,r,o){var a=this.getContentGroup(),s=this.getSelectorGroup();vd(t.get("orient"),a,t.get("itemGap"),n.width,n.height);var l=a.getBoundingRect(),u=[-l.x,-l.y];if(s.markRedraw(),a.markRedraw(),r){vd("horizontal",s,t.get("selectorItemGap",!0));var h=s.getBoundingRect(),c=[-h.x,-h.y],p=t.get("selectorButtonGap",!0),d=t.getOrient().index,f=0===d?"width":"height",g=0===d?"height":"width",y=0===d?"y":"x";"end"===o?c[d]+=l[f]+p:u[d]+=h[f]+p,c[1-d]+=l[g]/2-h[g]/2,s.x=c[0],s.y=c[1],a.x=u[0],a.y=u[1];var v={x:0,y:0};return v[f]=l[f]+p+h[f],v[g]=Math.max(l[g],h[g]),v[y]=Math.min(0,h[y]+c[1-d]),v}return a.x=u[0],a.y=u[1],this.group.getBoundingRect()},e.prototype.remove=function(){this.getContentGroup().removeAll(),this._isFirstRender=!0},e.type="legend.plain",e}(ov);function kQ(t,e,n,i,r,o,a){function s(t,e){"auto"===t.lineWidth&&(t.lineWidth=e.lineWidth>0?2:0),CQ(t,(function(n,i){"inherit"===t[i]&&(t[i]=e[i])}))}var l=e.getModel("itemStyle"),u=l.getItemStyle(),h=0===t.lastIndexOf("empty",0)?"fill":"stroke",c=l.getShallow("decal");u.decal=c&&"inherit"!==c?Aw(c,a):i.decal,"inherit"===u.fill&&(u.fill=i[r]),"inherit"===u.stroke&&(u.stroke=i[h]),"inherit"===u.opacity&&(u.opacity=("fill"===r?i:n).opacity),s(u,i);var p=e.getModel("lineStyle"),d=p.getLineStyle();if(s(d,n),"auto"===u.fill&&(u.fill=i.fill),"auto"===u.stroke&&(u.stroke=i.fill),"auto"===d.stroke&&(d.stroke=i.fill),!o){var f=e.get("inactiveBorderWidth"),g=u[h];u.lineWidth="auto"===f?i.lineWidth>0&&g?2:0:u.lineWidth,u.fill=e.get("inactiveColor"),u.stroke=e.get("inactiveBorderColor"),d.stroke=p.get("inactiveColor"),d.lineWidth=p.get("inactiveWidth")}return{itemStyle:u,lineStyle:d}}function LQ(t){var e=t.icon||"roundRect",n=F_(e,0,0,t.itemWidth,t.itemHeight,t.itemStyle.fill,t.symbolKeepAspect);return n.setStyle(t.itemStyle),n.rotation=(t.iconRotate||0)*Math.PI/180,n.setOrigin([t.itemWidth/2,t.itemHeight/2]),e.indexOf("empty")>-1&&(n.style.stroke=n.style.fill,n.style.fill="#fff",n.style.lineWidth=2),n}function PQ(t,e,n,i){NQ(t,e,n,i),n.dispatchAction({type:"legendToggleSelect",name:null!=t?t:e}),RQ(t,e,n,i)}function OQ(t){var e,n=t.getZr().storage.getDisplayList(),i=0,r=n.length;while(in[r],f=[-c.x,-c.y];e||(f[i]=l[s]);var g=[0,0],y=[-p.x,-p.y],v=Dt(t.get("pageButtonGap",!0),t.get("itemGap",!0));if(d){var m=t.get("pageButtonPosition",!0);"end"===m?y[i]+=n[r]-p[r]:g[i]+=p[r]+v}y[1-i]+=c[o]/2-p[o]/2,l.setPosition(f),u.setPosition(g),h.setPosition(y);var x={x:0,y:0};if(x[r]=d?n[r]:c[r],x[o]=Math.max(c[o],p[o]),x[a]=Math.min(0,p[a]+y[1-i]),u.__rectSize=n[r],d){var _={x:0,y:0};_[r]=Math.max(n[r]-p[r]-v,0),_[o]=x[o],u.setClipPath(new Gu({shape:_})),u.__rectSize=_[r]}else h.eachChild((function(t){t.attr({invisible:!0,silent:!0})}));var w=this._getPageInfo(t);return null!=w.pageIndex&&Sc(l,{x:w.contentPosition[0],y:w.contentPosition[1]},d?t:null),this._updatePageInfoView(t,w),x},e.prototype._pageGo=function(t,e,n){var i=this._getPageInfo(e)[t];null!=i&&n.dispatchAction({type:"legendScroll",scrollDataIndex:i,legendId:e.id})},e.prototype._updatePageInfoView=function(t,e){var n=this._controllerGroup;ot(["pagePrev","pageNext"],(function(i){var r=i+"DataIndex",o=null!=e[r],a=n.childOfName(i);a&&(a.setStyle("fill",o?t.get("pageIconColor",!0):t.get("pageIconInactiveColor",!0)),a.cursor=o?"pointer":"default")}));var i=n.childOfName("pageText"),r=t.get("pageFormatter"),o=e.pageIndex,a=null!=o?o+1:0,s=e.pageCount;i&&r&&i.setStyle("text",yt(r)?r.replace("{current}",null==a?"":a+"").replace("{total}",null==s?"":s+""):r({current:a,total:s}))},e.prototype._getPageInfo=function(t){var e=t.get("scrollDataIndex",!0),n=this.getContentGroup(),i=this._containerGroup.__rectSize,r=t.getOrient().index,o=XQ[r],a=UQ[r],s=this._findTargetItemIndex(e),l=n.children(),u=l[s],h=l.length,c=h?1:0,p={contentPosition:[n.x,n.y],pageCount:c,pageIndex:c-1,pagePrevDataIndex:null,pageNextDataIndex:null};if(!u)return p;var d=m(u);p.contentPosition[r]=-d.s;for(var f=s+1,g=d,y=d,v=null;f<=h;++f)v=m(l[f]),(!v&&y.e>g.s+i||v&&!x(v,g.s))&&(g=y.i>g.i?y:v,g&&(null==p.pageNextDataIndex&&(p.pageNextDataIndex=g.i),++p.pageCount)),y=v;for(f=s-1,g=d,y=d,v=null;f>=-1;--f)v=m(l[f]),v&&x(y,v.s)||!(g.i=e&&t.s<=e+i}},e.prototype._findTargetItemIndex=function(t){if(!this._showController)return 0;var e,n,i=this.getContentGroup();return i.eachChild((function(i,r){var o=i.__legendDataIndex;null==n&&null!=o&&(n=r),o===t&&(e=r)})),null!=e?e:n},e.type="legend.scroll",e}(EQ),ZQ=jQ;function qQ(t){t.registerAction("legendScroll","legendscroll",(function(t,e){var n=t.scrollDataIndex;null!=n&&e.eachComponent({mainType:"legend",subType:"scroll",query:t},(function(t){t.setScrollDataIndex(n)}))}))}function KQ(t){gS(FQ),t.registerComponentModel(WQ),t.registerComponentView(ZQ),qQ(t)}function $Q(t){gS(FQ),gS(KQ)}var JQ=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="dataZoom.inside",e.defaultOption=cp(uq.defaultOption,{disabled:!1,zoomLock:!1,zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!1,preventDefaultMouseMove:!0}),e}(uq),QQ=JQ,t0=ps();function e0(t,e,n){t0(t).coordSysRecordMap.each((function(t){var i=t.dataZoomInfoMap.get(e.uid);i&&(i.getRange=n)}))}function n0(t,e){for(var n=t0(t).coordSysRecordMap,i=n.keys(),r=0;ri[n+e]&&(e=a),r=r&&o.get("preventDefaultMouseMove",!0)})),{controlType:e,opt:{zoomOnMouseWheel:!0,moveOnMouseMove:!0,moveOnMouseWheel:!0,preventDefaultMouseMove:!!r}}}function l0(t){t.registerProcessor(t.PRIORITY.PROCESSOR.FILTER,(function(t,e){var n=t0(e),i=n.coordSysRecordMap||(n.coordSysRecordMap=Gt());i.each((function(t){t.dataZoomInfoMap=null})),t.eachComponent({mainType:"dataZoom",subType:"inside"},(function(t){var n=oq(t);ot(n.infoList,(function(n){var r=n.model.uid,o=i.get(r)||i.set(r,r0(e,n.model)),a=o.dataZoomInfoMap||(o.dataZoomInfoMap=Gt());a.set(t.uid,{dzReferCoordSysInfo:n,model:t,getRange:null})}))})),i.each((function(t){var e,n=t.controller,r=t.dataZoomInfoMap;if(r){var o=r.keys()[0];null!=o&&(e=r.get(o))}if(e){var a=s0(r);n.enable(a.controlType,a.opt),n.setPointerChecker(t.containsPoint),Px(t,"dispatchAction",e.model.get("throttle",!0),"fixRate")}else i0(i,t)}))}))}var u0=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.type="dataZoom.inside",e}return w(e,t),e.prototype.render=function(e,n,i){t.prototype.render.apply(this,arguments),e.noTarget()?this._clear():(this.range=e.getPercentRange(),e0(i,e,{pan:pt(h0.pan,this),zoom:pt(h0.zoom,this),scrollMove:pt(h0.scrollMove,this)}))},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){n0(this.api,this.dataZoomModel),this.range=null},e.type="dataZoom.inside",e}(dq),h0={zoom:function(t,e,n,i){var r=this.range,o=r.slice(),a=t.axisModels[0];if(a){var s=p0[e](null,[i.originX,i.originY],a,n,t),l=(s.signal>0?s.pixelStart+s.pixelLength-s.pixel:s.pixel-s.pixelStart)/s.pixelLength*(o[1]-o[0])+o[0],u=Math.max(1/i.scale,0);o[0]=(o[0]-l)*u+l,o[1]=(o[1]-l)*u+l;var h=this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan();return BB(0,o,[0,100],0,h.minSpan,h.maxSpan),this.range=o,r[0]!==o[0]||r[1]!==o[1]?o:void 0}},pan:c0((function(t,e,n,i,r,o){var a=p0[i]([o.oldX,o.oldY],[o.newX,o.newY],e,r,n);return a.signal*(t[1]-t[0])*a.pixel/a.pixelLength})),scrollMove:c0((function(t,e,n,i,r,o){var a=p0[i]([0,0],[o.scrollDelta,o.scrollDelta],e,r,n);return a.signal*(t[1]-t[0])*o.scrollDelta}))};function c0(t){return function(e,n,i,r){var o=this.range,a=o.slice(),s=e.axisModels[0];if(s){var l=t(a,s,e,n,i,r);return BB(l,a,[0,100],"all"),this.range=a,o[0]!==a[0]||o[1]!==a[1]?a:void 0}}}var p0={grid:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem.getRect();return t=t||[0,0],"x"===o.dim?(a.pixel=e[0]-t[0],a.pixelLength=s.width,a.pixelStart=s.x,a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=s.height,a.pixelStart=s.y,a.signal=o.inverse?-1:1),a},polar:function(t,e,n,i,r){var o=n.axis,a={},s=r.model.coordinateSystem,l=s.getRadiusAxis().getExtent(),u=s.getAngleAxis().getExtent();return t=t?s.pointToCoord(t):[0,0],e=s.pointToCoord(e),"radiusAxis"===n.mainType?(a.pixel=e[0]-t[0],a.pixelLength=l[1]-l[0],a.pixelStart=l[0],a.signal=o.inverse?1:-1):(a.pixel=e[1]-t[1],a.pixelLength=u[1]-u[0],a.pixelStart=u[0],a.signal=o.inverse?-1:1),a},singleAxis:function(t,e,n,i,r){var o=n.axis,a=r.model.coordinateSystem.getRect(),s={};return t=t||[0,0],"horizontal"===o.orient?(s.pixel=e[0]-t[0],s.pixelLength=a.width,s.pixelStart=a.x,s.signal=o.inverse?1:-1):(s.pixel=e[1]-t[1],s.pixelLength=a.height,s.pixelStart=a.y,s.signal=o.inverse?-1:1),s}},d0=u0;function f0(t){Iq(t),t.registerComponentModel(QQ),t.registerComponentView(d0),l0(t)}var g0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.type="dataZoom.slider",e.layoutMode="box",e.defaultOption=cp(uq.defaultOption,{show:!0,right:"ph",top:"ph",width:"ph",height:"ph",left:null,bottom:null,borderColor:"#d2dbee",borderRadius:3,backgroundColor:"rgba(47,69,84,0)",dataBackground:{lineStyle:{color:"#d2dbee",width:.5},areaStyle:{color:"#d2dbee",opacity:.2}},selectedDataBackground:{lineStyle:{color:"#8fb0f7",width:.5},areaStyle:{color:"#8fb0f7",opacity:.2}},fillerColor:"rgba(135,175,274,0.2)",handleIcon:"path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z",handleSize:"100%",handleStyle:{color:"#fff",borderColor:"#ACB8D1"},moveHandleSize:7,moveHandleIcon:"path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z",moveHandleStyle:{color:"#D2DBEE",opacity:.7},showDetail:!0,showDataShadow:"auto",realtime:!0,zoomLock:!1,textStyle:{color:"#6E7079"},brushSelect:!0,brushStyle:{color:"rgba(135,175,274,0.15)"},emphasis:{handleStyle:{borderColor:"#8FB0F7"},moveHandleStyle:{color:"#8FB0F7"}}}),e}(uq),y0=g0,v0=Gu,m0=7,x0=1,_0=30,w0=7,b0="horizontal",S0="vertical",M0=5,I0=["line","bar","candlestick","scatter"],T0={easing:"cubicOut",duration:100,delay:0},C0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._displayables={},n}return w(e,t),e.prototype.init=function(t,e){this.api=e,this._onBrush=pt(this._onBrush,this),this._onBrushEnd=pt(this._onBrushEnd,this)},e.prototype.render=function(e,n,i,r){if(t.prototype.render.apply(this,arguments),Px(this,"_dispatchZoomAction",e.get("throttle"),"fixRate"),this._orient=e.getOrient(),!1!==e.get("show")){if(e.noTarget())return this._clear(),void this.group.removeAll();r&&"dataZoom"===r.type&&r.from===this.uid||this._buildView(),this._updateView()}else this.group.removeAll()},e.prototype.dispose=function(){this._clear(),t.prototype.dispose.apply(this,arguments)},e.prototype._clear=function(){Ox(this,"_dispatchZoomAction");var t=this.api.getZr();t.off("mousemove",this._onBrush),t.off("mouseup",this._onBrushEnd)},e.prototype._buildView=function(){var t=this.group;t.removeAll(),this._brushing=!1,this._displayables.brushRect=null,this._resetLocation(),this._resetInterval();var e=this._displayables.sliderGroup=new ia;this._renderBackground(),this._renderHandle(),this._renderDataShadow(),t.add(e),this._positionGroup()},e.prototype._resetLocation=function(){var t=this.dataZoomModel,e=this.api,n=t.get("brushSelect"),i=n?w0:0,r=this._findCoordRect(),o={width:e.getWidth(),height:e.getHeight()},a=this._orient===b0?{right:o.width-r.x-r.width,top:o.height-_0-m0-i,width:r.width,height:_0}:{right:m0,top:r.y,width:_0,height:r.height},s=Md(t.option);ot(["right","top","width","height"],(function(t){"ph"===s[t]&&(s[t]=a[t])}));var l=xd(s,o);this._location={x:l.x,y:l.y},this._size=[l.width,l.height],this._orient===S0&&this._size.reverse()},e.prototype._positionGroup=function(){var t=this.group,e=this._location,n=this._orient,i=this.dataZoomModel.getFirstTargetAxisModel(),r=i&&i.get("inverse"),o=this._displayables.sliderGroup,a=(this._dataShadowInfo||{}).otherAxisInverse;o.attr(n!==b0||r?n===b0&&r?{scaleY:a?1:-1,scaleX:-1}:n!==S0||r?{scaleY:a?-1:1,scaleX:-1,rotation:Math.PI/2}:{scaleY:a?-1:1,scaleX:1,rotation:Math.PI/2}:{scaleY:a?1:-1,scaleX:1});var s=t.getBoundingRect([o]);t.x=e.x-s.x,t.y=e.y-s.y,t.markRedraw()},e.prototype._getViewExtent=function(){return[0,this._size[0]]},e.prototype._renderBackground=function(){var t=this.dataZoomModel,e=this._size,n=this._displayables.sliderGroup,i=t.get("brushSelect");n.add(new v0({silent:!0,shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:t.get("backgroundColor")},z2:-40}));var r=new v0({shape:{x:0,y:0,width:e[0],height:e[1]},style:{fill:"transparent"},z2:0,onclick:pt(this._onClickPanel,this)}),o=this.api.getZr();i?(r.on("mousedown",this._onBrushStart,this),r.cursor="crosshair",o.on("mousemove",this._onBrush),o.on("mouseup",this._onBrushEnd)):(o.off("mousemove",this._onBrush),o.off("mouseup",this._onBrushEnd)),n.add(r)},e.prototype._renderDataShadow=function(){var t=this._dataShadowInfo=this._prepareDataShadowInfo();if(this._displayables.dataShadowSegs=[],t){var e=this._size,n=this._shadowSize||[],i=t.series,r=i.getRawData(),o=i.getShadowDim&&i.getShadowDim(),a=o&&r.getDimensionInfo(o)?i.getShadowDim():t.otherDim;if(null!=a){var s=this._shadowPolygonPts,l=this._shadowPolylinePts;if(r!==this._shadowData||a!==this._shadowDim||e[0]!==n[0]||e[1]!==n[1]){var u=r.getDataExtent(a),h=.3*(u[1]-u[0]);u=[u[0]-h,u[1]+h];var c,p=[0,e[1]],d=[0,e[0]],f=[[e[0],0],[0,0]],g=[],y=d[1]/(r.count()-1),v=0,m=Math.round(r.count()/e[0]);r.each([a],(function(t,e){if(m>0&&e%m)v+=y;else{var n=null==t||isNaN(t)||""===t,i=n?0:va(t,u,p,!0);n&&!c&&e?(f.push([f[f.length-1][0],0]),g.push([g[g.length-1][0],0])):!n&&c&&(f.push([v,0]),g.push([v,0])),f.push([v,i]),g.push([v,i]),v+=y,c=n}})),s=this._shadowPolygonPts=f,l=this._shadowPolylinePts=g}this._shadowData=r,this._shadowDim=a,this._shadowSize=[e[0],e[1]];for(var x=this.dataZoomModel,_=0;_<3;_++){var w=b(1===_);this._displayables.sliderGroup.add(w),this._displayables.dataShadowSegs.push(w)}}}function b(t){var e=x.getModel(t?"selectedDataBackground":"dataBackground"),n=new ia,i=new sm({shape:{points:s},segmentIgnoreThreshold:1,style:e.getModel("areaStyle").getAreaStyle(),silent:!0,z2:-20}),r=new hm({shape:{points:l},segmentIgnoreThreshold:1,style:e.getModel("lineStyle").getLineStyle(),silent:!0,z2:-19});return n.add(i),n.add(r),n}},e.prototype._prepareDataShadowInfo=function(){var t=this.dataZoomModel,e=t.get("showDataShadow");if(!1!==e){var n,i=this.ecModel;return t.eachTargetAxis((function(r,o){var a=t.getAxisProxy(r,o).getTargetSeriesModels();ot(a,(function(t){if(!n&&!(!0!==e&&et(I0,t.get("type"))<0)){var a,s=i.getComponent(iq(r),o).axis,l=D0(r),u=t.coordinateSystem;null!=l&&u.getOtherAxis&&(a=u.getOtherAxis(s).inverse),l=t.getData().mapDimension(l),n={thisAxis:s,series:t,thisDim:r,otherDim:l,otherAxisInverse:a}}}),this)}),this),n}},e.prototype._renderHandle=function(){var t=this.group,e=this._displayables,n=e.handles=[null,null],i=e.handleLabels=[null,null],r=this._displayables.sliderGroup,o=this._size,a=this.dataZoomModel,s=this.api,l=a.get("borderRadius")||0,u=a.get("brushSelect"),h=e.filler=new v0({silent:u,style:{fill:a.get("fillerColor")},textConfig:{position:"inside"}});r.add(h),r.add(new v0({silent:!0,subPixelOptimize:!0,shape:{x:0,y:0,width:o[0],height:o[1],r:l},style:{stroke:a.get("dataBackgroundColor")||a.get("borderColor"),lineWidth:x0,fill:"rgba(0,0,0,0)"}})),ot([0,1],(function(e){var o=a.get("handleIcon");!z_[o]&&o.indexOf("path://")<0&&o.indexOf("image://")<0&&(o="path://"+o);var s=F_(o,-1,0,2,2,null,!0);s.attr({cursor:A0(this._orient),draggable:!0,drift:pt(this._onDragMove,this,e),ondragend:pt(this._onDragEnd,this),onmouseover:pt(this._showDataInfo,this,!0),onmouseout:pt(this._showDataInfo,this,!1),z2:5});var l=s.getBoundingRect(),u=a.get("handleSize");this._handleHeight=ma(u,this._size[1]),this._handleWidth=l.width/l.height*this._handleHeight,s.setStyle(a.getModel("handleStyle").getItemStyle()),s.style.strokeNoScale=!0,s.rectHover=!0,s.ensureState("emphasis").style=a.getModel(["emphasis","handleStyle"]).getItemStyle(),ac(s);var h=a.get("handleColor");null!=h&&(s.style.fill=h),r.add(n[e]=s);var c=a.getModel("textStyle");t.add(i[e]=new oh({silent:!0,invisible:!0,style:Ec(c,{x:0,y:0,text:"",verticalAlign:"middle",align:"center",fill:c.getTextColor(),font:c.getFont()}),z2:10}))}),this);var c=h;if(u){var p=ma(a.get("moveHandleSize"),o[1]),d=e.moveHandle=new Gu({style:a.getModel("moveHandleStyle").getItemStyle(),silent:!0,shape:{r:[0,0,2,2],y:o[1]-.5,height:p}}),f=.8*p,g=e.moveHandleIcon=F_(a.get("moveHandleIcon"),-f/2,-f/2,f,f,"#fff",!0);g.silent=!0,g.y=o[1]+p/2-.5,d.ensureState("emphasis").style=a.getModel(["emphasis","moveHandleStyle"]).getItemStyle();var y=Math.min(o[1]/2,Math.max(p,10));c=e.moveZone=new Gu({invisible:!0,shape:{y:o[1]-y,height:p+y}}),c.on("mouseover",(function(){s.enterEmphasis(d)})).on("mouseout",(function(){s.leaveEmphasis(d)})),r.add(d),r.add(g),r.add(c)}c.attr({draggable:!0,cursor:A0(this._orient),drift:pt(this._onDragMove,this,"all"),ondragstart:pt(this._showDataInfo,this,!0),ondragend:pt(this._onDragEnd,this),onmouseover:pt(this._showDataInfo,this,!0),onmouseout:pt(this._showDataInfo,this,!1)})},e.prototype._resetInterval=function(){var t=this._range=this.dataZoomModel.getPercentRange(),e=this._getViewExtent();this._handleEnds=[va(t[0],[0,100],e,!0),va(t[1],[0,100],e,!0)]},e.prototype._updateInterval=function(t,e){var n=this.dataZoomModel,i=this._handleEnds,r=this._getViewExtent(),o=n.findRepresentativeAxisProxy().getMinMaxSpan(),a=[0,100];BB(e,i,r,n.get("zoomLock")?"all":t,null!=o.minSpan?va(o.minSpan,a,r,!0):null,null!=o.maxSpan?va(o.maxSpan,a,r,!0):null);var s=this._range,l=this._range=_a([va(i[0],r,a,!0),va(i[1],r,a,!0)]);return!s||s[0]!==l[0]||s[1]!==l[1]},e.prototype._updateView=function(t){var e=this._displayables,n=this._handleEnds,i=_a(n.slice()),r=this._size;ot([0,1],(function(t){var i=e.handles[t],o=this._handleHeight;i.attr({scaleX:o/2,scaleY:o/2,x:n[t]+(t?-1:1),y:r[1]/2-o/2})}),this),e.filler.setShape({x:i[0],y:0,width:i[1]-i[0],height:r[1]});var o={x:i[0],width:i[1]-i[0]};e.moveHandle&&(e.moveHandle.setShape(o),e.moveZone.setShape(o),e.moveZone.getBoundingRect(),e.moveHandleIcon&&e.moveHandleIcon.attr("x",o.x+o.width/2));for(var a=e.dataShadowSegs,s=[0,i[0],i[1],r[0]],l=0;le[0]||n[1]<0||n[1]>e[1])){var i=this._handleEnds,r=(i[0]+i[1])/2,o=this._updateInterval("all",n[0]-r);this._updateView(),o&&this._dispatchZoomAction(!1)}},e.prototype._onBrushStart=function(t){var e=t.offsetX,n=t.offsetY;this._brushStart=new an(e,n),this._brushing=!0,this._brushStartTime=+new Date},e.prototype._onBrushEnd=function(t){if(this._brushing){var e=this._displayables.brushRect;if(this._brushing=!1,e){e.attr("ignore",!0);var n=e.shape,i=+new Date;if(!(i-this._brushStartTime<200&&Math.abs(n.width)<5)){var r=this._getViewExtent(),o=[0,100];this._range=_a([va(n.x,r,o,!0),va(n.x+n.width,r,o,!0)]),this._handleEnds=[n.x,n.x+n.width],this._updateView(),this._dispatchZoomAction(!1)}}}},e.prototype._onBrush=function(t){this._brushing&&(We(t.event),this._updateBrushRect(t.offsetX,t.offsetY))},e.prototype._updateBrushRect=function(t,e){var n=this._displayables,i=this.dataZoomModel,r=n.brushRect;r||(r=n.brushRect=new v0({silent:!0,style:i.getModel("brushStyle").getItemStyle()}),n.sliderGroup.add(r)),r.attr("ignore",!1);var o=this._brushStart,a=this._displayables.sliderGroup,s=a.transformCoordToLocal(t,e),l=a.transformCoordToLocal(o.x,o.y),u=this._size;s[0]=Math.max(Math.min(u[0],s[0]),0),r.setShape({x:l[0],y:0,width:s[0]-l[0],height:u[1]})},e.prototype._dispatchZoomAction=function(t){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,animation:t?T0:null,start:e[0],end:e[1]})},e.prototype._findCoordRect=function(){var t,e=oq(this.dataZoomModel).infoList;if(!t&&e.length){var n=e[0].model.coordinateSystem;t=n.getRect&&n.getRect()}if(!t){var i=this.api.getWidth(),r=this.api.getHeight();t={x:.2*i,y:.2*r,width:.6*i,height:.6*r}}return t},e.type="dataZoom.slider",e}(dq);function D0(t){var e={x:"y",y:"x",radius:"angle",angle:"radius"};return e[t]}function A0(t){return"vertical"===t?"ns-resize":"ew-resize"}var k0=C0;function L0(t){t.registerComponentModel(y0),t.registerComponentView(k0),Iq(t)}function P0(t){gS(f0),gS(L0)}var O0={get:function(t,e,n){var i=K((R0[t]||{})[e]);return n&&ft(i)?i[i.length-1]:i}},R0={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}},N0=O0,E0=UE.mapVisual,z0=UE.eachVisual,V0=ft,B0=ot,F0=_a,G0=va,H0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n.stateList=["inRange","outOfRange"],n.replacableOptionKeys=["inRange","outOfRange","target","controller","color"],n.layoutMode={type:"box",ignoreSize:!0},n.dataBound=[-1/0,1/0],n.targetVisuals={},n.controllerVisuals={},n}return w(e,t),e.prototype.init=function(t,e,n){this.mergeDefaultAndTheme(t,n)},e.prototype.optionUpdated=function(t,e){var n=this.option;!e&&T$(n,t,this.replacableOptionKeys),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},e.prototype.resetVisual=function(t){var e=this.stateList;t=pt(t,this),this.controllerVisuals=I$(this.option.controller,e,t),this.targetVisuals=I$(this.option.target,e,t)},e.prototype.getItemSymbol=function(){return null},e.prototype.getTargetSeriesIndices=function(){var t=this.option.seriesIndex,e=[];return null==t||"all"===t?this.ecModel.eachSeries((function(t,n){e.push(n)})):e=Ya(t),e},e.prototype.eachTargetSeries=function(t,e){ot(this.getTargetSeriesIndices(),(function(n){var i=this.ecModel.getSeriesByIndex(n);i&&t.call(e,i)}),this)},e.prototype.isTargetSeries=function(t){var e=!1;return this.eachTargetSeries((function(n){n===t&&(e=!0)})),e},e.prototype.formatValueText=function(t,e,n){var i,r=this.option,o=r.precision,a=this.dataBound,s=r.formatter;n=n||["<",">"],ft(t)&&(t=t.slice(),i=!0);var l=e?t:i?[u(t[0]),u(t[1])]:u(t);return yt(s)?s.replace("{value}",i?l[0]:l).replace("{value2}",i?l[1]:l):gt(s)?i?s(t[0],t[1]):s(t):i?t[0]===a[0]?n[0]+" "+l[1]:t[1]===a[1]?n[1]+" "+l[0]:l[0]+" - "+l[1]:l;function u(t){return t===a[0]?"min":t===a[1]?"max":(+t).toFixed(Math.min(o,20))}},e.prototype.resetExtent=function(){var t=this.option,e=F0([t.min,t.max]);this._dataExtent=e},e.prototype.getDataDimensionIndex=function(t){var e=this.option.dimension;if(null!=e)return t.getDimensionIndex(e);for(var n=t.dimensions,i=n.length-1;i>=0;i--){var r=n[i],o=t.getDimensionInfo(r);if(!o.isCalculationCoord)return o.storeDimIndex}},e.prototype.getExtent=function(){return this._dataExtent.slice()},e.prototype.completeVisualOption=function(){var t=this.ecModel,e=this.option,n={inRange:e.inRange,outOfRange:e.outOfRange},i=e.target||(e.target={}),r=e.controller||(e.controller={});$(i,n),$(r,n);var o=this.isCategory();function a(n){V0(e.color)&&!n.inRange&&(n.inRange={color:e.color.slice().reverse()}),n.inRange=n.inRange||{color:t.get("gradientColor")}}function s(t,e,n){var i=t[e],r=t[n];i&&!r&&(r=t[n]={},B0(i,(function(t,e){if(UE.isValidType(e)){var n=N0.get(e,"inactive",o);null!=n&&(r[e]=n,"color"!==e||r.hasOwnProperty("opacity")||r.hasOwnProperty("colorAlpha")||(r.opacity=[0,0]))}})))}function l(t){var e=(t.inRange||{}).symbol||(t.outOfRange||{}).symbol,n=(t.inRange||{}).symbolSize||(t.outOfRange||{}).symbolSize,i=this.get("inactiveColor"),r=this.getItemSymbol(),a=r||"roundRect";B0(this.stateList,(function(r){var s=this.itemSize,l=t[r];l||(l=t[r]={color:o?i:[i]}),null==l.symbol&&(l.symbol=e&&K(e)||(o?a:[a])),null==l.symbolSize&&(l.symbolSize=n&&K(n)||(o?s[0]:[s[0],s[0]])),l.symbol=E0(l.symbol,(function(t){return"none"===t?a:t}));var u=l.symbolSize;if(null!=u){var h=-1/0;z0(u,(function(t){t>h&&(h=t)})),l.symbolSize=E0(u,(function(t){return G0(t,[0,h],[0,s[0]],!0)}))}}),this)}a.call(this,i),a.call(this,r),s.call(this,i,"inRange","outOfRange"),l.call(this,r)},e.prototype.resetItemSize=function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},e.prototype.isCategory=function(){return!!this.option.categories},e.prototype.setSelected=function(t){},e.prototype.getSelected=function(){return null},e.prototype.getValueState=function(t){return null},e.prototype.getVisualMeta=function(t){return null},e.type="visualMap",e.dependencies=["series"],e.defaultOption={show:!0,z:4,seriesIndex:"all",min:0,max:200,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,textStyle:{color:"#333"}},e}(Ad),W0=H0,Y0=[20,140],X0=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent(),this.resetVisual((function(t){t.mappingMethod="linear",t.dataExtent=this.getExtent()})),this._resetRange()},e.prototype.resetItemSize=function(){t.prototype.resetItemSize.apply(this,arguments);var e=this.itemSize;(null==e[0]||isNaN(e[0]))&&(e[0]=Y0[0]),(null==e[1]||isNaN(e[1]))&&(e[1]=Y0[1])},e.prototype._resetRange=function(){var t=this.getExtent(),e=this.option.range;!e||e.auto?(t.auto=1,this.option.range=t):ft(e)&&(e[0]>e[1]&&e.reverse(),e[0]=Math.max(e[0],t[0]),e[1]=Math.min(e[1],t[1]))},e.prototype.completeVisualOption=function(){t.prototype.completeVisualOption.apply(this,arguments),ot(this.stateList,(function(t){var e=this.option.controller[t].symbolSize;e&&e[0]!==e[1]&&(e[0]=e[1]/3)}),this)},e.prototype.setSelected=function(t){this.option.range=t.slice(),this._resetRange()},e.prototype.getSelected=function(){var t=this.getExtent(),e=_a((this.get("range")||[]).slice());return e[0]>t[1]&&(e[0]=t[1]),e[1]>t[1]&&(e[1]=t[1]),e[0]=n[1]||t<=e[1])?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[];return this.eachTargetSeries((function(n){var i=[],r=n.getData();r.each(this.getDataDimensionIndex(r),(function(e,n){t[0]<=e&&e<=t[1]&&i.push(n)}),this),e.push({seriesId:n.id,dataIndex:i})}),this),e},e.prototype.getVisualMeta=function(t){var e=U0(this,"outOfRange",this.getExtent()),n=U0(this,"inRange",this.option.range.slice()),i=[];function r(e,n){i.push({value:e,color:t(e,n)})}for(var o=0,a=0,s=n.length,l=e.length;at[1])break;i.push({color:this.getControllerVisual(a,"color",e),offset:o/n})}return i.push({color:this.getControllerVisual(t[1],"color",e),offset:1}),i},e.prototype._createBarPoints=function(t,e){var n=this.visualMapModel.itemSize;return[[n[0]-e[0],t[0]],[n[0],t[0]],[n[0],t[1]],[n[0]-e[1],t[1]]]},e.prototype._createBarGroup=function(t){var e=this._orient,n=this.visualMapModel.get("inverse");return new ia("horizontal"!==e||n?"horizontal"===e&&n?{scaleX:"bottom"===t?-1:1,rotation:-Math.PI/2}:"vertical"!==e||n?{scaleX:"left"===t?1:-1}:{scaleX:"left"===t?1:-1,scaleY:-1}:{scaleX:"bottom"===t?1:-1,rotation:Math.PI/2})},e.prototype._updateHandle=function(t,e){if(this._useHandle){var n=this._shapes,i=this.visualMapModel,r=n.handleThumbs,o=n.handleLabels,a=i.itemSize,s=i.getExtent();t1([0,1],(function(l){var u=r[l];u.setStyle("fill",e.handlesColor[l]),u.y=t[l];var h=Q0(t[l],[0,a[1]],s,!0),c=this.getControllerVisual(h,"symbolSize");u.scaleX=u.scaleY=c/a[0],u.x=a[0]-c/2;var p=ix(n.handleLabelPoints[l],nx(u,this.group));o[l].setStyle({x:p[0],y:p[1],text:i.formatValueText(this._dataInterval[l]),verticalAlign:"middle",align:"vertical"===this._orient?this._applyTransform("left",n.mainGroup):"center"})}),this)}},e.prototype._showIndicator=function(t,e,n,i){var r=this.visualMapModel,o=r.getExtent(),a=r.itemSize,s=[0,a[1]],l=this._shapes,u=l.indicator;if(u){u.attr("invisible",!1);var h={convertOpacityToAlpha:!0},c=this.getControllerVisual(t,"color",h),p=this.getControllerVisual(t,"symbolSize"),d=Q0(t,o,s,!0),f=a[0]-p/2,g={x:u.x,y:u.y};u.y=d,u.x=f;var y=ix(l.indicatorLabelPoint,nx(u,this.group)),v=l.indicatorLabel;v.attr("invisible",!1);var m=this._applyTransform("left",l.mainGroup),x=this._orient,_="horizontal"===x;v.setStyle({text:(n||"")+r.formatValueText(e),verticalAlign:_?m:"middle",align:_?"center":m});var w={x:f,y:d,style:{fill:c}},b={style:{x:y[0],y:y[1]}};if(r.ecModel.isAnimationEnabled()&&!this._firstShowIndicator){var S={duration:100,easing:"cubicInOut",additive:!0};u.x=g.x,u.y=g.y,u.animateTo(w,S),v.animateTo(b,S)}else u.attr(w),v.attr(b);this._firstShowIndicator=!1;var M=this._shapes.handleLabels;if(M)for(var I=0;Ir[1]&&(u[1]=1/0),e&&(u[0]===-1/0?this._showIndicator(l,u[1],"< ",a):u[1]===1/0?this._showIndicator(l,u[0],"> ",a):this._showIndicator(l,l,"≈ ",a));var h=this._hoverLinkDataIndices,c=[];(e||l1(n))&&(c=this._hoverLinkDataIndices=n.findTargetDataIndices(u));var p=hs(h,c);this._dispatchHighDown("downplay",J0(p[0],n)),this._dispatchHighDown("highlight",J0(p[1],n))}},e.prototype._hoverLinkFromSeriesMouseOver=function(t){var e;if(T_(t.target,(function(t){var n=ah(t);if(null!=n.dataIndex)return e=n,!0}),!0),e){var n=this.ecModel.getSeriesByIndex(e.seriesIndex),i=this.visualMapModel;if(i.isTargetSeries(n)){var r=n.getData(e.dataType),o=r.getStore().get(i.getDataDimensionIndex(r),e.dataIndex);isNaN(o)||this._showIndicator(o,o)}}},e.prototype._hideIndicator=function(){var t=this._shapes;t.indicator&&t.indicator.attr("invisible",!0),t.indicatorLabel&&t.indicatorLabel.attr("invisible",!0);var e=this._shapes.handleLabels;if(e)for(var n=0;n=0&&(r.dimension=o,i.push(r))}})),t.getData().setVisual("visualMeta",i)}}];function f1(t,e,n,i){for(var r=e.targetVisuals[i],o=UE.prepareVisualTypes(r),a={color:w_(t.getData(),"color")},s=0,l=o.length;s0:t.splitNumber>0)&&!t.calculable?"piecewise":"continuous"})),t.registerAction(c1,p1),ot(d1,(function(e){t.registerVisual(t.PRIORITY.VISUAL.COMPONENT,e)})),t.registerPreprocessor(y1))}function _1(t){t.registerComponentModel(j0),t.registerComponentView(h1),x1(t)}var w1=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n._pieceList=[],n}return w(e,t),e.prototype.optionUpdated=function(e,n){t.prototype.optionUpdated.apply(this,arguments),this.resetExtent();var i=this._mode=this._determineMode();this._pieceList=[],b1[this._mode].call(this,this._pieceList),this._resetSelected(e,n);var r=this.option.categories;this.resetVisual((function(t,e){"categories"===i?(t.mappingMethod="category",t.categories=K(r)):(t.dataExtent=this.getExtent(),t.mappingMethod="piecewise",t.pieceList=at(this._pieceList,(function(t){return t=K(t),"inRange"!==e&&(t.visual=null),t})))}))},e.prototype.completeVisualOption=function(){var e=this.option,n={},i=UE.listVisualTypes(),r=this.isCategory();function o(t,e,n){return t&&t[e]&&t[e].hasOwnProperty(n)}ot(e.pieces,(function(t){ot(i,(function(e){t.hasOwnProperty(e)&&(n[e]=1)}))})),ot(n,(function(t,n){var i=!1;ot(this.stateList,(function(t){i=i||o(e,t,n)||o(e.target,t,n)}),this),!i&&ot(this.stateList,(function(t){(e[t]||(e[t]={}))[n]=N0.get(n,"inRange"===t?"active":"inactive",r)}))}),this),t.prototype.completeVisualOption.apply(this,arguments)},e.prototype._resetSelected=function(t,e){var n=this.option,i=this._pieceList,r=(e?n:t).selected||{};if(n.selected=r,ot(i,(function(t,e){var n=this.getSelectedMapKey(t);r.hasOwnProperty(n)||(r[n]=!0)}),this),"single"===n.selectedMode){var o=!1;ot(i,(function(t,e){var n=this.getSelectedMapKey(t);r[n]&&(o?r[n]=!1:o=!0)}),this)}},e.prototype.getItemSymbol=function(){return this.get("itemSymbol")},e.prototype.getSelectedMapKey=function(t){return"categories"===this._mode?t.value+"":t.index+""},e.prototype.getPieceList=function(){return this._pieceList},e.prototype._determineMode=function(){var t=this.option;return t.pieces&&t.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},e.prototype.setSelected=function(t){this.option.selected=K(t)},e.prototype.getValueState=function(t){var e=UE.findPieceIndex(t,this._pieceList);return null!=e&&this.option.selected[this.getSelectedMapKey(this._pieceList[e])]?"inRange":"outOfRange"},e.prototype.findTargetDataIndices=function(t){var e=[],n=this._pieceList;return this.eachTargetSeries((function(i){var r=[],o=i.getData();o.each(this.getDataDimensionIndex(o),(function(e,i){var o=UE.findPieceIndex(e,n);o===t&&r.push(i)}),this),e.push({seriesId:i.id,dataIndex:r})}),this),e},e.prototype.getRepresentValue=function(t){var e;if(this.isCategory())e=t.value;else if(null!=t.value)e=t.value;else{var n=t.interval||[];e=n[0]===-1/0&&n[1]===1/0?0:(n[0]+n[1])/2}return e},e.prototype.getVisualMeta=function(t){if(!this.isCategory()){var e=[],n=["",""],i=this,r=this._pieceList.slice();if(r.length){var o=r[0].interval[0];o!==-1/0&&r.unshift({interval:[-1/0,o]}),o=r[r.length-1].interval[1],o!==1/0&&r.push({interval:[o,1/0]})}else r.push({interval:[-1/0,1/0]});var a=-1/0;return ot(r,(function(t){var e=t.interval;e&&(e[0]>a&&s([a,e[0]],"outOfRange"),s(e.slice()),a=e[1])}),this),{stops:e,outerColors:n}}function s(r,o){var a=i.getRepresentValue({interval:r});o||(o=i.getValueState(a));var s=t(a,o);r[0]===-1/0?n[0]=s:r[1]===1/0?n[1]=s:e.push({value:r[0],color:s},{value:r[1],color:s})}},e.type="visualMap.piecewise",e.defaultOption=cp(W0.defaultOption,{selected:null,minOpen:!1,maxOpen:!1,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieces:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0}),e}(W0),b1={splitNumber:function(t){var e=this.option,n=Math.min(e.precision,20),i=this.getExtent(),r=e.splitNumber;r=Math.max(parseInt(r,10),1),e.splitNumber=r;var o=(i[1]-i[0])/r;while(+o.toFixed(n)!==o&&n<5)n++;e.precision=n,o=+o.toFixed(n),e.minOpen&&t.push({interval:[-1/0,i[0]],close:[0,0]});for(var a=0,s=i[0];a","≥"][e[0]]];t.text=t.text||this.formatValueText(null!=t.value?t.value:t.interval,!1,n)}),this)}};function S1(t,e){var n=t.inverse;("vertical"===t.orient?!n:n)&&e.reverse()}var M1=w1,I1=function(t){function e(){var n=null!==t&&t.apply(this,arguments)||this;return n.type=e.type,n}return w(e,t),e.prototype.doRender=function(){var t=this.group;t.removeAll();var e=this.visualMapModel,n=e.get("textGap"),i=e.textStyleModel,r=i.getFont(),o=i.getTextColor(),a=this._getItemAlign(),s=e.itemSize,l=this._getViewData(),u=l.endsText,h=Ct(e.get("showLabel",!0),!u);u&&this._renderEndsText(t,u[0],s,h,a),ot(l.viewPieceList,(function(i){var l=i.piece,u=new ia;u.onclick=pt(this._onItemClick,this,l),this._enableHoverLink(u,i.indexInModelPieceList);var c=e.getRepresentValue(l);if(this._createItemSymbol(u,c,[0,0,s[0],s[1]]),h){var p=this.visualMapModel.getValueState(c);u.add(new oh({style:{x:"right"===a?-n:s[0]+n,y:s[1]/2,text:l.text,verticalAlign:"middle",align:a,font:r,fill:o,opacity:"outOfRange"===p?.5:1}}))}t.add(u)}),this),u&&this._renderEndsText(t,u[1],s,h,a),vd(e.get("orient"),t,e.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},e.prototype._enableHoverLink=function(t,e){var n=this;t.on("mouseover",(function(){return i("highlight")})).on("mouseout",(function(){return i("downplay")}));var i=function(t){var i=n.visualMapModel;i.option.hoverLink&&n.api.dispatchAction({type:t,batch:J0(i.findTargetDataIndices(e),i)})}},e.prototype._getItemAlign=function(){var t=this.visualMapModel,e=t.option;if("vertical"===e.orient)return $0(t,this.api,t.itemSize);var n=e.align;return n&&"auto"!==n||(n="left"),n},e.prototype._renderEndsText=function(t,e,n,i,r){if(e){var o=new ia,a=this.visualMapModel.textStyleModel;o.add(new oh({style:Ec(a,{x:i?"right"===r?n[0]:0:n[0]/2,y:n[1]/2,verticalAlign:"middle",align:i?r:"center",text:e})})),t.add(o)}},e.prototype._getViewData=function(){var t=this.visualMapModel,e=at(t.getPieceList(),(function(t,e){return{piece:t,indexInModelPieceList:e}})),n=t.get("text"),i=t.get("orient"),r=t.get("inverse");return("horizontal"===i?r:!r)?e.reverse():n&&(n=n.slice().reverse()),{viewPieceList:e,endsText:n}},e.prototype._createItemSymbol=function(t,e,n){t.add(F_(this.getControllerVisual(e,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(e,"color")))},e.prototype._onItemClick=function(t){var e=this.visualMapModel,n=e.option,i=n.selectedMode;if(i){var r=K(n.selected),o=e.getSelectedMapKey(t);"single"===i||!0===i?(r[o]=!0,ot(r,(function(t,e){r[e]=e===o}))):r[o]=!r[o],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:r})}},e.type="visualMap.piecewise",e}(q0),T1=I1;function C1(t){t.registerComponentModel(M1),t.registerComponentView(T1),x1(t)}function D1(t){gS(_1),gS(C1)}var A1={label:{enabled:!0},decal:{show:!1}},k1=ps(),L1={};function P1(t,e){var n=t.getModel("aria");if(n.get("enabled")){var i=K(A1);$(i.label,t.getLocaleModel().get("aria"),!1),$(n.option,i,!1),r(),o()}function r(){var e=n.getModel("decal"),i=e.get("show");if(i){var r=Gt();t.eachSeries((function(t){if(!t.isColorBySeries()){var e=r.get(t.type);e||(e={},r.set(t.type,e)),k1(t).scope=e}})),t.eachRawSeries((function(e){if(!t.isSeriesFiltered(e))if(gt(e.enableAriaDecal))e.enableAriaDecal();else{var n=e.getData();if(e.isColorBySeries()){var i=sf(e.ecModel,e.name,L1,t.getSeriesCount()),r=n.getVisual("decal");n.setVisual("decal",u(r,i))}else{var o=e.getRawData(),a={},s=k1(e).scope;n.each((function(t){var e=n.getRawIndex(t);a[e]=t}));var l=o.count();o.each((function(t){var i=a[t],r=o.getName(t)||t+"",h=sf(e.ecModel,r,s,l),c=n.getItemVisual(i,"decal");n.setItemVisual(i,"decal",u(c,h))}))}}function u(t,e){var n=t?Q(Q({},e),t):e;return n.dirty=!0,n}}))}}function o(){var i=e.getZr().dom;if(i){var r=t.getLocaleModel().get("aria"),o=n.getModel("label");if(o.option=tt(o.option,r),o.get("enabled"))if(o.get("description"))i.setAttribute("aria-label",o.get("description"));else{var u,h=t.getSeriesCount(),c=o.get(["data","maxCount"])||10,p=o.get(["series","maxCount"])||10,d=Math.min(h,p);if(!(h<1)){var f=s();if(f){var g=o.get(["general","withTitle"]);u=a(g,{title:f})}else u=o.get(["general","withoutTitle"]);var y=[],v=h>1?o.get(["series","multiple","prefix"]):o.get(["series","single","prefix"]);u+=a(v,{seriesCount:h}),t.eachSeries((function(t,e){if(e1?o.get(["series","multiple",r]):o.get(["series","single",r]),n=a(n,{seriesId:t.seriesIndex,seriesName:t.get("name"),seriesType:l(t.subType)});var s=t.getData();if(s.count()>c){var u=o.get(["data","partialData"]);n+=a(u,{displayCnt:c})}else n+=o.get(["data","allData"]);for(var p=o.get(["data","separator","middle"]),f=o.get(["data","separator","end"]),g=[],v=0;v":"gt",">=":"gte","=":"eq","!=":"ne","<>":"ne"},E1=function(){function t(t){var e=this._condVal=yt(t)?new RegExp(t):It(t)?t:null;if(null==e){var n="";0,Fg(n)}}return t.prototype.evaluate=function(t){var e=typeof t;return yt(e)?this._condVal.test(t):!!mt(e)&&this._condVal.test(t+"")},t}(),z1=function(){function t(){}return t.prototype.evaluate=function(){return this.value},t}(),V1=function(){function t(){}return t.prototype.evaluate=function(){for(var t=this.children,e=0;e2&&l.push(e),e=[t,n]}function f(t,n,i,r){n2(t,i)&&n2(n,r)||e.push(t,n,i,r,i,r)}function g(t,n,i,r,o,a){var s=Math.abs(n-t),l=4*Math.tan(s/4)/3,u=nM:C2&&l.push(e),l}function r2(t,e,n,i,r,o,a,s,l,u){if(n2(t,n)&&n2(e,i)&&n2(r,a)&&n2(o,s))l.push(a,s);else{var h=2/u,c=h*h,p=a-t,d=s-e,f=Math.sqrt(p*p+d*d);p/=f,d/=f;var g=n-t,y=i-e,v=r-a,m=o-s,x=g*g+y*y,_=v*v+m*m;if(x=0&&M=0)l.push(a,s);else{var I=[],T=[];pi(t,n,r,a,.5,I),pi(e,i,o,s,.5,T),r2(I[0],T[0],I[1],T[1],I[2],T[2],I[3],T[3],l,u),r2(I[4],T[4],I[5],T[5],I[6],T[6],I[7],T[7],l,u)}}}}function o2(t,e){var n=i2(t),i=[];e=e||1;for(var r=0;r0)for(u=0;uMath.abs(u),c=a2([l,u],h?0:1,e),p=(h?s:u)/c.length,d=0;dr,a=a2([i,r],o?0:1,e),s=o?"width":"height",l=o?"height":"width",u=o?"x":"y",h=o?"y":"x",c=t[s]/a.length,p=0;p1?null:new an(g*l+t,g*u+e)}function c2(t,e,n){var i=new an;an.sub(i,n,e),i.normalize();var r=new an;an.sub(r,t,e);var o=r.dot(i);return o}function p2(t,e){var n=t[t.length-1];n&&n[0]===e[0]&&n[1]===e[1]||t.push(e)}function d2(t,e,n){for(var i=t.length,r=[],o=0;oa?(u.x=h.x=s+o/2,u.y=l,h.y=l+a):(u.y=h.y=l+a/2,u.x=s,h.x=s+o),d2(e,u,h)}function g2(t,e,n,i){if(1===n)i.push(e);else{var r=Math.floor(n/2),o=t(e);g2(t,o[0],r,i),g2(t,o[1],n-r,i)}return i}function y2(t,e){for(var n=[],i=0;i0)for(var w=i/n,b=-i/2;b<=i/2;b+=w){var S=Math.sin(b),M=Math.cos(b),I=0;for(x=0;x0;u/=2){var h=0,c=0;(t&u)>0&&(h=1),(e&u)>0&&(c=1),l+=u*u*(3*h^c),0===c&&(1===h&&(t=u-1-t,e=u-1-e),s=t,t=e,e=s)}return l}function N2(t){var e=1/0,n=1/0,i=-1/0,r=-1/0,o=at(t,(function(t){var o=t.getBoundingRect(),a=t.getComputedTransform(),s=o.x+o.width/2+(a?a[4]:0),l=o.y+o.height/2+(a?a[5]:0);return e=Math.min(s,e),n=Math.min(l,n),i=Math.max(s,i),r=Math.max(l,r),[s,l]})),a=at(o,(function(o,a){return{cp:o,z:R2(o[0],o[1],e,n,i,r),path:t[a]}}));return a.sort((function(t,e){return t.z-e.z})).map((function(t){return t.path}))}function E2(t){return x2(t.path,t.count)}function z2(){return{fromIndividuals:[],toIndividuals:[],count:0}}function V2(t,e,n){var i=[];function r(t){for(var e=0;e=0;r--)if(!n[r].many.length){var l=n[s].many;if(l.length<=1){if(!s)return n;s=0}o=l.length;var u=Math.ceil(o/2);n[r].many=l.slice(u,o),n[s].many=l.slice(0,u),s++}return n}var H2={clone:function(t){for(var e=[],n=1-Math.pow(1-t.path.style.opacity,1/t.count),i=0;i0){var s,l,u=i.getModel("universalTransition").get("delay"),h=Object.assign({setToFinal:!0},a);F2(t)&&(s=t,l=e),F2(e)&&(s=e,l=t);for(var c=s?s===t:t.length>e.length,p=s?G2(l,s):G2(c?e:t,[c?t:e]),d=0,f=0;fX2))for(var r=n.getIndices(),o=0;o0&&r.group.traverse((function(t){t instanceof Mu&&!t.animators.length&&t.animateFrom({style:{opacity:0}},o)}))}))}function a5(t){var e=t.getModel("universalTransition").get("seriesKey");return e||t.id}function s5(t){return ft(t)?t.sort().join(","):t}function l5(t){if(t.hostModel)return t.hostModel.getModel("universalTransition").get("divideShape")}function u5(t,e){var n=Gt(),i=Gt(),r=Gt();return ot(t.oldSeries,(function(e,n){var o=t.oldDataGroupIds[n],a=t.oldData[n],s=a5(e),l=s5(s);i.set(l,{dataGroupId:o,data:a}),ft(s)&&ot(s,(function(t){r.set(t,{key:l,dataGroupId:o,data:a})}))})),ot(e.updatedSeries,(function(t){if(t.isUniversalTransitionEnabled()&&t.isAnimationEnabled()){var e=t.get("dataGroupId"),o=t.getData(),a=a5(t),s=s5(a),l=i.get(s);if(l)n.set(s,{oldSeries:[{dataGroupId:l.dataGroupId,divide:l5(l.data),data:l.data}],newSeries:[{dataGroupId:e,divide:l5(o),data:o}]});else if(ft(a)){0;var u=[];ot(a,(function(t){var e=i.get(t);e.data&&u.push({dataGroupId:e.dataGroupId,divide:l5(e.data),data:e.data})})),u.length&&n.set(s,{oldSeries:u,newSeries:[{dataGroupId:e,data:o,divide:l5(o)}]})}else{var h=r.get(a);if(h){var c=n.get(h.key);c||(c={oldSeries:[{dataGroupId:h.dataGroupId,data:h.data,divide:l5(h.data)}],newSeries:[]},n.set(h.key,c)),c.newSeries.push({dataGroupId:e,data:o,divide:l5(o)})}}}})),n}function h5(t,e){for(var n=0;n=0&&r.push({dataGroupId:e.oldDataGroupIds[n],data:e.oldData[n],divide:l5(e.oldData[n]),groupIdDim:t.dimension})})),ot(Ya(t.to),(function(t){var i=h5(n.updatedSeries,t);if(i>=0){var r=n.updatedSeries[i].getData();o.push({dataGroupId:e.oldDataGroupIds[i],data:r,divide:l5(r),groupIdDim:t.dimension})}})),r.length>0&&o.length>0&&o5(r,o,i)}function p5(t){t.registerUpdateLifecycle("series:beforeupdate",(function(t,e,n){ot(Ya(n.seriesTransition),(function(t){ot(Ya(t.to),(function(t){for(var e=n.updatedSeries,i=0;id),((t,e)=>{M()}),{deep:!0});(0,r.sV)((()=>{S();const{startOfWeek:t,endOfWeek:e}=(0,d5.getStartAndEndOfWeek)();d.startDate=t,d.endDate=e,M()}));const f=t=>{switch(t.props.name){case"default":d.startDate=(0,d5.getDefaultDate)(),d.endDate=(0,d5.getDefaultDate)();break;case"today":d.startDate=(0,d5.getDefaultDate)(),d.endDate=(0,d5.getDefaultDate)();break;case"yesterday":d.startDate=(0,d5.getYesterdayDate)(),d.endDate=(0,d5.getYesterdayDate)();break;case"this_week":const{startOfWeek:t,endOfWeek:e}=(0,d5.getStartAndEndOfWeek)();d.startDate=t,d.endDate=e;break;case"last_week":const{startDate:n,endDate:i}=(0,d5.getPreviousWeekDates)();d.startDate=n,d.endDate=i;break}},g={disabledDate:t=>!!d.endDate&&t.getTime()>d.endDate},_={disabledDate:t=>!!d.startDate&&t.getTime(){l.value.resetFields()},b=t=>{l.value.validate((t=>{if(t){if(d.startDate>d.endDate)return void v.nk.error("开始时间不能大于结束时间");res.code{h.value=await g5["default"].getAllUsers(),n.value=await x["default"].getSysDictItemListByType("daily_type"),i.value=await x["default"].getSysDictItemListByType("daily_status"),o.value=await m["default"].getProjectInfoList(""),a.value=await x["default"].getSysDictItemListByType("daily_commit"),s.value=await x["default"].getSysDictItemListByType("daily_confirm"),o.value&&o.value[0]&&(d.project_id=o.value[0].id)},M=()=>{T(),D(),P(),k(),R()},I=(0,y.KR)(null),T=async()=>{let t=[],e=[],n=[];if(d.project_id){const i=await f5["default"].getEvaluateiActualHourStatistics(d);if(i){t=i.map((t=>t.year_mon)),e=i.map((t=>t.estimated_hours)),n=i.map((t=>t.actual_hours));const r={title:{text:"预估实际工时图"},legend:{data:["估计工时","实际工时"]},tooltip:{trigger:"axis"},xAxis:{type:"category",boundaryGap:!1,data:t},yAxis:{type:"value"},series:[{name:"估计工时",type:"line",data:e},{name:"实际工时",type:"line",data:n}]},o=Kb(I.value);o.setOption(r)}}},C=(0,y.KR)(null),D=async()=>{const t=[];if(d.project_id){const e=await f5["default"].getUserActualHourStatistics(d);if(e){let n=0,i="",r="";let o=[];const a=[],s=[];e.forEach(((l,u)=>{0==u&&(i=l.create_user_id,r=l.user_name,s.push(r)),l.create_user_id==i?o.push(l.estimated_hours):(a.push({name:r,type:"line",data:o}),i=l.create_user_id,r=l.user_name,s.push(r),o=[],o.push(l.estimated_hours),n++),e.length-1==u&&a.push({name:r,type:"line",data:o}),0==n&&t.push(l.year_mon)})),console.log("用户工时图-评估"),console.log(s),console.log(t),console.log(a);const l={title:{text:"用户工时图-评估"},legend:{data:s},tooltip:{trigger:"axis"},xAxis:{type:"category",boundaryGap:!1,data:t},yAxis:{type:"value"},series:a},u=Kb(C.value);u.setOption(l)}}},A=(0,y.KR)(null),k=async()=>{const t=[];if(d.project_id){const e=await f5["default"].getUserActualHourStatistics(d);if(e){let n=0,i="",r="";let o=[];const a=[],s=[];e.forEach(((l,u)=>{0==u&&(i=l.create_user_id,r=l.user_name,s.push(r)),l.create_user_id==i?o.push(l.actual_hours):(a.push({name:r,type:"line",data:o}),i=l.create_user_id,r=l.user_name,s.push(r),o=[],o.push(l.actual_hours),n++),e.length-1==u&&a.push({name:r,type:"line",data:o}),0==n&&t.push(l.year_mon)})),console.log("用户工时图-实际"),console.log(s),console.log(t),console.log(a);const l={title:{text:"用户工时图-实际"},legend:{data:s},tooltip:{trigger:"axis"},xAxis:{type:"category",boundaryGap:!1,data:t},yAxis:{type:"value"},series:a},u=Kb(A.value);u.setOption(l)}}},L=(0,y.KR)(null),P=async()=>{if(d.project_id){const t=await f5["default"].getRoleHourStatistics(d);if(t){let e=0,n="",i="";const r=[];let o=[];const a=[],s=[];t.forEach(((l,u)=>{0==u&&(n=l.group_id,i=l.group_name,s.push(i)),l.group_id==n?o.push(l.estimated_hours):(a.push({name:i,type:"line",data:o}),n=l.group_id,i=l.group_name,s.push(i),o=[],o.push(l.estimated_hours),e++),t.length-1==u&&a.push({name:i,type:"line",data:o}),0==e&&r.push(l.year_mon)})),console.log(s),console.log(r),console.log(a);const l={title:{text:"分组工时图-评估"},legend:{data:s},tooltip:{trigger:"axis"},xAxis:{type:"category",boundaryGap:!1,data:r},yAxis:{type:"value"},series:a},u=Kb(L.value);u.setOption(l)}}},O=(0,y.KR)(null),R=async()=>{if(d.project_id){const t=await f5["default"].getRoleHourStatistics(d);if(t){let e=0,n="",i="";const r=[];let o=[];const a=[],s=[];t.forEach(((l,u)=>{0==u&&(n=l.group_id,i=l.group_name,s.push(i)),l.group_id==n?o.push(l.actual_hours):(a.push({name:i,type:"line",data:o}),n=l.group_id,i=l.group_name,s.push(i),o=[],o.push(l.actual_hours),e++),t.length-1==u&&a.push({name:i,type:"line",data:o}),0==e&&r.push(l.year_mon)})),console.log(s),console.log(r),console.log(a);const l={title:{text:"分组工时图-实际"},legend:{data:s},tooltip:{trigger:"axis"},xAxis:{type:"category",boundaryGap:!1,data:r},yAxis:{type:"value"},series:a},u=Kb(O.value);u.setOption(l)}}};return{projectInfoArr:o,dailyTypeArr:n,dailyStatusArr:i,dailyCommitArr:a,dailyConfirmArr:s,activeTab:u,formData:d,form:l,handleTabClick:f,search:b,resetForm:w,userList:h,startPickerOptions:g,endPickerOptions:_,firstColumnWidth:c,minColumnWidth:p,totalHourChart:I,userHourChart:C,groupHourChart:L,userHourChart2:A,groupHourChart2:O}}},v5=n(66262);const m5=(0,v5.A)(y5,[["render",g],["__scopeId","data-v-3b049fa6"]]);var x5=m5}}]); //# sourceMappingURL=3605.d9c53572.js.map